﻿
body,img,a,ul,li,p,h1,h2,h3,h3,h4,h5,h6,dl,dd{margin: 0;padding: 0;list-style: none;text-decoration: none;font-family: "微软雅黑";}
img{border: 0;}
/***首页导航***/
.nav{width: 100%;height: 80px;position: fixed;top: 0;z-index: 99;}
.nav-box{max-width: 1200px;height: 80px;margin: 0 auto;}
.nav-box-2{background: #FFFFFF;box-shadow:2px -1px 9px #aaa;}


.logo{width:209px;height:80px;float: left;}
.logo_img { background: url(../img/logo.png) no-repeat;width:209px;height:80px;display:block;}
.nav-box ul{float: right;}
.nav-box ul li{float: left;text-align: center;margin: 0 25px;line-height: 80px;}
.nav-box ul li a{font-size: 15px;color: #ffffff;}
.nav-box ul li a:hover{color: #ff7111;}
.nav-box-2 .nav-box ul li a{color: #000000;}
.nav-box-2  .logo_img { background: url(../img/logo-2.png) no-repeat;}
.nav-box-2 ul li a:hover{color:#ff7111;}
/****公共导航***/
.nav-subpage{width: 100%;height: 80px;background:#FFFFFF;box-shadow: 2px -1px 9px #aaa;}
.subpage-box{max-width: 1200px;height: 80px;margin: 0 auto;}

.logo-2{width:152px;height:80px;float: left;}
.subpage-box ul{float: right;}
.subpage-box ul li{float: left;text-align: center;width:120px;height:80px;line-height: 80px;}
.subpage-box ul li a{font-size: 15px;color: #333333;}
.subpage-box ul li:hover{background: rgba(0,0,0,0.8);}
.subpage-box ul li:hover .blue{color:#008BDA;}

.drop-down-1{position: relative;}
.drop-box-1{display:none;position: absolute;left: 0; width: 120px;background: rgba(0,0,0,0.8);z-index: 99;}
.drop-box-1 dl dd{height: 40px;line-height: 40px;}
.drop-box-1 dl dd a{display:block;width:120px;height:40px;color: #FFFFFF;}
.drop-box-1 dl dd a:hover{color: #008BDA;}
.drop-down-1:hover .drop-box-1{display: block;}

.drop-down-2{position: relative;}
.drop-box-2{display:none;position:absolute;left:0;width:250px;overflow:hidden;background: rgba(0,0,0,0.8);z-index: 99;}
.drop-box-2 dl{margin: 30px 0 25px 15px;clear: both;overflow: hidden;}
.drop-box-2 dl dd{height:20px;float: left;margin: 0 10px;}
.drop-box-2 dl dd span{display: block;width: 20px;float: left;}
.drop-box-2 dl dd a{display:block;height:20px;color: #FFFFFF;line-height: 20px;padding: 0 15px;}

.ic-1{height:18px;background: url(../img/serve-icon.png) no-repeat;margin-top: 3px;}
.ic-2{height:18px;background: url(../img/serve-icon.png) no-repeat;background-position:0 -19px;margin-top: 3px;}
.ic-3{height:18px;background: url(../img/serve-icon.png) no-repeat;background-position:0 -38px;margin-top: 3px;}
.ic-4{height:18px;background: url(../img/serve-icon.png) no-repeat;background-position:0 -57px;margin-top: 3px;}

.drop-down-2:hover .drop-box-2{display: block;}
.drop-box-2 dl dd a:hover{color: #008BDA;}
/***首页导航**/
.bottm-nav{width: 100%;height:350px;background:url(../img/bottm-bg.jpg) no-repeat;}
.inf-nav{max-width: 1200px;height: 350px;margin: 0 auto;}
.inf-le{width: 400px;height: 350px;background: #33b1f8;float: left;}
.inf-le ul{padding: 35px 40px;color: #FFFFFF;}
.inf-le ul li h2{font-weight: normal;font-size: 30px;}
.inf-le ul li h2 span{font-size: 20px;padding-left: 15px;}
.inf-le ul li{overflow: hidden;line-height: 35px;font-size: 16px;}

.inf-ri{    float: right;}
.inf-ri ul{float: left;margin: 35px 50px 0;}
.inf-ri ul li{font-size: 16px;padding-bottom: 15px;}
.inf-ri ul li:first-of-type{color: #33b1f8;}
.inf-ri ul li h3{font-weight: normal;}
.inf-ri ul li a{color: #FFFFFF;}
.inf-ri ul li a:hover{color: #fa8639;}

.bottm-inf{width: 100%;height: 65px;background: #000000;}
.bottm-inf p{font-size: 14px;color: #bebebe;text-align: center;line-height: 65px;}


/***子页导航**/
.sub-bottm-nav{width: 100%;height:350px;border-top: 1px solid #cecece;clear: both;}
.sub-nav{width: 1200px;margin: 0 auto;}
.sub-le{width: 400px;float: left;margin-left:20px;}
.sub-le ul{padding: 35px 40px;color: #bebebe;}
.sub-le ul li h2{font-weight: normal;font-size: 30px;color: #333333;}
.sub-le ul li h2 span{font-size: 20px;padding-left: 15px;}
.sub-le ul li{overflow: hidden;line-height: 35px;font-size: 16px;}

.sub-ri{float:left;margin-left: 0px;}
.sub-ri ul{float: left;margin: 35px 50px;}
.sub-ri ul li{font-size: 15px;padding-bottom: 8px;}
.sub-ri ul li:first-of-type{color: #333333;}
.sub-ri ul li h3{font-weight: normal;}
.sub-ri ul li a{color: #bebebe;}
.sub-ri ul li a:hover{color: #3eb1f9;}

.sub-inf{clear:both;width: 100%;height: 65px;border-top: 1px solid #cecece;}
.sub-inf p{font-size: 14px;color: #bebebe;text-align: center;line-height: 65px;}














