/* CSS Document public*/
@font-face {
	font-family: Georgia;
	src: url(../fonts25/georgiab.ttf);
}



*{font-family:'Microsoft YaHei',Helvetica, sans-serif ,Arial; padding: 0; margin:0; box-sizing:border-box; overflow-scrolling:touch; -webkit-overflow-scrolling:touch;}
body{
    padding:0;margin:0;font-family:'Microsoft YaHei',Helvetica, sans-serif ,Arial;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;line-height: 1;font-size:14px;overflow-x: hidden;background:#fff;}
html,body{ height: 100%;} html{ overflow:-moz-scrollbars-vertical;} 

.index_html,.index_body{overflow: hidden;}

html::-webkit-scrollbar {width:4px;height: 8px;background-color: #F5F5F5;}
html::-webkit-scrollbar-track {border-radius: 10px;background-color: #E2E2E2;}
html::-webkit-scrollbar-thumb {border-radius: 10px; background-color: #333;}

body::-webkit-scrollbar {width:4px;height: 8px;background-color: #F5F5F5;}
body::-webkit-scrollbar-track {border-radius: 10px;background-color: #E2E2E2;}
body::-webkit-scrollbar-thumb {border-radius: 10px; background-color: #333;}

P{line-height: inherit;}

.pagepic_newtitle_1{text-align: center;    font-size: 0.18rem;}


.pb_sys_style1 .p_no_d{border: 1px solid #008bd5!important;
    color: #fff;
    background-color: #008bd5!important;}
@keyframes dh_cen {
	0%{
		opacity: 0;
	}
	100%{
		opacity: 1;
	}
}

@keyframes dh_left {
	0%{
		transform: translate(-1rem,0);opacity: 0;
	}
	100%{
		transform: translate(0,0);opacity: 1;
	}
}
@keyframes dh_right {
	0%{
		transform: translate(1rem,0);opacity: 0;
	}
	100%{
		transform: translate(0,0);opacity: 1;
	}
}
@keyframes dh_top {
	0%{
		transform: translate(0,-1rem);opacity: 0;
	}
	100%{
		transform: translate(0,0);opacity: 1;
	}
}
@keyframes dh_bottom {
	0%{
		transform: translate(0,1rem);opacity: 0;
	}
	100%{
		transform: translate(0,0);opacity: 1;
	}
}


@keyframes dh_left_top {
	0%{
		transform: translate(-1rem,-1rem);opacity: 0;
	}
	100%{
		transform: translate(0,0);opacity: 1;
	}
}
@keyframes dh_left_bottom {
	0%{
		transform: translate(-1rem,1rem);opacity: 0;
	}
	100%{
		transform: translate(0,0);opacity: 1;
	}
}

@keyframes dh_right_top {
	0%{
		transform: translate(1rem,-1rem);opacity: 0;
	}
	100%{
		transform: translate(0,0);opacity: 1;
	}
}
@keyframes dh_right_bottom {
	0%{
		transform: translate(1rem,1rem);opacity: 0;
	}
	100%{
		transform: translate(0,0);opacity: 1;
	}
}

.pb_sys_common .p_fun_d, .pb_sys_common .p_no_d, .pb_sys_common .p_no_o, .pb_sys_common .p_fun a, .pb_sys_common .p_no a{    margin: 0px 0px 4px 5px !important;}

.dh_cen{animation: dh_cen 0.6s;animation-fill-mode: forwards;animation-delay: 0.5s;
	opacity: 0;
}

.dh_left{animation: dh_left 0.6s;animation-fill-mode: forwards;animation-delay: 0.5s;
	transform: translate(-1rem,0);opacity: 0;
}

.dh_right{animation: dh_right 0.6s;animation-fill-mode: forwards;animation-delay: 0.5s;
	transform: translate(1rem,0);opacity: 0;
}

.dh_top{animation: dh_top 0.6s;animation-fill-mode: forwards;animation-delay: 0.5s;
	opacity: 0;
}

.dh_bottom{animation: dh_bottom 0.6s;animation-fill-mode: forwards;animation-delay: 0.5s;
	transform: translate(0,1rem);opacity: 0;
}

.dh_left_top{animation: dh_left_top 0.6s;animation-fill-mode: forwards;animation-delay: 0.5s;
	transform: translate(-1rem,-1rem);opacity: 0;
}

.dh_left_bottom{animation: dh_left_bottom 0.6s;animation-fill-mode: forwards;animation-delay: 0.5s;
	transform: translate(-1rem,1rem);opacity: 0;
}

.dh_right_top{animation: dh_right_top 0.6s;animation-fill-mode: forwards;animation-delay: 0.5s;
	transform: translate(1rem,-1rem);opacity: 0;
}

.dh_right_bottom{animation: dh_right_bottom 0.6s;animation-fill-mode: forwards;animation-delay: 0.5s;
	transform: translate(1rem,1rem);opacity: 0;
}




.dh_delay1{animation-delay: 0.6s;}
.dh_delay2{animation-delay: 0.7s;}
.dh_delay3{animation-delay: 0.8s;}
.dh_delay4{animation-delay: 0.9s;}
.dh_delay5{animation-delay: 1.0s;}
.dh_delay6{animation-delay: 1.1s;}
.dh_delay7{animation-delay: 1.2s;}
.dh_delay8{animation-delay: 1.3s;}
.dh_delay9{animation-delay: 1.4s;}
.dh_delay10{animation-delay: 1.5s;}
.dh_delay11{animation-delay: 1.6s;}
.dh_delay12{animation-delay: 1.7s;}
.dh_delay13{animation-delay: 1.8s;}
.dh_delay14{animation-delay: 1.9s;}
.dh_delay15{animation-delay: 2.0s;}
.dh_delay16{animation-delay: 2.1s;}
.dh_delay17{animation-delay: 2.2s;}
.dh_delay18{animation-delay: 2.3s;}
.dh_delay19{animation-delay: 2.4s;}
.dh_delay20{animation-delay: 2.5s;}
.dh_delay21{animation-delay: 2.6s;}
.dh_delay22{animation-delay: 2.7s;}
.dh_delay23{animation-delay: 2.8s;}
.dh_delay24{animation-delay: 2.9s;}
.dh_delay25{animation-delay: 3.0s;}





@-webkit-keyframes circleProgressLoad_right{
	0%{
		-webkit-transform: rotate(45deg);
	}
	50%{
		-webkit-transform: rotate(225deg);
	}
	100%{
		-webkit-transform: rotate(225deg);
	}
}
@-webkit-keyframes circleProgressLoad_left{
	0%{
		-webkit-transform: rotate(45deg);
	}
	50%{
		-webkit-transform: rotate(45deg);
	}
	100%{
	-webkit-transform: rotate(225deg);
	}
}
@keyframes jello {
    from, 11.1%, to { -webkit-transform: none; -moz-transform: none; transform: none }
    22.2% { -webkit-transform: skewX(-12.5deg) skewY(-12.5deg); -moz-transform: skewX(-12.5deg) skewY(-12.5deg); transform: skewX(-12.5deg) skewY(-12.5deg) }
    33.3% { -webkit-transform: skewX(6.25deg) skewY(6.25deg); -moz-transform: skewX(6.25deg) skewY(6.25deg); transform: skewX(6.25deg) skewY(6.25deg) }
    44.4% { -webkit-transform: skewX(-3.125deg) skewY(-3.125deg); -moz-transform: skewX(-3.125deg) skewY(-3.125deg); transform: skewX(-3.125deg) skewY(-3.125deg) }
    55.5% { -webkit-transform: skewX(1.5625deg) skewY(1.5625deg); -moz-transform: skewX(1.5625deg) skewY(1.5625deg); transform: skewX(1.5625deg) skewY(1.5625deg) }
    66.6% { -webkit-transform: skewX(-.78125deg) skewY(-.78125deg); -moz-transform: skewX(-.78125deg) skewY(-.78125deg); transform: skewX(-.78125deg) skewY(-.78125deg) }
    77.7% { -webkit-transform: skewX(0.390625deg) skewY(0.390625deg); -moz-transform: skewX(0.390625deg) skewY(0.390625deg); transform: skewX(0.390625deg) skewY(0.390625deg) }
    88.8% { -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg); -moz-transform: skewX(-.1953125deg) skewY(-.1953125deg); transform: skewX(-.1953125deg) skewY(-.1953125deg) }
}




table {
    border-collapse: collapse;
    border-spacing: 0;margin:0 auto;
}
table td {line-height: 1.25;padding: 5px;padding-left:15px;/* width: auto; */}
.clearfix:after{/*ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â¼Ãƒâ€šÃ‚ÂªÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â´ ÃƒÆ’Ã‚Â¦Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â¯ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â¡Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚ ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â´  ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â­Ãƒâ€šÃ‚Â£ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¸Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚ÂµÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â§Ãƒâ€¹Ã¢â‚¬ ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â¸ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â©ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚ÂµÃƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â¥Ãƒâ€¦Ã‚ Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â³ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢*/ content: ""; display: block; height: 0; clear:both; visibility: hidden;}
.clearfix{*zoom: 1;/*ie6ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â¸ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â©ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚ÂµÃƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â¥Ãƒâ€¦Ã‚ Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â§Ãƒâ€¦Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¼Ãƒâ€šÃ‚Â *ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚ÂªÃƒÆ’Ã‚Â¦Ãƒâ€¦Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°IE6-IE7ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â¡Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¼Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â»ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚ÂµÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â§Ãƒâ€¹Ã¢â‚¬ ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â¸Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â¡Ãƒâ€¦Ã¢â‚¬â„¢*/}

a{text-decoration:none;bblr:expression(this.onFocus=this.blur());/*IEÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â½Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã‚Â§ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¨*/outline-style:none;/*FFÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â½Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã‚Â§ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¨*/; outline:none;}
a,input,img,:focus{ mayfish:expression(this.onfocus=this.blur); cursor:handbblr:expression(this.onFocus=this.blur());/*IEÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â½Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã‚Â§ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¨*/ outline-style:none;/*FFÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â½Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã‚Â§ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¨*/ } /*ÃƒÆ’Ã‚Â¥Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â©ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â¤aÃƒÆ’Ã‚Â¦ ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â­Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¸Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â§Ãƒâ€¦Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â¨ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚ */
ul{list-style:none;}
img{border:0px; vertical-align:middle}
ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,p{padding:0;margin:0; font-weight:normal;}
h3,h4,h5{ font-weight:normal;}
h4 a:hover,h5 a:hover{ -moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}
hr{display:block;height:1px;border:0;background:#d8d8d8;padding:0;margin-bottom: 3.25rem;margin-top: 2.5rem;}
abbr,article,aside,audio,canvas,datalist,details,dialog,eventsource,figure,footer,header,hgroup,mark,menu,meter,nav,output,progress,section,time,video{display:block}
.fl{ float:left}
.fr{ float:right}
.clear{clear:both;height:0px;font-size:1px;line-height:0px}
.container01,.container02,.container03,.container04,.container05,.container06,.container07,.container08,.n-container01,.n-container03,.n-container04{ margin:0 auto;}
.slow img:hover{ transform:scale(1.05);}/*ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â§ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¤Ãƒâ€šÃ‚Â§*/
.slow img{-moz-transition: all 0.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;-ms-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}/*ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â¼ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€¹Ã¢â‚¬ ÃƒÆ’Ã‚Â¦Ãƒâ€¦Ã‚Â¾Ãƒâ€¦Ã¢â‚¬Å“*/
h5 a,.more a{-moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}/*ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â¼ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€¹Ã¢â‚¬ ÃƒÆ’Ã‚Â¦Ãƒâ€¦Ã‚Â¾Ãƒâ€¦Ã¢â‚¬Å“*/
.slow01{-moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;}/*ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â¼ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€¹Ã¢â‚¬ ÃƒÆ’Ã‚Â¦Ãƒâ€¦Ã‚Â¾Ãƒâ€¦Ã¢â‚¬Å“*/
.slow02{-moz-transition:all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-o-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-ms-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
.shadow{ -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#999999')";  /* For IE 8 */ filter: 
progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#999999');  /* For IE 5.5 - 7 */-moz-box-shadow: 1px 1px 10px #999999;/* for firefox */ -webkit-box-shadow: 1px 1px 10px #999999;/* for safari or chrome */ box-shadow:1px 1px 10px #999999;/* for opera or ie9 */}
.radius{-moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.opacity{filter:alpha(opacity=100); opacity:1; -moz-opacity:1; -khtml-opacity:1}/*ÃƒÆ’Ã‚Â©ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¦Ãƒâ€¹Ã…â€œÃƒâ€¦Ã‚Â½ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â»Ãƒâ€šÃ‚Â£ÃƒÆ’Ã‚Â§ Ãƒâ€šÃ‚Â*/
.overfloat-dot{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}/*ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â¦Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â¶ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Âº ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â°Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¥Ãƒâ€¦Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚ ÃƒÆ’Ã‚Â§ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â¦Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â¤Ãƒâ€šÃ‚Âº*/
.overfloat-dot-2{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.overfloat-dot-3{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.overfloat-dot-4{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical;}
.overfloat-dot-5{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical;}
.overfloat-dot-6{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 6; -webkit-box-orient: vertical;}
.overfloat-dot-7{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 7; -webkit-box-orient: vertical;}
.gray { -webkit-filter:grayscale(100%); -moz-filter:grayscale(100%); -ms-filter:grayscale(100%); -o-filter:grayscale(100%); filter:grayscale(100%); filter:gray; filter:alpha(opacity=60); opacity:0.6;  -moz-opacity:0.6; -khtml-opacity:0.6;} 
/*transform:rotateY(180deg); -webkit-transform:rotateY(180deg);  -moz-transform:rotateY(180deg); transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);-ms-transform: translateX(-50%) translateY(-50%);*/  /*180ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚ÂºÃƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â½Ãƒâ€šÃ‚Â¬*/
/*oncontextmenu="return false" ondragstart="return false" onselectstart="return false"*/
/*filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#7F000000', endColorstr='#7F000000');background:rgba(0,0,0,0.5);*/  /*ÃƒÆ’Ã‚Â©ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¦Ãƒâ€¹Ã…â€œÃƒâ€¦Ã‚Â½ÃƒÆ’Ã‚Â¨Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â¯*/


/*==========================================ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â± ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¼ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â§ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹=============================================*/
.ar_wap{ display:none}
.a_body{ position:relative; z-index:0;}
.section{ overflow:hidden;}

.w1200{margin:0 auto;padding: 0 50px;max-width: 1340px;}


.header_box_li{position: relative;z-index: 1;transition: 0.4s;z-index: 999;}
.header_box_li::after{

content: '';

display: block;

width: 100%;

height: 100%;

background-image: linear-gradient(to top, rgba(0, 139, 213, 0), rgba(0, 0, 0, 0.6));

position: absolute;

top: 0;

left: 0;

transition: 0.4s;
}





.pc_top_lj{margin: 0px 0 0px;position: absolute;z-index: 3;width: 1.15rem;right:0;transition: 0.4s;top: 0.45rem;}
.pc_top_lj::before{content: '';display: block;background: url(../images25/sy_top_right_btn.png) no-repeat center center;width: 1.18rem;height: 0.57rem;cursor: pointer;
    background-size: 100% !important;
}

.pc_top_lj a{display: block;margin-bottom: 0.15rem;padding-left: 0.2rem;transition: 0.4s;height: 0;overflow: hidden;position: relative;}
.pc_top_lj a p{font-size: 0.16rem;color: #fff;line-height: 0.24rem;padding-left: 0.13rem;position: relative;}
.pc_top_lj a p::after{content: '';display: block;width: 0.05rem;height: 0.05rem;background: #fff;border-radius: 50%;position: absolute;left: 0;top: calc(50% - 0.025rem);}

.pc_top_lj a p::before{content: '';display: block;width: 0;height: 1px;background: #fff;position: absolute;left: 0;bottom: 0;transition: 0.4s;}
.pc_top_lj .r{padding-top: 0.15rem;}

.pc_top_lj:hover{background: rgba(0, 139, 213, 0.8);border-radius: 28.5px 0 0 28.5px;}
.pc_top_lj:hover a{height: 0.24rem;}

.pc_top_lj a:hover p::before{width: 100%;}

#header a.search_btn{width: 0.38rem;height: 0.25rem;background: #008bd5;display: flex;align-items: center;justify-content: center;border-radius: 0.05rem;}
#header a.search_btn img{width: 0.15rem;}

.header_box_li.xg{height: 4.625rem;}
.header_box_li.xg #header{height: 4.625rem;}
.header_box_li.xg #header .header_top{height: 1.3rem;}
.header_box_li.xg #header .header_top .tianqi{display:none;}
.header_box_li.xg #header .header_top .list_box0{display:none;}
.header_box_li.xg #logo img{width: 70%;}

.header_box_li.xg #logo .xx{    opacity: 0 !important;}
.header_box_li.xg #logo .box_table{    height: 100% !important;}

.header_box{position: relative;z-index: 10000;}
#header{position: relative;z-index:999;width:100%;background-size:cover;  transition: 0.4s; max-width: 100%;margin: 0 auto;}
/* .header_box_li:before{content:"";position:absolute;height: 10.125rem;top:0;left: 0;right: 0;transition: 0.2s;opacity: 1;visibility: visible;background-size: auto 100%;pointer-events: none;} */
#header.xg:before{ opacity:0; visibility:hidden}

.head_bottom{padding: 0;width: 15.7rem;margin: 0 auto;height: auto;display: flex;justify-content: space-between;align-items: center;}

.header_top{position: relative;height: 2.5rem;padding: 0;text-align: right;z-index: 10000;    transition: 0.4s;padding: 0 0;}
.header_top .tianqi{ display:inline-block; height:4rem}
.header_top .search_btn{display:inline-block;float: none;font-size: 14px;color: #fff;}

.header_top .search {
    width: 20px;
    height: 20px;
    position: relative;
    z-index: 20;
}
.header_top .search .input {
    position: absolute;
    z-index: 1;
    left: auto;
    right: -0.5rem;
    top: -12px;
    bottom: auto;
    height: 40px;
    width: 0;
    background: #fff;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}
.header_top .search .input input {
    width: 100%;
    height: 100%;
    font-size: 13px;
    padding: 0 2rem 0 1rem;
    color: #333;
}
.header_top .search .btn {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 5;
}
.header_top .search .btn input{cursor: pointer;position: absolute;z-index: 1;left: 0;top: 0;right:0;bottom: 0;height: 100%;width: 100%;}
.header_top .search .btn svg{width: 18px;height: 18px;fill:#fff;}
.header_top .search:hover .btn svg{
    fill: #6510AD;
}





.header_top .search:hover .input {
    width: 16.25rem;
    opacity: 1;
    visibility: visible;
}


.header_top .zc_lj{}
.header_top .zc_lj a{font-size: 14px;display: inline-block;transition:.6s;margin-left: 1rem;position: relative;line-height: 2.5rem;color:rgba(255,255,255,0.7);}
.header_top .zc_lj a:hover{color: #ffba00;}

.list_box0{ display:inline-block; vertical-align:top}
.list_box0 .li{font-size: 14px;display: inline-block;transition:.6s;margin-left: 1rem;position: relative;line-height: 2.5rem;}
.list_box0 .li>a{ display:block;color:rgba(255,255,255,0.7);transition: 0.5s;}
.list_box0 .li>a:hover{color: #ffba00;}
.list_box0 .li a>img{margin: -1px .625rem 0 0;}
.list_box0 .li a .ewm_box{display:inline-block;border:#d3d3d3 1px solid;background:#fff;position:absolute;left:50%;transform: translateX(-50%) scaleY(1);top: 3.5rem;opacity: 1;visibility: visible;transform-origin:top;display: none;}
.list_box0 .li a .ewm_box:before{content:"";position:absolute;border-left:transparent 6px solid;border-right:transparent 6px solid;border-bottom: #fff 6px solid;top: -6px;left: 50%;margin-left: -6px; }

#m_header .list_box0{ float:right}
#m_header .list_box0 .li{ line-height:60px;display:none;}
#m_header .list_box0 .li a .ewm_box{ top:60px}
#m_header .list_box0 .li a>img{ height:16px}
 

.list_box_01{font-size:0;white-space:nowrap;padding: .625rem;}
.list_box_01 li{display: block !important;margin: 0 15px !important;text-align:center;}
.list_box_01 li h3 img{ border:#ededed 1px solid; width:85px; height:85px;}
.list_box_01 li h5{font-size:.75rem;color:#666666;line-height:20px;margin: 0;}


.list_box0 .li+.li+.li:after{display: none;}
.list_box0 .li:first-child:after{ display:none}

.list_box0 .li input.txt{background: none;border-bottom: 1px solid #fff;width: 7.8125rem;padding: 0px 5px 5px;outline: none;border-left: 0;border-right: 0;border-top: 0;color: #fff;float: left;}

.list_box0 .li input.img{width: 20px;height: 18px;background: url() no-repeat center center;float: left;}




.header_box .w1200{height:100%;position:relative;max-width: 1650px;}
/*.line_bot{ display:block; width:100%; height:1px; position:absolute; left:0; bottom:0; background:rgba(255,255,255,.2);}*/
#header{border-top: 0px solid #008bd5;}
#header #logo{ margin-top: 0;width: 2.67rem;height: auto;
background: url(../images25/logo_sx.png) no-repeat;
height: 1.16rem;
margin: 0.17rem 0;
transition: 0.4s;
    background-size: 1.58rem;
}
#header #logo .box_table{width: 100%;
    display: table;
    height: 100%;}
#header #logo .box_table .box_table_cell{display: table-cell;
    vertical-align: middle;}
	#header #logo a{}
	#header #logo a img{width: 100%;opacity: 0;}

#header #logo .xx p{    line-height: 15px !important;}
#header #logo .xx{color: #fff;    transition: 0.4s;opacity: 1;
    font-family: "ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â¥Ãƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ";
    font-size: 24px;
    text-align: center;}
	.head_bottom>.left_logo{float: left;margin-top: 0.55rem;}
	.head_bottom>.left_logo img{width: 3.49rem;}
.head_bottom>.right{height: auto;position: relative;flex-direction: column;display: flex;flex-direction: column;align-items: flex-end;
}

#logo{float:left;height:100%;position: relative;}
#logo img{    transition: 0.4s;max-width: 100%;}
#logo img.img2{ display:none}
#nav{width: auto;position: relative;z-index: 3;display: flex;align-items: center;}

#nav ul{width: 100%;display: flex;justify-content: space-between;flex-wrap: wrap;position: relative;}
#nav ul li{float:left;position:relative;z-index:0;margin-left: 0.28rem;}

#nav ul li.on:before, #nav ul li:hover:before{width:140%;left:-20%;}
#nav ul li a{display:block;padding:0.1rem 0rem;transition: 0.4s;color:#b7b7b7;}
#nav ul li h3{font-size: 0.2rem;line-height: 0.24rem;position:relative;display: inline-block;color: #fff;

}
#nav ul li a i{ margin:-3px 0 0 .1rem; display:inline-block; width:10px; height:5px; background:url() center no-repeat; transition:.5s}
#nav ul li.on a i, #nav ul li:hover a i{ background:url() center no-repeat;}
#nav ul li a i{ display:inline-block;  width:9px; height:6px; background-size:contain; vertical-align:middle; margin-left:8px;}
#nav ul li .sub{
	
position:absolute;
	
top:100%;
	
min-width: 150px;
	
left: 50%;
	
z-index: 10000;
	
transform: translateX(-50%) scaleY(0);
	
visibility:hidden;
	
filter:alpha(opacity=0);
	
-moz-opacity:0;
	
-khtml-opacity: 0;
	
opacity: 0;
	
transition: .5s;
	
transform-origin: top;
	
padding: 5px 0.4rem;
	
display: flex;


}
#nav ul li .sub::before{content: '';display: block;width: 0.41rem;height: 0.13rem;background: url(../images25/sy_dh_xl_jt.png) no-repeat center center;
	background-size: 100% 100% !important;
	position: absolute;left: calc(50% - 0.2rem);bottom: 100%;z-index: 2;opacity: 1;}
#nav ul li .sub::after{content: '';display: block;width: 100%;height: 100%;background: url(../images25/sy_dh_xl_bg.jpg) repeat-x;
	background-size: auto 100%;
	position: absolute;left: 0;top: 0;z-index: 1;box-shadow: 0 0px 8px rgba(0,55,59,0.25);
border-radius: 0.1rem;
}



#nav ul li .sub .box_f{position: relative;z-index: 3;}

#nav ul li .sub .box{text-align:center;display: none;}
#nav ul li:hover a, #header #nav ul li.on a, #header.xg #nav ul li:hover a{color: #fff;}
#header #nav ul li.on .sub a{

}
#header #nav ul li.on .sub a:hover{
color: #fff;
}

#nav ul li .sub a{padding: 0.15rem 0.15rem;line-height: 20px;transition:.6s;font-size: 16px;color: #fff;white-space: nowrap;display: block;text-align: center;position: relative;text-decoration: none;border-radius: 0.1rem;}

#nav ul li .sub a:hover{background: #008bd5;color: #fff;}
#nav ul li:hover .sub{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity: 1;opacity: 1;visibility:visible;transform: translateX(-50%) scaleY(1);}



#nav ul li.cen_logo{margin-top: -0.66rem;width: 0.6rem;}
#nav ul li.cen_logo a{display: flex;flex-direction: column;align-items: center;padding: 0;}
#nav ul li.cen_logo img{display: block;width: 1.76rem;}
#nav ul li.cen_logo img+img{width: 3.09rem;}


#m_nav .p1_top_xx{width: 100%;}


.p1_top_xx{display: flex;justify-content: center;align-items: center;margin-top: 0.08rem;width: 1.3rem;height: 0.3rem;background-size: 100% 100%;
margin-bottom: 0.25rem;
}
.p1_top_xx .xx{font-size: 12px;color: #fff;}
.p1_top_xx .lj{display: flex;align-items: center;}
.p1_top_xx .lj a{text-decoration: none;display: flex;align-items: center;justify-content: center;
margin: 0 0.1rem;
}
.p1_top_xx .lj a img{width: 0.24rem;}
.p1_top_xx .lj a p{font-size: 0.14rem;color: #fff;margin-left: 0.02rem;    text-indent: 0;}
.p1_top_xx .lj a.search_bt{margin-right: 0;}

.toubu_div .header_box{}
.toubu_div .header_box::after{content: "";display: block;width: 100%;height: 0.08rem;background: #008bd5;position: absolute;top: 0;left: 0;display: none;}








#nav>ul>li h3:before{content:"";display:block;position:absolute; width:21px; height:12px;left:50%;margin-left: -10px; bottom:10px; transition:.3s;opacity:0;visibility:hidden;}
#nav>ul>li:hover h3:after,#nav ul li.on h3:after{  transform:scale(1);}
#nav>ul>li:hover h3:before, #nav>ul>li.on h3:before{opacity:1;visibility:visible;display: none;}

.search_btn{cursor:pointer;text-align: center;float:left;transition:.6s;margin: 0 0 0 15px;position: relative;}
.search_btn img{margin: 0;}
#header .dw2{float:left;height: 90px;width: 53px;cursor:pointer;position:relative;margin-right: 1.5rem;transition:.6s;margin-left: 1rem;}
#header .dw2 .j_tab{ }
#header .dw2:after{content:"";width:1px;height: 16px;display:block;position:absolute;background: rgba(255,255,255,.75);right: -1.5rem;top: 50%;margin-top: -8px;}
#header .dw2.yuyan:before{content:"";width:1px;height:100%;display:block;position:absolute;left:0;top:0;display: none;}
#header .dw2 .dh{height: 23px;line-height: 23px;text-align:center;font-size: 13px;color:#fff;cursor:pointer;transition:.6s;}
#header .dw2 .dh span{padding-right: 14px;width: 53px;height: 23px;display: inline-block;font-style: italic;}
#header .dw2 .dd{padding-bottom:10px;padding-top:10px;position:absolute;top:100%;width: 100%;text-align:center;background: #acce22;left: 0;border: 1px solid #acce22;opacity: 0;visibility: hidden;transition: 400ms;transform: translateY(15px);}
#header .dw2 .dd:before{content:"";display:inline-block;border:8px solid transparent;border-bottom: 8px solid #acce22;position:absolute;top:-16px;left:50%;margin-left:-8px;}
#header .dw2 .dd a{display:block;text-align:center;line-height:30px;color: #fff;font-size:13px;padding:0 10px;}
#header .dw2 .dd a:hover{ font-weight:bold; }
#header .dw2.on .dd{opacity:1; visibility: visible; transform: translate(0);}



.search_btn{margin-left: 0rem;cursor: pointer;}
.search_btn svg{display:inline-block;fill:#fff;width: 16px;height: 16px;vertical-align: middle;}

.search-dialog-box{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1000000;
	opacity: 0;
	visibility: hidden;
	transition: .6s;
	/* overflow: hidden; */
}
.search-dialog-box:before{content:"";position:absolute;top:0;height:0;background: none;transition: .6s;left: 0;right: 0;z-index: 1;}

.search-dialog-box.on:before{ height:100%}
.search-dialog-box .bubbles-bg{
	opacity: 0;
	visibility: hidden;
	display: none;
}
.search-dialog-box .search-bg{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 0;
	margin: 0;
	background: rgba(0,0,0,.7);
	background-size: cover;
	background-repeat: no-repeat;
	/* z-index: 1; */
	transform-origin: center center;
	transition: height .8s cubic-bezier(.77,0,.175,1);
}
.search-dialog-box .wrap-inner{
	transform:translateY(100%);
	transition: .6s;
}
.header-right .bubbles-bg{
	opacity: 0;
	visibility: hidden;
	transition: all .5s .8s;
}
.search-dialog-box .bubbles-bg .bubble{
	position: absolute;
}
.search-dialog-box .bubbles-bg .bubble .circle{
	border-radius: 100%;
	position: absolute;
	left: 0;
	top: 0;
	width:100%;
	height: 100%;
}
.search-dialog-box .bubbles-bg .bubble1{
	width:6%;
	padding-top: 6%;
	left: 26.875%;
	top: -6.67%;
}
.search-dialog-box .bubbles-bg .bubble1 .circle{
	border:1px solid #fff;
}
.search-dialog-box .bubbles-bg .bubble2{
	width:12px;
	padding-top: 12px;
	left: 13.54%;
	top: 18%;
}
.search-dialog-box .bubbles-bg .bubble2 .circle{
	background-color: #ff495f;
}
.search-dialog-box .bubbles-bg .bubble3{
	width:36px;
	padding-top: 36px;
	left: 8.854%;
	top: 30.55%;
}
.search-dialog-box .bubbles-bg .bubble3 .circle{
	background-color: #fff;
}
.search-dialog-box .bubbles-bg .bubble4{
	width:56.875%;
	padding-top: 56.875%;
	left: -28.6458%;
	top: 51.85%;
}
.search-dialog-box .bubbles-bg .bubble4 .circle{
	background: -webkit-linear-gradient(45deg, rgba(255,255,255,0),rgba(255,255,255,.05) 100%);
	background: -ms-linear-gradient(45deg, rgba(255,255,255,0),rgba(255,255,255,.05) 100%);
	background: linear-gradient(45deg, rgba(255,255,255,0),rgba(255,255,255,.05) 100%);
}
.search-dialog-box .bubbles-bg .bubble5{
	width:54px;
	padding-top: 54px;
	left: 26.3%;
	top: 70.83%;
}
.search-dialog-box .bubbles-bg .bubble5 .circle{
	background-color: #fff;
	opacity: .1;
}
.search-dialog-box .bubbles-bg .bubble6{
	width:56.875%;
	padding-top: 56.875%;
	left: 73.4375%;
	top: -52.77%;
}
.search-dialog-box .bubbles-bg .bubble6 .circle{
	background: -webkit-linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.1) 100%);
	background: -ms-linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.1) 100%);
	background: linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.1) 100%);
}
.search-dialog-box .bubbles-bg .bubble7{
	width:2rem;
	padding-top: 2rem;
	left: 60.9375%;
	top: 18.5%;
}
.search-dialog-box .bubbles-bg .bubble7 .circle{


	background-color: #ff495f;
}
.search-dialog-box .bubbles-bg .bubble8{
	width:1.35rem;
	padding-top: 1.35rem;
	left: 95.83%;
	top: 70.83%;
}
.search-dialog-box .bubbles-bg .bubble8 .circle{
	border:1px solid #fff;
}
.search-dialog-box .bubbles-bg .bubble9{
	width:16px;
	padding-top: 16px;
	left: 76.5625%;
	top: 96.296%;
}
.search-dialog-box .bubbles-bg .bubble9 .circle{
	background-color: #fff;
}
.search-dialog-box .bubbles-bg .bubble10{
	width:56.875%;
	padding-top: 56.875%;
	left: 71.354%;
	top:87%;
}
.search-dialog-box .bubbles-bg .bubble10 .circle{
	background: -webkit-linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.3) 100%);
	background: -ms-linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.3) 100%);
	background: linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.3) 100%);
}
.search-dialog-box .bubbles-bg .bubble{
	animation:spin 8s infinite linear;
	transform-origin: 50% 45%;
}
.search-dialog-box .bubbles-bg .bubble:nth-child(2n){
	animation:spin2 8s infinite linear;
}
.search-dialog-box .bubbles-bg .bubble .circle{
	animation:spin-reverse 8s infinite linear;
}
.search-dialog-box .bubbles-bg .bubble:nth-child(2n) .circle{
	animation:spin-reverse2 8s infinite linear;
}
.search-dialog-box .bubbles-bg .sm-bubble{
	transform-origin: 30% 30px;
}
.search-dialog{
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	z-index: 2;
}
.search-dialog .search-tit{
	font-size: 0.2rem;
	line-height: 0.25rem;
	color: #fff;
	text-align: center;
	overflow: hidden;
	display: none;
}
.search-dialog .search-inner{
	overflow: hidden;
	margin-top: 0;
}
.search-dialog .search-input{
	width: 561px;
	margin: 0 auto;
	padding: 0 0rem 0 0.3rem;
	background: #fff;
	box-sizing: border-box;
	transition: all .3s;
	max-width: 94%;
	border-radius: 500px;
}
.search-dialog .search-input input[type=text]{
	float: left;
	height: 0.56rem;
	width: calc(100% - 0.89rem);
	background-color: transparent;
	font-size: 0.2rem;
	line-height: .25rem;
	color: #919191;
	transition: all .3s;
	outline: none;
    border: 0;
}
.search-dialog .search-input input[type=text]::-webkit-input-placeholder{
	color: #919191;
}  
.search-dialog .search-input input[type=text]:-moz-placeholder{
	color: #919191;
}  
.search-dialog .search-input input[type=text]::-moz-placeholder{
	color: #919191;
}  
.search-dialog .search-input input[type=text]:-ms-input-placeholder {
	color: #919191;
} 
.search-dialog .search-input input[type=image],
.search-dialog .search-input .clear-btn{
	float: right;
	height: 0.72rem;
	width: 0.56rem;
}

.search-dialog .search-input input[type=image]{
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 1.5rem;
	background-image: url('../images25/search.png');
	background: #008bd5 url('../images25/search.png') no-repeat center center;
	height: 0.56rem;
	width: 0.89rem;
	border-radius: 100px;
}
.search-dialog .search-input .clear-btn{
	background-color: rgba(0,0,0,.2);
	background-repeat: no-repeat;
	background-position: center;
	background-image: url('../images25/close-btn.png');
	background-size: 0.56rem;
	border-radius: 100%;
	margin-right: 1rem;
	display: none;
}
.search-dialog .search-input.on{
	background-color: #fff;
}

.search-dialog .search-input.on input[type=image]{
	background-image: url('')
}

.search-dialog .hot-search{
	font-size: 0;
	width:3.12rem;
	margin:.6rem auto 0;
	box-sizing: border-box;
	padding:0 .6rem;
	overflow: hidden;
}
.search-dialog .hot-search .hot-tit,
.search-dialog .hot-search .hot-link{
	display: inline-block;
	*display: inline;
	zoom:1;
	vertical-align: top;
}
.search-dialog .hot-search .hot-tit{
	font-size: .375rem;
	line-height: .5rem;

	color: #fff;
	font-weight: bold;
	padding-left: .6rem;
	background-repeat: no-repeat;
	background-position: left center;
	background-size: .5rem;
	background-image: url();
}
.search-dialog .hot-link{
	margin-left: 1rem;
}


.search-dialog .hot-link a{
	display: inline-block;
	*display: inline;
	zoom:1;
	font-size: .375rem;
	line-height: .5rem;
	margin-right: .75rem;
	color:#fff;
	padding-bottom: 5px;
	position: relative;
}

.search-dialog .hot-link a:before{
	content: "";
	position: absolute;
	left:0%;
	bottom:0;
	width:100%;
	height: 2px;
	background-color: #fff;
	transform:scaleX(0);
	transform-origin:left center;
	transition:transform .3s;
}
.search-dialog-box .bottom-box{
	position: absolute;
	left: 0;
	bottom:5.1%;
	width:100%;
}
.search-dialog-box .bottom-box .share-box{
	overflow: hidden;
}
.search-dialog-box .bottom-box .copy{
	font-size: .35rem;
	line-height:.5rem;
	color: #fff;
	font-family: "gilroy-regular";
	margin-top: .5rem;
	overflow: hidden;
}

.header-right.is-open .bubbles-bg{
	visibility: visible;
	opacity: 1;
}
.header-right.is-open .search-btn .con-box{
	display:none;
}
.header-right.is-open .close-btn{
	display:block;
}
.header-right.is-open .item .search-bg{
	transform:scale(1);
}
.search-dialog-box.on{
	opacity: 1;
	visibility: visible;
}
.search-dialog-box.on .search-bg{height: 100vh;}

.search-dialog-box.on .bubbles-bg{opacity: 1;visibility: visible;}
.search-dialog-box.on .wrap-inner{ transform:translateY(0)}

.pub-close {
	position: absolute;
    width: 24px;
    height: 24px;
    z-index: 10;
    right: 1.26rem;
    top: 0.73rem;
    border-radius: 100%;
}
.pub-close .bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #1c5ab7;
    transform: scale(0);
    border-radius: 100%;
    transition: transform .3s;
}
.pub-close i {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: center;

    background-repeat: no-repeat;
    background-image: url(../images25/search_close.png);
	transition:.6s
}
.pub-close i:hover{ transform:rotate(180deg)}

@keyframes spin{
    to{transform: rotate(1turn);}
}
@keyframes spin2{
    to{transform: rotate(-1turn);}
}
@keyframes spin-reverse{
    from{
        transform:rotate(1turn);
    }
}
@keyframes spin-reverse2{
    from{
        transform:rotate(-1turn);
    }
}





/*ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã‚Â©Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚ÂÃƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â´Ãƒâ€šÃ‚Â¢*/
.tc_search {margin: 0.3rem auto 0;width: calc(100% - 0.6rem);position: relative;}
.tc_search form {height: 40px;border-radius: 0;position: relative;width: 100%;margin-bottom: 1rem;}
.tc_search .keyword {font-size:.18rem;color: #fff;height: 0.5rem;line-height: 0.5rem;box-shadow: none;-webkit-appearance: none;border-right: 0;background: none;width: 100%;outline: none;
    border: 1px solid rgba(255,255,255,0.5);padding: 0 50px 0 0.2rem;}
.tc_search .btn_blue { position: absolute; right: 0; width: 40px; height: 40px; line-height: 38px; border: 0; background: url(../images25/search_white.png) center center no-repeat; background-size: 50%; }
.tc_search .btn_blue.fr { background: #e9edef; color: #4e4f53; }
.tc_search input::-webkit-input-placeholder {
color:#fff;
color: rgba(255,255,255,.7);
}
.tc_search input::-moz-placeholder {   /* Mozilla Firefox 19+ */
color:#fff;
color: rgba(255,255,255,.7);
}
.tc_search input:-moz-placeholder {    /* Mozilla Firefox 4 to 18 */
 color:#fff;
color: rgba(255,255,255,.7);
}
.tc_search input:-ms-input-placeholder {  /* Internet Explorer 10-11 */
color:#fff;
color: rgba(255,255,255,.7);
}/* WebKit browsers */
.tc_search input:focus::-webkit-input-placeholder {
color: transparent;/* transparentÃƒÆ’Ã‚Â¦Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â¯ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â©ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¦Ãƒâ€¹Ã…â€œÃƒâ€¦Ã‚Â½ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â»ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¨ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â²(black)ÃƒÆ’Ã‚Â§Ãƒâ€¦Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â©ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¸ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â®Ãƒâ€šÃ‚Â°ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â³ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¼Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â³ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â¸ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â¸Ãƒâ€šÃ‚ÂªÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â±Ãƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â¼Ãƒâ€šÃ‚Â¼rgba(0,0,0,0)ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â¿ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã‚Â¦ Ãƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â§Ãƒâ€¦Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¼ */
}/* Mozilla Firefox 4 to 18 */
.tc_search input:focus:-moz-placeholder {
color: transparent;
}/* Mozilla Firefox 19+ */
 .tc_search input:focus::-moz-placeholder {
color: transparent;
}/* Internet Explorer 10+ */
.tc_search input:focus:-ms-input-placeholder {
color: transparent;
}/* ÃƒÆ’Ã‚Â§ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚ÂÃƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â´Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚ ÃƒÆ’Ã‚Â¨Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÆ’Ã‚Â§ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â§ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¹ placeholderÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â¶Ãƒâ€¹Ã¢â‚¬ ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¤Ãƒâ€šÃ‚Â±-ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â»ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â¸ */
/*ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¯Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã‚Â¨Ãƒâ€¹Ã¢â‚¬ Ãƒâ€šÃ‚ÂªÃƒÆ’Ã‚Â¦Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÆ’Ã‚Â©ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¼ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â§ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹*/
#nav_btn_box {height: 100%;z-index: 999999;float: right;margin-left: 0;}
#nav_btn_box.on { background: none; }
#nav_btn { }
#nav_btn .point.on .navbtn::after, #nav_btn .point.on .navbtn::before { background: #fff; }
#nav_btn { cursor: pointer; text-align: center; z-index: 99999; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; outline: none; box-shadow: none; }
#nav_btn .point { display: inline-block; width: 25px; height: 22px; position: relative; outline: none; }
#nav_btn .point:hover .navbtn, #nav_btn .point:hover .navbtn::after, #nav_btn .point:hover .navbtn::before { width: 25px; }
#nav_btn .navbtn {position: absolute;top: 12px;left: 0;display: inline-block;width: 14px;height: 1px;-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;background: #fff;}
#nav_btn .navbtn::after, #nav_btn .navbtn::before {position: absolute;left: 0;display: inline-block;width: 25px;height: 1px;content: '';-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;background: #fff;}
#nav_btn .navbtn::after { top: -8px; }
#nav_btn .navbtn::before { top: 8px; }
#nav_btn .point.on .navbtn { background: transparent; }
#nav_btn .point.on .navbtn::after { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); top: 0px; }
#nav_btn .point.on .navbtn::before { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); top: 0px; }
/*ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¯Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã‚Â¨Ãƒâ€¹Ã¢â‚¬ Ãƒâ€šÃ‚ÂªÃƒÆ’Ã‚Â¦Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÆ’Ã‚Â©ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â»ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â¸*/
.m_nav_list {flex-direction: column;justify-content: flex-start;width: 100%;margin: 0;}
.m_nav_list::-webkit-scrollbar { display:none}
#m_nav {z-index: 99999;position: fixed;width: 100%;height: 100vh;right: -105%;top: 0;display: none;padding: 0.5rem 0 0.5rem;overflow: hidden;pointer-events: none;transition: all 0.3s ease-out;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;-ms-transition: all 0.3s ease-out;display: flex;flex-direction: column;justify-content: flex-start;align-items: flex-start;background: #008bd5;
display:none;
}
#m_nav .close{position:absolute;top: 6px;right:15px;font-size: 28px;color:#fff;z-index: 10000;}

#m_nav.act { pointer-events: auto; right: 0;overflow: auto; }
#m_nav>ul>li {width: 100%;overflow: hidden;padding: 0 0 0 0.3rem;position: relative;}
#m_nav>ul>li {border-bottom: 1px solid rgba(255, 255, 255, 0.1);}
#m_nav li .a { display: inline-block; width: calc(100% - 30px) }
#m_nav li .a {line-height: 0.55rem;height: 0.55rem;color: #fff;padding: 0;font-size:0.16rem;float: left;}
#m_nav li .a span { display: block; position: absolute; top: 0; right: 10px; width: 20px; height: 50px; text-align: center; }
#m_nav li .a span i { font-size: 0; }
#m_nav li i {opacity: 1;filter: alpha(opacity=100);display: inline-block;width: 50px;height: 40px;display: inline-block;background: url(../images25/arrow_down.png) center center no-repeat;background-size: 13px 13px !important;position: absolute;display: block;right: 0;}

#m_nav li.on i {background: url(../images25/arrow_down_on.png) center center no-repeat;}
#m_nav .on.title .a i { transform: rotate(-90deg); -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); }
#m_nav li { display: block; width: 100%; }
.slide_nav { position: absolute; left: 0; height: 70px; z-index: 998; padding: 15px; top: 0; width: 100%; }
#m_nav .title .list { display: none; position: relative; width: 100%; z-index: 9; left: 0; margin-left: 0; background: none; border: 0; clear: both; padding-bottom: 10px; }
#m_nav .title .list span { background: none; }
#m_nav .title .list span a:hover { color: #c21d1b; }
#m_nav .title .list a {display: block;font-size: 14px;color: rgba(255,255,255,.6);text-align: left;line-height: 40px;height: 40px;border: 0;font-weight: 300;}
/*ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â¸ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚ÂºÃƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¯Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã‚Â¨Ãƒâ€¹Ã¢â‚¬ Ãƒâ€šÃ‚Âª ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¼ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â§ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹*/
#m_nav .title .list .void>a { background-size: 10px; position: relative; }
#m_nav .title .list .void>a:before { content: "ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·"; position: absolute; left: -1em; font-size: 12px; font-weight: bold; }
#m_nav .title .list span { position: relative; display: block; }
#m_nav .title .list span .sub { position: static; width: 100%; display: block !important; overflow: hidden; }
#m_nav .title .sub a { background: none; font-size:0.5rem;
opacity: .8; min-width: 50%; float: left; display: inline-block; color: #999; }
.nav_mask { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 888; background-color: rgba(0,0,0,0.4); display: none; }
.m_header_box {transition: .6s;display: none;height: 60px;}
#m_header #logo .box_table{width: auto; float: left;    display: table; height: 100%;}
#nav_btn_box .box_table { width: auto; float: left;    display: table; height: 100%; height: 100%;}
 #nav_btn_box .box_table .box_table_cell{   vertical-align: middle;
	display: table-cell;  }
#m_header #logo .box_table .box_table_cell{ vertical-align: middle;display: table-cell;      margin: 0 auto;}

#m_header #logo .box_table .box_table_cell a{    display: block;
			}
.m_header_box header{padding:0 4%;top: 0;height: 60px;position: fixed;top: 0;left: 0;right: 0;z-index: 100;background-size: cover;}
.m_header_box header>div{position: relative;z-index: 3;}
.m_header_box header .sj_head_bg{width: 100%;height: 100%;display: block; z-index: 2;position: absolute;right: 0;top: 0;background: #008bd5;}
.m_header_box header .sj_head_bg::after{    content: "";
    display: block;
    width: 119px;
    height: 100%;

    background-size: 100% auto;
    position: absolute;
    right: 100%;
    top: 0;}

#m_header #logo{float: left;}
#m_header #logo img{max-height: 40px;width: auto;}
#m_header .yuyan{ height:4.5rem; float:right; margin-right:4rem;}
#m_header .yuyan span{ display:block; width:24px; height:24px; line-height:24px; color:#fff; font-size:.9rem; text-align:center; margin-left:17px; background:rgba(255,255,255,.3);}


.sj_top_lj{float: right;height: 100%;display: flex;align-items: center;margin-right: 0.1rem;}
.sj_top_lj a{color: #fff;}



#fp-nav.fp-right{display: none;}

 .toubu_div{  position: fixed;top: 0;width: 100%;left: 0;z-index: 88;transition: 0.5s;    /*transition-delay: 0.5s;
    -moz-transition-delay: 0.5s;
    -webkit-transition-delay: 0.5s;
    -o-transition-delay: 0.5s; */  

}
.toubu_div>.w1344{width: 100%;padding: 0 0.7rem;}
	.toubu_div_bai{position: fixed;}
	.toubu_div_bai .list_box0 .li>a{color: #000;}




.img{width: 100%;position: relative;padding-bottom: 60%;overflow: hidden;transition: 0.4s;height: 0;}
.img .img_box{display: none !important;}
.img img{ position: absolute;transition: 0.4s;opacity: 1 !important;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;}
a:hover .img .img_box{transform: scale(1.05);}
a:hover .img img{transform: scale(1.05);}


.w1600{width: 100rem;margin: 0 auto;}
.w15{width: 15rem;margin: 0 auto;}
.w15::after{clear: both;content: "";display: block;}
.w1344{width: 100%;margin: 0 auto;position: relative;}
/* .w1344::after{clear: both;content: "";display: block;} */

.swiper-slide{    filter: brightness(1);}
.swiper-button-prev, .swiper-button-next{margin: 0;border: none;}
.swiper-button-prev{left: 30px;}
.swiper-button-next{right: 30px;left: auto;}




#wrap{}
#pages{ height: 100vh; }
.page{}

.sy_main{width: 100%;}

.page .intro{padding-top: 0.8rem;height: 100%;position: relative;z-index: 6;
	width: 15.73rem;
	margin: 0 auto;
	display: flex;align-items: center;
}


.page .intro .sy_main{}

.page .intro>div.part1{width: 100%;padding: 0;}




#menu{position: fixed;top: calc(50% - 1.8rem);z-index: 1000;width: auto;left: -2rem;transition: 0.5s;display: block;}
#menu.on{left: 0.1rem;transition-delay: 0.5s;}
#menu ul{position: relative;width: 1.2rem;padding-top: 0.12rem;}
#menu ul::after{content: '';display: block;width: 1px;height: 100%;background: #79a9e5;position: absolute;left: 0.11rem;top: 0;z-index: 1;}
#menu ul li{transition: 0.4s;display: flex;align-items: center;position: relative;z-index: 3;cursor: pointer;}
#menu ul li+li+li{margin-top: 0.22rem;}
#menu ul li .ico{position: relative;width: 0.23rem;}
#menu ul li .ico::before{content: '';display: block;background: url(../images25/sy_menu_fj.png) no-repeat center center;width: 0.23rem;height: 0.24rem;background-size: 100% !important;opacity: 1;opacity: 0;transition: 0.4s;}
#menu ul li .ico::after{content: '';display: block;width: 0.03rem;height: 0.17rem;background: #fff;border: 1px solid #79a9e5;position: absolute;left: calc(50% - 0.025rem);top: calc(50% - 0.085rem);transition: 0.4s;opacity: 1;}
#menu ul li .bt{padding: 0.06rem 0.1rem;border-radius: 200px;font-size: 0.18rem;}
#menu ul li.active .bt{background: #008bd5;color: #fff;}

#menu ul li.active .ico::before{opacity: 1;}
#menu ul li.active .ico::after{opacity: 0;}



#menu.bai{}
#menu.bai ul li .ico::before{background: url(../images25/sy_menu_fj_bai.png) no-repeat center center;}
#menu.bai ul li .ico::after{background: #fff;border: 1px solid #fff;}
#menu.bai ul li .bt{color: #fff;}
#menu.bai ul::after{background: #fff;}



.qfly_lj{width: 0.96rem;margin-top: 0.2rem;margin-left: 0.13rem;}
.qfly_lj a{display: block;width: 100%;}
.qfly_lj img{width: 100%;}


@keyframes menu_li_dh {
	0%{
		opacity: 0;
	}
	1%{
		opacity: 0;
	}
	99%{
		opacity: 0;
	}
	100%{
		opacity: 1;
	}
}



.swiper-button-prev::after,.swiper-button-next::after{display: none;}


.page.page1{border-top: 0 solid #008bd5;display: block !important;}
.page.page1 .intro{height: 100%;padding: 0 !important;width: 100%;}
.part1{position: relative;height: 100%;}

.mySwiper2_sj{display: none;}
.mySwiper2_sj a{display: block;width: 100%;}
.mySwiper2_sj a .img{padding-bottom: 52%;}
.mySwiper2_sj a img{width: 100%;}

.part1 .slick-arrow{width: 0.11rem;height: 0.2rem;position: absolute;bottom: 0.34rem;
left: calc(50% - 0.9rem);overflow: hidden;text-indent: 1rem;
display: block;
background: url(../images25/bn_jt_left.png) no-repeat center center;
background-size: 100%;
z-index: 12;
cursor: pointer;
}
.part1 .slick-next{left: auto;right: calc(50% - 0.9rem);transform: rotate(180deg);}

.part1 .slick-dots{position: absolute;bottom: 0.3rem;z-index: 10;display: flex !important;justify-content: center;width: 100%;}
.part1 .slick-dots li{width: 0.28rem;height: 0.28rem;background: rgba(0,0,0,0.6);margin: 0 0.08rem;border-radius: 50%;display: flex;justify-content: center;align-items: center;cursor: pointer;}
.part1 .slick-dots li+li+li+li{display: none;}
.part1 .slick-dots li button{font-size: 0.16rem;color: #fff;cursor: pointer;}

.part1 .slick-dots li.slick-active{background: #008bd5;}




.mouse_btn{width: 0.3rem;height: 0.3rem;background: url(../images25/mouse_btn.png) no-repeat center center;background-size: 0.19rem;cursor: pointer;z-index: 20;position: absolute;left: calc(50% - 0.15rem);bottom: 0.5rem;    animation: bb 2s linear 0s infinite;
display: none;
}

.mouse_btn:hover{animation-play-state: paused;}

.mouse_btn_xia{background: url(../images25/mouse_btn_xia.png) no-repeat bottom center;width: 1.97rem;height: 3.13rem;position: absolute;bottom: 0;left: calc(50% - 0.985rem);   background-size:100%; 
display: none;
}

@keyframes bb {
    0% {
        transform: translate(0,0);
        opacity: 0;
    }

    20% {
        transform: translate(0%,3px);
        opacity: 1;
    }

    80% {
        transform: translate(0%,10px);
        opacity: 1;
    }

    90% {
        transform: translate(0%,10px);
        opacity: 0;
    }

    100% {
        transform: translate(0%,10px);
        opacity: 0;
    }
}


.p1_lb{width: 100%;height: 100%;position: relative;}
.p1_lb>div{max-height: 100%;}
.p1_lb .swiper-slide{height: auto;overflow: hidden;}
.p1_lb .swiper-slide a{display: block;height: 100%;position: relative;
    transform: scale(1.05);
    transition: all 3.5s;
}
.p1_lb .swiper-slide.slick-active a{    transform: scale(1);}

.p1_lb .swiper-slide .img{padding-bottom: 0;height: 100vh;}
.p1_lb .swiper-slide .img{width: 100%;

}
.p1_lb .swiper-slide .bt{position: absolute;width: 100%;bottom: 0.3rem;left: 0;z-index: 3;}
.p1_lb .swiper-slide .bt div{}
.p1_lb .swiper-slide .bt div p{font-size: 0.34rem;color: #fff;max-width: 80%;font-weight: bold;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}

.p1_lb .swiper-slide .img img{transform: scale(1) !important;}
.p1_lb .swiper-slide .img .img_box{transform: scale(1) !important;}
.p1_lb .swiper-slide .img::after{content: "";}
.p1_lb .swiper-slide video{width: 100%;/*height: 100%;*/background: #fff;}
.p1_lb .swiper-pagination{bottom: 0.3rem;width: auto;left: auto;right: 0;display: none;}
.p1_lb .swiper-pagination::after{content: "";display: block;width: 0.3rem;height: 1px;background: #fff;opacity: 0.6;position: absolute;right: 100%;top: 30px;}
.p1_lb .swiper-pagination::before{content: "";display: block;width: 0.3rem;height: 1px;background: #fff;opacity: 0.6;position: absolute;left: 100%;top: 30px;}
.p1_lb .swiper-pagination span{background: none;border-radius: 0%;margin: 0 0.05rem!important;opacity: 1;font-size: 0.16rem;color: #fff;opacity: 0.6;line-height: 60px;height: 49px;width: 15px;transition: 0.4s;position: relative;}
.p1_lb .swiper-pagination span.swiper-pagination-bullet-active{background-size: 100%;width: 48px;opacity: 1;}


.p1_lb .swiper-pagination span::after{content: "";display: block;width: 0.1rem;height: 1px;background: #fff;opacity: 0.6;position: absolute;top: 30px;left: 100%;}
.p1_lb .swiper-pagination span:last-child:after{display: none;}



@media(max-width: 1024px){
#pages{ height: auto; }


	.w15{width: 95%;}

	.index_html,.index_body{overflow-x: hidden;overflow-y: auto;}

	.p1_lb .swiper-slide .img{padding-bottom: 50%;}
	.p1_right_lj{display: none;}

#m_nav{display:flex;}
	#m_nav .p1_right_lj{display: block;position: relative;width: 100%;}
	#m_nav .p1_right_lj ul{display: flex;flex-wrap: wrap;}
	#m_nav .p1_right_lj ul li{width: 33.33%;}



	.p1_lb{display: none;}
	.mySwiper2_sj{display: block;}

	.p1_lb .swiper-slide .img{padding-bottom: 60%;height: 0;}

}

@media(max-width: 860px){

}

@media(max-width: 550px){

}


.sy_tit{position: relative;margin-bottom: 0.4rem;display: flex;justify-content: center;align-items: center;}
.sy_tit .wz{position: relative;z-index: 6;}
.sy_tit .wz::before{content: '';display: block;width: 0.2rem;height: 1px;background: #008bd5;position: absolute;right: calc(100% + 0.32rem);top: 50%;}
.sy_tit .wz::after{content: '';display: block;width: 0.2rem;height: 1px;background: #008bd5;position: absolute;left: calc(100% + 0.32rem);top: 50%;}
.sy_tit .wz p{font-family: "sys";color: #333333;font-size: 0.42rem;}

.sy_tit .wz img{position: absolute;top: calc(100% + 0.16rem);left: 50%;transform: translate(-50%);}


.sy_tit .sy_more{font-size: 0.16rem;color: #323232;transition: 0.4s;background: url(../images25/more.png) no-repeat left center;
background-size: 100%;
width: 4.19rem;
height: 0.92rem;
position: absolute;right: 0;
}
.sy_tit .sy_more p{display: none;}

.sy_tit.bai{}
.sy_tit.bai .wz p{color: #fff;}
.sy_tit.bai .wz::before{background: #fff;}
.sy_tit.bai .wz::after{background: #fff;}

@media(max-width: 650px){
	.sy_tit .con p.p1{font-size: 0.32rem;}

	.sy_tit .sy_more{right: -0.9rem;}

	.sy_tit .wz p{font-size: 0.3rem;}
}




.yc_top_nav{position: fixed;top: 0;width: 100%;left: 0;z-index: 10000;}
.yc_top_nav img{width: 100%;}

.yc_top_nav.on{transition-delay: 0.6s;top: 0;}
.yc_top_nav.on .header_box_li::after{background: rgba(0, 139, 213, 1);}

.yc_top_nav.onn .header_box_li::after{    background: linear-gradient(to top, rgba(0, 139, 213, 0), rgba(0, 139, 213, 1));}

.yc_top_nav.on #header #logo{height: 0.52rem;background: none;}
.yc_top_nav.on #header #logo a{}
.yc_top_nav.on #header #logo a img{opacity: 1;}

.yc_top_nav .header_box{}
.yc_top_nav .head_bottom{display: flex;justify-content: space-between;align-items: center;width: 15.7rem;padding: 0;}


.yc_top_nav #header{height: auto;}
.yc_top_nav #nav>ul>li>a{padding: 0.3rem 0;}
.yc_top_nav #nav ul li{}

.yc_top_nav.on .pc_top_lj{top: 0.15rem;}


.yc_top_nav #nav ul li h3{}
.yc_top_nav .head_bottom>.right{}




.yc_top_nav .p1_top_xx{margin-bottom: 0rem;margin-top: 0;}


.sy_tit{opacity: 0;}
.sy_tit{animation: dh_top 0.5s forwards;animation-delay: 0.5s;}

.sy_tit_sj{display: none !important;width: 100%;}

.page{}

.page11{background: #fff;background-size: 100%;}
.page11 .sy_tit{}
.page11 .sy_tit .wz{opacity: 0;}

.p11_main{display: flex;justify-content: space-between;flex-wrap: wrap;}

.p11_main2{display: flex;justify-content: space-between;flex-wrap: wrap;}
.p11_main2>div{width: calc(33.33% - 0.3rem);}

.p11_main22>div{width: 46.5%;}


.p11_main2_1t{}
.p11_main2_1t .p11_ul1 li+li{display: none !important;}


.p11_left{width: 10.3rem;}
.p11_lb{padding: 0 1rem;position: relative;}
.p11_lb a{}
.p11_lb img{}
.p11_lb .swiper-slide .img{filter: brightness(0.4);}
.p11_lb .swiper-slide-active .img{filter: brightness(1);}

.swiper-3d .swiper-slide-shadow-left{display: none;}
.swiper-3d .swiper-slide-shadow-right{display: none;}


.p11_jt_zy{ position: absolute;left: 0;top: calc(50% - 0.4rem);z-index: 9;width: 100%;}
.p11_jt_zy>div{width: 0.4rem;height: 0.8rem;background: rgba(0, 0, 0, .5) url(../images25/bn_jt_left.png) no-repeat center center;background-size: 0.17rem !important;
	top: 0;left: 0.1rem;right: auto;pointer-events: unset !important;
border-radius: 0.1rem;
opacity: 0;
visibility: hidden;
transition: 0.4s;
}
.p11_jt_zy>div.swiper-button-next{background: rgba(0, 0, 0, .5)  url(../images25/bn_jt_right.png) no-repeat center center;left: auto;right: 0.1rem;}


.p11_jt_zy>div.swiper-button-next{}


.p11_lb:hover .p11_jt_zy>div{opacity: 1;visibility: visible;}
.p11_lb:hover .p11_jt_zy>div.swiper-button-prev{left: 0.3rem;}
.p11_lb:hover .p11_jt_zy>div.swiper-button-next{right: 0.3rem;}




.p11_right{width: 5rem;}
.p11_right>.p11_ul1{display: block !important;}



.p11_fs1{width: 100%;}
.p11_fs1 a{display: block;padding-bottom: 0;position: relative;width: 100%;
overflow: hidden;
}
.p11_fs1 .img{padding-bottom: 61%;}
.p11_fs1 img{position: absolute;top: 0;bottom: 0;right: 0;left: 0;margin: auto;object-fit: cover;width: 100%;height: 100%;}


.p11_fs1 a::before{  position: absolute;
	top: 0;
	left: -90%;
	z-index: 2;
	display: block;
	content: "";
	width: 50%;
	height: 100%;
	opacity: 0.25;
	pointer-events: none;
	background: -webkit-linear-gradient(left,
		rgba(255, 255, 255, 0) 0,
		rgba(255, 255, 255, 53) 50%,
		rgba(255, 255, 255, 0) 70%);
	background: linear-gradient(to right,
		rgba(255, 255, 255, 0) 30%,
		rgba(255, 255, 255, 53) 50%,
		rgba(255, 255, 255, 0) 70%);
	-webkit-transform: skewX(-25deg);
	-ms-transform: skewX(-25deg);
	transform: skewX(-25deg);
	z-index: 3;
}


.p11_fs1 a:hover:before {
	-webkit-animation: shine 1s;
	animation: shine 1s;
  }
  
  @-webkit-keyframes shine {
	100% {
	  left: 125%;
	}
  }
  
  @keyframes shine {
	100% {
	  left: 125%;
	}
  }

  .aline_r{position:relative;background-image: linear-gradient(#008bd5,#008bd5);background-position:0 100%;background-size:0 1px;background-repeat:no-repeat;transition:background-size .5s;transition: .5s;}
  a:hover .aline_r{background-size:100% 1px;}
  .aline_r:hover{background-size:100% 1px}
  



.p11_xia{margin-top: 0.3rem;}

.p11_xx{display: flex;justify-content: space-between;border-bottom: 1px solid #e5e5e5;margin-bottom: 0.15rem;}
.p11_xx .tit{display: flex;}
.p11_xx .tit li{font-size: 0.24rem;color: #333333;padding: 0rem 0rem 0.09rem;position: relative;cursor: pointer;}
.p11_xx .tit li::after{content: '';display: block;width: 100%;height: 0.03rem;background: #008bd5;position: absolute;bottom: -0.02rem;left: 0;transition: 0.4s;width: 0;}
.p11_xx .tit li.on{font-weight: bold;}
.p11_xx .tit li.on::after{width: 100%;}

.p11_xx .more{position: relative;z-index: 6;}
.p11_xx .more li{display: none;}
.p11_xx .more li.on{display: block;}
.p11_xx .more li a{font-size: 0.15rem;display: block;background: #e5f3fb;border: 1px solid #008bd5;color: #008bd5;padding: 0.06rem 0.12rem;transition: 0.4s;
border-radius: 5px;
}

.p11_xx .more li a:hover{color: #fff;background: #008bd5;}

.p11_ul1{display: none;}
.p11_ul1.on{display: block;}
.p11_ul1 li{}
.p11_ul1 a{display: flex;justify-content: space-between;padding: 0.1rem 0;align-items: center;}
.p11_ul1 .bt{width: calc(100% - 1rem);font-size: 0.18rem;color: #333333;padding-left: 0.22rem;background: url(../images25/p11_li_ico.png) no-repeat 0.05rem center;background-size: 0.1rem;transition: 0.4s;
	line-height: 0.2rem;

	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.p11_ul1 .sj{font-size: 0.14rem;color: #999999;}


.p11_right .p11_xx{position: relative;border-bottom: 0 solid #000;}
.p11_right .p11_xx::after{content: '';display: block;width: calc(100%);height: 2px;background: #008bd5;position: absolute;top: 50%;left: 0;z-index: 1;}

.p11_right .p11_ul1 li{border-bottom: 1px solid #e5e5e5;position: relative;}
.p11_right .p11_ul1 li::after{content: '';display: block;width: 0;height: 1px;background: #008bd5;position: absolute;bottom: 0;left: 0;transition: 0.4s;}
.p11_right .p11_ul1 .bt{width: calc(100% - 0.85rem);font-size: 0.18rem;color: #333333;transition: 0.4s;line-height: 0.3rem;

	max-height: 0.6rem;
	background: none;
	padding-left: 0;	
    
	white-space: wrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.p11_right .p11_ul1 li:hover::after{width: 100%;}


.p11_right .p11_ul1 .sj{width: 0.64rem;}
.p11_right .p11_ul1 .sj p{transition: 0.4s;}
.p11_right .p11_ul1 .sj .p1{border: 1px solid #66b9e6;line-height: 0.4rem;font-size: 0.24rem;color: #008bd5;text-align: center;border-radius: 0.05rem 0.05rem 0 0;}
.p11_right .p11_ul1 .sj .p2{background: #008bd5;color: #fff;text-align: center;line-height: 0.3rem;border-radius: 0rem 0rem 0.05rem 0.05rem;}


.p11_right .p11_ul1 li:hover .sj .p1{background: #66b9e6;color: #fff;}
.p11_right .p11_ul1 li:hover .bt{color: #333333;}

.p11_fs2{margin-bottom: 0.19rem;}
.p11_fs2 a{display: flex;justify-content: space-between;border-bottom: 1px solid #e5e5e5;padding-bottom: 0.13rem;}
.p11_fs2 .sj{padding-top: 0.14rem;}
.p11_fs2 .sj p{}
.p11_fs2 .sj .p1{font-size: 0.36rem;color: #e10000;font-weight: bold;text-align: center;margin-bottom: 0.08rem;}
.p11_fs2 .sj .p2{font-size: 0.14rem;color: #e10000;}

.p11_fs2 .con{width: calc(100% - 0.76rem);}
.p11_fs2 .con .bt{font-size: 0.24rem;color: #323232;font-weight: bold;margin-bottom: 0.14rem;transition: 0.4s;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.p11_fs2 .con .zy{font-size: 0.14rem;line-height: 0.24rem;color: #999999;height: 0.72rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.p11_fs2 a:hover .con .bt{color: #008bd5;transform: translate(5px);}

.p11_ul1 a:hover .bt{transform: translate(5px);font-weight: bold;}


.p11_xx{opacity: 0;}
.p11_xx{animation: dh_bottom 0.5s forwards;animation-delay: 0.5s;}


.p11_fs2{opacity: 0;}
.p11_fs2{animation: dh_bottom 0.5s forwards;animation-delay: 0.5s;}


.p11_fs1{opacity: 0;}
.p11_fs1{animation: dh_left 0.5s forwards;animation-delay: 0.5s;}

.p11_ul1 li{opacity: 0;}

.p11_right .p11_ul1 li{animation: dh_bottom 0.5s forwards;animation-delay: 0.5s;}
.p11_right .p11_ul1 li+li{animation: dh_bottom 0.5s forwards;animation-delay: 0.6s;}
.p11_right .p11_ul1 li+li+li{animation: dh_bottom 0.5s forwards;animation-delay: 0.7s;}
.p11_right .p11_ul1 li+li+li+li{animation: dh_bottom 0.5s forwards;animation-delay: 0.8s;}
.p11_right .p11_ul1 li+li+li+li+li{animation: dh_bottom 0.5s forwards;animation-delay: 0.9s;}
.p11_right .p11_ul1 li+li+li+li+li+li{animation: dh_bottom 0.5s forwards;animation-delay: 1s;}
.p11_right .p11_ul1 li+li+li+li+li+li+li{animation: dh_bottom 0.5s forwards;animation-delay: 1.1s;}


.p11_xia .p11_xx{opacity: 0;}
.p11_xia .p11_xx{animation: dh_bottom 0.5s forwards;animation-delay: 0.8s;}

.p11_xia .p11_ul1 li{animation: dh_bottom 0.5s forwards;animation-delay: 0.9s;}
.p11_xia .p11_ul1 li+li{animation: dh_bottom 0.5s forwards;animation-delay: 1s;}
.p11_xia .p11_ul1 li+li+li{animation: dh_bottom 0.5s forwards;animation-delay: 1.1s;}


@media(max-width: 1024px){
.sy_tit_sj{display: flex !important;}
.p11_right .p11_xx{display: none;}

	.p11_left{width: 100%;}
	.p11_right{width: 100%;}
	.p11_fs1 a{height: 0;padding-bottom: 50%;}
	.p11_xia{margin-top: 0.2rem;margin-bottom: 0.3rem;}

	.p11_fs2{margin-top: 0.2rem;}
	.p11_fs2 .con .bt{font-size: 0.2rem;}

	.p11_main2>div{width: 100%;}
}





.page12{background: #fff url(../images25/p12_bg.jpg) no-repeat center center;
background-size: cover;
}

.page12 .tit li{}
.page12 .tit li{color: #fff;}


.p12_main{display: flex;justify-content: space-between;flex-wrap: wrap;}
.p12_main .p12_box{width: 46.5%;}
.p12_main .p12_cen{display: flex;flex-direction: column;align-items: center;position: relative;}

.p12_main .p12_cen .x_logo{}
.p12_main .p12_cen .x_logo img{width: 0.4rem;}
.p12_main .p12_cen .line{width: 1px;height: 2.05rem;background: #e5e5e5;margin: 0.1rem 0 0.2rem;}

.p12_main .p12_cen .x_tit{margin: 0.2rem auto 0;}
.p12_main .p12_cen .x_tit p{
	    font-size: 0.24rem;
    color: #fff;
    padding: 0rem 0rem 0.09rem;
    position: relative;
    cursor: pointer;
	font-weight: bold;
	letter-spacing: 0.02rem;
width: 0.24rem;
margin: 0 auto;
}

.page12 .p11_xx .tit li::after{background: #fff;}

.page12 .p11_xx{border-bottom: 1px solid rgba(255, 255, 255, 0.3);}

.page12 .p11_ul1 .bt{color: #fff;
    background: url(../images25/p11_li_ico_bai.png) no-repeat 0.05rem center;
	    background-size: 0.1rem;
}
.page12 .p11_ul1 .sj{color: rgba(255, 255, 255, 0.8);}


.p12_cen .more{position: relative;z-index: 6;margin: 0 auto;}

.p12_cen .more a{font-size: 0.15rem;display: block;background: #e5f3fb;border: 1px solid #008bd5;color: #008bd5;padding: 0.12rem 0.06rem;transition: 0.4s;border-radius: 5px;letter-spacing: 0.02rem;

	writing-mode: vertical-lr;/*从左向右 从右向左是 writing-mode: vertical-rl;*/  
    writing-mode: tb-lr;/*IE浏览器的从左向右 从右向左是 writing-mode: tb-rl；*/  

}

.p12_cen .more a:hover{color: #fff;background: #008bd5;}



.p12_fs1{position: relative;}
.p12_fs1 .img{padding-bottom: 63%;}
.p12_fs1 .img::after{content: '';display: block;width: 100%;height: 30%;
background: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.7));
position: absolute;bottom: 0;
left: 0;
z-index: 3;
}

.p12_fs1 .img::before{  position: absolute;
	top: 0;
	left: -90%;
	z-index: 2;
	display: block;
	content: "";
	width: 50%;
	height: 100%;
	opacity: 0.25;
	pointer-events: none;
	background: -webkit-linear-gradient(left,
		rgba(255, 255, 255, 0) 0,
		rgba(255, 255, 255, 53) 50%,
		rgba(255, 255, 255, 0) 70%);
	background: linear-gradient(to right,
		rgba(255, 255, 255, 0) 30%,
		rgba(255, 255, 255, 53) 50%,
		rgba(255, 255, 255, 0) 70%);
	-webkit-transform: skewX(-25deg);
	-ms-transform: skewX(-25deg);
	transform: skewX(-25deg);
	z-index: 3;
}


.p12_fs1 .img:hover:before {
	-webkit-animation: shine 1s;
	animation: shine 1s;
  }

.p12_fs1 .con {
    padding: 0.2rem;
    align-items: center;
	width: 100%;

	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 6;
}
.p12_fs1 .con .ly{font-size: 0.14rem;color: #fff;display: table;padding: 0.06rem 0.12rem;
background: #008bd5;
border-radius: 200px;
margin-bottom: 0.1rem;
}

.p12_fs1 li{border-bottom: 1px solid #e5e5e5;position: relative;}
.p12_fs1::after{content: '';display: block;width: 0;height: 1px;background: #008bd5;position: absolute;bottom: 0;left: 0;transition: 0.4s;}
.p12_fs1 .bt{width: 100%;font-size: 0.18rem;color: #fff;transition: 0.4s;line-height: 0.3rem;
	font-weight: bold;

	max-height: 0.6rem;
	background: none;
	padding-left: 0;	
    
	white-space: wrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.p12_fs1:hover::after{width: 100%;}


.p12_fs1 .sj{width: 0.64rem;display: none;}
.p12_fs1 .sj p{transition: 0.4s;}
.p12_fs1 .sj .p1{border: 1px solid #66b9e6;line-height: 0.4rem;font-size: 0.24rem;color: #008bd5;text-align: center;border-radius: 0.05rem 0.05rem 0 0;}
.p12_fs1 .sj .p2{background: #008bd5;color: #fff;text-align: center;line-height: 0.3rem;border-radius: 0rem 0rem 0.05rem 0.05rem;}


.p12_fs1:hover .sj .p1{background: #66b9e6;color: #fff;}
.p12_fs1:hover .bt{font-weight: bold;}





@media(max-width: 1024px){
	.p12_main .p12_cen{display: none;}
	.p12_main .p12_box{width: 100%;}
	.p12_main .p12_box{margin-bottom: 0.2rem;}
}



.p13_main{}
.p13_fs{display: table;margin: 0 auto;}
.p13_fs::after{content: '';display: block;clear: both;}
.p13_fs p{font-size: 0.26rem;text-align: center;color: #008bd5;line-height: 0.3rem;font-weight: bold;}


.p13_fs_more{display: table;margin: 0.1rem auto 0;float: right;}
.p13_fs_more a{display: table;color: #008bd5;position: relative;padding: 0.05rem 0;}
.p13_fs_more a::after{content: '';display: block;width: 0;height: 1px;background: #008bd5;
transition: 0.4s;
position: absolute;
bottom: 0rem;
left: 0;

}
.p13_fs_more a:hover::after{width: 100%;}


.p13_lb{width: 90%;height: 100%;margin: 0 auto 0;padding: 0.3rem 0 0;}
.p13_lb .swiper-slide{height: 100%;opacity: 0;}
.p13_lb .swiper-slide-prev,.p13_lb .swiper-slide-next,.p13_lb .swiper-slide-active{opacity: 1;}
.p13_lb .swiper-slide a{display: block;position: relative;height: 100%;}

.p13_lb .swiper-slide .img::before{  position: absolute;
	top: 0;
	left: -90%;
	z-index: 2;
	display: block;
	content: "";
	width: 50%;
	height: 100%;
	opacity: 0.25;
	pointer-events: none;
	background: -webkit-linear-gradient(left,
		rgba(255, 255, 255, 0) 0,
		rgba(255, 255, 255, 53) 50%,
		rgba(255, 255, 255, 0) 70%);
	background: linear-gradient(to right,
		rgba(255, 255, 255, 0) 30%,
		rgba(255, 255, 255, 53) 50%,
		rgba(255, 255, 255, 0) 70%);
	-webkit-transform: skewX(-25deg);
	-ms-transform: skewX(-25deg);
	transform: skewX(-25deg);
	z-index: 3;
}

.p13_lb .swiper-slide .img:hover:before {
	-webkit-animation: shine 1s;
	animation: shine 1s;
  }

.p13_lb .swiper-slide .img{padding-bottom: 0;height: 5.5rem;width: 10rem;margin: 0 auto;
	position: relative;
	left: 50%;z-index: 1;transform: translateX(-50%);
	border-radius: 0.1rem;overflow: hidden;

	filter: brightness(0.9);
}
.p13_lb .swiper-slide-active .img{filter: brightness(1);
	box-shadow: 0px 0px 0.18rem 0px rgba(0, 0, 0, 0.31);
}


.p13_lb .swiper-slide .pic{height: 100%;}
.p13_lb .swiper-slide img{width: 100%;transform: scale(1) !important;height: 100%;}
.p13_lb .swiper-slide .img_box{transform: scale(1) !important;}
.p13_lb .swiper-slide .con{position: absolute;bottom: 0;left: 50%;
	transform: translate(-50%);
	width: 10rem;z-index: 5;
height: 1.62rem;
background: linear-gradient(rgba(0,0,0,0), rgba(0,139,423,0.7));
padding: 1rem 0 0.2rem;
transition: 0.4s;
opacity: 0;
border-radius: 0 0 0.1rem 0.1rem;
}
.p13_lb .swiper-slide .con .bt{text-align: center;padding: 0 0.7rem;
font-size: 0.2rem;line-height: 0.28rem;color: #fff;font-weight: bold;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}

.p13_lb .swiper-slide-active .con{opacity: 1;}




.p13_jt_box{position: absolute;bottom: 0.2rem; left: 0rem;display: flex;justify-content: center;width: 100%;z-index: 6;
display: none;
}
.p13_jt_box .swiper-pagination{position: relative;display: flex;align-items: center;display: none;}
.p13_jt_box .swiper-pagination span{width: 0.16rem;height: 0.16rem;background: none; opacity: 1;display: block;color: #fff;font-family: Arial;font-size: 0.18rem;line-height: 0.4rem;margin: 0 0.07rem !important;background: none;opacity: 1;border: 1px solid #fff;}
.p13_jt_box .swiper-pagination span.swiper-pagination-bullet-active{opacity: 1;background: #fff;}



.p13_jt_zy{ position: absolute;left: 0;top: calc(50% - 0.4rem);z-index: 9;width: 100%;}
.p13_jt_zy>div{width: 0.4rem;height: 0.8rem;background: rgba(0, 0, 0, .5) url(../images25/bn_jt_left.png) no-repeat center center;background-size: 0.17rem !important;
	top: 0;left: 0.3rem;right: auto;pointer-events: unset !important;
border-radius: 0.1rem;
opacity: 0;
visibility: hidden;
transition: 0.4s;
}
.p13_jt_zy>div.swiper-button-next{background: rgba(0, 0, 0, .5)  url(../images25/bn_jt_right.png) no-repeat center center;left: auto;right: 0.3rem;}


.p13_jt_zy>div.swiper-button-next{}


.p13_main:hover .p13_jt_zy>div{opacity: 1;visibility: visible;}
.p13_main:hover .p13_jt_zy>div.swiper-button-prev{left: 0.5rem;}
.p13_main:hover .p13_jt_zy>div.swiper-button-next{right: 0.5rem;}

@media(max-width: 1024px){


	.p13_lb{width: 100%;height: auto;padding: 0;border-radius: 0.08rem;}

.p13_lb .swiper-slide .img{padding-bottom: 51%;height: 0;width: 100%;}



	
	.p13_lb .swiper-slide a::after{display: none;}
	.p13_lb .swiper-slide a::before{display: none;}
	.p13_lb{width: 100%;height: auto;margin: 0.3rem auto 0;}

	.p13_jt_zy{top: calc(50% - 0.15rem);width: calc(100% - 0.2rem);left: 0.1rem;}
	.p13_jt_zy>div{width: 0.3rem;height: 0.3rem;}

	.p13_jt_box{bottom: 0.1rem;}


	.p13_jt_box .swiper-pagination span{width: 0.08rem;height: 0.08rem;margin: 0 0.07rem !important;}
	.p13_jt_box .swiper-pagination span.swiper-pagination-bullet-active{width: 0.13rem;height: 0.13rem;}
	
	.p13_lb .swiper-slide .con{width: 100%;    padding: 0.2rem;height: auto;background-size: auto 100%;}
	.p13_lb .swiper-slide .con .bt{padding: 0;}

	.p13_jt_zy>div{left: 0.3rem;}
	.p13_jt_zy>div.swiper-button-next{left: auto;right: 0.3rem;}

}



.page2{background: #edf5ff url(../images25/p2_bg1.jpg) no-repeat center bottom;background-size: cover;position: relative;overflow: hidden;}
.page2 .sy_tit{margin-bottom: 0.5rem;}





.p2_bg2{background: url(../images25/p2_bg2.png) no-repeat center center;width: 16rem;height: 12.16rem;position: absolute;z-index: 1;transition: 0.4s;        
	bottom: -1rem;
    right: -7.93rem;
	opacity: 0;
	animation: p2_bg_dh 1s forwards ease-out;animation-delay: 0s;
}

.p2_main{display: flex;justify-content: space-between;flex-wrap: wrap;width: 100%;align-items: flex-start;}
.p2_left{width: 7.6rem;}
.p2_left a{}
.p2_left .img{}
.p2_left .box{display: flex;justify-content: space-between;align-items: flex-start;margin-top: 0.12rem;}
.p2_left .sj{background: #00a6ea;padding: 0.07rem 0.06rem;display: table;}
.p2_left .sj p{color: #fff;}
.p2_left .sj .p1{text-align: right;font-size: 0.24rem;font-weight: bold;margin-bottom: 0.06rem;}
.p2_left .sj .p2{font-size: 0.12rem;}
.p2_left .con{width: calc(100% - 0.8rem);}
.p2_left .con .bt{font-size: 0.24rem;color: #333333;font-weight: bold;margin-bottom: 0.1rem;transition: 0.4s;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.p2_left .con .zy{font-size: 0.14rem;line-height: 0.24rem;color: #333333;height: 0.48rem;opacity: 0.5;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.p2_left a:hover .con .bt{color: #00a6ea;}


.p2_right{width: 6.8rem;position: relative;padding: 0.53rem 0 0.06rem;}
.p2_right_bg{display: block;width: calc(100% + 1.2rem);background: #fff;height: 100%;position: absolute;right: -0.8rem;top: 0;z-index: 1;}




.p2_ul1{position: relative;z-index: 3;}
.p2_ul1 li{margin-bottom: 0.24rem;transition: 0.4s;border-bottom: 1px dashed #ccddf4;}
.p2_ul1 li:hover{transform: translate(5px);}

.p2_ul1 a{display: flex;justify-content: space-between;align-items: flex-start;position: relative;padding-bottom: 0.25rem;transition: 0.4s;}
.p2_ul1 .sj{background: #00a6ea;padding: 0.07rem 0.06rem;display: table;position: absolute;top: 0.15rem;left: -0.48rem;z-index: 8;border-radius: 0.2rem 0 0 0;}
.p2_ul1 .sj p{color: #fff;}
.p2_ul1 .sj .p1{text-align: right;font-size: 0.24rem;font-weight: bold;margin-bottom: 0.06rem;}
.p2_ul1 .sj .p2{font-size: 0.12rem;}

.p2_ul1 .img{width: 1.5rem;padding-bottom: 0;height: 1rem;}

.p2_ul1 .con{width: calc(100% - 1.75rem);}
.p2_ul1 .con .bt{font-size: 0.18rem;color: #333333;margin-bottom: 0.05rem;line-height: 0.3rem;height: 0.6rem;margin-top: -0.07rem;transition: 0.4s;

	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.p2_ul1 .con .zy{font-size: 0.14rem;line-height: 0.22rem;color: #333333;height: 0.44rem;opacity: 0.5;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.p2_ul1 a:hover{transform: translate(5px);}
.p2_ul1 a:hover .con .bt{color: #00a6ea;}


.p2_left{opacity: 0;}
.p2_right_bg{opacity: 0;}
.p2_ul1 li{opacity: 0;}

.p2_left{animation: dh_left 0.5s forwards;animation-delay: 0.5s;}
.p2_right_bg{animation: dh_right 0.5s forwards;animation-delay: 0.5s;}

.p2_ul1 li{animation: dh_right 0.5s forwards;animation-delay: 0.5s;}
.p2_ul1 li+li{animation: dh_right 0.5s forwards;animation-delay: 0.6s;}
.p2_ul1 li+li+li{animation: dh_right 0.5s forwards;animation-delay: 0.7s;}

.p2_bg2{}
@keyframes p2_bg_dh {
	0%{
		bottom: -1rem;
		right: -7.93rem;opacity: 0;
	}
	100%{
		bottom: -0.71rem;right: -5.93rem;opacity: 1;
	}
}

@media(max-width: 1024px){

	.yc_top_nav{display: none;}
	.page2 .sy_tit{margin-bottom: 0.3rem;}

	.p2_left{width: 100%;}
	.p2_right{width: 100%;}
	.p2_ul1 li{width: calc(100% - 0.5rem);float: right;}
	.p2_ul1::after{content: '';display: block;clear: both;}
}

@media(max-width: 650px){
	

}

  
.page3{background: #ffffff;position: relative;}
.page3 .sy_tit{margin-bottom: -0.16rem;position: relative;z-index: 10;}
.p3_bg{background: url(../images25/p3_bg1_new.png) no-repeat center bottom;width: 10.7rem;height: 6.49rem;background-size: 10.7rem;top: 0rem;right: 0; position: absolute;transform: scale(0);
	animation: p3_bg_dh 1s forwards ease-out;animation-delay: 0.5s;
}

.p3_main{position: relative;z-index: 3;}

.p3_main_bg{
	display: block;
	width: 70%;
	height: 100%;
	background: rgba(255,255,255,0.5) url(../images25/p3_main_bg.png) no-repeat bottom center;
	background-size: 100%;
	position: absolute;
	top: 0;
	left: 15%;
	/* border: 1px solid #c9daef; */
	/* box-shadow: 0px 0.43rem 0.3rem 0.02rem rgba(166, 183, 206, 0.4); */
	border-radius: 0.1rem;
	z-index: 1;
}

.p3_ul{position: relative;padding: 0.44rem 0.54rem;display: flex;flex-wrap: wrap;margin: 0 -0rem;z-index: 6;
}

.p3_ul li{width: calc(33.33%);margin: 0 0 0.6rem;transition: 0.4s;border-radius: 0.1rem;}
.p3_ul li a{display: block;}
.p3_ul li .box{padding: 0.5rem 0.3rem;display: flex;justify-content: space-between;flex-wrap: wrap;}
.p3_ul li .box .fj{background: url(../images25/p3_li_bg1_2.png) no-repeat center center;width: 1.59rem;height: 1.1rem;
position: absolute;
top: -0.3rem;
left: 1.3rem;
z-index: 6;
transition: 0.9s;
opacity: 0;
}

.p3_ul li:hover .box .fj{transform: translate(-0.6rem,-0.3rem);opacity: 1;}



.p3_ul li .box::before{content: '';width: 0rem;height: 1.1rem;background: url(../images25/p3_li_bg1.png) no-repeat right center;
	background-size: 4.18rem;
	position: absolute;top: -0.5rem;right: 0;z-index: 6;transition: 0.4s;opacity: 1;
}



.p3_ul li .box::after{content: '';width: 100%;height: 100%;background: url(../images25/p3_li_bg2.png) no-repeat center center;background-size: 100% 100%;position: absolute;top: 0;left: 0;z-index: 1;transition: 0.4s;opacity: 0;}

.p3_ul li:hover .box::after{opacity: 1;}
.p3_ul li:hover .box::before{opacity: 1;width: 4.18rem;}

.p3_ul li .line{width: 100%;height: 0.03rem;position: absolute;background: #008bd5;bottom: 0;left: 0;}

.p3_ul li+li .line{bottom: auto;top: 0;}
.p3_ul li+li+li .line{bottom: 0;top: auto;}
.p3_ul li+li+li+li .line{}
.p3_ul li+li+li+li+li .line{bottom: auto;top: 0;}
.p3_ul li+li+li+li+li+li .line{bottom: 0;top: auto;}

.p3_ul li .sj{width: 0.64rem;}
.p3_ul li .sj p{transition: 0.4s;}
.p3_ul li .sj .p1{border: 1px solid #66b9e6;line-height: 0.5rem;font-size: 0.24rem;color: #008bd5;text-align: center;border-radius: 0.05rem 0.05rem 0 0;}
.p3_ul li .sj .p2{background: #008bd5;color: #fff;text-align: center;line-height: 0.3rem;border-radius: 0rem 0rem 0.05rem 0.05rem;font-size: 0.14rem;}




.p3_ul li .con{width: calc(100% - 0.8rem);display: flex;flex-direction: column-reverse;}
.p3_ul li .con .bt{font-size: 0.18rem;line-height: 0.3rem;max-height: 0.9rem;color: #000;margin-bottom: 0.12rem;transition: 0.4s;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;

}
.p3_ul li .con .ly{font-size: 0.14rem;color: #005ed1;margin-bottom: 0.1rem;}

.p3_ul li:hover{}
.p3_ul li:hover .con .bt{font-weight: bold;}



.p3_main_bg{opacity: 0;}
.p3_ul li{opacity: 0;}

.p3_main_bg{animation: dh_bottom 0.5s forwards;animation-delay: 0.5s;}
.p3_ul li{animation: dh_bottom 0.5s forwards;animation-delay: 0.6s;}
.p3_ul li+li{animation: dh_bottom 0.5s forwards;animation-delay: 0.7s;}
.p3_ul li+li+li{animation: dh_bottom 0.5s forwards;animation-delay: 0.8s;}
.p3_ul li+li+li+li{animation: dh_bottom 0.5s forwards;animation-delay: 0.9s;}
.p3_ul li+li+li+li+li{animation: dh_bottom 0.5s forwards;animation-delay: 1s;}
.p3_ul li+li+li+li+li+li{animation: dh_bottom 0.5s forwards;animation-delay: 1.1s;}
.p3_ul li+li+li+li+li+li+li{animation: dh_bottom 0.5s forwards;animation-delay: 1.2s;}
.p3_ul li+li+li+li+li+li+li+li{animation: dh_bottom 0.5s forwards;animation-delay: 1.3s;}
.p3_ul li+li+li+li+li+li+li+li+li{animation: dh_bottom 0.5s forwards;animation-delay: 1.4s;}


@keyframes p3_bg_dh {
	0%{
		top: -4rem;right: -4rem; transform: scale(0);
	}
	100%{
		top: -0rem;right: -0rem;transform: scale(1);
	}
}


@media(max-width: 1024px){

	.p3_ul li{width: 48%;margin-bottom: 0;}
.p3_ul{padding: 0;justify-content: space-between;}
.p3_ul li .line{position: absolute;top: 0 !important;}
.p3_ul li .box{padding: 0.3rem 0.3rem 0.2rem;}

}

@media(max-width: 650px){
	.p3_ul li{width: 100%;}

	.p3_ul li .box{padding: 0.3rem 0 0.2rem;}
}





.page4{background: #fff url(../images25/p4_bg2.jpg) no-repeat top right;overflow: hidden;}
.page4 .sy_tit{margin-bottom: 0.3rem;}

.p4_bg1{background: url(../images25/p4_bg1.png) no-repeat center center;background-size: cover;
width: 19.23rem;height: 9.2rem;
position: absolute;left: calc(50% - 9.615rem);
bottom: -100%;
transition: 0.4s;
}

.p4_main{position: relative;}

  
.p4_lb1{position: relative;margin-bottom: 0.6rem;padding-right: 0.3rem;margin-right: -0.3rem;}
.p4_lb1 .swiper-slide{}
.p4_lb1 a{display: flex;justify-content: space-between;align-items: flex-end;}
.p4_lb1 .img{width: 6.4rem;height: 4.15rem;padding-bottom: 0;}
.p4_lb1 .con{width: 9.35rem;margin-left: -0rem;background: rgba(255,255,255,0.7);position: relative;z-index: 6;
padding: 0.4rem 0.5rem 0.3rem;
margin-bottom: 0.3rem;

box-shadow: 0px 0rem 0.2rem 0 rgba(166, 183, 206, 0.4);
}
.p4_lb1 .con::after{content: '';display: block;background: url(../images25/p4_lb_con.png) no-repeat center bottom;width: 100%;height: 2.88rem;position: absolute;right: -0rem;bottom: -0rem;z-index: 1;}

.p4_lb1 .sj{display: table;margin-bottom: 0.2rem;display: none;}
.p4_lb1 .sj p{}
.p4_lb1 .sj .p1{font-size: 0.36rem;color: #008bd5;font-weight: bold;text-align: center;}
.p4_lb1 .sj .p2{font-size: 0.12rem;color: #008bd5;opacity: 0.5;}

.p4_lb1 .sj_n{font-size: 0.16rem;color: #048dd6;position: relative;z-index: 6;}

.p4_lb1 .bt{font-size: 0.24rem;line-height: 0.3rem;color: #333333;font-weight: bold;max-height: 0.3rem;margin-bottom: 0.2rem;position: relative;z-index: 6;transition: 0.4s;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}
.p4_lb1 .ly{font-size: 0.12rem;color: #777777;margin: 0.15rem 0;min-height: 1px;display: none;position: relative;z-index: 6;}

.p4_lb1 .zy{font-size: 0.14rem;line-height: 0.22rem;color: #999999;height: 0.44rem;margin-bottom: 0.4rem;position: relative;z-index: 6;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 42
}


.p4_lb1 a:hover .bt{color: #048dd6;transform: translate(5px);}


.p4_lb_out{width: 3.95rem;overflow: hidden;position: absolute;right: 0.4rem;bottom: 0;}

.p4_lb2{width: 1.25rem;overflow: unset;}
.p4_lb2 .img{}

.p4_jt{position: absolute;display: table;padding: 0 0.26rem;z-index: 6;height: 0.3rem;right: 0.6rem;bottom: 0.5rem;}
.p4_jt .swiper-button-prev,.p4_jt .swiper-button-next{position: absolute;left: 0;width: 0.18rem;height: 0.3rem;border: 1px solid #d3d3d3;top: 0;border-radius: 200px;transition: 0.4s;}
.p4_jt .swiper-button-next{left: auto;right: 0;}

.p4_jt .swiper-button-prev::after,.p4_jt .swiper-button-next::after{content: '>';display: block;font-family: "ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ";font-size: 0.16rem;color: #d3d3d3;transition: 0.4s;}
.p4_jt .swiper-button-prev::after{content: '<';}

.p4_jt .swiper-pagination{position: relative;bottom: auto;top: 0.1rem;}
.p4_jt .swiper-pagination span{width: 0.13rem;height: 0.13rem;background: url(../images25/p4_lb_dot.png) no-repeat center center;background-size: 100% !important;opacity: 1;}
.p4_jt .swiper-pagination span.swiper-pagination-bullet-active{background: url(../images25/p4_lb_dot_on.png) no-repeat center center;}

.p4_jt .swiper-button-prev:hover,.p4_jt .swiper-button-next:hover{background: #008bd5;}
.p4_jt .swiper-button-prev:hover::after,.p4_jt .swiper-button-next:hover::after{color: #fff;}


.p4_left{opacity: 0;}
.p4_right{opacity: 0;}

.p4_left{animation: dh_left 0.5s forwards;animation-delay: 0.6s;}
.p4_right{animation: dh_right 0.5s forwards;animation-delay: 0.6s;}

.p4_bg1{animation: p4_bg_dh 1s forwards ease-out;animation-delay: 0.5s;}



@keyframes p4_bg_dh {
	0%{
		bottom: -100%;transform: scale(1);
	}
	100%{
		bottom: 0%;transform: scale(1);
	}
}


@media(max-width: 1024px){
	.p4_left{margin-bottom: 0.3rem;}


	.page4{padding: 0.3rem 2%;position: relative;}
	.p4_bg1{display: none;}

	.p4_lb1{box-shadow: 0 0 0.3rem rgba(0, 0, 0, 0.2);}
	.p4_lb_out{position: relative;width: 3.95rem !important;margin: 0.2rem auto 0;right: auto;}
	.p4_lb1 .img{width: 100%;height: 0;padding-bottom: 60%;position: relative;z-index: 6;}
	.p4_lb1 .con{left: 0;margin-left: 0;width: 100%;padding: 0.2rem 0.2rem 0.2rem;position: relative;z-index: 1;}
	.p4_lb1 .line{display: none;}

	.p4_lb1 a{flex-wrap: wrap;}
}


@media(max-width: 650px){


}


.page41{background: #fff;overflow: hidden;}

.page41 .intro{padding-top: 1rem;}

.page41 .sy_tit{margin-bottom: -0.7rem;}
.p41_main{display: flex;justify-content: space-between;flex-wrap: wrap;}


.p41_left{width: 6.4rem;}
.p41_right{width: 9rem;}


.p41_tit{position: relative;margin-bottom: 0.4rem;}
.p41_tit .wz{padding-left: 0.36rem;background: url(../images25/sy_tit_logo.png) no-repeat left center;
background-size: 0.28rem;
}
.p41_tit .wz p{font-size: 0.3rem;}
.p41_tit .sy_more{font-size: 0.16rem;color: #323232;transition: 0.4s;background: url(../images25/more.png) no-repeat left center;
	background-size: 100%;
	width: 3.65rem;
	height: 0.89rem;
	position: absolute;
	right: -1.2rem;
top: -0.48rem;
	}


.p41_tit .sy_more p{display: none;}
.p41_tit .line{width: calc(100% - 3.5rem);
    background: #008bd5;
    height: 1px;
    top: 50%;
    left: 1.8rem;
    position: absolute;
}



.p41_tit{opacity: 0;}
.p41_tit{animation: dh_top 0.5s forwards;animation-delay: 0.6s;}



.p41_ul{}
.p41_ul li{border-bottom: 1px solid rgba(27,70,123,0.16);position: relative;}
.p41_ul li::after{content: '';display: block;width: 0;height: 100%;background: #008bd5;border-radius: 0 0 0.3rem 0;position: absolute;top: 0;left: 0;z-index: 1;transition: 0.4s;}
.p41_ul li a{display: flex;justify-content: space-between;padding: 0.16rem 0;position: relative;z-index: 3;transition: 0.4s;align-items: center;}
.p41_ul .sj{display: table;}
.p41_ul .sj p{position: relative;}
.p41_ul .sj .p1{color: #008bd5;font-size: 0.12rem;opacity: 0.5;transition: 0.4s;margin-bottom: 0.08rem;}
.p41_ul .sj .p2{font-size: 0.26rem;color: #008bd5;text-align: center;transition: 0.4s;}


.p41_ul .line{width: 1px;height: 0.6rem;background: #ccddf4;position: relative;}
.p41_ul .line::after{content: '';display: block; width: 0.05rem;height: 0.13rem;border: 1px solid #ccddf4;border-radius: 3px;background: #fff;position: absolute;left: -0.025rem;top: calc(50% - 0.065rem);}
.p41_ul .con{width: calc(100% - 0.8rem);max-height: 0.58rem;}
.p41_ul .con .bt{font-size: 0.18rem;color: #333333;line-height: 0.28rem;transition: 0.4s;
	overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;

}
.p41_ul a:hover .con .bt{color: #fff;}
.p41_ul a:hover .sj .p1{color: #fff;}
.p41_ul a:hover .sj .p2{color: #fed306;font-weight: bold;}

.p41_ul li:hover .sj .p1{}
.p41_ul li:hover .sj .p2{}
.p41_ul li:hover a{padding: 0.15rem 0.2rem;}
.p41_ul li:hover::after{width: 100%;}

.p41_ul li:hover .line{background: rgba(255,255,255,0.3);}
.p41_ul li:hover .line::after{background: #fed306;border: 1px solid #fed306;}


  

.p41_ul1{display: flex;margin: 0 -0.075rem;}
.p41_ul1 li{width: calc(33.33% - 0.15rem);margin: 0 0.075rem;border-radius: 0 0 0.1rem 0.1rem;
overflow: hidden;
}
.p41_ul1 a{display: block;position: relative;}
.p41_ul1 .img_out{position: relative;}
.p41_ul1 .img{position: relative;padding-bottom: 69%;}
.p41_ul1 .img::after{content: '';display: block;width: 100%;height: 0.8rem;background: url(../images25/ej_bn_dt_zz_x.png) repeat-x;background-size: auto 100%;position: absolute;bottom: 0;left: 0;z-index: 3;}
.p41_ul1 .xx{display: flex;padding: 0.08rem 0.3rem 0.08rem 0.1rem;border-radius: 0 0.2rem 0 0;transition: 0.4s;
}
.p41_ul1 .xx .sj{font-size: 0.14rem;color: #008bd5;transition: 0.4s;}
.p41_ul1 .xx .ly{font-size: 0.14rem;color: #008bd5;margin-left: 0.07rem;transition: 0.4s;}
.p41_ul1 .con{padding: 0.1rem 0.22rem;transition: 0.4s;position: absolute;bottom: 0rem;width: 100%;left: 0;z-index: 6;}
.p41_ul1 .con .bt{font-size: 0.18rem;line-height: 0.28rem;color: #fff;max-height: 0.56rem;transition: 0.4s;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.p41_ul1 a:hover .xx{background: #fff;}
.p41_ul1 a:hover .xx p{color: #008bd5;}


.p41_ul2{margin-top: 0.2rem;}
.p41_ul2 li{}
.p41_ul2 a{display: flex;align-items: center;justify-content: space-between;padding: 0.13rem 0;}
.p41_ul2 .bt{width: calc(100% - 1.9rem);font-size: 0.18rem;color: #333333;padding-left: 0.2rem;position: relative;transition: 0.4s;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.p41_ul2 .bt::after{content: '';display: block;width: 0.04rem;height: 0.1rem;background: #008bd5;position: absolute;left: 0.05rem;top: calc(50% - 0.05rem);border-radius: 10px;}


.p41_ul2 .xx{display: flex;justify-content: flex-end;}
.p41_ul2 .xx .ly{font-size: 0.14rem;color: #333333;}
.p41_ul2 .xx .sj{font-size: 0.14rem;color: #333333;margin-left: 0.07rem;}

.p41_ul2 a:hover .bt{color: #008bd5;transform: translate(5px);}



.p4_lb1{opacity: 0;}
.p41_left{opacity: 0;}
.p41_right{opacity: 0;}

.p4_lb1{animation: dh_top 0.5s forwards;animation-delay: 0.6s;}
.p41_left{animation: dh_left 0.5s forwards;animation-delay: 0.6s;}
.p41_right{animation: dh_right 0.5s forwards;animation-delay: 0.6s;}

@media(max-width: 1024px){

	.p41_left{width: 100%;margin-bottom: 0.3rem;}
	.p41_right{width: 100%;}


	.p41_ul1{flex-wrap: wrap;}
	.p41_ul1 li{width: 100%;margin-bottom: 0.2rem;}
}

@media(max-width: 650px){
	.p41_ul2 a{flex-wrap: wrap;justify-content: flex-end;}
	.p41_ul2 .bt{width: 100%;margin-bottom: 0.09rem;}
	.p41_ul2 a{padding: 0.1rem 0;}
	.p6_main .p41_ul2 a{padding: 0.1rem 0 !important;}
}


.page5{background: url(../images25/p5_bg.jpg);}


.p5_main{display: flex;justify-content: space-between;}
.p5_ul1{width: 4.83rem;padding-top: 0.3rem;}
.p5_ul1 li{margin-bottom: 0.28rem;transition: 0.4s;position: relative;left: 0px;}
.p5_ul1 li a{}
.p5_ul1 li img{max-width: 100%;}

.p5_ul1 li:hover{left: 6px;}

.p5_ul2{display: flex;width: 9.88rem;align-items: flex-start;}
.p5_ul2 li{width: 3.78rem;position: relative;transition: 0.4s;}
.p5_ul2 .li1{margin-top: 1.4rem;z-index: 3;}
.p5_ul2 .li2{margin-left: -1.05rem;z-index: 4;}
.p5_ul2 .li3{margin-left: -2.5rem;margin-top: 2.8rem; z-index: 1;}
.p5_ul2 .li4{margin-left: -1.1rem;margin-top: 1.4rem; z-index: 2;}
.p5_ul2 li a{display: block;}
.p5_ul2 li img{max-width: 100%;transition: 0.4s;display: block;}

.p5_ul2 li:hover{z-index: 6;}
.p5_ul2 li:hover img{transform: scale(1.05);}



.p5_ul1 li{opacity: 0;}
.p5_ul2 li{opacity: 0;}

.p5_ul1 li{animation: dh_left 0.5s forwards;animation-delay: 0.6s;}
.p5_ul1 li+li{animation: dh_left 0.5s forwards;animation-delay: 0.7s;}
.p5_ul1 li+li+li{animation: dh_left 0.5s forwards;animation-delay: 0.8s;}
.p5_ul1 li+li+li+li{animation: dh_left 0.5s forwards;animation-delay: 0.9s;}
.p5_ul1 li+li+li+li+li{animation: dh_left 0.5s forwards;animation-delay: 1s;}
.p5_ul1 li+li+li+li+li+li{animation: dh_left 0.5s forwards;animation-delay: 1.1s;}

.p5_ul2 li{animation: dh_top 0.5s forwards;animation-delay: 0.6s;}
.p5_ul2 li+li{animation: dh_top 0.5s forwards;animation-delay: 0.7s;}
.p5_ul2 li+li+li{animation: dh_top 0.5s forwards;animation-delay: 0.8s;}
.p5_ul2 li+li+li+li{animation: dh_top 0.5s forwards;animation-delay: 0.9s;}


@media(max-width: 1024px){


}
@media(max-width: 850px){



}



.page6{background: url(../images25/p6_bg.jpg) no-repeat center center;background-size: cover;}
.page6.on{transform: none !important;top: -6.32rem !important;z-index: 1 !important;display: block !important;transition: 0.9s; padding-bottom: 0;}
.page6.onn{transform: none !important;top: 0em !important;z-index: 1 !important;display: block !important;transition: 0.9s;}

.p41_tit_fw{}
.p41_tit_fw .line{width: calc(100% - 2rem);}


.p6_main{display: flex;justify-content: space-between;flex-wrap: wrap;}
.p6_left{width: 9.8rem;}
.p6_right{width: 5.44rem;}



.p6_xxmh{margin-bottom: 0.65rem;}
.p6_xxmh a{}
.p6_xxmh img{max-width: 100%;}

.p6_main .p41_ul2 a{padding: 0.15rem 0;}
.p6_main .p41_ul2{margin-bottom: 0.5rem;}

.p6_main .p41_ul2 a:hover .bt{color: #fff;}

.p6_ul1{display: flex;flex-wrap: wrap;justify-content: space-between;}
.p6_ul1 li{width: calc(50% - 0.1rem);}
.p6_ul1 li+li+li{margin-top: 0.28rem;}
.p6_ul1 li a{display: block;}
.p6_ul1 li .pic{padding: 0.14rem;background: rgba(255,255,255,0.2);border-radius: 2000px;}
.p6_ul1 li .pic .img{width: 100%;border-radius: 2000px;padding-bottom: 53%;}


.p6_ul3{display: flex;justify-content: space-between;position: relative;margin: 0 -0.2rem;}
.p6_ul3 h2{font-family: sys;color: #166eb7;font-size: 0.26rem;position: absolute;left: 0;top: 0.05rem;}

.p6_ul3 li{position: relative;margin: 0 0.2rem;}
.p6_ul3 li a{display: block;position: relative;z-index: 3;}
.p6_ul3 li p{font-size: 0.18rem;color: #333333;padding: 0.11rem 0.3rem;text-align: center;background: rgba(255,255,255,0.3);border-radius: 200px;transition: 0.4s;}
.p6_ul3 li::after{content: '';display: block;width: calc(100% + 0.38rem);background: url(../images25/p6_lj_on.png) no-repeat center center;height: 1.06rem;background-size: 100% 100% !important;position: absolute;top: -0.2rem;left: -0.15rem;opacity: 0;transition: 0.4s;}

.p6_ul3 li:last-child:after{height: 1.5rem;top: -0.4rem;}

.p6_ul3 li:hover p{background: rgba(255,255,255,0);}
.p6_ul3 li:hover::after{opacity: 1;}



.p6_left{opacity: 0;}
.p6_right{opacity: 0;}

.p6_left{animation: dh_left 0.5s forwards;animation-delay: 0.6s;}
.p6_right{animation: dh_right 0.5s forwards;animation-delay: 0.6s;}


@media(max-width: 1024px){
	.p6_main>div{width: 100%;}

	.page6 .f_bq{position: relative;height: auto;padding: 0.2rem 0;}

	.p6_ul3{flex-wrap: wrap;justify-content: flex-start;}
	.p6_ul3 li{margin-bottom: 0.2rem;}
}

@media(max-width: 650px){
	.p6_tit{margin-bottom: 0.2rem;}
	.p6_tit .pic{width: 0.3rem;height: 0.3rem;}
	.p6_tit .p1{font-size: 0.24rem;}

}


.page7{}


.page7{transition: 0s !important;}
.page7 .intro{align-items: flex-end;display: block;}
.page7.on{transition: 0s;}


.foot .intro{display: block;}
.foot{height: 6.33rem !important;top: auto !important;bottom: 0;
	background: url(../images25/foot_bg.jpg) no-repeat center center;background-size: cover;
	position: absolute;
	width: 100%;
}
.p7_tit1{position: relative;margin-bottom: 0.27rem;}
.p7_tit1 h2{font-size: 0.3rem;font-family: "sys";color: #fff;text-align: center;}
.p7_tit1::after{content: '';display: block;width: calc(50% - 0.9rem);height: 1px;background: #fff;position: absolute;left: 0;top: 50%;opacity: 0.3;}
.p7_tit1::before{content: '';display: block;width: calc(50% - 0.9rem);height: 1px;background: #fff;position: absolute;right: 0;top: 50%;opacity: 0.3;}

.p7_ul1{display: flex;flex-wrap: wrap;margin: 0 -0.14rem;margin-bottom: 0.7rem;}
.p7_ul1 li{width: calc(20% - 0.28rem);margin: 0 0.14rem 0.15rem;}
.p7_ul1 a{display: block;}
.p7_ul1 img{width: 100%;}

.p7_tit2{position: relative;}
.p7_tit2::after{content: '';display: block;width: calc(50% - 1.6rem);height: 1px;background: #fff;position: absolute;left: 0;top: 50%;opacity: 0.3;}
.p7_tit2::before{content: '';display: block;width: calc(50% - 1.6rem);height: 1px;background: #fff;position: absolute;right: 0;top: 50%;opacity: 0.3;}
.p7_tit2 img{width: 2.67rem;display: block;margin: 0 auto;}

.f_main{position: relative;padding-top: 0.9rem;}
.f_main .bq{}
.f_main .bq p{font-size: 0.14rem;line-height: 0.3rem;text-align: center;color: #fff;}



@media(max-width: 1024px){
	.foot{padding: 0.3rem 0;position: relative;height: auto !important;background-size: cover;}
	.foot .intro{padding: 0rem 2% !important;}

	.f_main{padding-top: 0.3rem;}
	.p7_ul1{margin-bottom: 0.2rem;}

	.p7_ul1 li {
		width: calc(33.33% - 0.28rem);
	}
}

@media(max-width: 650px){


}


.page8{background: url(../images25/p8_bg.jpg) no-repeat center center;background-size: cover;}

.page8 .p41_tit .wz{    background: url(../images25/sy_tit_logo_bai.png) no-repeat left center;background-size: 0.28rem;}
.page8 .p41_tit .wz p{color: #fff;}
.page8 .p41_tit .sy_more{background: url(../images25/more_bai.png) no-repeat left center;}

.page8 .p41_tit .line{background: #7fcdf2;}

.p8_main{}
.p8_ul{}
.p8_ul li{float: left;margin: 0 0.015rem;transition: 0.4s;position: relative;top: 0;}
.p8_ul li.li1{width: 6.2rem;}
.p8_ul li.li2{width: 3.15rem;}
.p8_ul li.li3{width: 6.28rem;margin-bottom: 0.03rem;}
.p8_ul li.li4{width: 3.13rem;float: right;}
.p8_ul li.li5{width: 3.13rem;float: right;}
.p8_ul a{display: block;position: relative;}
.p8_ul a::after{content: '';display: block;background: url(../images25/p8_img_zz.png) repeat-x bottom center;width: 100%;height: 1.9rem;position: absolute;bottom: 0;left: 0;z-index: 3;background-size: auto 100%;}

.p8_ul .img{padding-bottom: 0;height: 5.4rem;}
.p8_ul li+li+li .img{height: 2.685rem;}

.p8_ul .con{position: absolute;bottom: 0;left: 0;padding: 0.2rem;z-index: 6;display: flex;justify-content: space-between;width: 100%;align-items: center;}
.p8_ul .wx{background: url(../images25/p8_ico_wx.png) no-repeat center center;width: 0.37rem;height: 0.37rem;background-size: 100%;}
.p8_ul .wb{background: url(../images25/p8_ico_wb.png) no-repeat center center;width: 0.37rem;height: 0.37rem;background-size: 100%;}
.p8_ul .dy{background: url(../images25/p8_ico_dy.png) no-repeat center center;width: 0.37rem;height: 0.37rem;background-size: 100%;}
.p8_ul .sp{background: url(../images25/p8_ico_sp.png) no-repeat center center;width: 0.37rem;height: 0.37rem;background-size: 100%;}

.p8_ul li:hover{top: -0.1rem;}



.p8_ul .xx{width: calc(100% - 0.5rem);}
.p8_ul .xx .bt{color: #fff;font-size: 0.18rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.p8_ul .xx .ly{color: #fff;font-size: 0.14rem; display:none;}




.p8_ul li{opacity: 0;}

.p8_ul li{animation: dh_left 0.5s forwards;animation-delay: 0.6s;}
.p8_ul li+li{animation: dh_left 0.5s forwards;animation-delay: 0.7s;}
.p8_ul li+li+li{animation: dh_left 0.5s forwards;animation-delay: 0.8s;}
.p8_ul li+li+li+li{animation: dh_left 0.5s forwards;animation-delay: 0.9s;}
.p8_ul li+li+li+li+li{animation: dh_left 0.5s forwards;animation-delay: 1s;}
.p8_ul li+li+li+li+li+li{animation: dh_left 0.5s forwards;animation-delay: 1.1s;}




@media(max-width: 1024px){
	.p8_ul{display: flex;flex-wrap: wrap;}
	.p8_ul li{margin: 0rem 0.05rem 0.1rem !important;}
	.p8_ul li .img{height: 0;padding-bottom: 60%;}
	.p8_ul li.li1{width: 100%;}
	.p8_ul li+li{width: calc(50% - 0.1rem) !important;}
.p8_ul li+li+li .img{height: 0;}
.p8_ul a::after{height: 40%;}
.p8_ul .con{padding: 0.1rem;}

}


@media(max-width: 650px){


}




.page9{background: #fff;}
.p9_main_bg{
	display: block;
	width: 70%;
	height: 100%;
	background: rgba(255,255,255,0.5) url(../images25/p3_main_bg.png) no-repeat bottom center;
	background-size: 100%;
	position: absolute;
	top: 0;
	left: 15%;
	/* border: 1px solid #c9daef; */
	/* box-shadow: 0px 0.43rem 0.3rem 0.02rem rgba(166, 183, 206, 0.4); */
	border-radius: 0.1rem;
	z-index: 1;
}
.p9_main{display: flex;justify-content: space-between;flex-wrap: wrap;}
.p9_main>div{width: 50%;padding: 0 0.15rem;}

.p9_main .p41_tit::after{display: none;}
.p9_main .p41_tit .line{width: calc(100% - 1.8rem);right: 0;left: auto;}


.p9_left{}
.p9_right{}


.p9_ul1{display: flex;flex-wrap: wrap;margin: 0 -0.05rem;}
.p9_ul1 li{width: calc(33.33% - 0.1rem);margin: 0 0.05rem 0.1rem;border: 1px solid #058bd5;position: relative;overflow: hidden;}
.p9_ul1 .li1{}
.p9_ul1 .li2{width: calc(66.66% - 0.1rem);}
.p9_ul1 .bg{width: 100%;height: 100%;background: url(../images25/p9_l_ico1_bg.jpg) no-repeat center center;background-size: cover;
position: absolute;top: 100%;left: 0;
z-index: 1;
opacity: 1;
transition: 0.4s;
}
.p9_ul1 a{display: flex;flex-direction: column;justify-content: center;align-items: center;height: 100%;width: 100%;min-height: 1.43rem;position: relative;z-index: 6;}
.p9_ul1 a>img{width: 100%;height: 2.35rem;object-fit: cover;}

.p9_ul1 .con{}
.p9_ul1 .con .pic{width: 0.7rem;height: 0.7rem;position: relative;margin: 0 auto 0.2rem;}
.p9_ul1 .con .pic::before{content: '';display: block;width: calc(100% - 2px);height: calc(100% - 2px);border: 1px dashed #008bd5;position: absolute;top: 0%;left: 0%;border-radius: 50%;transition: 0.4s;
animation: dao-zhuan 40s linear infinite;
z-index: 2;
}
.p9_ul1 .con .pic::after{content: '';display: block;width: calc(112% - 2px);height: calc(112% - 2px);border: 1px dashed #008bd5;position: absolute;top: -6%;left: -6%;border-radius: 50%;opacity: 0.3;
	animation: zhuan 40s linear infinite;
	z-index: 1;
}
.p9_ul1 .con .pic img{width: 100%;position: relative;z-index: 3;transition: 0.4s;}
.p9_ul1 .con p{font-size: 0.18rem;color: #333333;text-align: center;line-height: 0.24rem;transition: 0.4s;
}

.p9_ul2{position: relative;}
.p9_ul2 .li1{width: 100%;}
.p9_ul2 .li2{width: calc(33.33% - 0.1rem);height: 3rem;position: absolute;left: 0;bottom: 0;}
.p9_ul2 .li3{margin-left: calc(33.33% + 0.05rem);}
.p9_ul2 .li5{margin-left: calc(33.33% + 0.05rem);}

.p9_ul1 li:hover .con p{font-weight: bold;color: #008bd5;text-shadow: 0 0px 3px #fff;}
.p9_ul1 li:hover .bg{top: 0;}
.p9_ul1 li:hover .con .pic::before{background: #008bd5;border: 1px dashed #fff;}
.p9_ul1 li:hover .con .pic::after{background: #008bd5;border: 1px dashed #fff;}
.p9_ul1 li:hover .con .pic img{filter:invert(3) brightness(5);}

@keyframes zhuan {
	0%{
		transform: rotate(0);
	}
	100% {
		transform: rotate(360deg);
	}
  }
  
  @keyframes dao-zhuan {
	0%{
		transform: rotate(0);
	}
	100% {
		transform: rotate(-360deg);
	}
  }
  


.p9_ul1 li{opacity: 0;}

.p9_ul1 li{animation: dh_top 0.5s forwards;animation-delay: 0.6s;}
.p9_ul1 li+li{animation: dh_top 0.5s forwards;animation-delay: 0.7s;}
.p9_ul1 li+li+li{animation: dh_top 0.5s forwards;animation-delay: 0.8s;}
.p9_ul1 li+li+li+li{animation: dh_top 0.5s forwards;animation-delay: 0.9s;}
.p9_ul1 li+li+li+li+li{animation: dh_top 0.5s forwards;animation-delay: 1s;}
.p9_ul1 li+li+li+li+li+li{animation: dh_top 0.5s forwards;animation-delay: 1.1s;}




  @media(max-width: 1024px){


  }

  @media(max-width: 650px){


  }
  


.page10{background: #fff url(../images25/foot_bg.jpg) no-repeat bottom center;background-size: 100%;}
.p10_main1{padding-bottom: 0.35rem;margin-bottom: 0.3rem;/* border-bottom: 1px solid #9ab7d3; */padding-top: 0.8rem;}
.p10_main1 .p41_tit{margin-bottom: 0.4rem;}
.p10_main1 .p41_tit::after{display: none;}
.p10_main1 .p41_tit .line{width: calc(100% - 1.8rem);right: 0;left: auto;}

.p10_ul_sfq{display: flex;width: 14.55rem;margin: 0 auto;}
.p10_ul_sfq li{width: 1rem;margin: 0 0.06rem;transition: 0.8s;}
.p10_ul_sfq a{display: block;position: relative;overflow: hidden;height: 100%;}
.p10_ul_sfq .con{width: 1rem;position: absolute;right: 0;top: 0;z-index: 6;background:#c7161e url(../images25/p10_con_bg.jpg) no-repeat bottom center;
	background-size: 100%;
	height: 100%;opacity: 1;transition: 0.4s;display: flex;justify-content: center;align-items: center;

}
.p10_ul_sfq .con::before{content: '';display: block;width: 0.5rem;
	height: 0.5rem;
	background: url(../images25/logo_sx.png) no-repeat center center;
	background-size: 100%;
	position: absolute;
	top: 0.2rem;
}

.p10_ul_sfq .con .bt{
    font-size: 0.2rem;
    color: #fff;
    letter-spacing: 0.02rem;
    writing-mode: vertical-lr;
    writing-mode: tb-lr;
    padding: 0.8rem 0 0.24rem;
    line-height: 0.24rem;
	font-family: "sys";
}
.p10_ul_sfq .pic{width: 7.7rem;position: relative;padding-bottom: 0;height: 4rem;position: relative;opacity: 0;}

.p10_ul_sfq .pic::before{content: '';display: block;width: calc(100% - 0.1rem);height: calc(100% - 0.1rem);border: 1px solid #fff;opacity: 0.4;position: absolute;top: 0;left: 0;right: 0;bottom: 0;z-index: 2;margin: auto;transition: 0.8s;}
.p10_ul_sfq .pic img{width: 100%;position: absolute;top: 0;left: 0;height: 100%;transition: 1.8s;transform: scale(1.2);}

.p10_ul_sfq li.on{width: 7.7rem;}
.p10_ul_sfq li.on .pic{opacity: 1;}
.p10_ul_sfq li.on .pic img{transform: scale(1);}
.p10_ul_sfq li.on .con{opacity: 0;}



.p10_ul_sfq li:hover .pic::before{transform: scale(1.05);}

.p10_main2{display: flex;justify-content: space-between;flex-wrap: wrap;border-bottom: 1px solid #9ab7d3;padding-bottom: 0.2rem;/* margin-top: 0.7rem; */}
.p10_main2 .p41_tit{margin-bottom: 0.2rem;}
.p10_main2 .p41_tit .wz p{font-size: 0.24rem;}
.p10_main2 .p41_tit::after{display: none;}

.p10_left{width: 6.5rem;}
.p10_cen{width: 6.4rem;}
.p10_right{width: 1.2rem;}

.p10_ul1{display: flex;flex-wrap: wrap;}
.p10_ul1 li{margin: 0 0.25rem 0.13rem;position: relative;}
.p10_ul1 li::after{content: '';display: block;width: 1px;height: 0.17rem;background: #4e555a;position: absolute;left: calc(100% + 0.28rem);top: calc(50% - 0.085rem);}
.p10_ul1 li:last-child::after{display: none;}

.p10_ul1 li a{}
.p10_ul1 li p{font-size: 0.16rem;color: #333333;transition: 0.4s;line-height: 0.2rem;}

.p10_ul1 li:hover p{color: #008bd5;transform: translate(0,-5px);}


.p10_con{}
.p10_con p{font-size: 0.16rem;color: #333333;line-height: 0.24rem;padding-left: 0.34rem;background: url(../images25/foot_x_ico1.png) no-repeat left center;background-size: 0.2rem !important;margin-right: 0.2rem;margin-bottom: 0.1rem;}
.p10_con p+p{background: url(../images25/foot_x_ico2.png) no-repeat left center;/* margin-bottom: 0.06rem; */}
.p10_con p+p+p{background: url(../images25/foot_x_ico3.png) no-repeat left center;}
.p10_con p+p+p+p{background: url(../images25/foot_x_ico4.png) no-repeat left center;}


.f_ewm{width: 1rem;}
.f_ewm img{width: 100%;}
.f_ewm p{font-size: 0.14rem;color: #333333;text-align: center;margin-top: 0.1rem;}



.p10_main3{display: flex;justify-content: space-between;align-items: center;margin-top: 0.2rem;flex-wrap: wrap;}
.p10_main3 .f_logo{width: 2.2rem;max-width: 100%;}
.p10_main3 .f_logo img{width: 100%;}

.p10_main3 .f_bq{width: calc(100% - 4.5rem);}
.p10_main3 .f_bq p{font-size: 0.14rem;line-height: 0.24rem;color: #333333;margin-left: 0.1rem;}
.p10_main3 .f_bq a{color: #333;}
.p10_main3 .f_bq .xx{display: flex;}






.p10_ul_sfq li{opacity: 0;}

.p10_ul_sfq li{animation: dh_top 0.5s forwards;animation-delay: 0.6s;}
.p10_ul_sfq li+li{animation: dh_top 0.5s forwards;animation-delay: 0.7s;}
.p10_ul_sfq li+li+li{animation: dh_top 0.5s forwards;animation-delay: 0.8s;}
.p10_ul_sfq li+li+li+li{animation: dh_top 0.5s forwards;animation-delay: 0.9s;}
.p10_ul_sfq li+li+li+li+li{animation: dh_top 0.5s forwards;animation-delay: 1s;}
.p10_ul_sfq li+li+li+li+li+li{animation: dh_top 0.5s forwards;animation-delay: 1.1s;}


.p10_ul1{opacity: 0;}
.p10_con{opacity: 0;}
.f_ewm{opacity: 0;}



.p10_ul1{animation: dh_top 0.5s forwards;animation-delay: 0.6s;}
.p10_con{animation: dh_top 0.5s forwards;animation-delay: 0.6s;display: flex;flex-wrap: wrap;}
.f_ewm{animation: dh_top 0.5s forwards;animation-delay: 0.6s;}

@media(max-width: 1024px){
.p10_main1{padding-top: 0.3rem;}
.p10_main2{justify-content: center;}

.p10_main3{width: 100%;justify-content: center;}
.p10_main3 .f_bq{width: 100%;margin-top: 0.1rem;}

.p10_main3 .f_bq .xx{flex-wrap: wrap;justify-content: center;}
.p10_main3 .f_bq p{text-align: center;}

.p10_ul_sfq{flex-wrap: wrap;width: 100%;justify-content: space-between;}
.p10_ul_sfq .con{display: none;}
.p10_ul_sfq li .pic{width: 100%;height: 0;padding-bottom: 50%;opacity: 1;}
.p10_ul_sfq li{width: calc(50% - 0.05rem) !important;margin: 0 0 0.1rem;}
.p10_ul_sfq .pic img{    transform: scale(1);}
}

@media(max-width: 650px){

}



.page14{background: #fff;position: relative;}
.p14_main_bg{
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.5) url(../images25/p14_bg.jpg) no-repeat bottom center;
	background-size: 100%;
	position: absolute;
	top: 0;
	left: 0%;
	z-index: 1;
}
.p14_main{display: flex;justify-content: space-between;flex-wrap: wrap;position: relative;padding-bottom: 2rem;}
.p14_main::before{content: '';display: block;background: url(../images25/p14_tit_bg.png) no-repeat center center;width: 11.7rem;height: 4.05rem;
position: absolute;
left: 2rem;
top: 0.15rem;
background-size: 100%;
}


.p14_main .p41_tit::after{display: none;}
.p14_main .p41_tit .line{width: calc(100% - 1.8rem);right: 0;left: auto;display: none;}


.p14_left{width: 38%;}


.p14_ul1{display: flex;flex-wrap: wrap;margin: 0 -0.05rem;justify-content: flex-end;}
.p14_ul1 li{width: calc(25% - 0.1rem);margin: 0 0.05rem 0.3rem;position: relative;}



.p14_ul1 .li1{}
.p14_ul1 li:last-child{margin-right: -1rem;}
.p14_ul1 .bg{width: 1px;height: 0.46rem;position: absolute;top: calc(100% - 0.1rem);background: #fff;
left: 50%;
}
.p14_ul1 .bg::after{content: '';display: block;width: 0.07rem;height: 0.07rem;background: #fff;position: absolute;bottom: 0;left: -0.03rem;border-radius: 50%;}

.p14_ul1 .li1 .bg{height: 2.2rem;}
.p14_ul1 .li2 .bg{height: 1.4rem;}
.p14_ul1 .li5 .bg{height: 0.7rem;}
.p14_ul1 .li6 .bg{height: 1rem;}


.p14_ul1 a{display: flex;flex-direction: column;justify-content: center;align-items: center;height: 100%;width: 100%;min-height: 1.43rem;position: relative;z-index: 6;}
.p14_ul1 a>img{width: 100%;height: 2.35rem;object-fit: cover;}

.p14_ul1 .con{}
.p14_ul1 .con .pic{width: 0.7rem;height: 0.7rem;position: relative;margin: 0 auto 0.2rem;}
.p14_ul1 .con .pic::before{content: '';display: block;width: calc(100% - 2px);height: calc(100% - 2px);border: 1px dashed #008bd5;position: absolute;top: 0%;left: 0%;border-radius: 50%;transition: 0.4s;
animation: dao-zhuan 40s linear infinite;
z-index: 2;
background: #fff;
}
.p14_ul1 .con .pic::after{content: '';display: block;width: calc(112% - 2px);height: calc(112% - 2px);border: 1px dashed #008bd5;position: absolute;top: -6%;left: -6%;border-radius: 50%;opacity: 0.3;
	animation: zhuan 40s linear infinite;
	z-index: 1;
}
.p14_ul1 .con .pic img{width: 100%;position: relative;z-index: 3;transition: 0.4s;}
.p14_ul1 .con p{font-size: 0.18rem;color: #333333;text-align: center;line-height: 0.24rem;transition: 0.4s;
}


.p14_right{width: 38%;}
.p14_right .p41_tit{justify-content: flex-end;display: flex;}

.p14_ul2{position: relative;}
.p14_ul2 li{width: 1.5rem;}
.p14_ul2 li+li+li+li{left: -0.8rem;}
.p14_ul2 li:last-child{margin-right: 0;}

.p14_ul2 .li1 .bg{height: 0.46rem;}
.p14_ul2 .li2 .bg{height: 2.3rem;}
.p14_ul2 .li3 .bg{height: 0.5rem;}
.p14_ul2 .li4 .bg{height: 0.5rem;}
.p14_ul2 .li5 .bg{height: 1rem;}



.p14_ul1 li:hover .con p{font-weight: bold;color: #008bd5;text-shadow: 0 0px 3px #fff;}

.p14_ul1 li:hover .con .pic::before{background: #008bd5;border: 1px dashed #fff;}
.p14_ul1 li:hover .con .pic::after{background: #008bd5;border: 1px dashed #fff;}
.p14_ul1 li:hover .con .pic img{filter:invert(3) brightness(5);}



@keyframes zhuan {
	0%{
		transform: rotate(0);
	}
	100% {
		transform: rotate(360deg);
	}
  }
  
  @keyframes dao-zhuan {
	0%{
		transform: rotate(0);
	}
	100% {
		transform: rotate(-360deg);
	}
  }
  


.p14_ul1 li{opacity: 0;}

.p14_ul1 li{animation: dh_top 0.5s forwards;animation-delay: 0.6s;}
.p14_ul1 li+li{animation: dh_top 0.5s forwards;animation-delay: 0.7s;}
.p14_ul1 li+li+li{animation: dh_top 0.5s forwards;animation-delay: 0.8s;}
.p14_ul1 li+li+li+li{animation: dh_top 0.5s forwards;animation-delay: 0.9s;}
.p14_ul1 li+li+li+li+li{animation: dh_top 0.5s forwards;animation-delay: 1s;}
.p14_ul1 li+li+li+li+li+li{animation: dh_top 0.5s forwards;animation-delay: 1.1s;}

@media(max-width: 1400px){
.p14_main_bg{background: url(../images25/p14_bg_sj.png) no-repeat bottom center;      background-size: 100%;}
}


@media(max-width: 1024px){
.p14_main_bg{background: url(../images25/p14_bg_sj.png) no-repeat bottom center;background-size: 200% !important;}

	.p14_main{padding-bottom: 0;}
.p14_main::before{display: none;}
.p14_main>div{width: 100%; }
.p14_right{margin-top: 0.3rem;}
.p14_right .p41_tit{justify-content: flex-start;}
.p14_ul1{justify-content: flex-start;}
.p14_ul1 li .bg{height: 0.3rem !important;display: none;}
.p14_ul1 li{width: 25%;margin: 0 !important;left: 0 !important;}
.p14_ul2 li:first-child{display: none;}

  }

  @media(max-width: 650px){

.page14{ padding-bottom: 1.2rem; }

 .p14_main .p41_tit{margin-bottom: 0.1rem;}

  }





  
.page15{background: url(../images25/p15_bg.jpg) no-repeat bottom center;position: relative;background-size: cover;overflow: hidden;}
.page15 .intro{align-items: flex-end;}
.page15 .p41_tit{margin-bottom: 0;display: none;}

.p15_main{position: relative;}
.p15_main .line1{width: 11.18rem;height: 11.18rem;border: 1px dashed #008bd5;position: absolute;bottom: -5.08rem;left: calc(50% - 5.59rem);border-radius: 50%;
animation: dao-zhuan 150s linear infinite;
}
.p15_main .line2{width: 13.4rem;height: 13.4rem;border: 1px dashed rgba(0, 139, 213 ,0.3);position: absolute;bottom: -6.19rem;left: calc(50% - 6.7rem);border-radius: 50%;}
.p15_main .line2::after{
	content: '';display: block;width: calc(100% + 0.24rem);height: calc(100% + 0.24rem);
background: url(../images25/sy_menu_fj.png) no-repeat right center;
background-size: 0.23rem;
border-radius: 50%;
position: absolute;
top: -0.12rem;
left: -0.12rem;
animation: dao-zhuan2 20s linear infinite;
z-index: 1;
}


  @keyframes dao-zhuan2 {
	0%{
		transform: rotate(20deg);
	}
	100% {
		transform: rotate(-190deg);
	}
  }
  


.p15_cen_bg{background: url(../images25/p15_img.png) no-repeat center center;
	background-size: 100%;
width: 8.22rem;
height: 4.82rem;
margin: 0 auto;
position: relative;
z-index: 6;
}

.p15_ul{display: flex;width: 100%;justify-content: center;margin-bottom: 0.7rem;position: relative;z-index: 8;align-items: flex-start;}
.p15_ul li{display: flex;width: 14.28%;position: relative;}
.p15_ul li a{display: flex; width: 100%;}

.p15_ul li.li4 a{flex-direction: column;justify-content: center;align-items: center;}
.p15_ul li.li4 .con{margin-bottom: 0.26rem;}

.p15_ul li.li1{top: 5.8rem;right: -0.8rem;}
.p15_ul li.li2{top: 3.5rem;left: -0.5rem;}
.p15_ul li.li3{top: 1.8rem;left: -0.7rem;}

.p15_ul li.li3 .li3_div{display: flex;align-items: center;}
.p15_ul li.li3 .li3_div>div{margin: 0 0.05rem;}
.p15_ul li.li3 .p1{}
.p15_ul li.li3 .p1 .shuzi{font-size: 0.4rem;}

.p15_ul li.li1 a,.p15_ul li.li2 a,.p15_ul li.li3 a{justify-content: flex-end;}
.p15_ul li.li1 .pic,.p15_ul li.li2 .pic,.p15_ul li.li3 .pic{margin-left: 0.2rem;}


.p15_ul li.li5{top: 1.8rem;right: -0.7rem;}
.p15_ul li.li6{top: 3.5rem;right: -0.5rem;}
.p15_ul li.li7{top: 5.8rem;left: -0.8rem;}

.p15_ul li.li5 a,.p15_ul li.li6 a,.p15_ul li.li7 a{justify-content: flex-end;flex-direction: row-reverse;}
.p15_ul li.li5 .pic,.p15_ul li.li6 .pic,.p15_ul li.li7 .pic{margin-right: 0.2rem;}


.p15_ul .con{}
.p15_ul .con .p1{white-space: nowrap;}
.p15_ul .con .p1 span{font-size: 0.6rem;color: #008bd5;font-family: Georgia;}
.p15_ul .con .p2{font-size: 0.18rem;line-height: 0.24rem;margin-top: 0.1rem;
white-space: nowrap;
}

.p15_ul .pic{width: 1.28rem;height: 1.28rem;position: relative;display: flex;justify-content: center;}

.p15_ul .pic::after{content: '';display: block;width: 100%;height: 100%;

background: #fff;border: 1px dashed #008bd5;
border-radius: 50%;
position: absolute;
top: 0;
left: 0;
animation: dao-zhuan 30s linear infinite;
z-index: 1;
}

.p15_ul .pic img{height: 100%;display: block;position: relative;z-index: 6;}


.p15_ul .pic:hover img{-webkit-animation: jello 1s; -moz-animation: jello 1s; animation: jello 1s;}



@media(max-width: 1024px){


  

	.page15{background-size: 130%;}
.p15_cen_bg{display: none;}
.page15 .p41_tit{display: block;margin-bottom: 1rem;}
.p15_ul{width: 100%;flex-wrap: wrap;justify-content: space-between;margin-bottom: 0;}
.p15_ul li{top: 0 !important;left: 0 !important;right: auto !important; width: 48%;flex-direction: row !important;justify-content: flex-end !important;margin-bottom: 0.3rem;}
.p15_ul li a{flex-direction: row !important;justify-content: flex-end !important;}

.p15_ul li .pic{margin-right: 0 !important;margin-left: 0.2rem;}
.p15_ul .con{margin-bottom: 0;}
.p15_ul .con p{text-align: right;}
.p15_ul li:nth-child(2n){flex-direction: row-reverse !important;}
.p15_ul li:nth-child(2n) .pic{margin-right: 0.2rem !important;margin-left: 0;}
.p15_ul li:nth-child(2n) .con p{text-align: left;}


.p15_main .line1{display: none;}

.p15_main .line2{top: -0.5rem;}

.p15_ul li.li3 .li3_div>div{margin: 0;}
.p15_ul li.li3 .p1 .shuzi{font-size: 0.25rem;}

}
@media(max-width: 650px){
.p15_ul li .pic{width: 0.7rem;height: 0.7rem;}
.p15_ul .con .p1 span{font-size: 0.3rem;}

	.p15_main .line2::after{animation: dao-zhuan2 10s linear infinite;}

  @keyframes dao-zhuan2 {
	0%{
		transform: rotate(-60deg);
	}
	100% {
		transform: rotate(-120deg);
	}
  }

}
@media(max-width: 500px){
.p15_ul li.li3 .li3_div{flex-wrap: wrap;}
.p15_ul li.li3 .li3_div div{display: none;}
.p15_ul li.li3 .p1{width: 100%;}
.p15_ul .con .p1 span{font-size: 0.2rem !important;}
.p15_ul .con .p2{font-size: 0.14rem;}
.p15_ul li .pic{margin-left: 0.1rem !important;}
}



@media(max-height: 920px){

}
@media(max-height: 910px){
}
@media(max-height: 880px){
}
@media(max-height: 840px){
}
@media(max-height: 700px){


}



@media(min-width: 1921px){
	.w1344{width: 80%;}
	.yc_top_nav .head_bottom{width: 80%;}

}



@media(max-width: 1650px){


}

@media(max-width: 1400px){
	#header #logo .box_table{width: 100%;}


}
@media(max-width: 1200px){
	body{overflow-y: auto;}

	.w1344{width: 95% !important;}
	
	.yc_top_nav .head_bottom{width: 95%;}



}

@media(max-width: 1024px){


	.header_box{display: none;}
	.m_header_box{display: block;}
	.sy_tit span{line-height: 0.24rem;}
	.p1_lb .swiper-slide a::after{display: none;}


 .toubu_div{position: relative;}




.page .intro{padding: 0rem 0;width: 100%;padding: 0.3rem 2%;}


.sy_tit{margin-bottom: 0.3rem;}
.sy_tit .con{zoom: 0.8;}




}
@media(max-width: 900px){

}
@media(max-width: 830px){


	

}
@media(max-width: 700px){




}

@media(max-width: 650px){

	

	#m_header #logo{width: 80%;}




}




/* ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã‚Â¦ Ãƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¼Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â»ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â¸ */


/* ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚ÂºÃƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚ÂºÃƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã‚Â¦ Ãƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¼Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¼ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â§ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ */

.fhdb{display: none;}


.ej_body{overflow-x: auto;}


.foot_ej{position: relative;}
.foot_ej .f_sj_bg{display: none !important;}

.fanye{text-align: center;margin: 0.4rem 0 0;}

.ej_bn_dt{width: 100%;margin-top: 0rem;position: relative;z-index: 1;}


.ej_bn_dt img{display: block;width: 100%;}

.bn_con{position: absolute;bottom: 0.57rem;left: 0;z-index: 6;width: 100%;}
.bn_con .w15{}
.bn_con .w15 h2{color: #fff;font-size: 0.3rem;margin-left: 0.8rem;}



.ej_main_box{background-size: 100%; min-height: 0.5rem;position: relative;z-index: 3;
padding: 0.4rem 0;
}
.ej_main_box>.w15{padding-top: 0rem;display: flex;justify-content: space-between;}

.ej_main_box>div{position: relative;z-index: 2;}


/* ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¦Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚ÂºÃƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚ÂºÃƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¯Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã‚Â¨Ãƒâ€¹Ã¢â‚¬ Ãƒâ€šÃ‚Âª ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¼ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â§ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ */

#nav_slide {
    background: #008bd5;
    line-height: 0.5rem;
    position: relative;
    z-index: 2;
    display: none
}
#nav_slide #bnt_back {
    position: absolute;
    left: 0.16rem;
    top: -0.02rem;
}
#nav_slide #bnt_back img {
    height: 0.2rem;
    vertical-align: middle
}
#nav_slide .n_title {
    height: 0.5rem;
}
#nav_slide h1 {
    font-size: 0.18rem;
    color: #fff;
    text-align: center
}
#bnt_sub_nav {
    position: absolute;
    right: 0.16rem;
    top: 0.14rem;
    cursor: pointer
}
#bnt_sub_nav img {
    display: block;
    height: 0.2rem;
}
#bnt_sub_nav.on img {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}
#sub_nav_content {
    background: #f2f2f2;
    display: none;
    z-index: 9;
    width: 100%
}
#sub_nav_content ul li {
    background: none;
    box-shadow: none;
    border-bottom: 1px solid #dedede;
    padding: 0 0.15rem;
}
#sub_nav_content ul li a {
    display: inline-block;
    font-size: 0.16rem;
    padding: 0;
    color: #333;
    width: 88%
}
#sub_nav_content ul li i {
    float: right;
    font-family: simsun;
    font-style: normal;
    font-weight: bold
}
#sub_nav_content ul li ul li {
    border: 0;
    line-height: 0.28rem;
    padding-left: 0.1rem;
}
#sub_nav_content ul li ul li a {
    font-size: 0.16rem;
    color: #666
}
#sub_nav_content ul li.on>a {
    color: #008bd5;
}
#sub_nav_content ul li ul {
    display: none
}
/* ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¦Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚ÂºÃƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚ÂºÃƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¯Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã‚Â¨Ãƒâ€¹Ã¢â‚¬ Ãƒâ€šÃ‚Âª ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â»ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â¸ */




.ej_main_left{
    width: 3rem;
	margin-bottom: 0rem;

	position: relative;
	z-index: 6;
min-height:0.4rem;
}

.ej_main_left h2{background: #008bd5;color: #fff;text-align: center;padding: 0.25rem 0.1rem;font-size: 0.26rem;line-height: 0.36rem;
}
.ej_main_left ul{
	position: relative;
	width: auto;
}

.ej_main_left .sider_nav {
    padding: 0rem 0rem;
	background: #fafafa;
	width:100%;
	border-radius: 0 0 0.1rem 0.;
}


.ej_main_left .sider_nav.on{padding: 0;}

.ej_main_left .sider_nav ul{padding: 0 0.1rem;}


.ej_main_left ul li{
    position: relative;
    line-height: 0.24rem;
	z-index: 3;
}

.ej_main_left ul li>a {
    position: relative;
    display: block;

    z-index: 1;
}
.ej_main_left ul li>a::after{content: "";display: block;width: 0;height: 1px;background: #fff;position: absolute;bottom: 0;left: 0;transition: 0.4s;}
.ej_main_left ul li p{   padding: 0.2rem 0.3rem 0.2rem;
    font-family: "Microsoft Yahei";
    font-size: 0.18rem;
    color: #333; 
	transition: 0.4s;
}

.ej_main_left ul li>a:hover::after{width: 100%;}


.ej_main_left ul li .btn{width: 0.3rem;height: 0.56rem;position: absolute;right: 0;top: 0;z-index: 3;cursor: pointer;display: flex;align-items: center;}
.ej_main_left ul li .btn::after{content: "+";display: block;text-align: center;width: 100%;font-size: 0.2rem;color: #333;}
.ej_main_left ul li .btn.on::after{content: "-";}

.ej_main_left ul li .sun{width: 100%;margin: 0 auto;border-radius: 0.1rem;
padding: 0.1rem 0;
top: 100%;
left: 0;
background: #fff;
box-shadow: 0 0 0.1rem rgba(0, 0, 0, .1);
display: none;
}
.ej_main_left ul li .sun a{font-size: 0.16rem;line-height: 0.18rem;padding: 0.1rem;position: relative;display: block;color: #333;text-align: center;}

.ej_main_left ul li .sun a.on{color: #008bd5;}

.ej_main_left ul li .sun a:hover{color: #008bd5;}

.ej_main_left ul li .sun a.on::before,.ej_main_left ul li .sun a:hover::before{background: #008bd5;}

.ej_main_left ul li.on>.btn::after{color: #008bd5;}

.ej_main_left ul li.on>a p,
.ej_main_left ul li>a:hover p{
    color: #008bd5;
	font-weight: bold;
}
.ej_main_left ul li>a:before{
    position: absolute;
    left: calc(50% - 0.355rem);
    bottom: 0.08rem;
    width: 0.71rem;
    height: 0rem;
	background-size: 100%;
    content: "";
	transition: 0.4s;
}
.ej_main_left ul li.on>a:before,
.ej_main_left ul li>a:hover:before{
	height: 0.16rem;bottom: 0;
}


.ej_main_left ul li .sun a:before{height: 1px;bottom: 0;transition: 0.4s;}
.ej_main_left ul li .sun a{color: #333;}

.ej_main_left .lmmc_yj{font-size: 0.24rem;padding: 0.2rem 0rem;background-size: 200%;  color: #fff;padding-left: 0;position: relative;text-align: center;font-weight: bold;}




.ej_main_right{width: calc(100% - 3.9rem);padding-top: 0rem;}
.ej_main_right>.line{width: 100%;height: 0.01rem;background: #eaeaea;margin-bottom: 0.3rem;
display: none;
}


.dqwz_out{padding-bottom: .1rem;margin: 0rem 0 0.25rem;display: flex;justify-content: space-between;align-items: center;

}
.dqwz_out .w15{}
.dqwz_out h2{font-size: 0.24rem;color: #008bd5;display: table;}

.dqwz_out .dqwz{padding-left: 0.31rem;background: url(../images25/dqwz.png) no-repeat left center;display: table;background-size: 0.14rem;}
.dqwz_out .dqwz p{font-size: 0.16rem;color: #999999;line-height: 0.24rem;min-height: 0.24rem;}
.dqwz_out .dqwz a{color: #999999;transition: 0.4s;}
.dqwz_out .dqwz a:hover{color: #008bd5;}

.dqwz_out .dqwz span{display: inline-block;margin: 0 0.03rem;

}



.ej_foot{background: none;position: relative;padding-bottom: 20px;}
.ej_foot::before{content: '';display: block;width: 100%;background: url(../images25/foot_bg.jpg) no-repeat center bottom;height: 9.4rem;background-size: 100%;
position: absolute;bottom: 0;left: 50%;
transform: translate(-50%);
}



@media(max-width: 1024px){
	.ej_bn_dt::before{display: none;}
	.ej_main_box>.w15{padding-top: 0;}
	.ej_main_box{padding: 0.3rem 0;}

	.ej_main_left{display: none;}
	#nav_slide{display: block;}

	.fanye{margin: 0.3rem 0 0;}

	.dqwz_out{margin-bottom: 0.1rem;margin-top: 0;}

	.ej_main_box .w15{flex-wrap: wrap;}
	.ej_main_left{width: 100%;}

	.ej_main_right{width: 100%;padding: 0;}

	.ej_bn_dt::after{display: none;}
	.bn_con{display: none;}

	.foot.foot_ej .w15{padding-bottom: 0;}
}
@media(max-width: 650px){

	
}



/* ÃƒÆ’Ã‚Â¥Ãƒâ€¹Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Âµ  ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¼ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â§ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ */

.ej_list{min-height: 300px;}
.ej_list ul li{border-bottom: 1px dashed #e0e0e0;}
.ej_list ul .box{display: flex;justify-content: space-between;flex-direction: row-reverse;padding: 0.2rem 0;}
.ej_list ul .sj{font-size: 0.16rem;color: #333;}
.ej_list ul .con{width: calc(100% - 1.2rem);}
.ej_list ul .con .bt{font-size: 0.18rem;color: #333;
	transition: 0.4s;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.ej_list ul .con .bt span{font-size: 0.18rem;color: red;font-family:'ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ';}
.ej_list ul li:hover .con .bt{color: #008bd5;}

@media(max-width: 1024px){
	.ej_list ul .con{width: calc(100% - 0.9rem);}

}
@media(max-width: 650px){

}


/* ÃƒÆ’Ã‚Â¥Ãƒâ€¹Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Âµ  ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â»ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â¸ */


.ej_list_tt{}
.ej_list_tt ul li:first-child a{padding-top: 0;}
.ej_list_tt ul li a{flex-direction: row-reverse;display: flex;justify-content: space-between;
padding: 0.3rem 0;
}
.ej_list_tt ul{width: 100%;}
.ej_list_tt ul li{margin-bottom: 0;transition: 0.4s;transition: 0.4s;position: relative;}
.ej_list_tt ul li::after{content: '';display: block;width: 100%;height: 1px;background: #ececec;position: absolute;right: 0;bottom: 0;transition:0.4s;}
.ej_list_tt ul li .con{width: calc(100% - 3.3rem);padding-top: 0rem;position: relative;padding-bottom: 0.4rem;padding-top: 0.2rem;}
.ej_list_tt ul li .img{width: 3rem;height: 0rem;padding-bottom: 19%;}
.ej_list_tt ul li .con .sj{display: flex;align-items: flex-end;margin-bottom: 0.35rem;
    font-size: 0.14rem;
    color: #008bd5;
    font-family: Times;
    background-size: 0.15rem;
    margin: 0rem 0 0.15rem;
    line-height: 0.16rem;
}

.ej_list_tt ul li .con .gd{width: 0.28rem;height: 0.07rem;background-size: 100% 100%;position: absolute;left: 0;bottom: 0.3rem;}


.ej_list_tt ul li .con .bt{font-size: 0.2rem;margin-bottom: 0.16rem;color: #323232;font-weight: 600;line-height: 0.24rem;transition:0.4s;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.ej_list_tt ul li .con .zy{font-size: 0.14rem;line-height: 0.26rem;color: #999;max-height: 0.52rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.ej_list_tt ul li.no_img{}
.ej_list_tt ul li.no_img .con{width: 100%;padding-top: 0;padding-bottom: 0;}
.ej_list_tt ul li.no_img .con .gd{bottom: 0;}

.ej_list_tt ul li:hover::after{background: #008bd5;}
.ej_list_tt ul li:hover .con .bt{color: #008bd5;font-weight: bold;}
.ej_list_tt ul li:hover{}




@media(max-width: 1024px){
	.ej_main_right>.line{margin-bottom: 0.3rem;}
	.ej_list_tt ul li .con .bt{font-size: 0.18rem;}
}
@media(max-width: 850px){
	.ej_list_tt ul li a{flex-wrap: wrap;flex-direction: column-reverse;}
	.ej_list_tt ul li .img{padding-bottom: 66%;width: 100%;}
	.ej_list_tt ul li .con{width: 100%;padding: 0.2rem 0;}

	.ej_list_tt ul li::after{width: 100%;}
	.ej_list_tt ul li.no_img::after{display: block;}


	.ej_list_tt ul li .con .bt{
		max-height: 0.6rem;
		line-height: 0.3rem;
		overflow: hidden;
		white-space: wrap;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
	}
	.ej_list_tt ul li .con .gd{bottom: 0;}

	.ej_list_tt ul li .con .sj{margin-bottom: 0.15rem;}
	.ej_list_tt ul li .con .sj .p1{font-size: 0.28rem;}
	.ej_list_tt ul li .con .sj .p2{padding-bottom: 0.03rem;}
}





.nry_main{display: block;justify-content: space-between;flex-wrap: wrap;align-items: flex-start;}

.nry_main .nry_fx{width: 0.6rem;}
.my-share-d{padding: 0.2rem 0.1rem 0.1rem;box-shadow: 0 0 0.1rem rgba(0,0,0,.19);border-radius: 100px;}
.my-share-d>div{display: flex;justify-content: center;align-items: center;width: 0.4rem;height: 0.4rem;margin-bottom: 0.15rem;background: #f0f0f0;border-radius: 50%;position: relative;cursor: pointer;}
.my-share-d>div img{width: 100%;transition: 0.4s;}
.my-share-d>div img.on{position: absolute;top: 0;left: 0;bottom: 0;right: 0;opacity: 0;margin: auto;width: 100%;}

.my-share-d .d1:hover img{opacity: 0;}
.my-share-d .d1:hover img.on{opacity: 1 !important;}

.ej_nry{width: 100%;}
.ej_nry .box1{border-bottom: 0.02rem solid #d9d9d9;}
.ej_nry .box1 .bt{font-size: 0.3rem;color: #353535;font-weight: bold;line-height: 0.45rem;margin-bottom: 0.16rem;text-align: center;}
.ej_nry .box1>p{font-size: 0.3rem;color: #353535;font-weight: bold;line-height: 0.45rem;margin-bottom: 0.16rem;text-align: center;}
.ej_nry .box1 .xx{flex-wrap: wrap;display: flex;justify-content: center;background: #f9f9f9;padding: 0.1rem 0;}
.ej_nry .box1 .xx p{font-size: 0.14rem;color: #666;margin: 0 0.14rem;line-height: 0.2rem;}

.ej_nry .box1>p.fbt{
font-size: 0.24rem;
    line-height: 0.3rem;
    color: #555;
    font-weight: normal;
}

.v_news_content table{width:100% !important;}
.ej_nry .box2{padding: 0.2rem 0 0.2rem;border-bottom: 1px solid #d9d9d9;}

.ej_nry .box2 p{font-size: 0.21rem !important;color: #323232;line-height: 0.37rem !important;margin-bottom: 0.24rem;   word-break: break-all;}
.ej_nry .box2 span{font-size: 0.21rem !important;line-height: 0.37rem !important; word-break: break-all;}


.ej_nry .box2 img{/*width: auto;*/height: auto !important;margin: 0 auto;max-width: 100%;
    border: 0 !important;
}
.ej_nry .box2 .has_img{text-indent: 0 !important;}
.nry_main .box3{padding: 0.3rem 0;}
.nry_main .box3 a{display: block;}
.nry_main .box3 p{font-size: 0.18rem;color: #333333;line-height: 0.38rem;padding: 0.02rem;transition: 0.4s;}
.nry_main .box3 p:hover{color: #008bd5;}


.ej_nry .box2 video{margin: 0 auto;    height: auto;}
@media(max-width: 768px){
.ej_nry .box2 video{margin: 0 auto;    height: auto;width:100%;}
}



.ej_nry_news{width: 3.6rem;}
.ej_nry_news h2{font-size: 0.24rem;color: #333333;text-align: center;background: #f3f3f3;text-align: center;padding: 0.15rem 0;}
.ej_nry_news ul{padding: 0.25rem 0.2rem;}
.ej_nry_news ul li{padding-bottom: 0.24rem;border-bottom: 1px solid #f3f3f3;margin-bottom: 0.18rem;}
.ej_nry_news ul li a{display: flex;justify-content: space-between;align-items: center;}
.ej_nry_news ul li .sj{width: 0.6rem;height: 0.57rem;background: url() no-repeat center center;background-size: 100% 100%;padding-top: 0.14rem;}
.ej_nry_news ul li .sj p{font-size: 0.22rem;color: #fff;text-align: center;margin-bottom: 0.01rem;}
.ej_nry_news ul li .sj span{display: block;font-size: 12px;color: #fff;text-align: center;}
.ej_nry_news ul li .con{width: calc(100% - 0.7rem);}
.ej_nry_news ul li .con p{font-size: 0.16rem;color: #323232;line-height: 0.26rem;max-height: 0.52rem;overflow: hidden;transition: 0.4s;}

.ej_nry_news ul li a:hover .con p{color: #008bd5;}

@media(max-width: 1024px){
	.nry_main{}
	.nry_main>div{width: 100% !important;}
	.nry_main .nry_fx{display: flex;justify-content: center;margin-bottom: 0.2rem;}
	.my-share-d{display: flex;padding: 0.1rem 0.1rem;}
	.my-share-d>div{margin-bottom: 0;margin: 0 0.1rem 0;}


	.ej_nry .box1 .bt{font-size: 0.26rem;}
	.ej_nry .box2 p{font-size: 0.18rem;line-height: 0.36rem;margin-bottom: 0.15rem;    overflow: auto;}
	.nry_main .box3 p{font-size: 0.16rem;line-height: 0.26rem;}
}

@media(max-width: 650px){
	.ej_nry .box1 .bt{font-size: 0.24rem;line-height: 0.36rem;}
	.ej_nry .box1 .xx{padding-bottom: 0.15rem;}
	.ej_nry .box2{padding: 0.15rem 0;}
	.ej_nry_news h2{font-size: 0.2rem;padding: 0.1rem 0;}
	.ej_nry_news ul {
		padding: 0.15rem 0rem;
	}
	.ej_nry_news ul li {
		padding-bottom: 0.1rem;
		margin-bottom: 0.1rem;}
}









.ej_szdw{padding-top: 0rem;}
.ej_szdw ul{display: flex;flex-wrap: wrap;margin: 0 -0.15rem;}
.ej_szdw ul li{width: calc(25% - 0.3rem);margin: 0 0.15rem 0.4rem;transition: 0.4s;position: relative;}
.ej_szdw ul li::after{content: '';display: block;width: 100%;height: calc(100% - 0.55rem);background: #f8f8f8;position: absolute;bottom: 0;left: 0;z-index: 1;
}
.ej_szdw ul li a{display: flex;justify-content: space-between;align-items: flex-start;position: relative;transition: 0.4s;height: 100%;z-index: 3;}


.ej_szdw ul li .img{width: 1.2rem;padding-bottom: 59%;background: #bebebe;}
.ej_szdw ul li .con{width: calc(100% - 1.2rem);padding-top: 0rem;padding-left: 0.2rem;padding-right: 0rem;}
.ej_szdw ul li .con .bt{font-size: 0.2rem;color: #333;margin-bottom: 0.1rem;font-weight: bold;width: 100%;transition: 0.4s;margin: 0.15rem 0 0.1rem;}
.ej_szdw ul li .con .xx{padding-top: 0rem;margin-bottom: 0rem;}
.ej_szdw ul li .con .xx p{font-size: 0.14rem;color: #323232;line-height: 0.3rem;margin-bottom: 0.05rem;
height: 0.9rem;
overflow: hidden;

}


.ej_ldbz ul li .img{width: 30%;padding-bottom: 39%;background: #bebebe;}
 .ej_ldbz ul li .con{width: 64%;padding-top: 0.2rem;}
 .ej_ldzb ul li .con .xx p{font-size: 0.18rem;color: #999;line-height: 0.28rem;}

.ej_szdw ul li:hover{}
.ej_szdw ul li:hover .con .bt{color: #008bd5;}
.ej_ldbz ul li .con .xx p{font-size: 0.18rem;color: #999;line-height: 0.28rem;}


.rw_tit{margin-bottom: 0.2rem;position: relative;}
.rw_tit h2{font-size: 0.24rem;line-height: 0.24rem;border-left: 0.04rem solid #008bd5;padding-left: 0.1rem;}

@media(max-width: 1024px){
	.ej_szdw ul li .con{padding-top: 0;}
	.ej_szdw ul li{width: calc(50% - 0.3rem);}
	.ej_szdw ul li .img{padding-bottom: 60%;}
}

@media(max-width: 650px){
	.ej_szdw ul li{width: 100%;}
	.ej_szdw ul li .img{padding-bottom: 31%;}

	.ej_szdw ul li .con .bt{margin-top: 0.05rem;}
}	


.box_teacher{    padding-bottom: 0.2rem;
    border-bottom: 2px #008bd5 solid;
    display: flex;
    justify-content: space-between;}
.box_teacher .pic{width: 2rem;}
.box_teacher .pic img{width: 100%;}

.box_teacher .con{width: calc(100% - 2.3rem);}
.box_teacher .con .bt{font-size: 0.28rem;font-weight: bold;color: #333;margin-bottom: 0.2rem;}
.box_teacher .con .line{width: 0.4rem;height: 0.04rem;background: #008bd5;margin-bottom: 0.2rem;}
.box_teacher .con .xx{}
.box_teacher .con .xx strong{color: #333;}
.box_teacher .con .xx p{font-size: 0.16rem;line-height: 0.24rem;margin-bottom: 0.2rem;color: #666;}

@media(max-width: 850px){
	.box_teacher{flex-wrap: wrap;justify-content: center;}
	.box_teacher .pic{width: 80%;margin-bottom: 0.2rem;}
	.box_teacher .con{width: 100%;}
}









.ej_list_pic{}
.ej_list_pic li .img{border-radius: 0;}
.ej_list_pic ul{margin: 0 -0.15rem;display: flex;flex-wrap: wrap;}
.ej_list_pic ul li{margin: 0 0.15rem; margin-bottom: 0.3rem;width: calc(33.33% - 0.3rem);overflow: hidden;

	transition: 0.4s;
}
.ej_list_pic ul li a{padding: 0;display: block;}

.ej_list_pic ul li .img{border-radius: 0rem;    padding-bottom: 58%;}
.ej_list_pic ul li .con{padding: 0.15rem;margin-bottom: 0 !important;}
.ej_list_pic ul li .con p{font-size: 0.18rem;color: #333;line-height: 0.3rem;max-height: 0.6rem;width: 100%;text-align: center;transition: 0.4s;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.ej_list_pic li:nth-child(2)::after{content: '';bottom: 0;top: auto;}


.ej_list_pic ul li:hover{box-shadow: 0px 0px 0.1rem 0.2px rgba(151, 151, 151, 0.4);}
.ej_list_pic ul li:hover .con p{color: #008bd5;}

@media(max-width: 1024px){

	.ej_list_pic ul li .con{padding: 0.1rem;}
	.ej_list_pic ul{margin: 0;}
	.ej_list_pic ul li{width: calc(50% - 0.3rem);margin-bottom: 0.2rem;}
}




.ej_list_rw{}
.ej_list_rw ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
.ej_list_rw ul li{width: calc(50% - 0.3rem);position: relative;margin-bottom: 0.4rem;}
.ej_list_rw ul li::after{content: '';display: block;width: calc(100% - 0.47rem);height: 100%;position: absolute;right: 0;top: 0;background: #f8f8f8;z-index: 1;}
.ej_list_rw ul li a{display: block;position: relative;z-index: 3;}
.ej_list_rw ul li .box{display: flex;justify-content: space-between;padding: 0rem 0;}
.ej_list_rw ul li .img{width: 1.65rem;padding-bottom: 0;height: 2.3rem;border: 1px solid #f1f1f1;transition:0.4s;}
.ej_list_rw ul li .con{width: calc(100% - 1.9rem);padding-right: 0.3rem;padding-top: 0.2rem;}
.ej_list_rw ul li .con .bt{font-size: 0.24rem;color: #323232;transition:0.4s;}
.ej_list_rw ul li .con .zc{font-size: 0.16rem;color: #666666;padding-left: 0rem;line-height: 0.24rem;margin-top: 0.16rem;background-size: 0.16rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.ej_list_rw ul li .con .line{width: 100%;height: 1px;background: #e9e9e9;margin: 0.18rem 0;transition:0.4s;}
.ej_list_rw ul li .con .zy{font-size: 0.16rem;line-height: 0.26rem;color: #666666;height: 0.78rem;margin-bottom: 0rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}
.ej_list_rw ul li .con .dot{display: none;}


.ej_list_rw ul li:hover .img{border: 1px solid #008bd5;}
.ej_list_rw ul li:hover .con .bt{color: #008bd5;}
.ej_list_rw ul li:hover .con .line{background: #008bd5;}



@media(max-width: 1024px){
	.ej_list_rw ul li{width: 100%;}
}
@media(max-width: 650px){
	.ej_list_rw ul li .img {
		width: 1.2rem;
		height: 1.65rem;
	}
	.ej_list_rw ul li .con{width: calc(100% - 1.2rem);padding: 0 0.15rem;padding-top: 0.15rem;}
	.ej_list_rw ul li .con .line{margin: 0.1rem 0;}
	.ej_list_rw ul li .con .zy{margin-bottom: 0.1rem;	-webkit-line-clamp: 2;height: 0.52rem;}
	.ej_list_rw ul li .box{padding: 0;}
	.ej_list_rw ul li{margin-bottom: 0.2rem;}

	.ej_list_rw ul li .con .zc{margin-top: 0.1rem;}
}





.ej_xyjj{}
.ej_xyjj .fs{display: flex;justify-content: space-between;margin-bottom: 0.6rem;flex-wrap: wrap;}
.ej_xyjj .fs .pic{width: 54%;}
.ej_xyjj .fs .pic img{display: block;width: 100%;}
.ej_xyjj .fs .con{width: 46%;padding: 0.2rem 0 0 0.4rem;}
.ej_xyjj .fs .con p{font-size: 0.18rem;line-height: 0.38rem;color: #323232;margin-bottom: 0.24rem;text-indent: 2em;}
.ej_xyjj ul{display: flex;flex-wrap: wrap;margin: 0 -0.2rem;}
.ej_xyjj ul li{width: calc(33.33% - 0.4rem);margin: 0 0.2rem 0.34rem;}
.ej_xyjj ul li a{}
.ej_xyjj ul li .img{padding-bottom: 68.2%;}
.ej_xyjj ul li .bt{font-size: 0.18rem;color: #323232;font-weight: bold;line-height: 0.38rem;margin: 0.07rem 0;}
.ej_xyjj ul li .zy{font-size: 0.18rem;color: #323232;line-height: 0.28rem;}



@media(max-width: 1024px){
	.ej_xyjj .fs{margin-bottom: 0.2rem;}
	.ej_xyjj .fs .pic{width: 100%;}
	.ej_xyjj .fs .con{width: 100%;padding: 0; padding-top: 0.2rem;}
	.ej_xyjj .fs .con p{font-size: 0.16rem;line-height: 0.38rem;margin-bottom: 0.1rem;}
	.ej_xyjj ul li{width: calc(50% - 0.4rem);}
}
@media(max-width: 650px){
	.ej_xyjj ul li{width: 100%;}
}



.ej_znjg{}
.znjg_box{padding: 0.3rem 0.4rem;box-shadow: 0 0 0.2rem rgba(0, 0, 0, .1);margin-bottom: 0.3rem;}
.znjg_box .zn_tit{background: #008bd5;position: relative;display: table;padding: 0.16rem 0.5rem;padding-right: 0.9rem;margin-left: -0.5rem;}
.znjg_box .zn_tit::after{content: '';display: block;width: 0.4rem;height: 100%;position: absolute;left: calc(100% - 0.2rem);top: 0;background: url() no-repeat center center;background-size: 100% 100%;}
.znjg_box .zn_tit p{font-size: 0.32rem;color: #ffffff;letter-spacing: 0.02rem;}
.znjg_box .out{overflow: hidden;}
.znjg_box ul{display: flex;flex-wrap: wrap;margin: 0 -0.3rem;padding-top: 0.14rem;margin-bottom: -1px !important;}
.znjg_box ul li{width: calc(25% - 0.6rem);margin: 0 0.3rem;border-bottom: 1px solid #eaeaea;padding-bottom: 0.18rem;}
.znjg_box ul li a{}
.znjg_box ul li p{font-size: 0.18rem;color: #323232;padding: 0.18rem 0 0;transition:0.4s;}
.znjg_box ul li font{font-size: 0.14rem;color: #666666;line-height: 0.22rem;margin-top: 0.1rem;display: block;}

.znjg_box ul li:hover p{color: #008bd5;}

@media(max-width: 1024px){
	.znjg_box ul li{width: calc(50% - 0.6rem);}
}
@media(max-width: 650px){
	.znjg_box ul{margin: 0 -0.1rem;}
	.znjg_box ul li{width: calc(50% - 0.2rem);margin: 0 0.1rem;}
	.znjg_box{padding: 0.2rem 0.2rem;}
	.znjg_box .zn_tit{padding-right: 0.3rem;}
	.znjg_box .zn_tit p{font-size: 0.24rem;}
}




.ej_xysz{display: flex;flex-wrap: wrap;align-items: flex-start;}
.ej_xysz ul{width: calc(100%);display: flex;justify-content: space-between;flex-wrap: wrap;padding: 0.4rem 0.05rem 0 0.4rem;}
.ej_xysz ul li{width: calc(50% - 0.175rem);margin-bottom: 0.35rem;position: relative;}
.ej_xysz ul li a{display: block;position: relative;z-index: 3;}
.ej_xysz ul li p{font-size: 0.18rem;color: #323232;padding: 0.24rem 0.65rem 0.24rem 0.3rem;border: 1px solid #ededed;background: #fff;transition:0.4s;line-height: 0.28rem;}

.ej_xysz ul li::after{content: '';display: block; width: calc(100% - 2px);height: calc(100% - 2px);border: 1px solid #008bd5;position: absolute;top: 0.05rem;left: 0.05rem;z-index: 1;transition:0.4s;}

.ej_xysz ul li::before{content: '';display: block; width: 0.32rem;height: 100%; position: absolute;top: 0rem;right: 0.3rem;;z-index: 1;transition:0.4s;background: url() no-repeat center center;background-size: 100%; z-index: 8;}

.ej_xysz ul li:hover p{color: #008bd5;border: 1px solid #008bd5;transition-delay:0.3s;}
.ej_xysz ul li:hover::after{top: 0;left: 0;}

@media(max-width: 1024px){
	.ej_xysz{flex-direction: column-reverse;align-items: center;}
	.ej_xysz ul{width: 100%;padding: 0;margin-bottom: 0.2rem;}
}
@media(max-width: 650px){
	.ej_xysz ul{margin: 0;margin-bottom: 0.2rem;}
	.ej_xysz ul li{width: 100%;margin-bottom: 0.2rem;}
}

.ej_xyjj{}
.ej_xyjj p{font-size: 0.18rem !important;color: #323232;text-indent: 2em;line-height: 0.38rem !important;margin-bottom: 0.24rem;}

.ej_xyjj img{max-width: 80%;height: auto !important;display: block;margin: 0 auto;}


@media(max-width: 1024px){
	.ej_xyjj img{max-width: 100%;}
}

.ej_szfl{}
.ej_szfl .xbox{}
.ej_szfl .xbox h2{background: #008bd5;color: #fff;padding: 0.15rem 0.2rem;font-size: 0.2rem;}
.ej_szfl .xbox ul{display: flex;flex-wrap: wrap;padding: 0.2rem 0;}
.ej_szfl .xbox ul li{width: 16.6666%;margin-bottom: 0.1rem;}
.ej_szfl .xbox ul li a{}
.ej_szfl .xbox ul li p{font-size: 0.18rem;color: #333;line-height: 0.28rem;transition: 0.4s;}

.ej_szfl .xbox ul li a:hover p{color: #024f99;}
@media(max-width: 1024px){
	.ej_szfl .xbox ul li{width: 25%;}
	.ej_szfl .xbox h2{padding: 0.15rem 0.2rem;}
}




.ej_mb{}
.ej_mb .box{display: flex;flex-wrap: wrap;justify-content: space-between;border-bottom: 1px solid #e5e5e5;}
.ej_mb .box:last-child{border-bottom: 0;}
.ej_mb .box+.box{padding-top: 0.36rem;}

.ej_mb .xtit{font-size: 0.28rem;width: 3.98rem;text-align: right;color: #008bd5;line-height: 0.34rem;}
.ej_mb ul{width: calc(100% - 4.5rem);display: flex;justify-content: space-between;flex-wrap: wrap;}
.ej_mb ul li{width: calc(50% - 0.1rem);margin-bottom: 0.36rem;}
.ej_mb ul li a{}
.ej_mb ul li p{padding-right: 0.19rem;font-size: 0.22rem;color: #000000;line-height: 0.3rem;position: relative;display: table;transition: 0.4s;}
.ej_mb ul li p::after{content: '';display: block;width: 0.12rem;height: 0.12rem;position: absolute;right: 0;top: 0.04rem;transition: 0.4s;}

.ej_mb ul li a:hover p::after{top: 0;}
.ej_mb ul li:hover p{color: #008bd5;}




@media(max-width: 1024px){
	.ej_mb .xtit{width: 100%;text-align: left;margin-bottom: 0.2rem;}
	.ej_mb ul{width: 100%;}
}
@media(max-width: 650px){
	.ej_mb .box{padding-bottom: 0.2rem;}
	.ej_mb .box+.box{padding-top: 0.3rem;}
	.ej_mb ul li{margin-bottom: 0.15rem;width: 100%;}
}


.ej_xy ul{width: 100% !important;}





.ej_xrld{border-top: 0.04rem solid #008bd5;}
.ej_xrld .box{display: flex;flex-wrap: wrap;justify-content: space-between;border-bottom: 1px solid #e5e5e5;align-items: flex-start;}
.ej_xrld .box:last-child{border-bottom: 0;}
.ej_xrld .box{padding: 0.3rem 0 0.1rem;}

.ej_xrld .xtit{font-size: 0.28rem;width: 5.5rem;text-align: right;color: #323232;line-height: 0.34rem;font-weight: 600;position: relative;}
.ej_xrld .xtit::after{content: '';display: block;width: 1px;height: 0.08rem;background: #c3c3c3;position: absolute;right: -0.3rem;top: calc(50% - 0.04rem);}

.ej_xrld ul{width: calc(100% - 5.5rem);display: flex;flex-wrap: wrap;padding-left: 0.54rem;position: relative;}

.ej_xrld ul li{margin-bottom: 0.23rem;width: 0.73rem;margin-right: 0.3rem;}
.ej_xrld ul li a{}
.ej_xrld ul li p{font-size: 0.18rem;color: #323232;line-height: 0.3rem;position: relative;display: table;transition: 0.4s;font-weight: 600;width: 0.6rem;
    text-align: justify;
    text-align-last: justify;
    text-justify: inter-ideograph;}


.ej_xrld ul li a:hover p::after{top: 0;}
.ej_xrld ul li:hover p{color: #008bd5;}




@media(max-width: 1024px){
	.ej_xrld .xtit{width: 100%;text-align: left;margin-bottom: 0.2rem;}
	.ej_xrld ul{width: 100%;padding-left: 0;}

	.ej_xrld .xtit::after{display: none;}
}
@media(max-width: 650px){
	.ej_xrld .xtit{font-size: 0.24rem;}
}



  

.ej_xxbs{display: flex;flex-wrap: wrap;}

.ej_xxbs .x_tit{font-size: 0.36rem;color: #000000;margin-bottom: 0.4rem;}

.ej_xxbs .left{width: 7.7rem;margin-right: -0.5rem;position: relative;z-index: 3;}
.ej_xxbs .left .box{box-shadow: 0px 0px 0.32rem 0px rgba(0, 0, 0, 0.1);background: #fff;padding: 0.6rem;height: 5rem;border-radius: 0.1rem 0.1rem 0 0.1rem;}
.ej_xxbs .left .box .x_logo{display: table;max-width: 100%;margin: 0 auto 0.55rem;}
.ej_xxbs .left .box .x_logo img{max-width: 100%;}
.ej_xxbs .left .box .con{}
.ej_xxbs .left .box .con h2{font-size: 0.22rem;text-align: center;margin-bottom: 0.2rem;}
.ej_xxbs .left .box .con p{font-size: 0.18rem !important;line-height: 0.4rem !important;text-align: center !important;color: #323232 !important;    text-indent: 0em !important;}

.ej_xxbs .right{width: 7.2rem;position: relative;z-index: 1;margin-top: 0.74rem;}
.ej_xxbs .right .x_tit{padding-left: 0.9rem;}

.ej_xxbs .right .box{background-size: cover;padding-left: 0.5rem;height: 4.76rem;position: relative;
border-radius: 0.1rem 0.1rem 0.1rem 0;
padding-top: 0.96rem;
}
.ej_xxbs .right .box::after{content: '';display: block;width: 0.5rem;height: 0.5rem;position: absolute;left: 0;bottom: 0;}
.ej_xxbs .right .con1{max-width: 80%;display: table;margin: 0 auto 0.6rem;}
.ej_xxbs .right .con1 img{max-width: 100%;}
.ej_xxbs .right .con2{}
.ej_xxbs .right .con2 p{font-size: 0.18rem !important;line-height: 0.4rem !important;color: #fff !important;text-align: center !important;    text-indent: 0em !important;}

@media(max-width: 1024px){
	.ej_xxbs .left{width: 100%;}
	.ej_xxbs .left .box{height: auto;}
	.ej_xxbs .right{width: 100%;}
	.ej_xxbs .right .con1{margin-bottom: 0.2rem;}
	.ej_xxbs .right .x_tit{padding-left: 0;}
	.ej_xxbs .right .box::after{display: none;}
	.ej_xxbs .right .box{padding: 0.6rem;border-radius: 0.1rem;height: auto;}
}

@media(max-width: 650px){
	.ej_xxbs .right{margin-top: 0.3rem;}
	.ej_xxbs .x_tit{margin-bottom: 0.2rem;}
	.ej_xxbs .left .box{padding: 0.4rem 0.2rem;}
	.ej_xxbs .right .box{padding: 0.4rem 0.2rem;}
}



.ej_lrld{}
.ej_lrld .x_tit{border-bottom: 1px solid #008bd5;display: flex;justify-content: space-between;align-items: center;transition: 0.4s;}
.ej_lrld .x_tit h2{font-size: 0.28rem;color: #008bd5;font-weight: 600;padding: 0.3rem 0;width: calc(100% - 0.4rem);line-height: 0.36rem;}
.ej_lrld .x_tit .btn{width: 0.34rem;height: 0.34rem;transition: 0.4s;cursor: pointer;}
.ej_lrld .box_out{display: none;}
.ej_lrld .box{display: flex;justify-content: space-between;}
.ej_lrld .box+.box{border-top: 1px solid #e8e8e8;}
.ej_lrld .box>h2{width: 1.18rem;font-size: 0.2rem;font-weight: bold;text-align: right;line-height: 0.32rem;
	padding: 0.25rem 0;
}
.ej_lrld table{width: calc(100% - 1.58rem);}
.ej_lrld table tr{}
.ej_lrld table tr+tr{border-top: 1px solid #e8e8e8;}
.ej_lrld table td{vertical-align: top;padding: 0.25rem 0;width: 40%;}
.ej_lrld table td p{font-size: 0.18rem;color: #323232;line-height: 0.28rem;}

.ej_lrld table td:first-child{width: 20%;}

.lrld_box.on .x_tit .btn{transform: rotate(90deg);}
.lrld_box.on .x_tit{border-bottom: 0.04rem solid #008bd5;}

@media(max-width: 650px){
	.ej_lrld .x_tit h2{font-size: 0.2rem;line-height: 0.28rem;padding: 0.2rem 0;}
	.ej_lrld .box>h2{width: 0.6rem;}
	.ej_lrld table{width: calc(100% - 0.8rem);}
	.ej_lrld table td{padding: 0.1rem 0;}
	.ej_lrld .box>h2{padding: 0.13rem 0;}
	.ej_lrld table td p{font-size: 0.16rem;}
}






.ej_xxjj{position: relative;}
.ej_xxjj p{font-size: 0.18rem;color: #323232;line-height: 0.36rem;text-indent: 2em;margin-bottom: 0.15rem;}
.ej_xxjj .con1{padding-left: 5.2rem;}
.ej_xxjj .pic1{position: absolute;left: 0;top: 0;width: 4.4rem;z-index: 3;max-width: 80%;}
.ej_xxjj .pic1 img{width: 100%;}

.ej_xxjj .con2{padding: 0.4rem 0 0.2rem;position: relative;margin-bottom: 0.3rem;}
.ej_xxjj .con2 p{position: relative;z-index: 3;}
.ej_xxjj .con2 p:first-child{padding-left: 5.2rem;}
.ej_xxjj .con2::after{content: '';display: block;width: calc(100% + 4.8rem);height: 100%;background: #f8f8f8;position: absolute;left: -2.4rem;top: 0;z-index: 1;}

.ej_xxjj .con3{display: flex;justify-content: space-between;flex-wrap: wrap;}
.ej_xxjj .con3 .left{width: 7.7rem;}
.ej_xxjj .con3 .right{width: 6.15rem;max-width: 80%;}
.ej_xxjj .con3 .right img{width: 100%;}


@media(max-width: 1024px){
	.ej_xxjj .con1{padding-left: 0;}
	.ej_xxjj .pic1{position: relative;margin: 0 auto 0.2rem;}
	.ej_xxjj .con2 p:first-child{padding-left: 0;}
	.ej_xxjj img{display: block;margin: 0 auto;}

	.ej_xxjj .con3 .left{width: 100%;}
	.ej_xxjj .con3 .right{margin: 0 auto;}
}


.ej_main_box.xsyg{}

.ej_xsyg{}
.ej_xsyg p{font-size: 0.18rem;line-height: 0.36rem;text-indent: 2em;margin-bottom: 0.2rem;}

.xsyg_main{display: flex;justify-content: space-between;align-items: flex-start;}
.xsyg_main .left{width: 9.7rem;margin-left: -2.4rem;display: flex;align-items: flex-end;}
.xsyg_main .left .pic{width: 8.5rem;}
.xsyg_main .left .pic img{width: 100%;}
.xsyg_main .xsyg_xxk{width: 1.9rem;height: 6.22rem;background-size: 100% 100%;position: relative;z-index: 3;margin-left: -0.7rem;padding: 0.6rem 0.15rem 0;}
.xsyg_main .xsyg_xxk li{padding: 0.23rem 0;cursor: pointer;}
.xsyg_main .xsyg_xxk li+li{border-top: 1px dashed rgba(255,255,255,0.4);}
.xsyg_main .xsyg_xxk li h2{font-size: 0.28rem;color: #fff;transition: 0.4s;opacity: 0.7;text-align: center;}
.xsyg_main .xsyg_xxk li p{font-size: 0.16rem;color: #fff;transition: 0.4s;opacity: 0.7;text-indent: 0;text-align: center;margin-bottom: 0;}


.xsyg_main .xsyg_lb{overflow: hidden;width: 6.74rem;}
.xsyg_main .xsyg_lb p{}
.xsyg_main .xsyg_lb p:last-child{margin-bottom: 0;}


.xsyg_main .xsyg_xxk li.on h2{opacity: 1;font-size: 0.34rem;}
.xsyg_main .xsyg_xxk li.on p{opacity: 1;color: #ffec99;}

@media(max-width: 1024px){
	.xsyg_main{flex-wrap: wrap;}
	.xsyg_main .left{width: 100%;margin-left: 0;}
	.xsyg_main .xsyg_xxk li h2{font-size: 0.24rem;margin-bottom: 0.05rem;}
	.xsyg_main .xsyg_xxk li.on h2{font-size: 0.2rem;}
	.xsyg_main .xsyg_xxk li p{font-size: 0.12rem;line-height: 0.2rem;}

	.xsyg_main .xsyg_xxk li{padding: 0.15rem 0;}
	.xsyg_main .xsyg_xxk{height: calc(100% + 0.2rem);padding-top: 0.1rem;padding-bottom: 0.6rem;}
}

@media(max-width: 650px){
	.xsyg_main .left{flex-wrap: wrap;}
	.xsyg_main .left .pic{width: 100%;}
	.xsyg_main .xsyg_xxk{width: 100%;background: #008bd5;display: flex;margin-left: 0;flex-wrap: wrap;padding: 0.2rem;margin-bottom: 0.2rem;}
	.xsyg_main .xsyg_xxk li{width: 50%;}
	.xsyg_main .xsyg_xxk li+li{border-top: 0 solid #000;border-left: 1px dashed rgba(255,255,255,0.4);}
	.xsyg_main .xsyg_xxk li+li+li{border-left: 0px dashed rgba(255,255,255,0.4);border-top: 1px dashed rgba(255,255,255,0.4);}
	.xsyg_main .xsyg_xxk li+li+li+li{border-left: 1px dashed rgba(255,255,255,0.4);border-top: 1px dashed rgba(255,255,255,0.4);}
}



.ej_xsqk{display: flex;justify-content: space-between;flex-wrap: wrap;}
.ej_xsqk .box1{width: 3.1rem;}
.ej_xsqk .box1 a{display: block;width: 100%;}
.ej_xsqk .box1 .pic{width: 100%;margin-bottom: 0.2rem;overflow: hidden;}
.ej_xsqk .box1 .pic img{width: 100%;transition: 0.5s;}
.ej_xsqk .box1 h3{color: #003c80;
    font-family: Arial;
    font-weight: 700;
    margin: 0 0 0.16rem;
    letter-spacing: -0.004rem;
    font-size: 0.15rem;
}
.ej_xsqk .box1 p{font-size: 0.16rem;line-height: 0.28rem;color: #333;}

.ej_xsqk .box1 a:hover .pic img{transform: scale(1.05);}

.ej_xsqk .box2{width: calc(100% - 3.5rem);}
.ej_xsqk .box2 p{font-size: 0.18rem;line-height: 0.3rem;}
.ej_xsqk .box2 img{height: auto !important;max-width: 100%;}
.ej_xsqk .box2 video{margin: 0 auto;height: auto !important;}

@media(max-width: 1024px){
	.ej_xsqk{justify-content: center;}
	.ej_xsqk .box1{margin-bottom: 0.2rem;}
	.ej_xsqk .box2{width: 100%;}
}


.ej_zzjg{}
.zzjg_box{box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.2);margin-bottom: 0.5rem;overflow: hidden;border-radius: 0.1rem;
background: #fff;
}
.zzjg_tit{background: #008bd5;padding: 0.25rem 0.3rem;}
.zzjg_tit h2{color: #fff;font-size: 0.26rem;}

.ej_zzjg ul{display: flex;flex-wrap: wrap;padding: 0.15rem 0;}
.ej_zzjg ul li{width: calc(33.33% - 0.2rem);margin: 0 0.1rem; position: relative;}
.ej_zzjg ul .sj{display: none;}
.ej_zzjg ul .box{padding: 0.1rem 0.2rem;}
.ej_zzjg ul .con{display: table;position: relative;}
.ej_zzjg ul .bt{color: #333;font-size: 0.18rem;line-height: 0.28rem;transition: 0.4s;position: relative;padding-left: 0.2rem;display: table;}
.ej_zzjg ul .bt::after{content: '';display: block;background: url(../images25/list21.png) no-repeat left center;width: 0.09rem;height: 0.15rem;
position: absolute;
left: 0;
top: 0.07rem;
}
.ej_zzjg ul li:hover .bt{color: #008bd5;}

.ej_zzjg ul .zy{background: #fff;color: #333;position: absolute;padding: 0.08rem 0.1rem;box-shadow: 0 0 0.1rem rgba(0, 0, 0, .3);font-size: 0.16rem;transition: 0.4s;
transform: translate(0,-50%) scaleY(0);
line-height: 0.24rem;
    transform-origin: left;
	top: 50%;
	width: 2.5rem;
	left: calc(100% + 0.2rem);
}

.ej_zzjg ul li:hover .zy{transform: translate(0,-50%) scaleY(1);}


.textline{background-position: 0 100%;background-repeat: no-repeat;background-size: 0 1px;transition: background-size .3s;}
a:hover .textline{background-size: 100% 1px;}

.ej_zzjg ul .bt span{background-image: linear-gradient(#008bd5,#008bd5);}


@media(max-width: 1024px){
	.ej_zzjg ul li{width: 100%;}
}

@media(max-width: 650px){
	.zzjg_tit{padding: 0.15rem 0.3rem;}
	.zzjg_tit h2{font-size: 0.22rem;}
}




/* ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚ÂºÃƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚ÂºÃƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã‚Â¦ Ãƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¼Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â»ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â¸ */



/*ÃƒÆ’Ã‚Â¦ Ãƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¼Ãƒâ€šÃ‚Â2 ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚ÂºÃƒâ€šÃ‚Â¢*/
.pb_sys_style2 .p_no_d {
    border: 1px solid #008bd5 !important;
    color: #fff;
    background-color: #008bd5 !important;
}



/************************************************/
.pb_sys_style1 .p_no_d {
    border: 1px solid #008bd5 !important;
    color: #fff;
    background-color: #008bd5 !important;
}

.pb_sys_common .p_fun_d, .pb_sys_common .p_no_d, .pb_sys_common .p_no_o, .pb_sys_common .p_fun a, .pb_sys_common .p_no a{
    padding: 10px 12px !important;
    border-radius: 25px !important;
    height: 34px !important;

}

.pb_sys_common {
    font-size: 14px !important;
}
.pb_sys_common .p_no_d{
    border: 1px solid #008bd5 !important;
}


#vsb_content_2 TABLE {
    margin: 0 auto !important;
}






.btn_xww{display: table;margin: 0 auto 0.25rem;background: #008bd5;padding: 0.2rem 0.4rem;border-radius: 200px;}
.btn_xww p{color: #fff;font-size: 0.3rem;}
@media(max-width: 1024px){
	.btn_xww{padding: 0.15rem 0.4rem;}
	.btn_xww p{color: #fff;font-size: 0.24rem;}
}