
/*主框架*/
body{
	background: #ededed;
}
.h_293{
	height: 293px;
}
.h_400{
	height: 398px;
}
.w_249{
	width: 249px;
}
.w_310{
	width: 310px;
}
.prl_25{
	padding: 0 25px;
}
.prl_23{
	padding: 0 23px;
}
/*主框架/end*/

/*头部*/
.shadow_bot{
	position: absolute;
	left: 0;
	width: 100%;
	height: 8px;
	background: url(../images/shadow_bot.png) no-repeat center;
}
.head_top{
	width: 1000px;
	height: 95px;
	margin: 0 auto;
	position: relative;
}
.head_top .logo{
	position: absolute;
	left: 0;
	top: 10px;
}
.head_top .search{
	position: absolute;
	right: 0;
	top: 30px;
	width: 350px;
	height: 37px;
}
.head_top .search .txt{
	padding: 5px 10px;
	height: 25px;
	line-height: 25px;
	width: 290px;
	border: 1px solid #e4e4e4;
	background: #fff;
	font-size: 12px;
	color: #aaa;
	float: left;
}
.head_top .search .btn{
	width: 37px;
	height: 37px;
	background: url(../images/ico_search.jpg) no-repeat center #fff;
	border: 1px solid #e4e4e4;
	border-left: none;
	float: left;
	cursor: pointer;
}

/*头部/end*/

/*主体*/
.location{
	font-size: 14px;
	color: #666;
	height: 16px;
	line-height: 16px;
	width: 970px;
	padding: 0 15px;
	margin: 20px auto 0 auto;
}
.location a{
	color: #666;
}
.location a:hover{
	color: #2772b6;
}
.main{
	width: 1000px;
	margin: 20px auto 0 auto;
}
.index_left{
	width: 690px;
	float: left;
}
.index_right{
	width: 295px;
	float: right;
}
.sub_main{
	position: relative;
}
.sub_left{
	width: 255px;
	float: left;
}
.sub_right{
	width: 730px;
	float: right;
}
.sub_left.sub_absolute{
	position: absolute;
	left: 0;
	bottom: 0;
}
.sub_left.sub_fixed{
	position: fixed;
	left: 50%;
	margin-left: -500px;
	top: 10px;
}

.box{
	background: #fff;
	border: 1px solid #e1e1e1;

}
.theme{
	margin: 5px 25px 0 25px;
	height: 45px;
	line-height: 45px;
	background: url(../images/line_bot_dashed.png) repeat-x bottom;
	position: relative;
}
.theme span{
	font-size: 20px;
	color: #2772b6;
}
.theme em{
	font-size: 14px;
	color: #979797;
	font-family: Arial;
	margin-left: 10px;
}
.theme .more{
	font-size: 12px;
	color: #ababab;
	position: absolute;
	right: 0;
	top: 0;
}
.theme .more i{
	font-size: 14px;
	padding-right: 3px;
}
.theme .more:hover{
	color: #2772b6;
}

.art_list{
	margin-top: 20px;
}
.art_list dl{}
.art_list dl dt{
	float: left;
	width: 135px;
	height: 80px;
	margin-right: 7px;
}
.art_list dl dt a img{
	width: 135px;
	height: 80px;
	display: block;
}
.art_list dl dd h3{
	font-size: 15px;
	line-height: 20px;
	max-height: 40px;
	overflow: hidden;
	position: relative;
}
.art_list dl dd h3 a{
	color: #5e5e5e;
}
.art_list dl dd h3 a:hover{
	color: #2772b6;
}
.art_list dl dd p{
	margin-top: 5px;
	font-size: 12px;
	color: #6c6c6c;
	line-height: 18px;
	max-height: 36px;
	overflow: hidden;
	position: relative;
}
.art_list ul{
	margin-top: 15px;
}
.art_list ul li{
	line-height: 28px;
	height: 28px;
	font-size: 14px;
	overflow: hidden;
	position: relative;
	background: url(../images/ico_list.jpg) no-repeat left center;
	padding-left: 8px;
}
.art_list ul li a{
	color: #6c6c6c;
}
.art_list ul li a:hover{
	color: #2772b6;
}
.extend{
	background: #fff;
}
.extend a img{
	display: block;
}


