@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;
        float: left;
    }

    .top{
        background: none;
    }

    .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-top: 82px;
        height: 335px !important;
    }

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

    #flashs .btn{
        margin: 0;
        right: 2%;
        padding: 0;
        bottom: 15px;
    }

    .header, .content, .footer{
        width: 98%;
    }

    .hzbg{
        display: none;
    }

    .prolist{
        display: none;
    }

    .pro{
        width: 100%;
        margin: 1% 0 0;
    }

    .pro h2{
        background: none;
        border: 0;
        height: auto;
        line-height: unset;
        margin: 2% 0 0;
    }

    .pro h2 span{
        margin: 0;
    }

    .pro h2 img{
        margin: 0;
        display: block;
    }

    .pro h2 span img{
        margin:4px 0 0;
        display: block;
    }

    .p_c{
        padding: 2% 0 0;
    }

    .p_c ul li{
        margin: 0 1% 1% 0;
        width: 24.2%;
        height: auto;
    }

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

    .p_c ul li img{
        width: 100%;
        height: auto;
        border: 0;
        padding: 0;
        background: none;
    }

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

    .ys{
        display: none;
    }

    .jzbg1{
        height: auto;
        margin-top: 0;
        padding: 1% 0 0;
    }

    .jz1{
        width: 100%;
        height: auto;
        padding: 0;
    }

    .jz1 h2{
        height: auto;
        padding: 2% 0;
    }

    .jz1 h2 span{
        margin: 0;
    }

    .jz1 h2 img{
        margin: 0;
        display: block;
    }

    .jz1 h2 span img{
        margin: 5px 0 0;
        display: block;
    }

    .jz1 h2 em{
        display: none;
    }

    .jz_c1{
        height: auto;
        padding: 1% 1% 0;
    }

    .jz_c1 dl{
        height: auto;
        margin: 0 0 1%;
        overflow: hidden;
    }

    .jz_c1 dl dt{
        width: 24%;
        height: auto;
    }

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

    .jz_c1 dl dd{
        padding: 0 0 0 2%;
        width: 74%;
    }

    .jz_c1 dl dd p{
        padding: 1% 0;
        height: 40px;
        overflow: hidden;
        line-height: 20px;
    }

    .jz_c1 dl dd span{
        margin: 1% 0 0;
    }

    .dt_gd{
        width: 100%;
        height: auto;
        padding: 1% 0 2%;
    }

    .bargd{
        margin: 0;
        height: auto;
        overflow: hidden;
        padding: 2% 0;
    }

    .bargd span{
        margin: 0;
    }

    .bargd span img{
        display: block;
        margin: 5px 0 0;
    }

    .bargd ul li{
        background: none;
        height: auto;
        padding: 0;
    }

    .bargd ul .li01_dt a{
        padding: 0;
    }

    .bargd ul .nobot{
        display: none;
    }

    .dt01{
        padding: 0 1% 1%;
        height: auto;
    }

    .dt01 ul li{
        height: auto;
        padding: 1% 0;
    }

    .lc{
        display: none;
    }

    .sbfw{
        margin: 3% 0 0;
    }

    .sbfw h2{
        height: auto;
    }

    .sbfw h2 img{
        display: block;
        margin: 0 auto;
        max-width: 100%;
    }

    .sb_c{
        padding: 2% 0 1%;
    }

    .sb_c ul li{
        width: 24.2%;
        margin: 0 1% 1% 0;
    }

    .sb_c ul li img{
        width: 100%;
        height: auto;
        padding: 0;
        border: 0;
        background: none;
        display: block;
    }

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

    .about{
        width: 100%;
        height: auto;
        padding: 0 0 1%;
    }

    .about h2{
        height: auto;
    }

    .about h2 img{
        display: block;
        margin: 2% auto;
    }

    .a_c{
        height: auto;
    }

    .a_c dl{
        width: 100%;
    }

    .a_c dl dt{
        width: 43%;
        height: auto;
        padding: 0 2% 0 0;
    }

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

    .a_c dl dd{
        padding: 0;
        width: auto;
        float: none;
        overflow: unset;
    }

    .a_c dl dd p{
        display: block;
        overflow: unset;
    }

    .new{
        width: 32%;
        height: auto;
        margin: 2% 0 0;
    }

    .new h2{
        height: auto;
        background: none;
        padding: 0;
    }

    .new h2 span{
        margin: 0;
    }

    .new h2 span img{
        display: block;
        margin: 10px 0 0;
    }

    .new h2>a{
        background: #222222;
        padding: 1% 2%;
        display: block;
        float: left;
    }

    .n_con{
        padding: 2% 0 0;
        height: auto;
    }

    .n_con ul li{
        height: 30px;
        line-height: 30px;
        padding-left: 20px;
    }

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

    .dt{
        width: 32%;
        height: auto;
        margin: 2%;
    }

    .faq{
        width: 32%;
        height: auto;
    }

    .dt_con{
        padding: 2% 0 0;
        height: auto;
    }

    .dt_con ul li{
        height: 30px;
        line-height: 30px;
        padding-left: 20px;
    }

    .linkbg{
        display: none;
    }

    .fbg{
        height: auto;
    }

    .f_con{
        padding: 2% 0;
        height: auto;
    }

    .f_con h1{
        display: none;
    }

    .f_con p{
        text-align: center;
        float: none;
        padding: 0;
        border: 0;
        margin: 0;
    }

    .topadcs{
        margin: 82px 0 1%;
    }

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

    .left{
        display: none;
    }

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

    .righttop{
        display: none;
    }

    .pro_main{
        border: 0;
    }

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

    DL.p_list_dl{
        WIDTH: 24.2%;
        padding: 0;
        margin: 1% 1% 0 0;
    }

    DL.p_list_dl:nth-child(4n+1){
        margin-right: 0;
    }

    DL.p_list_dl DT{
        width: auto;
        height: auto;
    }

    DL.p_list_dl DT IMG{
        width: 100%;
        height: auto;
        padding: 0;
        border: 0;
    }

    DL.p_list_dl DD{
        line-height: 30px;
        padding: 0;
        height: auto;
        width: auto;
    }

    .dede_pages ul{
        padding: 1% 0;
    }

    .rightbot{
        display: none;
    }

    .right .RandomNews{
        padding: 1% 0;
    }

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

    .news_random{
        border: 0;
        width: auto;
        padding: 1% 0 0;
    }

    .rightbot{
        display: none;
    }

    .news_random LI{
        width: 48%;
        margin: 0 1%;
        padding: 0;
    }

    .ab-c{
        width: auto;
        padding: 2% 0 1%;
    }

    .ca-box{
        width: auto;
        padding: 0;
    }

    .ca-left{
        width: 40%;
    }

    .ca-left-t{
        width: auto;
    }

    .ca-left-t img{
        width: 100%;
        height: auto;
        padding: 0;
        border: 0;
        display: block;
    }

    .ca-right{
        width: 58%;
        height: auto;
        margin: 0 0 0 2%;
        line-height: 28px;
    }

    .pp-pro{
        width: auto;
        background: #f1f1f1;
        margin: 2% 0 0;
    }

    .pro-sm{
        background: #fe0000;
    }

    .css-neirong{
        width: auto;
        padding: 2% 0 0;
    }

    .css-neirong img{
        width: auto !important;
        height: auto !important;
        max-width: 100% !important;
    }

    .back{
        width: auto;
        padding: 1% 0;
        margin: 1% 0 0;
        line-height: 20px;
    }

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

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

    .news_con{
        width: auto;
        padding: 1% 0 0;
    }

    DL.news_dl{
        padding: 0 0 1%;
        margin: 0 0 1%;
    }

    DL.news_dl DT{
        width: auto;
        margin: 0;
    }

    DL.news_dl DD{
        padding: 0;
        height: auto;
        margin-bottom: 0;
    }

    DL.news_dl .dt_2{
        display: none;
    }

    .articlelist{
        float: none;
        background: none;
    }

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

    .plc2{
        background: url(../images/dhbg.gif) repeat-x;
        text-indent: unset;
        padding: 0 1%;
        line-height: 30px;
        margin: 0 0 1%;
    }

    .left2{
        width: 100%;
    }

    .left2top{
        display: none;
    }

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

    .n_info_con1{
        padding: 1% 1% 0 1%;
    }

    .n_info_con1 H1{
        padding: 0 0 1%;
        margin: 0 0 1%;
        line-height: unset;
    }

    .info_con_tit{
        margin-bottom: 1%;
    }

    #cntrBody P{
        margin: 1% 0;
    }

    #cntrBody img{
        width: auto !important;
        height: auto !important;
        max-width: 100% !important;
    }

    .gduo{
        padding: 1%;
        margin: 1% 0 0;
        height: auto;
        line-height: 22px;
    }

    .gduo SPAN{
        width: auto;
        float: none;
        height: auto;
    }

    .left2bot{
        display: none;
    }

    .n_info_con2{
        width: auto;
        margin: 0 0 2%;
    }

    .n_info_con2 .t04{
        text-indent: 10px;
    }

    .info_b{
        width: auto;
        padding: 1% 0;
        margin: 0;
    }

    UL.p_list_ul LI{
        width: 48%;
        background: none;
        text-indent: 0;
        margin: 0 1%;
    }

    .right2{
        display: none;
    }

    .agent_con{
        width: 100%;
        margin: 0;
        padding: 1% 0 0;
    }

    .agent_con .age_li_about{
        padding: 0;
    }

    .agent_con .age_li_about P{
        margin: 1% 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: 280px !important;
    }

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




}

