
/* reset */
body,html{width: 100%; overflow-x: hidden; -webkit-tap-highlight-color:transparent;}
abbr,address,article,aside,audio,b,blockquote,body,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video{margin:0;padding:0;outline:0;border:0;background:0 0;vertical-align:baseline;font-size:100%;}
body{ height: 100%; overflow: hidden; color:#333;font-size:14px; line-height: 1.6;
    font-family: '思源黑体',Arial,sans-serif;position: relative; }
h1{font-size: 24px; }
h2{font-size: 20px;}
h3{font-size: 16px;}
h4{font-size: 15px; }
h5{font-size: 14px;}
h6{font-size: 13px;}
a,a:active,a:hover,a:visited,a:focus{outline:0;text-decoration:none;}
a{color:#333;}
a:hover { color: #333;text-decoration:none; }
.list .list-item .text .more,
.list .col-xs-4 .list-item .pic .more,
.customer,
.section-process .text-center i,
.custom-list li,
a {
    text-decoration: none;
    -moz-transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}
li{list-style:none;}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.clearfix {zoom: 1;}
.clearfix:after{content: ""; display: block; height: 0; clear: both; visibility: hidden; font-size: 0;}
input,textarea {-webkit-appearance:none; border-radius: 0; -webkit-border-radius:0;outline:none; }
input:-webkit-autofill { -webkit-box-shadow: 0 0 0px 1000px white inset !important;}
input:focus, textarea:focus {outline: none;-webkit-tap-highlight-color:rgba(0,0,0,0);
    -webkit-user-modify:read-write-plaintext-only;}
button{outline:none;}
textarea { resize: none;}
input::-webkit-input-placeholder { color:#ccc;}
input::-moz-placeholder { color:#ccc;}
input:-ms-input-placeholder { color:#ccc;}
.field-input::-webkit-input-placeholder { color:#B9BED1;}
.field-input::-moz-placeholder { color:#B9BED1;}
.field-input:-ms-input-placeholder { color:#B9BED1;}

img { max-width: 100%; height: auto; display: block; margin: 0 auto;}
hr { display: block; width: 100%;  height: 3px; background: #eee; border: 0; margin: 0 0 40px; }

/* 栅格布局  */
.row { padding: 0; margin-left: -15px; margin-right: -15px; }
.row:after{clear:both;display:block;visibility:hidden;height:0;content:" "; font-size: 0;}
.col-sm-1,.col-sm-2,.col-sm-4,.col-sm-6,.col-sm-7,.col-sm-8,.col-md-2,.col-md-5,.col-md-10,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left;position:relative;min-height:1px; padding-left: 15px; padding-right: 15px; }
.col-xs-12{width:100%;}
.col-xs-11{width:91.66666667%;}
.col-xs-10{width:83.33333333%;}
.col-xs-9{width:75%;}
.col-xs-8{width:66.66666667%;}
.col-xs-7{width:58.33333333%;}
.col-xs-6{width:50%;}
.col-xs-5{width:41.66666667%;}
.col-xs-4{width:33.33333333%;}
.col-xs-3{width:25%;}
.col-xs-2{width:16.66666667%;}
.col-xs-1{width:8.33333333%;}

.fr { float: right;}
.gray-bg { background:#F6F8FB; }
.white-bg { background: #fff; }
.yellow { color: #f19326;}
.gray-3 { color: #333!important; }
.gray-6 { color: #666; }
.gray-7 { color: #7C7C7C; }
.gray-8 { color: #808080; }
.gray-9 { color: #999; }
.gray-c { color: #cfcfcf;}
.fz-12 { font-size: 12px; }
.fz-16 { font-size: 16px; }
.fz-18 { font-size: 18px; }
.fz-20 { font-size: 20px; }
.fz-22 { font-size: 22px; }
.fz-24 { font-size: 24px; }
.fz-26 { font-size: 26px; }
.fz-28 { font-size: 28px; }
.fz-30 { font-size: 30px; }
.fz-36 { font-size: 36px; }
.fz-38 { font-size: 38px; }
.fz-40{ font-size: 40px; }
.fz-50 { font-size: 50px; }
.fz-56 { font-size: 56px; }
.fz-60 { font-size: 60px; }

.fw{font-weight: bold;}
.fwn { font-weight: normal;}
.blue { color: #0068B7; }
.white { color: #fff; }
.pt-10 { padding-top: 10px; }
.ptb-40 { padding-top: 40px; padding-bottom: 40px;}
.pd-30 { padding: 30px; }
.pt-100{ padding-top: 100px;}
.ml-5 { margin-left: 5px; }
.ml-10 { margin-left: 10px; }
.ml-20 { margin-left: 20px; }
.ml-30 { margin-left: 30px; }
.ml-40 { margin-left: 40px; }
.ml-42 { margin-left: 42px; }
.ml-60 { margin-left: 60px; }
.mr-10 { margin-right: 10px; }
.mr-12 { margin-right: 12px; }
.mr-20 { margin-right: 20px; }
.mt-40 { margin-top: 40px; }
.mt-20 { margin-top: 20px; }
.mb-5 { margin-bottom: 5px; }
.mb-10 { margin-bottom: 10px; }
.mb-12 { margin-bottom: 12px; }
.mb-15 { margin-bottom: 15px; }
.mb-20 { margin-bottom: 20px; }
.mb-30 { margin-bottom: 30px; }
.mb-40 { margin-bottom: 40px; }
.mb-50 { margin-bottom: 50px; }
.mb-60 { margin-bottom: 60px; }
.mb-70 { margin-bottom: 70px; }
.mb-80 { margin-bottom: 80px; }
.mr-30 { margin-right: 30px;}
.mr-40 { margin-right: 40px;}
.mt-20 { margin-top: 20px;}
.pt-5 { padding-top: 5px;}
.pt-20 { padding-top: 20px;}
/* .text-center { text-align: center; } */
.text-right { text-align: right; }
.moblie-show { display: none;}
.cell {display:flex;align-items:center; position: relative;}
.cell-bd {flex: 1;}
.hidden{ overflow: hidden; }
.flex-hidden{ overflow: hidden; }
.rightline { border-right: #DFE3E8 solid 1px; }
.desktop-hide { display: none; }
.iconfont{display:inline;height:100%;color:inherit;color:inherit;text-decoration:none;text-decoration:none;text-decoration:none;font-weight:inherit;font-weight:400;font-weight:400;font-size:inherit;font-size:inherit;font-family:inherit;font-family:"Microsoft Yahei";}
@font-face{font-family:iconfont;src:url(../fonts/iconfont.eot);src:url(../fonts/iconfont.eot?#iefix) format('embedded-opentype'),url(../fonts/iconfont.woff) format('woff'),url(../fonts/iconfont.ttf) format('truetype'),url(../fonts/iconfont.svg#iconfont) format('svg');}
.arrow,[class*=e_icon],[class*=icon-from-user]:after,[class*=iconfont],[class*=in_icon],[class*=link_icon],[class~=e_icon],[class~=icon-from-user]:after,[class~=iconfont],[class~=in_icon]{text-transform:none;font-weight:400;font-style:normal;font-variant:normal;font-family:iconfont!important;line-height:1;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}

.hover-img{display:block;overflow:hidden;}
.hover-img img{-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;-ms-transition:all .5s ease;}
.hover-img:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);-ms-transform:scale(1.1);}
.flex{flex:1;}
.flexLeft{display:flex;}
.flexFlexbot{display:flex;align-items:flex-end;}
.flexLeftCenter{display:flex;align-items:center;}
.flexRightCenter{display:flex;align-items:center;justify-content:flex-end;}
.flexCenter{display:flex;align-items:center;justify-content:center;}
.flexBetween{display:flex;align-items:center;justify-content:space-between;}
.flexColumnBetween{display:flex;justify-content:space-between;}
.flexWrap{flex-wrap:wrap;}
.justifyContentRight{justify-content:flex-end;}
.justifyContent{justify-content:center;}
.flexWrapCenter{display:flex;align-items:center;flex-wrap:wrap;}
.cell{display:flex;line-height:1;align-items:center;}
.cell-bd{overflow:hidden;flex:1;}
.cell strong{text-transform:uppercase;}
.clamp-one{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.clamp-two{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;white-space:normal;word-wrap:break-word;line-height:1.6;-webkit-box-orient:vertical;-webkit-line-clamp:2;}


/* 按钮 */
.modal { top:20%; }
.modal-header { text-align: center; font-weight: bold; color: #0068B7;border:0;padding: 40px 30px 10px;}
.modal-title {font-weight: bold;}
.modal-footer { display: flex; justify-content: center; border:0; padding: 0 0 50px;}
.modal-content { display: flex; align-items: center;}
.btn-group { display: flex;}
.btn { background-color: #333; border-color: #333; color: #fff;}
.btn.gray { background: #E8E8EC; color: #333; box-shadow: none;}
.btn.gray:hover { color: #333;}
.btn:hover { opacity: 0.8; }
.btn.focus, .btn:focus, .btn:hover {color: #fff;}
.line-btn { display: flex; align-items: center; justify-content: center; margin: 0 auto; width: 180px; height: 50px; font-size: 18px; border: 1px solid #fff; text-align: center; line-height: 50px; color: #fff; border-radius: 6px;}
.line-btn:hover { color: #fff;opacity: 0.8;}
.btn.width180 { width: 180px;}
.btn.width180.jcn { margin: 0 auto;}


.btn-primary {background-color: #60D6C1; border-color:#60D6C1;}
.modal-header .close { width: 50px; height: 50px; position: absolute; right: 0; top:0; }
.form-group { display: flex; align-items: center; flex-wrap: wrap; margin: 0 0 20px; }
.form-group label {  text-align: right; font-size: 16px; width: 100px; }
.form-group .form-input{  flex: 1; max-width: 335px; position: relative; }
.form-group .code { margin-left: 10px;}
.form-control { opacity: 1;  padding: 10px; line-height: 28px; border-radius: 3px; box-shadow: none;}
.form-control:hover{ border-color:#D2D2D2;}
.layui-form-select { width: 100%;}
.layui-badge-rim, .layui-colla-content, .layui-colla-item, .layui-collapse, .layui-elem-field, .layui-form-pane .layui-form-item[pane], .layui-form-pane .layui-form-label, .layui-input, .layui-layedit, .layui-layedit-tool, .layui-quote-nm, .layui-select, .layui-tab-bar, .layui-tab-card, .layui-tab-title, .layui-tab-title .layui-this:after, .layui-textarea {
    border-color: #999;
}
.upload-group { border: 1px solid #999; padding: 10px;}
.required { color: #FF0000;}
.layui-form-item { display: flex;}
.layui-form-label { width: 140px; text-align: right; float: none; font-size: 16px; padding-right: 10px;}
.layui-input-block { margin-left: 0; width: 560px; position: relative;}
.layui-input, .layui-select, .layui-textarea { height: 40px;}
.layui-form-select dl { padding: 0;}
.layui-upload { position: relative; /*width: 120px; height: 120px; overflow: hidden; */}

.width80 { width: 80%; margin: 0 auto;}
.define-btn { display: block; min-width: 200px;
    margin: 0 auto 10px; text-align: center;
    height: 46px; line-height: 46px;
    background: #60D6C1; color: #fff!important; font-size: 16px;
    box-shadow: 0px 8px 15px 1px rgba(0, 130, 107, 0.31);
    border-radius: 4px;
}
.cancel-btn { display: block; min-width: 200px;
    margin: 0 auto 10px; text-align: center;
    height: 46px; line-height: 46px;
  color: #333!important; font-size: 16px;
    
    border-radius: 4px;
}
.define:hover { opacity: 0.8;}
.form-title { font-size: 20px; text-align: center; margin-bottom: 28px; line-height: 1.2;}
.layui-form-checked[lay-skin=primary] i {
    border-color: #60D6C1;
    background-color: #60D6C1;
    color: #fff;
}
.layui-form-checkbox[lay-skin=primary]:hover i {
    border-color: #60D6C1;
    color: #fff;
}

.layui-form-select dl dd.layui-this { background-color: #60D6C1; color: #fff;}
.layui-form-select .layui-edge { border-width: 5px; border-top-color: #666;}

/* swiper */
.swiper-slide img{width:100%;}
.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;margin-top:-19px;width:38px;height:38px;border-radius:38px;background:rgba(91,112,136,.5);}
.swiper-button-prev{left:20px;}
.swiper-button-next{right:20px;}
.swiper-button-next:after,.swiper-button-prev:after{display:inline-block;padding:5px;border:solid #fff;border-width:0 1px 1px 0;content:'';}
.swiper-button-prev:after{position:relative;left:2px;-webkit-transform:rotate(135deg);transform:rotate(135deg);}
.swiper-button-next:after{position:relative;left:-2px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);}
.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.2;}
.swiper-pagination{display:flex;align-items:center;justify-content:center;}
.swiper-pagination-bullet{margin:0 5px;width:8px;height:8px;border-radius:8px;background:rgba(36,38,41,.5);opacity:1;}
.swiper-pagination-bullet-active{background:rgba(255,255,255,.8);opacity:1;}
.swiper-container-horizontal>.swiper-pagination-bullets{bottom:18px;}

/* container */
.container { width: 1200px; padding: 0; position: relative; margin: 0 auto; }
.container:after,
.container:before { display: none;}
.main  { margin-top: 100px; }


/* home */
/* header */
.header{position:fixed;top:0;left:0;z-index:100;width:100%;background-color:#232323;}
.header .container{display:flex;padding:11px 0;justify-content:space-between;align-items:center;}
.header .logo{display:flex;}
.header .nav{padding-left:40px;height:100%;line-height:50px;-webkit-transition:.5s;-moz-transition:.5s;-o-transition:.5s;transition:.5s;flex:1;}
.header .navbar_nav li{position:relative;float:left;display:block;width:calc((100% - 1px)/ 7);text-align:center;}
.header .navbar_nav li:after{position:absolute;bottom:0;left:0;width:0;height:2px;background:#ff4500;content:"";transition:all .5s ease 0s;}
.header .navbar_nav li a{display:block;padding:0 0;height:100%;color:#fff;text-decoration:none;font-size:16px;-webkit-transition:.5s;-moz-transition:.5s;-o-transition:.5s;transition:.5s;}
.header .navbar_nav li.active a{color:#f19326;}
.header .navbar_nav li:hover a{color:#f19326;}
.header .navbar_nav li.dropdown{position:relative;display:inherit;}
.header .navbar_nav li.dropdown .jt{display:block;width:20px;height:20px;background:url(i/top.png?tenantId=217573&viewType=1) no-repeat;background-size:100% 100%;}
.header .navbar_nav li.dropdown .dropdown_menu{position:absolute;top:50px;left:-10%;display:none;width:120%;background:#fff;box-shadow:0 15px 27px 0 rgba(167,165,165,.38);}
.header .navbar_nav li.dropdown>.dropdown_menu{position:fixed;top:auto;left:auto;z-index:10;width:140px;}
.header .navbar_nav li.dropdown .dropdown_menu a{overflow:hidden;margin-bottom:0;padding:0 10px;width:100%;background:#fff;color:#666;text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:40px;word-break:break-all;}
.header .navbar_nav li.dropdown:hover .dropdown_menu{display:block;background:#f3f3f3;-webkit-transition:.5s;-moz-transition:.5s;-o-transition:.5s;transition:.5s;}
.header .navbar_nav li.dropdown:hover .dropdown_menu a{color:#666;}
.header .navbar_nav li.dropdown:hover .dropdown_menu a:hover{background:#f19326;color:#fff;}
#navToggle{display:none;}
.m_nav{position:fixed;top:0;left:0;z-index:1000;visibility:visible;overflow-y:auto;margin-top:0;width:100%;height:100%;background:#fff;box-shadow:0 15px 27px 0 rgba(167,165,165,.38);opacity:1;-webkit-transition:all ease .5s;transition:all .6s cubic-bezier(.77,0,.175,1) 0s;transform:translateX(100%);}
.m_nav.open{transform:translateX(0);}
.m_nav .top{padding:20px;height:60px;}
.m_nav .top .closed{float:right;display:block;width:30px;height:30px;text-align:center;font-size:30px;line-height:30px;cursor:pointer;}
.m_nav .logo{margin:0 auto;width:100%;}
.m_nav .logo img{display:block;margin:30px auto;height:50px;}
.m_nav .ul{margin-top:30px;}
.m_nav .ul li{padding:0 20px;border-bottom:1px solid #f5f5f5;opacity:0;-webkit-transition:all .6s cubic-bezier(.77,0,.175,1) 0s;transition:all .6s cubic-bezier(.77,0,.175,1) 0s;-webkit-transform:translateY(100%);transform:translateY(100%);}
.m_nav.open .ul li{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}
.m_nav .ul li:nth-child(1){-webkit-transition:all .2s cubic-bezier(.77,0,.175,1) 0s;transition:all .2s cubic-bezier(.77,0,.175,1) 0s;}
.m_nav .ul li:nth-child(2){-webkit-transition:all .4s cubic-bezier(.77,0,.175,1) 0s;transition:all .4s cubic-bezier(.77,0,.175,1) 0s;}
.m_nav .ul li:nth-child(3){-webkit-transition:all .6s cubic-bezier(.77,0,.175,1) 0s;transition:all .6s cubic-bezier(.77,0,.175,1) 0s;}
.m_nav .ul li:nth-child(4){-webkit-transition:all .8s cubic-bezier(.77,0,.175,1) 0s;transition:all .8s cubic-bezier(.77,0,.175,1) 0s;}
.m_nav .ul li:nth-child(5){-webkit-transition:all 1s cubic-bezier(.77,0,.175,1) 0s;transition:all 1s cubic-bezier(.77,0,.175,1) 0s;}
.m_nav .ul li:nth-child(6){-webkit-transition:all 1.2s cubic-bezier(.77,0,.175,1) 0s;transition:all 1.2s cubic-bezier(.77,0,.175,1) 0s;}
.m_nav .ul li a{display:inline-block;width:80%;height:50px;color:#333;text-decoration:none;font-size:16px;line-height:50px;}
.m_nav .ul li .dropdown_menu{display:none;}
.m_nav .ul li.dropdown.active .dropdown_menu{display:block;}
.m_nav .ul li .dropdown_menu a{display:block;box-sizing:border-box;padding:0 40px;width:100%;height:50px;border-bottom:1px solid #f5f5f5;line-height:50px;}
.m_nav .ul li .dropdown_menu a:last-child{border:none;}

/* banner */
.banner{position:relative;}
.banner .banner-swiper{z-index:1;}
.banner .goods-group{position:absolute;bottom:0;left:0;z-index:3;width:100%;}
.banner .container{display:flex;align-items:flex-end;}
.banner .goods{padding:10px 20px;width:55%;border-radius:10px;background-color:#f19326;}
.banner .goods .search-box{margin:10px 0;}
.banner .goods .search-box input{padding:0 14px;width:calc(100% - 90px);height:38px;max-width:470px;border:none;border-radius:5px;background-color:#fff;}
.banner .goods .search-box button{margin-left:10px;width:72px;height:38px;border:none;border-radius:5px;background-color:#fff;color:#f19326;text-align:center;font-size:16px;line-height:38px;}
.banner .goods-text{display:flex;width:45%;height:100px;background-color:#232323;align-items:center;}
.banner .goods-text ul{overflow:hidden;width:100%;}
.banner .goods-text li{float:left;width:33.33333%;text-align:center;}
.banner .goods-text li a{color:#fff;}
/* page-section */
.page-section { padding: 60px 0;}
.homeline { text-align: center; padding-bottom: 20px;}
.yewu-box{overflow:hidden;width:100%;}
.yewu-box li{position:relative;float:left;margin-top:20px;padding-bottom:20%;width:25%;height:0;}
.yewu-box li a{position:absolute;top:5px;right:5px;bottom:5px;left:5px;padding-top:90px;border:1px solid #b2b2b2;color:#333;text-align:center;font-weight:700;font-size:20px;line-height:34px;transition:all .3s;}
.yewu-box .en-tit{color:#cdcbcb;font-weight:400;font-size:16px;line-height:24px;}
.yewu-box .more-box{margin-top:20px;color:#999;font-weight:400;font-size:16px;}
.yewu-box li a:hover{border:1px solid #232323;color:#fff;}
.yewu-box li a:hover .more-box{color:#fff;}
.yewu-box li:nth-child(1) a{background:transparent url('../images/lm9.png') no-repeat center 36px;}
.yewu-box li:nth-child(2) a{background:transparent url('../images/lm10.png') no-repeat center 36px;}
.yewu-box li:nth-child(3) a{background:transparent url('../images/lm11.png') no-repeat center 36px;}
.yewu-box li:nth-child(4) a{background:transparent url('../images/lm12.png') no-repeat center 36px;}
.yewu-box li:nth-child(5) a{background:transparent url('../images/lm13.png') no-repeat center 36px;}
.yewu-box li:nth-child(6) a{background:transparent url('../images/lm14.png') no-repeat center 36px;}
.yewu-box li:nth-child(7) a{background:transparent url('../images/lm15.png') no-repeat center 36px;}
.yewu-box li:nth-child(1) a:hover{background:#232323 url('../images/lm9h.png') no-repeat center 36px;}
.yewu-box li:nth-child(2) a:hover{background:#232323 url('../images/lm10h.png') no-repeat center 36px;}
.yewu-box li:nth-child(3) a:hover{background:#232323 url('../images/lm11h.png') no-repeat center 36px;}
.yewu-box li:nth-child(4) a:hover{background:#232323 url('../images/lm12h.png') no-repeat center 36px;}
.yewu-box li:nth-child(5) a:hover{background:#232323 url('../images/lm13h.png') no-repeat center 36px;}
.yewu-box li:nth-child(6) a:hover{background:#232323 url('../images/lm14h.png') no-repeat center 36px;}
.yewu-box li:nth-child(7) a:hover{background:#232323 url('../images/lm15h.png') no-repeat center 36px;}
.yewu-box li:last-child a{color:#f19326;}
.yewu-box li:last-child a .more-box{color:#f19326;}
.yewu-box li:last-child a:hover{background-color:#232323;color:#fff;}
.yewu-box li:last-child a:hover .more-box{color:#fff;}

/* case-section */
.case-section {background: url('../images/lmbg1.jpeg');}
.case-section p { line-height: 1.8;}

.listBoxs {
    padding: 10px;
    overflow: hidden;
}
.list{float:left;background-color:#f6f6f6;transition:all .5s ease;}
.list:first-child{float:left;display:flex;margin-right:80px;flex-wrap:wrap;}
.list:first-child .list_images{position:relative;margin-bottom:0;padding-bottom:50%;width:100%;height:0;}
.list:first-child .list_link{position:absolute;top:0;left:50%;display:block;width:100%;height:100%;transform:translateX(-50%);}
.list:first-child .list_thumb{width:100%;height:100%;}
.cotentBox{display:flex;padding:15px 0;width:100%;}
.listTimeBox{margin-top:0;width:100px;height:auto;border-right:1px solid #c7c7c7;}
.list:first-child .listTimeBox{margin-top:0;}
.list:not(:first-child) .listTimeBox{margin-top:0;}
.list:not(:first-child) .titleBox{margin-top:0;}
.list:nth-child(2){margin-top:0;}
.list:first-child{margin-right:40px;}
.list{width:calc((100% - 40px)/ 2);}
.list:not(:first-child) .listCotentBox{border-left:none;}
.list:not(:first-child){margin-bottom:30px;}
.listYear{color:#333;text-align:center;font-weight:700;font-size:36px;}
.listmd{margin-top:0;color:#333;text-align:center;font-size:16px;}
.listCotentBox{padding-left:1rem;width:calc((100% - 100px)/ 1);}
.titleh5{overflow:hidden;color:#333;text-overflow:ellipsis;white-space:nowrap;font-size:1rem;word-break:break-all;}
.titleh5:hover{color:#f19326;}
.lsitSummary{display:-webkit-box;overflow:hidden;margin-bottom:0;height:44px;color:#999;text-overflow:ellipsis;font-size:14px;line-height:22px;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.gyBox{margin-top:8px;}

/* partner-section */
.partner-section{background-color:#f1f1f1;}
.partner-section .container{display:flex;align-items:center;}
.partner-section .partner-title{width:200px;}
.partner-section .partner-links{overflow:hidden;flex:1;}
.partner-section .simply-scroll-clip{overflow:hidden;}
.partner-section .simply-scroll-list{overflow:hidden;}
.partner-section .simply-scroll-list li{float:left;padding:10px;width:200px;height:auto;}
.partner-section .simply-scroll-list li img{display:block;width:100%;border:none;}


/* footer */
.footer{background-color:#232323;}
.footer .footer-con{display:flex;padding:60px 20px 40px; max-width: 1400px; margin: 0 auto; color:#fff;justify-content:space-between;}
.footer .footer-address{width:350px;color:#fff;}
.footer .footer-address i{margin-right:5px;width:25px;}
.footer .footer-address a{color:#fff;}
.footer .footer-address p{display:flex;margin-bottom:10px;align-items:center;}
.footer .footer-address p img{margin:0;}
.footer .footer-link{width:calc(100% - 450px);}
.footer .botDt{position:relative;margin-bottom:16px;height:40px;font-size:16px;line-height:40px;}
.footer .botDt:after{position:absolute;bottom:0;left:0;width:40px;height:1px;background-color:#fff;content:"";}
.footer .footer-link .blink{height:40px;color:#fff;font-weight:400;line-height:40px;}
.footer .footer-link .sbotDd{padding-left:0;height:24px;line-height:24px;}
.footer .footer-link .botLinkS{height:24px;color:#c9c9c9;line-height:24px;}
.footer .footer-link .blink{display:inline-block;overflow:hidden;width:auto;text-overflow:ellipsis;white-space:nowrap;}
.footer .footer-contact{width:100px;}
.footer .copyright{padding:15px 0;background-color:#1e1e1e;color:#fff;text-align:center;line-height:1.8;}
.footer .copyright a{color:#fff;}

.breadcrumb { display: flex; align-items: center; flex-wrap: wrap; padding: 15px 0; margin-bottom: 0; background: #fff;}
.breadcrumb .breadcrumb-item:first-child { position: relative; top:4px;}
.breadcrumb .breadcrumb-item { display: flex; align-self: center;}
.breadcrumb .breadcrumb-gan { padding: 0 10px;}
.breadcrumb .home-icon {position: relative; top:-3px;}
.breadcrumb .home-icon:before {
    content: '\e630';
    font-size: 20px;
    line-height: 30px;
    color: #333333;
}
.breadcrumb > a >.font {
    display: inline-block;
    line-height: 30px;
}
.main-page {
    /* display: flex;
    flex-wrap: wrap;
    justify-content: space-between; */
    padding-bottom: 40px;
}
.main-page:after{content: ""; display: block; height: 0; clear: both; visibility: hidden; font-size: 0;}
.sub-nav {font-size: 16px;box-shadow: 0px 5px 20px 0px rgb(192 192 192 / 40%); width: 250px; float: left;}
.sub-nav dt { background-color: rgba(51, 51, 51, 1); color: #fff; text-align: center; font-size: 24px; padding: 22px 0; line-height: 1.2;}
.sub-nav a { display: block; border-bottom: 1px solid #e8e8e8;
    padding-left: 20px; position: relative; height: 50px; line-height: 50px;
}
.sub-nav .active a,
.sub-nav a:hover {  background-color: #f5f8fa;}
.sub-nav a::before {
    content: '';
    display: block;
    width: 3px;
    height: 50px;
    background-color: #333333;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    transition: all .5s ease;
}
.sub-nav .active a::before,
.sub-nav a:hover::before {
    opacity: 1;
}
.categray-box {animation-fill-mode: both;}
.categray-box .move-btn { display: block;color: #fff;
    width: 100%;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background-color: #333333;
    border: 1px solid #333333;
    white-space: nowrap;
    border-radius: 4px;
    margin-bottom: 20px;
}
.mobile-sub {
    position: fixed;
    top: 0;
    left: 100%;
    height: 100%;
    font-size: 0;
    z-index: 999;
    background: #fff;
    width: 100%;
    box-shadow: 0px 5px 20px 0px rgb(192 192 192 / 40%);

}
.mobile-sub .back-btn {
    position: relative;
    display: inline-block;
    width: 45px;
    height: 100%;
    vertical-align: top;
    background: #f5f8fa;
}
.mobile-sub .back-btn .iconfont {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    height: 40px;
    display: block;
    text-align: center;
    line-height: 40px;
    font-size: 1.2rem;
    color: #7b8a96;
    padding: 0;
    font-weight: 400;
}
.mobile-sub .mobile-sub-nav {
    display: inline-block;
    width: calc(100% - 45px);
}

.mobile-sub .mobile-sub-nav li {border-bottom: 1px solid #f8f8f8;}
.mobile-sub .mobile-sub-nav li a { display: block; font-size: 16px; padding: 10px 20px;}

.content { width: 75%; float: right;}
.content h1 {  text-align: center; line-height: 1.5; font-size: 36px; margin-bottom: 20px; }
.content .tag {border-top:1px solid #d9d9d9; padding: 15px 0;color: #666;}
.content .tag ul { display: flex; flex-wrap: wrap;}
.content .tag li { padding: 0 10px;}
.content .tag li:last-child { margin-left: auto;}
.content .tag a { color: #666;}
.content .tag a:hover { color: #333;}
.article-body p.mb-0 { margin-bottom:0; }
.article-body p { line-height: 1.8; margin-bottom: 30px;  }
.article-body h1 {margin-bottom: 30px; }
.article-body h2 {margin-bottom: 30px; }
.article-body h3 {margin-bottom: 30px; }
.article-body h4 {margin-bottom: 30px; }
.article-body h5 {margin-bottom: 30px; }
.article-body h6 {margin-bottom: 30px; }
.article-body img { margin-bottom: 30px; }
.article p.mb-0 { margin-bottom:0; }
.article img { margin-bottom: 30px; }
.detail-page { display: flex; flex-wrap: wrap; color: #666;justify-content: space-between; border-top:1px solid #d9d9d9; padding: 15px 0;}
.detail-page a { color: #666;}
.detail-page a:hover { color: #333;}


/* img-list */
.img-list li { padding: 10px 0; border-bottom: 1px dashed #d9d9d9;}
.img-list li:first-child { padding-top: 0;}
.img-list .item { display: flex; align-items: center; flex-wrap: wrap;}
.img-list .item .pic { width: 300px; height: 200px; margin-right: 30px; position: relative;}
.img-list .item .pic img {
    width: auto;
    height: 100%;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    position: absolute;
}
.img-list .item .text { flex: 1; overflow: hidden;}
.img-list .item h4 { font-size: 18px; flex: 1; font-weight: bold; margin-bottom: 20px;}
.img-list .item .clamp-two {  line-height: 2;}
.img-list .item .time { padding-left: 20px; }
.img-list .item .look-more {border: 1px solid #d9d9d9; display: inline-block; padding: 5px 10px;}
.img-list .item .look-more:hover { border: 1px solid #333;}

/* pupup */

.layui-layer { border-radius: 24px!important;}
.release-pupup { display: none; padding: 30px;}
.layer-popup { min-width: 752px;}
.layer-vip-popup { min-width: 900px;}
.layer-title { margin-bottom: 30px; font-size: 26px; text-align: center; font-weight: bold;}
.layui-layer-setwin .layui-layer-close2 { width: 40px!important; height: 40px!important; right: 0!important; top:0!important;
background: url('../images/icon-close.png') no-repeat 0 0 / 40px auto!important;
}
.pupup-con {max-height: 540px;  overflow-x: hidden; overflow-y: auto;}
.the-play { margin: 0 auto; width: 560px;}




.tab { 
    /* padding:17px 30px;  */
    margin-bottom: 40px; }
.tab-nav { display: flex; align-items: center; 
    background: #F7F7F7;
    border-radius: 4px; 
    margin-bottom: 24px;
}
.tab-nav li a { display: block;  line-height: 50px; padding: 0 20px; border-radius: 6px; font-size: 16px; }
.tab-nav li a:hover,
.tab-nav li.active a { color: #999; }
.tab-list { display: none;}
.tab-list.show { display: block;}


.desktop { display: block; }

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {outline: none;outline-offset: inherit;}
.btn-primary.focus, .btn-primary:focus { border-color: #0068B7;}
.no-data { padding: 20px 0;}

.headline { background: #333; padding-left: 20px; color: #fff; margin-bottom: 20px;}
.headline h3 { line-height: 40px; height: 40px; }

.pagination ul{display:-webkit-flex;display:-ms-flex;display:flex;
    font-size: 16px; color:#333;justify-content:center;padding-top: 40px;}
.pagination .nav-item{display:block; color: #333; background: #fff; margin:0 5px; padding: 0 10px; min-width:40px;height:40px;
    border-radius:5px;text-align:center;line-height:38px;}
.pagination li {  margin:0 5px;}

.pagination li a {color:#333;display: block; text-align: center; border-radius:8px; border:1px solid #D2D2D2;padding: 0 10px;min-width:40px;height:40px; line-height: 40px;}
.pagination li .active {display: block; text-align: center; border-radius:8px;
    background: #F19326;
    border:1px solid #F19326;color:#fff;padding: 0 10px;min-width:40px;height:40px; line-height: 40px; }
.pagination .page-left { line-height: 40px; padding: 0 10px;}

.logistics { margin-bottom: 100px;}
.logistics .search-box { background: #F19326; border-radius: 6px; margin: 60px 0 50px; padding: 20px 30px; }
.logistics .search-box .flex { position: relative;}
.logistics .search-box .search-btn { font-size: 18px; color: #F19326; border: 0; margin-left: 20px; border-radius: 6px; line-height: 54px; width: 120px; text-align: center; background: #fff;}
.logistics .search-box .icon-delete {width: 14px; height: 14px; position: absolute; right: 14px; top: 50%; z-index: 10; margin-top: -7px; background: url('../images/shanchu@2x.png') no-repeat 0 0 / 14px auto; }
.logistics-wrap { border:#eee solid 1px; display: flex;}
.logistics-wrap .logistics-info { flex: 1; overflow: hidden; padding: 0 40px;}
.logistics-wrap .order-number {display: flex; align-items: center; justify-content: space-between; overflow: hidden; padding: 26px 0; border-bottom: #eee solid 1px;}
.icon-number { width: 16px; height: 16px; margin-right: 10px; background: url('../images/icon-number@2x.png') no-repeat 0 0 / 16px auto;}
.order-status { display: flex; align-items: center; justify-content: center; margin: 40px 0;}
.order-status img { width: 24px; margin-right: 5px;  }
.order-status .service { width: 102px; margin: 0 20px; text-align: center; padding-bottom: 20px; color: #F19326; font-size: 16px; background: url('../images/yunshu@2x.png') no-repeat 0 bottom / 102px auto;}
.order-attr {background: #F2F4F6; line-height: 30px; padding: 25px 0; display: flex; margin-bottom: 60px; flex-wrap: wrap;}
.order-attr .flex { padding-left: 40px; width: 33.333333%; flex: none;}
.no-data-order { text-align: center; margin: 100px 0;}
.no-data-order img {  width: 356px; margin-bottom: 20px;}


.logistics-list { width: 320px; border-right: #eee solid 1px; background: #eee;}
.logistics-list .item {border-left: #fff solid 2px; margin-bottom: 1px; background: #fff; padding: 18px 20px; position: relative;}
.logistics-list .item .labelimg { position: absolute; right: 0; top:0; width: 52px;}
.logistics-list .item.active { border-left: #F19326 solid 2px;}
.logistics-list .item .arrow { width: 12px; margin: 0 10px;}
.order-info-list .item { position: relative;padding-bottom: 40px;}
.order-status-info { display: flex; align-items: center; margin-bottom: 14px; }
.order-status-info img { width: 24px; margin: 0; }
.order-info-list .item:after { content: ''; position: absolute; left: 12px; top:24px; width: 1px; height: 100%; background: #F19326;}
.order-info-list .item:last-child:after { display: none;}
.order-status-con { padding-left: 34px;display: flex; flex-wrap: wrap;  }
.order-status-con .text { width: 34%; padding-right:10px;}
.order-status-con .pic { width: 66%; display: flex; flex-wrap: wrap;align-items: flex-start; margin-bottom: 10px;}
.order-status-con .pic .fancybox {  width: 85px; height: 85px; overflow: hidden; margin-left: 10px; margin-bottom: 10px; }

/* select2 */
.select2-container { width: 100%!important;}
.select2-container--default .select2-selection--multiple {border: 0;border-radius: 6px; padding: 0; display: flex; align-items: center;}
.select2-container--default .select2-selection--multiple .select2-selection__choice { background-color: #F2F4F6; border: 1px solid #F2F4F6; line-height: 32px; margin-top: 0; margin-left: 20px; padding: 0 30px 0 14px;}
.select2-container--default .select2-selection--multiple .select2-selection__choice:hover { border: 1px solid #F19326; }
.select2-container .select2-selection--multiple .select2-selection__rendered { display: block; padding-left: 4px;}
.select2-container .select2-search--inline { flex: 1;}
.select2-container .select2-search--inline .select2-search__field { width: 100%!important; height: 54px; padding: 11px 24px; line-height: 32px; margin: 0;}
.select2-container--default.select2-container--focus .select2-selection--multiple {  border: 0;}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove { color: #E0D7D7;border:0; right: 10px; font-weight: normal; font-size: 24px;}
.select2-container--default .select2-selection--multiple .select2-selection__choice:hover .select2-selection__choice__remove { color: #F19326; }


@media (max-width: 1199px){
    /* public */
    body { transition: all .3s ease-out 0s;}
    .container { width: 100%; padding: 0 15px; }
 

     
    


}
@media (max-width: 1023px){

    .header #navToggle {
        height: 50px;
        padding: 9px 15px;
        display: inline-block;
      
    }
    
    .header .container { padding: 5px 0 5px 15px;}
    .header .logo {  width: 56px;}
    .header .nav { display: none;}
    .header #navToggle{display:inline-block;padding:9px 15px;height:50px;}
    .header #navToggle span{position:relative;margin-top:19px;width:25px;height:1px;}
    .header #navToggle span:before,.header #navToggle span:after{position:relative;left:0;width:100%;height:1px;content:'';}
    .header #navToggle span,.header #navToggle span:after,.header #navToggle span:before{display:block;background:#fff;-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;transition:.3s;}
    .header #navToggle span:before{top:8px;}
    .header #navToggle span:after{bottom:10px;}
    .header #navToggle.open span:before{top:10px;-webkit-transform:translateY(-11px) rotate(-45deg);-moz-transform:translateY(-11px) rotate(-45deg);-o-transform:translateY(-11px) rotate(-45deg);transform:translateY(-11px) rotate(-45deg);-ms-transform:translateY(-11px) rotate(-45deg);}
    .header #navToggle.open span:after{bottom:12px;-webkit-transform:translateY(10px) rotate(45deg);-moz-transform:translateY(10px) rotate(45deg);-o-transform:translateY(10px) rotate(45deg);transform:translateY(10px) rotate(45deg);-ms-transform:translateY(10px) rotate(45deg);}
    .header #navToggle.open span{background:0 0;}
    .header #navToggle.open span:before,.header #navToggle.open span:after{background:#fff;}
    .header .nav{display:none;}
    .jt{display:inline-block;width:10%;height:50px;vertical-align:top;text-align:center;font-size:1rem;line-height:50px;transition:all .5s ease;}
    .jtRote{transform:rotateZ(90deg);}
    .logo-text { display: none;}
    .main { margin-top: 60px;}

    .cotentBox{padding:10px 0;}
    .list:first-child{width:100%;}
    .list:nth-child(2){margin-top:0;}
    .list{margin-bottom:20px;width:100%;}
    .titleh5{font-size:14px;}
    .lsitSummary{display:-webkit-box;overflow:hidden;margin-bottom:0;height:44px;color:#999;text-overflow:ellipsis;font-size:12px;line-height:22px;-webkit-line-clamp:2;-webkit-box-orient:vertical;}

    .yewu-box li{position:relative;float:left;margin-top:10px;width:50%;height:180px;}
    .yewu-box li a{padding-top:70px;background-position:center 18px!important;background-size:20%!important;font-weight:700;font-size:16px;line-height:20px;}
    .more-box{font-size:12px;line-height:1;margin-top:10px;} 

    .case-section .col-xs-3 { width: 50%; padding-bottom: 10px;}
    .list:last-child { margin-bottom: 0;}
    .partner-section .container { display: block;}
    .partner-section .partner-title { width: 100%;}
    .partner-section .partner-links { width: 100%; flex: none;}

}

@media (max-width: 767px){
    /* public */
    .col-sm-1,.col-sm-2,.col-sm-4,.col-sm-6,.col-sm-7,.col-sm-8,.col-md-2,.col-md-5,.col-md-10,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{width: 100%; padding-left: 10px; padding-right: 10px; }
    h1{font-size: 26px; }
    h2{font-size: 20px; }
    h3{font-size: 16px; }
    h4{font-size: 14px; }
    h5{font-size: 13px;}
    h6{font-size: 12px;}
    
    
    .fz-16 {font-size: 14px;}
    .fz-18 {font-size: 15px;}
    .fz-22 { font-size: 17px;}
    .fz-24 { font-size: 18px;}
    .fz-26 { font-size: 20px;}
    .fz-28 { font-size: 21px;}
    .fz-30 { font-size: 22px;}
    .fz-36 { font-size: 24px;}
    .fz-38 { font-size: 26px;}
    .fz-40 { font-size: 28px;}
    .fz-56 { font-size: 34px;}
    .fz-60 { font-size: 30px;}
    .mt-40 { margin-top: 20px;}
    .mb-20 { margin-bottom: 10px;}
    .mb-30 { margin-bottom: 15px;}
    .mb-40 { margin-bottom: 20px; }
    .mb-50 { margin-bottom: 25px; }
    .mb-60 { margin-bottom: 30px; }
    .mb-70 { margin-bottom: 35px; }
    .mb-80 { margin-bottom: 40px; }
    .pt-100{ padding-top: 10px;}
    .white-box { border-radius: 10px; padding: 10px;}
    .moblie-show { display: block;}
    .sub-nav { display: none;}
    .content { width: 100%;}
    .headline { margin-bottom: 15px;}
    .headline .title span { font-size: 20px;}
    .headline .btn-group { padding-top: 10px;}
    
    .pagination{ padding: 0 0 10px; margin: 0; font-size: 12px;}
    .pagination ul { font-size: 12px; display: block; }
    .pagination li { display: inline-block;margin-bottom: 10px;} 
    .pagination .nav-item { margin: 0 5px; font-size: 12px; line-height: 30px; min-width: 30px; height: 30px; }
    .pagination .prev-page { margin-right: 5px; margin-left: 0; }
    .pagination .next-page { margin-left: 5px; margin-right: 0; }
    .pagination .total-page { display: none; }
    .pagination .icon { display: block; }
    .pagination li a { min-width: 30px;  height: 30px; line-height: 30px; }
    .pagination li .active { min-width: 30px; width: 30px; height: 30px; line-height: 30px;}
    .pagination .page-left { line-height: 30px; display: none;}


    /* index */
    .banner .goods-group { position: static;}
    .swiper-button-next, .swiper-button-prev { display: none;}
    .banner .container { display: block; padding: 0;}
    .banner .goods { width: 100%;}
    .banner .goods-text { width: 100%;}
    .page-section { padding: 30px 0;}
   
    .listBoxs { padding: 0;}
   
    .home .banner { margin-top: 60px;}
    .sort-cell { margin: 20px 0;}
    .sort-cell .item { width: 48%; height: 140px;}
    .daily-swiper .item { padding: 0 5px 10px;}
    .home-about { padding: 20px 0; display: block;}
    .home-about .text { width: 100%;}
    .home-about .pic { width: auto; margin: 0 auto;}
    .join-in { padding: 20px 0;}
    .footer .container { display: block; padding: 20px 15px;}
    .footer .footer-left { width: 100%;}
    .footer .footer-con { display: block; padding: 30px 15px 20px;}
    .footer .col-xs-3 { width: 50%;}
    .footer .footer-link { width: 100%; padding: 0 5px;}
    .footer .footer-link .row { display: flex; flex-wrap: wrap;}
    .footer .footer-link .flexWrapCenter { justify-content: space-between;}

    /* news */
    .img-list .item { display: block;}
    .img-list .item .pic {width: 100%; height: auto; margin-bottom: 20px; margin-right: 0;}
    .img-list .item .pic img {position: static;-webkit-transform: translate(0,0); width: 100%; height: auto;
        -ms-transform: translate(0,0);
        transform: translate(0,0);}
    .img-list .text { flex: none;}
    .img-list .item .look-more { display: block; text-align: center;}

    /* logistics */
    .logistics { margin-bottom: 40px;}
    .logistics .search-box .flexLeft {  display: block;}
    .logistics .search-box .flex { flex: none; margin-bottom: 10px;}
    .logistics .search-box { margin: 20px 0; padding: 20px;}
    .logistics .search-box .search-btn { width: 100%; margin-left: 0; line-height: 44px; font-size: 16px;}
    .select2-container .select2-search--inline .select2-search__field { height: 44px; padding: 6px 10px;}
    .select2-container--default .select2-selection--multiple .select2-selection__choice { padding: 0 20px 0 5px; margin-left: 5px;}
    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove { right: 3px;}
    .logistics .search-box .icon-delete { right: 5px;}
    .logistics-wrap { display: block;}
    .logistics-list { width: 100%; border-right: 0;}
    .logistics-wrap .logistics-info { flex: none; padding: 0 20px;}
    .logistics-wrap .order-number { padding: 15px 0;}
    .fz-20 { font-size: 16px;}
    .order-attr { padding: 15px 0; flex-wrap: wrap; margin-bottom: 20px;}
    .order-attr .flex { padding-left: 15px; flex: none;}
    .logistics-list .item { padding: 10px 15px;}
    .order-status { margin: 20px 0;}
    .order-status-info { margin-bottom: 10px;}
    .order-info-list .item { padding-bottom: 20px;}
    

    

}
@media (max-width: 480px){
    /* iphone plus */
   
}

@media (max-width: 414px){
    /* iphone plus */
}
@media (max-width: 375px){
    .pay-card .flexCenter img { width: 20px;}

    .pay-card { width: 145px;}
    .layer-popup { min-width: 340px;}
    .layer-vip-popup { min-width: 340px;}

    /* iphone */
}
@media (max-width: 360px){
    /*  */
}
@media (max-width: 320px){
    /* iphone 5 */
    .layer-popup { min-width: 300px;}
    .layer-vip-popup { min-width: 300px;}

  
}






