.container{
    width: 1200px;
    margin: 0 auto;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.head{
    background: url(../images/index/headbg.png) no-repeat top center;
    padding-top: 80px;
    text-align: center;
}
.logo{
    margin-bottom: 50px;
}
.search{
    position: relative;
    width: 680px;
    margin: 0 auto;
}
.search input{
    width: 100%;
    height: 50px;
    border: 1px solid #ea8384;
    border-radius: 30px;
    padding-left: 30px;
    outline: none;
}
.search a{
    position: absolute;
    right: 2%;
    top: 25%;
}
.nav{
    width: 100%;
    background: #e30f23;
    height: 65px;
    margin-top: 80px;
}
.nav ul li{
    float: left;
    width: 12%;
    height: 65px;
    line-height: 65px;
    text-align: center;
}
.nav ul li a{
    font-size: 24px;
    font-weight: bold;
    color: #fff;
}
.nav ul li a img{
    vertical-align: middle;
    padding-right: 10px;
}
.nav ul li.active{
    background: #fea61b;
}
.top {
    text-align: center;
}
.top h1{
    font-size: 30px;
    font-weight: bold;
    line-height: 22px;
    margin-top: 30px;
    margin-bottom: 20px;
}
.top p{
    font-size: 16px;
    line-height: 22px;
}
.banner{
    margin-top: 20px;
    margin-bottom: 15px;
}
.one_box{
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 30px; 
}
.one_box,.two_box,.three_box,.four_box{
    margin-top: 30px;
}
.leftbox{
    width: 62%;
}
.rightbox{
    width: 35%;
}
.tab_title{
    height: 50px;
    border-bottom: 2px solid #e5e5e5;
}
.tab_title .title a{
    font-size: 26px;
    font-weight: bold;
}
.tab_title .title a:hover{
    color:#000;
}
.tab_title .title a.active{
    color: #e30f23;
    border-bottom: 2px solid #e30f23;
    height: 50px;
    display: inline-block;
}
.tab_title .title i{
    font-size: 26px;
    font-weight: bold;
    padding: 0 10px;
    color: #000;
}
.tab_title .more{
    padding: 10px 0;
}
.tab_title .more span{
    display: none;
    width: 60px;
    height: 20px;
    color: #a9a9a9;
    border: 1px solid #a9a9a9;
    border-radius: 20px;
    font-size: 14px;
    text-align: center;
}
.tab_title .more span a{
    color: #a9a9a9;
}
.tab_title .more span.active{
    display: block;
}
.gsgg_title{
    height: 50px;
    background-color: #f2f2f2;
}
.gsgg_title a{
    font-size: 26px;
    font-weight: bold;
    color: #fff;
    background-color: #e30f23;
    padding: 6px 25px;
}
.gsgg_title span{
    width: 60px;
    height: 20px;
    color: #a9a9a9;
    border: 1px solid #a9a9a9;
    border-radius: 20px;
    font-size: 14px;
    text-align: center;
    margin: 15px;
}
.gsgg_title span a{
    background: unset;
    font-weight: unset;
    font-size: unset;
    color: unset;
    padding: unset;
}
.list{
    margin-top: 20px;
}
.list .dtlist{
    display: none;
}
.list .dtlist.active{
    display: block;
}
.list .dtlist li{
    
}
.list .first {
    padding: 30px 0 30px 15px;
}
.list .first .titbox{
    margin-bottom: 20px;
}
.list .first .titbox h2{
    float: left;
    font-size: 18px;
}
.list .first .titbox span{
    color: #999999;
    float: right;
    font-size: 16px;
}
.list .first p{
    text-indent: 2em;
    font-size: 14px;
    color: #999999;
    line-height: 32px;
}
.list .first p a{
    color: #000;
}
.list ul li{
    height: 40px;
    line-height: 40px;
    background: url(../images/index/libg.png) no-repeat 0 18px;
}
.list ul li a{
    font-size: 16px;
    float: left;
}
.list ul li span{
    font-size: 16px;
    float: right;
    color: #999999;
}

.rightbox .list ul{
    margin-top: 20px;
}
.rightbox .list ul li{
    /* height: auto; */
    /* display: block; */
}
.rightbox .list ul li a{  
    float: unset;  
    white-space: normal;
}

.comjy{
    width: 30.6%;
    float: left;
}
.comjy + .comjy{
    margin-left: 4%;
}
.comjy:nth-child(3){
    float: right;
}
.com_title{
    height: 50px;
    border-bottom: 2px solid #e5e5e5;
}
.com_title .title a{
    font-size: 26px;
    font-weight: bold;
    color: #e30f23;
    border-bottom: 2px solid #e30f23;
    height: 50px;
    display: inline-block;
}
.com_title .more{
    padding: 10px 0;
}
.com_title .more span{
    width: 60px;
    display: block;
    height: 20px;
    color: #a9a9a9;
    border: 1px solid #a9a9a9;
    border-radius: 20px;
    font-size: 14px;
    text-align: center;
}
.com_title .more span a{
    color: #a9a9a9;
}
.comjy .list ul li a{  
    display: inline-block;   
    width: 95%; 
    white-space: nowrap; 
    overflow: hidden; 
    text-overflow: ellipsis;
}
.imgright{

}
.imgright h1{
    font-size: 20px;
    line-height: 36px;
}
.imgright p{
    font-size: 16px;
    color: #999;
    line-height: 32px;
    margin: 20px 0;
}
.imgright p a{
    color: #999;
}
.imgright span{
    font-size: 16px;
    color: #999;
}
.three_box .left{
    width: 62%;
}
.three_box .right{
    width: 35%;
}
.three_box .left .comjy{
    width: 55%;
}
.three_box .left .comjy+.comjy{
    width: 41%;
}

.detail{
    margin-top: 40px;
}
.detail .list{
    margin-top: 20px;
}
.imgbox .img{
    width: 49%;
}
.imgbox .imgright{
    width: 49%;
}
.three_box .right ul li{
    width: 375px;
    height: 120px;
}
.three_box .right ul li + li{
    margin-top: 25px;
}
.footer{
    min-height: 230px;
    background: #c20505;
    padding: 30px 0;
}
.footer p,.footer p a{
    font-size: 14px;
    color: #fff;
}
.footer p a{
    margin-right: 20px;
}
.footer p + p{
    margin-top: 30px;
}
.footer .right{
    padding: 50px 0;
}
.wzlj-list ul{
    display: none;
    overflow: auto;
    background: #fff;
    height: 190px;
    padding: 10px 15px;
    border: 1px solid #de3a3b;
    border-bottom: 0;
    border-top: 5px solid #de3a3b;
}
.wzlj-list ul.dis{
    display: block;
}
.wzlj-list ul.dis li{
    color: #000;
    margin-top: 10px;
}
.yqlj{
    background: #de3a3b;
    border-bottom: 1px solid #ed5556;
    margin-top: 40px;
}
.yqlj .container{
    position: relative;
}
.yqlj li{
    float: left;
    padding: 0 25px;
    color: #fff;
}
.yqlj li a{
    /* color: #fff; */
}
.wzlj-list{
    display: none;
    position: absolute;
    width: 1200px;
    margin: 0 auto;
    background-color: #fff;
    padding: 0;
    border: 0;
    border-top: 0;
    height: 0;
    transition: all linear .5s;
    top: -190px;
    left: 0;
    height: 190px;
}
.wzlj-nav{
    height: 60px;
}
.wzlj-nav li a{
    color: #fff;
}
.wzlj-nav li{
    height: 60px;
    line-height: 60px;
}
.wzlj-nav li:nth-child(3){
    border-left: 1px solid #ed5556;
    border-right: 1px solid #ed5556;
}
.wzlj-nav li a span{
    margin-left: 10px;
}

