﻿.liuyan {
    background:url(../images/1.jpg);
	background-size: 100% 100%;
    background-attachment: fixed;
    background-position: left top;
}
.liuyan_title {
    padding-top: 150px;
    font-size: 2.9em;
    text-transform: capitalize;
    color: #fff;
    letter-spacing: 3px;
    margin:0 0.8em 1vw .9em;
    font-family: 'Abhaya Libre', serif;
    text-align:center;
}
.w3ls-contact {
	display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}
.w3ls-contact form {
      max-width: 600px;
        margin: 0 5vw;
        background: rgba(0, 0, 0, 0.68);
        padding: 3.5vw;
        box-sizing: border-box;
        /*display: flex;*/
        display: -webkit-flex;
        /*display: -ms-flexbox;*/
          -ms-justify-content: center;
        -ms-flex-align: center;
        -ms-flex-pack: center;
        flex-wrap: wrap;
        box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.02);
}
.w3ls-contact label {
    font-size: 16px;
    color: #fff;
    float: left;
    text-align: left;
    font-weight: 500;
    margin-bottom: 10px;
    text-transform: capitalize;
    letter-spacing: 2px;
    text-align: justify;
    display:block;
    float:left;
    width:20%;
    text-align-last: justify;
}
.mr_agilemain,.gender_w3 {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.left-wthree {
    flex-basis: 48%;
    justify-content: space-between;
    text-align: left;
}
.left_w3 {
    justify-content: space-between;
    text-align: left;
    width:100%;
}
.agile-field-txt,.gender_w3 {
	flex-basis: 100%;
	-webkit-flex-basis: 100%;
	margin-bottom: 1em;
	line-height:normal;
}

.w3ls-contact label i {
	font-size: 1.1em;
	margin-right: 3px;
	color: #FF9800;
}

.w3ls-contact input[type="text"],.w3ls-contact textarea,
.w3ls-contact input[type="email"],.w3ls-contact select ,.w3ls-contact input[type="number"]{
	color: #000;
	outline: none;
	font-size: 16px;
	letter-spacing: 0.5px;
	/* line-height: 25px; */
	padding: 8px 15px;
	box-sizing: border-box;
	border: none;
	border: 1px solid #4e4e4e;
	box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.49);
	-webkit-appearance: none;
	font-family: 'Abhaya Libre', serif;
    background: #eee;
    transition: 0.5s all ease;
	-webkit-transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-ms-transition: 0.5s all ease;
    display: inline-block;
    float: left;
    width: 77%;
}
.w3ls-contact textarea {
    height: 70px;
}
select option{
    background:#fff;
}
label.agile_rad {
    margin-bottom: 1.2em;
}
label.bot_w3 {
    margin-top: 10px;
}
/* radio */
[type="radio"]:checked,
[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label
{
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #fff;
}
[type="radio"]:checked + label:before,
[type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #fff;
}
[type="radio"]:checked + label:after,
[type="radio"]:not(:checked) + label:after {
    content: '';
    width: 12px;
    height: 12px;
    background: #a51b20;
    position: absolute;
    top: 4px;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
[type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
[type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
/* //radio */
.w3ls-contact.w3l-sub {
	margin-top: 1em;
	flex-basis: 100%;
	-webkit-flex-basis: 100%;
}
.w3ls-contact input[type=submit] ,.w3ls-contact input[type=reset]{
    width:47%;
    margin-left:1%;
    color: #000;
	padding: 0.5em 0;
	font-size: 1.1em;
	letter-spacing: 2px;
	cursor: pointer;
	border: none;
	outline: none;
	font-weight:600;
	background:#ffdc39;
	text-transform:uppercase;
	font-family: 'Abhaya Libre', serif;
	transition: 0.5s all ease;
	-webkit-transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-ms-transition: 0.5s all ease;
}

.w3ls-contact input[type=submit]:hover,.w3ls-contact input[type=reset]:hover {
	background: #eee;
	color: #000;
}
.notnull {
color:#f00;
font-size:20px;
}
/*banquan*/
.banquan{ width:100%; height:auto;/*background:#000;*/ bottom:0px;left:0px;margin-top:58px}
.banquan_nr{ max-width:1200px; margin:0px auto; line-height:26px; text-align:center; font-family:"微软雅黑"; font-size:14px; color:#fff;padding-top:20px;padding-bottom:20px}
.banquan_nr a{font-family:"微软雅黑"; font-size:14px; color:#fff;}
