/*我们为您提供的服务区域的部分修改*/
@media screen and (max-width: 1000px){
    .dome2 ul li .twobtn p {
        max-height: none;
        height: 126px;
    }
}

.gunmun{
	background: #ef5a11;
}
.gunmun .containercore .right h2 span,
.gunmun .containercore .right p {
    color: #ffffff;
}








/*修改的新闻视屏区域的样式*/
.dome4 .textlist .left a{
    cursor: default;
}
.dome4 .textlist .left a .img {
    max-height: none;
    cursor: pointer;
}
.dome4 .textlist .left a p:last-child {
    height: 26px;
    font-size: 14px;
    line-height: 16px;
    margin: 10px 0 4px 0;
    letter-spacing: 0.5px;
}
.dome4 .textlist .left a div.info {
    padding: 10px 10px;
}


.dome4 .textlist .left a .img .moive{
    background: rgba(0,0,0,1);
    font-size: 0;
}
.dome4 .textlist .left a h2 {
    font-size: 17px;
    color: #00448f;
    line-height: 22px;
    font-weight: 700;
}
.dome4 .textlist .left a:hover h2{
    color: #00448f;
}
.dome4 .textlist .right li a {
    margin: 0 0 16px 0;
    padding: 0 0 16px 0;
}

.dome4 .textlist .right li a .img{
    width: 24%;
    display: inline-block;
    color: #fff;
    text-align: center;
    border: 1px solid #cccccc;
    padding: 0px 0 0 0;
    float: left;
    margin: 0px 0 0 0;
    position: relative;
    overflow: hidden;
}
.dome4 .textlist .right li a .img img{
    transition: all 0.3s;
    width: 100%;
}
.dome4 .textlist .right li a:hover img{
    transform: scale(1.12);
}


.dome4 .textlist .right li a .info{
    width: 76%;
}
.dome4 .textlist .right .info h2{
    padding: 0 90px 0 0;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.dome4 .textlist .right .info h2 span{
    font-size: 13px;
    float: right;
    letter-spacing: 0px;
    position: absolute;
    bottom: 2px;
    right: 0;
}
.dome4 .textlist .right .info p {
    font-size: 14px;
    max-height: 62px;
    letter-spacing: 0.6px;
}


.dome2 ul li .oneimg .nametitle:before{
	display:none;
}






/*媒体查询区域*/
@media screen and (max-width: 1000px) {
	
	.gunmun {
    background: #fbad60;
}
	
	
	.dome3 {
      background: rgb(251 173 96);
    }
.dome2 ul li .twobtn {
  
    background: rgb(17 120 230 / 64%);
	display:block;
   position:relative;
   
}

.dome2 ul li .twobtn {
    padding: 5px 6px;
}
.dome2 ul li .twobtn span {
    font-size: 12px;
    line-height: 20px;
    opacity: 0.8;
    position: unset;
    top: 00;
    left: 0;
    width: 100%;
    display: inline-block;
	display:none;
}


	.dome2 ul li .twobtn h2 {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
	    padding: 0;
}
	
    .dome4 .textlist .left a h2 {
        font-size: 14px;
        line-height: 17px;
        font-weight: 400;
    }

    .dome4 .textlist .left a div.info {
        padding: 8px 8px 6px 8px;
    }
    .dome4 .textlist .left a p:last-child {
        height: 22px;
        font-size: 13px;
        line-height: 15px;
        margin: 3px 0 0 0;
        letter-spacing: 0;
        padding: 3px 0 0 0;
    }

    .dome4 .textlist .left a .img .moive video{
        height: auto;
    }
    .dome4 .textlist .right li a {
        margin: 0 0 10px 0;
        padding: 0 0 10px 0;
    }
    .dome4 .textlist .right .info h2 {
        font-size: 13px;
        line-height: 17px;
    }
    .dome4 .textlist .right .info p {
        font-size: 12px;
        max-height: 33px;
        letter-spacing: 0px;
    }
    .dome4 .textlist .right .info h2 span {
        font-size: 12px;
        letter-spacing: -0.2px;
    }

}





