@charset "utf-8";

/* CSS Document */
* {
	margin: 0;
	padding: 0;
}

html {
	font-size: 62.5%;
	height: 100%
}

body {
	margin: 0 auto;
	font-family: "微软雅黑", Arial, Verdana, Geneva, Tahoma, sans-serif;
	font-size: 14px;
	font-size: 1.4rem;
	height: 100%;
}

img {
	border: none;
	max-width: 100%;
}

ul li {
	list-style-type: none;
}

ul,
form,
p,
a,
img,
table,
tr,
td,
li,
dd,
dt,
dl,
span {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #333;
}

a {
	text-decoration: none;
	color: #333;
	outline: none;
	transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-webkit-transition: 0.3s;
}

h1 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #333;
}

.clear {
	clear: both;
}

.clearfix:before,
.clearfix:after {
	display: table;
	content: " ";
}

.clearfix:after {
	clear: both;
}

.maln {
	margin-left: auto !important
}

input,
textarea {
	font-family: "微软雅黑", Arial, Verdana, Geneva, Tahoma, sans-serif;
	font-size: 14px;
	font-size: 1.4rem;
	color: #333;
	border: none;
	outline: none;
}

.wp {
	max-width: 1400px;
	margin: 0 auto;
	padding: 0 10px;
}

.friend-link {
	text-align: center
}

.friend-link span,
.friend-link a {
	color: transparent;
	line-height: 20px;
	margin-right: 5px
}

#checkcode {
	margin: 20px 0px 0px 20px;
	border: 0.5px solid #3997D4
}



.l {
	float: left;
}

.r {
	float: right;
}

.fix {
	*zoom: 1;
}

.fix:after,
.fix:before {
	display: block;
	content: "cFlear";
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}

::-webkit-input-placeholder {
	/* WebKit browsers */
	color: #1b1b1b;
}

:-o-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #1b1b1b;
}

::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #1b1b1b;
}

:-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color: #1b1b1b;
}

@media screen and (min-width:1000px) and (max-width:1199px) {
	.wp {
		width: 95%;
		margin: 0 auto;
	}
}

@media screen and (max-width:999px) {
	.wp {
		width: 95%;
		margin: 0 auto;
	}
}

/*********yincang nav*********/
.container {
	display: none;
}

.fix a {
	color: #fff;
}

.container {
	width: 5px;
	height: 100%;
	position: absolute;
	right: 0px;
	top: 20px;
	transition: all 0.4s ease 0s;
	z-index: 800000000000;
	cursor: pointer;
}

.container .menubtn {
	width: 35px;
	height: 30px;
	position: absolute;
	top: 15px;
	right: 20px;
	transition: all 0.4s ease 0s;
	z-index: 2000
}

.container .menubtn span {
	display: block;
	width: 100%;
	height: 5px;
	margin-bottom: 5px;
	background-color: #008dc5;
}

.container .nav {
	width: 250px;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	position: absolute;
	top: -20px;
	right: 0;
	display: none;
}

.container .nav ul {
	display: none;
	margin-top: 10px;
}

.container .nav ul li {
	line-height: 40px;
	font-size: 14px;
	font-size: 1.4rem;
	text-indent: 30px;
}

.container .nav ul li a {
	color: #fff;
}

.container .nav ul li:hover a {
	color: #008dc5;
}

.hide_clear {
	display: none;
}

@media screen and (min-width:1220px) {
	.no_margin {
		margin-left: auto !important;
	}
}

@media screen and (min-width:1000px) and (max-width:1219px) {
	.no_margin {
		margin-left: auto !important;
	}

	.nav1>li {
		margin-right: 10px;
	}

}

@media screen and (max-width:999px) {
	.hide_clear {
		display: block;
	}

	.logo_box {
		float: left;
		margin-top: 0;
	}

	.nav1>li {
		margin-right: 20px;
	}

	.yiji {
		display: none;
	}

	.sjss {
		position: relative;
		top: -37px;
		margin-top: 0;
	}

	.container {
		display: block;
	}

	.medianone {
		display: none !important;
	}

	.yiji {
		display: none;
	}

	.nav_list1 {
		display: none;
	}

	.nav_list2 {
		display: block;
	}

	.logo {
		margin-left: 0;
	}

	.cllist {
		display: none;
	}

	.sjss {
		position: static;
		top: 0px;
		margin-top: 17px;
	}
}

@media screen and (max-width:639px) {
	.container {
		display: block;
	}

	.medianone {
		display: none !important;
	}

	.yiji {
		display: none;
	}

	.nav_list1 {
		display: none;
	}

	.nav_list2 {
		display: block;
	}

	.logo {
		margin-left: 0;
	}

	.cllist {
		display: none;
	}

	.sjss {
		position: static;
		top: 0px;
		margin-top: 17px;
	}
}

@media screen and (max-width:479px) {
	.nav1>li {
		margin-right: 0;
	}

	.icon_box>ul>li {
		margin-left: 3px;
	}

	.nav1>li>a {
		font-size: 1.4rem;
		padding: 44px 3px;
	}

}

@media screen and (max-width:420px) {
	.nav_list>li>a {
		font-size: 1.4rem;
		padding-left: 5px;
		padding-right: 5px;
	}

	.head_lianxi li {
		float: none;
	}

	.dianhua {
		margin-bottom: 10px;
	}

	.nav_list>li {
		margin-right: 6px;
	}
}




/*******lunbo*******/
div.index_focus_s {
	height: 825px;
}

div.index_focuss {
	height: 825px;
}

.index_focus {
	position: relative;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	z-index: 9;
	height: 825px;
}

.index_focusn {
	width: 1920px;
	position: absolute;
	left: 50%;
	top: 0px;
	transform: translateX(-50%);
	z-index: 99;
	height: 825px;
}

.index_focus .bd li {
	display: none;
	position: relative;
	left: 0;
	top: 0;
	width: 1920px;
	z-index: 200
}

.index_focus .bd li img {
	position: relative;
}

.banner_info {
	position: absolute;
	width: 1400px;
	left: calc(50% - 600px);
	z-index: 500
}

.banner_wenzi h1 {
	font-size: 40px;
	line-height: 50px;
	font-weight: 400;
	margin-bottom: 40px;
	color: #fff
}

.banner_wenzi h2 {
	font-size: 40px;
	line-height: 50px;
	font-weight: 400;
	margin-bottom: 40px;
	color: #fff
}

.banner_wenzi p {
	font-size: 16px;
	font-weight: 200;
	line-height: 32px;
	color: #fff
}

.banner_wenzi h5 {
	font-size: 18px;
	font-weight: 200;
	line-height: 40px;
	color: #fff;
	position: relative;
	padding-left: 20px;
}

.banner_wenzi h5:before {
	content: "";
	width: 6px;
	height: 6px;
	border: 2px solid #fff;
	position: absolute;
	left: 0;
	top: 15px
}

.banner_more1 {
	display: block;
	font-size: 16px;
	width: 163px;
	height: 42px;
	line-height: 42px;
	padding-right: 29px;
	text-align: center;
	text-transform: uppercase;
	margin-top: 40px;
	border-radius: 5px;
	color: #fff;
	border: 1px solid #fff;
	background: rgba(0, 0, 0, 0.2) url("../images/syjt2.png") no-repeat 152px center;
}

.banner_more1:hover {
	background: rgba(0, 0, 0, 0.5) url("../images/syjt2.png") no-repeat 152px center;
}

.banner_more2 {
	display: inline-block;
	font-size: 14px;
	margin-left: 10px;
	width: 80px;
	height: 24px;
	line-height: 24px;
	padding: 0 10px;
	border-radius: 4px;
	border: 1px solid #fff;
	color: #fff;
	background: rgba(0, 0, 0, 0.2) url("../images/syjt2.png") no-repeat 70px center;
}

.banner_more2:hover {
	background: rgba(0, 0, 0, 0.5) url("../images/syjt2.png") no-repeat 70px center;
}

.banner_info01 {
	bottom: 32%;
}

.banner_info02 {
	bottom: 32%;
}

.banner_info03 {
	bottom: 30%;
}

