/*
	[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:#ffffff;}
ol,ul{list-style:none;}
input,button,select,textarea{outline: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;}
.fofofo{overflow:hidden;background:#eeeeee;padding:30px 0 0 0}
.fff{overflow:hidden;background:#fff;padding:50px 0}
.banner{margin-top:0px}

.b30{height:30px;overflow:hidden}
/*网站头部*/
.header_top{background:#fff;height:30px;position:relative;border-bottom:1px solid #ededed}
.header_left{color:#888888;font-size:14px;line-height:30px;float:left}
.header_list{position:relative}
.header_list li{display: inline;line-height: 30px;color: #4c4c4c;font-size: 13px}
.header_list li a:after {content: "";position: absolute;left: 0;top: 2px;width: 1px;height: 14px;background: #7f7f7f;}
.header_list li a{font-size: 14px;color: #888888;padding: 0 9px;position: relative;}
.header_list li:nth-child(1) a:after{display:none}
.f_l{float:left}
.f_r{float:right}

.header_main{width: 100%;height: 100px;z-index: 100;background:#fafafa;overflow:hidden}

.header_main .logo{float:left;display: flex;justify-content: center;align-items: center;margin-top:14px;overflow:hidden}
.header_main .logo img{height: 60px;}




.header_main .name{width:300px;float:left;margin-top:14px;margin-left:20px;position:relative}
.header_main .name h3{line-height:36px;font-size:24px;color:#333;font-weight: 500}
.header_main .name p{line-height:26px;font-size:16px;color:#666666}
.header_main .name:before{content: "";top:8px;width:1px;height:50px;background:#e7e7e7;position:absolute;left:-10px}
.header_main .search{margin-top:30px;float:left;position:relative;margin-left:80px}
.header_main .search span{font-size:16px;line-height:40px;float:left;display:block;color:#666666}
.se {display: inline-block; text-align:center;float:right}
.se select { width: 90px; height:40px; display:none;}
.se input { border-radius:0px;padding:0px; margin:0px; outline: none;}
.se .se_1 {color:#999;height:40px; padding:0px 10px;font-size:16px;width:320px;border:none;background:#fff;margin-right:-5px;border:1px solid #f60;box-sizing:border-box}
.se .se_2 { background: #f60;color:#fff;border:none;font-size:16px;line-height:40px; padding:0px 20px;}
.header_main .tel{margin-top:24px;padding-left: 65px;float:right;position:relative;}
.header_main .tel:before{width:65px;height:55px;content:"\e869";font-family: "iconfont";position:absolute;top:4px;left:12px;color:#f60;font-size:46px}
.header_main .tel span{color: #666666;font-size: 14px;line-height: 20px;}
.header_main .tel h3{color: #f60;font-size:24px;line-height: 30px;font-weight:500}


.cdx_nav{position:relative;box-sizing:border-box;height:50px;text-align:center;background-image: linear-gradient(#fe964f, #fe6601);}
.nav_left{float:left;width:200px;position:relative;background:#ff9900}
.nav_left .nav1_img{background: url(img/vbg01.png) 0 -1474px no-repeat;width: 15px;height: 20px;float:left;margin-top:13px;margin-left:15px; }
.nav_left span{line-height:50px;color:#fff;text-align:left;font-size:16px;display:block;margin-left:65px;font-weight:600}
.nav_left span a{color:#fff}
.nav_left .nav_2{width:100%;height:auto;position:absolute;left:0;top:50px;z-index:15}
.nav_left .nav_2 ul{overflow:hidden}
.nav_left .nav_2 li a{color:#fff;font-size:14px;overflow:hidden;padding:21px 0;box-sizing:border-box;background:#38414c;border-bottom: #dbdbdb 1px solid;text-align:center;display:block}
.nav_left .nav_2 li:last-of-type{border-bottom:none}
.nav_left .nav_2 li:hover a{background:#f60}
.nav_right{float:left;width:970px;height:50px;margin-left:30px}
.nav_right dl{width:100%}
.nav_right dl dd { display:inline-block;position:relative;box-sizing: border-box;}
.nav_right dl dd span a{font-size: 16px;color:#fff; display:inline-block; line-height:50px; text-align:center;padding:0 25px;float:left}
.nav_right dl dd.hover span a{background:#ff9900}
.nav_right dl dd:hover span a{background:#ff9900}
.nav_right dl dd:last-child{margin-right:0}
.nav_right dl dd .div_a{position:absolute;width:100%;left:0;top:50px;height:0;transition:all .3s;background:#fea500;display:none;z-index:15}
.nav_right dl dd:hover .div_a{height:auto;display:block}
.nav_right dl dd:hover .div_a a{text-align:center;color:#fff;font-size:14px;line-height:40px;width:100%;display:block}
.nav_right dl dd:hover .div_a a:last-child{border-bottom:none}
.nav_right dl dd .div_a a:hover{background:#f59d05;color:#fff}



/*幻灯区 THE*/
.swiper-slide{border:none}
.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:rgb(255,102,0);width:12px;height:12px;}


/*幻灯区 END*/


/*产品推荐*/
.sell_elite{overflow:hidden; position:relative;padding:30px 0 0 0;width:100%;background:#fafafa;padding:50px 0}
.sell_elite ul{ overflow:hidden;}
.sell_elite ul li{width:285px;float:left;margin:0 20px 0px 0;background:#fff;background:#fff;box-sizing:border-box;padding:10px;border:1px solid #fff;transition: all .3s ease}
.sell_elite ul li .pc_img{width:100%;height:263px;position:relative;overflow:hidden;box-sizing:border-box}
.sell_elite ul li .pc_img img{width:100%;height:100%;transition: all .4s ease}
.sell_elite ul li .pc_img .right_top{position:absolute;width:40px;height:40px;background:url(img/right_top.png)no-repeat center;z-index:1;right:0px;top:0px}
.sell_elite ul li .pc_img .left_top{position:absolute;width:36px;height:64px;background:url(img/sell_jx.png)no-repeat center;z-index:1;left:0px;top:0px}
.sell_elite ul li .pc_img .left_top p{text-align:center;font-size:14px;line-height:20px;color:#fff;margin-top:8px}
.sell_elite ul li .text{overflow:hidden;padding:10px 10px 0 10px}
.sell_elite ul li .text h3{font-size:16px;color:#555;padding-bottom:8px;font-weight:500}
.sell_elite ul li .text p{font-size:14px;color:rgb(169,169,169);}
.sell_elite ul li:nth-child(4n+4){float:right;margin-right:0}
.sell_elite ul li:hover{border:1px solid #ff6600}
/*招商加盟*/
.cdx_info{overflow:hidden;background:#fafafa;padding-bottom:30px}
.info_box{width:1200px;margin:0 auto;background:url(img/infobj.jpg)no-repeat center;height:142px;overflow:hidden}
.info_title{margin-left:15px;padding-top:10px;position:relative}
.info_title:before{position:absolute;left:0;top:17px;width:3px;height:22px;content:'';background:#f60}
.info_title strong{display:block;font-size:24px;color:rgb(51,51,51);float:left;margin-left:10px;margin-right:10px}
.info_title p {float:left;margin-top:10px}
.info_title p a{font-size:14px;color:#a9a9a9;margin-right:15px}

/*产品中心*/
.cdx_sell{overflow:hidden;background:#fafafa;padding-bottom:10px;}
.cdx_sell dl{overflow:hidden;border:1px solid #ededed;margin-bottom:50px;background:#fff;padding-bottom:20px}
.cdx_sell dt{overflow:hidden;height:55px;padding-left:10px;background:#f8f8f8}
.cdx_sell dt strong{float:left;font-size:24px;color:rgb(51,51,51);line-height:55px;margin-left:10px}
.cdx_sell dt span{display:block;width:24px;height:28px;background:url(img/01.png)no-repeat;font-size:14px;color:#f90;float:left;text-align:center;line-height:23px;margin-top:16px;}
.cdx_sell dt .s_right a{font-size:14px;color:#a9a9a9;line-height:55px}
.cdx_sell dt .s_right{float:right;text-align:left;line-height:55px;font-size:14px;color:#a9a9a9;margin-right:10px}
.cdx_sell dt .s_right a:hover{color:#f90}
.cdx_sell dd{background:#fff;float:left;width:275px;overflow:hidden;box-sizing:border-box;margin-top:20px;margin-left:20px;box-sizing:border-box;border:1px solid #ededed;transition: all .3s ease}
.cdx_sell dd .pc_img{width:100%;height:275px;position:relative;overflow:hidden;border-bottom:none;}
.cdx_sell dd .pc_img img{width:100%;height:100%;transition: all .8s ease}
.cdx_sell dd .pc_img .right_top{position:absolute;width:40px;height:40px;background:url(img/right_top.png)no-repeat center;z-index:1;right:10px;top:10px;display:none}
.cdx_sell dd .pc_img .left_top{position:absolute;width:40px;height:40px;background:url(img/left_top1.png)no-repeat center;z-index:1;left:10px;top:10px;display:none}
/*.cdx_sell dd:nth-child(2) .pc_img{height:760px;padding:0;border:none}*/
/*.cdx_sell dd:nth-child(2) .pc_img .right_top{right:0;top:0}*/
/*.cdx_sell dd:nth-child(2) .pc_img .left_top{left:0;top:0}*/

.cdx_sell dd .text{padding:0px 10px 10px;overflow:hidden;transition: all .3s ease}
.cdx_sell dd .text strong{font-size:14px;color:#555;position:relative;height:50px;line-height:20px;display:block;padding-top: 5px;
    box-sizing: border-box}
.cdx_sell dd .text strong:before{content:'';position:absolute;bottom:0;left:0;width:76px;height:16px;background:url(img/sexx.png)no-repeat}
.cdx_sell dd .text p{color:#888888;font-size:14px;margin-top:15px;width:50%;float:left}
.cdx_sell dd .text em{display:block;float:right;color:#888888;font-size:14px;margin-top:15px}
.cdx_sell dd .text em a{color:#888888}
.cdx_sell dd:hover{border:1px solid #f60}
/*.cdx_sell dd:nth-child(2):hover .pc_img{border:none}*/
/*.cdx_sell dd:nth-child(2):hover .pc_img img{-moz-transform: scaleX(1);-webkit-transform: scaleX(1);-o-transform: scaleX(1);transform: scaleX(1)}*/
.cdx_sell dd:hover .pc_img img{-moz-transform: scaleX(-1);-webkit-transform: scaleX(-1);-o-transform: scaleX(-1);transform: scaleX(-1)}
/*免费测量*/
.mfcl{overflow:hidden;background:#fafafa;background:url(img/mf.jpg)no-repeat;width:1200px;margin:0 auto;height:158px}
.mfcl_list{display: flex;justify-content:space-around;width:100%;height:108px;padding-top:25px}
.mfcl_list li{width:274px;border:1px solid #fff;overflow:hidden;height:100%;box-sizing:border-box}
.mfcl_list li .list_box{width:254px;height:88px;margin:10px auto;background:rgb(253,211,142,0.6)}
.mfcl_list li .list_box .pc_img{width:56px;height:56px;border-radius:50px;background:url(img/mf1.gif)no-repeat;float:left;margin-top:15px;margin-left:25px}
.mfcl_list li .list_box .text{width:173px;padding-left:10px;overflow:hidden;margin-top:10px;box-sizing:border-box;padding-top:15px}
.mfcl_list li .list_box .text strong{color:#000000;font-size:16px;font-weight:500}
.mfcl_list li .list_box .text p{color:#000000;font-size:14px;margin-top:10px}
.mfcl_list li:nth-child(2) .list_box .pc_img{background:url(img/mf2.gif)no-repeat}
.mfcl_list li:nth-child(3) .list_box .pc_img{background:url(img/mf3.gif)no-repeat}
.mfcl_list li:nth-child(4) .list_box .pc_img{background:url(img/mf4.gif)no-repeat}


/*新闻资讯*/
.main_news{background:#fff;overflow:hidden;margin-top:60px;padding:10px;box-sizing:border-box;margin-bottom:50px}
.main_news dl{overflow:hidden}
.main_news dt{height:32px;line-height:32px;padding-left:30px;position:relative;font-size:22px;color:rgb(85,85,85);margin:10px 0;overflow:hidden}
.main_news dt:before{position:absolute;top:5px;left:0;width:22px;height:22px;background:url(img/news_1.png)no-repeat;content: "";}
.main_news dd{overflow:hidden;width:48%;margin-bottom:10px;padding-bottom:15px;float:left}
.main_news dt a{display:block;float:right;width:25px;height:10px;background:url(img/news_2.png)no-repeat;margin-top:10px;margin-right:10px}
.main_news dd:nth-child(2n+2){float:right}
.main_news dd .list_left{width:30%;height:110px;overflow:hidden;float:left}
.main_news dd .list_left img{width:100%;height:100%;transition: all 0.3s}
.main_news dd .list_right{width:70%;color:#fff;float:left;overflow:hidden;box-sizing:border-box;padding-left:20px;}
.main_news dd .list_right h3{font-size:16px;line-height:24px;color:#333;font-weight:500;margin-bottom:5px;}
.main_news dd .list_right p{font-size:14px;line-height:26px;color:#888888}
.main_news dd:last-child{margin-bottom:0}
.main_news dd:hover .list_right h3{color:#f90}
.main_news dd:hover .list_left img,.news_left li:hover .pc_img img{transform: scale(1.05)}
/*首页联系我们*/
.index_map{padding:50px 0;overflow:hidden;background:#fff}
.index_map li{width:25%;float:left;padding-bottom:30px}
.index_map li i{width:70px;height:70px;border-radius:50%;border:1px solid #ddd;position:relative;display: flex;justify-content: center;align-items: center;margin:0 auto}
.index_map li i:before{font-size:36px;color:rgb(255,102,0);content:"\e61f";font-family: "iconfont";}
.index_map li  p{font-size:16px;color:rgb(255,102,0);line-height:26px;text-align:center;font-weight:550;margin:10px 0 0 0}
.index_map li span{font-size:14px;color:rgb(255,102,0);line-height:26px;display:block;text-align:center}
.index_map li:nth-child(2) i:before{content:"\e60d"}
.index_map li:nth-child(3) i:before{content:"\e695"}
.index_map li:nth-child(4) i:before{content:"\e804"}

.map_right{width:100%;box-sizing:border-box;border:1px solid rgb(255,102,0);height:380px;overflow:hidden}


/*友情链接*/
.cdx_link{padding:25px 0;overflow:hidden;background:#fff;border-top:1px solid #f1f1f1}
.cdx_link p{font-size: 16px!important;line-height: 24px;margin-bottom:10px;position:relative;color:rgb(255,102,0);}
.cdx_link p span{color:#999;font-family: "Times New Roman",Times,serif;}
.cdx_link ul li{float: left;line-height: 19px;margin-right: 30px;font-size:14px}
.cdx_link ul li a{color:#999;}
.cdx_link ul li:hover a{color:rgb(255,102,0)}
.cdx_link ul{overflow:hidden;width:100%}
/*底部*/
.cdx_footer{overflow:hidden;padding:30px 0 50px;background:#eaeaea}
.f_box_1{float:left;width:70%;overflow:hidden;display: flex;justify-content:space-between}
.f_box_1 dl{overflow:hidden}
.f_box_1 dt{font-size:18px;color:rgb(255,102,0);line-height:32px;padding-left:22px;position:relative;padding-bottom:10px}
.f_box_1 dt:before{position:absolute;top:8px;left:0;width:18px;height:20px;content:'';background:url(img/f1.png)no-repeat}
.f_box_1 dd{line-height:30px;font-size:14px;color:#888888;position:relative;padding-left:10px}
.f_box_1 dd:before{position:absolute;top:12px;width:6px;height:6px;left:0;content:"";background:#cccccc;border-radius:50px}
.f_box_1 dl:nth-child(2) dt:before{background:url(img/f2.png)no-repeat}
.f_box_1 dl:nth-child(3) dt:before{background:url(img/f3.gif)no-repeat}
.f_box_1 dl:nth-child(4) dt:before{background:url(img/f4.png)no-repeat}
.f_box_1 dd a{color:#888888}
.f_box_1 dd a:hover{color:rgb(255,102,0)}
.f_box_1 p{line-height:30px;font-size:14px;color:#888888}
.f_box_1 dl:nth-child(4){width:250px}
.f_box_2{float:right;width:25%;display: flex;justify-content:space-around}
.f_box_2 .ri{width:125px;margin:0 auto}
.f_box_2 .ri .img{width:125px;height:125px;overflow:hidden;padding-top:5px}
.f_box_2 .ri .img img{width:100%}
.f_box_2 .ri p{font-size:14px;line-height:25px;height:25px;text-align:center;color:#848484;margin-top:10px}
.f_box_2 .r2{width:125px;margin:5px auto }
.f_box_2 .r2 .img{width:105px;height:105px;overflow:hidden;padding:10px;background:#fff}
.f_box_2 .r2 .img img{width:100%;}
.f_box_2 .r2 p{font-size:14px;line-height:25px;height:25px;margin-bottom:5px;color:#848484;margin-top:10px;text-align:center}
.f_box_3{overflow:hidden;padding:70px 0 0px;text-align:center;font-size:14px;color:#888888;width:100%}
.f_box_4{overflow:hidden;padding:10px 0;display: flex;justify-content:space-around;width:75%;margin:0 auto}
.f_box_4 li a{line-height:30px;font-size:14px;color:#888888}
.f_box_5{overflow:hidden;width:100%}
.f_box_5 dl{overflow:hidden}
.f_box_5 dt{font-size:12px;color:#666666;line-height:30px;display:block;width:5%;float:left}
.f_box_5 dd a{font-size:12px;color:#666666;line-height:30px;float:left;margin-right:15px}
.f_box_5 dd a:hover{color:rgb(255,102,0)}
/*左侧通用*/
.cdx_page2{width:100%;overflow:hidden;margin:0 auto;padding:30px 0 50px;background:#fff}
.cdx_page{width:100%;overflow:hidden;margin:0 auto;padding:50px 0;background:#fafafa}
.page_left{width: 270px;float:left}
.page_left .title{height: 120px;color: #fff;line-height: 120px;background: rgb(255,102,0);}
.page_left .title h3{position: relative;font-size: 24px;font-weight: bold;margin: 0 20px;text-align:left;font-weight:500}
/*栏目分类*/
.page_left .lefta{background:#fff;}
.page_left .lefta .comt{width:100%;background: #fff;border-top: 0;overflow: hidden;box-sizing: border-box}
.page_left .lefta .comt ul{overflow: hidden;padding:5px 0 15px}
.page_left .lefta .comt ul li{width:100%}
.page_left .lefta .comt ul li a{display: block;color: #333;font-size: 16px;line-height: 50px;padding-left: 20px;padding-right: 45px;overflow: hidden;}
.page_left .lefta .comt ul li:hover a{color:#fff}
.page_left .lefta .comt ul li:hover{background:rgb(255,102,0)}
.page_left .lefta .comt ul li:last-child{border-bottom:none}

/*新闻推荐*/
.re_news{background:#f5f5f5;margin-bottom:30px;overflow:hidden}
.re_news ul{overflow:hidden}
.re_news li{line-height:50px;font-size:14px;border-bottom:1px solid #fff;overflow:hidden;padding:0 15px}
.re_news li a{color:#333;overflow:hidden;line-height:50px;height:50px;box-sizing:border-box}
.re_news li a:hover{color:rgb(255,102,0)}
.re_news li a em{width:26px;line-height:50px;height:50px;margin-right:5px;text-align:center;font-weight:550;color:#999999}
.re_news li:nth-child(1) a em,.re_news li:nth-child(2) a em,.re_news li:nth-child(3) a em{color:rgb(255,102,0)}
.re_news li:last-child{border-bottom:none}
/*内页右侧*/
.page_right{width: 910px;float:right;box-sizing:border-box;padding:0 15px}
.page_right h3{font-size:18px;line-height:40px;color:#000000;font-weight:600;overflow:hidden;border-bottom:1px solid #ededed;margin-bottom:30px;padding-left:10px;position:relative}
.page_right h3:before{position:absolute;top:12px;width:3px;height:18px;left:0;content:'';background:rgb(255,102,0)}
/*内容页面包屑样式*/
.right_nav{height: 35px;line-height: 35px;padding: 5px 0;font-size: 14px;color: #666;border-bottom: 1px solid #F1F1F1;margin-bottom: 20px;}
.right_nav i{display: inline-block;width: 18px;height: 22px;margin-right: 10px;background: url(img/locationico.png) no-repeat;vertical-align: middle;}
.right_nav a{font-size: 14px;color: #666;}
.right_nav a:hover{color: rgb(255,102,0);}

/*文章列表*/
.news_list{margin-bottom: 20px;}
.news_list li{border: 1px solid #dfdfdf;border-top: none;padding: 20px 30px;transition: all .5s;background: #fff;}
.news_list li:first-child{border-top: 1px solid #dfdfdf;}
.news_list li .img{position:relative;width: 180px;height: 135px;display:block;overflow: hidden;cursor: pointer;}
.news_list li .img img{width: 100%;height: 100%;transition: all 0.3s ease-out 0s;}
.news_list li .txt{position: relative;width:625px;float:right}
.news_list li .txt h4{color: #333;font-size: 20px;font-weight: bold;line-height: 30px;padding-right: 60px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;transition: all .5s;}
.news_list li .txt p{color: #7a7a7a;line-height: 25px;text-align: justify;margin-top: 15px;margin-bottom: 20px;height: 50px;overflow: hidden;}
.news_list li .txt .itags{font-size: 14px;color: #787878;line-height: 20px;padding-left: 25px;background: url(img/tags.png) no-repeat center left 1px;}
.news_list li .txt .itags a{color: #787878;}
.news_list li .txt .itags a:hover{color:rgb(255,102,0);}
.news_list li .txt .more{width: 35px;height: 35px;position: absolute;bottom: 0;right: 0;background: url(img/more1.png) no-repeat center top;cursor: pointer;border-radius: 50%;transition: all .5s;}
.news_list li:hover{box-shadow: 0 0 20px #dfdfdf;}
.news_list li:hover .txt h3{color:rgb(255,102,0)}
.news_list li:hover .txt .more{background-image: url(img/more2.png);background-color:rgb(255,102,0)}
/*产品列表*/
/*图片列表通用*/
.Piclist_list{float: left;width: 100%;padding-left: 0px;}
.Piclist_list li{overflow:hidden;float:left;width:23.875%;margin-right:1.5%;box-sizing:border-box;border:1px solid #ededed;padding:10px 10px 0 10px;margin-bottom:15px;transition: all .3s ease;background-color:#fff}
.Piclist_list li:nth-child(4n+4){float:right;margin-right:0}
.Piclist_list li .img{position: relative;width: 100%;aspect-ratio: 1/1;overflow: hidden;}
.Piclist_list li .img img{width:100%;height:100%;transition: all .8s ease}
.Piclist_list li p{color: #555;font-size: 14px;text-align: center;display: block;line-height: 50px;background: #fff;padding: 0 10px;transition: all .5s;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.Piclist_list li:hover{border:1px solid #f90}
.Piclist_list li:hover p{color:#f90}
.photo_list{float: left;width: 100%;padding-left: 0px;}
.photo_list li{overflow:hidden;float:left;width:23.875%;margin-right:1.5%;box-sizing:border-box;margin-bottom:15px;transition: all .3s ease;background-color:#fff}
.photo_list li:nth-child(4n+4){float:right;margin-right:0}
.photo_list li .img{position: relative;width: 100%;aspect-ratio: 1/1;overflow: hidden;}
.photo_list li .img img{width:100%;height:100%;transition: all .8s ease}
.photo_list li p{color: #555;font-size: 14px;text-align: center;display: block;line-height: 50px;background: #fff;padding: 0 10px;transition: all .5s;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.honor_zstp{margin:0 auto;width:400px;height:400px;overflow:hidden}
.honor_zstp img{width:100%;height:100%}
.sell_list{overflow:hidden}
.sell_list li{overflow:hidden;float:left;width:23.875%;margin-right:1.5%;box-sizing:border-box;border:1px solid #ededed;padding:10px 10px 0 10px;margin-bottom:15px;transition: all .3s ease}
.sell_list li:nth-child(4n+4){float:right;margin-right:0}
.sell_list li .pc_img{width:100%;height:188px;position:relative;overflow:hidden;border-bottom:none;}
.sell_list li .pc_img img{width:100%;height:100%;transition: all .8s ease}
.sell_list li .pc_img .right_top{position:absolute;width:40px;height:40px;background:url(img/right_top.png)no-repeat center;z-index:1;right:0px;top:0px;display:none}
.sell_list li .pc_img .left_top{position:absolute;width:40px;height:40px;background:url(img/left_top1.png)no-repeat center;z-index:1;left:0px;top:0px;display:none}
.sell_list li p{font-size:14px;color:#888888;line-height:40px}
.sell_list li:hover{border:1px solid #f90}
.sell_list li:hover p{color:#f90}
/*留言表单*/
/*内容详情页*/
.conBox {overflow:hidden;padding-top:30px}
.conBox .ArticleTitle h1 {font-size: 24px;text-align: center;font-weight: bold;}
.conBox .ArticleMessage{line-height: 30px;height: 30px;margin-bottom: 10px;text-align: center;border-bottom: 1px dashed #ccc;}
.conBox .ArticleMessage span:first-child{margin-left:0;}
.conBox .ArticleMessage span{color: #999;margin-left: 14px;font-size: 12px;}
.conBox .ArticleMessage .jiathis_style{float: left; margin-top: 5px;}
.conBox .ArticleTencont{padding:20px 0;color: #666;font-size:14px;line-height: 28px;text-align: justify;overflow: hidden;box-sizing:border-box;width:100%}
.conBox .ArticleTencont .c_top{height:40px;width:100%;border-bottom:2px solid rgb(255,102,0);box-sizing:border-box;margin-bottom:20px}
.conBox .ArticleTencont .c_top h3{width:120px;line-height:40px;background:rgb(255,102,0);color:#fff;text-align:center;border-radius:5px 5px 0 0}
.conBox .ArticleTencont img{max-width: 100%;}
.conBox #pic{text-align: center;}
.conBox #pic img{display: inline-block;max-width: 800px;padding: 1px;box-shadow: 0 0 20px 0 rgba(0,0,0,.3);}
.px14 p{font-size:14px;color:#666;line-height:30px}
/*产品详情页图片幻灯*/
.txMovie{width:900px}
.tx_left{width: 400px;height: 498px;float: left;padding: 0px 30px 0px 0px;}
.tx_right{float:right;width:460px;overflow:hidden}
.tx_right h3{border-bottom: 1px dashed #ddd;font-size: 18px;color: rgb(255,102,0);padding: 0 0 10px 0;font-weight: bold;margin-bottom: 12px;line-height:40px;}
.tx_right p{color:#999;line-height:30px;margin-top:20px;font-size:14px;margin-bottom:30px}
.tx_right p i{font-size:30px;color:rgb(255,102,0);font-weight:600}
.tx_right a{width:120px;height:40px;line-height:40px;text-align:center;background:rgb(255,102,0);display:block;color:#fff;border-radius:5px}
.ab_on{border:rgb(255,102,0) 1px solid;background:rgb(255,102,0)}

/*表单样式*/
input,button,select,textarea{outline:none;}margin

.cdx-form{overflow: hidden;padding:30px 30px;box-shadow: 0px 0px 3px rgba(0,0,0,0.15);background:white;margin:10px;font-size:14px;}
.cdx-form tr{font-size:14px}
.cdx-form input{border:#e3e3e3 1px solid;padding:7px}
.cdx-form select{border:#e3e3e3 1px solid;padding:6px}
.cdx-form input.adr{margin-top:-4px}
.side_head{height:45px;line-height:45px;padding:0 15px;font-size:16px;border-bottom:#eee solid 1px;background:#1f336e;color:#fff;width:220px;}
.side_head strong { display: block; float: left; height: 16px; border-left: #fff 3px solid; line-height: 16px; padding-left: 10px; margin-top: 12px; font-size: 16px;}
.side_head span a{display:block; background:url(more.png) no-repeat center right; text-indent:-9999px}
.side_body {background:#FFFFFF;padding:10px 20px;margin-bottom:20px;font-size:14px;line-height:30px}
.side_body h1{font-size:14px;}
.main_head{font-size:16px;background:#fff}
.main_head div {overflow:hidden;display:block;height:45px;line-height:45px;}
.main_body {font-size:14px;line-height:28px;margin-bottom:20px;}
.main_body_sell { padding:0;}
.main_head span{font-size:14px}
.main_head strong{display:block;float:left;height:16px;border-left:rgb(255,102,0) 3px solid;line-height:16px;padding-left:10px;margin-top:12px;font-size:16px;}
.main_head strong span{font-size:18px;}
.honor_zstp img{margin:0 auto}
.ly{overflow:hidden;padding-left:20px;border:1px solid #ededed;padding-bottom:100px}

/*地图*/
.input-captcha{line-height:30px;width:100px;border:1px solid #ededed;background:#fafafa;}
/*联系方式*/
.cdx_contact { overflow:hidden;}
.cdx_contact dl { line-height:40px; font-size:16px; overflow:hidden;}
.cdx_contact dl dt { float:left; color:#666; width:10%;font-size:14px}
.cdx_contact dl dd { float:left; color:#666; width:80%;font-size:14px}
.cdx_contact_map { width:100%; box-sizing:border-box;}
.cdx_contact_map iframe { width:100%; height:380px; 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_contact dl dd a:hover{color:rgb(255,102,0)}
.cdx_contact dl dd a{color:#666}

/*客服样式 THE*/

.kefu{position:fixed;right:0px;top:60%;margin-top:-100px;z-index:100;background:rgb(255,102,0); 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:#2b2b2b;}
.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;line-height:40px}
.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*/




/*=====================内页样式 END=====================*/