* {
    margin: 0;
    padding: 0;
}


body {
    min-width: 1024px;
    max-width: 100%;
    height: 100%;
}

a {
    text-decoration: none;

}

ul li {
    list-style: none;

}

i {
    font-style: normal;
}

.Top {
    width: 100%;
    height: 40px;
    background: #333;
    color: #b0b0b0;
    position: relative;
}

.Top ul li {
    font-size: 12px;
    float: left;
    line-height: 40px;
}

.Top .top ul li a:hover {
    color: #ffffff;
}

.Top .top ul:last-child li:last-child a:hover {
    color: #ff6700;
}

.Top ul li a {

    color: #b0b0b0;
}

.Top ul li span {
    color: #424242;
    margin: 0 4px;
}

.top {
    width: 1226px;
    height: 40px;
    margin: auto;
}

.Top-left {
    position: absolute;

}

.Top-left>li>i {
    display: none;
    position: absolute;
    top: 40px;
    right: 75px;
    width: 100px;
    height: 120px;
    background-color: #fff;
    z-index: 3;
    box-shadow: 0 1px 5px #dfdfdf;
}

.Top-left>li>i::after {
    position: absolute;
    top: -5px;
    left: 10px;
    content: "";
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #fff;
}

.Top-left>li:hover>i {
    display: block;
}

.Top-left>li>i>a {
    position: absolute;
    top: 80px;
    left: 5px;
    width: 110px;
    margin-left: 10px;
}

.Top-left>li>i>img {
    margin-top: 5px;
    margin-left: 5px;
    width: 90px;
    height: 90px;
}

.Top-right {
    float: right;
}

.Top-right-last {
    width: 120px;
    height: 40px;
    background: #424242;
    line-height: 40px;
    margin-left: 30px;
    position: relative;
}

.Top-right-last:hover {
    background: #fff;
    color: #ff6700;
}

.Top-right-last a {
    position: absolute;
    left: 48px;
    top: 0px;

}

.Top-right-last:hover>span {
    display: block;
}

.Top-right-last .icon-xiazai1 {
    margin-top: 10px;
    margin-left: 20px;
    font-size: 25px;
}

.Top-right-last>span {
    position: absolute;
    top: 40px;
    right: -5px;
    display: none;
    width: 300px;
    height: 100px;
    background: #ffffff;
    box-shadow: 0 1px 5px #aaa;
    z-index: 3;
}

/* .Top-right-last>span::after {
    position: absolute;
    top: -5px;
    left: 10px;
    content: "";
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #fff;
} */

.Top-right-last>span>p {
    position: absolute;
    left: 40%;
    top: 20px;
    transform: translateX(-50%);
}

header {
    width: 1226px;
    height: 810px;
    margin: auto;
    background: white;
}

.header-top {
    width: 1226px;
    height: 88px;
    position: relative;
}


.header-top-left {
    position: absolute;
    left: 0;
    top: 20px;
    height: 56px;
    float: left;
}

.header-top>ul {
    position: absolute;
    top: 28px;
    left: 234px;
    color: #424242;
    width: 758px;
    height: 88px;
    margin: auto;

}

.header-top>ul>li {
    list-style: none;
    float: left;
    margin-right: 20px;
}

.header-top>ul>li:hover {
    color: #ff6700;
    height: 180px;
}

.header-top>ul>li:hover>.ul {

    display: block;
}

.header-top>ul>li>.ul {
    width: 5692px;
    height: 240px;
    background-color: #fff;
    border-top: 1px solid #e0e0e0;
    display: none;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    transition: all 10s ease-out;
    margin-top: 50px;
    z-index: 2;
}

.header-top>ul>li>.ul>ul {
    width: 1423px;
    height: 240px;
    margin: 0 auto;
}

.header-top>ul>li>.ul>ul>li {
    width: 235px;
    height: 160px;
    margin-top: 40px;
    border-right: 1px solid #e0e0e0;
    float: left;
    position: relative;
    font-size: 12px;
}