.mainbanner{
	height: 295px;
	height: 295px;
	overflow: hidden;
	position: relative;
	background: #fff;
}
.mainbanner .mprev,.mainbanner .mnext{
	display: inline-block;
	width: 30px;
	height: 50px;
	position: absolute;
}
.mainbanner .mprev{
	left: -30px;
	top: 50%;
	margin-top: -25px;
	background: url(../images/btn_slide_prev.png);
}
.mainbanner .mnext{
	right: -30px;
	top: 50%;
	margin-top: -25px;
	background: url(../images/btn_slide_next.png);
}
.mainbanner_window{
	left: 0;
	top: 0;
	width: 295px;
	height: 295px;
	overflow: hidden;
	position: absolute;
}
.mainbanner_window ul{
	width:999999px;
	height:295px;
	position:relative;
}
.mainbanner_window li{
	width:295px;
	height:295px;
	float:left;
	display:inline;
}
.mainbanner_window li a img{
	display: block;
}
.mainbanner_list{
	left: 0;
	bottom: 10px;
	position: absolute;
	width: 100%;
	height: 11px;
	line-height: 11px;
	text-align: center;
}
.mainbanner_list span{
	display: inline-block;
	width: 11px;
	height: 11px;
	margin: 0 3px;
}
.mainbanner_list span a{
	width: 11px;
	height: 11px;
	display: inline-block;
	background: url(../images/ico_slide_btn.png) no-repeat;
}
.mainbanner_list span.active a,.mainbanner_list span a:hover{
	background: url(../images/ico_slide_btn.png) no-repeat -17px 0;
}

.tab_theme{
	height: 44px;
	border-bottom: 1px solid #e1e1e1;
}
.tab_theme ul li{
	padding: 1px 1px 0 1px;
	float: left;
	border-right: 1px solid #e1e1e1;
	position: relative;
}
.tab_theme ul li a{
	font-size: 20px;
	color: #000;
	display: inline-block;
	height: 43px;
	line-height: 43px;
	padding: 0 25px;
	background: url(../images/bg_tab_a.jpg) repeat-x bottom;
}
.tab_theme ul li.on{
	border-bottom: 1px solid #fff;
}
.tab_theme ul li.on a{
	color: #103551;
	background: url(../images/bg_tab_a_hov.jpg) repeat-x top;
}
.tab_cont{
	margin: 15px 22px 0 22px;
	position: relative;
}
.tab_cont_item{
	display: none;
}
.meet .img{
	width: 249px;
	height: 148px;
}
.meet .img a img{
	display: block;
	width: 100%;
	height: 100%;
}
.meet .tit{
	margin-top: 10px;
	line-height: 22px;
	max-height: 44px;
	position: relative;
	overflow: hidden;
}
.meet .tit a{
	font-size: 16px;
	color: #0c293f;
	font-weight: normal;
}
.meet .tit a:hover{
	color: #2772b6;
}
.meet .info{
	padding: 10px 0;
}
.meet .info p{
	line-height: 25px;
	font-size: 14px;
	color: #dd6e00;
}
.meet .info p span{
	color: #989898;
}
.meet .txt{
	font-size: 12px;
	color: #777;
	line-height: 18px;
	max-height: 36px;
	overflow: hidden;
	position: relative;
}
.meet .btn{
	margin-top: 10px;
	text-align: right;
}
.meet .btn a{
	font-size: 12px;
	color: #fff;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	padding: 0 20px;
	background: #e7994c;
}
.meet .btn a:hover{
	background: #e57f1a;
}

