html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
table,
th,
td,
form,
input,
button,
textarea,
menu {
	font-family: "微软雅黑";
	margin: 0;
	padding: 0;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
	background: #fff none repeat scroll 0 0;
	margin: 0;
	padding: 0;
	-moz-user-select: none;
	/*火狐*/
	-webkit-user-select: none;
	/*webkit浏览器*/
	-ms-user-select: none;
	/*IE10*/
	-khtml-user-select: none;
	/*早期浏览器*/
	user-select: none;
	/*  overflow-x:hidden; */
}

html,
body,
img,
iframe {
	border: 0 none;
}

li {
	list-style: outside none none;
}

textarea {
	overflow: auto;
	resize: none;
}

a,
button {
	cursor: pointer;
}

a,
a:hover {
	outline: 0 none;
	text-decoration: none;
}

body,
textarea,
input,
button {
	color: #62a1c9;
}

html,
body {
	height: auto;
	/*   min-height: 930px; */
	width: 100%;
	min-width: 1200px;
}

i,
em {
	font-style: normal;
}

.hide {
	display: none;
}

.h-cb::after,
.h-cbli li::after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}

.h-ib {
	display: inline-block;
}

.h-dn {
	display: none;
}

.h-db {
	display: block;
}

.h-fl {
	float: left;
}

.h-fr {
	float: right;
}

.h-pr {
	position: relative;
}

.h-pa {
	position: absolute;
}

.h-prz {
	position: relative;
}

.h-oh {
	overflow: hidden;
}

.h-turn {
	transition: all 0.3s ease-in 0s;
}

.wrap {
	margin: 0 auto;
	max-width: 1920px;
	min-width: 1200px;
	position: relative;
	width: 100%;
	overflow: hidden;
}

#topBar {
	width: 100%;
	/*min-height:100px;*/
	position: absolute;
	left: 0;
	top: 0;
}

.topBar {
	background: #fff;
	min-width: 1060px;
	width: 100%;
	z-index: 9999;
	position: relative;
	height: 100px;
}

#topBar.h-fix {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 110;
}

.topBar .topBox {
	height: 100px;
	margin: 0 auto;
	overflow: visible;
	position: relative;
	width: 1280px;
}

.topBar .topLogo {
	float: left;
	background: url(../images/logo.png) no-repeat;
	background-size: 100% 100%;
	width: 161px;
	height: 54px;
	position: relative;
	left: 30px;
	top: 17px;
}

.topBar .topLogo.active {
	background: url(../images/logo01.png) no-repeat;
	width: 151px;
	height: 57px;
}

.topBar .toplogo {
	float: left;
	background: url(../images/logo01.png) no-repeat;
	background-size: 100% 100%;
	width: 151px;
	height: 57px;
	position: relative;
	left: 30px;
	top: 17px;
}

.topBar .topBoxlist {
	height: 100px;
	line-height: 100px;
	position: relative;
	float: right;
}

.topBar .topBoxlist>li {
	height: 100px;
	text-align: center;
	float: left;
	position: relative;
	font-size: 16px;
}

.topBar .topBoxlist>li a {
	padding: 0 20px;
	height: 100%;
	display: inline-block;
}

.topBar .topBoxlist>.navbar>a {
	display: block;
	color: #8c8c8c;
}

.topBar .topBoxlist>li.on,
.topBar .topBoxlist>.navbar:hover {
	background: #eb003b;
	height: 100px;
}

.topBar .topBoxlist>li.on a {
	color: #fff
}

.topBar .topBoxlist>.sales-tel p {
	color: #eb003b;
	line-height: 100px;
	font-size: 20px;
	padding-right: 20px;
	font-weight: bold;
}

.topBar .topBoxlist>.navbar.on a,
.topBar .topBoxlist>.navbar:hover a {
	color: #fff;
}

.topBar .topSlide {
	width: 97px;
	height: 100px;
	position: absolute;
	right: 36px;
	top: 0;
}

.high-active {
	background: #eb003b !important;
	color: #fff !important;
}

.topBar .topBoxlist>.language {
	line-height: 100px;
}

.topBar .topBoxlist>li>.chinese,
.topBar .topBoxlist>li>.english {
	display: inline-block !important;
	width: 25px;
	height: 25px;
	line-height: 25px;
	background: #e3e3e3;
	color: #969696;
	padding: 0 !important;
}

.menuNav {
	position: relative;
	width: 100%;
	height: 48px;
	line-height: 48px;
	background: #2d3032;
	top: 100px;
}

.hardworkNav {
	/*position:relative;*/
	width: 100%;
	/*	z-index: 10;*/
	height: 120px !important;
	background: rgba(255, 255, 255, 0.9);
	display: none;
	z-index: 10000;
	position: absolute;
}

.hardworkNav-left {
	margin-left: 385px;
	position: relative;
}

.Navborder-right {
	margin-left: 20px;
}

.Navborder {
	display: inline-block;
	border-left: 1px solid #ccc;
	height: 68px;
	position: absolute;
	bottom: 20px;
	margin-right: 10px;
}

.pagination .prev,
.pagination .next {
	/*display: none !important;*/
}

.hardworkNav img {
	height: 100px;
	padding-top: 10px;
}

.hardworkNav p {
	display: inline-block;
}

.menuNav.on {
	display: block
}

.menuNav p {
	/*width:100%;*/
	margin: 0 auto;
	display: block;
	position: relative;
	height: 48px;
	margin-left: 359px
}

.menuNav span {
	float: left;
	width: 4px;
	color: #313031;
}

.menuNav a {
	color: #646464;
	float: left;
	font-size: 16px;
	margin: 0 15px;
	position: relative;
	padding: 0 10px;
}

.menuNav a.on,
.menuNav a:hover {
	color: #9d9d9d;
}


/*.aboutNav p a:first-child{
	margin-left:200px;
}*/

.joinNav p a:first-child {
	margin-left: 450px;
}

.menuNav .on {
	display: block;
	color: #fff;
}


/*head-slider banner*/

.head-slider {
	width: 100%;
	min-width: 1024px;
	height: auto;
	overflow: hidden;
	position: relative;
	margin-top:56px;
}

.head-slider ul {
	margin-left: 0;
	width: 500%;
}

.head-slider li {
	float: left;
	width: 20%;
}

.head-slider li img {
	width: 100%;
}

.head-slider .preNexts {
	width: 40px;
	height: 67px;
	cursor: pointer;
	position: absolute;
	z-index: 10;
	top: 50%;
	margin-top: -47px;
}

.head-slider .pres {
	float: left;
	background: url(../images/ico2.png) no-repeat 0 -506px;
	left: -40px;
}

