/*
 * author: hyc
 * time: 
*/
/*head*/
.head{
	margin:0 auto;
	width:1000px;
	height:80px;
	font-size:14px;
}
.head .logo{
	/*margin-top:3px;*/
}
.head p{
	display:inline;
	line-height:80px;
	padding:0 15px;
}
.head .countdown{
	font-size:15px;
	color:#FE223B;
}
.head .countdown .num{
	padding:20px 21px;
	color:#3b78c8;
	font-weight:600;
	background:url(../images/index/bg_countdown.png) no-repeat center;
}
.head a.l_r{
	display:inline;
	line-height:80px;
	padding:0 10px;
}
/*navi*/
.navi_container{
	width:100%;
	height:80px;
	/*background:#3b78c8;*/
	background:url('../images/common/nav_bg.jpg') ;
	background-size: 100% 100%;
	text-align:center;
}
.navi{
	width:1000px;
	margin:0 auto;
}
.navi_a{
	color:#FFF;
	font-size:24px;
	line-height:80px;
	padding:0 19px;
}
.navi_a:hover{
	color:#ffaa00;
}
/*foot_navi*/
.foot_navi a{
	padding:0 22px;
}
/*child_nav*/
.black_shadow{
	display: none;
	position: absolute;
	height: 50px;
	width: 100%;
	background-color: #000;
	opacity: 0.2;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)"; /*IE8*/  
  filter:alpha(opacity=20);  /*IE5, IE5.5, IE6, IE7*/
}
#black_shadow{
	display: none;
	position: absolute;
	height: 60px;
	width: 100%;
	background-color: #000;
	opacity: 0.7;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; /*IE8*/  
  filter:alpha(opacity=70);  /*IE5, IE5.5, IE6, IE7*/
}
.child_nav{
	position:absolute;
	z-index:999;
	width:100%;
}
.child_nav .child_nav_list{
	display:none;
}
.child_nav .child_nav_box{
	margin:0 auto;
	width:1000px;
	height:60px;
}
.child_nav .child_nav_box li{
	padding:0 17px;
	line-height:60px;
}
#child_navi6 li{
	line-height:30px;
}
/*banner*/
#slider{
	width:100%;
	min-width:1000px;
	height:360px;
	position:relative;
	overflow:hidden;
	background:#fff;
	text-align:center;
}
#slider .bd{
	width:1000px;
	position:absolute;
	left:50%;
	margin-left:-500px
}
#slider .bd li{
	width:1000px;
	overflow:hidden;
}
#slider .bd li img{
	display:block;
	width:1000px;
	min-height:360px;
}
#slider .tempWrap{
	overflow:visible !important
}
#slider .tempWrap ul{
	margin-left:-1000px !important;
}
#slider .hd{
	position:absolute;
	left:80%;
	z-index:1;
	height:8px;
	bottom:20px;
}
#slider .hd li{
	display:inline-block;
	*display:inline;
	zoom:1;
	width:8px;
	height:8px;
	line-height:99px;
	overflow:hidden;
	background:url(../images/index/slider-btn.png) 0 -10px no-repeat;
	margin:0 5px;
	cursor:pointer;
	filter:alpha(opacity=60);
	opacity:0.6;
}
#slider .hd li.on{
	background-position:0 0;
	filter:alpha(opacity=100);
	opacity:1;
}
#slider .pnBtn{
	position:absolute;
	z-index:1;
	top:0;
	width:100%;
	height:360px;
	cursor:pointer;
}
#slider .prev{
	left:-50%;
	margin-left:-500px;
}
#slider .next{
	left:50%;
	margin-left:500px;
}
#slider .pnBtn .blackBg{
	display:block;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:360px;
	background:#000;
	filter:alpha(opacity=50);
	opacity:0.5;
}
#slider .pnBtn .arrow{
	display:none;
	position:absolute;
	top:0;
	z-index:1;
	width:60px;
	height:360px;
}
#slider .pnBtn .arrow:hover{
	filter:alpha(opacity=60);
	opacity:0.6;
}
#slider .prev .arrow{
	right:0;
	background:url(../images/index/slider-arrow.png) -120px 0 no-repeat;
}
#slider .next .arrow{
	left:0;
	background:url(../images/index/slider-arrow.png) 0 0 no-repeat;
}
/*frame*/
.frame{
	margin-top:10px;
	text-align:left;
}
.frame .title{
	width:100%;
	height:30px;
	background:url(../images/index/bg_f_title.png) 0 0 no-repeat;
	line-height:28px;
}
.frame .title h3{
	position:relative;
	display:inline;
	color:#333;
	left:10px;
	font-weight:bold;
}
.frame .title a{
	position:relative;
	color:#999;
	left:170px;
	font-size:12px;
}
.frame1_1{
	width:990px;
}
.frame1_2{
	width:490px;
}
.frame1_3{
	width:320px;
}
.frame .f_content{
	width:100%;
}
.frame .content_bgw{
	background:#FFF;
}
.frame .list div{
	margin-top:7px;
	margin-right:15px;
	width:6px;
	height:6px;
	background:url(../images/index/icon_f_item.png) no-repeat;
}
.frame .list a{
	display:block;
	padding:8px 0 0 15px;

	color:#333;
	font-size:14px;
}
.frame .list li{
	display:inline;
}
/*foot*/
#foot{
	width:100%;
	background:#FFF;
	font-size:14px;
	line-height:24px;
	padding:20px 0;
	text-align: center;
}
#foot .visitor_p{
	margin-bottom:5px;
}
#foot .visitor{
	padding:0 5px 0 5.3px;
	font-size:20px;
	color:#3b78c8;
	background:url(../images/index/bg_visitor.png) center no-repeat;
}
#foot .qrcode{
	margin:10px 0;
}

