@charset 'utf-8';

body{
	min-width: 1200px;
	background: url(../images/bg8.png) center 1410px no-repeat;
}

/* 头部 */
.header{
	height: 564px;
	background: url(../images/bg1.png) bottom center no-repeat;
}
.top{
	height: 94px;
	background: #fff;
}
.top .logo{
	display: inline-block;
	margin-top: 16px;
}
.top .search-box{
	width: 320px;
	height: 44px;
	margin-right: 40px;
	margin-top: 26px;
	background: #f5f5f5;
}
.top .search-box input{
	height: 44px;
	line-height: 44px;
	width: 234px;
	padding: 0 10px;
}
.nav{
	height: 78px;
	line-height: 78px;
	padding: 17px;
	background: url(../images/bg2.png) top center no-repeat;
	margin: -17px auto 0;
	text-align: center;
}
.nav a{
	display: inline-block;
	color: #fff;
	font-size: 24px;
	margin: 0 43px;
	width: 131px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	vertical-align: middle;
	background: url(../images/ic12.png) center no-repeat;
}
.nav a:hover{
	font-weight: bold;
}
/* 底部 */
.footer{
	background: #f1f1f1;
}
.f-con{
	width: 1000px;
	margin: 0 auto;
	color: #333333;
	font-size: 14px;
	height: 96px;
	padding-top: 30px;
	overflow: hidden;
}
.f-con p{
	margin-bottom: 30px;
}
.f-con span{
	display: inline-block;
	margin-right: 50px;
}
.f-img1{
	display: inline-block;
	float: right;
	vertical-align: top;
}
.f-bot{
	text-align: center;
	height: 44px;
	line-height: 44px;
	color: #fff;
	font-size: 14px;
	background: #969696;
}
.f-bot span{
	display: inline-block;
	margin-right: 36px;
}
/* 首页 */
.index-main{
	width: 1000px;
	padding: 46px 0;
	margin: 0 auto;
}
.index-w1{
	height: 277px;
	margin: 0 auto;
	background: url(../images/bg3.png) center no-repeat;
}
.index-w1-c{
	padding: 76px 30px 0 50px;
	color: #333;
	font-size: 18px;
	line-height: 34px;
}
.index-w2{
	margin-top: 50px;
}
.index-tit1{
	text-align: center;
	margin-bottom: 14px;
	background: url(../images/bg5.png) center 48px no-repeat;
}
.index-tit1 a{
	display: inline-block;
	margin-left: -6px;
}
.index-w2-h{
	text-align: center;
	background: #fff3e0;
	padding: 14px 68px;
	margin-bottom: 40px;
}
.index-w2-h a{
	display: inline-block;
	color: #333333;
	font-size: 26px;
	font-weight: bold;
	line-height: 36px;
}
.index-w2 .img{
	width: 418px;
	height: 320px;
}
.index-w2-c{
	width: 546px;
}
.index-w2-c .tit {
	text-align: center;
}
.index-w2-c .tit a{
	display: inline-block;
	color: #333333;
	font-size: 20px;
	line-height: 34px;
}
.index-w2-c .tit a:hover{
	color: #ad0804;
}
.index-w2-c ul{
	padding-top: 16px;
}
.index-w2-c ul li{
	height: 78px;
	border-top: 1px dashed #ebebeb;
}
.index-w2-c ul li:first-child{
	border-top: none;
}
.index-w2-c ul li a{
	margin-top: 8px;
	display: inline-block;
	padding-left: 40px;
	line-height: 32px;
	color: #666666;
	font-size: 18px;
	background: url(../images/ic2.png) left 10px no-repeat;
}
.index-w2-c ul li a:hover{
	color: #ad0804;
}
.index-w3{
	margin-top: 80px;
}
.index-w3-l{
	width: 552px;
	height: 256px;
	background: #fff;
	padding-top: 22px;
	padding-left: 24px;
	overflow: hidden;
}
.index-w3-l li{
	width: 450px;
	padding-left: 36px;
	margin-bottom: 12px;
	background: url(../images/ic3.png) left 8px no-repeat;
}
.index-w3-l li a{
	color: #333333;
	font-size: 16px;
	line-height: 24px;
	display: inline-block;
	max-height: 48px;
	overflow: hidden;
}
.index-w3-l li a:hover{
	color: #ad0804;
}
.index-w3-picbox{
	position: relative;
	z-index: 2;
	width: 431px;
	height: 292px;
	margin-left: -8px;
	margin-top: -8px;
	background: url(../images/bg4.png) center no-repeat;
}
.index-w3-picbox .btn{
	position: absolute;
	top: 118px;
	z-index: 2;
	cursor: pointer;
}
.index-w3-picbox .btn.prev{
	left: 8px;
}
.index-w3-picbox .btn.next{
	right: 6px;
}
.index-w3-pic{
	position: absolute;
	top: 8px;
	left: 8px;
	width: 418px;
	height: 279px;
	overflow: hidden;
}
.index-w3-pic li{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.index-w3-pic li img{
	width: 100%;
	height: 100%;
}
.index-w4{
	margin-top: 90px;
}
.index-w4 .index-tit1{
	margin-bottom: 30px;
}
.index-w4-c{
	border-top: 4px solid #e20025;
	background: #fff;
	padding-top: 46px;
	/*padding-bottom: 30px;*/
}
.index-w4-c1{
	height: 270px;
	padding: 0 14px;
}
.index-w4-l{
	width: 430px;
	margin-left: 36px;
}
.index-w4-l li{
	height: 38px;
	line-height: 38px;
	padding-left: 26px;
	background: url(../images/ic6.png) left center no-repeat;
}
.index-w4-l li a{
	display: inline-block;
	max-width: 92%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #333333;
	font-size: 16px;
}
.index-w4-l li a:hover{
	color: #ad0804;
}
.index-w4-l2{
	width: 245px;
	padding-top: 20px;
}
.index-w4-l2 li{
	height: 36px;
	line-height: 36px;
	margin-bottom: 40px;
}
.index-w4-l2 li a{
	display: inline-block;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding: 0 14px;
	background: #e20025;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	max-width: 217px;
	border-radius: 18px;
}
.index-w4-l2.lf li{
	text-align: right;
}
.index-w4-l2.lf a{
	border-bottom-right-radius: 0;
}
.index-w4-l2.lf li:last-child a{
	border-radius: 18px;
	border-top-right-radius: 0;
}
.index-w4-l2.rt a{
	border-bottom-left-radius: 0;
}
.index-w4-l2.rt li:last-child a{
	border-radius: 18px;
	border-top-left-radius: 0;
}
.index-w4-bar{
	text-align: center;
}
.index-w4-bar a{
	display: inline-block;
	margin: 0 8px;
}
.index-w4-bar a:hover{
	opacity: .9;
}
.index-w5{
	margin-top: 70px;
}
.index-w5 .index-tit1{
	margin-bottom: 50px;
}
.index-w5-c1{
	background: url(../images/bg6.png) center no-repeat;
	height: 308px;
	width: 1000px;
	margin: 0 auto 20px;
	padding: 0 38px;
	box-sizing: border-box;
}
.index-w5-c1.cur{
	background: url(../images/bg7.png) center no-repeat;
}
.index-w5-c1 .img{
	width: 410px;
	height: 272px;
	border: 3px solid #fff;
	margin-top: -12px;
}
.index-w5-p{
	width: 480px;
	padding-top: 50px;
	overflow: hidden;
	height: 230px;
}
.index-w5-p h1{
	text-align: center;
	height: 66px;
}
.index-w5-p h1 a{
	display: inline-block;
	line-height: 30px;
	color: #333333;
	letter-spacing: 1px;
	font-size: 18px;
	font-weight: bold;
}
.index-w5-p h1 a:hover{
	color: #e20025;
}
.index-w5-p .con{
	line-height: 24px;
	color: #666666;
	font-size: 14px;
}
.index-w5-l{
	padding: 0 20px 0 40px;
}
.index-w5-l li{
	width: 446px;
	padding-left: 24px;
	float: left;
	line-height: 40px;
	height: 40px;
	background: url(../images/ic7.png) left center no-repeat;
}
.index-w5-l li a{
	display: inline-block;
	max-width: 90%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #000000;
	font-size: 18px;
}
.index-w5-l li a:hover{
	color: #ad0804;
}
/* 列表页 */
.gl-main{
	width: 1080px;
	margin: 0 auto 24px;
}
.gl-bar{
	height: 24px;
	line-height: 24px;
	margin: 20px 0 42px;
}
.local img{
	margin-right: 8px;
}
.local a,.local span{
	display: inline-block;
	color: #686868;
	font-size: 14px;
}
.local a:hover{
	color: #ad0804;
}
.local .arrow{
	margin: 0 10px;
}
.gl-bar .back{
	display: inline-block;
	color: #686868;
	font-size: 14px;
}
.gl-bar .back:hover{
	font-weight: bold;
}
.gl-bar .back img{
	margin-right: 18px;
}
.gl-content{
	background: #fff;
	box-shadow: 0 0 12px 1px #f7f7f7;
	padding: 0 40px;
}
.gl-title{
	display: inline-block;
	margin-top: -13px;
	padding: 0 28px;
	background: #f54f46;
	color: #fff;
	font-size: 20px;
	line-height: 47px;
	height: 47px;
	position: relative;
}
.gl-title:hover{
	font-weight: bold;
}
.gl-title i{
	position: absolute;
	width: 10px;
	height: 13px;
	background: url(../images/ic10.png) center no-repeat;
	top: 0;
	right: -10px;
}
.gl-l{
	padding: 22px 0;
	border-bottom: 1px dashed #e6e6e6;
}
.gl-l li{
	height: 43px;
	line-height: 43px;
}
.gl-l li a{
	display: inline-block;
	padding-left: 24px;
	background: url(../images/ic11.png) left center no-repeat;
	max-width: 80%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #666666;
	font-size: 16px;
}
.gl-l li a:hover{
	color: #ad0804;
}
.gl-l li span{
	float: right;
	color: #666666;
	font-size: 16px;
}
/* 页码 */
.page{
	text-align: center;
	height: 24px;
	line-height: 24px;
	padding: 50px 0;
}
.page .total{
	display: inline-block;
	color: #666666;
	font-size: 14px;
	margin-right: 26px;
}
.page .total span{
	display: inline-block;
	color: #e20025;
	font-size: 16px;
	margin: 0 4px;
	vertical-align: bottom;
}
.page p{
	vertical-align: bottom;
}
.page a{
	display: inline-block;
	color: #666666;
	font-size: 14px;
	vertical-align: bottom;
	margin: 0 8px;
}
.page a.num{
	width: 22px;
	height: 22px;
	border: 1px solid #e6e6e6;
	text-align: center;
	line-height: 22px;
}
.page a.num.cur{
	color: #e20025;
	border: 1px solid #fff;
}
.page a:hover{
	color: #e20025;
}
/* 细览 */
.xl-title{
	padding-top: 40px;
	text-align: center;
	color: #333333;
	font-size: 24px;
}
.xl-bar{
	text-align: center;
	color: #999999;
	font-size: 14px;
	margin-top: 20px;
}
.xl-bar span{
	display: inline-block;
	margin: 0 12px;
}
.xl-con{
	border-top: 1px solid #e6e6e6;
	padding-top: 58px;
	padding-bottom: 50px;
	color: #333333;
	line-height: 32px;
	letter-spacing: 1px;
	font-size: 16px;
	margin-top: 30px;
}
.xl-con img{
	max-width: 100%;
}
.xl-img{
	text-align: center;
	margin: 20px 0;
}
.xl-con .xl-author{
	text-align: right;
}