@font-face {
  font-family: 'AVENIRLTSTD';
  src: url('../fonts/AVENIRLTSTD-LIGHT.eot');
  src: url('../fonts/AVENIRLTSTD-LIGHT.eot?#iefix') format('embedded-opentype'),
       url('../fonts/AVENIRLTSTD-LIGHT.woff') format('woff'),
       url('../fonts/AVENIRLTSTD-LIGHT.ttf') format('truetype'),
       url('../fonts/AVENIRLTSTD-LIGHT.svg#rubikbold') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'INDIANTYPEFOUNDRY-BOLD';
  src: url('../fonts/INDIANTYPEFOUNDRY-BOLD.eot');
  src: url('../fonts/INDIANTYPEFOUNDRY-BOLD.eot?#iefix') format('embedded-opentype'),
       url('../fonts/INDIANTYPEFOUNDRY-BOLD.woff') format('woff'),
       url('../fonts/INDIANTYPEFOUNDRY-BOLD.ttf') format('truetype'),
       url('../fonts/INDIANTYPEFOUNDRY-BOLD.svg#rubikbold') format('svg');
  font-weight: normal;
  font-style: normal;
}

/*--共用--*/
* { -webkit-box-sizing: border-box; box-sizing: border-box; }
a:hover,
a {color: #000;}
body {overflow-x: hidden;}
span.sub {font-size: 60%;}
.fl {float: left;}
.fr {float: right;}
.hide {display: none;}
.clearfloat::after {display: block;content: "";clear: both;}
.text-ellipsis {overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.border-radius-5 {border-radius: 5px;}
.border-radius-10 {border-radius: 10px;}
.border-radius-15 {border-radius: 15px;}
.border-radius-20 {border-radius: 20px;}

.btn-primary,.btn-primary:hover {border-color: #eb9f4b;background-color: #eb9f4b;color: white;}
.btn-default {border-color: #eb9f4b;background-color: white;color: #eb9f4b;}
.btn-default:hover {border-color: #eb9f4b;background-color: #eb9f4b;color: white;}

.commonweb { padding: 0; margin: 0px auto; position: relative; }
.section-box {padding: 80px 0;}
.section-box .title .desc {text-align: center; width: 68%; margin: 0 auto}
.section-box .title h3 {
  font-size: 30px;
  text-align: center;
  padding-bottom: 80px;
  font-weight: 500;
}
.section-box .title h3.pb60 {
  padding-bottom: 60px;
}
.section-box .title h3.pb40 {
  padding-bottom: 40px;
}
.section-box .title h3.pb30 {
  padding-bottom: 30px;
}
.commonBanner { padding-top: 46.35%; position: relative; max-width: 100%;overflow: hidden;}
.commonBanner img { display: block; height: 100%; left: 50%; top: 0px; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); position: absolute; max-width: inherit; }
.commonBanner dl { position: absolute; left: 0px; top: 50%; z-index: 2; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 100%; text-align: center; }
.commonBanner::before { content: ""; display: block; position: absolute; width: 100%; height: 100%; top: 0; left: 0; background: rgb(0 0 0 / 16%); z-index: 1;}
.commonBanner dl h3 { font-size: 24px; color: white; line-height: 1.5; font-weight: 700; }
.commonBanner dl .bannerMore{padding-top: 15px;}
.commonBanner dl .bannerRemark { max-width: 742px; margin: 24px auto 30px; font-size: 18px; color: #FFFFFF; line-height: 36px;}
.commonBanner dl .bannerMore a { font-size: 16px; margin: 0px 10px; display: inline-block; position: relative; border-radius: 30px; background: linear-gradient(90deg, #FFAF20 0%, #FE8534 100%); border:none; color: #FFFFFF; line-height: 60px; padding: 0 40px; transition: all .3s;}
.commonBanner dl .bannerMore a.btn-white { background: #FFFFFF; border:none; color: #FF8933; border: 1px solid;}
.commonBanner dl .bannerMore a:hover { padding: 0 30px; background: linear-gradient(90deg, #FFAF20 0%, #FE8534 100%);}
.commonBanner dl .bannerMore a.btn-white:hover {padding: 0 30px; background: #FFFFFF;}
.commonBanner dl .subTitle{ padding-top: 10px; font-size: 14px;color: #323232;line-height: 1.5;font-weight: 700;}
.commonBanner dl .consulting{padding-top: 15px; display: none;}
.commonBanner dl .consulting a {  background: #eb9f4b; -webkit-border-radius: 5px; border-radius: 5px; }
.commonBanner dl .contactBanner { padding-top: 10px; }
.commonBanner dl .contactBanner span { width: 40px; height: 40px; position: absolute; border: 1px solid #eb9f4b; display: block; left: 0px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); -webkit-border-radius: 10px; border-radius: 10px; }
.commonBanner dl .contactBanner span::after { width: 100%; left: 50%; height: 1px; background-color: #eb9f4b; content: ''; position: absolute; top: 50%; -webkit-transition: all .8s ease; transition: all .8s ease; content: ''; display: block; }
.commonBanner dl .contactBanner a { font-size: 16px; display: inline-block; position: relative; padding-left: 70px; color: #eb9f4b; font-weight: 700; }
.commonBanner dl .contactBanner:hover span::after { left: -50%; }
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.clearfix { *zoom: 1; }
.commonMore{padding-top: 15px; padding-left: 0px;}
.commonMore a{ display: inline-block; position: relative; padding:0px 0px 0px 60px; line-height: 40px;font-size: 16px;color: #eb9f4b !important; transition: all .8s ease; -webkit-transition: all .8s ease;}
.commonMore a em{ width:40px; height: 40px; left: 0px; top: 0px; border: 1px solid #eb9f4b; border-radius: 5px; display:block; position: absolute;-webkit-transition: all .8s ease;transition: all .8s ease;}
.commonMore a em::after{width: 30px;left: 50%;height: 1px; background-color: #eb9f4b;content: ''; position: absolute; top: 50%; -webkit-transition: all .4s ease;transition: all .4s ease; content: ''; display: block;opacity: 1;}
.commonMore a:hover{padding:0px 20px;}
.commonMore a:hover em{ width: 100%; left: 0px;}
.commonMore a:hover em:after{opacity: 0;}
.common-section {position: relative;width: 100%;overflow: hidden;}
.common-section.section-gray {background-color: #FAFAFA;}
.common-section.section-white {background-color: white;}
.common-section .content {position: relative;min-height: 100px;}
.breadcrumb-box {line-height: 40px;}
.layui-breadcrumb a:hover {color: #eb9f4b!important;}
.container {-webkit-box-sizing: border-box;box-sizing: border-box;width: 1200px;margin: 0 auto;position: relative;}

/* header start */
.head_mobile_btn {display: none;width: 24px;height: 20px;cursor: pointer;position: absolute;top: 28px;right: 0;}
.head_mobile_btn .btn1 {height: 100%;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;}
.head_mobile_btn .btn1 .line {height: 2px;width: 100%;-webkit-transition: all .5s;transition: all .5s;background-color: #242424;}
.head_mobile_btn.active .btn1 .line:nth-child(1) {-webkit-transform: translateY(9px) rotate(45deg);-ms-transform: translateY(9px) rotate(45deg);transform: translateY(9px) rotate(45deg);}
.head_mobile_btn.active .btn1 .line:nth-child(2) {opacity: 0;}
.head_mobile_btn.active .btn1 .line:nth-child(3) {-webkit-transform: translateY(-9px) rotate(-45deg);-ms-transform: translateY(-9px) rotate(-45deg);transform: translateY(-9px) rotate(-45deg);}
.headerFixed {position: absolute;left: 0px;top: 0px;width: 100%;background-color: transparent;z-index: 89;}
.headerFixedbg {position: fixed;width: 100%;z-index: 89}
.header {background: #fff;height: 100px;-webkit-box-sizing: border-box;box-sizing: border-box;border-bottom: 1px solid #ededed;position: fixed;width: 100%;z-index: 999;}
.main-header {height: 100px;}
.header_box {position: relative;}
.header_box .logo {width: 140px;line-height: 100px;}
.indexHeader {height: 100px;}
.indexHeader .header {background: #fff;border-bottom: none;}
.head_phone {font-size: 0;line-height: 100px;margin-right: 20px;}
.head_phone .imgbox {display: inline-block;vertical-align: middle;margin-left: 8px;}
.head_phone p {display: inline-block;vertical-align: middle;font-size: 22px;color: #eb9f4b;margin-left: 10px;font-weight: 300;}
.head_zhihuijunrun {line-height: 100px;}
.head_zhihuijunrun .btn-group {position: relative;}
.head_zhihuijunrun .btn-group .btn-login,
.head_zhihuijunrun .btn-group .btn-download {font-size: 16px; border-radius: 5px;}
.head_zhihuijunrun .qrcode-panel {display: none;position:absolute;z-index: 100;width: 100%;top: calc(100% - 2px);text-align: center;padding: 18px 0 5px 0;border: 0;border-top: 2px solid #eb9f4b;border-radius: 0 0 10px 10px;box-shadow: 2px 1px 4px rgb(0 0 0 / 10%), -2px 1px 4px rgb(0 0 0 / 10%);}
.head_zhihuijunrun .qrcode-panel p {line-height: 36px;font-size: 15px;}
.head_zhihuijunrun .qrcode-panel img {width: 120px;height: 120px;}
.head_zhihuijunrun .btn-group .btn-download:hover+.qrcode-panel {display: block;}
.head_navlist {margin-right: 20px;}
.head_navlist li {float: left;margin: 0 18px;}
.head_navlist li>a {position: relative;display: block;font-size: 18px;line-height: 100px;}
.head_navlist li>a:hover {color: #eb9f4b !important;}
.head_navlist li.active>a {color: #eb9f4b;}
.head_navlist li>a i {font-size: 12px;color: #bbbbbb;position: absolute;right: -16px;top: 2px;}
.head_navlist ul li {position: relative;background: transparent;}
.head_navlist ul li>span {display: none;position: absolute;right: 15px;width: 20%;height: 41px;top: 10px;}
.head_navlist ul li>span::after {position: absolute;top: 50%;right: 10px;width: 8px;height: 8px;border-top: 2px solid #666;border-right: 2px solid #666;-webkit-transform: translateY(-50%) rotate(45deg);-ms-transform: translateY(-50%) rotate(45deg);transform: translateY(-50%) rotate(45deg);-webkit-transition: all 0.5s;transition: all 0.5s;content: "";}
.sub_zinav {z-index: -9999;position: absolute;top: 100%;width: 170px;background-color: #fff;left: 50%;-webkit-transform: translate(-50%, 10px);-ms-transform: translate(-50%, 10px);transform: translate(-50%, 10px);pointer-events: none;opacity: 0;-webkit-transition: all 0.3s;transition: all 0.3s;border-top: 0;-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);border-radius: 5px;}
.sub_zinav a {padding: 10px 0;text-align: center;color: #333;-webkit-transition: all 0.3s;transition: all 0.3s;display: block;}
.sub_zinav p {display: none;}
.head_navlist ul li:nth-child(2) .sub_zinav {min-width: 450px;display: flex;flex-wrap: wrap;}
.head_navlist ul li:nth-child(2) .sub_zinav .Tertiary_nav {width: 33.333%;}
.head_navlist ul li:nth-child(2) .sub_zinav .Tertiary_nav h3 {font-size: 14px;}
.head_navlist ul li:nth-child(2) .sub_zinav .Tertiary_nav p {display: block;}
.head_navlist ul li:nth-child(2) .sub_zinav {padding: 10px 30px;}
.head_navlist ul li:nth-child(2) .sub_zinav .Tertiary_nav h3 {border-bottom: 1px solid #eaeaea;}
.head_navlist ul li:nth-child(2) .sub_zinav .Tertiary_nav h3 a {color: #eb9f4b;}
/* header end */

/* footer start */
.footer {padding-top: 40px;padding-bottom: 26px;}
.footer_info {margin: 25px 0;}
.footer_info p img {display: inline-block;vertical-align: middle;margin-right: 6px;}
.footer_info p span {display: inline-block;vertical-align: middle;}
.footer_info p, .footer_info p a {font-size: 14px;line-height: 24px;color: #80858c;}
.footer_links a {color: #80858c;padding: 0 10px;border-right: 1px solid #e1e6f0;}
.footer_links a:first-child {padding-left: 0;}
.footer_links a:last-child {border-right: none;}
.footer_links a:hover {color: #eb9f4b !important;}
.footer_top {padding-bottom: 10px;border-bottom: 1px solid #ececec;}
.footer_right dl {float: left;margin-right: 70px;}
.footer_right dl dt {margin-bottom: 20px;font-size: 18px;}
.footer_right dl dd p {font-size: 13px;color: #80858c;text-align: center;}
.footer_right dl dt a {font-size: 16px;color: #707278;display: block;}
.footer_right dl dd a {font-size: 14px;line-height: 30px;color: #80858c;display: block;}
.footer_right dl dd a:hover {color: #eb9f4b !important;}
.footer_logo img {width: 180px;}
.footer_right dl:last-child {margin-right: 0;}
.footer_bottom {padding-top: 30px;}
.footer_bottom .fb_beian p,
.footer_bottom .fb_beian p a {color: #80858c;}
.fb_weixinbox p,
.fb_weixinbox img {display: inline-block;vertical-align: middle;color: #707278;}
.fb_weixinbox p {margin-right: 15px;}
.fb_weixinbox .erweimabox {cursor: pointer;display: inline-block;vertical-align: middle;}
.erweimabox .erweima {position: absolute;top: -110px;left: 38px;width: 100px;height: 100px;display: none;}
.fb_weixinbox {position: relative;}
.fb_weixinbox:hover .erweimabox .erweima {display: block;}
.footer_bottom .fb_beian {line-height: 24px;}
.footer_bottom .fb_beian span {display: inline-block;margin-right: 10px;}
/* footer end */

/* iconfont */
@font-face {
  font-family: "iconfont";
  /* Project id 2859320 */
  src: url("../fonts/iconfont.woff2") format("woff2"), url("../fonts/iconfont.woff") format("woff"), url("../fonts/iconfont.ttf") format("truetype");
}
@font-face {
  font-family: "iconfont2";
  /* Project id 4191883 */
  src: url("../fonts/iconfont2.woff2") format("woff2"), url("../fonts/iconfont2.woff") format("woff"), url("../fonts/iconfont2.ttf") format("truetype");
}
@font-face {
  font-family: 'rubikbold';
  src: url("../fonts/rubik-bold-webfont.eot");
  src: url("../fonts/rubik-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/rubik-bold-webfont.woff2") format("woff2"), url("../fonts/rubik-bold-webfont.woff") format("woff"), url("../fonts/rubik-bold-webfont.ttf") format("truetype"), url("../fonts/rubik-bold-webfont.svg#rubikbold") format("svg");
  font-weight: normal;
  font-style: normal;
}
.iconfont {font-family: "iconfont", serif !important;font-size: 16px;font-style: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
.iconfont2 {font-family: "iconfont2", serif !important;font-size: 16px;font-style: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
.icon-dianhua3:before {content: "\e636";}
.icon-weixin:before {content: "\e628";}
.icon-fuwudianhua:before {content: "\e632";}
.icon-iconfontyoujiantou:before {content: "\e605";}
.icon-iconfontyoujiantou1:before {content: "\e6a0";}
.icon-jr-show:before {content: "\e604"}
/* iconfont */

/* 侧边等 */
.cebian_box {position: fixed;bottom: 10px;right: 10px;z-index: 999;}
.cebian_box li {cursor: pointer;margin-bottom: 5px;background-color: #ffffff;position: relative;width: 60px;height: 60px;-webkit-border-radius: 5px;border-radius: 5px;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;cursor: pointer;-webkit-transition: all 0.4s;transition: all 0.4s;box-shadow: -5px -5px 5px -6px #ccc, 5px -5px 5px -6px #ccc, 5px 5px 5px -6px #ccc, -5px 5px 5px -6px #ccc;}
.cebian_box li.jr-app {display: none;}
.cebian_box li a {display: block;text-align: center;}
.cebian_box li a i {font-size: 26px;color: #eb9f4b;text-align: center;}
.cebian_box li a p {font-size: 12px;margin-top: 5px;}
.cebian_box li:not(.jr-app):hover {background: #eb9f4b;color: #fff;}
.cebian_box li:hover i,
.cebian_box li:hover p {color: #fff !important;}
.cebian_box li.backTop {height: 38px !important;margin: 0px;padding: 0px;box-shadow: none;}
.cebian_box li.backTop a p {margin: 3px 0px 0px 0px;font-size: 14px;}
.menuview {position: absolute;right: 110%;top: 50%;z-index: 10;border-radius: 5px;width: auto;margin-right: 20px;white-space: nowrap;background: #fff;height: 100%;line-height: 58px;padding: 0 20px;font-size: 16px;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);-webkit-box-shadow: 10px 10px 20px -10px #aaa;box-shadow: 10px 10px 20px -10px #aaa;visibility: hidden;opacity: 0;-webkit-transition: all .5s;transition: all .5s;}
.menuview .icon-dianhua3 {width: 25px;height: 25px;line-height: 25px;display: inline-block;vertical-align: middle;border-radius: 100%;color: #eb9f4b;margin-right: 5px;border: 1px solid #eb9f4b;}
.cebian_img {width: 120px;position: absolute;right: 110%;top: 0;z-index: 10;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);-webkit-box-shadow: 10px 10px 20px -10px #aaa;box-shadow: 10px 10px 20px -10px #aaa;visibility: hidden;opacity: 0;-webkit-transition: all .5s;transition: all .5s;}
.cebian_img img {width: 100%;}
.cebian_box li:hover .menuview,
.cebian_box li:hover .cebian_img {margin-right: 0;visibility: inherit;opacity: 1;}
.menuview:after,
.cebian_img:after {position: absolute;top: 50%;left: 100%;border-left: 5px solid #fff;border-top: 5px solid transparent;border-bottom: 5px solid transparent;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);content: "";}
.cebian_img:after {top: 65%;}
.backTop {height: auto !important;background: #eb9f4b !important;padding: 10px 0;-webkit-border-radius: 0 !important;border-radius: 0 !important;}
.backTop span {display: block;width: 0;height: 0;border-left: 7px solid transparent;border-right: 7px solid transparent;border-bottom: 7px solid #fae8d4;margin: 0 auto;}
.backTop p {color: #fff !important;}
.zaixianzixunbox {position: fixed;right: 0px;width: 100%;height: calc(100% - 60px);bottom: 0px;display: none;z-index: 9999;}
.zaixianzixunbox iframe {position: absolute;width: 100%;height: calc(100% - 60px);height: -webkit-calc(100% - 60px);left: 0px;top: 60px;border-radius: 0px 0px 5px 5px;}
.zaixianzixunbox h3 {position: absolute;left: 0px;width: 100%;top: 0px;height: 60px;line-height: 30px;font-size: 16px;padding: 5px 20px 0px;border-radius: 5px 5px 0px 0px;background: #eb9f4b;color: #fff;}
.zaixianzixunbox h3 span {width: 18px;height: 18px;position: absolute;top: 18px;right: 18px;transform: rotate(-45deg);-webkit-transform: rotate(-45deg);}
.zaixianzixunbox h3 span:after {content: '';width: 100%;height: 2px;background: #fff;display: block;position: absolute;top: 50%;left: 0px;transform: translateY(-50%);-webkit-transform: translateY(-50%);}
.zaixianzixunbox h3 span::before {content: '';width: 2px;height: 100%;background: #fff;display: block;position: absolute;top: 0px;left: 50%;transform: translateX(-50%);-webkit-transform: translateX(-50%);}
.zaixianzixunbox h3 em {display: block;font-size: 12px;position: absolute;left: 20px;bottom: 5px;line-height: 24px;}
.zaixianzixun {cursor: pointer;}
.sdk {display: none;}
.alertColor .layui-layer-btn .layui-layer-btn0 {border-color: #eb9f4b;background-color: #eb9f4b;}
.qRCodebox {background: #fff;border-radius: 8px;padding: 10px;text-align: center;width: 230px;}
.qRCodebox h3 {font-size: 18px;font-weight: 700;color: #eb9f4b;}
.qRCode {overflow: hidden;padding: 10px 0px}
.qRCode span {float: left;width: 50%;padding: 0px 5px;font-size: 14px;color: #212121;text-align: center;}
.qRCode span img {display: block;width: 100%;margin-bottom: 5px;border: 2px solid #eb9f4b;border-radius: 5px;}
.show-qr-box .qRCode {padding: 20px}
.cebian_box li:hover .qRCodebox p.desc {font-size: 14px;font-weight: 600;color: #666666 !important;text-align: center;padding-bottom: 10px}
.wechat-qrcode {display: none;border: 1px solid #eee;position: fixed;z-index: 999;top: 50%;left: 50%;width: 200px;height: 192px;margin-top: -96px;margin-left: -100px;color: #666;font-size: 12px;text-align: center;background-color: #fff;-webkit-box-shadow: 0 2px 10px #aaa;box-shadow: 0 2px 10px #aaa;-webkit-transition: all 200ms;transition: all 200ms;-webkit-tansition: all 350ms;-moz-transition: all 350ms;}
.wechat-qrcode.bottom {top: 40px;left: -84px;}
.wechat-qrcode.bottom:after {display: none;}
.wechat-qrcode h4 {font-weight: normal;height: 26px;line-height: 26px;font-size: 12px;background-color: #f3f3f3;margin: 0;padding: 0;color: #777;}
.wechat-qrcode .qrcode {width: 105px;margin: 10px auto;}
.wechat-qrcode .qrcode table {margin: 0 !important;}
.wechat-qrcode .help p {font-weight: normal;line-height: 16px;padding: 0;margin: 0;width: 100%;}
.wechat-qrcode .closeWechat {position: absolute;right: 5px;top: 5px;width: 16px;height: 16px;z-index: 9;-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);transform: rotate(-45deg);cursor: pointer;}
.wechat-qrcode .closeWechat:after {width: 2px;height: 100%;position: absolute;left: 50%;margin-left: -1px;content: '';display: block;background: #666;}
.wechat-qrcode .closeWechat::before {width: 100%;height: 2px;position: absolute;top: 50%;margin-top: -1px;content: '';display: block;background: #666;}
.layui-layer {border-radius: 8px !important;}
.layui-layer-btn .layui-layer-btn0 {border-color: #eb9f4b !important;background-color: #eb9f4b !important;}

/* 分页 */
.pages {text-align: center;}
.pages span {width: 30px;height: 30px;line-height: 30px;padding: 0 !important;vertical-align: middle;margin: 0px !important;}
.pages span em {background: #eb9f4b !important;}
.pages a {display: inline-block;width: 30px;height: 30px;line-height: 30px;padding: 0 !important;vertical-align: middle;font-size: 12px;border: 1px solid #f1f1f1;text-align: center;margin: 0px 5px;-webkit-border-radius: 4px;border-radius: 4px;position: relative;}
.pages a:hover {border: 1px solid #eb9f4b;color: #eb9f4b;}
.pages a.layui-laypage-prev {background: #f1f1f1;border: 1px solid #f1f1f1;color: #eb9f4b;}
.pages a.layui-laypage-prev:hover {background: #eb9f4b;border: 1px solid #eb9f4b;color: #fff;}
.pages a.layui-laypage-prev::after {content: '';width: 100%;height: 100%;background: url(../images/page02.png) no-repeat center;position: absolute;left: 0px;top: 0px;}
.pages a.layui-laypage-prev:hover::after {background: url(../images/page2.png) no-repeat center;}
.pages a.layui-laypage-next {background: #f1f1f1;border: 1px solid #f1f1f1;color: #eb9f4b;}
.pages a.layui-laypage-next:hover {background: #eb9f4b;border: 1px solid #eb9f4b;color: #fff;}
.pages a.layui-laypage-next::after {content: '';width: 100%;height: 100%;background: url(../images/page01.png) no-repeat center;position: absolute;left: 0px;top: 0px;}
.pages a.layui-laypage-next:hover:after {background: url(../images/page1.png) no-repeat center;}

.zoomify {cursor: pointer;cursor: -webkit-zoom-in;cursor: zoom-in;}
.zoomify.zoomed {cursor: -webkit-zoom-out;cursor: zoom-out;padding: 0;margin: 0;border: none;-webkit-border-radius: 0;border-radius: 0;-webkit-box-shadow: none;box-shadow: none;position: relative;z-index: 1501;}
.zoomify-shadow {position: fixed;top: 0;left: 0;right: 0;bottom: 0;width: 100%;height: 100%;display: block;z-index: 1500;background: rgba(0, 0, 0, 0.3);opacity: 0;}
.zoomify-shadow.zoomed {opacity: 1;cursor: pointer;cursor: -webkit-zoom-out;cursor: zoom-out;}

/* max-width */

@media (max-width: 1200px) {
  body {padding-top: 60px;}

  .header {position: fixed;top: 0;left: 0;right: 0;z-index: 1000;height: 60px;}
  .main-header {height: 0;}
  .header_box .logo {margin-top: 0;width: 95px;line-height: 55px;}
  .head_phone {line-height: 60px;display: none;}
  .head_zhihuijunrun {line-height: 60px;margin-right: 50px;}
  .head_mobile_btn {top: 20px;display: block;}
  .headerFixed {background-color: #fff;}
  .indexHeader {height: auto;}
  .head_navlist {display: none;margin-right: 0;position: fixed;top: 60px;z-index: 99;left: 0;right: 0;bottom: 0;background-color: #fff;}
  .head_navlist ul {padding: 20px 15px 0px;}
  .head_navlist ul li {width: 100%;margin: 0;padding: 0 15px;display: block;-webkit-box-sizing: border-box;box-sizing: border-box;border-bottom: 1px solid #eee;}
  .head_navlist li>a {line-height: 60px;}
  .head_navlist li>a i {display: none;}
  .head_navlist li.cur>span::after {-webkit-transform: translateY(-50%) rotate(135deg);-ms-transform: translateY(-50%) rotate(135deg);transform: translateY(-50%) rotate(135deg);}
  .head_navlist ul li>span {top: 0;display: block;height: 50px;}
  .sub_zinav {z-index: 9;-webkit-transition: none;pointer-events: unset;transition: none;display: none;width: 100%;position: unset;min-width: 100%;opacity: 1;-webkit-box-shadow: none;box-shadow: none;-webkit-transform: translate(0);-ms-transform: translate(0);transform: translate(0);padding-bottom: 10px;}
  .sub_zinav a {text-align: left;}

  .container {width: 100%;padding: 0 15px;}

  .footer_top {padding-bottom: 30px;}
  .footer_left {width: 100%;}
  .footer_right {width: 100%;margin-top: 20px;}
  .footer_bottom .fb_beian {max-width: 80%;}
}

@media (max-width: 768px) {
  .main-header {height: 0;}
  .header {height: 60px;}
  .header_box .logo {margin-top: 0;}
  .head_mobile_btn {top: 20px;display: block;}
  .head_zhihuijunrun {display: none;}
  .head_zhihuijunrun .btn-group .btn-login,
  .head_zhihuijunrun .btn-group .btn-download {font-size: 14px;height: 30px;line-height: 30px;}

  .section-box {padding: 30px 0;}
  .section-box .title .desc {width: 80%;}
  .section-box .title h3 {
    font-size: 22px;
    padding-bottom: 20px;
  }
  .section-box .title h3.pb60 {
    padding-bottom: 15px;
  }
  .section-box .title h3.pb40 {
    padding-bottom: 15px;
  }
  .section-box .title h3.pb30 {
    padding-bottom: 15px;
  }

  .container {padding: 0 20px;}
  /* .commonweb {padding: 0 20px;min-width: 375px;} */
  .commonweb {padding: 0 20px;}
  .noPadding { padding: 0; }
  /* .commonBanner dl .bannerMore a {padding: 0px 15px;line-height: 30px;font-size: 14px;} */
  .commonBanner dl h3 {
      font-size: 18px;
  }
  .breadcrumb-box {
      line-height: 30px;
  }
  .inner-rotate {
      display: none;
  }
  .commonBanner dl .bannerRemark {
      max-width: 350px;
      margin: 10px auto 10px;
      font-size: 13px;
      line-height: 16px;
  }
  .commonBanner dl .bannerMore {
      padding-top: 0;
  }
  .commonBanner dl .bannerMore a{
      border-radius: 16px;
      line-height: 32px;
      padding: 0 20px;
      font-size: 14px;
  }
  .commonBanner dl .bannerMore a:hover {
      padding: 0 20px;
  }

  .footer_right {display: none;}
  .footer_info {margin: 15px 0;}
  .footer {padding-top: 20px;padding-bottom: 20px;}
  .footer_top {padding-bottom: 20px;}
  .footer_bottom {padding-top: 20px;}
  .footer_bottom .fb_weixin {float: left;margin-top: 10px;}
}


@media (max-width: 480px) {
  .head_navlist ul li:nth-child(2) .sub_zinav {min-width: 326px;padding: 5px;}

  .cebian_box li,
  .cebian_box li.jr-app {width: 40px; height: 40px;}
  .cebian_box li.jr-app {display: block;}
  .cebian_box li.jr-app img {margin-top: 8px;}
  .cebian_box li a p {display: none;}
  .menuview {line-height: 40px;}

  .footer {background: #F7F8FA;padding: 30px 0 0 0;}
  .footer_top {padding-bottom: 15px;}
  .footer_logo img {min-width: 85px;width: 22%;}
  .footer_links a {padding: 0px 7px;}
  .footer_info p,.footer_info p a {font-size: 13px;line-height: 20px;margin-bottom: 10px;color: #4b4b4b;}
  .footer_bottom {background: #fff;margin: 0 -20px;padding: 20px 20px 30px 20px;}
  .footer_bottom .fb_beian {font-size: 12px;text-align: center;max-width: 100%;color: #a6a6a6;}
}

/* min-width */

@media (min-width: 768px) {
  .cebian_box {  z-index: 99;}
  .zaixianzixunbox { position: absolute;  right: 70px;  width: 450px;  height: 500px;  bottom: -175px;}
  .zaixianzixunbox iframe {  width: 100%;  height: 100%;  top: 0px;}
  .zaixianzixunbox h3 {  position: absolute;  left: 0px;  width: 100%;  top: -60px;}

  .commonweb {max-width: 970px;padding: 0 20px;}
  .commonBanner dl .subTitle {font-size: 16px;}
  .commonBanner dl .consulting {padding-top: 15px;}
  .commonBanner dl .consulting a {width: 120px;line-height: 40px;font-size: 14px;}
  .commonBanner {padding-top: 31.53%;}
}

@media (min-width: 992px) {
  .pages a {width: 40px;height: 40px;line-height: 40px;font-size: 14px;padding: 0 !important;}
  .pages span {width: 40px;height: 40px;line-height: 40px;padding: 0 !important;}

  .commonweb {max-width: 1200px;padding: 0}
  .commonBanner {padding-top: 29.8%;}
  .commonBanner dl h3 {font-size: 26px;}
}

@media (min-width: 1200px) {
  .head_navlist ul li.active>a {color: #eb9f4b !important;}
  .head_navlist ul li>a:hover::after {width: 100%;margin-left: -50%;}
  .head_navlist ul li>a:hover {color: #eb9f4b !important;}
  .head_navlist ul li>a::after {position: absolute;bottom: 0;width: 0;height: 2px;background: #eb9f4b;content: "";display: block;left: 50%;-webkit-transition: all 0.4s;transition: all 0.4s;}
  .head_navlist ul li.active>a::after {width: 100%;margin-left: -50%;}
  .head_navlist ul li:hover .sub_zinav {pointer-events: initial;opacity: 1;-webkit-transform: translate(-50%, 0);-ms-transform: translate(-50%, 0);transform: translate(-50%, 0);z-index: 99;}
  .sub_zinav a:hover {background: #eb9f4b;color: #fff !important;}
  .head_navlist ul li:nth-child(1).active>a::after {display: none;}
}

@media (min-width: 1230px) {
  .commonweb {max-width: 1200px;padding: 0}
  .commonBanner dl h3 {font-size: 32px;}
  .commonBanner dl .subTitle {font-size: 18px;}
  .commonBanner dl .consulting {padding-top: 15px;}
  .commonBanner dl .consulting a {width: 150px;line-height: 50px;font-size: 15px;}
}

@media (min-width: 1400px) {
  .commonBanner dl h3 {font-size: 38px;}
  .commonBanner dl .consulting {padding-top: 20px;}
  .commonBanner dl .consulting a {width: 180px;line-height: 60px;font-size: 16px;}
}


/* 视频弹窗 start */
video {width: 100%;}
body .popup-video .layui-layer-content {
  padding: 0;
  line-height: 10px;
  height: 100%;
}
body .popup-video .layui-layer-ico {
  background: url(/junrun/dist/images/close.png) no-repeat center;
  top: -10px;
  right: -10px;
}
body .popup-video .layui-layer-ico:hover {
  background-position: center;
}
.popup-video iframe {
  width: 100%;
  height: 100%;
}
@media (min-width: 480px) and (max-width: 800px) {
  body .popup-video {
    width: 480px;
    height: 300px;
  }
}
@media (min-width: 800px) and (max-width: 1400px) {
  body .popup-video {
    width: 800px;
    height: 450px;
  }
}
@media (min-width: 1400px) {
  body .popup-video {
    width: 1000px;
    height: 450px;
  }
}
/* 视频弹窗 end */