.index_focus_pre,
.index_focus_next {
	display: none;
	position: absolute;
	top: 55%;
	margin-top: -32px;
	width: 60px;
	height: 60px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	z-index: 5000;
}

.index_focus_pre {
	left: 14%;
	background: url("../images/prev.png") no-repeat;
}

.index_focus_next {
	right: 14%;
	background: url("../images/next.png") no-repeat;
}

.index_focus_pre:hover {
	background: url("../images/prev2.png") no-repeat;
}

.index_focus_next:hover {
	background: url("../images/next2.png") no-repeat;
}

.index_focus_pre2,
.index_focus_next2 {
	display: none;
	position: absolute;
	top: 50%;
	margin-top: -35px;
	width: 65px;
	height: 65px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	z-index: 9999
}

.index_focus_pre2 {
	top: 58%;
}

.index_focus_next2 {
	top: 58%;
}

@media screen and (max-width:1919px) {
	.index_focus_pre {
		left: 100px;
	}

	.index_focus_next {
		right: 100px;
	}
}

@media screen and (max-width:1599px) {
	.index_focus_pre {
		left: 20px;
	}

	.index_focus_next {
		right: 20px;
	}
}

@media screen and (max-width:1399px) {
	.index_focus {
		height: 660px;
	}

	.index_focusn>img {
		width: 80%;
	}

	.index_focus_pre {
		left: 10px;
	}

	.index_focus_next {
		right: 10px;
	}

	.banner_info {
		width: 1000px;
		left: calc(50% - 500px);
	}

	.banner_info01 {
		bottom: 40%;
	}

	.banner_info02 {
		bottom: 45%;
	}

	.banner_info03 {
		bottom: 40%;
	}
}

@media screen and (max-width:1200px) {
	.index_focus {
		height: 577px;
	}

	.index_focusn>img {
		width: 70%;
	}

	.banner_info {
		width: 800px;
		left: calc(50% - 400px);
	}

	.banner_wenzi h1 {
		font-size: 32px;
	}

	.banner_wenzi h2 {
		font-size: 32px;
	}

	.banner_info01 {
		bottom: 45%;
	}

	.banner_info02 {
		bottom: 50%;
	}

	.banner_info03 {
		bottom: 45%;
	}
}

@media screen and (min-width:1000px) {

	.carousel,
	.clear2 {
		display: none
	}
}

@media screen and (max-width:999px) {
	.index_focus {
		display: none
	}

	.carousel {
		width: 100%;
		position: relative;
		overflow: hidden;
	}

	.carousel ul {
		width: 100%;
		height: 100%;
	}

	.carousel ul li {
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}

	.carousel ul li>img {
		width: 100%;
		vertical-align: middle;
	}

	.banner_info {
		width: 90%;
		left: 5%;
	}

	.banner_wenzi h1 {
		font-size: 28px;
		margin-bottom: 20px;
	}

	.banner_wenzi h2 {
		font-size: 28px;
		margin-bottom: 20px;
	}

	.banner_more1 {
		font-size: 14px;
		width: 100px;
		height: 32px;
		line-height: 32px;
		margin-top: 20px;
		background: rgba(0, 0, 0, 0.2) url("../images/syjt2.png") no-repeat 89px center;
	}

	.banner_more:hover {
		background: rgba(0, 0, 0, 0.5) url("../images/syjt2.png") no-repeat 89px center;
	}

	.banner_info01 {
		bottom: 25%;
	}

	.banner_info02 {
		bottom: 35%;
	}

	.banner_info03 {
		bottom: 25%;
	}

	.carousel ol {
		position: absolute;
		z-index: 2;
		width: 80px;
		height: 5px;
		bottom: 20px;
		left: 50%;
		-webkit-transform: translate3d(-50%, 0, 0);
	}

	.carousel ol li {
		float: left;
		width: 10px;
		height: 10px;
		border-radius: 5px;
		margin-right: 10px;
		background-color: #fff;
		transition: all 0.3s ease 0s;
	}

	.carousel ol li.cur {
		width: 10px;
		height: 10px;
		border-radius: 5px;
		background: #094e77;
	}

	.carousel ol li:last-child {
		margin: 0;
	}
}


@media screen and (max-width:780px) {
	.banner_info {
		width: 98%;
		left: 2%;
	}

	.banner_wenzi h1 {
		font-size: 24px;
		margin-bottom: 10px;
		line-height: 30px;
	}

	.banner_wenzi h2 {
		font-size: 24px;
		margin-bottom: 10px;
		line-height: 30px;
	}

	.banner_wenzi p {
		font-size: 14px;
		line-height: 28px;
	}

	.banner_wenzi h5 {
		font-size: 14px;
		line-height: 28px;
	}

	.banner_wenzi h5:before {
		content: "";
		width: 6px;
		height: 6px;
		border: 2px solid #fff;
		position: absolute;
		left: 0;
		top: 12px
	}

	.banner_info01 {
		bottom: 25%;
	}

	.banner_info02 {
		bottom: 38%;
	}

	.banner_info03 {
		bottom: 30%;
	}

	.banner_more1 {
		display: block;
		font-size: 14px;
		width: 80px;
		height: 24px;
		line-height: 24px;
		padding: 0 10px;
		text-align: left;
		border-radius: 4px;
		border: 1px solid #fff;
		color: #fff;
		background: rgba(0, 0, 0, 0.2) url("../images/syjt2.png") no-repeat 70px center;
	}

	.banner_more1:hover {
		background: rgba(0, 0, 0, 0.5) url("../images/syjt2.png") no-repeat 70px center;
	}

	.banner_more2 {
		font-size: 12px;
		height: 20px;
		width: 70px;
		line-height: 20px;
		background: rgba(0, 0, 0, 0.2) url("../images/syjt2.png") no-repeat 64px center;
	}
}

@media screen and (max-width:610px) {
	.banner_wenzi h1 {
		font-size: 18px;
		font-weight: bold;
		line-height: 24px;
	}

	.banner_wenzi h2 {
		font-size: 18px;
		font-weight: bold;
		line-height: 24px;
	}

	.banner_wenzi p {
		font-size: 14px;
		line-height: 24px;
	}

	.banner_more1 {
		margin-top: 10px;
		font-size: 12px;
	}

	.banner_wenzi h5 {
		font-size: 14px;
		line-height: 24px;
		padding-left: 8px;
	}

	.banner_wenzi h5:before {
		width: 4px;
		height: 4px;
		border: 0;
		background: #fff;
		top: 10px;
	}

	.banner_more2 {
		display: inline-block;
		width: 65px;
		font-size: 12px;
		margin-left: 10px;
		height: 18px;
		line-height: 18px;
		padding: 0;
		text-align: center;
		border-radius: 4px;
		border: 1px solid #fff;
		color: #fff;
		background: rgba(0, 0, 0, 0.2);
	}

	.banner_more2:hover {
		background: rgba(0, 0, 0, 0.5)
	}

	.banner_info01 {
		bottom: 25%;
	}

	.banner_info02 {
		bottom: 38%;
	}

	.banner_info03 {
		bottom: 30%;
	}
}

@media screen and (max-width:470px) {
	.carousel {
		width: 100%;
		height: 202px;
		position: relative;
		overflow: hidden;
	}

	.carousel ul {
		width: 100%;
		height: 202px;
	}

	.carousel ul li {
		width: 100%;
		height: 202px;
		position: absolute;
		overflow: hidden;
	}

	.carousel ul li>img {
		width: 100%;
		height: auto;
		position: relative;
		left: 0;
		top: 0;
	}

	.carousel ol {
		bottom: 10px;
	}

	.banner_wenzi h1 {
		font-size: 16px;
		line-height: 20px;
	}

	.banner_wenzi h2 {
		font-size: 16px;
		line-height: 20px;
	}

	.banner_wenzi p {
		font-size: 12px;
		line-height: 20px;
	}

	.banner_wenzi h5 {
		font-size: 12px;
		line-height: 20px;
	}

	.banner_wenzi h5:before {
		top: 8px;
	}

	.banner_more1 {
		font-size: 10px;
		margin-top: 5px;
		width: 65px;
		height: 13px;
		line-height: 15px;
		padding: 0;
		background: rgba(0, 0, 0, 0.2);
		text-align: center;
	}

	.banner_more2 {
		font-size: 10px;
		height: 13px;
		line-height: 15px;
		margin-left: 5px;
	}

	.banner_info01 {
		bottom: auto;
		top: 20px;
	}

	.banner_info02 {
		bottom: auto;
		top: 20px;
	}

	.banner_info03 {
		bottom: auto;
		top: 20px;
	}
}

