﻿/* ======================================== banner ======================================== */

#flashs { overflow:hidden; width:100%; height:970px; background:url(../images/banner.jpg) no-repeat center; position:relative;margin-top:-80px; z-index:-99 }

#flashs .btn{ overflow:hidden; width:100%; height:20px; text-align:center; position:absolute; left:0; bottom:10px;}

#flashs .btn span{ display:inline-block; width:20px; height:20px; background:url(../images/banner_btn.png) no-repeat right center; margin:0 5px;}

#flashs .btn span{ *display:inline}

#flashs .btn span.cur{ background-position:left}

#flashs .bot{ display:block; position:absolute; width:58px; height:58px; top:50%; margin-top:-29px;}

#flashs .bot1{ background:url(../images/babot1.png) no-repeat center; left:5%; z-index: 2;}

#flashs .bot2{ background:url(../images/babot2.png) no-repeat center; right:5%; z-index: 2;}

/* ======================================== banner ======================================== */

.nav_box {
background-color: #25468d;
	overflow: hidden;
}

.nav_box .logo {
	margin: 10px 0px 0px 40px;
	float: left;
}


.sousuo {
	float: right;
	background-color: white;
	border-radius: 5px;
	width: 86px;
	height: 34px;
	display: block;
	color: #468ef4;
	line-height: 34px;
	text-align: center;
	margin-top: 32px;
	font-size: 14px;
	margin-right: 50px;
	cursor: pointer;
}

.sousuo:active {
	opacity: 0.8;
}





.bg2 .more {
	display: inline-block;
	width: 113px;
	height: 27px;
	line-height: 27px;
	text-align: center;
	color: #4284e2;
	font-size: 20px;
	border: #4284e2 solid 1px;
	font-style: italic;
	border-radius: 15px;
	cursor: pointer;
	margin-top: 10px;
	transition: background 0.5s;
	-moz-transition: background 0.5s;
	-webkit-transition: background 0.5s;
	-o-transition: background 0.5s;
}

.bg2 .more:hover {
	background: #4284e2;
	border: #4284e2 solid 1px;
	color: #FFF;
}

.bg44 .more {
	display: inline-block;
	width: 113px;
	height: 27px;
	line-height: 27px;
	text-align: center;
	color: #4284e2;
	font-size: 20px;
	border: #4284e2 solid 1px;
	font-style: italic;
	border-radius: 15px;
	cursor: pointer;
	margin-top: 10px;
	transition: background 0.5s;
	-moz-transition: background 0.5s;
	-webkit-transition: background 0.5s;
	-o-transition: background 0.5s;
}

.bg44 .more:hover {
	background: #4284e2;
	border: #4284e2 solid 1px;
	color: #FFF;
}

.bg6 .more {
	display: inline-block;
	width: 113px;
	height: 27px;
	line-height: 27px;
	text-align: center;
	color: #4284e2;
	font-size: 20px;
	border: #4284e2 solid 1px;
	font-style: italic;
	border-radius: 15px;
	cursor: pointer;
	margin-top: 10px;
	transition: background 0.5s;
	-moz-transition: background 0.5s;
	-webkit-transition: background 0.5s;
	-o-transition: background 0.5s;
}

.bg6 .more:hover {
	background: #4284e2;
	border: #4284e2 solid 1px;
	color: #FFF;
}



.menu {
	float: right;
	height: 80px;
}

.menu .nav {
	padding-top: 6px;
	float:left;
}

.menu .nav li {
	float: left;
	padding: 0px 8px;
}

.menu .nav li a {
	display: block;
	height: 74px;
	padding: 0 10px;
	line-height: 90px;
	color: white;
	text-decoration: none;
	position: relative;
	overflow: hidden;
	font-size: 18px;
	opacity: 0.9;  z-index:99
}

.menu .nav li a:nth-child(3):hover {
	background-image: none;
}

.menu .nav li a:hover {
	background-image: url(../images/sj.png);
	background-repeat: no-repeat;
	background-size: 22px 12px;
	background-position: bottom center;
}

.menu .nav li .mrxz {
	background-image: url(../images/sj.png);
	background-repeat: no-repeat;
	background-size: 22px 12px;
	background-position: bottom center;
}

.menu .nav li a:hover,
.menu .nav li a .current {
	opacity: 1;
}

.menu .nav li .box {
	width: 100%;
	min-height: 40px;
	position: absolute;
	top: 80px;
	left: 0px;
	background: white;
	display: none;
	box-shadow: 0px 1px 1px #e2e2e2;
	padding-right: 218px;;  z-index:99
}

.menu .nav li .box a {
	display: block;
	height: 40px;
	float: left;
	color: black;
	font-size: 14px;
	line-height: 40px;
	border: none;
}

.menu .nav li .box a:active {
	color: #5a5a5a;
}

.menu .nav li div div {
	display: inline-block;
}

.nav_box .ssinput {
	position: absolute;
	width: 400px;
	height: 50px;
	border: 1px solid #4284e2;
	right: 20px;
	top: 79px;
	background-color: white;
	z-index: 99;
	display: none;

}

.nav_box .ssinput img {
	width: 14px;
	position: relative;
	top: -65px;
	left: 320px;
}

.nav_box .ssinput input {
	color: darkgray;
	margin: 0;
	padding: 0;
	border: 0px;
	line-height: 50px;
	padding-left: 10px;
	font-size: 16px;
	width: 320px;
	float: left;
	outline: none;
	height: 50px;
}

.nav_box .ssinput a {
	color: #4284e2;
	margin: 0;
	padding: 0;
	border: 0px;
	line-height: 50px;
	font-size: 16px;
	width: 60px;
	cursor: pointer;
	height: 50px;
	display: block;
	width: 70px;
	float: left;
	text-align: center;
}

.nav_box .ssinput a:active {
	color: #1f61bf;
}

.menu .lang{float:left;margin-right:40px;overflow:hidden}
.menu .lang a{display:block;float:left;font-size:18px;color:#fff;line-height:90px;opacity:.6;filter:alpha(opacity=60);filter:alpha(Opacity=60);-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=60)';-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;transition:.3s;position:relative;padding:0 12px;overflow:hidden}
.nav_box .menu .lang a{color:#fff;}
.menu .lang a.on,.menu .lang a:hover{opacity:1;filter:alpha(opacity=100);filter:alpha(Opacity=100);-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)'}
.menu .lang a:after{content:'';width:1px;height:19px;background-color:rgba(255,255,255,.3);position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}
.nav_box .menu .lang a:after{background-color:rgba(47,47,47,.3)}
.menu .lang a:last-child:after{display:none}
.menu .lang a i{display:inline-block;vertical-align:middle;width:30px;height:30px;background:url(../image/iconq1.png) center center no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;margin-top:-4px;margin-right:1px}
.nav_box .menu .lang a i{background-image:url(../image/iconq1.png)}

.qiehuan {
	float: right;
	padding-top: 42px;
	margin-right: 20px;
}

.qiehuan li {
	float: left;
	margin: 0px 2px;
	color: white;
	cursor: pointer;
	opacity: 0.5;
	line-height: 18px;
}

.qiehuan .li_this_fonts_white {
	opacity: 1;
}

.qiehuana:visited {
	color: white;
}

.qiehuana:link {
	color: white;
}


/*.lilogo {
	width: 30px;
	height: 12px;
	display: block;
	background-image: url(../image/lilogooff.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 30px 12px;
	cursor: pointer;
	margin-top: 0px;
}

.lilogo:hover {
	background-image: url(../image/lilogoon.png);
}
*/
.bg11 {
	background-image: url(../images/00000.jpg);
	position: fixed;
	top: 0px;
	left: 0;
	width: 100%;
	height: 100%;
	min-width: 1000px;
	z-index: 1;
	zoom: 1;
	background-color: #fff;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-position: center 0;
}

.one_box {
	margin-left: 11%;
	padding-top: 240px;
}

.one_box .img1 {
	width: 34%;
	margin-bottom: 60px;
}

.one_box ul {
	width: 560px;
	overflow: hidden;
	margin-top: 120px;
}

.one_box ul li {
	float: left;
	margin-right: 40px;
	margin-bottom: 24px;
	width: 240px;
}

.one_box ul li a {
	color: white;
	font: 17px "Microsoft YaHei";
	opacity: 1;
}

.one_box ul li a:active {
	opacity: 0.8;
}

.one_box ul li span {
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background-color: white;
	display: block;
	float: left;
	margin-right: 8px;
	margin-top: 4px;
}


.one_box a:nth-child(3) {
	clear: left;
	cursor: pointer;
}

.one_box a:nth-child(3):active {
	opacity: 0.8;
}

.one_box a img {
	width: 200px;
	margin: 0px 0px 0px -20px;
}

.xw_box {
	position: absolute;
	right: 0;
	width: 100%;
	bottom: 30px;
	z-index: 10;
}

.xw_box .xwoff {
	cursor: pointer;
	float: right;
	display: block;
}

.xw_box .xw_on {
	float: left;
}

.xw_box .xwzx {
	height: 79px;
	width: 250px;
	background-color: #64abff;
	display: block;
	text-align: center;
	color: white;
	font: "Microsoft YaHei";
	font-size: 18px;
	padding-top: 40px;
	float: right;
	cursor: pointer;
}

.xw_box .xwzx p {
	color: white;
}

.xw_box .xwconter {
	height: 119px;
	width: 50%;
	background-color: #4184e2;
	display: none;
	float: right;
	margin: 0 auto;
	width: 940px;
}

.xw_box .xwconter p {
	color: white;
}



.roll-wrap:hover .control {
	display: block;
}

.roll-wrap {
	position: relative;
	width: 100%;
	height: 119px;
	overflow: hidden;
}


.roll_row .roll__list::before,
.roll_row .roll__list::after {
	content: "";
	display: table;
	line-height: 0;
}

.roll_row .roll__list::after {
	clear: both;
}

.roll_row .roll__list {
	width: 9999px;
}

.roll_row .roll__list li {
	float: left;
	display: block;
	margin-right: 1px;
	height: 119px;
}

.roll_row .roll__list li a {
	border: none;
}

.roll_row .roll__list li img {
	width: 101%;
	height: 119%;
	position: relative;
	top: 0px;
	left: 0;
	border: none;

}

.roll_row .roll__list li span {
	width: 101%;
	height: 125px;
	display: block;
	background-color: #4184e2;
	position: relative;
	top: -150px;
	left: 0;
	z-index: 2;
}

.spann {
	opacity: 0;
	animation: myfirst 0.5s;
	-moz-animation: myfirst 0.5s;
	-webkit-animation: myfirst 0.5s;
	-o-animation: myfirst 0.5s;
}

@keyframes myfirst {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
	}
}

@-moz-keyframes myfirst {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
	}
}

@-webkit-keyframes myfirst {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
	}
}

