/* PC导航 */


#pc-header .logo{padding:20px 0;}
#pc-header .logo img{max-width:none;max-height:50px;}
#pc-header .navbar{background:#FFF;-webkit-box-shadow:0px 1px 1px rgba(0, 0, 0, 0.03); box-shadow:0px 1px 1px rgba(0, 0, 0, 0.03);z-index:9}
#pc-header .nav li.active ul li a {color:#3e3e3e;}
#pc-header .nav li a{color:#3e3e3e;line-height:90px;position:relative;padding:0 16px;font-size:16px;font-weight:400}
/* #pc-header .nav li:last-child a{padding:0 0 0 20px;} */
#pc-header .nav li ul {top:90px;padding:0;}
#pc-header .nav li.active a,#pc-header .nav li a:hover,#pc-header .nav li:hover a.first-level{color:#ff4000;}
#pc-header .nav li ul{background:#FFF;border-top-left-radius:0px;border-top-right-radius:0px;transition: 0.3s;}
#pc-header .nav li ul li a {background:#FFF;line-height:42px;color:#3e3e3e;font-size:14px;font-weight:normal;display:block;width:100%;text-align:left;}
#pc-header .nav li ul li a:hover{background:#ff4000;color:#fff;}

.index #pc-header {position:absolute;top:0;left:0;width:100%;border-bottom:1px solid rgba(255,255,255,0.25);height:88px;z-index:50;transition:all 0.5s ease;-webkit-transform:all 0.5s ease;}
.index #pc-header .nav li a{color:#fff;position:relative;padding:0 16px;font-size:16px;font-weight:400}
.index #pc-header .navbar{background:transparent;-webkit-box-shadow:0px 1px 1px rgba(0, 0, 0, 0.03); box-shadow:0px 1px 1px rgba(0, 0, 0, 0.03);z-index:9}
.index #pc-header .navbar{position:fixed;top:0;}
.index #pc-header .fixed-top.navbar{background:#FFF;z-index:1000}
.index #pc-header .fixed-top .nav li.active ul li a {color:#3e3e3e;}
.index #pc-header .fixed-top .nav li a{color:#3e3e3e;line-height:90px;position:relative;padding:0 16px;font-size:16px;font-weight:500}
/* .index #pc-header .nav li:last-child a{padding:0 0 0 20px;} */
.index #pc-header .fixed-top .nav li ul {top:90px;padding:0;}
.index #pc-header .fixed-top .nav li.active a,.index #pc-header .fixed-top .nav li a:hover,.index #pc-header .fixed-top .nav li:hover a.first-level{color:#3e3e3e;}
.index #pc-header .fixed-top .nav li.active:before a,.index #pc-header .fixed-top .nav li a:hover,.index #pc-header .fixed-top .nav li:hover a.first-level{color:#3e3e3e;}
.index #pc-header .fixed-top .nav li ul{background:#FFF;border-top-left-radius:0px;border-top-right-radius:0px;transition: 0.3s;}
.index #pc-header .fixed-top .nav li ul li a {background:#FFF;line-height:42px;color:#3e3e3e;font-size:14px;font-weight:normal;display:block;width:100%;text-align:left;}
.index #pc-header .fixed-top .nav li ul li a:hover{background:#ff4000;color:#3e3e3e;}
.index #pc-header .fixed-top a.search-ico i{font-size:18px;color:#6E6E6E;}
.index .pc_header .pc_header_content .header_content_right .menu ul li .menu_title:before {content:"";position:absolute;bottom:0;left:0;width:100%;display:inline-block;height:1px;background:#ff7019;opacity:0;transition:all 0.5s ease;-webkit-transform:all 0.5s ease;}
/*#pc_header  .header_content_right .menu ul li.on .menu_title:before {
	opacity:1;
	transition:all 0.5s ease;
	-webkit-transform:all 0.5s ease;
}
#pc_header  .header_content_right .menu ul li.on .menu_title {
	color:#ff7019;
}
*/

/* 登录图标 */
.log-in a.user-ico i{font-size: 20px !important;}

/* pc搜索图标 */
#pc-header .searchBar{position:absolute;top:37px;right:120px}
#pc-header a.search-ico i{font-size:18px;color:#6E6E6E;}

/* 购物车图标 */
#pc-header .shopBar{position:absolute;top:37px;right:80px}
#pc-header a.shop-ico i{font-size:18px;color:#6E6E6E;}

/* 登入后状态 */
.log-in{position:absolute;top:29px;right:5px}
.log-in .drop-menu {margin:12px 0 0;min-width:100px;border-radius:5px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.075); box-shadow:0 6px 12px rgba(0,0,0,.075) }
.log-in .drop-menu li{padding: 0 10px;height: 32px;text-align: center;}
.log-in .drop-menu li a{position: relative;height: 32px;line-height: 32px;}
.log-in .drop-menu li a:hover,.drop-menu a:focus {color:#2D2D2D;background: unset;}
.log-in .button-group span {display:inline-block;line-height:24px;height:24px;width:24px}
.log-in .button-group ul:before {position:absolute;top:-8px;left:50px;display:inline-block;border-right:8px solid transparent;border-bottom:8px solid #fff;border-left:8px solid transparent;content:'';}
.log-in .button-group ul:after {position:absolute;top:-8px;left:50px;display:inline-block;border-right:8px solid transparent;border-bottom:8px solid #e9e8e8;border-left:8px solid transparent;content:'';}
.log-in .button-group .button {padding:0;line-height:18px;font-size:20px}
.log-in .button-group .drop-menu {padding: 10px 0; left: -40px;border-top:0px solid #ff0000;-webkit-box-shadow: 0px 0px 0px rgba(0,0,0,.075);box-shadow: 0px 8px 10px rgba(0,0,0,.05);border-radius:4px;}
.log-in a.user-ico{width:32px;height:32px;line-height:32px;background:#ECEFF5;display:block;}
.log-in a.user-head{width:32px;height:32px;overflow:hidden;display:block;}
.log-in a.user-head img{width:32px;height:32px;}
/* 登入后状态 end*/

/* 注册登录切换 */
.register .tab{font-size:0}
.register .tab li{cursor:pointer;display:inline-block;position:relative;font-size:20px;width:100%;color:#666;margin:0 0 40px 0}
/* .register .tab li::before{background:#ccc;content:'';position:absolute;bottom:-10px;left:0;width:100%;height:3px;border-radius:3px;transition:transform .3s;} */
.register .tab li.cur{color:#ff4000}
.register .tab li.cur::before{background:#ff4000;content:'';position:absolute;bottom:-10px;left:0;width:100%;height:3px;border-radius:3px;transition:transform .3s;}

.register .line{margin:0px;padding:0;position: relative; text-align: center;}
.register .line span{display: inline-block; padding: 0 20px; position: relative; z-index: 200;}
.register .line hr{-moz-border-bottom-colors: none; -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none; border-color: #E2E2E2 -moz-use-text-color -moz-use-text-color; border-image: none; border-style: solid none none; margin-top:10px; position: absolute; top:0; width: 100%;}

.register .bnt-login{margin:0 auto;text-align:center}
.register .bnt-login a{display:inline-block;color:#fff;font-size:22px;width:48px;height:48px;text-align:center;line-height:48px;margin-right:10px;border-radius:30px}
.register .bnt-login a i{font-size: 22px;}
.register .bnt-login a:hover{opacity:0.8}
.register .bnt-login a.weixin{background:#38B624}
.register .bnt-login a.qq{background:#1F92DF}
.register .bnt-login a.weibo{background:#FF6000}
/* 注册登录切换 end*/

/* 弹出搜索 begin */
.searchBar-m {display:none;width:100%;height:100%;position:fixed;top:0px;z-index:9999;text-align:center}
.searchBar-m .mask {position:absolute;left:0;right:0;width:100%;height:100%;background:#000;opacity:0.8;}
.searchBar-m .mask-ico i{font-size: 20px;}
.searchBar-m a {display:block;position:absolute;right:5%;top:5%;width:60px;height:60px;line-height:56px;font-size:48px;z-index:9999;color:#fff;}
.searchBar-m a:hover{color:#ff4000}
.searchBar-m .form-group {width:70%;max-width:720px;position:absolute;left:50%;top:40%;transform:translate(-50%,-200%);}
.searchBar-m .input{width:88%;background:transparent;border:0;border-bottom:2px solid #f2f2f2;color:#6E6E6E;height:60px;line-height:60px;float:left;padding:0}
.searchBar-m .button {width:8%;height:60px;line-height:60px;border-bottom:2px solid #f2f2f2;display:block;float:left;background:url(../images/ico-search-button.png) no-repeat center 50%;text-indent:-2000px}
.searchBar-m .button:hover{background:url(../images/ico-search-button.png) no-repeat center 50%;}
/* 弹出搜索 end */

/*右侧客服 begin*/
.fixed-side{position:fixed;right:10px;width:100px;top:50%;z-index:999;margin-top:-200px}
.fixed-side .interone{margin-bottom:10px;cursor:pointer}
.fixed-side .intertow,.interthree,.interone{position:relative;padding-bottom:10px;margin-bottom:10px;width:100%;background:#ffffff;border-radius:12px;border:2px solid #eeeeee;text-align:center}
.fixed-side .interone .weixinlogo{width: 86px;height: 86px;margin-top: 5px;}
.fixed-side .intertow .kefu{width: 86px;height: 86px;margin-top: 5px;}
.fixed-side .intertow .gsdh{font-size: 12px;}
.fixed-side .intertow .shouji{width: 15px;}
.fixed-side .intertow .sqzx{margin-top: 10px;}
.fixed-side .interthree .zaixian{width: 40px;margin-top: 5px;}
.fixed-side .interthree .zxzx{margin-top: 5px;}
/*右侧客服 end*/
/*导航 begin*/
.fl {
    float: left;
}
.menu-detailBody-nav, .solution-detailBody-nav{
    display: none;
    z-index: 1001;
}
.menu-detailBody-nav .menu-detailBody-list{
    height: 408px;
    position: fixed;
    width: 100%;
    background: #fff;
    padding: 0px 0 35px;
    top: 75px;
    box-shadow: 0 1px 5px 1px rgba(0, 0, 0, .08);
    z-index: 1001;
    display: flex;
    justify-content: center;
    align-items: center;
}
.solution-detailBody-nav .menu-detailBody-list{
    height: 408px;
    position: fixed;
    width: 100%;
    background: #fff;
    padding: 0px 0 35px;
    top: 75px;
    box-shadow: 0 1px 5px 1px rgba(0, 0, 0, .08);
    z-index: 1001;
    display: flex;
    justify-content: center;
    align-items: center;
}
.menu-detailBody {
    width: 1200px;
    background: #fff;
}
.menu-detailBody .menu-detail-columns {
    width: 230px;
    margin-right: 6px;
}
.menu-detailBody .nav-website-digital {
    width: 720px;
}
.menu-detailBody .menu-detail-category .menu-detail-category-title {
    padding-top: 27px;
    padding-bottom: 12px;
    font-size: 16px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    color: #000000;
}
.menu-detailBody a:link {
    color: #000;
    text-decoration: none;
}
.menu-detailBody .nav-website-digital .product-item {
    width: 48%;
    display: inline-block !important;
}
.menu-detailBody .menu-detail-category .menu-detail-category-body .product-item {
    display: block;
    margin-top: 25px;
    font-size: 14px;
    line-height: 14px;
}
.menu-detailBody .menu-detail-category .menu-detail-category-body .product-item img {
    height: 32px;
    margin-right: 12px;
}
.menu-detailBody .menu-detail-category .menu-detail-category-body .product-item .product-item-content {
    width: calc(100% - 45px);
    overflow: hidden;
}
.menu-detailBody .menu-detail-category .menu-detail-category-body .product-item .product-item-header {
    color: #000000;
}
.menu-detailBody .menu-detail-category .menu-detail-category-body .product-item .product-item-desc {
    margin-top: 6px;
    color: #999999;
    font-size: 12px;
}
.menu-detailBody .menu-detail-category .menu-detail-category-body .product-item .product-item-desc
  a:active {
  color: #999999;
}




/*新导航 end*/

.contactcj-dialog{
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999;
    transition: 0.5s;
    width: 100%;
    height: 100%;
}
.contactcj-dialog b.contactcj-mask{
    display:inline-block;
    width:100%;
    height:100%;
    background:rgba(0,0,0,.5);
    position:fixed;
    left:0;
    top:0;
    left:0;
    right:0;
    z-index:1;
}
.contactcj-dialog-ul>li{
    display:none;
}
.contactcj-dialog-ul>li.active{
    display:block;
}

.dialog-container{
    position: fixed;
    z-index: 2;
    width: 500px;
    height: 500px;
    margin: 0 auto;
    border-radius: 16px;
    box-shadow: 0px 2px 6px 0px rgba(0,28,83,0.1);
    background: #fff;
    top: 50%;
    left: 50%;
    margin-left: -250px;
    margin-top: -250px;
}

.contactcj-title{
    width: 500px;
    height: 57px;
    background:#F0F4FF;
    border-radius:16px 16px 0 0;
}
.contactcj-title li{
    color:#333;
    cursor: pointer;
}
.contactcj-title li.active{
    position:relative;
    color: #1296db;
    background: #fff;
    height: 70px;
    line-height: 70px;
    margin-top: -13px;
    border-radius: 10px 10px 0 0;
}
.contactcj-title li.active:before{
    content:'';
    width: 50px;
    height: 3px;
    background: linear-gradient(90deg, #5396FF 0%, #1296db 100%);
    position:absolute;
    bottom:0;
    left:50%;
    margin-left:-25px;
}
.contactcj-title li.active:after{
    content: '';
    border-top: 62px solid transparent;
    border-bottom: 0px solid transparent;
    
    position: absolute;
    
    bottom: 0;
}
.contactcj-title li.active:nth-child(1):after{
    right: -28px;
    border-right: 8px solid transparent;
    border-left: 20px solid #fff;
}
.contactcj-title li.active:nth-child(2):after{
    left: -28px;
    border-right: 20px solid #fff;
    border-left: 8px solid transparent;
}

.company-mode{
    width: 250px;
    height: 57px;
    line-height: 57px;
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    color: #2D74FF;
}
.personal-mode{
    width: 250px;
    height: 57px;
    line-height: 57px;
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    
}

.contactcj-company-info{
    width: 500px;
    height: 463px;
}

.form-item{
    width: 100%;
    height: 33px;
    line-height: 33px;
    font-size: 24px;
    font-weight: 500;
    color: #333333;
    text-align: center;
    margin-top: 35px;
}
.form-label{
    margin-bottom:32px;
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    text-align: center;
    margin-top: 12px;
}
.merchant-cot{
    padding:0 50px;
}
.merchant-cot li{
    position: relative;
   /* display: flex!important;
    display: block; */
   /* height: 48px;
    line-height: 48px; */
  margin-bottom:23px;
    color: #999;
}

.merchant-cot li label {
    position:relative;
    display: block;
    width:100%;
    font-size: 16px;
    font-weight: 500;
    color: #333333;
}
.merchant-cot li label b{
    font-size: 16px;
    color: red;
    display: inline-block;
    position: absolute;
    left: -10px;
    top: 7px;
}
.merchant-cot li input {
    width: 100%;
    height: 36px;
    line-height: 36px;
    display: inline-block;
    font-size: 14px;
    border: 0;
    border-bottom: 1px solid #e3e3e3 !important;
}

 .merchant-cot .btn_getcode{
    position: absolute;
    top: 7px;
    right: 0;
    display: inline-block;
    width: 126px;
    height: 35px;
    text-align: center;
    line-height: 36px;
    font-size: 16px;
    color: #2D74FF;
    background:#FFFFFF; 
    cursor: pointer;
}
.imageShowArea{
    width: 164px;
    height: 48px;
    background: linear-gradient(180deg, #63C8FF 0%, #1296db 100%);
    border-radius: 24px;
    line-height: 48px;
    text-align: center;
    margin-left: 33%;
    margin-top: 28px;
    color: #FFFFFF;
    font-size: 18px;
    border-image: linear-gradient(144deg, rgba(255, 255, 255, 1), rgba(255, 255, 255, 1)) 1 1;
    backdrop-filter: blur(8px);
}
.imageShowArea button{
    background: transparent;
    border: 0;
    color: #fff;
    font-size:18px;
    width: 100%;
    height: 100%;
    cursor: pointer;
    outline: none;
}
.register_agreement {
  margin: 26px 0 31px 101px;
}
.register_agreement .businessLicense {
  width: 58px;
  background-size: 59px 2px;
  margin-top: 10px;
  border: 1px solid #1296db;
}
.register_agreement .agreeSelect {
  width: 169px;
  height: 20px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 14px;
  font-weight: 500;
  color: #333333;
  text-align: center;
  white-space: nowrap;
  line-height: 20px;
  margin-left: 6px;
}
.contactcj-dialog-close{
    position: absolute;
    left: 45%;
    color: #fff;
    bottom: -50px;
    font-size: 30px;
    cursor: pointer;
    z-index:10;
}
.form-item-tow{
    width: 100%;
    height: 48px;
    line-height: 48px;
    font-size: 18px;
    font-weight: 500;
    color: #333333;
    margin-top: 20px;
}

.form-item-tow span{
    margin-left: 11px;
}
.registerimg{
    width: 48px;
    height: 48px;
    margin-left: 102px;
}

.form-label-tow{
    width: 100%;
    height: 33px;
    line-height: 33px;
    font-size: 24px;
    font-weight: 500;
    color: #333333;
    text-align: center;
    margin-top: 7px;
}
.form-label-three{
    width: 152px;
    height: 153px;
    border-radius: 4px;
    border: 1px solid #1296db;
    margin-left: 173px;
    margin-top: 16px;
    overflow: hidden;
}
.label-three-img{
    width:100%;
}
.imageShowAreatow{
    width: 218px;
    height: 48px;
    background: linear-gradient(180deg, #63C8FF 0%, #1296db 100%);
    border-radius: 24px;
    line-height: 48px;
    text-align: center;
    margin-left: 28%;
    border-image: linear-gradient(144deg, rgba(255, 255, 255, 1), rgba(255, 255, 255, 1)) 1 1;
    backdrop-filter: blur(8px);
    margin-top: 24px;
}
.text_4 {
  width: 144px;
  height: 16px;
  overflow-wrap: break-word;
  color: rgba(255, 254, 254, 1);
  font-size: 16px;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 16px;
}

.text_5 {
  width: 144px;
  height: 16px;
  overflow-wrap: break-word;
  color: rgba(255, 254, 254, 0.5);
  font-size: 16px;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 16px;
}

.text_6 {
  width: 144px;
  height: 16px;
  overflow-wrap: break-word;
  color: rgba(255, 254, 254, 1);
  font-size: 16px;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 16px;
}

.form-label-five{
    width: 100%;
    height: 48px;
    margin-top: 16px;
}

.label-five-box{
    width: 48px;
    height: 48px;
}

.labelimg{
    margin-left: 12px;
    width: 25px;
}
.labelbox{
    width: 48px;
    height: 17px;
    font-size: 12px;
    font-weight: 500;
    color: #1296db;
    line-height: 17px;
    margin-top: 4px;
}