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:#333;-webkit-font-smoothing:antialiased;background:#f5f5f5;}
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:#e3211a;}

input[type="radio"] + label::before {content: '';display: inline-block;vertical-align: middle;width: 8px;height: 8px;margin-right: 5px;border-radius: 50%;border: 1px solid #d9d9d9;padding:2px;position: relative;top: -1px;}
input[type="radio"]:checked + label::before {background-color: #f60;background-clip: content-box;border: 1px solid #f60;}
input[type="radio"] {display: none;}

input[type="checkbox"]{width:12px!important;height:12px!important;display: inline-block;text-align: center;vertical-align: middle;position: relative; margin-right:5px; top:-2px;}
input[type="checkbox"]::before{content: "";position: absolute;top: 0;left:0 ;background: #fff;width: 100%;height: 100%;border: 1px solid #d9d9d9; line-height:12px;}
input[type="checkbox"]:checked::before{content: "\e970";background-color: #fff;width:100%;border: 1px solid #f60;color:#f60;font-size: 14px;font-weight: bold;font-family:'iconfont';}

/*内容初始化*/
.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;}

.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}
.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*/

/*顶部*/
.head_top {background:#f5f5f5;width:100%;height:35px;font-size:12px;color:#666;box-sizing:border-box;}
.head_top a{color:#666;}
.head_top .left{float:left;line-height:35px;}
.head_top .right {float:right;}
.head_top .left span{font-weight:bold;color:#ed2920;padding-right:5px;}
.head_top .left a{margin-right:5px;}
.head_top .login{float:left;}
.head_top .login>a{padding:0px 8px;line-height:14px;height:14px; border-right:#dadada 1px solid;display:block;float:left;margin-top: 10px;}
.head_top .login>a:nth-child(2){border-right:0}
.head_top .login>a:hover { color:#f60;}
.head_top .head_down { position:relative;z-index:1000; float:left;}
.head_top .head_down ul { position:absolute; top:35px;}
.head_top .head_down span { padding:0 5px; display: block; height:35px;display: flex;align-items: center; line-height:35px; box-sizing:border-box;border-left:1px solid transparent ;border-right:1px solid transparent;cursor:pointer}
.head_top .head_down:hover span { border-left:1px solid #e6e6e6;border-right:1px solid #e6e6e6; background:#f9f9f9;}
.head_top .head_down span i { display:block; float:right; width:16px; height:16px;position:relative;}
.head_top .head_down span i:before { content:""; width:5px;height:5px;border:1px #666 solid;border-right-width:0;border-bottom-width:0;display:inline-block;transform:rotate(225deg); position:absolute;top: 3px;
    left: 5px;transition: all .3s;}
.head_top .head_down:hover span i:before { transform: rotate(405deg); top:6px;}
.head_top .head_down ul { position:absolute; top:34px; background:#fff;border:1px solid #e6e6e6;padding:5px 0; display:none; width:100%; box-sizing:border-box;}
.head_top .head_down:hover ul { display:block;}
.head_top .head_down ul li { line-height:30px; padding:0 10px;}
.head_top .head_down ul li:hover { background:#f5f5f5;}
.head_top .head_down ul li:hover a {color:#f60;}
.head_top .head_line { line-height:35px; float:left;}
.head_top .head_line:hover span { color:#f60;}
.head_top .head_line .iconfont { float:left;line-height: 35px;margin-right:5px; font-size: 16px; color:#e3211a;}
.head_top .head_line .sign { color:#e3211a;}
.head_top .tel {line-height:35px;background-size:18px 18px;color:#e3211a;margin-left:15px; float:left; font-size:14px;}
.head_top .tel:before { content:"\e9ae"; display:block; width:16px;height:35px; line-height:34px; float:left;margin-right:5px; font-family: 'iconfont'; font-size:16px;}

/*搜索区*/
.top_v16 { height:60px; padding:30px 0; background:#fff;}
.top_v16 .logo_v16 { float:left; width:300px;}
.top_v16 .search_v16 { float:left; height:40px;border:2px solid #e3211a;box-sizing:border-box;margin-top:10px;}
.top_v16 .search_v16 input { border:none; background:none; height:36px; width:100%;outline:none; font-size:14px; padding:0; margin:0;}
.top_v16 .search_v16 ul li { float:left; position:relative;}
.top_v16 .search_v16 ul li.li_1 { width:80px;}
.top_v16 .search_v16 ul li.li_1 input { color:#666; text-align:center;cursor:pointer;}
.top_v16 .search_v16 ul li.li_1:after { content: "";transition: all .3s;display: inline-block;border-style: solid;border-width: 6px 6px 0 0;border-color:transparent #ccc;transform: rotate(45deg);position: absolute;right: 0px;top: 15px;}
.top_v16 .search_v16 ul li:hover.li_1:after { border-color: transparent #e3211a;transform: rotate(225deg);top: 18px;}
.top_v16 .search_v16 ul li.li_2 { width:440px; padding-left:20px;}
.top_v16 .search_v16 ul li.li_2 input { color:#666;}
.top_v16 .search_v16 ul li.li_3 { background:#e3211a; width:80px;}
.top_v16 .search_v16 ul li.li_3 input { color:#fff;cursor:pointer; font-weight:700;font-size:18px;}
.top_v16 .search_v16 ul li #search_tips{ left: 0px;top: 40px;box-sizing: border-box; z-index: 1000;position: absolute;width: 100%; overflow: hidden;cursor: pointer;margin: 0; font-size: 14px;background: #FFF;border: #eee 1px solid;}
.top_v16 .search_v16 ul li #search_tips div { height:30px; line-height:30px;color: #666;}
.top_v16 .search_v16 ul li #search_tips div:hover { background:#f9f9f9;}
.top_v16 .search_v16 ul li #search_tips div:hover span { color:#008000;}
.top_v16 .search_v16 ul li dl { display:none; background:#fff; width:100%;box-sizing:border-box; border:2px solid #e3211a; border-top:none;position:absolute; left:-2px;z-index:1000;}
.top_v16 .search_v16 ul li dl dd { height:30px;font-size:14px;text-align:center;cursor:pointer;}
.top_v16 .search_v16 ul li dl dd a { color:#666; }
.top_v16 .search_v16 ul li dl dd:hover { color:#e3211a;}
.top_v16 .search_v16 ul li:hover dl { display:block;}
.top_v16 .neik { height:40px;}
.top_v16 .hot_v16 { display:block; overflow:hidden;margin-top:5px;}
.top_v16 .hot_v16 a { color:#666;}
.top_v16 .fabu { width:120px; height:40px;line-height:38px; text-align:center; font-size:15px; float:right; background:#fafafa; border:1px solid #eee; box-sizing:border-box; margin:10px 0 0 30px;}
.top_v16 .fabu a { color:#000; display:inline-block;}
.top_v16 .fabu a:before { content:"\e7c1";font-family: 'iconfont'; margin-right:10px; font-weight:700;}
.top_v16 .fabu:hover { border:#e3211a 1px solid; background:#e3211a;}
.top_v16 .fabu:hover a { color:#fff;}

/*导航*/
.menu_v16 { height:40px; background:#fff; margin-bottom:15px;}
.menu_v16 .allmenu {background:#e3211a;color:#fff;font-size:16px;height:40px;line-height:40px;float:left;width:220px;margin-right:20px;cursor:pointer;position:relative;}
.menu_v16 .allmenu:before {content:"\e60e";display:inline-block;font-family:'iconfont'; width:40px;height:40px;float:left;text-align:center;font-size:20px;margin:0 5px;}
.menu_v16 .nav_16 li { height:40px; line-height:40px; font-size:16px; float:left;padding:0 20px;}
.menu_v16 .nav_16 li a { padding:10px 2px;}
.menu_v16 .nav_16 li.menuon a { color:#e3211a; font-weight:700; border-bottom:2px solid #e3211a;}
.menu_v16 .allmenu .im0l_v16 { width:220px; position:absolute; top:40px; left:0; background:rgba(0,0,0,.88);z-index:3;padding-bottom:10px;display:none;}
.menu_v16 .allmenu:hover .im0l_v16 { display:block;}
.menu_v16 .allmenu .im0l_v16 ul li {padding: 0px 20px 11px;}
.menu_v16 .allmenu .im0l_v16 ul li:nth-child(1n+2) { margin-top:-1px;}
.menu_v16 .allmenu .im0l_v16 ul li:hover { background:#2d2e3e;}
.menu_v16 .allmenu .im0l_v16 ul li p { height:20px;overflow:hidden; line-height:20px;}
.menu_v16 .allmenu .im0l_v16 ul li .p_1 { font-size:16px; margin-bottom:5px;border-top: 1px solid #333;padding-top:12px;}
.menu_v16 .allmenu .im0l_v16 ul li .p_1 a { color:#fff;}
.menu_v16 .allmenu .im0l_v16 ul li .p_2 { font-size:12px;}
.menu_v16 .allmenu .im0l_v16 ul li .p_2 a { color:#aaa; display:inline-block; margin-right:5px;}
.menu_v16 .allmenu .im0l_v16 ul li .p_2 a:hover { color:#e3211a;}
.menu_v16 .allmenu .im0l_v16 ul li .right { width:0px; height:487px; background:#fff;position:absolute; left:220px; top:0px; overflow:hidden;  transition:all .8s; box-sizing:border-box;}
.menu_v16 .allmenu .im0l_v16 ul li:hover .right { width:980px;}
.menu_v16 .allmenu .im0l_v16 ul li .right_box { padding:10px 20px; position:absolute; right:0;width:980px;height:487px;border:1px solid #e3211a;box-sizing:border-box;}
.menu_v16 .allmenu .im0l_v16 ul li .right_box .menu_left { float:left; width:730px;}
.menu_v16 .allmenu .im0l_v16 ul li .right_box strong { font-size:16px; display:block;}
.menu_v16 .allmenu .im0l_v16 ul li .right_box strong a { color:#e3211a;}
.menu_v16 .allmenu .im0l_v16 ul li .right_box dl { font-size:12px;padding: 10px 0; overflow:hidden;}
.menu_v16 .allmenu .im0l_v16 ul li .right_box dl dt { line-height: 25px;font-weight: 700;float:left; width:10%; margin-right:3%;}
.menu_v16 .allmenu .im0l_v16 ul li .right_box dl dd { line-height: 25px; overflow:hidden; float:left; width:85%;}
.menu_v16 .allmenu .im0l_v16 ul li .right_box dl dd a { color:#666; display:inline-block; float:left; margin-right:15px;}
.menu_v16 .allmenu .im0l_v16 ul li .right_box dl dd a:hover { color:#e3211a;}
.menu_v16 .allmenu .im0l_v16 ul li .right_box .menu_AD { float:right; width:168px;padding-top:10px;}
.menu_v16 .allmenu .im0l_v16 ul li .right_box .menu_AD img { margin-top:10px;}
.menu_v16 .enter { float:right; position:relative; bottom:-5px; margin-right:5px;}
/*页头样式 END*/

/*底部样式 THE*/
.footerBox {width:100%;min-width:1200px;margin-top:20px;background:#121212;}
.advantage { overflow:hidden;}
.advantage li { float:left; height:120px; line-height:120px; font-size:18px; color:#fff; margin-right:140px;}
.advantage li:nth-child(5) { margin-right:0;}
.advantage i { background: url(../icon/bottom.png) no-repeat; position: static; position: initial; display: inline-block; vertical-align: -8px; margin-right: 20px;}
.advantage .ad1 {width: 34px;height: 36px;background-position: -124px -85px;vertical-align: -14px;}
.advantage .ad2 {width: 32px;height: 32px;background-position: -124px -41px;}
.advantage .ad3 { width: 32px; height: 32px; background-position: -124px -129px;}
.advantage .ad4 {width: 34px;height: 33px;background-position: -124px -170px; }
.advantage .ad5 {width: 27px;height: 34px;background-position: -124px 0;}
.footerBox a{color:#fff;}
.footerBox dl{width:200px; float:left;}
.footerBox dl.w{width:250px; float:left;color:#fff;}
.footerBox dl h4{font-size:16px;margin-bottom:20px;color:#fff; font-weight:400;}
.footerBox dl dd{font-size:20px;font-weight:200;padding-top:15px;color:#fff;}
.footerBox dl dd p{font-size:12px;line-height:18px;padding-top:15px;padding-left:5px;}
.footerBox dl ul p{float:left;width:100px;line-height:30px;overflow:hidden; text-align:center;margin-right:10px;margin-top:10px;}
.footerBox dl ul li{line-height:30px;font-size:14px}
.footerBox .footer-t { overflow: hidden;padding:10px 0 30px;}
.footerBox .footer-b{background:#010101;overflow:hidden;padding:20px 0;font-size:12px;line-height:25px; text-align:center;color:#ddd;margin:0px auto 0px;}
.footerBox .footer-b a{color:#ddd}
.footerBox .footer-b img{height:41px;margin:10px}
.footerBox .indexes{padding-top: 20px;text-align: center;clear: both;padding: 5px 0 5px}
.footerBox .indexes,.indexes a{color: #636363;font-size: 12px}
.footerBox .indexes a{padding: 0 9px;display: inline-block;text-transform:Uppercase}

/*底部样式 END*/

.pos {padding:10px 10px 10px 32px;height:24px;line-height:24px;background:url('../ico-nav.png') no-repeat 10px 13px;font-size:12px;}
.nav {padding:0px 10px 10px 20px;height:24px;line-height:24px;background:url('../ico-nav.png') no-repeat 0 3px;font-size:14px; background-color:none;}
.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-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:15px; line-height:28px; color:#d7000f; cursor:pointer;padding-right: 10px;}
.selector dl .s_More:before { content: "";width: 4px;height: 4px;border: 1px #d7000f 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 dashed #eee;}
.selector dl dt { height:58px; line-height:58px; width:60px; float:left; text-align:center; color:#333;}
.selector dl dd { background:#fff;padding:15px 100px 15px 30px; overflow:hidden;}
.selector dl dd a { color: #333; line-height: 28px; margin-right: 15px; 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;}



.selectList { background: #fff;  margin-bottom: 20px; box-shadow: 0px 0px 15px rgba(0,0,0,0.09);overflow:hidden}
.selectList dl { position: relative; padding: 10px 80px 10px 80px; line-height: 30px; border-bottom: 1px solid #eee; overflow: hidden; }
.selectList dl: last-child { border-bottom: #fff 0px solid; }
.selectList dl dt { position: absolute; width: 60px; left: 20px; top: 12; text-align: left; margin: 0; font-size: 12px; }
.selectList dl dd a { color: #266eab; line-height: 30px; margin-left: 20px; display: inline-block; }
.selectList dl dd a:hover{ text-decoration:underline}
.selectList dl dd { height: 30px; overflow: hidden; }
.selectList dl dd.showMore { position: absolute; top: 10px; right: 10px; cursor: pointer; }
.selectList dl dd.showMore h3 { line-height: normal; padding: 5px 8px; background: #f7f7f7; border: 1px solid #eee;font-size:12px; text-align:center; font-weight: normal; transition: all 0.3s ease-in-out 0s; -webkit-transition: all 0.3s ease-in-out 0s; -moz-transition: all 0.3s ease-in-out 0s; border-radius: 3px; }
.selectList dl dd.showMore h3 i { background: none; float: none; display: inline-block; font-size: 12px;}
.selectList dl dd.showMore h3:hover { color: #ff6000; border: #ff6000 solid 1px; background: #fbeaed; }
.selectList dl dd a.on{font-weight:bold}

/*搜索样式*/
.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:#e3211a;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('../image/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;}

.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('image/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:center; margin:20px 0;}
.pages_box a { border: 1px solid #ddd; background:#fff;padding: 5px 6px; 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: 6px; 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:6px;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:0;bottom:0;width:40px;background: #2d2e3e;z-index: 9999;box-shadow: 0 0 10px hsla(0,0%,60%,.2);}
.side-tool .aside-body{position:absolute;left:0;right:0;top:100px}
.side-tool .aside-bottom{position:absolute;left:0;right:0;bottom:0}
.side-tool .tool-list{}
.side-tool .tool-list .tool-bg{display:block;padding:10px 0;text-align:center;-webkit-transition:.2s;transition:.2s;color:#fff;position: relative;}
.side-tool .tool-list .tool-bg .icon i{ font-size:22px;}
.side-tool .tool-list .tool-bg .name{margin-top:3px;font-size:12px;}
.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:#e3211a;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:0px}
.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{background:#e3211a;color:#fff}
.side-tool .tool-list .tool-bg:hover .name{color:#fff}

/*商铺信息 THE*/
.company-box {height:auto;overflow:hidden;background:#fff}
.company-box h2 {font-size:16px;line-height:40px;padding:5px 15px;font-weight:normal;color:#000}
.company-box h2:before {content:"";background:#ff6000;float:left;margin-right:10px;height:16px;width:3px;margin-top:12px;}
.shopName {height:77px;padding:0px 0px 0px 15px;background:url("../img/news-hot.png") no-repeat 0px 0px scroll;border-bottom:#eee 1px solid}
.shopName h3 {color:#e3211a;font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;overflow:hidden;height:20px;line-height:20px;padding:13px 5px 0px 0px;}
.shopName h3 a {color:#e3211a;}
.shopName h3 a:hover {color:#e3211a;text-decoration:none;}
.shopName .jwsy {margin-top:10px;font-size:12px;height:27px;line-height:27px;}
.shopName .jwsy1 {background:#e3211a;color:#fff;border-radius:2px;text-align:center;padding:4px 6px;margin-right:5px;}
.shopName .jwsy1 a {color:#fff}
.shopName .jwsy1:hover,.shopName .jwsy2:hover {opacity:.8;filter:alpha(opacity=80);}
.shopName .jwsy2 {background:#9E9E9E;color:#fff;border-radius:2px;text-align:center;padding:4px 6px;margin-right:5px;}
.shopName .jwsy3 {background:#607D8B;color:#fff;border-radius:2px;text-align:center;padding:4px 6px;}
/*-- 诚信档案 --*/
.shopData p:before,.shopData p:after {content:"";display:block;clear:both;height:0;visibility:hidden;}
.shopData p {zoom:1;}
.shopData p {line-height:30px;padding:0px 5px 0px 15px;height:30px;z-index:1}
.shopData p em {float:left}
.shopData p em.wxqrcode {float:left;position:relative;height:16px;z-index:100;display:block;margin-right:10px}
.shopData p em.wxqrcode span {display:none}
.shopData p em.wxqrcode:hover span {display:block;z-index:1000;width:100px;height:100px;overflow:hidden;position:absolute;left:-40px;padding:5px;top:-105px;box-shadow:0px 0px 5px rgba(0,0,0,0.25);background:white;}
.shopData p em.wxqrcode span img {width:100px;height:100px;}
.shopData p i {color:#999;float:left;font-size:12px;padding-right:4px;text-align:right;}
.shopData p a {color:#4c4c4c;margin-right:10px;}
.fl {float:left}
.v-year {display:block;font-size:14px;line-height:16px;padding-left:10px;float:left}
.v-year b {font-weight:bold;color:#e3211a;font-size:16px;}
/*-- 公司信息 --*/
.companyInfo {height:auto;overflow:hidden;border-top:#eee solid 1px;padding:15px 0px 5px 15px;margin-top:10px;}
.companyInfo a {width:62px;height:28px;float:left;border:#eee solid 1px;line-height:28px;border-radius:1px;margin:0px 6px 10px 0px;padding-left:34px;color:#535353;}
.companyInfo a:hover {color:#e3211a;text-decoration:none;}
.companyInfo a.dp {background:#FEFCE4 url(../img/dp-icon.png) no-repeat 12px center;background-size:16px 16px;}
.companyInfo a.gs {background:#FEFCE4 url(../img/gs-icon.png) no-repeat 12px center;background-size:16px 18px;}
.companyInfo a.dz {background:#FEFCE4 url(../img/dz-icon.png) no-repeat 12px center;background-size:16px 16px;}
.companyInfo a.cp {background:#FEFCE4 url(../img/fl-icon.png) no-repeat 12px center;background-size:16px 16px;}
.black_overlay {display:none;position:fixed;top:0%;left:0%;width:100%;height:100%;background:black;z-index:1001;-moz-opacity:0.6;opacity:.60;filter:alpha(opacity=60);}
.blank_content {display:none;position:fixed;top:35%;left:40%;width:50%;height:270px;background:#f7f7f7 url(../img/cart.png) no-repeat left 40px;z-index:1002;width:470px;border-radius:5px;padding:5px;}
.blank_content h2 {height:40px;line-height:40px;clear:both;font-size:18px;padding:0px 5px 0px 10px;font-weight:normal}
.blank_content h2 span {float:right}
.blank_content h3 {height:40px;line-height:40px;clear:both;font-size:18px}
.blank_content h3 a {color:#ee2e2c}
.blank_content .open {padding:10px 15px 20px 15px;overflow:hidden;}
.blank_content ul li {font-size:14px;line-height:28px;height:28px}
.blank_content ul li em {font-size:12px;color:#666}
.blank_content ul li img {margin-top:-5px}
.blank_content ul li.com {font-size:16px}
.blank_content dl dt {float:left;margin-right:10px;margin-top:8px;}
.blank_content dl dt img {width:100px;height:100px;border-radius:3px;}
.blank_content dl ul {overflow:hidden;}
.wx {border-top:#e3e3e3 1px solid;padding-top:15px;text-align:center;font-size:14px;}
.wx b {color:red}
.qrcode2 {width:47px;position:absolute;right:30px;top:63px;z-index:1000}
.qrcode2 p {font-size:12px;}
.qrcode2 dl {display:none}
.qrcode2:hover dl {display:inline-block;position:relative;z-index:10000;background:white;width:100px;box-shadow:0px 0px 3px rgba(0,0,0,0.15);top:0px;padding:5px;left:-90px}
.qrcode2:hover dl img {width:100px;height:100px;}
.open {padding:0px 0px;}
.buycar {padding:0px 15px 15px 15px}
.buycar a {background:#e3211a url(../img/s-ico1.png) no-repeat 40px 8px;background-size:20px 22px;display:block;height:40px;line-height:40px;color:white;font-size:16px;text-align:center;cursor:pointer;border-radius:2px}
.buycar a:hover {background:#009231 url(../img/s-ico1.png) no-repeat 40px 8px;background-size:20px 22px;}


.cdx-black_overlay{display:none;position: fixed;top:0;left:0;width:100%;height:100%;background-color:#000;z-index:1001;-moz-opacity:0.6;opacity:.60;filter:alpha(opacity=60);}
.cdx-blank_content{display:none;position:fixed;top:35%;left:40%;height:270px;z-index:1002;width:470px;border-radius:20px;padding:10px 30px 25px;background:#fff;
box-shadow:0px 0px 20px rgb(0 0 0 / .2);}
.cdx-blank_content h2 { display:block; height:65px; line-height:65px; font-size:24px; font-weight:400; color:#262626; border-bottom:1px solid #eee;}
.cdx-blank_content h2:before { content:""; display:inline-block; width:4px; height:24px; background:#cc291b; float:left; margin:21px 10px 0 0;}
.cdx-blank_content h2 span { float:right;}
.cdx-blank_content h2 span img { width:32px;}
.cdx-blank_content ul { overflow:hidden; padding:10px 0px 0px;}
.cdx-blank_content ul li { font-size:14px; color:#000; line-height:40px; font-size:14px;padding-left:14px;}
.cdx-blank_content ul li span { float:left;margin-right:30px; display:inline-block; width:60px; color:#888;}
.cdx-blank_content h3 { display:block; height:65px; line-height:65px; font-size:24px; font-weight:400; color:#262626; border-bottom:1px solid #eee;}
.cdx-blank_content h3:before { content:""; display:inline-block; width:4px; height:24px; background:#cc291b; float:left; margin:21px 10px 0 0;}
.cdx-blank_content h3 span { float:right;}
.cdx-blank_content h3 span img { width:32px;}
/*商铺信息 END*/

.cdx-black_overlay{display:none;position: fixed;top:0;left:0;width:100%;height:100%;background-color:#000;z-index:1001;-moz-opacity:0.6;opacity:.60;filter:alpha(opacity=60);}
.cdx-blank_content{display:none;position:fixed;top:35%;left:40%;height:270px;z-index:1002;width:470px;border-radius:20px;padding:10px 30px 25px;background:#fff;
box-shadow:0px 0px 20px rgb(0 0 0 / .2);}
.cdx-blank_content h2 { display:block; height:65px; line-height:65px; font-size:24px; font-weight:400; color:#262626; border-bottom:1px solid #eee;}
.cdx-blank_content h2:before { content:""; display:inline-block; width:4px; height:24px; background:#e3211a; float:left; margin:21px 10px 0 0;}
.cdx-blank_content h2 span { float:right;}
.cdx-blank_content h2 span img { width:32px;}
.cdx-blank_content ul { overflow:hidden; padding:10px 0px 0px;}
.cdx-blank_content ul li { font-size:14px; color:#000; line-height:40px; font-size:14px;padding-left:14px;}
.cdx-blank_content ul li span { float:left;margin-right:30px; display:inline-block; width:60px; color:#888;}
.cdx-blank_content h3 { display:block; height:65px; line-height:65px; font-size:24px; font-weight:400; color:#262626; border-bottom:1px solid #eee;}
.cdx-blank_content h3:before { content:""; display:inline-block; width:4px; height:24px; background:#e3211a; float:left; margin:21px 10px 0 0;}
.cdx-blank_content h3 span { float:right;}
.cdx-blank_content h3 span img { width:32px;}


/*公共样式 THE*/
.Public_Box { }
.Public_Box_L { width:910px; float:left; margin-right:15px;}
.Public_Box_R { overflow:hidden;}
.Public_Box_white { background:#fff; padding:15px;}
.Public_Com { background:#fff;}




.Public_Tit {padding:10px 15px;line-height:28px;background:#FFF; overflow:hidden;}
.Public_Tit strong {font-size:18px;border-left:#e3211a 3px solid;text-indent:10px;display:block;height:16px;line-height:16px;margin-top:5px; color:#333;}
.Public_Tit span {float:right;font-size:14px;color:#999;}

.Public_List1 li { width:23.5%; margin-right:2%; float:left;}
.Public_List1 li:nth-child(4n+4) { margin-right:0;}
.Public_List1 li:nth-child(1n+5) { margin-top:15px;}
.Public_List1 li img { width:100%;height:200px;}
.Public_List1 li p { height:40px; line-height:40px; font-size:15px; font-weight:700;}
/*公共样式 END*/



.sort-f { background:#fff;}
.tools { background:#fff; border-bottom:none;}
.sf { background:#fff;}
