﻿body {
    font-family: "Open Sans", 微软雅黑, 宋体, "Helvetica Neue", Helvetica, Arial; 
}
body {
    font-size: 16px;
    line-height: 1.7em;
    font-weight: 400;
    letter-spacing: 0px;
}
p {
    font-size: 16px;
    line-height: 1.7em;
}
h1, h2, h3, h4, .text-logo #logo {
    font-family: "Open Sans", 微软雅黑, 宋体, "Helvetica Neue", Helvetica, Arial; 
}

h3 {
    font-size: 24px;
    line-height: 1.4em;
    font-weight: 400;
    letter-spacing: 0px;
}

h2 {
    font-size: 36px;
    line-height: 30px;
    font-weight: 600;
    letter-spacing: 0px;
}
h4 {
    font-size: 20px;
    line-height: 1.6em;
    font-weight: 600;
    letter-spacing: 0px;
}
h4 a:hover{
    color: #1940b0;
}
h1, .text-logo #logo {
    font-size: 42px;
    line-height: 1.4em;
    font-weight: 600;
    letter-spacing: 0px;
}

h5 {
    font-size: 18px;
    line-height: 28px;
    font-weight: 500;
    letter-spacing: 0px;
}

h6 {
    font-size: 16px;
    line-height:30px;
    font-weight: 500;
    letter-spacing: 0px;
}

a {
   color: #7f7b7b;
}

.image_frame .image_wrapper .image_links, .portfolio_group.masonry-hover .portfolio-item .masonry-hover-wrapper .hover-desc {
    background: rgba(39, 167, 224, 0.8);
   
}

#Wrapper, #Content {
    background-color: #FFF;
}


#gallery-2 .gallery-item {
    float: left;
    margin-top: 10px;
    text-align: center;
    width: 33%;
}

.ui-tabs .ui-tabs-nav li a i {
    margin-right: 4px;
    font-size: 16px;
}


#Top_bar .top_bar_right{
	padding: 0;
}
#Top_bar #logo, .header-fixed #Top_bar #logo, .header-plain #Top_bar #logo, .header-transparent #Top_bar #logo {
    height: 70px;
    line-height: 60px;
    padding: 10px 0;
}
.section.full-width .section_wrapper .column.one {
	width: 98%;
	margin: 0 !important;
}

.section_wrapper, .container {
    width: 1500px;
    margin: 0 auto;
    position: relative;
}

@media only screen and (max-width: 1239px) {

	#Top_bar a.responsive-menu-toggle {
		
		top: 10px;
		
	}
}

@media only screen and (min-width: 768px){
#Top_bar.is-sticky #logo img.logo-sticky {
    display: inline;
    max-height: 55px;
}
#Top_bar.is-sticky #logo {
		padding: 0px 0!important;
		height: 50px!important;
		line-height: 50px!important;
	}
}


@media only screen and (min-width:1240px) {
	/*#Wrapper, .with_aside .content_wrapper {max-width: 1122px;}*/
	.section_wrapper, .container {
		max-width:98% ;
	}
	.layout-boxed.header-boxed #Top_bar.is-sticky {
		max-width:100% ;
	}
}
@media only screen and (max-width: 767px) {
	.section_wrapper, .container, .four.columns .widget-area {
		max-width: 100% ;
	}
        .mobile-header-mini #Top_bar .top_bar_right {
            right: 0px;
        }
        .mobile-header-mini #Top_bar {
            height: 60px;
        }
}


.box-border {
    border: 1px solid #e4e7f1;
}
.box-shadow {
   background-color: rgb(245, 245, 245);
    border-radius: 10px;
}

/***********tab**************/
 .luytab .tabs_vertical.ui-tabs .ui-tabs-nav li a{
    background-image:none;
    background-color:#f5f5f5;
}  
.luytab .tabs_vertical.ui-tabs .ui-tabs-panel{
    border:none !important;
      color: #FFF;
   
}
.luytab .ui-tabs .ui-tabs-panel {
    background-image: none;
        background-color:transparent;

}
.luytab .tabs_vertical.ui-tabs .ui-tabs-nav{
    border:none;
    width: 100%;
    min-width: 200px;
}
.luytab .tabs_vertical.ui-tabs .ui-tabs-nav li{
      border:none;
      margin-bottom: 10px;
      
}

.luytab .tabs_vertical.ui-tabs .ui-tabs-nav li:first-child a {
    -webkit-border-radius:0px 0 0 0 !important;
    border-radius: 0px 0 0 0 !important;
}

