@charset "utf-8";
body{
	font-family:"Microsoft Yahei","SimSun";
	font-size:16px;
	color:#333;
}

a{
	/* color:#333; */
}

a:hover{
	text-decoration: none;
	color: #c72226 !important;
}

.fw{
	color: #fff;
}

.fw a{
	color: #fff;
	transition: opacity 0.1s;
}

.fw a:hover{
	opacity: 0.8;
	color: #fff !important;
}

img{
	display:block;
	max-height: 100%;
	max-width: 100%;
}
.left{
	float: left;
}
.right{
	float: right;
}
.wrapper{
	width:100%;
	min-width:1200px;
	max-width:1920px;
	margin:0px auto;
	overflow: hidden;
}

.w1200{
	width:1200px;
	margin:0px auto;
}

h1,h2,h3,h4,h5{
	font-family:"Microsoft Yahei","SimHei";
	overflow:hidden;
}

p,li{
	overflow:hidden;
}

.photo{
	position: relative;
	overflow: hidden;
}

.photo img{
	width: 100%;
	height: 100%;
}

#header img{
	width: 100%;
}


#content{
	padding: 10px 0px;
}

.title{
	height: 65px;
}

.title span{
	color: #d30905;
	font-weight: bold;
	float: left;
	width: 205px;
	line-height:65px;
	font-size: 24px;
	background-size: cover;
}

#lianzheng1{
	margin-top: 10px;
	overflow: hidden;
}
.shujuku_img{
	display: inline-block;
	margin: 25px 0;
}
#lianzheng1 .focus{
	float: left;
	margin-top: 10px;
	width: 560px;
	height: 325px;
}

#lianzheng1 .focus p{
	position: absolute;
	max-width: 440px;
	height: 44px;
	line-height: 44px;
	left: 20px;
	bottom: 0px;
	z-index: 9;
}

#lianzheng1 .focus .shadow{
	position: absolute;
	width: 100%;
	height: 44px;
	left: 0px;
	bottom: 0px;
	background: rgba(0,0,0,0.6);
}

#lianzheng1 .focus .point{
	position: absolute;
	right: 10px;
	bottom: 17px;
	z-index: 10;
}

#lianzheng1 .focus .point span{
	float: left;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #c72226;
	border: 2px solid #fff;
	margin-right: 10px;
	cursor: pointer;
}

#lianzheng1 .focus .point .current{
	background: #fff;
}

#lianzheng1 .news{
	float: right;
	width: 610px;
}

#lianzheng1 .news li{
	margin: 20px 10px 0px 10px;
}

#lianzheng1 .news li h3{
	font-size: 20px;
	height: 24px;
	line-height: 24px;
	white-space: nowrap;
	text-overflow: ellipsis;
}

#lianzheng1 .news li p{
	line-height: 18px;
	height: 18px;
	font-size: 14px;
	color: #747474;
	margin-top: 8px;
}

.banner{
	margin: 45px 0px;
}

.lianzheng2{
	margin-top: 45px;
	overflow: hidden;
}


.lianzheng2 .hot{
	margin-top: 35px;
}

.lianzheng2 .hot .photo{
	float: left;
	width: 300px;
	height: 195px;
	margin-right: 15px;
}

.lianzheng2 .hot h3{
	line-height: 30px;
	height: 60px;
	font-size: 21px;
	padding-top: 8px;
}

.lianzheng2 .hot p{
	line-height: 24px;
	height: 96px;
	color: #666;
	font-size: 14px;
	margin-top: 15px;
}

.lianzheng2 .hot p a{
	color: #c72226;
}

.lianzheng2 .list{
	margin-top: 20px;
}

.lianzheng2 .list li{
	height: 40px;
	line-height: 40px;
	background: url("../images/list.png") no-repeat left center;
	padding-left: 22px;
}
.lianzheng2 .list li a{
	overflow: hidden;
}
.lianzheng2 .list li a span{
	float: left;
    width: 80%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.lianzheng2 .list li a em{
	float: right;
}
.lianzheng2 .list.list2{
	width: 330px;
	margin-top: 33px;
}

.lianzheng2 .video{
	overflow: hidden;
}

.lianzheng2 .video li{
	float: left;
	width: 270px;
	margin: 20px 15px 0 15px;
}

.lianzheng2 .video .photo{
	height: 170px;
}

.lianzheng2 .video .photo .play{
	position: absolute;
	width: 53px;
	height: 53px;
	background: url("../images/play.png");
	left: 50%;
	top: 50%;
	margin: -26px 0px 0px -26px;
}
.lianzheng2 .video p{
	line-height: 20px;
	height: 20px;
	margin-top: 7px;
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.lianzheng2 .small{
	width: 225px;
	height: 198px;
	margin-top: 35px;
}

.lianzheng2 .small p{
	position: absolute;
	left: 0px;
	bottom: 0px;
	line-height: 38px;
	text-align: center;
	font-size: 14px;
	background-color:rgba(0,0,0,0.6);
	width: 100%;
}
.lianzheng2 .block {
    width: 570px;
}