@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:#b61f24;}
/* CSS活动的公共样式 */
.fl{float:left;}
.fr{float:right;}
.ce{text-align:center;}
.hide{overflow:hidden;}
.mb10{margin-bottom:10px;}
.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:70px 0;overflow:hidden;font-size:.875em;}
.mb40{margin-bottom:40px;}
.font14{font-size:.875em;}
.gray{background:#efefef;}
@font-face {
  font-family: 'iconfont';  /* Project id 2288898 */
  src: url('//at.alicdn.com/t/font_2288898_5eqp8u3e7m4.eot?t=1634625699057'); /* IE9 */
  src: url('//at.alicdn.com/t/font_2288898_5eqp8u3e7m4.eot?t=1634625699057#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('//at.alicdn.com/t/font_2288898_5eqp8u3e7m4.woff2?t=1634625699057') format('woff2'),
  url('//at.alicdn.com/t/font_2288898_5eqp8u3e7m4.woff?t=1634625699057') format('woff'),
  url('//at.alicdn.com/t/font_2288898_5eqp8u3e7m4.ttf?t=1634625699057') format('truetype'),
  url('//at.alicdn.com/t/font_2288898_5eqp8u3e7m4.svg?t=1634625699057#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{width:100%;height:90px;line-height:89px;background:#fff;padding:0 80px;font-size:1.125rem;position:relative;z-index:99;}
.header::after{content:"";position: absolute;right:0;top:0;height:100%;width:260px;background:#b61f24;color:#fff;z-index:-1;}
.headTie{color:#b61f24;letter-spacing:4px;margin-left:20px;padding-left:20px;border-left: 1px dotted #a6a6a6;line-height:1.3;margin-top:26px;}
.headTie a{color:#b61f24;}
.headTie span{display:block;letter-spacing:0;}
.nav {width:43%;margin-right:330px;display:flex;justify-content:space-between;}
.nav .m{float:left;text-align:center;position:relative;z-index:10;}
.nav .m>a{color:#222;display:inline-block;position:relative;}
.nav .m>a::after{content:"";position: absolute;left:0;bottom:22px;width:0;height:2px;background:#b61f24;transition:all .5s;}
.nav .cur>a,.nav .m>a:hover{color:#b61f24;}
.nav .navSub{position:absolute;left:50%;top:120%;background:#eee;line-height:35px;width:160px;color:#333;font-size:.875rem;transform:scale(0);transition:top .4s,opacity .4s;opacity:0;margin-left:-80px;}
.nav .navSub::after{content:"";position: absolute;left:50%;top:-12px;border:6px solid transparent;border-bottom-color:#ddd;margin-left:-6px;}
.nav .navSub li{border-bottom:1px solid #ddd;line-height:35px;}
.nav .navSub a{color:#333;display:block;}
.nav .navSub a:hover{background:#b61f24 ;color:#fff;}
.nav .m:hover .navSub{transform:scale(1);opacity:1;top:100%;}
.nav .m1 .navSub{width:360px;overflow:hidden;}
.nav .m1 .navSub li{float:left;width:50%;}
.headTel{position:absolute;right:80px;top:15px;color:#fff ;font-size:1.111em;line-height:1.4;}
.headTel span{display:block;letter-spacing:1px;}
.searBtn{position: absolute;right:260px;background:#f5f5f5;width:90px;text-align:center;font-family:"iconfont";font-size:1.286em;}
.headFix{position: fixed;left:0;top:0;box-shadow:0 0 8px #ddd;height:70px;line-height:70px;font-size:1rem;}
.headFix .headTie{margin-top:14px;}
.headFix .logo img{height:56px;}
.headFix .headTel{top:10px;}
/* 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;border-top: 1px solid #333;}
.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('../images/sIcon.png') no-repeat center;border-left:1px solid #666;margin-right:-50px;}
.search .btn:hover{background-color:#f90a0a;}
/*  导航按钮 */
.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:#b61f24 ;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:#b61f24;right:60px;font-size:1.5rem;line-height:1;top:20px;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%;opacity:0;}
.banner .swiper-pagination-bullet-active{border-color: #fff;}
.banner .swiper-pagination-bullet-active::after{background:#fff;opacity:1;}
/* 我们的产品 */
.hTitle{font-size:1rem;margin-bottom:40px;line-height:1.4;text-align:center;text-transform: uppercase;color:#191919;letter-spacing:4px;}
.hTitle span{font-size:2.813em;margin-bottom:5px;letter-spacing:0;position:relative;padding:0 30px;}
.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;}
.product{background: url('../images/pro_bg.jpg') no-repeat center bottom;background-size:100%;}
.hTitle2{text-align:left;margin-bottom:15px;}
.hTitle2 span{padding:0;}
.hTitle2 span::before,.hTitle2 span::after{display:none;}
.proMenu{width:21%;font-size:1.2em;}
.proMenu li{margin-top:5px;}
.proMenu li a{display:block;height:40px;line-height:40px;background:#f9f9f9;color:#333; padding:0 10%;position:relative;z-index:2;border-radius:5px;overflow:hidden;}
.proMenu li a::after{content:"";position: absolute;left:0;bottom:0;width:100%;height:100%;z-index:-1;background:#b61f24;transform-origin:right;transform: scale(0,1);transition:transform .5s;}
.proMenu li i{float:right;font-family:"iconfont";font-style:normal;color:#777;margin-right:-10px;transition:all .5s;}
.proMenu .on a,.proMenu .on i{color:#fff;}
.proMenu .on a::after{transform-origin:left;transform: scale(1);}
.proMain{float:right;width:74%;height:460px;overflow:hidden;}
.proMain .pic{float:left;width:58%;height:460px;overflow:hidden;display:block;}
.proMain .bgImg{animation:scale 30s infinite;height:100%;} 
.proMain .txt{float:right;width:36%;text-align:right;height:460px;padding-top:30px;position: relative;}
.proMain .txt h4{font-size:2em;margin-bottom:20px;color:#b61f24;font-weight:700;padding-bottom:25px;margin-bottom:35px;position:relative;}
.proMain .txt h4 span{display:block;color:#ddd;text-transform: uppercase;font-size:0.893em;}
.proMain .txt h4::after{content:"";position: absolute;bottom:0;right:0;height:2px;width:140px;background:#e8e8e8;}
.proMain .txt p{max-height:200px;overflow:hidden;line-height:1.8em;}
.proMain .txt .more{position: absolute;left:0;bottom:0;display:inline-block;width:130px;height:38px;;border:1px solid #ddd;text-align:center;line-height:36px;}
.proMain .txt .more:hover{background:#b61f24;color:#fff;border-color:#b61f24;}
.proSlide{padding-top:60px;overflow:hidden;float:right;width:74%;}
.proSlide li{float:left;width:25%;}
.proSlide li .pImg{padding-top:74%;border:1px solid #ddd;}
.proSlide li p{font-size:1.143em;text-align:center;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;margin-top:15px;}
.proSlide li:hover img{transform: scale(1.1);}
.proSlide li:hover .pImg{border-color:#b61f24;}
.proSlide .btn,.reason .btn{position:absolute;right:0;top:450px;background:#333;width:60px;height:30px;color:#fff;text-align:center;line-height:30px;font-size:18px;transition:all .5s;}
.proSlide .swiper-button-prev{right:65px;left:auto;}
.proSlide .btn:hover{background:#b61f24;}
@keyframes scale{
  from {transform:scale(1);}
  50% {transform:scale(1.1);}
  to {transform:scale(1);}
}
/* 选择我们的理由 */
.reason{background:url('../images/odds_bg.jpg');overflow:hidden;color:#fff;text-align:center;}
.hTitleW{color:#fff;}
.reason li{float:left;width:25%;position:relative;height:620px;background:#000;}
.reason li::after,.reason li::before{content:"";position: absolute;left:6%;top:6%;background: url('../images/odds_arr.png') no-repeat left center;width:42px;height:42px;z-index:1;transform: scale(0);opacity:0;transition:all .5s;}
.reason li::before{left:auto;right:6%;bottom:6%;top:auto;transform:scale(0) rotate(180deg);}
.reason li .bgImg{opacity:.6;}
.reason li .txt{position: absolute;left:0;top:270px; padding:0 12%;z-index:2;transition:all .3s;}
.reason li .txt i{display:inline-block;width:80px;height:80px;}
.reason li .txt h4{margin-top:90px;text-transform: uppercase;transition:all .5s;overflow:hidden;}
.reason li .txt h4 span{display:block;font-size:1.786em;font-weight:700;position:relative;padding-bottom:15px;margin-bottom:15px;}
.reason li .txt h4 span::after{content:"";position: absolute;left:50%;width:38px;height:1px;background:#fff;margin-left:-16px;bottom:0;}
.reason li .txt p{top:30px;position:relative;transition:all .5s;font-size:1.071em;opacity:0;}
.reason li:hover .bgImg{opacity:.3;}
.reason li:hover::after,.reason li:hover::before{transform: scale(1);opacity:1;}
.reason li:hover::before{transform: scale(1) rotate(180deg);opacity:1;}
.reason li:hover p{opacity:1;top:0;}
.reason li:hover h4{margin-top:60px;color:#b61f24;}
.reason li:hover .txt{top:140px;}
.reason li:hover h4{height:70px;}
.reasonTel{width:500px;background:#fff;padding:10px 20px;border-radius:5px;display:block;margin:0 auto;margin-top:50px;overflow:hidden;font-size:1.143em;color:#666;}
.reasonTel h4{background: url('../images/oTei.png') no-repeat left center;padding-left:35px;}
.reasonTel span{color:#b61f24;font-size:1.875em;font-family:Arial;}
.reasonTel a{width:125px;height:40px;background:#b61f24;color:#fff;line-height:40px;}
.reasonTel a i{font-family:"iconfont";font-style:normal;margin-right:8px;}
.reasonTel a:hover{background:#8f0207;}
.reason .btn{display:none;}
/* 客户案例 */
.case{background:url('../images/case_bg.jpg') no-repeat center;background-size:cover;background-attachment: fixed; font-size:0.938em;padding-bottom:140px;}
.hTitleW,.hTitleW span b,.hTitleW span{color:#fff;}
.caseSlide{padding-bottom:40px;}
.caseSlide li{position:relative;overflow:hidden;padding:3%;padding-right:0;text-align:left;}
.caseSlide li::after{content:"";position: absolute;left:0;top:0;width:90%;height:100%;background:#fff;z-index:-1;}
.caseSlide li .pic{float:right;width:50%;height:400px;margin-left:5%;position:relative;z-index:2;padding-right:10px;}
.caseSlide li .pic::after{content:"";position: absolute;left:10px;top:10px; background:#b61f24;width:100%;height:100%;z-index:-1;}
.caseSlide li h4{font-size:1.733em;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;margin-bottom:15px;font-weight:700;}
.caseSlide li h4 a{color:#191919;}
.caseSlide li h4 a:hover{color:#b61f24;}
.caseSlide li .txt{height:80px;margin-bottom:20px;overflow:hidden;line-height:1.8;}
.caseSlide li .more {display:inline-block;width:160px;height:48px;line-height:46px;border-radius:5px;border:1px solid #b61f24;color:#b61f24;text-align:center;font-size:14px;}
.caseSlide li .more:hover{background:#b61f24;color:#fff;border-color: #b61f24;}
.caseSlide .btn{font-family:"simsun";width:64px;height:64px;border:1px solid #333;line-height:62px;background:none;left:-80px;border-radius:100%;text-align:center;font-size:32px;font-weight:700;color:#333;pointer-events:all;cursor: pointer;opacity:1;}
.caseSlide .swiper-button-next{left:auto;right:-80px;}
.caseSlide .btn:hover{background:#b61f24;border-color:#b61f24;color:#fff;}
.caseSlide .swiper-pagination{bottom:0;}
.caseSlide .swiper-pagination-bullet{width:32px;height:6px;border-radius:3px;background:#333;}
.caseSlide .swiper-pagination-bullet-active{background:#b61f24;}
.caseIcon{display:flex;justify-content:space-between;font-size:1.2em;color:#333;text-align:center;margin-top:45px;}
.caseIcon p{float:left;max-width:85px;}
.caseIcon p i{display:inline-block;width:78px;height:78px;background-repeat:no-repeat;margin-bottom:5px;transition:all .4s;top:0;position:relative;}
.caseIcon p:hover i{top:-6px;} 
/* 关于我们 */
.about{padding-bottom:0;background: url('../images/about_bg.jpg') no-repeat top center;}
.aboutMain{max-width:1400px;margin:0 auto;text-align:center;line-height:2;font-size:1.071em;}
.aboutMain .more{color:#b61f24;font-size:13px;margin-top:15px;display:inline-block;}
.aboutMain .more:hover{text-decoration: underline;}
.aboutNum{max-width:1040px;margin:0 auto;display:-webkit-flex;display:flex;justify-content: space-between;padding-top:40px;font-size:0.933em;position: relative;z-index:2;}
.aboutNum li{float:left;color:#fff;background:#bc1c22;flex-grow:1;margin:0 1px;padding:40px 0;width:25%;}
.aboutNum li b{font-size:3.667em;font-family:Arial;line-height:1.2;}
.video{height:480px;position: relative;margin-top:-80px;}
.my-video-dimensions{width:100%;height:100%;}
.video .video-js .vjs-big-play-button{left:50%;top:50%;width:80px;height:80px;border-radius:100%;margin-left:-40px;margin-top:-40px;line-height:80px;}
.video .vjs-poster{background-size:cover;}
/* 合作伙伴 */
.partner{background:#f8f8f8 url('../images/partner_bg.jpg') no-repeat left bottom;height:760px;font-size:1em;overflow:hidden;}
.partnerL{width:35%;max-width:500px;}
.partnerL .tie{font-size:1.875em;color:#333;max-width:340px;line-height:1.4;margin-bottom:30px;font-weight:700;}
.partnerL .tie span{display:block;font-size:1.867em;color:#bc1c22;}
.partnerL p{min-height:110px;margin-bottom:20px;}
.partnerL .zx{display:inline-block;width:180px;height:48px;line-height:48px;background:#bc1c22;color:#fff;text-align:center;color:#fff;border-radius:5px;}
.partnerL .zx i{font-family:"iconfont";font-style:normal;margin-right:10px;font-size:1.143em;}
.partnerL .zx:hover{background:#a70006;}
.partnerR{padding:2%;width:56%;background:#fff;border:1px solid #e9e9e9;overflow:hidden;position:relative;text-align:center;}
.partnerR li{float:left;width:25%;position:relative;background:#bc1c22;}
.partnerR li .pImg{padding-top:48%;}
.partnerR li p{position: absolute;top:50%;text-align:center;width:100%;transform: translateY(-50%);padding:0 5px;opacity:0;margin-top:20px;transition:all .5s;color:#fff;}
.partnerR li:hover img{opacity:.1;transform: scale(1.1);}
.partnerR li:hover p{opacity:1;margin-top:0;}
.partnerR .btn{position: static;display:inline-block;display:inline-block;width:30px;height:30px;background:#eee;border-radius:100%;font-family:'simsun';font-size:14px;color:#333;line-height:30px;font-weight:700;opacity:1;margin:0 2px;margin-top:40px;pointer-events:all;cursor: pointer;}
.partnerR .btn:hover{background:#bc1c22;color:#fff;}
/* 新闻快讯 */
.news{font-size:0.938em;}
.newsTop{margin-bottom:40px;overflow:hidden;}
.newsTop .hTitle{margin-bottom:0;}
.newsMenu{font-size:1.333em;padding-top:10px;}
.newsMenu a{display:inline-block;width:154px;height:50px;line-height:50px;background:#f8f8f8;border:1px solid #e0e0e0;border-radius:5px;margin-left:20px;text-align:center;color:#333;}
.newsMenu .on{background:#bc1c22;border-color:#bc1c22;color:#fff;}
.newsMain .pic{float:left;width:48%;overflow:hidden;color:#777;}
.newsMain .pic .img{height:400px;display:block;overflow:hidden;}
.newsMain .pic:hover .bgImg{transform: scale(1.06);}
.newsMain .pic .txt{padding:35px;background:#f8f8f8;}
.newsMain .txt h4{font-size:1.2em;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;margin-bottom:15px;}
.newsMain .txt h4 a{color:#191919;}
.newsMain .txt p{height:80px;margin-bottom:15px;}
.newsMain .txt .date{display:block;background: url('../images/date.png') no-repeat left center;padding-left:25px;}
.newsMain .date a{float:right;color:#bc1c22;}
.newsMain .date a:hover{text-decoration: underline;}
.newsMain .txt h4 a:hover{color:#bc1c22;}
.newsMain .txt2{float:right;width:48%;border-bottom: 1px solid #d6d6d6;margin-bottom:30px;padding-bottom:28px;}
.newsLi{padding-top:30px;overflow:hidden;clear:both;}
.newsLi li{float:left;width:30%;margin-bottom:20px;font-size:1.071em;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.newsLi li span{float:right;color:#999;font-size:13px;margin-left:15px;}
.newsLi li:nth-child(3n-1){margin:0 5%;}
.newsLi li a:hover{padding-left:10px;} 


/*底部 */
.footer{background:url('../images/foot_bg.jpg') no-repeat center top;background-size:cover; font-size:0.875rem;color:#ccc;line-height:2em;overflow:hidden;}
.footMain{padding:45px 0;overflow:hidden;padding-right:180px;}
.footMenu{width:52%;overflow:hidden;display: flex;justify-content: space-between;}
.footMenu ul{float:left;padding-left:15px;}
.footMenu ul h4,.footR h4{color:#fff;font-size:1.143em;margin-bottom:15px;background: url('../images/ly_liw.png') no-repeat left center;padding-left:15px;}
.footMenu ul h4{margin-left:-15px;}
.footMenu_wap{display:none;overflow:hidden;text-align:center;}
.footR{width:35%;margin-left:13%;}
.footR .tel{color:#fff;font-size:1.571em;margin-bottom:10px;}
.footR .txt{padding-left:25px;background: url('../images/footIcon.png') no-repeat left 6px;}
.footR p{padding-left:40px;}
.footR p span{margin-left:-40px;float:left;}
.footWx{width:140px;text-align:center;line-height:1.6;position: absolute;right:0;}
.footWx span{display:block;text-align:center;margin-top:10px;height:20px;font-size:14px;color:#fff;}
.footer a{color:#ccc;}
.footer a:hover{color:#fff;}
.copyright{padding:15px 0;position:relative;z-index:2;min-height:60px;}
.copyright::after{content:"";position: absolute;left:0;top:0;width:200%;margin-left:-50%;height:1px;background:#fff;z-index:-1;opacity:.1;}
.firendlink{padding-top:8px;clear: both;}
.firendlink span{color:#fff;font-size:14px;}
.firendlink a{margin:0 5px;}
/*内页公用 */
.listWrap{overflow:hidden;padding:60px 0;font-size:.875em;}
.listBanner,.mzsmBanner{height:400px;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:uppersolution;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:#f3f3f3;padding:15px 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:#b61f24;border:1px solid #b61f24;line-height:26px;width:90px;text-align:center;}
.breadCrumb .back i{font-family:"iconfont";margin-right:5px;}
.breadCrumb .back:hover{background:#b61f24;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;}
.listTie{font-size:2.5rem;text-align:center;color:#191919;margin-bottom:40px;line-height:1.2;}
.listTie span{display: block;font-size:16px;margin-top:8px;font-weight:400;opacity:.5;}
@keyframes leftPic
{
  0%   {opacity:0;padding-top:60px;}
  100% {opacity:1;padding-top:0;}
}
/*内页公用菜单*/
.menuBox{background:#f3f3f3;height:60px;line-height:60px;position:relative;font-size:14px;}
.menuBox::after{content:"";position: absolute;left:-50%;top:0;width:200%;background:#f3f3f3;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:#b61f24;}
.listMenu a::after{content:"";position: absolute;left:0;bottom:0;background:#b61f24;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:#b61f24;border:1px solid #b61f24;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:#b61f24;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:#b61f24;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; color:#333;}
.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:#b61f24;color:#fff;}
.proSide_sub .sub{border-bottom: 1px solid #e6e6e6;font-size:.975em;}
.proSide_sub ul li a{background: url('../images/ly_li2.png') no-repeat 15% center;padding-left:20%;line-height:50px;height:50px; font-weight:400;}
.proSide_sub ul a{padding:0;}
.proSide_sub ul .cur,.proSide_sub ul  a:hover{color:#b61f24;background: url('../images/ly_li2.png') no-repeat 15% center;}
.relaCase{background:#f2f2f2;padding:20px 8%;}
.relaCase .tie{height:45px;border-bottom: 1px solid #d7d7d7;font-size:1.25em;color:#333;margin-bottom:20px;}
.relaCase li .pImg{padding-top:74%;}
.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:25%;margin-bottom:20px;padding-right:30px;}
.proList li a{display:block;}
.proList li .pImg{padding-top:70%;transition:all .4s;border:1px solid #ddd;}
.proList li .pImg:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:#b61f24;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 p{padding:15px;transition:all .4s;white-space:nowrap;text-overflow: ellipsis;overflow: hidden;text-align:center;}
.proList li a:hover img{transform: scale(1.1);}
.proList li a:hover .pImg:before{transform:perspective(200px) rotateX(0);}
.proList li a:hover .pImg:after{transition-delay:.1s;margin-top:-27px;opacity:1;}
.searchList li{width:25%;}
/*  产品详情 */
.proShow_box1{overflow:hidden;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;background:#fff;}
.gallery li{height:480px;line-height:480px;}
.gallery img{width:100%;}
.proShow_R{width:75%;line-height: 26px;}
.proShow_font{width:50%;overflow:hidden;line-height:1.8;padding:3% 4%;}
.proShow_font .title{margin-bottom:20px;color:#333;}
.proShow_font .title span{display:block;font-size:1.778em;color:#b61f24; font-weight:bold;}
.proShow_font .font{height:150px;line-height:2;border-bottom: 1px solid #ddd;padding-bottom:20px;overflow: hidden;}
.proShow_font li{float: left;width:25%;border-right: 1px dotted #ddd;text-align:center;font-size:1.143em;}
.proShow_font li i{display:inline-block;width:37px;height:37px;background: url('../images/show_Icon.png') no-repeat;}
.proShow_font li:nth-child(2) i{background-position: -37px 0;}
.proShow_font li:nth-child(3) i{background-position: -74px 0;}
.proShow_font li:nth-child(4) i{background-position: -111px 0;}
.proShow_font li span{display: block;}
.proShow_font .tel{border-bottom: 1px solid #ddd;padding:20px;font-size:1.286em; color:#191919;background: url('../images/zxtel.png') no-repeat left center;padding-left:40px;}
.proShow_font .tel span{color:#b61f24;font-size:1.286em;}
.proShow_font .btn{margin-top:30px;overflow:hidden;}
.proShow_font .btn a{width:46%;height:50px;line-height:50px;float:left;text-align:center;border:1px solid #ddd;color:#333;margin-bottom:10px;}
.proShow_font .btn a:nth-child(2){float:right;}
.proShow_font .btn i{font-family:"iconfont";position:relative;margin-right:5px;font-style:normal;font-size:1.286rem;line-height:1;top:2px;}
.proShow_font .btn a:hover{background:#b61f24;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:#b61f24;border:1px solid #b61f24;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 #b61f24;;color:#b61f24;height:50px; font-size:20px; font-weight:bold;}
.proShow_con3{width:100%;}
/* 案例列表 */
.caseList ul{margin-right:-40px;}
.caseList li{float:left;width:33.3%;padding-right:40px;margin-bottom:40px;}
.caseList li .pImg{padding-top:60%;border-radius:5px 5px 0 0;}
.caseList li .txt{background:#f8f8f8;padding:8%;height:150px;position:relative;z-index:2;}
.caseList li h4{font-size:1.143em;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;color:#333;margin-bottom:25px;transition:all .4s;}
.caseList li .txt::after{content:"";position: absolute;left:0;bottom:0;width:100%;height:0;background:#b61f24;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 #ddd;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:#b61f24;}
.caseList li a:hover img{transform: scale(1.1);}
.caseList li a:hover .txt::after{height:100%;}
/* 新闻列表 */
.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:#b61f24;width:15px;transition:all 0.4s; }
.newsSlide li h4 a{color: #333;}
.newsSlide li h4 a:hover,.newsList li h3 a:hover{color: #b61f24;}
.newsSlide .slideIcon{position: absolute;bottom:0;right: 0;background:#333; 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);}
.newsList{width:70%;overflow:hidden;}
.newsList li{border-bottom: 1px solid #ddd;padding-bottom:40px;margin-bottom:40px;transition: all .3s;overflow: hidden;}
.newsList li .pic{float: left;width:420px;height:240px;margin-right:50px;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:80px;}
.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: #b61f24;border: 1px solid #b61f24;color:#fff;}
.newsList li:hover{box-shadow: 6px 6px 6px #eee;}
.newsList li:hover img{transform: scale(1.1);}
/* 新闻详情 */
.picShow_l{width:70%;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:25%;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 #b61f24;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:#b61f24;}
.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:#b61f24;color:#fff;}
.rightNews,.rightContact{background:#f4f4f4;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;}
/* 行业应用 */
.solutionIndex li{background:#f8f8f8;overflow:hidden;margin-bottom:20px; line-height:26px;}
.solutionIndex li .pic{width:50%;overflow:hidden;display:block;height:430px;}
.solutionIndex li .txt{width:50%;padding:4%;position:relative;}
.solutionIndex li h4{font-size: 2.143em;font-weight:normal;position:relative;padding-bottom:15px;margin-bottom:30px;}
.solutionIndex li h4::after{content:"";position:absolute;left:0;bottom:0;height:1px;background:#b61f24;width:15px;transition:all 0.4s; }
.solutionIndex li h4 a{color:#333;}
.solutionIndex li .txt .info{min-height:130px; font-size: 15px;}
.solutionIndex li .more{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:#b61f24;}
.solutionIndex li .more:hover{width:220px;color:#fff;border:none;}
.solutionIndex li:nth-child(2n) .txt{float:left;} 
.solutionIndex li:nth-child(2n) .pic{float:right;}
.solutionIndex li:hover .bgImg{transform: scale(1.05);}
.solutionIndex li h4 a:hover{color:#b61f24;}
/* 行业应用详情 */
.solutionShow{width:60%;overflow:hidden;position:relative;}
.solutionShow li{height:520px;}
.solutionShow .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;}
.solutionShow .btn:hover{background:#b61f24;color:#fff;}
.solutionFont{width:40%;height:520px;background:#f5f5f5;overflow: hidden;padding:4% 5%;  line-height: 28px;}
.solutionFont .title{font-size:2em;color:#b61f24;margin-bottom:30px;padding-bottom:15px;position: relative;}
.solutionFont .title::after{content:"";position: absolute;left:0;bottom:0;width:30px;height:2px;background:#b61f24;}
.solutionCon{background:#f5f5f5;overflow: hidden; font-size: 15px; line-height: 28px;}
.solutionCon .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:60%;}
.relativeS li a:hover img{transform: scale(1.1);}
/* 公司简介 */
.profileBox1{padding-top:40px;background:#fafafa url('../images/aBox1_bg.jpg') repeat-y;}
.profileL{width:24%; float:left;max-width:260px;}
.profileL .tie{font-size:2.125rem;color:#191919;position:relative;padding-bottom:15px;margin-bottom:60px;}
.profileL .tie span{display:block;font-size:1.294em;font-family:'Geometric','Arial';text-transform: uppercase;line-height:1.2;margin-top:15px;}
.profileL .tie span i{display: block;font-size:14px;font-style:normal;text-transform: none;}
.profileL .tie::after{content:"";position: absolute;left:0;bottom:0;height:1px;width:20px;background:#b61f24;}
.profileL h4{font-size:1.286em;color:#b61f24;font-weight:bold;margin-bottom:50px;}
.profileL h4 span{display: block;font-size:12px;font-weight:normal;opacity:.5;line-height:1;margin-top:10px;}
.zxBtn{display:block;height:50px;line-height:50px;background:#b61f24;text-align:center;color:#fff;}
.zxBtn:hover{background:#00639b;color:#fff;}
.zxBtn i{font-family: "iconfont";font-style:normal;margin-right:10px;}
.profileR{line-height:1.8;width:75%;}
.profileR .tie{font-size:2em;color:#b61f24;margin-bottom:25px;font-weight:bold;}
.setting{padding-top:40px;overflow:hidden;}
.setting .pImg{padding-top:70%;}
.setting li{float: left;width:33.3%;}
.setting li p,.newsL .pic p{position: absolute;left:0;width:100%;text-align:center;background: rgba(0, 0, 0, .7);color:#fff;padding:0 15px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;bottom:-40px;height:40px;line-height:40px;transition:all .5s;}
.setting li:hover p{bottom:0;}
.setting li:hover img{transform: scale(1.1);}
/* 关于我们 */
.culture .pic{width:60%;overflow:hidden;margin-left:-10%;height:580px;}
.culture .txt{width:50%;padding:6%;}
.listTie2{position:relative;padding-bottom:25px;text-align:left;}
.listTie2::after{content:"";position: absolute;left:0;bottom:0;width:64px;height:1px;background:#333;}
.culture li{float:left;width:33.3%;height:440px;text-align:center;color:#fff;position:relative;}
.culture li .txt{position: absolute;padding:0 10px;bottom:50px;width:100%;transition:all .4s;}
.culture li i{display:inline-block;width:50px;height:50px;margin-bottom:10px;opacity:0;transition:all .4s;}
.culture li h4{font-size:1.625em;font-weight:700;}
.culture li p{margin-top:20px;opacity:0;transition:all .4s;transition-delay:.15s;top:40px;}
.culture li:hover .txt{bottom:80px;}
.culture li:hover i{opacity:1;}
.culture li:hover p{opacity:1;top:0;}
.honor{background:#f9f9f9;font-size:1em;text-align:center;}
.honor .container{background:#fff;}
.honor .container::after{content:"";position: absolute;left:0;bottom:-40px;width:100%;height:40px;background: url('../images/honor_bg.jpg');background-size:cover;}
.honorSlide li{width:20%;text-align:center;float:left;}
.honorSlide li a{display:block;overflow:hidden;border-right:1px solid #e7e7e7;padding:6% 10%;}
.honorSlide li .pImg{padding-top:142%;}
.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;}
.honorSlide li a:hover img{transform:scale(1.1);}
.honorSlide li a:hover p{color:#ee1d23;}
.honorSlide .btn{font-family:"iconfont";left:-40px;color:#333;line-height:1;font-size:3rem;transform: rotate(-180deg);background:none;}
.honorSlide .btn:hover{color: #ee1d23;}
.honorSlide .swiper-button-next{right:-40px;left:auto;transform: rotate(-0deg);}
/* 实力展示 */
.settingTop{background: #e3e3e3;margin-bottom: 45px;overflow: hidden;}
.settingTop .bgImg{width:50%; height:420px;}
.settingTop .font{width:50%;padding:4% 5%;position: relative;z-index:2;height:420px;background: #f6f6f6;}
.settingTop .font h3{font-size:1.857em;color:#b61f24;margin-bottom:30px;position:relative;padding-bottom:10px;}
.settingTop .font h3::after{content:"";position: absolute;left:0;bottom:0;height:1px;width:20px;background:#b61f24;}
.settingTop:hover .bgImg{transform: scale(1.05);}
.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;}
.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:15px;}
.picList li a:hover img{transform:scale(1.1);}
.picList li a:hover p{color:#b61f24;}
.honorList li{width:20%;font-size:1.143em}
.honorList li .pImg{padding-top:138%;border:1px solid #ddd;}
.honorList li a:hover img{transform: scale(.95);}
.partnerA{background:#f5f5f5;}
.partnerList ul{padding-left:1px;padding-top:1px;}
.partnerList li{float:left;width:14.3%;border:1px solid #d9d9d9;margin-left:-1px;margin-top:-1px;position: relative;transition:all .5s;}
.partnerList li .pImg{padding-top:48%;}
.partnerList li p{background:#b61f24;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:hover{z-index:2;border:1px solid #b61f24;}
.partnerList li:hover p{bottom:0;}
.partnerList li:hover img{top:-20px;}
/* 联系我们 */
.contactBox1{background:url('../images/contact_bg.jpg') no-repeat center;background-size:cover;font-size:1em;}
.contactBox1 li{width:48%;overflow:hidden;background:#fff;background: rgba(255, 255, 255, .6);overflow:hidden;border-radius:3px;box-shadow:0 3px 10px #ddd;transition:all .5s;animation-fill-mode:backwards;}
.contactBox1 .bgImg{width:42%;height:210px;}
.contactBox1 .txt{width:58%;padding:5%;}
.contactBox1 .txt h4{font-size:1.5em;color:#333;margin-bottom:25px;}
.contactBox1 .txt span{display: block;font-size:2em;color:#b61f24;font-family:Arial;}
.contactBox1 li:hover{transform: scale(1.05);}
.contactBox2{margin:70px auto;box-shadow:0 0 10px #ddd;padding:4%;border-radius:5px;font-size:1.25em;overflow:hidden;}
.contactBox2 .txt{width:54%;border-right: 1px dashed #bcbcbc;padding-right:20px;}
.contactBox2 .txt2{width:54%;border-right: 1px dashed #bcbcbc;padding-right:20px;}
.contactBox2 .txt2 p{ font-size: 16px; line-height: 30px;}
.contactBox2 .txt p{height:85px;padding-top:15px;}
.contactBox2 .txt p:nth-child(3){height:auto;}
.contactBox2 .txt p i{font-family:"iconfont";font-style:normal;border-radius:100%;width:60px;height:60px;border:1px solid #b61f24;float:left;text-align:center;line-height:60px;color:#b61f24;font-size:1.8rem;font-weight:700;margin-top:-15px;margin-right:20px;}
.contactBox2 .txt p span{margin-left:20px;}
.contactBox2 .wx{width:40%;overflow:hidden;line-height:2;}
.contactBox2 .wx span{float:left; border:1px solid #b61f24;padding:5px;display:block;width:165px;height:165px;margin-right:40px;}
.contactBox2 .wx img{width:100%;}
#dituContent{height:450px;max-width:1600px;margin:0 auto;width:100%;margin-bottom:70px;}
/* 在线留言*/
.feedback{padding-top:0;}
.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: #b61f24;width: 30%;cursor: pointer;transition: all .3s;color: #fff;border:1px solid #b61f24;}
.feedback .sub:hover{background:#950005;}