/*配置颜色*/
.Themebg,.Themebghover:hover,.message-list dl dt,.friendLink,.ThemeBbg,.menu .navbar-nav > li > a:hover,.menu .nav > li ul li a:hover,
.product .pro_list li a:hover,.title_x,.p_pro_d .title_d,#ProClass li.ac .Classtriangle,.pro_class_x .product-class li a:hover, .pro_class_x .product-class li a.Themebg,.p_info_d .title_d{background-color:rgb(252, 114, 41) !important}.Themefont,.Themetxthover:hover{color:rgb(252, 114, 41) !important}.ThemeFborder,.Themebdhover:hover,.message-list dl,.form .header{border-color:rgb(252, 114, 41) !important}.NavBoxPublic .TriangleBtn:before{border-color:rgb(252, 114, 41) !important}.ThemeFbg{background-color:rgb(45, 60, 79) !important}/*字体*/
@font-face{font-family: "iconfont";src: url('/Public/Images/Theme221/icon/iconfont.eot');src: url('/Public/Images/Theme221/icon/iconfont.eot?#iefix') format('embedded-opentype'),
  url('/Public/Images/Theme221/icon/iconfont.woff') format('woff'),
  url('/Public/Images/Theme221/icon/iconfont.ttf') format('truetype'), 
  url('/Public/Images/Theme221/icon/iconfont.svg#iconfont2') format('svg')}.iconfont{text-align: center;font-family:"iconfont" !important;font-size:16px;font-style:normal}.icon-gonggao:before{content: "\e632"}.animated{-webkit-animation-duration: 2s;animation-duration: 2s;-webkit-animation-fill-mode: both;animation-fill-mode: both
}

/*标题从上而下缓慢展现*/
@-webkit-keyframes fadeInDown{0%{opacity: 0;-webkit-transform: translate3d(0, -100%, 0);-moz-transform: translate3d(0, -100%, 0);-ms-transform: translate3d(0, -100%, 0);transform: translate3d(0, -100%, 0)}100%{opacity: 1;-webkit-transform: none;-moz-transform: none;-ms-transform: none;transform: none}}
@keyframes fadeInDown{0%{opacity: 0;-webkit-transform: translate3d(0, -100%, 0);-moz-transform: translate3d(0, -100%, 0);-ms-transform: translate3d(0, -100%, 0);transform: translate3d(0, -100%, 0)}100%{opacity: 1;-webkit-transform: none;-moz-transform: none;-ms-transform: none;transform: none}}
.fadeInDown{-webkit-animation-name: fadeInDown;-moz-animation-name: fadeInDown;-ms-animation-name: fadeInDown;animation-name: fadeInDown}/*标题从下而上缓慢展现*/
@-webkit-keyframes fadeInUp{0%{opacity: 0;-webkit-transform: translate3d(0, 100%, 0);transform: translate3d(0, 100%, 0)
    }
    100%{opacity: 1;-webkit-transform: none;transform: none
    }
}
@keyframes fadeInUp{0%{opacity: 0;-webkit-transform: translate3d(0, 100%, 0);-ms-transform: translate3d(0, 100%, 0);transform: translate3d(0, 100%, 0)
    }
    100%{opacity: 1;-webkit-transform: none;-ms-transform: none;transform: none；
    }
}
.fadeInUp{-webkit-animation-name: fadeInUp;-moz-animation-name: fadeInUp;-ms-animation-name: fadeInUp;animation-name: fadeInUp}/*产品图片效果*/
@-webkit-keyframes flipInY{0%{-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);transform: perspective(400px) rotate3d(0, 1, 0, 90deg);-webkit-transition-timing-function: ease-in;transition-timing-function: ease-in;opacity: 0
    }
    40%{-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);transform: perspective(400px) rotate3d(0, 1, 0, -20deg);-webkit-transition-timing-function: ease-in;transition-timing-function: ease-in
    }
    60%{-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);transform: perspective(400px) rotate3d(0, 1, 0, 10deg);opacity: 1
    }
    80%{-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }
    100%{-webkit-transform: perspective(400px);transform: perspective(400px)
    }
}
@keyframes flipInY{0%{-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);-ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);transform: perspective(400px) rotate3d(0, 1, 0, 90deg);-webkit-transition-timing-function: ease-in;transition-timing-function: ease-in;opacity: 0
    }
    40%{-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);-ms-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);transform: perspective(400px) rotate3d(0, 1, 0, -20deg);-webkit-transition-timing-function: ease-in;transition-timing-function: ease-in
    }
    60%{-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);-ms-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);transform: perspective(400px) rotate3d(0, 1, 0, 10deg);opacity: 1
    }
    80%{-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);-ms-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }
    100%{-webkit-transform: perspective(400px);-ms-transform: perspective(400px);transform: perspective(400px)
    }
}
.flipInY{-webkit-backface-visibility: visible!important;-ms-backface-visibility: visible!important;backface-visibility: visible!important;-webkit-animation-name: flipInY;animation-name: flipInY
}

@-webkit-keyframes fadeInLeft{0%{opacity: 0;-webkit-transform: translate3d(-100%, 0, 0);transform: translate3d(-100%, 0, 0)
    }
    100%{opacity: 1;-webkit-transform: none;transform: none}}
@keyframes fadeInLeft{0%{opacity: 0;-webkit-transform: translate3d(-100%, 0, 0);-ms-transform: translate3d(-100%, 0, 0);transform: translate3d(-100%, 0, 0)}100%{opacity: 1;-webkit-transform: none;-ms-transform: none;transform: none}}
.fadeInLeft{-webkit-animation-name: fadeInLeft;animation-name: fadeInLeft
}
/*新闻*/
@-webkit-keyframes flipInX{0%{-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);transform: perspective(400px) rotate3d(1, 0, 0, 90deg);-webkit-transition-timing-function: ease-in;transition-timing-function: ease-in;opacity: 0
    }
    40%{-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);transform: perspective(400px) rotate3d(1, 0, 0, -20deg);-webkit-transition-timing-function: ease-in;transition-timing-function: ease-in
    }
    60%{-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);transform: perspective(400px) rotate3d(1, 0, 0, 10deg);opacity: 1
    }
    80%{-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    100%{-webkit-transform: perspective(400px);transform: perspective(400px)
    }
}
@keyframes flipInX{0%{-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);-ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);transform: perspective(400px) rotate3d(1, 0, 0, 90deg);-webkit-transition-timing-function: ease-in;transition-timing-function: ease-in;opacity: 0
    }
    40%{-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);-ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);transform: perspective(400px) rotate3d(1, 0, 0, -20deg);-webkit-transition-timing-function: ease-in;transition-timing-function: ease-in
    }
    60%{-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);-ms-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);transform: perspective(400px) rotate3d(1, 0, 0, 10deg);opacity: 1
    }
    80%{-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);-ms-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    100%{-webkit-transform: perspective(400px);-ms-transform: perspective(400px);transform: perspective(400px)
    }
}
.flipInX{-webkit-backface-visibility: visible!important;-ms-backface-visibility: visible!important;backface-visibility: visible!important;-webkit-animation-name: flipInX;animation-name: flipInX
}

