@charset "utf-8";
/*clear-default start*/
*,blockquote,body,button,dd,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,hr,input,legend,ul,ol,li,p,pre,th,td,textarea{margin: 0;padding: 0;}
article, aside, audio, bdi, canvas, command, datalist, details, dialog, embed, figcaption, figure, footer, header, keygen, mark, menu, meter, nav, output, progress, rp, rt, ruby, section, source, summary, time, track, video, wbr { display: block; }
html,input,button,select,textarea{font-size: 14px/1.5em;color:#232323;font-family: "microsoft yahei", '微软雅黑', '黑体', '宋体', Tahoma, Helvetica, Arial, sans-serif;outline: none;}
address,cite,dfn,em,var,i,b,u{font-style:normal;}
input,button,select,textarea{border-radius: 0;}
a,a:active,a:link,a:visited,a:focus,a:hover{text-decoration: none;color:inherit;*color:#999;}
img,a img{border: 0 none;display: block;-webkit-user-select: none;-moz-user-select: none;-o-user-select: none;-ms-user-select: none;user-select: none;}
hr{border:none;border-bottom:1px solid #666;margin:5px 0;}
ul,ol,dl,li{list-style: none;}
table{font-size: inherit;border-collapse: collapse;border-spacing: 0;}
textarea{display: block;resize: none;}
sup { vertical-align: text-top; }
sub { vertical-align: text-bottom; }
h1,.h1,.f-24{font-size:24px;font-weight: normal;}
h2,.h2,.f-22{font-size:22px;font-weight: normal;}
h3,.h3,.f-20{font-size:20px;font-weight: normal;}
h4,.h4,.f-18{font-size:18px;font-weight: normal;}
h5,.h5,.f-16{font-size:16px;font-weight: normal;}
h6,.h6,.f-14{font-size:14px;font-weight: normal;}
.f100{font-size:100px!important;}
.f98{font-size:98px!important;}
.f96{font-size:96px!important;}
.f94{font-size:94px!important;}
.f92{font-size:92px!important;}
.f90{font-size:90px!important;}
.f88{font-size:88px!important;}
.f86{font-size:86px!important;}
.f84{font-size:84px!important;}
.f82{font-size:82px!important;}
.f80{font-size:80px!important;}
.f78{font-size:78px!important;}
.f76{font-size:76px!important;}
.f74{font-size:74px!important;}
.f72{font-size:72px!important;}
.f70{font-size:70px!important;}
.f68{font-size:68px!important;}
.f66{font-size:66px!important;}
.f64{font-size:64px!important;}
.f62{font-size:62px!important;}
.f60{font-size:60px!important;}
.f58{font-size:58px!important;}
.f56{font-size:56px!important;}
.f54{font-size:54px!important;}
.f52{font-size:52px!important;}
.f50{font-size:50px!important;}
.f48{font-size:48px!important;}
.f46{font-size:46px!important;}
.f44{font-size:44px!important;}
.f42{font-size:42px!important;}
.f40{font-size:40px!important;}
.f38{font-size:38px!important;}
.f36{font-size:36px!important;}
.f34{font-size:34px!important;}
.f32{font-size:32px!important;}
.f30{font-size:30px!important;}
.f28{font-size:28px!important;}
.f26{font-size:26px!important;}
.f24{font-size:24px!important;}
.f22{font-size:22px!important;}
.f20{font-size:20px!important;}
.f18{font-size:18px!important;}
.f16{font-size:16px!important;}
.f14{font-size:14px!important;}
.f12{font-size:12px!important;}
.f10{font-size:12px!important;}
.f-12{font-size:12px;}
q:before,q:after,blockquote:before,blockquote:after{content: "";}
table { border-spacing: 0; border-collapse: collapse; font-size: inherit; }
::-webkit-input-placeholder { color: #808080; }
:-moz-placeholder { color: #808080; }
::-moz-placeholder { color: #808080; }
:-ms-input-placeholder { color: #808080; }
.f-l{float: left!important}
.f-r{float: right!important}
.clearfix:after{content: "\20";display: block;visibility: hidden;clear: both;font-size: 0;height: 0;line-height: 0;}
.clearfix{*zoom: 1;}
.re{position: relative!important;}
.ab{position: absolute!important;}
.fix{position: fixed!important;}
.none{display: none!important;}
.block{display: block!important;}
.inline{display: inline!important;}
.inlb{display: inline-block;*display: inline;*zoom:1;}
.m-c{margin:0 auto!important;}
.t-c{text-align:center!important;}
.t-l{text-align:left!important;}
.t-r{text-align:right!important;}
.t-j{text-align: justify!important;}
.pointer{cursor:pointer;}

.sizing {box-sizing: border-box!important;}
.flex {display: flex;flex-direction: row;justify-content: center;align-items: center;}
.flex-column {flex-direction: column!important;}
.flex-jus-start {justify-content: flex-start!important;;}
.flex-jus-end {justify-content: flex-end!important;;}
.flex-jus-between {justify-content: space-between!important;;}
.flex-jus-around {justify-content: space-around!important;;}
.flex-item-start {align-items: flex-start!important;;}
.flex-item-end {align-items: flex-end!important;;}
.flex-item-between {align-items: space-between!important;;}
.flex-item-around {align-items: space-around!important;}
.flex-wrap {flex-wrap: wrap;}
.flex-nowrap {flex-wrap: nowrap;}

.no-p{padding:0 !important;}
.no-p-t{padding-top:0 !important;}
.no-p-r{padding-right:0 !important;}
.no-p-b{padding-bottom:0 !important;}
.no-p-l{padding-left:0 !important;}
.no-m{margin:0 !important;}
.no-m-t{margin-top:0 !important;}
.no-m-r{margin-right:0 !important;}
.no-m-b{margin-bottom:0 !important;}
.no-m-l{margin-left:0 !important;}
.no-b{border: none !important;}
.no-b-t{border-top:0 !important;}
.no-b-r{border-right:0 !important;}
.no-b-b{border-bottom:0 !important;}
.no-b-l{border-left:0 !important;}
.m-0-5{margin:0 5px!important}
.m-0-10{margin:0 10px!important}
.m-0-15{margin:0 15px!important}
.m-0-20{margin:0 20px!important}
.m-0-25{margin:0 25px!important}
.m-0-30{margin:0 30px!important}
.m-0-35{margin:0 35px!important}
.m-0-40{margin:0 40px!important}
.m-0-45{margin:0 45px!important}
.m-0-50{margin:0 50px!important}
.m-0-55{margin:0 55px!important}
.m-0-60{margin:0 60px!important}
.m-0-65{margin:0 65px!important}
.m-0-70{margin:0 70px!important}
.m-0-75{margin:0 75px!important}
.m-0-80{margin:0 80px!important}
.m-0-85{margin:0 85px!important}
.m-0-90{margin:0 90px!important}
.m-0-95{margin:0 95px!important}
.m-0-100{margin:0 100px!important}
.m-0-105{margin:0 105px!important}
.m-0-110{margin:0 110px!important}
.m-0-115{margin:0 115px!important}
.m-0-120{margin:0 120px!important}
.m-0-125{margin:0 125px!important}
.m-0-130{margin:0 130px!important}
.m-0-135{margin:0 135px!important}
.m-0-140{margin:0 140px!important}
.m-0-145{margin:0 145px!important}
.m-0-150{margin:0 150px!important}

.m-5-0 {margin:5px 0!important}
.m-10-0 {margin:10px 0!important}
.m-15-0 {margin:15px 0!important}
.m-20-0 {margin:20px 0!important}
.m-25-0 {margin:25px 0!important}
.m-30-0 {margin:30px 0!important}
.m-35-0 {margin:35px 0!important}
.m-40-0 {margin:40px 0!important}
.m-45-0 {margin:45px 0!important}
.m-50-0 {margin:50px 0!important}
.m-55-0 {margin:55px 0!important}
.m-60-0 {margin:60px 0!important}
.m-65-0 {margin:65px 0!important}
.m-70-0 {margin:70px 0!important}
.m-75-0 {margin:75px 0!important}
.m-80-0 {margin:80px 0!important}
.m-85-0 {margin:85px 0!important}
.m-90-0 {margin:90px 0!important}
.m-95-0 {margin:95px 0!important}
.m-100-0 {margin:100px 0!important}
.m-105-0 {margin:105px 0!important}
.m-110-0 {margin:110px 0!important}
.m-115-0 {margin:115px 0!important}
.m-120-0 {margin:120px 0!important}
.m-125-0 {margin:125px 0!important}
.m-130-0 {margin:130px 0!important}
.m-135-0 {margin:135px 0!important}
.m-140-0 {margin:140px 0!important}
.m-145-0 {margin:145px 0!important}
.m-150-0 {margin:150px 0!important}

.m-t-5 {margin-top:5px!important}
.m-t-10 {margin-top:10px!important}
.m-t-15 {margin-top:15px!important}
.m-t-20 {margin-top:20px!important}
.m-t-25 {margin-top:25px!important}
.m-t-30 {margin-top:30px!important}
.m-t-35 {margin-top:35px!important}
.m-t-40 {margin-top:40px!important}
.m-t-45 {margin-top:45px!important}
.m-t-50 {margin-top:50px!important}
.m-t-55 {margin-top:55px!important}
.m-t-60 {margin-top:60px!important}
.m-t-65 {margin-top:65px!important}
.m-t-70 {margin-top:70px!important}
.m-t-75 {margin-top:75px!important}
.m-t-80 {margin-top:80px!important}
.m-t-85 {margin-top:85px!important}
.m-t-90 {margin-top:90px!important}
.m-t-95 {margin-top:95px!important}
.m-t-100 {margin-top:100px!important}
.m-t-105 {margin-top:105px!important}
.m-t-110 {margin-top:110px!important}
.m-t-115 {margin-top:115px!important}
.m-t-120 {margin-top:120px!important}
.m-t-125 {margin-top:125px!important}
.m-t-130 {margin-top:130px!important}
.m-t-135 {margin-top:135px!important}
.m-t-140 {margin-top:140px!important}
.m-t-145 {margin-top:145px!important}
.m-t-150 {margin-top:150px!important}

.m-b-5 {margin-bottom:5px!important}
.m-b-10 {margin-bottom:10px!important}
.m-b-15 {margin-bottom:15px!important}
.m-b-20 {margin-bottom:20px!important}
.m-b-25 {margin-bottom:25px!important}
.m-b-30 {margin-bottom:30px!important}
.m-b-35 {margin-bottom:35px!important}
.m-b-40 {margin-bottom:40px!important}
.m-b-45 {margin-bottom:45px!important}
.m-b-50 {margin-bottom:50px!important}
.m-b-55 {margin-bottom:55px!important}
.m-b-60 {margin-bottom:60px!important}
.m-b-65 {margin-bottom:65px!important}
.m-b-70 {margin-bottom:70px!important}
.m-b-75 {margin-bottom:75px!important}
.m-b-80 {margin-bottom:80px!important}
.m-b-85 {margin-bottom:85px!important}
.m-b-90 {margin-bottom:90px!important}
.m-b-95 {margin-bottom:95px!important}
.m-b-100 {margin-bottom:100px!important}
.m-b-105 {margin-bottom:105px!important}
.m-b-110 {margin-bottom:110px!important}
.m-b-115 {margin-bottom:115px!important}
.m-b-120 {margin-bottom:120px!important}
.m-b-125 {margin-bottom:125px!important}
.m-b-130 {margin-bottom:130px!important}
.m-b-135 {margin-bottom:135px!important}
.m-b-140 {margin-bottom:140px!important}
.m-b-145 {margin-bottom:145px!important}
.m-b-150 {margin-bottom:150px!important}

.m-l-5 {margin-left:5px!important}
.m-l-10 {margin-left:10px!important}
.m-l-15 {margin-left:15px!important}
.m-l-20 {margin-left:20px!important}
.m-l-25 {margin-left:25px!important}
.m-l-30 {margin-left:30px!important}
.m-l-35 {margin-left:35px!important}
.m-l-40 {margin-left:40px!important}
.m-l-45 {margin-left:45px!important}
.m-l-50 {margin-left:50px!important}
.m-l-55 {margin-left:55px!important}
.m-l-60 {margin-left:60px!important}
.m-l-65 {margin-left:65px!important}
.m-l-70 {margin-left:70px!important}
.m-l-75 {margin-left:75px!important}
.m-l-80 {margin-left:80px!important}
.m-l-85 {margin-left:85px!important}
.m-l-90 {margin-left:90px!important}
.m-l-95 {margin-left:95px!important}
.m-l-100 {margin-left:100px!important}
.m-l-105 {margin-left:105px!important}
.m-l-110 {margin-left:110px!important}
.m-l-115 {margin-left:115px!important}
.m-l-120 {margin-left:120px!important}
.m-l-125 {margin-left:125px!important}
.m-l-130 {margin-left:130px!important}
.m-l-135 {margin-left:135px!important}
.m-l-140 {margin-left:140px!important}
.m-l-145 {margin-left:145px!important}
.m-l-150 {margin-left:150px!important}

.m-r-5 {margin-right:5px!important}
.m-r-10 {margin-right:10px!important}
.m-r-15 {margin-right:15px!important}
.m-r-20 {margin-right:20px!important}
.m-r-25 {margin-right:25px!important}
.m-r-30 {margin-right:30px!important}
.m-r-35 {margin-right:35px!important}
.m-r-40 {margin-right:40px!important}
.m-r-45 {margin-right:45px!important}
.m-r-50 {margin-right:50px!important}
.m-r-55 {margin-right:55px!important}
.m-r-60 {margin-right:60px!important}
.m-r-65 {margin-right:65px!important}
.m-r-70 {margin-right:70px!important}
.m-r-75 {margin-right:75px!important}
.m-r-80 {margin-right:80px!important}
.m-r-85 {margin-right:85px!important}
.m-r-90 {margin-right:90px!important}
.m-r-95 {margin-right:95px!important}
.m-r-100 {margin-right:100px!important}
.m-r-105 {margin-right:105px!important}
.m-r-110 {margin-right:110px!important}
.m-r-115 {margin-right:115px!important}
.m-r-120 {margin-right:120px!important}
.m-r-125 {margin-right:125px!important}
.m-r-130 {margin-right:130px!important}
.m-r-135 {margin-right:135px!important}
.m-r-140 {margin-right:140px!important}
.m-r-145 {margin-right:145px!important}
.m-r-150 {margin-right:150px!important}

.p-0-5{padding:0 5px!important}
.p-0-10{padding:0 10px!important}
.p-0-15{padding:0 15px!important}
.p-0-20{padding:0 20px!important}
.p-0-25{padding:0 25px!important}
.p-0-30{padding:0 30px!important}
.p-0-35{padding:0 35px!important}
.p-0-40{padding:0 40px!important}
.p-0-45{padding:0 45px!important}
.p-0-50{padding:0 50px!important}
.p-0-55{padding:0 55px!important}
.p-0-60{padding:0 60px!important}
.p-0-65{padding:0 65px!important}
.p-0-70{padding:0 70px!important}
.p-0-75{padding:0 75px!important}
.p-0-80{padding:0 80px!important}
.p-0-85{padding:0 85px!important}
.p-0-90{padding:0 90px!important}
.p-0-95{padding:0 95px!important}
.p-0-100{padding:0 100px!important}
.p-0-105{padding:0 105px!important}
.p-0-110{padding:0 110px!important}
.p-0-115{padding:0 115px!important}
.p-0-120{padding:0 120px!important}
.p-0-125{padding:0 125px!important}
.p-0-130{padding:0 130px!important}
.p-0-135{padding:0 135px!important}
.p-0-140{padding:0 140px!important}
.p-0-145{padding:0 145px!important}
.p-0-150{padding:0 150px!important}

.p-5-0 {padding:5px 0!important}
.p-10-0 {padding:10px 0!important}
.p-15-0 {padding:15px 0!important}
.p-20-0 {padding:20px 0!important}
.p-25-0 {padding:25px 0!important}
.p-30-0 {padding:30px 0!important}
.p-35-0 {padding:35px 0!important}
.p-40-0 {padding:40px 0!important}
.p-45-0 {padding:45px 0!important}
.p-50-0 {padding:50px 0!important}
.p-55-0 {padding:55px 0!important}
.p-60-0 {padding:60px 0!important}
.p-65-0 {padding:65px 0!important}
.p-70-0 {padding:70px 0!important}
.p-75-0 {padding:75px 0!important}
.p-80-0 {padding:80px 0!important}
.p-85-0 {padding:85px 0!important}
.p-90-0 {padding:90px 0!important}
.p-95-0 {padding:95px 0!important}
.p-100-0 {padding:100px 0!important}
.p-105-0 {padding:105px 0!important}
.p-110-0 {padding:110px 0!important}
.p-115-0 {padding:115px 0!important}
.p-120-0 {padding:120px 0!important}
.p-125-0 {padding:125px 0!important}
.p-130-0 {padding:130px 0!important}
.p-135-0 {padding:135px 0!important}
.p-140-0 {padding:140px 0!important}
.p-145-0 {padding:145px 0!important}
.p-150-0 {padding:150px 0!important}

.p-t-5 {padding-top:5px!important}
.p-t-10 {padding-top:10px!important}
.p-t-15 {padding-top:15px!important}
.p-t-20 {padding-top:20px!important}
.p-t-25 {padding-top:25px!important}
.p-t-30 {padding-top:30px!important}
.p-t-35 {padding-top:35px!important}
.p-t-40 {padding-top:40px!important}
.p-t-45 {padding-top:45px!important}
.p-t-50 {padding-top:50px!important}
.p-t-55 {padding-top:55px!important}
.p-t-60 {padding-top:60px!important}
.p-t-65 {padding-top:65px!important}
.p-t-70 {padding-top:70px!important}
.p-t-75 {padding-top:75px!important}
.p-t-80 {padding-top:80px!important}
.p-t-85 {padding-top:85px!important}
.p-t-90 {padding-top:90px!important}
.p-t-95 {padding-top:95px!important}
.p-t-100 {padding-top:100px!important}
.p-t-105 {padding-top:105px!important}
.p-t-110 {padding-top:110px!important}
.p-t-115 {padding-top:115px!important}
.p-t-120 {padding-top:120px!important}
.p-t-125 {padding-top:125px!important}
.p-t-130 {padding-top:130px!important}
.p-t-135 {padding-top:135px!important}
.p-t-140 {padding-top:140px!important}
.p-t-145 {padding-top:145px!important}
.p-t-150 {padding-top:150px!important}

.p-b-5 {padding-bottom:5px!important}
.p-b-10 {padding-bottom:10px!important}
.p-b-15 {padding-bottom:15px!important}
.p-b-20 {padding-bottom:20px!important}
.p-b-25 {padding-bottom:25px!important}
.p-b-30 {padding-bottom:30px!important}
.p-b-35 {padding-bottom:35px!important}
.p-b-40 {padding-bottom:40px!important}
.p-b-45 {padding-bottom:45px!important}
.p-b-50 {padding-bottom:50px!important}
.p-b-55 {padding-bottom:55px!important}
.p-b-60 {padding-bottom:60px!important}
.p-b-65 {padding-bottom:65px!important}
.p-b-70 {padding-bottom:70px!important}
.p-b-75 {padding-bottom:75px!important}
.p-b-80 {padding-bottom:80px!important}
.p-b-85 {padding-bottom:85px!important}
.p-b-90 {padding-bottom:90px!important}
.p-b-95 {padding-bottom:95px!important}
.p-b-100 {padding-bottom:100px!important}
.p-b-105 {padding-bottom:105px!important}
.p-b-110 {padding-bottom:110px!important}
.p-b-115 {padding-bottom:115px!important}
.p-b-120 {padding-bottom:120px!important}
.p-b-125 {padding-bottom:125px!important}
.p-b-130 {padding-bottom:130px!important}
.p-b-135 {padding-bottom:135px!important}
.p-b-140 {padding-bottom:140px!important}
.p-b-145 {padding-bottom:145px!important}
.p-b-150 {padding-bottom:150px!important}

.p-l-5 {padding-left:5px!important}
.p-l-10 {padding-left:10px!important}
.p-l-15 {padding-left:15px!important}
.p-l-20 {padding-left:20px!important}
.p-l-25 {padding-left:25px!important}
.p-l-30 {padding-left:30px!important}
.p-l-35 {padding-left:35px!important}
.p-l-40 {padding-left:40px!important}
.p-l-45 {padding-left:45px!important}
.p-l-50 {padding-left:50px!important}
.p-l-55 {padding-left:55px!important}
.p-l-60 {padding-left:60px!important}
.p-l-65 {padding-left:65px!important}
.p-l-70 {padding-left:70px!important}
.p-l-75 {padding-left:75px!important}
.p-l-80 {padding-left:80px!important}
.p-l-85 {padding-left:85px!important}
.p-l-90 {padding-left:90px!important}
.p-l-95 {padding-left:95px!important}
.p-l-100 {padding-left:100px!important}
.p-l-105 {padding-left:105px!important}
.p-l-110 {padding-left:110px!important}
.p-l-115 {padding-left:115px!important}
.p-l-120 {padding-left:120px!important}
.p-l-125 {padding-left:125px!important}
.p-l-130 {padding-left:130px!important}
.p-l-135 {padding-left:135px!important}
.p-l-140 {padding-left:140px!important}
.p-l-145 {padding-left:145px!important}
.p-l-150 {padding-left:150px!important}

.p-r-5 {padding-right:5px!important}
.p-r-10 {padding-right:10px!important}
.p-r-15 {padding-right:15px!important}
.p-r-20 {padding-right:20px!important}
.p-r-25 {padding-right:25px!important}
.p-r-30 {padding-right:30px!important}
.p-r-35 {padding-right:35px!important}
.p-r-40 {padding-right:40px!important}
.p-r-45 {padding-right:45px!important}
.p-r-50 {padding-right:50px!important}
.p-r-55 {padding-right:55px!important}
.p-r-60 {padding-right:60px!important}
.p-r-65 {padding-right:65px!important}
.p-r-70 {padding-right:70px!important}
.p-r-75 {padding-right:75px!important}
.p-r-80 {padding-right:80px!important}
.p-r-85 {padding-right:85px!important}
.p-r-90 {padding-right:90px!important}
.p-r-95 {padding-right:95px!important}
.p-r-100 {padding-right:100px!important}
.p-r-105 {padding-right:105px!important}
.p-r-110 {padding-right:110px!important}
.p-r-115 {padding-right:115px!important}
.p-r-120 {padding-right:120px!important}
.p-r-125 {padding-right:125px!important}
.p-r-130 {padding-right:130px!important}
.p-r-135 {padding-right:135px!important}
.p-r-140 {padding-right:140px!important}
.p-r-145 {padding-right:145px!important}
.p-r-150 {padding-right:150px!important}

.o0 {opacity: 0!important;}
.o1 {opacity: .1!important;}
.o2 {opacity: .2!important;}
.o3 {opacity: .3!important;}
.o4 {opacity: .4!important;}
.o5 {opacity: .5!important;}
.o6 {opacity: .6!important;}
.o7 {opacity: .7!important;}
.o8 {opacity: .8!important;}
.o9 {opacity: .9!important;}
.o10 {opacity: 1!important;}
.w5p {width: 5%!important;}
.w10p {width: 10%!important;}
.w15p {width: 15%!important;}
.w20p {width: 20%!important;}
.w25p {width: 25%!important;}
.w30p {width: 30%!important;}
.w35p {width: 35%!important;}
.w40p {width: 40%!important;}
.w45p {width: 45%!important;}
.w50p {width: 50%!important;}
.w55p {width: 55%!important;}
.w60p {width: 60%!important;}
.w65p {width: 65%!important;}
.w70p {width: 70%!important;}
.w75p {width: 75%!important;}
.w80p {width: 80%!important;}
.w85p {width: 85%!important;}
.w90p {width: 90%!important;}
.w95p {width: 95%!important;}
.w100p {width: 100%!important;}
* {box-sizing: border-box;}

.bg-white {background:white !important;}
.bg-black {background:black !important;}
.c-white {color:white !important;}
.c-black {color:black !important;}
.c-111 {color: #111!important;}
.c-222 {color: #222!important;}
.c-333 {color: #333!important;}
.c-444 {color: #444!important;}
.c-555 {color: #555!important;}
.c-666 {color: #666!important;}
.c-777 {color: #777!important;}
.c-888 {color: #888!important;}
.c-999 {color: #999!important;}
.c-aaa {color: #aaa!important;}
.c-bbb {color: #bbb!important;}
.c-ccc {color: #ccc!important;}
.c-ddd {color: #ddd!important;}
.c-eee {color: #eee!important;}



.transition500{transition:all ease 500ms;}
.transition1000{transition:all ease 1000ms;}
.transition1500{transition:all ease 1500ms;}
.transition2000{transition:all ease 2000ms;}
.transition2500{transition:all ease 2500ms;}
.transition3000{transition:all ease 3000ms;}
.transition3500{transition:all ease 3500ms;}
.transition4000{transition:all ease 4000ms;}
.transition4500{transition:all ease 4500ms;}
.transition5000{transition:all ease 5000ms;}
.lh10{line-height:1;}
.lh11{line-height:1.1;}
.lh12{line-height:1.2;}
.lh13{line-height:1.3;}
.lh14{line-height:1.4;}
.lh15{line-height:1.5;}
.lh16{line-height:1.6;}
.lh17{line-height:1.7;}
.lh18{line-height:1.8;}
.lh19{line-height:1.9;}
.lh20{line-height:2;}
.lh21{line-height:2.1;}
.lh22{line-height:2.2;}
.lh23{line-height:2.3;}
.lh24{line-height:2.4;}
.lh25{line-height:2.5;}
.lh26{line-height:2.6;}
.lh27{line-height:2.7;}
.lh28{line-height:2.8;}
.lh29{line-height:2.9;}
.lh30{line-height:3;}


.active-shadow:active {box-shadow: 0 0 15px rgba(0, 0, 0, 0.2) inset;}
* {box-sizing: border-box;}
/*clear-default end*/
body {
    color:#333;
}
.f-w-b {
    font-weight: bold;
}
.container {
    max-width:1300px;
    width: 100%;
    margin:0 auto;
    position: relative;
}
.icon {
    display: block;
    width:80px;
    height:80px;
    background-image:url(../images/icon.png);
    background-repeat: no-repeat;
}
.h100p {
    height:100%;
}
.uppercase {
    text-transform: uppercase;
}
.arial {
    font-family: Arial, Helvetica, sans-serif;
}
.btn {
    width:120px;
    height:40px;
    font-size: 18px;
    border-radius: 1000px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.btn-start {
    background:#fed136;
    color:white;
    margin:45px auto;
}
.small .btn {
    width:80px;
}
.header {
    width:100%;
    position: absolute;
    left:0;
    top:0;
    z-index:99;
    /* background: rgba(0, 0, 0, 0.5); */
}
.header .box {
    height:65px;
}
.header .nav a {
    font-size: 14px;
    color:white;
    margin-left:30px;
    display: inline-block;
    height:65px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    position: relative;
}
.header .nav a::before {
    content: "";
    position: absolute;
    left:50%;
    bottom:-3px;
    width:48px;
    margin-left:-24px;
    height:3px;
    background: url(../images/header-a-bg.png) no-repeat;
    transition: all ease .3s ;
}
.header .nav a.active::before,
.header .nav a:hover::before {
    content: "";
    position: absolute;
    left:50%;
    bottom:0;
    width:48px;
    margin-left:-24px;
    height:3px;
    background: url(../images/header-a-bg.png) no-repeat;
}
.header .nav a.active.active-hide::before{
    bottom:-8px;
}
.header .nav a.active.active-hide:hover::before{
    bottom:0;
}
.footer {
    background:#222;
}
.footer .nav {
    width:140px;
    line-height: 2.2;
    border-right:1px solid white;
}
.footer .nav a:hover {
    text-decoration: underline;
}
.footer .address {
    line-height: 2.2;
}
.banner .swiper-container,
.banner .swiper-slide {
    width:100%;
    height:730px;
	background: rgba(0, 0, 0, 0.3);
}
.banner .swiper-slide .item > .pic {
    position: absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    z-index:-1;
}
.banner .swiper-slide .item > .pic div {
    position: absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background-size: cover;
    animation-duration:5s;
    animation-timing-function:linear;
    animation-fill-mode: forwards;
    -webkit-animation-duration:5s;
    -webkit-animation-timing-function:linear;
    -webkit-animation-fill-mode: forwards;
}
.icon.icon-small {
    width:40px;
    height:40px;
}

.leftUp{-webkit-animation-name:leftUp;animation-name:leftUp;}
@-webkit-keyframes leftUp{
    0%{transform:scale(1.1,1.1) translate(4.545%,4.545%); }
    100%{transform:scale(1.1,1.1)  translate(-4.545%,-4.545%);}
}
@keyframes leftUp{
    0%{transform:scale(1.1,1.1) translate(4.545%,4.545%);}
    100%{transform:scale(1.1,1.1)  translate(-4.545%,-4.545%);}
}
.moveRight{
    -webkit-animation-name:moveRight;animation-name:moveRight;
}
@-webkit-keyframes moveRight{
    0%{transform:scale(1.1,1.1) translate(-4.545%,0); }
    100%{transform:scale(1.1,1.1)  translate(4.545%,0);}
}
@keyframes moveRight{
    0%{transform:scale(1.1,1.1) translate(-4.545%,0);}
    100%{transform:scale(1.1,1.1)  translate(4.545%,0);}
}
.moveDown{
    -webkit-animation-name:moveDown;animation-name:moveDown;
}
@-webkit-keyframes moveDown{
    0%{transform:scale(1.1,1.1) translate(0,-4.545%); }
    100%{transform:scale(1.1,1.1)  translate(0,4.545%);}
}
@keyframes moveDown{
    0%{transform:scale(1.1,1.1) translate(0,-4.545%);}
    100%{transform:scale(1.1,1.1)  translate(0,4.545%);}
}
.centerBig{
    -webkit-animation-name:centerBig;animation-name:centerBig;
}
@-webkit-keyframes centerBig{
    100%{transform:scale(1.1,1.1);}
}
@keyframes centerBig{
    100%{transform:scale(1.1,1.1);}
}
.rightDownBig{
    -webkit-animation-name:rightDownBig;animation-name:rightDownBig;
}
@-webkit-keyframes rightDownBig{
    100%{transform:scale(1.1,1.1) translate(4%,4%);}
}
@keyframes rightDownBig{
    100%{transform:scale(1.1,1.1) translate(4%,4%);}
}
.cloud-design-banner .swiper-container,
.cloud-design-banner .swiper-slide {
	height:730px;
}
.cloud-design-banner .swiper-pagination {
    bottom:auto;
    left:auto;
    top: 50%;
    right:25px;
    transform: translateY(-50%);
    width:auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.cloud-design-banner .swiper-pagination-bullet{
	width:12px;
	height:12px;
	background: rgba(255,255,255, 1);
    opacity: 1;
    margin:15px 0!important;
}
.cloud-design-banner .swiper-pagination-bullet.swiper-pagination-bullet-active{
	background: #007aff;
}
.cloud-design-banner hr {
    border:none;
    border-left:1px solid #f2ecd6;
    height:20px;
    margin:20px auto;
}
.cloud-design-banner p {
    line-height: 2.3;
}
.cloud-design-classic {
    background:white;
    border-radius: 100px;
    height:100px;
    top:-60px;
    z-index:999;
    box-shadow: 0 10px 15px rgba(0, 0, 0, 0.15);
}
.cloud-design-classic dl dt i.item1 {
    background-position: -400px 0;
}
.cloud-design-classic dl dt i.item2 {
    background-position: -440px 0;
}
.cloud-design-classic dl dt i.item3 {
    background-position: -400px -40px;
}
.cloud-design-classic dl select {
    width:190px;
    height:30px;
    border:1px solid #efefef;
    background-image: url(../images/ico-select.png);
    background-position: 174px center;
    background-repeat: no-repeat;
    background-color: white;
    border-radius: 6px;
}
.cloud-design-classic button {
    position: absolute;
    right:0;
    top:0;
    background:#007aff;
    border:none;
    height:100px;
    width:120px;
    border-radius: 0 1000px 1000px 0;
    color:white;
    font-size: 18px;
    padding-right: 10px;
    cursor: pointer;
}
.p-r-170 {
    padding-right: 170px;
}






.cloud-design-case .box > .pic {
    position: absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background-position:  center center;
    background-size: cover;
    transition: all ease 2s;

}
.cloud-design-case .box:hover > .pic {
    transform: scale(1.1);
}

.p-r-170 {
    padding-right: 170px;
}

.cloud-design-case .box > img {
    transition: all ease 2s;
}

.cloud-demo.cloud-design-case  .box > img {
    width:310px;
    height:430px;
}

.cloud-design-case .big:hover .box > img,
.cloud-design-case .small:hover .box > img {
    transform:scale(1.1)
}
.cloud-design-case .big {
    width:47.7%;
    height:600px;
    position: relative;
    border-radius: 12px;
}
.cloud-design-case .zs {
    width:50%;
}
.cloud-design-case .big .box {
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.15);

}
.cloud-design-case .big .box,
.cloud-design-case .small .box {
    border-radius: 12px;
    overflow: hidden;
    position: relative;
}
.cloud-design-case .big .box {
    height:600px;
}
.cloud-design-case .small .box {
    height:430px;
}
.cloud-design-case .info {
    position: absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background:rgba(255,255,255, 0.85);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 12px;
    overflow: hidden;
}
.cloud-design-case .big > img,
.cloud-design-case .small > img {
    width:100%;
    display: block;
}
.cloud-design-case .small {
    width:47.7%;
    position: relative;
    height:430px;
    position: relative;

    border-radius: 12px;
}
.cloud-design-case .big .info p {
    line-height: 1.7;
}
.cloud-design-case .ms {
    position: absolute;
    left:0;
    bottom:-50px;
    width:100%;
    text-align: center;
    font-size: 16px;
    color:#666;
}
.cloud-design-case .jy-pic {
    left:0;
    bottom:-230px;
    width:100%;
}

.btn.btn-more {
    background:none;
    color:white;
    font-size: 14px;
}
.btn.btn-more i {
    width:40px;
    height:40px;
    background-position: 0 -41px;
}
.btn.btn-more:hover i{
    animation:more 1.5s infinite;
    animation-delay: 500ms;
}
.btn.btn-animation:hover i{
    animation:more 1.5s infinite;
}
@keyframes more{  0%,100% {transform: translateX(0);}  50% {transform: translateX(10px);}  }

.btn.btn-start i {
    background-position: 0 -40px;
}
.cloud-design-gd {
    height:155px;
    background: url(../images/cloud-design-gd.png) no-repeat center center;
}
.cloud-design-sh {
    height:610px;
    background: url(../images/cloud-design-sh-gb.png) no-repeat center center;
}
.cloud-design-sh .ico-kf {
    background-position: -40px -40px;
}
.cloud-design-sh ul li {
    width:114px;
    height:114px;
    background: rgba(255,255,255, 0.75);
    border-radius: 5px;
}
.cloud-design-sh .item1 {
    background-position: -80px 0;
}
.cloud-design-sh .item2 {
    background-position: -160px 0;
}
.cloud-design-sh .item3 {
    background-position: -240px 0;
}
.cloud-design-sh .item4 {
    background-position: -320px 0;
}
.w665 {
    width:665px;
}
.cloud-design-zs ul li {
    width:50%;
    height:90px;
    border-top:1px solid #efefef;
}
.cloud-design-zs ul li:first-child {
    border-right:1px solid #efefef;
}
.cloud-design-zs ul li span {
    color:#fed136;
}
.cloud-design-zs .item {
    color:#666;
}
.cloud-design-zs .item > div {
    overflow: hidden;
    border-radius: 10px;
}
.cloud-design-zs .item img {
    border-radius: 10px;
}
.cloud-design-zs .item:hover img {
    transform: scale(1.1);
}
.cloud-design-zs .item:hover img {
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.2);
}
.cloud-design-zs .item p {
    padding:35px 0 90px;
}

.cloud-design-case .info {
    opacity: 0;
    transition: all ease 1s;
}

.cloud-design-case .info * {
    opacity: 0;
}
.cloud-design-case .info.show,
.cloud-design-case .info.show * {
    opacity: 1;
}
.cloud-design-case .info img,
.cloud-design-case .info div,
.cloud-design-case .info p {
    transform: translateY(50px);
    transition: all ease 1s;
}
.cloud-design-case .info.show p {
    transform: translateY(0);
}
.cloud-design-case .info a span {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.cloud-design-case .big .info img {
    transition-delay: 500ms;
}
.cloud-design-case .big .info div {
    transition-delay: 1000ms;
}
.cloud-design-case .big .info p {
    transition-delay: 1500ms;
}

.cloud-design-case .info a,
.cloud-design-case .info a span,
.cloud-design-case .info i,
.cloud-design-case .info:hover,
.cloud-design-case .info:hover img,
.cloud-design-case .info:hover div,
.cloud-design-case .info:hover p {
    transform: translateY(0);
    opacity: 1;
}

.btn-more {
    position: relative;
    overflow: hidden;
}
.btn-more::before {
    content: "";
    position: absolute;
    left:-225px;
    left:-52px;
    width:200px;
    height:200px;
    background:#333;
    transform: rotate(-45deg);
    transition:all ease 1ms;
}
.btn-more:hover::before {
    background:#fed136;
    transition-delay: 700ms;
}
.btn-more::after {
    content: "";
    position: absolute;
    left:-225px;
    top:-105px;
    width:200px;
    height:200px;
    background:#fed136;
    transition:all ease 1s;
    transform: rotate(-45deg);
}
.btn-more:hover::after {
    left:-52px;
}
.btn-more span {
    position: relative;
    z-index:999;
}

.c-blue1 {
    color:#4a5b7a;
}



.dialog-show-cloud-demo {
    position:fixed;
    left:0;
    top:0;
    z-index:9999;
    background: rgba(0, 0, 0, 0.5);
    display: none;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width:100%;
    height:100%;
}
.dialog-show-cloud-demo.show {
    display: flex;
}
.dialog-show-cloud-demo .cloud-demo {
    width:80%;
    max-width: 1200px;
    padding:0 30px;
    height:580px;
    background: white;
    border-radius: 10px;

}
.dialog-show-cloud-demo .cloud-demo .close,
.dialog-login-qrcode .close{
    background-position: 0 -160px;
    cursor: pointer;
    right:-3px;
    top:-3px;
}
.dialog-show-cloud-demo .data-empty {
    width:100%;
    height:430px;
    background: #999;
}
#cloud-demo .swiper-slide {
    width:310px;
    height:530px;
}

#cloud-demo .swiper-button-prev,
#cloud-demo .swiper-button-next {
    top:42%;
    /* color:white; */
}


.about-ppjs ul li {
    width:30.78%;
    position: relative;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
}
.about-ppjs ul li:nth-child(2) {
    width:45.38%;
    left:27.31%;
    top:-100px;
    z-index:2;
}

.about-ppjs ul li div {
    position: absolute;
    left:0;
    top:0;
    width:100%;
}
.about-ppjs ul li:nth-child(2) {
    box-shadow: none;
}
.about-ppjs ul li:nth-child(2) div {
    left:7.71%;
    top:45px;
    width:84.75%;
}
.about-ppjs ul li .pic {
    display: block;
    width:100%;
}
.about-ppjs ul li .bg {
    display: block;
    width:100%;
}
.about-ppjs ul li p {
    padding:40px 35px 0;
    line-height: 1.9;
}
.w390 {
    width:390px;
}
.w400 {
    width:400px;
}
.w420 {
    width:420px;
}
.w430 {
    width:430px;
}

.about-design-teams {
    background-image: url(../images/about-design-teams-bg1.png);
    background-position: top right;
    background-repeat: no-repeat;
}
.about-design-teams .design-teams-swiper {
    background:#f7f7f7;

}
.about-design-teams .info hr {
    border:none;
    border-bottom: 2px solid #909090;
}

#teams-swiper,
#teams-swiper .swiper-slide {
    width:628px;
    height:503px;
}
#teams-swiper {
    right:0;
    bottom:75px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
}
#teams-swiper .swiper-slide {

}

#teams-swiper .swiper-button-next,
#teams-swiper .swiper-button-prev {
    width:40px;
    height:50px;
    background:url(../images/icon.png) no-repeat
}
#teams-swiper .swiper-button-next{
    background-position: -40px -80px;
    top:auto;
    right:5px;
    bottom:5px;
}
#teams-swiper .swiper-button-prev{
    background-position: 0 -80px;
    top:auto;
    bottom:5px;
    left:auto;
    right:46px;
}
#teams-swiper .swiper-button-next:after,
#teams-swiper .swiper-button-prev:after{
    display: none;
}
#teams-swiper .swiper-pagination {
    bottom:-30px;
}
.teams-swiper-pagination .swiper-pagination {
    position: initial;
}
.teams-swiper-pagination .swiper-pagination span {
    margin:0 5px;
}
.teams-swiper-pagination {
    left:0;
    bottom:20px;
    width:100%;
}
.teams-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background:black;
}


.w490 {
    width:490px;
}
.f70 {
    font-size: 70px;
}
.h220 {
    height:220px;
}
.h425 {
    height:425px;
}
.about-yj .bg {
    z-index:-1;
    left:-32px;
    top:-54px;
}
.about-yj .shadow {
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.2)
}
.about-yj ul {
}
.about-yj  ul li {
    margin:0 45px;
    width:110px;
}
.about-yj  ul li i {
    margin:0 auto;
}
.about-yj  ul li .item1 {
    background-position: -480px 0;
}
.about-yj  ul li .item2 {
    background-position: -560px 0;
}
.about-yj  ul li .item3 {
    background-position: -640px 0;
}
.about-yj .box {
    width:43.85%;
}
.about-yj .shadow {
    width:51.85%;
}
.about-yj hr {
    border:none;
    border-bottom: 2px solid #909090;
}

.about-bg img {
    display: block;
    width:63.77%;
}
.about-bg .box {
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
    padding:75px 30px 55px 40px;
    width:36.15%;
}

.about-bg hr {
    width:60px;
    border:none;
    border-bottom: 1px solid #d0d0d0;
}

.m-t-350 {
    margin-top: 350px;
}

.about-ql .text {
    left:85px;
    top:-20px;
    z-index:-1;
}
.about-ql ul {
    right:7.4%;
    top:-130px;
    width:620px;
    height:396px;
    background: url(../images/about-ql-ul-bg.png) no-repeat;
}
.about-ql ul li {
    position: absolute;
}
.about-ql ul li:nth-child(1) {
    left:27px;
    top:110px;
}
.about-ql ul li:nth-child(2) {
    left:355px;
    top:53px;
}
.about-ql ul li:nth-child(3) {
    left:60px;
    top:283px;
}
.about-ql ul li:nth-child(4) {
    left:340px;
    top:220px;
}

.about-contactus {
    background: #f7f7f7;
}
.about-contactus ul li:not(:last-child) {
    border-right:1px solid #ccc;
}
.about-contactus ul li:nth-child(1) i{
    background-position: -80px -80px;
}
.about-contactus ul li:nth-child(2) i{
    background-position: -160px -80px;
}
.about-contactus ul li:nth-child(3) i{
    background-position: -240px -80px;
}

.msg {
    width:900px;
}
.msg input {
    width:100%;
    height:30px;
    border:2px solid #d1d1d1;
    font-size: 12px;
    padding:0 10px;
}
.msg textarea {
    width:100%;
    height:125px;
    border:2px solid #d1d1d1;
    font-size: 12px;
    padding:10px;
}
.msg button {
    width:145px;
    height:35px;
    line-height: 1;
    background:#4b5d7d;
    color:white;
    font-size: 14px;
    border:none;
    cursor: pointer;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.4);
}

.product-serve-sw ul li {
    width:30%;
    min-height:220px;
    background:red;
}
.product-serve-sw ul li:nth-child(1){
    background: url(../images/product-serve-sw-ico1.png) no-repeat;
}
.product-serve-sw ul li:nth-child(2){
    background: url(../images/product-serve-sw-ico2.png) no-repeat;
}
.product-serve-sw ul li:nth-child(3){
    background: url(../images/product-serve-sw-ico3.png) no-repeat;
}
.product-serve-sw ul li:nth-child(4){
    background: url(../images/product-serve-sw-ico4.png) no-repeat;
}
.product-serve-sw ul li:nth-child(5){
    background: url(../images/product-serve-sw-ico5.png) no-repeat;
}
.product-serve-sw ul li:nth-child(6){
    background: url(../images/product-serve-sw-ico6.png) no-repeat;
}
.product-serve-sw ul li dl {
    padding-left: 20px;
}
.product-serve-sw ul li dt {
    font-size: 20px;
    font-weight: bold;
    position: relative;
    padding-bottom: 15px;
    padding-left:40px;
    padding-top: 35px;
}
.product-serve-sw ul li dt::before {
    content: "";
    position: absolute;
    left:0;
    bottom:0;
    border-bottom: 2px solid #707070;
    width:80px;
}
.product-serve-sw ul li dd {
    padding-top: 15px;
    padding-left:40px;
    font-size: 14px;
    color:#666;
    line-height: 1.8;
}

.product-serve-output {
    height:590px;
}
.product-serve-output .tit img {
    position: absolute;
    left:-110px;
    top:-210px;
}

.product-serve-output dl {
    padding-top: 0px;
    padding-left: 30px;
}
.product-serve-output dt {
    font-size: 18px;
    font-weight: bold;
    position: relative;
    padding-bottom: 25px;
    padding-top: 35px;
}
.product-serve-output dt::before {
    content: "";
    position: absolute;
    left:0;
    bottom:0;
    border-bottom: 2px solid #707070;
    width:100%;
}
.product-serve-output dd {
    padding-top: 25px;
    font-size: 14px;
    color:#666;
    line-height: 1.8;
}

.product-serve-output .product-serve-swiper {
    width:815px;
    height:589px;
    background: #eee;
}

.m-t-185 {
    margin-top: 185px;
}

.product-serve-swiper .swiper-btn{
    width:125px;
    height:100%;
    z-index:999;
    /* box-shadow: -93px 33px 0px -32px white,
    -29px 94px 0px 29px white */
}
.product-serve-swiper .swiper-btn li {
    width:125px;
    height:65.5px;

    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    /* background:url(../images/swiper-btn-bg1.png) no-repeat top right; */
    background-color:white ;
    box-shadow: -32px 0px 25px -30px rgba(0, 0, 0, 0.25) inset;
}
.product-serve-swiper .swiper-btn li.active {
    background: linear-gradient(to right,black ,transparent);
    color:white;
    font-size: 18px;
    box-shadow: -6px 0px 25px -2px rgba(0, 0, 0, 0.5);
    position: relative;
    z-index: 2;
}
.product-serve-swiper .swiper-btn li.shadow {
    /* background: url(../images/swiper-btn-bg2.png) no-repeat top right; */
    background-color: white;

}

.product-serve-output .swipers {
    width:100%;
    height:100%;
    background:rgba(0, 0, 0, 0.2);
    left:0;
    top:0;
    box-shadow: 69px -62px 25px -56px rgba(0, 0, 0, 0.2), 245px 245px 25px -232px rgba(0, 0, 0, 0.2), -105px 245px 25px -232px rgba(0, 0, 0, 0.2), -164px 285px 25px -282px rgba(0, 0, 0, 0.2), -164px -277px 25px -282px rgba(0, 0, 0, 0.2);
}
.product-serve-output .swipers .swiper-slide:after {
    content: "";
    background: linear-gradient(to top,rgba(0,0,0,.6),transparent);
    position: absolute;
    left:0;
    bottom:0;
    width:100%;
    height:200px;
}
.product-serve-output .swipers img {
    width:815px;
    height:589px;
}

.product-serve-output .swipers .swiper-button-next,
.product-serve-output .swipers .swiper-button-prev {
    width:40px;
    height:50px;
    background:url(../images/icon.png) no-repeat
}
.product-serve-output .swipers .swiper-button-next{
    background-position: -40px -80px;
    top:auto;
    right:5px;
    bottom:5px;
}
.product-serve-output .swipers .swiper-button-prev{
    background-position: 0 -80px;
    top:auto;
    bottom:5px;
    left:auto;
    right:46px;
}
.product-serve-output .swipers .swiper-button-next:after,
.product-serve-output .swipers .swiper-button-prev:after{
    display: none;
}
.product-serve-output .swipers .swiper-pagination {
    text-align: left;
    padding-left:160px;
    bottom:20px;
}

.product-serve-output .swipers .swiper-pagination-bullet {
    background: white;
    opacity: 1;
    margin:0 8px;
    width:5px;
    height:5px;
}
.product-serve-output .swipers .swiper-pagination-bullet-active {
    background: none;
    opacity: 1;
    border:2px solid white;
    width:16px;
    height:16px;
    vertical-align: -4px;
}

.product-serve-lc {
    background: url(../images/product-serve-lc-bg.png);
}

.product-serve-lc .box {
    background: url(../images/product-serve-lc-bgline.png) center center no-repeat;
}
.product-serve-lc .box ul {
    height:300px;
    background: url(../images/product-serve-lc-bgline.png) center center no-repeat;
}

.product-serve-lc .box ul li {
    width:230px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: absolute;
}
.product-serve-lc .box ul li .tit1 {
    width:100px;
    height:100px;
    background: url(../images/product-serve-lc-bgblue.png);
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    color:white;
}
.product-serve-lc .box ul li .tit1.orange {
    background: url(../images/product-serve-lc-bgorange.png);
}
.product-serve-lc .box ul li .tit2 {
    font-size: 16px;
    color:#258ffc;
    padding:10px 0;
}
.product-serve-lc .box ul li p {
    font-size: 14px;
    color:#5f616d;
    text-align: center;
    line-height: 1.8;
}
.product-serve-lc .box ul li:nth-child(1){
    left:0;
    top:70px;
}
.product-serve-lc .box ul li:nth-child(2){
    left:20%;
    top:100px;
}
.product-serve-lc .box ul li:nth-child(3){
    left:36.92%;
    top:10px;
}
.product-serve-lc .box ul li:nth-child(4){
    left:51%;
    top:140px;
}
.product-serve-lc .box ul li:nth-child(5){
    left:67.77%;
    top:100px;
}
.product-serve-lc .box ul li:nth-child(6){
    left:82.6%;
    top:20px;
}
.jssg-bim .b-b-2 {
    border-bottom: 2px solid #909090;
}
.jssg-bim .box {
    left:0;
    top:0;
    width:100%;
    height:100%;
    background: rgba(0, 0, 0, 0.2);
}
.jssg-bim img {
    width:62.15%;
}
.jssg-bim .bim-pic dl {
    position: absolute;
    width:19.23%;
    height:100px;
}
.jssg-bim .bim-pic div {
    position: absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
}
.jssg-bim .bim-pic dl dt {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
}
.jssg-bim .bim-pic dl:nth-child(1) {
    left:0;
    top:30px;
}
.jssg-bim .bim-pic dl:nth-child(2) {
    left:0;
    bottom:40px;
}
.jssg-bim .bim-pic dl:nth-child(3) {
    right:0;
    top:30px;
}
.jssg-bim .bim-pic dl:nth-child(4) {
    right:0;
    bottom:40px;
}

.jssg-gyl {

}
.jssg-gyl .bg-gray {
    width:100%;
    height:320px;
    left:0;
    bottom:0;
    z-index:-1;
    background: #f5f5f5;

}


.jssg-gyl .youshi .item1 {
    width:56.15%;
}


.jssg-gyl .youshi .item1 ul li .pic {
    width:150px;
    height:150px;
    background:url(../images/jssg-gyl-youshi-item1-bg.png) no-repeat center center
}

.jssg-gyl .youshi .item1 ul li:nth-child(1) .pic i {
    background-position: -320px -80px;
}
.jssg-gyl .youshi .item1 ul li:nth-child(2) .pic i {
    background-position: -400px -80px;
}
.jssg-gyl .youshi .item1 ul li:nth-child(3) .pic i {
    background-position: -480px -80px;
}

.jssg-gyl .youshi img {
    display: block;
    width:43.77%;
}

.jssg-gl {
    background:url(../images/jssg-gl-bg.png) no-repeat;
    background-position: 90% -150px;
}
.jssg-gl .info dt {
    border-bottom:2px solid #999;
}
.jssg-gl img {
    width: 50.15%;
}
.jssg-gl .info {
    width:48.46%;
    padding-right: 5%;
}

.company-smsh .box {

}
.company-smsh .box ul {

}
.company-smsh .box ul li {

}
.company-smsh .box > div {

}
.company-smsh .box hr {
    border:none;
    border-right:1px solid #f1f1f1;
    height:80px;
    margin:0;
}
.company-smsh .box img {
    display: block;
}
.m-t-210 {
    margin-top: 210px;
}
.company-cg .box {
    height:612px;
    background: url(../images/company-cg-bg.png) no-repeat center center;
}
.company-cg .box .person {
    position: absolute;
    left:80px;
    top:-135px;
}
.company-cg .box .csr {
    position: absolute;
    left:491px;
    top:-80px;
}

.company-cg .box .js {
    width:744px;
    height:235px;
    background: #1a1e21;
    left:479px;
    top:60px;
}
.f13 {
    font-size: 13px;
}

.company-cg .info {
    padding-top: 340px;
}

.company-kkk {
    height:476px;
    background: url(../images/company-kkk-bg.png) no-repeat center center;

}
#funeng-swiper.swiper-container {
    width: 57.7%;
    max-width: 720px;
    height: 550px;
}
#funeng-swiper .swiper-slide {
    background-position: center;
    background-size: cover;
    width: 369px;
    height: 501px;
}
#funeng-swiper .swiper-slide img {
    width: 369px;
    height: 501px;
    display: block;
}
.cp-funeng {
    background: url(../images/funeng-cp-bg.png) no-repeat;
    background-size: cover;
    background-position: center center;
}
.cp-funeng .info {
    width:33.85%;
}

.funeng-dd {
    background:url(../images/funeng-bg.png) no-repeat;
    background-position: 5% -120px;
}

.funeng-dd .info {
    width:550px;
    height:330px;
    background:#f8f8f8;
    border-radius: 10px;
    padding:60px 160px 0 30px;
    margin-left:12.31%;
}
.funeng-dd img {
    right:0;
    top:-170px;
    width:53.85%;
    border-radius: 10px;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
}
.p-t-250 {
    padding-top: 250px;
}

.funeng-gyl {
    background:#f8f8f8;
}
.funeng-gyl .box div {
    position: absolute;
    left:5%;
    top:150px;
}
.funeng-gyl .box2 img {
    max-width: 726px;
    width: 100%;
}
.funeng-gyl ul li {
    margin:0 29px;
}
.w380 {
    width: 380px;
}
.funeng-js > div {
    background:url(../images/product-serve-output-tit-bg.png) no-repeat;
    background-position: left bottom;
    background-size: 38.46% auto;
}
.funeng-js img {
    width:55.38%;
    display: block;
}
.p-b-230 {
    padding-bottom: 230px;
}
.join-banner .info {
    width:360px;
    height:360px;
    background:white;
    border-radius: 5px;
    overflow: hidden;
    right:-50px;
    top:400px;
	z-index:9999;
    margin-top: -180px;
}
.join-banner .info .tit {
    background:#f5f5f5;
    height:54px;
}
.join-banner .info .input-group {
    border-bottom: 1px solid #d6d6d6;
}
.join-banner .info .input-group i {
    width:40px;
    height:40px;
}
.join-banner .info .input-group i.user {
    background-position: -40px -160px;
}
.join-banner .info .input-group i.tel {
    background-position: 0 -200px;
}
.join-banner .info .input-group i.company {
    background-position: -40px -200px;
}

.join-banner .info .input-group input {
    height:30px;
    font-size: 16px;
    border:none;
}
.join-banner .info button {
    width:100%;
    height:54px;
    color:white;
    background:#ff9b51;
    border:none;
    font-size: 16px;
    margin-top: 40px;
    cursor: pointer;
}




















.join-qd .pic {
    width:41.923%;
}
.join-qd .pic .info {
    left:0;
    top:0;
    width:100%;
    height:100%;
    padding-left:15%;
}
.join-qd .list {
    width:53%;
}
.join-qd .list dl {
    margin-top: 50px;
}
.join-qd .list dl:nth-child(1) dt i {
    background-position: -80px -160px;
}
.join-qd .list dl:nth-child(2) dt i {
    background-position: -160px -160px;
}
.join-qd .list dl:nth-child(3) dt i {
    background-position: -240px -160px;
}
.join-qd .list dl:nth-child(4) dt i {
    background-position: -320px -160px;
}
.join-qd .list dl:nth-child(5) dt i {
    background-position: -400px -160px;
}
.join-qd .list dl div {
    border-bottom:1px solid #999;
    font-size: 18px;
    color:#333;
    padding-bottom: 5px;
}
.join-qd .list dl p {
    padding:20px 0 0 20px;
    color:#999;
    font-size: 14px;
}
.join-qd .list dl dd {
    margin-left:4%;
}

.join-process .box {
    height:610px;
    background:url(../images/join-hz-pic.png) no-repeat;
    background-position: center bottom;
}

.join-process .box ul li {
    position: absolute;
    width:165px;
}
.join-process .box ul li dl {
    display:flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
}
.join-process .box ul li dt {
    font-size: 28px;
    font-family: Arial, Helvetica, sans-serif;
    color:#ff9b51;
    margin-right: 7px;
}
.join-process .box ul li dd {

}
.join-process .box ul li dd div {
    font-size: 18px;
    font-weight: bold;
    color:#111;
    padding-bottom: 10px;
}
.join-process .box ul li dd p {
    line-height: 1.6;
    font-size: 15px;
}
.join-process .box ul li:nth-child(1) {
    left:190px;
    top:340px;
}
.join-process .box ul li:nth-child(2) {
    left:280px;
    top:120px;
}
.join-process .box ul li:nth-child(3) {
    left:560px;
    top:15px;
}
.join-process .box ul li:nth-child(4) {
    left:870px;
    top:120px;
}
.join-process .box ul li:nth-child(5) {
    left:930px;
    top:340px;
}

.join-tj {

}
.join-tj img {
    width:50%;
    display: block;
}
.join-tj .info {
    background:#222;
    width: 50%;
    height:100%;
    right:0;
    top:0;
}

.join-tj ul li {
    width:120px;
}
.join-tj ul li div {
    font-size: 16px;
}
.join-tj ul li p {
    font-size: 13px;
    color:#d7d7d7;
    margin-top: 25px;
    line-height: 1.6;
    opacity: .7;
}
.join-tj ul li i {
    margin:0 auto;
}
.join-tj ul li:nth-child(1) i {
    background-position: -480px -160px;
}
.join-tj ul li:nth-child(2) i {
    background-position: -650px -160px;
}
.join-tj ul li:nth-child(3) i {
    background-position: -640px -160px;
}
.join-tj ul li:nth-child(4) i {
    background-position: -720px -160px;
}

.join-fg {
    height:716px;
    background:url(../images/join-fg-bg.png) no-repeat;
    background-position: center center;
}
.join-fg ul li {
    width:150px;
    margin:0 50px;
    font-size: 15px;
}
.join-fg ul li div {
    opacity: .9;
}
.join-fg ul li div:nth-of-type(1){
    height:60px;
}

.join-fg .bg .bobo1 {
    width:100%;
    height:100px;
    background:url(../images/bobo1.png);
    background-position: -10000px center;
    left:0;
    top:206px;
    animation: bobo 70s linear infinite;
}
.join-fg .bg .bobo2 {
    width:100%;
    height:100px;
    background:url(../images/bobo2.png);
    background-position: -10000px center;
    left:0;
    top:532px;
    animation: bobo 70s linear infinite;
}

@keyframes bobo {
    0% {
        background-position: -10000px center;
    }
    100%{
        background-position: 0 center;
    }
}

.dialog {
    position: fixed;
    left:50%;
    top:50%;
    z-index:999;
    width:230px;
    height:190px;
    margin:-115px 0 0 -95px;
    border:2px solid #a8c9cb;
    border-radius: 50px;
    background:white;
    color:#4a5b7a;
}
.dialog input {
    width:170px;
    height:32px;
    line-height: 1;
    text-align: center;
    border:none;
    background:#f2f2f2;
    color:#666;
}
.dialog input::-webkit-input-placeholder {
    color:#ccc;
}
.dialog .close {
    position: absolute;
    right:-10px;
    top:-20px;
    width:28px;
    height:28px;
    background:url(../images/dialog-close.png) no-repeat;
    cursor: pointer;
}

.icon-h80 {
    height:80px!important;
}
.icon-mousecircle {
    background-position: 0 -240px;
}

::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: #f0f0f0;
}
::-webkit-scrollbar-thumb {
    background-color: #9D9D9D;
}
::-webkit-scrollbar-track {
    background-color: #f0f0f0;
}
.dialog-login-qrcode {
    position: fixed;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background:rgba(0, 0, 0, 0.5);
    z-index:9999;
    display: none;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.dialog-login-qrcode.show {
    display: flex;
}
.dialog-login-qrcode .box {
    background: white;
    padding:30px;
}
.w150 {
    width:150px;
}
.w200 {
    width:200px;
}
.qrcode img{
    width:200px;
    display: block;
}
.dialog-hqbj {
    position:fixed;
    left:0;
    top:0;
    z-index:9999;
    background: rgba(0, 0, 0, 0.5);
    display: none;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width:100%;
    height:100%;
}
.dialog-hqbj.show {
    display: flex;
}
.dialog-hqbj .info {
    width:360px;
    height:360px;
    background:white;
    border-radius: 5px;
    overflow: hidden;
}
.dialog-hqbj .info .tit {
    background:#f5f5f5;
    height:54px;
}
.dialog-hqbj .info .input-group {
    border-bottom: 1px solid #d6d6d6;
}
.dialog-hqbj .info .input-group i {
    width:40px;
    height:40px;
}
.dialog-hqbj .info .input-group i.user {
    background-position: -40px -160px;
}
.dialog-hqbj .info .input-group i.tel {
    background-position: 0 -200px;
}
.dialog-hqbj .info .input-group i.company {
    background-position: -40px -200px;
}

.dialog-hqbj .info .input-group input {
    height:30px;
    font-size: 16px;
    border:none;
}
.dialog-hqbj .info button {
    width:100%;
    height:54px;
    color:white;
    background:#ff9b51;
    border:none;
    font-size: 16px;
    margin-top: 40px;
    cursor: pointer;
}
.dialog-hqbj .close {
    background-position: 0 -160px;
    cursor: pointer;
    right:5px;
    top:5px;
}

.dialog-hqbj {
    position:fixed;
    left:0;
    top:0;
    z-index:99999;
    background: rgba(0, 0, 0, 0.5);
    display: none;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width:100%;
    height:100%;
}
.dialog-hqbj.show {
    display: flex;
}
.dialog-hqbj .box {
    /*width:80%;*/
    width: 1200px;
    /*min-width: 850px;*/
    height:670px;
    padding:30px;
    background: white;
    border-radius: 10px;
}
.dialog-hqbj .close {
    background-position: 0 -160px;
    cursor: pointer;
    right:-3px;
    top:-3px;
}
.dialog-hqbj ul {
    border-left:2px solid #eee;
    padding-left:15px;
}
.dialog-hqbj ul li {
    font-size: 12px;
    color:#999;
    cursor: pointer;
}
.dialog-hqbj ul li:not(:last-child) {
    margin-bottom: 30px;
}
.dialog-hqbj ul li.active {
    position: relative;
    color:#2465f5;
}
.dialog-hqbj ul li.active::before {
    content: "";
    position: absolute;
    left:-21px;
    top:3px;
    width:10px;
    height:10px;
    border-radius: 100px;
    background:#2465f5;
}

.hqbj-table-box {
    flex: 1;
    height:440px;
    width:1035px;
    padding-right: 10px;
}
.hqbj-table-box dt {
    font-size: 14px;
    padding-left:10px;
    border-left:3px solid #007aff;
    line-height: 1;
    margin-bottom: 20px;
    color:#444;
}
.hqbj-table-box dl {
    display: none;
}
.hqbj-table-box dl.active {
    display: block;
}
.hqbj-table-box dd table {
    font-size: 14px;
    color:#333;
    text-align: left;
}
.fixed-table-container {
    border:none!important;
}
.fixed-table-container thead th:first-child,
.fixed-table-container tbody td:first-child{
    border-left:1px solid #e4eaec!important;
}
.dialog-hqbj table th,
.dialog-hqbj table td {
    border:1px solid #ddd;
    line-height: 1;
    font-size: 12px;
}
.dialog-hqbj table thead th {
    color:#666;
    background:rgba(243,247,249,.7);
}
.hqbj-table-box table tfoot {
    display: none;
}
.dialog-hqbj table tfoot th,
.dialog-hqbj table tfoot td{
    font-weight: normal;
    color:#666;
    background:rgba(243,247,249,.7);
}
.dialog-hqbj table td {
    color:#555;
}
.dialog-hqbj table tbody tr:hover {
    background: rgba(243,247,249,.7);
}
.p-20 {
    padding:20px;
}
.c-orange {
    color:orangered
}

.dialog-yjpf {
    position:fixed;
    left:0;
    top:0;
    z-index:9999;
    background: rgba(0, 0, 0, 0.5);
    display: none;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width:100%;
    height:100%;
}
.dialog-yjpf.show {
    display: flex;
}
.dialog-yjpf .box {
    width:70%;
    max-width: 1000px;
    min-width: 850px;
    padding:30px;
    background: white;
    border-radius: 10px;

}
.dialog-yjpf .close {
    background-position: 0 -160px;
    cursor: pointer;
    right:-3px;
    top:-3px;
}

.dialog-yjpf .input-info {
    height:400px;
    /* background: #aaa; */
    border:1px solid #ccc;
    padding:20px 30px;
}
.dialog-yjpf .input-group {
    width:100%;
    height:40px;
}
.dialog-yjpf .input-group span {
    font-size: 14px;
    width:65px;
    display: inline-block;

}
.dialog-yjpf .input-group input,
.dialog-yjpf .input-group select {
    width:200px;
    height:40px;
    border:1px solid #73b0ff;
    outline:none;
    padding:0 10px;
    font-size: 14px;
    color:#555;
}
.dialog-yjpf .input-group input[readonly],
.dialog-yjpf .input-group input[disabled]{
    background: #eee;
}
.dialog-yjpf .yjpf-uploads {
    flex: 1;
    height:400px;
    margin-left: 25px;
    border:1px solid #ccc;
    background: url(../images/dwg-ico.png) no-repeat center center #f9f9f9;
    padding:20px;
}
.dialog-yjpf .yjpf-uploads img {
    display: block;
    max-width:100%;
    max-height: 100%;
}
.dialog-yjpf .uploads-no-bg {
    background-image: none;
}
.dialog-yjpf .input-submit button {
    user-select: none;
    border: none;
    padding: .286rem .858rem;
    font-size: 14px;
    line-height: 1.57142857;
    border-radius: .215rem;
    color: #fff;
    background-color: #3e8ef7;
    box-shadow: none;
    cursor: pointer;
}
.dialog-yjpf .input-submit button:hover {
    color: #fff;
    background-color: #589ffc;
    border-color: #589ffc;
    box-shadow: none;
}
.dialog-yjpf .input-submit button:active {
    background-color: #3e8ef7;
    border-color: #3e8ef7;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.3) inset;
}

.dialog-yjpf .input-submit button[disabled] {
    background-color: #999;
    cursor: default;
}
.dialog-yjpf .input-submit button[disabled]:hover {
    background-color: #999;
    border-color: #999;
}

.online-btn {
    position: fixed;
    top:47%;
    right:0;
    z-index:99999;
    cursor: pointer;
}
.online-box {
    position: fixed;
    right:0;
    bottom:0;
    z-index:99999;
    width:360px;
    height:400px;
    background: white;
    text-align: center;
    box-shadow: 0 0 15px rgba(0,0,0,.2);
    padding-top:20px;
    display: none;
}
.online-box .input-group {
    border-bottom:1px solid #d2d2d2;
    margin:0 38px 20px 50px;
    font-size: 22px;
    text-align: left;
}
.online-box .input-group span {
    padding-left:10px;
}
.online-box .input-group input {
    outline: none;
    border:none;
    width:200px;
    font-size: 22px;
    padding-left:5px;
}
.online-box textarea {
    width:100%;
    height:70px;
    border:1px solid #d2d2d2;
    margin-top: 10px;
    font-size: 22px;
    padding:0 10px;
}
.online-box button {
    width:270px;
    margin-left:10px;
    height:50px;
    background: #ff9b51;
    color:white;
    font-size: 20px;
    border:none;
}
.online-box .close {
    width:30px;
    height:30px;
    position: absolute;
    right:10px;
    top:10px;
    background: url(../images/online-msg-close.png) no-repeat center center;
    cursor: pointer;
}
