@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
ul,li{ list-style-type:none;}
img{ border:none;}
a{ text-decoration:none; color:#666666;}
a:hover{ color:#016fc5;}
p,ul,li,dl,dd{ font-size:12px;}
h1,h2,h3,h4,h5{ font-weight:normal;}
.clear{ clear:both;}
.fl {float: left;}
.fr {float: right;}
body{ font-family:"微软雅黑"; }



.main_box{ position: relative; width:1200px; margin:auto;}
.top {height: 36px;border-bottom: 1px solid #e4e4e4;}
.biaoyu{ font-size:12px; line-height:36px;color:#999;}
.laung {position:absolute; top:0; right:0; }
.laung li {float: left;line-height: 36px; color:#999; margin-left:6px;}
.laung li a{color:#999;}
.laung li a:hover{ color:#016fc5; text-decoration:underline;}


.head{ background:#f7f7f7; height:130px;}
.logo{ float:left; padding:30px 0;}
.wenzhi{  float:left; margin-left:30px; margin-top:38px; width:221px; }
.wz1{ font-size:18px; color:#333; font-weight:bold;}
.wz2{ background:#6cb8df; color:#fff; text-align:center; line-height:26px;  margin-top:8px;}
.wz2 p{font-size:15px;font-weight:bold;}
.right{float:right !important;}
.top_tel{position:absolute;top:0px;right:270px;padding-left:50px;height:130px;background:url(../images/tel.png) left center no-repeat;}
.top_tel span{   display:block; padding-top: 42px;color:#353536;font-size:14px;}
.top_tel strong{  display:block;color:#353536; font-weight:bold;   font-size:24px;   }
.content_link{position:absolute;top:50px;right:0px;display:block; }
.content_link a{ display:inline-block; margin-left:15px;}



/*=================导航=================*/
#nav_box{ background: #016fc5; height:50px; line-height:50px; position: relative; z-index: 9;}
#nav { width:1200px; margin:0 auto;  }
#nav li{ display:block; float: left; width:150px; height: 50px;  position:relative; }
#nav li .a{ display: inherit; text-align:center;  height:50px ; position: relative; z-index: 1000;}
#nav li .a strong{ display:block; font-size:15px; text-transform: uppercase;  color:#fff; text-align:center;   position: relative; z-index: 1001;}
#nav li .a span{ position:absolute; bottom:0px; left:0px; width:100%;  text-align:center;}
#nav li .a i{  display:none; width:150px; background: #007bdb; margin:0 auto;    text-align:center;  z-index:1; height:50px;   }
#nav .on .a i{ display: block;background: #6cb8df;}
#nav li.on .a strong{ color:#fff;}
#nav li .a:hover i{  display: block;}
#nav li .a:hover strong{ color:#fff;}
#nav li.on .a:hover i{ display: block; }

#nav  .list{ z-index:3; left: -0px; top: 0px; display: none; position: absolute; z-index: 9px; width: 150px;padding-top: 0px; /*background: url(../images/bg_nav_list.png) center 11px no-repeat;*/}
#nav  .list .box{ padding:50px 0 0px 0; overflow:hidden; margin-bottom:-1px; filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#E53BB695', endColorstr='#E53BB695');background:rgba(0,123,219,0.8);}
#nav  .list .box a{ font-weight:normal; margin:0 0px; background:none; height:36px; color:#fff !important;  text-align:center;  line-height:36px;   font-size:13px; display:block;  }
#nav  .list a:hover{ color:#fff !important; background: #6cb8df;}



/*=================footer=================*/
.footer{ background:#2a2a2a; padding:50px 0 30px 0;}
.ewm{ float:right;}
.ewm div{ background:#016fc5; border-radius:20px; width:110px; height:36px; line-height:36px; color:#fff; font-size:12px; text-align:center; margin-bottom:10px;}
.foot1 {float: left;padding-right: 40px; margin-right:40px; border-right:1px dotted #3f3e3e; min-height:230px;}
<!--.foot1:nth-of-type(7){ float:right; margin:0;}-->
.foot1  div{font-size: 18px;color: #fff;font-weight: normal; padding-bottom:16px;}
.foot1 p {line-height: 24px;font-size: 14px;color: #999;}
.foot1 a {color: #999;}
.foot1 a:hover {color: #fff;text-decoration: underline;}
.foot2 {float: right; width:120px; margin-top:10px;}
.foot2 p {font-size: 14px;text-align: center;color: #999;line-height: 32px;}

.links{ text-align:center; margin-top:30px; padding-top:30px;  font-size:14px;border-top:1px solid #3f3e3e;color: #ccc;}
.links p{ font-size:14px; padding-top:10px;}
.links a{ padding:0 8px;color: #999;}
.links a:hover{ text-decoration:underline; color:#fff;}
