@charset "utf-8";

/*通用样式 start*/
a {
	color: #000;
}

a:hover {
	color: #f54343;
}

.am-container {
	max-width: 1000px;
}

/*通用样式 end*/

/*迷你导航 start*/
.minibox ul {
	padding: 0;
	margin: 0;
}

.minibox ul li {
	display: inline-block;
	font-size: 1.2rem;
	padding: 0 9px;
	font-family: "宋体";
}

/*迷你导航 end*/

/*logo&search start*/
.logobox {
	position: relative;
}

.logobox img {
	position: absolute;
	top: 42px;
	left: -5px;
}

#searchform {
	margin: 35px 0 10px 0;
	float: right;
}

#searchform label {
	position: absolute;
	font-weight: normal;
	font-size: 1.2rem;
	left: 50px;
	top: 42px;
}

#searchform input[type="text"] {
	border: #b2b2b2 solid 1px;
	border-radius: 0;
}

#searchform button[type="submit"] {
	outline: none;
	background: none;
	border: none;
}

#searchform [class*=am-icon-]:before {
	color: #abadae;
}

/*logo&search end*/

/*导航栏 start*/

.navbox {
	margin-bottom: 60px;
	background-color: #0f2851;
}

.am-topbar-nav {
	float: right;
}

.am-nav-pills>li {
	background: url(../../images/news/nav_bg03.gif) left no-repeat;
}

.am-nav-pills>li:last-child a {
	background: url(../../images/news/nav_bg03.gif) right no-repeat;
}

.am-nav-pills>li>a,
.am-nav-pills>li.am-active>a,
.am-nav-pills>li.am-active>a:focus,
.am-nav-pills>li.am-active>a:hover {
	color: #fff;
	cursor: pointer;
	background-color: transparent;
	white-space: nowrap;
}

.am-topbar-nav>li>a:hover:after,
.am-topbar-nav>li.am-active>a:after {
	opacity: 0;
}

.am-nav-pills>li>a:focus,
.am-nav-pills>li>a:hover {
	background-color: transparent;
	color: #990000;
}

.am-nav-pills>li+li {
	margin-left: 0;
}

.am-nav-pills {
	border-right: #fff dashed 1px;
}

.am-nav-pills:last-child {
	border-right: none;
}

.am-topbar-nav>li>a {
	padding: 12px 14.5px;
	font-family: "宋体";
	font-size: 1.4rem;
	line-height: normal;
	text-align: center;
}

.am-dropdown-content {
	margin: 0;
	border: none;
	background-color: #910101;
	min-width: 100%;
}

ul.am-dropdown-content>li>a {
	font-size: 1.4rem;
	color: #fff;
	text-align: center;
}

ul.am-dropdown-content>li>a:focus,
ul.am-dropdown-content>li>a:hover {
	background-color: transparent;
	color: #FFFF00;
}

.am-dropdown-content:after,
.am-dropdown-content:before {
	display: none;
}

.am-btn-primary,
.am-btn-primary:focus,
.am-btn-primary:hover {
	background-color: #ff6600;
	border-color: #ff6600;
}

.am-topbar-btn {
	margin-bottom: 8px;
}

/*导航栏 end*/

/*标题 start*/
.title-box {
	position: relative;
}

.title-right {
	position: absolute;
	bottom: 10px;
	right: 0;
}

.title-right ul {
	margin: 0;
	padding: 0;
}

.title-right ul li {
	display: inline-block;
	padding-right: 15px;
	background: url(../../images/news/y_20.jpg) no-repeat right center;
}

.title-right ul li a {
	color: #004276;
}

.title-right ul li a:hover {
	color: #ba2636;
}

.title {
	font-size: 2.6rem;
	font-weight: normal;
	padding-bottom: 11px;
	line-height: 30px;
	margin-bottom: 15px;
	background: url(../../images/news/y_16.jpg) left bottom no-repeat;
}

.title a {
	color: #004276;
}

.title a:hover {
	color: #ba2636;
}

/*标题 end*/

/*轮播图 start*/
#news-slider {
	box-shadow: none;
}

#news-slider ul li img {
	height: 360px;
}

#news-slider .am-slider-desc {
	font-size: 1.4rem;
	padding: 8px 80px 8px 8px;
}

#news-slider .am-control-nav {
	bottom: 18px;
	z-index: 9;
}

#news-slider .am-control-nav li a {
	width: 12px;
	height: 12px;
	border-radius: 10px;
}

#news-slider .am-control-nav li a.am-active {
	background-color: #f54343;
}

#news-slider .am-control-nav li a {
	background-color: #fff;
}

/*轮播图 end*/

/*轮播列表 start*/
.slider-list ul {
	padding: 0;
	margin: 0;
}