/****************  子页banner  ****************/
.sub_banner {
	width: 100%;
	overflow: hidden;
	z-index: 9;
}

.sub_banner_box {
	position: relative;
	width: 100%;
}

.sub_banner_box img {
	display: block;
	height: 400px;
	position: relative;
	top: 0;
	left: 50%;
	margin-left: -960px;
}

@media screen and (max-width:500px) {
	.sub_banner_box img {
		width: 100%;
		height: 140px;
		position: relative;
		top: 0;
		left: 0;
		margin-left: 0;
	}
}

/****************  head  ****************/
.head {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	background: rgba(255, 255, 255, 0.6);
	z-index: 999;
}

.head .wp {
	position: relative;
}

.topyx a {
	padding-left: 28px;
	background: url("../images/topyx.png") no-repeat left center;
	color: #fff;
}

.topyx a:hover {
	color: #0085d0;
}

.topyx {
	position: absolute;
	left: 0;
	top: 14px;
}

.navlist {
	margin-top: 40px;
}

/******
.navlist>li{float:left;padding-bottom:20px;}
.navlist>li img{display:block;float:left;width:18px;height:18px;margin-right:10px;opacity:0;}
.navlist>li>a{color: #333;font-size: 16px;line-height:20px;font-weight:bold;}
.navlist>li:hover>a{color:#0085d0;}
.navlist>li:hover img{opacity:1;}
.navlist>li.currentnav>a{color:#0085d0;}
.navlist>li.currentnav img{opacity:1;}
*********/
.navlist>li {
	float: left;
	height: 20px;
	padding-bottom: 20px;
	padding-left: 24px
}

.navlist>li>a {
	color: #333;
	font-size: 16px;
	line-height: 20px;
	height: 20px;
	font-weight: bold;
}

.navlist>li:hover>a {
	color: #0085d0;
}

.navlist>li.currentnav>a {
	color: #0085d0;
}

.navlist>li:hover {
	background: url("../images/nav07.png") no-repeat 0 0;
}

.navlist>li.currentnav {
	background: url("../images/nav07.png") no-repeat 0 0;
}

.navlist>li:nth-of-type(1) {
	background-position: 0 0
}

.navlist>li:nth-of-type(2) {
	background-position: 0 -45px
}

.navlist>li:nth-of-type(3) {
	background-position: 0 -90px
}

.navlist>li:nth-of-type(4) {
	background-position: 0 -135px
}

.navlist>li:nth-of-type(5) {
	background-position: 0 -180px
}

.navlist>li:nth-of-type(6) {
	background-position: 0 -225px
}

.navlist1>li {
	margin-right: 45px;
}

.navlist1 {
	margin-left: 20px;
}

.navlist>li {
	position: relative;
}

.yiji {
	width: 223px;
	background: rgba(255, 255, 255, 0.6);
	position: absolute;
	left: 0;
	top: -9999px;
	z-index: 999;
}

.yiji li {
	line-height: 46px;
	margin: 0 12px;
	position: relative;
}

.yiji li a {
	display: block;
	padding-left: 7px;
	font-size: 15px;
}

.yiji li.nob {
	border: none;
}

.yiji>li:hover>a {
	color: #0186d1;
}

.erji>li:hover>a {
	color: #0186d1;
}

.erji {
	width: 223px;
	background: #fff;
	position: absolute;
	left: 100%;
	top: -9999px;
	padding-bottom: 2px;
}

.yiji>li:hover .erji {
	top: 0;
}

.navlist>li:hover .yiji {
	top: 40px;
}

.logo {
	display: block;
	width: 250px;
	margin: 18px 20px 18px 0;
}

.logo img {
	display: block;
	width: 100%
}

@media screen and (min-width:1000px) and (max-width:1219px) {
	.navlist1 {
		margin-left: 0;
	}

	.navlist1>li {
		margin-right: 25px;
	}
}

@media screen and (max-width:999px) {
	.head {
		position: static;
		background: #333;
	}

	.navlist1 {
		display: none;
	}

	.logo {
		margin-top: 22px;
		margin-bottom: 22px;
	}

	.navlist>li {
		width: 25%;
	}
}

@media screen and (max-width:770px) {
	.navlist>li>a {
		padding: 0;
	}

	.navlist>li {
		text-align: center;
	}

	.navlist {
		margin-top: 10px;
	}

	.navlist>li.currentnav>a {
		background: none;
	}

	.navlist>li:hover>a {
		background: none;
	}
}

@media screen and (max-width:639px) {
	.navlist>li>a {
		font-size: 14px;
		font-size: 1.4rem;
	}
}


/************  sya  *************/

@font-face {
	font-family: 'COPRGTB';
	src: url('../fonts/COPRGTB.eot');
	src: url('../fonts/COPRGTB.eot') format('embedded-opentype'),
		url('../fonts/COPRGTB.woff2') format('woff2'),
		url('../fonts/COPRGTB.woff') format('woff'),
		url('../fonts/COPRGTB.ttf') format('truetype'),
		url('../fonts/COPRGTB.svg#COPRGTB') format('svg');
}

@font-face {
	font-family: 'OPENSANSREGULAR_0';
	src: url('../fonts/OPENSANSREGULAR_0.eot');
	src: url('../fonts/OPENSANSREGULAR_0.eot') format('embedded-opentype'),
		url('../fonts/OPENSANSREGULAR_0.woff2') format('woff2'),
		url('../fonts/OPENSANSREGULAR_0.woff') format('woff'),
		url('../fonts/OPENSANSREGULAR_0.ttf') format('truetype'),
		url('../fonts/OPENSANSREGULAR_0.svg#OPENSANSREGULAR_0') format('svg');
}

.about_center {
	background: #e8f1fa;
	max-width: 1920px;
	margin: 0 auto;
	padding: 60px 0;
}

.wel {
	display: block;
	font-size: 38px;
	font-family: "微软雅黑";
	margin-bottom: 10px;
	color: #555;
}

.wel_src p {
	font-size: 16px;
	line-height: 30px;
	color: #333;
	text-indent: 2em;
}

.syazuo {
	width: calc(100% - 560px);
}

.more1 {
	display: block;
	font-size: 16px;
	width: 163px;
	height: 42px;
	line-height: 42px;
	padding-right: 29px;
	color: #008dc5;
	text-align: center;
	text-transform: uppercase;
	border: 1px solid #008dc5;
	background: url("../images/syjt3.png") no-repeat 152px center;
	margin-top: 38px;
	margin-bottom: 49px;
	border-radius: 5px;
}

.more1:hover {
	background: #008dc5 url("images/syjt2.png") no-repeat 152px center;
	color: #fff;
}

.syayou {
	width: 550px;
	height: 338px;
	position: relative;
	top: 10px;
	left: 10px;
	/*background: #008dc5;*/
	border-top-left-radius: 20px;
	border-bottom-right-radius: 20px;
}

.syayou img {
	display: block;
	width: 100%;
	position: absolute;
	top: -10px;
	left: -10px;
	border-top-left-radius: 20px;
	border-bottom-right-radius: 20px;
	border: 5px solid #ccc;
}

@media screen and (min-width:1200px) {
	.syayou iframe {
		width: 500px;
		height: 380px
	}
}

@media screen and (min-width:1000px) and (max-width:1200px) {
	.syazuo {
		width: 450px;
	}

	.syayou {
		width: 450px;
		height: 276px;
	}

	.more1 {
		margin-top: 20px;
		margin-bottom: 20px;
	}
}

