 
/*about*/
.m2{
	margin-top: 20px;
}
.lmbt{
	height: 46px;
	line-height: 46px;
	border-bottom: 2px solid #ccc;
}
.lmbt .gy{
	font-size: 20px;
	color: #e23a3a;
	width: 120px;
	text-align: center;
	border-bottom: 2px solid #e23a3a;
}
.lmbt .gd a{
	color: #999;
	padding-right: 20px;
}
.about{
	margin-top: 30px;
}
.about .about_img{
	width: 495px;
	height: 348px;
	margin-left: 25px;
}
.about .about_img img{
	width: 495px;
	height: 348px;
}
.about .jianjie{
	margin-top: 30px;
	margin-left: 80px;
}
.about .jj_txt{
	width: 540px;
	text-indent: 2em;
	color: #999;
	font-size: 14px;
	line-height: 200%;
	text-align: justify;
}
.about .ckgd{
	width: 169px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	font-size: 15px;
	color: #fff;
	background-color: #e23a3a;
	display: block;
	margin-top: 40px;
}
/*about*/

/*jianyi*/
.jianyi li{
	width: 365px;
	height: 215px;
	position: relative;
	float: left;
	margin-right: 50px;
	margin-top: 20px;
}
.jianyi .none{
	margin-right: 0;
}
.jianyi li img{
	width: 365px;
	height: 215px;
}
.jianyi li p{
	position: absolute;
	bottom: 0;
	width: 365px;
	height: 39px;
	line-height: 39px;
	background-color: rgba(0,0,0,.6);
}
.jianyi li p span{
	color: #fff;
	font-size: 15px;
	width: 220px;
	display: block;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 auto;
}
/*jianyi*/

/*zixun*/
.zxzx{
	width: 535px;
}
.new{
	padding: 10px 10px;
}
.new li{
	height: 40px;
	line-height: 40px;
	border-bottom: 1px dashed #ccc; 
	cursor:pointer;
}
.new li span{
	font-size: 14px;
	color: #999;
}
.new li .new_t{
	width: 300px;
	display: block;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 15px;
    background:url(../images/dian.jpg) left 19px no-repeat; 
}
.new li .new_t:hover{
	color: #e23a3a;
}
.jrrd{
	width: 620px;
}
.all{ 
	width: 595px; 
	height: 328px; 
	position: relative;
	margin: auto;
	margin-top: 20px;
}
.screen{
	width:595px;
	height:328px;
	 overflow:hidden; 
	position:relative;
}
.screen ul{ 
	position:absolute; 
	left:0; 
	top:0px; 
	width: 2975px;
}
.screen li{ 
	width:595px; 
	height:328px; 
	overflow:hidden; 
	float:left; 
	position: relative;
}
.screen li p{
    font-size: 12px;
    padding-left: 10px;
    width: 585px;
    color: #fff;
    height: 30px;
    line-height: 30px;
    background-color: rgba(0,0,0,.5);
    position: absolute;
    bottom: 0;
}


.all ol{ 
	position:absolute; 
	right:10px; 
	bottom:10px; 
	line-height:20px; 
	text-align:center;
}
.all ol li{ 
	float: left; 
	width: 15px; 
	height: 15px; 
	color: #fff;  
	margin-left: 5px; 
	cursor: pointer; 
	font-size: 10px; 
	line-height: 15px;  
}
.all ol li.current{ 
	background:red;
}
/*zixun*/

/*hezuo*/
.qiye{
	margin: 10px 0;
}
.qiye li{
	float: left;
	width: 148px;
	height: 98px;
	margin-right: 20px;
}
.qiye li img{
	width: 100%;
}
/*hezuo*/

/*new*/
.new1 li{
	border-bottom: 0;
}
.new1 li .new_t{
	width: 600px;
	font-size: 16px;
}
.new .new_tt{
	display: none;
}
.new .new_tt p{
	line-height: 180%;
	text-align: justify;
	margin-top: 10px;
	text-indent: 2em;
	padding: 0 15px;
}
.mbx_down .toutt img{
	width: 100%;
}
.mbx_down .fangxin{
	font-size: 18px;
	color: #333;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 50px;
}
.mbx_down .biaodan{
	width: 520px;
	margin: auto;
}
.mbx_down .biaodan li{
	margin: 20px 0;
	font-weight: bold;
}
.mbx_down .biaodan .inputTxt{
	width: 400px;
	height: 30px;
	border: 1px solid #999;
	margin: 0 8px;
	padding-left: 4px;
	font-family: "微软雅黑";
}
.mbx_down .biaodan span{
	color: red;
}
.mbx_down .biaodan .ruu{
	color: #999;
	font-weight: normal;
	margin-left: 78px;
}
.mbx_down .biaodan textarea{
	margin: 0 8px;
	border: 1px solid #999;
}
.mbx_down .biaodan .butt{
	width: 200px;
	height: 35px;
	background-color: #e23a3a;
	color: #fff;
	cursor: pointer; 
	margin-left: 78px;
}