a {
	color: #fff;
	text-decoration: none
}
a:hover {
	text-decoration: none;
}
body {
	font: 14px/1.6 "Microsoft Yahei";
	color: #fff;
	background: url(../images/bg01.jpg) no-repeat center top;
}
ul li {
	list-style: none
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
.clearfix {
*+height:1%;
}
* html .clearfix {
	zoom: 1;
} /* IE6 */
*+html .clearfix {
	zoom: 1;
} /* IE7 */
.fL {
	float: left !important;
}
.fR {
	float: right !important;
}
img { vertical-align: top;}
/*---------------index--------------*/
.header {
	background: #202B5C;
}
.header .hInner {
	margin: 0 auto;
	padding: 20px 0 16px;
	width: 1200px;
}
.header .logo {
	float: left;
}
.header ul {
	margin: 9px -14px 0 0;
	float: right;
}
.header li {
	margin-left: 20px;
	width: 127px;
	float: left;
}
.header li:hover {
}
.header li a {
	padding-bottom: 4px;
	color: #fff;
	font-size: 18px;
	line-height: 40px;
	text-align: center;
	display: block;
}
.header li a:hover {
	color: #202b5c;
	background: url(../images/bg02.png) no-repeat center top;
}
.header li a span {
	padding-left: 27px;
	display: inline-block;
	background: url(../images/navi_img01.png) no-repeat left center;
}
.header li a:hover span {
	background-image: url(../images/navi_img01_on.png);
}
.header li.li02 a span {
	background-image: url(../images/navi_img02.png);
}
.header li.li02 a:hover span {
	background-image: url(../images/navi_img02_on.png);
}
.header li.li03 a span {
	background-image: url(../images/navi_img03.png);
}
.header li.li03 a:hover span {
	background-image: url(../images/navi_img03_on.png);
}
.header li.li04 a span {
	background-image: url(../images/navi_img04.png);
}
.header li.li04 a:hover span {
	background-image: url(../images/navi_img04_on.png);
}
.header li.li05 a span {
	background-image: url(../images/navi_img05.png);
}
.header li.li05 a:hover span {
	background-image: url(../images/navi_img05_on.png);
}

#main {
	margin: 0 auto;
	padding: 503px 0 0;
	width: 1200px;
}
#main .btn {
	margin: 0 0 16px 0;
	text-align: center;
}
#main .inner {
	width: 988px;
	margin: 0 auto;
	padding: 68px 100px 20px;
	box-sizing: border-box;
	background: url(../images/inner_bg.png) no-repeat center top;
}
#main .inner .lzhongj {
	float: left;
	width: 245px;
}
#main .inner .czhongj {
	float: left;
	width: 245px;
}
#main .inner .rzhongj {
	float: left;
	width: 245px;
}
#main .inner .zhongj {
	margin: 0 0 0 40px;
}
#main .inner .zhongj li {
	color:#222739;
	line-height: 35px;
}
#main .inner .zhongj li span {
	margin: 0 5px;
	color:#a31e17;
}
#main .dateBox {
	margin: 0 auto 29px;
	width: 772px;
	position: relative;
	text-align: center;
}
#main .dateBox .date {
	height: 50px;
	color: #202b5c;
	font-weight: bold;
	font-size: 24px;
	line-height: 50px;
	text-align: center;
	padding-left: 20px;
	background: url(../images/bg03.png) no-repeat center top;
}
#main .dateBox .date > span {
	margin: 0 5px 0 0;
	display: inline-block;
}
#main .dateBox .date span span {
	color: #a31e17;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.cover {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 999;
	display: none;
	background: rgba(0,0,0,0.5);
}
.popBox {
	margin-left: -187px;
	width: 374px;
	position: fixed;
	left: 50%;
	top: 50%;
	z-index: 1000;
	visibility: hidden;
	opacity: 0;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.popBox.show {
	visibility: visible;
	opacity: 1;
}
.popBox .card {
	margin-bottom: 20px;
	padding: 142px 33px 0;
	width: 374px;
	height: 614px;
	box-sizing: border-box;
	background: url(../images/pop_bg.png) no-repeat;
}
.popBox p {
	margin: 0 auto 20px;
	width: 374px;
	color: #fff;
	font-size: 18px;
	line-height: 60px;
	text-align: center;
	border-radius: 30px;
	background: #C34A36;
}
.popBox p span {
	color: #fffc00;
}
.popBox .close {
	text-align: center;
}
/* Scratch */
.scratch_container {
	position: relative;
	margin: 0 auto;
	max-width: 1024px;
}

.scratch_viewport {
	position: relative;
	max-width: 288px;
	max-height: 310px;
	margin: 0 auto;
	z-index: 0;
}

.scratch_picture-under {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	display: block;
	z-index: -1;
}

.scratch_container canvas {
	position: relative;
	width: 100%;
	height: auto;
	z-index: 1;
}
#main .inner .tableBox {
	margin-top: 2px;
	width: 597px;
	float: right;
}
#main .inner table {
	width: 100%;
	border-collapse: collapse;
}
#main .inner th,
#main .inner td {
	padding: 8px 0 9px;
	width: 25%;
	color: #f3e4d2;
	font-size: 16px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #F14F45;
	background: #AC2B25;
}
#main .inner tr:nth-child(2n+1) td {
	background: #C2322C;
}
#main .inner th {
	font-weight: bold;
	color: #7c1a12;
	line-height: 1.45;
	background: #FFDF71;
}
#main .inner .txtBox {
	width: 569px;
	float: left;
}
#main .inner .txtBox .ttl {
	margin-bottom: 45px;
}
#main .inner .txtBox dt {
	color: #ffe081;
	font-size: 20px;
	font-weight: bold;
}
#main .inner .txtBox dd {
	margin-bottom: 40px;
	color: #f3e4d2;
	font-size: 16px;
	line-height: 2.25;
}
#main .inner .txtBox dd.style {
	margin-bottom: 35px;
}
#main .inner .txtBox dd span {
	color: #ffe081;
}
#main .btmTxt {
	margin-top: 39px;
	color: #f3e4d2;
	font-size: 16px;
	line-height: 2.25;
}
.footer {
	overflow: hidden;
	background: #202B5C;
}
.footer p {
	color: #fff;
	font-size: 14px;
	line-height: 60px;
	text-align: center;
}

