body {
	background: #f5f5f5;
}

#certify {
	position: relative;
	width: 1366px;
	margin: 0 auto
}

#certify .div-title {
	font-size: 20px;
	text-align: center;
	margin: 40px 0;
	color: #5f5f5f;
}

#certify .swiper-container {
	padding-bottom: 8px;
	/*height: 480px;*/
}

#certify .swiper-slide img {
	width: 750px;
	height: 370px;
}

#certify .swiper-slide {
	width: 750px;
	height: 370px;
	background: #fff;
	box-shadow: 0 1px 3px #000000a1;
}

#certify .swiper-slide img {
	display: block;
}

#certify .swiper-slide p {
	line-height: 98px;
	padding-top: 0;
	text-align: center;
	color: #636363;
	font-size: 1.1em;
	margin: 0;
}

#certify .swiper-pagination {
	width: 100%;
	bottom: 20px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	border: 3px solid #fff;
	background-color: #d5d5d5;
	width: 10px;
	height: 10px;
	opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
	background-color: #ff6d6d;
}

.bg_img {
	background-color: #191919;
	opacity: 0.3;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: none;
}

.img {
	position: fixed;
	top: 10%;
	left: 35%;
	width: 500px;
	height: 700px;
	background-color: #000000;
	display: none;
}

.img img {
	width: 100%;
	height: 100%;
}

.jmdbtn {
	text-align: center;
	margin: 10px;
	color: white;
	cursor: pointer;
	width: 60px;
	float: right;
	font-weight: 600;
	font-size: 18px;
	box-shadow: none;
	background-image: none;
	padding: 8px;
	border-radius: 8%;
	background-color: #bb0a1e;
}

.jmdtxt {
	text-align: right;
	margin: 20px 0;
	color: white;
	cursor: pointer;
	float: right;
	font-size: 18px;
	background-color: #bb0a1e;
	padding: 8px;
	border-radius: 9%;
}

.header {
	width: 100%;
	height: 70px;
	background: #BB0A1E;
}

.common-box {
	width: 1400px;
	margin: 0 auto;
	/*overflow: hidden;*/
}

.header-img {
	float: left;
	/* width: 199px;
	height: 42px;
	margin: 15px 30px 0 0; */
	background-color: #fff;
    padding: 15px;
    border-radius: 20px;
    margin-top: 6px;
}

.lmlist-box {
	float: left;
	height: 70px;
	line-height: 70px;
	color: #fff;
	margin-right: 15px;
	position: relative;
}

.search-tc-inp {
	width: 200px;
	height: 40px;
	background: #fff;
	position: absolute;
	z-index: 9999;
	right: -20px;
	top: 16px;
	border: 0;
	padding: 0 20px;
	outline: none;
	visibility: hidden;
}

.search-tc-btn {
	width: 60px;
	height: 40px;
	background: #fff;
	position: absolute;
	z-index: 9999;
	right: -60px;
	top: 16px;
	border: 0;
	line-height: 40px;
	color: #BB0A1E;
	text-align: center;
	cursor: pointer;
	visibility: hidden;
}


/* .search-tc-inp {
    width: 100%;
    height: 100%;
} */

.lmlist-item {
	float: left;
	padding: 0 13px;
	cursor: pointer;
	font-size: 18px;
}

.lmlist-item a {
	color: #fff;
}

.verticalbar {
	float: left;
	width: 1px;
	background: #fff;
	height: 16px;
	position: relative;
	top: 26px;
}

.search {
	float: left;
	width: 18px;
	height: 18px;
	position: relative;
	top: 25px;
	margin: 0 20px;
}

.xinmeiti {
	float: right;
	width: 89px;
	height: 32px;
	margin: 0 0 0 30px;
	position: relative;
	top: 20px;
}

