@charset "utf-8";
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
blockquote,
pre,
hr,
figure,
table,
caption,
th,
td,
form,
fieldset,
legend,
input,
button,
textarea,
menu {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑"
}

body {
	padding: 0;
	margin: 0;
	background: #f4f2f2
}

html,
body,
fieldset,
img,
iframe,
abbr {
	border: 0
}

li {
	list-style: none
}

textarea {
	overflow: auto;
	resize: none
}

a,
button {
	cursor: pointer
}

h1,
h2,
h3,
h4,
h5,
h6,
em,
strong,
b {
	font-weight: 700
}

a,
a:hover {
	text-decoration: none;
	outline: 0;
	-moz-outline: 0
}

body,
textarea,
input,
button {
	color: #666;
	font-size: 14px;
}

html,
body {
	width: 100%;
	min-height: 930px;
	height: auto
}

.hide {
	display: none
}

.f-cb:after,
.f-cbli li:after {
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	overflow: hidden;
	content: ".";
}

.f-cb,
.f-cbli li {
	zoom: 1
}

.f-ib {
	display: inline-block;
	*display: inline;
	*zoom: 1
}

.f-dn {
	display: none
}

.f-db {
	display: block
}

.f-fl {
	float: left
}

.f-fr {
	float: right
}

.f-pr {
	position: relative
}

.f-pa {
	position: absolute
}

.f-prz {
	position: relative;
	zoom: 1
}

.f-oh {
	overflow: hidden
}

.f-turn {
	-webkit-transition: all .3s ease-in;
	-moz-transition: all .3s ease-in;
	-ms-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in
}

.wrap {
	position: relative;
	width: 100%;
	min-width: 1280px;
	max-width: 1920px;
	margin: 0 auto;
	/*background-color:#fff;*/
}

.wrap .topBar {
	position: absolute;
}

.head-wrap {
	position: relative;
	width: 100%;
	height: 599px;
	overflow: hidden;
	top: 90px;
	position: relative;
}

.head-box {
	position: absolute;
	width: 100%;
	padding-top: 100px;
	height: 720px;
	top: 0;
	left: 0;
	background-position: center top;
	display: none;
	z-index: 1
}

.head-box.cur {
	z-index: 2;
	display: block
}

.head-ctrl-box {
	position: absolute;
	width: 1136px;
	height: 0;
	left: 50%;
	margin-left: -572px;
	bottom: 50px;
	z-index: 3
}

.head-ctrl {
	position: relative;
	width: 200px;
	float: right;
	height: 20px;
	text-align: right
}

.head-ctrl a {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 5px;
	background-repeat: no-repeat;
}

.head-ctrl a:hover,
.head-ctrl a.cur {
	background-repeat: no-repeat;
}

.head-sel {
	position: absolute;
	top: 40%;
	background: #000;
	width: 45px;
	height: 80px;
	z-index: 5;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.head-sel i {
	position: absolute;
	width: 26px;
	height: 52px;
	left: 50%;
	top: 50%;
	margin-left: -14px;
	margin-top: -24px;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9
}

.head-sel:hover {
	background: #3c3d3f
}

.head-sel:hover .sel-box {
	display: block
}

.head-prev {
	left: 0
}

.head-prev i {
	background: url(http://static.zdjoys.com/images/zdkj/new2016/images/main_curr/prev_i.png) no-repeat
}

.head-next {
	right: 0
}

.head-next i {
	background: url(http://static.zdjoys.com/images/zdkj/new2016/images/main_curr/prev_ir.png) no-repeat
}

.sel-box {
	position: absolute;
	top: 0;
	left: -231px;
	width: 210px;
	height: 60px;
	padding: 10px;
	background: #3c3d3f;
	display: none;
	overflow: hidden
}

.sel-box img {
	position: relative;
	float: left;
	margin-right: 10px;
	width: 60px;
	height: 60px
}

.sel-box h2 {
	color: #fff;
	font-size: 22px;
	line-height: 32px;
	height: 32px;
	overflow: hidden
}

.sel-box p {
	color: #fff;
	font-size: 16px;
	line-height: 28px;
	height: 28px;
	overflow: hidden
}

.prev-box {
	left: 45px;
	border-left: #767878 1px solid
}

.next-box {
	left: -231px;
	border-right: #767878 1px solid
}

.header {
	position: relative;
	width: 1000;
	margin: 0 auto;
	height: 100%;
	display: block
}

.header .white h2 {
	color: #fff
}

.header .white h3 {
	color: #fff
}

.header .white p {
	color: #fff
}

.header .left {
	left: 40px
}

.header .left h2 {
	text-align: left
}

.header .left h3 {
	text-align: left
}

.header .left p {
	text-align: left
}

.header .center {
	left: 50%;
	margin-left: -245px;
	top: 100px
}

.header .center h2 {
	text-align: center
}

.header .center h3 {
	text-align: left
}

.header .center i {
	margin: 0 auto
}

.header .center p {
	text-align: center
}

.header .right {
	right: 40px
}

.nav-wrap {
	width: 100%;
	height: 70px;
	background: url(../img/nav_bg.jpg) no-repeat;
	background-position: center top
}

.nav-box {
	position: relative;
	width: 1136px;
	margin: 0 auto;
	height: 100%
}

.nav-box a {
	line-height: 70px;
	color: #a3c8dc;
	font-size: 16px;
	position: relative;
	margin: 0 20px
}

.nav-box a i {
	position: absolute;
	left: -20px;
	top: 4px;
	width: 15px;
	height: 15px;
	background: url(../img/bli3.png) no-repeat
}

.nav-box a:hover,
.nav-box a.sel {
	color: #fff
}

.nav-box a:hover i,
.nav-box a.sel i {
	background: url(../img/bli4.png) no-repeat
}

.ser-box {
	position: relative;
	float: right;
	height: 30px;
	width: 400px;
	padding: 20px 0;
	right: 20px
}

.ser-box input {
	width: 320px;
	background: #47748c;
	border: 0;
	height: 14px;
	line-height: 14px;
	padding: 8px;
	font-size: 14px;
	color: #a3c8dc
}

.ser-box a {
	position: absolute;
	width: 25px;
	height: 25px;
	background: url(../img/ser_bg.png) no-repeat
}

#NIE-copyRight {
	padding: 20px 0;
	background: #272a2c;
	min-width: 1136px;
	color: #fff
}

#NIE-copyRight a {
	color: #fff
}

#NIE-copyRight a:hover {
	text-decoration: underline
}

#NIE-copyRight #ncp-l1 {
	color: #e23a3f
}

#NIE-copyRight #ncp-l1 a {
	color: #e23a3f
}

#NIE-topBar-include {
	min-width: 1136px!important
}

.con-wrap {
	width: 100%
}

.con-wrap .con-box {
	position: relative;
	width: 1136px;
	margin: 0 auto;
	height: 100%;
	overflow: hidden
}

.g-banBox {
	position: absolute;
	width: 790px;
	height: 100%;
	overflow: hidden;
	left: 0
}

.g-banBox .ctrl-box {
	position: relative;
	width: 150px;
	float: left;
	height: 100%;
	background: #282b2d
}

.g-banBox .ctrl-box .ctrl-mon {
	font-size: 12px;
	color: #727272;
	text-align: center;
	margin-top: 70px
}

.g-banBox .ctrl-box .ctrl-mon-mun {
	font-size: 58px;
	line-height: 60px;
	color: #727272;
	text-align: center
}

.g-banBox .ctrl-box i {
	width: 22px;
	height: 5px;
	background: #cf1132;
	display: block;
	margin: 15px auto
}

.g-banBox .ctrl-box .ctrl-title {
	font-size: 16px;
	color: #fff;
	font-weight: 700;
	text-align: center
}

.g-banBox .ctrl {
	position: absolute;
	width: 100%;
	bottom: 10px;
	height: 30px;
	text-align: center
}

.g-banBox .ctrl a {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	background-repeat: no-repeat;
}

