/*头部*/
.guangDong .head{
    background: white;
    /*width: 100%;*/
    height: 120px;
    width: 1302px;/*新增*/
    margin: 0 auto;/*新增*/
}
.guangDong .head .logo{
    font-size: 0;
}
.guangDong .head .logo img{
    display: inline-block;
    vertical-align: middle;
}
.guangDong .head .logo .schj{
    display: flex;
    align-items: center;
    color: #3C9CFF;
}
.guangDong .head .logo .schj .left-info{
    width: fit-content;
    /* margin-right: 22px; */
    /* background-image: url("../img/head_logo.png"); */
    /* width: 618px; */
    height: 70px;
    /* margin-right: 22px; */
    background-repeat: repeat;
    background-size: 100% 100%;
}
.guangDong .head .logo .schj .left-info .top{
    line-height: 25px;
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 28px;
    font-family: SourceHanSansCN-Bold;
    text-align: center;
}
.guangDong .head .logo .schj .left-info .bottom{
    font-size: 30px;
    font-weight: bold;
    line-height: 25px;
    font-family: SourceHanSansCN-Bold;
    letter-spacing: 10px;
}

.guangDong .head .logo .schj .right-info{
    font-size: 28px;
    line-height: 32px;
    font-weight: bold;
    color: #2E95FF;
}
/* .guangDong .head .logo div{
    display: inline-block;
    vertical-align: middle;
}
.guangDong .head .logo div p:nth-of-type(1){
    font-size: 28px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 600;
    text-align: left;
    color: #2d8fec;
    line-height: 45px;
    letter-spacing: 3px;
    text-shadow: 1px 1px 0px 0px #297ece;
}
.guangDong .head .logo div p:nth-of-type(2){
    font-size: 24px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 600;
    text-align: left;
    color: #2d8fec;
    line-height: 33px;
    letter-spacing: 1px;
    text-shadow: 1px 1px 0px 0px #297ece;
}
.guangDong .head .logo div p.characterShow span{
    font-size: 24px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 600;
    text-align: left;
    color: #2d8fec;
    line-height: 33px;
    letter-spacing: 3px;
    text-shadow: 1px 1px 0px 0px #297ece;
} */
.guangDong .head .search{
    font-size: 0;
    line-height: 90px;
    display: flex;
    align-items: center;
}
.guangDong .head .search input.searchValue{
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 410px;
    height: 40px;
    box-sizing: border-box;
    border: 1px solid #3C9CFF;
    vertical-align: middle;
    text-indent: 10px;
    font-size: 14px;
    height: 54px;
    line-height: 54px;
    border-radius: 10px 0 0 10px;
}

.guangDong .head .search input.searchValue::-webkit-input-placeholder{
    text-indent: 10px;
    font-size: 14px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    text-align: left;
    color: #d0d0d8;
    line-height: 20px;
}
.guangDong .head .search  input.searchValue::-moz-placeholder{
    text-indent: 10px;
    font-size: 14px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    text-align: left;
    color: #d0d0d8;
    line-height: 20px;;
}
.guangDong .head .search  input.searchValue:-ms-input-placeholder{
    text-indent: 10px;
    font-size: 14px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    text-align: left;
    color: #d0d0d8;
    line-height: 20px;
    font-size: 14px;
}
.guangDong .head .search  input.submit{
    display: inline-block;
    padding: 0;
    margin: 0;
    width: 70px;
    height: 40px;
    box-sizing: border-box;
    border: 1px solid #3c9cff;
    vertical-align: middle;
    color: #fff;
    font-size: 16px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    cursor: pointer;
    height: 54px;
    width: 115px;
    background: #3c9cff;
    border-radius: 0 10px 10px 0;
}
/* 下拉框 */
.guangDong .head .search .layui-select-title input{
    background: #ffffff;
    width: 189px;
    height: 54px;
    border-radius: 10px;
    border: 1px solid #3C9CFF;
}
.guangDong .head .search dl dd.layui-this{
    background-color: #3888fe!important;
}
/*导航*/
.guangDong .nav{
    width: 100%;
    height: 48px;
    background: #3C9CFF;
    width: 1302px;/*新增*/
    margin: 0 auto;/*新增*/
}
.guangDong .nav .navCharacter>li{
    float: left;
    width: 100px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    font-size: 16px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 500;
    color: #ffffff;
    width: 217px;
}
.guangDong .nav .navCharacter>li a{
    display: block;
    color: #ffffff;
    font-size: 16px;
    height: 48px;
    line-height: 48px;
    font-weight: 500;
}
.guangDong .nav .navCharacter>li.actived{
    background: url("../img/nav_selected.png");
    height: 48px;
}

.guangDong .nav .navCharacter>li.actived a{
    color:#0071E3;
    font-weight:800
}
/*底部*/
.guangDong .foot{
    width: 100%;
    height: 196px;
}

.guangDong .foot .top{
    width: 100%;
    height: 136px;
    border-bottom: 1px solid #cccccc;
}

.guangDong .foot .footer{
    display: flex;
    align-items: center;
    height: 100%;
}

.guangDong .foot .footer .footer-item{
    display: flex;
    margin-top: 66px;
    font-size: 18px;
    font-weight: 500;
    color: #505050;
}

.guangDong .foot .footer .dzjg img{
    width: 52px;
    height: 64px;
    margin-top: 42px;
    margin-right: 35px;
}

.guangDong .foot .footer .zhaocuo img{
    width: 89px;
    height: 44px;
    margin-top: 52px;
}

.guangDong .foot .footer .footer-item img{
    width: 20px;
    height: 22px;
    margin-right: 11px;
}

.guangDong .foot .bottom-info{
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    font-weight: 500;
    color: #505050;
    height: 59px;
}

.total-head{
    width: 100%;
    height: 32px;
    background-color: #E8F3FF;
    display: flex;
    justify-content: center;
    align-items: center;
}

.total-head .total-head-container{
    width: 1302px;
    font-size: 14px;
    line-height: 14px;
    color: #313131;
    height: 14px;
    font-weight: normal;
}
.total-head .to-login{
    margin-right:88px;
    color:#2E95FF;
    cursor:pointer;
}
/* .guangDong .foot{
    width: 100%;
    height: 120px;
    background: #277BDD;
}
.guangDong .foot .recordNo{
    line-height: 120px;
}
.guangDong .foot .recordNo img{
    display: inline-block;
    vertical-align: middle;
    margin-right: 28px;
}
.guangDong .foot .recordNo>.illustrate{
    display: inline-block;
    width: 646px;
    height: 48px;
    font-size: 12px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    text-align: left;
    color: #ffffff;
    line-height: 22px;
    vertical-align: middle;
}
.guangDong .foot .recordNo>.illustrate a{
    font-size: 12px;
    font-weight: 400;
    text-align: left;
    color: #ffffff;
    line-height: 22px;
    vertical-align: middle;
}
.guangDong .foot .recordNo>.illustrate>.dividingLine{
    margin-left: 16px;
    margin-right: 16px;
}
.guangDong .foot .qrCode{
    line-height: 120px;
}
.guangDong .foot .qrCode>img{
    display: inline-block;
    vertical-align: middle;
    width: 80px;
    margin-right: 10px;
}
.guangDong .foot .qrCode>p{
    display: inline-block;
    vertical-align: middle;
    width: 60px;
    text-align: center;
    height: 40px;
    font-size: 12px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    color: #ffffff;
    line-height: 20px;
} */
