@charset "utf-8";
.about_banner{position: relative;}
/*height=400 调整为300 by andy  20201026*/
.about_banner .about_banner_img{background:url(../img/banner3.jpg) no-repeat center;height:300px;background-color: transparent;background-size:cover}
.about_banner .about_banner_text{position: absolute;top:160px;left:40%; text-align: center;z-index: 10;font-size:40px;color: #fff;width: 20%;height: 60px;}
.about_banner .about_banner_text h6{line-height: 60px;font-weight: bold;}
.about_banner .about_banner_text span{width:140px;height: 4px;background-color: #fff;}
.about_banner .about_banner_text .duan{width:72px}
.about1_content .about1_content1 .about1_content1_left ul .about1_content1_title.lic{color:#17bec4;margin-top: 4px;}
.about1_content .about1_content1 .about1_content1_left ul .about1_content1_title.lic a:before{border-left-color: #17bec4;}
/*内容*/
/*公司简介*/
.about1_content{background-color: #f7f7f7;}
.about1_content .about1_content1{width: 1500px;margin:0 auto;padding:60px 0;}
.about1_content .about1_content1 .about1_content1_left{width: 260px;float: left;}
.about1_content .about1_content1 .about1_content1_left h6{font-size: 18px;background-color: #17bec4;width: 260px;line-height: 48px;color: #fff;padding-left:40px;border-bottom: 1px solid #fff;}
.about1_content .about1_content1 .about1_content1_left h6:before{content:'';display:inline-block;width: 0px;height: 0px;border-left: 8px solid #fff;border-top: 6px solid transparent;border-bottom:6px solid transparent;margin-right:10px;}
.about1_content .about1_content1 .about1_content1_left ul li{background-color: #fff;color: #333;margin-top: 4px}
.about1_content .about1_content1 .about1_content1_left ul li a{display: block;line-height: 48px;padding-left:60px;margin: 0 10px;}
.about1_content .about1_content1 .about1_content1_left ul li a:before{content:'';display:inline-block;width: 0px;height: 0px;border-left: 8px solid #666;border-top: 6px solid transparent;border-bottom:6px solid transparent;margin-right:10px;}
.about1_content .about1_content1 .about1_content1_left ul li:hover{color: #17bec4;}
.about1_content .about1_content1 .about1_content1_left ul li:hover a:before{border-left-color: #17bec4;}
.about1_content .about1_content1 .about1_content1_right{float: right;width:1200px;background-color: #fff;padding: 20px 0 40px;}
.about1_content .about1_content1 .about1_content1_right h6{font-size: 18px;color: #333;line-height: 48px;margin:0 40px;padding: 0 12px;border-bottom: 1px solid #17bec4;}
.about1_content .about1_content1 .about1_content1_right .about1_content1_right1>p{font-size:14px;color: #666;text-align: justify;margin:20px 60px;}
/*公司新闻*/
.about1_content .about1_content1 .about1_content1_right .about1_content1_right1 .about1_news{}
.about1_content .about1_content1 .about1_content1_right .about1_news1 ul li{height: 148px;background-color: #fff;margin-bottom: 20px;position: relative;border-bottom: 1px dashed #888;margin: 0 60px;padding-bottom: 20px;}
.about1_content .about1_content1 .about1_content1_right  .about1_news1 li .about1_news_img{background-repeat: no-repeat;background-position: center;background-color: transparent;background-size: cover;width: 180px;height: 100%;overflow: hidden;margin: 20px 0;}
.about1_content .about1_content1 .about1_content1_right  .about1_news1 .about1_news_text{position: absolute;top: 0;left: 180px;}
.about1_content .about1_content1 .about1_content1_right .about1_news1 .about1_news_text h5{font-size: 16px;
    color: #333;
    font-weight: normal;
    line-height: 16px;
    margin: 20px 0 10px 20px;}
.about1_content .about1_content1 .about1_content1_right .about1_news1 .about1_news_text span{font-size: 12px;
    color: #999;
    font-weight: normal;
    line-height: 12px;
    margin: 10px 20px 16px 20px;
    display: block;
}
.about1_content .about1_content1 .about1_content1_right .about1_news1 .about1_news_text p{font-size: 14px;
    color: #666;
    font-weight: normal;
    margin: 0 0 0 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-align: justify;}
.about1_content .about1_content1 .about1_content1_right .about1_news1 .about1_news_text h6:hover{color: #17bec4;}
/*文章*/
.about1_news .nr-bt{font-size:24px;text-align:center;line-height:36px;margin:20px 0 0;}
.fabu{font-size:12px;color:#888;text-align:center;line-height:36px;}
.neirong{margin:0 40px;line-height:24px;font-size: 14px;color: #666;}
.neirong img {
	display: block;
    max-width: 96%;
	margin: 24px auto;}
.neirong>p{text-align: justify;}
/*产品*/
.about1_product ul{margin:0 26px;}
.about1_product ul li{width: 248px;box-sizing: border-box;border: 1px solid #e8e8e8;
 text-align: center;margin: 20px 14px;float: left;}
.about1_product ul li h5{font-size: 16px;color: #333;padding: 20px 0;}
.about1_product ul li .product1_pic{width:90%;overflow: hidden;margin: 15px auto 0;}
.about1_product ul li .product1_pic img{width:100%;}
.about1_product ul li:hover{border: 1px solid #17bec4;}
.about1_product ul li:hover h5{color: #17bec4}
/*产品子页面*/
.product_n {margin: 0 40px;color: #666;}
.product_n .product_t {margin:20px 40px;}
.product_n .product_t .product_t_pic{width:80%;overflow: hidden;margin: 0 auto}
.product_n .product_t .product_t_pic img{width: 100%}
.product_n .product_t .product_t_you{width:320px;height:200px;margin-left:40px;}
.product_n h5{font-size: 14px;color: #666;margin-top:40px;font-weight: bold} 
.product_n p{margin-top: 12px;text-align: justify;font-size: 14px;color: #666}
.product_n p img{width: 100%;overflow: hidden;}
/*页码*/
.pages{background: #fff;padding: 0 12px;margin:20px 0 0;text-align: center;}
.pages:before,.pages:after{content: "";display: block;height: 24px}
.pages li{display: inline-block;padding: 0 6px;margin: 0 6px 6px;vertical-align: top;border: 1px solid #17bec4;color: #17bec4;line-height: 24px;border-radius: 4px;margin-left:12px;}
.pages li:hover{background: #17bec4;color: #fff}
.pages ul>.c{background: #17bec4;color: #fff}
.page{background: #fff;margin:0 40px;}
.page:before,.page:after{content: "";display: block;height: 24px}
.page li{color: #666;line-height: 24px}
.page li span:hover{color: #17bec4}
.page ul>.c span{color: #17bec4}
/*招商加盟*/
.dt_box{width:800px;margin:60px auto;}
.dt_box .box_zxzx>p{font-size: 18px;color: #333;text-align: center;}
.dt_box .box_zxzx textarea{width: 100%;height: 220px;padding: 12px;box-sizing: border-box;border: 1px solid #999;margin: 36px 0;}
.dt_box .box_zxzx .button{width:180px;height:60px;padding: 12px;box-sizing: border-box;background-color: #17bec4;text-align: center;display: inline-block;margin: 36px 0 0;color: #fff;font-size: 20px;}
.box_zxzx .nb-nodeboard-name{height: 80px;width:100%;line-height: 30px;margin: 7px auto 0;_margin: 7px 0 0 -10px;border: 1px solid #d5d5d5;position: relative;background-color: #fff;}
.box_zxzx .nb-nodeboard-name{float:left;margin: 36px 2% 0 0;border: 1px solid #999;box-sizing: border-box;}
.box_zxzx .nb-nodeboard-name input{line-height: 78px;width: 80%; border:none;}
.box_zxzx .nodeName,.box_zxzx .nodephone,.box_zxzx .nodeemail,.box_zxzx .nodewechat,.box_zxzx .nodeAddress{width: 60px;height:60px;display: inline-block;text-align: center;background-color: #fff;vertical-align: top;border-right: 1px solid #fff;box-sizing: border-box;margin: 10px 0;}
.box_zxzx .nodeName{background: url( ../img/icon_60.png) no-repeat center;}
.box_zxzx .nodephone{background: url( ../img/icon_61.png) no-repeat center;}
.box_zxzx .nodeemail{background: url( ../img/icon_62.png) no-repeat center;}
.box_zxzx .nodewechat{background: url( ../img/icon_63.png) no-repeat center;}
.box_zxzx .nodeAddress{background: url( ../img/icon_64.png) no-repeat center;}
.box_zxzx .box_an{width: 100%;text-align: center;}
/*重新输入*/
.alrtbox {position:fixed;z-index: 9999;left: 0;top: 0;width: 100%;height: 100%;display: none}
.alrtbox.show{display:block}
.alrtbox>.close {display: block;height: 100%;position: relative;z-index:999;background: #000;filter: alpha(opacity=70);opacity: .7;cursor: pointer;}
.alrtbx{position:absolute;top: 36%;left:10%;z-index: 9999;width:80%;overflow: hidden;background: #fff;text-align: center;border-radius: 10px;box-sizing: border-box;padding: 0 0 30px}
.alrtbx .close {position: absolute;z-index:8;top: 6px;right: 6px;width: 24px;height: 24px;background: url(../img/close.png) no-repeat center;background-size: contain;cursor: pointer;}
.alrtbx .h6 {font-size: 15px;line-height: 36px;color: #333;margin: 0 3%;font-weight: bold;}
.alrtbx .pbox {margin: 0 3%;overflow: hidden;}
.alrtbx .p {font-size: 14px;line-height: 24px;color: #666;position: relative;z-index:20;}
.alrtbx .btns {border-top: 1px solid #ccc;position: absolute;bottom: 0;left: 0;width: 100%;z-index: 9;background: #fff;}
.alrtbx .btns li {line-height: 24px;height: 24px;box-sizing: border-box;padding: 0 6px;width: 49%;display: inline-block;vertical-align: top;color: #f00;position: relative;z-index: 1;cursor: pointer;}
/*合作案例*/
.about1_cases ul{margin:0 26px;}
.about1_cases ul li{width: 248px;box-sizing: border-box;border: 1px solid #e8e8e8;
 text-align: center;margin: 20px 14px;float: left;}
/*.about1_cases ul li h5{font-size: 16px;color: #fff;line-height:60px; background-color: #17bec4;width: 248px;}*/
.about1_cases ul li h5{font-size: 16px;color: #fff;line-height:40px; background-color: #17bec4;width: 248px;}
.about1_cases ul li .cases_pic{background-repeat: no-repeat;background-position: center;background-color: transparent;background-size: cover;width:248px;height:180px;overflow: hidden;}

.program_left{
	padding-left:40px !important;
}