.g-banBox .ctrl a:hover,
.g-banBox .ctrl a.cur {
	background-repeat: no-repeat;
}

.carouselwrap {
	position: relative;
	width: 640px;
	height: 100%;
	float: left;
	overflow: hidden
}

.carouselwrap .carouse-box {
	position: absolute;
	left: -100%;
	top: 0;
	width: 100%;
	height: 100%
}

.carouselwrap .carouse-box i {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 360px;
	height: 310px;
	pointer-events: none
}

.carouselwrap .carouse-box .carouse-con {
	position: relative;
	float: left;
	width: 50%;
	height: 100%;
	background: #e2e6e9;
	display: block
}

.carouselwrap .carouse-box .carouse-con:hover .bg-font {
	bottom: 0
}

.carouselwrap .carouse-box .carouse-con:hover .bg-font-top {
	top: 0
}

.carouselwrap .carouse-box .carouse-con:hover .car-bg-img {
	background-position: 60% 50%;
	background-position: 40% 50%\9;
	*background-position: 40% 50%
}

.carouselwrap .carouse-box .carouse-con:hover p {
	background: 0 0;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear
}

.carouselwrap .carouse-box .carouse-con:hover .txt1 {
	top: -40px
}

.carouselwrap .carouse-box .carouse-con:hover .txt2,
.carouselwrap .carouse-box .carouse-con:hover .dayslef {
	top: 25%;
	color: #fff
}

.carouselwrap .carouse-box .carouse-con:hover .jk_btn {
	background: 0 0;
	background: rgba(0, 0, 0, 0)
}

.carouselwrap .carouse-box .carouse-con:hover .dayslef span {
	color: #fff
}

.carouselwrap .carouse-box .car-bg-img {
	width: 100%;
	height: 100%;
	background-position: 40% 50%;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear
}

.carouselwrap .carouse-box img {
	width: 100%;
	height: 100%
}

.carouselwrap .carouse-box .txt1 {
	position: relative;
	top: 0;
	font-size: 20px;
	line-height: 50px;
	font-weight: 700;
	text-align: center;
	padding-top: 60px;
	padding-bottom: 30px;
	display: block;
	color: #fff;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear
}

.carouselwrap .carouse-box .txt2,
.carouselwrap .carouse-box .dayslef {
	position: relative;
	font-size: 14px;
	line-height: 28px;
	text-align: center;
	width: 160px;
	margin: 0 auto;
	display: block;
	top: 0;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear
}

.carouselwrap .carouse-box .dayslef {
	display: none
}

.carouselwrap .carouse-box .dayslef span {
	font-size: 28px;
	color: #cf1132;
	font-weight: 700;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear
}

.carouselwrap .carouse-box p {
	position: absolute;
	height: 60px;
	width: 100%;
	bottom: 0;
	left: 0;
	text-align: center;
	opacity: .8;
	filter: alpha(opacity=80)
}

.g-listBox {
	position: absolute;
	width: 390px;
	height: 240px;
	padding: 40px;
	background: #282b2d;
	overflow: hidden;
	right: 0
}

.g-listBox .g-newsBox {
	width: 100%;
	height: 100%;
	overflow: hidden
}

.g-listBox .newsBox {
	position: relative;
	width: 100%;
	padding-top: 14px
}

.g-listBox .hot-news {
	font-size: 24px;
	color: #cf0f32;
	padding-bottom: 20px;
	border-bottom: 1px #3d4041 solid;
	display: block;
	font-weight: 700
}

.g-listBox .hot-news:hover {
	color: #e41f43
}

.g-listBox .morenews {
	position: absolute;
	right: 0;
	top: 0;
	width: 37px;
	height: 37px;
	background-repeat: no-repeat;
}

.newsBoxlist {
	position: relative;
	width: 100%;
	height: 100%
}

.newsBoxlist li {
	height: 30px;
	line-height: 30px;
	*height: 24px;
	*line-height: 24px
}

.newsBoxlist a {
	width: 250px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color: #c3c3c3;
	float: left;
	font-size: 14px;
	text-indent: 15px;
}

.newsBoxlist a:hover {
	font-weight: 700;
	color: #fff
}

.newsBoxlist span {
	float: right;
	font-size: 14px;
	color: #727272
}

.con-wrap-in {
	position: relative;
	background: #fff;
	padding-bottom: 50px
}

.con-wrap-in .con-box {
	height: 565px;
	padding: 7px 0;
	overflow: hidden
}

.con-wrap-in .con-box .con-box-title {
	position: relative;
	line-height: 22px;
	font-size: 22px;
	color: #272a2c;
	display: block;
	text-indent: 15px;
	border-left: 4px #cf1132 solid;
	margin: 30px 0 15px
}

.con-wrap-in .con-box a {
	width: 238px;
	height: 238px;
	padding: 7px;
	float: left
}

.con-wrap2,
.con-wrap5 {
	background-color: #f1f1f1
}

.con-wrap2 .con-box,
.con-wrap5 .con-box {
	height: 400px
}

.g-hotBox {
	padding: 50px 0
}

.g-hotBox .con-box-title {
	position: relative;
	line-height: 22px;
	font-size: 22px;
	color: #272a2c;
	display: block;
	text-indent: 15px;
	border-left: 4px #cf1132 solid;
	margin-bottom: 30px
}

.g-hotBox .reload {
	position: absolute;
	top: 0;
	right: 20px;
	font-size: 16px;
	color: #272a2c;
	height: 20px;
	line-height: 20px;
	display: block
}

.g-hotBox .reload i {
	display: inline-block;
	width: 21px;
	height: 17px;
	margin-left: 10px;
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all .4s linear 0s;
	-moz-transition: all .4s linear 0s;
	-ms-transition: all .4s linear 0s;
	-o-transition: all .4s linear 0s;
	transition: all .4s linear 0s;
	*top: -4px;
	background-repeat: no-repeat;
}

.g-hotBox .reload:hover i {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg)
}

.g-hotBox .o-link {
	font-size: 16px;
	margin: 0 5px;
	color: #272a2c
}

.g-hotBox .o-link:hover,
.g-hotBox .o-link.active {
	color: #cf1132
}

.g-hotBox .f-link {
	margin-left: 30px
}

.g-hot-all {
	position: relative;
	width: 100%;
	height: 325px
}

.g-hot-wrap {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: none
}

.g-hot-wrap.active {
	display: block
}

.cur-hot-box {
	position: absolute;
	width: 1300px;
	height: 325px;
	left: 0;
	top: 0;
	overflow: visible;
	display: none;
	z-index: 4
}

.cur-hot-box .hot-box {
	float: left;
	width: 400px;
	height: 315px;
	margin: 0 30px 0 0;
	background: #fffdfe;
	position: relative;
	border-bottom: 5px #ebebeb solid;
	-webkit-transform-origin: center center;
	-moz-transform-origin: center center;
	-ms-transform-origin: center center;
	-o-transform-origin: center center;
	transform-origin: center center;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	opacity: 0;
	filter: alpha(opacity=0)
}

.cur-hot-box.cur {
	z-index: 5
}

.cur-hot-box.cur .hot-box {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	opacity: 1;
	filter: alpha(opacity=100)
}

.cur-hot-box.hideing .hot-box {
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	opacity: 0;
	filter: alpha(opacity=0)
}

.cur-hot-box.hideing .hot-box:nth-child(1) {
	-webkit-transition: all .4s linear 0s;
	-moz-transition: all .4s linear 0s;
	-ms-transition: all .4s linear 0s;
	-o-transition: all .4s linear 0s;
	transition: all .4s linear 0s
}

.cur-hot-box.hideing .hot-box:nth-child(2) {
	-webkit-transition: all .4s linear .1s;
	-moz-transition: all .4s linear .1s;
	-ms-transition: all .4s linear .1s;
	-o-transition: all .4s linear .1s;
	transition: all .4s linear .1s
}