.ui-widget-content {
   
    border-width: 0px;
}


        
@media only screen and (min-width: 767px){
  .luytab .tabs_vertical.ui-tabs .ui-tabs-nav li a{
    background-image:none;
    background-color:#f5f5f5;
    text-align: center;
}  
.luytab .tabs_vertical.ui-tabs .ui-tabs-panel{
    border:none !important;
    padding-top: 0px!important;
    padding-left:80px!important;
  
}

.luytab .tabs_vertical.ui-tabs .ui-tabs-nav{
    border:none;
    width: 15%;
    min-width: 200px;
}
.luytab .tabs_vertical.ui-tabs .ui-tabs-nav li{
      border:none;
      margin-bottom: 10px;
      
}

.luytab .tabs_vertical.ui-tabs .ui-tabs-nav li:first-child a {
    -webkit-border-radius:0px 0 0 0 !important;
    border-radius: 0px 0 0 0 !important;
}

.luytab .tabs_vertical.ui-tabs .ui-tabs-nav li.ui-tabs-selected:after, .tabs_vertical.ui-tabs .ui-tabs-nav li.ui-state-active:after {
		content: "";
		display: block;
		height: 100%;
		width: 0px;
		position: absolute;
		left: auto;
		right: -1px;
		top: 0;
		z-index: 1;
	}
        
}
 .tabs_vertical.ui-tabs .ui-tabs-nav li.ui-state-active a {
    background-color: #1940b0;
    
}
.luytab .ui-tabs .ui-tabs-nav li.ui-state-active a{
    color: #fff;
}

.ui-tabs .ui-tabs-nav li a {

    font-size: 15px;
    font-weight: 500;
}

/***********tagcloud**************/
.luytag a span{
  border: 1px solid #dcdcdc;
   padding: 0px 10px 3px 10px !important;
font-size: 13px;
line-height: 25px;
}
.luytag a {
    margin: 0px;
    color: #3e3d3d;
}

/***********menu**************/

#menu>ul>li>a, a.action_button, #overlay-menu ul li a {
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 0px;
}
#Top_bar .menu>li ul li a:hover, #Top_bar .menu>li ul li.hover>a {
	text-decoration: none;
	background: #fff;
        border-left:5px solid #1940b0;
}
#Top_bar .menu>li ul {
	background-color: #fff;
}
#Top_bar .menu>li ul li a:hover, #Top_bar .menu>li ul li.hover>a {
	color: #1940b0;
}

#menu>ul>li>a, a.action_button, #overlay-menu ul li a {
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 0px;
}

/***********footer**************/
#Footer a {
    color: #bfbfbf;
}
#Footer h4 {
     color: #1940b0;
     font-size: 15px;
    font-weight: 700;
    line-height: 1.5;
}
#Footer p, .copyright,#Footer a,#Footer li{
  color: #747474;
}

#Footer, #Footer .widget_recent_entries ul li a {
    color: #bfbfbf;
}
#Footer {
    background-color: #1e1e1e;
}

#Footer .footer_copy {
}

#Footer .luytag a span{
  border: 1px solid #6d6666;
  
}
/***********post**************/
.portfolio {
    padding-right: 50px;
}
.post-links a{
        color: #1940b0;
}

.post-meta {
    margin-bottom: 15px;
}

.Recent_posts ul li .desc{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.Recent_posts ul li .desc h6 {
   overflow: hidden;  
   line-height: 19px;
    font-size: 14px;
} 
.pager .pages {
    display: inline-block;
    margin: 0 30px;
    padding: 4px 3px;
    -webkit-border-radius: 0px;
    border-radius: 0px; 
    background-color: transparent; 
    background-image: none;
}

.pager .pages a, .pager .pages span.page-numbers {
    display: inline-block;
    margin: 0 1px;
    min-width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
   -webkit-border-radius: 0px; 
     border-radius: 0px; 
}
.post-header .title_wrapper {
     margin-left: 0px; 
    border-left-width: 0px;
    border-style: solid;
    padding-left: 0px;
}

/***********filter**************/
#Filters .filters_wrapper ul li.current-menu-item a {
    color: #1940b0;
}

.style-simple #Filters .filters_wrapper ul li.current-menu-item a:after {
    display: block;
}

/***********联系表单**************/
#contactform input[type="button"]{
/*    background-color: #1894cb;*/
    width: 100%;
}

.contact_page .highlight-left:after, .highlight-right:after {
    background: rgba(245, 245, 245);
}

.contact_page .highlight-right:after {
    content: "";
    position: absolute;
    width: 60%;
    height: 100%;
    top: 0;
}