@-o-keyframes myfirst {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
	}
}

.roll_row .roll__list li p {
	position: relative;
	top: -240px;
	padding: 15px 10px 0px 10px;
	height: 50px;
	left: 0;
	z-index: 999;
	font-size: 1.05em;
	text-align: center;
	line-height: 24px;
	border-right: 1px solid white;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.control {
	position: absolute;
	top: 30px;
	display: none;
	padding: 10px 5px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	background-color: rgba(0, 0, 0, .3);
}

.control:hover {
	background-color: rgba(0, 0, 0, .5);
}

.control.pre {
	left: 5px;
}

.control.next {
	right: 5px;
}

.roll_col {
	width: 100%;
	height: 200px;
	overflow: hidden;
}

.roll_col .roll__list {
	width: 100%;
}

.h600 {
	height: 600px;
}

.roll_col li {
	display: block;
	height: 200px;
	line-height: 200px;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background-color: #ff9900;
}

.roll_col .li-2 {
	background-color: #0099ff;
}

.roll_col .li-3 {
	background-color: #ff0099;
}

.roll_col .li-4 {
	background-color: #00ff99;
}

.roll_col .control {
	top: 80px;
}

.video_box {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 1);
	z-index: 9999;
	width: 100%;
	height: 100%;
}

.video_box video {
	width: 900px;
	margin-top: 10%;
}

.video_box a {
	cursor: pointer;
	position: absolute;
	right: 20px;
	top: 20px;
	z-index: 11;
}

.video_box a:active {
	opacity: 0.8;
}

.video_box a img {
	width: 40px;
	height: 40px;
}





.mainContainer {
	display: block;
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
}

.urlInput {
	display: block;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
	margin-bottom: 8px;
}

.centeredVideo {
	display: block;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
}

.controls {
	display: block;
	width: 100%;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}



.bg2 {
	background-image: url(../images/02_bg.jpg);
	position: fixed;
	top: 0px;
	left: 0;
	width: 100%;
	height: 100%;
	min-width: 1000px;
	z-index: 1;
	zoom: 1;
	background-color: #fff;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-position: 30%;
}

.textbox2 {
	position: absolute;
	top: 15%;
	left: 10%;
	width: 600px;
}

.textbox2 .bt2 {
	width: 80%;
	margin-bottom: 38px;
}

.textbox2 span {
	width: 30px;
	height: 5px;
	background-color: #6697ff;
	display: block;
	margin-bottom: 20px;
}


.textbox2 .span_flash {
	width: 55px;
	animation: myfirst2 2s;
	-moz-animation: myfirst2 2s;
	-webkit-animation: myfirst2 2s;
	-o-animation: myfirst2 2s;
}

@keyframes myfirst2 {
	0% {
		width: 30px
	}

	100% {
		width: 55px
	}
}

@-moz-keyframes myfirst2 {
	0% {
		width: 30px
	}

	100% {
		width: 55px
	}
}

@-webkit-keyframes myfirst2 {
	0% {
		width: 30px
	}

	100% {
		width: 55px
	}
}

@-o-keyframes myfirst2 {
	0% {
		width: 30px
	}

	100% {
		width: 55px
	}
}


.textbox2 h1 {
	font-size: 46px;
	font-weight: 100;
	margin-bottom: 20px;
}

.textbox2 .xzbox2 {
	overflow: hidden;
}

.textbox2 .xzbox2 .xzicobox {
	float: left;
	width: 50px;
}

.textbox2 .xzbox2 .xzicobox hr {
	background-color: #e9e9e9;
	height: 100px;
	width: 4px;
	border: none;
	position: relative;
	top: -26px;
	left: -9px;
	z-index: 1;
}

.textbox2 .xzbox2 .xzicobox a {
	z-index: 2;
	cursor: pointer;
	position: relative;
	z-index: 2;
	top: 0;
}


.aactive {
	animation: myfirst3 1s;
	-moz-animation: myfirst3 1s;
	-webkit-animation: myfirst3 1s;
	-o-animation: myfirst3 1s;

	transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
}

@keyframes myfirst3 {
	0% {
		transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		-o-transform: rotate(0deg);
	}

	100% {
		transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		-moz-transform: rotate(180deg);
		-webkit-transform: rotate(180deg);
		-o-transform: rotate(180deg);
	}
}

@-moz-keyframes myfirst3 {
	0% {
		transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		-o-transform: rotate(0deg);
	}

	100% {
		transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		-moz-transform: rotate(180deg);
		-webkit-transform: rotate(180deg);
		-o-transform: rotate(180deg);
	}
}

@-webkit-keyframes myfirst3 {
	0% {
		transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		-o-transform: rotate(0deg);
	}

	100% {
		transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		-moz-transform: rotate(180deg);
		-webkit-transform: rotate(180deg);
		-o-transform: rotate(180deg);
	}
}

@-o-keyframes myfirst3 {
	0% {
		transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		-o-transform: rotate(0deg);
	}

	100% {
		transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		-moz-transform: rotate(180deg);
		-webkit-transform: rotate(180deg);
		-o-transform: rotate(180deg);
	}
}



.aactiveoff {
	animation: myfirst4 1s;
	-moz-animation: myfirst4 1s;
	-webkit-animation: myfirst4 1s;
	-o-animation: myfirst4 1s;

	transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-o-transform: rotate(0deg);
}

@keyframes myfirst4 {
	0% {
		transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		-moz-transform: rotate(180deg);
		-webkit-transform: rotate(180deg);
		-o-transform: rotate(180deg);

	}

	100% {
		transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		-o-transform: rotate(0deg);
	}
}

@-moz-keyframes myfirst4 {
	0% {
		transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		-moz-transform: rotate(180deg);
		-webkit-transform: rotate(180deg);
		-o-transform: rotate(180deg);

	}

	100% {
		transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		-o-transform: rotate(0deg);
	}
}

@-webkit-keyframes myfirst4 {
	0% {
		transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		-moz-transform: rotate(180deg);
		-webkit-transform: rotate(180deg);
		-o-transform: rotate(180deg);

	}

	100% {
		transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		-o-transform: rotate(0deg);
	}
}

@-o-keyframes myfirst4 {
	0% {
		transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		-moz-transform: rotate(180deg);
		-webkit-transform: rotate(180deg);
		-o-transform: rotate(180deg);
	}

	100% {
		transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		-o-transform: rotate(0deg);
	}
}

.textbox2 .xzbox2 .ulbox {
	float: left;
	margin: 0px;
}

.textbox2 .xzbox2 .ulbox li {
	height: 24px;
}

.textbox2 .xzbox2 .ulbox li a {
	color: #333333;
	font-size: 15px;
}

.textbox2 p {
	font-size: 15px;
	line-height: 25px;
	text-align: justify;
	padding-top: 20px;
	padding-bottom: 20px;


}






.bg33 {
	background-image: url(../images/file_2020090805051.jpg);
	position: fixed;
	top: 0px;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	zoom: 1;
	background-color: #fff;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-position: center;
}

.textbox3 {
	overflow: hidden;
	width: 1016px;
	margin: 0 auto;
	margin-top: 8%;
	text-align: center;
}

.textbox3 .bt3 {
	margin-bottom: 40px;
}

.textbox3 span {
	width: 30px;
	margin: auto;
	height: 5px;
	background-color: #6697ff;
	display: block;
	margin-bottom: 20px;
}


.textbox3 .span_flash {
	width: 55px;
	animation: myfirst2 2s;
	-moz-animation: myfirst2 2s;
	-webkit-animation: myfirst2 2s;
	-o-animation: myfirst2 2s;
}

.textbox3 h1 {
	font-size: 46px;
	font-weight: 100;
	color: white;
	text-align: center;
	margin-bottom: 20px;
}

.textbox3 ul {
	text-align: center;
	overflow: hidden;
	margin-bottom: 20px;
}

.textbox3 ul li {
	height: 30px;
}

.textbox3 ul li a {
	font-size: 18px;
	color: white;
}

.textbox3 .xzz {
	cursor: pointer;
	margin-top: 2%;
}

.textbox3 p {
	color: white;
	font-size: 16px;
	line-height: 26px;
	width: 500px;
	text-align: justify;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}

.textbox3 .more {
	display: inline-block;
	width: 113px;
	height: 27px;
	line-height: 27px;
	text-align: center;
	color: white;
	font-size: 20px;
	border: white solid 1px;
	font-style: italic;
	border-radius: 15px;
	cursor: pointer;
	margin-top: 10px;
	transition: background 0.5s;
	-moz-transition: background 0.5s;
	-webkit-transition: background 0.5s;
	-o-transition: background 0.5s;
}

.textbox3 .more:hover {
	background: #4284e2;
	border: #4284e2 solid 1px;
	color: #FFF;
}



.bg44 {
	background-image: url(../images/04_bg.jpg);
	position: fixed;
	top: 0px;
	left: 0;
	width: 100%;
	height: 100%;
	min-width: 1000px;
	z-index: 1;
	zoom: 1;
	background-color: #fff;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-position: 50%;
}

.textbox4 {
	position: absolute;
	top: 20%;
	right: 8%;
	width: 600px;
}

.textbox4 span {
	width: 30px;
	height: 5px;
	background-color: #6697ff;
	display: block;
	margin-bottom: 20px;
}

.textbox4 .span_flash {
	width: 55px;
	animation: myfirst2 2s;
	-moz-animation: myfirst2 2s;
	-webkit-animation: myfirst2 2s;
	-o-animation: myfirst2 2s;
}

.textbox4 h1 {
	font-size: 46px;
	font-weight: 100;
	margin-bottom: 20px;
}

.textbox4 .bt4 {
	width: 94%;
	margin-bottom: 38px;
}

.textbox4 .xzbox4 {
	height: 130px;
	overflow: hidden;
}

.textbox4 .xzbox4 .xzicobox4 {
	float: left;
	width: 50px;
}

.textbox4 .xzbox4 .xzicobox4 hr {
	background-color: #e9e9e9;
	height: 100px;
	width: 4px;
	border: none;
	position: relative;
	top: -26px;
	left: -9px;
	z-index: 1;
}

.textbox4 .xzbox4 .xzicobox4 a {
	z-index: 2;
	cursor: pointer;
	position: relative;
	z-index: 2;
	top: 0;
}

.textbox4 .xzbox4 .ulbox4 {
	float: left;
	margin: 0px;
	padding-top: 40px;
}

.textbox4 .xzbox4 .ulbox4 li {
	height: 24px;
}

.textbox4 .xzbox4 .ulbox4 li a {
	color: #333333;
	font-size: 15px;
}

.textbox4 p {
	font-size: 15px;
	line-height: 25px;
	text-align: justify;
	padding-bottom: 20px;
}