.head-slider .pre-btn {
	background: url(../images/ico2.png) no-repeat 0 -506px
}

.head-slider .next-btn {
	background: url(../images/ico2.png) no-repeat 0 -572px
}

.head-slider .banner-prenextbtn {
	width: 40px;
	height: 64px;
	cursor: pointer;
	display: inline-block;
	position: relative;
	float: left;
}

.head-slider .nexts {
	float: right;
	right: -40px;
	background: url(../images/ico2.png) no-repeat 0 -572px
}

.head-slider .botBtn {
	min-width: 38px;
	position: absolute;
	left: 50%;
	margin-left: -20px;
	bottom: 0;
	height: 26px;
	z-index: 10;
	display: none;
}

.head-slider .botBtn i.botBtn-1 {
	width: 19px;
	height: 26px;
	background: url(../images/ico2.png) no-repeat 0 -453px;
	display: block;
	float: left
}

.head-slider .botBtn i.botBtn-2 {
	width: 19px;
	height: 26px;
	background: url(../images/ico2.png) no-repeat -20px -453px;
	display: block;
	float: right
}

.head-slider .botBtn span {
	width: 29px;
	height: 26px;
	background: url(../images/ico2.png) no-repeat 0 -480px;
	display: block;
	float: left;
	cursor: pointer;
}

.head-slider .botBtn span.on {
	background-position: -30px -480px
}


/*内容轮播*/

.flex-direction-nav {
	display: none
}

.flex-control-nav {
	width: 70px !important;
	position: absolute;
	bottom: 28px;
	z-index: 2;
	width: 100%;
	text-align: center;
	left: 70px;
}

.flex-control-nav li {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin: 0 5px;
	display: inline;
	zoom: 1;
}

.flex-control-nav a {
	display: inline-block;
	width: 13px;
	height: 13px;
	line-height: 40px;
	overflow: hidden;
	margin-right: 10px;
	background: url(../images/kongyuan.png);
	float: left;
	cursor: pointer;
}

.flex-control-nav .flex-active {
	background: url(../images/yuan.png) no-repeat;
}

.con-wrap {
	width: 100%;
	background: #fff;
}

.con-wrap .con-box {
	width: 1200px;
	margin: 60px auto 0;
	position: relative;
	overflow: hidden;
}

.con-wrap1 .con-box {
	background: #282828
}

.con-wrap1 .h-hotList-l {
	width: 780px;
	height: 300px;
	overflow: hidden;
}

.con-wrap1 .h-hotList-l .h-recommend-box {
	width: 180px;
	height: 300px;
	float: left
}

.con-wrap1 .h-hotList-l .h-vedio-box,
.con-wrap1 .h-hotList-l .h-game-box {
	position: relative;
	width: 300px;
	height: 300px;
	float: left
}

.con-wrap1 .h-hotList-l .h-vedio-box {
	background: url(../images/tuijian-01.png) no-repeat;
}

.con-wrap1 .h-hotList-l .h-game-box {
	background: url(../images/tuijian-02.png) no-repeat;
}

.h-vedio-box .h-vedio-box-title {
	font-size: 26px;
	color: #fff;
	top: 70px;
	text-align: center;
	position: absolute;
	width: 300px;
	font-weight: 500
}

.h-vedio-box .h-vedio-box-txt {
	position: absolute;
	bottom: 0;
	height: 60px;
	font-size: 12px;
	padding: 20px 40px;
	text-align: center;
	color: #FFF;
	/*  background: rgba(222,10,61,0.7);*/
	right: 0;
	left: 0
}

.set-block .yinying-bg {
	position: absolute;
	background: rgba(0, 0, 0, 0.5);
	top: 0;
	height: 300px;
	width: 300px;
}

.h-game-box .h-game-box-bg h2 {
	font-size: 26px;
	color: #fff;
	top: 70px;
	text-align: center;
	position: absolute;
	width: 300px;
	font-weight: 500
}

.h-game-box .h-game-box-bg p {
	/*	margin-top: 50px;*/
	font-size: 12px;
	color: #fff;
	padding: 0 20px;
}

.h-recommend-box h2,
.h-recommend-box p {
	color: #fff;
	text-align: center;
}

.h-recommend-box h2 {
	margin-top: 80px;
	font-size: 26px;
}

.h-recommend-box p {
	margin: 20px;
	font-size: 18px;
}

.h-recommend-box .tuojian-border-bottom {
	border-bottom: 3px solid red;
	width: 80px;
	display: inline-block;
	margin-left: 50px;
}

.con-wrap1 .h-hotList-r {
	width: 380px;
	overflow: hidden;
	position: relative;
	padding: 20px
}

.con-wrap1 .h-hotList-r .more {
	width: 36px;
	height: 36px;
	position: absolute;
	right: 0;
	top: 0;
	font-size: 0;
	text-indent: -999rem;
	display: block;
	background: url(../images/news-ico.png) no-repeat
}

.con-wrap1 .h-hotList-r dl dt {
	font-size: 22px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	color: #da0639;
	padding-left: 10px;
	border-bottom: 1px solid #ccc;
}

.con-wrap1 .h-hotList-r dl dt a {
	color: #eb003b;
}

.con-wrap1 .h-hotList-r dl dd {
	height: 30px;
	line-height: 30px;
	width: 100%;
	overflow: hidden;
}

.con-wrap1 .h-hotList-r dl dd a {
	color: #535353;
	font-size: 16px;
}

