﻿/* css reset */
@CHARSET "UTF-8";

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,pre,textarea,p,blockquote{ margin:0; padding:0; }
pre {white-space: pre-wrap;word-wrap: break-word; display:inline;font:12px 'Hiragino Sans GB','Microsoft Yahei','Verdana',Helvetica,Arial,sans-serif;}
*{box-sizing:border-box}
/*body { background:#fff; color:#4c4c4c; font:12px 'Hiragino Sans GB','Microsoft Yahei','Verdana',Helvetica,Arial,sans-serif; overflow:hidden;}*/
body { background:#fff; color:#4c4c4c;font-size:12px; min-width:1400px;font-family: 'Arial', '微软雅黑', sans-serif;}
body.huiBG{background:#f4f4f4}
.bdbg-1{background:rgb(246 246 246)}
td,th,caption { font-size:14px; }
address, caption, cite, code, dfn, em, th, var { font-style:normal; font-weight:normal;}
a:link{ color:#000; text-decoration:none;}
a:visited{color:#000; text-decoration:underline!important}
img { border:none; font-size:0;}
.hide{display:none}
ol,ul,li { list-style:none; }
input, textarea, select, button { font:14px Verdana,Helvetica,Arial,sans-serif; }
table { border-collapse:collapse; }
html {overflow-y: auto;font-size: 100px;} 
/* css common */
.clear:after,.clear:before {content: "."; display: block; clear:both; font-size:0; line-height:0}
.clear { *zoom:1; }
.have_ae{-webkit-transition: all .2s ease;-moz-transition: all .2s ease;-o-transition: all .2s ease;transition: all .2s ease;}
.have_ae4{-webkit-transition: all .5s linear;-moz-transition: all .5s linear;-o-transition: all .5s linear;transition: all .5s linear; }
.have_delay{-webkit-transition-delay:.2s;-moz-transition-delay:.2s;-o-transition-delay:.2s;transition-delay: .2s}
.h_scale .h_item{-webkit-transition: all .2s ease;-moz-transition: all .2s ease;-o-transition: all .2s ease;transition: all .2s ease;}
.h_scale:hover .h_item{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transfrom:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}
.hidden{display:none;}
::-webkit-scrollbar {
  /*滚动条整体样式*/
  width : 8px;  /*高宽分别对应横竖滚动条的尺寸*/
  height: 8px;
  }
::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius:5px;
  box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);
  background   : #ccc;
  }
::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  border-radius:5px;
  box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);
  background   : #fff;
  }
