﻿.layout{
    width: 1300px;
    margin: 0 auto;
}
body{
    background: #efefef;
}
.banner{
    display: block;
    width: 100%;
}
.sub_navs{
    height: 64px;
    background: #dd4343;
    text-align: center;
}
.sub_navs a{
    display: inline-block;
    width: 120px;
    height: 64px;
    line-height: 64px;
    text-align: center;
    font-size: 16px;
    color: #fff;
	float: left;
}
.sub_navs a:nth-child(1){
	margin-left: 30%;
}
.sub_navs a.active,.sub_navs a:hover{
    background: #cc0000;
    position: relative;
}
.sub_navs a.active:after,.sub_navs a:hover:after{
    content: "";
    width: 0;
    height: 0;
    transform: rotate(-90deg);
    border-color: transparent #cc0000 transparent transparent;
    border-style: solid;
    border-width: 8px;
    position: absolute;
    bottom: -14px;
    left: 50%;
    margin-left: -4px;
}

.layout{
    width: 1300px;
    margin-bottom: 35px;
}
.common{
    margin-top: 80px;
    overflow: hidden;
}
.module{
}
.link{
    display: block;
    height: 52px;
    line-height: 52px;
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    padding-left: 42px;
    margin-bottom: 44px;
    letter-spacing: 5px;
    background: url("../images/yshj_label.png") no-repeat;
}
.module_box{
    height: 390px;
    padding: 45px;
    box-sizing: border-box;
    background: #fff;
    overflow: hidden;
}
.module_fz{
    padding: 45px;
    box-sizing: border-box;
    background: #fff;
    overflow: hidden;
}
.module_box>div{
    height: 300px;
}
.module_box>div:first-child{
    float: left;
}
.module_box>div:last-child{
    float: right;
}
.module_img{
    width: 557px;
}
.module_img img{
    width: 557px;
    height: 300px;
}
.module_list{
    width: 610px;
}

.news_list li{
    font-size: 12px;
    position: relative;
    margin: 0  0 30px 17px;
}
.news_list li:first-child{
    margin-top: 10px;
}
.news_list li a{
    font-size: 16px;
    vertical-align: -1px;
}
.news_list span{
    position: absolute;
    right: 0;
    font-size: 16px;
    color: #999999;
}

