@charset "utf-8";
/* CSS Document */



.pagetit{
	background: url(../img/mainimg.jpg) no-repeat;
    background-size: cover;
}

.sec{
	display:table;
	margin:40px auto 0;
	min-width:960px;
	color:#525252;
	padding-bottom:60px;
}

.sec1{
	width:960px;
	margin:60px auto 100px;
}

.sec1 .btn{
	width:320px;
	height:32px;
}

.sec1 .btn img{
	display: table;
    margin: 0px auto;
    padding-top: 12px;
}

.sec1 .blue{
	background-color:#2EB6AF;
}
.sec1 .orange{
	background-color:#E38A39;
}
.sec1 .green{
	background-color:#20AF32;
}

.sec1 .tit{
	font-size:28px;
	margin-bottom:10px;
}

.sec1 .sub{
	font-size:20px;
}

.sec1 .des{
	font-size:18px;
	font-weight:normal;
	line-height:200%;
}


.sec2{
	width:100%;
	background: url(../../common/img/bg_blue.gif);
}

.sec2 .inner .des span{
	margin-left:60px;
}

.sec2 .inner .box2,
.sec3 .inner .box2{
	width:450px;
	color:#fff;
}
.sec2 .inner .box2:first-child,
.sec3 .inner .box2:first-child{
	margin-right:40px;
}

.sec3{
	width:100%;
	background: url(../../common/img/bg_orange.gif);
}

.sec3 .des {
	width: 420px;
}

.sec4{
	width:100%;
	background: url(../../common/img/bg_green2.gif);
}
.sec4 .txt_box01 {
}
.sec4 .txt_box01 .placeName {
	font-size: 24px;
	font-weight: bold;
	margin-top: 15px;
}
.sec4 .txt_box01 .place {
	margin: -10px 0 10px 0;
}
.sec4 .block01 {
	width: 480px;
}
.sec4 .block01 .t_box {
	width: 225px;
	margin-left: 0;
}
.sec4 .box01 {
	width: 235px;
	float: left;
}
.sec4 .box02 {
	width: 235px;
	float: right;
}

.sec5{
	width:100%;
	background: url(../../common/img/bg_rose.gif);
}

.sec6{
	width:100%;
	background: url(../../common/img/bg_purple.gif);
}


.sec .inner{
	width:960px;
	display:table;
	margin:20px auto;
	position:relative;
}

.inner .t_box{
	width:400px;
	color:#fff;
}

.t_box .tit{
	font-size:33px;
	font-weight:bold;
}

.inner .line{
	background:#FFF;
	width:90px;
	height:6px;
	margin:10px 0;
}

.t_box .des{
	line-height: 200%;
	font-size:14px;
}

.t_box img{
	position:absolute;
	bottom:0;
}

.inner .img_box{
	width:500px;
}



.sec2 .block{ margin-top:20px; color:#fff; font-size:14px; line-height:160%;}

.sec3 .block{ margin-top:30px;}

.sec4 .mb10 {
	margin-bottom: 15px;
}
.sec4 .mr10 {
	padding-left: 50px;
	float: left;
}

.sec5 .inner .t_box,
.sec6 .inner .t_box{
	width:600px;
}

.sec5 .inner .img_box,
.sec6 .inner .img_box{
	width:initial;
}

.block .box{
	width:218px;
	margin-right:30px;
}
.block .box:first-child{
	/*margin-left:30px;*/
}
.block .box:last-child{
	margin-right:0;
}

.block .box img{
	margin-bottom:10px;
}

.block2{
	margin-top:0 !important;
}

.sub_txt{
	font-size:14px;
}
