@font-face {
	font-style: normal;
	font-family: 'FZLanTingHeiS-DB-GB-Regular';
	src: url('../fonts/FZLanTingHeiS-DB-GB-Regular.eot');
	src: url('../fonts/FZLanTingHeiS-DB-GB-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/FZLanTingHeiS-DB-GB-Regular.woff2') format('woff2'), url('../fonts/FZLanTingHeiS-DB-GB-Regular.woff') format('woff'), url('../fonts/FZLanTingHeiS-DB-GB-Regular.ttf') format('truetype');
}

* {
	padding: 0;
	margin: 0;
	outline: 0;
	text-decoration: none;
	list-style: none;
	font-family: "FZLanTingHeiS-DB-GB-Regular", arial;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}

img {
	border: none;
}

audio,
canvas,
video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}


/** {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}*/

@font-face {
	font-style: normal;
	font-family: 'HelveticaNeue-Light';
	src: url('../fonts/HelveticaNeue-Light.eot');
	src: url('../fonts/HelveticaNeue-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/HelveticaNeue-Light.woff2') format('woff2'), url('../fonts/HelveticaNeue-Light.woff') format('woff'), url('../fonts/HelveticaNeue-Light.ttf') format('truetype');
}

body {
	padding-top: 138px;
}

.wap-open {
	display: none;
}
.wap-search {
	display: none;
}
/* index新闻资讯列表 */
.index-mobile-news-wrapper{
	margin:30px 15px 15px 15px;
	display: none;
}
.index-mobile-news-all{
	color:#909399;
	width: 100%;
	text-align: right;
	font-size: 14px;
}
.index-mobile-news-wrapper li{
	border-bottom: 1px solid #dddddd;
	padding:15px 0;
}
.index-mobile-news-wrapper li::after{
	content: '';
	width: 0;
	clear: both;
	display:table;
}
.index-mobile-news-wrapper li:last-child{
	/*border-bottom: none;*/
	border-bottom: 1px solid #f5f5f5;
}
.index-mobile-news-wrapper li .news-image{
	width: 27%;
	height: 80px;
	overflow: hidden;
	float: left;
}
.index-mobile-news-wrapper li .news-image img{
	width: 100%;
	display: block;
}
.index-mobile-news-wrapper li .news-content{
	width: 70%;
	float: right;
}
.index-mobile-news-wrapper li .news-content .news-title{
	width: 100%;
	margin: 2px 0 10px 0;
	color: #303133;
	font-size: 15px;
	line-height: 24px;
}
.index-mobile-news-wrapper li .news-content .news-describe{
	width: 100%;
	/* margin: 2px 0 10px 0; */
	color: #909399;
	font-size: 13px;
	line-height: 20px;
}
/* 二维码 */
.index-mobile-code-wrapper{
	width: 100%;
	padding-top: 20px;
	padding-bottom: 50px;
	display: none;
}
.index-mobile-code-wrapper::after{
	content: '';
	width: 0;
	clear: both;
	display:table;
}
.index-mobile-code-wrapper .code{
	width: 50%;
	float: left;
}
.index-mobile-code-wrapper .code img{
	width: 65%;
	display: block;
	margin: auto;
}
.index-mobile-code-wrapper .code div{
	width: 100%;
	text-align: center;
	color: #909399;
	font-size: 16px;
	padding-top: 10px;
}
/* .footer-nav {
	display: none;
} */

.header {
	overflow: hidden;
	height: 138px;
	background: #ffffff;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 20;
}

.on-scroll .header {
	background: rgba(255, 255, 255, 0.94);
}

.header-center {
	overflow: hidden;
	max-width: 1000px;
	padding: 0px 20px;
	height: 100%;
	margin: auto;
	position: relative;
}

.header-center .logo {
	position: absolute;
	left: 20px;
	top: 50%;
	margin-top: -50px;
	overflow: hidden;
	width: 110px;
	height: 100px;
	z-index: 1;
}

.header-center .logo a {
	overflow: hidden;
	display: block;
}

.header-center .logo img {
	float: left;
	width: 100%;
}

.header-nav {
	overflow: hidden;
	padding-top: 29px;
}

.header-nav ul {
	overflow: hidden;
	text-align: center;
}

.header-nav ul li {
	overflow: hidden;
	display: inline-block;
	text-align: center;
	margin: 0px 1.5%;
}

.header-nav ul li a {
	display: block;
	overflow: hidden;
	padding: 20px 8px;
}

.header-nav ul li .cn {
	font-size: 16px;
	color: #333333;
	line-height: 22px;
	margin-bottom: 2px;
}

.header-nav ul li .en {
	font-size: 12px;
	color: #999999;
	line-height: 20px;
	text-transform: uppercase;
	font-family: 'HelveticaNeue-Light';
}

.header-nav ul li.active .cn,
.header-nav ul li.active .en,
.header-nav ul li:hover .cn,
.header-nav ul li:hover .en {
	color: #ff9800;
}

.header-right {
	overflow: hidden;
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -38px;
}

