@charset "utf-8";
li {
list-style: none;
}

/*all base*/
#wrapper{
position:relative;
width:990px;
margin:0 auto;
text-align:left;
overflow:hidden;}

.a_down{color:#ff6600;text-decoration:underline; }

.allIntro{
border:1px solid #ccc;
margin:10px 0;
padding:15px;
background:#eee;
line-height:1.7em; }

.p_other{
font-size:1.17em;
margin:20px 0 10px; }
.p_author{
font-size:1.17em;
text-align:right;
margin:0 10px 10px; }
.p_author a{
color:#cc0000;
text-decoration:underline; }
.p_author a:hover{text-decoration:none;}
.eachBox{
overflow:hidden;
clear:both;
padding:0; }

.introArea{
float:left; 
margin-left:20px;
display:inline;
width:300px;
line-height:1.7em; }

.introArea h2{
font-size:1.17em;
padding:5px 0 10px;
color:#CC0000;}

.green{color:green;}
.blue,code{
font-size:1em;
color:blue;
font-family:Verdana;}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td{ border-top: 0px solid #ddd;text-align: left; }



/* changeBox_a1 */
.changeBox_a1{
width:100%;
height:530px; 
padding:2px;
position:relative;
}

.changeBox_a1 .a_bigContent{
	position: absolute;
	top: 2px;
	left: 0;
	right:0;
	/*display: none;*/
}

.changeBox_a1 .a_bigContent .a_bigImg{
	background:#f2f2f2;display:inline-block;padding: 1em;}
.changeBox_a1 .a_bigContent .a_bigImg a img{vertical-align:top;max-height: 320px;}
.changeBox_a1 .a_bigContent .a_bigImg_text{
	display:inline-block;
	width:430px;
	text-align:left;
	white-space:nowrap;text-overflow:ellipsis;overflow:hidden;-webkit-text-overflow:ellipsis;
	margin-left:.5em;}
.changeBox_a1 .a_bigContent .a_bigImg_text p{ box-shadow:none;}
.changeBox_a1 .a_bigContent .a_bigImg_text p div{font-size:14px;
	color:#595959; font-weight:700;}

.changeBox_a1 .a_bigContent span.title_en,.changeBox_a1 .a_bigContent div a{
	color:#7F7F7F;
}
.changeBox_a1 .a_bigContent span.title_en{
	font-size:10px;
	display:block;}
.changeBox_a1 .a_bigContent div,.changeBox_a1 .a_bigContent div a{font-size:14px;color: #7F7F7F;}
.changeBox_a1 .a_bigContent div.title{
	font-size:14px;
	color:#595959;
	font-weight:700;
	display: inline-table;
	width:110px;
}
.changeBox_a1 .a_bigContent div.description{font-size:11px;display: inline-block;word-wrap: break-word;
word-break: normal;
width: 320px;}
/*.changeBox_a1 .a_bigContent img{
position:relative;
top:2px;
display:none;}*/


.changeDiv{
position:absolute;
top:2px;
display:none;}

.changeDiv h3{
position:absolute;
left:0px;bottom:0;
width:650px;
height:30px;line-height:30px;
background:#fff;
filter:alpha(opacity=70);
opacity:0.7;}

.changeDiv h3 a{
display:block;
padding-left:15px; 
color:#FF6600;}


/* ul_change_a1 */
.ul_change_a1{
position:absolute;
/*right:1px;*/ bottom:-10px;
/*padding-left:19px;*/
overflow:hidden;}

.ul_change_a1 li{
float:left;
/*margin-right:7px;*/ }
.ul_change_a1 li p{
	width:200px;
	position:relative;
	color:#FFF;
	bottom:25px;
	background:rgba(61,61,61,35);
	filter:alpha(opacity=35);
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	-webkit-text-overflow:ellipsis;
}
.ul_change_a1 img{ border:1px solid #ddd;}
.ul_change_a1 li.now p{background:rgba(255,0,0,1);filter:alpha(opacity=35);}
.a_last,.a_next{
position:absolute;
bottom:230px;
width:16px;height:16px;
background:url(/statics/tianen/images/bot.png) no-repeat;
text-indent:-999em;overflow:hidden;}

.a_last{right:27%;background-position:0 0;}
.a_next{right:25%;background-position:100% 0;}



/* ul_change_a2 */
.ul_change_a2{
position:absolute;
right:5px; bottom:7px;
padding-left:19px;
overflow:hidden;
 }
.ul_change_a2 li{
display: -moz-inline-stack;
display:inline-block;
*display:inline;
*zoom:1;}

.ul_change_a2 span{
display: -moz-inline-stack;
display:inline-block;
*display:inline;
*zoom:1;
font-size:0.8em;
padding:0px 3px; 
margin-right:2px;
border:1px solid #999;
background:#fff;
filter:alpha(opacity=85);
opacity:0.85;
cursor:hand;
cursor:pointer;
}

.ul_change_a2 span.on{
border:1px solid #CC0000;
background:#FFFF9D;
color:#CC0000;}


/* changeBox_b1 */

.changeBox_b1{
float:left;
position:relative;
width:645px;height:250px; 
padding-left:5px; }
.changeBox_b1 h3{
float:left;
position:relative;
width:80px;height:25px;line-height:25px;  
border:1px solid #ccc;
text-align:center;
margin-left:-1px;
z-index:0;
}

.changeBox_b1 h3.now{
background:#f3f3f3; 
border:1px solid #B70000;
border-bottom:none;
color:#B70000;
z-index:3;}

.changeBox_b1 h3 a{
color:#666;}
.changeBox_b1 h3 a:hover,
.changeBox_b1 h3.now a{
color:#B70000;}

.changeBox_b1 div{
position:absolute;
top:25px;left:4px;_left:3px;
width:500px;height:150px;
background:#f3f3f3; 
padding:15px; 
border:1px solid #B70000;
z-index:2;}
  /* i i s 7 . c o m */