.cur-hot-box.hideing .hot-box:nth-child(3) {
	-webkit-transition: all .4s linear .2s;
	-moz-transition: all .4s linear .2s;
	-ms-transition: all .4s linear .2s;
	-o-transition: all .4s linear .2s;
	transition: all .4s linear .2s
}

.cur-hot-box.showing .hot-box {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	opacity: 1;
	filter: alpha(opacity=100)
}

.cur-hot-box.showing .hot-box:nth-child(1) {
	-webkit-transition: all .4s linear .4s;
	-moz-transition: all .4s linear .4s;
	-ms-transition: all .4s linear .4s;
	-o-transition: all .4s linear .4s;
	transition: all .4s linear .4s
}

.cur-hot-box.showing .hot-box:nth-child(2) {
	-webkit-transition: all .4s linear .5s;
	-moz-transition: all .4s linear .5s;
	-ms-transition: all .4s linear .5s;
	-o-transition: all .4s linear .5s;
	transition: all .4s linear .5s
}

.cur-hot-box.showing .hot-box:nth-child(3) {
	-webkit-transition: all .4s linear .6s;
	-moz-transition: all .4s linear .6s;
	-ms-transition: all .4s linear .6s;
	-o-transition: all .4s linear .6s;
	transition: all .4s linear .6s
}

.hot-link:hover .hot-font {
	opacity: 1;
	filter: alpha(opacity=100);
	top: 0
}

.hot-link2:hover .hot-font {
	opacity: 1;
	filter: alpha(opacity=100);
	top: 0
}

.hot-link .hot-font .txt {
	float: left;
	width: 172px;
	height: 99px;
	overflow: hidden
}

.hot-link .hot-font .txt p {
	height: 28px;
	color: #fff;
	font: 14px/28px "Microsoft YaHei";
	overflow: hidden
}

.hot-link .hot-font .score {
	position: relative
}

.hot-link .hot-font .score em.satr_1 {
	width: 20%
}

.hot-link .hot-font .score em.satr_2 {
	width: 40%
}

.hot-link .hot-font .score em.satr_3 {
	width: 60%
}

.hot-link .hot-font .score em.satr_4 {
	width: 80%
}

.hot-link .hot-font .score em.satr_5 {
	width: 100%
}

.hot-title {
	color: #383838;
	font: 700 20px/32px "Microsoft YaHei";
	margin: 18px 0 0 20px;
	height: 32px;
	overflow: hidden
}

.hot-txt {
	margin: 0 0 0 30px;
	font: 14px "Microsoft YaHei";
	color: #9f9f9f
}

.hot-like {
	position: absolute;
	bottom: 20px;
	right: 127px
}

.gw-link:hover {
	color: #fff;
	text-decoration: none;
	background-position: 0 0;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
	-webkit-animation: ani-gw-link .3s linear .2s 1 normal 300ms 0 ease;
	-moz-animation: ani-gw-link .3s linear .2s 1 normal 300ms 0 ease;
	-ms-animation: ani-gw-link .3s linear .2s 1 normal 300ms 0 ease;
	-o-animation: ani-gw-link .3s linear .2s 1 normal 300ms 0 ease;
	animation: ani-gw-link .3s linear .2s 1 normal 300ms 0 ease;
	-moz-animation: ani-gw-link .3s linear .2s 1 normal;
	-webkit-animation: ani-gw-link .3s linear .2s 1 normal;
	-o-animation: ani-gw-link .3s linear .2s 1 normal;
	-ms-animation: ani-gw-link .3s linear .2s 1 normal;
	animation: ani-gw-link .3s linear .2s 1 normal
}

@-webkit-keyframes ani-gw-link {
	0% {
		-webkit-transform: translate(0, 0)
	}
	50% {
		-webkit-transform: translate(0, 3px)
	}
	100% {
		-webkit-transform: translate(0, 0)
	}
}

@-moz-keyframes ani-gw-link {
	0% {
		-moz-transform: translate(0, 0)
	}
	50% {
		-moz-transform: translate(0, 3px)
	}
	100% {
		-moz-transform: translate(0, 0)
	}
}

@-o-keyframes ani-gw-link {
	0% {
		-o-transform: translate(0, 0)
	}
	50% {
		-o-transform: translate(0, 3px)
	}
	100% {
		-o-transform: translate(0, 0)
	}
}

@-ms-keyframes ani-gw-link {
	0% {
		-ms-transform: translate(0, 0)
	}
	50% {
		-ms-transform: translate(0, 3px)
	}
	100% {
		-ms-transform: translate(0, 0)
	}
}

@keyframes ani-gw-link {
	0% {
		transform: translate(0, 0)
	}
	50% {
		transform: translate(0, 3px)
	}
	100% {
		transform: translate(0, 0)
	}
}


/*ggg*/

.con-wrap5 .hot-bg-img {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 1s ease-out;
	-moz-transition: all 1s ease-out;
	-ms-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	transition: all 1s ease-out
}

.con-wrap5 .hot-link:hover .hot-link2:hover .hot-bg-img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1)
}


/*ggg*/

.con-wrap3 {
	padding: 0 0 25px 0;
	background-color: #f9f9f9;
	/*height:auto!important;*/
	height: 300px;
	min-height: 300px;
}

.con-wrap3 .con-box {
	border-left: 1px #eee solid;
	border-right: 1px #eee solid;
	width: 1136px
}

.con-wrap3 .nav-box-con .nav-box-title {
	padding: 25px 0;
	background: #fbfbfb;
	border-left: 1px #eee solid
}

.con-wrap3 .nav-box-con .nav-box-title em {
	font-size: 16px;
	color: #222
}

.con-wrap3 .nav-box-con1 .nav-box-title {
	border-left: 0
}

.con-wrap3 .nav-li-box {
	margin: 0;
	border-left: 1px #eee solid
}

.con-wrap3 .nav-li-box h2 {
	position: relative;
	font-size: 14px;
	color: #c21d35;
	text-indent: 40px;
	font-weight: 700
}

.con-wrap3 .nav-li-box a {
	color: #666
}

.con-wrap3 .nav-li-box a:hover {
	font-weight: 700;
	color: #666
}

.con-wrap3 .nav-li-box .li-bg {
	display: none
}

.con-wrap3 .nav-li-box .li-txt {
	display: none
}

.con-wrap3 .cha-list {
	position: relative;
	text-align: center;
	color: #5a5a5a;
	font-size: 12px;
	margin-top: 20px
}

.con-wrap3 .nav-change-box {
	position: relative;
	margin: 20px auto;
	width: 120px;
	height: 50px
}

.con-wrap3 .nav-change-box a {
	position: relative;
	border: 1px #f1f1f1 solid;
	background: #f1f1f1;
	width: 58px;
	height: 48px;
	float: left;
	display: block
}

.con-wrap3 .nav-change-box a.cur {
	border: 1px #c5c5c5 solid
}

.con-wrap3 .nav-change-box a i {
	display: block;
	margin: 14px 19px;
	width: 20px;
	height: 20px
}

.sedStyle {
	position: relative;
	width: 100%;
	min-width: 1136px;
	overflow: hidden
}

.sedStyle .con-box {
	position: relative;
	margin-left: 0;
	border: 0
}

.sedStyle .nav-box-con .nav-box-title {
	display: none
}

.sedStyle .nav-li-box {
	overflow: hidden
}

.sedStyle .nav-li-box .icon-H {
	display: none
}

.sedStyle .nav-li-box .icon-N {
	display: none
}

.sedStyle .nav-li-box h2 {
	position: relative;
	font-size: 16px;
	color: #222;
	text-indent: 36px;
	border-left: 4px #cf1132 solid
}

.sedStyle .nav-li-box ul {
	position: relative;
	padding: 30px 0 30px 75px
}

.sedStyle .nav-li-box li {
	float: left;
	position: relative;
	*margin: 5px 0;
	margin-right: 46px;
	width: 64px;
	height: 64px
}

.sedStyle .nav-li-box li:hover .li-txt {
	display: block
}

