﻿/***
 *	DedeCMS v5.6 Style (Default Style)
 *	dedecms.com  Author Networker  2010.02.05
 **/
 
/*---------- import ---------*/
@import url("layout.css");
@import url("page.css");


/*---------- base center/cover fixed no-repeat---------*/
*{
	padding:0px;
	margin:0px;
}
html{
	background:#FFF;
}
body{
	font:12px Verdana,Arial,"宋体";
	background: #fafafa url('../images/bg_img_03.png') no-repeat center 0;
	/*background-size: cover;*/
	/*background: url('../images/background.png') center/cover fixed no-repeat ;*/
}
img{
	border:none;
}

a{
	color:#000;
	text-decoration:none;

}
a:hover{
	color:#ba2636;
	text-decoration:underline;
}
ul{
	list-style:none;
}
input,select,button{
	font:12px Verdana,Arial,Tahoma;
	vertical-align:middle;
}
/*---------- stock ---------*/
.center{
	margin:0px auto;
}
.w960{
	width:1100px;
	/*position:relative;*/
}
.pright .infos_userinfo {
	margin-bottom: 0px;
}
.mt1{/* ( margin-top * 1 ) */
	margin-top:8px;
}
.pright .mt1{
	margin-top:0px;
}
.mt2{/* ( margin-top * 2 ) */
	margin-top:16px;
}
.clear{
	overflow:hidden;
}
.fs-12{
	font-size:12px;
}
.fc-f60{
	color:#F60;
}
.fc-f90{
	color:#F90;
}
.clr{
	clear:both;
	}
