
/* 清除浮动 */
body{
	font-family: "微软雅黑";
}
input{
	outline: none;
}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix{*+height:1%;}
.fl{float: left;}
.fr{float: right;}


body{
	overflow-x: hidden;
	 position: relative;
}
.banxin{
	width: 1150px;
	margin:0 auto;
}
.banxin2{
	width: 979px;
	margin: 0 auto;
}
.indexNew_wrap .index_top_header .index_top{
	width: 1920px;
	background: url('../../images/index_top_bg.jpg') no-repeat top center;
	height: 56px;
	position: fixed;
	top: 0;
	left: 50%;
	margin-left: -960px;
	z-index: 9999;
}
.indexNew_wrap .index_top_header .index_top .banxin .left .logo{
	margin-top: 16px;
}
.indexNew_wrap .index_top_header .index_top .banxin .left .index{
	line-height: 56px;
	margin-left: 102px;
	color: #4cca85;
}
.indexNew_wrap .index_top_header .index_top .banxin .right{
	line-height: 56px;
	color: #fff;
}
.indexNew_wrap .index_top_header .index_top .banxin .right .index_register{
	margin-right: 30px;
	color: #fff;
}
.indexNew_wrap .index_top_header .index_top .banxin .right .kaike{
	color: #fff;
}
.indexNew_wrap .index_top_header{
	background: url('../../images/banner_new.jpg') no-repeat top center;
	height: 576px;
	width: 1920px;
	position: relative;
	margin-left: -960px;
	left: 50%;
	top: 0;
}
.indexNew_wrap .index_top_header .banner_mask{
	width: 1920px;
	height: 576px;
	background-color: rgba(0, 0, 0, 0.5);
}
.indexNew_wrap .index_top_header .banner_word{
	width: 1920px;
	position: absolute;
	left: 0;
	top: 0;

}
.indexNew_wrap .index_top_header .banner_word .big_word{
	text-align: center;
	font-size: 48px;
	font-weight: bold;
	color: #fff;
	margin-top: 187px;
}
.indexNew_wrap .index_top_header .banner_word .little_word{
	text-align: center;
	font-size: 16px;
	color: #fff;
	margin-top: 57px;
}
.indexNew_wrap .index_top_header .banner_word .banner_search_box{
	width: 560px;
	height: 50px;
	background: #fff;
	margin: 0 auto;
	margin-top: 70px;
	border-radius: 4px;
	overflow: hidden;
}
.indexNew_wrap .index_top_header .banner_word .banner_search_box .left{
	font-size: 15px;
	color: #58de94;
	line-height: 26px;
	height: 26px;
	margin-top: 12px;
	border-right: 1px solid #ddd;
	padding-right: 15px;
	padding-left: 15px;
}
.indexNew_wrap .index_top_header .banner_word .banner_search_box .left .iconfont{
	display: inline-block;
	margin-left: 12px;
	font-size: 12px;
	color: #a9a9a9;
}
.indexNew_wrap .index_top_header .banner_word .banner_search_box .center{
	width: 400px;
	border: none;
	outline: none;
	line-height: 50px;
	height: 50px;
	padding-left: 5px;
}
.indexNew_wrap .index_top_header .banner_word .banner_search_box .right{
	display: block;
	width: 55px;
	height: 50px;
	background: #45d586;
	line-height: 50px;
	text-align: center;
	color: #fff;

}
.indexNew_wrap .index_top_header .banner_word .banner_search_box .right .iconfont{
	font-size: 28px;
}
.indexNew_wrap .colu_lsit .item a.no1{
	display: block;
	color: #000;
}
.indexNew_wrap .colu_lsit .item{
	width: 200px;
	text-align: center;
	margin-top: 84px;
	margin-bottom: 86px;
	margin-right: 189px;
}
.indexNew_wrap .colu_lsit .item:last-child{
	margin-right: 0;
}
.indexNew_wrap .colu_lsit .item a.no1::before{
	display: inline-block;
	content: "";
	width: 60px;
	height: 60px;
	background: url('../../images/index_allicon.png') no-repeat 0 0;
}
.indexNew_wrap .colu_lsit .item a.no2::before{
	
	background: url('../../images/index_allicon.png') no-repeat -70px 0px;
}
.indexNew_wrap .colu_lsit .item a.no3::before{
	
	background: url('../../images/index_allicon.png') no-repeat -140px 0px;
}
.indexNew_wrap .colu_lsit .item a.no1 .center{
	font-size: 16px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
}
.indexNew_wrap .colu_lsit .item a.no1 .cut_line{
	display: block;
	width: 28px;
	height: 1px;
	background: #45d586;
	margin: 0 auto;
	margin-bottom: 13px;

}