.main {
	width: 100%;
	/* height: 958px; */
	padding-bottom: 15px;
	/*background: linear-gradient(189deg, #FBFBFC 0%, #FBFBFC 20%, #FDF0DA 54%, #FF9292 100%);*/
	background: linear-gradient(180deg, #feb5ad 0%, #fdcbc1 20%, #f9f2e6 54%, #f5f5f5 100%);
	background-size: 100% 100%;
	/* opacity: 0.48; */
}

.banner {
	width: 100%;
	height: 100px;
	margin-top: 30px;
	margin-bottom: 30px;
}

.main-title {
	/* height: 59px; */
	font-size: 42px;
	font-family: PingFangSC-Semibold, PingFang SC;
	font-weight: 600;
	color: #BB0A1E;
	line-height: 59px;
	text-align: center;
	margin-bottom: 30px;
	padding-top: 30px;
}

.color0 {
	color: #000;
}

.fbt-list {
	text-align: center;
	margin: 0 auto;
	margin-bottom: 5px;
}

.fbt-list-item {
	display: inline-block;
	height: 24px;
	font-size: 16px;
	font-family: PingFangSC-Semibold, PingFang SC;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.5);
	line-height: 24px;
	padding: 0 1px;
	border: none;
	overflow: hidden;
}

.fbt-list-item:last-child {
	border: 0;
}

.fbt-list-item:hover {
	color: #BB0A1E;
	cursor: pointer;
}

.main-content {
	margin-top: 30px;
	overflow: hidden;
}

.main-content-le {
	width: 920px;
	height: 510px;
	float: left;
}

.adimg {
	width: 920px;
	height: 510px;
}

.main-content-ri {
	width: 480px;
	height: 510px;
	float: right;
	background-color: #fff;
	box-sizing: border-box;
	padding: 20px 0;
}

.main-content-ri-item {
	font-size: 16px;
	font-family: FZLTXHJW--GB1-0, FZLTXHJW--GB1;
	font-weight: normal;
	color: rgba(0, 0, 0, 0.85);
	line-height: 46px;
	height: 46px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
	cursor: pointer;
	box-sizing: border-box;
	padding: 0 20px;
}

.main-content-ri a:first-child .main-content-ri-item {
	font-weight: bold;
	font-size: 20px;
}

.main-content-ri-item:hover {
	color: #BB0A1E;
}

.news-title-box {
	margin-top: 19px;
	text-align: center;
}

.news-title-item {
	display: inline-block;
	height: 20px;
	font-size: 16px;
	font-family: PingFangSC-Semibold, PingFang SC;
	font-weight: 600;
	color: rgba(0, 0, 0, 0.5);
	line-height: 20px;
	padding: 0 25px;
	border-right: 1px solid rgba(0, 0, 0, 0.5);
	cursor: pointer;
}

.main-content-down>.common-box {
	margin-top: 20px;
}

.news-title-item:last-child {
	border: 0;
}

.news-title-item:hover {
	color: #BB0A1E;
}

.common-bar {
	height: 50px;
	line-height: 50px;
	position: relative;
	overflow: hidden;
	/*margin-top: 30px;*/
	padding: 0 10px;
}

.bar {
	width: 62px;
	height: 85px;
}

.common-bar-title {
	float: left;
	font-size: 30px;
}


/*.zhuantimain .common-bar-title {
	float: left;
}*/

.common-bar-title2 {
	float: left;
	font-size: 30px;
}

.clear {
	clear: both;
}

.common-bar-title3 {
	float: left;
	font-size: 30px;
}

.common-bar-title4 {
	float: left;
	font-size: 30px;
}

.zhuan_qu {
	/*margin-top: 30px;*/
}

.more-txt {
	float: right;
	font-size: 16px;
	font-family: FZLTZCHJW--GB1-0, FZLTZCHJW--GB1;
	font-weight: normal;
	color: rgba(0, 0, 0, 0.5);
	cursor: pointer;
}

.more-txt:hover {
	color: #BB0A1E;
}

.rd-le-box {
	float: left;
	width: 531px;
	height: 734px;
}

.rd-le-box-top {
	width: 531px;
	height: 303px;
	position: relative;
}

.rd-le-box-top img {
	width: 100%;
	height: 100%;
}

.rd-le-box-top p {
	color: #fff;
	background-color: rgba(0, 0, 0, 0.5);
	box-sizing: border-box;
	position: absolute;
	width: 100%;
	bottom: 0px;
	left: 0px;
	font-weight: 900;
	font-size: 16px;
	padding: 8px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
}

.common-img {
	width: 100%;
	height: 100%;
	cursor: pointer;
}

.playicon {
	width: 0px;
	height: 0px;
	overflow: hidden;
	position: absolute;
	bottom: 20px;
	right: 20px;
	border-radius: 50%;
}