@media only screen and (max-width: 640px) {

    #flashs{
        height: 245px !important;
    }

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

    .jz1 h2 span img{
        margin: 4px 0 0;
        height: auto;
    }

    .jz1 h2 img{
        height: 19px;
    }

    .bargd ul .li01_dt.cur a{
        height: 19px;
        background-size: auto 100%;
    }

    .about h2 img{
        height: 35px;
    }

    .jz_c1 dl dd h3 a{
        line-height: 22px;
        font-size: 15px;
    }

    



}

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

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

    .p_c ul li{
        width: 49.5%;
    }

    .p_c ul li:nth-child(2n){
        margin-right: 0;
    }

    .p_c ul li:nth-child(n+9){
        display: none;
    }

    .jz_c1 dl dt{
        width: 28%;
    }

    .jz_c1 dl dd{
        width: 70%;
    }

    .sbfw h2 img{
        max-width: 120%;
        margin: 0 -10%;
    }

    .sb_c ul li{
        width: 49.5%;
    }

    .sb_c ul li:nth-child(2n){
        margin-right: 0;
    }

    .new{
        width: 100%;
        border-bottom: 1px #ccc dashed;
        padding: 0 0 2%;
        margin: 3% 0 0;
    }

    .dt{
        width: 100%;
        margin: 3% 0 0;
    }

    .faq{
        width: 100%;
        border-bottom: 0;
    }

    DL.p_list_dl{
        width: 49.5%;
    }

    DL.p_list_dl:nth-child(2n+1){
        margin-right: 0;
    }

    .ca-left{
        width: 100%;
    }

    .ca-left-t img{
        margin: -5% 0;
    }

    .ca-right{
        width: 100%;
        margin: 2% 0 1%;
    }

    .ca-right{
        line-height: 25px;
    }
    

}