.header-right .header-search {
	display: block;
	float: left;
	width: 40px;
	height: 40px;
	background: url(../images/search-ioc.png) no-repeat center center;
	margin-top: 17px;
}

.header-right .header-lag {
	float: left;
	width: 70px;
	line-height: 45px;
	height: 45px;
	text-align: center;
	font-size: 14px;
	color: #999999;
	cursor: pointer;
	margin-right: 10px;
	margin-top: 15px;
}

.header-right .header-lag a {
	display: block;
	overflow: hidden;
	color: #999999;
	font-family: arial;
}

.header-right .more-sy {
	float: left;
	overflow: hidden;
}

.header-right .more-sy a {
	display: block;
	line-height: 20px;
	height: 20px;
	color: #999999;
	font-size: 12px;
	padding: 9px 0px;
}

.header-right .more-sy a img {
	float: left;
	width: 20px;
	height: 20px;
	margin-right: 10px;
}

.on-hr {
	padding-top: 100px;
}

.on-hr .header {
	height: 100px;
	/* box-shadow: 0px 0px 5px #CCCCCC; */
}

.on-hr .header-nav {
	padding-top: 7px;
}

.on-hr .header-center .logo {
	height: 73px;
	width: 80px;
	margin-top: -36px;
}

.main-box {
	overflow: hidden;
}

.main-box .mian-banner {
	overflow: hidden;
	height: 320px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 100%;
	position: relative;
}

.main-box .main-nav {
	overflow: hidden;
	position: absolute;
	bottom: 0;
	text-align: center;
	width: 100%;
}