.contact_page .highlight-left:after {
   
    width: 40%;
   
}
@media only screen and (max-width: 767px) {
	.contact_page .highlight-right .wrap:last-child,.contact_page .highlight-left .wrap:first-child {
		background:white;
                margin-left: 25px;
	}
        
        .contact_page .highlight-right:after,.contact_page .highlight-left:after {
		max-width: 0!important
	}
}

label.error {
    color: red;
    font-weight: 600;
}


/***********翻转盒子**************/



.front{
    
  border-radius: 6px;
    
      min-height: 220px;

  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform-style: preserve-3d;
  transition: ease-in-out 600ms;
}
.back {
  display: flex;
  border-radius: 6px;
  background-position: center;
  background-size: cover;
  text-align: center;
  justify-content: center;
  align-items: center;
  position: absolute;
  top:0;
 height: auto;
   min-height: 220px;
 color: #fff;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform-style: preserve-3d;
  transition: ease-in-out 600ms;
}

.card {
  color: inherit;
  cursor: pointer;
  width: 100%;
  text-align: center;
margin-bottom: 15px;
  position: relative;
}
.front:before {
  position: absolute;
  display: block;
  content: '';
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: .25;
  z-index: -1;
}
.card:hover .front {
  transform: rotateY(180deg);
}


.back {
  background: #1940b0;
  transform: rotateY(-180deg);
  padding: 0 2em;
}
.card:hover .back {
  transform: rotateY(0deg);
}
/***********错误页面**************/

#Error_404 {
    overflow: hidden; 
    position: relative;
    /* top: 50%; */
     margin:150px 0;
    /* left: 30px; */
}
/***********错误页面**************/

.how_it_works .image{
    border-color: rgb(254, 151, 142);
    border-width:1px;
    width: 100px;
    height: 100px;
    line-height: 100px;
}
.how_it_works.has_border:after {
       content: "";
    display: block;
    width: 60px;
    height: 60px;
    background: url(../image/arrow.png) no-repeat center 0;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    position: absolute;
    right: -40px;
    top: 40px;
}


/***********swiper幻灯片**************/
.whiteTxt {
	position: absolute;
	z-index: 10;
	transform: translate(-50%, -50%);

}


.swiper-pagination-bullet {
    display: inline-block;
    width: 12px;
    height: 12px;
    opacity: 1;
    border-radius: 12px;
    background: rgb(2 112 237 / 20%);
    margin: 0 3px;
    cursor: pointer;
    transition: width 0.3s ease-in-out;
    margin: 0 8px;
}
.swiper-pagination-bullet-active{
	background:rgb(2 112 237);
}

.swiper-button-prev-top,.swiper-button-next-top{
    background-image: none;
    width: 40px;
    background-color: rgba(0,0,0,0.5)!important;
    height: 40px;
    text-align: center;
    border-radius:0!important;
     opacity: 0;
}
.swiper-button-prev-top:hover,.swiper-button-next-top:hover{
        background-color: rgba(0,0,0,0.9)!important;

}
.swiper-button-prev-top i,.swiper-button-next-top i{
    color: #fff;
    font-size: 18px;
    line-height: 40px;
}

.swiper-topslide:hover .swiper-button-prev-top,.swiper-topslide:hover .swiper-button-next-top{
     opacity: 1;
}


.swiper-button-next-top.swiper-button-disabled, .swiper-button-prev-top.swiper-button-disabled {
    opacity: 0;
  
}

.swiper-topslide:hover .swiper-button-prev-top.swiper-button-disabled,.swiper-topslide:hover .swiper-button-next-top.swiper-button-disabled{
    opacity: 0.35;
}




.clear_new::after{clear:both;display:block;content:'';width:0;}
#project_nav li {
    list-style-type: none;
    width: 16.66666%;
    float: left;
    text-align: center;
    color: #fff;
    font-size: 24px;
    position: relative;
    font-weight: 600;
}
#project_nav li .summary {
    font-size: 12px;
}
.pc_index_summary {
    display: block;
}
.mobile_index_summary {
    display: none;
}
#project_nav {
    margin-top: -10%;
    position: relative;
}
#project_nav li .project_nav_square {
    width: 100%;
    padding-bottom: 94%;
    position: relative;
}

.project_nav_square .menu-1 {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    line-height: 100%;
    z-index: 99;
}
.project_nav_square .menu {
    position: absolute;
    text-align: center;
    -webkit-perspective: 500px;
    -moz-perspective: 500px;
    -ms-perspective: 500px;
    -o-perspective: 500px;
    perspective: 500px;
}