.searchBox {
	padding: 21px 50px 50px;
	width: 720px;
	position: fixed;
	left: 50%;
	top: 50%;
	display: none;
	z-index: 10000;
	border-radius: 20px;
	box-sizing: border-box;
	background: #AC2B25;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
}
.searchBox .close {
	position: absolute;
	right: 18px;
	top: 18px;
}
.searchBox p {
	margin-bottom: 24px;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
.searchBox .search {
	margin: 0 auto 32px;
	width: 510px;
	position: relative;
}
.searchBox .search input {
	margin: 0;
	padding: 0 20px;
	width: 100%;
	height: 50px;
	color: #161616;
	font-size: 18px;
	line-height: 50px;
	box-sizing: border-box;
	border-radius: 25px;
	border: none;
	background: #fff;
}
.searchBox .search a {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
}
.searchBox .search input::-webkit-input-placeholder{color:#161616;}
.searchBox .search input::-moz-placeholder{color:#161616;opacity:1;}
.searchBox .search input:-moz-placeholder{color:#161616;opacity:1;}
.searchBox table {
	width: 100%;
	border-collapse: collapse;
}
.searchBox th {
	color: #7c1a12;
	font-size: 14px;
	line-height: 38px;
	text-align: center;
	background: #FFDF71;
	border: 1px solid #F14F45;
}
.searchBox td {
	padding: 7px 10px;
	color: #f3e4d2;
	font-size: 14px;
	line-height: 1.7;
	text-align: center;
	border: 1px solid #F14F45;
}
.searchBox td span {
	color: #fff21c;
}
.searchBox tr:nth-child(2n+1) td {
	background: #C2322C;
}

.pop {
	margin: -158px 0 0 -282px;
	width: 564px;
	height: 317px;
	position: fixed;
	left: 50%;
	top: 50%;
	display: none;
	z-index: 9999;
	box-sizing: border-box;
	background: url(../images/tclogin.png) no-repeat center top;
}
.pop .close {
	position: absolute;
	right: -24px;
	top: -24px;
}
.pop .user_name {
	margin: 68px auto 0;
	width: 350px;
	height: 80px;
	display: block;
	color: #6c3114;
	font-size: 24px;
	line-height: 80px;
	text-align: center;
	background: #fff4e4;
	border-radius: 20px;
	border: none;
}
.pop .tcsub {
	color: #fff;
    display: block;
    font-size: 30px;
    font-weight: 700;
    height: 80px;
    line-height: 80px;
    margin: 68px auto 0;
    text-align: center;
    width: 350px;
	border-radius: 20px;
	border: none;
	background: #f63d3d;
}
.sImg {
	position: fixed;
	top: 200px;
	right: 0;
}
.sImg a {
	display: block;
	width: 104px;
	height: 108px;
}
.sImg a:hover img {
	visibility: hidden;
}
.sImg a:hover {
	background: url(../images/s_img_on.png) no-repeat center top;
}
.popBox03 {
	display: none;
	margin: 0;
	padding: 0;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: inherit;
	overflow-y: auto;
	z-index: 1000;
}
.popBox03 .photoBox {
	width: 860px;
	margin: 40px auto 0;
}
.popBox03 .photoBox img {
	width: 100%;
}
.popBox03 .close {
	width: 60px;
	height: 60px;
	overflow: hidden;
	position: fixed;
	top: 30px;
	right: 15%;
}
.popBox03 .close a {
	width: 60px;
	height: 60px;
	display: block;
	background: url(../images/close3.png) no-repeat center top;
	background-size:60px auto;
}
.popBox03 .close img {
	width: 100%;
}
.popBox03 .close a:hover {
	background: url(../images/close3.png) no-repeat center -60px;
	background-size:60px auto;
}


