<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@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:#1c43c3;}


/* 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:70%;display:block;overflow:hidden;}
.pImg{position:relative;padding-top:115%;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%;background-repeat: no-repeat;}
.pd60{padding:70px 0;font-size:.875em;overflow:hidden;}
.mb40{margin-bottom:40px;}
.mb50{margin-bottom:50px;}
.font14{font-size:.875em;}
.gray{background:#efefef;}

@font-face {
  font-family: 'iconfont';  /* project id 1152918 */
  src: url('/skin/fonts/font_1152918_auzzl2c96di.eot');
  src: url('/skin/fonts/font_1152918_auzzl2c96di.eot') format('embedded-opentype'),
  url('/skin/fonts/font_1152918_auzzl2c96di.woff2') format('woff2'),
  url('/skin/fonts/font_1152918_auzzl2c96di.woff') format('woff'),
  url('/skin/fonts/font_1152918_auzzl2c96di.ttf') format('truetype'),
  url('/skin/fonts/font_1152918_auzzl2c96di.svg#iconfont') format('svg');
}

@font-face {
  font-family: 'ahronbd';  
  src: url('/skin/fonts/519ece8bf4244d928f580bfd47d0b863.woff');
  src: url('../fonts/ahronbd?#iefix') format('embedded-opentype'),
  url('../fonts/ahronbd.woff2') format('woff2'),
  url('/skin/fonts/ahronbd.woff') format('woff'),
  url('/skin/fonts/ahronbd.ttf') format('truetype'),
  url('/skin/fonts/ahronbd.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{line-height:110px;height:110px;width:100%;position: relative;z-index:90;background: #fff;}
.header .logo{position:absolute;left:0;top:0;} 
.nav {padding:0 100px 0 34%;height:110px;display:flex;flex-wrap: row wrap;justify-content: space-between;font-size:1.125em;}
.nav .m{float:left;text-align:center;position:relative;z-index:10;padding-right:1px;}
.nav .m&gt;a{color:#333;display:block;position:relative;z-index:2;}
.nav .m&gt;a::after{content:"";position:absolute;left:0;top:0;height:0;background:#1c43c3;width:100%;transition: all .4s;z-index:-1;}
.nav .cur&gt;a,.nav .m&gt;a:hover,.nav .on&gt;a{color:#fff;}
.nav .cur&gt;a::after,.nav .m&gt;a:hover::after,.nav .on&gt;a::after{height:100%;}
.nav .navSub{position:absolute;left:0;top:120%;background:#eee;line-height:35px;width:180px;color:#333;font-size:.875rem;transform:scale(0,1);transition:opacity 0.4s,top .4s;opacity:0;}
.nav .navSub li{border-bottom:1px solid #ddd;line-height:35px;}
.nav .navSub a{color:#333;display:block;}
.nav .navSub a:hover{background:#1c43c3;color:#fff;}
.nav .m:hover .navSub{transform:scale(1);opacity:1;top:100%;}

.headR{position:absolute;right:0;top:46px;text-align:right;border-left: 1px solid #fff;}
.headR li{float:left;width:22px;height:18px;background: url('/skin/images/topicon.png') no-repeat;position:relative;z-index:5;font-size:.875rem;cursor:pointer;}
.headR .tel{background-position: -44px 0;margin-left:38px;}
.headR .sIcon{background-position: -22px 0;}
.headR .info{position:absolute;background:#f1f1f1;line-height:24px;top:40px;color:#666;right:10px;display:none;width:220px;padding:10px 15px;text-align:right;}
.headR .info::before{content:"";position:absolute;right:0;top:-16px;border:8px solid transparent;border-bottom-color:#f1f1f1;}
.headR .info span{display:block;font-size:22px;color:#1c43c3;font-family:Arial;}
.headR .sIcon::after{content:"";position: absolute;left:-20px;width:1px;height:18px;border-left: 1px dotted #d1d1d1;top:2px;}
.headFix{position: fixed;left:0;top:0; height:90px;line-height:90px;background:#fff;box-shadow:0 2px 10px #ddd;}
.headFix .nav{height:90px;}
.headFix .headR{top:35px;}

/*  导航按钮 */
.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:#1c43c3;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:#1c43c3;right:60px;font-size:1.5rem;line-height:1;top:20px;display:none;}

/* PC端搜索 */
.search{position: absolute;padding:20px;background:#333; background: rgba(0,0,0,.5);left:0;top:100%;display:none;width:100%;padding-top:0;}
.search form{width:40%;margin:0 auto;margin-top:15px;background:#fff;height:50px;line-height:50px;padding:0 50px 0 20px;}
.search .txt{width:100%;height:50px; line-height:40px;color:#666;float:left;}
.search .btn{float:left;width:50px;height:50px; cursor:pointer;transition:all 0.3s;background:#333 url('/skin/images/sicon.png') no-repeat center;border-left:1px solid #666;margin-right:-50px;}
.search .btn:hover{background-color:#000;}

/* 广告轮播图 */
.banner{position:relative;overflow:hidden;font-size:.875rem;}
.banner .swiper-slide{position: relative;}
.banner .pic{width:100%;}
.banner .txt{position:absolute;left:0;top:25%;transform:translateX(-50%);z-index:10;opacity:0;transition:all 1s;}
.banner .swiper-wrapper{transition-timing-function: ease-in-out;}
.banner .swiper-pagination{max-width:1600px;left:50%;transform:translateX(-50%);}
.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: #c00404;}
.banner .swiper-pagination-bullet-active::after{background:#c00404;}
.banner .swiper-slide-active .txt{ opacity:1;left:25%;}


/* 我们的产品 */
.product {position:relative;}
 canvas{position: absolute;left:0;top:0;z-index:-1;}
.hTitle{font-size:2.875rem;color:#191919;text-align:center;line-height:1.2;margin-bottom:40px;}
.hTitle strong{color:#fd0d0e;font-size:1.304em;text-transform: uppercase;font-family:'ahronbd';margin-right:15px;position: relative;top:5px;}
.hTitle span{display: block;font-size: 1rem;opacity:.7;margin-top:5px;}
.proMenu{text-align:center;margin-bottom:40px;}
.proMenu a{display:inline-block;padding:0 20px;height:40px;line-height:40px;background:#ececec;margin:0 5px;border-radius:20px;min-width:100px;position:relative;overflow: hidden;z-index:2;}
.proMenu a::after{content:"";position: absolute;left:0;bottom:0;height:0;width:100%;background:#1c43c3;transition: all .3s;z-index:-1;}
.proMenu .on{color:#fff;}
.proMenu .on::after{height:100%;}
.proMain{padding-top:1px;padding-left:1px;font-size:1.143em;}
.proMain li{float:left;width:23%;border:1px solid #d9d9d9;margin-left:-1px;margin-top:-1px;position: relative;transition:all .3s;margin-right:2%;margin-bottom: 20px;}
.proMain li a{display:block;background:#fff;}
.proMain li .pImg{padding-top:70%;transition:all .3s;}
.proMain li h4{height:70px;line-height:50px;text-align:center;color:#191919;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;padding:0 6px;}
.proMain li:hover{box-shadow:2px 2px 8px #ccc;z-index:2;}
.proMain li a:hover img{transform: scale(1.1);}
.proMain li a:hover h4{color:#1c43c3;}
.proMain li.big{width:50%;}
.proMain li.big h4{height:140px;font-size:1.286em;position: relative;line-height:70px;}
.proMain li.big h4::after{content:"+";position:absolute;width:16px;height:16px;left:50%;top:70px;transition:all .6s;border:1px solid #ccc;color:#ccc;border-radius:100%;line-height:16px;font-family:Arial;font-size:14px;margin-left:-8px;}
.proMain li:hover h4::after{color:#1c43c3;border-color:#1c43c3;} 


/* 节能好处 */
.benefit{background:#ebebeb;}
.benefitL{width:32.5%;padding-right:5%;border-right: 1px solid #d8d8d8;}
.benefitL .hTitle{text-align:left;width:110%;margin-bottom:30px;}
.benefitL .tie{background:#1c43c3;color:#fff;font-size:1.143em;padding:5%;margin-bottom: 
30px;}
.benefitL .tie span{display: block;font-size:2.250em;}
.benefitL .tel span{font-size:2.143em;font-family:'Arial';margin-right:5px;color:#191919;}

.benefitR{overflow:hidden;width:66.5%;display: flex;flex-flow: row wrap;justify-content: space-between;}
.benefitR li{float:left;padding-left:5%;flex-grow:1;width:33.33%;padding-top:10px;}
.benefitR li i{display: inline-block;width:62px;height:62px;background: url('/skin/images/advicon.png') no-repeat;margin-bottom:30px;transition:all .4s;position: relative;top:0;}
.benefitR li:nth-child(2) i{background-position: -62px 0;}
.benefitR li:nth-child(3) i{background-position: -124px 0;}
.benefitR li h4{font-size:2.143em;color:#191919;padding-bottom:15px;margin-bottom:30px;position: relative;}
.benefitR li h4::after{content:"";position: absolute;left:0;bottom:0;height:1px;width:15px;background:#1c43c3;transition:all .4s;}
.benefitR li:hover i{top:10px;}
.benefitR li:hover h4::after{width:50px;}

/* 如何节能 */
.odds{background:url('/skin/images/odds_bg.jpg') no-repeat center;background-repeat: no-repeat;background-attachment: fixed;text-align:center;}
.odds .hTitle{text-align:left;padding-bottom:40px;border-bottom: 1px solid rgba(0, 0, 0,.1);}
.odds li{float:left;width:33.3%;position: relative;text-align:left;}
.odds li .pImg{padding-top:50%;}
.odds li .txt{background:#fff;position: relative;z-index:2;padding:8% 10%;min-height:200px;}
.odds li .txt::after{content:"";position: absolute;left:0;bottom:0;width:100%;height:0;background:#1c43c3;transition:all .5s;z-index:-1;}
.odds li h4{font-size:2.143em;color:#191919;margin-bottom:15px;}
.odds li:hover img{transform: scale(1.1);}
.odds li:hover .txt::after{height:100%;}
.odds li:hover h4,.odds li:hover p{color:#fff;transition:all .4s;}
.odds .btn{display:none;width:30px;background:#333;width:40px;height:28px;line-height:28px;color:#fff;position: static;margin-top: 
15px;}



/* 关于我们 */
.about{padding-bottom:0;overflow:visible;}
.aboutL {width:43%;}
.aboutL .hTitle{text-align:left;}
.aboutL .tie{color:#1c43c3;font-size:1.786em;font-weight:bold;margin-bottom:30px;}
.aboutL .txt{min-height:190px;margin-bottom:20px;line-height:1.8;}
.aboutL .more i{font-style:normal;margin-left:15px;}
.setting{width:54%;}
.settingBig{overflow:hidden;height:480px;margin-bottom:1px;}
.settingBig img{animation:scale 34s infinite;}
.settingSmall{margin-right:-1px;}
.settingSmall li{float:left;width:25%;height:120px;padding-right:1px;text-align:center;font-size:1.429em;line-height:120px;}
.settingSmall li a{color:#fff;z-index:2;}
.settingSmall li a::after{content:"";position:absolute;left:0;top:0;bottom:0;right:0;opacity:0;z-index:-1;border:5px solid #1c43c3;transition:all .3s;}
.settingSmall .on a::after{opacity:.8;}
.settingSmall li.more a::after{background:#000;opacity:.8;border-color:#000;}
.settingSmall li.more p{font-size:14px;line-height:2;padding-top:35px;}
.settingSmall li.more i{display:block;font-style:normal;}
.settingSmall li.more:hover a::after{opacity:.9;} 
.aboutNum{position:absolute;left:0;bottom:0;width:43%;display: flex;color:#fff;flex-flow:row wrap;justify-content: space-between;height:120px;padding-top:25px;}
.aboutNum li strong{display: block;font-size:2.286em;}
.about::after{content:"";position: absolute;left:0;bottom:0;background:#1c43c3;width:100%;height:120px;z-index:-1;margin-left:-50%;}
@keyframes scale
{
  from {transform:scale(1);}
  50% {transform:scale(1.1);}
  to {transform:scale(1);}
}

/* 荣誉资质 */
.honor{background: url('/skin/images/honor_bg.jpg');}
.honorL{width:23%;background:#2d2d2d;color:#fff;padding:3%;height:440px;line-height:1.8;}
.honorL .hTitle{color:#fff;text-align:left;font-size:2.571em;}
.honorL .hTitle strong{display: block;font-size:0.833em;}
.honorL .txt{height:150px;margin-bottom:15px;overflow:hidden;}
.honorL .more{display:inline-block;width:125px;height:40px;line-height:38px;border:1px solid #fd0d0e;text-align:center;color:#fd0d0e;}
.honorL .more:hover{background:#1c43c3;color:#fff;}
.honorR{width:100%;position: relative;background:#fff;height:440px;padding:3.5% 70px;text-align:center;}
.honorSlide li{width:20%;float:left;font-size:1.143em;}
.honorSlide 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:15px;}
.honorSlide li .pImg{padding-top:73%;border:1px solid #ddd;}
.honorSlide li a:hover img{transform:scale(1.1);}
.honorSlide li a:hover p{color:#1c43c3;}
.honorR .btn{width:20px;background-size:20px 40px;opacity:.5;left:20px;}
.honorR .swiper-button-next{left:auto;right:20px;}


/* 行业应用 */
.case{padding-bottom:0;}
.caseSlide{height:620px;position: relative;background-position:center;background-size:cover;background-repeat: no-repeat;}
.caseSlide li{float: left;width:20%;height:100%;border-right: 1px solid rgba(255, 255, 255, .2);color:#fff;text-align:center;padding:0 2.5%;padding-top:14%;position:relative;overflow: hidden;z-index:2;transition:all .5s;}
.caseSlide li::after{content:"";position: absolute;background:#1c43c3;opacity:.8;width:100%;height:100%;left:0;top:0;z-index:-1;transition:transform .5s;transform-origin:right;transform:scale(0,1);}
.caseSlide li .txt{height:70px;overflow:hidden;transition:all .5s;transition-delay:.3s;}
.caseSlide li h4{margin-bottom:25px;}
.caseSlide li h4 span{font-size:2.143em;display:block;}
.caseSlide li .more{display:inline-block;width:160px;height:42px;line-height:40px;margin-top:35px;border:1px solid #fff;color:#fff;}
.caseSlide li .more i{font-style:normal;margin-left:15px;}
.caseSlide li p,.caseSlide li .more{opacity:0;transform: translateY(100%);transition:all .5s;transition-delay:.1s;height:0px;overflow:hidden;}
.caseSlide li .more:hover{background:#fff;color:#1c43c3;}
.caseSlide .swiper-slide-active::after{transform-origin:left;transform:scale(1);}
.caseSlide .swiper-slide-active{padding-top:10%;}
.caseSlide .swiper-slide-active p,.caseSlide .swiper-slide-active a{opacity:1;transition-delay:.25s;transform: translateY(0) scale(1);height:auto;}
.caseSlide .swiper-slide-active a{transition-delay:.35s;}


/* 新闻快讯 */
.news .hTitle{margin-bottom:20px;}
.newsMenu{font-size:1.429em;text-align:center;margin-bottom:40px;padding-bottom:10px;}
.newsMenu a{position:relative;color:#191919;margin:0 25px;display:inline-block;}
.newsMenu a::after{content:"";position:absolute;left:0;bottom:-5px;background:#1c43c3;height:2px;transition:all .5s;width:0;}
.newsMenu .on,.newsMenu a:hover{color:#1c43c3;}
.newsMenu .on::after,.newsMenu a:hover::after{width:100%;}
.newsL{width:100%;position:relative;z-index:2;overflow:hidden;}
.newsL li{float:left;width:31%;margin-right: 2.3%;}
.newsL .pic{display: block;height:260px;overflow:hidden;margin-bottom:25px;}
.newsMain h4{font-size:1.286em;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;margin-bottom:15px;}
.newsMain h4 a{color:#333;}
.newsMain p{height:100px;border-bottom: 1px solid #e5e5e5;margin-bottom:30px;line-height:1.8;}
.newsMain .date{display:block;font-size:12px;color:#999;}
.newsMain .date a{margin-right:25px;}
.newsL :hover .bgImg{transform: scale(1.1);}
.newsR{width:32.5%;}
.newsR li.txt{margin-bottom:45px;border-bottom: 1px solid #e5e5e5;padding-bottom:45px;}
.newsR .hTitle{margin-bottom:40px;}
.newsR .list {height:42px; white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.newsR .list span{float:right;color:#999;margin-left:20px;font-family:Arial;font-size:12px;}
.newsR .list a:hover{padding-left:10px;}

/* 合作伙伴 */
.partner{background: #f4f4f4;}
.partner .container{background: url('/skin/images/partner_bg.jpg') no-repeat right bottom;overflow: hidden;min-height:600px;}
.partnerL{width:35%;max-width:460px;}
.partnerL .tie{font-size:2.286em;font-weight:bold;color:#555;max-width:290px;line-height:1.4;margin-bottom:30px;}
.partnerL .tie span{display:block;font-size:1.813em;color:#1c43c3;font-family:'Arial';}
.partnerL .zx{display:inline-block;width:200px;height:52px;line-height:52px;margin-top:40px;background:#1c43c3;color:#fff;text-align:center;color:#fff;}
.partnerL .zx i{font-family:"iconfont";font-style:normal;margin-right:10px;}
.partnerL .zx:hover{background:#a70006;}
.partnerR{width:52%;padding:1px 10px 10px 1px;}
.partnerR li {float:left;width:25%;animation-fill-mode:initial;background:#fff;margin-top:-1px;transition:all .5s;position: relative;}
.partnerR li a{display: block; border:1px solid #d8d8d8;margin-left:-1px;}
.partnerR li .pImg{padding-top:46%;}
.partnerR li:nth-child(1),.partnerR li:nth-child(8){margin-left:50%;margin-right:25px;}
.partnerR li:nth-child(2){margin-left:25%;}
.partnerR li:nth-child(3){margin-right:25%;}
.partnerR li:hover{transform: scale(1.1);z-index:2;box-shadow:0 0 10px #ccc;}
.partnerR li:nth-child(9){display:none;}

/*底部 */
.footer{background:#1d1d1d;color:#a8a8a8;overflow:hidden;font-size:.813rem;padding-top:60px;line-height:1.6;}
.footL{width:62%;overflow:hidden;}
.footL ul{float:left;width:20%;}
.footL ul h4{color:#fff;font-size:1.286em;margin-bottom:20px;position:relative;padding-bottom:15px;}
.footL ul h4::after{content:"";position:absolute;left:0;bottom:0;height:1px;width:15px;background:#fff;}
.footMenu_wap{display:none;overflow:hidden;}
.footR{width:360px;padding-right:180px;text-align:right;}
.footWx{float:right;margin-right:-180px;width:140px;text-align:center;background:#fff;padding:8px 5px;} 
.footR span{display: block;color:#fff;font-size:1.714em;font-family:Arial;font-weight:700;}
.footR a{display: block;text-align:center;border:1px solid #fff;margin-top:15px;height:45px;line-height:45px;}
.footR a i{font-style:normal;margin-left:15px;}
.footR .zx:hover{background:#fff;color:#1c43c3;}
.copyRight{border-top: 1px solid #343434;border-bottom: 1px solid #343434;padding:20px 0;margin-top:35px;overflow:hidden;}
.footer a,.firendlink a{color:#a8a8a8;}
.footer a:hover,.firendlink a:hover{color:#fff;}
.firendlink{padding:20px 0;}
.firendlink a{margin:0 15px;}

/*内页公用 */
.listWrap{overflow:hidden;padding:60px 0;font-size:.875em;}
.listBanner,.mzsmBanner{height:350px;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;text-align: center;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{position:relative;padding-left:20px;}
.breadCrumb span::after{content:"\e646";position:absolute;left:0;font-family:"iconfont";top:0;} 
.breadCrumb .back{float:right;position:relative;color:#1c43c3;border:1px solid #1c43c3;line-height:26px;width:90px;text-align:center;}
.breadCrumb .back i{font-family:"iconfont";margin-right:5px;}
.breadCrumb .back:hover{background:#1c43c3;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('/skin/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{background:#fff;margin-top:-64px;height:64px;line-height:64px;background: rgba(255, 255, 255, .9);padding:0 25px;font-size:1.143em;border-radius:5px 5px 0 0 ;}
.listMenu p{float:right;font-size:14px;background: url('/skin/images/home_icon.png') no-repeat left center;padding-left:25px;opacity:.8;}
.listMenu .m{color:#191919;margin:0 30px;position:relative;display:inline-block;}
.listMenu .m::after{content:"";position: absolute;left:0;bottom:0;height:2px;width:100%;background:#1c43c3;transform: scale(0,1);transform-origin:right;transition: transform .5s;}
.listMenu .m:hover,.listMenu .cur{color:#1c43c3;}
.listMenu .cur::after{transform: scale(1);}

/* 产品列表 */
.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:#1c43c3;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:#1c43c3;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:#1c43c3;color:#fff;}
.proSide_sub ul{padding:10px 0;border-bottom: 1px solid #e6e6e6;font-size:.875em;}
.proSide_sub ul li{background: url('/skin/images/ly_li.png') no-repeat 15% center;padding-left:20%;line-height:40px;}
.proSide_sub ul li .cur,.proSider ul ul a:hover{color:#1c43c3;}
.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:75%;}
.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 {margin-right:-30px;}
.proList li{float:left;width:33.3%;margin-bottom:20px;padding-right:30px;}
.proList li a{display:block;}
.proList li .pImg{padding-top:70%;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:#1c43c3;}
.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:400px;line-height:480px;}
.gallery .pImg{padding-top:70%;}
.gallery img{width:100%;}
.gallery .swiper-pagination-bullet-active{background:#1c43c3;}

.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:#1c43c3;}
.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('/skin/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:#1c43c3;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:#1c43c3;border:1px solid #1c43c3;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 #1c43c3;;color:#1c43c3;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;}
.settingTop .font h3{font-size:1.857em;color:#1c43c3;margin-bottom:30px;position:relative;padding-bottom:10px;}
.settingTop .font h3::after{content:"";position: absolute;left:0;bottom:0;height:1px;width:20px;background:#1c43c3;}
.settingTop:hover .bgImg{transform: scale(1.05);}

/* 关于我们 */
.listTie{font-size:2.625rem;text-align:center;color:#191919;position:relative;padding-bottom:15px;margin-bottom:40px;}
.listTie::after{content:"";position: absolute;left:50%;bottom:0;width:20px;height:1px;background:#1c43c3;margin-left:-10px;}
.aboutBox1 .tie{font-size:2.571em;color:#1c43c3;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{padding-bottom:50px;border-top: 1px solid #ddd;}
.culture li{float:left;width:48%;overflow:hidden;margin-bottom:20px;font-size:1.143em;}
.culture li .pImg{padding-top:54%;}
.culture li:nth-child(2n){float:right;}
.culture li .txt{padding-left:160px;min-height:120px;padding-top:20px;position: relative;z-index:2;}
.culture li h4{float:left;margin-left:-130px;background: url('/skin/images/culture_li.png') no-repeat;width:100px;height:120px;color:#fff;text-align:center;font-size:2.25em;writing-mode: vertical-lr;writing-mode: tb-lr;line-height:100px;margin-top:-70px;}
.culture li:hover img{transform: scale(1.1);}
.album ul{margin-right:-5px;}
.album li{float:left;width:20%;padding-right:5px;padding-bottom:5px;}
.album li .pImg{padding-top:70%;}
.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;}

/* 核心业务 */
.coverList li{background: url('/skin/images/pro_bg.jpg');overflow:hidden;margin-bottom:20px;transition:all .5s;}
.coverList li .pic{width:50%;overflow:hidden;display:block;height:420px;}
.coverList li .txt{width:50%;padding:4%;position:relative;}
.coverList li h4{font-size: 2.143em;font-weight:normal;position:relative;padding-bottom:15px;margin-bottom:30px;}
.coverList li h4::after{content:"";position:absolute;left:0;bottom:0;height:1px;background:#1c43c3;width:15px;transition:all 0.4s; }
.coverList li h4 a{color:#333;}
.coverList li:nth-child(2n) .txt{float:left;} 
.coverList li:nth-child(2n) .pic{float:right;}
.coverList li:hover .bgImg{transform: scale(1.05);}
.coverList li:hover{box-shadow:0 0 10px #ccc;}
.coverList li h4 a:hover{color:#1c43c3;}

/* 发展历程 */
.course{padding-left:340px;}
.courseL{float:left;width:300px;margin-left:-340px;border:4px solid #cecece;padding:4% 3%;line-height:1.2;}
.courseL h3{font-size:50px;color:#191919;margin-bottom:40px;font-weight:bold;}
.courseL p{font-size:24px;color:#1c43c3;font-family:Arial;}
.courseL p span{display:block;font-size:64px;color:#b9b9b9;font-weight:bold;}
.courseR .pic img{float:left;width:33.3%;padding-right:1px;}
.courseR li{border-bottom: 1px dotted #d6d6d6;padding:40px 0 40px 125px;overflow: hidden;font-size:1.143em;color:#333;transition:all .4s;}
.courseR li .date{margin-left:-125px;width:90px;height:90px;border:4px solid #cecece;padding:10px;font-size:1.125em;float:left;display:block;line-height:1.2;color:#bbb;transition:all .4s;}
.courseR li .date i{display:block;font-style:normal;font-size:1.556em;font-family:Arial;font-weight:bold;}
.courseR .txt{vertical-align: middle;display: table-cell;height:90px;}
.courseR li:hover .date{border:4px solid #1c43c3;color: #1c43c3;}
.courseR li:hover{background:#f9f9f9;}

/* 案例 */
.newsSlide{overflow:hidden;position:relative;text-align: center;margin-bottom:50px;}
.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:6%;}
.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:#1c43c3;width:15px;transition:all 0.4s; }
.newsSlide li h4 a{color: #333;}
.newsSlide li h4 a:hover{color: #1c43c3;}
.newsSlide .slideIcon{position: absolute;bottom:0;right: 0;background:#1c43c3; 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;}
.newsSlide li .pic{height:460px;}
.newsSlide li .txt{padding:5%;}
.newsSlide li:hover .bgImg{transform: scale(1.08);}
.picSlide{position:relative;margin-bottom:40px;background:#e1e1e1;padding:10px;}
.picSlide li{text-align:center;height:100%;position: relative;}
.picSlide img{width:100%;}
.picSlide-top .pImg{padding-top:56%;}
.picSlide-thumbs{margin-top:1px;}
.picSlide-thumbs li{border-right:1px solid #fff;padding-top:12%;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 #1c43c3;opacity:.7;transform: scale(0);transition:all .3s;}
.picSlide-thumbs .on::after{transform: scale(1);}
.picSlide .swiper-button-next,.picSlide .swiper-button-prev{top:45%;background:rgba(255, 255, 255,.5);text-align:center;width:90px;height:50px;line-height:50px;color:#fff;font-size:24px;font-family:Arial;transition:all .3s;}
.picSlide .swiper-button-prev{left:0;}
.picSlide .swiper-button-next{right:0;left:auto;}
.picSlide .swiper-button-next:hover,.picSlide .swiper-button-prev:hover{background:#1c43c3;}

/* 合作伙伴 */
.partnerList{padding-top:1px;padding-left:1px;}
.partnerList li{float:left;width:14.3%;border:1px solid #d9d9d9;margin-left:-1px;margin-top:-1px;position: relative;transition:all .5s;background:#fff;animation-fill-mode:inherit;overflow:hidden;}
.partnerList li .pImg{padding-top:46%;}
.partnerList li p{height:40px;line-height:30px;text-align:center;padding:0 10px;font-size:12px;transition:all .5s;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;position: absolute;bottom:-50px;text-align:center;background:#1c43c3;height:40px;line-height:40px;color:#fff;width:100%;}
.partnerList li:hover p{bottom:0;}
.partnerList li:hover img{top:-15px;}


/* 图片列表 */
.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{border:1px solid #e1e1e1;}

.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:#1c43c3;}
.partnerList{background:none;}
.partnerList ul{padding-left:1px;}
.galy{background:#f5f5f5;}
.caseList li{width:25%;}
.caseList li .pImg{padding-top:70%;}
.caseList li p{text-align: left;}
.caseList li i{float:right;font-style:normal;}

/* 新闻列表 */
.newsList li{border-bottom: 1px solid #ddd;padding-bottom:40px;margin-bottom:40px;transition: all .3s;overflow: hidden;}
.newsList li .pic{float: left;width:360px;height:225px;margin-right:60px;overflow: hidden;}
.newsList li img{transition: all .5s;width:100%;height:100%;}
.newsList li h3{font-size: 1.571em;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;margin-bottom:12px;}
.newsList li h3 a{color:#333;}
.newsList li p{min-height:70px;}
.newsList li .date{display: block;color:#999;margin-bottom:25px;font-size:12px;}
.newsList li .date i{font-style: normal;margin-left:8px;}
.newsList li .more{display: inline-block;width:120px;height:38px;line-height:38px;text-align: center;margin-top:25px;border: 1px solid #ccc;}
.newsList li .more:hover{background: #1c43c3;border: 1px solid #1c43c3;color:#fff;}
.newsList li:hover{box-shadow: 6px 6px 6px #eee;}
.newsList li:hover img{transform: scale(1.1);}

/* 新闻详情 */
.picShow_l,.newsList{width:72%;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('/skin/images/a_l.png') no-repeat;height:15px;margin-right:5px;}
.show-synopsis .r{background: url('/skin/images/a_r.png') no-repeat;margin-left:5px;margin-right:0;}

.picShow_r{width:24%;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 #1c43c3;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:#1c43c3;}
.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:#1c43c3;color:#fff;}
.rightNews,.rightContact{background:#f2f2f2;padding:5%;}
.rightNews_w,.rightContact_w{background:#fff;padding:8%;}
.rightContact{margin-top:30px;}
.rightContact h4{background: url('/skin/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;}

/* 服务支持 */
.supportBox1 ul{margin:0 -1%;padding-top:40px;overflow:hidden;}
.supportBox1 li{float:left;width:23%;margin:0 1%;background:#f3f3f3;text-align:center;padding:0 2.5%;min-height:320px;}
.supportBox1 li i{display:inline-block;width:50px;height:50px;border-radius:100%;text-align:center;line-height:50px;font-style:normal;background:#1c43c3;color:#fff;font-size:1.286em;margin-top:-25px;margin-bottom:30px;}
.supportBox1 li h4{font-size:2em;color:#191919;position: relative;padding-bottom:15px;margin-bottom:30px;}
.supportBox1 li h4 span{display: block;font-size:14px;font-family:Arial;opacity:.5;}
.supportBox1 li h4::after{content:"";position: absolute;left:50%;bottom:0;width:24px;height:1px;background:#1c43c3;margin-left:-12px;}

.faq{border-top: 1px solid #ddd;}
.faq ul{padding-left:1px;padding-top:1px;overflow: hidden;}
.faq li{float:left;width:33.3%;position:relative;border:1px solid #e5e5e5;margin-left:-1px;margin-top:-1px;transition:all .3s;padding:2.5%;height:280px;background:#fff;}
.faq li::after{content:"";position: absolute;left:0;bottom:0;height:6px;background:#1c43c3;transition:all .5s;width:0;}
.faq li h4{font-size:1.429em;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;font-weight:700;margin-bottom:20px;color:#333;}
.faq li .tag{font-size:12px;margin:15px 0 20px 0;padding-left:25px;position:relative;color:#8f8f8f;}
.faq li .tag::after{content:"\e606";font-family:"iconfont";position:absolute;left:0;top:-2px;font-size:1.143rem;}
.faq li .txt{color:#777;height:100px;margin-bottom:15px;overflow:hidden;}
.faq li .date{color:#999;display:block;}
.faq li .date i{float:right;font-style:normal;font-size:1.286rem;font-family:"Arial";margin-top:-5px;}
.faq li:hover::after{width:100%;}
.faq li:hover{box-shadow:0 0 10px #ccc;}
.faq li:hover h4 {color:#1c43c3;}
.faqList{background:none;}
.faqList li {width:50%;height:auto;}

/* 联系*/
#dituContent{height:480px;}
.contactBox1 .hTitle{text-align:left;}
.contactBox1 .hTitle span{font-size:18px;}
.contactTel{margin-bottom:40px;overflow:hidden;border:1px solid #ccc;}
.contactTel li{float: left; width:40%;padding:3%;border-right:1px solid #ccc;font-size:1.286em;height:380px;}
.contactTel li img{width:100%;margin-bottom:20px;}
.contactTel li:last-child{border-right:none;}
.contactTel li h5{padding-left:60px;position:relative;}
.contactTel li h5 span{color:#1c43c3;display: block;font-size:2em;}
.contactTel li h5::after{content:"\e6ee";position: absolute;left:0;top:0;font-family:"iconfont";color:#1c43c3;font-size:2.6rem;}
.contactTel li:nth-child(2) h5::after{content:"\e60b";}
.contactTel li:nth-child(3){width:20%;text-align:center;}
/* .contactTel li.wx p{width:40%;text-align:center;} */
.contactTel li .tel span{color:#1c43c3;font-size:1.6em;}

.contactBox2{margin-right:-1%;}
.contactBox2 li{float:left;width:23%;border:1px solid #d9d9d9;min-height:160px;padding:3% 2% 1% 4%;font-size:1.125em;background:#f6f6f6;margin:0 1%;}
.contactBox2 li span{display: block;position:relative;margin-bottom:10px;}
.contactBox2 li span::after{content:"\e6ee";position:absolute;left:-30px;font-family:"iconfont";font-size:1.125rem;}
.contactBox2 li:nth-child(2) span::after{content:"\e608";}
.contactBox2 li:nth-child(3) span::after{content:"\e63a";}
.contactBox2 li:nth-child(4) span::after{content:"\e646";}
.contactBox2 li p{display:block;font-size:1.5em;color:#333;font-weight:bold;}

/* 在线留言*/
.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:#f5f5f5;}
.feedback .code .sub {background: #1c43c3;width: 30%;cursor: pointer;transition: all .3s;color: #fff;border:1px solid #1c43c3;}
.feedback .sub:hover{background:#b30600;}


honorList li .pImg {
    padding-top: 122%;
}

.vid_bg h2{font-size: 60px;margin-bottom: 30px;color:#fff;text-align:center;font-weight:bold;} </pre></body></html>