.sedStyle .nav-li-box li a {
	width: 64px;
	height: 64px;
	overflow: hidden;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	border-radius: 5px;
	position: relative;
	display: block;
	line-height: 0;
	text-indent: -99999px
}

.sedStyle .nav-li-box li a:hover .li-bg {
	top: 0;
	left: 0
}

.sedStyle .nav-li-box li img {
	width: 150%;
	height: 150%;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	position: relative;
	display: block;
	top: -25%;
	left: -25%
}

.sedStyle .nav-li-box .ebox {
	margin-left: -54px;
	clear: left
}

.sedStyle .nav-li-box .li-bg {
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(221, 17, 54, .5);
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
	top: -100%;
	left: -100%;
	display: block
}

.sedStyle .nav-li-box .li-txt {
	position: absolute;
	width: 120px;
	left: -40px;
	top: -20%;
	color: #cf0f32;
	background: #fff;
	padding: 3px;
	text-align: center;
	border: 2px #eee solid
}

.sedStyle .cha-list {
	display: none
}

.center-show {
	position: relative;
	height: 100%;
	float: left;
	width: 25%;
	overflow: hidden
}

.center-show.last-child {
	*margin-left: -3px
}

.center-show em {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	background-position: center center
}

.center-show span {
	position: absolute;
	width: 100%;
	left: 0;
	text-align: center;
	font-size: 20px;
	line-height: 34px;
	color: #fff;
	top: 50%;
	margin-top: -34px;
	-webkit-transition: all .5s linear;
	-moz-transition: all .5s linear;
	-ms-transition: all .5s linear;
	-o-transition: all .5s linear;
	transition: all .5s linear
}

.center-show .center-bg {
	top: 0;
	background-position: center center;
	-webkit-transition: all 1s linear;
	-moz-transition: all 1s linear;
	-ms-transition: all 1s linear;
	-o-transition: all 1s linear;
	transition: all 1s linear
}

.center-show .font1 {
	top: 0;
	background: #000;
	opacity: .6;
	filter: alpha(opacity=60);
	-webkit-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	-ms-transition: all .5s ease-out;
	-o-transition: all .5s ease-out;
	transition: all .5s ease-out
}

.center-show .font2 {
	bottom: -50%;
	height: 50%;
	background: #cf0f32;
	opacity: .9;
	filter: alpha(opacity=90);
	-webkit-transition: all .5s ease-in;
	-moz-transition: all .5s ease-in;
	-ms-transition: all .5s ease-in;
	-o-transition: all .5s ease-in;
	transition: all .5s ease-in
}

.center-show:hover .center-bg {
	background-position: center center
}

.center-show:hover .font1 {
	top: 100%
}

.center-show:hover .font2 {
	bottom: 0
}

.center-show:hover span {
	top: 75%
}

.con-wrap6 {
	background-color: #fff
}

.con-wrap6 .con-box {
	padding: 40px 0
}

.link-li-box {
	position: relative;
	float: left;
	margin-right: 14px
}

.link-li-box a {
	position: relative;
	float: left;
	width: 150px;
	padding: 10px 0;
	margin-right: 2px;
	margin-bottom: 2px;
	background: #e3e3e3;
	text-align: center;
	text-decoration: none;
	-webkit-transition: all .3s ease-in;
	-moz-transition: all .3s ease-in;
	-ms-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in
}

.link-li-box a:hover {
	text-decoration: none;
	background: #cf1132
}

.link-li-box a:hover .txt1 {
	color: #fff
}

.link-li-box a:hover .txt2 {
	color: #fff
}

.link-li-box .txt1 {
	color: #222;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out
}

.link-li-box .txt2 {
	color: gray;
	font-size: 12px;
	line-height: 30px;
	text-align: center;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out
}

.link-li-box1 {
	width: 152px
}

.link-li-box2 {
	width: 304px
}

.link-li-box3 {
	width: 152px
}

.link-li-box4 {
	width: 608px;
	margin-right: 0
}

.con-wrap6-other {
	width: 100%;
	float: left;
	margin-top: 30px;
	font-size: 12px;
	color: #d9dde1
}

.con-wrap6-other a {
	color: #888;
	font-size: 12px
}

.con-wrap6-other a:hover {
	color: #cf1132
}

.con-wrap6-other span {
	font-size: 14px;
	color: #454240
}

.con-wrap6-other .phone-tips {
	margin-left: 430px
}

.con-wrap6-other .phone-num {
	font-size: 18px;
	color: #909090
}

.topBar.hasAd .topBoxlist a {
	-webkit-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	-ms-transition: all .5s ease-out;
	-o-transition: all .5s ease-out;
	transition: all .5s ease-out
}
.topBar .topBoxlist .lan {width: 80px; height: 90px; display: inline-block; color:#666; font-size: 16px; }
.topBar .topBoxlist .lan:hover { color: #f08200 }
.topBar .topBoxlist .lan ul{	display: none; position: absolute;  background:rgba(0,0,0,.8);line-height: 1.8; padding: 1em 2em; right: 6em;line-height: 2.5;color: #fff;}
.topBar .topBoxlist .lan:hover ul { display: block }
.topBar .topBoxlist .lan ul li a { line-height: 1.5;color: #fff;  }
.topBar .topBoxlist .lan ul li a:hover { color:#f08200 }

.g-listBox .morenews {
	background-position: 0px 0px
}

.head-ctrl a {
	background-position: -37px 0px;
	background-color: #fff;
	border: #fff solid 3px;
	border-radius: 15px;
}

.head-ctrl a:hover,
.head-ctrl a.cur {
	background-position: 0px -37px;
	background-color: #f08200;
	border: #fff solid 3px;
	border-radius: 15px;
}

.g-hotBox .reload i {
	background-position: -20px -37px
}

.g-banBox .ctrl a {
	background-position: -37px -20px
}

.g-banBox .ctrl a:hover,
.g-banBox .ctrl a.cur {
	background-position: -47px -20px
}

.g-listBox .morenews,
.head-ctrl a,
.head-ctrl a:hover,
.head-ctrl a.cur,
.g-hotBox .reload i,
.g-banBox .ctrl a,
.g-banBox .ctrl a:hover,
.g-banBox .ctrl a.cur {
	background-size: 50px 50px;
	/*background-image: url(http://static.zdjoys.com/images/zdkj/new2016/images/main_curr/index_1.png)*/
}


/*新闻页面*/

.news_top {
	background-color: #2b2f32;
	background: url(../images/main_curr/news_bg_02.jpg) no-repeat center 89px;
	height: 213px;
}

.news_top h3 {
	padding: 89px 0 0 0;
	width: 1136px;
	margin: 0 auto;
	line-height: 124px;
	font-size: 36px;
	color: #fff;
}

.list_right {
	width: 1136px;
	margin: 0 auto;
}

.list_right2 {
	width: 1136px;
	margin: 0 auto;
}

#newsList2 {
	position: relative;
	width: 100%;
	margin: 0px auto 0 auto;
}

#newsList2 .extra {
	top: 15px;
	left: 419px;
	position: absolute;
	width: 33px;
}

#newsList2 .bd {
	list-style: none;
	border: 1px solid #e6e3e3;
	background-color: #fff;
}

#newsList2 .bd li {
	font-family: "微软雅黑";
	list-style: none;
	font-size: 18px;
}

#newsList2 .day {
	float: left;
	padding: 24px 10px 0 23px;
	display: block;
	height: 146px;
	width: 220px;
}

#newsList2 .daa {
	float: left;
	width: 850px;
	display: block;
	border-bottom: 1px solid #9ea19f;
	padding: 20px 0 0 0;
	color: #2c3b4e;
	line-height: 40px;
}

#newsList2 .dab {
	float: left;
	width: 850px;
	display: block;
	color: #9ea19f;
	font-size: 14px;
	line-height: 24px;
}

#newsList2 .dab i {
	float: right;
	font-style: normal;
	margin: 40px 0 0 0;
}

#newsList2 ul li a {
	display: block;
	height: 198px;
	width: 1134px;
}

