html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
body{min-width:1200px;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote {margin:0;padding:0;}
body{font-family:Microsoft YaHei,Arial,Geneva,"Helvetica Neue",Helvetica,sans-serif;font-size:12px;color:#666;-webkit-font-smoothing:antialiased;background:#f7f9fa;}
ol,ul{list-style:none;}
h1,h2,h3,h4,h5,h6,button,dd,dt,dl{margin:0px;padding:0}
h1,h2,h3,h4,h5,h6,button,.btn{clear:both;font-size:14px;}
img{border:0;-ms-interpolation-mode:bicubic;vertical-align:middle;_display:block;}
form,input,select;,textarea,td,th {font-size:12px;}
img {border:none;}
em,i{font-style:normal}
li {list-style-type:none;}
button, input {height:auto;-ms-interpolation-mode:bicubic;vertical-align:middle;}
input,textarea,select {padding:6px;}
textarea {background:none repeat scroll 0 0 #fff;resize:none;}
a{color:#333;text-decoration:none;}
a:hover{color:#007aff;}

/*内容初始化*/
.contenttxt {padding:20px 0;line-height:30px;font-size:14px;color:#111;font-family:"Microsoft YaHei"!important}
.contenttxt img { max-width:700px;margin:15px auto; display:block}
.contenttxt p,.contenttxt span,.contenttxt font,.contenttxt th,.contenttxt td,.contenttxt div,.contenttxt i,.contenttxt em,.contenttxt h1,.contenttxt h2,.contenttxt h3,.contenttxt h4,.contenttxt h5{font-size:16px!important; font-family:"Microsoft YaHei"!important;font-weight:normal!important;text-indent:0px!important;white-space: normal!important}
.contenttxt td{padding-left:15px!important;}

.bd {border: none;}

.text-overflow {overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.text-overflow2 {overflow: hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.w1200 {margin:auto;width:1200px;clear:both;}
.w1350 {margin:auto;width:1350px;clear:both;}
.w1380 {margin:auto;width:1380px;clear:both;}
.wrap_box { padding:0 1%;}



.f-l { float:left;}
.f-r { float:right;}

.b1 {height:1px;font-size:1px;clear:both;width:100%;overflow:hidden}
.b5 {height:5px;font-size:1px;clear:both;width:100%;overflow:hidden}
.b10 {height:10px;font-size:1px; clear:both;width:100%;overflow:hidden}
.b15 {height:15px;font-size:1px;clear:both;width:100%;overflow:hidden}
.b20 {height:20px;font-size:1px; clear:both;width:100%;overflow:hidden}
.b25 {height:25px;font-size:1px; clear:both;width:100%;overflow:hidden}
.b30 {height:25px;font-size:1px; clear:both;width:100%;overflow:hidden}
.m {margin:auto;width:1200px;clear:both; position:relative}
.mt8 {margin-top:8px;}
.mt10 {margin-top:10px;}
.mt15 {margin-top:15px;}
.mt20 {margin-top:20px;}
.mt25{margin-top:25px}
.mt30{margin-top:30px}

/*========================================================*/

/*页头样式 THE*/

.header_top_fixed { height:66px;}
.header_top { background: #fff;box-shadow: 0 4px 10px rgba(0,0,0,.1); position:fixed; height:66px; width:100%; top:0; left:0; z-index:6060;}
.header_top .w1200 { display: flex; }
.header_top .header_top_logo { height:66px; display: flex;  align-items: center; margin-right:60px;}
.header_top .header_top_logo img { height:36px;}
.header_top .header_top_menu ul { display:flex;}
.header_top .header_top_menu ul li { position:relative;}
.header_top .header_top_menu ul li span { display:flex; height:66px; align-items:center; font-size:16px; color:#222; padding:0 15px; margin-right:10px; display:flex; align-items:center;transition:all .4s;}
.header_top .header_top_menu ul li:hover span { color:#1c6eee;}
.header_top .header_top_menu ul li span i { margin-left:6px;}
.header_top .header_top_menu ul li span i:before { content:'\e962'; font-family:'iconfont'; margin-top:2px;display: inline-block; transition:all .4s;}
.header_top .header_top_menu ul li:hover span i:before {transform: rotate(180deg); }
.header_top .header_top_menu ul li .li_glide { position:absolute; top:66px; left:0; z-index:100; width:100%; display:none; z-index:1000;}
.header_top .header_top_menu ul li:hover .li_glide { display:block;}
.header_top .header_top_menu ul li .li_glide dl { background:#fff; margin-top:5px; box-shadow: 0 0 10px rgb(0 0 0/.1); padding-top:8px; border-radius: 3px; overflow:hidden;}
.header_top .header_top_menu ul li .li_glide dl dd { line-height:22px; font-size:16px; margin-bottom:8px; padding:7px 15px;}
.header_top .header_top_menu ul li .li_glide dl dd:hover { background:#eef3fb;}
.header_top .header_top_menu ul li .li_glide dl dd:hover a { color:#1c6eee;}



.header_top .header_top_r { display:flex; align-items:center; margin-left:auto;}
.header_top .header_top_r .header_top_search { }
.header_top .header_top_r .header_top_search>span { height:66px; display:flex; align-items:center; color:#222; cursor:pointer; padding:0 20px 0 10px;}
.header_top .header_top_r .header_top_search>span i { font-size:20px;}

.header_top .header_top_r .header_top_search .header_top_search_box { position:absolute; top:66px; left:0; background:#fff; z-index:200; width:100%;box-shadow: 0 3px 5px rgb(0 0 0/.1);box-sizing: border-box;border-top: 1px solid #eceff1; height:148px; display:flex; align-items:center; justify-content:center; display:none;}
.header_top .header_top_r .header_top_search:hover .header_top_search_box { display:flex;}
.header_top .header_top_search_box dl { position:relative; display:flex; height:50px; width:900px; box-sizing:border-box; border:1px solid #e0e2e8; border-radius:6px; padding:6px;}
.header_top .header_top_search_box dl input { border:none; background:none; height:38px; width:100%;outline:none; padding:0; margin:0; box-sizing:border-box;}
.header_top .header_top_search_box dl dd.dd_1 { width:766px; position:relative;}
.header_top .header_top_search_box dl dd.dd_1:before { content:'\e8ab'; font-family:'iconfont'; position:absolute; left:6px; top:50%; transform:translate(0,-50%); font-size:20px; color:#aaa;}

.header_top .header_top_search_box dl dd.dd_1 input { border-right:none; padding-left:36px; color:#999; font-size:14px;}
.header_top .header_top_search_box dl dd.dd_1 input::placeholder { color:#aaa;}
.header_top .header_top_search_box dl dd.dd_2 { width:80px; display:none;}
.header_top .header_top_search_box dl dd.dd_2 input { border-top:2px solid #1c6eee; border-bottom:2px solid #1c6eee; padding-left:10px; color:#999;}
.header_top .header_top_search_box dl dd.dd_3 { width:120px;}
.header_top .header_top_search_box dl dd.dd_3 button { border:none; background:none; height:38px; width:100%;outline:none; padding:0; margin:0; box-sizing:border-box; background:#1c6eee; color:#fff; font-size:16px; border-radius:4px; cursor:pointer;}
.header_top .header_top_search_box dl dd.dd_3 button i { font-weight:400;}
.header_top .header_top_search_box dl dd.dd_1 #search-cls{z-index:6060;position:absolute;top:50%;right:0;width:24px;height:24px;margin:0;background:url(../ico-cls.png) no-repeat center center;display:none;cursor:pointer;transform:translate(0,-50%)}
.header_top .header_top_search_box dl #search-mod{z-index:6060;position:absolute;width:100%;overflow:hidden;margin:0;font-size:14px;line-height:32px;color:#666;background:#fff;border:#f6f6f6 1px solid;border-radius:0;border-top:none;display:none; box-sizing:border-box;}
.header_top .header_top_search_box dl #search-rec{z-index:6060;position:absolute;top:56px;left:0;width:100%;overflow:hidden;margin:0;font-size:14px;color:#666;background:#fff;border:#e0e2e8 1px solid;border-radius:0;display:none; box-sizing:border-box; border-radius:6px;}
.header_top .header_top_search_box dl #search-rec .search-rec span:hover { background:#1c6eee; color:#fff;}
.header_top .header_top_search_box dl #search-tip{z-index:6060;position:absolute;top:50px;left:0;width:100%;overflow:hidden;margin:0;font-size:14px;color:#666;background:#fff;border:#e0e2e8 1px solid;border-radius:0;display:none; box-sizing:border-box;}

.header_top .header_top_r .header_top_app { position:relative;}
.header_top .header_top_r .header_top_app span { height:66px; display:flex; align-items:center; font-size:14px; color:#222;cursor:pointer;}
.header_top .header_top_r .header_top_app span i { font-size:18px; margin-right:4px;}
.header_top .header_top_r .header_top_app .wechat { position:absolute; top:70px; left:0; background:#fff; width:80px; border-radius:4px; overflow:hidden; display:none;}
.header_top .header_top_r .header_top_app .wechat img { width:100%;}
.header_top .header_top_r .header_top_app:hover .wechat { display:block;}

.header_top .header_top_r .header_top_login { margin-left:20px; display:flex;}
.header_top .header_top_r .header_top_login a.a_1{height:30px;display:block;line-height:30px;text-align:center;width:90px;color:#86561b;font-size:14px;background:linear-gradient(270deg,#fdd886,#ffedc0);border-radius:3px; border:1px solid #fdd886;}
.header_top .header_top_r .header_top_login a.a_1:hover{background:#fdd886;}
.header_top .header_top_r .header_top_login a.a_2{height:30px;display:block;margin-left:20px;line-height:30px;text-align:center;width:90px;color:#1c6eee;font-size:12px;background:#e8f1fd;border-radius:3px;border:1px solid #1c6eee}
.header_top .header_top_r .header_top_login a.a_2:hover{background:#1c6eee;color:#fff}

.banner_box { width:100%; height:530px; background:url(../img/2309041100.png) no-repeat center; background-size: auto 530px; box-sizing:border-box; padding-top:70px;}
.banner_box strong { font-size:42px; color:#fff; display:block;}
.banner_box p { font-size:18px; color:#999999;}
.banner_box .banner_box_search { margin-top:44px;}
.banner_box .banner_box_search .hd ul { display:flex;}
.banner_box .banner_box_search .hd ul li { width:90px; border-radius:4px; cursor:pointer; color:#fff; font-size:16px; line-height:32px; text-align:center; margin-right:20px; position:relative;}
.banner_box .banner_box_search .hd ul li.on { color:#fff; background:#1c6eee;}
.banner_box .banner_box_search .hd ul li.on:before{content:'';position:absolute;left:50%;bottom:-8px;transform:translateX(-50%);width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #1c6eee;}


.banner_box .banner_box_search dl { margin-top:14px; display:flex; position:relative; float:left; background:#fff; padding:6px; border-radius:8px; border: 1px solid #e0e2e8;}
.banner_box .banner_box_search dl dd.dd_1 { width:830px; position:relative; border-radius:4px; padding:0 10px 0 38px; background:#fff; box-sizing:border-box; display:flex; align-items:center;}
.banner_box .banner_box_search dl dd.dd_1:before { content: '\e8ab';font-family: 'iconfont'; position: absolute;left: 6px;top: 50%;transform: translate(0,-50%);font-size: 20px;color: #aaa;}

.banner_box .banner_box_search dl dd.dd_1>input { font-size:16px; padding:0; margin:0; border:none; width:710px; height:44px;outline:none;}
.banner_box .banner_box_search dl dd.dd_1>input::placeholder { color:#aaa;}
.banner_box .banner_box_search dl dd.dd_1 label { font-size:14px; color:#666; padding-left:10px; border-left:2px solid #eee;}
.banner_box .banner_box_search dl dd.dd_1 label input { margin:3px 6px 0 0; height:14px; float:left;}
.banner_box .banner_box_search dl dd.dd_2 { display:none;}
.banner_box .banner_box_search dl dd.dd_3 { margin-left:15px;}
.banner_box .banner_box_search dl dd.dd_3 button { width:148px; font-size:18px; height:44px; color:#fff;border-radius:6px;background: linear-gradient(167deg,#3fccff,#39bdfc 7%,#2992f3 32%,#1f77ee 51%,#1c6eed 62%); border:1px solid #fff; cursor:pointer; font-weight:700;}

.banner_box .banner_box_search dl dd.dd_1 #search-cls{z-index:6060;position:absolute;top:50%;right:0;width:24px;height:24px;margin:0;background:url(../ico-cls.png) no-repeat center center;display:none;cursor:pointer;transform:translate(0,-50%)}
.banner_box .banner_box_search dl #search-mod{z-index:6060;position:absolute;width:100%;overflow:hidden;margin:0;font-size:14px;line-height:32px;color:#666;background:#fff;border:#f6f6f6 1px solid;border-radius:0;border-top:none;display:none; box-sizing:border-box;}
.banner_box .banner_box_search dl #search-rec{z-index:6060;position:absolute;top:60px;left:0;width:100%;overflow:hidden;margin:0;font-size:14px;color:#666;background:#fff;border:#e0e2e8 1px solid;border-radius:0;display:none; box-sizing:border-box; border-radius:6px;}
.banner_box .banner_box_search dl #search-rec .search-rec span:hover { background:#1c6eee; color:#fff;}
.banner_box .banner_box_search dl #search-tip{z-index:6060;position:absolute;top:56px;left:0;width:100%;overflow:hidden;margin:0;font-size:14px;color:#666;background:#fff;border:#e0e2e8 1px solid;border-radius:0;display:none; box-sizing:border-box;}

.banner_box .banner_box_search_hot { margin-top:14px; height:24px; color:#888; display:flex; font-size:14px;}
.banner_box .banner_box_search_hot a { margin-left:20px; color:#888;}

.banner_box .fangan_sec { display:flex; margin-top:26px;}
.banner_box .fangan_sec a { height:54px; font-size:16px; display:flex; color:#333; background:#fff; border-radius:4px; align-items:center; margin-right:14px; width:150px; padding:0 20px; box-sizing:border-box;box-shadow: 0 0 14px #c0cbda;}
.banner_box .fangan_sec a img { width:20px; margin-right:8px;}
.banner_box .fangan_sec a i { font-size:13px; margin-left:14px; color:#999;}
.banner_box .fangan_sec a:hover { color:#1c6eed;}
.banner_box .fangan_sec a:hover i { color:#1c6eed;}

/*底部样式 THE*/
.footer_sec {padding:40px 0;background:#ececee;overflow:hidden;}
.footer_sec .footer_sec_fuwu { margin-bottom:30px;}
.footer_sec .footer_sec_fuwu ul { display:flex; justify-content: space-between;}
.footer_sec .footer_sec_fuwu ul li { }
.footer_sec .footer_sec_fuwu ul li strong { display:block; font-size:22px; color:#222; margin-bottom:24px; font-weight:400;}
.footer_sec .footer_sec_fuwu ul li a { display:block; line-height:20px; margin-bottom:18px; font-size:14px; color:#666;}
.footer_sec .footer_sec_fuwu ul li p { line-height:20px; margin-bottom:18px; font-size:14px; color:#666;}
.footer_sec .footer_sec_fuwu ul li .wechat { display:flex;}
.footer_sec .footer_sec_fuwu ul li .wechat .image { width:90px;}
.footer_sec .footer_sec_fuwu ul li .wechat .image:nth-child(2) { margin-left:20px;}
.footer_sec .footer_sec_fuwu ul li .wechat .image img { width:100%;}
.footer_sec .footer_sec_fuwu ul li .wechat .image p { font-size:14px; text-align:center; color:#666; margin-top:8px;}
.footer_sec .suoyin_sec { font-size:14px; color:#666; display:flex; margin-bottom:10px;justify-content: space-between;}
.footer_sec .suoyin_sec a { color:#333; margin-left:20px;}
.footer_sec .footer_link { padding-top:30px; border-top:1px solid #ddd; margin-top:30px;}
.footer_sec .footer_link p { font-size:14px; color:#999; line-height:28px;}
.footer_sec .footer_link p span { margin-right:10px;}
.footer_sec .footer_link p a { color:#999; margin-right:10px;}


/*底部样式 END*/

.pos {padding:10px 10px 10px 32px;height:24px;line-height:24px;background:#FFFFFF url('../ico-nav.png') no-repeat 10px 13px;font-size:12px;}
.nav {padding:10px 10px 10px 32px;height:24px;line-height:24px;background:url('../ico-nav.png') no-repeat 10px 13px;font-size:14px;}
.nav div {float:right;}
.nav i {font-style:normal;font-weight:bold;color:#777;padding:0 6px;font-family:simsun; }
.nav em {font-style:normal;color:#777;padding:0 10px;font-size:12px;}
.nav a{color:#777;font-size:14px}
.nav a i:before { content:'\ea07'; font-family:'iconfont'; font-size: 12px;}
.nav-b {background:#FFFFFF url('../ico-nav.png') no-repeat 10px 13px;}

/*下拉弹出搜索 THE*/
.scroll {height:50px;padding:15px 0;width:100%;background:white;position:fixed;top:0px;z-index:3000;display:none;box-shadow:0 2px 3px 0 rgba(0,0,0,.2);}
.scrollmain {width:1200px;margin:0px auto;height:50px;}
.scroll-left {width:300px;float:left;}
.scroll-left img {display:inline-block;float:left;height:45px}
.scroll-middle {float:left;width:620px;padding-top:5px;}
.scroll-middle .header_search {float:left;width:542px;height:40px;margin-top:0px;position:relative;}
.scroll-middle .header_search_on {float:left;width:542px;height:40px;margin-top:0px;position:relative;}
.scroll-middle .search_i {width:450px;font-size:14px;height:36px;line-height:36px;padding:0px 0 0 10px;color:#666666;background:white;border:2px solid #f60;border-right:0;}
.scroll-middle .search_i:focus {outline:none}
.scroll-middle .search_i:focus:focus::-webkit-input-placeholder {color:transparent}
.scroll-middle .search_s {padding:0;margin:0px 0 0 0px;height:40px;line-height:40px;width:80px;color:#fff;font-size:14px;background:#f60;float:right;}
.scroll-right {border:#ddd 1px solid;margin-left:20px;float:left;height:36px;line-height:36px;background-size:16px 16px;margin-top:6px;padding:0px 20px;position:relative;background:#f7f7f7;}
.scroll-right i {font-size:16px;;float:left;margin-right: 5px; line-height:35px;}
.scroll-right:hover { background:#f60;border:1px solid #f60;}
.scroll-right:hover a { color:#fff;}
/*下拉弹出搜索 END*/

.b_overlay{display:block;position: fixed;top:0%;left:0%;width:80%;padding:0px 10%;height:100%;background-color:black;z-index:1001;-moz-opacity:0.6;opacity:.60;filter:alpha(opacity=60)}
.b_content{display:block;position:fixed;top:35%;left:40%;width:50%;z-index:1002;width:300px;border-radius:20px;padding:30px 30px;background:#fff;font-size:18px; text-align: center;line-height:40px;
box-shadow:0px 0px 20px rgb(0 0 0 / .2);}
.b_content p a{color:red; display:block;font-size:16px}

/*分类列表 END*/

/*免责声明 THE*/
.state{ height:auto; margin:0 auto; margin-top:20px; background:#fff; padding:0px 20px 20px; color:#999; line-height:22px}
.state dt{font-size:16px;line-height:40px;padding:5px 0px;font-weight:normal;color:#000;overflow:hidden;border-bottom:#eee 1px solid}
.state dt:before{content:"";background:#f60;float:left;margin-right:10px;height:16px;width:3px;margin-top:12px;}
.state b{ color:#333}
.state p{ margin-top:10px;font-size:12px}
.state p a{ color:#4e6ef2;font-weight:bold}
.state p a:hover{ text-decoration:underline}
/*免责声明 END*/

/*筛选样式 THE*/

.selector { background: #fff;  margin-bottom: 15px;overflow:hidden; border:1px solid #eee;font-size:14px;}
.selector dl { overflow: hidden; background:#fafafa; position:relative;}
.selector dl .s_More { position:absolute; right:30px; top:11px; line-height:28px; color:#f70; cursor:pointer;padding-right: 10px;}
.selector dl .s_More:before { content: "";width: 4px;height: 4px;border: 1px #f70 solid;border-right-width: 0;border-bottom-width: 0;display: inline-block;transform: rotate(225deg);position: absolute;right: 0;top: 10px;}
.selector dl .s_List { height:28px; overflow:hidden;}
.selector dl .s_List.active { height:auto;}
.selector dl:nth-child(1n+2) { border-top:1px dotted #eee;}
.selector dl dt { height:50px; line-height:50px; width:90px; float:left; text-align:center; color:#333;}
.selector dl dd { background:#fff;padding:11px 100px 11px 30px; overflow:hidden;}
.selector dl dd a { color: #333; line-height: 28px; margin-right: 30px; display:block; float:left;}
.selector dl dd a:hover { color:#d7000f;}
.selector dl dd a.on{color: #d7000f;}
.selector dl dd.yixuan a { border:1px solid #ddd; color:#d7000f; padding:0 8px 0 15px; box-sizing:border-box; height:28px; line-height:26px;}
.selector dl dd.yixuan a:before { content:'\e8a0'; display:block; width:26px; height:26px; line-height:27px; text-align:center; font-family:'iconfont'; float:right; margin-left:10px; font-size:12px;}


/*搜索样式*/
.selector .sort-k { color:#333;}
.selector .sort:last-child { border-bottom:0;}
.selector .sort { height:50px;}
.selector .sort input { line-height:32px; border:1px solid #e0e0e0; padding:0 10px; border-radius:3px; color:#666;outline:none;}
.selector .sort select { line-height:32px; border:1px solid #e0e0e0; padding:0 10px; border-radius:3px; color:#666; height:32px;}
.selector .btn-blue { background:#3181fa; color:#fff!important; border:1px solid #3181fa!important;}
.selector .btn-blue:hover { background:#08c161; border:1px solid #08c161!important;} 
.selector .sort-v ul li { line-height:50px;}
.selector .sort-v ul li.on { background:#f5f7fa;}
/*筛选样式 END*/

.ex_top_menu { overflow:hidden; margin-bottom:5px;}
.ex_top_menu a { width:120px; background:#e1e1e1;height:40px; line-height:40px; color:#333; margin-right:5px; float:left; display:block; font-size:14px; text-align:center;}
.ex_top_menu a.on { background:#ff6600; font-weight:700;color:white}

.toolkit {background: #fff; overflow:hidden;padding:10px; margin-bottom:15px; border:1px solid #eeeeee;}
.toolkit table {width:100%;}
.toolkit select {height: 23px;padding: 0 0 0 5px;border: 1px solid #ddd;font-size:12px;}
.tool-btn {border:#ddd 1px solid;;height:24px;line-height:24px;width:70px;padding:0px;cursor:pointer; background:white;font-size:12px;}
.tool-btn:hover {border:#4e6ef2 1px solid;background:#ee2c2c;color:white}

/* album */
.cdx-album{width:400px;height:500px;z-index:1000;}
#mid_pos {position:absolute;}
#mid_div {width:400px;height:400px;cursor:crosshair;background:#F2F2F2;}
#zoomer {width:160px;height:120px;background:#FFFFFF url('../ab-zoom-bg.gif');position:absolute;z-index:6;opacity:0.5;filter:alpha(opacity=50);}
#big_div {width:500px;height:473px;border:#DDDDDD 1px solid;background:#FFFFFF;position:relative;overflow:hidden;right:-410px;top:-495px;z-index:10000}
#big_pic {position:absolute;}
.tbs {width:414px;height:56px;margin:20px 0;}
.tbs img {cursor:pointer;}
.tbsl {width:32px;height:56px;float:left;}
.tbsr {width:20px;height:56px;float:left; margin-left:-7px;}
.tbsm {width:350px;height:56px;float:left;overflow:hidden;}
.ab_zoom {width:30px;height:30px;background:rgba(0,0,0,.6) url(../img/ab-zoom.png) no-repeat center center;position:absolute;z-index:5;margin:370px 0 0 -30px;background-size:20px;}
.ab_play {width:48px;height:48px;border-radius:50%;background:url(../img/ab-play.png) no-repeat center center;position:absolute;z-index:7;margin:-223px 0 0 176px;}
.ab_play:hover {background:url(../img/ab-play-on.png) no-repeat center center;cursor:pointer;}
.ab_hide {width:40px;height:40px;background:url(../img/ab-hide.png) no-repeat center center;position:absolute;z-index:12;margin:-390px 0 0 350px;display:none;background-size:40px;}
.ab_hide:hover {background:url(../img/ab-hide.png) no-repeat center center;cursor:pointer;background-size:40px;opacity:.6;}
.ab_video {width:400px;height:400px;border:#eee 1px solid;background:#fff;position:absolute;z-index:10;margin:-402px 0 0 0;display:none;}
.ab_im {padding:2px;margin:0 14px 0 0;border:#e6e6e6 1px solid;float:left;width:50px;height:50px;}
.ab_on {padding:2px;margin:0 14px 0 0;border:#FF6600 1px solid;float:left;width:50px;height:50px;background:#FF6600;}
video{height:400px!important;}




.box{background:white;padding:10px 20px;overflow:hidden}
.box dt{font-size:16px;line-height:40px;padding:0px 0px;font-weight:normal;color:#000}
.box dt:before{content:"";background:#ff6000;float:left;margin-right:10px;height:16px;width:3px;margin-top:12px;}
.box dt span{float:right;font-size:14px}
.box dl{background:white;overflow:hidden;padding:15px;border:#eee 1px solid}

.box ul.rank li{line-height:28px;font-size:14px;height:28px}
.box ul.rank li:nth-child(1) em ,.box ul.rank li:nth-child(2) em ,.box ul.rank li:nth-child(3) em{background:#ff7200}
.box ul.rank li em{background:#999; display:block;width:16px; height:16px;float:left;margin-right:8px; text-align:center;line-height:16px;color:white;margin-top:7px;font-size:12px;font-style:normal}
.box ul.text li{line-height:28px;font-size:14px;height:28px}


.cart-foot {height:48px;line-height:48px;color:#666666;margin-top:20px;padding-left:20px;}
.cart-foot p {height:48px;text-align:right;margin:0 20px 0 0;}
.cart-foot input {width:96px;height:48px;line-height:48px;border:none;background:#FF6600;color:#FFFFFF;font-size:20px;text-align:center;padding:0;letter-spacing:2px;cursor:pointer;}
.cart-foot input:hover {background:#F22D00;}

.cart-msg {padding:96px;text-align:center;font-size:16px;background:#fff;}
.cart-promo {line-height:22px;background:#FFDEDF;text-align:center;color:#DF3033;border-left:#DF3033 1px dotted;border-right:#DF3033 1px dotted;border-top:#DF3033 1px solid;border-bottom:#DF3033 1px solid;}
.cart-promo:hover {background:#FFFFFF;}

.cart-step {padding:20px 10px;}
.cart-step div {font-size:14px;font-weight:bold;line-height:20px;}
.cart-step span {float:right;}
.cart-step b {display:inline-block;width:20px;height:20px;text-align:center;border-radius:50%;background:#FF6600;color:#FFFFFF;margin-right:10px;}

#cart_tip {width:350px;z-index:1000;position:absolute;margin:-40px 0 0 -15px;background:#FFFFFF;border:#A0BCCA 1px solid;padding:0 0 15px 0;}
#cart_tip p {margin:0;background:#D2EDFF;padding:6px 4px 4px 6px;font-size:13px;font-weight:bold;}
#cart_tip div {background:url('../okay.gif') no-repeat 15px 10px;padding:15px 20px 10px 50px;font-size:13px;}
#cart_tip span {color:#FF6600;font-weight:bold;}
#cart_tip img {float:right;cursor:pointer;}

#load_area_1 {float: left; margin-right:5px;}



/*toolbar*/
/*.tool {background: #fff;padding:0;margin-bottom: 20px; border:1px solid #e6e6e6; height:40px;}*/
/*.tool table { border-collapse: collapse;}*/
/*.tool table td { ;border: none;margin: 0px;padding: 0px;}*/
/*.tool select { height:40px; border:0px; padding:0px; margin:0px; float:left;outline:none; border-right:1px solid #e6e6e6; text-align: center;text-align-last: center;width: 100px;}*/
/*.tool span { float:left; padding:10px 0; margin-left:20px;}*/



/*会员信息*/
.member_info { background:#fff; overflow:hidden; border:1px solid #eee;}
.member_info .member_level {height:80px; position: relative;}
.member_info .member_level:before { content: "";display: block;width: 700px;height: 700px;background:#ddd;position: absolute;border-radius: 50%;bottom: 0px;left: 50%;
    transform: translate(-50%, 0);}
.member_info .member_level h3 { font-size:30px; text-align:center; line-height:80px; color:#fff; position:relative;}

.member_info .member_level_6:before { background:#999}
.member_info .member_level_8:before { background:#ec5e2a}
.member_info .member_level_9:before { background:#57a5cb}
.member_info .member_level_10:before { background:#745bc9}

.member_info .member_level_7:before { background:#6d72f0}
.member_info .member_level_11:before { background:#fbc552}
.member_info .member_level_12:before { background:#ff9841}
.member_info .member_level_13:before { background:#6e6e6e}

.member_info .member_level_13 h3 { color:#e8ba3b;}


.member_info .member_contact { padding:0 15px 10px;}
.member_info .member_contact h3 { font-size:16px; text-align:center; line-height:60px; height:60px;border-bottom:1px solid #eee; display:block; overflow:hidden;}
.member_info .member_contact h3 a { color:#333;}
.member_info .member_contact h3 a:hover { color:#e10000;}
.member_info .member_contact ul { overflow:hidden; padding:10px 0;}
.member_info .member_contact ul li { height:20px; line-height:20px; font-size:14px;padding:5px 0}
.member_info .member_contact ul li span { float:left; width:35%; display:inline-block; color:#888;}
.member_info .member_contact ul li p { float:left; width:65%; display:inline-block;color:#333;}
.member_info .member_contact ul li p em{border:#D5B480 1px solid;font-size:12px;line-height:22px;background:#FFFBDF;border-radius:10px;padding:0 10px;display: block;;float:left;}
.member_info .member_contact ul li p em.free{border:#999 1px solid;font-size:12px;line-height:22px;background:#dadada;border-radius:10px;padding:0 10px;display: block;;float:left;}


/*页码*/
.pages_box { text-align:right; margin:0px 0; padding:20px;}
.pages_box a { border: 1px solid #ddd; background:#fff;padding: 4px!important; font-size:14px; color:#333; border-radius: 4px;}
.pages_box a:hover { background:#3181fa; color:#fff; border:1px solid #3181fa;}
.pages_box strong { border: 1px solid #3181fa; background:#3181fa;padding: 4px; font-size:14px; color:#fff; font-weight:400;border-radius: 4px;}
.pages_box cite { display:none;}
.pages_box .pages_inp { border: 1px solid #ddd; font-size:14px;padding:4px;margin-top: -6px;outline:none;border-radius: 4px;}
.pages_box .pages_btn { background:#fff;border: 1px solid #ddd; font-size:16px;padding:3px;margin-top: -6px; color:#333; height:30px; width:60px; font-weight:400;border-radius: 4px; cursor:pointer;}
.pages_box .pages_btn:hover { background:#3181fa; color:#fff; border:1px solid #3181fa;}



/*通用布局*/
.tybj_l { width: 885px;float: left;background: #fff;}
.tybj_r { width: 300px;float: right;background: #fff;}

.m3l {width: 855px;background: #fff;}
.m3r { background:#fff;}

.buy_box { background:#fff; padding:10px 20px;}
/*右侧导航*/
.side-tool{position:fixed;right:0;top:35%;z-index:1000;width:64px;background:#fff;border-radius: 10px 0 0 10px;box-shadow: -2px 0 8px 0 rgba(0,0,0,.08);}
.side-tool .tool-list .tool-bg{display:block;padding:12px 0;text-align:center;-webkit-transition:.2s;transition:.2s;border-top: 1px solid #eee; margin: 0px 7px; cursor:pointer;}
.side-tool .tool-list .tool-end { border-top: 0px solid #eee;}
.side-tool .tool-list .tool-bg { position:relative;}
.side-tool .tool-list .tool-bg .ewm { position:absolute;width: 120px; top: -78px; right:60px; display:none;}
.side-tool .tool-list .tool-bg:hover .ewm { display:block;}
.side-tool .tool-list .tool-bg .ewm img { width:100%;}
.side-tool .tool-list .tool-bg .icon img{max-width:100%;vertical-align:top}
.side-tool .tool-list .tool-bg .name{margin-top:3px;font-size:12px;color:#333;}
.side-tool .tool-list .tool-bg .name-db { color: #ff8400;}
.side-tool .tool-list .tool-bg .sign{display:inline-block;min-width:20px;height:20px;line-height:20px;margin-top:3px;margin-left:auto;margin-right:auto;border-radius:50%;background: linear-gradient(75deg, #FF9900, #d10000);text-align:center;color:#fff;-webkit-transition:.2s;transition:.2s}
.side-tool .tool-list .tool-bg.show-btn-collection .show-collection{display:none;position:absolute;right:45px;bottom:115px;font-size:14px;width:80px;height:34px;border-radius:2px;border:1px solid #e5e5e5;text-align:center;line-height:34px;color:#222;z-index:9999;background-color:#fff}
.side-tool .tool-list .tool-bg.show-btn-collection:hover .show-collection{display:block;color:#222}
.side-tool .tool-list .tool-bg .show-content{display:none;position:absolute;right:45px;bottom:45px}
.side-tool .tool-list .tool-bg.show-btn-side .show-content{display:none}
.side-tool .tool-list .tool-bg.show-btn-side:hover .show-content{display:block}
.side-tool .tool-list .tool-bg:hover{color:#49b849;}
.side-tool .tool-list .tool-bg:hover .name{color:#49b849;}



/*VIP升级样式*/
.grade_hot { height: 470px;background: url(../img/22120215012.png) no-repeat;background-size: 100% 100%;text-align: center;}
.grade_hot strong { font-size: 40px;color: #ecedff;padding-top: 48px;padding-bottom: 20px;line-height: 50px; display:block;}
.grade_hot p { color: #b7caff;font-size: 14px;}
.grade_hot ul { margin-top:66px;}
.grade_hot ul li { float:left; width:24.25%; margin-right:1%; border-radius:10px; background:#fff; overflow:hidden;box-shadow: 0 4px 10px 1px rgb(0 0 0 /.1);}
.grade_hot ul li:nth-child(4n+4) { margin-right:0;}
.grade_hot ul li .grade_hot_lititle { text-align:left; color:#fff; padding:15px 24px;background-size:100%;} 
.grade_hot ul li:nth-child(1) .grade_hot_lititle { background:#1298ec url(../img/2212140828.png) no-repeat center; } 
.grade_hot ul li:nth-child(2) .grade_hot_lititle { background:#fe8a19 url(../img/22120215013.svg) no-repeat center; } 
.grade_hot ul li:nth-child(3) .grade_hot_lititle { background:#ffd656 url(../img/22120215014.svg) no-repeat center; color: #713302;} 
.grade_hot ul li:nth-child(4) .grade_hot_lititle { background:#4c4c4c url(../img/22120215015.svg) no-repeat center; } 
.grade_hot ul li .grade_hot_lititle h3 { font-size:18px; display: block; margin-bottom:8px;}
.grade_hot ul li .grade_hot_lititle span { font-size:14px;}
.grade_hot ul li em { font-size:16px; display:block; margin:28px 0 10px; color:#333;}
.grade_hot ul li b { font-size:32px; color:#333; display:block;}
.grade_hot ul li i { font-size:20px; font-weight:400;}
.grade_hot ul li a { display:block; width:84%; height:46px;color: #fff;border-radius: 4px;font-size: 16px;line-height: 46px;box-shadow: 0 3px 6px 1px rgb(0 0 0 /.16); margin:28px auto;cursor:pointer;}
.grade_hot ul li:nth-child(1) a { background: linear-gradient(270deg,#3181fa,#1297ec);}
.grade_hot ul li:nth-child(2) a { background: linear-gradient(270deg,#ff7327,#fdbb80);}
.grade_hot ul li:nth-child(3) a { background: linear-gradient(135deg,#ffcf6c,#f4b122);color: #4e2c0b;}
.grade_hot ul li:nth-child(4) a { background: linear-gradient(180deg,#747474,#000);color: #e8b93a;}
.grade_gzsj { text-align:center; font-size:14px; color:#666; margin:60px 0 25px;}
.grade_gzsj a { color:#3181fa;}
.grade_list { background:#fff; overflow:hidden; border:1px solid #eee; border-radius:10px; box-shadow: 0 4px 10px 1px rgb(0 0 0 / .1);}
.grade_list h1.title { font-size:24px; font-weight:400; color:#222; padding:35px 0;}
.grade_list tr th { background:#f5f7fa; font-size:16px; font-weight:400; color:#222;}



.grade_vipServe_title { background:#fff; border:1px solid #eee;}
.grade_vipServe_title ul { display: flex;}
.grade_vipServe_title ul li { width:15%; height:170px;display: flex;align-items: center; box-sizing:border-box;}
.grade_vipServe_title ul li:nth-child(1) { width:40%;}
.grade_vipServe_title ul li:nth-child(1n+2) { border-left:1px solid #eee;justify-content: center; text-align:center;}
.grade_vipServe_title ul li strong { display:block; font-size:32px; font-weight:400; padding:0 28px; color:#333;}
.grade_vipServe_title ul li h3 { display:inline-block; font-size:16px; color:#7f4415; line-height:20px; height:20px;}
.grade_vipServe_title ul li h3 img { float:left; margin-right:4px;}
.grade_vipServe_title ul li span { display:block; font-size:24px; color:#fe5c2a; line-height:30px; margin:10px 0; }
.grade_vipServe_title ul li span i { font-size:14px;}
.grade_vipServe_title ul li span b { font-size:14px; font-weight:400; color:#999;}
.grade_vipServe_title ul li em { display:inline-block; width:128px; line-height:32px; border-radius:4px; font-size:16px; color: #7f4415;border: 1px solid #ffb8a2;cursor:pointer;}

.grade_vipServe_title_fixed { height:170px;}
.grade_vipServe_title_neike.on { position: fixed;left: 0;top: 58px;width: 100%; z-index:6060;}
.grade_vipServe_title_neike.on .grade_vipServe_title { width:1200px; margin:0 auto;}

.grade_vipServe_list { overflow:hidden; border:1px solid #eee; border-top:none; margin-bottom:60px;}
.grade_vipServe_list h4 { display:block; height:60px; line-height:60px; font-size:24px; padding:0 28px; background:#ecf6ff; color:#3181fa; font-weight:400;}
.grade_vipServe_list ul { display: flex; background:#fff;}
.grade_vipServe_list ul:nth-child(1n+2) { border-top:1px solid #eee;}
.grade_vipServe_list ul:nth-child(2n+3) { background:#fcfcfc;}
.grade_vipServe_list ul li { width:15%; display: flex;align-items: center; box-sizing:border-box; padding:15px 0;}
.grade_vipServe_list ul li:nth-child(1) { width:40%;}
.grade_vipServe_list ul li:nth-child(1n+2) { justify-content: center; text-align:center;}
.grade_vipServe_list ul li strong { font-size:16px; color:#333;padding:0 28px;}
.grade_vipServe_list ul li i { font-size:16px; color:#e00000;position: relative;top: 2px;}
.grade_vipServe_list ul li em { font-size:20px; color:#00bc56;position: relative;top: 4px;}
.grade_vipServe_list ul li .price { font-size:15px; color:#7f4415; font-weight:700;}
.grade_vipServe_list ul li font { font-size:15px; color:#333;}
.grade_vipServe_list ul li .label { padding:0 28px;}
.grade_vipServe_list ul li .label h5 { font-size:16px; color:#333; display:block; margin-bottom:5px;}
.grade_vipServe_list ul li .label p { font-size:14px; color:#999;line-height:18px;}
.grade_vipServe_list ul li .wb p { font-size:15px; color:#333; line-height:20px;}


.grade_down_mask { position: fixed; top: 0;left: 0; right: 0; bottom: 0; background:rgb(0 0 0/.3); z-index:6061; display:none;}
.grade_popup { position: fixed; left:50%; top:50%; background:#fff; z-index:6061; width:1000px; transform:translate(-50%,-50%);box-shadow: 8px 8px 24px 0 rgb(49 52 56 / 12%); display:none;}
.grade_popup_shell { display:flex;}
.grade_popup_l { width:60%; padding:28px 40px 36px; border-right:1px solid #eee; box-sizing:border-box;}
.grade_popup_l h3 { font-size:18px; color:#333; display:block; text-align:center;}
.grade_popup_l h3 i { color:#3181fa;}
.grade_popup_l h3 img { display:block; margin:20px auto;}
.grade_popup_l ul { overflow:hidden;}
.grade_popup_l ul li { height:64px; display: flex;align-items: center; width:31.33333333333333%; margin-right:3%; box-sizing:border-box; border:1px solid #e6e6e6; float:left;}
.grade_popup_l ul li:nth-child(3n+3) { margin-right:0;}
.grade_popup_l ul li img { float:left; width:32px; margin:5px 14px 0;}
.grade_popup_l ul li .text { overflow:hidden;}
.grade_popup_l ul li .text b { display:block;font-size:14px; color:#333;}
.grade_popup_l ul li .text em { display:block; font-size:12px; color:#666; margin-top:4px;}
.grade_popup_l dl { overflow:hidden; display:flex;}
.grade_popup_l dl dt { display:flex; margin-right:50px;}
.grade_popup_l dl dt img { width:130px; border:1px solid #eee;}
.grade_popup_l dl dt span { font-size:16px;writing-mode: tb-rl;margin-left: 10px;letter-spacing: 5px;text-align: justify;display: flex;align-items: center;justify-content: center;}
.grade_popup_l dl dd { overflow:hidden;}
.grade_popup_l dl dd p { line-height:32px; font-size:16px; color:#3d3d3d;}
.grade_popup_l dl dd p b { color:#3181fa; font-size:18px;}

.grade_popup_r { width:40%;padding:40px 0 36px; box-sizing:border-box;}
.grade_popup_logo { text-align:center;}
.grade_popup_logo img { height:32px;}
.grade_popup_r h3 { display:block; margin:18px 0 12px; text-align:center;font-size:14px; color:#3d3d3d; font-weight:400;}
.grade_popup_r .gzh { text-align:center;}
.grade_popup_r .gzh img { width:225px; border:1px solid #eee;}
.grade_popup_r p { font-size:12px; color:#999; text-align:center; margin-top:30px;}
.grade_popup_off { position:absolute; top:14px; right:16px; background:#fff; color:#333; border-radius:50%; width: 24px;height: 24px;text-align: center;line-height: 24px;font-size: 16px; cursor:pointer;}


/*温馨提示*/
.Warm_Prompt_mask { position: fixed; top: 0;left: 0; right: 0; bottom: 0; background:rgb(0 0 0/.8); z-index:6060;}
.Warm_Prompt { position: fixed; left:50%; top:50%; background:#fff; z-index:6061; width:700px; transform:translate(-50%,-50%);border:5px solid #ffd096; border-radius:20px; padding-bottom:30px;}
.Warm_Prompt h3 { display:block; font-size:20px; text-align:center; margin:40px 0 10px; color:#ff0000;}
.Warm_Prompt p { font-size:16px; text-align:center; color:#666; line-height:28px;}
.Warm_Prompt .Wechat { background:#ffe7ca; padding:15px 0; border-radius:10px; margin:15px 40px; display: flex;flex-wrap: wrap;justify-content: center;}
.Warm_Prompt .Wechat h2 { display:block; font-size:16px; text-align:center; color:#ff0000;width:100%;}
.Warm_Prompt .Wechat .image { background:#07c160; padding:10px; display:inline-block;margin-top:10px;border-radius:8px; display:flex;}
.Warm_Prompt .Wechat .image img { width:80px; border-radius:8px;}
.Warm_Prompt .Wechat .image .text { color:#fff; margin-left:10px;display: flex;align-items: center;}
.Warm_Prompt .Wechat .image .text b { display:block; font-size:18px; font-weight:400;}
.Warm_Prompt .Wechat .image .text span { font-size:14px; margin-top:8px;display: block;}
.Warm_Prompt .lxfs { text-align:center; font-size:14px; color:#333;}
.Warm_Prompt .Warm_Prompt_btn { margin-top:20px; text-align:center;}
.Warm_Prompt .Warm_Prompt_btn a { display:inline-block; width:140px; height:40px; line-height:40px; text-align:center; font-size:16px; font-weight:700; color:#fff;background-image: linear-gradient(130deg, #f8a056 20%,#fa3836 80%); margin:0 8px; border-radius:30px; cursor:pointer;}
.Warm_Prompt .Warm_Prompt_btn a.Warm_Prompt_off { background: linear-gradient(110deg,#718dff,#4e6ef2,#718dff);}

/*单页样式*/

.webpage_boxl { overflow:hidden; background:#fff;}
.webpage_boxr { width:230px; margin-left:15px; background:#fff; float:right;padding:15px;box-sizing: border-box;font-size: 14px;}


/*产品样式 THE*/

/*产品列表页样式*/
.screen_sec { background:#fff; padding:20px; border:1px solid #eee;}
.screen_sec .screen_sec_table { justify-content: space-between;white-space: nowrap;overflow-y: hidden;overflow-x: scroll;display: flex; padding-bottom:20px;}
.screen_sec .screen_sec_table table tr td { border:none; padding-right:20px;}
.screen_sec .screen_sec_table table tr:hover { background:none;}
.screen_sec .screen_sec_table table tr:nth-child(1) td { font-size:14px; line-height:36px; color:#333; font-weight:700;}
.screen_sec .screen_sec_table table tr td select { border:1px solid #ccc; outline:none;}
.screen_sec .screen_sec_table table tr td input { margin-top: 10px; background: #fff;font-size: 12px;border: 1px solid #ccc;height: 30px;padding: 0 20px;border-radius: 4px; cursor:pointer;}
.screen_sec .screen_sec_table table tr td input:hover { background:#f5f5f5;}
.screen_sec .screen_sec_btn { margin-top:15px;}
.screen_sec .screen_sec_btn  input { background: #1c6eed;font-size: 12px;border: 1px solid #1c6eed;height: 34px;padding: 0 20px;border-radius: 4px; cursor:pointer; color:#fff;}
.screen_sec .screen_sec_btn  input:hover { background: #f60; border-color:#f60;}

.screen_sec .screen_sec_table option:disabled { color:#ccc;font-weight:normal; }
.screen_sec .screen_sec_table option { color:#000 }



.info_list { }
.list_info_box { position:relative;background:#fff;}
.list_info_box .list_info_box_l { position:absolute; top:0; left:0; background:#fff; transition:all .3s;}
.list_info_box .list_info_box_l.on { box-shadow: 4px 0 6px rgb(0 0 0/.06);}
.list_info_box .list_info_Tit { background:#1d2088; color:#fff; font-size:14px; font-weight:700;}
.list_info_box .list_info_table .list_info_Tit li { padding:12px 10px; border-right:1px solid rgb(255 255 255/.1);}
.list_info_box .list_info_box_r { white-space: nowrap;overflow-y: hidden;overflow-x: auto;}
.list_info_box .list_info_table { display: table}
.list_info_box .list_info_box_r .list_info_table { min-width:100%;}
.list_info_box .list_info_table ul { display:table-row; border-bottom:1px solid #eee;}
.list_info_box .list_info_table ul li { display: table-cell; vertical-align:middle; padding:8px 10px; border-right:1px solid #eee; border-bottom:1px solid #eee; box-sizing:border-box;}
.list_info_box .list_info_table ul li:nth-child(1),.list_info_box .list_info_table ul li:nth-child(2) { text-align:center;}
.list_info_box .list_info_table ul li input { width:12px; height:12px;}
.list_info_box .list_info_table ul li img { width:36px; height:36px;}
.list_info_box .list_info_table ul li:nth-child(1) { width:60px; border-left:1px solid #eee;}
.list_info_box .list_info_table ul li:nth-child(2) { width:60px;}
.list_info_box .list_info_table ul li:nth-child(3) { width:80px;}
.list_info_box .list_info_table ul li span.span_1 { width: 40px; display: flex;align-items: center;justify-content: center;}
.list_info_box .list_info_table ul li span.span_2 { width: 60px; display: flex;align-items: center;justify-content: center;}
.list_info_box .list_info_table ul li span.span_3 { width:220px; display:block;white-space: normal; }
.list_info_box .list_info_table ul li span.span_3 a { white-space: normal; color:#1c6eed;}

.list_info_btn { background: #1c6eed;font-size: 12px;border: 1px solid #1c6eed;height: 34px;padding: 0 20px;border-radius: 4px;cursor: pointer;color: #fff; margin-bottom:10px;}

.contrast_sec { position:fixed; left:0; bottom:0; z-index:6060; border:1px solid #1c6eed; background:#e5ecf9; width:100%; box-sizing:border-box;}
.contrast_sec .contrast_sec_Tit { background: #1c6eee;cursor: pointer;width: 36px;height: 100%;color: #fff;padding: 14px 8px;box-sizing: border-box; font-size:16px; position:absolute; left:0; top:0; display: flex;align-items: center;justify-content: center;}
.contrast_sec .contrast_list { margin: auto;width: 1000px;clear: both; display:flex; flex-wrap:wrap; padding:20px 0;}
.contrast_sec .contrast_list span{display:block;width:32%;margin-right:2%;background:#f7f9fa;font-size:14px;font-weight:700;color:#111;padding:0 10px;border-radius:6px;box-sizing:border-box;border:1px solid #eee;line-height:42px}
.contrast_sec .contrast_list span:nth-child(3n+3) { margin-right:0;}
.contrast_sec .contrast_list span:nth-child(1n+4) { margin-top:10px;}
.contrast_sec .contrast_btn { position:absolute; left:50%; top:50%; transform:translate(560px,-50%);}
.contrast_sec .contrast_btn input{background:#1c6eed;font-size:12px;border:1px solid #1c6eed;height:34px;padding:0 20px;border-radius:4px;cursor:pointer;color:#fff}


.show_preview_sec { padding:60px 0 50px; background:#fff;}
.show_preview_sec .preview_image { float:left; margin-right:40px;}
.show_preview_sec .preview_image img { width:120px; border:1px solid #f5f5f5;}
.show_preview_sec .preview_text { overflow:hidden;}
.show_preview_sec .preview_text h2 { display:block; font-size:22px; margin-bottom:10px; font-weight:400; color:#111;font-family:'Penrose';}
.show_preview_sec .preview_text p { line-height:24px; font-size:14px; color:#666666;font-family:'Penrose'; margin-bottom:8px;}
.show_preview_sec .preview_text p em a { color: #fff; display: inline-block;background: #1c6eee;border-radius: 4px;text-align: center;margin: 0 0 0 15px;padding: 2px 7px;transform: scale(.8); font-size:14px;}
.show_preview_sec .preview_text p .ljgm{display: block;float: right;width: 120px;height: 40px;line-height: 40px;text-align: center;border-radius: 2px;background: #ff4800;font-size: 12px;color: #fff;padding: 0;margin: -13px 0 0 0;border: none;margin-left: 10px;}
.show_preview_sec .preview_text .price { line-height:24px; font-size:16px; color:#666666;margin-bottom:8px;}
.show_preview_sec .preview_text .price span { font-size:20px; color:#e01222;}
.show_preview_sec .preview_text .price em { color:#bbb; text-decoration: line-through;}
.show_preview_sec .preview_text .group_ljct { width: 120px;height: 40px; line-height:40px; font-weight:700; background: #e01222;color: #fff;font-size: 16px;display: flex;align-items: center;justify-content: center;border-radius: 3px;}
.show_preview_sec .preview_text .group_cttj { line-height:24px; font-size:14px; color:#666666;font-family:'Penrose'; margin-bottom:8px;}
.show_preview_sec .preview_text .group_cttj em { color:#e01222;}

.info_show_Tab { height:60px; background:#fff; font-size:16px; padding:0 26px; margin-bottom:5px; box-shadow: 0 0 2px 0 rgb(98 124 153/.1); border-radius: 4px;}
.info_show_Tab a { display:inline-block; margin-right:40px; line-height:60px; height:58px;}
.info_show_Tab a.on { border-bottom:2px solid #1c6eed; color:#1c6eed;}






.show_content_Tit { margin-bottom:20px;}
.show_content_Tit strong { font-size:16px; color:#333; display:flex; align-items:center;}
.show_content_Tit strong:before { content:''; display:block; width:4px; height:20px; background:#1c6eed; margin-right:10px; border-radius:5px;}
.show_content { background:#fff; padding:26px; box-shadow: 0 0 2px 0 rgb(98 124 153/.1);border-radius: 4px;}
.show_content_canshu { display:flex; flex-wrap:wrap;}
.show_content_canshu dl { width:50%; box-sizing:border-box; line-height:20px; display:flex; border-bottom: 1px solid #dcdfe6; border-right: 1px solid #dcdfe6; font-size:14px;}
.show_content_canshu dl:nth-child(2n+1) { border-left: 1px solid #dcdfe6;}
.show_content_canshu dl:nth-child(-1n+2) { border-top: 1px solid #dcdfe6;}
.show_content_canshu dl dt { background: #f8f9fc; border-right: 1px solid #dcdfe6; width:20%;}
.show_content_canshu dl dt,.show_content_canshu dl dd { padding:10px;}
.show_content_canshu dl dd { flex:1;}

/*产品样式 END*/


/*品牌样式 THE*/

.brand_banner { width:100%; height:300px; background:url(../img/2309041100.png) no-repeat center; background-size: auto 530px; box-sizing:border-box; padding-top:72px;}
.brand_banner strong { font-size:40px; color:#fff; display:block; margin-bottom:30px; font-weight:400;}
.brand_banner .brand_search { display: flex;}
.brand_banner .brand_search .brand_join { margin-left:20px;border:1px solid #e0e2e8;border-radius: 8px;}
.brand_banner .brand_search .brand_join a { height:48px; line-height:48px; font-size:16px; font-weight:700; color:#fff; display:block; border: 1px solid #fff;border-radius: 6px; padding:0 40px;}
.brand_banner .brand_search dl { position:relative; display:flex; width:900px; box-sizing:border-box; border:1px solid #e0e2e8; border-radius:8px; padding:6px;background: #fff;}
.brand_banner .brand_search dl input { border:none; background:none; height:38px; width:100%;outline:none; padding:0; margin:0; box-sizing:border-box;}
.brand_banner .brand_search dl dd.dd_1 { width:766px; position:relative;}
.brand_banner .brand_search dl dd.dd_1:before { content:'\e8ab'; font-family:'iconfont'; position:absolute; left:6px; top:50%; transform:translate(0,-50%); font-size:20px; color:#aaa;}
.brand_banner .brand_search dl dd.dd_1 input { border-right:none; padding-left:36px; color:#999; font-size:14px;}
.brand_banner .brand_search dl dd.dd_1 input::placeholder { color:#aaa;}
.brand_banner .brand_search dl dd.dd_2 { width:80px; display:none;}
.brand_banner .brand_search dl dd.dd_2 input { border-top:2px solid #1c6eee; border-bottom:2px solid #1c6eee; padding-left:10px; color:#999;}
.brand_banner .brand_search dl dd.dd_3 { width:120px;}
.brand_banner .brand_search dl dd.dd_3 button { border:none; background:none; height:38px; width:100%;outline:none; padding:0; margin:0; box-sizing:border-box; background:#1c6eee; color:#fff; font-size:16px; border-radius:4px; cursor:pointer;}
.brand_banner .brand_search dl dd.dd_3 button i { font-weight:400;}
.brand_banner .brand_search dl dd.dd_1 #search-cls{z-index:6060;position:absolute;top:50%;right:0;width:24px;height:24px;margin:0;background:url(../ico-cls.png) no-repeat center center;display:none;cursor:pointer;transform:translate(0,-50%)}
.brand_banner .brand_search dl #search-mod{z-index:6060;position:absolute;width:100%;overflow:hidden;margin:0;font-size:14px;line-height:32px;color:#666;background:#fff;border:#f6f6f6 1px solid;border-radius:0;border-top:none;display:none; box-sizing:border-box;}
.brand_banner .brand_search dl #search-rec{z-index:6060;position:absolute;top:56px;left:0;width:100%;overflow:hidden;margin:0;font-size:14px;color:#666;background:#fff;border:#e0e2e8 1px solid;border-radius:0;display:none; box-sizing:border-box; border-radius:6px;}
.brand_banner .brand_search dl #search-rec .search-rec span:hover { background:#1c6eee; color:#fff;}
.brand_banner .brand_search dl #search-tip{z-index:6060;position:absolute;top:50px;left:0;width:100%;overflow:hidden;margin:0;font-size:14px;color:#666;background:#fff;border:#e0e2e8 1px solid;border-radius:0;display:none; box-sizing:border-box;}
.brand_banner .brand_search_hot { margin-top:14px; height:24px; line-height:24px; color:#888; display:flex; font-size:14px;}
.brand_banner .brand_search_hot span { color:#222;}
.brand_banner .brand_search_hot a { margin-left:20px; color:#888;}

.brand_list_Tit { margin-bottom:20px; line-height:30px; overflow:hidden;}
.brand_list_Tit strong { font-size:22px; font-weight:400; color:#222; display:block; float:left;}
.brand_list_Tit span { float:right; font-size:14px;}
.brand_list_Tit span a { color:#999;}

.brand_list { overflow: hidden; padding:60px 0;}
.brand_list ul { display:flex; flex-wrap:wrap;}
.brand_list ul li { width:15%; margin-right:2%; box-sizing:border-box; background:#fff; border:1px solid #eee; position:relative;}
.brand_list ul li a { position:relative; z-index:10;align-items:center;justify-content: center; display:flex; padding:14px 0;}
.brand_list ul li:nth-child(6n+6) { margin-right:0;}
.brand_list ul li:nth-child(1n+7) { margin-top:2%;}
.brand_list ul li img { height:60px;}
.brand_list ul li:after,.brand_list ul li:before{content:"";width:0;height:0;position:absolute;transition:all .4s;opacity:0;box-sizing:border-box}
.brand_list ul li:hover:after,.brand_list ul li:hover:before{width:100%;height:100%;opacity:1}
.brand_list ul li:before{border-left:1px solid #1c6eed;border-top:1px solid #1c6eed;left:0;top:0}
.brand_list ul li:after{border-right:1px solid #1c6eed;border-bottom:1px solid #1c6eed;position:absolute;right:0;bottom:0}

.brand_box_table { }
.brand_box_table table { background:#fff; width:100%; border-collapse: collapse;}
.brand_box_table table tr th,
.brand_box_table table tr td { border:1px solid #eee; padding:10px; text-align:center; box-sizing:border-box;}
.brand_box_table table tr td img { height:50px;}
.brand_box_table table tr th { font-size:14px; background:#53529b; color:#fff; border:1px solid rgb(255 255 255/.2);}
.brand_box_table table tr td a { color:#1c6eed;}
.brand_box_table table tr td em{display:inline-block;height:20px;line-height:20px;padding:0 4px;font-size:12px;background:#e9ebec;border-radius:2px;color:#595959;margin-left:8px}
.brand_box_table table tr:hover td { background:#f6f9fe;}

.brand_shwo_info { height:220px;}
.brand_shwo_info_bg { overflow:hidden; background:url(../img/2309041113.png) no-repeat center; height:280px; position:relative; box-sizing:border-box; padding-bottom:60px;}
.brand_shwo_info_bg:before { content:''; display:block; width:100%; height:100%; position:absolute; left:0; top:0; background:rgb(28 110 238 /.2);}
.brand_shwo_info .w1200 { display:flex; align-items:center; height:100%; position:relative;}
.brand_shwo_info .image { background:#fff; margin-right:20px; border-radius:4px; width:170px; height:88px; display:flex; align-items:center; justify-content:center;box-shadow: 0 0 10px rgb(0 0 0/.2);}
.brand_shwo_info .image img { height:60px;}
.brand_shwo_info .text { }
.brand_shwo_info .text strong { display:block; font-size:24px; color:#fff; font-weight:400;}
.brand_shwo_info .text p { margin-top:8px;}
.brand_shwo_info .text p a { font-size:16px; color:rgb(255 255 255/.8);}
.brand_shwo_info .brand_shwo_info_cat { margin-left:auto;}
.brand_shwo_info .brand_shwo_info_cat ul { display:flex;}
.brand_shwo_info .brand_shwo_info_cat ul li { }
.brand_shwo_info .brand_shwo_info_cat ul .xian { display:inline-block; width:1px; height:40px; background-image: linear-gradient(0deg, rgb(0 0 0/0),rgb(255 255 255/.8),rgb(0 0 0/0)); margin:0 20px;}

.brand_shwo_info .brand_shwo_info_cat ul li a { display:flex; align-items:center;}
.brand_shwo_info .brand_shwo_info_cat ul li i { width:38px; height:38px; line-height:38px; text-align:center; font-size:20px; color:#fff; background:#1c6eed; display:inline-block;border-radius:50%; margin-right:10px;}
.brand_shwo_info .brand_shwo_info_cat ul li.li_1 i { background:#1c6eed;}
.brand_shwo_info .brand_shwo_info_cat ul li.li_2 i { background:#f08300;}
.brand_shwo_info .brand_shwo_info_cat ul li.li_3 i { background:#0bd963;}

.brand_shwo_info .brand_shwo_info_cat ul li em { font-size:14px; display:block; color:#fff;} 
.brand_shwo_info .brand_shwo_info_cat ul li b { font-size:18px; display:block; color:#fff;} 


.brand_shwo_info .brand_shwo_info_area { margin-left:auto;}
.brand_shwo_info .brand_shwo_info_area span { font-size:12px; line-height:30px; border:1px solid #fff; color:#fff; padding:0 20px; display:block; border-radius:20px;}




.brand_shwo_main { background:#fff; border-radius:8px;}
.brand_shwo_main .brand_shwo_box { padding:25px;}

.brand_shwo_menu { height:60px; border-bottom: 1px solid #e5eaef;}
.brand_shwo_menu a { padding:0 25px; display:inline-block; font-size:16px; line-height:60px; position:relative;}
.brand_shwo_menu a.on { color:#1c6eed;}
.brand_shwo_menu a.on:after { content:''; display:block; width:33px; height:2px; background:#1c6eed; margin:0 auto; position:absolute; left:50%; bottom:0; transform:translate(-50%,0);}

.brand_shwo_main_Tit { margin-bottom:20px;}
.brand_shwo_main_Tit strong { font-size:18px; color:#333; display:flex; align-items:center;}
.brand_shwo_main_Tit strong:before { content:''; display:block; width:5px; height:24px; background:#1c6eed; margin-right:10px; border-radius:5px;}

.brand_shwo_main_lxfs { display:flex; flex-wrap:wrap;}
.brand_shwo_main_lxfs dl { width:50%; box-sizing:border-box; line-height:20px; display:flex; border-bottom: 1px solid #dcdfe6; border-right: 1px solid #dcdfe6; font-size:14px;}
.brand_shwo_main_lxfs dl:nth-child(2n+1) { border-left: 1px solid #dcdfe6;}
.brand_shwo_main_lxfs dl:nth-child(-1n+2) { border-top: 1px solid #dcdfe6;}
.brand_shwo_main_lxfs dl dt { background: #f8f9fc; border-right: 1px solid #dcdfe6; width:20%;}
.brand_shwo_main_lxfs dl dt,.brand_shwo_main_lxfs dl dd { padding:10px;}


.brand_shwo_main_qtpp { overflow: hidden;}
.brand_shwo_main_qtpp ul { display:flex; flex-wrap:wrap;}
.brand_shwo_main_qtpp ul li { width:15%; margin-right:2%; box-sizing:border-box; background:#fff; border:1px solid #eee; position:relative;}
.brand_shwo_main_qtpp ul li a { position:relative; z-index:10;align-items:center;justify-content: center; display:flex; padding:14px 0;}
.brand_shwo_main_qtpp ul li:nth-child(6n+6) { margin-right:0;}
.brand_shwo_main_qtpp ul li:nth-child(1n+7) { margin-top:2%;}
.brand_shwo_main_qtpp ul li img { height:60px;}
.brand_shwo_main_qtpp ul li:after,.brand_shwo_main_qtpp ul li:before{content:"";width:0;height:0;position:absolute;transition:all .4s;opacity:0;box-sizing:border-box}
.brand_shwo_main_qtpp ul li:hover:after,.brand_shwo_main_qtpp ul li:hover:before{width:100%;height:100%;opacity:1}
.brand_shwo_main_qtpp ul li:before{border-left:1px solid #1c6eed;border-top:1px solid #1c6eed;left:0;top:0}
.brand_shwo_main_qtpp ul li:after{border-right:1px solid #1c6eed;border-bottom:1px solid #1c6eed;position:absolute;right:0;bottom:0}


.brand_xinwen_list { }
.brand_xinwen_list ul li { padding:20px 0; overflow:hidden;}
.brand_xinwen_list ul li:nth-child(1n+2) { border-top:1px solid #eee;}
.brand_xinwen_list ul li .image { float:left; margin-right:30px;}
.brand_xinwen_list ul li .image img { width:200px; border-radius:6px;}
.brand_xinwen_list ul li .text { overflow:hidden;}
.brand_xinwen_list ul li .text h2 { display:block; font-size:18px; font-weight:400;}
.brand_xinwen_list ul li .text p { margin:15px 0; font-size:14px; color:#888;line-height:26px;}
.brand_xinwen_list ul li .text span { color:#999; font-size:14px; display:block;}
.brand_xinwen_list ul li .text span i { width:24px; height:24px; text-align:center; line-height:24px; background:#1c6eee; color:#fff; display:inline-block; border-radius:20px; margin-right:10px;}

/*品牌样式 END*/



/*团购样式 THE*/

.list_group { }

.list_group ul { display:flex; flex-wrap:wrap;}
.list_group ul li { background:#fff; border-radius:4px; border:1px solid #eee; width:19.2%; margin-right:1%; box-sizing:border-box; padding:15px;}
.list_group ul li:nth-child(5n+5) { margin-right:0;}
.list_group ul li:nth-child(1n+6) { margin-top:1%;}
.list_group ul li .image { width:100%;}
.list_group ul li .image img { width:100%;}
.list_group ul li .text { margin-top:15px;}
.list_group ul li .text h3 { display:block; font-size:14px; font-weight:400; color:#333; line-height:30px;}
.list_group ul li .text p { font-size:12px; color:#e01222; line-height:20px;}
.list_group ul li .text .price { border-top:1px solid #eee; padding-top:14px; margin-top:10px; display:flex;}
.list_group ul li .text .price .price_l span,.list_group ul li .text .price .price_l em { display:block;}
.list_group ul li .text .price .price_l span { font-size:20px; color:#e01222; line-height:20px;}
.list_group ul li .text .price .price_l span i { font-size:14px;}
.list_group ul li .text .price .price_l em { font-size:12px; color:#bbb; line-height:16px;}
.list_group ul li .text .price .price_l em i { text-decoration: line-through;}
.list_group ul li .text .price .price_r { margin-left:auto;}
.list_group ul li .text .price .price_r b { width: 100px;height: 40px;background: #e01222;color: #fff;font-size: 16px;display: flex;align-items: center;justify-content: center; border-radius:3px;}

/*团购样式 END*/

.help-center{margin:20px auto;width:1200px;position:relative;overflow:hidden}
.help-center .left{float:left;width:210px;position:relative;background:#fff;margin-right:15px;box-shadow:0 0 8px rgba(0,0,0,.05);background:#fff}
.help-center .right{overflow:hidden;padding:20px 37px 80px;background:#fff;font-size:14px;line-height:30px;box-shadow:0 0 8px rgba(0,0,0,.05)}
.help-center .right h2{color:#333;border-bottom:1px solid #e5e5e5;padding-bottom:15px;margin-bottom:10px;font-size:18px}
.help-center .right .text p{padding-bottom:20px}
.e-info{font-size:12px;border-bottom:#eee 1px solid;overflow:hidden;padding-bottom:5px}
.help-center .right th{font-size:14px}
.help-center .right td{font-size:14px}
.help-center .right h1{font-size:24px;color:#333;padding-bottom:10px}
.help-center .right img{max-width:100%!important}
.help-main{position:relative;overflow:hidden;padding:50px}
.help-main .right{overflow:hidden;padding:20px 50px;background:#fff;font-size:14px;line-height:30px;box-shadow:0 0 8px rgba(0,0,0,.05)}
.help-main .right h2{color:#333;border-bottom:1px solid #e5e5e5;padding-bottom:15px;margin-bottom:10px;font-size:22px;text-align:center}
.help-main .right .text p{padding-bottom:20px}
.help-main .right h1{font-size:24px;color:#333;padding-bottom:10px}
.help-main .right img{max-width:100%!important}
.menu_head{height:45px;line-height:45px;padding-left:20px;font-size:14px;color:#000;cursor:pointer;position:relative;border-bottom:none;margin:0;font-weight:500;background:#fff;overflow:hidden;position:relative;border-bottom:#f1f1f1 1px solid}
.menu_head em{content:"";width:6px;height:6px;border:2px #000 solid;border-right-width:0;border-bottom-width:0;display:inline-block;margin-left:7px;-webkit-transform:rotate(225deg);transform:rotate(225deg);margin-top:-4px;position:absolute;right:20px;top:20px}
.currentDd em{content:"";width:6px;height:6px;border:2px #fff solid;border-right-width:0;border-bottom-width:0;display:inline-block;margin-left:7px;-webkit-transform:rotate(225deg);transform:rotate(225deg);margin-top:-4px;position:absolute;right:20px;top:20px}
.menu_list .current{color:#fff;border:none}
.menu_head a{color:#000;width:190px;diaplay:block}
.currentDd{background:#1c6eee;color:#fff;border:none}
.currentDd a{color:#fff}
.menu_body{height:auto;overflow:hidden;background:#f9f9f9;display:none;padding:10px 20px;border-bottom:#f1f1f1 1px solid}
.menu_body a{display:block;line-height:40px;font-size:14px}
.menu_body a.on{font-weight:700;color:#1c6eee}

.ic-list-hot{background:white;overflow:hidden;box-shadow: 0px 0px 3px rgba(0,0,0,0.15);}
.ic-list-hot dt{font-size:16px;line-height:40px;padding:6px 20px;font-weight:normal;color:#000;border-bottom:#eee 1px solid;overflow:hidden;
display: flex; align-items: center;}
.ic-list-hot dt:before{content: '';
    display: block;
    width: 4px;
    height: 20px;
    background: #1c6eed;
    margin-right: 10px;
    border-radius: 5px;
}
.ic-list-hot dt em{float: left;}
.ic-list-hot dt .hot{float: right;}
.ic-list-hot dt .hot a{font-size:16px}
.ic-list-hot dl{background:white;overflow:hidden;padding:15px 20px;}
.ic-list-hot ul li{float:left;width:20%;line-height:28px;height:28px;overflow:hidden;font-size:14px; }









