/*banner  start*/
.banner{
    width: 100%;
    position: relative;
}
.banner img{
    width: 100%;
}
.banner .bannerbut{
    width: 11.4%;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -5.2%;
    /*margin-top: 110px;*/
    margin-top: 20px;
}

/*banner end*/


/*****服务流程start*******************/
.fuwu{
        width: 100%;
        /*position: relative;*/
        clear: both;
}
.fuwu .aboutcontent{
    width: 100%;
    position: relative;
}
.fuwu .aboutcontent .smabout{
    width: 100%;
    height: 159px;
    position: absolute;
    background: #E9EEF2;
    box-shadow: 0px 13px 13px 0px rgba(14, 5, 10, 0.16);
    border-radius: 30px;
    bottom: -50px;
    clear: both;
    /*border: blue solid 1px;*/
    z-index: 10000;
}

.fuwu .aboutcontent .smabout .smaboutinfo{
    width: 17.2%;
    display: inline-block;
    transition: all 1.5s;
    float: left;
    margin-left: 63px;
    margin-right: 16px;
    position: relative;

}
.fuwu .aboutcontent .smabout .smaboutinfo:nth-child(4n){
    float: right;
    margin-right: 63px;
}
.fuwu .aboutcontent .smabout .smaboutinfo .topsmabout{
    width: 30%;
    margin:0 auto;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 6px;

}
.fuwu .aboutcontent .smabout .smaboutinfo .topsmabout .shows{
    display: block;
    /*border: #f00 solid 1px;*/
    /*width: 100%;*/
    margin:0 auto;
}
.fuwu .aboutcontent .smabout .smaboutinfo .topsmabout .hides{
    display: none;
    /*border: #f00 solid 1px;*/
    /*width: 100%;*/
    margin:0 auto;
}
.fuwu .aboutcontent .smabout .smaboutinfo:hover .topsmabout .shows{
    display: none;
    /*border: #f00 solid 1px;*/
    /*width: 100%;*/
    margin:0 auto;
}
.fuwu .aboutcontent .smabout .smaboutinfo:hover .topsmabout .hides{
    display: block;
    /*border: #f00 solid 1px;*/
    /*width: 100%;*/
    margin:0 auto;
}
.fuwu .aboutcontent .smabout .smaboutinfo .midsmabout{
    width: 100%;
    text-align: center;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #000000;

}
.fuwu .aboutcontent .smabout .smaboutinfo .bottomsmabout{
    width: 74%;
    margin:0 auto;
    text-align: center;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 18px;
   /* text-align: left;*/

}

/********************/
/********************/
/*.fuwu .aboutcontent .smabout .smaboutinfo:first-child{
    background: #FFFFFF;
    border-radius: 20px;
    top: -20px;
}
.fuwu .aboutcontent .smabout .smaboutinfo:first-child .topsmabout{
    width: 100%;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 16px;
}
.fuwu .aboutcontent .smabout .smaboutinfo:first-child .midsmabout{
    width: 100%;
    text-align: center;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #064A9D;
    padding-bottom: 10px;
}
.fuwu .aboutcontent .smabout .smaboutinfo:first-child .bottomsmabout{
    width: 74%;
    margin:0 auto;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 18px;
    padding-bottom: 22px;
}*/
/********************/
.fuwu .aboutcontent .smabout .smaboutinfo:hover{
    background: #FFFFFF;
    border-radius: 20px;
    top: -20px;
}
.fuwu .aboutcontent .smabout .smaboutinfo:hover .topsmabout{
    width: 100%;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 16px;
}
.fuwu .aboutcontent .smabout .smaboutinfo:hover .midsmabout{
    width: 100%;
    text-align: center;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #064A9D;
    padding-bottom: 10px;
}
.fuwu .aboutcontent .smabout .smaboutinfo:hover .bottomsmabout{
    width: 74%;
    margin:0 auto;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 18px;
    padding-bottom: 22px;
}






