@import "../public/curen.css";

/* header开始 */

* {
    margin: 0;
    padding: 0;
}

html {
    overflow-x: hidden;
}

.home-header {
    position: fixed;
    top: 0;
    width: 100%;
    height: 90px;
    overflow: hidden;
    z-index: 999;
    background-color: #ffffff;
}

.header-box {
    width: 1200px;
    height: 100%;
    margin: auto;
}

.header-box .header-left {
    height: 100%;
}

.header-box .header-left a {
    display: inline-block;
    line-height: 90px;
    height: 100%;
}

.header-box .header-right {
    float: right;
    height: 100%;
    margin-top: -90px;
}

.header-box .header-right ul {
    height: 100%;
}

.header-box .header-right ul li {
    float: left;
    height: 90px;
    line-height: 90px;
    padding: 0 20px;
}

.header-box .header-right ul li:hover {
    background-color: #16316e;
    transition: all .3s linear;
    -ms-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
}

.header-box .header-right ul li:hover a {
    color: #fff;
    transition: all .3s linear;
    -ms-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
}

.header-box .header-right a {
    color: #1b1d1c;
    font-size: 18px;
}

.header-box .header-right a:hover,
.header-box .header-right a:link {
    text-decoration: none;
}


/* 导航条结束 */


/* banner开始 */

.tk-banner {
    width: 100%;
    margin: auto;
    margin-top: 90px;
}

.tk-banner .banner-box {
    width: 1920px;
    margin: auto;
}

.tk-banner .tk-banner-title {
    width: 1200px;
    margin: auto;
    position: relative;
    top: -400px;
}

.tk-banner .tk-banner-title .title1 {
    font-size: 68px;
    font-weight: bold;
    line-height: 40px;
    letter-spacing: 3px;
    color: #ffffff;
}

.tk-banner .tk-banner-title .title2 {
    font-size: 22px;
    line-height: 18px;
    letter-spacing: 1px;
    color: #ffffff;
}

.tk-banner .tk-banner-title .title3 {
    font-size: 50px;
    line-height: 24px;
    margin-top: 60px;
    color: #ffffff;
}


/* 公司咨询 */

.details-body .body-title {
    width: 1200px;
    margin: auto;
}

.details-body .body-title p:nth-child(1) {
    color: #1b1d1c;
    font-size: 36px;
    font-weight: bold;
}

.details-body .body-title p:nth-child(2) {
    color: #cccccc;
    font-size: 22px;
    margin-top: -60px;
    margin-left: 1060px;
}

.details-body .body-title p:nth-child(3) {
    color: #1b1d1c;
    font-size: 22px;
    margin-top: 20px;
    margin-bottom: 60px;
}

.details-body .body-main {
    width: 1200px;
    margin: auto;
}

.details-body .body-main p {
    color: #666;
    font-size: 16px;
    /* margin-bottom: 100px; */
}

.details-body .about-btn {
    text-align: center;
    width: 181px;
    height: 50px;
    line-height: 50px;
    border: solid 2px #16316e;
    margin: auto;
}

.details-body .about-btn p a {
    font-size: 18px;
    color: #16316e;
}

.details-body .about-btn p img {
    margin-top: -5px;
    margin-left: 20px;
}

.details-body .about-btn p a:hover,
.details-body .about-btn p a:link {
    text-decoration: none;
}

.details-body .about-btn {
    transition: all .5s linear;
    -ms-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -webkit-transition: all .5s linear;
    -o-transition: all .5s linear;
}

.details-body .about-btn:hover {
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    /* IE 9 */
    -moz-transform: scale(1.1);
    /* Firefox */
    -webkit-transform: scale(1.1);
    /* Safari 和 Chrome */
    -o-transform: scale(1.1);
    /* Opera */
}


/* 联系我们 */

#lk-contact {
    margin-top: 120px;
    position: relative;
}

#lk-contact .lk-contact-box {
    width: 100%;
    height: 520px;
    margin: auto;
    background: url('../../img/home/home-zz.png');
}

#lk-contact .lk-contact-box .lk-contact-title {
    width: 1200px;
    margin: auto;
}

#lk-contact .lk-contact-box .lk-contact-title-box {
    text-align: left;
    padding-top: 120px;
}

#lk-contact .lk-contact-box .lk-contact-title-box {
    margin-top: 10px;
}

#lk-contact .lk-contact-box .lk-contact-title-box .contact-title1 {
    font-size: 54px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 10px;
}

#lk-contact .lk-contact-box .lk-contact-title-box .contact-title2 {
    font-size: 24px;
    color: #fff;
    margin-bottom: 50px;
}

#lk-contact .lk-contact-box .lk-contact-title-box .contact-title3,
#lk-contact .lk-contact-box .lk-contact-title-box .contact-title4,
#lk-contact .lk-contact-box .lk-contact-title-box .contact-title5,
#lk-contact .lk-contact-box .lk-contact-title-box .contact-title6 {
    font-size: 22px;
    color: #fff;
    margin-bottom: 10px;
}

#lk-contact .lk-contact-box .lk-contact-image-box {
    float: right;
    margin-top: -260px;
    margin-right: 0;
}

#lk-contact .lk-contact-box .lk-contact-image-box div {
    float: left;
    color: #fff;
}

#lk-contact .lk-contact-box .lk-contact-image-box div:nth-child(2) {
    margin-left: 40px;
}

#lk-contact .lk-contact-box .lk-contact-image-box div p {
    margin-top: 20px;
    font-size: 22px;
    text-align: center;
}


/* 脚部 */

#lk-footer {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 20px;
}

#lk-footer p {
    color: #666;
    font-size: 14px;
}


/* 返回顶部按钮 */

#scrolltop-box {
    position: relative;
    width: 1960px;
    margin: auto;
}

#scrolltop {
    position: fixed;
    width: 54px;
    height: 54px;
    margin: auto;
    top: 800px;
    right: 100px;
    z-index: 999;
    transition: all .5s linear;
    -ms-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -webkit-transition: all .5s linear;
    -o-transition: all .5s linear;
}

#scrolltop:hover {
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    /* IE 9 */
    -moz-transform: scale(1.2);
    /* Firefox */
    -webkit-transform: scale(1.2);
    /* Safari 和 Chrome */
    -o-transform: scale(1.2);
    /* Opera */
}

@media only screen and (max-width:0) {
    /* 返回顶部按钮 */
    #scrolltop {
        right: auto !important;
    }
}