@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-width: 100%;
	margin: 0 auto;
}
.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;
	margin-top: -153px;
}

.title{
	height: 50px;
}

.title span{
	color: #d30905;
	font-weight: bold;
	float: left;
	width: 205px;
	line-height:65px;
	font-size: 24px;
	background-size: cover;
}

#lianzheng1{
	margin-top: 35px;
	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: 594px;
}

#lianzheng1 .news li{
	margin: 6px;
}

#lianzheng1 .news li h3{
	font-size: 20px;
/*	height: 24px;*/
	line-height: 45px;
	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{
	width: 1280px;
	margin: 45px auto 60px;
	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: 40px; padding-left: 30px;padding-right: 50px;
}

.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;
}


.more{
	text-align: center; width:90px; height: 32px; background: #e26214; border-radius: 16px; margin-left: 580px;
}
.more a{
	color:#fff;
	line-height: 32px;
}
.more a:hover{
	color: #feeb87;
}
.xiyingershida_box{
	width: 1200px;
	margin:0 auto;
}
.maintit {
    display: block;
    color: #d31c19;
    font-size: 26px;
    font-weight: 400;
    line-height: 30px;
    margin-top: 35px;
    text-align: center;
    margin-bottom: 30px;
}
.newimg {
    float: left;
    display: block;
    margin-right: 30px;
    width: 535px;
}
.newtext {
    display: block;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #2f3243;
    font-size: 18px;
    font-weight: 400;
    background-color: #e4e5ea;
    line-height: 60px;
}
.newul {
    overflow-x: hidden;
    height: 340px;
    overflow-y: auto;
}
.newli {
    height: 60px;
    margin-bottom: 10px;
}
.newli a {
    display: block;
}
.newli a i {
    float: left;
    width: 10px;
    height: 10px;
    margin-top: 10px;
    background-color: #8795cb;
    margin-right: 10px;
}
.newli a span {
    display: block;
    overflow: hidden;
    color: #2f3243;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
}
.newli:last-child {
    margin-bottom: 0;
}

.tittext2 {
    width: 100%;
    height:50px;
    color: #d31c19;
    font-size: 30px;
    text-align: center;
    line-height: 45px;
}
.mtit {
    height: 50px;
    margin: 50px auto;
}
.more {
    position: absolute;
    right: -1px;
    top: -2px;
    width: 60px;
    height: 50px;
    background: url(../images/righttit.png) no-repeat center center;
    background-size: cover;
    text-align: center;
    padding-left: 10px;
    box-sizing: border-box;
}
.actlist li {
    height: 118px;
    margin-bottom: 20px;
    background-color: rgba(62, 65, 82, 0.1);
    border-width: 2px;
    border-color: #fff;
    border-style: solid;
	padding-left: 15px;
}
.actlist li:nth-child(2n){
	/*margin-left: 40px;*/
}
.actlist li a {
    display: block;
    line-height: 0;
	margin-left: -15px;
}
.actimg {
    float: left;
    width: 200px;
    height: 120px;
    margin-right: 25px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.ovfl {
    display: block;
    overflow: hidden;
}
.acttit {
    display: block;
    color: #2f3343;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    height: 60px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-top: 10px;
}
.acti {
    display: block;
    font-style: normal;
    color: #858993;
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    margin-top: 10px;
}
.actlist{
    margin: 0 auto;
}
.xiyingershida_banner{
	/*height: 400px;
    min-width: 1180px;*/
    background: url(../images/fwtsn_bj.jpg) no-repeat center top;
	background-size: 100% 100%;
	padding-top: 47vw;
}