.erji-daohang{
    width: 100%;
    height: 60px;
    line-height: 60px;
    background: #F5F7FA;
}
.erji-daohang ul{
    width: 610px;
    height: 60px;
    margin: 0 auto;
}
.erji-daohang .sfderji-active a{
    color: #464646!important;
}
.erji-daohang ul li a{
    float: left;
    width: 80px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #AAB9CB;
    margin: 0 20px;
}
#video {
    height: 377px;
    background: url('../images/videoImg.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 100%;
    text-align: center;
    padding-top: 103px;
    position: relative;
}
.videoplay{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 20;
}

.vOut {
    position: absolute;
    left: 361px;
    text-align: left;
    z-index: 30;
}
.vTitle {
    height: 40px;
    font-size: 40px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
}
.vContent {
    width: 714px;
    height: 71px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 26px;
    margin-top: 33px;
}
.vPlay {
    height: 65px;
    line-height: 65px;
    margin-top: 41px;
    display: flex;
    align-items: center;
}
.vPImg {
    float: left;
}
.vpText {
    float: left;
    margin-left: 15px;
    font-size: 18px;
    font-family: PingFangSC;
    font-weight: 400;
    color: #FFFFFF;
}
.videoModel{
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.8);
    position: fixed!important;
    top: 0;
    left: 0;
    z-index: 999999;
    display: none;
}
.videoModel video{
    margin-top: 240px;
}
.videoModel i{
    display: inline-block;
    width: 36px;
    height: 36px;
    font-size: 36px;
    color: #fff;
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
}
.sfd-layer-padding {
    padding: 30px;
}
.sfd-warp-1{
    width: 100%;
    height: 840px;
    background: #F5F7FA;
}
.sfd-warp-1 .wpflxe{
    width: 1180px;
    height: 44%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
.sfd-warp-1 .wpflxe:nth-child(1){
    padding-top: 3%;
}
.sfd-warp-1 .wpflxe .w-item{
    width: 360px;
    height: 305px;
    background: #F5F7FA;
    border: 1px solid;
    border-image: linear-gradient(-20deg, #D3E6F9, #FFFFFF) 1 1;
    box-shadow: 7px 5px 16px 0px #CFDEEB, -6px -6px 14px 0px #FFFFFF;
    border-radius: 10px;
    margin-right: 60px;
    padding: 0 80px;
}
.sfd-warp-1 .wpflxe .w-item .wa-1 img{
    display: block;
    margin: 0 auto;
    padding-top: 34px;
}
.sfd-warp-1 .wpflxe .w-item .wa-2{
    padding-top: 24px;
    font-size: 28px;
    text-align: center;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #3F516F;
}
.sfd-warp-1 .wpflxe .w-item .wa-3{
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #3F516F;
    line-height: 24px;
}
.sfd-warp-2{
    width: 100%;
    height: 916px;
    background: #FFF;
}
.sfd-warp-3{
    width: 100%;
    height: 818px;
    background: #F5F7FA;
}
.sfd-tabs-content {
    width: 1210px;
    height: auto;
    margin: 20px auto;
    padding: 20px 0;
    overflow: hidden;
}
.title-active{
    font-size: 24px!important;
    font-family: Microsoft YaHei;
    font-weight: bold;
    cursor: pointer;
    color: #3C7EF2!important;
}
.sfd-tabs-item-left{
    float: left;
    width: 229px;
    height: 675px;
    background: #F3F5F8;
    border: 1px solid;
    border-image: linear-gradient(-20deg, #D3E6F9, #FFFFFF) 1 1;
    box-shadow: 7px 5px 16px 0px #CFDEEB, -6px -6px 14px 0px #FFFFFF;
    border-radius: 10px 0px 0px 10px;
}
.sfd-tabs-item-left .sfd-ul{
    padding: 20px;
}
.sfd-tabs-item-left .sfd-tabs-item-title{
    border-bottom: solid 2px #fff;
    cursor: pointer;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #3F516F;
    line-height: 60px;
}
.sfd-tabs-item-right{
    float: left;
    width: 970px;
    height: 675px;
    background: #F3F5F8;
    border: 1px solid;
    border-image: linear-gradient(-20deg, #CDD7E2, #FFFFFF) 1 1;
    box-shadow: 0px 1px 4px 2px rgba(136, 145, 168, 0.11), 5px 3px 8px 0px #C3D5E4, -4px -4px 7px 0px #FFFFFF;
    border-radius: 0px 10px 10px 0px;
}
.sfd-tabs-item-right .sfd-tabs-item-neir{
    padding: 30px 0;
}
.sfd-tabs-item-right .sfd-tabs-item-contenr{
    padding: 30px 0;
}
.warp-wenzhang{
    width: 1180px;
    margin: 0 auto;
}
.warp-title{
    width: 100%;
    font-size: 32px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #3F516F;
    line-height: 80px;
    text-align: center;
}
.bottom-box{
    width: 1180px;
    height: 600px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 40px;
}
.bottom-box .left{
    width: 520px;
    height: 581px;
    float: left;
}
.bottom-box .map{
    width: 658px;
    height: 581px;
    float: right;
    background: #FFFFFF;
    border: 1px solid;
    border-image: linear-gradient(-20deg, #D3E6F9, #FFFFFF) 1 1;
    box-shadow: 7px 5px 16px 0px #CFDEEB, -6px -6px 14px 0px #FFFFFF;
    border-radius: 10px 0px 0px 10px;
}
.bottom-box .shangceng{
    padding: 30px 0;
}
.bottom-box .title-hx{
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #3F516F;
}
.bottom-box .title-hx span{
    font-size: 28px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #3C7EF2;
}
.bottom-box .hexin{
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #3F516F;
    line-height: 24px;
}
.listimg{
    display: none;
}
.listimg img{
    width: 100%;
}
.map img{
   display: block;
    margin: 0 auto;
    vertical-align: middle;
}
.img-list{
    width: 208px;
    height: 145px;
    margin: 20px auto;

}
.border-active{
    border: solid 1px #0000FF!important;
    border-radius: 4px!important;
}

.location-loc {
	color: #3C7EF2;
}

#location {
	 padding-top: 48px;
  width: 1200px;
  margin: auto;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #999999;
}
