@font-face {
    font-family: 'myFont';
    src: url("../../fonts/HuXiaoBoNanShenTi.otf") format('opentype');
}

body {
    background-color: #F9F9F9;
}

.header-box {
    background-color: #ffffff;
    padding: 20px 0;
    background-size: 100% 100%;
    height: 300px;
}

.header-box .head-img {
    text-align: center;
    margin-top: 80px;
}

.header-box .head-form {
    width: 400px;
    margin: 20px auto auto auto;
}

.header-box .head-form .head-input {
    width: 300PX;
    height: 38px;
    border: 1px solid #2277da;
    background: #FFF;
    padding-left: 10px;
    border-radius: 5px 0 0 5px;
    float: left;
}

.header-box .head-form #button {
    width:88px;
    height: 40px;
    line-height:40px;
    text-align:center;
    color:#fff;
    font-size:16px;
    border:1px solid #2277da;
    border-radius:0 5px 5px 0;
    background:#2277da;
}

.header-box .head-form #button:active {
    opacity: .8;
}

.swiper {
    width: 1100px;
    margin: 20px auto;
}

.tabbarBox {
    width: 1100px;
    margin: 20px auto;
    clear: both;
}

.tabbarBox .tabbar-top {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.tabbarBox .tabbar-top .item {
    width: 210px;
    padding: 10px 20px;
    text-align: center;
    cursor: pointer;
}
.tabbarBox .tabbar-top .item >img {
    width: 100%;
    height: 100%;
}

.tabbarBox .tabbar-top .item .item-title {
    color: #FFF;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 20px;
}

.tabbarBox .tabbar-top .item:nth-child(5),.tabbarBox .tabbar-top .item:nth-child(6),.tabbarBox .tabbar-top .item:nth-child(7),.tabbarBox .tabbar-top .item:nth-child(8) {
    margin-top: 20px;
}

.bg1 {
    border-radius: 10px;
    background: linear-gradient(180deg, #3DE139 0%, #20C91C 100%);
}
.bg2 {
    border-radius: 10px;
    background: linear-gradient(180deg, #38B6FD 0%, #2A75CE 100%);
}
.bg3 {
    border-radius: 10px;
    background: linear-gradient(180deg, #FFAF52 0%, #F46718 100%);
}
.bg4 {
    border-radius: 10px;
    background: linear-gradient(180deg, #2697E9 0%, #1760CD 100%);
}
.bg5 {
    border-radius: 10px;
    background: #3968E1;
}
.bg6 {
    border-radius: 10px;
    background: #FD6738;
}
.bg7 {
    border-radius: 10px;
    background: #5552FF;
}
.bg8 {
    border-radius: 10px;
    background: #4CCE41;
}

.x_news{
    height: auto;
    background: rgba(80, 85, 250, 0.02);
    width: 1100px;
    margin: 0 auto;
    overflow-y: auto;
    margin-bottom: 20px;
}

.x_news_tips{
    font-size: 36px;
    padding-top:60px;
    text-align: center;
    color:#000000;
}

.x_news_content{
    width: 1100px;
    margin: 25px auto auto auto;
    clear: both;
}


.x_news_content_left{
    width: 572px;
    float: left;
    margin-bottom: 10px;
}

.x_news_content_left_top{
    height: 37px;
}

.x_news_content_left_top_left-left {
    float: left;
    margin-right: 10px;
    margin-top: 6px;
}

.x_news_content_left_top_left{
    float: left;
    height: 98.6%;
    line-height: 37px;
    font-size: 15px;
    letter-spacing: 1px;
    color: #1c9aff;
}

.x_news_content_left_top_right{
    float: right;
    margin-top: 10px;
    color: #B3B3B3;
}

.x_news_content_left_top_right a{
    color: #B3B3B3;
}

.x_news_content_left_img{
    margin-top: 15px;
    /* height: 197px; */
    height: 250px;
}

.x_news_content_left_text{
    width: 100%;
    height: 35px;
    background: #fff;
    background: rgba(0,0,0,0.5);
    position: relative;
    /* top: 162px; */
    top: 215px;
    color: #fff;
    line-height: 35px;
    text-indent: 20px;
    font-size: 13px;
    letter-spacing: 1px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.x_news_content_left_li{
    background: #fff;
    width: 100%;
    height: 80px;
    margin: 15px auto auto auto;
}

.x_news_content_left_li_left{
    float: left;
    width: 77px;
    border-right: 1px solid #E8E8E8;
    height: 100%;
    text-align: center;
    border-left: 3px solid #fff;
}

.x_news_content_left_li_left_text1{
    color: #323232;
    font-size: 19px;
    margin-top: 14px;
}


.x_news_content_left_li_left_text2{
    font-size: 13px;
    color: #323232;
}

.x_news_content_left_li_right{
    float: left;
    width:491px;
    height: 100%;
}

.x_news_content_left_li_right_text1{
    width: 100%;
    color: #323232;
    font-size: 14px;
    margin-top: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    display: flex;
    align-items: center;
}

.x_news_dian {
    float: left;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    margin-right: 10px;
    margin-left: 5px;
    background-color: #3578ff;
}


.x_news_content_left_li_right_text1 a {
    width: 96%;
    margin-right: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
}

.x_news_content_left_li_right_text1 span {
    float: left;
    color: #B3B3B3;
}

.x_news_content_left_li_right_text2{
    width: 90%;
    margin: 0 auto;
    color: #969696;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.x_news_content_right{
    width: 572px;
    float: left;
    margin-left: 55px;
}

.x_news_content_right_top{
    height: 37px;
}

.x_news_content_right_top_left{
    float: left;
    height: 98.6%;
    line-height: 37px;
    font-size: 15px;
    letter-spacing: 1px;
    color: #1c9aff;
}

.x_news_content_right_top_right{
    float: right;
    margin-top: 10px;
    color: #B3B3B3;
}

.x_news_content_right_top_right a{
    color: #B3B3B3;
}

.x_news_content_right_img{
    margin-top: 15px;
    height: 153px;
}

.x_news_content_right_text{
    width: 100%;
    height: 35px;
    background: #fff;
    background: rgba(0,0,0,0.5);
    position: relative;
    top: 125px;
    color: #fff;
    line-height: 35px;
    text-indent: 20px;
    font-size: 13px;
    letter-spacing: 1px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.x_news_content_right_li{
    background: #fff;
    width: 100%;
    height: 80px;
    margin: 15px auto auto auto;
}

.x_news_content_right_li_left{
    float: left;
    width: 77px;
    border-right: 1px solid #E8E8E8;
    height: 100%;
    text-align: center;
    border-left: 3px solid #fff;
}

.x_news_content_right_li_left_text1{
    color: #323232;
    font-size: 19px;
    margin-top: 14px;
}


.x_news_content_right_li_left_text2{
    font-size: 13px;
    color: #323232;
}

.x_news_content_right_li_right{
    float: left;
    width: 491px;
    height: 100%;
}

.x_news_content_right_li_right_text1{
    width: 100%;
    margin: 16px auto auto auto;
    color: #323232;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.x_news_content_right_li_right_text2{
    width: 100%;
    margin: 0 auto;
    color: #969696;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.x_news_content_item {
    width: 520px;
    background-color: #f9f9fc;
}


.modal1 {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1000;
    align-items: center;
    justify-content: center;
}

.modal-content1 {
    background-color: #fff;
    padding: 20px;
    border-radius: 5px;
    width: 40%;
    max-width: 200px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}

.modal-content1 h2 {
    font-size: 24px;
    font-weight: bold;
}

.close-btn {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 24px;
    cursor: pointer;
}



.modalForm {
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,0.5);
}

.modalContent {
    background-color: #fefefe;
    margin: 15% auto;
    padding: 20px;
    border: 1px solid #888;
    width: 280px;
    height: 260px;
    border-radius: 10px;
}

.modalContent p {
    color: #000;
    margin-top: 10px;
    font-size: 16px;
    text-align: center;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.modalContent .erweima {
    width: 180px;
    height: 180px;
    background: #A39E9E;
    margin: 30px auto auto auto;
}

.closeBtn {
    top: 0;
    right: 0;
    position: absolute;
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.closeBtn:hover,
.closeBtn:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}