.con{width:1200px;height:394px; margin:0 auto;}
.about_in{
	width:1200px;
	margin:0 auto;
	}
.about_in{
	font-size:22px;
	color:#d40808;
	}
.top_img img{
	width:100%;
	}
.about_in .text{
	width: 520px;
    height: 268px;
    float: right;
	margin-top:26px;
	}
.about_in .text span{
	font-size:22px;
	font-weight:bold;
	letter-spacing:5px;
	}
.about_in .text p:hover a{
	color:#333;
}
.about_in .text span a{
	color: #333;
}
.about_in .text span:hover a{
	color: #d40808;
}
.about_in .text p a{
	color: #666;
}
.about_in .text p{
	font-family:"微软雅黑";
	font-size: 14px;
    line-height: 24px;
    width: 520px;
    height: 144px;
    overflow: hidden;
    margin-top: 26px;
    margin-bottom: 30px;
    text-indent: 2em;
}
.p_img{
	width: 542px;
    height: 326px;
    float: left;
    overflow: hidden;
	}
.wimg img:hover{
	transform: scale(1.3);
}
.wimg img{
	width: 542px;
    height: 326px;
    float: left;
    transition: all 0.7s;
	}
.btn{
	width: 102px;
    height: 38px;
    background: #6e696c;
    border: none;
    color: #fff;
    font-size: 14px;
    float: left;
    cursor: pointer;
    letter-spacing: 2px;
	line-height: 38px;
    text-align: center;
	}