
/*topbar reset*/
header.am-topbar{
    border:none;
    min-height: 45px;
    margin:0;
    background: #484d50;
}
header .wrapper{
    padding:0;
    text-align: center;
    line-height:45px;
    color:#fff;
}
.logo--wrapper a.link,.logo--wrapper a.link2{
    /*outline: 1px solid red;*/
}
.logo--wrapper .link{
    position: absolute;
    width: 60%;
    height: 45px;
    top: -9.5px;
    left: 0;
}
.logo--wrapper .link2{
    position: absolute;
    width: 30%;
    height: 45px;
    top: -9.5px;
    right: 0;
}
header h1{
    position:relative;
    margin:9.5px 0;
    width:150px;
    height:26px;
    text-indent:-999px;
    /*background: url("../images/logo.png") center;*/
    background-size:contain;
}
header img{
    max-height:45px;
}
.header_location{
    width:114px;
    font-size:16px;
    line-height:45px;
    cursor: pointer;
    text-align: right;
    position: relative;
}
.header_location img{
    width:15px;
    height:18px;
    vertical-align: sub;
}
.header_location span{
    display: inline-block;
    max-width: 76px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: top;
    color:#fff;
}

.banner{
    width:100%;
    max-width:1920px;
    margin:0 auto;
    height:600px;
    background: url("../images/banner.jpg?v=201sdsdf0424") no-repeat center;
}
.division{
    padding-bottom: 15px;
    border-bottom:1px #999 dashed;
}
.division:last-of-type{
    padding:0;
    border:none;
}
.title--logo{
    margin:105px 0 95px;
    font-size:40px;
    font-weight:bold;
    color:#251386;
    text-align:center;
}
.title--logo img{
    max-height:74px;
    margin-bottom:30px;
}
.information{
    background: #f2f3f6;
    line-height:1.88;
    margin-bottom:50px;
}
.information p{
    padding:50px 24px;
    font-size:18px;
    color:#333;
    line-height:1.88;
}


.title5 .mews_list{
    width:74.3%;
    max-width: 844px;
}
.title5 .article--wraped {
    display: block;
    /*outline:1px solid red;*/
    padding-bottom: 30px;
    position: relative;

}
.title5 .ads-list-middle{
    margin-bottom:20px;
}
.title5 .article--img {
    display: inline-block;
    position: relative;
}
.title5 .article--img a {
    color: #fff;
}
.title5 .article--img .ws-tip {
    width: 27px;
    height: 27px;
    background: url("https://www.d1ev.com/src/news/images/play.png");
    color: #fff;
    text-align: center;
    position: absolute;
    bottom: 15px;
    left: 15px;
    z-index: 4;
    cursor: pointer;
}
.title5 .article--img .ws-tip:hover {
    background: url("https://www.d1ev.com/src/news/images/playhover.png");
}
.title5 .article--img .tip {
    padding: 0 5px;
    height: 24px;
    line-height: 24px;
    font-size: 13px;
    background: rgba(255, 102, 0, 0.8);
    color: #fff;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    /*   outline:1px solid red; */
}
.title5 .article--img img {
    width: 280px;
    height: 186px;
    position: relative;
    z-index: 2;
}
.title5 .article--content {
    width: 63.27%;
    max-width:534px;
    height: 186px;
    padding: 0 0 2px 0;
    text-align: justify;
    position: absolute;
    right:0;
    top:0;
}
.title5 .article--content > a {
    display: block;
}
.title5 .article_p {
    font-size: 18px;
    text-align: left;
    color: #4a4a4a;
    font-weight: 600;
    height: 60px;
    margin-bottom:22px;
    overflow:hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.title5 .article--author {
    font-size: 12px;
    color: #999;
    margin:1.6rem 0;
}
.title5 .article--author a{
    color:#999;
}
.title5 .article--author span {
    display: inline-block;
    margin: 0 5px 0 0;
    line-height: 25px;
    height: 25px;
}
.title5 .article--author .article--authorpic {
    margin-left: 0;
}
.title5 .article--author .article--authorpic img {
    width: 25px;
    height: 25px;
    margin-top: -4px;
    border-radius: 50%;
}
.title5 .article--type {
    font-size: 13px;
    text-align: left;
    color: #999;
    width:100%;
    position: absolute;
    right:0;
    bottom:5px;
}
.title5 .article--type--tip{
    width: 220px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.title5 .article--type .icon {
    display: inline-block;
    margin-left: 15px;
    vertical-align: bottom;
}
.title5 .article--type--tip a {
    color: #999;
}
.title5 .article--type .first {
    display: inline-block;
    margin: 0 10px 0 0;
}
.title5 .article--type--say {
    margin: 0;
}

.special{
    width:24.75%;
    max-width:297px;
}
.special img{
    width:100%;
}
.special .special_info{
    margin-bottom:30px;
    border-bottom:1px solid #999;
}
.special .title{
    font-size:16px;
    line-height:1;
    padding:30px 0;
    color:#666;
    text-align:left;
}
.p--division{
    position:relative;
    line-height:50px;
    font-size:20px;
    color:#333;
    margin-bottom:20px;
    background: #f1f1f1;
    padding-left:24px;
}
.p--division:after{
    content:'';
    display:block;
    background: #f60;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -14px;
    width: 4px;
    height: 30px;
}

.partner_list{
    margin-bottom:80px;
}
.partner_list li{
    width:160px;
    float:left;
    margin-right:20px;
    margin-bottom:20px;
}
.partner_list li:nth-child(6n+6){
    margin-right:0;
}
.partner_list li img{
    width:100%;
    height:60px;
}


.ad{
    margin:80px auto;
}
.ad img{
    width:100%;
    max-height:100px;
}


