@charset "utf-8";

.moblie_head {
    display: none;
}

.a_txt {
    display: none;
}

.return {
    width: 40px;
    position: fixed;
    bottom: 78px;
    right: 10px;
    z-index: 999;
    display: none !important;
}

.return a.dingbu2 {
    width: 40px;
    height: 40px;
    display: block;
    background: #1b1b1b;
}

.fhdb1 p {
    color: #fff;
    line-height: 19px;
    display: none;
    font-size: 14px;
}

.return a.dingbu2 .fhdb1 {
    width: 40px;
    height: 40px;
    margin-top: 10px;
    text-align: center;
    background: url(../images/re.png) no-repeat center;
}

@media only screen and (max-width: 1024px) {
    body {
        min-width: 320px;
        margin-bottom: 11vw;
    }

    .t_bg{
        background: none;
        height: auto;
    }

    .header{
        display: none;
    }

    .moblie_head {
        display: block;
        height: 81px;
        background: #fff;
        position: fixed;
        top: 0px;
        left: 0px;
        width: 100%;
        z-index: 9999;
        border-bottom: 1px solid #ddd;
    }

    .moblie_head .lf {
        padding: 0 10px;
        float: left;
    }

    .moblie_head .lf img {
        width: 221px;
        padding-top: 8px;
    }

    .moblie_head .rg {
        padding-right: 10px;
        padding-top: 27px;
        float: right;
    }

    .moblie_head .rg a img {
        height: 26px;
        vertical-align: top;
    }

    .a_txt {
        display: block;
        position: fixed;
        top: 0px;
        left: 0px;
        width: 0px;
        height: 0px;
        overflow: hidden;
        z-index: 10000
    }

    .a_txt .div1 {
        position: absolute;
        width: 100%;
        height: 100%;
        background: #0b0d19;
        filter: alpha(opacity=0);
        opacity: 0;
        left: 0px;
        top: 0px;
        z-index: 1
    }

    .a_txt .div2 {
        position: absolute;
        width: 20%;
        left: 0px;
        top: 5%;
        z-index: 100;
        text-align: center;
        filter: alpha(opacity=0);
        opacity: 0;
    }

    .a_txt .div3 {
        position: absolute;
        width: 80%;
        right: 0px;
        top: 0px;
        background: #0b0d19;
        height: 100%;
        z-index: 100;
        right: -80%
    }

    .a_txt .div3 ul {
        padding-left: 5%;
        padding-right: 5%
    }

    .a_txt .div3 ul li {
        border-bottom: 1px solid #232530
    }

    .a_txt .div3 ul li a {
        display: block;
        height: 45px;
        color: #fff;
        line-height: 45px;
        padding-left: 5%;
        font-size: 16px
    }

    .a_txt .div3 ul li .a_js2 {
        background: url(../images/plus.png) 95% center no-repeat;
        -webkit-transition: all 0s;
        -moz-transition: all 0s;
        transition: all 0s
    }

    .a_txt .div3 ul li .a_js2_on {
        background: url(../images/reduce.jpg) 95% center no-repeat;
        -webkit-transition: all 0s;
        -moz-transition: all 0s;
        transition: all 0s
    }

    .a_txt .div3 ul li .a_txt2 {
        display: none
    }

    .a_txt .div3 ul li .a_txt2 a {
        height: 30px;
        line-height: 30px;
        font-size: 15px
    }

    #flashs{
        margin: 82px 0 0;
        height: 290px;
    }

    #flashs .bgitem{
        background-size: auto 100% !important;
        height: 290px !important;
    }

    #flashs .btn{
        margin-right: 0;
        right: 0;
        padding: 1%;
        bottom: 0;
    }

    .s_bg{
        display: none;
    }

    .c_bg{
        background: none;
        padding-top: 3%;
    }

    .content{
        width: 98%;
    }

    .zx{
        display: none;
    }

    .cp{
        margin: 0;
        width: auto;
    }

    .cp_top{
        height: 35px;
        line-height: 35px;
        background: none;
        border-bottom: 2px #0372bc solid;
    }

    .more01{
        padding: 10px 10px 0 0;
    }

    .cp_top ul li a{
        height: 35px;
        line-height: 35px;
    }

    .cp_top ul .cur a{
        background: #0372bc;
    }

    .cp_con{
        padding: 2% 0 0;
    }

    .cp_con ul{
        overflow: hidden;
    }

    .cp_con ul li{
        width: 24.2%;
        padding: 0 1% 1% 0;
    }

    .cp_con ul li:nth-child(4n){
        padding-right: 0;
    }

    .cp_con ul li:last-child{
        display: none;
    }

    .cp_con ul li img{
        border: 0;
        width: 100%;
        height: auto;
    }

    .pic{
        display: none;
    }

    .jz{
        background: none;
        width: auto;
        padding: 2% 0;
    }

    .jz_top{
        background: none;
        height: 35px;
        border-bottom: 2px #0372bc solid;
    }

    .jz_top h3{
        background: #0372bc;
        width: 118px;
        height: 35px;
        text-align: center;
    }

    .jz_top h3 a{
        padding: 0;
        margin: 0 auto;
        line-height: 35px;
        font-size: 14px;
        color: #fff;
    }

    .jz_con{
        padding: 2% 0 0;
    }

    .jz_con dl{
        height: auto;
        width: 49.5%;
        margin-right: 1%;
    }

    .jz_con dl:nth-child(2){
        margin-right: 0;
    }

    .jz_con dt{
        padding-right: 2%;
        width: 40%;
    }

    .jz_con dt img{
        width: 100%;
        height: auto;
    }

    .jz_con dd{
        width: 58%;
    }

    .jz_con dd h3{
        height: auto;
        line-height: unset;
    }

    .jz_con dd h3 a{
        font-size: 14px;
        display: block;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .jz_con dd p{
        padding: 2% 0 0;
        height: 88px;
        overflow: hidden;
    }

    .jz_con dd span{
        display: none;
    }

    .hz{
        display: none;
    }

    .zj{
        padding: 2% 0;
    }

    .zj_con{
        padding: 2% 0 0;
    }

    .zj_con dt{
        width: 33%;
        padding-right: 1%;
    }

    .zj_con dt img{
        width: 100% !important;
        height: auto !important;
    }

    .zj_con dd{
        width: 66%;
    }

    .zj_con dd h2{
        height: auto;
        line-height: unset;
        padding: 2% 0 0;
    }

    .zj_con dd p{
        height: auto;
        padding: 2% 0 0;
    }

    .zj_con dd span{
        display: none;
    }

    .yy{
        display: none;
    }

    .wd{
        background: none;
        width: 100% !important;
        padding: 2% 0;
    }

    .dt_top{
        padding: 0;
        background: none;
        height: 35px;
        border-bottom: 2px #0372bc solid;
    }

    .more03{
        padding: 10px 10px 0 0;
    }

    .dt_top ul li a{
        width: 118px;
        height: 35px;
        line-height: 35px;
    }

    .dt_top ul .cur a{
        background: #0372bc;
    }

    .dt_con{
        padding: 1% 0 0;
    }

    .dt_list{
        padding: 0;
    }

    .dt_list ul li{
        padding: 0;
    }

    .dt{
        width: 100%;
        background: none;
        padding: 0;
        height: auto;
    }

    .wd_top{
        padding: 0;
        background: none;
        height: 35px;
        border-bottom: 2px #0372bc solid;
    }

    .wd_top h3{
        width: 118px;
        height: 35px;
        line-height: 35px;
        background: #0372bc;
    }

    .yq{
        display: none;
    }

    .f_bg{
        display: none;
    }

    .topadcs{
        width: auto;
        text-align: center;
        margin: 82px 0 2%;
    }

    .topadcs img{
        max-width: 100%;
    }

    .rightl{
        width: 100%;
    }

    .righttop{
        display: none;
    }

    .pro_main{
        border: 0;
        padding: 1% 0;
    }

    .pro_curmbs{
        padding: 0;
        margin-bottom: 1%;
    }

    dl.pd_list_dl{
        width: 24.2%;
        height: auto;
        padding: 0;
        margin: 1% 1% 0 0;
    }

    .pro_main dl:nth-child(4n+2){
        margin-right: 0;
    }

    dl.pd_list_dl dt, dl.pd_list_dl dt a{
        width: auto;
        height: auto;
    }

    dl.pd_list_dl dt img{
        width: 100%;
        height: auto;
        border: 0;
        padding: 0;
    }

    dl.pd_list_dl dd{
        margin-top: 0;
        height: auto;
        width: auto;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .rightbot{
        display: none;
    }

    .leftr{
        display: none;
    }

    .apage{
        float: none;
        text-align: center;
        margin-top: 1%;
        padding: 0;
        border: 0;
        background: none;
    }

    .RandomNews{
        display: none;
    }

    .plc2{
        margin-bottom: 1%;
    }

    .left2{
        width: 100%;
    }

    .left2top{
        display: none;
    }

    .left2_main{
        width: auto;
        border: 0;
        padding-bottom: 0;
    }

    .n_info_con{
        width: auto;
        padding: 2% 0 0;
    }

    .n_info_con h1{
        line-height: unset;
        padding-bottom: 1%;
        margin-bottom: 1%;
    }

    .info_con_tit{
        margin-bottom: 1%;
    }

    .n_info_con p{
        line-height: 24px;
        padding: 0;
        word-spacing: 0;
    }

    .n_info_con img{
        max-width: 100% !important;
        height: auto !important;
        margin: 1% auto;
        display: block;
    }

    .gduo{
        margin: 1% 0;
        padding: 0 1%;
    }

    .gduo span{
        width: 49%;
        margin-left: 2%;
    }

    .gduo a{
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .n_info_con2{
        display: none;
    }

    .left2bot{
        display: none;
    }

    .right2{
        display: none;
    }

    .left{
        display: none;
    }

    .right{
        width: 100%;
        margin: 0;
    }

    .plc{
        padding: 0;
        border: 0;
        height: auto;
    }

    .right_main{
        width: auto;
        border: 0;
        padding-bottom: 1%;
    }

    .news_con{
        width: auto;
        padding-top: 1%;
    }

    dl.news_dl dt{
        width: auto;
        margin: 1% 0 0 0;
    }

    dl.news_dl .dt_1{
        background: none;
        padding: 0;
    }

    dl.news_dl dd{
        padding: 0;
        height: auto;
        margin-bottom: 1%;
    }

    dl.dl_2s{
        padding: 1% 0;
    }

    dl.dl_2s dt{
        width: 22%;
        height: auto;
    }

    dl.dl_2s dt img{
        width: 100%;
        height: auto;
        border: 0;
    }

    dl.dl_2s dd{
        width: 77%;
        padding-left: 1%;
        line-height: 20px;
        height: 120px;
    }

    .n_info_tjcp{
        display: none;
    }

    .agent_con{
        width: auto;
        padding-top: 1%;
        margin: 0;
    }

    .agent_con .age_li_about{
        padding: 0;
    }

    .agent_con .age_li_about img{
        max-width: 100% !important;
        height: auto !important;
        display: block;
        margin: 1% auto;
    }

    .agent_con .age_li_about p{
        word-spacing: 0;
    }





    .return {
        display: block !important;
        bottom: 11vw;
    }

    .return a.dingbu2 {
        background: rgba(27, 27, 27, 0.6);
    }

    .social_nav1 {
        height: auto;
        position: fixed;
        bottom: 0;
        min-width: 320px;
        width: 100%;
        z-index: 999;
        background: #1b1b1b;
        display: block !important;
    }

    .social_nav1 li {
        width: 50%;
        float: left;
        position: relative;
        text-align: left;
        border-right: 1px #ccc solid;
        color: #fff;
        line-height: 1rem;
        height: auto;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -o-box-sizing: border-box;
    }

    .social_nav1 li:nth-child(2) {
        border-right: none;
        border-left: none;
    }

    .social_nav1 li em {
        width: 14%;
        display: block;
        float: left;
        padding-right: 4%;
    }

    .social_nav1 li em img {
        width: 100%;
        height: auto;
    }

    .social_nav1 li a {
        color: #fff;
        font-size: 3vw;
        line-height: 190%;
        display: block;
        padding: 3% 0 3% 20%;
    }

    .social_nav1 li.cur {
        color: #fff;
    }

}

@media only screen and (max-width: 767px) {
 
    #flashs{
        height: 240px;
    }

    #flashs .bgitem{
        height: 240px !important;
    }

    .cp_top{
        height: 30px;
        line-height: 30px;
    }

    .cp_top ul li a{
        height: 30px;
        line-height: 30px;
    }

    .jz_top{
        height: 30px;
    }

    .jz_top h3{
        height: 30px;
    }

    .jz_top h3 a{
        line-height: 30px;
    }

    .jz_con dd p{
        line-height: 20px;
        height: 80px;
    }

    .zj_con dd h2{
        padding: 1% 0 0;
    }

    .zj_con dd p{
        padding: 1% 0 0;
        line-height: 22px;
    }

    .dt_top{
        height: 30px;
    }

    .dt_top ul li a{
        height: 30px;
        line-height: 30px;
    }

    .wd_top{
        height: 30px;
    }

    .wd_top h3{
        height: 30px;
        line-height: 30px;
    }

    .more01{
        padding: 6px 10px 0 0;
    }

    .more02{
        padding: 6px 10px 0 0;
    }

    .more03{
        padding: 6px 10px 0 0;
    }

    dl.dl_2s dd{
        height: 100px;
    }



}