.header-top>ul>li>.ul>ul>li>img {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    height: 88px;
}

.header-top>ul>li>.ul>ul>li>p {
    color: #333333;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 98px;
}

.header-top>ul>li>.ul>ul>li>span {
    color: #ff6700;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 125px;
}

.header-top-right {
    position: absolute;
    right: 0;
    top: 20px;
    width: 234px;
    height: 48px;
    border: 1px solid #e0e0e0;
    line-height: 48px;
    color: #b0b0b0;
    font-size: 12px;
    padding: 0 5px;
}

.header-top-right i {
    width: 48px;
    height: 48px;
    float: right;
    border-left: 1px solid #e0e0e0;
}

.header-top-right .icon-sousuo {
    text-align: center;
    font-size: 20px;
}


.header-middle {
    width: 1226px;
    height: 460px;
}

.header-middle {
    margin-top: 20px;
    width: 1226px;
    height: 460px;
    color: #fff;
    position: relative;

}

.header-middle img {
    height: 460px;
}

.header-middle>ul {
    position: absolute;
    left: 0;
    top: 0;
    width: 234px;
    height: 460px;
    background: rgba(105, 101, 101, .6);
    z-index: 1;
}

.header-middle>ul>li:first-child {
    margin-top: 20px;

}

.header-middle>ul>li {
    width: 174px;
    height: 42px;
    line-height: 42px;
    text-align: 30px;
    padding: 0 30px;
    /* margin-left: 30px;
    margin-top: 5px; */
    position: relative;
}

.header-middle>ul>li:hover {
    background: #ff6700;
}

.header-middle>ul>li>strong {
    position: absolute;
    right: 30px;
}


.header-middle>ul>li>.ul {
    height: 460px;
    background: #ffffff;
    display: none;
}

.header-middle>ul>li:nth-child(1)>.ul {
    position: absolute;
    top: -20px;
}

.header-middle>ul>li:nth-child(2)>.ul {
    position: absolute;
    top: -62px;
}

.header-middle>ul>li:nth-child(3)>.ul {
    position: absolute;
    top: -104px;
}

.header-middle>ul>li:nth-child(4)>.ul {
    position: absolute;
    top: -146px;
}

.header-middle>ul>li:nth-child(5)>.ul {
    position: absolute;
    top: -188px;
}

.header-middle>ul>li:nth-child(6)>.ul {
    position: absolute;
    top: -230px;
}

.header-middle>ul>li:nth-child(7)>.ul {
    position: absolute;
    top: -272px;
}

.header-middle>ul>li:nth-child(8)>.ul {
    position: absolute;
    top: -314px;
}

.header-middle>ul>li:nth-child(9)>.ul {
    position: absolute;
    top: -356px;
}

.header-middle>ul>li:nth-child(10)>.ul {
    position: absolute;
    top: -398px;
}


.header-middle>ul>li>.ul:nth-child(2) {
    position: absolute;
    left: 234px;
}

.header-middle>ul>li>.ul:nth-child(3) {
    position: absolute;
    left: 468px;
}

.header-middle>ul>li>.ul:nth-child(4) {
    position: absolute;
    left: 702px;
}

.header-middle>ul>li>.ul:nth-child(5) {
    position: absolute;
    left: 936px;
}

.header-middle>ul>li:hover>.ul {
    display: block;
}

.header-middle>ul>li>.ul>li:first-child {
    margin-top: 20px;

}

.header-middle>ul>li>.ul>li {
    position: relative;
    width: 288px;
    height: 42px;
    line-height: 42px;
    margin-bottom: 34px;
    float: left;

}

.header-middle>ul>li>.ul>li>span {
    position: absolute;
    color: #757575;
    font-size: 12px;
    margin-bottom: 150px;
    margin-left: 20px;
}

.header-middle>ul>li>.ul>li>img {
    width: 40px;
    height: 40px;
}