.link_tab{
	height: 50px;
	border-bottom: 1px solid #e1e1e1;}
.link_tab ul{

}
.link_tab ul li{
	padding: 1px 1px 0 1px;
	float: left;
	border-right: 1px solid #e1e1e1;
	position: relative;
}
.link_tab ul li a{
	font-size: 18px;
	color: #777;
	display: inline-block;
	height: 49px;
	line-height: 49px;
	padding: 0 30px;
	background: url(../images/bg_tab_a.jpg) repeat-x bottom #fff;
}
.link_tab ul li.on{
	border-bottom: 1px solid #fff;
}
.link_tab ul li.on a{
	color: #2772b6;
	background: url(../images/bg_tab_a_hov.jpg) repeat-x top #fff;
}
.link_cont{
	position: relative;
}
.link_cont_item{
	padding: 30px;
	display: none;
}
.link_cont p{
	font-size: 14px;
	line-height: 25px;
}
.link_cont p a{
	display: inline-block;
	margin: 0 6px;
	color: #777;
}
.link_cont p a:hover{
	color: #2772b6;
}
/*主体/end*/




/*文章列表*/
.art_list_box ul li{
	background:#fff;
	margin-bottom:15px;
	border: 1px solid #e1e1e1;
}
.art_list_box ul li .item_cont{
	padding:15px;
	border-bottom:1px solid #e1e1e1;
}
.art_list_box ul li .item_cont .tit{
	font-size:18px;
	font-weight:normal;
	padding-bottom: 10px;
	line-height:26px;
	max-height:52px;
	overflow:hidden;
}
.art_list_box ul li .item_cont .tit a{
	color:#333333;
}
.art_list_box ul li .item_cont .tit a:hover{
	color:#2772b6;
}
.art_list_box ul li .item_cont .img{
	display:block;
	width:151px;
	height:90px;
	overflow:hidden;
	float:left;
	margin-right:20px;
}
.art_list_box ul li .item_cont .img img{
	display:block;
	width:100%;
	height:100%;
}
.art_list_box ul li .item_cont .txt h3{
	font-size:16px;
	font-weight:normal;
	padding:5px 0 8px 0;
	line-height:26px;
	max-height:52px;
	overflow:hidden;
}
.art_list_box ul li .item_cont .txt h3 a{
	color:#333333;
}
.art_list_box ul li .item_cont .txt h3 a:hover{
	color:#2772b6;
}
.art_list_box ul li .item_cont .txt p{
	font-size:14px;
	color:#999999;
	line-height:22px;
	max-height:66px;
	overflow:hidden;
}
.art_list_box ul li .item_foot{
}
.art_list_box ul li .item_foot .tag{
	float: left;
	display: inline;
	margin-left: 15px;
	font-size: 14px;
	line-height: 30px;
	padding: 4px 0;
	width: 420px;
}
.art_list_box ul li .item_foot .tag a{
	display: inline-block;
	height: 24px;
	line-height: 24px;
	color: #fff;
	background: #aaa;
	margin-right: 7px;
	padding: 0 5px;
}
.art_list_box ul li .item_foot .tag a:hover{
	background: #e7994c;
}
.art_list_box ul li .item_foot .time{
	font-size:14px;
	color:#999999;
	font-style:italic;
	font-family:Arial;
	height:38px;
	line-height:38px;
	float:right;
	display:inline;
	margin-right:15px;
}
.art_list_box ul li .item_foot .flow{
	float:right;
	display:inline;
	margin-right:20px;
	height:38px;
	line-height:38px;
	font-size:13px;
	color:#999999;
}

.page{
	color:#666;
	text-align:center;
	padding:10px 0;
	clear:both;
	font-size:12px;
}
.page a{
	color:#666;
	display:inline-block;
	height:30px;
	line-height:30px;
	background:#fff;
	border:1px solid #e1e1e1;
	padding:0 12px;
	margin:0 3px;
	font-size:12px;
	font-family:Arial;
}
.page a:hover{
	background:#888;
	color:#fff;
	text-decoration:none!important;
}
.page .current{
	display:inline-block;
	height:30px;
	line-height:30px;
	background:#2772b6;
	border:1px solid #2772b6;
	color:#fff;
	padding:0 12px;
	margin:0 3px;
	font-size:12px;
	font-family:Arial;
}

.art_cont_box{
	padding: 25px;
}
.art_cont_box .art_tit{
	font-size: 24px;
	color: #333;
	line-height: 35px;
}
.art_cont_box .art_info{
	margin-top: 15px;
}
.art_cont_box .art_info p{
	font-size: 14px;
	color: #777;
	line-height: 24px;
	margin: 7px 0;
}
.art_cont_box .art_info p a{
	color: #777;
}
.art_cont_box .art_info p a:hover{
	color: #2772b6;
}
.art_cont_box .art_info p.tag a{
	display: inline-block;
	height: 24px;
	line-height: 24px;
	background: #bbb;
	padding: 0 13px;
	color: #fff;
	margin: 0 5px;
	border-radius: 12px;
}
.art_cont_box .art_info p.tag a:hover{
	background: #e7994c;
}
.art_cont_box .art_cont{
	padding: 25px 0;
	font-size: 16px;
	color: #333;
	line-height: 30px;
}
.art_cont_box .art_cont p{
	margin-bottom: 25px;
}
.art_cont_box .art_cont a{color:#E7994C;border-bottom: 2px solid #eaeaea; text-decoration:none;}
.art_cont_box .art_cont a:hover{border-bottom: 2px solid #E7994C;}
.art_cont_box .art_cont img{
	max-width: 100%;
}

.new_list{
	margin:0 25px;
}
.new_list ul{
	padding: 15px 0;
}
.new_list ul li{
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	position: relative;
}
.new_list ul li p{
	width: 470px;
	height: 30px;
	line-height: 30px;
	position: relative;
	overflow: hidden;
}
.new_list ul li p a{
	color: #333;
}
.new_list ul li p a:hover{
	color: #2772b6;
}
.new_list ul li span{
	position: absolute;
	right: 0;
	top: 0;
	font-size: 12px;
	color: #999;
}
/*文章列表/end*/

/*边栏菜单*/
.side_menu ul{
	padding: 20px 0;
	margin: 0 25px;
}
.side_menu ul li{
	margin-bottom: 1px;
}
.side_menu ul li a{
	display: block;
	padding: 0 20px;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color: #666;
	text-align: center;
	background: #f2f2f2;
}
.side_menu ul li a:hover{
	background: #2772b6;
	color: #fff;
}
.side_menu ul li a.on{
	background: #e7994c;
	color: #fff;
}
/*边栏菜单/end*/