/*
 * Author: candy(930227)
 * Version: 0.1.0
 * Compile Date: 2018-09-03 11:41
*/ 
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0
}
ol, ul, dl {
	list-style: none
}
img {
	border: 0
}
table {
	border-spacing: 0;
	border-collapse: collapse
}
input, textarea, select {
	font: 12px 'Microsoft YaHei', simsun, tahoma;
	outline: 0
}
a {
	text-decoration: none;
	color: #2f2f2f;
	outline: 0
}
a:hover {
	text-decoration: none
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: 400
}
.clearfix:after {
	display: block;
	height: 0;
	font-size: 0;
	visibility: hidden;
	clear: both;
	content: ''
}
.clearfix {
	zoom: 1
}
.clear {
	clear: both
}
.hidden {
	line-height: 99999px;
	overflow: hidden
}
.relative {
	position: relative
}
.fl {
	float: left
}
.fr {
	float: right
}
.fz14 {
	font-size: 14px
}
.mt20 {
	margin-top: 20px
}
body {
	min-width: 1200px;
	background: #0b0603;
	color: #000;
	font: 18px/1.5 "Microsoft Yahei"
}
@-webkit-keyframes navWidth {
from {
width:0;
opacity:0
}
to {
width:100%;
opacity:1
}
}
@keyframes navWidth {
from {
width:0;
opacity:0
}
to {
width:100%;
opacity:1
}
}
.nav {
	position: absolute;
	left: 120px;
	top: 10px;
	z-index: 5;
	font-size: 0;
	width: 1002px
}
.nav a {
	display: inline-block;
*display:inline;
*zoom:1;
	position: relative;
	vertical-align: top;
	width: 100px;
	height: 44px;
	color: #f9e550;
	font-size: 17px;
	font-weight: 700;
	text-align: center
}
.nav a span {
	display: block;
	color: #f9e550;
	font-size: 12px;
	font-variant: small-caps;
	font-family: Arial;
	line-height: 1.1;
	font-weight: 400
}
.nav a:hover {
	color: #ff8206
}
.nav a:hover span {
	color: #ff8206
}
.nav a:hover:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	background: url("../images/nav-line.png")/*tpa=http://danjimy.com:99/img/../images/nav-line.png*/ no-repeat center top;
	width: 100%;
	height: 2px;
	-webkit-animation: navWidth 1s;
	animation: navWidth 1s
}
.second-nav {
	display: none;
	position: absolute;
	top: 0;
	left: 120px;
	width: 1002px;
	height: 260px;
	background: url("../images/seconde-nav-bg.png")/*tpa=http://danjimy.com:99/img/../images/seconde-nav-bg.png*/ center top no-repeat;
	font-size: 0
}
.second-nav li {
	position: relative;
	display: inline-block;
*display:inline;
*zoom:1;
	vertical-align: top;
	width: 100px;
	padding-top: 50px;
	text-align: center
}
.second-nav li a {
	display: block;
	width: 100%;
	color: #4b4b4b;
	font-size: 12px;
	line-height: 2.2
}
.second-nav li a span {
	color: #ed0000
}
.second-nav li a:hover {
	text-decoration: underline
}
.second-nav li img {
	display: block;
	width: 100%
}
.full_bg {
	background: url("../images/full-bg-190603-1.jpg")/*tpa=http://danjimy.com:99/img/../images/full-bg-190603-1.jpg*/ no-repeat center top
}
.wrapper {
	position: relative;
	width: 1200px;
	height: 100%;
	margin: 0 auto
}
.content {
	position: relative;
	padding-top: 470px
}
.logo {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20;
	width: 111px
}
.logo img {
	width: 100%
}
.sidebar {
	position: absolute;
	top: 470px;
	left: 0;
	z-index: 10;
	width: 300px
}
.sidebar .btn-download {
	display: block;
	width: 300px;
	height: 110px;
	background-repeat: no-repeat;
}
.sidebar .btn-download:hover {
	background-repeat: no-repeat;
}
.sidebar .btn-act-mod {
	padding: 0 0 30px;
	font-size: 0;
	text-align: center
}
.sidebar .btn-act-mod a {
	display: inline-block;
*display:inline;
*zoom:1;
	position: relative;
	width: 150px;
	height: 50px;
	color: #e7bd69;
	font-size: 18px;
	line-height: 50px;
	background-repeat: no-repeat;
}
.sidebar .btn-act-mod a:hover {
	background-repeat: no-repeat;
}
.sidebar .btn-act-mod a i {
	display: inline-block;
*display:inline;
*zoom:1;
	width: 18px;
	height: 19px;
	margin-right: 10px
}
.sidebar .btn-act-mod .btn-login {
	width: 149px;
	border-right: 1px solid #c7bb92
}
.sidebar .btn-act-mod .btn-login i {
	background-repeat: no-repeat;
}
.sidebar .btn-act-mod .btn-act i {
	background-repeat: no-repeat;
}
.sidebar .swiper-container {
	position: relative;
	width: 300px;
	height: 195px
}
.sidebar .swiper-container .swiper-wrapper, .sidebar .swiper-container .swiper-slide, .sidebar .swiper-container .swiper-slide a, .sidebar .swiper-container .swiper-slide img {
	width: 100%;
	height: 100%
}
.sidebar .swiper-container .swiper-slide a:hover {
	opacity: .85;
	filter: alpha(Opacity=85)
}
.sidebar .pagination {
	position: absolute;
	bottom: 15px;
	right: 20px;
	z-index: 5;
	height: 14px;
	text-align: right
}
.sidebar .pagination span {
	display: inline-block;
*display:inline;
*zoom:1;
	width: 14px;
	height: 14px;
	margin: 0 5px;
	background: #494949;
	-webkit-border-radius: 50%;
	border-radius: 50%
}
.sidebar .pagination .swiper-active-switch {
	background: #ff871c
}
.sidebar .btn-list {
	padding: 0 0 20px;
	font-size: 0
}
.sidebar .btn-list a {
	display: inline-block;
*display:inline;
*zoom:1;
	width: 148px;
	height: 78px;
	background: #302d2e;
	border: 1px solid #3a3839;
	color: #fffff3;
	font-size: 16px;
	text-align: center;
	line-height: 78px
}
.sidebar .btn-list a:hover {
	background: #424040;
	color: #ffa200
}
.sidebar .code-box {
	padding: 0 15px;
	border: 1px solid #bababa
}
.sidebar .code-box i {
	display: block;
	width: 240px;
	height: 1px;
	margin: 0 auto;
	background: #bbbaba
}
.sidebar .code-box>div {
	position: relative;
	height: 140px;
	padding: 25px 0 25px 150px
}
.sidebar .code-box>div img {
	position: absolute;
	top: 8px;
	left: 10px;
	width: 251px;
	height: 177px
}
.sidebar .code-box>div strong {
	display: block;
	padding: 45px 0 5px;
	color: #eb6f01;
	font-size: 14px;
	white-space: nowrap
}
.sidebar .code-box>div span {
	display: block;
	color: #959496;
	font-size: 12px;
	line-height: 2
}
.search-box {
	position: absolute;
	top: 72px;
	right: 50px;
	z-index: 10;
	width: 160px;
	height: 25px;
	border: 1px solid #f79a5b;
	line-height: 25px
}
.search-box input {
	border: 0;
	outline: 0
}
.search-box input[type=text] {
	display: block;
	width: 100px;
	height: 25px;
	padding: 0 10px;
	background: transparent;
	font-size: 14px;
	line-height: 25px
}
.search-box input[type=text]::-webkit-input-placeholder {
color:#b6b6b6
}
.search-box input[type=submit] {
	position: absolute;
	top: 50%;
	right: 5px;
	margin-top: -8px;
	width: 16px;
	height: 16px;
	background: url("../images/btn-search.png")/*tpa=http://danjimy.com:99/img/../images/btn-search.png*/ no-repeat;
	cursor: pointer
}
.search-box input[type=submit]:hover {
	opacity: .7;
	filter: alpha(Opacity=70)
}
.main {
	position: relative;
	min-height: 1178px;
	margin: 0 0 0 320px;
	padding: 0 0 100px
}
.main .slogan {
	position: relative;
	width: 700px;
	height: 90px;
	margin: 0 auto 20px;
        display:none
}
.position {
	position: relative;
	height: 30px;
	background: url("../images/main-top-bg.png")/*tpa=http://danjimy.com:99/img/../images/main-top-bg.png*/ no-repeat;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
}
.position h2 {
	color: #525252;
	font-size: 18px;
	font-weight: 700;
	line-height: 20px
}
.position h2 span {
	display: inline-block;
*display:inline;
*zoom:1;
	vertical-align: middle;
	padding-left: 5px;
	color: #818181;
	font-size: 12px;
	font-variant: small-caps;
	font-family: Arial;
	font-weight: 400
}
.position p {
	padding: 5px 0 0 16px;
	background: url("../images/btn-search.png")/*tpa=http://danjimy.com:99/img/../images/btn-search.png*/ 0 8px no-repeat;
	color: #525252;
	font-size: 14px
}
.position p span {
	color: #f60
}
.position p a:hover {
	text-decoration: underline
}
.details {
	position: relative;
	background: #fff;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	height: 8000;
}
.details h1 {
	padding: 50px 0 15px;
	color: #ce962f;
	font-size: 32px;
	font-weight: 700;
	text-align: center
}
.details .author {
	position: relative;
	width: 780px;
	margin: 0 auto;
	padding: 0 0 20px;
	border-bottom: 1px dashed #b6bbc7;
	color: #7e7e7e;
	font-size: 14px;
	text-align: center;
	line-height: 17px
}
.details .con {
	position: relative;
	padding: 10px 50px;
	color: #616161;
	font-size: 16px
}
.details .con p {
	padding: 5px 0
}
.details .con a:hover {
	color: #d6612d;
	text-decoration: underline
}
.details .link {
	position: relative;
	width: 780px;
	margin: 0 auto;
	border-bottom: 1px dashed #b6bbc7;
	color: #8d8d8d;
	padding: 0 0 20px;
	line-height: 24px;
	font-size: 14px;
	text-align: right
}
.details .link a {
	color: #8d8d8d
}
.details .link a:hover {
	text-decoration: underline
}
.details .news-sec {
	position: relative;
	padding: 0 50px;
	color: #616161
}
.details .news-sec h4 {
	padding: 10px 0;
	font-size: 24px;
	font-weight: 700
}
.details .news-sec .n-left {
	float: left;
	width: 460px
}
.details .news-sec .n-left li {
	position: relative;
	color: #616161;
	font-size: 14px;
	line-height: 2
}
.details .news-sec .n-left li a:hover {
	text-decoration: underline
}
.details .news-sec .n-right {
	float: right;
	width: 275px;
	text-align: center
}
.details .news-sec .n-right img {
	display: block;
	width: 100%
}
.my_face {
	display: none
}
.footer {
	padding: 20px 0;
	font-size: 12px;
	color: #fff;
	line-height: 22px
}
.footer a {
	color: #fff
}
.footer a:hover {
	text-decoration: underline
}
.sidebar .btn-download {
	background-position: 0px 0px
}
.sidebar .btn-download:hover {
	background-position: 0px -130px
}
.sidebar .btn-act-mod a {
	background-position: -150px -260px
}
.sidebar .btn-act-mod a:hover {
	background-position: -150px -330px
}
.sidebar .btn-act-mod .btn-login i {
	background-position: -282px -400px
}
.sidebar .btn-act-mod .btn-act i {
	background-position: -282px -439px
}
.sidebar .btn-download, .sidebar .btn-download:hover, .sidebar .btn-act-mod a, .sidebar .btn-act-mod a:hover, .sidebar .btn-act-mod .btn-login i, .sidebar .btn-act-mod .btn-act i {
	background-image: url("../images/style-news_z.png")/*tpa=http://danjimy.com:99/img/../images/style-news_z.png*/
}

.goto_top {
	position: fixed;
	bottom: 0;
	_position: absolute;
	overflow: hidden;
	z-index: 10;
	width: 64px;
	height: 64px;
	margin-left: 129px;
	-webkit-transition: all .5s;
	transition: all .5s;
	cursor: pointer;
	background-repeat: no-repeat;
        display: none
}
.goto_top img {
	display: none
}
.goto_top:hover {
	-webkit-transform: translate(0, -10%);
	transform: translate(0, -10%)
}
.goto_top {
        background-image: url("../images/style_z.png")/*tpa=http://danjimy.com:99/img/../images/style_z.png*/;
	background-position: -236px -478px
}
/*181010 todo*/
.page_version2 {
    width: 780px;
    text-align: center;
}
.page_version2 a ,.page_version2 span {
    margin: 0 10px;
    font-size: 14px;
}

.nav a{width:90px;color: #f9e550;}
.nav a span{
    color: #f9e550;
}
.second-nav li{
width:90px;
}