.indexNew_wrap .colu_lsit .item a.no1 .tip{
	font-size: 12px;
	color: #97999b;
}
.indexNew_wrap .data_list_box .item:not(:nth-child(3n)){
	margin-right: 27px;
}
.indexNew_wrap .data_list_box .item{

	margin-bottom: 20px;
}

.indexNew_wrap .data_list_box .item .inner{
	position: relative;
	width: 308px;
	color: #000;
	font-size: 18px;
}
.indexNew_wrap .data_list_box .item .inner .data_img{
	display: block;
}
.indexNew_wrap .data_list_box .item .inner .inner_btn{
	width: 308px;
	height: 62px;
	line-height: 62px;
	text-align: center;
	font-weight: 600;
	background: #eee;
	border-bottom-right-radius: 12px;
	border-bottom-left-radius: 12px;
}
.indexNew_wrap .data_list_box .item .inner .dropDown_up{
	position: absolute;
	display: block;
	width: 308px;
	height: 0px;
	background: rgba(0, 0, 0, 0.6);
	top: 0;
	left: 0;
	
	overflow: hidden;
	transition: height 0.3s;
	-webkit-transition: height 0.3s;
	-moz-transition: height 0.3s;
}
.indexNew_wrap .data_list_box .item .inner .dropDown_up .col_title{
	text-align: center;
	color: #51e292;
	font-weight: 600;
	font-size: 16px;
	padding-top: 40px;
}
.indexNew_wrap .data_list_box .item .inner .dropDown_up .word_cont{
	font-size: 14px;
	padding:20px ;
	color: #fff;
}
.indexNew_wrap .data_list_box .item .inner:hover .dropDown_up{
	height: 234px;
}
.indexNew_wrap .one_set_reg_box{
	margin-top: 91px;
}
.indexNew_wrap .one_set_reg_box .left .title{
	font-size: 22px;
	font-weight: 600;
}
.indexNew_wrap .one_set_reg_box .left .cut_line02{
	width: 387px;
	height: 2px;
	background: url('../../images/index_allicon.png') no-repeat 0 -518px;
	margin-top: 20px;
}
.indexNew_wrap .one_set_reg_box .left .osr_icon{
	margin-top: 38px;
}
.indexNew_wrap .one_set_reg_box .left .osr_icon .item{
	line-height: 65px;
	font-size: 16px;
	margin-bottom: 20px;
}
.indexNew_wrap .one_set_reg_box .left .osr_icon .item::before{
	content: "";
	display: block;
	width: 64px;
	height: 65px;
	float: left;
	background: url('../../images/one_set06.png') no-repeat 0 0;
	margin-right: 20px;
}
.indexNew_wrap .one_set_reg_box .left .osr_icon .item:hover::before{
	background: url('../../images/one_set_01.png') no-repeat 0 0;
}
.indexNew_wrap .one_set_reg_box .left .osr_icon .item02::before{
	background: url('../../images/one_set_02.png') no-repeat 0 0;
}
.indexNew_wrap .one_set_reg_box .left .osr_icon .item02:hover::before{
	background: url('../../images/one_set04.png') no-repeat 0 0;
}
.indexNew_wrap .one_set_reg_box .left .osr_icon .item03::before{
	background: url('../../images/one_set_03.png') no-repeat 0 0;
}
.indexNew_wrap .one_set_reg_box .left .osr_icon .item03:hover::before{
	background: url('../../images/one_set05.png') no-repeat 0 0;
}
.indexNew_wrap .immed_ty{
	height: 457px;
	width: 100%;
	background: url('../../images/index_center.jpg') no-repeat top center;
}
.indexNew_wrap .immed_ty .word01{
	width: 720px;
	margin: 0 auto;
	text-align: center;
	line-height: 30px;
	color: #c5c4c4;
	padding-top: 172px;
}
.indexNew_wrap .immed_ty .word02{
	text-align: center;
	color: #fff;
	margin-top: 37px;
}
.indexNew_wrap .immed_ty .word02 .col{
	color: #45d586;
}
.indexNew_wrap .immed_ty .immed_btn{
	display: block;
	width: 170px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	background: #45d586;
	border-radius: 50px;
	border: none;
	outline: none;
	margin: 0 auto;
	margin-top: 53px;
}
.indexNew_wrap .index_title{
	text-align: center;
	font-size: 22px;
	font-weight: 600;
	margin-top: 84px;
}
.indexNew_wrap .index_cut_line{
	width: 146px;
	height: 2px;
	background: url('../../images/index_allicon.png') no-repeat 0 -508px;
	margin: 0 auto;
	margin-top: 25px;

}
.indexNew_wrap .index_fun_list{
	margin-top:59px ;

}
.indexNew_wrap .index_fun_list .item{
	width: 215px;
	margin-right: 167px;
	margin-bottom: 44px;

}
.indexNew_wrap .index_fun_list .item .word{
	display: inline-block;
	margin-top: 10px;
	float: right;
	width: 110px;
	color: #000;
}
.indexNew_wrap .index_fun_list .item:hover .word{
	color: #45d586;
}
.indexNew_wrap .index_fun_list .item:nth-child(3n){
	margin-right: 0;
}
.indexNew_wrap .index_fun_list .item a.fun_icon::before{
	display: block;
	content: " ";
	width: 71px;
	height: 64px;
	background: url('../../images/index_allicon.png') no-repeat -76px -73px;
	float: left;
	margin-right: 25px;
}
.indexNew_wrap .index_fun_list .item a.funCur01::before{
	background-position: -76px -144px;
}
.indexNew_wrap .index_fun_list .item a.funCur02::before{
	background-position: -76px -216px;
}
.indexNew_wrap .index_fun_list .item a.funCur03::before{
	background-position: -76px -286px;
}
.indexNew_wrap .index_fun_list .item a.funCur04::before{
	background-position: -76px -356px;
}
.indexNew_wrap .index_fun_list .item a.funCur05::before{
	background-position: -76px -428px;
}
.indexNew_wrap .index_fun_list .item:hover .funCur::before{
	background-position: 0px -73px;
}
.indexNew_wrap .index_fun_list .item:hover .funCur01::before{
	background-position: 0px -144px;
}
.indexNew_wrap .index_fun_list .item:hover .funCur02::before{
	background-position: 0px -216px;
}
.indexNew_wrap .index_fun_list .item:hover .funCur03::before{
	background-position: 0px -286px;
}
.indexNew_wrap .index_fun_list .item:hover .funCur04::before{
	background-position: 0px -356px;
}
.indexNew_wrap .index_fun_list .item:hover .funCur05::before{
	background-position: 0px -428px;
}
.indexNew_wrap .index_fun_list .item a.fun_icon{
	display: block;

	font-size: 15px;
	height: 64px;

}
.indexNew_wrap .proudct_lsit_img{
	width: 1092px;
	margin: 0 auto;
	margin-top: 20px;
}
.index_footer_wrap{
	width: 100%;
	height: 300px;
	padding-top: 63px;
	background: url('../../images/footer_img_bg.jpg') no-repeat top center;
}