.main-box .main-nav a {
	line-height: 40px;
	height: 40px;
	text-align: center;
	background: rgba(255, 255, 255, 0.6);
	display: inline-block;
	font-size: 14px;
	color: #333333;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	width: 120px;
	vertical-align: bottom;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.main-box .main-nav a:hover {
	padding-bottom: 8px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.main-box .main-nav a.active {
	color: #FFFFFF;
	background: #ff9900;
}

.main-pag {
	overflow: hidden;
	text-align: center;
	max-width: 1000px;
	margin: auto;
}

.main-pag a {
	display: inline-block;
	vertical-align: top;
	width: 26px;
	height: 26px;
	line-height: 28px;
	text-align: center;
	font-size: 16px;
	color: #cccccc;
	font-family: arial;
	font-style: italic;
	border: 2px solid #FFFFFF;
	font-weight: bold;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	margin: 0px 5px;
}

.main-pag a:hover {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.main-pag a.active {
	color: #ff9900;
	border: 2px solid #ff9900;
}

.main-pag a.pag-a:hover,
.main-pag a.pags-a:hover {
	background: #ff9900;
	color: #FFFFFF;
	border: 2px solid #ff9900;
}

.main-pag a.prev,
.main-pag a.next {
	border: 2px solid #cccccc;
}

.main-pag a.prev {
	background: url(../images/pag-prev.png) #FFFFFF no-repeat center center;
	margin-right: 15px;
}

.main-pag a.next {
	background: url(../images/pag-next.png) #FFFFFF no-repeat center center;
	margin-left: 15px;
}

.main-pag a.prev:hover {
	background: url(../images/pag-prev2.png) #ff9900 no-repeat center center;
	border: 2px solid #ff9900;
}

.main-pag a.next:hover {
	background: url(../images/pag-next2.png) #ff9900 no-repeat center center;
	border: 2px solid #ff9900;
}

.header .wap-search {
	width: 40px;
	height: 40px;
	background: url(../images/search-ioc.png) no-repeat center center;
	position: absolute;
	top: 6px;
	right: 15px;
	cursor: pointer;
}
.header .wap-open {
	width: 36px;
	height: 36px;
	position: absolute;
	top: 6px;
	left: 15px;
	cursor: pointer;
}

.header .wap-open a {
	font-size: 14px;
	color: #da2417;
	position: absolute;
	right: 0;
	line-height: 36px;
}

.header .wap-open span {
	width: 20px;
	height: 2px;
	background: #A9A9A9;
	display: block;
	position: absolute;
	left: 5px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.header .wap-open span:nth-child(1) {
	top: 14px;
}

.header .wap-open span:nth-child(2) {
	top: 24px;
}

.header .wap-open span:nth-child(3) {
	top: 24px;
}

.header .wap-open.active {
	/* background: #A9A9A9; */
}

.header .wap-open.active span {
	color: #ffffff;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.header .wap-open.active span:nth-child(1) {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	margin-top: 6px;
}

/* .header .wap-open.active span:nth-child(2) {
	opacity: 0;
} */

.header .wap-open.active span:nth-child(2) {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	margin-top: -4px;
}

.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.owl-carousel {
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}

.owl-carousel .owl-wrapper {
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper-outer {
	overflow: hidden;
	position: relative;
	width: 100%;
}

.owl-carousel .owl-wrapper-outer.autoHeight {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item {
	float: left;
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
	cursor: pointer;
}

.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .item img {
	width: 100%;
	float: left;
}

.footer {
	overflow: hidden;
	background: #f5f5f5;
	padding: 0px 20px;
}

.footer-tpli {
	max-width: 1000px;
	padding: 10px 0px;
	margin: auto;
	overflow: hidden;
}

.footer-tpli .item a {
	display: block;
	max-width: 100px;
	margin: auto;
}

.footer-tpli .owl-stage-outer {
	/*	padding: 23px 25px;*/
}

.footer-tpli .owl-prev {
	width: 25px;
	height: 25px;
	background: url(../images/ft-prev.png) no-repeat center left;
	cursor: pointer;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -12px;
	overflow: hidden;
	text-indent: -1000px;
}

.footer-tpli .owl-next {
	width: 25px;
	height: 25px;
	background: url(../images/ft-next.png) no-repeat center left;
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -12px;
	overflow: hidden;
	text-indent: -1000px;
}

.footer-boxs {
	overflow: hidden;
	max-width: 1000px;
	padding: 24px 0px;
	margin: auto;
	position: relative;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

.footer-boxs .footer-nav {
	overflow: hidden;
	margin-right: 0px;
	min-height: 100px;
	/*float: left;*/
}

.footer-boxs .footer-li {
	overflow: hidden;
	float: left;
	min-width: 78px;
	padding-right: 1.6%;
}

.footer-boxs .footer-li .top {
	overflow: hidden;
	font-size: 14px;
	color: #333333;
	margin-bottom: 5px;
}

.footer-boxs .footer-li .top a {
	line-height: 28px;
	display: inline-block;
	font-size: 14px;
	color: #333333;
}

.footer-boxs .ft-a {
	overflow: hidden;
	line-height: 24px;
	font-size: 12px;
	color: #999999;
	display: inline-block;
	/*	padding-right: 5%;*/
	min-width: 90px;
}

.footer-boxs .ft-a a {
	display: inline-block;
	font-size: 12px;
	color: #999999;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.footer-boxs .ft-a a:hover {
	color: #ff9800;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.footer-boxs .footer-ewm {
	position: absolute;
	right: 0px;
	top: 50%;
	margin-top: -50px;
	width: 235px;
	height: 100px;
	text-align: right;
}

.footer-boxs .footer-ewm .txt {
	overflow: hidden;
	text-align: right;
	margin-right: 22px;
	display: inline-block;
	vertical-align: middle;
}

.footer-boxs .footer-ewm .txt .t1 {
	font-size: 14px;
	color: 3333333;
	line-height: 22px;
	font-weight: bold;
}

.footer-boxs .footer-ewm .txt .t2 {
	font-size: 12px;
	color: #333333;
	line-height: 22px;
}

.footer-boxs .footer-ewm .img {
	display: inline-block;
	vertical-align: middle;
	width: 100px;
	height: 100px;
	overflow: hidden;
}

.footer-boxs .footer-ewm .img img {
	width: 100%;
	height: 100%;
	float: left;
}

.ft-cop {
	max-width: 1000px;
	margin: auto;
	overflow: hidden;
	padding: 16px 0px;
}

.ft-copl {
	overflow: hidden;
	float: left;
	font-size: 12px;
	color: #999999;
	line-height: 35px;
	padding-top: 3px;
}

.ft-copr {
	overflow: hidden;
	float: right;
}

.ft-copr .phones {
	overflow: hidden;
	text-align: right;
}

.ft-copr .phones .t1 {
	font-size: 14px;
	color: #999999;
	line-height: 20px;
	margin-bottom: 3px;
	letter-spacing: 3px;
}

.ft-copr .phones .t2 {
	font-size: 22px;
	color: #ff9800;
	line-height: 26px;
	font-family: 'HelveticaNeue-Light';
}

.box4 {
	overflow: hidden;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	width: 90%;
	max-width: 920px;
}

.box4-ctimg {
	text-align: center;
	margin-bottom:95px;
}

.box4-ctimg img{
	max-width: 100%;
}

.box4-tt {
	text-align: center;
	margin-bottom: 50px;
}

.box4-tt .img {
	width: 108px;
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	margin-top: 2px;
}

.box4-tt .txt {
	display: inline-block;
	vertical-align: top;
	font-size: 18px;
	color: #333333;
	line-height: 26px;
	margin: 0 17px;
	max-width: 128px;
}

.box4-tt a {
	width: 160px;
	height: 50px;
	line-height: 52px;
	text-indent: -27px;
	display: block;
	background: url(../images/404-2.png);
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	font-size: 18px;
	color: #FFFFFF;
}

.splink{
	position: relative;
}
.splink:before{
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top:0;
	bottom:0;
	background: rgba(0,0,0,0.05);
	z-index: 6;
}
.splink:after{
	content: '';
	position: absolute;
	z-index: 8;
	width: 64px;
	height: 64px;
	background: url(../images/plays.png) no-repeat center;
	background-size: cover;
	top:50%;
	left: 50%;
	margin:-32px 0 0 -32px;
}