@media screen and (max-width:999px) {
	.syazuo {
		float: none;
		width: 100%;
	}

	.syayou {
		float: none;
		width: 550px;
		height: 337px;
		margin-top: 20px;
		margin-bottom: 30px;
	}

	.more1 {
		margin-top: 10px;
		margin-bottom: 10px;
	}

	.about_center {
		padding: 30px 0;
	}
}

@media screen and (max-width:600px) {
	.syayou {
		width: 340px;
		height: auto;
		position: relative;
		top: 10px;
		overflow: hidden;
	}
}

.syayou iframe {
	width: 100%
}

/**************  game  **************/
@font-face {
	font-family: 'opensans';
	src: url('../fonts/opensans.eot');
	src: url('../fonts/opensans.eot') format('embedded-opentype'),
		url('../fonts/opensans.woff2') format('woff2'),
		url('../fonts/opensans.woff') format('woff'),
		url('../fonts/opensans.ttf') format('truetype'),
		url('../fonts/opensans.svg#opensans') format('svg');
}

.game {
	background: url("../images/2.jpg") no-repeat center center;
	padding: 100px 0;
}

.gamezuo {
	width: 250px;
	padding-top: 60px;
}

.pad {
	font-size: 28px;
	color: #fff;
	display: block;
	line-height: 28px;
}

.gamenr {
	font-size: 38px;
	line-height: 38px;
	margin-top: 20px;
	color: #fff;
	display: block;
}

.more3 {
	display: block;
	font-size: 16px;
	width: 163px;
	height: 42px;
	line-height: 42px;
	padding-right: 29px;
	text-align: center;
	text-transform: uppercase;
	margin-top: 38px;
	border-radius: 5px;
	color: #fff;
	border: 1px solid #fff;
	background: rgba(0, 0, 0, 0.2) url("../images/syjt2.png") no-repeat 152px center;
}

.more3:hover {
	background: #008dc5 url("../images/syjt2.png") no-repeat 152px center;
	border: 1px solid #008dc5;
}

.gamebox {
	width: 525px;
	padding-right: 20px;
}

.gametu {
	display: block;
	width: 100%;
	max-width: 500px;
	max-height: 420px;
}


@media screen and (min-width:1000px) and (max-width:1219px) {
	.gametu {
		margin-top: 0;
	}
}

@media screen and (max-width:999px) {
	.game {
		background: #008dc5;
		padding: 30px 0;
	}

	.gamezuo {
		width: 35%;
		padding-left: 5%;
		padding-top: 40px;
	}

	.gamebox {
		width: 55%;
		padding-right: 5%;
		padding-top: 20px;
	}

	.more3 {
		margin-top: 30px;
		border: 1px solid #fff;
		color: #fff;
		background: #008dc5 url("../images/syjt2.png") no-repeat 125px center;
	}

	.more3:hover {
		background: #fff url("../images/syjt3.png") no-repeat 125px center;
		color: #008dc5;
	}
}