.header-bottom {
    width: 1226px;
    height: 170px;
    position: relative;
    margin-top: 20px;
}



.header-bottom ul {
    width: 234px;
    height: 170px;

    background: #5f5750;
}

.header-bottom ul li {
    float: left;
    width: 78px;
    height: 85px;
    color: #b0b0b0;
}

.header-bottom ul li :hover {
    color: #ffffff;
}

.header-bottom ul li img {
    margin-top: 20px;
    margin-left: 25px;
    width: 25px;
    height: 25px;
}

.header-bottom ul li p {
    text-align: center;
    font-size: 12px;

}


.header-bottom>img {
    height: 170px;

}

.img1 {
    position: absolute;
    top: 0;
    left: 250px;

}

.img2 {
    position: absolute;
    top: 0;
    right: 330px;

}

.img3 {
    position: absolute;
    top: 0;
    right: 0;

}

.header-bottom>img {
    transition: scale 0.3s;
}

.header-bottom>img:hover {
    transform: scale(1.02);
}

section {
    width: 100%;
    height: 5872px;
    background-color: aqua;
    margin: auto;
    background: #f5f5f5;
    position: relative;
}

section>div {
    width: 1226px;
    height: 686px;
    margin: auto;
    position: relative;
    top: 200px;
}



section>div h2 {
    position: relative;
    font-style: 22px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 200;
}


section>div h2 a {
    position: absolute;
    font-size: 14px;
    right: 0;
    color: #333333;

}

section>div h2 a span {
    margin-left: 15px;

}

section>div h2 a span:hover {
    color: #ff6700;
    text-decoration: underline;
}

section>div h2 a span:first-child {
    color: #ff6700;
    text-decoration: underline;
}

.icon-xiayiyehouyiye {
    font-size: 25px !important;
    margin-left: 5px;
}

section>img {
    margin-top: 30px;
    width: 1226px;
    height: 120px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);

}

.section-top {
    margin-top: 50px;
}

.section-bottom {
    margin-bottom: 50px;
}

section>img:last-child {
    position: absolute;
    bottom: 0;

}

section>div:nth-child(-n+4)>img {
    position: absolute;
    top: 58px;
    width: 234px;
    height: 614px;

}

section>div>img {
    transition: scale 0.3s;
}

section>div>img:hover {
    transform: scale(1.02);
}

section>div:nth-child(n+5)>img:nth-child(2) {
    position: absolute;
    top: 58px;
    width: 234px;
    height: 300px;
}

section>div:nth-child(n+5)>img:nth-child(3) {
    position: absolute;
    top: 372px;
    width: 234px;
    height: 300px;
}

section>div>ul {
    width: 992px;
    height: 614px;
    position: absolute;
    top: 58px;
    right: 0;
}

section>div>ul>li {
    width: 234px;
    height: 300px;
    background: white;
    float: left;
    margin-left: 14px;
    position: relative;
    transition: scale 0.3s;
}

section>div>ul>li:hover {
    transform: scale(1.02);
    box-shadow: 0 1px 20px #dfdfdf;
}

section>div>ul>li:last-child:hover {
    transform: scale(1);
    box-shadow: 0 0 0 #aaa;
}

section>div:nth-child(2)>ul>li:last-child:hover {
    transform: scale(1.02);
    box-shadow: 0 1px 20px #dfdfdf;
}

section>div>ul>li:last-child:hover {
    transform: scale(1);
}

.Phone>ul>li:last-child {
    background: #ffffff;
}

section>div>ul>li:last-child {
    background: #f5f5f5;
}

section>div>ul>li:nth-child(-n+4) {
    margin-bottom: 14px;
}

section>div>ul>li>img {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 160px;
    height: 160px;
}

section>div>ul>li>p:nth-child(2) {
    position: absolute;
    bottom: 80px;
    width: 234px;
    text-align: center;
    font-size: 14px;
    color: #333;

}

