@charset "utf-8";

/*网站导读 start*/
.wzdd-box {
	background: url(../../images/xcsd_37.png);
}

.wzdd-content p {
	padding-top: 55px;
	font-size: 1.2rem;
	text-indent: 2em;
}

.wzdd-ul {
	padding: 0 0 0 70px;
	margin: 0;
	background: url(../../images/phone58.png) no-repeat left;
}

.wzdd-ul li {
	list-style: none;
	font-size: 1.2rem;
	color: #fff;
}

/*网站导读 end*/

/*pc轮播图 start*/
.tpzsmian {
	height: 355px;
	position: relative;
}

#tabConst {
	position: absolute;
	left: 10px;
	top: 10px;
}

#tabConst img {
	width: 488px;
	height: 325px;
}

#tabConst .con {
	padding: 6px 0;
}

#tabMenust {
	margin: 0;
	padding: 0;
}

.tpzst {
	position: absolute;
	right: 8px;
	top: 13px;
	width: 345px;
	height: 330px;
	padding: 10px 0 0 55px;
	background: url(../../images/xcsd_36.png) no-repeat right 50%;
}

.tpzst li {
	padding: 7.5px 0 7px 18px;
	list-style: none;
}

.tpzst li:after,
.tpzst li:before {
	content: " ";
	display: table;
}

.tpzst li:after {
	clear: both;
}

.tpzst li.currentt {
	background: url(../../images/xcsd_35.gif) no-repeat;
}

.tpzst img {
	width: 100%;
	height: 60px;
}

.tpzst h1 {
	font-size: 1.4rem;
	color: #213d90;
	margin: 0;
}

.tpzst p {
	font-size: 1.2rem;
	margin: 0;
	height: 38px;
	overflow: hidden;
	border-bottom: #d2d2d2 solid 1px;
}

.tpzst span {
	color: #ff0000;
}

/*pc轮播图 end*/

/*手机轮播图 start*/
#news-slider {
	box-shadow: none;
}

#news-slider ul li img {
	height: 330px;
}

#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: #ffe100;
}

#news-slider .am-control-nav li a {
	background-color: #fff;
}

/*手机轮播图 end*/

/*列表 start*/
.am-list-news-hd-in {
	height: 30px;
	background: url(../../images/b8.jpg) repeat-x top;
	border-bottom: 1px solid #DFDFDF;
}

.am-list-news-hd {
	padding-top: 0;
}

.am-list-news-hd h2 {
	font-size: 1.4rem;
	color: #054374;
	height: 30px;
	line-height: 30px;
	padding: 0 15px;
}

.am-list-news-hd .am-list-news-more {
	font-size: 1.2rem;
	color: #666;
	height: 30px;
	line-height: 30px;
	padding-right: 10px;
}

.am-list .am-list-item-dated a {
	font-size: 1.4rem;
	padding-right: 35px;
	background: url(../../images/b9.jpg) no-repeat left;
}

.am-list>li {
	border: none;
	background-color: transparent;
	font-size: 1.4rem;
}

.am-list>li>a {
	padding: .3rem 0 .3rem 1rem;
	background: url(../../images/ico_01.gif) no-repeat left;
}

.am-list-news-default .am-list-date {
	color: #232D46;
}

.am-list-date {
	right: 0;
	top: .4rem;
}

/*列表 end*/

/*列表外框 start*/
.border-box {
	border: 1px solid #ccc;
}

/*列表外框 end*/

/*列表内带图新闻 start*/
.news-box {
	padding: 10px 10px 0 10px;
}

.news-box h1 {
	font-size: 1.4rem;
	color: #064372;
	margin-bottom: 10px;
}

.news-box p {
	font-size: 1.2rem;
	margin: 0;
	max-height: 80px;
	overflow: hidden;
}

.news-box img {
	width: 100%;
	height: 80px;
}

/*列表内带图新闻 end*/

/*图片新闻 start*/
.news-pic li {
	padding: 5px;
}

.news-pic li img {
	width: 100%;
	height: 112px;
}

.news-pic li h1 {
	font-size: 1.2rem;
	text-align: center;
	font-weight: normal;
	margin: 0;
	padding: 5px 0;
}

/*图片新闻 end*/

/*友情链接 start*/
.friend-link {
	padding: 25px 30px 14px 120px;
	background: url(../../images/linkb1000.png) no-repeat;
}

.friend-link ul {
	margin: 0;
	padding: 0;
}

.friend-link li {
	display: inline-block;
	font-size: 1.2rem;
	color: #2a5f93;
}

.friend-link li a {
	color: #2a5f93;
}

/*友情链接 end*/

/*不同分辨率适配 start*/

/*手机*/

@media only screen and (max-width: 640px) {

	/*手机轮播图 start*/
	#news-slider {
		margin-top: 10px;
	}

	#news-slider ul li img {
		height: 18rem;
	}

	/*手机轮播图 end*/

}

/*电脑*/

@media only screen and (min-width: 1025px) {}

/*平板和电脑*/

@media only screen and (min-width: 641px) {}

/*手机和平板*/

@media only screen and (max-width: 1024px) {}

/*不同分辨率适配 end*/
