.box_box{width: 94%; margin: 0 auto; max-width: 1600px; padding: 20px 0;}
.box_box_all{background-color: rgba(242, 242, 242, 1);}
.Service-box{margin-top: 20px;}
.banner{padding-top: 62px;}





/*banner图*/
.banner-box img{width: 100%;height: auto;object-fit: cover;-o-object-fit: cover;}

/*左右*/
.contact-all{margin-bottom: 4rem; margin-top: 4rem;}
.news-two{display: flex; justify-content: space-between;box-shadow: 0 0 1.6vw 0 rgba(0,0,0,0.15);}

.news-list-left{margin-left: 0px; clear: left; margin-right: 0px; width: 34.93%;background: rgba(255, 255, 255, 1);}

.news-list-right{width: 65.07%; margin-left: 0px; margin-right: 0px; clear: none;}

.reset_style{width: 88%; margin-left: 6%; margin-right: 0px; clear: none;   padding-bottom: 40px;}
.iShare-contact a{display: inline-block; vertical-align: middle; width: 25px; height: 25px; margin: 5px;}
.iShare-contact a img{
    width: 100%;
    height: 100%;}
.iShare-contact{    text-align: center;}





@media screen and (max-width: 768px){


.banner{       padding-top: 43px;}
#w_grid-1557052984452 div p span {
    font-size: 16px !important;
}
.news-two { display: block; }
.news-list-left { margin-left: 0px; clear: left; margin-right: 0px; width: 100%; }
.news-list-right{ margin-left: 0px; clear: left; margin-right: 0px; width: 100%; }
.reset_style div p span {
    font-size: 16px !important;
}
.contact-all {
    padding-bottom: 2rem;
    padding-top: 2rem;
    margin-bottom: 0rem;
    margin-top: 0rem;
}
.easysite-input{
font-size: 14px !importan;
    color: #666 !importan;
height: 42px !importan;

}

.easysite-row{    margin: 0px !important;}
.easysite-cell{    display: flex;}



input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
color: #666;font-size:16px;
}
input:-moz-placeholder, textarea:-moz-placeholder {
color:#666;font-size:16px;
}
input::-moz-placeholder, textarea::-moz-placeholder {
color:#666;font-size:16px;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
color:#666;font-size:16px;
}


}