* { margin: 0; padding: 0; -moz-box-sizing: border-box; box-sizing: border-box; }
html { font-size: 62.5%;}
body {margin: 0 auto;font-family: "SourceHanSansCN", "microsoft yahei", arial, helvetica, sans-serif;font-size: 12px;font-size: 1.2rem;height: 100%;background:#fff;width:100%;max-width:1920px;margin:0 auto; overflow-x:hidden;color: #333;}
.bold{font-family: 'SourceHanSansCN-Bold';font-weight: bold;}
::selection { color: #fff; background: #6360F7; }
img {border: none; vertical-align: middle; max-width: 100%;}
ul li {list-style-type: none;}
ul, form, p, a, img, table, tr, td, li, dd, dt, dl, span {margin: 0;padding: 0;list-style: none;}
embed, video, iframe { max-width: 100%; }
input[type="submit"], textarea[type="submit"] { cursor: pointer; }
input[type="checkbox"], textarea[type="checkbox"] { cursor: pointer; }
input[type="radio"], textarea[type="radio"] { cursor: pointer; }
input, textarea, select {font-size: 14px; font-size: 1.4rem; border: none; outline: none; background: none;font-family: 'SourceHanSansCN';}
input:focus, textarea:focus, select:focus { outline: none; }
textarea { resize: none; }
.h1, .h2, .h3, h1, h2, h3{margin: 0;padding: 0;font-weight: normal;}
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}
a {text-decoration: none;color: #333;outline: none;display: inline-block;}
a:hover,a.active,a:focus {color: #0077C9;text-decoration: none;transition: 0.5s ease-in-out;}
a:hover {text-decoration: none;color: #0077C9;outline: none;transition: 0.5s;-moz-transition: 0.5s;-o-transition: 0.5s;-webkit-transition: 0.5s;cursor: pointer; }
a:link{text-decoration: none;}
a:visited{text-decoration: none;}
button {-webkit-transition: all .5s ease 0s;transition: all .5s ease 0s;text-decoration: none;background-color: transparent;border: 0;cursor: pointer;}
embed, video, iframe {max-width: 100%;}
.mar0{margin: 0 !important;}.padd0{padding: 0 !important;}
.iconfont{font-size: 20px; text-align: center; line-height: 1; }
.flo-left{float: left;}.flo-right{float: right;}.clear{clear: both;}
.pull-left { float: left !important; }
.pull-right { float: right !important; }
.fix { *zoom: 1; }
.fix:after, .fix:before { display: block; content: "clear"; height: 0; clear: both; overflow: hidden; visibility: hidden; }
.posi-rela{position: relative;}.posi-abso{position: absolute;}.posi-fix{position: fixed;}
.text-center{text-align: center;}.text-left{text-align: left;}.text-right{text-align: right;}
.m-error { display: block; font-size: 14px;color: #FF0000;line-height: 18px;text-align: left;}
.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}

.flex {display: flex;display:-webkit-flex;justify-content: space-between;flex-wrap: wrap}
.block{display: block;}.inblock{display: inline-block;}
.self-ellipsis {display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.self-ellipsis a{display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.self-ellipsis-2 {display: -webkit-box !important;overflow: hidden;white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.self-ellipsis-2 a {display: -webkit-box !important;overflow: hidden;white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.self-ellipsis-3 {display: -webkit-box !important;overflow: hidden;white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.self-ellipsis-3 a {display: -webkit-box !important;overflow: hidden;white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.self-ellipsis-4 {display: -webkit-box !important;overflow: hidden;white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 4;-webkit-box-orient: vertical;}
.self-ellipsis-4 a {display: -webkit-box !important;overflow: hidden;white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 4;-webkit-box-orient: vertical;}
.self-ellipsis-5 {display: -webkit-box !important;overflow: hidden;white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 5;-webkit-box-orient: vertical;}
.self-ellipsis-5 a {display: -webkit-box !important;overflow: hidden;white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 5;-webkit-box-orient: vertical;}
a.pic{display: block; text-align: center; position: relative; overflow: hidden;}
.pic img {-webkit-transition: all 550ms;-o-transition: all 550ms;-moz-transition: all 550ms;transition: all 550ms;}
.pic:hover img {-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}
.picimgs a {position: relative;display: block;overflow: hidden;}
.picimgs:hover a::before {right: 50%;left: 50%;width: 0;background: rgba(255, 255, 255, .2);}
.picimgs a::before,.picimgs a::after {position: absolute;content: '';width: 100%;height: 100%;top: 0;left: 0;z-index: 1;background: rgba(255, 255, 255, 0);transition: all 0.7s ease-in-out;}
.picimgs:hover a::after {height: 0;top: 50%;bottom: 50%;background: rgba(255, 255, 255, .2);}
.common-vc { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }
.common-hc { position: absolute; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); }
.common-center { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.layer-video{max-width: 90%!important;}
#maskVideo{height: 100%;overflow: hidden;}
.layer-video .layui-layer-setwin{z-index: 9999;}

.flex-aj{display: flex;align-items: center;justify-content: center;flex-wrap: wrap;}
.flex-ac{display: flex;align-items: center;flex-wrap: wrap;}
.flex-list{display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.flex-def { display: flex; display: -ms-flexbox; display: -webkit-flex;}
.flex-vertical { -webkit-box-orient: vertical; -webkit-flex-flow: column; flex-flow: column;}
.flex-line { flex: 1; -ms-flex: 1;}
.flex-between { justify-content: space-between;}
.flex-cCenter { align-items: center; }
.item-table {display: table;table-layout: fixed;width: 100%;height: 100%;}
.item-cell {display: table-cell;width: 100%;height: 100%;vertical-align: middle;}
.item-backdrop .iconfont {font-size: 26px;color: #fff;position: relative;}
.item-videobox {width: 100%;overflow: hidden;margin: 0 auto;}
.item-videobox .item-video iframe, .item-videobox .item-video video {position: absolute;top: 0;left: 0;width: 100%;height: 100%;border: none;}
@-moz-keyframes jump{
  0%{-moz-transform:translateX(0);}
  25%{-moz-transform:translateX(-8px);}
  50%{-moz-transform:translateX(0);}
  75%{-moz-transform:translateX(-4px);}
  100%{-moz-transform:translateX(0);}}
@keyframes jump{
  0%{transform:translateX(0);}
  25%{transform:translateX(-8px);}
  50%{transform:translateX(0);}
  75%{transform:translateX(-4px);}
  100%{transform:translateX(0);}
}
::-webkit-input-placeholder { color: #666; opacity: 1; }
/* WebKit browsers */
/*:-o-placeholder { color: #999; opacity: 1; }*/
/* Mozilla Firefox 4 to 18 */
::-moz-placeholder { color: #666; opacity: 1; }
/* Mozilla Firefox 19+ */
:-ms-input-placeholder { color: #666; opacity: 1; }
.flex{display: flex;display:-webkit-flex;justify-content: space-between;flex-wrap: wrap}
.flex-start{display: flex;display:-webkit-flex;justify-content: start;flex-wrap: wrap}

.wrap{width:1400px;margin: 0 auto}
.big-wrap{width:1600px;margin: 0 auto}
@media (max-width: 1640px) {.big-wrap {width: 1400px;}}
@media (max-width: 1460px) {.wrap {width: 1230px;}.big-wrap {width: 1230px;}}
@media (max-width: 1260px) {.wrap {width: 94%;}.big-wrap {width: 94%;}}
@media (max-width: 992px) {.wrap {width:  94%;} br{ display: none;} }
@media (max-width: 768px) {.wrap { width: 94%;}.big-wrap {width: 94%;}}

.index-main{background: #F6F8FF;}
.index-main *{box-sizing: border-box;}
.index-main>div{position: relative;}
::selection {
  background-color: #0077C9;
}
/* common */
.header { width: 100%; height: 84px; background: rgba(29, 31, 38, 0.5); position: fixed; top: 0; left: 0; z-index: 1000;}
.header>.flex { height: 100%; align-items: center;}
.header .header-logo { display: flex; align-items: center;}
.header .logo { height: 49px; float: left;}
.header .navbar { flex: 1; text-align: right; height: 100%;}
.header .navbar .nav-item { display: inline-block; height: 100%; position: relative;}
.header .navbar .nav-item>a { display: inline-block; margin: 0 5px; padding: 0 31px; height: 38px; border-radius: 19px; border-radius: 19px; border: 2px solid rgba(0, 0, 0, 0); font-size: 18px; line-height: 34px; color: #ffffff; position: relative; margin-top: 23px;}
.header .navbar .nav-item { color: #ffffff; }
.header .navbar .nav-item .icon { font-size: 12px; color: #ffffff; position: absolute; right: 13px; top: 12px;}
.header .navbar .nav-item:hover>a {border: 2px solid #FFFFFF;}
.header .navbar .nav-item.active>a {border: 2px solid #FFFFFF;}
.header .navbar .nav-item>a { color: #ffffff; }
.header .navbar .nav-item.active>a { color: #ffffff; position: relative;}
.header .navbar .nav-item:hover>ul{display: block}
.header .navbar a:hover { color: #ffffff;}
.header .navbar .sbnav-list{position:absolute;display:none;box-sizing:border-box;background: #FFFFFF;border-radius: 5px; padding: 14px 0; text-align: center;}
.header .navbar .show {display:block}
.header .navbar .sbnav-wp{box-sizing:border-box;background-color:#fff}
.header .navbar .sbnav-list1{top: 100%;left:50%;width:170px; margin-left: -85px;}
.header .navbar .sbnav-list2{top:0;left:100%;width:170px}
.header .navbar .sbnav-list3{top:0;right:100%;width:170px}
.header .navbar .sbnav-item{position:relative}
.header .navbar .sbnav-item > a{position:relative;display:block;margin-left:13px;margin-right:13px;line-height:35px;font-size:18px;font-size:1.8rem;color:#333;text-align:center}
.header .navbar .sbnav-item > a:hover,.header .sbnav-item > a.active{color:#0077C9}
.header .navbar .nav-item > a:hover+.sbnav-list{display:block}
.header .navbar .sbnav-item > a:hover+.sbnav-list{display:block}
.header .get-plan { padding: 0 21px; height: 39px;background: #0077C9;border-radius: 20px; font-size: 18px; color: #FFFFFF; line-height: 39px; margin-left: 27px; text-align: center;}
.header .search { margin-top: 42px; width: 28px;height: 36px; border-radius: 50%; color: #333; line-height: 36px; text-align: center; position: relative;}
.header .search i.icon { font-size: 18px; cursor: pointer;}
.header .search .search-box { display: none; position: absolute; top: 38px; right: 0; z-index: 999; width: 260px; -webkit-border-radius: 10px; border-radius: 10px; background-color: #fff; -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.22); box-shadow: 0 0 10px rgba(0, 0, 0, 0.22); padding: 10px 10px; cursor: pointer;}
.header .search .search-box input { font-size: 14px; color: #333;}
.header .search .search-box i.icon { color: #333;}
.mobile-box{display: none}
@media(max-width:980px){
  .mobile-box{display: block}
  .header .smdaohang .search-box { margin: 70px 20px 0; width: calc(100% - 60px); -webkit-border-radius: 10px; border-radius: 10px; background-color: #fff; -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.22); box-shadow: 0 0 10px rgba(0, 0, 0, 0.22); padding: 5px 10px; cursor: pointer;}
  .header .smdaohang .search-box input { font-size: 14px; color: #333;}
  .header .smdaohang .search-box i.icon { color: #333;}
  .header .category {display: none}
  .header .nav-list-box{display: none}
  .mobile-box .nav { position:fixed;width: 35px;height: 25px;background: #0077C9;right: 3%;top:20px;cursor: pointer; border-radius:5px;z-index: 99999999999}
  .header.active .mobile-box .nav {top: 13px;}
  .mobile-box .nav span {display: block;width: 20px;height: 2px;background: #ffffff;position: absolute;left: 50%;margin-left: -10px;top: 50%;transition: 0.5s;z-index: 99999991}
  .mobile-box .nav .nav1 {margin-top: -1px;}
  .mobile-box .nav .nav2 {margin-top: -8px;}
  .mobile-box .nav .nav3 {margin-top: 6px;}
  .mobile-box .nav:hover .nav1 {width: 25px;}
  .mobile-box .navh {background: rgba(255, 255, 255, 0.6);}
  .mobile-box .navh .nav1 {transform: rotate(45deg)}
  .mobile-box .navh .nav2 {transform: rotate(-45deg);width: 10px;margin-left: -1px;margin-top: -5px;}
  .mobile-box .navh .nav3 {transform: rotate(-45deg);width: 9px;margin-top: 3px;margin-left: -8px;}
  .mobile-box .navh:hover .nav2 {margin-top: -8px;margin-left: 7px;}
  .mobile-box .navh:hover .nav3 {margin-top: 5px;margin-left: -12px;}
  .mobile-box .smdaohang {position: fixed;width: 280px;height: 100%;overflow: auto;top: 0px;right: -100%;background:#000; background: rgba(0, 119, 201, 0.9); z-index: 999999;transition: 0.5s;text-align: center;}
  .mobile-box .smdaohangh {right: 0px;}
  .mobile-box .topnav {margin: auto;margin-top:0;padding: 20px;}
  .mobile-box ul.topnav li {text-align: left; position:relative;}
  .mobile-box ul.topnav li a {padding: 5px;padding-left: 0px;color: #fff;display: block; font-size: 14px;font-size: 1.4rem;line-height: 24px; padding-right:50px;}
  .mobile-box ul.topnav ul {display: none;}
  .mobile-box ul.topnav ul li {clear: both;}
  .mobile-box ul.topnav ul li a {padding-left: 20px;font-size: 14px;font-size: 1.4rem;font-weight: normal;outline: 0;}
  .mobile-box ul.topnav ul li a:hover {}
  .mobile-box ul.topnav ul ul li a {padding-left: 40px;}
  .mobile-box ul.topnav ul ul ul li a {padding-left: 60px;}
  .mobile-box ul.topnav span { display:block; position:absolute; right:0px; top:5px; width:24px; height:24px; background: rgba(255, 255, 255, 0.6); cursor:pointer; border-radius:5px;}
  .mobile-box ul.topnav span:before{ content:""; width:16px; height:2px; background:#fff; position:absolute; left:4px; top:50%; margin-top:-1px;}
  .mobile-box ul.topnav span:after{ content:""; width:16px; height:2px; background:#fff; position:absolute; left:4px; top:50%; margin-top:-1px; transform:rotate(90deg); transition:0.5s;}
  .mobile-box ul.topnav span.yizi:after{ transform:rotate(0deg);}
}
@media screen and (max-width: 1460px) {
  .header .navbar .nav-item>a { padding: 0 24px;}
  .header .navbar .nav-item .icon { right: 8px;}
  .header .get-plan { margin-left: 20px;}
}
@media screen and (max-width: 1260px) {
  .header .navbar .nav-item>a { font-size: 16px; padding: 0 20px;}
  .header .navbar .nav-item .icon { right: 6px;}
  .header .get-plan { margin-left: 10px; font-size: 16px;}
}
@media screen and (max-width: 1140px) {
  .header { height: 60px;}
  .header .logo { height: 40px;}
  .header .navbar .nav-item>a { margin: 0; height: 32px; font-size: 14px; padding: 0 18px; line-height: 28px; margin-top: 12px;}
  .header .navbar .nav-item .icon { right: 4px; top: 9px;}
  .header .get-plan { margin-left: 7px; font-size: 14px; height: 32px; line-height: 32px;}
}
@media screen and (max-width: 1040px) {
  .header .navbar .nav-item>a { height: 32px; font-size: 14px; padding: 0 18px; line-height: 28px;}
  .header .navbar .nav-item .icon { right: 4px; top: 9px;}
  .header .get-plan { margin-left: 7px; font-size: 14px; height: 32px; line-height: 32px;}
}
@media screen and (max-width: 980px) {
  .header .navbar { display: none;}
  .header .get-plan { display: none;}
}
@media screen and (max-width: 768px) {
  .header { position: relative; height: 60px;}
  .header .logo { max-width: 84%; max-height: 40px; object-fit: contain;}
  .mobile-box .nav { top: 18px;}
}

.footer { padding: 77px 0 54px; background: linear-gradient(38deg, #0077C9, #3FA2E7);}
.footer a:hover { opacity: 0.8;}
.footer .top .ft-info { width: 36.29%;}
.footer .top .ft-info .logo { text-align: center;}
.footer .top .ft-info .logo img+img{ margin-left: 19px;}
.footer .top .ft-info .title { font-size: 36px; color: #ffffff; margin-top: 21px; text-align: center;}
.footer .top .ft-info .item { margin-top: 39px; width: 100%; height: 50px; border-radius: 25px; background: #FFFFFF;}
.footer .top .ft-info .item .input { flex: 1; padding: 0 26px; font-size: 16px; line-height: 36px; color: #333333;width:67%}
.footer .top .ft-info .item .input::placeholder { color: #888888;}
.footer .top .ft-info .item .btn { width: 32.19%; height: 100%; background: #C7D6EE; border-radius: 0px 30px 30px 0px; font-size: 16px; color: #333333; line-height: 50px; text-align: center;}
.footer .top .ft-contact { display: flex;}
.footer .top .ft-contact .code { width: 173px; margin-right: 52px;}
.footer .top .ft-contact .code img { width: 100%;}
.footer .top .ft-contact .tel { margin-top: -10px;}
.footer .top .ft-contact .tel p { display: flex; margin-bottom: 20px;}
.footer .top .ft-contact .tel p:last-child { margin-bottom: 0;}
.footer .top .ft-contact .tel .icon { display: inline-block; width: 48px; height: 48px; background: #FFFFFF; border-radius: 50%; text-align: center; font-size: 30px; color: #0077C9; line-height: 48px; margin-right: 29px;}
.footer .top .ft-contact .tel span { flex: 1; font-size: 18px; color: #FFFFFF; font-weight: bold; line-height: 48px;}
.footer .company { margin-top: 136px;}
.footer .company .item { flex: 1; border-right: 1px solid #FFFFFF; padding: 0 20px 0 40px;}
.footer .company .item:first-child { padding-left: 0;}
.footer .company .item:last-child { border-right: none; border-right: 0;}
.footer .company .item p { font-size: 14px; color: #FFFFFF; line-height: 39px;}
@media (max-width: 1460px) {
  .footer .company { margin-top: 80px;}
  .footer .company .item { padding: 0 20px;}
}
@media screen and (max-width: 1260px) {
  .footer { padding: 50px 0;}
  .footer .top .ft-info { width: 43%;}
  .footer .top .ft-info .title { margin-top: 15px; font-size: 32px;}
  .footer .top .ft-info .item { height: 50px;}
  .footer .top .ft-info .item .input { font-size: 18px; padding: 0 15px;}
  .footer .top .ft-info .item .btn { font-size: 16px; line-height: 50px;}
  .footer .top .ft-contact .code { width: 140px; margin-right: 30px;}
  .footer .top .ft-contact .tel .icon { width: 36px; height: 36px; font-size: 24px; line-height: 36px;}
  .footer .top .ft-contact .tel span { font-size: 16px; line-height: 36px;}
  .footer .company { margin-top: 80px;}
}
@media (max-width: 992px) {
  .footer .top .ft-info { width: 50%;}
  .footer .top .ft-info .title { font-size: 26px;}
  .footer .top .ft-info .item { margin-top: 35px;}
  .footer .top .ft-info .item .input { flex: 1; width: calc(100% - 120px);}
  .footer .top .ft-info .item .btn { width: 120px;}
  .footer .top .ft-contact { margin-top: 30px;}
  .footer .company { margin-top: 50px;}
}
@media (max-width: 768px) {
  .footer { padding: 30px 0;}
  .footer .top .ft-info { width: 100%;}
  .footer .top .ft-info .item { width: 90%; margin-left: 5%; margin-top: 20px; height: 40px;}
  .footer .top .ft-info .item .input { flex: 1; font-size: 14px;}
  .footer .top .ft-info .item .btn { font-size: 14px; line-height: 40px;}
  .footer .top .ft-contact { width: 100%; justify-content: center;}
  .footer .top .ft-contact .code { width: 110px; margin-right: 20px;}
  .footer .top .ft-contact .tel { margin-top: 0;}
  .footer .top .ft-contact .tel p { margin-bottom: 10px;}
  .footer .top .ft-contact .tel p:last-child { margin-bottom: 0;}
  .footer .top .ft-contact .tel .icon { width: 30px; height: 30px; font-size: 18px; line-height: 30px;}
  .footer .top .ft-contact .tel span { font-size: 12px; line-height: 30px;}
  .footer .company { margin-top: 30px;}
  .footer .company .item p { font-size: 12px; line-height: 24px;}
  .footer .company .item { flex: unset; width: 100%; border-right: none; padding: 0;}
}
.bottom { background: #17438F; padding: 15px 0;}
.bottom .copy { text-align: center; font-size: 14px; line-height: 25px; color: #ffffff;}
.bottom .copy a { color: #ffffff;}
.bottom .copy a:hover { opacity: 0.8;;}
@media (max-width: 768px) {
  .bottom { padding: 10px;}
  .bottom .copy { font-size: 12px; line-height: 20px;}
}
*::-webkit-scrollbar { width: 0; height: 0;}
*::-webkit-scrollbar-corner, *::-webkit-scrollbar-thumb, *::-webkit-scrollbar-track { border-radius: 4px; }
*::-webkit-scrollbar-corner,*::-webkit-scrollbar-track {  background-color: rgba(0,0,0,0); box-shadow: inset 0 0 1px rgba(0,0,0,0); }
*::-webkit-scrollbar-thumb { background-color: #999; }

  /* kefu */
.customer-service-pc { width: 67px; position: fixed; top: 50%; right: 0; transform: translate(0, -50%); z-index: 999;}
.customer-service-pc .list { width: 100%;}
.customer-service-pc .list .item { cursor: pointer; width: 67px; height: 67px; background: #FFFFFF; box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1); border-radius: 50%; text-align: center; position: relative;}
.customer-service-pc .list .item+.item { margin-top: 13px;}
.customer-service-pc .list .item .icon { font-size: 40px; line-height: 67px; color: #000000;}
.customer-service-pc .list .item:hover { background: #0077C9;}
.customer-service-pc .list .item:hover .icon { color: #ffffff;}
.customer-service-pc .list .item .kf-phone { display: none; min-width: 182px; height: 51px; padding: 0 10px; background: #FFFFFF; box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);; border-radius: 10px; font-size: 22px; color: #000000; line-height: 51px; text-align: center; position: absolute; top: 0; right: 80px;}
.customer-service-pc .list .item .kf-phone a { color: #000000; white-space: nowrap;}
.customer-service-pc .list .item .kf-phone a:hover { color: #0077C9;}
.customer-service-pc .list .item:hover .kf-phone { display: block;}
.customer-service-pc .list .item .kf-wx { display: none; width: 150px; height: 150px; background: #FFFFFF; border: 14px solid #ffffff; border-radius: 10px; box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1); position: absolute; top: -42px; right: 80px;}
.customer-service-pc .list .item .kf-wx img { width: 100%;}
.customer-service-pc .list .item:hover .kf-wx { display: block;}
.customer-service-mobile { display: none; width: 100%; height: 40px; position: fixed; bottom: 0; left: 0; z-index: 999;}
.customer-service-mobile .item {flex: 1;background: #0077c9;text-align: center;border-right: 1px solid #ffffff;}
.customer-service-mobile .item a { display: block;}
.customer-service-mobile .item:last-child { border-right: none;}
.customer-service-mobile .item .icon { font-size: 22px; line-height: 40px; color: #ffffff;}
.customer-service-mobile .item .iconimg { display: inline-block; width: 20px; height: 20px; object-fit: contain;}
.customer-service-mobile .item:hover { background: #0077C9;}
.customer-service-mobile .item .kf-phone { display: none; min-width: 182px; height: 40px; padding: 0 10px; background: #FFFFFF; box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);; border-radius: 10px; font-size: 16px; color: #000000; line-height: 40px; text-align: center; position: absolute;  bottom: 50px; right: 20px;}
.customer-service-mobile .item .kf-phone a { color: #000000;}
.customer-service-mobile .item:hover .kf-phone { display: block;}
.customer-service-mobile .item .kf-wx { display: none; width: 150px; height: 150px; background: #FFFFFF; border: 14px solid #ffffff; border-radius: 10px; box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1); position: absolute; bottom: 50px; left: 20%;}
.customer-service-mobile .item .kf-wx img { width: 100%;}
.customer-service-mobile .item:hover .kf-wx { display: block;}
@media screen and (max-width: 768px) {
  .customer-service-pc { display: none;}
  .customer-service-mobile { display: block;}
  body { padding-bottom: 40px;}
}
body::-webkit-scrollbar {/*滚动条整体样式*/
  width: 8px;     /*高宽分别对应横竖滚动条的尺寸*/
  height: 8px;
  scrollbar-arrow-color:red;
}
body::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 5px #c1c1c1;
  box-shadow: inset 0 0 5px #c1c1c1;
  background: #c1c1c1;
  scrollbar-arrow-color:red;
}
body::-webkit-scrollbar-track {/*滚动条里面轨道*/
  -webkit-box-shadow: inset 0 0 5px rgba(193,193,193,0.1);
  box-shadow: inset 0 0 5px rgba(193,193,193,0.1);
  border-radius: 0;
  background: rgba(193,193,193,0.1);
}
.g-s-img{max-height: 60%;}
.g-s-img img{max-height: 100%;max-width: 100%;}
.g-s-text{text-align: center;}
.g-s-text p:nth-of-type(1){font-size: 30px;color: #0B64DF;}
.g-s-text p:nth-of-type(2){font-size: 18px;color: #979EA5;margin-top: 10px;}
.g-s-text a{display: inline-block;text-align: center;line-height: 52px;background-color: #137FEC;color: #fff;font-size: 18px;border-radius: 6px;margin:60px auto 85px;width: 190px;}

.icon-bofang2{cursor: pointer}
@media screen and (max-width: 768px){
  .g-s-text p:nth-of-type(1){font-size: 24px;}
  .g-s-text p:nth-of-type(2){font-size: 14px;}
  .g-s-text a{margin: 20px auto;width: 160px;}
}
@font-face {
  font-family: 'iconfont';
  src: url('../fonts/iconfont.woff2') format('woff2'),
  url('../fonts/iconfont.woff') format('woff'),
  url('../fonts/iconfont.ttf') format('truetype');
}
@font-face {
  font-family: 'SourceHanSansCN';
  src: url('../fonts/sourcehansanscn-regular.ttf') format('truetype');
  font-display: swap;
}

.contain{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}
@media (min-width:768px){.contain{width:750px;}}
@media (min-width:992px){.contain{width:980px;}}
@media (min-width:1260px){.contain{width:1230px;}}

.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}
@media (min-width:768px){.container{width:750px;}}
@media (min-width:992px){.container{width:980px;}}
@media (min-width:1260px){.container{width:1230px;}}
@media (min-width:1460px){.container{width:1430px;}}
