.banner{
	position: relative;
	    line-height: 0;
}
.banner .text{
    position: absolute;
    color: #fff;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 40px;
    flex-wrap: wrap;
    line-height: 1.2
}
.banner .text >div{
	width: 100%;
	background:rgba(27, 109, 193,0.6);
	text-align: center;
	padding:10px ;
}
.banner .text h2{
	margin: 0;
}

.site-main:before{
    content: '';
    background: url(../images/bg.png);
    /*width: 0;*/
    display: block;
    position: absolute;
    top: 0;
    /*left: 0;*/
    right: 79.7%;
    transition: all .8s ease;
        /*background-size: contain;*/
    background-repeat: no-repeat;
    background-size: 100% auto;

}
.animated.site-main:before{
    width: 20.915%;
    padding-bottom: 28.4815%;
}
.site-main{
    position: relative;
    margin-top: 0;
    /*padding-bottom: 60px;*/
    padding-top: 40px;
}
/*index*/

.page1{
    position: relative;
    z-index: 5;
    padding-bottom: 120px;
}
.page2{
     background: #eee;
    padding: 80px 0 160px;
}
.page3 .img{
    width:230px;
    margin:0 8px;
    position:relative;
    height:230px;
    border-radius:50%;
    float:left;
    overflow:hidden;
}
.page3 .img img{
    width:230px;
    
}
.imgtext b{
    font-size:16pt;
}
.imgtext {
    position:absolute;
    text-align:center!important;
    z-index: 999;
    background:rgba(0,0,0,0.6);
    color:#fff;
    bottom: 0px;
    font-size: 14pt;
    letter-spacing: 1px;
    width:230px;
    height:230px;
    border-radius:50%;
    padding:40px 10px;
    box-sizing:border-box;
    margin:0;
    vertical-align:middle;
    font-size:14pt;
    line-height:1.8;
    letter-spacing:0.5px;
    
}
 .bt{
    margin: 20px auto;
    text-align:center;
}
 .bt a{
    width:60%;
    background:#593c41;
    color:#fff;
    padding:12px 18px;
    border-radius:8px;
    border:3px solid #776a6d;
    font-weight:bold;
    letter-spacing:1px;
    font-size:16pt;
}
.bt a:hover{
    background:#50363a;
}
.page3{
    text-align:center;
    padding-bottom:20px;
}
.icon,.pro{
    max-width:1440px;
    margin:0px auto;
    height: auto;
    overflow: hidden;
    clear:both;
    
}
.icon .fra{
    border:solid 10px #fff;
    box-sizing: border-box;
    box-shadow: 0 0 5px rgba(0,0,0,0.3);
}
.icon .fra {
    width:31%;
    margin:15px 1%;
    float:left;
    text-align:center;
    color:#666;
    font-size:12pt;
    font-weight:bold;
    letter-spacing:1px;
    position: relative;
}
.icon .fra .pic{
    overflow: hidden;
}
.icon .fra .pic img{
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;

}
.icon .fra:hover .pic img{
     -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
   
}
.icon .fra2{
    width:25%;
    margin:0px 0%;
    float:left;
    text-align:center;
    color:#666;
    font-size:12pt;
    font-weight:bold;
    letter-spacing:1px;
    position: relative; 
}
.icon .fra .cover,.icon .fra2 .cover{
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    font-size: 0;
    display: block;
}
.icon .fra2 .pic{
    position: relative;
    overflow: hidden;
    width: 250px;
    height: 250px;
    margin: 0 auto 15px;
    border-radius: 100%;
    overflow: hidden;
}
.icon .fra2 .pic img{
    border-radius: 50%;
    padding: 5px;
    overflow: hidden;
    box-sizing: border-box;
    width: 250px;
    height: 250px;
}
.icon .fra2 .pic .spinner{
    border: 5px solid #FFFFFF;
    border-right-color: #3385d9;
    border-bottom-color: #3385d9;
    border-radius: 50%;
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 250px;
    height: 250px;
    box-sizing: border-box;

}
.icon .fra2:hover .pic .spinner {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.icon .fra2 .name{
    font-size: 24px;
    font-weight: bold;
    margin-top: 8px;
    color: #222;
    margin-bottom: 10px;
}
.icon .fra2 .descripton{
    line-height: 1.8;
    font-size: 14px;
    font-weight: normal;
}
.icon .fra2 i{
    font-size:50px;
    border-radius:50%;
    width:80px;
    height:80px;
    line-height:80px;
    background:#44878d;
    color:#fff;
    margin-bottom:10px;
}
.icon .fra i{
    font-size:50px;
    border-radius:50%;
    width:80px;
    height:80px;
    line-height:80px;
    background:#be675e;
    color:#fff;
    margin-bottom:10px;
}
.intro{
    clear:both;
    color:#593c41;
    padding:60px 12.5%;
    background:#efefef;
    text-align:center;
}
.intro .title{
    font-size:16pt;
    font-weight:bold;
    
}
.pro .title span{
    color: #2C261D;
    font-family: 'Montserrat';
    font-size: 34px;
    letter-spacing: 2px;   
    display: block;
    margin-bottom: 5px;
}
.pro .title:before{
    width: 15px;
    height: 3px;
    margin:5px auto;
    content: '';
    display: block;
    background: #3385d9;

}
.pro .title{
    text-align: center;
    /*display: inline-block;*/
    color: #191919;
    font-size: 24px;
    padding: 0 10px;
    position: relative;
    letter-spacing: 5px;
    margin-bottom: 10px;
	font-weight: 600;
}
.about-sect {
	background: url(../images/index/about_bg.jpg) fixed;
    background-size: 100% auto;
    background-position: center;
    padding: 0px 0;

}
.about-sect .title:before{
	display: none;
}
.about-sect .title{
	text-align: left;
	padding: 0;
}
.about-sect .title span{
	color: #3385d9;
	    font-size: 40px;
	    font-family: 'Montserrat';
}

.about_box{
	line-height: 2.2;
	box-sizing: border-box;
    width: 50%;
    background: rgba(255,255,255,0.92);
    padding: 85px 60px 70px;
    font-size: 16px;
    color: #535353;
}
.about_box .txt{
    max-width: 940px;
    margin: auto;
}
.service-sect{
    height: auto;
    overflow:hidden;
}
.service-sect .item{
    float: left;
    width: 20%;
}
.service-sect .item .box{
    position: relative;

}
.service-sect .item .box .cover{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    font-size: 0;

}
.service-sect .item .box .name {
    position: absolute;
    bottom: 0;
    width: 100%;
    color: #FFFFFF;
    font-size: 24px;
    left: 0;
    right: 0;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0f4b8c+0,08294e+100 */
background: rgb(15,75,140); /* Old browsers */
background: -moz-linear-gradient(left, rgba(15,75,140,1) 0%, rgba(8,41,78,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(15,75,140,1) 0%,rgba(8,41,78,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(15,75,140,1) 0%,rgba(8,41,78,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f4b8c', endColorstr='#08294e',GradientType=1 ); /* IE6-9 */
    opacity: 0;
    transition: all .3s ease;
    white-space: nowrap;
    text-overflow: ellipsis;
     text-align: center;
    height: 0px;
    line-height: 65px;
     padding: 0 10px;
     box-sizing: border-box;
     overflow: hidden;
}
.service-sect .item .box:hover .name{
    opacity: 1;
    height: 65px;
}
.service-sect .item .box .pic{
    position: relative;
    overflow: hidden;
    line-height: 0;
    background: rgb(15,75,140); /* Old browsers */
}
.service-sect .item .box img{
    position: relative;
    top: 0;
    transition: all .3s ease;
}
.service-sect .item .box:hover img{
    top: -55px;
}
@media (max-width: 1024px){
    .page2{
        padding: 30px 0 40px;
    }
    .about-sect{
        padding-top: 60px;
    }
    .about_box{
        width: 100%;
        padding: 5px 10px 30px;
    }
    .banner .text h2{
        font-size: 25px;
    }
    .page1 {
        padding-bottom: 40px;
    }
    .icon, .pro {
      max-width: 990px;
      margin: 0px auto;
      height: auto;
      overflow: hidden;
    }
    .icon .fra2{
        width: 50%;
        margin-bottom: 20px;
    }
    .icon .fra{
      width: 48%;
      margin: 5px 1%;
      float: left;
      text-align: center;
      color: #666;
      font-size: 12pt;
      font-weight: bold;
      letter-spacing: 1px;
    }
    .service-sect .item{
        width: 50%;
    }
   .service-sect .item:nth-last-child(-n+1) {
        width: 100%;
    }
    .service-sect .item .box .name,.service-sect .item .box:hover .name{
        height: 40px;
        line-height: 40px;
        font-size: 17px;
        opacity: 1;
    }
    .service-sect .item .box:hover img {
        top: 0px;
    }


}
@media (max-width: 999px) and (min-width: 950px){
    .icon, .pro {
      width: 99%;
      margin: 0px auto;
      height: auto;
      overflow: hidden;
    }
    .page3 .img {
      width: 215px;
      margin: 0 8px;
      position: relative;
      height: 215px;
      border-radius: 50%;
      float: left;
      overflow: hidden;
    }
}
@media (max-width: 950px){
	.banner .text{
		align-items: flex-end;
	}
    .page3 .imgfram{
      width: 48%;
      margin: 15px 1%;
      position: relative;
      height: 230px;
      float: left;
      text-align:center;
      overflow: hidden;
    }
    .page3 .img {
      width: 230px;
      margin: 0 auto;
      position: relative;
      height: 230px;
      border-radius: 50%;
      float: none;
      overflow: hidden;
    }
    .icon, .pro {
      width: 95%;
      margin: 0px 2.5%;
      height: auto;
      overflow: hidden;
    }

}
@media (max-width: 600px){
    .icon .fra2{
        width: 100%;
    }
}
@media (max-width: 480px){
    .icon .fra2 i,.icon .fra i{
        width:100px;
        height:100px;
        line-height:100px;
        font-size:70px;
    }
    .page3 .imgfram{
        width:100%;
        float:none;
          height: auto;
    }
    .icon a:nth-child(5) .fra2,.icon a:nth-child(5) .fra{
        width: 100%;
    }
    .page3 .img{
        float:none;
        margin:5px auto;
    }
}