#newsList2 ul li a:hover {
	background-color: #f9f7f7;
}

#newsListMenu2 {
	overflow: hidden;
	height: 42px;
	list-style: none;
	z-index: 8;
	margin: 8px 0;
}

#newsListMenu2 li {
	float: left;
	width: 95px;
	height: 42px;
	text-align: center;
	color: #a0a09d;
	text-align: center;
	font-size: 20px;
	line-height: 42px;
	cursor: pointer;
	font-weight: bold;
}

#newsListMenu2 li img {
	float: right;
	margin: 33px 0 0 0;
}

#newsListMenu2 li.on {
	background-color: #38ba29;
	z-index: 9;
	color: #fff;
}

.hidden {
	display: none;
}

.pages {
	margin: 10px 0;
	float: right;
}

.pages p {
	float: left;
	color: #2c3b4e;
	line-height: 24px;
}

.pages span {
	display: block;
	float: left;
	background-color: #fff;
	margin: 0 5px 0 0;
	padding: 2px 8px;
	color: #757577;
	line-height: 24px;
}

.pages a {
	display: block;
	float: left;
	background-color: #757577;
	margin: 0 5px 0 0;
	padding: 2px 8px;
	color: #fff;
	line-height: 24px;
}

.pages a:hover {
	background-color: #fff;
	color: #757577;
}

.hot-link {
	display: block;
	height: 192px;
	overflow: hidden;
	position: relative;
	width: 214px;
	margin: 0 0 13px 0;
	float: left;
}

.hot-link .hot-font {
	height: 192px;
	left: 0;
	opacity: 0;
	position: absolute;
	top: -100%;
	width: 214px;
}

.f-turn {
	transition: all 0.3s ease-in 0s;
}

.hot-link .hot-font .bg {
	background: #f08200 none repeat scroll 0 0;
	height: 192px;
	left: 0;
	opacity: 0.85;
	position: absolute;
	top: 0;
	width: 214px;
}

.hot-link .hot-font .con {
	left: 50%;
	overflow: hidden;
	position: absolute;
	top: 50%;
	margin: -54px 0 0 -54px;
}

.hot-link2 {
	display: block;
	height: 192px;
	overflow: hidden;
	position: relative;
	width: 446px;
	margin: 0 0 13px 0;
}

.hot-link2 .hot-font {
	height: 192px;
	left: 0;
	opacity: 0;
	position: absolute;
	top: -100%;
	width: 446px;
}

.f-turn {
	transition: all 0.3s ease-in 0s;
}

.hot-link2 .hot-font .bg {
	background: #f08200 none repeat scroll 0 0;
	height: 192px;
	left: 0;
	opacity: 0.85;
	position: absolute;
	top: 0;
	width: 446px;
}

.hot-link2 .hot-font .con {
	left: 25%;
	overflow: hidden;
	position: absolute;
	top: 50%;
	margin: -54px 0 0 -54px;
	width: 380px;
}

.hot-link2 .hot-font .con img {
	float: left;
}

.hot-link2 .hot-font .txt {
	float: left;
	height: 99px;
	overflow: hidden;
	width: 235px;
	margin: 0 0 0 20px;
}

.hot-link2 .hot-font .txt p {
	color: #fff;
	font: 14px/28px "微软雅黑";
	height: 28px;
	overflow: hidden;
}


/*其他页面banner*/

