@charset "utf-8";

*{padding:0;margin:0;font-family: "微软雅黑";}
body{overflow-x: hidden;}
body,html,ul,li,a,ol,dl,dt,dd,span,mark,h1,h2,h3,h4,h5,address{list-style: none;text-decoration: none;font-style:normal;background:none;border:none;font-weight:normal;}
img {border: none;transition:all 0.3s ease-in 0s;}
a{color:#666;}
.wrap{width:100%;}
.main{/*margin-top:40px;margin-bottom:40px;*/padding-bottom:40px;float:left;}
#main{margin:0;padding:0;background:#fff;}
.container{margin:0 auto;width:1200px;}
.indexContainer{margin:0 auto;width:1254px;}
input {border: none;background: none;}
input, textarea {outline: 0;font-size: 14px;-webkit-appearance: none;}
.ellipsis {text-overflow: ellipsis;overflow: hidden;white-space: nowrap;display: block;}
.clear{clear:both;float:none}
.pl {float: left;}
.pr {float: right;}
.hide{display:none;}
.show{display:block;}
.mt5{margin-top:50px;}
.ml17{margin-top:170px;}
.mr8{margin-right:80px;}

header{width:100%;float:left;}
nav{width:100%;height:63px;background:#05639e;float:left;text-align: center;}
nav ul{display:inline-block;max-width: 1200px;overflow: hidden;}
nav ul li{width:199px;float:left;line-height:63px;border-right:1px solid #5895bb;box-sizing:border-box;}
nav ul li a{width:100%;display:block;font-size:14px;color:#FFF;}
nav ul li:hover a,nav ul li.hover a{background:#0b9508;color:#FFF;}
nav ul li:first-child{border-left:1px solid #5895bb;}
.nav_scroll{position:fixed;width:100%;margin:0;left:0;top:0;box-shadow:2px 3px 3px #eee;z-index:999999999;}

.top{height:40px;line-height:40px;overflow:hidden;border-bottom:1px solid #e5e5e5;box-sizing:border-box;}
.top p{font-size:14px;color:#6a6a6a;}
.top p a{height:14px;display:block;float:left;margin-top:13px;line-height:14px;padding:0 10px;border-left:1px dotted #ccc;}

.logo{height:139px;background:url(../images/logoImg.jpg) no-repeat center top;}



/**头部**/
.WholeTop{width:100%;height:126px;text-align:center;margin-top:74px;float:left;overflow:hidden;}
.WholeTop h3{font-size:35px;color:#555;font-weight:bold;margin:10px 0;}
.WholeTop h4{width:100%;height:36px;background:url(../images/TopImgBG.jpg) repeat-x  bottom;margin:0 auto;}
.WholeTop h4 mark{display:inline-block;padding:0 16px;font-family:Agency FB;color:#999;font-size:36px;letter-spacing:5px;height:36px;background:#FFF;text-transform:uppercase;}
.WholeTop p{font-size:16px;color:#999;}

.min-banner,.min-banner img{width:100%;float:left;}


/**合作伙伴**/
.service{width:100%;overflow:hidden;border-top:1px solid #e5e5e5;border-left:1px solid #e5e5e5;margin:60px auto 0;margin:30px auto 0;float:left;box-sizing:border-box;}
.service ul li{float:left;width:240px;border-right:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;overflow:hidden;box-sizing:border-box;}
.service ul li.active{width:239px;}
.service ul li a{display:block;height:100%;border:5px solid #ffffff;text-align:center;box-sizing:border-box;overflow:hidden;cursor:default;}
.service ul li a:hover{border-color:#eeeeee;}

.more{width:100%;float:left;margin-top:40px;}
.more a,.more mark{width:160px;line-height:30px;margin:0 auto;transition:all 0.3s ease-in 0s;text-align:center;border-radius:30px;background:#ccc;color:#444;display:block;border:1px solid #ccc;}
.more a:hover,.more mark{background:#0e679f;color:#FFF;}
.moretop{margin-top:50px;}
.moretop a,.moretop mark{background:#0e679f;color:#FFF;}

/**新闻**/
.WholeNews ul{margin-top:60px;float:left;}
.WholeNews ul li{width:380px;height:400px;background:#FFF;float:left;margin-right:30px; transition:all 0.6s linear 0s;margin-bottom:30px;}
.WholeNews ul li.active{margin:0 0 0 0;}
#WholeNewsImg{width:380px;height:210px;overflow:hidden;display:block;position:relative;}
.WholeNews ul li mark{display:block;width:120px;height:35px;line-height:40px;overflow:hidden;text-align:center;font-size:12px;color:#FFF;background:#05639e;font-family:Arial;position:absolute;left:50%;margin-left:-60px;bottom:0;}
#WholeNewsImg img{width:380px;height:210px;}
.WholeNews ul li:hover #WholeNewsImg img{width:110%;height:110%;margin:-5%;}
.WholeNews ul li h3 a{width:360px;margin:15px auto;display:block;font-size:16px;color:#111;}
.WholeNews ul li .WholeNewsCont a{width:360px;margin:15px auto;display:block;font-size:14px;line-height:24px;}


footer{width:100%;background: #f5f5f5;float:left;}
.footerTop{padding:40px 0;float:left;}
.footerTop img.footLogo{margin:20px 0 0 130px;}

.footerTop ul{width:480px;float:left;margin:50px 0 0 40px;}
.footerTop ul li{width:30%;text-align:center;line-height:30px;float:left;}
.footerTop ul li.active{display:none;}
.footerTel{width:380px;margin:0 0 0 0;float:right;}
.footerTel h3{font-size:24px;font-weight:bold;color:#666;}
.footerTel p{font-size:14px;color:#666;line-height:30px;margin:5px 0;}
.footerTel .follow{width:100%;margin-top:10px;}
.footerTel mark{display:block;color:#666;width:100%;font-size:18px;margin:20px 0 10px;}
.footerTel span{width:100%;height:30px;float:left;display:block;background:rgba(0,0,0,0);}

.copybottom{height:60px;line-height:60px;font-size:12px;background:#05639e;color:#FFF;text-align:center;}
.copyright p,.copyright p a{color:#FFF;font-size:14px;}

.link{height:auto;background:#e5e5e5;padding:10px 0;float:left;}
.link h3 span{font-size:18px;color:#444;margin-right:15px;display:block;float:left;}
.link h3 a{font-size:14px;color:#6f6f6f;display:block;float:left;margin:0 10px;}
.link h3 p{width:1110px;float:left;line-height:24px;}
















