@CHARSET "UTF-8";
.menu {
    margin-top:10px;
	width: 100%;
	height: 90px;
 background:url(../images/navbg.png) repeat-x left center;
}

.menu_item {
	color: #F8D4BA;
	text-align: center;
	width: 12.5%;
	height: 90px;
	font-size: 16px;
	float: left;
}

.menu_item>img {
	height: 36px;
	width: 36px;
	display: block;
	margin: 12px auto 8px auto;
}

.menu_item:hover, .menu_item.active {
	background-color: #6b472a;
	color: #F8D4BA;
}
.container {
    width: 1170px;
    margin: 0px auto;
}
.content {
	position: relative;
	padding: 10px 0;
}

#notice {
	padding: 10px 10px 10px 160px;
	background-image: url(../images/latest_release.png);
	background-repeat: no-repeat;
	background-position-x: 10px;
	background-position-y: center;
	height: 50px;
	position: relative;
	overflow: hidden;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}

.gonggao {
	height: 30px;
	position: relative;
	overflow: hidden;
	width: 91%;
}

.gonggao .ul {
	width: 930px;
	position: relative;
}

.gonggao .li {
	width: 300px;
	list-style-type: disc;
	line-height: 30px;
	float: left;
	height: 30px;
	margin: 0 6px;
}

.gonggao .li>a {
	width: 280px;
}

.gonggao .li>a:hover {
	position: relative;
	top: 2px;
}

#left, #center, #right {
	height: 435px;
	display: inline-block;
}

#left {
	width: 470px;
	background-color: #FFFFFF;
	float: left;
}

#center {
	width: 377px;
	margin-left: 10px;
	background-color: #FFFFFF;
}

#right {
	width: 298px;
	float: right;
}

.news_1_pic {
	width: 100%;
	height: 322px;
	position: relative;
}

.news_2_pic {
	width: 100%;
	height: 100px;
	margin-top: 8px;
}

.news_2_pic img {
	width: 150px;
	height: 100px;
	float: left;
	margin-left: 10px;
}

.news_tab {
	width: 100%;
	height: 35px;
	background-color: #DDDDDD;
	line-height: 35px;
}

.news_tab_menu {
	float: left;
	width: 125px;
	text-align: center;
	cursor: pointer;
}

.news_tab_menu.active {
	background-color: #CE220E;
	color: #FFFFFF;
}

.news_tab_list {
	width: 100%;
	height: 400px;
	overflow: hidden;
	padding: 10px 20px;
}

.news_tab_item {
	height: 38px;
	list-style-type: disc;
	margin-left: 8px;
	line-height: 38px;
}
.news_tab_item a{
color:#333;
}
.news_tab_item>a:hover {
	color: #BD2A08;
}

.right_menu_1 {
	background-color: #FFFFFF;
	margin-bottom: 10px;
	height: 150px;
	border: 1px solid #dfdfdf;
}

.right_menu_item {
	width: 148px;
	text-align: center;
	float: left;
	height: 75px;
	font-size: 14px;
	padding-top: 12px;
}

.right_menu_item:hover {
	cursor: pointer;
	color: #FE7100;
}

.right_menu_item>img {
	width: 32px;
	height: 32px;
}
.right_menu_item>p{
	line-height: 30px;
}

.right_menu_item:first-child {
	border-right: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
}

.right_menu_item:last-child {
	border-top: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf;
	margin-left: -0.5px;
	margin-top: -0.5px;
}

.right_menu_2 {
	background-color: #FFFFFF;
	height: 274px;
	padding-top: 18px;
}

.right_menu_tab {
	display: block;
	width: 250px;
	height: 67px;
	text-align: left;
	padding: 0 18px;
	line-height: 67px;
	border: 1px solid #dfdfdf;
	margin-bottom: 18px;
	margin-left: auto;
	margin-right: auto;
}

.right_menu_tab>img {
	width: 24px;
	height: 22px;
	margin-right: 8px;
}

.right_menu_tab:hover {
	border: 1px solid #FC7408;
	color: #FC7408;
}

.banner_1 {
	width: 100%;
	margin-top: 5px;
	margin-bottom: 15px;
}

.news_box {
	position: relative;
}

.news_box_item {
	background-color: #FFFFFF;
	width: 387px;
	height: 180px;
	display: inline-block;
	margin-bottom: 10px;
	border-radius: 4px;
}

.news_box_item_t {
	height: 35px;
	background-repeat: no-repeat;
	vertical-align: top;
	padding: 0 20px;
}
.title {
background:url(../images/title.png) no-repeat;
}
.title1{background:url(../images/title2.png) no-repeat;
}
.title2{background:url(../images/title3.png) no-repeat;
}
.news_box_item_t>span {
	color: #FFFFFF;
	line-height: 35px;
}

.news_box_item_t>a {
	color: #333333;
	float: right;
	margin-top: 12px;
}

.news_box_item_l {
	padding: 10px;
}

.news_box_item_l li {
	list-style-type: disc;
	line-height: 40px;
	width: 330px;
	margin-left: 20px;
	float: left;
}

.news_box_item_t a:hover, .news_box_item_l a:hover {
	color: #A30001;
}

.item_box {
	background-color: #FFFFFF;
}

.item_box_t {
	background-color: #D80100;
	color: #FFFFFF;
	height: 36px;
	line-height: 36px;
	padding: 0 20px;
}

.item_box_l {
	margin-bottom: 12px;
	padding-bottom: 8px;
}
.peixun_box_item{width:900px;height:auto;}
.peixun_box_item2{width:250px;height:auto;float:right}
/*带缩略图文字列表*/
.thumblist{}
.thumblist li {line-height:2em;overflow:hidden;width:95%; margin-bottom:5px; padding-top:20px;}
.thumblist li img{ float:left; width:180px; height:147px; margin-right:28px; border:1px solid #e2e2e2; }
.thumblist li a:hover img { border:1px solid #c00000; }
.thumblist li .InfoTitle{color:#222; font-size:18px; font-weight:bold;}
.thumblist li .InfoTitle:hover{ color:#c00000;} 
.thumblist li p{ text-indent:2em; height:9em; overflow:hidden;}

.frind_link {
	width: 207px;
	height: 70px;
	margin-top: 20px;
	margin-left: 20px;
}

.item_action {
	border: 1px solid #CCCCCC;
	width: 260px;
	height: 100px;
	margin-top: 20px;
	border-radius: 4px;
	margin-left: 24px;
	display: inline-block;
	padding: 20px;
	vertical-align: top;
}

.item_action img {
	width: 54px;
	height: 54px;
	display: inline-block;
	margin-left: 8px;
}

.item_action span {
	font-size: 16px;
	margin-left: 20px;
	display: inline-block;
	vertical-align: top;
	padding-top: 4px;
}