
.part_tit a{
   color:#2E9E3F;
   font-size: 16px;
}






#banner{
   width:100%;
   /*height:750px;*/
   height:568px;
   /*background: url('/themes/images1/index_bg.png') 100% 100% no-repeat;*/
   /*background: url('/themes/images1/banner_one.jpg') 100% 100% no-repeat;*/
   background: url('/themes/images1/banner_one.jpg') 50% 50% no-repeat;
   background-size: cover;
   text-align: center;
   color:#fff;
   padding-top:230px;
}
#banner h1{
   font-size:75px;
}
#banner .detail{
   font-size: 24px;
   margin-top:44px;
}
#banner .banner_btn{
   display: inline-block;
   width:255px;
   height:82px;
   line-height: 82px;
   font-size: 28px;
   color:#fff;
   background:rgba(3, 136, 62, 0.5);
   margin-top:103px;
}
#main{
   /* max-width:1400px; */
   /* margin:auto; */
   /* overflow-x: hidden; */
   max-width: 100%;
}
.main{
   max-width:1400px;
   margin:auto;
}

#main .head_total{
   box-shadow: 0px 5px 10px #e3e3e3;
   /*height: 135px;*/
   position: absolute;
   top: 14%;
   background: #FFFFFF;
   border-radius: 10px;
   display: flex;
   z-index: 1;
   width: 1240px;
   padding:15px;
   justify-content: space-between;
   left: 50%;
   transform: translateX(-50%);
}
#main .head_total .list{
   display: inline-block;
   color:#474747;
   font-size: 20px;
   text-align: center;
   position: relative;
   flex: 1;
}
#main .head_total .list::before {
   content: "";
   position: absolute;
   width: 1px;
   height: 36px;
   background: #2E9E3F;
   right: 0;
   top: 50%;
   transform: translateY(-50%);
}
#main .head_total .list:last-child::before {
   content: "";
   width: 0;
}
#main .head_total .list .total{
   color:#2E9E3F;
   font-size: 48px;
   margin-right:8px;
   font-weight: bold;
}
#main .head_total .list .name{
   font-size: 14px;
}
#content{
   /* padding:0 80px; */
   /* margin-top:200px; */
}
.content{
   padding:0 80px;
   /*padding-top:107px;*/
}
#about{
   overflow: hidden;
   margin-top: 60px;
   max-width: 1240px;
}
#about .about_img_box{
   float: left;
   flex: 1;
   height: 340px;
   vertical-align: middle;
   text-align: center;
   background:#fff;
   position: relative;
}
#about .about_img{
   position: absolute;
   top:50%;
   left:0;
   transform: translateY(-50%);
   width: 100%;
   height: 100%;
   border-radius: 8px;
}
#about .about_img:focus{
   outline: none;
}
#about .about_right{
   flex: 1;
   margin-right: 20px;
}
#news .part_tit{
   width: 100%;
   display: flex;
   justify-content: space-between;
   align-items: center;
   margin-bottom: 48px;
}
#news .part_tit .part_tit_img{
   flex: 1;
   display: flex;
   justify-content: center;
}

