.cont_top_list {
    width: 429.975px;
}

.cont_top_list li {
    width: 204.975px;
}

.new_cont_ks {
    margin-top: 9.975px;
}

.new_cont_ks p {
    padding-left: 20.025px;
    line-height: 14.025px;
    margin: 15px 0;
}

.new_cont_ks p b {
    font-size: 14.025px;
}

.new_cont_ks p a {
    font-size: 12px;
    color: #333;
    display: inline-block;
}

.new_cont_ks p a:hover {
    color: #e60000;
}

.new_offcn_zx {
    width: 99.975px;
    height: 380.025px;
    position: fixed;
    top: 150px;
    right: 0;
    z-index: 99999;
}

.new_offcn_zx ul li {
    margin-bottom: 6.975px;
}

.top_img_style {
    width: 1249.975px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

ul.top_img_style {
    height: 90px;
}

.top_img_style li {
    width: 534px;
    list-style-type: none;
    position: absolute;
    left: 0;
    top: 0;
}

.top_img_style li.top_img_style_right {
    position: absolute;
    left: 465.975px;
    top: 0;
}

.top_img_style p {
    width: 60px;
    height: 26.025px;
    position: absolute;
    right: 0;
    bottom: 0;
}

.top_img_style p a {
    padding: 2.025px 6px;
    font-size: 12px;
    color: #333;
    background: #fff;
    cursor: pointer;
    margin-right: 5.025px;
}

.information_List li a {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}

.main {
    padding-bottom: 20px;
    ;
}

.rmtj_List li.li1 span {
    background: url(//statics.eoffcn.com/statics/images//show/content_zx/libj1.jpg) no-repeat 3px center;
}

.rmtj_List li.li2 span, .rmtj_List li.li3 span {
    background: url(//statics.eoffcn.com/statics/images//show/content_zx/libj2.jpg) no-repeat 3px center;
}

.rmtj_List li a {
    display: block;
    width: 260px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}

.tabMenuList li a {
    display: block;
    width: 260px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}

.gwy_top_tiku_ad a {
    font-size: 14px;
    color: #000;
    text-decoration: none;
    display: block;
    height: 30px;
    background: url(//statics.eoffcn.com/statics/images/icon2.png) no-repeat 0 0;
    padding-left: 35px;
    margin-left: 3px;
    line-height: 30px;
    text-align: left;
}

.gwy_top_tiku_ad span {
    font-weight: bold;color: #f40;
}
/* 杞挱鍥炬牱寮� */
.main_r .swiper-container,
.main_r .swiper-wrapper,
.main_r .swiper-slide{
    width: 263px;
    height: 210px;
    /* margin:0 auto */
}
.main_r .swiper-slide a{
    display: block;
    width: 263px;
    height: 210px;
}
.main_r .swiper-slide a>img{
    width: 100%;
    height: 100%;
}
.swiper-pagination-bullet{
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background: #fff;
    opacity: 1;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active{
    background: #e60000;
}

.popup{
    position: fixed;
    width: 100px;
    height: 120px;
    z-index: 10;
    top: 380px;
    left: 10px;
}
.popup img{
    width: 100%;
    height: 100%;
}
.popup a{
    position: absolute;
    z-index: 1;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
}
.popup .close{
    cursor: pointer;
    z-index: 2;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 6px;
    top: 5px;
}
.popup .close>img{
    width: 100%;
    height: 100%;
}


.xiangguan .rec_li{
	display: block;
	margin-top: 20px;
}

.remen .rec_li{
	display: block;
	margin-top: 20px;
}
.xiangguan .kc_name{
	margin-top: 14px;
	line-height: 18px;
	font-size: 18px;
	margin-bottom: 10px;
	color: #333;
	width: 260px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-family: FZLTCHJW;
}

.xiangguan .sellingPoint{
	font-size: 14px;
	line-height: 14px;
	color: #666;
}

.xiangguan .vip_price_box .left{
	float: left;
}


.xiangguan .vip_price_box .left .text{
	width: 78px;
	height: 26px;
	background: -moz-linear-gradient(left, #383838 0%, #666666 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #383838), color-stop(100%, #666666));
	background: -webkit-linear-gradient(left, #383838 0%, #666666 100%);
	background: -o-linear-gradient(left, #383838 0%, #666666 100%);
	background: -ms-linear-gradient(left, #383838 0%, #666666 100%);
	background: linear-gradient(to right, #383838 0%, #666666 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#383838', endColorstr='#666666', GradientType=0);
	border-radius: 20px 0 0 20px;

}

.xiangguan .vip_price_box .left .text span{
	display:inline-block;
	width: 17px;
	height: 15px;
	background: url(../img/VIP.png) no-repeat top center;
	margin-right: 3px;
	position: relative;
	top: 3px;
}

.xiangguan .vip_price_box .left .text{
	color: #ecbd95;
	font-size: 16px;
	line-height: 26px;
	text-align: center;
	font-weight: bold;
	float: left;
}


.xiangguan .vip_price_box .left .price{
	border-radius: 0 20px 20px 0;
	background: -moz-linear-gradient(left, #fef3e6 0%, #f9d7c0 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #fef3e6), color-stop(100%, #f9d7c0));
	background: -webkit-linear-gradient(left, #fef3e6 0%, #f9d7c0 100%);
	background: -o-linear-gradient(left, #fef3e6 0%, #f9d7c0 100%);
	background: -ms-linear-gradient(left, #fef3e6 0%, #f9d7c0 100%);
	background: linear-gradient(to right, #fef3e6 0%, #f9d7c0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fef3e6', endColorstr='#f9d7c0', GradientType=0);
	color: #a46e43;
	float: left;
	height: 26px;
	line-height: 26px;
	text-align: center;
	padding: 0 12px;
	font-weight: bold;
}

.xiangguan .vip_price_box .right{
	font-size: 14px;
	color: #999;
	float: left;
	line-height: 26px;
	margin-left: 9px;
}

.xiangguan .discount_price_box  .left{
	float: left;
}

.xiangguan .discount_price_box  .left .text{
	width: 78px;
	height: 26px;
	background-image: linear-gradient(90deg, #DC3021 0%, #EF5437 100%);
	border-radius: 16px 0px 0px 16px;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 26px;
	text-align: center;
	font-weight: bold;
	float: left;
}

.xiangguan .discount_price_box .left .price{
	border-radius: 0 20px 20px 0;
	background: #FFECE3 ;
	color: #F65D01;
	float: left;
	height: 26px;
	line-height: 26px;
	text-align: center;
	padding: 0 12px;
	font-weight: bold;
	border:1px solid #F87012;
	box-sizing: border-box;
}

.xiangguan .discount_price_box .right{
	font-size: 14px;
	color: #999;
	float: left;
	line-height: 26px;
	margin-left: 9px;
}


.xiangguan .pt_price_box  .left{
	float: left;
}

.xiangguan .pt_price_box  .left .text{
	width: 78px;
	height: 26px;
	background-image: linear-gradient(90deg, #DC3021 0%, #EF5437 100%);
	border-radius: 16px 0px 0px 16px;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 26px;
	text-align: center;
	font-weight: bold;
	float: left;
}

.xiangguan .pt_price_box .left .price{
	border-radius: 0 20px 20px 0;
	background: #FFECE3 ;
	color: #F65D01;
	float: left;
	height: 26px;
	line-height: 26px;
	text-align: center;
	padding: 0 12px;
	font-weight: bold;
	border:1px solid #F87012;
	box-sizing: border-box;
}

.xiangguan .pt_price_box .right{
	font-size: 14px;
	color: #999;
	float: left;
	line-height: 26px;
	margin-left: 9px;
}

.xiangguan .normal_price_box{
	font-size: 20px;
	color: #e60012;
	line-height: 26px;
	font-family: microsoft yahei;
	font-weight: bold;
}

.con_box.tuijian .con_right .remen{
	background: #fff;
	padding: 20px;
	box-sizing: border-box;
	margin-top: 20px;
}

.remen .kc_name{
	margin-top: 14px;
	line-height: 20px;
	font-size: 18px;
	margin-bottom: 10px;
	color: #333;
	width: 260px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-family: FZLTHJW;
	font-weight: bold;
}

.remen .sellingPoints{
	font-size: 14px;
	line-height: 15px;
	color: #666;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.xiangguan .sellingPoints{
	font-size: 14px;
	line-height: 14px;
	color: #666;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/*资讯详情页-文章底部广告  新增固定地图*/
.gonggaoBanner {
	width: 630px;
	margin: 16px 0 16px 0;  
	border-radius: 15px;
    overflow: hidden;
}
.gonggaoBanner a {
	width: 100%;
	display: block;
}
.gonggaoBanner img {
	width: 100%;
	display: block;
}
/*资讯详情页-文章底部广告  新增固定地图结束*/

/*资讯详情页-文章顶部广告   新增轮播*/
.gongGaoSwiper1 {
	width: 650px;
	height: 78px;
	overflow: hidden;
	position: relative;
	border-radius: 15px;
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 16px;
}
.gongGaoSwiper1 a,.gongGaoSwiper1 img {
	display: block;
	width: 100%;
	height: 100%;
}
.gongGaoSwiper.swiper {
	width: 650px;
	height: 78px;
	overflow: hidden;
	position: relative;
	border-radius: 15px;
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 16px;
}
.gongGaoSwiper.swiper img {
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 15px;
}
.gongGaoSwiper .swiper-pagination-bullet {
	opacity: 1;
	background: rgba(255,255,255,0.8);
}
.gongGaoSwiper .swiper-pagination-bullet-active {
	background: #bf2424;
}
/*资讯详情页-文章顶部广告   新增轮播结束*/

.new-content{
	width: 1200px;
	margin: 0 auto;
	display: block;
}

.new-content .con-left{
	float: left;
	width: 880px;
	background: #fff;
}

.new-content .con-right{
	float: right;
	width: 300px;
	background: #fff;
}

.bd{
	background: #f5f5f5;
}


.con_box.tuijian .con-right .xiangguan{
	background: #fff;
	padding: 20px;
	box-sizing: border-box;
}


.con_box.tuijian .con-right .h2{
	font-size: 16px;
	color: #333;
	border-left: 4px solid #e60012;
	line-height: 16px;
	padding-left: 10px;
	margin-left: -20px;
}

.con_box.tuijian .con-right .banner{
	width: 260px;
	height: 148px;
	background: url('../img/defaultImg.png') no-repeat top center;
	background-size: cover;
	border-radius: 8px;
	overflow: hidden;
}

.con_box.tuijian .con-right .banner img{
	width: 100%;
	height: 100%;
}


.con_box.tuijian .intro > ul li{
	width: 410px;
}

.con_box.tuijian .intro > ul li .val{
	width: 310px;
}

.con_box.tuijian .con_youke .ct_con{
	width: 683px;
}

.con_box.tuijian .con_youke .ct_con2 .left{
	width: 586px;
}


ul.mfst_List li{white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
	background: url(../img/wenzhang.png) no-repeat left center;
}

.kszxTable td a {
	color: #333;
}