.both {
	clear:both;
}

.banner1_wrap {
    width: 100%;
    min-width: 1200px;
    height: 555px;
    background: url("../images/banner1_bg.png") no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
}

.banner1_wrap .h2 {
    margin-top: 114px;
    height: 48px;
    line-height: 48px;
    font-size: 48px;
    text-align: center;
    color: #fff;
    font-family: "思源黑体 CN";
}

.banner1_con {
    margin-top: 80px;
    width: 853px;
}

.banner1_con ul li {
    position: relative;
    float: left;
    width: 248px;
    height: 70px;
    text-align: center;
    font-family: "思源黑体 CN";
}

.banner1_con ul .bli_border {
    width: 355px;
    border-left: 1px solid #4f555e;
    border-right: 1px solid #4f555e;
}

.banner1_con ul li .bl_sp {
    margin-top: -14px;
    display: inline-block;
    height: 68px;
    line-height: 68px;
    font-size: 93px;
    color: #fff600;
}

.banner1_con ul li .bl_sp em {
    position: relative;
    bottom: 5px;
    display: inline-block;
    height: 28px;
    line-height: 28px;
    font-size: 28px;
}

.banner1_con ul li .bl_p {
    position: absolute;
    bottom: -18px;
    width: 100%;
    height: 18px;
    line-height: 18px;
    font-size: 18px;
    color: #fff;
}

.banner1_wrap .apply {
    display: block;
    text-orientation: none;
    margin-top: 125px;
    transition: .5s box-shadow;
    width: 300px;
    height: 70px;
    line-height: 70px;
    box-shadow: 0px 0px 0px 5px rgba(255,255,255,.3);
    border-radius: 10px;
    background-color: #ff4138;
    font-size: 30px;
    color: #fff;
    font-family: "思源黑体 CN";
    text-align: center;
    cursor: pointer;
}

.banner1_wrap .apply:hover {
    box-shadow: 0px 0px 20px 5px rgba(255,255,255,1);
}
/*我们的优势*/
.strengths {
    width: 100%;
    min-width: 1200px;
    height: 397px;
    background-color: #fff;
    overflow: hidden;
}

.strengths_tit {
    margin-top: 64px;
    text-align: center;
    font-size: 30px;
    line-height: 27px;
    height: 27px;
    color: #474747;
}

.strengths_con {
    width: 1060px;
    margin-top: 50px;
}

.strengths_con ul li {
    float: left;
    margin-right: 30px;
    width: 178px;
    height: 178px;
    border: 1px dashed #ccc;
    text-align: center;
    border-radius: 50%;
}

.strengths_con ul li img {
    vertical-align: top;
	width: 40px;
}

.strengths_con ul li .strz_icon {
    padding-top: 32px;
}

.strengths_con ul li p {
    margin-top: 29px;
    margin-bottom: 6px;
    height: 20px;
    line-height: 20px;
    font-weight: bold;
    color: #333333;
    font-size: 26px;
}

.strengths_con ul li .str_btn1 {
    width: 82px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    color: #999999;
    border-radius: 16px;
    border: 1px solid #dadada;
}

.strengths_con ul li .str_btn2 {
    width: 108px;
}

.strengths_con ul li .strz_icon2 {
    padding-top: 15px;
}

.strengths_con ul .mr0 p {
    margin-top: 5px;
}

.strengths_con ul li p .em {
    position: relative;
    top: -1px;
    font-size: 24px;
}

.strengths_con ul li p .em2 {
    position: relative;
    top: -1px;
    font-size: 26px;
}

.strengths_con ul li .str_p {
    height: 28px;
    line-height: 32px;
}
/*合作资质*/
.aptitude {
    width: 100%;
    min-width: 1200px;
    height: 534px;
    background-color: #f6f6f6;
    overflow: hidden;
}

.aptitude .apt_tit,.banner2_group .b2_tit1 {
    margin-top: 69px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    font-size: 30px;
    text-align: center;
}

.apt_con {
    margin-top: 50px;
    width: 1020px;
    height: 300px;
}

.apt_con ul li {
    position: relative;
    float: left;
    margin-right: 30px;
    text-align: center;
    width: 320px;
    height: 300px;
    overflow: hidden;
}

.apt_con ul li .apt_img {
    width: 320px;
    height: 300px;
    transition: 1s;
}

.apt_con ul li .apt_p {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    background-color: rgba(0,0,0,.5);
    color: #fff;
}