project_nav_square .menu-1 .cube-container {
    -webkit-transform: translateZ(-141px);
    -moz-transform: translateZ(-150px);
    -ms-transform: translateZ(-150px);
    -o-transform: translateZ(-150px);
    transform: translateZ(-141px);
}

.project_nav_square .cube-container {
    -webkit-transition: all 0.7s cubic-bezier(0.165, 0.84, 0.44, 1);
    -moz-transition: all 0.7s cubic-bezier(0.165, 0.84, 0.44, 1);
    -ms-transition: all 0.7s cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition: all 0.7s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 0.7s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.project_nav_square .cube-container, .project_nav_square .face-normal, .project_nav_square .face-hover {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

#project_nav li .it_title {
    letter-spacing: 0px;
    margin-top: 20%;
    color: #fff;
    margin-bottom: 15px;
}


.project_nav_square .face-normal, .project_nav_square .face-hover {
    overflow: hidden;
}
.project_nav_square .cube-container, .project_nav_square .face-normal, .project_nav_square .face-hover {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.pc_index_summary {
    display: block;
}

#project_nav li .summary {
    font-size: 15px;
    font-weight: 400;
    color: #fff;
}
.mobile_index_summary {
    display: none;
}
#project_nav .img_nav_bg_1 .icon_maps {
    
   
}
#project_nav li .icon_maps {
   
    position: absolute;
    bottom: 8%;
    left: 40%;
}


#project_nav li .icon_maps img{
    width:100%;
}
.project_nav_square .menu-1 .face-hover {
    -webkit-transform: rotateX(-90deg) translateZ(50px);
    -moz-transform: rotateX(-90deg) translateZ(50px);
    -ms-transform: rotateX(-90deg) translateZ(50px);
    -o-transform: rotateX(-90deg) translateZ(50px);
    transform: rotateX(-90deg) translateZ(50px);
}
.project_nav_square .face-normal, .project_nav_square .face-hover {
    overflow: hidden;
}
.project_nav_square .cube-container, .project_nav_square .face-normal, .project_nav_square .face-hover {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.side_word {
    font-size: 15px;
    text-align: left;
    padding:15% 0 0 15%;
}

.pc_word_box {
    display: block;
}
.mobile_word_box {
    display: none;
}
.side_word .side_word_y {
    overflow: hidden;
}
.project_nav_square .menu:hover .side_word_y p {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
.side_word .side_word_y p {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    opacity: 0;
    margin-bottom: 0px;
}
.side_word p {
    line-height: 1.3em;
    color: #fff;
    font-weight: 400;
}

.side_word .special_small {
    font-size: 12px;
}
.side_word .margin_position {
    margin: 36px;
}.side_word .side_big_word {
    font-size: 20px;
}


.side_word_y p {
    -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s;
    -moz-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s;
    -o-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s;
    transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s;
}
.side_word .line_size {
    font-size: 18px;
}


#project_nav .img_nav_bg_1 .side_icon_maps {

    background-size: cover;
    opacity: 0.5;
    width: 85px;
    right: -10px;
    height: 82px;
}
.project_nav_square .menu:hover .side_icon_maps {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
.side_icon_maps {
    position: absolute;
    bottom: 0;
    -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s;
    -moz-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s;
    -o-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s;
    transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
}

@media (min-width: 1680px){
    #project_nav {
        margin-top: -10%;
    }
    #project_nav li {
       font-size: 25px;
    font-weight: 600;
    }

    #project_nav li .it_title {
        margin-top: 20%;
    }
    
    #project_nav li .icon_maps {
        bottom: 12%;
        left: 40%;
    }
}

@media only screen and (max-width: 1460px) and (min-width:1240px){
    .side_word .line_size {
        font-size: 13px;
    }
    #project_nav li {
        font-size: 20px;
    }

    #project_nav li .icon_maps img{
        width:80%;
    }
    .side_word .side_big_word {
        font-size: 18px;
    }
    #project_nav li .icon_maps {
        bottom: 5%;
        left: 35%;
    }

    .side_word_y p{
        font-size: 14px;
    }
    .side_word {

        padding: 10% 0 0 10%;
    }
    
    #project_nav li .summary {
        font-size: 14px;
    }
}
@media only screen and (max-width: 1239px) and (min-width: 1090px){
    #project_nav li {
        font-size: 18px;
    }
    .side_word {
        font-size: 13px;
        text-align: left;
        padding: 14px 0 0 14px;
    }
    .side_word .line_size {
        font-size: 12px;
    }
    
    .side_word_y p{
        font-size: 13px;
    }
    .side_word p.side_big_word {
        font-size: 15px;
    }
 
    #project_nav li .icon_maps img{
        width:70%;
    }
    #project_nav li .it_title {

        margin-bottom: 10px;
    }
    #project_nav li .icon_maps {
        bottom: 5%;
        left: 33%;
    }
    
 
    
    #project_nav li .summary {
    font-size: 14px;
    }
}

