*{margin: 0;padding: 0;}
body{width: 100%;max-width: 1920px;margin: 0 auto;}
ul,li{list-style: none;}
a{text-decoration: none;color: #333;font-size: 18px;}
.clb{clear: both;}
.container2{width: 1100%;max-width: 1200px;margin: 0 auto;}
header{position: relative;}
header>div{position: absolute;top: 0;width: 100%;}
header img.headimg{width: 100%;}
header img.logo{margin-top: 36px;float: left;}
header .container2 a{
    display: block;
    float: right;
    width: 123px;
    height: 35px;
    line-height: 35px;
    background-image: url("../img/return.png");
    background-repeat: no-repeat;
    background-position: left 5px center;
    background-color: #cd1219;
    color: #fff;
    font-size: 18px;
    text-align: center;
    border-radius: 6px;
    padding-left: 20px;
    box-sizing: border-box;
    margin-top: 36px;
}
a.label{
    display: block;
    width: 100%;
    padding: 72px 0 36px 0;
    background: url("../img/label_bg.png") no-repeat bottom;
    margin-bottom: 80px;
}
a.label img{display:block;margin: 0 auto;}
.zyjs .banner{
    float: left;
    width: 50%;
    height: 402px;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
}
.zyjs .banner ul{left: 22px;}
.zyjs .banner ul li{
    width: 565px;
    height: 392px;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.zyjs .banner ul li .ban_desc{
    width: 565px;
    line-height: 54px;
    position: absolute;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    font-size: 18px;
    color: #fff;
    padding: 0 15px;
    box-sizing: border-box;
}
.zyjs .banner:after{
    content: "";
    display: block;
    width: 555px;
    height: 392px;
    background-color: #f2c9c0;
    position: absolute;
    top: 28px;
    left: 12px;
    z-index: 0;
}
.zyjs .zyjs_list_box{width: 49%;float: right;}
.zyjs .zyjs_list_box ul li{
    padding: 8px 0 8px 35px;
    line-height: 1.8;
    box-sizing: border-box;
    background-image: url("../img/liststyle1.png");
    background-repeat: no-repeat;
    background-position: left top 20px;
}
.zyjs .zyjs_list_box ul li span{float: right;color: #b5b5b5}
span.checkmore{color: #e43637;font-size: 16px;float: right;}
.qwjd a.label{margin-bottom: 50px;}
.qwjd ul li{
    width: 48.5%;
    background-image: url("../img/borer.png"),url("../img/liststyle2.png");
    background-repeat: no-repeat;
    background-position: bottom,left center;
    line-height: 55px;
    display: inline-block;
    padding-left: 30px;
    box-sizing: border-box;
}
.qwjd ul li:nth-child(even){float: right;}
.qwjd ul li span{float: right;color: #b5b5b5;font-size: 16px;}

.xxdt ul li{
    width: 100%;
    max-width: 582px;
    height: 153px;
    display: inline-block;
    padding: 20px 30px;
    box-sizing: border-box;
    background-color: #fdf4f0;
    margin-bottom: 28px;
}
.xxdt ul li:nth-child(even){float: right;}
.xxdt ul li a{
    font-size: 20px;
    font-weight: bold;
    line-height: 45px;
}
.xxdt ul li p{
    font-size: 16px;
    color: #666666;
    line-height: 1.8;
}
.xxdt ul li span{float: right;color: #b5b5b5;font-size: 16px;}

