
*{box-sizing: border-box;font-family:PingFangSC-Regular;}
input::-webkit-input-placeholder{color:#ccc;letter-spacing:1px;}
input::-moz-input-placeholder{color:#ccc;letter-spacing:1px;}
input::-ms-input-placeholder{color:#ccc;letter-spacing:1px;}
body{font:status-bar;line-height:1.4285;color:#1e2330;}

/*------帮助中心header------*/
.h-header-wrap{
	background:-webkit-linear-gradient(left,#eafff6, #eaf7ff);
	background:linear-gradient(left,#eafff6, #eaf7ff);
	background: -webkit-linear-gradient(left,#eafff6, #eaf7ff);
	background: -moz-linear-gradient(left,#eafff6, #eaf7ff);
	background: -ms-linear-gradient(left,#eafff6, #eaf7ff);
	background: -o-linear-gradient(left,#eafff6, #eaf7ff);
}

.h-header-main{
	background-image:url('https://web2.xmyeditor.com/xmyweb/20210424/1e3fff5cb10331e60b57aff9cf38a1f2.jpg');
	background-size:auto 100%;
	background-position:50% 50%;
	background-repeat:no-repeat;
	position:relative;
	width:100%;
	min-width:1200px;
	height:350px;
}
.h-header{width:1140px;margin:auto;padding-top:25px;height:350px;position:relative;}
/*---header左侧logo和文字---*/
.h-header-d1{position:absolute;top:20px;left:0px;width:260px;}
.h-header-d1 a{display:block;width:100%;position:relative;z-index:20;}
.h-header-d1 a img{width:100%;}
.h-header-d1 div{position:absolute;left:160px;top:0px;z-index:10;width:265px;display:none;}
.h-header-d1:hover div{display:block;}
/*header中间标题*/
.h-header-title{position:absolute;width:400px;left:370px;bottom:120px;text-align:center;height:46px;line-height:46px;font-size:32px;letter-spacing:2px;}
/*---header搜索---*/
.h-header-input1{width:470px;position:absolute;left:332px;bottom:40px;background-color:#f5f5f5;border-radius:5px;height:46px;padding-right:50px;}
.h-header-input1 input{width:100%;height:100%;background-color:#f5f5f5;padding:0px 15px;border:0px;color:#333;font-size:14px;}
.h-header-input1 i{position:absolute;width:50px;height:100%;top:0px;right:0px;font-size:22px;line-height:46px;text-align:center;color:#b1b2b3;cursor:pointer;}
.h-header-input1 i:hover{color:#44b549;}
/*搜索下拉*/
.h-header-input1:hover .h-header-input1-di{display:block;}
.h-header-input1-di{left:0px;z-index:100;position:absolute;top:45px;padding:10px 0px 0px;cursor:pointer;display:none;}
.h-header-input1 ul{box-shadow:0px 0px 10px #eee;border-radius:4px;background-color:#fff;padding:20px 0px;cursor:pointer;}
.h-header-input1 ul li{color:#666;height:40px;line-height:40px;padding:0px 20px;cursor:pointer;width:470px;}
.h-header-input1 ul li:hover{background-color:#f5f5f5;}
.h-header-input1 ul li img{margin-left:3px;width:auto;width:22px;}
.h-header-input1 ul li span{letter-spacing:1px;font-size:14px;}




/*------详情页和搜索页顶部------*/
.h-netx{
	background:-webkit-linear-gradient(left,#eafff6, #eaf7ff);
	background:linear-gradient(left,#eafff6, #eaf7ff);
	background: -webkit-linear-gradient(left,#eafff6, #eaf7ff);
	background: -moz-linear-gradient(left,#eafff6, #eaf7ff);
	background: -ms-linear-gradient(left,#eafff6, #eaf7ff);
	background: -o-linear-gradient(left,#eafff6, #eaf7ff);
}
.h-netx-wrap{
	background-image:url('https://web2.xmyeditor.com/xmyweb/20210424/f0eb4d33c12c2e870dad482dbcca2af7.jpg');
	background-size:auto 100%;
	background-position:50% 50%;
	background-repeat:no-repeat;
	position:relative;
	width:100%;
	min-width:1200px;
	height:165px;}
.h-netx-header{width:1200px;margin:0 auto;height:165px;position:relative;}
.h-netx-header-d1{height:30px;width:100px;position:absolute;right:0px;top:15px;}
.h-netx-header-d1 a{color:#272d2f;line-height:30px;font-size:16px;display:inline-block;width:120px;height:30px;}
.h-netx-header-d1 a:hover{color:#475255;}
.h-netx-header-d1 a i{ float:left;font-size:20px;margin-top:4px;margin-right:3px;}
.h-netx-header-d1 a span{float:left;font-weight:bold;letter-spacing:1px;}
.h-netx-header-input{
    border-radius:5px;
    width:500px;
    height:46px;
    background-color:#fff;
    position:absolute;
    bottom:64px;
    left:350px;
    border:1px solid #fff;}
.h-netx-header-input input{
    line-height:32px;
    letter-spacing:1px;
    color:#666;
    font-size:14px;
    width:450px;
    height:32px;
    border:0px;
    position:absolute;
    letter-spacing:1px;
    left:8px;
    top:6px;
    padding:0px 10px;}
.h-netx-header-input i{position:absolute;right:0px;top:0px;font-size:18px;line-height:46px;cursor:pointer;color:#b1b2b3;width:50px;height:46px;text-align:center;}
.h-netx-header-input i:hover{color:#2f9833;}

/*下拉搜索*/
.h-netx-header-input:hover .h-netx-header-input-di{display:block;}
.h-netx-header-input-di{
    left:0px;
    display:none;
    z-index:100;
    position:absolute;
    top:45px;
    padding:6px 0px 0px;
    cursor:pointer;
    box-sizing:border-box;}
.h-netx-header-input ul{
    box-shadow:0px 0px 10px #eee;
    border-radius:4px;
    background-color:#fff;
    padding:20px 0px;
    cursor:pointer;}
.h-netx-header-input ul li{
    color:#666;
    height:40px;
    line-height:40px;
    padding:0px 20px;
    cursor:pointer;
    width:500px;
    box-sizing:border-box;}
.h-netx-header-input ul li:hover{background-color:#eee;}
.h-netx-header-input ul li img{margin-left:3px;width:22px;}
.h-netx-header-input ul li span{letter-spacing:1px;font-size:14px;}
.h-netx-header-d2{font-weight: bold;height:30px;width:100%;position:absolute;bottom:3px;left:0px;letter-spacing:1px;font-size:14px;line-height:30px;}
.h-netx-header-d2 a{color:#272b2f;}
.h-netx-header-d2 a:hover{color:#475255;}
.h-netx-header-d2 i{color:#272d2f;}
.h-netx-header-d2 span{color:#999;}








/*------一级导航栏------*/
.h-one-nav{
	letter-spacing:1px;
	height:60px;
	line-height:60px;
	background-color:#f8fafb;
	text-align:center;}
.h-one-nav-u{height:60px;}
.h-one-nav-u li{cursor: pointer}
.h-one-nav-l{
	height:60px;
	font-size:16px;
	border-bottom:2px solid rgba(0,0,0,0);
	display:inline-block;
	margin-right:46px;}
.h-one-nav-l a{color:#1e2330;height: inherit;width: inherit;display:inherit;cursor: pointer;}
.h-one-nav-l:hover a{color:#44b549;}
.h-one-nav-l1{border-bottom:2px solid #44b549;}
.h-one-nav-l1 a{color:#44b549;height: inherit;width: inherit;display:inherit;cursor: pointer;}


/*------使用教程------*/
.h-body{width:100%;min-width:1200px;margin-top:30px;}
/*------二级导航栏------*/
.h-two-nav{
	letter-spacing:1px;
	position:relative;
	margin:0px auto;
	height:45px;
	width:1140px;
	background-color:#fff;
	text-align:center;}
.h-two-nav ul{
	width:273px;
	margin:0 auto;
	height:44px;}
.h-two-nav ul li{
	font-size:16px;
	cursor:pointer;
	cursor:pointer;
	float:left;
	border:1px solid #dadee7;
	margin:0px 0px -1px -1px;
	width:137px;
	height:44px;
	line-height:42px;}
.h-two-nav ul .h-two-nav-l1{border-radius:2px 0px 0px 2px;color:#44b549;}
.h-two-nav ul .h-two-nav-l1 i{margin-right:7px;}
.h-two-nav-l2{border-radius:0px 2px 2px 0px;color:#1e2330;}
.h-two-nav-l2 i{margin-right:7px;}
.h-two-nav-l2:hover{color:#44b549;}


/*------三级导航------*/
.h-three-nav{
	min-height:340px;
	text-align:left;
	overflow:hidden;
	width:1047px;
	margin:30px auto 0px;}
.h-three-nav-d1{
	letter-spacing:1px;
	border-radius:2px;
	float:left;
	overflow: hidden;
	position:relative;
	width:333px;
	height:430px;
	padding:18px 0px 0px 25px;
	border:1px solid #d9d9d9;
	margin:0px 8px 20px;}
.h-three-nav-p1{
	margin-bottom:6px;
	font-weight:400;
	font-size:18px;
	font-weight:bold;
	color:#1e2330;}
.h-three-nav-d1 ul{position:relative;top:20px;}
.h-three-nav-d1 ul li{
	margin-bottom:15px;
	display: -webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	overflow: hidden;
	height:21px;
}
.h-three-nav-d1 ul li a{font-size:15px;color:#555;}
.h-three-nav-d1 ul li a:hover{color:#44b549;}



/*四级菜单*/
.h-four-nav{
	padding:0px 8px;
	text-align:left;
	overflow:hidden;
	width:1047px;
	margin:34px auto 50px;}
.h-four-nav-p1{
	font-size:20px;
	font-weight: bold;
	letter-spacing:1px;}

.h-four-nav-d1{
	overflow:hidden;
	width:100%;}
.h-four-nav-d1 ul{
	margin-top: 20px;
	width:45%;
	margin-right:4%;
	float:left;}

.h-four-nav-d1 ul li{
	font-size:16px;
	height:21px;
	margin-bottom:15px;
	width:100%;
	overflow: hidden;
	word-wrap: break-word;}
.h-four-nav-d1 ul li a{color:#66686c;}
.h-four-nav-d1 ul li a:hover{color:#44b549}






/*------------------------------------------top问答------------------------------------------*/
.h-top{width:100%;min-width:1200px;margin-top:60px;}
.h-top-nav1{
	min-height:340px;
	text-align:left;
	overflow:hidden;
	width:1047px;
	margin:30px auto 0px;}
.h-top-nav1-li{cursor:pointer;border-bottom:1px solid #ddd;padding:0px 10px 10px;box-sizing:border-box;margin-top:20px;}
.h-top-nav1-d1{height:40px;line-height:40px;}
.h-top-nav1-d1:hover .h-top-nav1-d1-p3 i{color: #44b549;}
.h-top-nav1-d1-p1{
	font-size:16px;
	margin-top:6px;
	color:#fff; 
	width:28px;
	height:28px;
	background-color:#44b549;
	border-radius:50%;
	text-align:center;
	line-height:28px;
	float:left;}
.h-top-nav1-d1-p2{float:left;margin-left:10px;font-size:16px;/*font-weight:bold;color:#44b549;*/letter-spacing:1px;color:black;font-weight:normal}
.h-top-nav1-d1-p3{float:right;font-size:20px;color:#ddd;}

.h-top-nav1-d2{line-height:40px;margin-top:20px;overflow:hidden;}
.h-top-nav1-d2-p1{
	font-size:16px;
	margin-top:6px;
	color:#666;
	width:28px;
	height:28px;
	background-color:#ddd;
	border-radius:50%;
	text-align:center;
	line-height:28px;
	float:left;}
.h-top-nav1-d2-p2{float:left;margin-left:10px;font-size:14px;color:#666;letter-spacing:1px;width:960px;text-align:justify;}
.h-top-nav1-d2-p2 a{color:#666;font-weight: bold;margin:0px 3px;border-bottom:1px solid #666;}
.h-top-nav1-d2-p2 a:hover{border-bottom:1px solid #44b549;color:#44b549;}

/*------------------------------------------自媒体工具------------------------------------------*/


/*楼梯*/
.stair{
	font-size:12px;
	text-align:center;
	position:fixed;
	top:50px;
	left:50%;
	margin-left:-710px;}
.stair-li{
	box-shadow:0px 0px 1px #ddd;
	background-color:#fff;
	margin-top:3px;
	letter-spacing:1px;
	cursor:pointer;
	color:#666;
	padding:0px 10px;
	height:26px;
	line-height:26px;}
.stair-li:hover{background-color:#44b549;color:#fff;}
.stair-li-p1{
	height:36px;
	width:2px;
	background-color:#bbb;
	float:left;}
.stair-li-p2{
	margin-top:9px;
	width:14px;
	height:14px;
	background-color:#bbb;
	border-radius: 50%;
	float:left;
	margin-left:-8px;}
.stair-li-p3{text-align:center;}


/*内容*/
.h-tools-wrap{
	position:relative;
	width:100%;
	min-width:1200px;
	padding:60px 0px;
	background-color:#fff;}
.h-tools{
	border-radius:10px;
	/*box-shadow:0px 0px 10px #ccc;*/
	background-color:#fff;
	width:1140px;
	padding:30px;
	margin:0 auto;}
.h-tools1{margin:50px auto 0px;}

.h-tools-title{
	/*padding-left:5px;*/
	box-sizing:border-box;
	/*border-left:4px solid #82d01d;*/
	font-size:20px;
	letter-spacing:1px;
	border-bottom:1px solid #ddd;}
.h-tools-title b{
	margin-right:3px;
	display:inline-block;
	width:5px;
	height:21px;
	background-color:#82d01d;
	vertical-align:middle;}
.h-tools-title span{
	display:inline-block;
	height:30px;
	/*background-color:#82d01d;*/
	vertical-align:middle;}
.h-tools-content{margin-top:10px;}
.h-tools-content ul{overflow:hidden;}
.h-tools-content ul li{
	text-align:left;
	line-height:70px;
	overflow:hidden;
	background-color:#eeeeed;
	cursor:pointer;
	/*border:1px solid #ddd;*/
	position:relative;
	border-radius:5px;
	width:196px;
	height:70px;
	float:left;
	padding-left:7px;
	box-sizing:border-box;
	margin:10px 10px;}
.h-tools-content ul li img{width:auto;max-width:100%;vertical-align:middle;}
.h-tools-content ul li a{
	display:inline-block;
	width:100%;
	height:100%;
	border-radius:5px;}
.h-tools-content ul li:hover{
	box-shadow:1px 1px 10px rgba(0,0,0,0.2);
	/*border-radius:35px;*/}
.h-tools-content ul li:hover .h-tools-title-p1{color:#fd9b41;}
.h-tools-content-p{
	display:none;
	background-color:rgba(0,0,0,0.6);
	color:#fff;
	letter-spacing:1px;
	position:absolute;
	text-align:center;
	line-height:70px;
	font-size:16px;
	left:0px;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;}
.h-tools-content ul li a:hover .h-tools-content-p{display:block;}


.h-tools-content1{margin-top:10px;}
.h-tools-content1 ul{overflow:hidden;}
.h-tools-content1 ul li{
	overflow:hidden;
	cursor:pointer;
	border:1px solid #ddd;
	position:relative;
	border-radius:5px;
	width:247px;
	height:100px;
	float:left;
	margin:10px 10px;}
.h-tools-content1 ul li:hover{box-shadow:1px 1px 10px rgba(0,0,0,0.2);}
.h-tools-content1 ul li a{width:100%;height:100%;display:inline-block;}
.h-tools-content1-p1{
	width:36px;
	height:36px;
	top:15px;
	left:15px;
	position:absolute;}
.h-tools-content1-p1 img{width:36px;height:36px;border-radius:50%;vertical-align: middle;}
.h-tools-content1-p2{
	position:absolute;
	left:60px;
	height:36px;
	line-height:36px;
	top:15px;
	font-size:18px;
	color:#4f4f4f;}
.h-tools-content1-p3{
	font-size:12px;
	position:absolute;
	top:55px;
	left:15px;
	right:15px;
	color:#999;
	display: -webkit-box;
	-webkit-line-clamp:2;  /*控制在第几行显示*/
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
}

/*------------------------------------------视频教程------------------------------------------*/
.h-video-wrap{
	width:100%;
	min-width:1200px;
	padding:60px 0px;
	background-color:#f5f5f5;}
.h-video{
	border-radius:10px;
	box-shadow:0px 0px 10px #ccc;
	background-color:#fff;
	width:1140px;
	padding:30px 20px;
	margin:0 auto;}
.h-video-title{
	font-size:20px;
	letter-spacing:1px;
	border-bottom:1px solid #ddd;}
.h-video-content{}
.h-video-ul{overflow:hidden;padding-top:30px;}
.h-video-li{
	-webkit-transition: margin-top 0.5s;
	-moz-transition: margin-top 0.5s;
	-o-transition:margin-top 0.5s;
	transition:margin-top 0.5s;
	cursor:pointer;
	border:1px solid #ddd;
	position:relative;
	border-radius:5px;
	width:350px;
	height:345px;
	float:left;
	background-color:#f5f5f5;
	margin:0px 8px 20px;}
.h-video-li:hover{margin-top:-15px;box-shadow: 0px 20px 15px -20px #333;}

.h-video-li-d1{
	width:100%;
	height:230px;
	background-color:#272d2f;
	border-radius:5px 5px 0px 0px;
	position:relative;}
.h-video-li-d1-p1{
	position: absolute;
	top:10px;
	left:10px;
	width:328px;
	height:30px;
	color:#ddd;
	font-size:15px;
	letter-spacing:2px;}

.h-video-li-d1-p2{
	position:absolute;
	top:68px;
	left:20px;
	font-size:30px;
	color:#fff;
	width:308px;
	letter-spacing:2px;}

.h-video-li-p1{
	width:328px;
	margin:15px auto 0px;
	font-size:16px;
	color:#66686c;
	height:60px;
	line-height:30px;
	letter-spacing:1px;}

.h-video-li-p2{
	width:328px;
	margin:8px auto 0px;
	height:30px;
	line-height:30px;
	font-size:12px;
	color:#66686c;}

.h-video-li-p2-i1{margin-right:5px;font-size:13px;}
.h-video-li-p2-i2{margin-left:20px;font-size:13px;}





/*------底部联系客服------*/
.h-botm-wrap{
	height:150px;
	min-width:1200px;
	background-color:#f8fafb;
}
.h-botm{
	height:150px;
	width:570px;
	margin:0 auto;
	text-align:center;}
.h-botm p{
	display:inline-block;
	line-height:150px;
	font-size:30px;
	color:#1e2330;}

.h-botm a{color:#1e2330;}
.h-botm a span{
	display:inline-block;
	cursor:pointer;
	margin-left:39px;
	background-color:#fff;
	font-size:16px;
	border:1px solid #dadee7;
	border-radius:2px;
	width:148px;
	height:43px;
	line-height:41px;
	text-align:center;}
.h-botm a span:hover{border-color:#999;}








/*--------------------------视频弹窗--------------------------------*/
.h-trackmatte{
	position:fixed;
	top:0px;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.6);}
.h-popup{
	position:relative;
	margin:5% auto 0;
	width:56%;
	height:80%;
	background-color: #fff;
	border-radius:10px;}
/*弹窗标题*/
.h-popup-title{
	background-color:#fff;
	border-radius:10px 10px 0px 0px;
	z-index:10;
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:40px;
	border-bottom:1px solid #ddd;
	box-sizing: border-box;}
.h-popup-title-P1{
	line-height:39px;
	text-align:center;
	font-size:14px;
	letter-spacing:1px;
	color:#666;}
.h-popup-title-P2{
	cursor:pointer;
	position:absolute;
	color:#636363;
	font-size:20px;
	line-height:39px;
	top:0px;
	right:8px;}
.h-popup-title-P2:hover{color:#f35858;}


.h-popup-body{
	padding:40px 0px 40px;
	height:100%;
	/*background-color:rgba(255,0,0,0.3);*/
	width:100%;}

.h-popup-body embed{width:100%;height:100%;}




/*搜索结果展示*/
.h-search-answer{
	width:1100px;
	margin:0 auto;
	min-height: 600px;
	padding:40px 0px;}
.h-search-answer li{margin-bottom:30px;}
.h-search-answer-p1{font-size:17px;color:#2f9833;letter-spacing:1px;}
.h-search-answer-p1 a{color:inherit;}
.h-search-answer-p1 a:hover{border-bottom:1px solid #2f9833;color:#2f9833;}
.h-search-answer-p2{
	padding:0px 2px;
	text-align:justify;
	height:51px;
	font-size:14px;
	color:#777;
	letter-spacing:1px;
	line-height:1.8;
	margin-top:5px;
	box-sizing:border-box;
	display: -webkit-box;
	-webkit-line-clamp:2;  
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;}
.h-search-answer-d1{
	margin-top:3px;
	font-size:12px;
	color:#999;}
.h-search-answer-d1-s1{margin-left:2px;margin-right:15px;}
.h-search-answer-d1-a1{
	box-sizing:border-box;
	display:inline-block;
	color:#999;
	border:1px solid #bbb;
	border-radius:3px;
	padding:0px 8px;
	line-height:1.5;
	font-size:12px;}
.h-search-answer-d1-a1:hover{color:#2f9833;border-color:#2f9833;}

/*热门搜索*/
.h-search-answer-d2{
	margin-top:50px;
	letter-spacing:1px;}
.h-search-answer-d2 p{color:#444;font-size:16px;font-weight:bold;}
.h-search-answer-d3{margin-top:15px;}

.h-search-answer-d3 a{
	font-size:14px;
	border-bottom:1px solid rgba(0,0,0,0);
	display:inline-block;
	color:#2f9833;
	margin:0px 10px 0px 0px;
	cursor: pointer;}
.h-search-answer-d3 a:hover{border-bottom:1px solid #2f9833;}
































/*主体部分*/
#section{margin-top:40px;}


/*左侧导航部分*/
/*内容区左侧背景、边框*/
.index-left{width:325px;background-color:#fff;float:left;box-sizing:border-box;margin-top:0px;padding-bottom:60px;min-height:450px;max-height:calc( 100% - 450px ); overflow: auto;z-index:100;}

/*向上/下小图标*/
.navTitle{position: relative;}
.index-left .fa{
    position: absolute;
    top: 17px;
    right: 45px;
}
/*.udIcon{display: inline-block;width: 12px;height: 10px;vertical-align: middle;float: right;background: url("../img/updown_icon_help1.png") no-repeat;position: absolute;top: 16px;left: 275px;}*/
/*.upIcon{background-position: 0 0;}*/
/*.downIcon{background-position: -19px 0;}*/

/*左侧导航菜单*/
/*.index-left-ul1{width: 100%;margin-top:10px;box-sizing: border-box;}*/
.index-left-ul2{width: 100%;margin-top:10px;box-sizing: border-box;}
.index-left-ul3{width: 100%;margin-top:15px;box-sizing: border-box;}
.index-left-ul4{width: 100%;padding:8px 0px;background: #fafafa;box-sizing: border-box;}
.index-left-li2{height:50px;line-height:50px;color: #2d2d2d;font-size:16px;padding: 0px 15px;box-sizing: border-box;cursor: pointer;border-bottom: 1px solid #F7F7F7;}
.index-left-li3{height:32px;line-height:32px;color:#666;font-size:14px;background-color: #424a58;padding: 0px 14px;box-sizing: border-box;cursor: pointer;}
.index-left-li4{line-height:38px;color:#333;font-size:14px;padding:0px 8px 0px 20px;box-sizing: border-box;cursor: pointer;}
.index-left-li2:hover{color: #44b549;/*background-color:#44b549;*/}
.index-left-li3:hover{background-color: #5A6579;color: #fff;}
.index-left-li4:hover{color: #44b549;}
.navDetailActive{color: #44b549;}




.rightBox{float: right;width: 850px;margin-left: 25px;box-sizing: border-box;padding: 40px 20px;background: #ffffff;}
.rightBox p{font-size: 16px;line-height: 30px;letter-spacing: 1.5px;text-align: justify;/*text-indent: 2em;*/}
.rightBox{font-size: 16px;}
.rightBox .title,.rightBox .time{text-align: center;}
.rightBox .time{margin-top: 10px;font-size: 14px;text-indent: 0px;}
.contentBox{margin-top: 5px;}
.rightBox li{list-style: disc;}
.rightBox ul,.rightBox ol{padding-left:30px;}


/*浮层联系客服*/
.layer{position: fixed;right: 80px;top: 50%;margin-top: -97px;z-index: 10000;background: #fff;}
#right_service li{position: relative;}
#right_service .layer_box{width: 300px;padding: 10px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;position: absolute;top: 0;left: -310px;z-index: 999;background: #ffffff;font-size: 12px;-webkit-box-shadow: 0px 0px 6px #aaa;-moz-box-shadow: 0px 0px 6px #aaa;box-shadow: 0px 0px 6px #aaa;}
.layer ul li a {display: inline-block;width: 39px;height: 48px;text-align: center;line-height: 48px;background-color: #ffffff;position: relative;-webkit-transition: all .2s;transition: all .2s;font-size: 17px;}
.contactPic{width: 28px;margin: 0 auto;vertical-align: middle;background-color: #44b549;}
.txt-title{font-size: 16px;}

.txt-content{color: #595959;margin-top: 3px;line-height: 20px;}
#txt-btn{
	display:inline-block;
	margin-top:5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #44B549;
	color: #fff;
	font-size: 16px;
	height: 35px;
	line-height: 35px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
	width:130px;
}
#txt-btn:hover{background: #2F9833;}
.ewm-box,.ewm-box img{display: inline-block;vertical-align: middle;width: 95px;height: 95px;margin: 0 auto;}
.video_box .txt-box{display: inline-block;vertical-align: middle;width: 175px;margin-left: 5px;font-size: 12px;line-height: 20px;text-align: justify;}
/*弹出框的箭头*/
.layer .arrow{width: 23px;height: 45px;background: url("../img/updown_icon_help.png") -40px 0 no-repeat;position: absolute;top: 20px;left: 300px;}

.index-left::-webkit-scrollbar{width:6px;height:6px;}
.index-left::-webkit-scrollbar-track {background-color:rgba(0,0,0,0);}
.index-left::-webkit-scrollbar-thumb{background-color:#ddd;border-radius:5px;}
/*回到顶部*/
.return-top{
	z-index: 1000;
	position:fixed;
	bottom:170px;
	text-align:center;
	font-size:30px;
	color:#fff;
	line-height:36px;
	width:36px;
	right: 81px;
	height:36px;
	cursor:pointer;
	background-color:#44b549;
	border-radius:5px;
	box-shadow:0px 3px 7px 0px rgba(0, 0, 0, 0.35);display:none;}
.return-top:hover{opacity: 0.8;}




.Foot {
    width: 100%;
    height: auto;
    min-width: 1200px;
    font-size: 0px;
    margin-top: 30px;
    background-image: -webkit-linear-gradient( 2deg, #eaf7fe 0%, #eafdf9 100%);
}
.FootBody {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    padding: 20px 0 10px;
    height: auto;
}
.FootBody>div{
    display: inline-block;
    vertical-align: middle;
}
.foot-div{
    position: relative;
}
.foot-div:nth-child(2){
    display: inline-block;
    vertical-align: middle;
}
.foot-div a,
.foot-link,
.foot-div>p{
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #999;
    margin: 0 14px 0 0;
    line-height: 34px;
    letter-spacing: 1px;
}
.foot-div a:hover{
    color: #666;
    font-weight: bold;
}
.link-cont{
    text-align: left;
    padding: 0 0 0 100px;
}
.bottom_logo{
    width: 110px;
    vertical-align: middle;
    margin: -5px 0px 0 0;
}
.foot-link{
    position: absolute;
    top: 0;
    left:10px;
}
.foot-right {
    position: absolute;
    right: -100px;
    top: 50%;
    width: 100px;
    transform: translateY(-50%);
}
.foot-right>p {
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    color: #999;
}
.lxkf-foot{
	background-color: transparent !important;
}