* {
    padding: 0;
    margin: 0;
    list-style: none;
    outline: none;
    text-decoration: none;
    box-sizing: border-box;
}

a {
    color: black;
}

button,
input,
textarea,
select {
    border: none;
    outline-style: none;
    background: none;
    box-sizing: content-box;
    resize: none;
}

input:focus,
textarea:focus,
select:focus {
    outline-style: none;
}

.left {
    float: left;
}

.right {
    float: right;
}

div {
    box-sizing: border-box;
}



.swiperBox {
    position: relative;
}

.topSwiper {
    max-width: 100% !important;
    max-height: 1000px !important;
}

.topSwiper .pagination {
    position: absolute;
    bottom: 205px;
    left: 150px;
}

.topSwiper .swiper-pagination-switch {
    display: inline-block;
    width: 16px;
    height: 16px;
    opacity: 1;
    border: 1px solid #FFFFFF;
    border-radius: 50%;
    margin-right: 20px;
}

.topSwiper .swiper-active-switch {
    background: #FFFFFF;
    opacity: 1;
}


.topSwiper .swiper-slide {
    max-width: 100% !important;
    max-height: 1000px !important;
    overflow: hidden;
    margin: 0 auto;
}

.topSwiper a {
    display: block;
    width: 100% !important;
    max-height: 1000px !important;
    position: relative;
}

.topNav.showDiv {
    transform: none !important;
    opacity: 1 !important;
}

.topNav {
    opacity: 0;
    transform: translateY(-100%);
    width: 100%;
    position: absolute;
    top: 0;
    /* padding: 0px 150px 0; */
    z-index: 99;
    transition: all 0.5s ease-out 0s;
}

.topNav>div {
    position: relative;
    width: 1620px;
    margin: 0 auto;
}

.topNav2 {
    box-sizing: border-box;
    position: fixed;
    background: #FFFFFF;
    height: 102px;
    z-index: 99;
    box-shadow: 0px 4px 10px 0px rgba(204, 204, 204, 0.3);
}

.topNav2 .topNavUl {
    color: #333333 !important;
}

.topNav2 .dlP {
    color: #333333 !important;
}

.topNavUlAct {
    color: #013686 !important;
}

.topNavSonUl2 {
    border-top: 2px solid #013686;
}

.topNavSonUl2 li {
    background: rgba(255, 255, 255, 0.7) !important;
}

.topNavSonUl {
    position: absolute;
    top: 100px;
    left: 0;
    display: none;
    z-index: 99;
    box-shadow: 0px 6px 10px 0px rgba(102, 102, 102, 0.2);
}

.topNavSonUl li {
    width: 130px;
    height: 70px;
    background: #FFFFFF;
    line-height: 70px;
    text-align: center;
    color: #333333;
    font-size: 20px;
}

.topNavSonUl li:hover {
    background: #EFF3F5 !important;
    color: #013686;
}

.topNav2 .topNavUl>li:hover {
    border-top: 2px solid #013686;
    border-left: 1px solid #E7E7E7;
    border-right: 1px solid #E7E7E7;
    color: #013686;
}

.topLogo {
    width: 80px;
    height: 62px;
    margin-right: 150px;
    margin-top: 20px;
}

.topNavUl {
    font-size: 20px;
    color: #FFFFFF;
    line-height: 29px;
}

.topNavUl>li {
    box-sizing: border-box;
    float: left;
    width: 130px;
    margin-right: 35px;
    line-height: 100px;
    text-align: center;
    cursor: pointer;
    position: relative;
}

.topNavUl>li:last-child {
    margin-right: 0;
}

.dlP {
    line-height: 100px;
    color: #FFFFFF;
    font-size: 20px;
}

.topSpBox {
    position: absolute;
    right: 150px;
    top: 469px;
    z-index: 9;
}

.topSpBox>a {
    display: block;
    width: 440px;
    height: 271px;
    position: relative;
    margin-bottom: 30px;
}

.topSpBox>a:last-child {
    margin-bottom: 0;
}

