/* 首页css */
.xj_nav_box{
	width:100%;
	background-color:#fafafa;
}
.xj_nav_div{
	width:1200px;
	margin:0 auto;
}
.xj_logo_a{
	width:54px;
	height:64px;
	margin-left:25px;
}
.xj_logo_a img{
	width:54px;
	height:64px;
}
.xj_nav_ul li{
	margin-right:58px;
	padding:30px 0;
}
.xj_nav_ul li:last-child{
	margin-right:30px;
}
.xj_nav_ul li a{
	display:block;
	font-size:20px;
	color:#646464;
}
.xj_nav_ul li.currentA{
	color:#0eb659;
	background-image:url(../img/point_line.png);
	background-repeat:no-repeat;
	background-position:top center;
	background-size:96px 9px;
}
.xj_nav_ul li.currentA a{
	color:#0eb659;
}
.xj_nav_ul li .current_A{
	color:#0eb659;
}
.xj_sec_img{
	width:100%;
	height:600px;
}
.xj_scroll_div{
	width:100%;
	height:600px;
	position:relative;
}
.xj_ul_img{
	width:100%;
	height:600px;
	overflow:hidden;
}
.xj_ul_img li{
	width:100%;
	height:600px;
	margin:0 auto;
	overflow:hidden;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:2560px 600px;
}
.xj_ul_img .i1{
	background-image:url(../img/i1_bg.png);
}
.xj_ul_img .i2{
	background-image:url(../img/i2_bg.png);
}
.xj_ul_img .i3{
	background-image:url(../img/i3_bg.png);
}
.xj_ul_img li img{
	display:block;
	width:1200px;
	height:600px;
	margin:0 auto;
}
.xj_dl_box{
	width:100%;
	position:absolute;
	left:0;
	bottom:30px;
	z-index:9999;
}
.xj_dd_box{
	width:124px;
	height:18px;
	margin:0 auto;
}
.xj_dd_box span{
	width:14px;
	height:14px;
	border:solid 2px #ffffff;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background-image:url(../img/transprent_bg.png);
}
.xj_dl_box dd:nth-child(2){
	margin:0 20px;
}
.xj_dd_box .currentD{
	width:48px;
	height:18px;
	background-color:#ffffff;
	border:none;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background-image:none;
}
.xj_center_box{
	width:1200px;
	margin:0 auto;
}
.xj_t_h1{
	padding:40px 0 29px 0;
	margin-bottom:32px;
	border-bottom:solid 1px #e0e0e0;
	display:flex;
	flex-direction:row;
	justify-content:flex-start;
	align-items:center;
}
.xj_t_h1 span{
	font-size:34px;
	color:#161616;
}
.xj_t_h1 span:first-child{
	width:6px;
	height:28px;
	background-color:#0eb659;
	margin-right:12px;
}
.xj_ul_product{
	width:100%;
	margin:0 auto;
}
.xj_ul_product li{
	width:344px;
	background-color:#ffffff;
	padding:20px;
	box-shadow:0 0 1px #afafaf;
}
.xj_ul_product .xj_shadow{
	box-shadow:0 0 12px #afafaf;
}
.xj_top_div{
	justify-content:flex-start;
	border-bottom:solid 1px #e0e0e0;
	padding-bottom:20px;
	margin-bottom:20px;
}
.xj_logo_left,.xj_logo_left img{
	width:72px;
	height:72px;
}
.xj_logo_left{
	margin-right:10px;
}
.xj_con_right h2{
	font-size:26px;
	color:#161616;
}
.xj_con_right p{
	font-size:18px;
	color:#646464;
}
.xj_single_display{
	justify-content:flex-start;
}
.xj_single_display a{
	margin-right:10px;
}
.xj_bottom_div a,.xj_bottom_div div{
	width:108px;
	height:32px;
}
.ld_a01{
	background-image:url(../img/ic_load01.png);
}
.ld_a011{
        background-image:url(../img/ic_load011.png);
}
.ld_a02{
	background-image:url(../img/ic_load02.png);
}
.xj_bottom_div div{
	background-image:url(../img/ic_load03.png);
}
.xj_erweima_div{
	position:relative;
}
.xj_code_i{
	width:140px;
	height:148px;
	position:absolute;
	left:-16px;
	top:-153px;
	display:none;
}
.xj_div_line{
	width:1200px;
	height:1px;
	margin:60px auto 0 auto;
	background-color:#e0e0e0;
}
.xj_copy_box,.xj_copy_img{
	width:1200px;
	margin:0 auto;
}
.xj_copy_box{
	margin-top:60px;
}
.xj_copy_box p,.xj_copy_box p a,.xj_copy_box p span{
	font-size:16px;
	color:#323232;
	text-align:center;
}
.xj_copy_box p .xj_link_a{
	font-size:16px;
	color:#323232;
}
.xj_copy_box p{
	margin-bottom:10px;
}
.xj_copy_box p span{
	display:inline-block;
	vertical-align:middle;
}
.xj_copy_box p span:last-child{
	padding-left:28px;
	margin-left:6px;
	background-image:url(../img/ic_small01.png);
	background-repeat:no-repeat;
	background-position:left center;
}
.xj_copy_img{
	justify-content:center;
	margin-top:20px;
	margin-bottom:50px;
}
.xj_copy_img a{
	display:block;
}
.xj_copy_img a:nth-of-type(2){
	margin:0 60px;
}
/* 关于我们 */
.xj_bg_green{
	width:100%;
	height:426px;
	background-image:url(../img/bg_image.png);
	background-repeat:no-repeat;
	background-position:center center;
	background-size:2560px 426px;
}
.xj_bg_green2{
	height:280px;
}
.xj_t_h3{
	width:1200px;
	margin:0 auto;
	padding-top:240px;
	font-size:72px;
	color:#ffffff;
	text-align:center;
	font-family:'fonthappines';
}
.xj_t_h3_2{
	padding-top:140px;
	font-size:56px;
}
.xj_content_container{
	padding:50px 0 80px 0;
	background-color:#ffffff;
}
.xj_ul_us{
	width:1200px;
	margin:0 auto;
}
.xj_ul_us li{
	width:1100px;
	margin:0 auto;
	font-size:20px;
	color:#323232;
	line-height:42px;
}
/* 联系我们 */
.xj_map_li,.xj_map_li img{
	width:1100px;
	height:720px;
}
.xj_map_li{
	position:relative;
}
.xj_address_div{
	width:630px;
	height:315px;
	padding:10px 0 0 20px;
	background-image:url(../img/gr_transprent.png);
	position:absolute;
	left:276px;
	top:0px;
}
.xj_address_div p{
	font-size:22px;
	color:#ffffff;
	line-height:38px;
}
.xj_content_container2{
	padding-bottom:60px;
}
/* 其他 */
.xj_report_content{
	width:880px;
	padding:30px 160px;
	margin:0 auto;
}
.xj_h_title{
	font-size:22px;
	color:#323232;
	line-height:64px;
	padding-bottom:12px;
	text-align:center;
}
.xj_report_p{
	font-size:16px;
	color:#565656;
	line-height:32px;
}
.xj_link_a2{
	color:#4293f7;
}
.xj_pic_con{
	width:880px;
	padding:20px 0;
}
.xj_return_top{
	display:block;
	width:42px;
	height:42px;
	position:fixed;
	right:30px;
	bottom:120px;
	z-index:9999;
}
