
html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
body{min-width:1200px;background:#fff;}
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:Arial,Geneva,Microsoft YaHei,"Helvetica Neue",Helvetica,sans-serif;font-size:12px;color:#585858;-webkit-font-smoothing:antialiased;}
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:#d81e06;}

/*内容初始化*/
.contenttxt{padding:30px;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;}

.text-overflow {overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.w1200 {margin:auto;width:1200px;clear:both;}
.w1380 {margin:auto;width:1380px;clear:both;}
.AWF_box {margin: auto;width: 1440px;clear: both;}
.P84 { margin: auto; width: 84%; min-width:1200px;}

.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:30px;font-size:1px; clear:both;width:100%;overflow:hidden}
.b60 {height:60px;font-size:1px; clear:both;width:100%;overflow:hidden}
.b70 {height:70px;font-size:1px; clear:both;width:100%;overflow:hidden}
.b100 {height:100px;font-size:1px; clear:both;width:100%;overflow:hidden}
.m {margin:auto;width:1200px;clear:both; position:relative}
.mt8 {margin-top:8px;}
.mt10 {margin-top:10px;}
.mt15 {margin-top:15px;}
.mt20 {margin-top:20px;}
.mt25{margin-top:25px}
.mt30{margin-top:30px}

.f_l { float:left;}
.f_r { float:right;}
/*========================================================*/

/*首页样式 THE*/

.nav_sec { font-size:14px; margin-bottom:15px; color:#666;}
.nav_sec a { color:#666;}

/*标题*/
.i_title { text-align:center; overflow:hidden;}
.i_title strong { display:block; line-height:44px; font-size:40px; color:#000; font-weight:400;}
.i_title span { font-size:12px; color:#777; margin-top:15px; display:block;}

/*头部*/
.header_top { display: flex; align-items: center; height:100px; background:#fff;width: 100%;padding: 0 4%;z-index:6060; box-sizing:border-box;position: fixed;}
.header_top.on { box-shadow: 0 0 10px rgb(0 0 0 /.25);}
.header_top_logo a img { height:60px;}
.header_top_menu { flex: 1; text-align:center;height:100px;}
.header_top_menu ul { display:inline-block;}
.header_top_menu ul li { padding:0 20px; float:left; font-size:16px; line-height:100px; position:relative;}
.header_top_menu ul li span { color:#000; position:relative; font-weight:700;}
.header_top_menu ul li span:after { content:''; display:block; position:absolute; left:0; bottom:-12px; background:#e94829; width:0%; height:2px; transition:all .5s;}
.header_top_menu ul li.hover span,
.header_top_menu ul li:hover span{ color:#e94829;}
.header_top_menu ul li.hover span:after,
.header_top_menu ul li:hover span:after { width:100%;}
.header_top_menu ul li .menu_down { position:absolute; top:100px;left:50%; z-index:10; background:rgb(255 255 255/.8); line-height:40px; width:150%; font-size:14px; display:none;transform: translate(-50%, 0);}
.header_top_menu ul li .menu_down a { display:block; color:#333; border-bottom:1px solid rgb(255 255 255/.92);position:relative;}
.header_top_menu ul li .menu_down a:hover { color:#e94829;}
.header_top_menu ul li:hover .menu_down { display:block;}
.header_top_tel { display: flex;align-items: center; position:relative;}
.header_top_tel span { margin-left:20px;}
.header_top_tel span i,
.header_top_tel span em { display:block;}
.header_top_tel span i { font-size:12px; color:#777; line-height:24px;}
.header_top_tel span em { line-height:28px;font-size: 20px;color: #e94829;}

.header_top_tel .header_top_bnt { cursor:pointer;}
.header_top_tel .header_search { position:absolute; top:56px; right:0; z-index:10; display:none;}
.header_top_tel .header_search ul { width:268px;}
.header_top_tel .header_search li { float:left;}
.header_top_tel .header_search li input,
.header_top_tel .header_search li button { width:100%; height:50px; padding:0; margin:0; border:none; background:#e1e4e7; }
.header_top_tel .header_search li.li_1 { width:200px;}
.header_top_tel .header_search li.li_2 { width:68px;}
.header_top_tel .header_search li input { padding-left:25px;border-radius:30px 0 0 30px; color:#999; box-sizing:border-box;outline:none;}
.header_top_tel .header_search li button { border-radius:0 30px 30px 0; color:#516270;background: #c6cacd; font-weight:700;}


/*幻灯*/
.banner_box img { width:100%;}
.banner_swiper { position: relative; width:100%; overflow:hidden; z-index:1;}
.banner_swiper .swiper-slide img { width:100%;}
.banner_swiper .b_menu { position:absolute;left:0;bottom:20px;z-index:10;width:100%; text-align:center;}
.banner_swiper .b_menu ul { display:inline-block;}
.banner_swiper .b_menu span { display:block; width:10px; height:10px; margin:0 8px; border-radius:50%; background:#3c3c3c; float:left; opacity:.9;}
.banner_swiper .b_menu span.swiper-pagination-bullet-active { background:#c9151e;opacity:1;}
.banner_swiper .swiper_bnt { width:32px; height:64px;position:absolute; top:50%;z-index:10; cursor:pointer;transform: translate(0, -50%);display: flex;align-items: center;justify-content: center; background:rgb(0 0 0/.5);}
.banner_swiper .swiper_prev { left:4%;}
.banner_swiper .swiper_next { right:4%;}
.banner_swiper .swiper_bnt i { display:block; width:28px; height:28px; box-sizing:border-box;transform: rotate(45deg);opacity:.9;position: relative;}
.banner_swiper .swiper_bnt.swiper_prev i { border-bottom:3px solid rgb(255 255 255/.8);border-left:3px solid rgb(255 255 255/.8);left: 8px;}
.banner_swiper .swiper_bnt.swiper_next i { border-top:3px solid rgb(255 255 255/.8);border-right:3px solid rgb(255 255 255/.8);left: -8px;}
.banner_swiper .swiper_bnt:hover { background:rgb(0 0 0/.3);}
.banner_swiper .swiper_bnt:hover i { border-color:#c9151e;}

.neiye_banner { position:relative;}
.neiye_banner img { width:100%;}
.neiye_banner strong { font-size:72px; color:#fff; position:absolute; left:60px; bottom:20px; font-weight:400;}
.sell_neiye_banner { display:none; }
.sell_neiye_banner.active { display:block;}


/*分类样式*/
.i_cat_sec { overflow:hidden;padding:5px;}
.i_cat_sec ul li { float:left; width:24.775%; overflow:hidden; margin-right:.3%;  position:relative;}
.i_cat_sec ul li:nth-child(4n+4) { margin-right:0;}
.i_cat_sec ul li img { width:100%;}


/*内页导航*/
.meun_top { background-image: linear-gradient(-179deg, rgba(233, 233, 233, 1), rgba(206, 206, 206, 1)); border-bottom:1px solid #eee; height:50px; line-height:50px; font-size:16px; text-align:center;}
.meun_top ul { display:inline-block;}
.meun_top ul li { float:left; padding:0 30px;}
.meun_top ul li:hover { background-image: -webkit-linear-gradient(top, #d95d63,#c9151e);}
.meun_top ul li:hover a { color:#fff;}
.meun_top ul li:nth-child(1n+2) { border-left:1px solid rgb(255 255 255/.8);}
.meun_top ul li a { color:#000;}

.meun_top.sell_meun_top { height:auto; padding:20px 0; border-top:40px solid #000;}
.meun_top.sell_meun_top .w1380 { display: flex;align-items: center;justify-content: center;}
.meun_top.sell_meun_top ul { display:flex;}
.meun_top.sell_meun_top ul li { border-left:none;}
.meun_top.sell_meun_top ul li:hover { background:none;}
.meun_top.sell_meun_top ul li:hover a {color:#d23d45;}
.meun_top.sell_meun_top ul li.active a {color:#d23d45;}
.meun_top.sell_meun_top ul li img { width:68px; height:68px; margin:0 auto; display:block;}









/*推荐产品*/
.product_sec { padding: 100px 0 140px;background: #fff; overflow:hidden;}
.product_sec ul { overflow:hidden; padding:80px 0;}
.product_sec ul li { width:19%; margin-right:8%; float:left;}
.product_sec ul li:nth-child(4n+4) { margin-right:0;}
.product_sec ul li .image { width:100%; box-sizing:border-box; border:1px solid #eee; overflow:hidden;}
.product_sec ul li .image img { width:100%;transition:all .4s;}
.product_sec ul li:hover img { transform: scale(1.1);}
.product_sec ul li p { font-size:16px; color:#1c4372; line-height:36px; border-bottom:1px solid #1c4372; margin-top:15px;}
.product_sec ul li p i { float:right; width:20px; height:36px;display:block; text-align:center;}
.product_sec ul li p i:before { content:'\e964'; font-family:'iconfont'; font-weight:700;}
.product_more { text-align:center;}
.product_more span { display:inline-block;}
.product_more a { height: 50px;border-radius: 30px;background: #eee;line-height: 50px;color: #000;font-size: 16px; display:inline-block; padding:0 20px; margin:0 10px;}
.product_more a:hover { color:#fff; background:#cd262e;}
.product_more a i { float:left; font-size:26px; margin-right:10px;}

/*公司简介*/
.about_sec { overflow:hidden; position:relative;}
.about_sec .i_title strong,
.about_sec .i_title span { color:#fff;}
.about_sec .image { width:100%;}
.about_sec .image img { width:100%;}
.about_sec .shell { position:absolute; top:0; width:100%; height:100%; padding: 80px 0; box-sizing:border-box;}
.about_sec .shell p { margin-top:30px; font-size:16px; color:#fff; text-align:center; padding:0 20%; line-height:28px;}
.about_more { text-align:center; position:absolute; bottom:24px; left:0; width:100%; }
.about_more a { height: 34px; width:150px;border-radius: 30px;background: #d23d45;line-height: 34px;color: #fff;font-size: 14px; display:inline-block; margin:0 10px; text-align:center;border:1px solid #d23d45;}
.about_more a:hover { color:#d23d45; background:none;}

/*招商加盟*/
.zhaoshang_sec { padding:100px 0 90px; overflow:hidden;}
.zhaoshang_swiper { overflow:hidden; margin-top:40px; position:relative;}
.zhaoshang_swiper .swiper-slide { display:flex;}
.zhaoshang_swiper .image { width:50%;}
.zhaoshang_swiper .image img { width:100%;}
.zhaoshang_swiper .text { width:50%; background:#ebebeb; box-sizing:border-box; padding:0 60px;display:flex;align-items: center;}
.zhaoshang_swiper .text strong { font-size:30px; color:#000; display:block; margin-bottom:40px;}
.zhaoshang_swiper .text span { display:block; color:#063875; font-size:20px; font-weight:700; margin-bottom:10px;}
.zhaoshang_swiper .text p { font-size:16px; line-height:30px; color:#666;}
.zhaoshang_swiper .text .zhaoshang_more { margin-top:40px;}
.zhaoshang_swiper .text .zhaoshang_more a { height: 48px; width:160px; text-align:center; border-radius: 30px;background: #cd262e;line-height: 48px;color: #fff;font-size: 16px; display:inline-block;border:1px solid #cd262e;}
.zhaoshang_swiper .text .zhaoshang_more a:hover { color:#cd262e; background:none;}
.zhaoshang_swiper .swiper_bnt { width:50px; height:50px; line-height:50px; text-align:center; background:#f1f1f1; position:absolute; top:50%; z-index:10; transform:translate(0,-50%);cursor:pointer;}
.zhaoshang_swiper .swiper_bnt i { font-size:24px;}
.zhaoshang_swiper .zhaoshang_next { right:0;}
.zhaoshang_swiper .zhaoshang_prev { left:0;}


/*新闻动态*/
.xinwen_sec { padding: 80px 0;background:#f2f5f6; overflow:hidden;}
.xinwen_sec ul { overflow:hidden; margin-top:60px;}
.xinwen_sec ul li { width:49%; float:left; border:1px solid #e5e8e9; padding:20px; box-sizing:border-box;}
.xinwen_sec ul li:hover { border:1px solid #cd262e; background:#fff;}
.xinwen_sec ul li:nth-child(2n+2) { margin-left:2%;}
.xinwen_sec ul li:nth-child(1n+3) { margin-top:2%;}
.xinwen_sec ul li .image { width:40%; float:left; margin-right:4%;}
.xinwen_sec ul li .image img { width:100%;}
.xinwen_sec ul li .text { overflow:hidden;}
.xinwen_sec ul li .text strong { display:block; font-size:18px; font-weight:700; color:#333; margin-bottom:10px;}
.xinwen_sec ul li .text p { font-size:14px; color:#666; line-height:26px;}
.xinwen_sec .zhaoshang_more { margin-top:40px; text-align:center;}
.xinwen_sec .zhaoshang_more a { height: 48px; width:160px; border-radius: 30px;background: #cd262e;line-height: 48px;color: #fff;font-size: 16px; display:inline-block; text-align:center;border:1px solid #cd262e;}
.xinwen_sec .zhaoshang_more a:hover { color:#cd262e; background:none;}


/*产品推荐滚动*/
.product_rec { padding: 80px 0;background:#fff; overflow:hidden;}
.product_rec_Marquee .bd ul li { width:20%; float:left;}
.product_rec_Marquee .bd ul li a { display:block; padding:0 20px; box-sizing:border-box;}
.product_rec_Marquee .bd ul li .image { width:100%;}
.product_rec_Marquee .bd ul li .image img { width:100%;}

/*底部样式*/
.footer_sec { background:#2a2d32; overflow:hidden; padding-bottom:20px;}
.footer_sec:before { content:''; display:block; width:100%; height:10px; background: -webkit-linear-gradient(left, #d03d46,#18457b);}
.footer_mian { overflow:hidden; padding:65px 0; display:flex;}
.footer_mian dl { width:22%;}
.footer_mian dl dt { display: block;font-size: 16px;line-height: 25px;color: #fff;  margin-bottom:10px; font-weight:700;}
.footer_mian dl dd { overflow:hidden;}
.footer_mian dl dd a { line-height: 32px;color: #777;font-size: 15px; display:block; width:50%; float:left;}
.footer_mian dl dd a:hover { color:#fff;}
.footer_mian dl.dl_1 { width:13%;}
.footer_mian dl.dl_1 dd a { float:none;}
.footer_mian dl.dl_tel { border-left:1px solid rgb(255 255 255/.1); padding-left:30px; width:30%;}
.footer_mian dl.dl_tel .image { margin-bottom:20px;}
.footer_mian dl.dl_tel .image img { height:60px;filter: grayscale(1000%) brightness(1000%);}
.footer_mian dl.dl_tel p { line-height:20px; font-size:14px; color:#777; margin-bottom:10px;}
.footer_ewm { border-top:1px solid rgb(255 255 255/.1);border-bottom:1px solid rgb(255 255 255/.1); padding:30px 0 20px;text-align:center;}
.footer_ewm ul { display:inline-block;}
.footer_ewm ul li { float:left; margin:0 30px;}
.footer_ewm ul li p { color:#777; font-size:14px; margin-top:10px;}
.footer_sec_b { height:30px; line-height:30px; color:#777; font-size:14px; text-align:center;}
.footer_sec_b a { color:#777;}

/*首页样式 END*/


/*面包头*/
.nav_sec { height:68px; line-height:68px; border-bottom:1px solid #eee; color:#666; font-size:15px;}
.nav_sec a { color:#777;}

/*公司介绍*/
.introduce_show { padding:80px 0;}

/*产品展示*/
.product_sec_show { background:#fff; margin:80px 0;}
.product_sec_show .product_list { margin-top:50px;}
.product_sec_show .product_list ul { }
.product_sec_show .product_list ul li { float:left; width:49%; margin-bottom:2%; box-sizing:border-box; padding:3px;position:relative;}
.product_sec_show .product_list ul li:before { content:''; display:inline-block;position:absolute; top:0; left:0; border-color: #cd262e #fff #fff #cd262e;border-style: solid;border-width: 0px;  transition:all .5s;}
.product_sec_show .product_list ul li:hover:before { border-width: 35px;}
.product_sec_show .product_list ul li .shell { display:flex;transition:all .5s; border-top:1px solid #ddd; border-bottom:1px solid #ddd; border-left:1px solid #ddd; box-sizing:border-box; position:relative; overflow:hidden;}
.product_sec_show .product_list ul li .shell:before { content:''; display:block;position:absolute; bottom:0; left:0; transition:all .5s; background:#cd262e; width:0; height:3px;z-index:10;} 
.product_sec_show .product_list ul li:hover .shell:before { width:100%;}
.product_sec_show .product_list ul li:hover .shell { box-shadow:0 0 15px rgb(0 0 0/.15);}
.product_sec_show .product_list ul li:nth-child(2n+2) { margin-left:2%;}
.product_sec_show .product_list ul li .image,
.product_sec_show .product_list ul li .text { width:50%; box-sizing:border-box;}
.product_sec_show .product_list ul li .image { border-right:1px solid #ddd;transform: translate(0, 0);transition:all .5s;}
.product_sec_show .product_list ul li:hover .image { transform: translate(-10px, 0);}
.product_sec_show .product_list ul li .image img {width:100%;}
.product_sec_show .product_list ul li .text { padding:0 10%;display: flex;align-items: center; text-align:center; border-right:1px solid #ddd;}
.product_sec_show .product_list ul li .text a { display:block; width:100%;}
.product_sec_show .product_list ul li .text h3 { display:block; font-size:26px; color:#333; margin-bottom:15px;}
.product_sec_show .product_list ul li .text p { font-size:14px; line-height:40px; color:#999;}
.product_sec_show .product_list ul li .text span { display:block; line-height:38px; height:38px; font-size:14px; width:80%; margin:0 auto; background:#00618d; margin-top:30px; color:#fff; border-radius:5px;}
.product_sec_show .product_list ul li .text span:hover { background:#cd262e;}


/*新闻动态*/
.xinwen_list_main { margin:50px 0;}
.xinwen_list_main ul { margin-top:50px; display:flex; flex-wrap:wrap;}
.xinwen_list_main ul li { float:left; width:32%; margin:0 2% 2% 0; border:1px solid #eee; padding:16px; box-sizing:border-box;}
.xinwen_list_main ul li:nth-child(3n+3) { margin-right:0;}
.xinwen_list_main ul li .image { width:100%; overflow:hidden; border-radius:5px;}
.xinwen_list_main ul li .image img { width:100%; transition:all .5s;}
.xinwen_list_main ul li:hover .image img { transform: scale(1.1);}
.xinwen_list_main ul li .text { padding:20px 16px 0;} 
.xinwen_list_main ul li .text strong { font-size:20px; line-height:36px; color:#666; display:block; font-weight:400;}
.xinwen_list_main ul li .text p { color:#777; height:48px; line-height:24px; font-size:14px; overflow:hidden;}
.xinwen_list_main ul li .text .xinwen_more { border-top:1px solid #eee; margin-top:20px; padding-top:20px; position:relative;}
.xinwen_list_main ul li .text .xinwen_more:before { content:''; display:block; width:0; height:1px; background:#aaa; position:absolute; top:-1px; left:0; transition:all .5s;}
.xinwen_list_main ul li:hover .text .xinwen_more:before { width:100%; }
.xinwen_list_main ul li .text .xinwen_more a { display:block; height:40px; line-height:40px;font-size:14px; color:#fff; width:40%; background:#0c3668; margin:0 auto;text-align:center;border-radius:10px;}
.xinwen_list_main ul li:hover .text .xinwen_more a { background:#cd262e;}
.xinwen_show_main { margin-bottom:60px;}
.xinwen_show_title { line-height: 70px;text-align: center; font-size:36px; color:#111; margin:30px 0;}
.xinwen_show_info { font-size: 15px;line-height: 38px;text-align: center;padding-bottom: 25px; margin-bottom: 25px; border-bottom:1px solid #eee;}

/*资质荣誉*/
.honor_list_main { margin:50px 0;}
.honor_list { overflow:hidden; margin-top:50px;}
.honor_list li { width:23.5%; margin:0 2% 2% 0; float:left; border:1px solid #eee; box-sizing:border-box;}
.honor_list li:nth-child(4n+4) { margin-right:0;}
.honor_list li .image { width:100%;overflow:hidden;}
.honor_list li .image img { width:100%; transition:all .5s;}
.honor_list li:hover .image img { transform: scale(1.1);}
.honor_list li p { color: #333;text-align: center;font-size: 18px;line-height: 60px;}
.honor_show_main { border:1px solid #eee;}
.honor_show_main strong { line-height:48px; display:block; font-size:16px; background:#f8f8f8; padding:0 20px; color:#333;}
.honor_show_main .center { padding:20px;}

/*公司相册*/
.photo_show a { box-sizing: border-box;display:block;text-align:center; margin-top:20px;}
.photo_show a p { font-size:14px; line-height:30px; color:#666; }
.photo_show a img { max-width:100%;}

/*友情链接*/
.link_show_sec { overflow:hidden; margin:60px 0;}
.link_show_sec ul { margin-top:60px;}
.link_show_sec ul li { float:left; width:15%; margin:0 2% 2% 0;}
.link_show_sec ul li:nth-child(6n+6) { margin-right:0;}
.link_show_sec ul li a { line-height:60px;font-size:15px; text-align:center; box-sizing:border-box; background:#f8f8f8; border-radius:8px; display:block;}
.link_show_sec ul li a:hover { background:#ec1822; color:#fff;}




/*产品内容页 THE*/

/*预览区*/
.cdx-content-area {background: white;overflow: hidden;padding: 20px 20px 10px 20px;border-right: 10px;}
.cdx-content-area .left{width:400px; height:498px;float:left;padding:0px 30px 0px 0px}
.proInfo {width:505px!important;  float:left; margin:0 20px;position:relative;}
.proInfo h1{font-size: 30px; overflow: hidden; color:#00618d; margin-bottom: 15px;padding-left: 15px;}

.proInfo .base{padding-top:10px}
.proInfo .base dl{overflow:hidden;width:100%;font-size:14px;line-height:40px;}
.proInfo .base dt{float:left;color:#888;width:85px;padding-left:15px;}
.proInfo .base dd{overflow:hidden;;color:#000;}
.proInfo .buynow {padding-top:15px;overflow:hidden;width:100%}
.proInfo .buynow a{display: inline-block;width: 158px;height: 40px;line-height: 40px;text-align: center;font-size: 16px; color:#fff!important;cursor: pointer;border:1px solid #ee2e2c; margin-left:15px;}
.proInfo .buynow a span { display:inline-block;}
.proInfo .buynow a span:before{ display:inline-block;font-family: 'iconfont'; margin-right:6px; font-weight:400; font-size:20px;float:left;line-height:35px;}
.proInfo .buynow a.ljgm span:before { content:"\e877";}
.proInfo .buynow a.zxdj span:before { content:"\e879";}
.proInfo .buynow a.lxfs span:before { content:"\e87c"; font-size:25px; line-height:32px;}
.proInfo .buynow a:hover { opacity:.8;color:#fff}
.proInfo .buynow a:nth-child(2) { color:#ee2e2c!important;background:rgb(238 46 44 / .1);}

/*弹窗样式*/
.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:#ee2e2c; 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:#ee2e2c; float:left; margin:21px 10px 0 0;}
.cdx-blank_content h3 span { float:right;}
.cdx-blank_content h3 span img { width:32px;}

/*猜你喜欢*/

.sell_show_title { height:48px;line-height:48px;padding:0 20px;font-size:16px;background:#fff; color:#333;}
.sell_show_title strong:before { content:""; display:inline-block; width:4px; height:20px; background:#ec1822; float:left; margin:15px 10px 0 0;}

/*产品详情*/
.sell_show_sec_r { overflow:hidden;}
.sell_show_content { padding:20px;margin:0 0 20px;overflow:hidden; line-height:28px; font-size:14px;}
.sell_show_content .sx { width:100%; overflow:hidden;margin-bottom:20px;font-size:14px;}
.sell_show_content .sx dl{height:30px;line-height:30px; float:left;width:33%;overflow:hidden;padding:0px;}
.sell_show_content .sx dl dt{float:left;color:#777}
.sell_show_content .sx dl dd{overflow:hidden}
.sell_show_content .content{padding:15px 0px;overflow:hidden}
.sell_show_content .content img { display:block; margin:0 auto; max-width:100%;height: auto;}

/*产品内容页 END*/


/* album */
.cdx-album{width:400px;height:500px;z-index:1000;}
#mid_pos {position:absolute;}
#mid_div {width:400px;height:400px;cursor:crosshair;background:#F2F2F2;border:1px solid #e6e6e6;}
#zoomer {width:160px;height:120px;background:#FFFFFF url('../img/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;}

/*客服样式*/
.kefu_sec { position:fixed; right:30px; bottom:30px;box-shadow: 0 2px 6px rgb(0 0 0 /.1); background:rgb(255 255 255/.8); z-index:9999;}
.kefu_sec ul li { position:relative;}
.kefu_sec ul li#top-back { border-top:1px solid #eee;}
.kefu_sec ul li span { width:65px; height:65px; text-align:center; line-height:65px; display:block; position:relative;}
.kefu_sec ul li span em { display: none;border-style: solid;border-width: 12px 12px 0 0;border-color: transparent #fff;transform: rotate(-45deg) translate(0, -50%);;position: absolute;left:-2px; ;top: 49%;}
.kefu_sec ul li i { color:#de2826; font-size:25px;}
.kefu_sec ul li:hover span { background:#de2826; cursor:pointer;} 
.kefu_sec ul li:hover span em { display:inline-block;}
.kefu_sec ul li:hover span i { color:#fff;}
.kefu_sec ul li .tankuang { width:225px; height:200px; position:absolute; right:65px; top:0; box-sizing:border-box; background:#fff;box-shadow: 0 2px 6px rgb(0 0 0 /.1); display:none;}
.kefu_sec ul li.weixin .tankuang { right:65px; bottom:0; top:auto;}
.kefu_sec ul li:hover .tankuang { display:block;}

@media(max-width:1580px){
.w1380 { width:1200px;}
}

/*自适应初始化*/
.m_header { display:none;}

