/* CSS Document */
*{ margin:0px; padding:0px;}
body{ font-size:12px; font-family:"microsoft yahei",simsun,Arial,Helvetica,sans-serif; color:#333; background:#fdfdfd; }
ul li{ margin:0px; padding:0px; list-style-type:none;}
form,ul,li,table,td,p,span,h1,h2,h3,h4,h5,img,dl,dt,dd{ margin:0px; padding:0px;}
img{ border:none; pointer-events: none;}
a{ color:#333; text-decoration:none;}
a:hover,a:active{ color:#333333; text-decoration:none;}
.dispblock{ display:block;}
.dispnone{ display:none;}
.fl{ float:left}
.fr{ float:right}
.clear_both{clear:both;}
.hand{ cursor:pointer;}
.f12{ font-size:12px;}
.hei{ color:#000;}
.en_ft{ font-family:Arial;}
.ft1{ font-size:14px; font-weight:bold; color:#FFF;}
.ft_red{ color:#C80000;}
.ft_bai{ color:#FFF;}
.fw{font-weight:bold;}
.txt_cent{ text-align:center;}
.Word_Break{ word-break:break-all; overflow:hidden; TABLE-LAYOUT:fixed; WORD-WRAP:break-word;}
.fixedHeader{ position:fixed; left:0; top:0; z-index:100;}
.txthid{ overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.ellipse {overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.not-animated{opacity:0;}
.none{text-align:center;}
.w100{width:100%;}
.h100{height:100px;}
.imgw100{width:100%;height:auto;display:block;}
input[type=button], input[type=submit], input[type=file], button { cursor: pointer; -webkit-appearance: none;border-radius:0px; } 

li{
	list-style: none;
}
@font-face {
    font-family: 'baskoldface';
    src: url('../fonts/baskoldface.eot');
    src: url('../fonts/baskoldface.eot') format('embedded-opentype'),
         url('../fonts/baskoldface.woff') format('woff'),
         url('../fonts/baskoldface.ttf') format('truetype'),
         url('../fonts/baskoldface.svg#webfont34m5alkg') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*index*/
body{}
/*banner*/
#drag0 {clear: both;}
#drag1 {clear: both;}
.roll_img_mb_01{ overflow:hidden;position:relative;margin-top: 0.91rem;}
.roll_img_mb_01 .img_box{overflow:hidden;text-align:center;}
.roll_img_mb_01 .img_box li{height: 100%;}
.roll_img_mb_01 .img_box img{vertical-align:middle;width:100%;height: auto;}
.roll_img_mb_01 .nav_box{overflow:hidden;width:100%; height:20px;position:absolute;bottom: 10px;text-align:center;}
.roll_img_mb_01 .nav_box li{width:10px;height:10px;font-size:0px;overflow:hidden;background:#161616;border-radius:5px;margin:2px;display:inline-block; transition:all linear 0.4s;}
.roll_img_mb_01 .nav_box .li_on{background:#ffffff;width:40px;}

/*头部*/
.pub_top{width: 100%; height: 0.91rem;position: fixed;top: 0px;left: 0px; background: #161616;z-index: 9999; }
.pub_top .logo{height: 0.70rem;overflow: hidden;padding-top:0.1rem; margin-left: 0.2rem;}
.pub_top .logo img{height:100%; display: block;}
.pub_top .nav_btn {width: 0.91rem;height: 0.91rem;display: block;position: absolute;right: 0rem;top: 0rem;}
.pub_top .nav_btn img{width: 100%;height: 100%;display: block;}

.pub_top .lang{
	width: 0.45rem;
    height: 0.91rem;
    display: block;
    position: absolute;
    right: 1rem;
    top: 0rem;
}
.pub_top .lang img{width: 100%;height: 100%;display: block;}
/*导航*/
/*.menu{ position:absolute; top:0.91rem;background:#fff; right:0px; width:100%; z-index:1000;  border-bottom:1px solid #ddd; display:none;background:rgba(0,0,0,0.5); z-index:1000;}
.menu p{ height:44px; line-height:44px; border-top:1px solid #ddd; padding:0 0 0 15px; color:#000;background:#FFF;}
.menu p a{  color:#000; font-size:0.24rem;}
.menu p a.in{display:block; width:100%; height:100%;}
.menu ul{ display:none;background:#FFF;}
.menu li{ padding:0 20px;}
.menu li>a{ display:block; height:36px; line-height:36px; border-bottom:1px dashed #ddd; color:#555; padding:0 10px;font-size:0.22rem;}

.menu li:last-child>a {
	padding-bottom:10px;
	border-bottom:none;
}
.menu li>a:hover{ background:#F5F5F5;}*/


.xs_nav {width: 100%;height: 100vh;position: fixed;top: 0.91rem;left: 0px; z-index: 99999; background: rgba(0,0,0,0.4);overflow: hidden; display: none;border-top: 1px solid #eee;text-align: left;}
.xs_nav  .nav-item{color: #212121;border-bottom: 1px solid #eee;background: #FFFFFF;}
.xs_nav  .nav-item a{color: #212121;font-size: 14px;}
.xs_nav  .nav-item .title{width:100%;line-height: 0.8rem;position: relative;color: #666666;font-size: 0.28rem;}
.xs_nav  .nav-item .title .drop-btn{font-family: simhei; width: 0.8rem;height: 0.8rem;display: none; cursor: pointer; font-size:0.36rem;line-height: 0.8rem;text-align: center;position: absolute;right: 0px;top: 0px;transition: all 220ms linear;}
.xs_nav  .nav-item.open .title .drop-btn{transform: rotate(-45deg);}
.xs_nav  .nav-item .title a{display: block;padding-left: 0.2rem;}	
.xs_nav  .nav-item ul{padding-top: 0.1rem;padding-bottom: 0.1rem;display: none;}
.xs_nav  .nav-item ul li{padding-left: 0.4rem;line-height: 0.5rem;}
.xs_nav  .nav-item ul li a{line-height: 0.5rem;color: #333333;}




/*首页产品栏目链接*/
.home_pro_link{
	width: 100%;
}

.home_pro_link ul{
	overflow: hidden;
	border-bottom: 1px solid #e7e7e7;
	display: flex;
}
.home_pro_link ul li{
	width: 25%;
	height: 0.88rem;
	line-height: 0.88rem;
	box-sizing: border-box;
	border-right: 1px solid #e7e7e7;
	text-align: center;
}



.home_pro_link ul li:last-child{
	border-right: none;
}
.home_pro_link ul li a{
	width: 100%;
	height: 100%;
	display: block;
}
.home_pro_link ul li.cur {
	background:#161616;	
}
.home_pro_link ul li.cur a{
	color:#fff;
}
.top_title{
	text-align: center;
	padding-top:0.3rem;
	padding-bottom: 0.2rem;
}
.top_title .title{
	font-size: 0.3rem;
	color: #161616;
}
.top_title .title font{
	font-weight: bold;
}
 .top_title .en{
	color: #e2e2e2;
	font-size: 0.2rem;
	font-family: arial;
}
.top_title .line{
	margin: 0px auto;
	margin-top: 0.1rem;
	margin-bottom: 0.2rem;
	width: 22px;
	height: 2px;
	background: #161616;
}


.home_pro_box{
	padding-bottom: 0.5rem;
	border-bottom: 1px solid #e7e7e7;
}
.pro_list li{
	width: 48%;
	margin-bottom: 0.3rem;
}
.pro_list .roll_img_mb_01{
	margin-top: 0px;
}
.pro_list .roll_img_mb_01 img{
	width: 100%;
	height: 176px;
}
.pro_list .roll_img_mb_01 .nav_box{
	margin-left: -0.2rem;
	display: none;
}
.pro_list .roll_img_mb_01 .nav_box li{width:10px;height:10px;font-size:0px;overflow:hidden;background:#C0C0C0;border-radius:5px;margin:2px;display:inline-block; transition:all linear 0.4s;}
.pro_list .roll_img_mb_01 .nav_box .li_on{background:#161616;width:10px;}
.pro_list{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.pro_list li a.title{
	width:100%;
	height: 0.66rem;
	line-height: 0.66rem;
	margin: 0px auto;
	margin-top: 0.15rem;
	display: block;
	text-align: center;
	color: #000000;
	font-size: 0.2rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.home_pro_box .more{
	margin-top: 0.3rem;
	width: 2.3rem;
	height: 0.6rem;
	line-height: 0.6rem;
	text-align: center;
	background: #eeeeee;	
	display: block;
	margin: 0px auto;
	border-radius: 5px;
	color: #0a0a0a;
	font-size: 0.2rem;
}
.home_pro_box .more font{
		font-family: simhei;
}


.home_news_box{
	padding: 0px 0.2rem;
	padding-bottom: 0.4rem;
		border-bottom: 1px solid #e7e7e7;
}
 .news_lists li{
	padding: 0.2rem;
	background: #f6f6f6;
	overflow: hidden;
	margin-bottom: 0.2rem;
	
}
 .news_lists li .news_img{
	width: 25%;
	margin-right:3%;
	float: left;
}
 .news_lists li .news_img img{
	width: 100%;
	height: auto;
	display: block;
}
.news_lists li .con{
	width: 72%;
	float: left;
}
 .news_lists li .con .title{
	font-size: 0.22rem;
	color: #1c1c1c;
	line-height: 0.4rem;
}
 .news_lists li .con .desc{
	font-size: 0.18rem;
	color:#8f8f8f;
	line-height: 0.3rem;
}


.home_contact_box{
	background: #f0f0f0;
	padding: 0.6rem 0.2rem;
	text-align: center;
	margin-top:0.5rem;
}
.home_contact_box .wx_code{
	width: 1.73rem;
	height: auto;
}
.home_contact_box .wx_title{
	font-size:0.2rem;
	color: #161616;
	padding-bottom: 0.4rem;
}

.home_contact_box .tel{
	font-size: 0.2rem;
	color: #161616;
	padding-bottom: 0.1rem;
}
.home_contact_box .tel font{
	font-size: 0.3rem;
	line-height: 0.5rem;
}
.home_contact_box .address{
	font-size: 0.2rem;
	color: #161616;
	padding-bottom: 0.1rem;
}
.home_contact_box .email{
	font-size: 0.2rem;
	color: #161616;
}


/*底部导航*/
.btm_space{height: 0.73rem;}
.btm_nav{width: 100%;height:0.73rem;position: fixed;bottom: 0;background: url(../images/btm.jpg) center center no-repeat ;background-size: 100% 100%;}
.btm_nav ul{width: 100%;height: 100%;}
.btm_nav ul li{width: 25%;height: 100%;float: left;}
.btm_nav ul li a{width: 100%;height: 100%;display: block;}


/*内页*/
.ab_navbox{ clear:both; padding:1px 0 0 0; margin:0px auto;margin-bottom:0.25rem;}

.ab_navbox ul{ overflow:hidden;}
.ab_navbox li{ float:left; width:50%;}
.ab_navbox li div{ padding:0 1px 1px 0;}
.ab_navbox li a{ display:block; padding: 0px 0.1rem; height:0.5rem;font-size:0.22rem;line-height:0.5rem; text-align:center; color:#666666; background:#e3e3e3}
.ab_navbox li a.cur{ background:#161616;color:#ffffff;}

.ctg_title{line-height:0.6rem;text-align:center;color:#FFF;background:#007c36;font-size:0.24rem;}


.ab_contbox {
    clear: both;
    line-height: 1.6em;
    padding: 0.20rem;
	min-height:50vh;
}
.ab_contbox img,.ab_contbox table,.ab_contbox video,.ab_contbox iframe{max-width:100%;height:auto;}
.ab_contbox .nss_tit{line-height:0.5rem;font-size:0.25rem;text-align:center;color:#333333;font-weight:bold;}
.ab_contbox .nss_dtm{line-height:0.4rem;font-size:0.20rem;text-align:center;color:#666666;}
.ab_contbox .nss_img{padding:0.2rem 0rem;text-align:center;}
.ab_contbox .nss_info{padding:0.2rem 0rem;color: #858585}
.ab_contbox .nss_info img,.ab_contbox .nss_info iframe,.ab_contbox .nss_info video{max-width:100%;height:auto;}

.ab_contbox .pro_con{overflow:hidden;margin-bottom:0.3rem;}

.ab_contbox .pro_con .title{
	line-height:0.6rem;
	color:#1756B3;
	font-size:0.22rem;
	border-bottom:2px solid #1756B3;
	margin-bottom:0.2rem;
}

.ab_contbox .ff_pre,.ab_contbox .ff_next{font-size:0.2rem;}

.ny_wrap {
	margin:0.25rem 0px;
}

.ny_wrap .prolist li{
	margin:0px 0.2rem;
	margin-bottom:0.2rem;
	border-bottom:1px dashed #666666;
}
.ny_wrap .prolist li .img{width:100%;}
.ny_wrap .prolist li .img img{width:100%;height:auto;display:block;}
.ny_wrap .prolist li .title{line-height:0.6rem;color:#333333;font-size:0.22rem;}

.picture_warp{padding:0.3rem 0.2rem;}
.picture_warp ul li{width:100%;overflow:hidden;margin-bottom:0.15rem;}
.picture_warp ul li img{width:100%;display:block;}
.picture_warp ul li span{width:100%;height:0.45rem;line-height:0.45rem;text-align:center;color:#333333;font-size:0.22rem;display:block;}


.news_warp .list_wrap{padding: 0.25rem 0.25rem;overflow: hidden;}
.news_warp .list_wrap li{width: 100%;height: 1.5rem;background: #FFFFFF;overflow: hidden;margin-bottom: 0.23rem;}
.news_warp .list_wrap li .img{width: 35%;height: 100%;float: left;}
.news_warp .list_wrap li .img img{width: 100%;height: 100%;display: block;}
.news_warp .list_wrap li .con{width: 65%;height: 100%;float: left;}
.news_warp .list_wrap li .con .wrap{padding: 0rem 0.25rem;}
.news_warp .list_wrap li .con .wrap h1{font-size: 0.24rem;color: #000000;margin-top: 0.15rem;}
.news_warp .list_wrap li .con .wrap p{font-size: 0.20rem;line-height:0.28rem; color: #666666;margin-top: 0.05rem;}
.news_warp .list_wrap li .con .wrap span{font-size: 0.18rem;color: #777777;margin-top: 0.05rem;display: block;}
.news_warp .list_wrap li .con .wrap span img{width: 0.18rem;height: 0.18rem;display:inline-block;vertical-align: middle;margin-top: -0.03rem;}

.pro_warp .pro_list{width: 100%;overflow: hidden;}
.pro_warp .pro_list li{width: 100%;overflow: hidden;}
.pro_warp .pro_list li .info{width: 100%;height: 3.86rem;background: url(../images/pro_01_bg.png) center left no-repeat #e6e7df;background-size: auto 100%;}
.pro_warp .pro_list li:nth-child(2) .info{width: 100%;height: 3.86rem;background: url(../images/pro_right.png) center right no-repeat #e6e7df;background-size: auto 100%;}
.pro_warp .pro_list li .info .con{padding: 0px 0.75rem; padding-top: 1.15rem;}
.pro_warp .pro_list li .info .con .title{font-size: 0.24rem; color: #4e4f4c;font-weight: normal;}
.pro_warp .pro_list li .info .con .title span{display: inline-block;font-size: 0px;vertical-align: middle;}
.pro_warp .pro_list li .info .con .title span img{height: 0.45rem;}
.pro_warp .pro_list li .info .con p{font-size: 0.2rem;color: #6e706f;line-height: 0.31rem;margin-top: 0.2rem;}
.pro_warp .pro_list li .img img{width: 100%;display: block;}

/*产品列表*/
.ny_pro_box{
	padding:0.4rem 0.2rem;
}




.ab_contbox .pro_tit{
	font-size:0.30rem;
	color:#212121;
	line-height:0.5rem;
	font-weight:bold;
	padding-bottom:0.2rem;

}
.roll_img_mb_02{overflow:hidden;position:relative;}
.roll_img_mb_02 .img_box{overflow:hidden;text-align:center;}
.roll_img_mb_02 .img_box li{height: 100%;}
.roll_img_mb_02 .img_box img{vertical-align:middle;width:100%;height: auto;}
.roll_img_mb_02 .nav_box{overflow:hidden;width:90%;margin-left:15px; height:20px;position:absolute;bottom: 5px;text-align:center;}
.roll_img_mb_02 .nav_box li{width:10px;height:10px;font-size:0px;overflow:hidden;background:#c0c0c0;border-radius:5px;margin:2px;display:inline-block; transition:all linear 0.3s;}
.roll_img_mb_02 .nav_box .li_on{background:#161616;width:10px;}

.pro_imgs_box{
	padding-bottom:0.2rem;
}
.pro_con{padding-bottom:0.2rem;}
.pro_con .top_title{line-height:0.5rem;color:#333;text-align:left;border-bottom:1px solid #ccc;margin-bottom:0.2rem;font-weight:bold;padding-bottom:0px;}





/*图片*/
.pic_list{
	overflow:hidden;
	padding-top:0.2rem;
	padding-bottom:0.2rem;
}
.pic_list li{
	width:49%;
	margin-right:2%;
	float:left;
	margin-bottom:0.25rem;
}
.pic_list li:nth-child(even){
	margin-right:0%;
}
.pic_list li .con_imgs{
	width:100%;
	display:block;
}

.pic_list li .title{
	line-height:0.5rem;
	text-align:center;
	color:#333333;
	font-size:0.22rem;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}

/*招聘*/
.job_box{margin:20px auto;padding:0px 0.2rem;}
.job_box .container{margin: 0px 15px; overflow: hidden;}
.job_box ul{width:100%;overflow:hidden;}
.job_box ul li{width:calc(100%/3);height:30px;line-height:30px; float:left;margin:0px;text-align:center}
.job_box ul.job_th{background:#9ed029;}
.job_box ul.job_th li{color:#ffffff;border-right:1px solid #ffffff;box-sizing:border-box;}
.job_box ul.job_td li{color:#333;border-right:1px solid #999;box-sizing:border-box;border-bottom:1px solid #999;height:30px;line-height:30px;}
.job_box ul.job_td li:last-child{border-right:none;}
.job_box ul.job_td li a{color:#333333;text-decoration:underline;}
.job_Btn{width: 120px; height:40px;text-align:center; margin: 10px 0px; line-height:40px;  font-size:15px; font-weight:bold; border:0px; cursor:pointer; background:#9ed029; color:#FFF;display:inline-block;}
.job_Btn:hover{color:#fff;}

/*新闻*/
.news_warp {
	padding:0px 0.2rem;
}

.news_list_box{
	padding:0.2rem 0.25rem;
	min-height:50vh;
}
.news_list_box .news_lists{
	width:100%;
	overflow:hidden;
}
.news_list_box .news_lists li{
	height:0.6rem;
	line-height:0.6rem;
	border-bottom:1px dashed #ccc;
	position:relative;
	overflow:hidden;
}

.news_list_box .news_lists li a{
	display:block;
	padding-right:100px;
}
.news_list_box .news_lists li span{
	width:100px;
	height:100%;
	display:block;
	position:absolute;
	top:0px;
	right:0px;
	text-align:right;
}

/*信息反馈*/
.input_item{padding:0.1rem 0.15rem;border:1px solid #e8e8e8;overflow:hidden;margin-bottom:0.2rem;}
.input_item .title{
	width:25%;float:left;
	line-height:0.5rem;
	font-size:0.22rem;
}
.input_item .title i{
	font-family:SimHei;
	color:red;
}
.input_item .feedback-drop{
	width:75%;float:left;height:0.5rem;border:none;outline:none;background:#FFF;font-size:0.22rem;
}
.input_item .text{
	width:75%;float:left;height:0.5rem;border:none;outline:none;background:#FFF;font-size:0.22rem;
}
.input_item textarea{
	width:100%;
	height:1rem;
	border:none;
}

.input_item.wanttime .title{
	width:35%;
}
.input_item.wanttime .text{
	width:65%;
	outline:none;
}
.input_item .file{
	height:0.5rem;
	line-height:0.5rem;
}

.fd_btn{
	width:50%;
	display:block;
	margin:0.4rem auto;
	height:0.6rem;
	border-radius:0.3rem!important;
	line-height:0.6rem;
	background:#9ed029;
	color:#FFF;
	border:none;
}

/*新闻内容*/
.news_detail{
	padding:0.2rem 0.25rem;
}
.news_detail img,.news_detail video,.news_detail table,.news_detail iframe{
	max-width:100%;
	height:auto;
}

.news_detail .title{
	font-size:0.3rem;
	text-align:center;
	font-weight:bold;
}
.news_detail .news_info{
	font-size:0.24rem;
	color:#666666;
	margin:0.2rem 0px;
}

.news_detail .PreNext{
	font-size:0.22rem;
}



/*人才*/
.jobs_box{
	padding:0.2rem 0.25rem;
	min-height:50vh;
}

.jobs_box ul li{
	border:1px solid #ccc;
	margin-bottom:0.25rem;
}
.jobs_box ul li .title{
	padding:0px 0.25rem;
	background:#f2f2f2;
	color:#007c36;
	font-size:0.26rem;
	height:0.6rem;
	line-height:0.6rem;
}

.jobs_box ul li .con_box{
	padding:0.2rem;
}

/*联系我们*/
.contact_box{
	padding:0.2rem 0.25rem;
	min-height:50vh;
}
.contact_box ul li{
	margin-bottom:0.3rem;
}

.contact_box ul li .imgs{
	width:100%;

}
.contact_box ul li .imgs img{
	width:100%;
	height:auto;
	display:block;
}
.contact_box ul li .title{
	line-height:0.7rem;
	color:#007c36;
	font-size:0.24rem;
	font-weight:bold;
	border-bottom:1px solid #007c36;
	margin-bottom:0.2rem;
}
.contact_box ul li .desc{
	font-size:0.22rem;
	color:#333;
}

/*css flickr style pagination*/
div.flickr {
	padding:20px 0px 20px 0px;margin:0px; text-align:center; font-family:Verdana; font-size:12px;
}
div.flickr a {
	min-width:20px;
	height:28px;
	line-height:28px;
	text-align:center;
	display:inline-block;
	color:#666; 
	margin-right: 4px; 
	text-decoration: none;
	font-family:SimHei!important;
	
}
div.flickr a:hover {
	border: #161616 1px solid;  background-image: none; color: #fff; background-color: #161616
}
div.meneame a:active {
	border: #161616 1px solid; background-image: none; color: #fff; background-color: #161616
}
div.flickr span{
	min-width:28px;
	height:28px;
	line-height:28px;
	text-align:center;
	display:inline-block;
	border: #999 1px solid; 
	color:#666; 
	margin-right: 4px; 
	font-family:SimHei!important;
}
div.flickr span.current {
	  font-weight: bold; color: #ffffff;background:#161616; border: #161616 1px solid; 
}
div.flickr span.disabled {
	  color: #999;  border: #999 1px solid;background:#f2f2f2;
}


/*jobjoin*/
.jbs_tb_1{ margin-bottom: 30px;}
.jbs_txt{width:90%;height:25px;outline:none;}
.jbs_txtarea{width:90%;height:70px; padding:10px;outline:none;}
.jbs_age{ width:80px;}
.jbs_tel{ width:150px;}
.jbs_hong{ color:#f00;}
.jbs_txt:focus{ border:1px solid #9ed029;}
.jbs_txtarea:focus{ border:1px solid #9ed029;}
.jbs_submit{width: 120px; height:40px; text-align:center; margin: 10px 0px; line-height:40px;  font-size:15px; font-weight:bold; border:0px; cursor:pointer; background:#9ed029; color:#FFF;}
.jbs_submit:hover{ background:#9ed029; color:#FFF;transition: all .4s linear 0s;}
















