﻿* {
    margin: 0;
    padding: 0;
    border: 0;
}
.clear-01:after {
    content: "";
    display: block;
    clear: both;
}
body {
    font-family: "微软雅黑";
}
a {
    text-decoration: none;
    color: #3e3d3d;
    font-size: 12px;
}
.outside-box {
    width: 100%;
}
.inside-box {
    width: 1190px;
    margin: 0 auto;
}
ul li {
    list-style: none;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.sep {
    margin-top: 20px;
    margin-bottom: 20px;
}
.im{
    display: block;
    width: 100%;
    height: 100%;
}
.bor{
    box-sizing:border-box;
}
/*轮播图*/
.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;
    /*height: 100%;*/
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    margin-top: 5px;
    background-color: #f5f5f5;
    padding-bottom: 20px;
}
.ban-box .aside-box {
    position: absolute;
    left: 50%;
    margin-left: -595px;
    top: 0px;
    height: 100%;
    z-index: 999;
}
.ban-box .aside-box .aside-left {
    width: 205px;
    float: left;
    background-color: #e9ecf2;
    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: 73px;
    line-height: 73px;
    cursor: pointer;
    transition: all .2s ease;
}
.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: #666772;
    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;
}
.tx img{
    display: block;
    margin: 0 auto;
}
.tx p{
    font-size: 13px;
    text-align: center;
}
.core_location {
    overflow: hidden;
    padding-top: 5px;
    padding-bottom: 16px;
}
.core_button{
    padding: 0px 3%;
}
.core_button form a:last-child {
    width: 100%;
    text-align: center;
    background-color: #ffffff;
    border: 1px solid #099fff;
    box-sizing: border-box;
    color: #6890da;
    display: block;
    outline: none;
    cursor: pointer;
}
.core_button form a{
    margin-bottom:20px;
    width: 100%;
    height: 33px;
    line-height: 33px;
    text-align: center;
    background-color: #099fff;
    color: #fff;
    display: block;
    outline: none;
    cursor: pointer;
}
.zone p{
    text-align: center;
    font-size: 16px;
    color:#099fff;
    height: 30px;
    line-height: 30px;
}
.zone-box{
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0px 3%;
}
.zone-box a{
    width: 49%;
    height: 35px;
    line-height:35px;
    color: #099fff;
    text-align: center;
    display: block;
    margin-top: 15px;
    font-size: 14px;
    background-color: white;
    border: 1px solid #099fff;
    box-sizing: border-box;
}
.zone-box a:hover{
    background-color: #099fff;
    color: white;
}
.shurff-adv a{
    margin-top: 15px;
    display: block;
    width: 100%;
    height:70px;
}
.shurff-adv a img{
    display: block;
    width: 100%;
    height: 100%;
}
.adv-three{
    display: flex;
    flex-wrap:wrap;
    margin-bottom: 20px;
}
.adv-three a{
    display: block;
    width: 32.4%;
    height: 110px;
    margin-top: 20px;
    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-one a{
    display: block;
    width: 100%;
    margin-top: 20px;
}
.adv-one a img{
    display: block;
    width: 100%;
    height: 110px;
}
.auto-tit{
    position: relative;
}
.auto-tit img{
    display: block;
    height: 70px;
}
.auto-tit a{
    position: absolute;
    right: 0px;
    top: 25px;
    font-size: 14px;
}
.news{
    justify-content: space-between;
    display: flex;
}
.news-left{
    width: 44%;
}
.tit-one{
    height: 30px;
    line-height: 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.tit-one p{
    color: #0e9ffe;
    font-size: 17px;
}
.news-xx{
    margin-bottom: 20px;
}
.news-xx a{
    display: flex;
    justify-content: space-between;
}
.news-xx a img{
    display: block;
    width: 40%;
    height: 150px;
}
.news-xx a div{
    width: 59%;
}
.news-xx a div p{
    color: #0e9ffe;
    font-size: 15px;
    width: 100%;
    height: 46px;
    line-height: 23px;
    overflow: hidden;
}
.news-xx a div span{
    margin-top: 10px;
    font-size: 13px;
    display: block;
    width: 100%;
    height: 87px;
    line-height: 29px;
    overflow: hidden;
}
.news-wz li a{
    display: block;
    height: 33px;
    line-height: 33px;
    font-size: 15px;
    padding-left: 20px;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.news-wz li a:before{
    content: "";
    background-color: #099fff;
    width: 7px;
    height: 7px;
    position: absolute;
    top: 12px;
    left: 8px;
}
.news-right{
    width: 54%;
}
.news-tit{
    font-size: 18px;
    height: 30px;
    line-height: 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 5px 0%;
}
.news-tit p{
    border-left: 3px solid #0e9ffe;
    color: #0e9ffe;
    font-size: 17px;
    text-indent: 10px;
    height: 15px;
    line-height: 15px;
}
.news-box a{
    display: block;
}
.news-box a p{
    color: #0e9ffe;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    font-size: 16px;
}
.news-box a span{
    font-size: 14px;
    display: block;
    width: 100%;
    height: 47px;
    line-height: 21px;
    overflow: hidden;
}
.sup{
    justify-content: space-between;
    display: flex;
}
.sup-left{
    width: 65%;
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
}
.sup-left a{
    display: block;
    width: 24%;
}
.sup-left a img{
    display: block;
    width: 100%;
    height: 160px;
}
.sup-left a p{
    height: 33px;
    line-height: 33px;
    width: 100%;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 15px;
}
.sup-right{
    width: 32%;
    padding: 0px 1%;
    background-color: #f5f5f5;
}

.sup-wz li a{
    display: block;
    font-size: 15px;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.pur{
    justify-content: space-between;
    display: flex;
}
.pur-left{
    width: 30%;
}
.pur-wz li a{
    display: flex;
    justify-content: space-between;
    font-size: 15px;
    height: 39px;
    line-height: 39px;
}
.pur-wz li a span{
    color: #0e9ffe;
    display: block;
    width: 14%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.pur-wz li a p{
    width: 86%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.pur-center{
    width: 30%;
    padding: 0px 1%;
}
.tll-t a {
    display: block;
    height: 100%;
    width: 100%;
    position: relative;
}
.tll-t a img {
    display: block;
    width: 100%;
    height:220px;
}
.swiper-pagination span{
    background-color: #0e9ffe!important;
}
.swiper-pagination-bullet-active{
    background-color: #0e9ffe!important;
}
.pur-right{
    width: 37%;
}
.pur-one a{
    padding: 5px 0;
    display: flex;
    justify-content: space-between;
}
.pur-one a em{
    display: block;
    width: 38%;
    height: 95px;
}
.pur-one a em img{
    display: block;
    width: 100%;
    height: 100%;
}
.pur-one a div{
    width: 60%;
}
.pur-one a div p{
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    font-size: 14px;
    color: #0e9ffe;
}
.pur-one a div span{
    font-size: 16px;
    display: block;
    width: 100%;
    height: 47px;
    line-height: 23px;
    overflow: hidden;
    margin-top: 15px;
}
.bus{
    justify-content: space-between;
    display: flex;
}
.bus-left{
    width: 65%;
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
}
.bus-left a{
    display: block;
    width: 25%;
    height: 155px;
}
.bus-left a img{
    display: block;
    width: 100%;
    height: 100%;
    border: 1px solid #cccccc;
    box-sizing: border-box;
}
.bus-right{
    width: 34%;
}
.bus-one{
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
}
.bus-one a{
    width: 49%;
    padding-top: 10px;
}
.bus-one a div{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.bus-one a div p{
    color: #099fff;
    font-size: 16px;
    height: 32px;
    line-height: 32px;
    font-weight: unset;
    width: 85%;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.bus-one a div em{
    width: 14%;
    font-style: normal;
    height: 20px;
    line-height: 20px;
    font-size: 13px;
}
.bus-one a span{
    display: block;
    height: 37px;
    line-height: 20px;
    font-size: 14px;
    overflow: hidden;
}
.ind{
    justify-content: space-between;
    display: flex;
}
.ind-left{
    width: 30%;
}
.nec-l .nel-t .swiper-container .swiper-pagination {
    width: 20%;
    left: 40%;
}
.nec-l .nel-t .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
}
.nec-l .nel-t .swiper-pagination-custom,
.nec-l .nel-t .swiper-pagination-fraction {
    bottom: 0px;
}
.nec-l .nel-t .swiper-pagination-bullet {
    background: #cdcdcd;
    opacity: 1;
}
.nec-l .nel-t .swiper-pagination-bullet-active {
    background: #fff;
}
.nec-l .nel-t a {
    display: block;
    position: relative;
}
.nec-l .nel-t a img {
    display: block;
    width: 100%;
    height: 274px;
    border: 1px solid #099fff;
    box-sizing: border-box;
}
.ind-adv{
    margin-top: 10px;
}
.ind-adv a{
    display: block;
    width: 100%;
    height: 120px;
}
.ind-adv a img{
    display: block;
    width: 100%;
    height: 100%;
}
.ind-right{
    width: 68%;
}
.ind-right a{
    padding: 10px 0;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #cccccc;
}
.ind-one{
    display: block;
    width: 8%;
    background-color: #099fff;
    padding: 5px 2%;
}
.ind-one p{
    text-align: center;
    color: white;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
}
.ind-one span{
    height: 30px;
    line-height: 30px;
    display: block;
    text-align: center;
    font-size: 13px;
    color: white;
}
.ind-two{
    width: 86%;
}
.ind-two p{
    height: 30px;
    line-height: 30px;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    overflow: hidden;
}
.ind-two span{
    display: block;
    font-size: 15px;
    width: 100%;
    height: 50px;
    line-height: 25px;
    overflow: hidden;
}
.link a{
    padding: 0px 1%;
    display: inline-block;
    font-size: 15px;
    height: 30px;
    line-height: 30px;
}

