.head_bg { background:url(../img/kyj_bg.png) no-repeat center; background-size:100% 100%;}
/*顶部*/
.header_top {background:#fff;width:100%;height:40px;font-size:12px;color:#111;box-sizing:border-box;}
.header_top a{color:#111;}
.header_top .left{float:left;line-height:40px;}
.header_top .right {float:right;}
.header_top .left span{font-weight:bold;color:#ed2920;padding-right:5px;}
.header_top .left a{margin-right:5px;}
.header_top .login{float:left;}
.header_top .login>a{padding:0px 8px;line-height:14px;height:14px; border-right:#dadada 1px solid;display:block;float:left;margin-top: 10px;color:#ed2920;}
.header_top .login>a:nth-child(2){border-right:0}
.header_top .login>a:hover { color:#3181fa;}
.header_top .head_down { position:relative;z-index:1000; float:left;}
.header_top .head_down ul { position:absolute; top:36px;}
.header_top .head_down span { padding:0 5px; display: block; height:36px;display: flex;align-items: center; line-height:36px; box-sizing:border-box;border-left:1px solid transparent ;border-right:1px solid transparent;cursor:pointer}
.header_top .head_down:hover span { border-left:1px solid #e6e6e6;border-right:1px solid #e6e6e6; background:#f9f9f9;}
.header_top .head_down span i { display:block; float:right; width:16px; height:16px;position:relative;}
.header_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;}
.header_top .head_down:hover span i:before { transform: rotate(405deg); top:6px;}
.header_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;}
.header_top .head_down:hover ul { display:block;}
.header_top .head_down ul li { line-height:30px; padding:0 10px;}
.header_top .head_down ul li:hover { background:#f5f5f5;}
.header_top .head_down ul li:hover a {color:#3181fa;}
.header_top .head_line { line-height:36px; float:left;}
.header_top .head_line:hover span { color:#3181fa;}
.header_top .head_line .iconfont { float:left;line-height: 36px;margin-right:5px; color:#3181fa;font-size: 16px;}
.header_top .head_line .sign { color:#3181fa;}
.header_top .tel {line-height:36px;background-size:18px 18px;color:#ed2920;margin-left:15px; float:left; font-size:14px;}
.header_top .tel:before { content:"\e941"; display:block; width:16px;height:36px; line-height:34px; float:left;margin-right:5px; color:#ed2920;font-family: 'iconfont'; font-size:16px;}

/*头部*/
.sell_show_top {padding:20px 0px;height:50px}
.sell_show_logo { margin-right:10px; float:left;}
.sell_show_logo img { height:40px;margin-top:5px;}
.sell_show_intro { float:left; position:relative; height:50px;}
.sell_show_intro:before{content:"";background:#999;width:1px;height:40px;float:left;margin-right:10px;margin-top:5px;}
.sell_show_intro h2 { display:inline-block; font-size:16px; height:20px; line-height:20px; padding-right:20px; position:relative;}
.sell_show_intro h2 a { color:#fff;}


.sell_show_intro .cdx_level { color:#fff; margin-top:8px; overflow:hidden;}
.sell_show_intro .cdx_level img { height:16px; float:left;}
.sell_show_intro .cdx_level font{overflow:hidden;margin:0 10px;padding: 0 6px; line-height:16px; height:16px; display:inline-block; float:left;border-radius:2px; color:#fff; font-size:12px;}
.sell_show_intro .cdx_level font.level_1{background:#ef1f1f;}
.sell_show_intro .cdx_level font.level_5{background: blue;}
.sell_show_intro .cdx_level font.level_6{background: green;}
.sell_show_intro .cdx_level font.level_7{background: #006054;}
.sell_show_intro .cdx_level font.level_9{background: #ff2500;}
.sell_show_intro .cdx_level font.level_11{background: #88079F;}
.sell_show_intro .cdx_level font.level_10{background: #ff6700;}
.sell_show_intro .cdx_level font.level_8{background: #006054;}
.sell_show_intro .cdx_level font.level_12{background: #ff2500;}
.sell_show_intro .cdx_level font.level_13{background: #88079F;}
.sell_show_intro .cdx_level font.level_14{background: #ff6700;}




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

/*导航*/
.sell_show_menu {height:35px;font-size:14px;width:100%;}
.sell_show_menu ul li {line-height:35px;height:35px;float:left;}
.sell_show_menu ul li a {color:#fff;display:block; padding:0 40px;}
.sell_show_menu ul li a:hover { background:rgb(241 218 172/.3);font-weight:700;color:#f1daad;}
.sell_show_menu ul li.action a { background:rgb(241 218 172/.3);font-weight:700; color:#f1daad;}


.main_l { float:left; width:860px;}
.main_r { float:right; width:323px;}

.main_title { height:20px; line-height:20px; margin-bottom:20px;}
.main_title strong { font-size:20px; color:#222;}
.main_title span { float:right; font-size:14px;}


.main_rec { overflow:hidden; background:#fff; border-radius:4px;}
.main_rec .rec_bg { float: left;width: 137px;height: 210px;} 
.main_rec .rec_bg img { width:100%;}
.main_rec .rec_Scroll { float:left;width:723px;height: 210px; box-sizing:border-box; padding:22px 10px;}
.main_rec .rec_Scroll .rec_bd li { width:25%;}
.main_rec .rec_Scroll .rec_bd li a { display:block; position:relative; box-sizing:border-box; padding:0 8px;}
.main_rec .rec_Scroll .rec_bd li .image { width:100%; border:1px solid #eee;box-sizing:border-box;}
.main_rec .rec_Scroll .rec_bd li .image img { width:100%;}
.main_rec .rec_Scroll .rec_bd li .text { position:absolute;left: 0;bottom: 0; width:100%; box-sizing:border-box;  text-align:center; padding:0 8px; opacity: 0;}
.main_rec .rec_Scroll .rec_bd li:hover .text { opacity:1;}
.main_rec .rec_Scroll .rec_bd li .text h3,
.main_rec .rec_Scroll .rec_bd li .text p { background:rgb(0 0 0/.6); font-weight:400;color:#fff; line-height:20px;}
.main_rec .rec_Scroll .rec_bd li .text h3 { padding-top:5px; font-size:12px;}
.main_rec .rec_Scroll .rec_bd li .text p { padding-bottom:5px;font-size:12px; }


.Products_fenlei { position:relative; overflow:hidden;}
.Products_fenlei a { display:block; padding:0 8px 15px; font-size:14px; width:16.1%; box-sizing:border-box; float:left; }
.Products_fenlei a span { border:1px solid #f2f2f2; border-radius:4px; display:block;height:36px; text-align:center; line-height:36px; box-sizing:border-box; background:#f2f2f2;}
.Products_fenlei .shell { display:none;}
.Products_fenlei a.action span { background:#eaf2fe; font-weight:700;border:1px solid #3181fa; color:#3181fa;}
.Products_fenlei .zk { height:36px;background:#f2f2f2; width:20px; position:absolute; top:0; right:8px;cursor: pointer;border-radius:4px; }
.Products_fenlei .zk:before {content: "";width: 4px;height: 4px;border: 1px #333 solid;border-right-width: 0;border-bottom-width: 0;display: inline-block;transform: rotate(225deg);position: absolute;top: 15px;left: 7px;}


.Products { padding:20px 16px 10px; background:#fff; overflow:hidden; border-radius:4px;}
.Products ul li { float:left; width:25%; padding:8px 8px 12px; box-sizing:border-box;}
.Products ul li .image { width:100%; border:1px solid #eee;box-sizing:border-box;}
.Products ul li .image img { width:100%;}
.Products ul li .text h3 { font-size:14px; color:#000; font-weight:400; margin:8px 0 5px;}
.Products ul li .text p { color:#3181fa; font-size:16px; font-weight:700;}
.Products ul li .text p i { font-size:12px;font-weight:400;}


.main_company .qyda { overflow:hidden;}
.main_company .qyda .left { float:left; width:80%; position:relative;}
.main_company .qyda .right { float:right; width:18.7%;}
.main_company .qyda .left li img,
.main_company .qyda .right li img{ width:100%;}
.main_company .qyda .right li { margin-bottom:10px; box-sizing:border-box;}
.main_company .qyda .right li.on { border:2px solid #3181fa;}
.main_company .qyda .left>a {width:30px;height:60px;overflow:hidden;margin:-30px 0 0;display:block;position:absolute;top:50%;z-index:10;cursor:pointer;-webkit-transition:all .3s ease; font-size: 0px;}
.main_company .qyda .left>a { background:rgb(0 0 0/.8);}
.main_company .qyda .left .next{right:0;}
.main_company .qyda .left .prev{left:0;}
.main_company .qyda .left>a:before { content:""; display:block; width: 15px; height: 15px;border-top: 2px solid #fff; border-right: 2px solid #fff;margin-top:20px;}
.main_company .qyda .left .next:before { transform: rotate(45deg);float:right;margin-right:10px;}
.main_company .qyda .left .prev:before {transform: rotate(-135deg);float:left;margin-left:10px;}




.main_company { padding:20px 24px; background:#fff; overflow:hidden; border-radius:4px;}
.main_company .c_intro { line-height:22px; font-size:14px; color:#999; height:44px; overflow:hidden; position:relative; margin-bottom:20px;}
.main_company .c_intro a { color:#249afe; display:block;}
.main_company .c_intro span { position:absolute; height:22px; background: linear-gradient(90deg, rgb(255 255 255/0) 10%,#fff 30%,#fff 100%); right:0; bottom:0; padding:0 5px 0 40px; color:#249afe; cursor:pointer;}
.main_company .c_intro span:before { content:"展开 >";}
.main_company .c_intro.on { height:auto;}
.main_company .c_intro.on span:before { content:"收起 >";}

.main_company .intro_show { padding:24px 25px; background:#fff9f0; overflow:hidden;}
.main_company .intro_show ul { overflow:hidden; border-bottom:1px solid #eee; padding-bottom:20px;}
.main_company .intro_show ul li { float:left; width:33.33333%;}
.main_company .intro_show ul li em,
.main_company .intro_show ul li span { display:block;}
.main_company .intro_show ul li span { font-size:14px; color:#999; margin-bottom:10px;}
.main_company .intro_show ul li em { color:#333; font-size:20px;}
.main_company .intro_show ul li:before { content:"\e6fc"; float:left; width:55px; height:55px; font-family:"iconfont";display: flex; align-items: center;justify-content: center; font-size:30px; margin-right:10px; color:#999;}

.main_company .intro_show ul li.li_1:before { content:"\e6fc";}
.main_company .intro_show ul li.li_2:before { content:"\e716";}
.main_company .intro_show ul li.li_3:before { content:"\e851";}

.main_company .intro_show p { font-size:14px; line-height:22px; color:#333; margin-top:10px;}
.main_company .intro_show p span { color:#999;}

.main_company table { width:100%;border-collapse: collapse; margin-top:20px;}
.main_company table td { padding:20px; border:1px solid #ddd; font-size:14px;}
.main_company table td:nth-child(2n+1) { background:#f7f7f7; color:#666;}
.main_zxzx { padding:24px 25px; background:#fff; border-radius:4px;}
.main_zxzx .jianjie { overflow:hidden;}
.main_zxzx .jianjie .image { width:54px; height:54px; border:1px solid #eee; box-sizing:border-box; float:left; overflow:hidden; border-radius:50%; margin-right:10px;}
.main_zxzx .jianjie strong,
.main_zxzx .jianjie p{ display:block;}
.main_zxzx .jianjie strong { padding: 4px 0 6px; color:#000; font-size:16px;}
.main_zxzx .jianjie p { font-size:14px; color:#666;}

.main_zxzx .yanzheng { display: block;height: 28px;font-size: 12px;line-height: 28px; background: rgba(30,152,255,.08);border-radius: 2px; margin:15px 0; padding:0 10px;}
.main_zxzx .yanzheng a { color: #249afe;}
.main_zxzx .tijiao { overflow:hidden; margin-bottom:20px; text-align:center;}
.main_zxzx .tijiao a { height: 44px; display:inline-block; text-align:center; line-height:44px; font-size:16px; background:#249afe; border-radius:4px; color:#fff; width:100%; padding:0 20px;cursor:pointer; box-sizing:border-box;}

/*.main_zxzx .tijiao a.sjdh { position:relative; cursor:pointer;margin-right:4%;} */
/*.main_zxzx .tijiao a.sjdh em { display:block;}*/
/*.main_zxzx .tijiao a.sjdh span { display:block;position: absolute;top: 0;width: 100%; display:none;}*/
/*.main_zxzx .tijiao a.sjdh.active em { display:none;}*/
/*.main_zxzx .tijiao a.sjdh.active span { display:block;}*/
.main_zxzx .biaoge { }
.main_zxzx .biaoge strong { font-size:18px; color:#000;}
.main_zxzx .biaoge p { color:#999; font-size:12px; padding-top:5px;}
.main_zxzx .biaoge ul li { margin-top:15px; overflow:hidden;}
.main_zxzx .biaoge ul li input,
.main_zxzx .biaoge ul li button { height:44px;padding:0 10px; border:1px solid #e6e6e6; border-radius:4px; font-size:14px; width:100%; box-sizing:border-box;outline:none; display:inline-block; color:#666;}
.main_zxzx .biaoge ul li .scode { float: left;background: #eee;height: 44px;line-height: 44px;text-align: center;font-size: 14px;}
.main_zxzx .biaoge ul li button {cursor:pointer;}
.main_zxzx .biaoge ul li.button button { background:#249afe; color:#fff; border:1px solid #249afe;}
.main_r.on { position: fixed; top:0; right:50%;margin-right: -600px;}
.main_zxzx .WeChat { width:120px; margin:0 auto;}
.main_zxzx .WeChat img { width:120px; margin-bottom:15px;}


.intro_title { margin-bottom: 8px;}
.intro_title strong {font-size: 16px;line-height: 32px; color:#000;}


.intro_sec { padding:24px 0; background:#fff; border-radius:4px; overflow:hidden;}
.intro_sec .sec_l,
.intro_sec .sec_r { box-sizing:border-box; padding:0 24px;}
.intro_sec .sec_l .text { line-height:30px; color:#000; font-size:14px;}
.intro_sec .sec_r .rzxx li { position:relative; height:30px; line-height:30px; font-size:14px; color:#000; float:left; margin-right:50px; cursor:pointer;}
.intro_sec .sec_r .rzxx li i { float:left; color:#0dbd06; margin-right:5px;}
.intro_sec .sec_r .rzxx li p { position:absolute; width:220px; left:0px; top:30px; padding:4px 8px; background: #fff;box-shadow: 0 8px 10px 1px rgb(0 0 0 / 8%), 0 3px 20px 2px rgb(0 0 0 / 6%), 0 5px 5px -3px rgb(0 0 0 / 10%);border-radius: 2px;font-size: 12px;line-height: 20px;overflow: hidden;word-break: break-all;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical; display:none;}
.intro_sec .sec_r .rzxx li:hover p { display:block;} 

.intro_sec_1 { padding:24px; background:#fff; border-radius:4px; overflow:hidden;}
.intro_sec_1 .biao { border-collapse: collapse; width:100%;}
.intro_sec_1 .biao tr td { height:48px; padding:12px 16px; font-size:14px;color:#000; border:1px solid #ddd; box-sizing:border-box;}
.intro_sec_1 .biao tr td:nth-child(2n+1) { width:145px; color:#999; background:#fafafa;}






.sell_list { }
.sell_list ul li { float:left; width:18.4%; background:#fff; margin:2% 2% 0 0; box-sizing:border-box; border:1px solid #e6e6e6;}
.sell_list ul li:hover { border:1px solid #3181fa;}
.sell_list ul li:nth-child(5n+5) { margin-right:0;}
.sell_list ul li .image { width:100%; position:relative;}
.sell_list ul li .image img { width:100%;}
.sell_list ul li .image span { position:absolute; width:100%; left:0px; bottom:0px; height:30px; line-height:30px;background:#3181fa; color:#fff; text-align:center; display:none;}
.sell_list ul li:hover .image span { display:block;}
.sell_list ul li .text { }
.sell_list ul li .text h3 { font-size:14px; color:#000; font-weight:400; line-height:20px; height:40px; margin:10px 10px 5px; overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.sell_list ul li .text p { font-weight:700; color:#3181fa; font-size:16px;padding-bottom:15px; margin:0 10px;}
.sell_list ul li .text p i { font-size:12px; font-weight:400;}


.sell_fenlei { padding:24px 25px 9px; background:#fff; overflow:hidden;}
.sell_fenlei a { display:inline-block; float:left; font-size:14px;margin-right:30px; margin-bottom:15px;}













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

/*产品预览*/
.cdx_preview { background:#fff; padding:15px 0 30px;overflow:hidden;}
.cdx_preview .left { float:left; width:400px; height:480px;}
.cdx_preview .right { margin:0 30px;float:left; width:528px;}
.cdx_preview .right h1 { font-size:18px; 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:58px; line-height:58px;}
.cdx_preview .right .text p.p_1 em { color:#3181fa;font-size:14px;}
.cdx_preview .right .text p.p_1 span { font-size:30px; color:#3181fa;}
.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;}

.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_1 {padding-top:15px;overflow:hidden;width:100%}
.buynow_1 a{display: inline-block;height: 45px;line-height: 45px;text-align: center;font-size: 16px;cursor: pointer; margin-left:15px;font-weight:700;color:#fff;border-radius:4px;width:30%;}
.buynow_1 a.lxfs { font-size:15px;position:relative;}
.buynow_1 a.lxfs:after { content:'查看电话'; display:block; height:45px; width:100%; background:#fa6000; position:absolute; top:0; left:0; border-radius:2px;}
.buynow_1 a.lxfs.active:after { display:none;}
.buynow_1 a span { display:inline-block;}
.buynow_1 a:hover { opacity:.8;}

.cdx_preview .tedian { height:35px; line-height:35px; color:#888; padding:0 15px; font-size:14px; margin-top:10px;}







.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:#3181fa;padding:0 5px;}
.cdx_recommend ul li p i { font-size:12px;}

.show_main_1 .left { width:200px; float:left;}
.show_main_1 .right { width:980px; float:right;}

.cdx_company { background: -webkit-linear-gradient(top, #fff8f8,#fff); border:1px solid #eee; padding:20px 15px; font-size:12px; background-size:100%;float:right; width:180px;}
.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:#3181fa; 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:#3181fa; 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:#3181fa; margin-top:8px;height:20px; line-height:20px;}
.show_hot ul li .text span i { font-size:14px;}


.tab_menu { height:50px; background:#f7f7f7;border:1px solid #eee; z-index:100; border-bottom:1px solid #3181fa;}
.tab_menu ul li { float:left;font-size:16px; line-height:50px;}
.tab_menu ul li a { display:inline-block;padding: 0 30px;color:#333;}
.tab_menu ul li a.hover {color: #fff; background:#3181fa;}



/*.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 ul .hqdj { float:right; height:50px;display: flex;align-items: center; margin-right:20px;}
.tab_menu ul .hqdj a { background:#3181fa; color:#fff; padding:6px 15px; border-radius:4px; font-size:14px;}




.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_1 .right .cdx_detail { border:1px solid #eee; border-top:none; padding:40px;background:#fff;}
.show_main_1 .right .cdx_detail .slip_box1 { overflow:hidden;border-bottom: 1px solid #eee;padding-bottom: 20px;}
.show_main_1 .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_1 .right .cdx_detail .slip_box1 dl dt,
.show_main_1 .right .cdx_detail .slip_box1 dl dd { float:left;}
.show_main_1 .right .cdx_detail .slip_box1 dl dt { width:35%;box-sizing:border-box; color:#999;}
.show_main_1 .right .cdx_detail .slip_box1 dl dd { width:65%; box-sizing:border-box; padding:0 10px; color:#333;}

.show_main_1 .right .cdx_detail strong.cdx_title { display:block; text-align:center; margin:50px auto 30px; position:relative; width:80%;}
.show_main_1 .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_1 .right .cdx_detail strong.cdx_title span:before,
.show_main_1 .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_1 .right .cdx_detail strong.cdx_title span:before { float:left;}
.show_main_1 .right .cdx_detail strong.cdx_title span:after { float:right;}
.show_main_1 .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:700;}
.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_1 .right .show_like { background:#fff; overflow:hidden; border:1px solid #eee; padding:10px 20px;}
.show_main_1 .right .show_like ul { margin:0px -10px;overflow:hidden}
.show_main_1 .right .show_like ul li { float:left; width:20%; box-sizing:border-box; padding:10px 10px;}
.show_main_1 .right .show_like ul li a { overflow:hidden; display:inline-block;border: 1px solid #fff; padding-bottom:5px;}
.show_main_1 .right .show_like ul li:hover a { border: 1px solid #3181fa;}
.show_main_1 .right .show_like ul li .image { width:100%; position:relative;}
.show_main_1 .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_1 .right .show_like ul li:hover .image em { opacity:.9;}
.show_main_1 .right .show_like ul li .image img { width:100%;}
.show_main_1 .right .show_like ul li span { display:block; line-height:20px; font-size:14px; padding:8px 5px;}
.show_main_1 .right .show_like ul li p { font-size:16px; color:#3181fa;padding:0 5px;}
.show_main_1 .right .show_like ul li p i { font-size:12px;}


.show_main_1 .right .show_xgzy { padding: 10px 20px 10px; overflow:hidden; background:#fff; border:1px solid #eee;}
.show_main_1 .right .show_xgzy ul li { float:left;line-height:30px;font-size: 14px;width:14.2%;}
.show_main_1 .right .show_xgzy ul li a{color: #666;}
.show_main_1 .right .show_xgzy ul li:hover a{color:#3181fa;}
.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:#3181fa;}



.sell_wxts { line-height:30px; color:#666; font-size:14px;}
.sell_wxts strong {display:block;font-weight:400;} 


/*内容页样式 END*/
