/*
	[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;min-width:1400px}
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}

.cdx_fl{float:left}
.cdx_fr{float:right}
.b30{height:30px;overflow:hidden}


/*网站头部*/
.header_top{overflow:hidden;background:#dd4425}
.header_top p{font-size:12px;color:#fff;line-height:40px}
.header_top p a{float:right;color:#fff}
.header_main{background:#fff;box-sizing:border-box;position:relative;top:0;left:0;z-index:999;width:100%;height:100px}
.header_main .logo{float:left;overflow:hidden;margin-top:18px;margin-right:10px}
.header_main .logo img{max-height:80px}
.header_main .cdx_nav{position:relative;box-sizing:border-box;height:100px;float:right;text-align:right}
.header_main .cdx_nav dl dd { display:inline-block;position:relative;box-sizing: border-box;margin-right:20px}
.header_main .cdx_nav dl dd span a{font-size: 16px;color:#333; display:inline-block; line-height:40px; text-align:left;margin:30px 0;padding:0 15px}
.header_main .cdx_nav dl dd.hover span a{color:#dd4425;font-weight:600}
.header_main .cdx_nav dl dd:hover span a{color:#dd4425;font-weight:600}
.header_main .cdx_nav dl dd:last-child{margin-right:0}
.header_main .cdx_nav dl dd .div_a{position:absolute;width:130%;left:0;top:100px;height:0;transition:all .3s;background:#f7f7f7;display:none}
.header_main .cdx_nav dl dd:hover .div_a{height:auto;display:block}
.header_main .cdx_nav dl dd:hover .div_a a{text-align:center;color:#333;font-size:14px;line-height:40px;width:100%;display:block;border-bottom:1px solid #fff}
.header_main .cdx_nav dl dd:hover .div_a a:last-child{border-bottom:none}
.header_main .cdx_nav dl dd .div_a a:hover{background:#dd4425;color:#fff}
/*幻灯区 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:#dd4425;width:12px;height:12px;}
/*幻灯区 END*/


/*搜索栏*/
.search_main{width:100%;overflow:hidden;background:#f7f7f7}
.search_main .search_left{width:30%;float:left;overflow:hidden;color:#fff; box-sizing: border-box;padding:20px;background:#dd4425;height:130px; display:flex; align-items:center; justify-content:center;}
.search_main .search_left p{font-size:16px;color:#fff;text-align:left;font-weight:550;margin-bottom:10px}
.search_main .search_left span{font-size:14px;color:#fff}
.search_main .skey{float:left;width:42%;padding-top:35px;overflow:hidden;padding-left:65px;box-sizing:border-box}
.search_main .skey p{font-size: 12px;font-weight: bold;color: #333;line-height:36px;padding-top:5px;overflow:hidden;height:36px}
.search_main .skey p a{display:inline-block;font-weight: normal;color: #999;border-left: 1px solid #a0a0a0;line-height: 15px;padding:0 12px;}
.search_main .skey p a:nth-child(1){border-left:none;}
.search_main .skey p a:hover{color:#dd4425;}
.search_main .skey .se {display: inline-block; text-align:center;}
.search_main .skey .se select { width: 90px; height: 36px; display:none;}
.search_main .skey .se input { border-radius:0px;padding:0px; margin:0px; outline: none;}
.search_main .skey .se .se_1 {color:#999;height:36px; padding:0px 10px;font-size:14px;width:300px;border:1px solid #dd4425;margin-right:5px}
.search_main .skey .se .se_2 { background: #dd4425;color:#fff;border:none;font-size:16px; height:36px; padding:0px 20px;font-size:14px}
.search_main .search_right{float:right;padding-top:35px;color:#333;padding-left:80px;position:relative;overflow:hidden;}
.search_main .search_right p{font-size:16px;margin-bottom:10px}
.search_main .search_right span{font-size:29px;line-height:30px;display:block;font-weight:600;color:#dd4425}
.search_main .search_right:before{width:50px;height:50px;content:"\e869";font-family: "iconfont";position:absolute;top:40px;left:20px;color:#dd4425;font-size:50px}
/*公共标题*/
.cdx_title {margin-bottom: 50px;text-align: center;font-size: 0;visibility: visible;}
.cdx_title strong {display: inline-block;vertical-align: middle;position: relative;font-family: 微软雅黑;font-size: 20px;color: rgb(67, 67, 67)}
.cdx_title p{font-family: Arial, Helvetica, sans-serif;font-size: 30px;color: rgb(204, 204, 204);padding-bottom:10px;display:block;position:relative;line-height:40px}
.cdx_title p:before{position:absolute;bottom:0;left:49%;width:30px;background:#dd4425;height:2px;content:""}


/*产品中心*/
.cdx_sell{overflow:hidden;padding:50px 0;background:#fff}

.cdx_sell ul{overflow:hidden;position:relative;}
.cdx_sell li{width:50%;overflow:hidden;background:#fff;box-sizing:border-box;float:left;}
.cdx_sell li .pc_img{width:50%;height:300px;overflow:hidden;float:left;position:relative}
.cdx_sell li .pc_img img{width:100%;height:100%;transition: all .3s ease}
.cdx_sell li .s_text{position:relative;width:50%;float:right;padding:70px 20px 0;box-sizing:border-box;height:300px;background:#f5f5f5;overflow:hidden}
.cdx_sell li .s_text h3{font-size:18px;color: #dd4425;}
.cdx_sell li .s_text p{line-height: 24px;color: #5a5a5a;margin-top:15px;font-size:14px;overflow: hidden;}
.cdx_sell li .s_text:before{position:absolute;left:20px;bottom:30px;width:30px;height:30px;display: flex;justify-content: center;align-items: center;border-radius:50px;border:2px solid #dd4425;color:#dd4425;font-size:30px;content:"\eaf3";font-family:"iconfont"}
.cdx_sell li:nth-child(2n+2){float:right}
.cdx_sell li:nth-child(3) .pc_img,.cdx_sell li:nth-child(4) .pc_img{float:right}
.cdx_sell li:nth-child(3) .s_text,.cdx_sell li:nth-child(4) .s_text{float:left}

.cdx_sell li:hover .pc_img img{ -moz-transform: scaleX(-1);-webkit-transform: scaleX(-1);-o-transform: scaleX(-1);transform: scaleX(-1);
}
/*优势*/
.sdys{overflow:hidden;width:100%;background:#fff;padding:50px 0 50px}
.sdys ul{overflow:hidden;position:relative;background:#fff;overflow:hidden}
.sdys li{float: left;width: 100%;position: relative;overflow:hidden}
.sdys li .pc_img{width:50%;height:300px;overflow: hidden;position:relative;float:left}
.sdys li .pc_img img{width: 100%;height: 100%;overflow:hidden}
.sdys li .text {width:50%;padding:50px; box-sizing: border-box;float:right;position:relative;background:#f8f8f8;height:300px;overflow:hidden}
.sdys li .text p{width:100px;height:100px;line-height:50px;text-align:left;color:#e9e9e9;font-family: Arial;font-size:80px;font-weight:650}
.sdys li .text h3{color:#dd4425;font-size:24px;line-height: 34px;font-weight:600;position:absolute;top:70px;left:50px;width:80%;z-index:10;transition: all 0s;background:#f8f8f8}
.sdys li .text span{font-size:14px;line-height:34px;text-align: justify;overflow: hidden;text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp:3;-webkit-box-orient: vertical;position:absolute;top:140px;left:50px;width:80%;color:#666}
.sdys li .text em{position:absolute;top:120px;height:4px;width:30px;background:#dd4425;left:50px}
.sdys li:nth-child(2n+2) .pc_img{float:right}
.sdys li:nth-child(2n+2) .text{float:left}
.sdys li:nth-child(1) .text:before{position:absolute;right:0;height:8px;width:120px;top:0;content:"";background:#dd4425}
.sdys li:nth-child(1) .text:after{position:absolute;right:0;height:120px;width:8px;top:0;content:"";background:#dd4425}
.sdys li:last-child .text:before{position:absolute;left:0;height:8px;width:120px;bottom:0;content:"";background:#dd4425}
.sdys li:last-child .text:after{position:absolute;left:0;height:120px;width:8px;bottom:0;content:"";background:#dd4425}
/*合作伙伴*/
.main_brand{padding:50px 0;background:#fff;overflow:hidden}
.main_brand ul {overflow: hidden;}
.main_brand li {float: left; width: 190px; padding:0px 0px;height: 105px; line-height:105px; border:#E9E9E9 solid 1px ;  overflow: hidden;margin-right:9px;margin-bottom:9px;background:#fff;border-radius:5px}
.main_brand li:nth-child(6n+6){margin-right:0px}
.main_brand li a {display:block; position: relative; height: 100%; text-align: center}
.main_brand li a img {margin: 0px auto ; width:140px}
.main_brand li a p {position: absolute; left: 0px; bottom:0; display:none;height:0; width: 100%;transition: all 0.5s;-webkit-transition: all 0.5s;-ms-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;display: flex;}
.main_brand li a p span {display: block; position: relative; width: 100%; line-height:26px; text-align: center; font-size: 13px; color: #fff; z-index: 1}
.main_brand li a:hover p {bottom: 0;background: #dd4425;height:26px;display:block}

/*荣誉证书*/
.honor{background:#fff;overflow:hidden;position:relative;padding:50px 0}
.honor .bd{width:1200px;overflow:hidden; padding-top:30px}
.honor .bd ul{ overflow:hidden;}
.honor .bd ul li{width:285px;float:left;margin:0 20px 20px 0;background:#fff;box-sizing:border-box}
.honor .bd ul li .pic{width:100%;position:relative;overflow:hidden}
.honor .bd ul li .pic img{width:100%;height:100%}
.honor .bd ul li .pic a:hover img{ border-color:#999;  }
.honor .bd ul li p{padding:0 10px;background:#fff;color:#333;font-size:14px;text-align:center;line-height:46px}
.honor .bd ul li:hover p{background:#dd4425;color:#fff}
/*企业相册*/
.photo{ width:100%;  overflow:hidden; position:relative;background:#fff;padding:80px 0}
.photo ul{ overflow:hidden;}
.photo ul li{width:285px;float:left;margin:0 20px 20px 0;background:#fff}
.photo ul li:nth-child(3){margin-right:0;float:right}
.photo ul li:nth-child(7){margin-right:0;float:right}
.photo ul li .pic{width:100%;height:285px;position:relative;overflow:hidden}
.photo ul li:nth-child(1){width:590px}
.photo ul li .pic img{width:100%;height:100%;overflow:hidden;transition: all 0.3s}
.photo ul li .pic .text{width:80%;height:0;display:fixed;justify-content: center;align-items: center;font-size:14px;color:#fff;position: absolute;left: 10%;bottom:0;padding:0 15px;box-sizing:border-box}
.photo ul li .pic .text p{color:#fff;font-size:14px;text-align:center;line-height:40px;opacity:0}
.photo ul li:hover .pic .text{width: 80%;height:40px;transition: all 0.5s;background:#dd4425;display:block;bottom:20px;}
.photo ul li:hover .pic .text p{opacity:1}
.photo ul li:hover .pic img{transform: scale(1.05)}


/*公司介绍*/
.company{overflow:hidden;background:url(img/company.jpg)no-repeat center;position:relative;padding:100px 0;background-attachment:fixed;background-size:100% 100%}

.company_left img{width:100%;height:100%;overflow:hidden}
.company_right{width:1000px;padding:50px;box-sizing:border-box;position:relative;background: #fff;margin:0 auto}
.company_right h3{color:#333;line-height:70px;font-size:20px;position:relative;margin-bottom:10px}
.company_right h3:before{position:absolute;bottom:0;left:0;width:50px;height:2px;background:#dd4425;content:""}
.company_right p{line-height:30px;font-size:14px;color:#333;padding-bottom:20px}
.company_right p a{font-size:14px;color:#dd4425}
.company_right .year{width:100%;font-size:14px;padding:10px 0px ;font-weight:500;height:70px;}
.company_right .year .company-title{width:33%;float:left;color:#333;text-align:center;margin-top:10px}
.company_right .year .company-title span{color:#dd4425;font-size:24px;font-weight:500}
.company_right .year .company-title em{color:#333;font-size:14px;display:block;text-align:center}

/*新闻资讯*/
.main_news{background: #fff;padding:50px 0 70px;overflow:hidden}
.main_news li{width:285px;float:left;margin:0 15px 15px 0;background:#fff;box-sizing:border-box;background:#fff}
.main_news li .list_left{width:100%;height:200px;overflow:hidden;}
.main_news li .list_left img{width:100%;height:100%;transition: all 0.3s;}
.main_news li .list_right{width:100%;color:#fff;float:left;box-sizing:border-box;padding:10px 0 20px 0;border-bottom:1px solid #dddddd;position:relative}
.main_news li .list_right h3{font-size:16px;line-height:24px;color:#333;font-weight:550;margin-bottom:5px;}
.main_news li .list_right em{font-size:12px;line-height:24px;color:#dd4425;}
.main_news li .list_right p{font-size:14px;line-height:26px;color:#999;margin-bottom:10px;}
.main_news li:hover .list_left img{transform: scale(1.03)}
.main_news li .list_right:before{position:absolute;bottom:-1px;height:1px;width:0;background:#dd4425;left:0;content:"";transition: .3s}
.main_news li:hover .list_right:before{width:100%}
/*首页地图*/
.index_map{padding:50px 0;overflow:hidden;background:#dd4425}
/*友情链接*/
.cdx_link{padding:25px 0;overflow:hidden;background:#fff;border-top:1px solid #f7f7f7}
.cdx_link p{font-size: 18px!important;line-height: 24px;margin-bottom:10px;position:relative;}
.cdx_link p span{color:#dd4425;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:#dd4425}
.cdx_link ul{overflow:hidden;width:100%}
/*底部*/
.footer{background:rgb(32, 32, 32);overflow:hidden;position:relative;padding:30px 0 50px 0;box-sizing:border-box}
.f_top{overflow:hidden;padding-bottom:20px}
.f_top ul{display: flex;position: relative}
.f_top li{line-height:50px;font-size:14px;display: inline-block;flex: 1;text-align: center;position:relative}
.f_top li a{color:#fff;}
.f_top li:before{position:absolute;right:0;height:12px;top:20px;width:2px;background:#ccc;content:""}
.f_top li:last-child:before{display:none}
.f_top li a:hover{color:#dd4425;font-weight:600}
.footer p{color: #999999;text-align:center;line-height: 36px;font-size:14px}
.footer p a{color:#999999}
.footer p a:hover{color:#dd4425}
.footer_wx{overflow:hidden;margin:20px auto 0;width:300px;display: flex;justify-content:space-around}
.footer_wx .ri{width:125px;}
.footer_wx .ri .img{width:125px;height:125px;overflow:hidden;margin-top:5px;background:#ffffff}
.footer_wx .ri .img img{width:100%}
.footer_wx .ri p{font-size:14px;line-height:25px;height:25px;text-align:center;color:#999;margin-top:10px;}
.footer_wx .r2{width:125px;margin-top:5px;}
.footer_wx .r2 .img{width:105px;height:105px;overflow:hidden;padding:10px;background:#ffffff}
.footer_wx .r2 .img img{width:100%;}
.footer_wx .r2 p{font-size:14px;line-height:25px;height:25px;margin-bottom:5px;color:#999;margin-top:10px;text-align:center}
/*左侧通用*/

.cdx_page{width:100%;overflow:hidden;margin:0 auto;padding:50px 0;}
.page_left{width: 250px;float:left}
.page_left .title{height: 70px;color: #fff;line-height: 70px;background: #dd4425 url(img/prolt.png) no-repeat 210px center;}
.page_left .title h3{position: relative;font-size: 22px;font-weight: bold;margin: 0 20px;text-align:left}
/*栏目分类*/
.page_left .lefta{margin-bottom:30px;background:#fff;border-bottom: 9px solid #eaeaea;}
.page_left .lefta .comt{width:100%;background: #fff;border-top: 0;overflow: hidden;box-sizing: border-box}
.page_left .lefta .comt ul{overflow: hidden;border:1px solid #dddddd}
.page_left .lefta .comt ul li{width:100%;border-bottom:1px solid #ddd}
.page_left .lefta .comt ul li a{display: block;color: #333;font-size: 14px;line-height: 50px;padding-left: 20px;padding-right: 45px;overflow: hidden;background: #fff url(img/prolgo.png) no-repeat center right 15px;white-space: nowrap;text-overflow: ellipsis;transition: all .5s;}
.page_left .lefta .comt ul li:hover a{color:#fff}
.page_left .lefta .comt ul li:hover a{background: #dd4425 url(img/prolgo.png) no-repeat center right 15px}
.page_left .lefta .comt ul li:last-child{border-bottom:none}
/*联系我们*/
.leftus{background: #fff;padding-bottom: 30px}
.leftus dl{padding:10px;border:1px solid #ddd;border-bottom: 9px solid #eaeaea;}
.leftus dt{font-size:14px;border-bottom:1px solid #dddddd;color:#dd4425;height:40px;line-height:40px;font-weight:600}
.leftus dd{font-size:14px;color:#999;line-height:30px}
/*产品推荐*/
.re_sell{background:#fff;padding-bottom:30px}
.re_sell ul{overflow:hidden;padding-bottom:10px;border-bottom: 9px solid #eaeaea;}
.re_sell li{width:49%;float:left;margin-top:10px}
.re_sell li:nth-child(2n+2){float:right}
.re_sell li .pc_img{width:100%;height:122px;overflow:hidden;border:1px solid #ddd;box-sizing:border-box;border-radius:5px}
.re_sell li .pc_img img{width:100%;height:100%}
.re_sell li p{text-align:center;line-height:20px;font-size:12px;color:#333;margin-top:5px;padding:0 10px}
.re_sell li:hover p{color:#dd4425}
/*新闻推荐*/
.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:#dd4425}
.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:#dd4425}
/*内页右侧*/
.page_right{width: 930px;float:right;box-sizing:border-box;padding:0 15px}
/*内容页面包屑样式*/
.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: #dd4425;}

/*文章列表*/
.news_list{margin-bottom: 20px;background: #fff;}
.news_list li{border: 1px solid #dfdfdf;border-top: none;padding: 20px 30px;transition: all .5s;}
.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 h3{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:#dd4425;}
.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:#dd4425}
.news_list li:hover .txt .more{background-image: url(img/more2.png);background-color:#dd4425}
/*产品列表*/
/*图片列表通用*/
.Piclist_list{float: left;width: 100%;padding-left: 0px;}
.Piclist_list li{float: left;margin-bottom: 30px;transition: all .5s;width:31.3%;margin-right:3%;overflow:hidden}
.Piclist_list li:nth-child(3n){margin-right: 0;float:right}
.Piclist_list li .img{position: relative;width: 100%;height: 281px;overflow: hidden;}
.Piclist_list li .img img{display: block;width: 100%;height: 100%;transition: all .5s;}
.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{box-shadow: 0px 0px 20px #aaa;}
.Piclist_list li:hover .img img{transform: scale(1.1);}
.Piclist_list li:hover p{color: #fff;background:#dd4425}
.Piclist_list li:last-child{margin-bottom:30px}
/*留言表单*/
/*内容详情页*/
.conBox {overflow:hidden;background:#fff;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 #dd4425;box-sizing:border-box;margin-bottom:20px}
.conBox .ArticleTencont .c_top h3{width:120px;line-height:40px;background:#dd4425;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;overflow:hidden}
.tx_left{width:400px;height:500px;float:left;}

.tx_right{float:right;width:460px;overflow:hidden}
.tx_right h3{border-bottom: 1px dashed #ddd;font-size: 18px;color: #dd4425;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:#dd4425;font-weight:600}
.tx_right a{width:120px;height:40px;line-height:40px;text-align:center;background:#dd4425;display:block;color:#fff;border-radius:5px}

.tx_right p:nth-child(2) { display:none;}



/*上一页/下一页*/
.reLink{height: 38px;border: 1px solid #ddd;margin: 50px auto  30px;padding: 0px 15px}
.reLink .prevLink, .reLink .nextLink{height: 38px;line-height: 38px;color: #666;}
.reLink .prevLink a, .reLink .nextLink a{height: 38px;line-height: 38px;color: #666;}
.reLink .prevLink a:hover, .reLink .nextLink a:hover{color: #dd4425;}
.reLink .prevLink{float: left;}
.reLink .nextLink{float: right;} 

/*表单样式*/
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 {background:#FFFFFF;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:#dd4425 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;background:#fff}
.input-captcha {line-height: 32px;width: 100px;height: 32px;font-size: 14px;border:1px solid #e4e4e4!important; color: #999999;border: none;}
/*地图*/

/*联系方式*/
.cdx_contact { overflow:hidden; padding:10px 20px 50px;background:#fff}
.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:300px; 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:#dd4425}
.cdx_contact dl dd a{color:#666}

/*客服样式 THE*/

.kefu{position:fixed;right:0px;top:60%;margin-top:-100px;z-index:100;background:#dd4425; 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=====================*/