*{

	-webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    box-sizing: border-box;

    margin: 0;

    padding: 0;

    border: none;

    text-decoration: none;

    -webkit-text-size-adjust: none;

    -webkit-tap-highlight-color: transparent;

}

h1, h2, h3, h4, h5, h6, input, select, textarea {

    outline: 0;

    font-weight: 400;

    font-size: 100%;

}

ul,li{

	list-style-type: none;

}

img{

	display: inline-block;

}

.clearfloat:after{

	display:block;

	clear:both;

	content:"";

	visibility:hidden;

	height:0;

}	 

.clearfloat{

	zoom:1

} 

body{

	width: 100%;

	min-width: 1000px;

	background: #FFFFFF;

}

.banner{

	width:100%;

	margin-bottom: 2px;

}

.banner_exp{

	width: 100%;

	background: #F5EDE8;

	padding:24px 18%;

	margin-bottom: 40px;

}

.banner_exp .three_pic{

	float: left;

	width: 44%;

	margin-right: 3%;

}

.banner_exp .three_pic img{

	float: left;

	width: 31.333%;

	margin: 0 1%;

}

.banner_exp .banner_txt{

	float: left;

	width: 53%;

	margin:1.4% 0;

}

.banner_exp .banner_txt p{

	font-size: 20px;

	letter-spacing: 2px;

}

.cont_1{

	width: 64%;

	min-width: 1000px;

	margin:0 auto;

	background: #F5EDE8;

	-moz-box-shadow: 0px 4px 20px #888;

    box-shadow: 0px 4px 20px #888;

    padding:30px 2%;

    margin-bottom: 50px;

}

.cont_1 .txt_part{

	float: left;

	width: 44%;

	margin-right: 5%;

}

.big_title{

	font-size: 32px;

	letter-spacing: 2px;

	line-height: 2.5;

}

.big_title span{

	color: #B36C45;

}

.cont_1 .txt_part p{

	font-size: 17px;

	line-height: 1.8;

}



.cont_1 .btn_red{

	width: 44%;

	border-radius: 6px;

	background: #E9241F;

	margin-top: 30px;

	text-align: center;

	transition: all .3s;

    -moz-transition: all .3s;

    -ms-transition: all .3s;

    -o-transition: all .3s;

    -moz-box-shadow: 2px 2px 8px #888;

    box-shadow: 2px 2px 8px #888;

}

.btn_red:hover{

    transform: translate(0, -4px);

	transition:all .3s;

	-moz-transition:all .3s;

	-ms-transition:all .3s;

	-o-transition:all .3s;

}

.btn_red a{

	width: 100%;

	color: #fff;	

	display: block;

	line-height: 2.5;

	font-size: 22px;

	letter-spacing: 2px;

}

.cont_1 .two_pic{

	float: left;

	width: 51%;

}

.cont_1 .two_pic img{

	width:46%;	

	display: block;

	float: left;

}

.cont_2,.cont_3{

	width: 65%;

	margin:0 auto;

	text-align: center;

	margin-bottom: 60px;

}

.sma_title{

	font-size: 18px;

	letter-spacing: 2px;

	line-height: 1.6;

	margin-bottom: 20px;

}

.sma_title span{

	color: #B36C45;

}

.cont_2 .major_li li,.cont_3 .major_li li{

	float: left;

	width: 23.8%;

	padding:15px 10px;

	-moz-box-shadow: 2px 2px 8px #888;

    box-shadow: 2px 2px 8px #888;

    margin:0 0.6%;

    border-top-left-radius: 8px;

    border-top-right-radius: 8px;

    padding-top: 25px;

}

.cont_2 .major_li li img,.cont_3 .major_li li img{

    display: block;

    width:100%;    

}

.cont_2 .major_li li .pic_box,.cont_3 .major_li li .pic_box{

	position: relative;

}

.cont_2 .major_li li p,.cont_3 .major_li li p{

	position: absolute;

	bottom: 0px;

	left: 0px;

	background: rgba(0,0,0,.6);

	width: 100%;

	text-align: center;

	color: #fff;

	font-size: 15px;

	letter-spacing: 2px;

	font-weight: 700;

	line-height: 2;

}

