@charset "utf-8";
/* CSS Document */
.au_banner{width:100%;height:299px;overflow:hidden;}
.au_left{float:left;width:230px;}
.au_tab_title{height:40px;line-height:40px;background:#1467b3;color:#fff;font-size:18px;}
.au_tab_icon{float:left;width:22px;height:26px;overflow:hidden;margin:7px 14px 7px 42px;display:inline;background:url(../img/icon_d.png) no-repeat;}
.au_tab_item{width:178px;padding:0 25px;background:#fff;border:#e6e6e6 solid 1px;border-top:none;}
.au_tab_item li{border-bottom:#e6e6e6 solid 1px;height:40px;line-height:40px;text-indent:54px;font-size:16px;}
.au_tab_item li a{color:#333;}
.au_tab_item li:hover a{color:#1467b3;}
.au_tab_item li.active a{color:#1467b3;}
.au_tab_item li.o_border_bot{border-bottom:none;}

.au_search li{background:#e0e0e0;}
.au_search li a{display:block;height:40px;line-height:40px;margin-top:10px;color:#1467b3;font-size:16px;}
.au_search li a i{float:left;margin:10px 8px 10px 21px;width:19px;height:20px;overflow:hidden;}
.au_search li a i.au_sc{background:url(../img/icon_mix.png) 0 0 no-repeat;}
.au_search li a i.au_sh{background:url(../img/icon_mix.png) 0 -21px no-repeat;}
.au_search li a i.au_sf{background:url(../img/icon_mix.png) 0 -42px no-repeat;}

.au_right{width:898px;border:#e6e6e6 solid 1px;padding:10px 25px 30px;background:#fff;color:#333;}
.au_right_item_title{text-align:center;height:60px;line-height:60px;font-size:22px;border-bottom:#e8e8e8 solid 1px;}
.article_content{text-indent:2em;font-size:16px;line-height:32px;padding:0 25px;}


.mt_title {
	font-size: 20px;
	text-align: center;
	color: #333;
}
.mt_small {
	font-size: 12px;
	color: #333;
	text-align: center;
	margin-top: 5px;
}
.main_unit_box {
	width: 100%;
	margin-top: 50px;
	overflow:  hidden;
}
.main_unit {
	width: 262px;
	overflow: hidden;
	float: left;
	position: relative;
	box-sizing: border-box;
    padding: 5px;
	margin:0 54px 0 0;
}
.no_marRight{
	margin-right:0;
	}
.main_unit_icon {
	height: 72px;
	text-align: center;
}
.main_unit_icon img {
	height: 72px;
	display: inline-block;
}
.main_unit_text {
	font-size: 14px;
	line-height: 28px;
	color: #333;
	margin-top: 42px;
}
.mu_photo {
	width: 100%;
	height: 270px;
}
.mu_photo img {
	width: 100%;
}
.mu_marTop{
	margin-top:80px;
	}
.main_content {
	width: 100%;
	overflow: hidden;
	padding-top: 30px;
}
.main_content_text {
	width: 340px;
	overflow: hidden;
	margin-left:40px;
	display:inline;
}
.main_content_img{
	width: 442px;
	overflow: hidden;
	margin-left:25px;
	display:inline;
	}
.main_content_img img {
	width: 100%;

}
.mct_text {
	font-size: 14px;
	line-height:28px;
	color: #333;
}
