@charset "utf-8";

/* CSS Document */


/* Typography */

h1,
h2,
h3,
h4,
h5,
h6 {
	padding-bottom: 0.6em;
}

h1 {
	font-size: 28px;
	color: #d29736;
}

h2 {
	font-size: 23px;
	color: #d29736;
	font-weight: normal;
}

h3 {
	font-size: 19px;
	color: #d29736;
	font-weight: normal;
}

h4 {
	font-size: 16px;
	color: #9bc7d3;
}

h5 {
	font-size: 13px;
	color: #415c6c;
}

h6 {
	font-size: 10px;
	color: #477a0b;
}

a {
	text-decoration: none;
}

p {
	/*padding-bottom:1em;*/
}

ul,
ol {
	padding-left: 20px;
	padding-bottom: 1em;
}

ul li {
	background: url("/images/square.jpg") 0 14px no-repeat;
	list-style: none;
	padding: 10px 0 0 10px;
	line-height: 1.4em;
}

ol li {
	list-style-type: decimal;
	padding: 10px 0 0 0;
	line-height: 1.0em;
}

table {
	width: 100%;
	border: 1px solid #dadcdc;
	margin: 20px 0;
}

table th {
	text-align: left;
	font-size: 13px;
	background: #e9f3f6;
	padding: 7px 7px 7px 15px;
}

table td {
	text-align: left;
	font-size: 12px;
	padding: 7px 7px 7px 15px;
	border: 1px dotted #e9f3f6;
}

a {
	color: #ffa959;
	text-decoration: underline;
}

a:hover {
	color: #ff3a1a;
	text-decoration: none;
}

p {
	padding: 0 0 15px 0;
	line-height: 1.4em;
}

img {
	max-width: 100%;
}

.news_img {
	width: 100%;
}


/*  */

.clear {
	clear: both;
}

.clearfix:after {
	content: "\0020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow: hidden;
}

.clearfix {
	display: inline-block;
}

html {
	height: 100%;
	width: 100%;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

.hidden {
	display: none;
}

body {
	font-size: 14px;
	color: #fff;
	height: 100%;
	width: 100%;
	font-family: Arial, "Lucida Grande", sans-serif;
	background: #000 url("/images/bg.jpg");
}

#container {
	background: url("/images/bg.png") top center no-repeat;
}

.all-wraper {
	width: 985px;
	margin: 0 auto;
}

#header .logo-box {
	text-align: center;
	padding: 20px 0;
}

#header .logo-box a {}

#header .banner-top {
	position: relative;
	background: url("/images/2banner-top.jpg") no-repeat;
	width: 982px;
	height: 533px;
}

#header .banner-top .man {
	position: absolute;
	z-index: 50;
	background: url("/images/man.png") no-repeat;
	width: 383px;
	height: 570px;
	top: -37px;
	right: -383px;
}

#header .banner-top .smoke {
	position: absolute;
	z-index: 50;
	background: url("/images/smoke.png") no-repeat;
	width: 95px;
	height: 192px;
	top: 105px;
	right: 311px;
}

#header .banner-top .text-box {
	padding: 30px 0 0 40px;
	position: relative;
	width: 500px;
}

#header .banner-top .text-box div {
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	behavior: url("js/PIE.htc");
	background: url("/images/1px.png");
}

#header .banner-top .text-box p {
	line-height: 1.5em;
	padding: 20px;
}

#header .banner-top .play-line {
	position: absolute;
	z-index: 80;
	bottom: 0;
	left: 0;
	background: url("/images/bg-pl.png") no-repeat;
	width: 982px;
	height: 132px;
}

#header .banner-top .play-line .play-line-inner {
	position: relative;
}

#header .banner-top .play-line .play-line-inner .play-btn {
	float: left;
	width: 360px;
	height: 132px;
	position: relative;
	overflow: hidden;
}

#header .banner-top .play-line .play-line-inner .play-btn .play-btn-inner {
	width: 360px;
	height: 132px;
	position: absolute;
	top: 0;
	left: -360px;
}

#header .banner-top .play-line .play-line-inner .play-list {
	float: left;
	width: 620px;
	padding: 15px 0 0 0;
}

#header .banner-top .play-line .play-line-inner .play-list ul {
	padding: 0;
}

#header .banner-top .play-line .play-line-inner .play-list ul li {
	float: left;
	position: relative;
	width: 186px;
	height: 80px;
}

#header .banner-top .play-line .play-line-inner .play-list ul li .img1 {
	position: absolute;
	bottom: -100px;
}

#header .banner-top .play-line .play-line-inner .play-list ul li .img2 {
	position: absolute;
	bottom: -100px;
}

#header .banner-top .play-line .play-line-inner .play-list ul li .img3 {
	position: absolute;
	bottom: -100px;
}

#content {
	padding: 50px 0 30px 0;
	color: #fff;
}

#content ul li {
	list-style: circle;
}

#content .support-btn {
	float: right;
	margin: 0 0 40px 40px;
	width: 215px;
	height: 105px;
}

#content .support-btn a {
	display: block;
	background: url("/images/login.png") no-repeat;
	width: 215px;
	height: 105px;
}


/* #content .support-btn a:hover{background-position:0 -116px;} */

#content h1.entry-title {
	font-size: 28px;
	color: #d29736;
	font-weight: normal;
}

#footer {}

#footer .f-menu {
	background: url("/images/f1px.png");
	position: relative;
    padding: 5px 0;
}

