/*common start*/
body,div,ul,li,a,img,p,dl,dt,dd,h1,h2,h3,h4,span,strong,input{ margin:0; padding:0;list-style:none;text-decoration:none;border:0; list-style:none;}
body{ font-size:12px; color:#666;}
a{color:#666;}
a:hover{ color:#f60; text-decoration:underline;}
p{line-height:1.8em; padding:5px 0;}
.clear{ margin:0; padding:0; font-size:0; clear:both; }
.wapper{ width:1200px; margin:0 auto;}
.fl{float: left;}
.fr{float: right;}
.center{text-align: center;}

img{max-width: 100%;}

.head {padding: 15px 0;}
.menu ul li{display: inline-block;width: 90px;text-align: center;line-height: 34px;text-align: center;font-size: 14px;position: relative;margin-top: 20px;}
.menu ul li a{color: #000;}
.menu ul li dl{position: absolute;left: 0;top: 34px;background: #fff;z-index: 99;width: 100%;line-height: 40px;display: none;box-shadow: 0 0 5px #ccc;}
.menu ul li:hover dl{display: block;}
.menu ul li dl dd a{color: #000;}
.menu ul li dl dd a:hover{color: #116BBC;}
.menu ul li dl dd {border-bottom: 1px solid #ccc;}
.menu ul li a:hover{color: #116BBC;}
.menu ul li.cur{background: #116BBC;border-radius: 37px;}
.menu ul li.cur .a{color: #fff;}
.menu ul li:hover{background: #116BBC;border-radius: 37px;}
.menu ul li:hover .a{color: #fff;}
.phone{display: none;}

.phonehead{padding: 15px 0;}
.phonehead .logo{width: calc(100% - 70px);}

.phonehead .menuicon a{color: #000;font-size: 20px;}
.nav {position:fixed; display: none;right:0px; top:0; height:100%; width:100%; background-color:#fff; z-index: 8; overflow-y:auto; transition:right .3s; border-left:1px solid #f3f3f3;}
.nav.open {right:0;}
.nav ul {padding-bottom:71px;}
.nav li {float:none; padding:0; position:relative;}
.nav li a {line-height: 53px; padding:10px 1.5em; white-space: nowrap; overflow:hidden; text-overflow:ellipsis;}
.nav li a:hover:after, .nav li.cur > a:after, .nav li.on > a:after {display:none;}
.nav li.cur > a {background-color:#eee;}	
.nav li em.on{transform: rotate(90deg);}
.nav li em {transform: rotate(0deg);transition:all .3s;position:absolute; right: 10px; top:10px; display:block;  cursor:pointer;font-style: normal;}
.nav li em:after{content: '>';font-family: simsun;font-size: 20px;line-height: 30px;width: 30px;text-align: center;display: block;}
  
.navDrop {position:static; display:none; left:auto; top:auto;}
.navDrop.open, .navDrop.show.open {display:block;}
.navDrop .inner {width:auto;}
.navDrop ul {padding:0;}
.navDrop li {display:block;}
.navDrop li a {text-align:left; padding:10px 1.5em 10px 2.5em;}
.navDrop .preview, .threeNav, .navDrop.show {display:none;}
.navDrop .info {width:auto; float:none; padding:0;}

.subNav {float:none; width:auto;}
.subNav dd {border:none; line-height: normal;}
.subNav dd a {padding:10px 1.5em 10px 2.5em;}
.subNav dd a:after {display:none;}
/*navBtn*/
.navBtn {cursor:pointer; display:block; position:relative; cursor:pointer; width:70px; height:70px; float:left; border-left:0px solid #f3f3f3;}
.navBtn span {display:block; width:20px; height:2px; background-color:#c2c2c2; position:absolute; top:50%; left:50%; margin-top:-1px; margin-left:-10px; line-height: normal;}
.navBtn span:before, .navBtn span:after {content:''; display:block; width:100%; height:2px; background-color:#c2c2c2; position:absolute; left:0; top:-7px; transition:transform .3s; transition:transform .3s;}
.navBtn span:after {top:auto; bottom:-7.5px;}
.navBtn.open span {height:0;}
.navBtn.open span:before {transform:rotate(45deg); top:0;}
.navBtn.open span:after {transform:rotate(-45deg); bottom:auto; top:0;}

.pad{padding: 50px 0;}
.tit{text-align: center;margin-bottom: 30px;}
.tit h3{font-size: 30px;font-weight: 500;color: #333;}
.tit h3 span{color: #116BBC;}
.tit h4{color: rgb(127, 127, 127);font-weight: normal;font-size: 14px;}

.con .nr{margin-bottom: 60px;}
.con ul li .limain{border: 1px solid #D8D8D8;padding: 40px;}
.con ul li{width: 31.3%;float: left;margin-right: 3%;text-align: center;margin-bottom: 25px;}
.con ul li:nth-child(3n){margin-right: 0;}
.con ul li .img2{display: none;}
.con ul li:hover .img2{display: inline-block;}
.con ul li:hover .img1{display: none;}
.con ul li:hover{background: #116BBC;}
.con ul li:hover h3{color: #fff;}
.con ul li:hover span{color: #fff;}
.con ul li h3{font-size: 16px;font-weight: 500;color: #333;margin-top: 15px;line-height: 2;}
.con ul li span{color: #333;font-size: 14px;display: block;}


@media screen and (max-width: 760px){
	
	.pad{padding: 30px 0;}
	
	.con ul li .limain{border: 0px solid #D8D8D8;padding: 0;}
	.con ul li h3{font-size: 14px;}
	.con ul li span{display: none;}
}


.con2 .nr{color: #333;font-size: 14px;line-height: 1.5;margin-bottom: 15px;}
.con2  a{display: block;width: 180px;line-height: 40px;background: #116BBC;font-size: 14px;text-align: center;color: #fff;}
.con2  a:hover{background: #333;}


.con3 ul li{width: 31.3%;float: left;margin-right: 3%;margin-bottom: 20px;}
.con3 ul li:nth-child(3n){margin-right: 0;}


@media screen and (max-width: 760px){
	
	.con3 ul li{width: 48%;float: left;margin-right: 1%;margin-bottom: 20px;margin-left: 1%;}
	.con3 ul li:nth-child(3n){margin-right: 1%;}
}

.con4{background: #F7F7F7;}
.con4{padding-bottom: 0;}
.con4 .left{width: 48%;}
.con4 .right{width: 48%;}
.con4 ul li{padding: 10px 0;border-bottom: 2px dotted #fff;}
.con4 ul li .lileft{width: 90px;background: #BFBFBF;text-align: center;padding: 25px 0;}
.con4 ul li .lileft h3{font-size: 20px;color: #fff;font-weight: 500;}
.con4 ul li .lileft h4{font-size: 14px;display: block;color: #fff;font-weight: 500;}
.con4 ul li .liright{width: calc(100% - 100px);color: #333;font-size: 14px;}
.con4 ul li .liright .nr:hover{color: #116BBC;}


@media screen and (max-width: 760px){
	
	.con4 .left{width: 100%;}
	.con4 .right{width: 100%;}
}

.con5 ul li{float: left;width: calc((100% - 60px)/5);margin-right: 15px;margin-bottom: 15px;}
.con5 ul li:nth-child(5n){margin-right: 0;}

@media screen and (max-width: 760px){
	
	.con5 ul li{float: left;width: calc((100% - 15px)/2);margin-right: 15px;margin-bottom: 15px;}
	.con5 ul li:nth-child(5n){margin-right: 15px;}
	.con5 ul li:nth-child(2n){margin-right: 0;}
}



.foot .foottop{border-top: 1px solid #f2f2f2;}
.foot .foottop .left{width: 30%;}
.foot .foottop .right{width: 68%;}
.foot .foottop .left .flogo{margin-bottom: 30px;}
.foot .foottop .left .fmenu ul li{display: inline-block;font-size: 14px;color: #333;}
.foot .foottop .left .fmenu ul li a{color: #333;display: inline-block;padding: 0 15px;}
.foot .foottop .right .ftit h3{color: #000;font-size: 20px;font-weight: bold;}
.foot .foottop .right .ftit span{color: #000;display: block;margin-top: 10px;margin-bottom: 30px;}
.foot .foottop .right ul li{font-size: 14px;color: #000;line-height: 1.5;}

.foot .footbotom{line-height: 40px;background: #5789D1;font-size: 14px;text-align: center;color: #fff;}

@media screen and (max-width: 760px){
	.wapper{width:90%;padding: 0 5%;}
	.pc{display: none;}
	.phone{display: block;}
	
	.foot .foottop{border-top: 1px solid #f2f2f2;display: none;}
	
}


.ibanner{position: relative;}
.ibanner .wenzi{position: absolute;left: 0;top: 0;bottom: 0;right: 0;padding: 9%;}
.ibanner .wenzi h3{font-size: 24px;color: #fff;font-weight: 500;}
.ibanner .wenzi span{font-size: 14px;color: #fff;}

.bread{line-height: 40px;color: #333;font-size: 14px;border-bottom: 1px solid #f2f2f2;}
.bread a{color: #333;}

.rtit h3{border-left: 5px solid #EC282A;font-size: 20px;color: #000;margin-bottom: 30px;padding-left: 10px;}

.wj1 h3{font-weight: 500;font-size: 14px;color: #000;}
.wj1 .nr{margin: 40px 0;}

.wj2{margin-bottom: 30px;}
.wj2 dl{margin-bottom: 30px;}
.wj2 dl dt{font-size: 14px;color: #000;display: inline-block;}
.wj2 dl dd {display: inline-block;margin-right: 10px;}
.wj2 dl dd a{font-size: 14px;color: #116BBC;}
.wj2 ul li{width: 31.3%;margin-right: 3%;float: left;margin-bottom: 20px;}
.wj2 ul li:nth-child(3n){margin-right: 0;}
.wj3 dl{margin-bottom: 30px;}
.wj3 dl dt{font-size: 14px;color: #000;display: inline-block;}
.wj3 dl dd {display: inline-block;margin-right: 10px;}
.wj3 dl dd a{font-size: 14px;color: #116BBC;}

@media screen and (max-width: 760px){
	.wj2 ul li{width: 100%;margin-right: 0%;float: left;margin-bottom: 20px;}
	.wj2 ul li:nth-child(3n){margin-right: 0;}
	
}


.contact .ctop h3{font-size: 18px;color: #6A6A6A;}
.contact .ctop span{display: block;color: #999;margin-top: 20px;margin-bottom: 60px;font-size: 14px;}
.contact ul{margin-bottom: 15px;}
.contact ul li{font-size: 14px;color: #999;line-height: 1.5;}
.contact .ditu{box-shadow: 0 0 10px #ccc;padding: 10px;}