.ipt-txt{
	line-height:15px;
	padding:4px 5px;
	border-width:1px;
	border-style:solid;
	border-color:#666 #BBB #BBB #666;
	font-size:12px;
	margin-right:2px;
}
.nb{
	line-height:20x;
	padding:1px 2px;
	border-width:1px;
	border-style:solid;
	border-color:#666 #BBB #BBB #666;
	font-size:12px;
	margin-right:2px
}
.btn-1{
	width:56px;
	height:24px;
	border:none;
	background:url(../images/comm-bt.gif) no-repeat;
	line-height:25px;
	letter-spacing:1px;
	cursor:pointer;
	overflow:hidden;
	color:#585858;
}
.btn-2{
	width:70px;
	height:25px;
	border:none;
	background:url(../images/btn-bg2.gif) left top no-repeat;
	line-height:25px;
	overflow:hidden;
	color:#444;
	margin-right:2px;
	cursor:pointer;
}
.column li a:before{
	content:url(../images/point.png);

    color: #2184ca;
    padding-right: 2px;
}
.dynamic_main li a:before{
	content:url(../images/point.png);
    color: #2184ca;
    padding-right: 2px;
}
/*---------- frame ---------*/
/*---------- frame : header ---------*/
.header{
	/*width:100%;*/
	width:1100px;
	margin: 0px auto 20px;
	/*overflow:hidden;*/
	box-sizing: border-box;
	position:relative;
	z-index:1000;
}
.header_top{
	height:25px!important;
	height:24px;
	line-height:25px;
	border-bottom:1px solid #DBDBDB;
	color:#676767;
	overflow:hidden;
	background:#fff; /* 一些不支持背景渐变的浏览器 */
	background:-moz-linear-gradient(top, white, rgba(200, 200, 200, 1));
	background:-webkit-gradient(linear, 0 0, 0 bottom, from(#fff), to(rgba(200, 200, 200, 1)));
	background:-o-linear-gradient(top, white, rgba( 200, 200, 200, 1));
	}
.header_top .time{
	float:left;
	padding-left:10px;	
	}
.header_top a.rss{
    
	}
.header_top .toplinks{	
	float:right;
	text-align:right;
}
.header_top .toplinks a{
	margin:0 5px;
	}
.header_top .toplinks span{
	margin-left:15px;
	}
.header_top .toplinks span a{
	margin:0 2px;
	}
.header .search {
	/*overflow:hidden;*/
	/*float: left;*/
}
.header a{
	color:#777;
}
.header a:hover{
	color:#ff3333;
	text-decoration:none;
}
.header .top{
	clear:both;
	/*overflow:hidden;*/
	margin-top:-17px;
}
.header .top_1{
	clear:both;
	/*overflow:hidden;*/
	margin-top:-27px;
	    position: absolute;
    left: 0;
    top: 200px;
}
.header .title{
	float:left;
}
.header .title h1 a{
	width:216px;
	height:54px;
	display:block;
	overflow:hidden;
}
/*.header .banner{*/
	/*width:468px;*/
	/*height:60px;*/
	/*float:right;*/
	/*margin-left:10px;*/
	/*border: 1px solid red;*/
	/*overflow:hidden;*/
/*}*/
/*.header .banner img{*/
	/*width:468px;*/
	/*height:60px;*/
	/*display:block;*/
	/*border: 1px solid red;*/
/*}*/
.video_img img{
	margin: 30px;

}
.banner2{
	width:950px;
	height:90px;
	margin-top: 10px;
	overflow:hidden;
}
.banner2 img{
	width:950px;
	height:90px;
	display:block;
}

.header .welcome{
	float:right;
	margin-top:20px;
	padding-right:10px;
	color:#999;
}
.header .welcome a{
	margin:0px 3px;	
}

/*----- 新版导航菜单位置的样式 -------*/
.header .nav { }
/*-------- 圆角模型 ---------*/
.module, .module .mid {
	/*overflow:hidden;*/
}
.module .top .t_l, .module .bottom .b_l {
	float:left;
	overflow:hidden;
}
.module .top .t_r, .module .bottom .b_r {
	float:right;
	overflow:hidden;
}
.module .top em {
	float:left;
	font-size:13px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin-left: 5px;
}
.module .top em a:link, .module .top em a:visited {
	font-size:13px;
	font-weight:bold;
}
.module .top span {
	
}
.module .top strong {
	cursor:pointer;
	float:right;
	font-weight:normal;
	margin-right:4px;
}
.module .mid .m_l, .module .mid .m_r {
	overflow:hidden;
}
.module .mid .content {
	overflow:hidden;
	height:100%;
	clear: both;
	margin-right: 8px;
	margin-left: 8px;
	padding-top: 8px;/*padding-bottom: 10px;*/
}
/*.module .top, .module .top .t_l, .module .top .t_r, .module .bottom, .module .bottom .b_l, .module .bottom .b_r {*/
	/*background-image: url("../images/green_skin.png");*/
/*}*/
/*------ 主色 -------*/
.blue .top {
	background-position: 0 -72px;
	background-repeat: repeat-x;
	height: 75px;
	position:absolute;
	top:200px;
	left:0;
}
.blue .top .t_l {
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 70px;
	width: 5px;
}
.blue .top .t_r {
	background-position: -6px 0;
	background-repeat: no-repeat;
	height: 70px;
	width: 5px;
}
/* --------- 导航 ----------------*/
.w963 {
	width:1100px;
	height: 253px;
    position: relative;
	margin: 0 auto;
}
#navMenu {
	width:1100px;
	/*overflow:hidden;*/
	height: 28px;
	/*padding:8px 0 0 15px;*/
}
#navMenu ul {
	float:left;
	height: 35px;
	list-style: none !important;
	background-color:#428bca;
	z-index:100;
	margin-right:-10px;
	border-radius: 5px;
}
#navMenu ul li {
	height: 27px;
	width: 100px;
	box-sizing: border-box;
	margin: 6px 5px;
	text-align: center;
	font-size: 17px;
	color: #fff;
	float: left;
	border-right: 1px solid #103b7d;
	position: relative;
}
#navMenu ul li:last-child{
	border-right: none;
}
#navMenu ul li:hover{
	color: #DEFF01;
}