@media only screen and (max-width: 1089px) and (min-width: 768px){
    #project_nav li {
        width: 33.33333333%;
        
    }

    #project_nav li .icon_maps {
        bottom: 12%;
        left: 40%;
    }
    
}

@media only screen and (max-width: 767px) and (min-width:691px) {
    #project_nav li {
        width: 33.33333333%;
    }

    #project_nav li {
        font-size: 22px;
    }

    .side_word {
        font-size: 12px;
        text-align: left;
        padding: 10% 0 0 10%;
    }
    .side_word .line_size {
        font-size: 15px;
    }
    
    .side_word .side_word_y p{
        font-size: 14px;
    }
    .side_word p.side_big_word{
        font-size: 17px;
    }

      #project_nav li .icon_maps img{
    width:80%;
}

   #project_nav li .icon_maps {
        bottom: 10%;
    left: 35%;
    }

  
}


@media only screen and (max-width: 690px) and (min-width:500px) {
  
    #project_nav li {
        width: 50%;

    }


  
    
       #project_nav li .icon_maps img{
        width:80%;
    }

    #project_nav li .icon_maps {
        bottom: 15%;
        
    }
}

@media only screen and (max-width: 499px)  {
    #project_nav li {
        width: 50%;

    }
    #project_nav li {
        font-size: 18px;
    }

    #project_nav li .icon_maps img{
        width:60%;
    }

    #project_nav li .icon_maps {
        bottom: 8%;
        left: 30%;

    }
    #project_nav li .it_title {
        margin-bottom: 10px;
    }
    #project_nav li .summary {
        font-size: 13px;
    }
    
      .side_word {
        font-size: 13px;
        text-align: left;
        padding: 14px 0 0 14px;
    }
    .side_word .line_size {
        font-size: 12px;
    }
    
    .side_word_y p{
        font-size: 13px;
    }
    .side_word p.side_big_word {
        font-size: 15px;
    }
     .fullwidth{
        width:100%!important;
    }
}
@media only screen and (max-width: 479px){
   
    .mobile-col-padding{
        padding: 0!important;
    }
    .mobile-col-padding-15px{
        padding:15px!important;
    }
      .mobile-col-padding-30px{
        padding:30px!important;
    }
    .mobile-col-margin{
        margin-left: 0!important;
        margin-right: 0!important;
    }

    .mobile-hide{
       display: none; 
    }
    
    h5 {
        font-size: 13px!important;
        line-height: 1.5em!important;
    }
    h1 {
        font-size: 30px!important;
        line-height: 1.5em!important;
    }
    h2 {
        font-size: 26px!important;
        line-height: 1.5em!important;
    }
    h3 {
        font-size: 20px!important;
        line-height: 1.5em!important;
    }
}


.luyimg_mask2 {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-image: url(../image/imgmask.png);
}
.css3 {
    -webkit-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    transition-duration: 0.5s;
}
 .luy_box:hover .luyimg_mask2 {
    opacity: 1;
}
.luy_box{
    overflow: hidden;
}
.luy_box:hover img {
    -webkit-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
    -moz-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
}

.indexpro_img_bg_mask {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color:#00469c;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    -webkit-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.indexpro_img_bg_enname {
    padding:10px 0 0 10%;
    position: absolute;
    top: 15%;
    text-align: left;
    width: 82%;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    color: #fff;
}

.indexpro_img:hover .indexpro_img_bg_mask, .indexpro_img:hover .indexpro_img_bg_enname {
    filter: alpha(opacity=1);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.Recent_posts ul li .photo {
    width: 100px;
}


.indexbtn{
    
    color: #fff;
    font-size: 16px;
    display: inline-block;
    
    background-color:rgb(2, 112, 237);
    filter: brightness(1);
    opacity: 1;
    border-radius: 10px;
    box-shadow: rgb(46 98 255 / 72%) 0px 0.602187px 0.602187px -1.25px, rgb(46 98 255 / 64%) 0px 2.28853px 2.28853px -2.5px, rgb(46 98 255 / 25%) 0px 10px 10px -3.75px;
    padding: 15px 20px;
}
.indexbtn:hover{
    color: #fff!important;
     filter: brightness(0.9)!important;
}