@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; box-sizing:border-box; font-size: 14px; font-family: "Arial"}
img{ border:0;}
a{ text-decoration:none; color:#333;  }
input,textarea,button{outline:none;}
em{ font-style:normal;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
hr{ border:none;}
.l{ float:left}
.r{ float:right}
.tow{ overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.container{width:1320px; margin: 0 auto; }
.w1200{ width:1280px; margin: 0 auto; }
.w1440{ width:1440px; margin: 0 auto; }
.clearfix{clear: both}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
body{overflow-x:hidden}

*:focus{   
	border:none;
}




@font-face {
    font-family: 'BODONI';
    src: url('../font/BODONI MT.TTF') format('truetype');
    font-weight: normal;
    font-style: normal;
}



/* 导航栏 */
.header_nav{height:90px; width:100%; z-index:99;  position: fixed; top:0; left:0; background: #fff; box-shadow: 0 0 5px rgba(0,0,0,0.2); padding: 0 3%}
.h_logo{width:11.3%; height:90px; float: left; display: flex; align-items: center; }
.h_logo img{width:100%; height: auto; align-items: center; float: left}
.h_search{width:211px; height: 39px; float: right; background: #d6d6d6; border-radius: 25px; padding: 0 10px 0 15px; margin-top:20px; margin-right: 34px}
.h_submit{width:16px; height:100%; float: left; background: url(../images/h_search.png) no-repeat center; border: 0; margin-right: 4%}
.h_search input[type="text"]{width:80%; height: 100%; float: left; border:0; background: none;}
.h_dh{float: right; width:30px; height: 100%;  background: url(../images/h_dh.png) no-repeat center; position: relative}
.h_dh p{position: absolute; top:66px; right:0; background: #184a8f; color:#fff; padding: 5px 15px; font-size: 18px; width: 260px; text-align: center; display:none}
.h_dh:hover p{display: block}
.nav{ height:90px; float: right; width:54%; margin-right:2.5%}
.nav .nLi{position:relative;float:left;display:inline;height:100%; width:12.5%;}
.nav .nLi h3{ font-weight: normal; width:100%; height: 100%;  }
.nav .nLi h3 p{height:100%; color:#333333; font-size:16px; position: relative; text-align: center;  line-height:80px; margin: 0px auto;  display: table}
.nav .nLi h3 a{width:100%;height:100%;color:#fff; margin: 0px auto; display: block}
.nav .sub{position:absolute;top:90px;left:50%; z-index:999;display:none;padding:0;width:160px; margin-left:-80px; background:#fff;line-height:26px;} 
.nav .sub li{height:33px;border-bottom:1px solid #eee;text-align:center;line-height:33px;zoom:1}
.nav .sub li p{float:left;margin:0;width:100%; font-size:14px}
.nav .sub li span{float:right}
.nav .sub a{display:block;padding:0 10px;height:100%;color:#333;}
.nav .nLi.active h3 p,.nav .nLi:hover h3 p{color:#184a8f; border-top: 2px solid #184a8f; font-weight: bold; 
	background: url(../images/h_yuan.png) no-repeat center 78%}
.sub li:hover a{color:#184a8f;}



/* 首页:banner */
.banner{ width:100%; height:950px; position: relative; overflow: hidden; }
.banner .slideBox{position:relative;overflow:hidden;width:100%;height:100%}
.banner .slideBox .hd{z-index:1;overflow:hidden;height:auto; position: absolute; bottom:30px; left:0; width: 100%}
.banner .slideBox .hd ul{overflow:hidden;zoom:1;margin: 0px auto; width:auto;  display: table}
.banner .slideBox .hd ul li{height:20px; width:20px; cursor:pointer; border-radius: 50%; background:url(../images/yuan.png) no-repeat center;  position: relative; float: left;text-indent: -999px;
	margin: 0 10px; }
.banner .slideBox .hd ul li.on{background:url(../images/b_active.png) no-repeat center}
.banner .slideBox .bd{position:relative;z-index:0;width:100%;height:950px; overflow: hidden}
.banner .slideBox .bd ul{width:100%;height:100%}
.banner .slideBox .bd li{width:100%;height:100%;vertical-align:middle;zoom:1}
.banner .slideBox .bd li a{width:100%; height:950px; display: block;}
.banner .slideBox .bd li img{vertical-align: bottom; width: 100%; height: auto;transition: all 5.5s;}




/*产品*/
.index_product{width:100%; height: auto; overflow: hidden; background: url(../images/p_bjs.jpg) no-repeat center; padding-bottom: 50px; background-size: cover;}
.index_product_top{width:100%; height: auto; overflow:hidden}
.product_top_left{width:48%; height: auto; float: left; margin-top: 52px;}
.product_top_left h4{color:#333333; font-size: 38px; font-weight: bold; line-height: 64px}
.product_top_left img{float: left; margin-right: 20px;}
.product_top_left h5{width:100%; height: auto; overflow: hidden; display: block; color:#666666; font-size: 16px; line-height: 30px; margin-top: 40px;
	margin-bottom:45px; }
.in_pro_nav{width:auto; height: auto; overflow: hidden; display: table; margin:0 auto 0;}
.in_pro_nav a{width:182px; height: 50px; line-height: 50px; color:#333333; font-size: 16px; background: #eeeeee; margin-right: 26px; margin-bottom: 23px; float: left; text-align: center; overflow: hidden}
.in_pro_nav a:hover{color:#fff; background: #184a8f}
.in_pro_img{width:48%; height: auto; float: right}
.in_pro_img img{width:100%; height: auto; display: block}
.index_product ul{width:100%; height: auto; overflow: hidden}
.index_product ul li{width:24%; height: auto; margin-right: 1%; float: left; margin-bottom: 18px;}
.index_product ul li:nth-child(4){margin-right: 0}
.in_pro_pic{width:100%; height: auto; overflow: hidden}
.in_pro_pic img{width:100%; height: auto;display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.in_pro_xx{width:100%; height: auto; overflow: hidden; background: #f0f3fa; border: 1px solid #e5e5e5; border-top:0; padding:14px;}
.in_pro_xx h4{width:100%; height: 40px; line-height: 40px; color:#333333; font-size: 18px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.in_pro_xx p{width:100%; height:48px; line-height:24px; color:#666666; font-size: 14px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.index_product ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}




/*关于我们*/
.index_about{width:100%; height: 808px; overflow: hidden; background: url(../images/about_bjs.jpg) no-repeat center bottom; background-size:cover; background-attachment: fixed; position: relative}
.in_ab_title{color:#fff;opacity: 0.03; position: absolute; top:0; left:0; font-size: 165px; font-weight:bold;}


.index_about_left{width:63%; height: auto; float: left; margin-top: 78px;}
.about_left_title img{float: left; margin-right: 14px; }
.about_left_title h4{color:#ffffff; font-size: 38px; font-weight: bold; line-height: 65px;}
.about_left_title h5{color:#fff; font-size: 22px; opacity: 0.5; margin-top:36px}
.in_about_xx{width:100%; height: auto; overflow: hidden; display: block; font-size: 14px; line-height: 32px; margin-top: 60px; color:#fff}
.in_ab_more{width:165px; height: 54px; float: left; background: #184a8f; text-align: center; line-height: 54px; margin-right: 78px; margin-top:18px; color:#fff; 
	font-size: 16px; margin-top:125px}
.in_ab_more:hover{background:#fff; color:#184a8f}
.in_video{float: left; margin-top: 108px}
.in_video img{float: left;   -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out;
    transition: transform 0.5s ease-out;}
.in_video span{color:#ffffff; font-size: 26px; float: left; line-height: 88px; margin-left: 28px}
.index_about_right{width:234px; height: auto; float: right; background: rgba(255,255,255,0.35)}
.index_about_right ul{width:100%; height: auto; overflow: hidden; }
.index_about_right ul li{width:100%; height: 202px; border-bottom: 2px solid rgba(255,255,255,0.5); text-align: center; padding-top: 55px;}
.index_about_right ul li h4{width:100%; height:auto; color:#ffffff; font-size: 24px; margin-top: 10px;}
.index_about_right ul li:last-child{border-bottom: 0}
.index_about_right ul li:hover{background: #184a8f}
.in_video:hover img{-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg);}



/*弹出视频*/
.video_bj{width:100%; height:100%; position:fixed; top:0px; left:0px; background:rgba(0,0,0,0.5); z-index:888; display:none}
.video_xx{width:600px; height:400px; position:fixed; top:50%; left:50%; margin-left:-300px; margin-top:-190px; z-index:999}
.close{width:100%; height:40px; text-align:right; background:rgba(0,0,0,0.5);}
.close img{width:32px; height:32px; margin-top:4px; margin-right:10px;}
.video-box{width:100%; height:360px;}
.sj_video{width:100%; height:auto; overflow:hidden; display:none;}



/*解决方案*/

.index_jiejue{width:100%; height: auto; overflow: hidden; background: url(../images/jjfa_bjs.png) no-repeat center; padding-top: 66px; position: relative}
.index_jiejue_title{position: absolute; top:58px; left:10px; z-index: 1}
.index_jiejue_title h5{color:#f3f3f3; font-size: 187px; font-weight: bold; font-family: "Arial"; text-transform: uppercase; line-height: 160px}
.index_jiejue_title h4{color:#333333; font-size: 38px; font-weight: bold; margin-top: -115px; margin-left:22%}
.index_jiejue_title h4 img{margin-right: 15px;}
.index_jiejue .slideTxtBox{ width:100%; height: auto; overflow: hidden; position: relative; z-index:8}
.index_jiejue .slideTxtBox .bd{width:100%; height: auto; overflow: hidden}
.jj_bd{width:100%; height: auto; overflow: hidden; padding-left:15%}
.jj_bd_left{width:35%; height: auto; float: left; background: url(../images/h_xs.png) no-repeat left top; padding-left:30px; padding-top:28px; margin-top: 180px }
.jj_bd_left h4{color:#333333; font-size: 24px; font-weight: bold;}
.jj_bd_left p{color:#666666; font-size: 16px; line-height: 26px; margin: 25px 0 38px;}
.jj_bd_left span{width:155px; height: 46px; display: block; background: #184a8f; text-align: center; line-height: 46px; color:#fff; font-size: 16px;}
.jj_bd_right{width:57.2%; height: auto; float: right}
.jj_bd_right img{width:100%; height: auto; display: block; border-radius: 0 0 0 302px}
.index_jiejue .slideTxtBox .hd{width:100%; height: auto; overflow: hidden; margin-top: 15px;}
.index_jiejue .slideTxtBox .hd ul{width:100%; height: auto; overflow: hidden}
.index_jiejue .slideTxtBox .hd ul li{width:16.25%; height: auto; float: left; margin-right:0.5%}
.index_jiejue .slideTxtBox .hd ul li:last-child{margin-right: 0}
.ny_jj_pic{width:100%; height: auto; overflow: hidden; position: relative}
.ny_jj_pic img{width:100%; height: auto; display: block}
.ny_jj_pic:after{content: ""; width: 100%; height: 100%; background: rgba(255,255,255,0.6); position: absolute; top:0; left:0}
.index_jiejue .slideTxtBox .hd ul li h4{width:100%; height:40px; line-height: 40px; color:#333333; font-size: 16px; text-align: center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin-top: 5px;}
.index_jiejue .slideTxtBox .hd ul li.on .ny_jj_pic:after{opacity: 0}
.index_jiejue .slideTxtBox .hd ul li.on h4{}
.jj_bd_left span:hover{border:1px solid #184a8f; background: none; color:#184a8f}




/*优势*/
.index_youshi{width:100%; height: auto; overflow: hidden; margin-top: 46px;}
.in_ys_title{width:100%; height: auto; overflow: hidden; text-align: center}
.in_ys_title h4{color:#333333; font-size: 38px; font-weight:bold; display: table; margin: 0px auto;}
.in_ys_title h4 img{float: left; margin-right: 20px;}
.in_ys_title h5{color:#666666; font-size: 16px; margin-top: 10px;}
.index_youshi_bottom{width:100%; height: 786px; overflow: hidden; margin-top: 30px;}
.index_youshi_bottom .slideTxtBox{ width:100%; overflow: hidden; position: relative; }
.index_youshi_bottom .slideTxtBox .hd{width:1320px; height:316px; overflow: hidden; position: absolute; bottom:0; left:50%; margin-left: -660px; z-index:1; }
.index_youshi_bottom .slideTxtBox .hd ul{width:100%; height:260px; overflow: hidden; 	}
.index_youshi_bottom .slideTxtBox .hd ul li{ float:left; width: 21%; height: 100%; border-right:1px solid #f5f5f5; padding: 40px 50px 0; background: #fff}
.index_youshi_bottom .slideTxtBox .hd ul li p{width:100%; height: auto; color:#fff; font-size: 14px; line-height: 28px; display:none}
.index_youshi_bottom .slideTxtBox .hd ul li h5{color:#999999; font-size: 16px; line-height: 25px; font-family: "Arial"}
.index_youshi_bottom .slideTxtBox .hd ul li hr{width:34px; height: 3px; background: #184a8f; display: block; margin:26px 0;}
.index_youshi_bottom .slideTxtBox .hd ul li h4{width:100%; height: auto; overflow: hidden; color:#1b1b1b; font-size: 20px; font-weight: bold; line-height: 34px;}
.index_youshi_bottom .slideTxtBox .hd ul li.on{background: #184a8f; width:37%}
.index_youshi_bottom .slideTxtBox .hd ul li.on h4{color: #fff}
.index_youshi_bottom .slideTxtBox .hd ul li.on hr{background: #fff}
.index_youshi_bottom .slideTxtBox .hd ul li.on h5{display: none}
.index_youshi_bottom .slideTxtBox .hd ul li.on p{display: block}
.index_youshi_bottom .slideTxtBox .hd ul li:last-child{border-right: 0}
.index_youshi_bottom .slideTxtBox .bd{width:100%; height:auto; overflow: hidden}
.bd_li{width:100%; height: 786px; overflow: hidden; background-size:cover!important}
.bd_li a{width:790px; height: auto; display: block; margin-top: 114px;}
.bd_li h4{color:#f3f3f3; font-size: 34px; font-weight: bold;}
.bd_li hr{width:65px; height: 3px; background: #fff; display: block; margin: 30px 0}
.bd_li p{width:100%; height: auto; overflow: hidden; color:#fff; font-size: 16px; line-height: 30px;}
.bd_li span{width:155px; height: 46px; display: block; background: #184a8f; color:#fff; font-size: 16px; text-align: center; line-height: 46px; margin-top: 35px;}
.arrow{width:auto; float: right}
.arrow .next,.arrow .prev{width:56px; height: 56px; float: left;}
.arrow .prev{background: #184a8f url(../images/b_left.png) no-repeat center}
.arrow .next{background: #184a8f url(../images/b_right.png) no-repeat center}
.arrow .next:hover{background: #000000 url(../images/b_right.png) no-repeat center}
.arrow .prev:hover{background: #000000 url(../images/b_left.png) no-repeat center}
.bd_li span:hover{background: #fff; color:#184a8f}




/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden; background: url(../images/news_bjs.jpg) no-repeat bottom center; background-size:cover;  margin-top: 46px;}
.in_news_title{width:1320px; height:150px; margin: 0px auto; position: relative}
.in_news_title:after{content: "NEWS"; position: absolute; top:0; left:-196px; font-size: 200px; line-height: 150px; font-weight: bold; font-family: "Arial"; color:#f9f9f9}
.news_title_t{width:auto; float: left; position: relative; z-index: 9; margin-top:50px;}
.news_title_t img{float: left; margin-right: 8px;}
.news_title_t span{color:#333333; font-size: 38px; font-weight: bold;}
.in_news_nav{float: right; margin-top: 50px;}
.in_news_nav a{width:155px; height: 51px; float: left; background: #f9f9f9; line-height: 51px; margin-left: 26px; }
.in_news_nav a p{color:#333333; font-size: 16px; text-align: center; padding-left:30px; display: table; margin: 0px auto;}
.in_news_nav a:nth-child(1) p{background: url(../images/n_i1.png) no-repeat left center;}
.in_news_nav a:nth-child(2) p{background: url(../images/n_i2.png) no-repeat left center;}
.in_news_nav a:nth-child(3) p{background: url(../images/n_i3.png) no-repeat left center;}
.in_news_nav a:hover{background: #184a8f}
.in_news_nav a:hover p{color:#fff}
.in_news_nav a:nth-child(1):hover p{background: url(../images/n_hi1.png) no-repeat left center;}
.in_news_nav a:nth-child(2):hover p{background: url(../images/n_hi2.png) no-repeat left center;}
.in_news_nav a:nth-child(3):hover p{background: url(../images/n_hi3.png) no-repeat left center;}
.index_news_all{width:1314px; background: #fff;  padding: 34px; margin:40px auto 0;}
.in_news_top{width:100%; height: auto; overflow: hidden}
.in_news_top li{width:32%; height: auto; float: left; border: 1px solid #dedede; padding: 30px 20px; margin-right: 2%}
.in_news_top li:nth-child(3n){margin-right: 0}
.in_news_top li h3{width:100%; height: 40px; line-height: 40px; color:#333333; font-size: 16px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.in_news_top li p{width:100%; height: 50px; line-height: 25px; color:#666666; font-size: 14px; word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.in_news_top li dl{width:100%; height: auto; overflow: hidden; line-height: 40px;}
.in_news_top li dl dt{color:#184a8f; font-size: 35px; font-weight: bold; float: left; margin-right: 20px;}
.in_news_top li dl dd{color:#666666; font-size: 14px; float: left; position: relative}
.in_news_top li dl dd:after{content:""; width: 57px; height: 2px; background: #f1f1f1; position: absolute; top:50%; left:75px}
.index_news_pic{width:357px; height: 213px; overflow: hidden; margin-top: 25px;}
.index_news_pic img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.in_news_top li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}


.in_news_bottom{width:100%; height: auto; overflow: hidden; margin-top: 32px;}
.in_news_bottom li{width:32%; height: auto; float: left; margin-right: 2%}
.in_news_bottom li:nth-child(3n){margin-right: 0}
.in_news_bottom li dl{width:68px; height: auto; float: left; text-align: center}
.in_news_bottom li dl dt{width:100%; height: auto; display: block; color:#333333; font-size: 44px; font-weight: bold; margin-bottom: 10px;}
.in_news_bottom li dl dd{width:100%; height: auto; display: block; color:#666666; font-size: 14px; }
.in_news_bottom_xx{margin-left:75px;}
.in_news_bottom_xx h4{width:100%; height: 30px; line-height: 30px; color:#333333; font-size: 16px; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.in_news_bottom_xx p{width:100%; height: 30px; line-height: 30px; color:#666666; font-size: 14px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.in_news_bottom_xx span{width:100%; height: 45px; line-height: 45px; border-top:1px solid #f3f3f3; color:#666666; font-size: 14px; display: block; margin-top: 20px;}
.in_news_bottom li:hover span,.in_news_bottom li:hover p,.in_news_bottom li:hover h4,.in_news_bottom li:hover dt,.in_news_bottom li:hover dd{color:#184a8f}




/*联系*/
.index_contact{width:100%; height:459px; background: url(../images/contact_bjs.jpg) no-repeat center; padding: 100px 0 0}
.index_contact_left,.index_contact_right{width:50%; height: auto; float: left}
.index_contact_left h4{color:#fff; font-size: 30px; font-weight: bold; margin-bottom: 40px}
.index_contact_left p{color:#fff; font-size: 18px; line-height: 50px; padding-left: 40px;}
.f1{background: url(../images/f1.png) no-repeat left center}
.f2{background: url(../images/f2.png) no-repeat left center}
.f3{background: url(../images/f3.png) no-repeat left center}
.index_contact_right h3{color:#fff; font-size: 30px; font-weight: bold; text-align: center}
.index_contact_right h4{color:#fff; font-size: 36px; font-weight: bold; text-align: center; margin: 8px 0 10px}
.index_contact_right p{color:#fff; font-size: 16px; opacity: 0.7; margin-top:20px; text-align: center}
.index_contact_right a{width:155px; height: 46px; display: block; background: #184a8f; text-align: center; line-height: 46px; font-size: 16px;; color:#fff; display: block; margin: 48px auto;}
.index_contact_right a:hover{background: #fff; color:#184a8f}




/*底部*/
.footer{width:100%; height:auto; overflow: hidden; background:#1a1a1a; padding: 38px 0 10px}
.f_logo{width:100%; height: auto; overflow: hidden; text-align: center; display: block}
.footer h5{color:#ffffff; font-size: 14px; opacity: 0.29; margin-top:20px; text-align: center}
.footer_center{width:100%; height:65px; border-top:1px solid rgba(255,255,255,0.1); border-bottom:1px solid rgba(255,255,255,0.1); margin: 34px 0 }
.footer_center a{color:#aaaaaa; font-size: 16px; line-height: 65px; float: left; width:12.5%; text-align: center; background: url(../images/f_xs.png) no-repeat right center}
.footer_center a:last-child{background: none}
.footer_center a:hover{color:#184a8f}
.footer_bottom{width:100%; height:auto;  overflow: hidden; }
.copy_bq{width:auto; height:3px; line-height:70px; position: relative; color:#fff; font-size:14px; float: left}
.copy_bq a{color:#fff; font-size:12px; margin-right: 10px;}
.copy_bq a:hover{color:#184a8f!important}
.footer_zhichi{width:auto; height:100%; overflow: hidden; float:right; }
.footer_zhichi p{ width: auto; float: left; margin-left: 20px;   color:#fff; line-height:68px;}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:25px; margin-right: 10px}
.footer_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:25px; }
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.footer_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat}
.footer_zhichi span{float: left; font-size:14px; color: #fff;}
.footer_zhichi i{ float: left;}



/*弹出视频*/
.video_bj{width:100%; height:100%; position:fixed; top:0px; left:0px; background:rgba(0,0,0,0.5); z-index:888; display:none}
.video_xx{width:600px; height:400px; position:fixed; top:50%; left:50%; margin-left:-300px; margin-top:-190px; z-index:999}
.close{width:100%; height:40px; text-align:right; background:rgba(0,0,0,0.5);}
.close img{width:32px; height:32px; margin-top:4px; margin-right:10px;}
.video-box{width:100%; height:360px;}
.sj_video{width:100%; height:auto; overflow:hidden; display:none;}




/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:250px;
    width: 77px;
    z-index: 999;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 9px;
    width: 300px;
	font-size: 14px;
}
.leftlx {
    float: left;
    height: 47px;
    width: 77px;
}
.lxfx li span {
    border-left: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 20px;
    height: 24px;
    line-height: 22px;
    margin-top: 8px;
    padding-left: 8px;
}
.fix_ewm {
    border: 5px solid #184a8f;
    display: none;
    height: 120px;
    left: -145px;
    position: absolute;
    top: -40px;
    width: 120px;
}
.lxfx li i {
    display: block;
    height: 27px;
    margin: 0 auto;
    text-align: center;
    width: 30px; background:url(../images/fx.png) no-repeat;
}
.lxfx li i.icon-tel {
    background-position: 0 -25px;
}
.lxfx li i.icon-ly {
    background-position: 4px -53px;
}
.lxfx li i.icon-wx {
    background-position: -34px 4px;
}
.lxfx li i.icon-wb {
    background-position: -30px -22px;
}
.lxfx li i.icon-top {
    background-position: -30px -49px; height:32px;
}

.lxfx li p {
    line-height: 12px;
    text-align: center;
}
.lxfx li {
    background:#184a8f;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}







/*内页 banner*/
.ny_banner{width:100%; height: 350px; overflow: hidden; padding:120px 0 60px; }
.ny_banner .ny_banner_left{width:50%; float: left;}
.ny_banner .ny_banner_left h4{width:100%; height: 127px; line-height: 208px; font-size: 30px; color: #fff; font-weight: bold; margin-bottom: 10px;}
.ny_banner .ny_banner_left p{font-size: 16px; color: #fff; line-height: 26px;}
.ny_banner_right{float: right; font-size: 14px; color: #fff; margin-top:164px; line-height:26px;}
.ny_banner_right a{font-size: 14px; color: #fff; margin: 0px 10px;}
.ny_banner_right a:hover{font-weight:bold;}
.about_ban{background:url(../images/about_ban.jpg) no-repeat center}
.case_ban{background:url(../images/case_ban.jpg) no-repeat center}
.contact_ban{background:url(../images/contact_ban.jpg) no-repeat center}
.news_ban{background:url(../images/news_ban.jpg) no-repeat center}
.product_ban{background:url(../images/product_ban.jpg) no-repeat center}
.ppjm_ban{background:url(../images/ppjm_ban.jpg) no-repeat center}
.rlzy_ban{background:url(../images/rlzy_ban.jpg) no-repeat center}



/*内页左边导航*/
.ny_all{width:100%; height: auto; overflow: hidden; margin-top: 36px; margin-bottom:80px;}
.ny_left{width:21.5%; height: auto; float: left}
.ny_left_title{width:100%; height: 90px; background: #184a8f; line-height: 90px; text-align: center; font-size: 30px;color: #fff; font-weight: bold;}
.ny_left_nav{width:100%; height: auto; padding: 16px 0 60px 16px; background: #f0f0f1}
.ny_left_nav .yiji li{width: 100%; height:auto;  padding-left:10px; margin-bottom:1px;  }
.ny_left_nav ul li a{padding-left: 15px; font-size: 16px; color: #333333;display: block;  height:50px;line-height: 50px;position: relative;}


.ny_left_nav ul li ul{display: none;}
.ny_left_nav ul li ul li { width: 100%; height: 50px; line-height: 50px; background: none;}
.ny_left_nav ul li ul li ul{display: none;}
.ny_left_nav ul li ul li a{ padding-left:20px; font-size: 14px; color: #666666}
.ny_left_nav ul li ul li.active a{color:#1b56cb; font-size: 14px; }
.ny_left_nav ul li.active a{color:#1b56cb}
.ny_left_nav ul li:hover a.inactive{color:#1b56cb}
.ny_left_nav ul li ul li:hover a{color:#1b56cb}
.ny_left_nav ul li .inactives{color:#1b56cb}
.ny_left_nav ul li ul li:hover a{color:#1b56cb}






/*产品侧边导航*/
.accordion { width: 100%; height:auto; overflow:hidden}
.accordion li.open .link {color: #184a8f;}
.accordion .link i{width:7px; height:7px;  float:left; margin-top:22px; margin-right:10px;}
.ny_left_nav ul li.open{background:#fff}
.accordion .link {
    cursor: pointer;
    display: block;
    height:50px; line-height:50px;
    font-size: 16px; color: #333333;
    position: relative;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;

}


.accordion .link::before {
    content: "";
    position: absolute;
    height: 7px;
    width: 7px;
    background: #184a8f;
    left: 0;
    top: 20px;
}


.submenu li.block{background:#fff}
.submenu li.block a{color:#184a8f}

.submenu a {
    display: block;
    text-decoration: none;
    font-size: 14px; color: #666666; height:auto!important; line-height:26px!important;
    padding:10px 0 10px 42px;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}
.accordion li{padding-left:10px; position:relative}
.accordion li:hover{background:#fff;}



/*内页右边内容*/
.ny_right{width:75%; height: auto; float: right; padding-top:10px;}
.ny_right_title{width:100%; height: 47px; border-bottom: 1px solid #dddddd}
.ny_right_title h3{font-size: 24px; height: 40px; line-height: 40px; color: #484848; font-weight: bold; }
.ny_about_info{width:100%; height: auto; overflow: hidden; font-size: 16px; color: #666666; line-height: 34px; margin-top:35px; }
.ny_about_info img{max-width: 100%;}
.ny_about_info p{font-size: 16px; color: #333; line-height: 32px;}



/*产品中心*/
.ny_product{width:100%; height: auto; overflow: hidden; margin-top: 35px;}
.ny_product ul{width:100%; height: auto; overflow: hidden}
.ny_product ul li{width:32%; float: left; height: auto; margin-right: 2%; margin-bottom: 30px;}
.ny_product ul li h3{width:100%; height: 40px; line-height: 40px; font-size: 20px; color: #1b56cb;     font-weight: bold;text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_product ul li .products_pic{height:auto; display: block;overflow: hidden;width:100%;    border: 1px solid #dddddd;}
.ny_product ul li .products_pic img{width:100%;  height:100%; display:block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_product ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_product ul li:nth-child(3n){margin-right: 0px;}
.ny_product ul li p{width:100%; height: 40px; line-height: 40px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; text-align: center; font-size:16px}
.ny_proshow_xq{width:100%; height:auto; overflow:hidden; font-size: 18px; line-height:28px; height: 200px; display: block;}
.ny_pro_more{width:100%; height: 36px; border-bottom: 1px solid #1b56cb; font-size: 14px; color: #666; line-height: 36px;position:relative}
.ny_product ul li:hover .ny_pro_more{color:#fff; transition: all 0.4s ease-in-out; }
.ny_pro_more:after{content:""; width:0; height:100%; display:block; position:absolute; top:0; left:0; transition: all 0.4s ease-in-out;  background:rgba(0,47,139,0.9)}
.ny_product ul li:hover .ny_pro_more:after{width:100%; transition: all 0.4s ease-in-out;}
.ny_pro_more p{position:relative; z-index:9}

#sl_PicShow{width:100%!important;}
.sl_SmallImgList{width:100%; display:black; margin:0px auto; text-align:center}
.proshow_xx table{margin:0px auto}



/*新闻*/
.ny_news_list{width:100%; height: auto; overflow:hidden; margin-top: 10px;}
.ny_news_list ul{width:100%; height: auto; overflow: hidden;  margin-bottom: 30px;}
.ny_news_list li{width:100%; height: auto; overflow: hidden; border-bottom: 1px solid #dddddd; padding: 25px 0;}
.news_time{width:10%; float: right; text-align: center; background: #f5f5f5; padding:36px 0}
.news_time time{color: #1b56cb; font-size: 12px; margin-top: 10px; display:block; overflow: hidden; width: 100%; height:20px; line-height:20px; font-family: "Arial"}
.news_time p{ font-size:40px; color: #1b56cb;height: 35px; line-height: 35px; font-weight: bold;}
.ny_news_info{width:64%; float: left; margin-left: 3%;margin-top: 10px;}
.ny_news_info h3{ font-size:18px; color: #555555;  width:100%; height:35px; line-height: 35px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_news_info p{width:100%; line-height:28px; color: #666; font-size: 15px; word-break:break-all;
display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden; }
.ny_news_info span{width:98px; height:32px; border: 2px solid #cccccc; text-align: center; line-height: 28px; font-size: 14px; color: #666666; display: block; margin-top: 10px;}
.ny_news_img{width:21%; height:auto; float:left; overflow: hidden}
.ny_news_img img{width:100%; height: auto;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_news_list li:hover{border-bottom: 1px solid #1b56cb;}
.ny_news_list li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_news_list li:hover span{background: #1b56cb; color: #fff; border:2px solid #1b56cb; }
.ny_news_list li:hover .news_time{background: #1b56cb;}
.ny_news_list li:hover .news_time p{color:#fff}
.ny_news_list li:hover .news_time time{color:#fff;}
.ny_news_list li:hover h3{color:#1b56cb;}



/* 内页通用产品推荐 */
.inside_pro{margin-top: 30px; margin-bottom:40px;}
.inside_pro h3{  height: 54px; line-height: 54px;  position: relative; margin-bottom: 20px; font-weight: bold; color: #333;  font-size: 24px;}
.inside_pro h3 span{ font-size:18px; margin-left: 10px; font-weight: bold; color: #dedede;}
.picScroll-ipro{  width: 1320px; position:relative;overflow: hidden; padding-bottom:10px}
.picScroll-ipro .bd ul{height: auto; }
.picScroll-ipro .bd ul li{ width:317px; float: left; margin-right: 18px; position: relative; padding-bottom:10px;}
.picScroll-ipro .bd ul li .pic{ height:auto; width: 100%; overflow: hidden; border:1px solid #eee}
.picScroll-ipro .bd ul li .pic img{ width: 100%;transition: all .4s;}
.picScroll-ipro .bd ul li:hover .pic img{transform: scale(1.08); transition: all .4s;}
.picScroll-ipro .bd ul li .title{  height: 54px;  width: 100%; background: #fff;  box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.05)}
.picScroll-ipro .bd ul li .title a{ height: 54px; line-height: 54px; display: block; position: relative; padding-left: 30px;  transition: all .4s; font-size: 15px;}
.picScroll-ipro .bd ul li:hover .title a{ height: 54px; line-height: 54px; display: block; position: relative; padding-left: 50px; }
.picScroll-ipro .bd ul li .title a::before{ content: ""; position: absolute; height: 1px;  width: 10px; background: #243587; bottom: 30px; left: 16px; transition: all .4s;}
.picScroll-ipro .bd ul li:hover .title a::before{ content: ""; position: absolute; height: 1px;  width: 30px; background: #243587; bottom: 30px; left: 16px;}
.picScroll-ipro .bd ul li .title span{ float: right; font-size: 14px; color: #999; padding-right: 15px;}
.picScroll-ipro .hd .next,.picScroll-ipro .hd .prev{ position: absolute; top:80px; z-index: 9999; height: 54px; width: 30px; }
.picScroll-ipro .hd .next{ background: rgba(0,0,0,0.7) url(../images/inside_right1.png) no-repeat center; float: right; cursor: pointer; right: 0px;}
.picScroll-ipro .hd .prev{ background: rgba(0,0,0,0.7) url(../images/inside_left.png) no-repeat center; float: left; cursor: pointer; left: 0px;}


/* 内页通用:左侧分类 */
.nyban p{ padding-top:260px; color: #fff; font-size: 14px; text-align: right; }
.nyban p a{ color: #fff; }
.mainl-fl > h3{ width: 100%;  height: 91px; line-height: 87px; text-align: center; font-size: 30px; font-weight: bold; background: #184a8f; color: #fff; }
.main-l{ border-top: none; width: 250px;  border-top: none;  }
.mianlfl-li > a > p{ color: #393939; font-size: 16px; float:left;line-height: 52px;  }
.mianlfl-li > a > span{ width:8px; height: 8px; display: block; border-radius: 50%; border:2px solid #004389; float:left; margin-left: 10px;    margin-top: 20px; margin-right: 13px;  }
.mianlfl-li{ clear: both; }
.mianlfl-li > a { display: block; margin: 0 auto; width: 225px; height: 52px; border-bottom: 1px solid #e5e5e5;  }
.mainl-fl > ul{ padding-top: 10px; }
.mianlfl-li > .active p{ color: #004389;  }
.mianlfl-li > .active span{ background: #004389;  }
.mianlfl-li:hover a > span{ background: #004389; }
.mianlfl-li:hover a > p{ color: #004389;  }
.zxzx-l{  height: 95px; width: 217px; margin: 0 auto; margin-top: 20px; margin-bottom: 10px; }
.zxdc-l{  height: 95px; width: 217px; margin: 0 auto;  margin-bottom: 20px; }
.zxzx-l > a > h3,.zxdc-l > a > h3{ color: #fff; font-size: 18px; text-align: center; padding-top: 25px;  }
.zxzx-l > a > p,.zxdc-l > a > p{ text-align: center; color: #fff; font-size: 12px; }
.mainl-fl2{ margin-top: 35px; border:1px solid #d5d5d5; padding-bottom:10px;  }
.mainl-fl1{ border:1px solid #d5d5d5; border-top: none; }
.mianl-tel{ padding: 0 15px; margin-top: 18px; line-height:26px;   }
.mianl-tel > p{ color: #626262; font-size: 16px;margin:10px 0 }
.mianl-tel > h3{ color: #004389; font-size: 24px;   font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Arial Black," sans-serif";  }
.mianl-tel > h3:after{ content:""; width: 100%; height: 1px; background: #e5e5e5; display: inherit; margin-top: 8px; }
.mianl-tel > div > p{ color: #535353; font-size: 15px; line-height: 26px; }
.mianl-tel > div{ padding-top: 8px; }
.mianl-tel > span{ color: #004389; font-size: 24px;   font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Arial Black," sans-serif";  }


/*联系我们*/
.ny_conta_info{width:100%; height: auto; padding: 35px 35px; background: #f5f5f5; overflow: hidden; margin-top: 35px;}
.ny_conta_info .ny_ibt{font-size: 24px; color: #313131; height: auto; line-height: 40px;}
.ny_conta_dz{width:50%; height: auto; float: left}
.ny_conta_dz p{font-size: 16px; color: #313131; line-height: 30px;}
.ny_conta_dz p i{color: #000000; margin-right: 5px;}
.ny_cont_wx{width:340px; height: auto; float: right}
.ny_cont_wx dl{width:140px; float: left; margin-right: 26px;}
.ny_cont_wx dl dt{width:140px; height: 140px; border: 4px solid #e5e5e5; /*! padding: 10px; */ background: #fff}
.ny_cont_wx dl dd{ font-size: 14px; color: #626262; height: 35px; line-height: 35px; text-align: center}
.ny_cont_wx dl dt img{width:100%; height: 100%;}
.map{width:100%; height: 400px; overflow: hidden; margin-top: 20px;}
.ny_rtime{width: 100%; line-height: 30px; color: #999; height: 30px; margin-bottom: 20px;  border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; text-align: center;clear: both; font-size:14px;}
.ny_rtile{width: 100%; font-size: 20px; color: #555; padding: 30px 0px; text-align: center; clear: both}
.ny_rxingqu{width: 100%; font-size: 20px; color: #333; padding: 10px 0px; clear: both; margin-top: 50px;}
.keyword_light img{max-width:100%;}
.keyword_light p{font-size: 16px; color: #333; line-height: 32px;}
.inside_pro_main{ margin-top:40px; overflow: hidden;}
.inside_pro_main .index_pro .index_pro_col{ display: table; height: 42px; margin: 0 auto; padding: 0px 0 25px 0;}
.inside_pro_main .index_pro .index_pro_col li{ height: 42px; float: left; width: 149px; text-align: center; background: #eee; margin:0 5px; line-height: 42px; padding-left: 0;}
.inside_pro_main .index_pro .index_pro_col li a{ display: block; font-size: 16px; color: #333;}
.inside_pro_main .index_pro .index_pro_col li.proOn{ background: #243587}
.inside_pro_main .index_pro .index_pro_col li.proOn a{ color: #fff;}
.inside_pro_main .index_pro .index_pro_list{ overflow: hidden;}
.inside_pro_main .picScroll-fwfw{ position: relative; margin-top:40px;}
.inside_pro_main .picScroll-fwfw .bd{ overflow: hidden;}
.inside_pro_main .picScroll-fwfw .bd li{ width:23.5%; margin-right: 2%; background: #f6f6f6; float: left;}
.inside_pro_main .picScroll-fwfw .bd li:last-child{ margin-right: 0;}
.inside_pro_main .picScroll-fwfw .bd li .pic{ width: 100%; height:auto; overflow: hidden; position: relative;}
.inside_pro_main .picScroll-fwfw .bd li .pic img.pro_pic{ width: 100%; display:block;}
.inside_pro_main .picScroll-fwfw .bd li .pic .more_img{height: 100%; width: 100%; position: absolute; bottom:-100%; background: rgba(36,53,135,0.7); text-align: center; transition: all 0.3s;}
.inside_pro_main .picScroll-fwfw .bd li .pic .more_img img{ margin-top:120px;}
.inside_pro_main .picScroll-fwfw .bd li .pic .more_img p{ text-align: center; font-size: 16px; line-height: 2; color: #fff; margin-top:90px}
.inside_pro_main .picScroll-fwfw .bd li :hover .pic .more_img{ bottom: 0; transition: all 0.3s;}
.inside_pro_main .picScroll-fwfw .bd li .title{ height: 96px; background: #f6f6f6; padding: 22px 30px; position: relative; transition: all 0.3s;}
.inside_pro_main .picScroll-fwfw .bd li .title p{ font-size: 18px; color: #333; line-height: 1.4; font-weight: bold;}
.inside_pro_main .picScroll-fwfw .bd li .title span{ font-size: 14px; color: #999; line-height: 1.4; text-transform: uppercase;}
.inside_pro_main .picScroll-fwfw .bd li:hover .title{ background: #333}
.inside_pro_main .picScroll-fwfw .bd li:hover .title *{ color: #fff;}
.inside_title_1{ overflow: hidden; text-align:center; margin-bottom: -12px;}
.inside_title_1 p{ font-size: 26px; font-weight:bold;color: #333; line-height: 1.8;}
.inside_title_1 p span{ color: #243587}
.inside_title_1 em{ display: block; text-align: center; font-size: 15px; color: #666;}
.inex_news_main{ overflow: hidden;}
.inex_news_main li{ width: 49%;  background: #f8f8f8; padding: 20px; float: left; margin-bottom: 20px; overflow: hidden;}
.inex_news_main li:nth-child(2n){ float:right;}
.inex_news_main li .pic{ float: left; height: 133px; width: 187px; overflow: hidden; margin-right: 20px;}
.inex_news_main li .pic img{ width: 100%; transition: all .4s;}
.inex_news_main li:hover .pic img{transform: scale(1.08); transition: all .4s;}
.inex_news_main li p a{ font-size: 16px; line-height: 32px;     overflow: hidden; display: block;
    white-space: nowrap;
    text-overflow: ellipsis;}
.inex_news_main li p a:hover{ color: #243587}
.inex_news_main li span{ font-size: 14px; color: #999; display: block; line-height: 32px;}
.inex_news_main li i{font-style: normal; font-size: 14px; line-height: 30px; text-align: justify; color: #666; display: block;}





@media screen and (max-width:1500px){
	.jj_bd{padding-left: 4%}
	.index_jiejue_title h4{margin-left: 4%}
	
}


@media screen and (max-width:1340px){
	.container,.picScroll-ipro,.index_youshi_bottom .slideTxtBox .hd,.in_news_title{width:1200px}
	.in_pro_nav a{margin-right: 10px;}
	.jj_bd_left{width:41%}
	.footer_zhichi p{margin-left: 3px;}
	.picScroll-ipro .bd ul li{width:287px}
	.h_logo{width:13%}
	.index_youshi_bottom .slideTxtBox .hd{margin-left:-600px;}
	.index_youshi_bottom .slideTxtBox .hd ul li{padding:20px 25px 0;}
	.in_news_title:after{left:0}
	
}



