/*公用样式自定义*/

* {
	margin: 0;
	padding: 0;
}

body {
	width: 100%;
	height: 100%;
	background: #f6f6f6;
	font-family: "微软雅黑";
	font-size: 15px;
	color: #333333;
}

a {
	color: #333333;
	text-decoration: none;
}

ul li {
	list-style: none;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
}

.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.w1200 {
	width: 1200px;
	margin: 0 auto;
}


/*主体内容开始*/

.main {
	background: url(main_bg.png) no-repeat center top;
	min-height: 600px;
}

.con1 {
	background: #FFFFFF;
	height: 400px;
	padding: 20px;
}


/*图片轮播*/

.picnews {
	width: 570px;
	height: 360px;
}


/*图片新闻*/

#focus {
	position: relative;
	height: 100%;
	width: 100%;
	margin: 0px auto;
}

#focus .bd {
	position: relative
}

#focus .btn-prev,
#focus .btn-next {
	display: none;
	position: absolute;
	top: 100px;
	width: 40px;
	height: 80px;
	z-index: 100
}

#focus .btn-prev {
	left: 0;
	background: url(left-arrow.png) no-repeat;
	_background: 0;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src="left-arrow.png")
}

#focus .btn-next {
	right: 0;
	background: url(right-arrow.png) no-repeat;
	_background: 0;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src="right-arrow.png")
}

#focus .focus-bar-box {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden
}

#focus .focus-bar {
	width: 10000px
}

#focus .focus-bar li {
	float: left;
	width: 100%;
	height: 100%
}

#focus .focus-bar li a {
	width: 100%;
	height: 100%;
	display: block
}

#focus .focus-bar li img {
	width: 100%;
	height: 100%;
}

#focus .ft {
	position: absolute;
	right: 0;
	bottom: 15px;
	z-index: 5;
	width: 110px;
	padding-right: 10px;
	height: 10px
}


/*#focus .ftbg{position: absolute;top: 0;left: 0;z-index: -1;width: 580px;height: 40px;background: #000;opacity: 0.6;filter: alpha(opacity=60)}*/

#focus .change {
	position: absolute;
	left: 20px;
	height: 10px;
	z-index: 100;
}

#focus .change span {
	float: left;
	width: 10px;
	height: 10px;
	margin-right: 10px;
	background: url(btn-normal.png) no-repeat;
	_background: 0;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src="btn-normal.png");
	cursor: pointer
}

#focus .change span.on {
	background: url(btn-active.png) no-repeat;
	_background: 0;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src="btn-active.png")
}


/*标题区域大小*/

#focus .hd {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
	width: 100%;
	height: 40px;
	background: #000;
	opacity: 0.8;
	filter: alpha(opacity=80)
}

#focus .focus-title {
	overflow: hidden;
	text-align: left;
	position: absolute;
	top: 0;
	left: 20px;
	height: 40px;
	width: 440px;
	line-height: 40px;
	font-size: 15px;
	text-overflow: ellipsis;
	white-space: nowrap
}

#focus .hdicon {
	position: absolute;
	left: 8px;
	bottom: 8px;
	width: 59px;
	height: 59px;
	background: url(play-btn.png) no-repeat;
	_background: 0;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src="play-btn.png")
}

#focus .focus-title a {
	display: none;
	color: #fff
}

.xinxi {
	width: 590px;
	height: 360px;
	padding: 5px 20px 20px 20px;
	background: #f5f5f5;
}


/*切换1*/

.xinxi .this_nav_hover {
	border-bottom: 1px solid #13488b;
	color: #13488b;
	background: url(list_bg_hover.png) no-repeat center bottom;
}

.xinxi .this_nav {
	height: 45px;
	padding-bottom: 15px;
	border-bottom: 1px solid #cccccc;
}

.xinxi .this_nav span {
	float: left;
	height: 45px;
	padding: 0 10px;
	font-size: 17px;
	line-height: 45px;
	display: block;
	cursor: pointer;
}

.xinxi .this_nav span:hover {
	color: #13488b;
}

.xinxi .more {
	height: 45px;
	line-height: 45px;
	float: right;
	color: #999999;
}

.xinxi .time {
	float: right;
	color: #999999;
}

.xinxi .this_nav_list {
	padding-top: 6px;
}

.xinxi .this_nav_list ul li {
	width: 100%;
	height: 40px;
	font-size: 15px;
	line-height: 40px;
	padding-left: 18px;
	background: url(list_bg_01.png) left center no-repeat;
	border-bottom: 1px dashed #666666;
}

