﻿body {
    font-family: "微软雅黑";
    font-size: 15px;
    color: #353535;
    font-weight: normal;
}
*{
    padding: 0;
    margin: 0;
}
ul, li {
    padding: 0;
    margin: 0;
    list-style: none;
}
a {
    text-decoration: none;
    font-size: 15px;
    text-align: center;
    color: #353535;
}
a:hover {
    color: #075EB5;
}


.bt-box-1100{
    width:1100px;
    height:auto;
    margin:0 auto;
}
.head-nav,.head-nav a{
    color: #848484;
    font-size: 13px;
}
/*head*/
.head{
    width: 100%;height: 180px;
    background: url("lw-bg.jpg") no-repeat top center;
}
.head-2{
    position: relative;top:40px;
}
.head-3{
    width: 300px;height:39px;line-height:39px;
    border: 1px solid #C4D4D4;
    padding: 0 55px 0 20px;
}
.head-4{
    position: absolute;  right: 0;
    width: 50px;height: 39px;
    background: #fff url("search.jpg") no-repeat center center;
    border: 1px solid #C4D4D4;
}
/*nav*/
.nav{
    width: 100%;  height: 50px;
    line-height:48px; background:#0088CC;
    border-bottom: 2px solid #436D94;
}
.nav ul{
    width: 1100px;  height: 48px;
}
.nav li{
    width:14.25%;  height: 48px;  float: left;
    text-align:center;border-right:1px solid #0277B1;
}
.nav li:last-child{
    border-right: 0;
}
.nav li a{
    color: #fff;  font-size: 17px;
    display: inline-block;line-height: 48px;
    width: 100%;  height: 48px;
}
.nav li:hover a{font-weight: bold;background: #2DB7FD;}
li.nav_subOn a{font-weight: bold;background: #2DB7FD;}
/*主体*/
.dqwz{
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #EFEFEF;
}
body{
    background: #EFEFEF;}
.dqwz a{
    font-size: 13px;}
.zt{
    background: #EFEFEF;
    width: 100%;
    height: auto;
}
.ztzt{
    background: #fff;
    margin-bottom: 25px;
}
/*1*/
.zt1-1{
    width:100%;
    min-height: 400px;
    padding: 0px 20px 10px;
	overflow:hidden;
}
.zt1-11{
    width: 700px;
    min-height: 400px;
    padding: 0px 10px 10px;
	float:left;
}
.toutiaolist{float:right; width:350px; margin-top:20px;}
.zt3-2{
    height: 50px;line-height: 50px;border-bottom: 1px solid #CECECE;
}
.zt3-2 .bt-left{
    display: inline-block;font-weight: bold;
    font-size: 21px;line-height: 50px;
    height:50px;color: #024572;
    padding-right: 10px;
    border-bottom: 4px solid #BC243A;
}
.zt3-2 .bt-right{
     display: inline-block;line-height: 50px;
     width:50px;text-align: center;
 }
/*底部导航*/
.bt-nav-s .bt-box-1100{
    text-align: center;color: #A6A6A6;
}
.bt-nav-s .bt-box-1100 a{
    color: #A6A6A6;
}
/*foot*/
.foot{
    width: 100%;
}
.footer{
    width: 100%;height: 125px;
    background: #464646;
}
.footer p{
    color:#A6A6A6;margin-top:20px;
    font-size: 13px;line-height: 25px;
}
.fa span{
    color: #A6A6A6;display: inline-block;
    width:115px;height:125px;padding-top:90px;
}
select{padding:8px  0;}