/*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:1500px; margin:0 auto;}
.fl{float: left;}
.fr{float: right;}

.head{padding: 15px 0;/* position: fixed;left: 0;top: 0;right: 0;z-index: 99; */background: #fff;}
.menu ul li{line-height: 79px;display: inline-block;padding:  0 15px;font-size: 16px;color: #333;}
.menu ul li a{color: #333;}
.menu ul li a:hover{color: #C86567;}
.menu ul li.cur a{color: #C86567;}

/* .banner{margin-top: 112px;} */

.con{padding: 50px 0;}
.tit{text-align: center;margin-bottom: 40px;}
.tit h3{display: inline-block;padding: 0 80px;position: relative;font-size: 30px;}
.tit h3 span{background: #1E242E;color: #fff;}
.tit .img1{position: absolute;left: 0;top: 5px;}
.tit .img2{position: absolute;right: 0;top: 5px;}

.list {text-align: center;}
.list  ul li  {margin-bottom: 40px;}
.list  ul li  a{display: block;background: #0B2F5B;;border: 2px solid #0B2F5B;width: 60%;margin: 0 auto;}
.list  ul li h3{border: 1px solid #fff;line-height: 45px;font-size: 20px;color: #fff;}
.list  ul li:hover  a{background: #fff;}
.list  ul li:hover  h3{color: #333;}
.iframe {background: #fff;}
.iframe iframe{width: 100%;height: 700px;}

.info{text-align: center;margin: 40px 0;}
.info h3{font-size: 20px;color: #105DDE;}
.info span{font-size: 20px;color: #105DDE;display: block;}
.info a{color: #105DDE;}
.info h4{font-size: 20px;color: #105DDE;display: block;}
.info h4 a{font-weight: normal;}
.info .h4{margin: 30px 0;}

.foot{padding-bottom: 452px;}
.foot .foottop {margin: 0 5%;padding: 70px 3%;background: #F2F2F2;}
.foot .foottop .left{width: 20%;}
.foot .foottop .left ul li{color: #333;font-size: 16px;margin-bottom: 20px;}
.foot .foottop .left ul li a{color: #333;}
.foot .foottop .right{width: 78%;}
.foot .foottop .h3{font-size: 34px;color: #333;margin-bottom: 40px;}
.foot .foottop .right .cleft{width: 58%;}
.foot .foottop .right .cright{width: 40%;}
.foot .foottop .right  ul li{padding-left: 60px;}
.foot .foottop .right ul li h3{color: #333;font-size: 16px;margin-bottom: 20px;}

.foot .footbottom {margin: 0 5%;background: #595959;line-height: 42px;color: #fff;font-size: 16px;text-align: center;}


.phone{display: none;}
img{max-width: 100%;}
.phonehead{padding: 15px 0;position: fixed;left: 0;top: 0;right: 0;z-index: 7;background: #fff;}
.phonehead .logo{width: 80%;}
.phonehead .menuicon a{color: #000;font-size: 20px;}
.nav {position:fixed; display: none;right:0px; top:71px; 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;padding-top: 30px;}
.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;font-size: 18px;}
.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;}
.nav li.cur22 a{color: #C86567;}  
.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;}



@media screen and (max-width: 760px){
	.wapper{width:94% ;}
	.pc{display: none;}
	.phone{display: block;}
	
	.list  ul li  a{width: 100%;}
	
	.foot .foottop .left{width: 100%;}
	.foot .foottop .right{width: 100%;}
	.foot .foottop .right .cleft{width: 100%;}
	.foot .foottop .right .cright{width: 100%;}
	
	.foot{padding-bottom: 200px;}
}

.inside{padding: 40px 0;}
.bread{padding: 30px 0;}
.bread ul li{border: 2px solid #102C59;width: auto;line-height: 36px;text-align: center;font-size: 16px;display: inline-block;}
.bread ul li a{display: block;border: 1px solid #102C59;margin: 1px;background: #102C59;color: #fff;padding: 0 10px;}
.bread ul li:hover a{background: #fff;color: #102C59;}

.atit{    font-size: 24px;color: #CD6669;margin-bottom: 40px;}

.about .nr{margin-bottom: 80px;}
.alist dl{margin-bottom: 60px;}
.alist dl dt{font-size: 25px;color: #1D67CD;margin: 20px 0;}
.alist dl dd{font-size: 21px;color: #1D67CD;margin-bottom: 20px;}

@media screen and (max-width: 760px){
	.about .nr{margin-bottom: 40px;}
}

.dtit{font-size: 20px;color: #3F00E1;}

.down{margin-bottom: 40px;}
.down .left{width: 48%;}
.down .right{width: 48%;}
.down .right ul li{width: 27.3%;float: left;text-align: center;margin:  3%;}
.down .right ul li h3{color: #7C89A0;font-size: 20px;margin: 15px 0;}
.down .right ul li a{font-size: 16px;color: #6853C9;margin-bottom: 20px;display: block;    transition: all 0.2s ease, visibility 0s;background: #FFFFFF;border-radius: 50px;border: 0px solid rgb(95, 91, 205);box-shadow: 0 0 6px rgba(95, 91, 205, 0.7);line-height: 40px;}
.down .right ul li a:hover{box-shadow: 0 0 10px rgba(95, 91, 205, 0.7);}
.down .imgarea{text-align: center;}


.down2{margin-bottom: 100px;}
@media screen and (max-width: 760px){
	.down .left{width: 100%;}
	.down .right{width: 100%;}
	.down .right ul li{width: 94%;}
	.down2{margin-bottom: 50px;}
}

.link {padding: 100px 0;}
.link ul li{width: 29.3%;margin: 2%;float: left;}
.link ul li h3{margin: 30px 0;font-size: 24px;color: #333;background: #E7E7E7;line-height: 40px;}
.link  ul li a{font-size: 16px;color: #6853C9;display: block;    transition: all 0.2s ease, visibility 0s;background: #FFFFFF;border-radius: 50px;border: 0px solid rgb(95, 91, 205);box-shadow: 0 0 6px rgba(95, 91, 205, 0.7);line-height: 40px;text-align: center;width: 50%;margin: 0 auto;margin-bottom: 20px;}
.link  ul li a:hover{box-shadow: 0 0 10px rgba(95, 91, 205, 0.7);}


@media screen and (max-width: 760px){
	.link {padding: 50px 0;}
	.link ul li{width: 96%;margin: 2%;float: left;}
}