﻿@import "style.css";
@import "list.css";
a:hover{
    text-decoration: none;
}
.wp {
    width: 1201px;
    margin: 0 auto; overflow: hidden;
}
.lf {
    float: left;
}
.rt {
    float: right;
}
.clearfix {
    clear: both;
    overflow: hidden;
}
.top_ul {
    overflow: hidden;
    font-size: 13px;
    margin-top: 51px;
}
.top_ul .wp{
    background: #567cb8;
}
.ul_lf, .ul_lf li, .ul_rt li {
    float: left;
    line-height: 25px;
}
.ul_rt {
    float: right;
}
.ul_lf li a {
    color: #fff;
    padding-right: 17px;
}
.ul_lf li a:hover{color:#FF0000;}
.ul_rt li a {
    color: #fff;
    padding-left: 17px;
}
.ul_rt li a:hover{color:#FF0000;}
.logo_box {
    width: 100%;

    position: relative;
    /*z-index: -1;*/
}
.logo_box .wp{background-color: #446fb2;}
.logo {
    height: 80px;
    position: relative;
}
.logo a:nth-child(1) img {
    margin-top: 10px;
    margin-bottom: 16px;
}
.logo a:nth-child(2) img {
    position: absolute;
    right: 0;
    top: 9px;
}
.headlines {
    width: 817px;
    height: 77px;
    background: #fff;
    text-align: center;
}
.headlines a {
    line-height: 77px;
    font-size: 36px; font-weight:bold;
}
.headlines a:hover { color:#FF0000; text-decoration: none;}
.headlines a span {
    background: #637fe4;
    line-height: 20px; border-radius: 50px;
    width: 40px;
    display: inline-block; font-size:11px;
    color: #fff;
    margin-left: 8px;
    font-size: 15px;
    margin-top: 37px;
}
.video_box li a {
    display: block;
    width: 204px;
    height: 103px;
    position: relative;
}
.video_box li a img:hover{
    -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    -webkit-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0);
}
.video_box li a i {
    display: block;
    width: 40px;
    height: 37px;
    background: url("../images/video_icon.png") no-repeat center left;
    position: absolute;
    top: 30px;
    left: 50%;
    margin-left: -20px;
}
.video_box li a:hover i{
    background: url("../images/video_icon.png") no-repeat center right;
}
.video_box li a p {
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    width: 204px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 10px;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 24px;
}
.video_box li:nth-child(2) a {
    margin-top: 10px;
    margin-bottom: 11px;
}
.news_top {
    overflow: hidden;
    margin-bottom: 15px;
}
.content {
    width: 372px;
    height: 411px;
    position: relative;
    font-size: 15px;
    line-height: 26px;
    font-family: "\5FAE\8F6F\96C5\9ED1", "\5B8B\4F53";
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 14px 0; 
}
.content ul {
    position: absolute;
    left: 0;
    top: 0;
}
.content li {
    width: 372px;
    float: left;
    font-size: 15px;
    line-height: 24px;
    font-family: "\5FAE\8F6F\96C5\9ED1", "\5B8B\4F53";
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.new_box {
    background: #fff;
    position: relative;
}
.search {
    position: absolute;
    top: 5px;
    right: 5px;
}
.search form .text {
    width: 140px;
    height: 28px;
    border: #2fabba 1px solid;
    margin-right: -6px;
    padding-left: 0;
}
.search .btn-submit {
    width: 60px;
    height: 30px; 
    font-family: "Microsoft YaHei";
    font-size: 14px;
    font-weight: bold;
    line-height: 29px;
    background-color: #2fabba;
    color: #FFFFFF;
    cursor: pointer;
}
.content li h2 {
    font: 18px "\5FAE\8F6F\96C5\9ED1", "\5B8B\4F53";
    line-height: 30px;
    text-decoration: none;
    width: 372px;
    padding-top: 15px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.content li h2 a {
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}
.content li h2 a:hover{
    color:#FF0000;
}
.content li p {
    padding:10px 15px;
}
.content li span {
    width: 345px;
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.content c {
    background: #079f56;
    width: 40px;
    height: 18px;
    color: #FFFFFF;
    font: 12px "Microsoft Yahei";
    padding: 1px 4px;
    margin-right: 6px;
    display: inline;
}
.content li span a {
    font-size: 15px;
    line-height: 29px;
    font-family: "\5FAE\8F6F\96C5\9ED1", "\5B8B\4F53";
    color: #111111;
    text-decoration: none;
}
.content li span a:hover{
    color: #FF0000;
}
.content e {
    background: #3a7dcc;
    width: 40px;
    height: 18px;
    color: #FFFFFF;
    font: 12px "Microsoft Yahei";
    padding: 1px 4px;
    margin-right: 6px;
    display: inline;
}
.content li span em {
    float: left;
    width: 10px;
    height: 26px;
    background-image: url("../images/list_icon.png");
}
.content i {
    background: #ff7f21;
    width: 40px;
    height: 18px;
    color: #FFFFFF;
    font: 12px "Microsoft Yahei";
    padding: 1px 4px;
    margin-right: 6px;
    display: inline;
    vertical-align: baseline;
}
.mid_box a {
    display: block;
    width: 1200px;
    height: 105px;
    background: #fff;
    text-align: center;
    padding-top: 12px;
    padding-bottom: 11px;
    box-sizing: border-box;
    margin-bottom: 15px;
}
.new_product, .mobile_review {
    background: #fff;
    margin-bottom: 15px;
}
.new_product h3, .mobile_review h3 {
    font-size: 16px;
    font-weight: bold;
    line-height: 44px;
    margin-left: 20px;
}
.new_product li a {
    display: block;
    width: 260px;
    height: 130px;
    margin: 0 20px 20px;
    position: relative;
}
.new_product li a p {
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
    background:rgba(0, 0, 0, 0.5);
    line-height: 24px;
    color: #fff;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.new_product li a p:hover{
    color: #637fe4;
}
.new_product > p, .mobile_review > p {
    border-top: 1px solid #d9d9d9;
    text-align: center;
    line-height: 34px;
}
.new_product > p:hover, .mobile_review > p:hover{
    background:#f7f7f7;
}
.new_product > p a:hover, .mobile_review > p a:hover{
    color: #0b77da;
}
.mobile_review li a.lf img {
    display: inline-block;
    width: 110px;
    height: 65px;
}
.mobile_review li {
    margin: 0 20px 20px;
    overflow: hidden;
}
.mobile_review div.rt > a {
    width: 141px;
    overflow: hidden;
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 5px;
}
.mobile_review div.rt > a:hover{
    color:#0b77da!important;
}
.mobile_review div.rt > a:hover{
    color: #ff0000;
}
.mobile_review div.rt > p a {
    display: inline-block;
    width: 40px;
    text-align: center;
    color: #0b77da;
    border: 1px solid #0b77da;
    box-sizing: border-box;
    line-height: 21px;
    line-height: 18px;
    margin-top: 9px;
}
.mobile_review div.rt > p a:hover{
    color: #fff;
    background:#0b77da;
}
.mobile_review div.rt > p a:nth-child(2) {
    border-color: #e89218;
    color: #e89218;
}
.mobile_review div.rt > p a:nth-child(2):hover{
    color: #fff;
    background: #e89218;
}
/*列表菜单切换*/
.tab {
    background: #fff;
    margin: 0 15px;
    width: 548px;
}
.tab-menu ul {
    list-style: none;
}
.tab-box > div {
    display: none;
}
.tab-box > div:first-Child {
    display: block;
}
.tit2 {
    line-height: 30px;
    font-size: 16px;
    margin-bottom: 6px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    -webkit-box-align: center;
    -webkit-box-pack: space-between;
    font-weight: bold;
}
.more {
    line-height: 13px;
    font-size: 13px;
    font-weight: 300;
}
.more a {
    color: #637fe4;
    padding: 0 6px;
    position: relative;
    border: 1px solid #637fe4;
    border-radius: 12px;
}
.more a:hover{
    color: #fff;
    background:#637fe4;
}
.spec_banner {
    padding-bottom: 20px;
}
.spec_banner a {
    display: block;
}
.spec_banner img {
    width: 282px;
    height: 125px;
}
.mobile_review li img {
    width: 60px;
    height: 45px;
}
.pv{background:url(../images/pv.png) no-repeat; width:22px; height:14px;display: inline-block;position: relative;top: 8px;}
.block_chain li div > a {
    display: block;
    width: 190px;
    overflow: hidden;
    line-height: 24px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 44px;
}
.block_chain li div > a:hover{
    color: #FF0000;
}
.block_chain li p {
    width: 200px; 
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.block_chain li p a {
    color: #808080; font-size:14px;
}
.block_chain li p a:hover{
    color: #333!important;
}
.block_chain li p a:hover{
    color: #FF0000;
}
.block_chain li img { width:50px; height:50px; border-radius:50px;}
#reported > li > a > img {
    width: 50px;
    height: 50px;
    margin-right: 10px;
}
#reported li p a {
    line-height: 28px;
    color: #808080;
    font-size: 14px;
}
#reported li:nth-child(1) {
    margin-top: 10px;
}
.inner {
    background: #fff;
    width: 322px;
}
.tc img {
    height: 100px;
    width: 100px;
    border-radius: 100px;
}
.h-pic img {
    height: 70px;
    width: 70px;
    border-radius: 70px;
}
.blank20 {
    clear: both;
    height: 9px !important;
    overflow: hidden;
    display: block;
}
.blank9 {
    clear: both;
    height: 10px;
    overflow: hidden;
    display: block;
    font-size: 1px;
}
.clearfix {
    *zoom: 1;
}
.left {
    float: left;
}
.right {
    float: right;
}
.hot-list .pl5 {
    padding-left: 0px;
}
.hot-title {
    width: 500px;
    line-height: 1;
    padding-left: 0px;
}
.hot-title h2 {
    font-size: 24px;
    padding-top: 6px;
}
.hot-text h2 span {
    padding: 0 4px;
    border: #F00 1px solid;
    background-color: #F00;
    margin-left: 10px;
    display: inline;
    color: #FFF;
    font-size: 12px;
}
.hot-title h3 {
    padding-top: 5px;
}
.hot-title h3 a {
    margin-left: 0px;
}
.hot-text { 
    text-align: left; height:105px;
    padding-right: 20px;
    padding-left: 0px;
    width: 322px;
}
.hot-text h2 {
    font-size: 14px;
    font-weight: normal;
    font-family: "\5FAE\8F6F\96C5\9ED1", "\5B8B\4F53", serif;
    line-height: 20px;
    width: 282px;
}
.hot-text h3 {
    line-height: 1;
}
.hot-text p {
    line-height: 20px;
    text-indent: 2em;
}
.color-link, .color-link a {
    color: #252525;
    line-height: 24px;
}
.color-link a:hover{
    color: #FF0000;
}
.color-dig, .color-dig a {
    color: #555555;
}
.hot-text img {
    margin-right: 15px;
    display: inline;
}
.hot-text span {
    line-height: 32px; float:right;
}
.pvdate{float:left; width:282px; line-height:20px;}
#postlist > div {
    margin-bottom: 5px;
}
.color-date-from{
    color: #888888; margin-left:15px;
    font-size: 12px;
    font-weight: normal;
}
 .color-date-from a {
    color: #637fe4;
    font-size: 12px;
    font-weight: normal;}
.color-date-from a:hover{color: #FF0000;}
.mingzi {
    width: 1200px;
    text-align: center;
    margin: 0 auto;
}
.mingzi h2 {
    font-size: 18px;
    font-family: "\5FAE\8F6F\96C5\9ED1", "\5B8B\4F53", serif;
    margin-bottom: 10px;
    font-weight: bold;
}
.mingzi h2 a {
    color: #333;
}
.mingzi h2 a:hover {
    color: #FFCC66;
}
.art1 {
    width: 1200px;
    text-align: center;
    margin: 0 auto;
}
.art1 span {
    line-height: 22px;
    font-family: "\5FAE\8F6F\96C5\9ED1", "\5B8B\4F53", serif;
    margin-left: 15px;
    margin-right: 15px;
    font-size: 14px;
}
.spj {
    width: 800px;
    text-align: center;
    line-height: 20px;
    font-family: "\5FAE\8F6F\96C5\9ED1", "\5B8B\4F53", serif;
    font-size: 14px;
    margin: 0 auto;
}
.profile_r {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    padding-top: 15px;
}
.profile_r span a {
    background-color: #36C;
    padding: 3px 10px;
    color: #FFF;
}
.profile_r span a:hover {
    background-color: #C30;
    padding: 3px 10px;
    color: #FFF;
}
.column_box {
    background: #f5f5f5;
}
.count, .pv {
    color: red;
}
.blog-list .hit {
    margin-left: 0;
    line-height: 32px; font-size:12px;
}
.crumb {
    font-size: 15px;
}
.column .column-main {
    width: 1170px;
    margin: 0 auto;
    overflow: hidden;
    background: #f5f5f5;
}
.column-main .inner {
    width: 774px;
    float: left;
    background: #fff;
}
.hot-text {
    width: 282px;
}
.column_content {
    background: #f5f5f5;
    padding: 20px 0;
}
.crumb-box {
    margin: 0 20px;
}
#postlist {
    overflow: hidden;
    margin: 0 20px 20px;
}
.page_list {
    background: #fff;
    width: 322px;
    margin-bottom: 15px;
    padding-bottom: 6px;
}
.pages {
    font-size: 15px;
}
.month_list {
    text-align: center;
    font-size: 15px;
    line-height: 34px;
    color: #1b64f8;
    font-weight: 600;
}
.list_box {
    padding: 10px 20px;
    min-height: 270px;
}
.list_box i {
    display: inline-block;
    font-weight: bold;
    width: 20px;
    height: 20px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    background: red;
    line-height: 20px;
}
.list_box li > a {
    font-size: 16px;
    max-width: 240px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    margin: 0 20px 0 10px;
    position: relative;
    top: 4px;
    color: #333;
}
.list_box span a {
    color: #999;
    width: 36px;
    overflow: hidden;
    display: inline-block;
    height: 17px;
    line-height: 17px;
    position: relative;
    top: 5px;
}
.list_box li {
    margin-bottom: 20px;
}
.list_box li:nth-child(n+5) i {
    background: #eee;
    color: #666
}
.layui-container {
    overflow: hidden;
    padding: 0;
}
#content {
    padding: 0;
}
.logo {
    margin-top: 0;
}
.tc2 img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin-right: 12px;
    border: 2px solid #ddd;
    padding: 1px;
}
.user_info {
    overflow: hidden;
    width: 75%;
}
.user_info .right {
    position: absolute;
    top: 2px;
    right: 0;
}
.user_list {
    overflow: hidden;
    margin: 0 20px;
}
.user_list li {
    overflow: hidden;
    padding: 12px 0;
    margin-bottom: 4px;
}
.user_list li:last-child {
    border: none;
}
.user_info h2 {
    font-size: 16px;
    line-height: 28px;
}
.page_list:nth-child(2) {
    padding-bottom: 8px;
}
.user_list li span a {
    color: red;
    border: 1px solid #ddd;
    border-radius: 12px;
    padding: 1px 6px;
    font-size: 14px;
}
.user_list li span a:hover{
    color: #fff;
    background: red;
    border:none;
    text-decoration: none;
}
.user_info .left > div {
    line-height: 28px;
    max-width: 220px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    color: #808080;
}
.user_info .left > h2 > a {
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.user_info .left > h2 > a:hover{
    color: #FF0000;
}
#content {
    min-height: 500px;
}
.a_type {
    color: #fff !important;
    background: #fb5261;
    border-radius: 15px;
    padding: 0 6px;
}
.v2 {
    background: url('../images/v.png') no-repeat center center;
    width: 22px;
    height: 22px;
    display: inline-block;
    position: absolute;
    right: 5px;
    bottom: -2px;
}
.v1 {
    background: url('../images/v_blue.png') no-repeat center center;
    width: 22px;
    height: 22px;
    display: inline-block;
    position: absolute;
    right: 5px;
    bottom: -2px;
}
.user_list li div.left {
    position: relative;
}
.list_headimgurl {
    width: 30px;
    height: 30px;
    border-radius: 30px;
    float: left;
    position: relative;
    margin-top: 0;
}
.crumb-box {
    border-bottom: 1px solid #ddd;
    overflow: hidden; padding-bottom:4px; margin-bottom:3px;
    _zoom: 1;
}
#recommend {
    margin: 0 20px 5px;
    line-height: 44px;
    border-bottom: 1px solid #ddd;
}
.iyq {
    float: left;
    width: 1170px;
    background-color: #FFF; margin-top:10px;
    padding: 10px 20px;
}
.iyq_s {
    float: left;
    border-bottom: #0b77da 2px solid;
    width: 1170px;
    height: 30px;
    line-height: 30px;
    font-weight: bold;
    font-family: "\5FAE\8F6F\96C5\9ED1", "\5B8B\4F53", serif;
    font-size: 18px;
    color: #0b77da;
    text-align: left;
}
.iyq_s span {
    float: right;
    font-size: 12px;
    color: #666;
}
.iyq_x {
    float: left;
    margin-top: 10px;
}
.iyq_x a {
    color: #666;
    margin-right: 10px;
    display: inline;
    font-size: 12px;
    line-height: 20px;
}
.iyq_x a:hover{
    color: #0b77da;
}
.copera_media{
    color: #cfcfcf;
    line-height: 38px;
}
.zx12000_x {
    float: left;
    width: 817px;
    text-align: center;
    line-height: 24px;
    background: #fff;
    margin-bottom: 10px;
}
.zx12000_x li {
    margin-left: 10px; padding-bottom:6px;
    margin-right: 10px;
    line-height: 26px;
    text-align: center;
}
.zx12000_x li span {
    padding: 1px 6px;
    background-color: #F00;
    color: #FFF; font-size:12px; border-radius: 50px;
    margin-left: 8px;
}
.zx12000_x li a {
    font-size: 16px;
    font-family: "\5FAE\8F6F\96C5\9ED1","\5B8B\4F53",serif;
    color: #333;
    display: inline-block;
    width: 313px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space:nowrap;
}
.zx12000_x li a:hover{
    color: #FF0000;
}
.weight{font-weight: bold;font-size: 16px;}
/*.certification{margin-top: 5px;}*/
#tel{line-height: 26px;margin: 15px 0;}
.mr_frbox { height: 160px; padding: 14px 22px 0px;  background-color: #FFF; float:left; width:256px; }
.mr_frBtnL { float: left; margin: 45px 17px 0px 0px; cursor: pointer; display: inline; }
.mr_frUl { float: left;  width: 165px; background-color: #FFF; }
.mr_frBtnR { float: right; margin-top: 45px; cursor: pointer; }
.mr_frUl ul dd li{ font-family:"\5FAE\8F6F\96C5\9ED1","\5B8B\4F53",serif; font-size:14px; line-height:20px;  text-align:center; width:165px; list-style-type:none; margin-top:8px; }
.mr_frUl ul dd li a{ color: #000; text-decoration:none;}
.mr_frUl ul dd li a:hover{ color:#FF0000;}
.mr_frUl ul dd{position:relative;  background-color:#FFFFFF;  padding:0px;float:left; width:165px;  margin-left:0px; margin-right:12px; display:inline; }
.mr_frUl ul dd img{width:165px;height:83px;}
.mr_frUl ul dd span{ position:absolute;top:0px;right:0px;height:18px;padding:0 10px; display:inline-block;background:#e10303;color:#fff;font:12px/18px "Microsoft YaHei"; margin-top:65px; margin-right:0px; display:inline; }	
.mr_frUl ul dd i a{ position:absolute;top:43px;left:3px; width:40px; height:40px;background-image:url(../images/abo2.png);}		
.mr_frUl ul dd i a:hover{ position:absolute;top:43px;left:3px; width:40px; height:40px; background-image:url(../images/bov2.png);}	
.vtitle{ font-family:"\5FAE\8F6F\96C5\9ED1","\5B8B\4F53",serif; font-size:16px; line-height:40px; text-indent:16px; font-weight:bold; border-bottom:#CCCCCC 1px solid; }
.new_pic {
    background: #fff; width:300px; margin-bottom:15px; height:260px; float:left; margin-top:15px;
}
.new_pic h3 {
}
.new_pic li { list-style-type:none; width:300px;}
.new_pic li img {width:300px; height:260px;} 
.new_pic li  {
    display: block; 
    width: 300px;
    height: 260px;
    position: relative;
}
.new_pic li a p {
    position: absolute;
    bottom: -16px;
    text-align: left;
    width: 280px; padding:5px 10px; font-family:"Microsoft Yahei", Times, serif; 
    background:rgba(0, 0, 0, 0.3);
    line-height: 24px;
    color: #fff;
    font-size: 16px;
}
.new_pic li  span {
    position: absolute;
    top:20px;
    text-align: left;
    width: 70px; padding:5px 10px; font-family:"Microsoft Yahei", Times, serif; 
    background:rgba(99, 127, 228, 1);
    line-height: 24px;
    color: #fff;
    font-size: 16px;
}
.new_pic li a p:hover{
    color: #637fe4;
}
.cptui{ width:300px;  background-color:#FFFFFF;  float:left;   position: relative; height:235px; padding-top:17px; padding-bottom:10px;}
.cptui span {
    position: absolute;
    top:20px;
    text-align: left;
    width: 70px; padding:5px 10px; font-family:"Microsoft Yahei", Times, serif; 
    background:#FF0000;
    line-height: 24px;
    color: #fff;
    font-size: 16px;
}
.cptui ul{ float:left; width:270px; padding:15px;}
.cptui ul img{ width:200px; height:150px; margin-left:45px;}
.cptui ul li{width:260px; line-height:16px; text-align:center; margin-top:10px; list-style-type:none;font-family:"\5FAE\8F6F\96C5\9ED1","\5B8B\4F53",serif; font-size:14px;}
.cptui ul li a{ color:#000000; text-decoration:none;}
.cptui ul li a:hover{ color: #FF0000;}
.cptui_l{float:left; height:150px; width:62px; padding-left:8px; padding-top:5px;}
.sns .comm { display: inline-block; margin-right: 8px; height: 22px; line-height: 22px; padding: 0 8px;  color: #FF0000; border: 1px solid #FF0000; border-radius: 15px; vertical-align: middle;font-family:"\5FAE\8F6F\96C5\9ED1","\5B8B\4F53",serif;font-size: 12px; margin-left:100px; margin-top:10px; }
.sns  a{text-decoration:none;}

        .qimo8{ overflow:hidden; width:1180px;background: #fff;margin-bottom: 15px; padding-left:10px; padding-right:10px;}
        .qimo8 .qimo {/*width:99999999px;*/width:8000%; height:30px;}
        .qimo8 .qimo div{ float:left;}
        .qimo8 .qimo ul{float:left; height:34px; overflow:hidden; zoom:1; }
        .qimo8 .qimo ul li{float:left; line-height:34px; list-style:none;margin-right: 5px;}
        .qimo8 li a{margin-right:5px;color:#646464; border: 1px solid #f4f4f4;border-radius: 30px;padding:1px 8px;font-size: 12px;}
		.qimo8 li a:hover{color:#ff0000; border: 1px solid #ff0000;border-radius: 30px;padding:2px 8px;font-size: 12px; text-decoration:none;}
        .loading_content{text-align: center; height: 100px;padding:50px;}
        .a{ width:1200px; overflow: hidden;background: #fff;margin-bottom: 15px;}
        .a li{float: left;
            line-height: 34px;
            list-style: none;
            margin-right: 5px;}
        .a li a{margin-right: 5px;
            color: #646464;
            border: 1px solid #f4f4f4;
            border-radius: 30px;
            padding: 1px 8px;
            font-size: 12px;}
        #wp_slider{overflow:visible;}
        .pv{display: inline-block;position: relative;top:8px;}
        .hot-text h2 a{overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp:3;
            -webkit-box-orient: vertical;
            position: relative;top: -4px;
        }
        #div1 div {
            display:none;
            padding:5px;
            color:#666;
            font-size:16px;
        }
        #div1 {
            font-size:0;
            width:371px;
            overflow:hidden; margin-left:5px;
        }
        #div1 input {
            font-size:14px;
            display:inline-block;
            width:70px; margin-top:5px;
            border:none;
            height:30px;
            line-height:30px;
            border-left:1px solid #cdcdcd;
            box-sizing:border-box;
            cursor: pointer;
        }
        #div1 input:first-of-type {
            border-left:none;
        }
        .active {
            background:#637fe4; 
            color:#fff;
        }