﻿@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: 1200px; background: #f5f5f5; color: #575757; }
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; }
a { color: #575757; 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: #004fa1; 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 { float: right; }
#feedback_form table tr td { border: 0; padding: 5px 0; }
#feedback_form table tr td input { padding: 0 10px; }
#feedback_form table tr td textarea { padding: 10px; }
#candidates_form table { margin: 0 auto; }
#candidates_form table tr td { border: 0; padding: 5px 0; }
#equipment_form table { margin: 0 auto; }
#equipment_form table tr td { border: 0; 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; }
.pt10 { padding-top: 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 table { border-collapse : collapse; }
.main table tr td { border: 1px #ccc solid; padding: 3px; }
img { vertical-align: top; }
.mainp{ width: 100%; overflow: hidden; height:auto; position:relative; z-index:1; padding-bottom:100px;}
/*图片放大*/
.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: 106px; background: #FFF; }
.header .head { width: 1200px; height: 106px; margin: 0 auto; }
.header .head .logo { width: 380px; height: 66px; display: block; margin-top: 20px; overflow: hidden; float: left; }
.header .head .logo a { width: 380px; height: 66px; display: block; padding-left: 380px; overflow: hidden; }
.header .head .weixin{ width:104px; height:84px; float:right; margin-top:11px;}
.header .head .weixin dt{ width:20px; overflow:hidden; float:right; text-align:right; line-height:14px; font-size:12px;}
.header .head .weixin dd{ width:84px; height:84px; float:left;}
.header .head .phone{ width:auto; overflow:hidden; float:right; background:url(../images/phone.png) no-repeat left center; line-height:normal; padding-left:60px; margin-top:30px; margin-right:34px;}
.header .head .phone dt{ font-size:13px;}
.header .head .phone dd{ font-size:28px; font-weight:bolder; color:#004fa1; font-family:Arial;}

/*menu*/
.nav { width: 100%; height: 47px; background: #004fa1; }
.nav .menu { width: 1200px; height: 47px; margin: 0 auto; }
.nav .theme1 a span { color: #FFF; }
.nav .theme1 .mm-over { background-color: #434343; }
.nav .modern-menu { width: 1200px; height: 47px; font-size: 16px; position: relative; }
.nav .modern-menu, .modern-menu ul { list-style: none; margin: 0; padding: 0 }
.nav .modern-menu li { position: relative; width: 171px; font-weight: bold; }
.nav .modern-menu a { height: 100%; text-decoration: none; display: block; position: relative; overflow: hidden; z-index: 101; border: 0 }
.nav .modern-menu a span { line-height: 47px; display: block; text-align: center }
.nav .modern-menu .mm-group span { line-height: 47px; }
.nav .mm-horizontal span { float: left }
.nav .modern-menu .mm-right { display: block; float: right }
.nav .modern-menu>li { float: left }
.nav .modern-menu .mm-group span { line-height: 47px }
.nav .modern-menu ul span { line-height: 36px }
.nav .modern-menu li>ul { width: 100%; font-size: 14px; position: absolute; left: -5000px; opacity: 0; z-index: 100; background: #434343; font-weight: normal; }
.nav .modern-menu ul ul { float: right; top: 0 }
.nav .modern-menu ul li{ border-top:1px #121111 solid;}

/*banner*/
.banner { width: 100%; height: 600px; }
.banner .flexslider { position: relative; height: 600px; overflow: hidden; }
.banner .slides { position: relative; z-index: 0; }
.banner .slides li { height: 600px; }
.banner .slides li a { width: 100%; display: block; height: 600px; }
.flex-control-nav { position: absolute; bottom: 95px; z-index: 10; width: 100%; text-align: center; }
.flex-control-nav li { display: inline-block; width: 10px; height: 10px; margin: 0 5px; *display:inline;
zoom: 1; }
.flex-control-nav a { display: inline-block; width: 10px; height: 10px; 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; }
/*yscp*/
.yscp{ width: 100%; height:186px; position:absolute; bottom:0; left:0;}
.yscp .ysld{ width: 1200px; height: 185px; margin: 0 auto; background:#ffffff; border-bottom:1px #eeeeee solid;}
.yscp .ysld dl{ width:299px; overflow:hidden; text-align:center; float:left; margin-top:45px; -webkit-transition: all .3s ease-in; -moz-transition: all .3s ease-in; -o-transition: all .3s ease-in; transition: all .3s ease-i;}
.yscp .ysld dl dt{ width:299px; height:46px; display:block;}
.yscp .ysld dl dd{ width:299px; overflow:hidden; margin-top:15px; line-height:normal;}
.yscp .ysld dl dd span{ display:block; font-size:16px;}
.yscp .ysld dl dd p{ font-size:13px; color:#989898; font-family:Arial; margin-top:5px;}
.yscp .ysld i{ width:1px; height:58px; background:#bfbfbf; display:block; float:left; margin-top:64px;}
.yscp .ysld dl.ys1 dt{ background:url(../images/ys1.png) no-repeat center;}
.yscp .ysld dl.ys2 dt{ background:url(../images/ys2.png) no-repeat center;}
.yscp .ysld dl.ys3 dt{ background:url(../images/ys3.png) no-repeat center;}
.yscp .ysld dl.ys4 dt{ background:url(../images/ys4.png) no-repeat center;}
.yscp .ysld dl:hover{ margin-top:20px;}

/*searchk*/
.searchk{ width:1140px; height:96px; margin:0 auto; background:url(../images/la.jpg) no-repeat left center #FFF; padding:0 30px;}
.searchk .sel{ width:auto; overflow:hidden; float:left; margin-top:28px;}
.searchk .sel dt{ font-size:16px; color:#004fa1; line-height:normal;}
.searchk .sel dd{ width:auto; overflow:hidden; margin-top:6px;}
.searchk .sel dd a{ margin-right:15px;}
.searchk .sea { width: 274px; height: 38px; float: right; margin-top: 28px; border:1px #c9c9c9 solid; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; padding:0 15px;}
.searchk .sea .sousuo1 { width: 249px; height: 38px; line-height: 38px; float: left; border: 0; background: none; padding: 0 10px 0 0; }
.searchk .sea .sousuo { background:url(../images/ser_btn.png) no-repeat center; width: 15px; height: 38px; float: right; border: 0; }

/*产品展示*/
.tita{ width: 100%; overflow:hidden; text-align:center; line-height:normal;}
.tita dt{ font-size:36px; font-weight:bolder;}
.tita dt a span{ color:#004fa1;}
.tita dd{ font-size:15px; padding-top:10px;}
.cp_l{ width:883px; height:260px; float:left; background:#FFF; padding:10px;}
.cp_l dt{ width:347px; height:260px; float:left; overflow:hidden;}
.cp_l dd{ width:479px; height:260px; float:left; margin-left:40px; position:relative;}
.cp_l dd span{ width:100%; height:40px; line-height:40px; font-size:18px; display:block; border-bottom:1px #eeeeee solid;}
.cp_l dd i{ font-style:normal; width:100%; overflow:hidden; display:block; padding-top:20px;}
.cp_l dd p{ padding-top:8px;}
.cp_l dd .cp_bo{ width:100%; height:44px; position:absolute; bottom:0; left:0;}
.cp_l dd .cp_bo .more{ width:136px; height:44px; line-height:44px; text-align:center; display:block; background:#004fa1; color:#FFF; float:left;}
.cp_l dd .cp_bo .zxrx{ width:136px; height:44px; line-height:44px; text-align:center; display:block; background:#434343; color:#FFF; float:left; margin-left:15px;}
.cp_l dd .cp_bo .more:hover{ background:none; color:#004fa1;}
.cp_l dd .cp_bo .zxrx:hover{ background:none; color:#004fa1;}
#fourth { position: relative;}
#fourth .border { position: absolute; background: none; transition: all .5s ease-in-out; }
#fourth>.border:nth-of-type(1) { top: 0; left: 0; width: 0; height: 0; border-top: 2px solid #004fa1; }
#fourth>.border:nth-of-type(2) { top: 0; right: 0; width: 10px; height: 0; border-right: 2px solid #004fa1; }
#fourth>.border:nth-of-type(3) { bottom: 0; right: 0; width: 0; height: 0; border-bottom: 2px solid #004fa1; }
#fourth>.border:nth-of-type(4) { bottom: 0; left: 0; width: 0; height: 0; border-left: 2px solid #004fa1; }
#fourth:hover .border:nth-of-type(1) { width: 100%; }
#fourth:hover .border:nth-of-type(2) { height: 100%; }
#fourth:hover .border:nth-of-type(3) { width: 100%; }
#fourth:hover .border:nth-of-type(4) { height: 100%; }
.cpv{ width:267px; height:270px; padding:10px 10px 0 10px; background:#FFF; position: relative; z-index: 1; vertical-align: middle; -webkit-backface-visibility: hidden; -moz-osx-font-smoothing: grayscale; -webkit-transition: color 0.3s; transition: color 0.3s; overflow: hidden;}
.cpv dt{ width:267px; height:200px; overflow:hidden;}
.cpv dd{ width:267px; height:70px;}
.cpv dd .cptxt{ width:auto; height:70px; line-height:70px; display:block; float:left;}
.cpv dd .more{ width:52px; height:26px; line-height:26px; border:1px #004fa1 solid; color:#004fa1; text-align:center; display:block; float:right; margin-top:21px}
.cpv::before, .cpv::after { content: ''; position: absolute; width:100%; height:100%; bottom: 100%; left: 0; z-index: -1; -webkit-transition: -webkit-transform 0.3s; transition: transform 0.3s; -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1); transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1); }
.cpv::before { background: #FFF; }
.cpv::after { background: #004fa1; }
.cpv:hover a { color: #fff; }
.cpv:hover::before, .cpv:hover::after { -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); }
.cpv:hover::after { -webkit-transition-delay: 0.175s; transition-delay: 0.175s; }
.cpv:hover dd .more{ border:1px #FFF solid;}
.mkl{ margin:0 6px 0 7px;}
.cpklr { visibility: hidden; }
.cpklr > * { visibility: visible; }
.cpklr > * { transition: opacity 150ms linear 100ms, transform 150ms ease-in-out 100ms; }
.cpklr:hover > * { opacity: 0.4; transform: scale(0.9); }
.cpklr > *:hover { opacity: 1; transform: scale(1); transition-delay: 0ms, 0ms; }
.cpklr { display: flex; height: 100%; flex-wrap: wrap;  flex: auto; }


/**case**/
.case{ width: 100%; overflow: hidden; background:#FFF; padding:50px 0; margin-top:60px;}
.case .slideBox { width: 676px; height: 507px; position: relative; float: left; }
.case .slideBox .hd { height: 6px; overflow: hidden; position: absolute; right: 8px; bottom: 112px; z-index: 10; }
.case .slideBox .hd ul { overflow: hidden; zoom: 1; float: left; }
.case .slideBox .hd ul li { float: left; margin: 0 5px 0 0; width: 6px; height: 6px; line-height: 24px; text-align: center; background: #FFF; cursor: pointer; border-radius: 20px; -moz-border-radius: 20px; -webkit-border-radius: 20px; }
.case .slideBox .hd ul li.on { background: #004fa1; border-radius: 20px; -moz-border-radius: 20px; -webkit-border-radius: 20px; }
.case .slideBox .bd { position: relative; height: 100%; z-index: 0; }
.case .slideBox .bd li { width: 676px; height: 507px; zoom: 1; vertical-align: middle; }
.case .slideBox .bd li .new1 { width: 676px; height: 507px; overflow: hidden; }
.case .slideBox .bd li .new2{ width:calc(100% - 22px); height:72px; line-height:72px; display:block; position:absolute; left:0; top:0; background:url(../images/catop.png) no-repeat left; color:#FFF; padding-left:25px; font-size:22px;}
.case .slideBox .bd li p{ width:calc(100% - 50px); overflow: hidden; background:url(../images/ca.png) repeat; padding:25px; position:absolute; left:0; bottom:0; color:#FFF;}
.case .slideBox .bd li:hover p{ background:url(../images/ca_ed.png) repeat;}
.case .case_r{ width:490px; height: 507px; position: relative; float: right;}
.case .case_r .case_top{ width: 100%; overflow: hidden; line-height:normal; padding:20px 0; border-bottom:1px #eeeeee solid; font-weight:bolder;}
.case .case_r .case_top dt{ width: 100%; overflow: hidden; color:#919191; font-size:35px; font-family:Arial; text-transform:uppercase;}
.case .case_r .case_top dd{ font-size:36px;}
.case .case_r .case_top dd a span{ color:#004fa1;}
.case .case_r .calb{ width: 100%; overflow: hidden;}
.case .case_r .calb a{ width:153px; height:50px; line-height:50px; display:block; float:left; background:#eeeeee; text-align:center; margin:22px 10px 0 0; vertical-align: middle; position: relative; z-index: 1; -webkit-backface-visibility: hidden; -moz-osx-font-smoothing: grayscale; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px;}
.case .case_r .calb a { -webkit-transition: border-color 0.4s, color 0.4s; transition: border-color 0.4s, color 0.4s; }
.case .case_r .calb a::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #004fa1; z-index: -1; opacity: 0; -webkit-transform: scale3d(0.7, 1, 1); transform: scale3d(0.7, 1, 1); -webkit-transition: -webkit-transform 0.4s, opacity 0.4s; transition: transform 0.4s, opacity 0.4s; -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }
.case .case_r .calb a, .case .case_r .calb a::before { -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }
.case .case_r .calb a:hover { color: #fff; border-color: #004fa1; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px;}
.case .case_r .calb a:hover::before { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.case .case_r .cabo{ width: 100%; overflow: hidden; margin-top:20px;}
.case .case_r .calx{ width: 100%; overflow: hidden; position:absolute; left:0; bottom:35px;}
.case .case_r .calx dt{ width:188px; height:48px; line-height:48px; float:left; background:url(../images/tel.png) no-repeat; padding-left:53px; font-size:26px; font-weight:bolder; color:#FFF; font-family:Arial;}
.case .case_r .calx dd{ width:auto; height:48px; float:right;}
.case .case_r .calx dd a{ width:110px; height:48px; line-height:48px; display:block; background:url(../images/zx.png) no-repeat; padding-left:71px; font-size:16px; color:#FFF; }
.case .case_r .calx dd a:hover{ margin-right:10px;}

/*youshi*/
.youshi{ width: 100%; overflow: hidden; background:url(../images/bg1.jpg) no-repeat; background-size:cover; padding:60px 0;}
.youshi .youshi_top{ width: 100%; overflow: hidden; line-height:normal; background:url(../images/tita.png) no-repeat center bottom; text-align:center; padding-bottom:18px;}
.youshi .youshi_top dt{ font-size:36px; font-weight:bolder;}
.youshi .youshi_top dt span{ color:#004fa1;}
.youshi .youshi_top dd{ padding-top:10px;}
.youshi .yous{ width:474px; overflow:hidden;}
.youshi .yous .ysn{ width: 100%; overflow: hidden; line-height:normal; margin-top:40px}
.youshi .yous .ysn dl{ width: 100%; overflow: hidden;}
.youshi .yous .ysn dl dt{ width:71px; height:71px; float:left; background:url(../images/num.png) no-repeat; line-height:71px; text-align:center; color:#FFF; font-family:Arial; font-size:30px;}
.youshi .yous .ysn dl dd{ width:auto; overflow:hidden; float:left; margin-left:22px; padding-top:9px;}
.youshi .yous .ysn dl dd span{ display:block; font-size:22px; font-weight:bolder;}
.youshi .yous .ysn dl dd p{ color:#707070; font-size:12px; text-transform:uppercase; margin-top:10px;}
.youshi .yous .ysn p{ width: 100%; overflow: hidden; font-size:15px; line-height:26px; margin-top:10px;}
.youshi .ysmg{ width:auto; overflow:hidden; margin-top:40px}
/*abouts*/
.abouts{ width: 100%; overflow: hidden; background:url(../images/bg2.jpg) no-repeat center; background-size:cover; height:718px; color:#FFF; line-height:normal;}
.abouts a{ color:#FFF;}
.abouts .about_l{ width:492px; overflow:hidden; float:left; padding-top:82px; height:377px;}
.abouts .about_l .about_top{ width: 100%; overflow: hidden; background:url(../images/lb.jpg) no-repeat left bottom; padding-bottom:21px; font-size:30px; font-weight:bolder;}
.abouts .about_l .abo{ width: 100%; overflow: hidden; line-height:2; padding-top:30px;}
.abouts .about_l .more{ width:153px; height:50px; line-height:50px; text-align:center; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; border:1px #FFF solid; margin-top:40px; display:block; vertical-align: middle; position: relative; z-index: 1; -webkit-backface-visibility: hidden; -moz-osx-font-smoothing: grayscale; overflow: hidden;}
.abouts .about_l .more::before, .abouts .about_l .more::after { content: attr(data-text); position: absolute; width: 100%; height: 50%; left: 0; overflow: hidden; -webkit-transition: -webkit-transform 0.3s; transition: transform 0.3s; -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);}
.abouts .about_l .more::before { top: 0; padding-top: 1; }
.abouts .about_l .more::after { bottom: 0; line-height: 0; }
.abouts .about_l .more > span { display: block; -webkit-transform: scale3d(0.2, 0.2, 1); transform: scale3d(0.2, 0.2, 1); opacity: 0; -webkit-transition: -webkit-transform 0.3s, opacity 0.3s; transition: transform 0.3s, opacity 0.3s; -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }
.abouts .about_l .more:hover::before { -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); }
.abouts .about_l .more:hover::after { -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); }
.abouts .about_l .more:hover > span { opacity: 1; -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); }
.abouts .about_l .more:hover{  background: #434343; color: #fff;}
.jyln{ width:278px; overflow:hidden; float:right; margin:112px 260px 0 0;}
.jyln .jyln_top{ width: 100%; overflow: hidden; font-size:18px; background:url(../images/lb.jpg) no-repeat left bottom; padding-bottom:21px;}
.jyln .jyln_bo{ width: 100%; overflow: hidden; line-height:2; padding-top:20px;}
/*news*/
.news{ width: 100%; overflow: hidden; background:#FFF; padding:50px 0; line-height:normal;}
.news_top{ width: 100%; overflow: hidden; background:url(../images/lc.jpg) repeat-x bottom;}
.news_top a{ width:auto; overflow:hidden; display:block; padding-bottom:16px;}
.news_top a.tin{ font-size:22px; margin-right:35px;}
.news_top a.tin:hover{ border-bottom:3px #004fa1 solid; padding-bottom:13px;}
.news_top a.tina{ font-size:22px; border-bottom:3px #004fa1 solid; padding-bottom:13px;}
.news .news_la{ width:688px; overflow:hidden; float:left;}
.news .news_la .news_img{ width: 100%; overflow: hidden; margin-top:22px;}
.news .news_la .news_img dt{ width:226px; height:160px; float:left; overflow:hidden;}
.news .news_la .news_img dd{ width:436px; height:160px; overflow:hidden; float:right;}
.news .news_la .news_img dd .new1{ width: 100%; overflow: hidden;}
.news .news_la .news_img dd .new1 a{ font-size:15px; font-weight:bolder; color:#004fa1;}
.news .news_la .news_img dd .new1 span{ float:right; color:#999; font-size:12px;}
.news .news_la .news_img dd p{ font-size:13px; margin-top:15px; line-height:2;}
.news .news_la .news_img dd .more{ width:96px; height:34px; line-height:34px; text-align:center; display:block; margin-top:10px; border:1px #e5e5e5 solid;}
.news .news_la .news_img dd .more:hover{ background:none; color:#004fa1;}
.news .news_la .news_bo{ width: 100%; overflow: hidden; margin-top:10px;}
.news .news_la .news_bo li{ width:calc(100% - 23px); height:48px; border-bottom:1px #e5e5e5 solid; line-height:48px; position:relative; background:url(../images/ioc1.png) no-repeat left center; padding-left:23px; -webkit-transition: all .3s ease-in; -moz-transition: all .3s ease-in; -o-transition: all .3s ease-in; transition: all .3s ease-i;}
.news .news_la .news_bo li span{ float:right; color:#999;}
.news .news_la .news_bo li .bottoma { position: absolute; z-index: 1; height: 1px; width: 0%; bottom: 0px; left: 0px; }
.news .news_la .news_bo li:hover{ width:calc(100% - 33px); border-bottom:none; background:url(../images/ioc2.png) no-repeat 10px center; padding-left:33px;}
.news .news_la .news_bo li:hover a, .news .news_la .newr .news_bo li:hover span{ color:#004fa1;}
.news .news_ra{ width:408px; overflow:hidden; float:right;}
.news .news_ra .cjwd{ width: 100%; overflow: hidden; margin-top:22px;}
.news .news_ra .cjwd li{ width:calc(100% - 50px); height:52px; line-height:52px; background:url(../images/ioc1.png) no-repeat 30px center #f5f5f5; padding-left:50px; -webkit-transition: all .3s ease-in; -moz-transition: all .3s ease-in; -o-transition: all .3s ease-in; transition: all .3s ease-i;}
.news .news_ra .cjwd li:hover{ width:calc(100% - 60px); background:url(../images/ioc3.png) no-repeat 40px center #004fa1; padding-left:60px;}
.news .news_ra .cjwd li:hover a{ color:#FFF;}
/*link*/
.link{ width: 100%; overflow: hidden; background:#f5f5f5; padding:15px 0;}
.link .link_top { width:auto; overflow:hidden; float:left; background: url(../images/link.png) no-repeat left top; padding-top: 16px; line-height: normal; margin-right:30px;}
.link .link_bo{ width:auto; overflow:hidden; float:left;}
/*foot*/
.footer { width: 100%; overflow: hidden; background: #004fa1; color: #FFF; padding: 45px 0; line-height: normal;}
.footer a { color: #FFF; }
.footer .foot1 { width:auto; overflow: hidden; float: left;}
.footer .foot1 dt{ width: 100%; overflow: hidden; font-size:16px; font-weight:bold;}
.footer .foot1 dt a{ width: 100%; overflow: hidden; display:block;}
.footer .foot1 dd{ width:auto; overflow: hidden; margin-top:30px; line-height:40px;}
.footer .foot1 dd p a{ width: 100%; overflow: hidden; color: #dde3ee; display:block;}
.footer .foot2 { width:490px; overflow: hidden; float: left; margin-left:88px;}
.footer .foot2 dt{ font-size:16px; font-weight:bold;}
.footer .foot2 dt a{ width: 100%; overflow: hidden; display:block;}
.footer .foot2 dd{ width:auto; overflow: hidden; margin-top:30px; line-height:40px;}
.footer .foot2 dd a{ width: 33.33%; overflow: hidden; color: #dde3ee; display:block; float:left;}
.footer .foot3 { width:auto; overflow: hidden; float: left; margin-left:30px;}
.footer .foot3 dt{ width: 100%; overflow: hidden; font-size:16px; font-weight:bold;}
.footer .foot3 dt a{ width: 100%; overflow: hidden; display:block;}
.footer .foot3 dd{ width:auto; overflow: hidden; margin-top:30px; line-height:40px; color: #dde3ee;}
.footer .foot_r{ width:auto; overflow: hidden; float: right;}
.footer .foot_r .phone{ width:auto; overflow: hidden; line-height:normal; font-weight:bolder;}
.footer .foot_r .phone dt{ font-size:16px;}
.footer .foot_r .phone dd{ font-size:27px; font-family:Arial; margin-top:4px;}
.footer .foot_r .ewm{ width:auto; overflow: hidden; margin-top:10px;}
.footer .foot_r .ewm dt{ width:92px; height:92px; float:left;}
.footer .foot_r .ewm dd{ width:auto; overflow: hidden; float:right; line-height:18px; color: #dde3ee; font-size:12px; margin-top:57px;}
.copy { width: 100%; overflow: hidden; padding: 15px 0; line-height: normal; text-align: center; border-top: 1px #1a61ab solid; color: #FFF; background: #004fa1; }
.copy a { color: #FFF; }
.winona { position: relative; }
.winona { overflow: hidden; -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }
.winona::after { content: attr(data-text); position: absolute; width: 100%; height: 100%; top: 0; left: 0; opacity: 0; color: #d9d6d6; -webkit-transform: translate3d(0, 25%, 0); transform: translate3d(0, 25%, 0); }
.winona > span { display: block; }
.winona::after, .winona > span { -webkit-transition: -webkit-transform 0.3s, opacity 0.3s; transition: transform 0.3s, opacity 0.3s; -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }
.winona:hover::after { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.winona:hover > span { opacity: 0; -webkit-transform: translate3d(0, -25%, 0); transform: translate3d(0, -25%, 0); }

/******************内页****************************/
.mank{ width: 100%; overflow: hidden; height:auto; position:relative; z-index:1; padding-bottom:36px;}
.sey{ width: 100%; overflow: hidden; position:absolute; z-index:10; bottom:0; left:0;}
.loc { width: 100%; height: 80px; line-height: 80px; text-align: right; }
.left { width: 304px; overflow: hidden; float: left; }
.left .left_top { width: 100%; height: 115px; line-height: 115px; background: #004fa1; color: #FFF; font-size: 30px; text-align: center; font-weight:bolder; }
.left .sub_bo { width: 280px; overflow: hidden; background: #FFF; padding:0 12px;}
.left .sub_bo .subNav { cursor: pointer; width: 280px; overflow: hidden; display: block; line-height: normal; }
.left .sub_bo .subNav a { width: 180px; overflow: hidden; font-size:16px; font-weight:bold; display: block; padding: 20px 60px 20px 40px; background:url(../images/ioc4.png) no-repeat 230px 28px; border-bottom:1px #eeeeee solid; }
.left .sub_bo .subNav a:hover, .left .sub_bo .subNav.cur a { color: #004fa1; background:url(../images/ioc5.png) no-repeat 230px 28px;}
.left .sub_bo .navContent { width: 280px; display: none; }
.left .sub_bo .navContent li { width: 280px; overflow: hidden; display: block; line-height: normal; }
.left .sub_bo .navContent li a { width: 220px; overflow: hidden; display: block; padding: 15px 0 15px 60px; background:url(../images/ioc1.png) no-repeat 40px 18px;}
.left .sub_bo .navContent li a:hover, .left .sub_bo .navContent li .cut { background:url(../images/ioc2.png) no-repeat 40px 18px; color: #004fa1; }
.right { width: 832px; overflow: hidden; float: right; }
.right .right_top { width: 100%; font-size: 30px; font-weight: bold; text-align: center; line-height: normal; color: #004fa1; }
.right .right_top a { color: #004fa1; }
.right .right_bottom { width: 100%; overflow: hidden; padding-top: 30px; }
/*************************/

.product-list { width: 100%; overflow: hidden; }
.product-list li { width: calc((100% - 60px)/3); float: left; margin: 0 10px 20px 10px; overflow: hidden; position: relative; }
.product-list li i { width: 100%; display: block; overflow: hidden; display: block; }
.product-list li i img { width: 100%; display: block; height: auto; }
.product-list li figcaption { width: 100%; display: block; color: #5d5d5d; height: 45px; line-height: 45px; overflow: hidden; transition: 350ms; text-align: center; background-color: #eee; }
.product-box .product-down { float: left }
.product-list li mark { position: absolute; left: 0; top: 0; box-sizing: border-box; width: 100%; height: 100%; background: rgba(170,240,232,.2); background: #aaf0e8\9; filter: alpha(opacity=20); z-index: 20; opacity: 0; transform: skewX(45deg); visibility: hidden; transition: 360ms; z-index: 100; }
.product-list li mark b { display: block; width: 46px; height: 46px; position: absolute; left: 50%; top: 50%; margin-left: -23px; margin-top: -23px; z-index: 30 }
.product-list li mark b:before { content: ""; width: 100%; height: 1px; background: #004fa1; position: absolute; left: 0; top: 23px; transform: translateX(-200px); -webkit-transform: translateX(-200px); -moz-transform: translateX(-200px) }
.product-list li mark b:after { content: ""; width: 1px; height: 100%; background: #004fa1; position: absolute; left: 23px; top: 0; transform: translateY(-200px); -webkit-transform: translateY(-200px); -moz-transform: translateY(-200px) }
.product-list li mark:before { content: ""; width: 100%; height: 0%; border-left: 3px solid #004fa1; border-right: 3px solid #004fa1; box-sizing: border-box; position: absolute; left: 0; top: 0; transition: 320ms }
.product-list li mark:after { content: ""; width: 0%; height: 100%; border-top: 3px solid #004fa1; border-bottom: 3px solid #004fa1; box-sizing: border-box; position: absolute; left: 0; top: 0; transition: 320ms }
.product-list li:hover mark { opacity: 1; transform: skewX(0); visibility: visible }
.product-list li:hover mark:before { height: 100%; transition: 330ms 200ms }
.product-list li:hover mark:after { width: 100%; transition: 330ms 200ms }
.product-list li:hover mark b:before { transition: 355ms 180ms; transform: translateX(0); -webkit-transform: translateX(0); -moz-transform: translateX(0) }
.product-list li:hover mark b:after { transition: 355ms 240ms; transform: translateY(0); -webkit-transform: translateY(0); -moz-transform: translateY(0) }
.product-list li:hover figcaption { color: #004fa1; }


.ExhibitList { width: 100%; overflow: hidden; clear: both; margin: 0 auto; }
.ExhibitList dl { float: left; width:calc((100% - 100px)/3); text-align: center; overflow: hidden; display: block; margin: 0 13px 27px 14px; padding: 2px 2px 0 2px; border: 1px #CCC solid; }
.ExhibitList dl dt { width: 100%; overflow: hidden; }
.ExhibitList dl dt img { width: 100%; height:auto; }
.ExhibitList dl dd { width: 100%; height: 35px; line-height: 35px; overflow: hidden; text-align: center; }
.ExhibitList dl:hover { background: #004fa1; border: 1px #004fa1 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: #004fa1; border: 1px solid #004fa1; }
.PageButtons a { color: #333333; }
.PageButtons a:hover { background: #004fa1; color: #FFF; }
.PageInfo { height: 24px; line-height: 24px; padding-top: 10px; }
.disabled { display: none; }
/*products_list*/
.ln { width: 100%; height: 1px; background: #f0f0f0; }
.mk { padding: 20px; border: 1px dotted #f0f0f0; }
.proa li { width: 100%; border-bottom: 1px dotted #f0f0f0; padding: 20px 0; overflow: hidden; }
.proa li .cpyk { width:calc(100% - 30px); overflow: hidden; background: #FFF; padding: 15px; }
.proa li .cpyk .proa { width: 23%; float: left; overflow: hidden; }
.proa li .cpyk .proa img { width: 100%; height:auto; 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; }
.proa li .cpyk .cp_rl { width: 73%; overflow: hidden; float: right; }
.proa li .cpyk .cp_rl .tkl { border-left: 6px #004fa1 solid; padding-left: 7px; font-size: 18px; font-weight: bolder; line-height: normal; }
.proa li .cpyk .cp_rl p { width: 100%; overflow: hidden; margin-top: 15px; }
.proa li .cpyk .cp_rl .more { padding: 5px 10px; border: 1px solid #004fa1; display: block; float: right; margin-top: 5px; color: #004fa1; }
.proa li:hover .cpyk { background: #f6f6f6; }
.proa li:hover .cpyk .proa img { transform: scale(1.5, 1.5); -moz-transform: scale(1.5, 1.5); -webkit-transform: scale(1.5, 1.5); -o-transform: scale(1.1, 1.1); }
.proa li:hover .cpyk .cp_rl .more { background: #004fa1; color: #FFF; }
/*产品详细*/
.cplh { width: 100%; height: 368px; }
.cplh .right-extra{ width:407px; height: 368px; float:left;}
/*图片放大镜样式*/
.jqzoom { float: left; border: none; position: relative; padding: 0px; cursor: pointer; margin: 0px; display: block; }
.jqzoom img { max-width: 407px; }
.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: 407px; height: 305px; border: 1px solid #DFDFDF; }
.spec-scroll { clear: both; margin-top: 5px; width: 409px; }
.spec-scroll .prev { float: left; background:url(../images/left.png) no-repeat; }
.spec-scroll .prev:hover{ background:url(../images/left_ed.png) no-repeat;}
.spec-scroll .next { float: right; background:url(../images/right.png) no-repeat; }
.spec-scroll .next:hover{ background:url(../images/right_ed.png) no-repeat; }
.spec-scroll .prev, .spec-scroll .next { display: block; width: 7px; height: 21px; cursor: pointer; margin-top:16px;}
.spec-scroll .items { float: left; position: relative; width: 393px; height: 53px; overflow: hidden; }
.spec-scroll .items ul { position: absolute; width: 999999px; height: 53px; }
.spec-scroll .items ul li { float: left; width: 74px; text-align: center; margin:0 6px; }
.spec-scroll .items ul li img { border: 1px solid #f5f5f5; width: 72px; height: 51px; cursor: pointer; }
.spec-scroll .items ul li img:hover { border: 1px solid #004fa1; cursor: pointer; }
.cplh .cplh_r { width: 395px; height: 340px; float: right; position: relative; padding-top: 28px; }
.cplh .cplh_r .cp_top { font-size: 20px; line-height: normal; font-weight: bolder; color:#004fa1; }
.cplh .cplh_r p { color: #747474; line-height: 28px; margin-top: 22px; overflow: hidden; background:url(../images/ioc6.png) no-repeat left 10px; padding-left:15px }
.cplh .cplh_r .pdpromo { width: 153px; height: 44px; line-height: 44px; background: #004fa1; text-align: center; color: #FFF; display: block; position: absolute; right: 0; bottom: 0; }
.cplh .cplh_r .pdpromo:hover { border: 3px #004fa1 solid; width: 147px; height: 38px; line-height: 38px; color: #004fa1; background: #FFF; }
/*产品内页tag*/
.tagv { width: 100%; overflow: hidden; margin-top: 40px; }
.ztitle { border-bottom: 1px solid #cecece; overflow: hidden; }
.ztitle span { float: left; display: block; width: auto; padding: 0 30px; height: 50px; line-height: 50px; text-align: center; background: #ececec; font-size: 18px; border-right: 1px #FFF solid; }
.ztitle span a { cursor: pointer; }
.ztitle span.tithov, .ztitle span.tithov a { background: #004fa1; color: #FFF; }
.zntit_con1, .cok { width: 100%; padding-top: 30px; overflow: hidden; line-height: 30px; }
.zntit_con1 h2 { color: #004fa1; font-size: 16px; line-height: normal; }
.shareurl { width: 100%; overflow: hidden; padding: 20px 0 0 0; border-top: 1px solid #cecece; margin-top: 30px; }
.but_tit { border-bottom: 1px #cecece solid; height: 50px; line-height: 50px; margin-top: 30px; }
.but_tit span { width: auto; height: 50px; background: #004fa1; color: #FFF; padding: 0 30px; float: left; font-size: 18px; }
/*视频集锦*/
.baoming { width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 9999; opacity: 0; }
.shipin { width: 50%; margin: 0 auto; margin-top: 160px; }
.guan { position: absolute; top: 15%; right: 15%; display: none; }
.pro_videos { width: 100%; }
.pro_videos li { float: left; width:calc((100% - 40px)/3); margin: 0 6px 0 7px; text-align: center; background: url(../images/lm.png) no-repeat center bottom; padding-bottom: 12px; overflow: hidden; cursor: pointer; }
.pro_videos li a { display: block; }
.pro_videos li .dakai img { width: 100%; height:auto; }
.pro_videos li p { height: 46px; line-height: 46px; text-align: center; background: #eeeeee; overflow: hidden; }
.pro_videos li:hover { background: #004fa1; color: #fff; }
.pro_videos li:hover p { background: #004fa1; color: #fff; }
.dakais { position: relative; }
.touming { background: url(../images/vd.png) no-repeat; width: 100%; height:100%; position: absolute; top: 0; left: 0; }
/*相关产品*/
.ExhibitListp { width: 100%; overflow: hidden; padding-top: 15px; }
.ExhibitListp dl { width:calc((100% - 40px)/3); margin: 0 6px 13px 7px; overflow: hidden; float: left; }
.ExhibitListp dl dt { width: 100%; overflow: hidden; }
.ExhibitListp dl dt img { width: 100%; height:auto100%; }
.ExhibitListp dl dd { width: 100%; height: 46px; line-height: 46px; text-align: center; background: #eeeeee; overflow: hidden; }
.ExhibitListp dl dd a:hover { background: #004fa1; color: #fff; }
.ExhibitListp dl dd a { width: 100%; height: 46px; display: block; }
/*相关文章*/
.xgwz { width: 100%; overflow: hidden; padding-top: 25px; }
.xgwz li { width: 46%; overflow: hidden; border-bottom: 1px #cfcfcf solid; float: left; margin: 0 2%; line-height: normal; padding: 20px 0; }
.xgwz li .newm { border-left: 6px #004fa1 solid; padding-left: 7px; font-size: 16px; }
.xgwz li .new2 { color: #999999; font-size: 12px; margin-top: 10px; background: url(../images/time.png) no-repeat left center; padding-left: 26px; height: 20px; line-height: 20px; }
.xgwz li p { margin-top: 15px; overflow: hidden; }
/*在线留言*/
.subform { width: 100%; overflow: hidden; margin-top: 20px; }
.subform .form-group { width: 100%; overflow: hidden; margin-bottom: 8px; }
.subform .form-group .control-label { width: 128px; height: 42px; line-height: 42px; float: left; }
.subform .form-group .control-div { width: 566px; overflow: hidden; float: left; }
.subform .form-group .control-div .form-control { width: 544px; height: 40px; line-height: 40px; border: 1px #dadada solid; padding: 0 10px; }
.subform .form-group .control-div .form-controlv { width: 544px; height: 230px; border: 1px #dadada solid; padding: 10px; }
.subform .form-group .control-div .small { width: 331px; height: 40px; line-height: 40px; border: 1px #dadada solid; padding: 0 10px; float: left; }
.subform .form-group .control-div .img { display: block; float: left; margin-left: 5px; }
.subform .form-group .control-div .btn-info { width: 178px; height: 42px; line-height: 42px; text-align: center; background: #004fa1; color: #FFF; border: 0; }
/*新闻列表*/
.arList { width: 100%; border-top: 1px solid #f0f0f0; overflow: hidden; }
.arList li { width: 100%; overflow: hidden; padding: 20px 0; border-bottom: 1px solid #f0f0f0; line-height: normal; }
.arList li .nemg { width:calc(100% - 30px); overflow: hidden; background: #FFF; padding: 15px; }
.arList li .newm { border-left: 6px #004fa1 solid; padding-left: 7px; font-size: 18px; font-weight: bolder; }
.arList li .new2 { color: #999999; font-size: 12px; margin-top: 10px; background: url(../images/time.png) no-repeat left center; padding-left: 26px; height: 20px; line-height: 20px; }
.arList li p { margin-top: 15px; }
.arList li .nemg .newsl { width: 23%; overflow: hidden; float: left; }
.arList li .nemg .newsr { width: 73%; overflow: hidden; float: right; }
.arList li:hover .nemg { background: #f6f6f6; }
.arList li:hover .nemg .newsl img { transform: scale(1.5, 1.5); -moz-transform: scale(1.5, 1.5); -webkit-transform: scale(1.5, 1.5); -o-transform: scale(1.1, 1.1); }
/*新闻标题*/
.news_tit { width: 100%; overflow: hidden; padding-bottom: 30px; border-bottom: 1px #f0f0f0 solid; text-align: center; line-height: normal; }
.news_tit h1 { font-size: 18px; }
.news_tit p { color: #999999; margin-top: 10px; }
.arKeywords { padding: 15px; overflow: hidden; border-bottom: 1px #f0f0f0 solid; }
.arKeywords span { display: block; color: #004fa1; }
.arContent { margin-top: 30px; }
.arContent h2, .arContent h3, .arContent h4 { line-height: 2.5; }





/*站点 浮动返回顶部*/
.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: #2770bd; }
.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; }
}