/*left_menu*/
.left_menu{
	width:200px;
	border:1px solid #3b78c8;
	font-size:18px;
	padding-bottom:10px;
	margin-right:50px;
}
.left_menu .menu_title{
	font-size:20px;
	font-weight:bold;
	height:50px;
	line-height:50px;
	color:#333;
	background:#3b78c8;
}
.left_menu .item{
	height:45px;
	line-height:45px;
}
.left_menu .item a.active{
	color:#ffaa00;
}
.left_menu .item a:hover{
	color:#ffaa00;
}
/*right_content*/
.right_content{
	margin-top:3px;
	width:700px;
	padding:20px;
	border:1px solid #b3b3b3;
	box-shadow:0px 0px 5px 3px #b3b3b3;
	-webkit-box-shadow: 0px 0px 5px 3px #b3b3b3;
  -moz-box-shadow: 0px 0px 5px 3px #b3b3b3;
	/* IE8 box-shadow
	zoom:1;
	filter: progid:DXImageTransform.Microsoft.DropShadow(OffX=5, OffY=5, Color=#000000);
	-ms-filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696',Direction=145,Strength=3);
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696',Direction=145,Strength=3);*/
}
/*current_position*/
.current_position{
	font-size:14px;
	color:#221815;
}
.current_position a{
	color:#221815;
}
/*list_block¿¼ÂÇÊÇ·ñ·ÅÔÚcommonÖÐ*/
.right_content .list_block .lb_item{
	font-size:14px;
    line-height: 35px;
	border-bottom:1px dashed #eeeeee;
}
.right_content .list_block .lb_item a.fl:hover{
	color:#3b78c8;
}
.right_content .list_block .lb_item p.fr{
	font-size:12px;
	color:#999999;
}
.right_content .list_block .paging{
	margin:0 auto;
	padding-top:20px;
}
.right_content .list_block .paging_item{
	display:inline;
	padding:2px 5px;
	margin-right:5px;
	border:1px solid #EEE;
}
.right_content .list_block a.paging_item:hover{
	border:1px solid #3b78c8;
}
/*title_down*/
.title_down{
	padding:20px 0 5px 0;
}
.title_down .title_item{
	display:inline;
	padding:0 10px;
	font-weight:bold;
}
.title_down .title_item.active a{
	color:#3b78c8;
}
.title_down .title_item.active .tri{
	position:absolute;
	left:0px;
	top:24px;
	width:100%;
	height:12px;
	background:url(../images/common/down_title.png) center no-repeat;
}
.title_down .padding{
	width:100%;
	height:4px;
	background:#EEE;
	margin-top:5px;
}
input.btn,input.unbtn{
	-webkit-appearance:none;
	padding:2px 10px;
	cursor:pointer;
	border-radius: 5px;
}
/*no_data*/
.right_content .no_data{
	font-size:14px;
}
/**ÎÒµÄ²Î¹Û¾íÒ³Ãæ±í¸ñ***/
table.tablist{
	width:100%;
	border-top:1px #ccc solid;
	border-left:1px #ccc solid;
}
table.tablist th{
	font-size:16px;
	font-weight:bold;
	text-align:center;
	border-right:1px #ccc solid;
	border-bottom:1px #ccc solid;
	padding:5px;
}
table.tablist td{
	font-size:16px;
	text-align:center;
	border-right:1px #ccc solid;
	border-bottom:1px #ccc solid;
	padding:5px;
}