.lingxing {
	margin-top: 10px;
	border-color: #ccc;
	border-style: solid;
	border-width: 3px;
	width: 0;
	height: 0;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

.con-wrap1 .h-slidelist {
	width: 780px;
	height: 300px;
	display: inline-block;
	position: relative;
	float: left
}

.con-wrap1 .h-hotList-r dl dd span.txt {
	display: inlin-block;
	width: 320px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	float: left;
	color: #dcdcdc;
	font-size: 14px
}

.con-wrap1 .con-box .h-hotList-r dl dd span.txt:hover {
	color: #fff;
	font-size: 16px;
	font-weight: 400;
}

.con-wrap1 .h-hotList-r dl dd span.tit {
	float: right;
	color: #dcdcdc;
	font-size: 12px
}

.con-wrap1 .h-hotList-r dl dd span.mid {
	float: left;
	margin-right: 10px;
	font-size: 26px;
	margin-left: 3px;
	margin-top: 14px
}

.con-wrap2 .about-zhizao-box {
	width: 350px;
	height: 180px;
	float: left;
	position: relative;
	overflow: hidden;
}

.con-wrap2 .about-zhizao-boxQR {
	width: 150px !important;
}

.con-wrap2-lingxing {
	float: left;
	margin-right: 10px;
	font-size: 26px;
	margin-left: 3px;
	margin-top: 9px;
	border-color: #eb003b
}

.about-zhizao-box h2 {
	font-size: 16px;
	color: #888888;
	font-weight: normal
}

.about-zhizao-box .service-tel {
	margin-top: 30px;
	font-size: 16px;
	color: #222222;
}

.about-zhizao-box .service-tel span {
	font-family: Arial;
	font-size: 20px
}

.con-wrap2 .about-zhizao-box .on-active {
	color: #fff;
}

.zhizao-company-introduce {
	display: inline-block;
	width: 150px;
	background: #e3e3e3;
	height: 48px;
	line-height: 48px;
	text-align: center;
	color: #222222;
	margin-right: 12px;
	margin-top: 10px;
	font-size: 16px;
}

.zhizao-company-introduce:hover {
	background: #eb003b !important;
	color: #fff;
}

.con-wrap2 .about-zhizao-box .yingxiong-QRcode {
	width: 130px;
	height: 130px
}

.HERO-copyRight {
	height: 64px;
	padding: 30px 0;
	background: #313031;
	color: #fff;
	min-width: 1026px;
	padding-top: 20px;
}

.HERO-copyRight .HERO-copyRight-wrap {
	height: auto;
	margin: 0 auto;
	width: 830px;
}

.HERO-copyRight .HERO-copyRight-wrap .hero-logo {
	width: 99px;
	height: 33px;
	float: left;
	background: url(../images/huyu-logo.png) no-repeat;
	padding-right: 12px;
	margin-left: 43px;
	margin-top: 19px;
}

.HERO-copyRight .HERO-copyRight-wrap .hero-logo.active {
	height: 38px;
	margin-top: 15px;
	background: url(../images/huyu-logo-yw.png) no-repeat;
}

.HERO-copyRight .HERO-copyRight-wrap .hero-logo-yw {
	width: 99px;
	height: 38px;
	float: left;
	background: url(../images/huyu-logo-yw.png) no-repeat;
	padding-right: 12px;
	margin-left: 43px;
	margin-top: 15px;
}

.footer-hero-logo span {
	display: inline-block;
	height: 32px;
	border-left: 1px solid #ccc;
	position: absolute;
	top: 20px;
	left: 136px;
}

.footer-hero-logo .last_span {
	left: 280px;
}

.HERO-copyRight .HERO-copyRight-wrap .zhizao-logo {
	width: 104px;
	height: 39px;
	float: left;
	background: url(../images/zhizao-logo.png) no-repeat;
	margin-left: 12px;
	margin-top: 16px;
}

.HERO-copyRight .HERO-copyRight-wrap .zhizao-logo.active {
	background: url(../images/zhizao-logo01.png) no-repeat;
}

.HERO-copyRight .HERO-copyRight-wrap .zhizao-yw-logo {
	width: 104px;
	height: 39px;
	float: left;
	background: url(../images/zhizao-logo01.png) no-repeat;
	margin-left: 12px;
	margin-top: 16px;
}

.HERO-copyRight .HERO-copyRight-wrap .footer-logo-left {
	width: 273px;
	height: 80px;
	float: left;
}

.HERO-copyRight .HERO-copyRight-wrap .footer-logo-left {
	font-size: 12px
}

.HERO-copyRight .HERO-copyRight-footer {
	padding-top: 15px;
	float: left;
	font-size: 12px;
	width: 490px;
	margin-left: 34px;
	margin-bottom: 20px;
	/*padding-left: 30px;*/
}

.HERO-copyRight .HERO-copyRight-footer p {
	line-height: 23px;
}

.HERO-copyRight .HERO-copyRight-footer a {
	color: #fff
}

.HERO-copyRight .HERO-copyRight-footer-1 {
	width: 100%;
	height: 50px;
	background: #282828;
}

.footer-hero-logo {
	position: relative;
}

.footer-hero-logo p {
	display: block;
	position: absolute;
	bottom: -65px;
	font-size: 12px;
}


/*新娱乐页面*/

.newentertainment-wrap1 {
	width: 1200px;
	margin: 0 auto;
}

.yule-yingxiong-logo {
	width: 350px;
	height: 120px;
	margin: 20px auto 0;
	position: relative;
}

.yule-yingxiong-logo img {
	width: 100%;
	height: 100%;
}

.yule-content {
	width: 1200px;
	margin: 20px auto 0;
	position: relative;
}

.yule-content-box-one {
	width: 300px;
	height: 200px;
	float: left;
	position: relative;
}

.yule-content-box-one .content-box-cneter {
	text-align: center;
}

.yule-content-box {
	width: 1200px;
	margin: 0 auto;
	margin-top: 40px
}

.content-box-cneter img {
	width: 80px;
	height: 80px;
	margin-left: 10px;
}

.content-box-cneter p {
	font-size: 26px;
	color: #000;
}

.yinxiong-leyuan-txt {
	color: #000;
	text-align: center;
}


/*智造硬件页面样式*/

.omnione-box {
	width: 100%;
	position: relative;
	min-width: 1026px;
}

.omnione-box img {
	width: 100%;
	vertical-align: middle;
}

.suspend {
	height: 50px;
	position: relative;
	line-height: 50px;
}


/*解决方案页面*/

.solve-box {
	height: 920px;
	width: 100%;
	position: relative;
}

.solve-box1 {
	height: 815px;
	background: url(../images/main_bg.png) no-repeat;
	margin-top: 56px
}

.solve-box2 {
	background: url(../images/main_bg2.jpg) no-repeat;
}

.solve-box3 {
	background: url(../images/main_bg4.jpg) no-repeat;
}

.solve-box1-content {
	width: 1280px;
	height: 725px;
	margin: 0 auto;
	position: relative;
	padding-top: 90px;
	overflow: hidden
}

.solve-box1-content .box1-content-left {
	width: 840px;
	height: 684px;
	position: relative;
}

.box1-imgone {
	position: absolute;
	z-index: 10;
	top: -1000px;
}

.box1-imgtwo {
	position: absolute;
	bottom: -7px;
	opacity: 0;
	z-index: 5;
}

.solve-box1-content .box1-content-right {
	width: 620px;
	height: 260px;
	right: -1000px;
	/*bottom: -300px;*/
	top: 208px;
	position: absolute;
}

.box1-content-right .box1-txt {
	position: absolute;
	width: 360px;
	height: 255px;
	z-index: 99;
}

.box1-content-right .box1-QR {
	width: 243px;
	height: 243px;
	position: absolute;
	right: 0
}

.box1-content-right .box1-QR img {
	width: 100%;
	height: 100%
}


/*.box1-content-right .appStore,.box1-content-right .androidStore{
	display:block;
	margin-top: 15px;
	text-align: right;
}*/

.box1-txt h2 {
	font-size: 42px;
	color: #1c1c1c;
	text-align: right;
	line-height: 60px
}


/*.box1-txt p{
	font-size: 18px;
	color:#1c1c1c;
	text-align: right;
	line-height: 26px;
}*/

@media screen and (min-width: 1407px) {
	.solve-box2-content {
		width: 1407px;
		height: 920px;
		margin: 0 auto;
		position: relative;
	}
	.box2-img {
		width: 1407px;
		height: 836px;
		position: absolute;
		bottom: -1000px;
	}
	.solve-box2-content img {
		width: 100%;
		height: 100%;
	}
}

.solve-box2-content {
	width: 1280px;
	height: 920px;
	margin: 0 auto;
	position: relative;
}

.box2-img {
	width: 1280px;
	height: 760px;
	position: absolute;
	bottom: -1000px;
}

.solve-box2-content img {
	width: 100%;
	height: 100%;
}

.hand-VR-content {
	position: absolute;
	top: 136px;
	width: 550px;
	height: 200px;
	left: -800px;
}

.hand-VR-content h2 {
	color: #1c1c1c;
	font-size: 42px;
}

.hand-VR-content p {
	font-size: 18px;
	color: #1c1c1c;
	margin: 24px 0;
}


/*.hand-VR-content p span{
	display: inline-block;
	width: 45px;
}*/

.solve-box3-content {
	width: 1280px;
	margin: 0 auto;
	height: 920px;
}

.solve-box3-content img {
	width: 1100px;
	height: 585px;
	margin: 0 auto;
	margin-top: 35px;
	position: absolute;
	left: -1200px;
}

.solve-box3 .box3-content-txt {
	padding-top: 85px;
	width: 1200px;
	height: 180px;
	margin: 0 auto;
}


/*.hand-VR-content p .VR-padding{
   width: 56px !important
}*/

.hand-VR-content p span {
	display: inline-block;
	width: 45px;
}

.solve-box3 .box3-content-txt h2 {
	font-size: 42px;
	color: #1c1c1c;
	text-align: center;
	margin-bottom: 40px;
}

.solve-box3 .box3-content-txt p {
	font-size: 18px;
	color: #1c1c1c;
	text-align: center;
	margin-bottom: 40px;
}

.solve-box3 .box3-content-txt p i {
	background: url(../images/houyai-list-logo.png) no-repeat;
	width: 21px;
	height: 21px;
	display: inline-block;
	margin: 0 20px;
	position: relative;
	top: 5px;
}

.solve-box3 .box3-content-txt a {
	display: block;
	text-align: center;
	color: #1f87e8;
	font-size: 18px;
}


/*智造硬件页面样式*/

.omnione-box {
	width: 100%;
	position: relative;
	min-width: 1026px;
}

.omnione-box-one {
	margin-top: 56px;
}

.omnione-box img {
	width: 100%;
	vertical-align: middle;
}

.pn-wrap {
	width: 100%;
	overflow: hidden;
}

.pn-wrap .pn-lb {
	width: 100%;
	/*background: #f6f7fb;*/
}

.pn-wrap .pn-inner {
	width: 1280px;
	margin: 50px auto 0;
}

.pn-wrap .pn-inner .pn-box .pn-nav ul {
	text-align: center;
}

.pn-wrap .pn-inner .pn-box .pn-nav ul li {
	display: inline-block;
	width: 209px;
	height: 57px;
	line-height: 57px;
	margin: 0 2px;
	border-radius: 4px;
}

.pn-wrap .pn-inner .pn-box .pn-nav ul li a {
	display: block;
	width: 100%;
	height: 100%;
	/*background: #F1F1F1;*/
	font-size: 20px;
	color:#191919;
	position: relative;
	font-weight:bold;
}

.pn-wrap .pn-inner .pn-box .pn-nav ul li a em {
	display: none;
	width: 21px;
	height: 10px;
	position: absolute;
	left: 50%;
	margin-left: -10.5px;
	bottom: -10px;
	background: url(../images/pn-ico-on.png) no-repeat;
}

.pn-wrap .pn-inner .pn-box .pn-nav ul li a.active em {
	display: block;
}

.pn-wrap .pn-inner .pn-box .pn-nav ul li a i {
	display: inline-block;
	width: 13px;
	height: 14px;
	margin-top: -2px;
	vertical-align: middle;
}

.pn-wrap .pn-inner .pn-box .pn-nav ul li.all a i {
	height: 13px;
	background: url(../images/pn-ico-all.png) no-repeat;
}

.pn-wrap .pn-inner .pn-box .pn-nav ul li.all a.active i {
	height: 13px;
	background: url(../images/pn-ico-allon.png) no-repeat;
}

.pn-wrap .pn-inner .pn-box .pn-nav ul li.hot a i {
	background: url(../images/pn-ico-hot.png) no-repeat;
}

.pn-wrap .pn-inner .pn-box .pn-nav ul li.hot a.active i {
	background: url(../images/pn-ico-hoton.png) no-repeat;
}

.pn-wrap .pn-inner .pn-box .pn-nav ul li.all a.active,
.pn-wrap .pn-inner .pn-box .pn-nav ul li.hot a.active,
.pn-wrap .pn-inner .pn-box .pn-nav ul li.new a.active,
.pn-wrap .pn-inner .pn-box .pn-nav ul li.test a.active {
	background: #f6f7fb;
	color: #e9154a;
}

.pn-wrap .pn-inner .pn-box .pn-nav ul li.new a i {
	/*background: url(../images/pn-ico-new.png) no-repeat;*/
}

.pn-wrap .pn-inner .pn-box .pn-nav ul li.test a i {
	/*background: url(../images/pn-ico-test.png) no-repeat;*/
}

.pn-wrap .pn-inner .pn-box .pn-nav ul li a span {
	display: inline-block;
}

.pn-wrap .pn-inner .pn-box .pn-con .pn-list {
	width: 1280px;
	margin: 20px 0;
	overflow: hidden;
}

.pn-wrap .pn-inner .pn-box .pn-con .pn-list .item {
	width: 305px;
	height: 325px;
	overflow: hidden;
	float: left;
	margin: 10px 7px;
	background-color: #fff;
}

.pn-wrap .pn-inner .pn-box .pn-con .pn-list .item a {
	width: 305px;
	height: 170px;
	display: block;
	overflow: hidden;
	position: relative;
	/*background: url(../images/pn-li-top.png) no-repeat;*/
}

.pn-wrap .pn-inner .pn-box .pn-con .pn-list .item a img {
	display: block;
	width: 305px;
	height: 170px;
	/*margin: 5px auto 0;*/
}

.pn-wrap .pn-inner .pn-box .pn-con .pn-list .item.hot .icon {
	width: 12px;
	height: 12px;
	position: absolute;
	right: 50px;
	top: 23px;
	z-index: 11;
	background: url(../images/hot.png) no-repeat;
	z-index: 10
}

.pn-wrap .pn-inner .pn-box .pn-con .pn-list .item.new .icon {
	width: 12px;
	height: 12px;
	position: absolute;
	right: 50px;
	top: 23px;
	z-index: 11;
	background: url(../images/new.png) no-repeat;
	z-index: 10;
}


/*.pn-wrap .pn-inner .pn-box .pn-con .pn-list .item.test a .icon{
	width: 67px;
	height: 67px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 11;
	background: url(../images/pn-li-test.png) no-repeat;
}*/

.pn-wrap .pn-inner .pn-box .pn-con .pn-list .item a .hover {
	z-index: 20;
	width: 305px;
	height: 170px;
	position: absolute;
	left: 0px;
	top: 0px;
	opacity: 0;
	background: rgba(235, 0, 59, .9);
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
}

.pn-wrap .pn-inner .pn-box .pn-con .pn-list .item a:hover .hover {
	opacity: 1;
	margin-right: 100px;
}


/*.pn-wrap .pn-inner .pn-box .pn-con .pn-list .item a .hover .pn-ewm{
	float: left;
	width: 180px;
	margin-left: 0px;
	opacity: 0;
	margin-top: 80px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
}*/


/*.pn-wrap .pn-inner .pn-box .pn-con .pn-list .item a:hover .hover .pn-ewm{
	margin-left: 110px;
	opacity: 1;
}*/

.pn-wrap .pn-inner .pn-box .pn-con .pn-list .item a .hover .pn-ewm img {
	display: block;
	width: 125px;
	height: 125px;
	margin: 0 auto;
}

.pn-wrap .pn-inner .pn-box .pn-con .pn-list .item a .hover .pn-ewm p {
	width: 100%;
	text-align: center;
	font-size: 18px;
	color: #fff;
	margin-top: 13px;
	font-size: 12px;
}

.pn-wrap .pn-inner .pn-box .pn-con .pn-list .item a .hover .pn-ewm p i {
	width: 22px;
	height: 22px;
	display: inline-block;
	vertical-align: middle;
	background: url(../images/star.png) no-repeat;
}


/*.pn-wrap .pn-inner .pn-box .pn-con .pn-list .item a .hover .pn-more{
	width: 144px;
	height: 36px;
	float: right;
	margin-top: 50px;
	border: 1px solid #fff;
	border-radius: 19px;
	font-size: 18px;
	color: #fff;
	text-align: center;
	line-height: 36px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
	margin-right: 0;
	opacity: 0;
}*/


/*.pn-wrap .pn-inner .pn-box .pn-con .pn-list .item a:hover .hover .pn-more{
	margin-right: 100px;
	opacity: 1;
}*/

.pn-wrap .pn-inner .pn-box .pn-con .pn-list .item a .hover .pn-more i {
	width: 22px;
	height: 22px;
	display: inline-block;
	vertical-align: middle;
	background: url(../images/more.png) no-repeat;
}

.pn-wrap .pn-inner .pn-box .pn-con .pn-list .item figcaption {
	width: 305px;
	height: 155px;
	display: block;
	overflow: hidden;
	position: relative;
	/*background-color:#ccc;*/
	/*background: url(../images/pn-li-bot.png) no-repeat;*/
}

.pn-wrap .pn-inner .pn-box .pn-con .pn-list .item figcaption .check_more {
	max-width:100px;
	max-height:20px;
	font-size: 12px;
	color: #969696;
	position: absolute;
	right: 21px;
	top: 120px;
	cursor: pointer;
}

.pn-wrap .pn-inner .pn-box .pn-con .pn-list .item figcaption .check_more img {
	display: inline-block;
	width:13px;
	height:11px;
	vertical-align: middle;
	margin-left: 13px;
}

.pn-wrap .pn-inner .pn-box .pn-con .pn-list .item figcaption h3 {
	width: 252px;
	margin: 0 auto;
	font-size: 18px;
	color: #000;
	padding: 0 5px;
	text-align: left;
	font-weight: normal;
	margin-top: 19px;
}

.pn-wrap .pn-inner .pn-box .pn-con .pn-list .item figcaption h6 {
	width: 252px;
	margin: 0 auto;
	font-size: 12px;
	color: #6e6d6d;
	margin-top: 8px;
	padding: 0 5px 10px 5px;
	font-weight: normal;
	text-align: left;
	line-height: 22px;
	border-bottom: 1px solid #6e6d6d;
	min-height:44px;
}
.line-clamp {
  
}
.pn-tck {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 999999;
	display: none;
	background: rgba(0, 0, 0, .8);
}

.swiper-container {
	width: 1200px;
	margin: 0 auto;
}

.swiper-slide {
	width: 211px;
	height: 140px;
}

.pn-tck .pn-tckcon {
	width: 1068px;
	height: 540px;
	position: fixed;
	left: 50%;
	top: 50%;
	margin: -270px 0 0 -534px;
}


/*.pn-tck .pn-tckcon img{
	display: block;
	width: 100%;
	height: 100%;
}*/

.pn-tck .pn-tckcon .pn-tck-close {
	display: block;
	width: 86px;
	height: 86px;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
	background: url(../images/pn-tck-close.jpg) no-repeat;
}

.pn-tck .pn-tckcon .pn-tck-home {
	display: block;
	width: 300px;
	height: 150px;
	position: absolute;
	right: 38px;
	bottom: 31px;
	background: url(../images/pn-tck-home.png) no-repeat;
}


/*二级菜单样式*/

.menuNav-2-active {
	color: #aaaaaa !important;
	height: 45px
}


/*关于我们页面*/

.about-wrap {
	width: 100%;
	height: 660px;
	position: relative;
	background: url(../images/about-introduce-bg.jpg);
	margin-top: 100px;
}

.about-wrap .about-introduce-box {
	position: absolute;
	top: 100px;
	width: 1200px;
	margin-left: -600px;
	left: 50%;
}

.about-wrap .about-introduce-box h2 {
	text-align: center;
	font-size: 32px;
	font-weight: normal;
	color: #fff;
	margin-bottom: 50px;
}

.about-wrap .about-introduce-box p {
	color: #fff;
	font-size: 14px;
	line-height: 36px;
	height: 36px;
	text-indent: 2em;
	padding: 0 36px;
}


/*新闻页面*/


/*游戏中心页面*/

.pn-wrap-top {
	margin-top: 100px;
	/*background-color: #f6f7fb;*/
}

.con-wrap-content {
	width: 1200px;
	margin: 180px auto 0;
}

.con-wrap-content .con-wrap-content-ul {
	text-align: center;
}

.con-wrap-content li {
	display: inline-block;
	margin: 0 46px;
	border-radius: 4px;
	text-align: center;
}


/*.con-wrap-content li.on-active em {
	width: 21px;
	height: 10px;
	position: absolute;
	left: 50%;
	margin-left: -10.5px;
	bottom: -10px;
	background: url(../images/pn-ico-on.png) no-repeat;
}*/

.con-wrap-content li a {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 16px;
	color: #000;
	position: relative;
}

.con-wrap-content li.on-active a {
	/*background: #EB003B;*/
	color: #eb003b;
}

.con-wrap-content li a:hover {
	color: #eb003b;
}

.con-wrap .con-wrap-content .news-list {
	width: 1200px;
	margin: 35px 0;
	overflow: hidden;
}

.con-wrap .con-wrap-content .news-list-item {
	width: 290px;
	height: 340px;
	overflow: hidden;
	background: #F5F5f5;
	float: left;
	margin: 5px;
	position: relative;
	display: block;
}

.news-list-item .item-content {
	width: 270px;
	height: 320px;
	padding: 10px;
}

.news-list-item .item-content-imgbox {
	width: 270px;
	height: 182px;
}

.news-list-item .item-content-imgbox img {
	width: 100%;
	height: 100%;
}

.item-content-title {
	width: 240px;
	padding: 10px;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	text-align: center;
	font-size: 20px;
	color: #3c3c3c;
	font-weight: normal;
}

.item-content p {
	width: 240px;
	padding: 0 10px;
	font-size: 14px;
	color: #b4b4b4;
	text-indent: 2em;
}

.item-content p .border-left,
.item-content p .border-right {
	display: inline-block;
	width: 80px;
	border-bottom: 1px solid #b4b4b4;
	position: absolute;
	top: 10px;
}

.item-content .item-date {
	position: relative;
	text-indent: 0 !important;
}

.item-content .item-date span {
	display: inline-block;
	width: 260px;
	text-align: center;
}

.item-content p .border-left {
	left: 10px;
}

.item-content p .border-right {
	right: -10px;
}

.item-content .items-txt {
	height: 66px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	line-height: 22px;
}

.news-list-item .news-icon {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 19px;
	height: 19px;
	background: url(../images/news-icon.png) no-repeat;
}


/*视频分页按钮*/

.page {
	height: 33px;
	margin: 45px auto;
	text-align: center;
}

.page li {
	line-height: 33px;
	font-size: 14px;
	border: 1px solid #e5e5e5;
	height: 30px;
	line-height: 30px;
	text-align: center;
	display: inline-block;
	border-radius: 2px;
	cursor: pointer;
	transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	margin: 0px 3px;
	padding: 0 13px;
}

.page li:first-child,
.page li:last-child {
	background: none;
	border: none;
	margin: 0px 10px;
}

.page li.active {
	background: #d2d2d2;
}

.page li a,
.page li span {
	color: #000;
}

.page li.active a {
	color: #fff;
}

.page li a,
.page li span {
	color: #000;
}


/*新闻详情页*/

.news-wrap1 .con-wrap-content .newsdetail-title {
	font-size: 32px;
	color: #000;
	font-weight: normal;
	margin: 20px 0;
}

.news-wrap1 .con-wrap-content .newsdetail-bg p {
	font-size: 14px;
	color: #505050;
	line-height: 24px;
	text-indent: 2rem
}

.news-wrap1 .con-wrap-content .newsdetail-date {
	text-indent: 0 !important;
	font-size: 14px;
	color: #505050;
	line-height: 24px;
	text-indent: 2rem
}

.news-wrap1 .con-wrap-content .newsdetail-bg img {
	width: 100%;
	height: 610px;
	background: #f5f5f5;
	margin-bottom: 30px;
}


/*.news-wrap1 .con-wrap-content .newsdetail-bg img{
	width: 100%;
	height: 100%;
}*/

.news-list .news-list-hot {
	font-size: 28px;
	font-weight: normal;
	color: #505050;
	margin: 100px 0 30px 0;
}

.back-news {
	display: inline-block;
	font-size: 16px;
	float: right;
	color: #343434;
	position: relative;
	margin-bottom: 30px;
}

.back-news i.back-logo {
	position: absolute;
	top: 11px;
	background: url(../images/back.png) no-repeat;
	width: 28px;
	height: 12px;
	left: -40px
}


/*视频页面*/

.vedio-list .vedio-ul {
	margin-bottom: 30px;
}

.vedio-list .vedio-list-item {
	width: 280px;
	height: 220px;
	overflow: hidden;
	float: left;
	position: relative;
	margin-right: 20px;
}

.vedio-content {
	margin: 42px auto !important;
}

.vedio-list-item .item-content-imgbox {
	width: 280px;
	height: 170px;
}

.vedio-list .vedio-list-item img {
	width: 100%;
	height: 100%;
}

.vedio-list .vedio-list-item h2 {
	font-size: 14px;
	color: #505050;
}

.vedio-title-txt {
	width: 280px !important;
	text-align: left !important;
	padding: 10px 0;
}

.vedio-box {
	width: 100%;
	height: 680px;
	background: url(../images/bg_video.jpg) no-repeat center;
	background-size: 100% 100%;
	margin-top: 100px;
	position: relative;
}

.vedio-box .share_title {
	width: 960px;
	height: 45px;
	background-color: #f6f7f7;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	margin-left: -480px;
	z-index: 100;
	border-radius: 5px;
	bottom: 25px;
}

.jiathis_style {
	margin-left: 23px;
	padding-top: 15px;
	color: #646464;
}

.jiathis_style a {
	display: inline-block;
	width: 22px;
	height: 22px;
}

.set-block {
	display: inline-block;
	width: 300px;
	height: 300px;
}

.vedio-box h2 {
	color: #828282;
	margin: 0 auto;
	width: 1000px;
	font-size: 18px;
	font-weight: normal;
	padding: 20px 0;
}

.vedio-box .vedios {
	width: 960px;
	height: 546px;
	margin: 0 auto;
	clear: both;
	overflow: hidden;
	background: #373839;
	position: relative;
	box-shadow: 0 0 30px #000;
	-webkit-box-shadow: 0 0 30px #000;
}

.vedio-box .vedios embed {
	display: block;
	width: 100%;
	height: 100%;
	background: #373839;
}

#vedios-player {
	display: none;
}

