﻿/*关于我们*/

.about_zi {
	width: 940px;
	margin: -40px auto;
}

.about_zi .w_1000 {
	width:1000px;
	margin:0 auto;
	color: #ffffff; font-size: 12px;
	}

.about_zi div img{  
                cursor: pointer;  
                transition: all 0.6s;  
            }  
.about_zi div img:hover{  
                transform: scale(3);  
            }

.about_zi .ab_img {
	position: relative;
}

.about_zi .ab_img i {
	display: block;
	padding-bottom: 15.706806282722512%;
}

.about_zi p {
	font-size: 14px;
	color: #666;
	line-height: 30px;
}

.about_ul li {
	margin-bottom: px;

}

.about_ul .quan {
	background: #F44336;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	width: 85px;
	height: 85px;
	border-radius: 50%;
	text-align: center;
	display: block;
	overflow: hidden;
	line-height: 85px;
	float: left;
}

.about_ul .wen {
	width: 100%;
	height: 165px;
	float: right;
	border: 0px solid #000000;
	box-shadow: 0px 0px 5px #000000;
	padding: 0% 0%;
}

.about_ul .wen .tx{
	margin: 0 120px;
	width: 500px;
	float: left;
	font-size: 12px;
	color: #ffffff;
	white-space:normal;
	word-break:break-all;
	overflow:hidden;
}

.about_ul .wen .txt{
	margin: 0 5px;
	width: 715px;
	float: left;
	font-size: 12px;
	color: #999999;
	white-space:normal;
	word-break:break-all;
	overflow:hidden;
}

.about_ul .wen h2 {
	text-indent:4px;
	height: 30px;
	line-height: 30px;
	color: rgb(207, 100, 34);
	width: 100%;
	overflow: hidden;
	font-size: 16px;
}

.about_ul .wen h3 {
	text-indent:4px;
	height: 30px;
	line-height: 30px;
	color: rgb(207, 100, 34);
	width: 100%;
	overflow: hidden;
	font-size: 16px;
}

.about_ul .wen h4 {
	text-indent:4px;
	height: 30px;
	line-height: 30px;
	color: rgb(207, 100, 34);
	width: 100%;
	overflow: hidden;
	font-size: 16px;
}

.about_ul .wen h44 {
	height: 28px;
	line-height: 28px;
	color: #4c4c4c;
	width: 100%;
	overflow: hidden;
	font-size: 16px;
}

.about_ul .wen h6 {
	color: #999999;
	font-family: arial;
	font-size: 14px;
	height: 25px;
	line-height: 25px;
	width: 100%;
	overflow: hidden;
}