﻿@charset "utf-8";
/* Common */

body { font-family: 'Microsoft YaHei', '微软雅黑'; font-size: 14px; line-height: 2; font-weight: normal; margin: 0; padding: 0; overflow-x: hidden; min-width: 1300px; background: #FFFFFF; color: #414141; }
html, body, div, p, span, object, h1, h2, h3, h4, h5, h6, a, img, strong, dl, dt, dd, ol, ul, li, form, label, footer, header, nav { margin: 0; padding: 0; }
* { list-style: none; word-break:break-all; }
a { color: #414141; text-decoration: none; -webkit-transition: all .3s ease-in; -moz-transition: all .3s ease-in; -o-transition: all .3s ease-in; transition: all .3s ease-i; }
a:hover { color: #005bac; text-decoration: none; }
ul li { list-style: none; }
img { border: none; }
.clear { clear: both; margin: 0 0; padding: 0 0; }
.fr { float: right; }
.fl { float: left; }
input, textarea, button { font-family: "微软雅黑"; }
input:focus { outline: none; }
textarea:focus { outline: none; }
#feedback_form table { margin: 0 auto; }
#feedback_form table tr td { padding: 5px 0; }
#candidates_form table { margin: 0 auto; }
#candidates_form table tr td { padding: 5px 0; }
#equipment_form table { margin: 0 auto; }
#equipment_form table tr td { padding: 5px 0; }
h1, h2, h3, h4, h5, h6 { line-height: normal; }
h1 { font-size: 24px; }
h2 { font-size: 18px; }
h3 { font-size: 16px; }
.pt15 { padding-top: 15px; }
.pl10 { padding-left: 10px; }
.pt20 { padding-top: 20px; }
.pt30 { padding-top: 30px; }
.pt40 { padding-top: 40px; }
.pt50 { padding-top: 50px; }
.pt60 { padding-top: 60px; }
.main { width: 1200px; margin: 0 auto; overflow: hidden; }
.main img { vertical-align: top; }
.imgs { display: block; -m oz-transition: .3s ease-in;
-webkit-transition: .3s ease-in; -o-transition: .3s ease-in; -ms-transition: .3s ease-in; transition: .3s ease-in; }
a:hover .imgs { transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1); -webkit-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1); }
/*header*/
.header{ width: 100%; height:110px; background:#ffffff;}
.header .head{ width: 1200px; margin: 0 auto; height:110px;}
.header .head .logo { width: 79px; height: 69px; display: block; float: left; margin-top: 20px; overflow: hidden; }
.header .head .logo h1 { width: 79px; height: 69px; display: block; }
.header .head .logo a { width: 79px; height: 69px; display: block; padding-left: 79px; overflow: hidden; }
.header .head .special{ width:auto; overflow:hidden; float:left; line-height:normal; margin:25px 0 0 18px;}
.header .head .special span{ display:block; font-size:22px;}
.header .head .special p{ color:#797979; font-size:12px; margin-top:8px;}
.header .head .bz1{ width:79px; height:77px; margin:16px 0 0 26px; float:left;}
.header .head .bz2{ width:79px; height:77px; margin:16px 0 0 16px; float:left;}
.header .head .lan{ width:125px; overflow:hidden; line-height:110px; float:right;}
.header .head .lan a.zh{ width:auto; background:url(../images/zh.jpg) no-repeat left center; padding-left:36px; float:left;}
.header .head .lan a.en{ width:auto; background:url(../images/en.jpg) no-repeat left center; padding-left:36px; float:right;}
.header .head .lxfs{ width:auto; overflow:hidden; float:right; margin:25px 30px 0 0; line-height:normal;}
.header .head .lxfs dt{ background:url(../images/tel.png) no-repeat left center; padding-left:32px; color:#0058b2; font-size:26px; font-family:Arial;}
.header .head .lxfs dd{ background:url(../images/phone.png) no-repeat left center; padding-left:32px; color:#0058b2; font-size:26px; font-family:Arial; margin-top:8px;}
/*menu*/
.nav { width: 100%; height: 45px; background: #0058b2; }
.nav .menu { width: 1200px; height: 45px; margin: 0 auto; }
.nav .menu li { position: relative; float: left; display: inline; width: 200px; text-align: center; }
.nav .menu li a.xialaguang { display: inline-block; width:100%; height: 45px; line-height: 45px; color: #FFF;}
.nav .menu li a.navhover, .nav .menu li a.xialaguang:hover { cursor: pointer; background: #565656; color: #FFF; }
.nav .menu ul.children { display: none; position: absolute; top: 45px; left: 0; width: 100%; line-height: normal; z-index: 9999; }
.nav .menu ul.children li { width: 100%; padding: 0px; display: inline-block; border-top: 1px #898888 solid; margin: 0; }
.nav .menu ul.children li a { overflow: hidden; display: block; padding: 10px; font-size: 13px; background: #565656; border-top: 1px #2c2b2b solid; color: #FFF; }
.nav .menu ul.children li a:hover { color: #FFF; background: #0058b2; }
/*banner*/
.banner { width: 100%; height: 646px; }
.banner .flexslider { position: relative; height: 646px; overflow: hidden; }
.banner .slides { position: relative; z-index: 1; }
.banner .slides li { height: 646px; }
.banner .slides li a { display: block; height: 646px; }
.flex-control-nav { position: absolute; bottom: 35px; z-index: 10; width: 100%; text-align: center; }
.flex-control-nav li { display: inline-block; width: 20px; height: 20px; margin: 0 5px; *display:inline;
zoom: 1; }
.flex-control-nav a { display: inline-block; width: 20px; height: 20px; line-height: 80px; overflow: hidden; background: url(../images/dot.png) right 0 no-repeat; cursor: pointer; }
.flex-control-nav .flex-active { background-position: 0 0; }
.flex-direction-nav { position: absolute; z-index: 3; width: 100%; top: 45%; }
.flex-direction-nav li a { display: block; width: 50px; height: 50px; overflow: hidden; cursor: pointer; position: absolute; }
.flex-direction-nav li a.flex-prev { left: 40px; background: url(../images/prev.png) center center no-repeat; }
.flex-direction-nav li a.flex-next { right: 40px; background: url(../images/next.png) center center no-repeat; }
/*search*/
.search{ width:100%; height:47px; line-height:47px; -webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.1); box-shadow: 0 15px 30px rgba(0,0,0,0.1); -webkit-transform: translate3d(0, -2px, 0); transform: translate3d(0, -2px, 0);}
.search .sea { width: 269px; height: 31px; margin-top: 8px; float:right;}
.search .sea .sousuo1 { width: 214px; height: 29px; line-height: 29px; float: left; font-size: 12px; background: none; border:1px #e5e5e5 solid; padding:0 10px; }
.search .sea .sousuo { border: 0; cursor: pointer; width: 31px; height: 31px; background:url(../images/ser_btn.jpg) no-repeat; float: right; }
/*产品展示*/
.left{ width:256px; overflow:hidden; float:left;}
.left .left_top{ width:256px; height:92px; line-height:92px; text-align:center; color:#FFF; background:#005bac; font-size:24px;}
.left .left_bo{ width:256px; overflow:hidden;}
.left .left_bo li{ width:166px; overflow:hidden; padding:14px 10px 14px 80px; background:url(../images/ioc1.png) no-repeat 50px 22px #f5f5f5; border-bottom:1px #ededed solid; display:block;}
.left .left_bo li a{ width:166px; overflow:hidden; display:block;}
.left .left_bo li:last-child{ border-bottom:none;}
.left .left_bo li:hover{ background:url(../images/ioc2.png) no-repeat 50px 22px #f5f5f5;}
.left .left_bo li:hover a{ color:#005bac;}
.cpzs_r{ width:924px; overflow:hidden; float:right;}
.cpzs_r .cpzs_top{ width:913x; height:56px; margin-left:11px; background:#005bac; position:relative;}
.cpzs_r .cpzs_top dt{ width:auto; height:56px; margin-left:11px; font-size:12px; text-transform:uppercase; position:absolute; right:18px; bottom:0;}
.cpzs_r .cpzs_top dt a{ display:block; color:#FFF; height:56px; line-height:56px;}
.cpzs_r .cpzs_top dd{ width:100%; height:56px; line-height:56px; font-size:18px; color:#FFF; text-align:center;}
.cpzs_r .cpzs_bo{ width:924px; overflow:hidden; margin-top:36px;}
.cpzs_r .cpzs_bo dl{ width:219px; height:164px; border:1px #e4e4e4 solid; float:left; margin-left:10px; margin-bottom:10px; position:relative; z-index:1; overflow:hidden;}
.cpzs_r .cpzs_bo dl dt{ width:219px; height:164px; display:block; overflow:hidden;}
.cpzs_r .cpzs_bo dl dd{ display:none;}
.cpzs_r .cpzs_bo dl:hover dd{ width:183px; height:118px; display:block; background:url(../images/hy.png) repeat; position:absolute; z-index:10px; top:8px; left:8px; text-align:center; color:#FFF; padding:30px 10px 0 10px;}
.cpzs_r .cpzs_bo dl:hover dd span{ width:100%; overflow:hidden; line-height:normal; background:url(../images/ln.jpg) no-repeat center bottom; font-size:13px; padding-bottom:15px;}
.cpzs_r .cpzs_bo dl:hover dd a{ color:#FFF;}
.cpzs_r .cpzs_bo dl:hover dd p{ width:100%; overflow:hidden; line-height:normal; font-size:12px; line-height:18px; margin-top:20px;}
.cpzs_r .cpzs_bo dl:hover dt img{ transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1); -webkit-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1);}
/*abouts*/
.abouts{ width:100%; overflow:hidden; height:457px; background:url(../images/bg1.jpg) no-repeat center; margin-top:30px; padding-top:26px;}
.abouts .abouts_c{ width:1300px; height:457px; margin:0 auto;}
.abouts .abouts_c .about_img{ width:603px; height:430px; position:relative; float:left;}
.abouts .abouts_c .about_img .about_mg{ width:603px; height:430px; position:absolute; z-index:1;}
.abouts .abouts_c .about_img i{ width:603px; height:430px; position:absolute; z-index:5; background:url(../images/yy.png) repeat; display:block;}
.abouts .abouts_c .about_img .about_txt{ width:512px; overflow:hidden; position:absolute; z-index:10; top:0; padding:34px 45px 0 46px;}
.abouts .abouts_c .ab_top{ width:100%; overflow:hidden; line-height:normal; font-size:18px; color:#FFF;}
.abouts .abouts_c .ab_top a{ color:#FFF;}
.abouts .abouts_c .ab_top span{ font-size:24px; font-weight:bold;}
.abouts .abouts_c .ab_top span a{ color:#005bac;}
.abouts .abouts_c .about_img .about_txt .abo{ width:100%; overflow:hidden; line-height:32px; margin-top:20px; color:#FFF;}
.abouts .abouts_c .about_img .fzlc{ width:603px; overflow:hidden; position:absolute; z-index:10; bottom:30px; border-top:1px #9eb6c3 solid; padding-top:20px; line-height:normal;}
.abouts .abouts_c .about_img .fzlc dl{ width:auto; overflow:hidden; float:left; color:#FFF; line-height:normal; margin:0 27px;}
.abouts .abouts_c .about_img .fzlc dl dt{ font-size:14px;}
.abouts .abouts_c .about_img .fzlc dl dt span{ font-size:48px;}
.abouts .abouts_c .about_img .fzlc dl dd{ font-size:14px; margin-top:10px;}
.abouts .abouts_c .news{ width:582px; height:396px; background:#FFF; float:right; padding:34px 47px 0 47px;}
.abouts .abouts_c .news .ab_top{ color:#282828;}
.abouts .abouts_c .news .ab_top a{ color:#282828;}
.abouts .abouts_c .news .ab_top span a{ color:#005bac;}
.abouts .abouts_c .news .new_img{ width:100%; height:129px; margin-top:22px;}
.abouts .abouts_c .news .new_img dt{ width:243px; height:129px; float:left;}
.abouts .abouts_c .news .new_img dd{ width:319px; height:129px; float:right; line-height:normal;}
.abouts .abouts_c .news .new_img dd .new1{ font-size:15px; margin-top:10px;} 
.abouts .abouts_c .news .new_img dd span{ display:block; font-size:13px; margin-top:6px;}
.abouts .abouts_c .news .new_img dd p{ width:100%; font-size:13px; line-height:23px; margin-top:10px; color:#5e5e5e;}
.abouts .abouts_c .news .news_ra{ width:100%; overflow:hidden; margin-top:20px;}
.abouts .abouts_c .news .news_ra li{ width:244px; height:65px; margin-bottom:12px; display:block; background:#f5f5f5; padding:15px 20px 0 21px;}
.abouts .abouts_c .news .news_ra li:nth-of-type(odd) { float: left; }
.abouts .abouts_c .news .news_ra li:nth-of-type(even) { float: right; }
.abouts .abouts_c .news .news_ra li a{ font-size:15px; display:block;}
.abouts .abouts_c .news .news_ra li span{ display:block; background:url(../images/ioc3.png) no-repeat right center;}
.abouts .abouts_c .news .news_ra li:hover{ background:#005bac;}
.abouts .abouts_c .news .news_ra li:hover a{ color:#FFF;}
.abouts .abouts_c .news .news_ra li:hover span{ color:#cee8ff; background:url(../images/ioc4.png) no-repeat right center;}
/*应用领域*/
.use{ width:100%; overflow:hidden; padding-top:25px;}
.use_top{ width:100%; overflow:hidden; line-height:normal; text-align:center;}
.use_top dt{ width:100%; overflow:hidden; background:url(../images/tita.png) no-repeat center; font-size:30px; font-weight:bolder; color:#005bac;}
.use_top dt a{ color:#005bac;}
.use_top dt a:hover{ color:#5b5b5b;}
.use_top dd{ display:none;}
.use #scroll { width: 100%; overflow: hidden; height: 342px; margin-top:15px; }
.use #scroll_box { float: left; width: 800%; }
.use #scroll_begin { float: left; }
.use #scroll_end { float: left; }
.use #scroll .ihot ul li { width: 384px; height: 342px; float: left; overflow: hidden; display: block; position:relative; }
.use #scroll .ihot ul li .use_img{ width: 384px; height:312px; overflow:hidden; position:absolute; z-index:1; bottom:0;}
.use #scroll .ihot ul li .use_txt{ width: 384px; height:312px; overflow:hidden; position:absolute; z-index:10; bottom:0; text-align:center; background:url(../images/cp.png) repeat;}
.use #scroll .ihot ul li .use_txt a{ width: 384px; height:312px; display:block;}
.use #scroll .ihot ul li .use_txt a i{ width:100%; height:46px; display:block; margin-top:108px;}
.use #scroll .ihot ul li .use_txt a span{ width:100%; overflow:hidden; line-height:normal; background:url(../images/ln.jpg) no-repeat center bottom; padding-bottom:31px; margin-top:28px; font-size:18px; font-weight:bolder; display:block; color:#FFF;}
.use #scroll .ihot ul li:hover .use_img{ width: 384px; height: 342px; overflow:hidden; position:absolute; z-index:1; bottom:0;}
.use #scroll .ihot ul li:hover .use_txt{ width: 384px; height: 342px; overflow:hidden; position:absolute; z-index:10; bottom:0; text-align:center; background:url(../images/cp_ed.png) repeat;}
/*优势*/
.youshi{ width:100%; background:url(../images/bg2.jpg) no-repeat center; overflow:hidden; padding:30px 0 0 0; background-size: 100% 100%;}
.youshi .ys{ width:210px; overflow:hidden; float:left; margin:0 15px;}
.youshi .ys dt{ width:150px; height:150px; position:relative; margin:0 auto;}
.youshi .ys dt img{ width:150px; height:150px; position:absolute; z-index:1; display:block;}
.youshi .ys dt i{ width:150px; height:150px; background:url(../images/ys.png) no-repeat; position:absolute; z-index:10; bottom:0; left:0;}
.youshi .ys dd{ width:100%; overflow:hidden; margin-top:20px;}
.youshi .ys dd span{ font-size:16px; line-height:normal; text-align:center; display:block;}
.youshi .ys dd p{ width:100%; overflow:hidden; font-size:13px; line-height:22px; margin-top:10px; color:#5b5c5c;}
.youshi .ys:hover{ margin-top:5px;}
.youshi .ys:hover dt i{ background:url(../images/ys_ed.png) no-repeat;}
.youshi .ys:hover dd span{ font-weight:bolder; color:#005bac;} 
/*合作客户*/
.hzkh_bo { width: 1260px; margin: 20px auto 0 auto; height: 95px; padding-bottom:30px; }
.hzkh_bo .process { width: 1260px; position: relative; min-width: 1260px; top: 0; height: 95px; }
.hzkh_bo .slidegrid { float: left; position: relative; overflow: hidden; }
.hzkh_bo .slideitems { width: 20000em; position: absolute; }
.hzkh_bo .slideitems li { float: left; }
.hzkh_bo .process .mainPhoto { width: 1260px; height: 95px; margin: 0 auto; position: relative; }
.hzkh_bo .process .mainPhoto span.goleft, .hzkh_bo .process .mainPhoto span.goright { width: 14px; height: 30px; display: block; position: absolute; z-index: 99; top:32px;}
.hzkh_bo .process .mainPhoto span.goleft { left: 0px; }
.hzkh_bo .process .mainPhoto span.goright { right: 0px; }
.hzkh_bo .process .mainPhoto span.goleft a{ width: 14px; height: 30px; display: block; background:url(../images/left.png) no-repeat;}
.hzkh_bo .process .mainPhoto span.goleft a:hover{ background:url(../images/left_ed.png) no-repeat;}
.hzkh_bo .process .mainPhoto span.goright a{ width: 14px; height: 30px; display: block; background:url(../images/right.png) no-repeat;}
.hzkh_bo .process .mainPhoto span.goright a:hover{ background:url(../images/right_ed.png) no-repeat;}
.hzkh_bo .process .mainPhoto .go { width: 1200px; height: 95px; position: absolute; left: 30px; z-index: 10; overflow:hidden; }
.hzkh_bo .process .mainPhoto .go li { width: 228px; height: 93px; float: left; margin: 0 5px; border:1px #e5e5e5 solid; transition: all linear .3s; filter: grayscale(100%); -webkit-filter: grayscale(100%); display:block; }
.hzkh_bo .process .mainPhoto .go li:hover{ filter: grayscale(0); -webkit-filter: grayscale(0); filter: none; border:1px #005bac solid;}
/*link*/
.link{ width:100%; overflow:hidden; padding:15px 0;}
.link .linkc{ width:1200px; margin:0 auto; overflow:hidden; background:url(../images/link.png) no-repeat left top; padding-top:17px;}
/*footer*/
.footer{ width:100%; overflow:hidden; text-align:center; background:#005bac; color:#FFF; padding:20px 0;}
.footer a{ color:#FFF;}

/*内页分布*/

.left { width: 256px; overflow: hidden; float: left; }
.left .left_top { width: 256px; height: 92px; line-height:92px; text-align: center; background: #005bac; color: #FFF; font-size:24px;}
.left .sub_bo { width: 256px; overflow: hidden; background: #f5f5f5;}
.left .sub_bo .subNav { cursor: pointer; width: 256px; overflow: hidden; display: block; line-height: normal; border-bottom: 1px #ededed solid; }
.left .sub_bo .subNav a { width: 166px; overflow: hidden; display: block; padding:20px 10px 20px 80px; background:url(../images/ioc1.png) no-repeat 50px 23px #f5f5f5; }
.left .sub_bo .subNav a:hover, .left .sub_bo .subNav.cur a { background:url(../images/ioc2.png) no-repeat 50px 23px #f5f5f5; color: #005bac; }
.left .sub_bo .subNav:last-child { border-bottom: none; }
.left .sub_bo .navContent { width: 256px; display: none; padding: 0 0; margin:0 0; }
.left .sub_bo .navContent li { width: 256px; overflow: hidden; display: block; margin-bottom: 5px; }
.left .sub_bo .navContent li a { width: 166px; overflow: hidden; display: block; font-size: 12px; padding:10px 10px 10px 80px;}
.left .sub_bo .navContent li a:hover, .left .sub_bo .navContent li .cut{ color: #005bac; }
.right { width: 910px; overflow: hidden; float: right; }
.right .right_top { width: 100%; height: 37px; line-height: 37px; border-bottom: 1px #bfbfbf solid; }
.right .right_top strong { font-size: 18px; font-weight: normal; float: left; background:url(../images/ioc2.png) no-repeat left center; padding-left:30px; }
.right .right_top span { float: right; }
.right .right_bottom { width: 100%; overflow: hidden; padding-top: 21px; }
/*************************/
.ExhibitList { width: 100%; overflow: hidden; clear: both; margin: 0 auto; }
.ExhibitList dl { float: left; width: 277px; text-align: center; overflow: hidden; display: block; margin: 0 10px 20px 10px; padding: 2px 2px 0 2px; border: 1px #CCC solid; }
.ExhibitList dl dt { width: 277px; height: 199px; overflow: hidden; }
.ExhibitList dl dt img { width: 277px; height: 199px; }
.ExhibitList dl dd { text-align: center; padding: 10px 0; line-height: normal; }
.ExhibitList dl:hover { background: #005bac; border: 1px #005bac solid; color: #FFF; }
.ExhibitList dl:hover dd a, .ExhibitList dl:hover dd { color: #FFF; }
/**图片点击放大**/
#jquery-overlay { position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; }
#jquery-lightbox { position: absolute; top: 0; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0; }
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box { position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#lightbox-container-image { padding: 10px; }
#lightbox-loading { position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#lightbox-nav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none; }
#lightbox-nav-btnPrev, #lightbox-nav-btnNext { width: 49%; height: 100%; zoom: 1; display: block; }
#lightbox-nav-btnPrev { left: 0; float: left; }
#lightbox-nav-btnNext { right: 0; float: right; }
#lightbox-container-image-data-box { font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%; padding: 0 10px 0; }
#lightbox-container-image-data { padding: 0 10px; color: #666; }
#lightbox-container-image-data #lightbox-image-details { width: 70%; float: left; text-align: left; }
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber { display: block; clear: left; padding-bottom: 1.0em; }
#lightbox-secNav-btnClose { width: 66px; float: right; padding-bottom: 0.7em; }/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license 弹出层 */
/*PageBar*/
.PageBar { clear: both; width: 710px; height: 54px; margin: 20px auto 10px auto; font-size: 12px; text-align: center; }
.PageButtons { height: 28px; }
.PageButtons span, .PageButtons a { height: 26px; line-height: 26px; text-decoration: none; border: 1px solid #CCCCCC; padding: 6px 10px; }
.PageButtons span { color: #ffffff; background-color: #005bac; border: 1px solid #005bac; }
.PageButtons a { color: #333333; }
.PageButtons a:hover { background: #005bac; color: #FFF; }
.PageInfo { height: 24px; line-height: 24px; padding-top: 10px; }
.disabled { display: none; }
/*Article List*/
.arList li { border-bottom: 1px solid #d5d5d6; margin-bottom: 15px; line-height: 26px; padding-bottom:10px; }
.arList li .newm { font-size: 18px; font-weight:400; line-height:24px; color: #333333; margin: 0 0 15px 0; }
.arList li .newm:hover { color: #005bac; -webkit-transition: all .5s; transition: all .5s; }
.arList li img { width: 107px; height: 80px; float: left; padding-right: 15px; }
.arList .newsl { float: left; width: 800px; }
.arList .newsl a { color: #666; }
.arList .newsl:hover a { color: #005bac; -webkit-transition: all .5s; transition: all .5s; }
.newsr .newn { font-size: 35px; line-height: 32px; padding-top: 16px; margin: 0; font-weight: bolder; }
.newsr { width: 85px; height: 80px; float: right; background: #e3e3e3; text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 16px; }
/*新闻详细*/
.thy { width: 100%; overflow: hidden; background: #efefef; padding: 10px 0; text-align: center; font-weight: bold; line-height: normal; }
.arDate { margin-top: 10px; text-align: center; }
.arDate span { color: #F00; }
.arKeywords { border: 1px #CCC solid; margin-top: 10px; padding: 10px; }
.arContent { margin-top: 15px; }
.shareurl { margin-top: 15px; }
.line15 { border-bottom: 1px #CCC solid; padding-bottom: 10px; }
.FastMove { margin-top: 10px; }
.but_tit { border-bottom: 1px #bfbfbf solid; overflow:hidden; line-height:44px; font-size:18px; background:url(../images/ioc2.png) no-repeat left center; padding-left:30px; }

.xgwz ul { padding: 25px 0; overflow: hidden; }
.xgwz ul li { height: 28px; line-height: 28px; text-indent: 12px; border-bottom: 1px dashed #cecece; overflow: hidden; width: 48%; float: left; margin: 0 1%; }
.xgwz ul li span { float: right; }
.ExhibitTagList { clear: both; margin: 0 auto; padding: 20px 0; overflow: hidden; }
.ExhibitTagList li { float: left; width: 191px; margin: 0 7px 14px 7px; text-align: center; border: 1px solid #e4e4e4; }
.ExhibitTagList li:hover, .ExhibitTagList li:hover div.ImageTitle { background: #005bac; color: #fff; display: block; }
.ExhibitTagList li div.ImageTitle { height: 25px; line-height: 25px; text-align: center; background: #fff; overflow: hidden; }
.ExhibitTagList li img { padding: 5px; width: 181px; height: 137px; }
.ExhibitTagList li p { height: 25px; line-height: 25px; overflow: hidden; font-size: 12px; }
/*products_list*/
.proa li { border-bottom: 1px dotted #ccc; float: left; padding: 10px; margin-bottom: 30px; position: relative; height: 140px; width: 810px; }
.proa li a.proa { margin-right: 20px; width: 180px; height: 135px; position: absolute; left: 10px; top: 10px; }
.proa li a img { width: 180px; height: 135px; }
.proa li .tkl a { color: #444; font-size: 16px; position: absolute; left: 220px; top: 10px; font-weight: bold; }
.proa li p { position: absolute; left: 220px; top: 40px; width: 610px; height: 65px; color: #666; font-size: 13px; line-height: 1.8; }
.proa li a.more { position: absolute; right: 10px; bottom: 10px; padding: 5px 10px; border: 1px solid #ccc; color: #444; }
.proa li:hover a { color: #005bac; border-color: #005bac; -webkit-transition: all .5s; transition: all .5s; }
.proa li:hover { background: #FFF; -webkit-transition: all .5s; transition: all .5s; }
.proa li:hover .tkl { color: #005bac; -webkit-transition: all .5s; transition: all .5s; }
/*图片放大镜样式*/
.jqzoom { float: left; border: none; position: relative; padding: 0px; cursor: pointer; margin: 0px; display: block; }
.jqzoom img { max-width: 360px; }
.zoomdiv { z-index: 100; position: absolute; top: 0px; left: 0px; width: 350px; height: 263px; background: #ffffff; border: 1px solid #CCCCCC; display: none; text-align: center; overflow: hidden; }
.jqZoomPup { z-index: 10; visibility: hidden; position: absolute; top: 0px; left: 0px; width: 20px; height: 20px; border: 1px solid #aaa; background: #ffffff; opacity: 0.5; -moz-opacity: 0.5; -khtml-opacity: 0.5; filter: alpha(Opacity=50); }
/*图片小图预览列表*/
.spec-preview { width: 360px; height: 270px; border: 1px solid #DFDFDF; }
.spec-scroll { clear: both; margin-top: 5px; width: 362px; }
.spec-scroll .prev { float: left; margin-right: 4px; }
.spec-scroll .next { float: right; }
.spec-scroll .prev, .spec-scroll .next { display: block; font-family: "宋体"; text-align: center; width: 10px; height: 42px; line-height: 42px; border: 1px solid #CCC; background: #EBEBEB; cursor: pointer; text-decoration: none; }
.spec-scroll .items { float: left; position: relative; width: 322px; height: 44px; overflow: hidden; }
.spec-scroll .items ul { position: absolute; width: 999999px; height: 44px; }
.spec-scroll .items ul li { float: left; width: 64px; text-align: center; }
.spec-scroll .items ul li img { border: 1px solid #CCC; padding: 2px; width: 50px; height: 38px; cursor: pointer; }
.spec-scroll .items ul li img:hover { border: 2px solid #FF6600; padding: 1px; cursor: pointer; }
.InfoBox { float: right; display: inline; width: 440px; height: 314px; margin-top: 6px; line-height: 22px; position: relative; }
.InfoBox .pdTitle { font-size: 14px; font-weight: bold; color: #005bac; margin: 12px 0; }
.pdKeywords { color: #4a4a4a; font-size: 12px; margin-bottom: 6px; }
.pdClass, .pdClass a { margin-bottom: 6px; color: #333; }
.pdOverview { margin-top: 10px; }
.pdpromo { width: 100px; height: 36px; line-height: 36px; background: #005bac; text-align: center; font-size: 14px; position: absolute; bottom: 10px; right: 0; }
.xggc { width: 100px; height: 36px; line-height: 36px; background: #005bac; text-align: center; font-size: 14px; position: absolute; bottom: 10px; right: 135px; }
.xggc a { color: #fff; }
.pdpromo a { color: #fff; }
.pdpromo a:hover { color: #fff; }
.right-extra { float: left; }
/*zdd*/
.ztitle { border-bottom: 1px solid #ccc; margin-top: 20px; overflow: hidden; }
.ztitle span { float: left; display: block; width: 100px; height: 40px; line-height: 40px; text-align: center; color: #005bac; background: #f0f0f0; font-size: 14px; margin: 0 4px 0 0; cursor: pointer; }
.ztitle span a { color: #005bac; cursor: pointer; }
.ztitle span.tithov, .ztitle span.tithov a { background: #005bac; color: #fff; }
.zntit_con { display: none; margin: 20px 0; border-bottom: 1px solid #ccc; padding-bottom: 20px; }
/*合作客户*/
.hzkh{ width:100%; overflow:hidden;}
.hzkh ul li{ float: left; width: 257px; text-align: center; overflow: hidden; display: block; margin: 0 10px 20px 10px; padding: 2px 2px 0 2px; border: 1px #CCC solid;}
.hzkh ul li .gz_img{ width:257px; height:103px;}
.hzkh ul li .gz_img img{ width:257px; height:103px;}
.hzkh ul li p{ text-align:center; line-height:normal; padding: 10px 0;}
.hzkh ul li:hover { background: #005bac; border: 1px #005bac solid; color: #FFF; }
.hzkh ul li:hover p a{ color: #FFF;}
.cpjs{ width: 100%; overflow: hidden;}
.cpjs dt{ width:363px; overflow: hidden; float:left;}
.cpjs dd{ width:510px; overflow:hidden; float:right;}
.cpjs dd .cpt{ font-size:18px; padding-bottom:16px; line-height:normal; border-bottom:1px #e5e5e5 solid;}
.cpjs dd p{ width:100%; overflow:hidden; margin-top:20px;}
.cpjs dd .cpv{ width:100%; overflow:hidden; border-top:1px #e5e5e5 solid; padding-top:10px; color:#6d6d6d; margin-top:10px;}
.cpjs dd .FastMove{ margin-top:10px; border-top:1px #e5e5e5 solid; padding-top:10px;}
.cpjs dd .FastMove .Prev{ float:left; width:40%;}
.cpjs dd .FastMove .Next{ float:right; width:40%;}
/*相关产品*/
.cpzs_cp{ width:910px; overflow:hidden; margin-top:16px;}
.cpzs_cp dl{ width:217px; height:156px; border:1px #e4e4e4 solid; float:left; margin:8px 4px 0 4px; position:relative; z-index:1; overflow:hidden;}
.cpzs_cp dl dt{ width:217px; height:156px; display:block; overflow:hidden;}
.cpzs_cp dl dt img{ width:217px; height:156px;}
.cpzs_cp dl dd{ display:none;}
.cpzs_cp dl:hover dd{ width:181px; height:80px; line-height:80px; display:block; background:url(../images/hy.png) repeat; position:absolute; z-index:10px; top:8px; left:8px; text-align:center; color:#FFF; padding:30px 10px;}
.cpzs_cp dl:hover dd a{ color:#FFF;}
.cpzs_cp dl:hover dt img{ transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1); -webkit-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1);}
/*站点 浮动返回顶部*/
.cd-top { display: inline-block; height: 43px; width: 44px; position: fixed; bottom: 60px; right: 20px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.05); /* image replacement properties */ overflow: hidden; text-indent: 100%; white-space: nowrap; background: url(../../../images/back_top.jpg) no-repeat center 50%; visibility: hidden; opacity: 0; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; z-index: 9999; }
.cd-top.cd-is-visible { /* the button becomes visible */ visibility: visible; opacity: 1; }
.cd-top.cd-fade-out { /* 如果用户继续向下滚动,这个按钮的透明度会变得更低 */ opacity: .5; }
.no-touch .cd-top:hover { background-color: #e86256; opacity: 1; }
/*站点 浮动客服*/ 
.keifu img { border: 0; }
.keifu { position: fixed; top: 10%; right: 0; width: 131px; _position: absolute; _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.bottom, 10)||0)-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
z-index: 990; }
.keifu_tab { width: 160px; }
.icon_keifu { width: 26px; height: 100px; float: left; background: url(../../../images/keifu.png) 0 0; position: relative; display: none; cursor: pointer; }
.keifu_box { float: left; width: 131px; }
.keifu_tab img { display: block; }
.keifu_head { width: 131px; height: 41px; background: url(../../../images/keifu.png); background-position: 0 -103px; font-size: 0; line-height: 0; position: relative; }
.keifu_close:link, .keifu_close:visited { display: block; width: 11px; height: 11px; background: url(../../../images/keifu.png) -42px 0; position: absolute; top: 5px; right: 5px; }
.keifu_close:hover { background-position: -60px 0; }
.keifu_con { border-left: 7px solid #029bdb; border-right: 7px solid #029bdb; background: #fbfbfb; }
.keifu_con ul { border-bottom: #e6e5e4 1px solid; }
.keifu_con li { padding-left: 12px; }
.keifu_con .li-qq { height: 25px; padding-top: 2px; padding-bottom: 2px; }
.keifu_con .li-tel-title { font-weight: bold; font-size: 12px; height: 29px; line-height: 29px; border-top: 1px solid #dddddd; }
.keifu_con .li-tel-num { font-family: Arial; font-size: 12px; color: #e66d15; line-height: 20px; }
.keifu_con .li-feed-title { font-weight: bold; font-size: 12px; border-top: 1px solid #dddddd; padding-left: 0px; }
.keifu_con .li-feed-title img { padding-left: 0px; width: 117px; }
.keifu_con .li-feed { font-family: Arial; font-weight: bold; color: #e66d15; }
.keifu_con .li-weixin-title { font-weight: bold; font-size: 12px; height: 29px; line-height: 29px; border-top: 1px solid #dddddd; }
.keifu_con .li-weixin { height: 96px; padding-left: 0px; }
.keifu_con .li-weixin img { width: 115px; height: 115px; }
.keifu_con .bt { font-size: 16px; height: 30px; line-height: 30px; text-align: left; padding: 0 0 0 20px; color: #012646; }
.keifu_bot { width: 131px; height: 10px; background: url(../../../images/keifu.png); background-position: 0 -153px; }
/*左下角 浮动 在线留言*/ 
#SfMessWrap { border: 2px solid #029bdb; padding: 1px; width: 230px; background: #f5f5f5; z-index: 100; position: fixed; left: 2px; bottom: 2px; }
#SfMessHead { background: #029bdb; line-height: 28px; height: 28px; text-indent: 10px; font-size: 12px; color: #fff; text-align: left; cursor: pointer; }
#SfMessHead #SfMessTitle { float: left; }
#SfMessHeadIcon { float: right; width: 23px; height: 25px; margin-right: 2px; background-image: url(../../../images/icon.png); }
.SfMessIconOpen { background-position: top; }
.SfMessIconClose { background-position: bottom; }
#SfMessBody { width: 230px; height: 225px; padding-bottom: 5px; }
#SfMessBodyTop { display: none; }
#SfMessBodyMid { width: 212px; padding: 0px; margin: 0px auto; margin-top: 5px; }
#SfMessBodyMid input { border: 1px solid #cccccc; background: #ffffff; color: #b89d9d; width: 190px; height: 17px; font-size: 12px; }
#SfMessBodyMid textarea { width: 210px; height: 73px; border: 1px solid #cccccc; background: #ffffff; color: #b89d9d; overflow: hidden; text-align: left; font-size: 12px; padding: 0px; margin: 0px auto; }
#SfMessBodyMid div { margin-top: 3px; height: 20px; }
#SfMessBodyMid .contactmessage { height: 76px; }
#SfMessBodyMid .contactname { padding-left: 20px; background: url(../../../images/company.gif) no-repeat; }
#SfMessBodyMid .contacttel { padding-left: 20px; background: url(../../../images/mobile.gif) no-repeat; }
#SfMessBodyMid .contactfrom { padding-left: 20px; background: url(../../../images/from.gif) no-repeat; }
#SfMessBodyMid .contactemail { padding-left: 20px; background: url(../../../images/email.gif) no-repeat; }
#SfMessBodyMid .contactvalicode { padding-left: 20px; background: url(../../../images/other.gif) no-repeat; }
#SfMessBodyMid .contactvalicode input { width: 100px; height: 17px; float: left; }
#SfMessBodyMid .contactvalicode img { height: 19px; border: 1px solid #cccccc; background: #ffffff; color: #b89d9d; float: right; }
.clearboth { clear: both; }
#SfMessBodyMid .must, #SfMessBodyMid .ignore, #SfMessBodyMid .other { padding-left: 20px; background: url(../../../images/other.gif) no-repeat; }
#SfMessBodyBottom { width: 220px; height: 22px; line-height: 22px; padding: 0px; margin-top: 10px; }
#SfMessSubmit { width: 40px; background: url(../../../images/send.gif); color: #fff; border: 0; height: 22px; padding: 0px; float: right; }
#SfMessCopy { float: left; height: 22px; line-height: 22px; margin-left: 10px; font-size: 13px; font-weight: bold; color: #666666; padding-left: 25px; background: url(../../../images/sign.png) left top no-repeat; }
.SfMessTip { display: none; }
#SfMessBodyFoot { display: none; }
/*nybanner*/
.bannerv { width: 100%; overflow: hidden; height: auto; margin: 0px auto; }
.bannerv .owl-carousel .owl-wrapper:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
/* display none until init */
.bannerv .owl-carousel { display: none; position: relative; width: 100%; -ms-touch-action: pan-y; }
.bannerv .owl-carousel .owl-wrapper { display: none; position: relative; -webkit-transform: translate3d(0px, 0px, 0px); }
.bannerv .owl-carousel .owl-wrapper-outer { overflow: hidden; position: relative; width: 100%; }
.bannerv .owl-carousel .owl-wrapper-outer.autoHeight { -webkit-transition: height 500ms ease-in-out; -moz-transition: height 500ms ease-in-out; -ms-transition: height 500ms ease-in-out; -o-transition: height 500ms ease-in-out; transition: height 500ms ease-in-out; }
.bannerv .owl-carousel .owl-item { float: left; }
.bannerv .owl-controls .owl-page, .bannerv .owl-controls .owl-buttons div { cursor: pointer; }
.bannerv .owl-controls { -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
/* fix */
.bannerv .owl-carousel .owl-wrapper, .bannerv .owl-carousel .owl-item { -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); }
.bannerv #owl-demo { position: relative; width: 100%; margin-left: auto; margin-right: auto; }
.bannerv #owl-demo .item { position: relative; display: block; }
.bannerv #owl-demo img { display: block; width: 100%; }
.bannerv #owl-demo b { position: absolute; left: 0; bottom: 0; width: 100%; height: 78px; background-color: #000; opacity: .5; filter: alpha(opacity=50); }
.bannerv #owl-demo span { position: absolute; left: 0; bottom: 37px; width: 100%; font: 18px/32px "微软雅黑", "黑体"; color: #fff; text-align: center; }
.bannerv .owl-pagination { position: absolute; left: 0; bottom: 25px; width: 100%; height: 22px; text-align: center; }
.bannerv .owl-page { display: inline-block; width: 20px; height: 20px; margin: 0 5px; background: #FFF; *display: inline;
*zoom: 1;
border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; }
.bannerv .owl-pagination .active { background: #005bac; }
.bannerv .owl-buttons { display: none; }
.bannerv .owl-buttons div { position: absolute; top: 50%; width: 24px; height: 48px; margin-top: -40px; text-indent: -9999px; }
@media screen and (max-width: 579px) {
.bannerv .owl-pagination { bottom: 0px; height: 15px; }
}
