﻿@charset "utf-8";


/* common css */
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,pre,hr,figure,table,caption,th,td,form,input,button,textarea,menu{margin:0;padding:0;}
header,footer,article,nav,address,figure,figcaption,menu,details{display:block;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;font-weight:normal;}
html,body,img,iframe,abbr{border:0;}
i,cite,em,var,address,dfn{font-style:normal;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6,small{font-size:100%;}
sup,sub{font-size:83%;}
pre,code,kbd,samp{font-family:inherit;}
q:before,q:after{content:none;}
textarea{overflow:auto;resize:none;}
label,summary{cursor:default;}
a,button{cursor:pointer;}
a{text-decoration:none;color:#333;}
h1,h2,h3,h4,h5,h6,em,strong,b{font-weight:bold;}
del,ins,u,s,a,a:hover{text-decoration:none;}
body,textarea,input,button,select,keygen{font-family: "Hiragino Sans GB","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif; -webkit-font-smoothing: antialiased;font-size:14px;color:#333;outline:0;}
.clearfix:before,.clearfix:after{display:table;content:"";}
p{font-weight: 200;}
.clearfix:after{clear:both;}
.clearfix{zoom:1;}
.l,.pull-left,.fl{float: left !important;}
.r,.pull-right,.fr{float: right !important;}
.c-flex {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}

.color-999  {color:#999;}
.bgfff {background: #ffffff!important; }
.bgf5 {background: #f5f5f5!important; }
.bgf7 {background: #F7F7F7!important; }

.c-img-center {display: flex; align-items: center;}
.none {display:none !important;}

.logo svg{fill: #231815;}
.logo-w svg{fill: #fff;}
.logo-h42,#svg-h42 {height:42px;}

.borderBox {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.f60 { font-size: 60px; }
.f48 { font-size: 48px; }
.f36 { font-size: 36px; }
.f34 { font-size: 34px; }
.f32 { font-size: 32px; }
.f30 { font-size: 30px; }
.f24 { font-size: 24px; }
.f22 { font-size: 22px; }
.f16 { font-size: 16px; }

/*Left*/
.mlr-00{
	margin-left: 0px !important;
	margin-right: 0px !important;
}
.ml-05{
	margin-left: 5px !important;
}
.ml-06{
	margin-left: 6px !important;
}
.ml-10{
	margin-left: 10px !important;
}
.ml-15{
	margin-left: 15px !important;
}
.ml-20{
	margin-left: 20px !important;
}
.ml-22{
	margin-left: 22px !important;
}
.ml-25{
	margin-left: 25px !important;
}
.ml-30{
	margin-left: 30px !important;
}
.ml-35{
	margin-left: 35px !important;
}
.ml-40{
	margin-left: 40px !important;
}
.ml-45{
	margin-left: 45px !important;
}
.ml-50{
	margin-left: 50px !important;
}
.ml-80{
	margin-left: 80px !important;
}
.ml-82{
    margin-left: 82px;
}
.ml-85{
	margin-left: 85px !important;
}
.ml-90{
	margin-left: 90px !important;
}
.ml-95{
	margin-left: 95px !important;
}
.ml-100{
	margin-left: 100px !important;
}
.ml-120{
	margin-left: 120px !important;
}
/*Top*/
.mt-03{
	margin-top: 3px !important;
}
.mt-05{
	margin-top: 5px !important;
}
.mt-10{
	margin-top: 10px !important;
}
.mt-15{
	margin-top: 15px !important;
}
.mt-20{
	margin-top: 20px !important;
}
.mt-25{
	margin-top: 25px !important;
}
.mt-30{
	margin-top: 30px !important;
}
.mt-35{
	margin-top: 35px !important;
}
.mt-40{margin-top: 40px !important;}
.mt-45{margin-top: 45px !important;}
.mt-50{margin-top: 50px !important;}
.mt-55{margin-top: 55px !important;}
.mt-60{margin-top: 60px !important;}
.mt-70{margin-top: 70px !important;}
.mt-80{margin-top: 80px !important;}
.mt-125{margin-top: 125px !important;}
/*Bottom*/
.mb-05{
	margin-bottom: 5px !important;
}
.mb-10{
	margin-bottom: 10px !important;
}
.mb-15{
	margin-bottom: 15px !important;
}
.mb-25{
	margin-bottom: 25px !important;
}
.mb-20{
	margin-bottom: 20px !important;
}
.mb-30{
	margin-bottom: 30px !important;
}
.mb-50{
    margin-bottom: 50px !important;
}
.mb-80{
    margin-bottom: 80px !important;
}
.mb-100{
    margin-bottom: 100px !important;
}
.mr-05{
	margin-right: 5px !important;
}
.mr-10{
	margin-right: 10px !important;
}
.mr-15{
	margin-right: 15px !important;
}
.mr-20{margin-right: 20px !important;}
.mr-25{margin-right: 25px !important;}
.mr-30{margin-right: 30px !important;}
.mr-40{margin-right: 40px !important;}
.mr-50{margin-right: 50px !important;}
.mt-100{margin-top: 100px !important;}
.mt-102{margin-top: 102px !important;}

/*padding*/
.pt-15{
	padding-top: 15px !important;
}
.pt-20{
	padding-top: 20px !important;
}
.p-0{
	padding-left: 0px !important;
}
.pl-05{
	padding-left: 5px !important;
}
.pr-05{
	padding-right: 5px !important;
}
.pl-10{
	padding-left: 10px !important;
}
.pl-30{
	padding-left: 30px !important;
}
.plr-12{
	padding:0 12px !important;
}
.pl-12{
	padding-left:12px !important;
}
.pr-12{
	padding-right:12px !important;
}
.pb-10{
	padding-bottom:10px !important;
}
.pt-10{
	padding-top:10px !important;
}
.pl-10{
	padding-left:10px !important;
}
.pr-10{
	padding-right:10px !important;
}
.pl-15{
	padding-left: 15px !important;
}
.pr-15{
	padding-right: 15px !important;
}
.pr-22{
	padding-right: 22px !important;
}
.pl-22{
	padding-left: 22px !important;
}
.pr-18{
	padding-right: 18px !important;
}
.pl-20{
	padding-left: 20px !important;
}
.pl-25{
	padding-left: 25px !important;
}
.pt-20{
	padding-top: 20px !important;
}
.pb-20{
	padding-bottom: 20px !important;
}
/*text*/
.text-l{text-align: left !important;}
.text-c{text-align: center !important;}
.text-r{text-align: right !important;}

/*font-size*/
.ft-12{font-size: 12px !important;}
.ft-14{font-size: 14px !important;}
.ft-16{font-size: 16px !important;}
.ft-18{font-size: 18px !important;}
/*文字color*/
.A2A2A2{color: #A2A2A2;}
.textc-gray{color: #99999B !important;}
.text-black{color: #000000 !important;}
.text-white{color: #ffffff !important;}

.fw-200{font-weight: 200 !important;}
/*常用盒子*/
.commonly-used-wrap{
    width: 100%;
}
/*修改输入框提示颜色值*/
input::-webkit-input-placeholder{
    color:#C6CACD;
}
input::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#C6CACD;
}
input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#C6CACD;
}
input:-ms-input-placeholder{  /* Internet Explorer 10-11 */
    color:#C6CACD;
}
textarea::-webkit-input-placeholder{
    color:#C6CACD;
}
textarea::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#C6CACD;
}
textarea:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#C6CACD;
}
textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */
    color:#C6CACD;
}
/*去掉数字类型输入框的默认箭头操作*/
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
input[type="number"]{
    -moz-appearance: textfield;
}
.conInner{
	width:92%;
	margin:0 auto;
	max-width:1440px
}
.conInner2{
    width:62%;
    margin:0 auto;
}
.hide{display: none;}

/*头部公用样式*/
.herder-wrap{
    width:100%;
    position:fixed;
    top:0px;
    left:0px;
    z-index:102;
    text-align: center;
    background: #fff;
	box-shadow: 0px 2px 5px rgb(0 0 0 / 10%);
    display: flex;
    align-items: center;
}
.index-header{
    width: 100%;
    height: 100px;
    justify-content: space-between;
}
.head-logo{
    position: relative;
    justify-content: center;
}
.add-logo img{
    height: 42px;

}
.add-logo .text{
    font-weight: 400;
    margin-left: 8px;
}
.add-logo .logo-w{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    opacity: 0;
    transition: all .4s;
}

.contact-wrap{
    position: relative;
    justify-content: center;
    margin-right: 15px;
}
.contact-wrap img{
    transition: all .4s;
   
}
.contact-wrap img.contact-himg{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    opacity: 0;
    transition: all .4s;
    
}

 
.logo-text{
   line-height: 30px;
   border-left: 1px solid #C0C0C0;
   margin-left: 10px;
   padding-left: 10px;
}
.contact-wrap{
    position: relative;
    float: left;
}


.head-phone {
    display: none;
    height: 60px;
    line-height: 60px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999999;
    width: 100%;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    -o-transition: transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    background: #ffffff;
}

.head-phone.sc-head {
    background: #ffffff;
    -webkit-box-shadow: -4px 4px 5px rgba(0, 0, 0, 0.2);
    box-shadow: -4px 4px 5px rgba(0, 0, 0, 0.2);
}

.head-phone .width1550 {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 60px;
}

.head-phone .logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 60px;
}

.head-phone .logo img {
    height: 38px;
}

.head-phone .nav-toggle-list {
    cursor: pointer;
}

.head-phone .nav-toggle-list span {
    width: 30px;
    height: 2px;
    background-color: #ffffff;
    border-radius: 1px;
    border-radius: 1.5px;
    display: block;
}

.head-phone .nav-toggle-list span:first-of-type {
    top: 0;
}

.head-phone .nav-toggle-list span:nth-child(2) {
    opacity: 1;
    margin-top: 8px;
}

.head-phone .nav-toggle-list span:nth-child(3) {
    width: 15px;
    margin-top: 8px;
}

.head-phone .item-r a {
    margin-right: 10px;
}

.head-phone .item-r a:last-child {
    margin-right: 0;
}

.head-phone .phonenav {
    position: fixed;
    top: 60px;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    z-index: 99;
    background: #ffffff;
    display: none;
}

.head-phone .phonenav a {
    display: block;
    text-align: left;
    font-size: 16px;
    line-height: 50px;
    border-bottom: 1px dashed #d2bfaf;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.mbnav-btn {
    width: 60px;
    height: 60px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    overflow: hidden;
    -webkit-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    display: none;
}

.mbnav-btn-list {
    width: 30px;
    height: 18px;
    position: absolute;
    top: 21px;
    right: 15px;
}

.mbnav-btn-item {
    position: absolute;
    right: 0;
    width: 100%;
    height: 2px;
    background-color: #666;
    border-radius: 1px;
    border-radius: 1.5px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.mbnav-btn-item:nth-of-type(1) {
    top: 0;
}

.mbnav-btn-item:nth-of-type(2) {
    top: 8px;
}

.mbnav-btn-item:nth-of-type(3) {
    width: 50%;
    top: 16px;
}

.mbnav {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 77777777;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s, visibility 0.3s;
    -o-transition: opacity 0.3s, visibility 0.3s;
    transition: opacity 0.3s, visibility 0.3s;
    overflow: hidden;
}

.mbnav ::-webkit-scrollbar {
    width: 0;
    height: 0;
    background-color: rgba(255, 255, 255, 0);
}

.mbnav .data {
    display: none;
}

.mbnav .bg {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
}

.mbnav .main {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: #fff;
    -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
    overflow: hidden;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    -o-transition: transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
}

.mbnav .header {
    background-color: #028DD6;
}

.mbnav .tel {
    padding: 0 20px;
    line-height: 60px;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 20px;
    font-family: Gothicb, Arial, Helvetica, sans-serif;
}

.mbnav .tel .iconfont {
    display: inline-block;
    color: #ffffff;
    width: 12px;
    height: 12px;
    border-style: solid;
    border-width: 0 1px 1px 0;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    font-size: 22px;
    margin-right: 6px;
}

.mbnav .search {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 20px;
    height: 60px;
    line-height: 60px;
    border-bottom: none;
    background: #d2bfaf;
}

.mbnav .search .submit {
    border: none;
    outline: none;
    background: none;
    padding: 0;
    width: 22px;
    height: 60px;
    background-size: 20px;
    color: #fff;
    font-size: 22px;
}

.mbnav .search .input {
    width: calc(100% - 22px);
    height: 60px;
    line-height: 1.5;
    border: none;
    padding: 0 0 0 12px;
    outline: none;
    color: #fff;
    font-size: 16px;
    background: none;
}

.mbnav .search ::-moz-placeholder {
    color: #fff;
}

.mbnav .search ::-webkit-input-placeholder {
    color: #fff;
}

.mbnav .search :-ms-input-placeholder {
    color: #fff;
}

.mbnav .item {
    display: block;
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    font-size: 15px;
    border-bottom: 1px solid #f2f2f2;
    color: #777;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    text-align: center;
}

/* .mbnav .item.sub {
    padding-right: 40px;
} */

.mbnav .item.sub::after {
    content: "";
    position: absolute;
    right: 16px;
    top: 50%;
    display: inline-block;
    border-right: 1px solid #777;
    border-bottom: 1px solid #777;
    width: 9px;
    height: 9px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-top: -4.5px;
}

.mbnav .slist {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 1;
    width: 240px;
    height: 100%;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
}

.mbnav .sitem {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s, visibility 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, visibility 0.3s, -webkit-transform 0.3s;
    -o-transition: opacity 0.3s, visibility 0.3s, transform 0.3s;
    transition: opacity 0.3s, visibility 0.3s, transform 0.3s;
    transition: opacity 0.3s, visibility 0.3s, transform 0.3s, -webkit-transform 0.3s;
}

.mbnav .sitem.active {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: 1;
    visibility: visible;
}

.mbnav .tit {
    font-size: 16px;
    line-height: 60px;
    padding-right: 20px;
    padding-left: 40px;
    text-align: right;
    background-size: 7px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    background-color: #f2f2f2;
    position: relative;
}

.mbnav .tit::before {
    content: "";
    position: absolute;
    left: 16px;
    top: 50%;
    display: inline-block;
    border-left: 1px solid #777;
    border-top: 1px solid #777;
    width: 10px;
    height: 10px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-top: -4.5px;
}

@-webkit-keyframes phone-navtop-animon {
    0% {
        top: 0;
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    50% {
        top: 8px;
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        top: 8px;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }
}

@keyframes phone-navtop-animon {
    0% {
        top: 0;
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    50% {
        top: 8px;
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        top: 8px;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }
}

@-webkit-keyframes phone-navbottom-animon {
    0% {
        width: 50%;
        top: 16px;
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    50% {
        width: 100%;
        top: 8px;
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        width: 100%;
        top: 8px;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
}

@keyframes phone-navbottom-animon {
    0% {
        width: 50%;
        top: 16px;
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    50% {
        width: 100%;
        top: 8px;
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        width: 100%;
        top: 8px;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
}

@-webkit-keyframes phone-navtop-animoff {
    0% {
        top: 8px;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    50% {
        top: 8px;
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        top: 0;
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
}

@keyframes phone-navtop-animoff {
    0% {
        top: 8px;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    50% {
        top: 8px;
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        top: 0;
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
}

@-webkit-keyframes phone-navbottom-animoff {
    0% {
        width: 100%;
        top: 8px;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    50% {
        width: 100%;
        top: 8px;
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        width: 50%;
        top: 16px;
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
}

@keyframes phone-navbottom-animoff {
    0% {
        width: 100%;
        top: 8px;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    50% {
        width: 100%;
        top: 8px;
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        width: 50%;
        top: 16px;
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
}

@media only screen and (max-width: 1200px) {
    .mbnav-btn {
        display: block;
    }

    body.mbNavOpen .mbnav-btn-item:nth-of-type(1) {
        -webkit-animation: phone-navtop-animon 0.4s linear forwards;
        animation: phone-navtop-animon 0.4s linear forwards;
    }

    body.mbNavOpen .mbnav-btn-item:nth-of-type(2) {
        opacity: 0;
    }

    body.mbNavOpen .mbnav-btn-item:nth-of-type(3) {
        -webkit-animation: phone-navbottom-animon 0.4s linear forwards;
        animation: phone-navbottom-animon 0.4s linear forwards;
    }

    body.mbNavOpen .mbnav {
        opacity: 1;
        visibility: visible;
    }

    body.mbNavOpen .mbnav .main {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    body.mbNavOpen .page-header {
        -webkit-transform: translateX(-240px);
        -ms-transform: translateX(-240px);
        transform: translateX(-240px);
    }

    body.mbNavOff .mbnav-btn-item:nth-of-type(1) {
        -webkit-animation: phone-navtop-animoff 0.4s linear forwards;
        animation: phone-navtop-animoff 0.4s linear forwards;
    }

    body.mbNavOff .mbnav-btn-item:nth-of-type(2) {
        opacity: 1;
        -webkit-transition: opacity 0.2s linear 0.2s;
        -o-transition: opacity 0.2s linear 0.2s;
        transition: opacity 0.2s linear 0.2s;
    }

    body.mbNavOff .mbnav-btn-item:nth-of-type(3) {
        -webkit-animation: phone-navbottom-animoff 0.4s linear forwards;
        animation: phone-navbottom-animoff 0.4s linear forwards;
    }

    body.mbNavOff .mbnav {
        opacity: 0;
        visibility: hidden;
    }

    body.mbNavOff .mbnav .main {
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%);
    }
}




.header-nav ul li{
    float: left;
    position: relative;
    display: flex;
    align-items: center;
    margin-right: 44px;
}
.header-nav ul li::after{
    content: "";
    display: block;
    width: 1px;
    height: 15px;
    background: #cccccc;
    position: absolute;
    right: -22px;
    /* transform: rotateZ(30deg); */
}
.header-nav ul li:last-child{
    margin-right: 0;
}
.header-nav ul li:last-child::after{
    display: none;
}
.header-nav ul .item a{
    line-height: 60px;
    position: relative;
    display: block;
    font-size: 16px;
    transition: 0.2s all linear;
    box-sizing: border-box;
    font-weight: 200;
}
.header-nav ul .item a::before {
    content: "";
    position: absolute;
    bottom: 0;
    left:0 ;
    width: 0;
    height: 2px;
    background:#017ABF;
    transition: all .4s;
    z-index: 2;
}
.header-nav ul li:hover a::before {
    width: 100%;
}
.header-nav ul li:hover ~ li::before {
    right: 0;
}
.getquote{
    background: #017ABF;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    border-radius: 15px;
    padding: 7px 17px;
    box-sizing: border-box;
    font-size: 12px;
    margin-left: 20px;
}
/*侧边导航*/
.cbp-spmenu {background: #fff;position: fixed;}
.cbp-spmenu h3 {color: #fff;font-size: 14px;padding: 20px;margin: 0;font-weight: 300;background: #666;}
.cbp-spmenu a {display: block;color: #777;font-size: 1.1em;font-weight: 400;}
.menu-icon{width: 26px;height: 26px;float: left;margin-top: 10px;margin-right: 10px; display: none;}
.cbp-spmenu a:active {background: #afdefa;color: #47a3da;}
/* Orientation-dependent styles for the content of the menu */
.cbp-spmenu-vertical {width: 100%;height: 100%;top: 0;z-index: 1000;}
.cbp-spmenu-vertical a {width: 90%;padding: 0px 5%;border-bottom: 1px solid #f2f2f2;height: 50px;line-height: 50px;}
.cbp-spmenu-horizontal {width: 100%;height: 150px;left: 0;z-index: 1000;overflow: hidden;}
.cbp-spmenu-horizontal h3 {height: 100%;width: 20%;float: left;}
.close-img{width: 25px;height: 25px;float: right;margin-top: -10px;}
.cbp-spmenu-horizontal a {float: left;width: 20%;padding: 0.8em;border-left: 1px solid #258ecd;}
/* Vertical menu that slides from the left or right */
.cbp-spmenu-left {left: -100%;}
.cbp-spmenu-right {right: -100%;}
.cbp-spmenu-left.cbp-spmenu-open {left: 0px;}
.cbp-spmenu-right.cbp-spmenu-open {right: 0px;}
/* Push classes applied to the body */
.cbp-spmenu-push {overflow-x: hidden;position: relative;left: 0;}
.cbp-spmenu-push-toright {left: 100%;}
.cbp-spmenu-push-toleft {left: -100%;}
/* Transitions */
.cbp-spmenu,.cbp-spmenu-push {-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;transition: all 0.3s ease;}










.f16{
    font-size: 16px;
}
.f18{
    font-size: 18px;
}
.f20{
    font-size: 20px;
}
.h3 {
    font-size:24px;
}
.f24{
    font-size: 24px;
}
.f26{
    font-size: 26px;
}
.f34{
    font-size: 34px
}
.f46 {
    font-size: 46px;
    line-height: 1.15;
}
.fcff{
    color: #ffffff;
}
.fc29{
    color: #292b32;
}
.fc88{
    color: #88898d;
}
.fl158{
    line-height: 1.58;
}

.center{
    text-align: center;
}
.align-start{
    align-items: flex-start;
}
.just-betwen{
    justify-content: space-between;
}

.page-desc{
    margin-top: 10px;
    font-weight: 200;
}

.pt55{
    padding-top: 55px;
    box-sizing: border-box;
}
.pt80{
    padding-top: 80px;
}
.pb80{
    padding-bottom:80px;
}
.pt90{
    padding-top: 90px;
    box-sizing: border-box;
}
.pt100{
    padding-top: 100px;
    box-sizing: border-box;
}
.pb90{
    padding-bottom: 90px;
    box-sizing: border-box;
}
.pb150{
    padding-bottom: 150px;
    box-sizing: border-box;
}
.mt-90{
    margin-top: 90px;
}

.loading{
    text-align:center;
    margin-top:60px;
    color:#666;
}
.loading img {
    max-width:50px;
    display: block;
    margin: 0 auto 10px;
}



/*公共底部*/
footer{
    background: #ffffff;
}
.foot-top{
    padding: 50px 0 30px;
    box-sizing: border-box;
}
.bottom-addleft{
    width: calc(100% - 455px);
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.bottom-addleft .bottom-box{
    width: 45%;
    margin-right: 10%;
}
.bottom-addtexts{
    width: 348px;
}
.common-bottom{
    line-height: 50px;
    color: #666666;
    font-weight: 200;
}
.common-bottom .conInner{
    border-top: 1px solid #ededed;
}
.common-bottom a{
    color: #666666;
}
footer .link{
    color: #666666;
    width: 33.33%;
    display: inline-block;
    margin-bottom: 10px;
    font-weight: 200;
}
.copyright_L .foot-logo img{
    height: 40px;
}
.foot-icon-box{margin-top:20px;}
.copyright_L .item {
    color: #666666;
    margin-bottom: 10px;
    font-weight: 200;
}
.copyright_L .item:last-child{
    margin-bottom: 0;
}
.copyright_L .item a {
    color: #666666;
}
.bottom-text3 {
    width: 100%;
    padding-bottom: 15px;
    border-bottom: 1px solid #ededed;
    font-weight: 200;
}
.bottom-tbox {
    width: 22%;
    float: left;
    margin-right: 4%;
    margin-bottom: 4%;
}
.bottom-tbox img {
    display: block;
    max-width: 100%;
}
.bottom-tbox:nth-child(4n) {
    margin-right: 0;
}


/*公共banner部分*/
.banners{
    position: relative;
    overflow: hidden;
}
.banners img{ display: block; width: 100%;}
.banners  .common-banner{
    display: block;
}
.banners .mbanner{
    display: none;
}
.banner-advice{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 32;
    font-size: 30px;
    color: #ffffff;
    width: 100%;
	height:100%;
    text-align: center;
    font-weight: 100;
}
.banner-advice .conInner{
    height:100%;
	display: flex;
    align-items: center;
}
.common-nav-wrap{
    width: 100%;
    padding: 20px 0px;
    background: #F7F7F7;
    box-sizing: border-box;
}
.common-nav-wrap .conInner{
   overflow: hidden;
}
.common-nav-box-r{float: right;}
.common-nav-wrap ul .nav-li{
    float: left;
    height: 30px;
    line-height: 30px;
    margin-right: 50px;
    color: #333;
    font-size: 14px;
}
.common-nav-wrap ul .nav-li:hover{color: #0077BE;}
.nav-select{border-bottom: 2px solid #017ABF;}
.common-nav-box{
    float: left;
    line-height: 30px;
    font-size: 14px;
    color: #999999;
}
.common-nav-box a{
    color: #999999;
}
.common-nav-icon{
    width: 7px;
    float: left;
    margin-right: 5px;
    margin-top: 10px;
}

/*分页*/
.paging-wrap{ width: 100%;  margin-top: 35px; text-align: center;}
.paging-wrap span { width: 40px; height: 40px; line-height: 40px; display: inline-block; margin: 0 5px; background-color: #0679BA !important; border: 1px solid #0679BA !important; color: #ffffff !important; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; font-weight:normal !important; }
.paging-wrap a { width: 40px; height: 40px; line-height: 40px; display: inline-block; margin: 0 5px; background-color: #ffffff; border: 1px solid #EDEDED; color: #666666; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; }
.paging-wrap a:hover { background-color: #0679BA; border: 1px solid #0679BA; color: #ffffff; }


/**/
.button--nina {
    overflow: hidden;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
}
.button--nina.button--inverted {
    background: #fff;
    color: #7986cb;
}
.button--nina > span {
    display: inline-block;
    opacity: 0;
    color: #fff;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.button--nina::before {
    content: attr(data-text);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 42px;
    line-height: 42px;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.button--nina:hover {
    background-color: #00a7ff;
}
.button--nina:hover::before {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}
.button--nina:hover > span {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.button--nina:hover > span:nth-child(1) {
    -webkit-transition-delay: 0.045s;
    transition-delay: 0.045s;
}
.button--nina:hover > span:nth-child(2) {
    -webkit-transition-delay: 0.09s;
    transition-delay: 0.09s;
}
.button--nina:hover > span:nth-child(3) {
    -webkit-transition-delay: 0.135s;
    transition-delay: 0.135s;
}
.button--nina:hover > span:nth-child(4) {
    -webkit-transition-delay: 0.18s;
    transition-delay: 0.18s;
}
.button--nina:hover > span:nth-child(5) {
    -webkit-transition-delay: 0.225s;
    transition-delay: 0.225s;
}
.button--nina:hover > span:nth-child(6) {
    -webkit-transition-delay: 0.27s;
    transition-delay: 0.27s;
}
.button--nina:hover > span:nth-child(7) {
    -webkit-transition-delay: 0.315s;
    transition-delay: 0.315s;
}
.button--nina:hover > span:nth-child(8) {
    -webkit-transition-delay: 0.36s;
    transition-delay: 0.36s;
}
.button--nina:hover > span:nth-child(9) {
    -webkit-transition-delay: 0.405s;
    transition-delay: 0.405s;
}
.button--nina:hover > span:nth-child(10) {
    -webkit-transition-delay: 0.45s;
    transition-delay: 0.45s;
}

/*在线客服*/
.add-share{
    width: 120px;
    height: 220px;
    background: url(../images/Group_24.png) no-repeat;
    background-size: 100% 100%;
    position: relative;
    box-shadow: 3px 3px 5px 5px rgb(0 0 0 / 10%);
}
.add-share .link{
    position: absolute;
    height: 28px;
    line-height: 28px;
    color: rgb(255, 255, 255);
    border-radius: 2px;
    padding: 0px 10px;
    cursor: pointer;
    width: 88px;
    text-align: center;
    bottom: 18px;
    font-size: 12px;
    box-sizing: border-box;
    left: 16px;
    background: #1F8CEB;
    display: block;
}

.index-fixedbox{
    position: fixed;
    z-index: 999;
    top: 60%;
    right: 54px;
    transform: translateY(-50%);
}

.fixedbox2{
    width: 100%;
    float: left;
    position: relative;
    cursor: pointer;
}

.fixed-img{
    width: 35px;
    height: 35px;
    float: left;
}
.top-icon{display: none;}
.top-icon .fixedbox2 {
    justify-content: center;
}
.add-texts{
    width: 150px;
    height: 160px;
    position: absolute;
    left: -170px;
    top: 50%;
    transform: translateY(-50%);
    background-size: 100%;
    display: none;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: #ffffff;
    border-radius: 15px;
    box-shadow: 0px 2px 5px rgb(0 0 0 / 30%);
}
.add-texts::after{
    content: "";
    display: block;
    width: 0px;
    height: 0px;
    border-color: transparent #ffffff transparent transparent;
    border-width: 10px 10px 10px 10px;
    border-style: solid;
    transform: rotate(180deg);
    position: absolute;
    right: -20px;
}
.add-text{
    height: 42px;
    line-height: 42px;
    border-radius: 0;
}
.fixedbox22.add-img img{
    height: auto;
    width: auto;
}
.fixedbox22 img {
    width: 120px;
    height: 120px;
}
.fixedbox2:hover .fixedbox22{
    display: flex;
}


.layer-bg{
    width:100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    background: rgb(0,0,0,0.7);
    z-index: 199;
    display:none;
}
.layer-close-btn{
    width: 25px;
    height: 25px;
    float: right;
    margin-top: 14px;
    margin-right: 20px;
    cursor: pointer;
}
.lay-input-box{
    width: 360px;
    height: 40px;
    float: left;
    margin-left: 44px;
    background: #eee;
    border-radius: 130px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    margin-top: 125px;
}
.layer-icon1{
    width: 22px;
    float: left;
    margin-left: 15px;
    margin-top: 10px;
}
.layer-input{
    width: 290px;
    height: 38px;
    border:none;
    outline: none;
    float: left;
    background:rgba(255,255,255,0);
    margin-left: 12px;
}
.layer-submit{
    width: 360px;
    height: 40px;
    float: left;
    margin-top: 32px;
    margin-left: 47px;
    border:none;
    background: #33A6FF;
    color: #fff;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border:1px solid #33A6FF;
}
.border-red{border:1px solid red;}
.succes-text{
    width:100%;
    float:left;
    text-align:center;
    margin-top:140px;
}


.header-classify {
    width: 30px;
    height: 18px;
    position: relative;

}
.header-classify  span{
    position: absolute;
    right: 0;
    width: 100%;
    height: 2px;
    background-color: #666;
    border-radius: 1px;
    border-radius: 1.5px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.header-classify  span:nth-of-type(1) {
    top: 0;
}
.header-classify span:nth-of-type(2) {
    top: 8px;
}
.header-classify span:nth-of-type(3) {
    width: 50%;
    top: 16px;
}



/* 列表面包屑开始 */
.nav-container{
    margin: 0 auto;
    max-width:1440px;
    width: 92%;
    border-bottom: 1px dashed #eeeeee;
}
.nav-content{
    padding: 25px 0 15px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.nav-tit{
    font-size: 24px;
    font-weight: normal;
}
.search-container {
    display: flex;
    align-items: center;
    max-width: 390px;
    width: 100%;
}
.search-container .btn{
    height:38px;
    width:80px;
    color:#fff;
    background-color: #00AEFD;
    border: 0;
    border-radius: 1px;
    cursor: pointer;
    display: block;
    text-align:center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.search-container input{
    background-color: #F8F8F8;
    color:#ABABAB;
    border: 0;
    border-radius: 1px;
    height:38px;
    padding-left: 10px;
    box-sizing: border-box;
    width: calc(100% - 80px);
    display: flex;
    align-items: center;
    justify-content: center;
}
.com_list-con {
    display: flex;
    flex-wrap: wrap;
}

.width1345{
    max-width: 1345px;
    width: 92%;
    margin: 0 auto;
}

.wrapper-1366 .w {
	width: 1345px
}




.modular_top {
	width: 100%;
	z-index: 1000;
	left: 0;
   background-color: rgba(55,159,241,1);
    position: fixed;
    bottom: 0px;
    overflow: hidden;
    height:70px;
}

.tool_btn_l{
    display: flex;
    align-items: center;

}
.tool_btn_page {
    width: 99px;
    text-align: center;
    color:#fff;
}
.tool_btn_l a{
    width: 108px;
    height: 40px;
    border: 1px solid #ededed;
    display: flex;
    color: #fff;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    font-size: 14px;
    font-weight:500;
}
.tool_btn_l a p img{
    display: block;
}
.tool_btn_l a:hover{
    border:1px solid #b3d9ff;
    background-color: #f3f9ff;
}
.tool_btn_l a:hover{
    color: #007eff;
}
.tool_btn_l .prev ,.tool_btn_l .next{
    cursor: no-drop;
}
.tool_btn_l .prev p img ,.tool_btn_l .next p img{
    margin-top: 0px;
}
.tool_btn_l .prev strong ,.tool_btn_l .next strong{
    color: #cccccc;
}
.tool_btn_l .prev:hover ,.tool_btn_l .next:hover{
    cursor: no-drop;
    border:1px solid #ededed;
    background-color: #FFF;
}
.tool_btn_l .prev:hover p img ,.tool_btn_l .next:hover p img{
    margin-top: 0px;
}
.tool_btn_l .prev:hover strong ,.tool_btn_l .next:hover strong{
    color: #cccccc;
}


.website-switch {
	float: left
}

.website-switch a {
	line-height: 50px;
	color: #fff;
	font-size: 14px;
	display: inline-block;
	padding: 0 20px 0 26px;
    text-decoration: none;
}

.website-switch a.cur {
	background-color: #008FEA
}

.website-switch a img {
	vertical-align: middle;
	margin-right: 10px
}


.modular_top_r2{
    display: flex;
    align-items: center;
}
#choice_this{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 170px;
    height: 40px;
    font-size: 14px;
    background: #ffffff;
    color: #379FF1;
    text-decoration: none;
    border-radius: 5px;
    margin-right: 20px;
}
#choice_this img{
    margin-right: 10px;
}
#choice_more{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 118px;
    height: 40px;
    font-size: 14px;
    color: #fff;
    border: 1px solid #ededed;
    border-radius: 5px;
    box-sizing: border-box;
}
#choice_more:hover{
    color: #379FF1;
    background: #fff;
}
.wrapper-1366 .modular_top_c1 {
	height: 80px;
	float: right;
	overflow: hidden;
}
.adwords{
    width: 100%;
    padding-left: 20%;
	box-sizing: border-box;
    text-align:center;
}


/* 在线客服弹框 */
.query-pop { position: fixed; left: 50%; top: 50%; z-index: 20001; background: #fff; box-shadow: 3px 3px 5px 5px rgb(0 0 0 / 10%); box-sizing: border-box; transform: translate(-50%,-50%); padding: 0 30px; box-sizing: border-box; width: 378px; height: 240px; display: flex; justify-content: center; align-items: center;}
.query-pop .tel { overflow: hidden; }
.query-pop .tel .input-wrap, .query-pop .tel .btn-wrap { float: left; }
.query-pop .tel .input-wrap { width: 188px; height: 40px; border-bottom: 1px solid #333;  margin-right: 10px; }
.query-pop .tel .btn-wrap { width: 120px; }
.query-pop .tel .phone-wrap { font-size: 30px; font-weight: bolder; line-height: 1;}
.query-pop .tel .phone-wrap a { color: #0077BE;}
.query-pop .tel .input-wrap input { border: 0; height: 39px; line-height: 39px; padding: 0; font-size: 20px; }
.query-pop .btn-wrap a { background: #0077BE; border: none; color: #fff; cursor: pointer; display: block; width: 100%; height: 40px; line-height: 38px; text-align: center; }
.query-pop .query_pop_button { width: 120px; height: 40px; line-height: 40px; padding: 0; margin: 0; outline: none; box-shadow: none; border: 0; color: #fff; background: #0077BE; font-size: 14px;}
.query-pop .query_pop_input { box-sizing: border-box;border: 1px solid #adada9;width: 198px;height: 40px;font-size: 14px;line-height: 40px;color: #333;text-indent: 1em;border-right: 0;}
.query-pop .query_pop_box .red_tip { border: 1px solid red;}
.query-pop .green_information_safety { background:url(../images/pop_block.png)left center no-repeat; font-size:12px; line-height:20px; color:#1db816; text-indent:1.6em; margin: 10px 0;}
.query-pop .query-pop-success .subicon { display: flex; justify-content: center; flex-direction: column; align-items: center;}
.query-pop .query-pop-success .subicon img {height:80px;}
.query-pop .query-pop-success .subtitle {font-size: 24px;line-height: 1;color: #0077BE;margin-top: 30px;text-align: center;font-weight: bold;}
.query-pop .query-pop-success .subdetail { line-height:2;color: #666666;margin-top: 15px;text-align: center;}
.query_pop_box{ display: flex; align-items: center;}
.query-pop-box{display: block;}
.query-pop-success{display: none;}
.query-pop .tip { margin: 10px 0; }
.query-pop .close-btn { position: absolute; top: 10px; right: 10px; text-decoration: underline; color: #999; font-size: 12px; width: 25px; height: 25px; text-indent: -100em; overflow: hidden; background: url(../images/pop-closebtn.png) no-repeat center center; }



.links{
    padding: 30px 0;
}
.links .links_l{
    width: 72px;
    color: #333;
    line-height: 1.875;
}

.links .links_r{
    width: calc(100% - 72px);
}
.links .links_r .item a{
    color: #999;
    line-height: 1.875;
}
.links .links_r .item::after{
    content: "|";
    display: block;
    color: #999;
    margin:  0 10px;
}
.links .links_r .item:last-child::after{display: none;}


/* 最新资讯 */
.news-tit {
    font-size: 24px;
    color: #333;
    text-align: center;
    padding-bottom: 50px;
}
.news-page02 .list {
    align-items: flex-start;
    border-bottom: 1px solid #DCDCDC;
    padding-bottom: 30px;
    margin-bottom: 30px;
    width: 48%;
    margin-right: 4%;
}
.news-page02 .list:nth-child(2n){
    margin-right: 0;
}
.news-page02 .item-l {
    width: 96px;
    height: 96px;
    background: #E7E9EB;
    flex-direction: column;
    justify-content: center;
    transition: all .4s;
}
.news-page02 .item-l .day {
    color: #017ABF;
    line-height: 1;
}
.news-page02 .item-l .line {
    width: 24px;
    height: 1px;
    background: #A0A0A0;
    margin: 7px 0 14px;
}
.news-page02 .item-l .year {
    color: #666;
}
.news-page02 .item-r {
    width: calc(100% - 96px);
    padding-left: 30px;
    box-sizing: border-box;
}
.news-page02 .item-r .tit {
    color: #333333;
    display: block;
    margin: 5px 0 20px;
    transition: all .4s;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news-page02 .item-r .con {
    color: #88898d;
    line-height: 1.72;
	height:48px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
@media only screen and (min-width: 960px) {
    .news-page02 .list:hover .item-r .tit {
        color: #017ABF;
        transform: translateX(5px);
    }
    .news-page02 .list:hover .item-l {
        background: #017ABF;
    }
    .news-page02 .list:hover .day {
        color: #ffffff;
    }
    .news-page02 .list:hover .item-l .line {
        background: #ffffff;
    }
    .news-page02 .list:hover .item-l .year {
        color: #ffffff;
    }
}



/* PC客户端或大屏幕设备: 小于1360px */
@media only screen and (max-width: 1600px) {
   .logo-text {display: none;}
}

@media only screen and (max-width: 1366px) {
    .bottom-nav{
        width: 348px;
    }
	.header-nav ul li {margin-right: 40px;} 
    .header-nav ul li::after{
        display: none;
    }
}
@media only screen and (max-width: 1350px) {
    
     .dynamic-text2 {display: none !important;}
}
 @media only screen and (max-width: 1280px) {
	.header-nav ul li {
		margin-right: 25px;
	}
}
 @media only screen and (max-width: 1240px) {
     .bottom-tbox1-img{
         max-width: 80px;
     }
 }
@media only screen and (max-width: 1200px) {
    .f30 {
        font-size: 24px;
    }
	.index-fixedbox{
        display: none;
    }
    .banner-advice{
        font-size: 24px;
    }
    .loading img{
        max-width: 40px;
    }
    .header-classify{
        display: flex!important;
    }
    .header-nav{
        display: none;
    }
    .dynamic-text2 {display: none !important;}
	.conInner{
        width:92%;
		overflow:hidden;
    }
	.contact-img{
	    margin-top:0;
	}
	.index-header{
	    display: flex;
		justify-content: space-between;
		height: 60px;
		align-items: center;
	}
	.add-logo{
	    display: inline-block;
	}
	.add-logo img{
	    margin-top:0!important;
		height: 32px;
	}
	.logo-h42, #svg-h42 {
		height: 32px;
	}
	.add-jlk{
	    position: relative;
		height: 100%;
		display: flex;
		flex-direction: row-reverse;
		align-items: center;
	}
	.contact {
		line-height: initial;
		margin-top: 0;
		float: right;
		padding-left: 0;
		margin-left: 0;
		margin-right:80px;
	}
	.add-jlk .mt-30{
	    margin-top:0!important;
	}
	.mt-100 {
        margin-top: 60px !important;
    }

    .bottom-nav {
        width: 295px;
    }
    .bottom-addtexts {
        width: 295px;
    }
}
@media only screen and (max-width: 1150px) {
    .bottom-box{width: 48.5%;}
    .dynamic-text2 {display: none !important;}
}

@media only screen and (max-width: 1080px) {
    .bottom-addtexts{
       display:none;
    }
    .bottom-nav{
        width: 55%;
    }

    .tool_btn_l a {
        width: 90px;
        height: 32px;
    }
    #choice_this{
        width: 140px;
        height: 34px;
    }
    #choice_more{
        width: 96px;
        height: 34px;
    }
    .website-switch a {
        line-height: 38px;
    }
}
/* 平板之类的宽度 1024 以下设备 */
@media only screen and (max-width: 1024px) {
    .cover-image{height:200px;}

    .news-detail-title { font-size:24px !important;}
    .mdivfrom {display: none !important;}
    .dynamic-text2 {display: none !important;}
    .header-classify span{
        width: 32px;
        height: 2px;
        background: #666;
        display: block;
        margin-bottom: 8px;
    }
    .header-classify span:last-child{
        margin-bottom: 0;
    }
    .herder-wrap .mt-30 {
        margin-top: 0!important;
    }
    .herder-wrap .index-header {
        overflow: hidden;
        display: flex;
        justify-content: space-between;
        align-items: center;
        height: 60px;
    }

    .herder-wrap .index-header .add-logo{
        display: block;
        overflow: hidden;
    }
    .header-classify {
        display: flex;
    }
    .index-header{
        display: flex;
        justify-content: space-between;
        align-items: center;
        height: 60px;
    }
    .herder-wrap{
        height: auto;
    }
    .mt-100 {
        margin-top: 60px !important;
    }
    .add-jlk{
        display: flex;
        align-items: center;
    }
    .add-jlk .contact{
        margin-top: 0;
    }
    .bottom-addleft .bottom-box.bottom-link{
        display: none;
    }
    .bottom-addleft .bottom-box{
        width: 90%;
    }
}
/* 手机等小屏幕手持设备 */
@media screen and (max-width: 960px) {
   
	.f-address{
        display: none;
    }
    
    .footer .copyright_L{
        width: 230px;
    }
    .bottom-addtexts{
        width: calc(100% - 230px);
        padding-left: 5%;
        box-sizing: border-box;
    }
    .tool_btn_l{
        display: none;
    }
   
    
}
@media screen and (max-width: 750px) {
    .f30 {
        font-size: 22px;
    }
	.adwords{
        padding-left: 0;
    }
     .bottom-nav{
        display: none;
    }
    .head-phone{
       display: block;
    }
    .cover-image{
        height:150px;
    }
    .nav-tit{
        font-size: 20px;
        font-weight: 200;
    }
    .search-container{
        margin-top: 15px;
    }
    .nav-content{
        justify-content: center;
    }
    .bottom-box{width: 100%; margin-right: 0px !important; margin-left: 0px !important; margin-bottom: 20px !important;}
    .common-nav-box-r{display: none;}
    .detail-page{margin: 40px 0px;}
    .logo-text{display: none;}

    .banners .mbanner{
        display: block;
    }
    .banners .pbanner{
        display: none;
    }

	.bottom-text4 {line-height: 24px; padding: 20px 0;}
	.common-nav-wrap ul .nav-li { margin-right: 30px;}
    .news-detail-title { font-size:24px !important;}
    .mdivfrom {display: none !important;}

    .contact{display: none;}
    .dynamic-text2 {display: none !important;}
	
    .layer-close-btn{
        margin-top: 11px;
        margin-right: 15px;
    }
    .lay-input-box{
        width: 300px;
        margin-left:30px;
        margin-top: 80px;
    }
    .layer-input{
        width: 230px;
    }
    .layer-submit{
        width: 300px;
        float: left;
        margin-top: 15px;
        margin-left: 30px;
    }

    .header-classify span{
        width: 32px;
        height: 2px;
        background: #666;
        display: block;
        margin-bottom: 8px;
    }
    .header-classify span:last-child{
        margin-bottom: 0;
    }
    .herder-wrap .mt-30 {
        margin-top: 0!important;
    }
    .herder-wrap .index-header {
        overflow: hidden;
        display: flex;
        justify-content: space-between;
        align-items: center;
        height: 60px;
    }

    .herder-wrap .index-header .add-logo{
        display: block;
        overflow: hidden;
    }
    .header-classify {
        display: flex!important;
    }
    .index-header{
        display: flex;
        justify-content: space-between;
        align-items: center;
        height: 60px;
    }
    .herder-wrap{
        height: auto;
    }
    
    .bottom-addleft{
        display: none;
    }



    .pt55{
        padding-top: 25px;
        box-sizing: border-box;
    }
    .pt80{
        padding-top: 30px;
    }
    .pb80{
        padding-bottom:30px;
    }
    .pt90{
        padding-top: 30px;
        box-sizing: border-box;
    }
    .pt100{
        padding-top: 30px;
        box-sizing: border-box;
    }
    .pb90{
        padding-bottom: 30px;
        box-sizing: border-box;
    }
    .pb150{
        padding-bottom: 30px;
        box-sizing: border-box;
    }
    .mt-90{
        margin-top: 20px;
    }
    .mt-100 {
        margin-top: 30px !important;
    }
    .loading{
        margin-top: 30px;
    }
    .loading img {
        max-width: 33px;
    }

    .bottom-addtexts{
        display: none;
    }
    .common-bottom{
        line-height: 1.875;
    }
    .common-bottom .fl{
        text-align: center;
    }
    .common-bottom .fr{
        display: none;
    }
    .common-bottom .conInner{
        padding: 15px 0;
        display: flex;
        justify-content: center;
    }
     .foot-icon{
        display: flex;
        align-items: center;
    }
    .foot-icon::before{
        content: "";
        display: block;
        width: 50px;
        height: 50px;
        background: url(../images/foot-icon.png) no-repeat center/cover;
        margin-right: 20px;
    }
    .foot-top {
        padding: 30px 0 20px;
    }
    .copyright_L .item{
        line-height: 1.5;
    }
    .foot-top .conInner {
        justify-content: center;
    }
    .copyright_L .foot-logo{
        justify-content: center;
        display: none;
    }

    .banners{
        margin-top: 60px!important;
    }
    .banner-advice{
        font-size: 18px;
    }

    .h3 {
        font-size: 20px;
    }
    .mt-60 {
        margin-top: 25px !important;
    }
    .f34 {
        font-size: 20px;
    }
    .f18 {
        font-size: 14px;
    }
    .f26 {
        font-size: 22px;
    }
    .f46 {
        font-size: 28px;
    }
    .mt-80 {
        margin-top: 25px!important;
    }
    .page-desc {
        margin-top: 5px;
    }
    .website-switch{
        display: none;
    }
    .modular_top .width1345 {
        justify-content: center;
    }

    .query-pop{
        display: none;
    }



    .links{
        padding: 0 0 20px;
    }
	
	/* 资讯动态开始 */
     .news-tit{
        padding-bottom: 10px;
    }
    .news-page02 {
        margin: 20px auto;
    }
    
    .news-page02 .item-l {
        width: 80px;
        height: 80px;
    }
    .news-page02 .item-r .tit {
        margin: 0 0 5px;
    }
    .news-page02 .item-r {
        width: calc(100% - 80px);
        padding-left: 15px;
    }
    .news-page02 .list {
        padding-bottom: 15px;
        margin-bottom: 15px;
        width: 100%;
        margin-right: 0;
    }
    .news-page02 .item-l .line {
        margin: 6px 0 8px;
    }
	.paging-wrap{margin-top:15px;}
	.paging-wrap span { width: 30px; height: 30px; line-height: 30px; margin: 0 5px; }
	.paging-wrap a { width: 30px; height: 30px; line-height: 30px; margin: 0 5px; }
	
	.foot-icon-box{margin-top:0;}
}


/*左侧在线客服（二维码）*/
@media only screen and (min-width: 1201px) {
    .b-open{
        width: 60px;
        position: fixed;
        top: 50%;
        left: 20px;
        font-size: 12px;
        color: #fff;
        z-index: 9999;
        cursor: pointer;
       transform: translateY(-50%);
    }
    .b-open-content{
        position: relative;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        background: #fff;
        border-radius: 2px;
        padding: 15px 0;
        box-shadow: 0px 2px 10px 0px rgba(0, 37, 117, 0.14);
    }
    .b-open-text{
        writing-mode: tb-rl;
        font-size: 16px;
        color: #236DEF;
        margin-top: 9px;
        letter-spacing: 4px;
    }
    .b-open-img{
        position: absolute;
        left: 80px;
        top: 50%;
        width: 200px;
        transform: translateY(-50%);
        border-collapse: separate;
        filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696',Direction=135, Strength=5);

        background-color:red;
        box-shadow: 2px 2px 5px rgb(0 0 0 / 30%);
        -moz-box-shadow: 2px 2px 5px rgb(0 0 0 / 30%);
        -webkit-box-shadow: 2px 2px 5px rgb(0 0 0 / 30%);
        z-index: 2020;
        
    }
    .b-open-img.b_none{
        display: none;
    }
    .b-open:hover .b-open-img.b_none{
        display: block;
    }
}