@charset "utf-8";
*{padding:0px; margin:0px }
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}
html{ background-color:#333;font-size:768%;}
body{padding: 0px;margin: 0px auto!important;overflow: scroll;overflow-x: hidden;overflow-y: auto;font-family: Microsoft YaHei; /*10 ÷ 16 × 100% = 62.5%*/max-width: 768px !important;color:#333; background-color:#ffffff; font-size:0.2rem;}
body a{color:#333;}
em{font-style:normal}
li{list-style:none}
fieldset{border:0;}
img{border:0;vertical-align:middle}
div{ margin:0; padding:0; border:0;  }
img{ margin:0; padding:0; border:0; }
b,strong {font-weight: bold;}
table { border-collapse: collapse; border-spacing: 0;/* Remove most spacing between table cells.*/}
li{ list-style: none outside none;}
i,em,cite{font-style:normal}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;outline: 0;}
.fl{ float:left;}
.fr{ float:right;}
.hei1{ height:0.05rem;}
.clear{ clear:both;}
.zishiyin{font-size:0.2rem; line-height:0.34rem;}
/*.zishiyin,.zishiyin p,.zishiyin span{font-size:0.2rem !important;line-height:0.34rem!important;}*/
.zishiyin img{max-width: 100% !important;width: auto;height: auto !important;}
.shenglue{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.shenglue2{display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; overflow:hidden;}
.shenglue3{display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical; overflow:hidden;}
.bgxuhua {-webkit-transition: all 0.2s ease-out 0s;-moz-transition: all 0.2s ease-out 0s;-o-transition: all 0.2s ease-out 0s;transition: all 0.2s ease-out 0s;}
.bgxuhua a:active{-webkit-transition: all 0.2s ease-out 0s;-moz-transition: all 0.2s ease-out 0s;-o-transition: all 0.2s ease-out 0s;transition: all 0.2s ease-out 0s;}
.imgbig{ overflow:hidden;}
.imgbig img{ transition:all linear .2s;	}
.imgbig:active img{ transform:scale(1.05); -webkit-transform:scale(1.05) translateZ(0); -moz-transform:scale(1.05) translateZ(0); -ms-transform:scale(1.05) translateZ(0); -o-transform:scale(1.1) translateZ(0);}
.video iframe,.video embed{ width:100% !important; height:455px !important;}
.zishiyin table{ width:100% !important;}
/*链接*/
a{ text-decoration:none; color:#333; background: transparent;  outline:none}
a:visited {}
a:focus { outline:none; }
a:active, a:active{ color:#333; outline:none;}
/*头部*/
.head_b{height:0.6rem;padding:0.15rem 0rem;}
header{width: 100%;position: fixed;top: 0px;z-index: 99000;}
.head{max-width: 768px; position:relative;height:0.6rem;background-color:#fff;padding:0.15rem 0rem;box-shadow: 2px 0px 10px rgba(0, 0, 0, 0.2);}
header h1{height:0.6rem;}
.head .logo{ margin-left:0.2rem;}
.drawer-main{position:fixed;top:0;width:3rem;height:100%;overflow-y: scroll;overflow-x: hidden; bottom:0rem;z-index:99999;}
.drawer-left .drawer-main{left:-3rem;-webkit-transition:left .4s cubic-bezier(0.19,1,.22,1);-o-transition:left .4s cubic-bezier(0.19,1,.22,1);transition:left .4s cubic-bezier(0.19,1,.22,1)}
.drawer-left.drawer-open .drawer-main{left:0}
.drawer-right .drawer-main{right:-3rem;-webkit-transition:right .4s cubic-bezier(0.19,1,.22,1);-o-transition:right .4s cubic-bezier(0.19,1,.22,1);transition:right .4s cubic-bezier(0.19,1,.22,1)}
.drawer-right.drawer-open .drawer-main{right:0}
.drawer-overlay{position:relative}
.drawer-left .drawer-overlay,.drawer-left .drawer-hamberger{left:0;-webkit-transition:left .4s cubic-bezier(0.19,1,.22,1);-o-transition:left .4s cubic-bezier(0.19,1,.22,1);transition:left .4s cubic-bezier(0.19,1,.22,1)}
.drawer-left.drawer-open .drawer-overlay,.drawer-left.drawer-open .drawer-hamberger{left:3rem}
.drawer-right .drawer-overlay,.drawer-right .drawer-hamberger{-webkit-transition:right .4s cubic-bezier(0.19,1,.22,1);-o-transition:right .4s cubic-bezier(0.19,1,.22,1);transition:right .4s cubic-bezier(0.19,1,.22,1)}
.drawer-overlay-upper{position:fixed;top:0;z-index:1100;display:none;height:100%;}
.drawer-left.drawer-open .drawer-overlay-upper{right:0}
.drawer-right.drawer-open .drawer-overlay-upper{left:0}
.drawer-default{background-image: url(../images/nav_bg.png);background-repeat: repeat;-webkit-box-shadow:inset 0 0 0 rgba(0,0,0,.5);box-shadow:inset 0 0 0 rgba(0,0,0,.5)}
.drawer-default+.drawer-overlay{background-color:#fff}
.drawer-hamberger{position: absolute;z-index: 1000;display: block;width: 0.48rem;height: 0.48rem;border: 0;background-image: url(../images/nav_ico.png);background-repeat: no-repeat;background-position: center center;background-size: 100%; z-index:99999; top:0.21rem; right:0.2rem; }
.drawer-open .drawer-hamberger{background-image: url(../images/nav_ico_close.png);width: 0.4rem;height: 0.4rem; z-index:999999; }
.drawer-nav{ margin:1rem 0.2rem 1rem 0.4rem;}
.left_nav li{ position:relative;}
.left_nav li a{ display:block; width:85%;font-size:0.24rem; height:0.46rem; line-height:0.46rem; margin:0.2rem 0rem; font-weight:normal;color:#FFF;z-index:999; text-align:center;}
.left_nav li .cur{ color:#c00012;}
.left_nav li .ico{width: 0.4rem;height: 0.4rem;position: absolute;top:0.03rem;right: 0px;z-index: 9999;background-image: url(../images/nav_sub_jiantou.png);background-repeat: no-repeat;background-position: center center;background-size: 0.12rem;}
.left_nav li .hover .ico{background-image: url(../images/nav_sub_jiantou2.png);background-size:0.22rem;}
.left_nav .txt{display: none; padding-bottom:0.1rem;}
.left_nav .txt p a{ font-size:0.22rem; line-height:0.34rem; height:0.34rem; text-indent:0.24rem;margin:0rem 0rem 0.15rem 0rem; color:#ddd;}
.head_sxian{ width:1px; height:0.4rem; background-color:#ddd;position: absolute;top: 0.24rem;right: 0.78rem;}
.main_nav{position: absolute;top: 0.26rem;right:0.75rem;width: 0.3rem;height: 0.3rem;background-image: url(../images/search.png);background-repeat: no-repeat;background-position: center center; background-size:100%;}
.main_nav a{ display:block; width:0.3rem; height:0.3rem;}
.cd-user-modal {position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: rgba(37, 37, 37, 0.9);z-index: 3;overflow-y: auto;cursor: pointer;visibility: hidden;opacity: 0; -webkit-transition: opacity 0.3s 0, visibility 0 0.3s;-moz-transition: opacity 0.3s 0, visibility 0 0.3s;transition: opacity 0.3s 0, visibility 0 0.3s; z-index:99999;}
.cd-user-modal.is-visible {visibility: visible;opacity: 1;-webkit-transition: opacity 0.3s 0, visibility 0 0;-moz-transition: opacity 0.3s 0, visibility 0 0;transition: opacity 0.3s 0, visibility 0 0;}
.cd-user-modal.is-visible .cd-user-modal-container {-webkit-transform: translateY(0);-moz-transform: translateY(0);-ms-transform: translateY(0);-o-transform: translateY(0);transform: translateY(0);}
.cd-user-modal-container {position: relative;width: 100%; padding:0.7rem 0rem 0.2rem 0rem;cursor: auto;-webkit-transform: translateY(-30px);-moz-transform: translateY(-30px);-ms-transform: translateY(-30px);-o-transform: translateY(-30px);transform: translateY(-30px);-webkit-transition-property: -webkit-transform;-moz-transition-property: -moz-transform;transition-property: transform;-webkit-transition-duration: 0.3s;-moz-transition-duration: 0.3s;transition-duration: 0.3s;}
.cd-close-form {/* form X button on top right */display: block;position: absolute;width: 0.3rem;height: 0.3rem;right: 0.15rem; top:0.2rem;z-index: 999;background-image: url(../images/nav_ico_close.png);background-repeat: no-repeat;background-position: center center; background-size:100%;}
.top_tel{position: absolute;top: 0.22rem;right: 0.9rem;width: 0.42rem;height: 0.42rem;background-image: url(../images/system/top_tel.png);background-repeat: no-repeat;background-position: center center; background-size:0.24rem; display:block; border-radius:50%; border:1px solid #ccc;}
/*.header_xian{ width:100%; height:1px; background-color:#ddd;}*/
.nav_li_id1 .ico,.nav_li_id32 .ico,.nav_li_id30 .ico,.nav_li_id15 .ico,.nav_li_id31 .ico{ display:none;}

/*banner*/ 
.banner{ width:100%;position:relative;}
.banner .swiper-pagination{ width:100%; height:0.2rem; bottom:0.15rem;}
.banner .swiper-pagination-bullet{ width:0.2rem; height:0.2rem; background-color:#c5c5c5; display: inline-block; border-radius:50%;opacity:1; margin:0rem 0.05rem;}
.banner .swiper-pagination-bullet-active{ background-color:#c00011;}
.banner .swiper-button-next,.banner .swiper-button-prev{width:25px;height:46px;position: absolute;z-index: 20;background-repeat: no-repeat;background-image: url(../images/focus_btn.png); background-size:50px;}
.banner .swiper-button-prev{background-position: left center;left:2%;}
.banner .swiper-button-next{background-position: right center;right:2%;}
/*首页-*/
.main{padding: 0.1rem 0.2rem 0.5rem 0.2rem;}
.h_box{ padding:0.5rem 3%; border-top:0.1rem solid #f0f0f0;}
.h_bt_h2{ text-align:center; font-size:0.36rem; height:0.45rem; line-height:0.45rem;color:#000;}
.h_bt_h2 span{ color:#c00011;}
.h_bt_xian{ font-size:0.2rem; height:0.34rem; line-height:0.34rem; text-align:center; color:#888;text-transform : uppercase; margin:0.1rem 0px 0px 0px;}
.h_sdnt_c_ul{ padding:0.2rem 0rem 0rem 0rem;}
.h_sdnt_c_ul li{width:92%; background-color:#c00011; padding:0.2rem 4%;}
.h_sdnt_c_ul li img{ width:20%;border-radius:50%;}
.h_sdnt_c_ul li p{ color:#fff; font-size:0.26rem; line-height:0.46rem; float:left; padding:0.1rem 0px 0px 0px; width:76%;}
.h_sdnt_c_ul li p span{ font-size:0.22rem;}
.h_sdnt_c_ul li:nth-child(2),.h_sdnt_c_ul li:nth-child(4){ background-color:#f5f5f5;}
.h_sdnt_c_ul li:nth-child(1) img,.h_sdnt_c_ul li:nth-child(3) img{ float:left; margin:0px 4% 0px 0px;}
.h_sdnt_c_ul li:nth-child(2) img,.h_sdnt_c_ul li:nth-child(4) img{ float:right; margin:0px 0px 0px 4%;}
.h_sdnt_c_ul li:nth-child(2) p,.h_sdnt_c_ul li:nth-child(4) p{color:#333;}
.h_fwfw_desc{ padding:0.05rem 0rem 0px 0rem;line-height:0.3rem; text-align:center;}
.h_fwfw_desc p{ margin:0.1rem 0px 0px 0px;}
.h_fwfw_ul{ padding:0.25rem 0rem 0rem 0rem;}
.h_fwfw_ul li{ width:33.333333333333%; float:left; text-align:center;}
.h_fwfw_ul li .ico{background-repeat: no-repeat;background-position: center center; background-size:0.7rem; width:1.2rem; height:1.2rem; border-radius:50%; background-color:#c00011; display:block; margin:0rem auto 0.1rem auto;}
.h_fwfw_ul li h3{ font-size:0.24rem; height:0.4rem; line-height:0.4rem; font-weight:normal;}
.h_sdys_ul{ padding:0.2rem 0px 0px 0px;}
.h_sdys_ul li{ width:100%; padding:0.1rem 0rem 0.2rem 0rem;} 
.h_sdys_ul li .shuzi{ width:15%; text-align:center; height:0.9rem; line-height:0.9rem; color:#c00011; font-weight:bold; font-size:0.8rem;}
.h_sdys_ul li .cont{ width:83%;}
.h_sdys_ul li .cont h5{text-transform : uppercase; font-weight:bold; font-size:0.24rem; line-height:0.34rem;}
.h_sdys_ul li .cont h5 span{ font-size:0.18rem; color:#c00011; font-weight:normal;}
.h_sdys_ul li .cont .xian{ width:0.48rem; height:0.03rem; background-color:#CCC; margin:0.1rem 0px 0.06rem 0px;}
.h_sdys_ul li .cont .desc{ font-size:0.2rem; line-height:0.36rem; color:#777;}
.main_about_c{ padding:0px 0%;}
.main_about_c_cont{font-size:0.22rem!important; line-height:0.34rem; padding:0.1rem 0rem; text-align:center; color:#666;}
.main_about_c_cont img{ margin:0rem 0.1rem 0rem 0rem;}
.main_about_c_cont p{ margin:0.05rem 0rem 0.1rem 0rem;}
.index_lx_box{ padding:0px 2%;}
.index_lx_box p{font-size:0.2rem!important; line-height:0.34rem !important; margin:0.1rem 0rem;}
/*-首页新闻-*/
.h_xw{ border-bottom:0px;}
.h_xinwen_ul{ padding:0rem 0px 0px 1.5%;}
.h_xinwen_ul li{  line-height:0.56rem; height:0.56rem; border-bottom:1px dashed #ddd;}
.h_xinwen_ul li a{ width:100%; display:block;font-size:0.2rem;}
.h_xinwen_ul li b{color:#c00011; font-size:0.24rem;}
/*产品-*/
.list_banner{width: 100%;height:2.8rem;background-repeat: no-repeat;background-position: center center;background-size: cover; text-align:center;}
.dqwz{background: url(../images/dqwz.png) left 0.2rem no-repeat;text-indent: 0.24rem; height:0.5rem; line-height:0.5rem; background-size:0.22rem; margin:0rem 3% 0rem 3%; font-size:0.18rem; padding:0.05rem 0rem;}
.dqwz .fanhui{float: right;display: block;width: 1rem;height: 0.34rem;line-height: 0.34rem;text-align: center;border-radius: 0.5rem;color: #fff;background-image: url(../images/dqwz_fh.png);background-repeat: no-repeat;background-position: 0.15rem center;background-size: 0.23rem;background-color: #c00012; margin:0.08rem 0rem 0rem 0rem;}
/*关于我们*/
.about_body{ padding:0rem 1% 0.5rem 1%;}
.lianxi_ewm{ text-align:center; line-height:0.34rem; width:2rem; padding-top:0.1rem;}
.sub_nav_ul{ padding-bottom:0.1rem;}
.sub_nav_ul li{ width:32.333333333333%; margin:1% 0.5%;display:block; margin-top:0.05rem; float:left;}
.sub_nav_ul li a{text-align:center; height:0.6rem; line-height:0.6rem; overflow:hidden;display: block;background-color: #f5f5f5; font-size:0.24rem;}
.sub_nav_ul li a:active,.sub_nav_ul .current a{ background-color:#c00011; color:#FFF;}
.sub_nav_ul .depth2{ display:none;}
.left_nav_id31 li{ width:32.3333333333333%;}
.home_nav_zhedie li{ width:32.3333333333333%; }
.home_nav_zhedie li a{padding:0rem 0.1rem; font-size:0.2rem;}
.box_left_body{ padding:0.1rem 1% 0.2rem 1%;font-size:0.2rem; line-height:0.34rem;}
.ppln1{ padding:0.3rem 0px 0px 0px;}
.ppln2,.ppln3{ padding:0.2rem 0px;}
.ppln1 .img1{ width:37.5%; float:left;}
.ppln1 .img2{width:59.7%; float:right;}
.ppln1 .cont{ width:100%;}
.ppln1 .cont .desc{ font-size:0.22rem; line-height:0.4rem; padding:0.2rem 0px;}
.ppln1 .cont .tit{ background-color:#c00012; color:#FFF; padding:0.1rem 0.2rem; height:0.4rem; line-height:0.4rem; display:inline-block; margin:0rem 0px; font-size:0.24rem;}
.ppln2 ul{ padding:0.1rem 0rem;}
.ppln2 ul li{ width:80%; text-align:center;background-color:#c00012; color:#FFF; padding:0.3rem 10%; margin:0.2rem 0px 0px 0rem;}
.ppln2 ul li .p1{ font-size:0.3rem; font-weight:bold; line-height:0.4rem;}
.ppln2 ul li .p1 span{ font-size:0.18rem; font-weight:normal; display:block; opacity:0.9;}
.ppln2 ul li .p2{ font-size:0.24rem; line-height:0.36rem; margin-top:0.1rem;}
.ppln3 ul li{ float:left; margin:0px 0px 0px 0rem;}
.ppln3 ul li:nth-child(1){ width:59.5%;}
.ppln3 ul li:nth-child(2){ width:38.5%; margin-left:2%;}
.ppln3 ul li:nth-child(3){ width:100%; margin-top:2%;}
.ppln3 ul li:nth-child(3) img{ float:left; width:49%;}
.ppln3 ul li:nth-child(3) .img2{ float:right;}
.zsjm_l{ width:100%; padding:0.3rem 0px 0.4rem 0px;}
.zsjm_l .txt{font-size: 0.46rem;background-image: url(/Public/skin/images/zsjm_l_txt.png); background-size:3.6rem;background-repeat: no-repeat;background-position: center center; text-align:center; color:#544b4b; line-height:0.6rem;letter-spacing:0.05rem;}
.zsjm_l .img{ position:relative; margin:0.2rem 0px 0.4rem 0px; width:100%;}
.zsjm_l .img p{ width:90%; height:90%; border:0.1rem solid #fff; opacity:0.7; position:absolute; top:5%; left:5%; z-index:10; margin:-0.1rem 0rem 0rem -0.1rem;}
.zsjm_l .more,.ppgs_box .cont .more{width: 0.7rem;height: 0.3rem;background-image: url(/Public/skin/images/zsjm_more.png);background-repeat: no-repeat;background-position: center center; display:block; float:right;}
.zsjm_r{ width:100%; padding:0.2rem 0px 0px 0px;}
.zsjm_r .box1{ padding:0.6rem 0.4rem;height:1.7rem; color:#FFF;background-repeat: no-repeat;background-position: center center; background-size:cover;}
.zsjm_r .box1 .p1{font-size: 0.46rem;font-family: "Times New Roman"; line-height:0.6rem;}
.zsjm_r .box1 .p2{ font-size:0.2rem;letter-spacing:0.02rem; line-height:0.36rem; margin-top:0.2rem;}
.zsjm_r .box2{ padding:0.2rem 0px 0px 0px; width:100%; margin:0px auto;}
.zsjm_r .box2 .img{ padding-bottom:0.2rem;}
.zsjm_r .box2 .p1{ font-size:0.28rem;text-align:center; font-weight:bold; line-height:0.4rem;}
.zsjm_r .box2 .p2{ font-size:0.22rem; line-height:0.36rem; color:#666;text-align:center; margin:0.1rem 0px 0px 0px;}
.ppgs_box{ width:100%; }
.ppgs_box .bt .p1{font-size: 0.48rem;line-height: 0.6rem;color: #7a7a7a;font-family: "Times New Roman";}
.ppgs_box .bt .p2{ color:#1a1a1a; font-size:0.4rem; line-height:0.5rem; margin:0.1rem 0px 0.05rem 0px;}
.ppgs_box .bt .p3{ color:#bababa; font-size:0.18rem; line-height:0.36rem;}
.ppgs_box .cont{ background-color:#fafafa; padding:0.3rem; line-height:0.36rem; margin:0.2rem 0px 0px 0px; color:#666;}
.ppgs_box .cont p{ margin-bottom:0.1rem;}
.ppgs_box .cont .more{ margin-top:0.2rem;}
.wine{ width:100%; padding:0.6rem 0px 0.1rem 0px;}
.wine .img{ width:100%;}
.wine .txt{ width:100%; text-align:right; line-height:0.36rem; color:#888;}
.wine .box{ width:100%; background-color:#c00011; position:relative; height:1.46rem; padding:0.35rem 0rem; margin:0.15rem 0rem 0.2rem 0rem;}
.wine .box .p1{ position:absolute; left:0.4rem; color:#FFF; font-size:0.6rem; top:0.7rem;font-family: "Times New Roman"; background-color:#c00011; z-index:20;}
.wine .box .p2{ width:3rem; height:0.76rem; border:0.05rem solid #fff; color:#FFF; margin:0rem 0px 0px 1rem; padding:0.3rem 0px 0.3rem 1.2rem; font-size:0.24rem; line-height:0.38rem;}
/*新闻列表*/
.xwzx_box{ width:98%; margin:3% auto 3% auto;    border-bottom: dashed 1px #ccc;padding-bottom:1.5%;}
.xwzx_box_l{ width:27%;float:left; overflow:hidden; height:1.1rem;}
.xwzx_box_l img{transition:all linear .2s;}
.xwzx_box_r{ width:70%; float:right; margin-right:1%;}
.xwzx_box .tit{font-size:0.22rem;line-height:0.30rem; height:0.30rem;  overflow:hidden; margin-top:0rem;}
.xwzx_box .desc{ color:#585858; font-size: 0.2rem;line-height: 0.3rem;height: 0.6rem; margin-top:0.05rem;overflow:hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.xwzx_box .desc a{color:#585858;}
.h_box .xwzx_box{ width:100%;}
/*新闻列表3*/
.news_ul{ padding:0.05rem 0rem;}
.news_ul li {font-size:0.2rem;line-height:0.34rem; height:0.34rem; padding:0.1rem 0rem;width: 100%;border-bottom: 1px dashed #cccccc;}
.news_ul li b{color: #c00011;}
.news_ul li a{ display:block;}
/*分页-*/
.page{text-align:center;clear:both; padding:0.2rem 0rem 0.3rem 0rem;}
.page a,.page span{display: inline-block;padding:0.07rem 0.12rem;margin:0px 0.03rem;background:#ededed;border-radius:0.03rem;font-size:0.2rem;}
.page a:active,.page .current{ background:#c00011;color:#FFF;display:inline-block;}
.page select{ height:33px;}
.page .pageinfo,.page .pagenum,.page .current{ display:none;}
/*新闻内页-*/
.show_h2{ font-size:0.28rem;line-height:0.4rem; color:#000; padding:0.05rem 0rem 0.05rem 0rem; text-align:center;}
.show_time{font-size:0.18rem; padding:0.04rem 0rem 0.1rem 0rem;color:#666; border-bottom:1px solid #ccc; text-align:center;}
.show_down{ font-size:0.22rem;color:#fff; background-color:#c00011; padding:0.1rem 0.2rem; margin-top:0.2rem; display: inline-block;}
.show_down:active{color:#fff;}
.show_video{ margin:0.1rem auto; width:100%;}
.show_body{ padding:12px 0px 50px 0px;font-size:0.2rem; line-height:0.34rem;}
.show_pre_next{ border-top:2px solid #c00011; background-color:#f7f7f7; padding:10px 20px 20px 20px;font-size:0.18rem; line-height:0.34rem;}
.show_pre_next p{ margin-top:0.07rem;}
.show_down a{ color:#FFF; background-color:#c00011;text-align:center;display: inline-block;font-size:0.2rem;line-height:0.2rem; padding:0.07rem 0.25rem;}
.show_down a:active{ color:#FFF;}
.show_fenxiang{ padding:0.07rem 0px;}
.pre_next{font-size:0.18rem; line-height:0.34rem;padding:0.05rem 0rem;border-top:1px solid #ccc;}
.pre_next p{padding:0.05rem 0rem;}
/*推荐新闻-*/
.article_news{ padding:0.2rem 0rem 0.5rem 0rem;}
.h_xw_tit{border-top:0.03rem solid #c00011; width:100%; height:0.55rem; line-height:0.55rem; text-indent:0.1rem; font-size:0.24rem; background-color:#f0f0f0;}
.h_xw_tit span{ font-size:0.2rem; color:#666; font-weight:normal;}
.h_xw_l_news{ margin-top:-0.1rem;}
.h_xw_l_news li{height:0.45rem;line-height:0.45rem;background-image: url(/skin/images/news_li.png);background-repeat: no-repeat;background-position: 3px center; background-size:0.08rem; text-indent:12px; border-bottom:1px dashed #ddd; font-size:0.2rem;}
.h_xw_l_news li a{ width:280px; height:34px;}
.h_xw_l_news li span{ color:#888;}
/*联系*/
.lx_l{ width:100%; padding:0.2rem 0px 0px 0px;}
.lx_l_bt{ font-size:0.28rem; height:0.32rem; line-height:0.32rem; font-weight:normal;}
.lx_l_bt span{text-transform : uppercase; font-size:0.22rem; color:#bebebe;}
.lx_l_xian{ width:0.5rem; height:0.02rem; background-color:#333; margin:0.18rem 0px 0.13rem 0px;}
.lx_l_desc{color:#c00011; font-size:0.24rem; line-height:0.36rem;}
.lx_l_ul{ padding:0.05rem 0px 0px 0px;}
.lx_l_ul li{ margin:0.25rem 0px 0px 0px;}
.lx_l_ul li i{width: 0.5rem;height: 0.5rem;background-image: url(/Public/skin/images/lx_ico_dh.png);background-repeat: no-repeat;background-position: center center; background-size:0.45rem; display:block; margin:8px 0px 0px 0px; float:left;}
.lx_l_ul li p{ width:5rem; float:left; color:#888; line-height:0.4rem; font-size:0.24rem; margin-left:0.3rem;}
.lx_l_ul li p span{ color:#333;}
.lx_l_ul li .yx{background-image: url(/Public/skin/images/lx_ico_yx.png) !important;}
.lx_l_ul li .dz{background-image: url(/Public/skin/images/lx_ico_dz.png)!important;}
.lx_r{ width:100%; padding:0.3rem 0px 0px 0px;}
.lx_dt{ border:0.05rem solid #ddd; margin:0.5rem 0px 0.4rem 0px;}
.list_liuyan_box{padding: 0.1rem 0px; width:100%;}
.list_liuyan_box select,.list_liuyan_box .form_text{ color:#666;width:100%;height: 0.6rem; border-radius: 0.03rem;line-height: 0.6rem;text-indent:0.1rem; background-color:#fff;border: 1px solid #ddd; font-size:0.22rem;}
.list_liuyan_box select option{ height:0.6rem; line-height:0.6rem; color:#666;}
.list_liuyan_box .form_textarea{ height:1.5rem;}
.list_liuyan_box .form_text_verifycode{ width:2rem;}
.list_liuyan_box_yzm{ width:70%; float:left;}
.list_liuyan_box_tj{float:right; width:30%;}
.list_liuyan_box_yzm img{ margin-top:-0.02rem;}
.list_liuyan_box .form_button{ width:100%; height:0.6rem; background-color:#c00011; border:1px solid #c00011; font-size:0.22rem; text-align:center; line-height:0.6rem; font-family: "Microsoft yahei", helvetica;color:#FFF; cursor:pointer; margin-top:0px;border-radius: 0.03rem;}
/*案例-*/
.list_jdal{ padding:0.2rem 0rem;}
.list_bt{ border-left:0.05rem solid #c00011; padding-left:0.1rem; height:0.32rem; line-height:0.32rem; font-size:0.28rem; font-weight:normal;}
.list_bt span{ font-size:0.22rem;text-transform : uppercase;}
.list_bt .more{ color:#c00011; float:right; font-size:0.2rem;}
.case_ul{ padding-top:0.05rem;}
.case_ul li{width: 48.5%;float:left;margin:2% 0% 1.5% 3%;position:relative;}
.case_ul li p{font-size: 0.2rem;padding: 0.15rem 0rem;text-align: left;text-indent: 0.15rem;background-color: #f5f5f5;background-image: url(../images/case_ico1.png);background-position: right center;background-repeat: no-repeat; background-size:0.4rem;}
.case_ul li .imgbig{ position:relative;}
.case_ul li img,.pshx_ul li img{ height:2.9rem;}
.case_ul li .imgbig i{ width:0.6rem; height:0.6rem;background-image: url(/Public/skin/images/video_ico.png);background-repeat: no-repeat; background-position: center center; background-size: 100%;position: absolute; top:50%; left:50%; margin:-0.3rem 0px 0px -0.3rem;}
.case_ul li:nth-child(1),.case_ul li:nth-child(3),.case_ul li:nth-child(5),.case_ul li:nth-child(7),.case_ul li:nth-child(9),.case_ul li:nth-child(11),.case_ul li:nth-child(13),.case_ul li:nth-child(15),.case_ul li:nth-child(17),.case_ul li:nth-child(19),.case_ul li:nth-child(21){ margin-left:0rem;}
.h_cpfl_ul li img{ height:2.3rem;}
/*产品详情页-*/
.show_cp_l{ width:100%;}
.show_cp_r{ width:100%; padding:0.1rem 0rem 0rem 0rem;}
.show_cp_r .show_cp_bt{font-size:0.28rem; font-weight:bold; line-height:0.46rem;}
.show_cp_r .wjcs_bt{ color:#666; height:0.3rem; line-height:0.3rem; margin:0.15rem 0px 0.15rem 0px; font-size:0.22rem;}
.show_cp_r .wjcs_p{ width:100%; height:0.54rem; line-height:0.54rem; border-bottom:0.02rem solid #fff; background-color:#f3e9ea; font-size:0.22rem;}
.show_cp_r .wjcs_p .key{ display:inline-block; background-color:#c00011; border-right:0.02rem solid #fff;padding:0px 0.1rem; width:0.8rem; text-align:center; color:#FFF;}
.show_cp_r .wjcs_p .txt{padding:0px 0.1rem;}
.show_cp_b{ padding:0.1rem 0px 0px 0px;}
.show_cp_b_bt{ height:0.52rem;position:relative; margin:0.2rem 0px 0rem 0px; border-bottom:0.02rem solid #c00011;}
.show_cp_b_bt p{ height:0.52rem; line-height:0.52rem; display:inline-block; padding:0px 0.25rem 0px 0.25rem;background-color:#c00011; font-size:0.24rem;color:#FFF;}
.show_cp_b .cont{ padding:0.15rem;border-left: 1px solid #eee;border-right: 1px solid #eee;border-bottom: 1px solid #eee; margin-bottom:0.2rem;}
.show_cp_b .cont .desc{ background-color:#f5f5f5; padding:0.15rem; font-size:0.2rem; line-height:0.36rem;text-align: justify;}
.layui-layer-setwin .layui-layer-close2{ top:0rem !important; right:0rem !important;}
/*相关文章-*/
.xgwz{padding:0.3rem 0rem;}
.xgwz_h3{font-size:0.22rem; padding:0.15rem 0rem; text-indent:0.15rem;background-color:#ededed; border-top:2px solid #c00011; color:#c00011;}
.xgwz ul li{background-image: url(../images/xgwz_li.png) !important;}
/*首页联系我们-*/
.h_lxwm_l{ width:96%; margin:0px auto;}
.h_lxwm_ico{height: 44px;line-height: 44px;color: #555;background-image: url(/skin/images/lx_ico.png);background-repeat: no-repeat; background-size:38px; text-indent:33px; font-size:15px;}
.h_lxwm_l .add{background-position: -9px 4px;}
.h_lxwm_l .mail{background-position: -7px -33px;}
.h_lxwm_l .tel{background-position: -9px -73px;}
.h_lxwm_l .weixin{background-position: -7px -111px;}
.h_lxwm_l .wangzhi{background-position: -7px -147px;}
.h_lxwm_r{ width:96%; margin:0px auto;}
.h_lxwm_r p{ width:200px; height:200px; padding:5px;background-image: url(/skin/images/h_lxwm_r_bg.png);background-repeat: no-repeat;background-position: center center; margin:20px 0px 20px 0px;}
/*返回顶部-*/
.fhdb_top{background-color: #c9c9c9;}
.fhdb_top:active{ background-color:#c00011;}
/*底部-*/
.footer{background-color:#f3f3f3;width:90%;padding:0.3rem 5% 0.2rem 5%; position:relative;font-size:0.18rem; line-height:0.35rem;color:#555; text-align:center;}
.footer a,.footer a:active{ color:#555;}
/*底部固定工具条*/
#tool { position:relative; }
.toollist {background:#555; margin: auto; display: block; height: 0.8rem;}
.toollist li{ float:left;width: auto;  height: 100%;width:33.33333333333%;position: static!important;  margin: 0;-webkit-box-sizing: border-box;box-sizing: border-box; -webkit-box-flex: 1; box-flex: 1;-webkit-box-sizing: border-box; box-shadow: none!important;border-left:1px solid #111;border-right:1px solid #888;}
.toollist li a {text-align: center;display: block;text-decoration: none;padding-top: 0.05rem;position:relative;color: #fff;}
.toollist li a img{width:0.3rem;height:0.3rem; margin-top:0.06rem;}
.toollist li a p{margin: 0.03rem 0 0px 0;font-size:0.18rem; line-height:0.3rem;display: block !important;text-align: center;}
#boxss{display: none;width: 160px;padding-top:10px;font-size:0.18rem; line-height:0.3rem; background:#fff; text-align:center;position: absolute; bottom:56px; left:50%; margin-left:-80px; z-index:121; padding-bottom:0.08rem;}
 #boxss img{ width:140px; height:140px;}
 /*首页产品-*/
.pro_ul2 li{ width:31.3333333333%}
.pro_ul2 li img{height:1.3rem;}
.pro_ul2 li p{ font-size:0.18rem;}
/* 网站地图 */
.sitemap_box{ padding-bottom:0.1rem;}
.sitemap_h2{ font-size:0.2rem; height:0.4rem; border-bottom:1px solid #ccc;}
.sitemap_h2 span{ display:inline-block; border-bottom:2px solid #c00011; padding:0px 10px 0px 5px; height:0.39rem; line-height:0.39rem;}
.sitemap_ul{ padding:0.05rem 0px;}
.sitemap_ul li{ float:left; margin-right:0.3rem; font-size:0.18rem;}
@media only screen and (max-width: 768px) {
html {font-size:768%;}
.h_cpzx_ul li .img img{ height:2.1rem;}
.pro_ul li img{ height:2rem;}
.case_ul li img,.pshx_ul li img{ height:2.9rem; }
.video_ul li img{ height:2rem; }
.zizhi_ul li img{ height:4rem;}
.anli_ul li img{ height:2.1rem;}
.h_cpzx_ul li .img img{ height:2.6rem;}
.h_anli_ul li .img img{ height:1.4rem;}
.h_cpfl_ul li img{ height:2.25rem;}
}
@media only screen and (max-width: 480px) {
html {font-size: 64px;}
.video iframe,.video embed{height:3rem !important;}
}
@media only screen and (max-width: 375px) {
.pro_ul li img{ height:2.1rem;}
}
@media only screen and (max-width: 320px) {
html {font-size: 48px;}
.video iframe,.video embed{  height:220px !important;}
.home_jpjs li .img{ width:110px; height:110px;}
.news_2_r{margin-left:1.1rem;}
.news_box_r .desc{ height:0.24rem;}
}
