*{
	padding: 0;
	margin:0; 
}
.main{
	background: url(../img1/img_1.jpg);
	background-size:cover 
}
.w1200{
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
}
.main-nav{
	text-align: center;
}
.main-nav p{
	font-size: 36px;
	color: #666666;
	opacity: 0.15;
	filter: alpha(opacity=15);
	font-family: "Angsana New";
	letter-spacing:10px;
	line-height: 30px;
	text-transform: uppercase;
}
.main-nav h2{
	font-size: 26px;
	color: #000000;
	line-height: 30px;
	padding-bottom: 25px;
	background: url(../img1/img_1.png) no-repeat bottom center;
}
.main-nav{
	margin: 50px 0
}
.main-work{
	background: #f7f7f7;
	padding: 30px 20px;
	margin-bottom: 20px;
}
.main-work p{
	font-size: 24px;
	color: #444444;
	line-height: 34px;
	padding-left: 30px;
	background: url(../img1/img_2.png) no-repeat 0 10px ;
	float: left;
}
.main-work p:first-child{
	width: 755px;
}
.main-one-ul{
	display: inline-block;
	zoom: 1;
	*display: inline;
	padding: 40px 0 66px 0
}
.main-one-ul li{
	width:279px;
	padding:40px 44px 0 44px;
	text-align: center;
	min-height: 248px;
	float: left;
	cursor: pointer;
	transition:all 0.3s;
	background: url(../img1/img_6.png) no-repeat left center;
}
.main-one-ul li:first-child{
	background: none
}
.main-one-ul li:hover{
	background: #fff;
	box-shadow: 0 0 84px rgba(0,0,0,0.1)
}

.main-one-ul li h2{
	font-size: 20px;
	color: #d32833;
	line-height: 26px;
	padding: 8px 0
}
.main-one-ul li p{
	font-size: 14px;
	color: #666666;
	line-height: 24px;
}
.main-img-left{
	width: 458px;
	float: left;
	height: 434px;
	line-height: 434px;
}
.main-img-right{
	width: 374px;
	float: right;
	height: 434px;
	line-height: 434px;
}
.main-img{
	padding: 20px 0 70px 
}
.main-two{
	display: inline-block;
	zoom: 1;
	*display: inline;
}
.main-two li{
	width: 211px;
	float: left;
}
.main-two li h2{
	font-size: 20px;
	color: #d32833;
	line-height: 30px;
}
.main-two li p{
	font-size: 14px;
	color: #666666;
	line-height: 24px;
}
.main-two{
	padding: 55px 0 20px 0
}
.main-text-left{
	float: left;
	width: 501px;
	height: 382px;
	text-align: center;
	line-height: 382px;
}
.main-text-right{
	background: url(../img1/img_18.png);
    padding: 84px 41px 0 81px;
    width: 577px;
    height: 298px;
	float: right;
}
.main-text-right h2{
	font-size: 24px;
	color: #d32833;
	line-height: 28px;
	padding-bottom: 15px;
	background: url(../img1/img_19.png) no-repeat left bottom;
	margin-bottom: 30px;
}
.main-text-right p{
	font-size: 14px;
	color: #666666;
	line-height: 24px;
}
.main-text{
	padding: 0 0 40px
}
.main-strategy h2{
	font-size: 20px;
	color: #d32833;
	text-align: left;
	padding-left: 50px;
	line-height: 24px;
	margin-bottom: 50px 
}
.main-strategy {
	padding-bottom: 89px;
}
.main-strategy ul{
	display: inline-block;
	zoom: 1;
	*display: inline;
}
.main-strategy li a{
	display: block;
	width: 100%;
	height: 100%;
	font-size: 14px;
	color: #000000;
}
.main-strategy li{
	border:1px solid #f1f1f1;
	width:147px;
	height: 46px;
	line-height: 46px;
	background: #ffffff;
	float: left;
	margin:  0 25px;
}