/*------style.css  start------*/

/*less*/

@c:center;

@small:12px;

@mid:14px;

@big:16px;

@b:#000;

@g:#666;

@r:#d41c29;

@font-face{

　　font-family:'MONT-DEMOHEAVY';

　　src:url('../fonts/MONT-DEMOHEAVY.ttf');

}

 

 @-webkit-keyframes bounce-up {

 25% {-webkit-transform: translateY(5px);}

 50%, 100% {-webkit-transform: translateY(0);}

 75% {-webkit-transform: translateY(-5px);}

}



@keyframes bounce-up {

 25% {transform: translateY(5px);}

 50%, 100% {transform: translateY(0);}

 75% {transform: translateY(-5px);}

}

@font-face {
	font-family: SourceHan;
	src: url(../fonts/SourceHanSerifCN-Bold.otf);
}
@font-face {
	font-family: SansCN;
	src: url(../fonts/SourceHanSansCN-Bold.otf);
}
@font-face {
	font-family: GOTHICB;
	src: url(../fonts/GOTHICB.ttf);
}
@font-face {
	font-family: Anton;
	src: url(../fonts/ANTON-REGULAR-2.ttf);
}

.clearfix:after{

	content:"";

	display:block;

	clear:both;

}

.clearfix{

	zoom:1;

}

.fl{

	float:left;

}

.fr{

	float:right;

}

.db{

	display:block;

}

.tl{

	text-align: left;

}

.tc{

	text-align: center;

}

.tr{

	text-align: right;

}

.full{

	width:100%;

	height:100%;

}

.box{

	display: inline-block;

}

.none{

	display: none;

}



a:hover{

	text-decoration:none;

	color: #ca1c28;

    transition: color 0.4s;

    -moz-transition: color 0.4s;

    -webkit-transition: color 0.4s;

    -o-transition: color 0.4s;

}

@-webkit-keyframes fromBottomFade { from {

-webkit-transform: translateY(20%);

opacity:0;

}

}

@keyframes fromBottomFade { from {

transform: translateY(20%);

opacity:0;

}

}







a{text-decoration:none;}





/*container*/

.container{width:92%; max-width:1300px;margin:0 auto;clear:both;}

.container2{width:92%;margin:0 auto;clear:both;}


.topauto{height:50px ;}

.headpc-top{display:none;}
.nyheadpc-top{display:none;}



/* 手机端header */

