@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; box-sizing:border-box; font-size: 14px;}
img{ border:0;}
a{ text-decoration:none; color:#333; transition: all 0.3s; -o-transition: all 0.3s; -mos-transition: all 0.3s; -webkit-transition: all 0.3s;  }
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;}
.w1440{ width:1440px; margin: 0 auto; }
.clearfix{zoom:1; clear: none}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.container{width:1440px; margin: 0 auto; }





/* 导航栏 */
.header_nav{height:90px; width:100%;  position:fixed; top:0; left:0; z-index:999;  border-bottom: 1px solid rgba(255,255,255,0.4)}
.h_logo{width:15%; height:90px; float: left; display: flex; align-items: center;}
.h_logo img{width:100%; height: auto; align-items: center; margin: 0px auto;}
.h_zkw{float: right; color:#fff; font-size: 18px; line-height: 90px; font-weight: bold; background: url(../images/icon.png) no-repeat left center; padding-left:35px}
.header_dao{max-width:60%; height: 100%;  float: right; margin-right: 4% }
.nav{width:100%; height:100%;float: right;   }
.nav .nLi{ float:left;  position:relative; display:inline; height:100%;    text-align: center;  margin-left:30px}
.nav .nLi h3{ height:100%; width:100%; text-align: center;}
.nav .nLi h3 a{font-size:16px;  color:#fff;  position: relative  }
.nav .nLi h3 a p{font-size:16px; color:#fff; line-height:88px; display: table; margin: 0px auto; position: relative; padding:0 12px;}
.nav .sub{ display:none;left:50%; top:90px;  position:absolute;  line-height:26px; width:130px;  margin-left: -65px;    z-index: 999; background: #ddd;}
.nav .sub li{ zoom:1; border-bottom: 1px solid #eeeeee;  height:40px; line-height:40px;  background:#eeeeee;text-align: center }
.nav .sub li p{ width:100%; margin: 0px; font-size: 15px;}
.nav .sub li span{ float: right;}
.nav .sub a{ display:block; padding:0 10px; color: #434343; font-size: 16px; height: 100%; }
.nav .sub a:hover{color:#0161b6}
.nav .nLi.active p{font-weight: bold; border-bottom: 3px solid #fff}
.h_search{width:140px; height:46px; line-height: 46px; float: right; background:rgba(255,255,255,0.5); border-radius: 25px; margin-top: 20px;  }
.h_search span{color:#fff; background: url(../images/search.png) no-repeat center; font-size: 16px; padding-left:70px;}
.form_box{position: fixed;  top:88px; left:0; right:0; z-index: 999; height:auto; background: #fff; display:none; margin: 0 auto; width: 100%; padding: 10px 0; 
	box-shadow: 0 0 5px rgba(0,0,0,0.1)}
.form_box form{width:100%; margin:0 auto;}
.form_box p{ height:auto; width: auto; display: table; margin: 0px auto;}
.form_box input[type="text"]{width:300px; height:40px; line-height:40px; border: 0; float: left; background: #eee; color:#333; font-size: 15px; padding: 0 10px;}
.form_box .submit{width:120px; height:40px; border:0;  display: inline-block;  color:#fff; float:left;  outline: none; background: #0066d8; font-size:16px;}
.f_top{background: #005bc2}
.logo2{display: none}
.h_menu{width:46px; height: auto; float: right; margin-left: 20px; margin-top: 18px;}



/* 首页:banner */
.banner{ width:100%; height:auto; position: relative; overflow: hidden}
.banner .slideBox{ width:100%; height:960px; overflow:hidden; position:relative; }
.banner .slideBox .hd{ height:10px; overflow:hidden; position:absolute; left:50%; bottom:20px; z-index:1; widows: auto; transform: translate(0,-50%);}
.banner .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.banner .slideBox .hd ul li{ float:left; margin-right:10px;   width: 10px; height: 10px; border-radius: 50%; background: #fff; text-indent: -999px; cursor:pointer; }
.banner .slideBox .hd ul li.on{background: #0161b6}
.banner .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.banner .slideBox .bd li{ zoom:1; vertical-align:middle; position: relative}
.banner .slideBox .bd li a{width:100%; height:960px; display: block; overflow: hidden}
.ban_info{width:1440px; height: auto; margin:274px auto 0;}
.ban_info h4{color:#ffffff; font-size: 76px; font-family: "Arial"; font-weight: bold;}
.ban_info h5{color:#ffffff; font-size: 44px; }
.ban_jts{width:150px; height: 150px; text-align: center; background: #005bc2; border-radius: 50%; text-align: center; padding-top:40px; margin-top: 60px;}
.ban_jts span{color:#fff; font-size: 16px; display: block; margin-top: 8px;}



/*banner*/
.banner-index{position: relative;overflow: hidden;}
.banner-index .list .video-js{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: none;}
.banner-index .list,
.banner-index .list > li{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.banner-index .list > li.active{z-index: 1;}
.banner-index .list > li a{display: block;width: 100%;overflow: hidden; position:absolute; top:0; left:0}
.banner-index .list > li img.ban_pic{display: block;width: 100%;opacity: 0;-webkit-transition: all 1s;transition: all 1s;-webkit-transform: scale(1.2);transform: scale(1.2);}
.banner-index .list > li.noscale img.ban_pic,
.banner-index .list > li.active img.ban_pic{opacity: 1;-webkit-transform: none;transform: none;}
.banner-index .list.ground,
.banner-index .list.ground li{position: relative;width: auto;height: auto;}
.banner-index .btn{right: 50%; margin-right: -40px; bottom: 110px; z-index: 1; overflow: hidden; position: absolute;}
.banner-index .btn a{display: block;width: 16px;height: 16px;margin: 10px 5px;border: 1px solid transparent;border-radius: 50%; float: left;}
.banner-index .btn a i{display: block;width: 8px;height: 8px;margin: 3px auto;background: #fff;border-radius: 50%;}
.banner-index .btn a.active{border-color: #0066d8;}
.banner-index .btn a.active i{background: #0066d8;}
.banner-index-mobile{display: none;}
.banner-index video{height:auto!important; width: 100%;}




/*关于我们*/
.index_about{width:100%; height:720px;  position: relative; background: url(../images/about_bjs.jpg) no-repeat center;  }
.index_about .w1440{position: relative}
.in_about_xx{width:940px; height: 700px; background: #fff; padding: 120px 120px 0 120px; position: absolute; z-index: 9; top:-90px; left:0 }
.in_about_xx h4{color:#222222; font-size: 56px; font-weight: bold;}
.in_about_xx h3{color:#222222; font-size: 36px;}
.in_about_info{width:100%; height: auto; overflow: hidden; color:#777777; line-height: 30px; font-size:14px; margin: 40px 0; display: block}
.in_about_num{width:auto; float: left; margin-right: 95px;}
.in_about_num h4{color:#000000; font-size: 14px;}
.in_about_num h4 span{color:#000000; font-size: 60px;}
.in_about_num p{color:#777777; font-size: 16px; }
.in_about_more{width:90px; height: 90px; background: #f7f7f7 url(../images/ab_jts.png) no-repeat center; position: absolute; bottom:0; right:0}
.in_about_more:hover{background:#005bc2 url(../images/ab_jts.png) no-repeat center}




/*服务*/
.index_service{width:100%; height:234px; background:#005bc2; padding:50px 0; overflow: hidden }
.index_service ul{width:auto; display:table; margin: 0px auto;}
.index_service ul li{width:auto; float: left; margin-right:128px; transition: all 0.4s ease-in-out;}
.index_service ul li img{align-items: center; max-width:100%}
.index_service ul li p{color:#fff; font-size: 18px; line-height: 28px}
.index_service ul li:last-child{margin-right: 0}
.index_service ul li:hover{margin-top:-10px; transition: all 0.4s ease-in-out;}
.index_service_icon{width:100%; height:50px; margin-bottom:20px; display: flex; align-items: center;}




/*产品*/
.index_product{width:100%; height: auto; overflow: hidden; margin: 65px 0 85px}
.index_product ul{width:100%; height: auto; overflow: hidden; margin-top: 50px;}
.index_product ul li{width:32%; height: auto; float: left; margin-right:2%; margin-bottom: 21px; background: #f7f7f7; padding: 28px}
.index_product ul li:nth-child(3n){margin-right: 0}
.index_pro_img{width:100%; height: auto; overflow: hidden}
.index_pro_img img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_pro_xx{width:100%; height: auto; overflow: hidden; margin-top:20px;}
.index_pro_xx dl{width:60%; height: auto; float: left}
.index_pro_xx dl dt{width:100%; height: 40px; line-height: 40px; color: #222222; font-size: 22px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_pro_xx dl dd{width:100%; height: 30px; line-height: 30px; color: #777777; font-size: 14px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_pro_xx h4{background: url(../images/p_hh.png) no-repeat left center; color:#777777; font-size: 14px; padding-left: 20px; float: right; height: 52px; 
	line-height: 52px; margin-top:10px;}
.in_pro_more{width:464px; height: 65px; border: 1px solid #bebebe; line-height:65px; border-radius: 8px; font-size:20px; color: #242424; display: block; 
	margin:38px auto; padding-left: 124px; background: url(../images/p_jts.png) no-repeat 70% center}
.in_pro_more:hover{background:#005bc2 url(../images/ys_jts.png) no-repeat 70% center; color:#fff}

.index_product ul li:hover .index_pro_img img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.index_product ul li:hover dt{color:#005bc2}



/*优势*/
.index_youshi{width:100%; height:760px; background: url(../images/youshi_bjs.jpg) no-repeat center}
.index_youshi_left{width:20%; height: auto; float: left; margin-top: 82px;}
.index_youshi_left h4{color:#fff; font-size: 56px; font-weight: bold;}
.index_youshi_left h3{color:#fff; font-size: 36px; }
.index_youshi_left h5{color:#fff; font-size: 16px; margin: 10px 0 }
.index_youshi_left a{width:260px; height: 66px; line-height: 66px; background: #005bc2; padding-left: 40px; display: block; border-radius: 8px; margin-top: 98px; max-width:100%}
.index_youshi_left a span{color:#ffffff; font-size: 20px; background: url(../images/ys_jts.png) no-repeat 90% center; display: block}
.index_youshi_img{width:727px; height: auto; float: left; margin-top: 82px;}
.index_youshi_img img{width:100%; display: block}
.index_youshi_right{width:330px; float: right}
.index_youshi_right ul{width:100%; height: auto; border-left:1px solid rgba(255,255,255,0.2)}
.index_youshi_right ul li{width:100%; border-bottom: 1px solid rgba(255,255,255,0.2);  padding: 52px 10px 52px 33px; overflow: hidden}
.index_youshi_right ul li span{color:#ffffff; font-size: 30px; font-weight: bold; float: left; margin-right: 10px;}
.index_youshi_right ul li dl{float: left; margin-top: 8px; width: 238px}
.index_youshi_right ul li dl dt{color:#fff; font-size: 18px; margin-bottom: 10px;}
.index_youshi_right ul li dl dd{color:#fff; font-size: 14px; margin-bottom: 10px;}

.index_youshi_left a:hover{background: #fff; }
.index_youshi_left a:hover span{color:#005bc2;   background: url(../images/p_jts.png) no-repeat 90% center; }



/*体系*/
.index_tixi{width:100%; height: auto;overflow: hidden}
.index_tixi ul{width:100%; height: auto; overflow: hidden}
.index_tixi ul li{width:49.7%; height: 220px; float: left; margin-bottom: 10px; background: #fafafa; padding: 64px 0;}
.index_tixi ul li:nth-child(2n){float: right}
.index_tixi ul li dl{width:63%; height: auto;}
.index_tixi ul li dl dt{float: left; width:70px; height: 72px; display: flex; align-items: center;}
.index_tixi ul li dl dt img{align-items: center; margin: 0px auto;}
.index_tixi ul li dl dd{margin-left: 100px}
.index_tixi ul li dl dd h4{color:#222222; font-size: 20px; margin-bottom: 10px;}
.index_tixi ul li dl dd p{color:#777777; font-size: 14px; line-height: 24px;}
.tx_h{display: none}
.index_tixi ul li:nth-child(odd) dl{float: right; margin-right: 10%}
.index_tixi ul li:nth-child(even) dl{margin-left: 10%}
.index_tixi ul li:hover{background: #0060cd}
.index_tixi ul li:hover p{color:#fff}
.index_tixi ul li:hover dd h4{color:#fff}
.index_tixi ul li:hover .tx_h{display: block}
.index_tixi ul li:hover .tx{display: none}



/*案例*/
.index_case{width:100%; height: auto; overflow: hidden; background: url(../images/case_bjs.jpg) no-repeat center; padding: 80px 0; background-attachment: fixed; background-size: cover;}
.index_ctitle{width:100%; height: auto; overflow: hidden}
.index_ctitle h4{color:#222222; font-size: 56px; font-weight: bold; font-family: "Arial"}
.index_ctitle h5{color:#222222; font-size: 36px;}
.index_case_all{width:100%; height: auto; overflow: hidden; position: relative; margin-top:70px;}
.index_case_all .swiper-container{padding-bottom: 10px;}
.index_case_all .swiper-slide a{width:100%; display: block}
.index_case_all .swiper-slide a img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_case_pic{width:100%; height: auto; overflow: hidden}
.index_case_hover{width:100%; height:145px; background: url(../images/case_hover.png) no-repeat center;  position: absolute; bottom:0; left:0; font-size: 22px; color: #fff; text-align: center; padding-top:80px;}
.index_case_all .swiper-slide a:after{content: ""; width: 360px; height: 20px; background: #0060cd;  position: absolute; bottom:-8px; left:0}

.index_case_all .swiper-slide a:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}




/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden; margin: 60px 0 0; background:url(../images/news_bjs.jpg) no-repeat center bottom;  padding-bottom: 178px;}
.index_title{width:100%; height: auto; overflow: hidden}
.index_title dl{float: left}
.index_title dl dt{color:#222222; font-size: 56px; font-weight: bold; font-family: "Arial"}
.index_title dl dd{color:#222222; font-size: 36px;}
.index_pro_nav{float: right; margin-top: 30px; max-width:60%}
.index_pro_nav a{color:#222222; font-size: 18px; float: left;  height: 44px; line-height: 44px;  text-align: center; border-radius: 8px; padding:0 10px;}
.index_pro_nav a:hover{background:#0060cd; color:#fff;}
.index_news_left{width:48.8%; height: auto; float: left; position: relative; margin-top: 60px; }
.news_left_img{width:100%; overflow:hidden}
.index_news_left img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.news_left_hover{width:380px; height: 200px; background: rgba(0,102,216,0.6);  padding:40px; position: absolute; bottom:0; right:0}
.news_left_hover span{color:#fff; font-size: 16px; display: block}
.news_left_hover h4{width:100%; height:56px; line-height: 28px; color: #ffffff;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; font-size: 20px; margin-top: 10px;}
.news_left_more{width:300px; height: 60px; background: #0066d8 url(../images/ph_jts.png) no-repeat 80% center; line-height: 60px; padding-left: 40px; position: absolute; bottom:-30px; right:78px}
.news_left_more span{color:#fff; font-size: 16px;}
.index_news_right{width:50%; float: right; margin-top: 60px;}
.index_news_right a{width:46%; height: auto; float: left; margin-left:3%}
.index_news_pic{width:100%; height: auto; overflow: hidden; position: relative; margin-bottom:30px;}
.index_news_pic img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_news_pic span{width:140px; height: 40px; background: rgba(0,102,216,0.6); position: absolute; bottom:0; left:0; text-align: center; line-height: 40px; color: #fff; font-size: 16px; position: absolute; bottom:0; left:0}
.index_news_right a p{width:100%; height:90px; line-height: 30px; color: #777777; font-size: 14px; word-break:break-all;display:-webkit-box; -webkit-line-clamp:3;
  -webkit-box-orient:vertical; overflow:hidden; margin-top: 10px; margin-bottom: 30px;}
.index_news_right a h4{width:100%; height: 30px; line-height: 30px; color: #222222; font-size: 20px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_news_bottom{width:100%; height: auto;  overflow: hidden; margin: 60px 0 30px}
.index_news_bottom li{width:32.3%; height: auto; float: left; margin-right:1.5%; background: #fcfcfc; padding:30px 24px}
.index_news_bottom li:nth-child(3){margin-right: 0}
.index_news_bottom dl{width:100%; height: 30px; line-height: 30px; }
.index_news_bottom dl dt{width:60%; height: 100%; float: left; color:#242424; font-size: 20px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_news_bottom dl dd{color:#7e7e7e; font-size: 16px; float: right; line-height: 30px;}
.index_news_bottom li p{width:100%; height:60px; line-height: 30px; color: #777777; font-size: 14px; word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; margin-top: 20px;}
.index_news_hot{width:100%; height: 90px; background: #fff}
.hot_news{width:90px; height: 90px; background: #dbdbdb; display: flex; align-items: center; float: left}
.hot_news img{align-items: center; margin: 0px auto; max-width: 100%}
.txtMarquee-left{margin-left:120px}
.txtMarquee-left .bd{}
.txtMarquee-left .bd .tempWrap{ width:96% !important; }
.txtMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.txtMarquee-left .bd ul li{ margin-right:40px;  float:left; height:90px; line-height:90px;  text-align:left; _display:inline; width:auto !important;  }
.txtMarquee-left .bd ul li p{width:80%; height: 100%; float: left; color:#242424; font-size: 18px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.txtMarquee-left .bd ul li span{color:#7e7e7e; font-size: 16px; float: right}
.txtMarquee-left .bd ul li span{ color:#999;  }
.index_news_right a:hover h4{color:#005bc2}
.index_news_right a:hover img,.index_news_left:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.index_news_bottom li:hover dt{color:#005bc2}
.index_news_bottom li:hover p{color:#005bc2}
.txtMarquee-left .bd ul li:hover p{color:#005bc2}


/*底部*/
.footer{width:100%; height:530px; overflow: hidden; background: url(../images/footer_bjs.png) no-repeat right center; padding-top: 75px; margin-top: -90px;}
.footer_top{width:100%; height: auto; overflow: hidden; padding-left: 8%}
.footer_xx{width:64%; height: auto;  overflow: hidden;  float: right}
.footer_xx dl{float: left; margin-right:62px;}
.footer_xx dl dt{width:100%; margin-bottom: 20px;}
.footer_xx dl dt h3{color:#fff; font-size:20px; }
.footer_xx dl dd{width:100%;}
.footer_xx dl dd a{color:#fff; font-size: 16px; display: block; line-height: 32px; opacity: 0.6 }
.footer_xx dl dd a:hover{opacity: 1;}
.footer_xx dl:last-child{margin-right: 0}
.footer_info{width:30%; height: auto; float: left; margin-bottom: 40px;}
.footer_info h3{color:#fff; font-size:30px; font-weight: bold;}
.footer_info hr{width:40px; height: 1px; background: rgba(255,255,255,0.5); display: block; margin-top:26px}
.footer_info_xx{width:100%; height: auto; overflow: hidden; margin:22px 0; }
.footer_info_xx p{color:#fff; font-size: 16px; line-height: 32px; opacity: 0.6}
.index_zgs{width:384px; height:58px; float: right; background: #5b5b5b url(../images/jts.jpg) no-repeat right center; position: relative; padding-left: 40px;}
.index_zgs p{width:100%; height:100%; line-height:58px;  font-size: 14px; color: #fff; padding: 0 10%; opacity: 0.5; background: url(../images/lj_ixon.png) no-repeat left center; padding-left: 30px;}
.index_zgs_all{width:100%; height:200px; overflow-y: auto; padding: 10px; position: absolute; top:-200px; left:0; background: #fff; box-shadow: 0 4px 8px rgba(0,0,0,0.2); z-index: 9; display: none}
.index_zgs_all a{width:100%; height: auto; font-size:16px; color: #333; display: block; margin:10px 0}
.index_zgs:hover .index_zgs_all{display: block}
.index_zgs_all a:hover{color:#0161b6}
.copy{clear:both;width:100%;height:88px; line-height:88px;  position: relative;     margin-top: 88px;}
.copy_tab{display: table; margin: 0px auto;}
.copy_l{float:left; font-size:14px; color:#fff; height: 100%; }
.copy_l a{color:#fff}
.copy_l a:hover{font-weight:bold;}
.footer_zhichi{width:auto; height:100%; float: right; margin-left: 20px; }
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#fff; height: 100%}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:34px; margin-right: 10px}
.footer_zhichi .js{width:90px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:34px;}
.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;}
.mtop{width:70px; height: 240px;  line-height: 70px; text-align: center; position:fixed; bottom:10%; right:0; background: #0066d8; padding-top: 30px; z-index:8}
.mtop p{color:#fff; font-size: 16px; writing-mode:tb-rl;writing-mode:vertical-rl;}







/*客服*/
.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 rgb(255, 255, 255);
    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:#266ca9;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}









/*内页*/
.ny_banner{ width:100%;  position:relative;  height:450px;clear: left; }
.about_ban{background: url(../images/about_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}
.contact_ban{background: url(../images/contact_ban.jpg) no-repeat center}
.case_ban{background: url(../images/case_ban.jpg) no-repeat center}
.service_ban{background: url(../images/xfwl_ban.jpg) no-repeat center}
.join_ban{background: url(../images/join_ban.jpg) no-repeat center}
.yxwl_ban{background: url(../images/yxwl_ban.jpg) no-repeat center}
.ny_baninfo{width:1200px; height:225px; position: absolute; top:195px; left:50%; margin-left: -600px; }
.ny_baninfo h3{font-size: 28px; color: #fff; line-height: 40px; margin-top: 60px;}
.ny_baninfo .ny_fubiao{width:100%; height: auto; overflow: hidden; margin-top: 28px;}
.ny_baninfo .ny_fubiao hr{width:55px; height: 1px; float: left; background:#005bc2; margin-top: 10px; margin-right: 8px;}
.ny_baninfo .ny_fubiao p{float: left; font-size: 14px; color: #fff;}
.ny_baninfo .ny_fubiao p a{font-size: 14px; color: #fff}
.ny_baninfo h4{font-size: 48px;font-family: "Arial"}
.ny_baninfo .ny_fubiao p a:hover{color:#005bc2}
.shine{background: #fff -webkit-gradient(linear, left top, right top, from(#fff), to(#fff), color-stop(0.9, #005bc2)) 0 0 no-repeat;
	-webkit-background-size: 125px;
	color: rgba(255, 255, 255, 0.1);
	-webkit-background-clip: text;
	height:50px;
	line-height:50px;
	font-weight:bold;
	display:block;
	-webkit-animation-name: shine;
	-webkit-animation-duration: 3s;
	-webkit-animation-iteration-count: infinite;
}

@-webkit-keyframes shine
{
    0%
    {
        background-position: top left;
    }
    100%
    {
        background-position: top right;
    }
}

.ny_service_all{font-size:16px; color:#333; line-height:30px; margin:40px 0; padding-bottom:110px;}
.ny_service_all img{max-width:100%}
.ny_service_all p{font-size:16px; color:#333; line-height:30px;}

.ny_contact_all{margin-bottom:70px; overflow:hidden}



/*内部二级导航*/
.ny_nav{width:100%; height:67px;    margin-top: -26px; position: relative; z-index: 9}
.ny_nav ul{width:auto; margin:0px auto; display:table; background:#005bc2; border-radius:38px; max-width:1200px; padding:0 20px;}
.ny_nav ul li{    width: auto;
    height: 67px;
    line-height: 67px;
    float: left;
    text-align: center;
    position: relative;
    padding: 0px 18px;}
.ny_nav ul li a{width:100%; height:100%; display:block; color:#fff; font-size:15px;}
.ny_nav ul li:first-child{border-radius:38px 0 0 38px;}
.ny_nav ul li:last-child{border-radius:0px 38px 38px 0px;}
.ny_nav ul li:hover,.ny_nav ul li.active{background: url(../images/san_bj.png) no-repeat bottom center}
.ny_pro_bt{width:100%; height:auto; overflow:hidden}
.ny_pro_bt ul{width:1200px; height: auto; overflow: hidden;  margin: 60px auto 0;}
.ny_pro_bt ul li{width:auto; float: left; background: url(../images/p_xx.png) no-repeat left center; padding-left: 50px; margin-right: 30px; line-height: 40px; 
	margin-bottom: 10px;}
.ny_pro_bt ul li a{font-size: 18px; color: #060507;}
.ny_pro_bt ul li:hover a{color:#005bc2}
.ny_pro_bt ul li:hover{background: url(../images/p_hx.png) no-repeat left center}
.ny_pro_bt ul li.active{background: url(../images/p_hx.png) no-repeat left center}
.ny_pro_bt ul li.active a{color:#005bc2}









/*推荐新闻*/
/*内页通用新闻资讯*/
.nynews-l{ margin-top:30px; width: 100%;}
.nynewst-div { width:187px; height: 152px; overflow:hidden; margin-top: 29px; margin-left: 7px;}
.nynewst-div > img{ width:100%; transition: .6s; }
.nynews-top{ width:100%; height:auto;  transition: .3s; border:1px solid #d5d5d5; overflow:hidden  }
.nynews-top a{width:705px; height:auto; float:left;}
.nynews-top a:nth-child(2n){float:right}
.nynews-top .r > h3{ color:#555555; font-size:16px; margin-top: 30px;transition: .3s;}
.nynews-top .r > p{ color:#a1a1a1; font-size:14px;transition: .3s;}
.nynews-top .r > span{color:#a1a1a1; font-size:14px; line-height: 40px;transition: .3s;}
.nynews-top .r{width: 320px;margin-right: 50px;}
.nynews-li{border-bottom:1px dashed #d5d5d5;  overflow: hidden; }
.nynews-li > span{ border:2px solid #005bc2; border-radius: 50%;  width:8px; height: 8px; display: block; float:left; margin-top: 20px;  margin-right: 6px;position: relative; left:0; transition: .3s;}
.nynews-li > a { float:left; line-height: 52px;  width:76%; color:#1b1b1b; font-size:16px; position: relative; left:0; transition: .3s; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.nynews-li > p{ float:right;line-height: 52px; color: #626262;font-size: 14px;position: relative; right:0; transition: .3s;}
.nynews-li a:hover  { left:15px; color:#005bc2;}
.nynews-li:hover > span{ left:15px; background: #005bc2; }
.nynews-li:hover > p{ right:15px; color:#005bc2;}
.nynews-top:hover .nynewst-l > img{ transform:scale3d(1.1,1.1,1);}
.nynews-top:hover{ background:#005bc2; border:1px solid #005bc2;  }
.news-bot{ margin-bottom:40px}
.intitle-top > h3{ font-size: 30px;  text-align: center; font-weight: bold;color: #0c46c6;}
.intitle-top > p{ font-size:18px; color:#707070; text-align: center; line-height: 40px; }
.ny-news{ margin-top: 40px; margin-bottom: 70px; overflow:hidden;width: 1440px;margin: 0 auto 60px}
.main-title > h3 > span{ color: #005bc2;  }
.nynewst-l{ width: 210px; height: auto; overflow: hidden; float: left; }
.nynewst-l > img{ width:100%; transition: .6s; }
.nynews-top > a { display: block; padding: 16px; overflow:hidden}
.nynews-top > a > .nynewst-r{ margin-left: 230px;  }
.nynews-top > a > .nynewst-r > h3{width:100%; height:30px; color: #535353; font-size: 16px; font-weight: bold;line-height: 30px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap  }
.nynews-top > a > .nynewst-r > span{ color: #898989; font-size: 14px; display: block; line-height: 36px; }
.nynews-top > a > .nynewst-r > p{ color: #898989; font-size: 14px; line-height: 24px;  }
.nynews-top .l{width:300px; margin-left:20px;}
.nynews-top .l h3{ color:#555555; font-size:16px; transition: .3s;}
.nynews-top .l p{ color:#a1a1a1; font-size:14px;transition: .3s;}
.nynews-top .l span{color:#a1a1a1; font-size:14px; line-height: 40px;transition: .3s;}
.nynews-top:hover .l h3{ color:#fff;}
.nynews-top:hover .l p{ color:#fff; }
.nynews-top:hover .l span{color:#fff; ;}

.nynews-l ul{width:100%; height:auto; overflow:hidden}
.nynews-l ul li{width:48%; height:auto; float:left;}
.nynews-l ul li:nth-child(2n){float:right}



/*内页：新闻资讯*/
.in-news{ margin-top: 60px; background: url(../images/innews-bg.jpg) no-repeat center; background-position: bottom; }
.news-title h3{ color: #005bc2;}
.news-title span {width:442px; line-height: 80px; color: #005bc2; font-size: 33px;text-align: center; font-weight: bold;}
.news-title span p{ color: #005bc2 !important;font-size: 33px;text-align: center;font-weight: bold;padding-top: 13px; }
.news-title p{ color: #626262; }
.title h3{ font-size: 30px; text-align: center; font-weight: bold;}
.title span{ display: block;  width:442px; height: 80px; margin: 0 auto; }
.newsli-l{ width:130px; height: 122px; background:#333; transition: .6s;  }
.newsli-l span{ font-size: 20px; font-weight: bold; text-align: center; padding-top: 20px; color: #fff;  border-bottom: 1px solid #444; width: 100px; margin: 0 auto; padding-bottom: 13px;  transition: .6s; display:block;}
.newsli-l p{ text-align: center; font-size: 30px; font-weight: bold; line-height: 40px; color: #fff; padding-top: 10px;   }
.newsli-r{ width: 790px; background: #f5f5f5; padding: 18px 20px; height:122px  }
.news-li{ clear: both; margin-bottom: 20px; display: table; }
.newsli-r h3{ font-size: 18px; line-height: 30px; transition: .6s; width:100%; height:30px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; color:#333}
.newsli-r p{ font-size: 15px; line-height: 24px; margin-top: 5px; width:100%; height:48px; overflow:hidden; color:#333}
.news-li:hover .newsli-l { background: #005bc2; }
.news-li:hover .newsli-l span{ border-bottom: 1px solid #fff;  }
.news-li:hover .newsli-r h3{ color: #005bc2;  }
.news-li:hover .newsli-r p{ color: #005bc2;  }
.ny_news_h1{width: 100%; text-align: center; clear: both; height:40px; }
.ny_news_h1 h1{ font-size:24px; color: #555; }
.ny_news_xxs{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_news_show{margin-bottom:70px; margin-top:50px; overflow:hidden; padding-bottom:110px;}
.ny_news_show h1{font-size:26px; color:#333;}
.keyword_light{font-size:16px; color:#666; line-height:30px;}
.news_show_bt{width: 100%;  color: #555; padding: 10px 0px; text-align: center;  clear: both; font-weight: bold}
.news_show_time{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}



/*荣誉资质*/
.ny_honor_all{width:100%; height: auto; overflow: hidden; margin: 40px 0; padding-bottom:110px;}
.ny_honor_all ul{width:100%; height: auto; overflow: hidden}
.ny_honor_all ul li{width:23.5%; height: auto; float: left; margin-right:2%; margin-bottom:25px;}
.ny_honor_all ul li .honor_pic{width:100%;  height: auto; overflow: hidden}
.ny_honor_all ul li .honor_pic img{width:100%; height: auto; overflow: hidden}
.ny_honor_all ul li p{width:100%; height:35px; line-height: 35px;  font-size:16px; color: #333; text-align: center;
	text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.ny_honor_all ul li:nth-child(4n){margin-right: 0px;}
.ny_honor_all ul li:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}



/*产品中心*/
.ny_product_all{width:100%; height: auto; overflow: hidden; margin-top: 75px; margin-bottom: 60px; padding-bottom:110px;}
.ny_product_all ul{width:100%; height: auto; overflow: hidden}
.ny_product_all ul li{width:23.5%; height:auto; border:1px solid #d2d2d2;  overflow:hidden; padding: 10px; float:left; margin-right:2%; margin-bottom:20px; }
.ny_solution_img{width:100%; height:100%; float:left; overflow:hidden; border: 1px solid #d2d2d2}
.ny_solution_img img{width:100%; height:100%;    transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s; display: block}
.ny_product_all ul li h5{width:100%; height: 40px; line-height: 40px; text-align:center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size:16px; color: #060507; font-weight:normal}
.ny_product_all ul li:nth-child(4n){margin-right:0}
.ny_product_all ul li:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.ny_product_all ul li:hover h5{color:#005bc2}




/*产品详情页*/
.ny_pro_ft{width:100%; height: auto; margin-top: 60px;}
.ny_pro_ft h3{font-size: 30px;
    color: #1b1b1b;
    font-weight: 500;
    margin-bottom: 25px;
    text-align: center;}
.ny_pro_ft p,.ny_pro_fts p{font-size: 14px;
    color: #707070;
    line-height: 30px;
    text-align: center;
    width: 910px;
    margin: 0px auto;}
.ny_product_show{width:100%; height: auto; overflow: hidden; margin: 55px 0; padding-bottom:110px;}
.ny_pro_top{width:100%; height: auto; overflow: hidden}
.ny_pro_tleft{width:45%; height:auto; float: left}
.ny_pro_tleft .slideBox{ width:100%; height:100%; overflow:hidden; position:relative; border:1px solid #ddd;  }
.ny_pro_tleft .slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:10px; bottom:15px; z-index:1; }
.ny_pro_tleft .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.ny_pro_tleft .slideBox .hd ul li{ float:left; margin-right:10px;  width:12px; height:12px; line-height:14px; text-align:center; background:#c9c9c9; cursor:pointer; border-radius: 50%;}
.ny_pro_tleft .slideBox .hd ul li.on{ background:#005bc2; color:#fff; }
.ny_pro_tleft .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.ny_pro_tleft .slideBox .bd ul{width:100%; height: 100%; overflow: hidden}
.ny_pro_tleft .slideBox .bd li{width:100%; height: 100%; }
.ny_pro_tleft .slideBox .bd img{ width:100%; height:100%; display:block;  }
.ny_pro_tright{width:52%; height: auto; float: right}
.ny_pro_tright h1{ font-size: 26px; color: #191919; height:auto; line-height:30px; margin-top: 10px;font-weight:700;}
.ny_pro_p{width:100%; height:100px; border-bottom: 1px solid #e5e5e5; margin-top:15px; overflow:hidden; font-size:15px; color:#333; line-height:30px;}
.ny_pro_p p{width:100%; height:100%;  color: #000000; line-height: 35px; font-size: 15px;    word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.ny_pro_a{width:100%; height: auto; overflow: hidden; margin: 20px 0 }
.ny_pro_a a{width:260px; height: 60px; background: #959595; display: block; overflow: hidden; line-height: 60px; font-size: 18px; color: #fff; float: left; margin-right: 18px; }
.ny_pro_a a:hover { background: #313131;}
.ny_pro_a a i{font-size: 28px; margin-right: 10px; float: left; margin-left:56px;}
.ny_pro_dh{width:100%; height:auto; margin-top:20px;}
.ny_pro_dh i{ color: #000000; font-size: 50px; float: left; line-height:60px;}
.ny_pro_ddh{float: left; margin-left:10px;}
.ny_pro_ddh p{ font-size: 14px; color: #313131;}
.ny_pro_ddh span{ font-size: 30px; color: #005bc2; font-family: "Impact"}
.ny_pro_24{width:100%; height: 30px; line-height: 30px; overflow: hidden}
.ny_pro_24 p{font-size: 14px; color: #313131; background: url(../images/dh.png) no-repeat left center; float: left; padding-left:28px; margin-right: 30px;}

.ny_pro_bottom{width:100%; height: auto; display: block; overflow: hidden; margin-top: 65px;}
.ny_pro_bleft{width:75%; height: auto; overflow: hidden; float: left}
.ny_pro_bright{width:21%; height: auto; float: right}
.ny_probt_case{width:100%; height:368px; margin-top: 30px; }
.ny_proshow_num h3,.ny_proshow_info h3{ font-size: 30px; color: #313131; font-weight: 500; text-align: center; margin-bottom: 24px;}
.nyprocase-div{width:100%; height: 203px; overflow:hidden; position: relative}
.ny_probt_xx h3{width: 100%; height:40px;  line-height: 40px; font-size: 16px; color: #313131; text-align: center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}

.ny_proinput .ny_pro_ft{margin-top:50px;}
.ny_proinput .ny_pro_ft span{color: #005bc2;}
.ny_proinput ul{width:100%; height: auto; display: block; overflow: hidden; margin-top: 38px;}
.ny_proinput ul li{width:100%; height: auto; margin-bottom: 12px; overflow: hidden }
.ny_proinput ul li div{height: 36px; width: 420px; border: 1px solid #d2d2d2; float: left;}
.ny_proinput ul li div input{width:100%; height: 100%; border: 0px; padding-left: 10px;}
.li_dh{float: right!important}
.ny_proinput ul li textarea{width:100%; height: 88px; border: 1px solid #d2d2d2; padding: 10px; resize: none}
.liji_su{width:423px; height:46px; background: #005bc2; font-size: 16px; color: #ffffff; border: 0px; margin: 10px auto; display: block}
.ny_proinput{overflow:hidden; margin-bottom:20px;}
.ny_probt{width:100%; height:50px;}
.ny_probt li{width:100%; height:50px; background:#eeeeee; color:#313131; font-size:18px; float:left; text-align:center; line-height:50px; margin-right:1px;}
.ny_probt li:last-child{margin-right:0px;}
.ny_probt li:hover{background:#005bc2; color:#fff}
.ny_probt li:hover a{color:#fff}
.ny_probt li.on{background:#005bc2;}
.ny_probt li.on a{ color:#fff; font-size:18px;}
.ny_probt li a{width:100%; height:100%; display:block; overflow:hidden}
.ny_proshow_num{width:100%; height:auto; overflow:hidden; margin-top: 30px;}
.ny_proshow_info{width:100%; height:auto; overflow:hidden;  margin-top: 30px; font-size:16pxx;color:#666; line-height:30px;}
.fangan_show{ margin-top:20px;}

.ny_hotnews{width:100%; height:auto; overflow: hidden; margin-bottom:20px;}
.ny_hotnews h3{width:100%; height:50px; background: #005bc2; color: #fff; text-align: center; line-height: 50px; font-size: 20px; padding: 0px 10px;}
.ny_hotnews ul{width:100%; height: auto; margin-top: 10px;}
.ny_hotnews ul li{width:100%; height:40px; line-height:40px; border-bottom: 1px solid #eee; padding: 0px 10px;}
.ny_hotnews ul li p{width:70%; float: left; height: 100%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; color: #191919; font-size: 14px;}
.ny_hotnews ul li span{float: right; font-size: 12px; color: #191919}
.ny_hotnews ul li:hover p,.ny_hotnews ul li:hover span{color:#005bc2}
.ny_hotnews_info{width:100%; height: auto; overflow: hidden; margin-top:15px;  border: 1px solid #dad7d7; padding: 8px 7px;}
.ny_hotnews_info p{font-size: 14px; color: #191919; line-height: 26px;}

.ny_hotnews input[type="text"]{width:66%; height:35px; line-height:35px; border:1px solid #ddd; padding:0px 10px; float:left;}
.t_search{width:26%; height:35px; color:#fff; border:0; background:#005bc2; float:right;}




/*内页新闻*/
.ny_news_all{width:100%; height: auto; overflow: hidden; margin: 40px 0; padding-bottom:110px; }
.ny_news_all ul{width:100%; height: auto; overflow: hidden;margin-bottom: 40px;}
.ny_news_all ul li{width:100%; height: auto; overflow: hidden; padding: 15px}
.ny_news_all ul li .ny_time{width:115px;height: auto; float: left;margin-top:25px;}
.ny_news_all ul li .ny_time span{display: block; font-size: 12px; color: #999; text-align: right}
.ny_news_all ul li .ny_time p{font-size: 41px; color: #c8c8c8}
.news_xx{width:68%; height: auto; float: left; margin-left:2%; margin-top: 20px;}
.news_xx h3{width:100%; height: 35px; line-height: 35px; font-size: 18px; color: #666; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.news_xx p{width:100%; height:52px; line-height: 25px; font-size: 14px; color: #666;  margin: 10px 0; word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; }
.news_xx span{font-size: 14px; color: #aaaaaa}
.news_pic{width:17%; height: auto; float: right}
.news_pic img{width:100%; height: auto; display:block;}
.ny_news_all ul li:hover{background: #f4f4f4}
.ny_news_all ul li:hover .ny_time p,.ny_news_all ul li:hover .ny_time span,.ny_news_all ul li:hover span{color:#005bc2}
.ny_news_all ul li:hover h3{font-weight: bold; }



/*联系我们*/
.ny_contact{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.ny_contact_map{width:100%;  height: 400px; overflow: hidden; margin-top: 20px;}
.ny_conta_xx{width:100%; height: auto; display: block; overflow: hidden; margin-bottom: 42px; margin-top: 20px;}
.contact_right{width:50%;float: left; font-size: 16px; color: #666666; line-height:32px}
.ny_cont_wx{max-width:500px; height: auto; float: right}
.ny_cont_wx dl{width:140px; height: 200px; 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%;}
.ny_cont_wx dl:last-child{margin-right:0}




@media screen and (max-width:1500px){
	.w1440,.ban_info,.container{width:1200px;}
	.footer_top{padding-left:0}
	.footer{background: url(../images/footer_bjs.png) no-repeat 34% center;}
	.footer_xx dl{margin-right:50px;}
	.index_service ul li{margin-right:88px;}
	.header_dao{margin-right:2%}
	.nav .nLi{margin-left:10px;}
	.index_youshi_right{width:290px}
	.index_youshi_img{width:650px;}
	.index_youshi_left h4{font-size:45px;}
	.index_youshi_left h3{font-size:30px;}
	.index_youshi_right ul li{padding:30px 10px 30px 33px;}
	.ban_info h4{font-size:60px;}
	.ban_info h4{font-size:36px;}
	.ban_jts{width:130px; height:130px; padding-top: 30px;}
	.ban_info{margin: 210px auto 0;}
	
	
}