@media screen and (max-width:735px) {
	.game {
		background: #008dc5;
	}

	.gamezuo {
		width: 80%;
		padding-left: 10%;
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.gamebox {
		width: 80%;
		padding-left: 10%;
	}

	.pad {
		font-size: 26px;
		font-size: 2.6rem;
		line-height: 26px;
	}

}


/*************  syn  ************/

.news_center {
	background: #e8f1fa;
	max-width: 1920px;
	padding: 60px 0;
	margin: 0 auto;
}

.synbt {
	text-align: center;
	margin-bottom: 45px;
}

.synbt p {
	color: #008dc5;
	font-size: 22px;
	line-height: 22px;
}

.synbt a {
	display: block;
	color: #333;
	font-size: 38px;
	line-height: 38px;
	margin-top: 15px;
}

.synbt a:hover {
	color: #008dc5;
}

.synyou {
	width: 540px;
	max-height: 450px;
	overflow: hidden;
}

.synzuo {
	width: calc(100% - 600px);
}

.nzuohang {
	position: relative;
}

.nzuohang1 {
	padding-bottom: 20px;
	background: url("../images/synxian.png") no-repeat left bottom;
	margin-bottom: 15px;
}

.synp1 {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 20px;
	font-weight: bold;
	line-height: 32px;
	color: #555;
}

.synsj {
	display: block;
	margin-top: 3px;
	margin-bottom: 13px;
}

.synp2 {
	display: block;
	line-height: 24px;
	text-indent: 2em
}

.synp1:hover,
.synp2:hover {
	color: #008dc5;
}






.block_home_slider {
	text-align: center;
	position: relative;
	height: auto;
	overflow: hidden;
	max-height: 420px;
}

.block_home_slider .slide {
	position: relative;
}

.block_home_slider .flex-direction-nav {
	display: none
}

.block_home_slider .flex-control-paging {
	position: absolute;
	bottom: 11px;
	right: 8px;
	padding: 0px;
	margin: 0px;
	margin-left: -79px;
	display: inline-block;
}

.block_home_slider .flex-control-paging li {
	margin: 0px;
	padding: 0px;
	float: left;
	overflow: hidden;
	list-style-type: none;
}

.block_home_slider .flex-control-paging li a {
	width: 11px;
	height: 6px;
	display: block;
	margin-left: 7px;
	background: url("../images/d1.png") no-repeat left center;
	text-indent: -9000px;
	cursor: pointer;
}

.block_home_slider .flex-control-paging li a.flex-active {
	background: url("../images/d2.png") no-repeat left center;
}

.block_home_post_feature {
	width: 300px;
}

.block_home_post_feature p {
	padding-bottom: 0px;
}

.flexslider {
	margin: 0;
	padding: 0;
}

.flexslider .slides>li {
	display: none;
	-webkit-backface-visibility: hidden;
	list-style-type: none;
}

.flexslider .slides img {
	width: 100%;
	display: block;
}

.flex-pauseplay span {
	text-transform: capitalize;
}

@media screen and (min-width:1000px) and (max-width:1219px) {
	.synzuo {
		width: 490px;
	}

	.synyou {
		width: 455px;
	}
}

@media screen and (max-width:999px) {
	.synzuo {
		width: 100%;
		float: none;
	}

	.synyou {
		width: 60%;
		margin: 0 auto;
		float: none;
		margin-top: 30px;
	}

	.synbt {
		font-size: 40px;
		font-size: 4rem;
	}

	.syn .news_center {
		padding-top: 30px;
	}
}

@media screen and (max-width:750px) {
	.synyou {
		width: 75%;
		margin: 0 auto;
		margin-top: 30px;
	}

	.synbt {
		font-size: 40px;
		font-size: 4rem;
	}
}

@media screen and (max-width:639px) {
	.synbt {
		font-size: 30px;
		font-size: 3rem;
		margin-bottom: 20px;
	}

	.syn .news_center {
		padding-top: 50px;
	}
}

@media screen and (max-width:400px) {
	.synyou {
		width: 100%;
		margin: 0 auto;
		margin-top: 30px;
	}
}

/**************  bottom  ***************/
.bottom {
	background: url("../images/bottombg.jpg") no-repeat center bottom;
	background-attachment: fixed;
}

.div>a,
.div>span {
	color: #333;
	font-size: 30px;
	font-size: 2.2rem;
	font-family: 'COPRGTB';
	display: block;
	margin-bottom: 16px;
}

.bottom .wp {
	padding-top: 57px;
}

.div1 {
	margin-right: 50px;
}

.div1 li {
	line-height: 30px;
	padding-left: 27px;
	background: url("../images/bjt.png") no-repeat 2px center;
}

.div1 li a {
	color: #333;
	display: block;
	font-size: 16px;
	font-size: 1.4rem;
}

.div1 li a:hover {
	color: #008dc5;
}

.div2 {
	width: 30%;
}

.div4 {
	width: 20%;
}

.div5 {
	width: 10%;
}


.div2>a:hover {
	color: #008dc5;
}

.div2 li {
	line-height: 30px;
	color: #333;
	padding-left: 26px;
	font-size: 16px;
	font-size: 1.4rem;
}

.div2 li a {
	color: #333;
}

.div2 li a:hover {
	color: #008dc5;
}

.bli1 {
	background: url("../images/bi1.png") no-repeat left 7px;
}

.bli2 {
	background: url("../images/bi2.png") no-repeat left 7px;
}

.bli3 {
	background: url("../images/bi3.png") no-repeat left 7px;
}

.bli4 {
	background: url("../images/bi4.png") no-repeat left 7px;
}

.bli5 {
	background: url("../images/bi5.png") no-repeat left 7px;
}

.bli6 {
	background: url("../images/bi6.png") no-repeat left 7px;
}

.div3 {
	width: 320px;
}

.div3 p {
	color: #333;
	line-height: 24px;
	margin-top: 12px;
}

.div3 p a {
	color: #333;
}

.div3 p a:hover {
	color: #008dc5;
}

.bssj {
	padding-top: 3px;
}

.bssj img {
	display: block;
	float: left;
	margin-right: 13px;
	min-height: 45px;
}

.link {
	margin-top: 20px;
}

.link a {
	color: #333;
}

.link a:hover {
	text-decoration: underline;
}

.copyright {
	height: auto;
	overflow: hidden;
	line-height: 28px;
	margin-top: 40px;
	border-top: 1px solid #444444;
	text-align: center;
	color: #333;
}



@media screen and (min-width:1000px) and (max-width:1219px) {
	.div1 {
		margin-right: 50px;
	}

	.div2 {
		width: 380px;
	}
}

@media screen and (max-width:999px) {

	.div1,
	.div2 {
		width: 50%;
		margin: 0;
		margin-bottom: 20px;
	}

	.div3 {
		width: 100%;
	}
}

@media screen and (max-width:639px) {

	.bssj a {
		margin-bottom: 10px;
	}
}

@media screen and (max-width:500px) {
	.div {
		width: 100%;
	}
}

/*****************  contact  *******************/
.bread {
	line-height: 44px;
}

.bread .bread_box {
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
	border-bottom: 1px solid #c9c9c9;
}

.bread a:hover {
	color: #008dc5;
}

.bread a.currentbread {
	color: #008dc5;
}

@media screen and (min-width:1200px) {
	.in_tit {
		width: 1200px;
		height: auto;
		text-align: center;
		padding-bottom: 30px;
		margin: 10px auto;

		position: relative;
	}

	.erweima {
		position: absolute;
		right: 0px;
		top: -45px;
		width: auto;
		border: 1px solid #ddd;
		border-radius: 5px;
		padding: 10px;
	}

	.erweima img {
		max-width: 100px;
	}

	.erweima span {
		display: block;
		text-align: center;
	}
}

@media screen and (max-width:1200px) {

	.in_tit {
		width: 100%;
		height: auto;
		text-align: center;
		padding-bottom: 30px;
		margin: 10px auto;

		position: relative;
	}


	.erweima {
		display: none;
	}

	.erweima img {
		max-width: 100px;
	}

}




.in_tit p {
	font-size: 20px;
	line-height: 20px;
	color: #0186d1
}

.in_tit h3 {
	font-size: 30px;
	line-height: 30px;
	font-weight: normal;
	color: #555;
	margin-top: 10px;
}

.in_tit2 {
	width: 100%;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 30px
}

.in_tit2 p {
	font-size: 20px;
	line-height: 20px;
	color: #fff
}

.in_tit2 h3 {
	font-size: 30px;
	line-height: 30px;
	font-weight: normal;
	color: #fff;
	margin-top: 10px;
}

.contact {
	padding-top: 40px;
	padding-bottom: 60px;
}

.clist {
	padding-top: 30px;
}

.clist li {
	padding-left: 80px;
	float: left;
	margin-left: 178px;
}

.clist li.no_margin {
	margin-left: 0;
}

.cli1 {
	background: url("../images/email.png") no-repeat left 0px;
}

.cli2 {
	background: url("../images/phone.png") no-repeat left 0px;
}

.cli3 {
	background: url("../images/desktop.png") no-repeat left 0px;
}

.clist li p {
	font-size: 22px;
	line-height: 30px;
	font-weight: bold;
	color: #008dc5;
}

.clist li span {
	display: block;
	font-size: 18px;
	color: #555555;
	line-height: 30px;
	margin-top: 12px;
}

.cdizhi {
	padding-left: 45px;
	background: url(../images/cdizhi.jpg) no-repeat left top;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 38px;
	max-width: 935px;
	margin-top: 55px;
}


.ditu {
	display: block;
	margin-top: 29px;
}

.ditu img {
	display: block;
	margin: auto;
	width: 100%;
	max-width: 1200px;
	max-height: 415px;
}

@media screen and (min-width:1000px) and (max-width:1219px) {
	.clist li {
		margin-left: 90px;
	}

	.clist li.no_margin {
		margin-left: 0 !important;
	}
}

@media screen and (max-width:999px) {
	.clist li {
		margin-left: 0;
		width: 80%;
		margin-bottom: 20px;
	}

	.clist li.no_margin {
		margin-left: 0 !important;
	}

	.cdizhi {
		margin-top: 20px;
	}
}

@media screen and (max-width:500px) {
	.clist {
		padding-top: 40px;
	}

	.clist li p {
		font-size: 20px;
		font-size: 2rem;
	}

	.clist li a,
	.clist li span {
		font-size: 16px;
		font-size: 1.6rem;
	}

	.contact {
		padding-bottom: 35px;
	}
}

@media screen and (max-width:380px) {
	.clist li {
		width: 70%;
	}
}

/************  about  ************/
.about_con {
	max-width: 1360px;
	margin: 0 auto;
}

.about_fl {
	float: left;
	width: 480px;
	height: 300px;
	position: relative;
	top: 0px;
	left: 10px;
	margin-top: 20px;
	/* background: #008dc5; */
	border-top-left-radius: 20px;
	border-bottom-right-radius: 20px;
}

.about_fl img {
	display: block;
	width: 100%;
	position: absolute;
	top: -10px;
	left: -10px;
	border-top-left-radius: 20px;
	border-bottom-right-radius: 20px;
}

.about_fr {
	float: right;
	width: 840px;
	margin-bottom: 10px;
}

.about_con .img-l {
	width: 100%;
	max-width: 1200px;
}

@media screen and (max-width:1100px) {
	.about_con {
		max-width: 800px;
	}

	.about_fl {
		float: none;
		top: 0;
		left: calc(50% - 240px);
		margin-bottom: 20px;
		margin-top: 0;
	}

	.about_fr {
		float: none;
		width: 100%;
		margin-bottom: 0;
	}
}

@media screen and (max-width:600px) {
	.about_fl {
		width: 340px;
		height: 210px;
		left: calc(50% - 165px);
	}
}

/**************  develop  ***************/
.Choices {
	width: 100%;
}

.Choices_content {
	width: 1200px;
	margin: 0 auto;
}

.Choices_banner {
	width: 100%;
	margin-top: 39px;
	overflow: hidden;
	position: relative;
}

.Choicesnext {
	position: absolute;
	width: 38px;
	height: 37px;
	right: 5px;
	top: 50%;
	margin-top: -16px;
	cursor: pointer;
}

.Choicesprev {
	position: absolute;
	width: 38px;
	height: 37px;
	left: 5px;
	top: 50%;
	margin-top: -16px;
	cursor: pointer;
}

.Choices_banner ul {
	width: 1000%;
	overflow: hidden;
}

.Choices_banner ul li {
	width: 10%;
	float: left;
}

.Choices_left {
	width: 594px;
	height: 399px;
	float: left;
}

.Choices_right {
	width: 606px;
	height: 399px;
	float: left;
	background-color: #008dc5;
}

.Choices_right h3 {
	width: 90%;
	margin: 0 5%;
	height: 30px;
	line-height: 30px;
	text-align: left;
	font-size: 28px;
	margin-top: 40px;
	color: #fff;
}

.Choices_right p {
	width: 80%;
	margin: 0 15% 0 5%;
	text-align: left;
	font-size: 18px;
	line-height: 24px;
	color: #fff;
	margin-top: 20px;
	padding-left: 16px;
	position: relative;
}

.Choices_right p a {
	color: #fff;
}

.Choices_right p:before {
	content: "";
	width: 6px;
	height: 6px;
	border: 2px solid #fff;
	position: absolute;
	left: 0;
	top: 7px
}

.Choicestel {
	width: 100%;
	height: 38px;
	text-align: center;
	line-height: 38px;
	font-size: 30px;
	float: left;
	font-family: "Arial";
	overflow: hidden;
	color: #008dc5;
	margin-top: 40px;
	-webkit-user-select: none;
	/*谷歌 /Chrome*/
	-moz-user-select: none;
	/*火狐/Firefox*/
	-ms-user-select: none;
	/*IE 10+*/
	user-select: none;
}

.Choicestel ul {
	width: 1000%;
	overflow: hidden;
	color: #008dc5;
}

.Choicestel ul li {
	width: 10%;
	height: 38px;
	float: left;
	color: #008dc5;
}

.Choicestel ul li p {
	color: #008dc5;
}

@media screen and (min-width:1000px) and (max-width:1240px) {
	.Choices_content {
		width: 900px;
	}

	.Choices_left {
		width: 450px;
		height: 302px;
	}

	.Choices_right {
		width: 450px;
		height: 302px;
	}

	.Choices_right h3 {
		width: 90%;
		margin: 0 5%;
		font-size: 28px;
		margin-top: 30px;
		margin-bottom: 20px;
	}

	.Choices_right p {
		width: 80%;
		margin: 0 15% 0 5%;
		font-size: 16px;
		margin-top: 10px;
	}
}

@media screen and (min-width:680px) and (max-width:999px) {
	.Choices_content {
		width: 650px;
	}

	.Choices_left {
		width: 325px;
		height: 218px;
	}

	.Choices_right {
		width: 325px;
		height: 218px;
	}

	.Choices_right h3 {
		font-size: 20px;
		margin-top: 10px;
		margin-bottom: 5px;
	}

	.Choices_right p {
		width: 78%;
		margin: 0 17% 0 5%;
		font-size: 14px;
		line-height: 20px;
		margin-top: 5px;
	}

	.Choices_right p:before {
		top: 5px
	}
}

@media screen and (max-width:679px) {
	.Choices_content {
		width: 390px;
	}

	.Choices_left {
		display: none
	}

	.Choices_right {
		width: 390px;
		height: 240px;
	}

	.Choices_right h3 {
		width: 70%;
		margin: 0 17% 0 13%;
		font-size: 20px;
		margin-top: 10px;
		margin-bottom: 5px;
	}

	.Choices_right p {
		width: 70%;
		margin: 0 17% 0 13%;
		font-size: 14px;
		line-height: 20px;
		margin-top: 5px;
	}

	.Choices_right p:before {
		top: 5px
	}
}

@media screen and (max-width:440px) {
	.Choices_content {
		width: 100%;
	}

	.Choices_right {
		width: 100%;
		height: 240px;
	}
}

/**************history***************/
.history_main {
	width: 98%;
	max-width: 900px;
	margin: 0 auto;
}

.history {
	background: url("../images/line04.gif") repeat-y 187px 0;
	overflow: hidden;
	position: relative;
	height: 2850px;
}

.history-date {
	overflow: hidden;
	padding-bottom: 40px;
}

.history-date h2 {
	background: url("../images/icon06.gif") #fff no-repeat 158px 0;
	height: 60px;
	font-size: 20px;
	font-weight: normal;
	padding-left: 45px;
	margin-bottom: 40px;
}

.history-date h2.first {
	position: absolute;
	left: 0;
	top: 0;
	width: 935px;
	z-index: 99;
}

.history-date h2 a {
	color: #7d7d7d;
	display: inline-block;
	*display: inline;
	zoom: 1;
	background: url("../images/icon08.gif") no-repeat right 50%;
	padding-right: 17px;
	margin: 21px 97px 0 0;
}

.history-date h2.date02 {
	background: none;
	margin-bottom: 20px;
}

.history-date ul li {
	background: url("../images/icon07.gif") no-repeat 180px 0;
	padding-bottom: 20px;
	zoom: 1;
}

.history-date ul li.last {
	padding-bottom: 0;
}

.history-date ul li:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.history-date ul li dl {
	padding-left: 200px;
	margin-top: -5px;
}

.history-date ul li dl dt {
	font-size: 16px;
	color: #737373;
}

.history-date ul li dl dt img {
	display: block;
	margin-top: 10px;
}

@media screen and (max-width:940px) {
	.history {
		background: url("../images/line04.gif") repeat-y 30px 0;
		height: 2320px
	}

	.history-date {
		padding-bottom: 40px;
	}

	.history-date h2 {
		background: url("../images/icon06.gif") #fff no-repeat 0 0;
		padding-left: 70px;
		font-size: 18px;
		line-height: 18px;
	}

	.history-date h2.date02 {
		margin-bottom: 10px;
		height: 20px;
	}

	.history-date h2.first {
		margin-bottom: 20px;
		height: 60px;
	}

	.history-date h2 a {
		margin: 0;
	}

	.history-date h2.first a {
		margin-top: 50px;
	}

	.history-date ul li {
		background: url("../images/icon07.gif") no-repeat 23px 0;
		padding-bottom: 10px;
	}

	.history-date ul li dl {
		padding-left: 70px;
		margin-top: 0;
	}

	.history-date ul li dl dt {
		font-size: 14px;
		line-height: 24px;
	}
}

@media screen and (max-width:740px) {
	.history {
		height: 2120px
	}

	.history-date ul li dl dt img {
		width: calc(100% - 10px);
		max-width: 500px;
	}
}

@media screen and (max-width:580px) {
	.history {
		height: 2080px
	}
}

@media screen and (max-width:500px) {
	.history {
		height: 1980px
	}
}

@media screen and (max-width:480px) {
	.history {
		height: 1950px
	}
}

@media screen and (max-width:450px) {
	.history {
		height: 1900px
	}
}

/************ culture  ************/
.culture_tit {
	color: #555;
	font-weight: normal;
	position: relative;
	font-size: 20px;
	line-height: 20px;
	height: 20px;
	padding-left: 10px;
	margin-bottom: 40px;
}

.culture_tit:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 4px;
	height: 20px;
	background: #0186d1
}