#pause-box {
	position: absolute;
	top: 0;
	left: 0;
	width: 960px;
	height: 546px;
	background: rgba(0, 0, 0, 0.5);
}

#pause-box i {
	background: url(../images/pause.png) no-repeat;
	width: 150px;
	height: 150px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -75px;
	margin-top: -75px;
}


/*联系我们页面*/

.contact-wrap1 {
	margin-bottom: 40px;
}

/*.contact-wrap1-content {
	margin: 100px auto 0 !important;
}*/

.consultmessage-box {
	width: 560px;
	position: relative;
	float: left;
	height: 180px;
/*	margin-top: 20px;*/
	border-bottom: 1px solid #e2e2e2;
}

.contact-wrap1-content h2 {
	width: 200px;
	font-size: 18px;
	color: #4d4d4d;
	padding: 20px 0;
	border-bottom: 1px solid #e2e2e2;
	margin-bottom: 10px;
}

.consultmessage-box p {
	color: #4d4d4d;
	font-size: 14px;
	/*height: 40px;*/
	line-height: 40px;
}

.consultmessage-box p span {
	color: #3687ec;
}

.message-board {
	width: 1200px;
	/*height: 450px;*/
	margin-top: 20px;
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: 20px;
}

.contact-input {
	margin: 24px 0;
}