@media only screen and (max-width: 640px) {
    #flashs{
        height: 210px;
    }

    #flashs .bgitem{
        height: 210px !important;
    }
   
    .jz_con dl{
        width: 100%;
        margin-right: 0;
    }

    .jz_con dt{
        width: 30%;
    }

    .jz_con dd{
        width: 68%;
    }

    .jz_con dl:nth-child(2){
        margin-top: 1%;
    }

    .zj_con dd h2{
        padding: 0;
    }

    .zj_con dd p{
        line-height: 20px;
    }

    dl.news_dl .dt_2{
        display: none;
    }

    dl.news_dl .dt_1{
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        display: block;
    }

    dl.dl_2s dt{
        width: 35%;
    }

    dl.dl_2s dd{
        width: 64%;
    }



}

@media only screen and (max-width: 560px) {
    #flashs{
        height: 180px;
    }

    #flashs .bgitem{
        height: 180px !important;
    }

    .cp_con ul li{
        width: 49.5%;
    }

    .cp_con ul li:nth-child(4n){
        padding-right: 1%;
    }

    .cp_con ul li:nth-child(2n){
        padding-right: 0;
    }
 
    .zj_con dt{
        width: 40%;
    }

    .zj_con dd{
        width: auto;
        float: none;
    }

    dl.pd_list_dl{
        width: 49.5%;
    }

    .pro_main dl:nth-child(2n){
        margin-right: 0;
    }




}