.spImg {
    width: 440px;
    height: 271px;
}

.spDivBottom {
    width: 438px;
    height: 65px;
    background: rgba(51, 51, 51, 0.4);
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0 25px;
    overflow: hidden;
}

.spDivBottom img {
    width: 33px;
    height: 33px;
    margin-top: 16px;
    margin-right: 10px;
}

.spDivBottom div {
    margin-top: 9px;
}

.spName {
    color: #F3F0F0;
    font-weight: 700;
    line-height: 28px;
    font-size: 20px;
    width: 330px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.spTime {
    width: 330px;
    color: rgba(243, 240, 240, 0.6);
    font-size: 15px;
    line-height: 21px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.gsjjBox {
    width: 100%;
    height: 810px;
    background: url('../img/gsjjBac.png') no-repeat;
    background-size: 100% 100%;
    padding: 150px 150px 0;
    overflow: hidden;
    position: relative;
}

.gsjjBox .gsjjLine {
    top: 258px !important;
}

.gsjjBox>div {
    width: 1620px;
    margin: 0 auto;
}

.gsjjImg {
    border-radius: 100px 0 100px 0;
    width: 638px;
    height: 520px;
}

.gsjjLine {
    display: block;
    width: 130px;
    height: 6px;
    background: #013686;
    position: absolute;
    left: 0;
    top: 310px;
}

.gsjjDiv {
    padding-top: 35px;
    padding-left: 15px;
    width: 890px;
}

.gsjjEn {
    color: #666666;
    font-size: 36px;
    margin-bottom: 12px;
    font-weight: 300;
}

.gsjjEn span {
    display: inline-block;
    width: 5px;
    height: 5px;
    background: rgba(1, 54, 134, 1);
}

.gsjjTitle {
    color: #0A0B0B;
    font-size: 46px;
    font-weight: 700;
    line-height: 25px;
}

.gsjjText {
    margin: 50px auto 90px;
    color: #333333;
    font-size: 18px;
}

.gsjjIconBox {
    overflow: hidden;
}

.gsjjIconDiv {
    display: block;
    float: left;
}

.icon1 {
    width: 40px;
    height: 40px;
    display: block;
    margin: 0 auto 15px;
}

.icon2 {
    width: 42px;
    height: 42px;
    display: block;
    margin: 0 auto 13px;
}

.gsjjIconName {
    font-size: 20px;
    text-align: center;
    color: #666666;
    line-height: 27px;
    font-weight: bold;
}

.gsjjIconEn {
    line-height: 19px;
    font-size: 14px;
    color: #999999;
    text-align: center;
}

.gsjjLine2 {
    width: 1px;
    height: 70px;
    background: #D8D8D8;
    margin: 15px 60px;
    float: left;
}

.jbqkbBox {
    width: 100%;
    height: 1000px;
    background: url('../img/jbqkBac.png') no-repeat;
    background-size: 100% 100%;
    padding-top: 70px;
    position: relative;
}

.jbqkbLine {
    top: 140px !important;
}

.jbqkTitle {
    padding-left: 170px;
    color: #FFFFFF;
}

.jbqkTitle span {
    background: #FFFFFF;
}

.jbqkbDiv {
    width: 1189px;
    height: 677px;
    margin-top: 100px;
    position: relative;
    padding: 90px 0 0 110px;
    background: rgba(252, 253, 255, 0.9);
}

.jbqkImg {
    position: absolute;
    left: -731px;
    top: 82px;
    width: 820px;
    height: 513px;
}

.jbqkbBtDiv {
    padding-left: 37px;
    overflow: hidden;
    margin-bottom: 15px;
}

.jbqkbBtDiv p {
    float: left;
    margin-right: 15px;
    width: 138px;
    height: 64px;
    background: linear-gradient(90deg, #0E76C5 0%, #013686 100%);
    border-radius: 8px 8px 8px 8px;
    color: #FFFFFF;
    font-size: 20px;
    text-align: center;
    line-height: 64px;
}

.jbqkbBtDiv p:last-child {
    margin-right: 0;
}

.jbqkbBtDivP {
    line-height: 27px !important;
    padding: 5px 0;
}

.jbqkbText {
    padding: 15px 0 0;
    color: #333333;
    font-size: 18px;
    line-height: 25px;
    overflow: hidden;
    font-size: 15px;
}

.jbqkbXh {
    margin-top: 15px;
    width: 24px !important;
    height: 24px;
    color: #FFFFFF;
    line-height: 24px;
    text-align: center;
    border-radius: 50%;
    background: #013686;
}

.jbqkbText p {
    width: 138px;
    margin-right: 15px;
}

.jbqkbTextLeft {
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(1, 54, 134, 0.6);
}

.lxqcP {
    font-size: 24px;
    color: #013686;
    font-weight: bold;
}

.lxqcP span {
    color: #999999;
    font-size: 18px;
    font-weight: 300;
}

.xmmcDiv p {
    padding: 0 7px;
}

.lcDiv p {
    padding-left: 23px;
}

.tzeDiv p {
    /* padding-top: 17px; */
    text-align: center;
}

.yysfzDiv p {
    text-align: center;
}

.sfnxDiv {
    padding-top: 15px;
    text-align: center;
}

.kjgsjDiv {
    padding: 0 5px;
}

.xwzxBox {
    width: 100%;
    background: #FFFFFF;
    height: 915px;
    padding: 70px 150px 0;
    position: relative;
}

.xwzxBox>div {
    width: 1620px;
    margin: 0 auto;
}

.xwzxBtDiv {
    padding-left: 17px;
}

.ckqbBtn {
    width: 140px;
    height: 46px;
    background: #013686;
    color: #FFFFFF;
    font-size: 16px;
    margin-top: -30px;
}

.xwzxDivLeft img {
    width: 720px;
    height: 426.17px;
}

.xwzxDiv {
    margin-top: 135px;
}

.xwzxDivLeft {
    display: block;
    box-shadow: 0 0 5px RGBA(241, 241, 241, 1);
}

.xwzxDivLeft p {
    width: 720px;
    height: 81px;
    background: #FFFFFF;
    line-height: 81px;
    padding: 0 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333333;
    font-size: 20px;
}

.xwzxDivSon {
    display: block;
    width: 850px;
    padding-bottom: 15px;
    border-bottom: 1px solid #f1f1f1;
    overflow: hidden;
    margin-bottom: 15px;
}

.xwzxDivRight .xwzxDivSon:last-child {
    margin-bottom: 0;
}

.xwzxImg2 {
    width: 206px;
    height: 143px;
}

.xwzxText {
    width: 625px;
}

.xwzxTitle {
    width: 625px;
    color: #333333;
    font-size: 18px;
    font-weight: bold;
    line-height: 26px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.xwzxTime {
    color: #999999;
    font-size: 14px;
    margin: 3px 0 20px;
}

.xwzxP {
    color: #666666;
    font-size: 16px;
    line-height: 23px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.footer {
    width: 100%;
    height: 540px;
    background: #222222;
}

.footerDiv {
    width: 1440px;
    margin: 0 auto;
    padding-top: 20px;
}

.xgljTitle {
    color: #FFFFFF;
    line-height: 32px;
    font-size: 22px;
    margin-bottom: 20px;
}

.xgljImgBox img {
    width: auto;
    height: 60px;
    border-radius: 3px;
}

.xgljImgBox a {
    display: inline-block;
    width: auto;
    height: 60px;
    margin-right: 79px;
}

.xgljImgBox a:last-child {
    margin-right: 0;
}

.navP {
    margin-top: 39px;
    padding-bottom: 20px;
    border-bottom: 1px solid #D8D8D8;
    color: #FFFFFF;
    font-size: 16px;
    overflow: hidden;
}

.navP p {
    float: left;
}

.navP span {
    float: left;
    margin: 0 10px;
}

.footerDb {
    padding: 30px 0 0 113px;
    overflow: hidden;
}

.footerDbLeft img {
    width: 114.47px;
    height: 100px;
    display: block;
    margin: 75px auto 10px;
}

.footerDbLeft p {
    font-size: 16px;
    color: #FFFFFF;
    line-height: 30px;
    text-align: center;
}

.footerCenter {
    color: #FFFFFF;
    font-size: 16px;
    line-height: 20px;
    margin: 0 270px 0 207px;
}

.footerCenter a {
    color: #FFFFFF;
}

.footerCenter p {
    margin-bottom: 10px;
    text-align: center;
    overflow: hidden;
}

.footerCenter p:last-child {
    margin-bottom: 0;
}

.ewmImg {
    width: 100px;
    height: 100px;
    margin: 75px auto 0;
}

.footerCenter img {
    width: 18px;
    height: 20px;
    margin-left: 55px;
    margin-right: 10px;
}

.body_b {
    height: 100vh;
    overflow: auto;
    position: absolute;
    top: 1000px;
    left: 0;
    right: 0;
    transition: top 0.7s cubic-bezier(0.5, 0, 0.2, 1) 0s;
}

.body_b.showDiv {
    top: 300px !important;
}

body::-webkit-scrollbar {
    display: none;
    width: 0;
}

.topImg {
    width: 100%;
    height: auto;
}

.topDwBox {
    /* width: 1920px; */
    height: 65px;
    background: #FFFFFF;
    opacity: 1;
    justify-content: center;
    border-bottom: 1px solid #E5E5E5;
}

.topDwBox>div {
    cursor: pointer;
    width: 1320px;
    color: #999999;
    font-size: 16px;
}

.flex {
    display: flex;
    align-items: center;
}

.wzImg {
    width: 18px;
    height: 18px;
    margin-right: 10px;
}

.boxCenter {
    padding: 20px 0 40px;
    background: #F4F4F4;
    justify-content: center;
}

.gsgkDiv {
    align-items: flex-start;
    justify-content: space-between;
    width: 1320px;
}

.gsgkDivLeft {
    position: relative;
    width: 360px;
    background: #FFFFFF;
    padding: 33px 25px;
}

.gsgkTitle {
    width: 310px;
    height: 44px;
    background: #F2F1F1;
    line-height: 44px;
    font-size: 20px;
    color: #555555;
    text-align: center;
}

.gsgkUl {
    position: relative;
    z-index: 9;
}

.gsgkUl li {
    margin-top: 15px;
    width: 310px;
    height: 70px;
    color: #333333;
    font-size: 20px;
    line-height: 70px;
    padding-left: 20px;
    border-bottom: 1px solid #E4E4E4;
}

.gsgkLiAct {
    background: url('../img/gsgkUlBac.png') no-repeat;
    color: #FFFFFF !important;
    background-size: 100% 100%;
}

.gsgkUlBac2 {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}

.gsgkDivRight {
    width: 940px;
    padding: 30px;
    background: #FFFFFF;
}

.gsgkDivRight>div {
    display: none;
}

.gsgkDivRightAct {
    display: block !important;
}

.gsgkPTitle {
    color: #333333;
    font-size: 26px;
}

.gsgkPXx {
    color: #666666;
    font-size: 14px;
    margin: 25px 0 40px;
}

.gsgkPXx p {
    line-height: 22px;
}

.gsgkLine {
    margin-right: 20px;
    width: 1px;
    height: 64px;
    background: #DBDBDB;
}

.gsgkPXxSon {
    align-items: flex-end;
}

.gsgkPXxSon div {
    width: 1px;
    height: 14px;
    background: #333333;
    margin: 4px 10px;
}

.gsgkText {
    color: #555555;
    font-size: 16px;
}

.gsgkText p {
    text-indent: 2em;
    line-height: 32px;
    margin: 0 0 20px;
    text-align: justify;
}

.gsgkText img {
    display: block;
    max-width: 100%;
    margin: 0 auto 20px;
}

.imgName {
    text-indent: 0 !important;
    text-align: center !important;
}

.xmGkEn {
    text-align: center;
    color: #999999;
    font-size: 18px;
    line-height: 25px;
}

.xmGkName {
    text-align: center;
    font-size: 24px;
    color: #333333;
    line-height: 33px;
}

.xmgkLine {
    margin: 5px auto 18px;
    width: 28px;
    height: 2px;
    background: #013686;
    border-radius: 2px 2px 2px 2px;
}

.xmGkText {
    font-size: 16px;
    color: #333333;
    line-height: 32px;
    text-indent: 2em;
    text-align: justify;
}

.gsGkDiv {
    justify-content: space-between;
    flex-wrap: wrap;
}

.gsGkDiv a {
    margin-top: 20px;
    display: block;
    width: 430px;
    height: 271px;
    position: relative;
}

.xmgkLine2 {
    width: 880px;
    height: 1px;
    background: #E4ECFA;
    margin: 20px auto 10px;
}

.tjDiv {
    width: 100%;
    flex-wrap: wrap;
}

.tjDiv>div {
    margin-right: 20px;
    margin-bottom: 20px;
}

.tjDiv>div:nth-child(3n) {
    margin-right: 0;
}

.tjImg {
    width: 280px;
    height: 181px;
    border-radius: 8px 8px 0px 0px;
}

.tjDivBottom {
    padding: 0 10px;
    justify-content: space-between;
    width: 280px;
    height: 48px;
    box-shadow: 0px 4px 6px 0px rgba(153, 153, 153, 0.2);
    background: #FFFFFF;
    border-radius: 0px 0px 8px 8px;
}

.tjDivName {
    color: #333333;
    font-size: 16px;
}

.tjDivNumber {
    color: #333333;
    font-size: 12px;
}

.tjDivNumber span {
    color: #013686;
    font-size: 20px;
}

.flex-1 {
    flex: 1;
}

.yinCang {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.yinCang2 {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.fyDiv {
    color: #666666;
    font-size: 16px;
    justify-content: center;
}

.fyDiv p {
    margin-right: 12px;
    padding: 6px;
}

.fyDivPAct {
    color: #FFFFFF !important;
    background: #013686 !important;
}

.fyDiv select {
    width: 120px;
    height: 28px;
    border: 1px solid #666666;
    color: #999999;
    font-size: 16px;
}

.tjxqLeftDiv {
    padding: 30px 40px;
    width: 880px;
    background: #FFFFFF;
}

.tjxqTitle {
    text-align: center;
    color: #333333;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
}

.tjxqLb {
    margin-bottom: 20px;
}

.tjxqLb .line {
    width: 106px;
    height: 1px;
    background: #013686;
    margin-bottom: 10px;
}

.tjxqLb p {
    color: #555555;
    font-size: 18px;
    text-align: justify;
}

.tjxqLb span {
    color: #013686;
    font-size: 18px;
    font-weight: bold;
}

.tjxqText>p {
    font-size: 16px;
    color: #555555;
    line-height: 32px;
    text-indent: 2em;
    margin-bottom: 30px;
}

.tjxqText img {
    max-width: 100%;
    margin: 0 auto 30px;
}

.tjxqRightDiv {
    width: 420px;
    background: #FFFFFF;
    padding: 30px 25px;
}

.tjxqUl li {
    display: flex;
    margin-top: 25px;
    border-bottom: 1px solid #E4E4E4;
}

.tjxqLiLeft {
    width: 60px;
    height: 61px;
    border: 1px solid #E4E4E4;
    border-bottom: 0;
    padding-top: 5px;
    margin-right: 20px;
}

.tjxqLiLeft p:nth-child(1) {
    color: #013686;
    font-size: 26px;
    line-height: 33px;
    text-align: center;
}

.tjxqLiLeft p:nth-child(2) {
    text-align: center;
    color: #333333;
    font-size: 12px;
}

.tjxqLiName {
    color: #333333;
    font-size: 14px;
    line-height: 19px;
    flex: 1;
    height: 38px;
}

.xwzxDivRight {
    width: 940px;
    height: 1050px;
    background: #FFFFFF;
    padding: 30px;
}

.xwzxUl li>p:nth-child(1) {
    flex: 1;
}

.tzggUl li>p>span:nth-child(2) {
    max-width: 1100px !important;
}

.xwzxUl li>p>span:nth-child(2) {
    max-width: 700px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.xwzxUl li {
    color: #333333;
    font-size: 18px;
    margin-bottom: 25px;
    justify-content: space-between;
}

.xwzxUl li:last-child {
    margin-bottom: 0;
}

.xwzxUl li:hover {
    color: #0081CC;
    font-weight: bold;
}

.yuan {
    border-radius: 50%;
    margin-right: 10px;
    display: block;
    width: 4px;
    height: 4px;
    background: #333333;
}

.xwzxUl {
    padding-bottom: 60px;
    margin-bottom: 60px;
    border-bottom: 1px solid #E4ECFA;
}

.xwzxUlLast {
    padding-bottom: 50px !important;
    border: 0 !important;
    margin-bottom: 0 !important;
}

.newImg {
    width: 28px;
    height: 31.13px;
    margin-right: 12px;
}

.imgName2 {
    font-size: 20px !important;
}

.formBox {
    position: relative;
    overflow: hidden;
    width: 1320px;
    min-height: 500px;
    padding: 30px;
    margin: 0 auto;
    background: #FFFFFF;
    box-shadow: 0px 4px 6px 0px rgba(153, 153, 153, 0.2);
}

.formTitle {
    font-size: 22px;
    color: #333333;
    font-weight: bold;
    padding: 0 65px !important;
    margin-bottom: 5px;
}

.sxjlJs {
    color: #666666;
    font-size: 18px;
    padding: 0 65px !important;
    margin-bottom: 20px;
    overflow: hidden;
}

.sxjlJs p:nth-child(1) {
    margin-right: 25px;
}

.sxjlDel {
    margin-top: 4.5px;
    font-size: 14px;
    cursor: pointer;
    color: rgba(213, 73, 65, 0.898);
}

.sxjlDel img {
    width: 16px;
    height: 16px;
}

.sxjlDel p {
    line-height: 16px;
}

.sxjlText {
    width: 477px !important;
    margin: 20px 0 0 65px !important;
}

.tjjlDiv {
    padding: 0 65px;
    margin-top: 20px;
    overflow: hidden;
    cursor: pointer;
}

.tjjlDiv div {
    width: 40px;
    height: 40px;
    color: #0566A3;
    background: #FFFFFF;
    border-radius: 3px 3px 3px 3px;
    border: 1px solid rgba(5, 102, 163, 0.5);
    text-align: center;
    line-height: 38px;
    margin-right: 8px;
    font-size: 20px;
}

.tjjlDiv p {
    line-height: 40px;
    color: #0566A3;
}

.zwpjText {
    width: 477px !important;
    margin: 0 0 0 65px !important;
}

.tzwjBox {
    margin-top: 25px;
    width: 480px;
    height: 256px;
}

.tzwjBox>div {
    margin-top: 87px;
}

.scBtn button {
    width: 103px;
    height: 32px;
    font-size: 18px;
    border-radius: 3px 3px 3px 3px;
}

.scBtn button:nth-child(2) {
    background: #E7E7E7;
    color: rgba(0, 0, 0, 0.9);
    margin-right: 8px;
}

.scBtn button:nth-child(1) {
    background: rgba(5, 102, 163, 0.4);
    color: rgba(255, 255, 255, 0.9);
}

.scBtn {
    margin-top: 25px;
    width: 480px;
}

.tjBtn {
    width: 140px;
    height: 40px;
    background: #013686;
    border-radius: 2px;
    color: #FFFFFF;
    font-size: 16px;
    display: block;
    margin: 20px auto 0;
}

.wjBox {
    padding: 0 65px;
}

.layui-input:focus,
.layui-textarea:focus {
    border-color: #0566A3 !important;
    box-shadow: 0 0 2px RGBA(25, 104, 207, 0.3) !important;
}

.layui-form-select dl dd.layui-this {
    color: #0566A3 !important;
}

.xbBox {
    padding: 9px 15px;
    color: #666666;
    font-size: 16px;
}

.xbBox .xbBoxSon:nth-child(1) {
    margin-right: 50px;
}

.xbBox .xbyuan {
    margin-right: 15px;
    width: 22px;
    height: 22px;
    border: 1px solid #DBDBDB;
    border-radius: 50%;
}

.xbBoxSonAct .xbyuan {
    border: 6px solid #0566A3 !important;
}

.xbBoxSonAct p {
    color: #0566A3 !important;
}

.scjlLine {
    width: 1260px;
    height: 1px;
    background: #E4ECFA;
    position: absolute;
    left: 30px;
}

.scjlLineOne {
    top: 330px;
}

.scjlLineTwo {
    top: 578px;
}

.scjlLineThree {
    top: 930px;
}

.formTitle2 {
    margin-top: 80px;
}

.pdfDiv {
    width: 1320px;
    /* margin: 0 auto; */
    padding: 30px;
    background: #FFFFFF;
}

.dlBox {
    display: none;
    width: 310px;
    height: 318px;
    background: #FFFFFF;
    position: absolute;
    right: 20px;
    top: 110px;
    box-shadow: 0px 6px 10px 0px rgba(102, 102, 102, 0.2);
}

.dlTitle {
    position: relative;
    height: 58px;
    width: 100%;
    margin-bottom: 20px;
    border-bottom: 1px solid #013686;
}

.dlTitle>p {
    text-align: center;
    color: #013686;
    font-size: 18px;
    line-height: 58px;
    font-weight: bold;
}

.dlClose {
    color: #C4C4C4;
    font-size: 14px;
    position: absolute;
    right: 10px;
    top: 18px;
}

.dlClose img {
    width: 14px;
    height: 14px;
    margin-right: 5px;
}

.dlXxBox {
    color: #666666;
    font-size: 16px;
}

.dlXxBox input::placeholder {
    color: #9E9E9E;
    font-size: 16px;
}

.dlXxBox>div {
    padding: 0 20px;
    margin-bottom: 8px;
    justify-content: space-between;
}

.dlXxBox p {
    margin-right: 10px;
}

.mmDiv {
    width: 210px;
    height: 45px;
    background: #F9F9F9;
    border-radius: 2px 2px 2px 2px;
    padding-right: 10px;
}

.mmDiv input {
    flex: 1;
    width: 180px !important;
}

.ckmm {
    width: 14px;
    height: 14px;
}

.ckmm2 {
    width: 18px !important;
    height: 18px !important;
}

.dlXxBox input {
    color: #013686;
    box-sizing: border-box;
    padding: 0 7px;
    font-size: 16px;
    width: 210px;
    height: 45px;
    background: #F9F9F9;
    border-radius: 2px 2px 2px 2px;
}

.yzmDiv input {
    width: 110px !important;
}

.yzmRq {
    width: 92px;
    height: 45px;
    border-radius: 2px 2px 2px 2px;
    /* border: 1px solid black; */
}

.dlBtn {
    display: block;
    margin: 20px auto 0;
    width: 170px;
    height: 50px;
    color: #FFFFFF;
    font-size: 18px;
    background: linear-gradient(180deg, #F6B51C 0%, #F48710 100%);
    border-radius: 4px 4px 4px 4px;
}

.wsjDiv {
    width: 940px;
    height: 620px;
    background: #FFFFFF;
    justify-content: center;
}

.wsjDivSon img {
    width: 320px;
    height: 320px;
    margin: 0 auto;
    display: block;
}

.wsjDivSon p {
    color: #AAAAAA;
    font-size: 16px;
    text-align: center;
    margin-top: -22px;
}

.hddbDiv {
    width: 50px;
    height: 50px;
    background: #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    opacity: 1;
    border: 1px solid rgba(1, 54, 134, 0.4);
    position: fixed;
    bottom: 50px;
    right: 70px;
    justify-content: center;
}

.hddbDiv img {
    width: 26px;
    height: 26px;
}