﻿.container{max-width:1230px;}
.lm-body{padding-top:10px;padding-bottom:10px;}
.lmdh{margin-top:-60px;height:60px;position:relative;z-index: 2;border-top: 1px solid rgba(255, 255, 255, 0.2);}
@media (max-width:767px) /*手机端*/
{
.lmdh{margin-top: 0px;height:0px;}
}
@media (max-width:1025px) /*手机端*/
{
.lm-body{padding-top:0px;padding-bottom:0px;}
}
/*网站公共样式*/
.info-content1{font-size:16px;line-height:2;min-height: 300px;padding:10px 0;}
.info-content{font-size:16px;line-height:2;min-height: 300px;padding:10px 100px;border:1px #ddd solid;margin:20px 0;overflow: hidden; }
.info-content .title{line-height:30px;padding:20px 0 12px;border-bottom: #f2f2f2 1px solid;font-weight: normal;}
.info-content .title1{line-height:1.5;text-align: center;padding:20px 0;border-bottom: #f2f2f2 0px solid;font-weight: normal;}
.info-content .info{color:#999;}
.info-content p{padding: 0px;margin:10px 0px;}
.info-content1 p{padding: 0px;margin:10px 0px;}
.info-content img{max-width: 80%;}
.info-next{clear:both;display: block;font-size:14px;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;margin:12px 0;padding:12px 0;overflow: hidden;}
.info-next li{float: left;width:50%;}
.info-next .t-right{text-align:right;float: right;}
@media (max-width:767px) /*手机端*/
{
    .info-content{font-size:14px;padding:0px 0px;border:0px #eee solid;margin-top:15px; }
    .info-next{margin:5px 0;}
    .info-next li{width:100%;}
    .info-next .t-right{text-align: left;}
}

a{color:#333;text-decoration:none;}                                            
a:hover{color:#4da771}
a:focus{color:#4da771}
a.btn-more{display:inline-block;width:140px;height:36px;line-height:34px;background:#4da771;border:1px #4da771 solid;border-radius: 0px;color:#fff;transition:all 0.5s ease;font-size:14px;transition:all 0.5s ease;text-align:center;margin-top:25px}
a.btn-more:hover{background:#fff;border-color:#4da771;color:#4da771;}

.img-center {text-align: center;font-size: 0;}
.img-center img {display: inline-block;width: auto;height: auto;max-width: 100%;max-height: 100%;vertical-align: middle;-webkit-transition: all 0.5s;transition: all 0.5s;}

.text-overflow {
  overflow: hidden; display: block; white-space: nowrap;text-overflow:ellipsis; -ms-text-overflow: ellipsis;
}
.text-overflow-lines2 {
  text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;
   -ms-text-overflow: ellipsis;
}
.text-overflow-lines3 {
  text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;
   -ms-text-overflow: ellipsis;
}
.text-overflow-lines4 {
  text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;
   -ms-text-overflow: ellipsis;
}
/*遮罩层*/
.mask-bg{position:fixed;width: 100%;height:100%;display:none;height:100vh;background-color: rgba(0, 0, 0, .7);overflow:hidden;z-index:99;top: 0;left: 0;}
.mask-bg.active{display:block;}
.search-bg{position:fixed;width: 100%;height:100%;display:none;height:100vh;background-color: rgba(0, 0, 0, .5);overflow:hidden;z-index:99;top: 0;left: 0;}

/*首页模块样式*/
.module-box {position:relative;padding:60px 0px}
.module-box .module-title{clear:both;text-align:center;margin:0px 0px 30px 0px;font-family:"Microsoft YaHei",Tahoma,Verdana,"Simsun";}
.module-box .module-title .module_title_line{margin:11px auto 10px;width:16px;height:1px;background:#7f7f7f;}
.module-box .module-title .cn-title{display:block;color:#333;font-size:32px;line-height:45px;}
.module-box .module-title .en-title{display:inline-block;*display:inline;*zoom:1;color:#555;font-size:16px;padding:0px 10px}
.module-box .module-title .en-title i{float:left;width:54px;height:4px;margin-top:11px;background:url(images/t1.png) no-repeat left center;}
.module-box .module-title .en-title g{float:left;width:54px;height:4px;margin-top:11px;background:url(images/t2.png) no-repeat left center;}
.module-box .module-title .en-title span{float:left;margin:0px 10px;}

@media (max-width:768px) /*手机端*/
{
.module-box {padding:30px 0px}
.module-box .module-title{margin:0px 0px 20px 0px;}
.module-box .module-title .cn-title{font-size:25px;line-height:40px;}
.module-box .module-title .en-title{font-size:14px;}
}
/*顶部样式*/
.header{position:relative;background:#fff;}
.header .logo {float: left;text-align: left;height: 110px;}
.header .logo img{height: 100%;padding:17px 0;}

.web_hh_t {
    clear: both;
    width: 100%;
    background: #f5f5f5;
    height: 35px;
    line-height: 35px;
    color: #666;overflow: hidden;
}

.web_hh_t h6 {
    font-weight: normal;
    float: left;
    font-size: 14px;
    line-height: 35px;
    padding-left: 12px;
}

.web_hh_t .web_h_R {

    float: right;
    padding-right:0px;
}

.web_hh_t .web_h_R a {
    display: block;
    float: left;
    margin-right: 20px;
    cursor: pointer;
}

.web_hh_t .web_h_R i{
    float: left;
    font-size: 18px;
    line-height: 35px;
    padding-right: 5px;
}
.web_hh_t .web_h_R b{
    font-size: 16px;
}

/*自定义导航动画，也可以用animater.css中的动画，需要在script.js中修改*/
.nav .animated,.sub-nav .animated{-webkit-animation-duration:0.4s;animation-duration:0.4s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
.navSlide{-webkit-animation-name:navSlide;animation-name:navSlide}
@keyframes navSlide{0%{-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0;visibility:visible}100%{-webkit-transform:translateY(0);opacity:1;transform:translateY(0)}}

/*手机顶部搜索样式 */
.search_box{position: absolute;z-index:999;width:100%;background:#f5f5f5;}
.top-search{display:none;width:100%;}

.attr-nav{float:right;margin-left: 20px;transition:.5s all;-webkit-transition:.5s all;-o-transition:.5s all;-moz-transition:.5s all;-ms-transition:.5s all}

/*搜索样式*/
.s-bar{clear:both;position:relative;margin-top:35px;width:300px;height: 38px;border: 1px solid #6fa700;border-radius: 19px;background:#fff;overflow:hidden;}
.s-bar .s-input{border:0px solid #0062b1;outline: medium;padding-left:15px;height:36px;width:78%;font-size:14px;color: #b3b2b2;}
.s-bar .s-btn{position: absolute;right: 2px;top: 2px;border:0px;width:22%;height:32px;color: #fff;font-size: 14px;text-align: center;cursor:pointer;background: #6fa700;border-radius: 18px;}
@media (max-width:1024px) /*手机端*/
{
  .s-bar{margin-top:20px;margin-bottom:20px;width:100%;}
}
/*主菜单*/
@media (min-width:1200px) /*pc端*/
{

.header .nav-toggle{display:none}
.header .phonelogo{display:none;}
.pageheader{background-color:#fff;border-top: 3px solid #0b8ad7;border-bottom: 1px solid rgb(229, 229, 229);}
.pageheader .nav > ul > li > a{color:#000;}
.pageheader .nav > ul > li > a::after{background-color: #0b8ad7;}
.pageheader .nav > ul > li.current > a,.pageheader .nav > ul > li > a:hover{color:#0b8ad7;}
.pageheader .search .fa{color: #0b8ad7;}

.main-menu{clear: both;text-align:center; background-image: linear-gradient(to right, #2ca7e3 , #6fa700);height:60px;line-height:60px;}
.nav>ul>li{position: relative;display:inline-block;text-align:center;font-size:18px;}
.nav>ul>li>a{position: relative;display:block;height: 100%;padding:0 40px;color:#fff;}
.nav>ul>li::after{position: absolute;
  bottom: 0px;
  width: 0;
  height: 5px;
  background-color: #9ae097;
  content: "";
  transition: all ease 300ms;left:50%;transform:translateX(-50%);}
  .nav>ul>li:hover::after{width: 50%;}
  .nav>ul>li.current > a::before{
  position: absolute;
  bottom: 0px;
  width: 50%;
  height: 5px;
  background-color: #9ae097;
  content: "";
  transition: all ease 300ms;left:50%;transform:translateX(-50%);
}

.nav>ul>li>ul{position:absolute;}
.nav li:hover> ul{display:block;}

.nav> ul > li > ul li ul::before{display:block;margin:0px auto;text-align: center;position:absolute;top:20px;left:-10px;content: "";width: 0;height: 0;border-bottom:5px solid transparent;border-right:5px solid transparent;border-top: 5px solid transparent;border-left: 5px solid #fff;}
.nav ul li ul li a{display:block;width:100%;text-align:center;color:#fff;font-size:15px;line-height:50px} 
.nav ul li ul li a:hover{text-decoration:none;color:#fff;background-image: linear-gradient(to right, #0b8ad7 , #03a560);}

.nav ul li{position:relative;}      
.nav ul li .arrow{display:none}
.nav ul li ul{background:rgba(0,0,0,0.5);display:none;position:absolute;z-index: 999;left: 50%;transform: translateX(-50%); z-index:2;width:150px} /*二级ul样式*/
.nav ul li ul li ul{left:100%;top:0px; display:none;}/*三级以后ul样式*/
.el-input-group {width: 50%!important;}
}

@media (max-width:1200px) /*手机端*/
{
.header .logo {height: 60px;}
.header .logo img{padding:6px 0 6px 8px;}
.header .nav-toggle{position:absolute;right:0px;top:0px;font-size:25px;color:#666;min-width:60px;height:60px;line-height:60px;text-align:center;cursor:pointer;z-index:1;}
.header .nav-toggle.active{color:#fff;}
.switch i {
    position:absolute;
    display: block;
    height:60px;
    line-height:60px;
    color: #666;
    text-align: center;
    right: 58px;
    font-size: 20px;
}
.nav{position:fixed;z-index:1000;top:0px;right:0px;width:0px;background:#fff;height:100%;height:100vh;opacity:0;transition: all 0.2s linear;overflow-y:auto}
.nav.active{opacity:1;width:300px;max-width:60%}
.nav ul li{line-height: 45px;text-align:left}
.nav ul li ul{display:none;} /*二级ul样式*/
.nav ul li a{padding-left:30px;display:block;color:#666;font-size:15px;line-height:3.5;border-bottom: 1px solid #dcdcdc}
.nav ul li ul li a{padding-left:60px;font-size:14px;background-color:#eeeeee}
.nav ul li ul li ul li a{padding-left:90px;}
.nav ul li ul li ul li li a{padding-left:120px;}
.nav ul li{position:relative;}
.nav ul li .arrow{position:absolute;right:0px;top:0px;width:50px;height:50px;line-height:50px; text-align:center;transition-duration:0s}
.nav ul li .arrow:after{font-family:FontAwesome;content:"\f105";display:block;font-weight:bold;font-size:18px}

.nav ul li.current > a{color:#0b8ad7;}
.nav ul li.active > ul{display:block}
.nav ul li.active > .arrow{transform:rotate(90deg)}
}
/*搜索*/
.right-icon-box{position:absolute;top:0px;right:10px;text-align:right;font-size:20px;}
.right-icon-box .fas{line-height:0px;font-size:20px;color:#ff7700;display:inline-block;width:40px;cursor:pointer;text-align:center}
.right-icon-box .fa-remove{font-size:25px;color:#ff7700}
.right-icon-box .fas:hover{color:#ff7700}
.search-show{position:absolute;width:100%;top:116px;z-index:2;background: rgba(255, 255, 255,1);display:none;border-bottom: 2px solid #ccc;border-top: 1px solid rgb(229, 229, 229);}
.search-show .box{position: relative;padding-top:60px;padding-bottom:50px; max-width:1000px;margin:0px auto;}
.search-show .box .title{position: relative;}
.search-show .box .title input{border: 0;border-bottom: 2px solid #E5E5E5;color:#999;width:90%;font-size: 18px;padding-bottom: 5px;}
.search-show .box .fa-search{font-size:25px;cursor:pointer;color:#666;}
.search-show .box .fa-search:hover{color:#4da771;}
.search-show .box .hot-word{}
.search-show .box .hot-word .text{margin: 46px 0 27px;color: #333;font-size: 18px;}
.search-show .box .hot-word ul{width: 100%;}
.search-show .box .hot-word ul li{float: left;text-align: center;margin: 10px;}
.search-show .box .hot-word ul li{display: block;color: #333;line-height: 40px;border-radius: 20px;background-color: #F5F5F5;padding:4px 20px;}
.search-show .hot-word span{cursor:pointer;display:block;}
.search-phone{margin-top: 20px;padding-bottom: 60px;}
.search-phone .ss-box{position:relative;margin:60px auto;border:1px solid #cfcfcf;background:#fff;width:100%;height:36px;font-size:15px;margin:0px auto;}
.search-phone .ss-box .phone-input{width:100%;outline:none;border:none;line-height:34px;padding-left:0px;background-color:transparent;}
.search-phone .ss-box .phone-btn{position: absolute;right: -10px;top: 0;width: 38px;height: 32px;cursor: pointer;font-weight: bold;line-height: 32px;outline: none;border: none;background-color: #fff;}
.search-phone .font span{cursor:pointer;}
.search-phone .font span:hover{color:#da0000;}
.dethingTitle{margin:20px 0;}
.dethingTitle strong{font-size:20px;}

@media (min-width:1200px) /*pc端*/
{
   .right-icon-box{padding-top:25px;}
   .right-icon-box .fa-bars{display:none!important}
   
}
@media (max-width:1200px) /*手机端*/
{
  .right-icon-box{padding-top:15px;}
  .right-icon-box .fa{width:30px;}
    .search-show{top:60px;}
    .right-icon-box .fa-remove{font-size:20px;}
}
/*子栏目样式*/
.sub-nav-box {clear: both;position: relative;}
.sub-nav-box .sub-nav-title{display:none;text-align:left;padding-left:15px;background:#c9151f;border-radius:4px;font-size:16px;color:white;}

.sub-nav-box .sub-nav-title .nav-toggle{width:40px;line-height:40px;cursor:pointer;color:#fff;text-align:center}
.sub-nav-box .sub-nav-title .nav-toggle.active{color:#5a342b}

.sub-nav-box .sub-nav{clear:both;text-align:center;margin-bottom:0px;width:100%;}
.sub-nav-box .sub-nav li{float:left;margin:0 25px;text-align:center;position:relative;}
.sub-nav-box .sub-nav li a{display:block;line-height:60px;height:60px;color:#fff;font-size: 16px;}
.sub-nav-box .sub-nav li a:before {
    content: "";
    display: block;
    position: absolute;
    left: -25px;
    top: 23px;
    width: 1px;
    height: 16px;
    background-color: #76cdbc;
    background-color: rgba(255, 255, 255, 0.4);
}
.sub-nav-box .sub-nav li:first-child a:before {display: none;}
.sub-nav-box .sub-nav li a:hover{}
.sub-nav-box .sub-nav li ul{display:none}
.sub-nav-box .sub-nav li ul li a{padding-left:35px;}
.sub-nav-box .sub-nav li ul li ul li a{padding-left:65px}

.sub-nav-box li .arrow{position:absolute;right:0px;top:0px;width:54px;height:40px;line-height:40px; text-align:center;transition-duration:0.1s;cursor:pointer}
.sub-nav-box li .arrow:after{font-family:FontAwesome;content:"\f105";display:block;font-weight:bold;font-size:18px;}

.sub-nav-box .sub-nav li.current > a::after{content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: -2px;
    height: 5px;
    background-color: #9ae097;}
.sub-nav-box .sub-nav li.active > ul{display:block}
.sub-nav-box .sub-nav li.active > .arrow{color:#fff;transform:rotate(90deg)}

@media (max-width:1025px) /*手机端*/
{
    .sub-nav-box {position: static;margin-top:10px;margin-bottom:0px;}
    .sub-nav-box .sub-nav-title{height:40px;line-height:40px;padding-bottom: 0px;text-align:left;font-size:16px;background:#0b8ad7;color: #fff;padding-left: 10px;border-radius: 5px;}

    .sub-nav-box .sub-nav{overflow-y:auto;background:#fff;margin-top:0px;}
    .sub-nav-box .sub-nav li{float:left;width:100%;background:none;}
    .sub-nav-box .sub-nav li a{display:block;padding-left:20px;line-height:50px;border-left:0px #0d556e solid;border-right:0px #0d556e solid;border-bottom:1px #ececec solid;font-size:15px;background:none;}
    .sub-nav-box .sub-nav li a:hover{background:#0b8ad7;}
    .sub-nav-box .sub-nav li.current > a{background:#0b8ad7;}
.sub-nav {display:none}
.sub-nav.active{display:block}
.sub-nav.active{opacity:1;width:260px;max-width:60%;
    position: fixed;
    z-index: 1005;
    top: 0px;
    right: 0px;height:100%;height:100vh;}
    .sub-nav-box .sub-nav li.current > a{background:none;color:#333;}
}

/*首页-banner*/
.banner{clear: both;} /*兼容ie低版*/
.banner .content {position: relative;width: 100%;height: 100%;overflow:hidden;}
.banner .swiper-slide img{width:100%;min-height:100%;height:auto;transition:1s linear 2s;transform:scale(1.2,1.2);}
.banner .swiper-slide-active img,.banner .swiper-slide-duplicate-active img{transition:6s linear;transform:scale(1,1);}
.banner .content .item {width: 100%;position: absolute;z-index: 2;left: 0px;right: 0px;bottom: 0px;height: 100%;background: rgba(77,167,113,0.0);}
.banner .container {display: table;height: 100%;}
.banner .inner {display: table-cell;vertical-align: middle;text-align: center;}
.banner .inner h4 {font-size: 48px;letter-spacing:4px;line-height: 1;color:#fff;text-shadow: 0 0px 0px #4da771;}
.banner .inner p {font-size: 20px;letter-spacing:2px;margin-top: 20px;color:#fff;}
.banner .inner a {display: block;cursor:pointer;margin: 35px auto 0;background:#4da771;border-radius: 5px;line-height: 40px;font-size: 14px;width: 150px;color: #fff;}
.banner .inner a:hover {background-color: #3b8d56;}

.banner .swiper-pagination{bottom:20px;left: 50%;transform: translateX(-50%); white-space: nowrap;}
.banner .swiper-pagination-bullet{cursor:pointer;margin:5px;background:#fff;width:15px;height:15px;border-radius: 15px;opacity:1;-webkit-transition: 0.5s;transition: 0.5s;}
.banner .swiper-pagination-bullet-active{opacity:1;background:#4da771;width:50px;}
/*栏目-banner*/
.banner-sub {position: relative;height: 185px;}
.banner-sub .con {position: absolute;border-top: 1px solid rgba(255, 255, 255, 0.2);z-index: 1;left: 0;top: 0;width: 100%;height: 100%;background-image: linear-gradient(to right, rgba(44, 167, 227, 0.9) , rgba(111, 167, 0, 0.9));}
.banner-sub .container {display: table;height: 100%;}
.banner-sub .inner {display: table-cell;vertical-align: middle;}
.banner-sub .inner .t1{font-size: 35px;font-weight: 600;margin-top: -50px;color: #fff;text-align: right;letter-spacing:5px;}

@media (max-width:1024px) /*手机端*/
{
.banner-sub .inner .t1{font-size: 30px;text-align: center;}
}
@media (max-width:767px) /*手机端*/
{
.banner-sub {height: 100px;}
.banner-sub .inner .t1{font-size: 24px;margin-top: 0px;}
}
@media (max-width:320px) /*手机端*/
{
.banner-sub .inner .t1{font-size: 22px;}
}

@media (max-width:768px) /*手机端*/
{
  .banner{height: 350px;} 
  .banner .inner h4 {font-size: 40px;}
.banner .inner p {font-size: 18px;letter-spacing:2px;}
.banner .inner a {margin: 28px auto 0;border-radius: 35px;line-height: 35px;width: 130px;}
}

@media (max-width:767px) /*手机端*/
{
  .banner{height: 200px;} 
  .banner .inner h4 {font-size: 20px;line-height: 1.3;letter-spacing:0px;text-shadow: 0 1px 1px #fff;}
.banner .inner p {font-size: 12px;margin-top: 5px;letter-spacing:0px;}
.banner .inner a {margin: 20px auto 0;border-radius: 34px;line-height: 34px;width: 110px;}

.banner .swiper-pagination{bottom:10px;}
.banner .swiper-pagination-bullet{width:12px;height:12px;border-radius: 12px;}
.banner .swiper-pagination-bullet-active{width:30px;}
}

/*首页_模块标题*/
.sy-title {padding:15px 30px 30px;background:#faf8f9;overflow: hidden;}
.sy-title .tit{height:46px;line-height:46px;margin:0px;border-bottom: 1px solid #d9d9d9;}
.sy-title .t1{font-size:22px;font-weight:normal;padding:0px 0px;}
.sy-title .t1 i{font-size:24px;color:#d32503;}
.sy-title .t2{font-size:12px;color:#999;padding-left:10px;text-transform:uppercase;}
.sy-title .pic{margin-top: 15px;}
.sy-title .pic img{width: 100%;}
.sy-title .more{float:right;text-align:right;color:#999;font-size:14px;padding-top: 4px;}
.sy-title .more a{color:#999;}
.sy-title .more a:hover{color:#d32503;}
.sy-title .cent{padding:10px 0;border: 0px solid #eee;}

.news-list1 {padding-top:10px;}
.news-list1 li.item{clear:both;overflow:hidden;width:100%;padding:0px;font-size:14px;border-bottom: 1px dashed #e3e3e3;}
.news-list1 li.item .title{float:left;padding-left:10px;height:40px;line-height:40px;background:url(images/arr.jpg) no-repeat 1px center;max-width:80%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.news-list1 li.item .date{float:right;padding-right: 0px;color: #999;line-height:40px;}

@media (max-width:767px) /*手机端*/
{
  .sy-title {padding:0px 0px 10px;background:#fff;}
.news-list1 li.item .title{max-width:72%;}
}

.font3Moew a{display:inline-block;color:#fff;border-radius:20px;transition:0.3s linear;}
.font3Moew a.more1{background-color:#4caf50;}
.font3Moew a.more2{background-color:#42a4e8;}
.font3Moew a.more1:hover{background-color:#367136;}
.font3Moew a.more2:hover{background-color:#076aae;}
@media(min-width:992px){
.font3Moew a{padding:10px 50px;margin-right:10px;}
}
@media(max-width:992px){
.font3Moew a{padding:10px 30px;}
}
@media(max-width:468px){
.font3Moew a{padding:4px 6px;font-size:12px;}
}

/*首页-关于我们*/
.aboutHome-bg{padding:60px 0 0;background:#f5f5f5 url(../images/about-bg.jpg) no-repeat center top;}
.aboutHome-bg .yesx{padding:0 16px;}
.aboutHome-bg .yesx img{max-height: 20px;}
.aboutHome-bg .yesx p{color:#fff;font-size:18px;padding-left: 10px;position: relative;top: 2px;}
.aboutHome-bg .home-headline2 {text-align:center;}
.aboutHome-bg .home-headline2 .title{font-weight: bold;color: #fff;font-size: 28px;padding-bottom:18px;}

.aboutHome-bg .font3Moew{margin-top: 50px;}
.aboutHome-bg .font3Moew a{padding: 10px 30px;background-color:#4da771;}
.aboutHome-bg .font3Moew a:hover{background-color:#076aae;}

.aboutHome{margin-top:50px;}
.aboutHome .wp-new_video_content{overflow: hidden; border-color: transparent; border-width: 0px;border-style: solid; padding: 0px; width: 100%; }
.aboutHome .wp-new_video_content video{width:100%;height:398px;}
.aboutHome .right{padding-left: 0;}
.aboutHome .left{padding-right: 0;}
.aboutHome .left .boxs{background-color:#fff;padding:30px 40px;height: 398px;}

.aboutHome .font3Moew2 {margin-top: 20px;}
.aboutHome .font3Moew2 a{border-radius: 0;}
.aboutHome .font3Moew2 a.more1{background-color: transparent;color: #076aae;border: 1px solid #ccc;}
.aboutHome .font3Moew2 a.more1:hover{background-color:#076aae;color:#fff;}
.aboutHome .font3Moew2 a.more3{background-color: transparent;color: #4da771;border: 1px solid #ccc;}
.aboutHome .font3Moew2 a.more3:hover{cursor:inherit;}


.aboutHome .home-headline{text-align: left;margin: 0;}
.aboutHome .home-headline .title{color: #076aae;font-weight: inherit;font-size: 22px;font-weight:bold;}
.aboutHome .home-headline i{margin: 16px 0;background-color:#076aae;height:2px;width:30px;display:block;}
.aboutHome .con{color: #666;line-height: 1.8;font-size: 16px;}


@media(max-width:768px) {
.aboutHome-bg{padding:30px 0 0;}
.aboutHome-bg .yesx p{padding:0 4px;}
.aboutHome-bg .home-headline2 .title{font-size: 20px;padding-bottom:10px;}

.aboutHome-bg .font3Moew{margin-top: 20px;}
.aboutHome{margin-top:30px;}
.aboutHome .home-headline{margin: 10px 0;}
.aboutHome .wp-new_video_content{width: 100%; height: auto;}
.aboutHome .wp-new_video_content video{width:100%;height:auto;}
.aboutHome .left{padding-right: 15px;}
.aboutHome .right{text-align: center;margin-top:20px;padding-left: 15px;}
.aboutHome .left .boxs{padding:20px 20px 25px;height: auto;}
.aboutHome .font3Moew2 {text-align:center;}
.home-headline{margin:30px 0;}
.home-headline i{margin:10px auto;}
}

@media(max-width:767px) {
  .aboutHome .left .boxs{padding:20px 15px 25px;}
  .aboutHome-bg .font3Moew a{padding: 10px 20px;}
  }
/*首页>>优势*/
.index-service {
  text-align: center;position:relative;margin:0 auto;overflow:hidden;
}

.index-service li {
  padding:40px 0px 40px;border: solid 1px #ddd;
}
.index-service li:hover {border: solid 1px #4da771;}
.index-service li i {
  display:block;
  margin:0 auto;
  font-size: 50px;
  width: 100px;
  height: 100px;
  color: #fff;
  border: solid 1px #4da771;
  background: #4da771;
  text-align: center;
  line-height: 100px;
  border-radius: 100%;
  -webkit-transition: all 0.25s linear;
  transition: all 0.25s linear;
}
.index-service li:hover i {
  color: #4da771;
  background: #f5f5f5;
  -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
          animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
  -webkit-transform: translate3d(0, -5px, 0);
          transform: translate3d(0, -5px, 0);
}
.index-service li h4 {
  margin-top: 20px;
  margin-bottom: 8px;
  font-size: 18px;
}
.index-service li p {
  width: 80%;
  margin: 0px auto;
  color: #666;
  line-height: 1.5;
}
.index-service li a {
  text-decoration: none;
}
.index-service li a:active,
.index-service li a:focus,
.index-service li a:hover {
  text-decoration: none;
}

@media (max-width: 768px) {
  
  .index-service li i {
    font-size: 55px;
    width: 100px;
    height: 100px;
    line-height: 100px;
  }
}
/*首页-示范工程*/
.sy_case {}
.sy_case .show{position:relative;}/*鼠标触发下拉遮罩样式*/
.sy_case .show img{display:block;width:100%;}
.sy_case .show .mask{width:100%;height:0;background:rgba(3, 3, 3, 0.5);position:absolute;top:0;
    left:0;transition:0.3s linear;overflow:hidden;display:flex;justify-content:center;align-items:center;flex-direction: column; }
.sy_case .show:hover .mask{height:100%;}
.sy_case .left img{height:660px;width:100%;}
.sy_case a:hover{color:#fff;}
.sy_case p{font-size:22px;}
.sy_case .right li{margin-bottom:30px;}
.sy_case .right li:nth-child(n+3){margin-bottom:0px;}
.sy_case .right img{height:315px;width:100% !important;}

@media(max-width:768px) {
.sy_case .right li{padding-left:10px;padding-right:10px;margin-bottom:0px;}
.sy_case .right img{height:auto;}
.sy_case a:hover{color:#333;}
.sy_case p{font-size:16px;}
.sy_case .show .mask{position:relative;height:40px;line-height:40px;display:block; background:none;text-align: center;}
}
/*首页-证书*/
.sy_zhengshu{}
.sy_zhengshu .item{position: relative;padding:20px;background-color: #ffffff;text-align: center;border:1px dotted #ddd;}
.sy_zhengshu .item:before{position: absolute;
  top: 0px;
  width: 50px;
  height: 5px;
  background-color: #9ae097;
  content: "";
 left:50%;transform:translateX(-50%);}
.sy_zhengshu .item .pic{display: block;overflow:hidden;}
.sy_zhengshu .item .pic img{width: 100%;}
.sy_zhengshu .item .pic:hover img{transform:scale(1.1,1.1);transition: all 0.5s ease-out 0s;}
.sy_zhengshu .item .t1{font-size: 16px;font-weight: normal;margin-top:12px;}
@media (max-width:767px) /*手机端*/
{
.sy_zhengshu .item{padding:15px;}
}
/*首页-新闻中心*/
.news-list5{clear:both;overflow:hidden;}
.news-list5 li{clear:both;overflow:hidden;display:block;width:100%;margin:0px 0px 0px 0px;text-align:left;}
.news-list5 li .pic{display:block;width:100%;height:280px;overflow:hidden;}
.news-list5 li .pic img{width:100%;height:100%;display:block;}
.news-list5 li .pic img:hover{transform:scale(1.1,1.1);transition: all 0.5s ease-out 0s;}
.news-list5 li .content{display:inline;}
.news-list5 li .content a{display:block;line-height:25px;font-size:18px;padding:10px 0;}
.news-list5 li .content p{display:block;color:#888;line-height:20px;max-height: 60px;} 

/*文章列表左边日期*/
.wzlb_zbrq_box{clear:both;overflow:hidden;}
.wzlb_zbrq_box li{overflow:hidden;margin-top: 20px;padding-bottom:20px;position:relative;border-bottom:1px dotted #666;}
.wzlb_zbrq_box li:first-child{margin-top: 0px;}
.wzlb_zbrq_box .date{position:absolute;left:0px;top:0px;max-width:66px;height:68px;background:#4da771;text-align:center;font-family:Arial;padding:0px;width:100%;}
.wzlb_zbrq_box .date span{display:block;}
.wzlb_zbrq_box .date span.date1{line-height:30px;border-bottom:0px solid #333;color:#fff;font-size: 28px;font-weight:bold;margin:0 auto;padding-top:10px;}
.wzlb_zbrq_box .date span.date2{color:#fff;font-size:12px;}
.wzlb_zbrq_box .con{margin-left:85px;}
.wzlb_zbrq_box .con a.title{clear:both;display:block;font-size:18px;height:1.5em;line-height:1.5em;color:#5a5a5a;text-decoration:none;margin:0px 0px 0px 0px;overflow:hidden;}
.wzlb_zbrq_box .con a.title:hover{color:#4da771;}
.wzlb_zbrq_box .con div.introduct{color:#888;line-height:20px;min-height:40px;font-size:14px;}
.wzlb_zbrq_box .con .mored{clear:both;margin-top: 12px;width:90px;height:26px;line-height:26px;text-align: center;background:#e8e8e8;color:#22499e;display:block;overflow:hidden;}
.wzlb_zbrq_box .con .mored:hover{background:#dd0000;color:#fff;}
@media (max-width:767px) /*手机端*/
{
.wzlb_zbrq_box li{margin:0px 0 15px 0;padding-bottom:15px;}
.wzlb_zbrq_box li:first-child{margin:15px 0 15px 0;}
.wzlb_zbrq_box .con{margin-left:78px;}
.news-list5{margin-bottom:15px;}
}

/*首页选项卡*/
.tabBox { width:100%;padding:0px 0px;overflow:hidden;}
.tabBox .hd{text-align: center;margin:0px auto; position:relative;font-size:16px;}
.tabBox .hd ul{text-align: center;}
.tabBox .hd ul li{ display: inline-block;padding:10px 22px;text-align: center;margin: 0px 3px;border-radius:0px;cursor: pointer;background:#eee;}
.tabBox .hd ul .active{ color:#fff;background:#4da771;}

.tabBox .bd ul{ padding:0px 0px;}

.tabBox .bd .images-list6 {padding:10px 0px;}
.tabBox .bd .images-list6 .item {padding:15px;border:1px solid #e5e5e5;margin-top:20px;background:#fff;box-shadow: 0px 0px 10px rgba(152, 152, 152, .2);-moz-box-shadow:0px 0px 10px rgba(152, 152, 152, .2); -webkit-box-shadow:0px 0px 10px rgba(152, 152, 152, .2);-webkit-transition: all 0.25s linear;transition: all 0.25s linear;}
.tabBox .bd .images-list6 .item:hover {border:1px solid #4da771;}
.tabBox .bd .images-list6 .item .pic{overflow:hidden;}
.tabBox .bd .images-list6 .item .pic img{display:block;width:100%;height:auto;}
.tabBox .bd .images-list6 .item:hover .pic img{transform:scale(1.1,1.1);transition: all 0.5s ease-out 0s;}
.tabBox .bd .images-list6 .item .title{text-align: center;margin-top: 10px;font-size: 16px;line-height: 25px;}
 @media (max-width:1024px) /*手机端*/
{
  .tabBox .hd ul li{padding:8px 15px;}
}
 @media (max-width:768px) /*手机端*/
{
.tabBox .hd ul li{ padding:5px 15px;margin: 0px 1px 10px;font-size:15px;}
.tabBox .hd ul li:nth-child(n+6){ margin: 0px 1px 0px;}
}
 @media (max-width:767px) /*手机端*/
{
  .tabBox .bd .images-list6 {padding:0px 0px;}
.tabBox .bd .images-list6 .item {padding:10px;}
.tabBox .bd .images-list6 .item .title{font-size:14px;line-height: 22px;}
}


/*首页>>关于我们*/
.sy-about{padding:60px 0;background:url(images/jj-bg.jpg) no-repeat center/cover;}
.sy-about .cent{padding:35px;background:#fff;height:442px;overflow:hidden;}
.sy-about .cent .t1{font-size: 28px;color:#4da771;font-weight: bold;margin-top: 5px;margin-bottom: 10px;}
.sy-about .cent .con{font-size: 16px;line-height:1.8;height:295px;overflow: hidden;font-weight: normal;text-align: left;padding-right: 15px;}
.sy-about .cent .con p {font-size: 16px;margin-bottom: 10px;color:#666;}
.sy-about .videobox{padding:0px;margin-bottom:0px;}
.sy-about .videobox video{width:100%;height:442px;}

@media (max-width:998px) /*手机端*/
{
.sy-about{padding:30px 0;}
.sy-about .cent{padding:25px 20px;margin-bottom:20px;}
.sy-about .cent .t1{font-size: 24px;}
.sy-about .videobox video{width:100%;height:100%;}
}

/*滚动条自定义样式*/
.ScrollStyle{overflow: auto !important;}
.ScrollStyle::-webkit-scrollbar{box-sizing:border-box;width:9px;height:9px;background:#eee;}
.ScrollStyle::-webkit-scrollbar-button{width:9px;height:0px;}
.ScrollStyle::-webkit-scrollbar-button:vertical:start{background-position:0 0;}
.ScrollStyle::-webkit-scrollbar-button:vertical:start:hover{background-position:-10px 0;}
.ScrollStyle::-webkit-scrollbar-button:vertical:start:active{background-position:-20px 0;}
.ScrollStyle::-webkit-scrollbar-button:vertical:end{background-position:-30px 0;}
.ScrollStyle::-webkit-scrollbar-button:vertical:end:hover{background-position:-40px 0;}
.ScrollStyle::-webkit-scrollbar-button:vertical:end:active{background-position:-50px 0;}
.ScrollStyle::-webkit-scrollbar-button:horizontal:start{background-position:0 -11px;}
.ScrollStyle::-webkit-scrollbar-button:horizontal:start:hover{background-position:-10px -11px;}
.ScrollStyle::-webkit-scrollbar-button:horizontal:start:active{background-position:-19px -11px;}
.ScrollStyle::-webkit-scrollbar-button:horizontal:end{background-position:-30px -11px;}
.ScrollStyle::-webkit-scrollbar-button:horizontal:end:hover{background-position:-40px -11px;}
.ScrollStyle::-webkit-scrollbar-button:horizontal:end:active{background-position:-50px -11px;}
.ScrollStyle::-webkit-scrollbar-track-piece{background-color:rgba(0,0,0,.15);}
.ScrollStyle::-webkit-scrollbar-thumb{border:1px solid rgba(0,0,0,.21);background-color:#2d66a5; border-radius:5px;}
.ScrollStyle::-webkit-scrollbar-thumb:hover{border:1px solid rgba(0,0,0,.21);background-color:#2d66a5;}
.ScrollStyle::-webkit-scrollbar-thumb:active{background:-webkit-gradient(linear,left top,left bottom,from(#e4e4e4),to(#f4f4f4));}
.ScrollStyle::-webkit-scrollbar-corner{background-color:#f1f1f1;}

/*首页_行业案例*/
.case-list {}
.case-list .item{position:relative;}
.case-list .item a{display:block;width:100%;overflow:hidden;}
.case-list .item a img{clear:both;overflow:hidden;display:block;width:100%;height:auto;text-align:center;transition:all 0.5s ease;}
.case-list .item a:hover img{transform:scale(1.2);transition:all 0.5s ease;}
.case-list .item a .tit{position:absolute;top:45%;left:0px;z-index:2;line-height:1.5;color:#ffffff;font-size:18px;text-align:center;display:block;width:100%;opacity:0;filter:alpha(opacity=0);transition:all 0.5s ease;padding: 0 10px;}
.case-list .item a .tit i{display: block;font-size: 30px;}
.case-list .item a:hover .tit{opacity:1;filter:alpha(opacity=100);}
.case-list .item a .cover-bg{position:absolute;top: 0;left: 0;width: 100%;height: 100%;z-index:1;background:#000;opacity:0;filter:alpha(opacity=0);transition:all 0.5s ease;}
.case-list .item a:hover .cover-bg{;opacity:0.6;filter:alpha(opacity=60);}
.case-list .item a .cover-bg2{position:absolute;top: 5%;left: 5%;width: 90%;height: 90%;border: 2px solid #fff;z-index:2;background:none;opacity:0;filter:alpha(opacity=0);transition:all 0.5s ease;}
.case-list .item a:hover .cover-bg2{;opacity:1;filter:alpha(opacity=100);}

@media (max-width: 767px) {
.case-list .item a .tit{font-size:14px;top:43%;}
.case-list .item a .tit i{font-size: 25px;}
}

/*人才招聘*/
.jjyc{clear:both;overflow:hidden;width:100%;padding-top:10px;}
.jjyc li{margin-bottom:20px;position:relative;box-shadow:none;}
.jjyc li .tits{font-size:16px;height:45px;line-height:45px;padding-left:15px;cursor:pointer;padding-right:50px;-webkit-transition: all 0.5s linear;transition: all 0.5s linear;}
.jjyc li .tits span.s1{display:inline-block;position:absolute;top:0px;right:0px;z-index:5;width:50px;border-left:1px #fff solid;height:45px;line-height:45px;text-align:center;font-weight:normal;font-size:24px;background:#4da771;color:white;}
.jjyc li .tits{background:#f5f5f5;}
.jjyc li .tits.current{background:#4da771;color:white;}
.jjyc li .tits.current span.s1{background:#4da771;}
.jjyc li .coms{padding:15px;background:#fff;line-height:2;transform:scale(1,1);transition: all 0.5s ease-out 0s;}
.jjyc li .tits .span_minus:before{content: "-";}
.jjyc li .tits .span_plus:before{content: "+";}
.collapse {display: none;}
.collapse.in {display: block;}

/*图片列表*/
.images-list .row {margin-left:-15px;margin-right: -15px;}
.images-list .row .item {margin-top:20px;border: 1px solid #e4e4e4;padding: 15px;}
.images-list .row .item .pic{display:block;overflow:hidden;}
.images-list .row .item .pic img{width:100%;}
.images-list .row .item .pic:hover img{transform:scale(1.1,1.1);transition: all 0.5s ease-out 0s;}
.images-list .row .item .con{padding: 10px 0 0px;}
.images-list .row .item .con .title{font-size: 16px;font-weight: normal;height: 1;text-align: center;}
.images-list .row .item .con p{font-size: 14px;color:#5a5a5a;margin-top: 3px;height: 42px;line-height: 21px;overflow:hidden;}

.images-list1 {}
.images-list1 .item {}
.images-list1 .item .pic{display:block;overflow:hidden;}
.images-list1 .item .pic img{width:100%;}
.images-list1 .item .pic:hover img{transform:scale(1.1,1.1);transition: all 0.8s ease-out 0s;}
.images-list1 .item .con{padding: 10px 0 0px;}
.images-list1 .item .con .title{font-size: 16px;font-weight: bold;height: 1;}
.images-list1 .item .con p{font-size: 14px;color:#5a5a5a;margin-top: 3px;height: 42px;line-height: 21px;overflow:hidden;}

/*首页-合作机构*/
.images-list2 .row {margin-left:-15px;margin-right: -15px;}
.images-list2 .row .item {padding:15px;margin-top: 20px;text-align: center;border:1px solid #eee;overflow:hidden;-webkit-transition: all 0.25s linear;transition: all 0.25s linear;}
.images-list2 .row .item:hover {
  -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
          animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
  -webkit-transform: translate3d(0, -5px, 0);
          transform: translate3d(0, -5px, 0);
}
.images-list2 .row .item a{display:block;overflow:hidden;}
.images-list2 .row .item .pic{min-height:72px;line-height: 72px;}
.images-list2 .row .item .pic img{max-height:68px;}
.images-list2 .row .item .title{height: 2;line-height: 2;}
.images-list2 .row .item a:hover img{transform:scale(1.1,1.1);transition: all 0.3s ease-out 0s;}


.images-list22 .item {padding:20px 15px;background: #fff;text-align: center;border:1px solid #eee;overflow:hidden;}
.images-list22 .item .pic{min-height:70px;line-height: 70px;}
.images-list22 .item .pic img{width:auto;max-height:70px;}
.images-list22 .item .title{height: 2;line-height: 2;}

/*新闻资讯-首页、子栏目公用*/
.news-list{clear:both;overflow:hidden;margin-top:0px;}
.news-list li.tw{clear:both;overflow:hidden;display:block;width:100%;margin:0px 0px 15px 0px;text-align:left;}
.news-list li.tw .pic{float:left;width:160px;height:105px;overflow:hidden;margin-right:10px;}
.news-list li.tw .pic img{width:100%;height:100%;display:block;}
.news-list li.tw .content{display:inline;}
.news-list li.tw .content a{display:block;line-height:30px;font-size:16px;}
.news-list li.tw .content span{color:#808080;height:75px;line-height:25px;} 

.news-list li.item{clear:both;overflow:hidden;width:100%;border-bottom:1px dashed #e5e5e5;}
.news-list li.item .title{float:left;font-size: 16px;height: 60px;line-height: 60px;max-width:85%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.news-list li.item .title i{font-size: 11px;color: #666;margin:0 10px 0 5px;}
.news-list li.item .title:hover i{color: #4da771;}
.news-list li.item .date{float:right;padding-right: 0px;line-height: 60px;font-size: 16px;color: #999;}
@media (max-width:767px) /*手机端*/
{
  .news-list li.item .title{font-size: 14px;height: 50px;line-height: 50px;max-width:76%;}
.news-list li.item .title i{font-size: 10px;margin:0 5px 0 0px;}
.news-list li.item .date{line-height: 50px;font-size: 14px;}
}


/*栏目-新闻资讯列表*/

.news-list li.tw2{display:block;width:100%;padding: 20px;margin-top:20px;text-align:left;border:1px solid #ededed;overflow:hidden;}
.news-list li.tw2:hover{border:1px solid #4da771;}
.news-list li.tw2 .pic{overflow:hidden;}
.news-list li.tw2 .pic img{width:100%;height:100%;max-height: 200px;display:block;}
.news-list li.tw2:hover img{transform:scale(1.1,1.1);transition: all 0.8s ease-out 0s;}
.news-list li.tw2 .content{padding-left: 30px;}
.news-list li.tw2 .content .t1{display:block;font-size:18px;margin-bottom: 5px;overflow:hidden;}
.news-list li.tw2 .content .t2{color:#888;max-height:125px;line-height:25px;overflow:hidden;} 
.news-list li.tw2 .content .date{color:#888;margin-bottom: 5px;} 
@media (max-width:767px) /*手机端*/
{
  .news-list li.tw2{padding:0px 0 15px 0;margin:15px 0px 0px 0px;border:0px solid #eee;border-bottom:1px solid #eee;}
  .news-list li.tw2:hover{border:0px solid #4da771;}
  .news-list li.tw2 .pic{margin-top: 5px;}
  .news-list li.tw2 .content{padding-left: 0px;}
  .news-list li.tw2 .content .t1{font-size:16px;margin-bottom: 2px;margin-top: 10px;}
  .news-list li.tw2 .content .t2{max-height:60px;line-height:20px;} 
  .news-list li.tw2 .content .date{margin-bottom: 2px;} 
}

/*swiper*/

@media (max-width:1024px) /*手机端*/
{
    .swiper-inner{padding-bottom:25px;}
    .swiper-inner .swiper-pagination{padding-top:12px;left: 50%;transform: translateX(-50%); white-space: nowrap;}
    .swiper-inner .swiper-pagination-bullet{cursor:pointer;margin:3px;background:#999;width:10px;height:10px;opacity:0.4;}
    .swiper-inner .swiper-pagination-bullet-active{opacity:1;}
}

.swiper-inner2{padding-bottom:25px;}
.swiper-inner2 .swiper-pagination{padding-top:12px;left: 50%;transform: translateX(-50%); white-space: nowrap;}
.swiper-inner2 .swiper-pagination-bullet{cursor:pointer;margin:3px;background:#999;width:10px;height:10px;opacity:0.4;}
.swiper-inner2 .swiper-pagination-bullet-active{opacity:1;}

/*栏目-关于我们*/
.lm-about{display:inline-block;height:auto;background: url(images/company.png) no-repeat right top;}
.lm-about .item{margin-top:130px;padding:30px 40px;border-radius: 20px;background:#f8f1ff;overflow:hidden;} 
.lm-about .item .con{padding:10px 0px;background:url(images/qiqiu2.png) no-repeat right bottom;} 
.lm-about .item .con .title{font-size: 40px;font-weight: bold;color: #4da771;line-height: 1.5;} 
.lm-about .item .con p{margin:20px 0;line-height: 2;color:#5a5a5a;overflow:hidden;} 
@media (max-width: 768px) {
  .lm-about{background: url(images/company.png) no-repeat center top;border-radius: 20px;}
  .lm-about .item{margin:60px 15px 0;border-radius: 15px;} 
}
@media (max-width: 767px) {
  .lm-about .item .con .title{font-size: 28px;} 
  .lm-about .item{margin:40px 15px 0;padding:20px;} 
}


/*栏目-资质荣誉*/
.cgal2{}
.cgal2 .row {margin-left: -15px;margin-right: -15px;}
.cgal2 .item {margin-top: 20px;background-color: #ffffff;overflow:hidden;border:1px solid #f5f5f5;box-shadow: 0px 0px 10px rgba(152, 152, 152, .2);-moz-box-shadow:0px 0px 10px rgba(152, 152, 152, .2); -webkit-box-shadow:0px 0px 10px rgba(152, 152, 152, .3);}
.cgal2 .item .con{padding:10px 10px;}
.cgal2 .item .con .title{height: 2;line-height: 2;font-size:16px;text-align: center;}
.cgal2 .item .con .intro{display:block;line-height: 22px;font-size:12px;color:#666;}
.cgal2 .item .img{overflow: hidden;width:100%;}
.cgal2 .item .img img{width:100%;}
.cgal2 .item:hover img{transform:scale(1.1,1.1);-webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -o-transition: all 0.8s;
  transition: all 0.8;}

/*产品内容页样式*/
.product-content .detail .title{clear: both;text-align: left;overflow: hidden;background: #007dc8;line-height: 40px;color: rgb(255,255,255);font-weight: 600;padding-left:15px;font-size: 16px;}

/*在线留言表单*/
.ui-validForm{padding-top:30px;}
.form-group::before,.form-group::after{content:"";display:table} 
.form-group::after{clear:both} 
.form-group{position:relative;padding:10px 0px;}
.form-group .control-label{position:absolute;left:0px;top:10px;}
.form-group .controls{padding-left:100px;}
.form-group .form-control{border:1px solid #eeeeee;height:32px;line-height:32px;width:100%;padding:2px 5px;font-size:14px;color:#666;transition:all .5s ease-in-out}
.form-group .form-control:focus{border-color:#ad7669}
.form-group textarea.form-control{height:300px}
.form-group .help-block{display:block}
.btn{border:1px solid #4da771;color:#fff;height:35px;width:120px;background:#4da771;transition:all .5s ease-in-out}
.btn:hover{background:#805246}
.form-group .controls-verificationCodeImage{position:relative;max-width:400px;_width:400px;}
.form-group .lb_verificationCodeImage{position:absolute;display:inline-block;right:1px;top:0px;height:32px;overflow:hidden}
.form-group .lb_verificationCodeImage img{height:30px;}

.el-textarea__inner:focus,.el-input.is-active .el-input__inner, .el-input__inner:focus{border-color: #4da771!important;outline: 0;}
.el-button--small, .el-button--small.is-round {padding: 12px 50px!important;}
.el-button--primary {background-color: #4da771!important;border-color: #4da771!important;}
.el-form--label-left .el-form-item__label {text-align: center!important;}
.el-textarea textarea{height: 80px!important;}


/*悬浮图标*/
.service-online {
  position: fixed;
    _position: absolute;
    bottom: 40%;
    right: .1%;
    z-index: 1000;
}
.service-online .btn {
  width: 50px; height: 50px; font-size: 22px; margin-bottom: 1px; vertical-align: middle; display: block; background-color: #4da771;border: 0px solid rgb(208, 208, 208);
}
.service-online .btn .fa {
  line-height: 40px; vertical-align: top;
}
.service-online :last-child.btn {
  margin-bottom: 0px;
}
.service-online #hotline {
  position: relative;
}
.service-online .linebox {
  left: -185px; width: 190px;bottom: 0px; display: none; position: absolute;
}
.service-online .linebox p {
  line-height: 1.8;
}
.service-online .linebox p .fa {
  top: 4px; line-height: 1.4; position: relative;
}
.service-online #hotline .linebox .contentbox {
  background: rgb(255, 255, 255); padding: 9px 5px; border-radius: 6px; border: 1px solid rgb(208, 208, 208); border-image: none; width: 170px; position: relative; box-shadow: 1px 1px 1px rgba(0,0,0,0.1);
}
.service-online #hotline:hover .linebox {
  display: block;
}
.service-online .ewm {
  left: -145px; width: 150px; height: 150px; bottom: 0px; display: none; position: absolute;
}
.service-online #weixinIm:hover .ewm {
  display: block;
}
.service-online .ewm .contentbox {
  background: rgb(255, 255, 255); padding: 5px; border-radius: 6px; border: 1px solid rgb(208, 208, 208); border-image: none; width: 130px; height: 150px; position: relative; box-shadow: 1px 1px 1px rgba(0,0,0,0.1);
}
.service-online .contentbox .border-right-empty {
  width: 0px; height: 0px; right: -12px; bottom: 10px; border-top-color: transparent; border-bottom-color: transparent; border-left-color: rgb(13, 13, 13); border-top-width: 12px; border-bottom-width: 12px; border-left-width: 12px; border-top-style: solid; border-bottom-style: solid; border-left-style: solid; position: absolute;
}
.service-online .contentbox .border-right-empty span {
  left: -12px; top: -12px; width: 0px; height: 0px; border-top-color: transparent; border-bottom-color: transparent; border-left-color: rgb(251, 251, 251); border-top-width: 12px; border-bottom-width: 12px; border-left-width: 12px; border-top-style: solid; border-bottom-style: solid; border-left-style: solid; display: block; position: absolute;
}
.service-online .ewm img {
  width: 120px; height: 120px;
}

/*移动端底部固定导航*/
.footer-fixed{position:fixed;left:0;bottom:0;width:100%;color:#fff;background:#4da771;z-index:9;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.footer-fixed ul{height:60px;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;}
.footer-fixed ul li{flex-grow:1;}
.footer-fixed ul li + li{border-left:1px solid rgba(255,255,255,0.3);}
.footer-fixed ul li a{display:block;width:100%;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;}
.footer-fixed ul li span{font-size:16px;color:#fff;line-height:26px;}
.footer-fixed ul li .fa-home{font-size:20px;}
.footer-fixed ul li p{color:#fff;font-size:12px;}
.footer-fixed.active{transform:translateX(280px);z-index:9;}

/*栏目-团队*/
.lm-team {clear: both;}
.lm-team .item {border:1px solid #eee;padding:20px;margin-top: 30px;border-radius: 20px;overflow:hidden;}
.lm-team .item .pic{display:block;overflow:hidden;border-radius: 10px;position:relative;}
.lm-team .item .pic img{width:100%;}
.lm-team .item:hover .pic img{transform:scale(1.1,1.1);transition: all 0.5s ease-out 0s;}
.lm-team .item .con{padding:10px 0 10px 30px;}
.lm-team .item .con .t1{display:block;font-size:20px;font-weight: bold;line-height: 2;}
.lm-team .item .con .t2{display:block;font-size:18px;color: #ff9900;font-weight: bold;line-height: 2;margin-bottom: 15px;}
.lm-team .item .con p{display:block;font-size:16px;color: #666;line-height: 2;}
.lm-team .item:hover{background: #e3f4ff;border:1px solid #4da771;}
@media (max-width:767px) /*手机端*/
{
.lm-team .item {padding:15px;margin-top: 20px;border-radius: 20px;}
.lm-team .item .con{padding:10px 0 10px 0px;text-align: center;}
}


/*联系我们*/
.lm-contact{clear: both;margin: 20px 0;padding: 45px 80px;background-color: #f5f5f5;overflow: hidden; }
.lm-contact .title{font-size: 20px;font-weight: bold;margin-bottom: 20px;}
.lm-contact p{padding: 0px;margin:20px 0px;font-size: 16px;color: #666;line-height: 25px;}

@media (max-width:1024px) /*手机端*/
{
.lm-contact{padding: 40px 35px;}
.lm-contact p{padding-right: 30px;}
}
@media (max-width:767px) /*手机端*/
{
.lm-contact{margin: 0px 0 10px 0;padding: 20px 0px;background-color: #fff; }
.lm-contact .title{font-size: 18px;margin-bottom: 10px;}
.lm-contact p{margin:0px 0px;font-size: 14px;padding-right: 0px;}
.zxlyt{margin-top: 10px;}
}

/*产品内容页*/

.p-content{font-size:16px;line-height:2;min-height: 300px;padding:20px 30px;border:1px #ddd solid;margin:20px 0;background:#fff;overflow:hidden; }

.product-detail {font-size:16px;line-height:2;margin:20px auto 20px 30px;}
.product-detail .title{font-size:25px;color:#4da771;font-weight:bold;margin-bottom:8px;line-height:1.5;}
.product-detail .line{width:80px;background:#df8d43;height:2px;margin-bottom:10px;}
.product-detail .jianjie{line-height:2;color:#666;margin-bottom:16px;font-size:14px;}
.product-detail .renzheng img{margin-right:8px;margin-top:10px;}
.product-detail .renzheng,.page-productdetail .detail-top .price,.page-productdetail .detail-top .hotline{font-weight:bold;font-size:18px;}

.product-detail .zixunbox{width:100%;border-top:1px solid #ddd;margin-top:10px;padding-top:30px;}
.product-detail .zixunbox li{float: left;width:50%;}
.product-detail .zixunbox .zixun{color:#fff;background:#4da771;font-size:18px;height:50px;text-align: center;font-weight:normal;line-height:50px;margin-right: 15px;border-radius: 5px;display: block;cursor:pointer}
.product-detail .zixunbox li:last-child .zixun{margin-right: 0px;}

.p-content .comtitle{margin-top:20px;height:40px;background: url(../images/p-titbg.png) no-repeat 160px center;}
.p-content .comtitle span{display:inline-block;color:#4da771;height:40px;line-height:40px;font-size:20px;font-weight:bold;}
.p-content .contentbox{padding:10px 0 20px;}
.p-content .contentbox p{margin:10px 0;}
@media (max-width:1024px) /*手机端*/
{
    .product-detail .zixunbox li{width:50%;}
}
@media (max-width:767px) /*手机端*/
{
  .p-content{font-size:14px;padding:0px 0;margin-top:10px;border:0px #d8d8d8 solid;}
    .product-detail {margin:15px auto;}
    .product-detail .title{font-size:24px;}
    .product-detail .comtitle span{height:50px;line-height:50px;font-size:22px;}
    .p-content .comtitle{margin-top:10px;}
}
/******recommend*******/
.recomCon {
  clear:both;
  margin: 20px 0;
  padding: 30px 15px;
  background: #fff;
  border: 1px solid #dddddd;
  overflow:hidden;
}
.recomCon .recom-tit {
  font-size: 20px;
  line-height: 32px;
  padding: 0px 15px;
}
.recomCon .recom-tit .more {
  float: right;
  font-size: 14px;
  width: 110px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  border: 1px solid #ddd;
  transition: all ease 600ms;
}
.recomCon .recom-tit .more:hover {
  width: 130px;
  transition: all ease 600ms;
}
.recomCon.recomNews .recom-tit {
  padding-bottom: 0;
}
.recomCon.recomNews .recom-tit s {
  width: 4px;
  height: 20px;
  margin-right: 12px;
  background: #4da771;
  display: inline-block;
  vertical-align: middle;
}
.recomCon .txtimglist {
  width: 100%;
}
.recomCon .txtimglist .item {
  display:block;
  width:100%;
  margin-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #dddddd;
  overflow:hidden;
}
.recomCon .txtimglist .item a {
  display: block;
}
.recomCon .txtimglist .item img {
  width: 100%;
}
.recomCon .txtimglist .item .con{
  padding-left: 15px;
}
.recomCon .txtimglist .item h3 {
  font-size: 16px;
  font-weight: normal;
  line-height: 30px;
  height: 30px;
  margin-bottom: 5px;
  overflow: hidden;
}
.recomCon .txtimglist .item .txt {
  color: #999999;
  line-height: 24px;
  max-height: 72px;
}

@media (max-width:767px) /*手机端*/
{
.recomCon {padding: 20px 0px;}
.recomCon .txtimglist .item .con{padding-top: 10px;padding-left: 0px;}
}
/*下载栏目*/
.downcontent{
  clear: both;
  width: 100%;
  padding: 20px 50px;
  margin: 20px auto 0px;
  line-height: 250%;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  overflow: hidden;
}

.downcontent ul li {
  float: left;
  width: 100%;
  border-bottom: 1px solid #ddd;
  padding: 15px 0;
  font-size: 16px;
}
.downcontent ul li:last-child {
  border: 0;
}
.downcontent ul li p {
  padding: 0;
  margin: 0;
  line-height: 28px;
}
.downcontent ul li:hover p {
  color: #0071c1;
}
.downcontent ul li p span {
  color: #888;
  font-size: 14px;
}
.downcontent ul li .more03{
  margin-top: 10px;
}
.downcontent ul li .more03 a{
  color: #4da771;
  background:#fff;
  clear: both;
  padding: 10px 30px;
  border: 1px solid #0071c1;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  font-size: 14px;
  text-align: center;
}

.downcontent ul li .more03 a:hover {
  background: #4da771;color: #fff;
}

@media (max-width:768px) /*手机端*/
{
.downcontent{padding: 20px 15px;}
}

/*首页-友情链接*/
.yunu-link {padding: 0px 0;}
.yunu-link h4 {border-bottom: 1px solid #ddd;margin: 0;font-size: 18px;color: #4da771;padding-bottom: 15px;}
.yunu-link h4 small {text-transform: uppercase;font-size: 16px;font-weight: normal;color: #999;}
.yunu-link ul {margin-left: -20px;}
.yunu-link li {float: left;margin-left: 20px;margin-top: 20px;}

/*问答样式*/
.FaqList{clear: both;padding-bottom: 10px;}
  .FaqList .item{}
  .FaqList .circle{float: left;position: relative;width: 26px;height: 26px;line-height: 26px;margin: 2px 5px 0 0;border-radius: 4px;background: #fe520a;text-align: center;color: #FFF;font-size: 14px;}
  .FaqList .circle:after{content: "";position: absolute;top: 100%;left: 0;width: 0;height: 0;margin-top: -7px;border: 5px solid transparent;transform: rotate(2deg);-webkit-transform: rotate(2deg);}
  .FaqList .circle.q{margin-left: 8px;font-style: normal;}
  .FaqList .circle.q:after{border-left-color: #fe520a;}
  .FaqList .circle.a{background: #4da771;font-style: normal;}
  .FaqList .circle.a:after{border-left-color: #4da771;}
  .FaqList .ico-hot{float: left;}
  .FaqList .ico-hot:before{width: 40px;height: 18px;margin-top: 1px;background-position: -315px -390px;}
  .FaqList .ht h4{padding-left: 45px;font-size: 16px;font-weight: normal;}
  .FaqList .ct{position: relative;padding: 15px 8px 10px;margin-top: 20px;box-shadow: 0 0 10px rgba(0,0,0,.13);}
  .FaqList .ct .arrow{position: absolute;left: 5px;top: -13px;width: 30px;height: 30px;text-align: center;}
  .FaqList .ct .arrow:before{content: "";display: inline-block;width: 8px;height: 8px;box-shadow: 0 -3px 4px rgba(0,0,0,.1);background: #FFF;transform: rotate(45deg);-webkit-transform: rotate(45deg);}
  .FaqList .txt{overflow: hidden;line-height: 24px;padding:0 10px;color: #666;min-height: 120px;}
  .FaqList .read{float: right;margin-right: 15px;}

  .FaqList .btns{margin-top: 10px;line-height: 30px;}
  .FaqList .date{margin-left: 15px;color: #ABABAB;font-style: normal;}

/*首页_联系我们*/
.sy_lxwm{padding:30px 0;background:#4da771;}
.sy_lxwm .sy_lx_com{text-align:center;}
.sy_lxwm .sy_lx_com .sy_lx_c_com{color:#FFF;font-size:20px;}
.sy_lxwm .sy_lx_com .sy_lx_c_com span{font-size:29px;}
.sy_lxwm .sy_lx_com .sy_lx_c_more{text-align:center;}
.sy_lxwm .sy_lx_com .sy_lx_c_more a{color:#FFF;font-size:16px;border:1px solid #FFF;padding:10px 30px;margin-top:6px;border-radius: 5px;display:inline-block;transition:all 1.2s ease}
.sy_lxwm .sy_lx_com .sy_lx_c_more a:hover{background:#FFF;color:#4da771}

@media (max-width:768px) /*手机端*/
{
.sy_lxwm .sy_lx_com .sy_lx_c_com{font-size:18px;}
.sy_lxwm .sy_lx_com .sy_lx_c_com span{font-size:24px;}
.sy_lxwm .sy_lx_com .sy_lx_c_more a{padding:5px 30px;margin-top:10px;border-radius:20px;}
}
@media (max-width:768px) /*手机端*/
{
.sy_lxwm .sy_lx_com .sy_lx_c_com{font-size:17px;}
.sy_lxwm .sy_lx_com .sy_lx_c_com span{font-size:22px;}
}
/*底部*/
.dbcom{padding-bottom:0px;background:#363636;}
.dbcom .com_1{padding:40px 0px 25px;}
.dbcom .com_1 h4{display:block;font-size:20px;font-weight:normal;color:#fff;margin-bottom:5px;}
.dbcom .com_1 ul{clear:both;overflow:hidden;}
.dbcom .com_1 ul li a{display:block;line-height:2;color:#aaa;}
.dbcom .com_1 ul li a:hover{color:#FFF;}
.dbcom .com_1 .ewm{text-align:center;}
.dbcom .com_1 .ewm .s1{margin-top:6px;}
.dbcom .com_1 .ewm .s2{font-size:14px;line-height:1.5;margin-top:5px;color:#aaa;}
.dbcom .com_1 .ewm img{max-width:120px;}

.dbcom .db_dh{clear: both;margin-top:5px;}
.dbcom .db_dh .dbdh{display:inline-block;vertical-align:top;margin-right:5px;}
.dbcom .db_dh .dbhm{display:inline-block;text-align:left;vertical-align:top;}
.dbcom .db_dh span{display:block;line-height:25px;}
.dbcom .db_dh span.s1{font-size:30px;color:#FFF;}
.dbcom .db_dh span.s2{font-size:14px;color:#aaa;margin-top: 5px;}
.dbcom .dizhi {margin-top:10px;font-size:14px;color:#aaa;line-height:25px;}

.dbcom .com_2{text-align:center;color:#888;padding:18px 10px;border-top: 1px solid #444;}
.dbcom .com_2 a{color:#888;}

 @media (max-width:767px) /*手机端*/
{
  .dbcom{padding-bottom:60px;}
.dbcom .com_1 .ewm .s1{margin-top:0px;}
}
/*顶部弹窗*/
.modal-header{
  padding:10px 15px 65px; 
  background: url(images/mt-bg.jpg);
  background-size:100% 100%;
  border-bottom: 0px solid #e5e5e5;
}
.modal-content {
    overflow:hidden;
}

.modal-content .close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 1;
    filter: alpha(opacity=100);
    background: none;
    border:0px;
}
.modal-content .modal-body{
    padding:15px 40px 0;width:100%;
}
.modal-content .modal-footer{
    border-top: 0px solid #eee;
}

    .modal-content .close:hover,
    .modal-content .close:focus {
        color: #ff7e00;
        text-decoration: none;
        cursor: pointer;
        opacity: 1
        filter: alpha(opacity=100);
    }