@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;text-align:justify;text-justify:inter-ideograph;}
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:#ef1f25;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;}


/* 头部  */
.header{height:130px;background:#171717;position:relative;z-index:10;}
.header .w1340{position:relative;padding-left:215px;width:1125px;height:130px;}
.header .logo{position:absolute;left:0;top:0;height:130px;line-height:130px;border-right: 1px solid #272727;width:215px;}

.headR{height:50px;text-align:right;padding-top:10px;}
.headR a{position: relative;display:inline-block;margin-left:26px;}
.headR a::after{content:"";position:absolute;left:-13px;border-left: 1px dotted #666;height:15px;;top:3px;}
.headR .wx,.headR .sIcon{width:19px;height:20px;background: url('../images/topIcon.png') no-repeat -19px 2px;}
.headR .wx{background-position: 0 2px;}
.headR .wx::after{display:none;}
.headR .tel{font-size:16px;font-family:Arial;color:#fff;top:-3px}
.headR .tel i{float:left;width:19px;height:20px;background: url('../images/topIcon.png') no-repeat -38px center;margin-right:5px;}
.headR .main{position:absolute;top:40px;right:-60px;display:none;background:#fff;color:#333;text-align:center;padding:8px 15px;width:100px;}
.headR .main::after{content: "";position: absolute;border:6px solid transparent;border-bottom-color:#fff;top:-12px; left:50%;margin-left:-6px;}
.headR .main span{display:block;}

.nav{height:70px;font-size:16px;}
.nav li{float:left;margin-left:45px;}
.nav li a{position:relative;display:inline-block;height:70px;color:#fff;}
.nav li .cur,.nav li a:hover{color:#ef1f25;}
.nav li a::after{content:"";position: absolute;left:0;bottom:0;height:2px;background:#ef1f25;width:100%;transform: scale(0,1);transform-origin:right;transition:transform .3s;}
.nav li .cur::after,.nav li a:hover::after{transform: scale(1);transform-origin:left;}
.nav .fl li a::before{content:"";position:absolute;left:-24px;border-left: 1px dotted #666;height:15px;;top:6px}
.nav .fl li:first-child a::before{display:none;}


/* 搜索  */
.search{position: absolute;padding:20px;background:#ef1f25; background: rgba(0,0,0,.5);left:0;top:130px;display:none;width:100%;padding-top:0;}
.search form{width:700px;margin:0 auto;margin-top:15px;background:#fff;height:50px;line-height:50px;padding:0 50px 0 15px;}
.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:#ef1f25;}

/*  广告轮播图 */
.banner{ margin: 0 auto;position:relative; overflow:hidden;height:730px;}
.banner .bd{height:730px; z-index:0;position:relative;left:50%; margin-left:-960px;}
.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:-90px;}
.banner_ctr a.next{right:-1280px; 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 #ef1f25;transform:scale(1.1);}
.banner .hd .on:after{background:#ef1f25;}

/*  产品中心 */
.product{padding:70px 0;overflow:hidden;}
.homeTie{margin-bottom:50px;overflow:hidden;}
.hTie{position:relative;font-size:44px;color:#191919;line-height:44px;}
.hTie span{display:block;font-size:12px;opacity:.7;line-height:20px;}
.hTie::after,.odds .title span::after,.histroy .hTie strong::after{content:"";position:absolute;right:4px;width:11px;height:11px;border-radius:100%;background:#ef1f25;top:5px;z-index:-1;}
.hMore{float:right;font-size:14px;font-family:Arial;background: url('../images/mIcon.png') no-repeat left center;padding-left:20px;margin-top:30px;}

.proSlide{width:660px;border-right:1px solid #e5e5e5;height:560px;position: relative;}
.proSlide li{height:560px;position:relative;}
.proSlide li .pImg,.proSlide li img{display:block;overflow:hidden;width:660px;height:520px;transition:all .5s;}
.proSlide li:hover img{transform: scale(1.1);}
.proSlide li p{text-align:center;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;top:30px;width:100%;text-align:center;height:30px;position: relative;font-size:18px;z-index:3;color:#333;}
.hdIcon{z-index:5;font-size:0;line-height:0;height:0px; height:14px;margin-top:30px; position:absolute;bottom:30px;width:100%;}
.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 #ef1f25;transform:scale(1.1);}
.hdIcon .on:after{background:#ef1f25;}

.proR{width:678px;overflow:hidden;}
.proR li{border-top:1px solid #e5e5e5;height:279px;overflow:hidden;}
.proR li a{display: block;padding-right:30px;font-size:12px;color:#888;}
.proR li .pImg{height:280px;width:335px;overflow: hidden;margin-right:40px;}
.proR li img{height:280px;width:335px;transition:all .5s;}
.proR li h3{padding-top:40px;color:#333;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;margin-bottom:10px;font-size:15px;}
.proR li .more{display:inline-block;width:36px;background: url('../images/a_more.png') no-repeat right center;height:5px;opacity:.5;margin-top:30px;transition:all .3s;}
.proR li:hover img{transform: scale(1.1);}
.proR li:hover h3,.proSlide li:hover p{color:#db2e23;}
.proR li:hover .more{width:53px;}
.proR li:first-child{border-top:none;}

/* 优势 */
.odds{background: url('../images/odds_bg.jpg') no-repeat center;background-image: url('../images/odds_bg.jpg');background-position:center;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;overflow:hidden;padding:70px 0;}
.odds .title{text-align:center;color:#fff;font-size:44px;line-height:44px;margin-bottom:40px;}
.odds .title span{position:relative;display:inline-block;z-index:2;}
.odds li{float:left;width:295px;height:255px;background:#fff;margin:0 1px 1px 0;text-align:center;padding:45px 75px 20px 75px;position:relative;transition:all .5s;}
.odds li i{display:inline-block;width:65px;height:65px;background: url('../images/oddsIcon.png') no-repeat;position:relative;top:0;transition:all .3s;}
.odds li h4{font-size:34px;line-height:34px;position: relative;padding-bottom:15px;margin:20px 0;color:#191919;}
.odds li h4::after{content:"";position:absolute;left:50%;bottom:0;width:20px;height:1px;background:#ef1f25;margin-left:-10px;transition:all .4s;}
.odds li:nth-child(2) i{background-position: -65px 0;}
.odds li:nth-child(3) i{background-position: -130px 0;}
.odds li:nth-child(4) i{background-position: -195px 0;}
.odds li:nth-child(5) i{background-position: -260px 0;}
.odds li:nth-child(6) i{background-position: -325px 0;}
.odds li:hover h4::after{width:50px;margin-left:-25px;}
.odds li:hover i{top:-10px;}
.odds li:hover{box-shadow:0 0 15px #999;z-index:5;transform: scale(1.08)}

/* 解决方案 */
.solution{padding:70px 0;overflow:hidden;}
.solution .menu{width:1090px;height:74px;line-height:74px;background: url('../images/smenu_bg.jpg') repeat-x;overflow:hidden;} 
.solution .menu a{float:left;width:218px;text-align:center;color:#fff;font-size:18px;position:relative;z-index:2;}
.solution .menu a::after{content:"";position:absolute;left:0;width:100%;height:100%;background:#ef1f25;z-index:-1;transform: scale(0,1);transform-origin:right;transition: transform .5s;}
.solution .menu a.on::after{transform: scale(1);transform-origin:left;}

.solutionMain,.solutionMain .box{height:430px;overflow:hidden;}
.solutionMain .pic,.solutionMain .pic img{width:630px;height:430px;transition:all .5s;overflow:hidden;}
.solutionMain .font{width:610px;padding-top:15px;}
.solutionMain .txt{height:280px;}
.solutionMain .tie{font-size:28px;color:#333;margin-bottom:30px;line-height:28px;}
.solutionMain .more{margin-top:30px;display:inline-block;background:#ef1f25;text-align:center;color:#fff;width:110px;height:32px;line-height:32px;font-size:12px;}
.solutionMain .more:hover{width:160px;}
.solutionMain .pic:hover img{transform: scale(1.1);}

/* 今日捷轩 */
.histroy{padding:70px 0;height:580px;background: url('../images/history_bg.jpg') no-repeat center top;text-align:center;position:relative;}
.histroy .hTie{text-align:center;margin-bottom:60px;}
.histroy .hTie strong{position:relative;font-weight: normal;display:inline-block;z-index:2;}
.histroy .main{position:absolute;left:50%;bottom:140px;width:1000px;margin-left:-500px;}
.histroy ul li{float:left;width:33.3%;text-align:center;font-size:18px;margin-top:40px;}
.histroy ul li strong{font-size:78px;color:#ef1f25;line-height:78px;font-family:Arial;font-weight:normal;}
.histroy .main img{animation:mymove 5s infinite alternate;position:relative;top:0;}
@keyframes mymove
{
  from {top:-50px;}
  to {bottom: -50px;}
} 

/* 关于我们 */
.about{padding:70px 0;overflow:hidden;}
.homeTie .tel{background: url('../images/telIcon.png') no-repeat left center;;font-size:12px;color:#333;padding-left:50px;}
.homeTie .tel span{display:block;font-size:24px;font-family:Arial;}
.aboutL{width:720px;height:590px;overflow:hidden;}
.aboutL img{width:720px;height:590px;animation:scale 25s infinite;}
.aboutR{width:560px;position:relative;height:590px;}
.aboutR .tie{font-size:24px;color:#191919;margin-bottom:40px;line-height:34px;}
.aboutR .tie span{display:block;font-size:18px;}
.aboutR .txt{height:160px;margin-bottom:20px;}
.aboutR .more{display:inline-block;background:#ef1f25;color:#fff;width:110px;height:30px;line-height:30px;text-align:center;font-size:12px;}
.aboutR .more:hover{background:#c80005;width:160px;}

.aboutIcon{position:absolute;right:0;bottom:0;height:160px;background:#333;width:693px;}
.aboutIcon li{float:left;width:230px;border-left: 1px solid #484848;text-align:center;}
.aboutIcon li a{display:block;padding:25px 15px 10px 15px;height:125px;color:#fff;}
.aboutIcon li i{display:inline-block;width:34px;height:30px;background: url('../images/aboutIcon.png') no-repeat;}
.aboutIcon li h4{font-size:22px;margin-top:15px;}
.aboutIcon li h4 span{display:block;font-size:12px;margin-top:5px;}
.aboutIcon li:nth-child(2) i{background-position: -34px 0;}
.aboutIcon li:nth-child(3) i{background-position: -68px 0;}
.aboutIcon li a:hover{background:#ef1f25;}
@keyframes scale
{
  from {transform:scale(1);}
  50% {transform:scale(1.1);}
  to {transform:scale(1);}
}

/* 新闻 */
.news{padding:60px 0;overflow:hidden;background:#ececec;}
.news .menu{font-size:20px;padding-top:20px;}
.news .menu a{color:#333;margin-left:60px;}
.news .menu .on{color:#ef1f25;}
.newsMain{height:395px;overflow: hidden;font-size:12px;}
.newsBox{height:395px;overflow: hidden;position:relative;}
.newsMain ul{width:1380px;}
.newsMain li{float: left;width:305px;margin-right:40px;border-bottom: 1px solid #d7d7d7;padding-bottom:15px;position:relative;}
.newsMain li .pImg{width:305px;height:215px;display:block;overflow: hidden;}
.newsMain li::after{content:"";position:absolute;left:0;bottom:-1px;height:1px;width:0;background:#ef1f25;transition:all .4s;}
.newsMain li img{width:305px;height:215px;transition:all .5s;}
.newsMain li h4{font-size:16px;margin-top:20;margin:15px 0 10px 0;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;overflow:hidden;}
.newsMain li h4 a{color:#333;}
.newsMain li h4 a:hover{color:#ef1f25;}
.newsMain li .date{margin-top:15px;color:#999;display:inline-block;background: url('../images/nIcon.png') no-repeat right center;padding-right:20px;}
.newsMain li:hover img{transform: scale(1.1);}
.newsMain li:hover::after{width:100%;}

/*  合作伙伴 */
.partner{padding:80px 0;overflow:hidden;}
.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:#ef1f25;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 #ef1f25;z-index:1;}

/* 底部 */
.footer{font-size:12px;background:#171717;color:#999;}
.footMain{padding:45px 0;overflow:hidden;}
.fooMenu{width:520px;overflow:hidden;}
.fooMenu ul{float:left;width:130px;}
.fooMenu li h3,.footContact .tie{font-size:16px;color:#fff;height:35px;}
.footContact{width:400px;padding:0 20px 0 70px;border-left: 1px dotted #4c4c4c;border-right: 1px dotted #4c4c4c;min-height:200px;}
.footCopy{width:290px;}
.footCopy .tel{padding-left:50px;margin-top:30px;background: url('../images/cIcon.png') no-repeat left center;}
.footCopy .tel span{font-size:24px;font-family:Arial;color:#ef1f25;display:block;}
.firendLink{background:#131313;padding:15px 0;}
.firendLink span{color:#fff;font-size:14px;}
.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:420px;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;}
.breadCrumb2{height:80px;line-height:80px;background: url('../images/home_icon.png') no-repeat left center;padding-left:30px;width:1310px;}
.partnerList,.honorList,.settingList,.newsList,.videoList,div.searList,.caseList{ width:1340px;overflow: hidden;}
.honorList ul,.settingList ul,.videoList ul,div.searList ul,.proList ul,.caseList 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:#ef1f25 url('../images/sIcon.png') no-repeat center;}
.proSear .btn:hover{opacity:.8;}

/* 内页公用菜单 */
.listMenu{height:55px;border-bottom:1px solid #f2f2f2;padding-top:25px;font-size:16px;}
.listMenu .title{width:420px;height:140px;line-height:140px;color:#fff;text-transform: uppercase;text-align:center;background:#e6212a;font-size:42px;margin-top:-85px;z-index:2;position:relative;}
.listMenu .menu{padding-top:6px;font-size:18px;}
.listMenu .menu a{float:left;position:relative;margin-left:25px;}
.listMenu .menu a:after{content:"";position:absolute;left:0;bottom:-26px;width:100%;height:1px;background:#ef1f25;transition:transform 0.4s;transform-origin:right;transform:scale(0,1);}
.listMenu .menu a.cur,.listMenu .menu a:hover{color:#ef1f25;}
.listMenu .menu a.cur:after,.listMenu .menu a:hover:after{transform:scale(1);transform-origin:left;}
.menuSub{text-align:center;margin-top:20px;}
.menuSub a{width:125px;border:1px solid #ddd;background:#fff;display:inline-block;transition:all 0.3s;margin-right:10px;height:35px;line-height:35px;box-shadow:0 0 1px #fff inset;}
.menuSub a.current,.menuSub a:hover{border:1px solid #ef1f25;background:#ef1f25;color:#fff;}

/*  产品列表 */
.pWrap{overflow:visible;}
.proList li{float:left;width:310px;margin:0 30px 20px 0;border:1px solid #e5e5e5;font-size:12px;}
.proList li .pImg{display:block;width:310px;height:245px;overflow:hidden;position:relative;}
.proList li img{width:310px;height:245px;transition:all 0.5s;}
.proList li h5{font-weight:normal;text-align:left;height:45px;line-height:45px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:15px;text-align:center;position:relative;padding-bottom:5px;margin-bottom:15px;color:#333;border-top:1px solid #e5e5e5;}
.proList li h5::after{content:"";position:absolute;left:50%;bottom:0;height:1px;width:24px;background:#ef1f25;margin-left:-12px;transition:all .4s;}
.proList li p{color:#777;height:50px;}
.proList li .txt{padding:10px 15px 25px 15px;}
.proList li:hover img{transform:scale(1.1);}
.proList li:hover h5{color:#ef1f25;}
.proList li:hover h5::after{width:50px;margin-left:-25px;}
.proList li:hover:hover{box-shadow:0 0 10px #ddd;}

/* 产品详情简介 */
.proShowBox1{height:620px;overflow:hidden;padding:50px 0;}
.proShow_font{width:620px;height:620px;position:relative;}
.proShow_font .tie1{font-size: 28px;color:#333;padding-top:30px;line-height:30px;padding-bottom:10px;}
.proShow_font h4 {font-size: 16px;border-bottom: 1px solid #e5e5e5;margin-bottom: 25px;color: #999;padding-bottom: 25px;}
.proShow_font .pic{padding:50px 0;}
.proShow_font .btn a{display:inline-block;width:140px;text-align:center;border:1px solid #999;height:40px;line-height:40px;margin-right:30px;}
.proShow_font .btn a:hover{background:#ef1f25;border:1px solid #ef1f25;color:#fff;}
.proShow_font .tel{background: url('../images/p_icon.png') no-repeat left center;padding-left:45px;margin:50px 0;}
.proShow_font .tel span{color:#ef1f25;display:block;font-family:Arial;font-size:28px;}

.proShow_main{padding:60px 0;overflow:hidden;background:#f5f5f5;}
.proShow_main .menu{border-bottom: 1px solid #ddd;padding-bottom:15px;margin-bottom:40px;}
.proShow_main .menu span{display:inline-block;border:1px solid #ddd;background:#fff;font-size:16px;color:#333;width:150px;height:42px;line-height:42px;text-align:center;margin-right:20px;cursor: pointer;transition:all .3s;}
.proShow_main .menu span.on{background:#ef1f25;color:#fff;border:1px solid #c80005;}

/* 相关产品样式 */
.related-product {overflow:hidden;padding:60px 0;}
.related-product ul{width:1380px;margin-top:20px;}
.related-product .title,.relatedTitle{background:#e1e1e1;height:45px;line-height:45px;}
.related-product .title span,.relatedTitle span{display:inline-block;color:#fff;background:#ef1f25;width:120px;height:45px;text-align:center;font-size:14px;}
.related-product li{float:left;width:320px;margin-bottom:20px;margin-right:17px;border:1px solid #ddd;background:#eee;text-align:center;}
.related-product li a{display:block;width:320px;}
.related-product li img{width:310px;height:254px;padding:5px;background:#fff;}
.related-product li span{height:35px;line-height:35px;padding:0 5px; white-space:nowrap;overflow:hidden;text-overflow: ellipsis;display:block;}
.related-product li:hover{border:1px solid #ef1f25;}
.related-product li a:hover{background:#ef1f25;color:#fff;}

/* 研发 */
.catTie{margin-top:-55px;position:relative;z-index:2;margin-bottom:50px;overflow:hidden;}
.catTie h3{font-size:36px;color:#fff;line-height:40px;background:#e6212a;padding:20px;}
.catTie span{display:block;font-size:22px;}
.rdBox1,.zzBox1{margin:70px auto;overflow:hidden;position:relative;}
.rdBox1 .left{width:660px;padding-left:35px;}
.rdBox1 .left .tie{font-size:36px;color:#333;padding-top:30px;line-height:1;line-height:40px;}
.rdBox1 .left .tie span{text-transform:uppercase;font-size:22px;margin-bottom:35px;display:block;}
.rdBox1 .pic{width:570px;height:580px;overflow:hidden;}
.rdBox1 ul{position:absolute;background:#e6212a;overflow:hidden;left:0;bottom:50px;padding:50px 0;;width:900px;}
.rdBox1 ul li{float:left;width:33%;text-align:center;font-size:18px;color:#fff;}
.rdBox1 ul li span{font-size:60px;font-family:Arial;line-height:60px;}
.rdBox1 ul li span i{font-style:normal;font-size:24px;margin-left:10px;position:relative;top:-8px;}
.rdBox2,.zzBox2{background:#ebebeb;overflow:hidden;padding:70px 0;}
.rTie{text-align:center;font-size:36px;color:#333;line-height:40px}
.rTie span{text-transform:uppercase;font-size:22px;color:#999;padding-bottom:40px;display:block;}
.rdBoxSlide{position: relative;height:355px;}
.rdBoxSlide .ohbox{height:355px;overflow: hidden;}
.rdBoxSlide ul{width:1380px;}
.rdBoxSlide li{float:left;width:250px;margin-right:22px;}
.rdBoxSlide li .pImg{width:250px;height:355px;overflow:hidden;display:block;background:#fff;}
.rdBoxSlide li img{width:250px;height:355px;transition:all 0.5s;}
.rdBoxSlide li p{text-align:center;height:50px;line-height:50px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.rdBoxSlide li img:hover{transform:scale(.92);}
.rdBoxSlide .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;}
.rdBoxSlide .pageBtn .next{left:auto;right:-60px;}
.rdBoxSlide .pageBtn span:hover{background:#ef1f25;}

/* 智造 */
.zzBox1 .pic{width:700px;height:500px;}
.zzBox1 .left{width:560px;}
.videoList ul{width:1380px;}
.videoList li{float:left;width:420px;margin-right:40px;margin-bottom:50px;}
.videoList li .pImg{display:block;width:420px;height:280px;overflow:hidden;position:relative;background:#000;}
.videoList li img{width:420px;height:280px;transition:all .5s;opacity:.5;}
.videoList li p{text-align:center;padding:0 10px;background:#fff;text-align:center;height:50px;line-height:50px;border-bottom: 1px solid #ddd;}
.videoList li .pImg::after{content:"";position:absolute;width:50px;height:50px;background: url('../images/vIcon.png') no-repeat;left:50%;top:50%;margin-left:-25px;margin-top:-25px;z-index:3;}
.videoList li:hover img{transform: scale(1.1);}
.videoList li:hover p{border-bottom-color:#ef1f25;}
/* 关于我们 */
.aboutBox{padding:60px 0;overflow:hidden;}
.aTie{font-size:36px;line-height:36px;color:#000;padding-right:30px;padding-top:20px;margin-bottom:40px;}
.aTie span{font-size:22px;color:#333;letter-spacing:-1px;text-transform:uppercase;display: block;padding-top:10px;}
.aboutBox .font{width:940px;background:#ececec;overflow:hidden;}
.aboutBox .font .pic,.aboutBox .font .pic img{width:340px;height:340px;}
.aboutBox .font .txt{padding:50px 50px 20px 50px;width:500px;}

.aboutBox2{background-color:#f5f5f5;background-image: url('../images/culture_bg.jpg');background-repeat: no-repeat;background-size:cover;background-position:center;background-attachment:fixed;text-align:center;min-height:500px;}
.aboutBox2 .main{margin-top:60px;}

.aboutBox3 li{float:left;margin-right:100px;width:210px;background:#333;text-align:center;}
.aboutBox3 li h5{vertical-align:top;display:inline-block;width:26px;font-size:24px;color:#fff;padding:40px 0;line-height:28px;}
.aboutBox3 .pImg{width:210px;height:250px;display:block;overflow: hidden;}
.aboutBox3 .pImg img{width:210px;height:250px;transition:all .3s;}
.aboutBox3 li p{font-size:14px;color:#000;padding-top:30px;line-height:26px;text-align:left;background:#fff;}
.aboutBox3 li:last-child{margin-right:0;}

.honor,.aboutBox6{background:#f5f5f5;padding:60px 0;overflow:hidden;}
.honor .aTie{text-align:center;margin-bottom:40px;}
.partner .aTie{width:400px;}
.partnerMain{width:885px;overflow:hidden;padding-top:1px;padding-left:1px;}
.partnerMain li{width:220px;position:relative;height:150px;text-align:center;line-height:150px;float:left;border:1px solid #eee;margin-left:-1px;margin-top:-1px;overflow:hidden;}
.partnerMain li img{transition:.3s;filter:grayscale(100%);-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%)}
.partnerMain li:hover img{filter:grayscale(0);-webkit-filter:grayscale(0);-moz-filter:grayscale(0);-ms-filter:grayscale(0);-o-filter:grayscale(0)}
.partnerMain li:hover img{transform: scale(1.1);}

.setting{position:relative;}
.setting .ohbox{height:280px;overflow:hidden;}
.setting ul{width:1380px;}
.setting .ohbox li{float:left;width:420px;height:280px;overflow:hidden;margin-right:40px;}
.setting .ohbox li img{width:420px;height:280px;transition:all .5s;}
.setting .ohbox 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;}
.setting .ohbox li:hover p{margin-top:-40px;}
.setting .ohbox li:hover img{transform: scale(1.1);}
.setting .hd{text-align:center;margin-top:20px;position: static;}

/* 荣誉资质列表 */
.honorList ul li{width:280px;float:left;margin-right:32px;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:270px;height:390px;padding:4px;border:1px solid #e3e3e3;background:#fff;display: table-cell;vertical-align: middle;}
.honorList ul li img{width:270px;vertical-align: middle;height:390px;}
.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:#ef1f25;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;}

/* 合作伙伴 */
.partnerList{padding:60px 0;overflow:hidden;padding:1px;}
.partnerList li{float:left;width:190px;height:124px;position:relative;transition:all 0.3s;position:relative;border:1px solid #e2e2e2;margin-top:-1px;margin-left:-1px;}
.partnerList li img{width:190px;height:124px;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:124px;background:#db2d22;line-height:124px;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);}

/* 公司坏境 */
.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:#ef1f25; transition: transform 0.3s;transform-origin: right;transform: scale(0.1);}
.settingList li:hover::after{transform: scale(1.1); transform-origin: left;}

/* 新闻中心 */
.newsList li{border-bottom:1px dotted #ccc;padding-bottom:30px;overflow:hidden;margin-bottom:30px;transition:all 0.3s;}
.newsList li .pic{width:320px;height:220px;overflow:hidden;margin-right:70px;}
.newsList li img{width:320px;transition:all 0.5s;height:220px;}
.newsList li .font{width:700px;padding-top:20px;}
.newsList li h4{font-size:18px;font-weight:normal;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;margin-bottom:20px;color:#333;position:relative;}
.newsList li .font p{color:#888;}
.newsList li .date{font-size:48px;color:#e6212a;padding-top:65px;line-height:48px;}
.newsList li:hover h4{color:#ef1f25;}
.newsList li:hover img{transform:scale(1.1);}

/* 详细样式 */
.picShow_l{width:940px;overflow:hidden;line-height:32px;}
.picShow_l .title{font-size:32px;color:#333;margin-bottom:10px;;}
.picShow_l .date{margin-bottom:40px;color:#777;}
.picShow_l .date span{margin-left:20px;}
.picShow_l .main{margin-bottom:50px;overflow:hidden;}
.show-synopsis{background:#f7f8fa;padding:15px;}
.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_main{overflow:hidden;margin:40px 0;}

.previous{height:60px;line-height:60px;border:1px solid #bbb;overflow:hidden;}
.previous a{float:left;width:358px;text-align:left;padding:0 16px;}
.previous a i{font-style:normal;margin-right:10px;}
.previous .back{width:124px;text-align:center;border-right:1px solid #bbb;border-left: 1px solid #bbb;}
.previous a:hover{background:#ef1f25;color:#fff;}

.picShow_r{width:335px;overflow:hidden;}
.picShow_r .title{font-size:18px;color:#333;border-bottom: 1px solid #d9d9d9;height:40px;margin-bottom:25px;}
.picShow_r .title span{display:inline-block;border-bottom: 1px solid #ef1f25;height:40px;}
.relativeNews{height:485px;margin-bottom:20px;overflow:hidden;}
.picShow_r li{border-bottom: 1px dotted #bfbfbf;padding-bottom:15px;margin-bottom:15px;overflow: hidden;font-size:12px;}
.picShow_r li .pImg{width:120px;float:left;margin-right:20px;height:90px;overflow:hidden;}
.picShow_r li .pImg img{width:120px;height:90px;transition:all .5s;}
.picShow_r li h4{font-size:15px;margin-bottom:10px;}
.picShow_r li h4 a{color:#222;}
.picShow_r li h4 a:hover{color:#ef1f25;}
.picShow_r li:hover img{transform: scale(1.1);}
.side_phone{background:#e9e9e9;border-top: 1px solid #ef1f25;padding:15px;}
.side_phone h4{margin-top:15px;background: url('../images/p_icon.png') no-repeat left center;padding-left:45px;margin-left:40px;line-height:1.2;}
.side_phone h4 span{display:block;font-size:28px;font-family:Arial;color:#333;}

/* 解决方案 */
.solutionIndex li{overflow:hidden;padding:60px 0;}
.solutionIndex{height:auto;}
.solutionIndex li h4 a{color:#333;}
.solutionIndex li h4 a:hover{color:#ef1f25;}
.solutionIndex li:nth-child(2n){background:#f5f5f5;}
.solutionIndex li:nth-child(2n) .pic{float:left;}
.solutionIndex li:nth-child(2n) .font{float:right;}

/* 常见问题 */
.faqList li{position:relative;margin-bottom:25px;}
.faqList li:after{content:''; position:absolute; top:12px; right:16px; display:block; width:30px; height:30px; background:#ef1f25;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 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;}
}


/* 案例例表 */
.caseList li{float: left; width: 420px;margin: 0 40px 40px 0;position: relative;border-bottom: 1px solid #d9d9d9;}
.caseList li .pImg{display: block;width: 420px;height:280px;overflow: hidden;}
.caseList li img{width: 420px;height:280px;transition: all .5s;}
.caseList li p{height: 60px;line-height: 60px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.caseList li i{float:right;font-style:normal;}
.caseList li:hover img{transform: scale(1.1);}
.caseList li::after{content: "";position: absolute;left:0;bottom: -1px;width: 100%;height: 1px;background:#ef1f25; transition: transform 0.3s;transform-origin: right;transform: scale(0.1);}
.caseList li:hover::after{transform: scale(1.1); transform-origin: left;}

/* 内页留言样式 */
.contactBox1{padding:60px 0;overflow:hidden;}
.contactBox1 .title{font-size:36px;color:#333;border-bottom: 1px solid #ddd;line-height:40px;padding-bottom:20px;margin-bottom:25px;;}
.contactBox1 .tel{text-align:center;color:#ef1f25;font-size:18px;line-height:36px;margin-bottom:30px;}
.contactBox1 .tel span{line-height:36px;font-size:36px;font-family:Arial;}
.contactBox1 .tel i{background: url('../images/p_icon2.png') no-repeat left center;padding-left:40px;font-style:normal;display:inline-block;}
.contactBox1 .font{width:620px;border-top: 1px solid #ddd;padding-top:40px;}
#dituContent{float:right;width:640px;height:390px;border:1px solid #ddd;}
.feedback{background: #f5f5f5;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:#ef1f25;color:#fff;width:240px;cursor:pointer;font-size:14px;}
.feedback li.code .btns:hover{background:#ae0000;}
.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;}