@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, menu,dl, dt, dd, ul, ol, li,pre,fieldset, lengend, button, input, textarea, form,th, td {margin: 0;padding: 0;}
body,button, input, select, textarea {font:12px/150% helvetica,"微软雅黑","microsoft yahei",verdana,lucida,arial,sans-serif,"黑体"}
h1 { font-size: 18px;}
h2 { font-size: 14px; font-weight:bold;}
h3 { font-size: 14px; }
h4, h5, h6 { font-size: 12px; font-weight:normal;}
ul, ol, li{ list-style: none; list-style-position:outside; list-style-type:none;}
a { text-decoration: none; color:#444;}
a:hover { text-decoration:none; color:#990000;}
button, input, select, textarea {font-size: 100%;}
table {border-collapse: collapse;border-spacing: 0;}
html{min-width: 1200px;}
.fl {float: left;}
.fr {float: right;}
.mb30 {margin-bottom: 30px;}
hr {margin: 10px auto;}

.mb20 {margin-bottom: 20px !important;}

.layui-main {width: 1200px;}

.top {width:100%; background-color: #3f3f3f; height: 35px; line-height: 35px; overflow: hidden; color: #fff;}
.top a {color: #fff;}
.top ul li {float: left; padding-right: 30px;}
.top ul li i.iconfont {margin-right: 5px;}
.top ul.fr a {padding-left: 14px;}

/*语言切换*/
.cnen {padding-left: 20px;}
.cnen a {background-color: #efefef; padding: 5px 8px; color: #333;}
.cnen .on {background-color: #ba122b; color: #fff;}

.header {width: 100%; height: 110px; overflow: hidden;}
.logo {height: 66px; margin-top: 22px; display: block; float: left;}
.logo img {height: 66px;}
.head-by {float: left; font-size: 24px; color: #f00; margin-top: 48px;}
.head-tel {float: right; position: relative; width: 240px; height: 50px; overflow: hidden; margin-top: 30px;}
.head-tel img {position: absolute; left: 0; top: 0;}
.head-tel span {position: absolute; left: 70px; top: 0; font-size: 18px; height: 25px; line-height: 25px;}
.head-tel p {position: absolute; left: 70px; top: 25px; font-size: 24px; color: #f00; height: 25px; line-height: 25px; overflow: hidden;}

#menu {width: 100%; height: 50px; background-color: #cb2822;}
#menu .layui-nav {width: 1200px; margin: 0 auto; background: none; padding: 0;}
#menu .layui-nav li {float: left; font-size: 16px; height: 50px; line-height: 50px; text-align: center; border-left: solid 1px #fff;}
#menu .layui-nav li a {display: block; color: #fff; padding: 0 44px;}
#menu .layui-nav li a:hover {background-color: #000; height: 50px; line-height: 50px; padding: 0 44px;}
#menu .layui-nav .active a {background-color: #b71d17; border-top: solid 6px #e32728; height: 50px; line-height: 50px;}
#menu .layui-nav-child {background-color: #000; top: 49px; z-index: 9999; border-top: none;}
#menu .layui-nav li .layui-nav-child a {border-top: solid 1px #3c3535; height: 40px; line-height: 40px;}
#menu .layui-nav li .layui-nav-child a:hover {padding: 0;}
#menu .layui-nav-bar {height: 0px; display: none;}
#menu .layui-nav .layui-nav-more {right: 14px;}


/*轮播图*/
.banner .swiper-slide {background: no-repeat center / cover; height: 500px; cursor: pointer;}
.banner .swiper-slide a {display: block; width: 100%; height: 100%;}
.swiper-container .hide {opacity: 0;}

/*Footer*/
.footer {background-color: #ededed; width: 100%; height: auto; overflow: hidden; padding-top: 20px;}
.footer .layui-main {overflow: hidden;}
.footer .f-logo {float: left; width: 320px; height: 90px; overflow: hidden; padding: 30px 80px 0 0;}
.footer dl {float: left; width: 120px; margin: 10px 30px 20px 0; height: auto; overflow: hidden;}
.footer dl dt {border-bottom: dotted 1px #fff; font-size: 16px; font-weight: bold; height: 30px; line-height: 30px; margin-bottom: 6px;}
.footer dl a {color: #333; display: block; height: 22px; line-height: 22px; overflow: hidden;}
.footer .f-ewm {width: auto; text-align: center;}
.footer .f-ewm ul li {float: left;}
.footer .f-ewm img {width: 150px; margin-bottom: 10px; margin-left: 10px;}
.copyright {background-color: #bb2926; border-top: dotted 1px #fff; padding: 20px 0; font-size: 15px; color: #fff; text-align: center; line-height: 180%;}
.copyright a {color: #fff;}

/*版块标题*/
.main-title {text-align: center;}
.main-title h3 {font-size: 36px; height: 40px; line-height: 40px; overflow: hidden;}
.main-title h4 {font-size: 16px; color: #999; height: 20px; line-height: 20px; overflow: hidden;}

.main-more {text-align: center; overflow: hidden; margin: 20px 0 30px;}
.main-more a {background-color: #bb2926; color: #fff; padding: 0 30px; display: inline-block; border-radius: 20px; height: 40px; line-height: 40px; font-size: 14px;}
.main-more a:hover {background-color: #067738;}

/*公司简介*/
.main-about {width: 100%; height: auto; overflow: hidden; padding-top: 40px; background-color: #f1f1f1;}
.main-about .about-con {height: auto; overflow: hidden;}
.main-about .about-con .txt {float: left; width: 770px; height: 250px; overflow: hidden; font-size: 16px; line-height: 160%;}
.main-about .about-con .video {float: right; width: 410px; height: 250px; overflow: hidden;}
.main-about .about-con .video img {max-width: 100%; max-height: 100%;}

/*产品展示*/
.product {width: 100%; height: auto; overflow: hidden; padding-top: 30px;}
.product-fl {text-align: center; overflow: hidden; margin-bottom: 20px;}
.product-fl a {height: 44px; line-height: 44px; padding: 0 15px; background-color: #999999; display: inline-block; font-size: 16px; color: #fff;}
.product-fl a:hover {background-color: #bb2926;}
.product ul {margin-left: -20px; height: auto; overflow: hidden;}
.product ul li {float: left; width: 224px; height: auto; overflow: hidden; margin: 10px 0 10px 20px; background-color: #fff; border-radius: 5px 5px 0 0;}
.product ul li img {width: 220px; height: 220px; display: block; padding: 1px; border: solid 1px #eee;}
.product ul li .t {height: 40px; line-height: 40px; overflow: hidden; font-size: 16px; margin: 0 15px; text-align: center;}

/*工程案例*/
.main-case {width: 100%; background-color: #efefef; height: auto; overflow: hidden; padding: 30px 0 0;}
.main-case ul {overflow: hidden;}
.main-case ul li {width: 284px; float: left; margin: 0 21px 0 0; text-align: center;}
.main-case ul li:nth-child(4n) {margin-right: 0;}
.main-case ul li .t {font-size: 14px; height: 30px; line-height: 40px; overflow: hidden;}
.main-case ul li img {width: 280px; height: 210px; border: solid 1px #bb2926; padding: 1px;}

/*新闻动态*/
.main-news {width: 100%; height: auto; overflow: hidden; padding: 30px 0 0;}
.main-news ul {overflow: hidden}
.main-news ul li {float: left; width: 600px; height: auto; overflow: hidden; border-bottom: #d2d2d2 dotted 1px; padding: 22px 0;}
.main-news ul li img {width: 140px; height: 100px; overflow: hidden; float: left;}
.main-news ul li .t {width: 426px; padding-left: 14px; height: 30px; line-height: 30px; color: #333333; font-size: 16px; text-overflow: ellipsis; overflow: hidden; float: left;}
.main-news ul li .time {float: left; height: 20px;line-height: 20px; padding-left: 14px; font-size: 14px; color: #999}
.main-news ul li .c {width: 426px; padding-left: 14px; color: #989898; font-size: 14px; float: left; line-height: 24px; height: 48px; overflow: hidden;}

/*合作伙伴*/
.main-hzhb {width: 100%; height: auto; overflow: hidden; padding-bottom: 40px;}
.main-hzhb ul li {width: 162px; height: 72px; overflow: hidden; float: left; margin: 5px 11px 5px 0;}
.main-hzhb ul li img {width: 160px; height: 70px; border: solid 1px #eee;}
.main-hzhb ul li:nth-child(7n) {margin-right: 0;}

/*在线加盟*/
.main-zxjm {width: 100%; background-color: #faae36; height: auto; overflow: hidden; padding-bottom: 20px;}
.main-zxjm .main-title {background: url(../images/zxjm-title.png) no-repeat center center; height: 145px; overflow: hidden; margin-bottom: 40px;}
.zxjm-con {background: url(../images/zxjm-con.jpg) no-repeat left center; width: 620px; padding: 20px 20px 20px 580px; margin: 0 auto;}
.main-zxjm .layui-form-mid-code img {background-color: #fff;}


.mainl {float: left; width: 240px; height: auto; overflow: hidden; margin-top: 20px;}
.mainr {float: right; width: 920px; height: auto; overflow: hidden; margin-top: 20px; margin-bottom: 20px;}
.mainr .pdtit {height: 34px; border-bottom: solid 1px #ddd; overflow: hidden; width: 100%;}
.mainr .pdtit h3 {float: left; font-size: 18px; color: #ba122b;border-left: #ba122b solid 3px;padding-left: 8px; margin-top: 8px;}
.mainr .pdtit .weizhi {float: right; line-height: 34px; color: #666;}

.mainr .pdcon {width: 100%; height: auto; overflow: hidden; margin-top: 15px;}

/*Bann*/
.bann {width: 100%; height: 300px; overflow: hidden;}

/*子栏目*/
.znav dt {background: #bb2926; height: 100px; line-height: 80px; overflow: hidden; text-align: center; font-size: 26px; color: #fff;}
.znav dd a {display: block; height: 46px; line-height: 46px; overflow: hidden; text-align: center; font-size: 16px; background-color: #f4f4f4; margin-bottom: 1px;}
.znav dd .active {color: #fff; background-color: #8dcc92;}


/*文章列表-缩略图*/
.wzlb-pic {width: 100%; height: auto; overflow: hidden; border-bottom: #d2d2d2 dotted 1px; padding: 22px 0;}
.wzlb-pic dt {width: 160px; height: 120px; overflow: hidden; float: left;}
.wzlb-pic dd {margin-left: 170px;}
.wzlb-pic .t {width: 100%; line-height: 28px; color: #333333; height: 20px; font-size: 14px; text-overflow: ellipsis; overflow: hidden; float: left;}
.wzlb-pic .t .time {float: right; line-height: 28px; color: #666;}
.wzlb-pic .c {width: 100%; color: #989898; font-size: 14px;
    float: left;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    margin: 6px 0 10px;}
.wzlb-pic .more {font-size: 13px; text-align: center; padding: 0 16px; display: inline-block; line-height: 26px; height: 26px; color: #FFFFFF; float: left;  background: #f69e00;}

/*详情*/
.title {line-height: 30px; width: 100%; color: #333333; text-align: center; font-size: 24px; overflow: hidden; margin: 15px 0;}
.suxin {width: 100%; margin: 10px 0 20px; text-align: center; overflow: hidden; color: #666;}
.suxin span {padding: 0 15px;}
.content {width: 100%; height: auto; overflow: hidden; line-height: 200%; font-size: 15px; padding: 10px 0;}
.content img {margin: 5px 0;}

/*上下一篇*/
.updown {line-height: 200%; font-size: 14px; overflow: hidden;}


/*视频列表*/
.splb {width: 100%; height: auto; overflow: hidden;}
.splb li {float: left; width: 260px; overflow: hidden; margin: 13px;}
.splb li img {width: 258px; height: 150px; border: solid 1px #eee;}
.splb li .t {height: 30px; line-height: 34px; overflow: hidden; font-size: 14px; text-align: center;}
.splb li .tb {height: 20px; line-height: 20px; overflow: hidden; font-size: 14px; text-align: center;}
.splb li:hover img {border: solid 1px #f69e00;}

/*产品列表*/
.cplb {width: 100%; height: auto; overflow: hidden;}
.cplb li {float: left; width: 215px; overflow: hidden; margin: 10px 20px 10px 0;}
.cplb li:nth-child(4n) {margin-right: 0;}
.cplb li img {width: 213px; height: 213px; border: solid 1px #eee;}
.cplb li .t {height: 30px; line-height: 34px; overflow: hidden; font-size: 14px; text-align: center;}
.cplb li .tb {height: 20px; line-height: 20px; overflow: hidden; font-size: 14px; text-align: center;}
.cplb li:hover img {border: solid 1px #f69e00;}

/*产品详情*/

.preview-canshu {position: relative; height: auto; overflow: hidden; margin: 15px 0;}
.preview{width:400px; height:465px; margin: 0; float: left;}
/* smallImg */
.smallImg{position:relative; height:52px; margin-top:1px; background-color:#F1F0F0; padding:6px 5px; width:392px; overflow:hidden;float:left;}
.scrollbutton{width:14px; height:50px; overflow:hidden; position:relative; float:left; cursor:pointer; }
.scrollbutton.smallImgUp , .scrollbutton.smallImgUp.disabled{background:url(../images/d_08.png) no-repeat;}
.scrollbutton.smallImgDown , .scrollbutton.smallImgDown.disabled{background:url(../images/d_09.png) no-repeat; margin-left:375px; margin-top:-50px;}

#imageMenu {height:50px; width:360px; overflow:hidden; margin-left:0; float:left;}
#imageMenu li {height:50px; width:60px; overflow:hidden; float:left; text-align:center;}
#imageMenu li img{width:50px; height:50px;cursor:pointer;}
#imageMenu li#onlickImg img, #imageMenu li:hover img{ width:44px; height:44px; border:3px solid #959595;}
/* bigImg */
.bigImg{position:relative; float:left; width:400px; height:400px; overflow:hidden; border: solid 1px #eee;}
.bigImg #midimg{width:400px; height:400px;}
.bigImg #winSelector{width:235px; height:210px;}
#winSelector{position:absolute; cursor:crosshair; filter:alpha(opacity=15); -moz-opacity:0.15; opacity:0.15; background-color:#000; border:1px solid #fff;}
/* bigView */
#bigView{position:absolute;border: 1px solid #959595; overflow: hidden; z-index:999;}
#bigView img{position:absolute;}

.cpcanshu {padding-right: 10px;margin-left: 420px; height: auto; overflow: hidden;}
.cpcanshu h1 {text-align: left; height: 50px; line-height: 50px; font-size: 16px; margin: 0; font-weight: bold;}
.cpcanshu .description {background-color: #f8f8f8; padding: 10px; overflow: hidden;}
.cpcanshu p {line-height: 200%; overflow: hidden; border-bottom: solid 1px #eee;}
.cpcanshu p.xinghao {height: 40px; line-height: 40px;}
.bdshare {padding: 10px 0; overflow: hidden;}

.content-dtit {border-bottom: solid 1px #ddd; height: auto; overflow: hidden; margin: 20px 15px 15px;}
.content-dtit h3 {height: 40px; line-height: 40px; background-color: #eee; float: left; padding: 0 20px;}

/*分页*/
.pager {text-align: center;}
.pager ul li {display: inline-block;}
.pager ul li a {padding: 5px 15px; margin: 15px 5px; border: #dddddd solid 1px; display: inline-block;}
.pager ul li a:hover {border: #f69e00 solid 1px}
.pager ul .page-active a {border: #f69e00 solid 1px; display: inline-block; background-color: #f69e00; color: #fff;}

/*招聘*/
.zplb {margin: 10px 0; overflow: hidden;}
.zplb li {border-bottom: dashed 1px #ddd; height: 42px; line-height: 42px; overflow: hidden; color: #000;}
.zplb li span {padding: 0 5px; color: #666;}
.zplb li span.red {color: #f00;}
.zplb li .time {float: right;}

.zp-desc .dtit {border-bottom: solid 1px #5986db; font-weight: bold; color: #5986db; margin: 10px 0;}


/*留言反馈*/
.message {margin: 30px 0;}
.layui-form .form-group {margin-bottom: 15px; clear: both;}
.layui-form .form-group .control-label {float: left; display: block; padding: 9px 15px; width: 80px; font-weight: 400; line-height: 20px; text-align: right;}
.layui-form .form-group .col-md-9 {margin-left: 110px; min-height: 36px;}
.layui-form .form-group input.form-control {height: 38px; line-height: 1.3; line-height: 38px\9; border: solid 1px #C9C9C9; border-radius: 2px; display: block; width: 100%; padding-left: 10px;}
.layui-form .form-group .layui-form-mid-code {padding: 0;float: left; display: block; line-height: 20px; margin-right: 10px;}
.layui-form .form-group textarea.form-control {min-height: 100px; height: auto; line-height: 20px; padding: 6px 10px; resize: vertical; border: solid 1px #D2D2D2;display: block; border-radius: 2px; background-color: #fff; width: 100%;}
.layui-form .form-group select {height: 38px; line-height: 38px; solid 1px #C9C9C9;}

.links {padding: 10px 0; margin: 15px 0;}
.links a {padding: 3px 10px;}