#navMenu ul li:hover>.menu_two{
	display: block;
}
#navMenu ul li a {
	color: #FFF;
	height: 27px;
	font-size: 15px;
	text-decoration:none;
	display: inline-block;
	position: relative;
}
#navMenu ul li a.hover {
	color:#DEFF01;
	height: 27px;
	text-decoration:none;
	display: inline-block;
	position: relative;
}
    
#navMenu ul li span {
	cursor:pointer;
	display:inline-block;
	height:22px;
	line-height:20px;
	margin:0 0 0 5px;
	padding:0 5px 0 0;
	text-align:center;
	vertical-align:middle;
	/*font-weight:bold;*/
	color:#ebf5e9;
}
#navMenu ul li.hover {
	padding-top:0;
}
#navMenu ul li.hover a {
	display: inline-block;
	position: relative;
}
#navMenu ul li.hover span {
	cursor:pointer;
	display:inline-block;
	height:22px;
	line-height:20px;
	margin:0 0 0 5px;
	padding:0 5px 0 0;
	text-align:center;
	vertical-align:middle;
}
#navMenu ul li a.hover, #navMenu ul li a:hover {
	text-decoration:none;
    color:#DEFF01;
	display: inline-block;
	position: relative;
}
#navMenu ul li a.hover span, #navMenu ul li a:hover span {
	cursor:pointer;
	display:inline-block;
	height:22px;
    color:#DEFF01;
	line-height:20px;
	margin:0 0 0 5px;
	padding:0 5px 0 0;
	text-align:center;
	vertical-align:middle;
}
#navMenu ul.menu_two{
	width: 105px;
	height: auto;
	background-color:rgba(22,72,157,0.9);
	color: #fff;
	display: none;
	border: 1px solid #0977c4;
	position: absolute;
	top: 25px;
	left: -6px;
	/*margin-top: 5px;*/
	z-index: 10;
}
#navMenu ul.menu_two li{
	border: none;
	border-bottom: 1px solid #0b4194;
	text-align: center;
	margin-left: 0;

}
#navMenu ul.menu_two li a{
	text-decoration: none;
	color: #fff;
	text-align: center;
	font-size: 14px;
	padding-bottom: 5px;
	font-family: "Microsoft YaHei";

}
#navMenu ul.menu_two li a:hover{
	color: #DEFF01;
}
.nav_search_box{
	width:1100px;
	margin-top: 8px;
	height: 35px;
	/*padding-bottom: 37px;*/
	background:#ffffff; /* 一些不支持背景渐变的浏览器 */

}
/*.kebab_div{
	margin-top: -5px;
	width: 1px;
	height: 100%;
	display: inline-block;
	vertical-align: middle;
}*/
.form span,input,select{
	display: inline-block;
	vertical-align: middle;
}
.nav_search_box span,input,select{
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
}
.nav_search_box span{
	padding: 0 20px;
}
.form button[type="submit"]{
	background-color: #f15945;
	color: #fff;
	border: 1px solid #bfbfbf;
	border-radius:5px;
	padding: 0 14px;
	margin-left:50px;
	font-size: 15px;
}

/*-------- 下拉菜单 --------------*/
.dropMenu {
	position:absolute;
	top: 0;
	z-index:100;
	width: 120px;
	visibility: hidden;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA, direction=135, strength=4);
	margin-top: -1px;
	border: 1px solid #93E1EB;
	border-top: 0px solid #3CA2DC;
	background-color: #FFF;
	background:url(../images/mmenubg.gif);
	padding-top:6px;
	padding-bottom:6px;
}

