﻿@charset "utf-8";

/* CSS Document */



.news { padding-top:50px;}

.news .title {

	border-bottom:1px solid #f0f0f0;

	height:40px;

	color:#666;

	margin-bottom:15px;

}

.news .title h3 {

	color:#f65439;

	border-bottom:2px solid #f65439;

	display:inline-block;

	padding-bottom:10px;

	margin-right:10px;

}





/* left */

.news_L {

	float:left;

	margin-right:10px;

	width:790px;

}

.news_L .title .fl { width:528px;}

.news_L .title .fr {

	width:262px;

	margin-top:3px;

}

.news_L .title .fr input {

	width:220px;

	padding-left:10px;

	height:25px;

	line-height:25px;

	color:#999;

}

.news_L .title .fr .search_bt,

.news_L .title .fr span{

	background:#f65439;

	border-radius:3px;

	width:30px;

	height:27px;

	display:inline-block;

	position: relative;

}

.news_L .title .fr .search_bt input{

	position:absolute;

	left: 0px;

	top:0px;

	width: 100%; height: 100%;

	cursor: pointer;

	opacity:0;

}



/* part one */

.news_L1 {

	border:1px solid #f0f0f0;

	padding:25px 20px;

	position:relative;

	float:left;

	margin-bottom:25px;

}

.news_L1 ul {

	width:750px;

	height:355px;

	position:relative;

}

.news_L1 li {

	float:left;

	width:750px;
    height: 100%;

	position:absolute;

	top:0;

	left:0;

}

.news_L1 li a:first-child{
    display: block;width: 750px;
    height: 355px;
    overflow: hidden;
}

.news_L1 li img{
    width: 750px;
}

.news_L1 li p{
    background-color: rgba(0, 0, 0, 0.74);
    font-size: 18px;
    font-weight: bold;
    position: absolute;
    bottom: 0;
    width: 750px;
    left: 0;
    letter-spacing: 2px;
    line-height: 40px;
}

.news_L1 li span {

	font-size:12px;

	color:#666;

	float:left;

	width:644px;

	margin-right:50px;

}

.news_L1 li p .news_L1_left{
    display: block;
    float: left;
    color: #FFFFFF;
    font-size: 14px;
    padding-left: 5px;
}

.news_play_btns{
    position: absolute;
    right: 22px;
    bottom: 20px;
    height: 40px;
}

.news_play_btns span{
    display: inline-block;
    width: 15px;
    height: 15px;line-height: 15px;
    background-color: #FFFFFF;
    border-radius: 15px;
    margin-right: 5px;
    text-align: center;
    cursor: pointer;
}

.news_play_btns .on{
    color: #FFFFFF;
    background-color: #F65439;
}

.news_L1 li .xq {

	float:right;

	color:#f65439;

	font-size:12px;

	width:56px;

}

.news_L1 .btn {

	position:absolute;

	width:730px;

	text-align:right;

	top:215px;

	background:rgba(0,0,0,0.7);

	filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr=#cc000000,endColorstr=#cc000000);

	height:30px;

	padding-right:20px;

}

.news_L1 .btn span {

	display:inline-block;

	width:9px;

	height:9px;

	margin:10px 5px 0;

	cursor:pointer;

	background:#fff;

}

