html,body{ margin:0px; background:#ffffff; font-size:30px; font-family:"Microsoft YaHei"; width:100%; height:auto;}
UL,OL,LI {PADDING:0px; MARGIN:0px;list-style-type:none}
IMG,b {border: 0; padding:0; margin:0;}
td,div,li {font-size:30px; font-family:"Microsoft YaHei"; color:#333333;}
form,input { margin:0; padding:0;}
a {star:expression(this.onFocus=this.blur());outline:none;} 
a:focus{border:0;outline:none;}
a:link,a:visited{ color:#333; text-decoration:none; font-size:25px;}
a:hover,a:active{ color:#ff6600; text-decoration:none;font-size:25px;outline:none;}

.swipe_box{
	width:100%;
	position:relative;
}
.swipe{
	position: relative;
	z-index: 1;
	-webkit-perspective: 1000;
	-webkit-backface-visibility: hidden;
    width: 100%;
	overflow:hidden;
}
.swipe ul{
    margin: 0px; 
	width: 100%; 
	transition: 0ms; 
	-webkit-transition: 0ms;
	-webkit-transform: translate3d(0px, 0, 0);
	max-height:320px;
	overflow:hidden;
}
.swipe ul li{
	overflow: hidden; 
	display: table-cell; 
    width: 100%;
	vertical-align: top;
}
.swipe ul li img{
	width:100%;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.27), 0 0 60px rgba(0, 0, 0, 0.3) inset;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.3) inset;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.3) inset;
}
.in_slider{
	height: 12px;
	list-style: none;
	margin: 0;
	padding-top: 3px;
	overflow: hidden;
	right: 15px;
	bottom: 15px;
	position: absolute;
	z-index: 9;
    min-width:12px;
	max-width: 570px;
}
.in_slider span{
	display: block;
	width: 10px;
	height: 10px;
	border-radius: 4px;
	float: left;
	background: rgba(255,255,255,.8);
	margin: 0 5px;
}
.in_slider .sel{
	background: #FF3C00;
	width: 12px;
	height: 12px;
	border-radius: 5px;
	margin: -1px 3px;
}

.weather { background: #EBEBEB; width: 100%; height: 64px; font-size: 20px; vertical-align: middle; line-height: 64px; }
.weather iframe { margin:0 auto;}

.center_column { display: table; height: 345px; width: 100%; }
.center_bk { display: table-cell; height: auto; width: 100%; }
.bk { border-bottom: 2px solid #ebebeb; border-left: 2px solid #ebebeb; display: block; float: left; height: 170px; position: relative; text-align: center; width: 24.6%; }
.bk1 { border-left: 2px solid #ebebeb; display: block; float: left; height: 172px; position: relative; text-align: center; width: 24.6%; }
.img { display: block; position: absolute; top: 40px; width: 100%; }
.img span { line-height: 40px; }

.center_content { width: 100%; height: auto; }
.center_title { background: #DCDCDC; }
.center_title1 { padding-left: 15px; text-align: left; width: 70%; height: 64px; line-height: 64px; }
.center_more { padding-right: 15px; text-align: right; width: 30%; }
.title { line-height: 30px; padding-bottom:10px;}
.content { line-height: 30px; color:#7B7B7B; font-size: 25px;  }
.icon { border-bottom: 1px solid #e8e8e9; padding-left: 10px; padding-right: 10px; }
.titile_line { text-align: left; font-size: 20px; line-height:30px; border-bottom: 1px solid #E8E8E9; }
.time { font-size: 25px; padding-right: 15px; text-align: right;  font-size: 20px; line-height:30px; border-bottom: 1px solid #E8E8E9; }


.right_title_bg { background: none repeat scroll 0 0 #ebebeb; font-size: 20px; height: 64px; line-height: 64px; vertical-align: middle; width: 100%; }
.more { padding-right: 15px; text-align: right; width: 30%; }

.center_content1 { width: 100%; height: auto; margin-top: 15px; }

.footer { width: 100%; height: 86px; background: #404E60; margin-top: 15px; }
.bottom { float: left; height: 86px; position: relative; text-align: center; width: 19.6%; border-left: 1px solid #a6aab1; }
.bottom_img { width: 100%; position: absolute; top: 10px; }
.bottom_img span { color: #fff; line-height: 40px; }

.MsoNormal { font-size: 30px; line-height: 45px; }

.TRS_Editor { font-size: 30px; line-height: 45px; }

.title > a { font-size: 28px; }

.TRS_Editor p{ padding: 0; margin: 8px 0 0;} 

