.fl {float: left;display: inline;}/* 左浮动 */
.fr {float: right;display: inline;}/* 右浮动 */
.column4Box {
	padding: 0 20px;
}
.column5CTitle {
margin: 0 20px;
	position: relative;
	height: 46px;
	line-height: 46px;
	border-bottom: 1px solid #F3F3F3;
	margin-bottom: 0px;
}
.column5CTitleL span { float: left; display: inline; font-size: 18px;color:#B60005;height: 46px;line-height: 46px; }
.column3CTitleL dd {
	float: left;
}

.index3More a{ color: #fff;  padding:4px 1.2em; background:#B60005; border-top-left-radius:1em; -webkit-border-top-left-radius:1em;border-bottom-right-radius:1em; -webkit-border-bottom-right-radius:1em; font-size:89%; right:2px;}	
.index3More a:hover {color: #fff;text-decoration:none}

.column3ImgTxet {
	margin-bottom: 17px;
}

.focus2 {
	position: relative;
	height: 240px;
}

.focus2 .bd{
	overflow:hidden; 
}
.focus2_list dd {
	width: 200px;
	float: left;
	position: relative;
	margin-right: 15px;
}

.focus2_dl a {
	display: block;
}
.cloumn2Box {
	padding: 20px 45px;
	height: 210px;
}
.column2Pic {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.column2Pic:before {
	display: block;
	content: '';
	padding-top: 66.6666%;
}

.column2Pic img {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;

}


.column2Text {
	height: 55px;
	line-height: 55px;
	text-align: center;
	overflow: hidden;
	font-size: 16px;
	color: #555555;
}

.focus2_dl dd:hover .column2Text {
	color: #158217;
}

.focus2 .prev,
.focus2 .next {
	position: absolute;
	left: -60px;
	top: 50%;
	margin-top: -64px;
	display: none;
	width: 36px;
	height: 36px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

.focus2 .prev {
	background: url(../img/index2Pre.png) center center no-repeat;
}

.focus2 .next {
	left: auto;
	right: -60px;
	background: url(../img/index2Nex.png) center center no-repeat;
}

.focus2 .prev:hover {
	background: url(../img/index2PreH.png) center center no-repeat;
}

.focus2 .next:hover {
	left: auto;
	right: -60px;
	background: url(../img/index2NexH.png) center center no-repeat;
}

.linkBox {
	padding: 25px 5px 30px;
}

.link_dl {
	padding: 19px 0 7px 0;
	position: relative;
}

.link_dl dt {
	position: absolute;
	top: -20px;
	left: 12px;
	padding: 7px 10px 10px 26px;
	color: #fffffe;
	font-size: 16px;
	background: #aaaaaa;
}

.link_dl dt:before {
	display: block;
	content: "";
	width: 13px;
	height: 14px;
	background: url(../img/link.png)no-repeat center center;
	background-size: cover;
	position: absolute;
	left: 8px;
	top: 11px;
}

.link_dl dd {
	float: left; padding-top:10px;
}

.link_dl dd a {
	position: relative;
	display: block;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #777777;
	margin: 0 10px;
}

.link_dl dd a:after {
	display: block;
	content: "";
	position: absolute;
	right: -10px;
	top: 9px;
	width: 2px;
	height: 15px;
	background: #e7e7e7;
}

.link_dl dd:last-child a:after {
	display: none;
}

.link_dl dd a:hover {
	color: #B60005;
}

.column5R {width:100%; margin-top:20px}
.column5RC {border: 1px solid #f0f0f0;height: 250px;}
.column5RC dd {width: 183px;border: 1px solid #f0f0f0;float: left;display: inline;height: 126px;margin: -1px 0 0 -1px;position: relative;border-right: none;border-bottom: none;}
.column5RC dd a {display: block;width: 100%;height: 100%;overflow: hidden;transition: all 0.1s linear;-moz-transition: all 0.1s linear;-webkit-transition: all 0.1s linear;-o-transition: all 0.1s linear;}
.column5RC dd a span {display: block;height: 90px;}
.column5RC dd a span.span1 {background: url(../img/b1.png) no-repeat center center;}
.column5RC dd a span.span2 {background: url(../img/b2.png) no-repeat center center;}
.column5RC dd a span.span3 {background: url(../img/b3.png) no-repeat center center;}
.column5RC dd a span.span4 {background: url(../img/b4.png) no-repeat center center;}
.column5RC dd a:hover {background: #cd0a0a;}
.column5RC dd a:hover span.span1 {background: url(../img/b1_1.png) no-repeat center center;}
.column5RC dd a:hover span.span2 {background: url(../img/b2_1.png) no-repeat center center;}
.column5RC dd a:hover span.span3 {background: url(../img/b3_1.png) no-repeat center center;}
.column5RC dd a:hover span.span4 {background: url(../img/b4_1.png) no-repeat center center;}
.column5RC dd a em {display: block;height: 15px;line-height: 15px;color: #505050;font-size: 14px;text-align: center;font-style:normal;text-decoration:none}
.column5RC dd a:hover em {color: #FFF;text-decoration:underline}

.row1L {
	width: 555px;
	overflow: hidden;
	position: relative;
	margin-right: 48px;
}

.row1L .hd {
	/* width: 100%; */
	position: absolute;
	z-index: 99;
	bottom: 0px;
	right: 20px;
	/* height: 12px; */
	line-height: 40px;
	/* overflow: hidden; */
}

.row1L .hd ul li {
	cursor: pointer;
	display: inline-block;
	zoom: 1;
	width: 12px;
	height: 12px;
	overflow: hidden;
	line-height: 999px;
	margin: 0 5px 0 5px;
	background: #fff;
	border-radius: 10px;
}

.row1L .hd ul li.on {
	background: #b71b1f;
}

.row1L .bd {
	height: 310px;
	overflow: hidden;
}

.row1L_dl {
	overflow: hidden;
}

.row1L_dl dd {
	overflow: hidden;
}

.row1L .pic {
	/*图片比例 宽:高=5:3*/
	padding-top: 67.6895%;
	position: relative;
	overflow: hidden;
}

.pic img {
	display: block;
	width: 100%;
	height: 311px;
	position: absolute;
	left: 0px;
	top: 0px;
}

.row1LTxt {
	display: block;
	height: 40px;
	overflow: hidden;
	position: absolute;
	left: 0px;
	bottom: -1px;
	right: 0px;
	z-index: 3;
	background: rgba(0, 0, 0, 0.5);
}

.row1LTxt span {
	display: block;
	line-height: 40px;
	font-size: 16px;
	color: #fff;
	overflow: hidden;
	padding: 0 20px;
}

.row1L .bt {
	display: block;
	width: 50px;
	height: 50px;
	overflow: hidden;
	position: absolute;
	bottom: 0px;
	z-index: 5;
	opacity: 0.5; 
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.row1L .prev {
	left: 0px;
}

.row1L .next {
	right: 0px;
}

.row1L .bt:hover {
	opacity: 1;
}

.rowR {
	overflow: hidden;
}


 @media (max-width:767px){
        .focus2_list dd {
	width: 250px;
	float: left;
	position: relative;
	margin-right: 15px;
	
}

.focus2_dl a {
	display: block;
}
.cloumn2Box {
	padding: 20px 45px;
	height: 240px;
}
.subBanner img{
	width: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size:cover;
}

.column5RC {border: 1px solid #f0f0f0;}
.column5RC dd {width: 50%;border: 1px solid #f0f0f0;float: left;display: inline;height: 126px;margin: -1px 0 0 -1px;position: relative;border-right: none;border-bottom: none;}
.column5RC dd a {display: block;width: 100%;height: 100%;overflow: hidden;transition: all 0.1s linear;-moz-transition: all 0.1s linear;-webkit-transition: all 0.1s linear;-o-transition: all 0.1s linear;}
.column5RC dd a span {display: block;height: 90px;}
.column5RC dd a span.span1 {background: url(../img/b1.png) no-repeat center center;}
.column5RC dd a span.span2 {background: url(../img/b2.png) no-repeat center center;}
.column5RC dd a span.span3 {background: url(../img/b3.png) no-repeat center center;}
.column5RC dd a span.span4 {background: url(../img/b4.png) no-repeat center center;}
.column5RC dd a:hover {background: #cd0a0a;}
.column5RC dd a:hover span.span1 {background: url(../img/b1_1.png) no-repeat center center;}
.column5RC dd a:hover span.span2 {background: url(../img/b2_1.png) no-repeat center center;}
.column5RC dd a:hover span.span3 {background: url(../img/b3_1.png) no-repeat center center;}
.column5RC dd a:hover span.span4 {background: url(../img/b4_1.png) no-repeat center center;}
.column5RC dd a em {display: block;height: 15px;line-height: 15px;color: #505050;font-size: 14px;text-align: center;font-style:normal;text-decoration:none}
.column5RC dd a:hover em {color: #FFF;text-decoration:underline}

.row1L {
	width: 100%;
	overflow: hidden;
	position: relative;
	margin-right: 48px;margin-bottom: 20px;
}


.row1L .bd {
	height: 100%;
	overflow: hidden;
}


.pic img {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}


    }