.slider-list ul li {
	list-style: none;
	border-bottom: 1px solid #e8e8e8;
	padding: 16px 0 13px 0;
}

.slider-list ul li h1 {
	font-size: 2rem;
	margin-bottom: 0;
}

.slider-list ul li p {
	margin: 0;
	font-size: 1.4rem;
	line-height: 28px;
	font-family: "宋体";
	height: 52px;
	overflow: hidden;
}

.slider-list .slider-list-more {
	font-size: 1.4rem;
	font-family: "宋体";
	color: #004276;
	padding-right: 15px;
	display: block;
	text-align: right;
	margin: 10px 0;
	background: url(../../images/news/y_20.jpg) no-repeat right center;
}

/*轮播列表 end*/

/*banner切换 start*/
#banner-slider {
	margin-bottom: 20px;
	box-shadow: none;
}

#banner-slider .am-slider-desc {
	position: absolute;
	width: 100%;
	bottom: 35px;
	font-size: 1.4rem;
	padding: 15px 20px;
	background-color: rgba(0, 0, 0, .75);
}

#banner-slider .slider-border {
	position: absolute;
	width: 94%;
	height: 97%;
	border: #fff solid 1px;
	margin: 10px;
}

#banner-slider .am-slider-desc h1 {
	font-size: 1.8rem;
	margin: 0;
	color: #fff;
}

#banner-slider .am-slider-desc p {
	font-size: 1.4rem;
	color: #fff;
	height: 66px;
	overflow: hidden;
	font-family: "宋体";
	margin: 0;
}

#banner-slider ul li img {
	height: 631px;
}

#banner-slider .am-control-nav li {
	margin: 0 3px;
}

#banner-slider .am-control-nav li a {
	width: 8px;
	height: 8px;
	background-color: #cdcdcd;
}

#banner-slider .am-control-nav li a.am-active,
#banner-slider .am-control-nav li a:hover {
	background-color: #f54343;
}

#banner-slider .am-control-nav {
	bottom: 20px;
	z-index: 9;
}

/*banner切换 end*/

/*新闻顶部图片 start*/
.newspic-box {
	position: relative;
}

.newspic-box img {
	width: 100%;
	height: 280px;
}

.newspic-box .newspic-title {
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 5px 10px;
	color: #fff;
	font-size: 1.4rem;
	font-family: "宋体";
	background-color: rgba(0, 0, 0, .75);
}

/*新闻顶部图片 end*/

/*新闻列表 start*/
.newspic-list ul {
	padding: 0;
	margin: 0;
}

.newspic-list ul li {
	list-style: none;
	padding: 18px 0;
	border-bottom: 1px solid #e8e8e8;
}

.newspic-list ul li:hover {
	background-color: #f9f9f9;
}

.newspic-list ul li img {
	width: 100%;
	height: 90px;
}

.newspic-list ul li h1 {
	font-size: 1.8rem;
	font-weight: normal;
	line-height: 30px;
	height: 60px;
	margin: 8px 0 0 0;
	overflow: hidden;
}

.newspic-list ul li .newspic-time {
	font-size: 1.4rem;
	display: block;
	text-align: right;
	padding-right: 10px;
}

.newspic-list .newspic-more {
	font-size: 1.4rem;
	font-family: "宋体";
	color: #004276;
	padding-right: 15px;
	display: block;
	text-align: right;
	margin: 10px 0;
	background: url(../../images/news/y_20.jpg) no-repeat right center;
}

/*新闻列表 end*/

/*新闻右侧图片 start*/
.newsright-pic {
	margin-bottom: 20px;
}

/*新闻右侧图片 end*/

/*新闻右侧列表 start*/
.newsright-list {
	margin-bottom: 20px;
	border-left: 1px solid #e0e0e0;
}

.newsright-list ul {
	padding: 0;
	margin: 0;
}

.newsright-list ul li {
	cursor: pointer;
	list-style: none;
}

.newsright-list ul li img {
	width: 100%;
	height: 100%;
}

.newsright-list ul li:nth-child(odd) {
	background: #f1f1f1;
}

.newsright-list ul li:nth-child(even) {
	background: #f9f9f9;
}

.newsright-list ul li .box_09_01 {
	height: 70px;
	padding-left: 14px;
	overflow: hidden;
}

.newsright-list ul li .box_09_01 h3 {
	height: 24px;
	line-height: 24px;
	padding-top: 9px;
}

.newsright-list ul li .box_09_01 h3 a {
	font-size: 1.4rem;
	color: #f64347;
	font-weight: normal;
	border-bottom: 1px solid #f64347;
	padding-bottom: 5px;
	text-decoration: none;
}

.newsright-list ul li .box_09_01 p {
	font-size: 1.4rem;
	color: #2b2b2b;
	line-height: 26px;
}

.box_09_02 {
	position: relative;
	width: 100%;
	height: 210px;
	overflow: hidden;
}