@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)
}
100%{opacity:1;-webkit-transform:none;transform:none
}
}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)
}
100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none
}
}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight
}
.six_content{width: 100%;background: url(http://static.files.mozhan.com/Public/Images/Theme37/triangle.png) no-repeat top center;margin-left: 0px;clear: none}.six_content_box{max-width: 1030px;margin: 0 auto}/*新闻资讯宽度*/
.col-marticle{width: 62%;float: left}/*联系我们宽度*/
.col-mcontact{width: 36%;float: right}.menu .header-box{position: relative;max-width:1030px;margin:0 auto}.menu .header-box .logo{position:relative;float: left;z-index: 12;padding: 10px 0;min-height:58px}.menu .header-box .logo img{max-height: 100px}.column{margin: 0px;height: auto;min-height: 1px}.menu .navbar-brand img{max-height: 60px!important}.demo-box-hw1 .headFixed{position:static}
/*-------</END 头部 LOGO >------------*/
.menu .header-nav{padding:0 !important;width: 80%}.menu .nav{padding:0;float:none;margin:0;width:100%}.menu .nav li{float:left;text-align:center;position: relative;width: 12.5%}.header-box .clearfix.none{display: none}.navbar-brand img{max-height: 60px!important}.menu .nav > li:hover ul{display: block}.menu .nav > li .Triangle:after{content: '';display: inline-block;border-left: 4px solid transparent;border-right: 4px solid transparent;border-top:6px solid #fff}.menu .nav > li ul{width: 100%;display: none;padding: 0;box-shadow:1px 1px 4px 0 rgba(0,0,0,.4);position: absolute;left:0px;top:77px;width: 100%}.menu .nav > li ul li{line-height: 40px;text-align: center;width:100%;margin-top: 1px}.menu .nav > li ul li a{font-size: 12px;color: #fff;display: block;margin:0;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;text-align: center}.menu .nav > li ul li a:hover{text-decoration: none}.menu .navbar-nav > li{line-height:77px}.menu .navbar-nav > li > a{display:block;position: relative;font-size:14px;color:#fff;height:auto;padding:0 5px;line-height: 78px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap}.menu .navbar-nav > li > a.active, .menu .navbar-nav > li > a:hover, .menu .navbar-nav > li > a:focus{background-color: transparent}.menu .navbar-nav > li > a.active{background-image:none;-webkit-box-shadow: none;box-shadow: none}.menu .NavBox{display:block;padding-right:0;position: absolute;right: 0;top:0;z-index: 12;width: 80%}.menu .navbar-nav h2{line-height:inherit;font-size:14px}/*--下拉菜单倒三角--*/
.menu .nav > li .Triangle:after{position: absolute;right: 5px;top: 38px}.NavBtn{display:none;text-align:center;overflow: hidden}.btn-navbar-t{display: none;float: right;padding: 3px 8px 7px;margin-right: 5px;margin-left: 5px;border: 1px solid #bcbcbc;border-radius:4px}.btn-navbar-t:hover,
.btn-navbar-t:focus,
.btn-navbar-t:active,
.btn-navbar-t.active,
.btn-navbar-t.disabled,
.btn-navbar-t[disabled],
.btn-navbar-t .icon-bar:hover,
.btn-navbar-t .icon-bar:focus,
.btn-navbar-t .icon-bar:active{filter:Alpha(opacity=80);opacity:0.8}.btn-navbar-t .icon-bar{background: #bcbcbc;display: block;margin-top: 4px;width: 18px;height: 2px}/*-------</END 导航>------------*/

/*-------</END 切换导航按钮>------------*/

/* 小屏幕 一*/
@media screen and (max-width:1030px){.menu .header-nav .nav-box{width:auto;margin:0 10px}.menu .header-box .logo{position:relative;left:15px}.six_content_box{width: 98%;margin-right: 1%;margin-left: 1%}}
/* 小屏幕 二*/
@media screen and (max-width:980px){.menu .NavBox{width: 76%}}

/* 小屏幕 三*/
@media screen and (max-width:870px){.col-marticle{width: 98%;margin-left: 1%;float: none}.col-mcontact{width: 98%;margin-left:1%;float: none}.six_content{width: 100%;background: #4a3e34 url(http://static.files.mozhan.com/Public/Images/Theme37/articleLable_bg.jpg) no-repeat top center;margin-left: 0px;clear: none;height: auto}.menu{height:auto}.menu .header-box .logo img{height: 40px}.header-box .clearfix.none{display: block}.menu .header-nav{position: static;width: 100%;height:auto;margin: 0}.menu .header-box{min-height: 60px;width:100%;height:auto;position: relative}/*-----------</LOGO>---------------*/
   .menu .nav{padding: 0;margin: 0}.menu .nav li a:hover:after{display: none}.menu .btn-t{display: block;position: absolute;top: 15px;right: 14px}.menu .header-nav .nav-box{background:none;height:auto;padding:0;margin:0}.menu .nav{float:none;width:100%}.menu .NavBox{width: 100%;visibility:hidden;height:0;overflow: hidden}.menu .header-box.active .NavBox{visibility: visible}.menu .header-box .logo{padding: 0}/*-----------</菜单>---------------*/
}
/*---公告----*/
.notice{margin: 0px auto;height: 45px;line-height: 45px;color:#fff}.notice .alertinfo{position: relative}.notice-box .zuixin{font-weight: bold;font-size: 12px;padding: 0px 5px 0px 30px;vertical-align: top;color: #fff;float: left}.notice-box .zuixin:before{content: "\e632";position: absolute;left: 0px;font-size: 22px}.notice .notice-box{position: relative;clear: none;height: 45px}.notice .notice-box .noticeBox{max-width: 1180px;margin: 0 auto}.notice .notice-box ul.notice-ul{font-size:12px;height: 45px;line-height: 45px;list-style:none;padding-left:100px}.notice .notice-box ul.notice-ul li{height: 45px;line-height: 45px}.notice .notice-box ul.notice-ul li a{color: #fff;padding: 0px;display: block;white-space: nowrap;text-overflow:ellipsis;overflow:hidden}.notice .notice-box ul.notice-ul li a:hover{text-decoration: none}.notice .col-md-6,.notice .col-md-4{padding: 0px}/*---搜索----*/
.notice .search{float: right;display: inline;margin-top:6px;height: 33px}.notice .search .navbar-form{padding:0px;float:right;margin: 0px;width: 300px}.notice .search .navbar-form .form-control{border-radius: 0;box-shadow:none;font-size: 12px;height: 33px;line-height: 33px;padding:0px 10px !important;background-color: #fff;box-sizing:border-box;display: inline-block;vertical-align:top;width: 100%;border: none}.notice .search .dropdown-menu{border-radius: 0;padding:0;min-width: 70px;left:0px}.notice .search .dropdown-menu>li{padding:0}.notice .search .dropdown-menu>li>a{text-align:center;font-size:12px;color:#666;display:block;line-height:26px;padding: 0px}.notice  .search .btn-danger{background-color: #bcbcbc;border:1px solid #bcbcbc;background-image:none;padding: 8px 4px;font-size: 12px}.notice .search .form-group{margin-bottom:0;vertical-align:middle;display:inline-block;float: left;width: 300px}.notice .btn-search-group{color:#fff;font-size:12px;font-family: "SimSun";cursor: pointer;right:14px;margin:0px;vertical-align:top}.notice .btn-search-group .btn{background: none !important;border: none !important}.notice .alertinfo li{line-height: 40px;white-space: nowrap}/* 小屏幕 一*/
@media screen and (max-width:1180px){.notice .notice-box{max-width:100%}.notice .notice-box .noticeBox{margin: 0px 15px 0px}}

/* 平板电脑和小屏电脑之间的分辨率 二*/
@media screen and (max-width:870px){.notice .notice-box .col-md-4{width:48%}.notice .searchBox{display: none}}


.notice .btn-search-group{color:#fff;font-size:14px;font-family: "SimSun";cursor: pointer;position:absolute;right: 0}.notice .btn-search-group .btn{background: none !important;border: none !important}.notice .alertinfo li{white-space: nowrap}.banner{width:100%;overflow: hidden}.carousel{margin: 0}.bannerBox{margin:0 auto;position: relative}.banner .carousel-control{background: none}/*-----------<关于我们>---------------*/
.about{position:relative;margin:60px 0}.about .about_left{left:7%;top:0;width:60%;max-height:510px;min-height:510px;overflow:hidden}.about .about_left img{width:100%;min-height:510px}.about .about_right{position:absolute;right:7%;top:10%;width:40%;box-shadow:0px 0px 13px 0px rgba(234,234,234);background:#FFF;padding:30px;border: 1px solid #eeeeee}.about .about_right:before{content:"";display:inline-block;position:absolute;left:-20px;width:0;height:0;border-top:20px solid transparent;border-bottom:20px solid transparent;border-right:20px solid #fff}.about .about_right .about_title{border-bottom:1px solid #e9e9e9;padding-bottom:5px}.about .about_right .about_title b{font-size:20px;position:relative}.about .about_right .about_title i{position:absolute;left:0;bottom:-7px;width:100%;height:1px}.about .about_right .company-box{padding:25px 0;line-height:30px;max-height:240px;min-height:240px;overflow:hidden}.about .more{display:block;width:130px;line-height:40px;margin:0px auto;text-align:center;color:#FFF}.about .more a{color:#fff}@media screen and (max-width: 768px){.about{background-color:#f7f8f8;padding:20px;margin:0}.about .about_left{display:none}.about .about_right{position:static;width:auto;padding:0;background:none;box-shadow:none;border:none}.about .about_right .about_title{background-color:#f7f8f8}.about .about_right .company-box{position:relative;box-shadow:0px 0px 20px 0px rgba(234,234,234);background:#FFF;margin:20px 0;padding:20px;max-height:196px;min-height:0;overflow:hidden}.about .about_right .company-box:before{content:"";display:inline-block;position:absolute;left:-20px;width:0;height:0;border-top:20px solid transparent;border-bottom:20px solid transparent;border-right:20px solid #fff}.about .more{display:block;width:130px;line-height:40px;margin:0px auto;text-align:center;color:#FFF}.about .more a{color:#fff}}

@media screen and (max-width: 480px){}

@media screen and (max-width: 414px){}

@media screen and (max-width: 375px){}

@media screen and (max-width: 320px){}

/*-----------<最新资讯>---------------*/
.article_box{width:98%;margin:0px auto;position:relative}.article .swiper-container{height:100%;margin:0 auto;padding:30px 0;overflow:hidden}.article{padding:60px 0}.article .new_title{border-bottom:1px solid #e9e9e9;padding-bottom:5px}.article .new_title b{font-size:20px;position:relative}.article .new_title i{position:absolute;left:0;bottom:-7px;width:100%;height:1px}.article .new_box{box-shadow: 0px 0px 13px 0px rgba(234,234,234)}.article .new_box .news_det{padding:30px 6%}.article .new_box .news_det h2,.article .new_box .news_det h3{font-size:16px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;color:#333}.article .new_box .news_det p{line-height: 20px;overflow: hidden;height: 40px;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;margin:30px 0;color:#999}.article .new_box .titme{background-color:#f8f8f8;padding:20px 6%;height:120px}.article .new_box .titme b{display:block;font-size:40px;font-weight:bold;color:#666}.article .new_box .titme p{color:#666}.article .swiper-pagination{display:none}.article .new_img{display:none}.article .swiper-slide:hover .new_img{display:block;height:160px;overflow:hidden}.article .swiper-slide:hover .new_img img{width:100%!important}.article .swiper-slide:hover .news_det h2,.article .swiper-slide:hover .news_det h3,.article .swiper-slide:hover .news_det p{color:#fff}.article .swiper-slide:hover .titme{display:none}.article .swiper-button-prev{background-image: url(/Public/Images/Theme248/larrow.jpg);position:absolute;left:-30px}.article .swiper-button-next{background-image: url(/Public/Images/Theme248/rarrow.jpg);position:absolute;right:-30px}.article .swipernew_pc{display:block}.article .swipernew_m{display:none}/* 横向放置的手机和竖向放置的平板之间的分辨率 三*/
@media screen and (max-width: 1001px){}
@media screen and (max-width: 768px){.article .swipernew_m{display:block}.article .swipernew_pc{display:none}.article{padding:35px 20px}.article .swiper-container{height:100%;margin:0 auto;padding:35px 0}.article .new_box .news_det{padding:10px 6%}.article .new_box .titme{padding:10px 6%;height:auto}.article .swiper-pagination{display:none}.article .swiper-button-prev, .article .swiper-button-next{display:none}.article .swiper-slide:hover .new_img{display:block;height:auto;overflow:hidden}.article .swiper-slide:hover .new_img img{width:100%!important;height:auto}}
.tpl_eight{width: 100%;overflow: hidden;background-color: #070609;background-image: url(/Public/Images/Theme248/newlabelbg.jpg);background-repeat: repeat-y;background-position: center top}.articleLabel{padding:60px 0}.articleLabel .newlabel_title{border-bottom:1px solid #e9e9e9;padding-bottom:5px}.articleLabel .newlabel_title b{font-size:20px;position:relative;color:#fff}.articleLabel .newlabel_title i{position:absolute;left:0;bottom:-7px;width:100%;height:1px}.articleLabel .newlabel_list{width:100%;overflow:hidden}.articleLabel .newlabel_list img{width:100%}.articleLabel .newlabel_list ul{margin-left:-2%;overflow:hidden;padding-top:30px}.articleLabel .newlabel_list ul li{float:left;width:31.3%;margin:10px 0 10px 2%}.articleLabel .newlabel_list .con_box{color:#fff;margin-top:20px}.articleLabel .newlabel_list .con_box h2,.articleLabel .newlabel_list .con_box h3{font-size:16px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;position:relative}.articleLabel .newlabel_list .con_box h2 span,.articleLabel .newlabel_list .con_box h3 span{position:absolute;right:0;font-weight:bold}.articleLabel .newlabel_list .con_box p{font-size:12px;line-height:40px}.articleLabel .newlabel_list .con_box i{display:inline-block;width:16px;height:16px;margin-left:10px;margin-top:10px;background: url(/Public/Images/Theme248/jian.png) left center}/* 横向放置的手机和竖向放置的平板之间的分辨率 三*/

@media screen and (max-width: 768px){.articleLabel{padding:30px 20px}.articleLabel .newlabel_list ul{padding-top:15px}.articleLabel .newlabel_list .con_box h2 span,.articleLabel .newlabel_list .con_box h3 span{display:none}}
@media screen and (max-width: 600px){}
@media screen and (max-width: 480px){.articleLabel .newlabel_list ul li{float:none;width:100%;margin:10px 0 10px 2%}}

@media screen and (max-width: 414px){}


/*产品列表*/
.product{position: relative;overflow: hidden;padding:50px 0}.product .product_title{border-bottom:1px solid #5f605f;padding-bottom:5px}.product .product_title b{font-size:20px;position:relative;color:#fff}.product .product_title i{position:absolute;left:0;bottom:-6px;width:100%;height:1px}.product .product_nav{width:100%;margin:30px 0}.product .product_nav a{color:#FFF;padding:3px 20px;display:inline-block !important;margin:5px 0}.product .product_nav h2{line-height:inherit;font-size:14px}.product .overflow{display:inline !important}.product .product_list ul{margin-left:-2%}.product .product_list ul li{float:left;overflow:hidden;position:relative;background-color:#fff;width:23%;margin:15px 0 15px 2%}.product .product_list ul li img{width:100%}.product .product_list ul li:hover .l_open{visibility: visible}.product .product_list .l_open{position:absolute;visibility:hidden;text-align:center;top:0;width:100%;height:100%}.product .product_list .l_open p,.product .product_list .l_open h3{color:#FFF;padding:5%;font-size:16px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;position: relative}.product .product_list .l_open div{position:absolute;left:25%;bottom:10%;width:50%;line-height:34px;margin:0 auto;border:1px solid #FFF;color:#FFF}/*-----------</END 最新产品>---------------*/

@media screen and (max-width:870px){.product .product_nav{display:none}}

@media screen and (max-width:768px){.product{padding:30px 20px}.product .product_list ul li{width:31.3%;margin:10px 0 10px 2%}.product .product_list ul li:nth-child(7),.product .product_list ul li:nth-child(8){display:none}.product .product_list .l_open div{line-height:20px}}

/* 横向放置的手机和竖向放置的平板之间的分辨率 三*/
@media screen and (max-width: 600px){}

/* 横向放置的手机和竖向放置的平板之间的分辨率 四*/
@media screen and (max-width: 414px){.product .product_list ul li{width:48%;margin:5px 0 5px 2%}}

@media screen and (max-width: 320px){}

/*---友情链接----*/
.tpl_footers .friendLink,.friendLinkbg{background-color: #fff !important}.friendLink .friendBox{padding:60px 0 10px 0}.friendLink .friendBox h4{font-size:20px;font-weight:bold;border-top:2px solid #e8e8e8;padding:25px 0 15px 0}.friendLink .friendBox ul{overflow:hidden}.friendLink .friendBox ul li{float:left;margin:5px 30px  5px 0;position:relative;color:#c6c6c6}.friendLink .friendBox ul li a{color:#666;font-size:16px}.friendLink .friendBox ul li:after{content: '|';position: absolute;right: -15px;top: 0;color:#c6c6c6}
.friendLink .friendBox ul li:last-child:after{display: none}/* 小屏幕 一*/
@media screen and (max-width:600px){.friendLink{display:none}}
/*---footer----*/
.footers{width:100%;background:#333;color:#bfc0c0;padding:20px 0}.footerBox{margin: 0 auto;max-width: 1180px}.footers .footers-box{padding:15px 0}.footers .footers-box a{margin-right:10px;color: #bfc0c0;word-break: break-all;word-wrap:break-word;text-decoration: underline}.footers .footers-box p{padding:0;font-size:12px;line-height:20px}/*-----------</END>---------------*/
 .conbg{background-color:#f8f8f8;padding:10px 0}.row{margin:0}.DoesNot{text-align: center;font-size: 20px;margin: 50px 0}/*----按钮----*/
a.a-btn{padding:0 10px;height:28px;line-height:28px;display:inline-block;cursor:pointer;margin-right:5px;margin-bottom: 5px}a.a-btn + a{margin-bottom:3px}a.a-btn.a-btn1{background-color:#cfcdcf;color:#666666}a.a-btn.a-btn1:hover{background-color:#ccc;color:#FFF}.Themebg.btn-success{margin-bottom: 5px;margin-right: 5px}.btn-warning.btn-can{margin-left: 0px}.TopologyLeft .body-right,.TopologyLeft .body-left{margin: 0px}.pro_keyword{padding: 0px}a.a-btn.a-btn2{color:#fff}.TopologyCenter .body-left{padding-top:25px}.photo.row{padding-top: 20px}/*----面包屑模块----*/
.breadCrumb{overflow: hidden;height: 40px;line-height: 40px;padding: 0 10px;color:#333;background-color: #fff}.breadCrumb em{font-family: Arial;font-size: 14px;padding: 0 8px}.breadCrumb a{color:#333;margin: 0px;line-height: 40px}.breadCrumb a.pick{color:#1e82c5}.breadCrumb em, .breadCrumb b, .breadCrumb span{margin: 0px;line-height: 40px}/*----翻页模块----*/
.page{margin-top: 25px}.page .col-lg-3, .page .col-lg-9{padding:0;margin:10px 0;height:34px;line-height:34px}.page .col-lg-9{text-align: right}
.page .pagination{margin:0;padding-left:12px}.page .pagination > li > a{color:#666}.page .pagination > li:first-child > a, .pagination > li:first-child > span{border-bottom-left-radius: 0;border-top-left-radius: 0}.page .pagination > li:last-child > a, .pagination > li:last-child > span{border-bottom-right-radius: 0;border-top-right-radius: 0}.page .pagination > .active > a, 
.page .pagination > .active > span, 
.page .pagination > .active > a:hover, 
.page .pagination > .active > span:hover, 
.page .pagination > .active > a:focus, 
.page .pagination > .active > span:focus{background-color: #1e82c5;border-color:#1e82c5;color:#FFF}/*-----------公司介绍---------------*/
.company-box,.rencon_box{padding:30px;border-top:1px solid #F00;margin:10px 0 0  0;background-color:#fff}.company-box p{line-height:2.1em;color:#333;text-indent:2em}.Company_imgbox{float:right;width:400px;height:300px;margin:20px 20px 20px 50px;position:relative}.Company_imgbox img{position:absolute;right:0;height:300px;z-index:2}.Company_imgbox:before{content:"";width:100%;height:300px;background-color:#efefef;position:absolute;top:20px;left:-20px}/*----新闻资讯----*/

.new_list{margin-left:-2%}.new_list li{float:left;width:31.3%;margin:20px 0 20px 2%;position:relative}.new_list li .new_box{box-shadow: 0px 0px 13px 0px rgba(234,234,234);border:1px solid #eee}.new_list li .news_det{padding:30px 6%;background-color:#fff}.new_list li .news_det h2,.new_list li .news_det h3{font-size:16px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;color:#333}.new_list li .news_det p{line-height: 20px;overflow: hidden;height: 60px;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;margin:30px 0;color:#999}.new_list li .titme{background-color:#f8f8f8;padding:20px 6%;max-height:120px}.new_list li .titme b{display:block;font-size:40px;font-weight:bold;color:#666}.new_list li .titme p{color:#666}.new_list li img{width:100%}.new_list li:hover{z-index:3000}.new_list li .new_box_hover{top:-40px;left:0;opacity:0;position:absolute;color:#fff;width:100%}.new_list li .new_box_hover .news_det h2,.new_list li .new_box_hover  .news_det p,.new_list li .new_box_hover .news_det h3{color:#fff}.new_list li .new_box_hover .news_det{padding:15px 6%;background-color:#fff}.new_list li .new_box_hover .news_det p{margin:15px 0;height:40px;-webkit-line-clamp: 2}.new_list li .new_img{overflow:hidden}.new_list li:hover .new_box_hover{opacity:1}.newbox .page{overflow:hidden}.new_nav{padding:20px  0}.new_nav a{padding: 5px 30px;display: inline-block;margin:0 20px 10px 0;color:#333;position:relative}.new_nav a i{display:none}.new_nav a:hover i,.new_nav .active i{position:absolute;display:block;top:0px;width: 0;height: 0;border-top: 100px solid cyan;border-left: 50px solid transparent;border-right: 50px solid transparent}.new_nav a:hover,.new_nav .active{color:#fff}@media screen and (max-width: 600px){.page{margin-top: 0}.new_list{margin-left:0}.new_list li{float:none;width:100%;margin:20px 0;position:relative}.new_nav a{padding: 5px 0;display: inline-block;margin:0 0 10px 0;width:31%;text-align:center}.new_nav a:hover,.new_nav .active{color:#fff}.company-box,.rencon_box{padding:10px;border-top:1px solid #F00;margin:10px 0 0  0;background-color:#fff}}


/*----产品----*/
.productlist ul{margin-left:-2%;overflow:hidden}.productlist ul li{float:left;overflow:hidden;position:relative;background-color:#fff;width:23%;margin:15px 0 15px 2%}.productlist ul li img{width:100%}.productlist ul li:hover .l_open{visibility: visible}.productlist .l_open{position:absolute;visibility:hidden;text-align:center;top:0;width:100%;height:100%}.productlist .l_open p,.productlist .l_open h3{color:#FFF;padding:5%;font-size:16px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;position: relative}.productlist .l_open div{position:absolute;left:25%;bottom:10%;width:50%;line-height:34px;margin:0 auto;border:1px solid #FFF;color:#FFF}.p_proxp10{background-color:#fff;padding:20px;border-top:1px solid #000}.p_proxp10 h2{font-size:16px;font-weight:bold;padding-bottom:10px;color:#333}.p_proxp10 h2 a{color:#333}.product-detail .col-md-7{width:51.333%}.product-detail{padding-top:10px}@media screen and (max-width:768px){.productlist{padding:30px 20px}.productlist ul li{width:31.3%;margin:10px 0 10px 2%}.product-detail .col-md-7{width:100%}.pager{padding:0}.pager .previous span,.pager .next span{text-align:left;width:60px}.pager .previous > a, .pager .next > a{margin: 0 10px 15px 50px !important;background:none !important;color:#333}.productlist .l_open div{line-height:20px}.Company_imgbox{float:none;width:80%;height:100%;margin:0 auto;position:relative;text-align:center}.Company_imgbox img{position:inherit;right:0;height:100%;z-index:2}.Company_imgbox:before{content:"";width:100%;height:100%;background-color:#efefef;position:relative;top:20px;left:-20px}}

@media screen and (max-width: 414px){.productlist ul li{width:48%;margin:5px 0 5px 2%}}






/*----左侧标题模块----*/
/*----产品分类----*/
.classifi{padding: 10px 0}.classifi .product-class{text-align: center}.classifi .product-class li{position: relative;padding-right:10px;display: inline-block;height:36px;line-height:36px}.classifi .product-class li a{max-width: 150px;margin-top:5px;display:block;padding:0 20px;color:#fff;border-radius:30px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap}.classifi .product-class li a.ThemeSbg{color: #fff !important}.classifi .product-class li a:hover, .classifi .product-class li a.active{color:#fff}.classifi #ProClass li .classBox{top: 46px}.concpnav .product-class .classBox{position:absolute;z-index:300;background-color:#fff}.concpnav .product-class  .secon{text-indent: 0}.classifiLeft{background: #fff;margin-top:15px}.ClassLeftBox .product-class{border: none;padding: 10px}.concpnav .ClassLeftBox .product-class li{float:left;line-height: 34px;margin: 0 20px 10px 0;background:none;width: auto;position:relative}.concpnav h2{line-height:inherit}.body-left.ClassLeftBox .product-class li:last-child{border-bottom: none}.ClassLeftBox .product-class li a,.ClassLeftBox .product-class li{line-height: 38px}.body-left.ClassLeftBox .product-class li a.ThemeSbg,.body-left.ClassLeftBox .product-class li a:hover{color: #fff!important}.body-right #ProClass li.ac .Classtriangle:after{border-top-color:#fff!important}.body-left .LeftBox{background: #fff}.body-left h4,.classifi h4{height: 40px;line-height: 40px;text-align: center;position: relative;color: #fff}.body-left h4 span,.classifi h4 span{font-size: 16px}.body-left .LeftBox .list-box{padding:10px;border: 1px solid #ccc;border-top: none}.LeftBox .more{text-align: center;clear: both;margin: 10px 0px}.LeftBox .more a{display: inline-block;font-size: 12px;position: relative;padding: 3px 10px;color: #fff;border-radius: 20px}.LeftBox .more i{font-size: 14px;margin-right: 5px}.ClassLeftBox .product-class h2{line-height:inherit;font-size:14px}@media screen and (max-width:768px){.concpnav{display:none}}


/*----公司资讯----*/
.body-left .list-box{padding:10px 0}.body-left .list-box li{line-height:34px;overflow:hidden;white-space:nowrap;text-overflow: ellipsis;color:#666;position: relative;border-bottom: 1px solid #e1e1e1}.body-left .list-box li a{color:#333;padding-left: 10px}.body-left .list-box li span{display:none}.LeftBox.mt15{margin-top: 15px}.ClassLeftBox .list-box li:before{position: absolute;left: 0px;top: -3px}/*----相关产品模块---*/
.body-right .productBox{width:100%;margin:15px auto 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box}.productBox h4.title01{overflow:hidden;height:40px;color:#333;font-size:14px;font-weight: bolder;line-height:40px;border: 1px solid}.productBox h4.title01 span{padding:0 10px;color: #fff;display: block;float: left}
.productBox h4.title01 .a-more{color:#fff;font-size: 12px;float: right;padding: 0 10px;line-height:40px}.productBox{max-width: 1180px !important}.productBox .product-box li{-webkit-transition: all .4s ease-in-out 0s;-moz-transition: all .4s ease-in-out 0s;-ms-transition: all .4s ease-in-out 0s;-o-transition: all .4s ease-in-out 0s;transition: all .4s ease-in-out 0s}.productBox .product-box .thumbnail{border: 0;padding:0 0 2px;background: none;border-radius:0;position:relative;margin:0px}.productBox .product-box li,.productBox .product-box li:first-child{margin-top: 15px;margin: 15px 0.5% 0 \9}.productBox .product-box li.col-md-3:nth-child(4n+1){margin-left: 0}.productBox .div-img img{width:100%}.productBox .product-box .thumbnail a.ImgBox{position: relative;z-index: 2}.productBox .product-box .thumbnail h5{text-align: center;position: relative;height:30px;line-height:30px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color:#333;font-size:12px}/*-----------表格---------------*/
.table-01{width:100%;margin-bottom:15px}.table-01 th, .table-01 td{padding:5px 2px;font-size:14px}.table-01 th{text-align:right;width:60px;font-weight:normal;color:#666;font-size:14px}.table-01 td{color:#666}.table-01 .jiathis_style_24x24{margin:0}.table-02{width:100%}.table-02 th, .table-02 td{padding:5px 2px;font-size:12px;line-height:30px}.table-02 th{text-align:right;width:125px;font-weight:normal;color:#666;vertical-align:text-top}.table-02 td{color:#666}.table-02 .line-b{border-bottom:2px solid #1e82c5}.table-02 .line-b th{color:#000;text-align:left}.table-03 th{width:80px}.table-02.table-02-b th{width:110px}/*-----------输入框---------------*/
input.text01{border:1px solid #d8d9da;height:30px;color:#333333;line-height: 30px;padding: 2px 5px;width:75%;size:auto;box-shadow:0 0 2px #d6d6d6 inset;font-size:12px}input.text01:focus, input.text01:hover, input.text01:active{border-color: #d8d9da;box-shadow: 0 0 3px #d6d6d6}.textarea01{background-color:#fff;border:1px solid #dfdfdf;padding:5px;color:#636363;width:75%}.textarea01:focus{border-color: #d8d9da;box-shadow: 0 0 4px #d6d6d6}/*----------------------------------------</END 公共模块>------------------------------------------------------*/

/*----产品列表----*/
.pro-list li{-webkit-transition: all .4s ease-in-out 0s;-moz-transition: all .4s ease-in-out 0s;-ms-transition: all .4s ease-in-out 0s;-o-transition: all .4s ease-in-out 0s;transition: all .4s ease-in-out 0s}.pro-list .thumbnail{border: 0;padding:0 0 2px;background: none;border-radius:0;position:relative;margin:0px}.pro-list li.col-md-4,.pro-list li.col-md-4:first-child{margin-top: 15px;margin: 15px 0.4% 0 \9}.pro-list li.col-md-4:nth-child(3n+1){margin-left:0}.pro-list .thumbnail a.ImgBox{position: relative;z-index: 2;display: block}.pro-list .thumbnail h5{text-align: center;position: absolute;height:30px;line-height:30px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color:#fff;font-size:12px;bottom: 0px;width: 100%;background:url(/Public/Images/Theme212/black.png) repeat}.pro-list .div-img{overflow: hidden}.pro-list .div-img img{width:100%}.pro-list .thumbnail:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}.productBox{max-width: 1030px;margin:25px auto 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box}/*-----------产品详情页---------------*/
.product-detail{padding:0;display:table;width:100%;margin-top: 10px}.product-detail .thumbnail{margin-bottom:0;border-radius:0}.product-detail .thumbnail img{width:100%}.product-detail h2{font-size:16px;padding:4px 0 5px 20px;margin:0}.product-detail .col-md-5, .product-detail .col-md-7{padding:0}.fieldset-style{overflow:hidden;background: #fff;margin:15px 0;word-break: break-all;word-wrap:break-word}.fieldset-style .div1{padding:6px 10px;color:#666;border-top:none}.fieldset-style .div1 dl img{max-width:100%}.fieldset-style .div1 dl{overflow:hidden;margin-bottom:10px;margin-top:5px}.fieldset-style .div1 dl dt{margin-bottom:8px;height:30px;line-height:30px;display:block;border-bottom:1px solid #ccc;font-size: 14px;color:#1e82c5}.fieldset-style .div1 dl dd{line-height:22px}.fieldset-style h3{color: #fff}/*-----------产品询价页---------------*/
.table-box{padding:0px;margin-bottom:10px;background: #fff}.RightTitle{border-bottom-width: 0;font-size: 20px;margin-bottom: 10px;border-bottom-style:solid;line-height:45px;text-indent: 10px}.table-box .title.p1{border:none;font-size:12px;height:20px;line-height:20px}/*-----------客户留言、留言反馈---------------*/

.message-box{padding: 0 10px 10px;background: #fff;margin-bottom:10px}.message-list{padding: 0;margin-top: 10px}.message-list dl{overflow:hidden;border: 1px solid #ddd;margin-top: 15px}.message-list dl dt{font-family:"宋体";font-size:15px;line-height:30px;overflow:hidden;margin-bottom:10px;height:30px;padding:0 5px}.message-list dl dt b{font-weight:normal;color:#fff}.message-list dl dt span{float:right;font-size:12px;color:#fff;max-width: 150px;overflow: hidden;white-space: nowrap;text-overflow:ellipsis}.message-list dl dd{margin:0 12px}.message-list dl dd p{font-size:13px;color:#666;padding-bottom:10px}.message-list dl dd p i{float:left;color:#333;padding-right:18px;font-size:18px}

blockquote{border-left: 5px solid #fff;margin: 0 0 20px;padding:0}blockquote small:before{content: ""}/*---友情链接----*/
.friendBox{margin: 15px auto 0;max-width: 1030px}.friendLink .link-box{height:auto;background-color:#fff;padding:5px 20px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box}.friendLink .link-box h4{color:#666;font-size:14px;line-height:30px;display: inline-block}.friendLink .link-box ul{overflow:hidden;display:inline;color:#666;line-height:30px}.friendLink .link-box ul li{position: relative;display:inline-block;margin-right: 10px;font-style:normal;padding:0 3px}.friendLink .link-box ul li:first-child:after{display: none}.friendLink .link-box ul li:after{content: '|';position: absolute;left: -10px;top: 0}.friendLink .link-box ul a{word-break: break-all;word-wrap:break-word;font-style:normal;color:#666}.friendLink .link-box ul a:hover{color:#ddd}/*-----------网站地图---------------*/
.map-box{padding:0;margin-bottom:10px}.map dl{border-bottom:1px dashed #ccc;padding:12px;font-size:13px;margin:0px}.map dl:last-child{border-bottom:none}.map dl dt{float:left;color:#000}.map dl dd{display:inline;margin:0px}.map dl dd a{margin:0 10px 10px;float:left;color:#666}
.map dl dd a:hover{color:#1e82c5}
.map dl dd p{overflow:hidden}.map-box1{margin:15px 0;min-height:300px}/*----新闻资讯----*/
.BgP10{background: #fff;padding:10px 0px}.tab-box{overflow:hidden;padding-top:5px;padding:10px}.tab-box a{margin-right:10px;padding:5px 15px;display:inline-block;color:#333;margin-bottom:10px;background-color:#edece7}.tab-box a.Themebg:hover{color: #fff}.tab-box a:hover, .tab-box a.Themebg{color: #fff}.nlist-box{padding: 0px}.nlist-box li{height:35px;line-height:35px;overflow:hidden;color:#666;border-bottom:1px solid #CCC;position: relative}.nlist-box li:before{content:"●  ";left: 0px}.nlist-box li a{color:#666;padding-left: 15px;float: left;width: 70%}.nlist-box li span{color:#666;display:block;position: absolute;right: 0px;top: 0px}.nlist-box2 li{margin-bottom: 10px;border: 1px solid #e1e1e1;padding: 10px;height: auto;overflow: hidden}.nlist-box2 li .news_img{width: 30%;float: left}.nlist-box2 li img{width: 100%}.nlist-box2 li .news_det{width: 68%;float: right}.nlist-box2 li p{font-size: 14px;height: 30px;line-height: 30px;color: #333;padding:0px}.nlist-box2 li .time{color: #666;display: block;padding:0px;color: #fff;height: 25px;line-height: 25px;width: 85px;text-align: center}.nlist-box2 li .det_box{line-height: 24px;height: 72px;overflow: hidden;color: #333;margin-top: 10px}.body-right .page{clear: both;margin: 15px 0px 0px !important}.p_artlelist h3 span{color: #333 !important;padding: 0px 10px;font-size: 14px;font-weight: bold;display: inline-block}.p_artlelist h3{height: 42px;line-height: 42px;padding: 0px;margin-bottom: 10px}.p_artlelist h3 a{color: #fff;padding: 0px 20px}.p_artlelist h3 a.Themetxthover{color: #333 !important}.btn-warning.btn-can{margin-left: 0px !important;margin-top:0px;margin-right: 0px !important;padding: 0px 5px!important;height: 32px!important;margin-bottom: 5px;line-height: 32px}.Themebg.btn-success{margin-bottom: 10px;padding: 0px 5px!important;margin-right:5px;height: 32px!important}/* 小屏幕 一*/
@media screen and (max-width:1180px){.footerBox{margin: 0px 15px !important}}

@media screen and (max-width:1030px){.page .col-lg-3{text-align: left;float: left}.page .col-lg-3, .page .col-lg-9{margin:0}}
@media screen and (max-width:870px){}

/* 横向放置的手机和竖向放置的平板之间的分辨率 三*/
@media screen and (max-width: 600px){.product-details .col-md-5{padding:0}/*产品列表*/
	.classifi{padding:5px 0}.row .pro-list li.col-md-4,.productBox .product-box  li.col-md-4{width:49%;margin-left: 0;margin:10px 0 \9}.row .pro-list li.col-md-4:nth-child(2n),.productBox .product-box  li.col-md-4:nth-child(2n){margin-left: 2%}.productBox{margin:10px auto 0}.body-right .productBox{margin:10px auto 0;padding: 0}.nlist-box2 li .det_box{line-height: 22px;height: 66px;margin-top:5px }
}
/* 横向放置的手机和竖向放置的平板之间的分辨率 四*/
@media screen and (max-width: 480px){.pro-list .thumbnail .more{margin:10px auto;float:none;width:120px}.pro-list .thumbnail .col-md-4, .pro-list .thumbnail .col-md-9{width:100%;padding:0}.pro-list .thumbnail h3{text-align:center;margin-top:10px}a.a-btn + a{margin-bottom:8px}.nlist-box li span{display:none}.RightTitle2 .lineBox{height: 2px}.RightTitle2 .TxtBox{border-width: 1px}.productBox .product-box li{width: 48%;margin-left: 2%}.productBox .product-box li:nth-child(2n+1){margin-left: 0px}.nlist-box2 li .det_box{height: 44px}.Themebg.btn-success,.btn-warning.btn-can{float: inherit;vertical-align: top;margin-right: -10px}.Themebg.btn-success{margin-right: -10px}}

@media screen and (max-width: 414px){.page .col-lg-3{width: 45%}.page .col-lg-9{width: 55%}.nlist-box2 li .news_det{width: 58%}.nlist-box2 li .news_img{width: 40%}}

@media screen and (max-width: 375px){.page .col-lg-3{width: 100%;text-align:center}.page .col-lg-9{width: 100%;text-align:center}.page .col-lg-3,.page .col-lg-9{margin: 0px}.page .pagination{padding-left: 0px}}

/* 的手机的分辨率一*/
@media screen and (max-width: 320px){/*产品列表*/
	.row .pro-list li.col-md-4{width:100%;margin-left:0 !important;padding: 0}.table-02.table-02-b th{width:85px;line-height:20px}.table-02-b td{line-height:20px}.table-02 th{width:80px}.productBox .product-box  li.col-md-4{width:100%;margin-left: 0 !important}.nlist-box2 li .det_box{height: 22px}}


#pp{height: 33px}
.six_content{width: 100%;background: url(http://static.files.mozhan.com/Public/Images/Theme37/triangle.png) no-repeat top center;margin-left: 0px;clear: none}.six_content_box{max-width: 1030px;margin: 0 auto}/*新闻资讯宽度*/
.col-marticle{width: 62%;float: left}/*联系我们宽度*/
.col-mcontact{width: 36%;float: right}.menu .header-box{position: relative;max-width:1030px;margin:0 auto}.menu .header-box .logo{position:relative;float: left;z-index: 12;padding: 10px 0;min-height:58px}.menu .header-box .logo img{max-height: 100px}.column{margin: 0px;height: auto;min-height: 1px}.menu .navbar-brand img{max-height: 60px!important}.demo-box-hw1 .headFixed{position:static}
/*-------</END 头部 LOGO >------------*/
.menu .header-nav{padding:0 !important;width: 80%}.menu .nav{padding:0;float:none;margin:0;width:100%}.menu .nav li{float:left;text-align:center;position: relative;width: 12.5%}.header-box .clearfix.none{display: none}.navbar-brand img{max-height: 60px!important}.menu .nav > li:hover ul{display: block}.menu .nav > li .Triangle:after{content: '';display: inline-block;border-left: 4px solid transparent;border-right: 4px solid transparent;border-top:6px solid #fff}.menu .nav > li ul{width: 100%;display: none;padding: 0;box-shadow:1px 1px 4px 0 rgba(0,0,0,.4);position: absolute;left:0px;top:77px;width: 100%}.menu .nav > li ul li{line-height: 40px;text-align: center;width:100%;margin-top: 1px}.menu .nav > li ul li a{font-size: 12px;color: #fff;display: block;margin:0;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;text-align: center}.menu .nav > li ul li a:hover{text-decoration: none}.menu .navbar-nav > li{line-height:77px}.menu .navbar-nav > li > a{display:block;position: relative;font-size:14px;color:#fff;height:auto;padding:0 5px;line-height: 78px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap}.menu .navbar-nav > li > a.active, .menu .navbar-nav > li > a:hover, .menu .navbar-nav > li > a:focus{background-color: transparent}.menu .navbar-nav > li > a.active{background-image:none;-webkit-box-shadow: none;box-shadow: none}.menu .NavBox{display:block;padding-right:0;position: absolute;right: 0;top:0;z-index: 12;width: 80%}.menu .navbar-nav h2{line-height:inherit;font-size:14px}/*--下拉菜单倒三角--*/
.menu .nav > li .Triangle:after{position: absolute;right: 5px;top: 38px}.NavBtn{display:none;text-align:center;overflow: hidden}.btn-navbar-t{display: none;float: right;padding: 3px 8px 7px;margin-right: 5px;margin-left: 5px;border: 1px solid #bcbcbc;border-radius:4px}.btn-navbar-t:hover,
.btn-navbar-t:focus,
.btn-navbar-t:active,
.btn-navbar-t.active,
.btn-navbar-t.disabled,
.btn-navbar-t[disabled],
.btn-navbar-t .icon-bar:hover,
.btn-navbar-t .icon-bar:focus,
.btn-navbar-t .icon-bar:active{filter:Alpha(opacity=80);opacity:0.8}.btn-navbar-t .icon-bar{background: #bcbcbc;display: block;margin-top: 4px;width: 18px;height: 2px}/*-------</END 导航>------------*/

/*-------</END 切换导航按钮>------------*/

/* 小屏幕 一*/
@media screen and (max-width:1030px){.menu .header-nav .nav-box{width:auto;margin:0 10px}.menu .header-box .logo{position:relative;left:15px}.six_content_box{width: 98%;margin-right: 1%;margin-left: 1%}}
/* 小屏幕 二*/
@media screen and (max-width:980px){.menu .NavBox{width: 76%}}

/* 小屏幕 三*/
@media screen and (max-width:870px){.col-marticle{width: 98%;margin-left: 1%;float: none}.col-mcontact{width: 98%;margin-left:1%;float: none}.six_content{width: 100%;background: #4a3e34 url(http://static.files.mozhan.com/Public/Images/Theme37/articleLable_bg.jpg) no-repeat top center;margin-left: 0px;clear: none;height: auto}.menu{height:auto}.menu .header-box .logo img{height: 40px}.header-box .clearfix.none{display: block}.menu .header-nav{position: static;width: 100%;height:auto;margin: 0}.menu .header-box{min-height: 60px;width:100%;height:auto;position: relative}/*-----------</LOGO>---------------*/
   .menu .nav{padding: 0;margin: 0}.menu .nav li a:hover:after{display: none}.menu .btn-t{display: block;position: absolute;top: 15px;right: 14px}.menu .header-nav .nav-box{background:none;height:auto;padding:0;margin:0}.menu .nav{float:none;width:100%}.menu .NavBox{width: 100%;visibility:hidden;height:0;overflow: hidden}.menu .header-box.active .NavBox{visibility: visible}.menu .header-box .logo{padding: 0}/*-----------</菜单>---------------*/
}
/*---公告----*/
.notice{margin: 0px auto;height: 45px;line-height: 45px;color:#fff}.notice .alertinfo{position: relative}.notice-box .zuixin{font-weight: bold;font-size: 12px;padding: 0px 5px 0px 30px;vertical-align: top;color: #fff;float: left}.notice-box .zuixin:before{content: "\e632";position: absolute;left: 0px;font-size: 22px}.notice .notice-box{position: relative;clear: none;height: 45px}.notice .notice-box .noticeBox{max-width: 1180px;margin: 0 auto}.notice .notice-box ul.notice-ul{font-size:12px;height: 45px;line-height: 45px;list-style:none;padding-left:100px}.notice .notice-box ul.notice-ul li{height: 45px;line-height: 45px}.notice .notice-box ul.notice-ul li a{color: #fff;padding: 0px;display: block;white-space: nowrap;text-overflow:ellipsis;overflow:hidden}.notice .notice-box ul.notice-ul li a:hover{text-decoration: none}.notice .col-md-6,.notice .col-md-4{padding: 0px}/*---搜索----*/
.notice .search{float: right;display: inline;margin-top:6px;height: 33px}.notice .search .navbar-form{padding:0px;float:right;margin: 0px;width: 300px}.notice .search .navbar-form .form-control{border-radius: 0;box-shadow:none;font-size: 12px;height: 33px;line-height: 33px;padding:0px 10px !important;background-color: #fff;box-sizing:border-box;display: inline-block;vertical-align:top;width: 100%;border: none}.notice .search .dropdown-menu{border-radius: 0;padding:0;min-width: 70px;left:0px}.notice .search .dropdown-menu>li{padding:0}.notice .search .dropdown-menu>li>a{text-align:center;font-size:12px;color:#666;display:block;line-height:26px;padding: 0px}.notice  .search .btn-danger{background-color: #bcbcbc;border:1px solid #bcbcbc;background-image:none;padding: 8px 4px;font-size: 12px}.notice .search .form-group{margin-bottom:0;vertical-align:middle;display:inline-block;float: left;width: 300px}.notice .btn-search-group{color:#fff;font-size:12px;font-family: "SimSun";cursor: pointer;right:14px;margin:0px;vertical-align:top}.notice .btn-search-group .btn{background: none !important;border: none !important}.notice .alertinfo li{line-height: 40px;white-space: nowrap}/* 小屏幕 一*/
@media screen and (max-width:1180px){.notice .notice-box{max-width:100%}.notice .notice-box .noticeBox{margin: 0px 15px 0px}}

/* 平板电脑和小屏电脑之间的分辨率 二*/
@media screen and (max-width:870px){.notice .notice-box .col-md-4{width:48%}.notice .searchBox{display: none}}


.notice .btn-search-group{color:#fff;font-size:14px;font-family: "SimSun";cursor: pointer;position:absolute;right: 0}.notice .btn-search-group .btn{background: none !important;border: none !important}.notice .alertinfo li{white-space: nowrap}.banner{width:100%;overflow: hidden}.carousel{margin: 0}.bannerBox{margin:0 auto;position: relative}.banner .carousel-control{background: none}/*-----------<关于我们>---------------*/
.about{position:relative;margin:60px 0}.about .about_left{left:7%;top:0;width:60%;max-height:510px;min-height:510px;overflow:hidden}.about .about_left img{width:100%;min-height:510px}.about .about_right{position:absolute;right:7%;top:10%;width:40%;box-shadow:0px 0px 13px 0px rgba(234,234,234);background:#FFF;padding:30px;border: 1px solid #eeeeee}.about .about_right:before{content:"";display:inline-block;position:absolute;left:-20px;width:0;height:0;border-top:20px solid transparent;border-bottom:20px solid transparent;border-right:20px solid #fff}.about .about_right .about_title{border-bottom:1px solid #e9e9e9;padding-bottom:5px}.about .about_right .about_title b{font-size:20px;position:relative}.about .about_right .about_title i{position:absolute;left:0;bottom:-7px;width:100%;height:1px}.about .about_right .company-box{padding:25px 0;line-height:30px;max-height:240px;min-height:240px;overflow:hidden}.about .more{display:block;width:130px;line-height:40px;margin:0px auto;text-align:center;color:#FFF}.about .more a{color:#fff}@media screen and (max-width: 768px){.about{background-color:#f7f8f8;padding:20px;margin:0}.about .about_left{display:none}.about .about_right{position:static;width:auto;padding:0;background:none;box-shadow:none;border:none}.about .about_right .about_title{background-color:#f7f8f8}.about .about_right .company-box{position:relative;box-shadow:0px 0px 20px 0px rgba(234,234,234);background:#FFF;margin:20px 0;padding:20px;max-height:196px;min-height:0;overflow:hidden}.about .about_right .company-box:before{content:"";display:inline-block;position:absolute;left:-20px;width:0;height:0;border-top:20px solid transparent;border-bottom:20px solid transparent;border-right:20px solid #fff}.about .more{display:block;width:130px;line-height:40px;margin:0px auto;text-align:center;color:#FFF}.about .more a{color:#fff}}

@media screen and (max-width: 480px){}

@media screen and (max-width: 414px){}

@media screen and (max-width: 375px){}

@media screen and (max-width: 320px){}

/*-----------<最新资讯>---------------*/
.article_box{width:98%;margin:0px auto;position:relative}.article .swiper-container{height:100%;margin:0 auto;padding:30px 0;overflow:hidden}.article{padding:60px 0}.article .new_title{border-bottom:1px solid #e9e9e9;padding-bottom:5px}.article .new_title b{font-size:20px;position:relative}.article .new_title i{position:absolute;left:0;bottom:-7px;width:100%;height:1px}.article .new_box{box-shadow: 0px 0px 13px 0px rgba(234,234,234)}.article .new_box .news_det{padding:30px 6%}.article .new_box .news_det h2,.article .new_box .news_det h3{font-size:16px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;color:#333}.article .new_box .news_det p{line-height: 20px;overflow: hidden;height: 40px;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;margin:30px 0;color:#999}.article .new_box .titme{background-color:#f8f8f8;padding:20px 6%;height:120px}.article .new_box .titme b{display:block;font-size:40px;font-weight:bold;color:#666}.article .new_box .titme p{color:#666}.article .swiper-pagination{display:none}.article .new_img{display:none}.article .swiper-slide:hover .new_img{display:block;height:160px;overflow:hidden}.article .swiper-slide:hover .new_img img{width:100%!important}.article .swiper-slide:hover .news_det h2,.article .swiper-slide:hover .news_det h3,.article .swiper-slide:hover .news_det p{color:#fff}.article .swiper-slide:hover .titme{display:none}.article .swiper-button-prev{background-image: url(/Public/Images/Theme248/larrow.jpg);position:absolute;left:-30px}.article .swiper-button-next{background-image: url(/Public/Images/Theme248/rarrow.jpg);position:absolute;right:-30px}.article .swipernew_pc{display:block}.article .swipernew_m{display:none}/* 横向放置的手机和竖向放置的平板之间的分辨率 三*/
@media screen and (max-width: 1001px){}
@media screen and (max-width: 768px){.article .swipernew_m{display:block}.article .swipernew_pc{display:none}.article{padding:35px 20px}.article .swiper-container{height:100%;margin:0 auto;padding:35px 0}.article .new_box .news_det{padding:10px 6%}.article .new_box .titme{padding:10px 6%;height:auto}.article .swiper-pagination{display:none}.article .swiper-button-prev, .article .swiper-button-next{display:none}.article .swiper-slide:hover .new_img{display:block;height:auto;overflow:hidden}.article .swiper-slide:hover .new_img img{width:100%!important;height:auto}}
.tpl_eight{width: 100%;overflow: hidden;background-color: #070609;background-image: url(/Public/Images/Theme248/newlabelbg.jpg);background-repeat: repeat-y;background-position: center top}.articleLabel{padding:60px 0}.articleLabel .newlabel_title{border-bottom:1px solid #e9e9e9;padding-bottom:5px}.articleLabel .newlabel_title b{font-size:20px;position:relative;color:#fff}.articleLabel .newlabel_title i{position:absolute;left:0;bottom:-7px;width:100%;height:1px}.articleLabel .newlabel_list{width:100%;overflow:hidden}.articleLabel .newlabel_list img{width:100%}.articleLabel .newlabel_list ul{margin-left:-2%;overflow:hidden;padding-top:30px}.articleLabel .newlabel_list ul li{float:left;width:31.3%;margin:10px 0 10px 2%}.articleLabel .newlabel_list .con_box{color:#fff;margin-top:20px}.articleLabel .newlabel_list .con_box h2,.articleLabel .newlabel_list .con_box h3{font-size:16px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;position:relative}.articleLabel .newlabel_list .con_box h2 span,.articleLabel .newlabel_list .con_box h3 span{position:absolute;right:0;font-weight:bold}.articleLabel .newlabel_list .con_box p{font-size:12px;line-height:40px}.articleLabel .newlabel_list .con_box i{display:inline-block;width:16px;height:16px;margin-left:10px;margin-top:10px;background: url(/Public/Images/Theme248/jian.png) left center}/* 横向放置的手机和竖向放置的平板之间的分辨率 三*/

@media screen and (max-width: 768px){.articleLabel{padding:30px 20px}.articleLabel .newlabel_list ul{padding-top:15px}.articleLabel .newlabel_list .con_box h2 span,.articleLabel .newlabel_list .con_box h3 span{display:none}}
@media screen and (max-width: 600px){}
@media screen and (max-width: 480px){.articleLabel .newlabel_list ul li{float:none;width:100%;margin:10px 0 10px 2%}}

@media screen and (max-width: 414px){}


/*产品列表*/
.product{position: relative;overflow: hidden;padding:50px 0}.product .product_title{border-bottom:1px solid #5f605f;padding-bottom:5px}.product .product_title b{font-size:20px;position:relative;color:#fff}.product .product_title i{position:absolute;left:0;bottom:-6px;width:100%;height:1px}.product .product_nav{width:100%;margin:30px 0}.product .product_nav a{color:#FFF;padding:3px 20px;display:inline-block !important;margin:5px 0}.product .product_nav h2{line-height:inherit;font-size:14px}.product .overflow{display:inline !important}.product .product_list ul{margin-left:-2%}.product .product_list ul li{float:left;overflow:hidden;position:relative;background-color:#fff;width:23%;margin:15px 0 15px 2%}.product .product_list ul li img{width:100%}.product .product_list ul li:hover .l_open{visibility: visible}.product .product_list .l_open{position:absolute;visibility:hidden;text-align:center;top:0;width:100%;height:100%}.product .product_list .l_open p,.product .product_list .l_open h3{color:#FFF;padding:5%;font-size:16px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;position: relative}.product .product_list .l_open div{position:absolute;left:25%;bottom:10%;width:50%;line-height:34px;margin:0 auto;border:1px solid #FFF;color:#FFF}/*-----------</END 最新产品>---------------*/

@media screen and (max-width:870px){.product .product_nav{display:none}}

@media screen and (max-width:768px){.product{padding:30px 20px}.product .product_list ul li{width:31.3%;margin:10px 0 10px 2%}.product .product_list ul li:nth-child(7),.product .product_list ul li:nth-child(8){display:none}.product .product_list .l_open div{line-height:20px}}

/* 横向放置的手机和竖向放置的平板之间的分辨率 三*/
@media screen and (max-width: 600px){}

/* 横向放置的手机和竖向放置的平板之间的分辨率 四*/
@media screen and (max-width: 414px){.product .product_list ul li{width:48%;margin:5px 0 5px 2%}}

@media screen and (max-width: 320px){}

/*---友情链接----*/
.tpl_footers .friendLink,.friendLinkbg{background-color: #fff !important}.friendLink .friendBox{padding:60px 0 10px 0}.friendLink .friendBox h4{font-size:20px;font-weight:bold;border-top:2px solid #e8e8e8;padding:25px 0 15px 0}.friendLink .friendBox ul{overflow:hidden}.friendLink .friendBox ul li{float:left;margin:5px 30px  5px 0;position:relative;color:#c6c6c6}.friendLink .friendBox ul li a{color:#666;font-size:16px}.friendLink .friendBox ul li:after{content: '|';position: absolute;right: -15px;top: 0;color:#c6c6c6}
.friendLink .friendBox ul li:last-child:after{display: none}/* 小屏幕 一*/
@media screen and (max-width:600px){.friendLink{display:none}}
/*---footer----*/
.footers{width:100%;background:#333;color:#bfc0c0;padding:20px 0}.footerBox{margin: 0 auto;max-width: 1180px}.footers .footers-box{padding:15px 0}.footers .footers-box a{margin-right:10px;color: #bfc0c0;word-break: break-all;word-wrap:break-word;text-decoration: underline}.footers .footers-box p{padding:0;font-size:12px;line-height:20px}/*-----------</END>---------------*/