@media only screen and (max-width: 480px) {
    .headbg {
        height: 71px;
    }

    .moblie_head {
        height: 70px;
    }

    .moblie_head .lf img {
        width: 180px;
    }

    .moblie_head .rg {
        padding-top: 23px;
    }

    #flashs{
        margin-top: 71px;
        height: 150px;
    }

    #flashs .bgitem{
        height: 150px !important;
    }

    .jz_con dt{
        width: 35%;
    }

    .jz_con dd{
        width: 63%;
    }

    .topadcs{
        margin-top: 71px;
    }

    .n_info_con h1{
        font-size: 20px;
    }

    .info_con_tit span{
        margin-right: 10px;
        line-height: 20px;
    }



    .return {
        width: 30px;
    }

    .return a.dingbu2 {
        width: 30px;
        height: 30px;
    }

    .return a.dingbu2 .fhdb1 {
        width: 30px;
        height: 30px;
        background-size: 23px;
    }

    .social_nav5 li a {
        font-size: 16px;
    }

    .social_nav5 li em {
        width: 40px;
        height: 40px;
    }
}

@media screen and (min-width:320px) and (max-width:400px) {
    body {
        margin-bottom: 13vw;
    }

    #flashs{
        height: 120px;
    }

    #flashs .bgitem{
        height: 120px !important;
    }

    .jz_con dt{
        width: 40%;
    }

    .jz_con dd{
        width: 58%;
    }

    .apage a{
        margin-right: 0;
    }

    dl.dl_2s dd{
        height: 80px;
    }


}