.xinxi .this_nav_list ul li a {
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.zwgk,
.zwfw,
.zmhd {
	width: 382px;
	margin-bottom: 20px;
}

.ptitle {
	font-size: 25px;
	color: #355e92;
	line-height: 64px;
	text-align: center;
}

.zwgk_con {
	background: #FFFFFF;
	padding-left: 20px;
	padding-top: 0;
}

.zwgk_con1 {
	background: #FFFFFF;
	padding: 0px 10px;
}

.this_nav_hover {
	border-bottom: 2px solid #13488b;
	color: #13488b;
}

.this_nav {
	height: 45px;
	border-bottom: 1px solid #cccccc;
}

.zwgk_con .this_nav a {
	background: url(shuxian2.png) no-repeat left center;
}

.zwgk_con_list {
	width: 380px;
	height: 294px;
	overflow: hidden;
	position: relative;
}

.zwgk_con_list .this_nav_list {
	position: absolute;
	top: 0;
}

.this_nav a {
	float: left;
	height: 45px;
	padding: 0 15px;
	font-size: 17px;
	line-height: 45px;
	display: block;
	cursor: pointer;
}

.this_nav a:first-child {
	background: none;
}

.this_nav a:hover {
	color: #13488b;
}

.time {
	float: right;
	color: #999999;
}

.this_nav_list {
	padding-top: 6px;
}

.this_nav_list ul li {
	width: 100%;
	/*height: 80px;*/
	font-size: 15px;
	line-height: 36px;
	padding-left: 10px;
	background: url(dian.png) left 18px no-repeat;
}

.this_nav_list ul li a {
	display: inline-block;
	/*overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap*/
}

.xxgk_list {
	background: #fff;
}

.xxgk_list ul li {
	width: 133px;
	height: 104px;
	float: left;
}

.xxgk_list ul li a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	background-repeat: no-repeat;
	background-position: center 15px;
}

.xxgk_list ul li a span {
	position: absolute;
	bottom: 0;
	width: 84px;
	text-align: center;
	line-height: 24px;
}

.zwgk_lunbo {
	width: 340px;
	height: 110px;
	margin-top: 22px;
	overflow: hidden;
}

.slider ul li {
	float: left;
}

.slider-dot {
	position: absolute;
	width: 100px;
	height: 10px;
	bottom: 10px;
	left: 120px;
}

.slider-dot ul li {
	width: 10px;
	float: left;
	height: 10px;
	margin-left: 10px;
	background: url(btn-normal.png) no-repeat left center;
}

.slider-dot ul .active {
	background: url(btn-active.png) no-repeat left center;
}

.zwfw {
	margin-left: 30px;
}

.zwfw_con {
	/*padding: 20px 0;*/
	padding-top: 20px;
	background: #e4e4e4;
}

.zwfw_con_01 ul li {
	width: 181px;
	height: 70px;
	padding: 0 20px 20px 20px;
	float: left;
}

.zwfw_con_01 ul li a {
	display: block;
	width: 161px;
	height: 50px;
	line-height: 50px;
	padding-left: 10px;
	background: url(zwfw_bg.png) no-repeat left top;
}

.zwfw_con_01 ul li a span {
	padding-left: 30px;
}

.zwfw_con_01 ul li a:hover {
	color: #355e92;
}

.zwfw_con_01 ul li a:hover img {
	transition: 1s;
	transform: rotate(360deg);
}

.zwfw_con_02 {
	width: 341px;
	height: 110px;
	margin: 0 auto;
}

.zwfw_con_02 a img {
	width: 100%;
	height: 100%;
}

.zwfw_con_03 {
	width: 341px;
	height: 61px;
	margin: 0 auto;
	margin-top: 16px;
}

.rdfwsx {
	width: 100%;
	height: 188px;
}

.zwfw_con_04 {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}

.zwfw_con_04 ul {
	width: 340px;
	height: 188px;
	float: left;
	z-index: 20;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	width: 45px;
	height: 188px;
	background: url(right.png) no-repeat center center;
	right: 0;
	top: -270px;
	left: 754px;
	margin-top: 0;
	position: relative;
}

div:focus {
	outline: none;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	width: 40px;
	height: 188px;
	background: url(left.png) no-repeat center center;
	left: 0;
	top: -80px;
	margin-top: 0;
	position: relative;
}

.zwfw_con_04 ul li {
	width: 113px;
	height: 80px;
	margin-top: 14px;
	float: left;
}

.zwfw_con_04 ul li a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	background-repeat: no-repeat;
	background-position: center 10px;
}

.zwfw_con_04 ul li a span {
	position: absolute;
	bottom: 0;
	width: 113px;
	text-align: center;
	line-height: 24px;
	height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.zwfw_con_05 {
	width: 382px;
	/*margin: 0 auto;*/
	padding-bottom: 20px;
	margin-left: 4px;
}

.lstd_list ul li {
	width: 104px;
	height: 56px;
	margin-top: 16px;
	margin-left: 16px;
	/*margin-left: 20px;*/
	float: left;
}

.lstd_list ul li a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	background-repeat: no-repeat;
	text-align: center;
	background-position: center top;
}

