body,
div,
dl,
dt,
dd,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
select,
textarea,
p,
blockquote,
th,
td {
  padding: 0;
  margin: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
b {
  font-weight: normal;
  font-style: normal;
}

ul {
  list-style: none;
}

caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-size: 100%;
}
q:before,
q:after {
  content: "";
}
abbr,
acronym {
  border: 0;
}
a {
  text-decoration: none;
}
html {
  min-width: 1000px;
}
body {
  font: 13px/1.6 arial, PMingLiU, '\65B0\7D30\660E\9AD4';
}
body {
  background: #000;
}
.wrapper-w{
  position: relative;
  overflow: hidden;
  height: 919px;
}
.wrapper {
	position:absolute;
	top:0;
	left:50%;
	margin-left:-960px;
	width:1920px;
	height:808px;
}

.wrapper1 {
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-960px;
	width:1920px;
	height:808px;

  background-image:url(../img/bg.jpg);
  z-index:-2;
}

#wrapper2 {
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-960px;
	width:1920px;
	height:808px;
	background-image:url(../img/bg.jpg);
  z-index:-1;
   
}

.nav {
  height: 110px;
  padding: 2px 0 0 1px;
  background: url(../img/line.png) 0 50% no-repeat;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;

}
.nav-w {
  font-size: 0;
  letter-spacing: -4px;
  background: url(../img/navbg.png);
  text-align: center;
  white-space: nowrap;
    z-index: 999;
    position: relative;
}
.nav-w _:-moz-tree-row(hover),
.nav-w {
  letter-spacing: 0;
}
.nav-item {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  width: 184px;
  height: 110px;
  position: relative;
  background: url(../img/line.png) 100% 50% no-repeat;
  opacity:1;
}
.nav-item:hover {
  background-image: url(../img/btn_bg.png);
  background-repeat: repeat-x;
}
.nav-item:hover .nav-sub-w {
  visibility: visible;
}
.nav-item__note {
  width: 25px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  background:#b82413;
  padding: 5px 0;
  margin: 13px 0 0 10px;
}
.nav-item__note a {
  font: 15px/1.2 arial, 'Microsoft YaHei', '\5FAE\8F6F\96C5\9ED1', PMingLiU, '\65B0\7D30\660E\9AD4';
  color:#FFF;
  display: block;
  letter-spacing: 0;
  white-space: normal;

}


  
.nav-sub {
  white-space: nowrap;
  background: #000;
  font-size: 0;
  letter-spacing: -4px;

}
.nav-sub li:hover{
	
}
.txthover:hover{
	background:#ff9504;

}
	
.nav-sub li a:hover{
	color:#fff;}	
	
	
.nav-sub__line:hover{}

.nav-sub-w {
  position: absolute;
  visibility: hidden;
  padding: 0 0 2px;
  top: -52px;
  *zoom: 1;
  left: 0;
  text-align: left;
}

.nav-sub-w--r{right: 0;left:auto}
@media screen\0 {
  .nav-sub-w {
    background: url(data:);
  }
}
.nav-sub _:-moz-tree-row(hover),
.nav-sub {
  letter-spacing: 0;
}
.nav-sub li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  margin: 0 1px 0 0;
  color: #fff;
  line-height: 50px;
  padding: 0 25px;
}
.nav-sub a {
  color: #fff;
  letter-spacing: 1px;
  height: 50px;
  font: 17px/50px arial, 'Microsoft YaHei', '\5FAE\8F6F\96C5\9ED1', PMingLiU, '\65B0\7D30\660E\9AD4';
  display: block;
}
li.nav-sub__line {
  font-size: 12px;
  padding: 0;
  letter-spacing: 0;
}
.nav-link {
  display: block;
  height: 100%;
}
.nav-link__e1 {
  background: url(../img/e1.png);
}
.nav-link__e2 {
  background: url(../img/e2.png);
}
.nav-link__e3 {
  background: url(../img/e3.png);
}
.nav-link__e4 {
  background: url(../img/e4.png);
}
.nav-link__e5 {
  background: url(../img/e5.png);
}
.nav-link__e6 {
  background: url(../img/e6.png);
}
.pop-wrap {
  -webkit-transform: translateZ(0);
  position: fixed;
  left: 0;
  top: 0;
  z-index: 10000002;
  width: 100%;
  height: 100%;
  /*overflow:hidden;*/
  _position: absolute;
  display: none;
}
.pop-inner {
  position: relative;
  top: 50%;
  _top: 0;
  zoom: 1;
  background: url(../img/popup-bg.png);
  background-repeat:no-repeat;
  background-position:center top;
}
.pop-content {
  visibility: hidden;
  width: 100%;
  height: 100%;
  margin-top:70px;
}
.pop-masklayer {
  -webkit-transform: translateZ(0);
  position: fixed;
  left: 0;
  top: 0;
  z-index: 10000001;
  background: #000;
  width: 100%;
  height: 100%;
  _position: absolute;
  opacity: .8;
  display: none;
}
@media \0screen\,screen\9 {
  .pop-masklayer {
    filter: alpha(opacity=80);
  }
}
.pop-close {
  width: 67px;
  height: 30px;
  position: absolute;
  cursor: pointer;
  z-index: 1;
  background-image: url(../img/close.png);
  right: 720px;
  top: 620px;

}
.main-contents-wrapper {
  display: none;
}
.main-contents{
  width: 500px;
  height: 401px;
  position: relative;
}
.main-contents__title {
  font-family: arial, 'Microsoft YaHei', '\5FAE\8F6F\96C5\9ED1', PMingLiU, '\65B0\7D30\660E\9AD4';
  font-size: 32px;
  color:#ac0000;
  font-weight: bold;
  padding: 20px 0 10px 0px;
  height: 55px;
  width:495px;
  line-height: 55px;
  border-bottom: 1px solid #ac0000;
  margin:0px 0 15px;
  /*margin:0px 0 15px 490px;*/
}
.main-contents__title_s{
  font-family: arial, 'Microsoft YaHei', '\5FAE\8F6F\96C5\9ED1', PMingLiU, '\65B0\7D30\660E\9AD4';
  font-size: 40px;
  color:#ac0000;
  font-weight: bold;
  padding: 20px 0 10px 0px;
  height: 55px;
  width:500px;
  line-height: 55px;
  border-bottom: 1px solid #FFF;
  margin:0px 0 15px;
  /*margin:0px 0 15px 490px;*/
}
.main-contents__txt {
	color:##ac0000;
   /*width:520px;*/
  line-height: 1.8;
  /*height: 300px;*/
  overflow: auto;
  letter-spacing: 1px;
  /*margin:0px 0 15px 490px;*/
}