.cont_2 .btn_red,.cont_3 .btn_red,.cont_4 .btn_red,.cont_5 .btn_red{

	width: 18%;

	margin: 0 auto;

	border-radius: 6px;

	background: #E9241F;

	margin-top: 30px;

	text-align: center;

	transition: all .3s;

    -moz-transition: all .3s;

    -ms-transition: all .3s;

    -o-transition: all .3s;

    -moz-box-shadow: 2px 2px 8px #888;

    box-shadow: 2px 2px 8px #888;

}

.cont_4 .big_title,.cont_5 .big_title,.cont_6 .big_title{

	line-height: 1.5;

}

.elg_txt{

	font-size: 16px;

	text-align: center;

	color: #B3B3B3;

	margin-bottom: 24px;

}

.cont_4,.cont_5{

	width: 64%;

	margin:0 auto;

	text-align: center;

	margin-bottom: 60px;

}

.cont_4 .pic_group{

	margin-bottom: 40px;

}

.cont_5 .pic_group ul li{

	float: left;

	width: 32.66%;

	padding:12px;

	margin-bottom: 14px;

	border:2px solid #E4E4E4;

}

.cont_5 .pic_group ul li.margin_li{

	margin:0 1%;

}

.cont_6{

	width: 65%;

	margin:0 auto;

	text-align: center;

	margin-bottom: 20px;

}

.cont_6 .pic_group ul li{

	float: left;

	width: 25%;

	margin-bottom: 20px;

}

.cont_7{

	width: 63%;

	margin:0 auto;

	margin-bottom: 10%;

	position: relative;

}

.cont_7 .bottom_txt{

	position: absolute;

	left: 26%;

	top:10px;

}

.bottom_txt h5{

	font-size: 30px;

	line-height: 3;

	letter-spacing: 4px;

}

.bottom_txt h5 span{

	color: #9C410F;

	font-weight: 700;

}

.bottom_txt ul li{

	float: left;

	width: 28.5%;	

	text-align: center;

	background: #9C410F;

	margin-bottom: 16px;

	border-radius: 8px;

}

.bottom_txt ul li a{

	font-size: 20px;

	line-height: 2.4;

	font-weight: 700;

	display: block;	

	color: #fff;

	letter-spacing: 2px;

}

.bottom_txt ul li.margin_li{

	margin: 0 5%;

}

.bottom_txt p{

	font-size: 20px;

	letter-spacing: 4px;

	margin-top: 20px;

}

.bottom_txt p span{

	font-weight: 700;

	color: #9C410F;

	font-size: 34px;

}

.box-form{

	background: url(../images/form-bg.png) 0 0 no-repeat;

	padding:50px 22%;

	margin-top: 100px;

}

.box-form .footer_top{

	width: 64%;

	margin:0 auto;

	margin-bottom: 50px;

}

.box-form .form{

	background: rgba(255,255,255,.6);

	padding:30px 180px;

	margin-left: 0;

}

.box-form .form .li-gender label{

	margin:0 80px;

}

.row-three .form .li-item {

    border: 1px solid #838381;

}

.row-three .form .d1 {

    border-right: 1px solid #838381;

    font-size: 25px;

    width: 30%;

    height: 70px;

    line-height:70px;

}

.box-form .form .d2 {

	width: 69%;

	float: left;

    margin-left: 0;

    padding: 0 13px 0 20px;

}

.box-form .form .d1 em {

    color: #333;

    font-weight: 400;

    margin-right: 4px;

}

.box-form .form .inp-form {

    display: block;

    width: 100%;

    height: 70px;

    line-height: 70px;

    border: none;

    font-size: 25px;

    color: #333;

    background: transparent;

    -webkit-appearance: none;

    -moz-appearance: none;

    appearance: none;

}

input::-webkit-input-placeholder{ 

color: #333; 

} 

input:-moz-placeholder{ 

color: #333; 

} 

input::-moz-placeholder{ 

color: #333; 

} 

input:-ms-input-placeholder{ 

color: #333; 

} 

.row-three .form .select .cur {

    background-image: url(../images/target_icon.png);

    display: block;

    width: 100%;

    height: 100%;

    background-position: right center;

    background-repeat: no-repeat;

    -webkit-background-size: 18px auto;

    background-size: 18px auto;

}

.box-form .form .select .s-list {

    position: absolute;

    top: 70px;

    left: -20px;

    right: -20px;

    display: none;

    z-index: 2;

    background: #fff;

}

.box-form .form .select .s-list a {

    padding: 0 13px 0 20px;

    display: block;

    height: 70px;

    line-height: 70px;

    font-size: 25px;

}

.box-form .click-btn{

	width: 40%;

}