.text_bg02 {
	position: absolute;
	width: 100%;
	height: 48px;
	background: #fff;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	left: 0px;
	bottom: 0px;
}

.text_04 {
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
}

.text_04 a {
	font-size: 1.4rem;
	color: #2b2b2b;
	font-weight: bold;
}

.text_03 {
	position: absolute;
	left: 15px;
	top: 145px;
	padding: 4px 6px;
	background: #f54343;
	line-height: 22px;
	color: #FFF;
	font-size: 1.8rem;
	font-weight: normal;
	text-decoration: none;
}

.text_03 a {
	color: #FFF;
	font-size: 1.8rem;
	font-weight: normal;
	text-decoration: none;
}

/*新闻右侧列表 end*/

/*热门排行 start*/
.newsright-hotlist {
	margin-bottom: 20px;
}

.newsright-hotlist h1 {
	font-size: 1.6rem;
	font-weight: normal;
	padding-bottom: 10px;
	margin: 0;
	background: url(../../images/news/y_11.jpg) no-repeat left bottom;
	background-size: contain;
}

.newsright-hotlist ul {
	padding: 0;
	margin: 0;
}

.newsright-hotlist ul li {
	list-style: none;
	font-size: 1.2rem;
	position: relative;
	padding: 14px 0px 13px;
	border-bottom: 1px solid #efefef;
}

.newsright-hotlist ul li:first-child span.num {
	background: url(../../images/news/y_25.jpg) no-repeat;
}

.newsright-hotlist ul li a {
	display: block;
	padding: 0 80px 0 25px;
}

.newsright-hotlist ul li span {
	position: absolute;
}

.newsright-hotlist ul li span.num {
	left: 0;
	top: 18px;
	width: 15px;
	height: 16px;
	text-align: center;
	line-height: 12px;
	color: #fff;
	background: url(../../images/news/y_26.jpg) no-repeat;
}

.newsright-hotlist ul li span.clicknum {
	right: 0;
	top: 18px;
	color: #999;
}

/*热门排行 end*/

/*页尾 start*/
.footer {
	background: url(../../images/news/g45.png) repeat-x #f5f5f5;
}

.footer .footer-title {
	font-size: 2rem;
	font-weight: normal;
	margin: 0;
}

.footer .footer-top ul {
	padding: 0;
	margin: 0;
}

.footer .footer-top ul li {
	display: inline-block;
	font-size: 1.2rem;
	color: #999;
}

.footer .footer-top ul li a {
	color: #999;
	padding: 0 5px;
}

.footer .footer-top .footer-rightborder {
	height: 210px;
	background: url(../../images/news/g54.png) repeat-y right top;
}

.footer .footer-top p {
	font-size: 1.2rem;
	color: #999;
	margin: 5px 0;
}

.footer .footer-top p a {
	color: #999;
}

.footer .footer-bottom {
	padding-top: 10px;
	text-align: center;
	border-top: 1px solid #ccc;
}

.footer .footer-bottom ul {
	margin: 0;
	padding: 0;
}

.footer .footer-bottom ul li {
	display: inline-block;
	font-size: 1.2rem;
	padding: 0 5px;
}

.footer .footer-bottom p {
	font-size: 1.2rem;
	margin: 10px 0;
	color: #666;
}

/*页尾 end*/

/*不同分辨率适配 start*/

/*手机*/

@media only screen and (max-width: 640px) {

	/*logo start*/
	.logobox {
		text-align: center;
	}

	.logobox img {
		position: static;
	}

	/*logo end*/

	/*导航栏 start*/
	.navbox {
		margin-bottom: 20px;
	}

	.am-topbar-nav {
		float: none;
	}

	.am-nav>li>a {
		padding: .4em 1em;
	}

	.am-nav-pills>li,
	.am-nav-pills>li:last-child a {
		background: none;
	}

	/*导航栏 end*/

	/*轮播图 start*/
	#news-slider ul li img {
		height: 18rem;
	}

	/*轮播图 end*/

	/*标题 start*/
	.title-right {
		position: static;
		margin-bottom: 10px;
	}

	/*标题 end*/

	/*新闻顶部图片 start*/
	.newspic-box img {
		height: auto;
	}

	/*新闻顶部图片 end*/

	/*页尾 start*/
	.footer .footer-top .footer-rightborder {
		height: auto;
		background: none;
	}

	/*页尾 end*/

}

/*电脑*/

@media only screen and (min-width: 1025px) {
	.no-padding-left {
		padding-left: 0px !important;
	}

	.no-padding-right {
		padding-right: 0px !important;
	}
}

/*平板和电脑*/

@media only screen and (min-width: 641px) {}

/*手机和平板*/

@media only screen and (max-width: 1024px) {}

/*不同分辨率适配 end*/