.main-contents__txt dt{
	background:#ac0000;
	border-radius: 5px;
	float: left;
	color:#FFF;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}

.main-contents__txt p{
	color:#ac0000;
	
}



.footer {
  background: url(../img/ft.png) 0 0 no-repeat;
  width: 1000px;
  margin: 0 auto 0;
  height: 75px;
  position: relative;

  
}

.footer__linkg {
  position: absolute;
  top: 20px;
  height: 20px;
  left: 115px;
  width: 63px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
}
.footer__linkf {
  position: absolute;
  top: 15px;
  width: 30px;
  height: 32px;
  right: 20px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
}


.TVCBG{
	width:610px;
	height:495px;
	background-image:url(../img/tvc_bg.png);
	position:absolute;
	top:25px;
	left:959px;
	margin-left:-500px;
	z-index:1;
}
	
	
.site{
		background-image:url(../img/site.png);
		background-repeat:no-repeat;
		width:147px;
		height:26px;
		position:absolute;
		top:136px;
		left:230px;

		z-index:3;}
		
		
.site li{
	float:left;
	cursor:pointer;}	
	
.site li:hover{
	opacity:0.8;}	
	

.TVC{
		width:566px;
	height:322px;
	position:absolute;
	top:145px;
	left:23px;
	z-index:1;}	
.catch{
	background-image:url(../img/catch.png);
	width:1000px;
	height:225px;
	position:absolute;
	top:420px;
	left:50%;
	margin-left:-500px;
	z-index:2;}	
	
.showbtn{
		position:absolute;
	top:145px;
	right:-6px;
	z-index:1;
	cursor:pointer;
	}	
.showbtn:hover{opacity:0.8;}	
	
.footer {
	background-image:url(../img/copy.jpg);
	background-repeat:no-repeat;
	width:1920px;
	height:111px;
	position:absolute;
	top:808px;
	left:50%;
	margin-left:-960px;
	z-index:103;
}	

.G {
	display:block;
	position:relative;
	top:0px;
	left:530px;
	width:70px;
	height:30px;
	cursor:pointer;
}
.FB {
	display:block;
	position:relative;
	top:30px;
	left:1370px;
	width:50px;
	height:30px;
	cursor:pointer;
}



table {
   margin-top:10px;
   width:480px;
   font-size:13px; 
   border: 1px solid #ac0000;
   border-collapse: collapse; 
  
 
} 
th { 
	width:96px;
	border: 1px solid #FFF;
	text-align:center;
	background-color:#ac0000;
	color:#FFF;
	padding-top:3px;

  
} 

td { 
	width:96px;
	border: 1px solid #ac0000;
	text-align:center;
	margin-top:3px;
  
} 
/*.pop_m{
	position:absolute;
	bottom:-270px;
	left:50%;
	margin-left:-315px;}

*/



.bt_1{
	background:#FC0;
	border-radius: 5px;
	float: left;
	color:#000;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	cursor:pointer;}
.bt_1:hover{
	opacity:0.8;}
	
	
	
.boy{
	background-image:url(../img/boy.png);
	width:668px;
	height:920px;
	position:absolute;
	top:-3px;
	left:50%;
	margin-left:-510px;
	z-index:1;
	opacity:0;}	
	
	
.girl{
	background-image:url(../img/girl.png);
	width:1388px;
	height:700px;
	position:absolute;
	top:-3px;
	left:50%;
	margin-left:-1000px;
	z-index:0;
	opacity:0;}	
.loading {
	height: 800px;
	width: 800px;
	position:absolute;
	left:50%;
	margin-left:-600px;
	top:-50px;
	z-index:0;
	-webkit-animation: loading 36s infinite linear;
	-moz-animation: loading 36s infinite linear;
	-o-animation: loading 36s infinite linear;
	animation: loading 36s infinite linear;
}
@keyframes loading {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(360deg);
	}
}	