﻿@charset "utf-8";
/* CSS Document */

.container{
	width: 1200px;			
	height: auto;			
	margin: 0 auto;			
	margin-top:16px;	
	*margin-top:6px;			
}

.container .container-title{
	width:100%;
	min-width:800px;
	padding-top:0px;
	padding-bottom:0px;
	margin-left:50px;
	height:auto;
}

.container .container-title p{
	line-height:14px;
	font-family:"宋体";
	font-size:13px;
	color:#444446;
	font-weight:bold;
	min-width:940px;
	display: block;
	white-space: nowrap;	
}
.container .container-title p span{
	font-size:13px;
	*font-size:12px;
	line-height:14px;	
}

.container .container-title p a{
	font-size:13px;
	*font-size:12px;
	line-height:14px;
}
.container .container-title-img {
	float:left;
	margin-top:-20px;
	margin-left:4px;
}
.container .container-major{
	margin-top:10px;
	height:auto;
	width:100%;
	/*min-height:1054px;*/
	border-top:#d2492a solid 8px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	*background:#FFF；
}

.container .container-major .annual{
	width: 1200px;
	height: 265px;;
	position: relative;
}

.container .container-major .annual .tablekey{
	width:45px;
	height:15px;
	margin-left: 1150px;
	margin-top: 236px;
	position: absolute;
}

.container .container-major .annual .tablekey  .tablekey-left {
	float:left;
	width:20px;
	height:15px;
	text-align:center;
	margin:0 auto;
}

.container .container-major .annual .tablekey .tablekey-left img {
	width:20px;
	height:14px;
}
.container .container-major .annual .tablekey .tablekey-left img:hover {
	opacity:0.6;
	filter:alpha(opacity=60);
}

.container .container-major .annual .tablekey .tablekey-right {
	float:right;
	width:20px;
	height:14px;
	text-align:center;
	margin:0 auto;
}

.container .container-major .annual .tablekey .tablekey-right img {
	width:20px;
	height:14px;
}

.container .container-major .annual .tablekey .tablekey-right img:hover {
	opacity:0.6;
	filter:alpha(opacity=60);
}


.container .container-major .annual .switch-box{ 
	float:left;
	width:1200px;
	height:265px;
	overflow:hidden; 
}  

.container .container-major .annual .switch-box .rollclass{  
	overflow:hidden; 
	height:inherit;  
	margin:0 auto; 
}

.container .container-major .annual .switch-box .rollclass span{
	font-size:12px;
	color:444446;
	padding-left:6px;
	display:inline-block;
	margin-top:10px;
}

.container .container-major .annual .switch-box .rollclass table tr td{
	font-size:12px;
	width:400px;
	border:#DDDDDD solid 1px;
	text-align:center;
	padding-bottom:12px;
	height:264px;
}

.container .container-major .annual .switch-box .rollclass table tr td img{ 
	width:280px;
	height:200px;
	margin-top:10px;
}

.container .container-major .annual .switch-box #popup{  
	width:auto;
	height:auto;
	background:#000;  
}

.clsEn .container-major .annual .switch-box_En{ 
	float:left;
	width:1200px;
	height:265px;
	overflow:hidden; 
}  

.clsEn .container-major .annual .switch-box_En .rollclass{  
	overflow:hidden; 
	height:inherit;  
	margin:0 auto; 
}

.clsEn .container-major .annual .switch-box_En .rollclass p{
	text-align: justify;
	padding: 0 55px;
	*padding: 0 55px;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}

.clsEn .container-major .annual .switch-box_En .rollclass table tr td{
	font-size:12px;
	width:400px;
	border:#DDDDDD solid 1px;
	text-align:center;
	padding-bottom:12px;
	height:264px;
}

.clsEn .container-major .annual .switch-box_En .rollclass table tr td img{ 
	width:280px;
	height:200px;
	margin-top:10px;
}


.clsEn .container-major .annual .switch-box_En #popup_En{  
	width:auto;
	height:auto;
	background:#000;  
}

