@charset "utf-8";
/* CSS Document public*/
*{font-family:"times new roman" ,Arial, Helvetica, sans-serif; padding: 0; margin:0; box-sizing:border-box; overflow-scrolling:touch; -webkit-overflow-scrolling:touch;}
body{padding:0;margin:0;font-family:"times new roman", Arial,Helvetica, sans-serif;-webkit-font-smoothing:antialiased;font-smoothing:antialiased; line-height: 1; font-size:16px;overflow-x: hidden;transition: all 0.4s ease-in;}
html,body{ min-height:100%;overflow-x: hidden;} html{ overflow:-moz-scrollbars-vertical;} 
::-webkit-scrollbar {width:4px;height: 8px;background-color: #F5F5F5;}
::-webkit-scrollbar-track {border-radius: 10px;background-color: #E2E2E2;}
::-webkit-scrollbar-thumb {border-radius: 10px; background-color: #333;}
input,button,textarea {background: none; outline: none;border: none;-webkit-appearance:none; border-radius:0}
input:focus {border: none;}
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}
ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,p{padding:0;margin:0; font-weight:normal;}
ul li{ list-style:none;}
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;}
abbr,article,aside,audio,canvas,datalist,details,dialog,eventsource,figure,footer,header,hgroup,mark,menu,meter,nav,output,progress,section,time,video{display:block}
video{ object-fit:cover; width: 100%;height: 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 */}

.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;} 
::-webkit-scrollbar {width:5px;height:5px; background:#f1f1f1}
::-webkit-scrollbar-track {border-radius:0; background:#f1f1f1}
::-webkit-scrollbar-thumb {border-radius:0; background:#333333}
.ie_bg{width:100%;height:100%;position:fixed;top:0;left:0;background-color:#000;opacity:0.9;filter:alpha(opacity=90);z-index:99998;}
.ie9tips{width:600px;height:300px;position:fixed;top:50%;left:50%;margin:-150px 0 0 -300px;line-height: 1.8;color:#fff;z-index:99999;text-align:center;}
.ie9tips a{color:red;}  
.ie9tips img{display:block;margin:0 auto;opactiy:0.9;filter:alpha(opacity=90);max-width: 100%;} 
.ie9tips p{padding-top:10px;color:#fff;width: 420px;margin:10px auto;line-height: 1.8;}
input::-webkit-input-placeholder{ color:#999;}
input::-moz-placeholder{ /* Mozilla Firefox 19+ */ color:#999; }
input:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */ color:#999;}
input:-ms-input-placeholder{ /* Internet Explorer 10-11 */ color:#999;}

textarea::-webkit-input-placeholder{ color:#999;}
textarea::-moz-placeholder{ /* Mozilla Firefox 19+ */ color:#999;}
textarea:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */ color:#999;}
textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */ color:#999;}
@font-face{font-family: 'Source';}
.w100{width:100%;}
.w17{max-width:1700px;margin:0 auto;}
.w14{max-width:1400px;margin:0 auto;}
@media (max-width:1730px){
	.w17{width:calc(100% - 30px);margin: 0 15px;}
}
@media (max-width:1430px){
	.w14{width:calc(100% - 30px);margin: 0 15px;}
}
.fanhui{position:fixed;right:30px;bottom: 75px;width:48px;height:48px;border-radius:50%;}
h5 a{ display:inline-block; width:100%; overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
ul li:hover h5 a{ color:#003d98}
.more a{ -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; -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;}
img{ vertical-align:middle}
.flex{display: flex;justify-content: space-between;flex-wrap: wrap;}
.flex-center{display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;}
.flex-start{display: flex;justify-content: flex-start;flex-wrap: wrap;}
.flex-end{display: flex;justify-content: flex-end;flex-wrap: wrap;}
.clear:after{content: ""; display: block; height: 0; clear:both; visibility: hidden;}

/* Slider */
#gotop{ position:fixed; z-index:90; bottom:80px; right:30px; box-sizing:border-box; text-align:center; cursor:pointer; -moz-transition:all .5s; -webkit-transition:all .5s; width:45px; height:45px;}
#gotop.hide{ height:0; opacity:0; visibility:hidden}
#gotop {cursor: pointer;}
#gotop svg{width:100%;height:100%;fill: #e98917;}
 
@media (max-width:1920px){html{font-size:16px;}}
@media (min-width:1400px) and (max-width:1600px){html{font-size:15px;}}
@media (min-width:640px) and (max-width:1399px){html{font-size:14px;}}
@media (min-width:471px) and (max-width:639px){html{font-size:13px;}}
@media (min-width:329px) and (max-width:470px){html{font-size:12px;}}
@media (max-width:322px){html{font-size:12px;}}

/*==========================================公共 开始=============================================*/
.header_box{z-index:100;height: 120px;left: 0;right: 0;top: 0;position: fixed;}
.header_box .w14{display: flex;justify-content: space-between;align-items: center;height: 112px;}
#header{z-index:999;width:100%;transition: 0.6s;margin-top: 0.15rem;}
#header .headerflex{display: flex;justify-content:flex-end;align-items: center;width: 60%;}
#header .headerflex .rightBox{width: 100%;}
#header .flex{align-items: center;}

.topLink{width: 100%;height: 0.4rem;}
.topLink .tright p{padding-right:0.15rem;}
.topLink p a{font-size: 0.14rem;color: #FFFEFE;font-family:"microsoft yahei";display: inline-block;line-height: 0.4rem;position: relative;margin-right:.32rem;}
.topLink p a::after{content: "";position: absolute;top: 50%;margin-top: -4px;height: 8px;width: 1px;background: #FFFFFF;right:-0.16rem;}
.topLink p a:hover{color: #e98917;}
.topLink .search_btn{cursor:pointer;text-align: center;transition:.6s;}
#logo{width: 35%;}
#logo a{display: block;}
#logo a img{display: block;max-width: 100%;}

@media(max-width: 850px){
	.header_box{height: 0.9rem;}
}
@media(max-width: 414px){
	.header_box{height: 0.6rem;}
}
@media(max-width: 340px){
	.topLink p{margin-right: 0;}
	.topLink p a{padding: 0 0.08rem;}
}
@media(max-width: 1500px){
	#logo{width: 32%;}
	#logo img{width: 100%;}
}
#nav{width: 100%;position: relative;}
#nav::after{content: "";position: absolute;width: 200vw;height: 1px;background: rgba(255,255,255,0.4);left: -100vw;bottom: -0.2rem;}
#nav .navBox{width: 100%;}
#nav ul{position:relative;}
#nav ul li{position:relative;z-index:9;}
#nav ul li a{display:block;padding: 0;}
#nav ul li h3{font-size:0.22rem;color: #FFFEFE;line-height: 40px;position:relative;transition:.6s;font-weight: normal;}
/* #nav ul li h3 span{width: 13px;height: 8px;display: inline-block;margin-left: 3px;} */
#nav ul li:hover a h3{color:#ffa800;}
#nav ul li:hover a{color:#e98917;}
#nav ul li.on h3{position: relative;}
#nav ul li.on h3::before{ content: "";position: absolute;left: -10%;bottom: -0.2rem;width: 120%;height: 1px;background: #ffa800;}
#nav ul li:hover a h3 span,
#nav ul li.on h3 span{}
#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:calc(100% + 0.2rem);background:#fff; background:rgba(255,255,255,.95); width: 200px;left:50%;margin-left: -100px;z-index: 10000;/* transform:translateY(-20px); */visibility:hidden;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0;opacity: 0;transition:.5s;}
#nav ul li:last-child .sub{margin-left: 0;left: auto;right: 0;}
#nav ul li .sub .box{padding:10px 0px; text-align:center;}
#nav ul li .sub a{padding:0;line-height: 2.5;transition:.3s;font-size: 16px;color: #666;}
#nav ul li .sub a:hover{color: #e98917;background: #E5E5E5;}
#nav ul li:hover .sub{ filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1; opacity: 1; visibility:visible; transform:translateY(0px);}
#nav ul>li.on h3,#nav ul li:hover h3, #header.xg #nav ul li.on a h3, #header.xg #nav ul li:hover a h3{color: #e98917;}
#nav .navBox>ul>li h3:after{content:"";display:block;width: 200px;height: 3px;position:absolute;left:50%;margin-left:-100px ;background: #e98917;bottom:-0.2rem;transition:.3s;transform:scale(0);border-radius: 0;}
#nav .navBox>ul>li:last-child h3:after{left: auto;margin-left: 0;right: 0;}

/* #nav .navBox>ul>li h3:before{content:"";display:block;position:absolute;left:50%;margin-left: -3px;border-left:transparent 3px solid;border-right:transparent 3px solid;border-bottom: #6da1d6 4px solid;bottom:2px;transition:.3s;opacity:0;visibility:hidden;} */

#nav .navBox>ul>li:hover h3.ej:after,#nav ul li.on h3.ej:after{  transform:scale(1);}
#nav .navBox>ul>li:hover h3.er:before, #nav>ul>li.on h3.ej:before{ opacity:1; visibility:visible}

#header.xg{background:#0741c5;height: auto;transition: 0.4s;box-shadow: 0 10px 10px rgb(0 0 0 / 20%);margin-top: 0;padding:0}
#header .w17>.flex{padding: 0.08rem 0 0.16rem 0;}

#header.xg .topLink{}
#header.xg .headerflex{margin-top: 0;}
#header.xg #logo a img{width: 80%;}

#nav {display: flex;justify-content: flex-end;align-items: center;}
/**/
#logo .logo_black{ display:none;}
.top_search_black{ display:none;}
#header.xg{top:0;}

#header.xg #logo .logo_black,#header.xg .top_search_black{ display: inline-block;}
#header.xg .top_search_white{ display:none;}
#header.xg #nav ul li a h3{color: #FFFEFE;}

#header.xg #nav ul li.on h3::before{display: none;}
#header.xg #nav::after{display: none;}

@media(max-width: 1200px){
.header_box{display: none;}	
}
@media(max-width: 850px){
	.topLink{display: none;}
	#header{display: none;}
}
.tc2 .tc-box form{border-radius: 4px;overflow: hidden;background: #fff;height: 60px;width:100%;}
.tc2 .tc-box input[type="text"]{border: none;width: 94%;display: block;height: 60px;text-align: left;color: #434343;font-size: 14px;background:none;line-height: 60px;padding:0 20px;}
.tc2 .tc-box input[type="text"]:focus{ text-align: left;}
.tc2 .tc-box input[type="submit"]{position:absolute;right:0;top: 50%;padding: 0;z-index:2;background:url(../images/icon_search.png) center no-repeat;height: 60px;width: 70px;cursor:pointer;border:none;background-size: 20px 20px;margin-top: -30px;}

.tc2 .tc{transition:all ease 300ms;position: fixed;width: 100%;height: 100%;top: 0;left: 0;z-index: 9999;}
.tc2 .tc{pointer-events: none;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;transform:scale(1.1);visibility: hidden;}
.tc2 .tc.act{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity: 1;opacity: 1;pointer-events: auto;transform:scale(1);visibility: visible;}
.tc2 .close:hover{ transform:rotate(180deg);}
.tc2 .close,.tc{ transition:all ease 400ms; -moz-transition:all ease 400ms; -ms-transition:all ease 400ms; -o-transition:all ease 400ms; -webkit-transition:all ease 400ms; } 
.tc2 .tc-box{position:absolute;border-radius: 4px;overflow: hidden;top:50%;z-index:9999;background: #fff;height: 60px;width: 50%;left:50%;margin-left: -25%;margin-top:-40px;}
.tc2 .tc.act{display: block; }
.tc2 .close{position: absolute; cursor:pointer;font-size: 20px;right: 30px;top: 30px; }

.tc2 .tc-bg {height: 100%;background: rgba(7,65,197,.9);position: absolute;top: 0;left: 0;width: 100%;z-index: 0;}
/***********************/

/*手机头部开始*/
.logo2 {width: 33%;position: relative;float: left;}
.logo2 a{display: table;vertical-align: middle;}
.logo2 img{display: block;max-width: 100%;vertical-align: middle;}
.m_header_box{display:none;z-index:100;height: 80px;left: 0;right: 0;top: 0;/* background-image:linear-gradient(to top,rgba(0,0,0,0),rgba(0,0,0,0.8)); */position: fixed;}
#m_header{z-index: 99;width:100%;height: auto;left:0;top:0;padding:0 15px;display:none;}
#m_header #logo{height: 60px;}
#m_header #logo img{max-height:60%;max-height: 28px;}
#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);}
.wap_search{ width:80%; margin:0 auto;}
.wap_search form{ position:relative;}
.wap_search #keyword{width: 80%;height:3.8rem; line-height:3.8rem; border:0;padding:0 0.16rem; font-size:0.16rem; color:#999;box-shadow:none;-webkit-appearance: none;float:  left;border-right: 0;}
.wap_search .btn_blue{width: 20%;height:3.8rem; background:#00a0e9; background-size:20px; font-size:0;color:#fff;cursor:pointer;text-transform:uppercase;float:  left;}

/*顶部搜索*/
.tc_search{margin: 0 1.3rem;width: calc(100% - 0.4rem);}
.tc_search form{height:40px;border-radius:20px;border:1px solid #e5e5e5;position:relative;width:100%;margin-bottom: 0.16rem;}
.tc_search #keyword{font-size:.875rem;color:#fff;height:38px;line-height:38px;padding:0 0.16rem;box-shadow:none;-webkit-appearance: none;border-right: 0;background:none;width:  100%;}
.tc_search .btn_blue{ position:absolute; top:0; right:0; width: 40px;height:38px; line-height:38px; border:0; background:url(../images/search.png) center center no-repeat;background-size:0.18rem;  }
.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 */c 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:999999999; float:right; margin-left:20px; }
#nav_btn_box.on{ background:none;  }
#nav_btn{}
#nav_btn .point.on .navbtn::after, #nav_btn .point.on .navbtn::before{ background:#6da1d6;}

#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: 0.3rem;height: 22px; position: relative; outline:none;}
#nav_btn .point:hover .navbtn,
#nav_btn .point:hover .navbtn::after,
#nav_btn .point:hover .navbtn::before{width: 24px;}
#nav_btn .navbtn{position: absolute;top: 12px;left: 0;display: inline-block;width: 20px;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: #FFFFFF;}
#nav_btn .navbtn::after,
#nav_btn .navbtn::before{position: absolute; left: 0;display: inline-block;width: 24px;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: #FFFFFF;}
#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%; overflow: auto;}
.m_nav_list::-webkit-scrollbar {display:none}
#m_nav {z-index: 99999;position: fixed;background: rgba(7,65,197,.8);width:3.2rem;height:100vh;right: -400px;top: 0;display:none;padding: 0.32rem 0;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;}
#m_nav.act{ pointer-events: auto; right:0;}

#m_nav>ul>li{ width:100%; overflow:hidden; padding:0 0.36rem; }
#m_nav>ul>li+li{ border-top:1px solid rgba(255, 255, 255, 0.1);}
#m_nav li .a{ display:inline-block; width:calc(100% - 30px)}
#m_nav li .a h3{line-height: 0.5rem;height: 0.5rem;color:#fff;padding:0;font-size:0.18rem;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:16px;height: 0.5rem;float:right;display:inline-block;background: url(../images/arrow_down.svg) center no-repeat;background-size:contain;}
#m_nav li.on.title .a i{ transform:rotate(-90deg);-webkit-transform:rotate(-90deg); -moz-transform:rotate(-90deg);}
#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;padding-left: 0.2rem;box-sizing: border-box;}
#m_nav .title .list span{ background:none; }
#m_nav .title .list span a:hover{ color: #0741c5;}
#m_nav .title .list a{display:block;font-size:0.16rem;color: #fff;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:.875rem; opacity:.8; min-width:50%; float:left; display:inline-block; color:#999;}
#m_header .search_btn{display: none;}
.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;}
.topLink2{margin-top: 16px;padding-top: 16px;border-top: 1px solid #0741c5;width: 100%;padding-left: 0.16rem;padding-right: 0.16rem;}
.topLink2 p{display: flex;margin-bottom: 10px;}
.topLink2 p a{font-size: 14px;color: white;display: block;width: 40%;line-height: 32px;box-sizing: border-box;}
.m_search{border: 1px solid #FFFFFF;width: 100%;height: 40px;display: flex;justify-content: space-between;align-items: center;padding-right: 0.1rem;}
.m_search .input1{line-height: 40px;width: calc(100% - 50px);padding-left: 10px;color: white;}
.m_search .input2{width: 26px;}
@media(max-width: 1200px){
	#m_header .search_btn{display: block;}
	#nav{ right:15px}
	.headerflex{height: 0;width: 0;opacity: 0;}
	#m_header{ display:block;;width: 100%;display: flex;align-items: center;justify-content: space-between;margin-top: 0;height: 1.2rem;background: #0741c5;}
	.m_header_box{ display:block}
	#m_nav{top: 0;z-index: 100000000000000;}
	#nav_slide{ display:block}
	.tc2 .tc-box{width: 80%;margin-left: -40%;}
	.topLink .search_btn img{width: 80%;}
	.m_header_box{top: 0;background: #fafafa;height: auto;}
}
@media(max-width: 1200px){
	.m_header_box .logo2{width: 45%;}
}
@media(max-width: 850px){
	#m_header{height: 0.9rem;}
	.m_header_box .logo2{width: 50%;}
	.m_header_box .logo2 img{width: 100%;}
}
@media(max-width: 650px){
	.m_header_box .logo2 img{width: 94%;}
}
@media(max-width: 414px){
	#m_header{height: 60px;}
	.m_header_box .logo2{width: 75%;}
	.m_header_box .logo2 img{width: 100%;}
}
.bg01{background-size: 100% auto;background-size: cover;}

/* banner开始*/
.bannerBox{position: relative;}
.bannerBox{width:100%;position: relative;z-index: 1;}
.bannerBox .swiper-button-prev{width: 34px;height: 34px;cursor: pointer;background-size: 100%;}
.bannerBox .swiper-button-next{width: 34px;height: 34px;cursor: pointer;background-size: 100%;}
.bannerBox .slider img{display: block;width: 100%;position: relative;}
.bannerBox .slider a{display: block;position: relative;}
.bannerBox .slider a::before{width: 100%;position: absolute;content: "";top: 0;left: 0;height: 40%;background-image:linear-gradient(0deg,rgba(7,65,397,0),rgba(7,65,397,1) 80%);z-index: 2;}
.bannerBox .slider video{display: block;width: 100%;position: relative;}
.bannerBox .slick-dots{display: flex;justify-content: center;position: absolute;bottom: 0.2rem;left: 0;width: 100%;text-align: center;}
.bannerBox .slick-dots li{width: 13px;height: 13px;background:none;font-size: 0;margin: 0 0.08rem;border: 1px solid #FFFFFF;border-radius: 50%;}
.bannerBox .slick-dots li.slick-active{background: #FFFFFF;}
.bannerBox .slick-dots li button{font-size: 0;}
.bannerBox button{font-size: 0;}
.bannerBox button.slick-prev{background-size:0.32rem;position: absolute;left: 0;top: 50%;margin-top:-1.5rem;width: 0.32rem;height: 3rem;z-index: 6;display: none!important;}
.bannerBox button.slick-next{background-size:0.32rem;position: absolute;left: auto;right: 0.16rem;top: 50%;margin-top:-1.5rem;width: 0.32rem;height: 3rem;z-index: 6;display: none!important;}

@media(max-width: 1200px){
	.bannerBox{margin-top: 1.2rem;}
	.bannerBox .slider a::before{display: none;}
}
@media(max-width: 850px){
	.banner a{height: 100%;width: 100%;}
	.bannerBox{margin-top: 0.9rem;}
	.banner img{position: relative;top: 0; left: 0;transform: translate3d(0,0,0);width: 100%;}
}
@media(max-width: 414px){
	.bannerBox{margin-top: 60px;}
}
/* banner结束 */

@media(max-width: 992px){
	#gotop{right:0;transform:scale(0.6);bottom: 0.8rem;}
}
.sametitle{position: relative;margin-bottom: 0.65rem;position: relative;align-items: center;}
.sametitle h4{display:inline-block;position: relative;margin-right: 0.3rem;}
.sametitle h4 p{font-size:0.52rem;color: #000;line-height: 0.56rem;display: inline-block;position: relative;font-weight: bold;}
.sametitle a{font-size: 0.14rem;color: #323232;position: absolute;right: 0;bottom: 0;display: inline-block;line-height: 0.32rem;text-align: center;border-bottom: 1px solid #0741c5;width: 0.3rem;transition: 0.6s all;}
.sametitle a:hover{color: #0741c5;transition: 0.6s all;width: 0.5rem;}

/* 新闻动态 */
.newsBox{margin-top: 0.95rem;position: relative;}
.newsboxCon{width: 100%;}
.newsScroll{width:calc(50% - 0.3rem);}
.newsScroll a{display: block;}
.newsScroll a .pic{position: relative;width: 100%;overflow: hidden;}
.newsScroll a .pic img{display: block;width: 100%;object-fit: fill;max-height: 420px;transition: 0.4s ease-in;height: 4.2rem;}
.newsScroll a:hover .pic img{transform: scale(1.2);transition:0.6s all;}
.newsScroll a .date{margin-top: 0.36rem;}
.newsScroll a .date i{display: inline-block;padding: 0 0.12rem;line-height: 0.24rem;border-radius: 0.12rem;font-size: 0.16rem;color: white;text-align: center;background: #0741c5;font-style: normal;}
.newsScroll a .date b{font-size: 0.16rem;color: #000000;line-height: 0.24rem;margin-left: 0.08rem;font-weight: normal;font-style: normal;}
.newsScroll a .text p{font-size: 0.2rem;line-height: 0.26rem;color: #323232;height: 0.78rem;overflow: hidden;margin-top: 0.16rem;}
.newsScroll a:hover .text p{color: #0741c5;}
.newsScroll a span{font-size: 0.16rem;display: table;color: #0741c5;position: relative;line-height: 0.24rem;margin-top: 0.8rem;}
.newsScroll a span::after{position: absolute;right: -0.3rem;background: url(../images/jt1.png) no-repeat center;width: 0.22rem;height: 0.22rem;background-size: 0.22rem;content: "";top: 0.01rem;transition: 0.6s all;}
.newsScroll a span:hover::after{transform: rotate(90deg);transition: 0.6s all;}
.newsScroll a span:hover{text-decoration: underline;}
.newsScroll .swiper-pagination{bottom: 0.26rem;}
.newsScroll .swiper-pagination-bullet{width: 0.14rem;height: 0.14rem;border: 1px solid #0741c5;border-radius: 50%;opacity: 1;background: none;}
.newsScroll .swiper-pagination-bullet-active{background: #0741c5;}

.newsBox .newsText{width:calc(50% - 0.3rem);}

.newsBox .newsText .fristText a .date{margin-top: 0.36rem;}
.newsBox .newsText .fristText a .date i{display: inline-block;padding: 0 0.12rem;line-height: 0.24rem;border-radius: 0.12rem;font-size: 0.16rem;color: white;text-align: center;background: #0741c5;font-style: normal;}
.newsBox .newsText .fristText a .date b{font-size: 0.16rem;color: #000000;line-height: 0.24rem;margin-left: 0.08rem;font-weight: normal;font-style: normal;}
.newsBox .newsText .fristText a .text p{font-size: 0.2rem;line-height: 0.26rem;color: #323232;height: 0.78rem;overflow: hidden;margin-top: 0.16rem;}
.newsBox .newsText .fristText a:hover .text p{color: #0741c5;}
.newsBox .newsText .fristText a span{font-size: 0.16rem;display: table;color: #0741c5;position: relative;line-height: 0.24rem;margin-top: 0.35rem;}
.newsBox .newsText .fristText a span::after{position: absolute;right: -0.3rem;background: url(../images/jt1.png) no-repeat center;width: 0.22rem;height: 0.22rem;background-size: 0.22rem;content: "";top: 0.01rem;transition: 0.6s all;}
.newsBox .newsText .fristText a span:hover::after{transform: rotate(90deg);transition: 0.6s all;}
.newsBox .newsText .fristText a span:hover{text-decoration: underline;}

.newsBox .newsText .rightPic{margin-top: 0.4rem;}
.newsBox .newsText .rightPic a .pic{position: relative;width: 100%;overflow: hidden;}
.newsBox .newsText .rightPic a .pic img{display: block;width: 100%;object-fit: fill;max-height: 420px;transition: 0.4s ease-in;height: 4.2rem;}
.newsBox .newsText .rightPic a:hover .pic img{transform: scale(1.2);transition:0.6s all;}
.newsBox .newsText .rightPic a .date{margin-top: 0.36rem;}
.newsBox .newsText .rightPic a .date i{display: inline-block;padding: 0 0.12rem;line-height: 0.24rem;border-radius: 0.12rem;font-size: 0.16rem;color: white;text-align: center;background: #0741c5;font-style: normal;}
.newsBox .newsText .rightPic a .date b{font-size: 0.16rem;color: #000000;line-height: 0.24rem;margin-left: 0.08rem;font-weight: normal;font-style: normal;}
.newsBox .newsText .rightPic a .text p{font-size: 0.2rem;line-height: 0.26rem;color: #323232;height: 0.78rem;overflow: hidden;margin-top: 0.16rem;}
.newsBox .newsText .rightPic a:hover .text p{color: #0741c5;}
.newsBox .newsText .rightPic a span{font-size: 0.16rem;display: table;color: #0741c5;position: relative;line-height: 0.24rem;margin-top: 0.35rem;}
.newsBox .newsText .rightPic a span::after{position: absolute;right: -0.3rem;background: url(../images/jt1.png) no-repeat center;width: 0.22rem;height: 0.22rem;background-size: 0.22rem;content: "";top: 0.01rem;transition: 0.6s all;}
.newsBox .newsText .rightPic a span:hover::after{transform: rotate(90deg);transition: 0.6s all;}
.newsBox .newsText .rightPic a span:hover{text-decoration: underline;}
@media(max-width: 850px){
	.newsScroll{width: 100%;}
	.newsBox .newsText .rightPic a .pic img,
	.newsScroll a .pic img{height: 56vw;max-height: 100%;}
	.newsBox .newsText .rightPic a .text p,
	.newsBox .newsText .fristText a .text p,
	.newsScroll a .text p{height: auto;}
	.newsBox .newsText{width: 100%;margin-top: 0.4rem;}
}
/* Cooperation */
.Cooperation{max-width: 1920px;margin: 0 auto;margin-top: 0.8rem;}
.Cooperation .CooperationCon{}
.Cooperation .CooperationCon .ul1{width: 50%;}
.Cooperation .CooperationCon .ul1 li{width: 50%;}
.Cooperation .CooperationCon .ul1 li a{display: flex;justify-content: space-between;flex-direction: column;}
.Cooperation .CooperationCon .ul1 li a .pic{overflow: hidden;}
.Cooperation .CooperationCon .ul1 li a .pic img{height: 3.2rem;max-height: 320px;display: block;width: 100%;object-fit: cover;transition: 0.6s all;}
.Cooperation .CooperationCon .ul1 li a .text{height: 3.2rem;max-height: 320px;background: url(../images/textbg01.png) no-repeat bottom center #eb7400;background-size:2.17rem;position: relative;}
.Cooperation .CooperationCon .ul1 li a .text::after{content: "";position: absolute;left: 50%;width: 0;height: 0;border-top: 10px solid #e37309;border-left: 10px solid transparent;border-right: 10px solid transparent;bottom: -10px;z-index: 6;margin-left: -5px;}
.Cooperation .CooperationCon .ul1 li+li .pic{order: 2;overflow: hidden;}
.Cooperation .CooperationCon .ul1 li+li .text{order: 3;height: 3.2rem;max-height: 320px;background: url(../images/textbg02.png) no-repeat bottom center #00b38b;background-size:100%;position:relative;}
.Cooperation .CooperationCon .ul1 li+li a .text::after{content: "";position: absolute;left: 50%;width: 0;height: 0;border-bottom: 10px solid #00b38b;border-left: 10px solid transparent;border-right: 10px solid transparent;top: -10px;z-index: 6;border-top: none;margin-left: -5px;}
.Cooperation .CooperationCon ul li a .text{display: flex;justify-content: center;align-items: flex-start;flex-direction: column;padding: 0 0.4rem;}
.Cooperation .CooperationCon ul li a .text p{font-size: 0.2rem;line-height: 0.26rem;color: #FFFFFF;height: 0.78rem;overflow: hidden;width: 100%;}
.Cooperation .CooperationCon ul li a:hover img{transform: scale(1.2);transition: 0.6s all;}
.Cooperation .CooperationCon ul li a:hover .text p{text-decoration: underline;}
.Cooperation .CooperationCon ul li a span{font-size: 0.16rem;display: table;color: #FFFFFF;position: relative;line-height: 0.24rem;margin-top: 0.45rem;}
.Cooperation .CooperationCon ul li a span::after{position: absolute;right: -0.3rem;background: url(../images/jt2.png) no-repeat center;width: 0.22rem;height: 0.22rem;background-size: 0.22rem;content: "";top: 0.01rem;transition: 0.6s all;}
.Cooperation .CooperationCon ul li a span:hover::after{transform: rotate(90deg);transition: 0.6s all;}
.Cooperation .CooperationCon ul li a span:hover{text-decoration: underline;}

.Cooperation .CooperationCon .rightCoo{width: 50%;}
.Cooperation .CooperationCon .rightCoo .bigpic{}
.Cooperation .CooperationCon .rightCoo .bigpic a{display: block;position: relative;}
.Cooperation .CooperationCon .rightCoo .bigpic a .pic{overflow: hidden;position: relative;}
.Cooperation .CooperationCon .rightCoo .bigpic a .pic::before{content: "";position: absolute;left: 0;bottom: 0;height: 30%;background-image: linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.8));width: 100%;z-index: 1;}
.Cooperation .CooperationCon .rightCoo .bigpic a .pic img{height: 3.2rem;max-height: 320px;display: block;transition: 0.6s all;width: 100%;}
.Cooperation .CooperationCon .rightCoo .bigpic a:hover .pic img{transform: scale(1.2);transition: 0.4s all;}
.Cooperation .CooperationCon .rightCoo .bigpic a .text{position: absolute;z-index: 3;bottom: 0.1rem;left: 0;padding: 0 0.15rem;}
.Cooperation .CooperationCon .rightCoo .bigpic a .text p{font-size: 0.2rem;color: white;line-height: 0.26rem;height: 0.26rem;overflow: hidden;width: 100%;}
.Cooperation .CooperationCon .rightCoo .bigpic a:hover .pic img{transform: scale(1.2);transition: 0.6s all;}

.Cooperation .CooperationCon .rightCoo .ul2{width: 100%;}
.Cooperation .CooperationCon .rightCoo .ul2 li{width: 50%;}
.Cooperation .CooperationCon .rightCoo .ul2 li a .text{height: 3.2rem;max-height: 320px;background: url(../images/textbg03.png) no-repeat bottom center #333333;background-size:100%;}
.Cooperation .CooperationCon .rightCoo .ul2 li a .text p{}
.Cooperation .CooperationCon .rightCoo .ul2 li a .text p span{}

.Cooperation .CooperationCon .rightCoo .ul2 li+li a .text{height: 3.2rem;max-height: 320px;background: url(../images/textbg04.png) no-repeat bottom center #0741c5;background-size:100%;}
@media(max-width: 1200px){
	.Cooperation .CooperationCon .ul1{width: 100%;}
	.Cooperation .CooperationCon .ul1 li a .text{height: 30vw;max-height: 100%;}
	.Cooperation .CooperationCon .ul1 li a .pic img{height: 30vw;max-height: 100%;}
	.Cooperation .CooperationCon .rightCoo .ul2 li+li a .text{height: 30vw;max-height: 100%;}
	.Cooperation .CooperationCon .rightCoo .ul2 li a .text{height: 30vw;max-height: 100%;}
	.Cooperation .CooperationCon .rightCoo .bigpic a .pic img{height: 40vw;max-height: 100%;}
	.Cooperation .CooperationCon .rightCoo{width: 100%;}
}
@media(max-width: 850px){
	.Cooperation .CooperationCon .ul1 li{width: 100%;}
	.Cooperation .CooperationCon .ul1 li+li{margin-top: 0.3rem;}
	.Cooperation .CooperationCon .ul1 li a .text{height: 30vw;max-height: 100%;}
	.Cooperation .CooperationCon .ul1 li a .pic img{height: 50vw;max-height: 100%;}
	.Cooperation .CooperationCon .rightCoo .bigpic{margin-top: 0.3rem;}
	.Cooperation .CooperationCon .rightCoo .bigpic a .pic img{height: auto;max-height: 100%;}
	.Cooperation .CooperationCon .rightCoo .ul2 li{width: 100%;margin-top: 0.3rem;}
	.Cooperation .CooperationCon .rightCoo .ul2 li a .text{height: 50vw;}
	.Cooperation .CooperationCon .rightCoo .ul2 li+li a .text{height: 50vw;}
	.Cooperation .CooperationCon .ul1 li a .text{height: 50vw;}
}

/* about */
.aboutBox{padding-top: 0.85rem;position: relative;background: #f8f8f8;padding-bottom: 1.3rem;}
.aboutBox .w14{position: relative;}
.aboutBox .w14::after{content: "";position: absolute;width: 200vw;height: 3.4rem;left: -1.2rem;bottom: -0.8rem;background: white;transform: skewX(-10deg);}
.aboutBox .sametitle{margin-bottom: 0;}
.aboutBox .aboutCon{}
.aboutBox .aboutCon .leftscroll{width: calc(33.5% - 0.3rem);margin-top: 1rem;position: relative;z-index: 6;}
.aboutBox .aboutCon .leftscroll .swiper-wrapper{padding-bottom: 0.4rem;}
.aboutBox .aboutCon .leftscroll a{overflow: hidden;display: block;}
.aboutBox .aboutCon .leftscroll a img{display: block;width: 100%;object-fit: cover;height:5.4rem;max-height: 540px;transition: 0.4s all;}
.aboutBox .aboutCon .leftscroll a:hover img{transform: scale(1.2);transition: 0.4s all;}

.aboutBox .aboutCon .leftscroll .swiper-pagination{bottom: 0;}
.aboutBox .aboutCon .leftscroll .swiper-pagination-bullet{width: 0.14rem;height: 0.14rem;border: 1px solid #0741c5;border-radius: 50%;opacity: 1;background: none;}
.aboutBox .aboutCon .leftscroll .swiper-pagination-bullet-active{background: #0741c5;}

.aboutBox .aboutCon .rightVideo{width: calc(66.5% - 0.3rem);position:relative;z-index: 6;}
.aboutBox .aboutCon .rightVideo .textP{margin-top: 1.3rem;}
.aboutBox .aboutCon .rightVideo .textP p{font-size: 0.18rem;line-height: 0.36rem;color: #323232;height: 1.08rem;overflow: hidden;}
.aboutBox .aboutCon .rightVideo .textP a{font-size: 0.16rem;display: table;color: #0741c5;position: relative;line-height: 0.24rem;margin-top: 0.45rem;}
.aboutBox .aboutCon .rightVideo .textP a::after{position: absolute;right: -0.3rem;background: url(../images/jt1.png) no-repeat center;width: 0.22rem;height: 0.22rem;background-size: 0.22rem;content: "";top: 0.01rem;transition: 0.6s all;}
.aboutBox .aboutCon .rightVideo .textP a:hover::after{transform: rotate(90deg);transition: 0.6s all;}
.aboutBox .aboutCon .rightVideo .textP a:hover{text-decoration: underline;}
@media(max-width: 1400px) {
	.aboutBox .aboutCon .leftscroll a img{height: 40vw;max-height: 100%;}
}

@media(max-width: 850px) {
	.aboutBox .aboutCon .leftscroll{width: 70%;margin: 0 auto;margin-top: 0.35rem;}
	.aboutBox .aboutCon .rightVideo{width: 100%;margin-top: 0.35rem;}
	.aboutBox .aboutCon .rightVideo .textP{margin-top: 0.5rem;}
	.aboutBox .aboutCon .leftscroll a img{height: 100vw;}
	
}

/* footer */
.footer{background:url(../images/footerBg.png) no-repeat center;padding: 0.4rem 0 0.2rem 0;background-size: cover;}
.footer2{margin-top: 0;}
.footer .w14{align-items: center;}
.footer p {display:block;font-size: 0.16rem;color: white;line-height: 0.32rem;}
.footer .ewm+.ewm{margin-left: 0.16rem;}
.footer .ewm img{display: block;width: 1.3rem;}
.footer .ewm p{text-align: center;margin-top: 6px;}


@media(max-width: 420px) {
	.fmd .ewm{width: 100%;}
	.fmd .ewm img{display: block;margin: 0 auto;}
}



/*==========================================内页 开始=============================================*/
.bg{background: #f4f8f7;}
.n_banner{position:relative;}
.n_banner img{ width:100%;position: relative;}
.n_banner::before{width: 100%;position: absolute;content: "";top: 0;left: 0;height: 30%;background-image:linear-gradient(0deg,rgba(0,85,64,0),rgba(7,65,397,1) 80%);z-index: 2;}


@media(max-width: 1200px){
	.n_banner{margin-top: 1.2rem;}
	.n_banner::before{display: none;}
	.n_banner::before{display: none;}
}
@media(max-width: 850px){
	.n_banner{margin-top: 0.9rem;}
	.n_banner img{position: relative;top: 0; left: 0;transform: translate3d(0,0,0);width: 100%;height: 40vw;object-fit: cover;}
}
@media(max-width: 414px){
	.n_banner{margin-top: 60px;}
}

.mianbaoxie{padding: 0;position: relative;background: #f7f7f7;padding-top: 0.3rem;}
.mianbaoxie:before{content:"";position:absolute;bottom:0;left:0;right:0;}
.mianbaoxie .w136{height:50px;line-height:50px;transition:.6s;background-size: 100% auto;max-width: 1360px;position: relative;border-bottom: 1px solid #d6e0de;}
.mianbao{padding: 0 0 0 25px;background: url(../images/position.png)no-repeat left center;display: inline-block;vertical-align: top;}
.mianbao,.mianbao span,.mianbao i,.mianbao a{font-size: 14px;color: #323232;font-style:normal;line-height: 0.4rem;}
.mianbao i{ margin:0 6px}
.mianbao a{}
.mianbao span{ color:#0741c5}

.ar_wap{ display:none}

#nav_slide{background: #e1e6eb;line-height: 50px;position: relative;z-index: 2;}
#nav_slide #bnt_back{ position:absolute; left: 0.16rem; top:-2px;  }
#nav_slide #bnt_back img{height: 20px;vertical-align: middle;}

#nav_slide .n_title{ height: 50px; }
#nav_slide h1{font-size: 0.2rem;color: #000;text-align: center;}
#bnt_sub_nav{position: absolute;right: 0.16rem;top: 14.5px;cursor: pointer;}
#bnt_sub_nav img{display: block;height: 20px;}
#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{}
#sub_nav_content ul li {background: none;box-shadow:none;border-bottom:1px solid #dedede;padding: 0 15px;}
#sub_nav_content ul li a{display: inline-block;font-size: 14px;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:40px;padding-left: 10px;}
#sub_nav_content ul li ul li a{font-size: 13px; color: #666;}
#sub_nav_content ul li.on>a{color: #0741c5;}

#sub_nav_content ul li ul{ display:none}
#nav_slide{ display:none}

.n_container{padding: 0.32rem 0 0.6rem 0;overflow: hidden;min-height:300px;background: #f7f7f7;}
.n_container .w14{display: flex;justify-content: space-between;}
.n_container .n_left{float:left;width: 280px;position: relative;z-index: 1;}
.n_container .n_left h1{/*height:90px;*/background:#0741c5;background-size:cover;font-size: 28px;color:#fff;padding:20px 20px;position: relative;}
.n_container .n_left h1 span{position:relative;display: inline-block;}
/* .n_container .n_left h1 span:before{content:"";position: absolute;bottom: -20px;width: 3.125rem;height: 2px;background: #FFFFFF;left: 0;} */
/* .n_container .n_left h1:before{content:"";position: absolute;top: 50%;width: 20px;height: 20px;right: 20px;margin-top: -11px;background: #FFFFFF;opacity: 0.2;transform: rotate(45deg);} */
.n_container .n_left ul{background: #FFFEFE;padding: 0; position:relative}
.n_container .n_left ul li:last-child:before{ display:none}
.n_container .n_left .con ul li{line-height: 60px;font-size: 18px;color: #333333;position:relative;overflow: hidden;}
.n_container .n_left .con ul li.on dl{display:block !important;}

.n_container .n_left .con ul li:before{content:"";position:absolute;bottom:0;left: 20px;right: 20px;height:1px;background: #dee6ed;}
.n_container .n_left .con ul li>a img{margin: -3px 20px 0 0;}
.n_container .n_left .con ul li:after{content:"";width:7px;height:11px;background:url(../images/left_jiantou.png) center no-repeat;position:absolute;right: 15px;top: 50%;transition:0.36s;margin-top: -5.5px;display: none;}
.n_container .n_left .con ul li.on:after, .n_container .n_left .con ul li:hover:after{background:url(../images/left_jiantou_on.png) center no-repeat;}

.n_container .n_left .con ul li>a{color: #666666;display: block;/*overflow: hidden;white-space: nowrap;text-overflow: ellipsis;*/padding: 0 20px;transition: 0.36s;position: relative;}
.n_container .n_left .con ul li>a:hover, .n_container .n_left .con ul li.on>a{color: #0741c5;background: #e5ebf7;border-left: #0741c5 4px solid;font-weight: bold;}

.n_container .n_left .con ul li dl{display:none;position:relative;margin: 20px 20px;background: #fff;}
.n_container .n_left .con ul li dl:before{content:"";position:absolute;right:0;left:20px;top:0;height:1px;}
.n_container .n_left .con ul li dl dd{height: auto;}
.n_container .n_left .con ul li dl dd a{font-size: 14px;color: #444444 !important;padding: 0 10px;position:relative;line-height: 32px;transition: .6s;display: block; z-index:1}
.n_container .n_left .con ul li dl dd a:before{content:"";position:absolute;top: 0;right: 0;bottom: 0;left: 0;transition: .6s;background: #0741c5;opacity: 0;visibility: hidden; z-index:-1}
.n_container .n_left .con ul li dl dd.on a:before, .n_container .n_left .con ul li dl dd:hover a:before{ opacity:1; visibility:visible}
.n_container .n_left .con ul li i.up{ background:url(../images/left_jiantou_on.png) center no-repeat;}
.n_container .n_left .con ul li i{width: 20px;height: 60px;background: url(../images/left_jiantou.png) center no-repeat;position:absolute;right: 20px;top: 0;transition:0.36s;cursor: pointer;}
.n_container .n_left .con ul li dl dd a:hover, .n_container .n_left .con ul li dl dd.on a{color: #fff !important;}
.n_container .n_right{ width:calc(100% - 340px);}

.n_xrld .content{margin:0 -.625rem;margin-bottom: 1.235rem;}
.n_xrld .content .box{ float:left; width:50%; padding:0 .625rem}
.n_xrld .content .box .list_box16{box-shadow: 0px 1px 12.87px 0.13px rgba(14, 46, 80, 0.12);padding: 0.16rem 0.32rem;position:relative;margin-bottom: 1.75rem;}
.n_xrld .content .box .list_box16:before{ content:""; position:absolute; width:5px; top:0; bottom:0; left:0; background: rgba(17,34,203,1);
    background-image: -moz-linear-gradient(90deg, rgba(47,121,196,1) 0%, rgba(93,158,225,1) 100%);
    background-image: -webkit-linear-gradient(90deg, rgba(47,121,196,1) 0%, rgba(93,158,225,1) 100%);
    background-image: -ms-linear-gradient(90deg, rgba(47,121,196,1) 0%, rgba(93,158,225,1) 100%);}
	
	
.list_box16 li{border-bottom:#e3e3e3 1px solid;line-height: 0.32rem;height: auto;padding: 0.16rem 0;}
.list_box16 li:last-child{ border:none}
.list_box16 li .left{ width:7.25rem; position:relative; font-size:1.1250.32rem; color:#323232}
.list_box16 li .left:before{ content:""; position:absolute; top:50%; margin-top:-.5rem; right:0; width:1px; height:0.16rem; background:#d5d5d5}
.list_box16 li .right{ width:calc(100% - 7.25rem); padding:0 0 0 0.16rem}
.list_box17 dd{font-size:0.16rem;color:#666666;margin-right:1.25rem;float: left;}
.list_box17 dd a{font-size:0.16rem;color:#666666;}
.list_box17 dd a:hover{color: #2055b2;}

.n_lrld .content{margin:0 -1.25rem;margin-bottom: 1.235rem;}
.n_lrld .content .box{ float:left; width:50%; padding:0 1.25rem}

.h31{ background:#f2f2f2; line-height:3.125rem; padding:0 1.25rem; font-size:1.5rem; color:#323232; border-left:#2055b2 4px solid}
.n_lrld .content .box table tr:nth-child(2n){ background:#f7f9fd}
.n_lrld .content .box table th{ font-size:1.25rem; color:#323232; font-weight:bold; line-height:1.5; text-align:center; padding:0.16rem 0}
.n_lrld .content .box table td{ font-size:0.16rem; color:#323232; line-height:1.5; text-align:center; padding:.5rem 0}

.list_box18{margin: 0 -.625rem;padding: 0 0px;}
.list_box18 li{ float:left; width:50%; padding:0 .625rem; margin-bottom:1.25rem;}
.list_box18 li a{display:block;min-height: 3.125rem;position:relative;border: #d3d3d3 1px solid;}
.list_box18 li a .box_table{ background:#fff; position:relative}
.list_box18 li a:before{content:"";position:absolute;left: -1px;top: -1px;width:10px;height:10px;z-index: 1;}
.list_box18 li a:after{content:"";position:absolute;right: -1px;bottom: -1px;width:10px;height:10px;z-index: 1;}
.list_box18 li a h5{font-size: 0.18rem;color:#323232;line-height:1.5rem;margin: 0.16rem 1.25rem 0.16rem 1.25rem;text-align: left;transition:.5s;position:relative;padding: 0 0 0 1.5rem;}
.list_box18 li a h5:hover{color:#2055b2;font-weight: bold;}
.list_box18 li a h5:before{content:"";position:absolute;width:13px;height:13px;top: 50%;margin-top: -6.5px;left: 0;}
.zzjg_bm table tr:nth-child(2n-1){ background:#f7f9fd}
.zzjg_bm table th{font-size:1.25rem;color:#323232;font-weight: normal;line-height:1.5;text-align:center;padding:0.16rem 0;background: #eaf1fb;border-top: #2055b2 2px solid;}
.zzjg_bm table td{font-size:0.16rem;color:#323232;line-height:1.5;min-width: 12.5rem;padding: 1.5rem 0.3rem;text-align: left;}
.zzjg_bm table td a{font-size:0.16rem;color:#323232;line-height:1.5;min-width: 12.5rem;padding: 1.5rem 0.3rem;text-align: left;}
.zzjg_bm table td:nth-child(1){ width:16.5rem}


.n_list_text ul{ position:relative}
.n_list_text ul li{ width:100%; border-bottom: 1px dashed #DDDDDD;}
.n_list_text ul li:nth-child(1){border-top: 1px dashed #DDDDDD;}
.n_list_text ul li a{display: flex;justify-content: space-between;flex-wrap: wrap;align-items: center;padding: 0.16rem;position: relative;}
.n_list_text ul li a:hover p{color: #0741c5;padding-left: 0.04rem;transition: 0.4s ease-in;}
.n_list_text ul li a::after{content: "";position: absolute;left: 0;top: 50%;margin-top: -2px;width: 4px;height: 4px;background:#0741c5;border-radius: 50%;}
.n_list_text ul li a b{font-size: 0.16rem;color: #000000;line-height: 0.24rem;font-style: normal;font-weight: normal;}
.n_list_text ul li a:hover b{color: #0741c5;}
.n_list_text ul li a p{font-size: 0.18rem;color:#323232;line-height: 0.26rem;max-height: 0.26rem;overflow: hidden;width: calc(100% - 100px);transition: 0.4s all;}
@media(max-width:768px) {
	.n_list_text ul li a p{font-size: 0.18rem;height: auto;max-height: 100%;width: 100%;}
	.n_list_text ul li a b{margin-top: 0.1rem;width: 100%;display: block;}
	.n_list_text ul li a::after{top: 0.3rem;margin-top: 0;}
}
.fy{display: block;text-align: center;margin-top: 0.25rem;}
.fy img{display: block;margin: 0 auto;}
/*内容样式*/
.ar_article td,
.ar_article th{ padding:15px 10px; border: 1px solid #ededed; vertical-align:middle;}
.ar_article td p,
.ar_article th p{ padding-bottom:0; margin-bottom:0;}
.ar_article table {border-collapse: collapse;border-right: 1px solid #ededed;border-bottom: 1px solid #ededed; width:100%}
.ar_article table tr:not(:first-child) td{}
.ar_article table td { border-left: 1px solid #ededed;border-top: 1px solid #ededed; }
.ar_article{font-size: 0.2rem;color: #666666;line-height: 0.3rem;}
.ar_article p{font-size: 0.2rem!important;color: #666666;line-height: 0.34rem!important;margin-bottom: 0.3rem;}
.ar_article p:last-child{ margin-bottom:0}
.ar_article strong{ font-weight:bold;}
.ar_article img{ max-width:100%;}
.ar_article a{ color:#717173;}
.ar_article h1,.ar_article h2,.ar_article h3,.ar_article h4,.ar_article h5{ font-weight:bold;}
.ar_article h1{ font-size:2.25rem; margin-bottom:0.16rem}.ar_article h2{ font-size:0.3rem; margin-bottom:0.14rem;}.ar_article h3{ font-size:1.5rem; margin-bottom:0.9375rem}
.ar_article h4{ font-size:0.18rem; margin-bottom:0.14rem}.ar_article h5{ font-size:0.14rem; margin-bottom:0.75rem}.ar_article h6{ font-size:0.75rem; margin-bottom:0.75rem}
.ar_article ul li,
.ar_article ol li{ padding-bottom:0 !important; margin-bottom:0 !important; margin-left:0.32rem; list-style:inherit !important;}
.ar_article ul li p,
.ar_article ol li p{ padding-bottom:0; margin-bottom:3px !important; }
.ar_article ul,
.ar_article ol{ margin-bottom:0.9375rem;}
.ar_article sub {vertical-align:sub; font-size: smaller;}
.ar_article sup { vertical-align:super; font-size: smaller;}
.ar_article img{ display:inline-block;max-width: 70%;margin: 0 auto;}

.n_right .ar_article_box h5{font-size: 0.34rem;color:#323232;text-align: center;font-weight: bold;line-height: 0.34rem;}
.n_right .ar_article_box h6{font-size: 0.34rem;color:#323232;text-align: center;font-weight: bold;line-height: 0.32rem;margin-bottom: 0.2rem;}
.n_right .ar_article_box .bbt{font-size: 0.16rem;line-height: 0.26rem;color:#999999;text-align: center;margin: 0.2rem auto;}
.n_right .ar_article_box .bbt span{display: inline-block;margin: 0 0.05rem;}
.n_right .ar_article_box .artic3{margin-top: 0.2rem;padding-top: 0.2rem;border-top: 1px solid #ccc;}
.n_right .ar_article_box .artic3 p {margin-bottom: 0.12rem;}
.n_right .ar_article_box .artic3 p span{font-size: 0.16rem;color: #323232;line-height: 0.26rem;}
.n_right .ar_article_box .artic3 p a{display: block;font-size: 0.18rem;color: #323232;line-height: 0.26rem;}
.n_right .ar_article_box .artic3 p a:hover{color: #0741c5;}
.n_list_pic li{margin-bottom: 0.3rem;background-size: auto 100%; background: white;transition: 0.4s;position: relative;}
.n_list_pic li:hover{box-shadow: 0px 2px 29px 0px rgba(36, 43, 48, 0.3);transition: 0.4s;}
.n_list_pic li a{display: flex;align-items: center;flex-wrap: wrap;padding: 0.3rem;}
.n_list_pic li .pic{position: relative;width: 3.2rem;float: left;margin-right: 0.2rem;overflow: hidden;}
.n_list_pic li .pic img{display: block;width: 100%;transition: 0.6s all;height: 2.2rem;object-fit: cover;}
.n_list_pic li .text{width: calc(100% - 3.5rem);}
.n_list_pic li .text h5{transition: 0.6s all;font-size: 0.2rem;color: #333;line-height: 0.24rem;height: 0.48rem;overflow: hidden;margin-bottom: 0.2rem;}
.n_list_pic li .text p{font-size: 0.14rem;line-height: 0.22rem;height:0.44rem;overflow: hidden;color: #999;margin-top: 0.16rem;}
.n_list_pic li .text b{font-size: 0.16rem;color: #000000;line-height: 0.24rem;font-weight: normal;font-style: normal;}
.n_list_pic li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.n_list_pic li:hover h5{color: #0741c5;transition: 0.6s all;}

@media(max-width:1200px) {
	.n_list_pic li .text h5{height: auto;}
}
@media(max-width:768px) {
	.n_list_pic li .pic{width: 100%;margin-right: 0;}
	.n_list_pic li .pic img{height: auto;}
	.n_list_pic li .text{width: 100%;margin-left: 0;margin-top: 0.25rem;}
	.n_list_pic li .pic{top: 0;}
}
@media(max-width:580px) {
	.ar_article img{width: 100%;max-width: 100%;}
}

.n_list_pic2 ul{flex-wrap: wrap;justify-content: flex-start;margin-left: -2.333%;}
.n_list_pic2 li{margin-bottom: 1.0.32rem;transition: 0.4s;width: 31%;margin-left: 2.333%;}
.n_list_pic2 li a{display: block;}
.n_list_pic2 li .pic{width: 100%;position: relative;overflow: hidden;position: relative;}
.n_list_pic3 li .pic{position: relative;}
.n_list_pic3 li .pic::before{ position: absolute;left: 50%;margin-left: -0.3rem;content: "";top: 50%;margin-top: -0.3rem;background-size: contain;width: 3.75rem;height: 3.75rem;z-index: 6;}

.n_list_pic2 li .pic img{display: block;width: 100%;transition: 0.6s all;height: 100%;height: 2.3rem;max-height: 230px;object-fit: cover;}
.n_list_pic2 li h5{transition: 0.6s all;font-size: 0.18rem;color: #333;line-height: 0.16rem;max-height: 0.16rem;overflow: hidden;margin-bottom: 0.1rem;text-align: center;margin-top: 0.08rem;}
.n_list_pic2 li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.n_list_pic2 li:hover h5{color: #0741c5;transition: 0.6s all;}
@media(max-width:1200px) {
	.n_list_pic2 li .pic img{height: 19vw;max-height: 100%;}
}
@media(max-width:850px) {
	.n_list_pic2 li{width: 48%;margin-left: 2%;}
	.n_list_pic2 li .pic{width: 100%;height: auto;}
	.n_list_pic2 li .pic img{height: 30vw;max-height: 100%;}
}
@media(max-width:414px) {
	.n_list_pic2 li{width: 100%;}
	.n_list_pic2 li .pic img{height: 50vw;max-height: 100%;}
}

/*==========================================内页 结束=============================================*/

@media(min-width: 768px){
	.list_box2 li a:hover .con h5, .list_box3 li a:hover .con h5, .list_box4 li a:hover h5, .titile001 h3 font:hover, .list_box6 li a:hover .con h5, .list_box7 li a:hover h5, .list_box8 .item .con h5:hover, .list_box9 .item .con h5:hover, .list_box12 li a:hover h5, .list_box11 li a:hover h5{ color:#0741c5}
	.list_box7 li a:hover{ box-shadow: 0px 1px 30px 0px rgba(39, 45, 48, 0.15);}
	
	.list_box13 li a:hover .img img{ transform:scale(1.05)}
	.list_box14 li:hover{ opacity:1}
	
	.list_box18 li a:hover h5:after{ transform:translateX(.5rem)}
}


@media(max-width: 850px){
	.n_xrld .content .box .list_box16{margin-bottom: 1.5rem;}
	.n_xrld .content .box{width: 100%;}
}


@media(max-width: 1630px){
	
	.list_box7 .miso-arrow{top:auto;transform:translateY(0);bottom: -0.32rem;width: 26px;height: 26px;background-size: 100% 100% !important;}
	.list_box7 .miso-prev{left:50%;margin-left: -35px;}
	.list_box7 .miso-next{right:50%;margin-right: -35px;}
}

@media(max-width: 1400px){
	.MainMenu #links>li{ margin-right:1.5rem}
	.MainMenu #links>li a h3{ font-size:0.18rem}
}

@media(max-width: 1330px){
}

@media(max-width: 1200px){
	.banner ul li a{padding-bottom: 50% !important;}
	.banner ul li a img{position:absolute;top:0;right:0;bottom:0;left:0;width: 100%;height: 100%;}
	.m_header_box{ display:block;z-index:1000000000000000000;}
	.n_container .n_left{ display:none}
	.n_container .n_right{ width:100%; padding:0; min-height: 400px;}
	.mianbaoxie{ display:none}
	#nav_slide{ display:block}
}

@media(max-width: 1060px){
}

@media(max-width: 992px){
}

@media(max-width: 768px){
	#gotop{ right:0; transform:scale(0.7)}
}

/* 师资列表页 */
.n_list_pic4{margin-left: -3%;}
.n_list_pic4 ul{justify-content: flex-start;}
.n_list_pic4 ul li{width: 17%;margin-left: 3%;margin-bottom: 3%;}
.n_list_pic4 ul li a{display: block;}
.n_list_pic4 ul li a .pic{overflow: hidden;}
.n_list_pic4 ul li a .pic img{display: block;width: 100%;height: 2.4rem;max-height: 240px;object-fit: cover;}
.n_list_pic4 ul li a h5{font-size: 0.2rem;line-height: 0.28rem;text-align: center;color: #323232;}
@media(max-width: 1200px){
	.n_list_pic4 ul li a .pic img{height: 20vw;max-height: 100%;}
}

@media(max-width: 768px){
	.n_list_pic4 ul li{width: 22%;}
	.n_list_pic4 ul li a .pic img{height: 27vw;}
}
@media(max-width: 580px){
	.n_list_pic4 ul li{width: 30.333%;}
	.n_list_pic4 ul li a .pic img{height: 36vw;}
}
@media(max-width: 414px){
	.n_list_pic4 ul li{width: 47%;}
	.n_list_pic4 ul li a .pic img{height: 50vw;}
}
/* 师资列表页-分类 */
.n_list_pic5{}
.n_list_pic5 .tabs{border-bottom: 1px solid #d7d7d7;padding-bottom: 0.2rem;margin-bottom: 0.5rem;justify-content: flex-start;}
.n_list_pic5 .tabs .bt{cursor: pointer;margin-right: 0.4rem;}
.n_list_pic5 .tabs .bt h5{}
.n_list_pic5 .tabs .bt h5 span{display: block;font-size: 0.24rem;color:#323232;font-weight: bold;}
.n_list_pic5 .tabs .bt.active h5 span{color: #0741c5;}

.n_list_pic5 .swiper-container h3{color: #0741c5;font-size: 0.24rem;font-weight: bold;margin-bottom: 0.2rem;}
.n_list_pic5 .swiper-container ul{justify-content: flex-start;margin-left: -1%;display: flex;flex-wrap: wrap;margin-bottom: 0.4rem;}
.n_list_pic5 .swiper-container ul li{width: 19%;margin-left: 1%;margin-bottom: 2%;}
.n_list_pic5 .swiper-container ul li a{display: block;font-size: 0.18rem;line-height: 0.22rem;color: #323232;}
.n_list_pic5 .swiper-container ul li a:hover{color: #0741c5;text-decoration: underline;}
@media(max-width: 768px){
	.n_list_pic5 .swiper-container ul li{width: 24%;}
}
@media(max-width: 580px){
	.n_list_pic5 .tabs .bt{width: 48%;margin-right:0;}
	.n_list_pic5 .tabs .bt h5 span{margin: 0.1rem 0;}
	.n_list_pic5 .swiper-container ul li{width: 32.333%;}
}
@media(max-width: 414px){
	/* .n_list_pic5 .tabs .bt{width: 48%;margin-right:0;} */
	.n_list_pic5 .swiper-container ul li{width:49%;}
}
/*==========================================内页 结束=============================================*/
.pb_sys_style1 .p_no_d {
    border: 1px solid #0d46c0 !important;
    color: #fff;
    background-color: #0d46c1 !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 {
    border: 1px solid #0c45c1 !important;
    padding: 9px 12px !important;
    height: 32px !important;
    border-radius: 3px !important;
}
 

@media(max-width: 600px){
.flex-end{margin: 0 auto;}
}

#vsb_content_2 IMG {
    border-bottom: #ccc 0px solid !important;
    border-left: #ccc 0px solid !important;
    border-top: #ccc 0px solid !important;
    border-right: #ccc 0px solid !important;
    display: block !important;
}