/*
	[DESTOON] Copyright (c) 2008-2021 www.destoon.com
	This is NOT a freeware, use is subject to license.txt
*/
/* global */
@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, 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;background:#fff;}
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;}
textarea {background:none repeat scroll 0 0 #ffffff;resize:none;}
a{color:#333;text-decoration:none;}
a:hover{color:#e3211a;}
.text-overflow {overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
/* common */
.m {width:1200px;margin:auto;}
.top {height:40px;line-height:40px; background:url(img/topbj.gif) no-repeat;color:#fff;overflow:hidden}
.fofofo{overflow:hidden;background:#f5f5f5;padding:50px 0}
.companybj{overflow:hidden;background:#f5f5f5 url(img/companybj.jpg) no-repeat;padding:50px 0;background-size:100% 300px}
.f_r {color:#fff}
.fff{overflow:hidden;background:#fff;padding:50px 0}
.banner{margin-top:0}
.top a {text-decoration:none;color:#fff}
.top i{color:#fff}
.head {height:116px;overflow:hidden;}
.head div {float:left;}
.head .logo {padding:16px 10px 0 0px;height:90px;overflow:hidden;}
.head h1 {font-size:24px;margin:32px 0 6px 0;color:#333333;filter:glow(color=#FFFFFF,strength=3);}
.head h4 {font-size:16px;margin:0;color:#333333;}

#menu a {text-decoration:none;}
.menu {background:#2587F4;height:44px;overflow:hidden;font-size:16px;}
.menu span {color:#FFFFFF;}
.menu_li {float:left;white-space:nowrap;line-height:44px;padding:0 16px;}
.menu_li:hover {background:#0072C6;}
.menu_on {float:left;white-space:nowrap;line-height:44px;padding:0 16px;background:#0072C6;}

.side_head {border:#CCCCCC 1px solid;border-bottom:none;background:#EEEEEE;}
.side_head div {padding:0 16px;font-size:14px;height:44px;line-height:44px;overflow:hidden;}
.side_body {border:#CCCCCC 1px solid;border-top:none;background:#FFFFFF;padding:16px;margin:0 0 20px;overflow:hidden;}
.side_body li {background:url('../../image/ico_arrow.gif') no-repeat 4px 12px;padding:0 0 0 20px;height:32px;line-height:32px;overflow:hidden;}

.main_head {border:#CCCCCC 1px solid;border-bottom:none;background:#EEEEEE;margin-top:20px}
.main_head div {padding:0 16px;font-size:14px;height:44px;line-height:44px;overflow:hidden;}
.main_body {border:#CCCCCC 1px solid;border-top:none;background:#FFFFFF;padding:16px;margin:0 0 20px;overflow:hidden;}
.main_body p{text-align:center;overflow:hidden}
.main_body p  img{overflow:hidden;margin:0 auto}
.b30{height:30px;overflow:hidden;width:100%}
/*分类导航*/
.meun_top { height:60px; line-height:60px; font-size:16px; background:#19b0d0; border-bottom:1px solid #e6e6e6;overflow:hidden}
.meun_top ul li { float:left; padding:0 40px; line-height:60px; height:60px; box-sizing:border-box;}
.meun_top ul li a { color:#fff;}
.meun_top ul li.active { line-height:60px; background:#ffa40d;}
.meun_top ul li:hover { line-height:60px; background:#ffa40d}
.meun_top ul li.active a { color:#fff;}
/*公司介绍*/
.intro_content { padding:70px 0 50px; font-size:14px; line-height:26px; color:#666;}
.intro_content img { margin:0 auto}
.intro_content p{width:100%}

/*客服样式 THE*/

.kefu{position:fixed;right:0px;top:60%;margin-top:-100px;z-index:100;background:#19b0d0; border-radius:4px 0 0 4px;}
.kefu-meau{position:relative;}
.kefu-meau a.kefu-btn{width:60px;text-align:center;display:block;position:relative;padding:3px 5px; border-top:.5px solid rgba(255,255,255,.6);}
.kefu-meau:hover a.kefu-btn { background:#ffa40d;}
.kefu-meau a.kefu-btn p {color:#fff;font-size:12px;line-height:18px}
.kefu-meau a.kefu-btn i {color:#fff;font-size:26px;}
.kefu-meau a.kefu-btn a{color:#fff;display:block;padding:10px 0px}
.kefu-box{position:absolute;top:0px;right:70px;overflow:hidden;width:0px;
-webkit-transition: all .5s;
   -moz-transition: all .5s;
    -ms-transition: all .5s;
     -o-transition: all .5s;
        transition: all .5s;}
.kefu-meau:hover .kefu-box { position:absolute;top:0px;right:70px;overflow:hidden;width:150px;}
.kefu-box .box-border{padding:15px 10px;background:#fff;border:1px solid #ddd}
.kefu-box .box-border .arrow-right{display:block;width:13px;height:16px;background:url(side_bg_arrow.png) no-repeat;position:absolute;right:-13px;top:26px;}
.kefu-box .box-border .sev-t{ overflow:hidden; width:130px; z-index:1000;font-size:15px;color:#333;text-align:center;}
.kefu-box .box-border .sev-t p { font-size:14px; margin-bottom:10px;}
.kefu-box .box-border .sev-t img { width:130px;}
.kefu-meau:hover .kefu-box{display:block}  

/*客服样式 END*/
/*头部 THE*/
.cdx_nav{background:#19b0d0; box-sizing: border-box}
.cdx_menu { height:60px;width:1200px;margin:0px auto}
.cdx_menu dl{display: flex;position:relative;}
.cdx_menu dl dd { display:inline-block;flex: 1;text-align:center}
.cdx_menu dl dd span a{font-size: 16px;color:#fff; display:inline-block; line-height:60px;}
.cdx_menu dl dd.hover span a { color:#fff; font-weight:700;}
.cdx_menu dl dd.hover,.cdx_menu dl dd:hover{background:#00d7ff}
.cdx_menu dl dd:hover span a {color:#fff; font-weight:700;}
.cdx_menu dl dd .div_a {width: 100%;overflow:hidden;position: absolute;top:60px;text-align:center;z-index:2;background:#f5f5f5;display:none;left:0;}
.cdx_menu dl dd .div_a a { line-height: 60px;font-size:15px;color:#333; justify-content: center;margin:0 20px}
.cdx_menu dl dd .div_a a:last-child{border-bottom:0}
.cdx_menu dl dd .div_a a:hover { color:#19b0d0;}
.cdx_menu dl dd:hover .div_a{display:block}
.cdx_top{overflow:hidden;background:#fff}
.cdx_top .c_logo { height:100px;float:left;display:flex;align-items:center; margin-right:8px;width:180px;overflow:hidden}
.cdx_top .c_logo img {width:100%}
.cdx_top .c_company{width:380px;overflow:hidden;float:left;margin-top:20px;margin-bottom: 10px}
.cdx_top .c_company h3{font-size:24px;color:#555555}
.cdx_top .c_company p{font-size:14px;color:rgb(129, 129, 129);height:20px;line-height:20px;margin-top:10px}
.cdx_top .c_tel { float:right;margin-top:30px}
.cdx_top .c_tel { line-height:32px; font-size:16px; color:#fff; margin-left:50px;background:#19b0d0;padding:0 20px}
.cdx_top .c_tel p { font-family: "Century Gothic";font-weight:600}
/*头部 END*/ 


/*幻灯区 THE*/
.m-focus{width:100%;overflow:hidden;z-index:1;}
.m-focus-box{overflow:hidden;margin:0 auto;position:relative;}
.m-focus{display: block;overflow: hidden;position: relative;}
.m-focus .m-focus-box { margin: 0 auto;overflow: hidden;position: relative;backface-visibility: hidden;}
.m-focus .m-focus-box .swiper-wrapper li { float: left;list-style-type:none }
.m-focus .m-focus-box .swiper-wrapper li a { position: relative;width: 100%;display: block;}
.m-focus .m-focus-box .swiper-wrapper img { width: 100%;display: block;}
.m-focus .swiper-container { display: none;}
.m-focus-box .b-menu{text-align: center;position: absolute;width: 100%;left: 0;bottom:20px;z-index: 10;}
.swiper-pagination-bullet {display: inline-block;cursor:pointer;margin: 0 5px;width:12px;height:12px;background:rgba(255,255,255,.8);border-radius:50%;}
.swiper-pagination-bullet-active {background:#19b0d0;width:12px;height:12px;}
/*幻灯区 END*/

/*公共标题*/
.cdx_text{overflow:hidden}
.cdx_text h3{box-sizing: border-box;font-size:28px;font-family: Microsoft YaHei;font-weight: normal;line-height: 30px;color:#333;text-align:left;position:relative;padding-bottom:15px}
.cdx_text h3 span{color:#999;font-size: 14px;line-height:20px;margin-left:5px;text-transform : uppercase}
.cdx_text h3:before{content:"";background:#19b0d0;height:3px;width:110px;position:absolute;bottom:0;align-items: center;
    left:0;}
.cdx_text h4{box-sizing: border-box;font-size:28px;font-family: Microsoft YaHei;font-weight: normal;line-height: 30px;color:#fff;text-align:left;position:relative;padding-bottom:15px}
.cdx_text h4 span{color:#fff;font-size: 14px;line-height:20px;margin-left:5px;text-transform : uppercase}
.cdx_text h4:before{content:"";background:#fff;height:3px;width:110px;position:absolute;bottom:0;align-items: center;
    left:0;}

/*产品推荐*/
.elite-box{position:relative;height:100%;width:1200px;margin:0px auto;padding-top:30px}
.picbox {height:auto;position:relative;width:1200px;}
.piclist{position:relative;}
.piclist li a{display:block; transition:all 0.5s;overflow:hidden;}
.piclist li {background:#fff; float:left;width:285px;overflow:hidden;margin-right:15px;}
.piclist .pic {overflow:hidden;height:285px;}
.piclist .pic img{width:100%;transition: all 0.3s;}
.piclist li:hover img{transform: scale(1.05);}
.slick-btn-left{width:30px;height:60px;background: url(img/ri.png) no-repeat center;position:absolute;top:50%;z-index:99;cursor:pointer;filter:alpha(opacity=90);opacity:0.9;left:-50px;margin-top:-30px;}
.slick-btn-right{width:30px;height:60px;background:url(img/le.png) no-repeat center;position:absolute;top:50%;  z-index:99;cursor:pointer;filter:alpha(opacity=90);opacity:0.9;right:-50px;margin-top:-30px;}
.piclist .text {background:#fff;height:60px;overflow:hidden;margin:10px 15px;}
.piclist .text  p{font-size: 16px;line-height: 30px;display: block;text-align: left;color: #333; overflow:hidden;}
.piclist .text span{color:#ee2e2c;line-height:30px;height:30px;text-align:left; font-size:16px}
.piclist .text em{float:right;display:block;width:80px;font-size:14px;line-height:30px;color:#fff;background:#19b0d0;text-align:center}
.tempWrap{overflow:hidden; position:relative; width:1200px;margin:0px auto;}

/*公司介绍*/
.company{width:1140px;margin:0 auto;overflow:hidden;background:#fff;padding:30px;box-shadow: 1px 1px 8px 2px rgb(255 255 255 / 50%);}
.company .c_left{width:50%;float:left;}
.company .c_left img{max-width:100%;}
.company .c_right{float:left;width:46%;margin:3% 2%}
.company .c_right h3{font-size:24px;color:#333;text-align:left;line-height:30px;margin-bottom:20px}
.company .c_right p{line-height:30px;font-size:14px;color:#333;text-indent:2em}
.company .c_right p a{color:#19b0d0}
.company .c_right .year{width:100%;font-size:14px;padding:10px 0px ;font-weight:500;height:70px;}
.company .c_right .year .company-title{width:33%;float:left;color:#777;text-align:center;margin-top:10px}
.company .c_right .year .company-title span{color:#19b0d0;font-size:24px;font-weight:500}
.company .c_right .year .company-title em{color:#333;font-size:14px;display:block;text-align:center}
.company .photo {overflow:hidden!important;width:1140px;margin:0 auto;height:150px;background:#fff;padding-top:15px}
.company .photo ul{overflow:hidden}
.company .photo li{width:240px;height:150px;padding:0 10px;float:left;overflow:hidden}
.company .photo li img{width:100%;height:100%;overflow:hidden}
.company .photo li:nth-child(1){padding-left:0}

/*产品供应*/
.cdx_sell .s_left{overflow:hidden;width:20%;float:left;background:#fff;border:2px solid #19b0d0}
.cdx_sell .s_left ul{overflow:hidden}
.cdx_sell .s_left li{background:#fff;line-height:45px;height:45px;text-align:center;font-size:14px;color:#333;margin-bottom:10px;border:1px solid #ddd;margin:15px;box-sizing:border-box}
.cdx_sell .s_left li:nth-child(1){line-height:100px;height:100px;font-size:24px;font-weight:600;background:#19b0d0;border:none;color:#fff;width:100%;margin:0}
.cdx_sell .s_left li:hover{background:#19b0d0}
.cdx_sell .s_left li:hover a{color:#fff}
.cdx_sell .s_left li p{font-size:16px;padding-top:20px;margin-left:20px;line-height:20px;text-align:left}
.cdx_sell .s_left li span{font-size:24px;line-height:50px;margin-left:20px;text-align:left;display:block;font-weight:600}
.cdx_sell .s_left li a{color:#333}
.cdx_sell .s_right{width:78%;float:right}
.cdx_sell .s_right ul li { float:left; width:32.26%; box-sizing:border-box; margin-right:15px;margin-bottom:15px;overflow:hidden;background:#fff;border:1px solid #ddd;overflow:hidden}
.cdx_sell .s_right ul li .image { width:100%;overflow:hidden}
.cdx_sell .s_right ul li .image img { width:100%;height:100%;transition: all 0.3s;}
.cdx_sell .s_right ul li .text {margin:15px;text-align:center;}
.cdx_sell .s_right ul li .text h3 { font-size:14px; line-height:20px; height:20px; overflow:hidden;color:#333333;font-weight:500}
.cdx_sell .s_right ul li:nth-child(3n+3){float:right;margin-right:0}
.cdx_sell .s_right li:hover{border:1px solid #19b0d0;box-sizing:border-box}
.cdx_sell .s_right li:hover .image img{transform: scale(1.03)}
/*首页联系我们*/
.cdx_map{background:#f5f5f5 url(img/cdx05bj.jpg) no-repeat 0 -100px;overflow: hidden;padding: 80px 0 80px;}
.m_map{width:1200px;margin:80px auto 0px;box-shadow: 1px 1px 8px 2px rgb(255 255 255 / 50%);background:#fff;border-radius:5px;overflow:hidden;height:460px}
.m_map .m_left{width:50%;height:560px;float:left;padding-left:30px;overflow:hidden}
.m_map .m_right{width:40%;float:left;padding-top:50px;margin-left:50px;overflow:hidden}
.m_map .m_right p{line-height:30px;color:#333;font-size:14px;}


/*四大优势*/
.sdys{overflow:hidden}
.sdys .s_text{text-align:center;line-height:80px;}
.sdys .s_text h3{color:#333;font-size:28px}
.sdys .s_text img{vertical-align: middle;position: relative;}
.sdys .s_text em{color:#19b0d0;font-size:28px}
.sdys ul{overflow:hidden;padding-top:30px}
.sdys li{overflow:hidden;margin-bottom:10px}
.sdys li .pic_img{width:485px;height:300px;float:left}
.sdys li .pic_img img{width:100%;height:100%}
.sdys li .text {width: 520px;height: 150px;padding: 30px 40px 0 90px;position: relative;float:right}
.sdys li .text span{display: block;color: #19b0d0;font-family: Arial;font-size: 50px;line-height: 50px;position: absolute;left: 0;top: 30px;font-weight: bold;font-style: italic;}
.sdys li .text span::after {content: "";display: block;position: absolute;width: 1px; height: 65px;border-left: 1px #a6a6a6 solid;top: 90px;left: 30px;}
.sdys li .text h4{font-size:24px;color:#333}
.sdys li .text p{font-size: 15px;margin-top: 15px;line-height: 30px;color: #666;}
.sdys li:nth-child(2n+2) .pic_img{float:right}


/*品牌页*/
.cdx_brand_list { margin-top:30px;padding-bottom:30px;}
.cdx_brand_list ul { overflow:hidden;}
.cdx_brand_list ul li { float:left; padding:10px;line-height:40px; box-sizing:border-box; width:15.8333333333333%;overflow:hidden; background:#fff; margin-right:1%; margin-top:15px;border:1px solid #eee;}
.cdx_brand_list ul li:nth-child(6n+6) { margin-right:0;}
.cdx_brand_list ul li img { width:100%;}
.cdx_brand_list ul li p { font-size:14px; color:#666; line-height:30px; text-align:center; margin-top:10px;}

/*招商代理*/
.mall_info{overflow:hidden}
.mall_info ul{padding-top:30px}
.mall_info li{float:left;width:23.85%;margin-right:1.5%;margin-bottom:1%; }
.mall_info li:nth-child(4n+4){float:right;margin-right:0}
.mall_info li .image{width:100%;overflow:hidden;}
.mall_info li .image img{width:100%;transition: all 0.3s}
.mall_info li .text{overflow:hidden;padding:10px;}
.mall_info li .text h3{line-height:30px;color:#333;font-size:14px;}
.mall_info li:hover .text{background:#19b0d0;}
.mall_info li:hover .text h3{color:#fff}
.mall_info li:hover .image img{transform: scale(1.03)}
/*品牌展示*/
.mall_brand{ box-shadow: rgba(227,227,227,.5) 0 0 6px; overflow: hidden;width:1200px;margin-top:50px}
.mall_brand ul {overflow: hidden;}
.mall_brand li {float: left; width: 190px; padding:0px 0px;height: 105px; line-height:105px; border:#19b0d0 solid 1px ;  overflow: hidden;margin-right:9px;margin-bottom:9px;background:#fff;border-radius:5px}
.mall_brand li:nth-child(6n+6){margin-right:0px}
.mall_brand li a {display:block; position: relative; height: 100%; text-align: center}
.mall_brand li a img {margin: 0px auto ; width:140px}
.mall_brand li a p {position: absolute; left: 0px; bottom: -23px; display: block; height: 22px; width: 100%; line-height: 22px;transition: all 0.5s;-webkit-transition: all 0.5s;-ms-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;}
.mall_brand li a p span {display: block; position: relative; width: 100%; line-height: 22px; text-align: center; font-size: 13px; color: #fff; z-index: 1;}
.mall_brand li a p::after {background: #19b0d0; display: block; content: ""; width: 100%; height: 22px; margin-top: -22px; opacity: 0.9; filter: alpha(opacity=50)}
.mall_brand li a:hover p {bottom: 0}
/*公司相片*/
.mall_phone{overflow:hidden}
.mall_phone ul{padding-top:30px}
.mall_phone li{float:left;width:23.85%;margin-right:1.5%;margin-bottom:1%; }
.mall_phone li:nth-child(4n+4){float:right;margin-right:0}
.mall_phone li .image{width:100%;overflow:hidden;}
.mall_phone li .image img{width:100%;transition: all 0.3s}
.mall_phone li .text{overflow:hidden;padding:10px;background:#f5f5f5}
.mall_phone li .text h3{line-height:30px;color:#333;font-size:14px;}
.mall_phone li:hover .text{background:#19b0d0;}
.mall_phone li:hover .text h3{color:#fff}
.mall_phone li:hover .image img{transform: scale(1.03)}

/*视频首页*/
.cdx_video_list { margin-top:30px;padding-bottom:30px;}
.cdx_video_list ul { overflow:hidden;}
.cdx_video_list ul li { float:left; width:23.5%; margin-right:2%; margin-bottom:20px; box-sizing:border-box;}
.cdx_video_list ul li:nth-child(4n+4) { margin-right:0;}
.cdx_video_list ul li img { width:100%;}
.cdx_video_list ul li h2 { font-size:14px; display:block; line-height:40px;}
.cdx_video_list ul li p { color:#999;font-size:12px;}
.cdx_video_list ul li p span { float:right;}
.cdx_video_list ul li p:before,.cdx_video_list ul li p span:before { font-family: 'iconfont'; display:inline-block; width:14px; height:14px; float:left; margin:2px 5px 0 0;font-size:14px;}
.cdx_video_list ul li p:before { content:"\e65d"; margin-top:1px;}
.cdx_video_list ul li p span:before { content:"\e615";}
/*公司视频*/
.mall_video{overflow:hidden}
.mall_video ul{padding-top:30px}
.mall_video li{float:left;width:23.85%;margin-right:1.5%;margin-bottom:1.5%; }
.mall_video li:nth-child(4n+4){float:right;margin-right:0}
.mall_video li .image{width:100%;overflow:hidden;}
.mall_video li .image img{width:100%;transition: all 0.3s}
.mall_video li .text{overflow:hidden;padding:10px;background:#f5f5f5}
.mall_video li .text h3{line-height:30px;color:#333;font-size:14px;}
.mall_video li:hover .text{background:#19b0d0;}
.mall_video li:hover .text h3{color:#fff}
.mall_video li:hover .image img{transform: scale(1.03)}
/*产品首页*/
.mall_sell{overflow:hidden}
.mall_sell ul{padding-top:30px}
.mall_sell li{float:left;width:23.85%;margin-right:1.5%;margin-bottom:1.5%;border:1px solid #e6e6e6; box-sizing: border-box}
.mall_sell li:nth-child(4n+4){float:right;margin-right:0}
.mall_sell li .image{width:100%;overflow:hidden;}
.mall_sell li .image img{width:100%;transition: all 0.3s}
.mall_sell li .text{overflow:hidden;margin:10px; }
.mall_sell li .text h3{line-height:30px;color:#333;font-size:14px;}
.mall_sell li:hover .image img{transform: scale(1.03)}
/*企业动态 THE*/
.main_news .cdx_title { margin-bottom:50px;}
.main_news .n_left{overflow:hidden;width:20%;float:left;background:#fff;border:2px solid #19b0d0;margin-top:30px}
.main_news .n_left ul{overflow:hidden}
.main_news .n_left li{background:#fff;line-height:45px;height:45px;text-align:center;font-size:14px;color:#333;margin-bottom:10px;border:1px solid #ddd;margin:15px;box-sizing:border-box}
.main_news .n_left li:nth-child(1){line-height:100px;height:100px;font-size:24px;font-weight:600;background:#19b0d0;border:none;color:#fff;width:100%;margin:0}
.main_news .n_left li:hover{background:#19b0d0}
.main_news .n_left li:hover a{color:#fff}
.main_news .n_right{float:right;overflow:hidden;width:78%}
.main_news .n_right ul{padding-top:30px}
.main_news .n_right ul li { float:left; width:100%;margin-bottom: 25px;overflow:hidden;}
.main_news .n_right ul li .image { float:left;width:28%;height:163px;overflow:hidden}
.main_news .n_right ul li .image img { width:100%;height:100%;overflow:hidden;transition: all 0.3s}
.main_news .n_right ul li .text { overflow:hidden;padding:1.625% 2%;z-index:1;padding-bottom:20px;background:#f5f5f5;float:left;width:68%}
.main_news .n_right ul li .text  h5 { font-size:16px; color:#333;line-height:40px}
.main_news .n_right ul li .text em a{font-size:14px; color:#8e8e8e; line-height:26px;margin-top:10px;display:block;width:30%;float:right;text-align:right}
.main_news .n_right ul li .text span{display:block;float:right;font-size:14px; color:#8e8e8e;line-height:26px;margin-top:10px;float:left}
.main_news .n_right ul li .text  p { font-size:14px; color:#8e8e8e; line-height:26px;text-indent:2em}
.main_news .n_right ul li:hover .image img{transform: scale(1.03)}
.main_news .n_right ul li:hover .text h5 a{color:#333}
.main_news .n_right ul li:hover .text em a{color:#19b0d0}
/*底部*/

.cdx_footer { background:#f5f5f5; padding:60px 0 60px;overflow:hidden}
.cdx_footer .footer_c{float:left;overflow:hidden;width:100%}
.cdx_footer .footer_c dl {overflow:hidden;width:10%;float:left;height:232px;margin-left:3%}
.cdx_footer .footer_c dl dt { font-size:17px; color:#666464;padding-bottom:18px;font-weight:600;position:relative;margin-bottom:8px}
.cdx_footer .footer_c dl dt:before{content: "";background: #19b0d0;height: 3px;width: 30px;position: absolute;bottom: 0;left: 0}
.cdx_footer .footer_c dl dd { float:left;text-align:left;width:100%;overflow:hidden}
.cdx_footer .footer_c dl dd a { display:block; line-height:30px; font-size:14px; color:#8B8B8C;float:left}
.cdx_footer .footer_c dl dd a:hover,.cdx_footer .footer_c dl em a:hover,.cdx_footer .footer_link dd a:hover{color:#19b0d0}
.cdx_footer .footer_c dl:nth-child(1){margin-left:0}
.cdx_footer .footer_c dl:nth-child(5){width:30%;}
.cdx_footer .footer_c dl .mobile{overflow:hidden}
.cdx_footer .footer_c dl .mobile{ line-height:60px; font-size:24px; color:#fff;font-weight:550}
.cdx_footer .footer_c dl .mobile p { font-family: "Century Gothic";}
.cdx_footer .footer_c dl .mobile p:before {content: "\e87e";display: inline-block;font-family: 'iconfont';margin-right: 8px;font-size: 40px;line-height: 50px;float: left;}
.cdx_footer .footer_c dl em{display:block; line-height:30px; font-size:14px; color:#8B8B8C;overflow:hidden}
.cdx_footer .footer_c dl:nth-child(6){float:right;width:10%;border-right:0;margin-right:5%}
.cdx_footer .footer_c dl .footer_r{overflow:hidden;}
.cdx_footer .footer_c dl .footer_r .ri{width:125px;float:left;}
.cdx_footer .footer_c dl .footer_r .ri .img{width:125px;height:125px;overflow:hidden;padding-top:5px}
.cdx_footer .footer_c dl .footer_r .ri .img img{width:100%}
.cdx_footer .footer_c dl .footer_r .ri p{font-size:14px;line-height:25px;height:25px;text-align:center;color:#8B8B8C;margin-top:10px;font-weight:500}
.cdx_footer .footer_c dl p{color:#6f6d6d;font-size:17px;font-weight:600}
.cdx_footer .footer_c dl em{color: #8B8B8C;font-size: 14px;line-height:20px}
.cdx_footer .footer_c dl em a{color:#8B8B8C}
.cdx_footer .footer_link{width:100%;overflow:hidden}
.cdx_footer .footer_link dl{padding-top:30px}
.cdx_footer .footer_link dt{overflow:hidden;font-size:14px;color:#666464;line-height:26px;float:left;font-weight:600}
.cdx_footer .footer_link dd a{font-size:14px;line-height:26px;color:#8B8B8C;float:left;margin-right:20px}
.foot_box2 {text-align:center; color:#999;  font-size:14px;width:100%;background:#2e2e2e;height:80px;line-height:80px}
.foot_box2 .foot_logo{float:left;display:flex;align-items:center; margin-right:8px;width:180px;overflow:hidden}
.foot_box2 .foot_logo img{width:100%}
.foot_box2 .foot_text p { color:#fff;line-height:80px}
.foot_box2 .foot_text a{ color:#fff}

/*买家正在看*/
.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;}

/*猜你喜欢*/
.left-side{width:250px;float:left;}
.show_title { height:45px;line-height:45px;padding:0 15px;font-size:16px;background:#fff; border:1px solid #eee;}
.show_title strong:before { content:""; display:inline-block; width:4px; height:16px; background:#024697; float:left; margin:15px 10px 0 0;}
.left-side dl{padding:0 15px;padding:0 15px; overflow:hidden;border:1px solid #eee; border-top:none; background:#fff;}
.left-side a{width:95px;height:90px; display: block; color: #333; font-size: 12px; padding:19px 0px 19px 102px; border-bottom:1px solid #f3f3f3; position: relative; overflow:hidden;}
.left-side dl a img {width: 90px; height: 90px; position: absolute; left: 0; top: 19px;}
.left-side dl a b{display: block;  line-height:20px; color: #333; overflow: hidden; font-weight: 400; font-size:14px;}
.left-side dl a:hover b{ color:#ee2c2e}
.left-side dl a span {display: block; height: 25px; line-height: 25px; overflow: hidden; color: #ee2c2e; margin-top:5px; font-size:14px;}
.left-side dl a span em { font-size:12px;}
.left-side dl a:last-child{ border:none}

/*预览区*/
.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:#cc291b;}
.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 #cc291b; 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:#cc291b!important;background:rgb(238 46 44 / .1);}
/*关于我们 THE*/
.main_introduce { margin-top:50px;}
.main_introduce ul { overflow:hidden; margin-bottom:50px;}
.main_introduce ul li { width:33.333333%; height:80px; box-sizing:border-box; float:left; text-align:center;}
.main_introduce ul li:nth-child(2) { border-left:1px solid #eee; border-right:1px solid #eee;}
.main_introduce ul li em,.main_introduce ul li span { display:block;}
.main_introduce ul li em { font-size:42px; color:#0d327f;font-family:"Century Gothic";}
.main_introduce ul li span { font-size:16px; color:#666;}
.main_introduce p { font-size:16px; line-height:30px; color:#888; text-align:center;}
.main_introduce p a { color:#0d327f;}
.main_introduce dl { overflow:hidden; margin-top:50px;}
.main_introduce dl dd { float:left; width:30%; box-sizing:border-box; padding:10px; border:1px solid #eee; margin-right:5%;}
.main_introduce dl dd:nth-child(3n+3) { margin-right:0;}
.main_introduce dl dd .image { width:100%;position:relative;}
.main_introduce dl dd .image img { width:100%;}
.main_introduce dl dd .image p { width:100%; height:36px; line-height:36px; font-size:16px; color:#fff; background: rgb(13 50 127 / .9); text-align:center; position:absolute; bottom:0;}

/*采购内容页*/
.show_buy { padding-top:50px;}
.show_buy ul li { float:left; width:18.4%; margin-right:2%; margin-top:30px;}
.show_buy ul li:nth-child(5n+5) { margin-right:0;}
.show_buy ul li .image { width:100%;}
.show_buy ul li .image img { width:100%;}
.show_buy ul li .text { margin-top:15px;}
.show_buy ul li .text h2 { font-size:14px; line-height:30px;}
.show_buy ul li .text h2 a { color:#000;}
.show_buy ul li .text p { line-height:26px; font-size:14px; color:#000;}
.show_buy ul li .text p span { color:#999;}
.show_buy ul li .text a.baojia { display:block; line-height:34px; font-size:14px; text-align:center; color:#fff; background:#f60; margin-top:10px;}

/*人才内容页*/
.show_job { margin-top:20px;}
.show_job table { border-collapse: collapse;}
.show_job table tr:nth-child(1) { background:#273864;}
.show_job table tr:nth-child(1) td { color:#fff;}
.show_job table tr:nth-child(2n+3) { background:#f9f9f9;}
.show_job table tr td { height:48px; color:#333; font-size:12px; border:1px solid #e6e6e6; text-align:center;}


/*联系方式*/
.cdx_contact { overflow:hidden; margin-top:50px; padding:0 15px;}
.cdx_contact dl { line-height:40px; font-size:16px; overflow:hidden;}
.cdx_contact dl dt { float:left; color:#888; width:10%;}
.cdx_contact dl dd { float:left; color:#000; width:80%;}
.cdx_contact_map { width:100%; margin:50px 0; box-sizing:border-box;}
.cdx_contact_map iframe { width:100%; height:300px; border:2px solid #19b0d0; overflow:hidden; box-sizing:border-box;}
.cdx_contact_map p { font-size:14px; color:#666; line-height:26px; margin-top:20px; text-align:center;}
.cdx_contact_map body, html, #allmap { width:100%;}

/*荣誉资质*/
.cdx_honor_list { overflow:hidden; margin:30px 0;}
.cdx_honor_list ul li { width:24.25%; float:left; box-sizing:border-box; margin-right:1%; margin-top:15px; border:1px solid #eee; padding:10px;background:#fff;}
.cdx_honor_list ul li:nth-child(4n+4) { margin-right:0;}
.cdx_honor_list ul li .image { width:100%;margin-bottom:15px;}
.cdx_honor_list ul li .image img { width:100%;}
.cdx_honor_list ul li h2 { display:block; font-size:14px; color:#000; margin-bottom:5px; line-height:26px;}
.cdx_honor_list ul li p { line-height:26px; color:#666; font-size:12px;}
.cdx_honor_show { padding-top:30px;}
.cdx_main_honor_show img { max-width:100%;}
.honor_title { height:50px; line-height:50px; font-size:22px; color:#333; text-align:center; display:block;}
.cdx_info { line-height:30px; font-size:14px; color:#999; text-align:center;margin: 15px 0 30px;}
.cdx_honor_show dl { line-height:40px; font-size:14px; overflow:hidden; float:left; width:48%;}
.cdx_honor_show dl:nth-child(2n+2) { float:right;}
.cdx_honor_show dl dt { float:left; color:#888; width:20%;}
.cdx_honor_show dl dd { float:left; color:#000; width:80%;}
.honor_zsjs { line-height:30px; color:#666; font-size:14px;}
.honor_zstp { overflow:hidden; width:100%; text-align:center;}
.honor_zstp img { max-width:100%;}

/*友情链接*/
.cdx_link { margin-top:30px;}
.cdx_link ul { overflow:hidden;}
.cdx_link ul li { float:left; padding:0 10px; line-height:40px; box-sizing:border-box; width:20%; overflow:hidden;}
.cdx_link ul li a { font-size:16px; color:#666;}
.cdx_link ul li a:hover { color:#cc291b;}


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

/*猜你喜欢*/
.left-side{width:250px;float:left;}
.show_title { height:45px;line-height:45px;padding:0 15px;font-size:16px;background:#fff; border:1px solid #eee;}
.show_title strong:before { content:""; display:inline-block; width:4px; height:16px; background:#024697; float:left; margin:15px 10px 0 0;}
.left-side dl{padding:0 15px;padding:0 15px; overflow:hidden;border:1px solid #eee; border-top:none; background:#fff;}
.left-side a{width:95px;height:90px; display: block; color: #333; font-size: 12px; padding:19px 0px 19px 102px; border-bottom:1px solid #f3f3f3; position: relative; overflow:hidden;}
.left-side dl a img {width: 90px; height: 90px; position: absolute; left: 0; top: 19px;}
.left-side dl a b{display: block;  line-height:20px; color: #333; overflow: hidden; font-weight: 400; font-size:14px;}
.left-side dl a:hover b{ color:#ee2c2e}
.left-side dl a span {display: block; height: 25px; line-height: 25px; overflow: hidden; color: #ee2c2e; margin-top:5px; font-size:14px;}
.left-side dl a span em { font-size:12px;}
.left-side dl a:last-child{ border:none}

/*产品详情*/
.right-side { overflow:hidden; width:935px; float:right;}
.show_main { border:#eee 1px solid;border-top:none;background:#FFFFFF;padding:16px;margin:0 0 20px;overflow:hidden; line-height:28px; font-size:14px;}
.sx { width:100%; overflow:hidden;margin-bottom:20px;font-size:14px;}
.sx dl{height:30px;line-height:30px; float:left;width:33%;overflow:hidden;padding:0px;}
.sx dl dt{float:left;color:#777}
.sx dl dd{overflow:hidden}
.content{padding:15px 0px;overflow:hidden}
.content img { display:block; margin:0 auto; max-width:100%;height: auto;}

/*产品内容页 END*/

/*新闻中心*/
.news_list { margin-top:30px; padding:0 25px 20px 25px;}
.news_list ul li { overflow:hidden; padding:30px 0; border-bottom:1px solid #e6e6e6;}
.news_list ul li .image { float:left; width:240px; margin-right:30px;position:relative;}
.news_list ul li .image span { position: absolute;top: 0px;left:0px;display: inline-block;background: #ef9d09;width: 60px;height: 70px; text-align:center; color:#fff;}
.news_list ul li .image span i {height:60%;display:flex;align-items: center;justify-content: center; font-size:24px; font-weight:700;font-family: Impact;background:#19b0d0;}
.news_list ul li .image span em { height:40%;display: flex;align-items: center;justify-content: center; font-size:12px;font-family: Impact;}
.news_list ul li .image img { width:100%;}
.news_list ul li .text { overflow:hidden;}
.news_list ul li .text h2 { font-size:20px; height:26px; line-height:26px; color:#333;}

.news_list ul li .text p { font-size:14px; color:#666; line-height:30px; margin:20px 0; overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;}


.title_show { font-size:30px; color:#000; margin-top:50px; text-align:center;}
.info_show { font-size:14px; color:#999; text-align:center; padding:30px 0;}
.info_show a { color:#024697;}
/*=====================内页样式 END=====================*/