.value_box {
	width: 900px;
	margin: 0 auto;
	margin-bottom: 60px;
}

.value_box li {
	float: left;
	width: 120px;
	height: 120px;
	margin: 0 30px;
	border-radius: 50%;
	text-align: center;
}

.value_box li:nth-of-type(1) {
	background: #129cea;
}

.value_box li:nth-of-type(2) {
	background: #018fdf;
}

.value_box li:nth-of-type(3) {
	background: #1eabfb;
}

.value_box li:nth-of-type(4) {
	background: #0177b9;
}

.value_box li:nth-of-type(5) {
	background: #0397eb;
}

.value_box li p {
	font-size: 40px;
	line-height: 120px;
	color: #fff;
}

.ideology_box {
	width: 100%;
}

.ideology_box li {
	float: left;
	width: 23%;
	margin: 0 1%;
}

.ideology_box li img {
	display: block;
	width: 100%;
	border-top: 2px solid #0186d1;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
}

.ideology_box li div {
	height: 100px;
	padding: 20px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	background: -webkit-linear-gradient(to bottom, rgba(83, 148, 228, 1) 0%, rgba(53, 120, 203, 1) 100%);
	background: linear-gradient(to bottom, rgba(83, 148, 228, 1) 0%, rgba(53, 120, 203, 1) 100%);
}

.ideology_box li div h3 {
	display: block;
	width: 100%;
	font-size: 16px;
	line-height: 32px;
	height: 32px;
	margin-bottom: 10px;
	position: relative;
	color: #fff;
}

.ideology_box li div h3::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 30px;
	height: 2px;
	background: #fff;
}

.ideology_box li div p {
	color: #fff;
	font-size: 18px
}

@media screen and (max-width:940px) {
	.value_box {
		width: 700px;
	}

	.value_box li {
		width: 100px;
		height: 100px;
		margin: 0 20px;
	}

	.value_box li p {
		font-size: 30px;
		line-height: 100px;
		color: #fff;
	}

	.ideology_box li {
		float: left;
		width: 45%;
		margin: 0 2.5%;
		margin-bottom: 40px;
	}
}