.bg55 {
	background-image: url(../images/10810950525_675506891.jpg);
	position: fixed;
	top: 0px;
	left: 0;
	width: 100%;
	height: 100%;
	min-width: 1000px;
	z-index: 1;
	zoom: 1;
	background-color: #fff;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-position: 0px 0px 0px 20%;
}

.textbox5 {
	position: absolute;
	top: 15%;
	left: 10%;
	width: 900px;
}

.textbox5 .bt5 {
	width: 94%;
	margin-bottom: 38px;
}

.textbox5 span {
	width: 30px;
	height: 5px;
	background-color: #6697ff;
	display: block;
	margin-bottom: 20px;
}

.textbox5 .span_flash {
	width: 55px;
	animation: myfirst2 2s;
	-moz-animation: myfirst2 2s;
	-webkit-animation: myfirst2 2s;
	-o-animation: myfirst2 2s;
}

.textbox5 h1 {
	color: white;
	font-size: 46px;
	font-weight: 100;
	margin-bottom: 20px;
}

.textbox5 .xzbox5 {
	height: 130px;
	overflow: hidden;
}

.textbox5 .xzbox5 .xzicobox5 {
	float: left;
	width: 50px;
}

.textbox5 .xzbox5 .xzicobox5 hr {
	background-color: #e9e9e9;
	height: 100px;
	width: 4px;
	border: none;
	position: relative;
	top: -12px;
	left: -8px;
	z-index: 1;
}

.textbox5 .xzbox5 .xzicobox5 a {
	z-index: 2;
	cursor: pointer;
	position: relative;
	z-index: 2;
	top: 0;
}

.textbox5 .xzbox5 .ulbox5 {
	float: left;
	margin: 0px;
	padding-top: 40px;
}

.textbox5 .xzbox5 .ulbox5 li {
	height: 24px;
}

.textbox5 .xzbox5 .ulbox5 li a {
	color: white;
	font-size: 15px;
}

.textbox5 p {
	color: white;
	font-size: 15px;
	line-height: 25px;
	text-align: justify;
	padding-bottom: 20px;
}

.textbox5 .more {
	display: inline-block;
	width: 113px;
	height: 27px;
	line-height: 27px;
	text-align: center;
	color: white;
	font-size: 20px;
	border: white solid 1px;
	font-style: italic;
	border-radius: 15px;
	cursor: pointer;
	margin-top: 10px;
	transition: background 0.5s;
	-moz-transition: background 0.5s;
	-webkit-transition: background 0.5s;
	-o-transition: background 0.5s;
}

.textbox5 .more:hover {
	background: #4284e2;
	border: #4284e2 solid 1px;
	color: #FFF;
}




.bg6 {
	background-image: url(../images/06_bg.jpg);
	position: fixed;
	top: 0px;
	left: 0;
	width: 100%;
	height: 100%;
	min-width: 1000px;
	z-index: 1;
	zoom: 1;
	background-color: #fff;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-position: 30%;
}

.textbox6 {
	position: absolute;
	top: 15%;
	left: 10%;
	width: 600px;
}

.textbox6 .bt6 {
	width: 94%;
	margin-bottom: 38px;
}

.textbox6 span {
	width: 30px;
	height: 5px;
	background-color: #6697ff;
	display: block;
	margin-bottom: 20px;
}

.textbox6 .span_flash {
	width: 55px;
	animation: myfirst2 2s;
	-moz-animation: myfirst2 2s;
	-webkit-animation: myfirst2 2s;
	-o-animation: myfirst2 2s;
}

.textbox6 h1 {
	color: black;
	font-size: 46px;
	font-weight: 100;
	margin-bottom: 20px;
}

.textbox6 .xzbox6 {
	height: 130px;
	overflow: hidden;
}

.textbox6 .xzbox6 .xzicobox6 {
	float: left;
	width: 50px;
}

.textbox6 .xzbox6 .xzicobox6 hr {
	background-color: #e9e9e9;
	height: 100px;
	width: 4px;
	border: none;
	position: relative;
	top: -12px;
	left: -8px;
	z-index: 1;
}

.textbox6 .xzbox6 .xzicobox6 a {
	z-index: 2;
	cursor: pointer;
	position: relative;
	z-index: 2;
	top: 0;
}

.textbox6 .xzbox6 .ulbox6 {
	float: left;
	margin: 0px;
	padding-top: 40px;
}

.textbox6 .xzbox6 .ulbox6 li {
	height: 24px;
}

.textbox6 .xzbox6 .ulbox6 li a {
	color: black;
	font-size: 15px;
}

.textbox6 p {

	font-size: 15px;
	line-height: 25px;
	text-align: justify;
	padding-bottom: 20px;
}





.bg77 {
	background-image: url(../images/07_bg.jpg);
	position: fixed;
	top: 0px;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	zoom: 1;
	background-color: #fff;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-position: center;
}

.textbox7 {
	overflow: hidden;
	width: 1355px;
	margin: 0 auto;
	margin-top: 7%;
	text-align: center;
}

.textbox7 .bt7 {
	margin-bottom: 40px;
}

.textbox7 span {
	width: 30px;
	margin: auto;
	height: 5px;
	background-color: #6697ff;
	display: block;
	margin-bottom: 20px;
}


.textbox7 .span_flash {
	width: 55px;
	animation: myfirst2 2s;
	-moz-animation: myfirst2 2s;
	-webkit-animation: myfirst2 2s;
	-o-animation: myfirst2 2s;
}

.textbox7 h1 {
	font-size: 46px;
	font-weight: 100;
	color: white;
	text-align: center;
	margin-bottom: 20px;
}

.textbox7 ul {
	text-align: center;
	height: 110px;
	overflow: hidden;
	margin-bottom: 20px;
}

.textbox7 ul li {
	height: 30px;
}

.textbox7 ul li a {
	font-size: 18px;
	color: white;
}

.textbox7 ul li a:link {
	color: white;
}

.textbox7 .xzz {
	cursor: pointer;
	margin-top: 2%;
}

.textbox7 p {
	color: white;
	font-size: 16px;
	line-height: 26px;
	width: 500px;
	text-align: justify;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 10px;
}

.textbox7 .more {
	display: inline-block;
	width: 113px;
	height: 27px;
	line-height: 27px;
	text-align: center;
	color: white;
	font-size: 20px;
	border: white solid 1px;
	font-style: italic;
	border-radius: 15px;
	cursor: pointer;
	margin-top: 10px;
	transition: background 0.5s;
	-moz-transition: background 0.5s;
	-webkit-transition: background 0.5s;
	-o-transition: background 0.5s;
}

.textbox7 .more:hover {
	background: #4284e2;
	border: #4284e2 solid 1px;
	color: #FFF;
}





.bg8 {
	background-color: #eeeeee;
}

.text_max_box8 {
	width: 100%;
	background-color: #eeeeee;
}

.textbox8 {
	width: 1080px;
	margin: auto;
	padding-top: 30px;
}

.textbox8 h2 {
	font-size: 25px;
	margin-bottom: 4px;
	font-weight: 100;
}

.textbox8 .ul_menu {
	width: 100%;
}

.textbox8 .ul_menu li {
	width: 25%;
	height: 38px;
	float: left;
	background-color: #bfbfbf;
	line-height: 38px;
	text-align: center;
	font-size: 18px;
	font-family: "é»‘ä½“";
	cursor: pointer;
	color: white;
}

.textbox8 .ul_menu .liactive {
	background-color: #4284e2;
}

.textbox8 .conterbox1 {
	width: 1080px;
	height: 506px;
	background-color: white;
	clear: left;
	margin-bottom: 20px;
}

.textbox8 .conterbox1 .p1 {
	color: grey;
	padding-top: 24px;
	text-align: center;
	font-size: 14px;
	margin-bottom: 20px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;

}

.textbox8 .conterbox1 .leftbox {
	width: 400px;
	height: 400px;
	float: left;
	margin-left: 100px;
	padding-right: 30px;
}

.textbox8 .conterbox1 .leftbox ul {
	margin-bottom: 20px;
	padding-right: 100px;
}

.textbox8 .conterbox1 .leftbox ul li {
	margin-bottom: 10px;
}

.textbox8 .conterbox1 .leftbox ul li h3 {
	color: black;
	float: left;
	margin: 0;
	font-weight: 100;
	font-size: 18px;
	font-family: Arial, "Microsoft YaHei";
}

.textbox8 .conterbox1 .leftbox ul li span {
	color: darkgray;

}

.textbox8 .conterbox1 .leftbox ul li input,
select {
	width: 270px;
	height: 30px;
	margin: 0px;
	border: 1px solid #d2d2d2;
	padding: 0;
}

.textbox8 .conterbox1 .leftbox p {
	color: grey;
	font-size: 14px;
}

.textbox8 .conterbox1 .rightbox {}

.textbox8 .conterbox1 .rightbox h3 {
	color: black;
	float: left;
	margin: 0;
	font-weight: 100;
	font-size: 18px;
	font-family: Arial, "Microsoft YaHei";
}

.textbox8 .conterbox1 .rightbox textarea {
	width: 500px;
	height: 320px;
	margin-bottom: 30px;
	resize: none;
}

.textbox8 .conterbox1 .rightbox a {
	border: 1px solid #4284e2;
	color: #4284e2;
	padding: 8px 40px;
	background: transparent;
	cursor: pointer;
	float: right;
	margin-right: 42px;
}

.textbox8 .conterbox1 .rightbox a:active {
	background-color: #4284e2;
	color: white;
}

.textbox8 .centerbox {
	overflow: hidden;
}

.textbox8 .centerbox .ewm {
	float: left;
}

.textbox8 .centerbox .ewm img {
	margin-right: 10px;
}

.textbox8 .centerbox .about {
	float: right;
	width: 550px;
	margin-top: 60px;
}

.textbox8 .centerbox .about li {
	clear: left;
	margin-bottom: 7px;
}

.textbox8 .centerbox .about li:nth-child(2) span {
	clear: left;
	margin-bottom: 50px;
}

.textbox8 .centerbox .about span {
	width: 70px;
	height: 22px;
	background-color: #4284e2;
	display: block;
	text-align: left;
	padding-left: 10px;
	line-height: 22px;
	float: left;
	margin-right: 10px;
	color: white;
	font-size: 14px;
}

.textbox8 .centerbox .about ul li:nth-child(1) span {
	margin-bottom: 10px;
}

.textbox8 .centerbox .about ul li:nth-child(2) span {
	margin-bottom: 6px;
}

.textbox8 .centerbox .about ul li:nth-child(2) {
	margin-bottom: 10px;
}

.textbox8 .centerbox .about ul li:nth-child(3) {
	margin-bottom: 20px;
}

.textbox8 .centerbox .about p {
	color: #333333;
	font-size: 14px;
	line-height: 22px;
}

.textbox8 .centerbox .about ul li:nth-child(3) p {
	margin-left: 58px;
	height: 14px;
	margin-top: -10px;
}

