﻿@charset 'utf-8';

body{
	min-width: 1200px;
}

.c-wrap{
	background: #f7fafc;
}

/* 头部 */
.header{
	height: 146px;
	width: 100%;
	background: url(bg1.png) left bottom repeat-x #d42d26;
}
.header .logo{
	display: inline-block;
	margin-top: 30px;
}
.search-box{
	height: 42px;
	line-height: 42px;
	border-radius: 4px;
	background: #fff;
	padding: 0 12px;
	border: 1px solid #c1c1c1;
	width: 294px;
	margin-top: 46px;
}
.search-box input{
	height: 42px;
	line-height: 42px;
	width: 268px;
	padding-right: 10px;
}
.search-box button{
	height: 42px;
	line-height: 42px;
}
/* 导航 */
.nav{
	height: 70px;
	line-height: 70px;
	background: #fff;
}
.nav a{
	display: inline-block;
	color: #000000;
	font-size: 24px;
	font-weight: bold;
	font-family: simsun;
	margin-right: 48px;
}
.nav a.cur,.nav a:hover{
	color: #d42d26;
}
/* 当前位置 */
.local{
	height: 22px;
	line-height: 22px;
	padding: 14px 0;
	margin-bottom: 20px;
	background: #f2f6f9;
}
.local a,.local span{
	display: inline-block;
	color: #666666;
	font-size: 14px;
}
.local a:hover{
	color: #d42d26;
}
.local img{
	margin-right: 10px;
}
.local .arrow{
	margin: 0 4px;
}
/* 概览 */
.gl-con{
	background: #fff;
	padding: 20px 20px 40px;
	width: 730px;
	margin-left: -20px;
}
.gl-list li{
	margin-bottom: 20px;
}
.gl-list li a{
	display: inline-block;
}
.gl-list li .img{
	width: 196px;
	height: 134px;
}
.gl-list li .info{
	width: 514px;
}
.gl-list li .info .tit a{
	display: inline-block;
	max-width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #000000;
	font-size: 16px;
}
.gl-list li .info .tit a:hover{
	color: #d42d26;
}
.gl-list li .info .con{
	color: #999999;
	font-size: 12px;
	line-height: 22px;
	margin-top: 12px;
	height: 66px;
	overflow: hidden;
	margin-bottom: 16px;
}
.gl-list li .info .bar{
	color: #666666;
	font-size: 12px;
}
.gl-link{
	padding: 10px;
	background: #fff;
	width: 414px;
}
.gl-link-t{
	padding: 5px 0 20px;
	line-height: 32px;
}
.gl-link-t img{
	margin-right: 10px;
}
.gl-link-t .tit{
	display: inline-block;
	color: #000000;
	font-size: 24px;
	font-weight: bold;
	font-family: simsun;
}
.gl-link-t .tit:hover{
	color: #E60113;
}
.gl-link-h a{
	display: block;
	position: relative;
	height: 178px;
	width: 100%;
}
.gl-link-h a img{
	width: 100%;
	height: 100%;
}
.gl-link-h p{
	position: absolute;
	left: 0;
	bottom: 0;
	box-sizing: border-box;
	width: 100%;
	height: 52px;
	padding: 20px 10px 0;
	line-height: 32px;
	color: #fff;
	font-size: 16px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	background: url(bg2.png) left bottom no-repeat;
}
.gl-link-l{
	padding-top: 8px;
}
.gl-link-l li{
	height: 44px;
	line-height: 44px;
}
.gl-link-l li span{
	display: inline-block;
	color: #fff;
	font-size: 12px;
	width: 22px;
	height: 25px;
	text-align: center;
	line-height: 25px;
	margin-right: 8px;
	vertical-align: middle;
	background: url(ic8.png) center no-repeat;
}
.gl-link-l li.cur span{
	background: url(ic7.png) center no-repeat;
}
.gl-link-l li a{
	display: inline-block;
	width: 370px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #333333;
	font-size: 16px;
}
.gl-link-l li a:hover{
	color: #d42d26;
}
/* 翻页 */
.page{
	text-align: center;
}
.page a{
	display: inline-block;
	color: #666666;
	font-size: 12px;
	padding: 0 6px;
	height: 30px;
	line-height: 30px;
	background: #f5f5f5;
	border-radius: 2px;
	margin: 0 5px;
	box-sizing: border-box;
	min-width: 30px;
}
.page a.cur,.page a:hover{
	color: #fff;
	background: #d42d26;
}
/* 底部 */
.f-link{
	background: #fff;
	margin-top: 10px;
	padding: 20px 0 12px;
}
.f-link .tit{
	color: #333333;
	font-size: 14px;
	line-height: 30px;
}
.f-link-b{
	width: 1120px;
	position: relative;
}
.f-drop{
	float: left;
	width: 279px;
	height: 30px;
	line-height: 30px;
	margin-left: 1px;
}
.f-drop .tag{
	background: #efefef url(ic9.png) 244px center no-repeat;
	cursor: pointer;
	color: #333333;
	font-size: 14px;
	padding: 0 30px;
}
.f-drop .tag:hover{
	font-weight: bold;
}
.f-drop .tag.active{
	background: #E60113 url(ic9o.png) 244px center no-repeat;
	color: #fff;
}
.f-link-bc{
	height: 0;
	overflow: auto;
	/*border: 1px solid #d8d8d8;*/
	margin-left: 1px;
	max-height: 110px;
}
.f-drop-l{
	padding: 12px 0 22px 20px;
	width: 100%;
	box-sizing: border-box;
	display: none;
}
.f-drop-l li{
	display: inline-block;
	width: 216px;
	height: 30px;
	line-height: 30px;
	/*margin-right: 90px;*/
}
.f-drop-l li a{
	display: inline-block;
	max-width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #000000;
	font-size: 14px;
}
.f-drop-l li a:hover{
	color: #E60113;
}
/*.footer{
	padding: 24px 0;
	text-align: center;
	background: #E60113;
	color: #fff;
	font-size: 14px;
	line-height: 22px;
}*/
.footer{
	background: #c40d0d;
	border-top: 4px solid #aa0c0c;
	height: 130px;
}
.f-con{
	color: #ffffff;
	font-size: 14px;
	line-height: 24px;
	margin-top: 30px;
}
.f-con a{
	color: #fff;
}
.f-img1{
	margin-top: 36px;
	margin-right: 18px;
}
.f-list{
	margin-top: 54px;
}
.f-list a,.f-list span{
	display: inline-block;
	color: #fff;
	font-size: 14px;
}
.f-list a:hover{
	font-weight: bold;
}
.f-list span{
	margin: 0 6px;
}
.float-box{
	position: fixed;
	top: 30%;
	right: 10px;
	width: 56px;
	text-align: center;
	border-top: 2px solid #a71616;
}
.float-box .item{
	padding: 10px 0;
	color: #333333;
	font-size: 12px;
	position: relative;
	background: #fff;
	border-bottom: 1px solid #f5f5f5;
	cursor: pointer;
}
.float-box .item .wrap{
	padding-right: 4px;
	position: absolute;
	right: 56px;
	top: 0;
}
.float-box .item .box{
	/*width: 80px;*/
	padding: 10px;
	background: #fff;
	display: none;
	box-shadow: 0 0 4px 0 #e2e4e6;
	border-radius: 4px;
	color: #333;
}
.float-box .item:hover{
	color: #d42d26;
}
.float-box .item:hover .box{
	display: block;
}
a:hover img{
	opacity: .8;
}

