/*页头样式 THE*/
.head_bg {background:white}

/*头部*/
.sell_show_top {padding:30px 0px;height:50px}
.sell_show_logo { margin-right:30px; float:left;}
.sell_show_logo img { height:60px;}
.sell_show_intro { float:left; position:relative; height:50px;}
.sell_show_intro h2 { display:inline-block; font-size:16px; height:20px; line-height:20px; padding-right:20px; position:relative;}
.sell_show_intro h2:after {content: "";width: 6px; height: 6px; border: 1px #fafafa solid; border-right-width: 0; border-bottom-width: 0; display: inline-block; transform: rotate(225deg); position: absolute; top: 5px; right: 0;}

.sell_show_intro .introLevel {margin-top:8px; overflow:hidden;}
.sell_show_intro .introLevel span { float:left; height:20px; margin-right:10px; line-height:20px; display:inline-block;}
.sell_show_intro .introLevel span img { height:16px; float:left; margin-right:3px;}
.sell_show_intro .introLevel span i { float:left; margin-right:3px; position:relative;top:0px;}

.sell_show_search { float:right; margin-top:5px;}
.sell_show_search li { float:left;}
.sell_show_search input {width:350px;border:2px solid #4e6ef2;height:36px;border-right:none;color:#A8A8A8;padding:0 0 0 20px;float:left;display:inline-block;outline:none;border-radius:4px 0 0 4px;  font-size:15px;}
.sell_show_search button { width:86px;height:40px;background:#4e6ef2;text-align:center;line-height:36px;color:#fff;font-size:14px;border:none;cursor:pointer;margin:0; border:2px solid #4e6ef2; border-radius:0 4px 4px 0;}
.sell_show_search li.two { margin-left:10px;}
.sell_show_search li.two button { background:#ee2e2c; color:#fff;border-radius:3px; border:1px solid #ee2e2c;}

/*导航*/
.sell_show_menu {height:35px;font-size:14px;width:100%;background:#4e6ef2}
.sell_show_menu ul li {line-height:35px;height:35px;float:left; position:relative;}
.sell_show_menu ul li span {color:#fff;display:block; padding:0 40px;}
.sell_show_menu ul li:hover span { background:rgb(241 218 172/.3);font-weight:700;color:#f1daad;}
.sell_show_menu ul li.action span { background:rgb(241 218 172/.3);font-weight:700; color:#f1daad;}
.sell_show_menu ul li .menu_down { position:absolute; top:35px;left: 0px;width: 100%;text-align: center;background: #fff;box-shadow: 0 13px 42px 11px rgb(0 0 0 / 5%); display:none;}
.sell_show_menu ul li:hover .menu_down { display:block;}
.sell_show_menu ul li .menu_down a { display:block; font-size:13px; color:#666; line-height:43px;}
.sell_show_menu ul li .menu_down a:nth-child(1n+2) { border-top:1px solid #eee;}
.sell_show_menu ul li .menu_down a:hover { color: #f60;}





/*标题样式*/
.show_title { height:50px; line-height:50px; font-size:14px; color:#000;}
.show_title_l { height:50px; line-height:50px; font-size:14px; color:#000; background:#fff; padding:0 15px; box-sizing:border-box; border:1px solid #eee;}
.show_title_l strong { border-bottom:2px solid #2e98ff; display:block; float:left; line-height:46px;}

/*产品预览*/
.cdx_preview { background:#fff; padding:20px; border:1px solid #eee;}
.cdx_preview .left { float:left;}
.cdx_preview .right { margin-left:30px; float:left; width:720px;}
.cdx_preview .right h1 { font-size:20px;font-weight:400; color:#000;}
.cdx_preview .right .text { border-top: 1px solid #ffcac6;background: #fff8f8; margin-top:20px;padding:10px 0 10px 20px;}
.cdx_preview .right .text p { line-height:34px;font-size:14px;}
.cdx_preview .right .text em { color:#333;}
.cdx_preview .right .text p i {color:#999; display:inline-block; width:60px;text-align: justify;text-align-last: justify; margin-right:30px;}
.cdx_preview .right .text p.p_1 { height:50px; line-height:50px;}
.cdx_preview .right .text p.p_1 em { color:#e5242b;font-size:14px;}
.cdx_preview .right .text p.p_1 span { font-size:30px; color:#e5242b;}
.cdx_preview .right .text p ul { float:left;}
.cdx_preview .right .text p ul li { display:inline-block;}
.cdx_preview .right .text p.p_2 span { margin-right:20px; color:#333;cursor: default;display:inline-block; position:relative;}
.cdx_preview .right .text p.p_2 span b { display:block; position:absolute; top:28px; left:0; line-height:20px; font-size:12px;font-weight:400; background:#fff; padding:5px; width:190px; border:1px solid #eee; border-radius:3px;display:none;box-shadow: 0 8px 10px 1px rgba(0,0,0,.08);}
.cdx_preview .right .text p.p_2 span:hover b { display:block;}
.cdx_preview .right .text .vip_tq { height:34px; line-height:34px; color:#666; font-size:14px;}
.cdx_preview .right .text .vip_tq i { color:#e5242b; margin-right:5px;}

.cdx_preview .cert{overflow: hidden;}

.cdx_preview .cert dt{float:left;padding:15px 0;line-height:35px}
.cdx_preview .cert dt i{color:#999; display:inline-block; width:60px;text-align: justify;text-align-last: justify; margin-right:15px;font-size:14px;}
.cdx_preview .cert dd{overflow: hidden;padding:15px 15px}
.cdx_preview .cert dd p{float:left;margin-right:15px; position:relative}
.cdx_preview .cert dd p font{display: none;}
.cdx_preview .cert dd p:hover font{display:block;position: absolute;top:-15px;left:-10px;background: #ff6600;color:white;width:80px;height:20px;line-height:20px;border-radius:5px;text-align:center;font-size:12px;}

.base {padding-top:10px}
.base dl{overflow:hidden;width:100%;font-size:14px;line-height:35px;}
.base dt{float:left;color:#888;width:60px;padding-left:20px; margin-right:30px;}
.base dd{overflow:hidden;;color:#000;}
.buynow {padding-top:15px;width:100%}
.buynow a{display: inline-block;height: 40px;line-height: 40px;text-align: center;font-size: 16px;cursor: pointer; margin-left:15px;font-weight:700;color:#fff;border-radius:5px;width:132px;float:left;margin-right:5px; box-sizing:border-box;}
.buynow a:hover { color:#fff;opacity: 0.85;}
.buynow a.wechat { position:relative;}
.buynow a.wechat .image { position:absolute; bottom:50px; left:0px; background:#fff; box-sizing:border-box; width:100%; text-align:center; z-index:10; border:1px solid #eee; border-radius:5px; padding:10px; display:none;}
.buynow a.wechat:hover .image { display:block; opacity:1;}
.buynow a.wechat .image img { width:100%;}
.buynow a.wechat .image p { line-height:20px; color:#999; font-size:12px;}





.dhzs_mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:6060;display:none;background:rgb(0 0 0/.6)}
.dhzs_popup{position:fixed;top:50%;left:50%;z-index:6060;display:none;box-sizing:border-box;padding:24px;width:400px;border:0;border-radius:4px;background:#fff;box-shadow:0 4px 12px rgb(0 0 0 / 15%);transform:translate(-50%,-50%)}
.dhzs_popup strong{display:block;margin-bottom:24px;color:#333;font-weight:400;font-size:18px}
.dhzs_popup .dianhua{display:flex;box-sizing:border-box;margin-bottom:24px;padding:24px;min-height:124px;background:#f3f4f7;text-align:center;align-items:center;justify-content:center}
.dhzs_popup .dianhua span{display:block;margin-bottom:12px;color:#000;font-size:28px;line-height:30px}
.dhzs_popup .dianhua p{color:#666;font-size:12px}
.dhzs_off_btn{float:right;width:60px;height:32px;border-radius:4px;background:#ee2e2c;color:#fff;text-align:center;font-size:14px;line-height:32px;cursor:pointer}
.dhzs_x_btn{position:absolute;top:10px;right:20px;color:#a4a4a4;font-size:20px;cursor:pointer}
.dhzs_x_btn:hover{color:#333}


.cdx_recommend {overflow:hidden}
.cdx_recommend ul { background:#fff; overflow:hidden; border:1px solid #eee; padding:5px 10px;}
.cdx_recommend ul li { float:left; width:16.66666%; box-sizing:border-box; padding:15px 10px;}
.cdx_recommend ul li a { overflow:hidden; display:inline-block;border: 1px solid #fff; padding-bottom:5px;}
.cdx_recommend ul li:hover a { border: 1px solid #3181fa;}
.cdx_recommend ul li .image { width:100%; position:relative;}
.cdx_recommend ul li .image em { height:30px; line-height:30px; text-align:center; background:#3181fa; color:#fff; display:block;opacity:0; position:absolute; bottom:0; width:100%;}
.cdx_recommend ul li:hover .image em { opacity:.9;}
.cdx_recommend ul li .image img { width:100%;}
.cdx_recommend ul li span { display:block; line-height:20px; font-size:14px; padding:8px 5px;}
.cdx_recommend ul li p { font-size:16px; color:#e5242b;padding:0 5px;}
.cdx_recommend ul li p i { font-size:12px;}


.hf_vip_box{overflow:hidden;}
.hf_vip_box .title_bg {height: 45px;background:#ddd;line-height: 45px;font-size:20px;font-weight:bold;color:white;letter-spacing:2px;text-align:center;}
.hf_vip_box .title_bg.bg_6 { background:#f60;}
.hf_vip_box .title_bg.bg_7 { background:#2e98ff;}

.hf_vip_box .title_bg i { font-size:20px; font-weight:400;display: inline-block;width: 20px;height: 20px;line-height: 20px;margin-right:5px;}
.hf_rz_item {padding: 15px 15px 8px;background:#fff;border:#eee 1px solid}
.hf_rz_item dt{font-size: 14px;color: #333333;font-weight: bold;text-align: center;line-height: 24px;margin-bottom: 8px}
.hf_rz_item ul{overflow:hidden}
.hf_rz_item li {margin-bottom: 12px;font-size: 12px;color: #333333;line-height: 20px;overflow:hidden}
.hf_rz_item li em{width: 20px;height: 20px;display: inline-block;float:left;margin-left:3px}
.hf_rz_item li span{margin-right: 5px;line-height: 16px;display: block;float: left;margin-left: 3px;margin-top: 5px}
.hf_rz_item li i{color:#ef2120}
.hf_rz_item li a.hf_guestbook{width: 140px;height: 30px;font-size: 14px;background-color: #d40100;text-align: center;line-height: 30px;display: block;border-radius: 5px;margin: 0 auto 10px;color:white}
.hf_rz_item li a.hf_goin{width: 138px;height: 28px;font-size: 14px;color: #fff;border: 1px solid #2e98ff;text-align: center;line-height: 28px;display: block;border-radius: 5px; margin: 0 auto;background:#2e98ff;}
.hf_product_list{overflow:hidden;margin-top:15px}
.hf_product_list dt{font-size: 16px;color: #fff;background: #ef2120;overflow:hidden;display:block;padding:8px 15px}
.hf_product_list dt a{color:white;}
.hf_product_list ul{border:1px solid #e5e5e5;overflow:hidden;padding:5px;}
.hf_product_list li{padding:8px;border-bottom: 1px solid #e5e5e5;line-height:20px; position: relative}
.hf_product_list li:last-child{border-bottom:0}  
.cdx_level { overflow:hidden;}
.cdx_level span { font-size:12px; color:#333; float:left; display:inline-block;margin-right:15px;}
.cdx_level span img { width:16px; float:left; margin-right:5px;}



.show_feilei ul { overflow:hidden; padding:10px 15px 15px; background:#fff; border:1px solid #eee; border-top:none;}
.show_feilei ul li { font-size:14px; line-height:36px; border-bottom:1px dashed #ddd;}
.show_feilei ul li i { font-size:16px; float:right;}
.show_feilei ul .more a { display:block; height:32px; line-height:32px; background:#2e98ff; color:#fff; text-align:center; font-size:14px; margin-top:15px;border-radius:3px;}



.show_main .left { width:200px; float:left;}
.show_main .right { width:1135px; float:right;}

.cdx_company { background:#fff url(img/company0001.png) no-repeat top; border:1px solid #eee; padding:20px 15px; font-size:12px; background-size:100%;float:right;}
.cdx_company h2 { font-weight:400;}
.cdx_company p.svip { margin-top:8px; overflow:hidden;}
.cdx_company p.svip img { height:16px; float:left;}
.cdx_company p.svip span { display:inline-block; float:left; margin-left:5px;}
.cdx_company dl { overflow:hidden; margin-top:10px;line-height:20px;}
.cdx_company dl dt,
.cdx_company dl dd { float:left;}
.cdx_company dl dt { width:38%;text-align: justify;text-align-last: justify; color:#999;}
.cdx_company dl dt:before { content:"："; float:right;}
.cdx_company dl dd { width:62%; box-sizing:border-box; color:#000;}
.cdx_company a.carry { height:34px; line-height:34px; text-align:center; background:#e5242b; color:#fff;display:block; margin:8px 0;}
.cdx_company .serve { padding-top:10px; border-top:1px solid #eee; margin-top:15px;}
.cdx_company .serve strong { font-weight:400; text-align:center; display:block; color:#000;}
.cdx_company .serve ul { overflow:hidden;}
.cdx_company .serve ul li { float:left; width:33.333333%; text-align:center;}
.cdx_company .serve ul li a { color:#666;}
.cdx_company .serve ul li:before { content:"\e825"; margin: 15px 0 10px;font-family: 'iconfont';line-height: 16px; color:#e5242b; display:block;}

.show_hot { overflow:hidden; padding:15px 15px; background:#fff; border:1px solid #eee; border-top:none;}
.show_hot ul li { width:100%; background:#fff; border-bottom:1px dashed #eee; margin-bottom:15px;}
.show_hot ul li:last-child { border-bottom:none;}
.show_hot ul li .image { width:100%;}
.show_hot ul li .image img { width:100%;}
.show_hot ul li .text { padding:10px 0;overflow:hidden}
.show_hot ul li .text h3 { display:block; font-size:14px; font-weight:normal; line-height:18px;}
.show_hot ul li .text span { display:block; font-size:16px; color:#e5242b; margin-top:8px;height:20px; line-height:20px;}
.show_hot ul li .text span i { font-size:14px;}


.tab_menu { height:50px; background:#fff;border:1px solid #eee; z-index:100;}
.tab_menu ul li { float:left;font-size:14px; line-height:50px;}
.tab_menu ul li a { display:inline-block;padding: 0 30px;color:#333;}
.tab_menu ul li a.hover {color: #2e98ff;font-weight: 700;border-bottom: 2px solid #2e98ff;height: 49px;}
.tab_menu ul .mobile_look { float:right; margin-right:30px; height:50px; line-height:50px; font-size:14px; color:#333; position:relative;cursor: default;}
.tab_menu ul .mobile_look:after { content:"\e646";display:inline-block; width:20px; height:20px; line-height:20px; font-family: 'iconfont';font-size: 20px; float:right; margin:15px 0 0 5px;}
.tab_menu ul .mobile_look span { position: absolute; top:78px;right:0px;background:#fff;padding:10px;border:1px solid #eee;z-index: 100;display:none;box-shadow: 0 8px 10px 1px rgba(0,0,0,.08);}
.tab_menu ul .mobile_look:hover span { display:inline-block;}
.tab_menu ul .mobile_look span:before,
.tab_menu ul .mobile_look span:after { content:""; display:inline-block; width:16px; height:16px; background:#ddd;position: absolute;transform:translate(-50%, 0) rotate(45deg);left: 50%;top: -9px;}
.tab_menu ul .mobile_look span:after { background:#fff;top: -8px;}
.tab_menu ul .mobile_look span p { font-size:12px; line-height:20px; font-weight:400; color:#666; text-align:center;}

.tab_menu_current { position:fixed; top:0; left:0; width:100%;}
.tab_menu_current ul { margin:auto;width:1202px;}
.tab_menu .tab_menu_company { width:200px; padding:0px 10px;box-sizing:border-box; height:50px; line-height:50px; float:left; display:none;border-left:#eee 1px solid;border-right:#eee 1px solid}
.tab_menu_current .tab_menu_company { display:block;}
.tab_menu .tab_menu_company p.svip { margin-top:8px; overflow:hidden;}
.tab_menu .tab_menu_company p.svip img { height:16px; float:left;}
.tab_menu .tab_menu_company p.svip span { display:inline-block; float:left; margin-left:5px;}



.show_main .right .cdx_detail { border:1px solid #eee; border-top:none; padding:40px;background:#fff;}
.show_main .right .cdx_detail .slip_box1 { overflow:hidden;border-bottom: 1px solid #eee;padding-bottom: 20px;}
.show_main .right .cdx_detail .slip_box1 dl { float:left; width:33.333333%; height:22px; line-height:22px;font-size:14px; box-sizing:border-box; margin-bottom:16px;}
.show_main .right .cdx_detail .slip_box1 dl dt,
.show_main .right .cdx_detail .slip_box1 dl dd { float:left;}
.show_main .right .cdx_detail .slip_box1 dl dt { width:35%;box-sizing:border-box; color:#999;}
.show_main .right .cdx_detail .slip_box1 dl dd { width:65%; box-sizing:border-box; padding:0 10px; color:#333;}

.show_main .right .cdx_detail strong.cdx_title { display:block; text-align:center; margin:50px auto 30px; position:relative; width:80%;}
.show_main .right .cdx_detail strong.cdx_title span { font-size:24px!important; display:inline-block; background:#fff; font-weight:700!important; position:relative; color:#333; width:200px; padding:0 30px;}
.show_main .right .cdx_detail strong.cdx_title span:before,
.show_main .right .cdx_detail strong.cdx_title span:after{content: "";width: 14px;height: 14px;transform: translateY(10px) rotate(45deg);background: #adacad; display:inline-block;}
.show_main .right .cdx_detail strong.cdx_title span:before { float:left;}
.show_main .right .cdx_detail strong.cdx_title span:after { float:right;}
.show_main .right .cdx_detail strong.cdx_title:before { content:""; display:block; background:#adacad; position:absolute; height:2px; width:100%; top:50%; left:0;}

.s-t{height:20px;font-size:16px;color:#000;overflow: hidden;margin-bottom:15px;font-weight:bold}
.slip_box3 { overflow:hidden;background:white;border:#eee 1px solid;padding:20px;}
.slip_box3 .left { width:45%; float:left;}
.slip_box3 .left iframe { width:100%; height:230px;}
.slip_box3 .right { width:55%; float:right; box-sizing:border-box; padding:25px 0 0 30px; font-size:14px;}
.slip_box3 .right dl { line-height:20px; overflow:hidden; margin-bottom:10px;}
.slip_box3 .right dl dt { float:left; color:#999; width:16%;text-align: justify;text-align-last: justify;}
.slip_box3 .right dl dt:after { content:"："; float:right;}
.slip_box3 .right dl dd { float:left;color:333;width:80%; margin-left:2%;}

.show_main .right .show_like { background:#fff; overflow:hidden; border:1px solid #eee; padding:10px 20px;}
.show_main .right .show_like ul { overflow:hidden;display: flex;flex-wrap: wrap;}
.show_main .right .show_like ul li { float:left; width:18.4%; box-sizing:border-box; margin-right:2%; overflow:hidden; border: 1px solid #fff; padding-bottom:8px;}
.show_main .right .show_like ul li:nth-child(5n+5) { margin-right:0;}
.show_main .right .show_like ul li:nth-child(1n+6) { margin-top:2%;}
.show_main .right .show_like ul li:hover { border: 1px solid #3181fa;}
.show_main .right .show_like ul li .image { width:100%; position:relative;}
.show_main .right .show_like ul li .image em { height:30px; line-height:30px; text-align:center; background:#3181fa; color:#fff; display:block;opacity:0; position:absolute; bottom:0; width:100%;}
.show_main .right .show_like ul li:hover .image em { opacity:.9;}
.show_main .right .show_like ul li .image img { width:100%;}
.show_main .right .show_like ul li span { display:block; line-height:20px; font-size:14px; padding:8px 5px;}
.show_main .right .show_like ul li span a { color:#333;}
.show_main .right .show_like ul li:hover span a { color:#007aff;}
.show_main .right .show_like ul li p { font-size:12px; color:#999;padding:0 5px;}
.show_main .right .show_like ul li p a { color:#999;}
.show_main .right .show_like ul li p i { font-size:12px;}


.show_main .right .show_xgzy { padding: 10px 20px 10px; overflow:hidden; background:#fff; border:1px solid #eee;}
.show_main .right .show_xgzy ul li { float:left;line-height:30px;font-size: 14px;width:14.2%;}
.show_main .right .show_xgzy ul li a{color: #666;}
.show_main .right .show_xgzy ul li:hover a{color:#e5242b;}
.cdx_disclaimer { font-size:12px; color:#666; background:white;overflow:hidden;padding:15px;border:#eee 1px solid;}
.cdx_disclaimer p {position:relative;margin-bottom:10px;line-height:21px;}
.cdx_disclaimer p a { color:#e5242b;}


/*会员信息*/
.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;}


/*内容页样式 END*/
.nav {padding:10px 10px 10px 0px;height:24px;line-height:24px;font-size:12px;}
.nav div {float:right;}
.nav i {font-style:normal;font-weight:bold;color:#444444;padding:0 6px;font-family:simsun;}
.nav em {font-style:normal;color:#999999;padding:0 10px;font-size:12px;}
.nav s {display:inline-block;width:16px;height:16px;background:url('ico-cls.png') no-repeat center center;margin:4px 0 0 8px;position:absolute;}
.nav s:hover {background:url('ico-cls-on.png') no-repeat center center;}
.nav-b {background:#FFFFFF url('ico-nav.png') no-repeat 10px 13px;}
/*底部样式 THE*/
.footer {width:100%;padding:30px 0 0px;background:#121212;overflow:hidden;color:#fff}
.footer a{color:#fff;}
.footer dl{width:200px; float:left;padding-top:20px}
.footer dl.w{width:250px; float:left;padding-top:20px;color:#fff;}
.footer dl h4{font-size:14px;margin-bottom:5px;padding-left:30px;color:#fff}
.footer dl dd{font-size:20px;font-weight:200;padding-left:25px;padding-top:15px;color:#fff;}
.footer dl dd p{font-size:12px;line-height:18px;padding-top:15px;padding-left:5px;}
.footer dl ul{padding-left:30px}
.footer dl ul p{float:left;width:100px;line-height:30px;overflow:hidden; text-align:center;margin-right:10px;margin-top:10px;}
.footer dl ul li{line-height:30px;font-size:12px}
.footer-b{background: #010101;overflow:hidden;padding:20px 0;font-size:12px;line-height:25px; text-align:center;color:#ddd;margin:0px auto 0px;}
.footer-b a{color:#ddd}
.footer-b img{height:41px;margin:10px}
.indexes{padding-top: 20px;text-align: center;clear: both;padding: 5px 0 5px}
.indexes,.indexes a{color: #636363;font-size: 12px}
.indexes a{padding: 0 9px;display: inline-block;text-transform:Uppercase}
/*底部样式 END*/

/*右侧导航*/
.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;}

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