* {
    margin: 0;
    padding: 0;
}

html,
body {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    font-family: 'Microsoft YaHei';
}

span {
    cursor: default;
}

p {
    cursor: default;
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

p {
    display: block;
    margin-block-start: 0em;
    margin-block-end: 0em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
}


/*解决图片3px像素问题*/

img {
    vertical-align: middle;
}

input {
    outline: none;
}


/*浮动*/

.fl {
    float: left;
}

.fr {
    float: right;
}

.cl {
    clear: both;
}

.clear:after {
    width: 0px;
    height: 0px;
    content: "";
    display: block;
    clear: both;
}

.f12 {
    font-size: 12px;
}

.f14 {
    font-size: 14px;
}

.f16 {
    font-size: 16px;
}

.f18 {
    font-size: 18px;
}

.content {
    width: 1200px;
    min-height: 560px;
    margin: 0 auto;
}

.main {
    width: 100%;
    height: auto;
}



.ban_tex {
    width: 1200px;
    margin: 0 auto;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
}

.ban_tex p:nth-child(1) {
    font-size: 28px;
}

.ban_tex p:nth-child(2) {
    font-size: 14px;
    margin-top: 6px;
}

.actives {
    background: #2C83F0 !important;
    color: #fff !important;
}


/* 今日改 */

.tdspan {
    width: 592px;
    height: 64px;
    display: inline-block;
    background: #F9FAFC;
    padding: 20px;
    margin-top: 10px;
    padding-left: 45px;
    margin-right: 15px;
}


/* ----- */

.tdspan span:first-child {
    position: relative;
    font-size: 18px;
    line-height: 24px;
    color: #333333;
    float: left;
    cursor: default;
}

.tdspan span:first-child::before {
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #4DA0E9;
    position: absolute;
    top: 31%;
    left: -20px;
}

.tdspan span:last-child {
    float: right;
    display: inline-block;
    width: 120px;
    height: 36px;
    background: linear-gradient(270deg, #2C83F0 0%, #6AA6F2 100%);
    opacity: 1;
    border-radius: 4px;
    font-size: 16px;
    line-height: 35px;
    color: #FFFFFF;
    text-align: center;
    transform: translate(0px, -5px);
    cursor: pointer;
}

.tdspan span:first-child:hover {
    color: #2C83F0 !important;
}

.table {
    width: 100%;
}

.table table {
    width: 100%;
    height: 100%;
}

.table table tr {
    border: none;
}

.table table tr td {
    width: 100px;
    height: 42px;
    border: 1px solid #E4EEFA;
    /* line-height: 34px; */
    font-family: 'Microsoft YaHei';
    font-weight: bold;
}

.tbjt {
    width: 85%;
}

.table table tr td:nth-child(1) {
    padding-left: 26px;
    font-size: 14px;
    color: #555555;
}

.table table tr td:nth-child(1) img {
    width: 16%;
    margin-right: 6px;
}

.table table tr td:nth-child(2) {
    padding-left: 30px;
    font-size: 14px;
    text-align: left;
    color: #999999;
}

.table table tr:not(:first-child) td:nth-child(3) {
    padding-left: 40px;
    color: #555555;
    text-align: left;
}

.table table tr td:nth-child(4) {
    padding-left: 40px;
    color: #555555;
    text-align: left;
}

.table table tr td span {
    color: #2C83F0!important;
    margin-right: 4px;
}

.per_tab {
    position: relative;
    margin-top: 5%;
}

.rightbtn {
    position: absolute;
    right: 0;
    top: -5px;
    width: 170px;
    height: 40px;
    background: #FBFDFF;
    border: 1px solid #2C83F0;
    font-size: 18px;
    text-align: center;
    line-height: 39px;
    color: #2C83F0;
    cursor: pointer;
}

/*.jiange {*/
/*    width: 1px;*/
/*    height: 20px;*/
/*    background: #717171;*/
/*    position: absolute;*/
/*    top: 4px;*/
/*    left: 12%;*/
/*}*/


/* .per_tab ul li {
    float: left;
    color: #919191;
    font-size: 18px;
    font-weight: bold;
    margin-right: 0;
    cursor: pointer;
    padding-bottom: 10px;
    width: 12%;
} */


/* .current {
    font-size: 20px!important;
    color: #2C83F0!important;
} */

.themain {
    height: auto;
}

.iconbox {
    width: 100%;
    height: 157px;
    margin-top: 15px;
    padding: 20px 15px;
    border: 1px solid #C6DDF4;
}

.iconbox ul {
    position: relative;
    display: flex;
    justify-content: space-between;
}

.iconbox ul li {
    width: 116px;
    height: 115px;
    text-align: center;
    float: left;
}

.faperson {
    width: 100%;
    height: 157px;
    margin-top: 15px;
    padding: 20px 15px;
    border: 1px solid #C6DDF4;
}

.faperson ul {
    position: relative;
}

.faperson ul li {
    width: 116px;
    height: 115px;
    margin-left: 46px;
    margin-right: 46px;
    text-align: center;
    float: left;
}

.faperson ul li:nth-child(1) {
    margin: 0 !important;
    border: 1px solid;
}

.faperson ul li:last-child {
    margin-right: 0 !important;
}

.tdspan:hover {
    border: 1px solid #2C83F0;
    box-shadow: 0px 5px 12px rgba(9, 54, 111, 0.1);
}

.theline{
    position: absolute;
}

.theline img {
    position: absolute;
    top: 73px;
    left: 62px;
    z-index: -1;
}

.firstp {
    width: 100%;
    height: 62px;
    position: relative;
}

.firstp span:first-child img {
    position: absolute;
    top: 0;
    left: 26%;
    z-index: -1;
}

.firstp span:nth-child(2) img {
    position: absolute;
    top: 0;
    left: 26%;
    z-index: -1;
}

.firstp span:nth-child(3) img {
    position: absolute;
    top: 3px;
    left: 30%;
    z-index: 1 !important;
    cursor: pointer;
}

.firstp span:last-child img {
    position: absolute;
    top: 3px;
    left: 30%;
    z-index: 1 !important;
    cursor: pointer;
}

.secondp {
    width: 100%;
    height: 30px;
    line-height: 36px;
    text-align: center;
    transform: translateY(10px);
}

.secondp span{
    cursor: pointer;
}


.checked {
    color: #2C83F0 !important;
    font-size: 16px;
    font-weight: 600 !important;
}

.checkedfa {
    color: #2C83F0 !important;
    font-size: 16px;
    font-weight: 600 !important;
}

.firstpfa {
    width: 100%;
    height: 62px;
    position: relative;
}

.firstpfa span:first-child img {
    position: absolute;
    top: 0;
    left: 26%;
    z-index: -1;
}

.firstpfa span:nth-child(2) img {
    position: absolute;
    top: 0;
    left: 26%;
    z-index: -1;
}

.firstpfa span:nth-child(3) img {
    position: absolute;
    top: 3px;
    left: 30%;
    z-index: 1 !important;
    cursor: pointer;
}

.firstpfa span:last-child img {
    position: absolute;
    top: 3px;
    left: 30%;
    z-index: 1 !important;
    cursor: pointer;
}

.secondpfa {
    width: 100%;
    height: 30px;
    line-height: 28px;
    text-align: center;
}

.secondpfa span{
    cursor: pointer;
}

.threep {
    height: 25px;
    line-height: 25px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 21px;
    color: #333333;
    cursor: pointer;
}

.threepfa {
    height: 25px;
    line-height: 25px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 21px;
    color: #333333;
    cursor: pointer;
}

.thingul ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
}



.thingul ul li {
    position: relative;
    width: 592px;
    height: 64px;
    line-height: 45px;
    margin-bottom: 15px;
    background: #F9FAFC;
    padding: 10px 20px;
}

.thingul ul li span:nth-child(1) {
    width: 10px;
    height: 10px;
    background: #4DA0E9;
    border-radius: 50%;
    display: inline-block;
    margin-right: 10px;
    float: left;
    margin-top: 19px;
}

.thingul ul li span:nth-child(2) {
    width: 390px;
    overflow: hidden;
    float: left;
}

.thingul ul li span:nth-child(3) {
    float: right;
    width: 120px;
    height: 36px;
    background: linear-gradient(270deg, #2C83F0 0%, #6AA6F2 100%);
    opacity: 1;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    line-height: 33px;
    margin-top: 5px;
    cursor: pointer;
}

.thingul ul li img {
    width: 34px;
    height: 23px;
    position: absolute;
    top: -12px;
    right: 0px;
}

.thingulfa ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
}

.thingulfa ul li {
    position: relative;
    width: 592px;
    height: 64px;
    line-height: 45px;
    margin-bottom: 15px;
    background: #F9FAFC;
    padding: 10px 20px;
}

.thingulfa ul li span:nth-child(1) {
    width: 10px;
    height: 10px;
    background: #4DA0E9;
    border-radius: 50%;
    display: inline-block;
    margin-right: 10px;
    float: left;
    margin-top: 19px;
}

.thingulfa ul li span:nth-child(2) {
    width: 390px;
    overflow: hidden;
    float: left;
}

.thingulfa ul li span:nth-child(3) {
    float: right;
    width: 120px;
    height: 36px;
    background: linear-gradient(270deg, #2C83F0 0%, #6AA6F2 100%);
    opacity: 1;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    line-height: 33px;
    margin-top: 5px;
    cursor: pointer;
}

.thingulfa ul li img {
    width: 34px;
    height: 23px;
    position: absolute;
    top: -12px;
    right: 0px;
}

.area_con {
    margin-bottom: 20px;
}

.area_title {
    color: #333333;
    font-weight: bold;
    font-size: 20px;
    margin: 40px 0 20px 0;
}

.area_con ul li {
    float: left;
    font-size: 14px;
    width: 24%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin-right: 1%;
    cursor: pointer;
    background: #F1F2F3;
    color: #333333;
    margin-bottom: 12px;
    word-wrap: break-word;
    border-radius: 2px;
}

.area_con ul li:last-child {
    color: #2C83F0;
    border: 1px solid #2C83F0;
    background: #FBFDFF;
}

.area_con ul li:last-child img {
    width: 6%;
    vertical-align: -1px;
    margin-left: 4px;
}

.ar_active {
    background: #2C83F0!important;
    color: #FFFFFF!important;
}

.isswiper {
    position: relative;
    width: 1220px;
    margin: 15px auto;
    margin-bottom: 10px;
}

.sitem {
    width: 277px;
    height: 210px;
    background-color: #fff;
    box-shadow: 0px 2px 10px rgba(153, 153, 153, 0.2);
    cursor: pointer;
    transition: all 0.6s ease 0s;
}

.iconbox ul li:hover {
    transform: scale(1.1);
}

.sitem:hover {
    transform: scale(1.06);
}

.sitem img {
    width: 100%;
    height: 145px;
}

.sitem p {
    height: 65px;
    text-align: center;
    font-size: 18px;
    font-family: PingFangSC-Medium;
    line-height: 25px;
    color: #333333;
    padding: 10px 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.now-sitem p {
    border-bottom: 3px solid #1F59D8;
    color: #1F59D8 !important;
}

.thingDetaile {
    position: relative;
    width: 1200px;
    height: 290px;
    margin: 0 auto;
    padding: 10px 20px;
    background: #FFFFFF;
    border: 1px solid #D8D8D8;
    box-shadow: 0px 2px 10px rgba(153, 153, 153, 0.2);
}

.thingDetaile h5 {
    font-size: 28px;
    font-family: PingFangSC-Semibold;
    line-height: 40px;
    color: #333333;
    /*margin-bottom: 15px;*/
}

.thingDetaile hr {
    background-color: #D8D8D8;
}

.thingDetaile img {
    width: 161px;
    position: absolute;
    top: -56px;
    right: 12px;
}

.thingDetaile h5 img {
    position: relative;
    width: 44px;
    top: 0;
    left: 8px;
}

.isleft {
    width: 560px;
    height: 122px;
    margin-top: 15px;
    float: left;
}

.isleft p:first-child {
    font-size: 18px;
    font-family: PingFangSC-Semibold;
    line-height: 25px;
    color: #1F59D8;
}

.isleft ul {
    display: flex;
    min-height: 65px;
    flex-wrap: wrap;
    padding-left: 20px;
    margin-top: 10px;
}

.isleft li {
    width: 50%;
    height: 30px;
    font-size: 16px;
    font-family: PingFangSC-Regular;
    line-height: 22px;
    color: #666666;
    list-style: square;
}

.twobtn {
    margin-top: 20px;
}

.twobtn span {
    display: inline-block;
    text-align: center;
    font-size: 16px;
    line-height: 39px;
    font-family: PingFangSC-Regular;
}

.twobtn span img {
    position: relative;
    width: 20px;
    top: -1px;
    left: -6px;
}

.btnone {
    width: 120px;
    height: 40px;
    background: #FFFFFF;
    border: 1px solid #2C83EF;
    opacity: 1;
    border-radius: 4px;
    color: #2C83EF;
    cursor: pointer;
    margin-right: 15px;
}

.btntwo {
    width: 120px;
    height: 40px;
    background: #FFFFFF;
    border: 1px solid #2C83EF;
    opacity: 1;
    border-radius: 4px;
    color: #2C83EF;
    cursor: pointer;
    margin-right: 15px;
}

.twobtn span:hover {
    box-shadow: 5px 5px 5px rgba(139, 138, 138, 0.4);
}

.btnthree {
    width: 120px;
    height: 40px;
    cursor: pointer;
    background: linear-gradient(92deg, #6AA6F2 0%, #2D83F0 100%);
    opacity: 1;
    border-radius: 4px;
    color: #fff;
    margin-right: 15px;
}




.isright {
    width: 560px;
    height: 200px;
    float: right;
    margin-top: 15px;
    background: #EDF6FD;
    padding: 15px 20px;
}

.pics {
    width: 60px;
    float: right;
    font-size: 14px;
    font-family: PingFangSC-Medium;
    line-height: 20px;
    color: #333333;
    margin-left: 40px;
}

.pics p {
    text-align: center;
    margin-bottom: 10px;
}

.pics img {
    display: block;
    width: 32px;
    position: relative;
    top: 0;
    left: 23%;
}

.detail li {
    float: left;
    height: 40px;
    text-align: center;
    list-style: none;
    background: #fff;
    font-size: 16px;
    font-family: PingFangSC-Medium;
    line-height: 22px;
    color: #666666;
}

.detail li:first-child {
    width: 80px;
    margin-right: 20px;
}

.detail li {
    width: 100px;
    padding-top: 10px;
}

.detail li:nth-child(2) {
    width: 120px;
}

.detail li:nth-child(n+2) {
    text-decoration: line-through;
}

.detail {
    width: 100%;
    height: 40px;
    margin-bottom: 12px;
}

.next li {
    color: #1F58D7;
    text-decoration: none !important;
}


.bigtite p {
    text-align: center;
    font-size: 32px;
    font-family: AlibabaPuHuiTi_2_105_Heavy;
    line-height: 45px;
    color: #999999;
    font-weight: 600;
}

.thearrow {
    display: block;
    position: absolute;
    top: -14px;
    left: 49%;
    width: 30px;
    height: 30px;
    border-left: 1px solid #D8D8D8;
    border-top: 1px solid #D8D8D8;
    /* box-shadow: 0px 2px 10px rgba(153, 153, 153, 0.2); */
    transform: rotate(45deg);
    z-index: 99;
    background-color: #fff;
}

.bigtite span {
    cursor: pointer;
}

.nowcheck {
    position: relative;
    color: #333 !important;
}

.bigtite img {
    position: absolute;
    display: none;
    left: 41.5%;
    top: 125%;
    width: 32px;
}

.nowcheck img {
    display: block;
}

.clear li {
    text-align: center;
    line-height: 30px;
}


/* 今日改 */

.clear li {
    width: 200px;
    height: 58px;
    background: #F1F2F3;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 58px;
    float: left;
    cursor: pointer;
    /* color: #333333 !important; */
}


/* .clear li:last-child {
    width: 200px;
    height: 58px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    background: #2C83F0;
    line-height: 55px;
    color: #fff !important;
} */

.current {
    background: #2C83F0 !important;
    color: #fff !important;
}


/* 今日改 */

.thecicle ul {
    min-height: 110px;
    margin: 25px 0;
    margin-bottom: 15px;
}

.thecicle ul li {
    width: 183px;
    height: 48px;
    line-height: 30px;
    background: #FFFFFF;
    box-shadow: 0px 2px 15px rgba(153, 153, 153, 0.2);
    opacity: 1;
    border-radius: 4px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 21px;
    padding: 12px;
    margin-right: 20px;
    text-align: left;
    color: #333333;
    float: left;
    margin-bottom: 10px;
    cursor: pointer;
}

.thecicle ul li:nth-child(n+13) {
    display: none;
}

.thecicle ul li:nth-child(6n) {
    margin-right: 0;
}

.thecicle ul li img {
    width: 31px;
}

.thecicleb ul {
    min-height: 110px;
    margin: 25px 0;
    margin-bottom: 15px;
}

.thecicleb ul li {
    width: 183px;
    height: 48px;
    line-height: 30px;
    background: #FFFFFF;
    box-shadow: 0px 2px 15px rgba(153, 153, 153, 0.2);
    opacity: 1;
    border-radius: 4px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 21px;
    padding: 12px;
    margin-right: 20px;
    text-align: left;
    color: #333333;
    float: left;
    margin-bottom: 10px;
    cursor: pointer;
}

.thecicleb ul li:nth-child(n+13) {
    display: none;
}

.thecicleb ul li:nth-child(6n) {
    margin-right: 0;
}

.thecicleb ul li img {
    width: 31px;
}

.area_con {
    clear: both;
}


/* 今日新加 */

.thingul {
    margin: 25px 0;
}

.seeall {
    text-align: center;
    font-size: 14px;
    font-family: PingFangSC-Regular;
    line-height: 20px;
    color: #1677FF;
    cursor: pointer;
}

.seeallb {
    text-align: center;
    font-size: 14px;
    font-family: PingFangSC-Regular;
    line-height: 20px;
    color: #1677FF;
    cursor: pointer;
}

.seeall span {
    cursor: pointer;
}

.seeallb span {
    cursor: pointer;
}

.seeall span:last-child {
    display: inline-block;
    transform: rotate(90deg);
}

.seeallb span:last-child {
    display: inline-block;
    transform: rotate(90deg);
}

.seemore li {
    display: inline-block !important;
}

.themeul p {
    margin: 20px 0;
}

.themeul {
    position: relative;
    width: 100%;
    clear: both;
    padding-top: 20px;
}

.themeul p span:first-child {
    font-size: 24px;
    font-family: PingFangSC-Medium;
    line-height: 33px;
    color: #333333;
}

.themeul p span:last-child {
    font-size: 16px;
    font-family: PingFangSC-Regular;
    line-height: 22px;
    color: #666666;
}

.themeul hr {
    height: 4px;
    background: #ACACAC;
}

.conul ul li {
    width: 592px;
    height: 64px;
    padding: 10px 20px;
    background: #F9FA
}

.conul li span:first-child {
    display: inline-block;
    float: left;
    width: 10px;
    height: 10px;
    background: #4DA0E9;
    border-radius: 50%;
}

.contul li span:nth-child(2) {
    float: left;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 24px;
    color: #333333;
}

.contul li span:nth-child(3) {
    display: inline-block;
    float: right;
    width: 110px;
    height: 32px;
    background: linear-gradient(270deg, #2C83F0 0%, #6AA6F2 100%);
    opacity: 1;
    border-radius: 4px;
}

.nowtheme {
    background: #F4FAFF !important;
    border: 1px solid #2C83F0 !important;
    box-shadow: 0px 2px 15px #E0EDFF;
    color: #2C83F0 !important;
    font-weight: 600;
}

.seeall {
    text-align: center;
    font-size: 14px;
    font-family: PingFangSC-Regular;
    line-height: 20px;
    color: #1677FF;
    cursor: pointer;
    clear: both;
}

.seeno {
    text-align: center;
    font-size: 14px;
    font-family: PingFangSC-Regular;
    line-height: 20px;
    color: #1677FF;
    cursor: pointer;
    clear: both;
}

.seenob {
    text-align: center;
    font-size: 14px;
    font-family: PingFangSC-Regular;
    line-height: 20px;
    color: #1677FF;
    cursor: pointer;
    clear: both;
}

.seeallb {
    text-align: center;
    font-size: 14px;
    font-family: PingFangSC-Regular;
    line-height: 20px;
    color: #1677FF;
    cursor: pointer;
    clear: both;
}

.seeall span {
    cursor: pointer;
}

.seeno span {
    cursor: pointer;
}

.seeallb span {
    cursor: pointer;
}

.seenob span {
    cursor: pointer;
}

.seeall span:last-child {
    display: inline-block;
    transform: rotate(90deg);
}

.seeallb span:last-child {
    display: inline-block;
    transform: rotate(90deg);
}

.seeno span:last-child {
    display: inline-block;
    transform: rotate(90deg);
}

.seenob span:last-child {
    display: inline-block;
    transform: rotate(90deg);
}