﻿@charset "utf-8";
/**
soke114
http://www.soke114.com
**/
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;}
ol,ul,li{list-style-type:none;}
table{border-collapse:collapse;border-spacing:0;}
button,input,select,textarea{font-size:13px;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:0;overflow-y:scroll;overflow:-moz-scrollbars-vertical;/* overflow:-moz-scrollbars-vertical; */}
body{color:#666;font-size:14px;line-height:24px;font-family:"微软雅黑","宋体", Arial, Helvetica, sans-serif; }
a{color:#666;text-decoration:none;outline:none;blr:expression(this.onFocus=this.blur());}
a:hover{color:#0070be;text-decoration:none;}:focus{outline:none;}

/* CSS活动的公共样式 */
.fl{float:left;}
.fr{float:right;}
.gr_center{text-align:center;}
.grWidth{width:1200px; margin:0 auto;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mt20{margin-top:20px;}
.center{text-align:center;}
.hidden{overflow:hidden;}
.clear { display:block; clear:both; height:3px; overflow:hidden; line-height:3px; }
/*===公共字段 开始===*/
.ChannelContent, .ChannelContent p{ line-height:1.8em}
.ChannelSContent{}
.ChannelSContent img, .InfoContent img{ max-width:100% }
/*分页样式*/
.pagination{padding:25px 0 15px;text-align:center;overflow:hidden;}
.pagination a{font-size:12px;line-height:30px;display:inline-block;height:30px;padding:0 12px;text-align:center;color:#333;border: 1px solid #e3e3e3;background:#fff;margin-left:2px;}
.pagination a.a1{line-height:30px;height:30px;margin-top:0;padding:0 12px;}
.pagination a:hover{text-decoration:none;color:#000;background:#f1f1f1;}
.pagination span{line-height:30px;display:inline-block;height:30px;padding:0 12px;text-align:center;color:#fff;margin-left:2px;background:#0070be;color:#fff;border:1px solid #005997;}


/* 头部  */
.headRight a{display:inline-block;width:36px;height:36px;background: url('../images/topIcon.png') no-repeat;margin:50px 0 0 5px;position:relative;z-index:999;}
.headRight .wb{background-position:-36px 0;}
.headRight .wx span,.footIcon .f2 span{position: absolute;top:50px;left:-40px;background:#ececec;padding:5px;display:none;z-index:999;}
.headRight .wx span::before,.footIcon .f2 span::before{position: absolute;content: "";top:-12px;left:50px;border:2px solid transparent;border-bottom-color:#ccc;}
.headRight .wx img{width:100px;height:100px;}





/*  产品中心 */
.product{padding:30px 0;overflow:hidden;}
.homeTitle{background: url('../images/hTie_bg.png') no-repeat center top;text-align:center;}
.homeTitle h2{font-size:36px;color:#333;font-weight:normal;text-transform: uppercase;line-height:36px;}
.homeTitle h2 span{display:block;color:#bdbdbd;font-family:Arial;font-size:18px;}
.homeTitle h5{font-size:16px;font-weight:normal;margin-top:15px;}
.proTop{height:110px;padding:20px 0;overflow:hidden;color:#fff;font-size:16px;text-align:center;}
.proTop li{float:left;width:230px;height:110px;background:#217ddb;border-radius:5px;margin-right:12px;padding-top:20px;line-height:22px;overflow:hidden;box-shadow:-1px -1px  0  rgba(0,0,0,0.2) inset;transition:all 0.3s;}
.proTop span{display:block;background: url('../images/proIcon.png') no-repeat center top;height:35px;margin-bottom:15px;transition:all 0.3s;}
.proTop li.p2{background:#00b0d0;}
.proTop li.p3{background:#26b72e;}
.proTop li.p4{background:#ffa800;}
.proTop li.p5{margin-right:0;background:#ff6000;}
.proTop li.p2 span{background-position: center -35px;}
.proTop li.p3 span{background-position: center -70px;}
.proTop li.p4 span{background-position: center -105px;}
.proTop li.p5 span{background-position: center -140px;}
.proTop li:hover{margin-top:-8px;transition:all 0.3s;}
.proTop li.p6{font-size:13px;}
.proTop li.p7{background:#00b0d0;font-size:13px;}
.proTop li.p8{background:#26b72e;font-size:13px;}
.proTop li.p9{background:#ffa800;font-size:13px;}
.proTop li.p0{margin-right:0;background:#ff6000;font-size:13px;}

.proMain{height:715px;overflow:hidden;border-top:none;border-bottom:none;margin-bottom:25px;}
.proMain ul{width:1230px;}
.proMain li{float:left;width:288px;border:1px solid #ececec;text-align:center;line-height:22px;position:relative;margin-left:-2px;font-size:12px;margin:0 13px 15px 0;}
.proMain li h4{font-size:18px;font-weight:normal;color:#333;margin-bottom:10px;}
.proMain li .pImg{width:250px;height:220px;display:block;overflow:hidden;margin-bottom:10px;}
.proMain li img{width:250px;height:220px;transition:all 0.5s;}
.proMain li a{display:block;z-index:5;position:relative;padding:30px 19px 20px 19px;height:295px;}
.proMain li:hover img{transition:all 0.5s;transform: scale(1.1,1.1);}
.proMain li:hover h4{color:#0070be;}
.proMain li::before,.proMain li::after{position:absolute;content:'';opacity:0;transition:all 0.5s}
.proMain li::before{top:-2px;right:0px;bottom:-2px;left:-2px;border-top:2px solid #0070be;border-bottom:2px solid #0070be;transform:scale(0,1);transform-origin:0 0}
.proMain li::after{top:-2px;right:0px;bottom:-2px;left:-2px;border-right:2px solid #0070be;border-left:2px solid #0070be;transform:scale(1,0);transform-origin:100% 0;}
.proMain li:hover::before,.proMain li:hover::after{opacity:1;transform:scale(1);transition: all 0.5s;}
.proMore{display:block;width:140px;height:40px;line-height:40px;text-align:center;color:#fff;background:#ccc;border-radius:3px;margin: 0 auto;transition:all 0.3s;}
.proMore:hover{background:#0070be;color:#fff;}

/*  解决方案 */
.solution{background:#f3f3f3;padding:30px 0px 30px 0px;overflow:hidden;}
.solution .homeTitle,.strength .homeTitle{border-bottom:px solid #dbdbdb;padding-bottom:0px;margin-bottom:10px;}
.solutionTop .left{width:490px;font-size:16px;color:#333;}
.solutionTop h3{margin-bottom:5px;}
.solutionTop .more{font-size:14px;display:inline-block;margin-top:10px;}
.solutionTop .phone{font-size:14px;color:#0070be;display:inline-block;height:40px;line-height:40px;padding:0 15px;margin-top:60px;border:2px solid #0070be;}
.solutionTop .phone span{font-size:24px;font-family:Arial;}
.solutionTop .right{width:675px;position:relative;height:280px;overflow:hidden;}
.solutionTop .right a{padding:4px;background:#fff;border:1px solid #dadada;display:block;position:absolute;top:90px;left:0;}
.solutionTop .right img{width:290px;height:180px;}
.solutionTop .right .s1{left:185px;top:0;z-index:2;}
.solutionTop .right .s1 img{width:320px;height:190px;}
.solutionTop .right .s2 img{width:250px;height:150px;}
.solutionTop .right .s2{left:auto;right:0;top:105px;z-index:3;}
.solutionTop .right a:hover{border:1px solid #0070be;}
.solutionMain {height:700px;overflow:hidden;margin:25px 0 25px 0;}
.solutionMain ul{width:1220px;}
.solutionMain li{float:left;width:398px;margin-right:2px;margin-top:2px;height:350px;overflow:hidden;}
.solutionMain li img{width:398px;height:350px;transition:all 0.5s;}
.solutionMain li span{display:block;position:relative;height:40px;line-height:40px;background: url('../images/opc.png');text-align:center;color:#fff;font-size:16px;margin-top:-40px;padding:0 10px;}
.solutionMain li:hover img{transform:scale(1.1,1.1);transition:all 0.5s;}

/*  实力展示 */
.strength{background:#f4f4f4;padding:60px 0;overflow:hidden;}
.partner{height:110px;overflow:hidden;margin-bottom:20px;}
.partner .title{width:180px;background:#0070be;color:#fff;text-align:center;padding-top:30px;height:80px;font-size:30px;line-height:30px;font-weight:normal;position:relative;}
.partner .title span{display:block;font-size:12px;font-family:Arial;color:#2ca7fd;line-height:24px;}
.partner .title:before{position: absolute;content: "";top:50px;right:-12px;border:6px solid transparent;border-left-color: #0070be;}
.partnerSlide{width:1000px;height:110px;overflow:hidden;}
.partnerSlide ul{width:1040px;}
.partner li{float:left;width:190px;height:110px;overflow:hidden;position:relative;margin-right:12px;}
.partner li img{width:190px;height:110px;position:absolute;z-index:2;transform:rotateY(0deg);transition:all 0.5s ease 0s;backface-visibility:hidden;}
.partner li span{position:absolute;width:180px;height:110px;background:#fff;line-height:110px;text-align:center;transform:rotateY(-180deg);transition:all 0.5s ease 0s;backface-visibility:hidden;color:#333;padding:0 5px;box-shadow:0 0 0 1px #0070be inset;}
.partner li:hover img{transform:rotateY(180deg);}
.partner li:hover span{transform:rotateY(0deg);}

.strengthMain{height:;overflow:hidden;}
.strengthMain li{float:left;width:400px;height:250px;overflow:hidden;position:relative;font-size:14px;}
.strengthMain li .box1{width:400px;height:250px;position:relative;overflow:hidden;}
.strengthMain li img{width:400px;height:250px;transition:all 0.5s;}
.strengthMain li span{display:block;position:relative;height:40px;line-height:40px;background: url('../images/opc.png');text-align:center;font-size:16px;margin-top:-40px;padding:0 10px;color:#fff;transition:all 0.3s;}
.strengthMain li .box2{position:absolute;top:0;left:0;width:340px;height:250px;text-align:center;color:#fff;z-index:5;padding:0 30px;opacity:0; filter:alpha(opacity=0);transition:all 0.5s;}
.strengthMain li h4{font-size:20px;font-weight:normal;padding-top:65px;height:40px;}
.strengthMain li p{background: url('../images/s_icon.png') no-repeat center bottom;padding-bottom:50px;}

.strengthMain li .box1:before {position:absolute;content:"";background: url('../images/opc2.png');top:50%;left:0;height:0;width:400px;transition:all 0.3s;}
.strengthMain li:hover .box1:before{top:0;height:250px;transition:all 0.3s;}
.strengthMain li:hover span{margin-top:0;transition:all 0.3s;}
.strengthMain li:hover .box2{opacity:1;transform:scale(1,1); filter:alpha(opacity=100);transition:all 0.5s;transition-delay:0.3s;}

/*  新闻资讯 */
.news{padding:60px 0;overflow:hidden;}
.newsMenu{height:35px;background: url('../images/n_line.jpg') repeat-x left 18px;height:35px;text-align:center;margin:30px 0;}
.newsMenu a{display:inline-block;width:120px;height:35px;text-align:center;line-height:35px;background:#bdbdbd;border-radius:18px;color:#fff;font-size:16px;margin-left:10px;}
.newsMenu a.on{background:#0070be;}
.newsMain{height:360px;overflow:hidden;margin-bottom:25px;}
.newsMain .newsBox{width:1240px;}
.newsMain li{float:left; width:280px;line-height:20px;;margin-bottom:15px;height:355px;margin-right:26px;border-bottom:2px solid #dadada;position:relative;font-size:12px;}
.newsMain li .nImg{width:280px;height:200px;overflow:hidden;display:block;}
.newsMain li img{width:280px;height:200px;transition:all 0.5s;}
.newsMain li h3{font-size:16px;font-weight:normal;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;margin-top:10px;margin-bottom:5px;}
.newsMain li h3 span{font-size:12px;color:#999;font-family:Arial;display:block;line-height:20px;}
.newsMain li h3 a{color:#333;}
.newsMain li h3 a:hover{color:#0070be;}
.newsMain li .more{margin-top:8px;display:inline-block;text-transform:uppercase;position:relative;transition:all 0.4s;left:0;}
.newsMain li .more:hover{left:8px;transition:all 0.4s;color:#0070be;}
.newsMain li:hover img{transition:all 0.5s;transform:scale(1.1,1.1)}
.newsMain li:before{position:absolute;content:'';left:0;bottom:-2px;width:0;height:2px;background:#0070be;transition:all 0.3s;}
.newsMain li:hover:before{width:100%;transition:all 0.3s;}

/*  便捷菜单 */
.fastMenu{padding:60px 0;overflow:hidden;}
.fastMenu li{float:left;padding-left:90px;width:195px;background: url('../images/f_icon.png') no-repeat left top; height:70px;border-right:1px solid #e5e5e5;margin-right:14px;font-size:14px;color:#0070be;line-height:22px;transition:all 0.3s;}
.fastMenu li h6{font-weight:normal;font-size:16px;height:25px;line-height:20px;}
.fastMenu li p{font-size:20px;}
.fastMenu li.f3 p,.fastMenu li.f4 p{font-size:14px;}
.fastMenu li.f2{background-position: 0 -70px;}
.fastMenu li.f3{background-position: 0 -140px;}
.fastMenu li.f4{background-position: 0 -210px;border-right:none;}
.fastMenu li:hover{margin-top:-8px;transition:all 0.3s;}
.fastMenu li a{color:#0070be;}

/*  尾部 */
.firendLink{line-height:30px;background:none;font-size:14px;}
.firendLink em{font-style:normal;margin:100px 10px;}

/* 关于我们封面 */
.aboutIndex{background: url('../images/about_bg.jpg') no-repeat center top;}
.aboutIndex_main{height:1600px;position:relative;font-size:18px;color:#0070be;font-weight:bold;}
.aboutIndex_main .box{position:absolute;width:100%;}
.aboutIndex_main .box1{position:relative;top:105px;text-align:center;width:330px;left:10px;}
.aboutIndex_main .box1 h3{margin-top:15px;margin-bottom:5px;font-size:18px;}
.aboutIndex_main .box1 p{font-size:16px;}
.aboutIndex_main .box2{top:140px;left:550px;}
.aboutIndex_main .tie{height:88px;width:88px;line-height:88px;margin:0 0 10px 55px;text-align:center;font-size:18px;}
.aboutIndex_main .box3{top:364px;left:0;}
.aboutIndex_main .box3 .font{padding:77px 68px 0 0;line-height:88px;}
.aboutIndex_main .box3 .font .tie{margin:0 10px 0 0;}
.aboutIndex_main .box4{text-align:center;top:740px;width:320px;left:490px;}
.aboutIndex_main .box4 .tie{margin-left:115px;}
.aboutIndex_main .box4 p {color:#363636;margin-top:8px;}
.aboutIndex_main .box4 p span{color:#0070be;}
.aboutIndex_main .box5{bottom:370px;}
.aboutIndex_main .box5 .tie{margin:20px 0 0 10px;}
.aboutIndex_main .box5 ul{margin-left:50px;}
.aboutIndex_main .box5 li{float:left;width:220px;margin-right:30px;}
.aboutIndex_main .box5 li span{width:220px;height:150px;overflow:hidden;display:block;}
.aboutIndex_main .box5 li img{width:220px;height:150px;transition:all 0.5s;}
.aboutIndex_main .box5 li p{display:block;text-align:center;height:30px;line-height:30px;color:#0070be;font-size:14px;}
.aboutIndex_main .box5 li:hover img{transition:all 0.5s;transform: scale(1.1, 1.1);}
.aboutIndex_main .box6{height:210px;bottom:20px;text-align:right;}
.aboutIndex_main .box6 .tie{margin:30px 118px 0 20px;}
.aboutIndex_main .box6 .font{font-size:14px;font-weight:normal;color:#333;padding-left:200px;width:760px;}
.aboutIndex_main .box6 .font p{margin-bottom:25px;}

.aboutSlide{height:215px;position:relative;margin:30px auto 60px auto;}
.aboutSlide .ohbox{position:relative;left:0;height:215px;width:1200px;overflow:hidden;}
.aboutSlide .piclist{height:215px;width:1240px;zoom:1;}
.aboutSlide li{float:left;width:280px;height:215px;margin-right:27px;}
.aboutSlide li span{display:block;width:280px;height:175px;overflow:hidden;}
.aboutSlide li img{width:280px;height:175px;transition:all 0.5s}
.aboutSlide li p{height:40px;line-height:40px;text-align:center;}
.aboutSlide li:hover img{transition:all 0.5s;transform:scale(1.1,1.1)}
.aboutSlide .pageBtn span{background:url('../images/about_btn.png') no-repeat 0 0;display:inline-block;width:40px;height:40px;position:absolute;cursor:pointer;overflow:hidden;text-indent:-9999px;left:-60px;top:80px;opacity:1;filter:alpha(opacity=100);}
.aboutSlide .pageBtn .next{background-position:-40px 0;left:auto;right:-60px;}
.aboutSlide .pageBtn span:hover{opacity:.8;filter:alpha(opacity=80);}

/* 公司介绍 */
.introduction{padding-bottom:60px;overflow:hidden;}
.introduction .title{text-align:center;font-size:24px;color:#0070be;margin-bottom:30px;}
.introduction .box{margin-bottom:40px;overflow:hidden;font-size:14px;}
.introduction .box1 .video{width:585px;height:360px;}
.introduction .box .font{width:570px;line-height:28px;}
.introduction .box p{text-indent:2em;margin-bottom:15px;}
.honor{padding:30px 0 50px 0;border-top:1px solid #ececec;}
.honor .title{text-align:center;font-size:30px;color:#363636;margin-bottom:15px;line-height:30px;}
.honor .p1{text-align:center;margin-bottom:20px;font-size:16px;color:#0070be}
.honor .p1 strong{display:inline-block;height:40px;line-height:40px;border-top:1px solid #ececec;border-bottom:1px solid #ececec;}
.honorSlide li{width:290px;height:210px;overflow:hidden;margin-right:16px;}
.honorSlide li img{width:290px;height:210px;}
.honorSlide li p{background: url('../images/opc.png');position:relative;color:#fff;padding:0 10px;transition:all 0.3s;}
.honorSlide li:hover img{transform:scale(1,1);}
.honorSlide li:hover p{margin-top:-40px;transition:all 0.3s;}
.honorSlide .pageBtn span{background:url('../images/honor_btn.png') no-repeat 0 0;width:70px;height:69px;left:-85px;top:70px;opacity:.6;filter:alpha(opacity=60);}
.honorSlide .pageBtn .next{background-position:-70px 0;left:auto;right:-85px;}
.honorSlide .pageBtn span:hover{opacity:1;filter:alpha(opacity=100);}

/* 内页公用 */
.listBanner{ width:1920px; height:550px;position:relative;margin-left:-960px;left:50%;}
.listWrapper{padding-bottom:70px;overflow:hidden;}
.breadCrumb{height:49px;line-height:49px;border-bottom:1px solid #dadada;margin-bottom:30px;background:url('../images/mapIcon.png') no-repeat left center;padding-left:18px;}
.listBox2{width:1200px;overflow:hidden;}
.listLeft{width:910px;overflow: hidden;}
.listRight{width:250px;overflow:hidden;}

/* 内页公用菜单 */
.listMenu{padding:40px  0;overflow:hidden;text-align:center;border-bottom:1px solid #dadada;margin-bottom:30px;}
.listMenu a{padding:0 35px;height:45px;line-height:45px;transition:all 0.3s;border:2px solid #dadada;margin-right:15px;display:inline-block;font-size:16px;}
.listMenu a:hover,.listMenu a.current{background:#0070be;color:#fff;transition:all 0.3s;border:2px solid #0070be}

/* 内页右侧菜单 */
.sidebar{margin:50px 0 20px 0;}
.side_title{height:80px;line-height:80px;color:#fff;font-size:24px;background:#0070be;text-align:center;border-top:4px solid #005b9b;border-radius:5px 5px 0 0;}
.sidebarMenu li{margin-top:1px;font-size:14px;background:#f4f4f4;border-top:1px solid #e1e1e1;}
.sidebarMenu li a{height:45px;line-height:45px;background:url('../images/side_li.png') no-repeat 213px center;padding-left:40px;display:block; color:#454545;}
.sidebarMenu li .current,.sidebarMenu li a:hover{background:url('../images/side_h.jpg') no-repeat left top;color:#0070be;}
.sidebarMenu li ul{font-size:12px;}
.sidebarMenu li ul a{background: url('../images/ly_li.png') no-repeat 35px center;padding-left:50px;color:#666;height:30px;line-height:30px;font-size:12px;}
.sidebarMenu li ul .current,.sidebarMenu li ul a:hover{background: url('../images/ly_li.png') no-repeat 35px center; color:#ff0000;}

/*  内页右侧 */
.rightCase{margin-bottom:15px;}
.rightTie{ background:#0070be; height:50px; line-height:50px;font-size:16px;color:#fff; padding-left:20px;font-weight:normal;}
.rightCase_main{height:345px;overflow:hidden;padding:9px;border:1px solid #dadada;border-top:none;border-bottom:3px solid #dadada;border-radius:0  0 5px 5px;}
.rightCase_main li{width:230px;overflow:hidden;margin-bottom:10px;}
.rightCase_main li img{ width:230px;height:205px;transition:all 0.5s;}
.rightCase_main li span,.rightTeam_main li span{height:30px; line-height:30px; position:relative; text-align:center;display: block;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;margin-top:-30px;background: url('../images/opc.png');color:#fff;transition:all 0.3s;}
.rightCase_main li:hover img,.rightNews_main li.n1:hover img{transition:all 0.5s;transform:scale(1.1,1.1)}
.rightNews_main,.rightTeam_main{background:#f4f4f4;padding:10px;overflow:hidden;border-bottom:2px solid #dadada;border-radius:0  0 5px 5px;}
.rightNews_main li.n1{width:230px;height:205px;overflow:hidden;}
.rightNews_main li.n1 img{width:230px;height:205px;transition:all 0.5s;}
.rightNews_main li.n1 span{display:block;background: url('../images/opc.png');height:30px;line-height:30px;text-align:center;padding:0 10px;color:#fff;position:relative;margin-top:-30px;}
.rightNews_main li.n2{height:35px;line-height:35px;border-bottom:1px solid #fff;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.rightTeam_main li{float:left;width:110px;margin:0 10px 10px 0;height:140px;overflow:hidden;}
.rightTeam_main ul{width:240px;}
.rightTeam_main li img{width:110px;height:140px;}
.rightTeam_main li span{margin-top:0;}
.rightTeam_main li:hover span{margin-top:-35px;transition:all 0.3s;}

/* 设备 */
.proSlide{height:;overflow:hidden;margin-bottom:40px;}
.proSlide_top{height:30px;margin-bottom:15px;}
.pTitle{font-size:24px;color:#0070be;text-transform:uppercase;}
.pTitle span{font-size:14px;color:#bdbdbd;margin-left:10px;font-family:Arial;font-weight:normal;}
.proSlide .pageBtn{font-size:0;line-height:0;zoom: 1;}
.proSlide .pageBtn span{display:inline-block;background:url('../images/proBtn.png') no-repeat 0 0;width:30px;height:30px;cursor:pointer;}
.proSlide .pageBtn .next{background-position:-30px 0;}
.proSlide .pageBtn span:hover{background-position: -60px 0;}
.proSlide .pageBtn .next:hover{background-position: -90px 0;}
.proSlide .ohbox{height:300px;overflow:hidden;}
.proList,.relatedCase{ width:910px;overflow: hidden;}
.proList ul,.relatedCase ul{ width:960px;}
.proList li{float:left;width:290px;border:1px solid #ececec;margin:0 16px 20px 0;}
.proList li img{width:290px;height:255px;transition:all 0.5s;}
.proList li span{display:block;width:290px;height:255px;overflow:hidden;}
.proList li p{text-align:center;height:38px;line-height:38px;border-top:1px solid #ececec;padding:0 10px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;font-size:14px;}
.proList li:hover img,.caseTop li:hover img,.teamMain li:hover img{transition:all 0.5s;transform:scale(1.1,1.1)}
.proList li:hover{border:1px solid #0070be;}
.proList li:hover p{border-top:1px solid #0070be;}
.proList .pTitle{margin-bottom:15px;}

/* 左侧图片放大镜样式 */
.proShow_pic{width:470px;height:520px;margin-bottom:50px;}
.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:#ffffff;border:1px solid #CCCCCC;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:#ffffff;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}

/* 图片小图样式 */
.spec-preview{width:468px;height:413px;border:1px solid #ccc;}
.spec-scroll{margin-top:10px;width:470px;height:95px;overflow:hidden;position:relative;}
.spec-scroll a.btn{width:30px;height:75px;position:absolute;top:10px;left:0;background:url('../images/listpro_btn.png') no-repeat 0 0px;cursor:pointer;opacity:0;z-index:5;}
.spec-scroll a.next{background-position: -30px 0;right:0;left:auto;}
.spec-scroll .items{position:relative;width:470px;height:95px;margin:0 auto;overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:500px;height:95px;}
.spec-scroll .items ul li{width:120px;height:95px;float:left;}
.spec-scroll .items ul li img{width:108px;height:93px;cursor:pointer;border:1px solid #ccc;}
.spec-scroll .items ul li img:hover,.spec-scroll .items ul .on img{border:1px solid #0070be;}
.spec-scroll:hover a.btn{opacity:1;}

/* 产品右侧简介样式 */
.proShow_title{width:420px;height:520px;overflow:hidden; float:right;font-size:14px;}
.proShow_title h2{font-size:24px;color:#0070be;margin-bottom:15px;margin-top:5px;}
.proShow_title .font{height:330px;margin-bottom:10px;}
.proShow_title .font p{padding:10px 5px;}
.proShow_title .phone{font-size:18px;color:#333;font-weight:bold;padding-bottom:9px;border-bottom:1px solid #f4f4f4;margin-bottom:15px;}
.proShow_title .order{display:block;width:150px;height:50px;margin:0 auto;background:#0070be;text-align:center;color:#fff;font-size:18px;font-weight:bold;line-height:50px;}
.proShow_title .order:hover{background:#db2d22;transition:all 0.3s;}

/* 产品说明标签切换样式 */
.proShow_table{margin-bottom:50px;overflow:hidden;}
.proShow_table .title{background: url('../images/ps_line.jpg') repeat-x left center;text-align:center;margin-bottom:30px;}
.proShow_table .title strong{width:190px;height:55px;background:#0070be;font-size:18px;color:#fff;display:inline-block;line-height:55px;}
.proShow_table .hd{background:#efefef;height:40px;line-height:40px;margin-bottom:20px;}
.proShow_table .hd li{float:left;padding:0 35px;border-right:1px solid #dadada;cursor:pointer;font-size:18px;color:#333;}
.proShow_table .hd li.on{background:#0070be;color:#fff;font-weight:bold;}

.gr-tab-list .bd{overflow:hidden;padding-top:15px;}
.tab_down p{ height:35px;line-height:35px;border-bottom:1px dotted #ddd;background:url(../images/ly_li.png) no-repeat left center;padding-left:15px;}
.tab_down p a{float:right;background:url(../images/downIcon.png) no-repeat right center;padding-right:25px;}
.tab_down p a:hover{background:url(../images/downIconh.png) no-repeat right center;}

.recTitle{padding-left:20px;height:35px;line-height:35px;background:url(../images/page_line.jpg) no-repeat 10px 10px #e8e8e8;font-size:14px;font-weight:bold;color:#333;margin-top:15px;}

/* 案例列表 */
.caseTop{height:370px;overflow:hidden;margin:20px 0 40px 0;}
.caseList{margin-top:20px;}
.caseTop ul{width:1240px;}
.caseTop li{float:left;width:290px;margin-right:20px;font-size:14px;border-bottom:2px solid #dadada;height:365px;position:relative;}
.caseTop li .cImg{width:290px;height:;overflow:hidden;display:block;}
.caseTop li img{width:290px;height:;transition:all 0.5s;}
.caseTop li h4{font-size:16px;font-weight:normal;height:35px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;margin-top:10px;}
.caseTop li h4 a{color:#333;}
.caseTop li h4 a:hover{color:#0070be;}
.caseTop li::before,.teamMain li::before{position:absolute;content:"";height:2px;bottom:-2px;left:0;width:0;transition:all 0.3s;background:#0070be;}
.caseTop li:hover::before,.teamMain li:hover::before{width:100%;transition:all 0.3s;}

.caseList li{background:#f8f8f8;height:;overflow:hidden;padding-right:20px;margin-bottom:15px;}
.caseList li .cImg{width:220px;height:;display:block;overflow:hidden;margin-right:20px;float:left;}
.caseList li img{width:220px;}
.caseList li h4{font-size:16px;height:30px;border-bottom:1px solid #dfdfdf;padding-top:15px;margin-bottom:10px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;font-weight:normal;}
.caseList li h4 a{color:#333;}
.caseList li h4 a:hover{color:#0070be;}
.caseList li p{height:80px;margin-bottom:10px;overflow:hidden;}
.caseList li .more{color:#0070be;font-size:12px;}
.caseList li .more:hover{text-decoration: underline;}
.caseShow_title .font{padding:25px 0;border-top:2px solid #f4f4f4;border-bottom:2px solid #f4f4f4;height:315px;margin-bottom:15px;}

/* 公司实力 */
.partnerIndex{padding:50px 0;}
.sTitle{background: url('../images/pTie_bg.png') no-repeat center top;text-align:center;color:#363636;margin-bottom:40px;}
.sTitle span{font-size:80px;font-family:Arial;line-height:80px;display:block;height:70px;}
.sTitle i{font-size:12px;font-family:Arial;color:#999;font-style:normal;font-weight:normal;}
.sTitle strong{display:block;font-size:30px;line-height:30px;margin-top:30px;}
.partnerBox{border-top:1px solid #dadada;border-left:1px solid #dadada;width:1201px;overflow:hidden;}
.partnerBox ul{width:1220px;}
.partnerBox li{float:left;width:199px;height:114px;border-right:1px solid #dadada;border-bottom:1px solid #dadada;overflow:hidden;background:#f4f4f4;}
.partnerBox li img{width:199px;height:114px;filter: grayscale(100%); filter: gray;-webkit-filter: grayscale(100%);-ms-filter: grayscale(100%); -o-filter: grayscale(100%);transition:all 0.4s;}
.partnerBox li:hover img{filter:none;-webkit-filter:none;-ms-filter:none; -o-filter:none;transform:scale(.9,.9);transition:all 0.4s;}
.pMore{display:block;width:106px;height:26px;line-height:26px;text-align:center;border-radius:15px;border:2px solid #0070be;color:#0070be;margin:25px auto 0 auto;font-size:12px;}
.pMore:hover{transition:all 0.3s;background:#0070be;color:#fff;}

.team{background:#f4f4f4;padding:50px 0;overflow:hidden;}
.teamMain{height:;overflow:hidden;}
.teamMain ul{width:1240px;}
.teamMain li{float:left;width:280px;color:#333;text-align:center;margin-right:27px;position:relative}
.teamMain li .tImg{width:280px;height:360px;overflow:hidden;display:block;}
.teamMain li img{width:280px;height:360px;transition:all 0.5s;}
.teamMain li .font{background:#fff;padding:15px;height:110px;}
.teamMain li .font h4{font-size:16px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;height:30px;}
.teamMain li .font h4 a{color:#0070be;}
.teamMain li .font h4 a:hover{text-decoration:underline;}
.teamMain li::before{bottom:0;}

.sHonor{padding:50px 0;overflow:hidden;}
.sHonor_menu{background: url('../images/s_line.jpg') repeat-x left center;text-align:center;margin-bottom:40px;}
.sHonor_menu a{display:inline-block;width:140px;height:40px;line-height:40px;text-align:center;border:2px solid #dadada;font-size:24px;color:#333;margin-left:10px;background:#fff;}
.sHonor_menu a.on{border:2px solid #0070be;color:#0070be;}
.sHonor_Main,.sHonor_box{height:;overflow:hidden;}
.sHonor_box ul{width:1240px;overflow:hidden;}
.sHonor_Main li{float:left;width:230px;margin:0 12px 10px 0;}
.sHonor_Main li img{width:210px;padding:9px;border:1px solid #dadada;}
.sHonor_Main li span{display:block;text-align:center;height:40px;line-height:40px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.sHonor_Main li:hover img{border:1px solid #0070be;}
.sHonor_box1 li img{height:160px;}
.sHonor_box2 li img{height:280px;}


.technology{height:505px;overflow:hidden;margin-bottom:70px;}
.technology .tTitle{font-size:30px;color:#333;height:50px;}
.technology .tTitle span{font-size:18px;color:#bdbdbd;font-family:Arial;font-weight:normal;margin-left:5px;}
.technology .pMore{margin-top:0;font-weight:normal;}
.technologyLeft{width:590px;overflow:hidden;padding-top:25px;}
.technologyLeft ul{width:610px;}
.technologyLeft li{float:left;width:290px;height:210px;overflow:hidden;margin:0 10px 10px 0;}
.technologyLeft li img{width:290px;height:210px;transition:all 0.5s}
.technologyLeft li span{display:block;height:35px;line-height:35px;text-align:center;color:#fff;padding:0 10px;position:relative;background: url('../images/opc.png');white-space:nowrap;overflow:hidden;text-overflow: ellipsis;transition:all 0.3s;}
.technologyLeft li:hover span{margin-top:-35px;transition:all 0.3s;}
.technologyRight{width:530px;padding:25px;background:#f4f4f4;}
.technologyRight li{height:50px;line-height:50px;border-bottom:1px dotted #c3c3c3;}
.technologyRight li span{float:right;color:#bdbdbd;}
.technologyRight li a{display:inline-block;background: url('../images/ly_li.png') no-repeat left center;padding-left:10px;width:420px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}

/* 合作伙伴列表 */
.partnerList,.honorList,.settingList,.teamList,.newsList2{ width:1200px;overflow: hidden;}
.partnerList ul,.honorList ul,.settingList ul,.teamList ul,.newsList2 ul { width:910px;}
.partnerList li{float:left;width:220px;margin-right:5px;margin-bottom:20px;}
.partnerList li img{ width:210px; height:120px;background:#e5e5e5; padding: 3px; border: 1px solid #d4d4d4; box-shadow: 1px 1px 0 #fff inset,-1px -1px 0 #fff inset;}
.partnerList li span{ height: 35px; line-height: 35px; display: block; text-align:center; white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}

/* 荣誉资质 */
.honorList ul li{width:250px;float:left;margin-right:26px;margin-bottom:25px;text-align:center;padding:15px;background:#f2f2f2;border-bottom:3px solid #ddd;position:relative;}
.honorList ul li img{display:block;width:230px;height:175px;padding:4px;border:1px solid #e3e3e3;background:#fff;}
.honorList2 ul li img{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:#0070be;transition:all 0.5s;}
.honorList ul li span{height:30px;line-height:40px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display: block;}
.lb-data .lb-caption{color:#fff;}
#big image { position:absolute; display:none; }
#big image img {width:400px; height:; padding:5px; background:#fff; border:1px solid #e3e3e3; }

/* 解决方案 */
.clientList ul li{overflow: hidden; border-bottom:1px dotted #ccc; padding-bottom:15px; margin-bottom:15px;color:#666;}
.clientList ul li .fl{width:240px;height:210px; padding:4px; background:#fff;border: 1px solid #d2d2d2; margin-right:20px;}
.clientList ul li img{width:240px;height:210px;}
.clientList ul li h3{ height:35px;overflow: hidden; font-size:16px;font-weight:normal;font-family:"微软雅黑";}
.clientList ul li h3 a{color:#333;}
.clientList ul li h3 a:hover{color:#219cdd;}
.clientList ul li h3 span{ display: inline-block; margin-left:10px;}
.clientList ul li div{ height:140px;margin-bottom:10px; overflow: hidden;}
.clientList ul li .more{ width:100px; height:30px;display: inline-block; text-align: center; line-height:30px; color: #fff;border-radius:5px;border:1px solid #ccc;color:#666;}
.clientList ul li .more:hover{background:#0070be; transition:all 0.3s;color:#fff;border:1px solid #0070be;}
.clientList ul li .fl:hover{border:1px solid #0070be;}

/* 公司坏境 */
.settingList ul li{width:280px;float:left;margin-right:26px;margin-bottom:25px;text-align:center;background:#f2f2f2;border-bottom:3px solid #ddd;position:relative;}
.settingList ul li img{display:block;width:270px;height:195px;padding:4px;border:1px solid #e3e3e3;background:#fff;}
.settingList ul li::before{content: "";position:absolute;height:3px;bottom:-3px;left:0;transition:all 0.5s;width:0;}
.settingList ul li:hover::before{width:100%;background:#0070be;transition:all 0.5s;}
.settingList ul li span{height:35px;line-height:35px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display: block;}

/* 实验室栏 */
.newsList2 li{float:left;width:280px;margin-right:26px;margin-bottom:30px;position:relative;border-bottom:2px solid #dadada;}
.newsList2 li .nImg{width:280px;height:210px;overflow:hidden;display:block;}
.newsList2 li img{width:280px;height:210px;transition:all 0.5s;}
.newsList2 li div{padding:15px;background:#f1f1f1;height:120px;color:#666;line-height:22px;}
.newsList2 li div h4{color:#333;line-height:20px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;padding-bottom: 8px;margin-bottom:10px;border-bottom:1px solid #dadada;font-size:14px;font-weight:normal;}
.newsList2 li div h4 span{display:block;color:#999;line-height:16px;font-size:12px;}
.newsList2 li:hover div{color:#fff;background:#0070be;}
.newsList2 li:hover div h4,.newsList2 li:hover div span{color:#fff;}
.newsList2 li:hover div h4{border-bottom:1px solid #005997;}
.newsList2 li:hover img,.teamList li:hover img{transition:all 0.5s;transform:scale(1.1,1.1);}
.newsList2 li::before,.newsList2 li::after{content:"";position:absolute;bottom:-2px;height:2px;transition:all 0.4s;width:0;left:0;background:#005997;}
.newsList2 li::after{right:0;left:auto;}
.newsList2 li:hover::before,.newsList2 li:hover::after{width:50%;transition:all 0.4s;}

/* 新闻封面 */
.nTitle{font-size:30px;color:#0070be;text-align:center;text-transform:uppercase;line-height:26px;margin-bottom:20px;}
.nTitle span{display:block;font-weight:normal;font-family: Arial;color:#bdbdbd;font-size:14px;}
.newsIndex{overflow:hidden;padding:50px 0;}
.newsIndex1{padding-top:0;}
.newsIndex .left{width:600px;height:598px;border-bottom:2px solid #dadada;}
.newsIndex .left  .nImg{width:610px;height:435px;overflow:hidden;display:block;}
.newsIndex .left  img{width:610px;height:435px;transition:all 0.5s;}
.newsIndex .left  h3{font-size:18px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;margin-top:15px;margin-bottom:5px;}
.newsIndex .left  h3 span{font-size:14px;color:#999;font-family:Arial;display:block;line-height:20px;font-weight:normal;}
.newsIndex .left  h3 a,.newsList  h3 a,.teamList li h4 a{color:#333;}
.newsIndex .left  h3 a:hover,.newsList  h3 a:hover,.teamList li h4 a:hover{color:#0070be;}
.newsIndex .left  p{height:50px;margin-bottom:10px;}
.newsIndex .left  .more{color:#0070be;}
.newsIndex .left  .more:hover{text-decoration:underline;}
.newsIndex .right{width:560px;}
.newsIndex .right li{height:49px;line-height:49px;border-bottom:1px dotted #c3c3c3;}
.newsIndex .right li span{float:right;color:#bdbdbd;}
.newsIndex .right li a{display:inline-block;background: url('../images/ly_li.png') no-repeat left center;padding-left:10px;width:430px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;;transition:all 0.3s;}
.newsIndex .right li:hover a{background: url('../images/ly_li.png') no-repeat 8px center;padding-left:18px;transition:all 0.3s;}
.newsIndex2{background:#f4f4f4;}

/* 新闻列表 */
.newsList li{height:;background:#f8f8f8;overflow:hidden;padding-right:20px;margin-bottom:15px;}
.newsList  .nImg,.teamList li .tImg{width:300px;height:215px;overflow:hidden;display:block;margin-right:20px;}
.newsList  img{width:300px;height:215px;transition:all 0.5s;}
.newsList  h4,.teamList li h4{font-size:16px;font-weight:normal;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;margin-top:15px;margin-bottom:5px;border-bottom:1px solid #e2e2e2;height:35px;margin-bottom:10px;}
.newsList  .font{height:110px;margin-bottom:10px;}
.newsList  .more,.teamList li .more{color:#0070be;}
.newsList  .more:hover,.teamList li .more:hover{text-decoration:underline;}
.newsList .date span{float:right;color:#999;}

/* 新闻详细样式 */
.articleShow{width:860px;padding:14px;border:1px solid #dadada;}
.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:#333;}
.detailLeft  .p1{border-bottom:1px dotted #adadad;;}
.articleBox1 .p1 span{margin-right:15px;}
.review{background:#f7f7f7 url(../images/nShow_icon.png) no-repeat left top;padding:15px 15px 10px 15px;border:1px dotted #adadad;border-right:none;border-left:none;text-indent:2em;font-size:14px;color:#333;height:40px;overflow:hidden;}
.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:14px;color:#424242;padding: 0 15px;}
.fontsizebox img{max-width:100%;}
.curFont{color:#0070be;}
.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;}
.detailShare .back,.tPage .back{float:right;width:150px;height:40px;line-height:40px;background:#0070be;border-radius:5px;color:#fff;text-align:center;margin-top:-8px;}
.detailShare .back:hover,.tPage .back:hover{background:#d91e13;transition:all 0.3s;}
.detail_fenx{font-size:14px;overflow:hidden;margin-bottom:20px;border-bottom:1px dotted #adadad;padding:20px 0;}
.detail_fenx div{width:48%;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.relatedTitle{height:30px;border-bottom:1px dotted #adadad;font-size:18px;color:#000;font-weight:normal;}
.relatedNews_font{width:1200px;overflow:hidden;font-size:13px;margin-top:10px;}
.relatedNews_font ul{width:1260px;}
.relatedNews_font ul li{float:left;padding-right:50px;height:40px;line-height:40px;border-bottom:1px dotted #ddd;width:570px;}
.relatedNews_font ul li a{display:block;width:450px;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;}

/* 设计团队 */
.teamList li{float:left;width:560px;margin-right:40px;background:#f5f5f5;margin-bottom:25px;padding-right:20px;}
.teamList li .tImg{width:200px;height:255px;}
.teamList li img{width:200px;height:255px;transition:all 0.5s;}
.teamList li .font{height:140px;margin-bottom:10px;overflow:hidden;}

.teamShow_tie{text-align:center;font-size:18px;margin-bottom:40px;color:#0070be;margin-top:50px;}
.teamShow_img{text-align:center;height:320px;overflow:hidden;}
.teamShow_img img{margin:0 auto;width:auto;}
.teamShow_font{border-top:1px solid #ddd;padding-top:50px;margin-top:30px;overflow:hidden;margin-bottom:70px;}
.tPage{clear:both;margin-top:40px;padding-top:10px;border-top:1px dotted #ccc;}
.tPage .fl p{margin-bottom:10px;}
.tPage .back{margin-top:10px;}


/* 人才招聘  */
.jobMain{margin-bottom:60px; overflow:hidden;}
.jobMain_top{padding-top:15px;height:84px;border-bottom:1px solid #e2e2e2;background:#f4f4f4;font-size:14px;margin-bottom:15px;}
.jobMain_top .title img{width:70px;height:70px;margin-right:20px;margin-left:15px;}
.jobMain_top .title h3{font-size:26px;font-weight:normal;text-transform:uppercase;padding-top:25px;}
.jobMain_top .title h3 span{display:block;font-size:10px;color:#acacac;-webkit-transform:scale(0.8);-o-transform:scale(1);}
.jobMain_top .fr{margin-right:15px;margin-top:40px;}
.jobMain_top .fr span{margin-left:25px;}
.job_box1 {padding-left:50px;padding-bottom:20px;margin-bottom:25px;border-bottom:1px dashed #e0e0e0;}
.job_box1 h5{font-size:16px;color:#333;font-weight:normal;height:35px;}
.job_box1 .font{padding-left:65px;}
.job_box2 {border-bottom:none;padding-bottom:0;margin-bottom:40px;}
.jobMain .center a{display:inline-block;width:205px;height:50px;text-align:center;line-height:50px;color:#fff;font-size:18px;border-radius:5px;background:#0070be;}
.jobMain .center a:hover{background:#bf1f1f;transition:all 0.3s;}

.jobsShow{border:1px solid #ddd;background:#fff;}
.jobsShow h3{font-size:16px;font-weight:bold;background:#ddd;line-height:40px; padding-left:15px;font-weight:normal;color:#333;}
.jobsShow table{margin:10px 20px 20px;background:#fff;}
.jobsShow .mr{padding-right:20px;}
.jobsShow .ml{padding-left:60px;}
.jobsShow .jobsInput{width:420px;border:1px solid #ddd;line-height:28px;height:28px;padding:0 5px;margin-bottom:10px;}
.jobsShow .input_radio{margin-right:5px;vertical-align: middle;}
.jobsShow .jobsInput:focus,.jobsShow .jobsTextarea:focus{border:1px solid #0070be;}
.jobsShow .jobsTextarea{width:1140px;padding:5px;border:1px solid #ddd;line-height:22px;height:125px;margin-top:3px;display:block;}
.jobsShow .jobsSubmit{background:#999;width:85px;height:30px;line-height:30px;cursor:pointer;border:none;color:#fff;margin-right:10px;margin-top:20px;border-radius:4px;}
.jobsShow .jobsSubmit:hover{background:#666;color:#fff;}
.jobsShow .jobsSubmitb{background:#333;width:100px;height:30px;line-height:30px;cursor:pointer;border:none;color:#fff;margin-top:20px;border-radius:4px;}
.jobsShow .jobsSubmitb:hover{background:#0070be;color:#fff;}

/* 内页留言样式 */
.contactFont{overflow:hidden;width:520px;padding:20px;height:380px;background:#f4f4f4;float:right;}
.feedback{margin-top:50px;overflow:hidden;}
.feedback .title{text-align:center;font-size:24px;font-weight:normal;margin-bottom:25px;color:#333;}
.feedback .title span{background:#fff;padding:0 30px;position:relative;top:-15px;}
.feedback .title::before{content:"";border-bottom:1px solid #e1e1e1;height:12px;vertical-align:top;width:100%;display:block;}
#feedback_form label{display:block;float:left;height:32px;line-height:32px;margin-bottom:30px;padding-left:40px;background:url(../images/contact.png) no-repeat;font-size:14px;}
#feedback_form label.name{background-position:0 -32px;}
#feedback_form label.email{background-position:0 -64px;}
#feedback_form label.city{background-position:0 -96px;}
#feedback_form label.msg_title{background-position:0 -128px;}
#feedback_form label.address{background-position:0 -160px;}
#feedback_form label.message{background-position:0 -192px;margin-bottom:10px;}
#feedback_form input{width:240px;height:30px;line-height:30px;float:left;margin:0 37px 30px 0;padding:0 10px;border:1px solid #dbdbdb;}
#feedback_form input.last{margin-right:0;}
#feedback_form .msg{border-top:1px dotted #ccc;padding:30px 0;}
#feedback_form textarea{height:125px;width:1178px;padding:10px;border:1px solid #dbdbdb;display:block;}
#feedback_form .btns{width:120px;height:40px;margin-right:10px; background:#0070be;color:#fff;border:none;font-size:15px;margin-bottom:0;cursor:pointer;border-radius:3px;}
#feedback_form .btns:hover{background:#333;transform:all 0.3s;}
#feedback_form .reset{background:#ccc;cursor:pointer;margin-bottom:0;}
#feedback_form .tableRow{width:100%;height:32px;}
#feedback_form .tableRow input{width:150px;margin-right:10px;color:#999;float:left;}
#feedback_form .tableRow .checkcode{width:50px;height:22px;margin-left:5px;border:1px solid #ccc;padding:4px 5px;display:block;float:left;background:#fff;}
#feedback_form input:focus,#feedback_form textarea:focus{border-color:#666;}

/*==========@@通用列表  结束@@==========*/
.navWidth{width:1000px; margin:0 auto;}
/*头部开始*/
em,i{ font-style:normal;}
.h_wrap{ height:210px; overflow:hidden;}
.h_top{overflow:hidden;height:37px;line-height:37px; color:#000; font:14px/37px "microsoft Yahei"}
.h_top span{ color:#b8b8b8; font-size:12px;}
.h_top span a{padding:0 10px; color:#888; display:inline-block; line-height:37px;}
.h_top span img{ vertical-align:middle; position:relative; margin:0 -5px 0 -5px;}
.h_mid{height:123px; }
.h_mid .logo{ display:inline-block;float:left;margin:13px 0 0 8px; position:relative;}
.h_mid h1{ float:left; margin:36px 0 0 1px; font:bold 16px/24px "microsoft Yahei"; color:#0082CD; letter-spacing:1px;  height:58px; padding:3px 10px 0 24px;  border-left:1px solid #c1c6cc;}
.h_mid h1 em{ display: block; overflow: hidden; font-size: 26px; color: #176B03; font-weight: bold; line-height: 30px; }
.h_tel{margin:42px 0 0; font:12px/14px "microsoft Yahei"; color:#104703;overflow:hidden; padding-right:50px; display:block; background:url(../images/h_tel.jpg) no-repeat right 3px; text-align:right; width:192px;}
.h_tel em{ color:#104703; font:24px/26px "microsoft Yahei"; display:block; padding-top:8px;}
.h_nav{height:50px; line-height:50px; font-family:"microsoft Yahei"; background:url(../images/menu_bg.gif) no-repeat; padding:0 3px;}
.h_nav li{ font-size:14px;float:left;position:relative;white-space:nowrap; border-right:1px solid #5e5e5e;}
.h_nav li a{display:inline-block;color:#fff;font:14px/50px "microsoft Yahei"; height:50px; padding:0 14px;}
.h_nav li.nones{ border-right:none;}
.h_nav li.nones a { padding:0 23px 0 20px;}
.h_nav li a:hover,.h_nav .cur a{ text-decoration:none;color:#fff;position:relative; background:#aa0204; }
/*sch*/
.h_sea{color:#505050;line-height:60px; height:69px;width:1060px; margin:-58px auto 0; position:relative; z-index:2; background:url(../images/sousuo.png) no-repeat;}
.h_sea2{color:#505050;line-height:51px; height:51px;width:980px; margin:-44px auto 0; position:relative; z-index:2; background:url(../images/sousuo.png) no-repeat;}
.key{ width:600px; font-size:14px; font-family:"microsoft Yahei"; color:#fff; padding:3px 0 0 70px;line-height:51px;}
.key a{ color:#fff;display:inline-block;padding:0 10px 0 0; }
.ser_r{ width:306px;height:36px; padding:12px 70px 0 0;  }
.s_inp{width:226px;line-height:34px;height:34px;padding:0 0 0 21px;color:#fff;border:1px solid #eee; float:left; background:none; font-size:12px; }
.s_ss{background:url(../images/ser_btn.gif) no-repeat;border:none; width:46px; height:36px;float:left; cursor:pointer;}

.navw{width:100%;height:50px;position:relative;z-index:10;box-shadow:0 0 5px #088231;background:url(../images/menu_bg.jpg);margin:0 auto;border-bottom:1px solid #104703;}
.nav{min-width:1110px;height:50px;line-height:50px;border-left:1px solid #439737;}
.nav li{float:left;width:110px;border-right:1px solid #439737;text-align:center;font-size:16px;position:relative;font-family:"microsoft Yahei"; }
.nav li a,.nav li span{display:block;width:110px;height:50px;text-decoration:none;color:#fff;}
.nav li a:hover,.nav li .current{background:#176B03;color:#cf0;}
.nav li .navSub{ position:absolute;top:50px; width:110px; background:#176B03; display:none;}
.nav li .navSub li{background:none;border-top:1px solid #104703;height:40px;line-height:40px;margin-left:0;font-weight:normal;font-size: 14px;padding:0;border-right:none;}
.nav li .navSub li a{height:40px;line-height:40px;display:block;padding:0;width:110px;text-align:center;color:#fff;}
.nav li .navSub li a:hover{background:#0C3B01;color:#fff;}
.nav li .navSub li:last-child{border-bottom:none;}
.listBanner,.packageBanner{width:1920px;position:relative;left:50%;margin-left:-960px; height:550px;}
.packageBanner{height:600px;}
/*头部结束*/
/*  广告轮播图 */
.banner{ width:1920px;margin: 0 auto; position:relative;height:550px;left:50%; margin-left:-960px;}
.banner .bd{ width:1920px; height:550px; overflow:hidden; z-index:0;}
.banner_ctr{ height:90px;position:absolute;top:45%;z-index:2;left:50%;margin-left:-575px;}
.banner_ctr a{ display:block;width:47px;height:79px; background: url(../images/banner_btn.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:-1250px; background-position: -47px 0px;}
.banner_ctr a:hover{opacity:0.7;filter:alpha(opacity=70);}
.banner .hd{position:absolute; bottom:75px; text-align: center; z-index:5;left: 50%;font-size: 0; line-height: 0;height: 0px; margin-left:-50px;height:10px;overflow:hidden;}
.banner .hd li{background:#0071B6; z-index:2; cursor:pointer; margin-right:5px; display:inline-block;width:6px; height:6px;*display:inline; zoom:1; border-radius: 100%;border:2px solid #fff;}
.banner .hd li:hover,.banner .hd .on{background:none;border:2px solid #0071B6}
/*底部开始*/
.f_bg{ background:url(../images/f_bg.gif) repeat-x top; height:252px; overflow:hidden; margin-top:22px;}
.f_nav{ text-align:center; font:14px/46px "microsoft Yahei"; color:#fff; height:46px; overflow:hidden;}
.f_nav a{ padding:0 16px; color:#fff; display:inline-block;}
.f_con{ height:206px; overflow:hidden; width:1100px;}
.f_con h2{ padding:39px 0 0 0; float:left;}
.copyright{ font:12px/24px "microsoft Yahei"; color:#555; padding:28px 0 0 32px; width:670px; float:left;}
.copyright a{ color:#555;}
.copyright img{ vertical-align:middle; margin-left:15px;}
.copyright b{ font-size:14px;}
.copyright em{ width:266px; display:inline-block;}
.copyright i{ font-size:14px;}
.f_code{ width:105px; float:right;padding:24px 7px 0 0;}
.f_code img{ width:105px; height:110px; display:block; margin:0 auto;}
.f_code span{ display:block; text-align:center; font:14px/38px "microsoft Yahei"; color:#555;}
/*底部结束*/

.navWidth{width:1110px; margin:0 auto;}
.header , .content , .footer ,.index, .single, .article, .picture, .download, .video, .product, .job, .guestbook, .feedback{ width:1200px; margin:0 auto; overflow:hidden; }


.pageContentBoxTwo2{width:875px;min-height:680px;padding:0px 15px;overflow:hidden;border:0px solid #0071b6;}
.productShowPic{width:310px;}
.box{width:310px;height:368px;}
.tb-pic a{display:table-cell;text-align:center;vertical-align:middle;}
.tb-pic a img{vertical-align:middle;height:310px;width:310px;}
.tb-pic a{*display:block;*font-family:Arial;*line-height:1;}
.tb-s310, .tb-s310 a{height:310px;width:310px;}
.tb-s310, .tb-s310 img{max-height:310px;max-width:310px;}
.tb-s310 a{*font-size:271px;}
.tb-booth{border:1px solid #cdcdcd;position:relative;z-index:1;}
div.zoomDiv{z-index:999;position:absolute;top:0px;left:0px;width:200px;height:200px;background:#fff;border:1px solid #ccc;display:none;text-align:center;overflow:hidden;}
div.zoomMask{position:absolute;background:url(../images/mask.png);cursor:move;z-index:1;}

.tb-picList{width:310px;height:46px;overflow: hidden;margin-top:10px;position:relative;}
.tb-picList a.prev{display:block;width:12px;height:18px;position:absolute;top:14px;left:0;background:url(../images/anu.jpg) no-repeat;overflow:hidden;cursor:pointer;}
.tb-picList a.prev:hover{background-position:0 -18px;}
.tb-picList a.next{display:block;width:12px;height:18px;position:absolute;top:14px;right:0;background:url(../images/anu.jpg) no-repeat 0 -36px;overflow:hidden;cursor:pointer;}
.tb-picList a.next:hover{background-position:0 -54px;}

.tb-picList .tb-thumb{position:relative;width:270px;height:46px;margin:0 auto;overflow:hidden;}
.tb-picList .tb-thumb ul{position:absolute;width:999999px;height:46px;}
.tb-picList .tb-thumb ul li{background:none;float:left;width:52px;height:44px;overflow:hidden;}
.tb-picList .tb-thumb ul li a{display:block;width:52px;height:44px;border:1px solid #e6e6e6;}
.tb-picList .tb-thumb ul li img{width:52px;height:44px;cursor:pointer;}
.tb-picList .tb-thumb ul li a.tb-selected{border:1px solid #0071b6;}

/* 产品右侧简介样式 */
.productShowTitle{width:490px;height:368px;overflow:hidden;padding-left:23px}
.productShowTitle h2{line-height:24px;border-bottom:1px solid #e0e0e0;font-family:"微软雅黑";font-size:16px;color:#aa0204;padding:10px 0;}
.descriptionBox{padding-top:10px;height:180px;overflow:hidden;}
.descriptionBox p{padding:5px 0;border-bottom:1px dotted #e0e0e0;}
.descriptionBox p span{color:#aa0204;font-weight:bold;}
.prodcuTel{padding-left:35px;height:27px;line-height:27px;background:url(../images/pr_tel.jpg) no-repeat left center;margin-top:10px;}
.prodcuTel span{position:relative;top:3px;font-family:arial;font-size:24px;color:#ec6700;}
.productOrder{height:36px;margin-top:20px;}
.productOrder a{display:block;width:116px;height:36px;}
/* 产品说明标签切换样式 */
.tabListBox{overflow:hidden;margin-top:20px;}
.tabList{height:29px;line-height:29px;border-bottom:1px solid #dadada}
.tabList a{display:block;width:100px;height:29px;float:left;text-align:center;background:#dadada;margin-right:5px;}
.tabList a.current{background:#0071b6;color:#fff;}
.tabBox{overflow:hidden;padding-top:15px;}
/* 采购表单样式 */
.order{width:875px;border:none;background:none;font-size:14px;font-weight:bold;color:#333;}
.orderTable{height:220px;overflow:hidden;padding:20px;margin-top:2px;background:#2993C6;color: #ffffff}
.tableRow{width:258px;height:33px;float:left;}
.tableRow span{display:inline-block;float:left;width:65px;height:24px;line-height:24px;text-align:center;}
.rowInput{float:left;padding:3px 5px;width:161px;height:16px;line-height:16px;border:1px solid #d0d0d0;background:#fff;color:#999;}
.tableRowA{margin-top:15px;margin-bottom:15px;height:80px;}
.tableRowA span{display:inline-block;float:left;width:65px;height:80px;line-height:22px;text-align:center;}
.rowTextarea{float:left;padding:3px 5px;width:590px;height:72px;line-height:20px;border:1px solid #d0d0d0;background:#fff;color:#999;}
.grCode{width:500px;}
.pt15{margin-top:15px;}
.checkcode{margin-left:10px;float:left;width:63px;height:22px;border:1px solid #d0d0d0;}
.rowInput:focus,.rowTextarea:focus{border:1px solid #5c1e0f;}
.subtA{margin-left:65px;width:65px;height:24px;line-height:24px;text-align:center;border:none;background:#666;cursor:pointer;float:left;color:#fff;border-radius:2px;}
.subtA:hover{background:#888}
.subtB{margin-left:10px;width:65px;height:24px;line-height:24px;text-align:center;border:none;background:#999;cursor:pointer;float:left;color:#fff;border-radius:2px;}
.subtB:hover{background:#666}

/* 荣誉资质 */
.honorList{width:880px;}
.honorList li{width:221px;height:316px;float:left;margin-right:18px;margin-bottom:10px;}
.honorList li img{display:block;width:215px;height:280px;padding:2px;border:1px solid #dfdfdf;background:#fff;}
.honorList li img:hover{border:1px solid #0071b6;background:#0071b6;}
.honorList li span{display:block;width:221px;height:30px;line-height:30px;text-align:center;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}

/* 办公环境 */
.settingList{width:880px;}
.settingList li{width:221px;height:181px;float:left;margin-right:18px;margin-bottom:10px;}
.settingList li a{display:block;width:215px;height:145px;padding:2px;border:1px solid #dfdfdf;background:#fff;overflow: hidden;}

.settingList li a:hover{border:1px solid #0071b6;background:#0071b6;}

.settingList li img{width:215px;height:145px;
transition:all 0.5s ease-in-out;
-webkit-transition:all 0.5s ease-in-out;
-moz-transition:all 0.5s ease-in-out;
-o-transition:all 0.5s ease-in-out;
}
.settingList li img:hover{
transform:scale(1.2);
-webkit-transform:scale(1.2);
-moz-transform:scale(1.2);
-o-transform:scale(1.2);
-ms-transform:scale(1.2);
}
.settingList li span{display:block;width:221px;height:30px;line-height:30px;text-align:center;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}

/* 应用领域 */
.applicList{width:880px;}
.applicList li{width:221px;height:256px;float:left;margin-right:18px;margin-bottom:10px;}
.applicList li img{display:block;width:215px;height:215px;padding:2px;border:1px solid #dfdfdf;background:#fff;}
.applicList li img:hover{border:1px solid #0071b6;background:#0071b6;}
.applicList li span{display:block;width:221px;height:30px;line-height:30px;text-align:center;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}

/* 内页留言样式 */
#contactlb{width:595px;font-size:16px;color:#333;margin:25px auto 0;font-family:"微软雅黑"}
#contactlb span{font-weight:normal;font-family:arial;display:block;color:#999;font-family:"微软雅黑"}
#leavetable{margin-top:35px;}
#leavetable tr{height:40px;}
.contactnr{width:600px;margin:0 auto;}
.left_l{width:12%;font-size:14px;height:20px;line-height:20px;vertical-align:top;padding:5px;font-family:"微软雅黑"}
.left_cont{vertical-align:middle;}
.tc_name{width:300px;height:14px;line-height:14px;background:#fff;border:1px solid #ccc;margin-bottom:15px;padding:10px 5px;}
.tc_zt{width:400px;height:14px;line-height:14px;background:#fff;border:1px solid #ccc;margin-bottom:15px;padding:10px 5px;}
.tc_lz{width:250px;height:14px;line-height:14px;background:#fff;border:1px solid #ccc;margin-bottom:15px;padding:10px 5px;}
.tc_nr{width:470px;height:140px;background:#fff;border:1px solid #ccc;padding:5px;margin-bottom:10px;}
.text-input{width:100px;height:14px;line-height:14px;background:#fff;border:1px solid #ccc;margin-bottom:15px;padding:10px 5px;}
.tc_name:focus,.tc_zt:focus,.tc_lz:focus,.tc_nr:focus,.text-input:focus{border-color:#0071b6;outline:0;}
.suba{width:110px;height:35px;background:#0071b6;font-size:16px;text-align:center;line-height:35px;border:0px;cursor:pointer;display:block;float:left;margin-right:15px;color:#fff;border-radius:2px;font-family:"微软雅黑"}
.suba:hover{background:#0181cf;}
/* 招聘样式 */
.jobsList dl{width:755px;}
.jobsList dd{padding:0 10px;height:35px;line-height:35px;border:1px solid #eaeaea;background:#ececec;margin-top:10px;cursor: pointer;}
.jobsList dd em{float:right;display:block;width:15px;height:15px;background:url(../images/iconf.jpg) no-repeat;cursor:pointer;margin-top:10px;}
.jobsList dd.on em{background:url(../images/icong.jpg) no-repeat;}
.jobsList dd span{display:block;float:left;width:170px;}
.jobsList dt{border:1px solid #eaeaea;border-top:none;padding:15px;margin-bottom:10px;}
a.gr-apply{display:block;width:80px;height:25px;margin:20px auto 0;background:#999;color:#fff;line-height:25px;text-align:center;border-radius:2px;}
a.gr-apply:hover,.jobs-submit:hover{background:#666;color:#fff;}
/* 招聘详细样式 */
.jobsShow{border:1px solid #eaeaea;}
.jobsShow h3{font-size:14px;font-weight:bold;background:#ececec;line-height:35px; padding-left:15px;}
.jobsShow table{width:715px;margin:10px 20px;}
.jobsInput{width:215px;border:1px solid #ccc;line-height:23px;height:23px;padding:0 5px;margin-bottom:10px;}
.jobsInput:focus,.jobsTextarea:focus{border:1px solid #888;}
.jobsTextarea{width:645px;padding:5px;border:1px solid #ccc;line-height:22px;height:125px;margin-top:3px;}
.jobsSubmit{background:#999;width:80px;height:25px;line-height:25px;cursor:pointer; border:none;color:#fff;margin-right:10px;border-radius:2px;margin-top:10px;}
.jobsSubmitb{background:#0071b6;width:100px;height:25px;line-height:25px;cursor:pointer; border:none; color:#fff;border-radius:2px;margin-top:10px;}