@charset "UTF-8";

body {
    font: normal 12px/1.6 Arial, sans-serif;
    margin: 0;
    padding: 0;
    font-family: "microsoft yahei";
    min-width: 1328px;
    background: #5d8de2;
    overflow-x: hidden;
}

a {
    color: #333;
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:active {
    text-decoration: none;
}

video:focus {
    outline: 0;
}

video:focus {
    outline: none;
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
}

.clearfix:after {
    clear: both;
}

/*不换行加...*/
.t-ellipsis,
.t-ellipsis-2,
.t-ellipsis-3,
.t-ellipsis-4,
.t-ellipsis-5 {
    overflow: hidden;
    text-overflow: ellipsis;
}

.t-ellipsis {
    white-space: nowrap;
}

.t-ellipsis-1 {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.t-ellipsis-2 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.t-ellipsis-3 {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.t-ellipsis-4 {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.t-ellipsis-5 {
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

.t-ellipsis-6 {
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
}

.page {
    background: #5d8de2;
}


div {
    box-sizing: border-box;
}


/* add */
.topImg {
    width: 100%;
    height: 1049px;
    overflow: hidden;
    background: #eefaff;
    position: relative;
}

a:hover {
    color: inherit;
}

.hidden {
    height: 783px;
}

.topImg .inside,
.topImg .inside li {
    width: 100%;
    position: relative;
    cursor: pointer;
}

.topImg img {
    position: relative;
    left: 50%;
    top: 0;
    margin-left: -960px;
    vertical-align: middle;
    width: auto;
}

.topImg .banner {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 431px;
    z-index: 99;
    background: url(https://file.40017.cn/img140017cnproduct/cn/s/2021/zt/touch/20211012/banner.png) no-repeat center center;
    /* background-size: 100% 100%; */
}

.topImg .mSlider_nav_circle {
    /* background: none; */
    bottom: 50px;
    left: 50%;
    transform: translateX(-50%);
    margin: 0 !important;
    bottom: 476px;
}

.topImg .mSlider_nav_circle:before,
.topImg .mSlider_nav_circle:after {
    content: "";
    width: 9px;
    height: 100%;
    top: 0;
    background: url(//js.40017.cn/cn/public/module/mSlider/0.4.3/circle_v2.png) 0 -24px no-repeat;
    position: absolute;
}

.topImg .mSlider_nav_circle:after {
    right: -9px;
    background-position: -9px -24px;
}

.topImg .mSlider_nav_circle li {
    margin: 0 5px;
}

.inline-block {
    display: inline-block;
}

.box .con {
    width: 1001px;
    margin: 0 auto;
}

.citytabList {
    width: 1001px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 24px;
}

.box1 .citytab {
    background: url(https://file.40017.cn/img140017cnproduct/cn/s/2021/zt/touch/20211012/btn.png);
    width: 58px;
    height: 59px;
    background-size: 100% 100%;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
}

.box1 .active {
    background: url(https://file.40017.cn/img140017cnproduct/cn/s/2021/zt/touch/20211012/btn-a.png);
    background-size: 100% 100%;
    color: #5d8de2;
}

.box1 .contents {}

.box1 .contents {}

.box1 .contents .slider4 {
    position: relative;
    height: 1056px;
    overflow: hidden;
}

.box1 .contents .content5 .li {
    width: 1000px;
    height: 320px;
    background: #FFFFFF;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px;
    margin-bottom: 20px;
}

.box1 .contents .content5 .li .content5-left {
    width: 470px;
    height: 300px;
    border-radius: 10px;
}

.box1 .contents .content5 .li .content5-left img {
    width: 470px;
    height: 300px;
    border-radius: 10px;
}

.box1 .contents .content5 .li .content5-right {
    width: 490px;
    height: 320px;
    padding-top: 9px;
}

.box1 .contents .content5 .li .content5-right .name {
    font-size: 28px;
    font-family: Noto Sans S Chinese;
    font-weight: 400;
    color: #000000;
    overflow: hidden;
}

.box1 .contents .content5 .li .content5-right .summary {
    height: 150px;
    font-size: 16px;
    font-family: Noto Sans S Chinese;
    font-weight: normal;
    color: #000000;
    line-height: 30px;
}

.box1 .contents .content5 .li .content5-right a {
    width: 407px;
    height: 65px;
    background: #FF653D;
    border-radius: 65px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    margin-top: 10px;
}

.box1 .contents .content5 .li .content5-right a .gonow {
    font-size: 28px;
    font-family: Noto Sans S Chinese;
    font-weight: 400;
    color: #FFFFFF;
}



.box2 {
    margin-top: 50px;
}

.box2 .slider5 {
    position: relative;
    height: 763px;
    overflow: hidden;
    background: #79aaff;
    border-radius: 10px;
    overflow: hidden;
}

.box2 .con .content5 .li {
    width: 998px;
    height: 763px;
    background: #79aaff;
    border-radius: 10px;
    overflow: hidden;
}

.box2 .con .content5 .li .content5-left {
    width: 998px;
    height: 489px;
    border-radius: 5px;
}

.box2 .con .content5 .li .content5-left img {
    width: 998px;
    height: 489px;
    border-radius: 5px;
}

.box2 .con .content5 .li .content5-right {
    width: 998px;
    /* padding-top: 9px; */
    padding: 19px;
}

.box2 .con .content5 .li .content5-right .namebox {
    display: flex;
    align-items: center;
}

.box2 .con .content5 .li .content5-right .namebox .line {
    width: 9px;
    height: 29px;
    background: #FFFF4C;
}

.box2 .con .content5 .li .content5-right .namebox .name {
    font-size: 30px;
    font-family: Noto Sans S Chinese;
    font-weight: 400;
    color: #FFFF82;
    width: 100%;
    padding-left: 20px;
    overflow: hidden;
}

.box2 .con .content5 .li .content5-right .summary {
    font-size: 24px;
    font-family: Noto Sans S Chinese;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 36px;
    margin-top: 14px;
    overflow: hidden;
}

.foot {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-family: Adobe Heiti Std;
    font-weight: normal;
    color: #FFFFFF;
    padding: 80px;
}