@charset "utf-8";
body,ol,ul,li,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select,div,span,a,aside,article,section,header,nav,footer,label,img{margin:0;padding:0;box-sizing:border-box;}
fieldset,img{border:0;}
img{vertical-align:middle;max-width:100%;}
ol,ul,li{list-style-type:none;}
table{border-collapse:collapse;border-spacing:0;}
button,input,select,textarea{font-size:.875rem;font-family:inherit;margin:0;outline:none;resize:none;border:none;background:none;}
.clearfix:after{clear:both;content:".";display:block;height:0;overflow:hidden;visibility:hidden;}
.clearfix{zoom:1;}
html{verflow:-Scroll;overflow-x:hidden;zoom:1;overflow-y:scroll;overflow:-moz-scrollbars-vertical;}
h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:100%;}
body{color:#666;line-height:1.5;font-family:'Microsoft YaHei',Arial,'simsun',HELVETICA;min-width:320px;}
a{color:#666;text-decoration:none;transition:all ease 0.3s;}
a:hover{color:#ff7c27;}

/* CSS活动的公共样式 */
.fl{float:left;}
.fr{float:right;}
.ce{text-align:center;}
.hide{overflow:hidden;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.container{position:relative;min-width:320px;width:100%;max-width:1600px;margin:0 auto;}
.pImg{position:relative;padding-top:100%;display:block;overflow:hidden;}
.pImg img{position:absolute;top:0;left:0;width:100%;height:100%;transition:all 0.5s;}
.bgImg{background-position:center;background-size:cover;position:relative;transition:all 0.5s;display:block;width:100%;height:100%;}
.pd60{padding:65px 0;overflow:hidden;}
.mb40{margin-bottom:40px;}
.font14{font-size:.875em;}
.gray{background:#efefef;}
.pcHide{display:none;}

@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#NeuesBauenDemo') format('svg');
} 
.iconfont {
  font-family:"iconfont" !important;
  font-style:normal;
  font-size: 1rem;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  position:relative;
}


/* 头部 */
.header{height:110px;padding-top:20px;font-size:1.125em;}
.headTie{margin-left:20px;padding-left:20px;background: url('../images/headLine.jpg') no-repeat left center;letter-spacing:4px;}
.headTie span{display:block;font-size:1.556em;color:#ff7c27;font-weight:700;letter-spacing:0;}
.headTel{background: url('../images/hTel.png') no-repeat left center;padding-left:65px;font-size:14px;color:#ff7c27;}
.headTel span{display:block;font-weight:700;font-family:Arial;font-size:2.286em;line-height:1.2;}

/* PC导航 */
.nav{height:70px;line-height:70px;background:#ff7c27;font-size:1.125em;}
.nav>ul{display: flex;flex-flow: row wrap;justify-content: space-between;background: url('../images/nav_line.png') no-repeat left center;}
.nav .m{float:left;text-align:center;flex-grow:1;position:relative;z-index:10;padding-right:1px;}
.nav .m>a{color:#fff;display:block;position:relative;z-index:2;background: url('../images/nav_line.png') no-repeat right center;}
.nav .m>a::after{content:"";position:absolute;left:0;bottom:0;height:0;background:#eb5c00;width:100%;transition:all .3s;z-index:-1;}
.nav .cur>a::after,.nav .m>a:hover::after,.nav .on>a::after{height:100%;}
.nav .cur>a,.nav .m>a:hover,.nav .on>a{color:#fff;}
.nav .navSub{position:absolute;left:0;top:120%;background:#eee;line-height:35px;width:100%;color:#333;font-size:.875rem;transform:scale(0);transition:top .4s,opacity .4s;opacity:0;overflow: hidden;}
.nav .navSub li{border-bottom:1px solid #ddd;line-height:35px;}
.nav .m4 .navSub{width:320px;}
.nav .m4 .navSub li{width:50%;float:left;}
.nav .navSub a{color:#333;display:block;}
.nav .navSub a:hover{background:#eb5c00;color:#fff;}
.nav .m:hover .navSub{transform:scale(1);opacity:1;top:100%;}
.navFix{position: fixed;z-index:99;width:100%;left:0;top:0;}

/*  导航按钮 */
.navTrigger{position:absolute;top:22px;right:15px;width:28px;overflow:hidden;white-space:nowrap;color:transparent;z-index:20;cursor:pointer;display:none;}
.navTrigger span{display:block;height:2px;background:#ff7c27;margin-bottom:6px;transition:all 0.3s;  -webkit-transform-origin: 0% 50%;-moz-transform-origin: 0% 50%; -ms-transform-origin: 0% 50%;-o-transform-origin: 0% 50%;transform-origin: 0% 50%;}
.navTrigger span:nth-child(3){margin-bottom:0;}
.navTrigger-on span:nth-child(1){transform: translateX(4px) translateY(0px) rotate(45deg);}
.navTrigger-on span:nth-child(2){opacity:0;}
.navTrigger-on span:nth-child(3){transform:translateX(2px) translateY(2px) rotate(-45deg);}
.wapTel{font-family:"iconfont";position: absolute;color:#ff7c27;right:60px;font-size:1.5rem;line-height:1;top:20px;display:none;}
.wapLang{position: absolute;right:96px;top:12px;display:none;}

/* 广告轮播图 */
.banner{position:relative;overflow:hidden;}
.banner img{width:100%;}
.banner .small{display:none;}
.swiper-wrapper{transition-timing-function: ease-in-out;}
.banner .swiper-pagination-bullet{background:none;opacity:1;cursor:pointer;width:14px;height:14px;border:1px solid #fff;position: relative;}
.banner .swiper-pagination-bullet:after{content:"";position:absolute;width:6px;height:6px;background:#fff;top:3px;left:3px;border-radius:100%;}
.banner .swiper-pagination-bullet-active{border-color: #ff7c27;}
.banner .swiper-pagination-bullet-active::after{background:#ff7c27;opacity:1;}

/* 我们的产品 */
.hTitle{font-size:1.125rem;margin-bottom:40px;line-height:1.4;text-align:center;text-transform:uppercase;color:#191919;letter-spacing:2px;}
.hTitle span{font-size:2.222em;margin-bottom:5px;letter-spacing:0;position:relative;padding:0 20px;}
.hTitle b{font-weight:400;color: #ff7c27;}
.hTitle span:before,.hTitle span:after{content:"";position:absolute;height:20px;background:#b5b5b5;width:133px;background: url('../images/title_bg.png') no-repeat left center;top:20px;}
.hTitle span:before{right:100%;}
.hTitle span:after{left:100%;transform: rotate(180deg);}
.hTitle i{display:block;font-style:normal;opacity:.5;font-family:Arial;}
.product{font-size:1.125em;}
.proMenu{display: flex;justify-content: space-between;margin:0 -2px;position:relative;margin-bottom:110px;}
.proMenu li{background:#302c29;flex-grow:1;margin:0 2px;height:80px;line-height:80px;text-align:center;width:20%;}
.proMenu li>a{color:#fff;display:block;position:relative;z-index:2;}
.proMenu li>a::after{content:"";position: absolute;left:0;bottom:0;width:100%;height:100%;background:#ff7c27;z-index:-1;transform-origin:right;transform: scale(0,1);transition: transform .5s;}
.proMenu li i{display:inline-block;margin-right:10px;width:34px;height:32px;background: url('../images/pIcon.png') no-repeat left center;position:relative;top:8px;}
.proMenu li:nth-child(2) i{background-position:-34px 0;}
.proMenu li:nth-child(3) i{background-position:-68px 0;}
.proMenu li:nth-child(4) i{background-position:-102px 0;}
.proMenu li:nth-child(5) i{background-position:-136px 0;}
.proMenu li>a:hover::after{transform-origin:left;transform: scale(1);}
.proMenu .menuSub{position: absolute;width:100%;border-bottom: 1px solid #ebebeb;text-align:left;padding:20px 0;line-height:1.4;}
.proMenu .menuSub a{background: url('../images/proLi.png') no-repeat left center;padding-left:24px;margin-right:40px;}
.proMain{overflow:hidden;margin-right:-20px;}
.proMain li{float:left;width:25%;margin-bottom:20px;padding-right:20px;}
.proMain li a{display:block;position:relative;}
.proMain li .pImg{padding-top:95%;background:#000;}
.proMain li p{position: absolute;width:100%;top:60%;transform: translateY(-50%);text-align:center;padding:0 10px;color:#fff;background: url('../images/pLink.png') no-repeat center top;padding-top:50px;opacity:0;transition:all .5s;}
.proMain li a:hover img{transform: scale(1.1);opacity:.5;}
.proMain li a:hover p{opacity:1;top:50%;transition-delay:.15s;}
.pMore{display:block;width:130px;height:44px;line-height:44px;border:1px solid #ff7c27;margin:0 auto;text-align:center;margin-top:20px;color:#ff7c27;}
.pMore:hover{background:#ff7c27;color:#fff;width:260px;}

/* 对比 */
.contrast{background:url('../images/contrast_bg.jpg') no-repeat center;background-size:cover; overflow:hidden;}
.contrast .main{padding-top:30px;position:relative;}
.contrast .box{width:44%;z-index:3;border:1px solid #e9e9e9;border-radius:10px 0 0 10px;background:#fff;overflow:hidden;}
.contrast .box .tie{background:#f04b22;height:60px;line-height:60px;color:#fff;font-size:1.5em;text-align:center;display:block;padding:0;min-height:100%;}
.contrast .box li{border-top: 1px solid #e9e9e9;padding:15px 70px 15px 110px;display: flex;align-items:center;position:relative;height:90px;}
.contrast .box li i{position: absolute;left:40px; font-style:normal;width:52px;height:60px;background: url('../images/contrast_icon1.png') no-repeat;color:#fff;line-height:60px;text-align:center;font-size:1.75em;font-family:Arial;font-weight:700;}
.contrast .box2 {border-radius:0 10px 10px 0;}
.contrast .box2 .tie{background:#cfcfcf;color:#000;}
.contrast .tip{position: absolute;background:#302c29;left:50%;width:14%;margin-left:-7%;border-radius:10px 10px 0 0;overflow: hidden;top:0px;box-shadow:0 0 10px #999;}
.contrast .tip li{height:90px;line-height:90px;border-top: 1px solid #45423f;color:#fff;text-align:center;font-size:1.25em;}
.contrast .tip .tie{background:#ff7c27;height:100px;border:none;}
.wapTxt{display:none;text-align:center;margin-top:30px;}

/* 选择我们的理由 */
.reason{background: url('../images/odds_bg.jpg') no-repeat top center;padding-bottom:0;}
.reason li{height:550px;}
.reason li .left{width:48%;padding-top:50px;}
.reason li  h4{font-size:1.875em;color:#191919;padding:25px 0;padding-left:100px;position: relative;margin-bottom:20px;}
.reason li  h4::after{content:"";position: absolute;width:100px;height:100px;border:8px solid #e9e9e9;left:15px;top:0;z-index:-1;}
.reason li  h4 span{display:block;font-size:12px;opacity:.7;font-family:Arial;text-transform: uppercase;}
.reason li h4 i{float:left;margin-left:-100px;color:#ff7c27;font-size:2.4em;line-height:1;font-style:normal;font-weight:700;font-family:Arial;}
.reason li .pic{width:60%;height:550px;margin-right:-10%;}
.reason li em{font-style:normal;color:#ff7c27;}
.reason li .txt:nth-child(1){height:250px;margin-bottom:10px;}
.reason li .txt span{display:block;}
.reason li:nth-child(2n) .pic{float:left;margin-left:-10%;margin-right:0;}
.reason li:nth-child(2n) .left{float:right;text-align:right;}
.reason li:nth-child(2n) h4{padding-left:0;padding-right:100px;}
.reason li:nth-child(2n) h4 i{float:right;margin-right:-100px;margin-left:0;}
.reason li:nth-child(2n) h4::after{left:auto;right:15px;}
@keyframes scale{
  from {transform:scale(1);}
  50% {transform:scale(1.1);}
  to {transform:scale(1);}

}

/* 定制流程 */
.process{background:#313237 url('../images/process_bg.jpg') no-repeat;background-size:cover;background-attachment: fixed;color:#fff;text-align:center;}
.hTitleW span,.hTitleW{color:#fff;}
.process li{float:left;width:14.28%;}
.process li .info{position: relative;top:0;transition:all .5s;}
.process li::after{content:"";position: absolute;right:-28px;top:40px;width:55%;height:15px;background: url('../images/process_line2.png') no-repeat right center;z-index:-1;}
.process li .info{width:160px;}
.process li i{width:100px;height:100px;border-radius:100%;border:1px solid #fff;display:inline-block;font-family:"iconfont";font-style:normal;line-height:100px;font-size:3em;margin-bottom:15px;background:#303136;}
.process li h5{background: url('../images/process_line.png') no-repeat center bottom;padding-bottom:20px;margin-bottom:10px;font-size:1.25em;}
.process li p{opacity:.8;}
.process li:last-child::after{display:none;}
.process li .info:hover{top:-10px;}
.process .btn{position:static;margin-top:30px;width:46px;height:46px;border:2px solid #fff;border-radius:5px;font-family:"iconfont";display:inline-block;background:none;line-height:44px;font-size:2em;margin:0 4px;margin-top:40px;}
.process .swiper-button-prev{transform:rotate(180deg);}
.process .btn:hover{color:#ff7c27;border-color:#ff7c27;}

/* 合作客户 */
.partner{background:#f6f8fa;overflow:hidden;}
.partner ul{margin-right:-20px;}
.partner li{float:left;width:16.6%;padding-right:20px;margin-bottom:20px;}
.partner li a{position: relative;display:block;background:#fff;animation-fill-mode:inherit;transition:all .5s;border-radius:5px;overflow:hidden;}
.partner li .pImg{padding-top:56%;}
.partner li img{z-index:2;transform:rotateY(0deg);transition:all 0.5s ease 0s;backface-visibility:hidden;}
.partner li p{position:absolute;width:100%;height:100%;background:#ff7c27;text-align:center;transform:rotateY(-180deg);transition:all 0.5s ease 0s;backface-visibility:hidden;color:#fff;padding:0 5px;left:0;top:0;padding-top:24%;}
.partner li:hover img{transform:rotateY(180deg);}
.partner li:hover p{transform:rotateY(0deg);z-index:3;}

/* 关于我们 */
.aboutMain{box-shadow:0 0 10px #ccc;padding:2.5%;overflow:hidden;position: relative;}
.aboutMain::after{content:"";position: absolute;right:0;top:0;width:45%;height:100%;background:#ff7c27;z-index:-1;}
.aboutTxt{width:45%;height:470px;position:relative;}
.aboutTxt .title{font-size:2em;margin-bottom:15px;color:#191919;padding-bottom:20px;margin-bottom:25px;position:relative;}
.aboutTxt .title::after{content:"";position: absolute;left:0;bottom:0;width:90px;height:3px;background:#ff7c27;}
.aboutTxt  .more {width:200px;height:50px;line-height:50px;display:inline-block;border:1px solid #ff7c27; color:#ff7c27;padding:0 3%;}
.aboutTxt .more i{float:right;font-family:"iconfont";font-style:normal;}
.aboutTxt  .more:hover{background:#ff7c27;color:#fff;width:200px;padding:0 4%;}
.aboutTxt .txt{margin-bottom:30px;overflow:hidden;line-height:1.6;}
.aboutNum{position: absolute;bottom:0;width:100%;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content: space-between;color:#333;margin-bottom:0;}
.aboutNum li{float:left;position:relative;}
.aboutNum li span{font-size:2.4em;position:relative;font-family:Arial;font-weight:bold;line-height:1.2;color:#ff7c27;}
.aboutNum li i{font-size:15px;font-weight:normal;font-style:normal;margin-left:5px;}
.aboutPic{width:50%;height:470px;display:block;overflow:hidden;position: relative;z-index:2;}
.aboutPic .bgImg{animation:scale 30s infinite;}

/* 公司环境 */
.setting{padding-top:40px;overflow:hidden;text-align:center;}
.settingMenu,.albumMenu{text-align:center;margin-bottom:40px;position:relative;}
.settingMenu a,.albumMenu a{display:inline-block;width:120px;height:32px;line-height:32px;background:#eee;margin:0 8px;color:#191919;}
.settingMenu a.on,.albumMenu a.on{background:#ff7c27;color:#fff;}
.settingMenu::after,.settingMenu::before{content:"";position: absolute;left:0;top:50%;width:30%;height:1px;background:#cdcdcd;}
.settingMenu::before{left:auto;right:0;}
.settingMain,.settingBox{overflow:hidden;}
.settingBox li{float:left;width:25%;}
.settingBox li .pImg{padding-top:70%;border:1px solid #ddd;background:#000;}
.settingBox li .pImg::after{content:"";position: absolute;left:50%;top:60%;width:36px;height:36px;margin-left:-18px;margin-top:-18px;background: url('../images/pLink.png') no-repeat;opacity:0;transition:all .5s;}
.settingBox li p{height:50px;line-height:50px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;text-align:center;}
.settingBox li:hover img{transform: scale(1.1);opacity:.4;}
.settingBox li:hover p{bottom:0;}
.settingBox li:hover .pImg::after{opacity:1;top:50%;transition-delay:.15s;}
.settingBox .btn{width:24px;height:40px;background:rgba(0,0,0,.5);color:#fff;line-height:40px;text-align:center;font-family:"simsun";font-weight:700;left:0;z-index:5;pointer-events:initial;cursor:pointer;}
.settingBox .swiper-button-next{left:auto;right:0;}
.settingBox .btn:hover{background:#ff7c27;right:0;opacity:1;}

/* 新闻中心 */
.news{background:url('../images/news_bg.jpg') no-repeat center;background-size:cover;background-attachment: fixed; overflow:hidden;}
.newsL{width:66%;overflow:hidden;}
.newsL li{float:left;width:48.5%;overflow:hidden;}
.newsL li .bgImg{height:310px;}
.newsL li .txt{background:#fff;padding:20px;position: relative;z-index:2;color:#888;position:relative;z-index:2;}
.newsL li h4{font-size:1.125em;margin-bottom:10px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;color:#191919;}
.newsL li p{height:60px;margin-bottom:10px;}
.newsL li .date{display: block;opacity:.8;font-size:13px;}
.newsL li .txt::after{content:"";position: absolute;left:0;bottom:0;width:100%;height:0;background:#ff7c27;transition:all .5s;z-index:-1;}
.newsL li:hover .txt::after{height:100%;}
.newsL li:hover h4,.newsL li:hover .txt{color: #fff;transition:all .3s;}
.newsL li:nth-child(2){float:right;}
.newsL li:hover .bgImg{transform: scale(1.08);} 

.newsR{width:32%;overflow:hidden;}
.newsR li{color:#888;position: relative;margin-bottom:12px;}
.newsR li a{display:block;padding:15px; padding-right:100px;color:#888;transition:all .6s;background:#fff;}
.newsR li .date{width:80px;text-align:center; font-size:13px;color: #999;font-family: Arial;line-height: 1.2;margin-right:-100px;transition: all .5s;border-left: 1px solid #e5e5e5;background: url('../images/news_arr.png') no-repeat 120px center;height:80px;padding-top:10px;}
.newsR li .date b{font-size:2.462em;color: #333;display: block;font-weight:normal;font-weight:700;margin-bottom:5px;}
.newsR li h4{font-size:1.125em;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;margin-bottom:5px;color:#191919;}
.newsR li a:hover{background:#ff7c27;padding-left:20px;}
.newsR li a:hover h4,.newsR li a:hover{color: #fff;}
.newsR li a:hover .date{font-size:0;line-height:0; background-position: center center;transition: background .5s;}



/*底部 */
.footer{background:#222222;font-size:.875em;color:#fff;line-height:2em;overflow:hidden;}
.footMain{overflow:hidden;padding:45px 16% 45px 0;}
.footL{width:46%;max-width:520px;}
.footMenu{padding:15px 0;overflow:hidden;line-height:2.2;border-top: 1px solid #333;border-bottom: 1px solid #333;}
.footMenu a{float:left;width:33.3%;background: url('../images/ly_li.png') no-repeat left center;padding-left:15px;}
.footL .tel{margin-top:20px;font-size:1.571em;background: url('../images/tel.png') no-repeat left center;padding-left:35px;}
.footR{width:46%;max-width:560px;padding:15px 0 0 30px;border-top: 1px solid #333;background: url('../images/footIcon.png') no-repeat left 22px;}
.footR p{margin-top:10px;}
.footR .a2{background: url('../images/icp.png') no-repeat left center;padding-left:25px;}
.footWx{position: absolute;right:0;top:45px;width:130px;text-align:center;} 
.footWx img{width:100%;background:#fff;padding:5px;margin-bottom:10px;}
.footer a{color:#fff;}
.footer a:hover{color:#fff;text-decoration: underline;}
.firendlink{padding:20px 0;position:relative;border-top: 1px solid #404040;}
.firendlink::after{content:"";position: absolute;left:0;top:-1px;background:#404040;width:200%;height:1px;margin-left:-50%;}
.firendlink a{margin:0 15px;}
.firendlink a:hover{color:#fff;}

/*内页公用 */
.listWrap{overflow:hidden;padding:60px 0;}
.listBanner,.mzsmBanner{height:500px;background-position: center;background-repeat: no-repeat;background-size:cover;position:relative;}
.listBanner h3{position:absolute;color:#fff;top:40%;font-size:2.5rem;text-transform:uppercase;width:100%;font-weight:700;padding-bottom:15px;animation:leftPic 1s;max-width:1600px;min-width:360px;left:50%;-webkit-transform: translate(-50%); -moz-transform: translate(-50%);-ms-transform: translate(-50%);-o-transform: translate(-50%); transform:translate(-50%); }
.listBanner h3 span{display: block;font-size:14px;font-weight: 400;opacity: 0.8;}
.breadCrumb{font-size:.875rem;overflow:hidden;background:#f7f7f7;padding:20px 0;}
.breadCrumb p span,.menuBox p span{position:relative;padding-left:20px;}
.breadCrumb span::after,.menuBox p span::after{content:"\e646";position:absolute;left:0;font-family:"iconfont";top:0;} 
.breadCrumb .back{float:right;position:relative;color:#ff7c27;border:1px solid #ff7c27;line-height:26px;width:90px;text-align:center;}
.breadCrumb .back i{font-family:"iconfont";margin-right:5px;}
.breadCrumb .back:hover{background:#ff7c27;color:#fff;}
.proCrumb{background:#fff;}
.listBox{min-height:300px;}
.proSear{width:50%;margin:0 auto;height:50px;line-height:50px;margin-bottom:40px;padding:0 50px 0 15px;background:#eee;}
.proSear .btn{height:50px;line-height:50px;width:50px;text-align:center;font-size:16px;background:#333 url('../images/sIcon.png') no-repeat center;color:#fff;cursor:pointer;transition:all 0.3s;float:left;margin-right:-50px;}
.proSear .txt{height:48px;line-height:48px;border-right:none;width:100%;padding:0 10px;float:left;}
.proSear .btn:hover{background-color:#111;}
@keyframes leftPic
{
  0%   {opacity:0;padding-top:60px;}
  100% {opacity:1;padding-top:0;}
}

/*内页公用菜单*/
.menuBox{background:#f7f7f7;height:60px;line-height:60px;position:relative;font-size:14px;}
.menuBox::after{content:"";position: absolute;left:-50%;top:0;width:200%;background:#f7f7f7;height:100%;z-index:-1;}
.menuBox p span::after{line-height:1;top:2px;}
.listMenu{font-size:1.143rem;}
.listMenu a{display:inline-block;position:relative;color:#191919;margin-left:50px;}
.listMenu a:hover,.listMenu .cur{color:#ff7c27;}
.listMenu a::after{content:"";position: absolute;left:0;bottom:0;background:#ff7c27;width:0;height:2px;transition:all .5s;}
.listMenu .cur::after,.listMenu a:hover::after{width:100%;}
.pro_subMenu{text-align:center;font-size:.875rem;margin-bottom:30px;}
.pro_subMenu a{margin:0 10px;border:1px solid #ccc;height:36px;line-height:36px;display:inline-block;padding:0 15px;margin-bottom:5px;}
.pro_subMenu a:hover,.pro_subMenu .cur{background:#ff7c27;border:1px solid #ff7c27;color:#fff;}

/* 产品列表 */
.proSub{background:#fff;padding:25px;overflow:hidden;font-size:1rem;padding-bottom:10px;margin-bottom:40px;box-shadow:0 3px 6px #eee;border-radius:8px;}
.proSub dl{padding-bottom:15px;overflow:hidden;padding-left:130px;}
.proSub dt{float: left;color:#191919;font-size:1.143em;font-weight:bold;margin-right:10px;margin-left:-130px;}
.proSub dt a{color:#191919;}
.proSub dt a:hover,.proSub .cur a{color:#ff7c27;}
.proSub dd{display: flex;flex-flow: row wrap;}
.proSub dd a{margin-right:25px;position:relative;padding-left:15px;}
.proSub dd a::after{content:"";position: absolute;left:0;height:5px;width:5px;border:1px solid #999;border-radius:100%;top:8px;}
.proSub dd .cur{color:#ff7c27;}
.proSub dd .cur::after{transform: scale(1);transform-origin:left;}

.proWrap{background:#f8f8f8;position:relative;overflow:visible;}
.proWrap::after{content:"";position: static;left:-50%;width:200%;background:#f8f8f8;z-index:-1;height:100%;top:0;position: absolute;}
.proList {margin-right:-30px;}
.proList li{float:left;width:25%;margin-bottom:20px;padding-right:30px;}
.proList li a{display:block;}
.proList li .pImg{padding-top:95%;transition:all .3s;border:1px solid #e1e1e1;transition:all .4s;}
.proList li .pImg:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:#ff7c27;transition:all 0.3s;transform:perspective(400px) rotateX(-90deg);-moz-transform:perspective(400px) rotateX(-90deg);-webkit-transform:perspective(400px) rotateX(-90deg);-o-transform:perspective(400px) rotateX(-90deg);transform-origin:top;z-index:2;opacity:.7;}
.proList li .pImg:after{content:"";position:absolute;width:58px;height:58px;background: url('../images/pMore.png') no-repeat;left:50%;top:50%;margin-left:-27px;opacity:0;transition:all 0.3s;z-index:3;}
.proList li p{height:60px;line-height:60px;color:#191919;white-space:nowrap;text-overflow: ellipsis;overflow: hidden;text-align:center;}
.proList li a:hover img{transform: scale(1.1);}
.proList li a:hover p{color:#ff7c27;}
.proList li:hover .pImg:before{transform:perspective(200px) rotateX(0);}
.proList li:hover .pImg:after{transition-delay:.1s;margin-top:-27px;opacity:1;}


/*  产品详情 */
.proShow_box1{background:#f4f4f4;}
.gallery{width:55%;position:relative;padding:10px 140px 10px 10px;}
.galleryBig{position:relative;height:480px;background:#fff;box-shadow:0 0 10px #ccc;}
.galleryBig li{height:480px;line-height:480px;text-align:center;}
.galleryBig p{position: absolute;bottom:-40px;left:0;height:40px;line-height:40px;text-align:center;width:100%;background: rgba(0,0,0,.6);color:#fff;transition:all .5s;z-index:3;}
.galleryBig p i{font-family:"iconfont";font-style:normal;margin-right:15px;}
.galleryBig:hover p{bottom:0;}
.gallery img{max-height:100%; vertical-align: middle;}
.gallerySmall{position:absolute;z-index:10;top:0;right:10px;width:110px;height:480px;margin-top:10px;}
.gallerySmall li{border:1px solid #bdc4ce;padding-top:80%;cursor:pointer;pointer-events:initial !important;}
.gallerySmall li::after{content:"";position: absolute;left:0;top:0;bottom:0;right:0;}
.gallerySmall .on::after{border:2px solid #ff7c27;}
.gallery .btn{background:#333;width:35px;height:35px;line-height:35px;text-align:center;color:#fff;opacity:0;}
.gallery .swiper-button-prev{left:10px;}
.gallery .swiper-button-next{right:160px;left:auto;}
.gallery:hover .btn{opacity:.8;}

.proShow_R{width:40%;overflow:hidden;height:480px;}
.proShow_R .title{margin-bottom:20px;color:#333;}
.proShow_R .title span{display:block;font-size:2.286em;color:#ff7c27;}
.proShow_R .font{min-height:120px;line-height:2;}
.proShow_R .tel{border-bottom: 1px solid #ddd;padding:20px;margin:20px 0;border-top: 1px solid #ddd;font-size:1.5em;color:#191919;background: url('../images/zxtel.png') no-repeat left center;padding-left:40px;}
.proShow_R .tel p{ font-size: 14px; line-height: 20px;}
.proShow_R .btn{margin-top:30px;overflow:hidden;position:relative;padding-bottom:5px;}
.proShow_R .btn a{display:block; width:40%;height:50px;line-height:50px;text-align:center;background:#fff;color:#333;margin-bottom:35px;max-width:180px;border-radius:5px;box-shadow:2px 2px 6px #ccc;}
.proShow_R .btn i{font-family:"iconfont";position:relative;margin-right:5px;font-style:normal;font-size:1.286rem;line-height:1;top:2px;}
.proShow_R .btn a:nth-child(2){color:#f00;}
.proShow_R .btn a:hover{background:#ff7c27;color:#fff;}
.proShow_R .wx{position: absolute;right:5%;top:0;width:110px;text-align:center;font-size:13px;}
.proShow_R .wx img{width:100%;box-shadow:2px 2px 6px #ccc;}
.proShow_R .wx span{display:block;margin-top:10px;}
.proShow_fix{position: fixed;width:100%;top:0;left:0;background:#fff;padding:20px;box-shadow:0 0 10px #ccc;z-index:10;}
.proTie span{display:inline-block;border-bottom:1px solid #ff7c27;height:45px;font-size:20px;color:#191919;}
.proTie,.proShow_menu{height:45px;border-bottom:1px solid #dcdcdc;font-size:1.286em;margin-bottom:25px;}
.proShow_menu span{display:inline-block;margin-right:30px;cursor:pointer;position:relative;height:45px;}
.proShow_menu span::after,.showTie2 h2::after{content:"";position: absolute;left:0;bottom:0;background:#ff7c27;height:1px;width:0;transition:all .4s;}
.proShow_menu .on{color:#ff7c27;}
.proShow_menu .on::after{width:100%;}
.proShow_con{width:70%;}
.proShow_tab{background:#fff;min-height:200px;overflow:hidden;margin-bottom:30px;}
.proShow_tab .swiper-slide{padding:4%;}
.relative_pro li{width:33.3%;}

/* 定制 */
.madeBox1 .pic{height:430px;width:38%;overflow:hidden;}
.madeBox1 .font{width:58%;}
.madeBox1 .font h4{font-size:2em;color:#191919;margin-bottom:40px;}
.madeBox1 .font h4 span{display:block;font-size:1.5em;font-weight:bold;}
.madeBox1 .font h4 strong{color:#ff7c27;}
.madeBox1 .txt p{margin-bottom:10px;}
.madeBox1 .zx{width:220px;height:40px;line-height:40px;background:#ff7c27;color:#fff;float:left;text-align:center;}
.madeBox1 .txt{min-height:210px;margin-bottom:20px;line-height:1.8;}
.madeBox1 .zx i{font-style:normal;margin-left:10px;}
.madeBox1 .tel{font-size:1.714em;font-family:Arial;color:#1f1313;line-height:40px;margin-left:8%;padding-left:35px;position:relative;}
.madeBox1 .tel::after{content:"\e603";position: absolute;left:0;top:2px;font-family:"iconfont";line-height: 1;}
.madeBox1 .zx:hover{background:#ff7c27;}
.madeBox2{background:url('../images/madeform_bg.jpg') no-repeat center;margin-bottom:80px;overflow:hidden;padding-left:60px;background-size:cover;}
.madeBox2 form{max-width:1110px;}
.madeBox2 .text{margin-right:-2%;overflow:hidden;}
.madeBox2 .text input{float:left; width:31.3%;margin-right:2%;background:#fff;height:48px;line-height:48px;padding:0 15px;}
.madeBox2 .checkbox{padding:20px 0;overflow:hidden;}
.madeBox2 .checkbox label{float:left;margin-right:25px;}
.madeBox2 .checkbox label input{float:left;width:15px;height:15px;background:#fff;border:1px solid #ddd;margin-top:3px;margin-right:4px;}
.madeBox2 textarea{height:140px;width:100%;background:#fff;padding:15px;margin-top:20px;} 
.madeBox2 .code{margin-top:10px;overflow:hidden;} 
.madeBox2 .code .c{background:#fff;height:40px;line-height:40px;width:160px;padding:0 10px;}
.madeBox2 img{padding:9px;background:#fff;border-left: 1px solid #ddd;}
.madeBox2 .sub{background:#ff7c27;width:20%;color:#fff;height:40px;line-height:40px;cursor:pointer;transition:all .3s;}
.madeBox2 .sub:hover{background:#d85500;}

/* 案例列表 */
.listRight{width:78%;overflow: hidden;}
.caseList ul{margin-right:-20px;}
.caseList li{float:left;width:33.3%;padding-right:20px;margin-bottom:40px;}
.caseList li .pImg{padding-top:70%;border:1px solid #eee;}
.caseList li .txt{background:#f8f8f8;padding:4% 6%;height:120px;position:relative;z-index:2;}
.caseList li h4{white-space:nowrap;overflow:hidden;text-overflow: ellipsis;color:#333;margin-bottom:15px;transition:all .4s;}
.caseList li .txt::after{content:"";position: absolute;left:0;bottom:0;width:100%;height:0;background:#ff7c27;transition:all .5s;z-index:-1;}
.caseList li .more{width:114px;height:36px;border-radius:3px;line-height:34px;text-align:center;border:1px solid #d5d5d5;display:inline-block;color:#999;font-size:12px;transition:all .4s;}
.caseList li i,.caseList .cMore i{font-style:normal;font-family:"iconfont";margin-left:10px;opacity:.6;}
.caseList li a:hover h4{color:#fff;}
.caseList li a:hover .more{background:#fff;border-color:#fff;color:#ff7c27;}
.caseList li a:hover img{transform: scale(1.1);}
.caseList li a:hover .txt::after{height:100%;}
.searchList{width:100%;}
.searchList li{width:25%;}

/* 案例详情 */
.caseShow{width:72%;border:1px solid #ddd;;}
.caseShow .title{text-align:center;background: url('../images/caseShow.jpg') no-repeat center; background-size: cover; font-size:2.571em;color:#ff7c27; text-align: center; padding: 50px 20px; border-bottom: 1px solid #ff7c27}
.picSlide{position:relative;;padding:5%;overflow: hidden;}
.picSlide li  img{width:100%;}
.picSlide li{text-align:center;height:100%;position: relative;}
.picSlide-top .pImg{padding-top:56%;}
.picSlide-thumbs{margin-top:10px;}
.picSlide-thumbs li{border-right:1px solid #fff;padding-top:10%;cursor:pointer;width:16.66%;position: relative;}
.picSlide-thumbs li::after{content:"";position: absolute;left:0;top:0;bottom:0;right:0;border:5px solid #ff7c27;opacity:.7;transform: scale(0);transition:all .3s;}
.picSlide-thumbs .on::after{transform: scale(1);}
.picSlide .btn{top:45%;background:rgba(0, 0, 0, .7);text-align:center;width:26px;height:50px;line-height:50px;color:#fff;font-size:14px;font-family:Arial;transition:all .3s;left:5%;}
.picSlide .swiper-button-next{right:5%;left:auto;}
.picSlide .btn:hover{background:#ff7c27;}
.showTie2{height:80px; background:#fafafa; border-bottom: 1px solid  #ddd;  padding: 0 4%;font-size:1.571em;line-height:80px;color:#ff7c27;}
.showTie2 span{position:relative;display:inline-block;}
.showTie2 span::after{content:"";position: absolute;left:0;bottom:0px;height:2px;background:#ff7c27;width:100%;}
.showTie2{border-top: 1px solid #ddd;}
.caseShow_info{padding:4% 5%;}

/* 关于我们 */
.listTie{font-size:2.625rem;text-align:center;color:#191919;position:relative;padding-bottom:15px;margin-bottom:40px;line-height:1.2;}
.listTie strong{font-weight:400;}
.listTie span{display: block;font-size:14px;margin-top:8px;}
.listTie::after{content:"";position: absolute;left:50%;bottom:0;width:20px;height:1px;background:#ff7c27;margin-left:-10px;}
.aboutBox1 .tie{font-size:2.571em;color:#ff7c27;margin-bottom:30px;line-height:1;}
.aboutBox1 .left{width:50%;line-height:1.8;padding-top:20px;position: relative;height:520px;}
.aboutBox1 .main{margin-bottom:40px;}
.aboutBox1 .font{overflow-y:auto;height:380px;}
.aboutBox1 .right{width:46%;height:520px;overflow:hidden;display:block;}
.aboutBox1 .tel{padding-left:40px;position: absolute;left:0;bottom:0;font-size:1.571em;font-family:Arial;color:#333;}
.aboutBox1 .tel::after{content:"\e603";position: absolute;font-family:"iconfont";left:0;font-size:1.6rem;top:-4px}
.aboutBox1 .tel span{font-weight:bold;margin-left:30px;font-size:1.182em;}
.culture{background:url('../images/culture_bg.jpg') no-repeat center;background-size:cover;background-attachment: fixed;text-align:center;font-size:1em;line-height:1.8;}
.listTieW{color:#fff;}
.listTieW::after{background:#fff;}
.culture .txt{max-width:1340px;margin:0 auto;color:#fff;margin-bottom:40px;}
.culture li{float: left;width:29.3%;margin:0 2%;background:#fff;padding:2%;min-height:220px;border-left:5px solid #ff7c27;color:#666;}
.culture li h4{font-size:1.5em;font-weight:bold;margin-bottom:20px;color:#ff7c27;}
.culture li p{margin-bottom:5px;}
.honor{padding-bottom:60px;text-align: center;overflow:visible;position:relative;}
.honorSlide{overflow:hidden;border-top: 5px solid #ff7c27;}
.honorSlide li{width:25%;text-align:center;float:left;background: #fff;}
.honorSlide li a{display:block;overflow:hidden;border:1px solid #ebebeb;}
.honorSlide li p{font-weight:normal;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#333;z-index:2;position:relative;line-height:35px;padding:10px;padding-top:0;}
.honorSlide li .pImg{padding-top:70%;}
.honorSlide li a:hover img{transform:scale(1.1);}
.honorSlide li a:hover p{color:#ff7c27;}
.honorSlide .btn{width:40px;height:40px;background:#ff7c27;text-align:center;line-height:40px;color:#fff;font-family:"Arial";left:-60px;top:60%}
.honorSlide .btn:hover{background: #ff7c27;}
.honorSlide .swiper-button-next{right:-60px;left:auto;}
.album{border-top: 1px solid #eee;}
.album li{float:left;width:20%;padding-right:5px;padding-bottom:5px;}
.album li .pImg{padding-top:76%;}
.album li p{position:absolute;background: rgba(0,0,0,.5);padding:0 5%;height:60px;line-height:60px;color:#fff;left:0;bottom:-60px;z-index:2;width:100%;transition:all .3s;text-align:center;}
.album li.big {width:40%;}
.album li:hover img{transform: scale(1.1);}
.album li:hover p{bottom:0;}

.partner2{background: url('../images/partner_bg2.jpg') no-repeat center;background-size:cover;}

/* 图片列表 */
.picList ul{margin-right:-30px;}
.picList li{width:33.3%;text-align:center;float:left;padding-right:30px;margin-bottom:30px;}
.picList li a{display:block;overflow:hidden;}
.picList li .pImg{padding-top:66%;border:1px solid #e1e1e1;}
.honorList li .pImg{padding-top:88%;}
.honorList li {width:25%;}
.picList li p{font-weight:normal;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#333;z-index:2;position:relative;margin-top:20px;}
.picList li a:hover img{transform:scale(1.1);}
.picList li a:hover p{color:#ff7c27;}
.galy{background:#f5f5f5;}

/* 合作伙伴 */
.settingTop{background: #e3e3e3;margin-bottom: 45px;overflow: hidden;}
.settingTop .bgImg{width:50%; height:400px;}
.settingTop .font{width:50%;padding:4% 5%;position: relative;z-index:2;height:400px;background: #f6f6f6;}
.settingTop .font h3{font-size:1.957em;color:#ff7c27;margin-bottom:30px;position:relative;padding-bottom:10px;}
.settingTop .font h3::after{content:"";position: absolute;left:0;bottom:0;height:1px;width:20px;background:#ff7c27;}
.settingTop:hover .bgImg{transform: scale(1.05);}
.partnerList{padding-top:1px;padding-left:1px;}
.partnerList li{float:left;width:14.28%;border:1px solid #d9d9d9;margin-left:-1px;margin-top:-1px;position: relative;transition:all .5s;overflow:hidden;}
.partnerList li p{background:#ff7c27;color:#fff;height:32px;line-height:32px;text-align:center;padding:0 10px;position:absolute;left:0;bottom:-32px;width:100%;font-size:12px;transition:all .5s;}
.partnerList li .pImg{padding-top:56%;}
.partnerList li:hover{z-index:2;border:1px solid #ff7c27;}
.partnerList li:hover img{margin-top:-15px;}
.partnerList li:hover p{bottom:0;}

/* 常见问题 */
.faqList li{float:left;width:50%;padding-right:10px;margin-bottom:10px;font-size:12px;}
.faqList li:nth-child(2n){float:right;}
.faqList li a{display:block;background:#fff;padding:4% 5%;color:#999;height:135px;border:1px solid #ddd;}
.faqList li h4,.faqList li p{padding-left:35px;}
.faqList li i{font-style:normal;width:24px;height:24px;background:#ff7c27;color:#fff;font-size:12px;text-align:center;line-height:24px;margin-left:-35px;float:left;}
.faqList li p i{background:none;border:1px solid #ccc;color:#999;}
.faqList li h4{font-size:16px;color:#191919;margin-bottom:10px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.faqList li a:hover h4{color:#ff7c27;}
.faqList li a:hover{box-shadow:0 0 10px #ccc;}
.faqList2 li a{border:1px solid #ddd;}
.cMore{display:block;width:200px;height:42px;line-height:42px;border:1px solid #3e3e3e;background:#3e3e3e;color:#fff;border-radius:21px;text-align:center;margin:0 auto;margin-top:40px;}
.cMore:hover{background:#ff7c27;border:1px solid #ff7c27;color:#fff;width:260px;}

/* 新闻列表 */
.newsSlide{overflow:hidden;position:relative;text-align: center;margin-bottom:50px;padding-bottom:0;}
.newsSlide li{text-align: left;background:#e3e3e3;overflow: hidden;}
.newsSlide li .pic{width:45.5%;height:530px;overflow: hidden;display:block;}
.newsSlide li .txt{width:54.5%;padding:5%;}
.newsSlide li h4{font-size: 1.429em;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;position:relative;padding-bottom:20px;margin-bottom:30px;font-weight:700;}
.newsSlide li h4::after{content:"";position:absolute;left:0;bottom:0;height:1px;background:#ff7c27;width:15px;transition:all 0.4s; }
.newsSlide li h4 a{color: #333;}
.newsSlide li h4 a:hover,.newsList li h3 a:hover{color: #ff7c27;}
.newsSlide .slideIcon{position: absolute;bottom:0;right: 0;background:#ff7c27; height: 80px;line-height: 80px;width:54.5%;z-index:2;left:auto;padding-left:6%;text-align: left;}
.newsSlide .swiper-pagination-bullet{width:10px;height:10px;cursor: pointer;background:#fff;}
.newsSlide .swiper-button-next, .newsSlide .swiper-button-prev{background:rgba(0,0,0,.8);width:80px;height:36px;opacity:1;font-size:20px;font-family:"宋体";font-weight:bold;line-height:36px;text-align:center;color:#fff;position: static;margin-top: 20px;display: none;}
.newsList{background:#f1f1f1;padding:70px 0;overflow:hidden;font-size:.813rem;}
.newsList ul{margin-right:-25px;}
.newsList li{float:left;padding-right:25px;width:33.3%;margin-bottom:25px;}
.newsList li a{background:#fff;padding:6%;display:block;color:#777;}
.newsList li .pImg{padding-top:65%;margin-bottom:15px;}
.newsList li h3{font-size:1.231em;color:#333;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.newsList li p{height:80px;margin-bottom:15px;margin-top:15px;border-bottom: 1px solid #ddd;padding-bottom:15px;}
.newsList li i{font-style:normal;float:right;font-size:16px;}
.newsList li .date{color:#999;margin-bottom:10px;}
.newsList li a:hover{box-shadow:0 0 10px #ccc;}
.newsList li a:hover img{transform:scale(1.1);}
.newsList li a:hover h3,.newsList li a:hover i{color:#ff7c27;}


/* 新闻详情 */
.picShow_l{width:68.5%;overflow:hidden;}
.showTitle{font-size:2.571em;color:#333;margin-bottom:8px;}
.newsShow .txt .date{margin-right:15px;}
.showTie{overflow:hidden;margin-bottom:40px;}
.showTie h2{font-size:1.714em;color:#333;margin-bottom:25px;}
.showTie .txt span{color:#454545;position:relative;padding-left:22px;font-size:1.143em;margin-right:15px;}
.showTie .txt span:before{content:"\e62e";font-family:"iconfont";position:absolute;left:0;top:-1px;}
.showTie .txt .s:before{content:"\e735";font-size:1.2rem;top:-2px;}
.showTie .bshare-custom{margin-top:-30px;}
.newsShow .showTie p{font-size:.75rem;color:#999;}
.showCon{overflow:hidden;margin-bottom:40px;}
.showCon .ce img{min-width:60%;}
.show-synopsis{background:#f7f8fa;padding:15px;margin-bottom:40px;}
.show-synopsis i{display:inline-block;width:15px;background: url('../images/a_l.png') no-repeat;height:15px;margin-right:5px;}
.show-synopsis .r{background: url('../images/a_r.png') no-repeat;margin-left:5px;margin-right:0;}
.picShow_r{width:27%;overflow:hidden;}
.picShow_r .title{font-size:1.429em;color:#333;border-bottom: 1px solid #d9d9d9;height:40px;margin-bottom:25px;white-space:nowrap;text-overflow: ellipsis;}
.picShow_r .title span{display:inline-block;border-bottom: 1px solid #ff7c27;height:40px;}
.picShow_r .title a{float:right;font-size:12px;margin-top:4px;}
.picShow_r li{border-bottom: 1px dotted #bfbfbf;padding-bottom:15px;margin-bottom:15px;overflow: hidden;font-size:12px;}
.picShow_r li .pImg{width:35%;float:left;padding-top:26%;margin-right:20px;border:1px solid #ddd;}
.picShow_r li h4{font-size:15px;margin-bottom:10px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.picShow_r li h4 a{color:#222;}
.picShow_r li h4 a:hover{color:#ff7c27;}
.picShow_r li:hover img{transform: scale(1.1);}
.picShow_r li:last-child{border-bottom:none;}
.rightNews_w li h4{font-size:18px;padding-top:10px;}
.showPage{height:90px;line-height:90px;overflow:hidden;background:#f1f1f1;}
.showPage a{float:left;width:43%;padding:0 20px;}
.showPage a i{font-style:normal;font-family:"宋体";font-weight:bold;padding-left:10px;margin-left:10px; border-left: 1px dotted #ccc;}
.showPage a:nth-child(2){float:right;text-align:right;}
.showPage a:nth-child(1) i{padding:0 10px 0 0;margin:0 10px 0 0; border-right: 1px dotted #ccc;border-left:none;}
.showPage a:nth-child(3){width:14%;text-align:center;border-left:1px solid #ddd;border-right:1px solid #ddd;}
.showPage a:hover{background:#ff7c27;color:#fff;}
.rightNews,.rightContact{background:#f2f2f2;padding:5%;}
.rightNews_w,.rightContact_w{background:#fff;padding:8%;}
.rightContact{margin-top:30px;}
.rightContact h4{background: url('../images/zxIcon.png') no-repeat left 8px;padding-left:30px;font-size:2em;color:#191919;font-family:Arial;font-weight:bold;border-bottom: 1px solid #ddd;padding-bottom:15px;margin-bottom:15px;}
.rightContact p{padding-left:80px;margin-bottom:10px;overflow:hidden;}

.rightContact p span{margin-left:-80px;float:left;}
/* 联系*/
#dituContent{height:480px;}
.contactBox1 ul{display: flex;overflow: hidden;border-radius:10px;padding: 80px 60px;box-shadow: 2px 2px 20px #ddd;justify-content: space-between;}
.contactBox1 li{position: relative;color:#666;font-size:1.429em;padding-left:60px;}
.contactBox1 span{display:block;color:#ff7c27;font-weight:bold;margin-top: 4px;}
.contactBox1 li:before{content:"";font-family:"iconfont"; position: absolute;left:0;top:0;bottom: 0;margin: auto;height: fit-content;color: #ff7c27;font-size: 40px;}
.contactBox1 li:nth-child(1):before{content: "\e603";}
.contactBox1 li:nth-child(2):before{content: "\e6ee";}
.contactBox1 li:nth-child(3):before{content: "\e63a";}
.contactBox2{margin:20px auto 80px auto;overflow:hidden;background:#fff;border-radius:8px;box-shadow: 2px 2px 20px #ddd;}
.feedback{width:50%;background:url('../images/feedabck_bg.jpg') no-repeat center;background-size:cover;padding:5%;color:#fff;}
.feedback .title{font-size:1.750em;margin-bottom: 30px;}
.feedback .title span{display:block;font-size:12px;opacity:.8;}
.feedback p{width:49%;float: left;;height: 60px;line-height: 60px;position: relative;margin-bottom: 10px;position: relative;border-bottom: 1px solid #fff;font-size:16px;}
.feedback p:nth-child(2n){float:right;}
.feedback p input{width: 100%;height: 100%;color:#fff;}
.feedback .tarea{width: 100%;height: 120px;padding-top: 15px;padding-bottom:15px;line-height: 1.6;}
.feedback textarea{width: 100%;height: 100%;color:#fff;}
.feedback .code{clear:both;padding-top:40px;}
.feedback .code input{height: 60px;line-height: 60px;border-bottom: 1px solid #fff;}
.feedback .code .c{width: 20%;padding: 0 15px;}
.feedback .code img{padding:19px;background:#fff;}
.feedback .sub {background: #fff;width: 30%;cursor: pointer;transition: all .3s;color: #fff;display:inline-block;height: 50px;line-height: 50px;margin-top:30px;color:#ff7c27;font-size:18px;border-radius:5px;}
.feedback .sub:hover{background:#ff7c27;color:#fff;}
.feedback input::-webkit-input-placeholder,.feedback textarea::-webkit-input-placeholder{color:#fff;}
.feedback input::-moz-placeholder,.feedback textarea::-moz-placeholder{ color:#fff;}
.feedback input:-moz-placeholder,.feedback textarea:-moz-placeholder{  color:#fff;}
.feedback input:-ms-input-placeholder,.feedback textarea:-ms-input-placeholder{ color:#fff;}
.contactInfo{width:50%;padding:3%;line-height:2;overflow:hidden;}
.contactInfo .txt{margin-bottom:30px;min-height:240px;}
.contactInfo .ewm{float: left;width:130px;text-align:center;font-size:14px;position: relative;margin-right:80px;}
.contactInfo .ewm span{display:block;}
.contactInfo .ewm::after{content:"";position: absolute;right:-40px;border-right: 1px dotted #ccc;top:20px;bottom:40px;}
.contactInfo .zx{display:inline-block;margin-top:40px;background:#ff7c27;color:#fff;font-size:14px;height:40px;line-height:40px;border-radius:20px;width:160px;text-align:center;}
.contactInfo .zx:hover{background:#ff7c27;}
