li {
    list-style-type: none;
}

html {
    font-size: 62.5%;
}

/* body {
    -webkit-text-size-adjust: none
} */

html {
    font-family: 'Microsoft Yahei';
    font-size: 12px;
    font-weight: 300;
    color: #393939;
}

html,
body {
    height: 100%;
    margin: 0px;
    display: flex;
    flex-direction: column;
}

/* .highlighted {
    color: rgb(239, 89, 47);
}


#fp-nav ul li a.active span {
    background-color: #0273C1;
}

.Header_b {
    position: fixed;
    width: 100%;
    height: 100px;
    z-index: 20;
    background-color: #fff;
    box-shadow: 5px 0px 10px grey;
}

.top {
    width: 100%;
    height: 40px;
}

.CrossStrip {

    float: left;
    width: 100%;
    height: 5px;
    background-color: #0273C1;
}

.myright {
    float: right;
    width: 32.4%; */
/* height: 35px; */
/* background-color: #0273C1;
    border-bottom-left-radius: 70px;
}

.right-body {
    width: 60%; */
/* height: 100%; */
/* margin-left: 8%;
}

.right-body img {
    width: 7%;
    float: left;
    margin-top: 1%;
    margin-right: 2.6%;
}

.right-body h1 {
    width: auto;
    float: left;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    margin-top: 2.286%;
    margin-right: 8.84%;
    margin-bottom: 3.714%;
}

.right-body a {
    width: auto;
}

.right-body h2 {
    float: left;
    text-align: left;
    font-size: 14px;
    color: #fff;
    width: 11.3%;
    margin-top: 2.286%;
    border-right: 2px solid #fff;
    font-weight: 600;
}

.right-body h3 {
    float: left;
    text-align: right;
    font-size: 14px;
    color: #fff;
    width: 16.2%;
    margin-top: 2.286%;
    font-weight: 600;
}

.logo {
    float: left;
    margin-left: 10.4%;
    margin-top: 13px;
}

.daohang {
    display: inline;
    position: absolute;
    bottom: 0;
    width: 60%;
    height: 50px;
    padding-left: 140px;
    right: 200px;
    vertical-align: middle;
}

.daohang li {
    width: 125px;
    height: 50px;
    float: left;
    text-align: center;
}

.daohang li .frist {
    position: relative;
    font-size: 16px;
    line-height: 50px;
}

.daohang .frist:after {
    content: " ";
    position: absolute;
    left: 50%;
    right: 50%;
    bottom: -1px;
    display: block;
    height: 3px;
    opacity: 0;
    background-color: #0273C1;
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;
}

.daohang ul li:hover .frist:after {
    left: 0;
    right: 0;
    opacity: 1;
}

.list {
    display: none;
    overflow: hidden;
    position: absolute;
    width: 166.7%;
    margin-left: -49.5%;
    left: 0;
    height: auto;
    background-color: #eee;
} */

/* .daohang ul li:nth-child(3) .list li {
    width: 350px;
    height: 1000px;
    margin: 20px 0px 20px 43px;
    float: left;
} //当图片大小不同时进行调整*/

/* .daohang ul li:nth-child(4) .list li,
.daohang ul li:nth-child(5) .list li,
.daohang ul li:nth-child(6) .list li {
    width: 415px;
    height: auto;
    margin: 20px 0px 20px 137.5px;
    float: left;
}

.daohang ul li:nth-child(4) .list li:nth-child(3n-2),
.daohang ul li:nth-child(5) .list li:nth-child(3n-2),
.daohang ul li:nth-child(6) .list li:nth-child(3n-2) {
    margin-left: 200px;
}


.list li {
    width: 270px;
    height: 200px;
    margin: 20px 0px 20px 43px;
    float: left;
}

.list li img {
    width: 270px;
    height: 180px;
}

.daohang ul li:nth-child(4) .list li img,
.daohang ul li:nth-child(5) .list li img,
.daohang ul li:nth-child(6) .list li img {
    width: 415px;
    height: 180px;
}


.daohang li ul li:nth-child(5n-4) {
    margin-left: 200px;
}

.daohang li ul li .second {
    position: relative;
    font-size: 16px;
    line-height: 30px;
    text-align: left;
}

.daohang .second:after {
    content: " ";
    position: absolute;
    left: 0%;
    right: 100%;
    bottom: 0px;
    display: block;
    height: 3px;
    opacity: 0;
    background-color: #0273C1;
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;
}

.daohang li ul li a:hover .second:after {
    left: 0;
    right: 0;
    opacity: 1;
}
 */
/* .home-main {
    top: 60px;
}

.home-main iframe {
    width: 100%;
    height: 100%;
    top: 80px;
    position: absolute;
    pointer-events: none;

} */


.panel {
    height: 100%;
}

.home {
    background-repeat: no-repeat;
}

.gonggao {
    position: relative;
    top: 100px;
    width: 100%;
    height: 960px;
    background-color: #fff;
}

