@charset "utf-8";

.banner{
	clear:both;
	width:100%;
	margin:100px auto 0;
	overflow:hidden;
}

.banner img{
	width:100%;
	border:0;
}

.main_content {
 margin:0 auto;
 width:1020px;
 overflow:hidden;
 margin-top:60px
}
.contents {
 margin-top:80px
}
.how {
 max-width:1020px;
 margin:0 auto
}
.how p {
 text-align:center;
 font-size:18px;
 line-height:40px;
 color:#666
}
.triangle {
 width:10px;
 height:7px;
 background:url("/static/images/home/u52.png") no-repeat;
 margin:40px auto 30px
}
.info,
.info ul {
 width:100%
}
.info ul {
 overflow:hidden
}
.info ul li {
 width:50%;
 float:left
}
.info_img1 {
 background:url("/static/images/home/u56.jpg") no-repeat;
 background-size:cover;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/static/images/home/u56.png",sizingMethod="scale")
}
.info_img2 {
 background:url("/static/images/home/u58.jpg") no-repeat;
 background-size:cover;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/static/images/home/u58.png",sizingMethod="scale")
}
.info h2 {
 font-size:26px;
 padding-bottom:42px;
 padding-top:17%
}
.info h2,
.info p {
 position:relative;
 z-index:2;
 color:#fff;
 text-align:center
}
.info p {
 font-weight:500;
 font-size:16px;
 line-height:36px;
 padding-bottom:23%;
 height:100px
}
.join {
 width:1020px;
 margin:0 auto 132px
}
.join span {
 font-size:13px;
 color:#666;
 font-family: "Microsoft Yahei", Arial;
 font-weight:700
}
.we {
 margin-bottom:-29px;
 margin-top:24px;
 line-height:40px
}
.we,
.we span a {
 font-size:16px;
 color:#333
}
.we span a {
 font-weight:700
}
.we span a:hover {
 color:#ff661f
}
.line_1 {
 width:23px;
 height:4px;
 background:#f47e43;
 margin:80px 0 28px
}
.wr {
 font-size:13px;
 font-weight:700;
 margin-bottom:45px
}
.wr,.wr p {
 color:#666
}
.wr p {
 font-weight:400;
 line-height:normal;
 font-size:12px;
 font-style:italic
}
.wr a {
 font-weight:700;
 color:#333;
 font-size:16px
}
.wr a:hover {
 color:#ff661f
}
.hello {
 float:left;
 width:664px;
 height:138px;
 text-indent:13px;
 line-height:40px;
 border:1px solid #797979;
 color:#333;
 font-style:italic;
 font-size:16px
}
.landed {
 float:right
}
.mail,
.name {
 display:block;
 width:336px;
 height:42px;
 border:1px solid #797979;
 text-indent:15px
}
.mail {
 margin:3px 0
}
.landed .sub_btn {
 width:338px;
 height:44px;
 display:block;
 background:#333;
 border:none;
 color:#fff;
 text-align:center;
 font-size:16px;
 cursor:pointer
}
.landed .sub_btn:hover {
 background:#f16d17
}
