@charset "utf-8";
.clearfix{*zoom:1;}
.clearfix:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
.fl{float:left;}
.fr{float:right;}

.filtrate {
    background: #fff;
    padding: 0 10px;
    box-sizing: border-box;
    border: 1px solid #e6e6e6;
    margin-bottom: 20px;
}
.filtrate .filtrate-part-2 {
    border-bottom: 1px dashed #e6e6e6;
    line-height: 38px;
    box-sizing: border-box;
}
.filtrate .filtrate-part-2:last-child {
    border-bottom: 0px dashed #e6e6e6;
}
.filtrate .filtrate-part-2 .selected {
    margin-right: 10px;
    font-size: 14px;
    color: #333;
}
.filtrate .filtrate-part-2 .filted {
    width: 86%;
    word-break: keep-all;
    height: 38px;
    overflow: hidden;
}
.filtrate .filtrate-part-2 .filted.unset {
    width: 90%;
    word-break: keep-all;
    height: 100%;
    overflow: unset;
}
.filtrate .filtrate-part-2 .filted a {
    display: block;
    font-size: 14px;
    color: #333333;
    line-height: 38px;
    padding: 0 10px;
    float: left;
}
.filtrate .filtrate-part-2 .filted a.active {
    color: #0146AE;
    font-weight: 700;
}
.filtrate .filtrate-part-2 .toggle {
    height: 100%;
}
.filtrate .filtrate-part-2 .more {
    margin-top: 7px;
}

.filtrate .filtrate-part-2 .more a {
    display: inline-block;
    width: 50px;
    height: 22px;
    line-height: 19px;
    text-align: center;
    border: 1px solid #cccccc;
    color: #666666;
    box-sizing: border-box;
    font-size: 12px;
}

.filtrate .filtrate-part-2 .more a img {
    margin-bottom: 3px;
}
.filtrate .filtrate-part-2 .more .more-item a:nth-child(2) {
    display: none;
    width: 50px;
    height: 22px;
    line-height: 19px;
    text-align: center;
    border: 1px solid #d7000f;
    color: #d7000f;
    box-sizing: border-box;
    font-size: 12px;
}
.filtrate .filtrate-part-2 .filted .sub {
    margin: 0 auto;
    width: 120px;
    margin-bottom: 10px;
    display: none;
}
.filtrate .filtrate-part-2 .filted .sub .confirm {
    width: 46px;
    height: 26px;
    line-height: 24px;
    background: #ff3333;
    color: #fff;
    font-size: 12px;
    border-radius: 4px;
    text-align: center;
    margin-right: 20px;
    cursor: pointer;
}
.filtrate .filtrate-part-2 .filted .sub .cancle {
    width: 46px;
    height: 26px;
    line-height: 24px;
    border: 1px solid #dddddd;
    color: #999999;
    font-size: 12px;
    border-radius: 4px;
    text-align: center;
    box-sizing: border-box;
    cursor: pointer;
}

.column {
    float: left;
    display: block
}

.column-center {
    width: 1008px;
}

.column-left {
    width: 495px
}

.column-left__min {
    width: 453px
}

.column-right {
    width: 360px
}

.column-bd {
    padding: 5px 13px 13px;
    background: #fff;
    border: 1px solid #F2F2F2;
    margin-bottom: 10px
}
.cloumn-bd__zerop {
    padding: 0px
}
.cloumn-bd__maxp {
    padding: 15px 20px
}