section>div>ul>li>p:nth-child(3) {
    position: absolute;
    bottom: 58px;
    width: 234px;
    text-align: center;
    font-size: 12px;
    color: #b0b0b0;
}

section>div>ul>li>span:nth-child(4) {
    position: absolute;
    bottom: 30px;
    width: 234px;
    text-align: center;
    font-size: 14px;
    color: #ff6700;

}

section>div>ul>li>span>i {
    text-align: center;
    font-size: 14px;
    color: #828282;
    text-decoration: line-through;
}

.li-top {
    margin-bottom: 14px;

}

section>div>ul>li:last-child {
    background: #f5f5f5;
}

section>div>ul>li>div {
    height: 143px;
    width: 100%;
    position: relative;
    background: #ffffff;
    transition: scale 0.5s;
}

section>div>ul>li>div:hover {
    transform: scale(1.02);
    box-shadow: 0 1px 20px #dfdfdf;
}

section>div>ul>li>div>p {
    position: absolute;
    top: 50px;
    left: 25px;
    width: 105px;
    font-size: 14px;
}

section>div>ul .li-top span {
    position: absolute;
    top: 105px;
    left: 25px;
    font-size: 12px;
    color: #ff6700;
}

section>div>ul>li>div>span {
    position: absolute;
    top: 50px;
    left: 25px;
    font-size: 18px;
}

section>div>ul>li>div>span a {
    font-size: 12px;
}

section>div>ul>li>div>img {
    width: 80px;
    height: 80px;
    position: absolute;
    top: 31px;
    right: 0;
}

.li-bottom div {
    position: absolute;
    top: 50px;
    right: 45px;
    font-size: 50px !important;
    color: #ff6700;
}

footer {
    width: 1423px;
    height: 665px;
    margin: auto;
}

.footer-top {
    width: 1226px;
    height: 400px;
    margin: auto;
}

.footer-top .top {
    width: 1200px;
    height: 97.5px;
    border-bottom: 1px solid #dad6d6;
    margin: auto;

}

.footer-top .top div {
    width: 235px;
    height: 25px;
    font-size: 16px;
    margin-top: 50px;
    float: left;
    text-align: center;
    position: relative;
    border-left: 1px solid #757575;
}

.footer-top .top div i {
    font-size: 18px !important;
}

.footer-top .top div p:hover {
    color: #ff6700;
}

.footer-top .top div:first-child {
    border-left: 0px solid #000;
}

.footer-top .top div p {
    text-align: center;
    position: absolute;
    left: 35%;
    transform: translateX(-15%);
}


.footer-top .bottom {
    position: relative;
    width: 1200px;
    height: 371px;
    margin: auto;
}

.footer-top .bottom div {
    width: 190px;
    height: 300px;
    /* background-color: antiquewhite; */
    float: left;
    /* text-align: center; */
    /* background-color: #333333; */
}

.footer-top .bottom div ul {
    margin-top: 50px;
    margin-left: 58%;
    transform: translateX(-50%);
}

.footer-top .bottom div ul li:first-child {
    font-size: 14px;
    color: #424242;
    margin-bottom: 25px;
}

.footer-top .bottom div ul li {
    list-style: none;
    font-size: 12px;
    color: #666;
    margin-bottom: 7px;

}

.footer-top .bottom div:nth-child(-n+5) ul li:nth-child(n+2):hover {
    color: #ff6700;
}

.footer-top .bottom .end6 {
    position: absolute;
    width: 325px;
    right: 0;
    text-align: center;
}

.footer-top .bottom .end6 ul {
    position: relative;
    width: 245px;
    height: 80px;
    border-left: 1px solid #757575;
}

.footer-top .bottom .end6 ul li:first-child {
    margin-bottom: 0;
    font-size: 20px;
    color: #ff6700;
    font-weight: normal;
}

.footer-top .bottom .end6 ul li:last-child {
    position: absolute;
    width: 120px;
    height: 30px;
    left: 50%;
    transform: translateX(-50%);
    border: 1px solid #ff6700;
    color: #ff6700;
    text-align: center;
    line-height: 30px;

}