.medianews_topbk {
	width: 100%;
	height: 200px;
	background: url(http://static.zdjoys.com/images/zdkj/new2016/images/main_curr/medianewsbk.jpg) no-repeat center top;
	top: 90px;
	position: relative;
}

.games_topbk {
	width: 100%;
	height: 200px;
	background: url(http://static.zdjoys.com/images/zdkj/new2016/images/main_curr/games_topbk.jpg) no-repeat center top;
	top: 90px;
	position: relative;
}

.games_honor_topbk {
	width: 100%;
	height: 200px;
	background: url(http://static.zdjoys.com/images/zdkj/new2016/images/main_curr/honorbk.jpg) no-repeat center top;
	top: 90px;
	position: relative;
}

.busi_topbk {
	width: 100%;
	height: 200px;
	background: url(http://static.zdjoys.com/images/zdkj/new2016/images/main_curr/contact.jpg) no-repeat center top;
	top: 90px;
	position: relative;
}

.join_topbk {
	width: 100%;
	height: 200px;
	background: url(http://static.zdjoys.com/images/zdkj/new2016/images/main_curr/joinbk.jpg) no-repeat center top;
	top: 90px;
	position: relative;
}


/*新闻列表页面改*/

.ot_contaions {
	width: 1136px;
	margin: auto;
	margin-top: 120px;
}

ul,
li,
p,
input {
	margin: 0px;
	padding: 0px;
	list-style: outside none none;
}

.news_list li {
	padding: 39px 0;
	border-bottom: #d2d4d7 solid 1px;
	height: 130px;
}

.pr {
	position: relative;
	vertical-align: bottom
}

.c {}

.game_img {
	margin-right: 42px;
	display: block;
}

.game_img,
.game_img img {
	width: 180px;
	height: 106px;
	background: url(http://static.zdjoys.com/images/zdkj/new2016/images/main_curr/p_news.jpg) no-repeat center top;
}

.l {
	float: left;
}

.game_news_con {
	width: 910px;
	height: 132px;
	/* border-right: #0F3267 solid 1px; */
}

.game_news_con i {
	color: #f08200;
	font-size: 12px;
	font-style: normal;
}

.game_news_con h1 {
	padding-bottom: 24px;
}

.game_news_con h1 a {
	color: #f08200;
	font-size: 18px;
}

.game_news_con p {
	width: 850px;
	font-size: 14px;
	color: #898989;
	line-height: 24px;
}

.page {
	margin: auto;
	text-align: center;
	padding: 30px 0;
}

.page span {
	display: inline-block;
	text-align: center;
	line-height: 27px;
	color: #888;
	font-size: 16px;
	line-height: 24px;
	margin: 0 5px 0 0;
	padding: 2px 8px;
	border: solid 1px #E7E7E7;
}

.page a {
	/*width: 27px;
    height: 27px;*/
	display: inline-block;
	text-align: center;
	line-height: 27px;
	color: #888;
	font-size: 16px;
	line-height: 24px;
	color: #fff;
	background-color: #f08200;
	margin: 0 5px 0 0;
	padding: 2px 8px;
}

.page .page_active {
	color: #f08200;
}


/*新闻内容*/

.news_art_r {
	width: 980px;
	margin: auto;
}

.r {
	float: right;
}

.news_art_menu {
	height: 48px;
}

.news_art_menu a {
	font-size: 16px;
	color: #4c4c4c;
}

.news_art_menu a,
.news_art_menu span {
	display: block;
	float: left;
}

.news_art_menu span {
	color: #f08200;
	margin: 0 15px;
}

.news_art_menu a,
.news_art_menu span {
	display: block;
	float: left;
}

.news_art_tlbox {
	width: 913px;
	height: 94px;
	border: #d9d9d9 solid 1px;
	background-color: #fbfbfb;
	padding: 26px 22px 18px 43px;
}

.news_art_tlbox h1 {
	color: #f08200;
	font-size: 30px;
	height: 53px;
	line-height: 53px;
	font-weight: normal;
}

.news_art_date {
	width: 300px;
	background: url(http://static.zdjoys.com/images/zdkj/new2016/images/main_curr/news_art_date.jpg) no-repeat left center;
	padding-left: 26px;
	line-height: 41px;
}

.l {
	float: left;
}

.news_art_source {
	line-height: 41px;
}

.news_art_share {
	width: 180px;
	height: 24px;
	padding-top: 16px;
}

.news_art_share label {
	display: block;
	float: left;
	margin-right: 14px;
}

a {
	color: #062e5c;
	text-decoration: none;
	outline: none;
}

.c:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.news_art_contaions {
	padding-bottom: 100px;
	background-color: #fff;
	padding: 43px 43px 43px 43px;
	top: 20px;
	position: relative
}

.news_art_contaions p {
	line-height: 30px;
	margin-top: 18px;
	font-size: 15px;
	color: #767676;
	text-indent: 2em;
}

.jiathis_style .button,
.jiathis_style .jiathis_txt {
	float: left;
	font-size: 12px;
	text-decoration: none;
	line-height: 18px!important;
}

.jiathis_style .jtico {
	text-align: left;
	overflow: hidden;
	display: block!important;
	height: 16px!important;
	line-height: 16px!important;
	padding-left: 20px!important;
	background: url(http://static.zdjoys.com/images/zdkj/new2016/images/main_curr/jiathis_ico.png) no-repeat left;
	cursor: pointer;
}

.jiathis_style .jtico_qzone {
	background-position: 0px -64px;
}

.jiathis_style .jtico_tsina {
	background-position: 0px -96px;
}

.jiathis_style .jtico_tqq {
	background-position: 0px -144px;
}

.jiathis_style .jtico_weixin {
	background-position: 0px -1809px;
}

.jiathis_style .jtico_renren {
	background-position: 0px -160px;
}


/*旗下游戏*/

.sub_main {
	width: 1002px;
	clear: both;
	overflow: hidden;
	margin: auto;
}

.game_tit {
	width: 980px;
	margin: auto;
	clear: both;
	overflow: hidden;
	height: 80px;
	padding: 15px 0px 0px 0px;
}

.game_con {
	width: 978px;
	margin: 20px auto 0px auto;
	clear: both;
	overflow: hidden;
	/*border:solid 1px #ccc;*/
	height: 238px;
	background-color: #fff;
}

.game_cona {
	width: 978px;
	margin: 20px auto 0px auto;
	clear: both;
	overflow: hidden;
	border: solid 1px #ccc;
	height: 198px;
}

.game_con_a {
	float: left;
	width: 243px;
	border-right: solid 1px #E7E7E7;
	overflow: hidden;
	height: 238px;
}

.game_con_aa {
	float: left;
	width: 243px;
	border-right: solid 1px #E7E7E7;
	overflow: hidden;
	height: 198px;
}

.game_con_a img {
	height: 215px;
	width: 220px;
	margin: 11px 0 0 12px;
}

.game_con_aa img {
	height: 198px;
	width: 243px;
}

.game_con_b {
	float: left;
	width: 684px;
	overflow: hidden;
	height: 188px;
	padding: 25px;
	position: relative;
}

.game_con_ba {
	float: left;
	width: 684px;
	overflow: hidden;
	height: 168px;
	padding: 25px 25px 5px 25px;
	position: relative;
}

.game_con_c {
	height: 42px;
	float: left;
	clear: both;
	border-left: solid 2px #0c9bff;
	width: 674px;
	overflow: hidden;
	padding: 0px 0px 0px 10px;
	position: relative;
}

.game_con_cc {
	height: 42px;
	float: left;
	clear: both;
	border-left: solid 2px #f08200;
	width: 544px;
	overflow: hidden;
	padding: 0px 0px 0px 10px;
}

.game_con_c1 {
	font-size: 18px;
	color: #f08200;
	font-weight: bold;
	line-height: 22px;
	clear: both;
	float: left;
}

.game_con_c1:hover {
	color: #A57114;
}

.game_con_c2 {
	float: left;
	clear: both;
	line-height: 22px;
	font-family: '宋体';
	color: #6b6c6f;
}

.game_con_c3 {
	position: absolute;
	right: 0;
	top: 0;
	height: 42px;
}

.game_con_c3a,
.game_con_c3a:hover,
.game_con_c3b,
.game_con_c3b:hover {
	background: url(http://static.zdjoys.com/images/zdkj/images/main_curr/game_btn.jpg);
	display: block;
	float: left;
	height: 42px;
}

.game_con_c3a {
	background-position: 0px 0px;
	width: 122px;
}

.game_con_c3a:hover {
	background-position: 0px -42px;
}

.game_con_c3b {
	background-position: -122px 0px;
	width: 121px;
}

.game_con_c3b:hover {
	background-position: -122px -42px;
}

.game_add_a {
	position: absolute;
	right: 24px;
	top: 8px;
	height: 42px;
	width: 364px;
}

.game_btn1,
.game_btn2,
.game_btn3,
.game_btn1:hover,
.game_btn2:hover,
.game_btn3:hover {
	background: url(http://static.zdjoys.com/images/zdkj/new2016/images/main_curr/game_btn3.jpg);
	height: 42px;
	float: left;
	display: block;
}

.game_btn1 {
	background-position: 0px 0px;
	width: 122px;
}

.game_btn1:hover {
	background-position: 0px -42px;
}

.game_btn2 {
	background-position: -122px 0px;
	width: 121px;
}

.game_btn2:hover {
	background-position: -122px -42px;
}

.game_btn3 {
	background-position: -243px 0px;
	width: 121px;
}

.game_btn3:hover {
	background-position: -243px -42px;
}

.game_con_c3d,
.game_con_c3d:hover {
	background: url(http://static.zdjoys.com/images/zdkj/images/main_curr/game_btn2.jpg);
	float: left;
	display: block;
	width: 121px;
	height: 42px;
}

.game_con_c3d {
	background-position: 0px 0px;
}

.game_con_c3d:hover {
	background-position: 0px -42px;
}

.game_con_d {
	float: left;
	clear: both;
	width: 684px;
	overflow: hidden;
	height: 103px;
	padding: 15px 0px 0px 0px;
	line-height: 21px;
	font-family: '宋体';
}

.game_con_dd {
	float: left;
	clear: both;
	width: 684px;
	overflow: hidden;
	height: 103px;
	padding: 15px 0px 0px 0px;
	line-height: 21px;
	font-family: '宋体';
}

.game_con_d p,
.game_con_e p,
.game_con_dd p {
	text-indent: 20px;
	color: #909195;
	font-size: 12px;
}

.game_con_e {
	float: left;
	clear: both;
	width: 415px;
	overflow: hidden;
	height: 136px;
	padding: 15px 0px 0px 0px;
	line-height: 21px;
	font-family: '宋体';
	position: relative;
}

.game_con_ewm {
	width: 252px;
	height: 125px;
	border: solid 1px #E7E7E7;
	position: absolute;
	right: 24px;
	bottom: 40px;
	background-color: #fff;
}

.game_con_ewm img {
	float: left;
	width: 113px;
	height: 113px;
	margin: 6px 0px 0px 6px;
}

.game_con_ewm_img {
	float: left;
	border-right: solid 1px #E7E7E7;
	padding: 0px 6px 0px 0px;
	height: 125px;
}

.game_con_text {
	position: absolute;
	bottom: 19px;
	right: 82px;
	height: 15px;
	overflow: hidden;
	font-size: 11px;
}

.sx_1_1,
.sx_1_1:hover,
.sx_1_1_1,
.sx_1_2,
.sx_1_2:hover,
.sx_1_2_1,
.sx_1_3,
.sx_1_3:hover,
.sx_1_3_1,
.sx_1_4,
.sx_1_4:hover,
.sx_1_4_1 {
	background: url(http://static.zdjoys.com/images/zdkj/new2016/images/main_curr/game_tit.jpg);
	float: left;
	display: block;
	height: 80px;
	cursor: pointer;
}

.sx_1_1 {
	background-position: 0px 0px;
	width: 490px;
}

.sx_1_1:hover {
	background-position: 0px -160px;
}

.sx_1_1_1 {
	background-position: 0px -80px;
	width: 490px;
}

.sx_1_2 {
	background-position: -490px 0px;
	width: 490px;
}

.sx_1_2:hover {
	background-position: -490px -160px;
}

.sx_1_2_1 {
	background-position: -490px -80px;
	width: 490px;
}


/*公司简介*/

.conter,
.join_main {
	width: 1200px;
	margin: 0 auto;
}

.product_con2 {
	margin: 30px 0 50px 0;
}

.product_con2 .pro_con {
	float: left;
	margin: 0px 0 50px 0px;
	display: inline;
	border-bottom: 1px solid #b5b5b5;
}

.product_con2 .pic_2 {
	float: left;
	width: 172px;
	height: 50px;
	background: url(http://static.zdjoys.com/images/zdkj/new2016/images/main_curr/ites.png) 0 -0px;
	text-indent: -9999px;
	display: inline;
	display: block;
}

.product_con2 .title_2 {
	float: left;
	width: 950px;
	color: #666;
	font-size: 14px;
	line-height: 24px;
	margin: 0 0 0 28px;
	display: inline;
	display: block;
}

.product_con2 .title_2 p {
	text-indent: 2em;
	margin: 0 0 12px 0;
}

.product_con2 .title_3 {
	float: left;
	width: 172px;
	height: 50px;
	background: url(http://static.zdjoys.com/images/zdkj/new2016/images/main_curr/ites.png) 0 -50px;
	text-indent: -9999px;
	display: inline;
	display: block;
}

.gsld {
	float: left;
	width: 1000px;
	margin: 0px 0 40px 28px;
	display: inline;
	display: block;
}

.gsld li {
	float: left;
	width: 1000px;
	height: 78px;
	color: #666;
	font-size: 12px;
	list-style: none;
}

.gsld li .benefits_1 {
	background: url(http://static.zdjoys.com/images/zdkj/new2016/images/main_curr/sprites.png) -2px -314px;
}

.gsld li .benefits_2 {
	background: url(http://static.zdjoys.com/images/zdkj/new2016/images/main_curr/sprites.png) -2px -392px;
}

.gsld li .benefits_3 {
	background: url(http://static.zdjoys.com/images/zdkj/new2016/images/main_curr/sprites.png) -2px -470px;
}

.gsld li .benefits_4 {
	background: url(http://static.zdjoys.com/images/zdkj/new2016/images/main_curr/sprites.png) -2px -548px;
}

.gsld li .benefits_5 {
	background: url(http://static.zdjoys.com/images/zdkj/new2016/images/main_curr/sprites.png) -2px -627px;
}

.gsld li .benefits_6 {
	background: url(http://static.zdjoys.com/images/zdkj/new2016/images/main_curr/sprites.png) -2px -705px;
}

.gsld li .benefits_7 {
	background: url(http://static.zdjoys.com/images/zdkj/new2016/images/main_curr/sprites.png) -2px -783px;
}

.gsld li .benefits_8 {
	background: url(http://static.zdjoys.com/images/zdkj/new2016/images/main_curr/sprites.png) -2px -861px;
}

.gsld li .ben {
	float: left;
	width: 53px;
	height: 53px;
	margin-right: 25px;
	display: inline;
}

.gsld li .ben_p1 {
	color: #414345;
	font-weight: bold;
	margin: 4px 0 0 0;
	font-size: 18px;
	font-family: "微软雅黑";
}

.gsld li .ben_p2 {
	font-size: 14px;
}


/*商务合作*/

.intro_tit {
	width: 980px;
	margin: auto;
	clear: both;
	overflow: hidden;
	height: 80px;
}

.busi_a {
	border: solid 1px #ccc;
	width: 978px;
	margin: 30px auto 30px auto;
	color: #464749;
	clear: both;
	overflow: hidden;
	padding: 20px 0px 20px 0px;
}

.busi_a_add {
	border: solid 1px #e7e7e7;
	width: 978px;
	margin: 30px auto 30px auto;
	color: #464749;
	clear: both;
	overflow: hidden;
}

.busi_a1 {
	float: left;
	width: 458px;
	border-right: dashed 1px #000;
	overflow: hidden;
	padding: 0px 30px 0px 0px;
}

.busi_a1a {
	float: left;
	clear: both;
	font-size: 24px;
	color: #0072d3;
	line-height: 24px;
	width: 428px;
	border-left: solid 4px #0072d3;
	height: 24px;
	padding: 0px 0px 0px 30px;
}

.busi_a1b {
	float: left;
	clear: both;
	width: 428px;
	line-height: 20px;
	padding: 20px 0px 0px 34px;
	margin: 0px 0px 20px 0px;
}

.busi_a1c {
	float: left;
	clear: both;
	width: 428px;
	font-size: 18px;
	padding: 15px 0px 0px 34px;
}

.busi_a2 {
	float: left;
	width: 468px;
	overflow: hidden;
	padding: 0px 20px 0px 0px;
}

.busi_b {
	margin: 30px auto 30px auto;
	clear: both;
	width: 918px;
	border: solid 1px #e7e7e7;
	padding: 30px;
	background-color: #fff;
}

.busi_b1 {
	float: left;
	clear: both;
	font-family: '宋体';
	width: 100%;
}

.busi_b2 {
	float: left;
	clear: both;
	width: 100%;
	overflow: hidden;
	margin: 30px 0px 0px 0px;
}

.busi_b2 ul {
	width: 110%;
}

.busi_b2 img {
	float: left;
	margin: 0px 45px 40px 0px;
	width: 140px;
	height: 42px;
	border: solid 1px #ccc;
}

.sx_3_1,
.sx_3_1:hover,
.sx_3_1_1,
.sx_3_2,
.sx_3_2:hover,
.sx_3_2_1 {
	background: url(http://static.zdjoys.com/images/zdkj/new2016/images/main_curr/busi_tit.jpg);
	float: left;
	display: block;
	height: 80px;
	cursor: pointer;
}

.sx_3_1 {
	background-position: 0px 0px;
	width: 490px;
}

.sx_3_1:hover {
	background-position: 0px -160px;
}

.sx_3_1_1 {
	background-position: 0px -80px;
	width: 490px;
}

.sx_3_2 {
	background-position: -490px 0px;
	width: 490px;
}

.sx_3_2:hover {
	background-position: -490px -160px;
}

.sx_3_2_1 {
	background-position: -490px -80px;
	width: 490px;
}

.detail {
	padding: 32px 50px;
	/*border: 1px solid #dfdfdf;*/
	background: #fff;
}

.detail h2 {
	font-weight: bold;
	color: #333;
	padding-top: 20px;
	height: 1.6em;
	border-bottom: 1px solid #ddd;
}

.detail p {
	padding: 14px 0;
	/*text-indent: 2em;*/
	color: #666;
	font-size: 14px;
	line-height: 25px;
	margin: 0 50px 0 70px;
}

.detail a {
	text-decoration: none;
	color: #062e5c;
}

.detail a:hover {
	color: #f08200;
}

.font05 {
	color: #fc5c04;
	font-size: 14px;
	text-align: left;
}


/*人才招聘Recruit*/

.rec_left {
	width: 245px;
	float: left;
	overflow: hidden;
}

.rec_l_a {
	float: left;
	clear: both;
	width: 243px;
	border: solid 1px #e7e7e7;
	height: 30px;
	position: relative;
	background-color: #FFF;
}

.rec_l_atxt {
	float: left;
	background: none;
	border: 0;
	width: 203px;
	height: 30px;
	line-height: 30px;
	padding: 0px 0px 0px 5px;
	color: #000;
}

#s1 {
	width: 203px;
	height: 30px;
	padding: 0px 3px 0px 3px;
	position: absolute;
	line-height: 30px;
	color: #ccc;
	left: 0px;
	top: 0px;
	font-family: '宋体';
	overflow: hidden;
}

.rec_l_abtn {
	float: left;
	background: url(http://static.zdjoys.com/images/zdkj/new2016/images/main_curr/rec_search.png) no-repeat;
	width: 25px;
	height: 19px;
	cursor: pointer;
	border: 0;
	margin: 5px 0px 0px 5px;
}

.rec_l_b {
	float: left;
	clear: both;
	width: 245px;
	min-height: 265px;
	overflow: hidden;
	margin-top: 20px;
}

.rec_l_b1,
.rec_l_b1:hover,
.rec_l_b2,
.rec_l_b2:hover,
.rec_l_b3,
.rec_l_b3:hover,
.rec_l_b4,
.rec_l_b4:hover,
.rec_l_b5,
.rec_l_b5:hover,
.rec_l_b6,
.rec_l_b6:hover,
.rec_l_b7,
.rec_l_b7:hover,
.rec_l_b8,
.rec_l_b8:hover {
	background: url(http://static.zdjoys.com/images/zdkj/new2016/images/main_curr/rec_btn.jpg);
	display: block;
	float: left;
}

.rec_l_b1 {
	background-position: 0px 0px;
	width: 123px;
	height: 62px;
}

.rec_l_b1:hover {
	background-position: 0px -244px;
}

.rec_l_b2 {
	background-position: -123px 0px;
	width: 122px;
	height: 62px;
}

.rec_l_b2:hover {
	background-position: -123px -244px;
}

.rec_l_b3 {
	background-position: 0px -62px;
	width: 123px;
	height: 61px;
}

.rec_l_b3:hover {
	background-position: 0px -306px;
}

.rec_l_b4 {
	background-position: -123px -62px;
	width: 122px;
	height: 61px;
}

.rec_l_b4:hover {
	background-position: -123px -306px;
}

.rec_l_b5 {
	background-position: 0px -123px;
	width: 123px;
	height: 61px;
}

.rec_l_b5:hover {
	background-position: 0px -367px;
}

.rec_l_b6 {
	background-position: -123px -123px;
	width: 122px;
	height: 61px;
}

.rec_l_b6:hover {
	background-position: -123px -367px;
}

.rec_l_b7 {
	background-position: 0px -184px;
	width: 123px;
	height: 60px;
}

.rec_l_b7:hover {
	background-position: 0px -428px;
}

.rec_l_b8 {
	background-position: -123px -184px;
	width: 122px;
	height: 60px;
}

.rec_l_b8:hover {
	background-position: -123px -428px;
}

.zhaopin_wb {
	width: 290px;
	/*height:352px;background: url() no-repeat;*/
	float: left;
	position: relative;
	border: solid 1px #e7e7e7;
	background-color: #FFF;
}

.zhaopin_wb h2 {
	color: #666;
	height: 1.6em;
	border-bottom: 1px solid #e7e7e7;
	width: 200px;
	font-size: 20px;
	margin: 10px 15px 10px 15px;
}

.zhaopin_wb p {
	padding: 14px 0;
	color: #666;
	font-size: 14px;
	line-height: 25px;
	margin: 10px 15px 10px 15px;
}

.zhaopin_wb a {
	text-decoration: none;
	color: #062e5c;
}

.zhaopin_wb a:hover {
	color: #f08200;
}

.rec_right {
	float: left;
	width: 725px;
	margin: 0px 0px 0px 25px;
	height: auto;
}

.rec_r_a {
	border: solid 1px #e7e7e7;
	width: 723px;
	padding: 20px 0px 20px 0px;
	position: relative;
	margin: 0px 0px 20px 0px;
	background-color: #FFF;
}

.rec_r_a1 {
	margin-left: 20px;
	width: 420px;
	float: left;
	clear: both;
	height: 27px;
	border-left: solid 4px #f08200;
	line-height: 27px;
	font-size: 24px;
	padding: 0px 0px 0px 10px;
	color: #0072d3;
}

.rec_r_a1 a {
	color: #f08200;
}

.rec_r_a2 {
	/*float:left;*/
	clear: both;
	width: 400px;
	overflow: hidden;
	line-height: 25px;
	color: #464749;
	padding: 15px 0px 0px 23px;
	height: 25px;
}

.rec_r_a2 span {
	margin: 0px 40px 0px 0px;
}

.rec_r_a3 {
	position: absolute;
	top: 30px;
	right: 25px;
	height: 42px;
	width: 121px;
	z-index: 9;
}

.rec_r_a3a,
.rec_r_a3a:hover,
.rec_r_a3b,
.rec_r_a3b:hover,
.rec_r_a4btn,
.rec_r_a4btn:hover {
	background: url(http://static.zdjoys.com/images/zdkj/new2016/images/main_curr/rec_btn2.jpg);
	display: block;
	float: left;
	height: 42px;
}

.rec_r_a3a,
.rec_r_a4btn {
	background-position: 0px 0px;
	width: 122px;
}

.rec_r_a3a:hover,
.rec_r_a4btn:hover {
	background-position: 0px -42px;
}

.rec_r_a4btn {
	clear: both;
}

.rec_r_a3b {
	background-position: -122px 0px;
	width: 121px;
}

.rec_r_a3b:hover {
	background-position: -122px -42px;
}

.rec_r_a4 {
	float: left;
	clear: both;
	width: 673px;
	padding: 25px;
	overflow: hidden;
	font-family: '宋体';
	line-height: 22px;
}

.rec_r_a4 p {
	margin: 0px 0px 30px 0px;
	color: #464749;
}

.rec_r_a4 p span {
	margin: 0px 30px 0px 0px;
}

.rec_r_a .xq {
	line-height: 20px;
	font-size: 14px;
	color: #403d3d;
	text-indent: 2em;
}

.rec_r_a .jobshow {
	width: 723px;
	margin-left: -1px;
	padding-top: 0;
	border: 1px solid #e7e7e7;
	border-bottom: none;
	display: none;
	padding: 20px 0 10px 0;
}


/*footer*/

#pub_footer {
	width: 100%;
	height: 425px;
	background: #e7e7e7 none repeat scroll 0% 0%;
	margin-top: 80px;
}

#pub_footer .pub_footer_cont {
	width: 1000px;
	height: 425px;
	margin: 0px auto;
}

#pub_footer dl.nav1 {
	border-left: medium none;
	margin-left: 80px;
}

#pub_footer dl {
	width: 130px;
	height: 160px;
	float: left;
	border-left: 1px solid #D7D7D7;
	margin-top: 35px;
}

#pub_footer dl dd {
	width: 100%;
	height: 26px;
	float: left;
	font: 15px/26px "微软雅黑";
	color: #666;
	margin-left: 40px;
}

#pub_footer .nav1 dt {
	background-position: 15px 0px;
}

#pub_footer .nav2 dt {
	background-position: 15px -26px;
}

#pub_footer .nav3 dt {
	background-position: 15px -52px;
}

#pub_footer .nav4 dt {
	background-position: 15px -78px;
}

#pub_footer .nav5 dt {
	background-position: 15px -104px;
}

#pub_footer .nav6 dt {
	background-position: 15px -130px;
}

#pub_footer dl dt {
	width: 100%;
	height: 26px;
	float: left;
	margin-bottom: 10px;
	color: #f08200;
	background: transparent url("http://static.zdjoys.com/images/zdkj/new2016/images/main_curr/footer_icon.png") no-repeat scroll 0% 0%;
	text-indent: 45px;
	overflow: hidden;
	font: bold 16px/26px "微软雅黑";
	color: #666;
}

#pub_footer dl dd a {
	color: #666;
	text-decoration: none;
	font: 15px/30px "微软雅黑";
}

#pub_footer dl dd a:hover {
	color: #f08200
}

#pub_footer .copyright {
	width: 100%;
	height: 190px;
	float: left;
	border-top: 1px solid #D7D7D7;
	text-align: center;
}

#pub_footer .copyright h3 {
	height: 30px;
	font: 25px/30px "微软雅黑";
	color: #999;
	margin-top: 30px;
	margin-bottom: 20px;
}

#pub_footer .copyright p {
	font: 12px/30px Arial;
	color: #999;
}

#pub_footer .copyright p .a0 {
	width: 108px;
	background-position: 0px -135px;
}

#pub_footer .copyright p a {
	display: inline-block;
	height: 45px;
	background: transparent url("link.png") no-repeat scroll 0% 0%;
	margin-top: 10px;
	margin-right: 5px;
}

ul,
li,
p,
input {
	margin: 0px;
	padding: 0px;
	list-style: outside none none;
	vertical-align: bottom
}