.footbox {
	background-color: #262626;
	width: 100%;
	height: 74px;
}

.footbox .centerbox {
	margin: auto;
	width: 710px;
}

.footbox .centerbox img {
	float: left;
	margin-top: 26px;
	margin-right: 20px;
}

.footbox .centerbox p {
	color: #a8a8a8;
	font-size: 14px;
	line-height: 74px;
}

.conterbox2 {
	width: 1080px;
	height: 506px;
	background-color: white;
	margin-bottom: 20px;
	display: none;
}

.conterbox2 p {
	color: grey;
	clear: left;
	padding-top: 24px;
	text-align: center;
	font-size: 14px;
	margin-bottom: 20px;
	line-height: 24px;
}

.conterbox2 a {
	width: 100px;
	height: 40px;
	background-color: #4284e2;
	display: block;
	text-align: center;
	line-height: 40px;
	color: white;
	margin: 120px auto;
	cursor: pointer;
}

#conterbox3,
#conterbox4 {
	display: none;
}














#about h1 {
	text-align: center;
	font-size: 50px;
	margin-bottom: 12px;
	margin-top: 50px;
	color: #333333;
}

#about .p1 {
	font-size: 24px;
	color: #686868;
	text-align: center;
	margin-bottom: 60px;
}

#about .p2 {
	width: 820px;
	text-align: justify;
	text-justify: inter-ideograph;
	margin: auto;
	line-height: 34px;
	color: #595959;
}

#about .img1 {
	margin: auto;
	width: 530px;
	display: block;
	margin-bottom: 50px;
}

#about .smwhbox {
	width: 100%;
	height: 390px;
	background-color: #efefef;
	margin-bottom: 120px;
}

#about .smwhbox .left_right_box {
	width: 820px;
	height: 390px;
	margin: auto;
}

#about .smwhbox .left_right_box .box {
	width: 410px;
	padding-top: 100px;
	text-align: center;
	float: left
}

#about .smwhbox .left_right_box h2 {
	font-weight: 100;
	font-size: 40px;
	margin-bottom: 20px
}

#about .smwhbox .left_right_box span {
	width: 35px;
	height: 2px;
	background-color: #3399cc;
	display: block;
	margin: auto;
	margin-bottom: 20px;
}

#about .smwhbox .left_right_box p {
	color: #6b6b6b;
	line-height: 30px;
}

#about .new_list {
	width: 70%;
	margin: auto;
}

#about .new_list h2 {
	font-weight: 100;
	text-align: center;
	font-size: 34px;
	margin-bottom: 20px;
}

#about .new_list span {
	width: 65px;
	height: 2px;
	background-color: #3399cc;
	display: block;
	margin: auto;
	margin-bottom: 30px;
}

#about .new_list ul li {
	border-bottom: 1px solid #c8c8c8;
	overflow: hidden;
	margin-bottom: 14px;
	padding-bottom: 14px;
}

#about .new_list ul li img {
	float: left;
	width: 250px;
	height: 170px;
	margin-right: 36px;
}

#about .new_list ul li h3 {
	color: #656565;
	font-weight: 100;
	font-size: 22px;
	margin: 0;
	margin-bottom: 14px;
}

#about .new_list ul li div {}

#about .new_list ul li div p {
	color: #656565;
	line-height: 28px;
	margin: 0;
}

#about .new_list ul li div span {
	width: 150px;
	text-align: right;
	height: 2px;
	background-color: transparent;
	display: block;
	float: right;
	color: #656565;
}

#about .fybox {
	width: 70%;
	margin: auto;
	padding: 40px 50px 0px 50px;
	margin-bottom: 120px;
}

#about .fybox a {
	overflow: hidden;
	cursor: pointer;
	float: left;
}



#about .fybox span {
	height: 120px;
	width: 44px;
	display: block;
	float: left;
	line-height: 40px;
	text-align: center;

}

#about .fybox a div {
	overflow: hidden;
	margin: 0;
}

#about .fybox a:nth-child(2) {
	float: right
}

#about .fybox a:nth-child(2) div {
	float: left;
}

#about .ywbj_box {
	width: 100%;
	background-color: #2d6da0;
	padding-top: 60px;
}

#about .ywbj_box h2 {
	font-weight: 100;
	text-align: center;
	font-size: 34px;
	color: white;
}

#about .ywbj_box span {
	width: 48px;
	height: 2px;
	background-color: white;
	display: block;
	margin: auto;

}

#about .ywbj_box .p3 {
	color: white;
	padding-top: 24px;
	text-align: justify;
	font-size: 16px;
	margin-bottom: 20px;
	width: 800px;
	margin: auto;
	margin-bottom: 30px;
}


#about .china_box {
	width: 1100px;
	margin: auto;
}

#about .china_box .ul1 {
	background-image: url(../image/china.png);
	width: 1100px;
	height: 800px;
	background-repeat: no-repeat;
}

#about .china_box .ul1 li {
	position: relative;
	left: 0;
	top: 0;
	width: 50px;
	height: 50px;
}

#about .china_box .ul1 li .spanbox {
	width: 50px;
	height: 50px;
	display: block;
	text-align: center;
}

#about .china_box .ul1 li .popbox {
	left: -308px;
	top: -26px;
	background-image: url(../image/popbg.png);
	background-repeat: no-repeat;
	height: 136px;
	width: 320px;
	display: none;
	z-index: 999;
	position: absolute;
	pointer-events: none;

}

#about .china_box .ul1 li .popbox p {
	color: black;
	font-size: 14px;
	opacity: 0.8;
	padding: 5px 10px 0px 10px;
	font-family: Arial, "Microsoft YaHei";
}

#about .china_box .ul1 li .spanbox .moren {
	width: 10px;
	height: 10px;
	display: block;
	border-radius: 50%;
	transform: translateY(-50%);
	animation: myfirst5 2s;
	-moz-animation: myfirst5 2s;
	-webkit-animation: myfirst5 2s;
	-o-animation: myfirst5 2s;
	animation-iteration-count: infinite;
}

#about .china_box .ul1 li .moren2 {
	width: 12px;
	height: 12px;
	border: 5px solid #ff0000;
	display: block;
	border-radius: 50%;
	position: relative;
	top: -60px;
}

#about .china_box .ul1 li .spanbox .color_red {
	background-color: #ff0000;
}

#about .china_box .ul1 li .spanbox .color_orange {
	background-color: #ff7500;
}

#about .china_box .ul1 li .spanbox .color_Blue {
	background-color: #00defc;
}

#about .china_box .ul1 li .spanbox .color_yellow {
	background-color: #ffcc33;
}

#about .china_box .ul1 li .redd {
	border: 5px solid #ff0000;
}

#about .china_box .ul1 li .orange {
	border: 5px solid #ff7500;
}

#about .china_box .ul1 li .Blue {
	border: 5px solid #00defc;
}

#about .china_box .ul1 li .yellow {
	border: 5px solid #ffcc33;
}

@keyframes myfirst5 {
	0% {
		width: 0px;
		height: 0px;
		opacity: 1
	}

	40% {
		opacity: 0.7
	}

	100% {
		width: 50px;
		height: 50px;
		opacity: 0
	}
}

@-moz-keyframes myfirst5 {
	0% {
		width: 0px;
		height: 0px;
		opacity: 1
	}

	40% {
		opacity: 0.7
	}

	100% {
		width: 50px;
		height: 50px;
		opacity: 0
	}
}

@-webkit-keyframes myfirst5 {
	0% {
		width: 0px;
		height: 0px;
		opacity: 1
	}

	40% {
		opacity: 0.7
	}

	100% {
		width: 50px;
		height: 50px;
		opacity: 0
	}
}

@-o-keyframes myfirst5 {
	0% {
		width: 0px;
		height: 0px;
		opacity: 1
	}

	40% {
		opacity: 0.7
	}

	100% {
		width: 50px;
		height: 50px;
		opacity: 0
	}
}

#about .china_box .ul1 li:nth-child(1) {
	left: 872px;
	top: 144px;
}

#about .china_box .ul1 li:nth-child(2) {
	left: 726px;
	top: 244px;
}

#about .china_box .ul1 li:nth-child(3) {
	left: 736px;
	top: 395px;
}

#about .china_box .ul1 li:nth-child(4) {
	left: 760px;
	top: 210px;
}

#about .china_box .ul1 li:nth-child(5) {
	left: 540px;
	top: 282px;
}

#about .china_box .ul1 li:nth-child(6) {
	left: 750px;
	top: 286px;
	z-index: 99;
}

#about .china_box .ul1 li:nth-child(7) {
	left: 766px;
	top: 180px;
}

#about .china_box .ul1 li:nth-child(8) {
	left: 798px;
	top: 106px;
}

#about .china_box .ul1 li:nth-child(9) {
	left: 836px;
	top: 46px;
}

#about .china_box .ul1 li:nth-child(10) {
	left: 792px;
	top: 48px;
}

#about .china_box .ul1 li:nth-child(11) {
	left: 818px;
	top: -18px;
}

#about .china_box .ul1 li:nth-child(12) {
	left: 863px;
	top: -69px;
}

#about .china_box .ul1 li:nth-child(13) {
	left: 842px;
	top: -95px;
}

#about .china_box .ul1 li:nth-child(14) {
	left: 842px;
	top: -86px;
	z-index: 20;
}

#about .china_box .ul1 li:nth-child(15) {
	left: 734px;
	top: -22px;
}

#about .china_box .ul1 li:nth-child(16) {
	left: 762px;
	top: -80px;
}

#about .china_box .ul1 li:nth-child(17) {
	left: 736px;
	top: -305px;
}

#about .china_box .ul1 li:nth-child(18) {
	left: 789px;
	top: -446px;
}

#about .china_box .ul1 li:nth-child(19) {
	left: 843px;
	top: -366px;
	z-index: 19;
}

#about .china_box .ul1 li:nth-child(20) {
	left: 792px;
	top: -416px;
}

.ul2 li:nth-child(5) p {
	line-height: 20px;
}

#about .bzimg_box {
	text-align: center;
	width: 100%;
	padding: 10px 0px 30px 0px;
}




#about .word_box {
	width: 1100px;
	margin: auto;
}

#about .word_box .ul2 {
	background-image: url(../image/sjdt.png);
	width: 1100px;
	height: 610px;
	background-repeat: no-repeat;
}

#about .word_box .ul2 li {
	position: relative;
	left: 0;
	top: 0;
	width: 50px;
	height: 50px;
}

#about .word_box .ul2 li .spanbox {
	width: 50px;
	height: 50px;
	display: block;
	text-align: center;
}

#about .word_box .ul2 li .popbox {
	left: -308px;
	top: -26px;
	background-image: url(../image/popbg.png);
	background-repeat: no-repeat;
	height: 136px;
	width: 320px;
	display: none;
	z-index: 999;
	position: absolute;
	pointer-events: none;

}

