﻿@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:14px; font-family: "Open Sans"; vertical-align:middle;}
input: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;}
td{padding:14px; font-size:14px;}

/*在线客服*/
.zxkf{width:190px; overflow:hidden; text-align:center; position:fixed; top:40%; right:-148px; z-index:99; 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;}
.zxkf_kj_wx_wz{padding-bottom:10px;}



/*top*/
.top_bjj{width:100%; height:100px; background:#fff;}
.top_bj{width:100%; border-bottom:1px #eaeaea solid; background:#fff; position:fixed; top:0; left:0; z-index:22;}
.top .logo{height:100px; float:left; display:table;}
.top .logo a{display:table-cell; vertical-align:middle;}

.top .top_dh{float:right;}
.top .top_dh ul{overflow:hidden;}
.top .top_dh ul li{float:left; font-size:16px; line-height:100px; margin-right:44px; position:relative;}
.top .top_dh ul li:after{content:""; width:0; height:2px; background:#194f9d; position:absolute; left:0; bottom:0; transition:all 0.5s;}
.top .top_dh ul li:hover:after{width:100%;}
.top .top_dh ul li.s:after{width:100%;}

.zyw{float:right; margin-top:30px;}
.zyw ul{overflow:hidden; margin-left:-6px;}
.zyw ul li{width:40px; height:40px; float:left; line-height:40px; text-align:center; margin-left:6px; border-radius:100%; background:#eaeaea;}
.zyw ul li a{display:block;}
.zyw ul li.s{background:#194f9d;}
.zyw ul li.s a{color:#fff;}



/*banner*/
/* =Skitter styles
----------------------------------------------- */
.box_skitter{width:100%; height:550px; position: relative;}

.banner_wb_bj{width:100%; height:100%; text-align:center; padding-top:120px; position:absolute; top:0; left:0; z-index:21;}
.banner_wb_kj_bj{display:inline-block; border:10px rgba(255,255,255,0.5) solid;}
.banner_wb_kj{color:#fff; text-align-last:justify; padding:50px 80px; background:-webkit-linear-gradient(90deg,rgba(20,86,156,0.7) 0,rgba(63,141,233,0.7) 100%);
	background: -moz-linear-gradient(90deg,rgba(20,86,156,0.7) 0,rgba(63,141,233,0.7) 100%);
	background: -ms-linear-gradient(90deg,rgba(20,86,156,0.7) 0,rgba(63,141,233,0.7) 100%);
	background: -o-linear-gradient(90deg,rgba(20,86,156,0.7) 0,rgba(63,141,233,0.7) 100%);
	background: linear-gradient(90deg,rgba(20,86,156,0.7) 0,rgba(63,141,233,0.7) 100%);}
.banner_wb_kj .banner_wb_t{font-size:37px;}
.banner_wb_kj .banner_wb_b{font-size:15px; margin-top:10px;}
	
.box_skitter img {max-width: none;} /* Tip for stildv */
.box_skitter ul {display: none;}
.box_skitter .container_skitter {overflow: hidden;position: relative;}
.box_skitter .image {overflow: hidden;}
.box_skitter .image img {display: none;}
/* =Box clone
-------------------------------------------------------------- */
.box_skitter .box_clone {position: absolute;top: 0;left: 0;width: 100px;overflow: hidden;display: none;z-index: 20;}
.box_skitter .box_clone img {position: absolute;top: 0;left: 0;z-index: 20;}
/* =Navigation
-------------------------------------------------------------- */
.box_skitter .prev_button {position: absolute;top: 50%;left: 35px;z-index:21;width: 42px;height: 42px;overflow: hidden;text-indent: -9999em;margin-top: -25px;-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;transition: all 0.2s;}
.box_skitter .next_button {position: absolute;top: 50%;right: 35px;z-index:21;width: 42px;height: 42px;overflow: hidden;text-indent: -9999em;margin-top: -25px;-webkit-transition: all 0.2s;-moz-transition: all 0.2s;transition: all 0.2s;}
.box_skitter .prev_button:hover, .box_skitter .next_button:hover {opacity: 0.5 !important;}
/* =Numbers
-------------------------------------------------------------- */
.box_skitter .info_slide {position: absolute;top: 15px;left: 15px;z-index: 100;background: #000;color: #fff;font: bold 11px arial;padding: 5px 0 5px 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;opacity: 0.75;}
.box_skitter .info_slide .image_number {background: #333;float: left;padding: 2px 10px;margin: 0 5px 0 0;cursor: pointer;-moz-border-radius: 2px;-webkit-border-radius: 2px;border-radius: 2px;-webkit-transition: all 0.2s;-moz-transition: all 0.2s;transition: all 0.2s;}
.box_skitter .info_slide .image_number:hover {background: #000;}
.box_skitter .info_slide .image_number_select, .box_skitter .info_slide .image_number_select:hover {background: #cc3333;float: left;padding: 2px 10px;margin: 0 5px 0 0;}
/* =Thumbs
	Change width and height to customization dimension thumb
-------------------------------------------------------------- */
.box_skitter .container_thumbs {position: relative;overflow: hidden;height: 50px;}
.box_skitter .info_slide_thumb {height: 50px;-moz-border-radius: 0;-webkit-border-radius: 0;border-radius: 0;overflow: hidden;top: auto;top: 0;left: 0;padding: 0 !important;opacity: 1.0;}
.box_skitter .info_slide_thumb .image_number {overflow: hidden;width: 100px;height: 50px;position: relative;margin: 0 !important;padding: 0 !important;-moz-border-radius: 0 !important;-webkit-border-radius: 0 !important;border-radius: 0 !important;}
.box_skitter .info_slide_thumb .image_number img {position: absolute;top: -30px;left: -30px;height: 100px;}
.box_skitter .box_scroll_thumbs {padding: 0;}
.box_skitter .box_scroll_thumbs .scroll_thumbs {position: absolute;bottom: 60px;left: 50px;background: #ccc;background: -moz-linear-gradient(-90deg, #555, #fff);background: -webkit-gradient(linear, left top, left bottom, from(#555), to(#fff));width: 200px;height: 10px;overflow: hidden;text-indent: -9999em;z-index: 101;cursor: pointer;border: 0px solid #333;}
/* =Dots
-------------------------------------------------------------- */
.box_skitter .info_slide_dots {position: absolute;bottom:20px;z-index:21;padding: 5px 0 5px 5px;-moz-border-radius: 50px;-webkit-border-radius: 50px;border-radius: 50px;}
.box_skitter .info_slide_dots .image_number {width:14px; height:14px; float:left; overflow:hidden; text-indent:-9999em; margin: 0 5px 0 0; background:#fff; cursor:pointer; border-radius:50px; transition:all 0.5s;}
.box_skitter .info_slide_dots .image_number_select{width:40px; background:#14569c;}
/* =Default theme
-------------------------------------------------------------- */
.box_skitter .focus_button, .box_skitter .next_button, .box_skitter .prev_button, .box_skitter .play_pause_button {display: block;background: url('../images/sprite-default.png') no-repeat;}
.box_skitter .next_button {background-position: -0px -42px;width: 42px;height: 42px;}
.box_skitter .prev_button {background-position: -42px -42px;width: 42px;height: 42px;}



/*banner*/
.block_home_slider{position:relative; line-height:0px; text-align:center; display:none;}/*底部小图标*/
.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:auto; display:none; -webkit-backface-visibility:hidden; list-style-type:none; position:relative;}



/*产品展示*/
.cpzs_bj{width:100%; padding:46px 0; background:url(../images/cpzs_bj.jpg) bottom center no-repeat;}

.cpzs .cpzs_bt{font-size:30px; line-height:30px; font-weight:bold; text-align:center;}

.cpzs .cpzs_dh{margin-top:30px;}
.cpzs .cpzs_dh ul{overflow:hidden; font-size:0px; text-align:center; position:relative;}
.cpzs .cpzs_dh ul:after{content:""; width:2px; height:100%; background:#fff; margin-left:-1px; position:absolute; top:0; left:50%;}
.cpzs .cpzs_dh ul li{display:inline-block; font-size:16px; line-height:40px; font-weight:bold; margin:0 5px; padding:0 40px; border:1px #444 solid;}
.cpzs .cpzs_dh ul .active{color:#194f9d; border:1px #194f9d solid;}

.cpzs .cpzs_b{margin-top:30px;}
.cpzs_kj{display:none;}
.cpzs_qh{text-align:center; padding:0 60px; position:relative;}
.cpzs_qh .item{width:96%; margin:0 2%;}
.cpzs_qh .item .cpzs_img{overflow:hidden;}
.cpzs_qh .item .cpzs_img img{transition:all 0.5s;}
.cpzs_qh .item:hover .cpzs_img img{transform:scale(1.1);}
.cpzs_qh .item .cpzs_wz{font-size:16px; margin-top:10px;}

.cpzs_qh .owl-wrapper:after{content: " ";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
/* display none until init*/
.cpzs_qh{display:none; width: 100%;-ms-touch-action:pan-y;}
.cpzs_qh .owl-wrapper{display:none; position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.cpzs_qh .owl-wrapper-outer{overflow: hidden;width: 100%;}
.cpzs_qh .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_qh .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_qh .owl-wrapper,
.cpzs_qh .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_qh .owl-controls{width:100%; z-index:11;}
.cpzs_qh .owl-controls .owl-buttons div{width:18px; height:30px; font-size:12px; text-indent:-9999px; margin-top:-30px; position:absolute; top:50%; transition:0.5s;}
.cpzs_qh .owl-controls .owl-buttons .owl-prev{background:url(../images/cpzs_jt.png) left center no-repeat; left:1%;}
.cpzs_qh .owl-controls .owl-buttons .owl-next{background:url(../images/cpzs_jt.png) right center no-repeat; overflow:hidden; right:1%;}
.cpzs_qh .owl-controls.clickable .owl-buttons div:hover{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;text-decoration: none;}
.cpzs_qh .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/}
.cpzs_qh .owl-controls .owl-page span{display: block;width:10px; height:10px; margin:0 4px; border-radius:100px; background:#ddd; transition:all 0.5s;}
.cpzs_qh .owl-controls .owl-page.active span,
.cpzs_qh .owl-controls.clickable .owl-page:hover span{background:#0044a7;}
.cpzs_qh .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_qh .loading{min-height: 150px;background: url(../images/AjaxLoader.gif) no-repeat center center}
.cpzs_qh .owl-pagination{width:100%; height:14px; text-align:center; margin-top:30px; display:none;}



/*新闻发布*/
.xwfb_bj{width:100%; padding:46px 0; background:url(../images/xwfb_bj.jpg);}
.xwfb_bj a:hover{text-decoration:underline; }
.xwfb_bt{color:#fff; font-size:20px; line-height:50px; margin-bottom:30px; padding-left:33px; border-bottom:1px #e1e1e1 solid; background:url(../images/sy_bt_bj.png) left center no-repeat;}
.xwfb{width:56%; float:left;}
.xwfb ul{overflow:hidden; margin-top:-14px;}
.xwfb ul li{width:100%; overflow:hidden; margin-top:14px; padding:20px; background:#fff;}
.xwfb ul li .xwfb_rq{width:100px; float:left; text-align:center; padding:8px 0; border-right:1px #e1e1e1 dashed;}
.xwfb ul li .xwfb_rq .xwfb_rq_t{font-size:48px; line-height:48px; font-weight:bold;}
.xwfb ul li .xwfb_rq .xwfb_rq_b{font-size:16px; line-height:16px;}
.xwfb ul li .xwfb_wb{width:calc(100% - 130px); float:right;}
.xwfb ul li .xwfb_wb .xwfb_wb_t{font-size:18px; line-height:20px; margin-top:4px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.xwfb ul li .xwfb_wb .xwfb_wb_b{color:#717171; line-height:24px; margin-top:12px; overflow:hidden; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical;}
.xwfb ul li .xwfb_wb .xwfb_wb_b a{color:#717171;}

.sy_cjwt{width:38%; float:right;}
.sy_cjwt .sy_cjwt_img{width:100%; height:130px;}
.sy_cjwt ul li{width:100%; padding:20px 0; border-bottom:1px #e1e1e1 dashed;}
.sy_cjwt ul li .sy_cjwt_t{font-size:18px; line-height:26px; padding-left:40px; background:url(../images/wt1.png) top left no-repeat; overflow:hidden; text-overflow:ellipsis; white-space: nowrap;}
.sy_cjwt ul li .sy_cjwt_b{line-height:26px; margin-top:10px; padding-left:40px; background:url(../images/wt2.png) top left no-repeat; overflow:hidden; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical;}



/*公司介绍*/
.gsjs_bj{width:100%; overflow:hidden; padding-left:50%;}
.gsjs_t{overflow:hidden; padding-right:50%; position:relative;}
.gsjs_t .gsjs_t_l{padding:40px; background:#0044a7;}
.gsjs_t .gsjs_t_l .gsjs_t_l_t{color:#fff; font-size:30px; line-height:30px;}
.gsjs_t .gsjs_t_l .gsjs_t_l_wb{color:#cfe2ff; line-height:24px; margin-top:30px;}
.gsjs_t .gsjs_t_r{width:50%; height:100%; position:absolute; top:0; right:0;}
.gsjs_b{padding:40px; background:#fff;}
.gsjs_b .gsjs_b_bt{font-size:20px; font-weight:bold;}
.gsjs_b .gsjs_b_wb{line-height:24px; margin-top:24px;}
.gsjs_b .gsjs_more{margin-top:40px;}
.gsjs_b .gsjs_more a{display:inline-block; line-height:44px; padding:0 40px; border:1px #444 solid; position:relative;}
.gsjs_b .gsjs_more a:hover{color:#fff; border:1px #0044a7 solid;}
.gsjs_b .gsjs_more a span{position:relative; z-index:1;}
.gsjs_b .gsjs_more a:after{content:""; width:0; height:100%; background:#0044a7; position:absolute; top:0; left:0; transition:all 0.5s;}
.gsjs_b .gsjs_more a:hover:after{width:100%;}



/*底部*/
.db_bj{width:100%; padding-top:46px; background:url(../images/foot-bj.jpg);}
.db .db_bt{font-size:16px; line-height:20px; margin-bottom:26px; padding-bottom:14px; position:relative;}
.db .db_bt:after{content:""; width:30px; height:2px; background:#777; position:absolute; left:0; bottom:0;}
.db .db_dh{width:150px; float:left; margin-right:40px;}
.db .db_dh ul{overflow:hidden; margin-top:-6px;}
.db .db_dh ul li{width:100%; line-height:20px; margin-top:6px;}
.db .db_lxwm{width:350px; float:left;}
.db .db_lxwm p{display:block; line-height:20px; margin-bottom:6px;}
.db .db_erweima{width:140px; float:right; text-align:center;}
.bah_bj{width:100%; margin-top:50px; padding:10px 0; border-top:1px #ccc solid;}
.bah{text-align:center;}



/*内页banner*/
.ny_banner{width:100%; height:240px;}

/*内页*/
.ny_bj{width:100%; padding-bottom:80px; background:#fff;}

.ny_bt{text-align:center; margin-top:50px; margin-bottom:30px;}
.ny_bt .ny_bt_t{font-size:30px; line-height:30px;}
.ny_bt .ny_bt_b{color:#194f9d; line-height:14px; text-transform:uppercase; letter-spacing:8px; margin-top:10px;}

.ny_dh_bj{width:100%; margin-bottom:30px; border-top:1px #ccc solid; border-bottom:1px #ccc solid;}
.ny_dh ul{text-align:center; font-size:0px;}
.ny_dh ul li{display:inline-block; font-size:16px; line-height:20px; margin:0 1px; padding:13px 30px; background:#666; transition:all 0.5s;}
.ny_dh ul li:hover{background:#194f9d;}
.ny_dh ul li a{color:#fff;}
.ny_dh ul li.s{background:#194f9d;}

.ny_ej_dh ul{overflow:hidden; font-size:0px; text-align:center;}
.ny_ej_dh ul li{display:inline-block; font-size:15px; line-height:20px; margin:0 10px; padding-bottom:10px; position:relative;}
.ny_ej_dh ul li:after{content:""; width:100%; height:2px; background:#ccc; position:absolute; left:0; bottom:0;}
.ny_ej_dh ul li:before{content:""; width:0; height:2px; 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.s:before{width:100%;}
.ny_ej_dh ul li.s a{color:#194f9d;}

.ny{margin-top:20px;}
.ny_wb{line-height:26px;}



/*成功案例*/
.cgal ul{overflow:hidden; margin-top:-2%; margin-left:-2%;}
.cgal ul li{width:31.33%; float:left; margin-top:2%; margin-left:2%;}
.cgal ul li .cgal_img{overflow:hidden;}
.cgal ul li .cgal_img img{transition:all 0.5s;}
.cgal ul li:hover .cgal_img img{ transform:scale(1.1);}
.cgal ul li .cgal_wz{line-height:20px; padding:20px; background:#f2f2f2; position:relative;}
.cgal ul li:hover .cgal_wz{color:#fff;}
.cgal ul li .cgal_wz:after{content:""; width:0; height:100%; background:#194f9d; position:absolute; top:0; left:0; transition:all 0.5s;}
.cgal ul li:hover .cgal_wz:after{width:100%;}
.cgal ul li .cgal_wz span{position:relative; z-index:1;}



/*产品中心*/
.cpzx ul{overflow:hidden; margin-left:-2%;}
.cpzx ul li{width:23%; float:left; text-align:center; margin-top:2%; margin-left:2%;}
.cpzx ul li .cpzx_img{overflow:hidden;}
.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{height:40px; line-height:20px; margin-top:10px;}



/*产品详情*/
.cpxq_t:after{content:""; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0;}
.cpxq_t_l{float:left; width:42%;}
.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:84px; 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:54%;}
.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;}

.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; padding-top:40px; border-top:1px #eaeaea solid;}
.cpxq_m .cpxq_m_bt{color:#194f9d ; font-size:18px; line-height:24px; font-weight:bold; margin-bottom:20px;}



/*新闻中心*/
.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;}



/*联系方式*/
.lxfs{overflow:hidden; position:relative;}
.lxfs .lxfs_wz{width:40%;line-height:26px; color:#444; padding:20px 40px 20px 0;}
.lxfs .lxfs_dt{width:60%; height:100%; border:8px #eaeaea solid; position:absolute; right:0; top:0;}



/*在线留言*/
.zxly{margin-top:40px;}
.zxly .zxly_wz{color:#14569c; margin-bottom:30px;}
.zxly ul{ margin:0 0 0 -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; line-height:14px; color:#444; margin-left:2%; margin-bottom:20px; 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:100px; height:36px; color:#444; line-height:36px; text-align:center; cursor:pointer; border:1px #ddd solid; background:#fff;}