.apt_con ul li:hover .apt_img {
    transform: scale(1.1);
}
/*招商类目*/
.banner2_group {
    width: 100%;
    min-width: 1200px;
    background: url(../images/banner2_bg.png) center center no-repeat;
    overflow: hidden;
}

.b2_tit1 {
    margin-top: 64px;
    color: #fff;
}


.b2_group2 .welcome .cover{
    width:440px;
	height:300px;
	display:inline-block;
	border:1px solid #dedede;
	border-radius:15px;
	margin-right:15px;
	background:url(../images/bg5.jpg);
	background-size:cover;
	vertical-align: top;
}

.b2_group2 .welcome h3{
	text-align: center;
	font-size:18px;
    color: white;
    padding: 22px 0 10px 0;
    border-bottom: 1px solid white;
    width: 80%;
    margin: 0 auto;
}


.b2_group2 .welcome .mleft{
	width:50%;
	display:inline-block;
	float:left;
}
.b2_group2 .welcome .mright{
	width:50%;
	display:inline-block;
	float:right;
}

.b2_group2 .welcome .main h6{
	color:white;
	text-align:center;
	font-size:14px;
	margin:20px 0;
}

.b2_group2 .welcome .main p{
	text-align: left;
    width: auto;
    margin: 0 16px;
    font-size: 14px;
    line-height: 1.6;
    color: white;
}

.b2_group2 .welcome .cover-mini{
    width:200px;
	height:300px;
	display:inline-block;
	border:1px solid #dedede;
	border-radius:15px;
	margin-right:15px;
	background:url(../images/bg5.jpg);
	background-size:cover;
}

.b2_group1 {
    margin-top: 50px;
    width: 1050px;
    height: 218px;
    overflow: hidden;
}

.b2_group1 ul {
    position: relative;
    left: 0;
}

.b2_group1 ul li {
    float: left;
}

.b2_group1 ul li img {
    width: 1050px;
    height: 218px;
    vertical-align: top;
}

.banner2_group .b2_btn {
    width: 100%;
    min-width: 1200px;
    margin-top: 22px;
    height: 12px;
    text-align: center;
    font-size: 0;
}

.banner2_group .b2_btn span {
    display: inline-block;
    margin-right: 10px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #fff;
    cursor: pointer;
}

.banner2_group .b2_btn span.active {
    background-color: #ff4138;
}

.b2_group2 {
    position: relative;
    margin-top: 50px;
    width: 1150px;
}

.b2_group2 .b2_group1_con {
    width: 1029px;
    overflow: hidden;
}

.b2_group2 .b2_group1_con ul {
    position: relative;
    left: 0;
}

.b2_group2 .b2_group1_con ul li {
    float: left;
    margin-right: 15px;
    width: 240px;
    height: 300px;
    border: 1px solid #e8e3e0;
    background-color: #fff;
}

.b2_group1 .lm li {
	float: left;
    margin-right: 15px;
    margin-bottom: 15px;
    width: 240px;
    height: 120px;
	border: 1px solid #e8e3e0;
    background-color: #fff;
}

.b2_group1 .lm img {
	width: 100px;
    height: 80px;
    margin-top: 20px;
}

.b2_group1 .lm span {
	line-height: 120px;
    font-size: 24px;
    margin-left: 22px;
}

.b2_group2 .b2_group1_con ul li .gr_img {
    position: relative;
    width: 100%;
    height: 220px;
    text-align: center;
}

.b2_group2 .b2_group1_con ul li .gr_img img {
    position: absolute;
    display: block;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
	width: 220px;
}

.b2_group2 .b2_group1_con ul li .gr_text {
    margin-top: 47px;
    padding: 0 17px;
    height: 107px;
    color: #666666;
    font-size: 14px;
}

.b2_group2 .b2_group1_con ul li .link_btn {
    display: block;
    width: 88px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #ff4138;
    text-align: center;
    font-size: 14px;
    color: #ff4138;
    border-radius: 15px;
    cursor: pointer;
	margin-top:25px;
}

.b2_group2 .b2_group1_con ul li .link_btn:hover {
    background-color: #ff4138;
    color: #fff;
}

.b2_group2 .prev,.b2_group2 .next {
    position: absolute;
    top: 162px;
    width: 50px;
    height: 50px;
    border-radius: 25px;
    background: #fff url(../images/icon/prev.png) center center no-repeat;
    background-color: rgba(255,255,255,.7);
    cursor: pointer;
}

.b2_group2 .prev {
    left: 0;
}

