/*
	[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}

.top_main{color: #333;font-size: 12px;line-height:39px;background: #f7f7f7;border-bottom: 1px solid #ddd;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: #999;vertical-align: middle;margin: 0;margin-top: -2px;}
.top_main li a{color: #999;cursor: pointer;}
.top_main li a:hover,.cdx_fl a:hover{color: #e70012;}
.cdx_fl a{float:left;color:#999}
.cdx_fr{float:right;color:#999}
.b30{height:30px;overflow:hidden}
/*网站头部*/
.header_top{background:#fff;height:30px;position:relative;border-bottom:1px solid #d9d9d9}
.header_left{color:#4c4c4c;font-size:13px;line-height:30px;float:left}
.header_right{float:right;position:relative}
.header_right li{display: inline;line-height: 30px;color: #4c4c4c;font-size: 13px}
.header_right li a:after {content: "";position: absolute;left: 0;top: 2px;width: 1px;height: 13px;background: #7f7f7f;}
.header_right li a{font-size: 13px;color: #666;padding: 0 9px;position: relative;}
.header_right li:nth-child(1) a:after{display:none}
.header_right li a .pc_img{display:none;width:105px;overflow:hidden;position:absolute;top:30px;left:0;z-index:999;padding:10px;border:1px solid #d9d9d9;background:#fff}
.header_right li a .pc_img img{width:100%}
.header_right li:hover a .pc_img{display:block}
.header_right li:nth-child(2) a .pc_img{width:125px;padding:0}
.header_right .mobile{margin-left:15px;float:right;padding-left:25px;line-height:30px;position:relative;font-size:14px;color:#e60012}
.header_right .mobile:before{width:30px;height:30px;content: "\e869";font-family: "iconfont";position: absolute;top: 0px;left:0px;color: #e60012;font-size:20px;}


.header_main{background:#fff;box-sizing:border-box;position:relative;top:0;left:0;z-index:998;width:100%;height:110px;border-bottom:1px solid #eee}
.header_main_m{position:relative;margin:0 auto;width:1200px}
.header_main .cdx_logo{width:220px;height:40px;float:left;margin-right:10px;position:relative;margin-top:36px;display: flex;justify-content:left;align-items: center;overflow:hidden}
.header_main .cdx_logo a{width:100%;height:100%}
.header_main .cdx_logo img{width:100%;height:100%}
.header_main .cdx_nav{position:relative;box-sizing:border-box;height:110px;float:right;width:900px;text-align:right;margin-right:50px}
.header_main .cdx_nav dl{display: flex;justify-content:space-around}
.header_main .cdx_nav dl dd { display:inline-block;position:relative;box-sizing: border-box;padding-top:36px;padding-bottom:23px}
.header_main .cdx_nav dl dd span a{font-size: 16px;color:#333; display:inline-block;line-height:24px}
.header_main .cdx_nav dl dd span a em{color: #666;line-height: 24px;font-size:14px;display:block;text-align:center;overflow:hidden}
.header_main .cdx_nav dl dd.hover span a,.header_main .cdx_nav dl dd.hover span a em{color:#e70012}
.header_main .cdx_nav dl dd:hover span a,.header_main .cdx_nav dl dd:hover span a em{color:#e70012}
.header_main .cdx_nav dl dd:last-child{margin-right:0}
.header_main .cdx_nav dl dd .div_a{position:absolute;width:200%;left:0;top:110px;height:0;transition:all .3s;background:#f7f7f7;display:none;z-index:998;border-top:1px solid #e70012;transition: all .3s ease}
.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:#e70012;color:#fff}
.header_main .nav_search{display: inline-block;width: 43px;height: 43px;line-height: 43px;text-align: center;border-radius: 50%;background: url(img/ico_07.png) no-repeat center #e60012;position:absolute;right:0;top:36px}
.cover {position: fixed;top: 0; width: 100%;height: 100%;background: rgba(0, 0, 0, 0.5);z-index:100;left:0}
.cover>div { height: 100%;display: flex;align-items: center;justify-content: center; }
.cover div div {width:100%;height:100%;background-color: #000;opacity: 0.8}
.cover div div span {width:18px;height:18px;background: url(img/ico_15.png) no-repeat center; background-size: 100% auto;position: fixed;right:30%;top: 40px;cursor: pointer;z-index: 111;}
.cover div div .m_search{position: fixed;width:40%;top: 100px;left:30%;height: 60px;border:1px solid #aaa}
.cover div div .m_search select { width: 90px; height: 36px; display:none;}
.cover div div .m_search input { border-radius:0px;padding:0px; margin:0px; outline: none;}
.cover div div .m_search .se_1 { margin-right:-5px; border: none; color:#fff;font-size:.14px; height:60px;font-size:14px;width:90%;box-sizing:border-box;background:none;padding:0 10px}
.cover div div .m_search .se_2 { color:#fff;border:none; height:60px; padding:0px 10px;font-size:14px;width:10%;box-sizing:border-box;background:none}  
 #box{display: none;}

/*幻灯区 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:#e70012;width:12px;height:12px;}


/*幻灯区 END*/

/*搜索栏*/
.search_main{height: 110px;width:1200px;margin:-40px auto 0;position:relative;overflow:hidden;z-index:7}
.search_main .search_left{float:left;width:50%;overflow:hidden;color:#fff;text-align:left;padding:20px;  box-sizing: border-box;background:#e40000;height:110px;}
.search_main .search_left p{font-size:30px;line-height:38px}
.search_main .search_left p em{ width: 18px;height: 18px;display: inline-block;font-size: 12px;text-align: center;line-height: 18px;border-radius: 50%;border: 1px solid #fff;transform: translate(0, -18px) scale(.6);}
.search_main .search_left span{font-size:20px;line-height:32px;display:block;}
.search_main .skey{float:left;height:110px;float:right;width:50%;padding: 15px 20px 20px 20px;overflow:hidden;background:#2a2a2a;box-sizing:border-box}
.search_main .skey p{font-size: 16px;font-weight: bold;color: #fff;line-height:36px;overflow:hidden;height:26px}
.search_main .skey p a{display:inline-block;font-weight: normal;color: #fff;font-size:14px;margin:0 8px}
.search_main .skey p a:hover{color:#e60012;}
.search_main .skey .se {display: inline-block; text-align:center;margin-top:15px;width:100%}
.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 { margin-right:-5px; border: none; color:#999;font-size:16px; height:36px; padding:0px 10px;font-size:14px;width:90%;box-sizing:border-box}
.search_main .skey .se .se_2 { background: #fff;color:#333;border:none;font-size:16px; height:36px; padding:0px 10px;font-size:16px;width:10%;box-sizing:border-box}


/*公共标题*/
.cdx_title {text-align: center;visibility: visible;background: url(img/down.png) no-repeat center;overflow: hidden;padding-bottom: 74px;}
.cdx_title h2{    font-size: 36px;height: 40px;line-height: 40px;margin-top: 25px;display: inline;color: #000;font-weight:500}
.cdx_title span{display: inline;font-size: 26px;line-height: 34px;color: #000;text-transform: uppercase;background: none;padding-left: 15px;}
.cdx_title_1 {text-align: center;visibility: visible;background: url(img/down1.png) no-repeat center;overflow: hidden;padding-bottom: 74px;}
.cdx_title_1 h2{    font-size: 36px;height: 40px;line-height: 40px;margin-top: 25px;display: inline;color: #fff;font-weight:500}
.cdx_title_1 span{display: inline;font-size: 26px;line-height: 34px;color: #fff;text-transform: uppercase;background: none;padding-left: 15px;}

.cdx_more a{background: #b1b1b1;border-radius: 3px;height: 40px;line-height: 40px;width: 150px;display: block;margin: 35px auto;clear: both;color: #fff;font-size: 16px;text-align: center;
    -webkit-transition: background-color 0.2s ease-in-out, top 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out, top 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out, top 0.2s ease-in-out;
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -o-transition: all 0.8s;
    -moz-transition: all 0.8s;}
.cdx_more a:hover{background: #e40000;box-shadow: 0 5px 6px #333;}



/*产品推荐*/
.sell_box{position:relative;padding:50px 0;width:100%}
.sell_elite{ position:relative;width:100%;margin:0 auto;height:325px;overflow:hidden}
.sell_elite .hd{position:relative;width:100%;z-index:1;top:-190px;position:relative}
.sell_elite .hd .prev{position:absolute;left:0;top:0;width:53px;height:53px;border-radius: 50px;background: url(img/left.png) no-repeat center;opacity: 0.5;}
.sell_elite .hd .next{position:absolute;right:0;top:0;width:53px;height:53px;background: url(img/right.png) no-repeat center;opacity: 0.5;border-radius: 50px}
.sell_elite .hd .prev:hover,.sell_elite .hd .next:hover{opacity:1}
.sell_elite .bd{width:1200px;overflow:hidden;position:relative; z-index:10;margin:0 auto}
.sell_elite .bd ul{ overflow:hidden;}
.sell_elite .bd ul li{width:285px;float:left;margin:0 20px 0px 0;background:#fff;box-sizing:border-box;}
.sell_elite .bd ul li .pic{width:100%;height:285px;position:relative;overflow:hidden;box-sizing:border-box;border:1px solid #ddd}
.sell_elite .bd ul li .pic img{width:100%;height:100%;transition: all .4s ease}
.sell_elite .bd ul li p{height:40px;line-height:40px;padding:0 15px;box-sizing:border-box;font-size:14px;color: #020202;}


/*案例*/
.cdx_photo{overflow:hidden;background:#edeff1;padding:50px 0}
.cdx_photo ul{overflow:hidden}
.cdx_photo li{float:left;width:32%;margin-right:2%;margin-bottom:25px}
.cdx_photo li:nth-child(3n+3){float:right;margin-right:0}
.cdx_photo li .pc_img{width:100%;overflow:hidden;position:relative;}
.cdx_photo li .pc_img img{width:100%;height:100%;overflow:hidden}
.cdx_photo li .pc_img .text{;width:100%;background: rgba(254, 251, 251, 0.7);font-size:16px;color:#000;display: flex;justify-content: center;align-items: center;position:absolute;z-index:10;bottom:0;height:50px;left:0;transition: all 0.6s;}
.cdx_photo li .pc_img .text p{box-sizing:border-box;line-height:50px;width:95%;margin:0 auto;height:50px;overflow:hidden}
.cdx_photo li .pc_img .text:before{position:absolute;bottom:0;width:0;height:3px;background: #e40000;transition: all 0.6s;content:'';left:0}
.cdx_photo li:hover .pc_img .text:before{width:100%}
.cdx_photo li:hover .pc_img .text{height:100%}


/*公司介绍*/
.company{overflow:hidden;position:relative;padding:50px 0 ;background:#4c4c4c}
.company_left{width:440px;float:right;height:260px;overflow:hidden;position:relative;border-radius:5px}
.company_left img{width:100%;height:100%;border-radius:5px;transition: all 0.3s}
.company_left img:hover{transform: scale(1.03)}
.company_right{float:left;width:744px;box-sizing:border-box;position:relative;}
.company_right p{line-height:30px;font-size:14px;color:#e7e7e7;padding-bottom:20px}
.company_right p a{color:#e70012}


/*新闻资讯*/
.main_news{background: #fff;padding:50px 0 ;overflow:hidden}
.main_news dl{float:left;}
.main_news dl:nth-child(1){width: 28.5%;float: left;}
.main_news dl:nth-child(2){width: 40%;float: left;margin-left: 1.2%;}
.main_news dl:nth-child(3){width: 28.5%;float: left; margin-left: 1.2%;border: 1px solid #edeff1;border-top: none;box-sizing: border-box;}
.main_news dt{height: 48px;line-height: 48px;padding: 0 18px;color: #e40000;font-size: 24px;background: #edeff1 url(img/h01.png) no-repeat 18px center;padding-left: 48px;margin-bottom: 16px;}
.main_news dt a{display:block;font-size:18px;float:right;color: #000;opacity:0.5}
.main_news dt a:hover{color:#e40000;opacity:1}
.main_news dl:nth-child(1) dd:nth-child(2){width:100%;height:190px;padding-bottom:20px;overflow:hidden}
.main_news dd .img_1{width:100%;height:190px;overflow:hidden;position:relative}
.main_news dd .img_1 img{width:100%;height:100%}
.main_news dd .img_1 p{position: absolute;bottom: 0;left: 0;width: 100%;line-height: 40px;height: 40px;color: #e40000;padding: 0 10px;font-size: 16px;z-index: 2;background: rgba(255, 255, 255, 0.7);box-sizing: border-box;}
.main_news dl:nth-child(1) dd:nth-child(-n+6):nth-child(n+3) {background: url(img/h02.png) no-repeat left center;padding-left: 10px;overflow:hidden;line-height:60px}
.main_news dl:nth-child(1) dd:nth-child(-n+6):nth-child(n+3) a{width:95%;font-size:16px;color:#333;padding-left:15px;overflow:hidden;display:block}
.main_news dl:nth-child(2) dd:nth-child(-n+5):nth-child(n+2){background-color: #fff;margin-bottom: 20px;width: 100%;margin-right: 1.2%;box-sizing: border-box;overflow:hidden}
.main_news dl:nth-child(2) dd:nth-child(-n+5):nth-child(n+2) .img_2{float:left;width:34%;height:92px;overflow:hidden}
.main_news dl:nth-child(2) dd:nth-child(-n+5):nth-child(n+2) .img_2 img{width:100%;height:100%;transition: all 0.3s}
.main_news dl:nth-child(2) dd:nth-child(-n+5):nth-child(n+2):hover .img_2 img{transform: scale(1.05)}
.main_news dl:nth-child(2) dd:nth-child(-n+5):nth-child(n+2) .text{float:right;width:62%}
.main_news dl:nth-child(2) dd:nth-child(-n+5):nth-child(n+2) .text h3{line-height: 28px;font-size: 16px;color:#333;font-weight:500;margin-bottom:10px}
.main_news dl:nth-child(2) dd:nth-child(-n+5):nth-child(n+2) .text p{font-size:14px;color:#666;line-height:26px}
.main_news dl:nth-child(3) dd:nth-child(-n+4):nth-child(n+2) {background-color: #fff;padding: 0 2.5% 0;overflow: hidden;margin-top: 18px;width: 100%;margin-right: 1.2%;box-sizing: border-box;height: auto;margin-bottom:30px}
.main_news dl:nth-child(3) dd:nth-child(-n+4):nth-child(n+2) h3{font-size: 16px;color: #000;line-height: 24px;margin-bottom: 10px;font-weight:500}
.main_news dl:nth-child(3) dd:nth-child(-n+4):nth-child(n+2) p{font-size: 14px;color: #666;line-height: 26px;overflow: hidden;}
.main_news dl:nth-child(3) dd:nth-child(-n+4):nth-child(n+2) p span{font-size: 16px;color: #e40000;display:block;width:10%;float:left}

/*友情链接*/
.cdx_link{padding: 14px 0;border-top: 1px solid #393634;position: relative;overflow:hidden;border-bottom: 1px solid #393634}
.cdx_link dt{font-size: 12px;font-weight: bold;line-height: 24px;width: 6%;color: #fff;display:block;float:left}
.cdx_link dd a{padding: 0 0.9%;font-size: 12px;color: #ababab;line-height: 24px;transition: color 0.3s;float:left}
.cdx_link dd a:hover{color:#fff}
/*底部*/
.footer{overflow:hidden;padding-top: 14px;background-color: #2b2b2b;padding-bottom:20px;width:100%}
.footer_m{width:1200px; overflow:hidden;margin:0 auto 0;position:relative;padding:50px 0}
.footer_left{width:75%;z-index:10;display: flex;justify-content:space-between;position:relative}
.footer_left dt{line-height: 26px;font-size: 18px;margin-bottom: 14px;color:#fff}
.footer_left dd {margin-bottom: 10px;font-size: 14px;}
.footer_left dd a{color: #a2a1a0}
.footer_left dd a:hover{color:#fff}
.footer_right{width: 399px;height: 350px;position: absolute;right: 0;top: 0;z-index:9}
.footer_right .tel{width: 220px;position: absolute;right: 0;top: 140px;z-index: 2;}
.footer_right .tel strong{line-height: 24px;font-size: 26px; color: #ed1b23;padding-left: 14px;font-weight: 700;margin-bottom: 12px;}
.footer_right .tel p{color: #ed1b23;line-height: 18px;font-size: 18px;font-weight: 700;margin-top:10px}
.footer_bottom{overflow:height;text-align:center}
.footer_bottom p{text-align:center;font-size:12px;line-height:36px;color: #ababab;}
.footer_bottom p a{color:#ababab}
.footer_bottom p a:hover{color:#fff}
.footer_bottom p img{width:70px;height:23px}

/*about*/
.banner_box,.banner_box img{width:100%;overflow:hidden;height:100%}
.about_box{padding:50px 0}
.about_title{opacity: 1; transform: translate(0px, 0px);text-align:center;padding-bottom:50px}
.about_title h3{overflow:hidden;font-size: 24px;height: 40px;line-height: 40px;margin-top: 25px;background: url(img/bg_01.png) no-repeat center;color:#666;font-weight:500}
.about_title p{display: inline;font-size: 16px;line-height: 34px;color: #333;text-transform: uppercase}
.about_box2{overflow:hidden}
.about_left{width:40%;float:left;position:relative}
.left_bk{width:337px;height:520px;border:3px solid #e70012;position:relative;display:block}
.left_img{position:absolute;width:400px;height:300px;top:125px;z-index:10;left:30px}
.left_img img{width:100%;height:100%}
.right_box{width:672px;float:right}
.right_box h3{font-size: 24px;color: #555;border-bottom:1px solid #eee;position:relative;padding-bottom:20px;margin-bottom:20px;font-weight:500}
.right_box h3:before{position:absolute;bottom:0;height:3px;width:100px;left:0;content:"";background:#e70012}

/*news首页*/

.news_list{margin-bottom: 20px;background: #fff;overflow:hidden}
.news_list li{padding:56px 0px;background:#fff}
.news_list li:nth-child(2n){background:#f8f8f8}
.news_list li .img{display: block;width: 23.7%; position: relative;overflow: hidden;}
.news_list li .img img{width: 100%;height: 100%;transition: all 0.3s ease-out 0s;}
.news_list li .img img:hover{transform: scale(1.03)}
.news_list li .txt{position: relative;float:right;width:72%}
.news_list li .txt em{line-height: 28px;color: #999;font-size: 18px;}
.news_list li .txt h3{color: #333;line-height: 32px;font-size: 20px;font-weight:500;padding-bottom:28px}
.news_list li .txt p{color: #666;line-height: 22px;font-size: 14px;margin-top: 12px;}
.news_list li .txt .more{display: inline-block;margin-top: 18px;line-height: 32px;font-size: 14px;color:#666}
.news_list li .txt .more a{color:#666}
.news_list li:hover .txt h3 a,.news_list li .txt p a:hover,.news_list li .txt .more a:hover{color:#e60012}
/*案例中心首页*/
.Piclist_photo{padding:50px 0}
.Piclist_list{overflow:hidden}
.Piclist_list li{float:left;width:32%;margin-right:2%;margin-bottom:25px;border: 1px solid #eee;box-sizing:border-box;background:#fff}
.Piclist_list li:nth-child(3n+3){float:right;margin-right:0}
.Piclist_list li .img{position: relative;width: 100%;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;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.Piclist_list li .img .bj{position:absolute;left:0;width:0;top:0;height:100%;background:url(img/bg_21.png)no-repeat center ;transition: all .8s ease;}
.Piclist_list li:hover .img .bj{width:100%}
.Piclist_list li:hover .img img{transform: scale(1.1);}
.Piclist_list li:last-child{margin-bottom:30px}

/*sell_list*/

.b1{overflow:hidden;height:1px;width:100%;background:#eee;margin:30px 0}
.lxfs{padding:50px  0}
.lxwm{background:#fff}
.liuyuan{padding-bottom:50px;}
.liuyuan p{color: rgb(102, 102, 102);font-size:16px;line-height:40px}
.ly{border:1px solid #eee;width:100%;float:left;padding-left:20px;box-sizing:border-box}
.input-captcha {line-height: 32px;width: 100px;height: 32px;font-size: 14px;border:1px solid #e4e4e4!important; color: #999999;border: none;}

/*左侧通用*/

.cdx_page{width:100%;overflow:hidden;margin:0 auto}
.page_left{width: 250px;float:left}
.page_left .title{height: 70px;color: #fff;line-height: 70px;background: #e70012 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: #e70012 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:#e70012;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:#e70012}
/*新闻推荐*/
.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:#e70012}
.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:#e70012}
/*内页右侧*/
.page_right{width: 930px;float:right;box-sizing:border-box;padding:0 15px}
/*内容页面包屑样式*/
.right_nav{height:90px;line-height:90px;font-size: 12px;color: #747373;border-bottom: 1px solid #F1F1F1;margin-bottom: 20px;}
.right_nav a{font-size: 12px;color: #747373}
.right_nav a:hover{color: #e60012;}


/*产品列表*/

/*留言表单*/
/*内容详情页*/
.conBox {overflow:hidden;background:#fff;padding-top:60px}
.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;padding-bottom:30px}
.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 #e70012;box-sizing:border-box;margin-bottom:20px}
.conBox .ArticleTencont .c_top h3{width:120px;line-height:40px;background:#e70012;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:1200px}
.tx_left{width: 400px;height: 498px;float: left;padding: 0px 30px 0px 0px;}
.tx_right{float:right;width:750px;overflow:hidden}
.tx_right h3{border-bottom: 1px dashed #ddd;font-size: 18px;color: #e70012;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:#e70012;font-weight:600}
.tx_right a{width:120px;height:40px;line-height:40px;text-align:center;background:#e70012;display:block;color:#fff;border-radius:5px}
.ab_on{border:#e70012 1px solid;background:#e70012}

/*表单样式*/
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:#e70012 3px solid;line-height:16px;padding-left:10px;margin-top:12px;font-size:16px;}
.main_head strong span{font-size:18px;}
.honor_zstp{margin:0 auto;width:400px }
.honor_zstp img{width:100%}


/*地图*/

/*联系方式*/
.cdx_contact { overflow:hidden; background:#fff}
.cdx_contact dl { line-height:40px; font-size:16px; overflow:hidden;}
.cdx_contact dl dt { float:left; color:#666; width:7%;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:#e70012}
.cdx_contact dl dd a{color:#666}

/*客服样式 THE*/

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