#about .word_box .ul2 li .popbox p {
	color: black;
	font-size: 14px;
	opacity: 0.8;
	padding: 5px 10px 0px 10px;
	font-family: Arial, "Microsoft YaHei";
}

#about .word_box .ul2 li .spanbox .moren {
	width: 10px;
	height: 10px;
	display: block;
	border-radius: 50%;
	transform: translateY(-50%);
	animation: myfirst5 2s;
	-moz-animation: myfirst5 2s;
	-webkit-animation: myfirst5 2s;
	-o-animation: myfirst5 2s;
	animation-iteration-count: infinite;
}

#about .word_box .ul2 li .moren2 {
	width: 12px;
	height: 12px;
	border: 5px solid #ff0000;
	display: block;
	border-radius: 50%;
	position: relative;
	top: -60px;
}

#about .word_box .ul2 li .spanbox .color_red {
	background-color: #ff0000;
}

#about .word_box .ul2 li .spanbox .color_orange {
	background-color: #ff7500;
}

#about .word_box .ul2 li .spanbox .color_Blue {
	background-color: #00defc;
}

#about .word_box .ul2 li .spanbox .color_yellow {
	background-color: #ffcc33;
}

#about .word_box .ul2 li .spanbox .color_green {
	background-color: #21c74f;
}

#about .word_box .ul2 li .redd {
	border: 5px solid #ff0000;
}

#about .word_box .ul2 li .orange {
	border: 5px solid #ff7500;
}

#about .word_box .ul2 li .Blue {
	border: 5px solid #00defc;
}

#about .word_box .ul2 li .yellow {
	border: 5px solid #ffcc33;
}

#about .word_box .ul2 li .green {
	border: 5px solid #21c74f;
}

#about .word_box .ul2 li:nth-child(1) {
	left: 45px;
	top: 178px;
}

#about .word_box .ul2 li:nth-child(2) {
	left: 162px;
	top: 120px;
}

#about .word_box .ul2 li:nth-child(3) {
	left: 514px;
	top: -5px;
}

#about .word_box .ul2 li:nth-child(4) {
	left: 890px;
	top: 3px;
}

#about .word_box .ul2 li:nth-child(5) {
	left: 932px;
	top: -30px;
}

#about .word_box .ul2 li:nth-child(6) {
	left: 974px;
	top: -72px;
}

#about .word_box .ul2 li:nth-child(7) {
	left: 865px;
	top: -13px;
}


#about .ryzz_box {
	width: 100%;
	margin: auto;
	background-color: #fbfbfb;
	overflow: hidden;
	padding-top: 100px;
	margin-bottom: 80px;
}

#about .ryzz_box h2 {
	font-weight: 100;
	text-align: center;
	font-size: 40px;
	color: #333333;
	margin-bottom: 20px;
}

#about .ryzz_box span {
	width: 65px;
	height: 2px;
	background-color: #4284e2;
	display: block;
	margin: auto;
	margin-bottom: 20px;
}

#about .ryzz_box hr {
	opacity: 0.4;
}

#about .ryzz_box ul {
	padding-top: 40px;
	overflow: hidden;

	padding-left: 15%;
	padding-right: 15%;
}

#about .ryzz_box li {
	float: left;
	width: 32%;
	margin-right: 1%;
	margin-bottom: 20px;
}

#about .ryzz_box li img {
	width: 100%;
}


#about .gltt_box {
	width: 70%;
	margin: auto;
	clear: left;
	padding-top: 30px;
}

#about .gltt_box h2 {
	font-weight: 100;
	text-align: center;
	font-size: 40px;
	color: #333333;
	margin-bottom: 20px;
}

#about .gltt_box span {
	width: 65px;
	height: 2px;
	background-color: #4284e2;
	display: block;
	margin: auto;
	margin-bottom: 20px;
}

#about .gltt_box hr {
	opacity: 0.4;
}

#about .gltt_box ul {
	overflow: hidden;
	padding: 0;
	width: 100%;
}

#about .gltt_box li {
	float: left;
	width: 25.1%;
	margin-right: 2%;
	margin-bottom: 20px;
	border: 1px solid #cbcbcb;
	height: 410px;
	border-radius: 10px;
	padding: 3%;
}

#about .gltt_box li .pp {
	color: #656565;
	font-size: 28px;
	font-family: Arial, "Microsoft YaHei";
}

#about .gltt_box li .ppp {
	color: #656565;
	font-family: Arial, "Microsoft YaHei";
	line-height: 33px;
	text-align: justify;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 10;
	-webkit-box-orient: vertical;

}

#about .gltt_box li span {
	width: 20px;
	height: 1px;
	margin: 30px 0px;
}

.lbdiv {
	width: 820px;
	margin: auto;
}

.lbdiv p {
	text-align: justify;
}






#footgd .roll-wrap {
	position: relative;
	width: 92%;
	height: 100px;
}

#footgd .roll__list {
	width: 150%;

}

#footgd .roll_row .roll__list li {
	display: block;
	margin-right: 0px;
	width: 218px;
	height: 100px;
}

#footgd .roll__list li h3 {
	font-size: 14px;
	padding: 0px 10px;
	height: 54px;
	line-height: 54px;
	font-weight: 100;
	color: #333333;

}

#footgd .p5 {
	float: left;
	height: 100px;
	width: 8%;
	color: #333333;
	line-height: 90px;
}








#Talent_recruitment .rcln_box {
	background-image: url(../image/rcbg.jpg);
	height: 680px;
	background-position: center center;
	padding-top: 95px;
}

#Talent_recruitment .rcln_box h1 {
	color: white;
	text-align: center;
	font-size: 46px;
}

#Talent_recruitment .rcln_box .p10 {
	color: white;
	text-align: justify;
	font-size: 16px;
	width: 53%;
	margin: auto;
	line-height: 30px;
	margin-bottom: 30px;
}

#Talent_recruitment .rcln_box .sousuo_box {
	width: 710px;
	height: 32px;
	margin: auto;
	margin-bottom: 20px;
}

#Talent_recruitment .rcln_box .sousuo_box input {
	width: 520px;
	height: 30px;
	float: left;
	display: block;
	border: 1px solid #4284e2;
	margin: 0;
	padding: 0;
	margin-right: 20px;
	padding-left: 10px;
	font-family: Arial, "Microsoft YaHei";
}

#Talent_recruitment .rcln_box .sousuo_box a {
	width: 150px;
	height: 32px;
	background-color: #4284e2;
	display: block;
	text-align: center;
	line-height: 30px;
	color: white;
	float: left;
	cursor: pointer;
}

#Talent_recruitment .rcln_box .sousuo_box a:active {
	background-color: #3274d1;
	color: #e9e9e9;
}


#Talent_recruitment .rcln_box .rmzw_box {
	width: 950px;
	margin: auto;
}

#Talent_recruitment .rcln_box .rmzw_box li {
	float: left;
	color: #bbbbbb;
	font-size: 14px;
	margin-right: 10px;
}

#Talent_recruitment .rcln_box .rmzw_box a {
	color: #bbbbbb;
	font-size: 14px;
}

#Talent_recruitment .rcln_box .rmzw_box a:hover {
	color: white;
}


#Talent_recruitment .zyfz_box {
	width: 1280px;
	margin: auto;
	padding-top: 100px;
	margin-bottom: 100px;
}

#Talent_recruitment .zyfz_box .text_box {
	width: 560px;
	height: 400px;
	float: left;
	margin-right: 80px;
}

#Talent_recruitment .zyfz_box .text_box h2 {
	font-size: 30px;
	color: #4284e2;
	font-weight: 100;
	margin: 0;
	padding: 0;
}

#Talent_recruitment .zyfz_box .text_box h3 {
	font-size: 20px;
	color: #939393;
	font-weight: 100;
	margin: 0;
}

#Talent_recruitment .zyfz_box .text_box span {
	width: 54px;
	height: 2px;
	background-color: #333333;
	display: block;
	margin: 20px 0px 40px 0px;
}

#Talent_recruitment .zyfz_box .text_box .p11 {
	color: #333333;
	line-height: 34px;
	font-size: 18px;
}


#Talent_recruitment .lxfs_box {
	width: 1280px;
	margin: auto;
	overflow: hidden;
}

#Talent_recruitment .lxfs_box .lxfs_min_box {
	width: 370px;
	float: right;
	margin-bottom: 50px;
	overflow: hidden;

}

#Talent_recruitment .lxfs_box .lxfs_min_box h3 {
	font-size: 16px;
	color: #939393;
	font-weight: 100;
	margin: 0;
}

#Talent_recruitment .lxfs_box .lxfs_min_box li {
	background-color: #4284e2;
	height: 32px;
	width: 32px;
	border-radius: 50px;
	float: left;
	margin-right: 10px;

	transition: width 0.5s;
	-moz-transition: width 0.5s;
	-webkit-transition: width 0.5s;
	-o-transition: width 0.5s;
}

#Talent_recruitment .lxfs_box .lxfs_min_box li:nth-child(-n+3):hover {
	width: 220px;
}

#Talent_recruitment .lxfs_box .lxfs_min_box li img {
	float: left;
}

#Talent_recruitment .lxfs_box .lxfs_min_box li p {
	color: white;
	display: none;
	line-height: 32px;
	height: 32px;
	font-size: 14px;
}






#Contact_us {
	background-color: #eeeeee;
}

.lxwm_box {
	width: 1080px;
	margin: auto;
}

.lxwm_box h2 {
	font-size: 25px;
	margin: 30px 0px;
	font-weight: 100;
}

.lxwm_box .lxwm_ul {
	width: 100%;
}

.lxwm_box .lxwm_ul li {
	width: 25%;
	height: 38px;
	float: left;
	background-color: #bfbfbf;
	line-height: 38px;
	text-align: center;
	font-size: 18px;
}

.liactive {
	background-color: #4284e2;
}

.lxwm_box .conterbox1 {
	width: 1080px;
	height: 506px;
	background-color: white;
	clear: left;
	margin-bottom: 20px;
}

.lxwm_box .conterbox1 .p1 {
	color: grey;
	padding-top: 24px;
	text-align: center;
	font-size: 14px;
	margin-bottom: 20px;
}

.lxwm_box .conterbox1 .leftbox {
	width: 400px;
	height: 400px;
	float: left;
	margin-left: 100px;
	padding-right: 30px;
}

.lxwm_box .conterbox1 .leftbox ul {
	margin-bottom: 20px;
	padding-right: 100px;
}

.lxwm_box .conterbox1 .leftbox ul li {
	margin-bottom: 10px;
}

.lxwm_box .conterbox1 .leftbox ul li h3 {
	color: black;
	float: left;
	margin: 0;
	font-weight: 100;
	font-size: 18px;
}