#footer .f-menu ul {
	padding: 0 0 0 120px;
}

#footer .f-menu ul li {
	float: left;
	padding: 0 15px 0 15px;
	margin: 5px 0;
	border-right: 1px solid #666666;
}

#footer .f-menu ul li#menu-item-18 {
	float: left;
	padding: 0 15px;
	border: none;
}

#footer .f-menu ul li a {
	font-size: 12px;
	color: #ffa959;
}

#footer .f-menu ul li a:hover {
	text-decoration: none;
}

#footer .f-menu .f-brl {
	position: absolute;
	width: 109px;
	height: 87px;
	top: -5px;
	left: -10px;
}

#footer .copy-box {
	padding: 15px 0;
}

#footer .copy {
	float: left;
	width: 470px;
	padding: 20px 0 0 80px;
}

#footer .copy p {
	color: #999999;
	font-size: 12px;
}

#footer .f-icon {
	float: left;
	padding: 0 0 0 50px;
}


/*--------------------------------------------------------------------------------------------------------------------------*/

.entry-content .edit-link {
	display: none;
}

.alignleft {
	float: left;
	padding: 0 10px 10px 0;
}

.alignright {
	float: right;
	padding: 0 0 10px 10px;
}

#articles {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

#articles a {
    width: 48%;
}


/*--------------------------------------------------------------------------------------------------------------------------*/

@media only screen and (max-width: 1024px) {
    .all-wraper { width: 740px; }
    #header .banner-top, #header .banner-top .play-line .play-line-inner { width: 100%; }
    #header .banner-top .play-line { height: 120px; width: 100%; }
    #header .banner-top .play-line .play-line-inner .play-btn { width: 30%; height: 120px; }
    #header .banner-top .play-line .play-line-inner .play-btn .play-btn-inner { width: 100%; height: 100%; }
    #header .banner-top .play-line .play-line-inner .play-btn .play-btn-inner img { display: block; object-fit: contain;
        object-position: center; height: 100%; }
    #header .banner-top .play-line .play-line-inner .play-list { width: 70%; }
    #header .banner-top .play-line .play-line-inner .play-list ul { width: 100%; display: flex; justify-content: space-between; }
    #header .banner-top .play-line .play-line-inner .play-list ul li { float: none; width: calc((100% / 3) - 10px); }
    #header .banner-top .play-line .play-line-inner .play-list ul li img { display: block; object-fit: contain;
        object-position: center; }
    #footer .copy-box { width: 100%; display: flex; justify-content: space-between; }
    #footer .copy, #footer .f-icon { width: 50%; padding-left: 0; float: none; }
    #footer .f-icon img { width: 100%; height: 100%; object-fit: contain; object-position: center; }
    #header .banner-top .text-box { width: 360px; }
}
@media only screen and (max-width: 768px) {
    .all-wraper { width: 620px; }
    #header .banner-top .man { background-position: right; background-size: contain; width: 300px; height: 450px; }
    #header .banner-top { height: 411px; }
    #header .banner-top .play-line, #header .banner-top .play-line .play-line-inner .play-btn { height: 100px; }
    #header .banner-top .play-line .play-line-inner .play-list ul li { height: 70px; }
    #header .banner-top .text-box { width: 280px; }
    #header .logo-box { height: 60px; }
    #header .logo-box img { height: 100%; width: auto; }
    #articles a { width: 80%; }
}
@media only screen and (max-width: 640px) {
    .all-wraper { width: 500px; }
    #header .logo-box { height: 50px; }
    #header .banner-top .man { width: 200px; }
    #header .banner-top .play-line, #header .banner-top .play-line .play-line-inner .play-btn { height: 80px; }
    #header .banner-top .play-line .play-line-inner .play-list ul li { height: 55px; }
    #header .banner-top { height: 337px; }
    #header .banner-top .text-box { padding-left: 20px; }
    #articles a { width: 100%; }
    #footer .copy { width: 100%; }
    #footer .copy-box { flex-direction: column; }
    #content .support-btn { float: none; }
}
@media only screen and (max-width: 525px) {
    .all-wraper { width: 420px; }
    #header .banner-top .play-line .play-line-inner { display: flex; justify-content: center; flex-direction: column;
        align-items: center; }
    #header .banner-top .play-line .play-line-inner .play-list { width: 90%; }
    #header .banner-top .play-line { height: auto; }
    #header .banner-top .play-line .play-line-inner .play-btn { height: 50px; }
    #header .banner-top .text-box { width: 210px; padding-top: 20px; }
    #header .banner-top .text-box p { padding: 10px; line-height: 20px; }
    #footer .f-icon { width: 100%; }
}
@media only screen and (max-width: 440px) {
    .all-wraper { width: 340px; }
    #header .banner-top .play-line .play-line-inner .play-btn { width: 40%; }
    #header .banner-top .play-line .play-line-inner .play-list { width: 100%; }
}
@media only screen and (max-width: 360px) {
    .all-wraper { width: 300px; }
    #header .banner-top .man { display: none; }
    #header .banner-top .text-box { width: 260px; }
    #header .banner-top .play-line .play-line-inner .play-list ul { flex-wrap: wrap; justify-content: center; }
    #header .banner-top .play-line .play-line-inner .play-list ul li { width: calc(40% - 10px); }
    #header .banner-top .play-line { background-size: cover; }
    #header .banner-top .play-line .play-line-inner .play-btn { width: 50%; }
} 