/*
	[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:#f3f3f3;}
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}
.cxda{overflow:hidden;background:#fff;padding:50px 0}

/*网站头部*/
.header_top{overflow:hidden;background:rgb(204, 52, 51)}
.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:134px;}

.header_main .logo {float:left;overflow:hidden;margin-top:24px;margin-right:10px;display: flex;justify-content: center;align-items: center;}
.header_main .logo img{max-height:100px;}




.header_main .cdx_nav{position:relative;box-sizing:border-box;height:134px;float:left;width:830px;text-align:left;margin-left:20px}
.header_main .cdx_nav dl dd { display:inline-block;position:relative;box-sizing: border-box}
.header_main .cdx_nav dl dd span a{font-size: 14px;color:#000000; display:inline-block; line-height:40px; text-align:left;padding:0 15px;line-height:134px}
.header_main .cdx_nav dl dd:last-child{margin-right:0}

/*幻灯区 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:rgb(204, 52, 51);width:12px;height:12px;}
/*幻灯区 END*/


/*公共标题*/
.cdx_title {margin-bottom: 50px;text-align: center;font-size: 0;visibility: visible;}
.cdx_title strong {vertical-align: middle;position: relative;font-family: 微软雅黑;font-size: 32px;color: #CC3433;padding-bottom:10px;margin-bottom:10px;display:block}
.cdx_title p{font-family: Arial, Helvetica, sans-serif;font-size:14px;color:#999999;display:block;position:relative;}
.cdx_title strong:before{background:#bcbcbc;left:44%;width:12%;height:1px;position:absolute;content:"";bottom:0}

/*产品中心*/
.cdx_sell{overflow:hidden;padding-top:50px;background:#f3f3f3}
.tempWrap{overflow:hidden; position:relative; width:1200px;margin:0px auto;}
.elite-box{position:relative;height:100%;width:1200px; margin:0px auto;}
.picbox { position:relative;width:1200px;}
.piclist { position:absolute;left:0px;top:0px;}
.piclist li { float:left;width:250px;overflow:hidden;transition: all 0.5s linear 0s;padding:10px}
.piclist li .pic{width:100%;height:250px;overflow:hidden}
.piclist li .pic img{width:100%;transition: all 0.5s;height:100%;overflow:hidden}
.piclist li:hover img{transform: scale(1.1);}
.slick-btn-left{ width:53px;height:53px;background:url(img/l1.png) no-repeat;position:absolute;top:111px;z-index:99;cursor:pointer;filter:alpha(opacity=90);left:0px;}
.slick-btn-left:hover{background:url(img/l11.png) no-repeat}
.slick-btn-right:hover{background:url(img/l22.png) no-repeat}
.slick-btn-right{ width:53px;height:53px;background:url(img/l2.png) no-repeat;position:absolute;top:111px;  z-index:99;cursor:pointer;filter:alpha(opacity=90);right:0}
.piclist li p{font-size:16px;text-align:center;color:#000000;padding:20px 10px;box-sizing:border-box;display:block}
/*推荐产品*/
.main_elite{overflow:hidden;padding:50px 0}
.main_elite li{width:23.87%;overflow:hidden;padding-bottom:20px;margin-right:1.5%;float:left;height:286px}
.main_elite li .pc_img,.main_elite li .pc_img img{width:100%;height:100%;overflow:hidden}
.main_elite li .pc_img{position:relative}
.main_elite li .pc_img .text{position:absolute;bottom:-36px;left:0;box-sizing:border-box;padding:0 10px;height:36px;line-height:36px;color:#fff;background:rgba(0,0,0,0.5);font-size:16px;transition: all 0.3s;;width:100%;overflow:hidden}
.main_elite li:hover .pc_img .text{bottom:0}
.main_elite li:nth-child(4n+4){float:right;margin-right:0}
/*honor*/
.index_honor{overflow:hidden;padding:50px 0}
.index_honor li{width:100%;overflow:hidden;padding-bottom:20px;}
.index_honor li .pc_img,.index_honor li .pc_img img{width:100%;height:100%;overflow:hidden}

/*优势*/
.sdys{overflow:hidden;padding:50px 0 50px}
.sdys ul{overflow:hidden;position:relative;overflow:hidden}
.sdys li{float: left;width:390px;position: relative;overflow:hidden;float:left;margin-right:10px}
.sdys li .pc_img{width:100%;height:290px;overflow: hidden;position:relative}
.sdys li .pc_img img{width: 100%;height: 100%;overflow:hidden;}
.sdys li .text {width:100%;padding:20px 15px; box-sizing: border-box;position:relative;background:#fff;overflow:hidden}
.sdys li .text h3{color:#000000;font-size:20px;font-weight:600;text-align:left;padding-bottom:10px}
.sdys li .text p{font-size:14px;line-height:26px;text-align: justify;overflow: hidden;text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp:3;-webkit-box-orient: vertical;color:#666666}
.sdys li:nth-child(4n+4){float:right;margin-right:0}
/*客服服务*/
.kffw{overflow:hidden;padding-bottom:50px;}
.kffw span{color: rgb(153, 153, 153);font-size: 14px;line-height:26px;text-align:center;display:block;width:900px;margin:0 auto;padding-bottom:20px}
.kffw .img{width:1200px;height:207px;overflow:hidden}
.kffw .img img{width:100%;height:100%}

/*企业相册*/
.photo{ width:100%;  overflow:hidden; position:relative;padding-bottom:50px}
.picbox { position:relative;width:1200px;}
.photo_list { position:absolute;left:0px;top:0px;}
.photo_list li { float:left;width:250px;overflow:hidden;transition: all 0.5s linear 0s;padding:10px}
.photo_list li .pic{width:100%;height:250px;overflow:hidden}
.photo_list li .pic img{width:100%;transition: all 0.5s;height:100%;overflow:hidden}
.photo_list li:hover img{transform: scale(1.1);}
.slick-btn-left{ width:53px;height:53px;background:url(img/l1.png) no-repeat;position:absolute;top:111px;z-index:99;cursor:pointer;filter:alpha(opacity=90);left:0px;}
.slick-btn-left:hover{background:url(img/l11.png) no-repeat}
.slick-btn-right:hover{background:url(img/l22.png) no-repeat}
.slick-btn-right{ width:53px;height:53px;background:url(img/l2.png) no-repeat;position:absolute;top:111px;  z-index:99;cursor:pointer;filter:alpha(opacity=90);right:0}
.photo_list li p{font-size:16px;text-align:center;color:#000000;padding:10px 20px 20px 10px;box-sizing:border-box;display:block;background:#fff url(img/pbj.jpg)no-repeat center;box-sizing:border-box;background-size:100% 100%}
/*公司介绍*/
.company{overflow:hidden;position:relative;padding:80px 0 50px;background:#f3f3f3 url(img/companybj.jpg)no-repeat center 10px}

.company_left{width:47%;float:right;height:360px;border-radius:5px;overflow:hidden}
.company_left img{width:100%;height:100%}
.company_right{float:right;width:405px;margin-right:100px;background-color: rgb(0, 0, 0,0.54);overflow:hidden;padding:50px;border-radius:25px}
.company_right p{line-height:30px;font-size:16px;color:#f3f3f3;padding-bottom:20px}
.company_right p a{color:#ff0000}

/*新闻资讯*/
.main_news{padding-bottom: 70px;overflow:hidden}
.main_news dl{width:588px;float:left;overflow:hidden;border:1px solid #cccccc;background:#fff;padding-bottom:30px}
.main_news dl:nth-child(2){float:right}
.main_news dt{line-height:50px;padding-left:30px;box-sizing:border-box; font-size:16px;color:#000000;border-bottom:1px solid #cccccc;font-weight:550}
.main_news dt span{float:right;color:#999999;padding-right:30px;font-weight:500}
.main_news dt span a{color:#999999}
.main_news dt span a:hover{color:#ff0000}
.main_news dd{padding:10px 30px 0 30px;overflow:hidden}
.main_news dd .pc_img{width:105px;height:70px;float:left;overflow:hidden}
.main_news dd .pc_img img{width:100%;height:100%;}
.main_news dd .text{padding:0 10px;width:400px;float:right}
.main_news dd .text h3{line-height:26px;color:#000000;font-size:14px}
.main_news dd .text p{color:#999999;font-size:12px;line-height:20px}
.main_news dd a{font-size:14px;color:#555555;display:block;position:relative;padding-bottom:10px}
.main_news dd:nth-child(1){padding-bottom:10px}
.main_news dd a em{width:4px;height:4px;border-radius:50%;background:#666666;display:block;margin-right:15px;float:left;margin-top:8px}
.main_news dd:nth-child(2) a{padding-bottom:0}
.main_news dd:nth-child(2){padding-bottom:10px}
/*首页联系我们*/
.index_map{padding:50px 0;overflow:hidden;background:#fff}
.map_left{width:35%;height:300px;background:rgb(204, 52, 51);float:left;padding:30px;box-sizing:border-box}
.map_left p{line-height:36px;font-size:14px;color:#fff;}
.map_left strong{font-size:18px;color:#fff;font-weight:600;line-height:50px}
.map_right{width:65%;box-sizing:border-box;border:1px solid rgb(204, 52, 51);height:300px;float:right;overflow:hidden}

/*友情链接*/
.cdx_link{padding-bottom:50px;overflow:hidden;}
.cdx_link dt{font-size:14px;display:block;float:left;margin-right:5px;color:#333}
.cdx_link  dd{float: left;line-height: 19px;margin-right:10px;font-size:14px}
.cdx_link  dd a{color:#333;}
.cdx_link  dd:hover a{color:#CC3433}
.cdx_link dl{overflow:hidden;width:100%}
/*底部*/
.footer{padding:50px 0 30px;background-color:rgb(68, 68, 68);overflow:hidden}
.footer dl:nth-child(1){width:400px;padding-right:50px}
.footer dl p{display:block;padding-left:40px;position:relative;color: rgb(204, 204, 204);font-size: 14px;position:relative;line-height:30px}
.footer dl p i{position:absolute;left:0;top:0;width:40px;height:40px;color:rgb(204, 58, 43);content:"";font-size:24px}
.footer dt{color: #cccccc;font-size: 16px;line-height:30px;}
.footer dl{width:160px; float:left;padding-top: 10px;overflow:hidden;padding-right:15px}
.footer dd a{display: block;color: #cccccc;font-size: 14px;line-height:30px;overflow:hidden;}
.footer dl:nth-child(5){width:155px;float:right}
.footer dl .ewm {overflow:hidden;}
.footer dl .ewm img{width:155px;height:155px;}
.footer dl .ewm em{background:#fff;display:block;padding:0 10px 10px ;text-align:center;color: rgb(205, 57, 42); font-size: 22px;font-weight:550}
.f_bottom{border-top:1px solid rgb(153, 153, 153);overflow:hidden;padding-top:20px;margin:30px auto 0;width:1200px;}
.f_bottom p{color:#cccccc;font-size:12px;line-height:30px;text-align:center}
.f_m{width:1200px;margin:0 auto;overflow:hidden}
.f_bottom p a{color:#cccccc}
/*通用banner*/
.sell_banner, .sell_banner img{width:100%;height:100%;overflow:hidden}
/*产品中心*/


.proInfo {width: 685px!important;}

/*左侧通用*/
.cdx_page{width:100%;overflow:hidden;margin:0 auto;padding:50px 0;}
.cdx_page2{width:100%;overflow:hidden;margin:0 auto;padding-bottom:50px;background:#fff}
.page_right{width:1200px;box-sizing:border-box;padding:0 15px}
/*内容页面包屑样式*/
.right_nav{height: 40px;line-height: 40px;padding: 5px 0;font-size: 14px;color: #666;background:#f3f3f3;width:100%;overflow:hidden}
.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(204, 52, 51);}
/*产品详情*/
.main_box{overflow:hidden;background:#fff;width:1200px;box-sizing:box-sizing;padding:30px 0}
.main_head{padding:15px 0 20px 15px;border-bottom:1px solid #ccc;line-height:30px;font-size:16px;color:#444;font-weight:600;background:#f3f3f3}
/*相关产品*/

.xgcp{overflow:hidden;position:relative}
.xgcp .bd{width:1200px;overflow:hidden; padding-top:30px}
.xgcp .bd ul{ overflow:hidden;}
.xgcp .bd ul li{width:232px;float:left;margin:0 10px 20px 0;background:#fff;border:1px solid #ddd}
.xgcp .bd ul li .pic{width:100%;position:relative;overflow:hidden;height:232px}
.xgcp .bd ul li .pic img{width:100%;height:100%}
.xgcp .bd ul li .pic a:hover img{ border-color:#999;  }
.xgcp .bd ul li p{padding:0 10px;background:#fff;color:#333;font-size:14px;text-align:center;line-height:46px}

/*文章列表*/
.news_list{overflow:hidden;background:#fff;padding:50px 0}
.news_list ul{overflow:hidden;position:relative;overflow:hidden}
.news_list li{float: left;width:292.5px;position: relative;overflow:hidden;float:left;margin-right:10px;padding-bottom:50px}
.news_list li .pc_img{width:100%;height:150px;overflow: hidden;position:relative}
.news_list li .pc_img img{width: 100%;height: 100%;overflow:hidden;}
.news_list li .text {width:100%;padding:20px 15px; box-sizing: border-box;position:relative;background:#f3f3f3;overflow:hidden}
.news_list li .text h3{color:#000000;font-size:16px;text-align:left;padding-bottom:10px;font-weight:500}
.news_list li .text p{font-size:14px;line-height:26px;color: rgb(153, 153, 153)}
.news_list li:nth-child(4n+4){float:right;margin-right:0}
/*产品列表*/
/*图片列表通用*/
.Piclist_list{float: left;width: 100%;padding-left: 0px;}
.Piclist_list li{float: left;margin-bottom: 30px;transition: all .5s;width:32.66666%;margin-right:1%;overflow:hidden;background:#fff}
.Piclist_list li:nth-child(3n){margin-right: 0;float:right}
.Piclist_list li .img{position: relative;width:267px;height: 267px;overflow: hidden;margin:10px auto}
.Piclist_list li .img img{display: block;width: 100%;height: 100%;transition: all .5s;}
.Piclist_list li p{color: #990000;font-size: 16px;text-align: center;display: block;line-height: 30px;background: #fff;padding: 0 10px 20px;transition: all .5s;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}

.Piclist_list li:last-child{margin-bottom:30px}

/*相册列表*/
.photo1_list{overflow:hidden;background:#fff;padding:50px 0}
.photo1_list ul{overflow:hidden}
.photo1_list li{float: left;width:22.41%;margin-right:1%;overflow:hidden;background:#fff;border:1px solid #ccc;padding:10px;}
.photo1_list li:nth-child(4n){margin-right: 0;float:right}
.photo1_list li .img{position: relative;width:100%;height: 267px;overflow: hidden;}
.photo1_list li .img img{display: block;width: 100%;height: 100%;transition: all .5s;}
.photo1_list li p{color: #555555;font-size: 14px;text-align: center;display: block;line-height: 30px;background: #fff;padding: 10px 10px  0 10px;transition: all .5s;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.photo1_list li:last-child{margin-bottom:30px}

/*联系我们*/
.lxwm{overflow:hidden;background:#fff}
.lxwm .l_top{background:#f5f5f5 url(img/lxwmtop.png) no-repeat center;line-height:96px;overflow:hidden;width:100%;background-size:100% 100%}
.lxwm .l_top ul{width:372px;margin:0 auto;overflow:hidden}
.lxwm .l_top ul li{float:left;width:186px;height:96px}
.lxwm .l_top ul li:nth-child(1){background:url(img/02.jpg) no-repeat}
.lxwm .l_top ul li:nth-child(2){background:url(img/03.jpg) no-repeat}

.lxwm .l_top ul li:hover:nth-child(1){background:url(img/02a.jpg) no-repeat}
.lxwm .l_top ul li:hover:nth-child(2){background:url(img/03a.jpg) no-repeat}

.lxwm .l_top ul li a{display:block;width:100%;height:100%}
.l_box{overflow:hidden;padding:50px 0}
.l_box .l_logo{width:326px;overflow:hidden;margin:0 auto}
.l_box .l_logo img{width:100%;height:100%}
.l_box strong{font-size: 30px;color: rgb(0, 0, 0);display:block;text-align:center;font-weight:500}
.l_box p{font-size: 30px;color: rgb(0, 0, 0);display:block;text-align:center;line-height:50px}
.l_box2{overflow:hidden;background:url(img/lxwm2.jpg)no-repeat center;height:400px}
.l_box2 dl:nth-child(1){float:left;width:200px;padding-left:300px;padding-top:100px}
.l_box2 dl:nth-child(2){float:left;width:320px;padding-left:60px;padding-top:60px}
.l_box2 dl span{font-size: 28px;color: rgb(153, 153, 153);line-height:36px}
.l_box2 dl p{font-size:16px;color:#999999;line-height:36px}
.l_box2 dl:nth-child(3){float:right;width:300px;background:#fff;height:100%;box-sizing:border-box;padding-top:60px}
.l_box2 dl .ewm{width:155px;height:155px;margin:0 auto}
.l_box2 dl .ewm img{width:100%;height:155px;}
.l_box2 dl .ewm em{background:#fff;display:block;padding:0 10px 10px ;text-align:center;color: rgb(205, 57, 42); font-size: 22px;font-weight:550}
.liuyuan{overflow:hidden;padding:50px 0}
.liuyuan p{color: rgb(102, 102, 102);font-size:16px;line-height:40px}




/*留言表单*/
/*内容详情页*/
.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 rgb(204, 52, 51);box-sizing:border-box;margin-bottom:20px}
.conBox .ArticleTencont .c_top h3{width:120px;line-height:40px;background:rgb(204, 52, 51);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{position:relative;width:900px;overflow:hidden}
.tx_left{width:400px;height:500px;float:left;overflow:hidden}
.focus_pic{width:400px;height:400px;overflow:hidden;border:1px solid #ddd;box-sizing:border-box}
.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:370px;margin: 0 auto;background: #ddd;position:relative;padding:10px 0;}
.focus_nav ul{width: 100%; margin:0 auto!important; position:relative;padding-left:14px!important}
.focus_nav li{overflow: hidden; float: left; width:70px; height:70px;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:-10px;top:13px;background:url(img/arrowr.jpg) no-repeat center;width:20px;height:64px}
.focus_nav .navPrev{position:absolute;left:-10px;top:13px;background:url(img/arrowl.jpg) no-repeat center;width:20px;height:64px}
.focus_nav li:hover{border:3px solid rgb(204, 52, 51);}	
.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 rgb(204, 52, 51)}
.honor_zstp{margin:0 auto;width:400px;height:400px;overflow:hidden}
.honor_zstp img{width:100%;height:100%}

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

/*上一页/下一页*/
.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: rgb(204, 52, 51);}
.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_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:rgb(204, 52, 51) 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;background:#fff;border:1px solid #ccc}
.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:rgb(204, 52, 51)}
.cdx_contact dl dd a{color:#666}

/*客服样式 THE*/

.kefu{position:fixed;right:0px;top:60%;margin-top:-100px;z-index:100;background:rgb(204, 52, 51); 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=====================*/