.news_banner {
	width: 100%;
	height: auto;
	position: relative;
}
.news_banner img {
	width: 100%;
}
.news_banner .news_tit {
	width: 100%;
	height: 70px;
	background: rgba(225,225,225,0.4);
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	line-height: 70px;
	color: #444;
	letter-spacing: 3px;
	font-size: 26px;
	font-weight: bold;/*	font-style: italic;*/
/*	text-shadow: 0px 0px 5px rgba(68,191,255,0.4);*/
}
.news_con {
	width: 80%;
	/*	min-width: 1200px;*/
	margin: 50px auto 0;
}
.news_con .new_contit {
	position: relative;
	padding: 0 40px;
	box-sizing: border-box;
}
.news_con .new_contit ul {
	display: inline;
	margin-left: auto;
	margin-right: auto;
	white-space: nowrap;
}
.news_con .new_contit:after {
	content: "";
	width: 100%;
	height: 4px;
	background: #db6000;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: -1;
}
.news_con .new_contit ul li {
	/* float: left; */
	display: inline-block;
	padding: 15px 30px;
	box-sizing: border-box;
	font-size: 24px;
	color: #535661;
	cursor: pointer;
}
.news_con .new_contit .on {
	border-bottom: 4px solid #535661;
}
.news_con .new_text {
	margin: 100px auto 0;
}
.news_con .new_text .con_newfl {
	width: 100%;
	overflow: hidden;
}
.con_newfl .con_newimg {
	width: 100%;
	height: auto;
	position: relative;
}
.con_newfl .con_newimg:hover img {
	transform: scale(1.1);
}
.con_newfl .con_newimg img {
	width: 100%;
	height: 596px;
}
.con_newfl .con_newimg p {
	width: 100%;
	height: 45px;
	background: rgba(0,0,0,0.5);
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: left;
	line-height: 45px;
	color: #fff;
	font-size: 20px;
	padding-left: 15px;
	box-sizing: border-box;
	padding-right: 15px;
}
.con_newfl .newfl_con {
	margin-top: 70px;
}
.con_newfl .newfl_con ul li {
	margin-bottom: 40px;
	overflow: auto;
}
.con_newfl .newfl_con ul li:hover .fr_con h3 {
	color: #db6000 !important;
}
.con_newfl .newfl_con ul li:hover .fr_con p {
	color: #db6000 !important;
}
.con_newfl .newfl_con .fl_img {
	width: 23%;
	height: 166px;
}
.con_newfl .newfl_con .fl_img:hover img {
	transform: scale(1.1);
}
.con_newfl .newfl_con .fl_img img {
	width: 100%;
	height: 100%;
}
.con_newfl .newfl_con .fr_con {
	width: 75%;
	/*    padding: 5px 6px 0px 0;*/
	box-sizing: border-box;
	margin-top: -5px;
}
.con_newfl .newfl_con .fr_con h3 {
	color: #535661;
	font-size: 24px;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.con_newfl .newfl_con .fr_con .desc {
	color: #666666;
	font-size: 20px;
	margin-top: 15px;
	text-align: justify;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.con_newfl .newfl_con .fr_con .time {
	color: #999999;
	font-size: 20px;/* margin-top: 25px; */
	
}
.news_con .new_text .con_newfr {
    display:none;
	width: 0%;
	overflow: hidden;
	height: auto;
	overflow: hidden;
	box-sizing: border-box;
	padding-left: 20px;

}
.news_con .new_text .con_newfr a:first-child div {
	margin-bottom: 20px;
}
.con_newfr .fr_img {
	width: 100%;
	position: relative;
	overflow: hidden;
}
.con_newfr .fr_img:hover img {
	transform: scale(1.1);
}
.con_newfr .fr_img img {
	width: 100%;
	height: 270px;
}
.con_newfr .fr_img p {
	width: 100%;
	height: 45px;
	line-height: 45px;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: left;
	background: rgba(0,0,0,0.5);
	padding-left: 10px;
	box-sizing: border-box;
}
.con_newfr .tops {
	margin-top: 56px;
}
.con_newfr .hotspot {
	margin-top: 70px;
	border: 1px solid #999999;
}
.con_newfr .hotspot .hot_tit {
	line-height: 70px;
	border-bottom: 1px solid #999999;
	padding: 0 25px;
	box-sizing: border-box;
	color: #535661;
	font-size: 24px;
}
.con_newfr .hotspot .hot_con {
	padding: 30px 25px;
	box-sizing: border-box;
}
.con_newfr .hotspot .hot_con ul {
	display: none;
}
.con_newfr .hotspot .hot_con ul:first-child {
	display: block;
}
.con_newfr .hotspot .hot_con ul li {
	margin-bottom: 30px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.con_newfr .hotspot .hot_con ul li:last-child {
	margin-bottom: 0;
}
.con_newfr .hotspot .hot_con ul li:hover a {
	color: #db6000;
}
.con_newfr .hotspot .hot_con ul li a {
	color: #666666;
	font-size: 20px;
}
.con_newfr .hotspot .switch {
	border-top: 1px solid #999999;
	line-height: 110px;
	text-align: center;
}
.con_newfr .hotspot .switch .huan {
	width: 30%;
	height: 45px;
	margin: 0 auto;
	color: #fff;
	text-align: center;
	line-height: 45px;
	background: #db6000;
	outline: none;
	border: none;
	cursor: pointer;
}
.page {
	width: 100%;
	text-align: center;
}
.page a {
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 43px;
	background: #cccccc;
	color: #fff;
	display: inline-block;
	margin-right: 20px;
	font-size: 18px;
}
.page .prev {
	width: 70px;
	background: transparent;
}
.page .next {
	width: 70px;
	background: transparent;
}
.page span {
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 43px;
	background: #cccccc;
	color: #fff;
	display: inline-block;
	margin-right: 20px;
	font-size: 18px;
}
.page a:last-child {
	margin-right: 0;
}
/*.page .num{
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 43px;
    background: #cccccc;
    color: #fff;
    display: inline-block;
}*/
.page .current {
	background: #db6000 !important;
}
.page ul li {
	display: inline-block;
}
.page .prev {
	color: #535661;
}
.page .next {
	color: #535661;
}
.news_lie {
	padding-top: 37px;
}
.news_lie a {
	color: #db6000;
	font-size: 18px;
}
.new_content {
	margin-top: 50px;
}
.new_content .new_title {
	text-align: center;
	font-size: 30px;
	color: #535661;
	font-weight: bold;
}
.new_content .new_desc {
	text-align: center;
	color: #858585;
	font-size: 14px;
	margin-top: 10px;
}
.new_content img {
	width: 100%;
	margin-bottom: 30px;
}
.new_content p {
	font-size: 17px;
	margin-bottom: 30px;
	line-height: 25px;
	color: #535661;
}
.xian {
	width: 100%;
	height: 1px;
	background-color: #dddddd;
	margin-bottom: 40px;
}
.tui .tui_tit {
	color: #db6000;
	font-size: 18px;
	margin-bottom: 10px;
}
.tui .tui_one {
	margin-bottom: 50px;
}
.tui .tui_two {
	margin-bottom: 30px;
}
.tui ul li {
	line-height: 40px;
}
.tui ul li a {
	font-size: 17px;
	color: #666666;
}
.tui ul li:hover a {
	color: #db6000;
}
.zhhd_con {
	margin-top: 50px;
}
.zhhd_con img {
	width: 100%;
	margin-bottom: 30px;
}
.zhhd_con p {
	color: #111111;
	font-size: 17px;
	line-height: 30px;
	margin-bottom: 30px;
}
.fktk_con {
	margin-top: 50px;
}
.fktk_con .fk_nav {
	width: 25%;
}
.fktk_con .fk_nav ul li {
	width: 100%;
	padding-left: 20px;
	padding-right: 20px;
	box-sizing: border-box;
	height: 105px;
	background-color: #333333;
	color: #fff;
	font-size: 18px;
	cursor: pointer;
	vertical-align: middle;
	display: inline-block;
	text-align: center
}
.fktk_con .fk_nav .tops {
	background: #db6000;
	position: relative;
}
.fktk_con .fk_nav .tops::after {
	content: "";
	border-left: 52px solid transparent;
	border-right: 52px solid #db6000;
	border-top: 52px solid transparent;
	border-bottom: 52px solid transparent;
	position: absolute;
	top: 0;
	left: -104px;
	z-index: 999;
}
.fktk_con .fk_about {
	width: 75%;
	height: 525px;
	overflow: hidden;
}
.fktk_con .fk_about img {
	width: 100%;
	height: 100%;
}
.fktk_con .shangxi {
	margin-top: 50px;
}
.fktk_con .shangxi .shang_tit {
	color: #535661;
	/*    font-weight: bold;*/
	font-size: 22px;
	position: relative;
	padding-left: 15px;
}
.fktk_con .shangxi .shang_tit::before {
	content: "";
	width: 5px;
	height: 22px;
	background-color: #db6000;
	position: absolute;
	top: 5px;
	left: 0;
}
.fktk_con .shangxi .shang_con {
	margin-top: 50px;
}
.fktk_con .shangxi .shang_con ul li {
	width: 25%;
	padding-right: 25px;
	float: left;
	margin-bottom: 20px;
}
.fktk_con .shangxi .shang_con ul li img {
	width: 100%;
	height: 156px;
}
.fktk_con .shangxi .shang_con .fk_desc {
	color: #666666;
	font-size: 16px;
	margin-top: 10px;
}
.fktk_con .shangxi .shang_con .fk_time {
	margin-top: 5px;
	float: right;
	color: #666666;
	font-size: 16px;
}
.fktk_con .shangxi .shang_con ul li:nth-child(4n) {
	padding-right: 0;
}

@media screen and (max-width: 1700px) {
.con_newfr .hotspot .hot_tit {
	font-size: 25px;
}
.con_newfr .hotspot .hot_con ul li a {
	font-size: 16px;
}
.con_newfr .hotspot .hot_con ul li {
	margin-bottom: 20px;
}
.con_newfr .hotspot .switch {
	line-height: 75px;
}
.con_newfr .hotspot .switch .huan {
	height: 35px;
	line-height: 35px;
}
.con_newfl .newfl_con .fr_con h3 {
	font-size: 20px;
}
.con_newfl .newfl_con .fr_con .desc {
	font-size: 16px;
	margin-bottom: 20px;
}
.con_newfl .newfl_con .fr_con .time {
	font-size: 16px;
}
.con_newfl .con_newimg img {
	height: 545px;
}
.con_newfr .fr_img img {
	height: 250px;
}
.con_newfr .tops {
	margin-top: 45px;
}
.news_con .new_contit ul li {
	padding: 20px 50px;
}
.con_newfl .newfl_con .fl_img {
	height: 145px;
}
}

@media screen and (max-width: 1600px) {
.con_newfl .con_newimg img {
	height: 520px;
}
.con_newfr .fr_img img {
	height: 240px;
}
.con_newfr .tops {
	margin-top: 40px;
}
}

@media screen and (max-width: 1500px) {
.con_newfl .newfl_con .fr_con .desc {
	margin-top: 8px;
	margin-bottom: 10px;
}
.con_newfl .newfl_con .fr_con .time {
	margin-top: 15px;
}
.con_newfl .newfl_con .fl_img {
	height: 130px;
}
.con_newfl .con_newimg img {
	height: 465px;
}
.con_newfr .fr_img img {
	height: 212px;
}
.news_con .new_contit ul li {
	padding: 20px 35px;
}
.page a {
	font-size: 16px;
}
}

@media screen and (max-width: 1300px) {
.con_newfl .newfl_con .fl_img {
	height: 115px;
}
.con_newfl .newfl_con .fr_con h3 {
	font-size: 18px;
}
.con_newfl .newfl_con .fr_con .desc {
	font-size: 14px;
	margin-top: 5px;
}
.con_newfl .newfl_con .fr_con .time {
	font-size: 14px;
}
.con_newfl .con_newimg img {
	height: 410px;
}
}

@media screen and (max-width: 750px) {
.news_con {
	width: 90%;
	margin: 0.5rem auto 0;
	min-width: 90%;
}
.news_banner .news_tit {
	height: 0.55rem;
	line-height: 0.55rem;
	font-size: 0.32rem;
}
.news_con .new_contit .on {
	border-bottom: none;
}
.news_con .new_contit ul li {
	padding: 0.1rem 0.35rem;
	font-size: 0.25rem;
}
.news_con .new_contit:after {
	background: transparent;
}
.news_con .new_contit {
	width: 100%;
	text-align: center;
	padding: 0 0.2rem;
	height: auto;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	overflow-x: auto;
}
.news_con .new_text {
	margin: 0.5rem auto 0;
}
.news_con .new_text .con_newfl {
	width: 100%;
}
.con_newfl .con_newimg img {
	height: 3.5rem;
}
.con_newfl .con_newimg p {
	width: 100%;
	height: 0.5rem;
	line-height: 0.5rem;
	font-size: 0.2rem;
}
.news_con .new_text .con_newfr {
	width: 100%;
	padding-left: 0;
}
.con_newfr {
	margin-top: 0.3rem;
}
.con_newfr .fr_img {
	width: 48%;
	float: left;
	margin-right: 0.2rem;
}
.con_newfr .fr_img:last-child {
	margin-right: 0;
}
.news_con .new_text .con_newfr a:first-child div {
	margin-bottom: 0;
	margin-right: 0.25rem;
}
.con_newfr .tops {
	margin-top: 0;
}
.con_newfr .fr_img img {
	height: 2.5rem;
}
.con_newfr .fr_img p {
	width: 100%;
	height: 0.5rem;
	line-height: 0.5rem;
	font-size: 0.2rem;
}
.con_newfl .newfl_con {
	margin-top: 0.5rem;
}
.con_newfl .newfl_con ul li {
	margin-bottom: 0.1rem;
}
.con_newfl .newfl_con .fl_img {
	height: 1.2rem;
}
.con_newfl .newfl_con .fr_con {
	padding: 0.05rem 0.06rem 0.05rem 0;
	margin-top: -0.05rem;
}
.con_newfl .newfl_con .fr_con h3 {
	font-size: 0.24rem;
}
.con_newfl .newfl_con .fr_con .desc {
	font-size: 0.18rem;
	margin-top: 0.05rem;
/*	height: 0.8rem;*/
	overflow: hidden;
	line-height: 0.28rem;
	margin-bottom: 0.15rem;
	text-align: justify;
/*	overflow: hidden;*/
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.con_newfl .newfl_con .fr_con .time {
	font-size: 0.18rem;
	margin-top: 0.1rem;
	margin-bottom: 0.2rem;
}
.page a {
	font-size: 0.25rem;
	margin-right: 0.2rem;
}
.page .page_fen {
	width: 0.6rem;
	height: 0.6rem;
	line-height: 0.6rem;
}
.con_newfr .hotspot {
	display: none;
}
.news_lie {
	width: 100%;
	padding-top: 0;
	margin-bottom: 0.3rem;
}
.news_lie a {
	font-size: 0.25rem;
}
.new_content {
	margin-top: 0.5rem;
}
.new_content .new_title {
	font-size: 0.3rem;
}
.new_content .new_desc {
	font-size: 0.15rem;
	margin-top: 0.1rem;
}
.new_content p {
	font-size: 0.17rem;
	margin-bottom: 0.4rem;
	line-height: 0.4rem;
}
.xian {
	height: 0.01rem;
	margin-bottom: 0.4rem;
}
.tui .tui_one {
	margin-bottom: 0.3rem;
}
.tui .tui_tit {
	font-size: 0.2rem;
	margin-bottom: 0.1rem;
}
.tui ul li {
	line-height: 0.4rem;
}
.tui ul li a {
	font-size: 0.17rem;
}
.tui .tui_two {
	margin-bottom: 0.3rem;
}
.zhhd_con {
	margin-top: 0.5rem;
}
.zhhd_con img {
	margin-bottom: 0.3rem;
}
.zhhd_con p {
	font-size: 0.17rem;
	line-height: 0.4rem;
	margin-bottom: 0.3rem;
}
.fktk_con {
	margin-top: 0.5rem;
}
.fktk_con .fk_nav {
	width: 100%;
}
.fktk_con .fk_nav ul li {
	width: 47%;
	float: left;
	font-size: 0.2rem;
	height: auto;
	padding: 0.2rem 0.2rem;
	margin-right: 0.4rem;
	margin-bottom: 0.2rem;
}
.fktk_con .fk_nav ul li:nth-child(2n) {
	margin-right: 0;
}
.fktk_con .fk_nav .tops {
	background-color: #333333;
}
.fktk_con .fk_nav .tops::after {
	display: none;
}
.fktk_con .fk_about {
	width: 100%;
	height: 3.3rem;
	margin-top: 0.3rem;
}
.fktk_con .shangxi {
	margin-top: 0.5rem;
}
.fktk_con .shangxi .shang_tit {
	font-size: 0.3rem;
	padding-left: 0.15rem;
}
.fktk_con .shangxi .shang_tit::before {
	width: 0.08rem;
	height: 0.33rem;
	top: -0.05rem;
}
.fktk_con .shangxi .shang_con {
	margin-top: 0.5rem;
}
.fktk_con .shangxi .shang_con ul li {
	width: 50%;
	padding-right: 0.25rem;
	margin-bottom: 0.2rem;
}
.fktk_con .shangxi .shang_con ul li:nth-child(4n) {
	padding-right: 0;
}
.fktk_con .shangxi .shang_con ul li:nth-child(2n) {
	padding-right: 0;
}
.fktk_con .shangxi .shang_con ul li img {
	height: 1.8rem;
}
.fktk_con .shangxi .shang_con .fk_desc {
	font-size: 0.2rem;
	margin-top: 0.1rem;
}
.fktk_con .shangxi .shang_con .fk_time {
	margin-top: 0.05rem;
	font-size: 0.2rem;
}
}