.rd-le-box-bottom {
	width: 531px;
	height: 416px;
	background: #fff;
	margin-top: 15px;
	box-sizing: border-box;
	padding: 12px 14px 10px;
}

.rd-le-box-bottom li.rd-le-box-bottom-item431 {
	border-bottom: 1px solid #ddd;
	padding: 12px 15px;
	box-sizing: border-box;
}

.rd-le-box-bottom li.rd-le-box-bottom-item431:nth-child(2n) {
	background: #f9f9f9;
}

.rd-le-box-bottom-item {
	color: #666;
	height: 50px;
	line-height: 50px;
	cursor: pointer;
	width: 490px;
	font-size: 17px;
}

.rd-le-box-bottom-item33 {
	height: 120px;
	margin-bottom: 15px;
}

.rd-le-box-bottom-item33-img {
	height: 120px;
	width: 200px;
	float: left;
}

.rd-le-box-bottom-item33-tit {
	float: left;
	width: 260px;
	line-height: 26px;
	margin-left: 20px;
	font-size: 17px;
	padding-top: 15px;
}

.rd-le-box-bottom-item:hover {
	color: #BB0A1E;
}

.rd-ri-box {
	float: left;
	width: 869px;
	/*height: 734px;*/
}

.rd-ri-box .common-bar {
	padding: 0 10px 0 25px;
}

.rd-ri-box-item {
	float: left;
	width: 414px;
	height: 350px;
	background: #fff;
	margin-left: 20px;
	margin-bottom: 35px;
	cursor: pointer;
	overflow: hidden;
}

.rd-ri-box-item-img {
	width: 410px;
	height: 250px;
	transition: All 0.4s ease-in-out;
}

.rd-ri-box-item-img:hover {
	transform: scale(1.03);
}

.rd-ri-box-item-bottom {
	width: 415px;
	height: 134px;
	position: relative;
}

.rd-ri-box-item-bottom-title {
	width: 414px;
	font-size: 17px;
	position: absolute;
	top: 20px;
	left: 0;
	box-sizing: border-box;
	padding: 0 20px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
}

.rd-ri-box-item-bottom-txt {
	width: 414px;
	font-size: 18px;
	color: #999;
	position: absolute;
	top: 60px;
	left: 0;
	box-sizing: border-box;
	padding: 0 20px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
}

.rd-ri-box-item-bottom-img {
	width: 35px;
	height: 35px;
	position: absolute;
	top: -60px;
	right: 20px;
	border-radius: 50%;
}

.rd-ri-box-item3 {
	float: left;
	width: 265px;
	height: 235px;
	background: #fff;
	margin-left: 20px;
	margin-bottom: 15px;
	cursor: pointer;
}

.rd-ri-box-item3-img {
	width: 265px;
	height: 160px;
	transition: All 0.4s ease-in-out;
}

.rd-ri-box-item3-img:hover {
	transform: scale(1.03);
}

.rd-ri-box-item3-bottom {
	width: 265px;
	height: 72px;
	position: relative;
}

.rd-ri-box-item3-bottom-title {
	width: 265px;
	font-size: 17px;
	top: 5px;
	left: 0;
	box-sizing: border-box;
	line-height: 25px;
	padding: 0px 10px;
	max-height: 75px;
	position: relative;
}

.rd-ri-box-item4-bottom-title {
	font-size: 18px;
	top: 5px;
	left: 0;
	box-sizing: border-box;
	line-height: 23px;
	padding: 0px 10px;
	max-height: 80px;
	position: relative;
}

.rd-ri-box-item3-bottom-txt {
	width: 265px;
	font-size: 14px;
	color: #999;
	position: absolute;
	top: 40px;
	left: 0;
	box-sizing: border-box;
	padding: 0 15px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
}

.rd-ri-box-item3-bottom-img {
	width: 0px;
	height: 0px;
	overflow: hidden;
	position: absolute;
	top: -40px;
	right: 20px;
	border-radius: 50%;
}

.wz-list {
	overflow: hidden;
}

.wz-list-item {
	float: right;
	color: #888;
	margin: 0 20px;
	cursor: pointer;
}

.wz-list-item:hover {
	color: #BB0A1E;
}

.tpplist {
	width: 100%;
	padding-top: 0px;
	padding-left: 50px;
}