.dropMenu li {
	margin-top:2px;
	margin-bottom:4px;
	padding-left:6px;
}
.dropMenu a {
	width: auto;
	display: block;
	color: black;
	padding: 2px 0 2px 1.2em;
}
* html .dropMenu a {
	width: 100%;
}
.dropMenu a:hover {
	color:red;
	text-decoration: underline;
}
/*------ //搜索框 ---------*/
.search-keyword {
	width:210px;
	height:22px;
	padding-top:2px;
	padding-left:6px;
	border:0px;
	border:#badaa1 solid 1px;
	background: #FFF;
	color:#444;

}
.search-submit {
	cursor:pointer;
	width:68px;
	height:22px;
	font-size:0px;
	color:#fafafa;
	border:0px;
	background:url(../images/search-bt.gif) no-repeat;
}
.search-option {
	margin-left:3px;
	margin-right:3px;
	border:#badaa1 solid 1px;
	height:22px;
	display: inline-block;
	vertical-align: middle;
}
.w963 .search{
	padding-left:10px;
	line-height:32px;
}
.w963 .form h4 {
	display:none;
}
.w963 .form {
	/*float:left;*/
	/*margin:0 10px 0 0;*/
	/**margin:0 10px 0 0;*/
	/*_margin:5px 10px 0 0;*/
	margin: 0;
	padding: 0;
	/*border: 1px solid black;*/
}
.w963 .tags {
	width:500px;
	overflow:hidden;
}
.w963 .tags h4 {
	float:left;
	margin-right: 6px;
	height:26px;
	font-size:12px;
	color:#777;
}
.w963 .tags li {
	float:left;
	margin-right: 6px;
}
.header .nav .end { }
/*-- //End 导航菜单 --*/

/*轮播+新闻*/
.news{
	width: 100%;
	height: 320px;
	box-sizing: border-box;
	margin-bottom: 20px;
}
.banner{
	width: 522px;
	height: 100%;
	float: left;
	margin-right: 20px;
}
.carousel {
	height: 320px;
	float: left;
}
.carousel .item {
	width: 520px;
	height: 320px;
	overflow: hidden;
}
.carousel .item a img {
	/*width: 100%;*/
}
.carousel-caption2{
	width: 100%;
	position: absolute;
	top: 85%;
	height: 52px;
	/*background-color:blue;*/
	/*z-index: 1111;*/

}
.carousel-caption2 p{
	font-size: 17px;
	text-align: center;
	color: #fff;
	margin-top: 8px!important;
	opacity: 1 !important;
}
.carousel-control{
	top:270px!important;
	z-index：100 ;
}
.carousel-indicators{
	bottom: -10px!important;
}


.dynamic{
	height: 100%;
	float:left;
	background-color: #fff;

	position: relative;
	border: 1px solid #3f7fcc;
	margin-bottom:20px;
}

.dynamic2{
	height: 100%;
	float:left;
	background-color: #fff;

	position: relative;
	border: 1px solid #3f7fcc;
	margin-bottom:20px;
}
.dynamic_ul{
	list-style-type: none;
	margin: 15px;

}
.dynamic_ul2{
	list-style-type: none;
	margin: 15px;

}
.dynamic_li{
	width: 260px;
	height: 43px;
	font-size: 17px;
	color: #000;
	float: left;
	line-height: 35px;
	text-align: center;
}
.dynamic_li2{
	width: 260px;
	height: 43px;
	font-size: 17px;
	color: #000;
	float: left;
	line-height: 35px;
	text-align: center;
}
/*.dynamic_li a{*/
	/*text-decoration: none;*/
	/*display: inline-block;*/
	/*color: #000;*/
/*}*/
.dynamic_li:hover{
	
	height: 43px;
	/*background-image: url("../images/bubble.png");*/
	background: url("../images/hover_bg.png") no-repeat center;
	font-size: 17px;
	color: #fff;
	float: left;
	line-height: 35px;
	text-align: center;
	background-size:261px 43px;
}
.dynamic_li2:hover{

	height: 43px;
	/*background-image: url("../images/bubble.png");*/
	background: url("../images/hover_bg.png") no-repeat center;
	font-size: 17px;
	color: #fff;
	float: left;
	line-height: 35px;
	text-align: center;
	background-size:261px 43px;
}
.selected{
	
	height: 43px;
	background: url("../images/hover_bg.png") no-repeat center;
	font-size: 15px;
	color: #fff;
	float: left;
	line-height: 35px;
	text-align: center;
	background-size:261px 43px;
}

