.wrapper_1200 {
    width: 1240px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 0 20px;
    background-color: #FFFFFF;
}

/*æ¸…é™¤æµ®åŠ¨*/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
}

.clearfix {
    zoom: 1;
}

.clear {
    clear: both;
    margin: 0;
    padding: 0;
}

/*placeholderè®¾ç½®é¢œè‰²*/
::-webkit-input-placeholder {
    color: #ccc;
}

::-moz-placeholder {
    color: #ccc;
}

:-moz-placeholder {
    color: #ccc;
}

:-ms-input-placeholder {
    color: #ccc;
}

a {
    color: #333;
    text-decoration: none;
    outline: none;
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
    cursor: pointer;
}

/* a:hover,
a:focus {
	color: #ff3300;
} */

.fl {
    float: left !important;
}

.fr {
    float: right !important;
}

.mt0 {
    margin-top: 0 !important;
}

.pt0 {
    padding-top: 0 !important;
}

.mt10 {
    margin-top: 10px !important;
}

.mt20 {
    margin-top: 20px !important;
}

.mt30 {
    margin-top: 30px !important;
}

.mb20 {
    margin-bottom: 20px !important;
}

.wrapper_1200 {
	width: 1200px;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 20px 0;
	background-color: #FFFFFF;
}

.w790 {
	width: 790px;
	height: 440px;
}

.w380 {
	width: 380px;
}

.fl {
	float: left;
}

.fr {
	float: right;
}



.title-img {
	width: 100%;
}


/* è½®æ’­å›¾ä»£ç  */
/* æœ¬ä¾‹å­css */


.banner-img {
	width: 790px;
	height: 440px;
	overflow: hidden;
	position: relative;
	float: left;
}

.banner-img .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 0px;
	bottom: 18px;
	z-index: 1;
}

.banner-img .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.banner-img .hd ul li {
	float: left;
	margin-right: 10px;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	line-height: 14px;
	text-align: center;
	background: #fff;
	cursor: pointer;
}

.banner-img .hd ul li:last-child {
	margin-right: 20px;
}

.banner-img .hd ul li.on {
	width: 40px;
	background: #EF2D36;
	border-radius: 5px;
	color: #fff;
}

.banner-img .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.banner-img .bd li {
	zoom: 1;
	vertical-align: middle;
	position: relative;
}

.banner-img .mask {
	position: absolute;
	bottom: 0px;
	left: 0px;
	display: inline-block;
	width: 800px;
	height: 95px;
	background: linear-gradient(180deg, transparent, rgba(0, 0, 0, .8) 65%);
	z-index: 100;
}

.banner-img .mask a {
	display: inline-block;
	font-size: 18px;
	font-family: Microsoft YaHei;
	/* font-weight: bold; */
	color: #FFFFFF;
	width: 630px;
	line-height: 95px;
	box-sizing: border-box;
	padding-left: 25px;
	padding-top: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.banner-img .bd img {
	width: 790px;
	height: 440px;
	display: block;
}

.banner-img .prev,
.banner-img .next {
	width: 50px;
	height: 90px;
	background: rgba(255, 255, 255, 0.6);
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 100;
}

.banner-img .prev {
	left: 0;
}

.banner-img .next {
	right: 0px;
}

.banner-img .prev img,
.banner-img .next img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 18px;
	height: 34px;
}


/* è½®æ’­åˆ—è¡¨ */

.banner-list ul li {
	height: 36px;
}

.banner-list ul li:first-child a {
	font-weight: bold;
	font-size: 18px;
}

.banner-list ul li a {
	display: inline-block;
	width: 100%;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 36px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.banner-list ul li a i {
	margin-right: 5px;
}

.banner-list #more {
	float: right;
	display: block;
	margin-top: 2px;
}

.banner-list #more a {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 36px;

}

.lanmu01 {
	border-bottom: 2px solid #BD1A2D;
}

.lanmu01 span {
	font-size: 18px;
	font-weight: bold;
	color: #BD1A2D;
	line-height: 36px;
}

.lanmu01 a {
	display: inline-block;
	float: right;
	font-size: 12px;
	color: #999999;
	line-height: 36px;
}


.ul2 {
	overflow: hidden;
	margin-top: 20px;
}

.ul2 li {
	width: 380px;
	height: 214px;
	float: left;
	margin-right: 18px;
	margin-bottom: 14px;
}



.ul2 li a {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
}

.ul2 li a img {
	width: 100%;
	height: 100%;
}

.ul2 li a p {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 24px;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 95px;
	background: linear-gradient(180deg, transparent, rgba(0, 0, 0, .8) 65%);
	z-index: 100;
	box-sizing: border-box;
	padding: 0 20px;
	padding-top: 38px;
	/*    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden; */
	display: flex;
	align-items: center;
}




/* footer */
footer {
	width: 100%;
	background: #0066D0;
	box-sizing: border-box;
	padding: 0.25rem 0px;
	text-align: center;
	padding:14px 0;
}

footer p:first-child {
	margin-bottom: 0.1rem;
}

footer p {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 28px;;
}