#about .about_right .about_detail {
   height:240px;
   color:#5a5a5a;
   text-indent: 28px;
   line-height: 28px;
}
#about .about_right .about_btn {
   display: block;
   width: 160px;
   height: 46px;
   background: #2E9E3F;
   border-radius: 8px;
   line-height: 46px;
   text-align: center;
   color:#fff;
   margin-top: 54px;
}
#about .about_right .about_btn img {
   margin-bottom: 2px;
}
#about2{
  margin-top:70px;
    display: flex;
    max-width: 1240px;
}
#about2 .left{
   /*float: left;*/
   /*margin:24px 0 24px 70px;*/
   width: 100%;
   display: flex;
   justify-content: space-between;
   /*flex: 1;*/
}
#about2 .left a {
   width: 384px;
}
#about2 .left .box {
   color:#656565;
   font-size: 14px;
}
#about2 .left .box .tit{
   color:#333333;
   font-size: 24px;
   font-weight: bold;
   margin: 24px 0 12px;
}
#about2 .left .box p {
   text-align: left;
}
.lr{
   display: flex;
}
.center_top {
   font-size: 34px;
   color: #ffffff;
   text-align: center;
}
#about2 .right{
    height: 249px;
    flex: 1;
}
#business{
   margin-top:70px;
}
#business .business_img{
   width:254px;
   height:403px;
}
#business .col-lg-3{
   position: relative;
}
#business .business_img:nth-of-type(2){
   display: none;
   opacity: 0.95;
   position: absolute;
   top:0;
   left:15px;
}
#business .business_img.img1{
   background:url('/themes/images1/index_business1.png') no-repeat 100% 100%;
}
#business .business_img.img1_on{
   background:url('/themes/images1/index_business1_on.png') no-repeat 100% 100%;
}
#business .imgbox_1:hover>.img1_on{
   display: block;
}
#business .business_img.img2{
   background:url('/themes/images1/index_business2.png') no-repeat 100% 100%;
}
#business .business_img.img2_on{
   background:url('/themes/images1/index_business2_on.png') no-repeat 100% 100%;
}
#business .imgbox_2:hover>.img2_on{
   display: block;
}
#business .business_img.img3{
   /*background:url('/themes/images1/index_business3.png') no-repeat 100% 100%;*/
    background:url('/themes/images1/index_business3_new.png') no-repeat 100% 100%;
}
#business .business_img.img3_on{
  /* background:url('/themes/images1/index_business3_on.png') no-repeat 100% 100%;*/
   background:url('/themes/images1/index_business3_new_on.png') no-repeat 100% 100%;
}
#business .imgbox_3:hover>.img3_on{
   display: block;
}
#business .business_img.img4{
   background:url('/themes/images1/index_business4.png') no-repeat 100% 100%;
}
#business .business_img.img4_on{
   background:url('/themes/images1/index_business4_on.png') no-repeat 100% 100%;
}
#business .imgbox_4:hover>.img4_on{
   display: block;
}
#news{
   margin-top:70px;
   margin-bottom: -15px;
   max-width: 1240px;
}
.news_left{
   width:465px;
   overflow-x: hidden;
}
.news_img{
   width:465px;
   height:293px;
}
.news_left .info{
   padding: 20px;
   background:#fff;
   color:#050505;
}
.news_left .info .info_left{
   font-size: 14px;
   border-right:1px solid #D9D9D9;
   float: left;
   padding-right:20px;
   text-align: center;
}
.news_left .info .info_right{
   width: 350px;
   height: 50px;
   font-size: 18px;
   padding-left:15px;
   float: left;
   display: -webkit-box;
   -webkit-box-orient: vertical;
   text-overflow: ellipsis;
   -webkit-line-clamp: 2;
   overflow: hidden;
}
.news_left .news_title {
   font-size: 24px;
   font-weight: bold;
}
.info_left .day{
   font-size:26px ;
}
.news_left,.news_right{
   float: left;
}
.news_right{
   width:606px;
   margin-left:100px;
   font-size:14px ;
   color:#5A5A5A;
   height:400px;
   position: relative;
}
.news_right .tit{
   color:#030303;
   font-size: 18px;
}
.news_right>li{
   list-style: none;
   padding:27px 0;
}
.news_right>li:first-of-type{
   padding-top:0;
}
.news_right>li:last-of-type{
   padding-bottom:0;
}
.news_right>li+li{
   border-top:1px dashed #9D9D9D; 
}
.news_right .detail{
   margin:20px auto 12px;
   display: -webkit-box;
   -webkit-box-orient: vertical;
   -webkit-line-clamp: 3;
   overflow: hidden;
   text-overflow: ellipsis;
}
.news_right .more{
   position: absolute;
   bottom:-6px;
   right:0;
   color:#03883E;
}
#mode{
   margin-top: 60px;
   background: rgba(46,158,63,0.05);
}
#mode .mode_content{
   max-width: 1240px;
   white-space: nowrap;
   margin:0 auto;
   font-size: 0;
   margin-top:70px;
   padding-bottom: 60px;
}
#mode .col-lg-3{
   position: relative;
   padding:0;
   margin:0;
}
.center_left {
   width: 312.5px;
   height: 200px;
   color: #ffffff;
   text-align: center;
   font-size: 18px;
   line-height: 2;
   margin: 0 auto;
}
#mode .mode_content_wrap {
   width: 384px;
   height: 208px;
   background: #FFF;
   box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.05);
   border-radius: 8px;
   display: flex;
   justify-content: center;
   flex-direction: column;
   align-items: center;
}
#mode .mode_content_wrap img {
   width: 100px;
}
#mode .mode_content_wrap p {
   font-size: 24px;
   font-weight: bold;
   color: #333333;
   margin-top: 20px;
}
#mode .mode_content_wrap span {
   display: inline-block;
   width: 36px;
   height: 4px;
   background: #2E9E3F;
   border-radius: 41px;
}
