﻿body {
	background-color: #EEEEEE;
}

.page_style {
	width: 100%;
	margin: 0px auto 0px auto;
	text-align: center;
	overflow: hidden;
}

.head_top {
	height: 120px;
	position: relative;
}

.inner_center {
	width: 1048px;
	text-align: center;
	margin: 0 auto;
}

.head_top_inner {
	width: 1100px;
	height: 100%;
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-color: white;
	background-image: url("../images/bg_head.png");
}

.head_logo {
	float: left;
	padding-top: 25px;
}

.head_right {
	float: right;
	height: 80px;
	padding: 28px;
}

.head_link {
	float: right;
	color: #A0A0A0;
	margin-left: 10px;
}

.head_search_container {
	margin-top: 10px;
}

.btn_search {
	width: 32px;
	height: 32px;
	float: left;
	background: url(../images/icon_search.png) no-repeat center;
	border: solid 1px #D0D0D0;
	border-left: none;
	background-color: white;
}

.head_search_input {
	background-color: white;
	height: 32px;
	border: solid 1px #D0D0D0;
	border-right: none;
	padding-left: 12px;
}

.head_qr {
	color: white;
	width: 32px;
	height: 32px;
	margin-left: 10px;
	float: left;
	position: relative;
}

.head_qr>img {
	width: 32px;
	height: 32px;
}

.head_qr_big {
	position: absolute;
	z-index: 299;
	top: 0;
	background-color: white;
	border: solid 2px #DB251C;
	display: none;
}

.head_qr:HOVER .head_qr_big {
	display: block;
}

.head_qr_big>img {
	width: 80px;
	height: 80px;
	margin: 13px;
}

.head_qr_big>span {
	font-size: 14px;
	display: block;
	color: black;
	text-align: center;
	margin: 0 5px 5px 5px;
}

.head_menu {
	height: 40px;
	position: relative;
	width: 100%;
	/*background-color: #DB251C;*/
	z-index: 99;
}

.head_menu_inner {
	width: 1100px;
	height: 100%;
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-color: #DB251C
}

.head_menu_item {
	width: 91.6px;
	height: 100%;
	float: left;
	color: white;
	margin-left: 5;
}

.head_menu_item>.menu {
	width: 100%;
	height: 100%;
	display: block;
	color: inherit;
	line-height: 40px;
	text-align: center;
}

.head_menu_item:HOVER {
	border-top: solid 1px #DB251C;
	background-color: white;
	color: #606060;
	box-sizing: border-box;
}

.head_submenu_container {
	display: none;
	z-index: 99;
	border: solid 1px #DB251C;
	border-top: solid 1px #A0A0A0;;
	box-sizing: border-box;
	min-width: 91.6px;
}

.head_menu_item:HOVER .head_submenu_container {
	display: block;
	position: absolute;
}

.head_submenu_item {
	width: 100%;
	height: 40px;
	background-color: white;
}

.head_submenu_item>a {
	color: #606060;
	min-width: 100%;
	height: 40px;
	display: block;
	line-height: 40px;
	text-align: center;
	display: list-item;
	background-image: url("../images/menu_arrow.png");
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 14px 0 14px;
	white-space: nowrap;
}

.head_submenu_item>a:HOVER {
	color: #DB251C;
	font-weight: normal;
}

#main_container {
	background-color: white;
	width: 1100px;
	margin: 0 auto;
	padding-top: 25px;
	text-align: left;
}

.banner_outer {
	height: 82px;
	position: relative;
}

#banner {
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 1048px;
	height: 100%;
}

#banner_list img {
	border: 0px;
	height: 100%
}

#banner_bg {
	position: absolute;
	bottom: 0;
	background-color: #000;
	height: 30px;
	filter: Alpha(Opacity = 30);
	opacity: 0.3;
	z-index: 1000;
	cursor: pointer;
	width: 478px;
}

#banner_info {
	position: absolute;
	bottom: 0;
	left: 5px;
	height: 22px;
	color: #fff;
	z-index: 1001;
	cursor: pointer
}

#banner_text {
	position: absolute;
	width: 120px;
	z-index: 1002;
	right: 3px;
	bottom: 3px;
}

#banner ul {
	position: absolute;
	list-style-type: none;
	filter: Alpha(Opacity = 80);
	opacity: 0.8;
	z-index: 1002;
	margin: 0;
	padding: 0;
	bottom: 3px;
	right: 5px;
}

#banner ul li {
	padding: 0px 8px;
	float: left;
	display: block;
	color: #FFF;
	background: #6f4f67;
	cursor: pointer;
	border: 1px solid #333;
}

#banner ul li.on {
	background-color: #000;
}

#banner_list a {
	position: absolute;
	left: 0px;
}

#banner_list a img {
	width: 100%;
	height: 100%
}

.area1_out {
	height: 300px;
	position: relative;
	margin-top: 25px;
}

.inner {
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 1048px;
	height: 100%;
}