.ul_hide{
	display: none;
}
.blue_line{
	width: 783px;
	border-top: 2px solid #0977c4;
	position: absolute;
	top: 49px;
	left: 16px;
}
.dynamic_main{
	width: 92%;
	height: 230px;
	float: left;
	margin-left: 25px;
	margin-bottom: 10px;
}
.dynamic_main2{
	width: 92%;
	height: 230px;
	float: left;
	margin-left: 25px;
	margin-bottom: 10px;
}
.dynamic_main li{
	width: 100%;
	line-height: 29px;
}
.dynamic_main2 li{
	width: 100%;
	line-height: 29px;
}

.dynamic_main li a span{
	float: right;
	font-size: 12px;
}
.dynamic_main2 li a span{
	float: right;
	font-size: 12px;
}
.dynamic_main li a{
	width: 100%;
	text-decoration: none;
	color: #000;
	display: inline-block;
	font-size: 15px;

}
.dynamic_main2 li a{
	width: 100%;
	text-decoration: none;
	color: #000;
	display: inline-block;
	font-size: 15px;

}
.dynamic_main li a:hover{
	width: 100%;
	text-decoration: none;
	color: #0977c4;
	display: inline-block;
	font-size: 15px;
	
}
.dynamic_main2 li a:hover{
	width: 100%;
	text-decoration: none;
	color: #0977c4;
	display: inline-block;
	font-size: 15px;

}


/*--------栏目--------*/
.column{
	width: 100%;
	box-sizing: border-box;
	margin-bottom: 50px;
}
/*--------栏目左边--------*/
.column_left{
	width: 815px;
	float: left;
}
.column_b{
	
	height: 274px;
	background-color: #fff;
	padding: 18px;
	margin-bottom: 20px;
	border: 1px solid #0977c4;
	float: left;
}
.channel_box{
	/*width: 100%;*/
	background-color: #fff;
	padding: 18px;
	margin-bottom: 20px;
	border: 1px solid #0977c4;
	float: left;
	min-height: 320px;

}
.column_s{
	width:400px;
	*width: 364px;
	height: 272px;
	background-color: #fff;
	padding: 18px;
	margin-bottom: 20px;
	border: 1px solid #0977c4;
	
}
.column_s:nth-child(even){
	width: 400px;
	height: 272px;
	background-color: #fff;
	padding: 18px;
	margin-bottom: 20px;
	border: 1px solid #0977c4;
	float: right;
}

.column_b_title{
	width: 777px;
	height: 35px;
	background-image: url("../images/title.png");
	padding: 18px auto;
	line-height: 35px;
}
.column_double_title{
	width: 783px;
	height: 37px;
	background-image: url("../images/title_bg.png");
	padding: 18px auto;
	line-height: 35px;

}
.column_s_title{
	width: 364px;
	height: 35px;
	background-image: url("../images/title_s.png");
	padding: 18px auto;
	line-height: 35px;

}
.column_head{
	font-size: 18px;
	line-height: 35px;
	color: #fff;
	padding-left: 27px;
}
.column_double_head{
	font-size: 18px;
	line-height: 38px;
	color: #0977c4;
	padding-left: 84px;

}
.tab_title{
	cursor: pointer;
}
.tab_title_selected,.tab_title:hover{
	color: #DEFF01;
}
.more a{
	text-decoration: none;
	/*display: inline-block;*/
	float: right;
	font-size: 14px;
	padding-right: 3px;
	color: #000;
	padding-bottom: 0;
}
.culture{
	width: 30%;
	height: 86%;
	float: right;
	margin-right: 20px;
	margin-top: 5px;
	border: 1px solid #dedede;
}
.culture a{
	text-decoration: none;
	display:block;
}
.culture_title{
	line-height: 36px;
	width: 233px;
	height: 36px;
	background-color: #62b8de;
	font-size: 18px;
	text-align: center;
	color: #fff;

}
.culture_title:hover{
	line-height: 36px;
	width: 233px;
	height: 36px;
	background-color: #b4b4b4;
	font-size: 18px;
	text-align: center;
	color: #fff;
	text-decoration: none;
}