.news_list li:hover,.news_list li:hover a {
    color: #dd4343;
}
.fz_item{
    float: left;
    width: 396px;
    height: 524px;
    background: #eeeeee;
    margin-right: 10px;
}
.module_fz .fz_item:last-child{
    margin-right: 0;
}
.fz_title{
    display: block;
    height: 48px;
    line-height: 48px;
    color: #fff;
    background: #2a548e;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}
.fz_title:hover{
    background: #cc0000;
}
.cy_lunbo{
    width: 396px;
    height: 231px;
    overflow: hidden;
    position: relative;
}
.cy_lunbo ul,.cy_lunbo li{
    margin: 0;
    padding: 0;
}
.cy_lunbo_item{
    display: block;
}
.cy_lunbo_item img{
    width: 100%;
    height: 100%;
}
.cy_lunbo .flex-control-nav{
    position: absolute;
    bottom: 17px;
    z-index: 1000;
    left: 50%;
    margin: 0 0 0 -30px;
}
/*lunbo_news中的小按钮有默认的间距6px如下*/
.cy_lunbo .flex-control-nav li{
    margin: 0 5px!important;
    display: inline-block;
    zoom: 1;
}
.cy_lunbo  .flex-control-paging li a{
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #fff;
    font-size: 0;
    border-radius: 50%;
}
.cy_lunbo .flex-control-paging li a.flex-active{
    background:#f8b551;
}
.fz_info{
    width: 96%;
    height: 237px;
    margin: 0 auto;
    padding: 30px 30px 20px;
    box-sizing: border-box;
    background: #fff;
    position: relative;
}
.fz_txt{
    height: 170px;
    font-size: 16px;
    color: #666;
    overflow: hidden;
}
.fz_txt .fz_more{
    color: #dd4343;
    font-weight: bold;
    position: absolute;
    bottom: 10px;
    right: 10px;
}



.yszc_module{
    height: 580px;
    /*background: rgb(221 67 67);*/
    overflow: hidden;
    background: url("../images/yszc_bg.png") no-repeat;
}
.yszc_module>div{
    width: 1140px;
    height: 446px;
    margin: 86px auto 0;
    position: relative;
}
.yszc_icon{
    display: block;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    background: url("../images/yszc_img.png")  no-repeat;
    background-size: cover;
    position: absolute;
    padding: 40px 35px 0;
    box-sizing: border-box;
    white-space: normal;
    overflow:hidden;
    color: white;
}
.yszc_icon:hover{
    color: #2a548e;
    background: url("../images/yszc_hover.png")  no-repeat;
    background-size: cover;
}
.w118{
    width: 118px;
    height: 136px;
}
.w148{
    width: 144px;
    height: 166px;
    padding-top: 50px;
}

.zcjd_module{
    padding: 45px 45px 25px;
    box-sizing: border-box;
    background: #fff;
    overflow: hidden;
}
.zcjd_item1{
    height: 472px;
    margin-bottom: 16px;
    overflow: hidden;
}
.zcjd_video{
    float: left;
    width: 555px;
}
.label_tip{
    display: block;
    height: 50px;
    border-bottom: 1px solid #cccccc;
    overflow: hidden;
    margin-bottom: 20px;
}
.label_item{
    display: inline-block;
    width: 130px;
    height: 46px;
    border-bottom: 4px solid transparent;
    font-size: 20px;
    font-weight: bold;
    color: #000;
    text-align: center;
}
.label_item.active{
    color: #cc0000;
    border-bottom: 4px solid #cc0000;
}
.label_column{
    display: inline-block;
    width: 130px;
    height: 46px;
    border-bottom: 4px solid #cc0000;
    font-size: 20px;
    font-weight: bold;
    color: #cc0000;
    text-align: center;
}
.label_column2{width: 100%;height: auto}
.label_more{
    float: right;
    font-size: 16px;
    color: #000;
    margin-top: 10px;
}
.more_hide{
    display: none;
}
.list_con .news_list{
    display: none;
}
.list_con .news_list:nth-child(1){
    display: block;
}
.label_column2{display: block;}
.label_column2 img{width: 100%}










.zcjd_content,.zcjd_content a,.zcjd_content a img{
    width: 555px;
    height: 392px;
}
.zcjd_word{
    float: right;
    width: 608px;
}
.zcjd_item2{
    height: 370px;
}
.label_direction{
    display: block;
    margin-bottom: 17px;
    height: 20px;
}
.label_direction a{
    float: right;
    width: 20px;
    height: 20px;
    margin-left: 18px;
    background-image:url("../images/zcjd_direction.jpg");
    background-position: 70px 0;
}
.label_direction a:last-child{
    background-image:url("../images/zcjd_direction.jpg");
    background-position: 0 0;
    margin-left: 0;
}


.lunbo_picture{
    width: 1210px;
    height: 260px;
    overflow: hidden;
}
.lunbo_picture ul li{
    position: relative;
    /*margin-left: 10px;*/
}
.lunbo_picture ul .lunbo_picture_item{
    display: block;
    width: 400px;
    height: 260px;
}
.lunbo_picture ul .lunbo_picture_item img{
    display: block;
    width: 400px;
    height: 200px;
}
.lunbo_picture ul .lunbo_picture_item span{
    display: inline-block;
    width: 100%;
    height: 60px;
    background:#eeeeee;
    font-size: 16px;
    line-height: 48px;
    padding: 10px;
    box-sizing: border-box;
}
.lunbo_picture ul .lunbo_picture_item:hover span{
    background:#cc0001;
    color: #fff;
}
.tzzn_module .mobile_module{
    display: none;
}

.xmtj_list>a{
    float: left;
    width: 196px;
    height: 40px;
    border: 1px solid #c7221a;
    margin: 0 10px 10px 0;
    font-size: 16px;
    color: #c7221a;
    line-height: 40px;
    padding: 0 10px;
    box-sizing: border-box;
}
.xmtj_list>a:nth-child(3n){
    margin-right: 0;
}
.xmtj_list>a:hover{
    color: #29548e;
    border: 1px solid #29548e;
}


@media screen and (max-device-width: 768px){
    .sub_navs {
        height: auto
    }

    .sub_navs a {
        width: 30%
    }

    .layout {
        width: 100%
    }

    .module_img, .module_img img {
        width: 100%;
        height: auto
    }

    .module_box > div, .module_box {
        height: auto
    }

    .fz_item, .fz_img, .yszc_module > div {
        width: 100%
    }
    .yszc_module > div {
        position: absolute;
        height: auto;
        margin: 20px 0;
    }

    .yszc_module {
        height: 510px;
        background-size: cover;
    }

    .yszc_icon:hover {
        background-size: 100% 100%
    }

    .yszc_icon {
        position: static;
        float: left;
        width: 30%;
        background-size: 100% 100%;
        overflow: hidden;
        height: 116px;
        margin-left: 3%;
        padding: 35px 0 0;
    }

    .zcjd_video,.zcjd_video video{
        width: 100%!important;
    }

    .zcjd_content, .zcjd_content a, .zcjd_content a img, .zcjd_word {
        width: 100%;
        height: auto
    }

    .lunbo_picture, .lunbo_picture ul .lunbo_picture_item, .lunbo_picture ul .lunbo_picture_item img, .module_list {
        width: 100%
    }

    .news_list li a {
        display: inline-block;
        width: 60%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .module_fz{
        padding: 20px;
    }
    .fz_item{
        padding: 10px;
        box-sizing: border-box;
        height: auto;
    }
    .cy_lunbo{
        width: 100%;
        height: auto;
    }
    .fz_txt{
        width: 100%;
        height: 120px;
        padding: 30px 13px 20px;
    }

    .tzzn_module .mobile_module{
        display: block;
    }
    .tzzn_module .pc_module{
        display: none;
    }
    .module_box{
        padding: 14px;
    }



    .xmtj_list>a{
        display: block;
        float: none;
        width: 80%;
        height: 40px;
        border: 1px solid #c7221a;
        margin: 0 auto 10px;
        font-size: 16px;
        color: #c7221a;
        line-height: 40px;
        padding: 0 10px;
        box-sizing: border-box;
    }
    .xmtj_list>a:nth-child(3n){
        margin: 0 auto 10px;
    }


}