*{box-sizing: border-box;margin: 0;padding: 0;}
body {
    font-size: 16px;
    font-family: "微软雅黑";
}

img {
    border: 0px;
}

a {
    text-decoration: none;
}

li {
    list-style: none;
}

/*head*/
.w_1200{width:1200px;margin: auto;}
.header{position: relative;}
.header .wea{float: right;}
.header .wea a{color:#000;}
.header .wea img{vertical-align:middle;}
.header .wea>div{display: inline-block;}
.header .wea .weixin{margin: 0 20px;position: relative;}
.header .wea .ewm{vertical-align:middle;display: block;position: absolute;top:34px;left:-20px;width:105px;height: 0;opacity: 0;}
.header .wea .weixin:hover .ewm{height: 105px;opacity: 1;transition: all .5s;}
.weather{position: absolute;top:0;left: 0;height: 34px;line-height: 34px;width: 100%;font-size: 14px;}
.logo{position: absolute;top:56px;left:50%;margin-left: -600px;}
.types{background: #1d6cc5;line-height: 48px;}
.types ul{display: inline-block;position: relative;}
.types .flexBox>li{display: inline-block;line-height:56px;text-align: center;padding: 0 14px;font-weight:600;font-size:18px;}
.types .flexBox>li.img{padding:0}
.types .flexBox>li.img img{vertical-align: middle;}
.types .flexBox>li:first-child{padding-left: 40px;}
.types .flexBox>li:first-child i{display:inline-block;width:20px;height:20px;margin-top:20px;float:left;background: url("../images/home.png"); margin-left: -40px;}
.types a{color:#fff;display: block;width:100%;}
.types .search1{float: right;}
.types #q{height: 40px;width:200px;}
.types #sousuo_butt{background: #1484d6;outline: none;border: none;height: 40px;width:100px;color:#fff;cursor:pointer;background: url(/images/search.png) no-repeat 10px #1484d6;padding-left: 14px;}
.types .search1 .searchImg{background: #1484d6;display: inline-block;height: 40px;width:40px;vertical-align:middle;margin-left: -6px;}
.types .search1 img{vertical-align:middle;margin-top: -18px;margin-left: 10px;}
.types .contMain {
    width: 1009px;
    height: 222px;
    overflow: hidden;
    position: absolute;
    top: 56px;
    left: -10px;
    background: #fff;
    display: none;
    z-index: 10;
box-shadow:0px 4px 10px -1px #ddd;
}
.types .contMain .pic {
    width: 239px;
    height: 158px;
    overflow: hidden;
    background: url(../images/i_pic_15.png) no-repeat left top;
    text-align: center;
    display: inline;
    margin: 30px 10px auto 20px;
    float: left;
}
.types .contMain .pic img {
    margin: 5px auto auto 1px;
}
.types .contMain .i_jssz {
    width: 110px;
    height: auto;
    overflow: hidden;
    display: inline;
    margin-top: 20px;
    float: left;
    font-weight: bold;
    font-size: 16px;
}
.types .contMain .i_jssz li {
    width: 74px;
    height: 48px;
    line-height: 48px;
    overflow: hidden;
    text-align: center;
    display: inline;
    float: left;
}
.types .contMain a{
    color: #333333;
    text-decoration: none;
}
.types .contMain a:hover{
    color: #d30000;
    text-decoration: underline;
}

.banner{width: 100%;position: relative;}
.banner p{position: absolute;top:74px;left: 345px;color: #f5f5f5;font-weight: bold;font-size: 32px;-webkit-text-fill-color: #f5f5f5;
    -webkit-text-stroke: 1px #9c9c9c;}
.banner img{display: block;width: 100%;height:220px;}