.footer-top .bottom .end6 ul li:last-child:hover {
    background: #ff6700;

}

.footer-top .bottom .end6 ul li a {
    color: #ff6700;
}

.footer-top .bottom .end6 ul li a:hover {
    color: white;
}

.footer-top span {
    line-height: 56px;
    margin: auto;
    color: #666;
    font-size: 12px;
    position: absolute;
    right: 0;
}

.footer-bottom {
    position: relative;
    width: 1423px;
    height: 265px;
    margin: 0 auto;
    background: #f5f5f5;
}

.footer-bottom-img {
    position: absolute;
    left: 100px;
    top: 35px;
    height: 58px;
}

.footer-bottom ul {
    position: absolute;
    color: #757575;
    top: 35px;
    left: 185px;
}



.footer-bottom ul li {

    font-size: 12px;
    float: left;
}

.footer-bottom ul li a {
    color: #757575;
}

.footer-bottom ul li a:hover {
    color: #ff6700;
}

.footer-bottom ul li span {
    margin: 0 4px;
}

.footer-bottom p {
    position: absolute;
    left: 185px;
    top: 75px;
    color: #b0b0b0;
    font-size: 12px;
}

.footer-bottom p span:hover {
    color: #ff6700;
}

.footer-bottom .last {
    position: absolute;
    width: 400px;
    height: 28px;
    left: 185px;
    top: 140px;
}

.footer-bottom .last img {
    height: 28px;
}

.footer-bottom .footer {
    position: absolute;
    text-align: center;
    font-size: 20px;
    font-family: serif;
    color: #828282;
    width: 1100px;
    top: 200px;
    left: 185px;
}

.Fixed {
    width: 27px;
    height: 260px;
    position: fixed;
    right: 70px;
    bottom: 30px;
}

@media screen and (max-width: 1346px) {
    .Fixed {
        position: fixed;
        right: 0;
    }
}

.Fixed>ul>li {
    position: relative;
    width: 27px;
    height: 42px;
    margin-bottom: 2px;
    color: #757575;
    background: #ffffff;
    box-shadow: 0 1px 5px #dfdfdf;
}

.Fixed>ul>li>a {
    color: #757575;
}

.Fixed>ul>li>a:hover {
    color: #ff6700;
}

.Fixed>ul>li:last-child {
    margin-top: 10px;
}

.Fixed>ul>li>a>span>i {
    font-size: 20px !important;
    position: absolute;
    left: -1px;
    top: -40px;
}

.Fixed>ul>li>a>span {
    position: absolute;
    top: 50px;
    left: 16%;
    font-size: 14px;

}

.Fixed>ul>li:nth-child(n+2)>span {
    position: absolute;
    right: 35px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 12px;
    color: #757575;
    display: none;
    height: 28px;
    line-height: 28px;
    padding: 0 8px;
    background-color: #fff;
    border: 1px solid #f5f5f5;
    text-align: center;
    white-space: nowrap;
    box-shadow: 0 1px 5px #dfdfdf;
}

.Fixed>ul>li:nth-child(1)>span {
    display: none;
    position: absolute;
    right: 35px;
    top: 0;
    width: 120px;
    height: 150px;
    background-color: #fff;
    border: 1px solid #f5f5f5;
    box-shadow: 0 1px 5px #dfdfdf;
}

.Fixed>ul>li>span>img {
    margin-top: 5px;
    margin-left: 10px;
    width: 100px;
    height: 100px;
}

.Fixed>ul>li>span>i {

    display: block;
    font-size: 12px;
    width: 100px;
    margin-left: 30px;

}

.Fixed>ul>li>span::after {
    position: absolute;
    top: 7px;
    right: -5px;
    content: "";
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-left: 7px solid #fff;
    border-bottom: 7px solid transparent;

}

.Fixed>ul>li:hover>span {
    display: block;
}