/* tab切换 */
.tab-box{margin-bottom:0px}
.tab-box .hd{height:45px;line-height:45px;position:relative;}
.tab-box .hd h3{float:left;padding:0 15px;font-size:18px;font-weight: 700;position:relative;z-index:1;line-height:45px}
.tab-box .hd ul{overflow:hidden;height:45px;line-height:45px}
.tab-box .hd li{float:left;width: 24.6%;text-align: center;background: #f0f0f0;margin-right: 2px;cursor: pointer;}
.tab-box .hd li:last-child{margin-right: 0px;}
.tab-box .hd li a{font-size:18px;}
.tab-box .hd .on{background: #1a5bc3;}
.tab-box .hd h3{color:#fff}
.tab-box .hd .on a,.tab-box .hd h3 a{color:#fff;font-weight:600;}
.tab-box .hd li a:hover{text-decoration:none}
.tab-box .hd .more{float:right;color:#999;position:relative;z-index:1;padding-left:10px}
.tab-box .bd{/*overflow:hidden;*/}

.focus-box{overflow: hidden; position: relative;}
.focus-box .hd{position: absolute;z-index: 1;right: 4px;bottom: 19px;}
.focus-box .hd ul{ overflow: hidden; zoom: 1; float: left;}
.focus-box .hd ul li{ float: left; margin-right: 7px; width: 12px; height: 12px; line-height: 12px; text-align: center; background: #ccc; cursor: pointer; -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px; }
.focus-box .hd ul li.on{ background: #0146AE; color: #fff;}
.focus-box .hd ul li span{ display: none;}
.focus-box .bd{ position: relative; overflow: hidden;}
.focus-box .bd li{ position: relative;}
.focus-box .bd .pic{ position: relative; z-index: 0; line-height: 0;}
.focus-box .bd .pic img{ width: 100%; border: 0;}
.focus-box .bd .con{ position: absolute; width: 100%; z-index: 1; bottom: 0; height: 50px; line-height: 50px; text-align: left; font-size:18px;}
.focus-box .bd .con .title{ position: absolute; width: 100%; bottom: 0; left: 0; z-index: 1; height: 100%; overflow: hidden; padding-left: 10px;margin: 0;}
.focus-box .bd .con .title a{ color: #fff; text-decoration: none;}
.focus-box .bd .con .title-bg{ position: absolute; width: 100%; z-index: 0; bottom: 0; left: 0; background: linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.7) 100%); height: 50px;}
.focus-box .prev,
.focus-box .next{ position:absolute; left:3%; top:95%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5; z-index: 1000;}
.focus-box .next{ left:auto; right:3%; background-position:8px 5px; }
.focus-box .prev:hover,
.focus-box .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.focus-box .prevStop{ display:none;  }
.focus-box .nextStop{ display:none;  }


.cont-recommend {
    overflow: hidden
}
.cont-recommend li {
    margin-bottom: 13px;
}
.cont-recommend li:last-child{
    margin-bottom: 0;
}
.cont-recommend li a {
    display: block;
    position: relative;
    height: 100%
}
.cont-recommend li .image {
    height: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.cont-recommend li .image img {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    -ms-transition: all .8s;
    -o-transition: all .8s;
    transition: all .8s
}
.cont-recommend li a:hover img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05)
}
.cont-recommend li a:after {
    content: '';
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50%;
    background: linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.7) 100%);
    border-radius: 0 0 2px 2px;
    z-index: 1;
    position: absolute
}
.cont-recommend li .info {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 10px;
    z-index: 3;
}
.cont-recommend li .info h4 {
    overflow: hidden;
    margin: 0;
    text-overflow: ellipsis;
    height: 24px;
    line-height: 24px;
    font-size: 15px;
    color: #fff;
}

/*幻灯*/
.slider-wrap .cont-slider{
    width: 745px;
}
.slider-wrap .cont-recommend{width: 245px}
.slider-wrap .cont-recommend li{height: 137px}

.slider-wrap .news{width: 745px;height: 438px;}
.slider-wrap .news .focus-box .bd .pic img{height: 438px;}

.slider-wrap .product .cont-slider{width: 729px;}
.slider-wrap .product{width: 729px;height: 413px;}
.slider-wrap .product .focus-box .bd .pic img{height: 413px;}

.slider-wrap .product .cont-recommend{width: 100%;margin-top: 18px;}
.slider-wrap .product .cont-recommend ul{display: flex;justify-content: space-between;}
.slider-wrap .product .cont-recommend li{width: 237px;height: 132px}

.slider-wrap .tech{width: 745px;height: 438px;}
.slider-wrap .tech .focus-box .bd .pic img{height: 438px;}

.slider-wrap .company{width: 1008px;height: 370px;}
.slider-wrap .company .focus-box .bd .pic img{height: 370px;}

.slider-wrap .channel .cont-slider{width: 500px;}
.slider-wrap .channel{width: 500px;}
.slider-wrap .channel .focus-box .bd .pic img{height: 305px;}

.slider-wrap .channel .cont-recommend{width: 100%;margin-top: 14px;}
.slider-wrap .channel .cont-recommend ul{display: flex;justify-content: space-between;}
.slider-wrap .channel .cont-recommend li{width: 242px;height: 150px}

.slider-wrap .hr{width: 1008px;height: 370px;}
.slider-wrap .hr .focus-box .bd .pic img{height: 370px;}



.panel-hd {
    position: relative;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    border-bottom: 2px solid #e1e1e1;
    clear: both;
}
.panel-hd h3 {
    display: inline-block;
    font-weight: 700;
    font-size: 20px;
    margin: 0;
    height: 45px;
    line-height: 45px;
    position: relative;
}
.panel-hd h4 {
    display: inline-block;
    font-weight: 700;
    font-size: 18px;
    margin: 0;
    height: 45px;
    line-height: 45px;
    position: relative;
}
.panel-hd h5 {
    display: inline-block;
    margin: 0;
    height: 45px;
    line-height: 45px;
    font-weight: 700;
    font-size: 16px;
    position: relative;
}
.panel-hd:before {
    position: absolute;
    top: 10px;
    left: 0;
    content: "";
}
.panel-hd h3:after,.panel-hd h4:after,.panel-hd h5:after {
    content: '';
    height: 2px;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0px;
    background: #0146AE;
}
.panel-hd .more {
    float: right;
    color: #666;
    font-size: 12px;
}
.panel-hd .more:hover {
    color: #0146AE;
}
.panel-hd .more i {
    margin-left: 3px;
    font-family: "\5b8b\4f53";
    font-style: normal;
}

.panel-hd.icon-topic:before{
    background:url(../images/icon-topic.png) no-repeat left center;
}
.panel-hd.icon-download:before{
    background:url(../images/icon-download.png) no-repeat left center;
}
.panel-hd.icon-exhibition:before{
    background:url(../images/icon-exhibition.png) no-repeat left center;
}
.panel-hd.icon-product {
    padding-left: 42px;
}
.panel-hd.icon-product:before{
    width: 36px;
    height: 25px;
    background:url(../images/icon-product.png) no-repeat left center;
}
.panel-hd.icon-company {
    padding-left: 42px;
    border-bottom: 0px;
}
.panel-hd.icon-company:before{
    width: 36px;
    height: 25px;
    background:url(../images/icon-company.png) no-repeat left center;
}
.panel-hd.icon-product h3:after,.panel-hd.icon-company h3:after,.panel-hd.icon-topic h3:after,.panel-hd.icon-download h3:after,.panel-hd.icon-exhibition h3:after{
    height: 0px;
}
.panel-hd.icon-tech {
    padding-left: 36px;
    border-bottom: 0px;
}
.panel-hd.icon-tech:before{
    width: 25px;
    height: 24px;
    background:url(../images/icon-tech.png) no-repeat left center;
}
.panel-hd.icon-tech-02 {
    padding-left: 36px;
    border-bottom: 0px;
}
.panel-hd.icon-tech-02:before{
    width: 28px;
    height: 40px;
    top: 0;
    background:url(../images/icon-tech-02.png) no-repeat left center;
}
.panel-hd.icon-product:after,.panel-hd.icon-tech:after,.panel-hd.icon-tech-02:after {
    width: 100%;
    content: '';
    height: 2px;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0px;
    background: #0146AE;
}

.panel-hd ul{
    position: absolute;
    right: 50px;
    top: 10px;
    height: 28px;
    overflow: hidden;
    font-size: 12px;
    font-weight: 400;
    color: #999999;
}
.panel-hd ul li{
    float: left;
    padding: 0px 10px;
    height: 26px;
    line-height: 26px;
    margin-right: 10px;
    vertical-align: top;
    color: #666;
    border: 1px solid #e4e4e4;
    border-radius: 12px;
}
.panel-hd ul li.active,.panel-hd ul li:hover{
    border-color: #d00000;   
}
.panel-hd ul li.active a{
    color: #d00000;   
}

.panel-hd ul li.btn-red {
    background: linear-gradient(62deg,rgba(255,0,18,1) 0%,rgba(224,32,32,1) 100%);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
    border-radius: 4px;
    color: #fff;
}
.panel-hd ul li.btn-orange {
    background: linear-gradient(257deg,rgba(250,100,0,1) 0%,rgba(255,168,0,1) 100%);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
    border-radius: 4px;
    color: #fff;
}
.panel-hd ul li.btn-red a,.panel-hd ul li.btn-orange a {
    color: #fff;
}

.floor-hd {
    position: relative;
    margin: 25px 0;
    height: 20px;
    line-height: 20px;
}
.floor-hd:after {
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    top: 17px;
    content: "";
    height: 3px;
    background-color: #eaeaea;
}
.floor-hd h2 {
    position: relative;
    display: inline;
    font-size: 28px;
    font-weight: 600;
}
.floor-hd h2 span{
    color: #0146AE;
}
.floor-hd:before {
    z-index: 1;
    position: absolute;
    top: 4px;
    left: 0;
    content: "";
    width: 5px;
    height: 28px;
    background: url('../images/icon-cate.png') no-repeat left center;
/*    border-color: transparent transparent transparent #2f2f2f;
    background-color: #fff;*/
}
/*.floor-hd h2:after {
    display: inline-block;
    vertical-align: 3px;
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 6px;
    background-color: #fff;
    border: 1px solid #e4e4e4;
}*/
.floor-hd h2 a {
    padding-left: 16px;
    padding-right: 10px;
    background-color: #fff;
}


.cont-list li{ width: 100%;font-size:16px; color:#404040; line-height:38px; height:38px; padding-left:10px;position: relative;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;white-space: normal;overflow: hidden;}
.cont-list li:before {content: ''; position: absolute;display:inline-block; width: 3px;  height: 3px; background:#0146AE; border-radius: 50%; transform: translateY(-50%);left: 0;  top: 50%;}
.cont-list li a{color:#404040; }
.cont-list li a:hover {color: #0045cd;}
.cont-list ul li span {
    position: absolute;
    right: 0;
    top: 0;
    color: #999;
    font-size: 14px;
}
.cont-list ul li i {
    position: absolute;
    display: block;
    width: 16px;
    height: 16px;
    background: #fff;
    left: 0;
    top: 50%;
    border-radius: 50%;
    transform: translateY(-50%);
    border: 1px solid #945d56;
}
.cont-list ul li i::before {
    position: absolute;
    content: '';
    display: block;
    width: 4px;
    height: 4px;
    top: 50%;
    left: 50%;
    background: #945d56;
    transform: translate(-50%,-50%);
    border-radius: 50%;
}

.cont-pic .image {
    position: relative;
    overflow: hidden;
    border-radius: 4px;
    cursor: pointer
}
.cont-pic .image img,.cont-pic .info h6 a,.cont-pic .info h6 span {
    transition: all .3s ease
}
.cont-pic .image:hover img {
    transform: scale(1.2)
}
.cont-pic .image img {
    display: block;
    border-radius: 4px;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}
.cont-pic .info {
    display: flex;
    flex-direction: column;
    position: relative;
}
.cont-pic .info h4 {
    font-size: 18px;
    font-weight: 700;
    min-height: 31px;
    line-height: 30px;
    word-break: break-all;
    max-height: 60px;
    margin-top: 0px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}
.cont-pic .info h5 {
    font-size: 16px;
    font-weight: 600;
    min-height: 28px;
    line-height: 29px;
    word-break: break-all;
    max-height: 56px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}
.cont-pic .info h6 {
    font-weight: 500;
    min-height: 26px;
    line-height: 25px;
    word-break: break-all;
    max-height: 52px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}
.cont-pic .info .desc {
    height: 50px;
    padding-top: 3px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 25px;
    font-weight: 400
}
.cont-pic .info p{
    margin-bottom: 10px;
}
.cont-pic .info p:last-child{
    margin-bottom: 0px;
}


.cont-info {
    margin-bottom: 10px;
    padding: 20px 0;
    border-bottom: 1px solid #e6e6e6;
}
.cont-info p {
    font-size: 22px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
    overflow: hidden;
    text-align: center;
    white-space:nowrap;
    text-overflow:ellipsis;
    color: #945d56;
}
.cont-info span {
    line-height: 25px;
    height: 50px;
    display: block;
    overflow: hidden;
    color: #666;
    text-align: left;
}
.cont-info span a {
    color: #C00A0F;
    margin-left: 4px;
}
.cont-info a {
    color: #C00A0F;
}

.cont-pic__video .image {
    height: 152px;
    position: relative;
    border-radius: 4px;
    overflow: hidden;
}
.cont-pic__video .image img {
    width: 100%;
    height: 100%;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.cont-pic__video .image:hover img {
    transform: scale(1.2)
}
.cont-pic__video .image .play-icon {
    width: 24px;
    height: 24px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background: url(../images/icon-play-01.png) center no-repeat;
    background-size: contain;
}
.cont-pic__video .image .gradual {
    position: absolute;
    z-index: 5;
    bottom: 0;
    left: 0px;
    right: 0px;
    padding: 25px 12px 10px 12px;
    margin: 0;
    font-size: 16px;
    overflow: hidden;
    color: #fff;
    font-weight: normal;
}
.cont-pic__video .image .gradual span {
    height: 22px;
    line-height: 22px;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    display: block;
    font-weight: normal;
}
.cont-pic__video .image:hover .play-icon {
    opacity: .5;
}
.cont-pic__video .image:hover .gradual {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(148,93,86,0)), to(rgba(148,93,86,1)));
    background-image: -webkit-linear-gradient(180deg, rgba(148,93,86,0), rgba(148,93,86,1));
    background-image: -moz-linear-gradient(180deg, rgba(148,93,86,0), rgba(148,93,86,1));
    background-image: -ms-linear-gradient(180deg, rgba(148,93,86,0), rgba(148,93,86,1));
    background-image: -o-linear-gradient(180deg, rgba(148,93,86,0), rgba(148,93,86,1));
    background-image: linear-gradient(180deg, rgba(148,93,86,0), rgba(148,93,86,1));
}
.block-wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex: 1;
    -ms-flex: 1;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    flex: 1;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    transition: padding-top .3s ease
}
.block-container {
    width: 100%;
    margin: 0 auto
}

.block-inner {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.block-inner__between {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    -moz-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.item-position-sidebar {
    display: flex;
    flex-direction: row;
    padding: 0;
    margin: 15px 0 15px;
    border: none
}
.item-position-sidebar:last-child {
    margin-bottom: 0;
}
.item-position-sidebar .image {
    flex: 164px 0 0;
    height: 96px;
    margin-right: 12px;
    background: #eaeaea
}
.item-position-sidebar .image img {
    height: 96px;
    border-radius: 4px;
    -o-object-fit: cover;
    object-fit: cover
}
.item-position-sidebar .info {
    flex: 1;
}
.item-position-sidebar .info h6 {
    height: 42px;
    line-height: 21px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 14px
}

.item-position-top {
    display: flex;
    flex-direction: row;
    height: 132px;
    padding: 0;
    margin: 15px 0 15px;
    border: none
}
.item-position-top:last-child {
    margin: 0
}
.item-position-top .image {
    flex: 207px 0 0;
    height: 132px;
    margin-right: 12px;
    background: #eaeaea
}
.item-position-top .image img {
    height: 132px;
    border-radius: 3px;
    -o-object-fit: cover;
    object-fit: cover
}
.item-position-top .info {
    flex: 1;
}

.item-position-center {
    padding: 0;
    margin: 16px 0 8px;
    border: none
}
.item-position-center:last-child {
    margin: 0
}
.item-position-center .image {
    height: 185px;
    background: #eaeaea
}
.item-position-center .image img {
    height: 185px;
    border-radius: 3px;
    -o-object-fit: cover;
    object-fit: cover
}
.item-position-center .info {
    flex: 1;
}
.item-position-center .info h5 {
    margin-bottom: 0
}

.image-position-list {
    display: flex;
    flex-direction: row;
    box-sizing: border-box;
    padding: 15px 10px;
    border-bottom: 1px solid #e6e6e6;
}
.image-position-list:hover {box-shadow: 0px -1px 15px 0px rgba(0, 0, 0, 0.1);}
/*.image-position-list:hover {transform: translate3d(5px, 0, 0);}*/
.image-position-list:hover h4 a{color: #d7000f;}
.image-position-list:hover p.desc {color: #111111;}
.image-position-list .image {
    width: 220px;
    height: 140px;
    margin-right: 20px;
}
.image-position-list .info {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    flex: 1;
    overflow: hidden;
    position: relative;
}
.image-position-list .info h4{
    font-weight: 700
}
.image-position-list .info .date-wrap{position: absolute;left: 0;bottom: 0}
.image-position-list .info .date-wrap .date{background:url(../images/icon-time.png) no-repeat left center;padding-left: 20px;color: #A4A4A4}
.image-position-list .info .date-wrap .cate{padding-left: 20px;color: #A4A4A4}
.image-position-list .info .date-wrap .address{color: #A4A4A4}
.image-position-list .info .date-wrap .tags-item{float:right;position: absolute;right: 0;}
.image-position-list .info .date-wrap .tags-item span{padding-left:15px;display:inline-block;height:20px;line-height:20px;background:url(../images/icon-tags.png) no-repeat left center;}
.image-position-list .info .date-wrap .tags-item span a{border-radius:2px;color:#999;margin:0 2px 0 0;padding:0px 7px;}
.image-position-list .info .date-wrap .tags-item span a:hover{background:#15489b; color:#fff;border:1px solid #15489b;;color:#e05a5a;text-decoration:none;}


.image-position-download {
    width: 100%;
    display: flex;
    flex-direction: row;
    box-sizing: border-box;
    padding: 15px 10px;
    border-bottom: 1px solid #e6e6e6;
}
.image-position-download:hover {box-shadow: 0px -1px 15px 0px rgba(0, 0, 0, 0.1);}
.image-position-download:hover h4 a{color: #d7000f;}
.image-position-download:hover p.desc {color: #111111;}
.image-position-download .image {
    width: 42px;
    height: 48px;
    margin-right: 20px;
}
.image-position-download .info {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    flex: 1;
    overflow: hidden;
}
.image-position-download .info h4 {
    font-weight: 600;
    margin-top: 0px;
    margin-bottom: 0px;
}
.image-position-download .info h5 {
    max-height: 28px;
    line-height: 28px;
    font-weight: 400;
    margin-top: 0px;
    margin-bottom: 0px;
}
.image-position-download .down {
    margin-left: auto;
}

.video-box::after {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background: url(../images/icon-play.png) center no-repeat;
    background-size: contain;
}


/* 置顶 */
.btn-hvr{transition:box-shadow .4s ease,border .4s ease}
.btn-hvr:hover{border-color:transparent;box-shadow:0 0 0 .2rem rgba(30,111,255,.5)}
.back-top {display: none;right: 20px;bottom: 60px;width: 44px;height: 44px;border-radius: 4px;position: fixed;cursor: pointer;z-index: 9999; background: #0146AE url('../images/top.svg') no-repeat center/22px auto;}
@media all and (max-width:1599px) {.backTop {right: 20px;bottom: 40px;}}