#cbp-hrmenu ul {
    width: 1200px;
}

#cbp-hrmenu ul>a {
    text-align: center;
    height: 103px;
}

.news .newstitle {
    margin: auto;
    margin-top: 30px;
    text-align: center;
    color: #222222;
}

.news .newsnav {
    width: 1400px;
    /*height: 500px;*/
    margin: auto;
    display: flex;
    margin-top: 10px;
}

.news .newsnav .newsimg {
    width: 430px;
    /*height: 500px;*/
    margin: 0px 15px;
}

.news .newsnav .newsimg img {
    width: 430px;
   /* height:430px;*/
}

.news .newsnav a {
    color: #222222;
}

.news .newsnav a h4 {
    color: #222;
}

.solve {
    margin-top: 5px;
}

.solve h1 {
    margin: auto;
    text-align: center;
}

.solve h2 {
    margin: auto;
    text-align: center;
}

.solve .solve-img {
    width:660px;
    height: 516px;
    margin-top: 40px;
	float:left; margin:0 15px;
}

.solve .solve-img a {
    display: block;
    width:660px;
    height: 519px;
}

.solve .solve-img img {
    width: 660px;
	/*height:660px;*/
}

.solve .solve-img span {
    display: block;
    margin: auto;
    text-align: center;
    font-size: 16px;
}

.fridestitle {
    margin-top: 90px;
}

.fridestitle h1,
.fridestitle h2 {
    text-align: center;
}

.frides {
    width: 1380px;
    /* height: 820px; */
    margin: auto;
    margin-top: 15px;
}

.frides ul {
    display: flex;
    flex-wrap: wrap;
}

.frides li {
    width: 216.5px;
    height: 84.4px;
    border: 1px solid #222222;
    margin: 5px;

    overflow: hidden;
}

.frides li a {
    display: block;
    width: 100%;
    height: 100%;
}

.frides li img {
    width: 100%;
}

.footer {
    margin-top: 30px;
}
.solve-img span,.productlist span{ font-weight:bolder}
.newsimg h2,.solve-img span,.productlist h2,.productlist span,.newstitle h1,.solve h1,.fridestitle h1{color:rgb(3,110,184);}
.newsimg h2:hover,.solve-img span:hover,.productlist h2:hover,.productlist span:hover,.newstitle h1:hover,.solve h1:hover,.fridestitle h1:hover{color:rgb(247,181,44);}