.header{position:fixed;width:100%;left:0px;top:0px;height:50px;overflow:hidden;background:#fff;z-index:1000;}

.headercontainer{width: 92%;margin: auto;}

.header .logo{float:left;margin-top:10px;}

.header .logo h1{font-size:0;}



#head .header-navigation{float:right;margin-top: 14px;}

#head .header-navigation i{font-size:22px;color:#000000;}

.menu-wrapper-background{position:fixed;z-index:99999;background-color:rgba(0,0,0,0.6);width:100%;height:100%;top:0px;left:0px;display:none;}

.main_menu{position:fixed;top:50px;left:0px;width:100%;z-index:500;background:#ffffff;height:0px;overflow:auto;transition: all 350ms ease;}

.show-main{height:calc(100% - 50px);transition: all 350ms ease;}

.menu-top li{list-style:none;background:#f7f8f9;margin-bottom:10px;border-radius:3px;}

.menu-top li:first-child{margin-top:10px;}

.page-content{-webkit-transform:translateY(0px);transform:translateY(0px);transition:all 350ms ease;}

.menu-top{background-color:rgba(255,255,255,1);height:0px;width: 92%;margin:auto;overflow:hidden;transition:all 350ms ease;}

.show-menus{height:100%;transition:all 350ms ease;}

.menu-top .icon3{-ms-transform: rotate(0deg);-webkit-transform: rotate(0deg);transform: rotate(0deg);position:absolute;right:24px;top:18px;font-size:18px;transition:all 350ms ease;}

.menu-top .icon4{-ms-transform: rotate(0deg);-webkit-transform: rotate(0deg);transform: rotate(0deg);position:absolute;right:24px;top:23px;font-size:18px;transition:all 350ms ease;}

.menu-top a{text-indent:24px;font-size:18px;font-weight:400;color:#3b4043;line-height:28px;padding:10px 0px;display: block;position: relative;overflow: hidden;}

.submenu{max-height:0px;overflow:hidden;transition:all 350ms ease;}

.submenu a{text-indent:24px;font-size:17px;font-weight:400;line-height:24px;transition:all 350ms ease;}

.show-submenu{max-height:5000px!important;transition:all 350ms ease;}


#indexbanner{font-size: 0;line-height: 0;}


/*内页banner*/

.insidebanner{position:relative;}

.nybanner{position:relative;width:100%;overflow:hidden;}

.nybanner .bx-controls{ position: absolute; left: 0; bottom: 20px; z-index: 70; width: 100%; color: rgba(0,0,0,0);}

.nybanner .bx-controls .bx-pager{ text-align: center;}

.nybanner .bx-controls .bx-pager div{ display: inline-block; margin: 0 2px;}

.nybanner .bx-controls .bx-pager div a{ display: block; width: 45px; height: 4px; overflow: hidden; line-height: 50px; background-color: rgba(255,255,255,0.3);}

.nybanner .bx-controls .bx-pager div a.active{ background-color: rgba(255,255,255,0.8);}

.nybanner .bx-controls .bx-controls-direction{ display: none;}

.nybanner .cate_cn{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-size:50px;color:#ffffff;}

.insidebanner { display:none;}	

.phoneinsidebanner{font-size:0px;position: relative;}
.phoneinsidebanner img{max-width: 100%;}
.phoneinsidebanner .swiper-slide{position: relative;}
.phoneinsidebanner .swiper-slide .con{position: absolute;left: 50%;top:50%;transform: translate(-50%,-50%);}
.phoneinsidebanner .swiper-slide .con .cn{font-size: 77px;color: #ffffff;line-height: 1;margin-bottom: 15px;}
.phoneinsidebanner .swiper-slide .con .en{font-size: 40px;color: #ffffff;line-height: 1;}
.phoneinsidebanner .swiper-button-next{outline: none;color: #ffffff;}
.phoneinsidebanner .swiper-button-prev{outline: none;color: #ffffff;}
.phoneinsidebanner .swiper-pagination-bullet{outline: none;background-color: #ffffff;opacity: .6;}


#sidenav{width:100%;background: #f2f4f8;}
#sidenav .container{overflow: hidden;}
#sidenav .left{height:40px;overflow: hidden;display: none;}
#sidenav .right{overflow: hidden;}
#sidenav .crumb{line-height:40px;color:#000000;font-size: 14px;}
#sidenav .crumb *{line-height:40px;color:#000000;font-size: 14px;}
#sidenav ul{display: flex;justify-content: space-between;}
#sidenav ul li{line-height:40px;height:40px;transition:0.6s;float:left;}
#sidenav ul li a{line-height:40px;height:40px;display:block;position:relative;color:#333333;font-size: 14px;width:100%;height:100%;display:block;}
/*#sidenav ul li a::before{content:"";background:#003975;height:5px;position:absolute;left:0;bottom:0;width:0;transition: 0.6s;}*/
#sidenav ul li.cur a{color:#3fafd0;font-weight: bold;}
#sidenav ul li.cur a::before{width:100%;}

#goTopBtn{position:fixed;z-index:10000;bottom:50px;right:10px;width:50px;height:50px;overflow:hidden;background:url(../images/go_top.svg)no-repeat center;background-size:cover;display: none;}

 .indexpart1{width: 100%;overflow:hidden;font-size: 0;line-height: 0;margin-top: 50px;}
 .indexpart1 img{max-width: 100%;}
 .indexpart1 .swiper-slide{position: relative;}
 .indexpart1 .swiper-slide .con{position: absolute;left: 50%;top:50%;transform: translate(-50%,-50%);}
 .indexpart1 .swiper-slide .con .cn{font-size: 77px;color: #ffffff;line-height: 1;margin-bottom: 15px;}
 .indexpart1 .swiper-slide .con .en{font-size: 40px;color: #ffffff;line-height: 1;}
 .indexpart1 .swiper-button-next{outline: none;color: #ffffff;opacity: 0;}
 .indexpart1 .swiper-button-prev{outline: none;color: #ffffff;opacity: 0;}
 .indexpart1 .swiper-pagination-bullet{outline: none;background-color: #ffffff;opacity: .6;}
 .indexpart1 .swiper-pagination-bullet-active{opacity: 1;}

 .indexpart2{width: 100%;overflow:hidden;background: url(../images/bg_2.jpg)no-repeat center; background-size: cover;padding: 30px 0px;}
 .indexpart2 .left{width: 100%;float: left;background: url(../images/part2.jpg)no-repeat center; background-size: cover;height: 200px;}
 .indexpart2 .left .en{font-size: 0;line-height: 0;padding-top: 20px;}
 .indexpart2 .left .en img{max-width: 80%;display: block;margin: auto;}
 .indexpart2 .left .cn{font-size: 28px;font-weight: bold;color:#fff;text-align: center;}
 .indexpart2 .left .des{font-size: 15px;color:#fff;text-align: center;}
 .indexpart2 .right{width: 100%;float: left;}
 .indexpart2 .right .en{width: 100%;overflow: hidden;font-size: 0;line-height: 0;padding-top: 28px;display: none;}
 .indexpart2 .right .en img{float: right;max-width: 70%;}
 .indexpart2 .right .con{ width:100%;position: relative; padding:15px;background:rgba(255, 255, 255, 0.8) ;}
 .indexpart2 .right .con .conn{margin: auto; text-align: justify; color:#333333;font-size: 15px;}
 .indexpart2 .right .lis{margin:15px auto;}
 .indexpart2 .right .lis ul{display: flex;justify-content: space-between;max-width: 600px; }
 .indexpart2 .right .lis ul li .tt{line-height: 1; font-size: 16px;color: #1a1a1a;text-align: center;}
 .indexpart2 .right .lis ul li .tt span{font-size: 30px;font-weight: bold; color:#1a1a1a;}
 .indexpart2 .right .lis ul li .des{font-size: 16px;color: #5f5f5f;}
 .indexpart2 .right .flist{width:100%;margin-bottom: 15px;overflow: hidden;}
 .indexpart2 .right .flist ul{max-width: 400px;}
 .indexpart2 .right .flist ul li{display: flex;align-items: center;width: 33%; float: left;}
 .indexpart2 .right .flist ul li a{font-size: 15px;}
 .indexpart2 .right .flist ul li span{width: 12px;height: 12px;border-radius:6px; background: #e1e1e1;margin-right: 8px;}

 .indexpart2 .right .learnmore{background: linear-gradient(to right,#44bcde,#3db3d5);padding: 0px 40px; }
 .indexpart2 .right .learnmore a{width: 100%;height: 60px;display: flex; justify-content: space-between;align-items: center;}
 .indexpart2 .right .learnmore:hover{background:linear-gradient(to right,#44bcde,#1883a3 );}
 .indexpart2 .right .learnmore:hover span{color:#fff;}
 

 #indexpart3{width:100%;overflow: hidden;background: url(../images/bg_3.jpg)no-repeat center; background-size: cover;padding: 20px 0px;} 	
 .indexpart3 .tit{text-align:left;position: relative;padding-bottom: 10px;margin-bottom: 10px;}
 .indexpart3 .tit .en{font-size:32px;font-weight:bold;color:rgba(52,193,233,1);opacity: .58; line-height: 1;text-transform: uppercase;}
 .indexpart3 .tit .cn{position: absolute;bottom: 0; font-size:22px;font-weight:bold;color:#ffffff;line-height:1;}
 .indexpart3 .tab{width: 100%;overflow: hidden;margin-bottom: 10px;}
 .indexpart3 .tab ul{display: flex;justify-content: space-between;}
 .indexpart3 .tab ul li{line-height: 1;}
 .indexpart3 .tab ul li a{color:#bcefff;font-size: 16px;line-height: 20px;}
 .indexpart3 .con ul{display: flex; justify-content: space-between;flex-wrap: wrap;}
 .indexpart3 .con ul li{float: left;width: calc(100% / 2 - 7px);position: relative;margin-bottom: 10px;}
 .indexpart3 .con ul li .pic{font-size: 0;line-height: 0;}
 .indexpart3 .con ul li .pic img{max-width: 100%;}
 .indexpart3 .con ul li .con{width: 100%; border-radius: 10px;transition: 0.6s;}
 .indexpart3 .con ul li .con .tt{text-align: center;font-size: 16px;line-height: 20px;color:#ffffff;margin-top: 10px;margin-bottom: 8px;}
 .indexpart3 .con ul li .con .des{text-align: center;font-size: 12px;color:#ffffff;line-height: 20px;height: 40px;overflow: hidden;}
 .indexpart3 .con ul li:hover .con{opacity: 1;}
 
 #indexpart4{width:100%;overflow: hidden;background: url(../images/bg_4.jpg)no-repeat center; background-size: cover;padding: 20px 0px;}
 .indexpart4 .tit{text-align:left;position: relative;padding-bottom: 10px;margin-bottom: 30px;}
 .indexpart4 .tit .en{font-size:32px;font-weight:bold;color:rgba(0,0,0,0.1);line-height: 1;text-transform: uppercase;}
 .indexpart4 .tit .cn{position: absolute;bottom: 0; font-size:22px;font-weight:bold;color:#000000;line-height:1;}
 .indexpart4 .con{margin-bottom: 50px;}
 .indexpart4 ul{width:100%;}
 .indexpart4 ul .cat{font-size: 16px;line-height: 1;color: #000000;font-weight: bold;margin-bottom: 20px;}
 .indexpart4 ul li{overflow: hidden;width: 100%;margin-bottom: 20px;display: flex;align-items: center;justify-content: space-between;}
 .indexpart4 ul li span{float: left;width: 12px;height: 12px;border-radius: 6px;background: #eeeeee;}
 .indexpart4 ul li a{display: block;width: calc(100% - 22px);float: right;}
 .indexpart4 ul li .tt{width:70%; color:#333333;font-size:16px;line-height: 1;float: left;}
 .indexpart4 ul li .date{width:30%;color:#999999;font-size: 16px;text-align: justify;line-height: 20px;float: right;text-align: right;}
 .indexpart4 ul li:hover span{background: #1f8dad;}
 .indexpart4 ul li:hover .tt{color: #1f8dad;}
 .indexpart4 ul li:hover .date{color: #1f8dad;}
 .indexpart4 ul li .more{width: 120px;height: 40px;border-top:1px solid #d0d0d0;border-bottom:1px solid #d0d0d0;}
 .indexpart4 ul li .more a{text-transform: uppercase;font-size: 14px;height: 40px;line-height: 40px;color:#999;
		 display: flex;justify-content: space-between;align-items: center;
	 }
 
 
 
 #indexpart5{width:100%;overflow: hidden;overflow: hidden;background: url(../images/bg_5.jpg)no-repeat center; background-size: cover;padding: 30px 0px;} 	
 .indexpart5 .tit{text-align:left;position: relative;padding-bottom: 10px;margin-bottom: 20px;}
 .indexpart5 .tit .en{font-size:32px;font-weight:bold;color:rgba(0,0,0,0.1);line-height: 1;text-transform: uppercase;}
 .indexpart5 .tit .cn{position: absolute;bottom: 0; font-size:22px;font-weight:bold;color:#000000;line-height:1;}
 .indexpart5 .tab{width: 100%;float: left;}
 .indexpart5 .tab ul li{margin-bottom: 22px;line-height: 1;float: left;margin-right: 15px;}
 .indexpart5 .tab ul li a{font-size: 16px;font-weight: bold;color:#838383;}
 .indexpart5 .tab ul li.cur a{color:#333333;}
 .indexpart5 .con{width: 100%;float: right;}
 .indexpart5 .con ul{width: 100%;display: none;} 
 .indexpart5 .con ul:first-child{display: block;}
 .indexpart5 .con li{width: 100%;float:left;
	 background: #ffffff;margin-bottom: 15px;padding: 10px;border-radius: 15px;}
	 .indexpart5 .con li:nth-child(2n){float: right;}
 .indexpart5 .con li .date{float: left;}
 .indexpart5 .con li .date .d1{font-size: 26px;color: #000000;line-height: 1;margin-bottom: 10px;margin-top: 6px;}
 .indexpart5 .con li .date .d2{font-size: 14px;color: #999999;line-height: 1;}
 .indexpart5 .con li .date .line{width: 70px;height: 1px;background: #c2c2c2;margin-top: 30px;}
 .indexpart5 .con li .conn{float: right;width: 70%;}
 .indexpart5 .con li .tt{font-size: 16px;color: #000000;line-height: 28px;height: 56px;overflow: hidden;margin-bottom: 5px;}
 .indexpart5 .con li .des{font-size: 14px;color: #666666;line-height: 28px;height: 56px;overflow: hidden; }
 


.col{width:100%;line-height:220%;}
.col h2{text-align:center;color:#000;font-size:15px;font-weight: normal;margin-bottom: 15px;}
.col h3{text-align:center;font-size:13px;font-weight: normal;}







.maintit{text-align:center;margin-top:45px;}

.maintit p{font-size:30px;color:#333;margin-bottom:10px;}

.maintit span{font-size:16px;color:#999;text-transform:uppercase;}

.son_nav{margin-top:25px;text-align:center;}

.son_nav a{padding:0px 20px;height:45px;line-height:45px;border-radius:2px;border:1px solid #dcdcdc;color:#333;display:inline-block;margin:0px 10px;transition: color 0s;}

.son_nav a.active{background:#008b92;color:#fff;border:1px solid #008b92;}

.section{width:100%;height:100%;}





/*联系方式*/

.lxfs{position:relative;height:482px;background-size:cover;width:100%;}

.lxfs1{width:100%;float:left;}

.lxfs1 .p1{font-size:28px;line-height:45px;font-weight:bold;margin-top:25px;}

.lxfs1 .p2{font-weight:lighter;font-size:20px;line-height:1;margin-top:13px;display:none;}

.lxfs2{width:60%;float:left;}

.lxfs2 .p1{font-size:18px;font-weight:normal;margin-top:20px;line-height:1;margin-bottom:22px;}

.lxfs2 .p2{font-size:22px;font-weight:bold;line-height:1}

.lxfs2 .con{font-size:16px;margin-top:15px;}

.lxfs3{width:30%;float:right;height:200px;display:flex;align-items:center;display:-webkit-flex; -webkit-align-items: center;}

.lxfs3 .pic{width:100%;}

.lxfs3 .pic img{display:block;margin:auto;max-width:100%;}

.lxfs3 .pic p{text-align:center;font-size:15px;color:#333333;}







#sidenav1{width:100%;height:50px;}

#sidenav1 .container{width:100%;}

#sidenav1 .right{height:50px;width:100%;float:right;background:#373737;}

#sidenav1 .crumb{line-height:50px;color:#a2a2a2;font-weight:normal;width:92%;margin:auto;}

#sidenav1 .crumb img{float:left;margin-top:15px;margin-right:10px;}

#sidenav1 .crumb *{line-height:50px;color:#a2a2a2;}

#sidenav1 ul{height:57px;float:left;width:100%;padding-left:4%;background:#c5201a;margin-top:0px;}

#sidenav1 ul li{line-height:57px;height:57px;transition:0.6s;float:left;margin-right:45px;}

#sidenav1 ul li a{line-height:57px;padding:0px 7px;height:57px;display:block;position:relative;color:#ffffff;font-size: 15px;width:100%;height:100%;display:block;}

#sidenav1 ul li.cur a::before{content:"";background:#ff2b23;height:5px;position:absolute;left:0;bottom:0;width:100%;}



	

	

.inset{padding: 20px 0px;}

#allmap{height:360px;width:100%;}
.pcpagecol{display: none;}

.inset img{max-width: 100%;}

.joinus ul li{width: 100%;}



.zyyw{ position:relative}

.zyyw .thumb{width:100%;}

.zyyw .thumb img{max-width:100%; height: 280px;}

.zyyw .content{width:90%;font-size:20px;color:#ffffff;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);}

.zyyw .content span{font-size:16px;}



.catlist{margin-bottom: 30px;}
.catlist ul li{float: left;width: 33.3333%;font-size: 15px;} 
.catlist ul li a{font-size: 15px;text-align: center;display: block;width: 100%;}
.catlist ul li.cur a{color:#3fafd0;}

.pxxmlist ul{width: 100%;overflow: hidden;}
.pxxmlist ul li{width:calc(100% - 10px);margin:5px 5px;cursor:pointer; float:left;position: relative;overflow: hidden;transition:0.6s;}
.pxxmlist ul li .pic{width:100%;border:5px solid #f5f5f5;overflow:hidden;font-size:0px;display:flex;align-items:center;display:-webkit-flex; -webkit-align-items: center;}
.pxxmlist ul li .pic img{max-width:100%;max-height:100%;overflow:hidden;margin:auto;transition: 0.6s;}
.pxxmlist ul li a{display:block;width: 100%;height: 100%;}
.pxxmlist ul li .tt{color:#000000;font-size:14px;line-height: 20px;margin:10px 0px; text-align:center; }
.pxxmlist ul li .des{font-size:14px;line-height:20px;color:#000000;}



.partnerlist ul{width: 100%;overflow: hidden;}
.partnerlist ul li{width:calc(100% - 10px);margin:5px 5px;cursor:pointer; float:left;position: relative;overflow: hidden;transition:0.6s;}
.partnerlist ul li .pic{width:100%;border:5px solid #f5f5f5;overflow:hidden;font-size:0px;display:flex;align-items:center;display:-webkit-flex; -webkit-align-items: center;}
.partnerlist ul li .pic img{max-width:100%;max-height:100%;overflow:hidden;margin:auto;transition: 0.6s;}
.partnerlist ul li a{display:block;width: 100%;height: 100%;}
.partnerlist ul li .tt{color:#000000;font-size:14px;line-height: 20px;margin:10px 0px; text-align:center; }
.partnerlist ul li .des{font-size:14px;line-height:20px;color:#000000;}



.gcallist{width: 100%; overflow: hidden; }
.gcallist ul{width: 100%;overflow: hidden;}
.gcallist ul li{width:100%;margin-bottom: 30px; cursor:pointer; float:left;position: relative;overflow: hidden;transition:0.6s;}
.gcallist ul li:nth-child(3n){margin-right: 0;}
.gcallist ul li .pic{width:100%; overflow:hidden;font-size:0px;height:320px;display:flex;align-items:center;display:-webkit-flex; -webkit-align-items: center;}
.gcallist ul li .pic img{max-width:100%;max-height:100%;overflow:hidden;margin:auto;transition: 0.6s;}
.gcallist ul li a{display:block;width: 100%;height: 100%;}
.gcallist ul li .tt{color:#000000;font-size:16px;line-height: 30px;margin:10px 0px; overflow: hidden; }
.gcallist ul li .des{font-size:14px;line-height:20px;color:#000000;}
.gcallist ul li:hover .pic img{transform: scale(1.1);}

.mySwiper{width:100%;margin: auto;overflow: hidden;font-size: 0;line-height: 0;padding-bottom: 50px;position: relative;}
.mySwiper img{width: 100%;}
.mySwiper .swiper-button-next{outline: none;color:#ffffff ;}
.mySwiper .swiper-button-prev{outline: none;color:#ffffff ;}
.mySwiper .swiper-pagination-bullet {width: 12px;height: 12px;border-radius: 5px;}
.mySwiper .swiper-pagination-bullet-active{background:#f5651e;}


.gcalcol{width:100%;margin: auto;box-shadow: 0px 0px 15px 2px #dcdcdc;padding: 50px ;margin-top: 50px;}
.gcalcol .tt{font-size: 24px;color:#000000;}
.gcalcol .line{width: 80px;height: 1px;background-color:#c5c5c5 ;margin-top: 20px;margin-bottom: 30px;}
.gcalcol .tt1{font-size: 22px;color:#000000;}
.gcalcol .con{font-size: 16px;margin-top: 10px;text-align: justify;}


/**/






/*专家团队*/

.zjtdlist{overflow:hidden;}

.zjtdlist ul{width:100%;overflow:hidden;}

.zjtdlist ul li{width:100%;padding:10px 0px}

.zjtdlist ul li a{display:block;margin:auto;padding:10px;overflow:hidden;width:calc(100% - 20px);box-shadow:0px 0px 10px 5px #f7f7f7;}

.zjtdlist ul li .pic{font-size:0;width:100%;}

.zjtdlist ul li .pic img{max-width:100%;font-size:0;}

.zjtdlist ul li .con{width:100%;}

.zjtdlist ul li .con .conn{width:90%;margin:auto;}

.zjtdlist ul li .con .tt{font-size:18px;color:#333333;margin-top:15px;}

.zjtdlist ul li .con .sub{font-size:15px;color:#999999;margin-top:10px;}

.zjtdlist ul li .con .des{font-size:14px;color:#666666;margin-top:20px;}


.zjtdlist2{width:100%;}

.zjtdlist2 img{max-width:100%}

.zjtdlist1{display:none;}







.online{width:100%;margin:auto;margin-top:20px;margin-bottom:20px;overflow:hidden;}

.online form{padding-left:150px;}

.online .text{width:381px;height:38px;float:left;margin-bottom:20px;margin-right:25px;}

.online .text input{width:268px;height:36px;border:1px solid #c9c9c9;padding-left:20px;}

.online .text p{float:left;width:76px;padding-right:10px;line-height:38px;padding-left:5px;}

.online .text p span{color:#eb0000;position:relative;top:2px;}

.online .con{width:927px;height:205px;float:left;margin-bottom:20px;}

.online .con textarea{padding:20px;border:1px solid #c9c9c9;height:163px;width:760px;}

.online .con p{float:left;width:81px;padding-right:5px;line-height:38px;padding-left:5px;}

.online .con p span{color:#eb0000;position:relative;top:2px;}

.online .verify{height:38px;margin-bottom:20px;}

.online .verify p{float:left;width:76px;padding-right:10px;line-height:38px;padding-left:5px;}

.online .verify p span{color:#eb0000;position:relative;top:2px;}

.online .verify input{width:154px;height:36px;border:1px solid #c9c9c9;float:left;padding-left:20px;margin-right:10px;}

.online .verify img{cursor:pointer;}

.online .submit{width:107px;height:35px;color:#fff;cursor:pointer;background:#be252e;margin-left:91px;float:left;border:none;margin-right:47px;}

.online .reset{width:107px;height:35px;color:#fff;cursor:pointer;background:#008b92;float:left;border:none;}


.inset .catname{font-size: 24px;font-weight: bold;line-height: 1;color:#1a1a1a;margin-bottom: 30px;}

/*新闻中心*/

.xwzx{overflow:hidden;}
.xwzx ul{margin:auto;overflow:hidden;}
.xwzx ul li{width:100%;overflow:hidden;position:relative; padding:5px 0px;margin-bottom:15px;}
.xwzx ul li a{width:calc(100% - 5px);box-shadow:0px 0px 5px 0px #dddddd; margin:auto;display:block;}
.xwzx ul li .pic{width:100%;overflow: hidden;}
.xwzx ul li .pic img{width:100%;max-height:280px;transition: 0.6s;display:block;margin:auto;}
.xwzx ul li .con{width:calc(100% - 0px);margin:auto;overflow: hidden;}
.xwzx ul li .con .conn{width:96%;margin:auto;padding:12px 0px;}
.xwzx ul li .tt{width:100%;line-height:30px;height:30px;font-size:16px;white-space:nowrap;text-overflow:ellipsis; color:#000000;overflow:hidden;}
.xwzx ul li .des{font-size:13px;color:#666666;line-height:20px;height:20px;overflow:hidden;margin-top:5px;}
.xwzx ul li .date{overflow:hidden;font-size:12px;margin-top:8px;transition: 0.6s;}
.xwzx ul li .jiantou{display: none;}

/*文章列表*/

.xwlb{overflow:hidden;}
.xwlb ul{margin:auto;}
.xwlb ul li{background: #f7f9fa; transition:0.6s; width:100%;border-radius:2px;margin-bottom:5px;overflow:hidden;}
.xwlb ul li a{margin:auto;display:block;width:calc(100% - 20px);max-width:1245px; padding:10px 0px;overflow: hidden;position:relative;}
.xwlb ul li .tt{width:70%;float:left;transition:0.6s;overflow:hidden;font-size:14px; line-height:20px;color:#333333;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.xwlb ul li .date{transition:0.6s;width:30%;line-height:20px;font-size: 14px; color:#999999; float:right;text-align: right;}



/*新闻详情页*/

.xwxqcol{overflow:hidden;}
.xwxqcol .newscol{background:#ffffff;overflow:hidden;width:100%;float:left;}
.xwxqcol .newscol .title{color:#000000;font-size:16px;line-height:20px;}
.xwxqcol .newscol .data{font-size:13px;line-height:25px;color:#999999;border-bottom:1px solid #ebebeb;}
.xwxqcol .newscol .col-con{padding:20px 0px;}
.xwxqcol .newscol img{max-width:100%;}
.xwxqcol .newsright{float:right;width:25%;display: none;}
.xwxqcol .newsright .title{line-height:40px;color:#000000;font-size:19px;font-weight:bold;}
.xwxqcol .newsright ul li{padding:33px 0px;border-bottom:1px dashed #d3d3d3;}
.xwxqcol .newsright ul li .data{font-size:18px;font-family:'MONT-DEMOHEAVY';}
.xwxqcol .newsright ul li .tt{font-size:15px;color:#000000;}







/*人才招聘*/

.rczp{padding:30px 0px;width:100%;overflow:hidden;}

.rczp .cate_cn{font-size:34px;line-height:1;color:#000000;text-align:center;margin-bottom:25px;}

.rczp .cate_des{font-size:18px;line-height:1.5;text-align:center;margin:auto;margin-bottom:20px;color:#333333;}

.rczp .cate_des2{font-size:18px;line-height:1.5;text-align:center;margin:auto;margin-bottom:60px;color:#999999;}

.recruit-box {margin-top: 50px;}

.recruit-box .item {display: block;margin-bottom: 40px;padding: 29px 40px;border: 1px solid #d5d5d5;background-color: #fff;transition: all .2s;}

.recruit-box .item:nth-child(2n) {background-color: #f9f9f9;}

.recruit-box .staff-box {padding-bottom: 20px;border-bottom: 1px solid #d5d5d5;transition: all .3s;overflow: hidden;}

.recruit-box .staff {float: left;font-size: 22px;line-height: 30px;color: #000000;transition: all .3s;}

.recruit-box .detail {float: right;font-size: 15px;line-height: 30px;color: #999;padding-right: 37px;background-repeat: no-repeat;background-position: right center; /*background-image: url('../picture/recruit-arrow.png');*/transition: all .3s;}

.recruit-box .require {margin-top: 27px;font-size: 0;}

.recruit-box .require span {display: inline-block;zoom: 1;vertical-align: top;font-size: 15px;line-height: 30px;width: 20%;margin-bottom: 12px;color: #666;transition: all .3s;}

.recruit-box .require span.require-span{width: 100%;}

.recruit-box .require span:last-child {margin-right: 0;margin-bottom: 0;display: block;}

.recruit-box .item:hover, .recruit-box .item.cur {background-color: #333333;border-color: #333333;}

.recruit-box .item:hover .staff-box, .recruit-box .item.cur .staff-box {border-color: rgba(216, 229, 236, .3);}

.recruit-box .item:hover .staff, .recruit-box .item.cur .staff {color: #fff;}

.recruit-box .item:hover .detail, .recruit-box .item.cur .detail {color: #fff;}

.recruit-box .item:hover .require span, .recruit-box .item.cur .require span {color: #fff;}

.recruit-box .item .yin {background: #ffffff;padding: 60px;margin-top: 25px;display: none;}

.recruit-box .item .yin.on {display: block;}

.recruit-box .item .yin h5 {font-size: 18px;font-weight: 500;margin-top: 50px;color: #333333;}

.recruit-box .item .yin .p1 {padding-bottom: 40px;border-bottom: 1px solid #e9e9e9;box-sizing: border-box;margin-bottom: 40px;}

.recruit-box .item .yin .p {font-size: 15px;line-height: 28px;color: #000000;}

.recruit-box .item .yin h3 {font-size: 20px;color: #333;line-height: 20px;padding-left: 16px;border-left: 4px solid #333333;box-sizing: border-box;margin-bottom: 20px;}

.recruit-box .item .yin p {font-size: 15px;color: #666;margin: 5px 0;}

/*.recruit-box .item:first-child .yin{display:block;}*/



.orientation{margin-top:20px;overflow:hidden;width:100%;}









#footer{width:100%;overflow: hidden;background:#2b2b2b ;}
.footer_nav{width: 100%;overflow: hidden;height: 150px;border-bottom: 1px solid #333333;display: none;}
.footer_nav .footer_logo{font-size: 0;line-height: 0;float: left;height: 150px;display: flex;align-items: center;}
.footer_nav ul{float: right;}
.footer_nav li{float:left;margin-left:37px;line-height: 150px;}
.footer_nav li a{overflow:hidden;color: #ffffff;display:block;}
.footer_nav li .na{font-size:16px;font-weight: bold;}
.footer_nav li.cur a{color:#3fafd0;}
.footer_nav li:hover a{color:#3fafd0;}
#footer .footer_center{padding:30px 0px 5px; width: 100%;overflow: hidden;display: flex;justify-content: space-between;align-items: center;align-content: center;}
.footer_lxfs{width: 100%;}
.footer_lxfs .con .conn{width: 100%;overflow: hidden;}
.footer_lxfs .con p{float: left;font-size: 14px;color: #b4b4b4;}
.footer_lxfs .con p:first-child{width: 50px;}
.footer_lxfs .con p:last-child{width: calc(100% - 50px);font-size: 13px;}
.footer_qrcode{display: none;}
.footer_qrcode .pic{display:block;font-size:0px;width: 100px;height: 100px;margin: auto;}
.footer_qrcode .pic img{max-width: 100%;}
.footer_qrcode .tt{font-size:14px;color:#a1a1a1;text-align:center;display:block;line-height:25px;}


#footer .footer_bottom{display: none;line-height:94px;font-size:14px;text-align:left;border-top: 1px solid #333333;color:#a1a1a1;}

#footer .footer_bottom .hzkc{float:right;}
#footer .footer_bottom1{border-top: 1px solid #333333;line-height: 25px;font-size: 13px;text-align: left;color: #a1a1a1;  padding: 10px 0px;}
#footer .footer_bottom1 *{color:#a1a1a1;}





.mypage{

    text-align: center;

	width:100%;

	margin-top:20px;

	

	overflow:hidden;

}

.mypage	span,.mypage a{

	display: inline-block;

	vertical-align: top;

	color: #333333;

	border: 1px solid #e6e6e6;

	padding: 5px 13px;

	margin: 5px;

}

.mypage	span.current,.mypage a.current{

	border: 1px solid #333333;



}
