@charset "utf-8";
/* CSS Document */
*{margin: 0;padding: 0;	box-sizing: border-box;outline: none;}
body {position: relative; width:100%; -webkit-font-smoothing: antialiased;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
ul, ul li, ol li, li {list-style:none;}
table {border-collapse: collapse;	border-spacing: 0;}
input, textarea {border: 0;	outline: none;  -webkit-appearance: none; /*去掉内部阴影*/}
select {border: 0;}
input[type=input]{-webkit-appearance:none;}/*移除ios样式*/
input[type=checkbox]{-webkit-appearance:checkbox;}
/*去除a标签的虚线框*/
a {outline: none; text-decoration:none; -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-tap-highlight-color:transparent;}
html {width:100%;background-color: #fff;color: #262626;}
.clearfix:after {visibility: hidden;display: block;	font-size: 0;content: ".";	clear: both;height: 0;}
.fr {float: right;}
.fl {float: left;}
.clear{clear: both}
.none{
    display: none;}
.box{
    width:100%;
    display: -webkit-box; /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
    display: -moz-box; /* Firefox 17- */
    /*display: -webkit-flex;  Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
    /*display: -moz-flex;  Firefox 18+ */
    /*display: -ms-flexbox;  IE 10 */
    /*display: flex;  Chrome 29+, Firefox 22+, IE 11+, Opera 12.1/17/18, Android 4.4+ */
	text-align:left;
}
.flex{-webkit-box-flex:1; -moz-box-flex:1; -ms-flex:1; -o-box-flex:1; box-flex:1; flex:1;}
.flex2{-webkit-box-flex:2; -moz-box-flex:2; -ms-flex:2; -o-box-flex:2; box-flex:2; flex:2;}
.hide{overflow: hidden;  text-overflow: ellipsis;  white-space: nowrap;}
.apo{display: -webkit-box;display: -ms-flexbox; ;text-overflow: ellipsis;  overflow : hidden;  -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.apo_one{display: -webkit-box;display: -ms-flexbox; text-overflow: ellipsis;  overflow : hidden;  -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
.apo_three{display: -webkit-box;display: -ms-flexbox; text-overflow: ellipsis;  overflow : hidden;  -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.apo_Four{display: -webkit-box;display: -ms-flexbox; text-overflow: ellipsis;  overflow : hidden;  -webkit-line-clamp: 4; -webkit-box-orient: vertical;}
.mark{display: none; position: fixed; top:0;left: 0; z-index: 55; width: 100%;height: 100%;background: rgba(0,0,0,0.5);}
.CContainer{width:1200px;margin: 0 auto;}
.CContainer1000{width:1000px;margin: 0 auto;}
.CContainer1400{width:1400px;margin: 0 auto;}
.CContainer1440{width:1440px;margin: 0 auto;}
.CContainer1720{width:89.5%;margin: 0 auto;}
.CContainerThousand{width:1000px;margin: 0 auto;}
.CContainerThousandOne{width:1100px;margin: 0 auto;}
.CContainerThousandOneTwo{width:1120px;margin: 0 auto;}
.textRight{text-align: right;}
.textCenter{text-align: center;}
/*ml*/
.ml0{margin-left: 0;}
.ml30{margin-left:30px;}
.ml100{margin-left:100px;}
.ml50{margin-left:50px;}
.ml50{margin-left:50px;}
.mr30{margin-right:30px;}
.mr20{margin-right:20px;}
.mr100{margin-right:100px;}
.mr50{margin-right:50px;}
/*mt*/
.mt20{margin-top: 20px;}
.mt40{margin-top: 40px;}
.mt60{margin-top: 60px;}
.mt70{margin-top: 70px;}
.mt50{margin-top: 50px;}
/*mb*/
.mb10{margin-bottom: 10px;}
.mb15{margin-bottom: 15px;}
.mb20{margin-bottom: 20px;}
.mb40{margin-bottom: 40px;}
.mrl20{margin:0 20px;}
/*pb*/
.pb70{padding-bottom: 70px;}
.pb100{padding-bottom: 100px;}
.pb55{padding-bottom: 55px;}
/*pt*/
.pt20{padding-top: 20px;}
.pt40{padding-top: 40px;}
.pt50{padding-top: 50px;}
.pt70{padding-top: 70px;}
.ptb70{padding: 70px 0;}
.ptb50{padding: 50px 0;}
/*pr*/
.pr30{padding-right:30px;}
.pr100{padding-right:100px;}
.pr50{padding-right:50px;}
.pl50{padding-left:50px;}
.pl100{padding-left:100px;}
/*plr*/
.plr30{
    padding: 0 30px;
}
.plr140{
    padding: 0 140px;
}
.plr70{
    padding: 0 70px;
}
/*图片居中处理*/
.imgParentPos{
    position: relative;
    overflow: hidden;
}
.imgPos{
    position: absolute;
    top: 50%;
    left: 50%;
    height: 100%;
    transform: translate(-50%, -50%);
}
/*内容垂直居中*/
.boxTable{
    display: table;
}
.cContVer{
    display: table-cell;
    vertical-align: middle;
}
/*公共部分-顶部*/
.headerTop{
    height: 35px;
    font-size: 12px;
    color: #999;
    line-height: 35px;
    background-color: #F0F0F0;
}
.thisStation{
    color: #E60012;
}
.headerTopRt span,.headerTopRt a{
    position: relative;
    display: inline-block;
    padding: 0 7px;
    color: #999;
}
.mobileVCode{
    display: none;
    position: absolute;
    top:35px;
    left:50%;
    padding: 3px;
    width: 84px;
    height: 84px;
    margin-left: -42px;
    line-height: 0;
    background-color: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.mobileVCodeImg{
    position: relative;
}
.mobileVCodeSj{
    position: absolute;
    top:-23px;
    left:50%;
    width: 0;
    height: 0;
    margin-left: -10px;
    border: 10px solid transparent;
    border-bottom-color: #fff;
}
.mobileVCode img{
    width: 100%;
    height: 100%;
}
.headerTopRt a:hover .mobileVCode{
    display: block;
}
.headerDefault{
    background:#fff;
}
.headerBottom{
    height: 90px;
    position: absolute;
    top:0;
    left:0;
    width:100%;
    z-index: 999;
    border-bottom:1px solid rgba(255, 255, 255, .5);
}
/*.headerAll{
    background:rgba(0,0,0,.7);
}*/
.logBox{
    padding: 25px 0 20px 0;
    margin-left:5.2%;
}
.logBox .logo{
    display: block;
    padding-right: 20px;
    border-right: 1px solid #CCCCCC;
    font-size: 0;
    margin-right: 20px;
}
.logBox .logo .logoImg{
    height: 44px;
}

.logBox .topAdd{
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #262626;
    padding:15px 0 10px 0px;
}
.headerAll .topAdd{
    color:#fff;
}
.logBox .topAdd img{
    width:12px;
    height: 16px;
    margin-right: 10px;
}
.logBox .topAdd span{
    position: relative;
    padding-right:20px;
}
.headerDefault .topAdd span:after{
    content: '';
    position: absolute;
    right:0;
    top:0px;
    width:12px;
    height: 23px;
    background:url("../images/common/cityAddmore.png")no-repeat;

    background-position: -1px 8px;
}
.freeServiceHotLine{
    height: 90px;
    padding-top: 35px;
    padding-left: 40px;
    margin-right: 5.2%;
    background: url("../images/common/freeServiceHotLine.png") no-repeat left center;
    background-size:30px 30px;
}
.freeServiceHotLine .tel{
    line-height: 26px;
    font-size: 20px;

}
.headerAll .freeServiceHotLine{
    background: url("../images/common/freeServiceHotLineall.png") no-repeat left center;
    background-size:30px 30px;
}
.headerAll .freeServiceHotLine .tel{
    color:#fff;
}
.headerDefault .freeServiceHotLine .tel{
    color: #E60012;
}
.headerDefault .freeServiceHotLine .tips{
    font-size: 14px;
    color: #E60012;
}
/*导航*/
.topNavBox{
    padding-top: 41px;
    line-height: 16px;
    padding-right: 12px;
}
.topNavBox>li{
    float: left;
    position: relative;
    padding: 0 18px;
}
.topNavBox>li>a{
    display: inline-block;
    padding-bottom: 10px;
    font-size: 16px;
    font-weight: 400;

}
.headerAll .topNavBox li a {
    color:#fff;
}

.headerDefault .topNavBox>li>a{
    color: #262626;
}
  .topNavBox>li>a.on,.topNavBox>li>a:hover{
    color: #E60012;
    padding-bottom:31px;
    border-bottom: 2px solid #E60012;
}
.topNavBox  li .main_nav_son{
    position: absolute;
    z-index:999;
    top:48px;
    width:110%;
    background:#fff;
    display: none;
    left:-5%;
}
.main_nav_sonBootm{
    position: absolute;
    z-index:999;
    top:48px;
    background:#fff;
    width:100%;
}
.headerAll li .main_nav_son{
    background:none;
}

.topNavBox>li:hover .main_nav_son{
    display: block;
}
.main_nav_son a{
    height: 50px;
    line-height: 50px;
    display: block;
    font-size: 16px;
    text-align: center;
    font-family: Source Han Sans CN;
    font-weight: 400;
    margin:10px 0px;
    opacity: 1;

}
.headerDefault .main_nav_son a{
    color: #262626;
    background:#fff;
}
.headerDefault .main_nav_son a{
    color: #262626;
}
.headerDefault .main_nav_son a:hover{
    background:#E60012
}
 .headerDefault .main_nav_son a:hover{
    color:#fff;
}
.headerAll .main_nav_son a{
    color:#fff;
}
.headerAll .main_nav_son a:hover{
    color:#DC000C;
}
.headerAll .logoDefault,.headerAll .topAddImgDefaule{
    display: none;
}
.headerDefault .logoAll,.headerDefault .topAddImgAll {
    display: none;
}
/*公共部分-底部*/
footer{
    background-color: #333333;
    width:100%;
    padding:70px 155px 80px 100px;
    color:#fff;
}
.footerLogoBoxLogo{
    width:300px;
}
.footerLogoBoxLogo img{
    width:216px;
    height: 60px;
}
.footerLogoBoxLogo .footerLogoInfo{
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    margin-top:30px;
    height: 25px;
    line-height: 25px;
    padding-left:35px;
}
.footerLogoInfo1{
    background:url("../images/common/footertel.png") no-repeat;
    background-size:25px 25px;
}
.footerLogoInfo2{
    background:url("../images/common/footeremail.png") no-repeat;
    background-size:25px 25px;
}
.footerLogoInfo3{
    background:url("../images/common/footeradd.png") no-repeat;
    background-size:25px 25px;
}
.footerHr{
    width: 1px;
    height: 200px;
    background:url("../images/common/footerhr.png") no-repeat;
    background-size:1px 200px;
}
.footerItem{
    width:198px;
}
.footerItem p{
    width:100%;
    text-align: center;
    margin-bottom:20px;
}
.footerItem .title{
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
}
.footerItem .footerItemInfo{
    font-size: 12px;
    font-family: Source Han Sans CN;
    font-weight: 400;opacity: 0.6;
}
.footerTel{
    margin-left:47px;
    width:180px;
}
.footerTel .telInfo{
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    margin-bottom:5px;
}
.footerTel .footerInfoTel{
    font-size: 24px;
    font-family: DustHome;
    font-weight: 500;
    border-bottom:1px solid #fff;
    padding-bottom:10px;
    margin-bottom: 20px;
}
.footerTel .footerTeltext{
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
}
.footerCord img{
    width:140px;
    height: auto;
}
.footerCord p{
    width:140px;
    text-align: center;
    margin-top:20px;
    font-size: 12px;
    font-family: Source Han Sans CN;
    font-weight: 400;


}
.footerLogoBox{
    width: 265px;
    height: 210px;
    padding-right: 50px;
    border-right: 1px solid #fff;
    font-size: 0;
    color: #fff;
    text-align: center;
}
.footerLogoBox img{
    width: 100%;
    height: 100%;
}
.footerNavBox{
    width: 884px;
}
.footerNav{
    padding-bottom: 15px;
    margin-bottom: 30px;
    border-bottom: 1px solid #fff;
    font-size: 0;
}
.footerNav a{
    margin-right: 70px;
    font-size: 16px;
    line-height: 16px;
    font-weight: 500;
    color: #fff;
}
.footerNav a:last-child{
    margin-right: 0;
}
.footerBootm{
    width:100%;
    text-align: center;
    color:#fff;
    background:#262626;
    height: 60px;
    line-height: 60px;
    font-size: 12px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    padding:0px;
}
.companyInfo{
    font-size: 14px;
    line-height: 14px;
    color: #fff;
    margin-bottom: 15px;
}
.companyInfo a{
    color: #fff;
}
.codeBox{
    float: left;
    width: 230px;
    margin-right: 50px;
    text-align: center;
    font-size: 0;
}
.codeBox:last-child{
    margin-right: 40px;
}
.codeBox p{
    margin-top: 14px;
    font-size: 12px;
    color: #fff;
    line-height: 12px;
}
.link{
    color: #fff;
}
.link span{
    width: 80px;
    height: 30px;
    display: inline-block;
    margin-right: 20px;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
}
.linkTit {

    color: #fff;

    background-color: #E60012;
}
.linkAndCity {
    padding-top: 20px;
}
.linkAndCity a{
    display: inline-block;
    margin-right: 30px;
    margin-bottom: 15px;
    font-size: 14px;
    color: #fff;
}
/*其他banner部分*/
.otherBanner{
    position: relative;
    width:100%;

    overflow: hidden;
}
.otherBannerIndex{
    width:100%;
}
.otherBanner2{
    position: relative;
    overflow: hidden;
    width:100%;
}
.otherBanner2 img{
    height: auto;
    width:100%;
}
.otherBanner3{
    position: relative;
    overflow: hidden;
    width:100%;
}
.banner{

    width:100%;
}
.otherBanner3>img{

    height: auto;
    width:100%;
}
.otherBanner img{
    height: auto;
    width:100%;
}
/*分页*/
/*分页*/
.page {
    position: relative;
    width: 100%;
    padding-top: 70px;
    padding-bottom:100px;
    text-align: center;
}
.page a,.page span {
    display: inline-block;
    height: 38px;
    margin-right: 10px;
    font-size: 14px;
    color: #999;
    text-align: center;
    vertical-align: middle;
    line-height: 38px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.page a:hover,.page a.seled {
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    background-color: #E60012;
    border:#E60012;
}
.page a {
    padding: 0 12px;
    cursor: pointer;
}
.page a.one {
    width: 68px;
}
.page a.two {
    width: 78px;
}
/*其他-------------------------------------------------------------------------------*/
/*顶部选择城市*/
.addressinfo{
    margin-left:70px;
}
.addressinfo .address{
    font-size: 12px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    opacity: 1;
}
.addressinfo .selectAdd{
    font-size: 12px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #999999;
    opacity: 1;
    padding-right: 20px;
    background:url("../images/common/select.png")no-repeat;
    background-size:14px 8px;
    background-position: 100% 4px;
}


.wpage{
    text-align: center;
    width: 100%;
    margin-bottom: 4.17vw;
}
.wpage li{
    display: inline-block;
    float: none;
    padding: 0;
    border: none;
    margin: 0;
    height: unset;
    margin-top: unset;
    font-weight: unset;
    font-size: unset;
    margin: 0 0.52vw;
}
.wpage li a,.wpage li span{
    display: block;
    height: 2.08vw;
    padding:0 0.78vw;
    line-height: 2.08vw;
    text-align: center;
    font-size:0.73vw;
    font-family:Source Han Sans CN;
    font-weight:400;
    color:rgba(153,153,153,1);
    border: 1px solid rgba(153,153,153,1);
    transition-duration: .3s;
}
.wpage li a:hover,.wpage li span:hover,.wpage li.active span{
    background: #E60012;
    color: #fff;
    border-color: #E60012;
}

/*右侧悬浮*/
.flex-col {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.v30-contact {
    position: fixed;
    right: 2px;
    top: 30%;
    padding: 50px 0;
    border-right: 1px solid #0092df;
    height: 482px;
    box-sizing: border-box;
    z-index: 99
}

.v30-contact-form.cur {
    width: 200px;
    opacity: 1
}

.v30-contact .transition {
    transition-duration: .8s
}

.v30-contact .v30-contact-title {
    background-color: rgba(0, 146, 223, .8);
    color: #fff;
    padding: 15px 20px 0;
    white-space: nowrap;
    position: relative
}

.v30-contact .v30-contact-title .cf-close {
    position: absolute;
    left: 166px;
    top: 0;
    padding: 10px
}

.v30-contact-item-block {
    position: absolute;
    right: 0;
    width: 70px;
    height: 70px;
    background-color: rgba(0, 0, 0, .4);
    border: 1px solid #0092df;
    border-right: none;
    box-sizing: border-box
}

.v30-contact-item-block:nth-child(1) {
    top: 50px
}

.v30-contact-item-block:nth-child(2) {
    top: 128px
}

.v30-contact-item-block:nth-child(3) {
    top: 206px
}

.v30-contact-item-block:nth-child(4) {
    top: 284px
}

.v30-contact-item-block:nth-child(5) {
    top: 362px
}

.v30-contact-item {
    width: 100%;
    height: 100%
}

.v30-contact-item-p {
    color: #fff;
    font-size: 12px;
    margin-top: 5px
}

.v30-contact-item-in {
    height: 100%;
    display: none;
    position: relative;
    z-index: 1;
    overflow: hidden
}

.v30-contact-item-in-p {
    color: #fff;
    text-align: center;
    line-height: 68px;
    height: 68px;
    white-space: nowrap;
}
.v30-contact-tel .v30-contact-item-in-p{
    color: #fff;
    text-align: center;
    line-height: 28px;
    height: 68px;
    white-space: nowrap;
    padding-top: 7px;
}

.v30-contact-in.cur {
    width: 156px;
    background-color: transparent
}

.v30-contact-in.cur .v30-contact-item-in {
    width: 100%;
    display: block
}

.v30-contact-in.cur .v30-contact-item {
    display: none
}

.v30-contact-in:before {
    content: "";
    background-color: rgba(0, 146, 223, .8);
    position: absolute;
    height: 100%;
    width: 0;
    transition: all .8s ease
}

.v30-contact-in.cur:before {
    width: 100%
}

.v30-contact-item-block.v30-contact-top {
    display: none;
    cursor: pointer;
    width: 46px;
    height: 46px;
    top: 480px
}

.v30-contact-item-block.v30-contact-top .v30-contact-item-p {
    font-size: 14px;
    margin-top: 0
}

.v30-contact-in.v30-contact-search.cur {
    border-left: none
}

.v30-contact-form {
    position: absolute;
    width: 0;
    right: 156px;
    bottom: -1px;
    z-index: 999;
    overflow: hidden;
    opacity: 0
}

.v30-contact-form .cf-form {
    background-color: rgba(0, 146, 223, .8);
    box-sizing: border-box;
    padding: 10px 20px 20px;
    border-bottom: 1px solid #0092df
}

.v30-contact-form .cf-form-item {
    margin-bottom: 10px;
    font-size: 0;
    white-space: nowrap
}

.v30-contact-form .cf-form-item:last-of-type {
    margin: 0
}

.v30-contact-form input {
    padding: 0 8px;
    margin: 0;
    border: none;
    box-sizing: border-box;
    width: 160px;
    height: 28px;
}
.v30-contact-qr-show {
    display: none;
    position: absolute;
    z-index: 1;
    border: 1px solid rgba(0, 146, 223,.8);
    left: -160px;
    top: -91px;
    width: 160px;
    height: 160px;
    overflow: hidden;
}
.v30-contact-qr-show img{
    width: 100%;
    height: 100%;
}

.indexMask{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,calc(-50% + 80px));
    background: url("../images/imbg.png") no-repeat;
    background-size: 100% 100%;
    width: 1210px;
    height: 585px;
}
.indexMask h2{
    text-align: center;
    font-size: 72px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #FFFFFF;
    margin-top: 20px;
}
.indexMask p{
    font-size: 24px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    text-align: center;
    color: #FFFFFF;
    opacity: 0.65;
    margin-top: 40px;
    white-space: nowrap;
}
.indexMask p:nth-of-type(2){
    font-size: 14px;
    margin-top: 20px;
}
.indexMask .tagBox{
    margin: 45px auto;
    width: fit-content;
    width: -moz-fit-content;
    white-space: nowrap;
}
.indexMask .tagBox span{
    display: inline-block;
    height: 40px;
    text-align: center;
    line-height: 40px;
    padding: 0 30px;
    background: #DC000C;
    border-radius: 20px;
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #FFFFFF;
    margin: 0 12.5px;
}
.indexMask>span{
    display: block;
    margin: 0 auto;
    width: 100px;
    height: 4px;
    background: #DC000C;
}

.subMask{
    width: fit-content;
    width: -moz-fit-content;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.subMask h2{
    font-size: 54px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    opacity: 1;
}
.subMask span{
    display: block;
    margin: 20px auto;
    background: #FFF;
    width: 50px;
    height: 4px;
}
.subMask p{
    text-align: center;
    font-size: 24px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
}