﻿@charset "utf-8";
@import "fd-animator.css";
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  src: url('//static.cgmol.com/cssimages/Poppins.ttf');
}
*{margin:0px; padding:0px;}
*, :after, :before{box-sizing: border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
/*body, html {min-width: 1200px;}*/
.sy_content{min-width: 1200px;margin: 0 auto;/*max-width: 2040px;*/}
html{overflow-x:hidden;}
body{font:14px Microsoft Yahei, arial, helvetica, sans-serif;color:#323232;}
.body_bgcolor{background: #f4f4f4;}
ul li{list-style:none;}
em, i{font-style:normal; }
img{border:none;}
a:link, a:visited, a:active{text-decoration:none;}
.font15{font-size:15px;}
.font14{font-size:15px;}
.unweight {font-weight: normal;}
.fontweight {font-weight: 700;}
/*.mar-right5 {margin-right: 5px;}*/
.height35{height:35px; line-height:35px;}
label {cursor: pointer;}
.paygb {color: #ffe500;}
.martop10{margin-top:10px;}

/*输入框样式*/
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
    box-shadow: inset 0 0 0 1000px #fff;
}
input[name='wd']::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #f4f4f4;
}
input[name='wd']::-moz-placeholder { /* Firefox 19+ */
  color: #f4f4f4;
}
input[name='wd']:-ms-input-placeholder { /* IE 10+ */
  color: #f4f4f4;
}
input[name='wd']:-moz-placeholder { /* Firefox 18- */
  color: #f4f4f4;
} 
@media (max-width: 1401px)
{
#header{width:1380px !important;}
#mallSearch{margin-left: 10px !important;}
}
.floatright, .fr{float:right;}
.floatleft, .fl{float:left;}
.raywhite:link, .raywhite:visited, .raywhite:active, .raywlist:link, .raywlist:visited, .raywlist:active{color:#323232; text-decoration:none;}
.raywhite:hover, .raywlist:hover{color:#FF6651;}
.aorange:link, .aorange:visited, .aorange:active{color:#4d4d4d;}
.aorange:hover{color:#FF6651;}
.porelative{position:relative;}
.lilocation, .lilocation a{color:#676767;}

/*头部*/
.topbgdv{background: transparent;z-index: 2;position: absolute;height:80px;line-height:80px;width: 100%;top:0;}
.scroll_bg{background:url("//static.cgmol.com/cssimages/14-s.jpg");background-size:cover;}
.topbgdv, .dnbfdv{min-width:1380px;}
#header{width:100%; z-index:10;height:100%;padding: 0 40px;}
#header .headerCon {position: relative;}

.clearfix{clear: both; display:block; visibility:hidden;height: 0;content:".";}
#mallLogo {float: left;padding-top:12px;z-index: 9;}
#mallLogo img{outline:none;height:50px;}
#mallSearch {
    float: left;
	width: calc(100% - 1000px);
    margin-top: 20px;
	margin-left: 50px;
	min-width:300px;
}
#sp-search-form{background: -webkit-gradient(linear,left top,right top,from(rgba(114,214,245,.2)),color-stop(50%,rgba(200,193,221,.2)),to(rgba(255,148,179,.2)));
    background: -webkit-linear-gradient(left,rgba(114,214,245,.2),rgba(200,193,221,.2) 50%,rgba(255,148,179,.2));
    background: -o-linear-gradient(left,rgba(114,214,245,.2) 0,rgba(200,193,221,.2) 50%,rgba(255,148,179,.2) 100%);
    background: linear-gradient(90deg,rgba(114,214,245,.2),rgba(200,193,221,.2) 50%,rgba(255,148,179,.2));border-radius:40px; height:40px;}
#mq {
    border: 0 none;
	color:#e1e1e1;
	background:none;
    height: 100%;
    text-indent: 20px;
    width: 80%;
    z-index: 2;
	font-size:15px;font-family:"Microsoft Yahei";outline:none;
}
.psertip{margin-top:3px;font-size:13px;color:#c1c1c1;}
#button-submit {background:url(//static.cgmol.com/cssimages/site_png_hz.png)0 0 no-repeat;border:0 none;cursor: pointer;position:absolute; right:0px;height: 42px;margin: 1px 1px 2px 0px;width: 42px;outline:none;}
#button-submit:hover{background-position:0px -43px;}
#button-sub {
    background: none;
    border: 0 none;
    cursor: pointer;
    position: absolute;
    right: 8px;
    height: 38px;
    width: 40px;
    outline: none;
}
.utleft{float:left;}
#isnotlogin_u{float:right;color:#FFFFFF;position:relative;height: 100%;}
.user-head{height:100%;padding-left: 18px;}
.ellipsis {white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.lk-fast{height: 100%;color: #FFF;margin-right:22px;text-align: center;line-height: 55px;}
.lk-fast:nth-child(4n){margin-right:0;}
.lk-fast i{display:block;height:25px;}
.lk-fast i.icon-jifen:before, .lk-fast i.icon-xiaoxi1:before{font-size: 18px;}
.lk-fast i.icon-chongzhi:before{font-size: 20px;}
.lk-fast i.icon-shangchuan:before{font-size: 22px;}
.lk-fast:hover{color:#FF6651;}
.user-index{display: inline-block;margin-top: 15px;}
.user-name{display: inline-block;margin-left: 10px;max-width: 105px;}
.user-index img{width: 44px;height: 44px;border-radius: 100%;margin-top: 2px;}
.head-row img{width: 50px;height: 50px;border-radius: 100%;}
.user-box{right: 5px;display:none;}
.user-head:hover .user-box{display:block;}
.user-row{padding:0 15px;}
.head-row{width:240px;height:65px;line-height:65px;padding-top: 5px;}
.head-row a{margin-right:10px;}
.head-row p{height:25px;line-height:25px;}
.head-row p:first-child{color:#313131;max-width:180px;font-size: 16px;}
.head-row p:nth-child(2){color:#999;}
.u-rt{width:180px;}
.em-intr, .em-mbi{display:inline-block;width:49%;max-width: 80px;}
.em-intr{margin-right: 3px;}
.up-row{
    width: 100%;
    height: 40px;
	line-height:40px;
    background-color: #FF6651;
    border-radius: 4px;
    color: #FFF;
    margin: 0 auto;
    margin-bottom: 15px;
	display:block;
	text-align:center;
}
.up-row i.icon-shangchuan:before{font-size: 18px;vertical-align: bottom;margin-right: 3px;}

.user-coin, .user-pay{cursor:pointer;}
.coin-get{display:none;right:-20px;cursor: default;}
.user-coin:hover .coin-get, .user-pay:hover .pay-get{display:block;}
.pay-intey, .income-mb{width: 100%;display: block;height: 100%;border-radius: 4px;margin-bottom: 15px;height: 60px;}
.pay-intey{background-color: #f9d681;color:#351d06;}
.income-mb{background-color: #849df9;color: #FFF;}
.income-btn{background-color: #323232;
    color: #FFF;
    display: inline-block;
    border-radius: 40px;
    line-height: 20px;
    font-size: 14px;
    margin-right: 10px;
    margin-top: 16px;
    padding: 4px 12px;
    letter-spacing: .5px;
	}
.income-btn:hover{background-color:#5b59e1;}	
.vip-title .pd{font-size: 13px;color: rgba(255,255,255,.7);}
.vip-title{margin-left:20px;text-align: left;}
.vip-title p{line-height:22px;}
.vip-title .pt{font-size:14px;font-weight:600;margin-top: 8px;}
.vip-title .px{font-size:13px;color: rgba(0,0,0,.38);}
.vip-btn {
    background-image: linear-gradient(45deg,#42444d,#212227);
	background-image: -webkit-linear-gradient(45deg,#42444d,#212227);
    background-image: -o-linear-gradient(45deg,#42444d 0,#212227 100%);
    color: #f9d681;
    display: inline-block;
    border-radius: 40px;
    height: 35px;
    line-height: 30px;
    font-size: 15px;
    float: right;
    margin-right: 20px;
    margin-top: 12px;padding: 2px 20px;
}
.vip-btn:hover{background-image: linear-gradient(45deg,#351d06,#212227);background-image: -webkit-linear-gradient(45deg,#351d06,#212227);background-image: -o-linear-gradient(45deg,#351d06 0,#212227 100%);}
.vip-btn em{font-size:12px;color:#d8ba71;letter-spacing: .3px;}

.f-text{text-align: left;color: #666;font-size: 16px;font-weight: 600;}
.f-text span{font-size: 13px;color: #bfbfbf;font-weight: normal;margin-left: 8px;}
.free-get{width:378px;margin-bottom: 15px;overflow: hidden;}
.item-type{width: 23%;;background-color: #eeeeee;color:#666;margin-right:10px;border-radius: 4px;}
.item-type:nth-child(4n){margin-right:0;}
.item-type p:first-child{line-height: 26px;margin-top: 3px;}
.item-type p:nth-child(2n){line-height: 26px;color: #5e64ff;}
.item-type i.icon-shangchuan:before, .item-type i.icon-jiaocheng:before, .item-type i.icon-gongxiang:before{font-size: 25px;}
.item-type i.icon-hot:before{font-size: 23px;}
.em-tip{position: absolute;left: 5px;top: 25px;background-color: rgba(0,0,0,.7);color: #FFF;padding: 0 5px;height: 30px;line-height: 30px;border-radius: 4px;}
.free-get .hint:after{left: 0;top: 0;width: 100%;height: 80px;line-height: 80px;border-radius: 4px;background-color:rgb(255,102,81,.7)}

/*.user-m{border-top:1px solid #f5f5f5;}*/
.user-m li{height:45px;line-height:45px;}
.user-m li a{color:#333;display:block;border-radius: 4px;text-indent: 10px;}
.user-m li a:hover{ background-color: #f5f5f5;color:#FF6651;}
.user-m li a i{margin-right:10px;}
.isub-btn{
    cursor: pointer;
    position: absolute;
    right: 8px;
	top:0;
    outline: none;height: 40px;
    line-height: 40px;
}
#mallSearch i.icon-sousuo:before {
    font-size: 24px;
    display: inline-block;
    color: #FFF;
    margin-right: 8px;
}

.hint{position:relative;display:inline-block;}

.hint:before, .hint:after{
	position:absolute;
	opacity:0;
	z-index:2;
	
	-webkit-transition:0.3s ease;
	-moz-transition:0.3s ease;
	pointer-events:none;
}		
.hint:hover:before, .hint:hover:after{opacity:1;}
.hint:before{
	content:'';
	position:absolute;
	background:transparent;
	border:6px solid transparent;
	position:absolute;
}	
.hint:after{
	content:attr(data-hint);
	background:rgba(0,0,0,.7);
	color:white;
	padding:1px 10px;
	font-size:13px;
	white-space:nowrap;
        border-radius:2px;
}

.hint-bottom:before{
	top:100%;
	left:10%;
	margin:-14px 0 0 0;
	border-bottom-color:rgba(0,0,0,.7);
}	
.hint-bottom:after{
	top:100%;
	left:10%;
	margin:-2px 0 0 -10px;
}
.hint-bottom:hover:before{
	margin-top:-6px;
}
.hint-bottom:hover:after{
	margin-top:6px;
}
.a_howJf{background:none;padding:8px 20px; color:#FFFFFF;font-size:15px;background-color:#FF6651;border-radius:4px;}
.a_howJf:hover{background-color:#e65b47;}
.a_home{background:none;padding:8px 20px; color:#FFFFFF;font-size:15px;}
.a_home:hover{color:#FF6651;}
#resv_msg .icon-xiaoxi1:before {color: #ffe500;font-size: 18px;}
@keyframes fade {
    from {opacity: 1.0;}
    50% {opacity: 0.4;}
    to {opacity: 1.0;}
}

@-webkit-keyframes fade {
    from {opacity: 1.0;}
    50% {opacity: 0.4;}
    to {opacity: 1.0;}
}
.icircle {
    position: absolute;
    top: 17px;
    left: 15px;
    display: inline-block;
    background-color: #ff0000;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    font-size: 0;
    line-height: 0;
    text-align: center;
    animation: fade 1000ms infinite;
    -webkit-animation: fade 1000ms infinite;
}

/*导航*/
#baner_T {height: 80px;font: 15px "microsoft yahei";}
.mallNav-con {line-height: 80px;z-index: 2;}
.mallNav-con .list li{float:left;padding: 0 4px;text-align: center;position:relative;}
.mallNav-con .list li:hover a.bigNav_a, .mallNav-con .list li.molcool:hover h2{color:#FF6651;}
.mallNav-con .list li.molcool:hover h2{color:#FF6651;}
.bt_listright{float:right;}
.bt_listright h4{float:left; margin-right:8px;}
.model_span{color:#FFFFFF;display:block;cursor:pointer;}
.bigNav_a, .upload_a{color:#FFFFFF;padding:0 8px; text-decoration:none;display:block;}
.bigNav_a:hover, .upload_a:hover{color:#FF6651;}
.moother{padding:0 10px !important;}
.moother:hover .model_span:after, .molcool:hover .model_span:after{-webkit-transform: rotate(225deg);transform: rotate(225deg);vertical-align:0;top:0;}
.molcool:hover .model_span:after{border: solid #FF6651;border-width: 0 1px 1px 0;}
.moother:hover .menu-bd2{display: block;}
.model_span:after {
    top: -4px;
}
.model_span:after {
    content: "";
    position: relative;
    display: inline-block;
    padding: 3px;
    margin-left: 5px;
    right: -2px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border: solid #FFF;
    border-width: 0 1px 1px 0;
    transition: all .2s;
}
.pointh {
    color: #FFFFFF;
    cursor: pointer;
    font-size: 35px;
}

.menu-bd{background-color:#FFFFFF;position: absolute;z-index:1005;padding-bottom: 1px;}
.divfadeIn {
    line-height: 28px;
    text-align: left;
    padding: 6px 0;
    overflow: hidden;
}
.divfadeIn a.onall{border-radius:3px;background:#ff6651;color:#FFFFFF;padding: 0 6px !important;}
.divfadeIn a.onall:hover{background:#f97968;color:#FFF;}
.menu-bd, .menu-bd2, .menu-bd3, .menu-bd4 {
    background-color: #FFF;
    position: absolute;
    z-index: 1005;
    padding-bottom: 1px;
    border-radius: 8px;
}
.menu-bd2 {display: none;top: 63px;}
.k-more{left: -8px;}

.mbdps1 {
    width: 1120px;
    display: none;
    left: 0px;
}
.mbdps1, .othernav, .user-box, .coin-get, .pay-get {
    top: 73px;
    padding: 10px 0;
    box-shadow: 0 3px 6px 0 rgba(40,40,40,.3);
    -webkit-box-shadow: 0 3px 6px 0 rgba(40,40,40,.3);
}
.mbdps1{top: 63px !important;}
.molcool:hover .mbdps1{display: block;}
.othernav {
    width: 120px;
    left: 0px;
    border-radius: 4px;
    padding: 0;
}
.pay-get{right:-20px;}
.pay-row{width:130px;}
.othernav a, .pay-row a {
    display: block;
    color: #313131;
    height: 40px;
    line-height: 40px;
    text-align: left;
    text-indent: 20px;
}
.othernav a:hover, .pay-row a:hover{color:#FF6651;}
.pay-row a.icon-chongzhi:before{margin-right: 4px;}
.pay-row a.icon-chushou:before{margin-right: 4px;font-size: 20px;vertical-align: middle;}
.pay-row a.icon-jiaocheng:before, .pay-row a.icon-shangchuan:before{margin-right: 4px;font-size: 20px;vertical-align: middle;}
.pay-row a.icon-gongxiang:before{margin-right: 4px;font-size: 20px;vertical-align: middle;}
.menu-bd ul li{float:left;}
.f_drop_menu_sub_arrow {-moz-border-bottom-colors: none;-moz-border-left-colors: none;-moz-border-right-colors: none;-moz-border-top-colors: none;border-color: transparent transparent #F4F4F4;border-image: none;border-style: dashed dashed solid;border-width: 8px;height: 0;left: 15px;overflow: hidden;position: absolute;top: -16px;width: 0;}
.menu-bd-panel {
    font-size: 15px;
    line-height: 28px;
    letter-spacing: 1px;
}
.m-pel1{ padding:0 0 5px 5px;}
.m-pel1 a:link, .m-pel1 a:visited, .m-pel1 a:active{padding:1px 6px;text-decoration:none; display:inline-block; margin-left:5px;}
.m-pel1 a:hover{ background-color: #f5f5f5;border-radius: 3px 3px 3px 3px;color: #FF6651;}
.nav-tag-hot {background: url(//static.cgmol.com/cssimages/blog_nav.png) no-repeat scroll 0 0 transparent;}
.ext-tag {
    background-position: 0 0;
    height: 9px;
    position: absolute;
    right: -2px;
    top: 23px;
    width: 23px;
}

/*首页轮播样式*/
#advsli{width:100%;}
.flexslider{position:relative;height:400px;overflow:hidden;background:url(//static.cgmol.com/cssimages/loading-2.gif) 50% no-repeat;width:100%;}
.slides{position:relative;z-index:1;}
.slides li{height:400px;width: 100%; float: left; margin-right: -100%; position: relative;}
.slides li a{display:inline-block; height:400px; width:100%;}
.flex-control-nav{position:absolute;bottom:10px;z-index:1;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;margin:0 8px;zoom:1;}
.flex-control-nav a{display:inline-block;width:13px;height:13px;line-height:13px;overflow:hidden;cursor:pointer;opacity:0.8;background-color:#2e373e;border-radius:50%;-webkit-transition:all 500ms;transition:all 500ms;}
.flex-control-nav .flex-active{background-color:#FFFFFF;width:38px;height: 11px;margin-bottom: 1px;opacity:1;border-radius:5px;}
.flex-control-nav a:hover{background-color:#FFFFFF;}
.flex-direction-nav{position:absolute;z-index:3;width:100%;top:40%;}
.flex-direction-nav li a{display:none;width:34px;height:52px;overflow:hidden;cursor:pointer;position:absolute;background:url("//static.cgmol.com/cssimages/banner_control.png") no-repeat;opacity:0.7;}
.flex-direction-nav li a:hover{opacity:1;}
.flex-direction-nav li a.flex-prev{left:40px;background-position:0 0;}
.flex-direction-nav li a.flex-next{right:40px;background-position:-34px 0;}
.flexslider:hover ul.flex-direction-nav li a{display:block;}
.indadv_a1{background:url("//www.cgmol.com/images/membersadvimgs/design006-adv-202407.jpg") 50% 0 no-repeat;background-size:cover;}
.indadv_a2{background:url("//www.cgmol.com/images/membersadvimgs/slideimg90.jpg") 50% 0 no-repeat;background-size:cover;}
.indadv_a3{background:url("//www.cgmol.com/images/membersadvimgs/slideimg96.jpg") 50% 0 no-repeat;background-size:cover;}
.indadv_a4{background:url("//www.cgmol.com/images/membersadvimgs/slideimg93.jpg") 50% 0 no-repeat;background-size:cover;}
.indadv_a5{background:url("//www.cgmol.com/images/membersadvimgs/slideimg91.jpg") 50% 0 no-repeat;background-size:cover;}
.indadv_a6{background:url("//www.cgmol.com/images/membersadvimgs/slideimg95.jpg") 50% 0 no-repeat;background-size:cover;}
.indadv_a7{background:url("//www.cgmol.com/images/membersadvimgs/slideimg97.jpg") 50% 0 no-repeat;background-size:cover;}

/*首页图标分类*/
.subnav {padding-bottom: 15px;/*margin-bottom:15px;*/min-width: 1200px;}
.cszs, .ft-list{margin:0 auto;display: flex;justify-content: space-between;}
.cszs{padding: 0 40px;background-color: #f7f7f7;}
.cszs a{padding:10px 0;background:none;display:inline-block;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;transition: all 0.5s;text-align: center;}
.cszs a:last-child{padding-right:0;}
.cszs a:hover{color:#FF6651;}
.cszs a:hover i:before{color:#FF6651;}
.cszs a em{display:block;margin-top:2px;}
.cszs i.icon-weibiaoti--:before {font-size:50px;color:#4d4d4d;}
.cszs i.icon-dongwu:before, .cszs i.icon-changjing:before, .cszs i.icon-youxi1:before, .cszs i.icon-pot_ing_plant_leaf:before, .cszs i.icon-jixiesheji:before, .cszs i.icon-dianzidianqijiance:before, .cszs i.icon-junshi:before, .cszs i.icon-shinei:before{font-size:45px;color:#4d4d4d;}
.cszs i.icon-youxi1:before{margin-top: 5px;display:block;color:#4d4d4d;}
.cszs i.icon-jianzhu:before{font-size:35px;color:#4d4d4d;}
.cszs i.icon-yunshu:before{font-size:35px;color:#4d4d4d;}
.lbibg{display:inline-block;vertical-align:middle;width:55px; height:55px;line-height:55px;}

.ft-list{padding:20px 40px 10px 40px;}
.ft-list a {padding: 5px 8px;background: none;display: inline-block;font-family: "Poppins", sans-serif;font-size: 15px;/*-webkit-transition: all 0.5s;-moz-transition: all 0.5s;transition: all 0.5s;*/background-color:#f7f7f7;color:#323232;border-radius: 6px;border: 1px solid #f0f0f0;margin-right: 2px;cursor:pointer;overflow: hidden;white-space: nowrap;}
.ft-list a:hover{color:#FF6651;}
.ft-list a:last-child{margin-right:0;}
/*登录框*/
.qz_dialog_layer_main {height:100%;overflow:hidden;width:402px;padding-bottom: 13px;;}
.lan_dial_title {background: none repeat scroll 0 0 #F3F3F3;height:31px;}
.qz_dialog_layer_title {border-bottom:1px solid #dddddd;height:50px;}
.qz_dialog_layer_title h3 {
    color: #4C4C4C;
    display: inline-block;
    font-size: 18px;
    height: 50px; 
    line-height: 50px;
    margin: 0;
    overflow: hidden;
    font-weight: normal;
}
#dialog_title_1 span{display:inline-block;padding:0 10px;}
#dialog_title_1 .hsplogin{margin-right:15px;border-bottom:1px solid #ffaf09;}
.qz_dialog_layer_title .qz_dialog_btn_close {background-position:5px -158px;background-repeat: no-repeat;border: 0 none;cursor: pointer;float: right;font-size: 0;height: 20px;margin-top: 6px;width: 25px;}
.qz_dialog_layer_title .qz_dialog_btn_close:hover{background-position:-16px -158px;}
#login {float: none;margin: 0 auto;}
#login ul {margin: 0;padding: 12px 0 2px;}
#login ul li {list-style-type: none;padding: 7px 0;}
.g_text {text-align: right;margin-left: 2px;}
.err_m {color: #00537B;}
#web_login{padding:0 25px;}
#web_login .inputstyle {border: 1px solid #dddddd;color: #666666;font-family:Microsoft Yahei,Verdana,Tahoma,Arial;height:40px;left: 2px;line-height:40px;padding: 2px 0 2px 8px;position: relative;top: 2px;width:100%;outline:none;border-radius:4px;font-size:16px;}
#login label {cursor:pointer;}
.login_button {float: none;margin: 0 auto;padding: 0 0 12px 8px;}
.logbtn {background:#FF6651;border-radius:4px;color: #FFFFFF;font-size:16px;font-style: normal;padding:12px 0px;position: relative;text-decoration: none;text-transform: none;white-space: nowrap;width:100%;display:inline-block;text-align:center;letter-spacing:3px;}
.logbtn:hover{background:#e65b47;}
.lineright img{vertical-align:middle;}
.lineright .link{color: #1084d7;text-decoration: none;}
.lineright .link:hover{text-decoration:underline;color:#ff6600;}
.lineright .dotted {color: #666666;margin: 0 5px;}
.line-three {position: relative;color: #999999;text-align: center;width: 100%;margin:15px 0 14px 0;}
.line-three:before, .line-three:after {content: '';height: 0px;width: 38%;border-top: 1px solid #dcdcdc;position: absolute;top: 48%;}
.line-three:before{left: 0;}
.line-three:after {right: 0;}
.dv-hiall{position:fixed;bottom: 0;left:0;width: 100%;}
.n-qq-btn{width: 40px;height: 40px;vertical-align: middle;display: inline-block;background:url("//static.cgmol.com/cssimages/logon_btn_v3.png") -42px 0 no-repeat;border-radius: 4px;text-align: center;line-height: 40px;color: #FFF;}
.n-qq-btn:hover{background:url("//static.cgmol.com/cssimages/logon_btn_v3.png") 0 0 no-repeat;}

/*首页中间主体部分*/
#wcontent{padding:0 40px;margin: 0 auto;}
#advtop_all{margin:0 auto;margin-bottoom:6px;margin-top: 8px;min-width: 1200px;padding: 0 120px;}
#advtop_all img{display: inline-block;height: auto;max-width: 100%;border-radius: 4px;}
#classify_box{min-width: 1200px;margin:0 auto;padding: 0 120px;max-width: 1910px;}
#YcMshow, #OtherMshow {overflow: hidden;clear: both;}
.Ytitle {margin: 0 auto;padding: 10px 0 4px 8px;}
.fn-clear {zoom: 1;}
.index-weight-title {height:40px;line-height: 40px;padding: 2px 0 8px;width: 100%;font-size: 100%;font-weight: 500;}
.index-weight-title span {height: 20px;font-size: 20px;/*border-left: 3px solid #FF6651;*/color: #333;line-height: 18px;margin-top: 8px;font-weight: 700;}
.index-weight-title p {padding-left: 20px;color: #666;line-height: 35px;}
.maright12{margin-right:12px;}
a.title-more{color: #7d7d7d;padding: 2px 12px;text-decoration: none;border: 1px solid #999999;border-radius:50px;font-size:14px;margin-right: 8px;}
a.title-more:hover{border:1px solid #FF6651;color: #FF6651;}
.info-body, .other-body, .sale-body {overflow: hidden;}
.camWholeBoxUl{ margin:0 auto;height:auto; overflow:hidden;}
.camWholeBoxUl li, .camotherUl li, .obleft, .wzworkBox p, .ulclass li, .recodesiger, .zhuantilist, .ymgtop ul li, .mo_zhuanti, .btn_tqq, .worktleft, .m_act_contain, .m_act_contain li, .shareaa, .ico_like, .ico_download, .ico_collect, .ico_text, .ico_errreport, .sp10, .frt10, .wl_lft, .col, .sorting-btns li, .formatdiv, .bd, .bd li{float:left;}
.libgwhite {margin: 4px 10px 5px 0;position: relative;max-width: 400px;width: calc((100% - 8px * 5) / 5);width: -webkit-calc((100% - 8px * 5) / 5);width: -moz-calc((100% - 8px * 5) / 5);border-radius:4px;position:relative;padding-bottom: 10px;}
.libgwhite:nth-child(5n){margin-right:0;}
.libgwhite:after, .mui-act-item:after, .camotherUl li:after{background-color:#ff6651;width:0%;height:2px;content:'';display:inline-block; position:absolute;left:0;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;transition: all 0.5s;}
.libgwhite:hover:after, .mui-act-item:hover:after, .camotherUl li:hover:after{width:100%}
.libgwhite:hover dd a, .mui-act-item:hover dd a, .camotherUl li:hover dd a{color:#FF6651;}
.w255, .w180 {padding-bottom: 10px;background-color: #FFF;border-radius: 4px;}
dl.w255 dt img,  dl.w180 dt img{display: block;border: 0;transform: scale(1); transition: all 0.5s ease 0s; -webkit-transform: scale(1); -webkit-transform: all 0.5s ease 0s;border-radius: 4px 4px 0 0;width:100%;height:100%;position: absolute;left: 0;top: 0;} 
/*dl.w255:hover dt img, dl.w180:hover dt img {transform:scale(1.1);transition:all 0.5s ease 0s;-webkit-transform: scale(1.1); -webkit-transform: all 0.5s ease 0s;}*/
.orange_underline:after {background-color: #ff6651;width: 0%;height: 2px;content: '';display: inline-block;position: absolute;left: 0;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;transition: all 0.5s;}
.orange_underline:hover:after{width:100%}
.w180 dt, .w255 dt {overflow: hidden;height: 182px;position: relative;}
.w180 dd, .w255 dd {line-height: 23px;padding: 6px 6px 0 6px;}
.d-i {color: #E3E3E3;}
.w180 i, .w255 i, .row_font i {height: 19px;margin: 1px 0 0 2px;overflow: hidden;padding: 0 3px 1px 3px;font-size: 12px;font-style: normal;border-radius: 2px;border: 1px solid #999999;}
.imaya, .istl, .iskp, .iztl, .i3ds, .iobj, .ic4d, .imax, .i3dm, .ifbx, .isldprt, .istp, .izpr, .iigs, .istep {text-align: center;color: #666666;}
.static-prot {font-size: 13px;color:#868686;padding-right:5px;}
.rabem em {padding: 0 4px 0 8px;}
#bannermiddle {margin: 0 auto;margin: 6px 0;}
#bannermiddle img{width:100%;border-radius: 4px;}
.obleft {width: 79%;/*min-width:900px;*/}
.obright {float: right;width: 20%;/*min-width:285px;*/}
.camotherUl li {float: left;
    max-width: 400px;
    margin: 4px 12px 12px 0;
    width: calc((100% - 10px * 4) / 4);
    width: -webkit-calc((100% - 10px * 4) / 4);
    width: -moz-calc((100% - 10px * 4) / 4);
    background-color: #FFF;
    border-radius: 4px;
    position: relative;
    padding-bottom: 10px;}
.camotherUl li:nth-child(4n){margin-right: 0;}

.saleicon {position: absolute;z-index: 1;right: 5px;top: 5px;background-color: #ff6651;color: #FFF;display: inline-block;padding: 2px 4px;border-radius: 2px;}
.hsalelist {border-bottom: 1px solid #c5c5c5;}
.hpaihang, .hsalelist, .h3downl {height: 40px;line-height: 40px;font-size: 20px;font-weight: normal;}

.herodl {display: block;padding: 3px 0 5px 0px;color: #5F5F5F;}
.h3downl .icon-women:before {font-size: 24px;}
.h3downl .icon-women:before, .h3downl .icon-viewgallery:before, .h3downl .icon-geshi:before, .h3downl .icon-jingxihua:before {color: #FF6651;margin-right: 5px;}
.wzworkBox li {height: 37px;line-height: 37px;display: flex;flex-flow: row;flex: initial;-webkit-box-pack: justify;-webkit-box-align: center;align-items: center;}
.wzworkBox li a.aorange{overflow: hidden;flex: 1 1 0%;}
.herodiv{margin-bottom:12px;    display: flex;
    flex-flow: row;
    flex: initial;
    -webkit-box-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    align-items: center;}
.herodiv .avatar{cursor: pointer;}	

.avtar_img{display:inline-block;background-size: cover;width: 55px;height: 72px;vertical-align: middle;margin-right: 8px;}
.av_first{background-image: url("//static.cgmol.com/cssimages/first_medal.png")}
.av_second{background-image: url("//static.cgmol.com/cssimages/second_medal.png")}
.av_third{background-image: url("//static.cgmol.com/cssimages/third_medal.png")}
.avtar_img img{border-radius: 100%;width:50px;height:50px;margin-top: 19px;margin-left: 3px;}
.text_con{width: 74%;
    margin-left: 8px;
    flex: 1 1 0%;middle;margin-top: 10px;}
.text_con .con-name{font-size:16px;display:block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.text_con .con-name a{color:#323232;}
.text_con .con-name a:hover{color:#FF6651;}
.small_ray {margin-top: 8px;color: #888;}
.d-price span {padding-right: 3px;}
.d-price span em {color: #ff6651; margin-left: 2px;}
.mui-act-item {display: inline;margin: 6px 10px 10px 0px;position: relative;width: calc((100% - 8px * 5) / 5);width: -webkit-calc((100% - 8px * 5) / 5);width: -moz-calc((100% - 8px * 5) / 5);background-color: #FFF;border-radius: 4px;}
.mui-act-item:nth-child(5n){margin-right:0;}	
#index_down {height: 420px;margin: 15px 0 8px 0;}
.recodesiger {width: 260px;margin-right: 3px;}
.herodl dt {float: left;padding: 5px 8px 1px 1px;}
.recodesiger dl dt img {border-radius: 20%;}
.ablue:link, .ablue:visited, .ablue:active {color: #1084d7;}
.zhuantilist{width:300px;margin-left:23px;}
.zhuantilist ul{display:block; padding:4px 0;}
.mo_zhuanti{margin-left:30px;}
.countlist{height:133px; background:#FFFFFF; color:#5F5F5F;}
.countlist li{margin-left:8px;}
.countlist li span{color:#F47920;}
.ztindex ul li a:link, .ztindex ul li a:visited, .ztindex ul li a:active{color: #313131;display: block;height: 35px;line-height:35px;overflow: hidden;text-align: left;text-decoration: none;}
.ztindex ul li a:hover{color:#ff6600;}
.yrightimg{float:right;width:39%;}
.yrightimg p{position:relative;margin-top:10px;float: left;margin-right: 13px;margin-left: 2px;}
.yrightimg p:nth-child(2n){margin-right:0;}
.yrightimg p img{width:280px;height:178px;border-radius: 3px;}
.ymgtop{padding:1px;}
.ymgdown{height:84px;}
.ymgtop dl{height:162px;margin:4px 0; background:#FFFFFF;}
.ymgtop dt{float:left; padding:2px 3px 0 5px; text-align:center;}
.ymgtop dt p{text-align:center;display:block; height:45px; width:45px;margin-top:5px; background-color:#FFA851;}
.iTitle {bottom:15px;left:0px;color: #FFFFFF;display: block;font-style: normal;height: 30px;line-height: 30px;overflow: hidden;padding-bottom: 1px;padding-top: 1px;position: absolute;text-align: center;vertical-align: middle;width:100%;z-index: 3;}

/*友情链接*/
#link_area{clear: both;color: #C6C6C6;margin: 0 auto;width:1480px;padding:15px 0;line-height:26px;margin-top:25px;border-top:1px dashed #949494;}
#link_area span{padding:2px 0 0 2px;color:#212121;}
#link_area a{padding:3px;}
#link_area span .icon-imagetext:before {font-size: 14px;margin-right: 5px;}

/*底部样式*/
.footer-common{margin-top:60px;background:#FFF;}
#foot_area {height: 190px;}
#footmiddle{margin:0 40px;height:100%;font-size: 14px;}
#advmidl{margin:0 auto; width:1175px;height:320px;}
.hot_line {display: inline;float: left;margin-left: 4px;margin-top: 25px;}
.hot_line dl{color:#323232;}
.hot_line dl dt{height:35px;line-height:35px;/* border-bottom:1px solid #ccc;*/}
.hot_line dt i{margin-right:5px;}
.hot_line dl dd a:link, .hot_line dl dd a:visited, .hot_line dl dd a:active{color:#848484; text-decoration:none;}
.hot_line dl dd{line-height:20px; padding-top:8px;}
.hot_line dl dd a:hover{color:#FF6651; }
.hot-margin{margin-left:80px;}
#cp {color: #80848A;display: inline;float: right;margin-right: 10px;margin-top:35px;text-align: right;}
#cp span:first-child{margin-right:25px;}
#cp span img{height:135px;border-radius: 8px;box-shadow: 0 2px 8px rgba(0,0,0,.15);}
#ftcopyright {height: 45px;line-height: 45px;color: #ccc;padding: 0 40px;font-size: 13px;}
#ftcopyright span{margin:0 20px;}
#ftcopyright a{color: #ccc;}
#ftcopyright img{width:13px; vertical-align:middle;margin-right:4px;}

.gwabbtn {color: #b3b2b2;}
.gwabbtn img {vertical-align: middle;margin-right: 5px;}
.dv-beian {float: right;}
.dv-beian a {color: #80848A;}

/*右侧客服*/
.izl-rmenu{position:fixed;right:0px;bottom:80px;z-index:3;border-radius: 8px 0 0 8px;padding: 5px 0;}
.izl-rmenu{background-color: rgba(255,255,255,.9);-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.2);box-shadow:0 2px 12px 0 rgba(0,0,0,.2);}
.izl-rmenu .btn{width:45px;cursor:pointer;text-align:center;padding: 8px 0;}
.izl-rmenu .btn:after{background-color: #eae9e9;width:30px;height: 1px;content: '';display: inline-block;position: absolute;left: 8px;bottom: 0;}
.izl-rmenu .btn:last-child:after{height:0;}
.izl-rmenu .btn > a{display:block;width:100%;height:100%;color:#323232;font-size:13px;text-align:center;}
.izl-rmenu .btn > a:hover{color: #FF6651;}
.izl-rmenu .btn-qq{position:relative;}
.btn-privilege a.icon-kaitonghuiyuan:before {font-size: 26px;display: block;}
.btn-qq a.icon-kefu:before, .btn-buy a.icon-chongzhi:before, .btn-vip a.icon-fabu:before, .btn-signin a.icon-qiandao:before{font-size: 20px;padding-top: 4px;display: block;padding-bottom: 4px;}
.izl-rmenu .btn-qq:hover div.cebdiv{display:block;}
.izl-rmenu .btn-signin:hover div.singletip{display:block;}
.izl-rmenu a.btn-qq,.izl-rmenu a.btn-qq:visited{background-color:#474E5D;text-decoration:none;display:block;}
.izl-rmenu .btn-qq, .izl-rmenu .btn-vip, .izl-rmenu .btn-buy, .izl-rmenu .btn-privilege, .izl-rmenu .btn-top, .izl-rmenu .btn-com, .izl-rmenu .btn-signin, .izl-rmenu .btn-lightdark{position: relative;}

.izl-rmenu .btn-vip:hover div.pubdiv{display:block;}
.izl-rmenu .btn-buy:hover div.pubdiv{display:block;}
.izl-rmenu .btn-top{display:none;}
.btn-top a.icon-dingbu:before {font-size: 20px;padding-top:8px;display: block;}

.cebdiv{width: 185px;padding:12px 10px;}
.singletip{width: max-content;padding:19px 10px;}
.singletip span{color:#FF6651;}
.cebdiv, .singletip{position: absolute;top: 0;right:49px;background-color:#FFF;box-shadow: 0px 1px 9px 0px #d6d3d3;display:none;border-radius: 8px;
cursor: default;text-align:left;}
.cebdiv:before, .singletip:before {
    content: "";
    position: absolute;
    right: -5px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #FFF;
}
.cebdiv:before{top: 13%;}
.singletip:before{top: 48%;}
.pubdiv{width:120px;position: absolute;top: 0;right:45px;display:none;color: #FFF; overflow:hidden;padding:0 8px;}
.pubdiv div{position:relative;background-color:#FFF;border-radius:8px;box-shadow: 0px 1px 9px 0px #d6d3d3;}	
.pubdiv div:before {content: "";position: absolute;right: -5px;top: 40%;-webkit-transform: translateY(-50%);transform: translateY(-50%);width: 0;height: 0;border-top: 5px solid transparent;border-bottom: 5px solid transparent;border-left: 5px solid #FFF;}	
.pubdiv a{display:block;width:100%;color:#323232;font-size:14px;padding:5px 0}
.pubdiv a:hover{color:#FF6651;}
.cebdiv span{display:inline-block;width:100%;height: 24px;line-height: 24px;}
.cebdiv span.sp1{margin-top:5px;}
.pubdiv a i:before{margin-right:2px;}
.pubdiv i.icon-chushou:before{vertical-align: middle;font-size: 17px;}
.pubdiv i.icon-trade:before{font-size: 14px;}

.kf-date{font-size:13px;color:#888;}
.kf-date a{width: 100%;height: 30px;line-height: 30px;border-radius: 30px;color: #FFF;display: block; background-color:#FF6651;text-align:center;margin: 10px 0;
font-size: 14px;}
.kf-date a i.icon-icon:before{vertical-align: middle;margin-right: 4px;font-size: 16px;}
.kf-line{height:1px;background: #f2f2f2;width:100%;margin:15px 0 10px 0;}
.kf-ser{height:35px;line-height:25px;}
.kf-ser a{float:right;display: block; background-color:#8488ff;padding:0 10px;color:#FFF;font-size: 13px;border-radius: 30px;height:24px;line-height:24px;}
.cespace{position: absolute;right: 58px;width: 5px;height: 100%;top: 0;}

.vipinfobox{width:300px;height:260px;background-color:#fffefc;margin-top: 25px;border-radius: 8px;position: absolute;bottom: 0;right: 49px;display:none;cursor:default;}
.vipinfobox:before {
    content: "";
    position: absolute;
    right: -5px;
    bottom: 7%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #fffefc;
}
.vipinfobox .viptitle{height:55px;line-height:55px;background:linear-gradient(131deg,#ff6562, #f7ae47 100%);border-radius: 8px 8px 0 0;color:#FFF;text-align: center;font-weight: bold;}
.viptitle img{width: 35px;vertical-align: middle;margin-right: 5px;}
.vipinfobox .vipright{padding:12px;-webkit-box-align: center;-ms-flex-align: center;-webkit-box-pack: justify;-ms-flex-pack: justify;align-items: center;display: -webkit-box;display: -ms-flexbox;display: flex;justify-content: space-between;margin-top: 10px;}
.vipright span.title{font-size: 14px;}	
.vipright i{color:#ff6961;}
.vipright i.icon-selected:before{font-size: 22px;vertical-align: middle;font-weight: bold;}
.vipinfobox .vip-opbtn{text-align: center;margin-top: 25px;}
.vipinfobox .vip-opbtn a{display: inline-block;background:linear-gradient(131deg,#f7ae47, #ff6562 100%);padding: 8px 28px;color: #FFF;border-radius: 40px;}
.vipinfobox .vip-opbtn a:hover{opacity:0.85;}
.izl-rmenu .btn-privilege:hover div.vipinfobox{display:block;}
/*作品分类排列样式*/
.camBoxUi, .row_rap, .h-wk-exam{display: flex;flex-wrap: wrap;justify-content: space-around;}
.camBoxUi .lisopm, .camBoxUi .interexam, .h-wk-exam a{width: -webkit-calc(20% - 18px);width: -moz-calc(20% - 18px);width: calc(20% - 18px);min-width: -webkit-calc(20% - 18px);min-width: -moz-calc(20% - 18px);min-width: calc(20% - 18px);}
.emmoney{margin-left:30px;color:#FF6651;}
.rand_body h2, .class_body h2 {height: 40px;line-height: 40px;font-size: 20px;font-weight: normal;}
.lisopm, .interexam{float: left;max-width: 400px;margin: 4px 0 12px 0;border-radius:4px;position:relative;padding-bottom: 10px;}
.lisopm:nth-child(5n){margin-right:0;}
	
.lisopm div.imgbox, .interexam div.imgbox, .interexam div.mainpicbox{width:100%;height:0;padding-bottom:64%;position:relative;}
.imgbox img{display: block;width: 100%;height: 100%;position:absolute;left:0;top:0;}	
.imgbox img{border-radius:8px;}
.mainpicbox img{border-radius:8px 8px 0 0;display: block;width: 99.3%;height: 100%;position: absolute;left: 1px;top: 0;}
		
@media screen and (max-width: 1601px) {
/*.lisopm{width: calc((100% - 10px * 4) / 4);width: -webkit-calc((100% - 10px * 4) / 4);width: -moz-calc((100% - 10px * 4) / 4);}*/
.camBoxUi .lisopm{width: -webkit-calc(25% - 12px);
    width: -moz-calc(25% - 12px);
    width: calc(25% - 12px);
    min-width: -webkit-calc(25% - 12px);
    min-width: -moz-calc(25% - 12px);
    min-width: calc(25% - 12px);}
	
.lisopm:nth-child(4n){margin-right:0;}

.libgwhite{width: calc((100% - 8px * 4) / 4);width: -webkit-calc((100% - 8px * 4) / 4);width: -moz-calc((100% - 8px * 4) / 4);}
.libgwhite:nth-child(5n){margin-right:10px;}	
.libgwhite:nth-child(4n){margin-right:0;}
.libgwhite:nth-child(n + 13){display:none;}
.zl-adap:nth-child(n + 13){display:none;}
/*#wcontent, .cszs, #link_area{width:1200px;}*/

/*.camotherUl li{width:295px;margin:8px 20px 0px 0px;}*/
.w180 dt, .w255 dt{height:185px;}

/*.camotherUl li:nth-child(3n){margin-right: 0;}*/
.camotherUl li:nth-child(4n){margin-right: 10px;}
/*.camotherUl li:nth-child(n + 7){display:none;}*/

.libgwhite:nth-child(4n), .mui-act-item:nth-child(4n){margin-right:0;}
.mui-act-item{width: calc((100% - 10px * 4) / 4);width: -webkit-calc((100% - 10px * 4) / 4);width: -moz-calc((100% - 10px * 4) / 4);}
.mui-act-item:nth-child(5n){margin-right:10px;}

.yrightimg{width:275px;}
.works-recom p:nth-child(n + 3){display:none;}
}

/*@media screen and (max-width:1360px) {
.wzworkBox li a{display:inline-block;width:154px;overflow:hidden;white-space: nowrap;text-overflow: ellipsis;-o-text-overflow:ellipsis;}
.inumber{display:none !important;}
}	*/		
.lisopm:after, .lisearch:after{background-color:#FF6600;width:0%;height:2px;content:'';display:inline-block;position:absolute;left:0;margin-top:1px;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;transition: all 0.5s;bottom: 0;}
.lisopm:hover:after{width:100%}
.lisopm:hover a.raywhite{color:#FF6651;}
.lisopm div.row_height, .interexam div.row_height {line-height: 24px;padding: 6px 6px 0 6px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
.row_font{color: #E3E3E3;}
.static-prot {font-size: 13px;color: #868686;padding-right: 5px;}
.edownload, .einterm {padding: 0 4px 0 10px;}
.elook, .estar, .elozan {padding-left: 20px;color: #767676;margin-right: 6px;}
/*.w180:hover, .w255:hover, .lisopm:hover{-moz-box-shadow:0 5px 10px rgba(0, 0, 0, 0.1);-webkit-box-shadow:0 5px 10px rgba(0, 0, 0, 0.1);box-shadow:0 5px 10px rgba(0, 0, 0, 0.1);}*/
.small_class{margin-left:20px;}
.small_class a, .btxtright a{font-size:75%;border-radius: 50px;border: 1px solid #CCC;padding: 0 10px;color: #666;}
.small_class a:hover, .btxtright a:hover{color:#FF6651;border: 1px solid #FF6651;}

/*added 2023-05-04*/
.dis-flex{display: flex !important;flex-flow: row;flex: initial;-webkit-box-pack: justify;justify-content: space-between;-webkit-box-align: center;align-items: center;}
.flex-lt{color: #868686;font-family: "Poppins", sans-serif;max-width: 85%;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;font-size: 14px;}

/*作品大分类样式*/
.btxtright{margin-right:5px;}
.like_thesame {overflow: hidden;}
.like_thesame li {float: left;margin: 6px 7px 6px 0;padding-bottom: 6px;}
.like_thesame li:last-child{padding-right:0;}
.like_thesame p {padding: 2px 6px;text-align: center;}
.like_thesame li:hover a{color:#FF6651;}

/*分页样式*/
div.pagination {padding:5px;margin:7px; text-align:center; font-size:15px;}
div.pagination a {margin: 2px;height:37px;width:37px; line-height:37px; display:inline-block;border:1px solid #dcdcdc;text-decoration: none; color: #666666;border-radius:2px 2px 2px 2px; position:relative;}
div.pagination a:hover, div.pagination a:active {margin: 2px;background-color:#ff6651;color: #fff;border-radius:2px 2px 2px 2px;border: 1px solid #ff6651;}
div.pagination span.current {height:37px;width:37px; line-height:37px; display:inline-block;margin: 2px;background-color:#ff6651;border-radius:2px 2px 2px 2px;color: #FFFFFF;border:1px solid #FF6651;
}
div.pagination span.disabled {display:none;}

/*滚动条样式*/
::-webkit-scrollbar-track-piece {background-color:#fff;-webkit-border-radius:3px}
::-webkit-scrollbar {width:12px;height:10px}
::-webkit-scrollbar-thumb {height:30px;background-color:#999;-webkit-border-radius:7px;outline:2px solid #fff;outline-offset:-2px;border:2px solid #fff}
::-webkit-scrollbar-thumb:hover {height:30px;background-color:#9f9f9f;-webkit-border-radius:8px}

/*搜索页区域样式*/
.wltur_lft {width: 100%;}
.moresearch {overflow: hidden;padding:10px 0;}
.borderbottom {border-bottom: 1px solid #DDD;}
.formatdiv {text-align: left;min-width: 70px;}
.marlf20 {margin-left: 20px;}
.bd li {padding: 0 5px;}
.opt-dv{display:none;margin-right:2px;}
.magic-checkbox {position: absolute;display: none; }
.magic-radio[disabled],
.magic-checkbox[disabled] {cursor: not-allowed;}
.magic-checkbox + label {position: relative;display:block;padding-left:18px;cursor: pointer;vertical-align: middle; }
.magic-radio + label:hover:before, .magic-checkbox + label:hover:before {animation-duration: 0.4s;animation-fill-mode: both;animation-name: hover-color; }
.magic-checkbox + label:before {position: absolute;top:2px;left: 0;display: inline-block;width: 15px;height: 15px;content: '';border: 1px solid #c0c0c0; }
.magic-radio + label:after, .magic-checkbox + label:after {position: absolute;display: none;content: ''; }
.magic-radio[disabled] + label, .magic-checkbox[disabled] + label {cursor: not-allowed;color: #e4e4e4; }
.magic-radio[disabled] + label:hover, .magic-radio[disabled] + label:before, .magic-radio[disabled] + label:after,
.magic-checkbox[disabled] + label:hover,
.magic-checkbox[disabled] + label:before,
.magic-checkbox[disabled] + label:after {
cursor: not-allowed; }
.magic-radio[disabled] + label:hover:before,
.magic-checkbox[disabled] + label:hover:before {
border: 1px solid #e4e4e4;
animation-name: none; }
.magic-radio[disabled] + label:before,
.magic-checkbox[disabled] + label:before {
border-color: #e4e4e4; }
.magic-radio:checked + label:before, .magic-checkbox:checked + label:before {animation-name: none; }
.magic-radio:checked + label:after,
.magic-checkbox:checked + label:after {display: block;}
.magic-checkbox + label:before {border-radius: 3px;}
.magic-checkbox + label:after {top: 2px;left: 4px;box-sizing: border-box;width: 7px;height: 12px;transform: rotate(45deg);border-width: 2px;border-style: solid;border-color: #fff;border-top: 0;border-left: 0; }
.magic-checkbox:checked + label:before {border:1px solid #3e97eb;background: #3e97eb; }
.magic-checkbox:checked[disabled] + label:before {border: #c9e2f9;background: #c9e2f9; }
.multi-btn {padding: 2px 4px;border: 1px solid #808080;color: #676767;display: inline-block;border-radius: 2px;}
#addbtn_i { display: none;}
.icon-btn-dissubmit {border: 0 none;height: 25px;margin: 0;width: 41px;border-radius: 2px;outline: none;-webkit-appearance: none;}
.bge2 {background-color: #E2E2E2;color: #666666;}
.i-cancel {display: inline-block;background: #e2e2e2;color: #666;margin-left: 10px;height: 25px;width: 50px;cursor: pointer;border: 0 none;border-radius: 2px;outline: none;}
.borderight {border-right: 1px solid #CDCDCD;}
.sorting-btns a {padding: 5px 12px;color: #333333;}
.sorting-btns a:hover, .sorting-btns a:hover i.icon-xiangxiajiantou:before{color:#FF6651;}
.sorting-btns a i.icon-xiangxiajiantou:before{font-size:12px;color:#666;}
.minh-5{padding-top:10px;min-height:500px;}
.bg9c {background-color:#3e97eb;color: #FFFFFF;cursor: pointer;}
.search_no_result{margin: 40px 0 40px 40px;color:#FF6651;font-size:16px;}
.search_no_result i.icon-wrong:before {font-size: 20px;color: #FF0000;vertical-align: middle;margin-right: 5px;}

/*新增出售动态样式-2020-8-25*/
.inumber{width:22px;display: inline-block;height: 16px;line-height: 15px;text-align: center;vertical-align: middle;margin-right: 6px;border-radius: 3px;font-size: 13px;color: #999999;background-color: #ededed;}

/*右侧放假通知*/
.holidaya{position: fixed;top: 150px;right: 100px;z-index: 10;display: block;-webkit-animation: hl-jump .8s ease infinite 80ms alternate;animation: hl-jump .8s ease infinite 80ms alternate}
.holidaya img{border: none;border-radius: 8px;width:180px;}

@-webkit-keyframes hl-jump {
	0% {
		-webkit-transform: translate(0,6px);
		transform: translate(0,6px)
	}

	100% {
		-webkit-transform: translate(0,-6px);
		transform: translate(0,-6px)
	}
}

@keyframes hl-jump {
	0% {
		-webkit-transform: translate(0,6px);
		transform: translate(0,6px)
	}

	100% {
		-webkit-transform: translate(0,-6px);
		transform: translate(0,-6px)
	}
}

/*手机注册登录-20210813*/
.loginFrame {border-radius: 4px;overflow: hidden;height:480px;background-color: #FFF;}
.qz_dialog_layer_main{float:right;}
.qz_dialog_layer_main {
    height: 100%;
    overflow: hidden;
    width: 380px;margin:20px 1px 20px 1px;
}
.qrcode-area {float: left;height: 100%;width: 300px;position: relative;}
.qrcode-area img{width: 100%;height: 100%;border-radius: 4px 0 0 4px;}
.qrcode-area .locat-a{position: absolute;left: 0;bottom: 20px;background: rgba(0,0,0,.5);color: #FFF;padding: 10px;border-radius: 0 4px 4px 0;max-width: 70%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.erwd {background: url(//static.cgmol.com/cssimages/gzh.png) no-repeat;margin:10px 10px 30px 20px;}
.code-xcx {background: url(//static.cgmol.com/cssimages/xcx.png) no-repeat;margin:40px 10px 0 20px;}
.erwd, .code-xcx{height: 170px;width: 150px;}
.qz_dialog_layer_title h3{padding-left: 25px;}
.qz_dialog_layer_title{border:none;}
#login ul li{padding: 10px 0px !important;}
.logbtn{padding: 12px 0px !important;}
#web_login .inputstyle{height: 45px !important;line-height: 45px !important;text-indent: 8px;padding:0 !important;}
.line-three::before, .line-three::after{width: 35% !important;}
#login ul{padding:0 !important;}
.phonelog-btn {margin-left: 2rem;background-color: #999;border-radius: 100%;display: inline-block;width: 38px;height: 38px;line-height: 38px;color: #FFF;cursor: pointer;}
.w-btn:hover{background-color: #04c613;}
.p-btn:hover{background-color: #ff6651;}
.u-btn:hover, .qq-btn:hover{background-color: #1084d7;}
.lgtype{margin:0 auto;text-align: center;display: flex;justify-content: center;}
.phonelog-btn .icon-shouji:before, .phonelog-btn .icon-iconfuben08:before {font-size: 21px;}
.phonelog-btn .icon-iconfuben08:before{color:#FFF;}
.phonelog-btn .icon-use:before, .phonelog-btn .icon-weixin:before {font-size: 25px;}
.qq-btn .icon-qq-copy:before {font-size: 38px;color:#999;}
/*.qq-btn .icon-qq-copy:hover:before{color: #1084d7;}*/

#uphone {width: 90%;}
#pcode {width: 58%;}
#upassw{width: 90%;}
#uphone, #pcode, #upassw{height:50px;line-height:50px;}
input[type=text], input[type=number], input[type=tel], input[type=password], textarea {text-indent: 8px;font-size: 16px;outline: none;}
.input_area input {border: none;}
.border-x {border-bottom: 1px solid #e6e6e6;}
.input_area {margin-top: 20px;height: 50px;line-height: 50px;overflow:hidden;padding-bottom: 10px;}
.mobileCode {font-size: 16px;color: #666666;}
.send-disabled {background-color: #bbb;}
.send-abled {background-color: #4cafe9;}
.mescode-btn {padding: 8px 10px;color: #FFF;font-size: 16px;border-radius: 4px;float: right;outline: none;}	
.bind-btn {background: #FF6651;color: #FFFFFF;font-size: 16px;text-align: center;border-radius: 4px;margin: 0 auto;padding: 12px 0;cursor:pointer;}
.shibar{margin: 15px 0 20px 0;font-size: 13px;}
.redray{color:#bbb;}
.redray a{color:#1084d7;}
.redfont{color: #FF0000;}
.bluefont{color: #4cafe9;}
.shibar i.icon-selected:before {font-size: 24px;vertical-align: middle;}
.g_p .change-password-type {width: 20px;height: 20px;background: url(//static.cgmol.com/cssimages/hide-2x.png) center no-repeat;background-size: 100%;cursor:pointer;display: inline-block;}
.g_p .change-password-type.change-pwd-type-show {background: url(//static.cgmol.com/cssimages/show-2x.png) center no-repeat;background-size: 100%;}
.d-attention{margin:10px 0;}

.ui_toast_text {line-height: 1;text-align: center;position: fixed;min-width: 150px;z-index: 9999;padding:10px 14px;color: #fff;background: #494949;-webkit-border-radius: 5px;border-radius: 5px;left: 50%;top: 30%;font-size: 15px;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);-webkit-animation-duration: 300ms;animation-duration: 300ms;letter-spacing:1px;}
.ui_toast_text i.icon-selected:before{font-size: 25px;vertical-align: middle;color: #07eb00;}
.ui_toast_text i.icon-wrong:before{color: #f84e36;vertical-align: middle;margin-right: 4px;}
.ui_toast_text i.icon-times{font-size: 22px;vertical-align: text-bottom;font-weight: normal;color: #fd472e;margin-right: 2px;}
.redli{color: #FF6651;}

/*短信验证码-图形验证*/
#Validationwin{position: absolute;top: 0;bottom: 0;left: 0;right: 0;background-color: rgba(0,0,0,0.5);width: 100%;height: 100%;margin: 0 auto;display:none;}
.verify-window{padding:25px 25px 30px 25px;background-color: #FFFFFF;width:400px;margin: 0 auto;margin-top: 140px;border-radius: 4px;}
.verframe-text{border:1px solid #CDCDCD;border-radius: 4px;padding:10px 0 10px 5px;width:165px;}
.ver-title{font-size:18px;height:40px;line-height:40px; text-align:left; margin-bottom:10px;}
.ver-btnarea{margin-top:20px;}
.vercode-btn{display:inline-block;padding: 8px 20px;font-size: 16px;border-radius: 4px;cursor: pointer;}
.vbt-confirm{background-color: #4cafe9;color: #FFF;}
.vbt-cancel{color:#999;margin-left: 20px;}
.imgcode, .vcode-change{margin-left: 10px;}
.imgcode img{vertical-align: middle;}
.vcode-change{color: #199af5;user-select: none;}
.n-up-btn{color: #D1D1D1;border: 1px solid #C8C5C5;padding: 7px 10px;border-radius: 4px;font-size: 15px;margin-right: 10px;}
.n-up-btn:hover{color: #FF6651;border: 1px solid #FF6651;}

/*add-20220928*/
.link-area{padding:10px 40px 30px 40px;color: #848484;font-size: 13px;}
.link-area a{color: #848484;text-decoration: none;margin:3px 12px 3px 0;display: inline-block;}
.link-area a:hover{color:#FF6651;}
.link-title{margin-bottom:15px;}
/*.span-verticalbar{border-left: 3px solid #FF6651;margin-right: 3px;display: inline-block;height: 15px;vertical-align: middle;}*/

/*个人头像-VIP图标*/
.vip-icon{display: block;height: 20px;position: absolute;bottom: 16px;right: -10px;}
.vip-icon img{height:90%;}
.vip-expri{background-color: #FF6651;color: #FFF;text-align: center;border-radius: 40px;height: 24px;line-height: 24px;margin-bottom: 10px;font-size: 14px;}

/*注册领VIP-2022-11-01*/
.free-vip{position: absolute;font-size: 13px;background-color: #6f7ffa;display: block;height: 20px;line-height: 20px;padding: 1px 6px;border-radius: 4px;bottom: -8px;right: -10px;}
.free-vip:before{position: absolute;left: 50%;-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);top: -12px;content: '';width: 0;height: 0;border: 6px solid transparent;border-bottom-color: #6f7ffa;}	

.frevip-tip, .question-dv{padding:20px;position:relative;}
.frevip-tip img{height:380px;}
.frevip-tip span.get-freevip{position: absolute;bottom: 47px;left: 41%;width: 80px;height: 80px;border-radius: 100%;cursor: pointer;z-index: 1;}
.frevip-tip span.get-freevip:hover{background-color: rgba(255,255,255,0.2);}
.dv-f-vip{cursor:pointer;}

.blsendnews{background-color: #FFF;border-radius: 4px;}

/*问卷调查 2022-11-11*/
.question-dv{width: 480px;}
.question-dv img{display:block;height:550px;}
.question-dv a{position: absolute;color:#e0e0e0;bottom: 40px;left: 40%;}
.question-dv a:hover{color:#f6d248;}
.ques-little{position:fixed;top:125px;right:5px;z-index: 2;}
.ques-little img{cursor:pointer;}

/*首页销售动态新样式 2023-05-18*/
.saletrends{line-height: 35px;margin-left: 20px;color: #666;}
ul.line{float:left;height: 35px;overflow: hidden;} 
ul.line li{height:35px;text-indent:10px;line-height:35px;list-style:none}

/*首页会员榜*/
.row_rap{margin-top:2px;}
.row_rap a:hover{opacity:0.9;}
.row_rap .row-first{width: 99.3%;height: 0;padding-bottom: 64%;position: relative;margin-bottom: 2px;}
.row_rap .row-first img{width: 100%;border-radius: 8px 8px 0 0;}	
.row_rap .row-lit{width: -webkit-calc(33.3% - 3px);width: -moz-calc(33.3% - 3px);width: calc(33.3% - 3px);min-width: -webkit-calc(33.3% - 3px);min-width: -moz-calc(33.3% - 3px);min-width: calc(33.3% - 3px);display:inline-block;}
.row_rap .row-lit img{width:100%;}	
.row_rap .row-lit:nth-child(2) img{border-radius:0 0 0 8px;}
.row_rap .row-lit:last-child img{border-radius:0 0 8px 0;}

/*首页教程+作品板块*/
.tutorial-l{width:70%;}
.work-r{width:29%;}
.turcol li{overflow: hidden;margin-top: 10px;display: flex;}
.turcol li a.imgtumb{display:block;float:left;margin-right: 20px;width: 40%;}
.turcol li a.imgtumb img{width:100%;height:100%;display: block;border-radius: 8px; }
.auto-line-feed{word-wrap:break-word;word-break:break-all;}
.turcol .d-inter{width:cala(100% - 20px);}
.turcol .d-inter span{display:block;font-size: 16px;display: block;margin-bottom: 5px;;color:#323232;}
.turcol .d-inter p.txtline{color:#888;line-height: 22px;}
.h-wk-exam{margin-top: 10px}
.h-wk-exam a{padding-bottom: 0.85%;position: relative;}
.h-wk-exam a:hover img{opacity:9}
.h-wk-exam a img {width: 100%;border-radius: 8px;}
.c-lt{margin-left: 6px;}

/*新增微信扫码登录注册*/
.profile_tabbig{padding:0 40px;}
.profile_tabbig .pftb_ul {border-bottom-style: solid;border-bottom-width: 1px;border-color: #e1e1e1;height: 45px;}
.profile_tabbig .pftb_itm {float: left;margin-right: 10px;cursor: pointer;user-select: none;}
.profile_tabbig .pftb_lk {display: block;height: 45px;/*line-height: 30px;*/padding:8px 20px;font-size: 18px;}
.profile_tabbig .current {color:#FF6651;border-bottom: 2px solid #FF6651;}
.tabmain{padding:15px 40px;}
.scantips {display: flex;align-items: center;font-size: 13px;margin-bottom: 5px;}
.scantips span {display: flex;align-items: center;color: #999;}
.scantips span:before {width: 16px;height: 16px;margin-right: 4px;background-color: #999;border-radius: 50px;content: attr(data-step);font-size: 12px;line-height:16px;text-align: center;color: #fff;}
.scantips .emline {top: 0;width: 8px;height: 1px;margin-right: 2px;background: #999;}
.code-box{display: flex;align-items: center;justify-content: center;height: 220px;width: 100%;text-align: center;}
.code-box .invalid::after {
    position: absolute;
    left: 0px;
    top: 0px;
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.95);
    content: "";
}
#loadwxcode{position: relative;width: 190px;height: 190px;overflow: hidden;border-radius: 8px;border: 1px solid #eee;}
#loadwxcode img {position: relative;width: 100%;height: 100%;vertical-align: top;}
#loadwxcode .reloadqr {position: absolute;top: 0;left: 0;z-index: 1;display: flex;flex-direction: column;align-items: center;justify-content: center;width: 100%;height: 100%;color: #101010;cursor:pointer;
}
.reloadqr i{margin-bottom:8px;}
.reloadqr i.icon-liebiaoxunhuan:before{font-size:25px;}
.sw-format {
    background: rgba(0,0,0,.3);
    color: #e6e6e6;
    z-index: 1;
    position: absolute;
    bottom: 8px;
    padding: 1px 8px;
    border-radius: 40px;
    left: 5px;
    font-family: "Poppins", sans-serif;
    max-width: 96%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    font-size: 13px;
    min-width: 39px;
    text-align: center;
}
.icon-shensemoshi:before{font-size: 30px;padding-top: 4px;display: block;padding-bottom: 4px;}

/*深色主题*/
.dark-theme body{color: #eee;background-color: #161616;}
.dark-theme .ft-list a{background-color: #323232;border:none;color: #bababa;}
.dark-theme .ft-list a:hover{color:#FF6651;}
.dark-theme .cszs, .dark-theme .footer-common{background-color: #161616;}
.dark-theme .cszs a em{color: #eee;}
.dark-theme .cszs i.icon-weibiaoti--:before, .dark-theme .cszs i.icon-youxi1:before, .dark-theme .cszs i.icon-jianzhu:before, .dark-theme .cszs i.icon-yunshu:before, .dark-theme .index-weight-title span, .dark-theme .text_con .con-name a{color: #eee;}
.dark-theme .cszs i.icon-dongwu:before, .dark-theme .cszs i.icon-changjing:before, .dark-theme .cszs i.icon-youxi1:before, .dark-theme .cszs i.icon-pot_ing_plant_leaf:before, .dark-theme .cszs i.icon-jixiesheji:before, .dark-theme .cszs i.icon-dianzidianqijiance:before, .dark-theme .cszs i.icon-junshi:before, .dark-theme .cszs i.icon-shinei:before{color: #eee;}
.dark-theme a.title-more, .dark-theme .aorange:link, .dark-theme .aorange:visited, .dark-theme .aorange:active{color: #999;}
.dark-theme a.title-more:hover{color:#FF6651;}
.dark-theme .raywlist:link, .dark-theme .raywlist:visited, .dark-theme .raywlist:active{color: #eee;}
.dark-theme .raywlist:hover, .dark-theme .aorange:hover, .dark-theme .pubdiv a:hover, .dark-theme .izl-rmenu .btn > a:hover{color:#FF6651;}
.dark-theme .pubdiv div{background-color: #323232;box-shadow: none;}
/*.dark-theme .izl-rmenu .btn-qq, .dark-theme .izl-rmenu .btn-vip, .dark-theme .izl-rmenu .btn-buy, .dark-theme .izl-rmenu .btn-privilege, .dark-theme .izl-rmenu .btn-top, .dark-theme .izl-rmenu .btn-com, .dark-theme .izl-rmenu .btn-sc, .dark-theme .izl-rmenu .btn-signin, .dark-theme .izl-rmenu .btn-zan, .dark-theme .pubdiv div, .dark-theme .izl-rmenu .btn-lightdark{background-color: #323232;box-shadow: none;}*/
.dark-theme .izl-rmenu{background-color: #323232;}
.dark-theme .izl-rmenu .btn:after{background-color: #161616;}
.dark-theme .pubdiv a{color: #eee;}
.dark-theme .pubdiv div:before{border-left: 5px solid #323232;}
.dark-theme .vipinfobox{background-color: #323232;}
.dark-theme .vipinfobox:before{border-left: 5px solid #323232;}
.dark-theme .izl-rmenu .btn > a{color: #eee;}
.dark-theme .cebdiv:before, .dark-theme .singletip:before{border-left: 5px solid #323232;}
.dark-theme .cebdiv, .dark-theme .singletip{box-shadow: none;background-color: #323232;}
.dark-theme .kf-line{background-color: #4a4a4a;}
.dark-theme .hot_line dl{color: #ccc;}
.dark-theme #ftcopyright, .dark-theme #ftcopyright a{color: #666;}

/*售后QQ弹窗*/
.pop-aftersales{padding:20px;background-color: #FFF;border-radius: 8px;height:315px;}
.aftersales-title{line-height: 24px;margin-bottom: 8px;}
.aftersales-title p:first-child{font-weight: 600;font-size: 16px;}
.aftersales-title p:nth-child(2){color:#999;}
.aftersales-qqcode{width: 200px;margin: 0 auto;height: 200px;}	
.aftersales-qqcode img{width:100%;height:100%;}	
.aftersales-qqcode p{padding:8px 0;text-align: center;font-size: 14px;color:#999;}

/*签到提示框*/
.sign-tips{margin:50px;width:280px;background-color:#FFF;border-radius:8px;position:relative;height:250px;text-align: center;}
.signtips-title{width:240px;height:135px;background:url(//static.cgmol.com/cssimages/sign-bg.png) no-repeat; background-size:cover;position:absolute;left: 50%;transform: translateX(-50%);top: -55px;}
.signtips-con{padding-top: 95px;color: #FF6651;font-weight: bold;font-size: 22px;}
.signtips-intro{padding-top: 15px;color: #999;font-size: 14px;}
.signtips-btn{margin-top:25px;}
.signtips-btn a{background-color: #ff6651;/*background-color: #767bf9;*/color: #FFF;display: inline-block;padding:8px 15px;border-radius: 40px;letter-spacing: 1px;cursor: pointer;user-select: none;}