/*
	[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;}
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}
.top_main{color: #666;font-size: 12px;line-height:39px;background: #2b2b2b;border-top: 1px solid #d10009;height:39px;overflow:hidden}
.top_main li{position: relative;display: inline-block;text-align: center;margin: 0 8px;}
.top_main .split{display: inline-block;width: 1px;height: 12px;background: #858585;vertical-align: middle;margin: 0;margin-top: -2px;}
.top_main li a{color: #666;cursor: pointer;}
.top_main li a:hover,.cdx_fl a:hover{color: #d10009;}
.cdx_fl a{float:left;color:#fff}
.cdx_fr .fr_list{z-index:100;position:relative;text-align:center;font-size:14px;line-height:39px;color:#fff}
.cdx_fr{float:right;color:#666;width:300px;z-index: 9;position:relative}
.cdx_fr:before{position: absolute;right:0;top: 0;content: "";width: 75px;height: 0;border-top: 65px solid #d10009;border-right: 78px solid transparent;-webkit-transition: all 0.5s;transition: all 0.5s;}
.cdx_fr:after{position: absolute;left:0;top: 0;content: "";width: 75px;height: 0;border-top: 65px solid #d10009;border-left: 78px solid transparent;-webkit-transition: all 0.5s;transition: all 0.5s;}
.b30{height:30px;overflow:hidden}

/*网站头部*/
.header_main{width: 100%;height: 130px;z-index: 100;background:#ffffff;overflow:hidden}
.header_main .logo{float:left;width:200px;display: flex;justify-content: center;align-items: center;margin-top:27px;height:60px;overflow:hidden}
.header_main .logo img{width: 100%;height: 100%;}
.header_main .cdx_nav{width:900px;float:right;position:relative}
.header_main .cdx_nav li{float:left;line-height:130px;display: block;position: relative;z-index: 10;transition: all .5s;}
.header_main .cdx_nav li a{display: block;color:#333;font-size:16px;position:relative;padding: 0 20px;}
.header_main .cdx_nav li a:before{content: '';display: block;position: absolute;height: 10px;width: 1px;background-color: #333;top: 50%; margin-top: -5px;right: 0;}
.header_main .cdx_nav li:last-child a:before{display:none}
.header_main .cdx_nav li:hover a, .header_main .cdx_nav li.hover a{color: #d10009;}

/*幻灯区 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:#d10009;width:12px;height:12px;}
/*幻灯区 END*/
/*搜索栏*/
.search_main{width:100%;overflow:hidden;background: #fff;padding:20px 0}
.search_main .search_left{width:30%;float:left;overflow:hidden;color:#333;text-align:left; box-sizing: border-box;padding-right:3%;padding-top:15px}
.search_main .search_left p{font-size:16px;color:#333;text-align:left;font-weight:550;margin-bottom:10px}
.search_main .search_left span{font-size:14px;background:#d10009;color:#fff}
.search_main .skey{float:left;width:45%;padding-top:15px;overflow:hidden;border-left: 1px solid #dcdcdc;border-right: 1px solid #dcdcdc;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:#d10009;}
.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 #a0a0a0;margin-right:5px}
.search_main .skey .se .se_2 { background: #d10009;color:#fff;border:none;font-size:16px; height:36px; padding:0px 20px;font-size:14px}
.search_main .search_right{float:left;padding-top:15px;color:#333;margin-left:20px;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}


/*公共标题*/

.cdx_title {margin-bottom:50px;text-align: center;font-size: 32px;visibility: visible; animation-name: fadeInUp;z-index:999}
.cdx_title strong {color: #cf010e;}
.cdx_title small {display: block;text-transform: uppercase;position: relative;font-size: 0;color: #666;margin-top: 5px;}
.cdx_title small:before {content: '';width: 100%;height: 2px;background-color: #d9dadc;position: absolute;left: 0;top: 50%;margin-top: -1px;}
.cdx_title small em {position: relative;display: inline-block;}
.cdx_title em:before,.cdx_title small em:after {position: absolute;top: 50%;content: '';width: 8px;height: 8px;background-color: #d9dadc;border-radius: 50%;margin-top: -4px;}
.cdx_title small em:before {left: 100%;}
.cdx_title small em:after {right: 100%;}
.cdx_title small i {font-style: normal;display: inline-block;font-size: 14px;vertical-align: middle;padding: 0 20px;background-color: #fff;}
.cdx_title p {margin: 10px 0 0;font-size: 20px;color: #999;}


/*产品中心*/
.cdx_sell{overflow:hidden;padding:50px 0;background:#f5f5f5}
.sell_left{overflow:hidden;width:100%;box-sizing: border-box}
.sell_left dl{overflow:hidden;width:100%;padding-bottom:20px}
.sell_left dd{line-height:40px;float:left;margin-left:40px;margin-bottom:20px}
.sell_left dd a{position: relative;display: block;color: #fff;background:#d10009;box-sizing: border-box;font-size: 14px;padding: 0 20px;text-align:center;background-repeat: no-repeat;background-image: -webkit-linear-gradient(left, #37393b, #37393b);background-image: linear-gradient(to right, #37393b, #37393b);-webkit-transition: all 0.5s;transition: all 0.5s;background-size: 0% 100%;}
.sell_left dd a:hover {background-size: 100% 100%;color:#fff}
.sell_left dd:nth-child(1){margin-left:0}

.sell_left dd p{text-align:center;font-size:24px;line-height:30px;padding-top:10px}
.sell_left dd span{text-align:center;display:block;font-size:14px;line-height:20px}

.sell_right .hd{ overflow:hidden;  height:60px;padding:0 10px; position:relative;}
.sell_right .hd .prev:before{position:absolute;left:43%;top:0;background:#d10009;width:30px;height:30px;content:"\e728";font-family: "iconfont";color:#fff;font-size:16px;display: flex;justify-content: center;align-items: center;}
.sell_right .hd .next:before{position:absolute;left:52%;top:0;background:#d10009;width:30px;height:30px;content:"\e729";font-family: "iconfont";color:#fff;font-size:16px;display: flex;justify-content: center;align-items: center;}
.sell_right .hd .prev:hover:before,.sell_right .hd .next:hover:before{background:#2b2b2b}
.sell_right .hd .pageState{position:absolute;top:0;left:48%;font-size:14px;color:#d10009;line-height:30px}
.sell_right .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.sell_right .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; }
.sell_right .hd ul li.on{ background-position:0 0; }
.sell_right{width:100%;position:relative}
.sell_right .bd ul{width:100%}
.sell_right .bd li{width:28.5%;float:left;margin:0 2% 2% 0;padding:20px 20px 10px 20px;background: #fff;border: 1px solid #ddd;transition: .5s;}
.sell_right .bd li:nth-child(3n+3){float:right;margin-right:0}
.sell_right .bd li .p_img{height:336px;overflow:hidden;box-sizing:border-box}
.sell_right .bd li .p_img img{width:100%;height:100%;transition: all 0.3s;}
.sell_right .bd li:hover .p_img img{transform: scale(1.05)}
.sell_right .bd li p{color: #333;font-size: 16px;font-weight: bold;line-height: 43px;text-align: center;}
.sell_right .bd li:hover{border:1px solid #d10009}
.sell_right .bd li:hover p{color:#d10009}

/*优势*/
.sdys{background: #f5f5f5;padding:30px 0}
.sdys ul {overflow: hidden;}
.sdys ul li {width: 44%;padding: 2%;float: left;overflow: hidden;margin-right: 4%;margin-bottom: 20px;background: #ffffff;}
.sdys ul li:nth-child(2n) {margin-right: 0;border-radius: 0 8px 8px 0;}
.sdys ul li p {width: 100%;height: 50px;line-height: 50px;color: #333;font-size: 24px;font-weight: bold;margin: 0;padding: 0 0 0 62px;position:                  relative;box-sizing: border-box;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.sdys ul li p i {display: block;width: 35px;height: 35px;position: absolute;left: 11px;top: 8px;font-size: 24px;font-weight: bold;color: #fff;text-align: center;line-height: 35px;}
.sdys ul li p i:before {content: "";display: block;width: 35px;height: 35px;background: #d10009;;-moz-transform: rotate(45deg);-webkit-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);position: absolute;left: 0;top: 0}
.sdys ul li p i b {position: absolute;top: 0;left: 1px;}
.sdys ul li em {display: block;width: 100%;overflow: hidden;color: #aaa;font-family: "Arial";font-size: 12px;font-weight: bold;font-style: italic;margin: 0 0 0;padding: 0 0 0 62px;box-sizing: border-box;height: 30px;}
.sdys ul li span {display: block;width: 100%;overflow: hidden;line-height: 24px;color: #666;font-size: 14px;text-align: justify;margin: 12px 0 0;padding: 0 0 0 62px;box-sizing: border-box;}

/*公司介绍*/
.company{width:100%;overflow:hidden;background:url(img/company.jpg)no-repeat center top;position:relative;box-sizing:border-box;padding:100px 0 80px 0}
.cdx_company{padding:40px 40px 20px 40px;background:#fff;position:relative;overflow:hidden}
.m-1200{box-shadow: 0 8px 16px rgb(0 0 0 / 10%);width:1200px;margin:0 auto}
.company_left{width:50%;height:350px;float:right;position:relative;border-radius:5px}
.company_left img{width:100%;height:100%;z-index:99;position:relative;border-radius:5px}
.company_right{float:left;padding-right:3%;width:47%;padding-top:10px}
.company_right span{font-size:60px;color:#999}
.company_right h3{font-size:24px;line-height:36px;margin-bottom:20px;color:#333}
.company_right p{font-size:14px;color:#666;line-height:30px}
.company_right p a{color:#666}
.company_right p a:hover{color:#d10009}
/*企业相册*/
.photo{position:relative;width:1120px}
.photo .parHd{ height:36px; line-height:36px;position:absolute;width:300px;top:-50px;left:0;z-index:999}
.photo .parHd ul{height:36px}
.photo .parHd ul li{ float:left; padding:0 30px;margin-right:30px; cursor:pointer;font-size:14px; color:#fff;background:#37393b; position:relative}
.photo .parHd ul li.on{ height:36px;  background:#d10009;}
.photo .parHd ul li:before{position:absolute;content: "";bottom:-18px;left:43%;width: 0;height: 0;border: 9px solid transparent;border-bottom-color: #e62020;transform: rotate(180deg);display:none}
.photo .parHd ul li.on:before{display:block}
.photo .slideBox{ zoom:1; padding:10px 0; position:relative;  overflow:hidden;background:#fff; }
.photo .parBd .sPrev:before{position:absolute;left:0px;top:41%;background:#37393b;width:30px;height:30px;content:"\e728";font-family: "iconfont";color:#fff;font-size:16px;display: flex;justify-content: center;align-items: center;z-index:999}
.photo .parBd .sNext:before{position:absolute;right:0px;top:41%;background:#37393b;width:30px;height:30px;content:"\e729";font-family: "iconfont";color:#fff;font-size:16px;display: flex;justify-content: center;align-items: center;z-index:999}
.photo .parBd .sPrev:hover:before,.photo .parBd .sNext:hover:before{background:#d10009}
.photo .parBd ul{position:relative;height:190px;width:1120px;overflow:hidden;}
.photo .parBd ul li{width:265px;float:left;margin-right:20px;margin-bottom:25px;}
.photo .parBd ul li .img{width: 100%;position: relative;overflow: hidden;height:180px}
.photo .parBd ul li .img img{width: 100%;height: 100%;position: absolute;left: 0;top: 0;min-height: 100%;display: block;transition: all .5s;}
.photo .parBd ul li .img p{position: absolute;bottom: 0;width: 100%;color: #fff;font-size: 14px;line-height: 50px;background: rgba(0,0,0,.5);padding: 0 10px;box-sizing: border-box;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.photo .parBd ul li:hover .img img{transform: scale(1.05);}

/*新闻资讯*/
.main_news{background: #fff;padding:50px 0 70px;overflow:hidden}
.news_left{width:45%;position:relative;float:left}
.news_left .pc_img{width:100%;height:338px;overflow:hidden}
.news_left .pc_img img{width:100%;height:100%;transition: all 0.3s}
.news_left .text{padding:45px 20px 15px 20px;box-sizing:border-box;background:#fff;position:relative}
.news_left .text h3{font-size:18px;line-height:36px;color:#333;font-weight:550;margin-bottom:5px}
.news_left .text p{font-size:14px;line-height:20px;color:#666;margin-bottom:5px}
.news_left .text em{position:absolute;z-index:10;top:-40px;width:80px;height:80px;left:0;background-color:#d10009;font-size:14px;box-sizing:border-box;padding-top:20px;text-align:center;color:#fff}
.news_left:hover{background-color: #fff;box-shadow: 0 8px 16px rgb(0 0 0 / 10%);}
.news_right{float:right;width:52%;}
.news_right li{overflow:hidden;width:100%;margin-bottom:15px;padding:15px 15px 15px 10px;background:#fff;box-sizing:border-box;position:relative;border-bottom: dashed 1px #ddd;}
.news_right li:before{position:absolute;height:100%;background:#fff;content:"";left:0;bottom:0;transition:all 0.5s;width:1px; }
.news_right li:hover:before{width:100%;transform: scale(1.05);background:#d10009;height:100%}
.news_right li .list_left{width: 80px;overflow: hidden;text-align:center;color:#666;float: left;position:relative;margin-top:15px;font-size:16px;}
.news_right li .list_left em{font-size:16px;color:#666;display:block}
.news_right li .list_right{width:86%;color:#fff;float:left;overflow:hidden;box-sizing:border-box;padding-left:20px;position:relative}
.news_right li .list_right h3{font-size:18px;line-height:24px;color:#333;font-weight:550;margin-bottom:5px;}
.news_right li .list_right p{font-size:14px;line-height:26px;color:#666}
.news_right li:hover .list_right h3,.news_right li:hover .list_right p,.news_right li:hover .list_left em,.news_right li:hover .list_left{color:#fff}
.news_right li:hover{border-bottom:none;height:112px}
.news_left:hover .text h3 a{color:#d10009}
.news_left:hover .pc_img img{transform: scale(1.03)}
/*友情链接*/
.cdx_link{padding:25px 0;overflow:hidden;background:#fff}
.cdx_link p{font-size: 18px!important;line-height: 24px;margin-bottom:10px;position:relative;}
.cdx_link p span{color:#d10009;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:#d10009}
.cdx_link ul{overflow:hidden;width:100%}
/*底部*/
.footer{background:#2E3033;overflow:hidden;position:relative;padding:50px 0 50px 0}
.footer dl{width:11%;float:left;text-align:left}
.footer dt{font-size:16px;color:#fff;line-height:36px;position:relative;padding-bottom:5px;margin-bottom:5px}
.footer dt:before{position:absolute;bottom:0;left:0;width:26px;height:2px;background:#fff;content:"";}
.footer dd  a{line-height:30px;font-size:14px;color:#808080}
.footer p{line-height:30px;font-size:14px;color:#808080}
.footer p a{color:#808080}
.footer dl:nth-child(4){width:32%;padding-right:3%;border-left:1px solid #464a50;border-right:1px solid #464a50;padding-left:3%}
.footer dl:last-child{float:right;width:24%}
.footer dl .ewm {overflow:hidden;float:left}
.footer dl .ewm img{width: 90px;height: 90px;border-radius:5px}
.footer dl .ewm_right{float:left;margin-left:15px}
.footer dl .ewm_right h4{color:#fff;line-height:20px;font-size:18px;text-align:left;display:block;margin-bottom:20px;font-weight:500}
.footer dl .ewm_right span{color:#808080;line-height:20px;font-size:14px;text-align:center;display:block}
.footer dl .ewm_bottom{width:100%;position:relative;padding-top:40px;overflow:hidden;padding-left: 65px;height:80px;color:#808080;font-size:14px}
.footer dl .ewm_bottom:before{width:65px;height:55px;content:"\e923";font-family: "iconfont";position:absolute;left:5px;color:#808080;font-size:46px}
.footer dl .ewm_bottom strong{color:#fff;font-size: 29px;font-weight: bold;line-height: 20px;display:block;width:100%;margin-bottom:10px}


.footer dd a:hover,.footer p a:hover{color:#fff}
/*左侧通用*/

.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: #d10009 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: 10px;background:#fff}
.page_left .lefta .comt{width:100%;background: #fff;border-top: 0;padding-bottom: 15px;overflow: hidden;box-sizing: border-box}
.page_left .lefta .comt ul{overflow: hidden;}
.page_left .lefta .comt ul li{width:100%;border-top:1px solid #fff}
.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: #f5f5f5 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: #d10009 url(img/prolgo.png) no-repeat center right 15px}

/*联系我们*/
.leftcont{padding: 10px 15px;border-top: 0;overflow:hidden;background:#f5f5f5;margin-bottom:25px}
.leftcont p{color: #333;font-size: 14px;line-height:36px;display: block;}
.leftcont p span{line-height:36px;display:block;float:left}
/*新闻推荐*/
.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:#d10009}
.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:#d10009}
/*内页右侧*/
.page_right{width: 930px;float:right}
/*内容页面包屑样式*/
.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: #d10009;}

/*文章列表*/
.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:655px;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:#d10009;}
.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:#d10009}
.news_list li:hover .txt .more{background-image: url(img/more2.png);background-color:#d10009}
/*产品列表*/
/*图片列表通用*/
.Piclist_list{float: left;width: 100%;padding-left: 0px;overflow:hidden}
.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: 291px;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:#d10009}
.Piclist_list li:last-child{margin-bottom:30px}
/*留言表单*/
/*内容详情页*/
.conBox {overflow:hidden;background:#fff;padding-top:50px}
.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;color: #666;font-size:14px;line-height: 28px;text-align: justify;overflow: hidden;}
.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);}
/*产品详情页图片幻灯*/
.txMovie{position:relative;width:930px; }
.focus_pic{width:400px;height:400px;overflow:hidden;margin: 0 auto;}
.focus_pic li{width: 100%;height: 100%;}
.focus_pic img{width:100%;height:100%;display:inline-block;vertical-align:top}
.nav_list{width:100%;background:#ddd;overflow:hidden}
.focus_nav{ width:800px;margin: 0 auto;background: #ddd;position:relative;padding:20px 0;}
.focus_nav ul{width: 100%; margin:0 auto!important; position:relative;margin-left:50px}
.focus_nav li{overflow: hidden; float: left; width: 163px; height: 114px;margin-right:5px;box-sizing: border-box;border:3px solid #ddd;transition:0.5s}
.focus_nav li img{width:100%;height:100%}
.focus_nav .navNext{position:absolute;right:-55px;top:20px;background:url(img/arrowr.jpg) no-repeat center;width:45px;height:113px}
.focus_nav .navPrev{position:absolute;left:-55px;top:20px;background:url(img/arrowl.jpg) no-repeat center;width:45px;height:113px}
.focus_nav li:hover{border:3px solid #d10009;}	
.focus_nav .navPrev:hover, .focus_nav .navNext:hover{opacity:1;filter:Alpha(Opacity=100);border-right-color:#fff}
.txMovie .focus_nav li.on{border:3px solid #d10009}

.honor_zstp{margin:0 auto;width:400px;height:400px;overflow:hidden}
.honor_zstp img{width:100%;height:100%}
/*上一页/下一页*/
.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: #d10009;}
.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; padding:1% 2%;}
.main_body_sell { padding:0;}
.main_head span{font-size:14px}
.main_head strong{display:block;float:left;height:16px;border-left:#d10009 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:#d10009}
.cdx_contact dl dd a{color:#666}

/*客服样式 THE*/

.kefu{position:fixed;right:0px;top:60%;margin-top:-100px;z-index:100;background:#d10009; 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=====================*/