.index_footer_wrap .left .footer_nav .item {
	
}
.index_footer_wrap .left .footer_nav .item a{
 color: #fff;
}
.index_footer_wrap .left .footer_nav .item a .cut_lin{
	margin: 0 20px;
}

.index_footer_down{
	width: 100%;
	height: 63px;
	line-height: 63px;
	background: #000;
	text-align: center;
	color: #fff;
	font-size: 12px;
}
.index_footer_wrap .left .footer_address .item{
	height: 23px;
	line-height: 23px;
	color: #fff;
	margin-bottom: 14px;
}
.index_footer_wrap .left .footer_address{
	margin-top: 20px;
}
.index_footer_wrap .left .footer_address .item::before{
	content: "";
	display: inline-block;
	width: 23px;
	height: 23px;
	background: url('../../images/index_allicon.png') no-repeat 0 -586px;
	vertical-align: middle;
	margin-right: 18px;
}
.index_footer_wrap .left .footer_address .item02::before{
	background-position: -35px -586px;
	
}
.index_footer_wrap .left .footer_address .item03::before{
	background-position: -69px -586px;
	
}
.index_footer_wrap .left .footer_logo .left{
	width: 120px;
	height: 47px;
	background: url('../../images/index_allicon.png') no-repeat 0 -525px;
}
.index_footer_wrap .left .footer_logo .right{
	color: #fff;
	margin-left: 25px;
}
.index_footer_wrap .right .footer_iphone{
	font-size: 24px;
	color: #fff;
}
.index_footer_wrap .right .footer_iphone span{
	font-size: 12px;
	color: #ececec;
	margin-left: 26px;
}
.index_footer_wrap .right .footer_cus_line{
	display: block;
	width: 111px;
	height: 30px;
	border: 1px solid #45d586;
	border-radius: 4px;
	text-align: center;
	line-height: 30px;
	color:  #45d586;
	margin: 20px 0;
}
.index_footer_wrap .right .er_ma dd.item{
	width: 90px;
	text-align: center;
	color: #fff;
	margin-right: 8px;

}
.index_footer_wrap .right .er_ma dd.item>img{
	display: block;
}
.index_footer_wrap .right .er_ma dd.item span{
	display: block;
	margin-top: 5px;
}
.index_footer_wrap .right .er_ma dd.item:last-child{
	margin-right: 0;
}