.culture_img{
	width: 233px;


	display: block;
	margin:auto;

	
}



.img_box{
	float: left;

	margin-top: 20px;
}
.img_box img{
	border: 1px solid #dcdcdc;
	padding: 2px;
}
.img_box{
	font-size: 14px;
	text-align: center;
}
.img_list{
	float: left;
	padding-right: 30px;
}
.column_text{
	width: 558px;
	float: left;
	margin-left: 10px;
	margin-top: 20px;
}
.column_text_lg{

	margin-left: 35px;
	margin-top: 20px;
}
.column_text_s{
	width: 350px;
	float: left;

	margin-top: 20px;
}
.column_text_s li a{
	width: 100%;
	line-height: 28px;
	font-size: 15px;
	float: left;
	text-decoration: none;
	color: #000;
	display: inline-block;
}
.column_text_s li a:hover{
	width: 100%;
	text-decoration: none;
	color: #0977c4;
	display: inline-block;
	font-size: 15px;
	float: left;
}
.column_text_s li span{
	float: right;
	font-size: 12px;
}
.column_text li a{
    width: 100%;
	line-height: 29px;
	font-size: 15px;
    float: left;
    text-decoration: none;
    color: #000;
    display: inline-block;
}
.column_text_lg li a{
	/*width: 100%;*/
	line-height: 33px;
	font-size: 15px;
	/*float: left;*/
	text-decoration: none;
	color: #000;
	display: block;
	 vertical-align: middle;
	
}
.column_text_lg li{
	position:relative;

}
.column_text li a:hover{
	 width: 100%;
	 text-decoration: none;
	 color: #0977c4;
	 display: inline-block;
	 font-size: 15px;
	 float: left;
 }
.column_text_lg li a:hover{

	text-decoration: none;
	color: #0977c4;
	display: block;
	font-size: 15px;

}

.column_text li span{
	float: right;
	font-size: 12px;

}
.column_text_lg li span{
	/*float: right;*/
	position:absolute;
	right:0px;
	top:0px;
	font-size: 12px;
	line-height:33px;
	height:33px;
	*top:-8px;
	

}




/*--------栏目右边--------*/
.column_right{
	width: 270px;
	float: right;
}
.column_right_cell{
	background-color: #fff;
	width: 100%;
	height: 285px;
	border: 1px solid #0977c4;
	margin-bottom: 20px;
	float: left;
}
.cell_head{
	width: 90%;
	padding: 10px;
	font-size: 17px;
	margin: 0 auto;
	border-bottom: 2px solid #0977c4;
}
.cell_img{
	float: left;
	width: 69px;
	height: 61px;
	margin: 9px;
	border:1px solid #ffffff;
}
.cell_img:hover{
	border: 1px solid #dedede;
}
.cell{
	background-color: #fff;
	width: 100%;
	border: 1px solid #0977c4;
	float: left;
	margin-bottom: 22px;
	height: 264px;
}
.cell ul{
	margin: 13px 0;
}
.cell .video_ul{
	margin: -13px 0 10px 0 !important;
}
.cell ul li a{
	font-size: 15px;
	margin-left: 20px;
	line-height: 32px;
}
.cell p {
	margin: 0 auto;
	width: 90%;
	text-align: center;
	padding: 5px 0;
	/*border-bottom: 1px solid #0977c4;*/
}


/*-----------友情链接-------*/
#merry_go_round{
	width: 100%;
	height: 63px;
	box-sizing: border-box;
	margin-bottom: 60px;
	float: left;
	overflow: hidden;
}

#merry_go_round_box{
	width: 100%;
	height: 63px;
	margin: 0 auto;
	color: #373737;
	background-color: white;
	overflow: hidden;
}
.ScrCont{
	width: 9999px;
	height: 63px;
}
#List_1{
	width: 947px;
	height: 60px;
	float: left;
}
.List_pic{
	width: 179px;
	height: 60px;
	float: left;
	margin: 0 5px;
}
.List_pic:hover{
	width: 179px;
	height: 60px;
	float: left;
	margin: 0 5px;
}
.List_pic >img{
	margin:0 8px ;
	padding: 0 2px;
	border: 2px solid #dcdcdc;
	display: block;
}