@media only screen and (max-width: 480px) {


    .moblie_head {
        height: 70px;
    }

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

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

    #flashs{
        margin-top: 71px;
        height: 180px !important;
    }

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

    .jz_c1 dl dt{
        width: 30%;
    }

    .jz_c1 dl dd{
        width: 68%;
    }

    .jz_c1 dl dd p{
        height: 60px;
    }

    .jz_c1 dl dd span{
        display: none;
    }

    .pro h2 span img{
        margin: 3px 0 0;
        height: auto;
    }

    .pro h2 img{
        height: 17px;
    }

    .jz1 h2 span img{
        margin: 3px 0 0;
        height: auto;
    }

    .jz1 h2 img{
        height: 17px;
    }

    .bargd ul .li01_dt.cur a{
        height: 17px;
    }

    .bargd span img{
        margin: 4px 0 0;
    }

    .about h2 img{
        height: 30px;
    }

    .new h2>a{
        padding: 0 2%;
    }

    .a_c dl dt{
        width: 55%;
    }

    .sbfw h2 img{
        max-width: 130%;
        margin: 0 -15%;
    }

    .topadcs{
        margin-top: 71px;
    }

    .news_random LI{
        width: 100%;
        margin: 0;
    }

    .n_info_con1 H1{
        font-size: 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) {
    #flashs{
        height: 145px !important;
    }

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

    .jz_c1 dl dt{
        width: 35%;
    }

    .jz_c1 dl dd{
        width: 63%;
    }

    .sbfw h2 img{
        max-width: 140%;
        margin: 0px -20%;
    }

    .a_c dl dt{
        width: auto;
        max-width: 100%;
        padding: 0;
    }

    

}