/* 关于我们 */

.about_top_header .index_top{}
.about_top_header .about_top{
	width: 1920px;
	background: #5d5b5d;
	height: 56px;
	position: fixed;
	top: 0;
	left: 50%;
	margin-left: -960px;
	z-index: 9999;
}
.about_top_header .about_top .banxin .left .logo{
	margin-top: 16px;
}
.about_top_header .about_top .banxin .left .about{
	line-height: 56px;
	margin-left: 102px;
	color: #4cca85;
}
.about_top_header .about_top .banxin .right{
	line-height: 56px;
	color: #fff;
}
.about_top_header .about_top .banxin .right .about_register{
	margin-right: 30px;
	color: #fff;
}

.about_top_header .about_top .banxin .right .kaike{
	color: #fff;
}
.about_top_header .about_top .banxin .left .index{
	line-height: 56px;
    margin-left: 102px;
    color: #4cca85;
}
.about_top_header .about_search_box .input_box{
	width: 214px;
	height: 28px;
	background-color: #fff;
	outline: none;
	border: none;
	border-radius: 0;
} 
.about_top_header .about_search_box{
	position: absolute;
	top: 14px;
	right: 30%;
	border-radius: 4px;
	overflow: hidden;
}
.about_top_header .about_search_box .search_btn{
	width: 36px;
	height: 28px;
	background-color: #45d586;
	
}
.about_top_header .about_search_box .search_btn .iconfont{
	display: inline-block;
	width: 36px;
	height: 28px;
	text-align: center;
	color: #fff;
	line-height: 28px;
	font-size: 18px;
	cursor: pointer;

}
.aout_word_cont{
	width: 930px;
	margin: 0 auto;
	margin-top: 56px;
	margin-bottom: 70px;
}
.aout_word_cont .awc_title{
	font-size: 22px;
	font-weight: 600;
	text-align: center;
	padding-top: 40px;
	margin-bottom: 20px;
}
.aout_word_cont .word_part{
	margin-bottom: 20px;
}
.aout_word_cont .word_part .wz{
	text-indent: 27px;
	line-height: 26px;
	font-size: 14px;

}
.aout_word_cont .word_part .little_title{
	font-size: 16px;
	font-weight: bold;
}

/* 意见反馈 */
.feedback_wrap{
    width: 400px;
    height: 350px;
    border-radius: 8px;
    background-color: #fff;
    position: fixed;
    top: 15%;
    z-index: 99;
    overflow: hidden;
    display: none;
    
}
.feedback_wrap .title{
	border-bottom: 1px solid #ddd;
	background-color: #ddd;

}
.feedback_wrap .title .item{
	font-size: 14px;
	padding-top: 5px;
	padding-left: 10px;
}
.feedback_wrap .title .iconfont{
	display: block;
	font-size: 14px;
	padding-top: 5px;
	margin-right: 10px;
	cursor: pointer;

}
.feedback_wrap .text_cont{
	display: block;
	width: 380px;
	height: 200px;
	border: 1px solid #ddd;
	margin: 0 auto;
	margin-top: 20px;
	font-size: 14px;
}
.feedback_wrap .feedback_btn{
	display: block;
	width: 200px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	margin: 0 auto;
	margin-top: 40px;
	background-color: #4cca85;
	color: #fff;
}
.feedback_msk{
	width: 100%;
	background-color: #000;
	opacity: 0.8;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
}
@media screen and (max-width: 1190px) {
	html{overflow: inherit}
	
	.indexNew_wrap .index_top_header{
		width: 100%;
		margin-left: 0;
		left:0;
	}
	.banxin{
		width: 960px;
	}
	.banxin2{
		/* width: 100% */
	}
	.indexNew_wrap .index_top_header .banner_mask,.indexNew_wrap .index_top_header .banner_word{
		width: 100%;
	}
	.indexNew_wrap .colu_lsit{

	}
	.indexNew_wrap .colu_lsit .item{
		margin-left: 80px;
		margin-right: 0
	}
	.indexNew_wrap .index_fun_list .item{
		margin-right: 100px;
	}
	.indexNew_wrap .data_list_box{
		margin-left:20px;
	}
	.indexNew_wrap .one_set_reg_box{
		padding: 0 20px;
	}
	.indexNew_wrap .proudct_lsit_img{
		width:960px;
	}
	.xysfl{
		width: 320px;
	}
	.xysrl{
		float: left;
		margin-left:190px;
	}
	.index_footer_wrap .right .er_ma dd.item{
		width: 70px;
	}
}