@media screen and (max-width:740px) {
	.value_box {
		width: 420px;
	}

	.value_box li {
		width: 100px;
		height: 100px;
		margin: 0 20px 10px;
	}

	.value_box li:nth-of-type(4) {
		margin: 0 20px 0 90px;
	}

	.value_box li:nth-of-type(5) {
		margin: 0 90px 0 20px;
	}

	.value_box li p {
		font-size: 30px;
		line-height: 100px;
		color: #fff;
	}
}

@media screen and (max-width:450px) {
	.value_box {
		width: 330px;
	}

	.value_box li {
		width: 80px;
		height: 80px;
		margin: 0 15px 10px;
	}

	.value_box li:nth-of-type(4) {
		margin: 0 15px 0 65px;
	}

	.value_box li:nth-of-type(5) {
		margin: 0 65px 0 15px;
	}

	.value_box li p {
		font-size: 24px;
		line-height: 80px;
	}

	.ideology_box li {
		float: left;
		width: 90%;
		margin: 0 5%;
		margin-bottom: 40px;
	}
}

/************  job  ************/
.job {
	width: 100%;
	margin: 0 auto;
	padding-top: 40px;
	padding-bottom: 40px;
	max-width: 1920px;
	background: #f0f0f0;
}

.job_box {
	width: 98%;
	margin: 0 auto;
	max-width: 1200px;
}

.job_info {
	margin-bottom: 20px;
	margin-top: 20px;
}

.job_box p {
	font-size: 16px;
	line-height: 28px;
	color: #666;
}

.job_box h1 {
	font-size: 22px;
	font-weight: 600;
	color: #008dc5;
	line-height: 22px;
	margin: 30px 0 10px 0;
}

.job_box p span {
	display: inline-block;
	margin: 0 10px 0 0;
	font-size: 18px;
	color: #008dc5;
}

.job_box b {
	display: block;
	font-weight: bold;
	margin: 10px 0;
	font-size: 16px;
	color: #555;
}

.img-l {
	display: block;
	width: 100%;
	max-width: 873px;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 10px;
}

.img-m {
	display: block;
	width: 100%;
	max-width: 700px;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 10px;
}

/************  product1  ************/
.body1 {
	background: #ececec;
}

.product1 {
	padding-top: 40px;
	padding-bottom: 70px;
}

.product_box {
	width: 98%;
	max-width: 1400px;
	margin: 0 auto;
}

.pfl {
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
	background: url("../images/huixian.jpg") repeat-x left center;
	text-align: center;
	margin-bottom: 60px;
}

.pfl a {
	display: inline-block;
	width: 190px;
	height: 48px;
	line-height: 48px;
	border-radius: 24px;
	border: 1px solid #c9c9c9;
	background: #fff;
	text-align: center;
	font-size: 16px;
	color: #008dc5;
	margin: 5px 10px;
}

.pfl a:hover {
	background: #008dc5;
	border: 1px solid #008dc5;
	color: #fff;
}

.pbox {
	width: 23%;
	float: left;
	margin: 0 1%;
	margin-bottom: 20px;
}

.ptu {
	display: block;
	width: 100%;
	overflow: hidden;
}

.ptu img {
	width: 100%;
	max-width: 552px;
	max-height: 250px;
	position: relative;
	transition: .8s;
}

.pp1 {
	display: block;
	width: calc(100% - 20px);
	padding: 5px 10px;
	height: 48px;
	text-align: center;
	overflow: hidden;
	border: 1px solid #ddd;
	margin: 0 auto;
	margin-top: 0px;
	position: relative;
}

.pp1 a {
	display: block;
	line-height: 24px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
}

.pp2 {
	display: block;
	width: calc(100% - 20px);
	padding: 5px 10px;
	height: 32px;
	text-align: center;
	overflow: hidden;
	border: 1px solid #7d7d7d;
	margin: 0 auto;
	margin-top: 20px;

	position: relative;
}

.pp2 a {
	display: block;
	line-height: 32px;

	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
}

.pbox:hover .pp1 {
	background: #008dc5;
	border: 1px solid #008dc5;
}

.pbox:hover .pp1 a {
	color: #fff;
}

.pbox:hover .pp2 {
	background: #008dc5;
	border: 1px solid #008dc5;
}

.pbox:hover .pp2 a {
	color: #fff;
}

.pbox:hover .ptu img {
	transform: scale(1.05, 1.05)
}


.ms_ye {
	text-align: center;
}

.ms_ye1 {
	text-align: center;
}

.ms_ye a {
	display: inline-block;
	width: auto;
	line-height: 28px;
	text-align: center;
	margin: 0 2px;
	font-size: 12px;
	font-size: 1.2rem;
	border: 1px solid #e5e5e5;
	font-family: Arial, Helvetica, sans-serif;
	background: #fff;
	padding: 0 10px;
}

.ms_sx {
	width: 59px !important;
}

.ms_ye .ms_current_ye {
	background: #008dc5;
	color: #fff;
	border: 1px solid #008dc5;
}

.ms_ye a:hover {
	background: #008dc5;
	color: #fff;
	border: 1px solid #008dc5
}

.ms_ye a.no,
.ms_ye a.no:hover {
	background: #fff !important;
	border: 1px solid #e5e5e5 !important;
	color: #333 !important;
}

.product1 .ms_ye {
	margin-top: 54px;
}


@media screen and (max-width:999px) {
	.product1 form .xian {
		display: none;
	}

	.pbox {
		width: 31%;
		margin: 0 1%;
		margin-bottom: 30px;
	}

	.pfl a {
		width: auto;
		padding: 0 20px;
		margin: 0 1px;
		margin-bottom: 10px;
	}

	.pfl {
		background: none;
		margin-bottom: 30px;
	}
}

@media screen and (max-width:639px) {
	.pbox {
		width: 48%;
		margin: 0 1%;
		margin-bottom: 30px;
	}

}

@media screen and (max-width:500px) {
	.pbox {
		width: 98%;
		margin: 0 1%;
		margin-bottom: 30px;
	}

	.pfl a {
		padding: 0 10px;
		font-size: 14px;
		height: 32px;
		line-height: 32px;
	}
}

/************  product2  ************/
.product2 {
	padding-top: 40px;
	padding-bottom: 0px;
}

.chanpinx {
	line-height: 30px;
	padding-top: 20px;
	padding-bottom: 50px;
}

.chanpinx .pro_img {
	float: right;
	width: 400px;
}

.chanpinx .pro_img img {
	width: 100%;
}

.chanpinx .des {
	float: left;
	width: calc(100% - 480px)
}

@media screen and (max-width:999px) {
	.chanpinx .pro_img {
		float: none;
		width: 100%;
		max-width: 400px;
		margin: 0 auto
	}

	.chanpinx .des {
		float: none;
		width: 98%;
		margin: 0 1%;
	}
}

@media screen and (max-width:440px) {}

/************  news1  ************/
.news1 {
	padding-top: 40px;
	padding-bottom: 70px;
}

.news_box {
	width: 98%;
	max-width: 1400px;
	margin: 0 auto;
}

.nbox {
	width: 23%;
	float: left;
	margin: 0 1%;
	margin-bottom: 20px;
}

.ntu img {
	width: 100%;
	max-width: 587px;
	height: 200px;
}

@media screen and (max-width:999px) {
	.ntu img {
		width: 100%;
		max-width: 587px;
		height: auto;
	}
}

.np1 {
	display: block;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	line-height: 32px;
	margin-top: 18px;
}

.nlsj {
	font-style: italic;
	display: block;
	line-height: 32px;
}

.np2 {
	display: block;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	margin-top: 6px;
}

.np1:hover {
	color: #008dc5;
}

.np2:hover {
	color: #008dc5;
}

.news1 .ms_ye {
	margin-top: 61px;
}

@media screen and (min-width:1000px) and (max-width:1219px) {
	.nbox {
		width: 477px;
	}
}