.tpplist-item {
	height: 475px;
	width: 324px;
	margin-right: 34.5px;
	margin-bottom: 0px;
	transition: All 0.4s ease-in-out;
	float: left;
	cursor: pointer;
	position: relative;
}

.tpplist-item:hover {
	transform: scale(1.16);
	z-index: 9999;
}

.tpplist-item-bldiv {
	position: absolute;
	width: 100%;
	height: 200px;
	bottom: 46px;
	left: 0;
	background: #fff;
	box-sizing: border-box;
	padding: 0 15px;
	/* background-image: url(./img/dw.png); */
	background-size: 100% 100%;
}

.tpplist-item-bldiv-icon {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	position: absolute;
	bottom: 20px;
}

.tpplist-item-bldiv-title {
	margin-top: 30px;
	font-size: 18px;
	z-index: 99;
}

.tpplist-item-bldiv-txt {
	color: #999;
	font-size: 14px;
	line-height: 20px;
	margin-top: 20px;
	z-index: 99;
}

.tpplist-item-bldiv-img {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

.tpplist-item:hover {
	color: #BB0A1E;
}

.tpplist-item:nth-child(4n) {
	margin-right: 0;
}

.tpplist-item-img {
	width: 324px;
	box-shadow: 5px 5px 10px #e4e1e1;
	height: 429px;
}


/* .tpplist-item-img:hover{
 *     transform:scale(1.2);
 *     } */

.tpplist-item-title {
	text-align: center;
	margin-top: 21px;
}

.tpplist-item:hover {
	color: #BB0A1E;
}

.tpplist {
	margin-top: 60px;
}

.fklist {
	margin-top: 0px;
	overflow: hidden;
}

.fklist a {
	display: inline-block;
	float: left;
	width: 170px;
	background-color: #bb091e;
	background-size: 100% 100%;
	height: 170px;
	color: #fff;
	text-align: center;
	box-sizing: border-box;
	padding: 40px 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	cursor: pointer;
	font-size: 15px;
	line-height: 22px;
}

.fklist-item {}

.fklist-live {
	background-color: #4c4c4c;
	float: left;
	width: 170px;
	background-size: 100% 100%;
	height: 170px;
	color: #fff;
	text-align: center;
	box-sizing: border-box;
	padding: 0 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	cursor: pointer;
	font-size: 20px;
	line-height: 170px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
}

.fklist-live:hover {
	color: #fff1f0;
	background-color: #f5222d;
}

.fklist a:hover {
	color: #fff1f0;
	background-color: #f5222d;
}

.hdzqlist {
	overflow: hidden;
	/*margin-top: 30px;*/
}

.hdzqlist-item {
	width: 340px;
	height: 256px;
	float: left;
	margin: 0 10px 20px 0;
	cursor: pointer;
}

.hdzqlist-item-img {
	width: 100%;
	height: 200px;
	transition: All 0.4s ease-in-out;
}

.hdzqlist-item-img:hover {
	transform: scale(1.03);
}

.hdzqlist-item-title {
	height: 50px;
	line-height: 50px;
	box-sizing: border-box;
	padding: 0 15px;
	/*    margin-right: 5px;*/
	margin-bottom: 5px;
	background: #fff;
	color: #000;
	font-size: 17px;
}

.hdzqlist-item-title:hover {
	color: #BB0A1E;
}

.hdzqlist-item:hover {
	color: #BB0A1E;
}

.backtop {
	position: fixed;
	right: 30px;
	font-size: 14px;
	bottom: 50px;
	width: 70px;
	cursor: pointer;
	background: #ffffffc4;
	box-shadow: 0 1px 3px #757575a1;
	z-index: 9999;
}

.top-img {
	width: 70px;
	height: 70px;
	margin-left: 0px;
}

.backtop-item {
	height: 40px;
	line-height: 40px;
	text-align: center;
	display: block;
}

.backtop-active {
	color: #fff;
	background: #BB0A1E;
}

.backtop-item:hover {
	color: #fff;
	background: #AA4668;
}

.backtop-item a:hover {
	color: #fff;
	background: #AA4668;
}

.rd-le-box-bottom-item431-title {
	font-size: 18px;
	margin-bottom: 10px;
}

.rd-le-box-bottom-item431-txt {
	font-size: 14px;
	line-height: 24px;
	color: #666;
	text-indent: 1em;
}

.jmdtxt a {
	font-size: 18px;
}

.common-box-tpplist {
	width: 1500px;
	margin: 60px auto;
}

.guangao {
	width: 1200px;
	height: 90px;
	position: relative;
	margin: 20px auto !important;
}

.guangao img.guang {
	width: 100%;
	height: 90px;
}

.guangao img.close {
	width: 30px;
	height: 30px;
	position: absolute;
	top: -15px;
	right: -15px;
	z-index: 99;
	cursor: pointer;
}

.gaoindex {
	width: 300px;
	height: 300px;
	position: relative;
}

.gaoindex img.guang {
	width: 300px;
	height: 300px;
	border: 1px solid #eee;
	box-sizing: border-box;
}

.swiper1 {
	height: 510px;
	position: relative;
}

.swiper1 img {
	width: 100%;
	height: 100%;
}

.swiper-container .swiper-slide {
	position: relative;
}

.swiper-container p {
	position: absolute;
	left: 0;
	bottom: 0;
	line-height: 30px;
	background: rgba(0, 0, 0, 0.2);
	font-size: 16px;
	padding: 10px;
	color: #fff;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
	width: 100%;
}

.bo_bao {
	width: 100%;
	margin: 0px auto;
	overflow: hidden;
	padding-bottom: 5px;
	padding-top: 5px;
}

.bo_bao .ht {
	font-size: 22px;
	color: #d83344;
	float: left;
	margin: 4px 0px 0 10px;
}

.bo_bao #jj {
	width: 100%;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	margin-left: 20px;
}

