.mianze_fixed,
.mianze_mask {
	display: none;
}

.webInfo {
	padding: 15px 0;
}

.logo_box {
	width: 192px;
	height: 42px;
	position: relative;
	float: left;
}

.logo_box img {
	display: block;
	max-width: 100%;
	max-height: 100%;
}

.search_box {
	max-width: 480px;
	margin: auto;
	padding-top:8px;
}

.search_box .search {
	display: inline-block;
	width: 190px;
	height: 32px;
	box-sizing: border-box;
	border-radius: 4px;
	border: solid 1px #E3E4E6;
	position: relative;
}

.search_box .search input {
	border: none;
	background: none;
	height: 30px;
	padding: 0 40px 0 10px;
	outline: none;
}

.search_box .search .button {
	background: none;
	border: none;
	width: 20px;
	height: 20px;
	background: url(http://www.weishiwang.com.cn/static/img/search_icon.png) no-repeat center/cover;
	position: absolute;
	cursor: pointer;
	right: 10px;
	top: 0;
	bottom: 0;
	margin: auto;
}

.search_box .gzh {
	display: inline-block;
	margin-left: 30px;
	font-size: 15px;
	color: #333;
}

.search_box .gzh s,
.more_link s {
	display: inline-block;
	width: 10px;
	height: 10px;
	background: url(http://www.weishiwang.com.cn/static/img/arr_d.png) no-repeat center/cover;
	vertical-align: middle;
	margin-left: 6px;
}

.search_box .hotLine {
	font-size: 15px;
	color: #333;
	margin-left: 20px;
}

.search_box .hotLine b {
	font-weight: bold;
	color: #FE3F7A
}

.adv_box {
	width: 350px;
	height: 50px;
	float: right;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

.adv_box li {
	height: 40px;
	display: inline-block;
	padding: 0 10px;
	border-right: solid 2px #C3C3C3;
}

.adv_box li img {
	display: block;
	max-height: 40px;
}

.adv_box li:last-of-type {
	border-right: none;
}

.navBox {}

.navBox .nav_box {
	background: #FE3F7A;
	height: 68px;
	overflow: hidden;
}

.navBox .nav_box li {
	float: left;
	color: #fff;
}

.navBox .nav_box a {
	display: block;
	padding: 0 20px;
	line-height: 68px;
	color: #fff;
	font-size: 18px;
}

.navBox .nav_low {
	padding: 0 20px;
	background: #F7F7F7;
	color: #666;
	font-size: 15px;
	box-sizing: border-box;
	line-height: 32px;
}

.navBox .nav_low li {
	display: inline-block;
	margin-right: 20px;
}

.navBox .nav_low li a {
	padding: 12px 0;
}

.link_box {
	padding-left: 6px;
	border-bottom: solid 1px #EDEDED;
	position: relative;
}

.link_box li {
	display: inline-block;
	margin-right: 24px;
	color: #333;
	line-height: 44px;
	font-size: 14px;
}

.more_link {
	font-size: 14px;
	line-height: 44px;
	background: #fff;
	padding-left: 10px;
	position: absolute;
	right: 0;
	top: 0;
}

.area_link {
	height: 45px;
	overflow: hidden;
	white-space: nowrap;
	padding-left: 6px;
}

.area_link a {
	font-size: 14px;
	color: #333;
	font-weight: bold;
	line-height: 45px;
}

.area_link a:hover {
	color: #FE3F7A;
}

.area_link em {
	color: #E6E6E6;
	font-size: 12px;
	margin: 0 16px;
}

.area_link em:last-of-type {
	display: none;
}

.adv2_box .border {
	height: 5px;
	border-radius: 3px;
	display: block;
	background: -webkit-linear-gradient( 90deg, #E76D35, #940F7B);
	background: -moz-linear-gradient( 90deg, #E76D35, #940F7B);
	background: linear-gradient( 90deg, #E76D35, #940F7B)
}

.adv2_box .siteAdvObj {
	border-radius: 4px;
	overflow: hidden;
}

.toutiaoBox {
	margin-top: 20px;
	min-height: 100px;
	background: #F7F7F7;
	border-radius: 4px;
	padding-top: 30px;
	padding-bottom: 16px;
}

.toutiaoBox dt {
	text-align: center;
	margin-bottom: 10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.toutiaoBox dt s {
	display: inline-block;
	width: 84px;
	height: 40px;
	background: url(http://www.weishiwang.com.cn/static/img/toutiao_icon.png) no-repeat center/cover;
	vertical-align: middle;
	margin-right: 10px;
	margin-top: 4px;
}

.toutiaoBox dt a {
	font-weight: bold;
	font-size: 36px;
	color: #133280;
	vertical-align: middle;
}

.toutiaoBox dd {
	float: left;
	width: 32%;
}

.toutiaoBox dd a {
	color: #133280;
	font-size: 15px;
	box-sizing: border-box;
	padding-left: 60px;
	line-height: 30px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 100%;
	display: inline-block;
}

.toutiaoBox dd a:hover {
	color: #FE3F7A;
}

.toutiaoBox dd a em {
	font-size: 30px;
	margin-right: 5px;
	vertical-align: middle;
}

.toutiaoBox dd a span {
	vertical-align: middle;
}


/* 特别推荐 */

.tuijian_box {
	margin-top: 30px;
}

.tuijian_box>h3 {
	float: left;
	width: 40px;
	height: 136px;
	border-radius: 4px;
	background: #FE3F7A;
	color: #fff;
	font-size: 16px;
	font-style: italic;
	text-align: center;
	font-weight: bold;
	box-sizing: border-box;
	padding-top: 20px;
	padding-right: 4px;
}

.tuijian_box .swiper-box {
	height: 136px;
	margin-left: 40px;
	position: relative;
	overflow: hidden;
}

.tuijian_box .swiper-box li {
	width: 222px;
	float: left;
	position: relative;
	margin-left: 10px;
}

.tuijian_box .swiper-box li .siteAdvObj a {
	width: 222px !important;
	height: 136px;
	border-radius: 4px;
}

.tuijian_box .swiper-box .swiper-slide {
	float: left;
	margin-left: 10px;
	position: relative;
}

.tuijian_box .swiper-box li img {
	display: block;
	width: 222px !important;
	height: 136px;
	object-fit: cover;
	border-radius: 4px;
}

.tuijian_box .swiper-box span a {
	position: absolute;
	display: block;
	height: 38px;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .5);
	border-radius: 0px 0px 4px 4px;
	color: #fff !important;
	font-size: 14px;
	text-align: center;
	line-height: 38px;
	padding: 0 10px;
	white-space: nowrap;
	text-overflow: ellipsis;
	;
}

.tuijian_box .swiper-box span a {
	color: #fff !important;
}

.tuijian_box .swiper-box .left,
.tuijian_box .swiper-box .right {
	width: 40px;
	height: 136px;
	position: absolute;
	left: 10px;
	top: 0;
	bottom: 0;
	margin: auto;
	cursor: pointer;
	background: linear-gradient(90deg, rgba(51, 51, 51, .7) 0%, rgba(51, 51, 51, 0) 100%);
	border-radius: 4px 0 0 4px;
}

.tuijian_box .swiper-box .right {
	right: 0;
	left: auto;
	transform: rotateZ(180deg);
}

.tuijian_box .swiper-box .left s,
.tuijian_box .swiper-box .right s {
	display: block;
	width: 40px;
	height: 136px;
	background: url(http://www.weishiwang.com.cn/static/img/left_arr.png) no-repeat center/20px;
}

.hide {
	display: none !important;
}


/*  */

.con_box .con_head {
	margin-top: 40px;
	text-align: center;
	margin-bottom: 40px;
	display: block;
}

.con_box .con_head:hover h2 {
	color: #FE3F7A
}

.con_head h2 {
	font-size: 30px;
	color: #333;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: auto;
}

.con_head p {
	color: #666;
	font-size: 15px;
	max-width: 580px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: auto;
}

.left_adv {
	width: 670px;
	height: 420px;
	float: left;
	position: relative;
}

.left_adv .bd li {
	width: 670px;
	height: 420px;
	position: relative;
}

.left_adv .bd li img {
	display: block;
	width: 670px;
	height: 420px;
	object-fit: cover;
	border-radius: 4px;
}

.left_adv .bd li span a {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 56px;
	background: rgba(0, 0, 0, .5);
	color: #fff;
	padding-left: 66px;
	line-height: 56px;
	font-size: 16px;
	border-radius: 0 0 4px 4px;
	padding-right: 66px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.left_adv .hd {
	position: absolute;
	right: 20px;
	bottom: 20px;
}

.left_adv .hd li {
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: rgba(255, 255, 255, .5);
	margin: 0 4px;
	cursor: pointer;
}

.left_adv .hd li.on {
	background: #FE3F7A
}

.left_adv .pageState {
	color: #fff;
	font-size: 14px;
	position: absolute;
	left: 18px;
	bottom: 14px;
}

.left_adv .pageState span {
	font-size: 24px;
	font-weight: bold;
}


/* 右侧新闻 */

.right_con {
	margin-left: 706px;
}

.focuslist a {
	display: block;
}

.focuslist .itemlist a {
	color: #333;
	font-size: 16px;
	line-height: 36px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-left: 4px
}

.focuslist .itemlist a s {
	display: inline-block;
	width: 4px;
	height: 4px;
	background: rgba(51, 51, 51, .2);
	border-radius: 50%;
	margin-right: 14px;
}

.focuslist .itemlist a span {
	color: #FE3F7A;
}

.focuslist .itemlist a:nth-of-type(1) {
	font-size: 18px;
	color: #333;
	font-weight: bold;
	margin-bottom: 6px;
	padding-left: 0
}
.focuslist .itemlist a:nth-of-type(1) s {
	display: inline-block;
	width: 12px;
	height: 12px;
	background: none;
	box-sizing: border-box;
	border-radius: 50%;
	border: solid 3px #DD080C;
	margin-right: 8px;
}

.focuslist .itemlist {
	margin-bottom: 20px;
}


/* 广告 */

.adv3_box li {
	float: left;
	width: 394px;
	height: 76px;
	border-radius: 4px;
	margin-right: 8px;
	margin-bottom: 10px;
}

.adv3_box li img {
	display: block;
	width: 394px;
	height: 76px;
	object-fit: cover;
	border-radius: 4px;
}

.adv3_box li:first-child {
	width: 100%;
	margin-right: 0
}

.adv3_box li:first-child img {
	width: 100%;
	height: 76px;
}

.adv3_box li:last-of-type {
	margin-right: 0;
}


/* 区域切换 */

.tab_area_box {
	height: 50px;
	border-radius: 4px;
	background: #F7F7F7;
	position: relative;
	margin-bottom: 30px;
	margin-top: 35px
}

.tab_area {
	position: relative;
	z-index: 1;
	height: 50px;
	overflow: hidden;
	white-space: nowrap;
}

.tab_area_box a {
	display: inline-block;
	width: 58px;
	line-height: 50px;
	font-size: 14px;
	text-align: center;
	color: #333;
	cursor: pointer;
}

.tab_area_box a.curr {
	color: #fff !important;
}

.tab_area_box a:hover {
	color: #FE3F7A
}

.tab_area_box em {
	color: #E6E6E6
}

.tab_area_box .arr_bg {
	width: 58px;
	height: 50px;
	border-radius: 4px;
	background: #FE3F7A;
	position: absolute;
	top: 0;
	left: 0;
	transition: left .3s;
}

.tab_area_box .arr_bg s {
	display: block;
	width: 16px;
	height: 6px;
	background: url(http://www.weishiwang.com.cn/static/img/arr.png) no-repeat center/cover;
	position: absolute;
	bottom: -4px;
	left: 21px
}


/* 切换内容 */

.left_article {
	width: 670px;
	float: left;
	margin-right: 32px;
	height: 432px;
}

.left_article .pic_art {
	width: 325px;
	height: 204px;
	border-radius: 4px;
	background: #f5f5f5;
	position: relative;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.left_article .pic_art:nth-child(2n) {
	margin-right: 0;
}

.left_article .pic_art s.vicon,
.video_list .imgbox s.vicon {
	display: block;
	width: 44px;
	height: 44px;
	background: url(http://www.weishiwang.com.cn/static/img/vicon.png) no-repeat center/cover;
	position: absolute;
	bottom: 48px;
	left: 8px;
}

.left_article .pic_art img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.left_article .pic_art .tit {
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	height: 44px;
	padding: 0 12px;
	background: rgba(0, 0, 0, .5);
	border-radius: 0 0 4px 4px;
	color: #fff;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 44px;
	font-size: 14px;
}

.left_article .pic_art .tit font {
	color: #fff !important;
	font-size: 14px;
}


/* .right_article{margin-left: 705px} */

.art_tit {
	font-size: 20px;
	color: #FE3F7A;
	font-weight: bold;
}

.right_article a {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 16px;
	line-height: 36px;
}

.right_article a:hover,
.focuslist .itemlist a:hover {
	color: #FE3F7A;
}

.right_article a:first-child {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	margin-top: 16px;
	margin-bottom: 6px
}

.tab_container .tab_li {
	display: none;
}

.tab_container {
	margin-bottom: 50px;
}

.left_viewBox {
	margin-top: 38px;
	margin-right: 380px;
}

.left_viewBox .art_tit {
	margin-bottom: 20px;
}

.left_viewBox .pic_art {
	width: 440px;
	float: left;
}

.left_viewBox .pic_art a {
	display: block
}

.left_viewBox .pic_art .pic_box {
	width: 440px;
	height: 250px;
}

.left_viewBox .pic_art .pic_box img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.left_viewBox .pic_art h4,
.left_viewBox .text_art h4 {
	font-size: 22px;
	color: #333;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-top: 18px
}

.left_viewBox .text_art h4 {
	font-size: 18px;
	margin-top: 0
}

.left_viewBox .text_art:hover p,
.left_viewBox .text_art:hover h4,
.left_viewBox .pic_art:hover p,
.left_viewBox .pic_art:hover h4 {
	color: #FE3F7A;
}

.left_viewBox .pic_art p,
.left_viewBox .text_art p {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	font-size: 15px;
	color: #808080;
	margin-top: 10px;
}

.left_viewBox .text_art p {
	line-height: 24px;
}

.left_viewBox .pic_art .btn_com {
	width: 142px;
	line-height: 42px;
	border-radius: 4px;
	background: #FE3F7A;
	color: #fff;
	text-align: center;
	font-size: 14px;
	margin-top: 16px;
}

.left_viewBox .text_art {
	margin-left: 480px;
	padding-bottom: 12px;
	margin-bottom: 12px;
	border-bottom: solid 1px #F2F2F2;
	display: block;
}

.left_viewBox .text_art:last-of-type {
	border-bottom: none;
}
.right_ztBox {
    float: right;
    width: 334px;
}
.right_ztBox .art_tit{
	margin-bottom: 20px;
}

.right_ztBox .left_pic {
    width: 130px;
    height: 90px;
    float: left;
    overflow: hidden;
}
.right_ztBox .art_con{
	margin-bottom: 20px;
}
.right_ztBox .art_con:last-child{
	margin-bottom: 0;
}
.right_ztBox .left_pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform .3s;
}
.right_ztBox .txt_con {
    margin-left: 140px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    font-size: 14px;
    color: #333;
    line-height: 26px;
}

/* 视频 */

.video_box {
	margin-top: 20px;
}

.video_box .art_tit {
	color: #333;
	margin-bottom: 20px;
}

.video_list a,
.video_list .line {
	float: left;
}

.video_list .line {
	width: 1px;
	height: 238px;
	background: #F2F2F2;
	margin: 0 28px;
}

.video_list .imgbox {
	width: 360px;
	height: 198px;
	position: relative;
	overflow: hidden;
}

.video_list .imgbox img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform .3s;
	transform-origin: center;
}

.video_list .imgbox img:hover {
	transform: scale(1.2);
}

.video_list .imgbox s.vicon {
	bottom: 10px;
	left: 10px;
}

.video_list h4 {
	text-align: center;
	font-size: 20px;
	color: #212121;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 360px;
	line-height: 60px;
}

.video_list h4:hover {
	color: #FE3F7A;
}


/* 分类 */

.flBox {
	margin-top: 30px
}

.fl_box {
	width: 382px;
	float: left;
	margin-right: 26px
}

.fl_box .link_to {
	display: block;
	line-height: 28px;
	color: #A6A6A6;
	font-size: 14px;
	text-align: right;
	background: #F2F2F2;
	padding-right: 12px;
	margin-top: 16px;
}

.fl_box .link_to s {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(http://www.weishiwang.com.cn/static/img/arr_r.png);
	vertical-align: middle;
	margin-left: 6px;
	margin-bottom: 2px;
}

.fl_box:last-of-type {
	margin-right: 0;
}

.fl_box .fl_tab {
	border-bottom: solid 2px #E6E6E6;
	font-size: 16px;
	color: #333;
	height: 38px;
}

.fl_box .fl_tab a {
	margin-right: 26px;
	line-height: 36px;
	display: inline-block;
	transition: all .3s
}

.fl_box .fl_tab a:hover {
	color: #FE3F7A
}

.fl_box .fl_tab .on_tab {
	color: #212121;
	font-size: 20px;
	font-weight: bold;
	padding: 0 8px;
	position: relative;
}

.fl_box .fl_tab .on_tab s {
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -5px;
	height: 3px;
	background: #FE3F7A
}

.fl_box .fl {
	display: none;
}

.fl_box .fl:first-of-type {
	display: block;
}

.fl_box .fl_con .at_list {
	height: 360px;
}

.fl_box .fl_con a {
	display: block;
}

.fl_box .fl_con a:hover h4 {
	color: #FE3F7A !important;
}

.fl_box .fl_con .pic_art h4 {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-top: 16px;
	margin-bottom: 12px;
}

.fl_box .fl_con .pic_art .left_pic {
	width: 160px;
	height: 100px;
	float: left;
	overflow: hidden;
}

.fl_box .fl_con .pic_art .left_pic img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform .3s;
}

.fl_box .fl_con .pic_art .left_pic img:hover {
	transform: scale(1.2);
	transform-origin: center;
}

.fl_box .fl_con .pic_art .txt_con {
	margin-left: 174px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	font-size: 14px;
	color: #333;
	margin-right: 20px;
	line-height: 26px;
	padding-top: 10px;
}

.fl_box .fl_con .txt_art {
	color: #212121;
	font-size: 16px;
	max-width: 300px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 10px 0;
}

.fl_box .fl_con .txt_art:hover {
	color: #FE3F7A;
}

.fl_box .fl_con .txt_art s,
.text_show h4 s {
	display: inline-block;
	width: 4px;
	height: 4px;
	border-radius: 2px;
	background: #AEAEAE;
	vertical-align: middle;
	margin-right: 14px;
}

.text_show .art_con {
	display: none;
}

.fl_box .fl_con .pic_art.text_show h4 {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 0;
}


/* .fl_box .fl_con .pic_art.text_show:hover h4{font-weight: bold;}
.text_show:hover .art_con{display: block;} */

.search_box .gzh {
	position: relative;
}

.search_box .gzh:hover .gzh_ {
	display: block;
}

.gzh_ {
	width: 290px;
	height: 150px;
	background: #fff;
	box-shadow: 0px 20px 40px 0px rgba(0, 4, 26, 0.15);
	border-radius: 4px;
	position: absolute;
	top: 32px;
	box-sizing: border-box;
	padding: 10px;
	display: none;
	animation: topFadeIn .3s
}

.qrCode_wx {
	width: 130px;
	height: 130px;
	float: left;
}

.qrCode_wx img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.txt_wx {
	margin-left: 140px;
	text-align: center;
	padding-top: 15px
}

.txt_wx .txt {
	border-bottom: solid 1px #E6E6E6;
	padding-bottom: 6px;
}

.txt_wx p {
	font-size: 14px;
	color: #333
}

.txt_wx h5 {
	font-size: 14px;
	color: #333;
	font-weight: bold;
}

.txt_wx h4 {
	font-size: 16px;
	padding: 20px 0
}

.laoding {
	text-align: center;
	font-size: 14px;
	padding: 20px;
	color: #999;
}

.link_box {
	z-index: 2
}

.show_link {
	position: absolute;
	background: #FFFFFF;
	border: 0px solid #E6E6E6;
	box-shadow: 0px 10px 60px 0px rgba(0, 4, 26, 0.1);
	border-radius: 4px;
	left: 0;
	right: 0;
	display: none;
	animation: topFadeIn .3s
}

.more_link:hover~.show_link {
	display: block;
}

.show_link:hover {
	display: block;
}

.show_link ul li {
	padding: 30px 0;
	margin: 0 26px;
	border-bottom: 1px dashed #EDEDED;
	display: block;
	line-height: 30px !important;
}

.show_link ul li:last-child {
	border: none;
}

.show_link ul li a {
	margin-right: 26px;
	line-height: 24px !important;
	white-space: nowrap;
}