.gonggao h1 {
    margin-top: 400px;
    margin-left: 900px;
    font-size: 2em;
    color: #0273C1;
    font-weight: normal;
}

.carousel-inner .huabu {
    position: relative;
    background-color: #0273C1;
    z-index: 200;
    width: 500px;
    height: 268px;
    top: -400px;
    text-align: left;
    padding: 50px;
    margin-left: -185px;
    opacity: 0.8;
}

.huabu h1 {
    width: 400px;
    line-height: 60px;
    font-size: 36px;
    float: left;
    color: #fff;


}

.huabu h2 {
    width: 400px;
    line-height: 40px;
    font-size: 26px;
    float: left;
    margin-top: 20px;
    color: #fff;
}

.huabu h3 {
    width: 100px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    text-align: center;
    background-color: #0273C1;
    float: left;
    margin-top: 20px;
    color: #fff;
    box-shadow: 1px 1px 5px #0273C1;
}

.huabu a:hover h3 {
    color: #0273C1;
    background-color: #fff;
}

/* 自动化系统 */
.automatic_system {
    position: relative;
    margin-top: 100px;
    width: 100%;
    height: auto;
    /* background-color: #F2F1E9; */
    margin-bottom: 100px;
}

.title {
    width: 100%;
    height: 230px;
    /* background-color: #ece4dc; */
    text-align: center;
    padding-top: 140px;
    margin-bottom: 30px;
}

.title h1 {
    width: 500px;
    margin: 0 auto;
    padding-bottom: 10px;
    font-size: 40px;
    color: #0273C1;
    border-bottom: #0273C1 1px solid;
    font-weight: 500;
}

.title h2 {
    font-size: 16px;
    /* color: #0273C1; */
    color: #000;
    line-height: 25px;
    /* text-shadow: 1px 1px 2px #555; */
    font-weight: 500;
}

.title a:hover h2 {
    /* color: #fff; */
    color: #0273C1;
}

.main_body {
    width: 1520px;
    height: auto;
    margin: 30px auto;

    /* border-radius: 10px; */
}

.main_body img {
    width: 1516px;
    height: 395px;
    padding: 2px 2px;
    margin: 0 auto;
    /* border-top-left-radius: 10px;
    border-top-right-radius: 10px; */
    /* border-radius: 10px;
    border: #0273C1 2px solid;
    box-shadow: 2px 2px 10px #0273C1; */
}

.introduce_one {
    float: left;
    width: 100%;
    height: 200px;
    margin-top: 30px;
    vertical-align: bottom;
}

.introduce_one p {
    background-color: #0273C1;
    height: 20px;
    width: 5px;
    float: left;
}

.introduce_one h3 {
    width: 1504.8px;
    font-size: 16px;
    line-height: 20px;
    float: left;
    margin-left: 10.2px;
    font-weight: 500;

}

.introduce_one h4 {
    float: left;
    width: 1504.8px;
    margin-left: 15.2px;
    margin-top: 5px;
    font-size: 14px;
    margin-top: 10px;
}

.introduce_one .png_pic {
    float: left;
    width: 1488px;
    height: auto;
    margin-top: 30px;
    margin-left: 16px;
}

.png_pic .png_text {
    width: 186px;
    float: left;
    height: auto;
    text-align: center;
}

.png_text img {
    width: 150px;
    height: 150px;
    float: left;
    border: none;
    box-shadow: none;
    margin-left: 18px;
}

.png_text h5 {
    float: left;
    width: 100%;
    height: 50px;
    font-size: 14px;
    margin-top: 10px;
}



/* 设备配套 */
.Equipment_matching {
    position: relative;
    top: 0px;
    width: 100%;
    height: 100%;
    /* background-color: #AdB2Aa; */
    padding-bottom: 80px;
    /* background-color: #f7f8fa; */
}

/* .Equipment_matching .title h1 {
    color: #0273C1;
} */

.Equipment_matching .main_body img {
    float: left;
    /* width: 600px; */
    width: 690px;
    height: auto;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    /* margin-left: 150px; */
    margin-left: 5px;
    margin-top: -10px;
}

.introduce_two {
    float: left;
    /* width: 350px; */
    width: 550px;
    height: auto;
    /* margin-left: 70px; */
    margin-left: 160px;
    margin-top: 100px;
}

.introduce_two p {
    float: left;
    width: 15px;
    height: 15px;
    margin: 5px 10px 5px 0px;
    background-color: #0273C1;
}

.introduce_two h4 {
    float: left;
    /* width: 325px; */
    width: 525px;
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 25px;
}

/* 电气成套 */
.Electrical_complete_set {
    position: relative;
    top: 0px;
    width: 100%;
    height: auto;
    /* background-color: #AdB2Aa; */
    padding-bottom: 80px;
}

