@charset "UTF-8";
body{
	color: #222;
	font-family: "Source Han Sans CN";
}
.ph_bg{
	background-color: #f0f0f0;
}
.clock_bd{
	display: none;
	position:fixed;
   	top: 0; 
   	left: 0;
   	z-index: 9999;
   	width: 100%;
   	height: 110px;
   	background-color: #fff5ed;
}
.clock_bd .pic{
	width: 100%;
	height: 70px;
	background:url(/images/s11_banner.jpg) no-repeat center center
}
.clock{
	padding: 5px 15px;
	background-color: #fff5ed;
}
.clock i{
	color: #ff3c77;
}
.clock .a{
	display: inline-block;
	margin: 0 3px;
	padding: 4px;  
	color: #fff;
	background: linear-gradient(top,#ffb66d,#ff2379);
 background: -webkit-linear-gradient(top,#ffb66d,#ff2379);
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
 border-radius: 3px;
}
.clock_in{
	width: 950px;
	margin: auto;
}
.brand_banner{
	width: 100%;
	height: 600px;
	background:url(/yingyuwaijiao/images/banner.jpg) no-repeat center center;	
}
.online_bd{
	width: 1200px;
	padding:60px 0;
	margin: auto;
}
.online_title{
	text-align: center;
}
.online_title .txt{
	position: relative;
	display: inline-block;
	font-size: 42px;
	color: #ff7f14; 
	color: #222;
	font-weight: 300;
}
.online_title .txt b{
	position: relative;
	color: #f26005;	
}
.online_title .txt b:after{
	content:"";
	position: absolute;
	width: 100%;
	height: 12px;
	left: 0;
	bottom: 0;
	z-index: -22;
	background-color: #ffd6b4;
}

.one{
	position: relative;
	padding-bottom: 100px;
}
.one ul{
	padding-top: 40px;
}
.one li{
	position: relative;
	padding: 20px 10px 20px 210px;
	float: left;
	width: 47%;
	margin-top: 30px;
	margin-right: 3%;
	-webkit-border-radius: 80px;
	-moz-border-radius: 80px;
	border-radius: 80px;
	border:dashed 1px #999;
	background-color: #f0f0f0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.one li:nth-child(3),
.one li:nth-child(4){
	margin-top: 80px;
}
.one li .img{
	position: absolute;
	left: -5px;
	top: -35px;
	z-index: 22;
}
.one .txt h3{
	font-size: 1.6rem;
	color: #f56420;
}
.one .txt p{
	padding-top: 4px;
	font-size: 1.3rem;
}
.two_bg{
	height: 780px;
	background: url(/yingyuwaijiao/images/banner2.jpg) no-repeat center center;
}
.two_title{
	padding: 50px 0;
}
.two_title .txt{
	color: #fff;
}
.two_bd{
	float: right;
	margin-right: 50px;
	width: 440px;
	padding:0 30px 40px 30px;
	background-color: #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.two_bd dt{
	padding-top: 30px;
	font-weight: bold;
	font-size: 22px;
}
.two_bd .label label{
	position: relative;
	float: left;
	width: 33.33%;
	padding-top: 15px;
}

.two_bd .label label input {
	opacity: 0;
	position: absolute;
	z-index: 1;
	width: 21px;
	height: 21px;
}
.two_bd .label .radio{
	display: inline-block;
	width: 21px;
	height: 21px;
	vertical-align: middle;
	background: url(images/radio.png) no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}

.two_bd .label label input:checked +span {
	background: url(images/radio_cursor.png) no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.two_bd .label label input:checked +span+span{
	color: #ff7f14;
}

.two_bd .label .txt{
	display: inline-block;
	vertical-align: middle;
	font-size: 20px;
	color: #888;
}
.two_bd .tel{
	width: 100%;
	height: 56px;
	border:solid 1px #ddd;
	text-indent:1em;
	font-size: 20px;
}
.two_bd .follow_form{
	margin-top: 30px;
}
.two_bd .follow_bg .txt{
	display:none;
}
.two_bd  .tips-dialog{
	left: 22%;
	top: -70px;
}
.two_bd .follow_form .submit{
	display: inline-block;
    height: 65px;
    width: 100%;
    color: #fff;
    margin-top: 30px;
    line-height: 65px;
    border:none;
    border-radius: 65px;
    font-size: 24px;
    background: -webkit-linear-gradient(top,#ff7f14,#f26005);
    background: linear-gradient(top,#ff7f14,#f26005);
    -webkit-box-shadow: 5px 5px 5px rgba(0,0,0,.2);
	box-shadow:5px 5px 5px rgba(0,0,0,.2);
}
.two_bd .follow_form .submit:hover{
	background: -webkit-linear-gradient(bottom,#ff7f14,#e73d30);
			background: linear-gradient(bottom,#ff7f14,#e73d30);
}
.three ul{
	float: left;
	width: 100%;
	padding-top: 40px;
	padding-bottom: 60px;
}
.three li{
	float: left;
	width: 20%;
	text-align: center;
}
.three li .txt{
	padding-top: 10px;
	font-size: 20px;
}

.five{
	padding: 80px 0;
	text-align: center;
	background: url(/yingyuwaijiao/images/bg.jpg) no-repeat center center;
}
.five_bd{
	position: relative;
	width: 610px;
	margin: auto;
	border:solid 8px #f26005;
}
.five_bd:after{
	content:"";
	position: absolute;
	left: 50%;
	bottom: -25px;
	z-index: 22;
	width: 100px;
	height: 8px;
	margin-left:-50px;
	background-color: #f26005;
}
.five_bd video{
	float: left;
	width: 100%;
}
.four_bg{
	background:url(/yingyuwaijiao/images/h_bg.png) no-repeat center 90% ;  
}
.four{
	padding: 60px 0;
}
.four ul{
} 
.four li{
	float: left; 
	width: 33.33%;
	height: 263px;
	text-align: center;
	margin-top: 50px;
}
.four li .txt{
	padding-top: 190px;
	color: #fff;
	font-size: 22px;
	line-height: 1.3;
}
.four .h1{
	background: url(/yingyuwaijiao/images/h1.jpg) no-repeat center center;
}
.four .h2{
	background: url(/yingyuwaijiao/images/h2.jpg) no-repeat center center;
}
.four .h3{
	background: url(/yingyuwaijiao/images/h3.jpg) no-repeat center center;
}
.four .h4{
	background: url(/yingyuwaijiao/images/h4.jpg) no-repeat center center;
}
.four .h5{
	background: url(/yingyuwaijiao/images/h5.jpg) no-repeat center center;
}
.four .h6{
	background: url(/yingyuwaijiao/images/h6.jpg) no-repeat center center;
}

/*推广页面临时样式*/
.form_bg{ 
	z-index:10;
}
.form_bg .form{
	padding:70px 10px 20px 10px;
}
.form_bg .regform .row{
	background:#fff;
}
.form_bg .regform .row input{
	padding:0;
}
.form_bg .regform .privacy,
.form_bg .regform .privacy a,
.form_bg .regform .privacy a:hover{
	color:#fff;
}
.form_h1{
	position:absolute;
	right:-30px;
	top:118px;
	z-index:20;
	width:270px;
	height:30px;
	line-height:30px;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	text-align:center;
}
.form_h1 b{
	font-size:150%;
	color:#ff7f14;
}
.form_h2{
	position:absolute;
	right:-30px;
	top:65px;
	z-index:21;
	padding:2px 5px;
	line-height:1.8em;
	font-size:12px;
	background-color:rgba(249,218,187,.8);
	/*border-radius:10px;*/
}
.form_h2 i{
	position:absolute;
	left:10px;
	bottom:-4px; 
	z-index:21;
	width:0;
	height:0;
	border-left:4px solid transparent;
	border-right:4px solid transparent;
	border-top:4px solid rgba(249,218,187,.8);
}
.form_h2 b{
	color:#ff7f14;
	font-weight:normal;
}

.form_bg_in{
	height: 360px;
	top: 100px;
	right: -30px;
}
.form_bg .form{
	padding-top: 100px;
}

.free_btn{
	text-align: center;
	padding-top: 30px;
}
.free_btn a{
	display: inline-block;
    height: 72px;
    min-width:360px;
    color: #fff;
    line-height: 72px;
    border-radius: 72px;
    font-size: 26px;
    background: -webkit-linear-gradient(top,#ff7f14,#f26005);
    background: linear-gradient(top,#ff7f14,#f26005);
    -webkit-box-shadow: 5px 5px 5px rgba(0,0,0,.2);
	box-shadow:5px 5px 5px rgba(0,0,0,.2);
}
.free_btn a:hover{
	background: -webkit-linear-gradient(bottom,#ff7f14,#e73d30);
    background: linear-gradient(bottom,#ff7f14,#e73d30);
}

/*底部*/
.spiiker_foot{
	padding: 15px 0;
	line-height:2em;
	text-align:center;
	font-size:12px;
	color:#aaa;
	background-color: #333;
}