@charset "utf-8";
/*
Theme ID: user83
Author: 懒鸟飞移植
Author QQ：1430826160
Author Email：1430826160@qq.com
Author URL: http://www.lanniaofei.com/
*/

* {margin:0;padding:0;}
/*公用样式*/
/*公用样式*/
html,body {height:auto;background:#f6f6f6;font-family:"Microsoft YaHei","微软雅黑";}
li {list-style:none;cursor:default;}
a {text-decoration:none;}

.clearfix:after {display:block;content:' ';clear:both;}
.container {width:1200px;margin:0 auto;}

.com-tit {border-bottom:1px solid #eee;white-space:nowrap;word-wrap:normal;text-overflow:ellipsis;overflow:hidden;}
.title-2,.title-1 {display:inline-block;font-size:16px;color:#333;font-weight:normal;height:68px;line-height:68px;}
/*header*/
.header {width:100%;top:0;z-index:999;left:0;height:80px;line-height:80px;background:#fff;box-shadow:0 0 30px rgba(0,0,0,0.07);transition:top .6s;}
.gizle {top:-90px;}
.sabit {top:0;z-index:9999;}
/*logo*/
.logo {float:left;width:170px;overflow:hidden;}
.logo a {display:block;overflow:hidden;text-indent:-9999px;background-size:contain;background-position:left center;background-repeat:no-repeat;}
/*navbar*/
ul.navbar {margin-left:200px;}
ul.navbar>li {position:relative;float:left;}
ul.navbar>li>a {display:inline-block;font-size:14px;color:#34495e;position:relative;padding:0 13px;-webkit-transition:ease-in color .15s;transition:ease-in color .15s;font-weight:700;letter-spacing:.2px;}
.header>.container>ul.navbar>li a:hover,.header>.container>ul.navbar>li a.on {color:#fe5b34;}
ul.navbar>li>a>i {display:inline-block;line-height:20px;font-size:15px;color:#5c5c5c;font-weight:400;margin-left:3px;-webkit-transition:transform 0.6s;-moz-transition:transform 0.6s;-o-transition:transform 0.6s;transition:transform 0.6s;}
ul.navbar>li:hover>a>i.nav-i {transform:rotate(180deg);}
ul.navbar>li.nav-user>a>i {margin:0 5px 0 0;color:#fff;}
ul.navbar>li>ul {position:absolute;right:50%;top:100%;width:140px;margin-right:-70px;z-index:99;padding:5px 0;white-space:nowrap;background-color:#fff;border-radius:3px;border:1px solid #ddd;box-shadow:0 0 5px rgba(0,0,0,0.1);opacity:0;-webkit-transition:transform 0.6s cubic-bezier(0.175,0.885,0.32,1.275);-moz-transition:transform 0.6s cubic-bezier(0.175,0.885,0.32,1.275);-o-transition:transform 0.6s cubic-bezier(0.175,0.885,0.32,1.275);transition:transform 0.6s cubic-bezier(0.175,0.885,0.32,1.275);-webkit-transform:scale3d(0,0,0);-moz-transform:scale3d(0,0,0);-ms-transform:scale3d(0,0,0);-o-transform:scale3d(0,0,0);transform:scale3d(0,0,0);}
ul.navbar>li>ul:before {content:"";height:10px;width:10px;background-color:#fff;border:1px solid #ddd;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);border-left:0;border-bottom:0;position:absolute;left:50%;top:-7px;margin-left:-7px;}
ul.navbar>li:hover>ul {opacity:1;-webkit-transform:scale(1,1);transform:scale(1,1);}
ul.navbar>li>ul>li {line-height:38px;text-align:center;}
ul.navbar>li>ul>li:last-child {border-bottom:#9b9ea0;}
ul.navbar>li>ul>li>a {font-size:15px;color:#333;padding:0 15px;}
/*search*/
ul.navbar>.nav-btn {float:right;height:100%;}
ul.navbar>.search {float:right;height:100%;}
ul.navbar .search i {margin-right:5px;vertical-align:middle;}
.sea-wrap {height:50px;line-height:50px;padding:10px 0;z-index:10;top:-100%;background:transparent;-webkit-transition:.3s;transition:.3s;}
.sea-mask {height:100%;z-index:20;top:-100%;background:rgba(49,59,67,.9);-webkit-transition:.3s;transition:.3s;}
.sea-wrap,.sea-mask {position:fixed;width:100%;left:0;}
.sea-wrap form {font-size:0;width:100%;text-align:center;}
.sea-wrap input[name="searchtext"] {width:60%;padding:0 20px;line-height:50px;font-size:16px;background:#fff;color:#5c5c5c;border:1px solid #ddd;border-right:none;vertical-align:middle;outline:none;border-top-left-radius:3px;border-bottom-left-radius:3px;box-sizing:border-box;}
.sea-btn {width:80px;line-height:49px;font-size:22px;color:#5c5c5c;background:#fff;vertical-align:middle;border:1px solid #ddd;outline:none;border-top-right-radius:3px;border-bottom-right-radius:3px;box-sizing:border-box;cursor:pointer;}
.sea-btn i {font-size:23px;}
.sea-mask-on {top:0;}
.sea-wrap-on {top:50%;margin-top:-35px;z-index:30;}
::-webkit-input-placeholder {color:#5c5c5c;font-size:15px;}
::-moz-placeholder {color:#5c5c5c;font-size:15px;}
::-ms-input-placeholder {color:#5c5c5c;font-size:15px;}
/*login*/
ul.navbar>.nav-user {float:right;}
.header>.container>ul.navbar>li.search>a:hover,.header>.container>ul.navbar>li.nav-user>a:hover,.header>.container>ul.navbar>li.nav-btn>a:hover {color:#5c5c5c;}
.header>.container>ul.navbar>li.nav-login>a:hover {color:#fff;}
ul.navbar>.user-logined>a>img {width:28px;height:28px;vertical-align:-8px;margin-right:10px;border-radius:50%;}
ul.navbar>li.search>a,ul.navbar>li.nav-btn>a,ul.navbar>li.nav-user>a {padding:0 5px;}
ul.navbar>li.nav-login>a {color:#fff;padding:0 15px;height:32px;line-height:32px;margin-left:5px;border-radius:4px;background-color:#fe5b34;background-image:-webkit-linear-gradient(left,#fe3d7d 0,#fe5b34 50%,#fe3d7d 100%);background-image:linear-gradient(to right,#fe3d7d 0,#fe5b34 50%,#fe3d7d 100%);}
ul.navbar>li.nav-btn>a i {margin:0 5px 0 0;}
/*m-navbar-btn*/
.m-nav {display:none;cursor:pointer;}
.m-nav,.m-search {display:none;}
/*breadcrumb*/
.breadcrumb {margin:20px 5px;padding-top:90px;}
.breadcrumb>ul>li {float:left;max-height:20px;line-height:20px;margin-right:5px;font-size:14px;color:#888;}
.breadcrumb>ul>li>i {font-size:12px;color:#333;margin-right:5px;}
.breadcrumb>ul>li>a {font-size:14px;color:#333;}
.breadcrumb>ul>li>a:hover {color:#fe5b34;}
/*首页次导航*/
.art-wrap {background:#fff;padding:60px 0 30px;}
.art-wrap:nth-child(even) {background:#f1f2f3;}
.col-tit {font-size:16px;text-align:center;}
.col-tit h2 {margin:0 0 50px;font-size:24px;text-align:center;position:relative;font-weight:500;}
.col-tit h2 span {position:relative;}
.col-tit h2:after {content:" ";width:20px;background:#ff5f33;height:3px;position:absolute;left:0;top:45px;margin-left:calc(50% - 10px);border-radius:1.5px;}
.col-tit h2 i {position:absolute;right:-43px;top:-10px;background:#ff5f33;padding:1px 5px;border-radius:20px 20px 20px 0;color:#fff;font-size:10px;font-weight:400;font-style:normal;}
.col-tit h2 span:before,.col-tit h2 span:after {border-radius:3px;content:'';width:101px;height:19px;position:absolute;top:6px;}
.col-tit h2 span:before {left:-120px;background:url(../fonts/comy.svg);}
.col-tit h2 span:after {right:-120px;background:url(../fonts/comy2.svg);}
.col-tit p {letter-spacing:2px;text-align:center;color:#8a92a9;margin-bottom:35px;margin-top:-20px;font-size:14px;}
ul.col-main {margin:0 -8px;display:block;}
/*首页大图文章样式*/
.tj-art-wrap {margin-top:80px;padding:50px 0;}
.index-search-wrap{position: relative;padding:140px 0;background-repeat: no-repeat;
    background-size: cover;

}
.index-search-wrap .container{position:relative;z-index:10;cursor:default;}
.tj-box-left {width:50%;float:left;}
.tj-art-1 {margin-right:10px;}
.tj-art-con {position:relative;}
.tj-box-left .tj-art-con .art-pic-one {height:396px;border-radius:5px;overflow:hidden;}
.tj-art-1 .art-main {position:absolute;bottom:0;width:100%;background:linear-gradient(to top right,rgba(0,0,0,0.6),rgba(0,0,0,0.1));z-index:10;}
.tj-box-right,li.tj-art-2 {width:50%;float:left;}
.tj-box-right .tj-art-con {margin:0 10px 20px;position:relative;}
.tj-art-2:nth-child(2)>.tj-art-con {margin-right:0;}
.tj-art-2:nth-child(3)>.tj-art-con {margin-bottom:0;}
.tj-art-2:nth-child(4)>.tj-art-con {margin-bottom:0;margin-right:0;}
.tj-box-right a.art-pic-one {height:188px;border-radius:5px;}
.tj-box-right .art-main {position:absolute;bottom:0;width:100%;background:linear-gradient(to top right,rgba(0,0,0,0.5),rgba(0,0,0,0.1));z-index:10;}
.overlay {position:absolute;bottom:0;left:0;width:100%;height:100%;-webkit-transition:background-color .3s ease;transition:background-color .3s ease;z-index:1;background:-webkit-linear-gradient(0deg,rgba(0,0,0,0.5),rgba(0,0,0,0.3) 70%,rgba(0,0,0,0.1));background:linear-gradient(0deg,rgba(0,0,0,0.5),rgba(0,0,0,0.3) 70%,rgba(0,0,0,0.1));}
.tj-art-con b.post-tit a,.tj-art-con p.col-art-meta span,.tj-art-con p.col-art-meta span i {color:#fff;}
.tj-art-con:hover a,.tj-art-con:hover .tj-art-con p.col-art-meta span,.tj-art-con:hover .tj-art-con p.col-art-meta span i {opacity:.8;}
.tj-art-con:hover img {transform:scale(1.1);}
.tj-art-con b.post-tit a{height:20px;white-space:nowrap;}
.tj-art-con b.post-tit a:hover {color:#fff;opacity:.8;}
.col-main {position:relative;}
.col-main ul {margin:0 -10px;background:ffffff;}
.col-main ul li {float:left;width:25%;}
.col-main ul li span{color: #888;
    text-align: center;
  }
.col-main ul.home-ad-box li a {display:block;margin:0 0 10px 50px;}
.art-con {background:#fff;margin:0 10px 20px;border-radius:3px;overflow:hidden;box-shadow:0 0 15px rgba(0,0,0,0.075);transition:box-shadow .3s cubic-bezier(.215,.61,.355,1),transform .3s cubic-bezier(.215,.61,.355,1),-webkit-box-shadow .3s cubic-bezier(.215,.61,.355,1),-webkit-transform .3s cubic-bezier(.215,.61,.355,1);}
.art-con:hover {-webkit-transform:translateY(-5px);-moz-transform:translateY(-5px);-ms-transform:translateY(-5px);transform:translateY(-5px);box-shadow:0 10px 20px rgba(213,213,213,0.4);}
a.art-pic-one {display:block;position:relative;height:215px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
a.art-pic-two {display:block;position:relative;height:285px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
a.art-pic-3 {display:block;position:relative;height:310px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
a.art-pic-one img {height:100%;}
.mask {display:none;width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(255,255,255,.2);}
.art-con:hover .mask {display:block;}
a.cat {padding:15px 15px 0 15px;display:block;font-size:12px;color:#8a92a9;margin-left:18px;height:30px;box-sizing:border-box;}
a.cat::after {content:" ";width:4px;height:4px;display:block;position:relative;left:-18px;top:-11px;border-radius:15px;border-width:2px;border-style:solid;border-color:rgb(255,95,51);border-image:initial;}
.art-main {background:#fff;letter-spacing:.5px;overflow:hidden;}
b.post-tit {display:block;box-sizing:border-box;font-size:15px;font-weight:normal;margin:12px 15px;position:relative;}
b.post-tit a {display:block;color:#062743;line-height:20px;overflow:hidden;white-space:normal;-o-text-overflow:ellipsis;text-overflow:ellipsis;}
b.post-tit a:hover {color:#EF353D;}
p.col-art-meta {color:#8a92a9;padding:0 15px;margin-bottom:6px;font-size:12px;height:26px;overflow:hidden;box-sizing:border-box;}
p.col-art-meta span {float:left;display:block;font-size:12px;color:#888;height:20px;padding-right:8px;box-sizing:border-box;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
p.col-art-meta span:nth-child(1) {max-width:40%;}
p.col-art-meta span:nth-child(2) {max-width:37%;}
p.col-art-meta span:nth-child(3){
    max-width:23%;
    font-size: 14px;
    color: #e85308;
    font-weight: bold;
    float: right;
}
.jiage{
    max-width:23%;
    font-size: 14px !important;
    color: #e85308;
    font-weight: bold;
}
p.col-art-meta a {color:#888;}
p.col-art-meta a:hover {text-decoration:underline;}
p.col-art-meta span i {color:#888;margin-right:3px;vertical-align:-2px;}
ul.ajax-arts>div.ias-trigger {float:left}
ul.ajax-arts>div.ias-trigger,.more-1,.more-2 {display:block;width:100%;font-size:14px;margin:15px 0 30px;text-align:center;}
.more-1>a,.more-2>a,ul.ajax-arts>div>a {display:inline-block;padding:10px 80px;text-decoration:none;background-color:#ff5f33;color:#fff !important;border-radius:50px;outline:none;cursor:pointer;}
.more-1>a:hover,.more-2>a:hover,ul.ajax-arts>div>a:hover {opacity:.88;}
/*首页搜索*/
.transparent{background:transparent;}
.transparent ul.navbar>li>a,.transparent ul.navbar>li>a>i{color:#fff;}
.gizle{background:#fff;transition:.5s;}
.gizle ul.navbar>li>a,.gizle ul.navbar>li>a>i{color:#34495e;}
.swiper-mask {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    filter: brightness( 100%) contrast( 100%) saturate( 100%) blur( 0px) hue-rotate( 0deg);
    background-color: #191e4b;
    opacity: 0.5;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}
h2.search-title {
    color: #fff;
    letter-spacing: 2px;
    font-size: 24px;
    text-align: center;
    font-weight: 700;
    line-height: 1.2;
    margin: 0 0 15px;opacity: .98;
}
p.search-desc {
    font-size: 15px;
    color: #fff;
    margin-bottom: 25px;
    text-align: center;line-height: 24px;opacity: .98;
}
.search-form {
    max-width: 100%;
    text-align: center;
}
.search-form form {
    display: block;
    overflow: hidden;
    margin: 0 auto;
    width: 50%;
}
.search-form form input[type="text"] {
    background:rgb(240, 244, 245);
    height: 46px;
    line-height: 46px;
    font-size: 16px;
    display: block;
    float: left;
    width: 85%;
    text-indent: 20px;
    border-radius: 6px 0 0 6px;
    border: none;
    outline: none;
}
.search-form form button.sea-btn {
    background: #ff5f33;
    font-size: 16px;
    height: 46px;
    border: none;
    color: #fff;
    display: block;
    float: left;
    width: 15%;
    border-radius: 0 6px 6px 0;
    cursor: pointer;
    outline: none;
}
.hot-search-key {
    font-size: 15px;
    text-align: left;
    color: #fff;
    opacity: 0.65;
    width: 50%;
    margin: 15px auto 0;
    display: block;
}
.hot-search-key a {
    color: #fff!important;
}
a 
/*新闻教程*/
ul.col-tit-2 {list-style:none;text-align:center;margin-top:-15px;margin-bottom:26px;}
ul.col-tit-2 li {display:inline-block;margin:0 3px;margin-bottom:6px;}
ul.col-tit-2 li span {border:1px solid #eaeaea;border-radius:20px;padding:5px 12px;font-size:13px;color:#062743;cursor:pointer;}
ul.col-tit-2 li.active span {background:#d2d2d2;border-color:#d2d2d2;}
.news-con>li {width:32%;float:left;background:#fff;margin-right:1.334%;position:relative;height:75px;margin-bottom:20px;border-radius:3px;box-shadow:0 0 15px rgba(0,0,0,0.075);}
.news-con-left {float:left;width:110px;height:75px;border-radius:3px;overflow:hidden;margin-right:10px;}
.news-con-left img {height:100%;}
.news-con-right {padding:10px 10px 0 0;box-sizing:border-box;}
.news-con-right p.col-art-meta {padding:0;height:16px;margin:0;}
b.news-post-tit {display:block;font-size:14px;margin-bottom:15px;}
.news-post-tit a {color:#062743;line-height:20px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;height:20px;}
.news-post-tit a:hover {color:#EF353D;}
/*vip服务介绍*/
.vip-item {padding:0 30px 50px;background-color:#ffffff;text-align:center;width:23%;margin:0 1% 30px 1%;display:block;float:left;top:0;box-sizing:border-box;position:relative;-webkit-box-shadow:0 8px 10px 0px rgba(0,0,0,0.1);box-shadow:0 8px 10px 0px rgba(0,0,0,0.1);transition:all .3s cubic-bezier(.4,0,.2,1);-webkit-transition:all .3s cubic-bezier(.4,0,.2,1);-moz-transition:all .3s cubic-bezier(.4,0,.2,1);-ms-transition:all .3s cubic-bezier(.4,0,.2,1);-o-transition:all .3s cubic-bezier(.4,0,.2,1);}
.vip-item h6 {font-size:20px;margin:0 -30px;background:#ff5f33;padding:15px 0;font-weight:normal;color:#fff;}
.item-1 h6 {background:#0ec0e6;}
.vip-item.item-2 h6 {background:#514e9f;}
.vip-item.item-3 h6 {background:#6f0ee6;}
.vip-item.item-4 h6 {background:#d2c55d;}
.vip-item>span.price {font-weight:600;font-size:32px;line-height:40px;display:block;margin:20px 0 5px;}
.vip-item>span.price small {font-size:14px;}
p.border-decor {margin-bottom:50px;text-align:center;}
p.border-decor span {background:#f5f5f5;border-radius:30px;padding:7px 12px 5px;color:#333;display:inline-block;line-height:1;font-size:13px;}
.vip-item ul {margin-bottom:20px;}
.vip-item ul li {font-size:15px;color:#333;padding-bottom:10px;}
.vip-item ul li:not(:first-child) {padding-top:10px;}
.vip-item ul li:not(:last-child) {border-bottom:solid 1px #f7f7f7;}
.vip-item a.btn {color:#fff !important;background:#ff5f33;border-radius:50px;padding:0px 35px;}
.vip-item.item-1 .btn {background:#514e9f !important;}
.vip-item.item-3 .btn {background:#6f0ee6 !important;}
.vip-item.item-4 .btn {background:#d2c55d !important;}
.vip-item:hover {top:-10px;}
/*分类样式1 css*/
.sift {font-size:15px;margin-bottom:30px;}
.sift ul li {padding:10px 5px;border-bottom:1px dotted #eee;box-sizing:border-box;overflow:hidden;}
.sift ul li:last-child {border-bottom:0;}
.sift span {padding:2px 8px;border-radius:4px;color:#333;background:#f6f6f6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.sift span i {font-size:15px;color:#34495e;margin-right:3px;}
.sift>ul>li>.option {width:auto;line-height:26px;padding-right:20px;margin-left:75px;}
.option a {color:#555;margin-right:20px;float:left;display:block;}
.option a:hover{color:#4f9cee;}
.option .active{color:#F32424;}
a.current {color:#4f9cee;}
/*分类样式2 css*/
.col-left {width:71%;position: relative;}
.col-right {width:28%;margin-left:10px;}
.col-left,.col-right {margin-bottom:20px;}
.col-left>ul.col-left-cate {font-size:16px;padding:20px;border-bottom:1px solid #eee;}
.col-left>ul.col-left-cate>li {color:#888;}
.col-left>ul.col-left-cate>li:first-child {border-left:3px solid #4f9cee;margin-left:-20px;padding-left:20px;}
.col-left>ul.col-left-cate>li>i {font-size:14px;margin:0 5px;}
.col-left>ul.col-left-cate>li>a:hover {color:#4f9cee;}
.art-list li {overflow:hidden;padding:20px;border-bottom:1px solid #eee;}
.art-list li a{color: #333;}
.art-list-left {width:220px;border-radius:4px;overflow:hidden;}
.art-list-left>a>img {height:100%;}
.art-list li:hover img {transform:scale(1.1);}
.art-list-right {margin-left:235px;overflow:hidden;}
.art-list-right h3 {font-size:18px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;height:35px;line-height:26px;font-weight:500;margin-bottom:3px;}
.art-list-right h3>a {color:#333;}
.art-list-right h3>a:hover {color:#4f9cee;}
.art-intro {font-size:14px;color:#888;max-height:84px;line-height:28px;overflow:hidden;word-break:break-all;text-align:justify;margin-bottom:8px;}
.art-meta {color:#999;font-size:0;}
.art-meta span {display:inline-block;max-width:50%;line-height:20px;font-size:12px;padding-right:15px;box-sizing:border-box;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.art-meta span i {vertical-align:top;margin-right:3px;}
.art-meta span a {color:#999;}
.art-meta span a:hover {color:#4f9cee;}
/*搜索页css*/
.no_result>h3 {font-size:22px;font-weight:normal;color:#333;margin:35px 20px 25px;}
.no_result>span {font-size:13px;color:#666;margin-left:20px;}
.no_result>p {margin:13px 67px;color:#333;font-size:13px;}
/*文章页样式css*/
/*background-attachment:fixed;定位背景*/
.inside-focus {
    position: relative;
    padding: 80px 0;
    margin: 80px 0 30px;
    background-position: center center;
    background-size: cover;
    background-repeat: repeat;
}
.inside-focus:before {position:absolute;top:0;left:0;z-index:0;width:100%;height:100%;background-color:#000;content:'';opacity:.5;}
.cate-header,.art-header {height:100%;color:#fff;letter-spacing:.5px;text-align:center;}
.cate-header h1 {font-size:26px;font-weight:600;}
.cate-header>.container,.art-header>.container {position:relative;box-sizing:border-box;}
.cate-header h1,.art-header h1 {line-height:35px;padding-bottom:10px;}
.art-header h1 {font-size:24px;font-weight:500;}
.art-header .art-meta {color:#fff;}
.art-header  .art-meta span a {color:#fff;}
/*.art-wrap {padding:20px;margin-bottom:20px;background:#fff;}
*/
.avatar img {height:100%;}
.art-tit {margin-left:65px;}
.art-header .art-tit h1 {position:relative;font-size:20px;font-weight:400;letter-spacing:.5px;line-height:26px;padding-bottom:10px;}
.art-wrap-in {padding:20px;margin-bottom:20px;background:#fff;}
.content {font-size:.95rem;color:#333;word-wrap:break-word;}
.content p {word-wrap:break-word;word-break:break-all;}
.tuku .img strong {
    font-size: 12px;
    display: block;
    overflow: hidden;
    line-height: 18px;
    padding-top: 10px;
    clear: both;
}
.img 
{
    background: #fafafa;
    border: 1px solid #e8e8e8;
    padding: 10px;
    font-size: 12px;
    color: #666;
    text-align: center;
}
.img_r {
    width: 220px !important;
    margin: 5px 0 5px 20px;
    float: right;
    clear: right;
}
.img_c {
    width: 320px !important;


}
.art-a {text-align:center;margin:0 20px 20px;}
.art-a img {width:auto;max-width: 100%;}
/*产品页样式*/
.product {background-color:#fff;border-top:1px solid #eee;padding-top:30px;padding-bottom:40px;margin-bottom:30px;margin-top: 80px;}
.proPhoto {width:400px;height:300px;float:left;}
.proPhoto>img {height:100%;}
.proChoice {height:300px;margin-left:435px;}
h1.proTit {line-height:45px;font-weight:lighter;font-size:20px;}
h2.proMeta {margin-top:5px;line-height:16px;font-size:14px;width:100%;color:#6c6c6c;font-weight:normal;}
h2.proMeta>span {font-size:12px;margin-right:20px;background:#eff0f1;padding:2px 4px;border-radius:3px;color:#8c8c8c;}
h2.proMeta>span>i {font-size:14px;margin-right:3px;}
h2.proMeta>span>a {color:#8c8c8c;}
.proAdt {height:50px;border:1px dashed #a3a3a3;margin-top:25px;padding:0 20px;box-sizing:border-box;overflow:hidden;}
.proAdt>a {font-size:18px;line-height:50px;color:#ed1c24;}
.proMore {height:50px;height:40px;line-height:50px;margin:20px 0;overflow:hidden;}
span.proPrice {margin-left:5px;position:relative;float:left;display:inline;font-size:16px;color:#e74e52;
	line-height:40px;
	margin-right: 20px; 
}
span.proPrice>em {display:inline-block;font-size:30px;font-style:normal;}
span.proView {float:right;font-size:20px;color:#ff433e;margin-right:5px;}
span.proView>i {margin-right:3px;}
span.collect {float:right;font-size:15px;color:#ff433e;margin-right:20px;}
span.collect>i {margin-right:3px;}
span.collect>a {color:#ff433e;}
.proMoreBtn {font-size:0;overflow:hidden;}
.proMoreBtn>a {display:block;float:left;height:40px;line-height:40px;text-align:center;color:#fff;font-size:14px;background:#17a8fc;border:0;width:130px;margin-right:20px;cursor:pointer;box-sizing:border-box;}
a.lcpbuyed {background:#ed1c24;}
a.proDemo2,a.proDemo3 {background:#333;}
.proState {font-size:14px;color:#333;margin-top:20px;}
.proState>p {line-height:20px;height:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.proState em {font-style:normal;}
/*文章页相关文章css*/
.art-xiangguan {margin-bottom:20px;margin-top:20px}
.art-xiangguan a {color:#333!important;font-size:14px;margin:3px 5px 3px 0;display:block;}
.art-xiangguan p {line-height: 26px;}
.art-pic img {border-style: none;max-width: 450px;}
/*文章页标签css*/
.art-tags {margin-top:20px;display:flex;flex-wrap:wrap;}
.art-tags a {color:#333;font-size:14px;margin:3px 5px 3px 0;display:block;}
.art-tags>a>span {display:block;padding:3px 10px;border:1px #eee solid;background:#f5f6f7;}
/*文章版权css*/
.art-copyright {font-size:14px;color:#999;padding:20px 20px 5px;margin:20px -20px 0;border-top:1px solid #eee;background:#fff;}
.art-copyright-tit>span {display:inline-block;font-size:14px;color:#333;padding:3px 15px;line-height:22px;border:1px solid #eee;margin-top:-15px;background:#fff}
.art-copyright p {line-height:26px;text-align:justify;}
.article_url {overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.article_copyright p,.article_copyright p a {font-size:14px;color:#5c5c5c;}
/*文章页上下篇css*/
.prev-next {display:flex;flex-wrap:wrap;font-size:15px;padding:20px;margin:20px 0;background:#fff;}
.prev-next p>a {color:#333;}
.prev-next p.art-next:hover>a,.prev-next p.art-prev:hover>a {color:#EF353D;}
.prev-next p.art-next:hover>a:after {content:'»';position:absolute;right:0;top:50%;margin-top:-21px;font-size:58px;color:#ccc;line-height:34px;}
.prev-next p.art-prev:hover>a:after {content:'«';position:absolute;right:0;top:50%;margin-top:-21px;font-size:58px;color:#ccc;line-height:34px;}
.prev-next p>a>span {display:block;color:#999;cursor:default;margin-bottom:3px;}
p.art-prev,p.art-next {position:relative;width:50%;box-sizing:border-box;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
p.art-prev {padding:0 20px 0 45px;text-align:left;border-right:1px solid #eee;}
p.art-prev>a:after {content:'«';position:absolute;left:0;top:50%;font-size:58px;color:#EDEDED;line-height:34px;margin-top:-21px;}
p.art-next {padding:0 45px 0 20px;text-align:right}
p.art-next>a:after {content:'»';position:absolute;right:0;top:50%;margin-top:-21px;color:#EDEDED;font-size:58px;line-height:34px;}
/*相关文章*/
.related {margin-bottom:20px;background:#fff;}
.related-tit {font-size:16px;color:#333;padding:20px;border-bottom:1px solid #eee;}
ul.related-main {padding:20px 0 0 20px;}
ul.related-main>li {width:25%;margin-bottom:20px;overflow:hidden;}
ul.related-main>li>a {display:block;margin-right:20px;}
.related-img {position:relative;height:210px;border-radius:3px;overflow:hidden;}
.related-img img {height:100%;}
.related-main p {font-size:14px;color:#666;line-height:165%;padding:5px 0 0;overflow:hidden;text-align:center;}
.related-main li:hover p {color:#4f9cee;text-decoration:underline;}
.related-main li:hover .related-img>span.mask {display:block;}


/*主题特色modulecss*/

.widget:nth-child(1) {margin-top:0;}
.mod-main li:hover .mod_right img {transform:rotate(360deg);-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);}
.title-2 {position:relative;margin-left:20px;}
.widget .com-tit>li {width:33.333333%;float:left;text-align:center;cursor:pointer;}
.tit-hover {position:relative;}
.title-2:after,.tit-hover:after {content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;border-bottom:3px solid #4f9cee;}
/*作者模块*/
.auth-avatar {background-image:url(../images/auhtbg.jpg);background-size:cover;position:relative;height:100px;background-repeat:no-repeat;background-position:center center;margin-bottom:54px;}
.auth-avatar>a {display:block;position:absolute;top:54px;left:50%;margin-left:-46px;padding:6px;background-color:transparent;border-radius:100%;}
.auth-avatar>a>img {width:80px;height:80px;border-radius:100%;}
.widget-auth h4 {text-align:center;margin-bottom:15px;font-size:18px;line-height:26px;}
.widget-auth h4>a {color:#333;}
.auth-count {background:#fff;border-top:1px solid #eee;border-bottom:1px solid #efefef;}
.auth-count ul {padding:0;text-align:center;display:flex;display:-moz-flex;display:-ms-flex;display:-o-flex;}
.auth-count ul li {float:left;width:33.333%;border-right:1px #eee solid;padding:8px 0;font-weight:300;}
.auth-count ul>li:nth-child(3) {border-right:0;}
.auth-count ul li span {display:block;font-size:14px;color:#999;}
.auth-count ul li strong {font-size:13px;color:#666;font-weight:bold;}
.mod-main {padding:10px 0;}
.mod-main>li {font-size:15px;font-weight:normal;line-height:24px;padding:5px 20px 10px;-webkit-line-clamp:1;-webkit-box-orient:vertical;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:unset;box-sizing:border-box;}
.mod-main>li>a {font-size:15px;color:#333;}
.mod-post-left {float:left;width:70px;height:50px;line-height:50px;border-radius:2px;overflow:hidden;}
.mod-post-right {height:50px;line-height:25px;overflow:hidden;color:#333;margin-left:80px;white-space:normal;text-overflow:ellipsis;}
.mod-post>li {padding:0 20px 15px;border-bottom:1px solid #eee;margin-bottom:15px;}
.mod-post>li:first-child {margin-top:5px;}
.mod-post>li:last-child {border:0;margin-bottom:0;}
.mod-main>li>a:hover>.mod-post-right {color:#4f9cee;}
.mod-main>li>a:hover {color:#4f9cee;}
.mod-main>li>span {background:#999;color:#fff;display:inline-block;font-size:14px;width:18px;height:18px;line-height:18px;margin:0 8px 0 0;text-align:center;border-radius:4px;}
.mod-main>li>span.art-num-1 {background:#f44336;}
.mod-main>li>span.art-num-2 {background:#4caf50;}
.mod-main>li>span.art-num-3 {background:#ffc107;}
.mod-main>li>span.art-num-4 {background:#00bcd4;}
.mod-main>li>span.art-num-5 {background:#2196f3;}
.mod-main>li>span.art-num-6 {background:#e91e63;}
.mod-main>li>span.art-num-7 {background:#34495e;}
.mod-main>li>span.art-num-8 {background:#f4e3ab;}
.mod-main>li>span.art-num-9 {background:#b9af8f;}
.mod-main>li>span.art-num-10 {background:#d68a8a;}
.mod-tags {padding:12px 15px;}
.mod-tags>a {float:left;display:block;color:#726161;border-radius:2px;font-size:14px;width:33.3333%;overflow:hidden;}
.mod-tags>a>span {display:block;width:auto;line-height:25px;margin:4px 3px;padding:2px 5px;text-align:center;background:#f5f6f7;border-radius:2px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
a.a-tag-1 {color:#f44336;}
a.a-tag-2 {color:#4caf50;}
a.a-tag-3 {color:#0B0B0B;}
a.a-tag-4 {color:#00bcd4;}
a.a-tag-5 {color:#2196f3;}
a.a-tag-6 {color:#e91e63;}
a.a-tag-7 {color:#34495e;}
a.a-tag-8 {color:#003366;}
a.a-tag-9 {color:#B37333;}
a.a-tag-10 {color:#CC0000;}
a.a-tag-1>span:hover {color:#fff;background:#f44336;}
a.a-tag-2>span:hover {color:#fff;background:#4caf50;}
a.a-tag-3>span:hover {color:#fff;background:#0B0B0B;}
a.a-tag-4>span:hover {color:#fff;background:#00bcd4;}
a.a-tag-5>span:hover {color:#fff;background:#2196f3;}
a.a-tag-6>span:hover {color:#fff;background:#e91e63;}
a.a-tag-7>span:hover {color:#fff;background:#34495e;}
a.a-tag-8>span:hover {color:#fff;background:#003366;}
a.a-tag-9>span:hover {color:#fff;background:#B37333;}
a.a-tag-10>span:hover {color:#fff;background:#CC0000;}
.mod-main-left {width:50px;height:50px;text-align:center;color:#888;border-radius:50%;overflow:hidden;}
.mod-main-right {height:50px;line-height:25px;overflow:hidden;font-size:14px;margin-left:65px;white-space:normal;text-overflow:ellipsis;color:#999;}
.mod-comm {padding:10px 0;}
.mod-comm>li {padding:10px 20px;border-bottom:1px solid #eee;}
.mod-comm>li:last-child {border-bottom:0;}
.mod-comm>li>a>.mod-main-left>img {height:100%}
.mod-comm>li:hover>a>.mod-main-left>img {transform:rotate(360deg);}
.mod-comm-auth>span {color:#45b6f7;font-weight:700;margin-right:5px;}
.mod-comm-text {white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.mod-comm-text img{width: auto;}
.mod_right_comm {height:41px;line-height:21px;overflow:hidden;font-size:14px;color:#3f3f3f;margin-left:51px;white-space:nowrap;text-overflow:ellipsis;}
.mod_right_comm p {text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:#5c5c5c;}
.mod-main>li:hover .mod_p {color:#4f9cee;}
.tag_wall_con a:hover {background:#4f9cee;color:#fff;}
/*404css*/
.error-info {text-align:center;background:#fff;border:1px solid transparent;}
.error-img {margin:63px 20px 0;}
.error-info h2 {font-size:30px;color:#333;letter-spacing:5px;margin:25px 20px 0;}
.error-info p {font-size:15px;color:#ef6666;font-weight:300;letter-spacing:1px;margin:25px 20px;}
.error-info h3 {font-size:16px;color:#666;font-weight:400;letter-spacing:1px;margin:0 20px 25px;}
.error-info a {margin:0 auto 63px;display:block;background:#7caced;height:46px;line-height:46px;color:#fff;width:200px;letter-spacing:5px;border:0;font-size:18px;text-align:center;border-radius:5px;}
.error-info img {width:431px;height:231px;}
/*分页css*/
.pagebar-1 {margin:10px 0 30px;}
.pagebar-2 {margin-bottom:20px;margin-top:25px;}
.pagebar-3 {margin:20px;padding-top:20px;border-top:1px solid #eee;}
.comm-msgs .pagebar-3 {margin-bottom:0;}
.pagebar-1,.pagebar-2,.pagebar-3 {font-size:0;text-align:center;}
.pagebar-1 a,.pagebar-1 span,.pagebar-2 a,.pagebar-2 span,.pagebar-3 a,.pagebar-3 span {display:inline-block;font-size:14px;color:#333;line-height:20px;padding:6px 12px;margin:0 5px 6px 0;background:#FFF;border:1px solid #eee;cursor:pointer;border-radius:3px;}
.pagebar-1 span.page-now,.pagebar-2 span.page-now,.pagebar-3 span.page-now {background:#4f9cee;color:#fff;}
.pagebar-1 a:hover,.pagebar-2 a:hover,.pagebar-3 a:hover {background:#4f9cee;color:#fff;}
/*页脚样式*/.footer-navi {position:relative;z-index:20;padding:40px 0;background:#2a2a32;color:#949498;line-height:25px;}
.about {float:left;padding:0 60px 0 0;padding-right:60px;font-size:14px;width:33%;margin:0;box-sizing:border-box;}
.footer-navi h2 {margin-bottom:14px;font-weight:400;font-size:18px;line-height:1.38889;border:0;color:#fff;}
.footer-navi p {padding:5px 0;line-height:27px;color:rgba(255,255,255,0.5);font-size:13px;overflow:hidden;}
.navis {float:left;width:67%;display:-ms-flexbox;display:flex;box-sizing:border-box;margin-bottom:30px;justify-content:space-between;flex-wrap:nowrap;justify-content:space-around;}
.navi {padding-left:60px;text-align:left;flex:1;}
.footer-navi ul {padding-bottom:10px;overflow:hidden;white-space:nowrap;}
.footer-navi a {color:#545454;font-size:13px;}
.footer-bottom {background:#000;padding-bottom:5px;}
.links {padding:10px 0 0 0;}
.links li {float:left;margin-right:10px;line-height:2;font-size:13px;color:#545454;}
.links li a {color:#545454;}
.links li a:hover {color:#ccc;}
.footer-copyright {color:#ffffff;text-align:center;font-size:13px;padding-top:5px;}
.footer-copyright a {color:#ffffff !important;}
.footer-copyright p {line-height: 24px;}
.footer a:hover {color:#fff;}
.footer img {width:auto;height:auto;}
/*侧边悬浮*/
.rollbar {position:fixed;right:15px;bottom:15px;z-index:999;width:50px;}
.rollbar .rollbar-item {position:relative;margin-top:10px;width:35px;height:35px;border-radius:4px;background-color:#ffffff;color:#000;text-align:center;opacity:.8;cursor:pointer;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out;box-shadow:0 0 10px rgba(0,0,0,0.07);}
.rollbar .rollbar-item a {color:#000;}
.rollbar .rollbar-item i {line-height:35px;font-weight:700;font-size:20px;color:#333;}
.tap-weixin {position:relative;}
.tap-weixin img {position:absolute;right:45px;width:120px;height:120px;top:-40px;border-radius:2px;box-shadow:0 0 2px rgba(0,0,0,.2);max-width:inherit;max-height:inherit;display:none;}
.tap-weixin:hover img {display:block;}
ul.navbar li.m-nav-1 {display:none;}
.sift span.toggleBtn {display:none;}

@media screen and (max-width:1210px) {body {-webkit-transition-duration:.3s;transition-duration:.3s;}
.m-nav-on {position:fixed;top:0;left:0;right:0;bottom:0;overflow:hidden;-webkit-transform:translateX(80%);transform:translateX(80%);}
.container {width:100%;}
.logo {float:none;margin:0 auto;}
ul.navbar {float:none;position:fixed;top:0;right:100%;bottom:0;width:80%;padding:68px 0 0;z-index:90;font-size:12px;background-color:#fff;text-align:left;margin:0;height:auto!important;line-height:30px!important;overflow-y:scroll;overflow-x:hidden;}
ul.navbar>li {float:none;margin-bottom:10px;}
ul.navbar .nav-btn {float:none;height:auto;}
ul.navbar li.m-nav-1>i {font-size:22px;color:#5c5c5c;}
.m-nav-on ul.navbar li.m-nav-1 {display:block;float:none;position:absolute;top:20px;left:15px;width:22px;text-align:center;margin-bottom:0;}
ul.navbar>li>a {height:35px;line-height:35px;}
ul.navbar>li>a {position:relative;font-size:14px;font-weight:600;color:#333;padding:0 15px;}
ul.navbar>li>a>i {display:none;}
ul.navbar>li.nav-user>a>i {display:inline-block;color:#333;}
ul.navbar .nav-user {float:none;position:absolute;top:30px;right:10px;text-align:center;margin-bottom:0;}
ul.navbar>li>ul {position:static;font-size:0;opacity:1;width:auto;padding:0;margin-right:0;border:0;box-shadow:none;background:#fff;white-space:normal;-webkit-transform:scale(1,1);transform:scale(1,1);webkit-transition:transform 0.6s cubic-bezier(0.175,0.885,0.32,1.275);-moz-transition:all 0s;-o-transition:all 0s;transition:all 0s;}
ul.navbar>li>ul:before {position:static;border:0;height:0;width:0;}
ul.navbar>li>ul:after {display:block;content:' ';clear:both;}
ul.navbar>li>ul>li {float:left;width:46%;margin:5px 2%;background:#F6F9FA;border-bottom:0;}
ul.navbar>li>ul>li>a {font-size:14px;color:#888;}
ul.navbar .nav-user > a {color:#4f9cee;}
ul.navbar>.search {display:none;}
ul.navbar .sea-wrap {display:none;}
.search i {display:block;font-size:24px;color:#5c5c5c;}
.sea-wrap form {width:100%;text-align:center;}
.sea-wrap input[name="searchtext"] {width:60%;padding:0 2%;}
.sea-wrap {display:block;}
.m-nav,.m-search {display:block;position:absolute;top:0;z-index:100;}
.m-nav {left:10px;}
.m-search {right:10px;}
.m-mask {display:block;opacity:0;visibility:hidden;position:fixed;top:0;left:0;bottom:0;right:0;z-index:9999;background:rgba(0,0,0,.7);}
.m-nav-on .m-mask {visibility:visible;opacity:1;}
.m-nav i ,.m-search i{font-size:22px;}
.gizle{box-shadow: 0 0 5px #c1b2b2;}
.gizle .m-nav i ,.gizle .m-search i{color:#5c5c5c;}
.transparent ul.navbar>li>a, .transparent ul.navbar>li>a>i {
    color: #333;
}
a.art-pic-one {height:175px;}

ul.col-main {margin:0;}
.col-main ul {margin:0;}
ul.col-tit-2,.grids {padding:0 10px;box-sizing:border-box;}
.news {margin:0}

.proMain {padding:0 10px;}
.proMoreBtn>a {width:24%;margin-right:1%;}
.links {padding:40px 10px 20px;}
.about {padding-left:10px;}
.footer-navi .navis {padding-right:10px;}
.footer-copyright {padding:20 10px;}
}
@media screen and (max-width:990px) {.top {position:fixed;top:0;left:0;z-index:9999;}
.tj-art-wrap .container,.index-search-wrap .container {max-width:768px;}
.tj-box-left .tj-art-con .art-pic-one {height:236px;}
.tj-box-right a.art-pic-one {height:108px;}
.tj-art-con b.post-tit {margin:8px 15px;}
.tj-art-con p.col-art-meta {margin-bottom:0;}
.col-main ul li.art {width:50%;}
.art-con {margin:0 4px 10px;}
a.art-pic-one {height:285px;}
.news-main {width:100%;}
.news>.news-main:nth-child(3n+1)>.news-con,.news>.news-main:nth-child(3n+2)>.news-con,.news>.news-main:nth-child(3n+3)>.news-con {margin-left:4px;margin-right:4px;}
.col-left,.col-right {width:100%;}
.col-right {display:none;}
.col-right>.col-side {margin-left:0}
.widget:nth-child(1) {margin-top:20px;}
.related-img {height:160px;}
.error-info h2 {font-size:28px;}
.proChoice {margin-left:425px;}
h1.proTit {max-height:70px;line-height:35px;font-weight:lighter;font-size:18px;white-space:normal;overflow:hidden;}
.proAdt {height:40px;margin-top:20px;}
.proAdt>a {font-size:16px;line-height:40px;}
span.proView {font-size:16px;display: none;}
span.collect{
	display: none;
}

.proMore {height:auto;line-height:35px;}
span.proPrice>em {font-size:26px;}
.proMoreBtn>a {height:35px;line-height:35px;}
.vip-item {width:48%;}
.prev-next p.art-next:hover>a:after {content:''}
.prev-next p.art-prev:hover>a:after {content:''}
}
@media screen and (max-width:768px) {.tj-art-wrap {padding:30px 0;}
.tj-art-wrap .container,.index-search-wrap .container {width:100%;padding:0 10px;box-sizing:border-box;}
.tj-box-left {margin-bottom:20px;}
.tj-box-left,.tj-box-right {width:100%;}
.tj-art-1 {margin-right:0;}
.tj-box-left .tj-art-con .art-pic-one,.tj-box-right a.art-pic-one {height:auto;}
.tj-art-2:nth-child(1)>.tj-art-con,.tj-art-2:nth-child(3)>.tj-art-con {margin-left:0;}
.hot-search-key,.search-form form{width:100%;}
.col-main ul li {width:50%;}
.col-main ul.home-ad-box li a {margin:0 10px 20px;}
.col-main ul.home-ad-box {margin:-30px 0 30px;}
a.art-pic-one {height:245px;}
.news-con>li {width:48.7%;margin-right:1.3%;}
.index_post1 {width:50%;}
.index_post_pic1 a {height:230px;}
.index_box1 li:nth-child(5n) {display:block;}
.index_tit1 {height:30px;line-height:30px;}
.index_tit1 h3 {width:170px;}
.index_tit1 a {line-height:26px;}
.art-list-left {width:180px;}
.art-list-right {margin-left:200px;}
.sift span.toggleBtn {position:absolute;top:0;right:0;z-index:11;display:block;width:35px;height:47px;line-height:43px;text-align:center;cursor:pointer;background:transparent;}
.sift span.toggleBtn i {font-size:18px;color:#555;margin-right:0;}
.proPhoto {width:100%;height:300px;float:none;text-align:center;margin-bottom:10px;}
.proPhoto>img {width:400px;height:100%;}
.proChoice {margin-left:0;}
ul.related-main>li {width:50%;}
.related-img {height:210px;}
.footer-navi {display:none;}
}
@media screen and (max-width:670px) {.sea-btn {width:60px;line-height:36px;}
.sea-wrap input[name="searchtext"] {line-height:40px;}
.col-tit h2 span:before,.col-tit h2 span:after {top:4px;}
.news-con>h2 {font-size:16px;line-height:50px;}
.index-tag-info {padding:20px;}
.index-tag-info h4 {font-size:16px;}
.col-tit {padding:20px 0;}
a.art-pic-one {height:180px;}
.news-con>li {width:100%;margin-right:0;}
p.col-art-meta span:nth-child(1) {max-width:50%;}
p.col-art-meta span:nth-child(2) {max-width:50%;}
.vip-item {width:98%;margin:0 1% 30px;float:none;}
.art-list-left {width:130px;height:100px;}
.art-list-right {margin-left:145px;}
.art-list-right h3 {font-size:16px;height:28px;margin-bottom:0;}
.art-intro {height:49px;margin-bottom:3px;line-height:25px;}
.art-header .art-tit h1 {font-size:16px;font-weight:600;color:#444;}
p.art-prev,p.art-next {width:100%;}
p.art-prev {padding:0;margin-bottom:10px;border-right:0;}
p.art-next {padding:0;text-align:left;}
p.art-prev>a:after,p.art-next>a:after {content:'';}
.prev-next p>a>span {display:inline;margin-right:10px;}
.related-img {height:218px;}
.comm-user li {width:100%;}
.comm-user>ul>li:nth-child(odd)>.comm-group {margin-right:0;}
.comm-user>ul>li:nth-child(even)>.comm-group {margin-left:0;}
.comm-child {margin-left:0;}
.comm-child .msg-img {height:50px;width:50px;}
.comm-child .msg-info {margin-left:60px;}
.links {padding:20px 10px 20px;}
.rollbar {display:none;}
.lemmaWgt-lemmaCatalog {display:none;}
.content_topp .img_r {
        width: 98% !important;
        margin: 0 0 5 0 !important;
        height: auto !important;
        text-align: center;
        background: #ffff;
        border: 0px solid #e8e8e8;
    }

 
    
.content_topp.img strong {
        color: #888;
        font-size: 14px;
        line-height: 1;
        margin-top: .14rem;
        padding-top: 0px !important;
    }
    
.tuku .img_r {
        width: 98% !important;
        margin: 0 0 5 0 !important;
        height: auto !important;
        text-align: center;
        background: #ffff;
        border: 0px solid #e8e8e8;
    }

 
    
.tuku.img strong {
        color: #888;
        font-size: 14px;
        line-height: 1;
        margin-top: .14rem;
        padding-top: 0px !important;
    }

a.art-pic-two {height:auto!important;}
a.art-pic-3 {height:auto!important;}

.con1Left {
        width: 120px!important;
        height: 120px!important;
        line-height: 120px!important;
        font-size: 52px!important;
}

.con1Right {
        display: -webkit-box;
        overflow: hidden;
        line-height: 1.35;
        font-size: 18px;
        color: #000;
        text-align: left;
        margin: -20px 0 0 16px;
        box-sizing: border-box;
        height: auto;
    }
.item img {

  max-height: 60px!important;/* 高度自动调整以保持比例 */
 
}
}
@media screen and (max-width:500px) {.logo {width:120px;}
ul.navbar {padding:58px 0 0;}
ul.navbar .nav-user {top:19px;}
.index-search-wrap {
    padding: 80px 0 40px;}
.sea-btn i {
    vertical-align: -5px;
}
.search-form {
    max-width: 90%;
    margin: 0 auto;
}
.hot-search-key {
    width: 90%;
}
h2.search-title{font-size:18px;margin-bottom:10px;}
p.search-desc {
    font-size: 13px;
}
.search-form form input[type="text"]{height:42px;line-height:42px;}
.search-form form button.sea-btn{height:42px;}

.inside {padding:0;}
.breadcrumb {padding-top:80px;}
.breadcrumb {margin:15px 5px;}
a.art-pic-one {height:145px;}
.tj-art-main p span.grades {line-height:20px;padding-right:80px;background-size:75px 19px;}
.tj-art-main p span.tuijian {display:none;}
.art-list-left {width:100px;}
.art-list-right {margin-left:115px;}
.art-intro {height:29px;margin:3px 0 0;line-height:29px;}
.related-img {height:210px;}
.comm-sumbit span {display:none;}
span.comm-user-info {line-height:37px;}
.comm-user input {height:37px;line-height:37px;}
.comm-user li img {height:35px;}
.error-img {margin-top:30px;}
.error-info img {width:381px;height:auto;}
.error-info h2 {font-size:26px;}
.error-info a {font-size:16px;width:130px;height:35px;line-height:35px;margin-bottom:30px;}
.product {background-color:#fff;padding-top:20px;margin-top:70px;}
}
@media screen and (max-width:400px) {.header {padding:0;}
.breadcrumb {padding-top:75px;}
a.art-pic-one {height:130px;}
.tj-art-main p {font-size:12px;}
.avatar {display:none;}
.art-tit {margin-left:0;text-align:center;}
.art-meta span {padding-right:10px;}
ul.related-main {padding-left:15px;}
ul.related-main>li>a {margin-right:15px;}
.related-img {height:120px;}
span.comm-avator img {display:none;}
span.comm-avator em {margin-left:0;}
.error-info img {width:100%;height:auto;}
.error-info h2 {font-size:22px;}
.proPhoto {height:225px;}
.proPhoto>img {width:340px;}
h2.proMeta>span {margin-right:10px;}


}
@media screen and (max-width:380px) {.art-meta span:last-child {display:none;}
span.comm-avator img {display:none;}
span.comm-avator em {margin-top:10px;}
.error-info h2 {font-size:20px;}
.proPhoto>img {width:300px;}
.main p img{max-height: 50px !important;}
}
::selection {background:#4f9cee;color:#fff;}




/******视频下载*****/
.meihua_1 {
	display: block;
	margin-top: 10px;
	padding: 5px 10px;
	background-color: #f16b6f;
	color: #FFF;
	font-weight: bold;
	font-size: 18px;
	font-family: "Microsoft Yahei","Helvetica Neue",Helvetica,Arial,sans-serif;
}

.meihua_2 {
	background-color: #fff;
	margin-bottom: 20px;
	box-shadow: 0 1px 2px rgba(15,39,65,0.1);
	font-family: "Microsoft Yahei","Helvetica Neue",Helvetica,Arial,sans-serif;
}

.meihua_2 .meihua_2_1 {
	height: auto;
	overflow: hidden;
	background-color: #FFF;
	border: 1px solid #DDDDDD;
	border-width: 1px 1px 1px 1px;
	padding: 20px;
}

.meihua_2 .meihua_2_1 p {
	margin: 5px auto!important;
}

.meihua_2 .meihua_2_1 .meihua_btn {
	float: left;
	border: 1px solid #8a8a8a;
	font-size: 14px;
	height: 36px;
	line-height: 36px;
	padding-left: 40px;
	margin: 10px 10px 0 0;
	overflow: hidden;
	border-radius: 2px;
	background: url(../images/30.png) no-repeat 5px 3px #f16b6f;
	border: 1px solid #f16b6f;
	color: #FFF!important;
	text-decoration: none;
	padding-right: 10px;
}

.meihua_2 .meihua_2_1 .meihua_btn i {
	margin-right: 5px
}

.meihua_2 .meihua_2_1 .meihua_btn:hover {
	background-color: #ea4c89;
	-webkit-transition: box-shadow .2s linear;
	transition: box-shadow .2s linear;
	box-shadow: inset 0 0px var(--accent-color)
}

.video {
	position: relative;
	padding-bottom: 56.25%!important;
	height: 0;
	overflow: hidden;
}

.video iframe,
.video object,
.video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.short-btn {
	float: left;
	border: 1px solid #8a8a8a;
	font-size: 14px;
	height: 36px;
	line-height: 36px;
	padding-left: 40px;
	margin: 10px 10px 0 0;
	overflow: hidden;
	border-radius: 2px;
	background: url(../images/10.png) no-repeat 5px 3px #f16b6f;
	border: 1px solid #f16b6f;
	text-decoration: none;
	color: #FFF!important;
	padding-right: 10px;
	text-decoration: none;
}

.short-btn:hover {
	background-color: #ea4c89
}

.aboxd1 {
	margin-bottom: 20px;
}

.aboxd2 {
	margin-top: 20px;
}

.user .sidebar-header .userfen {
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	width: 100%;
	background: rgba(0,0,0,.2);
	padding: 10px 15px;
}

.user .sidebar-header .userfen span {
	width: 33.33%;
	display: inline-block;
}

.user .comment .plp2 span {
	margin-right: 20px;
}

@media(max-width:768px) {
	.user .widget.widget_categories ul li {
		border-bottom: 1px solid #f1f1f1;
		width: 49%;
		display: inline-block;
		text-align: center;
		box-sizing: border-box;
	}
}

.mt20 {
	margin-top: 20px
}


/*****tags总页*****/
.tagzong{}
.tagzong a{width: auto;}
.tagzong a span{padding: 2px 10px;}



/*资源下载*/
.widget-pay {
    position: relative;
    background-color: #fff;
    padding: 20px;
    border-radius: 4px;
    clear: both;
    overflow: hidden;
}
.widget-pay .pay--rateinfo {
	padding: 10px 20px;
	border-radius: 4px;
	margin-top: 0px;
	margin-bottom: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 11;
	-webkit-box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
	box-shadow: 0 4px 12px 0 rgba(52, 73, 94, 0);
	background: #fff0;
}



.widget-pay .agent--contact {
    overflow: hidden;
    border-radius: 4px;
}
.agent--contact .list-paybody {
    padding: 10px;
    background-color: #f3f7ff;
}
.agent--contact .list-paybody span {
    font-style: inherit;
    letter-spacing: 0;
    font-size: 12px;
    letter-spacing: .025em;
    color: #8a92a9;
    padding-right: 10px;
}
.agent--contact .list-paybody span:nth-child(1) {
    font-style: inherit;
    letter-spacing: .075em;
    margin-top: 0;
    text-transform: uppercase;
    display: block;
    font-weight: 600;
    color: currentColor;
}

.agent--contact ul li {
	font-size: 11px;
	list-style: none;
	position: relative;
	padding: 1px 20px 17px;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	color: currentColor;
	justify-content: inherit;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.agent--contact ul li:before {
	height: 100%;
	width: 1px;
	left: 3px;
	background: linear-gradient(-180deg,#467eff 0,#0056ff 98%);
}

.agent--contact ul li:after {
	left: 0;
	display: inline-block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 7px;
	height: 7px;
	border: 1px solid #0056ff;
	border-radius: 50%;
	background-color: #467eff;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.agent--contact ul li:after, .agent--contact ul li:not(:last-of-type):before {
	content: "";
	position: absolute;
	top: calc((1em - -5px)/ 2);
}



.agent--contact .list-paybody span:nth-child(1) {
	font-style: inherit;
	letter-spacing: .075em;
	margin-top: 0;
	text-transform: uppercase;
	display: inline-block;
	font-weight: 600;
	color: currentColor;
}

.agent--contact .list-paybody span {
	font-style: inherit;
	letter-spacing: 0;
	font-size: 12px;
	letter-spacing: .025em;
	color: #8a92a9;
	padding-right: 10px;
}
.widget-pay .pay--rateinfo b{
    border: 0;
}
.widget-pay .pay--rateinfo b .price {
	font-size: 28px;
	margin-right: 5px;
	color: #1461ff;
}

.widget-pay .pay--rateinfo b sup {
	font-size: 13px;
	margin-left: 5px;
	color: #555555;
	font-weight: 400;
}



.widget-pay .pricing-options {
    position: relative;
    margin-bottom: 10px;
}
.widget-pay .pricing-options li {
    padding: 10px 0;
    font-size: 14px;
    cursor: pointer;
    
    line-height: 20px;
    color: #21b3fc;
}
.widget-pay .pricing-options li +li {
    border-top: 1px solid #e6e6e6;
}



.widget-pay .pricing-options li:nth-child(2n){
    color: #FF9800;
}
.widget-pay .pricing-options li:nth-child(3n){
    color: #fd2f44;
}
.widget-pay .pricing-options li:nth-child(4n){
    color: #8c8c8c;
}


.widget-pay .pay--content {
    position: relative;
    padding-bottom: 10px;
}

.widget-pay .btn--block {
    width: 100% !important;
}

.btn--danger {
    color: #fff;
    border-radius: 0;
    font-size: 16px;
    padding: 6px 0;
    font-weight: 400;
    background: linear-gradient(-125deg,#467eff 0%,#0056ff 100%);
    box-shadow: 0 3px 10px -1px #2c63ff!important;
}
.btn {
    border: none;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 46px;
    outline: none;
    padding: 0;
    text-align: center;
    position: relative;
}
.widget-pay .ac_qqhao {
    padding-top: 20px;
    text-align: center;
}
.widget-pay .ac_qqhao a {
    color: #34495e;
    transition: all 0.3s ease;
    font-size: 14px;
}


@font-face {
    font-weight: 400;
    font-style: normal;
    font-family: baikeFont_layout;
    src: url(../font/layout_1.eot?#iefix);
    src: url(../font/layout_1.eot?#iefix) format('embedded-opentype'),url(../font/layout_3.woff) format('woff'),url(../font/layout_4.ttf) format('truetype'),url(resource/font/layout.otf) format('opentype'),url(../font/layout_5.svg) format('svg')
}

.wiki-lemma-icons {
    font-weight: 400;
    font-style: normal;
    font-family: baikeFont_layout;
}

.wiki-lemma-icons_edit-lemma:before {
    content: '\e603'
}

.wiki-lemma-icons_lock-lemma:before {
    content: '\e604'
}


.headline-1 {
    float: left;
    display: block;
    padding: 0 8px 0 18px;
    background: #fff;
    color: #000;
    font-weight: 400;
    font-size: 22px;
    line-height: 24px;
}


.catalogIndex_e4ypG {
    color: #ccc;
    display: inline-block;
    font-size: 12px;
    line-height: 16px;
 
    padding-right: 2px;
    vertical-align: top;
    width: 5px;
}
.lemma-desc {
    font-size: 16px;
    color: #626675;
    margin-top: 10px;
    position: relative;
    z-index: 2;
}
.titlepic {
  display: flex;
  justify-content: center; /* 水平居中 */
  align-items: center; /* 垂直居中 */
padding-bottom: 12px;
padding-top: 10px;
}

h3 {
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 400;
    font-family: Microsoft YaHei, SimHei, Verdana;
}
h3:before {
    content: "";
    display: inline-block;
    width: 3px;
    height: 15px;
    margin-right: 10px;
    background-color: #4f9cee;
}

/* 会员 */


.table caption{font-weight:700;padding:10px 0;padding:8px 0 9px;font-size:14px}
.table th,table td{padding:2px 10px;font-size:12px;line-height:22px;height:22px;border:1px solid #e6e6e6}


.table .coloredcell{background:#fbfbfb}
.table .para{font-size:12px;text-indent:0;margin:0;height:auto;word-break:break-all}
.table th{border-bottom:1px solid #e6e6e6;font-weight:700;height:23px;background-color:#f8f8f8}
.table-responsive{width:790px;overflow-x:auto}
.table th,.neweditor .table td{box-sizing:border-box;vertical-align:middle}

.tags{
    
    position: relative;
    clear: both;

    margin: 20px -20px 0;
    border-top: 1px solid #eee;
  
}

.cat {
    padding: 15px 0 0 0;
    display: block;
    font-size: 12px;
    color:#ff5f33;
    margin-left: 5px;
    height: 30px;
    box-sizing: border-box;
}
.entry-excerpt {
    margin-top: 5px;
    margin-bottom: 5px;
    overflow:hidden;
    color: #aaa;
    height: 100px;
    padding: 0 5px 0 5px;
}
.entry-excerpt p{
line-height:20px;
}


/*headline-box*/
.headline-box { width: 38%; float: right; }
.headline-news { overflow: hidden; padding: 10px 10px 10px 5px; }
.headline-news-title { margin-bottom: 15px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color: #0092d8; }
.headline-news-title a { color: #1487f4; }
.headline-news-title span { float: left; font-size: 12px; font-weight: normal; border: #ff6600 1px solid; padding: 0 5px; border-radius: 3px; color: #ff6600; margin: 4px 8px 0 0; }
.headline-news-smalltext { line-height: 20px; font-size: 14px; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; color: #888; }
.headline-news-list { border-top: #ddd 1px solid; padding-top: 10px; }
.headline-news-list li { padding-left: 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; line-height: 30px; position: relative }
.headline-news-list li:before { position: absolute; content: ""; width: 3px; height: 3px; background: #000; border-radius: 10px; left: 0; top: 15px; }
/*tab*/


.zhuanti {
width: 100%; 
background: #fff;
border: 1px solid #ffffff;
}
.left-column {
    width: 58%; 
 position: relative;float: left;
   padding: 10px 0 10px 5px;
    
}
.right-column {
    width: 40%; 
    float: right;
  
}
.lemmaTitleBox__OVrj {
    line-height: 40px;
padding-bottom: 20px;
}
.lemmaTitle_qmNnR {
    color: #000;
    display: inline;
    font-size: 34px;
  
    line-height: 38px;
    margin-right: 10px;
    position: relative;
    vertical-align: sub;
    word-break: break-all;
}
 .lemmaPinyin_RzNj9 {
    color: #d53003;
    font-size: 12px;
    margin-right: 2px;
    position: relative;
    
}

.con1Top {
    width: 100%;
    height: auto;
    display: flex;
    background-color: #F6F6F6;
    min-height: 160px;
    padding: 18px;
    box-sizing: border-box;
}

.con1Right {
    height: auto;
    display: -webkit-box;
    white-space: normal !important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    line-height: 1.35;
    font-size: 18px;
    color: #000;
    flex: 1;
    text-align: left;
    margin: 10px 0 0 44px;
    box-sizing: border-box;
    position: relative;
}
.con1Right p {
    color: #000000;
    font-size: 20px;
    font-weight: bold;
}
.con1Left {
    width: 228px;
    height: 228px;
    background-image: url(https://imgs0.zupu.cn/photos/common/20191113/9ac2121a-cd55-4144-a488-ae9a15ef30c1.png);
    background-size: 100% 100%;
    text-align: center;
    line-height: 228px;
    font-size: 110px;
    color: #F5F1DC;
    font-family: pictos;
    display: inline-block;
}

.simpleTxt {
    background-color: #F6F6F6;
    height: auto;
    min-height: 140px;
    margin-top: 10px;
    box-sizing: border-box;
}
.goBtn {
    width: auto;
    padding: 10px 30px;
    height: 45px;
    border: 1px solid #DC323F;
    border-radius: 10px;
    margin: 20px auto 0;
    color: #DC323F;
    font-size: 20px;
    line-height: 45px;
    cursor: pointer;
}
.family-name-list {
    display: flex;
    flex-wrap: wrap;
}
.family-name-list .item {
    width: 216px;
    height: 263px;
    background-image: url(https://imgs0.zupu.cn/photos/common/20191113/9ac2121a-cd55-4144-a488-ae9a15ef30c1.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 0 2% 2% 0;
}
.family-name-list .item .logo {
    position: relative;
    width: 65%;
}
.family-name-list .item .title {
    margin-top: 5%;
    font-size: 20px;
    font-weight: bold;
    color: #a25d18;
}
.family-name-list .item .logo .txt {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%, -50%, 0);
    font-size: 54px;
    color: #fff;
}
.mingxing {
  display: flex;
  flex-wrap: wrap; /* 允许换行 */
}

/* 自适应图片css */

li{list-style-type:none;}
fieldset, img{border:0;}
label,button{cursor: pointer;}
.clearfix:after{clear:both;content:".";display:block;font-size:0;height:0;visibility:hidden;}
.clearfix:after{_zoom:1;}
.overflow{overflow:hidden; _zoom:1;}
.clear{clear:both; height:0;font-size:0; overflow:hidden;}
.fl{float: left;}
.fr{float: right;}
.main {width: 100%;display: block;}
.main>div {display: inline-block;width: 19%;max-height: 120px;}
.main p {padding: 15px;}
.main p img{max-height: 120px;}
.main p .bjh-p{display: block;font-size: 14px;line-height: 24px;color: #333;text-align: justify;}

@media only screen and (max-width:767px){


.main {padding: 0;position: relative;}
.main>div {width: 18.5%;margin-right: 1px;}
.main p img{max-height: 70px;}
.main p {padding: 5px;}
}
/* 【pdf下载 css */
.btn-v {
    margin-top: 40px;
    display: flex;
}
.btn-v .btn.plain {
    box-shadow: 0 0 0 1px #f86e04 inset;
    background: none;
    color: #f86e04;
}
 .btn-v .btn.bg {
    background-color: #f86e04;
}
 .btn-v .btn.bg:hover {
  background: #ff9b42;
}

.btn-v .btn.plain:hover {
  background: #f86e04;
  color: #ffffff;
}
.btn-v .btn {
    display: block;
    color: #fff;
    max-width: 200px;
    width: 40%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 2px;
    font-size: 18px;
    margin: 0 10px;
}

.buynr .buy{
margin: 20px auto !important;
border: 1px #ff5858 dashed;
background: #fafafa;
color: #333;
text-align: center;
padding:10px;
font-size: 16px;

display: block;
}
.buy li{
    list-style: none !important;
    font-size: 16px;
}
.downshuoming{
   text-align: left;
}
.buy li span{
	color: #f60;
    padding-left: 10px;
    font-weight: bold;
}
.buy .buybtn{
	border: none;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 36px;
    outline: none;
    padding: 0 18px;
    text-align: center;
    position: relative;
    text-transform: none;
    text-decoration: none;
    overflow: visible;
    margin: 10px 10px;
    color: #ffffff;
    background: #20a0ff;
    background: -webkit-gradient(linear,left top,right top,from(#20a0ff),to(#20b8ff));
    background: -webkit-linear-gradient(left,#20a0ff,#20b8ff);
    background: linear-gradient(90deg,#20a0ff,#20b8ff);
    -webkit-box-shadow: 0 3px 5px rgba(32,160,255,.5);
    box-shadow: 0 3px 5px rgba(32,160,255,.5);
}

.nav-right{float:right;font-size:15px;margin-top:0px}
.nav-right li{position:relative;float:left}
.nav-right a{display:inline-block;padding:0 15px;-webkit-transition:ease-in color .15s;transition:ease-in color .15s;position:relative}
.nav-right > li > a{padding:25px 10px 23px}
.nav-right .icon{font-size:20px;}
.nav-right .nav-login{padding:18px 12px 0 12px;}
.nav-right .nav-login.no{padding:19px 0 17px 13px;}
.nav-right .nav-login a{padding:6px 0;border:none;position: relative;}
.nav-right .nav-login i{display: none;}
.nav-right .nav-login .avatar{width: 36px;height: 36px;border-radius: 50%;}
.nav-right .nav-login.yes span{position: absolute;right: -3px;bottom:-1px;}
.nav-right .nav-login.yes span:after{font-family: 'iconfont';content:"\e8d2";font-size:14px;color:#fbb715;}
.nav-right .nav-vip{padding:6.5px 13px 12.5px;}
.nav-right .nav-vip a{padding:3px 0;color: #fbb715 !important;}
.nav-right .nav-vip a .icon{font-size:30px;}
.nav-right .nav-tougao{padding:13px 13px 15px;}
.nav-right .nav-tougao a{padding:6px 0;}
.nav-right .nav-search{padding:13px 13px 15px;}
.nav-right .nav-search a{padding:6px 0;z-index:99;}
.nav-right .nav-cart{padding:13px 13px 15px;position: relative;}
.nav-right .nav-cart a{padding:6px 0;z-index:99;}
.nav-right .nav-cart span{position: absolute;top:5px;right: -3px;font-size: 12px;color:#ff5f33;font-weight: bold;}
.nav-line{
	width: 1px;
    background: #8a92a9;
    height: 10px;
    display: inline-block;
    margin: 0 15px;
    min-width: 1px;
    padding: 0;
    border: 0;}
.nav-right .nav-button{display:none}
.nav-right .sub-menu{position:absolute;top:100%;right:0;background-color:#fff;font-size:13px;padding:12px 5px 6px;margin:20px 0 0;box-shadow:0 0 10px rgba(0,0,0,0.1);line-height:32px;min-width:260px;border-radius:2px;opacity:0;visibility:hidden;-webkit-transition:all 0.2s ease-out;-moz-transition:all 0.2s ease-out;-o-transition:all 0.2s ease-out;transition:all 0.2s ease-in-out}
.nav-right .sub-menu:before {content: " ";height: 0;width: 0;border-color: transparent;border-style: solid;border-width: 8px;border-bottom-color: #fff;position: absolute;right: 10px;top: -14px;}
.nav-right .sub-menu li{float:left;width: 20%;}
.nav-right .sub-menu li.first{width: 100%;margin-bottom: 10px;}
.nav-right .sub-menu a{font-weight:normal;padding:0 10px;color: #062743}
.nav-right .sub-menu li.item{text-align: center;line-height: 15px;margin-bottom: 5px;font-size: 12px;}
.nav-right .sub-menu li.item a{padding:0;width:40px;height: 40px;border-radius: 50%;background: #f5f5f5;display: inline-block;text-align: center;}
.nav-right .sub-menu .user-info{padding:0 6px;}
.nav-right .sub-menu .user-info a{padding:0;display: inline-block;position: relative;line-height: 1}
.nav-right .sub-menu .user-info a .vip{bottom: -2px;}
.nav-right .sub-menu .user-info .name{display: inline-block;margin-left: 6px;height: 36px;line-height: 36px;}
.nav-right .sub-menu .user-info .name .nickname{display: inline-block;max-width: 92px;overflow: hidden;float:left;height: 36px;}
.nav-right .sub-menu .user-info .name t{background: #fbb715;color:#fff;padding:2px 8px;border-radius: 20px;margin-left: 10px;font-size: 12px;}
.nav-right .sub-menu .user-info .name d{background: rgba(45,50,55,0.7);color:#fff;padding:2px 8px;border-radius: 20px;margin-left: 10px;font-size: 12px;}
.nav-right .sub-menu .user-money{display: block;padding-bottom: 8px;font-weight:normal;padding:0 6px;color: #062743}
.nav-right .sub-menu .user-vip{display: block;padding-bottom: 8px;font-weight:normal;padding:0 6px;color: #062743}
.nav-right .sub-menu .user-cart{display: block;padding-bottom: 8px;font-weight:normal;padding:0 6px;color: #062743}
.nav-right .sub-menu .icon{top:1px;font-size: 18px;display: inline-block;line-height: 20px;}
.nav-right li:hover > .sub-menu{opacity:1;visibility:visible;margin:0}
.nav-right .money-left{background: #f5f5f5;padding:0 8px;border-radius: 0 5px 0 5px;font-size: 12px;margin-top: 10px;}
.nav-right .money-left t{float: right;color: #707c86}
.nav-right .cart-left{background: #f5f5f5;padding:0 8px;border-radius: 0 5px 0 5px;font-size: 12px;margin-top: 10px;display: block;}
.nav-right .cart-left t{float: right;}
.nav-right .vip-left{background: #f5f5f5;border-radius: 0 5px 0 5px;padding: 0 8px;font-size: 12px;margin-top: 10px;}
.nav-right .vip-left t{float: right;color: #707c86;line-height: 22px;margin-top: 5px;}
.nav-right .vip-left v{cursor:pointer;float: right;background: #fbb715;color: #fff;border-radius: 30px;padding: 4px 8px;display: inline-block;line-height: 1;margin-top: 6px;}
.nav-right .vip-left .down-left{margin-top: -5px;color: #707c86}
.nav-right .vip-left .down-left b{font-size: 16px;}

.zhanwei {
    
    padding: 30px 0 0 0;
    
  
}