﻿body{
    background: #efefef;
}
#PC{
    display: block;
}
#Phone{
    display: none;
}
.current{
    width: 1300px;
    margin: 0 auto 76px!important;
}
.module1{
    width: 1300px;
    height: 693px;
    margin: 0 auto 76px;
    background: url("../images/gy_yqjs.png") no-repeat;
    background-size: contain;
    overflow: hidden;
}
.single_file{
    width: 1050px;
    height: 400px;
    margin: 245px 0 0 222px;
    overflow: hidden;
}
.js_pic{
    width: 514px;
    float: left;
}
.js_txt{
    width: 490px;
    height: 400px;
    float: right;
    /*padding-top: 16px;*/
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
}
.js_pic a{
    position: relative;
    display: inline-block;
}
.js_pic a:first-child {
    width: 506px;
    height: 211px;
    margin-bottom: 10px;
    border: 4px solid #b50000;
}
.js_pic a:nth-child(2),.js_pic a:nth-child(3){
    width: 244px;
    height: 162px;
    margin-right: 5px;
    border: 4px solid #b50000;
}
.js_pic a:nth-child(3){
    margin-right: 0;
}
.js_pic a img{
    width: 100%;
    height: 100%;
 }
.js_pic a span{
    position: absolute;
    top: 0;
    left: 0;
    padding: 10px;
    background: #ffee00;
    color: #cc0000;
    font-size: 20px;
    font-weight: bold;
}
.js_txt_box{
    height: 324px;
    line-height:25px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:10;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 16px;
    color: #fff;
    letter-spacing: 1px;
    margin-top: 60px;
}
.js_txt_box P{
    margin: 0!important;
}
span.tip{
    font-weight: bold;
    color: #fff;
    font-size: 30px;
    position: absolute;
    top: 0;
    left: 0;letter-spacing: 2px;
}
.yq_more{
    position: absolute;
    top: 0;
    right: 0;
    width: 140px;
    height: 40px;
}

.module2{
    width: 1300px;
    height: 500px;
    background: url("../images/gy_zdcy.png") no-repeat center;
    overflow: hidden;
    background-size:cover;
    margin: 0 auto 76px;
}
.module2>div{
    width: 864px;
    height: 414px;
    margin: 48px auto 0;
}
.module2>div>a{
    float: left;
    width: 390px;
    height: 200px;
    margin:0 10px 10px 0;
    position: relative;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}
.module2>div a:nth-child(2n){
    margin-right: 0;
}
.module2>div>a img{
    width: 390px;
    height: 200px;
}
.module2>div>a span{
    padding: 5px;
    position: absolute;
    left: 4px;
    top: 4px;
    background: #dd4343;
}
.module3{
    width:1300px;
    height: 550px;
    margin: 0 auto 94px;
    background: url("../images/gy_qyml.png") no-repeat center;
    background-size: cover;
    overflow: hidden;
}
/*.left_qy{*/
/*    width: 740px;*/
/*    float: left;*/
/*    margin: 24px 0 0 36px;*/
/*}*/
.right_zc{
     width: 785px;
     /*float: right;*/
     margin: 50px 0 0 220px;
 }
.module_common{
    height: 450px;
    background: rgba(255,255,255,0.9);
    padding: 20px;
    box-sizing: border-box;
}
.module_common label{
    display: block;
    height: 52px;
    border-bottom: 1px solid #ccc;
    position: relative;
}
.module_common .label_name{
    display: block;
    width: 130px;
    height: 47px;
    font-size: 25px;
    color: #dd4343;
    font-weight: bold;
    border-bottom: 6px solid #dd4343;
    text-align: center;
}
.label_more{
    position: absolute;
    top: 10px;
    right: 0;
    font-size: 16px;
    color: #000;
    font-weight: bold;
}
.label_more span{
    color: #dd4343;
}
.qy_list{
    overflow: hidden;
}
.qy_item{
    width: 214px;
    height: 154px;
    float: left;
    margin: 20px 28px 0 0;
    font-size: 16px;
    text-align: center;
}
.qy_list .qy_item:nth-child(3n){
    margin-right: 0;
}
.qy_item img{
    display: block;
    width: 212px;
    height: 130px;
}

.news_list{
    display: block;
    margin-top: 30px;
}
.news_list li{
    font-size: 16px;
    position: relative;
    margin: 0  0 20px 17px;
}
.news_list li a{
    font-size: 16px;
    vertical-align: -1px;
}
.news_list li:hover,.news_list li:hover a {
    color: #dd4343;
}
.news_list span{
    position: absolute;
    right: 0;
    font-size: 16px;
    color: #999999;
}

@media screen and (max-device-width: 1100px) {
    #PC{
        display: none;
    }
    #Phone{
        display: block;
    }
    .current{
        width: 100%;
        margin: 0 auto 40px!important;
        font-size: 30px!important;
    }
    .current a,.current span{
        font-size:30px!important;
    }
    .current img{
        width: 20px;
    }
    .m_module1{
        width: 100%;
        height: 700px;
        background: url("../images/gy_yqjs.png") no-repeat;
        background-size: cover;
        overflow: hidden;
        margin-bottom: 50px;
    }
    .m_md1_pic{
        width: 516px;
        height: 260px;
        margin-top: 204px;
        margin-left: 217px;
    }
    .m_md1_pic img{
        width: 506px;
        height: 260px;
    }
    .m_md1_txt{
        height: 231px;
        position: relative;
        line-height: 34px;
        font-size: 24px;
        color: #fff;
        letter-spacing: 2px;
        padding: 20px 20px 10px;
        text-indent: 60px;
        box-sizing: border-box;
    }
    .m_yq_more{
        position: absolute;
        bottom: 11px;
        right: 89px;
        width: 140px;
        height: 40px;
    }

    .m_module2{
        height: 500px;
        background: url("../images/gy_zdcy.png") no-repeat center;
        overflow: hidden;
        background-size:cover;
        margin-bottom: 50px;
        padding: 40px 0 0 40px;
    }



    .m_module2>a{
        float: left;
        margin: 21px 25px 0 0;
        position: relative;
        color: #fff;
        font-size: 20px;
        font-weight: bold;
    }
    .m_module2>a:nth-child(2n){
        margin-right: 0;
    }
    .m_module2>a img{
        width: 325px;
        height: 183px;
    }
    .m_module2>a span{
        padding: 10px;
        position: absolute;
        left: 4px;
        top: 4px;
        background: #dd4343;
    }

    .m_module3{
        /*height: 1027px;*/
        margin: 0 auto 94px;
        background: url("../images/gy_qyml.png") no-repeat center;
        background-size: cover;
        overflow: hidden;
    }
    .left_qy,.right_zc {
        float: none;
        min-height: 500px;
        width: 90%;
        margin: 50px auto;
    }
    .module_common label{
        height: 76px;
    }
    .module_common .label_name {
        display: block;
        width: 176px;
        height: 68px;
        font-size: 37px;
        color: #dd4343;
        font-weight: bold;
        border-bottom: 9px solid #dd4343;
        text-align: center;
    }
    .label_more {
        position: absolute;
        top: 16px;
        right: 0;
        font-size: 24px;
    }
    .qy_list>.qy_item:nth-child(3n){
        margin-right: 28px;
    }
    .qy_list>.qy_item:nth-child(2n){
        margin-right: 0;
    }
    .qy_item{
        width: 303px;
        height: 157px;
        font-size: 23px;
    }
    .qy_item img{
        display: block;
        width: 100%;
    }
    .module_common {
        /*height: 473px;*/
    }
    .news_list li a {
        font-size: 27px;
    }
}