.news_L1 .btn span.on { background:#f65439;}



/* part two */

.news_L2 .title {

	background:#f4f4f7;

	border:1px solid #f0f0f0;

	height:38px;

	line-height:38px;

}

.news_L2 .title .fl {

	width:90%;

	color:#666;

}

.news_L2 .title .fl a {

	width:80px;

	text-align:center;

	display:inline-block;

	color:#666;

	cursor:pointer;

	float:left;

} 

.news_L2 .title .fl a.on {

	background:#f65439;

	color:#fff;

}

.news_L2 .title .fl span { color:#999;}

.news_L2 .title .fr {

	width:10%;

	font-size:12px;

	font-family:"宋体";

}

.news_L2 .title .fr p { display:inline-block;}

.news_L2 .title .fr span {

	width:10px;

	text-align:center;

	height:10px;

	line-height:10px;

	font-size:10px;

	color:#fff;

	vertical-align:middle;

	border-radius:0;

	margin-left:2px;

}

.news_L2 { overflow:visible;}

.news_L2 ul {

	width:100%;

	float:left;
	overflow:hidden;

}

.news_L2 li {

	float:left;

	width:100%;

	padding-bottom:10px;

	border-bottom:1px dashed #f0f0f0;

	margin-bottom:10px;

}

.news_L2_img {

	float:left;

	width:246px;

	height:146px;

	margin-right:50px;

	border:2px solid #e8e8e8;

	overflow:hidden;

}

.news_L2_img img { width:250px;}

.news_L2_text {

	float:right;

	padding:15px 100px 0 0;

	width:390px;

	font-size:12px;

}

.news_L2_text p {

	color:#666;

	line-height:18px;

	margin:20px 0;

	width:100%;

	height:36px;

	overflow:hidden;

}

.news_L2_text i { font-style:normal;}

.news_L2_text i span {

	display:inline-block;

	margin-left:40px;

}







/* right */

.news_R {

	float:right;

	width:400px;

}

.news_R .title .fl { width:89%;}

.news_R .title .fr {

	width:11%;

	font-size:12px;

	font-family:"宋体";

	margin-top:2px;

}

.news_R .title .fr p { display:inline-block;}

.news_R .title .fr span {

	width:10px;

	text-align:center;

	height:10px;

	line-height:10px;

	background:#f65439;

	font-size:10px;

	color:#fff;

	vertical-align:middle;

	margin-left:2px;

	display:inline-block;

}



/* part one */

.news_R1 {

	border:1px solid #f0f0f0;

	padding:25px 13px 0;

	margin-bottom:20px;

}

.news_R11 {

	margin-bottom:13px;

	display:inline-block;

}

.news_R11_img {

	float:left;

	border:2px solid #e8e8e8;

	margin-right:10px;

	width:161px;

}

.news_R11_img a img{
    width: 371px;
}

.news_R11_text {

	float:right;

	padding-top:8px;

	font-size:12px;

}

.news_R11_text h4 {

	font-weight:normal;

	font-size:14px;

	color:#f65439;


	line-height:20px;

	width:100%;


}

.news_R11_text span {

	color:#666;

	line-height:18px;

	width:100%;

	height:53px;

	overflow:hidden;

	display:block;

}

.news_R12 li {

	float:left;

	width:100%;

	font-size:12px;

	margin-bottom:20px;

}

.news_R12_L {

	float:left;

	font-family:"宋体";

	font-size:14px;

	color:#f65439;

	width:7px;

	margin-right:10px;

}

.news_R12_R {

	float:right;

	width:355px;

	position:relative;

}

.news_R12_R span {

	color:#666;

	line-height:18px;

	display:inline-block;

}

.news_R12_R a {

	color:#f65439;

	position:absolute;

	right:0;

	bottom:0;

	height:18px;

	line-height:18px;

}



/* part two */

.news_R2 { border:1px solid #f0f0f0;}

.news_R2 .title { margin-top:10px;}

.news_R2 .title h3 { margin-left:15px;}

.news_R2C {

	padding:35px;

	font-size:12px;

}

.news_R2C li {

	height:40px;

	line-height:40px;

}

.news_R2C .color { background:#f65439;}

.news_R2C_left {

	float:left;

	width:17px;

	text-align:center;

	height:17px;

	line-height:17px;

	color:#fff;

	background:#b2b2b2;

	margin:12px 15px 0 0;

}

.news_R2C_right {

	float:right;

	width:296px;

	overflow:hidden;

	white-space:nowrap;

	text-overflow:ellipsis;

}

.news_R2C_right a { color:#666;}

.news_R2C_right a:hover { color:#f65439;}

.news_L2_text h3 {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}

.news_L2_tab ul li:nth-child(n+7){
	display: none;
}

.news_pagi{
	height: 40px;
	line-height: 40px;
	clear: both;
	text-align: center;
}

.news_pagi span{
	box-sizing: border-box;
	display: inline-block;
	user-select: none;
}

.news_pagi .news_pagi_num{
	width: 40px;
	margin-right: 3px;
	border: #DFDFDF solid 1px;
	cursor: pointer;
}

.news_pagi .news_pagi_next,.news_pagi .news_pagi_mid{
	padding: 0 10px;
}

.news_pagi .news_pagi_next{
	border: #DFDFDF solid 1px;
	cursor: pointer;
}

.news_pagi .news_pagi_num:hover,.news_pagi .news_pagi_next:hover{
	background-color: #F65439;
	border-color: #F65439;
	color: #FFFFFF;
}

.news_pagi .news_pagi_num.on{
	background-color: #F65439;
	border-color: #F65439;
	color: #FFFFFF;
}

