﻿/*about文化理念*/
#about3{
    background:url(../images/about_bg3.jpg) no-repeat center;
    background-size: cover;
    padding:115px 0 150px;
}
.about3 h2{
    font-size:38px;
    color: #fff;
    text-align: center;
    font-weight: normal;
    margin-bottom:75px;
}
.whln{
    display: flex;
    flex-wrap: wrap;
}
.whln li{
    width: 32%;
    margin-right: 2%;
    color: #fff;
    text-align: center;
	list-style-type:none;
}
.whln li:last-child{
    margin-right: 0;
}
.whln li .img{
    text-align: center;
    height: 52px;
}
.whln li h3{
    font-size:20px;
    margin:45px 0 15px;
}
.whln li p{
    font-size:16px;
}
/*文化理念结束*/

.about6 a{text-decoration:none;outline:none;}
.about6 a:link{color:#666;}
.about6 a:visited{color:#666;}
.about6 a:hover,a:active,a:focus{color:#1e2f79;text-decoration:none;outline:none;}

.s_left{
    width: 68px!important;
    height: 68px!important;
    border-radius: 50%!important;
    background:url(../images/left1.png) no-repeat center #fff!important;
    outline: none;    
    box-shadow: 0px 0px 20px #ccc;
}
.s_left:hover{
    background:url(../images/right1.png) no-repeat center #047ceb!important;
    transform: rotate(-180deg);    
}

.s_right{
    width: 68px!important;
    height: 68px!important;
    border-radius: 50%!important;
    background:url(../images/left1.png) no-repeat center #fff!important;
    outline: none;
    transform: rotate(-180deg);
    box-shadow: 0px 0px 20px #ccc;    
}
.s_right:hover{
    background:url(../images/right1.png) no-repeat center #047ceb!important;
    transform: rotate(0deg);    
}

/*about*/
.about_title1{
}
.about_title1 h2{
    font-size:38px;
    color: #333;
    line-height: 1.4em;
}
.about_title1 p{
    font-size:16px;
    color: #666;
}
#about6{
    padding:80px 0 90px;
}
.about4,.about5,.about6{
    padding:0 100px;
}
.scroll_img2{
    margin-top:75px;
    position: relative;
}
.about6 .s_left{
    left:-112px;
    margin-top:-34px;
}
.about6 .s_right{
    right:-112px;
    margin-top:-34px;
}
.scroll_img2 p{
    text-align: center;
    font-size:16px;
    color: #333;
    padding-top:20px;
}
.case1 .wrap1{
    display: flex;
    flex-wrap: wrap;
}
img{
	max-width: 100%;
}
.img{
    text-align:center;
    width: 100%;
    padding:10px 0;}
@media(max-width: 1600px){
 
    .about_title1 h2{
        font-size:26px;
    }
    .about_title1 p {
        font-size: 15px;
    }
    .scroll_img2{
        margin-top:35px;
    }
	/**/
	#about3{
        padding:80px 0;
    }
    .about3 h2 {
        font-size: 30px;
        margin-bottom: 50px;
    }
    .whln li h3 {
        margin: 30px 0 15px;
    }
	/**/
    .about6{
        padding:0;
    }
}

@media(max-width: 1199px){
 
    #about3,#about6{
        padding: 60px 0px;
    }
	 .about3 h2 {
        font-size: 24px;
        margin-bottom: 30px;
    }
    .whln li h3 {
        margin: 15px 0;
        font-size:18px;
    }
    .whln li p {
        font-size: 15px;
    }

    .about_title1 h2{
        font-size:24px;
    }
    .about_title1 p {
        font-size: 14px;
    }

}
@media(max-width: 960px){
    .about6 .s_left,.about6 .s_right{
        display:none;
    }
}

@media(max-width: 768px){
    #about3,#about6 {
        padding: 40px 0px;
		}
/*    #about6{
        padding:0 0 30px;
    }*/
	 .whln li{
        width: 100%;
        margin-bottom:10px;
    }
    .whln li h3 {
        margin: 5px 0;
        font-size: 16px;
    }

}

.clearfix:after{
	content:"";
	display:block;
	clear:both;
}
.clearfix{
	zoom:1;
}

.history{margin-top:35px;margin-bottom:60px;}
.history .mt{text-align: center;font-weight: bold;color:#343434;font-size:34px;}
.history .line{width:40px;height:2px;background: #122989;margin:auto;margin-top:20px;}
.history .mc{margin-top:47px;padding-bottom:22px;position: relative;}
.history .mc:before{content:"";position: absolute;height:100%;border-left:1px solid #ebebeb;top:0;left:50%;transform: translateX(-50%);}
.history .mc:after{content:"";position: absolute;width:20px;height:20px;background: url(../images/load-icon.png) no-repeat center;left:50%;transform: translateX(-50%);bottom: -20px;}
.history .mc .words .tleft{width:50%;float:left;text-align: right;padding-right: 55px;font-size:39px;color:#c1c1c1;font-weight: bold;box-sizing: border-box;}
.history .mc .words .tleft p{font-size:39px;color:#c1c1c1;font-weight: bold;margin-bottom: 4px;}
.history .mc .words .tright{width:50%;float:right;padding-left: 55px;font-size:39px;color:#122989;font-weight: bold;box-sizing: border-box;}
.history .mc .words .tright p{color:#122989;font-size:89px;margin:3px 0;margin-left:-3px;}
.history .mc .detail{padding-top: 60px;position: relative;}
.history .mc .detail .list{margin-bottom: 35px;padding-top: 21px;}
.history .mc .detail .dleft{width:50%;float:left;text-align: right;padding-right: 55px;padding-bottom:21px;line-height: 26px;position: relative;box-sizing: border-box;color:#000;}
.history .mc .detail .dleft:after{content:"";position: absolute;width:495px;border-top:1px solid #ebebeb;right:55px;bottom: 0;}
.history .mc .detail .dleft:before{content:"";position: absolute;width:15px;height:15px;background: #dededf;border-radius: 50%;right:-7.5px;top:6px;}
.history .mc .detail .dright{width:50%;float:left;padding-left: 55px;font-size:23px;color:#343434;font-weight: bold;margin-top:1px;box-sizing: border-box;}
.history .mc .detail .d1{width:50%;float:left;padding-right: 55px;text-align: right;font-size:23px;color:#343434;font-weight: bold;margin-top:1px;box-sizing: border-box;}
.history .mc .detail .d2{width:50%;float:left;padding-left: 55px;padding-bottom:21px;line-height: 26px;position: relative;box-sizing: border-box;color:#000;}
.history .mc .detail .d2:after{content:"";position: absolute;width:495px;border-top:1px solid #ebebeb;left:55px;bottom: 0;}
.history .mc .detail .d2:before{content:"";position: absolute;width:15px;height:15px;background: #dededf;border-radius: 50%;left:-7.5px;top:6px;}
.history .mc .detail .list:hover{background: #122989;}
.history .mc .detail .list:hover .dleft,.history .mc .detail .list:hover .d2{color:#fff;}
.history .mc .detail .list:hover .dleft:after,.history .mc .detail .list:hover .d2:after{border-top:1px solid #122989;}
.history .mc .detail .list:hover .dleft:before,.history .mc .detail .list:hover .d2:before{background: #fff;}
.history .mc .detail .list:hover .dright,.history .mc .detail .list:hover .d1{color:#fff;}