.contact-input .industry-width {
	/*margin: 0 26px 0 20px !important;*/
}

.contact-input .county-width {
	/*width: 240px;
	margin-left: 0;*/
}

.contact-input .must-fill {
	position: relative;
	/*display: inline-block;*/
}

.contact-input .must-fill .fill-sign {
	position: absolute;
	color: #ee4262;
	top: 10px;
	right: 40px;
}

.contact-input span,
.contact-input p,
.adress-box p,
.contact-input select {
	color: #4d4d4d;
	font-size: 16px;
}

.contact-input .company-width {
	/*width: 300px !important;*/
}

.contact-input input {
	/*width: 160px;
	height: 30px;
	color: #4d4d4d;
	font-size: 16px;
	margin: 0 25px 0 16px;
	padding-left: 20px;
	line-height: 30px;*/
}

.leave-message {
	width: 650px;
	height: 120px;
}

.contact-input #selProvince,
.contact-input #selCity {
	width: 120px !important;
	margin: 0 17px;
	height: 32px;
}

.message-board .submit {
	width: 140px;
	height: 32px;
	background: #eb003b;
	color: #fff;
	border-color: #eb003b;
	display: block;
	text-align: center;
	line-height: 32px;
	font-size: 16px;
}

.adress-box p {
	margin-bottom: 20px
}