.lxwm_box .conterbox1 .leftbox ul li span {
	color: darkgray;

}

.lxwm_box .conterbox1 .leftbox ul li input,
select {
	width: 270px;
	height: 30px;
	margin: 0px;
	border: 1px solid #d2d2d2;
	padding: 0;
}

.lxwm_box .conterbox1 .leftbox p {
	color: grey;
	font-size: 14px;
}

.lxwm_box .conterbox1 .rightbox {}

.lxwm_box .conterbox1 .rightbox h3 {
	color: black;
	float: left;
	margin: 0;
	font-weight: 100;
	font-size: 18px;
}

.lxwm_box .conterbox1 .rightbox textarea {
	width: 500px;
	height: 320px;
	margin-bottom: 30px;
	resize: none;
}

.lxwm_box .conterbox1 .rightbox a {
	border: 1px solid #4284e2;
	color: #4284e2;
	padding: 8px 40px;
	background: transparent;
	cursor: pointer;
	float: right;
	margin-right: 42px;
}

.lxwm_box .conterbox1 .rightbox a:active {
	background-color: #4284e2;
	color: white;
}

.lxwm_box .centerbox {}

.lxwm_box .centerbox .ewm {
	float: left;
}

.lxwm_box .centerbox .ewm img {
	margin-right: 10px;
}

.lxwm_box .centerbox .about {
	float: right;
	width: 550px;
}

.lxwm_box .centerbox .about li {
	clear: left;
	margin-bottom: 7px;
}

.lxwm_box .centerbox .about span {
	width: 48px;
	height: 22px;
	background-color: #4284e2;
	display: block;
	text-align: center;
	line-height: 22px;
	float: left;
	margin-right: 10px;
	color: white;
}

.lxwm_box .centerbox .about p {
	color: #343434;
	font-size: 14px;
	line-height: 22px;
}

.lxwm_box .centerbox .about ul li:nth-child(3) p {
	margin-left: 58px;
	height: 14px;
	margin-top: -10px;
}

.lxwm_box .conterbox2 {
	width: 1080px;
	height: 506px;
	background-color: white;
	margin-bottom: 20px;
	display: none;
}

.lxwm_box .conterbox2 p {
	color: grey;
	clear: left;
	padding-top: 24px;
	text-align: center;
	font-size: 14px;
	margin-bottom: 20px;
	line-height: 24px;
}

.lxwm_box .conterbox2 a {
	width: 100px;
	height: 40px;
	background-color: #4284e2;
	display: block;
	text-align: center;
	line-height: 40px;
	color: white;
	margin: 120px auto;
	cursor: pointer;
}

#lxwm2,
#lxwm3,
#lxwm4 {
	display: none;
}




#Ecosphere {}

#Ecosphere h1 {
	text-align: center;
	color: #4284e2;
	font-size: 40px;
	margin-top: 50px;
	margin-bottom: 20px;
}

#Ecosphere h2 {
	text-align: center;
	color: #4284e2;
	font-weight: 100;
	margin-bottom: 30px;
}

#Ecosphere h3 {
	text-align: center;
	color: #4284e2;
	font-weight: 100;
	margin-bottom: 30px;
}

#Ecosphere .stqimg_box {
	width: 630px;
	height: 630px;
	margin: auto;
	background-image: url(../image/stq.png);
	background-repeat: no-repeat;
	background-size: 630px;
	padding-bottom: 100px;
	position: relative;

}

#Ecosphere .stqimg_box img {
	width: 630px;
}

#Ecosphere .stqimg_box a {
	font-size: 14px;
	position: absolute;
	cursor: pointer;
	overflow: hidden;
	margin: 0;
	padding: 0;
	text-align: center;
}

#Ecosphere .stqimg_box a p {
	color: white;
	overflow: hidden;
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 18px;
	text-align: center;


}

#Ecosphere .stqimg_box a p:hover {
	opacity: 0.8;
}

#Ecosphere .stqimg_box a:nth-child(1) {
	top: 50px;
	left: 188px;
	width: 120px;
}

#Ecosphere .stqimg_box a:nth-child(2) {
	top: 50px;
	left: 340px;
	width: 100px
}

#Ecosphere .stqimg_box a:nth-child(3) {
	top: 130px;
	left: 447px;
	width: 100px
}

#Ecosphere .stqimg_box a:nth-child(4) {
	top: 208px;
	left: 510px;
	width: 100px;
}

#Ecosphere .stqimg_box a:nth-child(5) {
	top: 290px;
	left: 522px;
	width: 100px;
}

#Ecosphere .stqimg_box a:nth-child(6) {
	top: 360px;
	left: 519px;
	width: 100px;
}

#Ecosphere .stqimg_box a:nth-child(7) {
	top: 421px;
	left: 491px;
	width: 100px;
}

#Ecosphere .stqimg_box a:nth-child(8) {
	top: 494px;
	left: 443px;
	width: 100px;
}

#Ecosphere .stqimg_box a:nth-child(9) {
	top: 550px;
	left: 396px;
	width: 76px;
}

#Ecosphere .stqimg_box a:nth-child(10) {
	top: 564px;
	left: 325px;
	width: 60px;
}

#Ecosphere .stqimg_box a:nth-child(11) {
	top: 562px;
	left: 222px;
	width: 90px;
}

#Ecosphere .stqimg_box a:nth-child(12) {
	top: 525px;
	left: 137px;
	width: 90px;
	height: 36px;
}

#Ecosphere .stqimg_box a:nth-child(13) {
	top: 473px;
	left: 71px;
	width: 76px;
}

#Ecosphere .stqimg_box a:nth-child(14) {
	top: 390px;
	left: 21px;
	width: 94px;
}

#Ecosphere .stqimg_box a:nth-child(15) {
	top: 300px;
	left: 3px;
	width: 100px;
}

#Ecosphere .stqimg_box a:nth-child(16) {
	top: 220px;
	left: 44px;
}

#Ecosphere .stqimg_box a:nth-child(17) {
	top: 114px;
	left: 80px;
	width: 120px;
}

#Ecosphere .stqimg_box a:nth-child(17) p {
	line-height: 18px;
}

#Ecosphere .stqimg_box a:nth-child(18) {
	top: 138px;
	left: 276px;
	font-size: 20px;
	color: #4284e2;
	font-weight: bold;
}

#Ecosphere .stqimg_box a:nth-child(18) p {
	color: #4284e2;
}

#Ecosphere .stqimg_box a:nth-child(18):hover {
	opacity: 0.8;
}

#Ecosphere .stqimg_box a:nth-child(19):hover {
	opacity: 0.8;
}

#Ecosphere .stqimg_box a:nth-child(20):hover {
	opacity: 0.8;
}

#Ecosphere .stqimg_box a:nth-child(19) {
	top: 380px;
	left: 395px;
	font-size: 20px;
	color: #4284e2;
	font-weight: bold;
}

#Ecosphere .stqimg_box a:nth-child(19) p {
	color: #4284e2;
}

#Ecosphere .stqimg_box a:nth-child(20) {
	top: 380px;
	left: 153px;
	font-size: 20px;
	color: #4284e2;
	font-weight: bold;
	width: 88px;
	color: #4284e2;
}

#Ecosphere .stqimg_box a:nth-child(20) p {
	font-size: 8px;
	color: #4284e2;
}

#Ecosphere .stqimg_box a:nth-child(21) {
	top: 280px;
	left: 262px;
	font-size: 20px;
	color: #4284e2;
	font-weight: bold;
	width: 110px;
}

#Ecosphere .stqimg_box a:nth-child(21) img {
	width: 100%;
}

#Ecosphere .stq_text_box {
	width: 100%;
	background-color: #efefef;
	padding: 43px 0px;

}

#Ecosphere .stq_text_box h1 {
	color: #727171;
	font-family: Arial, "Microsoft YaHei";
	font-weight: 100;
}

#Ecosphere .stq_text_box h3 {
	color: #727171;
}

#Ecosphere .stq_text_box .p6 {
	width: 670px;
	text-align: justify;
	margin: auto;
	line-height: 30px;
}

#Ecosphere .call_max_box {
	width: 100%;
	background-color: #efefef;
	overflow: hidden;
	padding-bottom: 80px;
}

#Ecosphere .call_box {
	s height: 52px;
	border-radius: 10px;
	background-color: #4284e2;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 10px;
	float: right;
	margin-right: 10%;
	overflow: hidden;
}

#Ecosphere .call_box img {
	float: left;
	margin: 8px 10px 0px 10px;
}

#Ecosphere .call_box p {
	color: white;
	line-height: 20px;
	overflow: hidden;
}

.ui-texttxt1 {
	width: 50%;
	margin-left: 25%;
}








#Innovation .head_text_box {
	background-image: url(../image/inno-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 620px;
	padding-top: 115px;
}

#Innovation .head_text_box h1 {
	text-align: center;
	color: white;
	font-size: 50px;
	font-weight: 100;
	margin-bottom: 20px;
}

#Innovation .head_text_box h2 {
	text-align: center;
	color: white;
	font-weight: 100;
	margin-bottom: 30px;
}

#Innovation .head_text_box .p12 {
	width: 850px;
	color: white;
	text-align: justify;
	margin: auto;
	line-height: 30px;
}

#Innovation .head_text_box .p12 p {
	color: white;
	text-align: justify;
	text-justify: inter-ideograph;
}

#Innovation .head_text_box .tzbox {
	width: 850px;
	margin: auto;
	padding-top: 40px;
}

#Innovation .head_text_box .tzbox li {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

#Innovation .head_text_box .tzbox li a {
	border: 1px solid white;
	border-radius: 100px;
	height: 42px;
	width: 260px;
	text-align: center;
	line-height: 42px;
	color: white;
	display: block;
	overflow: hidden;
}

#Innovation .head_text_box .tzbox li a:hover {
	background-color: #4284e2;
	border: 1px solid #4284e2;
}

#Innovation #ftboxMax {
	overflow: hidden;
}

#Innovation .text_box1 {
	width: 850px;
	margin: auto;
	padding-top: 122px;
	margin-bottom: 100px;

}

#Innovation .text_box1 h1 {
	text-align: center;
	font-weight: 100;
	font-size: 40px;
}

#Innovation .text_box1 span {
	width: 70px;
	height: 2px;
	background-color: #4284e2;
	display: block;
	margin: auto;
	margin-top: 40px;
	margin-bottom: 40px;
}

#Innovation .text_box1 p {
	line-height: 30px;
	margin-bottom: 86px;
}

#Innovation .text_box1 .ftbox {
	width: 363px;
	height: 373px;
	border: 1px solid #cecece;
	padding: 20px;
	box-shadow: 5px 5px 10px #dddddd;
	float: left;
	margin-right: 20px;
	padding-bottom: 30px;
}

#Innovation .text_box1 .ftbox h1 {
	text-align: left;
	color: #4284e2;
}

