.container{width:1200px!important;margin:0 auto;overflow:hidden;}
/*body {background-color: #f1f1f1;}*/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, img, div, a, span {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
}
.header{
    width: 100%;
    height: 530px;
    background-image: url("/scsjgj/xhtml/images/ztzl/zlqs/header_bg.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
}
.header img{
    width:40%;
    margin-top:15px;
}
.drwz{
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 16px;
}

.one_left{
    width: 708px;
    float: left;
    height: 380px;
}
.one_right{
    width: 475px;
    float: right;
}

.two_left{
    width: 708px;
    float: left;
    height: 380px;
}
.two_right{
    width: 475px;
    float: right;
}

/*轮播图*/

/* 本例子css */
.slideBox{ width:708px; height:380px; overflow:hidden; position:relative; border:1px solid #ddd;  }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li.on{ background:red;border-radius: 50%;-ms-border-radius: 50%;}
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle;list-style: none}
.slideBox .bd img{ width:708px; height:380px; display:block;  }

.slideBox .hd ul li{-ms-border-radius: 50%;border-radius: 50%; list-style: none; float:left; margin-right:7px;  width:10px; height:10px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.slideBox .bd ul li>a>span {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background: rgba(0,0,0,0.5);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000);
    padding: 0px 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }

.one_sjdt{
    width: 475px;
    height: 45px;
    line-height: 45px;
    background-color: #ebebeb;
}
.one_dfly{
    width: 708px;
    height: 45px;
    line-height: 45px;
    background-color: #ebebeb;
}

.one_sjdt .sjdt_one{
    width: 150px;
    background-color: #e0251f;
    color: white;
    font-size: 20px;
    height: 45px;
    line-height: 45px;
    padding: 10px 30px;
}
.two_sjdt .sjdt_one{
    width: 150px;
    background-color: #e0251f;
    color: white;
    font-size: 20px;
    height: 45px;
    line-height: 45px;
    padding: 10px 30px;
}
.two_left .dfly_one{
    width: 150px;
    background-color: #e0251f;
    color: white;
    font-size: 20px;
    height: 45px;
    line-height: 45px;
    padding: 10px 30px;
}
.dfly_one{
    width: 150px;
    background-color: #e0251f;
    color: white;
    font-size: 20px;
    height: 45px;
    line-height: 45px;
    padding: 10px 30px;
}

.sjdt_two{
    float: right;
    line-height: 45px;
}
.sjdt_two a{
    color: black;
    font-size: 14px;
    text-decoration: none;
    padding-right: 10px;
}

.one_sjdt_list ul li{
    margin-top: 10px;
    line-height: 40px;
    width: 96%;
}
.one_sjdt_list ul li a p {
    float: left;
    width: 79%;
    text-indent: 15px;
    background: url(/scsjgj/xhtml/images/ztzl/zlqs/desc_icon.png) no-repeat;
    background-position: 0 50%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all 0.4s linear;
}
.one_sjdt_list ul li a span {
    float: right;
    width: 20%;
    color: #999999;
    text-align: right;
}
.two_sjdt_list ul li{
    margin-top: 10px;
    line-height: 40px;
    width: 96%;
}
.two_sjdt_list li a p {
    float: left;
    width: 79%;
    text-indent: 15px;
    background: url(/scsjgj/xhtml/images/ztzl/zlqs/desc_icon.png) no-repeat;
    background-position: 0 50%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all 0.4s linear;
}
.two_sjdt_list ul li a span {
    float: right;
    width: 20%;
    color: #999999;
    text-align: right;
}
.three_qxcp_list ul li{
    margin-top: 10px;
    line-height: 40px;
    width: 96%;
}
.three_qxcp_list li a p {
    float: left;
    width: 79%;
    text-indent: 15px;
    background: url(/scsjgj/xhtml/images/ztzl/zlqs/desc_icon.png) no-repeat;
    background-position: 0 50%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all 0.4s linear;
}
.three_qxcp_list ul li a span {
    float: right;
    width: 20%;
    color: #999999;
    text-align: right;
}
.font_time{
    float: right;
    /*display: block;*/
}

.kuaitwo{
    margin-top: 15px;
}

.two_dfly_list ul li{
    background-image:url(/scsjgj/xhtml/images/ztzl/zlqs/desc_icon.png);
    background-position: left;
    background-repeat: no-repeat;
    line-height: 35px;
    padding-left: 15px;
    /*margin-left: 12px;*/
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
    width: 708px;

}
.two_dfly_list ul li a{
    font-size: 16px;
    color: black;
    line-height: 36px;
    text-decoration: none;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    width: 565px;
    display: block;
}


.list_sjdt{
    width: 100%;
    height: 45px;
    line-height: 45px;
    background-color: #ebebeb;
}
.list_sjdt .list_one{
    width: 150px;
    background-color: #e0251f;
    color: white;
    font-size: 20px;
    height: 45px;
    line-height: 45px;
    padding: 10px 30px;
}



.list_sjdt_list{
    margin-top: 30px;
}

.list_sjdt_list ul li{
    height: 65px;

}

.list_title a{
    font-size: 20px;
    text-decoration: none;
    line-height: 30px;
}
.time_bj{
    width: 62px;
    height: 62px;
    overflow: hidden;
    background-image: url("/scsjgj/xhtml/images/ztzl/zlqs/time_bj.jpg");
    background-repeat: no-repeat;
    background-position: center;
    color: white;
    float: left;
    text-align: center;
}
.time_bj .time_bj_span1{
    width: 100%;
    font-size: 20px;
    line-height: 31px;
}
.time_bj .time_bj_span2{
    width: 100%;
    font-size: 14px;
    line-height: 31px;


}
.list_con{
    float: left;
    margin-left: 20px;
}


.list_con .list_title{
    width: 1117px;
}
.list_con .list_memo{
    width: 1117px;
}

.font_time a{
    color: #c40707;
    font-size: 14px;
    text-decoration: none;

}
.list_memo{
    font-size: 14px;
    color: #565656;
    line-height: 22px;
}
.pagination-num.active, .pagination-index:hover, .pagination-num:hover {
    background: #cb2222;
    color: white;
}

.line_xu{
    background-image: url("../images/xu_line.png");
    background-repeat: repeat-x;
    width: 100%;
    height: 1px;
    float: left;
    margin-top: 15px;
margin-bottom:15px;
}

.pagination-first{
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
}
.pagination-last{
    float: right;
    margin-top: 30px;
}
.yqzt_title p{
    float: left;
}
.yqzt_title ul{
    padding-left: 10px;
float: left;
    width: 80%;
    text-align: center;
    background-color: #ebebeb;
}
.yqzt_title ul li{
 
    float: left;
    line-height: 45px;
}
.yqzt_title li span{
    color: black;
    font-size: 14px;
    text-decoration: none;
    padding-right: 10px;

}
.one_sjdt_title p{
    float: left;
} 
.one_sjdt_title ul{
    padding-left: 10px;
    float: left;
    width: 70%;
    text-align: center;
    background-color: #ebebeb;
}
.one_sjdt_title ul li{
 
    float: left;
    line-height: 45px;
}
.one_sjdt_title li span{
    color: black;
    font-size: 14px;
    text-decoration: none;
    padding-right: 10px;

}
.two_sjdt_title p{
    float: left;
} 
.two_sjdt_title ul{
    padding-left: 10px;
    float: left;
    width: 70%;
    text-align: center;
    background-color: #ebebeb;
}
.two_sjdt_title ul li{
 
    float: left;
    line-height: 45px;
}
.two_sjdt_title li span{
    color: black;
    font-size: 14px;
    text-decoration: none;
    padding-right: 10px;

}
.three_sjdt_title p{
    float: left;
} 
.three_sjdt_title ul{
    padding-left: 10px;
    float: left;
    width: 80%;
    text-align: center;
    background-color: #ebebeb;
}
.three_sjdt_title ul li{
 
    float: left;
    line-height: 45px;
}
.three_sjdt_title li span{
    color: black;
    font-size: 14px;
    text-decoration: none;
    padding-right: 10px;

}
.three_qxcp_title p{
    float: left;
} 
.three_qxcp_title ul{
    padding-left: 10px;
    float: left;
    width: 65%;
    text-align: center;
    background-color: #ebebeb;
}
.three_qxcp_title ul li{
 
    float: left;
    line-height: 45px;
}
.three_qxcp_title li span{
    color: black;
    font-size: 14px;
    text-decoration: none;
    padding-right: 10px;

}
.yqzt_list ul li{
    margin-top: 10px;
    line-height: 40px;
    width: 96%;
    /* height: 40px; */
}
.yqzt_list ul li a{
    display: block;
    overflow: hidden;
}
.yqzt_list ul li a p{
    float: left;
    width: 84%;
    text-indent: 15px;
    background: url(/scsjgj/xhtml/images/ztzl/zlqs/desc_icon.png) no-repeat;
    background-position: 0 50%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all 0.4s linear;
}
.yqzt_list ul li a span {
    float: right;
    width: 15%;
    color: #999999;
    text-align: right;
}
.yqzt_list > div{
    display: none;
}

.one_sjdt_list > div{
    display: none;
}
.two_sjdt_list > div{
    display: none;
}
.three_sjdt_list > div{
    display: none;
}
.three_qxcp_list > div{
    display: none;
}
.gzbs.on span a{
    color: #ae0303;
    font-weight: bold;
}
.fkdt.on span a{
    color: #ae0303;
    font-weight: bold;
}
.sjdtzlqs.on span a{
    color: #ae0303;
    font-weight: bold;
}
.szdtzlqs.on span a{
    color: #ae0303;
    font-weight: bold;
}
.flfg.on span a{
    color: #ae0303;
    font-weight: bold;
}
.zcwj.on span a{
    color: #ae0303;
    font-weight: bold;
}
.tfzlj.on span a{
    color: #ae0303;
    font-weight: bold;
}
.tfpz.on span a{
    color: #ae0303;
    font-weight: bold;
}
.zlgzkh.on span a{
    color: #ae0303;
    font-weight: bold;
}
.zhiliangbk.on span a{
    color: #ae0303;
    font-weight: bold;
}
.gzyj.on span a{
    color: #ae0303;
    font-weight: bold;
}
.tszz.on span a{
    color: #ae0303;
    font-weight: bold;
}
.kuaithree{
    margin-bottom: 15px;
}
.three_sjdt{

    height: 45px;
    line-height: 45px;
    background-color: #ebebeb;
}
.three_sjdt .sjdt_one{
    width: 150px;
    background-color: #e0251f;
    color: white;
    font-size: 20px;
    height: 45px;
    line-height: 45px;
    padding: 10px 30px;
}
.three_sjdt_list ul li{
    margin-top: 10px;
    line-height: 35px;
    width: 96%;
}
.three_sjdt_list ul li a p {
    float: left;
    width: 84%;
    text-indent: 15px;
    background: url(/scsjgj/xhtml/images/ztzl/zlqs/desc_icon.png) no-repeat;
    background-position: 0 50%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all 0.4s linear;
}
.three_sjdt_list ul li a span {
    float: right;
    width: 15%;
    color: #999999;
    text-align: right;
}
.one_sjdt_list ul li a,.yqzt_list ul li a,.two_sjdt_list ul li a,.three_sjdt_list ul li a,.three_qxcp_list ul li a{
width: 98%;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    font-size: 16px;
}

@media (max-width: 768px) {
    .header{height: 165px;}
    .slideBox,.slideBox .bd img{width:100%;height:55vw;}
    .one_left,.one_right,.two_left,.two_right{width:100%;height: auto;}
    .one_right{margin-top:15px;}
    .two_sjdt_title p,.yqzt_title p,.one_sjdt_title p{width:100%;}
    .one_sjdt_title ul,.yqzt_title ul,.two_sjdt_title ul,.three_sjdt_title ul{width:auto;}
    .one_sjdt_list ul li{width:100%;}
    .one_sjdt_list ul li a, .yqzt_list ul li a, .two_sjdt_list ul li a, .three_sjdt_list ul li a, .three_qxcp_list ul li a{width:100%;}
    .one_sjdt_list ul li a p,.yqzt_list ul li a p,.two_sjdt_list li a p,.three_sjdt_list ul li a p,.three_qxcp_list li a p{width:70%;}
    .one_sjdt_list ul li a span,.yqzt_list ul li a span,.two_sjdt_list ul li a span,.three_sjdt_list ul li a span,.three_qxcp_list ul li a span{width:30%;}
    .list_con{width: 75%;
    }
    .list_con .list_title{
    width: 98%;
   }
   .list_con .list_memo {
    display: none;
    }
}