@charset "utf-8";
/* CSS Document */

*{margin:0; padding:0; box-sizing:border-box;}
*:focus{outline:none;}
ul li{list-style:none;}
body{color:#666; width:100%;  margin:0 auto; overflow-x:hidden; font-size:12px; padding-bottom:70px; font-family:"Arial"}
a{text-decoration:none; color:#333}
.container{width:100%; padding: 0px 10px;}

.clr{clear:both;}
.header{width:100%; clear:both; height:70px;  padding: 0px 10px; position: relative;}
.logo{width:45%;  float: left; margin-top:12px;}
.menu{float:right; height:auto; width:35px; margin-top:18px; text-align: center }
.menu img{width:100%; height:auto;}
.menu p{font-size:1rem; color: #fff}
.app{float:right; padding-right:15px; margin-top:7px;}
.app img{height:22px;}
.logo img{width:100%; height: 100%;}
.h_right{float: right; width: auto;}
.h_search{width:40%; float: left; margin-top: 18px}
.h_search img{width:100%; height: 100%}
.h_search_input{ width:100%; height: 60px; position: absolute; top:70px; left:0; padding: 10px; z-index: 999; display: none;}
.h_search_input input[type="text"]{width:80%; height: 100%; border: 1px solid #ddd;  float: left; padding: 0px 10px; cursor: pointer}
.h_search_input .s_submit{width:19%; height: 100%; background: #1b3489; color: #fff; float: right; border: 0; text-align: center}
.zhongwen{float: right; line-height: 70px; font-size: 1.1rem; color: #333; margin-right: 5%; font-weight: bold;}





/*导航*/
.openmenu{overflow-y:scroll; position:fixed;}
#pgcontainer{margin:0px; padding:45px 0px;}
.overlay{left:0px; right:0px; bottom:0px; position: fixed; z-index:99; background-color:rgba(0, 0, 0, 0.5);}
.openmenu .overlay{top:0px;}
#hamburgermenu{background:#1b3489; left:0px; top:0px; width:0px; height:100%; overflow-y:scroll; position:fixed; z-index:999; box-shadow:3px 0px 7px rgba(0,0,0,0.55); -webkit-box-shadow:3px 0 7px rgba(0, 0, 0, 0.55); -moz-box-shadow:3px 0 7px rgba(0, 0, 0, 0.55);}
.nav_logo{width:100%; padding-top:10px; text-align:center; clear:both;}
.nav_logo img{height:35px; margin:5px 0px;}
.menu_head{width:100%; min-width:150px; border-bottom:rgba(255, 255, 255, 0.32) 1px solid; line-height:25px; text-indent:1em; color:#fff; padding:8px 0px; font-size:1em; position:relative; margin:0px;}
.menu_head img{vertical-align:middle; height:25px; padding-right:5px;}
.menu_head a{color:#fff;}
.menu_body{width:100%; min-width:150px; overflow:hidden; line-height:38px; display:none;}
.menu_body a{width:100%; display:block; height:28px; line-height:28px; color:#fff; text-indent:1em; border-bottom:rgba(255, 255, 255, 0.32) 1px solid;}
.banner{width:100%;height:auto;}
.banner img{width:100%; height: auto;}
.swiper-container {width: 100%; height: 100%; margin-left: auto; margin-right: auto;}
.swiper-slide{
  text-align: center;
  font-size: 18px;
  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;
}

.swiper-pagination-bullet-active{background: #1090ca}






/*bw必威西汉姆联官网*/
.index_about{width:100%; height:auto; overflow:hidden;}
.index_title{width:100%; height: auto; overflow: hidden; text-align: center; margin-top:30px;}
.index_title h3{font-size: 30px; color: #333333; font-weight: bold;}
.index_title h3 span{color:#1b3489; font-size: 30px;}
.index_title hr{width:28px; height: 5px; background: #1b3489; border-radius: 5px; display: block; margin:15px auto 10px;}
.index_about_left{width:100%; height:auto; margin-top: 20px;}
.index_about_left img{width:100%; height: auto; overflow: hidden}


.in_abxx_t{width:100%; height: auto; overflow: hidden;}
.in_abxx_t h3{font-size:24px; color: #333333; line-height: 35px;}
.in_abxx_t hr{width:126px; height:3px; background: #0d8f76; display: block; margin: 5px 0 0}
.in_abxx_t span{font-size: 12px; color: #333333; line-height: 26px;}

.in_about_xx{width:100%; height:auto; font-size: 0.9rem; color:#333333; margin-top: 20px;}
.in_about_xx h3{font-size: 20px; color: #333333;  font-weight: bold;}
.in_about_xx p{font-size: 0.9rem; color: #333333;  margin-top: 20px; display: block; line-height: 26px;}

.index_about_links{width:100%; height:auto; overflow: hidden; margin-top: 20px; }
.index_about_links ul{width:100%; height: auto; overflow: hidden}
.index_about_links ul li{width:50%; height: auto; float: left; margin-bottom:10px;}
.index_about_links ul li img{width:34%; height: auto; display: block; margin: 0px auto;}
.index_about_links ul li p{font-size: 0.9rem; color: #333333; text-align: center; height: 40px; line-height: 40px;}


.index_about_num{width:100%; height: auto; overflow: hidden; margin: 30px 0 0;}
.index_about_num dl{width:100%; height: auto; float: left; text-align: center; padding: 10px 0}
.index_about_num dl dt{font-size: 16px; color: #333333}
.index_about_num dl dt span{font-size:1.6rem; color: #1b3489; font-family: "Impact"}
.index_about_num dl dd{font-size: 16px; color: #333333; height:30px; line-height: 30px;}
.index_about_num dl:hover span{color:#ff3e35}
.about_1{background: #e5e5e5}
.about_2{background: #1b3489}
.about_2 dt{color:#fff!important}
.about_2 dd{color:#fff!important}
.about_2 dt span{color:#fff!important}



/*产品中心*/
.index_product{width:100%; height: auto; overflow: hidden; margin-top:40px; background: url(../images/pro_bjs.jpg) no-repeat top center; padding-top:30px;}
.index_p_title{width:100%; height: auto; overflow: hidden; text-align: center; }
.index_p_title h3{font-size: 30px; color: #fff; font-weight: bold;}
.index_p_title p{font-size: 16px; color: #fff; line-height: 40px;}
.index_p_title hr{width:28px; height: 5px; background: #fff; border-radius: 5px; display: block; margin:15px auto 10px;}
.index_pnav{width:100%; height: auto; overflow: hidden}
.index_pnav ul{width:100%;  margin: 30px auto 0; overflow:hidden }
.index_pnav ul li{width:49%; height:40px; line-height:40px; float: left; border: 1px solid #fff;  text-align: center; border-radius: 25px; margin-bottom:10px;}
.index_pnav ul li a{font-size:0.8rem; color: #fff;}
.index_pnav ul li:nth-child(2n){ float:right}
.index_pnav ul li:hover{background: #fff}
.index_pnav ul li:hover a{color:#1b3489}

.index_product .swiper-container{ margin-top: 45px;}
.index_product .swiper-container .swiper-slide a{width:100%; height:100%; display: block; background: #fff}
.in_propic{width:100%; height: auto; overflow: hidden; }
.in_propic img{width: 100%; height: auto;}
.in_proxx{width:100%; height: auto; overflow: hidden; border-bottom: 1px solid #808080; margin-top: 10px; padding-bottom: 8px; }
.in_proxx h3{width:100%; height: 30px; line-height: 30px; font-size: 16px; color: #333333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-weight: normal}
.in_proxx p{width:100%; height:30px; line-height: 30px; font-size: 16px; color: #333333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.swiper-button-next, .swiper-button-prev{width:25px; height: 30px;}
.swiper-button-next{background: url(../images/p_right.png) no-repeat center;}
.swiper-button-prev{background: url(../images/p_left.png) no-repeat center}



/*研发中心*/
.index_yanfa{width:100%; height:auto; overflow: hidden; background: url(../images/yanfa.jpg) no-repeat top center; margin-top: 60px;}
.index_yanfa_info{width:100%; height: auto; overflow: hidden; background: #313131; margin-top: 30px}
#tabs-container{
	height:auto;
}
.tabs{width:100%; height: 40px; line-height: 38px; margin-top: 40px;}
.tabs a{
font-size: 0.9rem;
font-weight: bold;
text-align: center;
float: left;
width: 100%;
height: 40px;
color: #fff;
border-top:1px solid #414141;
border-bottom:1px solid #414141;
	 margin-bottom: 10px
}
.tabs a:nth-child(2n){float: right}
.tabs a.active {
border-top:0;
border-bottom:0;
color:#ff3e35
}


.content-slide{width:100%; height: auto; overflow: hidden}
.content-slide p{width:100%; height: auto; overflow: hidden; line-height: 28px; font-size: 0.9rem; color: #fff; margin-top: 30px; padding: 0px 10px;}
.content-slide img{width:100%; height: auto; margin-top: 30px;}




/*新闻*/
.index_news{width: 100%; height: auto; overflow: hidden;}
.index_newsxx{width:100%; height: 40px; margin-top: 20px;}
.index_newsxx p{width:258px; height: 40px;border: 1px solid #f3f3f3; border-radius: 25px; text-align: center; line-height: 40px; font-size: 16px; color: #333333; 
	font-weight:bold; float: left; margin: 0px 22px}
.index_newsxx p a{font-size: 16px; color: #333; font-weight: bold; margin: 0px 6px}
.index_newsxx p a:hover{color:#ed152d}
.index_newsxx hr{width:12%; height: 1px; background: #f3f3f3; border: 1px solid #f3f3f3; float: left; margin-top:20px;}
.index_news_left{width:100%; height: auto; position: relative; margin-top:25px;}
.index_news_left .index_video{width:100%; height: 100%;}
.index_video img{width:100%; height: auto}
.index_vxx{width:100%; height: auto; overflow: hidden}
.index_vxx h3{width:100%; height:35px; line-height: 35px;  font-size: 1rem; color: #333333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_vxx span{font-size: 16px; color: #333333; line-height: 30px; }
.index_vxx p{width:100%; height: auto; font-size: 1rem; color: #333333; line-height:28px;}
.index_news_right{width:100%; height: auto; margin-top:30px; border-top: 1px solid #f6f6f6; padding-top: 20px;}
.index_news_right ul{width:100%; height: auto; overflow: hidden}
.index_news_right ul li{width:100%; height: auto; margin-bottom: 15px; border-bottom: 1px solid #f6f6f6; padding-bottom: 20px;}

.index_news_right li p{width:100%; height:60px; overflow: hidden; font-size: 14px; color: #333333; line-height: 30px;}
.index_news_right li:last-child,.index_news_center li:last-child{margin-bottom: 0}
.index_news_right ul li:hover{background: #ed152d}
.index_news_right ul li:hover h3,.index_news_right ul li:hover span,.index_news_right ul li:hover p{color:#fff}

.in_news_dl{width:100%; height: 40px; line-height: 40px;}
.in_news_dl h3{width:70%; height: 30px; line-height: 30px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: 16px; color: #333333; float: left; background: url(../images/n_xing.png) no-repeat left center; padding-left: 30px;}
.in_news_dl span{font-size: 16px; color: #333; line-height: 30px; float: right}
.in_more{width:100%; height: 40px;  background: #1b3489; text-align: center; line-height: 40px; font-size: 16px; color:#ffffff; display: block; margin-top: 20px;}




/*底部*/
footer{ position: fixed;  bottom: 0;left: 0;z-index: 888; height:70px;width: 100%; font-size: .14rem;background:#1b3489; padding: 0px 10px;}
footer li{width:20%; height: 70px; float: left; position: relative}
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}
footer li.active{background: #313131}
footer .n1{background: url(../images/f_1.png) no-repeat center; background-size:  100% 100%; width: 28px; }
footer .n2{background: url(../images/f_2.png) no-repeat center; background-size:  100% 100%; width: 28px; }
footer .n3{background: url(../images/f_3.png) no-repeat center; background-size:  100% 100%; width: 33px; }
footer .n4{background: url(../images/f_4.png) no-repeat center; background-size:  100% 100%; width:20px;}
footer .n5{background: url(../images/f_5.png) no-repeat center; background-size:  100% 100%; width: 25px;}
footer i{height:25px; display: block; margin: 12px auto 0; }
.copy {width: 100%; padding-bottom:20px; padding-top:20px; text-align: center; line-height: 20px; clear: both; font-size: 1rem;}
.copy a{color: #999999; height: 30px; line-height: 28px;}
.copy p{width:100%; color: #999999; line-height: 28px;}




/*内页*/
.ny_banner{width:100%; height: auto; overflow: hidden}
.ny_banner img{width:100%; height: auto}
.erd_list{width:100%; height: auto; overflow: hidden; padding: 10px; border-bottom: 4px solid #f6f6f6}
.erd_list ul{width:100%; height: auto; overflow: hidden}
.erd_list ul li{width:32.4%; height:50px; float: left;  background: #eeeeee; text-align: center; line-height: 50px; margin-right: 1.4%}
.erd_list a{ font-size: 1rem; color: #454545; }
.erd_list li.on{background: #2a88ff; color: #fff}
.erd_list li.on a{color:#fff}
.erd_list li:last-child{margin-right: 0;}
.abu_nr{width:100%;  height: auto; overflow: hidden; margin-top: 20px; padding: 0px 10px}
.abu_con{margin-bottom: 20px;}
.m-contright{width:100%; height: auto; overflow: hidden;  margin-top: 20px;}
.m-contright p{font-size: 14px; color: #666666; height: auto; line-height: 30px; padding-left: 30px;}
.m-contright .c1{background: url(../images/c1.png) no-repeat center left}
.m-contright .c2{background: url(../images/c2.png) no-repeat center left}
.m-contright .c3{background: url(../images/c3.png) no-repeat center left}
.m-contright .c4{background: url(../images/c4.png) no-repeat center left}
.m-contright p a:hover{color:#2a88ff}




/**新闻**/
.mn_list{width:100%; height: auto; overflow: hidden; padding: 0px 10px; margin-top: 20px;}
.mn_list > ul > li{line-height: initial;overflow: hidden;border-bottom: 1px solid #eeeeee;padding-bottom: 15px;margin-bottom: 15px;}
.mn_date{width: 25%;background: #f8f8f8;color: #019898;text-align: center;float: left;padding: 12px 0; border: 1px solid #eeeeee}
.mn_date h6{font-size: 40px;line-height: 1;}
.mn_date span{font-size: 14px;}
.mn_wz{width: 70%;float: right; margin-top:8px;}
.mn_wz h6{font-size:1.1rem;color: #333333;
overflow:hidden;
  text-overflow:ellipsis;
  -o-text-overflow:ellipsis;
  -webkit-text-overflow:ellipsis;
  -moz-text-overflow:ellipsis;
  white-space:nowrap;
}
.mn_wz p{font-size: 14px;color: #666666;line-height: 24px;
word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.mn_bt{overflow: hidden;}
.mn_bt h6{float: left;font-size: 22px;color: #555555;}
.mn_bt span{float: right;font-size: 14px;color: #555555;display: inline-block;margin-top: 5px;}
.mn_bt span:hover{color: #007D34;}
.mnl_u > ul > li{margin-bottom: 15px;}
.ny_news_info{width:100%; height: auto; overflow: hidden; font-size: 1rem; color: #999999;line-height: 28px;}
.nny_news_t{width:100%;font-size:20px; color:#000; padding:10px 0px; text-align:center; clear:both}
.ny_news_time{width:100%; line-height:30px; color:#888; height:auto; margin-bottom:20px; border-top:1px solid #666; border-bottom:1px solid #666; text-align:center; clear:both}


/*产品*/
.hon_list{width:100%;  height: auto; overflow: hidden; margin-top: 20px; padding: 0px  20px;}
.hon_list ul{overflow: hidden;}
.hon_list ul li{float: left;width:48%;margin-bottom: 15px;}
.hon_list ul li:nth-child(2n){ float: right}
.hon_pic{width: 100%;height: auto;border: 1px solid #555555;padding: 12px 11px;box-sizing: border-box;}
.honp{width: 100%;height: 100%;overflow: hidden;position: relative;}
.honp img{width: 100%;height: 100%;transition: all 0.8s ease-in-out;}
.hon_txt{font-size: 14px;color: #777777;text-align: center;background: url(../images/hon_txt_on.png) no-repeat center top;line-height: 56px;
  overflow:hidden;
  text-overflow:ellipsis;
  -o-text-overflow:ellipsis;
  -webkit-text-overflow:ellipsis;
  -moz-text-overflow:ellipsis;
  white-space:nowrap;
}



/*内页面包屑导航*/
.pos{width:100%; height:48px; line-height:48px; padding:0px 5%; font-size:1em; clear:both;
 text-align:left; border-bottom:1px solid rgba(255, 255, 255, 0.38); color:#313131; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.pos a{color:#313131;}
.pos span{color: #1b3489;}
.pos span.wei{background: url(../images/sy.png) no-repeat left center; padding-left: 20px; color: #313131 }
.ny{width:100%; padding:20px 15px; line-height:28px; clear:both; color:#666; font-size:0.9rem}
.ny img,.index_abou_xx img{width:100%; display:block;}
.ny_about_info{width:100%; height: auto; display: block; overflow: hidden; margin: 8px auto; padding: 0px 15px}



/*内页荣誉资质*/
.honor_list{width:100%; padding:20px 15px; clear:both;}
.honor_list ul{width:100%; height:auto; margin-bottom:20px; overflow:hidden}
.honor_list li{width:47%; margin:5px 6% 5px 0px; float:left;height: auto;}
.honor_list li img{width:100%;height: 100%; border:#ddd 1px solid; display:block;}
.honor_list li p{line-height:40px; height:40px; overflow:hidden; color:#333; font-size:0.9em; text-align:center; clear:both; width:100%; text-overflow:ellipsis; white-space:nowrap}
.honor_list li:nth-child(2n){margin-right: 0px;}



/*内页新闻*/
.news_x{width:100%;  margin-bottom:10px; clear:both;padding:0px 10px; margin-top: 25px;}
.news_x ul{width:100%; height:auto; margin-bottom:20px; overflow:hidden}
.news_x li{width:100%; padding:12px 0px; border-bottom:#bebebe 1px solid; float:left;}
.news_x li h3{height:25px; color:#313131;  font-weight:bold; font-size: 16px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.news_x li p{font-size:0.8em; color:#7d7d7d; height: 20px; line-height: 20px;}
.news_x li h4{font-weight:normal; color:#626262; height:58px; line-height:20px; overflow:hidden; margin-top: 10px;}



/*内页导航*/
.index_clei{ width:100%; height:auto; line-height:45px; background:#eeeeee; overflow: hidden}
.index_clei a{ color:#1b1b1b; font-size:14px; text-align:center; width:50%; height:100%; display:block; overflow:hidden; float:left; }
.index_clei a:nth-child(4){ border-right:0px;}
.index_clei a.active{ background:#1b3489; color:#fff }
.pic{width:100%; clear:both; height: 221px; padding-top: 70px;}
.about_ban{ background: url(../images/about.jpg) no-repeat; background-size: 100% 100%; text-align: center }
.about_ban h3{ font-size: 36px; font-weight: bold; color: #fff;}
.about_ban p{font-size: 18px; color:#fff}
.index_plei{width:100%; height:auto; line-height:45px; background:#eeeeee; overflow: hidden}
.index_plei a{ color:#333; font-size:14px; text-align:center; width:50%; height:45px; display:block; overflow:hidden; 
float:left; }
.index_plei a.active{ background:#1b3489; color:#fff}
.index_prolei{ width:100%; height:auto; line-height:45px; background:#eeeeee; overflow: hidden}
.index_prolei a{ color:#1b1b1b; font-size:14px; text-align:center; width:50%; height:100%; display:block; overflow:hidden; float:left; }
.index_prolei a.active{ background:#1b3489; color:#fff }
.keyword_light img{max-width:100%; height:auto;}


/*联系我们*/
.contact_xx{width:100%; height:auto; padding: 0px 10px; display: block; overflow: hidden; box-sizing: border-box}
.contact_xx li{width:100%; min-height: 35px; line-height: 20px; color: #999; font-size: 14px}
.contact_xx li h4{ width:100%; height:30px; line-height: 30px; font-size: 16px; color: #666}
.about_info {padding-top: 15px;}
.about_info p{ font-size: 14px; color: #666; line-height: 24px;}
.hui_xian{width:100%;height:15px; background: #e7e7e7}
.contact_xx{width:100%;height:autoi; display:block; overflow:hidden}
.contact_xx p{ font-size:16px; color:#666666; height:35px; line-height:35px;}
.contact_xx img{ width:48px;height:48px; float:left; margin-right:10px;}
.contact_xx .dh{ height:48px; line-height:48px; width:90%; margin:35px auto}
.contact_xx .dh p{ color:#1b3489; font-size:35px; height:100%; line-height:48px;}
.contact_from{width:100%; height:auto; display:block; overflow:hidden; padding:0px 10px;}
.contact_from input[type="text"]{width:100%; height:45px; border:1px solid #1b3489; padding:0px 15px; margin-bottom:15px; box-sizing:border-box}
.contact_from  textarea{width:100%;height:100px; border:1px solid #1b3489;padding:15px;box-sizing:border-box}
.contact_from input[type="submit"]{ width:100%;height:45px;  background:#1b3489; color:#fff; text-align:center; line-height:45px;border:0px; margin:30px 0; font-size:16px;}
.ditu{width:100%;height:300px;padding: 0px 15px; margin-top:25px;}
.ny_contact_title{ margin-top: 20px;padding: 0px 15px}
.table_xx{width:100%; height:auto; overflow:auto;}






@media screen and (max-width:375px){
	.index_pxx hr{width:21%}
	.index_newsxx hr{display: none;}
	.index_newsxx p{margin: 0px auto; float: none;}
}
	
	
	
@media screen and (max-width:360px){
	.index_pxx hr{width:20%}
	.index_product_nav li i{background-size: 36%!important}

}
@media screen and (max-width:320px){
	.index_ptitle p,.index_ptitle span{font-size: 1.4rem}
	.index_product_title .index_ptitle{width:216px}
	.index_pxx hr{width:17%}
	.index_clei a,.index_plei a{width:100%}
	.index_pnav ul li{width:100%;}
	.index_pnav ul{margin:10px auto 0}
	.index_prolei a{width:100%; float:none;}
}

