.Payment_form .KEHU{
    gap: 20px;
}
.center{ text-align: center;}
.right{ text-align: right;}
.middle{ vertical-align: middle;}
.flexBox{   
    display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;
    -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; 
    -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; 
}
.address-item{
    padding: 0 10px;
}
.border_box{
	box-sizing: border-box ;
}
.glightbox2{
    height: 100%;
}
.bg-Red{
    background: #E63723;
}
.bg-Orange{
    background: #FF7F50;
}
.bg-Gold{
    background: #db1f6f;
}
.bg-blue{
    background: #2727cc;
}
.bg-hong{
    background: #B70E2D;
}
.bg-zi{
    background: #5E2683;
}
.bg-green{
    background: #009952;
}
.bg-hui{
    background: #A6A6A6;
}
#pc-header{
    position: sticky;
    top: 0;
    left: 0;
    z-index: 101;
}
.Color-lists li.active{
    border-color: #FE9440;
}
.Payment_t1{
    width: 100% !important;
}
.footer-zhifu{
    justify-content: center;
}
/* 禁止页面滚动的类 */
.body-no-scroll {
  overflow: hidden;
  position: fixed;
  width: 100%;
}
.song a{
    width: 100%;
    height: 100%;
    display: block;
}
#oceanpayment-element{
    width: 100%;
}
#MyThree{
    height: 90vh;
    display: flex;
    flex-direction: column;
    
}
.ThreeBox{
    display: flex;
    align-items: center;
    flex: 1;
}
#MyThree>.fangdaPic{
    display: none;
    flex: 1;
    align-items: center;
    width:100%;
}
#MyThree>.fangdaPic a{
    display: block;
    width: 100%;
}
#Three {
    width: 100%;
    height: 100%;
    position: relative;
    height: 528px;
}
.FontStyle li{
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.qiupaiping{
    gap: 50px;
    height: 100%;
    justify-content: center;
    align-items: center;
    display: none;
}
.qiupaiping p{
    padding: 10px 20px;
    background: #F5F5F5;
    border-radius: 8px 8px 8px 8px;
    border: 1px solid #E5E7EB;
    margin-top: 20px;
    width: fit-content;
}
.qiupaizheng{
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.qiupaizheng #qiupaizheng,.qiupaizheng #qiupaifan{
    width: 100%;
}
.MyEmail{
    position: sticky;
    top: 0;
    left: 0;
}
.ProductBanner h2{
    font-weight: bold;
    font-size: 46px;
    color: #111111;
}
.fixed{position: fixed;top: 0;left: 0;width: 100%;}
.badge-corner {position:relative}
.badge-corner .badge {position:absolute;right:-15px;top:-10px;font-weight:normal;cursor:pointer}
.z-999{z-index: 999;}
.z-99{z-index: 99;}
.flex{display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;}
.flex_1{flex: 1;}
.overflow{overflow: auto;}
.flex_between{-webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }
.flex_around{-webkit-box-pack: justify; -webkit-justify-content: space-around; -ms-flex-pack: justify; justify-content: space-around; }
.wrap{flex-wrap: wrap; -webkit-flex-wrap: wrap}
.flex_start{align-items: start;}
.flex_end{align-items: end;}
.flex_column{-webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column}
.white{color: white !important;}
.translate{transform: translate(-50%,-50%);}
.flex_items{-webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
.justify_center{justify-content: center;}
.radius50{border-radius: 50%;}
.width_100{width: 100% !important;}
.relative{position: relative;}
.pointer{cursor: pointer;}
.black{color: #111 !important;}
.color{color: #4f12cd;}
.color2{color: #8a8a8a;}
.border_bom{border-bottom: 2px solid #00a0e9;}
.backcolor{ background-color: #4f12cd;}
.hidden{overflow: hidden;}
.transition{transition:all .5s}
.line-15{ line-height: 1.5;}
.backwhite{background-color: white;}
.col_999{ color: #999;}
.flex{
    display: flex;
}
.FlexMiddle{
    align-items: center;
}
.dataTables_paginate .pagination{
    margin: 0;
}
img{
    max-width: 100%;
}
.look-items img{
    width: 100%;
    height: 100%;
}
.MainPic .zoomimg{
    width: 100%;
    max-width: none;
}
.MagicZoomBigImageCont img{
    max-width: none;
}
.sku-lists .sku-items1.peijian.active{
    border-color: #0068B7;
}
.Must .LabelName:before {
    content: '*';
    font-weight: normal;
    font-size: 16px;
    color: #CF131C;
    margin-right: 5px;
}
.Margin-70{
    margin-top: 70px;
}
.flex-between{
    justify-content: space-between;
}
.pbot10{
    padding-bottom: 10px;
}
.pbot20{
    padding-bottom: 20px;
}
.pbot30{
    padding-bottom: 30px;
}
.pbot40{
    padding-bottom: 40px;
}
.pbot50{
    padding-bottom: 50px;
}
.pbot60{
    padding-bottom:60px;
}
.pbot90{
    padding-bottom:90px;
}
.ptop10{
    padding-top: 10px;
}
.ptop20{
    padding-top: 20px;
}
.ptop30{
    padding-top: 30px;
}
.ptop35{
    padding-top: 35px;
}
.ptop40{
    padding-top: 40px;
}
.ptop50{
    padding-top: 50px;
}
.ptop60{
    padding-top: 60px;
}
.ptop90{
    padding-top: 90px;
}
.font12{ font-size: 12px;}
.font14{ font-size: 14px;}
.font16{ font-size: 16px;}
.font18{font-size: 18px;}
.font20{ font-size: 20px;}
.font22{ font-size: 22px;}
.font24{ font-size: 24px;}
.font26{ font-size: 26px;}
.font28{ font-size: 28px;}
.font30{ font-size: 30px;}
.font32{ font-size: 32px;}
.font34{ font-size: 34px;}
.font36{ font-size: 36px;}
.font40{ font-size: 40px;}
.font42{ font-size: 42px;}
.font44{ font-size: 44px;}
.font46{ font-size: 46px;}
.font48{ font-size: 48px;}
.font50{ font-size: 50px;}
.font52{ font-size: 52px;}
.font56{ font-size: 56px;}
.border{border: 1px solid #DDDDDD;}
.indent2{
    text-indent: 2em;
}
h4{
    
}
.red{
    color: #EA544A;
}
.nav-list .nav-item{
    width: 10%;
}
.padd30{padding: 20px 30px ;}

.male10{margin-left: 10px; }
.male15{margin-left: 15px;}
.male20{margin-left: 20px;}
.male30{ margin-left: 30px ;}
.male40{ margin-left: 40px;}
.maTo75{ margin-top:75px; }

.mbot10{margin-bottom: 10px;}
.mbot15{margin-bottom: 15px;}
.mbot20{margin-bottom: 20px;}
.mbot25{margin-bottom:25px;}
.mbot30{margin-bottom: 30px ;}
.mbot35{margin-bottom: 35px}
.mbot40{margin-bottom: 40px}
.mbot50{margin-bottom: 50px}
.mbot80{margin-bottom: 80px}
.text-grey{
    color: #999999;
}
.mtop5{
    margin-top: 5px;
}
.mtop10{margin-top: 10px;}
.mtop15{margin-top: 15px;}
.mtop20{margin-top: 20px;}
.mtop30{margin-top: 30px;}
.mtop35{margin-top: 35px;}
.mtop40{margin-top: 40px;}
.mtop50{margin-top: 50px;}
.mtop80{margin-top: 80px;}
.mtop100{margin-top: 100px;}

.mar10{margin-right: 10px;}
.mar15{margin-right: 15px;}
.mar20{margin-right: 20px;}
.mar30{margin-right: 30px;}
.mar40{margin-right: 40px;}
.padbot80{
    padding-bottom: 80px;
}
.padtop80{
    padding-top: 80px;
}
.form-button{
    margin-top:30px;
}
.form-button .button{
    background: #FE9440;
    border-radius: 12px 12px 12px 12px;
    padding: 20px 40px;
    font-size: 16px;
    width: fit-content;
}
.line2{
    line-height: 2;
}
.line30{
    line-height: 30px;
}
.text-decoration{
    
    text-decoration-line: line-through;
}
.block{display: block;}
.radius50{border-radius: 50px}
.bold{font-weight: bold;}
.fw500{font-weight: 500;}
.fw400{font-weight: 400;}
.fontBold{font-weight: bold;}
.fw800{font-weight: 800;}
.fw900{font-weight: 900 !important;}
body{font-family:"微软雅黑",Helvetica Neue,sans-serif,Arial;height: 100%;position: relative;background: #FFFFFF;font-size:16px;}
input[type="text"] {-webkit-appearance:none;}
textarea {-webkit-appearance:none;}
h1,h2,h3,h4,h5,h6,figure {font-weight:bold;}
h2{
    font-size: 36px;
}
h3{
    font-size: 30px;
}
h4{
    font-size: 24px;
}
h5{
    font-size: 20px;
}
h6{
    font-size: 18px;
}
.grid-3{
    grid-template-columns: repeat(3,calc(33.333% - 20px));
    gap: 30px;
}
::-webkit-selection {color:#fff;background:#111111;}
::-moz-selection {color:#fff;background:#111111;}
::selection {color:#fff;background:#111111;}
.text-lowercase {text-transform:lowercase;}
.text-uppercase,.initialism {text-transform:uppercase;}
.text-capitalize {text-transform:capitalize;}
a {color:#6E6E6E;text-decoration:none}
a:focus,a:hover {color:rgba(254, 148, 64, 1);transition:none}
a.text-gray:hover{color:#6E6E6E}
p{margin:0}
dl,dd,ul,li {margin:0;padding:0;list-style:none}
.fixed {z-index:9999;}
.bg-grey{background: #F1F1F1;}
.bg-gray{background: #FAFAFA;}
.bg-sub{background:#6e6e6e}
.po-re{
    position: relative;
}
.TopBorder{
    border-top: 2px solid #FE9440;
}
.po-ab{
    position: absolute;
}

#textureUpload{
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.text-ellipsis{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.text-ellipsis-2{
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    text-overflow: ellipsis;
    overflow: hidden;
}
.DownloadSheji{
    display: block;
    font-weight: 400;
    font-size: 12px;
    color: #111111;
    padding: 10px 20px;
    border-radius: 25px 25px 25px 25px;
    border: 1px solid #E5E7EB;
    width: fit-content;
    margin: auto;
    
}
.DownloadSheji img{
    vertical-align: middle;
    margin-left: 10px;
}
.grid-2{
    grid-template-columns: repeat(2,calc(50% - 15px));
    gap: 30px;
}
/* 标签 */
.tag{display:inline-block;transition:.5s}
.tag.padding{padding:5px 12px}
.tags{color: #111111!important; border: 1px solid #111111!important; background-color: unset;}
/* 英文字体begin */
.Conv_DINCondensedC{ font-family: "Conv_DINCondensedC";}
/* 英文字体end */

.mb5{margin-bottom: 5px;}
/* 行距 begin*/
.blank{height:10px;line-height:10px;clear:both;font-size:0}
.blank-small{height:20px;line-height:20px;clear:both;font-size:0}
.blank-middle{height:30px;line-height:30px;clear:both;font-size:0}
.blank-big{height:50px;line-height:50px;clear:both;font-size:0}
.blank-large{height:80px;line-height:80px;clear:both;font-size:0}
/* 行距 end*/
.grid{
    display: grid;
}

.sidebar-l {margin-right:30px}
.sidebar-r {margin-left:0px;}
.container-layout{max-width:1600px;
    width: 90%;}
.container-layout1{
    margin: auto;
    max-width:1780px;
    width: 95%;}
.container{
    max-width: 1400px;
    width: 90%;
}
.container1{
    margin: auto;
    max-width: 1200px;
    width: 80%;
}
.BoxBg{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
}
.BoxBg .mask{
    height: 580px;
    width: 100%;
    background: rgba(0,0,0,0.32);
    display: flex;
    align-items: center;
    justify-content: center;
}
.line-large {margin-left:-15px;margin-right:-15px}
.line-large .x1,.line-large .x2,.line-large .x3,.line-large .x4,.line-large .x5,.line-large .x6,.line-large .x7,.line-large .x8,.line-large .x9,.line-large .x10,.line-large .x11,.line-large .x12,.line-large .xl1,.line-large .xl2,.line-large .xl3,.line-large .xl4,.line-large .xl5,.line-large .xl6,.line-large .xl7,.line-large .xl8,.line-large .xl9,.line-large .xl10,.line-large .xl11,.line-large .xl12,.line-large .xs1,.line-large .xs2,.line-large .xs3,.line-large .xs4,.line-large .xs5,.line-large .xs6,.line-large .xs7,.line-large .xs8,.line-large .xs9,.line-large .xs10,.line-large .xs11,.line-large .xs12,.line-large .xm1,.line-large .xm2,.line-large .xm3,.line-large .xm4,.line-large .xm5,.line-large .xm6,.line-large .xm7,.line-large .xm8,.line-large .xm9,.line-large .xm10,.line-large .xm11,.line-large .xm12,.line-large .xb1,.line-large .xb2,.line-large .xb3,.line-large .xb4,.line-large .xb5,.line-large .xb6,.line-large .xb7,.line-large .xb8,.line-large .xb9,.line-large .xb10,.line-large .xb11,.line-large .xb12 {position:relative;min-height:1px;padding-right:15px;padding-left:15px}

/* owl-carousel轮播插件 */
/*.owl-carousel .owl-dots{position:absolute;top:50%;padding:0;text-align:left;width:20px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}*/
.owl-carousel .owl-dots .owl-dot{display:inline-block;position:relative;vertical-align:middle}
.owl-carousel .owl-dots .owl-dot span{width:8px;height:8px;margin:0 5px;border-radius:50%;background:#d3d3d3;display:inline-block;text-align:center;-webkit-transition:all ease .5s;-o-transition:all ease .5s;transition:all ease .5s}
.owl-carousel .owl-dots .owl-dot.active span{width:16px;height:8px;background:#000;border-radius:20px}
.owl-carousel .owl-nav i{font-size:24px;color:#fff}
.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{background:#000;width:42px;height:42px;line-height:48px;-webkit-transition:all ease .5s;-o-transition:all ease .5s;transition:all ease .5s;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);top:50%;position:absolute;text-align:center;border-radius:50%;opacity:0}
.owl-carousel .owl-nav .owl-prev{background:#000;left:20px;right:auto}
.owl-carousel .owl-nav .owl-next{right:20px}
/* owl-carousel轮播插件 */

/* 首页轮播 */
.slides-arrow:hover .owl-nav .owl-next,.slides-arrow:hover .owl-nav .owl-prev{opacity:.3}
.slides-arrow.dot-center .owl-dots{position:absolute;bottom:30px;padding:0;text-align:center;vertical-align:middle;display:inline-block;width:100%}
/* 首页轮播 */

/* 常用TAB */
.tab-normal .tab-head {border-radius:0;font-size:0;-webkit-text-size-adjust:none;width:100%;}
.tab-normal .tab .tab-nav li {display:inline-block;width:auto;text-align:center}
.tab-normal .tab .tab-nav li a {background:#fff;color:#6e6e6e;border-radius:30px;padding:0px 20px;height:42px;line-height:42px;margin:0 10px;display:block;border:0;font-size:16px;}
.tab-normal .tab .tab-nav .active a {background:linear-gradient(-45deg,#FFD100,#111111);cursor:default;color:#fff;border-bottom:0px solid #FD3C6B;}
.tab-normal .tab .tab-nav .active{background:none}
.tab-normal .tab .tab-nav .active a:hover {color:#FFF}
.tab-normal .tab .tab-nav li a:focus {outline:none;}
.tab-normal .tab .tab-nav li a:hover {background:linear-gradient(-45deg,#FFD100,#111111);color:#fff}
.tab-normal .tab .tab-body {padding:0;border-radius:0;border-top:0px solid #ff0000}
/* 常用TAB */

/* 首页产品 */
.carousel-pro .media{position:relative;-webkit-transition:.5s;transition:.5s;}
.carousel-pro .media:hover {-webkit-transition:.5s;transition:.5s;box-shadow:0px 5px 15px 0px rgba(0,0,0,.05);}
.carousel-pro .button {background-color:#FFD100;transition: all .5s ease;box-shadow: 0 3px 8px 0px rgba(39,39,39,0.26);}
.carousel-pro .media:hover .button{color:#FFF;background-color:#111111;transition: all .5s ease;}
.carousel-pro .media-body {padding:10px 0 0 0}
/* .carousel-pro:hover .owl-nav .owl-next,.carousel-pro:hover .owl-nav .owl-prev{opacity:.6} */
.carousel-pro.dot-center .owl-dots{position:relative;top:30px;padding:0;text-align:center;vertical-align:middle;display:inline-block;width:100%}
/* 首页产品 */

/* 首页关于我们 */
.home-about{background-repeat:no-repeat;background-position:center 50%;background-size:cover}
.home-about .padding-large{padding:40px 50px}
.home-about h2{position:relative;font-size:24px;font-weight:600;margin-bottom:40px;word-break:break-all}
.home-about h2:before {content:'';display:block;position:absolute;background:#FFD100;width:30px;height:3px;bottom:-15px;left:0;}
/* 首页关于我们 */

/* 首页解决方案 */
.solution .media-img{position:relative;}
.solution .media-img .mask{opacity:0;z-index:3;background:url(../images/solution-hover.png) no-repeat center center;width:100%;height:100%;position:absolute;bottom:0;top:0;left:0;right:0;transition:0.3s;}
.solution .media-img .mask .subtitle{padding:25px}
.solution .media-img .mask .more{position:absolute;bottom:25px;right:25px}
.solution .media-img:hover .mask{z-index:5;transition:0.3s;opacity:1;transform: scale(1.1);}
.solution .media-img .linear-link{z-index:1;opacity:1;background:linear-gradient(to bottom,rgba(0,0,0,.2) 65%,rgba(0,0,0,.8) 100%);width:100%;height:100%;position:absolute;bottom:0;top:0;left:0;right:0;transition:0.3s;}
.solution .media-img .linear-link .subtitle{padding:0 25px;z-index:3;width:100%;bottom:25px;left:0;position:absolute;transition:0.3s;}
/* 首页解决方案 */

/* 首页新闻 */
.home-news-l{margin-right:10px}
.home-news-r{margin-left:10px}
.home-news-h .media-img {position:relative;}
.home-news-h .media-img .post-title{background:#fff;bottom:-30px;left:30px;width:65%;padding:20px;position:absolute;color:#333;transition:0.5s;box-shadow:0 5px 15px 0 rgba(0,0,0,0.06)}
.home-news-h .media-img:hover .post-title {bottom:30px;}
.home-news-h .media-img .post-title h3 a {color:#333;font-size:18px;font-weight:600;line-height:28px;display:block;}
/* .home-news-h .media-img:hover .post-title h3 a {color:#FFF;} */
.home-news-h .button{margin-top:1rem;width:48px;line-height:28px;font-size:18px;background:#FFD100;color:#fff}
.home-news-h .media-img:hover .button{background:#111111;color:#fff;}

.home-news-c:hover{box-shadow:0 3px 8px 0 rgba(0,0,0,0.03);}
.home-news-c .news-time{margin:20px 15px 0 0px;border-right:2px solid #eee;padding:0}
.home-news-c .news-time .text-large{font-size:42px;line-height:48px;}
.home-news-c .news-title{margin-top:20px;margin-left:15px}
.home-news-c .news-title h2 a{font-weight:600;font-size:18px;margin-bottom:20px;display:block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.home-news-c:hover .news-title h2 a{color:#111111}
/* 首页新闻 end */

/* 路径 */
.nav-bread{padding:0;height:50px;line-height:50px;font-size:0}
.nav-bread h2{font-size:24px;font-weight:600}
.nav-bread a{color:#888888;font-size:14px;display:inline-block;}
.nav-bread a:hover{color:#111111}
.nav-bread a:after {content:"";padding:0 10px;background:url(../images/nav-bread.png) no-repeat center 50%;}
.nav-bread a:last-child:after {content:"";background:none;}
/* 路径 */

/* 上下篇  */
.prenext-pro a.button{height:70px;line-height:70px;padding:0 25px}
.prenext-pro a.button:hover{background:#111111;color:#fff}
.prenext-pro a.border{border:1px solid #eee}


/*分页 begin*/
/*.pagination li {margin:0 5px;font-size:14px;border:none;border-radius:4px;}*/
.pagination{
    margin-top: 40px;
}
.pagination{
    justify-content: center;
}
.pagination li a{
    display: block;
    width: 100%;
    height: 100%;
}
.pagination li {border-radius:50%;width:38px;height:38px;line-height:38px;display:block;margin:0 5px;color: #727171;text-align:center;}
/* .pagination li i {font-weight:bold;font-size:18px;padding:0 3px} */
.pagination li.active,.pagination li:hover {background: #FE9440;}
.pagination li.active a,.pagination li:hover a{
  color:#fff; 
}
.down .pagination{
    margin-bottom: 0;
}
/*分页 end*/
 /*筛选*/
  .filter-boxs .filter-cen{
      gap: 15px;
      display: flex;
      flex-wrap: wrap;
  }
 .filter-boxs .filter-cen a{
     display: inline-block;
     padding: 15px 20px ;
     border-radius: 12px 12px 12px 12px;
     background: #FFF;
     color: #111111;
     font-weight: 400;
    font-size: 14px;
    /*margin-right: 15px;*/
    cursor: pointer;
 }
  .filter-boxs .filter-cen a.active{
    background: #111111;
    color: #FFF;
  }
 /*筛选end*/

/* 标题样式-居中 */
.title-c{position:relative;}
.title-c h3{position:relative;font-size:30px;text-transform:uppercase;margin:0 auto 50px auto;font-weight:600}
.title-c h3:before {background:#FFD100;content:'';display:block;position:absolute;width:30px;height:3px;bottom:-15px;left:50%;margin-left:-15px;}

/* 标题样式-左 */
.title-l h2{line-height:28px;height:28px;color:#333;position:relative;font-size:18px;letter-spacing:0;padding-left:20px;margin-bottom:10px;}
.title-l h2:before {content:'';display:block;position:absolute;width:5px;height:20px;top:4px;background:#111111;left:0}

/* 下拉分类 */
.nav-tree {font-size:0;height:70px;line-height:70px}/*font-size:0去掉 display:inline-block间隔 */
.nav-tree li {position:relative;display:inline-block;}
.nav-tree li a{color:#6E6E6E;display:block;padding:0 30px;font-size:16px;background:#fff;}
.nav-tree li a.active,.nav-tree li a.cur{background:linear-gradient(-45deg,#FFD100,#111111);color:#fff}
.nav-tree li.focusa a{background:linear-gradient(-45deg,#FFD100,#111111);color:#fff;border-bottom-left-radius:0px;border-bottom-right-radius:0;}
.nav-tree li ul:after {position:absolute;top:-8px;left:50%;margin-left:-8px;display:inline-block;border-right:8px solid transparent;border-bottom:8px solid #fff;border-left:8px solid transparent;content:'';}
.nav-tree li ul {top:70px;left:0;background:#fff;padding:10px 0;z-index:99;position:absolute;width:100%;display:none;border-radius:0px;box-shadow:0 5px 10px 0 rgba(0,0,0,0.03);}
.nav-tree li ul li{display:block;width:100%;text-align:left;}
.nav-tree li ul li.children a{font-size:14px;background:#fff;border-radius:0;box-shadow:none;display:block;color:#6e6e6e;line-height:34px;height:34px}
.nav-tree li ul li.children a.active,.nav-tree li ul li.children a:hover{color:#111111}
/*
.nav-tree li ul li.children:first-child a{border-top-left-radius:0px;border-top-right-radius:0px;}
.nav-tree li ul li.children:last-child a{border-bottom-left-radius:5px;border-bottom-right-radius:5px;}
*/
/* 下拉分类 */

/* 属性 */
.filter-box .padding-big{padding:15px 25px}
.filter-box dl{margin:15px 0;}
.filter-box dl dt{width:8%;display:block;float:left;line-height:24px;font-weight:normal}
.filter-box dl dd{display:block;float:left;position:relative;}
.filter-nav ul li {margin:0;display:block;float:left;width:auto;line-height:24px;}
.filter-nav ul li a{margin:0 10px 0 0;padding:2px 10px;cursor:pointer;display:block;color:#6E6E6E;transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;}
.filter-nav ul li a:hover{color:#111111;}
.filter-nav ul li a.active{color:#fff;background:#111111}
.filter-nav ul li b{font-weight:normal;}

/* 横向不带ICO导航 */
.nav-x {background:#fff;width:100%;position:relative;}
.nav-x .menu-toggle h3 {display:none}
.nav-x ul {font-size:0;-webkit-text-size-adjust:none;text-align:center;display:flex;justify-content:space-around}
.nav-x li {display:inline-block}
.nav-x li i {margin:0px auto 5px auto;font-size:24px;display:block;}
.nav-x li a {font-size:16px;padding:0;height:70px;line-height:70px;color:#6e6e6e;text-align:center;display:block;border-bottom:1px solid;border-color:transparent;}
.nav-x li a:hover{color:#111111}
.nav-x li a.active {color:#FE9440;border-color:#FE9440}
.col-2 {width:10%}
/* 横向不带ICO导航 */

/* 新闻列表 */
.list-news {margin-bottom:30px}
.list-news .time{margin-top:70px;margin-right:-20px;padding:15px 0 10px 0;border-right:1px solid #eee;}
.list-news .time .text-large{font-size:52px;line-height:54px;}
.list-news .news {margin-top:70px;margin-left:50px;margin-right:30px}
.list-news .news h3 a{display:block;font-size:24px;color:#333;margin-bottom:20px}
.list-news .button{margin-top:70px;width:70px;line-height:56px;font-size:24px;border:1px solid #ebebeb;}
.list-news:hover .button{background:#111111;color:#fff;border:1px solid #111111}
.list-news:hover h3 a{color:#111111}
/* 新闻列表 */

/* 纯文字列表  begin*/
.list-post-text li {padding:5px 0;}
.list-post-text li a{display:block;}
.list-post-text li.dot a{padding-left:15px;position:relative;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.list-post-text li.dot:hover a:before {background:#111111;}
.list-post-text li.dot a:before {content:'';position:absolute;left:-2px;background:#ccc;width:6px;height:6px;top:9px;border-radius:50%}
/* 纯文字列表  end*/

/* 下载列表 */
.After-sales{
    padding: 100px 0;
}
.After-sales h2{
    font-weight: bold;
    font-size: 36px;
    color: #111111;
    margin-bottom: 40px;
}
.normal-list{
    grid-template-columns: repeat(2,calc(50% - 20px));
    gap: 40px;
}
.normal-list .dot{
    padding: 30px;
}
.normal-list .dot h4{
    font-weight: bold;
    font-size: 16px;
    color: #111111;
    margin-bottom: 20px;
}
.normal-list .dot p{
    color: #11111180;
}
/* 下载详细页begin */
.download-detail{position:relative;z-index:3}
.download-detail .button-big{padding:15px 25px}
/* 下载详细页end */

/* ===视频教程 beign*/
	/* ====视频教程列表 begin*/
.video-list .media{-webkit-transition:.5s;transition:.5s;}
.video-list .media:hover{box-shadow:0 30px 50px rgba(229,229,229,.8)}
.video-list .media-img{position:relative;overflow:hidden}
.video-list .media-body .padding-big{padding:20px}
.video-list .media-body h2{margin:0 0 20px 0;overflow:hidden}
.video-list .media a.play{opacity:.6;position:absolute;top:50%;left:50%;margin-left:-24px;margin-top:-24px;width:48px;height:48px;line-height:48px;background:rgba(0,0,0,.6);z-index:2;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.video-list .media .playtime{position:absolute;bottom:10px;right:10px;padding:0 8px;height:20px;line-height:18px;background:rgba(0,0,0,.5);z-index:2;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.video-list .media:hover a.collect,.video-list .media:hover a.play{opacity:1;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.video-list .excerpt-info ul li.v2-1{width:50%}
.video-list .excerpt-info ul li.v2-2{width:50%;}
	/* 视频教程列表 end*/

	/* =====视频内容页 */
.video-detail .tab-head {border-radius:0;font-size:0;-webkit-text-size-adjust:none;padding-left:25px;border-bottom:1px solid #EFEFEF}
.video-detail .tab .tab-nav li {display:inline-block;width:13%;margin:0}
/* .video-detail .tab .tab-nav li:last-child {margin-right:0px} */
.video-detail .tab .tab-nav li a {color:#616770;padding:18px 0;border:0;border-bottom:2px solid transparent;margin-bottom:-1px;display:block;line-height:20px;font-weight:500;border-radius:0;font-size:16px;text-align:center;}
.video-detail .tab .tab-nav .active {border-radius:0px;}
.video-detail .tab .tab-nav .active a {margin-bottom:-1px;cursor:default;background:#FFF;border-bottom:2px solid #111111;font-weight:600}
.video-detail .tab .tab-nav li a,.video-detail .tab .tab-nav .active a:focus {outline:none;}
.video-detail .tab .tab-body {border-radius:0;border-top:solid 0px #ebebeb;padding:25px}
			/* ======播放器 */
.jw-video{text-align: center;height: 510px; border-right: 1px solid #433D3D;}
.jw-video video{width: auto;max-width: 100%;height: 100%;}
.jw-video-expense{position:absolute;left:0;top:0;width:100%;height:100%;background:#616770;z-index:1;display:none}
.jw-video-expense .apply{position:absolute;left:50%;margin-left:-176px;top:50%;margin-top:-50px}
.jw-video-expense .button{cursor:pointer}
.video-period .price{font-size:32px;margin-top:5px}
.video-buy-now{cursor:pointer;width:130px;float:right}
.video-free-now{width:130px;padding:10px 0;float:right}
.video-title h1{font-size:24px;display:block;}
.video-period-title{padding:15px 10px 15px 20px}
.video-period-list{overflow:hidden;height:410px;overflow-y:auto}
.video-period-list li{height:69px;width:100%;border-bottom:1px #433D3D solid;position:relative;text-align:left}
.video-period-list li a{display:block;padding:8px 10px 8px 50px}
.video-period-list li a.cur{background:#2D2D2D;display:block;}
.video-period-list li:hover{background:#2D2D2D;}
.video-period-list li p{font-size:14px;color:#888888;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.video-period-list li:before{content:"";position:absolute;width:20px;height:13px;left:18px;top:15px;background:url(../images/video-ico.png) no-repeat;z-index:4}
.video-period-list li .video-info{padding-top:8px;position:relative;color:#616770}
.video-period-list li .video-info span{position:absolute;right:0;width:62px;text-align:right}
.video-period-list li:last-child{border-bottom:none}
.video-content-tit{padding:5px 30px 0;line-height:50px;border-bottom:1px solid #ECEFF5}
.video-content-tit h2{font-size:18px;color:#434C5A;border-bottom:1px solid #434C5A;display:block;width:72px;margin-bottom:-1px}
		/* 播放器 end*/
	/* 视频内容页end */
/* 视频教程 end*/

/* 横向左图右字列表 begin*/
.list-post-x .media{margin-bottom:20px}
.list-post-x .media.border{border:0;border-bottom:1px solid #ECEFF5;padding-bottom:20px}
.list-post-x .media img{transition:all .3s ease-out}
.list-post-x .media .thumb-md{position:relative;max-width:100px;overflow:hidden}
.list-post-x .media .thumb-md .playtime{position:absolute;bottom:5px;right:5px;padding:0 5px;height:20px;line-height:18px;background:rgba(0,0,0,.6);z-index:3;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.list-post-x .media .thumb-md .playicon{position:absolute;bottom:5px;left:5px;width:20px;height:20px;line-height:18px}
.list-post-x .media:hover img{transition:all .3s ease-out;transform:scale(1.1)}
.list-post-x .media.media-x .float-left{margin-right:15px}
.list-post-x .media.media-x .float-right{margin-left:15px}
.list-post-x .media.media-x .media-body{text-align:left;padding:0}
.list-post-x .media a:hover{color:#434C5A}
.list-post-x .media-body p{color:#888888;line-height:22px}
.list-post-x .media:last-child{margin-bottom:0}
/* 横向上图下字列表 end *

/* 内容 begin */
.article{overflow:hidden}
.article .post{padding:25px 0}
.article .post h1{font-size:28px;font-weight:600;}
.article .post h2{font-size:24px;font-weight:600;margin:10px 0}
.article .post h3{font-size:20px;font-weight:600;margin:10px 0}
.article .post hr{margin:10px 0;height:1px}
.article .post strong{font-size:16px;margin:10px 0}
.article .post table{margin:20px 0}
.article .post table th{background:#daf0fd;color:#fff;border:1px solid #fff}
.article .post table tr.ue-table-interlace-color-single{background:#daf0fd}
.article .post p{font-size:16px;line-height:28px;margin-bottom:10px}
.article .post img{width:100%;height: auto !important;margin:30px 0;}
.article .post a{text-decoration:none;}
.article .post a:hover{color:#111111;border-bottom:0 solid #111111}
.article .post .text-right{text-align:right}
.article .post ul li{padding:0 0 5px 20px;position:relative;font-size:16px}
.article .post ul li p{line-height:24px}
.article .post ul li:before{content:'';position:absolute;top:8px;left:0;background:#888888;width:7px;height:7px;border-radius:50%}
.article .post ol{padding:10px 0 0 0}
.article .post ol.list-paddingleft-2{position:relative}
.article .post ol li{padding:0;position:relative}
.article .post ol li p{line-height:26px;font-size:16px;color:#888888}
.Myline{
    width: 100%;
    height: 1px ;
    background: #EBEBEB;
border-radius: 0px 0px 0px 0px;
}
/* 内容 end */

/* 放大镜 begin */
#zoomimg{cursor:pointer;display:block}
.pro-thumb .item img{border:1px solid #ececec}
.pro-thumb .item:hover img{border:1px solid #ff9600}
.pro-thumb:hover .owl-nav .owl-prev,.pro-thumb:hover .owl-nav .owl-next {opacity:.6;}
/* 放大镜 end */

/* 商品参数 */
.attribute li {position:relative;color:#666;line-height:32px;}
/* .attribute li:before {content:'';position:absolute;left:0px;background:#ccc;width:6px;height:6px;top:11px;border-radius:50%;} */
.attribute li span {color:#999}
/* 商品参数 end */

/* 商品详情 */
.content img{max-width: 100% !important;height: auto !important;}
/* 商品详情 end */

/* 产品详细页end */

.job-list{transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;}
.job-list:hover{box-shadow:0 10px 25px rgba(0,0,0,0.3);transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;}
.job-list dt{font-weight:normal}

 /* 弹出层*/

.dialog {border-radius:0;border:0 solid #ebebeb;box-shadow:0 10px 25px rgba(0,0,0,0.3);}
.dialog .dialog-head {font-size:18px;border-bottom:0;background:#FFF;color:#383838;}
.dialog .dialog-head .close {float:right;line-height:24px}
.dialog .dialog-body{padding:10px 40px 40px 40px;}
.dialog-body h3 {font-size:24px;font-weight:600;color:#333;margin-bottom:10px}
.dialog-body .form-group {padding-bottom:20px}
.dialog-body .input{height:48px;line-height:24px;padding:0 12px;border:1px solid #ebebeb;width:100%;display:block;border-radius:0px;-webkit-appearance:none;box-shadow:0 0px 0px rgba(0,0,0,0.0) inset;background:transparent;}
.dialog-body .textarea {padding:10px 12px;line-height:24px;width:100%;background:transparent;border:1px solid #ebebeb;}
.dialog-body .label {padding-bottom:10px;display:block;line-height:24px;}
.dialog-body .label label {font-weight:400;}
.dialog-body select {padding:0 30px 0 8px;color:#ADADAD;border-radius:0px;width: 100%; height:48px;line-height:48px;border:solid 1px #ebebeb;appearance:none;-moz-appearance:none;-webkit-appearance:none;background:url(../images/select-down.png) no-repeat right 50%;}
.dialog-body .form-tips .dialog-body .input-help ul {border:solid 0px #ebebeb;background:#fff;padding:5px 10px;box-shadow:0 0 0 #fff;border-radius:0 0 4px 4px;width:150px;min-width:150px;width:auto;_width:150px;color:#EE3333;font-size:12px}
.dialog-body .input::-webkit-input-placeholder, .dialog-body .textarea::-webkit-input-placeholder {color: #6E6E6E;}
.dialog-body .input:-moz-placeholder, .dialog-body .textarea:-moz-placeholder {color: #6E6E6E;}
.dialog-body .input::-moz-placeholder, .dialog-body .textarea::-moz-placeholder {color: #6E6E6E;}
.dialog-body .input:-ms-input-placeholder, .dialog-body .textarea:-ms-input-placeholder {color: #6E6E6E;} 
.dialog-body .input-group .addon {background-color:#fff;border:0px solid #EBEBEB;border-radius:0px;line-height:1;padding:0;text-align:center}
.dialog-body .input-group .addon img{max-height:50px}
 /* 弹出层 end*/

/*  联系我们begin  */

 /*guestbook*/
.guestbook{padding:80px 100px;position:relative;background: #FFFFFF;
border-radius: 35px 35px 35px 35px;
border: 1px solid #DDDDDD;margin-top:-300px;gap:15%;margin-bottom:50px;}
.guestbook h6{
    padding-left: 75px;
}
.guestbook .guestbook-information h6{
    padding-left: 0;
}
.guestbook .guestbook-box{
    width: 30%;
}
.guestbook-information{
    flex: 1;
}
.guestbook .guestbook-box .guestbook-boxs{
    gap: 50px;
}
.guestbook .guestbook-box .guestbook-boxs .boxs-icon{
    width: 25px;
}
.guestbook .padding{padding:50px;}
.guestbook .form-group {padding-bottom:0px}
.guestbook .input{font-size:16px;border:0;width:100%;display:block;-webkit-appearance:none;transition:all 1s cubic-bezier(0.175,0.885,0.32,1) 0s;box-shadow:none;padding:0;}
.guestbook .textarea {line-height:24px;width:100%;font-size:16px;border:none;padding:0;resize:none;}
.guestbook .FormBox {
    margin-bottom: 20px;
}
.guestbook .field.MyText{
    align-items: flex-start;
    height: 180px;
}
/*.guestbook .label {display:block;line-height:24px;}*/
/*.guestbook .label label {font-weight:400;}*/
.guestbook .field {font-size:16px;display:flex;gap:20px;padding:20px;border-radius: 6px 6px 6px 6px;
border: 1px solid #DDDDDD;align-items:center;color:#D8D8D8;}
.guestbook select {font-size:16px;padding:0 35px 0 15px;width: 100%; height:50px;line-height:50px;border:0;appearance:none;-moz-appearance:none;-webkit-appearance:none;background:#fff url(../images/select-down.png) no-repeat right 50%;color:#666;}
.guestbook .form-tips .guestbook .input-help ul {border:0;background:#fff;padding:5px 10px;box-shadow:0 0 0 #fff;border-radius:0 0 4px 4px;width:150px;min-width:150px;width:auto;_width:150px;color:#EE3333;font-size:12px}
.guestbook .input::-webkit-input-placeholder, .guestbook .textarea::-webkit-input-placeholder {color: #D8D8D8;font-size: 16px;}
.guestbook .input:-moz-placeholder, .guestbook .textarea:-moz-placeholder {color: #D8D8D8;font-size: 16px;}
.guestbook .input::-moz-placeholder, .guestbook .textarea::-moz-placeholder {color: #D8D8D8;font-size: 16px;}
.guestbook .input:-ms-input-placeholder, .guestbook .textarea:-ms-input-placeholder {color: #D8D8D8;font-size: 16px;}
/* 联系我们end */

.channel-banner {height:610px;position:relative;background-repeat:no-repeat;background-position:center center;background-size:cover;margin:0;padding:0;}
.channel-banner .banner-info {position:absolute;top:40%;transform:translateY(-50%);left:0;right:0;z-index:3}
.channel-banner .banner-info .infos{
    max-width: 1000px;
}
.channel-banner .banner-info h3{font-weight: bold;
font-size: 60px;position:relative}
.channel-banner .banner-info p{font-weight: 400;
font-size: 14px;
color: #111111;width:70%;
    margin-top: 35px;
    margin-bottom: 50px;
}
.channel-banner .banner-info .btn{
    padding: 20px 40px;
    background: #000000;
    box-shadow: 0px 1px 3px 1px rgba(0,0,0,0.1);
    border-radius: 12px 12px;
    width: fit-content;
    cursor: pointer;
}
.channel-banner.news{
    height: 470px;
}
.channel-banner .banner-info h2{font-weight: 400;
font-size: 72px;position:relative;color#fff}

.channel-banner .mask{
    top: 0;
    left: 0;
    right: 0px;
    bottom: 0;
    background: rgba(0,0,0,0.36);
}
/* 底部地图版权 begin*/
footer{padding:70px 0 0 0;border-top:1px solid #EFEFEF}
footer h3 {font-weight:700;color:#111111}
footer ul li.item-1 {width:15%}
footer ul li.item-2 {width:15%}
footer ul li.item-3 {width:15%}
footer ul li.item-4 {width:15%}
footer ul li.item-5 {width:30%}
footer ul li.item-6 {width:10%}
footer ul li ul li a{line-height:32px;color:#888}
footer ul li ul li a:hover,footer .contact .media .media-body a:hover {color:#fff;}
footer .contact {padding-top:3px}
footer .contact .media {margin:0 0 5px 0;padding:0 0 10px 0;}
footer .contact .media span{width:24px;height:24px;}
footer .contact .media i{line-height:24px;}
footer .contact .media .media-body a,footer .contact .media .media-body{padding:0;color:#888;line-height:24px;}
footer .qr{margin-left:20px;background:#484848;}
footer .qr img{width:100%}
footer .copyright{padding:20px 0 60px 0;color:#888;border-top:1px solid #404040;}
footer .copyright a{margin-left:5px;color:#888}

footer .tab-head {border-radius:0;font-size:0;-webkit-text-size-adjust:none;padding:0;border-bottom:1px solid #404040}
footer .tab .tab-nav li{display:inline-block;width:auto;margin:0 20px 0 0}
footer .tab .tab-nav li a {color:#888;padding:10px 0;border:0;border-bottom:1px solid transparent;margin-bottom:-1px;display:block;line-height:20px;border-radius:0;font-size:16px;}
footer .tab .tab-nav .active {border-radius:0px;}
footer .tab .tab-nav .active a {margin-bottom:-1px;cursor:default;border-bottom:1px solid #FFB133;}
footer .tab .tab-nav li a,footer .tab .tab-nav .active a:focus {outline:none;}
footer .tab .tab-body {border-radius:0;border-top:solid 0px #ebebeb;padding:25px 0}
footer .tab .tab-body .flink a{display:inline-block;margin-right:15px;line-height:24px}
footer .tab .tab-body .flink a img{width: 110px;height: 58px;}

/* 底部地图版权 end*/
/*弹窗*/
.dialog-box{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.4);
    z-index: 101;
    display: none;
}
.dialog-box .dialog-boxs{
    margin: auto;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.dialog-box .dialog-boxs .dialog-content{
    background: #FFFFFF;
    border-radius: 35px 35px 35px 35px;
    
}
/*弹窗end*/
@media screen and (max-width:1440px){
.container-layout{max-width:98%;}
}

.Home .item{
    position: relative;
}
.Home .item-info{
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
}
.Home .item-info a{
    display: block;
    padding: 15px 20px;
    background: #FE9440;
    border-radius: 8px 8px 8px 8px;
    color: #FFFFFF;
    width: fit-content;
    margin-top: 50px;
}
.Home .item h2{
    font-weight: bold;
    font-size: 68px;
    color: #FFFFFF;
    text-align: left;
    max-width: 1000px;
}
.play_Btn{
    top: 50%;
    left: 50%;
    transform: translate(-50% , -50%);
}
.Customized .Customized_item{
    background: linear-gradient( 313deg, #FAFAFA 0%, #E7E7E7 100%);
    border-radius: 35px 35px 35px 35px;
    padding: 60px;
}
.Customized .Customized_item a{
    display: block;
    width: fit-content;
    padding: 16px 30px;
    background: #FFFFFF;
    border-radius: 15px 15px 15px 15px;
    border: 1px solid #E5E7EB;
    margin: auto;
    color: #FE9440;
    font-size: 16px;
}
.Customized .Customized_item img{
    transition: all 0.3s;
}
.Customized .Customized_item img:hover{
    transform: scale(1.1);
}
.Customized .Customized_item a .icon{
    margin-left: 10px;
    vertical-align: middle;
}
.Customized .Customized_item a:hover{
    color: #fff;
    background: #FE9440;
}
.Customized .Customized_item a:hover .icon:first-child{
    display: none;
}
.Customized .Customized_item a:hover .hide{
    display: inline;
}
.Customize{
    height: 910px;
}
.Customize .container-layout1{
    
    padding: 70px 100px;
}
.Customize .BoxBg{
    height: 100%;
    border-radius: 35px 35px 35px 35px;
    overflow: hidden;
    background: rgb(29,24,24);
    border-radius: 35px;
    background-position: top center;
}
.Customize .Customize-list{
    display: grid;
    grid-template-columns: repeat(2,calc(50% - 250px));
    column-gap: 500px;
    margin-top: 50px;
}
.Customize .Customize-list .Customize-item:first-child{
    grid-column: span 2; /* 跨越两列 */;
    margin-bottom: 75px;
}
.Customize .Customize-list .Customize-item{
    margin-bottom: 200px;
    color: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
    /*gap: 30px;*/
    position: relative;
}

.Customize .Customize-list .Customize-item .dialog{
    /*display: block;*/
}
.Customize .Customize-list .Customize-item .item-dialog{
    /*display: none;*/
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 10;
    background: #1D1818;
    border-radius: 12px 12px 12px 12px;
    border: 1px solid #433F3F;
    min-width: 360px;
    max-width: 470px;
}
.Customize .Customize-list .Customize-item .item-dialog .dialog-title{
    
    display: flex;
    align-items: center;
}
.Customize .Customize-list .Customize-item .yuan{
    background: rgba(255,255,255,0.4);
    padding: 8px;
    border-radius: 50%;
    margin-right: 30px;
}
.Customize .Customize-list .Customize-item .yuan-l{
    background: rgb(255,255,255);
    width: 8px;
    height: 8px;
    border-radius: 50%;
}
.Customize .Customize-list .Customize-item .MyIcon,.Customize .Customize-list .Customize-item .item-icon{
    display: flex;
    align-items: center;
    gap: 15px;
}
.Customize .Customize-list .Customize-item .item-icon span{
    width: 140px;
}
.Customize .Customize-list .Customize-item .MyIcon{
    margin-left: 30px;
}
.Customize .Customize-list .Customize-item .item-dialog{
    padding: 45px 40px;
    color: #FE9440;
}
.Customize .Customize-list .Customize-item .item-dialog .dialog-title{
    padding-bottom: 15px;
    border-bottom: 2px solid #FE9440;
    margin-bottom: 20px;
}
.Customize .Customize-list .Customize-item .item-dialog  .yuan{
    background: rgba(254, 148, 64, 0.53);
}
.Customize .Customize-list .Customize-item .item-dialog  .yuan-l{
    background: rgba(254, 148, 64, 1);
}
.Main-footer{
    gap: 45px;
    width: 100%;
    height: 640px;
    align-items: center;
}
.Main-footer .programme {
    flex: 1;
    height: 100%;
}
.Main-footer .programme-prev-btn ,.programme-next-btn{
    width: 33px;
    height: 33px;
    background: #aeb6bf94;
    text-align: center;
    line-height: 33px;
    border-radius: 50%;
    z-index: 10;
}
/*.programme-item,.programme-item .item-photo ,.programme-item .item-photo img {*/
/*    max-width: 1100px;*/
/*    overflow: hidden;*/
/*}*/
.programme-item .item-photo img{
    border-radius: 37px 37px 37px 37px;
    overflow: hidden;
}
.programme-item .title{
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    font-weight: 400;
    font-size: 18px;
    color: #FFFFFF;
}
.SendEmail{
    width: 60%;
    margin: auto;
    background: #fff;
    border-radius: 167px 167px 167px 167px;
}
.SendEmail .content{
    flex: 1;
    padding: 15px 36px;
    color: rgba(221, 221, 221, 1);
    display: flex;
    align-items: center;
    gap: 10px;
}
.SendEmail .content input{
    flex: 1;
}
.SendEmail .Btn{
    padding: 15px 40px;
    height: 100%;
    background: #111111;
    color: #fff;
    border-radius: 167px 167px 167px 167px;
}
.Blog-lists{
    display: grid;
    grid-template-columns: repeat(3,calc(33.33% - 12px));
    column-gap: 18px;
    row-gap: 30px;
}
.Blog-lists .Blog-items{
    border-radius: 35px 35px 35px 35px;
    overflow: hidden;
}
.Blog-lists .Blog-items .mask{
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.41);
    display: flex;
    align-items: center;
    justify-content: center;
}
.Blog-lists .Blog-items .Blogs-information{
    padding: 25px 35px;
    background: #fff;
}
.Graphic-items{
    padding: 30px;
    border-radius: 35px 35px 35px 35px;
    overflow: hidden;
    gap: 60px;
}
.Graphic-items .items-photo{
    width: 30%;
    border-radius: 35px 35px 35px 0;
    overflow: hidden;
}
.Graphic-items .Graphic-information{
    flex: 1;
}
.AboutBanner{
    height: 1070px;
}
.showcase-lists{
    display: grid ;
    grid-template-columns: repeat(3,calc(33.334% - 20px));
    gap: 30px 20px;
}
.showcase-lists .showcase-items{
    background: #F9FAFB;
    border-radius: 35px 35px 35px 35px;
    border: 1px solid rgba(0,0,0,0);
    overflow: hidden;
}
.showcase-lists .showcase-items:hover .showcase-photo .hideImg{
    visibility: visible;
    opacity: 1;
    transform: scale(1.0);
}
.showcase-lists .showcase-items:hover .showcase-photo .showImg{
    visibility: hidden;
}
.showcase-lists .showcase-items .showcase-photo .hideImg{
    opacity: 0;
    transform: scale(1.1);
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 10;
}
.showcase-lists .showcase-items .showcase-photo .showImg{
    
    visibility: visible;
}
.showcase-lists .showcase-items .showcase-photo{
    text-align: center;
    background: #FFFFFF;
    position: relative;
}
.showcase-lists .showcase-items .showcase-photo img{
    max-height: 500px;
    width: auto;
    margin: auto;
}
.showcase-lists .showcase-items .showcase-photo img{
    margin: auto;
    transition: all 0.3s;
}
.showcase-lists .showcase-items .showcase-information{
    justify-content: space-between;
    background: #F9FAFB;
    padding: 35px;
}
.showcase-lists .showcase-items .showcase-information h6{
    font-weight: 400;
    margin-bottom: 5px;
}
.showcase-lists .showcase-items .showcase-information .right .dianzanbox{
    padding: 10px 15px;
    border-radius: 8px 8px 8px 8px;
    border: 1px solid #E5E7EB;
    margin-bottom: 10px;
    width: fit-content;
    margin-left: auto;
    cursor: pointer;
}
.showcase-lists .showcase-items .showcase-information .right img{
    vertical-align: middle;
    margin-right: 5px;
}
.showcase-lists .showcase-items .showcase-information .right .share{
    font-size: 12px;
    color: #999999;
    cursor: pointer;
}
/*.Win-items{*/
/*    background: #FFFFFF;*/
/*}*/
.Win-items .Win-photo{
    width: 50%;
    /*max-width: 830px;*/
    display: flex;
    align-items: center;
    padding: 20px 0;
    background: #FFFFFF;
    /*background: radial-gradient( circle at 50% 50%, #E0D4C9 0%, #B7AA94 100%);*/
}
.Win-items .Win-photo img{
    /*width: 49%;*/
    /*height: auto;*/
    max-height: 500px;
    max-width: 49%;
    width: auto;
    
    margin: auto;
}
.Win-items .Win-information{
    padding:80px;
    width: 50%;
    max-width: 43.75rem;
    margin-right: auto;
    padding-right: 0;
}
.Win-items:nth-child(2n) {
    flex-direction: row-reverse;
}
.Win-items:nth-child(2n) .Win-information{
    margin-right: 0;
    margin-left: auto;
    padding-right: 80px;
    padding-left: 0;
}
.Win-items .Win-information .info{
    gap: 40px;
    
}
.Win-items .Win-information img{
    vertical-align: middle;
}
.Win-items .Win-information .paiming{
    padding: 5px 10px;
    background: #FACC15;
    border-radius: 40px;
    color: #fff;
    width: fit-content;
}
.product-lists{
    display: grid;
     grid-template-columns: repeat(4,calc(25% - 15px));
     gap: 20px;
}
.product-lists .products-item{
    background: linear-gradient( 313deg, #FAFAFA 0%, #E7E7E7 100%);
    border-radius: 35px 35px 35px 35px;
    overflow: hidden;
    padding: 35px;
}
.product-lists .products-item img{
    width:100%;
    display: block;
    margin: auto;
    transition: all 0.3s;
}
.product-lists .products-item a{
    color: #111111;
}
.product-lists .products-item:hover img{
    transform: scale(1.1);
}
.product .price{
    margin-top: 15px;
    padding-bottom: 30px;
    border-bottom: 1px solid #E5E7EB;
}
.product .price .users_price{
    font-weight: bold;
    font-size: 24px;
    color: #FE9440;
}
.product .Series-lists{
    padding-left: 20px;
    padding-top: 20px;
    margin-bottom: 25px;
}
.product .Series-lists li{
    margin-bottom: 15px;
    list-style: circle;
}
.ey-number .btn-input{
    border-radius: 8px 8px 8px 8px;
    border: 1px solid #E5E7EB !important;
    background: #F5F5F5;
}
.ey-number .btn-input .layui-btn{
    background: #F5F5F5;
    height: 100%;
    width: 30px;
}
.ey-number{
    width: 100%;
    display: flex;
    gap: 15px;
}
.ey-number .btn-input input{
    height: 100% !important;
    background: #FFFFFF;
}
.ey-number .AddCart{
    flex: 1;
    background: #FE9440;
    border-radius: 8px 8px 8px 8px;
    font-weight: normal;
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
    display: block;
    padding: 10px ;
}
.getprice{
    width: 100%;
    background: #EEFFF4;
border-radius: 8px 8px 8px 8px;
border: 1px solid #6CBF8A;
text-align: center;
padding: 15px 0;
font-size: 16px;
color: #111827;
}
.getprice img{
    vertical-align: middle;
}
.product .post p{
    font-weight: normal;
    font-size: 14px;
    color: #999999;
    margin-bottom: 10px;
    
}
.product .post p img{
    vertical-align: middle;
    margin-right: 5px;
}
.description-box{
    gap: 10%;
}
.description-box .box-left,.description-box .box-right{
    width: 45%;
}
.description-box .box-right tr td{
    vertical-align: middle;
    padding: 0 20px;
}
.description-box .box-right tr:nth-child(2n-1){
    background: #F8F9FB;
}
.OverView-box{
    margin-top: 50px;
    display: grid;
    grid-template-columns: repeat(3,calc(33.33% - 20px));
    gap:30px
}
.next-btn{
    flex: 1;
    background: #F5F5F5;
    border-radius: 8px 8px 8px 8px;
    border: 1px solid #E5E7EB;
    padding: 15px;
    width: calc(50% - 8px);
    text-align: center;
}
.MyBtn{
    gap: 16px;
    padding-bottom: 70px;
}
.btn{cursor:not-allowed}
.Customprice{
    gap: 30px;
    align-items: center;
    margin: 30px 0;
}
.Customprice li .users_price{
    color: #FE9440;
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 24px;
    color: #FE9440;
}
.Customprice .price-line{
    width: 0px;
    height: 31px;
    border: 1px solid #E5E7EB;
}
.Choose_type .typItem{
    border-radius: 8px 8px 8px 8px;
    border: 1px solid #E5E7EB;
    margin-bottom: 15px;
    padding: 15px 20px;
}
.Choose_type .typItem ul{
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    margin-top: 20px;
}
.Choose_type .typItem ul li{
    border: 4px solid #E5E7EB;
    border-radius: 50%;
    overflow: hidden;
}
.Choose_type .typItem ul li.MaterialStyle{
    border: none;
    border-radius: 0;
}
.Choose_type .typItem ul li.MaterialStyle a{
    
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
}
.Choose_type .typItem ul li.MaterialStyle a img{
    border: 4px solid #E5E7EB;
    border-radius: 50%;
    overflow: hidden;
}
.Choose_type .typItem ul li.active a img,.Choose_type .typItem ul li a.btn-danger img{
    border-color: #FE9440;
}
.Choose_type .typItem:nth-child(3) .Prefer{
    justify-content: space-around;
}
.Choose_type .typItem ul li.active,.Choose_type .typItem ul li a.btn-danger{
    border-color: #FE9440;
}
.Choose_type .typItem:nth-child(1) ul li a,.Choose_type .typItem:nth-child(2) ul li a{
    padding: 10px 35px;
    display: block;
    border-radius: 8px;
    border: 1px solid #E5E7EB;
}
.Choose_type .typItem:nth-child(2) ul li,.Choose_type .typItem:nth-child(1) ul li{
    background: rgba(0,0,0,0);
    border-radius: 0;
    border: none;
    
    
}
.Choose_type .typItem ul li.active,.Choose_type .typItem ul li a.btn-danger{
    border-color: #FE9440 !important;
    
}
.Choose_type .typItem ul li.active a,.Choose_type .typItem ul li a.btn-danger{
    color: #FE9440;
}
.Choose_type .Material{
    
    border-radius: 8px 8px 8px 8px;
    border: 1px solid #E5E7EB;
    margin-bottom: 15px;
    padding: 15px 20px;
}
.Choose_type .Material ul{
    justify-content: space-around;margin-top: 20px;
}
.Choose_type .Material ul li {
    text-align: center;
}
.Choose_type .Material ul li.active img{
    border-color: #FE9440;
    color: #FE9440;
}
.Choose_type .Material ul li img{
    display: block;
    border: 4px solid #E5E7EB;
    border-radius: 50%;
    margin: auto;
}
.Choose_type .typItem button{
    width: 100%;
    padding: 15px;
    background: #111111;
    border-radius: 12px 12px 12px 12px;
    margin-top: 20px;
    color: #FFFFFF;
}
.Choose_type .typItem textarea{
    padding: 10px 15px;
    border-radius: 8px 8px 8px 8px;
    border: 1px solid #E5E7EB;
    width: 100%;
    resize: none;
    margin-top: 20px;
    height: 96px;
}
.MainPic{
    position: sticky !important;
    top: 80px;
    left: 0;
    z-index: 10;
}
.Color-lists li{
    border-radius: 50%;
    width: 50px;
    height: 50px;
    border: 4px solid #E5E7EB;
    border-radius: 50%;
}
.Color-lists li input{
    width: 100%;
    height: 100%;
    border-radius: 50%;
    display: block;
    opacity: 0;
}
/*.Color-lists li:last-child{*/
/*    background: linear-gradient(#0149CD,#D82122);*/
/*}*/
#Cusized{
    /*display: block;*/
    --animate-duration:0.3s;
}
#Cusized {
    position: fixed;
    top:0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #FFFFFF;
    width: 90%;
    max-width: 1400px;
    margin: auto;
    height: 90vh;
    margin-top: 5vh;
    z-index: 110;
    border-radius: 35px 35px 35px 35px;
}
#Cusized .dialog-header{
    padding: 20px 40px;
    border-bottom: 1px solid #ccc;
    justify-content: space-between;
}
#Cusized .dialog-header .header-left .getEmail , #Cusized .dialog-header .header-left .getVideo ,#Cusized .dialog-header .dialog-right .Reupload{
    display: flex;
    align-items: center;
    gap: 5px;
    border-radius: 8px 8px 8px 8px;
    border: 1px solid #E5E7EB;
    padding: 10px 20px;
    color: #4B5563;
    font-size: 14px;
    margin-left: 10px;
}
#Cusized .dialog-header .dialog-right .Reupload{
    margin-left: 0;
    margin-right: 10px;
    display: none;
}
#Cusized .dialog-content{
    display: flex;
    flex-direction: column;
    height: 100%;
}
#Cusized .dialog-body{
    flex: 1;
    display: flex;
    padding: 0;
}
#Cusized .dialog-body .body-left{
    padding: 15px;
    width: 20%;
    border-bottom: 1px solid #ccc;
}
#Cusized .dialog-body .body-left .body-item{
    width: 100%;
    height: 40px;
    border-radius: 6px 6px 6px 6px;
    display: flex;
    align-items: center;
    padding: 0 10px;
    gap: 10px;
    font-size: 12px;
    color: #4B5563;
    margin-bottom: 5px;
}
#Cusized .dialog-body .body-left .body-item.itemActive{
    background: #FE9440;
    color: #FFFFFF;
}
#Cusized .dialog-body .body-left .body-item .step-item{
    border-radius: 50%;
    padding: 4px 8px;
    color: #4B5563;
    background: #E5E7EB;
}
#Cusized .dialog-body .body-left .body-item.itemActive .step-item{
    background: #FFFFFF;
    color: #FE9440;
}
#Cusized .dialog-body .body-right{
    flex: 1;
    display: flex;
    flex-direction: column;
    border-left: 1px solid #ccc;
    overflow: hidden;
}
#Cusized .dialog-body .body-right .Upload-Side{
    flex: 1;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
#Cusized .dialog-body .body-right .SIDE_one{
    text-align: center;
    color: rgba(0,0,0,0.5);
    --animate-duration:0.6s;
    width: 100%;
    height: 100%;
}
#Cusized .dialog-body .body-right .SIDE_one .name{
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
    justify-content: center;
    font-size: 24px;
}
.footer-zhifu{
    max-width: 640px;
    margin: auto;
}
#Cusized .dialog-body .body-right .Upload-Side:hover .SIDE_one{
    color: #111111;
}
#Cusized .dialog-body .body-right .Upload-Side .SIDE_one:nth-child(2){
    display: none;
}
#Cusized .dialog-body .body-right .body-footer{
    padding: 15px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 25px;
    border-top: 1px solid #ccc;
}
#Cusized .dialog-body .body-right .body-footer .footer-btn{
    padding: 12px 30px;
    background: #000000;
    border-radius: 12px 12px 12px 12px;
    margin-right: 40px;
    cursor: pointer;
}
.MyPic{
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
    width: 100%;
}
#image-editor,#image-editor1{
    /*position: absolute;*/
    /*top: 0;*/
    /*right: 0;*/
    /*left: 0;*/
    /*bottom: 0;*/
    width: 100%;
    height: 100%;
    display: none;
}
.SendEmail .Myform{
    width: 100%;
    display: flex;
    align-items: center;
}
.policy{
    gap: 50px;
}
.policy .FAQ-information {
    width: 20%;
}
.policy .FAQ-information a{
    padding: 17px 35px;
    margin-bottom: 25px;
    display: block;
    color: #000000;
}
.policy .FAQ-information a.active{
    background: rgb(254,148,64);
border-radius: 0px 0px 0px 0px;
}
.policy .FAQ-lists{
    width: calc(80% - 50px);
}
.Customer .Customer-left,.Customer .Customer-right{
    flex: 1;
    justify-content: center;
}
.Customer .Customer-line{
    border: 1px solid #DDDDDD;
    /*width: 0;*/
}
.Customer .Customer-left h1{
    font-weight: bold;
    font-size: 80px;
    margin-right: 15px;
}
.Customer .Customer-right .progress{
    width: 230px;
    height: 6px;
    background: #DBDBDB;
    border-radius: 51px 51px 51px 51px;
}
.Customer .Customer-right .starts{
    gap: 10px;
    margin: auto;
    margin-left: 30%;
    /*justify-content: center;*/
}
.song{
     /*color:#FABB1A;*/
     display: inline-block;
    width: 78px;
    height: 14px;
    background: url(../images/start.jpg) no-repeat;
}
.z_star0 {background-position: -80px 0}
.z_star1 {background-position: -64px 0}
.z_star2 {background-position: -48px 0}
.z_star3 {background-position: -32px 0}
.z_star4 {background-position: -16px 0;}
.z_star5 {background-position: 0 0;}
.comment-lists{
    margin-top: 40px;
}
.comment-lists .comment-items{
    padding-top: 40px;
}
.comment-lists .comment-items .comment-title{
    gap: 15px;
}
.comment-lists .comment-items .comment-title .song{
    margin-right: 10px;
    font-size: 16px;
}
.comment-lists .comment-items .comment-title .Username{
    font-weight: bold;
    font-size: 16px;
    color: #111111;
}
.comment-lists .comment-items .comment-content h4{
    font-weight: bold;
    font-size: 16px;
    color: #111111;
    margin-bottom: 5px;
}
.comment-lists .comment-items .comment-content{
    padding: 25px;
    border-bottom: 1px solid #DDDDDD;
}
.comment-lists .comment-items .comment-content p{
    font-weight: 400;
    font-size: 16px;
    color: #111111;
    opacity: 0.5;
}
.NowComment h3{
    font-weight: bold;
    font-size: 18px;
    color: #111111;
    margin: 20px 0;
}
.NowComment textarea{
    padding: 20px;
    background: #F8F8F9;
    border-radius: 5px 5px 5px 5px;
    font-size: 12px;
    color: #999999;
    width: 100%;
    height: 100px;
    resize: none;
    border: none;
}
.NowComment .NowComment-items{
    margin-top: 20px;
    margin-bottom: 30px;
    gap: 20px;
}
.NowComment .NowComment-items .Must:before{
    content: '*';
    font-weight: normal;
    font-size: 12px;
    color: #F60000;
    margin-right: 10px;
}
.NowComment .NowComment-items .songs{
    color: #cccccc;
    margin-right: 15px;
}
.NowComment .NowComment-items #captcha-input{
    border: none;
    border-bottom: 1px solid #DDDDDD;
    box-shadow: none;
    width: 230px;
}
.NowComment .items-btn{
    color: #FFFFFF;
    background: #000000;
    border-radius: 18px 18px 18px 18px;
    padding: 10px 50px;
    width: fit-content;
    margin-bottom: 50px;
}
.policy-lists{
    grid-template-columns: repeat(3,calc(33.334% - 18px));
    gap: 27px;
    display: grid;
}
.policy-lists .policy-items{
    border-radius: 35px 35px 35px 35px;
    border: 1px solid #DCDCDC;
    display: flex;
    align-items: center;
    flex-direction: column;
    padding: 50px;
}
.CHECK,.signed{
    font-size: 14px;
    width: 110px;
    text-align: center;
    padding: 6px 0;
    color: #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    margin: auto;
}
.CHECK a{
    color: #FFFFFF;
}
.CHECK{
    background: #FE9440;
}
.signed{
    background: #9CA3AF;
}
#user_signin{
    display: block;
}
.dataTables_paginate .pagination{
    display: flex;
    align-items: center;
}
.Myshare{
    color: #FFFFFF;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 10px;
    font-size: 12px;
    padding: 0 5px;
    cursor: pointer;
    background: #FE9440;
    display: flex;
    align-items: center;
    gap: 10px;
}
.Design-lists{
    display: grid;
    grid-template-columns: repeat(2,calc(50% - 10px));
    gap: 20px;
    width: 50%;
    margin: auto;
}
.post .dianzanbox{
    font-size: 30px;
    border: 1px solid #ccc;
    border-radius: 10px;
    margin: auto;
    margin-top: 20px;
    width: fit-content;
    padding: 10px 20px;
    cursor: pointer;
}
.article .post .Design-items p{
    font-size: 24px;
    font-weight: bold;
}
.design-list{
    gap: 20px;
}
.design-list .design-item{
    width: 80px;
    height: 80px;
    border-radius: 8px 8px 8px 8px;
    border: 1px solid #E5E7EB;
    padding: 10px;
}
.design-list .design-item img{
    height: 100%;
    width: auto;
    margin: auto;
    display: block;
}
.order-product .order-info h5{
    width: 100%;
    /*max-width: inherit;*/
}
.box-dao{
    padding: 20px;
    gap: 2.1rem;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.goPaypel{
    width: 100%;
    border-radius: 1rem;
    background: #009cde;
    color: #fff;
    text-align: center;
    height: 50px;
    line-height: 50px;
    margin-top: 20px;
    cursor: pointer;
}
.goPaypel span{
    font-size: 18px;
    font-weight: bold;
}
.Paypel{
    margin-top: 23px;
    padding: 18px 30px;
    border: 2px solid #DDDDDD;
    border-radius: 4px;
}
.Paypel .Paypel-box{
    border-bottom: 1px solid #cccccc;
    padding: 14px;
}
    