@charset "utf-8";

html,
body {
	padding: 0;
	margin: 0;
	height: 100%;
}

ul,
li,
h1,
h2,
h3,
h4,
p,
dl,
dt,
dd {
	list-style: none;
	padding: 0;
	margin: 0;
}

body {
	background: #fff;
	font: 12px/1.5 "微软雅黑", Verdana, Geneva, sans-serif, tahoma, Srial, helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}

a {
	text-decoration: none;
	color: #666
}

a:hover {
	padding: 0;
	margin: 0
}

a img {
	border: none;
}

table {
	border-collapse: collapse
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.cen {
	max-width: 1200px;
	margin: 0 auto;
}

.clear {
	clear: both;
}

.wrapper {
	height: auto;
	overflow: auto;
	padding-bottom: 60px;
	background: #f0f0f0;
}

.jie_tit {
	margin-bottom: 20px;
	margin-top: 40px;
}

.jie_tit h2 {
	font-weight: bold;
	font-size: 26px;
	text-align: center;
}

.jie_tit p {
	text-align: center;
	color: #666;
	line-height: 33px;
	font-size: 18px;
	font-weight: 100;
}

.wrapper {
	height: auto;
	overflow: auto;
	padding-bottom: 60px;
}

.sys li {
	padding-top: 40px;
	height: 280px;
}

.s_zx {
	text-align: center;
	font-size: 30px;
	color: #FFFFFF;
	font-weight: 100;
	background: #00c1de url(../images/s26.jpg) no-repeat center;
	height: 130px;
	line-height: 130px;
}

.order_cen {
	background: #fff;
	max-width: 1100px;
	padding: 50px;
	margin-top: 50px;
	height: auto;
	overflow: auto;
}

@media (max-width:768px) {
	.order_cen {
		padding: 20px;}
}

.order_img {
	width: 50%;
	padding-right: 40px;
	box-sizing: border-box;
}

.order_img img {
	width: 100%;
}

.order_text {
	width: 50%;
}

.order_text h2 {
	font-size: 28px;
	line-height: 55px;
	margin-top: 20px;
}

@media (max-width:768px) {
	.order_img {
		width: 100%;
		padding-right: 0;
	}



	.order_text {
		width: 100%;
	}
}

.order_text p {
	font-size: 18px;
	color: #666;
	margin-bottom: 30px;
}

.order_text span {
	font-size: 28px;
	line-height: 30px;
	font-weight: bold;
	color: #ff7618;
}

.order_text span.o_yj {
	font-size: 16px;
	text-decoration: line-through;
	color: #666;
	font-weight: 100;
	margin-right: 30px;
}

.order_text a {
	background: #ff7618;
	padding: 0 55px;
	line-height: 45px;
	color: #FFF;
	border-radius: 8px;
	display: inline-block;
	font-size: 16px;
	clear: both;
	margin-top: 65px;
}

.order_text a:hover {
	background: #f86c0d;
}

.sever1 {
	width: 604px;
}

.sever1 span {
	position: relative;
	width: 604px;
	height: 279px;
	text-align: center;
	font-size: 24px;
	line-height: 35px;
	display: inline-block;
}

.sever1 span font {
	position: absolute;
	color: #FFFFFF;
	width: 604px;
	font-weight: bold;
	margin-top: 90px;
}

.sever1 span font p {
	font-size: 16px;
	font-weight: normal;
}

.sever2 {
	margin-left: 10px;
}

.sever2 span {
	width: 469px;
	font-size: 24px;
	line-height: 35px;
	display: inline-block;
	position: relative;
}

.sever2 span font {
	position: absolute;
	width: 469px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 220px;
}

.sever2 span font p {
	font-size: 16px;
	font-weight: normal;
}

.banli1 {
	text-align: center;
	font-size: 16px;
	line-height: 30px;
	color: #666;
}

.banli1 img{width: 100%;}

@media (max-width:1200px) {

	.sever1,
	.sever2 {
		width: 100%;
		text-align: center;
		margin-left: 0;
	}

	.sever1 img,
	.sever2 img {
		width: 100%;
	}

	.sever1 span,
	.sever2 span {
		width: 100%;
		height: auto;
	}

	.sever1 span font,
	.sever2 span font {
		margin-top: 30px;
		width: 100%;
	}


}

.s_logo {
	margin-top: 50px;
}

.s_logo li {
	float: left;
	margin: 8px;
}

/* 优势 */
.i_ys li i {
	width: 100px;
	height: 100px;
	margin: 0 auto;
	display: inline-block;
	background: #4fccfe;
	font-size: 54px;
	text-align: center;
	line-height: 100px;
	color: #fff;
	border-radius: 100px;
	margin-bottom: 10px;
}

.i_ys li {
	width: 23%;
	text-align: center;
	float: left;
	background: #fff;
	float: left;
	margin: 0px 1% 40px 1%;
	height: 230px;
	border: 1px solid #f0f0f0;
}

.i_ys li h2 {
	font-size: 16px;
	color: #333;
	line-height: 35px;
	font-weight: normal;
	max-width: 94%;
	margin: 0 auto;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.i_ys li p {
	color: #999;
	font-size: 14px;
	line-height: 28px;
	padding: 0px 15px 8px 15px;
}

/*产品*/
.td,
.an_fx,
.td1 {
	background: #fff;
	height: auto;
	overflow: auto;
	text-align: center;
	padding-bottom: 60px;
}

.an_fx p{margin-bottom: 15px; padding: 0 50px; line-height: 24px;}

.td li {
	float: left;
	margin-left: 42px;
}

.td li p {
	color: #666;
	font-size: 14px;
}

.td li p b {
	font-size: 20px;
	line-height: 40px;
	color: #333;
}

.anli1 {
	padding: 0 50px;
	line-height: 38px;
	text-align: left;
	font-size: 16px;
	color: #666;
}

.anli1 h2 {
	text-align: center;
	border-bottom: 2px solid #3aadff;
	width: 50px;
	margin: 0 auto;
	color: #3aadff;
	margin-bottom: 10px;
}

.td1 p {
	font-size: 16px;
	text-align: left;
	line-height: 35px;
}

.td1 ul {
	width: 1000px;
	margin: 0 auto;
}

.td1 li {
	float: left;
	margin-top: 35px;
	margin-left: 90px;
	text-align: center;
}

.mennu {
	height: 70px;
	z-index: 100;
	position: absolute;
	left: 460px;
}

.mennu li {
	float: left;
	height: 70px;
	font-size: 14px;
	text-align: center;
	line-height: 18px;
	padding: 0;
}

.mennu li.lihover,
.mennu li.licurrent {
	padding-bottom: 15px;
	border-bottom: 3px solid #FE7700;
}

.mennu li a {
	font-size: 16px;
	color: #333;
	margin: 0 20px;
	padding: 15px 5px 0px 5px;
	font-weight: 100;
	display: inline-block;
	border-top: 2px solid #fff;
	line-height: 40px;
}

.mennu li a:hover {
	color: #3aadff;
}

.mennu li.ho {
	color: #3aadff;
	border-top: 2px solid #3aadff;
}

.li_3 {
	position: relative;
	z-index: 100;
}

;
}

.li_3 {
	position: relative;
	z-index: 100;
}

.li_3 a.noclick {
	width: 60px;
}

.li_3_content {
	position: absolute;
	top: 70px;
	left: -40px;
	padding: 10px 0;
	z-index: 99;
	display: none;
	width: 180px;
	background: #fff;
	filter: alpha(opacity=99);
	-moz-opacity: 0.99;
	-khtml-opacity: 0.99;
	opacity: 0.99;
	border: 1px solid #149cd0;
	border-top: 0;
}

.li_3_content dd {
	line-height: 50px;
}

.li_3_content dd a {
	text-align: center;
	padding: 0;
	border-right: none;
	line-height: 50px;
	color: #666;
	font-weight: normal;
	display: inline-block;
	border: 0;
	width: 100%;
	margin: 0;
}

.li_3_content dd a:hover {
	border: 0;
	background: #f89023;
	color: #fff;
	;
}

.li_3_content dd.lastItem {
	background-image: none;
}

.li_3_content dd.lastItem a {
	border-bottom: none;
}

.jjf1 li {
	float: left;
	width: 345px;
	border: 1px solid #f0f0f0;
	margin: 0 0 30px 40px;
	background: #f9f9f9;
	height: 328px;
}

.jjf1 li h4 {
	font-size: 16px;
	line-height: 28px;
	color: #333;
	padding: 0 20px;
	padding-top: 8px;
	text-align: center;
}

.jjf1 li p {
	padding: 8px 20px;
	font-size: 13px;
	color: #666;
	line-height: 24px;
	height: 40px;
	text-align: center;
}

.jjf1 li span p {
	color: #ff6801;
	height: 30px;
	text-align: left;
	border-top: 1px solid #f0f0f0;
	background: #f5f5f5;
	margin-top: 10px;
}

.jjf1 li span p i {
	margin-right: 5px;
}

.csa span {
	font-size: 12px;
	color: #999;
	font-weight: normal;
	margin-right: 20px;
}

.csa span i {
	margin-right: 5px;
}

.sider-bar {
	width: 100%;
	margin-top: 60px;
	margin-bottom: 60px;
	height: auto;
	overflow: auto;
}

.