/* .Electrical_complete_set .main_body img {
    float: left;
    width: 400px;
    height: auto;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    margin-left: 370px;
}

.Electrical_complete_set .main_body img:nth-child(2) {
    width: 473px;
    margin-left: 0px;
}

.introduce_three {
    float: left;
    width: 400px;
    height: auto;
    margin-left: 300px;
    margin-top: 50px;
}

.introduce_three p {
    float: left;
    width: 15px;
    height: 15px;
    margin: 5px 10px 5px 0px;
    background-color: #0273C1;
}

.introduce_three h4 {
    float: left;
    width: 375px;
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 5px;
}

.introduce_four {
    float: left;
    width: 400px;
    height: auto;
    margin-top: 50px;
    margin-left: 120px;
}

.introduce_four p {
    float: left;
    width: 15px;
    height: 15px;
    margin: 5px 10px 5px 0px;
    background-color: #0273C1;
}

.introduce_four h4 {
    float: left;
    width: 375px;
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 5px;
} */
.introduce_five {
    float: left;
    width: 520px;
    height: auto;

    margin-top: 50px;
}

.introduce_five p {
    float: left;
    width: 15px;
    height: 15px;
    margin: 5px 10px 5px 0px;
    background-color: #0273C1;
}

.introduce_five h4 {
    float: left;
    width: 495px;
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 5px;
}








/* 新闻动态 */
.News_information {
    position: relative;
    top: 0px;
    width: 100%;
    height: 100%;
    /* background-color: #F2F1E9; */
    padding-bottom: 80px;
    /* background-color: #f7f8fa; */
}

.News_information .main_body {
    width: 1520px;
    height: 610px;
    background-color: #fff;
    border-radius: 0px;
    margin: 40px 200px;
    float: left;
}

.news {
    width: 480px;
    height: 100%;
    float: left;
    background-color: #eee;
}

.news:nth-child(1) {
    margin-left: 0px;
    margin-right: 40px;
    /* border: 1px #ddd solid; */
}

.news:nth-child(2) {
    margin-right: 40px;
    /* border-right: 1px #ddd solid; */
}

.news:hover {
    box-shadow: 20px 10px 10px #ddd;
}

.news_time {
    width: 480px;
    height: 40px;
    float: left;
    margin-top: 20px;
    padding-left: 35px;
}

.news_time img {
    width: 25px;
    height: 25px;
    float: left;
    border: 0px;
    box-shadow: none;
}

.news_time h3 {
    float: left;
    width: 350px;
    line-height: 25px;
    font-size: 16px;
    margin-left: 5px;
    color: #0273C1;
    font-weight: 500;
}

.news h4 {
    float: left;
    width: 480px;
    height: 55px;
    padding-left: 35px;
    font-size: 24px;
    font-weight: 500;
    line-height: 35px;
    padding-right: 35px;

}

.news h6 {
    float: left;
    width: 480px;
    height: 100px;
    font-size: 16px;
    padding-left: 35px;
    padding-right: 35px;
    line-height: 25px;

}



.news h5 {
    float: left;
    width: 140px;
    height: 40px;
    background-color: #0273C1;
    margin-left: 35px;
    border-radius: 30px;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
}

.news:hover h5 {
    background-color: #fff;
    color: #0273C1;
    border: 1px #0273C1 solid;
}

.news_pic {
    float: left;
    width: 480px;
    height: 280px;
    /* padding-left: 50px; */
    margin-top: 30px;
}

.news_pic img {
    width: 480px;
    height: 320px;
    margin-left: 0px;
    padding: 0px;
    border: 0px;
    box-shadow: none;
    border-radius: 0px;
}

.news .news_pic:after {
    content: " ";
    position: relative;
    left: 0%;
    right: 100%;
    bottom: 0px;
    display: block;
    width: 100%;
    height: 5px;
    margin-top: 0px;
    opacity: 0;
    background-color: #0273C1;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}

.news:hover .news_pic:after {
    left: 0%;
    right: 0%;
    opacity: 1;
}


.heZuoHuoBan {
    height: auto;
    padding-bottom: 100px;
    /* padding-top: 50px; */
    /* background-color: rgba(231, 233, 240, .44); */
}

/* .heZuoHuoBan .title {
    margin-top: 30px;
} */

.company {
    width: 1520px;
    height: auto;
    margin: 0 auto;
    margin-top: 60px;
}

.company ul {
    width: 1520px;
    height: 750px;
}

.company ul li img {
    width: 116.6px;
    float: left;
    margin: 0px 5px;

    /* margin: 15px 30px 15px 0px;
    box-shadow: 0px 0px 10px #999;
    border-radius: 10px; */
}

iframe {
    border: none;
}

.solution {
    background-repeat: no-repeat;
    background-size: cover;
}

/* .bb2 {
    background-image: url('../images/bb2-bg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
} */

/* 右侧导航圆点颜色 */
.home .pagination a {
    color: #0273C1;
}

@media (min-width: 480px) and (max-width: 767px) {}