*{	
	-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;
}
ul,li{
	list-style-type: none;
}
img{
	display: inline-block;
}
body{
	color: #526772;
}
.clearfloat:after{
	display:block;
	clear:both;
	content:"";
	visibility:hidden;
	height:0;
}	 
.clearfloat{
	zoom:1
} 
body{
	width: 100%;
	min-width: 1300px;
	background: #FFFFFF;
}
.top_banner{
	position: relative;
}
.ban-inner .top_logo{
	position: absolute;
	width: 30%;
	top: 5%;
    left: 5%;
	z-index: 3;
}
.cnt{
	width: 1200px;
	margin:0 auto;
}
.title{
	width:100%;
	position: relative;
	margin-top:70px;
	margin-bottom: 50px;
}
.title .title_intro{
	position: absolute;
	left: 10.6%;
	top:0;
}
.title .title_intro h4{
	font-size: 36px;
}
.title .title_intro p{
	font-size: 22px;
}

.content-1{
	padding:80px 6%;
}
.content-1 ul li{
	float: left;
	width: 25%;
	text-align: center;
}
.content-1 ul li img{
	margin-bottom: 15px;
}
.cnt_detail img:hover,.pic_group img:hover,.single_view img:hover{ 
	transform:scale(1.2); 
	transition:0.3s ease-in all; 
}
.content-1 ul li p{
	font-size: 20px;
}
.cnt_detail ul li{
	float: left;
    width: 32%;
    text-align: center; 
    margin-bottom: 20px;   
}
.cnt_detail ul li.center_li{
	margin:0 2%;	
}
.cnt_detail ul li .img_box{
	padding:10px;
    border:1px solid #D5DFE4;
	border-top-left-radius: 16px;
	border-top-right-radius: 16px;
	box-shadow: 0px 0px 6px #B3B0B1;
    -moz-box-shadow: 0px 0px 6px #B3B0B1;
    -webkit-box-shadow: 0px 0px 6px #B3B0B1;
    margin-bottom: 20px;
}
.cnt_detail ul li p{
	font-size: 18px;
}
.sma_title{
	text-align: center;
	margin-top:70px;
	margin-bottom: 50px;
	
}
.content-2 .pic_group .left_single{
	float: left;
	width: 66%;
}
.content-2 .pic_group .right_group{
	float: right;
	width: 32.6%;
}
.single_view{
	border: 2px solid #D5DFE4;
	box-shadow: 0px 0px 6px #B3B0B1;
    -moz-box-shadow: 0px 0px 6px #B3B0B1;
    -webkit-box-shadow: 0px 0px 6px #B3B0B1;
    padding:18px;
    margin-bottom: 70px;
}
.single_view .left_box{
	float: left;
}
.single_view .right_box{
	float: right;
}
.single_view .big_box{
	width: 76%;
}
.single_view .sma_box{
	width: 24%;
}
.single_view .big_box ul li{
	width: 32.4%;
	float: left;	
}
.single_view .big_box ul li.center_li{
	margin:0 1%;
}
.single_view .big_box ul li p,.single_view .sma_box p{
	font-size: 16px;
	line-height: 2;
	margin-bottom: 20px;
	text-align: center;
}
.content-3 .title .title_intro{
	top:-16px;
}
.content-3 .title .title_intro p{
	letter-spacing: 9px;
}
.content-3 .pic_group .left_group{
	float: left;
	width: 32.6%;
}
.content-3 .pic_group .right_single{
	float: right;
	width: 66%;
}
.content-4 .title .title_intro{
	top:-5px;
}
.content-4 .title .title_intro p{
	letter-spacing: 3px;
}
.content-5 .title .title_intro{
	top:-5px;
}
.content-5 .title .title_intro p{
	letter-spacing: 8px;
}
.content-5 .pic_group .left_3{
	float: left;
	width: 49.5%;
}
.content-5 .pic_group .right_3{
	float: right;
	width: 49.5%;
}
.content-5 .pic_group .mar_right{
	margin-right: 1.2%;
}
.content-5 .pic_group img{
	margin-bottom: 8px;
}
.content-5 .enter_box{
	position: relative;
	margin-bottom: 40px;
}
.content-5 .enter_intro{
	position: absolute;
	border:1px solid #A3B3C4;
	padding:20px 10px;	
}
.content-5 .enter_intro p{
	color: #D3DEE3;
	font-size: 18px;
	margin-bottom: 5px;
}
.content-5 .enter_intro h5{
	font-size: 19px;
}
.content-5 .enter_intro1{
	top:30px;
	left: 40%;
	border-bottom-right-radius: 28px;	
}
.content-5 .enter_intro2{
	bottom:30px;
	left: 42%;
	border-top-left-radius: 28px;
	text-align: right;
}
.line_box{
	width: 100%;
	height: 80px;
	border-bottom: 1px dashed #A3B3C4;
}
.box-form{
	background: url("https://www.alexandragalleries.com/zt/xsss/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: 25px;
    width: 30%;
    float: left;
    height: 70px;
    line-height:70px;
}
.box-form .form .d2 {
	width: 69%;
	float: right;
    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,.box-form .form select {
    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("https://www.alexandragalleries.com/zt/xsss/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;
	color: #526772;
}
.box-form .click-btn{
	width: 40%;
}
.click-btn{
	width: 26%;
	margin:0 auto;
	margin-top:60px;	
    text-align: center;
}
.click-btn a {
	display: block;
    font-size: 24px;
    line-height: 2;
    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;
}