.bo_bao #jj span {
	padding: 0 10px;
	font-size: 17px;
}

.zhuantimain {
	/*margin-top: 30px;*/
}


/*底部*/

.footbgs {
	padding: 20px 0;
	background: #fff;
	width: 100%;
}

.footer {
	padding: 20px;
	margin-top: 10px;
	color: #666;
	overflow: hidden;
	/*width: 100%;*/
	margin: auto;
	box-sizing: border-box;
}

.footer a {
	color: #666;
}

.footer a:hover {
	color: #666 !important;
}

.youq {
	overflow: hidden;
	padding-bottom: 20px;
}

.youq li {
	float: left;
	padding: 0 10px 10px 10px;
	font-size: 14px;
}

.links {
	overflow: hidden;
}

.links ul.youq {
	width: 1040px;
	float: left;
}

.links .lian {
	float: left;
	width: 100px;
}

#link_896a3aee.links {
	text-align: left;
	font-size: 12px;
	padding-top: 20px;
}

#link_896a3aee.links ul {
	clear: both;
	padding-bottom: 20px;
}

#link_896a3aee.links li {
	float: left;
	margin-right: 10px;
	line-height: 1.8em;
	list-style: none;
	padding: 0;
}

#link_896a3aee.links em {
	clear: both;
	display: block;
}

#link_896a3aee.links #link_menu li {
	font-size: 14px;
	line-height: 2.5em;
	cursor: pointer;
	width: 5em;
	text-align: center;
}

#link_896a3aee.links #link_menu i {
	font-size: 12px;
	line-height: 2.9em;
	float: right;
	font-style: normal;
}

#link_896a3aee.links .on {
	font-weight: bold;
}

.goTop {
	position: fixed;
	bottom: 200px;
	right: 200px;
	width: 50px;
	height: 50px;
	overflow: hidden;
	background: url(../img/top.png) no-repeat center center #fff;
	text-indent: -999em;
	transition: all 0.3s;
	cursor: pointer;
	background-color: #333;
	background-size: 60%;
	opacity: 0.7;
}

.goTop:hover {
	opacity: 1;
}

.beian {
	font-size: 14px;
	text-align: center;
}

@media only screen and (min-width: 1500px) and (max-width: 1700px) {
	.goTop {
		right: 50px;
	}
}

@media only screen and (min-width: 1000px) and (max-width: 1500px) {
	.goTop {
		right: 0;
	}
}

.page .pagination {
	list-style: none;
	display: block;
	padding: 0;
	margin: 30px auto;
	width: 510px !important;
}

.page .pagination li {
	display: inline;
	text-align: center;
}

