.top_nav{ height:60px; margin:25px 0px;}

.heading_container h2 {
  position: relative;
  font-weight: bold;
  text-transform: uppercase; 
}

.heading_container.heading_center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}

.heading_container.heading_center h2{ color:#fff ; padding-top: 25px;}

.why_us_section .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  color: #ffffff;
 
}

.why_us_section .box .img-box {
  width: 90px;
  height: 90px;
  border: 5px solid #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 100%;
  margin-bottom: -37.5px;
  position: relative;
  background-color: #02b2b5;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.why_us_section .box .img-box svg {
  width: 45px;
  height: auto;
  fill: #ffffff;
}

.why_us_section .box .detail-box {
  padding: 55px 20px 20px 20px;
  -webkit-transition: all .3s;
  transition: all .3s;
  border-radius: 15px;
  background: -webkit-gradient(linear, left top, left bottom, from(#02b2b5), to(#0F5B7B));
  background: linear-gradient(to bottom, #02b2b5, #0F5B7B);
}

.why_us_section .box .detail-box h5 {
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 15px;
}

.why_us_section .box .detail-box a {
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 600;
}

.why_us_section .btn-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 45px;
}

.why_us_section .btn-box a {
  display: inline-block;
  padding: 10px 45px;
  background-color: #ee316b;
  color: #ffffff;
  border-radius: 5px;
  text-transform: uppercase;
  font-size: 15px;
  border: 1px solid #ee316b;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.why_us_section .btn-box a:hover {
  background-color: transparent;
  color: #ee316b;
}


.single-company-item {
    padding: 30px;;
    background-color: #fff;
    border-radius: 10px;
    position: relative;
    margin-top: 40px; margin-right:25px;
    
}





.company-post-author {
    display: flex;
    align-items: center;
    padding-bottom: 30px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 30px;
}
.company-author-image {
    width: 70px; height:70px;
    flex: 0 0 auto;
    margin-right: 20px; 
}
.company-author-image img{  width: 70px; height:70px;border-radius:50%;}
.company-author-info  p{
  
        margin-top: 10px;
        color: #02b2b5;
        font-size: 11px;
    
}
.company-post-content .company-post-title {
   
        margin-bottom: 25px;
        line-height: 1.6;
    }
 .company-post-content .company-post-title   p {
        font-size: 14px;
        line-height: 2;
    }

 .company-post-content p{ font-size:14px;}

.company-area .owl-carousel .owl-nav{
    display: flex;
    justify-content: center;
    margin-top: 50px;
    
}

 .company-area .owl-carousel .owl-nav button {
        width: 50px;
        height: 50px;
        line-height: 45px;
        border: 2px solid #02b2b5;
        text-align: center;
        font-size: 25px;
        border-radius: 10px;
        color: #02b2b5;
        transition: all 0.3s ease-in-out;
        background-color: transparent;
        margin: 10px;
        
    }
	
 .company-area .owl-carousel .owl-nav button:hover {
            border: 2px solid #02b2b5;
            background-color: #02b2b5;
            color: #fff;
        }
	.cat-pro-section .post-box .content h6{ margin-bottom:15px;}	
.cat-pro-section .post-box img{ height:120px; width:140px;}

.small-post .content h6{ height:45px; overflow:hidden; line-height:1.4}

.hot-recommend,.list-content ,.information-box{background:url(/template/default/assets-md/images/index-bj1.png) repeat-y center; padding:40px 0px;}
.company-area{background:url(/template/default/assets-md/images/index-bj2.png) repeat-y center; padding:40px 0px;}
.list-content .col-lg-8 .image img{ max-height:300px;}

.login-link{ display:inline-block; height:60px; line-height:60px; color:#fff}

.all-cate{ background:#eeeff1; width:200px;}

.all-cate ul li {
    display: inline-block;
    height: 60px;
    line-height: 60px;
   
    border: 1px solid transparent;
    border-bottom: 1px solid #e5e5e5;
    width: 100%;
}
.all-cate ul li a{ display:inline-block; width:100%;  padding-left: 30px;}
.all-cate ul li:hover{
	background:#ffc001	
}



.trending-article-row {
    display: flex;
    justify-content: space-between;
    margin-right: -15px;
    margin-left: -15px;
   
}
.trending-article-left-side {
    max-width: 515px;
    padding-left: 15px;
    padding-right: 15px;
    
}
.trending-article-right-side {
    max-width: 675px;
    padding-left: 15px;
    padding-right: 15px;
    
}
.trending-single-item {
    display: flex;
    margin-top: 35px;
}
    
   
 .trending-single-item:first-child {
        margin-top: 0;
 }
    
    

.trending-single-item .trending-post-thum{
	max-width: 160px;
        flex: 0 0 auto;
}

.trending-single-item .trending-post-thum img {
            height: 100%;
            vertical-align: middle;
            object-fit: cover;
            border-radius: 10px;
        }

.trending-single-item .trending-post-content {
        margin-left: 30px;
        
    }



.trending-blog-post-top {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    
}

.trending-blog-post-category {
    margin-right: 25px;
    
}
.trending-blog-post-category a{
	     min-width: 100px;
    text-align: center;
    padding: 4px 15px;
    border-radius: 10px;
    color: #fff;
    font-size: 14px;
}


.trending-blog-post-author {
    color: #9b9ea1;    font-size: 14px;
    
    
}

.trending-blog-post-author a {
        color: #9b9ea1;
    }


.trending-blog-post-title {
    margin-bottom: 15px; color:#fff
}
.trending-blog-post-title:hover a{ color:#fff}
.trending-blog-post-meta {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.trending-meta-left-side  span{
   
        position: relative;
        padding-right: 10px;
        margin-right: 10px;
        font-size: 13px;
       
        

}

.trending-meta-left-side span::after {
            position: absolute;
            content: "";
            right: -0px;
            top: 50%;
            height: 4px;
            width: 4px;
            background: $black;
            border-radius: 50000px;
            transform: translateY(-50%);
        }





.post-meta-right-side a{
    
        margin-left: 10px;
 
}


.large-banner-trending-article  {
    display: flex;
    
}


.large-banner-trending-article  .trending-single-item {
        margin-top: 45px;
       
        
}


.large-banner-trending-article  .trending-single-item:first-child {
            margin-top: 15px;
        }


.trending-large-post-thum {
    max-width: 315px;
    flex: 0 0 auto;
    
   
    
}
.trending-large-post-thum img {
        height: 100%;
        vertical-align: middle;
        object-fit: cover;
        border-radius: 10px;
    }


.cate-block {
    background-color: #ffc001;
    border-radius: 15px;
}
.cat-pro-section{    background: url(../images/cate-index-bj.jpg) repeat-x top ,transparent;}

.white-bj{ background:#fff; padding:20px 0px;}

.common-btn{
    text-align: center;
    padding: 10px 40px;
   
    color: #fff;
    font-size: 15px;background-color: #ffc001;}
	
	
	#news { }
#news h3 {margin: 0;font-size:30px;} 
#news h4{font-size:20px; }
#news .news-item-1{margin-bottom: 25px;}
#news .news-item-2 {margin-bottom: 20px;}
#news .news-item-2 img{display: inline-block;}
#news .info {font-style: italic; margin:5px 0 10px 0; color:#888;}
#news .info a{color: #076BA5;text-decoration: none;border-bottom: 1px solid #9CC4DB;box-shadow: inset 0 -2px 0 #9CC4DB;padding-bottom: 2px;transition:all ease 150ms;}
#news .info a:hover {color:#FFFFFF;text-shadow: none;border-bottom: 1px solid #FBCC0A;box-shadow: inset 0 -1.3em 0 #FBCC0A;}

.news-item-2 h5{ height:48px; overflow:hidden; margin-top:15px;}


.authinfo .auth-content{margin-top:15px;display:flex;justify-content:space-between;}
.authinfo .auth-content a{display:block;text-decoration:none;width:33%;text-align:center;}
.authinfo .auth-content a span{display:block;width:100%;}
.authinfo .auth-content a i{font-size:35px;color:#999;}
.authinfo .auth-content .isauth i{color:#f90;}
.authinfo .auth-content .isauth span{color:#f46;}
.poster-common-header .poster-header{width:120px;margin-left:-60px;}
.posterinfo .poster-content{margin-top:20px;}
.posterinfo .poster-content a{display:block;width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:#666;font-size:14px;height:30px;line-height:30px;border-bottom:1px dashed #dedede;}
.posterinfo .showposter-btn{border: 1px solid #e1e1e1;background-color: #fafafa;color: #666;border-radius: 2px;text-decoration: none;display: flex;justify-content:center;cursor: pointer;height: 36px;line-height: 34px;transition: all .1s ease-in-out;margin: 15px auto;}
.posterinfo .showposter-btn span{font-size:14px;}
.posterinfo .showposter-btn i {padding-left: 3px;vertical-align: middle;color: #cdcdcd;font-size:18px;display:inline-block;}