.see_mask{}
.see_mask .see_child{position:relative; display:block;}
.see_mask:hover{box-shadow: 0 0 10px #bcbcbc;}
.see_mask .see_child:before{content:""; left:50%; top:40%; width:44px; height:44px; margin-left:-22px; margin-top:-22px; background:url(../images/see.png) 0 0 no-repeat; position:absolute; z-index:99;transition: 500ms; opacity:0;}
.see_mask:hover .see_child:before{opacity:1; top:50%;}
.see_mask .see_child:after{background:#fff; content:""; left:0; top:0; width:100%; height:100%; position:absolute;transition: 500ms; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity: 0; opacity: 0;}
.see_mask:hover .see_child:after{filter:alpha(opacity=70); -moz-opacity:0.7; -khtml-opacity: 0.7; opacity: 0.7;}
/*公共*/
/*背景色*/
.bg-e95e5b{background:#e95e5b!important;}
/*分页*/
div.page{padding:5px 10px;font-size:80%;margin:5px;margin-top:40px;color:#e91e22;text-align:center;}
div.page a{border:#e91e22 0px solid;padding:7px 12px;background-position:50% bottom;margin:0 10px 0 0;text-decoration:none;background-color:#fff;}
div.page a:hover{border:#e91e22 1px solid;padding:6px 11px;background-image:none;color:#e91e22;background-color:#fff;}
div.page a:active{border:#e91e22 1px solid;padding:6px 11px;background-image:none;color:#e91e22;background-color:#fff;}
div.page span.current{border:#e91e22 1px solid;padding:5px 10px;font-weight:bold;color:#e91e22;margin:0 10px 0 0;background-color:#fff;}
div.page span.disabled{border:#e91e22 1px solid;padding:5px 10px;color:#e91e22;margin:0 10px 0 0;}
.boxmax{width:100%!important;}
.box1200{width:1200px!important; margin:0 auto;}
.box1400{width:1400px!important; margin:0 auto;}
.flex-box{display:flex;}
.hideText, .hideImg {display: none;}
.linkIcon {
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url(/wb/img/aboutBtn.png?v=202109271651) -30px -230px no-repeat;
    vertical-align: middle;
}

    .linkIcon:hover {
        display: inline-block;
        width: 22px;
        height: 22px;
        background: url(/wb/img/aboutBtn.png?v=202109271651) -58px -230px no-repeat;
        vertical-align: middle;
    }

.mr-header{width:100%; position:fixed; left:0; top:0;box-sizing:border-box;
    padding: 0 5.9%;
    box-shadow: 0 3px 12px 1px rgb(0 0 0 / 6%);justify-content: space-between;align-items: center;z-index: 999;background-color:#fff;}
.mr-header .mr-h-log{margin-right: 8%; height:30px}
.mr-header .mr-h-log img{max-height:100%}
.mr-header-main{ width:100%;justify-content: space-between;align-items: center;height: 84px;}
.mr-header .mr-h-link,.mr-header .mr-h-link .link{}
.mr-header .mr-h-link{justify-content: space-between;align-items: center; width:8.8rem;}
.mr-h-link .link{flex-direction: row;height:84px; justify-content:center; align-items:center;}

.mr-h-right{justify-content: space-between;align-items: center;}
.mr-h-link .link>a{color: #000;
    font-weight: 300;
    vertical-align: middle;
    font-size: .16rem;
    margin-top: -2px; padding-bottom:2px;}
.mr-h-link .link:hover>a{font-weight:bold; border-bottom:solid 2px #eb3c00; color:#eb3c00;}
.mr-h-link .link:hover .industry-scheme{display:flex!important;}
.mr-h-link .link.on>a{font-weight:bold; border-bottom:solid 2px #eb3c00; color:#eb3c00;}

/*悬停*/

.industry-scheme {
	width: 100%;
	position: fixed;
	top: 84px;
	left: 0;
	display: flex;
	justify-content: stretch;
	z-index: 800;
	display: none;box-shadow: 0 8px 12px 0px rgb(0 0 0 / 6%);
}

.industry-scheme-left {
	width: 24%;
	padding: 57px 40px;
	box-sizing: border-box;
	height: auto;
	background:rgb(245,248,253) url(../images/bgi.png) no-repeat top;
	background-size: cover;
	text-align: right;
	color: #585858;
	font-size: 14px;
	line-height: 36px
}

.industry-scheme-left div:first-child {
	font-size: 24px;
	font-weight: 800
}

.logs {
	width: 46px;
	height: 46px;
}

.industry-scheme-right {
	width: 76%;
	height: auto;
	min-height: 290px;
	padding: 37px 0 53px 21px;
	box-sizing: border-box;
	display: flex;
	flex-wrap: wrap;
	background-color: #fff
}

.industry-scheme-right-box {
	display: flex;
	align-items: center;
	width: 393px;
	height: 88px;
	padding: 15px 22px 10px;
	box-sizing: border-box;
	font-size: 12px;
	color: #8d8d8d;
	text-align: left;
	line-height: 16px;
	border-radius: 8px;
	cursor: pointer
}

.industry-scheme-right-box:hover {
	background-color: #f5f8fd
}

.industry-scheme-right-box img {
	width: 47px;
	height: 47px;
	margin-right: 25px
}

.industry-scheme-right-box-title {
	display: flex;
	align-items: center;
	font-size: 16px;
	color: #000;
	margin-bottom: 9px
}

.industry-scheme-right-box-title img {
	width: 26px !important;
	height: auto !important;
	margin-left: 8px !important
}

.industry-scheme-right-boxs,
.industry-scheme-right-boxss {
	display: flex;
	align-items: center;
	width: 393px;
	height: 88px;
	padding: 15px 22px 10px;
	box-sizing: border-box;
	font-size: 12px;
	color: #8d8d8d;
	text-align: left;
	line-height: 16px;
	border-radius: 8px;
	cursor: pointer
}

.industry-scheme-right-boxs:hover,
.industry-scheme-right-boxss:hover {
	background-color: #f5f8fd
}

.industry-scheme-right-boxs img,
.industry-scheme-right-boxss img {
	width: 47px;
	height: 47px;
	margin-right: 25px
}
/*悬停*/

.web-home{font-size: .16rem; /*height: calc(100vh - 84px);overflow-y: scroll;*/ margin-top:84px; overflow:hidden;}
.w-home_screen{width: 100%;}
.w-home_screen > .contents {
    width: 100%;
    display: flex;
    justify-content: center;
}
.service-menu{width: 2.51rem;
    height: 4.68rem;
    margin-right: .3rem;}
.c-service-menu{flex-direction: column;width: 100%;
    height: 100%;
    font-size: .18rem;
    background: #fff;
    box-shadow: 0 5px 12px 1px rgb(127 140 255 / 26%);
    border-radius: 10px;}
.c-service-menu__title{width: 100%;
    padding: .12rem .31rem;
    font-size: .16rem;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 5%);}
.c-service-menu__links{padding: 8%;
    overflow-y: hidden;}
.c-service-menu__links-item{margin-bottom: .18rem;
    text-align: left;
    width: 100%;
    cursor: pointer;
    align-items: center;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;}
.hover-grow{transform: perspective(1px) translateZ(0);
    transition-duration: .3s;
    transition-property: transform;}
.hover-grow:hover{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transfrom:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}
.c-service-menu__links-item .link-img{
    width: 13%;
    object-fit: contain;
    margin-right: 8%;
    max-height: 100%;
}
.c-service-menu__links-item>.link-text{justify-content: space-between;
    height: 100%;flex-direction: column;}
.c-service-menu__links-item>.link-text>.link-title{color: #00224d;
    font-size: .18rem;
    font-weight: 700;}
.c-service-menu__links-item>.link-text>.link-tip{font-size: .13rem;
    color: #565656;}
.w-home-one{ padding:2.5% 0 4.8%}
.w-home-one>.contents>.carousel{width: 10rem;
    height: 4.68rem;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 5px 12px 1px rgb(127 140 255 / 26%);
    overflow: hidden;
    font-size: 0;}

.c-panel-container{padding: .47rem 0 .4rem;
    width: 100%;flex-direction: column;align-items: center;}
.c-panel-container__title{font-size: .4rem;
    color: #222;
    font-weight: 700;
    margin-bottom: .56rem;}
.w-home-two .site-panel-children{
    justify-content: center;
    align-items: center;
    padding: 0 2%;
}
.w-home-two .site-panel-children .site-cards{width: 49%;}
.c-site-card{width: 100%;
    background: #fff;
    box-shadow: 0 3px 16px 1px rgb(127 140 255 / 15%);
    border-radius: 10px;
    padding: .22rem .3rem;
    margin-bottom: 8px;flex-direction: column;}
.c-site-card:hover{cursor: pointer;
    transform: scale(1.05);
    box-shadow: 0 5px 16px 1px rgb(127 140 255 / 39%);
}
.c-site-card__title{margin-bottom: .2rem;
    font-weight: 700;
    font-size: .22rem;}
.c-site-card__descriptions{min-height: .56rem;
    align-items: flex-start;flex-wrap: wrap;}
.c-site-card__descriptions .site-desc{min-width: 40%;
    margin-bottom: .1rem;
    margin-right: .15rem;
    font-size: .16rem;
    align-items: center; color:#666}
.c-description-item__icon{font-size: .16rem;
    margin-right: .16rem;
    align-items: center;}
.c-circle-icon{width: 11px;
    height: 11px;
    background: #fff;
    border-radius: 6px;}
.w-home_screen .opt-btn{margin-top: 3.5%;
    text-align: center;}
.w-home_screen .opt-btn .c-button:first-child{margin-right: .35rem;}
.c-button--default{background: #fff;}
.c-button--primary{color: #fff;
    background: #207cd3;}
.c-button{width: 190px;
    height: 52px;
    border: 1px solid #207cd3;
    box-shadow: 0 3px 9px 0 rgb(41 70 167 / 20%);
    border-radius: 26px;
    font-size: .2rem;
    text-align: center;
    outline: none;
    text-decoration: none;
    cursor: pointer;}
.w-home-three .official-account-panel-children .description-cards{width: 100%;
    padding: 0 8.9%;
    flex-wrap: wrap;
    justify-content: center;}
.w-home-three .official-account-panel-children{width: 100%;align-items: center;flex-direction: column;}
.w-home-three .official-account-panel-children .description-card{width: 48.7%;}
.w-home-three .official-account-panel-children .description-card:nth-child(odd){margin-right: 2.6%;}
.w-home-three .official-account-panel-children .description-card:first-child, .p-kz-homepage__screen-three .official-account-panel-children .description-card:nth-child(2){margin-bottom: 2.6%;}
.c-official-account-card{width: 100%;
    background: #fff;
    box-shadow: 0 2px 13px 0 rgb(16 36 213 / 10%);
    border-radius: 10px;
    padding: .25rem 0 .25rem .25rem;align-items: center;}

.c-official-account-card:hover{box-shadow: -2px 4px 13px 4px rgb(16 36 213 / 13%);}
.c-official-account-card__image{width: 34.1%;
    margin-right: 5.6%;}
.c-official-account-card__content, .c-v-center, .h-center{justify-content: center;flex-direction: column;}
.c-official-account-card__title{margin-bottom: .25rem;
    font-weight: 700;
    font-size: .22rem;}
.c-official-account-card__descriptions{flex: 1 1;
    height: .58rem;
    align-items: flex-start;flex-wrap: wrap;}
.c-official-account-card__descriptions .offc-acc-desc{width: 50%;
    font-size: .16rem;}
.c-official-account-card__descriptions .offc-acc-desc:first-child, .c-official-account-card__descriptions .offc-acc-desc:nth-child(2){margin-bottom: .1rem;}
.c-description-item__icon{font-size: .16rem;
    margin-right: .16rem;
    align-items: center;}

.w-home-four .marketing-panel-children{width: 100%;padding: 0 8.9%;align-items: center;flex-direction: column;}
.w-home-four .marketing-panel-children .marketing-panel-item{width: 100%;margin-bottom: 2.6%;align-items: center;justify-content: center;}
.w-home-four .marketing-panel-children .marketing-panel-item:nth-child(2n){flex-direction: row-reverse;}
.w-home-four .marketing-panel-children .marketing-panel-item .marketing-item-card{position: relative;z-index: 300;flex: 1 1;}
.c-marketing-card{align-items: flex-end;
    width: 100%;
    height: 100%;
    background: #fff;
    box-shadow: 0 6px 14px 3px rgb(16 36 213 / 8%);
    border-radius: 10px;
    padding: 0 0 .4rem .36rem;}
.c-marketing-card__text-content{flex: 1 1;height: 100%;flex-direction: column;}
.c-marketing-card__title{font-weight: 700;
    font-size: .3rem;
    border-bottom: 1px solid #ebebeb;
    padding: .3rem 0;}
c-marketing-card__descriptions{flex-direction: column;}
.c-marketing-card__descriptions{padding-top: .3rem;flex-direction: column;}
.c-marketing-card__descriptions .marketing-desc{min-width: 40%;
    margin-bottom: 5%;
    font-size: .16rem;
    align-items: flex-start;color: #666;}
.c-marketing-card__descriptions .marketing-desc .c-circle-icon{margin-top: .06rem;}

.w-home-five{background: url(https://www.apayun.com/static/images/apy/home/bg2.jpg) no-repeat;
    background-size: cover; padding-bottom:90px;}
.five-container{width:1200px; margin:0 auto;}
.tac{text-align:center;}
.p-t-100{padding-top:100px}
.font-size-12{font-size:12px;}
.font-size-16{font-size:16px;}
.font-size-24{font-size:24px;}
.font-size-32{font-size:32px;}
.m-b-20{margin-bottom:20px;}
.font-weight-bold{font-weight:bold;}
.service-demand-list{margin-top: 60px; justify-content:center}
.service-demand-list li{width: 25%;}
.service-demand-list li:nth-child(even){margin-top: 30px;}
.service-demand-list li:not(:first-child){margin-left: 24px;}
.service-demand-list .service-demand-image{height: 400px;
    overflow: hidden;
    background-size: contain; position:relative;}
.service-demand-list .service-demand-mask{opacity: 0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;
    background-color: #0055ff;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;align-items: center;justify-content: center;flex-direction: column; position:absolute; left:0; top:0;width: 100%;
    height: 100%;}
.service-demand-list .service-demand-mask h3{color: #ccddff;margin-top: 5px;}
.service-demand-list p{margin-top: 15px;
    padding: 10px 10px 0;
    line-height: 30px;}
.service-demand-list li:hover .service-demand-mask{opacity:0.85}

.w-home-six{width: 100%;
    background-color: rgb(249, 249, 249);
    padding-bottom: 60px;
    background-size: cover;padding-top:58px; margin-top:60px;}
.w-h-six-ul{align-items: flex-start;justify-content: space-between;}
.w-h-six-ul>li{position:relative;align-items: flex-start;}
.w-h-six-ul>li>img{width: 30px; margin-right:20px;
    height: 30px;
    overflow: hidden;}
.w-h-six-ul>li>div>h3{padding-bottom:8px;}
.w-h-six-ul>li>div>p{font-size: 16px;color: #596680;}
    .w-h-six-ul > li:not(:last-child)::after {
        position: absolute;
        content: '';
        right: -45px;
        display: block;
        width: 1px;
        height: 70px;
        background-color: #e1e6f1;
    }
.w-home-six .text-content{margin-top: 50px;
    height: 80px;
    padding: 10px 10px 10px 30px;
    background-color: #fdfdfb;
    border: solid 1px #e1e6f1;
    border-radius: 5px;align-items: center;justify-content: space-between;}
.six-tcleft{font-weight:bold; font-size:18px; border-radius:5px;}
.w-home-six .text-content  .start-btn{isplay: inline-block;
    line-height: 60px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    background: #05f;
    color: #fff;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    width: 200px;
    height: 60px;
    -webkit-box-shadow: 0px 6px 12px 0px rgb(0 85 255 / 20%);
    box-shadow: 0px 6px 12px 0px rgb(0 85 255 / 20%);
    border-radius: 5px;}
/*首页，定制套餐*/
.taocan-list{justify-content:center; margin-top:60px; padding-bottom:20px;}
.taocan-list li{border: 0px solid rgba(238, 238, 238, 1);
    box-shadow: 0px 0px 4px 2px rgb(0 0 0 / 5%);
    padding: 0px 0px 0px 0px;
    margin: 0px 15px;
    border-radius: 6px 6px 0px 0px; margin-top:10px; padding-bottom:50px;}
.taocan-list li:hover{margin-top:0; margin-bottom:10px;}
.taocan-list li>.tc-item-top{display:block; background:rgba(247, 249, 255, 1); padding-bottom:20px; position:relative;}
.taocan-list li>.tc-item-top.on{background: linear-gradient(266deg, rgba(31, 96, 251, 1),rgba(98, 144, 255, 1));}
.taocan-list li p.h-ico{position:absolute; right:20px; top:0; width:34px; height:56px; background:url(/wb/img/taocan_ico_hd.png) 0 0 no-repeat; background-size:100% 100%;}
.taocan-list li p.tc-title{text-align: center;color: rgba(0, 0, 0, 1);font-size: 24px;font-weight: bold; margin-top:48px;}
.taocan-list li p.tc-ltitle{text-align: center;color: rgba(120, 120, 120, 1);font-size: 15px; margin-top:10px;}
.taocan-list li p.tc-price{text-align: center;color: rgba(120, 120, 120, 1);font-size: 15px;font-weight: bold;line-height: 1; margin-top:50px;}
.taocan-list li p.tc-price b{font-size: 48px; color: #000000; font-family:'Microsoft YaHei'}
.taocan-list li p.tc-service{text-align:center; margin-top:42px;}
.taocan-list li>.tc-item-top.on>*,.taocan-list li>.tc-item-top.on p.tc-price b{color:#FFF!important}
.taocan-list li p.tc-service a{font-size: 16px; display:inline-block;color: rgba(31, 96, 251, 1);background: rgba(255, 255, 255, 1);margin: 0px 0px 0px 0px;border: 2px solid rgba(31, 96, 251, 1);box-shadow: 0px 0px 12px 0px rgb(6 71 48 / 10%);border-radius: 40px 40px 40px 40px;padding: 14px 90px 14px 90px;}
.taocan-list li>.tc-item-top.on p.tc-service a{border-width:0}
.taocan-list li>.tc-item-top.on p.tc-service a:hover{background:#fff!important;color: rgba(13, 74, 220, 1);}
.taocan-list li p.tc-service a:hover{background: rgba(31, 96, 251, 1); color:#fff;}
.taocan-list li p.tc-h-tt{position:relative; margin-top:40px; margin-bottom:25px;}
.taocan-list li p.tc-h-tt:before{content:" "; position:absolute;left:30px; width:88px; top:7px; border-bottom:1px solid rgba(238, 238, 238, 1)}
.taocan-list li p.tc-h-tt:after{content:" "; position:absolute;right:30px; width:88px; top:7px; border-bottom:1px solid rgba(238, 238, 238, 1)}
.taocan-list li p.tc-h-tt>span{display:block; text-align:center; font-size:16px; font-weight:bold; line-height:100%;}
.taocan-list li div.tc-content{padding-left:30px; overflow:hidden; line-height:36px; font-size:14px; color:#333;}
.taocan-list li div.tc-content.off{color:#cccccc}
.taocan-list li div.tc-content p{width:46px; text-align:center; height:36px; float:left;}
.taocan-list li div.tc-content p>img{width:22px; height:36px;}

.c-footer{width: 100%;
    background-color: #383838;
    padding: .58rem 0 .92rem;
    font-family: MicrosoftYaHei,PingFangSC,Hiragino Sans GB,Lantinghei SC,"Microsoft Sans Serif",WenQuanYi Micro Hei,sans-serif;
    font-size: .16rem;justify-content: center;
    align-items: center;}
.c-footer-container{width: 90%;justify-content: space-between;}
.c-footer-container .calling-card{flex-direction: column;}
.calling-card__title{color: #fff;
    font-size: 18px;
    font-family: MicrosoftYaHei,PingFangSC,Hiragino Sans GB,Lantinghei SC,"Microsoft Sans Serif",WenQuanYi Micro Hei,sans-serif;
    margin-bottom: 25px;align-items: center;}
.calling-card__title .vertical-line{width: 2px;
    height: 17px;
    background-color: #428cff;
    margin-right: 10px;}
.calling-card__cut{height: 2px;
    width: 268px;
    background-color: #262626;}
.calling-card__content{font-size: 12px;
    color: #b3b3b3;
    line-height: 2;}
.c-our-infomation__col{margin-top: 14px;
    padding-left: 8px;flex-direction: column;}
.c-our-infomation__col .info-item{color: #b3b3b3;}
.c-our-infomation__col .free-trial{isplay: flex;
    align-items: stretch;}
.c-our-infomation__col .free-trial__input{width: 180px;
                                          box-sizing:border-box;
    height: 49px;
    background: #282828;
    border: 1px solid #198ed9;
    box-shadow: 3px 2px 6px 0 rgb(0 0 0 / 16%);
    padding: 16px 14px;
    font-size: 17px;
    color: #a1a1a1;
    outline: none;}
.c-our-infomation__col .free-trial__button{width: 80px;
                                          box-sizing:border-box;
    height: 49px;
    background: #198ed9;
    color: #fff;
    font-size: 17px;
    border: 1px solid #198ed9;
    outline: none;
    cursor: pointer;}
.web-max-footer{width: 100%;
    text-align: center;
    color: #ababab;
    font-size: .12rem;
    padding: .23rem .1rem;
    background: #262626;
    word-break: keep-all;}
.web-max-footer a{color: #fff;text-decoration: none;}

/**关于**/
.abt-banner{width: 100%;height: 300px;}
.art-banner{width: 100%;height: 300px; position:relative; position:relative; background-position: center center;background-repeat: no-repeat;background-attachment: inherit;background-size: cover;}
.art-banner:before{content:" "; position:absolute; left:0; top:0; height:100%; width:100%;background: rgba(0, 0, 0, 0.3);}
.art-banner>div{position:absolute; left:0; top:0; height:100%; width:100%; z-index:99;}
.art-banner>div>b{display:block; font-size:48px; text-align:center; line-height:48px; color:#fff; margin-top:105px;}
.art-banner>div>span{display:block; font-size:18px; font-weight:bold; line-height:18px; margin-top:40px; text-align:center; color:#fff;}
.pro-banner{width:100%; height:300px; position:relative; background-position: center center;background-repeat: no-repeat;background-attachment: inherit;background-size: cover;}
.pro-banner:before{content:" "; position:absolute; left:0; top:0; height:100%; width:100%;background: rgba(0, 0, 0, 0.3);}
.pro-banner>div{position:absolute; left:0; top:0; height:100%; width:100%; z-index:99;}
.pro-banner>div>b{display:block; font-size:48px; text-align:center; line-height:48px; color:#fff; margin-top:105px;}
.pro-banner>div>span{display:block; font-size:18px; font-weight:bold; line-height:18px; margin-top:20px; text-align:center; color:#fff;}
.menu-container{width: 100%;
    height: 53px;
    line-height: 51px;
    background-color: #fff;
    border: 1px solid #f4f4f4;
    box-sizing: border-box;}
.menu-wp{position: relative;
    margin: 0 auto;
    width: 976px;
    height: 100%;
    font-size: 0;
    text-align: center;}
.menu{position: relative;
    display: inline-block;
    vertical-align: top;
    height: 100%;
    width: 122px;
    cursor: pointer;
    font-size: 16px;
    color: #5f6464;
    font-family: Microsoft YaHei;}
.menuOn:after{content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #2f83fb;}
.webAbout{position: relative;
    margin: 40px auto 45px;
    width: 1226px;
    height: auto;
    font-family: system,-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei","Hiragino Sans GB","PingFang SC","Helvetica Neue",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    text-align: left;
    clear: both;
    background-color: #fff;
    box-shadow: 0 4px 6px rgb(199 226 252 / 10%);
}
.intro-container{line-height: 30px;}
.intro-container .intro-fkw{/*height: 675px;background: url(/wb/img/intro-bg.png?v=202109271651) 0 0 no-repeat;*/ }
.intro-container .intro-fkw-wp{padding: 20px 60px 40px 60px;}
.intro-container .intro-fkw-title{height: 54px;line-height: 54px;}
.con-title{font-size: 40px; font-weight: 400;}
.intro-container .intro-fkw-desc{margin-top: 30px;font-size: 15px;text-align: left;}

.intro-container .intro-spirit{position: relative;margin-top: 32px;height: 657px;background: url(/wb/img/spirit-bg.png?v=202109271651) 0 0 no-repeat;color: #5f6464;text-align: left;}
.intro-container .intro-spirit-wp{position: absolute;left: 166px;top: 97px;width: 374px;}
.intro-container .intro-spirit-title{height: 52px;color: #0564e1;}
.intro-container .intro-spirit-subtitle{color: #0564e1; font-size: 24px;font-weight: 400;}
.intro-container .intro-spirit-desc {margin-top: 36px;font-size: 15px;}
.intro-container .intro-logo {position: absolute;top: 188px;right: 190px;width: 321px;height: 135px;background: url(/wb/img/logo.png?v=202109271651) 0 0 no-repeat;}

/*企业文化*/
.culture-container {position: relative;line-height: 30px;padding: 75px 60px 150px;text-align: left;}
.culture-container .con-title {line-height: 50px;color: #0564e1;}
.culture-container .culture-wp {/*margin-top: 50px;*/}
.culture-container .culture-title {line-height: 40px;color: #0564e1;font-size: 24px;font-weight: 400;}
.culture-container .culture-content {color: #5f6464;font-size: 15px;}
.culture-container .culture-values {padding-left: 28px;}
.culture-container .culture-values-title {position: relative;margin-top: 14px;line-height: 24px;color: #0564e1;font-size: 20px;font-weight: 400;}
.culture-container .culture-values-title:before {content: "";position: absolute;top: 10px;left: -28px;width: 8px;height: 8px;background-color: #0564e1;border-radius: 50%;}
.culture-container .culture-values-content {color: #5f6464;font-size: 15px;}
.culture-container .culture-swiper {position: absolute;top: 129px;right: 79px;}
.culture-container .swiper-container {width: 563px;height: 375px;border-radius: 20px;overflow: hidden;}
.culture-container .swiper-slide, .culture-container .swiper-slide img {width: 100%;height: 100%;}
.culture-container .switch-btn {position: absolute;top: 50%;margin-top: -30px;width: 32px;height: 60px;line-height: 60px;text-align: center;background-color: rgba(0,0,0,.35);opacity: 0;filter: alpha(opacity=0);border-radius: 4px;z-index: 10;transition: opacity .65s cubic-bezier(.19,1,.22,1),filter .65s cubic-bezier(.19,1,.22,1),background-color .65s cubic-bezier(.19,1,.22,1);}
.culture-container .switch-btn:hover {background-color: rgba(0,0,0,.5);}
.culture-container .culture-swiper:hover .switch-btn {opacity: 1;filter: alpha(opacity=100);}
.culture-container .switch-btn.pre-btn {left: -14px;}
.culture-container .switch-btn.next-btn {right: -14px;transform: rotate(180deg);}
.culture-container .switch-btn svg {position: relative;top: 2px;width: 8px;}
.culture-container .switch-btn svg * {fill: #fff;}
.culture-container .culture-swiper-footer {position: absolute;left: 0;bottom: -16px;width: 100%;height: 6px;white-space: nowrap;font-size: 0;z-index: 10;text-align: center;}
.culture-container .culture-swiper-footer-item {display: inline-block;vertical-align: top;width: 6px;height: 6px;background-color: #cbcbcb;border-radius: 50%;transition: background-color .3s;}
.culture-container .culture-swiper-footer-item + .culture-swiper-footer-item {margin-left: 4px;}
.culture-container .culture-swiper-footer-item.active {background-color: #0564e1;}

/*企业历程*/

.course-container {
    padding: 76px 209px 0;
}

    .course-container .con-title {
        color: #0564e1;
    }
#aboutPaper4 {
    background-color: #fff;
    height: auto;
    display: none;
    font-family: "微软雅黑";
}

.timeLiner {
    position: relative;
    width: 737px;
    height: 48px;
    border-bottom: 4px solid #dedede;
    margin: 0 auto 15px;
    box-sizing:content-box;
}

.timeLiner .timerContainer {
    position: relative;
    width: 737px;
    height: 55px;
    overflow: hidden;
}

.timerContainer .fk_timeUl {
    position: absolute;
    height: 55px;
}

    .timerContainer .fk_timeUl li {
        float: left;
    }
.historyYear {
    display: inline-block;
    width: 50px;
    text-align: center;
    font-size: 20px;
    line-height: 48px;
    color: #dedede;
    margin: 0 16px 0 34px;
    cursor: pointer;
    _height: 50px;
    border-bottom: 4px solid #dedede;
}

#aboutPaper4 .timeLiner .historyYearCur {
    border-bottom: 4px solid #0078e3;
    color: #0078e3;
    z-index: 44;
}

#aboutPaper4 .timeLiner #fk_2016 {
    _position: absolute;
    _bottom: -4px;
    _left: 0;
}

#aboutPaper4 .timeLiner #fk_2015 {
    _position: absolute;
    _bottom: -4px;
    _left: 95px;
}

#aboutPaper4 .timeLiner #fk_2014 {
    _position: absolute;
    _bottom: -4px;
    _left: 190px;
}

#aboutPaper4 .timeLiner #fk_2013 {
    _position: absolute;
    _bottom: -4px;
    _left: 285px;
}

#aboutPaper4 .timeLiner #fk_2012 {
    _position: absolute;
    _bottom: -4px;
    _left: 380px;
}

#aboutPaper4 .timeLiner #fk_2011 {
    _position: absolute;
    _bottom: -4px;
    _left: 475px;
}

#aboutPaper4 .timeLiner #fk_2010 {
    _position: absolute;
    _bottom: -4px;
    _left: 570px;
}

.preBtn {
    position: absolute;
    top: 18px;
    left: -31px;
    width: 40px;
    height: 56px;
    background: url(/wb/img/aboutBtn.png?v=202109271651) -60px -11px no-repeat;
    cursor: pointer;
    color: #0078e3;
    _background: 0;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=noscale,src="http://fkh.faisys.com/image/about/prev.png?v=202109271651");
    _left: -35px;
}

.timeLiner .preBtnUnable {
    position: absolute;
    top: 18px;
    left: -31px;
    width: 40px;
    height: 56px;
    background: url(/wb/img/aboutBtn.png?v=202109271651) -16px -11px no-repeat;
    cursor: inherit;
    color: #dedede;
    _background: 0;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=noscale,src="http://fkh.faisys.com/image/about/prev_un.png?v=202109271651");
    _left: -35px;
}

.nextBtn {
    position: absolute;
    top: 18px;
    right: -39px;
    width: 40px;
    height: 56px;
    background: url(/wb/img/aboutBtn.png?v=202109271651) -153px -11px no-repeat;
    cursor: pointer;
    color: #0078e3;
    _background: 0;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=noscale,src="http://fkh.faisys.com/image/about/next.png?v=202109271651");
    _right: -38px;
}

.timeLiner .nextBtnUnable {
    position: absolute;
    top: 18px;
    right: -39px;
    width: 40px;
    height: 56px;
    background: url(/wb/img/aboutBtn.png?v=202109271651) -109px -11px no-repeat;
    cursor: inherit;
    color: #dedede;
    _background: 0;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=noscale,src="http://fkh.faisys.com/image/about/next_un.png?v=202109271651");
    _right: -38px;
}

#historyBox {
    height: auto;
    padding: 20px 0 72px 0;
}

    #historyBox .activeYear {
        display: block;
    }

.histroyPanel {
    width: 690px;
    margin: 20px auto 80px;
    height: auto;
    display: none;
}

.monthPanel {
    width: 687px;
    height: auto;
    border: 1px solid #78b3fd;
    border-radius: 4px;
    margin-bottom: 6px;
    overflow:hidden;
    box-sizing:content-box;
}

.eventMonth {
    width: 110px;
    float: left;
    background: #78b3fd;
    height: auto;
    text-align: center;
    vertical-align: middle;
    font-size: 24px;
    color: #fff;
    line-height: 60px;
    height: auto;
}

.eventItem {
    height: 60px;
    line-height: 60px;
    vertical-align: middle;
}

.event {
    float: left;
    width: 577px;
    height: auto;
}

.event_border {
    border-bottom: 1px solid #b9d2fd;
}

.monthPanel_2016_4 .eventMonth {
    height: 121px;
}

.monthPanel_2015_11 .eventMonth {
    height: 182px;
}

.eventMonthOne_2 .eventMonth {
    height: 80px;
}

.eventMonthOne_2 .eventItem {
    padding-top: 5px;
}

    .eventMonthOne_2 .eventItem .eventDetail {
        line-height: 25px;
        vertical-align: middle;
        height: auto;
    }

.fk_2019 .eventItem, .fk_2018 .eventItem {
    line-height: 50px;
}

.fk_2018 .eventMonthOne_2 .eventMonth {
    height: 70px;
}

.monthPanel .itemOne_2 {
    height: 70px;
    padding-top: 10px;
}

    .monthPanel .itemOne_2 .eventDetail {
        line-height: 25px;
        vertical-align: middle;
        height: auto;
    }

.monthPanel .itemOne_3 {
    height: 85px;
    padding-top: 10px;
}

    .monthPanel .itemOne_3 .eventDetail {
        line-height: 25px;
        vertical-align: middle;
        height: auto;
    }

.eventDetail {
    display: inline-block;
    line-height: 61px;
    font-size: 15px;
    font-family: "微软雅黑";
    color: #282828;
    padding-left: 25px;
    /*width: 430px;*/
}

.clickLink {
    margin-left: 72px;
    font-size: 12px;
    color: #78b3fd;
    margin-right: 8px;
}

.eventMonthOne_2 .clickLink {
    margin-left: 42px;
    margin-left: 42px\9;
    *margin-left: 45px;
    _margin-left: 45px;
}
.brand-container{padding:40px 6px; line-height:200%}
.contact-container{padding:40px 60px; line-height:200%}


.environment-container {
    padding-top: 40px;
    text-align: center;
}

    .environment-container .con-title {
        line-height: 50px;
        color: #0564e1;
    }
.aboutPaperContainer {
    margin: 0 auto;
    display: block;
    font-size: 0;
    text-align: center;
}

.aboutPaperTab {
    display: inline-block;
    vertical-align: top;
    min-width: 110px;
    padding :0 10px;
    height: 38px;
    line-height: 36px;
    border: 1px solid #e2e2e2;
    box-sizing: border-box;
    text-align: center;
    color: #666;
    font-size: 15px;
    cursor: pointer;
    transition: all .3s;
}

    .aboutPaperTab + .aboutPaperTab {
        margin-left: 2px;
    }

    .aboutPaperTab.aboutPaperTabActive, .aboutPaperTab:hover {
        background-color: #1477fa;
        border-color: #1477fa;
        color: #fff;
    }
    
.aboutPaper .officeEnvironment {
    width: 990px;
    height: auto;
    margin: 6px auto;
}

.officeEnvironment .envContainer {
    position: relative;
    width: 100%;
    /*height: 435px;*/
    display:none
}

    .officeEnvironment .envContainer #bghj {
        width: 990px;
        /*height: 402px;*/
        float: left;
    }

    .officeEnvironment .envContainer .bghjImg {
        position: absolute;
        z-index: 2;
    }

    .officeEnvironment .envContainer .turnImg {
        margin: 0 auto;
        width: 85px;
    }
/*内页分类*/
.list-cata{overflow:hidden; clear:both; text-align:center; margin:0 auto; margin-top:40px; width:1200px;}
.list-cata ul li{display:inline-block;}
.list-cata ul li a{color:#909399; font-size:15px; display:block; height:67px; line-height:67px; padding:0 25px}
.list-cata ul li a:hover{color:#e91e22}
.list-cata ul li a.on{color:#e91e22}
.list-container{width:1200px; margin:0 auto; margin-top:30px}
.list-container ul{display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;}
.list-container ul li{width:100%; padding:20px 0}
.list-container ul li:hover{padding-bottom:30px; padding-top:10px}
.list-container ul li>a{width:100%; display:flex; justify-content:center;border-bottom: 1px solid rgba(238, 238, 238, 1);padding-bottom:40px;}
.list-container ul li>a>.img{width:330px; height:208px;}
.list-container ul li>a>.img img{height:100%; width:100%}
.list-container ul li>a>.text{width:798px;padding: 20px 20px 0px 40px; box-sizing:border-box}
.list-container ul li>a>.text .title{color: rgba(51, 51, 51, 1);
    font-size: 20px;
    line-height: 3;
    text-align: left;}
.list-container ul li>a>.text .des{color: rgba(153, 153, 153, 1);
    font-size: 14px;
    line-height: 1.7;
    text-align: left;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    visibility: visible;
    -webkit-line-clamp: 2;
}
.list-container ul li>a>.apply-time{width:72px;}
.list-container ul li>a>*{
}
.apply-time{float:right;}
.apply-time div{color: rgba(153, 153, 153, 1);font-size: 28px;padding: 50px 0px 50px 0px;}
.apply-time div p{padding-top:3px}

/*面包导航*/
.brand-tree{width:1200px; margin:0 auto; margin-top:70px; overflow:hidden; line-height:30px; color:#606266}
.brand-tree>*{float:left; display:inline;}
.brand-tree>a{font-size:14px; color:#606266!important}
.brand-tree>a:hover{color:#e91e22!important}
.brand-tree>i.fa{font-size:20px; padding:0 15px; height:30px; line-height:30px;}
/*新闻详情*/
.info-title1{font-size:28px; color:#333; line-height:1.5; text-align:center; margin-top:35px;}
.info-msg1{color:#606266; font-size:14px; line-height:1.5; text-align:center; margin-top:15px;}
.info-line{width:1200px; margin:0 auto; height:1px; background:rgba(217, 217, 217, 1); margin-top:90px;}
.info-content{width:1200px; margin:0 auto; line-height:180%; padding:40px 0; color:rgba(51, 51, 51, 1); font-size:14px;}
.info-content img{max-width:100%}
.info-upDown{width:1200px; margin:0 auto; line-height:200%; margin-top:40px; font-size:14px;}
.info-upDown>div{width:45%;}
.info-upDown>div.prevart{float:left; display:inline;}
.info-upDown>div.nextart{float:right; display:inline; text-align:right;}

/**/
.screen-container{position:relative; display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap; margin-top:40px;}
.mr-column{position: relative;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.mr-col-1{width:8.33333%}
.mr-col-2{width:16.66667%}
.mr-col-3{width:25%}
.mr-col-4{width:33.33333%}
.mr-col-5{width:41.66667%}
.mr-col-6{width:50%}
.mr-col-7{width:58.33333%}
.mr-col-8{width:66.66667%}
.mr-col-9{width:75%}
.mr-col-10{width:83.33333%}
.mr-col-11{width:91.66667%}
.mr-col-12{width:100%}

.pro-contariner{margin:0 -15px;}
.pro-contariner>ul{display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;width: 100%;}
.pro-contariner>ul li{width:33.333333333333333%; padding:16px;position: relative;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.pro-contariner>ul li>a{background:#fff; display:block;border: 1px solid rgba(238, 238, 238, 1); position:relative;}
.pro-contariner>ul li>a>.img img{max-width:100%; max-height:100%}
.pro-contariner>ul li>a>.img{position: relative;padding-top: 68%;overflow: hidden;}
.pro-contariner>ul li>a>.img .img-container{position: absolute;top: 0;left: 0;right: 0;bottom: 0;overflow: hidden;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;justify-content: center;}
.pro-contariner>ul li>a>.img .img-container img{width:100%; height:100%;object-fit: cover;}
.pro-contariner>ul li>a>.text{padding: 20px 10px 20px 20px;}
.pro-contariner>ul li>a>.text:before{content: "";position: absolute;bottom: 0;left: 0;width: 0;height: 2px;background-color: rgba(65, 212, 124, 1);transition: all ease-out .5s;}
.pro-contariner>ul li:hover{padding-top:6px; padding-bottom:26px;}
.pro-contariner>ul li:hover>a>.text:before{width:100%;}

.pro-contariner>ul li>a>.text .title{color: rgba(51, 51, 51, 1);
font-size: 18px;
line-height: 1.5;
text-align: left;}
.pro-contariner>ul li>a>.text .des{
    color: rgba(153, 153, 153, 1);
    font-size: 14px;
    line-height: 2;
    text-align: left;
}
 .brand-container {
    margin: 0px auto 10px auto;
    background: #fff;
    width: 1100px;
    padding-bottom: 25px; overflow:hidden;
}
 .brand-container.envir1 .ab-item{float:left;width: 320px;height: 450px;margin-left: 20px;margin-right: 20px;margin-bottom: 40px;}
 .brand-container.envir1 .ab-item:hover{background: #ffd926;}
 .brand-container.envir1 .ab-item .img{position:relative;width: 320px;height: 400px;overflow: hidden;margin: 0px;}
 .brand-container.envir1 .ab-item .img img{width: 320px;height: 400px;transition: .1s transform;transform: translateZ(0);}
 .brand-container.envir1 .ab-item:hover .img img{transform: scale(1.2, 1.2);transition: .3s transform;}
 .brand-container.envir1 .ab-item .title{width: 310px;font-size:18px;margin:0;padding: 0 5px;line-height: 50px;height: 50px;text-align: center;white-space: nowrap;overflow: hidden;text-overflow:ellipsis;}

 .brand-container.envir2 .ab-item{float:left;width: 320px;height: 280px;margin-left: 20px;margin-right: 20px;margin-bottom: 40px;}
 .brand-container.envir2 .ab-item:hover{background: #ffd926;}
 .brand-container.envir2 .ab-item .img{position:relative;width: 320px;height: 230px;overflow: hidden;margin: 0px;}
 .brand-container.envir2 .ab-item .img img{width: 320px;height: 230px;transition: .1s transform;transform: translateZ(0);}
 .brand-container.envir2 .ab-item:hover .img img{transform: scale(1.2, 1.2);transition: .3s transform;}
 .brand-container.envir2 .ab-item .title{width: 310px;font-size:18px;margin:0;padding: 0 5px;line-height: 50px;height: 50px;text-align: center;white-space: nowrap;overflow: hidden;text-overflow:ellipsis;}
 
 
 figure.effect-bubba {background: #000;}
 figure.effect-bubba img {opacity: 1;-webkit-transition: opacity 0.55s;transition: opacity 0.55s;}
 figure.effect-bubba:hover img {opacity: 0.4;}
 figure.effect-bubba figcaption::before,figure.effect-bubba figcaption::after {position: absolute;top: 30px;right: 30px;bottom: 30px;left: 30px;content: '';-webkit-transition: opacity 0.55s, -webkit-transform 0.55s;transition: opacity 0.55s, transform 0.55s;}
 figure.effect-bubba figcaption::before {border-top: 1px solid #fff;border-bottom: 1px solid #fff;-webkit-transform: scale(0,1);transform: scale(0,1);}
 figure.effect-bubba figcaption::after {border-right: 1px solid #fff;border-left: 1px solid #fff;-webkit-transform: scale(1,0);transform: scale(1,0);}
 figure h2{margin: 0;width:260px;padding-left:30px;word-spacing: -0.15em;font-weight: 300;font-size: 1.5em;-webkit-margin-before: 0.83em; -webkit-margin-after: 0.83em;-webkit-margin-start: 0px;-webkit-margin-end: 0px;color: #fff;}
 figure.effect-bubba h2 { position:absolute; left:0; top:-30%;-webkit-transition: -webkit-transform 0.95s;transition: transform 0.95s;-webkit-transform: translate3d(0,-20px,0);transform: translate3d(0,-20px,0); text-align:center;}
 figure.effect-bubba:hover figcaption::before,
 figure.effect-bubba:hover figcaption::after {opacity: 1;-webkit-transform: scale(1);transform: scale(1);}
  figure.effect-bubba:hover h2{top:50%; margin-top:-5px;}
figure.effect-bubba:hover p {margin-top:60%;opacity: 1;-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}
 figure figcaption > a { z-index: 1000; text-decoration: none; text-indent: 200%; white-space: nowrap;font-size: 0; opacity: 0;}
 figure figcaption,figure figcaption > a {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}

/*友情链接*/
.web-links{background:#383838; border-top:solid 1px #666; padding:20px 0}
.web-links>.web-links-body{width:90%; margin:0 auto; color:#ababab;}
.web-links>.web-links-body ul li{float:left; display:inline; margin-right:10px; font-size:14px; padding:5px 0}
.web-links>.web-links-body ul li a{color:#ababab}
.web-links>.web-links-body ul li a:hover{color:#fff}

/*客服漂浮*/

.new-fixed-button{width: 50px;position: fixed;bottom: 150px;right:10px;z-index: 999;background-color: #fff;text-align: center;box-shadow: 0 2px 8px rgba(0,0,0,.15);user-select:none;font-size:0;border-radius:8px;}
.new-fixed-button .btm-side-x{width:100%;display:inline-block;position:relative;}

.new-fixed-button .bottom-border{border-bottom: 1px solid #eee;}
.new-fixed-button .height-48{height:48px;}
.new-fixed-button .height-65{height:65px;}
/*底部横线*/
.new-fixed-button .btm-side-line{width:30px;height:1px;background:#F4F4F4;position:absolute;bottom:0;left:50%;margin-left:-15px;}
/*内部box*/
.new-fixed-button .btm-inside-x{display:none;position:absolute;right:61px;z-index: 99;background-color: #fff;box-shadow: 4px 4px 40px rgba(0, 0, 0, 0.1);border-radius: 8px;font-size: 14px;letter-spacing: 0.01em;color: #666;}
/*三角*/
.new-fixed-button .triangle-div{border-top: 5px solid transparent;border-bottom: 5px solid transparent;border-left: 6px solid #fff;position:absolute;top:50%;margin-top:-5px;right: -6px;}
/*底部背景（用于移动到内部box）*/
.new-fixed-button .div-bg{position:absolute;top: 0;left:0;width: calc(100% + 11px);height:100%;z-index:-1;}
/*侧栏图片*/
.new-fixed-button .btm-side-img{width:20px;height:18px;position:absolute;top:15px;left:50%;margin-left:-10px;}

.new-fixed-button .btm-side-img.xiaohongshu-img{width:30px;height:18px;position:absolute;top:15px;left:50%;margin-left:-15px;}
/*侧栏字体*/
.new-fixed-button .btm-side-text{width:100%;position:absolute;bottom:14px;font-size: 12px;color: #888;}
/*侧栏字体hover*/
.new-fixed-button .btm-side-x:hover .btm-side-text{color:#6A70E9;}

/*微信扫码关注*/
.new-fixed-button .show-qr-code{background: url("") no-repeat center;}
.new-fixed-button .show-qr-code:hover{background-image:url("")}
.new-fixed-button .show-qr-code .weixin-login{width: 140px;height: 180px;top:0px;}
.new-fixed-button .show-qr-code .weixin-login .qr-title-main{width:100%;top:20px;font-weight: 600;font-size: 14px;letter-spacing: 0.01em;color: #4A4A4A;}
.new-fixed-button .show-qr-code .weixin-login .qr-code{width: 80px;height: 80px;top:42px;left:50%;margin-left:-40px;background: url("") no-repeat center;}
.new-fixed-button .show-qr-code .weixin-login .qr-title-detail{width:100%;bottom:16px;font-size: 12px;line-height: 16px;letter-spacing: 0.01em;color: #666;}
.new-fixed-button .show-qr-code .weixin-login .triangle-div{top:20px;margin:0;}
/*客服*/
.new-fixed-button .btm-kefu{}
.new-fixed-button .btm-kefu .bs-kefu-img{background: url("../img/kefu.png") no-repeat center;}
.new-fixed-button .btm-kefu:hover .bs-kefu-img{background-image: url("../img/kefu-ed.png");}

.new-fixed-button .btm-kefu .b-kf-box{width:160px; padding:0 10px; height:285px;top: 50%;margin-top: -150px;}
.new-fixed-button .btm-kefu .b-kf-info-box{width: 140px;}
.new-fixed-button .btm-kefu .b-kf-info-box .b-kf-text{width: 100%;height: 16px;line-height: 16px;color: #4a4a4a;font-weight: bold;font-size: 13px;}
.new-fixed-button .btm-kefu .b-kf-info-box .b-kf-text-f{margin-top:20px;}
.new-fixed-button .btm-kefu .b-kf-info-box .b-kf-text-s{margin-top:10px;}

.new-fixed-button .btm-kefu .b-kf-info-box .b-kf-text .b-kf-img{width: 16px;height: 16px;margin-right:4px;}
.new-fixed-button .btm-kefu .b-kf-info-box .b-kf-text .b-kf-img-f{background-image: url("../img/b-com-kefu.png");}
.new-fixed-button .btm-kefu .b-kf-info-box .b-kf-text .b-kf-img-s{background-image: url("../img/b-per-kefu.png");}

.new-fixed-button .btm-kefu .b-kf-info-box .b-kf-date{width: 100%;color: #888;font-size: 12px;}
.new-fixed-button .btm-kefu .b-kf-info-box .b-kf-date-f{top:46px;}
.new-fixed-button .btm-kefu .b-kf-info-box .b-kf-date-s{top:68px;}
.new-fixed-button .btm-kefu .b-kf-info-box .b-kf-date-t{margin-top:10px; text-align:left; margin-left:10px;}
.new-fixed-button .btm-kefu .b-kf-info-box .b-kf-date-fth{margin-top:5px; text-align:left; margin-left:10px;}

.new-fixed-button .btm-kefu .b-kf-info-box .b-kf-btn{width: 100%;height: 30px;line-height: 30px;border-radius: 30px;color: #FFF;font-size: 12px;z-index: 1;display:block;}
.new-fixed-button .btm-kefu .b-kf-info-box .b-kf-btn-f{top:70px;background: #6A70E9;}
.new-fixed-button .btm-kefu .b-kf-info-box .b-kf-btn-s{margin-top:10px;background: #37DA90; cursor:pointer}
.new-fixed-button .btm-kefu .b-kf-line{width: 150px;height: 1px;background: #f2f2f2;}

/*备注*/
.new-fixed-button .side-demand{}
.new-fixed-button .side-demand .btm-demand-img{background: url("../img/demand.png") no-repeat center;}
.new-fixed-button .side-demand:hover .btm-demand-img{background-image: url("../img/demand-ed.png");}
.new-fixed-button .side-demand .btm-demand{width:117px;height:44px;line-height:44px;top:11px;}
/*to-top*/
.new-fixed-button .to-top-button{background: url("../img/to-top.png") no-repeat center;}
.new-fixed-button .to-top-button:hover{background-image:url("../images/bottom/side/to-top-ed.png")}

.new-fixed-button .btm-side-x:hover .btm-inside-x{display: block;}


@media screen and (min-width: 1px)
{

	/*微信扫码关注*/
	.new-fixed-button .show-qr-code{background-image:url("../img/gift-box.png");background-size:24px 22px;}
	.new-fixed-button .show-qr-code:hover{background-image:url("../img/gift-box-ed.png");}
	/*客服*/
	.new-fixed-button .btm-kefu .bs-kefu-img{background-image:url("../img/kefu.png");background-size:20px 18px;}
	.new-fixed-button .btm-kefu:hover .bs-kefu-img{background-image:url("../img/kefu-ed.png");}
	.new-fixed-button .btm-kefu .b-kf-big-box .b-kf-info-box .b-kf-text .b-kf-img-f{background-image: url("../img/b-com-kefu.png");background-size: 16px 16px;background-repeat: no-repeat;}
	.new-fixed-button .btm-kefu .b-kf-big-box .b-kf-info-box .b-kf-text .b-kf-img-s{background-image: url("../img/b-per-kefu.png");background-size: 16px 16px;background-repeat: no-repeat;}
	/*备注*/
	.new-fixed-button .side-demand .btm-demand-img{background-image:url("../img/demand.png");background-size:20px 18px;}
	.new-fixed-button .side-demand:hover .btm-demand-img{background-image:url("../img/demand-ed.png");}
	/*to-top*/
	.new-fixed-button .to-top-button{background-image:url("../img/to-top.png");background-size:16px 18px;}
	.new-fixed-button .to-top-button:hover{background-image:url("../img/to-top-ed.png");}
}
/*弹出框*/
.zixun{background:#fff; overflow:hidden; margin:0; padding:10px 0 20px 0}
.layer-float{color:#282828;font-size:16px;font-family:"微软雅黑"; border:solid 4px #ff3c2a; background:#ff3c2a; border-radius:20px; display:none}
.layer-float{position: fixed;top: 50%;color:#fff;left:50%;text-align: center; z-index: 9999999999;overflow: hidden;}
.layer-float>img{padding:0}
.layer-float strong{font-size: 22px;}
.layer-float a.linkfloat{ display:inline-block;width:110px;height:32px;line-height:32px;border:1px solid #ff3000; text-align:center;font-size:14px;text-decoration: none;border-radius: 45px; color:#666; margin:0 10px;}
.layer-float a.float-close{display: block;width: 28px;height: 28px;position: absolute;top:10px;right:10px;background: url(/wb/img/floatclose.png) no-repeat;cursor: pointer;}
.layer-float a{color:#33e153;text-decoration: none;}
@-webkit-keyframes layerfloat{
	from{-webkit-transform: scale(0);transform: scale(0);}
	to{-webkit-transform: scale(1);transform: scale(1);}
}
@keyframes layerfloat{
	from{transform: scale(0);}
	to{transform: scale(1);}
}
/*弹出框*/


.jz_city{width:calc(100% - 300px);float:left;padding:50px 150px;background:#F0F3FD;box-sizing:content-box;}
.jz_city li{float:left;position:relative;}
.jz_city li a{display:inline-block;position:relative;}
.jz_city li h2{font-size:22px;font-weight:bold;line-height:30px;margin-bottom:20px;}
.jz_city li h3 a{background:#fff;display:inline-block;margin:10px 10px 0px 0;padding:3px 8px;border-radius:10px;color:#3D485D;font-size:14px; font-weight:normal}
.jz_city li h3 a:hover{color:#0052D9;}
.jz_city li:nth-child(1){width:100%;border-bottom:solid 1px #D3D7DE;padding-bottom:10px;display:flex;/*justify-content:space-between;*/ flex-direction:row }
.jz_city li:nth-child(1) a{float:left; font-size:14px; margin-right:30px;}
.jz_city li:nth-child(1) a.cur{color:#0052D9;font-weight:bold;}
.jz_city li:nth-child(1) a.cur:before{width:28px;height:3px;border-radius:4px;background:#0052D9;bottom:-12px;content: " ";position: absolute;z-index: 1;}

.jz_city li:nth-child(2){width:440px;padding-right:50px;border-right:solid 1px #D3D7DE;padding-top:30px;}
.jz_city li:nth-child(2) p{color:#3D485D;line-height:30px;}
.jz_city li:nth-child(3){width:calc(100% - 530px);float:right;padding-top:30px;}
.area-msg{font-size:14px;}