
@import "font_1076470_oyih0u4dh2j.css";
 @import "zwcnw.css";
.iconfont {
	font-size: inherit;
}
*, *:before, *:after {
	margin: 0;
	padding: 0;
	font-style: normal;
	list-style: none;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
html, body {
	-webkit-touch-callout: none;
	-webkit-text-size-adjust: none;
	width: 100%;
	height: 100%;
}
html {
	overflow-x: hidden;
}
body {
	font-size: 14px;
	color: #333;
	line-height: normal;
	font-family: Microsoft Yahei, "Helvetica", "STHeitiSC-Light", "Arial", sans-serif;
	background: #fff;
	-webkit-font-smoothing: antialiased;
}
a {
	color: #333;
	text-decoration: none;
	cursor: pointer;
	transition: all 0.3s;
}
a:hover {
	color: #0e9ce4;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	margin: auto;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
em, i {
	font-style: normal;
}
img {
	vertical-align: middle;
}
input, select, textarea {
	font-family: Microsoft Yahei, "Helvetica", "STHeitiSC-Light", "Arial", sans-serif;
	font-size: 14px;
}
textarea {
	overflow: auto;
}
input:focus, textarea:focus, button:focus, select:focus {
	outline: 0;
}
input::-ms-clear {
 display: none;
}
input[type="text"], input[type="button"], input[type="submit"], textarea {
	-webkit-appearance: none;
}
.clearfix, .clear:after, .container:after {
	width: 100%;
	clear: both;
	line-height: 0;
	display: block;
	overflow: hidden;
	zoom: 1;
	font-size: 0;
	content: '.';
}
.mar10 {
	margin-top: 10px;
}
.mar30 {
	margin-top: 30px;
}
.container {
	width: 100%;
	max-width: 1300px;
	margin: 0 auto;
}
.jzyouhua {
	font-size: 18px;
	color: #F60;
	padding-top: 20px;
	text-align: center;
}
/* header */
header .top {
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	overflow: hidden;
	background: url(../image/bj_top.png) repeat;
	color: #ccc;
}
header .top a {
	color: #ccc;
}
header .top a:hover {
	color: #0e9ce4;
}
header .top .welcome {
	float: left;
}
header .top .but {
	float: right;
	padding: 0 15px 0 0;
}
header .top .but li {
	float: left;
}
header .top .but .tel {
	color: #ffb243;
	background: url(../image/icon_toptel.png) left center no-repeat;
	padding-left: 18px;
	margin-right: 10px;
}
header .top .but .line {
	padding: 0 5px;
}
header .head {
	position: relative;
	height: 90px;
}
header .head .logo {
	float: left;
	margin: 15px 10px 0 0;
}
header .head .logo img {
	height: 60px;
	width: auto;
}
header .head .logo_info {
	float: left;
	color: #0e9ce4;
	line-height: 1;
	border-left: 1px dotted #ccc;
	margin: 22px 0 0 0;
	padding: 0 0 0 10px;
	font-size: 16px;
}
header .head .logo_info p.logotit {
	font-size: 24px;
	color: #ff6600;
	display: block;
	overflow: hidden;
	padding: 0 0 5px 0;
	font-weight: bold;
}
header .head .logo_info span {
	font-weight: bold;
	font-size: 20px;
}
header .head .navbut {
	display: none;
}
header .head .tel {
	background: #f0f0f0;
	border-radius: 5px;
	display: none;
	height: 30px;
	padding: 0 10px;
	font-size: 16px;
	line-height: 1;
	color: #ff6600;
}
header .head .tel .iconfont {
	font-size: 24px;
}
header .head nav {
	float: right;
	position: relative;
	display: block;
}
header .head nav li {
	float: left;
}
header .head nav li > a {
	padding: 0 15px;
	display: block;
	height: 90px;
	line-height: 100px;
	position: relative;
	z-index: 2;
	color: #000;
}
header .head nav li > a .icon {
	position: absolute;
	right: -10px;
	top: 20px;
	line-height: 0;
}
header .head nav li > a .icon img {
	height: 21px;
	width: auto;
}
header .head nav li .sub {
	display: none;
	position: absolute;
	left: 0;
	top: 100%;
	min-width: 100%;
	white-space: nowrap;
	background-color: rgba(14, 156, 228, 0.5);
	text-align: center;
}
header .head nav li .sub a {
	display: block;
	overflow: hidden;
	color: #fff;
	padding: 0 15px;
	line-height: 40px;
	border-bottom: 1px solid rgba(14, 156, 228, 0.2);
}
header .head nav li .sub a:hover {
	background-color: rgba(14, 156, 228, 0.5);
}
header .head nav li[data-id='5'], header .head nav li[data-id='4'] {
	position: relative;
	z-index: 55;
}
header .head nav .cur > a {
	color: #fff;
}
header .head nav .hover > a {
	color: #fff;
}
header .head nav .curjs > a {
	color: #000;
}
header .head nav .curbg {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
	background: url(../image/nav_curbg.png) center center repeat;
}
header .head .nav_sub {
	position: absolute;
	left: 0px;
	top: 100%;
	width: 100%;
	background: #f1f3f5;
	z-index: 99;
	box-shadow: 2px 2px 2px #cccccc;
	border-top: 2px solid #0e9ce4;
	padding: 30px 0 50px 0;
	display: none;
}
header .head .nav_sub .container {
	display: none;
}
header .head .nav_sub .b_tit {
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #d2d2d2;
	line-height: 1;
	padding: 0 0 15px 0;
	margin-bottom: 20px;
}
header .head .nav_sub .left {
	width: 50%;
	float: left;
	padding: 0 40px 0 0;
}
header .head .nav_sub .left ul {
	margin: -7px;
	overflow: hidden;
}
header .head .nav_sub .left ul li {
	float: left;
	width: 50%;
	padding: 7px;
}
header .head .nav_sub .left ul li a {
	display: block;
	overflow: hidden;
	position: relative;
	padding: 20px 20px 20px 65px;
	background: #fff;
}
header .head .nav_sub .left ul li .iconfont {
	font-size: 30px;
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	position: absolute;
	left: 20px;
	top: 20px;
	color: rgba(255, 102, 0, 0.9);
}
header .head .nav_sub .left ul li span {
	font-size: 16px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0 0 5px 0;
}
header .head .nav_sub .left ul li p {
	display: block;
	overflow: hidden;
	color: #888;
	line-height: 22px;
	height: 44px;
	font-size: 12px;
}
header .head .nav_sub .left ul li a:hover {
	background: rgba(255, 102, 0, 0.9);
}
header .head .nav_sub .left ul li a:hover .iconfont {
	color: #fff;
}
header .head .nav_sub .left ul li a:hover span {
	color: #fff;
}
header .head .nav_sub .left ul li a:hover p {
	color: #eee;
}
header .head .nav_sub .right {
	margin: 0 -15px;
	width: 50%;
	float: left;
}
header .head .nav_sub .right ul {
	width: 50%;
	float: left;
	padding: 0 15px;
	margin: -10px 0;
	overflow: hidden;
}
header .head .nav_sub .right ul li {
	padding: 10px 0;
}
header .head .nav_sub .right ul li a {
	display: block;
	overflow: hidden;
	padding: 0 0 0 20px;
	position: relative;
}
header .head .nav_sub .right ul li a:before {
	content: "";
	position: absolute;
	left: 0px;
	top: 9px;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: rgba(255, 102, 0, 0.9);
}
header .head .nav_sub .right ul li a:hover {
	color: #ff6600;
}
header .head .nav_sub .right ul li span {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 16px;
	padding: 0 0 5px 0;
}
header .head .nav_sub .right ul li p {
	display: block;
	overflow: hidden;
	font-size: 12px;
	line-height: 22px;
	color: #999;
}
/* footer */
footer {
	background: #1e1e1e;
	overflow: hidden;
	color: #b6b6b6;
}
footer a {
	color: #b6b6b6;
}
footer a:hover {
	color: #0e9ce4;
}
footer .box {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	padding: 30px 0;
	font-size: 12px;
}
footer .box .b_tit {
	position: relative;
	overflow: hidden;
	font-size: 14px;
	color: #fff;
	padding: 0 0 15px 0;
	margin-bottom: 10px;
	line-height: 1;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
footer .box .b_tit:before {
	content: "";
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 1px;
	background: #ccc;
}
footer .box .b_tit:after {
	content: "";
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 20px;
	height: 1px;
	background: #ff6600;
	z-index: 1;
}
footer .box .b_tit .share a {
	margin-left: 5px;
	font-size: 18px;
}
footer .box .b_tit .share a:first-child {
	margin-left: 0;
}
footer .box .cont {
	line-height: 1.5;
	font-size: 14px;
}
footer .box .cont .tel {
	font-size: 30px;
	color: #fff;
	font-weight: bold;
}
footer .box .cont .line {
	height: 1px;
	width: 100%;
	background: #363636;
	margin: 8px 0;
}
footer .box .us {
	width: 270px;
	height: 100%;
	padding: 0 20px 0 0;
	position: relative;
	font-size: 12px;
}
footer .box .us .about span {
	font-size: 16px;
	color: #fff;
}
footer .box .us .about p {
	display: block;
	overflow: hidden;
	text-indent: 2em;
	padding: 5px 0 0 0;
	line-height: 1.6;
}
footer .box .us ul {
	margin: 0 -5px;
	overflow: hidden;
}
footer .box .us ul li {
	padding: 0 5px;
	width: 50%;
	float: left;
	text-align: center;
}
footer .box .us ul li img {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}
footer .box .us .us-num {
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: 5;
	width: 8px;
}
footer .box .us .us-num .swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	border-radius: 50%;
	cursor: pointer;
	background: #ccc;
	outline: 0;
}
footer .box .us .us-num .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: #fff;
}
footer .box .nav ul {
	line-height: 25px;
}
footer .copy {
	padding: 15px 0;
	overflow: hidden;
	border-top: 1px solid #363636;
	font-size: 12px;
}
footer .copy .left {
	float: left;
}
footer .copy .right {
	float: right;
}
/* float_kefu */
.float_kefu {
	position: fixed;
	right: 7px;
	bottom: 138px;
	z-index: 999;
}
.float_kefu > li {
	margin-top: 4px;
	position: relative;
}
.float_kefu > li > a {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	width: 38px;
	height: 38px;
	line-height: 1;
	text-align: center;
	border: 1px solid #0e9ce4;
	color: #0e9ce4;
	font-size: 28px;
	background: #fff;
}
.float_kefu > li .pic {
	height: auto;
	border: 0;
}
.float_kefu > li .ewm {
	text-align: center;
}
.float_kefu > li .pic img {
	width: 100%;
	height: auto;
}
.float_kefu > li .backtop {
	opacity: 0;
}
.float_kefu > li .backtop.cur {
	opacity: 1;
}
.float_kefu > li .hide {
	display: none;
	position: absolute;
	right: 100%;
	top: 50%;
	transform: translateY(-50%);
	padding: 0 15px 0 0;
}
.float_kefu > li .hide:before {
	content: "";
	position: absolute;
	right: 6px;
	top: 50%;
	width: 0;
	height: 0;
	transform: translateY(-50%);
	border-top: 8px solid transparent;
	border-left: 10px solid #fff;
	border-bottom: 8px solid transparent;
	z-index: 1;
}
.float_kefu > li .hide:after {
	content: "";
	position: absolute;
	right: 5px;
	top: 50%;
	width: 0;
	height: 0;
	transform: translateY(-50%);
	border-top: 9px solid transparent;
	border-left: 10px solid #0e9ce4;
	border-bottom: 9px solid transparent;
}
.float_kefu > li .hide .bj {
	border: 1px solid #0e9ce4;
	background: #fff;
	border-radius: 5px;
	overflow: hidden;
}
.float_kefu > li .hide .ewm {
	padding: 5px;
	overflow: hidden;
}
.float_kefu > li .hide .ewm img {
	width: 120px;
	height: 120px;
}
.float_kefu > li .hide .tel {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	width: 390px;
	padding: 15px;
}
.float_kefu > li .hide .tel .iconfont {
	font-size: 30px;
	width: 62px;
	height: 62px;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	border: 4px solid #eee;
	border-radius: 50%;
}
.float_kefu > li .hide .tel .info {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding: 0 20px 0 10px;
}
.float_kefu > li .hide .tel .info .bt {
	font-size: 16px;
	border-bottom: 1px solid #d9d9d9;
	line-height: 1;
	padding: 0 0 8px 0;
	position: relative;
}
.float_kefu > li .hide .tel .info .bt em {
	color: #ff6600;
	padding-left: 5px;
}
.float_kefu > li .hide .tel .info .bt .but {
	position: absolute;
	right: 0px;
	top: -2px;
	background: #0e9ce4;
	color: #fff;
	border-radius: 3px;
	display: inline-block;
	font-size: 12px;
	line-height: 20px;
	padding: 0 5px;
}
.float_kefu > li .hide .tel .info .bt .but:hover {
	background: #ff6600;
}
.float_kefu > li .hide .tel .info ul {
	overflow: hidden;
	padding: 5px 0 0 0;
}
.float_kefu > li .hide .tel .info ul li {
	line-height: 22px;
	font-size: 12px;
	color: #999;
	float: left;
	width: 50%;
	position: relative;
	padding: 0 0 0 10px;
}
.float_kefu > li .hide .tel .info ul li:before {
	content: "";
	width: 4px;
	height: 4px;
	border: 1px solid #ccc;
	border-radius: 50%;
	position: absolute;
	left: 0px;
	top: 50%;
	transform: translateY(-50%);
}
.float_kefu > li .hide .pay {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	width: 390px;
	padding: 15px;
}
.float_kefu > li .hide .pay .iconfont {
	font-size: 30px;
	width: 62px;
	height: 62px;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	border: 4px solid #eee;
	border-radius: 50%;
}
.float_kefu > li .hide .pay .text {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding: 0 20px 0 10px;
}
.float_kefu > li .hide .pay .text span {
	display: block;
	overflow: hidden;
	font-size: 16px;
	border-bottom: 1px solid #d9d9d9;
	line-height: 1;
	padding: 0 0 8px 0;
}
.float_kefu > li .hide .pay .text p {
	line-height: 18px;
	height: 36px;
	display: block;
	overflow: hidden;
	font-size: 12px;
	color: #999;
	margin-top: 5px;
}
.float_kefu > li .hide .pay a {
	display: block;
	overflow: hidden;
	width: 82px;
	line-height: 36px;
	text-align: center;
	background: #0e9ce4;
	color: #fff;
	border-radius: 5px;
}
.float_kefu > li .hide .pay a:hover {
	background: #333;
}
.float_kefu > li:hover > a {
	background: #0e9ce4;
	color: #fff;
}
/* all */
.position {
	background: #f2f2f2;
	line-height: 1;
	box-shadow: 0 0 10px #ccc;
}
.position .container {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	height: 50px;
}
.position .container:after {
	display: none;
}
.position .tit {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	color: #666;
}
.position .tit .iconfont {
	font-size: 24px;
	border: 1px solid #ff6600;
	border-radius: 50%;
	width: 36px;
	height: 36px;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	color: #ff6600;
}
.position .tit span {
	font-size: 24px;
	font-weight: bold;
	padding: 0 10px;
	color: #ff6600;
}
.position .tit em {
	font-size: 20px;
	text-transform: capitalize;
	padding: 6px 0 0 0;
	color: #aaa;
}
.position .wz {
	font-size: 12px;
}
.position .wz a {
	color: #666;
}
.position .wz a:hover {
	color: #0e9ce4;
}
.position.nob {
	background: #fff;
}
.main_cate {
	padding: 0 0 20px 0;
	width: 100%;
	overflow: hidden;
	transition: all 0.3s;
}
.main_cate .container {
	padding: 0;
}
.main_cate .tit {
	display: none;
}
.main_cate ul {
	margin: -5px;
	overflow: hidden;
}
.main_cate ul li {
	float: left;
	padding: 5px;
}
.main_cate ul li a {
	display: block;
	overflow: hidden;
	background: #ddd;
	padding: 0 10px;
	line-height: 32px;
	border-radius: 5px;
}
.main_cate ul li:hover a, .main_cate ul li.on a {
	background: #ff6600;
	color: #fff;
}
.main_cate.cur {
	position: fixed;
	left: 0px;
	top: 0px;
	background: #fff;
	box-shadow: 0 0 10px #ccc;
	z-index: 999;
	padding: 10px 0;
}
.main_cate.cur .container {
	padding: 0 10px;
}
.main_cate_height {
	width: 100%;
	overflow: hidden;
}
.main_box {
	padding: 20px 0 40px 0;
	overflow: hidden;
}
.main_hbj {
	background: #f5f5f5;
}
.main_hbj .dede_pages li a {
	background: #fff;
}
.main_box_flex {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	position: relative;
	overflow: hidden;
}
.main_box_flex:before {
	width: 1px;
	background: #eee;
	content: "";
	position: absolute;
	right: 300px;
	top: 0px;
	bottom: 0px;
}
.main_box_flex .main_left {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	width: 0px;
}
.main_box_flex .main_right {
	width: 280px;
	margin-left: 41px;
}
.main_box_flex .main_right > * {
	margin-top: 15px;
}
.main_box_flex .main_right > *:first-child {
	margin-top: 0;
}
.main_box_flex .main_right .box .tit {
	border-bottom: 1px solid #ff6600;
	font-size: 16px;
	overflow: hidden;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 0 0 8px 5px;
}
.main_box_flex .main_right .box .tit span {
	color: #ff6600;
}
/* mb20 */
.mb20 {
	margin-bottom: 20px;
}
/* box_foot_float */
.box_foot_float {
	background: #0e9ce4;
	color: #fff;
	width: 100%;
	box-shadow: 0 0 10px #ccc;
}
.box_foot_float .container {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	height: 65px;
	line-height: 1;
	position: relative;
}
.box_foot_float .container:after {
	display: none;
}
.box_foot_float .tel {
	font-size: 16px;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
}
.box_foot_float .tel em {
	font-size: 24px;
	padding: 0 10px 0 0;
}
.box_foot_float .tel .iconfont {
	font-size: 30px;
}
.box_foot_float .text {
	font-size: 16px;
	padding: 0 40px 0 0;
}
.box_foot_float .text span {
	color: #ffff00;
}
.box_foot_float .text a {
	background: #ff6600;
	color: #fff;
	padding: 0 5px;
	line-height: 30px;
	display: inline-block;
}
.box_foot_float .text a:hover {
	background: #ffff00;
	color: #000;
}
.box_foot_float .icon-close {
	position: absolute;
	right: 0px;
	top: 50%;
	font-size: 16px;
	cursor: pointer;
	width: 30px;
	line-height: 30px;
	margin-top: -15px;
	text-align: center;
	transition: all 0.3s;
}
.box_foot_float .icon-close:hover {
	transform: rotate(360deg);
}
.box_foot_float.cur {
	bottom: 0px;
	position: fixed;
	left: 0px;
	z-index: 999;
}
/* banner */
.banner .pic {
	display: none;
}
.banner .swiper-slide {
	height: 600px;
	background-color: #1fa6ec;
	background-repeat: repeat;
	background-position: center top;
	background-size: auto 100%;
	color: #fff;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
}
.banner .swiper-wrapper .center {
	-webkit-align-items: flex-start;
	align-items: flex-start;
	padding-top: 50px;
}
.banner .swiper-slide a {
	color: #fff;
}
.banner .swiper-slide .tit {
	font-size: 40px;
}
.banner .swiper-slide .text {
	font-size: 28px;
	padding: 10px 0 30px 0;
}
.banner .swiper-slide .but {
	font-size: 20px;
}
.banner .swiper-slide .but a {
	display: inline-block;
	border: 1px solid #fff;
	border-radius: 100px;
	margin-left: 20px;
	padding: 0 25px;
	line-height: 44px;
	position: relative;
	overflow: hidden;
}
.banner .swiper-slide .but a:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 100%;
	height: 100%;
	background: #fff;
	transition: all 0.3s;
	z-index: -1;
}
.banner .swiper-slide .but a:first-child {
	margin-left: 0;
}
.banner .swiper-slide .but a:hover {
	color: #ff7300;
}
.banner .swiper-slide .but a:hover:before {
	top: 0;
}
.banner .swiper-slide.center {
	text-align: center;
}
.banner .swiper-slide.right {
	text-align: right;
}
.banner .banner-num {
	position: absolute;
	bottom: 22px;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	z-index: 5;
}
.banner .banner-num .swiper-pagination-bullet {
	width: 30px;
	height: 4px;
	border-radius: 2px;
	background: #0e9ce4;
	margin: 0 5px;
	opacity: 0.3;
}
.banner .banner-num .swiper-pagination-bullet.swiper-pagination-bullet-active {
	opacity: 1;
}
.banner .banner-next, .banner .banner-prev {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 5;
	color: #fff;
	width: 80px;
	height: 150px;
	background-size: 100% 100%;
	text-indent: -9999px;
	cursor: pointer;
	border-radius: 10px;
	transition: all 0.3s;
	opacity: 0;
}
.banner .banner-next:hover, .banner .banner-prev:hover {
	background-color: rgba(0, 0, 0, 0.5);
}
.banner .banner-next {
	right: 20px;
	background-image: url(../image/icon_banner_right.png);
}
.banner .banner-prev {
	left: 20px;
	background-image: url(../image/icon_banner_left.png);
}
.banner:hover .banner-next, .banner:hover .banner-prev {
	opacity: 1;
}
/* nbanner */
.nbanner {
	overflow: hidden;
}
.nbanner img {
	width: 100%;
	height: auto;
}
/* nbanner_tw */
.nbanner_tw {
	position: relative;
	height: 300px;
	overflow: hidden;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: auto 100%;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
}
.nbanner_tw .box {
	text-align: center;
	color: #fff;
	padding: 10px 20px;
}
.nbanner_tw .box .bt {
	font-size: 36px;
	display: block;
	overflow: hidden;
	padding: 0 0 20px 0;
}
.nbanner_tw .box .text {
	font-size: 20px;
	line-height: 1.6;
}
/* header */
.header {
	position: absolute;
	left: 0px;
	top: 30px;
	width: 100%;
	z-index: 999;
}
.header .logo {
	float: left;
}
.header .logo img {
	height: 70px;
	width: auto;
}
.header .logo_text {
	float: left;
	padding: 10px 0 0 25px;
}
.header .logo_text img {
	height: 50px;
	width: auto;
}
.header .navbut {
	display: none;
}
.header .tel {
	background-color: rgba(0, 0, 0, 0.2);
	border-radius: 5px;
	display: none;
	height: 30px;
	padding: 0 10px;
	font-size: 16px;
	line-height: 1;
	color: #fff;
}
.header .tel .iconfont {
	font-size: 24px;
}
.header nav {
	float: right;
	margin: 5px 0 0 0;
	display: block;
}
.header nav li {
	float: left;
	margin-left: 20px;
	position: relative;
	white-space: nowrap;
}
.header nav li > a {
	line-height: 60px;
	display: block;
	overflow: hidden;
	color: #fff;
	font-size: 16px;
	padding: 0 10px;
	position: relative;
}
.header nav li > a:before {
	content: "";
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	width: 0;
	height: 2px;
	background: #fff;
	margin: 0 auto;
	transition: all 0.3s;
}
.header nav li .iconfont {
	display: none;
}
.header nav li .sub {
	display: none;
	position: absolute;
	left: 0px;
	top: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	min-width: 100%;
}
.header nav li .sub a {
	display: block;
	overflow: hidden;
	height: 36px;
	line-height: 36px;
	color: #fff;
	padding: 0 10px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.header nav li .sub a:hover {
	background: #fff000;
	color: #333;
}
.header nav li:first-child {
	margin-left: 0;
}
.header nav li:hover > a {
	color: #fff000;
}
.header nav li.on > a {
	color: #fff;
}
.header nav li.on > a:before {
	width: 100%;
}
/* banner_new */
.banner_new {
	position: relative;
	overflow: hidden;
}
.banner_new .boticon {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	background-color: rgba(255, 255, 255, 0.1);
	z-index: 5;
}
.banner_new .boticon ul {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.banner_new .boticon li {
	width: 25%;
	border-left: 1px solid #3e8395;
}
.banner_new .boticon li a {
	color: #fff;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	padding: 15px 0 10px 0;
}
.banner_new .boticon li .iconfont {
	width: 60px;
	height: 60px;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	border: 2px solid #0e9ce4;
	color: #0e9ce4;
	font-size: 36px;
	border-radius: 50%;
	margin-right: 20px;
	transition: all 0.3s;
}
.banner_new .boticon li .box {
	line-height: 20px;
}
.banner_new .boticon li .box span {
	font-size: 18px;
	display: block;
	overflow: hidden;
	padding: 0 0 5px 0;
}
.banner_new .boticon li .box p {
	display: block;
	overflow: hidden;
	position: relative;
	padding-left: 10px;
	font-size: 12px;
}
.banner_new .boticon li .box p:before {
	content: "";
	position: absolute;
	left: 0px;
	top: 50%;
	width: 4px;
	height: 4px;
	background: #fff;
	border-radius: 50%;
	transform: translateY(-50%);
}
.banner_new .boticon li:hover .iconfont {
	transform: rotate(360deg);
}
.banner_new .boticon li.b2 .iconfont {
	border-color: #63ba4d;
	color: #63ba4d;
}
.banner_new .boticon li.b3 .iconfont {
	border-color: #ef962c;
	color: #ef962c;
}
.banner_new .boticon li.b4 .iconfont {
	border-color: #ff7165;
	color: #ff7165;
}
.banner_new .boticon li:first-child {
	border-left: 0;
}
.banner_new .swiper-wrapper .swiper-slide {
	color: #fff;
	padding: 180px 0;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
}
.banner_new .swiper-wrapper .swiper-slide .container {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.banner_new .swiper-wrapper .swiper-slide .container:after {
	display: none;
}
.banner_new .swiper-wrapper .swiper-slide .pic {
	width: 43%;
}
.banner_new .swiper-wrapper .swiper-slide .pic img {
	width: 100%;
	height: auto;
}
.banner_new .swiper-wrapper .swiper-slide .box {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding: 0 0 0 50px;
	font-family: Microsoft Yahei Light, Microsoft Yahei, "Helvetica", "STHeitiSC-Light", "Arial", sans-serif;
}
.banner_new .swiper-wrapper .swiper-slide .english {
	font-size: 38px;
	text-transform: capitalize;
	font-family: 'halvettthinregular';
	color: #fff000;
}
.banner_new .swiper-wrapper .swiper-slide .tit {
	font-size: 24px;
	padding: 20px 0 0 0;
}
.banner_new .swiper-wrapper .swiper-slide .text {
	font-size: 18px;
	line-height: 1.6;
	padding: 15px 0 40px 0;
}
.banner_new .swiper-wrapper .swiper-slide .but a {
	margin-left: 35px;
	line-height: 50px;
	padding: 0 30px;
	border-radius: 5px;
	border: 1px solid #fff;
	display: block;
	overflow: hidden;
	color: #fff;
	float: left;
	font-size: 20px;
}
.banner_new .swiper-wrapper .swiper-slide .but a:hover {
	background: #fff;
	color: #0e9ce4;
}
.banner_new .swiper-wrapper .swiper-slide .but a:first-child {
	margin-left: 0;
}
.banner_new .banner-new-next, .banner_new .banner-new-prev {
	position: absolute;
	top: 50%;
	height: 100px;
	transform: translateY(-50%);
	color: #fff;
	z-index: 5;
	transition: all 0.3s;
	cursor: pointer;
	outline: 0;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	width: 52px;
	background-color: rgba(0, 0, 0, 0.4);
	font-size: 30px;
	opacity: 0;
}
.banner_new .banner-new-next:hover, .banner_new .banner-new-prev:hover {
	background-color: rgba(14, 156, 228, 0.4);
}
.banner_new .banner-new-next {
	right: 0%;
}
.banner_new .banner-new-prev {
	left: 0%;
}
.banner_new .banner-new-num {
	bottom: 135px;
	position: absolute;
	z-index: 5;
	text-align: center;
	left: 0px;
	width: 100%;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
}
.banner_new .banner-new-num .swiper-pagination-bullet {
	width: 15px;
	height: 15px;
	border-radius: 15px;
	cursor: pointer;
	transition: all 0.3s;
	margin: 0 3px;
	background: #fff;
	outline: 0;
	opacity: 1;
}
.banner_new .banner-new-num .swiper-pagination-bullet.swiper-pagination-bullet-active {
	width: 45px;
}
.banner_new:hover .banner-new-next, .banner_new:hover .banner-new-prev {
	opacity: 1;
}
/* box_search_key */
.box_search_key {
	box-shadow: 0 0 10px #eee;
	width: 100%;
	overflow: hidden;
	padding: 10px 0;
}
.box_search_key .container {
	height: 32px;
	line-height: 32px;
	overflow: hidden;
}
.box_search_key .container:after {
	display: none;
}
.box_search_key .key {
	width: 77%;
	float: left;
}
.box_search_key .key .tit {
	float: left;
	font-size: 16px;
	color: #0e9ce4;
}
.box_search_key .key a {
	color: #666;
	display: block;
	overflow: hidden;
	float: left;
	margin-right: 10px;
}
.box_search_key .key a:hover, .box_search_key .key a.hot {
	color: #ff6600;
}
.box_search_key .box {
	float: left;
	position: relative;
	width: 23%;
}
.box_search_key .box input[type='text'] {
	width: 100%;
	padding: 0 60px 0 10px;
	border: 1px solid #eeeeee;
	border-right: 0;
	height: 32px;
}
.box_search_key .box input[type='submit'] {
	background: #0e9ce4;
	color: #fff;
	height: 32px;
	width: 50px;
	border: 0;
	position: absolute;
	right: 0px;
	top: 0px;
	cursor: pointer;
	transition: all 0.3s;
}
.box_search_key .box input[type='submit']:hover {
	background: #ff6600;
}
/* box_tit */
.box_tit {
	text-align: center;
	line-height: 1;
	padding: 0 0 30px 0;
	overflow: hidden;
}
.box_tit .english {
	color: #0e9ce4;
	font-size: 40px;
	text-transform: uppercase;
	font-family: 'UUSUNInchike';
}
.box_tit .tit {
	font-size: 22px;
	background: url(../image/tit_line.png) center bottom no-repeat;
	padding: 0 0 15px 0;
}
.box_tit .text {
	color: #999;
	margin-top: 10px;
	line-height: 1.5;
}
.box_tit .text span {
	color: #0e9ce4;
}
/* box_whoweare */
.box_whoweare {
	padding: 50px 0;
}
.box_whoweare .tab {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	padding: 0 0 30px 0;
}
.box_whoweare .tab li {
	margin: 0 5px;
	position: relative;
	padding: 0 0 7px 0;
}
.box_whoweare .tab li a {
	background: #f0f0f0;
	text-align: center;
	line-height: 36px;
	font-size: 18px;
	width: 140px;
	display: block;
	overflow: hidden;
	color: #333;
}
.box_whoweare .tab li:after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: 0px;
	width: 0;
	height: 0;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-top: 7px solid #ff6600;
	transform: translateX(-50%);
	opacity: 0;
	transition: all 0.3s;
}
.box_whoweare .tab li.on a {
	background: #ff6600;
	color: #fff;
}
.box_whoweare .tab li.on:after {
	opacity: 1;
}
.box_whoweare .xun .webx {
	margin: -7px;
}
.box_whoweare .xun .webx li {
	float: left;
	padding: 7px;
	width: 25%;
	transition: all 0.3s;
}
.box_whoweare .xun .webx li .box {
	background: #fff;
	border: 1px solid #f0f0f0;
	padding: 25px 15px;
	color: #888;
	box-shadow: 0 10px 25px #eee;
}
.box_whoweare .xun .webx li .kj1 {
	text-align: center;
	overflow: hidden;
	padding: 0 0 20px 0;
}
.box_whoweare .xun .webx li .kj1 span {
	font-size: 20px;
	color: #333;
}
.box_whoweare .xun .webx li .kj1 p {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	margin: 10px 0 15px 0;
}
.box_whoweare .xun .webx li .kj1 .iconfont {
	color: #0e9ce4;
	width: 100%;
	height: 140px;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	font-size: 60px;
	margin: 0 auto;
}
.icotu1 {
	background: url(../image/icotu1.jpg) center center no-repeat;
}
.icotu2 {
	background: url(../image/icotu2.jpg) center center no-repeat;
}
.icotu3 {
	background: url(../image/icotu3.jpg) center center no-repeat;
}
.icotu4 {
	background: url(../image/icotu4.jpg) center center no-repeat;
}
.box_whoweare .xun .webx li .kj2 {
	position: relative;
}
.box_whoweare .xun .webx li .kj2 .text1 {
	height: 181px;
	overflow: hidden;
	line-height: 44px;
	border-top: 1px solid #ececec;
	color: #333;
}
.box_whoweare .xun .webx li .kj2 .text1 p {
	border-bottom: 1px solid #ececec;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-indent: 7px;
}
.box_whoweare .xun .webx li .kj2 .jiag {
	margin: 20px 0 0 0;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	border: 1px solid #fff;
	border-radius: 6px;
	height: 50px;
	padding: 0 12px;
	color: #fff;
	font-size: 16px;
	line-height: 1;
	background:#0e9ce4;
}

.box_whoweare .xun .webx li .kj2 .jiag .left span {
	font-size: 24px;
}
.box_whoweare .xun .webx li .kj2 .jiag .line {
	width: 1px;
	height: 38px;
	background: #ececec;
}
.box_whoweare .xun .wzx {
	width: 100%;
	border-radius: 3px;
	overflow: hidden;
	padding: 10px 0 20px 0;
}
.box_whoweare .xun .wzx li {
	width: 25%;
	float: left;
	padding: 0 7px;
}
.box_whoweare .xun .wzx li a {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0 0 0 15px;
	position: relative;
	line-height: 25px;
}
.box_whoweare .xun .wzx li a:before {
	content: "";
	position: absolute;
	left: 0px;
	top: 50%;
	transform: translateY(-50%);
	width: 5px;
	height: 5px;
	background: #999;
	border-radius: 50%;
}
.box_whoweare .xun .wzx li a:hover:before {
	background: #0e9ce4;
}
.box_whoweare .xun .webx li:hover, .box_whoweare .xun .webx li.on {
	transform: translateY(-5px);
}
.box_whoweare .xun .webx li:hover .box, .box_whoweare .xun .webx li.on .box {
	border-color: #ddd;

	box-shadow: 0 10px 25px #ccc;
}
.but2 {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	margin-top:23px;
}
.but2 a {
	display: block;
	overflow: hidden;
	width: 47%;
	text-align: center;
	background: #0e9ce4;
	color: #fff;
	line-height: 36px;
	border-radius: 5px;
	font-size: 16px;
}
.but2 a:last-child {
	background: #ff6600;
}
.but2 a:hover {
	opacity: 0.8;
}
/* box_solutions */
.box_solutions {
	padding: 50px 0 0 0;
}
.box_solutions .box {
	background: #373d41;
}
.box_solutions .swiper-container {
	width: 100%;
	padding: 0 60px;
	position: relative;
}
.box_solutions .swiper-slide {
	width: 25%;
}
.box_solutions .swiper-slide img {
	width: 100%;
	height: auto;
}
.box_solutions .swiper-slide .float {
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-color: rgba(0, 0, 0, 0.4);
	color: #fff;
	text-align: center;
	padding: 10px;
	transition: all 0.3s;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
}
.box_solutions .swiper-slide .float .iconfont {
	font-size: 50px;
}
.box_solutions .swiper-slide .float hr {
	border: 0;
	width: 30px;
	height: 2px;
	margin: 20px auto 10px auto;
	background: #fff;
	transition: all 0.3s;
}
.box_solutions .swiper-slide .float span {
	font-size: 22px;
	display: block;
	overflow: hidden;
	line-height: 1.6;
}
.box_solutions .swiper-slide .float p {
	line-height: 25px;
	max-height: 0;
	display: block;
	overflow: hidden;
	transition: all 0.3s;
}
.box_solutions .swiper-slide .float .more {
	width: 120px;
	line-height: 0;
	border: 1px solid transparent;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	color: #fff;
}
.box_solutions .swiper-slide .float .more:hover {
	background: #fff;
	color: #0e9ce4;
}
.box_solutions .swiper-slide .float:hover {
	background-color: rgba(14, 156, 228, 0.8);
}
.box_solutions .swiper-slide .float:hover hr {
	height: 0;
	margin: 10px auto;
}
.box_solutions .swiper-slide .float:hover p {
	max-height: 100px;
	margin: 15px 0 20px 0;
}
.box_solutions .swiper-slide .float:hover .more {
	line-height: 34px;
	border-color: #fff;
}
.box_solutions .solutions-next, .box_solutions .solutions-prev {
	position: absolute;
	top: 0px;
	height: 100%;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	width: 60px;
	background: #31373a;
	color: #999;
	z-index: 5;
	cursor: pointer;
	font-size: 30px;
	transition: all 0.3s;
}
.box_solutions .solutions-next:hover, .box_solutions .solutions-prev:hover {
	background: #ff6600;
	color: #fff;
}
.box_solutions .solutions-next {
	right: 0px;
}
.box_solutions .solutions-prev {
	left: 0px;
}
/* box_wduoduo */
.box_wduoduo {
	background: #0e9ce4;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	color: #fff;
	padding: 10px 0;
}
.box_wduoduo img {
	width: 150px;
	height: 150px;
}
.box_wduoduo .text {
	font-size: 18px;
	padding: 0 60px 0 40px;
}
.box_wduoduo .text span {
	font-size: 30px;
	padding: 0 0 10px 0;
	display: block;
	overflow: hidden;
}
.box_wduoduo .but a {
	display: block;
	overflow: hidden;
	border: 1px solid #fff;
	width: 190px;
	line-height: 50px;
	float: left;
	color: #fff;
	font-size: 18px;
	text-align: center;
	position: relative;
}
.box_wduoduo .but a em {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: #fff;
	color: #0e9ce4;
	transform: translateX(-100%);
	transition: all 0.3s;
}
.box_wduoduo .but a:hover {
	background: #fff;
	color: #0e9ce4;
}
.box_wduoduo .but a:hover em {
	transform: translateX(0);
}
.box_wduoduo .but a:last-child {
	margin-left: 30px;
}
/* box_case */
.box_case {
	padding: 50px 0 0 0;
}
.box_case .container {
	max-width: 1660px;
}
.box_case .tab {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	padding: 0 0 30px 0;
}
.box_case .tab li {
	padding: 0 5px;
}
.box_case .tab li a {
	display: block;
	overflow: hidden;
	padding: 0 20px;
	line-height: 40px;
	font-size: 16px;
	color: #666;
}
.box_case .tab li.on a {
	background: #0e9ce4;
	border-radius: 50px;
	color: #fff;
}
/* box_casenew */
.box_casenew {
	padding: 50px 0;
}
.box_casenew .tab {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	padding: 0 0 30px 0;
}
.box_casenew .tab li {
	padding: 0 1px;
}
.box_casenew .tab li a {
	display: block;
	overflow: hidden;
	padding: 0 20px;
	line-height: 44px;
	font-size: 16px;
	color: #666;
	background: #f2f2f2;
}
.box_casenew .tab li.on a {
	background: #0e9ce4;
	color: #fff;
}
/* box_advantages */
.box_advantages {
	padding: 50px 0;
}
.box_advantages ul {
	overflow: hidden;
}
.box_advantages ul li {
	width: 25%;
	float: left;
	border-top: 1px solid #dedede;
	border-left: 1px solid #dedede;
	position: relative;
	overflow: hidden;
	text-align: center;
	padding: 50px 0;
}
.box_advantages ul li img {
	width: 100px;
	height: 100px;
}
.box_advantages ul li em {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	color: #666;
	font-size: 24px;
	padding: 10px 0 0 0;
}
.box_advantages ul li .hide {
	transition: all 0.3s;
	opacity: 0;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	background: #ff6600;
	color: #fff;
	padding: 15px;
}
.box_advantages ul li .hide span {
	font-size: 20px;
	display: block;
	overflow: hidden;
	padding: 0 0 20px 0;
}
.box_advantages ul li .hide p {
	display: block;
	overflow: hidden;
	line-height: 25px;
	max-height: 75px;
}
.box_advantages ul li:hover .hide {
	opacity: 1;
}
.box_advantages ul li:nth-child(1), .box_advantages ul li:nth-child(2), .box_advantages ul li:nth-child(3), .box_advantages ul li:nth-child(4) {
	border-top: 0;
}
.box_advantages ul li:nth-child(4n+1) {
	border-left: 0;
}
/* box_fw100 */
.box_fw100 {
	background: url(../image/bj_fw100.jpg) center center no-repeat;
	width: 100%;
	overflow: hidden;
}
.box_fw100 .flex_main {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	height: 190px;
	color: #fff;
}
.box_fw100 img {
	height: 144px;
	width: auto;
}
.box_fw100 .text {
	font-size: 16px;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding: 0 35px;
}
.box_fw100 .text span {
	font-size: 30px;
	display: block;
	overflow: hidden;
	padding: 0 0 5px 0;
}
.box_fw100 .tel {
	font-size: 20px;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	line-height: 1;
}
.box_fw100 .tel .iconfont {
	font-size: 60px;
}
.box_fw100 .tel em {
	font-size: 30px;
	display: block;
	overflow: hidden;
	padding: 5px 0 0 0;
}
/* box_news */
.box_news {
	padding: 50px 0;
}
.box_news .small {
	width: 28%;
	float: right;
	position: relative;
}
.box_news .small .tit {
	height: 110px;
	line-height: 1;
}
.box_news .small .tit em {
	color: #e3e3e3;
	font-size: 30px;
	text-transform: uppercase;
	font-family: 'deckerregular';
	display: block;
	overflow: hidden;
	padding: 0 0 8px 0;
}
.box_news .small .tit span {
	font-size: 30px;
}
.box_news .small .tit li {
	display: none;
}
.box_news .small .tit li:first-child {
	display: block;
}
.box_news .small .num {
	position: absolute;
	right: 0px;
	top: 75px;
	text-align: right;
	overflow: hidden;
	padding: 0 0 15px 0;
}
.box_news .small .num li {
	display: inline-block;
	background: #666;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	margin-left: 10px;
	cursor: pointer;
}
.box_news .small .num li.on {
	background: #ff6600;
}
.box_news .small .box {
	background: #f5f5f5;
	overflow: hidden;
	padding: 20px;
}
.box_news .small .wend {
	height: 405px;
	overflow: hidden;
}
.box_news .small .wend a {
	display: block;
	overflow: hidden;
	padding: 20px 0;
	border-bottom: 1px dotted #e2e2e2;
	line-height: 28px;
}
.box_news .small .wend span {
	position: relative;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-left: 35px;
	margin-bottom: 10px;
	font-weight: bold;
}
.box_news .small .wend span:before {
	content: "问";
	position: absolute;
	left: 0px;
	top: 0px;
	width: 28px;
	text-align: center;
	color: #fff;
	background: #0e9ce4;
	border-radius: 3px;
	font-weight: normal;
}
.box_news .small .wend p {
	position: relative;
	display: block;
	overflow: hidden;
	padding-left: 35px;
	height: 56px;
	color: #666;
}
.box_news .small .wend p:before {
	content: "答";
	position: absolute;
	left: 0px;
	top: 0px;
	width: 28px;
	text-align: center;
	color: #fff;
	background: #ff6600;
	border-radius: 3px;
}
.box_news .small .pingj {
	display: none;
	height: 405px;
}
.box_news .small .pingj li {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	padding: 5px 0;
	line-height: 1.8;
	color: #666;
}
.box_news .small .pingj li .tou {
	margin-right: 18px;
}
.box_news .small .pingj li .tou img {
	height: 50px;
	width: auto;
}
.box_news .small .pingj li .text {
	border: 1px solid #ccc;
	border-radius: 5px;
	position: relative;
	background: #fff;
	padding: 10px;
}
.box_news .small .pingj li .text:before {
	content: "";
	position: absolute;
	right: 100%;
	top: 12px;
	width: 17px;
	height: 29px;
	background: url(../image/icon_dsj.png);
	background-size: 100% 100%;
}
.box_news .small .pingj li .text span {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #0e9ce4;
}
.box_news .small .pingj li .text p {
	font-size: 12px;
	color: #666;
	text-align: justify;
}
.box_news .small .pingj li .text em {
	display: block;
	overflow: hidden;
	text-align: right;
	font-size: 12px;
	color: #888;
}
.box_news .big {
	width: 72%;
	padding: 0 25px 0 0;
	float: left;
}
.box_news .big .tab {
	height: 110px;
	overflow: hidden;
	line-height: 50px;
	padding: 25px 0 0 0;
	font-size: 16px;
}
.box_news .big .tab ul {
	float: left;
}
.box_news .big .tab li {
	float: left;
}
.box_news .big .tab li a {
	display: block;
	overflow: hidden;
	text-align: center;
	background: #f6f6f6;
	padding: 0 20px;
}
.box_news .big .tab li.on a {
	background: #ff6600;
	color: #fff;
}
.box_news .big .xun {
	display: none;
}
.box_news .big .xun:first-child {
	display: block;
}
.box_news .big .xun .flex_lr {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.box_news .big .xun .info {
	width: 364px;
}
.box_news .big .xun .info .pic a {
	display: block;
	overflow: hidden;
	position: relative;
}
.box_news .big .xun .info .pic img {
	width: 100%;
	height: 180px;
}
.box_news .big .xun .info .pic .fd {
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	top: 0px;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
}
.box_news .big .xun .info .pic .fd span {
	background-color: rgba(14, 156, 228, 0.5);
	color: #fff;
	max-width: 90%;
	padding: 10px 10px 10px 12px;
	font-size: 30px;
	letter-spacing: 2px;
}
.box_news .big .xun .info .b_tit {
	font-size: 18px;
	font-weight: bold;
	line-height: 38px;
}
.box_news .big .xun .info .dhx {
	overflow: hidden;
}
.box_news .big .xun .info .dhx li {
	line-height: 22px;
}
.box_news .big .xun .wzx {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding: 0 0 0 25px;
	margin: -13px;
}
.box_news .big .xun .wzx li a {
	display: block;
	overflow: hidden;
	position: relative;
	color: #333;
	padding: 13px;
}
.box_news .big .xun .wzx li .date {
	height: 90px;
	width: 75px;
	border-right: 1px solid #e7e7e7;
	float: left;
	margin-right: 22px;
	color: #999;
}
.box_news .big .xun .wzx li .date em {
	display: block;
	overflow: hidden;
	font-size: 36px;
	font-weight: bold;
}
.box_news .big .xun .wzx li .date em:after {
	width: 20px;
	height: 2px;
	background: #e7e7e7;
	content: "";
	display: block;
	overflow: hidden;
	margin: 5px 0 10px 0;
}
.box_news .big .xun .wzx li .date i {
	font-size: 12px;
	font-family: 'deckerregular';
}
.box_news .big .xun .wzx li span {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 35px;
	font-size: 16px;
}
.box_news .big .xun .wzx li p {
	display: block;
	overflow: hidden;
	line-height: 25px;
	height: 50px;
	color: #888;
}
.box_news .big .xun .wzx li:hover a {
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}
/* box_butong */
.box_butong {
	background: url(../image/bj_butong.jpg) center top no-repeat;
	width: 100%;
	height: 589px;
	overflow: hidden;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	text-align: center;
	color: #fff;
}
.box_butong .container {
	position: relative;
}
.box_butong .tips {
	position: absolute;
	right: 0px;
	top: 0px;
	background: url(../image/icon_wenbg.png) no-repeat;
	background-size: 100% 100%;
	width: 206px;
	height: 159px;
	font-size: 40px;
	color: #0e9ce4;
	padding: 10px 0;
	transform: translate(-30%, -30%);
}
.box_butong .tit {
	font-size: 60px;
}
.box_butong .text {
	font-size: 32px;
	padding: 25px 0 35px 0;
	letter-spacing: 2px;
}
.box_butong .info {
	max-width: 620px;
	width: 100%;
	line-height: 56px;
	margin: 0 auto;
	background-color: rgba(136, 136, 136, 0.3);
	color: #fff;
	font-size: 18px;
}
.box_butong .tel {
	color: #fff500;
	font-size: 34px;
	font-family: 'deckerregular';
	padding: 10px 0 25px 0;
}
.box_butong .but {
	width: 140px;
	line-height: 48px;
	border: 1px solid #fff;
	border-radius: 5px;
	margin: 0 auto;
	display: block;
	overflow: hidden;
	font-size: 20px;
	color: #fff;
}
.box_butong .but:hover {
	background: #fff;
	color: #0e9ce4;
}
/* box_link */
.box_link {
	padding: 30px 0;
}
.box_link .b_tit {
	border-bottom: 1px solid #c4c4c4;
	padding: 0 0 10px 0;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	line-height: 1;
	margin-bottom: 15px;
	overflow: hidden;
}
.box_link .b_tit span {
	border-left: 5px solid #ff6600;
	padding-left: 10px;
	font-size: 18px;
}
.box_link .b_tit2 {
	padding: 20px 0 0 0;
	text-align: center;
	line-height: 1;
	margin-bottom: 5px;
	overflow: hidden;
	border-bottom: 1px solid #F60;
}
.box_link .b_tit2 span {
	font-size: 16px;
	background: #F60;
	display: block;
	text-align: center;
	line-height: 40px;
	margin: 0 auto;
	padding: 0 20px;
	width: 220px;
	color: #fff;
}
.box_link .b_tit .but {
	font-size: 16px;
	cursor: pointer;
	color: #000;
}
.box_link .b_tit .but .iconfont {
	margin-left: 5px;
	font-weight: bold;
	font-size: 14px;
	display: inline-block;
	transition: all 0.3s;
}
.box_link .b_tit .but.cur .iconfont {
	transform: rotate(-180deg);
}
.box_link .b_tit .but:hover {
	color: #0e9ce4;
}
.box_link .xun {
	overflow: hidden;
}
.box_link .xun ul {
	overflow: hidden;
	margin: 0 -10px;
}
.box_link .xun ul li {
	float: left;
	line-height: 25px;
	position: relative;
}
.box_link .xun ul li:before {
	width: 1px;
	height: 16px;
	background: #ccc;
	content: "";
	position: absolute;
	left: 0px;
	top: 50%;
	transform: translateY(-50%);
}
.box_link .xun ul li a {
	display: block;
	overflow: hidden;
	padding: 0 10px;
}
.box_link .xun.cur {
	height: auto;
}
/* list_caseind */
.list_caseind {
	overflow: hidden;
	margin: 0 auto;
	max-width: 1800px;
}
.list_caseind li {
	float: left;
	width: 25%;
	position: relative;
	overflow: hidden;
	padding: 3px;
}
.list_caseind li > a {
	display: block;
	overflow: hidden;
}
.list_caseind li > a img {
	width: 100%;
	height: auto;
	transition: all 0.3s;
	transform: scale(1.12);
}
.list_caseind li .tit {
	position: absolute;
	left: 10%;
	right: 10%;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	top: 20%;
	line-height: 50px;
	font-size: 20px;
	padding: 0 15px;
	text-align: center;
	color: #fff;
	background-color: rgba(0, 0, 0, 0.5);
	transition: all 0.3s;
}
.list_caseind li .hide {
	opacity: 0;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	background-color: rgba(0, 0, 0, 0.7);
	color: #fff;
	text-align: center;
	transition: all 0.3s;
}
.list_caseind li .hide:before {
	content: "";
	position: absolute;
	left: -1px;
	top: -1px;
	right: -1px;
	bottom: -1px;
	opacity: 0;
	border: 1px solid #fff;
	transition: all 0.3s;
}
.list_caseind li .hide .but {
	transition: all 0.5s;
	transform: translateY(100px);
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	padding: 15px 0 0 0;
}
.list_caseind li .hide .but a {
	color: #fff;
	position: relative;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	float: left;
	font-size: 24px;
	width: 40px;
	height: 40px;
	border: 1px solid #fff;
	border-radius: 50%;
	margin-left: 15px;
}
.list_caseind li .hide .but a:hover {
	background: #fff;
	color: #ff6600;
	transform: rotate(360deg);
}
.list_caseind li .hide .kj {
	width: 100%;
	padding: 30px;
}
.list_caseind li .hide .kj .bt {
	font-size: 24px;
	line-height: 1.5;
	display: block;
	overflow: hidden;
	color: #fff;
	transition: all 0.5s;
	transform: translateY(-100px);
	padding: 0 20px;
}
.list_caseind li .hide .kj .bt:after {
	width: 30px;
	height: 3px;
	background: #fff;
	content: "";
	display: block;
	overflow: hidden;
	margin: 15px auto;
}
.list_caseind li .hide .kj p {
	transition: all 0.5s;
	display: block;
	overflow: hidden;
	line-height: 25px;
	max-height: 50px;
	transform: scale(3);
	color: #eee;
	opacity: 0;
}
.list_caseind li:hover > a img {
	transform: scale(1);
}
.list_caseind li:hover .tit {
	opacity: 0;
}
.list_caseind li:hover .hide {
	opacity: 1;
}
.list_caseind li:hover .hide:before {
	left: 20px;
	right: 20px;
	top: 20px;
	bottom: 20px;
	opacity: 0.5;
}
.list_caseind li:hover .hide .but {
	transform: translateY(0);
	opacity: 1;
}
.list_caseind li:hover .hide .kj .bt {
	transform: scale(1.1);
	opacity: 1;
}
.list_caseind li:hover .hide .kj p {
	transform: scale(1.1);
	opacity: 1;
}
/* list_case */
.list_case {
	margin: -10px;
	overflow: hidden;
}
.list_case li {
	float: left;
	padding: 10px;
	width: 33.3333333333%;
}
.list_case li a {
	display: block;
	overflow: hidden;
}
.list_case li .pic {
	overflow: hidden;
	position: relative;
}
.list_case li .pic img {
	width: 100%;
	height: auto;
}
.list_case li .pic .iconfont {
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	right: 0px;
	background-color: rgba(0, 0, 0, 0.5);
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	transition: all 0.3s;
	transform: translateY(-100%);
}
.list_case li .pic .iconfont:before {
	display: inline-block;
	width: 50px;
	height: 50px;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	border-radius: 50%;
	font-size: 24px;
	background: #0e9ce4;
	color: #fff;
	text-align: center;
}
.list_case li .info {
	position: relative;
	overflow: hidden;
	background: #f2f2f2;
	padding: 10px 10%;
	color: #666;
	font-size: 12px;
	line-height: 22px;
}
.list_case li .info span {
	font-size: 16px;
	color: #000;
	padding: 5px 0;
}
.list_case li .info:before {
	content: "";
	background: #0e9ce4;
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	right: 0px;
	transform: translateY(100%);
	transition: all 0.3s;
}
.list_case li .info > * {
	position: relative;
	z-index: 1;
	transition: all 0.3s;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.list_case li:hover .pic .iconfont {
	transform: translateY(0);
}
.list_case li:hover .info:before {
	transform: translateY(0);
}
.list_case li:hover .info > * {
	color: #fff;
}
.list_case.xglist {
	margin: -5px;
}
.list_case.xglist li {
	width: 25%;
	padding: 5px;
}
/* list_casenew */
.list_casenew {
	overflow: hidden;
	margin: -5px 0;
}
.list_casenew li {
	padding: 5px 0;
	width: 25%;
	float: left;
	text-align: center;
}
.list_casenew li .pic {
	overflow: hidden;
	position: relative;
}
.list_casenew li .pic img {
	width: 100%;
	height: auto;
}
.list_casenew li .pic .hide {
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-color: rgba(0, 0, 0, 0.5);
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	color: #fff;
	opacity: 0;
	transition: all 0.3s;
}
.list_casenew li .pic .hide a {
	margin: 0 5px;
	width: 50px;
	height: 50px;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	background: #fff;
	border-radius: 50%;
	font-size: 24px;
}
.list_casenew li .pic .hide a:hover {
	background: #0e9ce4;
	color: #fff;
}
.list_casenew li .bt {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0 10px;
	line-height: 60px;
	font-size: 16px;
}
.list_casenew li:hover .pic .hide {
	opacity: 1;
}
.list_casenew li:hover .bt {
	background: #0e9ce4;
	color: #fff;
	box-shadow: 0 0 5px #ccc;
}
/* view_case */
.view_case {
	padding: 0 0 20px 0;
	overflow: hidden;
}
.view_case .b_pic {
	width: 43%;
	float: left;
}
.view_case .b_pic .bj {
	background: url(../image/bj_ipadt.png) no-repeat;
	background-size: 100% 100%;
	padding: 3%;
}
.view_case .b_pic img {
	width: 100%;
	height: auto;
}
.view_case .b_box {
	padding: 0 0 0 40px;
	width: 57%;
	float: left;
	line-height: 1.8;
	color: #666;
}
.view_case .b_box .tit {
	overflow: hidden;
	color: #0e9ce4;
	font-weight: bold;
	font-size: 20px;
	padding: 0 0 10px 0;
}
.view_case .b_box .desc {
	border-bottom: 1px dotted #ddd;
	border-top: 1px dotted #ddd;
	padding: 10px 0;
	overflow: hidden;
}
.view_case .b_box .text {
	padding: 15px 0;
	overflow: hidden;
	position: relative;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.view_case .b_box .text .ewm {
	overflow: hidden;
	padding: 0 0 0 15px;
}
.view_case .b_box .text .ewm img {
	width: 100px;
	height: 100px;
}
.view_case .b_box .text .ewm canvas {
	width: 100px;
	height: 100px;
}
.view_case .b_box .text .bdsharebuttonbox {
	margin-top: 10px;
}
.view_case .b_box .tips {
	border: 1px solid #eee;
	border-radius: 50px;
	padding: 10px 0;
	font-size: 16px;
	color: #ff6600;
	text-align: center;
}
.view_case .b_box .but {
	overflow: hidden;
	margin-top: 20px;
}
.view_case .b_box .but a {
	float: right;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	background: #c3c3c3;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	margin-left: 10px;
	color: #fff;
	font-size: 20px;
}
.view_case .b_box .but a:hover {
	background: #0e9ce4;
	transform: rotate(360deg);
}
.view_case .b_box .but a:last-child {
	margin-left: 0;
}
.view_case .b_tit {
	margin: 30px 0 20px 0;
	overflow: hidden;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	position: relative;
}
.view_case .b_tit .kj {
	background: #fff;
	overflow: hidden;
	padding: 0 10px;
	position: relative;
	z-index: 1;
	text-align: center;
	line-height: 1;
	background: #0e9ce4;
	color: #fff;
	padding: 10px;
	font-size: 12px;
	border-radius: 10px;
}
.view_case .b_tit .kj span {
	display: block;
	overflow: hidden;
	font-size: 26px;
	padding: 0 0 10px 0;
}
.view_case .b_tit .kj em {
	text-transform: uppercase;
	color: #eee;
}
.view_case .b_tit:before {
	content: "";
	position: absolute;
	left: 0px;
	top: 52%;
	height: 1px;
	background: #eee;
	width: 100%;
}
.view_case .b_tit:after {
	content: "";
	position: absolute;
	left: 0px;
	bottom: 52%;
	height: 1px;
	background: #eee;
	width: 100%;
}
.view_case .body {
	line-height: 1.8;
	overflow: hidden;
	color: #666;
}
.view_case .body img {
	max-width: 100%;
	height: auto;
	padding: 10px 0;
}
/* 分页 */
.dede_pages {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	padding: 30px 0 0 0;
	width: 100%;
	overflow: hidden;
}
.dede_pages li {
	float: left;
	border: 1px solid #eeeeee;
	margin: 0 3px;
	line-height: 30px;
	border-radius: 3px;
}
.dede_pages li a {
	padding: 0 12px;
	display: block;
	overflow: hidden;
	color: #666;
}
.dede_pages li a:hover {
	background: #0e9ce4;
	color: #fff;
}
.dede_pages li.pageinfo {
	padding: 0 12px;
	cursor: default;
}
.dede_pages li.thisclass a {
	background: #0e9ce4;
	color: #fff;
}
/* box_web */
.box_web .pic {
	width: 44%;
}
.box_web .pic img {
	width: 100%;
	height: auto;
}
.box_web .box {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding: 0 0 0 50px;
	color: #666;
	line-height: 1.8;
}
.box_web .box .b_tit {
	font-size: 30px;
	color: #0e9ce4;
	padding-bottom: 10px;
	overflow: hidden;
	line-height: 1.5;
}
.box_web .box .desc {
	overflow: hidden;
	text-align: justify;
}
.box_web .box .xun {
	padding: 20px 0;
}
.box_web .box .xun .tit {
	color: #ff6600;
	font-size: 18px;
}
.box_web .box .xun ul {
	margin: 5px -10px;
	overflow: hidden;
}
.box_web .box .xun ul li {
	float: left;
	width: 50%;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0 10px;
	font-size: 12px;
}
.box_web .box .xun ul li a {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	border-bottom: 1px dotted #ccc;
	padding: 8px 0;
	color: #666;
	font-size: 14px;
}
.box_web .box .xun ul li a:hover {
	color: #0e9ce4;
}
.box_web .box .xun ul li em {
	background: #019843;
	margin-left: 5px;
	padding: 0 5px;
	color: #fff;
}
.box_web .box .xun ul li em:nth-of-type(2) {
	background: #A62301;
}
.box_web .box .xun ul li:nth-child(1) a, .box_web .box .xun ul li:nth-child(2) a {
	border-top: 1px dotted #ccc;
}
.box_web .box .but {
	overflow: hidden;
	margin-top: 15px;
}
.box_web .box .but a {
	display: block;
	overflow: hidden;
	float: left;
	padding: 0 25px;
	line-height: 34px;
	margin-left: 15px;
	background: #666;
	color: #fff;
}
.box_web .box .but a:first-child {
	background: #ff6600;
	margin-left: 0;
}
.box_web .box .but a:hover {
	background: #ff6600;
}
.box_web .box .but a:last-child {
	background: none;
	color: #666;
	margin-left: 0;
}
.box_web .box .but a:last-child:hover {
	text-decoration: underline;
}
.box_web .b_box {
	padding: 100px 0;
}
.box_web .b_box .container {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.box_web .b_box .container:after {
	display: none;
}
.box_web .b_box:nth-child(even) .box {
	padding: 0 50px 0 0;
}
.box_web .b_box:nth-child(even) .container {
	flex-direction: row-reverse;
}
.box_web .bgbg .xun ul li a, .box_web .bgbg .desc {
	color: #fff;
}
.box_web .bgbg .b_tit {
	color: #fff;
}
.box_web .bgbg .xun ul li a:hover {
	color: #fff;
	text-decoration: underline;
}
.box_web .bgbg .xun .tit {
	color: #fff;
}
.box_web .bgbg .but a:last-child {
	color: #fff;
}
.box_web .bgbg .xun ul li:nth-child(1) a, .box_web .bgbg .xun ul li:nth-child(2) a {
	border-top: none;
}
.box_web .bgbg .xun ul li a {
	border-bottom: none;
}
.box_web .bgblue {
	background: #0e9ce4;
	color: #fff;
}
.box_web .bgyellow {
	background: #F90;
	color: #fff;
}
.box_web .bgzi {
	background: #69F;
	color: #fff;
}
.box_web .bggreen {
	background: #399;
	color: #fff;
}
/* box_why_ban */
.box_why_ban {
	background: url(../image/bj_renwu.jpg) center top no-repeat;
	background-size: 100% 100%;
	overflow: hidden;
	text-align: center;
	padding: 130px 0;
	color: #fff;
}
.box_why_ban .t1 {
	font-size: 30px;
	font-family: 'halvettthinregular';
}
.box_why_ban .t2 {
	font-size: 70px;
	letter-spacing: 2px;
	font-family: 'halvettthinregular';
	padding: 10px 0;
}
.box_why_ban .t3 {
	font-size: 30px;
}
.box_why_ban hr {
	display: block;
	overflow: hidden;
	margin: 50px auto 60px auto;
	border: 0;
	width: 66px;
	height: 2px;
	background: #ff6600;
}
.box_why_ban ul {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.box_why_ban ul li a {
	display: block;
	overflow: hidden;
	color: #fff;
}
.box_why_ban ul li .icon {
	border: 2px solid #fff;
	border-radius: 50%;
	width: 106px;
	height: 106px;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	font-size: 50px;
	transition: all 0.3s;
}
.box_why_ban ul li span {
	display: block;
	overflow: hidden;
	padding: 10px 0 0 0;
	font-size: 16px;
}
.box_why_ban ul li:hover .icon {
	background: #fff;
	color: #ff6600;
	font-size: 60px;
}
/* box_why_function */
.box_why_function {
	text-align: center;
	overflow: hidden;
	padding: 60px 0 80px 0;
}
.box_why_function .tit {
	overflow: hidden;
}
.box_why_function .tit .t1 {
	font-size: 60px;
	font-family: 'halvettthinregular';
	color: #0e9ce4;
	letter-spacing: 2px;
}
.box_why_function .tit .t2 {
	font-size: 30px;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	color: #888;
	padding: 15px 0 0 0;
}
.box_why_function .tit .t2 strong {
	background: #0e9ce4;
	color: #fff;
	padding: 5px 10px;
	margin-right: 10px;
	font-weight: normal;
}
.box_why_function .tit:after {
	content: "";
	display: block;
	overflow: hidden;
	margin: 35px auto 50px auto;
	border: 0;
	width: 66px;
	height: 2px;
	background: #0e9ce4;
}
.box_why_function ul {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	max-width: 650px;
	margin: 0 auto;
}
.box_why_function ul li img {
	width: 122px;
	height: auto;
	transition: all 0.3s;
}
.box_why_function ul li img:hover {
	transform: translateY(-20px);
}
/* box_why_group */
.box_why_group {
	background: url(../image/bj_lanshan.jpg) center top no-repeat;
	background-size: 100% 100%;
	color: #fff;
	padding: 40px 0;
}
.box_why_group .container {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.box_why_group .container:after {
	display: none;
}
.box_why_group .b_tit {
	background: #ffae4e;
	border-radius: 10px;
	overflow: hidden;
	padding: 15px 20px 40px 20px;
	position: relative;
	font-size: 16px;
	line-height: 1.6;
}
.box_why_group .b_tit .t1 {
	font-size: 40px;
}
.box_why_group .b_tit .pic {
	position: absolute;
	left: 45%;
	top: 50%;
	width: 60%;
}
.box_why_group .b_tit .pic img {
	width: 100%;
	height: auto;
}
.box_why_group .shu {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding: 0 0 0 50px;
	line-height: 34px;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	flex-wrap: wrap;
}
.box_why_group .shu dl {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	width: 33.33333333333%;
}
.box_why_group .shu dl dt {
	position: relative;
	overflow: hidden;
	padding: 0 35px 0 0;
}
.box_why_group .shu dl dt span {
	background: #75c9f4;
	display: block;
	overflow: hidden;
	border-radius: 50px;
	padding: 0 15px;
	font-size: 16px;
}
.box_why_group .shu dl dt:before {
	width: 20px;
	height: 1px;
	background: #80caf1;
	content: "";
	position: absolute;
	top: 50%;
	right: 0px;
}
.box_why_group .shu dl dt:after {
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #80caf1;
	content: "";
	position: absolute;
	top: 50%;
	right: 20px;
	transform: translateY(-50%);
}
.box_why_group .shu dl dd {
	position: relative;
	overflow: hidden;
}
.box_why_group .shu dl dd:before {
	width: 1px;
	background: #80caf1;
	content: "";
	position: absolute;
	top: 17px;
	bottom: 17px;
	left: 0px;
}
.box_why_group .shu dl dd p {
	display: block;
	overflow: hidden;
	position: relative;
	padding: 0 0 0 30px;
}
.box_why_group .shu dl dd p:before {
	width: 20px;
	height: 1px;
	background: #80caf1;
	content: "";
	position: absolute;
	top: 50%;
	left: 0px;
}
/* view_news */
.view_news {
	overflow: hidden;
	text-align: justify;
}
.yq-title-info {
	line-height: 36px;
}
.yq-title-info .title-text {
	display: inline-block;
	color: #373d41;
	font-size: 22px;
}
.yq-title-info .title-text em {
	font-weight: 500;
}
.yq-link-info {
	margin: 15px 0 20px;
	line-height: 22px;
	text-align: left;
	overflow: hidden;
	font-size: 12px;
}
.yq-link-info.other-link-info {
	margin: 0 0 25px;
	padding: 15px 0;
	border-bottom: 1px solid #ebebeb;
}
.yq-link-info .title-info {
	float: left;
	color: #9b9ea0
}
.yq-link-info .item-list {
	padding-left: 70px
}
.yq-link-info .item-list .item {
	float: left;
	padding-right: 20px;
	color: #333;
	text-decoration: none
}
.yq-link-info .item-list .item:hover {
	color: #36f
}
.yq-link-info .item-list .link-item {
	float: left;
	color: #36f
}
.view_news .tit {
	position: relative;
	border-bottom: 1px solid #eee;
}
.view_news .tit .bt {
	font-size: 24px;
	font-weight: bold;
	padding: 10px 0 0;
}
.view_news .tit .ewm {
	position: absolute;
	right: 0px;
	top: 0px;
	bottom: 0px;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	text-align: center;
	font-size: 12px;
	color: #888;
	border: 1px solid #eee;
	padding: 5px 10px 5px 5px;
	border-bottom: 0;
	line-height: 1.5;
}
.view_news .tit .ewm #ewm_code {
	height: 100%;
	margin-right: 8px;
	width: 66px;
}
.view_news .tit .ewm canvas {
	height: 100%;
	width: auto;
}
.view_news .param {
	color: #666;
	font-size: 12px;
	margin: 10px 0;
}
.view_news .pright {
	float: right;
}
.view_news .param .iconfont {
	margin-right: 8px;
}
.view_news .desc {
	margin: 20px 0;
	border-bottom: 1px dotted #ddd;
	overflow: hidden;
	color: #660;
	padding: 0 0 10px 0;
	text-indent: 62px;
	line-height: 26px;
	position: relative;
	min-height: 50px;
	clear: both;
}
.view_news .desc .tit {
	position: absolute;
	left: 0px;
	top: 0px;
	background: #0e9ce4;
	text-indent: 0;
	width: 50px;
	text-align: center;
	color: #fff;
}
.view_news .desc .tit:before {
	content: "";
	position: absolute;
	left: 100%;
	top: 50%;
	width: 0;
	height: 0;
	border-top: 4px solid transparent;
	border-left: 5px solid #0e9ce4;
	border-bottom: 4px solid transparent;
	transform: translateY(-50%);
}
.view_news .body {
	padding: 0 0 20px 0;
	overflow: hidden;
	line-height: 1.8;
	position: relative;
	clear: both;
}
.view_news .body ul {
	padding-left: 2em !important;
}
.view_news .body ul li {
	list-style-type: disc !important;
}
.view_news .body img {
	max-width: 100%;
	height: auto;
}
.view_news .body a {
	color: #0e9ce4;
}
.view_news .body a:hover {
	text-decoration: underline;
}
.view_news .xiongzhang {
	border: 1px solid #f1f1f1;
	max-width: 880px;
	width: 100%;
	margin: 0 auto;
	border-radius: 5px;
	padding: 25px;
	text-align: center;
	color: #666;
	font-size: 12px;
}
.view_news .xiongzhang img {
	height: 120px;
	padding: 0;
}
.view_news .xiongzhang span {
	display: block;
	overflow: hidden;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	padding: 0 0 5px 0;
}
.view_news .xiongzhang a {
	display: block;
	overflow: hidden;
	width: 180px;
	line-height: 30px;
	background: #0e9ce4;
	color: #fff;
	margin: 10px auto;
	border-radius: 5px;
}
.view_news .xiongzhang a:hover {
	opacity: 0.8;
}
.view_news .interlocution {
	overflow: hidden;
}
.view_news .interlocution .tit {
	border-bottom: 1px solid #d6d6d8;
	font-size: 24px;
	margin-bottom: 15px;
	padding: 0 0 8px 0;
}
.view_news .interlocution ul {
	position: relative;
	overflow: hidden;
	counter-reset: sectioncounter;
	padding: 0 0 30px 0;
}
.view_news .interlocution ul:before {
	content: "";
	position: absolute;
	left: 15px;
	top: 0px;
	bottom: 0px;
	border-left: 2px dotted #e4e4e4;
}
.view_news .interlocution ul:after {
	content: 'end';
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 32px;
	text-align: center;
	font-size: 12px;
	color: #ccc;
	background: #fff;
}
.view_news .interlocution ul li {
	padding: 0 0 0 45px;
	position: relative;
	overflow: hidden;
	margin-top: 25px;
	font-size: 16px;
	line-height: 32px;
	z-index: 1;
}
.view_news .interlocution ul li:before {
	counter-increment: sectioncounter;
	content: counter(sectioncounter);
	position: absolute;
	left: 0px;
	top: 0px;
	width: 32px;
	height: 32px;
	color: #efe;
	background: #5bc648;
	border-radius: 50%;
	text-align: center;
}
.view_news .interlocution ul li a {
	color: #0e9ce4;
}
.view_news .interlocution ul li a:hover {
	text-decoration: underline;
}
.view_news .interlocution ul li h2 {
	font-size: 22px;
	color: #000;
	margin-bottom: 5px;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
}
.view_news .interlocution ul li h2:after {
	content: "";
	width: 0;
	margin-left: 10px;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	height: 1px;
	background: #eee;
}
.view_news .interlocution ul li:first-child {
	margin-top: 0;
}
.view_news .public {
	text-align: center;
	color: #660;
	font-size: 16px;
	overflow: hidden;
	line-height: 2;
}
.view_news .public .red {
	color: red;
}
.view_news .public .ewm {
	background: url(../image/bj_ewm.png) no-repeat;
	background-size: 100% 100%;
	width: 216px;
	height: 280px;
	margin: 10px auto 0 auto;
	padding: 45px 0 0 0;
}
.view_news .public .ewm img {
	width: 125px;
	height: 125px;
}
.view_news .copyright {
	padding: 15px 0;
	overflow: hidden;
	color: #999;
	font-size: 12px;
}
.view_news .bdsharebuttonbox {
	position: absolute;
	right: 0px;
	top: 50%;
	transform: translateY(-50%);
}
.view_news .adjoin {
	overflow: hidden;
	margin: 0 0 20px 0;
	position: relative;
	padding: 0 300px 0 0;
	min-height: 50px;
}
.view_news .adjoin p {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #666;
	line-height: 1.8;
}
.view_news .adjoin p a {
	color: #666;
}
.view_news .adjoin p a:hover {
	color: #0e9ce4;
}
.view_news .list_case {
	margin: -5px -5px 15px -5px;
}
.view_news .list_case li {
	padding: 5px;
}
.xg_box .tit {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	border-bottom: 1px solid #eaeaea;
	position: relative;
	padding: 0 0 15px 0;
	line-height: 1;
}
.xg_box .tit:before {
	content: "";
	position: absolute;
	left: 0px;
	bottom: -1px;
	height: 1px;
	width: 20px;
	background: #ff6600;
	z-index: 5;
}
.xg_box .tit b {
	font-size: 20px;
}
.xg_box .tit b em {
	color: #ff6600;
}
.xg_box .tit a {
	color: #888;
}
.xg_box .tit a:hover {
	color: #f0592d;
}
.xg_box .news {
	background: #fff;
	overflow: hidden;
	padding: 20px 0;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.xg_box .news .tou {
	width: 55%;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
}
.xg_box .news .tou .pic {
	overflow: hidden;
	margin-right: 15px;
}
.xg_box .news .tou .pic img {
	width: 250px;
	transition: all 0.4s;
}
.xg_box .news .tou .pic img:hover {
	transform: scale(1.1);
}
.xg_box .news .tou .box {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	width: 0;
}
.xg_box .news .tou .box span {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #333;
	font-size: 18px;
	transition: all 0.4s;
	font-weight: bold;
}
.xg_box .news .tou .box span:hover {
	color: #f0592d;
}
.xg_box .news .tou .box p {
	line-height: 24px;
	height: 170px;
	display: block;
	overflow: hidden;
	color: #666;
	margin: 15px 0;
}
.xg_box .news .tou .box em {
	color: #888;
	line-height: 1;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
}
.xg_box .news .tou .box em i {
	margin-right: 5px;
	font-size: 16px;
}
.xg_box .news .line {
	border-left: 1px dashed #ddd;
	margin: 0 25px;
}
.xg_box .news ul {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	width: 0;
}
.xg_box .news ul li {
	line-height: 32px;
}
.xg_box .news ul li a {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	position: relative;
	padding: 0 12px;
}
.xg_box .news ul li a:before {
	content: "";
	position: absolute;
	left: 0px;
	top: 50%;
	transform: translateY(-50%);
	width: 3px;
	height: 3px;
	background: #666;
	border-radius: 50%;
}
.xg_box .news ul li em {
	float: right;
	color: #888;
	font-size: 90%;
}
/* pic_but */
.pic_but {
	overflow: hidden;
}
.pic_but li {
	margin-top: 12px;
	overflow: hidden;
}
.pic_but li img {
	width: 100%;
	overflow: hidden;
	transition: all 0.3s;
}
.pic_but li img:hover {
	opacity: 0.8;
}
.pic_but li:first-child {
	margin-top: 0;
}
/* pic_all */
.pic_all {
	overflow: hidden;
}
.pic_all img {
	width: 100%;
	height: auto;
}
/* xun_article */
.xun_article {
	overflow: hidden;
}
.xun_article li a {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0 10px;
	position: relative;
	line-height: 2;
	font-size: 13px;
}
.xun_article li a:before {
	content: "";
	position: absolute;
	left: 0px;
	top: 50%;
	transform: translateY(-50%);
	width: 4px;
	height: 4px;
	background: #ff6600;
}
/* box_process */
.box_process {
	overflow: hidden;
	margin: -12px;
}
.box_process li {
	width: 33.333333333333%;
	float: left;
	padding: 12px;
	position: relative;
}
.box_process li .text {
	background: #ff6600;
	padding: 20px 0;
	line-height: 20px;
	text-align: center;
	color: #fff;
	border-radius: 5px;
}
.box_process li .icon_right, .box_process li .icon_down {
	position: absolute;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 16px 16px;
}
.box_process li .icon_right {
	left: 100%;
	margin-left: -12px;
	top: 0px;
	width: 24px;
	height: 100%;
	background-image: url(../image/icon_process_right.png);
}
.box_process li .icon_down {
	left: 0;
	margin-top: -12px;
	top: 100%;
	width: 100%;
	height: 24px;
	background-image: url(../image/icon_process_down.png);
}
.box_process li.er {
	width: 66.6666666666%;
}
/* list_news */
.list_news {
	overflow: hidden;
	margin: -15px 0 0 0;
}
.list_news li {
	border-bottom: 1px dashed #D2D2D2;
	font-size: 12px;
	display: block;
	padding: 15px 0;
	overflow: hidden;
}
.list_news li .date {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	width: 120px;
	height: 120px;
	float: left;
	line-height: 1.1;
	color: #999;
	background: #f2f2f2;
}
.list_news li .date .iconfont {
	font-size: 26px;
}
.list_news li .date em {
	font-size: 28px;
	padding: 0 2px;
}
.list_news li .pic {
	width: 200px;
	height: 120px;
	margin: 0 20px 0 10px;
	float: left;
	overflow: hidden;
	background:#f2f2f2;
}
.list_news li .pic img {
	height: 100%;
	transition: all 0.3s;
}
.list_news li .pic img:hover {
	transform: scale(1.1);
}
.list_news li .bt {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 16px;
	color: #0e9ce4;
	font-weight: bold;
	transition: all 0.3s;
}
.list_news li .bt:hover {
	color: #ff6600;
}
.list_news li .cs {
	color: #999;
	overflow: hidden;
	padding: 8px 0;
}
.list_news li .desc {
	line-height: 22px;
	height: 66px;
	overflow: hidden;
}
.list_news li .desc em:hover {
	color: #0e9ce4;
}
.listzt li {
	width: 50%;
	float: left;
	padding-right: 10px;
}
.listzt li .pic {
	height: 180px;
}
/* box_yingxiao */
.box_yingxiao {
	background: url(../image/bj_hengrp.jpg) center center repeat;
	overflow: hidden;
}
.box_yingxiao .container {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	height: 152px;
}
.box_yingxiao .container:after {
	display: none;
}
.box_yingxiao .text {
	color: #fff;
	font-size: 30px;
}
.box_yingxiao .text span {
	font-size: 38px;
	color: #ff6600;
}
.box_yingxiao .more {
	display: block;
	overflow: hidden;
	line-height: 48px;
	padding: 0 20px;
	background: #ff6600;
	color: #fff;
	font-size: 18px;
}
.box_yingxiao .more:hover {
	background: #0e9ce4;
}
/* box_xuyao */
.box_xuyao {
	background: #f5f5f5;
	padding: 50px 0;
	overflow: hidden;
}
.box_xuyao .b_tit {
	font-size: 28px;
	padding: 0 0 15px 0;
	overflow: hidden;
	position: relative;
	text-align: center;
	margin-bottom: 30px;
}
.box_xuyao .b_tit:before {
	content: "";
	position: absolute;
	left: 50%;
	bottom: 2px;
	width: 560px;
	height: 1px;
	transform: translateX(-50%);
	background: #e7e7e7;
}
.box_xuyao .b_tit:after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: 0px;
	height: 5px;
	width: 120px;
	transform: translateX(-50%);
	background: #0e9ce4;
}
.box_xuyao ul {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	margin: 0 -10px;
	overflow: hidden;
}
.box_xuyao ul li {
	padding: 0 10px;
	width: 25%;
}
.box_xuyao ul li .box {
	height: 100%;
	background: #ff9803;
	color: #fff;
	padding: 40px 30px;
	text-align: center;
	transition: all 0.3s;
}
.box_xuyao ul li .box .iconfont {
	font-size: 80px;
	display: inline-block;
	transition: all 0.3s;
}
.box_xuyao ul li .box span {
	display: block;
	overflow: hidden;
	font-size: 18px;
	padding: 15px 0;
}
.box_xuyao ul li .box p {
	line-height: 24px;
}
.box_xuyao ul li:hover .box .iconfont {
	transform: rotate(360deg);
}
.box_xuyao ul li.b2 .box {
	background: #65c3fa;
}
.box_xuyao ul li.b3 .box {
	background: #8cd67d;
}
.box_xuyao ul li.b4 .box {
	background: #f88484;
}
/* box_wenti */
.box_wenti {
	padding: 50px 0;
	overflow: hidden;
}
.box_wenti .b_tit {
	font-size: 28px;
	overflow: hidden;
	text-align: center;
	margin-bottom: 30px;
}
.box_wenti .box {
	position: relative;
	text-align: center;
}
.box_wenti .box dt img {
	width: 571px;
	height: 370px;
}
.box_wenti .box dd {
	position: absolute;
	width: 211px;
	height: 100px;
	color: #fff;
	background-repeat: no-repeat;
	line-height: 75px;
	font-size: 18px;
	background-size: 100% 100%;
	transition: all 0.3s;
}
.box_wenti .box dd span {
	font-size: 28px;
}
.box_wenti .box dd:hover {
	transform: scale(1.1);
}
.box_wenti .box dd.f1 {
	top: 0px;
	right: 50%;
	margin-right: 300px;
	background-image: url(../image/icon_tips1.jpg);
}
.box_wenti .box dd.f2 {
	top: 0px;
	left: 50%;
	margin-left: 300px;
	background-image: url(../image/icon_tips2.jpg);
}
.box_wenti .box dd.f3 {
	bottom: 10px;
	right: 50%;
	margin-right: 250px;
	background-image: url(../image/icon_tips3.jpg);
}
.box_wenti .box dd.f4 {
	bottom: 10px;
	left: 50%;
	margin-left: 250px;
	background-image: url(../image/icon_tips4.jpg);
}
.box_wenti .text {
	text-align: center;
	overflow: hidden;
	font-size: 24px;
	color: #28adfa;
	padding: 40px 0 0 0;
}
.box_wenti .text span {
	font-size: 32px;
	color: #ff6600;
}
/* box_liucheng */
.box_liucheng {
	background: url(../image/bj_mobile.jpg) center center repeat;
	background-attachment: fixed;
	padding: 60px 0;
	text-align: center;
	overflow: hidden;
}
.box_liucheng .b_tit {
	font-size: 30px;
	color: #fff;
	background: url(../image/tit_fkline.png) center bottom no-repeat;
	padding: 0 0 20px 0;
	margin-bottom: 40px;
}
.box_liucheng ul {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.box_liucheng ul li .iconfont {
	width: 120px;
	height: 120px;
	background-color: rgba(0, 0, 0, 0.3);
	margin: 0 auto;
	border-radius: 50%;
	color: #fff;
	font-size: 60px;
	transition: all 0.3s;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
}
.box_liucheng ul li span {
	display: block;
	overflow: hidden;
	padding: 20px 0 0 0;
	font-size: 18px;
	color: #c2c4c4;
}
.box_liucheng ul li:hover .iconfont {
	transform: rotate(360deg);
	background: #ff6600;
}
/* box_shouhou */
.box_shouhou {
	padding: 50px 0;
	overflow: hidden;
}
.box_shouhou .b_tit {
	text-align: center;
	overflow: hidden;
}
.box_shouhou .b_tit .t1 {
	font-size: 38px;
	color: #ff6600;
	padding: 0 0 10px 0;
}
.box_shouhou .b_tit .t2 {
	color: #888;
}
.box_shouhou ul {
	margin: -15px;
	padding: 40px 0;
	overflow: hidden;
}
.box_shouhou ul li {
	width: 33.33333333333%;
	float: left;
	padding: 15px;
}
.box_shouhou ul li .box {
	border: 1px solid #ff6600;
	overflow: hidden;
	text-align: center;
	padding: 25px 0;
	transition: all 0.3s;
}
.box_shouhou ul li .tit {
	font-size: 18px;
	font-weight: bold;
}
.box_shouhou ul li .text {
	font-size: 16px;
	color: #ff6600;
	padding: 15px 0 10px 0;
}
.box_shouhou ul li .info {
	overflow: hidden;
	color: #666;
	padding: 0 0 20px 0;
}
.box_shouhou ul li .info p {
	display: block;
	overflow: hidden;
	border-bottom: 2px solid #F9F9F9;
	padding: 20px 0;
}
.box_shouhou ul li .but {
	display: block;
	overflow: hidden;
	margin: 0 auto;
	background: #ff6600;
	color: #fff;
	width: 140px;
	line-height: 50px;
	font-size: 16px;
}
.box_shouhou ul li .but:hover {
	background: #0e9ce4;
}
.box_shouhou ul li:hover .box {
	box-shadow: 0 0 15px #ff6600;
}
/* box_youready */
.box_youready {
	text-align: center;
	overflow: hidden;
}
.box_youready .t1 {
	font-size: 26px;
}
.box_youready .t2 {
	padding: 15px 0;
	overflow: hidden;
	text-align: center;
}
.box_youready .t2 a {
	display: inline-block;
	background: #0e9ce4;
	color: #fff;
	font-size: 22px;
	padding: 0 50px;
	line-height: 50px;
	position: relative;
}
.box_youready .t2 a:before, .box_youready .t2 a:after {
	content: "";
	position: absolute;
	top: 50%;
	height: 1px;
	background: #ccc;
	width: 300px;
}
.box_youready .t2 a:after {
	left: 100%;
	margin-left: 20px;
}
.box_youready .t2 a:before {
	right: 100%;
	margin-right: 20px;
}
.box_youready .t3 {
	font-size: 16px;
	letter-spacing: 5px;
}
/* xg_news */
.xg_news {
	overflow: hidden;
}
.xg_news .tit {
	position: relative;
	overflow: hidden;
	height: 34px;
	margin-bottom: 10px;
}
.xg_news .tit:before {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 1px;
	background: #dddddd;
	content: "";
}
.xg_news .tit span {
	height: 34px;
	display: block;
	overflow: hidden;
	border-bottom: 1px solid #ff6600;
	padding: 0 10px;
	float: left;
	font-size: 18px;
	position: relative;
	z-index: 1;
}
.xg_news ul {
	overflow: hidden;
	margin: 0 -10px;
}
.xg_news ul li {
	width: 50%;
	padding: 0 10px;
	float: left;
}
.xg_news ul li a {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 28px;
	padding: 0 0 0 15px;
	position: relative;
	font-size: 12px;
}
.xg_news ul li a:before {
	width: 3px;
	height: 3px;
	background: #666666;
	position: absolute;
	content: "";
	left: 4px;
	top: 50%;
	margin-top: -2px;
}
/* box_service */
.box_service {
	padding: 50px 0;
	overflow: hidden;
	background: #f5f5f5;
}
.box_service .container {
	max-width: 1660px;
}
.box_service .list {
	overflow: hidden;
}
.box_service .list > li {
	width: 16.66666666666667%;
	float: left;
	border: 1px solid #e8e8e8;
	border-left: 0;
	position: relative;
	overflow: hidden;
}
.box_service .list > li .box {
	width: 100%;
	height: 360px;
	float: left;
	text-align: center;
	transition: all 0.4s;
	position: relative;
}
.box_service .list > li .box .kj {
	border-bottom: 1px dashed #cdcdcd;
	height: 280px;
	overflow: hidden;
}
.box_service .list > li .box .bt {
	font-size: 18px;
	font-weight: bold;
	display: block;
	overflow: hidden;
	padding: 0 10px;
	margin: 40px 0 50px 0;
	line-height: 30px;
	height: 30px;
}
.box_service .list > li .box .iconfont {
	font-size: 80px;
}
.box_service .list > li .box .icon-webkf {
	font-size: 110px;
	margin-top: -15px;
	display: inline-block;
}
.box_service .list > li .box .text {
	overflow: hidden;
	font-size: 12px;
	line-height: 20px;
	height: 40px;
	padding: 0 20px;
	margin: 20px 0 0 0;
	color: #888;
}
.box_service .list > li .box img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: all 0.3s;
}
.box_service .list > li .xun {
	position: absolute;
	left: 100%;
	top: 0px;
	width: 50%;
	overflow: hidden;
	transition: all 0.4s;
}
.box_service .list > li .xun li {
	height: 74px;
	line-height: 74px;
	border-bottom: 1px solid #565758;
	white-space: nowrap;
	background: #313131;
}
.box_service .list > li .xun li a {
	display: block;
	overflow: hidden;
	color: #999;
	padding: 0 30px 0 10px;
	position: relative;
}
.box_service .list > li .xun li a:before {
	content: "\e658";
	font-family: "iconfont" !important;
	position: absolute;
	right: 10px;
	top: 0px;
}
.box_service .list > li .xun li a:hover {
	color: #fff;
}
.box_service .list > li:first-child {
	border-left: 1px solid #e8e8e8;
}
.box_service .list > li:last-child {
	display: none;
}
.box_service .list > li.on {
	width: 33.33333333333333%;
	border: 0;
}
.box_service .list > li.on .box {
	width: 50%;
	background: #0e9ce4;
	color: #fff;
}
.box_service .list > li.on .box .bt {
	color: #fff;
}
.box_service .list > li.on .box .text {
	color: #fff;
}
.box_service .list > li.on .xun {
	left: 50%;
}
.box_service .list > li.cur .box img {
	opacity: 1;
}
/* list_wenda */
.list_wenda {
	border: 1px solid #E5E5E5;
	border-top: 0;
	overflow: hidden;
	margin-bottom: 20px;
}
.list_wenda li {
	border-top: 1px solid #E5E5E5;
	overflow: hidden;
	padding: 0 30px;
}
.list_wenda li .tit {
	padding: 20px 0;
	position: relative;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	line-height: 1;
	cursor: pointer;
}
.list_wenda li .tit span {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	width: 0;
	padding: 0 15px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 16px;
}
.list_wenda li .tit:before {
	content: "?";
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background: #828282;
	color: #fff;
	font-size: 20px;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	transition: all 0.3s;
}
.list_wenda li .tit:after {
	content: "\e73e";
	background: #d4d4d4;
	font-family: "iconfont" !important;
	width: 25px;
	height: 25px;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	border-radius: 50%;
	font-size: 12px;
	transition: all 0.3s;
}
.list_wenda li .body {
	display: none;
	border-top: 1px solid #eee;
	padding: 20px 0;
	color: #333;
	line-height: 2;
	position: relative;
	background: none;
}
.list_wenda li .body:before {
	content: "";
	position: absolute;
	left: 0px;
	top: 0px;
	height: 1px;
	background: #fff;
	right: 0px;
}
.list_wenda li .body img {
	max-width: 100%;
	height: auto;
	padding: 10px 0;
}
.list_wenda li.on {
	background: #F7F7F7;
}
.list_wenda li.on .tit:before {
	background: #ff6600;
}
.list_wenda li.on .tit:after {
	background: #ff6600;
	color: #fff;
	content: "\eee2";
}
/* list_newshp */
.list_newshp {
	margin: -10px;
	overflow: hidden;
}
.list_newshp li {
	width: 25%;
	padding: 10px;
	overflow: hidden;
	float: left;
	transition: all 0.3s;
	position: relative;
	top: 0;
}
.list_newshp li a {
	display: block;
	overflow: hidden;
	background: #fff;
	box-shadow: 0 2px 15px #ddd;
	padding: 15px;
}
.list_newshp li .pic {
	overflow: hidden;
}
.list_newshp li .pic img {
	width: 100%;
	height: auto;
}
.list_newshp li span {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 15px 0 10px 0;
	font-size: 18px;
}
.list_newshp li p {
	display: block;
	overflow: hidden;
	line-height: 25px;
	height: 50px;
	color: #888;
	margin: 0 0 10px 0;
	text-align: justify;
}
.list_newshp li em {
	color: #999;
	font-size: 12px;
}
.list_newshp li:hover {
	top: -5px;
}
/* box_newsban */
.box_newsban {
	padding: 0 0 25px 0;
	position: relative;
	overflow: visible;
}
.box_newsban a {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	padding: 20px;
	border: 1px solid #eee;
	box-shadow: 0 5px 15px #ccc;
	background: #fff;
}
.box_newsban .pic {
	width: 28%;
	overflow: hidden;
}
.box_newsban .pic img {
	width: 100%;
	height: 100%;
	transition: all 0.3s;
}
.box_newsban .pic img:hover {
	transform: scale(1.1);
}
.box_newsban .date {
	text-align: center;
	overflow: hidden;
	padding: 0 30px;
	color: #666;
}
.box_newsban .date span {
	font-size: 48px;
	color: #ff6600;
	display: block;
	overflow: hidden;
}
.box_newsban .box {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	width: 0;
	border-left: 1px solid #ccc;
	padding: 0 40px;
	text-align: justify;
}
.box_newsban .box span {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 22px;
	transition: all 0.3s;
	color: #333;
}
.box_newsban .box span:hover {
	color: #0e9ce4;
}
.box_newsban .box p {
	display: block;
	overflow: hidden;
	color: #888;
	line-height: 28px;
	height: 84px;
	margin: 10px 0 0 0;
}
.box_newsban .newsban-num {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	position: absolute;
	bottom: 0;
	z-index: 1;
}
.box_newsban .newsban-num .swiper-pagination-bullet {
	outline: 0;
	background: #000;
	width: 10px;
	height: 10px;
}
.box_newsban .newsban-num .swiper-pagination-bullet-active {
	background: #ff6600;
}
/* list_newsnp */
.list_newsnp {
	margin: -25px;
	padding: 15px;
	overflow: hidden;
}
.list_newsnp li {
	width: 50%;
	float: left;
	padding: 10px;
}
.list_newsnp li a {
	color: #333;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	position: relative;
	padding: 35px 70px;
}
.list_newsnp li a:before {
	content: "";
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background: #fff;
	transition: all 0.3s;
}
.list_newsnp li .date {
	position: relative;
	z-index: 1;
	font-size: 16px;
}
.list_newsnp li .date em {
	display: block;
	overflow: hidden;
	font-size: 48px;
	line-height: 1;
}
.list_newsnp li .date em:after {
	display: block;
	overflow: hidden;
	content: "";
	margin: 15px 0;
	height: 3px;
	width: 25px;
	background: #e7e7e7;
}
.list_newsnp li .box {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	width: 0;
	position: relative;
	z-index: 1;
	border-left: 1px solid #e7e7e7;
	padding: 0 0 0 40px;
	margin: 0 0 0 40px;
}
.list_newsnp li .box span {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 18px;
}
.list_newsnp li .box p {
	display: block;
	overflow: hidden;
	line-height: 24px;
	height: 48px;
	margin: 15px 0 25px 0;
	color: #888;
	text-align: justify;
}
.list_newsnp li .box em {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	color: #888;
	line-height: 1;
}
.list_newsnp li .box em .iconfont {
	display: block;
	overflow: hidden;
	font-size: 18px;
	width: 0;
	transition: all 0.3s;
}
.list_newsnp li:hover a:before {
	transform: scale(1.025);
	box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.1);
}
.list_newsnp li:hover .box em .iconfont {
	width: 28px;
}
/* list_newspx */
.list_newspx {
	margin: -10px;
	overflow: hidden;
}
.list_newspx li {
	width: 33.333333333333%;
	float: left;
	padding: 10px;
}
.list_newspx li a {
	display: block;
	overflow: hidden;
	background: #fff;
}
.list_newspx li .pic {
	overflow: hidden;
	position: relative;
}
.list_newspx li .pic img {
	width: 100%;
	height: auto;
	transition: all 0.3s;
}
.list_newspx li .pic:before {
	opacity: 0;
	transition: all 0.3s;
	content: "\e612";
	font-family: "iconfont" !important;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-color: rgba(14, 156, 228, 0.5);
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	color: #fff;
	font-size: 80px;
	z-index: 1;
}
.list_newspx li .box {
	padding: 25px 30px;
	overflow: hidden;
}
.list_newspx li .box span {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 22px;
}
.list_newspx li .box p {
	display: block;
	overflow: hidden;
	line-height: 24px;
	height: 48px;
	color: #666;
	margin: 15px 0 20px 0;
	text-align: justify;
}
.list_newspx li .box em {
	display: block;
	overflow: hidden;
	color: #999;
	background: url(../image/icon_jiantr.png) 68px center no-repeat;
	transition: all 0.3s;
}
.list_newspx li:hover a {
	box-shadow: 0 5px 10px #ddd;
}
.list_newspx li:hover .pic img {
	transform: scale(1.1);
}
.list_newspx li:hover .pic:before {
	opacity: 1;
}
.list_newspx li:hover .box em {
	background-image: url(../image/icon_jiantrh.png);
	color: #333;
}
/* list_newspw */
.list_newspw {
	margin: -10px;
	overflow: hidden;
}
.list_newspw li {
	width: 33.33333333333%;
	float: left;
	padding: 10px;
}
.list_newspw li a {
	display: block;
	overflow: hidden;
	height: 270px;
	background: #fff;
	padding: 25px 30px;
}
.list_newspw li .date {
	color: #999;
	font-size: 16px;
	line-height: 1.1;
	font-weight: bold;
	font-family: 'halvettthinregular';
	letter-spacing: 1px;
	position: relative;
	transition: all 0.3s;
}
.list_newspw li .date em {
	font-size: 48px;
	display: block;
	overflow: hidden;
}
.list_newspw li .date:before {
	content: "\e6bf";
	font-family: "iconfont" !important;
	position: absolute;
	right: 0px;
	top: 50%;
	transform: translateY(-50%);
	font-weight: normal;
	font-size: 40px;
}
.list_newspw li span {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	border-top: 1px solid #ddd;
	margin: 20px 0 0 0;
	padding: 30px 0 20px 0;
	font-size: 16px;
	color: #333;
}
.list_newspw li p {
	display: block;
	overflow: hidden;
	line-height: 24px;
	height: 48px;
	color: #666;
	text-align: justify;
}
.list_newspw li .pic {
	position: relative;
	padding: 0;
}
.list_newspw li .pic img {
	width: 100%;
	height: 100%;
	transition: all 0.3s;
}
.list_newspw li .pic .bt {
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	text-align: center;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0 10px;
	z-index: 1;
	background-color: rgba(0, 0, 0, 0.3);
	color: #fff;
	line-height: 40px;
	transition: all 0.3s;
}
.list_newspw li .pic:hover img {
	transform: scale(1.1);
}
.list_newspw li .pic:hover .bt {
	background-color: rgba(14, 156, 228, 0.3);
}
.list_newspw li:hover a {
	box-shadow: 0 0 10px #ddd;
}
.list_newspw li:hover .date {
	color: #333;
}
/* box_contact */
.box_contact {
	background: #0e9ce4;
	color: #fff;
	overflow: hidden;
	position: relative;
}
.box_contact .box {
	width: 40%;
	padding: 60px 60px 60px 80px;
	overflow: hidden;
}
.box_contact .box .info {
	line-height: 2;
}
.box_contact .box .xun {
	border-top: 1px solid #33b2f2;
	overflow: hidden;
	margin: 25px 0;
	padding: 15px 0 0 0;
}
.box_contact .box .xun li {
	line-height: 1.8;
	padding: 6px 0;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	overflow: hidden;
}
.box_contact .box .xun li .iconfont {
	font-size: 24px;
	width: 35px;
	line-height: 30px;
	position: relative;
	top: -3px;
}
.box_contact .box .xun li .text {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	width: 0;
}
.box_contact .box .ewm {
	overflow: hidden;
	margin: 0 -10px;
}
.box_contact .box .ewm li {
	float: left;
	width: 140px;
	text-align: center;
	max-width: 50%;
	padding: 0 10px;
}
.box_contact .box .ewm li img {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}
.box_contact .map {
	position: absolute;
	right: 0px;
	top: 0px;
	bottom: 0px;
	width: 60%;
}
.box_contact .map #bdmap {
	width: 100%;
	height: 100%;
	font-size: 12px;
	line-height: 24px;
}
.box_contact .map #bdmap h4 {
	color: #0e9ce4;
	border-bottom: 1px solid #eee;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	font-size: 16px;
}
.box_contact .map #bdmap .anchorBL {
	display: none;
}
/* box_jiage */
.box_jiage .xun {
	overflow: hidden;
	margin-right: -15px;
	margin-left: -15px;
	padding: 0 15px 35px 15px;
}
.box_jiage .xun li {
	border: 1px solid #ddd;
	border-left: 0;
	width: 25%;
	float: left;
	font-size: 12px;
	position: relative;
	color: #666;
	transition: all 0.3s;
}
.box_jiage .xun li .box {
	background: #0e8ad9;
	color: #fff;
	text-align: center;
	overflow: hidden;
	padding: 30px 0 20px 0;
}
.box_jiage .xun li .box .bt {
	font-size: 24px;
}
.box_jiage .xun li .box .price {
	padding: 20px 0 15px 0;
	overflow: hidden;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
}
.box_jiage .xun li .box .price .cen {
	position: relative;
	padding: 0 8px;
	line-height: 1;
	font-size:20px;
}
.box_jiage .xun li .box .price .cen a {
	font-size: 20px;
	color: #fff;
}
.box_jiage .xun li .box .price .cen em {
	font-size: 18px;
	position: absolute;
	left: 5px;
	top: 6px;
}
.box_jiage .xun li .box .price .cen span {
	font-size: 50px;
	font-family: 'halvettthinregular';
	padding: 0 5px;
}
.box_jiage .xun li .box .price .cen:before, .box_jiage .xun li .box .price .cen:after {
	content: "";
	position: absolute;
	top: 50%;
	margin-top: -1px;
	width: 20px;
	height: 2px;
	background-color: rgba(255, 255, 255, 0.5);
}
.box_jiage .xun li .box .price .cen:before {
	left: 100%;
}
.box_jiage .xun li .box .price .cen:after {
	right: 100%;
}
.box_jiage .xun li .box .iconfont {
	font-size: 24px;
}
.box_jiage .xun li .tit {
	line-height: 50px;
	padding: 0 30px;
	font-size: 14px;
}
.box_jiage .xun li .bj {
	background: #f6f6f6;
	padding: 15px 30px;
	overflow: hidden;
}
.box_jiage .xun li .text {
	overflow: hidden;
	line-height: 30px;
	height: 120px;
}
.box_jiage .xun li .info {
	padding: 0 30px;
	overflow: hidden;
	line-height: 30px;
	height: 120px;
	margin: 15px 0 45px 0;
}
.box_jiage .xun li .more {
	position: absolute;
	left: 50%;
	top: 100%;
	border-radius: 50%;
	border: 1px solid #ddd;
	height: 70px;
	width: 70px;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	line-height: 18px;
	transform: translate(-50%, -50%);
	background: #fff;
	letter-spacing: 1px;
	text-align: center;
}
.box_jiage .xun li .more:hover {
	background: #0e9ce4;
	color: #fff;
}
.box_jiage .xun li:first-child {
	border-left: 1px solid #ddd;
}
.box_jiage .xun li.k2 .box {
	background: #b3cf7a;
}
.box_jiage .xun li.k3 .box {
	background: #8abd00;
}
.box_jiage .xun li.k4 .box {
	background: #cfbe7a;
}
.box_jiage .xun li:hover {
	box-shadow: 0 0 10px #ccc;
	z-index: 1;
}
.box_jiage .table {
	overflow: hidden;
}
.box_jiage .table table {
	width: 100%;
	text-align: center;
	line-height: 1.8;
	font-size: 16px;
}
.box_jiage .table table td, .box_jiage .table table th {
	height: 60px;
}
.box_jiage .table table img {
	height: 20px;
	width: auto;
}
.box_jiage .table table .tit {
	font-size: 18px;
	background: #e1e1e1;
	padding: 5px;
}
.box_jiage .table table .sbt {
	font-weight: bold;
	border: 1px solid #e5e5e5;
	padding: 5px;
	width: 15%;
}
.box_jiage .table table .bt {
	font-size: 16px;
	border: 1px solid #e5e5e5;
	padding: 5px;
	width: 25%;
}
.box_jiage .table table .y1 {
	background: #f8f5e7;
	color: #666;
}
.box_jiage .table table .y2 {
	background: #f8ece7;
	color: #666;
}
.box_jiage .table table .y3 {
	background: #ebf5f9;
	color: #666;
}
.box_jiage .table table tr:nth-child(odd) .y1 {
	background: #eeecdf;
}
.box_jiage .table table tr:nth-child(odd) .y2 {
	background: #eee3df;
}
.box_jiage .table table tr:nth-child(odd) .y3 {
	background: #e1ecf1;
}
.box_jiage .dingzhi_but {
	display: block;
	overflow: hidden;
	margin: 30px auto;
	line-height: 60px;
	width: 320px;
	border: 1px solid rgba(14, 156, 228, 0.5);
	color: rgba(14, 156, 228, 0.5);
	border-radius: 5px;
	text-align: center;
	font-size: 22px;
}
.box_jiage .dingzhi_but:hover {
	background: rgba(14, 156, 228, 0.5);
	color: #fff;
}
/*一站式服务*/
.yzs_service {
	background: #16192a;
	width: 100%;
	height: 670px;
}
.yzs_service > div {
	background: url(../image/yzs_service.jpg) no-repeat;
	height: 670px;
	position: relative;
	width: 1300px;
	margin: 0 auto;
}
.yzs_service > div.bg0 {
	background: url(../image/yzs_service_bg1.jpg) no-repeat;
}
.yzs_service > div.bg1 {
	background: url(../image/yzs_service_bg2.jpg) no-repeat;
}
.yzs_service > div.bg2 {
	background: url(../image/yzs_service_bg3.jpg) no-repeat;
}
.yzs_service > div.bg3 {
	background: url(../image/yzs_service_bg4.jpg) no-repeat;
}
.yzs_service .yzs_center li {
	position: absolute;
	right: 0;
	left: 0;
	width: 157px;
	height: 142px;
	text-align: center;
	cursor: pointer;
}
.yzs_service .yzs_center li div {
	color: #9499b6;
	font-size: 18px;
}
.yzs_service .yzs_center li div:first-child {
	color: #0ab6ff;
	font-size: 38px;
}
.yzs_service .yzs_center li.one_li {
	top: 157px;
	left: 44%;
}
.yzs_service .yzs_center li.two_li {
	top: 292px;
	left: 53.6%;
}
.yzs_service .yzs_center li.three_li {
	top: 423px;
	left: 44.2%;
}
.yzs_service .yzs_center li.four_li {
	top: 292px;
	left: 34%;
}
.yzs_service .yzs_center li.active div, .yzs_service .yzs_center li.active div:first-child {
	color: #fff;
}
.yzs_service ol li {
	position: absolute;
	right: 0;
	left: 0;
	width: 200px;
	text-align: left;
	line-height: 26px;
	cursor: pointer;
}
.yzs_service ol li div {
	color: #fff;
	font-size: 12px;
}
.yzs_service ol li div:first-child {
	color: #0ab6ff;
	font-size: 20px;
}
.yzs_service ol li.first_li {
	top: 127px;
	left: 9.7%;
}
.yzs_service ol li.second_li {
	top: 127px;
	left: 73.8%;
}
.yzs_service ol li.third_li {
	top: 473px;
	left: 73.8%;
}
.yzs_service ol li.fourth_li {
	top: 473px;
	left: 9.7%;
}
.yzs_service ol li.active div, .yzs_service ol li.active div:first-child {
	color: #fff;
}
/* box_gzjy */
.box_gzjy {
	padding: 0 0 50px 0;
	overflow: hidden;
}
.box_gzjy .flex_main {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.box_gzjy .b_tit {
	background: #0e9ce4;
	color: #fff;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	width: 240px;
	position: relative;
}
.box_gzjy .b_tit:before {
	content: "";
	position: absolute;
	left: 10px;
	top: 10px;
	right: 10px;
	bottom: 10px;
	border: 1px solid #ddd;
}
.box_gzjy .b_tit .box {
	overflow: hidden;
	margin: 20px;
}
.box_gzjy .b_tit .box span {
	font-size: 36px;
}
.box_gzjy .b_tit .box p {
	font-size: 16px;
	display: block;
	overflow: hidden;
	padding: 10px 0 0 0;
}
.box_gzjy .b_tit .box i {
	width: 40px;
	height: 2px;
	background: #fff;
	display: block;
	overflow: hidden;
	margin: 20px 0 30px 0;
}
.box_gzjy .b_tit .box em {
	text-transform: uppercase;
	color: #eee;
	line-height: 1.6;
}
.box_gzjy .xun {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	width: 0;
	margin: -10px;
	padding: 0 0 0 30px;
}
.box_gzjy .xun li {
	width: 33.333333333333%;
	float: left;
	padding: 10px;
	text-align: center;
}
.box_gzjy .xun li a {
	display: block;
	overflow: hidden;
	background: #f7f7f7;
	border: 1px solid #f0f0f0;
	padding: 30px 0;
}
.box_gzjy .xun li .icon {
	transition: all 0.3s;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
}
.box_gzjy .xun li .icon .iconfont {
	font-size: 50px;
	margin: 0 5px;
}
.box_gzjy .xun li .icon .line {
	margin-top: 10px;
}
.box_gzjy .xun li .icon .line i {
	width: 12px;
	height: 1px;
	display: block;
	overflow: hidden;
}
.box_gzjy .xun li .icon .line i:nth-child(2) {
	width: 8px;
	margin: 10px 2px;
}
.box_gzjy .xun li span {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 20px;
	padding: 10px 0;
	color: #333;
	transition: all 0.3s;
}
.box_gzjy .xun li p {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #666;
	transition: all 0.3s;
}
.box_gzjy .xun li:hover a {
	transform: rotateY(180deg);
}
.box_gzjy .xun li:hover .icon {
	transform: rotateY(-180deg);
	color: #fff !important;
}
.box_gzjy .xun li:hover .icon .line i {
	background: #fff !important;
}
.box_gzjy .xun li:hover span {
	transform: rotateY(-180deg);
	color: #fff;
}
.box_gzjy .xun li:hover p {
	transform: rotateY(-180deg);
	color: #eee;
}
.box_gzjy .xun li.b1 .icon {
	color: #0ab6ff;
}
.box_gzjy .xun li.b1 .icon .line i {
	background: #0ab6ff;
}
.box_gzjy .xun li.b1:hover a {
	background: #0ab6ff;
	border-color: #00a8f0;
	box-shadow: 0 5px 10px #0ab6ff;
}
.box_gzjy .xun li.b2 .icon {
	color: #fe6036;
}
.box_gzjy .xun li.b2 .icon .line i {
	background: #fe6036;
}
.box_gzjy .xun li.b2:hover a {
	background: #fe6036;
	border-color: #fe4c1d;
	box-shadow: 0 5px 10px #fe6036;
}
.box_gzjy .xun li.b3 .icon {
	color: #feb036;
}
.box_gzjy .xun li.b3 .icon .line i {
	background: #feb036;
}
.box_gzjy .xun li.b3:hover a {
	background: #feb036;
	border-color: #fea61d;
	box-shadow: 0 5px 10px #feb036;
}
.box_gzjy .xun li.b4 .icon {
	color: #bc58f0;
}
.box_gzjy .xun li.b4 .icon .line i {
	background: #bc58f0;
}
.box_gzjy .xun li.b4:hover a {
	background: #bc58f0;
	border-color: #b341ee;
	box-shadow: 0 5px 10px #bc58f0;
}
.box_gzjy .xun li.b5 .icon {
	color: #2aa93c;
}
.box_gzjy .xun li.b5 .icon .line i {
	background: #2aa93c;
}
.box_gzjy .xun li.b5:hover a {
	background: #2aa93c;
	border-color: #259535;
	box-shadow: 0 5px 10px #2aa93c;
}
.box_gzjy .xun li.b6 .icon {
	color: #21cede;
}
.box_gzjy .xun li.b6 .icon .line i {
	background: #21cede;
}
.box_gzjy .xun li.b6:hover a {
	background: #21cede;
	border-color: #1eb9c8;
	box-shadow: 0 5px 10px #21cede;
}
/* box_qianyue */
.box_qianyue {
	background: url(../image/bj_wyjz.gif) right top no-repeat;
	box-shadow: 0 0 30px #eee;
	padding: 40px 350px 50px 50px;
}
.box_qianyue .list {
	position: relative;
	overflow: hidden;
}
.box_qianyue .list:before {
	content: "";
	position: absolute;
	left: 30px;
	top: 0px;
	bottom: 0px;
	width: 1px;
	background: #ccc;
}
.box_qianyue .list dt {
	position: relative;
	overflow: hidden;
	z-index: 1;
	height: 85px;
	font-size: 18px;
	color: #999;
	padding: 0 0 25px 80px;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
}
.box_qianyue .list dt:before {
	position: absolute;
	left: 0px;
	top: 0px;
	content: "";
	background: url(../image/icon_sjzt.jpg) no-repeat;
	background-size: 100% 100%;
	width: 60px;
	height: 100%;
}
.box_qianyue .list dd {
	position: relative;
	overflow: hidden;
	z-index: 1;
	padding: 0 0 20px 65px;
}
.box_qianyue .list dd:before {
	position: absolute;
	left: 21px;
	top: 1px;
	content: "";
	background: url(../image/icon_sjzd.jpg) no-repeat;
	background-size: 100% 100%;
	width: 19px;
	height: 30px;
}
.box_qianyue .list dd .bt {
	font-size: 16px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0 0 8px 0;
}
.box_qianyue .list dd .desc {
	max-height: 48px;
	line-height: 24px;
	display: block;
	overflow: hidden;
	color: #888;
}
.tjmar {
	margin: 0 0 10px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #ddd;
}
.tjmar2 {
	margin: 10px 0;
	padding-bottom: 15px;
}
.ztcon {
	line-height: 24px;
	padding: 0 0 25px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 25px;
}
.ztcon p {
	text-indent: 2em;
}
/* fixed_sqwlfa */
.fixed_sqwlfa {
	background: #ff7300;
	color: #fff;
	padding: 15px 0;
	position: relative;
	width: 100%;
	left: 0;
}
.fixed_sqwlfa .container {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.fixed_sqwlfa .container:after {
	display: none;
}
.fixed_sqwlfa ul {
	margin: 0 -10px;
}
.fixed_sqwlfa ul li {
	float: left;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	padding: 0 10px;
	color: #fff;
}
.fixed_sqwlfa ul li .iconfont {
	font-size: 44px;
	width: 70px;
	height: 70px;
	line-height: 1;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	border: 1px solid #fff;
	border-radius: 50%;
	margin-right: 15px;
	transition: all 0.3s;
}
.fixed_sqwlfa ul li .box span {
	font-size: 18px;
}
.fixed_sqwlfa ul li .box p {
	font-size: 12px;
	opacity: 0.9;
}
.fixed_sqwlfa ul li:hover .iconfont {
	transform: rotate(360deg);
}
.fixed_sqwlfa .form {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	width: 0;
	padding: 0 0 0 30px;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
}
.fixed_sqwlfa .form input {
	margin-right: 5px;
	height: 52px;
	border: 0;
	padding: 0 15px;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	width: 0;
}
.fixed_sqwlfa .form a {
	width: 100px;
	height: 52px;
	line-height: 52px;
	color: #fff;
	background: #1f1f24;
	border: 0;
	cursor: pointer;
	transition: all 0.3s;
	display: block;
	text-align: center;
}
.fixed_sqwlfa .form button:hover {
	background: #1fa6ec;
}
/* 底部客服 */
.kefu_bottom, .kefu_bottom_weixin {
	display: none
}
/* in_kehu */
.in_kehu {
	position: relative;
}
.in_kehu .swiper-slide a {
	display: block;
	overflow: hidden;
	background: #fff;
	margin: 1px;
	text-align: center;
	padding: 10px;
}
.in_kehu .swiper-slide a img {
	max-width: 100%;
	height: auto;
	transition: all 0.6s;
}
.in_kehu .swiper-slide a img:hover {
	transform: scale(1.1);
}
.in_kehu .kehu-next, .in_kehu .kehu-prev {
	top: 50%;
	width: 40px;
	height: 70px;
	margin-top: -35px;
	position: absolute;
	color: #a1a1a1;
	font-size: 36px;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	z-index: 10;
	transition: all 0.6s;
	cursor: pointer;
	outline: 0;
}
.in_kehu .kehu-next:hover, .in_kehu .kehu-prev:hover {
	color: #fff;
	background-color: rgba(0, 0, 0, 0.7);
}
.in_kehu .kehu-prev {
	left: -50px;
}
.in_kehu .kehu-next {
	right: -50px;
}
.in_bj {
	background: #f3f3f3;
	padding: 55px 0;
}
.pad38 {
	padding: 38px 0;
}
.marb20 {
	margin-bottom: 20px;
}
/* in_liyou */
.in_liyou {
	width: 100%;
	padding: 50px 0 60px 0;
	overflow: hidden;
	background: #fff;
}
.in_liyou .b_tit {
	padding: 0 0 30px 0;
	overflow: hidden;
	line-height: 1;
	text-align: center;
	font-size: 18px;
	color: #737373;
	text-transform: uppercase;
}
.in_liyou .b_tit p {
	line-height: 24px;
}
.in_liyou .b_tit span {
	display: block;
	overflow: hidden;
	font-size: 36px;
	font-weight: bold;
	color: #0e8ad9;
	padding: 0 0 10px 0;
}
.in_liyou .b_tit span em {
	font-size: 44px;
}
.in_liyou .tab {
	overflow: hidden;
}
.in_liyou .tab li {
	width: 16.66666666666667%;
	float: left;
	height: 94px;
	position: relative;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	color: #fff;
	line-height: 1;
	padding: 16px 0 0 0;
	cursor: pointer;
}
.in_liyou .tab li:before {
	content: "";
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	height: 80px;
	background: #0e8ad9;
	transition: all 0.3s;
	border-left: 1px solid #1b60b1;
}
.in_liyou .tab li * {
	position: relative;
	z-index: 1;
	display: block;
	overflow: hidden;
}
.in_liyou .tab li em {
	font-size: 36px;
	margin-right: 10px;
}
.in_liyou .tab li span {
	font-size: 24px;
	padding: 0 0 12px 0;
}
.in_liyou .tab li span:before {
	content: "";
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 28px;
	height: 2px;
	background: #fff;
}
.in_liyou .tab li.on:before {
	height: 100%;
	background: #8abd00;
	border-left-color: #8abd00;
}
.in_liyou .xun {
	position: relative;
	background: #fff;
}
.in_liyou .xun li .pic {
	overflow: hidden;
	padding: 10px;
	background: #0e8ad9;
}
.in_liyou .xun li .pic img {
	width: 100%;
	height: auto;
}
.in_liyou .xun li .text {
	box-shadow: 0 0 26px #666;
	overflow: hidden;
	padding: 25px 25px 25px 300px;
	font-size: 18px;
	line-height: 30px;
	color: #505050;
	position: relative;
	z-index: 1;
}
.in_liyou .xun .cont {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 275px;
	height: 180px;
	text-align: center;
	color: #fff;
	background: #0153a7;
	font-size: 18px;
	line-height: 1;
	padding: 35px 0 0 0;
	z-index: 5;
}
.in_liyou .xun .cont .iconfont {
	font-size: 50px;
}
.in_liyou .xun .cont p {
	display: block;
	overflow: hidden;
	padding: 10px 0;
}
.in_liyou .xun .cont em {
	font-size: 28px;
	font-weight: bold;
}
.in_youshi .b_tit {
	background: #0e8ad9;
	background-size: auto 100%;
	height: 188px;
	text-align: center;
	color: #fff;
	font-size: 24px;
	padding: 40px 0 0 0;
	position: relative;
	z-index: 5
}
.in_youshi .b_tit .bt {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	font-size: 32px;
	font-weight: bold
}
.in_youshi .b_tit .bt img {
	margin-right: 10px;
	height: 69px;
	width: auto
}
.in_youshi .b_tit:after {
	content: '';
	position: absolute;
	left: 50%;
	top: 100%;
	width: 0;
	height: 0;
	border-left: 22px solid transparent;
	border-right: 22px solid transparent;
	border-top: 18px solid #0e8ad9;
	transform: translateX(-50%)
}
.in_youshi .bj {
	background: #f2f2f2;
	background-size: 100% 100%;
	padding: 70px 0 80px 0
}
.in_youshi .bj ul li {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	position: relative;
	margin-top: 38px
}
.in_youshi .bj ul li .pic {
	width: 50%;
	height: 100%
}
.in_youshi .bj ul li .pic img {
	width: 100%;
	height: auto
}
.in_youshi .bj ul li .box {
	width: 50%;
	padding: 0 0 0 35px
}
.in_youshi .bj ul li .box .tit {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center
}
.in_youshi .bj ul li .box .tit i {
	background: #ff6600;
	color: #fff;
	width: 70px;
	line-height: 100px;
	text-align: center;
	font-size: 36px
}
.in_youshi .bj ul li .box .tit .bt {
	padding: 0 0 0 25px;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	width: 0
}
.in_youshi .bj ul li .box .tit .bt span {
	font-size: 24px;
	font-weight: bold;
	color: #0e8ad9;
	display: block;
	overflow: hidden;
	padding: 0 0 6px 0
}
.in_youshi .bj ul li .box .tit .bt em {
	color: #aaaaaa;
	text-transform: uppercase
}
.in_youshi .bj ul li .box .text {
	line-height: 28px;
	color: #595959;
	font-size: 16px;
	padding: 15px 0 0 0
}
.in_youshi .bj ul li .box .text p {
	margin-top: 5px;
	display: block;
	overflow: hidden;
	padding: 0 0 0 20px;
	background: url('../image/icon_li_cur.png') left 9px no-repeat
}
.in_youshi .bj ul li:first-child {
	margin-top: 0
}
.in_youshi .bj ul li:nth-child(even) {
	flex-direction: row-reverse
}
.in_youshi .bj ul li:nth-child(even) .box {
	padding: 0 20px 0 0
}
.in_youshi .bj ul li:nth-child(even) .box .tit i {
	background: #0e8ad9
}
.in_youshi .bj ul li:after {
	content: '';
	position: absolute;
	left: 0px;
	right: 0px;
	top: 100%;
	background: url('../image/bj_yin_youshi.png') center center no-repeat;
	background-size: auto 100%;
	height: 38px
}
.view_pro2 .tab {
	background: #eaeaea;
	overflow: hidden;
	line-height: 54px;
}
.view_pro2 .tab .container {
	padding: 0;
}
.view_pro2 .tab ul {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.view_pro2 .tab ul li {
	font-size: 18px;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	width: 0;
	border-left: 1px solid #dfdfdf;
	color: #666;
	text-align: center;
	cursor: pointer;
	transition: all 0.4s;
}
.view_pro2 .tab ul li a {
	display: block;
	overflow: hidden;
	color: #666;
}
.view_pro2 .tab ul li:first-child {
	border-left: 0;
}
.view_pro2 .tab ul li:hover {
	background: #f0592d;
	color: #fff;
}
.view_pro2 .tab ul li:hover a {
	color: #fff;
}
.view_pro2 .tab ul li.on {
	background: #0e9ce4;
	color: #fff;
}
.view_pro2 .tab.cur {
	position: fixed;
	left: 0px;
	width: 100%;
	top: 0px;
	z-index: 5555;
}
.view_pro2 .tab.cur .container {
	padding: 0 10px;
}
.position2 {
	text-align: right;
	padding: 15px 0;
}
/*专题中心*/
.view_pro #pro_tab_height {
	width: 100%;
	overflow: hidden;
}
.view_pro .flex_main {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	overflow: hidden;
}
.view_pro .flex_main .pic {
	width: 28%;
	margin-right: 30px;
	background: #fff;
	padding: 15px;
	height: 100%;
	border: 1px solid #eee;
}
.view_pro .flex_main .pic img {
	width: 100%;
	height: auto;
	cursor: pointer;
}
.view_pro .flex_main .box {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	width: 0;
	position: relative;
	padding: 0 0 54px 0;
}
.view_pro .flex_main .box .tit {
	font-size: 22px;
	border-bottom: 1px solid #ddd;
	padding: 15px 0;
}
.view_pro .flex_main .box .text {
	border-top: 1px solid #fff;
	padding: 10px 140px 0 0;
	overflow: hidden;
	line-height: 2;
	color: #666;
	position: relative;
	min-height: 220px;
}
.view_pro .flex_main .box .text .ewm {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 120px;
	background: #f0592d;
	color: #fff;
	text-align: center;
	line-height: 1.5;
}
.view_pro .flex_main .box .text .ewm #ewm_code {
	padding: 10px;
	overflow: hidden;
	background: #fff;
}
.view_pro .flex_main .box .text .ewm #ewm_code canvas {
	width: 100%;
	height: auto;
}
.view_pro .flex_main .box .text .ewm p {
	display: block;
	overflow: hidden;
	line-height: 35px;
	font-size: 12px;
}
.view_pro .flex_main .box .cs {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	line-height: 1;
}
.view_pro .flex_main .box .cs a {
	height: 54px;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	background: #0e9ce4;
	color: #fff;
	padding: 0 50px;
	border-radius: 100px;
	font-size: 20px;
}
.view_pro .flex_main .box .cs a .iconfont {
	margin-right: 5px;
	font-size: 30px;
}
.view_pro .flex_main .box .cs a:hover {
	background: #f0592d;
}
.view_pro .flex_main .box .cs .tel {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	margin-left: 30px;
}
.view_pro .flex_main .box .cs .tel .iconfont {
	background: #0e9ce4;
	color: #fff;
	width: 50px;
	height: 50px;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	border-radius: 50%;
	font-size: 30px;
	margin-right: 10px;
}
.view_pro .flex_main .box .cs .tel em {
	display: block;
	overflow: hidden;
	font-size: 24px;
	color: #0e9ce4;
	padding: 5px 0 0 0;
}
.view_pro .body {
	padding: 25px 0;
	overflow: hidden;
	background: #fff;
	line-height: 2;
	color: #333;
}
.view_pro .body img {
	max-width: 100%;
	height: auto;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	padding: 10px 0;
}
.view_pro .viewlr {
	border-top: 1px solid #dfdfdf;
	overflow: hidden;
	background: #fff;
}
.view_pro .viewlr li {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #666;
	width: 50%;
	float: left;
	padding: 0 30px;
	line-height: 66px;
}
.view_pro .viewlr li:last-child {
	border-left: 1px solid #dfdfdf;
	text-align: right;
}
/*我们的优势*/
.in_box {
	padding: 30px 0 40px 0;
}
.in_box .in_tit {
	text-align: center;
	line-height: 1;
	font-weight: 300;
	margin-bottom: 20px;
	text-transform: capitalize;
}
.in_box .in_tit em {
	color: #f0592d;
	font-size: 110%;
}
.in_box .in_tit .bt {
	font-size: 30px;
}
.in_box .in_tit .text {
	font-size: 16px;
	color: #666;
	margin-top: 10px;
	line-height: 24px;
}
.in_box .in_tit .line {
	height: 7px;
	border-top: 1px solid #ccc;
	max-width: 240px;
	margin: 10px auto 0 auto;
	position: relative;
}
.in_box .in_tit .line:before {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0px;
	width: 50px;
	height: 3px;
	background: #f0592d;
	content: "";
	z-index: 5;
}
.in_box .in_tit .line:after {
	position: absolute;
	left: -20px;
	right: -20px;
	bottom: 1px;
	background: #ccc;
	content: "";
	height: 1px;
}
.in_why .pic {
	width: 48%;
	margin: 0 50px 0 0;
}
.in_why .pic img {
	width: 100%;
	height: auto;
}
.in_why ul {
	width: 0;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}
.in_why ul li {
	margin-top: 50px;
	position: relative;
	padding: 0 0 0 80px;
}
.in_why ul li:first-child {
	margin-top: 0;
}
.in_why ul li .xh {
	position: absolute;
	left: 0px;
	top: 0px;
	background: #f0592d;
	color: #fff;
	width: 60px;
	height: 80px;
	font-size: 36px;
	text-align: center;
	font-weight: 300;
	padding: 10px 0 0 0;
}
.in_why ul li .xh:after {
	content: "";
	display: block;
	overflow: hidden;
	margin: 5px auto 0 auto;
	height: 2px;
	background: #fff;
	width: 54%;
}
.in_why ul li .bt {
	border-bottom: 1px dashed #ccc;
	font-size: 24px;
	padding: 0 0 12px 0;
	margin-bottom: 10px;
	display: block;
	overflow: hidden;
}
.in_why ul li .bt span {
	color: #f0592d;
}
.in_why ul li .text {
	line-height: 28px;
	color: #666;
}
.in_why ul li .text p {
	display: block;
	overflow: hidden;
	padding: 0 0 0 15px;
	background: url(../image/icon_whyli.png) left 11px no-repeat;
}
.in_why ul li:nth-child(even) .xh {
	background: #0e9ce4;
}
.in_why ul li:nth-child(even) .bt span {
	color: #0e9ce4;
}
.in_why .li {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.in_why .er {
	margin-top: 30px;
	flex-direction: row-reverse;
}
.in_why .er .pic {
	margin: 0 0 0 50px;
}
.bgf2 {
	background: #f2f2f2;
}
.redpad {
	color: red;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
}
.view_news .bt2 {
	border-left: 5px solid #ff6600;
	font-size: 22px;
	line-height: 1.2;
	margin: 15px 0;
	padding: 0 0 0 10px;
	color: #000;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
}
.view_news .bt2:after {
	content: "";
	width: 0;
	margin-left: 10px;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	height: 1px;
	background: #eee;
}
.view_news .body a.moredetail {
	width: 180px;
	margin: 25px auto 10px;
	text-align: center;
	line-height: 38px;
	height: 38px;
	background: #0e9ce4;
	display: block;
	color: #fff;
	text-align: center;
	border-radius: 30px;
}
.view_news .body a.moredetail:hover {
	background: red;
	text-decoration: none;
}
.hezuohb {
	padding: 15px;
}
.hezuohb a {
	padding-right: 8px;
	color: #666;
}
#intros {
	padding: 0 !important;
}
#intros .flex_main .box {
	padding: 0 10px;
}
.web_body_html {
	margin: 20px 0;
	overflow: hidden;
	font-size: 14px;
	line-height: 1.8
}
.web_body_html ul, .web_body_html ol {
	list-style-type: disc;
	margin-left: 20px
}
.web_body_html ul li, .web_body_html ol li {
	list-style: inherit;
	list-style-type: inherit;
	padding: 1px 0
}
.web_body_html em {
	background: #FF8A3C;
	color: #fff;
	border-radius: 100px;
	display: inline-block;
	padding: 0 8px;
	margin: 3px 5px;
	font-style: normal;
}
.web_body_html h2 {
	border-left: 5px solid #0e9ce4;
	font-size: 22px !important;
	line-height: 1.2 !important;
	margin: 15px 0 10px 0 !important;
	padding: 0 0 0 15px !important;
	color: #000 !important;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center
}
.web_body_html h2:after {
	content: "";
	width: 0;
	margin-left: 10px;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	height: 1px;
	background: #eee
}
.web_body_html h3 {
	border-left: 5px solid #ff6600;
	font-size: 18px !important;
	line-height: 1.2 !important;
	margin: 15px 0 10px 8px !important;
	padding: 0 0 0 15px !important;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center
}
.web_body_html h3:after {
	content: "";
	width: 0;
	margin-left: 10px;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	height: 1px;
	background: #efefef
}
.web_body_html img {
	max-width: 100% !important;
	height: auto !important;
	margin: 10px 0
}
.web_body_html table {
	border: 1px solid #ddd;
	width: 100%;
	margin: 10px 0
}
.web_body_html table th, .web_body_html table td {
	border: 1px solid #ddd;
	padding: 5px 10px;
	text-align: left
}
.web_body_html table th {
	background: #6aa84f;
	color: #fff
}
.web_body_html>*:first-child {
	margin-top: 0 !important
}
.tmbg {
	background: rgba(0,0,0,0.3);
	max-width: 680px;
	padding: 20px;
	margin: 0 auto;
}
.banner1 {
	background-image: url(../image/banner11.jpg);
}
.banner2 {
	background-image: url(../image/banner21.jpg);
}
.banner3 {
	background-image: url(../image/banner31.jpg);
}
.liyouhome {
	padding: 10px 12px 0 0;
}
.liyouhome a {
	padding: 7px 30px;
	display: block;
	float: right;
	margin: 10px;
}
.moredetail {
	background: #fff;
	color: #0153a7;
}
.gotalk {
	background: #F60;
	color: #fff;
}
.liyouhome a:hover {
	background: #E60012;
	color: #fff;
}
.tongji {
	float: right;
	padding: 10px 0;
	color: #666;
}
.tongji span {
	color: #0e9ce4;
	font-weight: bold;
}
.aside_wx li {
	border-bottom: 1px solid #f3f3f3;
	position: relative;
	padding: 6.5px 0 6.5px 14px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.aside_wx li i {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-52%);
	padding: 1px 0;
	color: #fff;
	width: 14px;
	line-height: 100%;
	font-size: 12px;
	text-align: center;
	background-color: #ccc
}
.aside_wx li em {
	float: right;
	padding-left:10px;
	color:#666;
}
.aside_wx li span {
	background-color: #f13f40;
	padding: 2px;
	text-align: center;
	vertical-align: text-bottom;
	font-size: 12px;
	line-height: 100%;
	font-style: normal;
	font-weight: 400;
	color: #fff;
	overflow: hidden;
	position: relative;
	top: -1px
}
.aside_wx li a {
	padding: 0 5px
}
.aside_wx li a:hover {
	text-decoration: underline
}
.aside_wx li:nth-child(1) i {
	background-color: #f54545
}
.aside_wx li:nth-child(2) i {
	background-color: #ff8547
}
.aside_wx li:nth-child(3) i {
	background-color: #ffac38
}
.wxred{font-size:18px; color:red; text-align:center; line-height:28px; padding-bottom:10px;}
.wxdark{font-size:14px; color:#0e9ce4; font-weight:bold;text-align:center; line-height:22px;}
.red{color:red;}
