﻿.contant{width:1200px;margin:0 auto;position:relative;}

/*头部*/
header{height:90px;background-color:#00a8b5;overflow:hidden;}
header .contant{width:auto;padding:0 30px;}
header .logo{float:left;margin-top:30px;}
header .welcome{margin-left:25px;}
header .menu-ul{margin-left:150px;line-height:25px;position:relative;}
header .menu-ul .link .menu{float:left;width:95px;line-height:50px;color:white;text-align:center;padding:20px;cursor:pointer;}
header .menu-ul .menu_user{float:left;width:120px;color:white;text-align:center;padding:20px 25px;cursor:pointer;}
header .menu-ul .link .menu:hover{color:#f9e701;}
header .menu-ul .link .menu p{font-size:18px;}
header .menu-ul .link .menu span{opacity:0.8;filter: Alpha(opacity=80);}
header .menu-ul .link.on .menu{color:#f9e701;}
header .menu-ul .phone{float:right;width:140px;font-size:16px;line-height:46px;color:white;text-align:center;padding:20px 0;}
header .menu-ul .phone .iconfont{color:#f8e600;font-size:24px;margin-right:5px;position:relative;top:3px;}
header .menu-ul .people{float:right;line-height:49px;width:90px;color:white;text-align:center;padding:20px 0;margin-left:10px;cursor:pointer;font-size: 16px;}
header .menu-ul .people a{color:#fff;}
header .menu-ul .nav-bar{width:95px;height:4px;background-color:#f9e701;position:absolute;bottom:0;left:25px;transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s;-webkit-transition-duration: .5s;}

/*底部*/
footer{border-top:1px solid #ccc;}
footer .explain dl{float:left;margin:45px 0;}
footer .explain dl dt{line-height:25px;color:#333;}
footer .explain dl dd{font-size:12px;line-height:25px;}
footer .explain dl dd a{color:#999;}
footer .bottom {background: #444;color:white;}
footer .bottom .bott_1{width:1200px;height:190px;margin:0 auto;padding-top:35px;}
footer .bottom .bott_1 .left{width:400px;height:150px;float:left;margin-top:12px;}
footer .bottom .bott_1 .left .chacd img{width:75px;height:45px;float:left;}
footer .bottom .bott_1 .left .chacd p{float:none;margin-left:35px;font-size:12px;line-height:20px;}
footer .bottom .bott_1 .left ul{float:left;width:100%;}
footer .bottom .bott_1 .left ul li{width:100%;height:25px;font-size:12px;line-height:30px;position:relative;}
footer .bottom .bott_1 .left ul li span{font-size:12px;margin-left:35px;}
footer .bottom .bott_1 .left ul li span .iconfont{font-size:12px;margin-right:5px;}
footer .bottom .bott_1 .fuwu {width:540px;overflow:hidden;margin-top:15px;float:left;}
footer .bottom .bott_1 .fuwu li{width:125px;float:left;}
footer .bottom .bott_1 .fuwu li h4{color:white;margin-bottom:15px;}
footer .bottom .bott_1 .fuwu li p{color:white;font-size:13px;line-height: 20px;margin-top: 8px;}
footer .bottom .bott_1 .right{float:left;}
footer .bottom .bott_1 .right img{width:111px;height:112px;margin-top:17px;}
footer .bottom .bott_1 .right p{font-size:13px;margin-left:-5px;margin-top:10px;}
footer .bottom .bott_2{color:white;width:100%;padding:0px 0px;height: auto;background:#6a6a6a;text-align:center;line-height:40px;font-size:14px;}

/*分页*/
section.paging{padding:10px 20px;}
section.paging .pages{text-align:right;padding:12px 0;overflow:hidden;}
section.paging .pages p{display:inline-block;margin-right:30px;color:#999;font-size:12px;}
section.paging .pages p .red{color:#e75f49;font-weight:bold;}
section.paging .pages a, section.paging .pages span {display:inline-block;padding:8px 10px;margin:0 1px;border:1px solid #f0f0f0;background:#fafafa;border:1px solid #e5e5e5;}
section.paging .pages a, section.paging .pages .pages li {display:inline-block;list-style: none;text-decoration:none;color:#666;}
section.paging .pages a.first, section.paging .pages a.prev, section.paging .pages a.next, section.paging .pages a.end {margin:0;}
section.paging .pages a:hover {border-color:#00a8b5;}
section.paging .pages span {background:#00a8b5;color:white;font-weight:700;border-color:#00a8b5;}
section.paging .pages2 {text-indent:0;text-align:center;margin: 20px 0 10px 0;width:100%;height:auto;overflow:hidden;}
section.paging .pages2 a, section.paging .pages2 span {display:inline-block;text-indent:0;padding:2px 10px;margin:0 1px;border:1px solid #f0f0f0;background:#FFFFFF;}
section.paging .pages2 a:link, section.paging .pages2 a:visited, section.paging .pages2 li {display:inline-block;list-style: none;text-decoration:none;color:#666;}
section.paging .pages2 a.first, section.paging .pages2 a.prev, section.paging .pages2 a.next, section.paging .pages2 a.end {margin:0;}
section.paging .pages2 a:hover {border-color:#FFBE7F;}
section.paging .pages2 span {background:#FFF2D8;text-align:center;color:#FF4A00;font-weight:700;border-color:#FFBE7F;}
section.paging .pages .a1 {display:inline-block;}

@media screen and (min-width:1200px) and (max-width:1300px){
header .menu-ul .phone{display:none;}
}

/*弹框*/
/*#popMask{display:none;width:100%;height:100%;position:fixed;top:0;left:0;background-color:rgba(0,0,0,0.5);z-index:200;}
#popUp{display:none;width:320px;height:180px;position:fixed;top:50%;left:50%;margin-left:-160px;margin-top:-90px;z-index:201;background-color:white;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;}
#popUp .title{padding:15px 0;border-bottom:1px solid #eee;margin:0 15px;color:#666;}
#popUp .title .iconfont{float:right;cursor:pointer;}
#popUp .con{margin:20px;line-height:22px;} 
#popUp .con p{padding-left:40px;position:relative;height:41px;overflow:hidden;color:#444;}
#popUp .con .iconfont{position:absolute;left:0;top:50%;margin-top:-14px;color:red;font-size:28px;}
#popUp .confirm{width:80px;height:30px;float:right;background-color:#00a8b5;border:0;margin-right:15px;color:white;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;}


*/







