@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:#006ccf;}


/* CSS活动的公共样式 */
.fl{float:left;}
.fr{float:right;}
.ce{text-align:center;}
.hide{overflow:hidden;}
.mb15{margin-bottom:15px;}
.mb30{margin-bottom:30px;}
.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:60px 0;font-size:.925em;overflow:hidden;}
.mb40{margin-bottom:40px;}
.font14{font-size:.875em;}
.gray{background:#efefef;}

@font-face {
  font-family: 'iconfont';  /* project id 1152918 */
  src: url('//at.alicdn.com/t/font_1152918_4hr5pdwrx4t.eot');
  src: url('//at.alicdn.com/t/font_1152918_4hr5pdwrx4t.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_1152918_4hr5pdwrx4t.woff2') format('woff2'),
  url('//at.alicdn.com/t/font_1152918_4hr5pdwrx4t.woff') format('woff'),
  url('//at.alicdn.com/t/font_1152918_4hr5pdwrx4t.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_1152918_4hr5pdwrx4t.svg#iconfont') 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:120px;padding-top:25px;line-height:1.2;}
.headTie a{display:block;color:#191919;padding-left:25px;margin-top:8px;}
.headTie span{display:block;color:#006ccf;font-size:1.263em;margin-bottom:5px;}
.headBrand{margin-left:40px;margin-top:8px;}
.headBrand span{display: block;margin-bottom:5px;color:#555;}
.headR{background: url('../images/pIcon.png') no-repeat left center;padding-left:48px;color:#191919;font-size:22px;margin-top:10px;}
.headR span{display: block;color:#666;margin-bottom:5px;font-size:18px;}
.headR b{font-weight:bold;color:#006ccf;margin-right:15px;font-size:24px;}

/* PC导航 */
.nav{height:70px;line-height:70px;font-size:1.143em;background:#006ccf;}
.nav .m{float:left;text-align:center;position:relative;background: url('../images/nav_line.png') no-repeat right center; z-index:10;width:12.4%;}
.nav .m>a{color:#fff;display:block;position:relative;z-index:2;}
.nav .m>a::after{content:"";position:absolute;left:0;bottom:0;height:0;background:#0096ff;width:100%;transition:all .3s;z-index:-1;}
.nav .cur>a::after,.nav .m>a:hover::after{height:100%;}
.nav .cur>a,.nav .m>a:hover{color:#fff;}
.nav .navSub{position:absolute;left:0;top:120%;background:#eee;line-height:35px;width:200px;color:#333;font-size:.875rem;transform:scale(0);transition:top .4s,opacity .4s;opacity:0;}
.nav .navSub li{border-bottom:1px solid #ddd;line-height:35px;}
.nav .navSub a{color:#333;display:block; text-align:left; padding-left:15px;}
.nav .navSub a:hover{background:#006ccf;color:#fff;}
.nav .m:hover .navSub{transform:scale(1);opacity:1;top:100%;}
.nav .m:last-child{background:none;}
.navFix{position: fixed;top:0;width:100%;left:0;z-index:99;}


/*  导航按钮 */
.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:#006ccf;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);}

/* 广告轮播图 */
.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:12px;height:12px;border:1px solid #fff;}
.banner .swiper-pagination-white .swiper-pagination-bullet-active{background:#fff;}
.banner .swiper-button-white::after{content: "";position: absolute;left: -100px;width: 60px;height: 2px;background: #fff;top:50%;margin-top: -1px;opacity: 0;transition: all .3s;}
.banner .swiper-button-next::after{left: auto; right: 100px;}
.banner .swiper-button-white:hover::after{opacity: 1;left: 3px;}
.banner .swiper-button-next:hover::after{left: auto;right: 0;}

/*  搜索 */
.search{height:71px;line-height:70px;font-size:.875rem;border-bottom: 1px solid #e5e5e5;}
.search .container{border-left: 1px solid #e5e5e5;overflow:hidden;}
.searFont{width:64%;overflow:hidden;padding-left:20px;}
.searFont strong{color:#333;font-weight:normal}
.searMain{width:30%;height:70px;overflow:hidden;;border-left: 1px solid #e0e0e0;border-right: 1px solid #e0e0e0;padding-right:55px;}
.searMain .sear_text{float:left;width:100%;height:70px;line-height:70px;background:#fff;padding:0 15px;}
.searMain .sear_btn{float:right;width:35px;height:35px; cursor:pointer;background:#006ccf url('../images/sBtn.png') no-repeat center;transition:all 0.3s;margin-top:18px;margin-right:-35px;}
.searMain .sear_btn:hover{background-color:#c82700;}

/* 产品中心 */
.hTitle{font-size:1rem;text-align:center;margin-bottom:45px;}
.hTitle span{display:block;font-size:2.875em;font-weight:normal;color:#191919;}
.proL{width:20%;background:#f1f1f1;position:relative;}
.proL h3{font-size:1.857em;color:#fff;margin-bottom:15px;background:#006ccf;height:120px;padding:34px 5% 10px 15%;}
.proL h3 span{display: block;font-size:12px;opacity:.5;font-family:Arial;}
.proL ul{padding-left:15%;}
.proL li{line-height:57px;font-size:1.143em;font-weight: bold;}
.proL li a{color:#333;padding-left:26px;position:relative;}
.proL li a:hover{color:#006ccf;}
.proL li a::after{content:"";position: absolute;background:#fff;border:2px solid #666;width:6px;height:6px;border-radius:100%;left:0;top:6px;}
.proL li a:hover::after{border:2px solid #006ccf;}
.proL h4 {margin-top:25px;border-top: 1px solid #d8d8d8;padding:10% 5% 10% 15%;color:#333;}
.proL h4 span{font-size:1.429em;display:block;font-family:Arial;}
.proL h4 span:nth-child(2){color:#006ccf;font-weight:bold;font-size:1.714em;}

.product .proR{width:76%;}
.proTop{background:url('../images/proT_bg.jpg') no-repeat center;overflow:hidden;padding:40px;background-size:cover;margin-bottom:20px;}
.proTop .pImg{width:30%;padding-top:30%;}
.proTop .txt{width:54%;padding-right:5%;padding-top:20px;position:relative;}
.proTop h4{font-size:1.714em;margin-bottom:30px;}
.proTop h4 a{color:#191919;}
.proTop .txt .more{color:#fff;margin-top:20px;display:inline-block;background:#006ccf;width:165px;height:46px;line-height:46px;text-align:center;border-radius:23px;}
.proTop .txt .more i{font-style:normal;margin-left:15px;}
.proTop .txt p{height:130px;overflow:hidden;}
.proTop:hover img{transform: scale(1.05);}
.proTop h4 a:hover{padding-left:15px;color:#006ccf;}
.proTop .txt .more:hover{background:#b00011;width:240px;}

.proSlide li{float:left;width:25%;}
.proSlide li a{display:block;border:1px solid #e6e6e6;}
.proSlide li .pImg{padding-top:76%;}
.proSlide li p{white-space:nowrap;overflow:hidden;text-overflow: ellipsis;text-align:center;height:50px;line-height:30px;}
.proSlide li a:hover img{transform: scale(1.1);}
.proSlide li a:hover {border-color:#006ccf;}


/* 案例 */
.case{background:#f2f2f2;padding-bottom:45px;}
.caseMenu{font-size:1.214em;display:flex;flex-flow: row wrap;justify-content: space-between;text-align:center;overflow:hidden;background:#fff;margin-bottom:25px;}
.caseMenu a{float:left; position:relative;color:#333;flex-grow:1;border-right: 1px solid #e1e1e1;z-index:2;height:60px;line-height:60px;}
.caseMenu .more{border-right:none;color:#d70c00;}
.caseMenu a:after{content:"";position:absolute;left:0;top:0;background:#006ccf;width:100%;height:100%;z-index:-1;transition:transform .5s;transform: scale(0,1);transform-origin:right;}
.caseMenu .on,.caseMenu a:hover{color:#fff;}
.caseMenu .on::after,.caseMenu a:hover::after{transform: scale(1);transform-origin:left;}

.caseMain{margin-right:-15px;font-size:1.071em;}
.caseMain li{float:left;width:20%;padding-right:15px;margin-bottom:15px;}
.caseMain .big{width:40%;}
.caseMain li a{display:block;overflow:hidden;background: #fff;}
.caseMain li .pImg{padding-top:75%;}
.caseMain li h4{color:#191919;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;text-align:center;line-height:55px;height:55px;}
.caseMain .big h4{font-size:20px;}
.caseMain li p{height:64px;font-size:13px;text-align:center;color:#888;padding:0 15%;margin-top:-6px;}
.caseMain li a:hover img{transform: scale(1.1);}
.caseMain li a:hover h4{color:#006ccf;}

/* 产品优势 */
.hTitlew span{color:#fff;}
.proAdv,.madeBox2{background-image:url('../images/proAdv_bg.jpg');background-repeat: no-repeat;background-size:cover;background-attachment: fixed;background-position:center; overflow:hidden;}
.proAdv{color:#fff;}
.proAdv ul{padding-top:60px;}
.proAdv li{float:left;width:30%;height:150px;padding-right:70px;margin-bottom:10px;text-align:right;}
.proAdv li h5{font-size:1.714em;margin-bottom:10px;}
.proAdv li h5 p{opacity:.8; padding-left: 20px; padding-right: 20px;}
.proAdv li i{float:right;margin-right:-70px;background: url('../images/advIcon.png') no-repeat;width:51px;height:51px;margin-top:15px;transition:all.4s;}
.proAdv li:nth-child(2n){margin-left:20%;float:right;padding-left:70px;padding-right:0;text-align:left;}
.proAdv li:nth-child(2n) i{float:left;margin-left:-70px;}
.proAdv .pic{position: absolute;top:90px;left:50%;margin-left:-266px;}
.proAdv li:hover i{margin-top:25px;}

/* 5大优势 */
.odds{text-align:center;}
.odds li{float:left; background:#f0f0f0;width:50%;overflow:hidden;text-align:left;}
.odds li .bgImg{width:38%;height:305px;transition:all 1s;}
.odds li .font{width:62%;padding:30px 5%;background:#f0f0f0;position: relative;z-index:2;height:305px;}
.odds li .font h4{font-size:2.143em;color:#191919; margin-bottom:25px;}
.odds li .font h4 span{display:block;font-size:18px;opacity:.7;font-weight:700;}
.odds li .font p{padding-left:15px;margin-bottom:12px;background: url('../images/odds_li.png') no-repeat left 8px;}
.odds li:hover .bgImg{transform: scale(1.1);}
.oddsSlide .btn{display:inline-block;width:50px;height:30px;background:#006ccf;color:#fff;margin-top:20px;position: static;line-height:30px;cursor:pointer;display:none;}
.oddsSlide .btn:hover{background:#006ccf;}

/* 分页广告 */
.pageBan{background:url('../images/pageBan.jpg') no-repeat center;background-size:cover;color:#fff;font-size:1em;}
.pageBanL{max-width:70%;}
.pageBanL .tie{font-size:2.75em;font-weight:bold;}
.pageBanL .tie2{font-size:1.875em;}
.pageBanL .tie2 span{display: block;font-size:12px;font-family:Arial;opacity:.6;}
.pageBanL .tie3{font-size:1.25em;margin-top:15px;font-weight:bold;}

.pageBanR .tel{font-size:1.25em;text-align:right;margin-bottom:35px;}
.pageBanR .tel span{display: block;font-size:1.3em;font-weight:bold;}
.pageBanR .zx{display:inline-block;width:235px;height:50px;line-height:50px;background:#fff;text-align:center;border-radius:25px;color:#032e60;font-size:.875em;}
.pageBanR .zx i{margin-right:15px;font-family:"iconfont";font-style:normal;margin-right:15px;font-size:1.286em;}
.pageBanR .zx:hover{background:#006ccf;color:#fff;}


/* 应用案例 */
.caseL{width:20%;background:#f0f0f0;font-size:1.286em;padding-bottom:40px;}
.solutionMenu{margin-bottom:30px;text-align:center;overflow:hidden;font-size:1.571em;}
.solutionMenu a{display:inline-block;height:55px;line-height:55px;background:#f2f2f2;color:#333;border-radius:8px;margin:0 6px;padding:0 4%;}
.solutionMenu i{float:right;font-style:normal;font-family:"宋体";font-weight:bold;}
.solutionMenu:last-child{border-bottom:none;}
.solutionMenu .on{color:#fff;background:#006ccf;}

.solutionMain{background:#f1f1f1;padding:25px;}
.solutionMain li{overflow:hidden;}
.solutionMain li .pic{width:44%;height:360px;display:block;top:-1px;overflow: hidden;}
.solutionMain li .bgImg{animation:scale 50s infinite;} 
.solutionMain li .font{width:50%;overflow:hidden;}
.solutionMain li h4{font-size:2.429em;margin-bottom:30px;border-left: 3px solid #006ccf;line-height:1;margin-top:20px;}
.solutionMain li h4 a{color:#333;padding-left:15px;}
.solutionMain li h4 a:hover{color:#006ccf;}
.solutionMain li .txt{min-height:160px;margin-bottom:20px;}
.solutionMain li .more{display:inline-block;width:180px;height:46px;line-height:46px;background:#006ccf;color:#fff;text-align:center;border-radius:23px;}
.solutionMain li .more:hover{background:#007ebf;color:#fff;width:240px;}
.solutionMain li i{margin-left:15px;font-style:normal;font-family:"iconfont";}
@keyframes scale{
  from {transform:scale(1);}
  50% {transform:scale(1.1);}
  to {transform:scale(1);}
}

/* 合作客户 */
.partner{padding:10px;background: url('../images/partner_bg.jpg') no-repeat center;background-size:cover;margin-bottom:60px;}
.topTie .tMore{float:right;font-size:12px;font-family:Arial;margin-top:35px;margin-right:8px;background: url('../images/m.png') no-repeat left center;padding-left:20px;}
.partner li{float:left;width:12.5%;border:1px solid #d9d9d9;margin-left:-1px;margin-top:-1px;position: relative;transition:all .5s;}
.partner li .pImg{padding-top:62%;}
.partner li p{background:#006ccf;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;}
.partner li:hover{z-index:2;border:1px solid #006ccf;}
.partner li:hover p{bottom:0;}

/* 关于 */
.about{background:#ececec;overflow:hidden;}
.aboutPic{width:49%;height:490px;display:block;overflow:hidden;position: relative;}
.aboutPic .bgImg{animation:scale 30s infinite;}
.aboutMain{position:relative;overflow:hidden;}
.aboutTxt{width:46%;}
.aboutTxt .title{color:#191919;font-size:1.857em;margin-bottom:20px;}
.aboutTxt .txt{height:110px;margin-bottom:10px;overflow:hidden;}
.aboutTxt  .more {width:160px;height:40px;line-height:40px;background:#006ccf;color:#fff;color:#fff;display:inline-block;text-align:center;border-radius:20px;}
.aboutTxt  .more i{font-style:normal;margin-left:10px;}
.aboutTxt  .more:hover{background:#006ccf;color:#fff;width:240px;}
.aboutNum{font-size:1.429em;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content: space-between;margin-top:30px;}
.aboutNum li{float:left;color:#191919;position:relative;padding-right:5%;}
.aboutNum li span{color:#006ccf;font-size:3em;position:relative;font-family:Arial;font-weight:bold;line-height:1.2;}
.aboutNum li i{position: absolute;font-size:12px;font-weight:normal;font-style:normal;bottom:15px;width:24px;height:24px;border-radius:100%;background:#006ccf;color:#fff;text-align:center;line-height:24px;right:-25px;}
.aboutNum li::after{content:"";position: absolute;height:100%;width:1px;background:#d4d4d4;right:-60%;top:0;}
.aboutNum li:last-child::after{display:none;}
.aboutTie{position: absolute;right:0;bottom:0;background:#006ccf;color:#fff;width:51%;padding-left:5%;padding-top:15px;height:100px;overflow:hidden;font-size:1.143em;}
.aboutTie h4 span{display: block;font-size:1.625em;font-weight:bold;}
.aboutTie h5{font-size:1.25em;font-family:Arial;text-align:right;padding-right:5%;}
.aboutTie h5 span{display:block;font-size:1.3em;font-weight:bold;}
.hVideo{position: absolute;right:0;bottom:0;background:#006ccf;text-align:center;color:#fff;height:100px;width:120px;padding-top:25px;border-right: 1px solid #d70116;}
.hVideo i{display:block;height:20px;background: url('../images/vIcon.png') no-repeat center;margin-bottom:10px;}
.hVideo:hover{background:#b00011;color:#fff;}


.setting{clear:both;padding-top:45px;}
.setting li{float:left;width:20%;position:relative;}
.setting li .pImg{padding-top:75%;}
.setting li p{white-space:nowrap;overflow:hidden;text-overflow: ellipsis;text-align:center;line-height:50px;font-size:1.143em;}
.setting li:hover img{transform: scale(1.1);}
@keyframes scale
{
  from {transform:scale(1);}
  50% {transform:scale(1.1);}
  to {transform:scale(1);}
}


/* 新闻快讯 */
.topTie{overflow:hidden;margin-bottom:40px;}
.topTie .hTitle{margin-bottom:0;}
.hTitle2 span{display: inline-block;margin-right:15px;}
.newsMenu,.albumMenu{font-size:1.429em;text-align:center;margin-top:20px;}
.newsMenu a,.albumMenu a{position:relative;color:#191919;margin:0 25px;display:inline-block;}
.newsMenu a::after,.albumMenu a::after{content:"";position:absolute;left:0;bottom:-5px;background:#006ccf;height:2px;transition:all .5s;width:0;}
.newsMenu .on,.newsMenu a:hover,.albumMenu .on{color:#006ccf;}
.newsMenu a:hover::after,.albumMenu .on::after{width:100%;}
.newsL{overflow:hidden;margin-right:-15px;width:68%;}
.newsL li{float:left;width:50%;padding-right:15px;overflow:hidden;}
.newsL li a{display:block;overflow:hidden;position:relative;z-index:2;color:#888;background:#fff;}
.newsL li .bgImg{height:260px;transition:all .6s;}
.newsL li h4{font-size:1.286em;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;color:#333;padding:25px 0 15px 0;transition:all .3s;}
.newsL li p{height:100px;border-bottom: 1px solid #e5e5e5;margin-bottom:30px;line-height:1.8;}
.newsL li .date{display:block;font-size:12px;}
.newsL li .date i{font-style:normal;margin-left:20px;opacity:.6;}
.newsL li:nth-child(2){margin-bottom:15px;}
.newsL li a:hover .bgImg{transform: scale(1.1);}
.newsL .pic h4{z-index:2;position:relative;}
.newsL .pic .hide{display:block;}
.newsL .txt a{padding:0 30px;height:240px;}
.newsL li:nth-child(3).txt a{padding-top:30px;}
.newsL .txt h4{padding-top:0;}
.newsL .txt .bgImg{position: absolute;z-index:-1;opacity:0;top:0;left:0;}
.newsL .txt a:hover .bgImg{opacity:.2;}
.newsL .txt a:hover{color:#fff;background-color:#006ccf;padding:30px;}
.newsL .txt a:hover h4{color:#fff;}
.newsR{width:30%;}
.newsR .hTitle{margin-bottom:40px;}
.newsR li {height:42px; white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.newsR li span{float:right;color:#999;margin-left:20px;font-family:Arial;font-size:12px;}



/*底部 */
.footer{background:#2d2d2d;font-size:.75rem;color:#999;line-height:1.8em;overflow:hidden;}
.footMain{padding:50px 0;overflow:hidden;}
.footMenu{width:56%;overflow:hidden;}
.footMenu ul{float:left;width:25%;}
.footMenu ul h4{color:#fff;font-size:1.5em;margin-bottom:20px;position:relative;}
.footMenu_wap{display:none;overflow:hidden;float:left;}
.fLogo{width:23%;text-align:center;min-height:160px;border-left: 1px dotted #575757;border-right: 1px dotted #575757;padding-top:30px;padding:40px 15px 0 15px;}
.footR{width:36%;padding-right:140px;text-align:right;}
.footR h4 span{display: block;color:#fff;font-size:1.833em;margin-bottom:20px;font-family:Arial;}
.footR h4 b{font-weight:normal;margin-left:5%;}
.footWx{width:110px;text-align:center;line-height:1.6;margin-right:-140px;background:#fff;padding:5px;}
.footWx span{display:block;text-align:center;margin-top:5px;height:20px;}
.footer a{color:#999;}
.footer a:hover{color:#fff;}

.firendlink{padding:20px 0;position:relative;}
.firendlink::after{content:"";position: absolute;left:0;top:0;width:200%;margin-left:-50%;height:1px;background:#424242;}
.firendlink a{margin:0 15px;}
.firendlink a:hover{color:#fff;}

/*内页公用 */
.listWrap{overflow:hidden;padding:50px 0 70px 0;font-size:.875em;}
.listBanner,.mzsmBanner{height:320px;background-position: center;background-repeat: no-repeat;background-size:cover;position:relative;}
.listBanner h3{position:absolute;color:#fff;top:35%;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%); text-align:center;}
.listBanner h3 span{display: block;font-size:22px;font-weight: 400;}
.breadCrumb{font-size:.875rem;padding:25px 20px 25px 20px;position:relative;overflow:hidden;}
.breadCrumb::after{content:"\e646";position:absolute;left:0;font-family:"iconfont"} 
.breadCrumb .back{float:right;position:relative;color:#006ccf;border:1px solid #006ccf;line-height:26px;width:90px;text-align:center;}
.breadCrumb .back i{font-family:"iconfont";margin-right:5px;}
.breadCrumb .back:hover{background:#006ccf;color:#fff;}
.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;}
}

/*内页公用菜单*/
.listMenu{font-size:1.143rem;text-align:center;margin-top:40px;}
.listMenu a{display:inline-block;position:relative;color:#191919;height:50px;line-height:45px;margin:0 10px;}
.listMenu a:hover{color:#006ccf;}
.listMenu a::after,.listMenu a::before{content:"";position: absolute;left:0;top:0;background:#006ccf;width:0;height:1px;transition:all .5s;}
.listMenu a::before{top:auto;bottom:0;left:auto;right:0;}
.listMenu .cur{padding:0 5px;color:#006ccf;}
.listMenu .cur::after,.listMenu .cur::before,.listMenu a:hover::after,.listMenu a:hover::before{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:#006ccf;border:1px solid #006ccf;color:#fff;}

/* 产品列表 */
.proWrap{padding-top:0;overflow: visible;}
.proWrap::after{content:"";position: absolute;top:0;left:0;width:200%;margin-left:-50%;background:#f7f7f7;height:70px;line-height:70px;z-index:-1;}
.proSider{width:22%;font-size:1.143em;float:left;}
.proSider .title{background:#006ccf;padding:30px;color:#fff;font-size:2.25em;text-transform: uppercase;}
.proSider .title span{display:block;font-family:Arial;font-size:0.556em;}
.proSider .title i{float:right;color:#006ccf;display:none;font-size:14px;cursor:pointer;position: relative;padding-right:25px;font-style:normal;}
.proSider .title i::after{content:"\e655";position:absolute;right:0;top:0;font-family:"iconfont";font-size:1.143rem;}
.proSide_sub{background:#f2f2f2;margin-bottom:30px;width:100%;}
.proSide_sub li{border-top: 1px solid #fff;}
.proSide_sub li a{padding:0 30px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;display:block;height:55px;line-height:55px;}
.proSide_sub li i{font-family:"iconfont";margin-right:10px;font-style:normal;font-size:1.286em;position: relative;top:3px;}
.proSide_sub li a:hover,.proSide_sub li .cur{background:#006ccf;color:#fff;}
.proSide_sub ul{padding:10px 0;border-bottom: 1px solid #e6e6e6;font-size:.875em;}
.proSide_sub ul li{/*background: url('../images/ly_li.png') no-repeat 15% center;*/padding-left:12%;line-height:40px;}
.proSide_sub ul li .cur,.proSider ul ul a:hover{color:#006ccf; background:#f2f2f2}
.relaCase{background:#f2f2f2;padding:20px 30px;}
.relaCase .tie{height:45px;border-bottom: 1px solid #d7d7d7;font-size:1.25em;color:#333;margin-bottom:20px;}
.relaCase li .pImg{padding-top:100%;}
.relaCase li p{height:60px;line-height:60px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.relaCase li i,.proList li i{float:right;font-style:normal;margin-left:15px;}
.relaCase li:hover img{transform: scale(1.1);}

.proR{width:74%;}
.pro_bread{font-size:.875rem;height:70px;line-height:70px;overflow:hidden;margin-bottom:40px;}
.pro_bread strong{font-size:1.786em;font-weight:normal;color:#333;}
.pro_bread p{position:relative;padding-left:25px;}
.pro_bread p::after{content:"\e646";position:absolute;left:0;font-family:"iconfont"} 

.proList li{float:left;width:33.3%;margin-bottom:20px;padding-right:30px;}
.proList li a{display:block;}
.proList li .pImg{padding-top:100%;transition:all .3s;border:1px solid #d1d1d1;transition:all .4s;}
.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 .pImg{box-shadow:0 0 10px #ccc;}
.proList li a:hover img{transform: scale(1.1);}
.proList li a:hover p{color:#006ccf;}
.searchList{width:100%;}
.searchList li{width:25%;}

/*  产品详情 */
.proShow_box1{overflow:hidden;margin:40px 0;border:1px solid #ddd;}
.proShowTop{overflow:hidden;margin-bottom:50px;}
.gallery{width:50%;position:relative;border-right:solid 1px #ddd;padding-bottom:0;overflow:hidden;}
.gallery li{height:580px;line-height:580px;}
.gallery .pImg{padding-top:100%;}
.gallery img{width:100%;}

.proShow_R{width:50%;overflow:hidden;line-height:1.8;padding:3% 4%;}
.proShow_R .title{margin-bottom:20px;color:#333;}
.proShow_R .title span{display:block;font-size:1.778em;color:#006ccf;}
.proShow_R .font{height:210px;line-height:2;margin-bottom:20px;border-bottom: 1px solid #ddd;padding-bottom:20px;overflow: hidden;}
.proShow_R li{float: left;width:25%;border-right: 1px dotted #ddd;text-align:center;font-size:1.143em;}
.proShow_R li i{display:inline-block;width:37px;height:37px;background: url('../images/show_Icon.png') no-repeat;}
.proShow_R li:nth-child(2) i{background-position: -37px 0;}
.proShow_R li:nth-child(3) i{background-position: -74px 0;}
.proShow_R li:nth-child(4) i{background-position: -111px 0;}
.proShow_R li span{display: block;}
.proShow_R .btn{margin-top:30px;overflow:hidden;}
.proShow_R .btn a{width:46%;height:50px;line-height:50px;float:left;text-align:center;border:1px solid #ddd;color:#333;margin-bottom:10px;}
.proShow_R .btn a:nth-child(2){float:right;}
.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:hover{background:#006ccf;color:#fff;}
.proShow_menu{margin-bottom:10px;text-align:center;overflow: hidden;}
.proShow_menu a{width:150px;height:40px;line-height:40px;border:1px solid #dcdcdc;display:inline-block;margin:0 10px;color:#333;border-radius:20px;}
.proShow_menu .on,.proShow_menu a:hover{background:#006ccf;border:1px solid #006ccf;color:#fff;}
.proShow_fix{position: fixed;width:100%;top:0;left:0;background:#fff;padding:20px;box-shadow:0 0 10px #ccc;z-index:10;}
.proTie{height:50px;line-height:50px;border-bottom:1px solid #dcdcdc;font-size:1.286em;margin-bottom:25px;margin-top:30px;}
.proTie span{display:inline-block;border-bottom:1px solid #006ccf;;color:#006ccf;height:50px;}
.proShow_con3{width:100%;}

/* 客户案例 */
.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;font-size:1.143em;}
.settingTop .font h3{font-size:1.857em;color:#006ccf;margin-bottom:30px;position:relative;padding-bottom:10px;}
.settingTop .font h3::after{content:"";position: absolute;left:0;bottom:0;height:1px;width:20px;background:#006ccf;}
.settingTop:hover .bgImg{transform: scale(1.05);}

/* 行业应用 */
.applyList li{background:#f5f5f5;overflow:hidden;margin-bottom:20px;transition:all .5s;}
.applyList li .pic{width:50%;overflow:hidden;display:block;height:420px;}
.applyList li .txt{width:50%;padding:4%;position:relative;}
.applyList li h4{font-size: 2.143em;font-weight:normal;position:relative;padding-bottom:15px;margin-bottom:30px;}
.applyList li h4::after,.applyFont .title::after{content:"";position:absolute;left:0;bottom:0;height:1px;background:#006ccf;width:15px;transition:all 0.4s; }
.applyList li h4 a{color:#333;}
.applyList li .txt .info{min-height:130px;}
.applyList li .btn{text-align:center;display:inline-block;font-size:12px;font-family:Arial;margin-top:25px;width:160px;border:none;height:46px;line-height:46px;color:#fff;background:#006ccf;}
.applyList li .more{background:#fff;color:#006ccf;margin-left:15px;}
.applyList li .btn:hover{color:#fff;background: #0067ad;}
.applyList li:nth-child(2n) .txt{float:left;} 
.applyList li:nth-child(2n) .pic{float:right;}
.applyList li:hover .bgImg{transform: scale(1.05);}
.applyList li:hover{box-shadow:0 0 10px #ccc;}
.applyList li h4 a:hover{color:#006ccf;}

/* 行业应用详情 */
.applySlide{width:55%;overflow:hidden;position:relative;}
.applySlide li{height:520px;}
.applySlide .swiper-pagination-bullet{width:12px;height:12px;}
.applySlide .btn{width:35px;height:35px;border-radius:100%;background:#fff;text-align:center;color:#333;line-height:35px;font-family:"宋体";font-weight:bold;font-size:20px;transition:all .3s;}
.applySlide .btn:hover{background:#006ccf;color:#fff;}
.applyFont{width:45%;height:520px;background:#f5f5f5;overflow: hidden;padding:4% 5%;}
.applyFont .title{font-size:2em;color:#006ccf;margin-bottom:30px;padding-bottom:15px;position: relative;}

.applyCon{background:#f5f5f5;overflow: hidden;}
.applyCon .tie,.relativeS .tie{font-size:2em;color:#333;margin-bottom:30px;}
.relativeS ul{margin-right:-30px;}
.relativeS li{float:left;width:25%;padding-right:30px;text-align:center;}
.relativeS li p{height:60px;line-height:60px;background:#fff;}
.relativeS li .pImg{padding-top:74%;}
.relativeS li a:hover img{transform: scale(1.1);}

/* 关于我们 */
.listTie{font-size:2.875rem;text-align:center;color:#191919;position:relative;padding-bottom:15px;margin-bottom:40px;}
.listTie strong{font-weight:400;}
.listTie span{display: block;font-size:14px;}
.listTie::after{content:"";position: absolute;left:50%;bottom:0;width:20px;height:1px;background:#006ccf;}
.aboutBox1 .tie{font-size:2.571em;color:#006ccf;margin-bottom:30px;line-height:1;}
.aboutBox1 .left{width:50%;line-height:1.8;padding-top:20px;position: relative;height:470px;}
.aboutBox1 .font{overflow-y:auto;height:300px;border-bottom: 1px solid #e5e5e5;padding-bottom:15px;}
.aboutBox1 .right{width:46%;height:470px;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:#ececec;}
.culture li{float:left;background:#fff;padding:25px;width:31.3%;margin:0 1%;}
.culture li .pImg{padding-top:40%;}
.culture li h4{font-size:20px;color:#222;margin-bottom:15px;padding-bottom:10px;font-weight:normal;margin-top:15px;position:relative;}
.culture li h4 span{display:block;font-size:12px;font-family:Arial;color:#999;}
.culture li:hover img{transform: scale(1.1);}
.culture li h4 span:after{content:"";position:absolute;width:14px;height:1px;background:#006ccf;bottom:0;left:0;transition:all .3s;}

.honor{padding-bottom:60px;text-align: center;overflow:visible;position:relative;}
.honorSlide{overflow:hidden;border-top: 5px solid #006ccf;}
.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 a:hover img{transform:scale(1.1);}
.honorSlide li a:hover p{color:#006ccf;}
.honorSlide .btn{width:40px;height:40px;background:#006ccf;text-align:center;line-height:40px;color:#fff;font-family:"Arial";left:-60px;top:60%}
.honorSlide .btn:hover{background: #006ccf;}
.honorSlide .swiper-button-next{right:-60px;left:auto;}

.album {border-top: 1px solid #ddd;}
.album ul{margin-right:-5px;}
.album li{float:left;width:20%;padding-right:5px;padding-bottom:5px;}
.album li .pImg{padding-top:80%;}
.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;}

.partnerA{padding-top:60px;padding-bottom:60px;margin-bottom:0;}
.pMore{width:260px;height:50px;background:#006ccf;margin:0 auto;color:#fff;line-height:50px;text-align:center;box-shadow:0 5px 6px #ddf6ff;margin-left:-130px;display:block;margin:0 auto;margin-top:50px;}
.pMore i{font-style:normal;margin-left:15px;}
.pMore:hover{color:#fff;width:360px;}

/* 图片列表 */
.picList ul{margin-right:-30px;}
.picList li{width:25%;text-align:center;float:left;padding-right:30px;margin-bottom:30px;}
.picList li a{display:block;overflow:hidden;}
.picList li .pImg{padding-top:74%;border:1px solid #e1e1e1;}
.honorList li .pImg{padding-top:100%;}
.honorList li{width:20%;}
.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:#006ccf;}
.partnerList{background:none;}
.partnerList ul{padding-left:1px;}
.galy{background:#f5f5f5;}
.caseList li p{text-align: left;}
.caseList li i{float:right;font-style:normal;}

/* 人才招聘 */
.jobBox1{margin-bottom:40px;overflow:hidden;font-size:1.143em;line-height:1.8;}
.jobBox1 .bgImg{width:54%;height:395px;}
.jobBox1 .font{width:45%;padding-left:3%;}
.jobBox1 .font p{padding-top:30px;}
.jobBox1 .font p strong{font-size:1.429em;color:#006ccf;font-weight:bold;display: block;margin-bottom:10px;}
.jobBox2{box-shadow:0 0 10px #ccc;padding:3%;margin: 0 10px;margin-bottom:80px;}
.jobBox2 .bgImg{height:330px;width:48%;}

.jobList .listTie{margin-bottom:0;}
.jobList .tie2{text-align:center;margin-bottom:40px;color:#006ccf;font-size:1.1286em;margin-top:5px;}
.jobList li{overflow:hidden;padding:0 40px;margin-bottom:15px;background:#f5f5f5;position: relative;z-index:2;}
.jobList .top{padding:20px 0;overflow:hidden;padding-right:150px;line-height:34px;cursor:pointer;}
.jobList .top span{float:left; width:20%;}
.jobList .top a{float:right; display:inline-block;width:130px;height:34px;line-height:34px;background:#006ccf;color:#fff;text-align:center;font-size:12px;z-index:5;margin-right:-150px;}
.jobList .top .tie{font-weight:700;color:#333;font-size:1.286em;}
.jobList .top a:hover{background:#000;}
.jobList .font{border-top: 1px solid #cfcfcf; overflow:hidden;padding-top:30px;font-size:12px;display:none;padding-bottom:40px;}
.jobList .font .txt{float:left;width:48%;}
.jobList .font .txt .tie{color:#333;margin-bottom:20px;display:block;font-size:14px;}
.jobList .font .txt:nth-child(2n){float:right;}
.jobList li.on{border-top: 1px solid #006ccf;}
.jobList li:nth-child(1) .font{display:block;}
.job .more{height:60px;line-height:60px;text-align:center;padding:0;}
.job .more a{display:block;color:#006ccf;}
.job .more a:hover{background:#006ccf;color:#fff;}

/* 常见问题 */
.faq{background:#f5f5f5;}
.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;}
.faqList li h4,.faqList li p{padding-left:35px;}
.faqList li i{font-style:normal;width:24px;height:24px;background:#006ccf;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:#006ccf;}
.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:#006ccf;border:1px solid #006ccf;color:#fff;width:260px;}

/* 新闻列表 */
.newsTop{overflow:hidden;padding-bottom:50px;margin-bottom:50px;border-bottom: 1px solid #ddd;}
.newsTop li{background:#f3f3f3;overflow:hidden;float:left;width:49%;height:280px;}
.newsTop li .pic{width:50%;float:left;height:280px;overflow:hidden;}
.newsTop li .txt{width:50%;padding:4%;background:#f3f3f3;}
.newsTop li .txt h4{font-size:1.286em;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;margin-bottom:15px;}
.newsTop li .txt h4 a{color:#333;}
.newsTop li .txt h4 a:hover{color:#006ccf;}
.newsTop li .txt h4 span{display:block;font-size:;font-family:Arial;color:#999;font-size:0.75rem;margin-top:5px;}
.newsTop li p{height:110px;overflow:hidden;margin-bottom:10px;}
.newsTop li:hover .bgImg{transform:scale(1.1);}
.newsTop li:nth-child(2n){float:right;}

.newsList{overflow:hidden;font-size:.813rem;}
.newsList ul{margin-right:-40px;}
.newsList li{float:left;padding-right:40px;width:25%;margin-bottom:40px;}
.newsList li a{display:block;color:#888;}
.newsList li .pImg{padding-top:65%;}
.newsList li h3{font-size:1.231em;color:#333;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;padding:20px 0;}
.newsList li p{height:70px;padding-bottom:10px;border-bottom: 1px solid #d9d9d9;margin-bottom:20px;}
.newsList li a:hover img{transform:scale(1.1);}
.newsList li a:hover h3{color:#006ccf;}

/* 新闻详情 */
.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 #006ccf;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;}
.picShow_r li h4 a{color:#222;}
.picShow_r li h4 a:hover{color:#006ccf;}
.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:#006ccf;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;}

/* 定制服务 */
.madeBox1 dl{width:49%;background:#efefef;border-top: 1px solid #006ccf;min-height:250px;padding:3% 4%;}
.madeBox1 dt{margin-bottom:30px;}
.madeBox1 dt {font-size:2em;color:#191919;margin-bottom:20px;}
.madeBox1 dt span{display: block;font-size:12px;font-family:Arial;opacity:.5;}
.listTieW{color:#fff;}

.madeBox2{background-image:url('../images/process_bg.jpg');color:#fff;position:relative;z-index:2;}
.madeBox2::after{content:"";position: absolute;;left:0%;top:52%;width:100%;background:#fff;height:1px;z-index:-1;opacity:.2;}
.madeBox2 ul{position:relative;font-size:1.429em;height:160px;padding-top:10px;}
.madeBox2 li{float:left;width:11.1%;text-align:center;}
.madeBox2 li span{display:block;margin-top:30px;}
.madeBox2 li i{display:inline-block;font-style:normal;background:#006ccf;border-radius:100%;width:30px;line-height:30px;height:30px;font-size:12px;color:#fff;text-align:center;font-family:Arial;position: relative;}
.partnerM{padding:60px 0;background:none;margin-bottom:0;}
.partnerM ul{background: url('../images/partner_bg.jpg') no-repeat center;padding:10px;overflow:hidden;}

/* 公司宣传片 */
.videoList ul{margin-right:-40px;overflow: hidden;}
.videoList li{float:left;width:33.3%;padding-right:40px;margin-bottom:20px;}
.videoList li a{display: block;overflow: hidden;}
.videoList li .pImg{padding-top:74%;}
.videoList li p{height:60px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;transition:all .3s;line-height:60px;}
.videoList li p i{float:right;font-family:"iconfont";font-style:normal;}
.videoList li .pImg::after{content:"";position:absolute;left:0;top:0;background:#000;opacity:.5;width:100%;height:100%;transition:all .5s;z-index:4;}
.videoList li .pImg::before{content:"";position:absolute;left:50%;top:50%;width:90px;height:36px;background: url('../images/vIcon.png') no-repeat;margin-left:-45px;margin-top:-18px;z-index:5;transition:all .5s;}
.videoList li:hover p{padding:0 15px;background:#f5f5f5;}
.videoList li:hover img{transform: scale(1.06);}
.videoShow{width:100%;height:600px;}
.layer_video{width:80% !important;height:90% !important;}

/* 联系*/
#dituContent{height:460px;filter: grayscale(100%); filter: gray;-webkit-filter: grayscale(100%);-ms-filter: grayscale(100%); -o-filter: grayscale(100%);}
.contactR{background:#eee;height:520px;width:50%;padding:3%;line-height: 1.8;padding-right:250px;}
.contactR .titie{font-size:2em;color:#006ccf;margin-bottom:20px;}
.contactR .font{max-height:420px;overflow-y: auto;}
.contactR .wx{float:right;margin-right:-200px;width:160px;}
.contactR .wx p{text-align:center;margin-bottom:20px;}
.contactR .wx p span{display:block;}
.contactBox2{border-top: 1px solid #ddd;}
.contactBox2 .tie{margin-bottom:40px;color:#191919;font-size:2.5em;}
.contactBox2 .main1{padding-left:1px;overflow:hidden;padding-top:1px;}
.contactBox2 .main1 li{float:left; width:50%;padding:2%;border:1px solid #d9d9d9;margin-top:-1px;min-height:140px;margin-left:-1px;position:relative;font-size:1.1em; line-height: 30px;}
.contactBox2 .main1 li span{display: block;color:#333;font-size:1.429em;margin-bottom:10px;}
.contactBox2 .main1 li img{width:120px;position: absolute;right:6%;top:15%;}
.contactBox2 .title{font-size:1.8em;color:#333;margin:20px 0;}
.contactBox2 .main2{overflow:hidden;padding:2%;background: #f6f6f6;}
.contactBox2 .main2 li{float:left;width:31.3%;padding:15px 0;background: url('../images/odds_li.png') no-repeat left center;padding-left:15px;margin:0 1%;font-size:1.1em;}



/* 在线留言*/
.feedback{border-top: 1px solid #ddd;}
.feedbackL{width:24%;height:380px;float:left;}
.feedbackR{width:72.5%;float:right;}
.feedback p{width:49%;float: left;;height: 60px;line-height: 60px;position: relative;padding:0 15px 0 60px;margin-bottom: 10px;position: relative;border: 1px solid #ccc;background:#fff;}
.feedback p:nth-child(2n){float:right;}
.feedback p input{width: 100%;height: 100%;}
.feedback .tarea{width: 100%;height: 160px;padding-top: 15px;padding-bottom:15px;line-height: 1.6;}
.feedback i{content: "";font-family: "iconfont";color: #a0a0a0;font-style: normal;float: left;margin-left: -30px;font-size: 1rem;}
.feedback textarea{width: 100%;height: 100%;}
.feedback .code{clear: both;}
.feedback .code input{height: 60px;line-height: 60px;border: 1px solid #ddd;background:#fff;}
.feedback .code .c{width: 20%;padding: 0 15px;}
.feedback .code img{padding:19px;background:#fff;}
.feedback .code .sub {background: #006ccf;width: 30%;cursor: pointer;transition: all .3s;color: #fff;border:1px solid #006ccf;}
.feedback .sub:hover{background:#025fa1;}