#activiy{
	border-top: 1px solid #ADCD3;
	border-bottom:1px solid #D8BE78;
	cursor: pointer;
	margin-bottom: 14px;
}

div.home_xuanfu_container{
	position: fixed;
	height: 198px;
	width: 40px;
	top: 250px;
	right: 0px;
	z-index: 99999999;
}

div.home_xuanfu_container > .join_xieHui_Btn{
	position: absolute;
	top: 0;
	left: 0;
	width: 0px;
	height: 0px;
}


/*轮播图效果*/
#scroll_img{
	height: 432px;
	width: 1200px;
	margin-bottom: 26px;
	position:relative;
	overflow: hidden;
	
}

#scroll_img #scroll_img_viewport{
	height: 432px;
	width: 1200px;
	position: relative;
	left: 0;
	top: 0;
}

#scroll_img #scroll_img_viewport #scroll_img_ul{
	padding: 0;
	margin:  0;
	position: absolute;
	border: none;
	list-style-type: none;
	height: 432px;
	clear: both;
	font-size: 0;
	letter-spacing:-3px
}

#scroll_img #scroll_img_viewport #scroll_img_ul li{
	padding: 0;
	margin:  0;
	border: none;
	float: left;
	height: 432px;
	width: 1200px;
}

#scroll_img #scroll_img_viewport #scroll_img_ul li a{
	padding: 0;
	border: none;
	margin: 0;
}

/*pagecontrol样式*/

#scroll_img  #scroll_img_page{
	position:absolute;
	bottom: 8px;
}

#scroll_img  #scroll_img_page #scroll_img_page_ul{
	list-style-type: none;
}

#scroll_img  #scroll_img_page #scroll_img_page_ul li{
	float: left;
	margin-right: 8px;
	cursor: pointer;
}

#scroll_img  #scroll_img_page #scroll_img_page_ul #first_page_li{
	margin-right: 8px;
	width: 18px;
	height: 21px;
	cursor: pointer;
}

#scroll_img  #scroll_img_page #scroll_img_page_ul #last_page_li{
	margin-right: 0px;
	width: 18px;
	height: 21px;
	cursor: pointer;
}



/*底部滚动广告*/
#scroll_show{
	width: 100%;
	height:356px;
	position:relative;
	margin-bottom: 26px;
}

/*左边按钮*/
#scroll_show #scroll_left_btn{
	cursor: pointer;
	width:  31px;
	height: 356px;
	background-color: #F8F7F7;
	position: absolute;
	left: 120px;
	top:0px;
}

/*左边按钮jian tou*/
#scroll_show #scroll_left_btn .left_logo{
	height: 14px;
	width:  14px;
	margin: 171px 8.5px;
}

/*右边按钮*/
#scroll_show #scroll_right_btn{
	cursor: pointer;
	width:  31px;
	height: 356px;
	background-color: #F8F7F7;
	position: absolute;
	right: 120px;
	top:0px;
}

/*右边按钮jian tou*/
#scroll_show #scroll_right_btn .right_logo{
	height: 14px;
	width:  14px;
	margin: 171px 8.5px;
}

/*滚动内容窗口*/
#scroll_show #scroll_show_content{
	border-top:    1px solid #F8F7F7;
	border-bottom: 1px solid #F8F7F7;
	left: 170px;
	top: 0px;
	position: absolute;
	width:  860px;
	height: 354px;
	overflow: hidden;
}

#scroll_show #scroll_show_content #scroll_show_ul{
	position: absolute;
	top:35px;
	left: 0px;
	padding: 0px;
	margin: 0px;
	border: none;
	height: 284px;
	overflow: hidden;
	font-size: 0;
	letter-spacing: -2px;
	
	list-style-type: none;
}

#scroll_show #scroll_show_content li{
	border: 1px solid #F8F7F7;
	border-top: 1px solid #999A99;
	width: 274px;
	height: 284px;
	margin-right: 10px;
	float: left;
}

#scroll_show #scroll_show_content li:last-child{
	margin-right: 0px;
}

#scroll_show a{
	text-decoration: none;
}

#scroll_show .items div{
	margin-top: 8px;
	margin-left: 13px;
	width: 250px;
	height: 165px;
	overflow: hidden;
}

#scroll_show .items div img{
	width: 100%;
	height: auto;
}

#scroll_show .items .title{
	font-weight: bold;
	margin-top: 15px;
	font-size: 16px;
	color:black;
	width: 270px;
	height: 18px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

#scroll_show .items .content{
	margin-top: 5px;
	margin-left: 13px;
	display: block;
	color:black;
	font-size: 14px;
	letter-spacing: 2px;
	width: 255px;
	height: 60px;
	line-height: 21px;
	overflow:hidden;
}

#scroll_show .items .yuan{
	width:  10px;
	height: 10px;
	display: inline-block;
	background-color: red;
	border-radius: 5px;
	margin-left: 5px;
	margin-right: 5px;
}
/*关于我们*/
#about{
	width: 960px;
	height: 477px;
	clear: both;
	overflow: hidden;
	margin-left: 120px;
	margin-bottom: 50px;
}

#about h3{
	font-size: 18px;
	font-weight: bold;
	
}

#about .about_line{
	margin-top: 16px;
	display: block;
	width: 100%;
	height: 1px;
	background-color: red;
}

/*关于我们左边*/
#about #about_left {
	float:  left;	
	width:  444px;
	height: 430px;
	position: relative;
}

#about #about_left ul{
	width: 445px;
	height: 247px;
	background-color: #F8F7F7;
}

#about #about_left ul li{
	width:  136px;
	height: 220px;
	border:1px solid #d3d3d3;
	display: inline-block;
	margin-top: 14px;
	margin-left: 5px;

}

#about #about_left ul li a >div.adopt_image{
	margin-left: 10px;
	margin-top: 12px;
	width: 117px;
	height: 164px;
	overflow: hidden;
}

#about #about_left ul li a >div.adopt_image > img{
	width: 100%;
	height: auto;
}

#about #about_left ul li a .about_title{
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	height: 14px;
	line-height: 14px;
	width: 95%;
	font-size: 13px;
	display: block;
}

#about #about_left ul li a{
	color: black;
	text-decoration: none;
}

#about #about_right{
	float: right;
	width:  483px;
	height: 430px;
	overflow: hidden;
}

/*行业介绍*/
#about .about_intro{
	font-size: 18px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

#about .about_line2{
	display: block;
	margin-bottom: 10px;
	width: 100%;
	height: 1px;
	background-color: red;
}

#about .about_more{
	cursor: pointer;
}

#about .about_content{
	width:  445px;
	height: 106px;
	text-indent: 28px;
	font-size: 13px;
	line-height: 21px;
	overflow: hidden;
}

#about .about_more{
	color: red;
	position: absolute;
	bottom: 0px;
	right: 0px;
}

#about_right video{
	margin-top: 25px;
	width: 483px;
	height: 405px;
}