.contact-wrap2 {
	background: #f5f5f5;
}

.contact-bg {
	background: #f5f5f5;
}


/*轮播效果图动画*/

.h-vedio-box .h-vedio-box-txt .text_intro {
	position: absolute;
	font-size: 18px;
	width: 220px;
	top: -20px
}

.h-vedio-box .h-vedio-box-txt .bg_red {
	width: 100%;
	height: 100%;
	position: absolute;
	background-color: rgba(235, 0, 59, 0.9);
	top: 100%;
	left: 0%;
}

.h-game-box .h-vedio-box-txt1 .new_down {
	position: absolute;
	width: 220px;
	font-size: 18px;
	top: -20px
}

.h-game-box .h-vedio-box-txt1 .bg_down {
	width: 100%;
	height: 100%;
	position: absolute;
	background-color: rgba(235, 0, 59, 0.9);
	top: 100%;
	left: 0%;
}

.h-game-box .h-vedio-box-txt1 {
	position: absolute;
	bottom: 0;
	height: 60px;
	font-size: 12px;
	padding: 20px 40px;
	text-align: center;
	color: #FFF;
	/* background: rgba(0, 0, 0, 0.5); */
	right: 0;
	left: 0;
}


/*首页轮播标题*/

.banner-title-box {
	position: absolute;
	top: 50%;
	margin-top: -46px;
	width: 210px;
	height: 65px;
}

