﻿@charset "utf-8";
/* CSS Document */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, abbr, del, dfn, em, img, ins, strike, strong, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, object, col, colgroup, caption, summary, tbody, tfoot, thead, th { margin:0; padding:0; border:0; }
input, button { margin:0; padding:0; border:0; background:none; }
body { color:#333; font-size:12px; font-family:Microsoft Yahei, Simsun;}
h1, h2, h3, h4, h5, h6, p, ul, ol, dl, em { color:#333; font-style:normal; }
h1, h2, h3, h4, h5, h6 { font-size:14px; font-weight:700; }
ol, ul, li { list-style:none; }
button, input[type="submit"] { cursor:pointer; }
*+html img { margin-bottom:0!important; } /* Fix IE7 */
textarea { margin:0; padding:0; font-size:14px; overflow:auto; }
:focus { outline:0; }
.cfix:before, .cfix:after { content:""; display:table; }
.cfix:after { clear:both; }
.cfix { zoom:1; }
.clearfix:after { content:"\0020"; line-height:0; font-size:0; display:block; clear:both; visibility:hidden; overflow:hidden; }
.clearfix { clear:both; overflow:hidden; visibility:visible; }
a { color:#333; text-decoration:none; }
a:hover { color:#036eae; text-decoration:none; }
.container { width:1000px; margin:0 auto;}
span, p { line-height:22px; color:#808080;}
sup{ font-size:9px;}
/*top*/
.bg-ban{ width:100%; margin:0 auto; overflow:hidden;}
.banner_wrap{ width:100%; margin:0 auto; position:relative; overflow:hidden;}
#banner {position: relative;z-index: 2;overflow: hidden;}
#loading {position: relative;width:100%;z-index: 99999;background:#000;}
#loading img {display:block; width:31px; height:31px;position: absolute;}
#bannerin {position: relative;width: 100%;overflow: hidden;}
#bannerin ul {position: absolute;}
#bannerin li {float: left;}
#bannerin img {width: 100%;cursor: pointer;}
#scrollin {position:absolute;bottom:25%;height:15px;}
#scrollin span {float:left;background:url(../images/icon.png) no-repeat;width:16px;height:15px;cursor: pointer; margin:0; display:inline-block;}
#scrollin .on {background:url(../images/icon-cur.png) no-repeat;}
#arrowin {width: 100%;overflow: hidden;}
#arrowin ul {width: 100%;}
#arrowin li {position:absolute;width:4%;height: 100%;top:0;z-index: 22;}
.arrow_left {left:13%;}
.arrow_right {right:13%;}
#arrowin a {position:absolute;z-index:10;display:block;width:59px;height:59px;opacity:1;transition: margin 300ms cubic-bezier(0.23, 1, 0.32, 1);-webkit-transition: margin 300ms cubic-bezier(0.23, 1, 0.32, 1);-webkit-backface-visibility: hidden;backface-visibility: hidden;}
#banner .fadein .fn-left {margin-left:0;background:url(../images/l.png) no-repeat center left;}
#banner .fadein .fn-right {margin-right:0;background:url(../images/r.png) no-repeat center right;}
#arrowin .fn-left {background:url(../images/l.png) no-repeat center left;left:4%;}
#arrowin .fn-right {background:url(../images/r.png) no-repeat center right;right: 4%;}


.top{ background:url(../images/top-bg.png) no-repeat bottom center #064b80; opacity:0.9; filter:alpha(opacity=90); width:100%; height:100px; position:absolute; left:0; top:0; z-index:999; overflow:hidden;}
.logo{ float:left; margin-top:27px; width:19%; margin-left:34px;}
.r-top{ float:right; margin-top:10px; width:77%;}
.tool{ float:right; width:19%;}
.tool ul{ overflow:hidden;}
.tool ul li{ float:left; background:url(../images/line.png) no-repeat right center; margin-left:10px;}
.tool ul li.no-line{ background:none;}
.tool ul li a{ display:inline-block; padding-left:10px;text-indent:-999em;}
.tool ul li a.qq{ background:url(../images/icon-qq.png) no-repeat; width:15px; height:15px;}
.tool ul li a.email{ background:url(../images/icon-email.png) no-repeat; width:19px; height:13px; margin-top:2px;}
.tool ul li a.tel{ background:url(../images/icon-tel.png) no-repeat; width:18px; height:18px;}
.tool ul li a.loca{ background:url(../images/icon-loca.png) no-repeat; width:14px; height:17px; margin-top:1px;}
.tool ul li a.qq:hover{ background:url(../images/icon-qq-hover.png) no-repeat;}
.tool ul li a.email:hover{ background:url(../images/icon-email-hover.png) no-repeat;}
.tool ul li a.tel:hover{ background:url(../images/icon-tel-hover.png) no-repeat;}
.tool ul li a.loca:hover{ background:url(../images/icon-loca-hover.png) no-repeat;}
.nav{ width:98%; float:right; margin-top:22px;}
.nav ul{ overflow:hidden;}
.nav ul li{ float:left; margin-left:8px;}
.nav ul li a{ display:block; color:#fff; font-size:15px; font-weight:bold;}
.nav ul li a span{color:#fff; display:block; padding:1px 10px;}
.nav ul li.cur{background: #e6a300; -moz-transform: skew(-35deg, 0); -ms-transform: skew(-35deg, 0); -o-transform: skew(-35deg, 0); -webkit-transform: skew(-35deg, 0); transform: skew(-35deg, 0);}
.nav ul li.cur span{color:#fff;-moz-transform: skew(35deg, 0); -ms-transform: skew(35deg, 0); -o-transform: skew(35deg, 0); -webkit-transform: skew(35deg, 0); transform: skew(35deg, 0);}
.nav ul li a:hover{background: #fff; -moz-transform: skew(-35deg, 0); -ms-transform: skew(-35deg, 0); -o-transform: skew(-35deg, 0); -webkit-transform: skew(-35deg, 0); transform: skew(-35deg, 0);}
.nav ul li a:hover span{ color:#036eae;-moz-transform: skew(35deg, 0); -ms-transform: skew(35deg, 0); -o-transform: skew(35deg, 0); -webkit-transform: skew(35deg, 0); transform: skew(35deg, 0);}
.nav ul li.cur a:hover{ background:#e6a300; transform:none; -ms-transform:none; -o-transform:none; -webkit-transform:none; -moz-transform:none;}
.nav ul li.cur a:hover span{color:#fff;-moz-transform: skew(35deg, 0); -ms-transform: skew(35deg, 0); -o-transform: skew(35deg, 0); -webkit-transform: skew(35deg, 0); transform: skew(35deg, 0);}
.index-con{ width:100%; margin:0 auto; overflow:hidden; z-index:999; position:absolute; left:0; bottom:40px;}
.main{ width:950px; padding:10px 5px; margin:0 auto 40px;background:#cde2ed;overflow:hidden; opacity:0.9;filter:alpha(opacity=90); box-shadow:0 0 6px #c4c4c5; -moz-box-shadow:0 0 6px #c4c4c5; -webkit-box-shadow:0 0 6px #c4c4c5; -o-box-shadow:0 0 6px #c4c4c5; -ms-box-shadow:0 0 6px #c4c4c5;}
.main dl{ width:24%; margin-left:4px; margin-right:5px; float:left; overflow:hidden;}
.main dl dt{ width:97%; margin-bottom:2px;}
.main dl dt img{ box-shadow:0 0 6px #c4c4c5; -moz-box-shadow:0 0 6px #c4c4c5; -webkit-box-shadow:0 0 6px #c4c4c5; -o-box-shadow:0 0 6px #c4c4c5; -ms-box-shadow:0 0 6px #c4c4c5; margin:5px; width:100%; height:auto;}
.main dl dd{ width:100%; margin-left:5px;}
.main dl dd a{ color:#666; display:block; line-height:20px;}
.main dl dd a.news{ background:url(../images/new.gif) no-repeat right center; padding-right:6px; font-size:16px; font-weight:bold; color:#4c4948; margin-bottom:2px; width:110px;}
.main dl dd a.tit{font-size:16px; font-weight:bold; color:#4c4948; margin-bottom:2px; width:100%;}
.main dl dd a.more{ float:right;color:#5c5a5a; padding-right:10px;}
.main dl dd p{ color:#666; margin-bottom:2px;}
.main dl dd p.p1{ background:url(../images/icon-ys1.png) no-repeat left center; padding-left:22px;}
.main dl dd p.p2{ background:url(../images/icon-ys2.png) no-repeat left center; padding-left:22px;}
.main dl dd p.p3{ background:url(../images/icon-ys3.png) no-repeat left center; padding-left:22px;}
.main dl dd a.btn{ background-image:linear-gradient(to bottom, #4a4f55, #393e44,#393e44,#393e44,#393e44); background-image:-webkit-linear-gradient(to bottom, #4a4f55, #393e44,#393e44,#393e44,#393e44);background-image:-moz-linear-gradient(to bottom, #4a4f55, #393e44,#393e44,#393e44,#393e44); background-image:-o-linear-gradient(to bottom, #4a4f55, #393e44,#393e44,#393e44,#393e44);background-image:-ms-linear-gradient(to bottom, #4a4f55, #393e44,#393e44,#393e44,#393e44); border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px; -ms-border-radius:6px; -o-border-radius:6px; padding:1px 10px 2px; display:inline-block; margin-top:5px; margin-right:2px; line-height:24px; color:#fff; text-align:center;}
.main dl dd a.btn2{ background-image:linear-gradient(to bottom, #f75903, #bf4600,#bf4600,#bf4600,#bf4600); background-image:-webkit-linear-gradient(to bottom, #f75903, #bf4600,#bf4600,#bf4600,#bf4600);background-image:-moz-linear-gradient(to bottom, #f75903, #bf4600,#bf4600,#bf4600,#bf4600); background-image:-o-linear-gradient(to bottom, #f75903, #bf4600,#bf4600,#bf4600,#bf4600);background-image:-ms-linear-gradient(to bottom, #f75903, #bf4600,#bf4600,#bf4600,#bf4600); border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px; -ms-border-radius:6px; -o-border-radius:6px; padding:1px 10px 2px; display:inline-block; margin-top:5px;line-height:24px; color:#fff; text-align:center;}
.main dl dd p.p4{ background:url(../images/icon-zlbz1.png) no-repeat left center; padding-left:26px;}
.main dl dd p.p5{ background:url(../images/icon-zlbz2.png) no-repeat left center; padding-left:26px;}
.main dl dd p.p6{ background:url(../images/icon-zlbz3.png) no-repeat left center; padding-left:26px;}
.main dl dd p.p7{ background:url(../images/icon-yeji.jpg) no-repeat left 6px; padding-left:22px;}
/*footer*/
.footer{ background:#036eae; width:100%; padding:15px 0; overflow:hidden;}
.foot-con{ float:right; width:75%; overflow:hidden; text-align:right;}
.foot-logo{ float:left; margin-top:6px;}
.f-r{ float:right;}
.f-r p{ margin-bottom:2px;}
.f-r p span{ color:#fff; padding:0 7px;}
.f-r2 p{ margin-bottom:0;}
.footer2{ border-top:0; padding:20px 0;}
/*关于我们*/
.sub-banner{width:100%; height:270px; margin:0 auto; overflow:hidden; position:relative; background:url(../images/ban-about.jpg) no-repeat top center;}
.about-con{ width:100%; overflow:hidden; position:relative;}
.sub-left{ position:absolute; top:0; left:0; width:22%; background:#c1e2f4; overflow:hidden; padding-bottom:80px; opacity:0.8; filter:alpha(opacity=80);}
.sub-left h3{ border-bottom:1px solid #42bafe; text-align:right; font-size:28px; color:#39b7ff; padding:60px 40px 15px 0; font-weight:normal;}
.sub-left ul{ overflow:hidden;}
.sub-left ul li{ border-bottom:1px solid #42bafe; text-align:right;}
.sub-left ul li a{ font-size:17px; color:#39b7ff; display:block; padding:18px 40px 18px 0;}
.sub-left ul li.active,.sub-left ul li a:hover{ background:url(../images/arrow.png) no-repeat right center #39b7ff; color:#fff;}
.sub-left ul li.active a{ color:#fff;}
.sub-left2 { z-index:2; opacity:0.8; filter:alpha(opacity=80);}
.sub-left2 ul li.current{background:url(../images/arrow.png) no-repeat right center #39b7ff; color:#fff;}
.sub-left2 ul li.current a{ color:#fff;}
.jianjie{ background:url(../images/bg-jianjie.jpg) no-repeat top center; height:710px; width:100%;}
.con,.linian-con{float:left; width:52%; margin-left:27%; text-align:left;}
.linian-con{ margin-left:25%;}
.con h2{ color:#39b7ff; font-size:34px; margin:30px 0 10px; font-weight:normal;}
.con p{ color:#4c4948; margin-bottom:8px; line-height:25px;}
.jieshao{ margin-bottom:15px; overflow:hidden;}
.l-j{ float:left; width:79%;}
.r-j{ float:right; width:12%; background:#dcebf6;box-shadow:3px 4px 6px #c4c4c5; -moz-box-shadow:3px 4px 6px #c4c4c5; -webkit-box-shadow:3px 4px 6px #c4c4c5; -o-box-shadow:3px 4px 6px #c4c4c5; -ms-box-shadow:3px 4px 6px #c4c4c5; padding:25px 15px 40px; border-radius:15px; -moz-border-radius:15px; -ms-border-radius:15px;-o-border-radius:15px; -webkit-border-radius:15px; margin-right:15px;}
.r-j img{ margin-bottom:30px; width:100%; height:auto;}
.r-j p{ line-height:22px; margin-bottom:0px;}
.zhici{ background:#fff; padding:8px 5px 5px 10px; overflow:hidden;}
.zhici dl{ overflow:hidden;}
.zhici dl dd{ float:left; width:52%;}
.zhici dl dd span{ display:block; color:#4c4948; margin-bottom:8px;}
.zhici dl dt{ float:right; width:44%;}
.zhici dl dd p{ line-height:23px; margin-bottom:5px;}
.zhici dl dt img{ width:100%; height:auto;}

.pic{ margin-top:10px;}
.pic ul{ overflow:hidden;}
.pic ul li{ margin-right:10px; width:46%; float:left;}
.pic img{ width:100%; height:auto;}
.foot-contact{ background:#dcebf6; width:100%; padding:60px 0; overflow:hidden;}
.f-tool{ float:right; width:92%;}
.left-logo{ border-right:1px solid #b1b9be; margin-right:25px; padding-right:25px; float:left; width:33%;}
.left-logo img.f-tit{ margin-bottom:30px; display:block; overflow:hidden; float:left;}
.logo2{ width:100%;}
.logo2 img{ float:left;}
.logo2 a{ color:#808080; text-decoration:underline; float:left; margin-left:10px; display:block; margin-top:8px;}
.lxfs{ float:left;border-right:1px solid #b1b9be; padding-right:30px;}
.erweima{ float:right;}
.erweima p{ float:left; margin-left:15px;}
.erweima p span{ display:block; text-align:center; font-size:12px; color:#a5aaae;}
.foot2{ width:55%;}
.foot2 .f-r p{ margin-top:12px;}
.foot2 .f-r2 p{ margin-top:0px;}
.linian{ background:url(../images/bg-linian2.jpg) no-repeat 40% center; height:710px; width:100%;}
.linian-con{ width:70%;}
.linian-con h2{font-size:34px; margin:45px 0 55px 0; font-weight:normal; color:#39b7ff;}
.linian-con ul{ overflow:hidden;}
.linian-con ul li{ float:left; width:26%; margin-right:6%;}
.linian-con ul li.ln2{ width:30%;}
.linian-con ul li.ln3{ width:32%; margin-right:0;}
.linian-con ul li p{ color:#4c4948; margin-bottom:12px; line-height:26px;}
.linian-con ul li p span{ color:#4c4948; display:block; line-height:26px;}
.honor{ background:url(../images/bg-rongyu.jpg) no-repeat top center; height:950px; width:100%; margin-bottom:50px;}
.honor-con{float:left; width:72%; margin-left:27%; text-align:left;}
.honor-con h2{ font-size:34px; margin:24px 0 30px 0; font-weight:normal; color:#39b7ff;}
.honor-con ul{ overflow:hidden; width:100%;}
.honor-con ul li{ float:left; margin-right:10px; margin-bottom:20px; width:32%;}
.honor-con ul li span{ display:block; text-align:left; color:#4c4948;}
.honor-con ul li img{ width:100%; height:auto;}
.honor-con ul.zs-two{ width:65%; float:left; margin-right:10px;}
.honor-con ul.zs-two li{ width:48%; margin-bottom:10px;}
.honor-con ul.zs-three li,.honor-con ul.zs-four li{ width:100%;}
.honor-con ul.zs-three{ width:32%; float:left; margin-right:10px;}
.honor-con ul.zs-four{ float:left; width:32%;}
.dashi{ width:100%; margin-bottom:50px;}
.dashi-con{ float:left; margin-left:22%; text-align:left; width:80%;}
.dashi-con h2{font-size:34px; margin:0px 0 40px 5%; font-weight:normal; color:#39b7ff;}

.history{ width:100%; background:url(../images/line.jpg) repeat-x left -25px; height:550px;}
.his-con{ width:80%; padding-left:80px; position:relative; z-index:1; height:550px; overflow-x:auto; overflow-y:hidden;}
.year{ background:url(../images/quan.jpg) no-repeat left 241px; width:9%; height:260px; position:relative; left:0; top:0;}
.line{ background:url(../images/year-line.jpg) no-repeat left bottom #81b7d3; width:1px; position:absolute; left:9px; top:121px; height:120px;}
.year span{ background:#fff; color:#39b7ff; font-size:13px; padding:3px 0; position:absolute; bottom:53px; left:-12px;}
.year p{ color:#19456c; text-align:center; position:absolute; top:70px; left:-60px;}
.year2{background:url(../images/quan.jpg) no-repeat left top; top:-19px; left:8%;}
.line2{ top:17px; left:10%;}
.year2 span{ bottom:158px;}
.year2 p{ top:150px;}
.year3{ left:16%; top:-520px;}
.line3{ height:160px; top:81px;}
.year3 p{ top:32px;}
.year4{ left:24%; top:-539px;}
.line4{ height:160px; top:17px;}
.year4 p{ top:182px;}
.year5{ left:38%; top:0px; position:absolute;}
.year5 p{ top:70px;}
.year6{ position:absolute; top:241px; left:46%;}
.line6{ height:120px; top:17px;}
.year7{ left:54%; top:0px; position:absolute;}
.line7{ height:160px; top:81px;}
.year7 p{ top:32px;}
.year8{left:62%;}
.line8{ height:160px;}
.year8 p{ top:182px;}
.year9{ left:70%; position:absolute; top:0px;}
.year10{ left:78%;}
.year11{ left:86%; position:absolute; top:0;}
.line11{ height:160px; top:81px;}
.year11 p{ top:32px;}
.year12{ left:92%;}
.line12{ height:160px; top:17px;}
.year12 p{ top:182px;}
.year13{ left:100%; position:absolute;}
.year13 p{ top:50px;}
.year14{ left:108%;}
.line14{ height:120px; top:17px;}
.year14 p{ top:150px;}
.year15{ left:116%; position:absolute;}
.line15{ height:160px; top:81px;}
.year15 p{ top:32px;}
.year16{ left:124%;}
.line16{ height:160px; top:17px;}
.year16 p{ top:182px;}




/*最新动态*/
.sub-banner2{ background:url(../images/ban-news.jpg) no-repeat top center; height:270px; margin:0 auto; overflow:hidden; position:relative;}
.sub-banner10{ background:url(../images/ban-tongzhi.jpg) no-repeat top center; height:270px; margin:0 auto; overflow:hidden; position:relative;}
.nian{ position:absolute; bottom:0; left:0; width:100%;border-bottom:4px solid #e6a300;}
.nian ul{ overflow:hidden; width:1000px;  margin:0 auto;}
.nian ul li{ float:left; background:#39b7ff; color:#fff; font-size:26px; padding:5px 18px; margin-right:44px; cursor:pointer;}
.nian ul li.cur{ background:#f0ad00; color:#fff;}
.container2{ width:1030px; margin:0 auto;}
.newscon{ margin-bottom:30px; overflow:hidden;}
.newscon h2{ font-size:34px; color:#39b7ff; margin:40px 0 30px 15px; font-weight:normal;}
.newscon dl{ width:30%; margin:0 15px 20px; overflow:hidden; display:inline-block;}
.newscon dl dt{ width:100%; margin-bottom:15px;}
.newscon dl dt img{ width:100%; height:auto;}
.newscon dl dd{width:100%;}
.newscon dl dd a{ font-size:15px; font-weight:bold; color:#39b7ff; display:block; margin-bottom:12px; background:url(../images/jiantou.jpg) no-repeat left center; padding-left:15px;}
.newscon dl dd a:first-child{height:40px;}
.newscon dl dd a:hover{ color:#036eae;}
.newscon dl dd a.more2{ background:none; color:#4c4948; font-weight:normal; float:right;}
.newscon dl dd p{ padding-left:4px; line-height:24px; margin-bottom:5px; color:#4c4948;}
.newscon dl dd a.more2:hover{color:#39b7ff;}
.newscon dl.list2{ width:47%;float:left;}
.newscon dl.list2 dd a.more2{ margin-top:20px;}
/*研发中心*/
.sub-banner3{ background:url(../images/ban-yanfa.png) no-repeat top center; height:650px; margin:0 auto; overflow:hidden; position:relative;}
.yanfa{ position:absolute; top:240px; left:0; width:100%;}
.yanfa-con{ width:1000px; margin:0 auto;}
.yanfa-con ul{ width:100%; margin:0 auto; position:relative;}
.yanfa-con ul li,#List1_1 li{ float:left; margin-right:35px; width:160px; height:350px;}
.yanfa-con ul li img{ border:4px solid #fff; border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%; -ms-border-radius:50%; -o-border-radius:50%; width:100%; height:auto;}
.yanfa-con ul li.current2 img,.yanfa-con ul li a:hover img{ border:4px solid #e6a300;}
.box-con{ position:absolute; left:0; top:215px; background:#e6a300; padding:15px 20px; width:720px; display:none;}
.box-con2{left:50%;}
.yf-miaoshu{ position:relative; width:100%;}
.yf-miaoshu i.jiantou{ background:url(../images/jiantou.png) no-repeat; width:38px; height:22px; display:block; position:absolute; top:-30px; left:6%;}
.yf-miaoshu i.jiantou2{ left:33%;}
.yf-miaoshu i.jiantou3{ left:61%;}
.yf-miaoshu i.jiantou4{ left:88%;}
.yf-miaoshu h3{ color:#fff; font-size:16px; margin-bottom:6px;}
.yf-miaoshu p{ color:#fff; font-size:14px; line-height:26px;}
.yanfa-con ul li:hover .box-con{ display:block;}
.yanfa-con .leftbtn{ background:url(../images/l.png) no-repeat; width:59px; height:59px; float:left; margin:0px 68px 0 0; cursor:pointer;}
.yanfa-con .rightbtn{ background:url(../images/r.png) no-repeat; width:59px; height:59px; float:right; margin:0; cursor:pointer;}
#List1_1{ float:left;}
#List2_1{ float:left;}
.ScrCont{ width:52766px;}
#ISL_Cont_1{ width:760px; overflow:hidden; float:left;}
/*产品技术*/
.sub-banner4{ height:270px; margin:0 auto; overflow:hidden; position:relative; background:url(../images/ban-jishu.jpg) no-repeat top center;}
.jsys-con,.yeji-con,.zlbz-con{ width:100%; overflow:hidden; position:relative;}
.youshi{float:left; width:48%; margin-left:27%; text-align:left;}
.youshi p{ color:#4c4948; line-height:26px; margin:30px 0 25px;}
.section{ margin-bottom:30px; overflow:hidden;}
.section h2{ color:#39b7ff; font-size:28px; font-weight:normal; margin-bottom:15px;}
.section img{ width:100%; height:auto;}
.section p{ margin:0px 0 18px; line-height:28px;font-size:14px;}
.fixed { position: fixed; top: 0px; left:0; height:515px; z-index:9999;}
.fixed #header-wrapper { width:100%;}
.fixed .sub-left{ position:inherit; width:22%; background:#c1e2f4; overflow:hidden;}
.fixed .sub-left h3{ border-bottom:1px solid #42bafe; text-align:right; font-size:28px; color:#39b7ff; padding:60px 40px 15px 0; font-weight:normal;}
.fixed .sub-left ul{ overflow:hidden;}
.fixed .sub-left ul li{ border-bottom:1px solid #42bafe; text-align:right;}
.fixed .sub-left ul li a{ font-size:22px; color:#39b7ff; display:block; padding:18px 40px 18px 0;}
.fixed .sub-left ul li.active,.fixed .sub-left ul li a:hover{ background:url(../images/arrow.png) no-repeat right center #39b7ff; color:#fff;}
.fixed .sub-left ul li.active a{ color:#fff;}
.fixed .sub-left2 ul li.current{background:url(../images/arrow.png) no-repeat right center #39b7ff; color:#fff;}
.fixed .sub-left2 ul li.current a{ color:#fff;}
.js-con{ width:100%; overflow:hidden; margin:30px 0 20px;}
.js-con p{ float:left; width:46%; font-size:14px; line-height:36px;}
.r-pic{ float:right; width:51%;}
.r-pic img{ width:100%; height:auto;}

.video-js { background-color:#0b0e13; margin-top: 0px; position: relative; padding: 0; font-size: 10px; vertical-align: middle; }
.video-js .vjs-tech { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.video-js:-moz-full-screen {position: absolute;}
body.vjs-full-window { padding: 0; margin: 0; height: 100%; overflow-y: auto; }
.video-js.vjs-fullscreen { position: fixed; overflow: hidden; z-index: 1000; left: 0; top: 0; bottom: 0; right: 0; width: 100% !important; height: 100% !important; _position: absolute; }
 .video-js:-webkit-full-screen {
 width: 100% !important;
 height: 100% !important;
}
.vjs-poster { margin: 0 auto; padding: 0; cursor: pointer; position: relative; width: 100%; max-height: 100%; }
.video-js .vjs-text-track-display { text-align: center; position: absolute; bottom: 4em; left: 1em; right: 1em; }
.video-js .vjs-text-track { display: none; color: white; font-size: 1.4em; text-align: center; margin-bottom: 0.1em; background: black; background: rgba(0, 0, 0, 0.5); }
.video-js .vjs-subtitles { color: white; }
.video-js .vjs-captions { color: #ffcc66; }
.vjs-tt-cue { display: block;}
.vjs-fade-in { visibility: visible !important; opacity: 1 !important; -webkit-transition: visibility 0s linear 0s, opacity 0.3s linear; -moz-transition: visibility 0s linear 0s, opacity 0.3s linear; -o-transition: visibility 0s linear 0s, opacity 0.3s linear; transition: visibility 0s linear 0s, opacity 0.3s linear; -webkit-backface-visibility: hidden; }
.vjs-fade-out { visibility: hidden !important; opacity: 0 !important; -webkit-transition: visibility 0s linear 1.5s, opacity 1.5s linear; -moz-transition: visibility 0s linear 1.5s, opacity 1.5s linear; -o-transition: visibility 0s linear 1.5s, opacity 1.5s linear; transition: visibility 0s linear 1.5s, opacity 1.5s linear; -webkit-backface-visibility: hidden; }
.vjs-controls { position: absolute; bottom: -75px; left: 0; right: 0; margin: 0; padding: 0; height:75px; color: white; background:#0b0e13; }
.vjs-controls.vjs-fade-out { visibility: visible !important; opacity: 1 !important; }
.vjs-control { background-position: center center; background-repeat: no-repeat; position: relative; float: left; text-align: center; margin: 0; padding: 0; height: 28px; width: 40px; }
.vjs-control:focus { outline: 0; }
.vjs-control div { background-position: center center; background-repeat: no-repeat; }
.vjs-control-text { border: 0; clip: rect(0, 0, 0, 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.vjs-play-control { cursor: pointer !important; height:29px; left:30px; position: absolute; top:30px; width:26px; }
.vjs-paused .vjs-play-control { background: url(../images/play.jpg) no-repeat;}
.vjs-paused .vjs-play-control:hover div { opacity: 0; }
.vjs-paused .vjs-play-control div { background:url(../images/play.jpg) no-repeat; height: 29px; -webkit-transition: opacity 0.25s; -moz-transition: opacity 0.25s; -o-transition: opacity 0.25s; transition: opacity 0.25s; -webkit-backface-visibility: hidden; }
.vjs-playing .vjs-play-control { background: url(../images/pause.jpg) no-repeat;}
.vjs-playing .vjs-play-control:hover div { opacity: 0; }
.vjs-playing .vjs-play-control div { background: url(../images/pause.jpg) no-repeat; height:24px; -webkit-transition: opacity 0.25s; -moz-transition: opacity 0.25s; -o-transition: opacity 0.25s; transition: opacity 0.25s; -webkit-backface-visibility: hidden; }
.vjs-rewind-control { width: 5em; cursor: pointer !important; }
.vjs-rewind-control div { width: 19px; height: 16px; background:url("video-js.png"); margin: 0.5em auto 0; }
.vjs-mute-control { background: url(../images/volume-full.png) no-repeat; cursor: pointer !important; position: absolute; right:80px; top:28px; }
.vjs-mute-control:hover div, .vjs-mute-control:focus div { opacity: 0; }
.vjs-mute-control.vjs-vol-0, .vjs-mute-control.vjs-vol-0 div { background-image: url(../images/volume-off.png); }
.vjs-mute-control div { background:url(../images/volume-full.png) no-repeat; height:28px; -webkit-transition: opacity 0.25s; -moz-transition: opacity 0.25s; -o-transition: opacity 0.25s; transition: opacity 0.25s; -webkit-backface-visibility: hidden; }
.vjs-volume-control, .vjs-volume-level, .vjs-volume-handle, .vjs-volume-bar { display: none; }
.vjs-progress-control { position: absolute; left:2px; right:0px; height:4px; width:90%; margin-left:4%; top:14px; background: #fff; }
.vjs-progress-holder { position: relative; cursor: pointer !important; padding: 0; margin: 0; height:2px; }
.vjs-play-progress, .vjs-load-progress { border-radius:2px; position: absolute; display: block; height: 4px; margin: 0; padding: 0; left: 0; top: 0; }
.vjs-play-progress { background: #5a80ac; left: -1px; }
.vjs-load-progress { background: #d6dbe0; border-radius: 32px 0 0 32px; }
 .vjs-load-progress[style *='100%'], .vjs-load-progress[style *='99%'] {
 border-radius: 32px;
}
.vjs-seek-handle { background-color: #5a80ac; position: absolute; width:20px; height:8px; border-radius:4px; margin:0px 0 0 1px; left: 0; top: -2px; -webkit-transition: background-color 0.25s; -moz-transition: background-color 0.25s; -o-transition: background-color 0.25s; transition: background-color 0.25s; -webkit-backface-visibility: hidden; }
 .vjs-seek-handle[style *='95.'] {
 margin-left: 3px;
}
.vjs-seek-handle[style='left: 0%;'] { margin-left: -2px; }
.vjs-seek-handle:hover, .vjs-seek-handle:focus { background-color: #69a6b9; }
.vjs-seek-handle:active { background-color: #5a80ac; }
.vjs-time-controls { position: absolute; height: 20px; width:290px; top:30px; font: 300 13px NotoSansHansLight,Microsoft Yahei,Simsun; }
.vjs-current-time { left:250px; text-align: right; color:#56595e; font-size:16px;}
.vjs-duration { color: #56595e; left:230px; text-align: left; font-size:16px;}
.vjs-remaining-time { display: none; }
.vjs-time-divider { color: #56595e; font-size: 14px; position: absolute; left:54px; top:30px; }
.vjs-time-divider span{color: #56595e; }
.vjs-secondary-controls { float: right; }
.vjs-fullscreen-control { background: url(../images/fullscreen.png) no-repeat; cursor: pointer !important; position: absolute; right:15px; top:25px; }
.vjs-fullscreen-control:hover div, .vjs-fullscreen-control:focus div { opacity: 0; }
.vjs-fullscreen-control div { height: 30px; background: url(../images/fullscreen.png) no-repeat; -webkit-transition: opacity 0.25s; -moz-transition: opacity 0.25s; -o-transition: opacity 0.25s; transition: opacity 0.25s; -webkit-backface-visibility: hidden; }
.vjs-menu-button { display: none !important; }
.vjs-duration-display{ color:#fff; font-size:16px; font-weight:bold;}
/*应用业绩*/
.sub-banner5{height:100px; margin:0 auto; overflow:hidden; position:relative;}
.yeji{ width:100%; background:url(../images/map.jpg) no-repeat top center #c8c8c8; height:880px; position:relative;}
.cesuan{ background:url(../images/cesuan-bg.png) no-repeat; width:190px; height:331px; position:absolute; left:190px; bottom:0px; z-index:999;}
.cesuan p input{ color:#666; font-family:Microsoft Yahei, Simsun; width:80px; height:30px; line-height:30px; text-indent:10px;}
.cesuan .dizhi{ position:absolute; top:67px; right:19px; height:30px;}
.cesuan .dizhi2{ position:absolute; top:102px; right:20px; height:30px;}
.cesuan p.t2 input.txt{ position:absolute; top:102px; right:20px;}
.cesuan p.t3 input.txt{ position:absolute; top:137px; right:20px;}
.cesuan p.btn1 input.sub{ width:125px; position:absolute; top:182px; right:35px; text-indent:-999em; cursor:pointer;}
.cesuan p.t4 input.txt{ width:150px; position:absolute; top:242px; right:16px; color:#f83f06; font-size:18px; font-weight:bold;}
.r-area{position:relative; width:1000px; margin:0 auto; height:880px; z-index:1;}
.qu1{ position:relative;  width:1000px; margin:0 auto; height:1098px;}
.qu1 span.lan-bg{background-image:linear-gradient(to bottom, #fff, #39b7ff,#39b7ff,#39b7ff,#39b7ff); background-image:-webkit-linear-gradient(to bottom, #fff, #39b7ff,#39b7ff,#39b7ff,#39b7ff);background-image:-moz-linear-gradient(to bottom, #fff, #39b7ff,#39b7ff,#39b7ff,#39b7ff); background-image:-o-linear-gradient(to bottom, #fff, #39b7ff,#39b7ff,#39b7ff,#39b7ff);background-image:-ms-linear-gradient(to bottom, #fff, #39b7ff,#39b7ff,#39b7ff,#39b7ff); border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px; -ms-border-radius:6px; -o-border-radius:6px; font-size:16px; color:#fff;font-family:Microsoft Yahei, Simsun; position:absolute; left:27%; top:-66px; cursor:pointer; text-indent:0; text-align:center; line-height:30px;}
.qu1 span{ position:absolute; top:25%; left:74%; width:64px; height:30px; line-height:30px; text-align:center; display:block; cursor:pointer; background-image:linear-gradient(to bottom, #cecece, #959595,#8c8c8c,#8c8c8c,#8c8c8c); background-image:-webkit-linear-gradient(to bottom,#cecece, #959595,#8c8c8c,#8c8c8c,#8c8c8c);background-image:-moz-linear-gradient(to bottom, #cecece, #959595,#8c8c8c,#8c8c8c,#8c8c8c); background-image:-o-linear-gradient(to bottom, #cecece, #959595,#8c8c8c,#8c8c8c,#8c8c8c);background-image:-ms-linear-gradient(to bottom, #cecece, #959595,#8c8c8c,#8c8c8c,#8c8c8c); border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px; -ms-border-radius:6px; -o-border-radius:6px; font-size:12px; color:#faf9f9; z-index:2;}
.qu1 span.sd{ top:30%; left:87%;}
.qu1 span.hb{top:32%; left:72%;}
.qu1 span.sh{top:43%; left:89%;}
.qu1 span.ah{top:44%; left:75%;}
.qu1 span.js{top:44%; left:82%;}
.qu1 span.hz{top:46%; left:86%;}
.qu1 span.qh{top:34%; left:30%; width:90px;}
.qu1 span.nmg{top:24%; left:65%;}
.qu1 span.sz{top:63%; left:75%;}
.qu1 span.sx{top:41%; left:60%;}
.qu1 span.xj{top:17%; left:23%;}
.qu1 span.hn{top:38%; left:71%;}
.qu1 span.nx{top:33%; left:56%;}
.qu1 span.hbdz{top:29%; left:73%;}
.qu1 span.qd{top:32%; left:83%;}
.qu1 span.ta{top:34%; left:78%;}
.qu1 span.wj{top:41%; left:80%;}
.qu1 span.zjg{top:41%; left:87%;}

.area-yj1{position:absolute; top:30.2%; left:69.4%; background:#e6a300; padding:10px 12px; z-index:3;}
.area-yj2{top:35.2%; left:82.6%;}
.area-yj3{top:37.2%; left:67.8%;}
.area-yj4{top:48.2%; left:85%; padding:10px;}
.area-yj5{top:49.2%; left:70.8%;}
.area-yj6{top:49.2%; left:77.6%;}
.area-yj7{top:51.2%; left:81.6%;}
.area-yj8{top:39.2%; left:25.8%;}
.area-yj9{top:29.2%; left:60.8%;}
.area-yj10{top:68.2%; left:70.8%;}
.area-yj11{top:46.2%; left:55.8%;}
.area-yj12{top:22.3%; left:18.6%;}
.area-yj13{top:43.2%; left:66.6%;}
.area-yj14{top:38.2%; left:51.8%;}
.area-yj15{top:34.2%; left:68.8%;}
.area-yj16{top:37.2%; left:78.6%;}
.area-yj17{top:39.2%; left:73.6%;}
.area-yj18{top:46.2%; left:75.6%;}
.area-yj19{top:46.2%; left:82.6%;}
.diqu{ position:relative;}
.diqu i.jiantou{ background:url(../images/jiantou.png) no-repeat; width:38px; height:22px; display:block; position:absolute; top:-25px; left:37%;}
.diqu p{ font-size:14px; color:#fff; line-height:18px;}
.diqu span.lan-bg{background-image:linear-gradient(to bottom, #fff, #39b7ff,#39b7ff,#39b7ff,#39b7ff); background-image:-webkit-linear-gradient(to bottom, #fff, #39b7ff,#39b7ff,#39b7ff,#39b7ff);background-image:-moz-linear-gradient(to bottom, #fff, #39b7ff,#39b7ff,#39b7ff,#39b7ff); background-image:-o-linear-gradient(to bottom, #fff, #39b7ff,#39b7ff,#39b7ff,#39b7ff);background-image:-ms-linear-gradient(to bottom, #fff, #39b7ff,#39b7ff,#39b7ff,#39b7ff); border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px; -ms-border-radius:6px; -o-border-radius:6px; font-size:16px; color:#fff;font-family:Microsoft Yahei, Simsun; position:absolute; left:27%; top:-66px; cursor:pointer; text-indent:0; text-align:center; line-height:30px;}
.diqu span.lan-bg2{ top:-67px; left:24%;}
.diqu span.lan-bg3,.diqu span.lan-bg4,.diqu span.lan-bg5,.diqu span.lan-bg6,.diqu span.lan-bg7,.diqu span.lan-bg9,.diqu span.lan-bg10,.diqu span.lan-bg11,.diqu span.lan-bg12,.diqu span.lan-bg13,.diqu span.lan-bg14,.diqu span.lan-bg15,.diqu span.lan-bg16,.diqu span.lan-bg17,.diqu span.lan-bg18,.diqu span.lan-bg19{ top:-67px; left:24%;}
.diqu span.lan-bg8{ top:-67px; left:24%; width:90px;}
.total-tj{position:relative; width:64%; margin-left:27%;}
.total-tj p{ position:absolute; right:0; bottom:5px; font-size:20px; line-height:28px; color:#39b7ff; width:37%;}
.select_box{width:80px; height:30px; line-height:30px; font-size:12px; background:url(../images/icon1.gif) no-repeat 66px 13px; padding-left:8px; cursor:pointer;}
.selet_open{display:inline-block;position:absolute;right:20px;top:0;width:30px;height:24px;}
.select_txt{display:inline-block;width:80px;line-height:30px;height:30px;cursor:pointer;overflow:hidden;}

.dizhi .option{width:450px;border:0;position:absolute;top:25px;left:5px;z-index:2;overflow:hidden;display:none; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; -o-border-radius:10px; -ms-border-radius:10px;}
.dizhi .option a{display:block;line-height:30px;text-align:left;padding:0px 10px;background:#fff;}
.dizhi .option a:hover{background-color:#39b7ff; line-height:30px; color:#fff;}

.dizhi2 .option{width:94px;border:0;position:absolute;top:25px;left:5px;z-index:2;overflow:hidden;display:none; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; -o-border-radius:10px; -ms-border-radius:10px;}
.dizhi2 .option a{display:block;height:30px;line-height:30px;text-align:left;padding:0 10px;background:#fff;}
.dizhi2 .option a:hover{background-color:#39b7ff; height:30px; line-height:30px; color:#fff;}

.sub-banner8{height:270px; margin:0 auto; overflow:hidden; position:relative; background:url(../images/ban-pingjia.jpg) no-repeat top center;}
.pingjia{ float:left; margin-left:27%; margin-top:40px; margin-bottom:40px; width:66%;}
.pingjia ul{ overflow:hidden;}
.pingjia ul li{ margin-bottom:20px;}
.pingjia ul li.dz1{ background:url(../images/pj-icon1.jpg) no-repeat left 4px; padding-left:50px;}
.pingjia ul li span{ color:#4c4948; font-weight:bold;}
.pingjia ul li p{color:#4c4948; display:inline; line-height:25px;}
.pingjia ul li.dz2{ background:url(../images/pj-icon2.jpg) no-repeat left 4px; padding-left:50px;}
.pingjia ul li.dz3{ background:url(../images/pj-icon3.jpg) no-repeat left 4px; padding-left:50px;}
.pingjia ul li.dz4{ background:url(../images/pj-icon4.jpg) no-repeat left 4px; padding-left:50px;}
.pingjia ul li.dz5{ background:url(../images/pj-icon5.jpg) no-repeat left 4px; padding-left:50px;}
.pingjia ul li.dz6{ background:url(../images/pj-icon6.jpg) no-repeat left 4px; padding-left:50px;}
/*俱乐部*/
.sub-banner6{ background:url(../images/ban-julebu.jpg) no-repeat top center; height:893px; overflow:hidden; position:relative;}
.julebu{ width:100%; position:absolute; top:20%; left:0;}
.julebu-con{ width:1000px; margin:0 auto; overflow:hidden;}
.wenzi{ width:47%; float:left; margin-top:17%;}
.wenzi p{ font-size:14px; color:#064b80; line-height:26px; margin-bottom:10px; margin-left:10px;}
.right-con{ float:right; width:32%;}
.jiaodiantu{ width:287px; margin-top:4%;}
.imageRotation{
	height:280px;
	width:287px;
	overflow:hidden;  /*--超出容器的所有元素都不可见--*/
	position:relative;  /*--相对定位--*/
	}

.imageBox{
	position:absolute;  /*--固定定位--*/
	height:250px;
	top:26px;
	left:0px;
	overflow:hidden;
	}
.imageBox img {
	display:block;
	height:250px;
	width:287px;
	float:left;   
	}

.icoBox{
	position:absolute;  /*--固定定位--*/
	top:4px;
	right:25%;
	width:37%;
	height:15px;
	text-align:center;
	line-height:40px;
	}
.icoBox span{
	display:block;
	float:left;
	height:15px;
	width:16px;
	margin-left:0px;
	overflow:hidden;
	background:url(../images/icon2.png) no-repeat;
	cursor:pointer; text-indent:-999em;
	}
.icoBox span.active { background:url(../images/icon-cur.png) no-repeat;cursor:default;}
.tongzhi{ width:287px; margin-top:-40%; margin-left:-1%; *margin-left:-7%; background:url(../images/tongzhi-bg.png) no-repeat; position:relative; padding-left:35px;}
.imageRotation2{height:255px;width:220px;overflow:hidden; position:relative;}
.imageBox2{position:absolute; height:150px;top:26px;left:0px;overflow:hidden;}
.imageBox2 p {display:block; float:left; width:220px; height:100px; color:#fff; text-align:center; line-height:26px; font-size:14px; margin-top:75px;}
.icoBox2{position:absolute; bottom:10%;right:25%;width:37%;height:15px;text-align:center;line-height:40px;}
.icoBox2 span{display:block;float:left;height:15px;width:16px;margin-left:0px;overflow:hidden;background:url(../images/icon3.png) no-repeat;cursor:pointer; text-indent:-999em;}
.icoBox2 span.active { background:url(../images/icon-cur.png) no-repeat;cursor:default;}
.imageRotation2 h3{ position:absolute; top:60px; left:72px; font-size:20px; font-weight:normal; color:#fff; z-index:999;}
.right-con2{ float:left; width:43%;}
.shenqing-data{ margin-top:2%; width:100%; margin-left:6%;}
.shenqing-data h2{ text-align:center; font-size:17px; color:#7f7f7f; margin-bottom:4px; font-weight:normal;}
.shenqing-data table{ border:6px solid #d2d2d2; background:#fff; margin-bottom:12px; border-collapse:collapse;border-spacing:0;}
.shenqing-data table tr td{ border:2px solid #d5d5d5; width:17%; text-align:center; line-height:38px; color:#7f7f7f; font-size:17px;}
.shenqing-data table tr td input.text{ color:#555; font-family:Microsoft Yahei,Simsun; font-size:15px; text-align:center; width:100%;}
.shenqing-data table tr td.tit2{ width:17%;}
.shenqing-data table tr td.con2{ width:18%;}
.shenqing-data input.sub,.shenqing-data span{ background-image:linear-gradient(to bottom, #7db2d9, #03638c,#03638c,#03638c,#03638c); background-image:-webkit-linear-gradient(to bottom, #7db2d9, #03638c,#03638c,#03638c,#03638c);background-image:-moz-linear-gradient(to bottom, #7db2d9, #03638c,#03638c,#03638c,#03638c); background-image:-o-linear-gradient(to bottom, #7db2d9, #03638c,#03638c,#03638c,#03638c);background-image:-ms-linear-gradient(to bottom, #7db2d9, #03638c,#03638c,#03638c,#03638c); border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px; -ms-border-radius:6px; -o-border-radius:6px; font-size:18px; color:#fff;font-family:Microsoft Yahei, Simsun; padding:2px 10px 4px; margin-left:44%; cursor:pointer;}
.shenqing-data span{ margin-top:15%; display:inline-block;padding:3px 10px 6px;}

/*质量保证*/
.sub-banner7{height:270px; margin:0 auto; overflow:hidden; position:relative;background:url(../images/ban-zhiliang.jpg) no-repeat top center;}
.chengbao{ background:url(../images/zhiliang-pic1.jpg) no-repeat top center; height:580px; overflow:hidden;}
.chengbao-con{float:left; width:34%; margin-left:30%; text-align:left;}
.chengbao-con h2,.rz-con h2{color:#39b7ff; font-size:30px; font-weight:normal;margin:50px 0 10px;}
.chengbao-con h2{ margin:280px 0 10px;}
.chengbao-con p{ color:#4c4948; width:73%; line-height:26px; margin-bottom:10px;}
.renzheng{ background:url(../images/zhiliang-bg2.jpg) repeat-x; height:845px; overflow:hidden; width:100%;}
.rz-con,.jy-con{float:left; width:48%; margin-left:30%; text-align:left;}
.rz-con h2{ margin:50px 0 20px;}
.rz-con p{ width:100%;color:#4c4948; line-height:26px; margin-bottom:15px;}
.rz-con p img{ margin-top:20px;}
.l-rz{ float:left; width:44%;}
.r-rz{ float:right; width:56%;}
.zlbz-bg{ background:url(../images/jianyan-bg.jpg) repeat; width:100%; height:auto; padding-bottom:30px; overflow:hidden;}
.jianyan{ overflow:hidden; margin-bottom:15px;}
.jy-con h2{color:#39b7ff; font-size:30px; font-weight:normal;margin:40px 0 15px;}
.jy-con h2 span,.shebei h2 span,.renyuan h2 span{ color:#39b7ff; font-size:20px; padding-left:25px;}
.box1,.box2{ margin-bottom:10px; overflow:hidden;}
.box1 h3,.box2 h3{ font-weight:normal; font-size:16px; color:#39b7ff; margin-bottom:22px;}
.bg-1{ background:#fff; padding:20px 0 20px 20px; margin-bottom:5px; box-shadow:3px 3px 5px #e0e0e0; -moz-box-shadow:3px 3px 5px #e0e0e0; -webkit-box-shadow:3px 3px 5px #e0e0e0; -o-box-shadow:3px 3px 5px #e0e0e0;-ms-box-shadow:3px 3px 5px #e0e0e0;overflow:hidden; width:96%;}
.bg-1 a{ display:block; float:left; width:48.5%; margin-right:10px;}
.bg-1 img{ width:100%; height:auto;}
.box2 ul,.shebei ul,.renyuan ul{ overflow:hidden;}
.box2 ul li{ float:left; margin-right:15px; margin-bottom:25px; width:31%; background:#fff; text-align:center;box-shadow:3px 3px 5px #e0e0e0; -moz-box-shadow:3px 3px 5px #e0e0e0; -webkit-box-shadow:3px 3px 5px #e0e0e0; -o-box-shadow:3px 3px 5px #e0e0e0;-ms-box-shadow:3px 3px 5px #e0e0e0;}
.box2 ul li span,.shebei ul li span,.renyuan ul li span{ display:block; color:#4c4948; padding:13px 0 18px; font-size:16px; text-align:center;}
.box2 ul li a:hover span,.shebei ul li a:hover span,.renyuan ul li a:hover span{color:#036eae;}
.box2 ul li img{ width:100%; height:auto;}
.shebei,.renyuan{ margin-bottom:15px; overflow:hidden;float:left; width:64%; margin-left:30%; text-align:left;}
.shebei h2,.renyuan h2{color:#39b7ff; font-size:30px; font-weight:normal;margin:0px 0 20px;}
.shebei ul li,.renyuan ul li{ float:left; margin-right:20px; margin-bottom:25px; width:32%; background:#fff; text-align:center; padding:20px 20px 0;box-shadow:3px 3px 5px #e0e0e0; -moz-box-shadow:3px 3px 5px #e0e0e0; -webkit-box-shadow:3px 3px 5px #e0e0e0; -o-box-shadow:3px 3px 5px #e0e0e0;-ms-box-shadow:3px 3px 5px #e0e0e0;}
.shebei ul li img{ border:2px solid #036e80; width:100%; height:auto;}
.renyuan ul li img.ry{ border:0; width:100%; height:auto;}
/*弹出层*/
.filter{ display:none;  z-index:20; background:#fff; border:5px solid #ccc; width:100%; margin:0 auto;}
.orerlv2{ margin-bottom:20px; overflow:hidden;width:1000px;border: 4px solid #cccccc;background-color: #fff;left: document.body.scrollWidth ;z-index:999;top:5%;
position:fixed!important;/* FF IE7*/
_position:absolute;/*IE6*/
_top:       expression(eval(document.compatMode &&
            document.compatMode=='CSS1Compat') ?
            documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :
/*IE6*/
            document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);/*IE5 IE5.5*/ height:680px; overflow-y:auto;            
           }

.orerlv2 .cwin{ display:block;}
.orerlv2 .filter{display:block;}
.cwin{ position:absolute; right:15px; top:22px; border:#33CC66 solid 0px; width:34px; height:34px; background:url(../images/close1.jpg) no-repeat; overflow:hidden;}
.cwin:hover{ background:url(../images/close2.jpg) no-repeat;}
.overbg,.overIframe {
background-color: #333; display:none;
width: 100%;
height: 100%;
left:0;
top:0;/*FF IE7*/
filter:alpha(opacity=50);/*IE*/
opacity:0.5;/*FF*/
z-index:10;
position:fixed!important;/*FF IE7*/
_position:absolute;/*IE6*/
_top:       expression(eval(document.compatMode &&
            document.compatMode=='CSS1Compat') ?
            documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :
/*IE6*/
            document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);/*IE5 IE5.5*/
}
.overIframe {filter:alpha(opacity=0);/*IE*/opacity:0;/*FF*/}
.tan-newscon{ padding:25px;}
.news-tit{ margin-bottom:30px;}
.news-tit h1{ font-size:22px; margin-top:10px; color:#333; text-align:center;}
.tan-newscon p{ margin-bottom:15px; line-height:26px; text-indent:2em;}

.main_visual{ position:relative;}
.main_image {width:100%; height:1000px; overflow:hidden; margin:0 auto; position:relative}
.main_image ul {width:9999px; height:1000px; overflow:hidden; position:absolute; top:0; left:0}
.main_image li {float:left; width:100%; height:1000px;}
.main_image li span {display:block; width:100%; height:1000px}
.main_image li a {display:block; width:100%; height:1000px}
.main_image li .img_1 {background: url(../images/banner1.jpg) center top no-repeat}
.main_image li .img_2 {background: url(../images/banner2.jpg) center top no-repeat}
.main_image li .img_3 {background: url(../images/banner3.jpg) center top no-repeat}
.main_image li .img_4 {background: url(../images/banner4.jpg) center top no-repeat}
div.flicking_con {width:1000px; margin:0 auto; position:relative}
div.flicking_con .flicking_inner {position:absolute; top:570px; right:0px; z-index:999; width:80px; height:15px} /* 121126 */
div.flicking_con a {float:left; width:16px; height:15px; margin:0; padding:0; background:url(../images/icon.png) 0 0 no-repeat; display:block; text-indent:-999em;}
div.flicking_con a.on {background:url(../images/icon-cur.png) 0 0 no-repeat;}
#btn_prev,#btn_next{z-index:11111;position:absolute;display:block;width:73px!important;height:74px!important;top:46%;margin-top:-37px;display:none;}
#btn_prev{background:url(../images/l.png) no-repeat left top;left:100px;}
#btn_next{background:url(../images/r.png) no-repeat right top;right:100px;}

.wap-nav,.daohang{ display:none;}
@media screen and (max-width:1600px){
	.con{ width:66%;}
	.linian-con ul li{ margin-right:4%;}
	.dashi-con{ width:86%;}
	.dashi-con img{ width:100%; height:auto;}
	.youshi,.rz-con, .jy-con{ width:60%;}
	.right-con,.right-con2{ width:32%;}
	.box2 ul li{ width:30.5%;}
	.shebei ul li, .renyuan ul li{ width:41%;}
	
	}
@media screen and (max-width:1280px){
	div.flicking_con .flicking_inner{ top:500px;}
	.main_image,.main_image ul,.main_image li,.main_image li span,.main_image li a { height:950px;}
	.main{opacity:0.97; filter:alpha(opacity=97);}
	}	
@media screen and (max-width:640px){
	.top,.main,.footer,.con, .linian-con,.f-tool,.honor-con,.dashi-con,.newscon,.youshi,.chengbao-con,.rz-con, .jy-con,.shebei, .renyuan,.julebu-con{padding:0 8px; box-sizing:border-box;-moz-box-sizing:border-box; -webkit-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;}
	.container,.nian ul,.yanfa-con,.box-con,.julebu-con,.honor-con ul li,.honor-con ul.zs-two,.honor-con ul.zs-three,.honor-con ul.zs-four,.l-j,.zhici dl dd,.zhici dl dt,.honor-con ul.zs-two li,.container2,.newscon dl{ width:100%;}
	.nian{ bottom:42px;}
	.top{ position:inherit; height:auto;}
	.index-con{ position:inherit; margin:0 auto;}
	.logo{ width:34%; margin-top:18px; margin-bottom:21px;}
	.logo img{ width:100%; height:auto;}
	.tool,.nav{ display:none;}
	.r-top{ width:20%;}
	.wap-nav{ display:block; float:right;}
	.wap-nav img{ margin-top:10px;}
	.daohang { width:100%; background:#e5e5e5; position:absolute; top:87px; left:0; z-index:9999; display:block;}
	.daohang p.navli{ height:42px; width:100%; font-size:15px; color:#333; line-height:42px; cursor:pointer; margin:0;}
	.daohang p.navli a{ display:block;}	
	.daohang p.navli a span{color:#333; display:block; border-bottom:1px solid #ccc; padding-left:20px; line-height:42px;}
	.daohang p.navli a:hover{}
	.daohang p.navli a:hover span{color:#fff; background:#011365; display:block;}
	.daohang p.navli a img{ display:inline-block;}
	.main{ width:100%; padding:10px 8px;box-shadow:none;}
	.main dl{ width:100%; margin-bottom:10px; margin-left:0;}
	.footer{ padding:15px 8px;}
	.foot-con{ float:none; width:100%; text-align:center;}
	.foot-logo{ float:none; margin-bottom:10px;}
	/*about*/
	.sub-banner,.sub-banner4,.sub-banner5,.sub-banner7{ height:auto;}
	.sub-banner img,.honor-con ul li img,.dashi-con img,.newscon dl dt img,.sub-banner4 img,.sub-banner5 img,.sub-banner7 img,.rz-con img,.tan-newscon img{ width:100%; height:auto;}
	.sub-left,.fixed .sub-left{ width:100%; position:inherit; padding-bottom:0;}
	.sub-left h3,.sub-left ul li,.fixed .sub-left h3,.fixed .sub-left ul li{ text-align:center;}
	.sub-left h3,.fixed .sub-left h3{ padding:15px 40px 15px 0;}
	.dashi-con{ height:auto;}
	.con, .linian-con,.honor-con,.dashi-con,.youshi,.total-tj,.chengbao-con,.rz-con, .jy-con,.shebei, .renyuan{ width:100%; margin-left:0;}
	.pic ul li{ margin-bottom:15px; width:100%;}
	.linian{background:url(../images/bg-linian.jpg) no-repeat top center #75bce8; height:850px;}
	.f-tool,.erweima{ width:100%; float:none;}
	.foot-contact{ padding:20px 0;}
	.left-logo,.lxfs{ width:100%; border-right:0; margin-bottom:15px;}
	.left-logo img.f-tit{ margin-bottom:15px;}
	.linian-con ul li,.linian-con ul li.ln2,.linian-con ul li.ln3{ width:100%; margin-right:0;}
	.dashi-con h2{ margin:10px;}
	.r-j{ float:left; width:88%;}
	/*newslist*/
	.sub-banner2{ height:315px;}
	.nian ul li{ margin-right:20px; margin-bottom:2px;}
	.newscon h2{ margin:20px 0;}
	.newscon dl dt.pic-l,.newscon dl dd.wenzi-r,.newscon dl dt.pic-r,.newscon dl dd.wenzi-l{ width:100%;}
	.newscon dl dt.pic-l i.dot,.r-area,.jiaodiantu{ display:none;}
	.total-tj p{ position:inherit; margin-top:20%;}
	.bg-1 a{ width:95%; margin-bottom:10px;}
	.box2 ul li{ width:98%;}
	.shebei ul li, .renyuan ul li{ width:87%;}
	.wenzi,.right-con2,.shenqing-data{ width:100%; margin-left:0;}	
	.box-con{ top:215px;}
	.yanfa-con ul li, #List1_1 li{ width:6%;}
	.yf-miaoshu{ width:11%;}
	.yf-miaoshu i.jiantou{ left:15%;}
	.yf-miaoshu i.jiantou2{ left:79%;}
	.yf-miaoshu i.jiantou3{ left:85%;}
	.yf-miaoshu i.jiantou4{ left:90%;}
	.julebu{ top:2%;}
	.newscon dl{ margin:0;}
	.newscon dl.list2{ width:46%; margin-right:10px;}
	.orerlv2{ width:90%;}

	}

