﻿/*通用类*/
*{
	margin:0;
	padding:0;		
}
body{		
	margin:0 auto;
	font-size:14px;	
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;	
	color:#444;
	overflow-x:hidden;
	position:relative;
}
h1,h2,h3{	
	font-weight:500;	
}
img{
	border:none;	
}
a{
	cursor:pointer;
	color:#444;
	text-decoration:none !important;	
	outline:none !important;
}
a:hover{
	color:#ffcc00;	
}
ul{
	list-style-type:none;	
	margin:0;
}
dl{
	margin:0;
	padding:0;	
}
em{
	font-style:normal;	
}
.lt{
	float:left;	
}
.rt{
	float:right;	
}
input.sub,label{
	border:none;	
	cursor:pointer;
}
input,textarea{
	font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif;
	outline:none;	
}
table{
	border-collapse:collapse;
	margin:0 auto;
}
table td,table th{
	  padding:0;	
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
div.clear{
	font: 0px Arial; line-height:0;
	height:0; 
	overflow:hidden;	
	clear:both;	
}
.line5{
	font-size:1px;height:5px;width:100%;clear:both;	
}
.line10{
	font-size:1px;height:10px;width:100%;clear:both;	
}
.line20{
	font-size:1px;height:20px;width:100%;clear:both;	
}
.ck_device{
	position:absolute;
	top:-300px;
}
#toolbar{ display:none;}

/*所有设备公用 CSS*/
.wrapin{
	width:1300px;
	margin-left:auto;
	margin-right:auto;	
}

/*total*/


.allmessage{ position:absolute;z-index:9999; width:100%; height:100%; background-image:url(../images/mbg.png?v=1); text-align:center; vertical-align:middle;top:0px; left:0px;}
.allmessage .messagemain{background-color:#FFF; width:600px; margin:15% auto 0; height:520px;}
.allmessage .messagemain .textt2{
	height: 35px;
	line-height: 35px;
	margin-right:1px;
	margin-top:10px;
	margin-bottom:10px;
	border:1px solid #dfdfdf;
	background:rgba(94,94,94,0.01);
	text-indent:10px;
	width: 480px;
	color:#000;
}
.allmessage .messagemain .textt2::-webkit-input-placeholder,.allmessage .messagemain textarea::-webkit-input-placeholder{
	color: #000 !important;
}
.allmessage .messagemain span{ color:#F00;}
.allmessage .messagemain select{
	width: 480px;
	height: 35px;
	line-height: 35px;
	margin-right:1px;
	border:1px solid #dfdfdf;
	background:rgba(94,94,94,0.01);
	text-indent:10px;
	color:#999;
}
.allmessage .messagemain textarea{
	width: 460px;
	border:1px solid #dfdfdf;
	margin-top:10px;
	height: 80px;
	background:rgba(94,94,94,0.01);
	padding:10px;
	color:#000;
	resize:none;
}
.allmessage .messagemain .subb2{
	float: left;
	display: block;
	margin:10px 0 0 60px;
	width: 204px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	border:1px solid #494949;
	font-size:16px;
	font-weight: bold;
	color:#fff;
	background:#494949;
}
		
.allmessage .messagemain .chahao{
	width:96%; margin:20px auto 0px;
	text-align:right;
	padding-top:10px;
}
.allmessage .messagemain .chahao img{ width:30px; height:auto;}



.header-mb{
	width:100%;
	height:60px;
	position:fixed;
	left:0;
	top:0;
	z-index:100;
	background:#FFCC00;
	border-bottom:1px solid #ccc;
}
.header-mb .logo{
	float:left;
	margin-left:3%;
	margin-right:10px;
}
.header-mb .logo img{
	display:block;
	height:60px;
	width:auto;
}
.header-mb-zw{
	height:51px;
	clear:both;
}
.nav-mb{
	position:fixed;
	right:0;
	top:0;
	z-index:100;	
	width:50%;
	height:400px;	
	padding-top:60px;
	display:none;-moz-box-shadow:-1px 2px 1px #BABABA; -webkit-box-shadow:-1px 2px 1px #BABABA; box-shadow:-1px 2px 1px #BABABA;
}
.nav-mbshow{
	display:block;
	background-color:#FFF;
	/*
	background:url("../images/bg_22.png");	
	*/
}
.menu-btn{
	width:40px;
	height:30px;
	border:1px solid #ddd;
	border-radius:5px;	
	position:fixed;
	right:3%;
	top:15px;
	background:#fff url("../images/menu.png") no-repeat center center;
	z-index:110;
}
.menu-btnshow{
	background-image:url("../images/menu_close.png");	
}
.nav-mb dl{
	width:90%;
	margin:0 auto;	
	font-size:14px;
}
.nav-mb a{
	display:block;	
}
.nav-mb dt{
	height:40px;
	line-height:40px;
	border-bottom:1px solid #ccc;		
}
.nav-mb .par2{
	background:url("../images/add_btn.png") no-repeat right center;
}
.nav-mb .down dt{
	
}
.nav-mb .down .par2{
	background-image:url("../images/close_btn.png");
}
.nav-mb dd{
	line-height:30px;	
	display:none;
}
.nav-mb .down dd{
	display:block;	
	text-indent:20px;
}
.nav-mb dd a{
	color:#666;	
}
.nav-mb .en{
	margin-top:10px;
	margin-left:5px;
	display: inline-block;
	padding-left:26px;
	background:url("../images/en.png") no-repeat left center;
}
.nav-mb .cn{
	margin-top:10px;
	margin-left:5px;
	display: inline-block;
	padding-left:26px;
	background:url("../images/cn.png") no-repeat left center;
}



/*total*/

/*hm首页*/

.banner{
	width:100%;	
	position:relative;
	overflow:hidden;	
	cursor:pointer;		
}
.banner .swiper-slide{
	width:100%;	
	background-repeat:no-repeat;
	background-position:top center;
}
.banner .swiper-slide img{
	display:block;
	width:100%;
	height:auto;
}
.banner .swiper-slide a{
	display:block;
	width:100%;	
}
.banner .swiper-pagination {
  position: absolute;
  left: 0;
  text-align: center;
  bottom:10px;
  width: 100%;
}
.banner .swiper-pagination-bullet {
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0px 1px 2px #555 inset;
  margin: 0 3px;
  cursor: pointer;
}
.banner .swiper-pagination-bullet-active {
  background: #fc0;
}





.piclist{
	width:100%;	
	position:relative;
	overflow:hidden;	
	cursor:pointer;
	text-align:center;
	height:390px;
}
 
.piclist .swiper-slide{
	width:100%;	
	background-repeat:no-repeat;
	background-position:top center;
	text-align:center;display:table-cell;
}

.piclist .swiper-slide img{
	display:table-cell;
	width:100%;
	height:auto;
	margin:0 auto;
	vertical-align:middle;
	line-height:390px;
	min-width:400px;
}
.piclist .swiper-slide a{
	display:block;
	width:100%;
}
.piclist .swiper-pagination {
  position: absolute;
  left: 0;
  text-align: center;
  bottom:10px;
  width: 100%;
}
.piclist .swiper-pagination-bullet {
  display: inline-block;
  width: 0px;
  height: 0px;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0px 1px 2px #555 inset;
  margin: 0 3px;
  cursor: pointer;
}
.piclist .swiper-pagination-bullet-active {
  background: #fc0;
}

.piclist .cbtn{
	width: 30px;
	height: 60px;
	position: absolute;
	z-index: 20;
	cursor: pointer;
	top: 50%;
	margin-top:-30px;
}
.piclist .my-prev{
	left: 30px;
	background:url("../images/hn_pre.png") no-repeat center center;
	background-size:100% 100%;
}
.piclist .my-next{
	right: 30px;
	background:url("../images/hn_next.png") no-repeat center center;
	background-size:100% 100%;
}


.nav{
	height: 56px;
	line-height: 56px;
	background:#1f1f1f;
	position: relative;
	z-index: 100;
}
.nav_in{
	float: left;
	width: 185px;
	position: relative;
	z-index: 100;
}
.nav_in .par{
	font-size:18px;
	color:#fff;
	text-align: center;
	display: block;
}
.nav_in ul{
	position: absolute;
	left: 0;
	top: 56px;
	z-index: 100;
	width: 185px;
	background:#1f1f1f;
	display: none;
}
.nav_in:hover ul{
	display: block;color:#FFCC00;
}
.nav_in li{
	height: 40px;
	line-height: 40px;
	font-size:14px;
}
.nav_in li a{
	display: block;
	height: 40px;
	text-align: center;
	color:#fff;
}
.nav_in li a:hover{
	background:#333;
	
}

.nav_in  a:hover{
	background:#333;
	color:#FFCC00;
}
.pcpc{ display:}
.mobmob{ display:none}

/*hm 首页*/

/*所有设备公用 CSS*/


/* PC大屏幕 big star*/
@media screen and (min-width: 993px) {

.visible-lg {display: block !important;}
.visible-lg-block {display: block !important;}
.visible-lg-inline {display: inline !important;}
.visible-lg-inline-block {display: inline-block !important;}
.hidden-lg{display:none !important;}

.wrapin{
	width:1300px;	
}

/* PC大屏幕 big end*/
}

@media (max-width: 767px) {
.pcpc{ display:none}
.mobmob{ display:block}

body{
	background-size:100% auto;
	font-size:13px;
}

.visible-xs{display: block !important;}
.visible-xs-block {display: block !important;}
.visible-xs-inline {display: inline !important;}
.visible-xs-inline-block {display: inline-block !important;}
.hidden-xs{display:none !important;}

.wrapin{
	width:100%;
}
 

/* 手机 mobile end*/	
}


.header_t{
	height: 48px;
	line-height: 48px;
	background:#494949;
	color:#fff;
	clear: both;
}
.header_t a{
	float: left;	
	color:#fff;
}
.header_t em{
	float: left;
	margin:0 20px;
}
.header_t .en{
	margin-left:26px;
	display: inline-block;
	padding-left:30px;
	background:url("../images/en.png") no-repeat left center;
}
.header_t .cn{
	margin-left:68px;
	display: inline-block;
	padding-left:30px;
	background:url("../images/cn.png") no-repeat left center;
}

.header{
	height: 150px;
	background:#ffcc00;
}
.header .logo{
	float: left;
	display: block;
}
.header .logo img{
	display: block;
	height: 150px;
}
.header .logo_tip{
	float: left;
	font-size:20px;
	line-height: 30px;
	color:#000;
	font-weight: bold;
	width:400px;
	padding-top:45px;
}
.header .tags2{
	height: 100px;
	float: right;
	margin:30px 0 0 30px;
}

.header .tags{
	height: 50px;
	float: left;
	margin:50px 0 0 30px;
}

.header .tel{
	float: right;
	height: 150px;
	line-height: 150px;
	font-size:26px;
	font-weight: bold;
	color:#000;
	padding-left:48px;
	background:url("../images/head_tel.png") no-repeat left center;
}
.hm_search3{ display:none}
.hm_search{
	height: 60px;
	line-height: 60px;
	background:#2c2c2d;
	color:#fff;
}
.hm_search .cleft{
	float: left;
}
.hm_search .cleft2{
	float: left;
}
.hm_search a{
	color:#fff;
}
.hm_search a:hover{
	text-decoration: underline;
}
.hm_search .cright{
	width: 250px;
	height: 30px;
	float: right;
	background:#69696a;
	border:1px solid #fff;
	margin-top:14px;
}
.hm_search .text{
	width: 200px;
	height: 30px;
	float: left;
	border:0;
	background:none;
	text-indent:20px;
	color:#fff;
}
.hm_search .text::-webkit-input-placeholder {
	color: #fff !important;
}
.hm_search .sub{
	float: right;
	width: 50px;
	height: 30px;
	background:url("../images/head_sub.png") no-repeat center center;
}

.hm_pp{
	height: 488px;
	background:url("../images/hmppbg.jpg") no-repeat top center;
}
.hm_pp .head{
	height: 156px;
	line-height: 156px;
	text-align: center;
	color:#161616;
	background:url("../images/pp_head.png") no-repeat center center;
}
.hm_pp .head strong{
	font-size:29px; 
}
.hm_pp .head .zen{ display:none;}
.head span{ padding-left:20px}
.head .zen{ display:none;}
.hm_pp .wp{
	width: 1300px;
	margin:0 auto;
	position: relative;
	overflow: hidden;
}
.hm_pp .s_list{
	width: 1350px;
}
.hm_pp a{
	display: block;
	width: 220px;
	height: 112px;
	float: left;
	margin:0 50px 35px 0;
	position: relative;
	overflow: hidden;
}
.hm_pp img{
	display: block;
	width: 220px;
	height: 112px;
}
.hm_pp .more{
	display: none;
	width: 220px;
	height: 112px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	line-height: 112px;
	text-align: center;
	color:#fff;
	background:rgba(0,0,0,0.3);
}
.hm_pp a:hover .more{
	display: block;
}
.hm_pp .mo{
	line-height: 112px;
	text-align: center;
	font-size:16px;
	background:rgba(255,255,255,0.3);
}





.hm_pp2{
	height:auto;
}
.hm_pp2 .head{
	height: 156px;
	line-height: 156px;
	text-align: center;
	color:#161616;
	background:url("../images/pp_head.png") no-repeat center center;
}
.hm_pp2 .head strong{
	font-size:29px;
}
.hm_pp2 .wp{
	width: 1300px;
	margin:0 auto;
	position: relative;
	overflow: hidden;
}
.hm_pp2 .s_list{
	width: 1350px;
}
.hm_pp2 a{
	display: block;
	width: 220px;
	height: 112px;
	float: left;
	margin:0 50px 35px 0;
	position: relative;
	overflow: hidden;
}
.hm_pp2 img{
	display: block;
	width: 218px;
	height: 110px;border:#E9E9E9 1px solid;
}
.hm_pp2 .more{
	display: none;
	width: 220px;
	height: 112px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	line-height: 112px;
	text-align: center;
	color:#fff;
	background:rgba(0,0,0,0.3);
	
}
.hm_pp2 a:hover .more{
	display: block;
}
.hm_pp2 .mo{
	line-height: 112px;
	text-align: center;
	font-size:16px;
	background:rgba(255,255,255,0.3);
}



.indexiframe{ width:100%; height:874px;}

.hm_promain{background:url("../images/nebg.png?v=4") repeat top center;}
.hm_pro{
	height:874px;
}
.hm_pro2{
	height: 1656px;
	background:url("../images/hpbg2.jpg?v=5") no-repeat top center;
}
.hm_pro2 .title1{
	text-align: center;
	height: 100px;
	line-height: 40px;
	font-size:30px;
	padding-top:480px;
	color:#1c1c1c;
}
.hm_pro2 .title2{
	text-align: center;
	height: 100px;
	line-height: 100px;
	font-size:56px;
	font-weight: bold;	
	color:#1c1c1c;
	background:url("../images/hp_title2.png") no-repeat center center;
}
.hm_pro2 .title3{
	height: 100px;
	line-height: 40px;
	text-align: center;
	font-size:24px;
	font-weight: bold;
}
.hp_handle{
	height: 110px;
	width: 1300px;
	margin:0 auto;
}
.hp_handle .btn{
	float: left;
	width: 138px;
	height: 77px;
	padding-top:10px;
	position: relative;
	margin-right:4px;
	background:#ffe062;
	border:1px solid #fcac00;
	line-height: 18px;
	font-size:12px;
	font-weight: bold;
	text-align: center;
	color:#353535;
	cursor: pointer;
}
.hp_handle .btn a{ display:block}
.hp_handle .btn a:active{color:#353535;}
.hp_handle .btn a:hover{color:#353535;}

.hp_handle .name{ padding-top:5px;}
.hp_handle .name2{ padding-top:15px;}
.hp_handle .ico{
	display: block;
	width: 70px;
	height: 35px;
	margin:0 auto;
	position: relative;
	overflow: hidden;
}
.hp_handle .hover{
	border-color:#1b1b1b;
	background:#3d3d3d;
	color:#fff;
}
.hp_handle .hover a{ color:#fff;}
.hp_handle .hover a:active{ color:#fff;}
.hp_handle .hover a:hover{ color:#fff;}

.hp_handle .hover .ico img{
	position: absolute;
	left: 0;
	bottom: 0;
}
.hp_handle .hover i{
	display: block;
	width: 26px;
	height: 16px;
	position: absolute;
	bottom: -15px;
	left: 50%;
	margin-left:-13px;
	background:url("../images/hp_i.png") no-repeat top center;
}
.hp_handle .end{
	margin-right:0;
}
.hm_pro .wp{
	height: 900px;
	position: relative;
	overflow: hidden;
	width: 1300px;
	margin:0 auto;
}
.hp_con{
	width: 1300px;
	position: absolute;
	left: 0;
	top: 0;
}
.hm_pro .show{
	top: 0;
}
.hm_pro .sorts{
	padding-bottom:5px;
}
.hm_pro .sorts a{
	display: block;
	width: 211px;
	height: 38px;
	background:#f3f3f3;
	line-height: 38px;
	border:1px solid #d0d0d0;
	text-align: center;
	float: left;
	margin-right:4px;
	font-size:14px;
	color:#3d3d3d;
}
.hm_pro .sorts .more{
	float: right;
	margin-right:0;
	background:#fdc109;
}
.hp_slider{
	height: 714px;
	width: 1300px;
	position: relative;
	overflow: hidden;
}
.hp_slider .abc{ display:block}
.hp_slider .abc2{ display:none}

.hp_slider li{
	width: 1300px;
	height: 840px;
	float: left;
}
.hp_item{
	width: 303px;
	height: 336px;
	float: left;
	margin:10px 10px 10px 10px;
	background:#fff;
	border:1px solid #dedede;
	box-shadow:0 0 5px #dedede;
	position: relative;
	overflow:hidden;
}
.hp_item:hover{
	border-color:#fdc721;
}
.hp_item .photos{ width:100%; height:226px; text-align:center; overflow:hidden;}
.hp_item .photo{
	display: block;
	max-width: 100%;
	max-height: 226px;
	width:auto;
	height:auto;
	margin-top:0px;
	margin:0 auto;
}
.hp_item .name{
	height: 44px;
	line-height: 22px;
	text-align: center;
	font-size:14px;
	font-weight:normal;
    padding-top: 5px;
}
.hp_item .mo1{
	display: block;
	width: 228px;
	height: 40px;
	line-height: 40px;
	border:1px solid #ffbf13;
	text-align: center;
	margin:0 auto;
	font-size:18px;
}
.hp_item .flog{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	background:rgba(250,190,19,0.9);
	display: none;
}
.hp_item:hover .flog{
	display: block;
}
.hp_item .s1{
	height: 130px;
	line-height: 40px;
	padding-top:120px;
	text-align: center;
	font-size:14px;
	font-weight: bold;
	color:#fff;
}
.hp_item .mo2{
	display: block;
	width: 230px;
	height: 40px;
	line-height: 40px;
	margin:0 auto;
	background:#fff;
	font-size:18px;
	color:#6a6a6a;
	text-align: center;
}



.hp_itemm{
	width: 303px;
	height: 448px;
	float: left;
	margin:10px 10px 10px 10px;
	background:#fff;
	border:1px solid #dedede;
	box-shadow:0 0 5px #dedede;
	position: relative;
}
.hp_itemm:hover{
	border-color:#fdc721;
}
.hp_itemm .photo{
	display: block;
	max-width: 303px;
	max-height: 303px;
	width:auto;
	height:auto;
	margin-top:0px;
}
.hp_itemm .name{
	height: 66px;
	line-height: 66px;
	text-align: center;
	font-size:18px;
	font-weight: bold;margin-bottom:20px;
}
.hp_itemm .mo1{
	display: block;
	width: 228px;
	height: 45px;
	line-height: 45px;
	border:1px solid #ffbf13;
	text-align: center;
	margin:0 auto;
	font-size:18px;
}
.hp_itemm .flog{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	background:rgba(250,190,19,0.9);
	display: none;
}
.hp_itemm:hover .flog{
	display: block;
}
.hp_itemm .s1{
	height: 130px;
	line-height: 130px;
	padding-top:120px;
	text-align: center;
	font-size:24px;
	font-weight: bold;
	color:#fff;
}
.hp_itemm .mo2{
	display: block;
	width: 230px;
	height: 45px;
	line-height: 45px;
	margin:0 auto;
	background:#fff;
	font-size:18px;
	color:#6a6a6a;
	text-align: center;
}



.hp_item2{
	width: 303px;
	height: 278px;
	float: left;
	margin:10px 10px 10px 10px;
	background:#fff;
	border:1px solid #dedede;
	box-shadow:0 0 5px #dedede;
	position: relative;
}
.hp_item2:hover{
	border-color:#fdc721;
}
.hp_item2 .photo{
	display: block;
	width: 200px;
	height:auto;
	margin:20px auto 0px;
	max-height:200px;
}
.hp_item2 .name{
	height: 66px;
	line-height: 66px;
	text-align: center;
	font-size:18px;
	font-weight: bold;
}
.hp_item2 .mo1{
	display: block;
	width: 228px;
	height: 45px;
	line-height: 45px;
	border:1px solid #ffbf13;
	text-align: center;
	margin:0 auto;
	font-size:18px;
}
.hp_item2 .flog{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	background:rgba(250,190,19,0.9);
	display: none;
}
.hp_item2:hover .flog{
	display: block;
}
.hp_item2 .s1{
	height: 130px;
	line-height: 130px;
	padding-top:60px;
	text-align: center;
	font-size:24px;
	font-weight: bold;
	color:#fff;
}
.hp_item2 .mo2{
	display: block;
	width: 230px;
	height: 45px;
	line-height: 45px;
	margin:0 auto;
	background:#fff;
	font-size:18px;
	color:#6a6a6a;
	text-align: center;
}






.hp_ctrl{
	margin-top:20px;
	height: 12px;
	text-align: center;
	z-index:999;
}
.hp_ctrl .cbtn{
	display: inline-block;
	width: 50px;
	height: 12px;
	margin:0 20px;
}
.hp_ctrl .pre{
	background:url("../images/hp_pre.png") no-repeat center center;
}
.hp_ctrl .pre:hover{
	background-image:url("../images/hp_preh.png");
}
.hp_ctrl .next{
	background:url("../images/hp_next.png") no-repeat center center;
}
.hp_ctrl .next:hover{
	background-image:url("../images/hp_nexth.png");
}

.hm_about{
	height: 854px;
	background:url("../images/habbg.jpg") no-repeat top center;
}
.hm_about .head{
	height: 190px;
	line-height: 190px;
	text-align: center;
	color:#fff;
	background:url("../images/hab_head.png") no-repeat center center;
}
.hm_about .head strong{
	font-size:29px;
}
.hab_left{
	width: 538px;
	height: 522px;
	float: left;
	position: relative;
	overflow: hidden;
}
.hab_left img{
	display: block;
	width: 538px;
	height: 522px;
}
.hab_left .intro{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	background:rgba(47,47,47,0.5);
	color:#fff;
}
.hab_left:hover .intro{
	/* background:#ffd000; */
	background:rgba(255,208,0,0.9);
}
.hab_left .intro dl{
	position: absolute;
	left: 50px;
	top: 42px;
}
.hab_left .intro dt{
	height: 65px;
	line-height: 65px;
	font-size:30px;
	font-weight: bold;
}
.hab_left .intro dd{
	font-size:24px;
	line-height: 36px;
}
.hab_left .more{
	display: none;
}
.hab_left:hover .more{	
	display: block;
	width: 230px;
	height: 42px;
	line-height: 42px;
	border:2px solid #fff;
	background:#fff;
	font-size:18px;
	text-align: center;
	position: absolute;
	right: 28px;
	bottom: 28px;
	color:#ffe400;
}
.hab_ct{
	float: left;
	margin-left:20px;
	position: relative;
	overflow: hidden;
	width: 361px;
	height: 522px;
}
.hab_ct img{
	display: block;
	width: 361px;
	height: 522px;
}
.hab_ct .intro{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	background:rgba(47,47,47,0.5);
	color:#fff;
}
.hab_ct:hover .intro{
	/* background:#ffd000; */
	background:rgba(255,208,0,0.9);
}
.hab_ct .intro dl{
	position: absolute;
	left: 20px;
	top: 42px;
}
.hab_ct .intro dt{
	height: 65px;
	line-height: 65px;
	font-size:30px;
	font-weight: bold;
}
.hab_ct .intro dd{
	font-size:24px;
	line-height: 36px;
}
.hab_ct .more{
	display: none;
}
.hab_ct:hover .more{	
	display: block;
	width: 230px;
	height: 42px;
	line-height: 42px;
	border:2px solid #fff;
	background:#fff;
	font-size:18px;
	text-align: center;
	position: absolute;
	right: 28px;
	bottom: 28px;
	color:#ffe400;
}

.hab_rt{
	width: 361px;
	float: right;	
}
.hab_rs{
	width: 361px;
	height: 250px;
	margin-bottom:20px;
	position: relative;
	overflow: hidden;
}

.hab_rs .intro{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	background:rgba(47,47,47,0.5);
	color:#fff;
}
.hab_rs:hover .intro{
	/* background:#ffd000; */
	background:rgba(255,208,0,0.9);
}
.hab_rs .intro dl{
	position: absolute;
	left: 20px;
	top: 10px;
}
.hab_rs .intro dt{
	height: 65px;
	line-height: 65px;
	font-size:30px;
	font-weight: bold;
}
.hab_rs .intro dd{
	font-size:16px;
	line-height: 36px;
}
.hab_rs .more{
	display: none;
}
.hab_rs:hover .more{	
	display: block;
	width: 230px;
	height: 42px;
	line-height: 42px;
	border:2px solid #fff;
	background:#fff;
	font-size:18px;
	text-align: center;
	position: absolute;
	right: 28px;
	bottom: 20px;
	color:#ffe400;
}

.hm_news{
	background:url("../images/nebg.png");
	padding:40px 0 60px 0;
}
.hm_news .head{
	height: 90px;
	line-height: 90px;
	text-align: center;
	background:url("../images/hn_title.png") no-repeat center center;
}
.hm_news .head strong{
	font-size:30px;
	color:#161616;	
}
.hm_news .title{
	height: 80px;
	line-height: 30px;
	text-align: center;
}
.ne_slider{
	width: 1300px;
	height: 380px;
	margin:0 auto;
	position: relative;
	overflow: hidden;
}
.ne_slider .s_wrap{
	width: 1314px;
	height: 380px;
}





.ne_slider li{
	width: 424px;
	height: 380px;
	float: left;
	margin-right:14px;
	background:#f1f1f1;
}

 


.ne_slider .photo{
	display: block;
	width: 100%;
	height: 234px;
	position: relative;
	overflow: hidden;
	background-color:#FFF;
}
.ne_slider .photo:hover .fg{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 20;
	background:rgba(250,190,19,0.9);
}

.ne_slider .name:hover .fg{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 20;
	background:rgba(250,190,19,0.9);
}

.ne_slider .photo img{
	display: block;
	width: auto;
	height: auto;
	max-height:235px;
	max-width:424px;
	margin:0 auto;
}
.ne_slider dl{
	padding:10px;
}



.ne_slider dt{
	height: 40px;
	line-height: 40px;
	font-size:16px;
}
.ne_slider .name{
	display:inline-block;
	max-width:95%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}



.ne_slider dd{
	font-size:14px;
	line-height: 24px;
	color:#666;
}
.ne_slider .cbtn{
	width: 38px;
	height: 58px;
	position: absolute;
	top: 50%;
	margin-top:-29px;
	z-index: 60;
	cursor: pointer;
}
.ne_slider .pre{
	left: 10px;
	background:url("../images/hn_pre.png") no-repeat center center;
}
.ne_slider .next{
	right: 10px;
	background:url("../images/hn_next.png") no-repeat center center;
}





.pro_slider{
	width: 1300px;
	height: 470px;
	margin:0 auto;
	position: relative;
	overflow: hidden;
}
.pro_slider .s_wrap{
	width: 1314px;
	height: 380px;
}


.pro_slider li{
	width: 314px;
	height: 470px;
	float: left;
	margin-right:14px;
	text-align:center;
}
.pro_slider .photo{
	display: block;
	width: 100%;
	height: 234px;
}
.pro_slider .photo img{
	display: block;
	width: 100%;
	height: 234px;
}
.pro_slider dl{
	padding:10px;
}
.pro_slider dt{
	height: 40px;
	line-height: 40px;
	font-size:16px;
}
.pro_slider .name{
	display:inline-block;
	max-width:95%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.pro_slider dd{
	font-size:14px;
	line-height: 24px;
	color:#666;
}
.pro_slider .cbtn{
	width: 38px;
	height: 58px;
	position: absolute;
	top: 50%;
	margin-top:-29px;
	z-index: 60;
	cursor: pointer;
}
.pro_slider .pre{
	left: 10px;
	background:url("../images/hn_pre.png") no-repeat center center;
}
.pro_slider .next{
	right: 10px;
	background:url("../images/hn_next.png") no-repeat center center;
}


@media (min-width:1440px) {
.ne_slider{
	width: 1440px;
	height: 380px;
	margin:0 auto;
	position: relative;
	overflow: hidden;
	}
	.ne_slider .s_wrap{
		width: 1314px;
		height: 380px;
		margin:0 auto
	}
	
.pro_slider{
	width: 1440px;
	height: 470px;
	margin:0 auto;
	position: relative;
	overflow: hidden;
}
.pro_slider .s_wrap{
	width: 1314px;
	height: 380px;
	margin:0 auto;
}
	
	
	
.ne_slider .next{
	right: 20px;
	background:url("../images/hn_next.png") no-repeat center center;
}

}

.hm_cnt{
	height: 491px;
	background:url("../images/cntbg.jpg") no-repeat top center;
	color:#fff;
}
.hm_cnt .title{
	height: 130px;
	line-height: 130px;
	text-align: center;
	font-size:24px;
	color:#ffd000;
	font-weight: bold;
}
.hm_cnt .title strong{
	font-size:30px;
	color:#fff;
}
.hm_cnt .cleft{
	width: 536px;
	float: left;
}
.hm_cnt .cleft ul{
	padding-bottom:10px;
	line-height: 24px;
}
.hm_cnt .text{
	height: 35px;
	line-height: 35px;
	float: left;
	margin-right:1px;
	border:1px solid #dfdfdf;
	background:rgba(94,94,94,0.6);
	text-indent:10px;
	width: 176px;
	color:#fff;
}
.hm_cnt .text::-webkit-input-placeholder,.hm_cnt textarea::-webkit-input-placeholder{
	color: #fff !important;
}
.hm_cnt select{
	width: 176px;
	height: 37px;
	line-height: 37px;
	float: left;
	margin-right:1px;
	border:1px solid #dfdfdf;
	background:rgba(94,94,94,0.6);
	text-indent:10px;
	color:#fff;
}
.hm_cnt textarea{
	width: 514px;
	border:1px solid #dfdfdf;
	margin-top:10px;
	height: 136px;
	background:rgba(94,94,94,0.6);
	padding:10px;
	color:#fff;
	resize:none;
}
.hm_cnt .sub{
	float: right;
	display: block;
	margin:10px 0 0 0;
	width: 204px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	border:1px solid #ffd000;
	font-size:18px;
	font-weight: bold;
	color:#fff;
	background:#b29619;
}
.hm_cnt .cct{
	width: 280px;
	height: 214px;
	background:rgba(0,0,0,0.5);
	float: left;
	margin:58px 0 0 65px;
	position: relative;
}
.hm_cnt .cct dl{
	position: absolute;
	left: 46px;
	top: 46px;
}
.hm_cnt .cct dt{
	height: 40px;
	line-height: 40px;
	font-size:30px;
	font-weight: bold;
	color:#ffd000;
}
.hm_cnt .cct dd{
	font-size:20px;
	line-height: 34px;
}
.hm_cnt .crt{
	width: 350px;
	height: 215px;
	background:rgba(0,0,0,0.5);
	float: right;
	margin:58px 0 0 0;
}
.hm_cnt .crt ul{
	padding:26px 0 0 20px;
}
.hm_cnt .crt li{
	height: 40px;
	line-height: 40px;
	font-size:14px;
	padding-left:30px;
	position: relative;
}
.hm_cnt .crt i{
	display: block;
	width: 14px;
	height: 14px;
	border-radius:100%;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top:-7px;
	background:#eac004;
}
.hm_pj{
	padding:60px 0 70px 0;
}
.hm_pj .title{
	height: 60px;
	line-height: 60px;
	text-align: center;
	background:url("../images/hn_title.png") no-repeat center center;
}
.hm_pj .title span{ padding-right:0px;}
.hm_pj .title .zen{ display:none;}
.hm_pj .title strong{
	font-size:30px;
	color:#161616;
	padding-right:15px;
}
.hm_pj .ce{
	text-align: center;
	line-height: 2.2;
	color:#666;
}

.pj_handle{
	width: 1300px;
	margin:0 auto 40px auto;
	height: 55px;
	line-height: 55px;
	border-bottom:1px solid #000;
	font-size:16px;
}
.pj_handle .btn{
	display: block;
	width:auto;
	height: 55px;
	float: left;
	color:#2b2b2b;
	text-align: center;
	position: relative;
	padding:0 20px;
}
.pj_handle .hover i{
	display: block;
	width: 108px;
	height: 3px;
	position: absolute;
	bottom: -1px;
	left: 50%;
	margin-left:-54px;
	background:#ffbf13;
}
.hm_pj .wp{
	width: 1300px;
	height: 320px;
	position: relative;
	overflow: hidden;
	margin:0 auto;
}
.pj_con{
	width: 1326px;
	height: 320px;
	position: absolute;
	left: 0;
	top: -1000px;
}
.hm_pj .show{
	top: 0;
}
.pj_slider{
	width: 1326px;
	height: 320px;
	position: relative;
	overflow: hidden;
}
.pj_slider li{
	float: left;
	margin-right:26px;
	width: 195px;
	height: 320px;
	text-align: center;
}
.pj_slider .photo{
	display: block;
	width: 193px;
	height: 193px;
	overflow: hidden;
	border:1px solid #d3d3d3;
}
.pj_slider .photo img{
	display: block;
	width: 193px;
	height: 193px;
}
.pj_slider .name{
	display: block;
	height: 66px;
	line-height: 66px;
	font-size:16px;
}
.pj_slider .more{
	display: block;
	width: 124px;
	height: 30px;
	line-height: 30px;
	border-radius:5px;
	margin:0 auto;
	background:#595959;
	font-size:14px;
	color:#ffd200;
}

.sups{
	background:#f3f3f3;
	border-top:2px solid #ffbf13;
	padding-top:44px;
}
.sups dl{
	width: 260px;
	float: left;
	text-align: center;
}
.sups dd{
	line-height: 76px;
	font-size:20px;
}
.ft_navs{
	height: 46px;
	line-height: 46px;
	background:#c7c7c7;
	text-align: center;
	font-size:14px;
	color:#000;
}
.ft_navs a{
	color:#000;
	margin:0 30px;
}
.ft_navs a:hover{
	color:#007bff;
}

.footer{
	height: 403px;
	border-top:3px solid #ffbf13;
	color:#fff;
	background:url("../images/footerbg.jpg") no-repeat top center;
	position: relative;
}
.ft_left{
	float: left;
	padding-top:30px;
	line-height: 34px;
	
}
.ft_left img{
	vertical-align:middle;
}

.ft_left dt{
	height: 100px;
	line-height: 100px;
	font-size:20px;
}
.ft_left dd{
	height: 34px;
	line-height: 34px;
	position: relative;
	padding-left:26px;
}
.ft_left dd img{
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top:-8px;
}
.ft_right{
	width: 252px;
	float: right;
	padding-left:26px;
	margin-top:60px;
	background:url("../images/ft_rt.png") no-repeat left 19px;
}
.ft_right a{ color:#FFF;}
.ft_right dt{
	height: 38px;
	line-height: 38px;
	font-size:20px;
	padding-left:0px;
	padding-top:5px;

}
.ft_right dd{
	font-size:14px;
	line-height: 32px;
}
.ft_ct{
	width: 348px;
	top: 92px;
	position: absolute;
	left: 50%;
	margin-left:-174px;
}
.ft_ct .code{
	display: block;
	width: 144px;
	height: 144px;
	float: left;
	margin:0 15px;
}
.ft_ct .tags{
	padding-top:65px;
	text-align: center;
}
.ft_ct .tags a{
	margin:0 15px;
}
.footer_tags{
	line-height: 25px;
	background:#000;
	color:#fff;
	padding:8px 0px;
}
.footer_tags a{
	color:#fff;
	margin-right:5px;
}
.footer_tags a:hover{
	text-decoration: underline;
}
.footer_copy{
	height: 50px;
	line-height: 50px;
	background:#161616;
	text-align: center;
	color:#fff;
}
.footer_copy a{color:#FFF;}

.fr_bars{
	position: fixed;
	right: 0;
	top: 50%;
	z-index: 100;
	margin-top:-180px;
}
.fr_bars .btn{
	display: block;
	width: 83px;
	height: 83px;
	border:1px solid #cccccc;
	margin-bottom:5px;
	background:#fff;
	text-align: center;
	position: relative;
	z-index: 100;
}
.fr_bars .cd{
	width: 55px;
	height: 55px;
	margin:8px auto 0 auto;
	display: block;
}
.fr_bars .btn .code{
	width: 120px;
	height: 120px;
	position: absolute;
	right: 83px;
	top: 0;
	z-index: 100;
	display: none;
}
.fr_bars .btn:hover .code{
	display: block;
}


.lybanner{ width:100%; margin:0 auto; }
.lybanner img{ width:100%; height:auto; float:left;}

.pro_banner{
	height: 400px;
	background:url("../images/pro_banner.jpg") no-repeat top center;
}
.pro_banner .tp{
	color:#fff;
	font-size:16px;
	line-height: 30px;
	text-align: center;
	height: 100px;
	padding-top:120px;
}
.pro_banner .wp{
	width: 570px;
	margin:0 auto;
}
.pro_banner select{
	float: left;
	width: 178px;
	height: 37px;
	margin-right:3px;
	border:1px solid #fff;
	background:rgba(94,94,94,0.6);
	color:#fff;
	padding-left:10px;
}
.pro_banner .sub{
	float: right;
	width: 200px;
	height: 37px;
	border:1px solid #ffd000;
	background:rgba(255,208,0.6);
	font-size:16px;
	color:#fff;
}

.now_pos{
	height: 60px;
	line-height: 60px;
	background:#494949;
	color:#fff;
	overflow:hidden;
}
.now_pos a{
	color:#fff;
}
.now_pos .dleft{float:left; width:450px;}
.now_pos .dright{float:right; width:850px;}

.now_pos .dleft2{float:left; width:500px;}
.now_pos .dright2{float:right; width:800px;}

.hm_search .cright{
	width: 250px;
	height: 30px;
	float: right;
	background:#69696a;
	border:1px solid #fff;
	margin-top:14px;
}
.hm_search .cright2{
	width: 250px;
	height: 30px;
	float: right;
	background:#69696a;
	border:1px solid #fff;
	margin-top:14px;
}
.hm_search .text{
	width: 200px;
	height: 30px;
	float: left;
	border:0;
	background:none;
	text-indent:20px;
	color:#fff;
}
.hm_search .text::-webkit-input-placeholder {
	color: #fff !important;
}
.hm_search .sub{
	float: right;
	width: 50px;
	height: 30px;
	background:url("../images/head_sub.png") no-repeat center center;
}




.pro_handle{
	height: 320px;
	background:#e5e5e5;
	border-bottom:2px solid #ffcc00;
}
.pro_handle .btn{
	float: left;
	display: block;
	width: 161px;
	height: 140px;
	text-align: center;
	padding-top:20px;
	line-height: 18px;
	font-size:12px;
	font-weight: bold;
	position: relative;
}

.pro_handle .btn .name{ padding-top:12px; line-height:18px;}
.pro_handle .btn .name2{ padding-top:15px;line-height:50px;}

.pro_handle img{
	display: block;
	margin:0 auto;
	width: 120px;
	height:auto
}
.pro_handle .hover{
	background:#d6d6d6;
}
.pro_handle .hover i{
	display: block;
	width: 26px;
	height: 16px;
	background:url("../images/sj.png") no-repeat top center;
	position: absolute;
	bottom: 10px;
	left: 50%;
	margin-left:-13px;
}


.pro_fm{
	background:url("../images/nebg.png");
	padding:30px 0 50px 0;
}

.pro_fm2{
	background:url("../images/nebg.png");
	padding:30px 0 0px 0;
}

.pf_sort{
	height: 65px;
	width: 1300px;
	margin:0 auto;
	position: relative;
	z-index: 10;
}
.pf_sort .par{
	position: relative;
	z-index: 10;
	float: left;
	margin-right:4px;
	height: 60px;
}
.pf_sort .par2{
	float: right;
	margin-right:0;
}
.pf_sort .par2 a{
	color:#FFF;
}


.pf_sort .btn{
	display: block;
	width: 211px;
	height: 43px;
	background:#f3f3f3;
	line-height: 43px;
	border:1px solid #d0d0d0;
	text-align: center;	
	font-size:16px;
	color:#3d3d3d;
}
.pf_sort .par:hover{
	z-index: 20;
}
.pf_sort .par:hover .btn{
	background:#fdc109;
	border-color:#fdc109;
	color:#fff;
}

.pf_sort .par .hover{
	background:#fdc109;
	border-color:#fdc109;
	color:#fff;
}




.pf_sort .par:hover .sj{
	display: block;
	width: 25px;
	height: 16px;
	background:url("../images/sj.png") no-repeat top center;
	position: absolute;
	top: 45px;
	left: 50%;
	margin-left:-12.5px;
}
.pf_sort .more{
	float: right;
	margin-right:0;
	background:#fdc109;
}
.mobdown{ display:none}
.pf_sort .down{
	white-space:nowrap;
	height: 42px;
	top: 70px;
	font-size:14px;
	line-height: 42px;
	background:#fdc109;
	border:1px solid #d0d0d0;
	position: absolute;
	left:0;
	display: none;
	z-index: 10;
}
.pf_sort .par:nth-child(5) .down{
	left:auto;
	right:0;
}

.pf_sort .par:hover .down{
	display: block;
}
.pf_sort .down a{
	display: inline-block;
	padding:0 15px;
	height: 42px;	
	color:#444;
	text-align: center;
}
.pf_wp{
	width: 1300px;
	margin:0 auto;
}
.page{
	text-align: center;
	padding-top:30px;
	height: 30px;
	line-height: 28px;
}
.page a{
	display: inline-block;
	height: 28px;
	line-height: 28px;
	border:1px solid #ddd;
	background:#fff;
	padding:0 12px;
}
.page a:hover,.page a.hover{
	background:#ffb217;
	border-color:#fff;
	color:#fff;
}
.kong{ height:70px;}
.kong2{ height:30px;}
.kong6{ height:30px;}
.mains{ background-image:url(../images/nebg.png);}
.mainmains{margin:0 auto 0px; width:1300px; background-color:#FFF; min-height:200px; padding:30px 0px}
.mainmains .tit{ width:1200px; margin:0 auto; font-size:18px; text-align:center; line-height:50px; font-weight:bold; border-bottom:#CCC 1px dashed;}
.mainmains .inf{ width:1200px; margin:20px auto; font-size:16px; line-height:30px;}
.mainmains .inf img{max-width:100%;}
.mainmains .inf .infimg{ width:20%;  text-align:center; border:#F2F2F2 1px solid; padding:10px 0px; float:left; margin-right:5%;}
.mainmains .inf .infimg img{ width:auto; height:auto; max-width:100%;  max-width:500px;}
.mainmains .inf .infimg2{ width:80%;  text-align:center; border:#F2F2F2 1px solid; padding:10px 0px; margin:0 auto; min-height:390px; }
.mainmains .inf .infimg2 img{ width:auto; height:auto; max-width:100%;  max-width:500px; vertical-align:middle;}
.mainmains .inf .infinf{ width:74%; float:left}
.mainmains .inf .infcon{ width:80%;   border:#F2F2F2 0px solid; padding:10px 0px; margin:0 auto;
word-break:break-all;
			}
.mainmains .inf .infcon	 table{}	

.mainmains .inf .contactinfo{ padding-bottom:20px; clear:both;}
.mainmains .inf .contactinfo img{max-width:45%; float:left; height:auto; vertical-align:middle;}

.mainmains .inf .contactinfo .contactinfoleft{width:50%; float:left;}
.mainmains .inf .contactinfo .contactinforight{width:50%; float:left; }	
.mainmains .inf .contactinfo .contactinforight span{ color:#F00}
.contactinforight .textt{
	height: 35px;
	line-height: 35px;
	margin-right:1px;
	margin-top:10px;
	margin-bottom:10px;
	border:1px solid #dfdfdf;
	background:rgba(94,94,94,0.01);
	text-indent:10px;
	width: 534px;
	color:#999;
}
.contactinforight .textt::-webkit-input-placeholder,.contactinforight textarea::-webkit-input-placeholder{
	color: #999 !important;
}
.contactinforight select{
	width: 534px;
	height: 37px;
	line-height: 37px;
	margin-right:1px;
	border:1px solid #dfdfdf;
	background:rgba(94,94,94,0.01);
	text-indent:10px;
	color:#999;
}
.contactinforight textarea{
	width: 514px;
	border:1px solid #dfdfdf;
	margin-top:10px;
	height: 100px;
	background:rgba(94,94,94,0.01);
	padding:10px;
	color:#000;
	resize:none;
}
.contactinforight .subb{
	float: left;
	display: block;
	margin:10px 0 0 0;
	width: 204px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	border:1px solid #494949;
	font-size:16px;
	font-weight: bold;
	color:#fff;
	background:#494949;
}
			
			
			
			
.mainmains2 .infs{ display:none}
.mainmains2{margin:0 auto 10px; width:1280px; background-color:#FFF; min-height:115px; padding:5px 0px; background-image:url(../images/hmppbg.jpg);}

.mainmains2 .inf{ width:1200px; margin:10px auto 10px; font-size:16px; line-height:25px;position:relative;}
.mainmains2 .inf img{max-width:100%;}
.mainmains2 .inf .infimg{ width:15%;  text-align:center; border:#F2F2F2 1px solid; padding:0px 0px;  margin-right:3%;position:absolute;left:0;top:50%;vertical-align:middle; display: table-cell;display: block;-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);}
.mainmains2 .inf .infimg img{ width:auto; height:auto; max-width:100%; vertical-align:middle; }
.mainmains2 .inf .infinf{ width:81%; float:right; padding-bottom:5px;min-height:90px;}

 
.news-list {
    margin-top: 30px;
}

.news-list ul {
    /* width: 960px; */
    margin: 0 -1%;
}

.news-list ul li {
    list-style: none;
    float: left;
    width: 48%;
    margin: 0 1%;
    position: relative;
    transition: 0.4s 0s;
    -webkit-transition: 0.4s 0s;
    margin-bottom: 30px;
    border-bottom: 1px solid #eee;
    box-sizing: border-box;
}


.news-list ul li:hover {
    -webkit-box-shadow: 0px 7px 17px 3px #ccc;
    -moz-box-shadow: 0px 7px 17px 3px #ccc;
    box-shadow: 0px 7px 17px 3px #ccc;
}

.news-list ul li a {
    display: block;
}

.news-list ul li .news-text {
    position: relative;
}

.news-list ul li .time {
    color: #666;
    position: absolute;
    height: 120px;
    width: 120px;
    left: 0;
    top: 0;
    border-left: 1px solid #e6e6e6;
    text-align: center;
    background: #F85A16;
    padding: 25px 0;
    box-sizing: border-box;
}

.news-list ul li .time h4 {
    font-size: 40px;
    color: #fff;
    line-height: 40px;
    font-weight: 100;
    margin: 0;
}

.news-list ul li .time p {
    font-size: 14px;
    color: #fff;
    line-height: 30px;
}

.news-list ul li .text {
    float: left;
    color: #333;
    padding-left: 140px;
    box-sizing: border-box;
    width: 99%;
    padding-right: 1%;
    min-height: 64px;
    min-height: 120px;
    padding-top: 10px;
	
}

.news-list ul li .text h2 {
    font-size: 14px;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
	padding-bottom:8px;
}

.news-list ul li .text p {
    color: #666;
    font-size: 14px;
    line-height: 25px;
    overflow: hidden;
    text-overflow:ellipsis;
	height:44px;
    
}

.news-list ul li .text .more  {
    color: #999;
    font-size: 12px;
	padding-top:10px;
}

.news-list ul li .text .more span{ padding-left:40px;}

.link { display:block; overflow:hidden; padding:0px; margin:20px auto 0px; float:none; width:1200px; border-top:#CCC 1px dashed}
.link a { display:block; overflow:hidden; line-height:35px; font-size:14px;}
.prenext{ width:1200px; margin:0 auto;border-top:#CCC 1px dashed; padding:30px 0; line-height:35px;}

.site_map{border:0px #01529e solid; width:100%; padding:0%; box-sizing:border-box;}
.zddt{  padding:20px 10px; margin-bottom:50px;}
.zddt-con>li{width:100%;clear:Both;margin-bottom:40px;}
.zddt-con>li>a{
	font-size: 18px;
	color: #666666;
	
}
.zddt-con>li>ul>li>a{font-size: 14px;
color: #666666;font-weight:bold;}
.zddt-con>li>ul{box-sizing: border-box;
padding: 1% 2%;
overflow: hidden;
zoom: 1;
border: 1px solid #ccc;
box-sizing: border-box;
margin-bottom: 20px;}
.zddt-con>li>ul>li{float: left;
margin: 0;
padding: 5px 0;
width: 14%;
box-sizing: border-box;
line-height: 24px;}
.zddt-con .titleLI{ float:left; margin:0; padding:5px 0; width:20%;box-sizing:border-box; line-height:24px;}
.zddt-con ul li a{font-size:14px; color:#333;}
.zddt-con>ul{box-sizing:border-box; padding:0 2%; overflow:hidden; zoom:1;  margin-bottom:20px;}
.zddt-title{ font-size:24px;  color:#01529e; padding-bottom:10px;border-bottom:2px #01529e solid;}
.zddt-con  .zty a{ color:#CCC}
.pingpai{ margin:0px auto; width:1300px; padding-top:0px; border-bottom:#CCC 1px solid; height:50px; line-height:50px}
.pingpaileft{ float:left; width:50%; font-size:20px; font-weight:bold;}
.pingpairight{ float:left; width:50%; text-align:right;}
.mobdht{display:none;}
.pctype8{ display:none;}

@media (max-width: 1300px) {
	/*所有设备公用 CSS*/
	.wrapin{
		width:1160px;
		margin-left:auto;
		margin-right:auto;	
	}


	.nav_in{
		float: left;
		width: 165px;
		position: relative;
		z-index: 100;
	}
	
	
.hm_pp .wp{
	width: 1160px;
	margin:0 auto;
	position: relative;
	overflow: hidden;
}
.hm_pp .s_list{
	width: 1210px;
}
.hm_pp a{
	display: block;
	width: 212px;
	height: 112px;
	float: left;
	margin:0 30px 35px 0;
	position: relative;
	overflow: hidden;
}
.hm_pp img{
	display: block;
	width: 220px;
	height: 112px;
}
.hm_pp .more{
	display: none;
	width: 220px;
	height: 112px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	line-height: 112px;
	text-align: center;
	color:#fff;
	background:rgba(0,0,0,0.3);
}
.hm_pp a:hover .more{
	display: block;
}
.hm_pp .mo{
	line-height: 112px;
	text-align: center;
	font-size:16px;
	background:rgba(255,255,255,0.3);
}





.hm_pp2{
	height:auto;
}
.hm_pp2 .head{
	height: 156px;
	line-height: 156px;
	text-align: center;
	color:#161616;
	background:url("../images/pp_head.png") no-repeat center center;
}
.hm_pp2 .head strong{
	font-size:29px;
}
.hm_pp2 .wp{
	width: 1160px;
	margin:0 auto;
	position: relative;
	overflow: hidden;
}
.hm_pp2 .s_list{
	width: 1210px;
}
.hm_pp2 a{
	display: block;
	width: 212px;
	height: 112px;
	float: left;
	margin:0 30px 35px 0;
	position: relative;
	overflow: hidden;
}
.hm_pp2 img{
	display: block;
	width: 98%;
	height: 110px;border:#E9E9E9 1px solid;
}
.hm_pp2 .more{
	display: none;
	width: 220px;
	height: 112px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	line-height: 112px;
	text-align: center;
	color:#fff;
	background:rgba(0,0,0,0.3);
	
}
.hm_pp2 a:hover .more{
	display: block;
}
.hm_pp2 .mo{
	line-height: 112px;
	text-align: center;
	font-size:16px;
	background:rgba(255,255,255,0.3);
}

.hm_pro2{
	height: 1636px;
	background:url("../images/hpbg.jpg?v=5") no-repeat top center;
	background-size:100%;
}

.hm_pro{
	height: 820px;
	background-size:100%;
}
.hp_slider{
	height: 760px;
	width: 1300px;
	position: relative;
	overflow: hidden;
}
.hm_pro2 .title1{
	text-align: center;
	height: 100px;
	line-height: 40px;
	font-size:26px;
	padding-top:280px;
	color:#1c1c1c;
}
.hm_pro2 .title2{
	text-align: center;
	height: 100px;
	line-height: 100px;
	font-size:56px;
	font-weight: bold;	
	color:#1c1c1c;
	background:url("../images/hp_title2.png") no-repeat center center;
}
.hm_pro2 .title3{
	height: 100px;
	line-height: 40px;
	text-align: center;
	font-size:24px;
	font-weight: bold;
}

.hp_handle{
	height: 160px;
	width: 1160px;
	margin:0 auto;
}
.hp_handle .btn{
	float: left;
	width: 158px;
	height: 87px;
	padding-top:18px;
	position: relative;
	margin-right:4px;
	background:#ffe062;
	border:1px solid #fcac00;
	line-height: 45px;
	font-size:20px;
	font-weight: bold;
	text-align: center;
	color:#353535;
	cursor: pointer;
}
.hm_pro .wp{
	height: 1040px;
	position: relative;
	overflow: hidden;
	width: 1160px;
	margin:0 auto;
	
}
.hp_con{
	width: 1040px;
	position: absolute;
	left: 0;
	top: 0;
}
.hm_pro .sorts a{
	display: block;
	width: 165px;
	height: 43px;
	background:#f3f3f3;
	line-height: 43px;
	border:1px solid #d0d0d0;
	text-align: center;
	float: left;
	margin-right:4px;
	font-size:18px;
	color:#3d3d3d;
}

.hab_left{
	width: 468px;
	height: 522px;
	float: left;
	position: relative;
	overflow: hidden;
}
.hab_left img{
	display: block;
	width: 538px;
	height: 522px;
}

.hab_ct{
	float: left;
	margin-left:20px;
	position: relative;
	overflow: hidden;
	width: 331px;
	height: 522px;
}
.hab_ct img{
	display: block;
	width: 331px;
	height: 522px;
}
.hab_ct .intro{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	background:rgba(47,47,47,0.5);
	color:#fff;
}
.hab_ct:hover .intro{
	/* background:#ffd000; */
	background:rgba(255,208,0,0.9);
}
.hab_ct .intro dl{
	position: absolute;
	left: 20px;
	top: 42px;
}
.hab_ct .intro dt{
	height: 65px;
	line-height: 65px;
	font-size:30px;
	font-weight: bold;
}
.hab_ct .intro dd{
	font-size:24px;
	line-height: 36px;
}
.hab_ct .more{
	display: none;
}
.hab_ct:hover .more{	
	display: block;
	width: 230px;
	height: 42px;
	line-height: 42px;
	border:2px solid #fff;
	background:#fff;
	font-size:18px;
	text-align: center;
	position: absolute;
	right: 28px;
	bottom: 28px;
	color:#ffe400;
}

.hab_rt{
	width: 321px;
	float: right;	
}
.hab_rs{
	width: 361px;
	height: 250px;
	margin-bottom:20px;
	position: relative;
	overflow: hidden;
}

.hab_rs .intro{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	background:rgba(47,47,47,0.5);
	color:#fff;
}
.hab_rs:hover .intro{
	/* background:#ffd000; */
	background:rgba(255,208,0,0.9);
}
.hab_rs .intro dl{
	position: absolute;
	left: 20px;
	top: 10px;
}
.hab_rs .intro dt{
	height: 65px;
	line-height: 65px;
	font-size:30px;
	font-weight: bold;
}
.hab_rs .intro dd{
	font-size:18px;
	line-height: 36px;
}
.hab_rs .more{
	display: none;
}
.hab_rs:hover .more{	
	display: block;
	width: 230px;
	height: 42px;
	line-height: 42px;
	border:2px solid #fff;
	background:#fff;
	font-size:18px;
	text-align: center;
	position: absolute;
	right: 28px;
	bottom: 28px;
	color:#ffe400;
}


.hp_item{
	width: 268px;
	height: 348px;
	float: left;
	margin:10px 10px 10px 10px;
	background:#fff;
	border:1px solid #dedede;
	box-shadow:0 0 5px #dedede;
	position: relative;
}
.hp_item:hover{
	border-color:#fdc721;
}
.hp_item .photos{ width:100%; height:160px}
.hp_item .photo{
	display: block;
	max-width: 268px;
	max-height: 268px;
	width:auto;
	height:auto;
	margin-top:0px;
}


.ne_slider{
	width: 1260px;
	height: 380px;
	margin:0 auto;
	position: relative;
	overflow: hidden;
}
.ne_slider .s_wrap{
	width: 1122px;
	height: 380px;
	margin:0 auto;
}





.ne_slider li{
	width: 360px;
	height: 380px;
	float: left;
	margin-right:14px;
	background:#f1f1f1;
}

.ne_slider .pre{
	left: 5px;
	background:url("../images/hn_pre.png") no-repeat center center;
}
.ne_slider .next{
	right: 20px;
	background:url("../images/hn_next.png") no-repeat center center;
}

.hm_cnt .cleft{
	width: 436px;
	float: left;
}

.hm_cnt .text{
	height: 35px;
	line-height: 35px;
	float: left;
	margin-right:1px;
	border:1px solid #dfdfdf;
	background:rgba(94,94,94,0.6);
	text-indent:10px;
	width: 136px;
	color:#fff;
}

.hm_cnt textarea{
	width: 414px;
	border:1px solid #dfdfdf;
	margin-top:10px;
	height: 136px;
	background:rgba(94,94,94,0.6);
	padding:10px;
	color:#fff;
	resize:none;
}


.pj_handle{
	width: 1160px;
	margin:0 auto 40px auto;
	height: 55px;
	line-height: 55px;
	border-bottom:1px solid #000;
	font-size:18px;
}
.pj_handle .btn{
	display: block;
	width: 155px;
	height: 55px;
	float: left;
	color:#2b2b2b;
	text-align: center;
	position: relative;
}
.pj_handle .hover i{
	display: block;
	width: 108px;
	height: 3px;
	position: absolute;
	bottom: -1px;
	left: 50%;
	margin-left:-54px;
	background:#ffbf13;
}
.hm_pj .wp{
	width: 1160px;
	height: 320px;
	position: relative;
	overflow: hidden;
	margin:0 auto;
}
.pj_con{
	width: 1160px;
	height: 320px;
	position: absolute;
	left: 0;
	top: -1000px;
}
.hm_pj .show{
	top: 0;
}
.pj_slider{
	width: 1160px;
	height: 320px;
	position: relative;
	overflow: hidden;
}
.pj_slider li{
	float: left;
	margin-right:13px;
	width: 180px;
	height: 320px;
	text-align: center;
}
.pj_slider .photo{
	display: block;
	width: 180px;
	height: 180px;
	overflow: hidden;
	border:1px solid #d3d3d3;
}
.pj_slider .photo img{
	display: block;
	width: 193px;
	height: 193px;
}
.pj_slider .name{
	display: block;
	height: 66px;
	line-height: 66px;
	font-size:18px;
}
.pj_slider .more{
	display: block;
	width: 124px;
	height: 30px;
	line-height: 30px;
	border-radius:5px;
	margin:0 auto;
	background:#595959;
	font-size:14px;
	color:#ffd200;
}

.sups dl{
	width: 232px;
	float: left;
	text-align: center;
}

.pro_slider{
	width: 1210px;
	height:370px;
	margin:0 auto;
	position: relative;
	overflow: hidden;
}
.pro_slider .s_wrap{
	width: 1100px;
	height: 370px;
	margin:0 auto;
}


.pro_slider li{
	width: 262px;
	height: 370px;
	float: left;
	margin-right:10px;
	text-align:center;
}

.hp_itemm{
	width: 250px;
	height: 348px;
	float: left;
	margin:10px 10px 10px 10px;
	background:#fff;
	border:1px solid #dedede;
	box-shadow:0 0 5px #dedede;
	position: relative;
}
.hp_itemm:hover{
	border-color:#fdc721;
}
.hp_itemm .photo{
	display: block;
	max-width: 250px;
	max-height: 250px;
	width:auto;
	height:auto;
	margin-top:0px;
}

.pro_handle{
	height: 194px;
	background:#e5e5e5;
	border-bottom:2px solid #ffcc00;
}
.pro_handle .btn{
	float: left;
	display: block;
	width: 141px;
	height: 154px;
	text-align: center;
	padding-top:40px;
	line-height: 50px;
	font-size:20px;
	font-weight: bold;
	position: relative;
}
.pro_handle img{
	display: block;
	margin:0 auto;
	width: 120px;
	height:auto
}


.pf_sort{
	height: 105px;
	width: 1160px;
	margin:0 auto;
	position: relative;
	z-index: 10;
}
.pf_sort .btn{
	display: block;
	width: 181px;
	height: 43px;
	background:#f3f3f3;
	line-height: 43px;
	border:1px solid #d0d0d0;
	text-align: center;	
	font-size:16px;
	color:#3d3d3d;
}
.pf_wp{
	width: 1160px;
	margin:0 auto;
}

.mainmains{margin:0 auto 20px; width:1160px; background-color:#FFF; min-height:200px; padding:30px 0px}
.mainmains .tit{ width:1100px; margin:0 auto; font-size:18px; text-align:center; line-height:50px; font-weight:bold; border-bottom:#CCC 1px dashed;}
.mainmains .inf{ width:1100px; margin:20px auto; font-size:16px; line-height:30px;}
.mainmains .inf img{max-width:90%; height:auto;}
.mainmains .inf .infimg{ width:20%;  text-align:center; border:#F2F2F2 1px solid; padding:10px 0px; float:left; margin-right:5%;}
.mainmains .inf .infimg img{ width:auto; height:auto; max-width:95%;}

.mainmains .inf .infimg2{ width:60%;  text-align:center; border:#F2F2F2 1px solid; padding:10px 0px; margin:0 auto;}
.mainmains .inf .infimg2 img{ width:auto; height:auto; max-width:100%;  max-width:500px;}
.mainmains .inf .infcon{ width:60%;   border:#F2F2F2 0px solid; padding:10px 0px; margin:0 auto;}

.mainmains .inf .infinf{ width:74%; float:left}
.pingpai{ margin:0px auto; width:1160px; padding-top:0px; border-bottom:#CCC 1px solid; height:50px; line-height:50px}

.mainmains2{margin:0 auto 10px; width:1140px; background-image:url(../images/hmppbg.jpg); min-height:90px; padding:10px 0px  10px}
.mainmains2 .tit{ width:1100px; margin:0 auto; font-size:18px; text-align:center; line-height:50px; font-weight:bold; border-bottom:#CCC 1px dashed;}
.mainmains2 .inf{ width:1100px; margin:0px auto; font-size:14px; line-height:25px;}
.mainmains2 .inf img{max-width:100%;}
.mainmains2 .inf .infimg{ width:15%;  text-align:center; border:#F2F2F2 1px solid; padding:0px 0px; float:left; margin-right:3%;}
.mainmains2 .inf .infimg img{ width:100%; height:auto; max-width:100%;  max-width:300px;}
.mainmains2 .inf .infinf{ width:81%; float:left}




 




.now_pos .dleft{float:left; width:300px;}
.now_pos .dright{float:right; width:800px;}

.now_pos .dleft2{float:left; width:400px;}
.now_pos .dright2{float:right; width:700px;}



.hp_item2{
	width: 265px;
	height: 278px;
	float: left;
	margin:10px 10px 10px 10px;
	background:#fff;
	border:1px solid #dedede;
	box-shadow:0 0 5px #dedede;
	position: relative;
}
.hp_item2:hover{
	border-color:#fdc721;
}
.hp_item2 .photo{
	display: block;
	width: 200px;
	height:auto;
	margin:20px auto 0px;
	max-height:200px;
}
.hp_item2 .name{
	height: 66px;
	line-height: 66px;
	text-align: center;
	font-size:18px;
	font-weight: bold;
}
.hp_item2 .mo1{
	display: block;
	width: 228px;
	height: 45px;
	line-height: 45px;
	border:1px solid #ffbf13;
	text-align: center;
	margin:0 auto;
	font-size:18px;
}
.hp_item2 .flog{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	background:rgba(250,190,19,0.9);
	display: none;
}
.hp_item2:hover .flog{
	display: block;
}
.hp_item2 .s1{
	height: 130px;
	line-height: 130px;
	padding-top:60px;
	text-align: center;
	font-size:24px;
	font-weight: bold;
	color:#fff;
}
.hp_item2 .mo2{
	display: block;
	width: 230px;
	height: 45px;
	line-height: 45px;
	margin:0 auto;
	background:#fff;
	font-size:18px;
	color:#6a6a6a;
	text-align: center;
}

.prenext{ width:1100px; margin:0 auto;border-top:#CCC 1px dashed; padding:30px 0; line-height:35px;}


}
@media (max-width: 1280px) {
.pro_handle .btn{
	float: left;
	display: block;
	width: 141px;
	height: 174px;
	text-align: center;
	padding-top:20px;
	line-height: 50px;
	font-size:20px;
	font-weight: bold;
	position: relative;
}
.pro_handle .btn .name{ padding-top:12px; line-height:18px; font-size:12px;}
	
.mainmains2 .inf .infinf{ width:81%; float:right; text-align:left;}

.hp_handle .btn{
	float: left;
	width: 138px;
	height: 95px;
	padding-top:10px;
	position: relative;
	margin-right:4px;
	background:#ffe062;
	border:1px solid #fcac00;
	line-height: 12px;
	font-size:12px;
	font-weight: bold;
	text-align: center;
	color:#353535;
	cursor: pointer;
}
.hp_handle .hover{
	border-color:#1b1b1b;
	background:#3d3d3d;
	color:#fff;
}
.hp_handle .name{ padding-top:10px;font-size:12px;line-height:18px;}
.hp_handle .hover i{
	display: block;
	width: 26px;
	height: 16px;
	position: absolute;
	bottom: -15px;
	left: 50%;
	margin-left:-13px;
	background:url("../images/hp_i.png") no-repeat top center;
	background-size:70%;
}

.pj_handle{
	width: 1300px;
	margin:0 auto 40px auto;
	height: 55px;
	line-height: 55px;
	border-bottom:1px solid #000;
	font-size:12px;
}
.pj_handle .btn{
	display: block;
	width:auto;
	height: 55px;
	float: left;
	color:#2b2b2b;
	text-align: center;
	position: relative;
	padding:0 20px;
}


.hp_item{
	width: 268px;
	height: 348px;
	float: left;
	margin:10px 10px 10px 10px;
	background:#fff;
	border:1px solid #dedede;
	box-shadow:0 0 5px #dedede;
	position: relative;
}
.hp_item:hover{
	border-color:#fdc721;
}
.hp_item .photos{ width:100%; height:190px}
.hp_item .photo{
	display: block;
	max-width: 268px;
	max-height: 180px;
	width:auto;
	height:auto;
	margin-top:0px;
}

.hm_pro .sorts a{
	display: block;
	width: 165px;
	height: 43px;
	background:#f3f3f3;
	line-height: 43px;
	border:1px solid #d0d0d0;
	text-align: center;
	float: left;
	margin-right:4px;
	font-size:12px;
	color:#3d3d3d;
}

.hp_item{
	width: 268px;
	height: 288px;
	float: left;
	margin:10px 10px 10px 10px;
	background:#fff;
	border:1px solid #dedede;
	box-shadow:0 0 5px #dedede;
	position: relative;
}
.hp_item:hover{
	border-color:#fdc721;
}
.hp_item .photos{ width:100%; height:180px}
.hp_item .photo{
	display: block;
	max-width: 268px;
	max-height: 178px;
	width:auto;
	height:auto;
	margin-top:0px;
}

.hp_item .s1{
	height: 130px;
	line-height: 130px;
	padding-top:80px;
	text-align: center;
	font-size:18px;
	font-weight: bold;
	color:#fff;
}
.hp_item .mo2{
	display: block;
	width: 230px;
	height: 40px;
	line-height: 40px;
	margin:0 auto;
	background:#fff;
	font-size:18px;
	color:#6a6a6a;
	text-align: center;
}

.news-list ul li .text h2 {
    font-size: 12px;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
	padding-bottom:8px;
}


}


@media (max-width: 767px) {
.kongbaimob{ height:53px;}

.mainmains .inf .contactinfo .contactinfoleft{width:100%;float:!important; clear:both;}
.mainmains .inf .contactinfo .contactinforight{width:100%;float:!important;}	
.contactinforight .textt{
	height: 35px;
	line-height: 35px;
	margin-right:1px;
	margin-top:10px;
	margin-bottom:10px;
	border:1px solid #dfdfdf;
	background:rgba(94,94,94,0.01);
	text-indent:10px;
	width: 334px;
	color:#999;
}
.contactinforight .textt::-webkit-input-placeholder,.contactinforight textarea::-webkit-input-placeholder{
	color: #999 !important;
}
.contactinforight select{
	width: 334px;
	height: 37px;
	line-height: 37px;
	margin-right:1px;
	border:1px solid #dfdfdf;
	background:rgba(94,94,94,0.01);
	text-indent:10px;
	color:#999;
}
.contactinforight textarea{
	width: 314px;
	border:1px solid #dfdfdf;
	margin-top:10px;
	height: 136px;
	background:rgba(94,94,94,0.01);
	padding:10px;
	color:#000;
	resize:none;
}
.contactinforight .subb{
	float: left;
	display: block;
	margin:10px 0 0 0;
	width: 204px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	border:1px solid #494949;
	font-size:16px;
	font-weight: bold;
	color:#fff;
	background:#494949;
}


.wrapin{
	width:96%;
	margin-left:auto;
	margin-right:auto;	
}
.hm_search{
	height: 40px;
	line-height: 40px;
	background:#2c2c2d;
	color:#fff;
	display:none;
}
.hm_search .cleft{
	float: left;
	width:40%;
	overflow:hidden;
				white-space: nowrap;
				text-overflow: ellipsis;
				-o-text-overflow:ellipsis;
}


.hm_search .cright{
	width: 40%;
	height: 25px;
	float: right;
	background:#69696a;
	border:1px solid #fff;
	margin-top:6px;
}


.hm_search .cleft2{
	float: left;
	width:40%;
	overflow:hidden;
				white-space: nowrap;
				text-overflow: ellipsis;
				-o-text-overflow:ellipsis;
}


.hm_search .cright2{
	width: 40%;
	height: 25px;
	float: right;
	background:#69696a;
	border:1px solid #fff;
	margin-top:6px;
}


.hm_search .text{
	width: 70%;
	height: 25px;
	float: left;
	border:0;
	background:none;
	text-indent:10px;
	color:#fff;
}
.hm_search .text::-webkit-input-placeholder {
	color: #fff !important;
}
.hm_search .sub{
	float: right;
	width: 40px;
	height: 25px;
	background:url("../images/head_sub.png") no-repeat center center;
	background-size:50%;
}



.pro_handle{
	height: 248px;
	background:#e5e5e5;
	border-bottom:2px solid #ffcc00;
}
.pro_handle .btn{
	float: left;
	display: block;
	width: 25%;
	height: 114px;
	text-align: center;
	padding-top:10px;
	line-height:16px;
	font-size:10px;
	font-weight:normal;
	position: relative;
}
.pro_handle .btn .name{ line-height:18px; }
.pro_handle .btn .name2{ line-height:18px; }

.pro_handle img{
	display: block;
	margin:0 auto;
	width: 80%;
	height:auto;
}
.pro_handle .hover{
	background:#d6d6d6;
}
.pro_handle .hover i{
	display: block;
	width: 26px;
	height: 16px;
	background:url("../images/sj.png") no-repeat top center;
	background-size:50%;
	position: absolute;
	bottom: 0px;
	left: 50%;
	margin-left:-13px;
}


.hm_pp{
	height: 378px;
	background:url("../images/hmppbg.jpg") no-repeat top center;
	overflow:hidden;
}
.hm_pp .head{
	height: 76px;
	line-height:25px;
	text-align: center;
	color:#161616;
	background:url("../images/pp_head.png") no-repeat center center;
	background-size:90% auto;
	font-size:10px;
	padding-top:51px
}
.hm_pp .head strong{
	font-size:18px;
}
.hm_pp .head span{ display:none}
.hm_pp .head .zen{ display:none}

.head span{ display:none}
.head .zen{ display:block}

.hm_pp .wp{
	width: 100%;
	margin:0 auto;
	position: relative;
	overflow: hidden;
}
.hm_pp .s_list{
	width: 100%;
}
.hm_pp .s_list .pp9{ display:none;}

.hm_pp a{
	display: block;
	width: 31%;
	height:auto;
	float: left;
	margin:0 1% 20px 1%;
	position: relative;
	overflow: hidden;
}
.hm_pp img{
	display: block;
	width: 100%;
	height:62px;
}
.hm_pp .more{
	display: none;
	width: 100%;
	height: 62px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	line-height: 62px;
	text-align: center;
	color:#fff;
	background:rgba(0,0,0,0.3);
}
.hm_pp a:hover .more{
	display: block;
}
.hm_pp .mo{
	text-align: center;
	font-size:16px;
	background:rgba(255,255,255,0.3);
	max-height:62px;
	line-height:62px;
	
	
}
 

.hm_pp2{
	min-height: 488px;
	height:auto;
}
.hm_pp2 .head{
	height: 60px;
	line-height: 25px;
	text-align: center;
	color:#161616;
	background:url("../images/pp_head.png") no-repeat center center;
	background-size:90%;
	padding-top:40px;
}
.hm_pp2 .head strong{
	font-size:20px;
}
.hm_pp2 .wp{
	width: 100%;
	margin:0 auto;
	position: relative;
	overflow: hidden;
}
.hm_pp2 .s_list{
	width: 100%;
}
.hm_pp2 a{
	display: block;
	width: 31.33%;
	height:auto;
	float: left;
	margin:0 1% 20px 1%;
	position: relative;
	overflow: hidden;
}
.hm_pp2 img{
	display: block;
	width: 98%;
	height:60px;border:#E9E9E9 1px solid;
}
.hm_pp2 .more{
	display: none;
	width: 100%;
	height: 60px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	line-height: 60px;
	text-align: center;
	color:#fff;
	background:rgba(0,0,0,0.3);
	
}
.hm_pp2 a:hover .more{
	display: block;
}
.hm_pp2 .mo{
	line-height: 112px;
	text-align: center;
	font-size:16px;
	background:rgba(255,255,255,0.3);
}



.hm_pro2{
	height: 1156px;
	background:url("../images/hpbg3.jpg?v=5") no-repeat top center;
	background-size:120% auto;
	overflow:hidden;
}
.hm_prox{
	height: 1616px;
}
.hm_pro2 .title1{
	text-align: center;
	height: 40px;
	line-height: 20px;
	font-size:12px;
	padding-top:120px;
	color:#1c1c1c;
}
.hm_pro2 .title2{
	text-align: center;
	height: 30px;
	line-height: 30px;
	font-size:20px;
	font-weight: bold;	
	color:#1c1c1c;
	background:url("../images/hp_title2.png") no-repeat center center;
	background-size:90%;
}
.hm_pro2 .title3{
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size:14px;
	font-weight: bold;
	padding-bottom:10px;
}
.hp_handle{
	height: 230px;
	width: 98%;
	margin:0 auto;
	overflow:scroll;
}
.hp_handle .btn{
	float: left;
	width: 23.8%;
	height: 87px;
	padding-top:5px;
	position: relative;
	margin-right:1px;
	background:#ffe062;
	border:1px solid #fcac00;
	line-height: 15px;
	font-size:10px;
	font-weight:normal;
	text-align: center;
	color:#353535;
	cursor: pointer;
	margin-bottom:20px;
}
.hp_handle .ico{
	display: block;
	width: 70px;
	height: 35px;
	margin:0 auto;
	position: relative;
	overflow: hidden;
}
.hp_handle .name2{ padding-top:10px;}
.hp_handle .hover{
	border-color:#1b1b1b;
	background:#3d3d3d;
	color:#fff;
}
.hp_handle .hover .ico img{
	position: absolute;
	left: 0;
	bottom: 0;
}
.hp_handle .hover i{
	display: block;
	width: 26px;
	height: 16px;
	position: absolute;
	bottom: -15px;
	left: 50%;
	margin-left:-13px;
	background:url("../images/hp_i.png") no-repeat top center;
}
.hp_handle .end{
	margin-right:0;
}
.hm_pro .wp{
	height: 665px;
	position: relative;
	overflow: hidden;
	width: 100%;
	margin:0 auto;
}
.hp_con{
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.hm_pro .show{
	top: 0;
}
.hm_pro .sorts{
	padding-bottom:12px;
}
.hm_pro .sorts a{
	display: block;
	width: 30.5%;
	height: 36px;
	background:#f3f3f3;
	line-height: 36px;
	border:1px solid #d0d0d0;
	text-align: center;
	float: left;
	margin-right:1%;
	margin-left:1%;
	margin-bottom:10px;
	font-size:12px;
	color:#3d3d3d;
}
.hm_pro .sorts .more{
	float: left;
	margin-right:0;
	background:#fdc109;
}
.hp_slider{
	height: 540px;
	width: 100%;
	margin:0 auto;
	position:relative;
	overflow: hidden;
}
.hp_slider .abc{ display:none}
.hp_slider .abc2{ display:block}

.hp_slider li{
	width:400px;
	height: 520px;
	float: left;
}

.hp_item{
	width: 45.5%;
	height: 240px;
	float: left;
	margin:10px 0% 10px 2%;
	background:#fff;
	border:1px solid #dedede;
	box-shadow:0 0 5px #dedede;
	position: relative;
}
.hp_item:hover{
	border-color:#fdc721;
}
.hp_item .photos{ width:100%; height:140px; text-align:center}
.hp_item .photo{
	display: block;
	max-width: 100%;
	max-height: 140px;
	width:auto;
	height:auto;
	margin-top:0px;
	margin:0 auto;
}
.hp_item .name{
	height: 46px;
	line-height: 23px;
	text-align: center;
	font-size:12px;
	font-weight:normal;
}
.hp_item .mo1{
	display: block;
	width: 80%;
	height: 35px;
	line-height: 35px;
	border:1px solid #ffbf13;
	text-align: center;
	margin:0 auto;
	font-size:14px;
}
.hp_item .flog{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	background:rgba(250,190,19,0.9);
	display: none;
}
.hp_item:hover .flog{
	display: block;
}
.hp_item .s1{
	height: 130px;
	line-height: 130px;
	padding-top:50px;
	text-align: center;
	font-size:14px;
	font-weight: bold;
	color:#fff;
}
.hp_item .mo2{
	display: block;
	width: 80%;
	height: 35px;
	line-height: 35px;
	margin:0 auto;
	background:#fff;
	font-size:14px;
	color:#6a6a6a;
	text-align: center;
}


.pingpai{ margin:0px auto; width:100%; padding-top:0px; border-bottom:#CCC 1px solid; height:40px; line-height:40px}
.pingpaileft{ float:left; width:48%; font-size:16px; font-weight:bold; padding-left:2%}
.pingpairight{ float:left; width:48%; text-align:right; padding-right:2%}

.hp_item2{
	width: 47%;
	height: 218px;
	float: left;
	margin:10px 1% 10px 1%;
	background:#fff;
	border:1px solid #dedede;
	box-shadow:0 0 5px #dedede;
	position: relative;
}
.hp_item2:hover{
	border-color:#fdc721;
}
.hp_item2 .photo{
	display: block;
	width: 100%;
	height:auto;
	margin:0px auto 0px;
	max-height:160px;
}
.hp_item2 .name{
	height: 56px;
	line-height: 56px;
	text-align: center;
	font-size:14px;
	font-weight: bold;
}
.hp_item2 .mo1{
	display: block;
	width: 228px;
	height: 45px;
	line-height: 45px;
	border:1px solid #ffbf13;
	text-align: center;
	margin:0 auto;
	font-size:18px;
}
.hp_item2 .flog{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	background:rgba(250,190,19,0.9);
	display: none;
}
.hp_item2:hover .flog{
	display: block;
}
.hp_item2 .s1{
	height: 130px;
	line-height: 130px;
	padding-top:60px;
	text-align: center;
	font-size:24px;
	font-weight: bold;
	color:#fff;
}
.hp_item2 .mo2{
	display: block;
	width: 230px;
	height: 45px;
	line-height: 45px;
	margin:0 auto;
	background:#fff;
	font-size:18px;
	color:#6a6a6a;
	text-align: center;
}



.hm_about{
	height: 854px;
	background:url("../images/habbg.jpg") no-repeat top center;
}
.hm_about .head{
	height: 70px;
	line-height: 25px;
	text-align: center;
	color:#fff;
	background:url("../images/hab_head.png") no-repeat center center;
	background-size:90%;
	padding-top:45px

}
.hm_about .head strong{
	font-size:18px;
}
.hab_left{
	width: 50%;
	height: 280px;
	float: left;
	position: relative;
	overflow: hidden;
}
.hab_left img{
	display: block;
	width: 100%;
	height: 280px;
}
.hab_left .intro{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	background:rgba(47,47,47,0.5);
	color:#fff;
}
.hab_left:hover .intro{
	/* background:#ffd000; */
	background:rgba(255,208,0,0.9);
}
.hab_left .intro dl{
	position: absolute;
	left: 10px;
	top: 22px;
}
.hab_left .intro dt{
	height: 65px;
	line-height: 65px;
	font-size:18px;
	font-weight: bold;
}
.hab_left .intro dd{
	font-size:12px;
	line-height: 22px;
}
.hab_left .more{
	display: none;
}
.hab_left:hover .more{	
	display: block;
	width: 70%;
	height: 42px;
	line-height: 42px;
	border:2px solid #fff;
	background:#fff;
	font-size:12px;
	text-align: center;
	position: absolute;
	right: 15%;
	bottom: 28px;
	color:#ffe400;
}
.hab_ct{
	float: left;
	margin-left:3%;
	position: relative;
	overflow: hidden;
	width: 47%;
	height: 280px;
}
.hab_ct img{
	display: block;
	width: 100%;
	height: 280px;
}
.hab_ct .intro{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	background:rgba(47,47,47,0.5);
	color:#fff;
}
.hab_ct:hover .intro{
	/* background:#ffd000; */
	background:rgba(255,208,0,0.9);
}
.hab_ct .intro dl{
	position: absolute;
	left: 10px;
	top: 22px;
}
.hab_ct .intro dt{
	height: 65px;
	line-height: 65px;
	font-size:18px;
	font-weight: bold;
}
.hab_ct .intro dd{
	font-size:12px;
	line-height: 22px;
}
.hab_ct .more{
	display: none;
}
.hab_ct:hover .more{	
	display: block;
	width: 75%;
	height: 42px;
	line-height: 42px;
	border:2px solid #fff;
	background:#fff;
	font-size:14px;
	text-align: center;
	position: absolute;
	right: 15%;
	bottom: 28px;
	color:#ffe400;
}

.hab_rt{
	width: 100%;
	float:!important;
	margin:20px auto 0;
}
.hab_rs{
	width: 100%;
	height: 200px;
	margin-bottom:20px;
	position: relative;
	overflow: hidden;
}

.hab_rs .intro{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	background:rgba(47,47,47,0.5);
	color:#fff;
}
.hab_rs:hover .intro{
	/* background:#ffd000; */
	background:rgba(255,208,0,0.9);
}
.hab_rs .intro dl{
	position: absolute;
	left: 20px;
	top: 10px;
}
.hab_rs .intro dt{
	height: 45px;
	line-height: 45px;
	font-size:18px;
	font-weight: bold;
}
.hab_rs .intro dd{
	font-size:14px;
	line-height: 22px;
}
.hab_rs .more{
	display: none;
}
.hab_rs:hover .more{	
	display: block;
	width: 230px;
	height: 42px;
	line-height: 42px;
	border:2px solid #fff;
	background:#fff;
	font-size:14px;
	text-align: center;
	position: absolute;
	right: 28px;
	bottom: 28px;
	color:#ffe400;
}


.hm_news{
	background:url("../images/nebg.png");
	padding:10px 0 1px 0;
}
.hm_news .head{
	height: 70px;
	line-height: 25px;
	text-align: center;
	background:url("../images/hn_title.png") no-repeat center center;
	background-size:90%;
	padding-top:45px;
}
.hm_news .head strong{
	font-size:18px;
	color:#161616;	
}
.hm_news .title{
	height: 80px;
	line-height: 30px;
	text-align: center;
}
.ne_slider{
	width: 100%;
	height: 380px;
	margin:0 auto;
	position: relative;
	overflow: hidden;
}
.ne_slider .s_wrap{
	width: 100%;
	height: 380px;
}
.ne_slider li{
	width: 424px;
	height: 380px;
	float: left;
	margin-right:14px;
	background:#f1f1f1;
}

 


.ne_slider .photo{
	display: block;
	width: 100%;
	height: 234px;
	position: relative;
	overflow: hidden;
	background-color:#FFF;
}
.ne_slider .photo:hover .fg{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 20;
	background:rgba(250,190,19,0.9);
}

.ne_slider .name:hover .fg{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 20;
	background:rgba(250,190,19,0.9);
}

.ne_slider .photo img{
	display: block;
	width: auto;
	height: auto;
	max-height:235px;
	max-width:424px;
	margin:0 auto;
}
.ne_slider dl{
	padding:10px;
}



.ne_slider dt{
	height: 40px;
	line-height: 40px;
	font-size:16px;
}
.ne_slider .name{
	display:inline-block;
	max-width:95%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}



.ne_slider dd{
	font-size:14px;
	line-height: 24px;
	color:#666;
}
.ne_slider .cbtn{
	width: 38px;
	height: 58px;
	position: absolute;
	top: 50%;
	margin-top:-29px;
	z-index: 60;
	cursor: pointer;
}
.ne_slider .pre{
	left: 10px;
	background:url("../images/hn_pre.png") no-repeat center center;
}
.ne_slider .next{
	right: 10px;
	background:url("../images/hn_next.png") no-repeat center center;
}


.hm_cnt{
	height: 751px;
	background:url("../images/cntbg.jpg?v=1") no-repeat top center;
	color:#fff;
}
.hm_cnt .title{
	height: 110px;
	line-height: 110px;
	text-align: center;
	font-size:18px;
	color:#ffd000;
	font-weight: bold;
}
.hm_cnt .title strong{
	font-size:24px;
	color:#fff;
}
.hm_cnt .cleft{
	width: 100%;
	float: left;
}
.hm_cnt .cleft ul{
	padding-bottom:10px;
	line-height: 24px;
}
.hm_cnt .text{
	height: 35px;
	line-height: 35px;
	float: left;
	margin-right:1px;
	border:1px solid #dfdfdf;
	background:rgba(94,94,94,0.6);
	text-indent:10px;
	width: 31.6%;
	color:#fff;
	font-size:12px;
}
.hm_cnt .text::-webkit-input-placeholder,.hm_cnt textarea::-webkit-input-placeholder{
	color: #fff !important;
}
.hm_cnt select{
	width: 176px;
	height: 37px;
	line-height: 37px;
	float: left;
	margin-right:1px;
	border:1px solid #dfdfdf;
	background:rgba(94,94,94,0.6);
	text-indent:10px;
	color:#fff;
}
.hm_cnt textarea{
	width: 94%;
	border:1px solid #dfdfdf;
	margin-top:10px;
	height: 136px;
	background:rgba(94,94,94,0.6);
	padding:10px;
	color:#fff;
	resize:none;
}
.hm_cnt .sub{
	float: right;
	display: block;
	margin:10px 0 0 0;
	width: 204px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	border:1px solid #ffd000;
	font-size:18px;
	font-weight: bold;
	color:#fff;
	background:#b29619;
}
.hm_cnt .cct{
	width: 38%;
	height: 214px;
	background:rgba(0,0,0,0.5);
	float: left;
	margin:58px 0 0 1%;
	position: relative;
}
.hm_cnt .cct dl{
	position: absolute;
	left: 26px;
	top: 36px;
}
.hm_cnt .cct dt{
	height: 40px;
	line-height: 40px;
	font-size:20px;
	font-weight: bold;
	color:#ffd000;
}
.hm_cnt .cct dd{
	font-size:16px;
	line-height: 34px;
}
.hm_cnt .crt{
	width: 60%;
	height: 215px;
	background:rgba(0,0,0,0.5);
	float: right;
	margin:58px 0 0 0;
}
.hm_cnt .crt ul{
	padding:26px 0 0 10px;
}
.hm_cnt .crt li{
	height:auto;
	line-height: 20px;
	font-size:12px;
	padding-left:2px;
	position: relative;
	padding-bottom:15px;
	text-align:left;
}
.hm_cnt .crt i{
	display: block;
	width: 0px;
	height: 0px;
	border-radius:100%;
	position: absolute;
	left: 0;
	top: 40%;
	margin-top:-7px;
	background:#eac004;
}


.hp_ctrl{
	margin-top:0px;
	height: 12px;
	text-align: center;
	z-index:999;
}

.pro_slider{
	width: 100%;
	height: 350px;
	margin:0 auto;
	position: relative;
	overflow: hidden;
}
.pro_slider .s_wrap{
	width: 390px;
	height: 280px;
}
.pro_slider li{
	width: 350px;
	height: 360px;
	float: left;
	margin-right:5%;
	text-align:center;
}
.pro_slider .photo{
	display: block;
	width: 100%;
	height: 234px;
}
.pro_slider .photo img{
	display: block;
	width: 100%;
	height: 234px;
}
.pro_slider dl{
	padding:10px;
}
.pro_slider dt{
	height: 40px;
	line-height: 40px;
	font-size:16px;
}
.pro_slider .name{
	display:inline-block;
	max-width:95%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.pro_slider dd{
	font-size:14px;
	line-height: 24px;
	color:#666;
}
.pro_slider .cbtn{
	width: 38px;
	height: 58px;
	position: absolute;
	top: 50%;
	margin-top:-29px;
	z-index: 60;
	cursor: pointer;
}
.pro_slider .pre{
	left: 10px;
	background:url("../images/hn_pre.png") no-repeat center center;
}
.pro_slider .next{
	right: 10px;
	background:url("../images/hn_next.png") no-repeat center center;
}

.hp_itemm{
	width: 100%;
	height: 328px;
	float: left;
	margin:10px 0px 10px 20px;
	background:#fff;
	border:1px solid #dedede;
	box-shadow:0 0 5px #dedede;
	position: relative;
}
.hp_itemm:hover{
	border-color:#fdc721;
}
.hp_itemm .photo{
	display: block;
	max-width: 303px;
	max-height: 303px;
	width:auto;
	height:auto;
	margin-top:0px;
	margin:0 auto;
}
.hp_itemm .name{
	height: 46px;
	line-height: 46px;
	text-align: center;
	font-size:16px;
	font-weight: bold;margin-bottom:10px;
}
.hp_itemm .mo1{
	display: block;
	width: 228px;
	height: 35px;
	line-height: 35px;
	border:1px solid #ffbf13;
	text-align: center;
	margin:0 auto;
	font-size:16px;
}
.hp_itemm .flog{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	background:rgba(250,190,19,0.9);
	display: none;
}
.hp_itemm:hover .flog{
	display: block;
}
.hp_itemm .s1{
	height: 130px;
	line-height: 130px;
	padding-top:120px;
	text-align: center;
	font-size:24px;
	font-weight: bold;
	color:#fff;
}
.hp_itemm .mo2{
	display: block;
	width: 230px;
	height: 45px;
	line-height: 45px;
	margin:0 auto;
	background:#fff;
	font-size:18px;
	color:#6a6a6a;
	text-align: center;
}





.hm_pj{
	padding:10px 0 10px 0;
}
.hm_pj .title{
	height: 60px;
	line-height: 25px;
	text-align: center;
	background:url("../images/hn_title.png") no-repeat center center;
	background-size:90%;
	padding-top:35px;
}
.hm_pj .title span{ display:none;}
.hm_pj .title .zen{ display:block;}

.hm_pj .title strong{
	font-size:18px;
	color:#161616;
	padding-right:0px;
}
.hm_pj .ce{
	text-align: center;
	line-height: 2.2;
	color:#666;
}

.pj_handle{
	width: 100%;
	margin:0 auto 40px auto;
	height: 55px;
	line-height: 55px;
	border-bottom:1px solid #000;
	font-size:11px;
}
.pj_handle .btn{
	display: block;
	width:auto;
	height: 55px;
	float: left;
	color:#2b2b2b;
	text-align: center;
	position: relative;
	padding:0 10px;
}
.pj_handle .hover i{
	display: block;
	width: 50%;
	height: 3px;
	position: absolute;
	bottom: -1px;
	left: 50%;
	margin-left:-24px;
	background:#ffbf13;
}
.hm_pj .wp{
	width: 96%;
	height: 320px;
	position: relative;
	overflow: hidden;
	margin:0 auto;
}
.pj_con{
	width: 1326px;
	height: 320px;
	position: absolute;
	left: 0;
	top: -1000px;
}
.hm_pj .show{
	top: 0;
}
.pj_slider{
	width: 100%;
	height: 320px;
	position: relative;
	overflow: hidden;
}
.pj_slider li{
	float: left;
	margin-right:16px;
	width: 185px;
	height: 320px;
	text-align: center;
}
.pj_slider .photo{
	display: block;
	width: 183px;
	height: 183px;
	overflow: hidden;
	border:1px solid #d3d3d3;
}
.pj_slider .photo img{
	display: block;
	width: 193px;
	height: 193px;
}
.pj_slider .name{
	display: block;
	height: 46px;
	line-height: 46px;
	font-size:14px;
}
.pj_slider .more{
	display: block;
	width: 124px;
	height: 30px;
	line-height: 30px;
	border-radius:5px;
	margin:0 auto;
	background:#595959;
	font-size:12px;
	color:#ffd200;
}

.sups{
	background:#f3f3f3;
	border-top:2px solid #ffbf13;
	padding-top:24px;
}
.sups dl{
	width: 20%;
	float: left;
	text-align: center;
}
.sups dt img{ width:90%; height:auto;}
.sups dd{
	line-height: 20px;
	font-size:11px;
	padding:5px 0px;
}
.sups dd span{ display:none;}

.ft_navs{
	height: 46px;
	line-height: 46px;
	background:#c7c7c7;
	text-align: center;
	font-size:11px;
	color:#000;
	width:100%;
}
.ft_navs a{
	color:#000;
	margin:0 5px;
}
.ft_navs a:hover{
	color:#007bff;
}


.footer{
	height: 413px;
	border-top:3px solid #ffbf13;
	color:#fff;
	background:url("../images/footerbg2.jpg?v=3") no-repeat bottom center;
	position: relative;
}
.ft_left{
	float:!important;
	padding-top:10px;
	line-height: 30px;
	width:100%;
	clear:both
	
}
.ft_left img{
	vertical-align:middle;
}

.ft_left dt{
	height: 50px;
	line-height: 50px;
	font-size:0.8rem;
}
.ft_left dd{
	height: 30px;
	line-height: 30px;
	position: relative;
	padding-left:0px;
}
.ft_left dd img{
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top:-8px;
}
.tags{display:none;}
.ft_right{
	width: 100%;
	float:!important;
	padding-left:0px;
	margin-top:18px;
	background:url("../images/ft_rt.png") no-repeat left 13px;
	display:none;
}
.ft_right a{ color:#FFF;}
.ft_right dt{
	height: 32px;
	line-height: 32px;
	font-size:18px;
	padding-left:25px;

}
.ft_right dd{
	font-size:14px;
	line-height: 25px;
	float:left; width:33%;
}
.ft_ct{
	width: 100%;
	top: 15px;
	position:relative;
	left: 0%;
	margin-left:0px;
}
.ft_ct .code{
	display: block;
	width: 124px;
	height: 124px;
	float: left;
	margin:0 15px;
}
.ft_ct .tags{
	padding-top:15px;
	text-align: center;
}
.ft_ct .tags a{
	margin:0 15px;
}

.footer_tags{
	height: 56px;
	line-height: 56px;
	background:#000;
	color:#fff;
	overflow:scroll;
	text-overflow:ellipsis;
	white-space:nowrap;
	display:none;
	}
.footer_tags a{
	color:#fff;
	margin-right:5px;
}
.footer_tags a:hover{
	text-decoration: underline;
}
.footer_copy{
	height: 50px;
	line-height: 50px;
	background:#FFCC00;
	text-align: center;
	color:#fff;
	overflow:scroll;
	text-overflow:ellipsis;
	white-space:nowrap;
	background-color:#FFCC00
}
.footer_copy span{ display:none;}
.footer_copy a{color:#FFF;}

.fr_bars{
	position: fixed;
	right: 0;
	top: 50%;
	z-index: 100;
	margin-top:-180px;
}
.fr_bars .btn{
	display: block;
	width: 83px;
	height: 83px;
	border:1px solid #cccccc;
	margin-bottom:5px;
	background:#fff;
	text-align: center;
	position: relative;
	z-index: 100;
}
.fr_bars .cd{
	width: 55px;
	height: 55px;
	margin:8px auto 0 auto;
	display: block;
}
.fr_bars .btn .code{
	width: 120px;
	height: 120px;
	position: absolute;
	right: 83px;
	top: 0;
	z-index: 100;
	display: none;
}
.fr_bars .btn:hover .code{
	display: block;
}
.lybanner{ width:100%; height:auto; overflow:hidden; text-align:center; position:relative;}
.lybanner img{ width:110%; height:auto; text-align:center; }
.pro_banner{
	height: 250px;
	background:url("../images/pro_banner.jpg") no-repeat top center;
	background-size:350%;
}
.pro_banner .tp{
	color:#fff;
	font-size:0.7rem;
	line-height: 30px;
	text-align: center;
	height: 100px;
	padding-top:60px;
	
}
.pro_banner .wp{
	width: 96%;
	margin:0 auto;
}
.pro_banner select{
	float: left;
	width: 118px;
	height: 37px;
	margin-right:3px;
	border:1px solid #fff;
	background:rgba(94,94,94,0.6);
	color:#fff;
	padding-left:10px;
	font-size:12px;
}
.pro_banner .sub{
	float: right;
	width: 90px;
	height: 37px;
	border:1px solid #ffd000;
	background:rgba(255,208,0.6);
	font-size:14px;
	color:#fff;
}
.now_pos{
	height: 40px;
	line-height: 40px;
	background:#494949;
	color:#fff;
}
.now_pos a{
	color:#fff;
}
.now_pos .dleft{float:left; width:45%; line-height:40px;}
.now_pos .dright{float:right; width:55%;}

.now_pos .dleft2{float:left; width:100%;ine-height:40px;}
.now_pos .dright2{float:right; width:100%; display:none;}
.hm_search3{ display:block;}

.hm_search .cleft{ display:none}
.hm_search .cright{
	width: 70%;
	height: 25px;
	float: right;
	background:#69696a;
	border:1px solid #fff;
	margin-top:8px;
}
.hm_search .text{
	width: 60%;
	height: 25px;
	float: left;
	border:0;
	background:none;
	text-indent:20px;
	color:#fff;
}
.hm_search .text::-webkit-input-placeholder {
	color: #fff !important;
}
.hm_search .sub{
	float: right;
	width: 40px;
	height: 30px;
	background:url("../images/head_sub.png") no-repeat center center;
	background-size:50%;
}

.kong{ height:70px;}
.kong2{ height:20px;}
.kong3{ height:30px;}
.kong6{ display:none;}
.mains{ background-image:url(../images/nebg.png);}

.mainmains{margin:0 auto; width:100%; background-color:#FFF; min-height:400px; padding:30px 0px}
.mainmains .tit{ width:92%; margin:0 auto; font-size:18px; text-align:center; line-height:50px; font-weight:bold; border-bottom:#CCC 1px dashed;}
.mainmains .inf{ width:92%; margin:20px auto; font-size:12px; line-height:25px; text-align:left;}
.mainmains .inf img{max-width:100%;}
.mainmains .inf .simg{word-wrap:break-word;word-break:break-all;word-wrap: break-word;}
.mainmains .inf .simg img{ width:100%; height:auto; clear:both; display:inherit}

.mainmains .inf .infimg{ width:100%; margin:0 auto 20px; text-align:center; border:#F2F2F2 1px solid; padding:10px 0px}
.mainmains .inf .infimg img{ width:auto; height:auto; max-width:50%; min-width:150px; clear:both; }
.mainmains .inf .contactinfo{ padding-bottom:20px; clear:both;}
.mainmains .inf .contactinfo img{max-width:45%; float:left; height:auto; vertical-align:middle;}

 

.piclist{
	width:100%;	
	position:relative;
	overflow:hidden;	
	cursor:pointer;
	text-align:center;
	height:auto;
}

.piclist .swiper-slide img{
	display:table-cell;
	width:100%;
	height:auto;
	margin:0 auto;
	vertical-align:middle;
	line-height:390px;
	min-width:300px;
}


			

.mainmains2{margin:0 auto; width:100%; background-color:#FFF; min-height:200px; padding:2px 0px; height:auto;}
.mainmains2 .tit{ width:92%; margin:0 auto; font-size:18px; text-align:center; line-height:50px; font-weight:bold; border-bottom:#CCC 1px dashed;}
.mainmains2 .inf{display:none;}
.mainmains2 .inf{width:92%; margin:20px auto; font-size:16px; line-height:30px;}
.mainmains2 .inf img{max-width:100%;}
.mainmains2 .inf .infimg{ width:100%;margin:0px auto 20px;  text-align:center; border:#F2F2F2 1px solid; padding:10px 0px;  position:inherit;left:0;top:0%;vertical-align:middle; display: table-cell;display: block;-webkit-transform: translateY(0%);
-ms-transform: translateY(0%);
-o-transform: translateY(0%);
transform: translateY(0%);}


.mainmains2 .inf .infimg img{ width:auto; height:auto; max-width:100%; min-width:300px; }
.mainmains2 .inf .infinf{ width:100%; float:inherit;}

.mainmains2 .infs{ display:block;width:92%; margin:10px auto; font-size:14px; line-height:20px; text-align:left;}
.mainmains2 .infs img{ padding-right:10px; width:120px; height:auto}


.mainmains .inf .infimg2{ width:100%;  text-align:center; border:#F2F2F2 1px solid; padding:10px 0px; margin:0 auto; min-height:100px; height:auto;}
.mainmains .inf .infimg2 img{ width:100%; height:auto; max-width:100%;  max-width:300px;}
.mainmains .inf .infcon{ width:100%;   border:#F2F2F2 0px solid; padding:10px 0px; margin:0 auto; word-break:normal}
.mainmains .inf .infcon p{ font-size:12px;}
.mainmains .inf .infcon span{ font-size:12px;}
 

/*
.mainmains2{margin:0 auto 10px; width:1280px; background-color:#FFF; min-height:115px; padding:5px 0px; background-image:url(../images/hmppbg.jpg);}

.mainmains2 .inf{ width:1200px; margin:10px auto 10px; font-size:16px; line-height:25px;position:relative;}
.mainmains2 .inf img{max-width:100%;}
.mainmains2 .inf .infimg{ width:15%;  text-align:center; border:#F2F2F2 1px solid; padding:0px 0px;  margin-right:3%;position:absolute;left:0;top:50%;vertical-align:middle; display: table-cell;display: block;-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);}
.mainmains2 .inf .infimg img{ width:auto; height:auto; max-width:100%; vertical-align:middle; }
.mainmains2 .inf .infinf{ width:81%; float:right; padding-bottom:5px;min-height:90px;}

*/
 

.pro_fm{
	background:url("../images/nebg.png");
	padding:30px 0 50px 0;
}


.pro_fm2{
	background:url("../images/nebg.png");
	padding:10px 0 0px 0;
}

.pf_sort{
	height: auto;
	min-height:40px;
	width:  98%;
	margin:0 auto;
	position: relative;
	z-index: 10;
}
.pf_sort .par{
	position: relative;
	z-index: 10;
	float: left;
	margin-right:1%;
	height: 40px;
	min-width:16%;
	width:auto;
}
.pf_sort .par2{
	float: right;
	margin-right:0;
}
.pf_sort .par2 a{
	color:#FFF;
}
.pf_sort .par3{ width:32%;}

.pf_sort .btn{
	display: block;
	width: 98%;
	height: 38px;
	background:#f3f3f3;
	line-height: 38px;
	border:1px solid #d0d0d0;
	text-align: center;	
	font-size:0.55rem;
	color:#3d3d3d;
	padding:0 0.5%;
}
.pf_sort .par:hover .btn{
	background:#fdc109;
	border-color:#fdc109;
	color:#fff;
}

.pf_sort .par .hover{
	background:#fdc109;
	border-color:#fdc109;
	color:#fff;
}




.pf_sort .par:hover .sj{
	display: block;
	width: 25px;
	height: 16px;
	background:url("../images/sj.png") no-repeat top center;
	position: absolute;
	top: 45px;
	left: 50%;
	margin-left:-12.5px;
	background-size:50%;
	display:none;
}

.pf_sort .more{
	float: right;
	margin-right:0;
	background:#fdc109;
}
.pf_sort .down{
	white-space:inherit;
	height:auto;
	top: 50px;
	font-size:12px;
	line-height: 20px;
	background:#fdc109;
	border:0px solid #d0d0d0;
	position: ;
	left:0;
	display: none;
	z-index: 10;
	width:520%;
	 
}

.pf_sort .par:nth-child(5) .down{
	left:auto;
	right:0;
}
.pf_sort .par:hover .down{
	display: none;
}
.pf_sort .down a{
	display:!important;
	padding:0 5px;
	height: 25px;
	line-height:25px;	
	color:#444;	
	text-align:center;
	float:left;display: none;
}

.pf_sort .down2{left:-30px;width:130px;}




.pro_fm2 .mobdown{
	white-space:inherit;
	height:auto;
	font-size:12px;
	line-height: 25px;
	background:#fdc109;
	border:1px solid #d0d0d0;
	z-index: 10;
	width:97%;
	margin:15px auto 0px;
	display:block;
	clear:both;
	 
}
.pro_fm2 .mobdown a{
	padding:0 0px;
	height: 25px;
	line-height:25px;	
	color:#444;	
	text-align:center;
	background:#fdc109;
	width:50%;
	float:left;
}

.pf_wp{
	width: 100%;
	margin:0 auto;
}


.news-list {
    margin-top: 20px;
}

.news-list ul {
    /* width: 960px; */
    margin: 0 -1%;
}

.news-list ul li {
    list-style: none;
    float: left;
    width: 96%;
    margin: 0 2%;
    position: relative;
    transition: 0.4s 0s;
    -webkit-transition: 0.4s 0s;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
    box-sizing: border-box;
}


.news-list ul li:hover {
    -webkit-box-shadow: 0px 7px 17px 3px #ccc;
    -moz-box-shadow: 0px 7px 17px 3px #ccc;
    box-shadow: 0px 7px 17px 3px #ccc;
}

.news-list ul li a {
    display: block;
}

.news-list ul li .news-text {
    position: relative;
}

.news-list ul li .time {
    color: #666;
    position: absolute;
    height: 90px;
    width: 90px;
    left: 0;
    top: 0;
    border-left: 1px solid #e6e6e6;
    text-align: center;
    background: #F85A16;
    padding: 13px 0;
    box-sizing: border-box;
}

.news-list ul li .time h4 {
    font-size: 36px;
    color: #fff;
    line-height: 40px;
    font-weight: 100;
    margin: 0;
}

.news-list ul li .time p {
    font-size: 14px;
    color: #fff;
    line-height: 30px;
}

.news-list ul li .text {
    float: left;
    color: #333;
    padding-left: 100px;
    box-sizing: border-box;
    width: 100%;
    min-height: 64px;
    padding-top: 5px;
}

.news-list ul li .text h2 {
    font-size:12px;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
	white-space: nowrap;
}

.news-list ul li .text p {
    color: #666;
    font-size: 12px;
    line-height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
     /* white-space: nowrap; */
	height:36px;
	padding-bottom:1px;
}

.news-list ul li .text .more {
    color: #CCC;
    font-size: 12px;padding-top:1px;padding-bottom:4px;
}

	.header_t{
		display:none;
	}
	.header{display:none;}
	.fr_bars{
		display:none;
	}
	
	
	
.site_map{border:0px #01529e solid; width:100%; padding:0%; box-sizing:border-box;}
.zddt{  padding:20px 10px; margin-bottom:50px;}
.zddt-con>li{width:100%;clear:Both;margin-bottom:40px;}
.zddt-con>li>a{
	font-size: 18px;
	color: #666666;
	
}
.zddt-con>li>ul>li>a{font-size: 14px;
color: #666666;font-weight:bold;}
.zddt-con>li>ul{box-sizing: border-box;
padding: 1% 2%;
overflow: hidden;
zoom: 1;
border: 1px solid #ccc;
box-sizing: border-box;
margin-bottom: 20px;}
.zddt-con>li>ul>li{float: left;
margin: 0;
padding: 5px 0;
width: 50%;
box-sizing: border-box;
line-height: 24px;}
.zddt-con .titleLI{ float:left; margin:0; padding:5px 0; width:20%;box-sizing:border-box; line-height:24px;}
.zddt-con ul li a{font-size:14px; color:#333;}
.zddt-con>ul{box-sizing:border-box; padding:0 2%; overflow:hidden; zoom:1;  margin-bottom:20px;}
.zddt-title{ font-size:24px;  color:#01529e; padding-bottom:10px;border-bottom:2px #01529e solid;}
.zddt-con  .zty a{ color:#CCC}
.teltel{padding-top:8px;float:center; font-size:10px; line-height:16px;}
.teltel div{ width:300px; line-height:14px;}
.teltel span{ font-weight:bold; font-size:14px;}
.teltel img{ height:20px; width:auto; vertical-align:middle;}
.mobdht{ width:100%; background-color:#333; margin:10px auto 0px; height:40px; line-height:40px; display:block;}
.mobdht ul li{ width:25%; float:left; text-align:center;}
.mobdht ul li a{ display:block; color:#FFF;}
.pctype8{ display:block;}


#toolbar{color:#fff;width:100%;height:54px;position:fixed;bottom:0;left:0;z-index:998;background:#000; display:block;}
#toolbar a{width:100%;color:#fff;display:block;padding:5px 0 0 0;line-height:23px;font-size:12px;}
#toolbar a span{ font-size:22px; display:block;}
.x3{ width:25%; float:left; text-align:center;}

.link { display:block; overflow:hidden; padding:0px; margin:20px auto 0px; float:none; width:100%; border-top:#CCC 1px dashed}
.link a { display:block; overflow:hidden; line-height:35px; font-size:12px;}

.prenext{ width:90%; margin:0 auto;border-top:#CCC 1px dashed; padding:5px 0; line-height:25px; font-size:12px;}


}

@media (max-width: 380px) {
.teltel{padding-top:8px;float:center; font-size:0.64rem; line-height:22px;}
.ft_ct .code{
	display: block;
	width: 114px;
	height: 114px;
	float: left;
	margin:0 15px;
}
.hm_cnt .cleft ul{ font-size:0.7rem;}
.hm_cnt .text{
	height: 30px;
	line-height: 30px;
	float: left;
	margin-right:1px;
	border:1px solid #dfdfdf;
	background:rgba(94,94,94,0.6);
	text-indent:10px;
	width: 31.6%;
	color:#fff;
	font-size:12px;
}
.ft_left{ font-size:0.7rem;}
.ft_left dt{ font-size:12px;}
.hm_pro2{
	height: 1066px;
	background:url("../images/hpbg3.jpg?v=5") no-repeat top center;
	background-size:120% auto;
	overflow:hidden;
}
.hm_pro .wp{
	height: 665px;
	position: relative;
	overflow: hidden;
	width: 100%;
	margin:0 auto;
}
.hp_slider{
	height: 494px;
	width: 100%;
	margin:0 auto;
	position:relative;
	overflow: hidden;
}
.hp_slider li{
	width:320px;
	height: 480px;
	float: left;
}
.hp_item{
	width: 45.5%;
	height: 220px;
	float: left;
	margin:10px 0% 10px 2%;
	background:#fff;
	border:1px solid #dedede;
	box-shadow:0 0 5px #dedede;
	position: relative;
}
.hp_item .name{
	height: 46px;
	line-height: 46px;
	text-align: center;
	font-size:14px;
	font-weight: bold;
}
.hp_item .s1{
	height: 130px;
	line-height: 130px;
	padding-top:30px;
	text-align: center;
	font-size:18px;
	font-weight: bold;
	color:#fff;
}
.hp_item .photos{ width:100%; height:110px; text-align:center}
.hm_news .title{
	font-size:12px;
}
.hm_cnt .crt li{
	height: 40px;
	line-height: 40px;
	font-size:12px;
	padding-left:10px;
	position: relative;
}

.hm_cnt .crt i{
	display: block;
	width: 5px;
	height: 5px;
	border-radius:100%;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top:-2px;
	background:#eac004;
}
.hm_pj .wp{
	width: 96%;
	height: 260px;
	position: relative;
	overflow: hidden;
	margin:0 auto;
}
.pj_handle{
	width: 100%;
	margin:0 auto 40px auto;
	height: 55px;
	line-height: 55px;
	border-bottom:1px solid #000;
	font-size:12px;
}

.pj_slider li{
	float: left;
	margin-right:10px;
	width: 160px;
	height: 260px;
	text-align: center;
}
.pj_slider .photo{
	display: block;
	width: 143px;
	height: 143px;
	overflow: hidden;
	border:1px solid #d3d3d3;
}
.pj_slider .photo img{
	display: block;
	width: 153px;
	height: 153px;
}
.pj_slider .name{
	display: block;
	height: 46px;
	line-height: 46px;
	font-size:14px;
}
.pj_slider .more{
	display: block;
	width: 124px;
	height: 30px;
	line-height: 30px;
	border-radius:5px;
	margin:0 auto;
	background:#595959;
	font-size:12px;
	color:#ffd200;
}
.pro_banner{
	height: 230px;
}
.pro_banner .tp{
	color:#fff;
	font-size:0.5rem;
	line-height: 30px;
	text-align: center;
	height: 100px;
	padding-top:60px;
}

.pro_banner select{
	float: left;
	width: 100px;
	height: 37px;
	margin-right:3px;
	border:1px solid #fff;
	background:rgba(94,94,94,0.6);
	color:#fff;
	padding-left:10px;
	font-size:12px;
}

.now_pos{ font-size:0.6rem;}
.pro_handle{
	height: 208px;
	background:#e5e5e5;
	border-bottom:2px solid #ffcc00;
}
.pro_handle .btn{
	float: left;
	display: block;
	width: 25%;
	height: 100px;
	text-align: center;
	padding-top:5px;
	line-height: 20px;
	font-size:11px;
	font-weight:normal;
	position: relative;
}
.pro_handle .name{ line-height:18px;}
.pro_handle .name2{ line-height:18px;}
.pf_sort .btn{
	display: block;
	width: 98%;
	height: 38px;
	background:#f3f3f3;
	line-height: 38px;
	border:1px solid #d0d0d0;
	text-align: center;	
	font-size:11px;
	color:#3d3d3d;
	padding:0 1%;
}

.pro_slider li{
	width: 275px;
	height: 360px;
	float: left;
	margin-right:3%;
	text-align:center;
}

.hp_item2{
	width: 47%;
	height: 180px;
	float: left;
	margin:10px 1% 10px 1%;
	background:#fff;
	border:1px solid #dedede;
	box-shadow:0 0 5px #dedede;
	position: relative;
}
.hp_item2 .name{
	height: 46px;
	line-height: 46px;
	text-align: center;
	font-size:14px;
	font-weight: bold;
}
.mainmains .inf{ width:92%; margin:20px auto; font-size:11px; line-height:30px;}

.hm_pro2 .title1{
	text-align: center;
	height: 40px;
	line-height: 40px;
	font-size:12px;
	padding-top:100px;
	color:#1c1c1c;
}


}