﻿html{min-width: 1180px; width: 100%;}
body{font-size: 14px; background: #f5f5f5; font-family: "Microsoft Yahei","Arial",Verdana,Arial,sans-serif; line-height: 1.4; color: #333; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
ol,ul,li{list-style: none;}
a{text-decoration: none; color: #333; -webkit-tap-highlight-color: rgba(255,0,0,0); transition: all .4s ease; cursor: pointer;}
a:hover{color: #F6811E!important;}
em,i{font-style: normal;}
h1,h2,h3,h4,h5,h6,th{font-weight: normal;}
strong{font-weight: 800;}
img{border: 0; height: auto; vertical-align: middle;}
table{border-collapse: collapse; border-spacing: 0;}
input,textarea,select,button{border: 0; background: none; outline: 0; font-family: "Microsoft Yahei";}
input[type="button"],input[type="text"],input[type="submit"]{appearance: none; -moz-appearance: none; -webkit-appearance: none;}
input,input:focus,input:active{user-select: text;}
button:focus{outline: 0;}
textarea{resize: none;}
video{outline: none;display: block;}
*{margin: 0;padding: 0;font-size: 14px;}

.clearfix{zoom: 1;}
.clearfix:after{content: "."; *zoom: 1; display: block; visibility: hidden; height: 0; clear: both;}
.container{width: 1200px; margin: 0 auto;position: relative;}
.rightmenu{width: 185px; cursor: pointer; position: fixed; z-index: 99999; right: -130px; top: 210px; cursor: pointer;}
.rightmenu li{height: 55px; line-height: 55px; border-radius: 4px; margin-bottom: 1px; background-color: #F6811E; background-repeat: no-repeat; background-image: url(../images/rightmenu-icon.png); text-indent: 55px; font-size: 16px; color: #fff; overflow: hidden;}
.rightmenu li a{display: block; width: 100%; height: 55px; color: #fff;}
.rightmenu li a:hover{color: #fff!important;}
.rightmenu li.r-top{background-position: 0 0;}
.rightmenu li.r-phone{background-position: 0 -55px; font-family: "Arial";}
.rightmenu li.r-qq{background-position: 0 -110px;}
.rightmenu li.r-mess{background-position: 0 -165px;}
.rightmenu li.r-code{background-position: 0 -220px;}
.rightmenu li.r-code .img{width: 117px; margin: 0 auto; position: relative;}
.rightmenu li.r-code .img img{display: block; width: 117px; height: 117px;}


.fl{float: left;}
.fr{float: right;}







.ind_tit{
	text-align: center;
	margin: 20px 0 10px 0;
}
.ind_tit p{
	font-size: 28px;
	color: #000000;
	margin-bottom: 8px;
	position: relative;
	display: inline-block;
}
.ind_tit img{
	width:95%;
	display: inline-block;
}
.ind_tit p::after,.ind_tit p::before{
	content: "";
	display: block;
	height: 11px;
	width: 11px;
	background: url(../images/dian.png) no-repeat;
	position: absolute;
	top: 16px;
}
.ind_tit p::after{left: -30px;}
.ind_tit p::before{right: -30px;}
.ind_tit span{
	color: #888888;
	font-size: 13px;
	font-weight: 400;
	display: block;
}



.mbx{
	height: 50px;
	line-height: 50px;
}
.mbx a,.mbx span{
	font-size: 14px;
	color: #888888;
}




.pagination {
  height: 30px;
  padding: 25px 12px 9px 12px;
  box-sizing: initial;
}
.pagination .info {
  width: auto;
  height: 30px;
  float: left;
}

.pagination .info span {
  width: auto;
  height: 30px;
  line-height: 30px;
  color: #666;
  float: left;
  padding: 0 10px;
  position: relative;
}

.pagination .info span:first-child {
  padding-left: 0;
}

.pagination .info span:after {
  content: "";
  position: absolute;
  top: 10px;
  bottom: 10px;
  right: 0;
  border-right: 1px solid #aaa;
}

.pagination .info span:last-child:after {
  display: none;
}

.pagination .pager {
  width: auto;
  height: 28px;
  float: right;
  border: 1px solid #ddd;
  border-radius: 3px;
  box-sizing: initial;
}

.pagination .pager a {
  width: auto;
  height: 28px;
  line-height: 28px;
  color: #555;
  float: left;
  padding: 0 10px;
  border-right: 1px solid #ddd;
}

.pagination .pager a:last-child {
  border-right: 0;
}

.pagination .pager a.active {
  color: #fff;
  background-color: #83BE00;
}

.pagination .pager a.disabled {
  cursor: default;
}

.pagination .skip {
  width: 130px;
  height: 30px;
  float: right;
}

.pagination .skip span {
  width: 50px;
  height: 30px;
  line-height: 30px;
  color: #666;
  float: left;
}

.pagination .skip input {
  width: 40px;
  height: 20px;
  padding: 4px 5px;
  float: left;
  border: 1px solid #ddd;
  border-radius: 3px;
  box-sizing: initial;
}

.pagination .skip input:focus {
  border: 1px solid #1cc9b5;
}

/**************************************** header start ****************************************/
.header_zw{
	display: block;
	height: 93px;
	width: 100%;
}
.header{
	position: fixed;
	width: 100%;
	z-index: 999999;
	top: 0;
	left: 0;
}
.head1{
	height: 32px;
	line-height: 32px;
	font-size: 12px;
	color: #A6B1C0;
	background: #EBF0F5;
}
.head1 span{
	font-size: 12px;
}
.head2{
	background: #fff;
	height: 80px;
	line-height: 80px;
}
.head2 .logo img{
	display: inline-block;
}
.head2 .nav_h ul li{
	float: left;
	margin-right: 30px;
	position: relative;
}
.head2 .nav_h ul li a{
	font-size: 16px;
	color: #686868;
	display: block;
}
.head2 .nav_h ul>li.active>a,.head2 .nav_h ul>li:hover>a{
	color: #F6811E;
}
.head2 .tel_h img{
	position: relative;
	top: -1px;
}
.head2 .tel_h span,.head2 .tel_h b{
	font-size: 16px;
	color: #F7801D;
}



.subnav {width:150px;background:#ffffff;font-size:12px;text-align:left;position:absolute;left:-35px;top:100%;height:0;overflow:hidden;opacity:0;visibility:hidden;transition:all .3s;box-shadow:0 0 16px -4px rgba(0,0,0,.3);margin-top:20px;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;z-index:44;}
.subnav ol {padding:12px 0;}
.subnav ol li{width: 100%;margin: 0 !important;}
.subnav a {transition: .3s; padding: 0 10px;box-sizing: border-box; width: 100%; display:block;height:50px;line-height:50px;color:#333;font-size: 14px;text-align: center;}
.subnav a:hover {background:#F6811E;color:#fff!important;}
.nav_h ul > li:hover .subnav {height:auto;opacity:1;visibility:visible;margin-top:0;}


/**************************************** header end ****************************************/







/**************************************** banner start ****************************************/
.banner .swiper-container_banner {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}
.banner .swiper-slide {
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.banner .swiper-slide img{width: 100%;}
.banner{position: relative;}

.banner .swiper-pagination{
	bottom: 80px;
}
.swiper-pagination-bullet{
	width: 8px;
	height: 8px;
	background: #F6811F;
	opacity: 1;
	transition: .3s;
}
.swiper-pagination-bullet-active{
	width: 21px;
	border-radius: 4px;
}


.bespoke {
  width: 100%;
  height: auto;
  position: absolute;
  bottom: 0px;
  overflow: hidden;
  z-index: 1;
}

.bespoke .bes_ke {
  width: 820px;
  margin: 0 auto;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.4);
  box-sizing: border-box;
  padding: 21px 10px 5px 5px;
}



.bes_ke .bes_item {
  width: 130px;
  height: 35px;
  overflow: hidden;
  float: left;
  background: #FFF;
  position: relative;
  margin-left: 10px;
  margin-bottom: 10px;
}

.bes_item input {
  width: 100%;
  height: 35px;
  line-height: 35px;
  overflow: hidden;
  border: none;
  background: url("../images/downs.png") right no-repeat;
  /* background-size: 24px 24px; */
  background-position: calc(100% - 15px) center;
  padding-left: 10px;
  color: #333;
  font-size: 14px;
}

.bgShow {
  width: 200px;
  height: 35px;
  overflow: hidden;
  float: left;
  padding-left: 10px;
  text-decoration: none;
  border: none;
  font-size: 14px;
  margin-left: 10px;
  background: #fff;
}

.bgs_btn {
  width: 150px;
  height: 35px;
  background: #fe6016;
  overflow: hidden;
  float: left;
  margin-left: 10px;
  border: none;
  color: #FFF;
  font-size: 16px;
  line-height: 35px;
  text-align: center;
}

.bes_item select {
  width: 100%;
  height: 35px;
  line-height: 35px;
  overflow: hidden;
  background: url("../images/downs.png") right no-repeat;
  /* background-size: 24px 24px; */
  background-position: calc(100% - 15px) center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  text-decoration: none;
  padding-left: 10px;
  color: #333;
  font-size: 14px;
}

input::-webkit-input-placeholder {
  color: #888;
}

input::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #888;
}

input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color: #888;
}

input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #888;
}


.guanggao {
  background: #FFF;
}
.guanggao ul li {
  width: 400px;
  height: 110px;
  float: left;
  overflow: hidden;
  box-sizing: border-box;
  padding: 5px 0;
}

.guanggao ul li img {
  width: 64px;
  height: 64px;
  float: left;
  margin-top: 10px;
  margin-left: 30px;
  margin-right: 10px;
}

.guanggao .p-tle {
  font-size: 18px;
  color: #333;
  margin-top: 15px;
  font-weight: 500;
  padding-left: 15px;
  margin-bottom: 5px;
}

.guanggao .p-txt {
  font-size: 14px;
  font-weight: 500;
  padding-left: 15px;
  color: #999;
  margin-bottom: 3px;
}

/**************************************** banner end ****************************************/



/**************************************** sec1 start ****************************************/

.lhz_groom {
  width: 1200px;
  height: auto;
  overflow: hidden;
  margin: 20px auto;
  box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 30px;
}

.lhz_groom_left {
  width: 210px;
  height: 310px;
  float: left;
  position: relative;
  box-sizing: border-box;
  /* background: url("../images/index/pro_01.jpg") center no-repeat; */
  cursor: pointer;
  background-position: center !important;
  background-size: cover !important;
}

.lhz_groom_center .lhz_ss_item {
  float: left;
  margin-left: 11px;
  height: 310px;
  width: 297px;
  background-color: #fff;
  border: 1px solid #f5f5f5;
  position: relative;
}

.lhz_groom_center .lhz_ss_item img {
  width: 100%;
  height: 185px;
  display: block;
  transition: .6s;
}
.lhz_groom_center .lhz_ss_item:hover img {
	transform: scale(1.1);
}

.lhz_groom_center .lhz_ss_item .img_title {
  position: absolute;
  right: 0;
  bottom: 125px;
  height: 28px;
  line-height: 28px;
  color: #fff;
  font-size: 12px;
  padding-left: 12px;
  padding-right: 10px;
  background-color: rgba(0, 0, 0, .3);
  border-radius: 15px 0 0 15px;
}

.lhz_groom_center .lhz_ss_item .lhz_title {
  font-size: 18px;
  color: #F7801D;
  margin: 10px 13px 9px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
  font-weight: bold;
}

.lhz_intro {
  height: auto;
  font-size: 13px;
  line-height: 18px;
  overflow: hidden;
  color: #888;
  text-align: justify;
  margin: 0 13px 18px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.lhz_aty_price {
  text-align: center;
  text-overflow: ellipsis;
}

.lhz_aty_price span {
  /*font-size: 20px;*/
  color: #FD7000;
  margin-right: 10px;
}

.lhz_aty_price>em {
  font-style: normal;
  font-size: 14px !important;
  color: #FD7000 !important;
}

.lhz_groom_right {
  width: 260px;
  height: 310px;
  float: left;
  border: 1px solid #f5f5f5;
  background: #fff;
}

.lhz_groom_right h2 {
  width: auto;
  height: 48px;
  line-height: 48px;
  border-bottom: 1px solid #f5f5f5;
  font-size: 16px;
  color: #FD7000;
  font-weight: 500;
  padding-left: 15px;
}

.lhz_groom_right .lhz_g_product {
  margin: 10px 15px 15px;
  height: 64px;
}

.lhz_groom_right .lhz_g_product img {
  width: 90px;
  height: 64px;
  margin-right: 10px;
  display: block;
  float: left;
}

.lhz_groom_right .lhz_g_product .t-p1 {
  font-size: 14px;
  text-align: left;
  color: #333;
  line-height: 20px;
  margin-bottom: 5px;
  overflow: hidden;
  
  white-space: nowrap;
}

.lhz_groom_right .lhz_g_product .t-p2 {
  font-size: 12px;
  text-align: left;
  color: #999;
  margin-bottom: 10px;
}

.lhz_groom_right .lhz_g_product .t-p3 {
  font-size: 14px;
  color: #fd7000;
}

.lhz_groom_right .lhz_g_product .t-p3 em {
  font-style: normal;
  color: #FD7000;
  font-size: 12px;
  margin-left: 5px;
}

.lhz_img{
	overflow: hidden;
}
.lhz_price{
	margin: 0 13px 18px;
	color: #888;
}
.lhz_price span{
	font-size: 13px;
}

.lhz_more{
	position: relative;
	display: block;
	height: 100%;
	width: 100%;
	overflow: hidden;
}
.lhz_more a{
	display: block;
	height: 100%;
}
.lhz_more h3{
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 40px 0 12px 24px;
}
.lhz_more h4{
	margin-left: 24px;
	color: #FFFFFF;
	font-size: 14px;
}
.lhz_more .more{
	width: 123px;
	height: 40px;
	line-height: 40px;
	background: #F38324;
	display: inline-block;
	text-align: center;
	color: #fff !important;
	font-size: 14px;
	position: absolute;
	right: 20px;
	bottom: 18px;
	z-index: 111;
	transition: .6s;
	margin-bottom: 0;
}

.lhz_list{
	position: absolute;
	height: 100%;
	width: 100%;
	background: rgba(0, 0, 0, 0.6);
	top: 0;
	left: -100%;
	text-align: center;
	box-sizing: border-box;
	padding: 25px 0;
	transition: .6s;
}
.lhz_list a{
	display: block;
	margin-bottom: 15px;
	color: #fff;
	font-size: 16px;
}
.lhz_list .a_box{
	height: 210px;
	overflow: hidden;
}

.lhz_groom_left:hover .lhz_list{
	left: 0;
}
.lhz_groom_left:hover a.more{
	right: 45px;
}
/**************************************** sec1 end ****************************************/





/**************************************** sec2 start ****************************************/
.case_list{
	height: 300px;
	overflow: hidden;
}
.case_item{
	width: calc(25% - 4px);
	float: left;
}
.case_item+.case_item{
	margin-left: 3px;
}
.case_item .img{
	overflow: hidden;
}
.case_item .img img{
	width: 100%;
	transition: .6s;
}
.case_item .desc{
	background: #fff;
	box-sizing: border-box;
	padding: 10px 15px 25px 15px;
}
.case_item .desc p{
	font-size: 14px;
	font-weight: bold;
	color: #F7801D;
	margin-bottom: 5px;
	overflow: hidden;
	text-overflow:ellipsis; 
	white-space: nowrap;
	height: 18px;
}
.case_item .desc span{
	font-size: 13px;
	color: #888;
	line-height: 20px;
	display: -webkit-box; 
	-webkit-box-orient: vertical; 
	-webkit-line-clamp: 2; 
	overflow: hidden;
	height: 40px;
}
.case_item:hover img{
	transform: scale(1.1);
}
/**************************************** sec2 end ****************************************/




/**************************************** sec3 start ****************************************/
.news_box{
	background: #fff;
	box-sizing: border-box;
	padding: 35px 24px 32px 20px;
}


.big_news{
	width: 444px;
}
.big_news .img{
	overflow: hidden;
}
.big_news .img img{
	width: 100%;
	transition: .6s;
}
.big_news .desc{
	
}
.big_news .desc p{
	color: #F38324;
	font-size: 14px;
	overflow: hidden;
	text-overflow:ellipsis; 
	white-space: nowrap;
	margin: 10px 0;
	height: 19px;
}
.big_news .desc span{
	font-size: 13px;
	color: #777777;
	display: -webkit-box; 
	-webkit-box-orient: vertical; 
	-webkit-line-clamp: 2; 
	overflow: hidden;
	line-height: 20px;
	height: 40px;
	margin-bottom: 20px;
}

.news_more{
	font-size: 12px;
	color: #888888;
	box-sizing: border-box;
	padding: 5px 0;
	background-position: left 4px !important;
	padding-left: 25px;
	margin-top: 10px;
	line-height: 1 !important;
	height: auto !important;
}
.news_more1{
	float: left;
	background: url(../images/more1.png) no-repeat;
}
.news_more2{
	float: right;
	background: url(../images/more2.png) no-repeat;
}
.news_more3{
	float: right;
	margin-left: 60px;
	background: url(../images/more3.png) no-repeat;
}


.news_list{
	width: calc(100% - 500px);
}
.news_item{
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #E3E3E3;
}
.news_item .img{
	width: 175px;
	float: left;
	overflow: hidden;
}
.news_item .img img{
	width: 100%;
	overflow: hidden;
	transition: .6s;
}

.news_item .desc{
	float: left;
	width: calc(100% - 175px);
	box-sizing: border-box;
	padding-left: 15px;
}
.news_item .desc p{
	font-size: 14px;
	color: #555555;
	overflow: hidden;
	text-overflow:ellipsis; 
	white-space: nowrap;
	height: 19px;
	margin: 5px 0 8px 0;
	transition: .3s;
}
.news_item .desc span{
	font-size: 13px;
	color: #777777;
	display: -webkit-box;
	-webkit-box-orient: vertical; 
	-webkit-line-clamp: 2; 
	overflow: hidden;
	line-height: 20px;
	height: 40px;
}

.more_a{
	box-sizing: border-box;
	padding: 14px 22px;
	background: #F38324;
	font-size: 18px;
	margin: 0 auto;
	display: block;
	color: #fff !important;
	margin-top: 30px;
	width: 152px;
	text-align: center;
}
.more_a:hover{
	color: #fff !important;
}
.big_news:hover .img img{
	transform: scale(1.1);
}
.news_item:hover .img img{
	transform: scale(1.1);
}
.news_item:hover .desc p{
	color: #f38324;
}
/**************************************** sec3 end ****************************************/




/**************************************** sec4 start ****************************************/
 .swiper-container_fwkh {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
	padding-bottom: 40px;
	margin-bottom: 20px;
}
.sec4 .swiper-slide {
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.sec4 .img{
	overflow: hidden;
}
.sec4 .img img{
	width: 100%;
	transition: .6s;
}
.sec4 .img:hover img{
	transform: scale(1.1);
}
/**************************************** sec4 end ****************************************/












/**************************************** footer start ****************************************/
.yqlj{
	background: #fff;
	line-height: 20px;
}
.yqlj b,.yqlj a{
	color: #888888;
	font-size: 12px;
}
.yqlj a+a{
	margin-left: 5px;
}




.footer{
	background: #3c3c3c;
}


.foot1{
	box-sizing: border-box;
	padding: 15px 0px;
	border-bottom: 1px solid #555;
}
.foot11 {
	box-sizing: border-box;
	padding: 5px 0px;
	border-bottom: 1px solid #555;
}
.foot11 span{
	color:#fff;
}
.fot_jj{
	width: 280px;
}
.fot_jj h4{
	font-size: 14px;
	color: #FFFFFF;
	margin-bottom: 20px;
}
.fot_jj p{
	font-size: 14px;
	color: #FFFFFF;
	line-height: 24px;
}
.fot_jj span{
	color: #F6811F;
	font-size: 14px;
}
.fot_nav{
	width: calc(100% - 580px);
	box-sizing: border-box;
	padding-left: 90px;
}
.fot_nav dl{
	float: left;
	margin-right: 55px;
}
.fot_nav dt{
	margin-bottom: 20px;
}
.fot_nav dt a{
	font-size: 14px;
}
.fot_nav dd{
	line-height: 24px;
}
.fot_nav dd a{
	font-size: 14px;
}
.fot_nav a{
	color: #fff;
}
.ewm_box{
	width: 220px;
}
.ewm_box .ewm{
	width: 92px;
	float: left;
	text-align: center;
	margin-top: 25px;
}
.ewm_box .ewm p{
	font-size: 14px;
	color: #fff;
	margin-top: 10px;
}
.ewm_box .ewm+.ewm{
	margin-left: 35px;
}
.ewm_box .ewm img{
	width: 100%;
}
.foot2{
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.foot2 a,.foot2 span{
	font-size: 12px;
	color: #fff;
}
/**************************************** footer end ****************************************/




































/**************************************** 列表右侧 start ****************************************/
.subject_ci{
	width: 266px;
	float: right;
	margin-bottom: 45px;
}

.swiper-container_hot_hd {
	position: relative;
	overflow: hidden;
}
.hot_hd .swiper-slide {
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.hot_hd .swiper-slide img{
	width: 100%;
}

.hot_hd .swiper-pagination-bullet{
	background: #fff;
	height: 13px;
	width: 13px;
}
.hot_hd .swiper-pagination-bullet-active{
	border-radius: 100%;
	background: #F38223;
	border: 1px solid #fff;
	box-sizing: border-box;
}
.hot_hd .swiper-container-horizontal>.swiper-pagination-bullets{bottom: 8px;}

/**************************************** 列表右侧 end ****************************************/










/**************************************** 主营列表 start ****************************************/
.subject_zhu{
	float: left;
	width: 910px;
	background: #fff;
	box-sizing: border-box;
	padding: 20px 0px 50px 0px;
	margin-bottom: 45px;
}






.part_list {
  width: 100%;
  height: auto;
  background: #FFF;
  float: right;
  padding-bottom: 10px;
}
.part_list.news .lhz_h3{
	font-size: 13px;
	display: -webkit-box; 
	-webkit-box-orient: vertical; 
	-webkit-line-clamp: 2; 
	overflow: hidden;
	white-space: pre-wrap;
	max-height: 40px;
}
.part_list>.head {
  line-height: 25px;
  color: #333;
  padding-bottom: 10px;
  border-bottom: 1px dashed #d8d8d8;
  font-size: 14px;
  padding-left: 10px;
}

.part_list>.head>i {
  width: 25px;
  height: 25px;
  float: left;
  margin-right: 10px;
  background: url("../images/hot.gif") center no-repeat;
  background-size: 25px 25px;
}

.part_list>.lhz_hot_item {
  display: block;
  border-bottom: 1px solid #eaeaea;
  padding-top: 10px;
  padding-left: 14px;
  padding-right: 14px;
  overflow: hidden;
  padding-bottom: 8px;
}

.part_list>.lhz_hot_item .hot_cover {
  display: block;
  width: 238px;
  height: 134px;
  margin-bottom: 6px;
}
.part_list>.lhz_hot_item:hover .lhz_h3{
	color: #fe6016;
}
.lhz_h3 {
  color: #4c4c4c;
  line-height: 20px;
  max-height: 40px;
  overflow: hidden;
  font-size: 14px;
  font-weight: lighter;
  white-space: nowrap;
  text-overflow: ellipsis;
  transition: .3s;
}

.part_list .price {
  color: #999;
  line-height: 20px;
  margin-bottom: 12px;
}

.part_list .price em {
  font-style: normal;
}

.part_list .days {
  float: left;
}

.part_list .par {
  float: right;
  color: #fd0000;
}

.part_list .pers {
  float: right;
  color: #797979;
}



.part_list2 {
  width: 100%;
  height: auto;
  background: #FFF;
  float: right;
  padding-bottom: 20px;
}

.part_list2>.head {
  line-height: 25px;
  color: #333;
  padding-bottom: 10px;
  border-bottom: 1px dashed #d8d8d8;
  font-size: 14px;
  padding-left: 10px;
  margin-bottom: 5px;
}

.part_list2>.head>i {
  width: 25px;
  height: 25px;
  float: left;
  margin-right: 10px;
  background: url("../images/hot.gif") center no-repeat;
  background-size: 25px 25px;
}

.part_list2 a{
	box-sizing: border-box;
	padding: 0 22px;
	display: block;
	overflow: hidden;
	text-overflow:ellipsis; 
	white-space: nowrap;
	font-size: 13px;
	color: #777777;
	line-height: 20px;
	padding-top: 5px;
}



.sel_big_box{
	box-sizing: border-box;
	padding: 0 12px;
}
.sel_box{
	border-bottom: 1px dashed #ddd;
	box-sizing: border-box;
	padding: 8px 0;
}
.sel_box .name{
	font-size: 14px;
	color: #333333;
	line-height: 30px;
	width: 90px;
	float: left;
}
.sel_box .sel_list{
	float: left;
	width: calc(100% - 90px);
}
.sel_box .sel_list a{	
	font-size: 14px;
	color: #333333;
	line-height: 30px;
	margin-right: 10px;
	box-sizing: border-box;
	padding: 3px 5px;
}
.sel_box .sel_list a.active{
	background: #F38223;
	color: #fff !important;
}




.tj_item {
	box-sizing: border-box;
	padding: 15px 10px;
	border-bottom: 1px solid #f5f5f5;
}
.tj_item .img{
	float: left;
	width: 330px;
	overflow: hidden;
}
.tj_item .img img{
	width: 100%;
	transition: .6s;
}

.tj_item .desc{
	float: left;
	box-sizing: border-box;
	width: calc(100% - 330px);
	box-sizing: border-box;
	padding-left: 30px;
}

.tj_item h3{
	font-size: 18px;
	color: #555555;
	line-height: 30px;
	overflow: hidden;
	text-overflow:ellipsis; 
	white-space: nowrap;
	height: 30px;
	transition: .4s;
}
.tj_item .tedian{
	margin: 8px 0px;
	height: 25px;
}
.tj_item .desc h2{
	display: inline-block;
	background-color: #F38223;
	font-size: 18px;
	color: #fff;
	padding: 3px 10px;
	margin-right: 10px;
}
.tj_item .desc h1{
	display: inline-block;
	background-color: #F38223;
	font-size: 18px;
	color: #fff;
	padding: 3px 10px;
	margin-right: 10px;
}
.tj_item .tedian span{
	font-size: 14px;
	color: #555;
	padding: 3px 10px;
	margin-right: 10px;
}
.tj_item h4{
	font-size: 13px;
	color: #888888;
	line-height: 18px;
	height: 72px;
	display: -webkit-box; 
	-webkit-box-orient: vertical; 
	-webkit-line-clamp: 4; 
	overflow: hidden;
}
.tj_item h5{
	font-size: 13px;
	color: #888888;
	line-height: 30px;
	background: url(../images/more1.png) no-repeat;
	background-position: left 7px;
	padding-left: 28px;
	overflow: hidden;
	text-overflow:ellipsis; 
	white-space: nowrap;
}
.tj_item .sp{
	font-size: 13px;
	color: #888888;
	line-height: 30px;
	padding-left: 28px;
	background-position: left 7px !important;
	display: block;
}

.tj_item .sp1{float: left; background: url(../images/more2.png) no-repeat;}
.tj_item .sp2{float: right; background: url(../images/more3.png) no-repeat;}
.tj_item .sp3{
	display: block;
	float: right;
	color: #FF0000;
	font-size: 14px;
	width: 200px;
	height: 30px;
	text-align: right;
	box-sizing: border-box;
}

.tj_item:hover img{
	transform: scale(1.1);
}
.tj_item:hover h3{
	color: #F38223;
}


/**************************************** 主营列表 end ****************************************/




/**************************************** 新闻列表 start ****************************************/

.ne_item {
	box-sizing: border-box;
	padding: 15px 10px;
	border-bottom: 1px solid #f5f5f5;
}
.ne_item .img{
	float: left;
	width: 240px;
	overflow: hidden;
}
.ne_item .img img{
	width: 100%;
	transition: .6s;
}

.ne_item .desc{
	float: left;
	box-sizing: border-box;
	width: calc(100% - 240px);
	box-sizing: border-box;
	padding-left: 20px;
}

.ne_item h3{
	font-size: 18px;
	color: #555555;
	line-height: 30px;
	overflow: hidden;
	text-overflow:ellipsis; 
	white-space: nowrap;
	height: 30px;
	transition: .4s;
}
.ne_item h4{
	font-size: 13px;
	color: #888888;
	line-height: 24px;
	height: 72px;
	margin: 5px 0px;
	display: -webkit-box; 
	-webkit-box-orient: vertical; 
	-webkit-line-clamp: 4; 
	overflow: hidden;
}
.ne_item .sp{
	font-size: 13px;
	color: #888888;
	line-height: 30px;
	padding-left: 28px;
	background-position: left 7px !important;
	display: block;
}
.ne_item .sp+.sp{
	margin-left: 60px;
}

.ne_item .sp1{float: left; background: url(../images/more1.png) no-repeat;}
.ne_item .sp2{float: left; background: url(../images/more3.png) no-repeat;}
.ne_item .sp3{float: left; background: url(../images/more2.png) no-repeat;}

.ne_item:hover img{
	transform: scale(1.1);
}
.ne_item:hover h3{
	color: #F38223;
}

/**************************************** 新闻列表 end ****************************************/














/**************************************** 主营详情 start ****************************************/
.xq_tj_item{
	padding-top: 20px;
}
.xq_tj_item h3,.tj_item h4,.tj_item h5{
	height: auto;
	white-space: pre-wrap;
	-webkit-box-orient:unset;
}

.tj_sel{
	margin-top: 40px;
}
.tj_sel ul li{
	float: left;
	width: 20%;
	box-sizing: border-box;
	position: relative;
	height: 50px;
	line-height: 50px;
	text-align: center;
	transition: .2s;
	cursor: pointer;
}
.tj_sel ul li a{
	color: #333;	
	font-size: 20px;
}
.tj_sel ul li:hover{
	background: #F38223;
}
.tj_sel ul li:hover a{
	color: #fff !important;
}
.tj_sel ul li:hover+li::after{
	display: none;
}
.tj_sel ul li+li::after{
	content: "";
	display: block;
	height: 24px;
	width: 1px;
	background: #F38223;
	position: absolute;
	top: 14px;
	left: 0;
}



.tj_sel_content{
	box-sizing: border-box;
	padding: 5px 30px;
	font-size: 12px;
	color: #555;
}
.tj_sel_content span,.tj_sel_content p{
	font-size: 14px;
	line-height:30px;
	color: #555;
	display: inline-block;
	padding: 10px 0px;
}
.nr_tit{
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	color: #fff;
	background: #ffb77b;
	box-sizing: border-box;
	padding-left: 20px;
	margin-bottom: 5px;
}

.np_box{
	box-sizing: border-box;
	padding: 20px 30px 0 30px;
}
.np_box span,.np_box a{
	font-size: 14px;
	color: #888;
}
/**************************************** 主营详情 end ****************************************/









/**************************************** 新闻详情 start ****************************************/
.new_content {
	box-sizing: border-box;
	padding: 0px 30px;
}
.new_content h1{
	text-align: center;
	font-size: 30px;
	color: #282828;
	line-height: 36px;
}
.new_content .subtitle{text-align: center;padding: 25px 0 18px 0;border-bottom: 1px solid #f5f5f5;margin-bottom: 20px;}
.new_content .subtitle .sp{
	box-sizing: border-box;
	padding-left: 25px;
	font-size: 14px;
	color: #888;
}
.new_content .subtitle .sp+.sp{
	margin-left: 80px;
}
.new_content .subtitle .sp1{background: url(../images/more4.png) no-repeat;}
.new_content .subtitle .sp2{background: url(../images/more3.png) no-repeat;}
.new_content .subtitle .sp3{background: url(../images/more2.png) no-repeat;}

.new_nr p,.new_nr span{
	font-size: 14px;
	line-height:30px;
	color: #555;
	margin-bottom: 20px;
}
/**************************************** 新闻详情 end ****************************************/
















/**************************************** 团建列表 start ****************************************/
.zhuti_sel{
	text-align: center;
	margin: 10px 0 23px 0;
}
.zhuti_sel a{
	display: inline-block;
	background: #F38223;
	color: #fff !important;
	box-sizing: border-box;
	padding: 10px 25px;
	font-size: 16px;
}
.zhuti_sel a+a{
	margin-left: 5px;
}
.zhuti_sel a:hover,.zhuti_sel a.active{
	background: #5F6A84;
}

.zhutit_list{
	box-sizing: border-box;
	padding: 12px 22px;
}
.zhuti_item{
	width: calc(50% - 12px);
	margin-right: 24px;
	margin-bottom: 27px;
	overflow: hidden;
	float: left;
}
.zhuti_item:nth-of-type(2n){
	margin-right: 0;
}
.zhuti_item .img{
	position: relative;
}
.zhuti_item .img img{
	width: 100%;
	transition: .6s;
}
.zhuti_item .img .desc{
	position: absolute;
	height: 100%;
	width: 100%;
	z-index: 111;
	top: -100%;
	left: 0;
	background: rgba(40, 40, 40, 0.6);
	text-align: center;
	box-sizing: border-box;
	color: #fff !important;
	transition: .4s;
}
.zhuti_item .img .desc h3{
	height: 62px;
	line-height: 62px;
	font-size: 16px;
	background: rgba(40, 40, 40, 0.6);
	box-sizing: border-box;
	padding: 0 40px;
	overflow: hidden;
	text-overflow:ellipsis; 
	white-space: nowrap;
}
.zhuti_item .img .desc h4{
	font-size: 12px;
	box-sizing: border-box;
	padding: 0 40px;
	line-height: 24px;
	display: -webkit-box; 
	-webkit-box-orient: vertical; 
	-webkit-line-clamp: 3; 
	overflow: hidden;
	height: 72px;
	margin-top: 45px;
}
.zhuti_item:hover img{
	transform: scale(1.1);
}
.zhuti_item:hover .desc{
	top: 0;
}


/**************************************** 团建列表 end ****************************************/














/**************************************** 关于我们 start ****************************************/
.about_box{
	background: #fff;
	box-sizing: border-box;
	padding: 28px 28px 50px 28px;
}

.about_box .img{
	width: 530px;
}
.about_box .img img{
	width: 100%;
}
.about_box .desc{
	width: calc(100% - 530px);
	box-sizing: border-box;
}
.about_box .desc.fl{
	padding-right: 30px;
}
.about_box .desc.fr{
	padding-left: 30px;
}
.about_box .desc p{
	font-size: 14px;
	color: #888;
	margin-top: 20px;
	line-height: 24px;
}
.about_box .ab+.ab{
	margin-top: 60px;
}
/**************************************** 关于我们 end ****************************************/


.ny_banner img{
	width: 100%;
}

/*分页*/
.pagesDiv {clear:both;width:100%;margin:0 auto;line-height:25px;padding:10px 0px 10px 0px;}
.pages {height:30px;color:#666666;margin-top:5px;text-align:center;}
.pages a:link,.pages a:visited {color:#666666;}
.pages a,.pages a:link {text-decoration:none;padding:2px 5px;border:1px solid #DDDDDD;background:#FFFFFF;margin:0px 2px;font-size:12px;color:#666666;text-align:center;}
.pages a:hover {background:#FB9007;color:#FFFFFF;border:1px solid #E61636;text-decoration:none;text-align:center;padding:2px 5px;}
.pages .cpb {font-weight:bold;color:#FFFFFF;background:#FB9007;border:1px solid #E61636;text-align:center;margin:0px 2px;padding:2px 5px;}
.pages .intext {width:30px;border:1px solid #7F9DB9;height:19px;line-height:19px;}
.pagination {text-align:center;}
.pagination li {display:inline-block;color:#333333;height:30px;line-height:30px;margin:0px 5px 0px 0px;vertical-align:middle;}
.pagination li a {float:left;display:block;height:25px;line-height:25px;padding:0 10px;font-size:13px;border:1px solid #dddddd;color:#555555;text-decoration:none;}
.pagination li a:hover {background:#FB9007;color:#ffffff;}
.pagination li a.thisclass {background:#FB9007;color:#ffffff;border:1px solid #001659 ;cursor:default;}
.pagination li a.thisclass:hover {background:#FB9007;color:#ffffff;border:1px solid #001659 ;cursor:default;}
.pagination li .pageinfo {line-height:21px;padding:12px 10px 12px 16px;color:#999999;}
.pagination li .pageinfo strong {color:#555555;font-weight:normal;}
.pagination table {text-align:center;margin:10px 0px 0px 25%;}
.pagination table td {padding:0px 2px;}
#pages {padding:14px 0 10px;text-align:right;}
#pages a {display:inline-block;height:30px;line-height:30px;background:#ffffff;border:1px solid #e3e3e3;text-align:center;color:#333333;padding:0 14px;}
#pages a.a1 {background:url('../images/pages.png') no-repeat 0 5px;padding:0 5px;}
#pages a:hover {background:#f1f1f1;color:#000000;text-decoration:none;}
#pages span {display:inline-block;height:30px;padding:0 14px;line-height:30px;background:#F38223 ;border:1px solid #F38223 ;color:#ffffff;text-align:center;}
#pages .noPage {display:inline-block;height:22px;line-height:22px;background:url('../images/titlebg.png') repeat-x 0 -55px;border:1px solid #e3e3e3;text-align:center;color:#a4a4a4;}




#floatDivBoxs{width:127px;background:#fff;position:fixed;top:180px;right:0;z-index:999;}
#floatDivBoxs h4{ width:100%; float:left; overflow:hidden; background:#636162; height:25px; line-height:25px; color:#fff; font-weight:normal; font-size:16px; text-align:center; border-bottom:6px solid #f18226}

#floatDivBoxs ul{ width:100%; border:1px solid #f18226; padding:5px; float:left; overflow:hidden; -moz-box-sizing: border-box;box-sizing: border-box; }

#floatDivBoxs dl{ float:left; overflow:hidden; width:100%; margin-bottom:8px}

.dl_tell dt{ width:100%; float:left; overflow:hidden; line-height:20px; font-size:12px; color:#626262; background:url(../images/dot02.gif) no-repeat 20px center; text-indent:40px; margin-bottom:2px }
.dl_tell dd{ width:100%; float:left; overflow:hidden; line-height:20px; font-size:14px; color:#f08326; text-align:center; font-weight:bold}

.dl_qyqq dt{width:100%; float:left; overflow:hidden; line-height:20px; font-size:12px; color:#626262; text-align:center; margin-bottom:5px}
.dl_qyqq dd{ width:100%; float:left; overflow:hidden; line-height:30px; font-size:16px; color:#f08326; text-align:center; padding-bottom:5px }

#floatDivBoxs dl.dl_weixin{ margin-bottom:0; padding-top:10px; border-top:1px dotted #727272; padding-bottom:10px}
.dl_weixin dt{ width:100%; float:left; overflow:hidden;line-height:20px; font-size:14px; color:#626262; text-align:center; margin-bottom:5px}
.dl_weixin dd{width:100%; float:left; overflow:hidden; text-align:center}
.dl_weixin img { width: 100px; height: 100px;}