html,
body {
    padding:0;
    margin:0 auto;
    background-color:#fff;
    font-size:16px;
    color:#222;
    min-width:1200px;
}
@media (max-width:480px) {
    html,
    body {
        min-width:320px;
    }
}
ul li {
    list-style:none;
}
a {
    text-decoration:none;
    color:inherit;
}
a:link {
    text-decoration:none;
}
a:visited {
    text-decoration:none;
}
a:hover {
    text-decoration:none;
}
a:active {
    text-decoration:none;
}
a:focus {
    text-decoration:none;
}
hr {
    border:none;
    height:1px;
    background-color:#505050;
}
.clear {
    width:100%;
    height:30px;
    clear:both;
}
.clearfix {
    clear:both;
}
.ob {
    width:100%;
}
.ob .imgimg {
    width:100%;
}
.ib {
    width:1200px;
    margin:0 auto;
    /* padding:30px 0px 0px; */
}
img{max-width:100%;}
@media (max-width:768px) {
    .ob .imgimg {
        width:100%;
        height:200px;
        object-fit:cover;
    }
    .ib {
        width:100%;
        max-width:768px;
    }
}
/*page*/
.pagination-wrapper {
    margin:40px 0;
}
.pagination {
    height:34px;
    display:block;
    padding:0;
    margin:0 auto;
    text-align:center;
}
.pagination li {
    /* display:inline-block; */
    float:left;
    height:34px;
    padding:0 12px;
    line-height:32px;
    font-size:12px;
    border:1px solid #dddddd;
    margin-right:5px;
}
.pagination li a {
    /* float:left; */
    display:block;
    height:32px;
    color:#555555;
    text-decoration:none;
}
.pagination li a:hover {
    background:#f5f5f5;
    color:#0099ff;
}
.pagination li.thisclass {
    background:#f76f0c;
    color:#fff;
}
.pagination li.thisclass a,
.pagination li.thisclass a:hover {
    background:transparent;
    border-color:#f76f0c;
    color:#fff;
    cursor:default;
}
@media (max-width:480px) {
    .pagination {
        max-width:320px;
    }
}
div {
    -webkit-touch-callout:none;
    -webkit-user-select:none;
    -khtml-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
}
p {
    text-indent:2em;
    font-size:16px;
    line-height:40px;
}
@font-face {
    font-family:'z59';
    src:url('../font/z59.ttf');
}
 {
    font-family:z59;
}
@font-face {
    font-family:'AF';
    src:url('../font/AF.ttf');
}
.AF {
    font-family:AF;
}
@font-face {
    font-family:bmjs;
    src:url('../font/bmjs.ttf');
}
.font-bmjs {
    font-family:bmjs;
}
/* iconfont.cn */
@font-face {
    font-family:'iconfont';
    /* project id 2076492 */
    src:url('//at.alicdn.com/t/font_2076492_o9dh3k9irg.eot');
    src:url('//at.alicdn.com/t/font_2076492_o9dh3k9irg.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_2076492_o9dh3k9irg.woff2') format('woff2'), url('//at.alicdn.com/t/font_2076492_o9dh3k9irg.woff') format('woff'), url('//at.alicdn.com/t/font_2076492_o9dh3k9irg.ttf') format('truetype'), url('//at.alicdn.com/t/font_2076492_o9dh3k9irg.svg#iconfont') format('svg');
}
.iconfont {
    font-family:iconfont;
}
.index_left_nav_li {
    letter-spacing:10px;
    padding-left:10px;
    line-height:30px;
    cursor:pointer;
}
.fullSlide {
    margin:0 auto;
}
.fullSlide img {
    width:100%;
}
@media (max-width:768px) {
    .fullSlide {
        margin:70px auto 0px;
    }
    .fullSlide img {
        width:100%;
    }
}
.kongge {
    width:100%;
    height:30px;
}
@media (max-width:768px) {
    .kongge {
        height:10px;
        background-color:#f3f3f3;
    }
}
/* head.htm*/
.block-outer {
    width:100%;
}
.bottom-border {
    border-bottom:1px solid #ccc;
}
.bottom-border .block-inner {
    width:100%;
    max-width:1200px;
}
@media (max-width:480px) {
    .bottom-border {
        display:none;
    }
}
.block-inner {
    width:1200px;
    margin:0 auto;
    padding:15px 0px;
    text-align:center;
}
.block-inner .hotwords {
    padding-left:10px;
    width:calc(50% - 10px);
    line-height:30px;
    font-size:14px;
    float:left;
}
.block-inner .addres {
    padding-left:10px;
    width:calc(50% - 10px);
    line-height:30px;
    font-size:14px;
    float:left;
}
.blackline {
    width:100%;
    height:5px;
    background:#000;
}
@media (max-width:480px) {
    .blackline {
        display:none
    }
}
.index-banner img {
    width:100%;
    vertical-align:bottom;
    object-fit:cover;
    height:150px;
}
.backcolor {
    background-color:#1C232D;
}
.top {
    height:auto;
    width:100%;
    margin:0 auto;
    color:#36363E;
}
.top .webname {
    width:50%;
    margin:0 auto;
    float:left;
    text-align:left;
}
.top .webname .cn {
    font-size:30px;
    font-weight:600;
    line-height:60px;
    letter-spacing:1px;
}
.top .webname .en {
    font-size:16px;
    line-height:30px;
    margin-top:-10px;
}
.top .navs{
    width:50%;
    float:right;
    text-align:right;
    line-height:36px;
    margin-top:10px;
}
.top .navs .text{
    font-size:16px;
    font-weight:600;
    /* float:right; */
}
.top .navs .tele,.top .navs .text span{
    font-size:20px;
    font-weight:600;
    color:#014397;
    /* float:right; */
}
.lm{
    background:#3057B6;
    color:#fff;
}
.lm .navs {
    width:1200px;
    margin:0 auto;
}
.lm .navs .nav {
    width:calc(100% / 8);
    float:left;
    line-height: 50px;
    text-align:center;
    cursor:pointer;
    position:relative;
}
.lm .navs .nav .nav_b{
    width: 100%;
    height: calc(100% + 46.6px);
    top:0;
    left:0;
    position:absolute;
    display:none;
    z-index: 1;
}
.lm .navs .nav:hover .nav_b{
    display: block;
}
.lm .navs .nav a{
    position: relative;
    z-index: 2;
}
@media (max-width:768px) {
    .lm {
        display:none;
    }
    .top {
        display:none;
    }
}
.mtop {
    display:none;
    width:100%;
    /* min-height:70px; */
}
.mtop .logo {
    width:100%;
    text-align:center;
    line-height:25px;
    font-size:18px;
    background:#36363E;
    color:#FFF;
    padding:10px 0px;
    /* box-shadow:inset 0px -5px 20px 0px #333; */
    position:fixed;
    top:0;
    left:0;
    z-index:9;
}
.mtop .logo img {
    width:100%;
    margin:10px auto;
}
.mmenu {
    display:none;
    position:fixed;
    top:80px;
    right:10px;
    width:30px;
    padding:2px;
    border-radius:5px;
    border:1px solid #fff;
    color:#FFF;
    font-weight:600;
    background:#000;
    font-family:iconfont;
    font-size:30px;
    z-index:999;
}
.nav-menu {
    position:fixed;
    z-index:100;
    background:#222222;
    top:70px;
    left:-100%;
    width:50%;
    height:70%;
    overflow:scroll;
    transition:all ease 0.3s;
}
.nav-menu ul {
    width:100%;
    padding:0;
    margin:0;
}
.nav-menu ul li {
    width:90%;
    margin:0 auto;
    text-align:center;
    color:#fff;
    font-size:20px;
    line-height:50px;
    border-bottom:2px solid #ccc;
}
.nav-menu ul li a {
    color:#fff;
}
@media (max-width:480px) {
    .mtop {
        display:block;
    }
    .mmenu {
        display:block;
    }
}
/* index.htm */
.index-title {
    width:1200px;
    margin:0px auto 50px;
    position:relative;
    text-align:center;
}
.index-title .ch{
    font-size:30px;
    line-height:50px;
}
.index-title .en{
    font-size:18px;
    line-height:36px;
}
.index-title .xhx{
    width:50%;
    margin:0 auto;
    height:50px;
    position:relative;
}
.index-title .xhx hr{
    top:calc(50% - 0.5px);
    height:1px;
    background:#d4d4d4;
    position:absolute;
    width:calc(50% - 25px);
    margin:0;
}
.index-title .xhx hr:nth-child(1){
    left:0px;
}
.index-title .xhx hr:nth-child(2){
    right:0px;
}
.index-title .xhx .center{
    width:50px;
    height:50px;
    position:absolute;
    top:0px;
    left:calc(50% - 25px);
    background:transparent;
}
.index-title .xhx .center div{
    width:5px;
    height:5px;
    margin:22.5px;
    background:#D71524;
}
@media (max-width:480px) {
    .index-title {
        width:100%;
        margin:0px auto;
        position:relative;
        text-align:center;
    }
    .index-title .ch{
        font-size:20px;
        line-height:40px;
    }
    .index-title .en{
        font-size:12px;
        line-height:24px;
    }
    .index-title .xhx{
        width:50%;
        margin:0 auto;
        height:50px;
        position:relative;
    }
    .index-title .xhx hr{
        top:calc(50% - 0.5px);
        height:1px;
        background:#d4d4d4;
        position:absolute;
        width:calc(50% - 25px);
        margin:0;
    }
    .index-title .xhx hr:nth-child(1){
        left:0px;
    }
    .index-title .xhx hr:nth-child(2){
        right:0px;
    }
    .index-title .xhx .center{
        width:50px;
        height:50px;
        position:absolute;
        top:0px;
        left:calc(50% - 25px);
        background:transparent;
    }
    .index-title .xhx .center div{
        width:5px;
        height:5px;
        margin:22.5px;
        background:#D71524;
    }
}
@media (max-width:480px) {
    .chose {
        display:none;
    }
    .chose-m {
        display:block;
    }
}
.pro-block .ib {
    position:relative;
}
.pro-block .ib .proSlide {
    width:100%;
    padding:40px 0px;
}
.pro-block .ib .proSlide .hd {
    width:60%;
    margin:0 auto;
}
.pro-block .ib .proSlide .hd ul {
    list-style:none;
    padding:0;
    margin:0;
}
.pro-block .ib .proSlide .hd ul::after {content:"";display:block;overflow:hidden;height:0;visibility:hidden;clear:both;}
.pro-block .ib .proSlide .hd ul li.c2 {
    display:inline;
    float:left;
    margin:5px;
    padding:0px 15px;
    border:1px solid #e3e3e3;
    border-radius:5px;
    text-align:center;
    cursor:pointer;
    transition:all ease 0.3s;
}
.pro-block .ib .proSlide .hd ul li.c2:hover{
    background:#D91425;
    color:#fff;
    transition:all ease 0.3s;
}
.pro-block .ib .proSlide .hd ul li.on{
    background:#D91425;
    color:#fff;
}
.pro-block .ib .proSlide .hd ul li.c2 .name {
    height:50px;
    line-height:50px;
    transition:all ease 0.3s;
}
.pro-block .ib .proSlide .hd ul li.c2:hover hr {
    display:block;
    transition:all ease 0.3s;
}
.pro-block .ib .proSlide .hd ul li.c2 hr {
    transition:all ease 0.3s;
    display:none;
    height:3px;
    width:60%;
    background:#EF5401;
    z-index:4;
    margin-top:6px;
    position:relative;
}
.pro-block .ib .proSlide .bd {
    width:100%;
}
.pro-block .ib .proSlide .bd ul {
    list-style:none;
    margin:0 auto;
    padding:0px;
}
.pro-block .ib .proSlide .bd ul li {
    width:calc(100% / 3);
    float:left;
}
.pro-block .ib .proSlide .bd ul li img {
    width:calc(100% - 20px);
    height:calc(100% - 20px);
    margin:10px;
    transition:all ease 0.1s;
    background: rgba(0,0,0,0.01);
}
.pro-block .ib .proSlide .bd ul li:hover img{
    box-shadow:5px 5px 6px -2px rgb(0 0 0 / 72%);
}
.pro-block .ib .proSlide .bd ul li .text {
    text-align:center;
    font-size:16px;
    height:32px;
    line-height:32px;
    overflow:hidden;
}
.pro-block .ib .proSlide .bd ul::after {
    content:"";
    display:block;
    overflow:hidden;
    height:0;
    visibility:hidden;
    clear:both;
}
.pro-block .ib .showMore{
    width:150px;
    height:40px;
    line-height:40px;
    background:#fff;
    color:#000000;
    margin:20px auto;
    box-shadow:1px -1px 10px -5px black;
}
.pro-block .ib .showMore .More{
    width:110px;
    text-align:center;
    float:left;
}
.pro-block .ib .showMore .fh{
    float:right;
    width:40px;
    text-align:center;
    color:#fff;
    background:#D81624;
}
@media (max-width:480px) {
    .pro-block .ib {
        position:relative;
    }
    .pro-block .ib .proSlide {
        width:100%;
        padding:10px 0px;
    }
    .pro-block .ib .proSlide .hd {
        width: 100%;
        margin:0 auto;
    }
    .pro-block .ib .proSlide .hd ul {
        list-style:none;
        padding:0;
        margin:0;
    }
    .pro-block .ib .proSlide .hd ul::after {content:"";display:block;overflow:hidden;height:0;visibility:hidden;clear:both;}
    .pro-block .ib .proSlide .hd ul li.c2 {
        display:inline;
        float:left;
        margin:5px;
        padding:0px 15px;
        border:1px solid #e3e3e3;
        border-radius:5px;
        text-align:center;
        cursor:pointer;
        transition:all ease 0.3s;
    }
    .pro-block .ib .proSlide .hd ul li.c2:hover{
        background:#D91425;
        color:#fff;
        transition:all ease 0.3s;
    }
    .pro-block .ib .proSlide .hd ul li.on{
        background:#D91425;
        color:#fff;
    }
    .pro-block .ib .proSlide .hd ul li.c2 .name {
        height: 30px;
        line-height: 30px;
        transition:all ease 0.3s;
        font-size: 12px;
    }
    .pro-block .ib .proSlide .hd ul li.c2:hover hr {
        display:block;
        transition:all ease 0.3s;
    }
    .pro-block .ib .proSlide .hd ul li.c2 hr {
        transition:all ease 0.3s;
        display:none;
        height:3px;
        width:60%;
        background:#EF5401;
        z-index:4;
        margin-top:6px;
        position:relative;
    }
    .pro-block .ib .proSlide .bd {
        width:100%;
    }
    .pro-block .ib .proSlide .bd .sonSlider{
        width: 100%;
        max-width: 100%;
        overflow: hidden;
    }
    .pro-block .ib .proSlide .bd ul {
        list-style:none;
        margin:0 auto;
        padding:0px;
    }
    .pro-block .ib .proSlide .bd ul li {
        width:calc(100% / 3);
        float:left;
    }
    .pro-block .ib .proSlide .bd ul li img {
        width:calc(100% - 20px);
        height:calc(100% - 20px);
        margin:10px;
        transition:all ease 0.1s;
        background: rgba(0,0,0,0.01);
    }
    .pro-block .ib .proSlide .bd ul li:hover img{
        box-shadow:5px 5px 6px -2px rgb(0 0 0 / 72%);
    }
    .pro-block .ib .proSlide .bd ul li .text {
        text-align:center;
        font-size:16px;
        height:32px;
        line-height:32px;
        overflow:hidden;
    }
    .pro-block .ib .proSlide .bd ul::after {
        content:"";
        display:block;
        overflow:hidden;
        height:0;
        visibility:hidden;
        clear:both;
    }
    .pro-block .ib .showMore{
        width:150px;
        height:40px;
        line-height:40px;
        background:#fff;
        color:#000000;
        margin:20px auto;
        box-shadow:1px -1px 10px -5px black;
    }
    .pro-block .ib .showMore .More{
        width:110px;
        text-align:center;
        float:left;
    }
    .pro-block .ib .showMore .fh{
        float:right;
        width:40px;
        text-align:center;
        color:#fff;
        background:#D81624;
    }
}
.sccj-block .ib::after {content:"";display:block;overflow:hidden;height:0;visibility:hidden;clear:both;}
.sccj-block .ib .block{
    width:23%;
    margin:1%;
    float:left;
}
.sccj-block .ib .block .divimg{
    width:100%;
}
.sccj-block .ib .block .divimg img{
    width:100%;
}
@media (max-width:480px) {
    .sccj-block .ib .block{
        width:48%;
        margin:1%;
        float:left;
    }
}
.about-block {
    background:url(../images/about_bg.jpg) no-repeat;
    background-size:100% auto;
    padding-bottom: 20px;
}
.about-block .ib {
    position:relative;display: flex;
}
.about-block .ib .v-l{
    width: 40%;
    background: #3057B6;
    padding: 2.7% 1.5%;
    margin: 0 1%;
    height: 100%;
}
.about-block .ib .v-l .webname{
    font-size: 28px;
    line-height: 50px;
    color: #fff;
}
.about-block .ib .v-l .hr{
    width: 40%;
    height:4px;
    margin:3px 0px;
    background: #fff;
}
.about-block .ib .v-l p{
    text-indent: 2em;
    font-size: 16px;
    line-height: 32px;
    margin:0;
    color:#fff;
}
.about-block .ib .v-l .detail{
    width:150px;
    height:40px;
    line-height:40px;
    background:#D81624;
    color:#fff;
    margin:20px 0px;
    box-shadow:1px -1px 10px -5px black;
}
.about-block .ib .v-l .detail .More{
    width:110px;
    text-align:center;
    float:left;
}
.about-block .ib .v-l .detail .fh{
    width:40px;
    text-align:center;
    color:#D81624;
    background:#fff;
    float: right;
}
.about-block .ib .v-r{
    width: 55%;
    position: absolute;
    right: 0;
    bottom: 0;
}
.about-block .ib .v-r .picFocus{
    width:100%;
}
.about-block .ib .v-r .picFocus .hd ul,.about-block .ib .v-r .picFocus .bd ul{
    width: 100%;padding:0;margin:0;list-style: none;
}
.about-block .ib .v-r .picFocus .hd ul li{
    float:left;
    width:calc(24% - 2px);
    margin: 0.5%;
    border:1px solid transparent;
}
.about-block .ib .v-r .picFocus .hd ul li.on{
    border: 1px solid #D91425;
}
.about-block .ib .v-r .picFocus .hd ul li .divimg{width:100%}
.about-block .ib .v-r .picFocus .hd ul li .divimg img{width:100%;vertical-align: bottom;}
.about-block .ib .v-r .picFocus .hd{
    width: 100%;clear: both;
}
.about-block .ib .v-r .picFocus .bd{
    width: 60%;margin-left:0.5%;float:left;
}
.about-block .ib .v-r .picFocus .bd ul li{
    float:left;width: 100%;
}
.about-block .ib .v-r .picFocus .bd ul li .divimg{
    width: 100%;
}
.about-block .ib .v-r .picFocus .bd ul li .divimg img{
    width: 100%;vertical-align: bottom;
}
.about-block .ib .v-r .picFocus .lr{
    float:right;
    width:39.5%;
    height: 0;
    position: relative;
    padding-bottom: 44.5%;
}
.about-block .ib .v-r .picFocus .lr .prev,.about-block .ib .v-r .picFocus .lr .next{
    position: absolute;
    bottom:10%;
    width: 25%;
    text-align: center;
    font-size: 30px;
    line-height: 40px;
    color: #fff;
    background: #939393;
    cursor: pointer;
}
.about-block .ib .v-r .picFocus .lr .prev:hover,.about-block .ib .v-r .picFocus .lr .next:hover{
    background: #DA1526;
}
.about-block .ib .v-r .picFocus .lr .prev{
    left:20%;
}
.about-block .ib .v-r .picFocus .lr .next{
    right:20%;
}
@media (max-width:480px) {
    .about-block {
        background:url(../images/about_bg.jpg) no-repeat;
        background-size:100% auto;
        padding-bottom: 20px;
    }
    .about-block .ib {
        position:relative;display: block;
    }
    .about-block .ib .v-l{
        width: 95%;
        background: #3057B6;
        padding: 2.7% 1.5%;
        margin: 0 1%;
        height: 100%;
    }
    .about-block .ib .v-l .webname{
        font-size: 22px;
        line-height: 50px;
        color: #fff;
    }
    .about-block .ib .v-l .hr{
        width: 30%;
        height:4px;
        margin:3px 0px;
        background: #f00;
    }
    .about-block .ib .v-l p{
        text-indent: 2em;
        font-size: 12px;
        line-height: 20px;
        margin:0;
        color:#fff;
    }
    .about-block .ib .v-l .detail{
        width:150px;
        height:40px;
        line-height:40px;
        background:#D81624;
        color:#fff;
        margin:20px 0px;
        box-shadow:1px -1px 10px -5px black;
        float: right;
    }
    .about-block .ib .v-l .detail .More{
        width:110px;
        text-align:center;
        float:left;
    }
    .about-block .ib .v-l .detail .fh{
        width:40px;
        text-align:center;
        color:#D81624;
        background:#fff;
        float: right;
    }
    .about-block .ib .v-r{
        width: 98%;
        margin: 10px 1%;
        position: relative;
        right: 0;
        bottom: 0;
    }
    .about-block .ib .v-r .picFocus{
        width:100%;
    }
    .about-block .ib .v-r .picFocus .hd ul,.about-block .ib .v-r .picFocus .bd ul{
        width: 100%;padding:0;margin:0;list-style: none;
    }
    .about-block .ib .v-r .picFocus .hd ul li{
        float:left;
        width:calc(24% - 2px);
        margin: 0.5%;
        border:1px solid transparent;
    }
    .about-block .ib .v-r .picFocus .hd ul li.on{
        border: 1px solid #D91425;
    }
    .about-block .ib .v-r .picFocus .hd ul li .divimg{width:100%}
    .about-block .ib .v-r .picFocus .hd ul li .divimg img{width:100%;vertical-align: bottom;}
    .about-block .ib .v-r .picFocus .hd{
        width: 100%;clear: both;
    }
    .about-block .ib .v-r .picFocus .bd{
        width: 60%;margin-left:0.5%;float:left;
    }
    .about-block .ib .v-r .picFocus .bd ul li{
        float:left;width: 100%;
    }
    .about-block .ib .v-r .picFocus .bd ul li .divimg{
        width: 100%;
    }
    .about-block .ib .v-r .picFocus .bd ul li .divimg img{
        width: 100%;vertical-align: bottom;
    }
    .about-block .ib .v-r .picFocus .lr{
        float:right;
        width:39.5%;
        height: 0;
        position: relative;
        padding-bottom: 44.5%;
    }
    .about-block .ib .v-r .picFocus .lr .prev,.about-block .ib .v-r .picFocus .lr .next{
        position: absolute;
        bottom:10%;
        width: 25%;
        text-align: center;
        font-size: 30px;
        line-height: 40px;
        color: #fff;
        background: #939393;
        cursor: pointer;
    }
    .about-block .ib .v-r .picFocus .lr .prev:hover,.about-block .ib .v-r .picFocus .lr .next:hover{
        background: #DA1526;
    }
    .about-block .ib .v-r .picFocus .lr .prev{
        left:20%;
    }
    .about-block .ib .v-r .picFocus .lr .next{
        right:20%;
    }
}
.news-block {
    margin:50px auto;
}
.news-block ul.lists{
    list-style:none;
    padding:0;
    width:100%;
}
.news-block ul.lists li.block{
    width:48%;
    float:left;
    margin:1%;
    transition:all ease 0.1s;
    background: #F7F7F7;
}
.news-block ul.lists li.block:hover{
    transition:all ease 0.2s;
    box-shadow:5px 5px 6px -2px rgb(0 0 0 / 72%);
}
.news-block ul.lists::after {
    content:"";
    display:block;
    overflow:hidden;
    height:0;
    visibility:hidden;
    clear:both;
}
.news-block ul.lists li.block .divimg{
    width:100px;
    margin:10px;
    float:left;
}
.news-block ul.lists li.block .divimg img{
    width:100%;
}
.news-block ul.lists li.block .cont{
    width:calc(100% - 120px);
    float: left;
}
.news-block ul.lists li.block .cont .title{
    line-height:40px;
    font-weight:600;
}
.news-block ul.lists li.block .cont .desc{
    width:100%;
    font-size:14px;
    line-height:30px;
}
.news-block .ib .showMore{
    width:150px;
    height:40px;
    line-height:40px;
    background:#fff;
    color:#000000;
    margin:20px auto;
    box-shadow:1px -1px 10px -5px black;
}
.news-block .ib .showMore .More{
    width:110px;
    text-align:center;
    float:left;
}
.news-block .ib .showMore .fh{
    float:right;
    width:40px;
    text-align:center;
    color:#fff;
    background:#D81624;
}
@media (max-width:480px) {
    .news-block {
        margin:10px auto;
    }
    .news-block ul.lists{
        list-style:none;
        padding:0;
        width:100%;
    }
    .news-block ul.lists li.block{
        width:98%;
        float:left;
        margin:1%;
        transition:all ease 0.1s;
        background: #F7F7F7;
    }
    .news-block ul.lists li.block:hover{
        transition:all ease 0.2s;
        box-shadow:5px 5px 6px -2px rgb(0 0 0 / 72%);
    }
    .news-block ul.lists::after {
        content:"";
        display:block;
        overflow:hidden;
        height:0;
        visibility:hidden;
        clear:both;
    }
    .news-block ul.lists li.block .divimg{
        width: calc(100% - 20px);
        margin:10px;
        float: none;
    }
    .news-block ul.lists li.block .divimg img{
        width:100%;
    }
    .news-block ul.lists li.block .cont{
        width: calc(100% - 20px);
        margin: 10px;
        float: none;
    }
    .news-block ul.lists li.block .cont .title{
        line-height: 30px;
        font-weight:600;
        font-size: 16px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .news-block ul.lists li.block .cont .desc{
        width:100%;
        font-size: 12px;
        line-height: 20px;
        text-indent: 2em;
    }
    .news-block .ib .showMore{
        width:150px;
        height:40px;
        line-height:40px;
        background:#fff;
        color:#000000;
        margin:20px auto;
        box-shadow:1px -1px 10px -5px black;
    }
    .news-block .ib .showMore .More{
        width:110px;
        text-align:center;
        float:left;
    }
    .news-block .ib .showMore .fh{
        float:right;
        width:40px;
        text-align:center;
        color:#fff;
        background:#D81624;
    }
}
.lxwm-index{
    background: url(../images/footer_bg.jpg) no-repeat;
    background-size: 100% 100%;
    padding:25px 0px;
    color: #fff;
}
.lxwm-index .navs{
    font-size: 16px;
    line-height: 32px;
    text-align: center;
    border-bottom: 1px solid #fff;
}
.lxwm-index .navs .nav{
    float:left;
    width: calc(100% / 8);
}
.lxwm-index .v-l{
    width:70%;
    float:left;
    position: relative;
    height: 130px;
    margin-top: 30px;
}
.lxwm-index .v-l .webname{
    width:40%;
    text-align: center;
    position: absolute;
    left:0;
    top: 0;
}
.lxwm-index .v-l .webname .ch{
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 50px;
}
.lxwm-index .v-l .webname .en{
    font-size: 16px;
    line-height: 50px;
}
.lxwm-index .v-l .fg{width: 1px;height: 80%;background: #fff;position: absolute;top: 10%;left: calc(50% - 0.5px);}
.lxwm-index .v-l .lx{width:40%;position: absolute;right:0;top: 0;}
.lxwm-index .v-l .lx div{
    font-size: 16px;
    line-height: 32px;
}
.lxwm-index .v-r{
    width:30%;
    float:right;
    margin-top: 30px;
}
.lxwm-index .v-r .ewm {
    width: 230px;
    margin: 0 auto;
}
.lxwm-index .v-r .ewm .code {
    padding: 10px;
    width: 100px;
    height: 100px;
    background: #fff;
    float: left;
}
.lxwm-index .v-r .ewm .code canvas {
    display: block;
    margin: 0 auto;
}
.lxwm-index .v-r .ewm .text {
    width: 100px;
    text-align: center;
    float: right;
    line-height: 30px;
    margin-top: 30px;
}
.footer {
    background:#444444;
    background-size:auto 100%;
    color:#fff;
}
.footer .ib {
    display:flex;
}
.footer a {
    color:#fff
}
.footer div{
    margin:0 auto;
    font-size:16px;
    line-height:30px;
    text-align:center;
}
@media (max-width:480px) {
    .lxwm-index {
        display:none;
    }
    .footer {
        display:none;
    }
}
.footer-mobile {
    display:none;
    position:fixed;
    bottom:0;
    left:0;
    width:100%;
    z-index:99;
}
.footer-mobile-kongge {
    display:none;
    width:100%;
    height: 60px;
}
@media (max-width:480px) {
    .footer-mobile {
        display:block;
    }
    .footer-mobile-kongge {
        display:block;
    }
}
.footer-mobile .con {
    width:100%;
    height:60px;
    line-height:30px;
    display:flex;
    background:#000;
}
.footer-mobile .con a {
    width:calc((100% - 4px) / 5);
}
.footer-mobile .con .nav {
    margin:0 auto;
    text-align:center;
    width:100%;
    color:#fff;
}
.footer-mobile .con .fg {
    margin:10px 0px;
    width:0px;
    height:40px;
    border-left:1px solid #ffffff4d;
}
.bottom-nav {
    line-height:50px;
    background-color:#CD2324;
}
.bottom-nav .block-inner span {
    color:#fff;
    padding:0 5px;
}
@media (max-width:480px) {
    .bottom-nav {
        display:none;
    }
}
.bottom {
    width:100%;
    background:#00002E;
}
.bottom .jszc {
    width:100%;
    color:#fff;
    max-width:1200px;
    font-size:16px;
    line-height:50px;
    margin:0 auto;
}
@media (max-width:768px) {
    .bottom {
        display:none;
    }
}
.bottom-m {
    display:none;
    width:100%;
    background:#00002E;
}
.bottom-m .jszc {
    width:100%;
    color:#fff;
    max-width:768px;
    font-size:12px;
    line-height:25px;
    text-align:center;
    margin:0 auto;
}
@media (max-width:480px) {
    .bottom-m {
        display:block;
    }
}
/* content */
.content {
    width:calc(95% - 20px);
    margin:0 auto 50px;
    max-width:1200px;
    position:relative;
    margin-top:40px;
    background:#fff;
    box-shadow:15px -15px 30px -32px black;
    border-radius:10px;
    padding:10px;
}
.content .content_com_title {
    border-bottom:1px solid #FFF;
    position:relative;
    height:52px;
    margin:0 0px 25px;
}
.content .content_com_title h2 {
    float:left;
    font-size:26px;
    line-height:18px;
    border-bottom:2px solid #c91a15;
    padding:0 10px 9px;
    color:#333;
    margin-top:24px;
    width:300px;
}
.content .bread {
    float:right;
    line-height:12px;
    font-size:16px;
    color:#999;
    padding:30px 0 0 26px;
    background:url(../images/d6.gif) left 25px no-repeat;
}
.content .bread a {
    color:#999;
}
.content .bread a:hover {
    color:#f76f0c;
}
.content .body {
    width:calc(100% - 20px);
    margin:10px auto 30px;
    min-height:300px;
    padding:0px 10px 20px;
    /* box-shadow:0px 10px 15px -8px; */
    border-radius:15px;
}
.content .body img {
    display:block;
    margin:0 auto;
    max-width:100%;
}
.content .body h2 {
    text-align:center;
}
.content .body .date {
    color:#555555;
    text-align:center;
}
.content .body .newsCon {
    width:90%;
    margin:0 auto;
}
.content .body .cptd,
.content .body .cpyt {
    display:none;
    width:calc(100% - 10px);
    padding:0 5px;
    font-size:16px;
    line-height:35px;
    background:#EFEFEF;
}
@media (max-width:768px) {
    .content {
        width:98%;
        margin:0 auto;
        max-width:768px;
        padding:0;
        box-shadow:none;
    }
    .content .content_com_title {
        border-bottom:1px solid #FFF;
        position:relative;
        height:52px;
        margin:0 0px 25px;
    }
    .content .content_com_title h2 {
        width:80%;
        text-align:left;
        font-size:20px;
        line-height:18px;
        border-bottom:2px solid #c91a15;
        padding:0 10px 9px;
        color:#333;
        margin-top:24px;
    }
    .content .bread {
        display:none;
        float:right;
        line-height:12px;
        font-size:16px;
        color:#999;
        padding:30px 0 0 26px;
        background:url(../images/d6.gif) left 25px no-repeat;
    }
    .content .bread a {
        color:#999;
    }
    .content .bread a:hover {
        color:#f76f0c;
    }
    .content .body {
        width:100%;
        margin:10px auto 30px;
        min-height:300px;
        padding:0px;
        box-shadow:none;
        border-radius:none;
    }
}
.content .imgbody .daohang {
    width:95%;
    max-width:1200px;
    margin:0 auto;
}
.content .imgbody .daohang a div {
    float:left;
    width:150px;
    height:40px;
    line-height:40px;
    font-size:14px;
    text-align:center;
    background-color:#FFC001;
    color:#1B1B1B;
    margin:10px;
}
@media (max-width:480px) {

    .content .imgbody .daohang {
        width:95%;
        max-width:768px;
        margin:0 auto;
    }
    .content .imgbody .daohang a div {
        float:left;
        width:calc((100% - 30px) / 3);
        height:40px;
        line-height:40px;
        font-size:12px;
        text-align:center;
        background-color:#ffc000;
        margin:10px 5px;
    }
}
/* pro,case */
.content .imgbody {
    width:100%;
}
.content .imgbody .block {
    width:23%;
    margin:5px 1%;
    float:left;
    height:0;
    padding-bottom:calc(23% + 30px);
    position:relative;
}
.content .imgbody .block .inblock {
    position:absolute;
    top:0;
    left:0;
    z-index:1;
    width:100%;
}
.content .imgbody .block .inblock .pic {
    width:100%;
    /* height:calc(100% - 10px); */
    overflow:hidden;
    /* margin:5px; */
}
.content .imgbody .block .inblock .pic img {
    width:100%;
    transition:all ease 0.3s;
    height: 100%;
}
.content .imgbody .block .inblock .text {
    text-align:center;
    line-height:30px;
    position:absolute;
    left:0;
    bottom:0;
    width:100%;
    z-index:99;
    background:#222;
    color:#fff;
}
.content .imgbody .block:hover img {
    transition:all ease 0.3s;
    transform:scale(1.2);
}
.content .imgbody .block:hover .text {
    background:#EF5401;
}
@media (max-width:768px) {
    .content .imgbody .block {
        width:48%;
        margin:0 1%;
        float:left;
        height:0;
        padding-bottom:calc(48% + 30px);
        position:relative;
    }
}
.content .newsbody {
    width:100%;
}
.content .newsbody .block {
    width:100%;
    padding:5px 0px 0px;
    margin:20px auto;
    box-shadow:-2px 2px 6px -4px;
}
.content .newsbody .block .text {
    width:85%;
    float:right;
}
.content .newsbody .block .text .title {
    line-height:60px;
    font-size:20px;
    color:#000;
    padding-left:10px;
}
.content .newsbody .block .text .date {
    width:calc(100% - 10px);
    padding-left:10px;
    color:#222;
    font-size:12px;
    line-height:25px;
    text-align:left;
    margin-top:-10px;
}
.content .newsbody .block .text .des {
    text-indent:2em;
    font-size:16px;
    line-height:26px;
    color:#ccc;
    width:calc(100% - 20px);
    padding:0px 10px;
}
.content .newsbody .block .divimg {
    width:15%;
    text-align:center;
    float:left;
}
.content .newsbody .block .divimg img {
    width:100%;
}
.content .newsbody .block:hover .title {
    color:steelblue;
}
@media (max-width:480px) {
    .content .newsbody {
        width:100%;
    }
    .content .newsbody .block {
        width:100%;
        padding:5px 0px 0px;
        margin:20px auto;
        box-shadow: 0px 5px 6px -3px;
    }
    .content .newsbody .block .text {
        width:100%;
        float:none;
    }
    .content .newsbody .block .text .title {
        line-height:60px;
        font-size:20px;
        color:#000;
        padding-left:10px;
        height:60px;
        overflow:hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .content .newsbody .block .text .des {
        text-indent:2em;
        font-size: 12px;
        line-height:26px;
        color: #adadad;
    }
    .content .newsbody .block .divimg {
    width:calc(100% - 2px);
    border:1px solid #8E8E8E;
    text-align:center;
    float:left;
}
.content .newsbody .block .divimg img {
    width:100%;
}
.content .newsbody .block:hover .title {
    color:steelblue;
}
}
.zxly {
    width:100%;
    margin:20px auto;
    max-width:1200px;
    /* box-shadow:0 0 10px -2px; */
    border-radius:10px;
    padding-bottom:200px;
}
.zxly .lyzy {
    width:calc(100% - 20px);
    /* padding-top:20px; */
    /* padding-left:20px; */
}
.zxly .lyform {
    width:calc(100% - 40px);
    margin:0 auto;
}
.zxly .lyform table {
    width:60%;
    margin:0 auto;
}
.zxly .lyform table tr {
    width:80%;
    margin:0 auto;
    height:50px;
}
.zxly .lyform table tr td:nth-child(1) {
    width:30%;
}
.zxly .lyform table tr td:nth-child(1) span {
    color:red;
}
.zxly .lyform table tr td:nth-child(2) input,
textarea {
    width:calc(100% - 2px);
}
@media (max-width:768px) {
    .zxly {
        width:calc(100% - 20px);
        max-width:740px;
        padding-bottom:0px;
    }
    .zxly .lyzy {
        font-size:12px;
    }
    .zxly .lyform table {
        width:100%;
    }
    .zxly .lyform table tr {
        width:100%;
        margin:0 auto;
        height:50px;
        line-height:60px;
    }
    .zxly .lyform table tr td {
        font-size:12px;
    }
}
.xiangguan h1 {
    width:100%;
    text-align:left;
}
.xiangguan h2 {
    width:100%;
    text-align:left;
}
.xiangguan h3 {
    width:100%;
    text-align:left;
}
.xiangguan .whr {
    width:60%;
    height:1px;
    border-bottom:1px dashed #ccc;
}
.xiangguan {
    width:100%;
    max-width:1200px;
    margin:0 auto;
}
.xiangguan .xg-pro {
    width:100%;
    padding-bottom:30px;
}
.xiangguan .xg-pro .pro {
    width:100%;
}
.xiangguan .xg-pro .pro .block {
    width:calc(44% / 3);
    margin:20px 1%;
    float:left;
}
.xiangguan .xg-pro .pro .block img {
    width:100%;
}
.xiangguan .xg-pro .pro .block .tit {
    text-align:center;
}
.xiangguan .xg-new {
    width:100%;
}
.xiangguan .xg-new .news {
    width:100%;
    padding:0;
}
.xiangguan .xg-new .news li {
    width:48%;
    margin:20px 1%;
    float:left;
    line-height:30px;
}
.xiangguan .xg-new .news li:hover {
    color:#2B8CF8;
}
.xiangguan .xg-new .news li:hover a {
    color:#2B8CF8;
}
@media (max-width:480px) {
    .xiangguan h1,
    h2,
    h3 {
        width:100%;
        text-align:center;
    }
    .xiangguan .whr {
        width:80%;
        height:1px;
        border-bottom:1px dashed #ccc;
    }
    .xiangguan {
        width:98%;
        max-width:768px;
        margin:0 auto;
    }
    .xiangguan .xg-pro {
        width:100%;
        padding-bottom:30px;
    }
    .xiangguan .xg-pro .pro {
        width:100%;
    }
    .xiangguan .xg-pro .pro .block {
        width:48%;
        margin:20px 1%;
        float:left;
    }
    .xiangguan .xg-pro .pro .block img {
        width:100%;
    }
    .xiangguan .xg-pro .pro .block .tit {
        text-align:center;
    }
    .xiangguan .xg-new {
        width:100%;
    }
    .xiangguan .xg-new .news {
        width:100%;
    }
    .xiangguan .xg-new .news li {
        width:98%;
        margin:0 1%;
        float:left;
    }
}
.contact-us {
    background:#014397;
    padding:0px 2.5%;
    width:95%;
    color:#fff;
}
.contact-us .view-left {
    width:50%;
    float:left;
    text-align:left;
}
.contact-us .view-left .webname{
    font-weight:600;
    font-size:30px;
    line-height:60px;
}
.contact-us .view-left .desc{
    font-size:16px;line-height:30px;
}
.contact-us .view-right {
    width:50%;
    float:right;
    text-align:right;
}
.contact-us .view-right .zxdh{
    font-size:16px;line-height:60px;
}
.contact-us .view-right .tele{
    font-size:30px;
    line-height:30px;
    font-weight:600;
}
.contact-us .lx {
    width:100%;
    margin:20px auto 0px;
    padding-bottom:20px;
}
.contact-us .lx input[type='text'] {
    margin:0 2% 0 0%;
    width:26%;
    background:#fff;
    border:none;
    height:40px;
    line-height:40px;
    outline:none;
    text-indent:5px;
}
.contact-us .lx input[type='submit'] {
    width:10%;
    background:#FF6501;
    color:#fff;
    border:none;
    height:40px;
    line-height:40px;
    outline:none;
    float:right;
    cursor:pointer;
}
.contact-us .lx input::-webkit-input-placeholder {
    color:#999;
}
@media (max-width:768px) {
    .contact-us {
        background:#014397;
        padding:0px 2.5%;
        width:95%;
        color:#fff;
    }
    .contact-us .view-left {
        width:50%;
        float:left;
        text-align:left;
    }
    .contact-us .view-left .webname{
        font-weight:600;
        font-size:30px;
        line-height:60px;
    }
    .contact-us .view-left .desc{
        font-size:16px;line-height:30px;
    }
    .contact-us .view-right {
        width:50%;
        float:right;
        text-align:right;
    }
    .contact-us .view-right .zxdh{
        font-size:16px;
        line-height:30px;
    }
    .contact-us .view-right .tele{
        font-size:30px;
        line-height:30px;
        font-weight:600;
    }
    .contact-us .lx {
        width:100%;
        margin:20px auto 0px;
        padding-bottom:20px;
    }
    .contact-us .lx input[type='text'] {
        margin:0 2% 0 0%;
        width:26%;
        background:#fff;
        border:none;
        height:40px;
        line-height:40px;
        outline:none;
        text-indent:5px;
    }
    .contact-us .lx input[type='submit'] {
        width:10%;
        background:#FF6501;
        color:#fff;
        border:none;
        height:40px;
        line-height:40px;
        outline:none;
        float:right;
    }
    .contact-us .lx input::-webkit-input-placeholder {
        color:#999;
    }
}
@media (max-width:480px) {
    .contact-us {
        background:#2D51A9;
        padding:0px 2.5% 60px;
        width:95%;
        color:#fff;
    }
    .contact-us .view-left {
        width:100%;
        float:left;
        text-align:left;
    }
    .contact-us .view-right {
        width:80%;
        float:left;
        text-align:left;
        margin:20px 0px;
    }
    .contact-us .lx {
        width:100%;
        margin:20px auto 0px;
        padding-bottom:20px;
    }
    .contact-us .lx input[type='text'] {
        margin:10px 1%;
        width:98%;
        background:#fff;
        border:none;
        height:40px;
        line-height:40px;
        outline:none;
        text-indent:5px;
    }
    .contact-us .lx input[type='submit'] {
        width:50%;
        background:#FF6501;
        color:#fff;
        border:none;
        height:40px;
        line-height:40px;
        outline:none;
        margin:0 25%;
    }
    .contact-us .lx input::-webkit-input-placeholder {
        color:#999;
    }
}
.contactus .vl {
    width:50%;
    float:left;
}
.contactus .vl img {
    max-width:100%;
}
.contactus .vr {
    width:50%;
    float:right;
}
@media (max-width:768px) {
    .contactus .vl {
        width:90%;
        float:left;
        margin:0 5%;
    }
    .contactus .vl img {
        max-width:100%;
    }
    .contactus .vr {
        width:100%;
        float:right;
    }
}
.pro-cc {
    width:100%;
    max-width:1200px;
    margin:0 auto;
    padding-top:50px;
}
.pro-content .content_com_title {
    border-bottom:1px solid #FFF;
    position:relative;
    height:52px;
    margin:0 0px 25px;
}
.pro-content .content_com_title h2 {
    float:left;
    font-size:26px;
    line-height:18px;
    border-bottom:2px solid #c91a15;
    padding:0 10px 9px;
    color:#333;
    margin-top:24px;
    width:300px;
}
.pro-content .bread {
    float:right;
    line-height:12px;
    font-size:16px;
    color:#999;
    padding:30px 0 0 26px;
    background:url(../images/d6.gif) left 25px no-repeat;
}
.pro-content .bread a {
    color:#999;
}
.pro-content .bread a:hover {
    color:#f76f0c;
}
@media (max-width:768px) {
    .pro-cc {
        width:100%;
        max-width:768px;
        margin:0 auto;
        padding-top:10px;
    }
    .pro-content {
        width:98%;
        margin:0 auto;
        max-width:768px;
        padding:0;
        box-shadow:none;
    }
    .pro-content .content_com_title {
        border-bottom:1px solid #FFF;
        position:relative;
        height:52px;
        margin:0 0px 25px;
    }
    .pro-content .content_com_title h2 {
        width:80%;
        text-align:left;
        font-size:20px;
        line-height:18px;
        border-bottom:2px solid #c91a15;
        padding:0 10px 9px;
        color:#333;
        margin-top:24px;
    }
    .pro-content .bread {
        display:none;
        float:right;
        line-height:12px;
        font-size:16px;
        color:#999;
        padding:30px 0 0 26px;
        background:url(../images/d6.gif) left 25px no-repeat;
    }
    .pro-content .bread a {
        color:#999;
    }
    .pro-content .bread a:hover {
        color:#f76f0c;
    }
}
.pro-content .imgbody .daohang {
    display:none;
    width:95%;
    max-width:1200px;
    margin:0 auto;
}
.pro-content .imgbody .daohang a div {
    float:left;
    width:150px;
    height:40px;
    line-height:40px;
    font-size:14px;
    text-align:center;
    background-color:#FFC001;
    color:#1B1B1B;
    margin:10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
@media (max-width:768px) {
    .pro-content .imgbody .daohang {
        display:block;
        width:95%;
        max-width:768px;
        margin:0 auto;
    }
    .pro-content .imgbody .daohang a div {
        float:left;
        width:calc((100% - 30px) / 3);
        height:40px;
        line-height:40px;
        font-size:12px;
        text-align:center;
        background-color:#ffc000;
        margin:10px 5px;
    }
}
/* pro,case */
.pro-left {
    width:200px;
    margin:0 15px;
    background:#F9F9F9;
    float:left;
}
.pro-left .name {
    font-size:16px;
    line-height:50px;
    background-color:#EF5401;
    color:#fff;
    text-align:center;
}
.pro-left .navs {
    width:100%;
    height:auto;
    text-align:center;
    font-size:16px;
    line-height:40px;
    background-color:#fff;
}
.pro-left .navs .channel {
    background:#fff;
    font-weight:600;
}
.pro-left .navs .art {
    background:#F9F9F9;
}
.pro-left .navs div.channel:hover,
.pro-left .navs div.art:hover {
    background:#EF5401;
    color:#fff;
}
.pro-left .navs div.channel,
.pro-left .navs div.art {
    cursor:pointer;
}
.pro-content .imgbody {
    width:calc(100% - 230px);
    float:left;
}
.pro-content .imgbody .block {
    width:calc(91% / 3);
    margin:5px 1.5%;
    float:left;
}
.pro-content .imgbody .block .inblock {
    width:calc(100% - 4px);
    border:2px solid #E7E7E7;
}
.pro-content .imgbody .block .inblock .pic {
    width:100%;
    overflow:hidden;
}
.pro-content .imgbody .block .inblock .pic img {
    width:100%;
    transition:all ease 0.3s;
}
.pro-content .imgbody .block .inblock .text {
    text-align:center;
    line-height:30px;
    width:100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.pro-content .imgbody .block:hover .inblock {
    border-bottom:2px solid #EF5401;
    transition:all ease 0.3s;
}
.pro-content .imgbody .block:hover img {
    transition:all ease 0.3s;
    transform:scale(1.2);
}
@media (max-width:480px) {
    .pro-content .imgbody {
        width:100%;
        float:left;
    }
    .pro-left {
        display:none;
    }
    .pro-content .imgbody .block {
        width:48%;
        margin:0 1%;
        float:left;
        height:0;
        padding-bottom: calc(48% + 0px);
        position:relative;
    }
}
.prevnext{margin:50px 0;display:flex;justify-content:center;line-height:1;max-width:95%;2}
.prev{display:flex;align-items:center; margin-right:20px;}
.prev i{display:block;width:22px;height:8px;background:url(../images/icon-iconfont.png);background-position:-98px -7px;margin-right:10px}
.current{border-right:1px solid #ccc;border-left:1px solid #ccc;padding:0 40px;margin:0 30px}
.next{display:flex;align-items:center;}
.next i{display:block;width:22px;height:8px;background:url(../images/icon-iconfont.png);background-position:-98px -15px;margin-left:10px}
@media (max-width:480px) {
    .prevnext{margin:20px 0;display:block; line-height:40px; text-align:left; }
    .prev{display:block;align-items:left; margin-right:0px;}
    .prev i{display:block;margin-right:0px}
    .current{border-right:0px solid #ccc;border-left:0px solid #ccc;padding:0 0px;margin:0 0px; display:block;text-align:left;}
    .next{display:block;align-items:left;}

}