*{
	/*  color: #333333; */
	-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; 
}
@font-face {
  font-family: 'iconfont';
  src: url('iconfont.eot');
  src: url('iconfont.eot?#iefix') format('embedded-opentype'),
  url('iconfont.woff') format('woff'),
  url('iconfont.ttf') format('truetype'),
  url('iconfont.svg#iconfont') format('svg');
}
.iconfont{
  font-family:"iconfont" !important;
  font-size:16px;font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
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: 1300px;
	background: #FFFFFF;
}
.banner{
	width:100%;
}
.cnt{
	width: 1200px;
	margin:0 auto;
}
.title{
	text-align: center;
	margin-bottom: 60px;
}
.small-cnt{
	margin-top: 130px;
}
.content-1 .li-box{
	display: inline;
	width: 32.6%;
	float: left;
    transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;	
	border-radius: 0 0 55px 0;
}
.content-1 .li-box:hover{
	box-shadow: 0 0 15px #c1c1c1;
    transform: translate(0, -15px);
	 transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;	
}
.content-1 .li-1,.content-1 .li-2{
	margin-right: 1%;
}
.content-1 .li-box .top_cnt{
	background: #F4F4F6;
	text-align: center;
	padding:10px 0;
	height: 550px;
}
.content-1 .li-box .top_cnt h3{
	font-size: 30px;
	font-weight: 700;
	line-height: 3;
	letter-spacing: 2px;
	color: #323232;
}
.content-1 .li-1 .top_cnt h3{
	margin-bottom: 15px;	
}
.content-1 .li-2 .top_cnt h3{
	margin-bottom: 25px;
}
.content-1 .li-3 .top_cnt h3{
	margin-bottom: 50px;
}
.content-1 .li-1 .top_cnt{
	padding-left:16px;
	padding-right: 10px;
}
.content-1 .li-2 .top_cnt{
	padding-left:3px;
	padding-right: 3px;
}
.content-1 .li-3 .top_cnt{
	padding-left:6px;
	padding-right: 6px;
}
.content-1 .li-box .er-cnt{
	font-size: 20px;
	border: 2px solid #ccc;
	border-top: none;
	padding:30px 18px;
	padding-bottom: 40px;
	border-bottom-right-radius: 50px;
}
.content-1 .li-box .er-cnt p{
	letter-spacing: 1px;
}
.click-btn{
	width: 25%;
	margin:0 auto;
	margin-top:60px;	
    text-align: center;
}
.click-btn a {
	display: block;
    font-size: 24px;
    line-height: 2.1;
    font-weight: 400;
    letter-spacing: 3px;
    background: #FEC135;	
    border:2px solid #FEC135;
    -moz-box-shadow: 2px 2px 5px #B5B5B5;
    box-shadow: 2px 2px 5px #B5B5B5;
}
.click-btn a:hover{
	background: transparent;
	color:#FEC135!important;
}
.sma_title{
	margin-bottom: 40px;
	text-align: center;
}
.content-2 .detail-cnt{
	border: 1px solid #CDCDCD;
	padding:25px;
	margin-bottom: 100px;
}
.content-2 .swiper_list{
	float: left;
	margin-left: 0.5%;
	margin-top: 22px;
}
.content-2 .swiper_list ul li{
	border:2px solid #333333;
	background: #333333;
	border-top-left-radius: 30px;
	border-bottom-right-radius: 30px;
	border-top-right-radius: 10px;
	margin-bottom: 20px;
	text-align: center;
	width: 80px;
	height: 77px;
	vertical-align: bottom;
	cursor: pointer;
}
.content-2 .swiper_list ul li i,.content-2 .swiper_list ul li p{
	color: #fff;
	font-size: 18px;
	display: block;
}
.content-2 .swiper_cnt{
	width: 89%;
	float: right;
	min-height: 630px;
}
.content-2 .swiper_cnt img{
	display: block;
	margin-bottom: 30px;
}
.content-2 .swiper_cnt h4{
	padding-left: 30px;
	font-size: 24px;
	line-height: 1.5;
	letter-spacing: 2px;
	margin-bottom: 10px;
}
.content-2 .swiper_cnt p{
	padding-left: 30px;
	font-size: 19px;
	line-height: 1.8;
	letter-spacing: 1px;
}
.video_pert{
	margin-bottom: 80px;
}
.video_pert ul li{
	width: 24%;
	float: left;
	padding:8px;
	border: 2px solid #DFDFDF;
	margin-bottom: 24px;
	text-align: center;
	min-height:  180px;
	transition:all .3s;
	-moz-transition:all .3s;
	-ms-transition:all .3s;
	-o-transition:all .3s;
}
.video_pert ul li:hover{
	box-shadow: 0 0 15px #c1c1c1;
    transform: translate(0, -15px);
	transition:all .3s;
	-moz-transition:all .3s;
	-ms-transition:all .3s;
	-o-transition:all .3s;
}
.video_pert ul li h5{
	font-size: 23px;
	line-height: 1.8;
	color: #fff;
}
.video_pert ul li p{
	font-size: 17px;
	color: #fff;
}
.video_pert ul li.mar-right{
	margin-right: 0.5%;
}
.video_pert ul li .video-box{
	position: relative;
}
.video_pert ul li .video-box>img{
	height:172px!important;
}
.video_pert ul li .video-box .full{
	position: absolute;
	top:16px;
	width:100%;
}
.info_cnt ul li{
	float: left;
	width: 48%;
	padding:14px;
	border:1px solid #D8D8D8;
	transition:all .3s;
	-moz-transition:all .3s;
	-ms-transition:all .3s;
	-o-transition:all .3s;	
}
.info_cnt ul li:hover{
	box-shadow: 0 0 15px #c1c1c1;
    transform: translate(0, -15px);
	transition:all .3s;
	-moz-transition:all .3s;
	-ms-transition:all .3s;
	-o-transition:all .3s;
}

