﻿html { min-width: 1200px; }
body, p, form, textarea, h1, h2, h3, h4, h5, dl, dd { margin: 0px; }
input, button, ul, ol { margin: 0px; padding: 0px; }
body, input, button, form { font-size: 14px; line-height: 28px; font-family: "microsoft yahei", 'PingFang SC', 'Myriad Pro', "AvantGarde Bk BT", "Arial", 'Helvetica Neue', 'Helvetica', 'sans-serif'; color: #333333; }
h1, h2, h3, h4, h5, h6, font { font-size: 14px; font-weight: normal; }
ul, ol, li { list-style: none; }
input { background: none; border: 0 none; }
img, iframe { border: 0px; }
em, i { font-style: normal; }
button, input, select, textarea { font-size: 100%; }
table { border-collapse: collapse; border-spacing: 0; }
.red { color: #ba292e; }
.fl, .left { float: left; }
.fr, .right { float: right; }
.tac { text-align: center; }
.tar { text-align: right; }
.poa { position: absolute; }
.por { position: relative; }
.hidden { display: none; }
.w1200 { width: 1200px; margin: 0 auto; }
.ico { background: url(../images/ico.png) no-repeat; display: inline-block; vertical-align: middle; }
.icon { background: url(../images/icon.png) no-repeat; display: inline-block; vertical-align: middle; }
.icon1 { background: url(../images/icon1.png) no-repeat; display: inline-block; vertical-align: middle; }
a { color: #333333; text-decoration: none; }
a:hover { color: #0082d1; text-decoration: none; }
a:visited { text-decoration: none; }
.ease, .ease * { -webkit-transition: all ease 300ms; -moz-transition: all ease 300ms; -ms-transition: all ease 300ms; -o-transition: all ease 300ms; transition: all ease 300ms; }
.noease, .noease * { -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; }
:-moz-placeholder {
color: #aaa;
}
::-moz-placeholder {
color: #aaa;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
color: #aaa;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
color: #aaa;
}
/*清除浮动*/
.clearfix { *zoom: 1;
}
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
/*top_main*/
.top_main{position:relative;width:100%;height:40px;line-height:40px;background:#0166b3;font-size:12px;color:#fff;z-index:999;}
.top_main .top_l{color:#fff;font-size: 14px;}
.top_main .top_r{margin-right:0px; height:40px;}
.top_main li{position: relative; float:left;display: inline-block; *display: block; *zoom: 1; text-align: center;}
.top_main li a{color: #fff; cursor: pointer;font-size: 14px;}
.top_main li a:hover{color:#fff;opacity: 0.8;filter:alpha(opacity=80);}
.top_main .top_r .En{position:relative;padding-left:32px;background:url(../images/en.png) no-repeat left center;background-size:25px 17px;z-index:99;cursor:pointer;}
.top_main .top_r .adress{position:relative;padding-left:24px;background:url(../images/adress.png) no-repeat left center;background-size:14px 18px;z-index:99;cursor:pointer;}
.top_main .top_r .phone{position:relative;padding-left:28px;background:url(../images/phone.png) no-repeat left center;background-size:18px 18px;z-index:99;font-size:14px;}
.top_main .top_r .mobile{position:relative;padding-left:24px;background:url(../images/mobile.png) no-repeat left center;background-size:11px 19px;z-index:99;cursor:pointer;}
.top_main .top_r .mobile img { position:absolute;left: -9px;z-index: 99;width: 100px;height: 0px;transition: all ease-in-out .2s;top: 40px; z-index: 99; display: block;  transition: all ease-in-out .2s; border:#fff solid 5px;}
.top_main .top_r .mobile:hover img{ height:100px;}
.top_main .top_r .chinese{position:relative;padding-left:28px;background:url(../images/chinese.png) no-repeat left center;background-size:18px 18px;z-index:99;cursor:pointer;}
.top_main .top_r .chinese a{display:block;padding-right:12px;background:url("../images/chineseI.png") no-repeat right center;background-size:7px 3px;}
.top_main .top_r .chinese p{ display:none; text-align:center; width:100%; background-color:#fff;}
.top_main .top_r .chinese p a{ display:block; color:#333; border-bottom:#CCC solid 1px; width:100%; line-height:30px;}
.top_main .top_r .chinese:hover p{ display:block; position:absolute; left:0 ;top:40px;}
.top_main .top_r .chinese p a:hover{ color:#4f76b8;}
.top_main .top_r .webNav a{padding-left:20px;margin-left:4px;background:url(../images/navI.png) no-repeat left center;}
.top_main .top_r .mobile:hover .drop{display:block;}
.top_main .top_r .line{display:block;width:1px;height:20px;margin:10px 20px 0px;background:#74c26e;}
.top_main .top_r .line1{margin-left:0px;}

/*header_main*/
.header{ position:relative; height:68px; display:block;}
.header_main{position:relative;width: 100%; height: 68px; z-index: 100; background: #fff;box-shadow: 0px 1px 4px #e4e7e8;}
.header_main .logo{float:right;width: 247px; height: 48px; display: block;padding-top:10px;}
.header_main .logo img{width: 247px; height: 48px;  display: block;}
#nav_main{float:left;height:68px;}
#nav_main .nav{ display:block;height: 68px; z-index:12;}
#nav_main .nav li{position:relative;float: left; padding:0 28px;z-index: 10;}
#nav_main .nav li a.aLink{font:normal 16px;height: 68px;line-height:68px; display: block; position: relative; cursor: pointer; overflow: hidden; color:#19222e;}
#nav_main .nav li a i{ width:100%; height:2px; background-color:#007bcf; display:block; position:absolute; left:0; bottom:8px; display:none;}
#nav_main .nav li:first-child{padding:0 10px;}
#nav_main .nav li.item6{background:none;}
#nav_main .nav li.hover a.aLink,#nav_main .nav li:hover a.aLink{color:#333;}
#nav_main .nav li.hover i,#nav_main .nav li:hover i{ display:block;}
#nav_main .nav li.hover a.aLink:before{width: 100%;}
#nav_main .nav li:hover a.aLink:before{width: 100%;}
.header_main .tel_main{float:right;width:160px;height:110px;}
.header_main .tel_main .zx{margin-top:30px;font-size:14px;line-height:24px;color:#666;}
.header_main .tel_main .tel{font:normal 32px "Vladimir Script";line-height:24px;color:#333;text-indent: -12px;}

/*导航栏下拉*/
#nav_main li.hover .subnav a{background: none;}
#nav_main .nav .subnav{background: #fff;  height: auto; left:-8px;top:68px;position: absolute; width: 138px;z-index: 199;display:none;}
#nav_main .nav .subnav li{width: 100%;}
#nav_main .nav .subnav .nav1 a{color: #333; display: block; font-size: 14px;text-align:left;font-weight: 500; line-height: 12px;height: 12px; padding: 20px 0px; text-align:center;transition: all 0.2s ease-in-out 0s;border-top:1px solid #e3e3e3;}
#nav_main .nav .subnav li.nav1{padding:0;background:none;}
#nav_main .nav .subnav li.nav1:first-child a{border-top:none;}
#nav_main .nav .subnav li:hover{background:#007bcf;}
#nav_main .nav .subnav li:hover a{text-indent:2px;color: #fff;}

.immediately{ position:absolute; right:0; top:23px;}
.immediately a{ width:40px; height:40px; background-position:-282px 0px; display:block;}
.immediately p{ width:60px; height:24px; background-position:-334px 0px; position:absolute; right:-10px; top:42px; font-size:12px; color:#fff; text-align:center;}
.immediately a:hover{ background-position:-282px -44px;}
/* banner */
#banner_main{overflow:hidden;z-index: 2;max-width:1200px;margin:0 auto; width:1200px;}
#banner_main .banner {position: relative;width:100%;height:400px;margin:0 auto;min-width:1200px;}
#banner{width:100%;min-width:1000px;position:relative;overflow:hidden;z-index:0;}
#banner, .banner ul{max-height:400px; overflow:hidden;}
.banner li {width:100%;position:absolute;z-index:1;overflow:hidden;display: none;}
.banner li:first-child{display:block;}
.banner li img{width:1200px;height:400px;display:block;min-width:1200px;}
#banner .tip {width:1000px; height:14px; line-height:0; font-size:0;text-align:center; position:absolute;left:50%;margin-left:-500px;bottom:18px;z-index:12; }
#banner .tip span{width:50px;height:5px;margin:0 10px;display:inline-block;font-size: 0;cursor: pointer; background-color:#ddd;}
#banner .tip span.cur{ background-color:#0073c3;}
#banner #btn_prev,#banner #btn_next{width:40px;height:90px;position:absolute;top:140px;z-index:5;}
#banner #btn_prev{background-position:0px 0;left:6%;transition: all 600ms ease;}
#banner #btn_next{background-position:-52px 0px;right:6%;transition: all 600ms ease;}
#banner #btn_prev:hover{left:5.6%;transition: all 600ms ease;}
#banner #btn_next:hover{right:5.6%;transition: all 600ms ease;}
/*banner end*/

/********.fixtool*********/
.toolbar{width: 52px; position: fixed; right: 2%; top: 44%; z-index: 999;}
.toolbar dd{width: 51px; height: 51px; margin-bottom: 1px; position: relative;  -webkit-border-radius: 100%; border-radius: 100%; margin-top:4px; border:#ebebeb solid 1px; background-color:#fff;}
.toolbar dd i{width: 51px; height: 51px; display: block; position: absolute; left: 0; top: 0; cursor: pointer; text-align: center;}
.toolbar dd i span{width: 35px; height: 35px; display: block; margin: 9px 0 0 8px; *margin: 7px 0 0 0; background: url(../images/rightFixIcon.png) no-repeat 0 0;}
.toolbar dd.gottop{display: none;}
.toolbar .slide-tel{display: block; width: 0; height: 53px; line-height: 53px; font-size: 24px; font-weight: bold; font-family: arial; color: #FFF; position: absolute; padding: 0 0 0 50px; top: -1px; right: -1px; overflow: hidden;}
.toolbar .pop{position: absolute; right: 90px; top: -65px; background: #007bcf; display: none;}
.toolbar .pop-code{width: 120px; padding: 20px 20px 0;}
.toolbar .pop-code img{width: 120px; height: 120px; display: block;}
.toolbar .pop-code h3{height: 52px; line-height: 52px; text-align: center; color: #f2e8e1; font-size: 16px; font-weight: 400; white-space: nowrap;}
.toolbar .qq span{background-position:-0px -47px;}
.toolbar .qq a{width: 52px; height: 52px; cursor: pointer; display: block;}
.toolbar .qq:hover{background-color:#007bcf; border-radius: 100%;}
.toolbar .qq:hover span{background-position: -36px -47px; }
.toolbar .tel span{background-position:-0px 0;}
.toolbar .tel:hover{background: #007bcf; border-radius:30px;}
.toolbar .tel:hover span{background-position: -36px 0;}
.toolbar .code span{background-position:-0px -95px;}
.toolbar .code:hover{ background-color:#007bcf;  border-radius: 100%;}
.toolbar .code:hover span{background-position:-36px -95px;}
.toolbar .top span{background-position: -0px -142px;}
.toolbar .top:hover{ background-color:#007bcf;  border-radius: 100%;}
.toolbar .top:hover span{background-position: -36px -142px; }
.toolbar dd:hover{ }


/*footer*/
.footer_main{position:relative;width:100%;height:297px; background-color:#021221;overflow:hidden;}
.footer_main .part1 .middle{ float:left; width:510px;}
.footer_main .part1 .middle .bottomLogo{ margin-top:60px; width:510px; height:74px; display:block; border-bottom:#4e4e4e solid 1px;}
.footer_main .part1 .middle .bottomLogo img{ width:105px; height:56px; background-size:100%; float:left;}
.footer_main .part1 .middle .bottomLogo p{ float:left; font-size:16px; color:#fff; line-height:24px; padding-left:28px; padding-top:4px;}
.footer_main .part1 .middle .bottomLogo p span{ display:block;}
.footer_main .part1 .middle ul{ display:block;  width:510px; margin-top:28px;}
.footer_main .part1 .middle ul li{ float:left; height:16px; line-height:16px; border-right:#4e4e4e solid 1px; padding-right:23px; padding-left:23px;}
.footer_main .part1 .middle ul li a{ display:block; font-size:16px; color:#fff; line-height:16px;}
.footer_main .part1 .middle ul li a:hover{color:#007bcf;}
.footer_main .part1 .middle ul li:nth-child(1){ padding-left:0;}
.footer_main .part1 .middle ul li:first-child{ padding-left:0;}
.footer_main .part1 .middle ul li:nth-child(5){ padding-right:0; border-right:none;}
.footer_main .part1 .middle ul li:first-child+li+li+li+li{ padding-right:0; border-right:none;}
.footer_main .part1 .bottomNav{float:left;margin-top:60px; margin-left:60px; width:308px;}
.footer_main .part1 .bottomNav h1{ font-size:24px; line-height:24px;color:#fff; font-weight:normal; padding-bottom:10px; }
.footer_main .part1 .bottomNav p{ padding-top:12px; width:310px; display:inline-block;}
.footer_main .part1 .bottomNav p i{ display:block; float:left; width:23px; height:24px; background-position:-36px -428px;}
.footer_main .part1 .bottomNav p i.s2{ display:block; float:left; width:23px; height:24px; background-position:-68px -428px;}
.footer_main .part1 .bottomNav p span{display:block; width:220px; float:left; font-size:14px; color:#999; line-height:24px; margin-left:12px;}
.footer_main .part1 .right{float:right;margin-top:60px;}
.footer_main .part1 .right .wx{display:block;width:130px;height:130px; background-color:#fff; text-align:center; float:left;margin-left:30px;}
.footer_main .part1 .right .wx img{display:inline-block;width:120px;height:120px; margin-top:5px;}
.footer_main .part1 .right .tit{margin-top:12px;font-size:14px;color:#999;line-height:16px;text-align:center;}
.footer_main .part1 .right .wx1{display:block;width:130px;height:130px; background-color:#fff; text-align:center; float:left; margin-left:30px;}
.footer_main .part1 .right .wx1 img{display:inline-block;width:120px;height:120px; margin-top:5px;}
.copyright{width:100%;height:40px;line-height:40px;background:#000;}
.copyright p{font-size:12px;color:#666;}
.copyright a{font-size:12px;color:#666;}
.copyright span{margin:0 6px;}
.copyright a:hover{color:#fff;}

/********.toolbar1*********/
.toolbar1{width: 77px; position: fixed; right: 10px; bottom: 200px; z-index: 999; border: 1px solid #e8e8e8;}
.toolbar1 .icon2{width: 40px; height: 40px; display: block; margin: 11px auto 0; background: url(../images/fix-ico.png) no-repeat -2px 5px;}
.toolbar1 dd{width: 77px; height: 90px; border-top: 1px solid #f6f6f6; position: relative;}
.toolbar1 dd i{width: 77px; height: 90px; display: block; position: absolute; left: 0; top: 0; cursor: pointer; text-align: center; background: #fff; border-bottom: 1px solid #f6f6f6;}
.toolbar1 dd:first-child i{border-top: 0;}
.toolbar1 dd.item1 i .icon2{background-position: center 2px;}
.toolbar1 dd.item2 i .icon2{background-position: center -65px;}
.toolbar1 dd.item3 i .icon2{background-position: center -128px;}
.toolbar1 dd.return-top{display: none;}
.toolbar1 dd.return-top i .icon2{background-position: center -187px;}
.toolbar1 dd .pop{position: absolute; right: 145px; top: -45px; background: #fff; display: none;}
.toolbar1 dd .pop-code{width: 120px; padding: 10px 10px 0;}
.toolbar1 dd .pop-code img{width: 120px; height: 120px; display: block;}
.toolbar1 dd .pop-code h3{height: 40px; line-height: 40px; text-align: center; color: #f34636; font-size: 12px; font-weight: 400; white-space: nowrap;}
.toolbar1 dd.item1{position: static;}
.toolbar1 dd .zx{width: 172px; position: absolute; right: 145px; bottom: 0; padding: 10px 30px 10px; line-height: 24px; background: #fff; border: 1px solid #e8e8e8; z-index: 1000; display: none;}
.toolbar1 dd .zx .icon2{width: 40px; height: 42px; display: block; float: left; margin-right: 12px; margin-top: 0;}
.toolbar1 dd .zx .t{border-bottom: 1px solid #dedede; padding: 10px 0;}
.toolbar1 dd .zx .t span{display: block;}
.toolbar1 dd .zx .t s{background-position: 0 -246px;}
.toolbar1 dd .zx .t.t2 s{background-position: 0 -314px;}
.toolbar1 dd .zx .t.t3 s{background-position: 0 -383px;}
.toolbar1 dd .zx .t.t4{border-bottom: 0;}
.toolbar1 dd:hover i{background: #f3f3f3;}

/*******index css*******/
.index .indexTit{text-align:center;}
.index .indexTit .tit{font-size:30px;color:#333; line-height:30px;font-weight: bold;}
.index .indexTit .tit span{ color:#0a59ad;}
.index .indexTit .subtit{ font-size:14px;color:#888;font-weight:normal;line-height:14px;text-align:center; width:1200px;margin: 0 auto;margin-top: 10px;}
.index .indexTit i{ display:block; background:url(../images/a5_03.png) center center no-repeat; width:406px; height:28px; margin:0 auto; margin-top:6px;}

.floor_12{box-shadow:0px 15px 10px -15px #e9e9e9; height:116px; }
.floor_12 .floor_12_z{ float:left; font-size:30px; color:#0a59ad; line-height:116px;font-weight: bold;}
.floor_12 .floor_12_y{ float:left; width:714px; margin-left:60px;}
.floor_12 .floor_12_y a{ display:block; width:200px; float:left; line-height:14px; padding-top:18px; margin-right:38px;}
.floor_12 .floor_12_y a i{ display:block; float:left; width:8px; height:8px; background-color:#333; border-radius:10px; margin-top:4px;}
.floor_12 .floor_12_y a span{ float:left; display:block; font-size:14px; color:#333; padding-left:10px;}

.floor_12 .floor_12_1{ float:right; padding-right:36px;}
.floor_12 .floor_12_1 a{ display:block; width:110px; height:40px; background-color:#0082d1; border-radius:10px; text-align:center; line-height:40px; color:#fff; font-size:18px; margin-top:38px;}
.floor_12 .floor_12_1 a:hover{ background-color:#028fe5;}
.floor_12 .floor_12_y a:hover i{ background-color:#0a59ad;}
.floor_12 .floor_12_y a:hover span{color:#0a59ad;}

.floor_0_main{ height:360px; width:100%; overflow:hidden; position:relative; z-index:4; padding-bottom:74px;}
.floor_0_main .floor_0{ position:relative;height:650px;}
.floor_0_main .floor_0 .img{ width:600px; height:360px; float:left;}
.floor_0_main .floor_0 .product{ width:536px; float:right;}
.floor_0_main .floor_0 .product h4{ width:100%; display:inline-block;}
.floor_0_main .floor_0 .product h4 em{ display:block; font-size:16px; color:#333; font-weight:normal; line-height:16px; float:left;}
.floor_0_main .floor_0 .product h4 strong{ width:80px; height:1px; background-color:#666; display:block; float:left; margin-top:7px; margin-left:12px;}
.floor_0_main .floor_0 .product h3{ width:100%; display:inline-block; padding-top:10px;}
.floor_0_main .floor_0 .product h3 span{ display:block; font-size:32px; color:#034ea1; line-height:32px; float:left;}
.floor_0_main .floor_0 .product h3 .icon{ width:26px; height:28px; background-position:-435px 0px; display:block; float:left; margin-top:3px; margin-left:14px;}
.floor_0_main .floor_0 .product p{ display:block; font-size:14px; color:#666; font-weight:normal; line-height:24px; padding-top:20px;}
.floor_0_main .floor_0 .product p span{ display:block; padding-bottom:26px;}
.floor_0_main .floor_0 .product b{ display:block; height:36px; background-color:#0073c3; border-radius:4px; width:148px; color:#fff;transition: all ease 500ms;}
.floor_0_main .floor_0 .product b i{ display:block; float:left; font-size:14px; line-height:36px; padding-left:18px;}
.floor_0_main .floor_0 .product b .icon{ display:block; float:right; width:34px; height:11px; background-position:-466px 0px; margin-top:13px; margin-right:24px;}
.floor_0_main .floor_0 .product a.a0:hover b{ width:152px; color:#fff;transition: all ease 500ms;}
.floor_0_main .floor_0 .product a.a0:hover p{color:#007bcf;}
.floor_0_main .floor_0 .mission{ margin-top:54px; display:inline-block;}
.floor_0_main .floor_0 .mission a{ width:74px; float:left; display:block; margin-right:41px; text-align:center;}
.floor_0_main .floor_0 .mission a.a5{ margin-right:0;}
.floor_0_main .floor_0 .mission a i{ margin:0 auto; display:block; width:38px; height:38px; background-position:0px 0px;transition: all ease 600ms; transition: All 0.4s ease-in-out;
            -webkit-transition: All 0.4s ease-in-out;
            -moz-transition: All 0.4s ease-in-out;
            -o-transition: All 0.4s ease-in-out;}
.floor_0_main .floor_0 .mission a p{ display:inline-block; font-size:16px; color:#333; padding-top:10px;}
.floor_0_main .floor_0 .mission a.a2 i{ background-position:-72px 0px;}
.floor_0_main .floor_0 .mission a.a3 i{ background-position:-154px 0px;}
.floor_0_main .floor_0 .mission a.a4 i{ background-position:-234px 0px;}
.floor_0_main .floor_0 .mission a.a5 i{ background-position:-310px 0px;}
.floor_0_main .floor_0 .mission a:hover p{ color:#0073c3;}

/*产品中心*/
.index .floor_1_main{width:100%; height:700px; background:url(../images/a3_02.jpg) center center no-repeat;}
.index .floor_1_main .floor_1 .indexTit{ padding-top: 50px;}
.index .floor_1_main .floor_1 #product{position:relative; margin-top:32px;}
.index .floor_1_main .floor_1 #product .bd{position:relative;width:1200px;overflow:hidden; margin:0 auto; height:326px;}
.index .floor_1_main .floor_1 #product .bd .list{width:104%;overflow:hidden;}
.index .floor_1_main .floor_1 #product .bd .list li{position:relative;float:left;display:block;width:280px; margin-right:26px;}
.index .floor_1_main .floor_1 #product .bd .list li a{display:block;}
.index .floor_1_main .floor_1 #product .bd .list li b{ display:block;width:280px;height:280px; border-radius:10px; overflow:hidden;border: #9acbff solid 1px;}
.index .floor_1_main .floor_1 #product .bd .list li .img{display:block;width:100%; height:100%; background-size:100%;}
.index .floor_1_main .floor_1 #product .bd .list li p{ font-size:18px; color:#333; padding-top:16px; text-align:center;}
.index .floor_1_main .floor_1 #product .bd .list li .txt{display:block;width:280px;height:90px;background:url(../images/a4_03.png) center center no-repeat; text-align:center;}
.index .floor_1_main .floor_1 #product .bd .list li .txt .tit{padding-top:46px;font-size:16px; line-height:20px;color:#fff;text-align:center;}
.index .floor_1_main .floor_1 #product .bd .list li .txt .subtit{margin-top:38px;font-size:14px;line-height:20px;text-align:center;color:#fff; width:230px; display:inline-block;}
.index .floor_1_main .floor_1 #product .bd .list li:hover a .txt .tit{color: #FFFFFF;}
.index .floor_1_main .floor_1 #product .bd .list li:hover a .txt .subtit{color: #FFFFFF;}
.index .floor_1_main .floor_1 #product .hd{position:absolute;width:100%;top:120px;}
.index .floor_1_main .floor_1 #product .hd .prev{position:absolute;left:-80px;display:block;width:35px;height:50px;background-position:-0px -99px;cursor:pointer;}
.index .floor_1_main .floor_1 #product .hd .next{position:absolute;right:-80px;display:block;width:35px;height:50px;background-position:-43px -99px;cursor:pointer;}

.index .floor_1_main .floor_1 .more{height: 45px;width: 160px;text-align: center;margin: 0 auto;transition: all ease 600ms; margin-top:104px;}
.index .floor_1_main .floor_1 .more a{height: 45px;width: 160px;font-size: 18px;color: #FFFFFF;text-align: center;line-height: 2.5; background-color:#0082d1;transition: all ease 600ms; display:block;}
.index .floor_1_main .floor_1 .more:hover{ margin-top:108px;transition: all ease 600ms;}
.index .floor_1_main .floor_1 #product .bd .list li .txt{ position: absolute;  left:1px; top:191px;  z-index: 199; opacity: 0; visibility: hidden;  overflow: hidden; width:100%; transition: all .6s ease 0s; transform: translate3d(0, 10px, 0); -moz-transform: translate3d(0, 10px, 0); -webkit-transform: translate3d(0, 10px, 0);}
.index .floor_1_main .floor_1 #product .bd .list li a:hover .txt { opacity: 1; visibility: visible; transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0); text-align:center;}
/*我们的技术*/
.index .floor_2_main{ margin:0 auto; background:url(../images/y2_02.png) center center no-repeat; width:1200px; height:344px; margin-top:-230px;}
.index .floor_2{ padding-top:238px;}
.floor_2_1{ float:left; padding-left:20px;}
.floor_2_1 p{ font-size:36px; color:#fff; line-height:36px; padding-top:6px;}
.floor_2_1 span{ display:block; font-size:18px; color:#fff; line-height:18px; padding-top:14px;}
.floor_2_2{ float:right; width:196px; text-align:center; padding-right:20px;}
.floor_2_2 dt{ width:196px; position:relative; height:14px;}
.floor_2_2 dt .line-right,.floor_2_2 dt .line-left { width:45px; height: 1px; position: absolute; bottom:6px; display: block; background: #fff;}
.floor_2_2 dt .line-left {left: 50%; margin-left: -80px;}
.floor_2_2 dt .line-right { right: 50%; margin-right: -80px;}
.floor_2_2 dt p { font-size:14px; line-height:14px; color:#fff;}
.floor_2_2 dd p{ padding-top:10px; height:24px;}
.floor_2_2 dd p i{ display:block; float:left; width:24px; height:24px; background-position:-302px 0px;}
.floor_2_2 dd p span{ display:block; float:left; font-size:24px; color:#fff; line-height:24px; padding-left:10px;}
.floor_2_2 dd a{ display:block; width:196px; height:31px; background-color:#00a99d; border-radius:4px; margin-top:8px; font-size:16px; color:#fff;}
.floor_2_2 dd a:hover{ background-color:#02bfb2;}




/*新闻中心*/

.adMain{ width:100%; height:565px; background:url(../images/a2_02.jpg) center center no-repeat; position:relative; overflow:hidden;}
.adMain .part1{ padding-top:60px;}
.adMain .part1 h3{ font-size:32px; color:#fff; line-height:32px; width:466px; border-left:#fff solid 1px; padding-left:48px; font-weight:bold;}
.adMain .part1 h3 span{ display:block; font-size:16px; color:#c4d5ec; line-height:30px; padding-top:16px; font-weight:normal;}
.adMain .part1 .t1{ position:relative; width:518px; margin-top:24px; height:110px;}
.adMain .part1 .t1 i{ display:block; width:28px; height:24px; background-position:-162px -180px; position:absolute; left:0; top:0;}
.adMain .part1 .t1 h4{ font-size:20px; color:#fff; line-height:20px; width:466px; font-weight:normal; padding-left:48px; padding-top:6px;}
.adMain .part1 .t1 h4 span{ display:block; font-size:14px; color:#c4d5ec; line-height:30px; padding-top:16px;}
.adMain .part1 .t1 em{ display:block; width:28px; height:24px; background-position:-218px -180px; position:absolute; right:0; top:80px;}
.adMain .picFocus{ width:1200px; position:absolute; left:50%; margin-left:-600px; top:0;}
.adMain .picFocus .hd{ width:46%; margin-left:4%; float:left; margin-top:300px;}
.adMain .picFocus .hd ul{ display:inline-block; width:466px;}
.adMain .picFocus .hd ul li{ width:233px; height:62px; border-bottom:#517dbe solid 1px; float:left; margin-top:40px; position:relative;}
.adMain .picFocus .hd ul li h4{ font-size:20px; color:#fff; line-height:20px; width:466px; font-weight:normal;  position:absolute; left:0; top:-144px; display:none;}
.adMain .picFocus .hd ul li h4 span{ display:block; font-size:14px; color:#c4d5ec; line-height:30px; padding-top:16px;}
.adMain .picFocus .hd ul li i{ display:block; float:left; width:35px; height:41px; background-position:-167px -106px;}
.adMain .picFocus .hd ul li.li2 i{ display:block; float:left; width:35px; height:41px; background-position:-214px -106px;}
.adMain .picFocus .hd ul li.li3 i{ display:block; float:left; width:35px; height:41px; background-position:-260px -106px;}
.adMain .picFocus .hd ul li.li4 i{ display:block; float:left; width:35px; height:41px; background-position:-298px -106px;}
.adMain .picFocus .hd ul li p{ float:left; font-size:16px; color:#fff; line-height:16px; padding-left:10px;}
.adMain .picFocus .hd ul li p span{ display:block; font-size:14px; color:#ddd; line-height:14px; padding-top:6px;}
.adMain .picFocus .hd ul li s{ width:200px; height:2px; background-color:#b43232; display:block; position:absolute; left:0; bottom:-1px; display:none;}
.adMain .picFocus .hd ul li.on h4{ display:block;}
.adMain .picFocus .hd ul li.on s{ display:block;}
.adMain .picFocus .bd{ width:50%; float:left;  height:565px; }
.adMain .picFocus .bd ul li{ width:965px;height:565px;}
.adMain .picFocus .bd ul li img{ width:100%; height:565px; background-size:100%;}
.adMain .picFocus .hd ul li.li2 h4{ left:-233px;}
.adMain .picFocus .hd ul li.li3 h4{ left:0px; top:-247px;}
.adMain .picFocus .hd ul li.li4 h4{ left:-233px;top:-247px;}

/*新闻中心*/
.index .floor_5_main{width:100%; padding-top:50px; background-color:#f5f5f5;overflow:hidden;height: 620px;margin-top: -20px;}
.floor_5_1{ width:1200px; height:378px; padding-bottom:40px; margin-top:32px;}
.floor_5_main .in_title i{ display:block; background:url(../images/a2_04.png) center center no-repeat; width:124px; height:12px; margin:0 auto; margin-top:12px;}

.floor_5_1 .floor_5_z{ float:left; width:500px;height:378px; position:relative; overflow:hidden;}
.floor_5_1 .floor_5_z a{ display:block;}
.floor_5_1 .floor_5_z .dk{ height:95px; width:500px; border:#ddd solid 1px; border-top:none; background-color:#fff;}
.floor_5_1 .floor_5_z b{ height:281px; width:500px; overflow:hidden; display:block;}
.floor_5_1 .floor_5_z img{ height:281px; width:500px; background-size:100%; display:block; transition: all .36s ease;}
.floor_5_1 .floor_5_z h3{ font-size:18px; color:#333; line-height:18px; padding-left:24px; padding-top:14px;}
.floor_5_1 .floor_5_z p{ padding-left:24px; padding-top:8px; height:22px;}
.floor_5_1 .floor_5_z i{ display: block;font-size: 16px;color: #999; background:url(../images/y3_03.png) left center no-repeat; padding-left:26px; float:left; line-height:22px;}
.floor_5_1 .floor_5_z span{ display: block;font-size: 16px;color: #999; background:url(../images/y3_05.png) left center no-repeat; padding-left:26px; float:left; margin-left:26px;line-height:22px;}
.floor_5_1 .floor_5_z:hover h3{ color:#007bcf;}
.floor_5_1 .floor_5_z:hover p,.floor_5_1 .floor_5_z:hover i span{ color:#007bcf;}
.floor_5_1 .floor_5_z a:hover b img { -webkit-transform: scale(1.08); -ms-transform: scale(1.08);transform: scale(1.08);}
.floor_5_1 .floor_5_z .bd li{ width:500px;}
.floor_5_1 .floor_5_z .hd{ padding-left:24px; position:absolute; left:0; bottom:4px;}
.floor_5_1 .floor_5_z .hd ul{ display:inline-block;}
.floor_5_1 .floor_5_z .hd ul li{ display:block; float:left; width:24px; height:4px; background-color:#ccc; margin-right:8px; font-size:0;}
.floor_5_1 .floor_5_z .hd ul li.on{ background-color:#0082d1;}

.floor_5_1 .floor_5_y{ float:right; width:654px; height:378px;}
.floor_5_1 .floor_5_y ul{ display:block; width:654px;height:378px; margin:0 auto;}
.floor_5_1 .floor_5_y ul li{ width:654px; margin-bottom:40px; position:relative;}
.floor_5_1 .floor_5_y ul li a{ display:block;}
.floor_5_1 .floor_5_y ul li h3{ font-size:18px; color:#333; line-height:18px;}
.floor_5_1 .floor_5_y ul li em{ display:block; font-size:14px; color:#999; line-height:22px; padding-top:10px;}
.floor_5_1 .floor_5_y ul li p{ padding-top:10px; height:22px;}
.floor_5_1 .floor_5_y ul li p i{ display: block;font-size: 16px;color: #999; background:url(../images/y3_03.png) left center no-repeat; padding-left:26px; float:left; line-height:22px;}
.floor_5_1 .floor_5_y ul li p span{ display: block;font-size: 16px;color: #999; background:url(../images/y3_05.png) left center no-repeat; padding-left:26px; float:left; margin-left:26px;line-height:22px;}
.floor_5_1 .floor_5_y ul li p s{ width:410px; height:1px; float:right; background-color:#ccc; margin-top:12px;}

.floor_5_1 .floor_5_y ul li:nth-child(3){ border-bottom:none;}
.floor_5_1 .floor_5_y ul li:first-child+li+li{border-bottom:none;}
.floor_5_1 .floor_5_y ul li:hover h3{ color:#2e63bc;} 


.floor_5 .more a{height: 36px;width: 160px;margin: 0 auto;margin-bottom: 80px;background-color:#0082d1;cursor: pointer;transition: all ease 600ms; text-align:center; line-height:36px; color:#fff; font-size:14px; display:block;}
.floor_5 .more a:hover{ background-color:#048de1; }



.index .floor_6_main{}
.index .floor_6_main .indexTit{padding-top: 40px;}
.index .floor_6_main .floor_6_1{ height:332px; margin-top:24px;}
.index .floor_6_main .floor_6_1 .floor_6_z{ float:left; width:718px; height:330px; border:#dedede solid 1px;}
.index .floor_6_main .floor_6_1 .floor_6_z ul{ display:inline-block; width:718px; padding-top:6px;}
.index .floor_6_main .floor_6_1 .floor_6_z ul li{ display:inline-block; width:718px; height:62px; margin-top:32px;}
.index .floor_6_main .floor_6_1 .floor_6_z ul li p{ float:left; width:108px; text-align:center; font-size:14px; color:#666; line-height:14px; border-right:#ddd solid 1px; height:62px; font-family:"Arial"; margin-left:12px;}
.index .floor_6_main .floor_6_1 .floor_6_z ul li p span{ display:block; font-size:48px; color:#666; line-height:48px;}
.index .floor_6_main .floor_6_1 .floor_6_z ul li h3{ float:left;font-size:18px; color:#333; line-height:18px; width:550px; margin-left:28px; padding-top:8px;}
.index .floor_6_main .floor_6_1 .floor_6_z ul li h3 span{ display:block; font-size:14px; color:#999; line-height:14px; padding-top:14px;}
.index .floor_6_main .floor_6_1 .floor_6_z ul li:hover h3{ color:#0082d1;}
.index .floor_6_main .floor_6_1 .floor_6_y{ float:right; width:454px; height:330px; border:#dedede solid 1px;}
.index .floor_6_main .floor_6_1 .floor_6_y .bd{ width:454px; height:282px;}
.index .floor_6_main .floor_6_1 .floor_6_y .bd ul{ display:inline-block;}
.index .floor_6_main .floor_6_1 .floor_6_y .bd ul li{ float:left; width:454px; height:282px; position:relative;}
.index .floor_6_main .floor_6_1 .floor_6_y .bd ul li img{ width:332px; height:210px; display:block;}
.index .floor_6_main .floor_6_1 .floor_6_y .bd ul li em{ display:block; font-size:22px; color:#333; line-height:22px; padding-left:22px; padding-top:30px;}
.index .floor_6_main .floor_6_1 .floor_6_y .bd ul li p{ width:122px; height:210px; background-color:#666; position:absolute; right:0; top:0; text-align:center;}
.index .floor_6_main .floor_6_1 .floor_6_y .bd ul li p i{ display:inline-block; font-size:45px; color:#ccc; line-height:45px; font-family:"Arial"; padding-top:40px;}
.index .floor_6_main .floor_6_1 .floor_6_y .bd ul li p span{display:block; font-size:45px; color:#ccc; line-height:45px; font-family:"Arial"; padding-top:5px;}
.index .floor_6_main .floor_6_1 .floor_6_y .bd ul li p b{display:inline-block; font-size:20px; color:#ccc; line-height:20px; font-family:"Arial"; font-weight:normal; padding-top:10px;}
.index .floor_6_main .floor_6_1 .floor_6_y .bd ul li:hover em{ color:#0082d1;}
.index .floor_6_main .floor_6_1 .floor_6_y .hd{ padding-left:24px;}
.index .floor_6_main .floor_6_1 .floor_6_y .hd ul{ display:inline-block;}
.index .floor_6_main .floor_6_1 .floor_6_y .hd ul li{ display:block; float:left; width:24px; height:4px; background-color:#ccc; margin-right:8px; font-size:0;}
.index .floor_6_main .floor_6_1 .floor_6_y .hd ul li.on{ background-color:#0082d1;}

.floor_6_main .more a{height: 36px;width: 160px;margin: 0 auto;margin-bottom: 80px;background-color:#0082d1;cursor: pointer;transition: all ease 600ms; text-align:center; line-height:36px; color:#fff; font-size:14px; display:block; margin-top:42px;}
.floor_6_main .more a:hover{ background-color:#048de1; }
/*新闻中心*/

.adMain { width: 100%; height: 565px; background: url(../images/a2_02.jpg) center center no-repeat; position: relative; overflow: hidden; }
.adMain .part1 { padding-top: 60px; }
.adMain .part1 h3 { font-size: 32px; color: #fff; line-height: 32px; width: 466px; border-left: #fff solid 1px; padding-left: 48px; font-weight: bold; }
.adMain .part1 h3 span { display: block; font-size: 16px; color: #c4d5ec; line-height: 30px; padding-top: 16px; font-weight: normal; }
.adMain .part1 .t1 { position: relative; width: 518px; margin-top: 24px; height: 110px; }
.adMain .part1 .t1 i { display: block; width: 28px; height: 24px; background-position: -162px -180px; position: absolute; left: 0; top: 0; }
.adMain .part1 .t1 h4 { font-size: 20px; color: #fff; line-height: 20px; width: 466px; font-weight: normal; padding-left: 48px; padding-top: 6px; }
.adMain .part1 .t1 h4 span { display: block; font-size: 14px; color: #c4d5ec; line-height: 30px; padding-top: 16px; }
.adMain .part1 .t1 em { display: block; width: 28px; height: 24px; background-position: -218px -180px; position: absolute; right: 0; top: 80px; }
.adMain .picFocus { width: 1200px; position: absolute; left: 50%; margin-left: -600px; top: 0; }
.adMain .picFocus .hd { width: 46%; margin-left: 4%; float: left; margin-top: 300px; }
.adMain .picFocus .hd ul { display: inline-block; width: 466px; }
.adMain .picFocus .hd ul li { width: 233px; height: 62px; border-bottom: #517dbe solid 1px; float: left; margin-top: 40px; position: relative; }
.adMain .picFocus .hd ul li h4 { font-size: 20px; color: #fff; line-height: 20px; width: 466px; font-weight: normal; position: absolute; left: 0; top: -144px; display: none; }
.adMain .picFocus .hd ul li h4 span { display: block; font-size: 14px; color: #c4d5ec; line-height: 30px; padding-top: 16px; }
.adMain .picFocus .hd ul li i { display: block; float: left; width: 35px; height: 41px; background-position: -167px -106px; }
.adMain .picFocus .hd ul li.li2 i { display: block; float: left; width: 35px; height: 41px; background-position: -214px -106px; }
.adMain .picFocus .hd ul li.li3 i { display: block; float: left; width: 35px; height: 41px; background-position: -260px -106px; }
.adMain .picFocus .hd ul li.li4 i { display: block; float: left; width: 35px; height: 41px; background-position: -298px -106px; }
.adMain .picFocus .hd ul li p { float: left; font-size: 16px; color: #fff; line-height: 16px; padding-left: 10px; }
.adMain .picFocus .hd ul li p span { display: block; font-size: 14px; color: #ddd; line-height: 14px; padding-top: 6px; }
.adMain .picFocus .hd ul li s { width: 200px; height: 2px; background-color: #b43232; display: block; position: absolute; left: 0; bottom: -1px; display: none; }
.adMain .picFocus .hd ul li.on h4 { display: block; }
.adMain .picFocus .hd ul li.on s { display: block; }
.adMain .picFocus .bd { width: 50%; float: left; height: 565px; }
.adMain .picFocus .bd ul li { width: 965px; height: 565px; }
.adMain .picFocus .bd ul li img { width: 100%; height: 565px; background-size: 100%; }
.adMain .picFocus .hd ul li.li2 h4 { left: -233px; }
.adMain .picFocus .hd ul li.li3 h4 { left: 0px; top: -247px; }
.adMain .picFocus .hd ul li.li4 h4 { left: -233px; top: -247px; }

/* pager */
.pager {  padding: 30px 0 36px; text-align: center; margin:0 auto;}
.pager p { height: 30px; line-height: 30px; float: left; color: #666; display: none;}
.pager ul { overflow: hidden;}
.pager  li { display: inline-block; *display: inline;  *zoom: 1;  padding: 0 !important; height: auto !important; border: none !important;}
.pager  a,.pager span { line-height: 38px; margin-left: 7px; padding: 0 14px; transition: all ease 300ms; color: #666; border: 1px solid #ddd; text-decoration: none;  background: #fff; -webkit-border-radius: 4px;display:inline-block;*display:inline;*zoom:0; }
.pager  .cur, .pager  a:hover { background-color: #0166b3; border-color: #0166b3; color: #fff;}
/* Underline From Center2 */
.hvr-underline-from-center2 { display: inline-block; vertical-align: middle; -webkit-transform: translateZ(0); transform: translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0); -webkit-backface-visibility: hidden; backface-visibility: hidden; -moz-osx-font-smoothing: grayscale; position: relative; }
.hvr-underline-from-center2:before { content: ""; position: absolute; z-index: -1; left: 50%; right: 50%; bottom: -1px; background: #0082d1; height: 2px; -webkit-transition-property: left, right; transition-property: left, right; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; }
.hvr-underline-from-center2:hover:before, .hvr-underline-from-center2.hover:before, .hvr-underline-from-center2:focus:before, .hvr-underline-from-center2:active:before { left: 0; right: 0; }
.hvr-underline-from-center2:hover, .hvr-underline-from-center2.hover { *height: 43px;
*border-bottom: 2px solid #0082d1;
*line-height: 43px;
}
.wrapper { width: 1200px; margin: 0 auto; padding: 0 0 40px;min-height: 740px; padding-top:16px; }
.wrapper .n-tit { border-bottom: 3px solid #0082d1; height: 55px; line-height: 55px; }
.wrapper .n-tit h3 { display: inline-block;  *display: inline;
 *zoom: 1;
font-weight: bold; color: #0082d1; font-size: 20px; }
.wrapper .n-tit s { float: right; margin-top: 20px; background-position: 0 -172px; width: 22px; height: 22px; }
.wrapper .location { border-bottom: 1px solid #d9d9d9; height: 55px; line-height: 55px; }
.wrapper .location h3 { color: #4d485b; display: inline-block;  *display: inline; float:left;
 *zoom: 1;
height: 54px; line-height: 54px; border-bottom: 3px solid #0082d1; font-weight: bold; color: #0082d1; font-size: 20px; }
.wrapper .location .list{ display:inline-block;height: 55px; line-height: 55px; float:right;}
.wrapper .location .list li{ float:left; padding-right:20px;}
.wrapper .location .list li a{ color:#333;}
.wrapper .location .list li a s{ display:none;}
.wrapper .location .list li.hover a,.wrapper .location .listli:hover a{ color:#0082d1;}
.wrapper .location .sitepath { float: right; color: #666; }
.wrapper .location .sitepath a { color: #666; }
.wrapper .location .sitepath a:hover { color: #0082d1; }
.wrapper .leftcon { width: 240px; }
.wrapper .leftcon .leftContact .n-tit { margin-bottom: 15px; }
.wrapper .leftNav { width: 100%; margin-bottom: 20px; }
.wrapper .leftNav .list { margin-top: 10px; }
.wrapper .leftNav .list li { border-bottom: 1px solid #ddd; height: 46px; line-height: 46px; position: relative; }
.wrapper .leftNav .list li a { font-size: 14px; color: #4d485b; display: block; }
.wrapper .leftNav .list li s { width: 15px; height: 15px; margin-top: 14px; float: right; background-position: -42px -175px; -webkit-transition: all ease 300ms; -moz-transition: all ease 300ms; -ms-transition: all ease 300ms; -o-transition: all ease 300ms; transition: all ease 300ms; }
.wrapper .leftNav .list li:hover a, .wrapper .leftNav .list li.hover a { color: #0082d1; }
.wrapper .leftNav .list li:hover s, .wrapper .leftNav .list li.hover s { background-position: -42px -198px; margin-top: 14px; }
.wrapper .content { width: 1200px; }
.wrapper .content .about { line-height: 30px; padding: 22px 0; }
.wrapper .content .about img { max-width: 100%; }
.wrapper .content .news ul { padding-top: 30px; }
.wrapper .content .news li { border-bottom: 1px solid #ebebeb; padding-bottom: 30px; margin-bottom: 30px;  }
.wrapper .content .news li a { display: block; }
.wrapper .content .news li .left img { width:292px; height:164px; display: block; border: 1px solid #e3e3e3; }
.wrapper .content .news li .left { width: 292px; }
.wrapper .content .news li .left a:hover img { border-color: #0082d1; }
.wrapper .content .news li .right { width: 870px; }
.wrapper .content .news li .right span { color: #acacac; margin-top: 10px; display: block; position: relative; padding-left: 18px; }
.wrapper .content .news li .right span i { width: 12px; height: 12px; background-position: -69px -176px; position: absolute; left: 0; top: 9px; transition: 0.2s ease-out; }
.wrapper .content .news li .right h1 { font-size: 16px; color: #000; line-height: 30px; padding-bottom: 5px; padding-top: 12px; }
.wrapper .content .news li .right p { line-height: 20px; font-size: 12px; color: #333; height:60px; }
.wrapper .content .news li .right a:hover h1 { color: #0082d1; }
.wrapper .content .news li .right a:hover span i { background-position: -69px -197px; }
.wrapper .content .newstxt li { margin-bottom: 22px; padding-bottom: 22px; }
.wrapper .content .newstxt li .right { width: 100%; }
.wrapper .content .newstxt li .right h1 { padding-top: 0; }
.wrapper .content .news2 ul { padding-top: 20px; }
.wrapper .content .news2 li { padding-bottom: 20px; margin-bottom: 20px; }
.wrapper .content .news2 span { color: #acacac; margin-top: 10px; display: block; position: relative; padding-left: 18px; }
.wrapper .content .news2 span i { width: 12px; height: 12px; background-position: -69px -92px; position: absolute; left: 0; top: 9px; transition: 0.2s ease-out; }
.wrapper .content .news2 span h1 { font-size: 14px; color: #4d485b; line-height: 30px; padding-bottom: 5px; }
.wrapper .content .news2 span p { line-height: 20px; font-size: 12px; color: #333; }
.wrapper .content .istyle { width: 100%; }
.wrapper .content .istyle .list { width: 111%; }
.wrapper .content .istyle .item { margin-right: 46px; margin-bottom: 20px; }
.wrapper .content .product ul { padding-top: 30px; width: 105%; }
.wrapper .content .product li { float: left; width: 240px; margin-right: 24px; margin-bottom: 45px; }
.wrapper .content .product li img { width: 238px; height: 178px; border: 1px solid #ebebeb; }
.wrapper .content .product li h1, .wrapper .content .product li h2 { font-weight: 100; line-height: 24px; font-size: 14px; color: #4d485b; }
.wrapper .content .product li p { text-align: center; }
.wrapper .content .service ul { padding-top: 10px; }
.wrapper .content .service ul li { line-height: 64px; height: 64px; border-bottom: 1px solid #ededed; position: relative; }
.wrapper .content .service ul li a { font-size: 14px; display: block; width: 100%; color: #4d485b; }
.wrapper .content .service ul li a:hover { color: #0082d1; }
.wrapper .content .service ul li .left { width: 700px; padding-left: 25px; display: block; }
.wrapper .content .service ul li .left i { position: absolute; left: 0; transition: 0.2s ease-out; top: 26px; width: 17px; height: 16px; background-position: -99px -90px; }
.wrapper .content .service ul li:hover .left i { background-position: -125px -90px; }
.wrapper .content .service ul li .right { padding-right: 30px; }
.wrapper .content .service ul li .right b { border: 1px solid #d0d0d0; color: #0082d1; background: #fff; height: 22px; line-height: 22px; padding: 1px 20px; display: block; margin-top: 19px; }
.wrapper .content .service ul li:hover .right b { background: #0082d1; color: #fff; border: 1px solid #0082d1; }
.wrapper .content .service ul li .right div { background: #d0d0d0; width: 30px; height: 26px; position: absolute; right: 0; top: 19px; z-index: 2; }
.wrapper .content .service ul li .right div i { width: 20px; height: 13px; position: absolute; background-position: 0 -118px; top: 7px; right: 6px; transition: 0.2s ease-out; }
.wrapper .content .service ul li:hover .right div { background: #c50202; }
.gridlist { width: 100%; }
.gridlist .item { width: 267px; margin: 0 18px 10px 0; float: left; position: relative; overflow: hidden; }
.gridlist .item:first-child { margin-left: 0; }
.gridlist .item img { width: 100%; height: 200px; margin-bottom: 6px; display: block; -webkit-transition: all ease 300ms; -moz-transition: all ease 300ms; -ms-transition: all ease 300ms; -o-transition: all ease 300ms; transition: all ease 300ms; }
.gridlist .item h3 { font-size: 16px; color: #000; line-height: 22px; -webkit-transition: all ease 300ms; -moz-transition: all ease 300ms; -ms-transition: all ease 300ms; -o-transition: all ease 300ms; transition: all ease 300ms; height: 44px; text-align: center; overflow: hidden; }
.gridlist .item:hover img { filter: brightness(110%); }
.gridlist .item:hover h3 { color: #0082d1; }
.picturePage { padding: 25px 0 0; }
.picturePage .gridlist { width: 105%; }
.picturePage .gridlist .item { width: 292px; margin-right: 13px; margin-bottom: 15px;height:330px; }
.picturePage .gridlist .item img {width: 290px; height: 218px; border:#f1f0f0 solid 1px; }
.picturePage .gridlist .item h3 { font-size: 14px; }
.picturePage .gridlist .item2 { width: 165px; border: 1px solid #ccc; }
.picturePage .gridlist .item2 img { height: 220px; margin-bottom: 0; }
.picturePage .gridlist .item2 h3 { height: 40px; line-height: 40px; }
.picturePage.productPage .gridlist .item img{ height:290px;}
.picturePage .gridlist .item:hover img{}

.picturePage .gridlist .item { position:relative;}

.zp_list{ width:1200px; padding-top:30px;}
.zp_list ul{ width:105%; display:inline-block;}
.zp_list ul li{ float:left;  width: 292px; height: 292px; background-color:#d6d6d6;  margin-right: 13px; margin-bottom: 15px; text-align:center;}
.zp_list ul li h1{ padding-top:106px; font-size:22px; color:#333; font-weight:bold;}
.zp_list ul li i{ display:block; width:30px; height:2px; background-color:#333; margin:0 auto; margin-top:12px;}
.zp_list ul li p{ display:inline-block; padding-top:10px;}

.picturePage.productPage.doil .gridlist .item a{ display:block;width:100%; height:100%;}
.picturePage.productPage.doil .gridlist .item .ipi{ width:100%;height:30px;  text-align:center;}
.picturePage.productPage.doil .gridlist .item:hover .ipi{ display:block;}
.picturePage.productPage.doil .gridlist .item .ipi h3{ color:#333;font-size:20px; line-height:30px;}
.picturePage.productPage.doil .gridlist .item .ipi h3:hover{ color:#0166b3;}
.picturePage.productPage.doil .gridlist .item .ipi span{ width:120px; height:40px; line-height:40px; background-color:#fff; margin:0 auto; margin-top:10px; display:block; color:#333;}
.picturePage.productPage.doil .gridlist .item .ipi span:hover{ color:#fff; background-color:#0082d1;}




/*showNews*/
.shareNew { padding-bottom: 20px; }
.showNews { padding-top:40px; }
.showNews .title { font-size: 22px; color: #333333; text-align: center; margin: 10px 0 10px; }
.showNews .mark { color: #999999; height: 38px; line-height: 38px; text-align: center; margin-bottom: 20px; border-top: 1px solid #eee; border-bottom: 1px solid #eee; }
.showNews .mark span { margin: 0 10px; font-size: 12px; }
.showNews .img { width: 500px; display: block; margin: 10px auto 20px; }
.showNews .img img { max-width: 100%; display: block; margin: 0 auto; }
.showNews .showContxt { color: #666666; padding: 0 2px 30px; line-height: 30px; }
.showNews .showContxt .t { position: relative; display: inline-block;  *display: inline;
 *zoom: 1;
color: #333; padding: 0 2px 5px; font-size: 16px; margin-bottom: 10px; }
.showNews .showContxt .t:after { width: 20px; height: 2px; content: "\20"; background: #0082d1; display: block; position: absolute; left: 2px; bottom: -1px; }
.showNews .title2 { height: 40px; line-height: 40px; margin-top: 20px; border-bottom: 1px solid #d9d9d9; }
.showNews .title2 a { float: right; font-size: 12px; font-family: arial; }
.showNews .title2 .left { height: 38px; line-height: 38px; font-size: 18px; border-bottom: 3px solid #4d485b; }
/* reLink */
.reLink { width: 100%; height: 25px; border-top: 1px solid #d7d6d6; padding: 15px 0 20px; }
.reLink .nextLink, .reLink .prevLink { width: 50%; line-height: 25px; color: #666; }
.reLink .nextLink { text-align: right; }
.reLink a:hover { color: #0082d1; }
.showProduct .photo { width: 410px; position: relative; }
.showProduct .photo .jqzoom { width: 410px; height: 410px; overflow: hidden; position: relative; padding: 0px; cursor: pointer; }
.showProduct .photo .img { width: 410px; height: 410px; display: block; }
.showProduct .photo .photoimg { width: 410px; height: 71px; margin-top: 12px; position: relative; }
.showProduct .photo .photoimg .prev { left: -4px; background-position: -28px -243px; }
.showProduct .photo .photoimg .ico { width: 12px; height: 30px; z-index: 10; position: absolute; top: 40px; cursor: pointer; }
.showProduct .photo .photoimg .list { width: 354px; overflow: hidden; position: relative; margin: 0 auto; }
.showProduct .photo .photoimg .listcon { width: 300%; }
.showProduct .photo .photoimg a { width: 110px; height: 95px; cursor: pointer; display: block; float: left; margin-right: 8px; }
.showProduct .photo .photoimg a img { width: 95px; height: 95px; display: block; }
.showProduct .photo .photoimg a:hover img, .showProduct .photo .photoimg a.hover img { border: 3px solid #0082d1; width: 89px; height: 89px; }
.showProduct .photo .photoimg .next { right: -4px; background-position: -46px -243px; }
.showProduct .imgtxtcon { width:590px; float: left; margin-left:50px; }
.showProduct .imgtxtcon .tit { font-size: 24px; color: #000; padding-left: 25px; line-height: 30px; margin-bottom: 10px; }
.showProduct .imgtxtcon .tit2 { color: #333; padding-left: 25px; font-size: 16px; margin-bottom: 30px; }
.showProduct .imgtxtcon .tel { font-size:20px; padding-left: 24px; }
.showProduct .showp_txt { padding: 20px 0 50px 0; position: relative; }
.showProduct .showp_txt .tit { width: 100%; height: 60px; line-height: 70px; position: relative; z-index: 10; font-size: 24px; font-size: 20px; color: #333; text-align: left; margin-bottom: 30px; border-bottom: #ccc solid 1px; }
.showProduct .imgtxtcon .btn1, .showProduct .imgtxtcon .btn2 { float: left; margin-right: 20px; font-size: 16px; -webkit-transition: all ease 300ms; -moz-transition: all ease 300ms; -ms-transition: all ease 300ms; -o-transition: all ease 300ms; transition: all ease 300ms; width: 135px; height: 38px; line-height: 38px; margin-left: 25px; margin-top: 20px; text-align: center; color: #fff; }
.showProduct .imgtxtcon .btn1 { background: #0082d1; }
.showProduct .imgtxtcon .btn1:hover, .showProduct .imgtxtcon .btn2:hover { background: #444; }
.showProduct .imgtxtcon .btn2 { text-align: center; margin-right: 0; margin-left: 0; background: #9cce27; }
.showImg { padding-top: 40px; }
.showContxt { padding-top: 40px; }
 @-webkit-keyframes scale { 0% {
-webkit-transform: scale(1);
}
50% {
-webkit-transform: scale(1.02);
}
100% {
-webkit-transform: scale(1);
}
}
@keyframes scale { 0% {
transform: scale(1);
}
50% {
transform: scale(1.02);
}
100% {
transform: scale(1);
}
}
/*# sourceMappingURL=style.css.map */
/******fei*****/
.erro{text-align:center;}
.map { list-style: outside none none; display: block; width: 100%; padding-top:50px; margin-bottom:100px }
.map li { display: block; width: 100%; padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px solid #DCDBDB; margin-left: 10px; float: left; }
.map li a { font-size: 14px; float: left; width: 100%; height: 23px; line-height: 23px; font-weight: bold; }
.map li a:hover{color:#0082d1}
.map .list-inline { display: block; margin-left: 14%; width: 80%; min-height: 30px; }
.map .list-inline a { font-weight: normal; width: auto; float: none; line-height: 32px; height: 32px; margin: 0 10px 10px 0; display: inline-block; border: 1px solid #ccc; padding: 0px 10px; }
.map .list-inline a:hover { background: #0082d1; color: #fff;border:1px solid #0082d1 }
.message .tab { width: 395px; }
.message h3 { font-weight: 100; padding-top: 5px; height: 35px; line-height: 35px; width:84px; }
.message b { display: block; background: #0082d1; width: 4px; height: 4px; float: left; margin-right: 15px; margin-top: 15px; }
.message input { border: 1px solid #e5e5e5; width: 346px; height: 18px; line-height: 18px; background: none; padding: 10px;}
.message .tab2 { padding-left: 10px; }
.message textarea { border: 1px solid #e5e5e5; width: 1146px; height:200px; line-height: 18px; background: none; padding: 10px; resize: none; overflow:hidden; }
.message .tab4 { width: 1170px; padding-top:20px; }
.message .tab5 { padding-top: 15px;margin-right:26px; }
.message .btn { width: 132px; height: 40px; line-height: 40px; text-align: center; background: #da251d; color: #fff; padding: 0; cursor: pointer; }
.message .btn2 { background: #bab3b3; margin-left: 20px; }

.hzpp_list .gridlist .item img{ height:112px;}

.showNews .showContxt table tr{ border-bottom:#CCC solid 1px;}


.showProduct .showImg{ width:1100px; margin:0 auto;}
.showProduct .showContxt{width:1100px; margin:0 auto;}






.hzpp_list{ padding-top:30px;}
.hzpp_list .gridlist .item{ border:#f1f1f1 solid 1px;}
.ewmbox {
  width: 300px;
  height: 320px;
  padding-top: 20px;
  background: #fff;
  z-index: 9999;
  position: fixed;
  left: 50%;
  top: 50%;
  margin: -170px 0 0 -150px;
  text-align: center;
  font-size: 16px;
  display: none;
}
.ewmbox .close {
  width: 32px;
  height: 32px;
  position: absolute;
  top: -25px;
  right: -40px;
  cursor: pointer;
  border-radius: 100%;
  background: #f3f3f3 url(../images/dialogClose.png) no-repeat center center;
  transition: all ease 300ms;
}
.ewmbox .close:hover {
  transform: rotate(180deg);
}
.ewmbox img {
  width: 260px;
  height: 260px;
  display: block;
  margin: 0 auto 10px;
}
.dialog-layout {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
 #map1_container,
 #allmap1 {
  width: 100%;
  height: 300px;
}