.lstd_list ul li a span {
	position: absolute;
	right: 15px;
	top: 8px;
	width: 35px;
	line-height: 20px;
	color: #FFF;
}

.lstd_list ul li a:hover span {
	color: #6a8cb6;
}

.zmhd_con {
	background: #FFFFFF;
	padding-top: 20px;
}

.zmhd_con_01 ul li {
	width: 181px;
	height: 70px;
	padding: 0 20px 20px 20px;
	padding-right: 0;
	float: left;
}

.zmhd_con_01 ul li div {
	width: 161px;
	height: 50px;
	text-align: right;
	line-height: 50px;
}

.zmhd_con_01 ul li div a {
	display: block;
	width: 100%;
	height: 100%;
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 30px;
	font-size: 15px;
}

.zmhd_con_02 {
	width: 341px;
	height: 51px;
	margin: 0 auto;
}

.zmhd_con_02 a {
	display: block;
	width: 341px;
	height: 51px;
	background: url(weibo.png) no-repeat left top;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	font-size: 15px;
	line-height: 51px;
	padding-left: 15px;
}

.zmhd_con_03 {
	width: 340px;
	height: 60px;
	margin: 0 auto;
}

.zmhd_con_04 {
	width: 341px;
	height: 120px;
	margin: 0 auto;
	margin-top: 17px;
}

.zmhd_con_05 {
	width: 341px;
	margin: 0 auto;
}

.list ul li {
	height: 38px;
	line-height: 38px;
	width: 341px;
	font-size: 15px;
	padding-left: 10px;
	background: url(list_bg.png) left 18px no-repeat;
}


/*友情链接*/

.link {
	margin-top: 20px;
}

.link_name {
	color: #c31f0b;
	font-size: 19px;
	line-height: 26px;
}

.link_title {
	margin-left: 30px;
	height: 30px;
}

.link .this_nav_hover {
	background: url(link_01.png) no-repeat left top;
	color: #FFFFFF;
}

.link .this_nav {
	height: 30px;
	border: none;
	margin-left: 30px;
}

.link .this_nav span {
	width: 131px;
	float: left;
	height: 30px;
	margin-right: 20px;
	font-size: 15px;
	line-height: 24px;
	text-align: center;
	display: block;
	cursor: pointer;
	border: none;
}

.link .this_nav span:first-child {
	border: none;
}

.link .this_nav span:hover {
	border: none;
	color: #FFFFFF;
}

.link .this_nav_list {
	padding-top: 10px;
	height: 106px;
	overflow-y: auto;
}

.link .this_nav_list ul li {
	width: 186px;
	/*height: 80px;*/
	float: left;
	font-size: 15px;
	line-height: 32px;
	margin-left: 10px;
	padding-left: 10px;
	background: url(dian1.png) left center no-repeat;
}

.link .this_nav_list ul li a {
	display: inline-block;
	/*overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap*/
	.clear
}

.container ul,
li {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	list-style: none;
}

.container {
	width: 800px;
	background: #fff;
	margin-right: auto;
	margin-left: auto;
	padding: 10px 0px;
}

.clear-fix {
	*zoom: 1;
}

.clear-fix:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
}

.cxscroll {
	position: relative;
}

.cxscroll .box {
	overflow: hidden;
	margin: 0 auto;
}

.cxscroll .list {
	overflow: hidden;
	width: 9999px;
}

.cxscroll .list li {
	float: left;
}

.cxscroll .prev,
.cxscroll .next {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	font-size: 32px;
	color: #dcdcdc;
	cursor: pointer;
	width: 17px;
	height: 28px;
}

.cxscroll .prev {
	background: url(arrow-left.png) no-repeat;
}

.cxscroll .next {
	background: url(arrow-right.png) no-repeat;
}

.cxscroll .prev:hover,
.cxscroll .next:hover {
	color: #0466bc;
}

.cxscroll .prev:active,
.cxscroll .next:active {
	transform: scale(0.9);
}

.cxscroll .prev {
	left: 10px;
}

.cxscroll .next {
	right: 10px;
}

.cxscroll-hot-server {
	padding: 18px 0;
}

.cxscroll-hot-server .box {
	width: 450px;
}

ul {
	list-style: none;
}

.cxscroll-hot-server .list li {
	width: 450px;
}

.cxscroll-special {
	padding: 20px 0;
}

.cxscroll-special .box {
	width: 710px;
}

.cxscroll-special .list li {
	width: 360px;
	height: 110px;
	padding: 10px 0;
}

.cxscroll-special .list li a {
	display: block;
	width: 340px;
	height: 110px;
	margin: 0 10px;
	/* border-radius: 4px; */
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.075);
	overflow: hidden;
}

.cxscroll-special .list li a:hover img {
	transform: scale(1.05);
}

.cxscroll-special .list li img {
	display: block;
	width: 340px;
	height: 110px;
	/* border-radius: 4px; */
	transition: all .3s;
}