@import url("../fonts/iconfont.css");
@font-face {
  font-family: 'iconfont';
  src: url('../fonts/iconfont.eot');
  src: url('../fonts/iconfont.eot?#iefix') format('embedded-opentype'),
      url('../fonts/iconfont.woff2') format('woff2'),
      url('../fonts/iconfont.woff') format('woff'),
      url('../fonts/iconfont.ttf') format('truetype'),
      url('../fonts/iconfont.svg#iconfont') format('svg');}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 8px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;}
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}
.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;padding-top: 32px; position:relative;}
.i_title i { font-size:60px;color:rgb(236 24 34 /.1); font-weight:700; display:block; width:100%; position:absolute; top:0;}
.i_title strong { font-size: 60px;color: #222;line-height: 100px; display:block;position: relative;}
.i_title strong b { color:#ec1822;}
.i_title strong:after { content:'';display: block;width: 80px;height: 2px;margin: 0 auto;background: #555;}
.i_title p { font-size: 18px;color: #505050;line-height: 65px;}
.S_title strong { font-weight:400; color:#ec1822;}

/*头部*/
.header_top { display: flex; align-items: center; height:104px; background:#fff;box-shadow: 0px 6px 26px rgb(0 0 0 /.6);width: 100%;padding: 0 1.5%;z-index:6060; box-sizing:border-box;}
.header_top_logo a img { height:56px;}
.header_top_menu { flex: 1; text-align:center;height:104px;}
.header_top_menu ul { display:inline-block;}
.header_top_menu ul li { padding:0 20px; float:left; font-size:16px; line-height:104px; position:relative;}
.header_top_menu ul li span { display:inline-block; position:relative;}
.header_top_menu ul li span:after { content:''; display:block; position:absolute; left:0; bottom:0; background:#fff; width:0%; height:2px; transition:all .5s;}
.header_top_menu ul li.hover span:after { width:100%;}
.header_top_menu ul li:hover span:after { width:100%;}
.header_top_menu ul li .menu_down { position:absolute; top:104px;left:50%; z-index:10; background:#dc0d17; line-height:40px; width:160%; font-size:14px; display:none;transform: translate(-50%, 0);}
.header_top_menu ul li .menu_down a { display:block; color:#fff; border-bottom:1px solid rgb(255 255 255/.2);position:relative;}
.header_top_menu ul li .menu_down a:after { content:''; display:block; position:absolute; left:0; bottom:0; background:#fff; width:0; height:2px; transition:all .5s;}
.header_top_menu ul li .menu_down a:hover { font-weight:700;}
.header_top_menu ul li .menu_down a:hover:after { width:100%;}
.header_top_menu ul li:hover .menu_down { display:block;}
.header_top_tel span { display:block; height:30px; background:url(../img/8-202208161400.png) no-repeat left top;line-height: 30px;color: #dc0d17;font-size: 32px;padding-left: 56px;font-family: Impact;}

/*幻灯*/
.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:14px; height:14px; margin:0 8px; border-radius:50%; background:#fff; float:left; opacity:.9;}
.banner_swiper .b_menu span.swiper-pagination-bullet-active { background:#ec1822;opacity:1;}
.banner_swiper .swiper_bnt { width:64px; height:64px;position:absolute; top:50%;z-index:10; cursor:pointer;transform: translate(0, -50%);display: flex;align-items: center;justify-content: center;}
.banner_swiper .swiper_prev { left:3%;}
.banner_swiper .swiper_next { right:3%;}
.banner_swiper .swiper_bnt i { display:block; width:40px; height:40px; box-sizing:border-box;transform: rotate(45deg);opacity:.9;}
.banner_swiper .swiper_bnt.swiper_prev i { border-bottom:3px solid #fff;border-left:3px solid #fff;}
.banner_swiper .swiper_bnt.swiper_next i { border-top:3px solid #fff;border-right:3px solid #fff;}

/*分类样式*/
.i_cat_sec { overflow:hidden;padding:75px 0;}
.i_cat_sec ul { box-shadow: 0 0 25px rgb(0 0 0 /.1);overflow: hidden; display:flex; justify-content:center;}
.i_cat_sec ul li { float:left; width:20%; box-sizing:border-box;display: flex;align-items: center;justify-content: center; padding:50px 0; text-align:center; position: relative;}
.i_cat_sec ul li:nth-child(1n+2) { border-left:1px solid #eee;}
.i_cat_sec ul li .img_1 { height:108px;}
.i_cat_sec ul li span { display:block; color:#333; font-size:18px; margin-top:20px;}
.i_cat_sec ul li .img_2 { position:absolute; left:0; top:0; width:100%;opacity:0;}
.i_cat_sec ul li strong { position:absolute; top:0; left:0; width:100%; height:100%; background:rgb(0 0 0/.6);display: flex;align-items: center;justify-content: center; font-size:18px; color:#fff;opacity:0;}
.i_cat_sec ul li .text { }
.i_cat_sec ul li:hover .img_2 { opacity:1;}
.i_cat_sec ul li:hover strong { opacity:1;}


/*推荐产品*/
.product_sec { padding: 80px 0;background: #fbfbfb url(../img/8-202208161406.jpg) no-repeat center top; overflow:hidden;}
.product_swiper { margin-top:60px;}
.product_sec li { overflow:hidden; margin-bottom:2%; height:auto!important;}
.product_sec li a { float:left; width:32%; margin-right:2%; background:#fff; text-align:center; transition:all .5s;border:1px solid #eee; box-sizing:border-box;}
.product_sec li a:nth-child(3n+3) { margin-right:0;}
.product_sec li a .image { width:100%; padding-top:100%; position:relative;}
.product_sec li a .image img { width:100%; position:absolute;top:0; left:0;}
.product_sec li a .text { padding:15px 24px 24px;}
.product_sec li a .text p {color: #333;font-size: 20px;line-height: 60px;}
.product_sec li a .text span { color: #777;width: 130px;border: 1px solid #eee;margin: 0 auto;border-radius: 50px;font-size: 16px;line-height: 35px;display: block;}
.product_sec li a:hover { background:#ec1822;}
.product_sec li a:hover .text p {color: #fff;}
.product_sec li a:hover span { color: #fff;width: 130px;border: 1px solid rgb(255 255 255/.8);}

/*品牌优势*/
.ppys_sec { background: url(../img/8-202208161407.jpg) no-repeat center top;padding: 80px 0 30px 0; overflow:hidden;}
.ppys_sec .image { float:left; width:38%;}
.ppys_sec .image img { width:100%;}
.ppys_sec .text { overflow:hidden; padding-left:12%;}
.ppys_sec .text strong img { width:100%;}
.ppys_sec .text ul { margin-top:50px;}
.ppys_sec .text ul li { float:left; width:33.333333%; text-align:center; margin-top:56px; box-sizing:border-box;}
.ppys_sec .text ul li span { display:block;line-height: 65px;font-size: 20px;color: #fff;}
.ppys_sec .text ul li:nth-child(3n+2) { border-left:1px solid #fff;border-right:1px solid #fff;}

/*公司简介*/
.gsjs_sec { padding:80px 0 0 0; overflow:hidden;}
.about_sec { background:#f8f8f8; margin-top:60px; overflow:hidden;display: flex;}
.about_sec .image { width:50%;background-size: cover;}
.about_sec .text { overflow:hidden;padding:60px 8% 60px 80px; width:50%; box-sizing:border-box;}
.about_sec .text strong { display: block;font-size: 40px;color: #333;line-height: 65px;}
.about_sec .text p { padding: 45px 0;font-size: 16px;color: #666;line-height: 30px;}
.about_sec .text .tel { height:88px; position:relative;}
.about_sec .text .tel span { position: absolute;font-family: Impact;color: #ec1822;top: 36px;left: 108px;font-size: 40px;}

/*合作方式*/
.hzfs_sec { padding:80px 0 0 0; overflow:hidden; background:#fff;}
.hzfs_sec ul { border:1px solid #eee; margin:50px 0 80px; height:300px; position:relative;}
.hzfs_sec ul i { width: 12px;height: 12px;border-radius: 8px;border: 1px solid #c2163e;display: block;position: absolute;background: #fff;}
.hzfs_sec ul i:nth-child(1) { left: -5px;top: -5px;}
.hzfs_sec ul i:nth-child(2) { right: -5px;top: -5px;}
.hzfs_sec ul i:nth-child(3) { left: -5px;bottom: -5px;}
.hzfs_sec ul i:nth-child(4) { right: -5px;bottom: -5px;}
.hzfs_sec ul li { float:left; width:33.333333%; text-align:center; box-sizing:border-box; height:300px; display: flex;align-items: center;}
.hzfs_sec ul li a { display:block; width:100%;}
.hzfs_sec ul li:nth-child(1n+2) { border-left:1px solid #eee;}
.hzfs_sec ul li strong { display:block;font-size: 24px;color: #333; font-weight:400; margin:25px 0;}
.hzfs_sec ul li p { width: 50%;margin: 0 auto;font-size: 16px;color: #555;line-height: 28px;text-align: center;}

.hzfs_sec dl { overflow:hidden;}
.hzfs_sec dl dd { float:left; width:33.333333%; box-sizing:border-box; overflow:hidden; position:relative;}
.hzfs_sec dl dd .image { width:100%;}
.hzfs_sec dl dd .image img { width:100%; transition:all .5s;}
.hzfs_sec dl dd .text { position:absolute; top:0; left:0; width:100%; height:100%; background:rgb(0 0 0/.5);display: flex;align-items: center;justify-content: center;}
.hzfs_sec dl dd .text a {width:60%; border-bottom:2px solid #fff;}
.hzfs_sec dl dd .text span { display:block;}
.hzfs_sec dl dd .text strong { font-size: 24px;color: #fff; font-weight:400; margin:20px 0 5px; display:block;}
.hzfs_sec dl dd .text p { display: block;font-size: 16px;color: #fff;text-transform: uppercase; margin-bottom:25px;}
.hzfs_sec dl dd:hover .image img { transform: scale(1.1);}

/*新闻动态*/
.xinwen_sec { padding: 85px 0;background: #f8f8f8; overflow:hidden;}
.xinwen_main { margin-top:50px;display: flex;justify-content: space-between;}
.xinwen_l { float:left; width:48%; background:#fff;}
.xinwen_l .image { width:100%; padding-top:60%; position:relative; overflow:hidden;}
.xinwen_l .image img { width:100%; position:absolute; left:0; top:0;}
.xinwen_l .text { padding: 10px 35px 30px 35px;}
.xinwen_l .text strong { display: block;font-size: 20px;color: #333;line-height: 50px;}
.xinwen_l .text p { font-size: 15px;color: #666;line-height: 28px; height:56px; overflow:hidden;}
.xinwen_l .text .date { text-align:center; border-left:1px solid #eee; margin-left:30px; float:right; width:110px; margin-top:16px;color:#333;}
.xinwen_l .text .date b { display: block;font-size: 36px;}
.xinwen_l .text .date em { display: block; font-size: 16px;line-height: 34px;}
.xinwen_r { float:right; width:50%;}
.xinwen_r ul { display: flex;flex-direction: column;justify-content: space-between;height: 100%;}
.xinwen_r ul li { background:#fff;padding: 30px 0 30px 50px;box-shadow: 0 0 25px rgb(0 0 0 /.08); height:31%; box-sizing:border-box;}
.xinwen_r ul li .wenben { overflow:hidden;}
.xinwen_r ul li .wenben strong { display: block;font-size: 20px;color: #333;line-height: 50px; font-weight:400;}
.xinwen_r ul li .wenben p { font-size: 15px;color: #666;line-height: 28px; height:56px;}
.xinwen_r ul li .date { text-align:center; border-left:1px solid #eee; margin-left:30px; float:right; width:110px; margin-top:16px;color:#666;}
.xinwen_r ul li .date b { display: block;font-size: 36px; font-weight:400;}
.xinwen_r ul li .date em { display: block; font-size: 16px;line-height: 34px;}


/*底部样式*/
.footer_sec { background:#2d2d2d; overflow:hidden;}
.footer_mian { overflow:hidden; padding:65px 0; display:flex;}
.footer_mian dl:nth-child(1) { width:40%; padding-right:50px;}
.footer_mian dl:nth-child(2) { width:30%; border-left:1px solid rgb(255 255 255/.1);border-right:1px solid rgb(255 255 255/.1); padding:0 50px;}
.footer_mian dl.dl_ewm { padding-left:50px;}
.footer_mian dl dt { display: block;font-size: 18px;line-height: 25px;color: #d5d5d5;  margin-bottom:25px;}
.footer_mian dl dt span { display:inline-block; padding-bottom:25px; border-bottom:1px solid rgb(255 255 255/.1);}
.footer_mian dl dd { overflow:hidden;}
.footer_mian dl dd span,
.footer_mian dl dd a { line-height: 32px;color: #d5d5d5;font-size: 15px; display:block; float:left; width:50%;}
.footer_mian dl dd p { line-height: 32px;color: #d5d5d5;font-size: 15px;}
.footer_mian dl dd a:hover { color:#fff;}
.footer_mian dl dd a:before { content:'>';font-family: 'SimSun'; margin-right:15px;}
.footer_sec_b { height:90px; line-height:90px; color:#999; font-size:16px; text-align:center;border-top:1px solid rgb(255 255 255/.1);}
.footer_sec_b a { color:#999;}

/*首页样式 END*/


/*面包头*/
.nav_sec { height:80px; line-height:80px; 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; overflow:hidden; margin-bottom:80px;}
.product_sec_show .product_list { margin-top:50px;}
.product_sec_show .product_list ul li { float:left; width:32%; margin:0 2% 2% 0; background:#fff; text-align:center; transition:all .5s;border:1px solid #eee; box-sizing:border-box;box-shadow: 0 0 25px rgb(0 0 0 /.08);}
.product_sec_show .product_list ul li:nth-child(3n+3) { margin-right:0;}
.product_sec_show .product_list ul li .image { width:100%; padding-top:100%; position:relative;}
.product_sec_show .product_list ul li .image img { width:100%; position:absolute;top:0; left:0;}
.product_sec_show .product_list ul li .text { padding:15px 24px 24px;}
.product_sec_show .product_list ul li .text p {color: #333;font-size: 20px;line-height: 60px;}
.product_sec_show .product_list ul li .text span { color: #777;width: 130px;border: 1px solid #eee;margin: 0 auto;border-radius: 50px;font-size: 16px;line-height: 35px;display: block;}
.product_sec_show .product_list ul li:hover { background:#ec1822;}
.product_sec_show .product_list ul li:hover .text p {color: #fff;}
.product_sec_show .product_list ul li:hover span { color: #fff;width: 130px;border: 1px solid rgb(255 255 255/.8);}

/*新闻动态*/
.xinwen_list_main { margin:50px 0;}
.xinwen_list_main ul { margin-top:80px;}
.xinwen_list_main ul li { padding-bottom:35px; margin-bottom:35px; border-bottom:1px solid #eee; overflow:hidden;}
.xinwen_list_main ul li .image { float:left; width:15%; margin-right:5%;}
.xinwen_list_main ul li .image img { width:100%;}
.xinwen_list_main ul li .text { overflow:hidden;}
.xinwen_list_main ul li .text strong { font-size: 24px;color: #333;display: block;line-height: 42px; font-weight:400;}
.xinwen_list_main ul li .text span { height:40px; line-height:40px; font-size:15px; color:#888; display:block;background: url(../img/8-202208161424.png) no-repeat left center; background-size:20px; padding-left:35px;}
.xinwen_list_main ul li .text p { line-height: 28px;color: #888;padding: 10px 0 10px 0;font-size: 16px;}
.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;}

/*联系方式*/
.contact_show { margin:50px 0;}
.contact_show ul { overflow:hidden; padding:50px 0; margin:50px 0; border-top:1px solid #eee; border-bottom:1px solid #eee;}
.contact_show ul li { float:left; width:25%; text-align:center;}
.contact_show ul li .image { width:120px; height:120px; line-height:120px; border:1px solid #eee; border-radius:50%; margin:0 auto;}
.contact_show ul li strong { display: block;font-size: 24px;color: #ec1822;line-height: 70px;}
.contact_show ul li p { font-size: 17px;color: #666;line-height: 30px;}
.contact_show_map { height:700px;}
.contact_show_map iframe { height:700px; width:100%;}

/*公司相册*/
.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 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;border: 1px solid #eee;}
.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: 20px; line-height: 30px; overflow: hidden; color:#000; margin-bottom: 15px; max-height: 60px;padding-left: 15px;}
.proInfo .proPrice { background:#fff5ec; border-top: 1px dotted #ffd1a7;border-bottom: 1px dotted #ffd1a7;margin-top: 20px;padding:5px 15px;}
.proInfo .proPrice p { height:46px; line-height:46px;color:#666;}
.proInfo .proPrice p i { font-size:14px; color:#888; display:inline-block;margin-right:25px;}
.proInfo .proPrice p span { font-size:28px; font-weight: 700;color:#ee2e2c;}
.proInfo .proPrice p span em { font-size:14px;font-weight:400;}
.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_shopInfo{float:right; padding:0 15px 0 35px; overflow:hidden; border-left:1px solid #f3f3f3;}
.cdx_shopInfo h2 { height:30px; font-size:12px; color:#999; text-align:center; font-weight:400;}
.cdx_shopInfo ul li { overflow:hidden; margin-top:5px;}
.cdx_shopInfo ul li img { width:80px; border:1px solid #eee;}
.cdx_shopInfo ul li p { text-align:center; margin-top:2px; color:#555;}
.cdx_shopInfo ul li p em { font-size:12px;}

/*弹窗样式*/
.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; border-bottom:1px solid #eee; 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_l {width:300px;float:left; border:1px solid #eee; margin-right:20px;}
.sell_show_sec_l dl { padding:0 20px;}
.sell_show_sec_l dl dd { overflow:hidden; padding:20px 0;}
.sell_show_sec_l dl dd:nth-child(1n+2) { border-top:1px solid #eee;}
.sell_show_sec_l dl dd .image { float:left; width:40%; margin-right:5%; border:1px solid #eee;}
.sell_show_sec_l dl dd .image img { width:100%;}
.sell_show_sec_l dl dd strong { font-size:15px; display:block; margin-bottom:10px;}
.sell_show_sec_l dl dd .price { color:#ec1822; font-size:14px;} 
.sell_show_sec_l dl dd .price i { font-size:12px;}

/*产品详情*/
.sell_show_sec_r { overflow:hidden; border:1px solid #eee;}
.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){
.AWF_box { width:1200px;}
}

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

