@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;
    }

    .headbg {
        border: 0;
        height: 81px;
        z-index: 999;
    }

    .top {
        display: none;
    }

    .head {
        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: 300px;
        padding-top: 20px;
        display: block;
    }

    .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
    }

    .banner{
        height: 320px !important;
        background-size: auto 100% !important;
    }

    .hxcpbg{
        background-size: 100% auto;
    }

    .hxcp{
        width: 98%;
        padding: 3% 0;
    }

    .hxcp .cp{
        padding-top: 2%;
    }

    .hxcp .cp li{
        width: 23.9%;
        margin-right: 1%;
        height: 28.8vw;
    }

    .hxcp .cp li img{
        width: 100%;
        height: auto;
    }

    .hxcp .cp li span{
        margin: -13vw 0 0;
        line-height: 24px;
    }

    .gsjjbg{
        height: auto;
        background-size: auto 100%;
        margin-bottom: 3%;
        padding: 2% 0;
    }

    .gsjj{
        width: 98%;
    }

    .gsjj .gsjjl{
        width: 45%;
        margin: 0 2% 0 0;
    }

    .gsjj .gsjjl img{
        width: 100%;
        height: auto;
    }

    .gsjj .gsjjr{
        width: auto;
        padding-top: 0;
        float: none;
    }

    .gsjj .gsjjr p.p1{
        padding-top: 1%;
    }

    .foot{
        width: 98%;
        padding: 2% 0;
    }

    .foot .footl{
        display: none;
    }

    .foot .footr{
        width: auto;
        float: none;
        text-align: center;
    }

    .foot .footr span{
        margin: 0;
    }

    .foot .footr ul{
        padding: 1% 0;
    }

    .foot .footr ul li{
        width: auto;
        float: none;
    }

    .foot .footr .p1{
        padding: 0;
    }

    .banner1{
        height: 280px !important;
        background-size: auto 100% !important;
    }
    
    .list{
        width: 98%;
        padding: 3% 0;
    }

    .list .listl{
        width: 100%;
        float: none;
    }

    .title span{
        display: none;
    }

    .list .listl ul.cp{
        padding-top: 2%;
    }

    .list .listl ul.cp li{
        width: 32.4%;
        margin: 0 1% 1% 0;
    }

    .list .listl ul.cp li a img{
        width: 100%;
        height: auto;
    }

    .pages{
        padding: 2% 0;
    }

    .pages ul li a{
        margin: 0 3px;
    }

    .pages ul li span{
        margin: 0 2px;
        border: 1px #d68910 solid;
    }

    .list .listr{
        display: none;
    }

    .cparc .article .title{
        margin-bottom: 1%;
    }

    .cparc .article p{
        padding: 1% 0;
        line-height: 26px;
    }

    .cparc .article img{
        max-width: 100% !important;
    }

    .cparc .prenext {
        height: 60px;
        line-height: 60px;
        padding: 1% 0;
    }

    .cparc .prenext span.pre {
        width: 50%;
        background-position-x: 1.5vw;
        padding: 0;
        line-height: unset;
    }

    .cparc .prenext span.pre:hover {
        background-position-x: 1.5vw;
    }

    .cparc .prenext span.pre a {
        padding-left: 6vw;
        width: 80%;
    }

    .cparc .prenext span.next {
        width: 50%;
        background-position-x: 44vw;
        padding: 0;
        line-height: unset;
    }

    .cparc .prenext span.next:hover {
        background-position-x: 44vw;
    }

    .cparc .prenext span.next a {
        padding: 0 6vw 0 0;
        width: 80%;
        float: right;
    }



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

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

}

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

    .banner{
        height: 280px !important;
    }

    .hxcp .cp li span{
        margin: -14vw 0 0;
        line-height: 20px;
    }

    .hxcp .cp li span a{
        font-size: 18px;
    }

    .banner1{
        height: 260px !important;
    }

    .list .listl ul.cp li{
        width: 32.3%;
    }

    .pages ul li a{
        padding: 6px 12px;
    }

    .pages ul li span{
        padding: 6px 12px;
    }

    .cparc .article .title h1{
        font-size: 26px;
    }

    .cparc .prenext {
        height: 50px;
        line-height: 50px;
    }

    .cparc .prenext span.pre a {
        padding-left: 7vw;
    }

    .cparc .prenext span.next {
        background-position-x: 43vw;
    }

    .cparc .prenext span.next:hover {
        background-position-x: 43vw;
    }

    .cparc .prenext span.next a {
        padding-right: 7vw;
    }




}

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

    .banner{
        height: 240px !important;
    }

    .title{
        font-size: 24px;
    }

    .title span{
        font-size: 16px;
    }

    .hxcp .cp li{
        width: 23.8%;
    }

    .hxcp .cp li span{
        font-size: 22px;
        margin: -13vw 0 0;
        line-height: 18px;
    }

    .hxcp .cp li span a{
        font-size: 16px;
    }

    .banner1{
        height: 240px !important;
    }

    .pages ul li a{
        padding: 5px 10px;
    }

    .pages ul li span{
        padding: 5px 10px;
    }

    .cparc .article .title h1{
        font-size: 24px;
    }

    .cparc .prenext span.next {
        background-position-x: 42.5vw;
    }

    .cparc .prenext span.next:hover {
        background-position-x: 42.5vw;
    }



    

}

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

    .banner{
        height: 210px !important;
    }

    .title{
        font-size: 22px;
    }

    .hxcp .cp li{
        width: 49%;
        height: 57.8vw;
        margin: 0 1% 1% 0;
    }

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

    .hxcp .cp li span{
        font-size: 26px;
        margin: -27vw 0 0;
        line-height: 26px;
    }

    .hxcp .cp li span a{
        font-size: 20px;
    }

    .foot .footr span a{
        margin: 0 20px;
    }

    .banner1{
        height: 210px !important;
    }

    .list .listl ul.cp li{
        width: 32.2%;
    }

    .list .listl ul.cp li a span{
        height: 32px;
        line-height: 32px;
    }

    .cparc .article .title h1{
        font-size: 22px;
    }

    .cparc .prenext {
        height: auto;
        line-height: initial;
        overflow: hidden;
    }

    .cparc .prenext span.pre {
        width: 100%;
        background-position-x: 10px;
        margin-bottom: 1%;
        height: 40px;
        line-height: 40px;
    }

    .cparc .prenext span.pre:hover {
        background-position-x: 10px;
    }

    .cparc .prenext span.pre a {
        width: 89%;
        padding-left: 50px;
    }

    .cparc .prenext span.next {
        width: 100%;
        background-position-x: 10px;
        height: 40px;
        line-height: 40px;
    }

    .cparc .prenext span.next:hover {
        background-position-x: 10px;
    }

    .cparc .prenext span.next a {
        width: 89%;
        padding: 0 0 0 50px;
        text-align: left;
        float: left;
    }


}

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

    .moblie_head {
        height: 70px;
    }

    .moblie_head .lf img{
        width: 228px;
        padding-top: 20px;
    }

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

    .banner{
        height: 180px !important;
    }

    .title{
        font-size: 20px;
    }

    .title span{
        font-size: 15px;
        margin-top: 0;
    }

    .hxcp .cp li{
        width: 48.9%;
    }

    .hxcp .cp li span{
        margin: -28vw 0 0;
    }

    .hxcp .cp li span a{
        font-size: 18px;
    }

    .foot .footr span a{
        margin: 0 2%;
    }    

    .banner1{
        height: 180px !important;
    }

    .list .listl ul.cp li{
        width: 48.9%;
    }

    .list .listl ul.cp li:nth-child(3n){
        margin-right: 1%;
    }

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

    .pages ul li a{
        padding: 4px 8px;
    }

    .pages ul li span{
        padding: 4px 8px;
    }

    .cparc .article .title h1{
        font-size: 20px;
    }

    .cparc .prenext span.pre a {
        width: 85%;
    }

    .cparc .prenext span.next a {
        width: 85%;
    }

    


    .return {
        width: 30px;
    }

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

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

}

@media screen and (min-width:320px) and (max-width:400px) {

    .banner{
        height: 160px !important;
    }

    .hxcp .cp li{
        width: 48.8%;
    }

    .hxcp .cp li span{
        font-size: 22px;
        line-height: 20px;
    }

    .gsjj .gsjjl{
        width: 99%;
        margin: 0 0 2% 0;
    }

    .foot .footr span a{
        margin: 0 0.3%;
    }

    .banner1{
        height: 160px !important;
    }

    .list .listl ul.cp li{
        width: 48.8%;
    }

    .pages ul li a{
        padding: 2px 7px;
    }

    .pages ul li span{
        padding: 2px 7px;
    }





}