.page .pagination a {
	float: left;
	display: block;
	font-size: 14px;
	text-decoration: none;
	padding: 8px 15px;
	color: #fff;
	margin-left: -1px;
	border: 1px solid transparent;
	line-height: 1.5;
}

.page .pagination a.active {
	cursor: default;
}

.page .pagination a:active {
	outline: none;
}

.page .modal-1 li:first-child a {
	-moz-border-radius: 6px 0 0 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px 0 0 6px;
}

.page .modal-1 li:last-child a {
	-moz-border-radius: 0 6px 6px 0;
	-webkit-border-radius: 0;
	border-radius: 0 6px 6px 0;
}

.page .modal-1 a {
	border-color: #d9d9d9;
	color: #444;
	background: #fff;
	margin: 0 3px;
	border-radius: 5px;
}

.page .modal-1 a:hover {
	background: #eee;
}

.page .modal-1 a.active,
.page .modal-1 a:active {
	border-color: #cc0210;
	background: #cc0210;
	color: #fff;
}

.beis {
	text-align: center;
	font-size: 12px;
	opacity: 0.8;
}

.jmdtxt {
	text-align: right;
	margin: 20px 0;
	color: white;
	cursor: pointer;
	width: 50px;
	float: right;
	font-weight: 600;
	font-size: 15px;
	box-shadow: 2px 2px 5px #333333;
	background-image: linear-gradient(to bottom left, red, yellow);
	padding: 5px 10px;
	border-radius: 36%;
}

#fbtlistdiv a {
	color: #6b6b6b;
}

#fbtlistdiv a:hover {
	color: #bb0a1f;
}

.fbt-list-item-span {
	height: 24px;
	font-size: 19px;
	font-family: PingFangSC-Semibold, PingFang SC;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.5);
	line-height: 25px;
	padding: 0 1px;
	border: none;
}

.rd-le-box-top-tit {
	color: #fff;
	background-color: rgba(0, 0, 0, 0.5);
	box-sizing: border-box;
	position: absolute;
	width: 100%;
	bottom: 0px;
	left: 0px;
	font-weight: 900;
	font-size: 16px;
	/* z-index: 999; */
	padding: 8px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
}

.backtop {
	position: fixed;
	right: 30px;
	font-size: 14px;
	bottom: 50px;
	width: 70px;
	cursor: pointer;
	background-color: rgba(255, 255, 255, 0.8);
	box-shadow: 0 1px 3px #cfcfcf;
	z-index: 9999;
	filter: progid: DXImageTransform.Microsoft.Shadow(color='#969696', Direction=135, Strength=5);
	-moz-box-shadow: 0 1px 3px #cfcfcf;
	-webkit-box-shadow: 0 1px 3px #cfcfcf;
}

body {
	min-width: 1400px;
}

.box_all {
	margin: 30px auto;
}

.fbt-list {
	text-align: center;
	margin: 0 auto;
	margin-bottom: 30px;
}

.content-ajax article {
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #e5e5e5
}

.entry-img .sort {
	padding: 5px 12px;
	background: rgb(255, 90, 0);
	font-size: 14px;
	color: #fff;
	line-height: 1;
	position: absolute;
	top: 0;
	left: 0;
}

.entry-content,
#certify .div-title {
	overflow: hidden;
	box-sizing: border-box;
}

