* {
    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%;
}
.adv-one a{
    display: block;
    width: 100%;
    height: 110px;
}
.adv-one a img{
    display: block;
    width: 100%;
    height: 100%;
}
/*轮播图*/
.ban-box {
    position: relative;
    overflow: hidden;
    /*轮播图+右侧登录栏*/
}
.ban-box .shurff_box .shurff_topbox .shurff_left {
    float: left;
    margin-left: 255px;
    width: 925px;
    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: 475px;
    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 #4184fd;
}

.ban-box .aside-box {
    position: absolute;
    left: 50%;
    margin-left: -595px;
    top: 0px;
    height: 100%;
    z-index: 999;
}
.ban-box .aside-box .aside-left {
    content: "";
    background-image: url(../images/bbg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    width: 238px;
    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 {
    cursor: pointer;
    transition: all .2s ease;
}
.ban-box .aside-box .aside-left .al .al-one a {
    border-bottom: 1px dashed white;
    font-weight: bold;
    color: black;
    height: 92px;
    line-height: 92px;
    text-align: center;
    font-size: 15px;
    display: inline-block;
    text-decoration: none;;
    transform: translate3d(0, 0, 0);
    transition: all .3s linear;
    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 {
    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-four{
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
}
.adv-four a{
    display: block;
    width: 24%;
    margin-top: 20px;
}
.adv-four a img{
    display: block;
    width: 100%;
    height: 110px;
}
.adv-two{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.adv-two a{
    display: block;
    width: 49%;
    height: 110px;
}
.adv-two a img{
    display: block;
    width: 100%;
    height: 100%;
}
.auto-tit{
    height: 35px;
    line-height: 35px;
    border-bottom: 2px solid #ff370b;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.auto-tit p{
    display: block;
    font-size: 20px;
    text-indent: 10px;
}
.news{
    justify-content: space-between;
    display: flex;
}
.news-left{
    width: 49%;
}
.news-tit{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 5px 0px;
}
.news-tit p{
    border-left: 5px solid #ff370b;
    text-indent: 10px;
    font-size: 17px;
    height: 26px;
    line-height: 26px;
}
.ent-two{
    padding: 20px 0px;
    border-bottom: 1px dashed #b2b2b2;
}
.ent-two a{
    display: flex;
    justify-content: space-between;
}
.ent-two a .ent-rq{
    width: 19%;
}
.ent-two a .ent-rq h1{
    color: #ff370b;
    height: 50px;
    line-height: 50px;
    display: block;
    text-align: center;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 32px;
}
.ent-two a .ent-rq span{
    font-size: 15px;
    color: #ff370b;
    display: block;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
.ent-wz{
    width: 80%;
}
.ent-wz h3{
    display: block;
    width: 100%;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    font-size: 16px;
    border-bottom: 1px dashed #b2b2b2;
}
.ent-wz em{
    font-style: normal;
    font-size: 15px;
    color: #878787;
    display: block;
    width: 100%;
    height: 44px;
    line-height: 22px;
    overflow: hidden;
}
.ent-one a{
    display: block;
    padding: 7px 0px;
    border-bottom: 1px dashed #9c9c9c;
}
.ent-one a h4{
    font-size: 15px;
    display: block;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.ent-one a p{
    color: #717171;
    font-size: 14px;
    display: block;
    width: 100%;
    height: 50px;
    line-height: 25px;
    overflow: hidden;
}
.news-right{
    width: 49%;
}
.news-one{
    margin-top: 10px;
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
}
.news-one a{
    display:block;
    width: 49%;
}
.news-one a img{
    display: block;
    width: 100%;
    height: 240px;
}
.news-one a p{
    font-size: 15px;
    display: block;
    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;
}
.exh-xx{
    margin-top: 10px;
}
.exh-xx li{
    display: block;
    height: 36px;
    line-height: 36px;
    padding-left: 4%;
    position: relative;
}
.exh-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;
}
.exh-xx li a:before{
    content: "";
    background-color: #ff370b;
    width: 6px;
    height: 6px;
    position: absolute;
    top: 16px;
    left: 0px;
}
.adv-one a{
    display: block;
    width: 100%;
    height: 110px;
}
.adv-one a img{
    display: block;
    width: 100%;
    height: 100%;
}
.sup-tit{
    border-left: 5px solid #ff370b;
    display: flex;
    justify-content: space-between;
}
.sup-tit h3{
    text-indent: 10px;
    width: 10%;
    height: 30px;
    line-height: 30px;
}
.sup-tit div{
    width: 90%;
    height: 15px;
    line-height: 15px;
    border-bottom: 1px dashed #ff370b;
}
.sup-one{
    background-color: #ffece8;
    padding: 20px 1%;
}
.sup-box{
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 20px;
}
.sup-box a{
    display: block;
    width: 19%;
}
.sup-box a img{
    display: block;
    width: 100%;
    height: 180px;
}
.sup-box a p{
    font-size: 15px;
    display: block;
    height: 30px;
    line-height: 30px;
    width: 100%;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis
}
.sup-box a span{
    display: block;
    color: #ff370b;
    height: 25px;
    line-height: 25px;
    font-size: 13px;
}
.sup-two{
    justify-content: space-between;
    display: flex;
}
.sup-left{
    width: 49%;
}
.pur{
    justify-content: space-between;
    display: flex;
}
.pur-left{
    width: 35%;
}
.pur-left a{
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}
.pur-left a img{
    display: block;
    width: 35%;
    height: 125px;
}
.pur-left a div{
    width: 62%;
}
.pur-left a p{
    margin-top: 10px;
    font-size: 14px;
    display: block;
    width: 100%;
    height: 50px;
    line-height: 25px;
    overflow: hidden;
}
.pur-left a span{
    display: block;
    color: #ff370b;
    height: 32px;
    line-height: 32px;
    font-size: 13px;
}
.pur-right{
width: 38%;
}
.pur-center{
    width:20%;
}
.pur-center a{
    display: block;
    width: 100%;
}
.pur-center a img{
    display: block;
    width: 100%;
    height: 445px;
}
.ent{
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
}
.ent a{
    width: 20%;
    display: block;
    margin-bottom: 20px;
}
.ent a img{
    display: block;
    width: 100%;
    height: 180px;
    border: 1px solid #cccccc;
    box-sizing: border-box;
}
.ent a p{
    height: 36px;
    line-height: 36px;
    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;
}
.dir{
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
}
.dir a{
    display: block;
    width: 47%;
    padding: 10px 1%;
    background-color: #ffe1db;
    margin-top: 20px;
}
.dir a p{
    text-align: center;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
}
.dir a span{
    display: block;
    font-size: 15px;
    width: 100%;
    height: 75px;
    line-height: 25px;
    overflow: hidden;
}
.ind{
    justify-content: space-between;
    display: flex;
}
.ind-right{
    width: 58%;
}
.ind-right a{
    display: flex;
    justify-content: space-between;
    padding: 10px 0px;
    border-bottom: 1px dashed #b2b2b2;

}
.ind-right a img{
    display: block;
    width:32%;
    height: 160px;
}
.exh-aa{
    width: 65%;
}
.exh-aa h4{
    font-size: 15px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.exh-aa p{
    font-size: 15px;
    display: block;
    width: 100%;
    height: 90px;
    line-height: 30px;
    overflow: hidden;
}
.exh-aa span{
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    color: #757575;
}
.exh-right{
    width: 46%;
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
}
.exh-right a{
    display: block;
    width: 49%;
    margin-top: 25px;
}
.exh-right a img{
    display: block;
    width: 100%;
    height: 215px;
    border: 1px solid #b2b2b2;
    box-sizing: border-box;
}
.exh-right a p{
    height: 36px;
    line-height: 36px;
    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;
}