/* 细览 */
.xl-main{
	background: #fff;
	padding: 50px 32px 70px;
}
.xl-topbox{
	background: #f8f9f9;
	padding: 20px;
	text-align: center;
}
.xl-title{
	color: #333333;
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 20px;
}
.xl-bar{
	color: #333333;
	font-size: 16px;
	line-height: 30px;
}
.xl-bar>span{
	display: inline-block;
	margin-right: 44px;
}
.xl-bar .xl-font{
	display: inline-block;
}
.xl-bar .xl-font img{
	margin-right: 6px;
}
.xl-bar .xl-font span{
	cursor: pointer;
	color: #666666;
	font-size: 14px;
	display: inline-block;
	width: 30px;
	margin-right: 2px;
}
.xl-bar .xl-font span.cur{
	background: url(bg3.png) 1px center no-repeat;
}
.xl-con{
	padding: 32px 30px 0;
	color: #000000;
	font-size: 16px;
	line-height: 36px;
}
.xl-con img{
	max-width: 100%;
}
.xl-ewm{
	text-align: center;
	margin-top: 50px;
	color: #cbcbcb;
	font-size: 14px;
}

/* &#98;&#101;&#115;&#116;&#51;&#54;&#53;&#23448;&#32593;&#33529;&#26524;&#19979;&#36733;&#95;&#98;&#115;&#116;&#51;&#54;&#53;&#20307;&#32946;&#23089;&#20048;&#24179;&#21488;&#95;&#51;&#54;&#53;&#98;&#101;&#116;&#22823;&#38470; */
.i-main{
	padding-top: 20px;
}
.i-w1{
	width: 100%;
	height: 138px;
	background: #fff;
	position: relative;
	padding-left: 132px;
	padding-top: 20px;
	padding-right: 30px;
	box-sizing: border-box;
}
.i-w1 .img{
	display: inline-block;
	position: absolute;
	top: -8px;
	left: 20px;
}
.i-headline{
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100px;
}
.i-headline-item{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100px;
}
.i-headline-item .tit a{
	display: inline-block;
	max-width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #000000;
	font-size: 24px;
	font-weight: bold;
}
.i-headline-item .tit a:hover{
	color: #d42d26;
}
.i-headline-item .con{
	line-height: 22px;
	color: #666666;
	font-size: 14px;
	margin-top: 12px;
}
.i-w1 .btn{
	position: absolute;
	bottom: -14px;
	cursor: pointer;
	height: 32px;
	width: 32px;
	text-align: center;
	line-height: 32px;
	background: #bfbfbf;
	border-radius: 2px;
}
.i-w1 .btn:hover{
	background: #d42d26;
}
.i-w1 .btn.prev{
	right: 64px;
}
.i-w1 .btn.next{
	right: 26px;
}
.i-w2{
	margin-top: 40px;
}
.i-w2-c1{
	width: 594px;
	height: 336px;
	overflow: hidden;
	position: relative;
}
.i-w2-pic{
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}
.i-w2-pic li{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.i-w2-pic li img{
	width: 100%;
	height: 100%;
}
.i-w2-pictt{
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: url(bg4.png);
}
.i-w2-pictt li{
	padding: 0 12px;
}
.i-w2-pictt li a{
	display: inline-block;
	max-width: 80%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #fff;
	font-size: 16px;
}
.i-w2-pictt li a:hover{
	font-weight: bold;
}
.i-w2-picpg{
	position: absolute;
	bottom: 15px;
	right: 15px;
}
.i-w2-picpg li{
	display: inline-block;
	width: 7px;
	height: 7px;
	background: url(ic13.png);
	margin-left: 5px;
	cursor: pointer;
}
.i-w2-picpg li.cur{
	background: #fff;
}
.i-w2-c2{
	width: 580px;
}
.i-tit1{
	border-bottom: 1px solid #d1d1d1;
	margin-bottom: 12px;
	line-height: 28px;
}
.i-tit1 img{
	margin-right: 10px;
}
.i-tit1 .tit{
	display: inline-block;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	font-family: simsun;
	padding: 0 20px;
	background: #c40d0d;
}
.i-tit1 .tit:hover{
	/*color: #E60113;*/
}
.i-list1 li{
	height: 38px;
	line-height: 38px;
}
.i-list1 li a{
	display: inline-block;
	color: #333333;
	font-size: 16px;
	max-width: 80%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.i-list1 li a:hover{
	color: #d42d26;
}
.i-list1 li span{
	float: right;
	color: #666666;
	font-size: 16px;
}
.i-w3{
	width: 100%;
	height: 96px;
	position: relative;
	overflow: hidden;
	margin-top: 20px;
}
.i-w3-pic{
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.i-w3-pic li{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.i-w3-pic li img{
	width: 100%;
	height: 100%;
}
.i-w3-pg{
	position: absolute;
	right: 30px;
	bottom: 10px;
}
.i-w3-pg li{
	display: inline-block;
	width: 24px;
	height: 13px;
	line-height: 13px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	cursor: pointer;
	background: url(ic14.png) center no-repeat;
}
.i-w3-pg li.cur{
	background: #e01918;
}
.i-w4{
	margin-top: 50px;
}
.i-w5{
	width: 750px;
}
.i-w5 .gl-list li .info{
	width: 535px;
}
.i-w5 .gl-list li:last-child{
	margin-bottom: 0!important;
}
.i-w6{
	width: 434px;
}
.i-w6-b1{
	padding: 16px 10px 0;
	background: #fff;
	height: 470px;
	margin-top: -16px;
}
.i-w6-v{
	position: relative;
	width: 100%;
	height: 240px;
	margin-bottom: 12px;
}
.i-w6-v img{
	width: 100%;
	height: 100%;
}
.i-w6-v p{
	color: #fff;
	font-size: 16px;
	padding: 22px 10px 0;
	line-height: 30px;
	position: absolute;
	bottom: 0;
	width: 100%;
	box-sizing: border-box;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	background: url(bg5.png) left bottom repeat-x;
}
.i-w6-v .play{
	display: inline-block;
	width: 50px;
	height: 50px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -25px;
	margin-left: -25px;
}
.i-list2 li{
	line-height: 42px;
	height: 42px;
	padding-left: 10px;
}
.i-list2 li a{
	display: inline-block;
	padding-left: 12px;
	max-width: 94%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #333333;
	font-size: 16px;
	background: url(ic15.png) left center no-repeat;
}
.i-list2 li a:hover{
	color: #d42d26;
}
.i-w6-b2{
	margin-top: 14px;
	background: #fff;
	padding: 16px 10px 20px;
	/*height: 430px;*/
}
.i-list3 li{
	width: 202px;
	height: 190px;
}
.i-list3 li a{
	display: inline-block;
	width: 100%;
}
.i-list3 li img{
	width: 100%;
	height: 136px;
}
.i-list3 li p{
	color: #000000;
	font-size: 16px;
	text-align: center;
	margin-top: 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.i-list3 li a:hover p{
	color: #d42d26;
}
.i-w7{
	margin-top: 16px;
}
.i-w6-b3{
	background: #fff;
	padding: 16px 10px 0;
	height: 440px;
}


.i-rdxw{
	margin-bottom: 30px;
}
.xl-main{
	box-sizing: border-box;
}
/*底部banner*/
.gl-banner{
	margin: 20px 0;
}
.gl-banner a{
	display: inline-block;
	margin-left: 21px;
}
.gl-banner a:first-child{
	margin-left: 0;
}

.sjrz-box{
	position: relative;
	border: 2px solid #c40d0d;
	padding: 20px 24px 0;
    margin-bottom: 24px;
}
.sjrz-t{
	position: absolute;
	width: 30px;
	top: 10px;
	left: -15px;
	background: #c40d0d;
	text-align: center;
}
.sjrz-t a{
	padding: 10px 0;
	display: block;
	color: #fff;
	font-size: 16px;
}
.i-bar1{
	margin-top: 14px;
}
.i-bar1 a{
	display: inline-block;
}
.i-bar1 img{
	width: 100%;
}


.dt-tit{
	padding: 0 36px;
	margin-bottom: 30px;
	background: url(../images/bg6.png) left 55% repeat-x;
}
.dt-tit a{
	display: inline-block;
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	background: #fff;
	padding: 0 20px;
}
.dt-list{
	margin-bottom: 30px;
}
.dt-list a{
	display: inline-block;
	width: 140px;
	text-align: center;
	height: 45px;
	line-height: 45px;
	border-radius: 4px;
	border: 1px solid #e0e0e0;
	margin: 0px 10px 20px;
	color: #333333;
	font-size: 14px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.dt-list a:hover,.dt-tit a:hover{
	color: #c40d0d;
}

.zt-tit{
	text-align: center;
}
.zt-list a{
	width: 31%;
}