.fuwu .fuwutitle{
    width: 100%;
    margin-top: 85px;
    
}
.fuwu .fuwutitle:after{
    clear: both;
}
.fuwu .fuwutitle .fuwutitlecontent{
    width: 80%;
    margin: 0 auto;
    padding-bottom: 50px;
	
	padding-bottom: 0px;
}
.fuwu .fuwutitle .fuwutitlecontent .bigfwtitle{
    width: 100%;
    text-align: center;
    font-size: 48px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    padding-bottom: 5px;
}
.fuwu .fuwutitle .fuwutitlecontent .smfwtitle{
    width: 100%;
    text-align: center;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
}
.fuwu .fwlc{
    width: 100%;
    float: left;
    padding-bottom: 60px;
}
.fuwu .fwlc .fwlccontent{
    width: 100%;
    margin:0 auto;
}
.fuwu .fwlc .fwlccontent ul{
    width: 100%;
    padding:0;
    margin:0;
}
.fuwu .fwlc .fwlccontent ul li{
    width: 27.4%;
    float: left;
    display: inline-block;
    margin-right: 100px;
}
.fuwu .fwlc .fwlccontent ul li:nth-child(3n){
    float: right;
    display: inline-block;
    margin-right: 0px;
}
.fuwu .fwlc .fwlccontent ul li .fwlcinfo{
    width: 100%;
    margin:0 auto;
    height: 350px;
    background: #FFFFFF;
    /*box-shadow: 0px 13px 13px 0px rgba(80, 80, 80, 0.18);*/
    box-shadow: 13px -5px 13px 0px rgb(80 80 80 / 18%);
    /*box-shadow: 0px 13px 13px 0px rgba(80, 80, 80, 0.18),
    0px 13px 13px 0px rgba(80, 80, 80, 0.18),
    0px 13px 13px 0px rgba(80, 80, 80, 0.18),
    0px 13px 13px 0px rgba(80, 80, 80, 0.18);*/
    border-radius: 20px;
    /*border: #f00 solid 1px;*/
    /*position: relative;*/
}
/*.fuwu .fwlc .fwlccontent ul li .fwlcinfo:hover{
    background: url('images/fwlcbg.png') no-repeat 100% 100%;
    background-size:contain;
    border: #000 solid 1px;
    
}*/
.fuwu .fwlc .fwlccontent ul li .fwlcinfo:hover{
    background: linear-gradient(#4467e7,#066ab8);
    background-size:contain;
    /*border: #000 solid 1px;*/
    
}
/*.fuwu .fwlc .fwlccontent ul li .fwlcinfo .fwlcbg{
    display: none;
}
.fuwu .fwlc .fwlccontent ul li .fwlcinfo:hover .fwlcbg{
    display: block;
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 100%;
    padding:-10px;
    margin: 0px;

}*/

.fuwu .fwlc .fwlccontent ul li .fwlcinfo .topfwlcinfo{
    /*width: 33%;*/
    width: 45%;
    margin: 0 auto;
    font-size: 48px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #3268D9;
    line-height: 60px;
    padding-top: 32px;
    margin-bottom: 32px;
    text-align: center;
}


.fuwu .fwlc .fwlccontent ul li .fwlcinfo .bottfwlcinfo{
    width: 40%;
    margin: 0 auto;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #252525;
    line-height: 30px;
    /*border: #f00 solid 1px;*/
}
.fuwu .fwlc .fwlccontent ul li:first-child .fwlcinfo .bottfwlcinfo{
    width: 78%;
    margin: 0 auto;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #252525;
    line-height: 30px;
    /*border: #f00 solid 1px;*/
}
.fuwu .fwlc .fwlccontent ul li:nth-child(3) .fwlcinfo .bottfwlcinfo{
    width: 87%;
    margin: 0 auto;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #252525;
    line-height: 30px;
    /*border: #f00 solid 1px;*/
}
.fuwu .fwlc .fwlccontent ul li .fwlcinfo .bottfwlcinfo ul{
    width: 100%;
    padding:0;
    margin: 0;
}
.fuwu .fwlc .fwlccontent ul li .fwlcinfo .bottfwlcinfo ul li{
    width: 100%;
    text-align: left;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #252525;
    line-height: 30px;
    list-style-type: none;
}
.fuwu .fwlc .fwlccontent ul li .fwlcinfo .bottfwlcinfo ul li:before {
    content: "\2022";     /*//圆点*/
    color: #148AE0;       /*//颜色 */
    font-size: 24px;      /*   //大小*/
    padding-right: 18px;
}
.fuwu .fwlc .fwlccontent ul li .fwlcinfo:hover .topfwlcinfo{
    color: #fff;
}
.fuwu .fwlc .fwlccontent ul li .fwlcinfo:hover  .bottfwlcinfo  ul li{
    color: #fff;
}
.fuwu .fwlc .fwlccontent ul li .fwlcinfo:hover .bottfwlcinfo ul li:before {
    color: #fff;       /*//颜色 */
}





@media(max-width: 1240px){
    .fuwu .aboutcontent .smabout .smaboutinfo{
        margin-left: 50px;
    }
    .fuwu .aboutcontent .smabout .smaboutinfo:nth-child(4n){
        margin-right: 50px;
    }
}



@media(max-width: 1200px){
    .fuwu .fwlc .fwlccontent ul li {
        margin-right: 80px;
    }
    .fuwu .fwlc .fwlccontent ul li .fwlcinfo .topfwlcinfo {
        /* width: 33%; */
        width: 55%;
    }

    /*公司简介*/
    .aboutxx .aboutcontent .aboutmorexx .aboutinfo {
        width: 80%;
    }
}




@media (max-width: 992px){
    .fuwu .aboutcontent .smabout {
        display: none;
    }
    .fuwu .fuwutitle {
        width: 100%;
        margin-top: 30px;
    }
    .fuwu .fuwutitle .fuwutitlecontent {
        padding-bottom: 2.5rem;
    }
    .fuwu .fuwutitle .fuwutitlecontent .bigfwtitle {
        font-size: 3rem;
        font-weight: 400; 
    }
    .fuwu .fuwutitle .fuwutitlecontent .smfwtitle {
        font-size: 1.6rem;
        font-weight: 400;
    }
    .fuwu .fwlc {
        padding-bottom: 3.75rem;
    }
    .fuwu .fwlc .fwlccontent ul li {
        width: 30%;
        margin-right: 34px;
    }

    .fuwu .fwlc .fwlccontent ul li .fwlcinfo {
        height: 330px;
    }
    .fuwu .fwlc .fwlccontent ul li .fwlcinfo .topfwlcinfo {
        width: 41%;
        font-size: 3rem;
        line-height: 4.2rem;
    }
    .fuwu .fwlc .fwlccontent ul li .fwlcinfo .topfwlcinfo {
        margin-bottom: 1.875rem;

    }
    .fuwu .fwlc .fwlccontent ul li:first-child .fwlcinfo .bottfwlcinfo{
        width: 90%;
        margin: 0 auto;
        font-size: 18px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #252525;
        line-height: 30px;
        /*border: #f00 solid 1px;*/
    }
    .fuwu .fwlc .fwlccontent ul li .fwlcinfo .bottfwlcinfo{
        width: 58%;
        margin: 0 auto;
        font-size: 18px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #252525;
        line-height: 30px;
        /*border: #f00 solid 1px;*/
    }
    
}


@media (max-width:767px){

    .fuwu .fuwutitle .fuwutitlecontent .bigfwtitle {
        /*font-size: 2.4rem;*/
        font-size: 3rem;
        font-weight: 400;
    }
    .fuwu .fuwutitle .fuwutitlecontent .smfwtitle {
        /*font-size: 1.125rem;*/
        font-size: 1.4rem;
        font-weight: 400;

    }
    .fuwu .fwlc .fwlccontent ul li {
        width: 100%;
        margin-right: 0px;
        margin-bottom: 15px;
    }
    .fuwu .fwlc .fwlccontent ul li .fwlcinfo {
        height: 260px;
    }
	.fuwu .fwlc .fwlccontent ul li:first-child .fwlcinfo {
        height: 300px;
    }
    .fuwu .fwlc .fwlccontent ul li:first-child .fwlcinfo .bottfwlcinfo {
        /*width: 40%;*/
		width: 43%;
    }
    .fuwu .fwlc .fwlccontent ul li .fwlcinfo .bottfwlcinfo{
        /*width: 24%;*/
		width: 43%;
    }
	.fuwu .fwlc .fwlccontent ul li:nth-child(3) .fwlcinfo .bottfwlcinfo {
		width: 43%;
    }
}
@media (max-width: 640px){
    .fuwu .fwlc .fwlccontent ul li .fwlcinfo {
        height: 280px;
    }
    .fuwu .fwlc .fwlccontent ul li .fwlcinfo .topfwlcinfo {
        width: 40%;
        font-size: 3rem;
        line-height: 4.2rem;
    }
    .fuwu .fwlc .fwlccontent ul li .fwlcinfo .bottfwlcinfo {
        /*width: 44%;*/
		width: 76%;
    }
    .fuwu .fwlc .fwlccontent ul li:first-child .fwlcinfo .bottfwlcinfo {
        /*width: 50%;*/
		width: 76%;
    }
	.fuwu .fwlc .fwlccontent ul li:nth-child(3) .fwlcinfo .bottfwlcinfo {
		width: 76%;
    }
    .fuwu .fwlc .fwlccontent ul li .fwlcinfo .bottfwlcinfo ul li {
        line-height: 24px;
    }

}
@media (max-width:479px){
    .fuwu .fwlc .fwlccontent ul li {
        width: 100%;
        margin-right: 0px;
        margin-bottom: 15px;
    }
    .fuwu .fwlc .fwlccontent ul li .fwlcinfo {
        height: 240px;
    }
	.fuwu .fwlc .fwlccontent ul li:first-child .fwlcinfo {
        height: 280px;
    }
    .fuwu .fwlc .fwlccontent ul li .fwlcinfo .topfwlcinfo {
        width: 50%;
        font-size: 3rem;
        line-height: 4.2rem;
    }
    .fuwu .fwlc .fwlccontent ul li .fwlcinfo .bottfwlcinfo {
        /*width: 44%*/;
		width: 76%;
    }
	
    .fuwu .fwlc .fwlccontent ul li:first-child .fwlcinfo .bottfwlcinfo {
        /*width: 68%;*/
		width: 76%;
    }
	.fuwu .fwlc .fwlccontent ul li:nth-child(3) .fwlcinfo .bottfwlcinfo {
		width: 76%;
    }
    
    
}

/*****服务流程end*******************/









/*公司介绍*/
.aboutxx{
    width: 100%;
    height: 850px;
    float: left;
    background: #fff;
    background: url('../images/aboutbg.jpg') no-repeat center center;
    background-size: cover;
    
}
.aboutxx:after{
    clear: both;
}
.aboutxx .aboutcontent{
    width: 100%;
    margin:0 auto;
    /*position: relative;*/
    /*border: #f00 solid 1px;*/
}
.aboutxx .aboutcontent .aboutmorexx{
    width: 100%;
    position: relative;
    padding-top: 60px;
    float: left;
}
.aboutxx .aboutcontent .aboutmorexx .aboutpic{
    width: 64%;
    position: absolute;
    background: #fff;
    padding: 28px;
    right: 0px;
    /*top: 144px;*/
    z-index: 100;
}
.aboutxx .aboutcontent .aboutmorexx .aboutpic img{
    width: 100%;
}
.aboutxx .aboutcontent .aboutmorexx .aboutinfo{
    position: absolute;
    background: #fff;
    width: 70%;
    left: 0px;
    top: 248px;
    
}
.aboutxx .aboutcontent .aboutmorexx .aboutinfo .aboutinfotitle{
    width: 86%;
    padding-top: 102px;
    padding-left: 102px;
}
.aboutxx .aboutcontent .aboutmorexx .aboutinfo .aboutinfotitle .bigabouttitle{
    width: 42%;
    text-align: left;
    font-size: 48px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    line-height: 34px;
    

}
.aboutxx .aboutcontent .aboutmorexx .aboutinfo .aboutinfotitle .smabouttitle{
    width: 42%;
    text-align: left;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 34px;
}
.aboutxx .aboutcontent .aboutmorexx .aboutinfo .aboutinfotitle .line{
    width: 42%;
    height: 4px;
    background: #2C8DE5;
}
.aboutxx .aboutcontent .aboutmorexx .aboutinfo .aboutinfoxx{
    padding-left: 102px;
    padding-right: 60px;
    margin-top: 80px;
    padding-bottom: 70px;
}
.aboutxx .aboutcontent .aboutmorexx .aboutinfo .aboutinfoxx p{
    line-height: 30px;
    font-size: 16px;
}
@media(max-width: 1200px){
    /*公司简介*/
    .aboutxx {
        height: 734px;
    }
    .aboutxx .aboutcontent .aboutmorexx .aboutinfo {
        top: 200px;
        width: 80%;
    }
    .aboutxx .aboutcontent .aboutmorexx .aboutinfo .aboutinfoxx {
        margin-top: 30px;
        padding-bottom: 50px;
    }

}
@media(max-width: 992px){
    .aboutxx {
        height: 780px;
    }
    .aboutxx .aboutcontent .aboutmorexx {
        padding-top: 40px;
    }
    .aboutxx .aboutcontent .aboutmorexx .aboutpic {
        width: 100%;
        position: unset; 
    }
    .aboutxx .aboutcontent .aboutmorexx .aboutinfo {
        top: 198px;
        width: 100%;
        margin-top: 0px;
        position: unset; 
    }
    .aboutxx .aboutcontent .aboutmorexx .aboutinfo .aboutinfotitle {
        width: 90%;
        padding-top: 0px;
        padding-left: 40px;
    }
    .aboutxx .aboutcontent .aboutmorexx .aboutinfo .aboutinfotitle .bigabouttitle {
        width: 21%;
        display: inline-block;
        font-size: 3rem;
        font-weight: 400;
    }
    .aboutxx .aboutcontent .aboutmorexx .aboutinfo .aboutinfotitle .smabouttitle {
        width: 29%;
        text-align: left;
        display: inline-block;
        font-size: 1.6rem;
        font-weight: 400;
    }
    .aboutxx .aboutcontent .aboutmorexx .aboutinfo .aboutinfoxx {
        padding-left: 40px;
        padding-right: 40px;
        margin-top: 20px;
        padding-bottom: 20px;
    }

    .aboutxx .aboutcontent .aboutmorexx .aboutinfo .aboutinfoxx p{
        line-height: 30px;
        font-size: 1.6rem;
    }
}
@media (max-width: 767px){
    .aboutxx {
        height: 716px;
    }
    .aboutxx .aboutcontent .aboutmorexx .aboutinfo .aboutinfotitle {
        width: 100%;
    }
    .aboutxx .aboutcontent .aboutmorexx .aboutinfo .aboutinfotitle .bigabouttitle {
        width: 24%;
    }
    .aboutxx .aboutcontent .aboutmorexx .aboutinfo .aboutinfotitle .smabouttitle {
        width: 28%;
        text-align: left;
        display: inline-block;
        font-size: 1.4rem;
        font-weight: 400;
    }
    .aboutxx .aboutcontent .aboutmorexx .aboutinfo .aboutinfoxx p{
        line-height: 24px;
        font-size: 1.4rem;
    }
}
@media (max-width: 640px){
    .aboutxx .aboutcontent .aboutmorexx .aboutinfo .aboutinfotitle .bigabouttitle {
        width: 25%;
        font-size: 2.4rem;
    }
    .aboutxx .aboutcontent .aboutmorexx .aboutinfo .aboutinfotitle .smabouttitle {
        width: 47%;
        text-align: left;
        display: inline-block;
        font-size: 1.4rem;
    }
}
@media (max-width: 479px){
    .aboutxx .aboutcontent .aboutmorexx .aboutinfo .aboutinfotitle .bigabouttitle {
        width: 33%;
    }
    .aboutxx .aboutcontent .aboutmorexx .aboutinfo .aboutinfotitle .smabouttitle {
        width: 54%;
        text-align: left;
        display: inline-block;
        font-size: 1.4rem;
    }
}







/*技术团队*/
.jsteam{
    width: 100%;
    background: #fff;

}
.jsteam .jsteamcontent{
    width: 100%;
    margin: 0 auto;
}
.jsteam .jsteamcontent .jsteamtitle{
    width: 100%;
    padding-top: 60px;
    /*border: #f00 solid 1px;*/
    float: left;
    margin-bottom: 40px;
}
.jsteam .jsteamcontent .jsteamtitle .jsbigtitle{
    width: 196px;
    height: 48px;
    float: left;
    display: inline-block;
    font-size: 48px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    line-height: 34px;
    

}
.jsteam .jsteamcontent .jsteamtitle .jssmtitle{
    width: 130px;
    height: 48px;
    float: left;
    display: inline-block;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 34px;
    margin-left: 10px;
    vertical-align: bottom;
    line-height: 70px;
    overflow: hidden;

}
.jsteam .jsteamcontent .jsteamtitle .line{
    width: 10%;
    height: 48px;
    float: left;
    display: inline-block;
    width: 250px;
    /*height: 4px;*/
    /*background: #2C8DE5;*/
    vertical-align: bottom;
    border-bottom: #2C8DE5 solid 4px;
    margin-left: 10px;
}
.jsteam .jsteamcontent .jsteaminfo{
    width: 100%;
    /*float: left;*/
    clear: both;
}
.jsteam .jsteamcontent .jsteaminfo ul{
    width: 100%;
    padding:0;
    margin: 0;
}
.jsteam .jsteamcontent .jsteaminfo ul li{
    float: left;
    width: 48%;
    display: inline-block;
    margin-right: 36px;
    margin-bottom: 40px;
}
.jsteam .jsteamcontent .jsteaminfo ul li:nth-child(2n){
    float: right;
    margin-right: 0px;
}
.jsteam .jsteamcontent .jsteaminfo ul li img{
    width: 100%;
	border-radius:5px;
}
.jsteam .jsteamcontent .jsteaminfo ul li:hover img{
    /*border: #1D69B6 solid 1px;*/
}
.jsteam .jsteamcontent .jsteammore{
    width: 100%;
}
.jsteam .jsteamcontent .jsteammore a.teambut{
    /*display: block;*/
    width: 80px;
    height: 28px;
    border: 1px solid #2A84D8;
    border-radius: 10px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 10px;
    padding: 8px;
    float: right;
    text-align: center;
    margin-bottom: 50px;
}
@media (max-width: 1242px){
    .jsteam .jsteamcontent .jsteaminfo ul li{
        float: left;
        width: 48%;
        display: inline-block;
        margin-right: 34px;
        margin-bottom: 38px;
    }
}
@media (max-width: 1080px){
    .jsteam .jsteamcontent .jsteaminfo ul li{
        float: left;
        width: 48%;
        display: inline-block;
        margin-right: 30px;
        margin-bottom: 32px;
    }
}
@media (max-width: 992px){
    .jsteam .jsteamcontent .jsteamtitle {
        padding-top: 16px;
        margin-bottom: 16px;
    }
    .jsteam .jsteamcontent .jsteamtitle .jsbigtitle {
        width: 130px;
        font-size: 3rem;
        font-weight: 400;
        line-height: 54px;
    }
    .jsteam .jsteamcontent .jsteamtitle .jssmtitle {
        font-size: 1.6rem;
        margin-left:0px;
    }
    .jsteam .jsteamcontent .jsteamtitle .line {
         margin-left: 0px; 
    }
    .jsteam .jsteamcontent .jsteaminfo ul li{
        float: left;
        width: 48%;
        display: inline-block;
        margin-right: 24px;
        margin-bottom: 29px;
    }
    .jsteam .jsteamcontent .jsteammore a.teambut {
        margin-bottom: 30px;
    }



}
@media (max-width: 767px){
    .jsteam .jsteamcontent .jsteaminfo ul li{
        float: left;
        width: 48%;
        display: inline-block;
        margin-right: 20px;
        margin-bottom: 20px;
    }
    .jsteam .jsteamcontent .jsteamtitle .jsbigtitle {
        width: 110px;
        font-size: 2.4rem;
    }
    .jsteam .jsteamcontent .jsteamtitle .jssmtitle {
        font-size: 1.4rem;
        margin-left:0px;
    }
}
@media (max-width: 640px){
    .jsteam .jsteamcontent .jsteaminfo ul li{
        float: left;
        width: 100%;
        display: inline-block;
        margin-right: unset;
        margin-bottom: 18px;
    }
    .jsteam .jsteamcontent .jsteamtitle .line {
        display: none;
    }
}















/*社会责任*/
.shzr{
    width: 100%;
    float: left;
    background: #1D69B6;
    padding-top:55px;
}
.shzr .shzrcontent{
    width: 100%;
    float: left;
}
.shzr .shzrcontent .shzrtitle{
    width: 100%;
    
}
.shzr .shzrcontent .shzrtitle .shzrtoptitle{
    width: 100%;
    float: left;
    text-align: center;
    font-size: 48px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 34px;

}
.shzr .shzrcontent .shzrtitle .shzrmidtitle{
    width: 100%;
    float: left;
    text-align: center;
    padding-top:20px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #F2F2F2;
    line-height: 34px;

}
.shzr .shzrcontent .shzrtitle .shzrbotitle{
    width: 76%;
    margin: 0 auto;
    /* float: left; */
    text-align: left;
    padding-top: 10px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #F6F6F6;
    line-height: 34px;

}
.shzr .shzrcontent .shzrtitle .shzrbotitle p{
    text-indent: 2em;
}
.shzr .shzrcontent .shzrpic{
    width: 100%;
    padding-bottom: 40px;
}
.shzr .shzrcontent .shzrpic img{
    width: 100%;
}


@media(max-width: 992px){
    .shzr {
        padding-top: 26px;
    }
    .shzr .shzrcontent .shzrtitle .shzrtoptitle {

        font-size: 3rem;
        font-weight: 400;
    }
    .shzr .shzrcontent .shzrtitle .shzrmidtitle {
        font-size: 1.6rem;
        padding-top: 0px;
    }
    .shzr .shzrcontent .shzrtitle .shzrbotitle {
        width: 90%;
        font-size: 1.6rem;
        line-height: 24px;
    }
}
@media (max-width:767px){
    .shzr .shzrcontent .shzrtitle .shzrtoptitle {
        font-size: 2.4rem;
        font-weight: 400;
    }
    .shzr .shzrcontent .shzrtitle .shzrmidtitle {
        font-size: 1.4rem;
        padding-top: 0px;
    }
}










/*合作模式*/
.hzms{
    width: 100%;
    float: left;
    background: #fff;
    padding-top: 55px;
}
.hzms .hzmscontent{
    width: 100%;
    float: left;
}
.hzms .hzmscontent .hzmstitle{
    width: 100%;
}
.hzms .hzmscontent .hzmstitle .hzmstoptitle{
    width: 100%;
    text-align: center;
    font-size: 48px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    line-height: 31px;
    opacity: 0.97;
    margin-bottom: 20px;
}
.hzms .hzmscontent .hzmstitle .hzmsmidtitle{
    width: 100%;
    text-align: center;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 31px;
    margin-bottom: 0px;
}
.hzms .hzmscontent .hzmstitle .hzmsbotitle{
    width: 100%;
    text-align: center;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 600;
    color: #666666;
    line-height: 31px;
    margin-bottom: 20px;
	
}
.hzms .hzmscontent .hzmsxx{
    width: 100%;
    padding-bottom: 40px;
}
.hzms .hzmscontent .hzmsxx img{
    width: 100%;
}

@media (max-width: 992px){
    .hzms {
        padding-top: 36px;
    }
    .hzms .hzmscontent .hzmstitle .hzmstoptitle {
        font-size: 3rem;
        font-weight: 400;
        margin-bottom: 0px;
    }
    .hzms .hzmscontent .hzmstitle .hzmsmidtitle {
        font-size: 1.6rem;
        font-weight: 400;
    }
    .hzms .hzmscontent .hzmstitle .hzmsbotitle {
        font-size: 1.6rem;
        font-weight: 400;
        margin-bottom: 20px;
        line-height: 24px;
    }
    .shzr .shzrcontent .shzrtitle .shzrbotitle p {
        text-indent: 2em;
        font-size: 1.6rem;
    }
}
@media (max-width: 767px){
    .hzms .hzmscontent .hzmstitle .hzmstoptitle {
        font-size: 2.4rem;
        font-weight: 400;
        margin-bottom: 0px;
    }
    .hzms .hzmscontent .hzmstitle .hzmsmidtitle {
        font-size: 1.4rem;
        font-weight: 400;
    }
    .hzms .hzmscontent .hzmstitle .hzmsbotitle {
        font-size: 1.4rem;
        font-weight: 600;
        margin-bottom: 20px;
    }
    .shzr .shzrcontent .shzrtitle .shzrbotitle p {
        text-indent: 2em;
        font-size: 1.4rem;
    }
}






/*招聘*/
.job{
    width: 100%;
    float: left;
    margin-bottom: 50px;
}
.job .jobcontent{
    width: 100%;
    float: left;
}
.job .jobcontent .leftjob{
    width: 50%;
    /*border: #f00 solid 1px;*/
    padding-top: 50px;
    display: inline-block;
    float: left;

}
.job .jobcontent .leftjob .leftjobtitle{
    width: 100%;

}
.job .jobcontent .leftjob .leftjobtitle .jobtoptitle{
    width: 100%;
    font-size: 48px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 34px;
    margin-bottom: 14px;
}
.job .jobcontent .leftjob .leftjobtitle .jobmidtitle{
    width: 100%;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #524F4F;
    line-height: 34px;
}
.job .jobcontent .leftjob .leftjobtitle .jobbotitle{
    width: 100%;
}
.job .jobcontent .leftjob .leftjobtitle .jobbotitle p{
    width: 140px;
    height: 3px;
    background: #2C8DE5;
}
.job .jobcontent .leftjob .leftjobxx{
    width: 100%;
    float: left;
}
.job .jobcontent .leftjob .leftjobxx ul{
    width: 100%;
    margin:0;
    padding:0;
}
.job .jobcontent .pcshow{
    display:block;
}
.job .jobcontent .mobishshow{
    display:none;
}
.job .jobcontent .mobixyshow{
    display:none;
}
.job .jobcontent .leftjob .leftjobxx ul li{
    float: left;
    display: inline-block;
    width: 35%;
    margin-right: 80px;
    border-bottom: #C2C2C2 solid 1px;
    line-height: 42px;
}
.job .jobcontent .leftjob .leftjobxx ul li span{
    float: right;
    width: 16px;
    height: 9px;
    color: #3D92D3;
}
.job .jobcontent .leftjob .leftjobxx ul li a{
    width: 100%;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 34px;
    text-decoration:none;
    padding-left: 5px;

}
.job .jobcontent .rightjob{
    width: 50%;
    /*border: #f00 solid 1px;*/
    padding-top: 50px;
    display: inline-block;
    float: right;

}
.job .jobcontent .rightjob .rightjobtitle{
    width: 100%;
    
}
.job .jobcontent .rightjob .rightjobtitle .rjobtoptitle{
    width: 100%;
    font-size: 48px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 34px;
    margin-bottom: 14px;
    text-align: right;
}
.job .jobcontent .rightjob .rightjobtitle .rjobmidtitle{
    width: 100%;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #524F4F;
    line-height: 34px;
    text-align: right;
}
.job .jobcontent .rightjob .rightjobtitle .rjobbotitle{
    width: 100%;
    text-align: right;
}
.job .jobcontent .rightjob .rightjobtitle .rjobbotitle p{
    width: 140px;
    height: 3px;
    background: #2C8DE5;
    float: right;
}
.job .jobcontent .rightjob .rightjobxx{
    width: 100%;
    float: right;
}
.job .jobcontent .rightjob .rightjobxx ul{
    width: 100%;
    margin:0;
    padding:0;
    list-style: none;
}
.job .jobcontent .rightjob .rightjobxx ul li{
    width: 23%;
    margin-right:15px;
    float: right;
    display: inline-block;
}
.job .jobcontent .rightjob .rightjobxx ul li img{
    width: 100%;
}

@media (max-width: 1200px){
    .job .jobcontent .leftjob .leftjobxx ul li {
		margin-right: 20px;
		width: 44%;
    }
}
@media (max-width: 992px){
    .job .jobcontent .leftjob .leftjobtitle .jobtoptitle {
        font-size: 3rem;
        margin-bottom: 0px;
    }
    .job .jobcontent .leftjob .leftjobtitle .jobmidtitle {
        font-size: 1.6rem;
    }
    .job .jobcontent .leftjob .leftjobxx ul li {
        width: 100%;
        margin-right: 20px;

    }
    .job .jobcontent .rightjob .rightjobtitle .rjobtoptitle {
        font-size: 3rem;
        margin-bottom: 0px;
    }
    .job .jobcontent .rightjob .rightjobtitle .rjobmidtitle {
        font-size: 1.6rem;
    }

    
}

@media (max-width: 767px){
    .job .jobcontent .leftjob {
        width: 100%;
        display: block;
        padding-top: 0px;
    }
    .job .jobcontent .leftjob .leftjobtitle .jobtoptitle {
        font-size: 2.4rem;
    }
	
	.job .jobcontent .pcshow{
		display:none;
	}
	.job .jobcontent .mobishshow{
		display:block;
	}
	.job .jobcontent .mobixyshow{
		display:block;
		margin-bottom: 30px;
	}

    .job .jobcontent .rightjob {
        width: 100%;
        display: block;
        padding-top: 30px;
    }
    .job .jobcontent .rightjob .rightjobtitle .rjobtoptitle {
        text-align: left;
        font-size: 2.4rem;
    }
    .job .jobcontent .rightjob .rightjobtitle .rjobmidtitle {
        text-align: left;
    }
    .job .jobcontent .rightjob .rightjobtitle .rjobbotitle p {
        float: left;
    }
    .job .jobcontent .rightjob .rightjobxx ul li {
         float: left; 
    }
}