/*--------官方二维码---------*/
.official_wechat{
	width: 135px;
	height: 222px;
	position: fixed;
	top: 35%;
	right: 0;
	border: 3px solid #fff;
	z-index: 9999;
	background-color: #eeeeee;
}
.official_wechat p{
	font-family: "Microsoft YaHei";
	font-size: 13px;
	color: #009edf;
}
.official_wechat p:nth-child(1){
	padding:10px 0 3px;
}
.official_wechat p:nth-child(2){
	padding-bottom: 5px;
}
.official_wechat p:nth-child(4){
	margin-top: 6px;
	font-size: 10px;
	font-family: KaiTi;
}





/*---------- frame : channel-nav ---------*/
.channel-nav {
	margin-top:8px;
	padding-left:6px;
	height:24px;
	width:950px;
	overflow:hidden;
}
.channel-nav .sonnav {
	width:830px;
	line-height:26px;
	float:left;
	color:#256DB1;
}
.channel-nav .sonnav span {	
	margin-right:10px;
	float:left;
}
.channel-nav .sonnav span a{
	padding:0 4px;
	border:1px solid #BADAA1;
	height:22px;
	line-height:21px;
	background:url(../images/channel_bg.png) repeat-x;
	display:inline-block;
	}
.channel-nav .sonnav span a.thisclass{
	border:1px solid #3aa21b;
	}
.channel-nav .sonnav a {
	color:#428C5B;
	text-decoration:none;
}
.channel-nav .sonnav a:hover{
	 color:#287212;
	}
.channel-nav .back{
	display:block;
	height:22px;
	line-height:21px;
	padding-top:6px;
	padding-right:10px;
	padding-left:20px;
	letter-spacing:2px;
	float:right;
	background:url(../images/ico-home.gif) 4px 10px no-repeat;
} 
.channel-nav .back a{
	color:#397CBE;
}
.channel-nav .back a:hover{
	text-decoration:none;
	color:#777;
}
/*pic scroll
----------------------------------*/
.infiniteCarousel {
    width: 100%;
	height: 100%;
    position: relative;
	overflow: hidden;
}

.infiniteCarousel .wrapper {
    width:100%;
    overflow: auto;
    top: 0;
	height: 100%;
}
.infiniteCarousel ul a img {
  border:1px solid #E3E3E3;
  padding:2px;
  /*width:520px;*/
  /*height: 320px;*/
  display:block;
}
.infiniteCarousel .wrapper ul {
  width: 520px;
	height: 320px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
  top: 0;
}
.infiniteCarousel ul li {
  display:block;
  color:#6C6D61;
  float:left;
  padding: 10px 6px;
  height: 320px;
  width: 520px;
  text-align:center;
}
.infiniteCarousel ul li a,
.infiniteCarousel ul li a:visited{
	color:#6C6D61;
	}
.infiniteCarousel .wrapper ul li a:hover{
	text-decoration:underline;
	}
.infiniteCarousel ul li a:hover img {
  border-color: #aaa;
}
.infiniteCarousel ul li a span{
	width: 100px;
	height: 100px;
	position: absolute;
	top: 36%;
	left: 35%;
	color: red;
   /*display:block;*/
   /*line-height:17px;*/
	/*font-size: 20px;*/
   /*padding-top:6px;*/
	z-index: 100;
}
.infiniteCarousel .arrow {
  display: block;
  height: 26px;
  width: 26px;
  text-indent: -999px;
  position: absolute;
  top: 35%;
  cursor: pointer;
  outline: 0;
	z-index: 10;
}
.infiniteCarousel .forward {
  background:url(../images/green_skin.png) 0 -256px no-repeat;
  right: 0;
}
.infiniteCarousel .back {
  background:url(../images/green_skin.png) 0 -222px no-repeat;
  left: 0;
}
/*----------dedeinfolink  ---------*/
#dedeinfolink {
	margin-bottom:6px;
	}