#Innovation .text_box1 .ftbox h3 {
	text-align: left;
	color: #7a7a7a;
	font-weight: 100;
	margin-bottom: 20px;
}

#Innovation .text_box1 .ftbox hr {
	margin-bottom: 30px;
}

#Innovation .text_box1 .ftbox p {
	line-height: 40px;
	margin-bottom: 20px;
	height: 200px;

}

#Innovation .text_box1 .ftbox a {
	width: 48px;
	height: 48px;
	display: block;
	cursor: pointer;
	float: right;
}

#Innovation .text_box1 .ftbox ul {
	padding-top: 10px;
	height: 210px;
}

#Innovation .text_box1 .ftbox li {
	float: left;
	margin-right: 40px;
	margin-bottom: 18px;
	color: black;
	color: #727171;
}

#Innovation .text_box1 .ftbox li:nth-child(2n+2) {
	width: 200px;
}

.dwa {
	position: relative;
}

#cy91,
#cy92,
#cy93,
#cy94,
#cy95,
#cy96,
#cy97,
#cy98,
#cy99,
#cy100,
#cy101,
#cy102,
#cy103,
#cy104,
#cy105,
#cy106,
#cy107,
#cy108,
#cy109,
#cy110,
#cy111,
#cy112,
#cy113,
#cy114,
#cy115,
#cy116,
#cy117,
#cy118,
#cy119,
#cy120,
#cy121{
	position: absolute;
	display: block;
	width: 100px;
	height: 110px;
	top: -200px;
}


#Innovation .text_max_box2 {
	width: 100%;
	background-color: #efefef;
	clear: left;
	padding: 115px 0px;
}

#Innovation .text_box2 {
	width: 850px;
	margin: auto;
}

#Innovation .text_box2 h1 {
	text-align: center;
	font-weight: 100;
	font-size: 40px;
}

#Innovation .text_box2 span {
	width: 70px;
	height: 2px;
	background-color: #4284e2;
	display: block;
	margin: auto;
	margin-top: 40px;
	margin-bottom: 40px;
}

#Innovation .text_box2 p {
	line-height: 30px;
	text-align: justify;
	text-justify: inter-ideograph;
}


#Innovation .text_max_box3 {
	width: 100%;
	clear: left;
	padding: 115px 0px;
}

#Innovation .text_box3 {
	width: 850px;
	margin: auto;
}

#Innovation .text_box3 h1 {
	text-align: center;
	font-weight: 100;
	font-size: 40px;
}

#Innovation .text_box3 span {
	width: 70px;
	height: 2px;
	background-color: #4284e2;
	display: block;
	margin: auto;
	margin-top: 40px;
	margin-bottom: 40px;
}

#Innovation .text_box3 p {
	line-height: 30px;
	margin-bottom: 20px;
	text-align: justify;
	text-justify: inter-ideograph;
}


#Innovation .text_max_box4 {
	width: 100%;
	background-color: #efefef;
	clear: left;
	padding: 115px 0px;
}

#Innovation .text_box4 {
	width: 850px;
	margin: auto;
}

#Innovation .text_box4 h1 {
	text-align: center;
	font-weight: 100;
	font-size: 40px;
}

#Innovation .text_box4 span {
	width: 70px;
	height: 2px;
	background-color: #4284e2;
	display: block;
	margin: auto;
	margin-top: 40px;
	margin-bottom: 40px;
}

#Innovation .text_box4 p {
	line-height: 30px;
}

#Innovation .text_box4 img {
	width: 100%;
}







#Enterprise .head_text_box {
	background-image: url(../image/anli.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 620px;
	padding-top: 115px;
}

#Enterprise .head_text_box h1 {
	text-align: center;
	color: white;
	font-size: 50px;
	font-weight: 100;
	margin-bottom: 20px;
}

#Enterprise .head_text_box h2 {
	text-align: center;
	color: white;
	font-weight: 100;
	margin-bottom: 30px;
}

#Enterprise .head_text_box p {
	width: 850px;
	color: white;
	text-align: justify;
	margin: auto;
	line-height: 30px;
	margin-bottom: 20px;
	text-justify: inter-ideograph;
}

#Enterprise .head_text_box .tzbox {
	width: 850px;
	margin: auto;
}

#Enterprise .head_text_box .tzbox li {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

#Enterprise .head_text_box .tzbox li a {
	border: 1px solid white;
	border-radius: 100px;
	height: 42px;
	width: 260px;
	text-align: center;
	line-height: 42px;
	color: white;
	display: block;
	overflow: hidden;
}

#Enterprise .head_text_box .tzbox li a:hover {
	background-color: #4284e2;
	border: 1px solid #4284e2;
}


#Enterprise .text_max_box1 {
	width: 100%;
	clear: left;
	padding: 115px 0px;
	background-image: url(../image/cybg1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;

}

#Enterprise .text_box1 {
	width: 850px;
	margin: auto;
	overflow: hidden;
}

#Enterprise .text_box1 h1 {
	text-align: center;
	font-weight: 100;
	font-size: 40px;
}

#Enterprise .text_box1 span {
	width: 70px;
	height: 2px;
	background-color: #4284e2;
	display: block;
	margin: auto;
	margin-top: 40px;
	margin-bottom: 40px;
}

#Enterprise .text_box1 .p_box {
	float: left;
	margin-right: 20px;
}

#Enterprise .text_box1 .p_box p {
	line-height: 30px;
	text-align: justify;
	text-justify: inter-ideograph;
}

#Enterprise .text_box1 .p_box p:nth-child(1) {
	margin-bottom: 20px;
}

#Enterprise .text_box1 .book_box {
	width: 320px;
	float: left;
}

#Enterprise .text_box1 .book_box img:nth-child(1) {
	margin-bottom: 4px;
	width: 80%;
}

#Enterprise .text_box1 .book_box li {
	float: left;
	color: black;
	margin-right: 10px;
}

#Enterprise .text_box1 .book_box li a,
img {
	border: none;
}

#Enterprise .text_max_box2 {
	width: 100%;
	background-color: #efefef;
	clear: left;
	padding: 115px 0px;
}

#Enterprise .text_box2 {
	width: 850px;
	margin: auto;
}

#Enterprise .text_box2 h1 {
	text-align: center;
	font-weight: 100;
	font-size: 40px;
}

#Enterprise .text_box2 span {
	width: 70px;
	height: 2px;
	background-color: #4284e2;
	display: block;
	margin: auto;
	margin-top: 40px;
	margin-bottom: 40px;
}

#Enterprise .text_box2 p {
	line-height: 30px;
	text-align: center;
	text-justify: inter-ideograph;
}

#Enterprise .text_max_box3 {
	width: 100%;
	clear: left;
	padding: 115px 0px;
	background-image: url(../image/cybg2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;

}

#Enterprise .text_box3 {
	width: 850px;
	margin: auto;
}

#Enterprise .text_box3 h1 {
	text-align: center;
	font-weight: 100;
	font-size: 40px;
}

#Enterprise .text_box3 span {
	width: 70px;
	height: 2px;
	background-color: #4284e2;
	display: block;
	margin: auto;
	margin-top: 40px;
	margin-bottom: 40px;
}

#Enterprise .text_box3 p {
	line-height: 30px;
	margin-bottom: 20px;
	text-align: justify;
	text-justify: inter-ideograph;
}

#Enterprise .text_max_box4 {
	width: 100%;
	clear: left;
	padding: 115px 0px;
}
.text_max_box7 {
	width: 100%;
}

#Enterprise .text_box4 {
	width: 850px;
	margin: auto;
}

#Enterprise .text_box4 h1 {
	text-align: center;
	font-weight: 100;
	font-size: 40px;
}

#Enterprise .text_box4 span {
	width: 70px;
	height: 2px;
	background-color: #4284e2;
	display: block;
	margin: auto;
	margin-top: 40px;
	margin-bottom: 40px;
}

#Enterprise .text_box4 p {
	line-height: 30px;
	margin-bottom: 20px;
	text-align: center;
	text-justify: inter-ideograph;
}






#Industrial .head_text_box {
	background-image: url(../image/cypybg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 660px;
	padding-top: 115px;
}

#Industrial .head_text_box h1 {
	text-align: center;
	color: white;
	font-size: 50px;
	font-weight: 100;
	margin-bottom: 20px;
}

#Industrial .head_text_box h2 {
	text-align: center;
	color: white;
	font-weight: 100;
	margin-bottom: 30px;
}

#Industrial .head_text_box .p13 {
	width: 850px;
	color: white;
	text-align: justify;
	margin: auto;
	line-height: 30px;
	margin-bottom: 20px;
}

#Industrial .head_text_box p {
	width: 850px;
	color: white;
	text-align: justify;
	margin: auto;
	line-height: 30px;
	margin-bottom: 20px;
}

#Industrial .head_text_box .tzbox {
	width: 850px;
	margin: auto;
	padding-top: 0px;
}

#Industrial .head_text_box .tzbox li {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

#Industrial .head_text_box .tzbox li a {
	border: 1px solid white;
	border-radius: 100px;
	height: 42px;
	width: 260px;
	text-align: center;
	line-height: 42px;
	color: white;
	display: block;
}

#Industrial .head_text_box .tzbox li a:hover {
	background-color: #4284e2;
	border: 1px solid #4284e2;
}


#Industrial .text_max_box1 {
	width: 100%;
	clear: left;

	padding-bottom: 80px;
	padding-top: 80px;
}

#Industrial .text_box1 {
	width: 850px;
	margin: auto;
}

#Industrial .text_box1 h1 {
	text-align: center;
	font-weight: 100;
	font-size: 40px;
}

#Industrial .text_box1 span {
	width: 70px;
	height: 2px;
	background-color: #4284e2;
	display: block;
	margin: auto;
	margin-top: 40px;
	margin-bottom: 40px;
}

#Industrial .text_box1 .p14 {
	line-height: 30px;
	margin-bottom: 50px;
	color: #656565
}

#Industrial .text_box1 .p14 p {
	line-height: 30px;
	margin-bottom: 30px;
	color: #656565;
	text-align: justify;
	text-justify: inter-ideograph;
}

#Industrial .text_box1 .btn_box {
	margin-bottom: 50px;
	overflow: hidden;
}

#Industrial .text_box1 .btn_box .a1 {
	width: 225px;
	height: 56px;
	color: #4284e2;
	line-height: 56px;
	text-align: center;
	font-size: 18px;
	display: block;
	border-radius: 100px;
	cursor: pointer;
	float: left;
	margin-left: 90px;
	margin-right: 200px;
	border: 1px solid #4284e2;
}

#Industrial .text_box1 .btn_box .a3 {
	width: 225px;
	height: 56px;
	background-color: #4284e2;
	color: white;
	line-height: 56px;
	text-align: center;
	font-size: 18px;
	display: block;
	border-radius: 100px;
	cursor: pointer;
	float: left;
	margin-left: 90px;
	margin-right: 200px;
	border: 1px solid #4284e2;
}