.b2_group2 .next {
    right: 0;
    background: #fff url(../images/icon/next.png) center center no-repeat;
    background-color: rgba(255,255,255,.7);
}

.b2_group2 .prev:hover,.b2_group2 .next:hover {
    background-color: rgba(255,255,255,.9);
}

.banner2_group .b2_tit1 {
    color: #fff;
}
/*极速入驻*/
.speed_ad {
    width: 100%;
    min-width: 1200px;
    height: 441px;
    overflow: hidden;
}

.speed_ad .b2_tit1 {
    color: #333333;
    text-align: center;
    font-size: 30px;
    height: 30px;
    line-height: 30px;
}

.speed_ad .step_con {
    margin-top: 44px;
    width: 1001px;
}

.speed_ad .step_con img {
    vertical-align: top;
}

.step_text {
    margin-top: 40px;
    width: 1000px;
}

.step_text li {
    float: left;
    margin-right: 118.5px;
    width: 161px;
    height: 18px;
    line-height: 18px;
    font-size: 18px;
    text-align: center;
    color: #666666;
}
/*邮件申请*/
.email_ap {
    width: 100%;
    min-width: 1200px;
    background: url(../images/email_bg.png) center center no-repeat;
    overflow: hidden;
}

.email_ap .b2_tit1 {
    margin-top: 64px;
    text-align: center;
    font-size: 30px;
    line-height: 30px;
}

.email_con {
    margin-top: 53px;
    width: 912px;
    overflow: hidden;
}

.email_con .email_inp {
    width: 601px;
	margin-bottom:20px;
}

.email_con .email_inp .label {
	color: white;
    font-size: 16px;
	display:inline-block;
	width:90px;
}

.email_con .email_inp .half {
	width:190px !important;
}

.email_con .email_inp em {
	color: #7c0505;
    font-size: 20px;
}

.email_con .email_inp .sep {
	width:15px;
	display:inline-block;
}

.email_con .email_inp .email_tit,.email_con .email_inp .email_content {
    width: 400px;
    padding-left: 15px;
    border: 1px solid #fff;
    background-color: #737678;
    box-sizing: border-box;
    border-radius: 5px;
    color: #fff;
    outline: none;
}

.email_con .email_inp .email_tit {
    height: 40px;
    line-height: 40px;
	margin-bottom: 13px;
}

.email_con .email_inp .email_tit:focus,.email_con .email_inp .email_content:focus {
}

.email_con .email_inp .email_content {
    display: block;
    margin-top: 30px;
    padding-top: 10px;
    height: 100px;
    resize: none;
}

.email_con .email_inp .email_btn {
    display: block;
    margin-top: 30px;
    width: 180px;
    height: 50px;
    border: 1px solid #fff;
    line-height: 50px;
    color: #fff;
    box-sizing: border-box;
    border-radius: 5px;
    text-align: center;
    cursor: pointer;
    font-size: 18px;
}

.email_con .email_text {
    font-size: 14px;
    color: #fff;
}

.email_con .email_text .email_text_con1 {
    margin-top: 4px;
}

.email_con .email_text .email_text_con2 {
    margin-top: 35px;
}

.email_con .email_text .email_text_con2 p,.email_con .email_text .email_text_con1 p {
    height: 14px;
    line-height: 14px;
    margin-bottom: 9px;
}

.email_con .email_text .email_text_con2 .email_lishe {
    margin-top: 42px;
    height: 14px;
    line-height: 14px;
    font-weight: bold;
}
.biaodan{
	margin-top:-10px;
	  float:left;
	  width:600px;
	 // height:300px;
	 //border: 1px solid red;
}
.label{
		text-align:justify;
		height:50px;
		display:inline-table;
		vertical-align:middle;
		color:white;
		width:110px;
		height:20px;
		margin:5px;
		font-size:16px;
		letter-spacing:2px;
}
.ipt,.ipt_kefu{
		margin-top:12px;
		height:35px;
		width:160px;
		border: 1px solid red;
		background-color:#F0F8FF;
		box-sizing: border-box;
		border-radius: 5px;
}
.ipt_kefu{
		width:200px;
}	
.tijiao{
		background-color:red;
		margin-top: 20px;
		width: 120px;
		height: 35px;
		border: 1px solid #fff;
		color: #fff;
		box-sizing: border-box;
		border-radius: 5px;
		font-size: 18px;
		letter-spacing:12px;
		cursor:pointer;
}
.biaodan em{
		color:#7c0505;
}	