#dedeinfolink tr td div {
	padding:0 5px;
	background:url(../images/white_bg.gif) repeat-x;
	margin-right:8px;
	}
#dedeinfolink tr td {
	line-height:18px;
	}
#dedeinfolink tr td.spline {
	font-size:1px;
	height:1px;
	line-height:1px;
	border-bottom:1px dashed #dedede;
	}
#dedeinfolink tr td.iftitle {
	font-weight:bold;
	color:#428C5B;
	line-height:24px;
	border-bottom:1px dashed #dedede;
}
/*---------- frame : footer ---------*/
.footer{
	margin:auto;
	color:#999;
	text-align:center;
	margin-top:8px;
	padding-bottom:10px;
	border-top:1px solid #E5EFD6;
	padding-top:10px;
}
.footer .link{
	text-align:center;
	padding:5px 0px;
}
.footer .link a{
	margin:0px 5px;
	color:#666666;
}
.footer .powered{
	font-size:10px;
	line-height:25px;
}
.footer .powered strong{
	color:#690;
}
.footer .powered strong span{
	color:#F93;
}
.footer .copyright{
	color:#666666;
	line-height:23px;
}

/*new search result page
----------------------------------------*/
.search_header{
    overflow:hidden;
	zoom:1;
}
.search_header  h1{
    float:left;
    display:inline;
    margin:5px 20px 5px 10px;
    width:216px;
}
.search_header .search_box{
    float:left;
    padding-top:25px;
}
.search_header .search_box input{
    border-width:1px;
	border-style:solid;
	border-color:#707070 #CECECE #CECECE #707070;
	padding:2px 4px;
	height:18px;
	line-height:18px;
    width:200px;
	margin-right:5px;
}
.search_header .search_box select{
   font-size:14px;
   height:22px;
   margin-right:5px;
}
.search_header .search_box button{
    margin-right:3px;
}
.resultbar{
	width: 1100px;
	height:32px;
	line-height:32px;
	/*background:transparent url(../images/search-top-bg.gif) repeat-x scroll;*/
	text-indent:12px;
	color:#000;
	border-bottom: 1px solid #E4E4E4;
	border-top: 1px solid #E4E4E4;
	background-color: #fff;
	margin: 0 auto;
 }
 .result_content{
	 width: 1100px;
	 margin: 0 auto 50px;
	 background-color: #eee;
     padding-bottom: 20px;
    overflow:hidden;
	zoom:1;
 }
.sidebar{
  float:right;
  width:300px;
  padding:20px 0 0 20px;
  margin-right:20px;
  border-left:1px solid #dadada;
  word-wrap:break-word;
}
.sidebar h2{
  font-size:14px;
  line-height:25px;
 }
.sidebar  ul {
  padding:4px 8px;
 }
.sidebar  ul li{
  line-height:24px;
  background:url(../images/ico-3.gif) 4px 9px no-repeat;
 }
.resultlist{
  overflow:hidden;
}
.resultlist ul{
  padding:20px 0 0 20px;
 }
.resultlist ul li{
  padding-top:15px;
 }
.resultlist ul li h3{
  line-height:30px;
  font-size:16px;
  font-weight:normal;
 }
.resultlist ul li h3 a{
  text-decoration:underline;
 }
.resultlist ul li p{
  line-height:22px;
  color:#333;
  font-size:14px;
  width:650px;
 }
.resultlist ul li span small{
  line-height:22px;
  font-size:12px;
  margin-left:5px;
  color:#999;
 }
.resultlist ul li span a{
  color:#008400;
 }
#contentRtPicAD2.stick {
  position:fixed;
  top:0;
  margin:60px 0 0
}
.new{
	width: 36px;
	color: #fff;
	background-color: #f15945;
	text-align: center;
	height: 18px;
	line-height: 18px;
	display: inline-block;
	float: left;
	border-radius: 5px;
	margin-right: 10px;
	font-size: 12px;

}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix{display:block;*zoom:1}