@media screen and (max-width:999px) {
	.nbox {
		width: 46%;
		margin: 0 2%;
		margin-bottom: 30px;
	}

	.news1 .ms_ye {
		margin-top: 30px;
	}

	.ms_ye a {
		margin-bottom: 10px;
	}
}

@media screen and (max-width:500px) {
	.nbox {
		width: 96%;
		margin: 0 2%;
		margin-bottom: 30px;
	}

	.news1 .ms_ye {
		margin-top: 30px;
	}

	.news1 {
		padding-bottom: 30px;
	}
}

/************  news2  ************/
.news2 {
	padding-top: 36px;
	padding-bottom: 70px;
}

.nzuo {
	width: calc(100% - 170px);
	max-width: 1030px;
}

.nyou {
	width: 315px;
}

.nzuo h1 {
	font-size: 20px;
	line-height: 32px;
	font-weight: bold
}

.nsj {
	line-height: 32px;
	margin-bottom: 20px;
}

.nex {
	padding-top: 12px;
	line-height: 30px;
	padding-bottom: 50px;
	margin-bottom: 15px;
	font-size: 16px;
	font-size: 1.6rem;
}

.nex p {
	color: #333
}

.nex a {
	color: #333;
}

.nex img {
	max-width: 100%;
	margin-top: 20px;
	/* width: 100%; */
}

.nex .img-xl {
	width: 98%;
	display: block;
	max-width: 1200px;
	margin: 10px auto;
}

.nex .img-l {
	width: 98%;
	display: block;
	max-width: 800px;
	margin: 10px auto;
}

.nex .img-m {
	width: 98%;
	display: block;
	max-width: 600px;
	margin: 10px auto;
}

.nex .img-s {
	width: 98%;
	display: block;
	max-width: 500px;
	margin: 10px auto;
}

.nex .img-xs {
	width: 98%;
	display: block;
	max-width: 400px;
	margin: 10px auto;
}

.nex .img-zyh {
	width: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.xwsx {
	line-height: 26px;
	margin-bottom: 16px;
	font-size: 16px;
	font-size: 1.6rem;
}

.xwsx span {
	display: inline-block;
	text-align: center;
}

.xwsx .sx1 {
	display: inline-block;
	width: 48px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #e5e5e5;
	borderadius: 5px;
	font-size: 12px;
	font-size: 1.2rem;
}

.xwsx .sx2 {
	display: inline-block;
	width: 120px;
	height: 42px;
	line-height: 42px;
	background: #008dc5;
	color: #fff;
	font-size: 16px;
	font-size: 1.6rem;
	border-radius: 5px;
}

.xwsx a {
	line-height: 42px;
	padding-left: 23px;
	font-size: 16px;
	font-size: 1.6rem;
}

.xwsx>div {
	display: inline-block;
}

.xwsx>div:hover a {
	color: #008dc5;
}

.back {
	display: block;
	width: 237px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	color: #fff;
	background: #008dc5;
	border-radius: 10px;
	font-size: 18px;
	font-size: 1.8rem;
	text-transform: uppercase;
	margin-top: 9px;
}

.back:hover {
	background: #333;
}

.sjj {
	margin-top: 29px;
}

.sjj .share {
	margin-top: 5px;
	margin-right: 5px;
	padding-left: 5px;
}

.ln {
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 91px;
	margin-bottom: 23px;
}

.ln a:hover {
	color: #008dc5;
}

.lna1 img {
	display: block;
	width: 100%;
	max-width: 587px;
	max-height: 336px;
}

.lna2 {
	display: block;
	line-height: 24px;
	margin-top: 11px;
}

.lna2:hover {
	color: #008dc5;
}

.nyou li {
	margin-bottom: 28px;
}

.noborder {
	border: none !important;
}


@media screen and (max-width:999px) {
	.nzuo {
		width: 60%;
	}

	.nyou {
		width: 30%;
	}
}

@media screen and (max-width:670px) {
	.nzuo {
		width: 100%;
	}

	.nyou {
		width: 100%;
		margin-top: 30px;
	}

	.ln {
		margin-top: 45px;
	}
}

@media screen and (max-width:639px) {
	.xwsx .sx1 {
		width: 30px;
	}

	.xwsx .sx2 {
		width: 85px;
		font-size: 14px;
		font-size: 1.4rem;
	}

	.xwsx a {
		padding-left: 10px;
	}
}

.r66666 {
	border: 1px solid #7d7d7d !important;
	color: #333 !important;
	background: #fff !important;
}

@media screen and (max-width:639px) {
	.lanbg {
		background: #dfecf4;
	}

	.game {
		background: #008dc5;
	}

}

/************  honor1  ************/
.honor1 {
	padding-top: 47px;
	padding-bottom: 70px;
}

.honor_box {
	width: 98%;
	max-width: 1200px;
	margin: 0 auto;
}

.honor_box .pbox {
	width: 27%;
	float: left;
	margin: 0 3%;
	margin-bottom: 20px;
}

@media screen and (max-width:639px) {
	.honor_box .pbox {
		width: 48%;
		margin: 0 1%;
		margin-bottom: 30px;
	}
}

@media screen and (max-width:500px) {
	.honor_box .pbox {
		width: 98%;
		margin: 0 1%;
		margin-bottom: 30px;
	}
}

/************  honor2  ************/
.honor2 {
	padding-top: 40px;
	padding-bottom: 70px;
}

.honorx {
	width: 100%;
	padding-bottom: 50px;
}

.honorx .honor_pic_list2 {
	width: 100%
}

.honorx .honor_pic_list2 li {
	float: left;
	width: 30%;
	margin: 0 1.5%;
	margin-bottom: 40px;
}

.honorx .honor_pic_list2 li .honor_img {
	width: 100%;
	max-width: 600px;
	margin: 0 auto;
	overflow: hidden;
}

.honorx .honor_pic_list2 li .honor_img img {
	display: block;
	width: 100%;
	position: relative;
	transition: .8s
}

.honorx .honor_pic_list2 li .honor_img .honor_img_b {
	display: none
}

.honorx .honor_pic_list2 li p {
	width: 90%;
	height: 48px;
	max-width: 600px;
	margin: 0 auto;
	text-align: center;
	font-size: 16px;
	color: #fff;
	line-height: 24px;
	padding: 6px 5%;
	margin-top: 10px;
	background: #008dc5
}

.honorx .honor_pic_list2 li:hover img {
	transform: scale(1.05, 1.05)
}

.honorx .honor_pic_list2 li a {
	color: #fff;
}

.honorx .img-l {
	width: 98%;
	max-width: 800px;
	position: relative;
	transition: .8s
}

.honorx .img-m {
	width: 98%;
	max-width: 600px;
	position: relative;
	transition: .8s
}

.honorx .img-l:hover {
	transform: scale(1.05, 1.05)
}

.techbox {
	width: 90%;
	max-width: 650px;
	margin: 0 auto 20px;
}

.techbox_top {
	width: calc(100% - 80px);
	padding-left: 80px;
	height: 40px;
	background: #008dc5;
	border-radius: 20px;
	position: relative;
}

.techbox_tit {
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	color: #fff;
}

.techbox_dot {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.5);
	background: #008dc5 url("../images/arrow.png") no-repeat center center;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -25px;
}

.techbox_main {
	width: calc(100% - 65px);
	margin-left: 25px;
	border-left: 1px dashed #555;
	padding: 20px;
}

.techbox_main p {
	font-size: 16px;
	line-height: 24px;
	margin-top: 10px;
	padding-left: 16px;
	position: relative;
}

.techbox_main p:before {
	content: "";
	width: 6px;
	height: 6px;
	border: 2px solid #008dc5;
	position: absolute;
	left: 0;
	top: 7px
}

@media screen and (max-width:700px) {}

@media screen and (max-width:460px) {
	.honorx .honor_pic_list2 li .honor_img .honor_img_a {
		display: none
	}

	.honorx .honor_pic_list2 li .honor_img .honor_img_b {
		display: block
	}

	.honorx .honor_pic_list2 li {
		float: left;
		width: 96%;
		margin: 0 2%;
		margin-bottom: 10px;
	}
}