.home_pics {
	width: 650px;
	height: 300px;
}

.home_pic_item {
	display: block;
	width: 650px;
	height: 300px;
}

.home_pic_item img {
	width: 650px;
	height: 300px;
}

#dot_banner {
	height: 30px;
	margin-top: -30px;
	background-color: black;
	opacity: 0.5;
	z-index: 300;
	position: relative;
	vertical-align: middle;
}

#dot_container {
	float: right;
}

.owl-dot {
	border-radius: 4px;
	overflow: hidden;
	background-color: white;
	height: 8px;
	width: 12px;
	opacity: 1;
	display: inline-table;
	margin-right: 10px;
	vertical-align: super;
}

.owl-dot.active {
	width: 22px;
	background-color: #DB251C;
}

.home_column1 {
	position: absolute;
	top: 0;
	right: 0;
	width: 368px;
	height: 300px;
}

.column1_title {
	width: 100%;
	text-align: left;
	font-size: 18px;
	border-bottom: solid 1px #D0D0D0;
}

.column1_title>a {
	text-align: left;
	font-size: 16px;
	line-height: 31px;
	display: inline-block;
	width: auto;
	color: #878787;
	cursor: pointer;
}

.column1_title>a.active {
	color: #888888;
	border-bottom: solid 3px #DB251C;
}

.column1_title>span {
	margin-left: 10px;
	margin-right: 10px;
}

.home_news_item {
	line-height: 28px;
	font-size: 14px;
	vertical-align: middle;
	margin-top: 3px;
}

.home_news_item>span {
	font-size: 14px;
	color: #C9C9C9;
	display: inline-block;
	width: 100px;
	vertical-align: middle;
}

.home_news_item>a {
	font-size: 14px;
	height: 28px;
	display: inline-block;
	width: 235px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: left;
	vertical-align: middle;
	color: #878787 ;
}

.home_news_item>a>span {
	font-size: 14px;
	display: block;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	vertical-align: middle;
	text-align: left;
}

.area2_out {
	height: 190px;
	position: relative;
	margin-top: 30px;
}

.home_title>img {
	width: 34px;
	height: 32px;
	margin-right: 10px;
}

.area_left {
	width: 648px;
	float: left;
}

.home_title {
	border-bottom: solid 1px #D0D0D0;
	text-align: left;
	height: 25px;
}

.home_title>a {
	font-size: 14px;
	color: #878787;
	float: right;
	margin-right: 20px;
}

.home_title>span {
	font-size: 16px;
	display: inline-block;
	border-bottom: solid 2px #DB251C;
	height: 25px;
}

#folder2_container{
	margin-top: 23px;
}

.area2_left_item {
	background-color: #F4F4F4;
	height: 120px;
	display: block;
}

.area2_left_item .home_img{
	width: 110px !important;
	height: 120px;
	float: left;
}

.area2_text {
	float: right;
	width: 170px;
	margin-right: 18px;
}

.area2_title {
	font-size: 16px;
	color: black;
	white-space: nowrap;
	word-break: keep-all;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-top: 5px;
}

.area2_content {
	font-size: 14px;
	color: #878787;
	margin-top: 5px;
}

.blue_dot{
	float: right;
}
.blue_dot .owl-dot{
	background-color: #E6E6E6;
}
.blue_dot .owl-dot.active{
	background-color: #70A3E2;
}

.area_right {
	width: 368px;
	float: right;
}

.area3_out {
	height: 255px;
	position: relative;
	margin-top: 10px;
}

#folder4_container{
	margin-top: 23px;
}

.folder4_item {
	background-color: #F4F4F4;
	display: block;
	height: 168px;
}

.folder4_item .home_img{
	width: 124px;
	height: 124px;
}

.folder4_title {
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center;
	height: 44px;
	word-spacing: pre;
}


.area4_out {
	height: 200px;
	position: relative;
	margin-top: 10px;
}

.area4_out .home_news_item {
	width: 320px;
	float: left;
	overflow: hidden;
}

.area4_out .home_news_item>a {
	width: 280px;
}

.home_column_block {
	width: 162px;
	margin-left: 20px;
	height: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	vertical-align: top;
	display: inline-block;
	background-color: #F4F4F4;
}

.home_column_block:HOVER>span {
	color: #BF2F27;
}

.home_column_block>span {
	font-size: 14px;
	margin-left: 10px;
	display: block;
	vertical-align: middle;
	line-height: 40px;
	padding-left: 10px;
}

.home_column_block.kcsz {
	background: url(../images/icon_kcsz.png) no-repeat 40px center;
	background-color: #F4F4F4;
}

.home_column_block.kcsz:HOVER {
	background: url(../images/icon_kcsz_active.png) no-repeat 40px center;
	background-color: #F4F4F4;
}

.home_column_block.szll {
	background: url(../images/icon_szll.png) no-repeat 40px center;
	background-color: #F4F4F4;
}