.entry-title {
	line-height: 28px;
	font-size: 20px;
	font-weight: 500;
	color: #292934;
	width: 100%;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.content-ajax a:hover {
	text-decoration: none;
}

.content-ajax a:hover .entry-title {
	color: #BB0A1E;
	text-decoration: none;
}

.entry-img {
	float: left;
	position: relative;
	overflow: hidden;
	padding-right: 20px;
}

.entry-img img {
	width: 200px;
	height: 125px;
	border-radius: 6px;
}

.entry-site {
	font-size: 14px;
	text-align: justify;
	color: #7d7c7c;
	line-height: 25px;
	margin: 10px 0;
}

.entry-content .time {
	font-size: 12px;
	color: #7d7c7c;
	line-height: 20px;
}

.pages {
	text-align: center;
	font-size: 14px;
	padding: 20px 0;
	width: 100%;
	background: #fff;
}

.pages a {
	color: #4E4E4E;
	background-color: #F9F9F9;
	border: 1px solid #EAEAEA;
	padding: 10px 15px;
	display: inline-block;
	margin: 0 3px;
	border-radius: 5px;
}

.pages span {
	color: #FFF;
	background-color: #BB0A1E;
	border: 1px solid #BB0A1E;
	padding: 10px 15px;
	display: inline-block;
	border-radius: 5px;
	cursor: pointer;
}

.box_left {
	background: #fff;
	width: 1000px;
	padding: 40px 30px;
	box-sizing: border-box;
	float: left;
}

.box_right .rd-le-box-bottom {
	margin: 0;
	height: auto;
}

.box_right {
	width: 350px;
	float: right;
}

.box_right .rd-le-box-bottom-item33-img {
	width: 120px;
	height: 75px;
}

.box_right .rd-le-box-bottom-item33-tit {
	width: 160px;
	height: auto;
	padding: 0;
	font-size: 14px;
	line-height: 22px;
}

.box_right .rd-le-box-bottom-item33 {
	height: auto;
	overflow: hidden;
}

.box_right .rd-le-box-top,
.box_right .rd-le-box-bottom,
.box_right .rd-le-box-bottom-item {
	width: 100%;
}

.box_right .common-bar-title2 {
	font-size: 20px;
}

.box_right .common-bar {
	border-top: 2px solid #BB0A1E;
	background: #fff;
}

.box_right .rd-le-box-bottom-item {
	height: 40px;
	line-height: 40px;
}

.tuijian .common-bar-title2 {
	font-size: 20px;
}

.tuijian .common-bar {
	padding: 0;
	border-bottom: 1px solid #eee;
	margin-bottom: 30px;
}

.tuijian .rd-ri-box {
	width: 100%;
}

.tuijian .content-ajax article {
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.tuijian .entry-title {
	font-size: 18px;
}

.tuijian .rd-ri-box-item3 {
	margin: 0 20px 15px 0;
	width: 220px;
}

.tuijian .rd-ri-box-item3-bottom-title,
.tuijian .rd-ri-box-item3-bottom {
	box-sizing: border-box;
	width: 100%;
}

.tuijian .rd-ri-box-item3:nth-child(4n) {
	margin-right: 0;
}

.tuijian .like_list .common-bar {
	margin: 30px 0 20px 0;
}

.tuijian .rd-ri-box-item3-img {
	width: 100%;
}

.tit_top {
	padding-bottom: 16px;
	font-size: 14px;
	color: #7d7c7c;
	line-height: 20px;
	border-bottom: 1px solid #eee;
}

.article-title {
	margin-bottom: 10px;
	font-size: 26px;
	color: #292934;
	line-height: 50px;
	font-weight: bold;
}

.tit_top .source {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	margin-right: 50px;
}

.source a {
	vertical-align: middle;
}

.article_all p {
	font-size: 16px;
	text-align: justify;
	color: #222222;
	line-height: 30px;
	text-indent: 2em;
	margin: 20px 0;
}

.article_all img {
	display: block;
	max-width: 600px;
	margin: 10px auto;
}

.post-navigation {
	overflow: hidden;
	margin-bottom: 20px;
	padding: 20px 0;
}

.post-navigation div {
	width: 48%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.post-navigation div a {
	transition: all ease-in-out .2s;
	border-radius: 5px;
	box-sizing: border-box;
}

.post-navigation div:hover a {
	color: #BB0A1E !important;
}

.post-previous {
	float: left;
	text-align: left;
}

.post-next {
	float: right;
	text-align: right;
}

.post-navigation div span {
	font-weight: bold;
	padding-right: 10px;
}

.post-navigation div a::after {
	position: absolute;
	top: 34%;
	margin-top: -11px;
	height: 22px;
	color: #ddd;
	font-size: 40px;
	line-height: 22px;
}

.label {
	margin: 15px 0;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
}

.label a {
	font-size: 14px;
	color: #fff;
	margin: 0 5px;
}

.post-navigation div a,
.rd-le-box-bottom-item431-title {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.rd-le-box-bottom-item33-tit,
.rd-ri-box-item3-bottom-title,
.rd-ri-box-item4-bottom-title {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.rd-ri-box-item3-bottom-title,
.entry-site,
.rd-le-box-bottom-item431-txt {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.fklist-item {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}