@charset "utf-8";

@font-face
{
font-family: 'Bell MT';
src: url('BELLI.TTF'),
     url('BELLI.TTF'); /* IE9 */
}

/*-- #0055ff - #0350a2 - #333 - #fff - #ddd*/
body,header,footer,nav,h1,h2,h3,h4,h5,h6,ul,li,ol,dl,dd,dt,img,p,form,input,button{margin:0;padding:0;}

::selection{background-color:#42506e;color:#fff;}
::-moz-selection{background-color:#42506e;color:#fff;}
::-webkit-selection{background-color:#42506e;color:#fff;}

/*-定制---------------------------------------------------------------------------------------*/
body{background-color:#fff;font-size:14px;font-family:source-sans-pro, Source Sans Pro, Helvetica, Arial, sans-serif, sans-serif;}
a{text-decoration:none;}
.fl{float:left;}
.fr{float:right;}
.cr{clear:both;}
.bold_no{font-weight:400;}

.lazy{background: url(../images/loading.gif) center center no-repeat;}


/*-标题-H标签---------------------------------------------------------------------------------------*/
.title_h1{font-size:1.8em;line-height:3em;border-bottom:1px solid #ddd;}
.title_h2{font-size:1.6em;line-height:3em;border-bottom:1px solid #ddd;}
.title_h3{font-size:1.4em;line-height:3em;border-bottom:1px solid #ddd;}
.title_h4{font-size:1.2em;line-height:3em;border-bottom:1px solid #ddd;}
.title_h5{font-size:1.1em;line-height:3em;border-bottom:1px solid #ddd;}
.title_h6{font-size:1em;line-height:3em;border-bottom:1px solid #ddd;}

/*分页样式-------------------------------------------------------------------------------------*/
.pagination{margin:10px auto 0 auto;}
.pagination ul{margin:50px auto 0 auto;padding-bottom:50px;text-align:center;}
.pagination ul li{color:#fff;line-height:30px;display:inline-block;text-align:center;height:30px;overflow: hidden;}
.pagination ul li a{background:#0075DF;border-radius:5px;display:block;color:#fff;font-size:15px;line-height:30px;padding:0 12px;float:left;margin:0 5px;}
.pagination ul li.current a{color:#000;font-size:15px;margin:0;padding:0 12px;border-radius:5px;background:#ccc;line-height:30px;display: block;float: left;margin:0 5px;}
.pagination ul li span{display:block;float:left;padding:0;border-radius:5px;margin-left:0;color: #000;line-height:30px;}

.wm_w_automini{display: none;}


@media (min-width: 320px) and (max-width: 1199.98px){
	body{max-width:800px;min-width:320px;margin:auto;background:#f7f7f7;}
	.mobile_none{display:none !important;width:0 !important;height:0 !important;}
/*-顶部---------------------------------------------------------------------------------------*/
header{width:100%;background-color:#fff;}
	.header_w{width:100%;margin:auto;}
		.header_top{width:100%;margin:0 auto 0 auto;font-size:0;text-align:center;}
			.header_top_logo{width:1rem;height:1rem;display:inline-block;vertical-align:middle;}
				.header_top_logo img{width:0.8rem;margin-top:0.28rem;}
			.header_top_name{display:inline-block;vertical-align:middle;margin-top:0.15rem;}
			 .header_top_name h1{font-size:0.36rem;vertical-align:middle;text-align:left;}
			 .header_top_name h5{font-size:0.18rem;vertical-align:middle;font-weight:400;text-align:left;letter-spacing:0.02rem;}
			.header_top_img,.header_top_tel{overflow:hidden;width:0;height:0;}

	.banner{display:none;}
	.s-banner-m img{width:100%;}

	.header_top_nav{width:100%;margin:0.2rem auto 0 auto;font-size:0;}
		.header_top_nav ul{text-align:center;margin:auto;}
			.header_top_nav ul li{display:inline-block;}
				.header_top_nav ul li a{display:block;padding:0;color:black;font-size:0.22rem;width:2rem;text-align:center;margin-top:0.7rem;}


.x-ctn-0{width:100%;}
.x-ctn-1{width:5.6rem;margin:auto;}

.x-ctn-bg1{background:url(../images/bg1.jpg) no-repeat top center;}
.x-ctn-bg2{background:url(../images/bg2.jpg) no-repeat top center;}
.x-ctn-bg3{background:url(../images/youshi.jpg) no-repeat top center;}


.s-header-navs-1,.s-header-navs-2,.s-header-navs-3,.s-header-navs-4,.s-header-navs-5,.s-header-navs-6,.s-header-navs-7,.s-header-navs-8,.s-header-navs-9,.s-header-navs-10,.s-header-navs-11,.s-header-navs-12{display:inline-block;width:2rem;height:1rem;font-size: 0.20rem;vertical-align:top;margin:0 0 0.2rem 0;padding:0;}
.s-header-navs-1 a,.s-header-navs-2 a,.s-header-navs-3 a,.s-header-navs-4 a,.s-header-navs-5 a,.s-header-navs-6 a,.s-header-navs-7 a,.s-header-navs-8 a,.s-header-navs-9 a,.s-header-navs-10 a,.s-header-navs-11 a,.s-header-navs-12 a{color: #555;display: block;padding-top:0.68rem;}
.s-header-navs-1{background:url(../svgs/file-alt.svg) no-repeat top center;background-size:0.6rem 0.6rem;}
.s-header-navs-2{background:url(../svgs/image.svg) no-repeat top center;background-size:0.6rem 0.6rem;}
.s-header-navs-3{background:url(../svgs/cogs.svg) no-repeat top center;background-size:0.6rem 0.6rem;}
.s-header-navs-4{background:url(../svgs/globe.svg) no-repeat top center;background-size:0.6rem 0.6rem;}
.s-header-navs-5{background:url(../svgs/award.svg) no-repeat top center;background-size:0.6rem 0.6rem;}
.s-header-navs-6{background:url(../svgs/tools.svg) no-repeat top center;background-size:0.6rem 0.6rem;}
.s-header-navs-7{background:url(../svgs/comment-dots.svg) no-repeat top center;background-size:0.6rem 0.6rem;}
.s-header-navs-8{background:url(../svgs/user.svg) no-repeat top center;background-size:0.6rem 0.6rem;}
.s-header-navs-9{background:url(../svgs/gray/copy.svg) no-repeat top center;background-size:0.6rem 0.6rem;}
.s-header-navs-10{background:url(../svgs/home.svg) no-repeat top center;background-size:0.6rem 0.6rem;}


	.photo_list_s2{padding:0.3rem 0 0 0;width:5.6rem;margin:0.24rem auto;background:#fff;border-radius:0.05rem}
	.photo_list_s2 h4{color:#000;padding:0.1rem 0.25rem 0.1rem 0.25rem;font-size:0.3rem;font-weight:400;border-left:0.12rem solid #2251c4;padding-left:0.2rem;display:inline-block;vertical-align: top;margin:0 0 0.3rem 0.25rem;}
	.photo_list_s2 h4 span{display:none;font-size:0;}
		.photo_list_s2 ul{text-align:center;margin:0;padding:0;font-size:0;}
			.photo_list_s2 ul li{width:2.45rem;margin:0 0.1rem 0.2rem 0.1rem;display:inline-block;vertical-align: top;}
			.photo_list_s2 ul li img{width:100%;height:auto;border:0;display:block;}
      .news_pro_info{width:100%;line-height:0.24rem;color:#333;font-size:0.24rem;margin-top:0.1rem;margin-bottom:0.2rem;}
	     .news_pro_info a{color:#333;font-size:0.2rem;}

	.mobile_w96{background: white;width:5.6rem;margin:0.24rem auto;border-radius:0.05rem;font-size:0;}

/*-标题样式------------------------------------------------------------------------------------*/
.ts_1{margin:0 auto 0 auto;width:5.6rem;}
	.ts_1_border{width:100%;display:block;height:39px;border-bottom:1px solid #0a3190;}
	.ts_1_title{margin:auto;width: 5rem;padding: 0.35rem 0 0.26rem 0;}
		.ts_1_title h2{color:#000;padding:0.1rem 0.25rem 0.1rem 0.25rem;font-size:0.3rem;font-weight:400;border-left:0.12rem solid #2251c4;padding-left:0.2rem;display:inline-block;vertical-align: top;}
		.ts_1_title h5{font-size:0.2rem;font-weight:400;color:#fff;text-align:center;background:#2251c4;line-height:0.4rem;height:0.4rem;overflow:hidden;display:inline-block;padding:0.05rem 0.15rem;vertical-align: top;}

	.article_s1{margin: auto;padding-top: 0;}
	.article_s1_text{font-size:0.22rem;line-height:0.36rem;color:#333;padding:0 0.24rem;text-align:left;}
	.article_s1_img{padding:0.3rem 0.25rem 0.2rem 0.25rem;}
	.article_s1_img img{width:100%;}

	.button_s1{font-size:0;display:none;}

/*-banner-----*/
	.s-banner-x1{width:100%;margin:0.3rem 0;}.s-banner-x2{width:100%;margin:0.3rem 0;}
	.s-banner-x1 img,.s-banner-x2 img{width:100%;}

/*-banner-----*/
	.s-banner-x{width:100%;margin:0;}
	.s-banner-x img{width:100%;}











.x-title-1{line-height: 0.3rem;padding-top:0.4rem;}
	.x-title-1 h2{line-height: 0.3rem;font-size:0.3rem;font-weight:400;border-left:0.1rem solid #0045ad;padding-left:0.16rem;}
	.x-title-1 p{line-height:0.32rem;font-size:0.2rem;font-weight:400;color:#535353;margin-top:0.2rem;}

.x-products{margin:0.2rem 0 0 0;text-align:center;font-size:0;}
	.x-products ul{}
		.x-products ul li{display:inline-block;margin:0 0.1rem 0.2rem 0.1rem;vertical-align: top;}
			.x-products ul li a{border:1px solid #e5e5e5;border-radius:5px;font-size:0.2rem;color:#333;padding:0.1rem 0;line-height:0.3rem;display:block;width:2.5rem;background:white;}
	    .x-products ul li a:hover{color:white;background:#023f75;}

.x-products-cr{}

.x-productslist{text-align:center;font-size: 0;margin-bottom: 0.3rem;}
.x-products-1,.x-products-2,.x-products-3{width:1.8rem;text-align: center;display: inline-block;vertical-align: top;margin: 0 0.03rem;background: #556788;height: 2.4rem;overflow: hidden;}
	.x-products-1 h2,.x-products-2 h2,.x-products-3 h2{color:white;font-weight:400;font-size:0.2rem;background-color:rgba(0,0,0,0.2);padding: 0.15rem 0;line-height: 0.22rem;height: 0.4rem;}
		.x-products-1 img,.x-products-2 img,.x-products-3 img{margin:0.2rem auto;max-width: 80%;max-height: 1.4rem;height: auto;}


.x-ad1-title1{color: white;font-size: 0.3rem;margin-top: 0.3rem;display: inline-block;text-align: center;height: 0.4rem;line-height: 0.4rem;border-left: 0.1rem solid white;padding-left: 0.2rem;}
.x-ad1-content{font-size: 0.2rem;color: white;margin-top: 0.2rem;line-height: 0.32rem;text-indent: 2em;}
.x-ad1-title2{font-size: 0.24rem;color: #00c0ff;font-weight: 400;margin-top: 0.2rem;line-height: 0.3rem;text-align: center;margin-bottom: 0.1rem;}
.x-ad1-list{text-align: center;height: 1rem;overflow: hidden;}
	.x-ad1-list span{text-align: left;display:inline-block;color:#dfe0e3;width:2.6rem;font-size:0.18rem;line-height:0.2rem;}
.x-ad1-block1{background: rgba(0,73,134,0.8);color:white;margin-top: 0.3rem;font-size: 0;text-align: center;}
	.x-ad1-block1 span{margin-top:0.2rem;font-size:0.16rem;line-height:0.18rem;color:white;display:inline-block;width:1.3rem;text-align: center;vertical-align: middle;}
.x-ad1-block2{background: rgba(0,73,134,0.8);font-size: 0;padding-bottom: 0.3rem;}
.x-ad1-block2-title{color:white;font-family: 'Bell MT';font-size:0.36rem;display:inline-block;width:1.3rem;text-align: right;}
	.x-ad1-block2-title span{font-size:0.12rem;font-family:'微软雅黑';}

	
	.x-ad2{padding-bottom: 0.4rem;}
		.x-ad2 h1{color:#00c0ff;font-weight:normal;font-size:0.25rem;line-height:0.4rem;padding-top:0.22rem;}
		.x-ad2 h3{color:white;font-size:0.25rem;font-weight:normal;margin-top:0.12rem;border-top:0.01rem solid rgba(0,192,255,0.3);display:block;width:100%;padding-top:0.14rem;}
		.x-ad2 h2{font-size:0.3rem;color:#ffea00;line-height:0.4rem;font-weight:normal;margin-top:0.3rem;}

	
	
/*列表样式*/
.x-list-1{text-align:center;font-size:0;margin:0.2rem auto;}
	.x-list-1 a{}
		.x-list-1-pic{}
			.x-list-1-pic img{
				display:block;
				margin:0;
				width: 100%;
			}
			.x-list-1-pic:hover img{width:406px;height:224px;margin:-10px 0 0 -5px;Filter: brightness(120%);}
		.x-list-1-title{font-size:16px;color:black;text-align:left;padding:20px 20px 10px 20px;}
	.x-list-1-content{font-size:0.18rem;color:#777;text-align:left;line-height:0.24rem;}
		.x-list-1-date{font-size:14px;color:#888;text-align:left;padding:20px 20px 20px 20px;}























/*标题样式*/
.x-title-2{text-align:center;margin-top: 0.3rem;}
	.x-title-2 h2{font-size:0.3rem;line-height:0.6rem;font-weight: 400;}
	.x-title-2 h4{font-size:0.22rem;font-weight:400;}
	.x-title-2 p{font-size:0.18rem;font-weight:400;color:#444;}
		.x-title-2 p span{margin:0 0.1rem;color:black;}
	
/*列表样式*/
.x-list-1{font-size:0;text-align: center;}
	.x-list-1 a{display: block;width: 100%;}
		.x-list-1-pic{width:100%;}.x-list-1-pic img{width:100%;}
		.x-list-1-title{font-size:0.22rem;color:black;text-align:left;padding:0.2rem 0 0.07rem 0;}
		.x-list-1-date{font-size:0.16rem;color:#888;text-align:left;padding:0.1rem 0.2rem 0.2rem 0;}
/* 资质证书 */
	.wm_w_auto1-m{margin:0 0.2rem;padding-bottom:0.3rem;}
	.swiper_pic img{width:100%;}
	
/* 新闻、联系 */
	.footer_news{margin:0 auto 0.2rem auto;width:5.6rem;background:#fff;border-radius:0.05rem;padding:0.3rem 0 0.3rem 0;}
		.footer_news h3{color:#000;padding:0.1rem 0.25rem 0.1rem 0.25rem;font-size:0.3rem;font-weight:400;border-left:0.12rem solid #2251c4;padding-left:0.2rem;margin:0 0 0 0.3rem;}
		.footer_news h3 span{display:none;}
		.footer_news ul{list-style:none;margin-top:0.2rem;padding:0 0.3rem 0 0.3rem;}
			.footer_news ul li{border-bottom:1px solid #f5f5f5;}
				.footer_news ul li a{padding:0.15rem 0;display:block;font-size:0.22rem;color:#333;text-decoration:none;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:96%;}



	.footer_contact{margin:0 auto 0 auto;background:#fff;border-radius:0.05rem;padding:0.2rem 0.3rem;width: 5rem;}
		.footer_contact h1{color:#000;padding:0.1rem 0.25rem 0.1rem 0.25rem;font-size:0.3rem;font-weight:400;text-align: center;}
		.footer_contact div{font-size:0.22rem;line-height:0.3rem;color:#666;margin:0.2rem 0;}	
	.footer_contact p{font-size:0.22rem;line-height:0.3rem;color:#666;}
		.footer_contact_ewm{display:none;}
		.footer_contact_c{margin:0.2rem 0.3rem 0.3rem 0.3rem;font-size:0.22rem;color:#000;line-height:0.36rem;}
	.footer_icon{display: none;}

.container_left{display:none;}

.container_right{width:100%;margin:0 auto 0 auto;background-color: #fff;}
.container_right_title{font-size: 0.24rem;padding: 0 0.2rem;border-bottom: 0.01rem solid #eee;line-height: 0.6rem;}
	.container_right_title a{background-color: white;background-image: url(../svgs/angle-left.svg);background-repeat: no-repeat;background-position: 0.2rem center;
background-size: 0.22rem;font-weight: 400;font-size: 0.24rem;padding: 0.2rem 0 0.2rem 0.6rem;display: block;color: black;}
.article_content{padding:0.2rem;font-size:0.22rem;line-height: 0.36rem;text-align: left;}
.article_content_text{line-height:200%;}
	.article_content_text table,td{line-height:0.18rem;border:0.01rem solid #ccc;border-collapse: collapse;padding: 0.05rem;font-size: 0.16rem;}
	.article_content_text img{max-width:100%;}

	.article_content_text_h1{font-size:0.26rem;text-align:center;line-height:0.36rem;margin-bottom:0.2rem;}

.newslist{margin:0.2rem 0.3rem 1.2rem 0.3rem;background-color: #fff;padding-bottom:0.3rem;}
	.newslist ul{list-style: none;}
		.newslist ul li{}
	   .newslist_title{padding:0.12rem;font-size:0;}
	     .newslist_title a{color:#333;display:inline-block;width:3.9rem;font-size:0.22rem;margin: 0 0 0 0.2rem;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
	     .newslist_title span{color:white;display:inline-block;width:1rem;font-size:0.18rem;background:#42506e;padding:0.07rem 0;border-radius:0.05rem;text-align: center;}

	
	.container_feedback{margin:0.2rem 0.3rem 1.2rem 0.3rem;background-color: #fff;padding-bottom:0.3rem;}
	.form_bottom{border:0;background:#42506e;color:white;padding:0.1rem 0.25rem;border-radius:0.1rem;}

/* 产品展示*/
.s-list2{width:5.6rem;margin:0.2rem auto;background-color:white;font-size:0;border-radius:0.08rem 0.08rem 0 0;}
.s-list2-title{font-size:0.24rem;color: #42506e;line-height:0.5rem;margin:0;padding:0.2rem 0.2rem 0.1rem 0.2rem;font-weight:700;}
	.s-list2-title a{color: #42506e;}
		.s-list2-title a span{font-size:0.2rem;font-weight:400;color:#777;float:right;}
.s-list2-list{padding-bottom:0.2rem;border-bottom:0.01rem solid #eee;}
	.s-list2-list ul{text-align: left;}
		.s-list2-list ul li{display:inline-block;width:1.6rem;margin:0 0 0 0.20rem;vertical-align: top;}
			.s-list2-list ul li a{}
				.s-list2-list ul li a img{width:100%;vertical-align: top;}
				.s-list2-list ul li a h4{font-size:0.2rem;font-weight:400;color:#777;line-height:0.28rem;padding:0.12rem 0;}

	/*图片小图预览列表*/
	.pro_info_info{width:90%;margin:auto;}
	.spec-preview{padding:0.3rem;}
	.spec-preview img{text-align: center;width:100%;}
	.web_products_info{margin:0 0.3rem 0.3rem 0.3rem;line-height:0.3rem;}
	.web_products_info h3{font-size:0.24rem;font-weight:400;}
	
	/*产品描述*/
	.web_products_article_title{color:#fff;line-height:0.6rem;font-size:0.24rem;margin:0;padding:0 0.3rem;background-color:#42506e;font-weight:700;border-radius: 0.08rem;}
	.web_products_article{padding:0.3rem 0.1rem;line-height:200%;}
	.web_products_article table{border-collapse:collapse;border:none;}
	.web_products_article table td{padding:0 0.2rem;}
	.web_products_article img{max-width:100%;margin:auto;}
	/*上下页*/
	.page_s{display: inline-block;text-align: left;margin:0 0 0.3rem 0;font-size:0.2rem;}
		.page_s a{width:4.6rem;display:block;font-size:0.2rem;color:#333;height:0.5rem;line-height:0.5rem;border:0.01rem solid #ddd;padding:0 0.2rem;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;border-radius:0.05rem;}

/**/
.s-news1-nav{margin-bottom:0.1rem;width:100%;}
	.s-news1-nav a{background-color:white;background-image:url(../svgs/angle-left.svg);background-repeat:no-repeat;background-position:0.2rem center;background-size:0.22rem;font-weight: 400;font-size:0.24rem;padding:0.2rem 0 0.2rem 0.6rem;display:block;color:black;}

/*返回按钮*/
.s-button1{text-align:center;margin:0.3rem auto 0 auto;padding-bottom:1rem;}
	.s-button1 a{display:inline-block;padding:0.12rem 0.3rem;color:white;font-size:0.20rem;background-color:#42506e;border-radius:0.05rem;}


/*底部导航*/
.s-footer-nav{font-size: 0;background-color: #fff;width:100%;height:1rem;text-align:center;position:fixed;bottom:0;border-top:0.01rem solid #ddd;z-index:100;}
	.s-footer-navtitle{display: inline-block;height:1rem;vertical-align:bottom;}
	.s-footer-play{display: inline-block;height:1rem;vertical-align:bottom;}
		.s-footer-navtitle a,.s-footer-play a{color:#555;font-size:0.20rem;line-height:0.24rem;display: inline-block;width:1.2rem;vertical-align: bottom;padding-top:0.67rem;}
	.s-footer-navsgv-1{background:url(../svgs/gray/home.svg) no-repeat center 0.14rem;background-size:0.44rem 0.44rem;}
	.s-footer-navsgv-2{background:url(../svgs/gray/file-alt.svg) no-repeat center 0.14rem;background-size:0.44rem 0.44rem;}
	.s-footer-navsgv-3{background:url(../svgs/gray/cogs.svg) no-repeat center 0.14rem;background-size:0.44rem 0.44rem;}
	.s-footer-navsgv-4{background:url(../svgs/gray/globe.svg) no-repeat center 0.14rem;background-size:0.4rem 0.4rem;}
	.s-footer-navsgv-5{background:url(../svgs/gray/user.svg) no-repeat center 0.14rem;background-size:0.4rem 0.4rem;}
	

	footer{padding:0.2rem 0 1.2rem 0;}
	.footer_w{}
	.footer_content{}
		.footer_nav{display:none;font-size:0;}
		.footer_info{font-size:0.16rem;color:gray;text-align:center;line-height:0.2rem;padding:0.2rem 0;}
		.footer_info a{font-size:0.16rem;color:gray;}

}




































@media screen and (min-width:1200px){
	body{min-width:1400px;margin:auto;padding:0;}
	.pc_none{overflow:hidden !important;width:0 !important;height:0 !important;}
	.wm_w_auto{width:1300px;margin:0 auto 0 auto;}
	.wm_w_auto1{width:1400px;margin:auto;}
	.wm_w_auto2{width:1300px !important;}
/*-顶部---------------------------------------------------------------------------------------*/

header{width:100%;background-color:#fff;}
	.header_w{width:100%;margin:auto;padding: 30px 0 20px 0;}
		.header_welcome{width:100%;height:30px;background-color:#dbdbdb;color:#6c6c6c;line-height:30px;}
			.header_welcome_1300{width:1300px;margin:auto;}
			.header_welcome_l{float:left;}
			.header_welcome_r{float:right;}
			.header_welcome a{color:#6c6c6c;margin:0 10px;}
			.header_welcome a:hover{text-decoration: underline;}
		.header_top{width:1400px;overflow:hidden;margin:0 auto;}
			.header_top_logo{width:81px;height:59px;float:left;}
				.header_top_logo img{}
		.header_top_name{float:left;}
			.header_top_name h1{margin:0 0 0 20px;font-size:36px;color:#000;line-height:40px;font-weight: 400;font-family: '黑体';}
        	.header_top_name h5{font-size:16px;font-weight:700;margin:3px 0 0 22px;color:#004498;letter-spacing:2px;font-family: 'Arial';font-style: italic;}

		.header_top_language{float: right;margin-top: 10px;}
			.header_top_language span{font-size:15px;line-height:30px;font-weight: 400;color:#666;height: 30px;display: inline-block;}
        	.header_top_language span a{color:#666;}.header_top_language span a:hover{text-decoration:underline;}
			.header_top_language_G{background:url(../images/13.jpg) left center no-repeat;padding-left:30px;}
			.header_top_language_C{background:url(../images/16.jpg) left center no-repeat;padding-left:36px;}

#swipermini{display: none;}


.header_top_nav{margin:0 0 0 70px;float: left;font-size: 0;}
	.header_top_nav ul{text-align:left;height:54px;margin:auto;}
		.header_top_nav ul li{display:inline-block;}
			.header_top_nav ul li a{display:block;padding:0 0 0 30px;color:#888;font:400 16px/54px 'arial';}
			.header_top_nav ul li a:hover{color:#000;}


.x-ctn-0{width:100%;}
.x-ctn-1{width:1400px;margin:auto;}

.x-ctn-bg1{background:url(../images/bg1.jpg) no-repeat top center;}
.x-ctn-bg2{background:url(../images/bg2.jpg) no-repeat top center;}
.x-ctn-bg3{background:url(../images/youshi.jpg) no-repeat top center;}
	
.x-title-1{line-height: 36px;padding-top:100px;width:600px;float:left;}
	.x-title-1 h2{line-height: 36px;font-size:36px;font-weight:400;border-left:8px solid #0045ad;padding-left:20px;}
	.x-title-1 p{line-height:24px;font-size:16px;font-weight:400;color:#515151;margin-top:20px;}

.x-products{margin:100px 0 0 0;float:right;width:700px;text-align:left;font-size:0;}
	.x-products ul{}
		.x-products ul li{display:inline-block;margin-left:20px;margin-bottom:15px;vertical-align: top;}
			.x-products ul li a{border:1px solid #e5e5e5;border-radius:5px;font-size:15px;color:#333;line-height:24px;display:block;background:white;padding: 10px 10px;}
	    .x-products ul li a:hover{color:white;background:#023f75;}

.x-products-cr{height:50px;clear:both;}

.x-productslist{clear:both;background:url(../en/images/bg4.jpg) no-repeat top center;height:395px;overflow:hidden;text-align:center;padding-bottom: 80px;}
.x-products-1,.x-products-2,.x-products-3{display:inline-block;width:463px;height:395px;vertical-align:middle;position: relative;line-height: 395px;}
	.x-products-1 h2,.x-products-2 h2,.x-products-3 h2{color:white;font-weight:400;font-size:22px;background-color:#263451;display:block;right:0;position:absolute;top: 10px;padding: 14px 20px 13px 50px;line-height: 22px;background-image:url(../images/bg4-1.jpg);background-position:20px center;background-repeat: no-repeat;}
		.x-products-1 img,.x-products-2 img,.x-products-3 img{max-width:250px;margin:auto;max-height:250px;vertical-align: middle;}


.x-ad1-title1{color: #00c0ff;font-size: 36px;margin-top: 50px;display: inline-block;text-align: left;height: 40px;line-height: 40px;}
.x-ad1-content{font-size: 16px;color: white;margin-top: 30px;line-height: 24px;height: 72px;}
.x-ad1-title2{font-size: 24px;color: #00c0ff;font-weight: 400;margin-top: 40px;height: 28px;line-height: 28px;}
.x-ad1-list{text-align: left;width:1100px;margin-top: 10px;height: 74px;}
	.x-ad1-list span{text-align: left;display:inline-block;color:#fff;width:180px;font-size:12px;line-height:18px;}
.x-ad1-block1{background: rgba(0,73,134,0.8);color:white;height:58px;margin-top: 70px;}
	.x-ad1-block1 span{margin-top:16px;font-size:16px;line-height:18px;color:white;display:inline-block;width:220px;margin-left:50px;vertical-align: top;}
.x-ad1-block2{height: 90px;background: rgba(0,73,134,0.8);}
.x-ad1-block2-title{color:white;font-family: 'Bell MT';font-size:56px;display:inline-block;width:220px;margin-left:46px;line-height:70px;}
	.x-ad1-block2-title span{font-size:16px;font-family:'微软雅黑';}

	
	.x-ad2{height:397px;}
		.x-ad2 h1{color:#00c0ff;font-weight:normal;font-size:30px;line-height:36px;margin-top:70px;display:inline-block;}
		.x-ad2 h3{color:white;font-size:24px;font-weight:normal;margin-top:28px;border-top:1px solid rgba(0,192,255,0.3);display:block;width:430px;padding-top:20px;}
		.x-ad2 h2{font-size:30px;color:#ffea00;line-height:36px;font-weight:normal;margin-top:60px;}

/*标题样式*/
.x-title-2{text-align:center;margin-top: 80px;}
	.x-title-2 h2{font-size:36px;line-height:40px;font-weight: normal;}
	.x-title-2 h4{font-size:24px;font-weight:400;}
	.x-title-2 p{font-size:14px;font-weight:400;margin-top:10px;color:#415669;}
		.x-title-2 p span{margin:0 25px;color:black;}
	
	
/*列表样式*/
.x-list-1{text-align:center;font-size:0;margin:40px auto;}
	.x-list-1 a{display:inline-block;width:386px;margin:0 30px;vertical-align: top;}
		.x-list-1-pic{width:386px;height:214px;position:relative;overflow:hidden;}
			.x-list-1-pic img{
				width:386px;height:214px;display:block;
				transition:width 1s,height 1s,margin 1s,filter 1s;
				-moz-transition:width 1s,height 1s,margin 1s,filter 1s;
				margin:0;filter: brightness(100%);
			}
			.x-list-1-pic:hover img{width:406px;height:224px;margin:-10px 0 0 -5px;Filter: brightness(120%);}
		.x-list-1-title{font-size:16px;color:black;text-align:left;padding:20px 20px 10px 20px;}
	.x-list-1-content{font-size:14px;color:#777;text-align:left;padding:0 20px;line-height:20px;}
		.x-list-1-date{font-size:14px;color:#888;text-align:left;padding:20px 20px 20px 20px;}


/*-容器的左侧---------------------------------------------------------------------------------*/
.container_left{width:200px;float: left;}


/*-容器的右侧---------------------------------------------------------------------------------*/
.container_right{width:1060px;float: right;border:1px solid #ddd;}
	.container_right_title{font-weight:700;font-size:16px;height:45px;background-color: #eee;line-height:45px;padding-left:20px;color:#555;}

/*-列表样式一---------------------------------------------------------------------------------*/
.list_style_1{width:100%;}
	.list_style_1 h4{background-color:#0a3190;color:#fff;font-size:30px;font-weight:400;height:80px;line-height:80px;background:url(../images/5.jpg) no-repeat;text-align: center;}
	.list_style_1 ul{list-style: none;margin: 0;padding: 0;}
		.list_style_1 ul li{border: 1px solid #ddd;margin-top: -1px;background: url(../images/6.jpg) repeat-x center left;color: #525252;line-height:59px;display:inline-block;width:100%;}
			.list_style_1 ul li a{display: inline-block;line-height: 20px;padding-left: 40px;color: #01005e;font-size: 15px;vertical-align: middle;}
			.list_style_1 ul li a:hover{color:#42506e;text-decoration: underline;}

/*-文章---------------------------------------------------------------------------------------*/
.article{width:1300px;margin:40px auto 50px auto;background-color:#fff;}
	.article_content{padding:20px;}
		.article_content_h3{font-size:1.6em;text-align:center;color:#0055ff;}
		.article_content_text{text-align:left;color:#333;line-height:220%;font-size:16px;}
	.article_content_text table,td,tr{border-collapse: collapse;border:1px solid #ccc;padding:5px 10px;}
			.article_content_text a{color:#0055ff;text-decoration:underline;}
			.article_content_text a:hover{color:#0350a2;text-decoration:underline;}
			.article_content_text p{}
			.article_content_text_h1{font-size:18px;font-weight:700;color:#333;text-align: center;line-height:60px;border-bottom:1px solid #eee;margin-bottom:30px;}



/* 产品展示*/
.s-list2{width:100%;margin:0.2rem auto;background-color:white;font-size:0;border-radius:0.08rem 0.08rem 0 0;}
.s-list2-title{font-size:20px;color: #42506e;line-height:40px;margin:0;padding:0 30px 20px 30px;font-weight:700;}
	.s-list2-title a{color: #42506e;}
		.s-list2-title a span{font-size:15px;font-weight:400;color:white;float:right;background: #42506e;padding: 0 20px;border-radius: 50px;line-height: 30px;}
.s-list2-list{padding-bottom:30px;border-bottom:1px solid #eee;}
	.s-list2-list ul{text-align: center;}
		.s-list2-list ul li{display:inline-block;width:30%;margin:0 1% 0 1%;vertical-align: top;}
			.s-list2-list ul li a{}
				.s-list2-list ul li a img{width:100%;vertical-align: top;}
				.s-list2-list ul li a h4{font-size:16px;font-weight:400;color:#333;line-height:24px;padding:0.12rem 0;}

/*-缩略图及名称的列表---------------------------------------------------------------------------------------*/
.photo{width:1300px;margin:40px auto 50px auto;background-color:#fff;}
	.photo_list{padding:20px 0;}
		.photo_list ul{text-align:center;margin:0;padding:0;}
			.photo_list ul li{width:18%;margin:2% 2%;display:inline-block;}
		.photo_pic{width:100%;height:auto;}
			.photo_pic img{width:100%;border:0;display:block;}
		.photo_name{color:#000;margin:10px 0 20px 0;}
			.photo_name a{font-size:16px;line-height:20px;color:#333;}
			.photo_name a:hover{color:#0350a2;text-decoration: underline;}

	.photo_list_s2{padding:0;border-top:1px solid #eee;border-right:1px solid #eee;border-bottom:1px solid #eee;width:1061px;float:right;}
	.photo_list_s2 h4{color:#000;background-color:#eeeeee;height:46px;line-height:46px;padding-left:40px;font-size: 18px;font-weight:400;}
	.photo_list_s2 h4 span{font-size:15px;color:#666666;font-weight:400;margin-left:20px;}.photo_list_s2 h4 span strong{color:#b10000;}
		.photo_list_s2 ul{text-align:center;margin:0;padding:36px 0 16px 0;}
			.photo_list_s2 ul li{width:300px;margin:0 12px 0 12px;display:inline-block;vertical-align: top;}
		.photo_pic_s2{width:218px;height:auto;border:0;overflow:hidden;}
			.photo_pic_s2 img{width:219px;height:auto;border:0;display:block;}
		.photo_name_s2{color:#000;}
			.photo_name_s2 a{font-size:1em;line-height:1.2em;color:#0055ff;}
			.photo_name_s2 a:hover{color:#0350a2;}

	.photo_list_s3{padding:20px 0;}
		.photo_list_s3 ul{text-align:left;margin:0;padding:0;}
			.photo_list_s3 ul li{width:9%;margin:1% 3% 1% 0;display:inline-block;}
		.photo_pic_s3{width:150px;height:60px;border:1px solid #ddd;overflow:hidden;}
			.photo_pic_s3 img{width:150px;height:60px;border:0;display:block;}

/*返回按钮*/
.s-button1{text-align:center;margin:30px auto 0 auto;padding-bottom:30px;}
	.s-button1 a{display:inline-block;padding:10px 20px;color:white;font-size:18px;background-color:#42506e;border-radius:5px;}

/*-信息列表---------------------------------------------------------------------------------------*/
.news{width:1300px;margin:40px auto 50px auto;background-color:#fff;}
	.newslist{padding:0 30px 20px 30px;}
		.newslist ul {margin:0;padding:0;display:block;list-style:none;}
			.newslist ul li{line-height:2.5em;border-bottom:1px dashed #ddd;padding:20px 0;}
				.newslist_left_pic{float:left;width:200px;border:1px solid #ddd;}
					.newslist_left_pic img{width:100%;}
				.newslist_right_title{width:1000px;float:right;}
					.newslist_title a{font-size:16px;color:#333;text-decoration:none;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:86%;line-height:45px;}
					.newslist_title a:hover{color:#0350a2;text-decoration: underline;}
						.newslist_title span{font-size:12px;float:right;color:#999;}
					.newslist_subtitle{}
						.newslist_subtitle p{margin:0;padding:0;font-size:13px;line-height:1.8em;color:#888;}
					.newslist_time{font-size:12px;color:#999;}

	.newslist2{}
		.newslist2 ul{text-align: center;}
			.newslist2 ul li{width:20%;display:inline-block;margin:1% 2%;}
				.newslist2_pic{width:100%;border:1px solid #ddd;}
					.newslist2_pic img{width:100%;}
				.newslist2_title{line-height:3em;}
					.newslist2_title a{font-size:1em;color:#0055ff;text-decoration:none;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;}
				.newslist2_subtitle{margin:0;padding:0;font-size:.9em;line-height:1.8em;color:#333;text-align: left;}
				.newslist2_time{font-size:.8em;}


/*-图片介绍---------------------------------------------------------------------------------------*/
.products_info{width:1300px;margin:40px auto 50px auto;background-color:#fff;}
	.products_info_content{width:960px;margin: auto;padding:20px 0;}
		.products_info_pic{float:left;width:300px;border:1px solid #ddd;}
			.products_info_pic img{float:left;width:300px;height:250px;}
		.products_info_text{float: right;width:640px;}
			.products_info_text h2{margin-left:30px;}
			.products_info_text p{margin-left:30px;font-size:1em;line-height:1.6em;color:#333;}
			.products_info_text h4{margin:30px 0 20px 30px;font-size:1em;font-family:400;line-height:1.6em;}
			.products_info_list{margin:0 0 0 30px;padding:0;display:block;list-style:none;}
				.products_info_list li{line-height:2.5em;padding:20px 0;float:left;}
					.products_info_list li a{width:200px;display:block;border:1px solid #ddd;border-radius:5px;padding:0 1em;margin-right:20px;font-size:1em;color:#0055ff;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
		.products_info_article{width:100%;margin-top:30px;}
			.products_info_article h4{font-size:1.2em;line-height:3em;border-bottom:1px solid #ddd;}

/*-banner-----*/
.s-banner-x1{background:url(../images/bannerx.jpg) no-repeat top center;height:212px;width:100%;margin:60px 0;}
.s-banner-x2{background:url(../images/youshi.jpg) no-repeat top center;height:481px;width:100%;margin:80px 0;}
	.s-banner-x1 img,.s-banner-x2 img{display:none;}

/*-banner-----*/
	.s-banner-x{width:100%;margin:0;}
	.s-banner-x img{width:100%;}

/*-底部---------------------------------------------------------------------------------------*/
footer{width:100%;background-color:#55657e;background: url(../images/bg3.jpg) no-repeat top center;}
	.footer_w{margin:auto;padding: 50px 0 0 0;}
		.footer_content{width:100%;text-align:center;font-size:0;}
			.footer_contact{display: inline-block;vertical-align:top;width: 500px;text-align:left;}
	    .footer_contact h1{font-size:30px;color:white;font-weight:blod;padding-bottom:20px;}
		    .footer_contact div{font-size:14px;line-height:22px;color:rgba(255,255,255,0.7);font-weight:blod;}

			.footer_nav{display:inline-block;vertical-align:top;width:220px;text-align:left;}
	.footer_nav h1{color:white;font-size:20px;font-weight:400;line-height:36px;padding-bottom:10px;}
				.footer_nav ul{text-align:left;list-style:none;}
					.footer_nav ul li{}
						.footer_nav ul li a{display:block;padding:0 0 5px 0;color:#fff;font:400 14px/20px 'arial';}
						.footer_nav ul li a:hover{color:#fff;}

			.footer_icon{display:inline-block;vertical-align:top;width:200px;}
			.footer_icon img{width:150px;height:150px;}

			.footer_info{font-size:12px;color:#999;padding:20px 0;text-align:center;background: black;}
	.footer_info a{color:#999;}



/*-标题样式------------------------------------------------------------------------------------*/
.ts_1{margin:0 auto 30px auto;width:1300px;}
	.ts_1_border{float:left;width:561px;display:block;height:39px;border-bottom:1px solid #0a3190;}
	.ts_1_title{background:url(../images/8.jpg) no-repeat top center;width:177px;height:79px;display:block;margin:auto;}
		.ts_1_title h2{font-size:40px;font-weight:400;color:#00298e;text-align:center;line-height:54px;height:54px;overflow:hidden;}
		.ts_1_title h5{font-size:15px;font-weight:400;color:#fff;text-align:center;line-height:25px;height:25px;overflow:hidden;display:block;padding:0 10px;}

.article_s1{width:1300px;margin: auto;padding-top: 20px;}
	.article_s1_text{float:left;width:600px;font-size:15px;line-height:30px;color:#333;vertical-align: top;}
	.article_s1_img{float:right;width:650px;height:248px;}
	.article_s1_img img{width:650px;}

.button_s1{width:1300px;margin:30px auto;background:url(../images/4.jpg) no-repeat left top;}
	.button_s1_title{float:left;margin:0 76px 0 60px;font-size:18px;color:#fff;line-height:46px;}
		.button_s1_title a{color:#fff;}
		.button_s1_title a:hover{text-decoration:underline;}
	.button_s1_text{float:right;border:1px solid #ff6600;line-height:44px;font-size:24px;color:#ff6600;padding:0 16px;}

#news_pro{width:1300px;margin:auto;padding-top: 50px;}


/*-其它----------------------------------------------------------------------------------------*/

    .swiper-container{width:100%;height:100%;}
    .photo-slide {
    	text-align: center;font-size: 18px;background:#fff;
		/* Center slide text vertically */
		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;
	}

	.banner{height:610px;cursor:grab;}

		.swiper_pic{width:100%;height:auto;border:0;overflow:hidden;}
			.swiper_pic img{width:100%;height:auto;border:0;display:block;}


.news_pro_pic{border:0;width:300px;height:173px;}
	.news_pro_pic img{width:300px;height:173px;display:block;}
.news_pro_info{width:300px;height:42px;line-height:22px;color:#333;font-size:15px;margin-top: 7px;}
	.news_pro_info a{color:#333;font-size:15px;}
		.news_pro_info a:hover{color:#333;font-size:15px;text-decoration:underline;}


.footer_container{width:100%;margin-top: 30px;}
	.footer_news{float:left;width:650px;margin:50px 0;}
		.footer_news h3{font-size:30px;color:#01005e;font-weight:400;border-left: 7px solid #2251c4;padding-left: 16px;}
		.footer_news h3 span{width:430px;height:18px;border-bottom:2px solid #eee;display: block;float: right;margin-right:50px;}
		.footer_news ul{list-style:none;width:600px;margin-top: 20px;}
			.footer_news ul li{border-bottom:1px solid #eee;}
				.footer_news ul li a{padding:15px 0;display:block;font-size:16px;color:#333;text-decoration:none;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:96%;}
				.footer_news ul li a:hover{color:#42506e;}



	.pro_info{width:1300px;margin:30px auto;}
		.pro_info_info{margin:20px;}



	/*==================================================================*/
	.web_products_preview{float:left;width:400px;margin:0 50px 30px 0 ;}
	.web_products_preview img{max-width:400px;max-height:300px;vertical-align: middle;display: inline-block;}
	.web_products_info{float:left;width:550px;margin-top:30px;}
	.web_products_info_title{height:200px;background:#fff;}
	.web_products_info_title h3{line-height:18px;line-height:50px;border-bottom:1px solid #ddd;color:#0140b4;}
	.web_products_info_title p{font-size:15px;margin-top:12px;line-height:200%;}
	/*放大镜*/
	.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
	.jqzoom img{width:100%;background:url(../images/loading.gif) no-repeat center center;}
	.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:500px;height:375px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
	.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#ffffff /*url(../images/zoom.png) 50% center no-repeat*/;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}
	/*图片小图预览列表*/
	.spec-preview{width:400px;height:300px;text-align: center;line-height: 300px;}
	.spec-scroll{width:400px;clear:both;margin-top:5px;}
	.spec-scroll .prev{float:left;margin-right:4px;}
	.spec-scroll .next{float:right;}
	.spec-scroll .prev,.spec-scroll .next{display:block;width:20px;height:54px;line-height:54px;cursor:pointer;margin-top:30px;}
	.spec-scroll .items{float:left;position:relative;width:450px;height:100px;overflow:hidden;}
	.spec-scroll .items ul{position:absolute;width:999999px;height:100px;}
	.spec-scroll .items ul li{float:left;width:114px;text-align:center;margin:0;padding:0;}
	.spec-scroll .items ul li img{border:1px solid #CCC;padding:2px;width:100px;height:75px;}
	.spec-scroll .items ul li img:hover{border:2px solid #FF6600;padding:1px;}
	/*产品描述*/
	.web_products_article_title{color:#fff;line-height:40px;font-size:15px;margin:0;padding:0 20px;background-color:#0a3190;font-weight:700;border-radius: 5px;}
	.web_products_article{padding:16px 20px;line-height:200%;}
	.web_products_article table{border-collapse:collapse;border:none;}
	.web_products_article table td{padding:0 5px;}
	.web_products_article img{max-width:100%;margin:auto;}
	/*==================================================================*/


	.page_s{width:240px;display: inline-block;text-align: left;margin-right:30px;}
		.page_s a{width:210px;display:block;color:#333;height:30px;line-height:30px;border:1px solid #ddd;padding:0 15px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;border-radius:5px;}
		.page_s a:hover{color:#fff;background-color:#0A3190;}

	#swiper3{display: none;}
	.nav_search_mini{display: none;}


	.feedback_title{margin:30px 0 0 50px;}
		.feedback_title h4{font-size:22px;font-weight:400;color:#333;}
	.feedback_sendtitle{font-size:26px;text-align:center;margin:80px 0 50px 0;}
	.feedback_img{float:right;margin-right:30px;border-radius:10px;}
	.feedback_form{margin:30px 0 50px 50px;float:left;}

	.feedback_top{margin-bottom:16px;}
	label{width:100px;display:block;float:left;text-align:right;margin-right:16px;line-height:30px;height:30px;}
	.feedback_input{font-size:15px;line-height:20px;height:20px;padding:3px 10px;border-radius:5px;border:1px solid #ccc;float:left;}
	.feedback_t{font-size:15px;line-height:20px;padding:3px 10px;border-radius:5px;border:1px solid #ccc;float:left;width:420px;}
	.form_bottom{background:#0156C3;border:0;color:#fff;padding:5px 20px;margin:20px 0 0 116px;border-radius:5px;}


	.mapstyle{list-style: none;}
	.mapstyle li{text-align: center;margin:10px 10px;float: left;}
	.mapstyle li a{display: block;width: 100px;height:50px;line-height: 50px;border-radius: 5px;background-color: #0a3190;color: #fff;font-size:16px;text-decoration: none;}
	.mapstyle li a:hover{background-color: #42506e;color:#fff;}

	.mapstyle_dd dd a{height:30px;line-height:30px;font-size:15px;margin:5px 0;background-color: #42506e;overflow: hidden;}


	.list_style_mini{display: none;}

/**/
.s-news1-nav{width:100%;}
	.s-news1-nav a{background-color:white;font-weight: 400;font-size:20px;padding:10px 0 10px 30px;display:block;color:black;}


	.s-footer-nav{display:none;}
}