.about {
	overflow: hidden;
	width: 100%;
	height: 553px;
	padding-top: 35px;
	background-color: #F7F7F7;
	background-image: url(./about_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.about .title em{ background:url(./about_t.png) no-repeat center}
.about .aboutbox {
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
	margin-top: 30px;
}
.about .video{ overflow:hidden; width:538px; height:316px; padding:17px; background:url(./about_videoBg.png) no-repeat center; float:left}
.about .video img{ width:538px; height:316px;}
.about .wen{
	overflow: hidden;
	float: left;
	margin-left: 30px;
	padding-left: 60px;
	background: url(./about_01.png) repeat-y left top;
	width: 530px;
	margin-top: 17px;
}
.about .wen h3{ font-size:18px;}
.about .wen h3 a{ color:#333; font-size:16px;}
.about .wen em{ display:block; font-size:14px; color:#666; margin-bottom:25px;}
.about .wen p{ font-size:14px; color:#666; line-height:25px; height:125px; overflow:hidden; text-align:justify; margin-bottom:60px;}
.about .btn{ overflow:hidden; width:100%;}
.about .btn a{ display:block; width:119px; height:36px; text-align:center; line-height:36px; font-size:18px; color:#fff; margin-right:10px; float:left}
.about .btn .a01{ background:url(./about_btn.png) no-repeat left center}
.about .btn .a02{ background:url(./about_btn.png) no-repeat right center;}
.about .btn span{ display:block; float:right; font-size:14px; color:#333;}
.about .btn b{ font-weight:normal; font-size:18px; color:#eb2533;}
.about .btn span img{ margin-right:5px;}

.title { overflow:hidden; width:100%; text-align:center;}
.title h2{ font-size:35px; color:#eb2533; line-height:60px;}
.title h2 a{color:#eb2533;}
.title p{ font-size:24px; color:#333}
.title a{ color:#eb2533}
.title .em_ys{ font-size:12px;margin-top:8px;}
.title em{ display:block; font-size:13px; color:#666060; text-transform:uppercase; font-family:Calibri; margin-top:10px;}

.title.wt p{ color:#fff;}
.title.wt h2,.title.wt a{ color:#ffea00}
