﻿@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{ margin:0; padding:0;}
*{box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
body{color:#444; font-size:14px; font-family:"Arial", "微软雅黑";}
ul, ol { list-style:none;} 
img{max-width:100%;}
img,fieldset{ vertical-align:top; border:0;}
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal;}
address,cite,code,em,th { font-weight:normal; font-style:normal;}
input,button,textarea,select{color:#777; font-size:15px; font-family: "Open Sans"; vertical-align:middle;}
input:focus{outline:none;}
textarea:focus{outline:none;}
a{ color:#555; text-decoration:none; transition:0.5s;}
.w1200{max-width:1200px; width:96%; margin:0 auto;}
.w1200:after{content:""; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0;}

/*在线客服*/
.zxkf{width:190px; overflow:hidden; text-align:center; position:fixed; top:40%; right:-148px; z-index:3; transition:all 0.5s;}
.zxkf:hover{right:0;}
.zxkf .zxkf_an{width:42px; overflow:hidden; float:left; border-radius:10px 0 0 10px;}
.zxkf .zxkf_an ul li{width:100%; font-size:12px; line-height:14px; padding:12px 0; cursor:pointer; background:#ece8e5;}
.zxkf .zxkf_an ul li.active{color:#fff; background:#194f9d;}
.zxkf .zxkf_an ul li .zxkf_an_qq_img{width:28px; height:28px; margin:0 auto; border-radius:100%; background:#194f9d url(../images/zxkf_an_qq_img1.png) top center no-repeat;}
.zxkf .zxkf_an ul li.active .zxkf_an_qq_img{background:#fff url(../images/zxkf_an_qq_img2.png) top center no-repeat;}
.zxkf .zxkf_an ul li .zxkf_an_wx_img{width:100%; height:28px; background:url(../images/zxkf_an_wx_img.png) center no-repeat;}
.zxkf .zxkf_an ul li .zxkf_an_qq_wz{margin-top:4px;}
.zxkf .zxkf_kj{width:148px; overflow:hidden; float:right; background:#fff;}
.zxkf .zxkf_kj>div{display:none;}
.zxkf .zxkf_kj .zxkf_kj_qq{padding:10px 0;}
.zxkf .zxkf_kj .zxkf_kj_qq .zxkf_kj_qq_b{width:100%; font-size:13px; margin-top:14px; padding:14px 0; position:relative;}
.zxkf .zxkf_kj .zxkf_kj_qq .zxkf_kj_qq_b:after{content:""; width:100%; height:1px; background:#eaeaea; position:absolute; top:0; left:0;}



/*首页标题*/
.sy_bt{margin-bottom:40px;}
.sy_bt .sy_bt_t{text-align:center; font-family:"微软雅黑";}
.sy_bt .sy_bt_t .sy_bt_kj{display:inline-block; text-align:left;}
.sy_bt .sy_bt_t .sy_bt_kj .sy_bt_kj_l{float:left; color:#194f9d; font-size:54px; line-height:42px;}
.sy_bt .sy_bt_t .sy_bt_kj .sy_bt_kj_r{float:right; margin-left:0px;}
.sy_bt .sy_bt_t .sy_bt_kj .sy_bt_kj_r .sy_bt_kj_r_t{font-size:54px; line-height:42px;}
.sy_bt .sy_bt_t .sy_bt_kj .sy_bt_kj_r .sy_bt_kj_r_b{margin-top:2px;}
.sy_bt .sy_bt_b{text-align:center;}
.sy_bt .sy_bt_b span{display:inline-block; color:#777; padding:0 100px; position:relative;}
.sy_bt .sy_bt_b span:after{content:""; width:85px; height:5px; margin-top:-2px; background:url(../images/sy_bt_dw.png) top right no-repeat; position:absolute; top:50%; left:0;}
.sy_bt .sy_bt_b span:before{content:""; width:85px; height:5px; margin-top:-2px; background:url(../images/sy_bt_dw.png) top left no-repeat; position:absolute; top:50%; right:0;}



/*欢迎光临*/
.hygl_bj{width:100%; padding:7px 0; border-bottom:1px #eaeaea solid; background:#fff;}
.hygl .hygl_l{float:left; line-height:32px;}
.hygl .zyw{float:right;}
.hygl .zyw ul{overflow:hidden; margin-left:-4px;}
.hygl .zyw ul li{width:32px; height:32px; float:left; font-size:12px; line-height:32px; text-align:center; margin-left:4px; border-radius:100%; background:#eaeaea;}
.hygl .zyw ul li a{display:block;}
.hygl .zyw ul li.s{background:#194f9d;}
.hygl .zyw ul li.s a{color:#fff;}

/*top*/
.top_bj{width:100%; background:#fff;}
.top .logo{height:120px; float:left; display:table;}
.top .logo a{display:table-cell; vertical-align:middle;}

.top .logo_wz{height:120px; float:left; display:table; margin-left:24px; padding-left:24px; position:relative;}
.top .logo_wz:after{content:""; width:1px; height:34px; margin-top:-17px; background:#ccc; position:absolute; top:50%; left:0;}
.top .logo_wz_kj{display:table-cell; vertical-align:middle; text-align-last: justify;}
.top .logo_wz_kj .logo_wz_t{font-size:20px; font-weight:bold;}
.top .logo_wz_kj .logo_wz_b{color:#777; margin-top:3px;}

.top .top_lx{float:right; margin-top:27px; margin-right:80px; padding-left:60px; transition:all 0.5s; background:url(../images/top_lx.png) left center no-repeat;}
.top .top_lx .top_lx_t{color:#194f9d; font-size:15px; line-height:20px; font-weight:bold;}
.top .top_lx .top_lx_m{font-size:22px; line-height:22px;}
.top .top_lx .top_lx_b{font-size:16px; line-height:20px; margin-top:4px;}

.top .top_cxt{float:right; margin-top:27px;}
.top .top_cxt img{max-height:66px;}

/*top导航*/
.top_dh_bj{width:100%; background:#194f9d;}
.top_dh ul{overflow:hidden;}
.top_dh ul li{width:12.5%; float:left; font-size:16px; text-align:center; line-height:60px;}
.top_dh ul li a{color:#fff;}



/*banner*/
.block_home_slider {position:relative; line-height:0px; text-align:center;}/*底部小图标*/
.block_home_slider .slide {position:relative; overflow:hidden;}
.block_home_slider .flex-direction-nav a {width:40px; height:40px; display:block; margin-top:-20px; position:absolute; top:50%; text-indent:-9000px; display:none;}
.block_home_slider .flex-direction-nav a.flex-prev {left:0; background:url(../images/jt1.png) no-repeat;}
.block_home_slider .flex-direction-nav a.flex-next {right:0; background:url(../images/jt2.png) no-repeat;}
.block_home_slider .flex-control-paging{ position:absolute; bottom:30px; width:100%;text-align: center;}
.block_home_slider .flex-control-paging li {margin: 0px;padding:0 5px; display:inline-block; *display:inline; *zoom:1; overflow: hidden;list-style-type: none;}
.block_home_slider .flex-control-paging li a{width:12px; height:12px; display:block; background:#fff; text-indent:-9000px; cursor:pointer; border-radius:6px; transition:all 0.5s;}
.block_home_slider .flex-control-paging li a.flex-active {width:34px; background:#166ba9;}
.flexslider {margin:0; padding:0; height:100%;}
.flex-viewport{height:100%;}
.flexslider .slides{height:100%;}
.flexslider .slides li{height:580px;display: none;-webkit-backface-visibility: hidden;list-style-type:none; position:relative;}
#home_slider2{display:none;}



/*搜索*/
.sousuo_bj{width:100%; height:136px; display:table; background:#f5f5f5;}
.sousuo_wb{width:calc(50% - 300px); float:left; margin-top:40px;}
.sousuo_wb .sousuo_wb_t{color:#194f9d; font-size:26px; line-height:26px;}
.sousuo_wb .sousuo_wb_b{font-size:18px; line-height:18px; margin-top:12px;}
.sousuo_kj{width:600px; float:left; margin-top:28px; padding:3px 40px; border-left:1px #e3e3e3 solid; border-right:1px #e3e3e3 solid;}
.sousuo_kj .sousuo_t{width:100%; overflow:hidden; border-top:1px #b2b2b2 solid; border-bottom:1px #b2b2b2 solid;}
.sousuo_kj .sousuo_t .sousuo_l{width:calc(100% - 80px); height:40px; float:left; font-size:12px; line-height:40px; border:none; background:none;}
.sousuo_kj .sousuo_t .sousuo_r{width:40px; height:40px; float:right; line-height:38px; border:none; background:url(../images/sousuo.png) center no-repeat; background-size:20px 20px;}
.sousuo_kj .sousuo_gjc{font-size:0; margin-top:10px;}
.sousuo_kj .sousuo_gjc span{font-size:12px; font-weight:bold; display:inline-block;}
.sousuo_kj .sousuo_gjc a{display:inline-block; font-size:12px; margin-left:14px;}
.sousuo_rx{width:calc(50% - 300px); float:right; text-align:right; margin-top:36px;}
.sousuo_rx .sousuo_rx_t{font-size:16px; line-height:32px;}
.sousuo_rx .sousuo_rx_t span{display:inline-block; padding-left:46px; position:relative;}
.sousuo_rx .sousuo_rx_t span:after{content:""; width:32px; height:32px; border-radius:100%; background:#194f9d url(../images/top_rx.png) center no-repeat; position:absolute; top:0; left:0;}
.sousuo_rx .sousuo_rx_b{font-size:26px; line-height:26px; margin-top:6px;}



/*产品展示导航*/
.cpzs_bj{width:100%; padding:70px 0; background:#fff;}
.cpzs_dh ul{overflow:hidden; font-size:0px; text-align:center;}
.cpzs_dh ul li{display:inline-block; font-size:15px; line-height:46px; text-align:center; margin-left:4px; padding:0 20px; background:#ddd; transition:all 0.5s;}
.cpzs_dh ul li:hover{background:#194f9d;}
.cpzs_dh ul li:hover a{color:#fff; display:block;}

/*产品展示*/
.cpzs{position:relative;}
.cpzs .item{width:94%; text-align:center; margin:0 3%;}
.cpzs .item .cpzs_img{overflow:hidden; border:1px #dfdfdf solid;}
.cpzs .item .cpzs_img img{transition:all 0.5s;}
.cpzs .item:hover .cpzs_img img{transform:scale(1.1);}
.cpzs .item .cpzs_wz{color:#fff; font-size:15px; line-height:20px; padding:15px 10px; background:#555555; transition:all 0.5s;}
.cpzs .item:hover .cpzs_wz{background:#194f9d;}

.cpzs .owl-wrapper:after{content:"";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
/* display none until init*/
.cpzs{display:none; width: 100%;-ms-touch-action:pan-y;}
.cpzs .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.cpzs .owl-wrapper-outer{width:100%; overflow: hidden; padding-top:50px; padding-bottom:100px;}
.cpzs .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;}
.cpzs .owl-item{float: left;}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{cursor: pointer;}
.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);}
/* mouse grab icon*/
.grabbing{cursor:url(../images/grabbing.png) 8 8, move;}
/* fix*/
.cpzs .owl-wrapper,
.cpzs .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);}

.cpzs .owl-controls{width:100%; z-index:11;}
.cpzs .owl-controls .owl-buttons div{width:54px; height:54px; font-size:12px; text-indent:-9999px; border:1px #ccc solid; border-radius:200px; position:absolute; bottom:0; transition:0.5s;}
.cpzs .owl-controls .owl-buttons .owl-prev{background:url(../images/cpzs_jt1.png) center no-repeat; left:1%;}
.cpzs .owl-controls .owl-buttons .owl-prev:hover{border:1px #194f9d solid; background:#194f9d url(../images/cpzs_jt1.png) center no-repeat;}
.cpzs .owl-controls .owl-buttons .owl-next{background:url(../images/cpzs_jt2.png) center no-repeat; overflow:hidden; right:1%;}
.cpzs .owl-controls .owl-buttons .owl-next:hover{border:1px #194f9d solid; background:#194f9d url(../images/cpzs_jt2.png) center no-repeat;}
.cpzs .owl-controls.clickable .owl-buttons div:hover{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;text-decoration: none;}
.cpzs .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/}
.cpzs .owl-controls .owl-page span{display: block;width:14px; height:14px; margin:0 12px; background:#ddd; border-radius:100%; transition:all 0.5s;}
.cpzs .owl-controls .owl-page.active span,
.cpzs .owl-controls.clickable .owl-page:hover span{background:#194f9d;}
.cpzs .owl-controls .owl-page span.owl-numbers{height: auto; width: auto; color:#FFF;padding: 2px 10px;font-size: 12px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;}
.cpzs .loading{min-height: 150px;background: url(../images/AjaxLoader.gif) no-repeat center center}
.cpzs .owl-pagination{width:100%; height:14px; text-align:center; margin-top:50px; display:none;}



/*公司介绍*/
.gsjs_bj{width:100%; padding:70px 0; background:url(../images/gsjs_bj.jpg) center no-repeat;}
.gsjs_bj .sy_bt{color:#fff;}
.gsjs_bj .sy_bt .sy_bt_t .sy_bt_kj .sy_bt_kj_l{color:#fff;}
.gsjs_bj .sy_bt .sy_bt_b span{color:#fff;}
.gsjs_bj .sy_bt .sy_bt_b span:after{background:url(../images/sy_bt_dw.png) bottom right no-repeat;}
.gsjs_bj .sy_bt .sy_bt_b span:before{background:url(../images/sy_bt_dw.png) bottom left no-repeat;}

.gsjs{padding:30px; background:#fff;}
.gsjs .gsjs_img{width:500px; height:360px; float:left;}
.gsjs .gsjs_wb{width:calc(100% - 550px); float:right;}
.gsjs .gsjs_wb .gsjs_wb_t{height:240px; overflow:auto; line-height:30px; padding-right:50px;}
.gsjs .gsjs_wb .gsjs_wb_t::-webkit-scrollbar{width:8px; background:#eaeaea;}  
.gsjs .gsjs_wb .gsjs_wb_t::-webkit-scrollbar-thumb{background:#194f9d;}
.gsjs .gsjs_wb .gsjs_wb_b{margin-top:50px;}
.gsjs .gsjs_wb .gsjs_wb_b ul{margin-left:-2%;}
.gsjs .gsjs_wb .gsjs_wb_b ul:after{content:""; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0;}
.gsjs .gsjs_wb .gsjs_wb_b ul li{width:31.33%; float:left; margin-left:2%;}
.gsjs .gsjs_wb .gsjs_wb_b ul li .gsjs_wb_b_t{color:#194f9d; font-size:40px; font-weight:bold;}
.gsjs .gsjs_wb .gsjs_wb_b ul li .gsjs_wb_b_t .gsjs_wb_b_t_span{font-size:20px; font-weight:100; vertical-align:top;}
.gsjs .gsjs_wb .gsjs_wb_b ul li:nth-child(2){text-align:center;}
.gsjs .gsjs_wb .gsjs_wb_b ul li:nth-child(3){text-align:right;}



/*工厂参观*/
.sy_gccg_bj{width:100%; padding:70px 0; background:#f5f5f5;}
.sy_gccg{ padding:0 60px; position:relative;}
.sy_gccg .item{width:94%; overflow:hidden; text-align:center; margin:0 3%; border:1px #eaeaea solid;}
.sy_gccg .item img{border:5px #fff solid;}

.sy_gccg .owl-wrapper:after{content: " ";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
/* display none until init*/
.sy_gccg{display:none; width: 100%;-ms-touch-action:pan-y;}
.sy_gccg .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.sy_gccg .owl-wrapper-outer{width:100%; overflow: hidden; padding:10px 0;}
.sy_gccg .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;}
.sy_gccg .owl-item{float: left;}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{cursor: pointer;}
.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);}
/* mouse grab icon*/
.grabbing{cursor:url(../images/grabbing.png) 8 8, move;}
/* fix*/
.sy_gccg .owl-wrapper,
.sy_gccg .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);}

.sy_gccg .owl-controls{width:100%; z-index:11;}
.sy_gccg .owl-controls .owl-buttons div{width:36px; height:36px; font-size:12px; text-indent:-9999px; margin-top:-18px; position:absolute; top:50%; transition:0.5s;}
.sy_gccg .owl-controls .owl-buttons .owl-prev{background:url(../images/sy_gccg_jt1.png) left center no-repeat; left:1%;}
.sy_gccg .owl-controls .owl-buttons .owl-next{background:url(../images/sy_gccg_jt1.png) right center no-repeat; right:1%;}
.sy_gccg .owl-controls.clickable .owl-buttons div:hover{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;text-decoration: none;}
.sy_gccg .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/}
.sy_gccg .owl-controls .owl-page span{display: block;width:14px; height:14px; margin:0 12px; border-radius:100%; background:#ccc; transition:all 0.5s;}
.sy_gccg .owl-controls .owl-page.active span,
.sy_gccg .owl-controls.clickable .owl-page:hover span{background:#194f9d;}
.sy_gccg .owl-controls .owl-page span.owl-numbers{height: auto;width: auto;color: #FFF;padding: 2px 10px;font-size: 12px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;}
.sy_gccg .loading{min-height: 150px;background: url(../images/AjaxLoader.gif) no-repeat center center}
.sy_gccg .owl-pagination{width:100%; height:14px; text-align:center; margin-top:50px; display:none;}



/*合作伙伴*/
.sy_hzhb_bj{width:100%; padding-top:70px;}
.sy_hzhb ul{overflow:hidden; margin-top:-2%; margin-left:-2%;}
.sy_hzhb ul li{width:14.66%; height:110px; float:left; display:table; text-align:center; margin-top:2%; margin-left:2%; border:1px #eaeaea solid;}
.sy_hzhb ul li .sy_hzhb_img{display:table-cell; vertical-align:middle;}
.sy_hzhb ul li .sy_hzhb_img img{max-width:80%; max-height:80px;}



/*新闻资讯*/
.xwfb_bj{width:100%; background:#fff;}
.xwfb{margin-top:60px; padding-top:60px; border-top:1px #eaeaea solid;}
.xwfb_kj{width:calc(100% - 430px); float:left; padding-left:285px; position:relative;}
.xwfb_kj .xwfb_kj_bt{width:260px; height:100%; padding:30px; padding-top:70px; background:url(../images/sy_xw_bt_bj.jpg) top left no-repeat; position:absolute; top:0; left:0;}
.xwfb_kj .xwfb_kj_bt .xwfb_kj_bt_t{color:#f4f4f4; font-size:34px;}
.xwfb_kj .xwfb_kj_bt .xwfb_kj_bt_b{color:#f4f4f4; font-size:16px; letter-spacing:2px; margin-top:10px;}
.xwfb_kj .xwfb_kj_bt .xwfb_kj_bt_more{margin-top:56px;}
.xwfb_kj .xwfb_kj_bt .xwfb_kj_bt_more a{display:inline-block; color:#fff; line-height:20px; padding:4px 15px; padding-right:47px; border:2px #fff solid; border-radius:2px; background:url(../images/sy_xwzx_more.png) 70px 8px no-repeat;}

.xwfb_kj ul{overflow:hidden; margin-top:-26px;}
.xwfb_kj ul li{width:100%; overflow:hidden; padding:26px 0; border-bottom:1px #ccc dashed;}
.xwfb_kj ul li .xwfb_img{width:164px; height:122px; float:left;}
.xwfb_kj ul li .xwfb_wb1{width:calc(100% - 180px); float:right;}
.xwfb_kj ul li .xwfb_wb_t{font-size:18px; margin-top:6px; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; transition:all 0.5s;}
.xwfb_kj ul li:hover .xwfb_wb_t{color:#194f9d;}
.xwfb_kj ul li .xwfb_wb1 .xwfb_wb_m{color:#666; margin-top:6px;}
.xwfb_kj ul li .xwfb_wb_b{color:#666; line-height:26px; margin-top:10px; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; transition:all 0.5s;}

.xwfb_kj ul li .xwfb_rq{width:74px; float:left; text-align:center; color:#666; transition:all 0.5s;}
.xwfb_kj ul li:hover .xwfb_rq{color:#194f9d;}
.xwfb_kj ul li .xwfb_rq .xwfb_rq_t{font-size:40px; font-weight:bold;}
.xwfb_kj ul li .xwfb_wb2{width:calc(100% - 94px); float:right;}
.xwfb_kj ul li .xwfb_wb2 .xwfb_wb_b{text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:1; -webkit-box-orient:vertical; overflow:hidden;}
.xwfb_kj ul li:hover .xwfb_wb2 .xwfb_wb_b{color:#194f9d;}


/*常见问题*/
.cjwt{width:340px; float:right;}
.cjwt .cjwt_btt{overflow:hidden; padding-bottom:20px; background:#fff; position:relative; z-index:3;}
.cjwt .cjwt_btt .cjwt_bt{width:calc(100% - 100px); float:left;}
.cjwt .cjwt_btt .cjwt_bt .cjwt_bt_t{font-size:24px; font-weight:bold;}
.cjwt .cjwt_btt .xwfb_jt{float:right;}
.cjwt .cjwt_btt .xwfb_jt a{width:40px; height:40px; float:left; display:block;}
.cjwt .cjwt_btt .xwfb_jt .jc_if_prev{background:#666 url(../images/sy_wt_jt.png);}
.cjwt .cjwt_btt .xwfb_jt .jc_if_next{background:#194f9d url(../images/sy_wt_jt.png) 40px 0px ;}

.cjwt_kj{margin-top:-32px;}
.cjwt ul{overflow:hidden;}
.cjwt ul li{width:100%; margin-top:32px; padding-bottom:32px; border-bottom:1px #ccc dashed; box-sizing:content-box; -webkit-box-sizing:content-box; -moz-box-sizing:content-box;}
.cjwt ul li .cjwt_t{line-height:20px; padding-left:34px; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; background:url(../images/sy_wt1.jpg) left center no-repeat;}
.cjwt ul li .cjwt_b{line-height:20px; margin-top:9px; padding-left:34px; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; background:url(../images/sy_wt2.jpg) left center no-repeat;}



/*友情链接*/
.yqlj{ padding-left:110px; margin-top:40px; margin-bottom:50px; padding-top:10px; background:url(../images/yqlj_bt.jpg) top left no-repeat;}
.yqlj ul{overflow:hidden;}
.yqlj ul li{float:left; font-size:15px; line-height:20px; margin-top:10px; margin-left:30px; padding-right:20px; background:url(../images/yqlj.jpg) right center no-repeat;}



/*底部*/
.db_bj{width:100%; padding-top:70px; border-top:1px #eaeaea solid; background:#134286;}
.db .db_bt{color:#fff; font-size:16px; font-weight:bold;}
.db .db_dh{float:left; margin-right:50px;}
.db .db_dh a{display:block; color:#fff; font-size:13px; margin-top:20px;}
.db .db_m{width:300px; float:left;}
.db .db_m .db_m_t{overflow:hidden;}
.db .db_m .db_m_t .db_m_l{width:calc(100% - 64px); height:36px; font-size:12px; line-height:36px; padding-left:10px; border:none;}
.db .db_m .db_m_t .db_m_r{width:60px; height:36px; color:#fff; font-size:13px; border:1px #fff solid; background:none; cursor:pointer;}
.db .db_m .db_m_b{color:#fff; margin-top:20px; font-size:13px;}
.db .db_m .db_m_b p{margin-bottom:14px;padding-left:24px;}
.db .db_m .db_m_b p:nth-child(1){background:url(../images/db_lx1.png) left top no-repeat;}
.db .db_m .db_m_b p:nth-child(2){background:url(../images/db_lx2.png) left top no-repeat;}
.db .db_m .db_m_b p:nth-child(3){background:url(../images/db_lx3.png) left top no-repeat;}
.db .db_m .db_m_b p:nth-child(4){background:url(../images/db_lx4.png) left top no-repeat;}
.db .db_erweima{width:130px; float:right;}
.db .db_erweima .db_erweima_logo img{max-width:120px;}
.db .db_erweima .db_erweima_img{border:1px #eaeaea solid; margin-top:10px;}
.db .db_erweima .db_erweima_wz{color:#fff; font-size:13px; text-align:center; margin-top:6px;}

.bah_bj{width:100%; margin-top:90px; padding:20px 0; border-top:1px #2157a4 solid;}
.bah{color:#fff; font-size:12px; line-height:20px; text-align:center;}
.bah a{color:#fff;}



/*ny_banner*/
.ny_banner_bj{width:100%; padding:50px 0; background:#f8f8f8 url(../images/ny_banner.jpg) bottom center no-repeat;}
.ny_banner .ny_banner_bt{color:#fff; font-size:34px; line-height:34px; text-align:center;}
.ny_banner .ny_banner_wz ul{overflow:hidden; font-size:0px; text-align:center; margin-top:10px;}
.ny_banner .ny_banner_wz ul li{display:inline-block; color:#fff; font-size:14px; line-height:20px; margin:4px; padding-left:14px; background:url(../images/ny_banner_wz.png) left center no-repeat;}
.ny_banner .ny_banner_wz ul li:first-child{margin:0; padding:0; background:none;}
.ny_banner .ny_banner_wz ul li a{color:#fff;}

/*内页导航*/
.ny_dh_bj{width:100%; padding-bottom:16px; border-bottom:1px #eaeaea solid; position:relative;}	
.ny_dh_bj:after{content:''; width:100%; height:15px; border-top:1px #eaeaea solid; background:#f5f5f5; position:absolute; left:0; bottom:0;}
.ny_dh ul{overflow:hidden; font-size:0px; text-align:center;}
.ny_dh ul li{display:inline-block; font-size:15px; line-height:20px; margin:0 14px; padding:20px 0; position:relative;}
.ny_dh ul li:after{content:''; width:0; height:2px; background:#194f9d; position:absolute; bottom:0; left:0; transition:all 0.5s;}
.ny_dh ul li:hover:after{width:100%;}
.ny_dh ul li.s:after{width:100%;}

/*二级导航*/
.ny_ej_dh_bj{width:100%; margin-top:40px;}
.ny_ej_dh ul{overflow:hidden; font-size:0px; text-align:center;}
.ny_ej_dh ul li{display:inline-block; font-size:14px; line-height:20px; margin:0 8px; padding:10px 15px; border:1px #194f9d solid; position:relative;}
.ny_ej_dh ul li:before{content:""; width:0; height:100%; background:#194f9d; position:absolute; left:0; bottom:0; z-index:1; transition:all 0.5s;}
.ny_ej_dh ul li:hover:before{width:100%;}
.ny_ej_dh ul li:hover a{color:#fff;}
.ny_ej_dh ul li span{position:relative; z-index:1;}
.ny_ej_dh ul li.s:before{width:100%;}
.ny_ej_dh ul li.s a{color:#fff;}

/*内页框架*/	
.ny_bj{width:100%; padding-top:50px; padding-bottom:80px; background:#fff;}
.ny_bt{width:100%; text-align:center; margin-bottom:40px; padding-bottom:24px; position:relative;}
.ny_bt:after{content:''; width:100%; height:1px; background:#eaeaea; position:absolute; left:0; bottom:0;}
.ny_bt:before{content:''; width:44px; height:3px; margin-left:-22px; background:#194f9d; position:absolute; left:50%; bottom:0; z-index:1;}
.ny_bt .ny_bt_t{font-size:24px;}
.ny_bt .ny_bt_b{color:#a9a9a9;}
.ny .ny_wb{line-height:24px;}



/*企业荣誉*/
.qyry ul{margin-top:-3%; margin-left:-2%;}
.qyry ul:after{content:""; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0;}
.qyry ul li{width:23%; float:left; text-align:center; margin-top:3%; margin-left:2%;}
.qyry ul li .qyry_img{border:1px #e4e4e4 solid;}
.qyry ul li .qyry_img img{border:7px #eaeaea solid;}
.qyry ul li .qyry_wz{margin-top:10px;}



/*产品中心*/
.cpzx ul{margin-top:-2%; margin-left:-2%; font-size:0px;}
.cpzx ul:after{content:""; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0;}
.cpzx ul li{width:23%; display:inline-block; vertical-align:top; text-align:center; margin-top:2%; margin-left:2%;}
.cpzx ul li .cpzx_img{overflow:hidden; border:1px #dfdfdf solid;}
.cpzx ul li .cpzx_img img{transition:all 0.5s;}
.cpzx ul li:hover .cpzx_img img{transform:scale(1.1);}
.cpzx ul li .cpzx_wz{color:#fff; font-size:15px; line-height:20px; padding:15px 10px; background:#555555; transition:all 0.5s;}
.cpzx ul li:hover .cpzx_wz{background:#194f9d;}



/*产品详情*/
.cpxq_t:after{content:""; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0;}
.cpxq_t_l{ float:left; width:50%;}
.cpxq_t_l .sp-wrap{ display:none; line-height:0; font-size:0;}
.cpxq_t_l .sp-thumbs{ width:100%;}
.cpxq_t_l .sp-thumbs img{ max-width:100%;}
.cpxq_t_l .sp-thumbs a:link, .sp-thumbs a:visited{ margin:0 0.5%; width:24%; height:120px; border:1px #eaeaea solid; overflow:hidden; opacity:.3; display:inline-block; background-size:cover; background-position:center; -webkit-transition:all .2s ease-out; -moz-transition:all .2s ease-out; -ms-transition:all .2s ease-out;-o-transition:all .2s ease-out; transition:all .2s ease-out;}
.cpxq_t_l .sp-thumbs a:hover{opacity:1;}
.cpxq_t_l .sp-thumbs a:active, .sp-current{ opacity:1!important; position:relative;}
.cpxq_t_l .sp-large{ position:relative; overflow:hidden; width:100% !important; margin:0 0 2% 0; box-shadow:0 0 1px rgba(0,0,0,0.3);}
.cpxq_t_l .sp-large a img{}
.cpxq_t_l .sp-large a{ display:block;}
.cpxq_t_l .sp-zoom{ position:absolute; left:-50%; top:-50%; cursor:-webkit-zoom-in; cursor:-moz-zoom-in; cursor:zoom-in; display:none;}
.cpxq_t_l .sp-zoom img{ max-width: none;}
.cpxq_t_l .sp-lightbox{ position:fixed; top:0; left:0; height:100%; width:100%; background:rgb(0, 0, 0); background:rgba(0, 0, 0, .9); z-index:500; display:none; cursor:pointer;}
.cpxq_t_l .sp-lightbox img{position:absolute; margin:auto; top:0; bottom:0; left:0; right:0; max-width:90%; max-height:90%; border:2px solid #fff;}
.cpxq_t_l #sp-prev, #sp-next{ position:absolute; top:50%; margin-top:-25px; z-index:501; color:#fff; padding:14px; text-decoration:none; background:#000; border-radius:25px; border:2px solid #fff; width:50px; height:50px; box-sizing:border-box; transition:.2s;}
.cpxq_t_l #sp-prev{ left:10px;}
.cpxq_t_l #sp-prev:before{ content:''; border:7px solid transparent; border-right:15px solid #fff; position:absolute; top:16px; left:7px;}
.cpxq_t_l #sp-next{ right:10px;}
.cpxq_t_l #sp-next:before{ content:''; border:7px solid transparent; border-left:15px solid white; position:absolute; top:16px; left:18px;}
.cpxq_t_l #sp-prev:hover, #sp-next:hover{ background:#444;}

.cpxq_t_r{ float:right; width:46%;}
.cpxq_t_r .cpxq_t_r_bt{color:#194f9d ; font-size:24px;}
.cpxq_t_r .cpxq_t_r_xh{color:#777; margin-top:4px;}

.cpxq_t_r .cpxq_t_r_td{margin-top:20px; padding-top:20px; border-top:1px #eaeaea solid;}
.cpxq_t_r .cpxq_t_r_td .cpxq_t_r_td_bt{color:#194f9d ; font-size:18px; font-weight:bold;}
.cpxq_t_r .cpxq_t_r_td .cpxq_t_r_td_bt span{padding-right:26px; background: url(../images/cpxq_t_r_xh_bt_jt.png) right center no-repeat;}
.cpxq_t_r .cpxq_t_r_td p{ padding-bottom:2%; margin-top:2%; border-bottom:1px #ddd dashed; position:relative; transition:all 0.5s;}

.bdsharebuttonbox{margin-top:30px;}

.cpxq_t_r .cpxq_t_r_fh{margin-top:40px;}
.cpxq_t_r .cpxq_t_r_fh a{display:inline-block; color:#fff; line-height:46px; padding:0 40px; border:1px #194f9d  solid; position:relative;}
.cpxq_t_r .cpxq_t_r_fh a:after{content:""; width:0; height:100%; background:#194f9d ; position:absolute; left:0; top:0; transition:all 0.5s;}
.cpxq_t_r .cpxq_t_r_fh a:hover:after{width:100%;}
.cpxq_t_r .cpxq_t_r_fh a span{color:#194f9d ; padding-left:30px; background:url(../images/cpxq_hf_bj2.png) left center no-repeat; position:relative; z-index:1; transition:all 0.5s;}
.cpxq_t_r .cpxq_t_r_fh a:hover span{background:url(../images/cpxq_hf_bj.png) left center no-repeat;}
.cpxq_t_r .cpxq_t_r_fh a:hover span{color:#fff;}

.cpxq_m{margin-top:40px;}
.cpxq_m .cpxq_m_bt{color:#194f9d; font-size:20px; line-height:24px; font-weight:bold; text-align:center; margin-bottom:20px; position:relative;}
.cpxq_m .cpxq_m_bt:after{content:""; width:100%; height:1px; background:#ddd; position:absolute; left:0px; bottom:0px;}
.cpxq_m .cpxq_m_bt:before{content:""; width:100%; height:1px; background:#ddd; position:absolute; left:0px; top:0px;}
.cpxq_m .cpxq_m_bt span{display:inline-block; padding:14px 20px; border-top:2px #194f9d solid; border-bottom:2px #194f9d solid; position:relative; z-index:1;}


/*合作伙伴*/
.hzhb ul{overflow:hidden; margin-top:-2%; margin-left:-2%;}
.hzhb ul li{width:18%; height:110px; float:left; display:table; text-align:center; margin-top:2%; margin-left:2%; border:1px #eaeaea solid;}
.hzhb ul li .hzhb_img{display:table-cell; vertical-align:middle;}
.hzhb ul li .hzhb_img img{max-width:80%; max-height:80px;}


/*新闻中心*/
.xwzx ul{margin-top:-20px;}
.xwzx ul li{ overflow:hidden; padding:20px 0 ; border-bottom:1px #eaeaea solid; position:relative;}
.xwzx ul li:after{content:""; display:block; width:0; height:1px; background:#194f9d; position:absolute; bottom:0; left:0; transition:all 0.5s;}
.xwzx ul li:hover:after{width:100%;}
.xwzx ul li .xw_img{width:200px; height:120px; float:left;}
.xwzx ul li .xw_wb{width:calc(100% - 240px); float:right;}
.xwzx ul li .xw_bt{font-size:18px; margin-top:6px; overflow:hidden; text-overflow:ellipsis; white-space: nowrap; transition:all 0.4s; padding-right:14px;}
.xwzx ul li:hover .xw_bt{color:#194f9d;}
.xwzx ul li:hover .xw_bt{padding-left:14px; padding-right:0;}
.xwzx ul li .xw_wz{height:40px; color:#848484; line-height:20px; margin-top:16px; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; transition:all 0.6s; padding-right:14px;}
.xwzx ul li:hover .xw_wz{padding-left:14px; padding-right:0;}
.xwzx ul li .xw_rq{ overflow:hidden; margin-top:10px; transition:all 0.8s; padding-right:14px;}
.xwzx ul li:hover .xw_rq{ padding-left:14px; padding-right:0;}
.xwzx ul li .xw_rq span{color:#194f9d; margin-left:10px; padding-left:18px; background:url(../images/yj.png) left center no-repeat;}

.xwxq .xwxq_bt{font-size:20px; text-align:center;}
.xwxq .xwxq_rq{font-size:13px; text-align:center; margin-top:20px; padding-bottom:20px; border-bottom:1px #ccc dotted; margin-bottom:20px;}
.xwxq .xwxq_rq span{color:#194f9d; margin-left:10px; padding-left:18px; background:url(../images/yj.png) left center no-repeat;}
.xwxq .xwxq_wb{line-height:24px; margin-top:30px;}

.xwxq_more{margin-top:40px; text-align:center;}
.xwxq_more a{display:inline-block; color:#fff; line-height:46px; padding:0 40px; border:1px #194f9d solid; position:relative;}
.xwxq_more a:after{content:""; width:0; height:100%; background:#194f9d; position:absolute; left:0; top:0; transition:all 0.5s;}
.xwxq_more a:hover:after{width:100%;}
.xwxq_more a span{color:#194f9d; padding-left:30px; background:url(../images/cpxq_hf_bj2.png) left center no-repeat; position:relative; z-index:1; transition:all 0.5s;}
.xwxq_more a:hover span{background:url(../images/cpxq_hf_bj.png) left center no-repeat;}
.xwxq_more a:hover span{color:#fff;}



/*常见问题*/
.ny_cjwt ul{overflow:hidden; margin-top:-20px; margin-left:-2%;}
.ny_cjwt ul li{width:48%; float:left; overflow:hidden; margin-left:2%; padding:20px 0 ; border-bottom:1px #eaeaea solid; position:relative;}
.ny_cjwt ul li:after{content:""; display:block; width:0; height:1px; background:#194f9d; position:absolute; bottom:0; left:0; transition:all 0.5s;}
.ny_cjwt ul li:hover:after{width:100%;}
.ny_cjwt ul li .ny_cjwt_t{line-height:20px; padding-left:34px; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; background:url(../images/sy_wt1.jpg) left center no-repeat;}



/*资料下载*/
.zlxz ul{overflow:hidden; margin-top:-3px;}
.zlxz ul li{overflow:hidden; line-height:60px; margin-top:3px; background:#f2f2f2; transition:all 0.5s;}
.zlxz ul li .zlxz_bt{width:calc(100% - 430px); float:left; padding-left:20px;}
.zlxz ul li .zlxz_r{width:360px; float:right;}
.zlxz ul li .zlxz_r .zlxz_dx{width:150px; float:left; text-align:center; background:#eaeaea;}
.zlxz ul li .zlxz_r .zlxz_rq{width:150px; float:left; text-align:center; background:#ddd;}
.zlxz ul li .zlxz_r .zlxz_an{float:right; background:#555 url(../images/zlxz.png) center no-repeat; transition:all 0.5s;}
.zlxz ul li .zlxz_r .zlxz_an:hover{background:#194f9d url(../images/zlxz.png) center no-repeat;}
.zlxz ul li .zlxz_r .zlxz_an a{width:60px; height:60px; display:block;}



/*联系方式*/
.lxfs{overflow:hidden; position:relative;}
.lxfs .lxfs_wz{width:40%; float:left; line-height:26px; color:#444;}


/*在线留言*/
.zxly{width:56%; float:right;}
.zxly .zxly_wz{color:#194f9d; margin-bottom:30px;}
.zxly ul{overflow:hidden; margin-left:-2%;}
.zxly ul:after{content: "."; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0;}
.zxly ul li{width:48%; float:left; color:#444; margin-left:2%; margin-bottom:10px; padding:0 10px; border:1px #ddd solid;}
.zxly ul li span{width:50px; float:left; display:block; color:#777; font-size:13px; line-height:46px;}
.zxly ul li .input_txt{width:calc(100% - 50px); height:46px; float:right;font-size:13px; line-height:46px; border:none; background:none; }
.zxly ul .textarea{width:98%;}
.zxly ul li textarea{width:100%; height:130px; color:#777; font-size:13px; font-family:"微软雅黑"; padding:10px 0; border:none; background:none;}
.zxly .more{overflow:hidden; margin-top:20px;}
.zxly .more .input_btn{width:100%; height:36px; color:#fff; line-height:36px; text-align:center; cursor:pointer; border:none; background:#194f9d;}



/*在线地图*/
.lxfs_dt{width:100%; height:400px; margin-top:40px; border:8px #eaeaea solid;}