@charset "utf-8";
/**
深圳市恒一信息技术有限公司
http://szhengyi.net
**/
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}
fieldset,img{border:0;}
img{vertical-align:middle;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
ol,ul,li{list-style-type:none;}
table{border-collapse:collapse;border-spacing:0;}
button,input,select,textarea{font-size:12px;font-family:inherit;margin:0;outline:none;resize:none;border: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;}
body{color:#666;font-size:14px;line-height:24px;font-family:"Microsoft YaHei","SimSun", Arial, Helvetica, sans-serif;}
a{color:#666;text-decoration:none;outline:none;blr:expression(this.onFocus=this.blur());transition:all ease 0.3s;}
a:hover{color:#de2522;text-decoration:none;}:focus{outline:none;}

/* CSS活动的公共样式 */
.fl{float:left;}
.fr{float:right;}
.w1340{width:1340px; margin:0 auto;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb25{margin-bottom:25px;}
.center{text-align:center;}
.hide{overflow:hidden;}
.erp{white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}



/* 顶部  */
.topBar{height:40px ;line-height:40px;font-size:12px;background:#de2522;color:#fff;overflow: hidden;}
.topIcon{height:40px;position:relative;z-index:10;padding-left:10px;} 
.topIcon li{float:left;}
.topIcon .tel{font-size:22px;color:#fff;background: url('../images/top_tel.png') no-repeat left center;padding-left:25px;position:relative;}
.search{border-bottom: 1px solid #fff;height:40px;margin-right:30px;position:relative;top:0;transition:all .3s;width:30px;}
.search .txt{transition:all .3s;width:210px;height:40px;background:none;color:#fff;}
.search .btn{background: url('../images/sIcon.png') no-repeat right center;width:30px;height:40px;float:right;cursor: pointer;}
.search .txt:-ms-input-placeholder{ color:#fff;opacity:1; } 
.search .txt::-webkit-input-placeholder{ color:#fff;opacity:1;}
.search .txt::-moz-input-placeholder{ color:#fff;opacity:1;} 
.search:hover{top:-5px;width:240px;}
.topIcon .tel::after{content:"";position: absolute;left:-14px;border-left: 1px dotted #e96f6d;height:18px;top:12px}

/* 头部  */
.header{height:75px;padding-top:30px;background:#fff;width:100%;}
.headFix{position: fixed;top:0;left:0;z-index:99;box-shadow:0 0 6px #ddd;}
.nav{max-width:1000px;font-size:16px;padding-top:10px;height:65px;}
.nav .m{float:left;margin-left:55px;position:relative;z-index:2;height:65px;}
.nav .m>a{color:#000;display:block;position:relative; font-size:18px;}
.nav .m>a:after{content:"";position:absolute;left :0;bottom:-15px;height:2px;background:#de2522;width:0;transition:all 0.3s;}
.nav li .cur,.nav li.m>a:hover,.nav li.on>a{color:#de2522;}
.nav li .cur:after,.nav li.m>a:hover:after{width:100%;}
.nav .navSub{position:absolute;top:55px;width:150px;display:none;left:-40px;background:#f3f3f3;}
.nav .navSub:after{content:"";position:absolute;left:50%;top:-12px;border:6px solid transparent;border-bottom-color:#ddd;margin-left:-6px;}
.nav .navSub li{float:none;height:34px;line-height:34px;border-bottom:1px solid #ddd;background:none;margin-left:0;text-align:center;font-size:12px;text-align:center;}
.nav .navSub a{white-space:nowrap;overflow:hidden;text-overflow: ellipsis;height:34px;color:#333;display:block;border-radius:0; font-size:14px;}
.nav .navSub a:hover{background:#de2522;color:#fff;}

/*  广告轮播图 */
.banner{ margin: 0 auto;position:relative; overflow:hidden;height:780px;}
.banner .bd{height:780px; z-index:0;position:relative;left:50%; margin-left:-960px;}
.banner .bd img{height:780px;}
.banner_ctr{ height:90px;position:absolute;top:45%;z-index:2;left:50%;margin-left:-600px;}
.banner_ctr a{ display:block;width:40px;height:40px; background: url('../images/ctrl.png') no-repeat 0 0; position:absolute; opacity:0;filter: alpha(opacity=0);display:block;}
.banner_ctr a.prev{left:-140px;}
.banner_ctr a.next{right:-1400px; background-position: -40px 0px;}
.banner_ctr a:hover{opacity:1;filter:alpha(opacity=100);}
.banner .hd{position:absolute; bottom:20px; text-align: center; z-index:5;left:50%;font-size: 0; line-height: 0;height: 0px; margin-left:-30px;height:14px;}
.banner .hd li{z-index:2; cursor:pointer; margin-right:5px; display:inline-block;width:10px; height:10px;*display:inline; zoom:1;border-radius:100%;border:2px solid #fff;position:relative;transition:all 0.3s;}
.banner .hd li:after{content:"";position:absolute;width:6px;height:6px;background:#fff;top:2px;left:2px;border-radius:100%;}
.banner .hd li:hover,.banner .hd .on{border:2px solid #de2522;transform:scale(1.1);}
.banner .hd .on:after{background:#de2522;}

/*  特点 */
.feature{background:#fdfdfd;overflow:hidden;padding:50px 0;}
.feature li{float:left;width:330px;text-align:center;border-right: 1px dotted #c6c6c6;}
.feature li i{display:inline-block;background: url('../images/feature.png') no-repeat;width:54px;height:50px;transition:all .5s;top:0;position:relative;}
.feature li h4{padding-top:15px;color:#333;font-size:22px;position:relative;}
.feature li h4 span{display:block;font-size:12px;opacity:.5;font-family:Arial;}
.feature li:nth-child(2) i{background-position: -54px 0;}
.feature li:nth-child(3) i{background-position: -108px 0;}
.feature li:nth-child(4) i{background-position: -162px 0;}
.feature li h4::after{content:"";position:absolute;left:50%;top:2px;height:1px;margin-left:-15px;background:#de2623;transition:0.3s;width:0;}
.feature li:hover h4::after{width:30px;}
.feature li:hover i{top:-8px}

/*  产品中心 */
.product{padding:70px 0;overflow:hidden;}
.tieWrap{margin-bottom:30px;overflow:hidden;}
.hTitle{font-size:36px;color:#191919;line-height:36px;}
.hTitle span{display:block;font-size:16px;display:block;opacity:.5;}
.hMore{font-size:12px;font-family:Arial;background: url('../images/arr_more.png') no-repeat left 5px;padding-left:20px;margin-top:25px;}

.proMain{overflow:hidden;padding:1px 0 0 1px;}
.proMain li{float:left;border:1px solid #d9d9d9;width:445px;margin-left:-1px;margin-top:-1px;transition:all .45s;position:relative;z-index:2;}
.proMain li::after{content:"";position:absolute;right:10%;top:20%;width:310px;height:235px;background:url('../images/pro_mark.png') no-repeat;z-index:-1;transform: scale(0);transition:all .3s;}
.proMain li a{display:block;overflow:hidden;}
.proMain li img{width:445px;height:325px;transition:all .5s;}
.proMain li h3{position:absolute;left:55px;top:40px;font-size:26px;color:#333;transition:all .4s;}
.proMain li h3 span{display:block;opacity:.5;font-size:12px;font-family:Arial;margin-bottom:20px;;}
.proMain li h3 i{display:inline-block;width:21px;height:21px;background: url('../images/arr_pro.png') no-repeat -21px center;transition:all .3s;}
.proMain li.big {width:668px;}
.proMain li.big img{width:668px;height:400px;}
.proMain li.big h3{top:75px;}
.proMain li:hover{background:#de2522;border:1px solid #de2522;}
.proMain li:hover h3{color:#fff;}
.proMain li:hover h3 i{background-position: 0 0;}
.proMain li:hover img{margin-left:-10px;}
.proMain li:hover::after{transform: scale(1);}


/*  经典案例 */
.case{background: url('../images/case_bg.jpg');padding:70px 0;overflow: hidden;}
.caseMenu{margin-top:25px;overflow:hidden;}
.caseMenu a{display:inline-block;font-size:18px;color:#333;position:relative;z-index:2;margin-left:30px;height:35px;}
.caseMenu a::after{content:"";position:absolute;left:0;bottom:0;background:#de2522;width:100%;height:2px;z-index:-1;transform: scale(0,1);transition: transform .5s;transform-origin:right;}
.caseMenu .on {color:#de2522;}
.caseMenu .on::after{transform: scale(1);transform-origin:left;}
.caseMain,.caseMain ul{height:;overflow:hidden;}
.caseMain li{float:left;width:376px;height:238px;overflow:hidden;margin-bottom:10px;position: relative;}
.caseMain li img{width:376px;height:238px;transition:all .5s;}
.caseMain li p{height:50px;line-height:50px;background: url('../images/opc2.png');background: rgba(0, 0, 0,.7);color:#fff;position:relative;transition:all .3s;padding:0 5%;position:absolute;bottom:0px;z-index:3;width:90%;}
.caseMain li p i{font-style:normal;float:right;}
.caseMain li.c1,.caseMain li.c1 img{width:762px;height:482px;}
.caseMain li.c2,.caseMain li.c2 img,.caseMain li.c3,.caseMain li.c3 img{width:568px;height:360px;float:right;}
.caseMain li.c4{margin-right:10px;}
.caseMain li:hover img{transform: scale(1.1);}
/* .caseMain li:hover p{bottom:0px;} */

/*  优势 */
.adv{padding:70px 0;overflow: hidden;}
.tieWrap .tel{background: url('../images/tel_icon.png') no-repeat left center;padding-left:30px;font-size:26px;color:#333;margin-top:20px;}

.advMenu{height:90px;position:relative;z-index:5;margin-bottom:-90px;border-bottom: 1px solid rgba(255, 255, 255,.3);line-height:90px;overflow: hidden;}
.advMenu ol{border-left: 1px solid rgba(255, 255, 255,.3);overflow: hidden;}
.advMenu li{float:left;color:#fff;font-size:20px;width:290px;padding-left:44px;height:90px;border-right: 1px solid rgba(255, 255, 255,.3);position:relative;cursor:pointer;}
.advMenu li i{float: left;font-style:normal;margin-right:15px;width:25px;height:25px;border-radius:100%;background:#de2522;color:#fff;line-height:25px;font-size:14px;font-family:Arial;text-align:center;margin-top:30px;}
.advMenu li::after{content:"";position:absolute;background:#de2522;left:0;top:0;width:0;height:100%;z-index:-1;transition:all .5s;}
.advMenu li.on::after{width:100%;}
.advMenu li.on i{background:#fff;color:#de2522;}

.advMain,.advMain li{height:700px;overflow:hidden;width:100%;}
.advMain li{background-position:center;background: no-repeat;position:relative;color:#fff;}
.advMain li .txt{width:420px;position:absolute;top:240px;left:50%;margin-left:200px;z-index:3;}
.advMain li .num{font-size:60px;font-family:Arial;line-height:60px;display: block;margin-bottom:10px;font-weight:bold;font-style:normal;opacity:.2;}
.advMain li h4{font-size:40px;line-height:40px;margin-bottom:25px;padding-bottom:15px;position:relative;}
.advMain li h4::after{content:"";position: absolute;left:0;bottom:0;width:40px;height:1px;background:#de2522;}
.advMain li h4 span{display:block;font-size:12px;font-family:Arial;opacity:.3;line-height:20px;margin-top:5px;}
.advMain li p{min-height:80px;margin-bottom:15px; font-size:16px;}
.advMain li .zxBtn{width:160px;height:40px;text-align:center;border:1px solid #fff;border:1px solid rgba(255,255,255,.5);display: inline-block;line-height:40px;color:#fff;}
.advMain li .zxBtn i{width:18px;height:18px;background: url('../images/zxIcon.png') no-repeat;display:inline-block;margin-right:15px;position:relative;top:3px;}
.advMain li .zxBtn:hover{box-shadow:0 0 10px #fff;}

/*  关于我们 */
.about{padding:70px 0;overflow:hidden;}
.aboutL{width:620px;}
.aboutL .tie{margin:35px 0 20px 0;font-size:26px;color:#333;}
.aboutL .font{width:580px;height:250px;}
.aboutL .txt{height:190px;margin-bottom:15px;}
.aboutL .more{display:inline-block;width:34px;height:7px;background: url('../images/arr_about.png') no-repeat -34px 0;}
.aboutL .more:hover{background-position: 0 0;}

.strength{overflow:hidden;}
.strength li{float:left;font-size:14px;padding-right:45px;}
.strength li strong{display:inline-block;font-size:50px;font-family:Arial;line-height:40px;color:#f00;position:relative;}
.strength li strong::after{content:"+";position:absolute;right:-15px;bottom:-2px;font-size:14px;}
.strength li:last-child{margin-right:0;} 
.strength li:nth-child(1) strong::after,.strength li:nth-child(3) strong::after{display:none;}
.aboutR{width:705px;height:425px;overflow:hidden;display:block;}
.aboutR img{animation:scale 25s infinite; width:705;}
@keyframes scale
{
  from {transform:scale(1);}
  50% {transform:scale(1.1);}
  to {transform:scale(1);}
} 

/*  合作伙伴 */
.partner{padding:70px 0;overflow:hidden;background: url('../images/case_bg.jpg');}
.partner ul{padding-left:1px;}
.partner li{float:left;width:190px;height:128px;border:1px solid #d9d9d9;margin-left:-1px;margin-top:-1px;overflow:hidden;position: relative;}
.partner li img{width:190px;height:128px;transition:all .4s;position: relative;top:0;}
.partner li p{text-align:center;color:#fff;background:#de2522;height:30px;line-height:30px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;transition:all .4s;position:relative;z-index:1;}
.partner li:hover p{margin-top:-30px;}
.partner li:hover  img{top:-15px;}
.partner li:hover{border:1px solid #de2522;z-index:1;}


/* 新闻 */
.news{padding:80px 0;overflow:hidden;}
.newsL{width:950px;overflow:hidden;}
.newsMenu{height:50px;padding-bottom:40px;overflow:hidden;line-height:50px;}
.newsMenu a{display:inline-block;font-size:20px;color:#191919;box-shadow:0 5px 10px #ccc;background: #fff;width:190px;text-align:center;}
.newsMenu .on{background:#de2522;color:#fff;}
.newsMain,.newsBox{height:425px;overflow:hidden;}
.newsMain .pic{float:left;width:485px;margin-right:30px;}
.newsMain .pic .pImg,.newsMain .pic img{height:485px;height:370px;overflow:hidden;transition: all .5s;display:block;}
.newsMain .pic h4{font-size:16px;color:#333;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;padding-top:15px;height:40px;}
.newsMain .pic h4 i{float:right;font-style:normal;}
.newsMain .pic:hover h4{color:#de2522;}
.newsMain .pic:hover img{transform: scale(1.1);}

.newsMain .font{height:75px;overflow:hidden;font-size:12px;position:relative;background:#fff;border-bottom:1px solid #ddd;padding:15px 10px;}
.newsMain .font:after{position:absolute;content:"";left:0;top:0;width:0;height:100%;transition:all 0.4s;background:#de2522;}
.newsMain .font:last-child{border-bottom:none;}
.newsMain .font a{position:relative;z-index:2;display:block;}
.newsMain .font .date{float:left;width:80px;height:75px;text-align:center;margin-right:20px;transition:all 0.3s;}
.newsMain .font .date i{display:block;font-style:normal;font-size:48px;color:#191919;line-height:48px;font-family:Arial;font-weight:bold;}
.newsMain .font h4{color:#333;height:30px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;font-weight:normal;font-size:16px;}
.newsMain .font:hover .date i,.newsMain .font:hover a,.newsMain li:hover h4{color:#fff;transition:all 0.3s;}
.newsMain .font:hover{background:#de2522;transition-delay:.3s;}
.newsMain .font:hover:after{width:100%;}

.faq{width:290px;background:#eaeaea;padding:30px;}
.faq .title{font-size:20px;color:#333;height:40px;;}
.faq .title a{float:right;width:13px;height:13px;background: url('../images/more.png') no-repeat;margin-top:5px;}
.faqMain{height:290px;overflow: hidden;margin-top:10px;}
.faq li{border-bottom: 1px dotted #b2b2b2;padding:10px 0;}
.faq li h4{font-size:16px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;margin-bottom:8px;}
.faq li h4 a{color:#333;}
.faq li h4 a:hover{color:#de2522;}

/* 底部 */
.footer{background:#1a1a1a;padding:70px 0 50px 0;overflow: hidden;color:#999;font-size:12px;}
.footMenu{font-size: 14px;margin-bottom:30px;}
.footMenu em{font-style: normal;margin:0 25px;color:#656565;}
.footer .footMenu a{color:#f1f1f1;}
.footMenu a:hover{text-decoration:underline;}
.footContact {padding-top:15px;}
.footR{max-width:600px;}
.footR h4{background: url('../images/tel.png') no-repeat left center;padding-left:40px;margin-bottom:15px;}
.footR h4 span{font-size:26px;color:#de2522;display:block;}
.footR .icon{text-align:right;}
.footR .icon a{display: inline-block;width:32px;height:32px;background: url('../images/footIcon.png') no-repeat;margin-left:10px;opacity:.8;}
.footR .icon .qq{background-position: -32px 0;}
.footR .icon a:hover{opacity:1;}
.footR .wx{width:205px;border-left: 1px dotted #484848;padding-left:30px;margin-left:30px;}
.footR .wx p{width:100px;text-align:center;margin-left:2px;}
.footR .wx img{width:100px;margin-bottom:5px;}
.firendLink{background:#171717; padding: 15px 0;}
.firendLink span{color:#fff;}
.firendLink span i{color: #de2522;font-style: normal;margin-left:5px;}
.firendLink a{margin:0 10px;}
.footer a{color:#999;}
.footer a:hover{color:#fff;}

/* 内页公用 */
.listBanner{ width:1920px; position: relative; left:50%; margin-left:-960px; height:350px;overflow:hidden;}
.listWrapper{padding:60px 0;overflow:hidden;}
.breadCrumb{height:40px;margin-top:40px;background:url('../images/home_icon.png') no-repeat left 4px; padding-left:25px;font-size:14px;width:1315px;}
.breadCrumb .back{float:right;height:28px;line-height:28px;text-align:center;border-radius:5px;margin-top:20px;background: url('../images/back.png') no-repeat left center;padding-left:20px;}
.partnerList,.honorList,.settingList,.newsList,.videoList,div.searList,.newsList2{ width:1340px;overflow: hidden;}
.partnerList ul,.honorList ul,.settingList ul,.videoList ul,div.searList ul,.proList ul,.newsList2 ul{ width:1390px;}
.proSear{margin-bottom:50px;}
.proSear .searSelect span:after{top:20px;}
.proSear .searSelect ul{top: 40px;}
.proSear form{width:825px;margin:0 auto;margin-top:15px;background:#fff;height:40px;line-height:40px;}
.proSear .searSelect{border:1px solid #ccc;border-right:none;}
.proSear .txt{width:688px;float:left;height:40px; line-height:40px;color:#666;padding:0 10px;border:1px solid #ccc;}
.proSear .btn{float:left;width:50px;height:42px; cursor:pointer;transition:all 0.3s;background:#de2522 url('../images/sBtn.png') no-repeat center;}
.proSear .btn:hover{opacity:.8;}

/* 内页公用菜单 */
.listMenu{text-align: center;font-size:16px;margin-top:20px;}
.listMenu a{display:inline-block;width:12.5%;height:60px;line-height: 60px;border: 1px solid #ccc;color: #333;margin-bottom:10px;margin-left:-1px; font-size:18px;}
.listMenu a.cur,.listMenu a:hover{border:1px solid #b70300;background: #de2522;color: #fff;} 

/*  产品列表 */
.proList li{float:left;width:422px;transition:all 0.4s;margin-right:37px;margin-bottom:20px;}
.proList li .pImg{display:block;width:420px;height:310px;overflow:hidden;border:1px solid #ebebeb;position:relative;}
.proList li img{width:420px;height:310px;transition:all 0.5s;}
.proList li p{font-weight:normal;text-align:center;height:60px;line-height:60px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:16px;position:relative;z-index:2;color:#191919;}
.proList li .pImg:before,.proList li .pImg:after{position:absolute;content:'';opacity:0;transition:all 0.5s;transition-delay:.3s;z-index:2;}
.proList li .pImg:before{top:0;right:0;bottom:0;left:0;border-top:2px solid #de2522;border-bottom:2px solid #de2522;transform:scale(0,1);-webkit-transform-origin:0 0;transform-origin:0 0}
.proList li .pImg:after{top:0;right:0;bottom:0;left:0;border-right:2px solid #de2522;border-left:2px solid #de2522;transform:scale(1,0);transform-origin:100% 0;}
.proList li:hover .pImg:before,.proList li:hover .pImg:after{opacity:1;transform:scale(1);transition: all 0.5s;}
.proList li:hover img{transform:scale(1.1);}
.proList li:hover p{color:#de2522;}


/* 产品详情放大镜 */
.proShowBox1{height:;border:1px solid #d8d8d8;overflow:hidden;margin-bottom:50px;}
.proShow_pic{width:650px;height:;border-right:1px solid #d8d8d8;}
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:350px;height:310px;background:#fff;border:1px solid #ccc;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#fff;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}

.spec-preview{width:650px;height:520px;display: table-cell;vertical-align: middle;border-bottom:1px solid #d8d8d8;}
.spec-scroll,.spec-scroll .items{width:650px;height:104px;overflow:hidden;position:relative;}
.spec-scroll .items ul{position:absolute;width:680px;height:104px;}
.spec-scroll .items li{width:129px;height:100px;float:left;border-right:1px solid #d8d8d8;text-align:center;position:relative;z-index:2;padding:2px 0;}
.spec-scroll .items li:after{content:"";position:absolute;left:0;top:0;border:1px solid transparent;width:100%;height:98%;z-index:-1;}
.spec-scroll .items li img{width:120px;height:100px;cursor:pointer;}
.spec-scroll .items li.on:after{border-color: #de2522;}
.spec-scroll .btn{position:absolute;left:0;top:0;width:30px;color:#fff;background:rgba(0,0,0,.6);height:104px;text-align:center;line-height:104px;font-family:"宋体";font-size:30px;font-weight:bold;z-index:3;cursor:pointer;display:none;}
.spec-scroll .next{left:auto;right:0;}
.spec-scroll:hover .btn{display:block;}
.spec-scroll .btn:hover{background:rgba(0,0,0,.8);}

/* 产品详情简介 */
.proShow_font{width:590px;padding:40px 50px 0 47px;height:580px;position:relative;}
.proShow_font:after{content:"";position:absolute;left:0;top:355px;height:1px;background:#d8d8d8;width:100%;}
.proShow_font .title{font-size:36px; color:#333;margin-bottom:25px;font-weight:normal;line-height:40px;}
.proShow_font .txt{height:250px;margin-bottom:50px;}
.proShow_font .left{width:270px;}
.proShow_font .left p{margin-bottom:35px;background: url('../images/show_icon1.png') no-repeat left 3px;padding-left:25px;}
.proShow_font .left p span{font-size:28px;color:#de2522;font-family:Arial;font-weight:bold;line-height:30px;display:block;margin-left:-25px;}
.proShow_font .left .zx{display:block;height:60px;line-height:60px;background:#de2522;color:#fff;text-align:center;font-size:18px;border-radius:5px;}
.proShow_font .left .zx:hover{background:#de2522;}
.proShow_font .right{width:230px;}
.proShow_font .right p{background: url('../images/show_icon2.png') no-repeat left center;padding-left:25px;}
.proShow_font .right .p2{background: url('../images/show_icon3.png') no-repeat left center;margin-bottom:35px;}
.bshare-custom span{display:block;margin-bottom:10px;}

/* 产品说明标签切换样式 */
.proShow_main .menu{border-bottom: 1px solid #e3e3e3;height:60px;margin-bottom:35px;}
.proShow_main .menu span{height:60px;display:inline-block;text-align:center;font-size:16px;color:#333;line-height:60px;cursor:pointer;font-weight:normal;margin-right:40px;}
.proShow_main .menu .on{border-bottom:1px solid #de2522; color:#de2522;}
.proShow_main .main{overflow:hidden;padding-bottom:20px}

/* 关于我们 */
.listTie{text-align:center;font-size:32px;color:#222;margin-bottom:30px;padding-bottom:15px;position: relative;line-height:32px;}
.listTie::after{content:"";position: absolute;left:50%;bottom:0;margin-left:-15px;width:30px;height:1px;background:#de2522;transition: all .3s;}
.aBox{padding:60px 0;overflow:hidden;}
.aboutBox1{border-top:none;}
.aboutBox1 .aboutL{width:660px;}
.aboutBox1 .aboutL .font{height:260px;width:640px;}
.aboutBox1 .aboutL .txt{height:190px;overflow-y:auto;}
.aboutBox1 .aboutR{width:650px;height:460px;}
.aboutBox2{background:#e9ebee;}
.aboutBox2 ul{width:1380px;}
.aboutBox2  li{float:left;width:320px;background:#fff;margin-right:20px;transition:all .3s;}
.aboutBox2  li .pImg{display:block;width:320px;height:230px;overflow:hidden;position:relative;}
.aboutBox2  li img{width:320px;height:230px;transition:all .5s;}
.aboutBox2  li .pImg span{width:180px;height:45px;line-height:45px;font-size:18px;color:#fff;font-weight:normal;background:#e62129;left:50%;bottom:0;margin-left:-90px;position:absolute;text-align:center;}
.aboutBox2 li .txt{padding:30px 35px;overflow:hidden;text-align:center;}
.aboutBox2 li .txt h4{font-size:16px;color:#333;font-weight:normal;margin-bottom:10px;}
.aboutBox2 li .txt p{height:60px;margin-bottom:10px;}
.aboutBox2 li .txt a{display:inline-block;width:120px;height:30px;line-height:30px;text-align:center;background:#e62129;color:#fff;border-radius:15px;}
.aboutBox2 li .txt a:hover{width:160px;}
.aboutBox2 li:hover img{transform:scale(1.1);}
.aboutBox2 li:hover{box-shadow:0 0 10px #ccc;}
.honor{padding:70px 0;overflow:hidden;}
.honorSlide{position: relative;height:330px;}
.honorSlide .ohbox{height:330px;overflow: hidden;}
.honorSlide ul{width:1380px;}
.honorSlide li{float:left;width:250px;margin-right:22px;}
.honorSlide li .pImg{width:250px;height:330px;overflow:hidden;display:block;background:#de2522;}
.honorSlide li img{width:250px;height:330px;transition:all 0.5s;}
.honorSlide li p{text-align:center;height:50px;line-height:50px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.honorSlide li img:hover{transform:scale(.92);}
.honorSlide .pageBtn span{position:absolute;cursor:pointer;left:-60px;top:160px;width:45px;height:45px;border-radius:100%;background:#666;color:#fff;font-size:20px;font-family:"宋体";font-weight:bold;text-align:center;line-height:45px;}
.honorSlide .pageBtn .next{left:auto;right:-60px;}
.honorSlide .pageBtn span:hover{background:#de2522;}

.setting{padding:70px 0;overflow:hidden;background: url('../images/case_bg.jpg');}
.settingL{width:670px;height:465px;overflow:hidden;position:relative;}
.settingL .bd li{width:670px;height:465px;overflow:hidden;position:relative;transition:all 0.3s;}
.settingL img{width:670px;height:465px;transition:all 0.5s;}
.settingL h4{font-size:16px;font-weight:normal;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;padding:20px 20% 20px 5%;position:absolute;background: url('../images/opc2.png');bottom:0;left:0;width:75%;color:#fff;}
.settingL:hover img,.settingR li:hover img{transform:scale(1.1);}
.settingL .hdIcon{position:absolute; bottom:20px; z-index:5;right:15px;font-size: 0; line-height:0;height:0px; margin-left:-50px;height:14px;overflow:hidden;left:auto;}
.settingR{width:670px;overflow:vhidden;}
.settingR li{float:left;width:326px;height:230px;overflow:hidden;margin-bottom:5px;margin-left:5px;}
.settingR li img{width:326px;height:230px;transition:all .5s;}
.settingR li p{position:relative;padding:0;height:40px;line-height:40px;text-align:center;color:#fff;background: url('../images/opc2.png');transition:all .3s;z-index:2;}
.settingR li:hover p{margin-top:-40px;}
.hdIcon{ text-align: center; z-index:5;left:50%;font-size: 0; line-height: 0;height: 0px; height:14px;margin-top:30px;}
.hdIcon ul{text-align:center;}
.hdIcon li{z-index:2; cursor:pointer; margin-right:5px; display:inline-block;width:10px; height:10px;*display:inline; zoom:1;border-radius:100%;border:2px solid #ccc;position:relative;transition:all 0.3s;}
.hdIcon li:after{content:"";position:absolute;width:6px;height:6px;background:#ccc;top:2px;left:2px;border-radius:100%;}
.hdIcon .on{border:2px solid #de2522;transform:scale(1.1);}
.hdIcon .on:after{background:#de2522;}
.about_partner{background:none;}

/* 荣誉资质 */
.honorList ul li{width:215px;float:left;margin-right:26px;margin-bottom:25px;text-align:center;padding:15px 15px 0 15px;background:#f2f2f2;border-bottom:3px solid #ddd;position:relative;}
.honorList ul li .pImg{display:block;width:205px;height:270px;padding:4px;border:1px solid #e3e3e3;background:#fff;display: table-cell;vertical-align: middle;}
.honorList ul li img{width:205px;vertical-align: middle;height:270px;}
.honorList ul li::before{content: "";position:absolute;height:3px;bottom:-3px;left:0;transition:all 0.5s;width:0;}
.honorList ul li:hover::before{width:100%;background:#de2522;transition:all 0.5s;}
.honorList ul li p{height:35px;line-height:35px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display: block;}
.lb-data .lb-caption{color:#fff;}
.honorList ul li:hover{background:#eee;box-shadow:0 0 10px #ccc;}

/* 公司坏境 */
.settingList li{float: left; width: 320px;margin: 0 20px 30px 0;position: relative;border-bottom: 1px solid #d9d9d9;}
.settingList li .pImg{display: block;width: 320px;height:225px;overflow: hidden;}
.settingList li img{width: 320px;height:225px;transition: all .5s;}
.settingList li p{height: 60px;line-height: 60px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.settingList li:hover img{transform: scale(1.1);}
.settingTop:hover img{transform: scale(1.05);}
.settingList li::after{content: "";position: absolute;left:0;bottom: -1px;width: 100%;height: 1px;background:#de2522; transition: transform 0.3s;transform-origin: right;transform: scale(0.1);}
.settingList li:hover::after{transform: scale(1.1); transform-origin: left;}

/*  合作伙伴 */
.partnerList{padding:60px 0;overflow:hidden;padding:1px;}
.partnerList li{float:left;width:190px;height:128px;position:relative;transition:all 0.3s;position:relative;border:1px solid #e2e2e2;margin-top:-1px;margin-left:-1px;}
.partnerList li img{width:190px;height:128px;position:absolute;z-index:2;transform:rotateY(0deg);transition:all 0.5s ease 0s;backface-visibility:hidden;}
.partnerList li span{position:absolute;width:188px;height:128px;background:#de2522;line-height:128px;text-align:center;transform:rotateY(-180deg);transition:all 0.5s ease 0s;backface-visibility:hidden;color:#fff;padding:0 5px;}
.partnerList li:hover img{transform:rotateY(180deg);}
.partnerList li:hover span{transform:rotateY(0deg);}

/* 解决方案 */
.solution li{overflow:hidden;float:left;width:620px;border:1px solid #e0e0e0;margin-bottom:30px;padding:20px;height:200px;}
.solution li:nth-child(2n){float:right;}
.solution li .fl{width:240px;margin-right:20px;overflow:hidden;}
.solution li img{width:240px;height:200px;transition:all .5s;}
.solution li:hover img{transform:scale(1.1);}
.solution li h4{font-size:18px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;margin-bottom:15px;}
.solution li h4 a{color:#333;}
.solution li h4 a:hover{color:#de2522;}
.solution li .txt{height:110px;overflow:hidden;}
.solution li .more{width:100px;height:36px;border:1px solid #e3e3e3;text-align:center;line-height:34px;display:inline-block;font-size: 13px;}
.solution li .more:hover{background:#de2522;color:#fff;border:1px solid #de2522;}


/* 案例 */
.caseList li .pImg,.caseList li img{height:205px;}
.caseShow .title{text-align:center;font-size:24px;color:#000;margin-bottom:10px;font-weight:normal;}
.caseShow .p1{margin-bottom:25px;text-align:center;color:#666;border-bottom:1px dotted #ccc;padding-bottom:10px}
.caseShow .p1 span{margin-right:15px;}
.caseShow_font1{margin-bottom:30px;overflow:hidden;}

/* 新闻中心 */
.newsLit_top{height:435px;overflow:hidden;margin-bottom:40px;}
.newsLit_top .nImg{float:left;width:600px;height:435px;overflow:hidden;}
.newsLit_top .nImg img{width:600px;height:435px;transition:all .8s;}
.newsLit_top .txt{border:1px solid #eaeaea;padding:49px 69px;border:1px solid #eaeaea;float:right;width:600px;height:335px}
.newsLit_top .txt h4{font-size:24px;color:#333;font-weight:normal;margin-bottom:30px;line-height:30px;}
.newsLit_top .txt  h4 a{color:#333;}
.newsLit_top .txt  h4 a:hover{color:#de2522;}
.newsLit_top .txt h4 span{display:block;font-size:14px;color:#de2522;font-family:Arial;}
.newsLit_top .txt p{min-height:160px;margin-bottom:30px;}
.newsLit_top .txt .more{display:inline-block;width:160px;height:45px;line-height: 45px;background:#de2522;color:#fff;text-align:center;border-radius:23px;}
.newsLit_top .txt .more:hover{width:200px;background:#b70300;}
.newsLit_top:hover img{transform:scale(1.06);}

.newsList li{border:1px solid #e2e2e2;padding:30px;overflow:hidden;margin-bottom:30px;transition:all 0.3s;}
.newsList li .font{width:920px;overflow:hidden;color:#333;padding-top:40px;}
.newsList li .date{width:80px;height:110px;background:#2b2b2b;color:#fff;padding-left:20px;font-size:20px;font-family:'Arial';position:relative;margin-right:40px;transition:all 0.4s;}
.newsList li .date span{display:block;opacity:.8;padding-top:35px;font-size:14px;}
.newsList li .date:after{position:absolute;content:"";width:50px;left:60px;background:#555;height:1px;top:10px;width:0;transition:all 0.3s;}
.newsList li h4{font-size:16px;font-weight:normal;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;margin-bottom:15px;}
.newsList li  .txt{color:#666;}
.newsList li .pic{width:260px;height:195px;overflow:hidden;}
.newsList li img{width:260px;transition:all 0.5s;height:195px;}
.newsList li:hover .date{margin-right:60px;}
.newsList li:hover .date:after{width:80%;}
.newsList li:hover h4{color:#de2522;}
.newsList li:hover img{transform:scale(1.1);}
.newsList li:hover{box-shadow:0 5px 10px #eee;}
.relatedTitle{height:45px;line-height:45px;border-bottom: 1px solid #ddd;}
.relatedTitle span{display:inline-block;color:#222;height:45px;text-align:center;font-size:18px;border-bottom: 1px solid #de2522;}

/* 常见问题 */
.faqList li{position:relative;margin-bottom:25px;}
.faqList li:after{content:''; position:absolute; top:12px; right:16px; display:block; width:30px; height:30px; background:#de2522;pointer-events:none;}
.faqList li h3:before, .faqList li h3:after{content:''; position:absolute; top:26px; right:23px; z-index:2; width:16px; height:2px; background:#fff;}
.faqList li h3:before{width:2px; height:16px; top:19px; right:30px; -webkit-transition:0.3s; transition:0.3s;}
.faqList li.act h3:before{-webkit-transform:rotate(90deg); transform:rotate(90deg);background:transparent\0;}
.faqList li h3{position:relative; padding:0 60px 0 25px; background-color:#f1f1f1; line-height:54px; font-size:16px; cursor:pointer;font-weight:normal;border:1px solid #e1e1e1;}
.faqList li h3 a{display: block;}
.faqList li div{display:none;padding:25px;line-height:25px;color:#7c7c7c;-webkit-animation:fadeIn 0.5s ease-out 0.2s both; animation:fadeIn 0.5s ease-out 0.2s both;font-size:14px;background:#f5f5f5;}
@-webkit-keyframes fadeIn{
  0%{opacity:0;}
  100%{opacity:1;}
}
@keyframes fadeIn{
  0%{opacity:0;}
  100%{opacity:1;}
}

/* 新闻详细样式 */
.articleBox1 .title{text-align:center;font-size:20px;color:#000;margin-bottom:10px;font-weight:normal;}
.articleBox1 .p1{margin-bottom:15px;padding-bottom: 10px; text-align:center;color:#888;}
.detailLeft  .p1,.picShow .p1{border-bottom:1px dotted #adadad;;}
.articleBox1 .p1 span{margin-right:15px;}
.solution .p1{margin-bottom:40px;}
.review{background:#f7f7f7 url(../images/nShow_icon.png) no-repeat left top;padding:20px 20px 20px 20px;border:1px dotted #adadad;text-indent:2em;font-size:14px;color:#333;margin-bottom:20px;}
.fontResizer a{padding:0 5px;}
.article_key{background:#f7f7f7 url(../images/nShow_icon2.png) no-repeat 15px 7px;color:#adadad;margin-bottom:20px;padding-left:35px;line-height:28px;}
.fontsizebox{padding-bottom: 40px;border-bottom:1px dotted #adadad;font-size:13px;color:#424242;}
.fontSize a.active{color:#0099e6;}
.detailShare{overflow:hidden;padding:25px 0;border-bottom:1px dotted #adadad;}
.detailShare span{border-left:1px dotted #adadad;padding:0 15px;}
.detailShare span.date{margin-left:15px;}
.detail_fenx{font-size:14px;padding-top:10px;overflow:hidden;margin-bottom:20px;border-bottom:1px dotted #adadad;padding-bottom: 10px}
.detail_fenx div{width:48%;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}

.relatedNews_font{overflow:hidden;font-size:13px;margin-top:15px;}
.relatedNews_font ul{width:1380px;}
.relatedNews_font ul li{float:left;padding-right:50px;width:640px;height:40px;line-height:40px;border-bottom:1px dotted #ddd;}
.relatedNews_font ul li a{display:block;width:500px;line-height:40px;background:url(../images/ly_li.png) no-repeat left center;padding-left:10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;float:left;}
.relatedNews_font ul li span{float:right;color:#999;}


/* 招聘列表 */
.jobList li{border-bottom:1px dashed #dbdbdb;margin-bottom:20px;}
.jobList h4{font-size:28px;font-weight:normal;background: url('../images/gicon19.png') no-repeat right center;padding-right:20px;padding-bottom:20px;line-height:32px;}
.jobList h4 span{display:block;font-size:16px;margin-top:8px;}
.jobList h4 span i{display:inline-block;font-style:normal;background: url('../images/job_icon.png') no-repeat left -35px;padding-left:30px;margin-right:15px;}
.jobList h4 span .num{background-position: 0 0;}
.jobList .font{background:#f2f2f2;padding:25px;display:none;}
.jobList .font .tie{color:#555;margin-bottom:10px;display:block;}
.jobList .font h5{margin-top:15px;font-size:16px;}
.jobList h4.on{color:#333;background: url('../images/gicon18.png') no-repeat right center;}
.jobBan img{position:relative;left:50%;margin-left:-960px;}


/* 内页留言样式 */
.contactBox{overflow:hidden;border:1px solid #e7e7e7;overflow:hidden;margin-bottom:60px;overflow:hidden;}
.contactBox .txt{padding:50px 40px  0 40px;width:390px;height:240px;border-right:1px solid #e7e7e7;float:left;}
.contactBox .txt p{margin-bottom:25px;}
.contactBox .txt1 p{padding-left:25px;margin-bottom:25px;}
.contactBox .phone span{font-size:36px;color:#333;font-family:Arial;line-height:36px;}
.contactBox .txt span{display:block;color:#333;}
.contactBox .txt p i{background: url('../images/contactIcon.png') no-repeat left top;width:18px;height:18px;float:left;margin-left:-25px;margin-top:5px;}
.contactBox .txt1 p:nth-child(3) i{background-position: 0 -18px;}
.contactBox .txt2 p  i{margin-left:0;margin-right:5px;margin-top:2px;background-position: 0 -36px;}
.contactBox .txt2 p:nth-child(2)  i{background-position: 0 -54px;}
.contactBox .txt2 p:nth-child(3)  i{margin-top:2px;background-position: 0 -72px;}
.contactBox .txt3{border-right:none;width:300px;}
.contactBox .txt3 p,.contactBox .txt3 p img{width:140px;}
.contactBox .txt3 p{padding-left:0;margin-left:0;text-align:center;}


#dituContent{float:left;width:100%;height:420px;border:1px solid #ddd;}
.feedback{background: url('../images/case_bg.jpg');padding:80px 0;overflow: hidden;}
.feedback .p1{text-align:center;color:#333;margin-bottom:40px;;}
.feedback li{overflow:hidden;margin-bottom:5px;overflow:hidden;float:left;width:595px;height:48px;border:1px solid #dcdcdc;background:#fff;line-height:48px;overflow:hidden;padding-left:60px;margin-bottom:10px}
.feedback li:nth-child(2),.feedback li:nth-child(4){float:right;}
.feedback li label{float:left;margin-left:-60px;text-align:right;width:60px;color:#666;}
.feedback li.msg{height:120px;width:1268px;line-height:24px;padding:10px;padding-left:60px;}
.feedback li.msg textarea{font-size:14px;width:100%;height:120px;line-height:24px;}
.feedback li input{width:95%;padding-right:5%;height:48px;line-height:48px;}
.feedback .code{width:100%;background:none;padding-left:0;border:none;}
.feedback li.code input{width:170px;float:left;padding:0 15px;}
.feedback li.code img{float:left;background:#fff;padding:13px;border-left: 1px solid #ddd;}
.feedback li.code .btns{float:right;margin-right:5px;background:#de2522;color:#fff;width:240px;cursor:pointer;font-size:14px;}
.feedback li.code .btns:hover{background:#b70300;}
.feedback .sub{cursor:pointer;text-align:center;width:180px;height:48px;border-radius:24px;display:block;margin:0 auto;transition:all 0.3s;}
.feedback .sub:hover{width:240px;}


