* {
	margin: 0;
	padding: 0;
}

@font-face {
	font-family: 'iconfont';
	/* project id 1128355 */
	src: url('//at.alicdn.com/t/font_1128355_1s29p5n7jky.eot');
	src: url('//at.alicdn.com/t/font_1128355_1s29p5n7jky.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_1128355_1s29p5n7jky.woff2') format('woff2'), url('//at.alicdn.com/t/font_1128355_1s29p5n7jky.woff') format('woff'), url('//at.alicdn.com/t/font_1128355_1s29p5n7jky.ttf') format('truetype'), url('//at.alicdn.com/t/font_1128355_1s29p5n7jky.svg#iconfont') format('svg');
}

.iconfont {
	font-family: "iconfont" !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

@font-face
{
    font-family: myFont;
    src: url(../font/siyuan/SourceHanSansCN-Light.otf);
}

body {
	font: 14px/1.6 'myFont';
	font-family: 'myFont', 'SimHei', '黑体/STHeiti', arial, sans-serif, "iconfont";
	color: #000000;
	position: relative;
}

img {
	max-width: 100%;
}

a {
	outline: 0;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	text-decoration: none;
	color: inherit
}

a:active {
	background-color: transparent
}

a:hover {
	color: inherit;
}

.part1 {
	background: #1d3961;
	width: 100%;
	height: auto;
	overflow: hidden;
	min-height: 300px;
	position: relative;
}

.part2 {
	width: 100%;
	height: auto;
	overflow: hidden;
	min-height: 300px;
	position: relative;
	background-color: #94969f;
	background-image: url(../images/88.png);
	background-repeat: no-repeat;
	background-position: 20px center;
}

.part3 {
	background-color: #f9f9f9;
	width: 100%;
	height: auto;
	overflow: hidden;
	min-height: 300px;
	position: relative;
}

.part4 {
	background-color: #e5e5e5;
	width: 100%;
	height: auto;
	overflow: hidden;
	min-height: 300px;
	position: relative;
}

.index-img {
	min-height: 500px;
}

.bottom1_2_1 a strong {
	color: #fff;
}

.email {
	background-image: url(../images/email.png);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 28px;
}

.tel {
	background-image: url(../images/tel.png);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 28px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.fax {
	background-image: url(../images/fax.png);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 28px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.footer {
	background-color: #2c2c2c;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #626262;
}

.copyRight {
	border-top: 1px solid #626262;
	height: auto;
	overflow: hidden;
	text-align: center;
	line-height: 35px;
	text-align: center;
}


/***********************移动端样式***********************/

@media only screen and (max-width: 414px) {
	.top_nav {
		width: 100%;
		height: 60px;
		overflow: hidden;
		min-height: 60px;
		background-color: #FFFFFF;
		position: fixed;
		top: 0px;
		left: 0px;
		z-index: 9999;
	}
	.main {
		width: 100%;
		margin: 0px auto;
		height: auto;
		overflow: hidden;
		position: relative;
	}
	.logo {
		width: 112px;
		height: 30px;
		float: left;
		margin-top: 12px;
		text-indent: -9999px;
		background-image: url(../images/telph.png);
		background-size: 110px 30px;
	}
	.logon img{
    height: 40px;
	    padding-top: 10px;
		
		}
	.menu,
	.nav {
		display: none;
	}
	.mobileMenu {
		width: 50px;
		float: right;
		margin-right: 10px;
		height: 30px;
		line-height: 30px;
		margin-top: 15px;
		text-align: center;
		font-size: 24px;
		font-weight: bold;
	}
	.menuList {
		width: 100%;
		height: auto;
		background-color: #FFFFFF;
		overflow: hidden;
		border-top: 1px solid #CCCCCC;
		position: fixed;
		top: 60px;
		left: 0px;
		display: none;
		z-index: 9999;
	}
	.menuList li {
		height: auto;
		line-height: 30px;
		width: 90%;
		padding-left: 10%;
		overflow: hidden;
		font-size: 14px;
	}
	.menuList .childrenList {
		display: none;
	}
	#indexslider {
		position: relative;
		width: 100%;
		left: 0;
		margin-top: 60px;
		background-color:#1d3961;
	}
	.index-img,
	.index-img .img {
		display: block;
		width: 100%;
		height: 100%;
		overflow: hidden;
	}
	.img .bg_5 {
		background-color: rgba(0, 0, 0, 0.2);
		position: absolute;
		height: 100%;
		left: 0px;
		top: 0px;
		width: 100%;
		z-index: 667;
	}
	.index-img .img {
		background-position: center center;
		background-repeat: no-repeat;
		background-size: cover;
		-webkit-background-size: cover;
		-o-background-size: cover;
	}
	.index-img .img .title_wrap {
		width: 100%;
		z-index: 668;
		position: absolute;
		height: 70%;
		top: 10%;
		color: #FFFFFF;
		left: 0;
		text-align: center;
		/*text-shadow: 5px 2px 6px #000;*/
	}
	.title_wrap_2 {
		width: 100%;
		z-index: 668;
		position: absolute;
		height: 38px;
		line-height: 38px;
		top: 50%;
		margin-top: -59px;
		color: #FFFFFF;
		left: 0;
		padding: 20px;
		text-align: center;
	}
	.title_wrap h3,
	.title_wrap_2 h3 {
		font-size: 3em;
		line-height: 1.45;
		font-weight: bold;
		text-align: center;
		color: #FFFFFF;
		opacity: 1;
	}
	.hxnl {
		width: 100%;
		text-align: center;
	}
	.title_wrap_2 h4 {
		font-size: 2.5em;
		line-height: 1.45;
		font-weight: bold;
		text-align: center;
		color: #FFFFFF;
		opacity: 1;
	}
	.title_wrap .number_wrap {
		color: #00efba;
	}
	.title_wrap .number_item {
		width: 100%;
		display: block;
		text-align: center;
	}
	.number_item b {
		color: #fff;
		font-size: 1.8em;
		font-weight: 200;
		font-family: "arial narrow";
		display: block;
		margin-top: 10px;
		line-height:1em;
	}
	.number_item span {
		display: block;
		margin-top: 5px;
		font-size: .8em;
		font-weight: bold;
	}
	.index-pagination {
		position: absolute;
		z-index: 66;
		bottom: 24px;
		left: 50%;
		height: 30px;
		width: auto;
		text-align: center;
	}
	.index-pagination li {
		display: inline-block;
		width: 40px;
		position: relative;
		float: left;
		height: 23px;
		margin-right: 4px;
		overflow: hidden;
		/*background: url(../images/index-ar2r.png) -20px 0px no-repeat;*/
	}
	.index-pagination li a {
		position: relative;
		z-index: 666;
		display: block;
		padding: 16px 0px 5px 0px;
		height: 2px;
		color: #5f6a72;
		text-align: center;
	}
	.index-pagination li a div {
		position: relative;
		z-index: 555;
		display: block;
		height: 5px;
		background: rgba(255, 255, 255, 0.5);
		border-radius: 2px;
	}
	.index-pagination li a div span {
		position: absolute;
		top: 0px;
		left: 0px;
		height: 5px;
		width: 0px;
		background: #FFF;
		border-radius: 2px;
	}
	.indexPrev,
	.indexNext {
		position: absolute;
		left: 50%;
		display: block;
		width: 32px;
		height: 32px;
		z-index: 666;
		bottom: 20px;
		text-indent: -9999px;
	}
	.indexPrev {
		background: url(../images/prev.png) no-repeat;
	}
	.indexNext {
		background: url(../images/next.png) no-repeat;
	}
	video {
		display: none;
	}
	.main .section_title {
		font-size: 1em;
		line-height: 1.38;
		text-align: center;
		color: #FFFFFF;
		width: 100%;
		height: auto;
		overflow: hidden;
		margin-top: 25px;
	}
	.label {
		z-index: 999;
		width: 100%;
		height: auto;
		overflow: hidden;
		font-size: 1em;
		color: #FFFFFF;
		margin-top: 25px;
	}
	.label span {
		margin-left: 5px;
	}
	.label .text {
		display: inline-block;
		width: 80px;
		height: 30px;
		line-height: 30px;
		border-radius: 5px;
		float: left;
	}
	.label .s1 {
		display: inline-block;
		width: 30px;
		height: 30px;
		border-radius: 5px;
		background-color: #a3c9ba;
		float: left;
	}
	.label .s2 {
		display: inline-block;
		width: 30px;
		height: 30px;
		border-radius: 5px;
		background-color: #5b9f8a;
		float: left;
	}
	.label .s3 {
		display: inline-block;
		width: 30px;
		height: 30px;
		border-radius: 5px;
		background-color: #247b73;
		float: left;
	}
	.number_wrap_1 {
		width: 100%;
		height: auto;
		overflow: hidden;
		color: #FFFFFF;
		margin-top: 0px;
		z-index: 999;
	}
	.number_wrap_1 .number_item_1 {
		width: 80%;
		height: auto;
		overflow: hidden;
		padding-left: 20%;
	}
	.number_item_1 b {
		color: #fff;
		font-size: 2.8em;
		font-weight: bold;
		font-family: "arial narrow";
		display: block;
		float: left;
		line-height: 56px;
		margin-right: 5px;
	}
	.number_item_1 span {
		color: #00efba;
		font-size: .75em;
		font-family: "黑体";
		float: left;
		line-height: 28px;
		margin-top: 20px;
	}
	.button {
		width: 90px;
		height: 30px;
		background-color: #00dfaa;
		border-radius: 5px;
		color: #FFFFFF;
		text-align: center;
		line-height: 30px;
		margin-top: 15px;
		margin: 0px auto;
		margin-top: 25px;
		margin-bottom: 25px;
		font-size: 1em;
	}
	.part2 {
		background-repeat: no-repeat;
		background-size: 100%;
		background-position: center bottom;
	}
	.sectionTitle {
		color: #FFFFFF;
		font-size: 1.5em;
		text-align: center;
		line-height: 1.5;
	}
	.sectionTitle2 {
		width: 100%;
		text-align: center;
		color: #FFFFFF;
		font-size: 16pt;
		line-height: 1.5;
		margin-top: 25px;
		font-weight: normal;
	}
	.ddText {
		width: 80%;
		padding: 10%;
		height: auto;
		overflow: hidden;
		font-size: 0.9em;
		color: #FFFFFF;
		line-height: 25px;
	}
	.ddText p {
		margin-top: 25px;
	}
	.ddText ul {
		height: auto;
		overflow: hidden;
		width: 100%;
		margin-top: 25px;
	}
	.ddText ul li {
		width: 50%;
		float: left;
		height: auto;
		list-style: none;
		overflow: hidden;
	}
	.ddText ul li i {
		color: #00efba;
		padding-right: 0.5em;
		font-size: 1.2em;
	}
	.textAnmite {
		width: 100%;
		height: 50%;
		position: relative;
		color: #FFFFFF;
		text-align: center;
	}
	.textAnmite .title_1 {
		font-size: 24pt;
		color: #000000;
		position: absolute;
		height: 80px;
		top: 50%;
		margin-top: -80px;
		line-height: 80px;
		text-align: center;
		display: block;
		width: 200px;
		margin-left: -100px;
		left: 50%;
	}
	.textAnmite .title_2 {
		font-size: 20pt;
		color: #000000;
		position: absolute;
		height: 80px;
		top: 50%;
		line-height: 80px;
		margin-top: -20px;
		text-align: center;
		display: block;
		width: 400px;
		margin-left: -200px;
		left: 50%;
	}
	.textAnmite .t1,
	.textAnmite .t2,
	.textAnmite .t3,
	.textAnmite .t4,
	.textAnmite .t5,
	.textAnmite .t11,
	.textAnmite .t6,
	.textAnmite .t7,
	.textAnmite .t8,
	.textAnmite .t9,
	.textAnmite .t10 {
		font-size: 12pt;
		color: #FFFFFF;
		display: block;
		width: auto;
		position: absolute;
		height: 80px;
		line-height: 80px;
		top: 50%;
		left: 50%;
	}
	.textAnmite .t1 {
		margin-left: -150px;
		margin-top: -180px;
	}
	.textAnmite .t2 {
		margin-left: -70px;
		margin-top: -180px;
	}
	.textAnmite .t3 {
		margin-left: 10px;
		margin-top: -180px;
	}
	.textAnmite .t4 {
		margin-left: 100px;
		margin-top: -180px;
	}
	.textAnmite .t5 {
		margin-left: -155px;
		margin-top: -133px;
	}
	.textAnmite .t11 {
		margin-left: 10px;
		margin-top: -133px;
	}
	.textAnmite .t6 {
		margin-left: -150px;
		margin-top: -70px;
	}
	.textAnmite .t7 {
		margin-left: 90px;
		margin-top: -70px;
	}
	.textAnmite .t8 {
		margin-left: -150px;
		margin-top: 20px;
	}
	.textAnmite .t9 {
		margin-left: -24pt;
		margin-top: 20px;
	}
	.textAnmite .t10 {
		margin-left: 80px;
		margin-top: 20px;
	}
	.part3 .section_title {
		color: #000000;
	}
	.dotPart {
		width: 100%;
		height: auto;
		overflow: hidden;
		position: absolute;
		background-image: url(../images/diandian2.png);
		background-repeat: no-repeat;
		background-position: center bottom;
		background-size: 100%;
		z-index: 668;
		left: 0px;
		top: 0px;
		pointer-events: none;
	}
	.dotPart span {
		display: none;
	}
	.part4 .section_title {
		color: #000000;
	}
	.part4 .button {
		margin-bottom: 30px;
	}
	.mediaCenter {
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.mediaCenter li {
		width: 48%;
		margin-left: 1%;
		height: auto;
		overflow: hidden;
		margin-top: 15px;
		float: left;
		list-style: none;
		position: relative;
		border-radius: 5px;
	}
	.mediaCenter li img {
		display: block;
		width: 100%;
		border-radius: 5px;
	}
	.mediaCenter li span,
	.mediaCenter li .box {
		display: block;
		position: absolute;
	}
	.mediaCenter .tit,
	.box .txt {
		width: 100%;
		display: block;
		text-align: center;
		font-size: 1.5em;
		color: #FFFFFF;
		left: 0px;
		top: 50%;
		line-height: 50px;
		margin-top: -25px;
		z-index: 666;
	}
	.box .txt {
		font-size: 1em;
	}
	.mediaCenter li .box {
		width: 100%;
		height: auto;
		overflow:hidden;
		background-color: rgba(0, 0, 0, 0.5);
		left: 0px;
		bottom: 0px;
		z-index: 665;
		display: none;
	}
	.box .but {
		width: 100px;
		height: 40px;
		line-height: 40px;
		border-radius: 5px;
		border: 1px solid #FFFFFF;
		color: #FFFFFF;
		font-size: 14px;
		text-align: center;
		bottom: 10%;
		left: 50%;
		margin-left: -50px;
	}
	.bottom1 {
		width: 100%;
		margin-top: 0;
		margin-right: auto;
		margin-bottom: 0;
		margin-left: auto;
		padding-top: 30px;
		padding-right: 0px;
		padding-bottom: 30px;
		padding-left: 0px;
		font-size: 14px;
		line-height: 35px;
		height: auto;
		overflow: hidden;
	}
	.bottom1_1 {
		width: 80%;
		padding-left: 20%;
		padding-top: 5px;
		padding-right: 0px;
		padding-bottom: 0px;
		border: 0px solid #333;
		text-align: left;
		font-size: 14px;
		line-height: 35px;
		color: #fff;
		height: auto;
		overflow: hidden;
	}
	.bottom1_2 {
		width: 80%;
		padding-top: 10px;
		padding-right: 0px;
		padding-bottom: 30px;
		padding-left: 20%;
		font-size: 14px;
		text-align: left;
		border: 0px solid #333;
		line-height: 30px;
	}
	.bottom1_2_1 {
		width: 100%;
		text-align: left;
	}
	.bottom1_2_3 {
		width: 100%;
		text-align: left;
	}
	.bottom1_2_3 {
		width: 100%;
		text-align: left;
	}
	.bottom1_3 {
		width: 100%;
		padding-top: 20px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		text-align: center;
		border: 0px solid #333;
		background-image: none;/*url(../images/line2.png);*/
		background-repeat: no-repeat;
		background-position: left center;
		margin-top: 10px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
	}
	.banner2WZ {
		width: 367px;
		height: 90px;
		position: absolute;
		left: 50%;
		top: 50%;
		margin-left: -183px;
		margin-top: -45px;
	}
	.banner3WZ {
		width: 367px;
		height: 98px;
		position: absolute;
		left: 50%;
		top: 50%;
		margin-left: -183px;
		margin-top: -49px;
	}
}

@media only screen and (min-width: 415px) {
	.marR290 {
		margin-right: 160px;
	}
	.marR180 {
		margin-right: 90px;
	}
	.marR90 {
		margin-right: 50px;
	}
	.top_nav {
		width: 100%;
		height: auto;
		overflow: hidden;
		height: 94px;
		position: fixed;
		top: 0px;
		left: 0px;
		z-index: 9999;
		background: #FFFFFF;
	}
	.main {
		width: 800px;
		margin: 0px auto;
		height: auto;
		overflow: hidden;
		position: relative;
		min-height: 300px;
	}
	.logo {
		width: 10px;
		height: 94px;
		float: left;
		margin: 0px;
		text-indent: -9999px;
		background: url(../images/logo_3.png);
	}
	.topMenu {
		float: right;
		width: 240px;
		height: 45px;
		line-height: 45px;
	}
	.mobileMenu,
	.menuList {
		display: none;
	}
	.menu {
		float: right;
		color: #8b8b8b;
		font-size: 16px;
		font-weight: bold;
		width: auto;
		padding-top: 55px;
		background-image: url(../images/tel_3.png);
		background-position: top right;
		background-repeat: no-repeat;
	}
	.menu li,
	.topMenu li {
		float: left;
		text-align: center;
		width: auto;
		cursor: pointer;
		list-style: none;
		padding: 0px 5px;
	}
	.logon img{
		height:70px;
		margin-top: 12px;
		}
	.topMenu li:first-child {
		text-align: right;
	}
	.nav {
		width: 100%;
		height: 56px;
		line-height: 56px;
		color: #FFFFFF;
		background-color: #333333;
		display: none;
		position: fixed;
		top: 94px;
		left: 0px;
		z-index: 99999;
	}
	.nav ul {
		display: none;
	}
	.nav ul li:hover {
		font-weight: bold;
	}
	.nav li {
		float: right;
		padding: 0px 20px;
		list-style: none;
	}
	#indexslider {
		position: relative;
		width: 100%;
		left: 0;
		margin-top: 94px;
	}
	.index-img,
	.index-img .img {
		display: block;
		width: 100%;
		height: 100%;
		overflow: hidden;
		/*background-size: cover;*/
	}
	.img .bg_5 {
		background-color: rgba(0, 0, 0, 0.2);
		position: absolute;
		height: 100%;
		left: 0px;
		top: 0px;
		width: 100%;
		z-index: 667;
	}
	.index-img .img {
		background-position: center center;
		background-repeat: no-repeat;
		background-size: cover;
		-webkit-background-size: cover;
		-o-background-size: cover;
	}
	.index-img .img .title_wrap {
		width: 800px;
		z-index: 668;
		position: absolute;
		height: 50%;
		top: 25%;
		color: #FFFFFF;
		left: 50%;
		margin-left: -400px;
		/*text-shadow: 5px 2px 6px #000;*/
	}
	.title_wrap_2 {
		width: 600px;
		z-index: 668;
		position: absolute;
		height: auto;
		overflow: hidden;
		line-height: 50px;
		top: 50%;
		left: 50%;
		margin-top: -100px;
		margin-left: -300px;
		color: #FFFFFF;
		text-align: center;
	}
	.title_wrap h3 {
		font-size: 3em;
		line-height: 100px;
		font-weight: bold;
		text-align: center;
		color: #FFFFFF;
		opacity: 1;
	}
	.number_text .sep {
		text-align: left;
		width: .3em;
	}
	.title_wrap .number_wrap {
		color: #00efba;
	}
	.title_wrap .number_item {
		width: 32.5%;
		display: inline-block;
		text-align: center;
	}
	.number_item b {
		color: #fff;
		font-size: 4.375em;
		font-weight: 200;
		font-family: "arial narrow";
		display: block;
		margin-top: .4em;
	}
	.number_item span {
		display: block;
		margin-top: .8em;
		font-size: 16px;
		font-weight: bold;
	}
	.index-pagination {
		position: absolute;
		z-index: 66;
		bottom: 60px;
		left: 50%;
		height: 30px;
		width: auto;
		text-align: center;
	}
	.index-pagination li {
		display: inline-block;
		width: 100px;
		position: relative;
		float: left;
		height: 23px;
		margin-right: 4px;
		overflow: hidden;
		/*background: url(../images/index-ar2r.png) -20px 0px no-repeat;*/
	}
	.index-pagination li a {
		position: relative;
		z-index: 666;
		display: block;
		padding: 16px 0px 5px 0px;
		height: 2px;
		color: #5f6a72;
		text-align: center;
	}
	.index-pagination li a div {
		position: relative;
		z-index: 555;
		display: block;
		height: 5px;
		background: rgba(255, 255, 255, 0.5);
		border-radius: 2px;
	}
	.index-pagination li a div span {
		position: absolute;
		top: 0px;
		left: 0px;
		height: 5px;
		width: 0px;
		background: #FFF;
		border-radius: 2px;
	}
	.indexPrev,
	.indexNext {
		position: absolute;
		left: 50%;
		display: block;
		width: 32px;
		height: 32px;
		z-index: 666;
		bottom: 55px;
		text-indent: -9999px;
	}
	.indexPrev {
		background: url(../images/prev.png) no-repeat;
	}
	.indexNext {
		background: url(../images/next.png) no-repeat;
	}
	video {
		right: 0px;
		bottom: 0px;
		min-width: 100%;
		min-height: 100%;
		height: auto;
		width: auto;
		/*加滤镜*/
		/*-webkit-filter: grayscale(100%);*/
		/*filter:grayscale(100%);*/
		z-index: 666
	}
	.banner2WZ {
		width: 734px;
		height: 179px;
		position: absolute;
		left: 50%;
		top: 50%;
		margin-left: -367px;
		margin-top: -90px;
	}
	.banner3WZ {
		width: 734px;
		height: 195px;
		position: absolute;
		left: 50%;
		top: 50%;
		margin-left: -367px;
		margin-top: -98px;
	}
	.main .section_title {
		font-size: 1.5em;
		line-height: 1.38;
		text-align: center;
		color: #FFFFFF;
		top: 50px;
		position: absolute;
		width: 500px;
		height: 120px;
		left: 50%;
		margin-left: -250px;
	}
	#container {
		width: 100%;
		position: relative;
	}
	.label {
		z-index: 999;
		width: 600px;
		position: absolute;
		left: 10px;
		bottom: 50px;
		color: #FFFFFF;
	}
	.label span {
		margin-left: 5px;
	}
	.label .text {
		display: inline-block;
		width: 80px;
		height: 30px;
		line-height: 30px;
		border-radius: 5px;
		float: left;
	}
	.label .s1 {
		display: inline-block;
		width: 60px;
		height: 30px;
		border-radius: 5px;
		background-color: #a3c9ba;
		float: left;
	}
	.label .s2 {
		display: inline-block;
		width: 60px;
		height: 30px;
		border-radius: 5px;
		background-color: #5b9f8a;
		float: left;
	}
	.label .s3 {
		display: inline-block;
		width: 60px;
		height: 30px;
		border-radius: 5px;
		background-color: #247b73;
		float: left;
	}
	.number_wrap_1 {
		width: 200px;
		position: absolute;
		height: 300px;
		right: 0px;
		top: 50%;
		margin-top: -70px;
		color: #FFFFFF;
		z-index: 999;
	}
	.number_wrap_1 .number_item_1 {
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.number_item_1 b {
		color: #fff;
		font-weight: bold;
		font-family: "arial narrow";
		display: block;
		float: left;
		font-size: 24px;
		line-height: 32px;
		margin-right: 5px;
	}
	.number_item_1 span {
		color: #00efba;
		font-size: 14px;
		font-family: "黑体";
		float: left;
		line-height: 20px;
		margin-top: 8px;
	}
	.button {
		width: 90px;
		height: 30px;
		background-color: #00dfaa;
		border-radius: 5px;
		/*font-weight: bold;*/
		color: #FFFFFF;
		text-align: center;
		line-height: 30px;
		margin-top: 15px;
		margin-bottom: 15px;
		font-size: 14px;
	}
	.part2 {
		background-size: 50%;
	}
	.dotPart {
		width: 100%;
		height: auto;
		overflow: hidden;
		position: absolute;
		z-index: 668;
		left: -25%;
		top: 0px;
		color: #FFFFFF;
		padding-bottom: 0px;
		background-image: none;
		pointer-events: none;
		transform: scale(0.5);
	}
	.dotPart span {
		display: block;
		pointer-events: auto;
	}
	.dotPart .dot1 {
		display: block;
		width: 8px;
		height: 8px;
		position: absolute;
		left: 204px;
		top: 175px;
		border-radius: 50%;
		z-index: 669;
		background-color: #FFFFFF;
	}
	.dotPart .dot2 {
		display: block;
		width: 8px;
		height: 8px;
		position: absolute;
		left: 243px;
		top: 181px;
		border-radius: 50%;
		z-index: 669;
		background-color: #FFFFFF;
	}
	.dotPart .dot3 {
		display: block;
		width: 8px;
		height: 8px;
		position: absolute;
		left: 280px;
		top: 189px;
		border-radius: 50%;
		z-index: 669;
		background-color: #FFFFFF;
	}
	.dotPart .dot4 {
		display: block;
		width: 8px;
		height: 8px;
		position: absolute;
		left: 314px;
		top: 200px;
		border-radius: 50%;
		z-index: 669;
		background-color: #FFFFFF;
	}
	.dotPart .dot5 {
		display: block;
		width: 8px;
		height: 8px;
		position: absolute;
		left: 345px;
		top: 214px;
		border-radius: 50%;
		z-index: 669;
		background-color: #FFFFFF;
	}
	.dotPart .dot6 {
		display: block;
		width: 8px;
		height: 8px;
		position: absolute;
		left: 373px;
		top: 230px;
		border-radius: 50%;
		z-index: 669;
		background-color: #FFFFFF;
	}
	.dotPart .dot7 {
		display: block;
		width: 8px;
		height: 8px;
		position: absolute;
		left: 398px;
		top: 249px;
		border-radius: 50%;
		z-index: 669;
		background-color: #FFFFFF;
	}
	.dotPart .dot8,
	.dotPart .dot8_2,
	.dotPart .dot8_3 {
		display: block;
		width: 14px;
		height: 14px;
		position: absolute;
		left: 416px;
		top: 266px;
		border-radius: 50%;
		z-index: 669;
		background-color: #00efba;
		cursor: pointer;
	}
	.dotPart .dot8_2 {
		-webkit-animation: living 3s linear infinite;
	}
	.dotPart .dot8_3 {
		background-color: transparent !important;
		border: 2px solid #00efba;
		-webkit-animation: liv 3s linear infinite;
		left: 414px;
		top: 264px;
		display: none;
		pointer-events: none;
	}
	.yun {
		display: block;
		width: 42px;
		height: 14px;
		position: absolute;
		left: 436px;
		top: 261px;
		font-size: 14px;
		border-radius: 50%;
		z-index: 669;
		cursor: pointer;
	}
	@keyframes liv {
		0% {
			transform: scale(2, 2);
			opacity: 0.5;
		}
		50% {
			transform: scale(3, 3);
			opacity: 0;
			/*圆形放大的同时，透明度逐渐减小为0*/
		}
		100% {
			transform: scale(2, 2);
			opacity: 0.5;
		}
	}
	@keyframes living {
		0% {
			transform: scale(1);
			opacity: 0.5;
		}
		50% {
			transform: scale(1.5);
			opacity: 0;
			/*圆形放大的同时，透明度逐渐减小为0*/
		}
		100% {
			transform: scale(1);
			opacity: 0.5;
		}
	}
	.dotPart .dot9 {
		display: block;
		width: 8px;
		height: 8px;
		position: absolute;
		left: 441px;
		top: 292px;
		border-radius: 50%;
		z-index: 669;
		background-color: #FFFFFF;
	}
	.dotPart .dot10 {
		display: block;
		width: 8px;
		height: 8px;
		position: absolute;
		left: 458px;
		top: 316px;
		border-radius: 50%;
		z-index: 669;
		background-color: #FFFFFF;
	}
	.dotPart .dot11 {
		display: block;
		width: 8px;
		height: 8px;
		position: absolute;
		left: 472px;
		top: 342px;
		border-radius: 50%;
		z-index: 669;
		background-color: #FFFFFF;
	}
	.dotPart .dot12,
	.dotPart .dot12_2,
	.dotPart .dot12_3 {
		display: block;
		width: 14px;
		height: 14px;
		position: absolute;
		left: 483px;
		top: 365px;
		border-radius: 50%;
		z-index: 669;
		background-color: #00efba;
		cursor: pointer;
	}
	.dotPart .dot12_2 {
		-webkit-animation: living 3s linear infinite;
	}
	.dotPart .dot12_3 {
		background-color: transparent !important;
		border: 2px solid #00efba;
		-webkit-animation: liv 3s linear infinite;
		left: 481px;
		top: 364px;
		display: none;
		pointer-events: none;
	}
	.wang {
		display: block;
		width: 42px;
		height: 14px;
		position: absolute;
		left: 501px;
		top: 361px;
		font-size: 14px;
		border-radius: 50%;
		z-index: 669;
		cursor: pointer;
	}
	.dotPart .dot13 {
		display: block;
		width: 8px;
		height: 8px;
		position: absolute;
		left: 495px;
		top: 395px;
		border-radius: 50%;
		z-index: 669;
		background-color: #FFFFFF;
	}
	.dotPart .dot14 {
		display: block;
		width: 8px;
		height: 8px;
		position: absolute;
		left: 502px;
		top: 423px;
		border-radius: 50%;
		z-index: 669;
		background-color: #FFFFFF;
	}
	.dotPart .dot15 {
		display: block;
		width: 8px;
		height: 8px;
		position: absolute;
		left: 506px;
		top: 452px;
		border-radius: 50%;
		z-index: 669;
		background-color: #FFFFFF;
	}
	.dotPart .dot16 {
		display: block;
		width: 8px;
		height: 8px;
		position: absolute;
		left: 508px;
		top: 482px;
		border-radius: 50%;
		z-index: 669;
		background-color: #FFFFFF;
	}
	.dotPart .dot17 {
		display: block;
		width: 8px;
		height: 8px;
		position: absolute;
		left: 508px;
		top: 512px;
		border-radius: 50%;
		z-index: 669;
		background-color: #FFFFFF;
	}
	.dotPart .dot18,
	.dotPart .dot18_2,
	.dotPart .dot18_3 {
		display: block;
		width: 14px;
		height: 14px;
		position: absolute;
		left: 501px;
		top: 539px;
		border-radius: 50%;
		z-index: 669;
		background-color: #00efba;
		cursor: pointer;
	}
	.dotPart .dot18_2 {
		-webkit-animation: living 3s linear infinite;
	}
	.dotPart .dot18_3 {
		background-color: transparent !important;
		border: 2px solid #00efba;
		-webkit-animation: liv 3s linear infinite;
		left: 499px;
		top: 538px;
		display: none;
		pointer-events: none;
	}
	.duan {
		display: block;
		width: 42px;
		height: 14px;
		position: absolute;
		left: 518px;
		top: 536px;
		font-size: 14px;
		border-radius: 50%;
		z-index: 669;
		cursor: pointer;
	}
	.dotPart .dot19 {
		display: block;
		width: 8px;
		height: 8px;
		position: absolute;
		left: 499px;
		top: 570px;
		border-radius: 50%;
		z-index: 669;
		background-color: #FFFFFF;
	}
	.dotPart .dot20 {
		display: block;
		width: 8px;
		height: 8px;
		position: absolute;
		left: 491px;
		top: 599px;
		border-radius: 50%;
		z-index: 669;
		background-color: #FFFFFF;
	}
	.dotPart .dot21 {
		display: block;
		width: 8px;
		height: 8px;
		position: absolute;
		left: 481px;
		top: 627px;
		border-radius: 50%;
		z-index: 669;
		background-color: #FFFFFF;
	}
	.dotPart .dot22,
	.dotPart .dot22_2,
	.dotPart .dot22_3 {
		display: block;
		width: 8px;
		height: 8px;
		position: absolute;
		left: 469px;
		top: 655px;
		border-radius: 50%;
		z-index: 669;
		background-color: #00efba;
		cursor: pointer;
	}
	.dotPart .dot22_2 {
		-webkit-animation: living 3s linear infinite;
	}
	.dotPart .dot22_3 {
		background-color: transparent !important;
		border: 2px solid #00efba;
		-webkit-animation: liv 3s linear infinite;
		left: 467px;
		top: 653px;
		display: none;
		pointer-events: none;
	}
	.dotPart .tt {
		display: block;
		width: 260px;
		height: 35px;
		text-align: center;
		line-height: 35px;
		position: absolute;
		left: 387px;
		top: 673px;
		font-size: 16px;
		font-weight: bold;
		border-radius: 50%;
		z-index: 669;
	}
	.ddText {
		width: 49%;
		float: right;
		height: auto;
		overflow: hidden;
		margin-top: 125px;
		font-size: 14px;
		color: #FFFFFF;
		padding: 0px;
	}
	.ddText p {
		padding-bottom: 20px;
		line-height: 25px;
	}
	.ddText ul {
		height: auto;
		overflow: hidden;
		width: 100%;
	}
	.ddText ul li {
		width: 50%;
		float: left;
		height: auto;
		line-height: 25px;
		list-style: none;
	}
	.ddText ul li i {
		display: block;
		text-align: center;
		width: 50px;
		height: 50px;
		font-size: 28px;
		float: left;
		color: #00efba;
	}
	.textAnmite {
		width: 49%;
		float: right;
		height: 50%;
		margin-top: 25%;
		position: relative;
		color: #FFFFFF;
	}
	.textAnmite .title_1 {
		font-size: 40px;
		color: #000000;
		position: absolute;
		height: 80px;
		top: 50%;
		margin-top: -80px;
		line-height: 80px;
		text-align: center;
		display: block;
		width: 200px;
		margin-left: -100px;
		left: 50%;
	}
	.textAnmite .title_2 {
		font-size: 24px;
		color: #000000;
		position: absolute;
		height: 80px;
		top: 50%;
		line-height: 80px;
		margin-top: -20px;
		text-align: center;
		display: block;
		width: 400px;
		margin-left: -200px;
		left: 50%;
	}
	.textAnmite .t1,
	.textAnmite .t2,
	.textAnmite .t3,
	.textAnmite .t4,
	.textAnmite .t5,
	.textAnmite .t11,
	.textAnmite .t6,
	.textAnmite .t7,
	.textAnmite .t8,
	.textAnmite .t9,
	.textAnmite .t10 {
		font-size: 24px;
		color: #FFFFFF;
		display: block;
		width: auto;
		position: absolute;
		height: 80px;
		line-height: 80px;
		top: 50%;
		left: 50%;
	}
	.textAnmite .t1 {
		margin-left: -220px;
		margin-top: -180px;
	}
	.textAnmite .t2 {
		margin-left: -110px;
		margin-top: -180px;
	}
	.textAnmite .t3 {
		margin-left: 10px;
		margin-top: -180px;
	}
	.textAnmite .t4 {
		margin-left: 130px;
		margin-top: -180px;
	}
	.textAnmite .t5 {
		margin-left: -325px;
		margin-top: -90px;
	}
	.textAnmite .t11 {
		margin-left: -325px;
		margin-top: -30px;
	}
	.textAnmite .t6 {
		margin-left: 205px;
		margin-top: -90px;
	}
	.textAnmite .t7 {
		margin-left: 205px;
		margin-top: -30px;
	}
	.textAnmite .t8 {
		margin-left: -260px;
		margin-top: 60px;
	}
	.textAnmite .t9 {
		margin-left: -50px;
		margin-top: 60px;
	}
	.textAnmite .t10 {
		margin-left: 140px;
		margin-top: 60px;
	}
	.part3 .section_title,
	.part4 .section_title {
		color: #000000;
		position: relative;
	}
	.hxnl {
		max-width: 1200px;
		text-align: center;
	}
	.hxnl img {
		width: 600px;
	}
	.mediaCenter {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin-top: 60px;
	}
	.mediaCenter li {
		width: 32.33%;
		margin-left: 1%;
		height: auto;
		overflow: hidden;
		margin-top: 15px;
		float: left;
		list-style: none;
		position: relative;
	}
	.mediaCenter li img {
		display: block;
		width: 100%;
	}
	.mediaCenter li span,
	.mediaCenter li .box {
		display: block;
		position: absolute;
	}
	.mediaCenter .tit,
	.box .txt {
		width: 100%;
		display: block;
		text-align: center;
		font-size: 26px;
		color: #FFFFFF;
		left: 0px;
		top: 50%;
		line-height: 50px;
		margin-top: -25px;
		z-index: 666;
	}
	.box .txt {
		font-size: 20px;
	}
	.mediaCenter li .box {
		width: 100%;
		height: auto;
		overflow:hidden;
		background-color: rgba(0, 0, 0, 0.5);
		left: 0px;
		bottom: 0px;
		z-index: 665;
		display: none;
	}
	.box .but {
		width: 100px;
		height: 40px;
		line-height: 40px;
		border-radius: 5px;
		border: 1px solid #FFFFFF;
		color: #FFFFFF;
		font-size: 14px;
		text-align: center;
		top: 50%;
		margin-top: 50px;
		left: 50%;
		margin-left: -50px;
	}
	.part4 .button,
	.part2 .button {
		margin: 25px auto;
	}
	.bottom1 {
		width: 1200px;
		margin-top: 0;
		margin-right: auto;
		margin-bottom: 0;
		margin-left: auto;
		padding-top: 30px;
		padding-right: 0px;
		padding-bottom: 30px;
		padding-left: 0px;
		font-size: 14px;
		line-height: 35px;
		height: auto;
		overflow: hidden;
	}
	.bottom1_1 {
		width: 260px;
		float: left;
		padding-top: 20px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		border: 0px solid #333;
		text-align: left;
		font-size: 14px;
		line-height: 35px;
		color: #fff;
	}
	.bottom1_2 {
		width: 560px;
		float: left;
		padding-top: 10px;
		padding-right: 0px;
		padding-bottom: 30px;
		padding-left: 0px;
		font-size: 14px;
		text-align: center;
		border: 0px solid #333;
		line-height: 30px;
	}
	.bottom1_2_1 {
		width: 140px;
		float: left;
	}
	.bottom1_2_1 a:hover {
		color: #FFFFFF;
	}
	.bottom1_2_3 {
		width: 240px;
		float: right;
		text-align: left;
	}
	.bottom1_2_3 {
		width: 240px;
		float: right;
		text-align: left;
	}
	.bottom1_3 {
		width: 220px;
		float: right;
		padding-top: 20px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		text-align: center;
		border: 0px solid #333;
		background-image: url(../images/line2.png);
		background-repeat: no-repeat;
		background-position: left center;
		margin-top: 10px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
	}
	.sectionTitle {
		color: #FFFFFF;
		font-size: 25px;
		line-height: 40px;
		text-align: left;
		margin-bottom: 25px;
		margin-top: 50px;
	}
	.sectionTitle2 {
		width: 100%;
		text-align: center;
		color: #FFFFFF;
		font-size: 28px;
		line-height: 1.5;
		font-weight: normal;
		margin-top: 50px;
	}
}


/***********************PC端样式************************/

@media only screen and (min-width: 1220px) {
	.marR290 {
		margin-right: 290px;
	}
	.marR180 {
		margin-right: 180px;
	}
	.marR90 {
		margin-right: 90px;
	}
	.top_nav {
		width: 100%;
		height: auto;
		overflow: hidden;
		height: 94px;
		position: fixed;
		top: 0px;
		left: 0px;
		z-index: 9999;
		background: #FFFFFF;
	}
	.main {
		width: 1200px;
		margin: 0px auto;
		height: auto;
		overflow: hidden;
		position: relative;
		min-height: 300px;
	}
	.logon img{
		max-width: 100%;
		}
	.logo {
		width: 237px;
		height: 94px;
		float: left;
		margin: 0px;
		text-indent: -9999px;
		background: url(../images/tel_2.png);
		margin-top:0px;
	}
	.topMenu {
		float: right;
		width: 240px;
		height: 45px;
		line-height: 45px;
	}
	.mobileMenu,
	.menuList {
		display: none;
	}
	.menu {
		float: right;
		color: #8b8b8b;
		font-size: 16px;
		font-weight: bold;
		width: auto;
		padding-top: 55px;
		background: transparent;
	}
	.menu li,
	.topMenu li {
		float: left;
		text-align: center;
		width: auto;
		cursor: pointer;
		list-style: none;
		padding: 0px 20px;
	}
	.topMenu li:first-child {
		text-align: right;
	}
	.nav {
		width: 100%;
		height: 56px;
		line-height: 56px;
		color: #FFFFFF;
		background-color: #333333;
		display: none;
		position: fixed;
		top: 94px;
		left: 0px;
		z-index: 99999;
	}
	.nav ul {
		display: none;
	}
	.nav ul li:hover {
		font-weight: bold;
	}
	.nav li {
		float: right;
		padding: 0px 20px;
		list-style: none;
	}
	#indexslider {
		position: relative;
		width: 100%;
		left: 0;
		margin-top: 94px;
	}
	.index-img,
	.index-img .img {
		display: block;
		width: 100%;
		height: 100%;
		overflow: hidden;
		/*background-size: cover;*/
	}
	.img .bg_5 {
		background-color: rgba(0, 0, 0, 0.2);
		position: absolute;
		height: 100%;
		left: 0px;
		top: 0px;
		width: 100%;
		z-index: 667;
	}
	.index-img .img {
		background-position: center center;
		background-repeat: no-repeat;
		background-size: cover;
		-webkit-background-size: cover;
		-o-background-size: cover;
		/*-webkit-animation: bigBig 6s linear infinite;*/
	}
	@keyframes bigBig {
		0% {
			background-size: 100%;
		}
		100% {
			background-size: 120%;
		}
	}
	.index-img .img .title_wrap {
		width: 1200px;
		z-index: 668;
		position: absolute;
		height: 50%;
		top: 25%;
		color: #FFFFFF;
		left: 50%;
		margin-left: -600px;
		/*text-shadow: 5px 2px 6px #000;*/
	}
	.title_wrap_2 {
		width: 600px;
		z-index: 668;
		position: absolute;
		height: auto;
		overflow: hidden;
		line-height: 50px;
		top: 50%;
		left: 50%;
		margin-top: -100px;
		margin-left: -300px;
		color: #FFFFFF;
		text-align: center;
	}
	.title_wrap h3 {
		font-size: 3em;
		line-height: 100px;
		font-weight: bold;
		text-align: center;
		color: #FFFFFF;
		opacity: 1;
	}
	.number_text .sep {
		text-align: left;
		width: .3em;
	}
	.title_wrap .number_wrap {
		color: #00efba;
	}
	.title_wrap .number_item {
		width: 32.5%;
		display: inline-block;
		text-align: center;
	}
	.number_item b {
		color: #fff;
		font-size: 4.375em;
		font-weight: 200;
		font-family: "arial narrow";
		display: block;
		margin-top: .4em;
	}
	.number_item span {
		display: block;
		margin-top: .8em;
		font-size: 16px;
		font-weight: bold;
	}
	.index-pagination {
		position: absolute;
		z-index: 66;
		bottom: 60px;
		left: 50%;
		height: 30px;
		width: auto;
		text-align: center;
	}
	.index-pagination li {
		display: inline-block;
		width: 100px;
		position: relative;
		float: left;
		height: 23px;
		margin-right: 4px;
		overflow: hidden;
		/*background: url(../images/index-ar2r.png) -20px 0px no-repeat;*/
	}
	.index-pagination li a {
		position: relative;
		z-index: 666;
		display: block;
		padding: 16px 0px 5px 0px;
		height: 2px;
		color: #5f6a72;
		text-align: center;
	}
	.index-pagination li a div {
		position: relative;
		z-index: 555;
		display: block;
		height: 5px;
		background: rgba(255, 255, 255, 0.5);
		border-radius: 2px;
	}
	.index-pagination li a div span {
		position: absolute;
		top: 0px;
		left: 0px;
		height: 5px;
		width: 0px;
		background: #FFF;
		border-radius: 2px;
	}
	.indexPrev,
	.indexNext {
		position: absolute;
		left: 50%;
		display: block;
		width: 32px;
		height: 32px;
		z-index: 666;
		bottom: 55px;
		text-indent: -9999px;
	}
	.indexPrev {
		background: url(../images/prev.png) no-repeat;
	}
	.indexNext {
		background: url(../images/next.png) no-repeat;
	}
	video {
		right: 0px;
		bottom: 0px;
		min-width: 100%;
		min-height: 100%;
		height: auto;
		width: auto;
		/*加滤镜*/
		/*-webkit-filter: grayscale(100%);*/
		/*filter:grayscale(100%);*/
		z-index: 666
	}
	.label {
		bottom: 120px;
	}
	.number_wrap_1 {
		margin-top: -100px;
	}
	.number_item_1 b {
		font-size: 48px;
		line-height: 56px;
	}
	.number_item_1 span {
		line-height: 28px;
		margin-top: 20px;
	}
	.button {
		margin-bottom: 25px;
		margin-top: 25px;
	}
	.part2 {
		background-size: auto;
	}
	.dotPart {
		transform: scale(1.0);
		left: 0px;
	}
	.sectionTitle {
		font-size: 50px;
		line-height: 60px;
	}
	.ddText {
		font-size: 18px;
	}
}