@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; box-sizing:border-box; font-size: 14px;}
img{ border:0; vertical-align: middle;}
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;}
.container{ width:1490px; margin: 0 auto;}
.w1440{ width:1440px; margin: 0 auto;}
.clearfix{zoom:1; clear: none}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}



/* 导航栏 */
.header_nav{height:100px; width:100%;  z-index: 9;  position: absolute; top:0; left:0; z-index:999; padding: 0px 2%; background: #0c0e10 }
.h_logo{width:13.6%; height:100px; float: left;display: flex; align-items: center; }
.h_logo img{max-width:100%; height: auto; display: block; align-items: center; margin: 0px auto; }
.nav{width:56%; height:100px;float: left; margin-left:9% }
.nav .nLi{position:relative;float:left;display:inline;height:100px; line-height:100px;  width:12.5%; text-align: center; }
.nav .nLi h3{float:left;text-align:center;  font-weight: normal; width: 100%; height: 100%;}
.nav .nLi h3 p{width:100%;height:100%; color:#fff; font-size:16px;}
.nav .nLi h3 a{display:block;width:100%;height:100%;color:#303030; text-align: center; }
.nav .sub{position:absolute;top:100px;left:50%; z-index:999;display:none;padding:0;width:192px;background:#fff;line-height:26px; margin-left: -80px;} 
.nav .sub li{height:auto;border-bottom:1px solid #eee;text-align:center;line-height:24px;zoom:1; padding:8px 0}
.nav .sub li p{float:left;margin:0;width:100%}
.nav .sub li span{float:right}
.nav .sub a{display:block;padding:0 10px;height:100%;color:#333;font-size:14px}
.nav .nLi.active p{font-weight: bold; background: url(../images/home.png) no-repeat left center}
.nav .nLi:hover p{font-weight: bold; background: url(../images/home.png) no-repeat left center}
.sub li:hover a{color:#00549f;}
.header_right{float: right; position: relative; width:38px; height: 100%; margin-right:3%}
.header_right p{background: url(../images/search.png) no-repeat center;  width: 100%; height: 100%}
.h_text{width:400px; height:61px; padding: 10px; background:rgba(0,0,0,0.5); position: absolute; top:65px; right:0; display:none; z-index: 999}
.h_text input[type="text"]{width:78%; height: 40px; line-height: 40px; background: #eee; padding: 0px 10px; float: left; border: 0; border-radius: 5px;}
.sub_tijiao{float: right; width:20%; height: 40px; background: #002b8e; border-radius: 5px; color:#fff; border: 0;}
.h_dh{float: right; height: 100%; line-height: 100px; background: url(../images/h_dhs.png) no-repeat left center; padding-left: 40px; font-size: 20px; color: #fff; font-family: "Arial"}




/* 首页:banner */
.banner{ width:100%; height:922px; position: relative; overflow: hidden; }
.banner .slideBox{ width:100%; height:100%; overflow:hidden; position:relative; }
.banner .slideBox .hd{ height:20px; line-height: 20px; overflow:hidden; position:absolute; left:15%; bottom:70px; z-index:1; }
.banner .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.banner .slideBox .bd li{ zoom:1; vertical-align:middle;  width: 100%}
.banner .slideBox .bd li a{width:100%; height: 922px; display: block}
.banner .slideBox .bd li a img{width:100%; height:auto; display:none;}

.banner .slideBox .prev,
.banner .slideBox .next{ position:absolute; right:3%;   display:block; width:66px; height:66px; border-radius:50%; border:1px solid #fff;  }
.banner .slideBox .next{background:url(../images/ban_bottom.png) no-repeat center;bottom:13%;}
.banner .slideBox .prev{background:url(../images/ban_top.png) no-repeat center;bottom:25%;}
.banner .slideBox .prev:hover:after{content:""; width:66px; height:66px; position:absolute; top:0; left:0; background:url(../images/ban_yuan.png) no-repeat center}
.banner .slideBox .next:hover:after{content:""; width:66px; height:66px; position:absolute; top:0; left:0; background:url(../images/ban_yuan.png) no-repeat center}
.banner .slideBox .next:hover,.banner .slideBox .prev:hover{border:0;}





/*关于我们*/
.index_about{width:100%; height:auto; overflow: hidden;margin-top: 80px; padding-left: 12%}
.in_about_left{width:50%; height: auto; float: left}
.about_left_title{width:100%; height: auto; overflow: hidden; margin-bottom:33px }
.about_left_title h3{float: left; font-size: 24px; color: #666666; font-family: "Arial"}
.about_left_title h3 span{font-size: 36px; color: #00549f; font-weight: bold;}
.about_left_title h3 i{font-size: 36px; color: #999999; font-weight: bold; margin: 0px 10px;font-style:normal;}
.about_left_title img{float: right; width:40px;}
.in_ab_info{width:100%; height: auto; overflow: hidden; padding: 50px 0; color:#666666; font-size: 16px; line-height: 28px; display: block; border-top:1px solid #dcdcdc; border-bottom:1px solid #dcdcdc}
.index_about_numm{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.index_about_numm dl{float: left; }
.index_about_numm dl dt{font-size: 18px; color: #333333}
.index_about_numm dl dt span{font-size: 80px; color: #333333; font-weight: bold;}
.index_about_numm dl dd{font-size: 18px; color: #333333; margin-top: 10px; text-align: center}
.index_about_numm img{float: left; margin:45px 12% 0}
.in_about_left .about_more{width:153px; height: 48px; background: #073e85; display: block; text-align: center; line-height: 48px; color:#fff; font-size: 16px;
	display: block}
.in_about_right{width:48%; height: auto; float: right}
.in_about_right a{width:33%;height: 582px; float: left; position: relative; margin-left: 1%}
.in_ab_video{width:32%; height: 582px; float: left; background: url(../images/ab1.jpg) no-repeat center; position: relative}
.in_ab_wh{background: url(../images/ab2.jpg) no-repeat center}
.in_ab_honor{background: url(../images/ab3.jpg) no-repeat center}
.in_ab_video img{margin-bottom: 40px}
.in_ab_xx{width:100%; height: auto; overflow: hidden; position: absolute; bottom:50px; left:0; padding: 0px 8%; transition: all 0.4s ease-in-out;}
.in_ab_xx h3{font-size: 28px; color: #fff;}
.in_ab_xx p{font-size: 16px; color: #fff; display: table; background: url(../images/b_jts.png) no-repeat right center; padding-right: 20px; margin-top: 8px;}
.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;}
.in_ab_info:hover{color:#00549f}
.in_about_left .about_more:hover{background:#000; color: #fff}


.in_about_right a:hover .in_ab_xx{bottom:80px; transition: all 0.4s ease-in-out;}
.in_ab_video:hover .in_ab_xx{bottom:80px; transition: all 0.4s ease-in-out;}






/*广告*/
.index_gg{width:100%; height:356px; background:  url(../images/gg_bjs.jpg) no-repeat center; background-attachment: fixed; background-size: cover; padding-top: 90px; position: relative; margin-top: 65px;}
.index_gg:after{content: ""; width: 100%; height: 100%; position: absolute; top:0; left:0; background: rgba(7,62,133,0.52); }
.index_gg h3{font-size: 34px; color: #fff; font-weight: bold; position: relative; z-index: 1;  text-align: center}
.index_gg p{font-size: 16px; color: #fff;  position: relative; z-index: 1;  text-align: center; line-height: 30px; width:47%; margin:15px auto;}
.index_gg a{font-size: 18px; color: #073e85; font-weight: bold; background: #ffffff; border-radius: 25px; font-weight: bold; display: block; margin: 0px auto; z-index: 1; position: relative; width: 187px; height: 46px; text-align: center; line-height: 46px;}
.index_gg a:hover{background:#073e85; color:#fff}



/*产品*/
.index_product{width:100%; height: auto; overflow: hidden; background: url(../images/pro_bjs.jpg) no-repeat;  padding: 58px 0; background-size: cover; }
.index_product_title{width:100%; height: auto; overflow: hidden; text-align: center}
.index_product_title h3{font-size: 24px; color: #666666; font-family: "Arial"; }
.index_product_title h3 span{font-size: 40px; color: #00549f; font-weight: bold;}
.index_product_title h3 i{font-size: 36px; color:#999999; font-weight: bold;  margin: 0px 10px;font-style:normal;}
.index_product_title p{font-size: 16px; color: #666666; margin-top: 25px; line-height:26px;}
.index_product ul{width:100%; height: auto; overflow: hidden; margin-top: 45px;}
.index_product ul li{width:32.6%; height: auto; margin-right: 1.1%; margin-bottom: 30px; float: left;position: relative; overflow: hidden}
.index_product ul li:nth-child(3n){margin-right: 0}
.index_product ul li 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_hover{width:100%; height:117px; background: url(../images/pro_hover.png) no-repeat center; position: absolute; bottom:0; left:0; padding:30px 24px 0; transition: all 0.4s ease-in-out;}
.in_pro_hover h3{font-size: 20px; color: #fff; height: 30px;line-height: 30px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-weight: bold;}
.in_pro_hover span{font-size: 14px; color: #fff;  background: url(../images/b_jts.png) no-repeat right center; display: table; line-height: 40px; padding-right: 20px;}
.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_product ul li:hover .in_pro_hover{padding:20px 24px 0; transition: all 0.4s ease-in-out;}



/*优势*/
.index_youshi{width:100%; height:781px; background:url(../images/youshi_bjs.jpg) no-repeat center;background-attachment: fixed; background-size: cover; padding-top: 66px; }
.index_youshi_t{width:100%; height: auto; overflow: hidden; text-align: center}
.index_youshi_t h3{font-size: 24px; color: #fff; font-family: "Arial"; }
.index_youshi_t h3 span{font-size: 40px; color: #fff; font-weight: bold;}
.index_youshi_t h3 i{font-size: 36px; color:#fff; font-weight: bold;  margin: 0px 10px; font-style:normal;} 
.index_youshi_t p{font-size: 16px; color: #fff; margin-top: 25px; line-height: 28px;}
.index_youshi ul{width:100%; height: auto; overflow: hidden; margin-top: 64px;  border-top: 1px solid rgba(255,255,255,0.15); border-left: 1px solid rgba(255,255,255,0.15);}
.index_youshi ul li{width:25%; height: 228px; float: left; border: 1px solid rgba(255,255,255,0.15); border-top:0; border-left:0; padding: 60px 30px 0 }
.index_youshi ul li h3{font-size: 24px; color:#fff; line-height: 30px;}
.index_youshi ul li h3 span{font-size: 18px; color: #fff; font-weight: bold;  margin-left: 20px;}
.index_youshi ul li p{width:100%; height: auto; overflow: hidden; font-size: 14px; color: #fff; line-height: 28px; margin-top:10px;}
.index_youshi ul li a{font-size: 20px; color: #fff; font-weight: bold; border-bottom: 1px solid rgba(255,255,255,0.5); text-align: center; padding: 0px 15px 10px; display: table; margin:40px auto 0;}
.index_youshi ul li:hover{background: url(../images/ys_img.png) no-repeat center}




/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden; margin-top: 60px;}
.index_news_tltle{width:100%; height: auto; overflow: hidden}
.index_news_tltle h3{float: left; font-size: 24px; color: #666666; font-family: "Arial"}
.index_news_tltle h3 span{font-size: 36px; color: #00549f; font-weight: bold;}
.index_news_tltle h3 i{font-size: 36px; color: #999999; font-weight: bold; margin: 0px 10px; font-style:normal;}
.index_news_nav{float: right; height:47px; line-height: 47px;}
.index_news_nav a{font-size: 16px; color: #a0a0a0; position: relative; float: left; margin-left: 50px; padding-right: 130px}
.index_news_nav a:after{content: ""; width: 122px; height: 1px; background: #e5e5e5; position: absolute; right:0; top:24px}
.index_news_nav a:before{content: ""; width: 10px; height: 10px; border-radius: 50%; background: #a0a0a0;  position: absolute; left:-18px; top:20px}
.index_news_nav a:hover{color:#073e85}
.index_news_nav a:hover:after{background: #073e85}
.index_news_nav a:hover:before{background: #073e85}
.index_news_center{width:100%; height: auto; overflow: hidden; margin-top: 36px; background: url(../images/news_xs.png) no-repeat center; padding-top:30px;}
.index_news_center ul{width:100%; height: auto;}
.index_news_center ul li{width:46%; height: auto; overflow: hidden; margin-bottom: 52px; float: left}
.index_news_center ul li:nth-child(2n){float: right}
.in_news_time{float: left;  margin-top: 60px;}
.in_news_time span{font-size: 35px; color: #00549f; font-weight: bold;}
.in_news_time p{font-size: 16px; color: #666666; font-family: "Arial"}
.in_news_xx{width:40%; height: auto; float: left; margin-left:4%; margin-top: 50px;}
.in_news_xx h3{width:100%; height: 40px; line-height: 40px; font-size: 20px; color: #444444; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; 
	font-weight: bold;}
.in_news_xx p{width:100%; height: 52px; line-height: 26px; font-size: 16px; color: #666666;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.in_news_pic{width:43.5%; height: auto; float: right}
.in_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;}
.index_news_bottom{width:100%; height: auto; overflow: hidden; margin-top: 22px;}
.index_news_bottom ul{width:100%; height: auto; overflow: hidden}
.index_news_bottom ul li{width:49%; height: 124px; background: #eeeeee; float: left; margin-bottom: 17px; padding:20px 30px; }
.index_news_bottom ul li:nth-child(2n){float: right}
.index_news_bottom ul li dl{width:100%; height: 35px; line-height: 35px; }
.index_news_bottom ul li dl dt{width:70%; height: 100%; float: left; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: 20px; color: #444444; 
	font-weight: bold;}
.index_news_bottom ul li dl dd{float: right; font-size: 22px; color: #444444; font-family: "Arial"}
.index_news_bottom ul li p{width:100%; height: 30px; line-height: 30px; font-size: 16px; color: #666666; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin-top: 8px;}
.index_news_center 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_news_center ul li:hover h3{color:#00549f}
.index_news_bottom ul li:hover{background: #00549f}
.index_news_bottom ul li:hover p,.index_news_bottom ul li:hover dt,.index_news_bottom ul li:hover dd{color:#fff}






/*联系我们*/
.index_contact{width:87%; height:309px; background: url(../images/lx_contact.jpg) no-repeat center; padding: 50px 5% 0; margin:50px auto 0; position: relative; z-index: 9}
.in_con_title{width:100%; height: auto; overflow: hidden; text-align: center; margin-bottom: 36px;}
.in_con_title h3{font-size: 24px; color: #fff; font-family: "Arial"; }
.in_con_title h3 span{font-size: 36px; color: #fff; font-weight: bold;}
.in_con_title h3 i{font-size: 36px; color:#fff; font-weight: bold;  margin: 0px 10px;}
.index_contact_left{width:30%; height: auto; float: left; margin-right: 5%}
.index_contact_left p{font-size: 18px; color: #fff; margin-bottom: 10px; line-height:26px;}
.index_contact_center{width:28%; height: auto; float: left}
.index_contact_center a{width:25%; height: 30px; line-height: 30px; font-size: 16px; color: #ffffff; font-weight: bold; margin-bottom: 10px; float: left}
.index_contact_right{float: right; width: 18%;}
.index_contact_right dl{width:45%; height: auto; float: left}
.index_contact_right dl:last-child{float: right}
.index_contact_right dl dt{width:100%; height:auto; }
.index_contact_right dl dt img{width:100%; height: auto; display: block}
.index_contact_right dl dd{width:100%;  height:30px; text-align: center;  font-size: 14px; color: #fff; text-align: center}







/*底部*/
.in_footer{width:100%; height: auto; overflow: hidden; position: relative}
.in_footer:after{content: ""; width: 100%; height: 245px; background: #3a3a3a; position: absolute; bottom:0; left:0; z-index: 0}
.footer{width:100%; height:120px; overflow: hidden; background: #3a3a3a;  text-align: center; position: relative; padding-top: 20px; position: relative; z-index: 1}
.footer_info{width:100%; height: auto; overflow: hidden; text-align: center; line-height: 30px; font-size: 14px;}
.copy_bq{width:auto;;height:40px; line-height:40px; position: relative; color:#fff; font-size: 14px; float: left }
.copy_bq a{color:#fff; font-size:14px;}
.copy_bq a:hover{color:#fff!important}
.footer_zhichi{width:auto; height:40px; float: right}
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#b5cce3; line-height:40px;}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:10px; margin-right: 10px}
.footer_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:10px;}
.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;}
.f_top{width:60px; height: auto; position: absolute; bottom:35px; left:50%; margin-left: -30px; text-align: center; font-size: 14px; color: #fff; line-height: 30px}






/*手机*/
.sj_header{width:100%; clear:both; height:60px;  padding: 0px 10px;display: none; background: #000; position: fixed; top:0; left:0; z-index:999}
.sj_logo{width:16%; height:100%; float: left; font-weight: bold; display: flex; align-items: center;}
.sj_logo img{max-width: 100%; display: block; align-items: center; margin: 0px auto;}
.sj_header_top{width:100%; height: 100%}
.menu{float:right; height:auto; width:30px; margin-top: 16px; }
.menu img{height:100%; width:100%;}
.app{float:right; padding-right:15px; margin-top:7px;}
.app img{height:22px;}
.header_all{width:100%; height: 100%; position: fixed; top:-100%; left:0; background: rgba(0,0,0,0.85); z-index: 666;     transition: top ease 0.35s; overflow-y: auto; padding-bottom: 60px;}
.header_all ul{width:100%; height: auto; overflow: hidden; padding: 20px;}
.header_all ul li{width:100%; height: auto; float: left; margin-bottom: 20px;  text-align: center;  border-bottom: 1px solid #333; padding-bottom: 10px}
.header_all ul li h3{width:100%; height: 40px; line-height: 40px; color:#fff; font-size:1.3rem;  font-weight: bold; }
.header_all ul li .header_sub{width:100%; height: auto; overflow: hidden}
.header_sub a{width:33.33%; float:left; height: 35px; line-height: 35px; font-size: 0.9rem; color:#aaa; display: block; }
.nav_show{top:60px;}
.header_sub span{color:#fff}
.header_sub span{color:#fff}
.header_all ul li:last-child{width:100%; }
.header_all ul li:last-child .header_sub a{width:33.33%; float:left;}
.sj_banner{width:100%;height:auto; display: none; margin-top: 60px;}
.sj_banner img{width:100%; height: auto;}
.sj_banner .swiper-container {width: 100%; height: 100%; margin-left: auto; margin-right: auto;}
.sj_banner .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center; 
}
.sj_banner .swiper-pagination-bullet{background: #fff; opacity: 1}
.sj_banner .swiper-pagination-bullet-active{background: #358b39}




/*底部*/
footer{ position: fixed;  bottom: 0;left: 0;z-index: 222; height: 60px;width: 100%; font-size: .14rem;  display: none; background: #003582}
footer ul{height: 100%; display: block}
footer li{width: 25%;height: 100%;float: left; padding-top:8px; }
footer li a{display: block;width: 100%;height: 100%;text-align: center;box-sizing: border-box;color: #fff; }
footer span{line-height:30px; font-size: 12px; width: 100%; display: block; color: #fff}
footer li.active{background: #333}
footer .n1{background: url(../images/f_h1.png) no-repeat center;background-size:  100% 100%; width:20px;}
footer .n2{background: url(../images/f_h2.png) no-repeat center;background-size:  100% 100%; width:20px;}
footer .n3{background: url(../images/f_h3.png) no-repeat center;background-size:  100% 100%; width:32px;}
footer .n4{background: url(../images/f_h4.png) no-repeat center;background-size:  100% 100%; width:25px;}
footer .n5{background: url(../images/f_h5.png) no-repeat center;background-size:  100% 100%; width:26px;}
footer .n6{background: url(../images/f_h6.png) no-repeat center;background-size:  100% 100%; width:20px;}
footer i{height:20px; display: block; margin: 2px auto 0; }
.sj_copy {width: 100%;  text-align: center; line-height: 28px; clear: both; font-size: 14px;  padding: 30px 0; background: #f7f7f7; display: none; }
.sj_copy p{color:#333333;line-height:28px; font-size: 1rem}
.sj_copy a{color:#333333;line-height:28px; font-size: 1rem}






/*客服*/
.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:#233f90;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}





/*å†…éƒ¨äºŒçº§å¯¼èˆª*/
.ny_nav{width:1300px; height:auto; margin: 0 auto; margin-top: 40px; overflow:hidden}
.ny_nav ul{width:auto; overflow: hidden; display: table; margin: 0 auto;}
.ny_nav ul li{ height:54px; line-height:54px; float:left; text-align:center;position:relative; background: #eee; margin-right: 2px; position: relative; text-align: center;}
.ny_nav ul li a{display:block; color:#fff; font-size: 15px; color: #333;padding: 0 50px; text-align: center;}
.ny_nav ul li:hover,.ny_nav ul li.active{ background: #00549f}
.ny_nav ul li:hover a,.ny_nav ul li.active a{ color: #fff;}
.ny_nav ul li.active::after{ content: "";position: absolute; height: 2px; width: 100%; background: #023c6f; bottom: 0; left: 0;}
.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:#00549f}
.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:#00549f}




/*å†…é¡µ*/
.ny_banner{ width:100%; position:relative;  height:400px;clear: left; background-size:cover!important  }

.about_ban{background: url(../images/about_ban.jpg) no-repeat center}
.news_ban{background: url(../images/news_ban.jpg) no-repeat center}
.pro_ban{background: url(../images/pro_ban.jpg) no-repeat center}
.service_ban{background: url(../images/service_ban.jpg) no-repeat center}
.contact_ban{background: url(../images/contact_ban.jpg) no-repeat center}
.join_ban{background: url(../images/join_ban.jpg) no-repeat center}
.case_ban{background: url(../images/case_ban.jpg) no-repeat center}



.ny_baninfo{width:1440px; height:225px; position: absolute; top:195px; left:50%; margin-left: -720px;}
.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: #023c6f; margin-top: 10px; margin-right: 8px;}
.ny_baninfo .ny_fubiao *{ color: #fff; }
.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: 56px;font-family: "Arial"; text-transform: uppercase;}
.ny_baninfo .ny_fubiao p a:hover{color:#00549f}
.shine{background: #fff -webkit-gradient(linear, left top, right top, from(#fff), to(#fff), color-stop(0.9, #00549f)) 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;
    position:absolute;
    left:0;
    top:0%; 
    -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{width:100%; height: auto; overflow: hidden; margin: 30px 0; font-size:15px; color:#666; line-height:30px;}
.ny_service_all p{ color: #666; font-size: 15px; line-height: 2;}
.ny_news_show{width:100%; height: auto; overflow: hidden; font-size:16px; color:#666; margin: 40px 0}
.ny_service_all img{max-width:100%}


.container_top{ margin: 0 auto; width: 1440px; }





/*荣誉资质*/
.ny_honor_all{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.ny_honor_all ul{width:100%; height: auto; overflow: hidden;}
.ny_honor_all ul li{width:23.7%; height: auto; float: left; margin-right:1.5%; margin-bottom:25px; position: relative;}
.ny_honor_all ul li .honor_pic{width:100%;  height: auto; overflow: hidden;border:1px solid #eee}
.ny_honor_all ul li .honor_pic img{width:100%; height: auto; overflow: hidden; display:block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_honor_all ul li p{ height: 48px; position: absolute; line-height: 48px; bottom: 0; background: rgba(0,0,0,0.6); text-align: center; color: #fff; width: 100%; font-size: 16px; transition: all 0.3s; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.ny_honor_all ul li:hover p{ background: rgba(0,84,159,0.8);transition: all 0.3s;}
.ny_honor_all ul li:nth-child(4n){margin-right: 0px;}
.ny_honor_all 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_left{width:18%; height: auto; float: left;}
.ny_left_title{width:100%; height: 64px; background: #00549f; line-height: 64px; text-align: center; font-size: 24px;color: #fff; font-weight: bold;}
.ny_left_nav{width:100%; height: auto; padding: 15px; background: #f6f6f6; margin-bottom: 40px;}
.ny_left_nav li{width: 100%; height:auto; position:relative }
.ny_left_nav ul li a{font-size: 15px; color: #333333;display: block;  height:auto;line-height:26px; padding:12px 5px; position: relative; padding-left:30px}
.ny_left_nav li:hover a{color:#00549f; background:#fff}
.ny_left_nav li.active a{color:#00549f; background:#fff}
.ny_left_nav li:after{content:""; width:7px; height:7px; background:#00549f; position:absolute; top:22px; left:10px;}





/*产品侧边导航*/
.accordion { width: 100%; height:auto; overflow:hidden}
.accordion li.open .link {color: #00549f; border-bottom: 1px dashed #eee; font-weight: bold;}
.accordion .link i{width:7px; height:7px; background:#00549f; 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: 15px; color: #666;
    position: relative;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    background: url(../images/off.png) no-repeat 207px center;
}
.open .link{background: url(../images/on.png) no-repeat 196px center;}
.submenu{display: none;}
.submenu a {
    display: block;
    text-decoration: none;
    font-size: 14px; color: #666666; height:50px; line-height:50px;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}
.accordion li{padding:0 10px;}
.accordion li:hover{background:#fff;}

.ny_right{width:80%; height:auto; float:right;}
.ny_right_title{width:100%; height: 47px; border-bottom: 1px solid #eee; margin-bottom: 20px;}
.ny_right_title h3{font-size: 24px; height: 47px; line-height: 47px; color: #484848; font-weight: bold; background: url(../images/hs.png) no-repeat left center; padding-left: 20px;}
.pro_list2{ width: 100%; overflow: hidden;}
.pro_list2 li{  width:32%; float: left; border: 1px solid #eee; margin-right: 2%; margin-bottom: 20px;overflow: hidden;} 
.pro_list2 li .img{ width: 100%;  margin: 0 auto; overflow: hidden; height:auto; }
.pro_list2 li .img img{ width: 100%;transition:all 0.4s;}
.pro_list2 li .hezuo{ height: 118px;}
.pro_list2 li:hover .img img{transform:scale(1.05); transition:all 0.4s;}
.pro_list2 li:hover{ border: 1px solid #00549f}
.pro_list2 li:hover h3{ color: #00549f;}
.pro_list2 li:hover h3 span{ color: #fff; background: #00549f}
.pro_list2 li:nth-child(3n){margin-right:0}


.pro_list3{ width: 100%; overflow: hidden;}
.pro_list3 li{  width:32.2%; float: left; border: 1px solid #eee; margin-right: 1.5%; margin-bottom: 20px;overflow: hidden;} 
.pro_list3 li .img{ width: 100%;  margin: 0 auto; overflow: hidden; overflow: hidden;}
.pro_list3 li .img img{ width: 100%;transition:all 0.4s;}
.pro_list3 li .hezuo{ height: 118px;}
.pro_list3 li:hover .img img{transform:scale(1.05); transition:all 0.4s;}
.pro_list3 li:hover{ border: 1px solid #00549f}
.pro_list3 li:hover h3{ color: #00549f;}
.pro_list3 li:hover h3 span{ color: #fff; background: #00549f}

.pro_list3 li:nth-child(3n){margin-right: 0;}

.case_title_ny{ padding: 0 10px;}
.case_title_ny h3{ font-size: 14px; font-weight: normal; line-height: 54px; color: #666; float:left; width:50%; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.case_title_ny span{ float: right; font-size: 13px; color:#666; height: 32px; width: 80px; border-radius: 16px; background: #f1f1f1; display: block; line-height: 32px; text-align: center; margin-top: 11px; }





/*产品*/
.ny_product_show{margin-bottom:50px;}
.ny_proshow_top{width:100%; height:auto; overflow:hidden; margin-bottom:30px;}
.ny_proshow_xx{margin-left:570px; height:100%; overflow:hidden; padding-top: 20px;}
.ny_proshow_bottom{width:100%; height:auto; overflow:hidden; border: 1px solid #eee;}
.proshow_xxk{color: #fff; font-size: 20px;font-weight: bold; border-left: 3px solid #287db9;width:100%; display:block; background: #323136;padding-left:20px; height:40px; line-height:40px;}
.proshow_xx{font-size:15px; color:#666; line-height:30px; min-height: 200px;}
.proshow_xx img{max-width:100%;}
.go_black{width: 90px;height: 30px;background: #4cbcac; color: #fff; text-align: center; line-height: 30px; border-radius: 5px; position: relative; float:right}
.proshow_xx table{border-collapse: collapse;}
.ny_proshow_xx em{font-size: 14px; color: #8a8a8a; font-style: normal;}
.ny_proshow_xx .pro_text{line-height: 24px; color: #666; text-align: justify; font-size: 14px; margin-top: 10px; padding-top: 20px; border-top: 1px solid #eee; margin-bottom: 20px;}
.slideTxtBox .hd ul{height: 54px; line-height: 54px; background: #f7f7f7; border-bottom: 1px solid #eee; margin-bottom: 20px;}
.slideTxtBox .hd ul li{ height: 54px; line-height: 54px; width: 120px;  text-indent: 36px; color: #333; font-size: 18px; position: relative;}
.slideTxtBox .hd ul li::before{ height: 6px; width: 6px; background: #00549f; position: absolute; left: 20px; top:24px; display: block; content: ""; border-radius: 50%;}
.bd_xx{ padding: 0 20px; line-height: 1.8; font-size: 14px; color: #454545;}
.ny_pro_ddh span{ font-size: 30px; color: #00549f; font-family: "Impact"}
.ny_pro_dh{width:100%; height:80px;}
.ny_pro_dh i{ color: #000000; font-size: 50px; float: left}
.ny_pro_ddh{float: left;}
.ny_pro_ddh p{ font-size: 14px; color: #313131;}

.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: 20px; margin-right: 30px;}

.ny_pro_show{width:100%; height:auto; display:block; margin-top:40px;}




/*内页新闻*/
.ny_news_all{width:100%; height: auto; overflow: hidden; margin-top: 40px;}
.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:63%; height: auto; float: left; margin-left:2%; margin-top: 20px;}
.news_xx h3{widdth:100%; height: 35px; line-height: 35px; font-size: 18px; color: #333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.ny_news_all ul li:hover .news_xx h3{ color: #00549f}
.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:22%; height: auto; float: right; overflow:hidden}
.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;}
.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:#00549f}
.ny_news_all ul li:hover h3{font-weight: bold; }
.ny_news_all ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}


.fav1{ width: 100%;overflow: hidden; padding-bottom: 40px;}
.fav1 li{ height: 42px; line-height: 42px; border-bottom: 1px dashed #dedede; float: left; width: 49.5%;}
.fav1 li:nth-child(2n){ float: right;}
.fav1 li a{ font-weight: normal;  font-size: 14px; color: #333; width:60%; height:100%; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; float:left;}
.fav1 li span{ float: right; font-size: 14px; color: #999; font-weight: normal;}


/*联系我们*/
.ny_contact{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.ny_contact_map{width:100%;  height: 340px; overflow: hidden; margin-top: 20px;}

.ny_conta_xx{width:100%; height: auto; display: block; overflow: hidden; margin-top: 20px;}
.contact_right{width:50%;float: left; font-size: 16px; color: #666666; line-height:32px}
.ny_cont_wx{width:340px; 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%;}

.page-list{display:none;}






@media screen and (max-width:1600px){
	.container,.index_contact,.container_top{width:90%}
	.index_about{padding-left: 6%}
.ny_baninfo{width:80%; margin-left:-40%}

	
	
}


@media screen and (max-width:1440px){

	.nav .nLi h3 p{padding-left: 25px}
	.index_contact,.ny_nav{width:95%}
	.index_contact_center{width:30%}
	.nav{margin-left:5%}
	.nav{width:58%}
	.nav .nLi.active p,.nav .nLi:hover p{background-size:15%}
	.nav .nLi h3 p{padding-left:12px;}
		.f_top{display:none;}
	
}


@media screen and (max-width:1400px){
	.nav{margin-left: 3%; width: 60%}
	.copy_bq{width:100%; float:none; text-align:center}
	.footer_zhichi{float:none; display:table; margin:0px auto;}
	.index_contact_center{width:40%}
	
}





@media screen and (max-width:1280px){
	.h_dh{display: none}
	.nav{width:72%}
	.nav .nLi h3 p{font-size: 14px}

	.in_ab_xx h3{font-size:22px;}
	.banner .slideBox .bd li a img{display:block;}
	.banner .slideBox .bd li a{background:none; height:auto;}
	.banner{height:auto;}
	.page-list{display:block;}
	.digg{display:none;}
	.index_about_numm dl dt span{font-size:60px;}
	.in_news_xx,.in_news_time{margin-top:16px;}
	.index_contact_center{width:43%}
	
}




@media screen and (max-width:1024px){
	.index_about{padding-left: 2%}
	.index_about_numm dl dt span{font-size: 50px;}
	.index_youshi ul li{padding: 29px 20px 0}
	.in_news_pic{width:40%}
	.in_news_xx,.in_news_time{margin-top: 0}
	.index_contact_right{width:26%}
	.index_contact_center{width:39%}
	.index_contact_left p{font-size: 16px;}
	.ny_news_all ul li .ny_time p{font-size:30px;}
	.ny_news_all ul li .ny_time{width:89px}
	.news_xx{width:58%}
	.news_pic{width:26%}
}




@media screen and (max-width:800px){
	.container,.container_top{width:94%}
	body{padding-bottom: 60px;}
	.header_nav,.banner,.footer,.copy,.index_num_right,.in_news_pic,.lxfx{display: none;}
	.sj_header,.sj_banner,footer,.sj_copy,.sjny_ban{display: block}
	.index_about{padding: 0px 10px}
	.in_about_left{width:100%; float: none;}
	.in_about_right{width:100%; float: none; margin-top: 40px;}
	.index_gg{padding-top: 70px;}
	.index_gg p{width:90%}
	.index_youshi ul li{height: 235px; padding:15px 10px 0}
	.index_youshi ul li h3 span{font-size: 16px;}
	.index_youshi ul li h3{font-size: 20px;}
	.index_youshi ul li h3 span{margin-left: 0}
	.in_news_xx{width:72%}
	.index_news_bottom ul li{padding: 20px 15px}
	.index_news_bottom ul li dl dd{font-size: 16px;}
	.index_news_bottom ul li dl dt{font-size: 18px;}
	.index_contact_right{display: none}
	.index_contact_left{width:38%}
	.index_contact_center{width:56%}
	.in_about_right a,.in_ab_video{height: 300px}
	.index_news_nav a:after{width:40px;}
	.index_news_nav a{padding-right:50px;}
	.ny_left{width:32%}
	.ny_right{width:65%}
	.case_title_ny h3{width:100%; float:none;}
	.case_title_ny span{display:none;}
	.news_xx{margin-top:0px;}
	.ny_baninfo{top:150px; height:190px;}
	#sl_PicShow,#sl_ImgBox{width:100%!important;}
	#sl_PicShow{float:none!important;}
	.ny_proshow_xx{margin-left:0!important; margin-top:20px!important;}
	.ny_nav ul{width:100%; display:block;}
	.ny_nav ul li{width:50%;  padding:0; text-align:center; margin-right:0}
	.ny_nav ul li a{padding:0}
	.ny_nav ul li:nth-child(4n){margin-right:0}
	.news_xx{width:50%}
}



@media screen and (max-width:520px){
	
	.in_ab_xx h3{font-size: 24px}
	.index_gg h3{font-size: 24px;}
	.index_product_title h3 span,.index_youshi_t h3 span,.in_con_title h3 span{font-size: 28px}
	.index_product ul li{width:48%; margin-right: 0}
	.index_product ul li:nth-child(2n){float: right}
	.index_youshi ul li{width:100%; height: auto; overflow: hidden; padding: 15px 10px}
	.index_youshi{height: auto; overflow: hidden; padding-bottom: 60px;}
	.index_news_center{background: none}
	.index_news_center ul li,.index_news_tltle h3,.index_news_nav,.index_news_bottom ul li,.index_news_bottom ul li:nth-child(2n){width:100%; float: none;}
	.index_news_nav a:after{display: none}
	.index_news_nav a{padding-right: 0;}
	.index_news_nav{margin-top: 20px}
	.index_contact_left,.index_contact_center{width:100%; float: none; margin-bottom: 8px}
	.in_con_title{margin-bottom: 10px}
	.sj_logo{width:27%}
	.sub_pro a{width:49%}
	.sub_pro a:nth-child(2n){float:right}
	.ny_left{width:100%; float:none;}
	.ny_right{width:100%; float:none;}
	.pro_list3 li,.pro_list2 li{width:49%; margin-right:0}
	.pro_list3 li:nth-child(2n),.pro_list2 li:nth-child(2n){float:right}
	.ny_left_title{display:none;}
	.ny_left_nav ul li a{padding:10px 5px 10px 30px}
	.ny_baninfo h4{font-size:40px;}
	.news_pic{display:none;}
	.news_xx{width:auto; float:none; margin-left:100px;}
	.fav1 li{width:100%; float:none;}
	.fav1 li:nth-child(2n){float:none}
	.contact_right,.ny_cont_wx{width:100%; float:none; overflow:hidden; margin-top:20px;}
	.ny_honor_all ul li{width:49%; margin-right:0}
	.ny_honor_all ul li:nth-child(2n){float:right}
	.video_xx{width:90%; margin-left:-45%; height:auto;}
	.video-box{height:auto;}
	.index_gg{padding:70px 10px 0;}
	

}



@media screen and (max-width:375px){
	.about_left_title img{display:none;}
	.index_about_numm dl dt span{font-size:36px;}
	.in_ab_xx h3{font-size:18px;}
	.in_ab_video img{width:40%}
	.sj_logo{width:43%}
	.about_left_title img{width:40px;}
	
	.index_youshi_t h3 i,.index_product_title h3 i,.about_left_title h3 i,.index_news_tltle h3 i{font-size:26px; margin:0px 2px;}
	.about_left_title h3{line-height:30px;}
	.in_ab_info{padding:20px 0; font-size:14px;}
	.index_gg h3{font-size:20px;}
	.in_pro_hover{padding:30px 10px 0}
	.in_pro_hover h3{font-size:16px;}
	.in_pro_hover span{line-height:30px;}
	.in_pro_hover{height:96px; background-size:cover;}
	.index_about_numm dl dd,.index_gg p,.in_news_xx p,.index_news_bottom ul li p{font-size:14px;}
	.in_news_xx h3{font-size:18px;}
	.in_news_time{margin-top:10px;}
	.index_news_center{padding-top:0; }
	.index_news_center ul li{margin-bottom:30px;}
	.ny_banner{height:320px;}
	.ny_baninfo{top:110px;}
	.ny_baninfo h4{font-size:30px;}
	.ny_news_all ul li .ny_time p{font-size:24px;}
	.ny_news_all ul li .ny_time{width:72px}
	.news_xx{margin-left:85px;}

	
}


@media screen and (max-width:360px){
	.ny_nav ul li{width:50%}
	.sub_pro a{width:100%; float:none;}
	.sub_pro a:nth-child(2n){float:none;}
	.in_con_title h3{font-size:20px;}
	.index_product_title h3 span, .index_youshi_t h3 span, .in_con_title h3 span,.index_news_tltle h3 span,.about_left_title h3 span,.index_news_tltle h3 i{font-size:26px;}
	.about_left_title h3{font-size:20px;}
	.index_about_numm img{margin: 7px 10% 0; }
	.index_product_title h3,.index_youshi_t h3,.index_news_tltle h3{font-size:18px;}
	.index_about_numm dl dt span{font-size:28px;}
	.index_youshi ul li a{    margin:20px auto;}

}



@media screen and (max-width:320px){
	.ny_baninfo h4{font-size:30px;}
	.ny_baninfo{width:90%; margin-left:-45%}
	.index_product_title h3 span, .index_youshi_t h3 span, .in_con_title h3 span,.index_news_tltle h3 span,.about_left_title h3 span{font-size:26px}
	.in_con_title h3{font-size:18px;}
	.index_contact_center a{font-size:14px;}
	.index_about_numm dl dt span{font-size:30px;}
	.in_pro_hover{padding:30px 10px 0}
	.in_pro_hover h3,.index_youshi_t h3{font-size:16px;}
	.index_news_bottom ul li dl dt{width:65%}
}





/*图文列表样式*/
.n-list{ padding:15px 0px; }
.n-list li{ display:block; padding-bottom:15px; border-bottom:1px solid #f0f0f0; overflow:hidden; }
.n-list li:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
.n-list li h2{ padding:15px 0 15px; font-size:18px; line-height:24px; font-weight:normal;  white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
.n-list li h2 a{ color:#333; text-decoration:none; }
.n-list li h2 a:hover{ color:#8CAC52; }
.n-list li .note b{ position:relative; display:block; float:left; margin-right:16px; width:118px; height:auto; border:1px solid #e8e8e8; font-style:normal; }
.n-list li .note b img{ min-width:100%; min-height:100%; width:100%; _height:100%; }
.n-list li .note p{ display:block; font-size:14px; max-height:84px; line-height:28px; font-weight:500; color:#666; overflow:hidden; }
.n-list li .note .info{ padding-top:10px; height:20px; line-height:20px; }
.n-list li .note .info span{ margin-right:10px; color:#999; font-size:12px; }
.n-list li .note .info span i{ margin-right:3px; font-size:12px; }
.n-list .nodata{ margin-top:30px; color:#666; font-size:14px; line-height:100px; text-align:center; }
