@charset "utf-8";
body{font-family:"Microsoft YaHei"!important}
.banner_2020x3{width:100%;overflow:hidden;margin-top: 70px;}
.w_100_box{width:100%;overflow:hidden;position:relative}
.w_100{width:100%}






.dongtaipic{width: 100%; overflow: hidden;}
.dongtaipic img{display:block;cursor:pointer;transition:all .6s}
.dongtaipic img:hover{transform:scale(1.2)}
/*************/
.xuandu_banner {
    position: relative;
    margin-top: 69px;
}

.xuandu_banner .hd {
    width: 100%;
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 20px;
    z-index: 1;
}

.xuandu_banner .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
    width: 100%;
    text-align: center;
}

.xuandu_banner .hd ul li {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    line-height: 12px;
    margin: 0 8px;
    text-align: center;
    background: #fff;
    cursor: pointer;
}

.xuandu_banner .hd ul li.on {
    background: #f4bc0f;
    color: #fff;
}

.xuandu_banner .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.xuandu_banner .bd ul {
    margin: 0
}

.xuandu_banner .bd li {
    zoom: 1;
    vertical-align: middle;
}

.xuandu_banner .bd img {
    width: 100%;
    display: block;
}

.xuandu_main{
    width: 100%;
    overflow: hidden;
    position: relative;
}
.xuandu_box{
    width: 100%;
    /* overflow: hidden; */
    position: relative;
}
.xuandu_box .tittle{
    width: 100%;
    text-align: center;
    padding: 55px 0;
    width: 60%;
    margin: 0 auto;
    text-align: left;
}
.xuandu_box .tittle h3{
    color: #000000;
    font-size: 30px;
    /* line-height: 60px; */
    margin-bottom: 16px;
    width: 100%;
    text-align: center;
    margin-top: 0;
}
.xuandu_box .tittle  p{
    font-size: 18px;
    line-height: 35px;
    margin-bottom: 0;
       color: #333333;
}
.zhixiang{
    position: absolute;
    bottom: -40px;
    left: 50%;
    z-index: 20;
    margin-left: -20px;
}
.xuandu_box .model_subtitle{
    text-align: center;
    padding: 70px 0;
}
.xuandu_peizhibiao{
    background:url(../jpg/p5.jpg);
    background-size: 100% 100%;
}
.xuandu_news{
    background:url(../jpg/p6.jpg);
    background-size: 100% 100%;
}


.column6_news{overflow:hidden;position:relative;width:100%;padding-bottom: 70px;}
.column6_news .bd{padding:0;width:75%;margin:0 auto;position: relative;}
.column6_news .bd ul{overflow:hidden;zoom:1}
.column6_news .bd ul li{margin:0 20px;float:left;overflow:hidden;text-align: left;width:31%;color: #ffff;border-bottom: solid 3px #5d5d5e;padding-bottom: 30px;}
.column6_news .bd ul li .pic{text-align:center;width:100%;overflow:hidden;cursor:pointer}
.column6_news .bd ul li .pic img{display:block;cursor:pointer;transition:all .6s}
.column6_news .bd ul li .pic img:hover{transform:scale(1.4)}



.column6_news .bd ul li .bottom .title{
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    line-height:30px;
    font-size: 20px;
    /* color:#041124; */
    overflow:hidden;
    text-align: left;
    width:100%;
    font-family: "Microsoft YaHei";
    padding: 20px 0;
    margin-top: 0;
    margin-bottom: 0;
    }
.column6_news .bd ul li .bottom {width: 100%;overflow: hidden;padding-top: 28px;margin-bottom: 28px;}
.column6_news .bd ul li .bottom .date{
    color: #b8b8b8;
    font-size: 14px;
    width: 100%;
    display: block;
    text-align: left;
}
.column6_news .bd ul li .bottom .info{
    font-family: "Microsoft YaHei";
    text-align: left;
    line-height: 25px;
    font-size: 14px;
    height: 47px;
    color: #dddddd;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;  /*要显示的行数*/
    -webkit-box-orient: vertical;
}

.column6_news .prev{
    position:absolute;
    left: -70px;
    top:50%;
    margin-top: -42px;
    display:block;
    width:60px;
    height:60px;
    background: #636466 url(../png/60.png) no-repeat center;
    cursor: pointer;
    z-index: 1;
}
.column6_news .next{
    position:absolute;
    right: -100px;
    top:50%;
    margin-top: -42px;
    display:block;
    width:60px;
    height:60px;
    background: #636466 url(../png/61.png) no-repeat center;
    z-index: 1;
   
}


.column6_news .prev:hover{
    background: #f6b507 url(../png/62.png) no-repeat center;
}

.column6_news .next:hover{
    background: #f6b507 url(../png/63.png) no-repeat center;
}
.linknews{
    color: #ffffff;
    background: url(../png/link1.png)   no-repeat;
    background-position-x: 66px;
    width: 100%;
    display: block;
    background-position-y: 7px;
}
.linknews span{ 
    font-size: 14px;
}

.column6_news .bd ul li:hover{
    border-bottom: solid 3px #f6b507;
    cursor: pointer;
}

.column6_news .bd ul li:hover .linknews{
    color: #f6b507;

    width: 100%;
    display: block;
    background: url(../png/lin3.png)   no-repeat;
    background-position-x: 66px;
    background-position-y: 7px;
}