.info_cnt ul li h5{
	font-size: 20px;
	text-align: center;
	line-height: 1.5;
	letter-spacing: 1px;
	margin:10px 0;
	margin-bottom: 20px;
}
.info_cnt ul li p{
	font-size: 16px;
	padding:0 46px;
	letter-spacing: 1px;
	margin:10px 0;
	height: 63px;
}
.info_cnt ul li.list_left{
	margin-right: 4%;
}
.info_cnt ul li.list_top{
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	margin-bottom: 48px;
}
.info_cnt ul li.list_bottom{
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
}
.content-3 .help_list ul li{
	float: left;
    width: 17%;
    height: -34%;
    height: 204px;
    margin-right: 10%;
    transition: all .3s;
    border-radius: 26px 26px 0px 26px;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}
.content-3 .help_list ul li:hover{
	box-shadow: 0 0 15px #c1c1c1;
    transform: translate(0, -15px);
	transition:all .3s;
	-moz-transition:all .3s;
	-ms-transition:all .3s;
	-o-transition:all .3s;
}
.content-3 .help_list ul li.no_right{
	margin-right:0%;
}
.content-3 .help_list ul li.bottom_li{
	margin-bottom: 40px;
}
.content-4 .detail-4{
	position: relative;
}
.content-4 .swiper-container{
	width: 78%;
	margin: 0 auto;
}
.content-4 .swiper-container .tx-intro{
	border: 2px solid #EBD4BB;
	border-bottom-left-radius:60px ;
	border-bottom-right-radius:60px ;
	padding:30px;
	margin-top: 15px;
}
.content-4 .swiper-container .left-icon{
	float: left;
	width: 13%;
	margin-right: 5%;
	margin-top: 14px;
}
.content-4 .swiper-container .right-intro{
	text-align: left;
	float: left;
	width: 82%;
}
.content-4 .swiper-container .right-intro h5{
	font-style: italic;
	font-size: 36px;
	font-weight: 700;
	color: #B18B61;
	line-height: 1.5;
}
.content-4 .swiper-container .right-intro p{
	font-size: 26px;
	line-height: 1.5;
}
.content-4 .swiper-button-next{
	background-image:url(../images/right-arr.png);
	background-size: 100% 100%;
	right: 25px;
}
.content-4 .swiper-button-prev{
	background-image:url(../images/left-arr.png);
	background-size: 100% 100%;
	left: 25px;
}
.content-4 .swiper-button-next,.content-4 .swiper-button-prev{
	width: 50px;
    height: 50px;  
}
.content-5 .cooper_cnt{
	text-align: center;
}
.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 70px;
}
.row-three .form .li-item {
    border: 1px solid #838381;
}
.row-three .form .d1 {
    border-right: 1px solid #838381;
    font-size: 20px;
    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;
}
.box-form .form input::-webkit-input-placeholder{ 
    color: #333; 
} 
.box-form .form input:-moz-placeholder{ 
   color: #333; 
} 
.box-form .form input::-moz-placeholder{ 
   color: #333; 
} 
.box-form .form 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 {
	color:black;
    padding: 0 13px 0 20px;
    display: block;
    height: 70px;
    line-height: 70px;
    font-size: 25px;
}
.box-form .click-btn{
	width: 40%;
}
.soBox.open{
	width: 79px!important;
}
