body{
    content: "";
    background-image: url(../images/body.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
}
/*轮播图*/
.ban-box {
    position: relative;
    max-height: 446px;
    overflow: hidden;
    /*轮播图+右侧登录栏*/
}
.ban-box .shurff_box .shurff_topbox .shurff_left {
    float: left;
    margin-left: 215px;
    width: 770px;
    margin-top: 5px;
}
.ban-box .shurff_box .shurff_topbox .shurff_left .shurff {
    cursor: pointer;
}
.ban-box .shurff_box .shurff_topbox .shurff_left .shurff .swiper-container {
    height: 100%;
}
.ban-box .shurff_box .shurff_topbox .shurff_left .shurff .swiper-container img {
    width: 100%;
    height: 100%;
    display: block;
}
.ban-box .shurff_box .shurff_topbox .shurff_left .shurff .swiper-container .swiper-pagination {
    width: 100%;
    bottom: 10px;
}
.ban-box .shurff_box .shurff_topbox .shurff_left .shurff .swiper-container .swiper-pagination-bullet-active {
    background-color: #fff;
}
/*.ban-box .shurff_box .shurff_topbox .shurff_left .shurff .swiper-container .swiper-button-next,*/
/*.ban-box .shurff_box .shurff_topbox .shurff_left .shurff .swiper-container .swiper-button-prev {*/
/*width: 68px;*/
/*height: 68px;*/
/*-webkit-background-size: 68px 68px;*/
/*background-size: 68px 68px;*/
/*}*/
.ban-box .shurff_box .shurff_topbox .shurff_left .shurff_bottombox {
    overflow: hidden;
    z-index: 99;
    margin-top: 5px;
}
.ban-box .shurff_box .shurff_topbox .shurff_left .shurff_bottombox .swiper-container {
    margin: 0px auto;
}
.ban-box .shurff_box .shurff_topbox .shurff_left .shurff_bottombox .swiper-container a {
    display: block;
}
.ban-box .shurff_box .shurff_topbox .shurff_left .shurff_bottombox .swiper-container a img {
    display: block;
    width: 100%;
    border: 1px solid #eeeeee;
}
.ban-box .shurff_box .shurff_topbox .shurff_right {
    float: right;
    width: 200px;
    min-height: 446px;
    /*height: 100%;*/
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    margin-top: 5px;
}
.ban-box .shurff_box .shurff_topbox .shurff_right .sr_top {
    width: 100%;
    margin-bottom: 16px;
    
}
.ban-box .shurff_box .shurff_topbox .shurff_right .sr_top{
    padding: 10px 2%;
    background-color: #2e8989;
    box-sizing: border-box;
}
.ban-box .shurff_box .shurff_topbox .shurff_right .sr_top .sr-yh{
    margin: 5px 0px;
}
.ban-box .shurff_box .shurff_topbox .shurff_right .sr_top .sr-yh img {
    display: block;
    margin: 0 auto;
}
.ban-box .shurff_box .shurff_topbox .shurff_right .sr_top .srt-but a {
    display: inline-block;
    width: 90%;
    border-radius:15px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #2e8989;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
    border: 1px solid #fff;
    background-color: #fff;
    margin: 5px 5%;
    border-radius: 5px;
}
.ban-box .shurff_box .shurff_topbox .shurff_right .sr_top .srt-but a:hover {
    font-weight: bold;
}
.ban-box .shurff_box .shurff_topbox .shurff_right .sr_top .srt-but .but-active {
    /*background-color: #ffffff;*/
    /*border-radius: 5px;*/
}
.sr_bot a{
    margin-top: 15px;
    display: block;
    width: 100%;
    height: 244px;
}
.sr_bot a img{
    display: block;
    width: 100%;
    height: 100%;
}
.ban-box .aside-box {
    position: absolute;
    left: 50%;
    margin-left: -595px;
    top: 0px;
    height: 100%;
    z-index: 999;
}
.ban-box .aside-box .aside-left {
    background-color: #2e8989;
    width: 205px;
    padding: 0px 15px;
    float: left;
    position: relative;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
}
.ban-box .aside-box .aside-left .al {
    overflow: hidden;
    margin: 0 auto;
}
.ban-box .aside-box .aside-left .al .al-one {
    height: 70px;
    line-height:70px;
    cursor: pointer;
    transition: all .2s ease;
}
.ban-box .aside-box .aside-left .al:last-child {
    border: none;
}
.ban-box .aside-box .aside-left .al .al-one a {
    text-align: center;
    font-size: 16px;
    display: inline-block;
    text-decoration: none;;
    transform: translate3d(0, 0, 0);
    transition: all .3s linear;
   color: white;
    width: 99%;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.ban-box .aside-box .aside-left .al-one-active .al-one a {
    transform: translate3d(5px, 0, 0);
    font-weight: bold;
}
/*.ban-box .aside-box .aside-left .al-one-active .al-one a img {*/
/*margin-right: 22px;*/
/*}*/
.ban-box .aside-box .aside-left .al:last-child {
    border: none;
}
.ban-box .aside-box .aside-left:before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    background-color: #fff;
    /*opacity: .6;*/
    z-index: -1;
    left: 0;
    top: 0;
}
.ban-box .aside-box .aside-right {
    float: left;
    height: 100%;
}
.ban-box .aside-box .aside-right .demo {
    width: 794px;
    position: relative;
    background-color: #ffffff;
    border-top: 0;
    z-index: 999;
    height: 100%;
    border-left: 0;
    overflow: hidden;
    opacity: .93;
    box-shadow: 0px 1px 10px #f1f1f1;
}
.ban-box .aside-box .aside-right .demo .item {
    margin-left: 10px;
    margin-top: 10px;
    width: 75%;
}
.ban-box .aside-box .aside-right .demo .item span {
    display: block;
}
.ban-box .aside-box .aside-right .demo .item span img {
    width: 12px;
    display: inline-block;
    vertical-align: middle;
}
.ban-box .aside-box .aside-right .demo .item span a {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #000;
    line-height: 28px;
    font-weight: bold;
}
.ban-box .aside-box .aside-right .demo .item div {
    border-bottom: 1px dashed #d5d5d5;
    padding-bottom: 5px;
}
.ban-box .aside-box .aside-right .demo .item div a {
    padding: 0px 14px;
    display: inline-block;
    margin-top: 4px;
    margin-bottom: 4px;
    font-size: 12px;
    border-right: 1px solid #d5d5d5;
    color: #000;
}
.ban-box .aside-box .aside-right .demo .item div a:last-child {
    border-right: 0;
}
.ban-box .aside-box .aside-right .demo .item div a:hover {
    color: #19a356;
    font-weight: bold;
}
.ban-box .aside-box .aside-right .demo .navadv {
    position: absolute;
    right: 10px;
    top: 0px;
}
.ban-box .aside-box .aside-right .demo .navadv li {
    width: 150px;
    margin-top: 20px;
    margin-bottom: 20px;
    height: 120px;
}
.ban-box .aside-box .aside-right .demo .navadv li a {
    display: block;
}
.ban-box .aside-box .aside-right .demo .navadv li a img {
    display: block;
    width: 100%;
    height: 120px;
    transition: all .2s linear;
    transform: translate3d(0, 0px, 0);
}
.ban-box .aside-box .aside-right .demo .navadv li:hover a img {
    transform: translate3d(0, -4px, 0);
}
.ban-box .aside-box .aside-right .demoback {
    display: none;
}
.adv-three{
    display: flex;
    flex-wrap:wrap;
}
.adv-three a{
    display: block;
    width: 32.4%;
    height: 140px;
    margin-left: 1.33333%;
}

.adv-three a:nth-child(3n+1){
    margin-left: 0px;
}
.adv-three a img{
    display: block;
    width: 100%;
    height: 100%;
}
.adv-two{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.adv-two a{
    display: block;
    width: 49%;
    height: 110px;
    margin-bottom: 20px;
}
.adv-two a img{
    display: block;
    width: 100%;
    height: 100%;
}
.tit-auto{
    content: "";
    background-image: url(../images/tit.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    height: 35px;
    line-height: 35px;
   text-align: center;
    color: white;
    font-size: 15px;
}
.sup-one{
    justify-content: space-between;
    display: flex;
}
.sup-one a{
    width: 19%;
    position: relative;
}
.sup-one a img{
    display: block;
    width: 100%;
    height:200px;
}
.sup-one a p{
    display: block;
    height: 33px;
    line-height: 33px;
    background-color: #000;
    position: absolute;
    text-align: center;
    opacity: 0.7;
    width: 100%;
    left: 0;
    bottom: 0;
    color: #fff;
    overflow: hidden;
    font-size: 15px;
}
.sup-left{
    width: 39%;
}
.sup-tit{
    content: "";
    background-image: url(../images/tit01.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: white;
    font-size: 15px;
}
.sup-two a{
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #cbcccc;
    padding: 10px 0px;
}
.sup-two a img{
    display: block;
    width: 25%;
    height: 85px;
    border: 1px solid #eeeeee;
    box-sizing: border-box;
}
.sup-two a div{
    margin-top: 5px;
    width: 72%;
}

.sup-two a div em{
    margin-top: 10px;
    font-size: 15px;
    display: block;
    width: 100%;
    height:60px;
    line-height:30px;
    overflow: hidden;
    font-style: normal;
}
.sup-right{
    width: 59.5%;
}
.sup-three{
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
}
.sup-three a{
    width: 32%;
    position: relative;
    margin-bottom: 10px;
}
.sup-three a img{
    display: block;
    width: 100%;
    height:200px;
}
.sup-three a p{
    display: block;
    height: 33px;
    line-height: 33px;
    background-color: #000;
    position: absolute;
    text-align: center;
    opacity: 0.7;
    width: 100%;
    left: 0;
    bottom: 0;
    color: #fff;
    overflow: hidden;
    font-size: 15px;
}
.tra-xx li a{
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    font-size: 15px;
    height: 40px;
    line-height: 40px;
}
.tra-xx li a:before{
    content: "";
    background-image: url(../images/yz.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    width: 16px;
    height: 15px;
    position: absolute;
    left: 0px;
    top: 13px;
}
.tra-xx li a p {
    width: 75%;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 4%;
}
.tra-xx li a span {
    color: #2e8989;
    display: block;
    width: 26%;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
    text-align: right;
}
.sup-right{
    width: 59.5%;
}
.news-one{
    justify-content: space-between;
    display: flex;
}
.news-one a{
    width:24%;
    position: relative;
}
.news-one a img{
    display: block;
    width: 100%;
    height:200px;
}
.news-one a p{
    display: block;
    height: 33px;
    line-height: 33px;
    background-color: #000;
    position: absolute;
    text-align: center;
    opacity: 0.7;
    width: 100%;
    left: 0;
    bottom: 0;
    color: #fff;
    overflow: hidden;
    font-size: 15px;
}
.news-left{
    width: 35%;
}
.news-xx{
    margin-top: 10px;
}
.news-xx li{
    display: block;
    height: 42px;
    line-height: 42px;
    width: 94%;
    padding-left: 5%;
    position: relative;
}
.news-xx li:before{
    content: "";
    background-image: url(../images/yz.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    width: 16px;
    height: 15px;
    position: absolute;
    left: 0px;
    top: 13px;
}
.news-xx li a{
    display: block;
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.news-right{
    width: 27%;
}
.news-right a{
    margin-bottom:10px;
    display: block;
    position: relative;
}
.news-right a img{
    display: block;
    width: 100%;
    height: 180px;
}
.news-right a p{
    width: 100%;
    opacity: 0.7;
    background-color: #000;
    font-size: 15px;
    text-align: center;
    height: 35px;
    line-height: 35px;
    color: white;
    left: 0;
    bottom: 0;
    position: absolute;
}
.exh-one{
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
}
.exh-one a{
    width: 19%;
    position: relative;
    margin-bottom: 20px;
}
.exh-one a img{
    display: block;
    width: 100%;
    height:200px;
}
.exh-one a p{
    display: block;
    height: 33px;
    line-height: 33px;
    background-color: #000;
    position: absolute;
    text-align: center;
    opacity: 0.7;
    width: 100%;
    left: 0;
    bottom: 0;
    color: #fff;
    overflow: hidden;
    font-size: 15px;
}
.ind-left{
    width: 39%;
}
.ind-one a{
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #cbcccc;
    padding: 10px 0px;
}
.ind-one a img{
    display: block;
    width: 25%;
    height: 85px;
    border: 1px solid #eeeeee;
    box-sizing: border-box;
}
.ind-one a div{
    margin-top: 15px;
    width: 72%;
}

.ind-one a div em{
    font-size: 15px;
    display: block;
    width: 100%;
    height:30px;
    line-height:30px;
    overflow: hidden;
    font-style: normal;
}
.ind-right{
    width: 59.5%;
}
.ind-two{
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
}
.ind-two a{
    width: 49%;
    position: relative;
    margin-top: 10px;
}
.ind-two a img{
    display: block;
    width: 100%;
    height:200px;
}
.ind-two a p{
    display: block;
    height: 33px;
    line-height: 33px;
    background-color: #000;
    position: absolute;
    text-align: center;
    opacity: 0.7;
    width: 100%;
    left: 0;
    bottom: 0;
    color: #fff;
    overflow: hidden;
    font-size: 15px;
}
.link a{
    padding: 0px 1%;
    /*  display: inline-block; */
    font-size: 15px;
    height: 30px;
    line-height: 30px;
}