body,
ul,
li {
    margin: 0;
    padding: 0;
    font: 12px/1.5 arial;
}

body,
html {
    width: 100%;
    height: 100%;
}

ul,
li {
    list-style: none;
}

.wraps {
    /* width: 1226px; */
    margin: 0 auto;
}

.hide {
    display: none;
}

#tab_t {
    display: flex;
    justify-content: space-between;
    height: 120px;
    width: 1226px;
    margin: 0 auto;
    margin-bottom: 10px;
}

#tab_t li {
    float: left;
    width: 100%;
    height: 120px;
    line-height: 120px;
    margin: 0 4px;
    text-align: center;
    border-bottom: none;
    cursor: pointer;
    font-size: 20px;
    font-weight: bold;
}

#tab_t .act {
    position: relative;
    margin-bottom: -1px;
    /* background: #fff; */
    width: 100%;
    font-size: 24px;
    border-bottom: 2px solid #2aba7f;
}

#tab_c {
    border-top: none;
    width: 1226px;
    margin: 0 auto;
    margin-top: 70px;
}

.show {
    width: 60%;
    margin: 0 auto;
}

.aa {
    width: 100%;
}

.aa>.aa_top {
    width: 1226px;
    margin: 0 auto;
    margin-top: 30px;
}

.aa>div h2 {
    font-size: 36px;
}

.select a {
    color: #2aba7f!important;
}


/*  */

a:-webkit-any-link {
    color: -webkit-link;
    cursor: pointer;
    text-decoration: none;
    color: #000000;
}

body {
    display: block;
    /* background: #eee; */
}

* {
    margin: 0;
    padding: 0;
    text-decoration: none;
    list-style: none;
    font-size: 14px;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.header {
    width: 100%;
    height: 80px;
    border-bottom: 1px solid #eeeeee;
    background: #fff;
}

.header>div {
    /* width: 60%; */
    width: 1189px;
    height: 80px;
    margin: 0 auto;
}

.logo {
    /* width: 141px; */
    height: 40px;
    margin-top: 16px;
}

.right {
    width: 55%;
    float: right;
    display: flex;
    justify-content: space-between;
}

.header .logo>img {
    width: 170px;
    display: block;
}

.nav>li {
    float: left;
}

.left {
    float: left;
}

.nav>li a {
    display: block;
    line-height: 80px;
    color: black;
    font-size: 1.3em;
}

.nav>.active a {
    color: #26A08F;
    line-height: 70px;
    border: 0;
    border-bottom: 5px solid #26A08F;
    position: relative;
    top: 6px;
}


/* 轮播样式 */

.wrap {
    width: 100%;
    /* height: 650px; */
    position: relative;
    margin: 50px auto 0;
    margin-top: 0;
    /* background-color: red; */
}

.list {
    /* position: relative; */
    list-style: none;
    padding-left: 0;
    width: 100%;
    /* height: 650px; */
}

.list li {
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: 50px;
    display: flex;
    background: transparent;
    align-items: center;
    justify-content: center;
}

.item {
    width: 100%;
    position: absolute;
    opacity: 0;
    transition: all 1s;
}

.item img {
    width: 100%;
    /* height: 100%; */
    display: inline-block;
    width: 100%;
    max-width: 100%;
    /* height: auto; */
}

.btn-img {
    /* position: absolute;
    top: 147px;
    cursor: pointer;
    z-index: 100;
    opacity: 0;
    transition: all .5s; */
    position: absolute;
    top: 50%;
    cursor: pointer;
    z-index: 100;
    opacity: 0;
    transition: all .5s;
    width: 20px;
    height: 20px;
}

.wrap:hover .btn-img {
    opacity: 1;
}

.item.active {
    opacity: 1;
    z-index: 10;
}

#prev {
    left: 35px;
}

#next {
    right: 35px;
}

.pointList {
    padding-left: 0;
    list-style: none;
    position: absolute;
    left: 0;
    top: 92%;
    /* transform: translateX(-50%); */
    z-index: 10000;
    width: 100%;
    height: 10px;
    margin: 0;
    display: flex;
    justify-content: center;
}

.pointList li {
    width: 60px;
    height: 3px;
    /* border-radius: 50%; */
    background: #e4c6d0;
    float: left;
    margin-left: 10px;
    cursor: pointer;
    transition: all .8s;
}

.pointList li.on {
    width: 60px;
    /* border-radius: 10px; */
    background-color: #2aba7f;
}

.list_nav {
    width: 100%;
    height: 200px;
    background-color: #8c8c8c;
    border-bottom: 2px solid #2aba7f;
}

.list_nav>div {
    width: 65%;
    height: 200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    /* margin-top: 20px; */
}

.list_nav ul {
    float: left;
    margin-top: 40px;
}

.list_nav ul h1 {
    margin-bottom: 20px;
}

.list_nav ul li {
    margin-bottom: 10px;
}

.list_nav ul h1 a {
    font-size: 18px;
    color: #000;
    font-weight: 500;
    font-family: "Microsoft YaHei", "微软雅黑";
    text-decoration: none;
}

.list_nav ul li a {
    font-size: 14px;
    color: #7e7a7a;
    text-decoration: none;
    font-weight: 500;
    font-family: "Microsoft YaHei", "微软雅黑";
}

.list_nav ul li a:hover {
    /* 设置文字属性 */
    color: #000;
}
.Hotline>p {
    color: black;
    font-size: 18px;
    margin-top: 40px;
    margin-bottom: 20px;
    text-align: center;
}

.QR_code img {
    width: 90px;
    height: 90px;
}

.copyright {
    width: 100%;
    height: 55px;
    background-color: #e6e6e6;
}

.copyright>div {
    width: 60%;
    height: 55px;
    margin: 0 auto;
    text-align: center;
    line-height: 55px;
}

.copyright>div a {
    color: #8c8c8c;
}

.news {
    width: 60%;
    margin: 0 auto;
}

.news_box {
    display: flex;
    justify-content: space-between;
}

.news_box_ri {
    display: flex;
    flex-wrap: wrap;
    width: 30%;
}

.news_box .news_box-cover {
    width: 65%;
    height: 450px;
}

.news_box_ri_on {
    display: flex;
    height: 150px;
    line-height: 35px;
    width: 100%;
}

.news_box_ri_on_pon {
    color: #000;
    font-size: 48px;
    line-height: 100px;
    margin-right: 5%;
}

.news_box_ri_on_pon_ri {
    margin-top: 10px;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.news_box_ri_on_pon_ri_on {
    font-size: 1.4em;
    font-weight: 600;
}

.news_box_ri_on_pon_ri_tw {
    font-size: 0.8em;
    color: #8c8c8c;
}

.news_box_ri_on_pon_ri_thr {
    font-size: 0.8em;
    color: #8c8c8c;
}


/* 自适应 991px 767px*/

@media only screen and (max-width: 991px) and (min-width: 0px) {
    .left {
        display: none;
    }
    .right {
        width: 100%;
    }
}

@media only screen and (max-width: 1080px) and (min-width: 0px) {
    .header>div {
        width: 92%;
    }
}