.banner-txt {
	background: #fff;
	width: 150px;
	display: inline-block;
	position: relative;
	float: left;
	background: #fff;
	height: 42px;
	padding: 10px;
	margin-top: 1px;
	cursor: pointer
}

.pre-title {
	left: -210px;
	/*padding-r:40px;*/
}

.next-title {
	right: -210px;
	/*padding-left:40px*/
}

.banner-title-box h2,
.banner-title-box p {
	color: #000;
	/*padding:10px;*/
}

.banner-title-box h2 {
	font-size: 18px;
}

.banner-title-box p {
	font-size: 14px;
}

.contact-input .intent-txt {
	padding: 10px 0 20px 0;
}


/*弹框样式布局*/

.pn-tckcon .pn-tck-box {
	width: 642px;
	height: 460px;
	position: absolute;
	top: 0;
	left: 0;
	margin: 50px 40px 0px 50px;
}

.pn-tckcon .pn-tck-box .pn-tck-box-left {
	position: relative;
	float: left;
	width: 642px;
	height: 510px;
}

.dg-wrapper .pn-tck-bigimg {
	width: 709px;
	height: 480px;
	z-index:99;
	position:absolute;
	bottom:0;
}

.pn-tck-bigimg img {
	width: 100%;
	height: 100%;
}

.pn-tck-bigimg .play_video {
	display: inline-block;
	width: 108px;
	height: 111px;
	position: absolute;
	left: 50%;
	top: 126px;
	margin-left: -53px;
	cursor: pointer;
}

.pn-tck-bigimg .play_video .small_img {
	display: inline-block;
	width: 37px;
	height: 39px;
	position: absolute;
	left: 50%;
	margin-left: -18.5px;
	top: 40px;
	animation: dy 2s linear infinite;
	-webkit-animation: dy 2s linear infinite;
	-moz-animation: dy 2s linear infinite;
	-ms-animation: dy 2s linear infinite;
}

@-moz-keyframes dy {
	0% {
		transform: scale(0.9);
	}
	50% {
		transform: scale(1.1);
	}
	100% {
		transform: scale(0.9);
	}
}

@-ms-keyframes dy {
	0% {
		transform: scale(0.9);
	}
	50% {
		transform: scale(1.1);
	}
	100% {
		transform: scale(0.9);
	}
}