.home_column_block.szll:HOVER {
	background: url(../images/icon_szll_active.png) no-repeat 40px center;
	background-color: #F4F4F4;
}

.home_column_block.xmyj {
	background: url(../images/icon_xmyj.png) no-repeat 40px center;
	background-color: #F4F4F4;
}

.home_column_block.xmyj:HOVER {
	background: url(../images/icon_xmyj_active.png) no-repeat 40px center;
	background-color: #F4F4F4;
}

.home_column_block.xwgk {
	background: url(../images/icon_xwgk.png) no-repeat 40px center;
	background-color: #F4F4F4;
}

.home_column_block.xwgk:HOVER {
	background: url(../images/icon_xwgk_active.png) no-repeat 40px center;
	background-color: #F4F4F4;
}

.home_column_block.ghzj {
	background: url(../images/icon_ghzj.png) no-repeat 40px center;
	background-color: #F4F4F4;
}

.home_column_block.ghzj:HOVER {
	background: url(../images/icon_ghzj_active.png) no-repeat 40px center;
	background-color: #F4F4F4;
}

.home_column_block.tsyd {
	background: url(../images/icon_tsyd.png) no-repeat 40px center;
	background-color: #F4F4F4;
}

.home_column_block.tsyd:HOVER {
	background: url(../images/icon_tsyd_active.png) no-repeat 40px center;
	background-color: #F4F4F4;
}

.bottom {
	width: 1100px;
	margin: 0 auto;
	height: 160px;
	background-color: #E3E7EA;
	font-size: 16px;
	background: url(../images/bg_foot.png);
}

#foot_left {
	width: 450px;
	margin-left: 30px;
	margin-top: 30px;
	float: left;
}

#foot_left>span {
	display: block;
	text-align: left;
	font-size: 14px;
	line-height: 24px;
}

#foot_right {
	float: right;
}

#foot_right>img {
	margin-top: 50px;
	margin-right: 30px;
}

.foot_qr {
	display: inline-block;
	width: 90px;
	float: right;
	margin-top: 30px;
	margin-right: 30px;
}

.foot_qr>img {
	width: 75px;
	height: 75px;
}

.foot_qr>span {
	width: 75px;
	font-size: 14px;
}

.main_box {
	width: 1200px;
	height: 80px;
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

.sub_banner_outer {
	height: 200px;
	position: relative;
	margin-top: 10px;
	overflow: hidden;
}

.sub_banner_outer img {
	width: 100%;
	height: 200px;
}

.main_outer {
	width: 100%;
	position: relative;
	margin-top: 25px;
}

.main_left {
	width: 221px;
	float: left;
}

.main_right {
	width: 750px;
	float: right;
	margin-right: 30px;
}

.menu_title {
	width: 221px;
	height: 50px;
	border-right: solid 1px #D9D9D9;
	background: url(../images/bg_inner_column.png);
	color: white;
	font-size: 18px;
	line-height: 50px;
}

.sub_menu_container {
	border: solid 1px #D9D9D9;
	border-top: none;
	padding-top: 7px;
	margin-bottom: 60px;
}

.sub_menu_container li {
	height: 40px;
	line-height: 40px;
	font-size: 16px;
}

.sub_menu_container li>a {
	width: 181px;
	height: 40px;
	display: block;
	white-space: nowrap;
	word-break: keep-all;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-right: 30px;
	padding-left: 20px;
}

.current>a {
	color: #DB251C;
	background: url(../images/rt2.png) no-repeat right center;
}

.hot_title {
	border-left: solid 3px #DB251C;
	text-align: left;
	padding-left: 10px;
	font-size: 16px;
}

.hot_container ul {
	margin-top: 7px;
	margin-bottom: 30px;
}

.hot_item {
	text-align: left;
	list-style-type: disc;
	color: #D9D9D9;
	margin-left: 20px;
	font-size: 14px;
	line-height: 32px;
}

.list_item {
	line-height: 32px;
}

.list_title>a {
	font-size: 16px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	max-width: 550px;
	float: left;
	color: #878787;
}

.list_date {
	font-size: 16px;
	float: right;
	color: #878787;
}

.list_menu_title {
	font-size: 22px;
	line-height: 46px;
	white-space: nowrap;
	word-break: keep-all;
	overflow: hidden;
	text-overflow: ellipsis;
}

.content_title {
	font-size: 20px;
	color: #DB251C;
	text-align: center;
	margin-top: 7px;
}

.content_des {
	text-align: center;
	margin-top: 7px;
}

.content_des>span {
	font-size: 14px;
	color: #878787;
	margin-left: 20px;
}

div.shadow {
	box-shadow: -5px 0 5px #dddddd, 5px 0 5px #dddddd
}

.body_inner {
	width: 1100px;
	margin: 0 auto;
}
.home_news_list{
	margin-top: 20px;
}
.top_maquee{
	display: none;
}
.top_maquee.active{
	display: block;
}