#Industrial .text_box1 .btn_box a img {
	margin-right: 10px;
}

#Industrial .text_box1 .btn_box .a2 {
	width: 225px;
	height: 56px;
	color: #4284e2;
	border: 1px solid #4284e2;
	line-height: 56px;
	text-align: center;
	font-size: 18px;
	display: block;
	border-radius: 100px;
	cursor: pointer;
	margin: 0 auto;
}

#Industrial .text_box1 .btn_box .a2 img {
	border: none;
}

#Industrial .text_box1 .qyul {
	padding-left: 100px;
	display: none;
	overflow: hidden;
}

#Industrial .text_box1 .qyul li {
	color: #777777;
	overflow: hidden;
	height: 30px;
	float: left;
}

#Industrial .text_box1 .qyul li:nth-child(2n+1) {
	width: 430px;
}

#Industrial .text_box1 .qyul li span {
	width: 7px;
	height: 7px;
	background-color: #777777;
	display: block;
	border-radius: 7px;
	float: left;
	margin-top: 6px;
	margin-right: 20px;
}

#Industrial .text_box1 .qyul li a {
	font-size: 14px;
	color: black;
	text-align: left;
}

#Industrial .hbg {
	background-color: #efefef
}

#Industrial .text_box7 {
	margin: auto;
	width: 75%;
	clear: left;
	padding: 115px 0px;
	overflow: hidden;
}

#Industrial .text_box7 h1 {
	text-align: center;
	font-weight: 100;
	font-size: 40px;
}

#Industrial .text_box7 span {
	width: 70px;
	height: 2px;
	background-color: #4284e2;
	display: block;
	margin: auto;
	margin-top: 40px;
	margin-bottom: 40px;
}

#Industrial .text_box7 li {
	float: left;
	margin-right: 20px;
}

#Industrial .text_box7 li a {
	border: none;
}

#Industrial .text_box7 li img {
	border: none;
}








#menu .menu_box {
	width: 300px;
	height: 100%;
	float: left;
	background-color: #3c3c3c;
	display: block;
	overflow: hidden;
}

#menu .menu_box .bt {
	text-align: center;
	height: 50px;
	padding: 40px 0px;
}

#menu .menu_box .bt h3 {
	font-weight: 100;
	color: white;
	margin-bottom: 5px;
}

#menu .menu_box .bt p {
	color: #9d9d9d;
}


#menu .menu_box .one_menu_ul {
	overflow: scroll;
	overflow-x: hidden;
	-ms-overflow-style: none;
	width: 317px;
}

#menu .menu_box .one_menu_ul::-webkit-scrollbar {
	display: none
}

#menu .menu_box .one_menu_ul li {
	line-height: 60px;
	color: #a9a9a9;
	font-size: 16px;
	background-color: #535353;
	margin-bottom: 2px;
	overflow: hidden;
	cursor: pointer;
}

#menu .menu_box .one_menu_ul li a {
	width: 267px;
	display: block;
	border-left: 3px solid #535353;
	padding-left: 33px;

}

#menu .menu_box .one_menu_ul li a:hover {
	border-left: 3px solid #4284e2;
	color: white;
}

#menu .menu_box .one_menu_ul li .xz {
	border-left: 3px solid #4284e2;
	color: white;
}

#menu .menu_box .one_menu_ul li .axz {}

#menu .menu_box .two_menu_ul {
	display: block;
}

#menu .menu_box .two_menu_ul .wli {
	line-height: 60px;
	color: #a9a9a9;
	font-size: 16px;
	background-color: #111111;
	margin-bottom: 1px;
	border: none;
}

#menu .menu_box .two_menu_ul .wli a {
	width: 267px;
	height: 60px;
	display: block;
	padding-left: 33px;
	border: none;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
}

#menu .menu_box .two_menu_ul .wli a:link {
	color: #6e6e6e;
}

#menu .menu_box .two_menu_ul .wli a:visited {
	color: #6e6e6e;
}

#menu .menu_box .two_menu_ul .wli a:hover {
	border: none;
	color: #696969;
	background-color: #222222;
}



#menu .iframe_box {}

#menu .iframe_box iframe {
	border: none;
	margin: 0;
	padding: 0;
}








#Details .hbgcolor {
	background-color: #f6f6f6;
}

#Details .img_left_box {
	padding: 80px 0px;
	overflow: hidden;
	width: 100%;
	clear: left;
	position: static;
	height: auto;
	top: 0px;
}

#Details .img_left_box .img_box {
	width: 50%;
	overflow: hidden;
	text-align: center;
	margin-right: 5%;
	float: right;
}

#Details .img_left_box .img_box img {
	vertical-align: middle;
	max-width: 90%
}

#Details .img_left_box .text_box {
	overflow: hidden;
	width: 45%;
	text-align: left;
	float: right;
}

#Details .img_lefe_box .text_box h2 {
	font-weight: bold;
	margin-bottom: 10px;
}

#Details .img_left_box .text_box a {
	color: #4284e2;
	font-size: 14px;
	margin-bottom: 24px;
	display: block;
	padding-top: 8px;
}

#Details .img_left_box .text_box div:nth-child(3) {
	margin-bottom: 24px;
}

#Details .img_left_box .text_box div:nth-child(3) img {
	float: left;
}

#Details .img_left_box .text_box div:nth-child(3) h4 {
	width: 228px;
	height: 24px;
	color: white;
	line-height: 24px;
	text-align: center;
	background-color: #4284e2;
	font-weight: 100;
	font-size: 12px;
	display: block;
}

#Details .img_left_box .text_box div:nth-child(4) {
	width: 85%;
	color: #8a8a8a;
	font-size: 14px;
}

#Details .img_left_box .text_box div:nth-child(4) p {
	line-height: 30px;
}


#Details .img_right_box {
	padding: 80px 0px;
	overflow: hidden;
	width: 100%;
	clear: left;
	position: static;
	height: auto;
	top: 0px;
}

#Details .img_right_box .text_box {
	overflow: hidden;
	width: 45%;
	text-align: left;
	margin-right: 5%;
	float: left;
	margin-left: 5%;
}

#Details .img_right_box .text_box h2 {
	font-weight: bold;

}

#Details .img_right_box .text_box a {
	color: #4284e2;
	font-size: 14px;
	margin-bottom: 24px;
	display: block;
	padding-top: 8px;
}

#Details .img_right_box .text_box div:nth-child(3) {
	margin-bottom: 24px;
}

#Details .img_right_box .text_box div:nth-child(3) img {
	float: left;
}

#Details .img_right_box .text_box div:nth-child(3) h4 {
	width: 208px;
	height: 24px;
	color: white;
	line-height: 24px;
	text-align: center;
	background-color: #4284e2;
	font-weight: 100;
	font-size: 12px;
}

#Details .img_right_box .text_box div:nth-child(4) {
	width: 85%;
	color: #8a8a8a;
	font-size: 14px;
}

#Details .img_right_box .text_box div:nth-child(4) p {
	line-height: 30px;
}

#Details .img_right_box .img_box {
	width: 45%;
	overflow: hidden;
}

#Details .img_right_box .img_box img {
	vertical-align: middle;
	max-width: 90%;
	margin-bottom: 20px;
}

table {
	border: 1px solid darkgray;
	border-top: none;
	border-left: none;
}

table td {
	border-bottom: none;
	border-right: none;
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	margin: 0;
	border-collapse: collapse
}


#Details .img_bottom_box {
	padding: 80px 0px;
	overflow: hidden;
	width: 100%;
	clear: left;
	position: static;
	height: auto;
	top: 0px;
}

#Details .img_bottom_box .text_box {
	overflow: hidden;
	text-align: left;
	margin-bottom: 20px;
	width: 90%;
	margin-left: 5%;
}

#Details .img_bottom_box .text_box h2 {
	font-weight: bold;
	margin-bottom: 0px;
}

#Details .img_bottom_box .text_box a {
	color: #4284e2;
	font-size: 14px;
	margin-bottom: 24px;
	display: block;
}

#Details .img_bottom_box .text_box div:nth-child(3) {
	margin-bottom: 24px;
}

#Details .img_bottom_box .text_box div:nth-child(3) img {
	float: left;
}

#Details .img_bottom_box .text_box div:nth-child(3) h4 {
	width: 208px;
	height: 24px;
	color: white;
	line-height: 24px;
	text-align: center;
	background-color: #4284e2;
	font-weight: 100;
	font-size: 12px;
}

#Details .img_bottom_box .text_box div:nth-child(4) {
	width: 85%;
	color: #8a8a8a;
	font-size: 14px;
}

#Details .img_bottom_box .text_box div:nth-child(4) p {
	line-height: 30px;
}

#Details .img_bottom_box .img_box {
	width: 90%;
	margin-left: 5%;
	overflow: hidden;
	text-align: center;
}

#Details .img_bottom_box .img_box img {
	vertical-align: middle;
	max-width: 100%;
	margin-bottom: 20px;
}


#Details .img_top_box {
	padding: 80px 0px;
	overflow: hidden;
	width: 100%;
	clear: left;
	position: static;
	height: auto;
	top: 0px;
}

#Details .img_top_box .text_box {
	overflow: hidden;
	text-align: left;
	width: 90%;
	margin-left: 5%;
}

#Details .img_top_box .text_box h2 {
	font-weight: bold;
	margin-bottom: 0px;
}

#Details .img_top_box .text_box a {
	color: #4284e2;
	font-size: 14px;
	margin-bottom: 24px;
	display: block;
}

#Details .img_top_box .text_box div:nth-child(3) {
	margin-bottom: 24px;
}

#Details .img_top_box .text_box div:nth-child(3) img {
	float: left;
}

#Details .img_top_box .text_box div:nth-child(3) h4 {
	width: 208px;
	height: 24px;
	color: white;
	line-height: 24px;
	text-align: center;
	background-color: #4284e2;
	font-weight: 100;
	font-size: 12px;
}

#Details .img_top_box .text_box div:nth-child(4) {
	width: 85%;
	color: #8a8a8a;
	font-size: 14px;
}

#Details .img_top_box .text_box div:nth-child(4) p {
	line-height: 30px;
}

#Details .img_top_box .img_box {
	width: 90%;
	margin-left: 5%;
	overflow: hidden;
	text-align: center;
	margin-bottom: 20px;
}

#Details .img_top_box .img_box img {
	vertical-align: middle;
	max-width: 100%;
	margin-bottom: 20px;
}

.new_span {
	width: 64px;
	height: 2px;
	background-color: #4284e2;
	display: block;
	margin: auto;
	margin-bottom: 20px;
}

.xxhd_box {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center
}

.xxhd_box img {
	margin-left: -20px;
}

.lbli a {}