@-webkit-keyframes dy {
	0% {
		transform: scale(0.9);
	}
	50% {
		transform: scale(1.1);
	}
	100% {
		transform: scale(0.9);
	}
}

@keyframes dy {
	0% {
		transform: scale(0.9);
	}
	50% {
		transform: scale(1.1);
	}
	100% {
		transform: scale(0.9);
	}
}

.pn-tck-bigimg .play_video .big_img {
	display: inline-block;
	width: 108px;
	height: 111px;
	position: absolute;
	animation: dh 2s linear infinite;
	-webkit-animation: dh 2s linear infinite;
	-moz-animation: dh 2s linear infinite;
	-ms-animation: dh 2s linear infinite;
}

@-moz-keyframes dh {
	0% {
		transform: scale(1.1) rotate(0deg);
	}
	50% {
		transform: scale(0.9) rotate(180deg);
	}
	100% {
		transform: scale(1.1) rotate(360deg);
	}
}

@-ms-keyframes dh {
	0% {
		transform: scale(1.1) rotate(0deg);
	}
	50% {
		transform: scale(0.9) rotate(180deg);
	}
	100% {
		transform: scale(1.1) rotate(360deg);
	}
}

@-webkit-keyframes dh {
	0% {
		transform: scale(1.1) rotate(0deg);
	}
	50% {
		transform: scale(0.9) rotate(180deg);
	}
	100% {
		transform: scale(1.1) rotate(360deg);
	}
}

@keyframes dh {
	0% {
		transform: scale(1.1) rotate(0deg);
	}
	50% {
		transform: scale(0.9) rotate(180deg);
	}
	100% {
		transform: scale(1.1) rotate(360deg);
	}
}

.pn-tck-smallimg {
	width: 642px;
	height: 145px;
	margin-top: 19px;
}

.pn-tck-smallimg .smallimg-margin {
	margin-left: 16px;
}

.pn-tck-smallimg img {
	display: inline-block;
	width: 200px;
	height: 125px;
}


/*.pn-tck-box-left #play{
	display: block;
}*/

.pn-tck-box-left #play-video {
	display: none;
}

.main_page01,
.main_page02,
.main_page03,
.main_page04,
.main_page05,
.main_page06 {
	width: 1920px;
	height: 920px;
	position: relative;
	left: 50%;
	margin-left: -960px;
	margin-top: -1px;
}

.main_page01 {
	background: url(../images/main_page.jpg) no-repeat center top;
	margin-top: 100px;
}

.news-page {
	height: 33px;
	margin: 45px auto;
	text-align: center;
}

.news-page li {
	line-height: 33px;
	font-size: 14px;
	/*border: 1px solid #e5e5e5;*/
	height: 30px;
	line-height: 30px;
	text-align: center;
	display: inline-block;
	/*border-radius: 2px;*/
	cursor: pointer;
	transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	margin: 0 8px;
}
.news-page li p{
	line-height:30px;
}
.news-page li p img{
	vertical-align: middle;
}
.news-page li:first-child,
.news-page li:last-child {
	background: none;
	border: none;
	margin: 0px 10px;
}

.news-page li a,
.news-page li span {
	color: #969696;
}
.pagination li.active a{
	color:#505050;
}
.news-page li.active {
	/*background: #ff9000;*/
	color:#000;
}

.dg-container {
	width: 100%;
	height: 533px;
	position: fixed;
	top: 10%;
}

.dg-wrapper {
	width: 709px;
	height: 480px;
	margin: 0 auto;
	position: relative;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-perspective: 1000px;
	-moz-perspective: 1000px;
	-o-perspective: 1000px;
	-ms-perspective: 1000px;
	perspective: 1000px;
}

.bg_wrapper {
	width: 709px;
	height: 480px;
	margin: 0 auto;
	position: relative;
}

.dg-wrapper .ty_span {
	width: 709px;
	height: 480px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	border: 3px solid #ca9f6a;
}
.dg-wrapper .ty_span:nth-child(1){
	z-index:99;
}
.dg-wrapper .ty_span .bfsp{
	width:119px;
	height:119px;
	position:absolute;
	top:50%;
	margin-top:-59.5px;
	left:50%;
	margin-left:-59.5px;
	animation: kk 2s linear infinite;
	-webkit-animation: kk 2s linear infinite;
	z-index:99;
}
@keyframes kk{
	0%{transform: scale(0.9);}
	50%{transform: scale(1);}
	100%{transform: scale(0.9);}
}

@-webkit-keyframes kk{
	0%{transform: scale(0.9);}
	50%{transform: scale(1);}
	100%{transform: scale(0.9);}
}
.dg-wrapper .ty_span.dg-transition {
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.dg-wrapper .ty_span img {
	display: block;
	width: 100%;
	height: 100%;
}

.dg-wrapper .ty_span .jrzq {
	width: 207px;
	height: 51px;
	position: absolute;
	display: block;
	bottom: 115px;
	left: 70px;
}

.dg-container nav {
	width: 108px;
	position: absolute;
	z-index: 1000;
	bottom: 0px;
	left: 50%;
	margin-left: -54px;
}

.dg-container .second_nav .dg-prev{
	display: block;
	width:174px;
	height:512px;
	position:absolute;
	left:-500px;
	top:-490px;
	background:none;
}
.dg-container .second_nav .dg-next{
	display: block;
	width:174px;
	height:512px;
	position:absolute;
	left:380px;
	top:-545px;
	background:none;
}
.dg-container nav span {
	text-indent: -9000px;
	float: left;
	cursor: pointer;
	width: 23px;
	height: 23px;
	opacity: 0.8;
	background: transparent url(../images/1.png) no-repeat top left;
}

.dg-container nav span:hover {
	opacity: 1;
}

.dg-container nav span.dg-next {
	background: transparent url(../images/2.png) no-repeat top left;
	margin-left: 60px;
}

#play-video {
	display: none;
	z-index: 99;
}

.dg-container .video_close {
	width: 64px;
	height: 64px;
	position: absolute;
	top: 3px;
	right: -3px;
	cursor: pointer;
}

.dg-wrapper .ty_span .swiper-button-prev {
	display: block;
	width: 40px;
	height: 40px;
	background: url(../images/left_nav.png) no-repeat center;
	left: 26px;
}

.dg-wrapper .ty_span .swiper-button-next {
	display: block;
	width: 40px;
	height: 40px;
	background: url(../images/right_nav.png) no-repeat center;
	right: 26px;
}

.dg-wrapper .ty_span .swiper-slide {
	width: 100%;
	height: 486px;
}
