body {
    min-width: 1200px;
    padding-top: 86px;
}

.margin {
    max-width: 1840px;
    width: 95%;
    margin: 0 auto;
}

.hf {
    max-width: 1730px;
    width: 90%;
    margin: 0 auto;
}

.layout {
    max-width: 1660px;
    width: 90%;
    margin: 0 auto;
}

.con {
    max-width: 1200px;
    width: 70%;
    margin: 0 auto;
}

.index {
    position: relative;
    width: 100%;
    background: #f3f3f3;
}

.index a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 20;
}

.index .logo {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    z-index: 10;
    text-align: center;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    /* IE 9 */
    -moz-transform: translate(-50%, -50%);
    /* Firefox */
    -webkit-transform: translate(-50%, -50%);
    /* Safari 和 Chrome */
    -o-transform: translate(-50%, -50%);
    /* Opera */
}

.index .logo img {
    max-width: 50%;
}

.index .logo .logo1 {
    display: none;
}

.index .logo .logo2 {
    display: none;
}

/*.banner .bamask{position: absolute;width: 100%;height: 100%;top: 0;left: 0;z-index: 89;background: url(../images/bamask.png) no-repeat center / cover;}
*/
/*公共*/
header {
    padding: 15px 0 15px;
    background: #fff;
    position: fixed;
    z-index: 700;
    width: 100%;
    top: 0;
    left: 0;
    border-bottom: 1px solid #eee;
}

header .logo {
    float: left;
}

header .nav {
    float: right;
}

header .nav ul li {
    float: left;
    position: relative;
    font-size: 18px;
    line-height: 1;
    padding-top: 38px;
    color: #2a2a2a;
    margin-right: 78px;
}

header .nav ul li:last-child {
    margin-right: 0;
}

header .nav ul li a {
    color: #2a2a2a;
    display: block;
}

header .nav ul li .nav-list {
    display: block;
    position: absolute;
    left: -10px;
    top: 50px;
    padding-top: 30px;
    display: none;
}

header .nav ul li .nav-son {
    padding: 10px 10px 15px;
    background: rgba(255, 255, 255, 0.8);
}

header .nav ul li .nav-son p {
    font-size: 14px;
    line-height: 32px;
    color: #313131;
    white-space: nowrap;
    text-align: left;
}

header .nav ul li .nav-son p a {
    color: #313131;
}

header .nav ul li .nav-son p a:hover {
    color: #cb882d;
}

header .nav ul li a:hover {
    color: #cb882d;
}

header .nav ul li.act a {
    color: #cb882d;
}

header .nav ul li:hover .nav-list {
    display: block;
}


footer {
    background: #dedede;
    height: 60px;
    line-height: 60px;
    font-size: 12px;
    color: #313131;
}

footer .hf {
    height: 100%;
}

footer .word {
    float: left;
    color: #313131;
}

footer .word a {
    color: #313131;
}

footer .link {
    float: right;
}

footer .link ul li {
    float: left;
    color: #313131;
    margin-left: 52px;
}

footer .link ul li a {
    color: #313131;
    display: block;
}

footer .link ul li:first-child a {
    box-sizing: border-box;
    padding-left: 20px;
    background: url(../images/icon-wx.png) no-repeat center left;
}

footer .link ul li:first-child {
    margin-left: 0;
}

.bannerIn {
    position: relative;
}

.bannerIn .margin {
    position: relative;
}

.bannerIn .margin .bmask {
    background: url(../images/bmask.png) repeat center / cover;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 10;
}

.bannerIn img {
    width: 100%;
}

.bannerIn .word {
    width: 90%;
    text-align: center;
    font-size: 60px;
    color: #fff;
    font-family: 'blod';
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 99;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    /* IE 9 */
    -moz-transform: translate(-50%, -50%);
    /* Firefox */
    -webkit-transform: translate(-50%, -50%);
    /* Safari 和 Chrome */
    -o-transform: translate(-50%, -50%);
    /* Opera */
}

/*主页*/
.banner {
    width: 100%;
}

.banner .margin {
    position: relative;
}

.banner a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 10;
    background: url(../images/bmask.png) repeat center / cover;
}

.banner .word {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 90;
    width: 90%;
    text-align: center;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    /* IE 9 */
    -moz-transform: translate(-50%, -50%);
    /* Firefox */
    -webkit-transform: translate(-50%, -50%);
    /* Safari 和 Chrome */
    -o-transform: translate(-50%, -50%);
    /* Opera */
}

.banner .word h1 {
    font-size: 106px;
    color: #fff;
    line-height: 1;
    font-weight: 100;
    font-family: 'light';
    margin-bottom: 20px;
}

.banner .word h1.w1 {
    display: block;
}

.banner .word h1.w2 {
    display: none;
}

.banner .word h1.w3 {
    display: none;
}

.banner .word h1 b {
    display: inline-block;
    margin-left: 5px;
    font-family: 'blod'
}

.banner .word span {
    display: block;
    margin: 0 auto;
    width: 325px;
    height: 13px;
    background: #cb882c;
}

.banner .swiper-pagination {
    text-align: right;
    box-sizing: border-box;
    padding-right: 20px;
}

.banner .swiper-pagination-bullet {
    background: #fff;
}

.banner img {
    width: 100%;
}

/*ZZT*/
.zzt1 {
    padding: 100px 0 240px;
}

.zzt1 .text {
    float: right;
    width: 55%;
}

.zzt1 .text h1 {
    font-size: 26px;
    font-family: 'blod';
    color: #000000;
    line-height: 1.2;
    margin-bottom: 32px;
}

.zzt1 .text>div {
    font-size: 16px;
    line-height: 28px;
    color: #333333;
    text-align: justify;
}

.zzt2 {
    position: relative;
}

.zzt2 .pic {
    width: 100%;
}

.zzt2 .pic img {
    width: 100%;
}

.zzt2 .text {
    position: absolute;
    left: 30px;
    top: 50%;
    background: rgba(255, 255, 255, 0.64);
    color: #cb882d;
    font-size: 50px;
    font-family: 'blod';
    line-height: 60px;
    padding: 15px 152px 15px 20px;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    /* IE 9 */
    -moz-transform: translateY(-50%);
    /* Firefox */
    -webkit-transform: translateY(-50%);
    /* Safari 和 Chrome */
    -o-transform: translateY(-50%);
    /* Opera */
}

.zzt3 {
    padding: 80px 0 220px;
}

.zzt3 .text {
    float: right;
    width: 65%;
}

.zzt3 .text p {
    font-size: 16px;
    line-height: 28px;
    text-align: justify;
    color: #333333;
}

.zzt4 {
    padding: 0 0 220px;
}

.zzt4 .btn {
    position: relative;
    width: 72px;
    height: 19px;
    margin: 0 0 60px 185px;
}

.zzt4 .btn .swiper-button-prev {
    background: url(../images/icon-prev.png) no-repeat center / cover;
    height: 19px;
    width: 27px;
    left: 0;
    top: 0;
    margin-top: 0;
}

.zzt4 .btn .swiper-button-next {
    background: url(../images/icon-next.png) no-repeat center / cover;
    height: 19px;
    width: 27px;
    right: 0;
    top: 0;
    margin-top: 0;
}

.zzt4 .list {
    width: 86%;
}

.zzt4 .list .box {
    cursor: pointer;
}

.zzt4 .list .pic {
    margin-bottom: 30px;
    overflow: hidden;
    width: 100%;
}

.zzt4 .list .pic img {
    width: 100%;
    transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.zzt4 .list .text {
    display: none;
}

.zzt4 .list .text h1 {
    font-size: 18px;
    color: #333333;
    line-height: 1.2;
    margin-bottom: 20px;
    font-weight: 700;
}

.zzt4 .list .text p {
    font-size: 14px;
    line-height: 24px;
    color: #777777;
}

.zzt4 .list .box:hover .pic img {
    transform: scale(1.03);
    -ms-transform: scale(1.03);
    -moz-transform: scale(1.03);
    -webkit-transform: scale(1.03);
    -o-transform: scale(1.03);
}

.zzt5 {
    padding: 240px 0 230px;
}

.zzt5 ul {
    width: 80%;
}

.zzt5 ul li {
    float: left;
    width: 25%;
    box-sizing: border-box;
    padding-right: 20px;
}

.zzt5 ul li h1 {
    font-size: 130px;
    color: #000000;
    line-height: 1;
    margin-bottom: 18px;
    font-family: 'libl';
}

.zzt5 ul li h1 span {
    font-size: 70px;
    display: inline-block;
    padding-top: 10px;
    line-height: 1;
}

.zzt5 ul li h2 {
    font-size: 16px;
    color: #000000;
    font-weight: 700;
    padding-left: 3px;
    margin-bottom: 10px;
    line-height: 1;
}

.zzt5 ul li .list {
    padding-left: 3px;
    font-size: 14px;
    line-height: 22px;
    color: #666666;
    display: none;
}

.zzt6 {
    padding: 0 0 240px;
}

.zzt6 .block {
    width: 90%;
}

.zzt6 .title {
    font-size: 26px;
    line-height: 36px;
    color: #000;
    margin-bottom: 10px;
    font-family: 'blod';
}

.zzt6 .des {
    font-size: 16px;
    line-height: 2;
    color: #333333;
    margin-bottom: 50px;
}

.zzt6 .list {
    margin-bottom: 40px;
}

.zzt6 .list .box {
    background: #f5f5f5;
    height: 500px;
    box-sizing: border-box;
    padding: 0 20px;
}

.zzt6 .list .box .bt {
    height: 50%;
    box-sizing: border-box;
    padding-top: 40px;
}

.zzt6 .list .box .bt .pic {
    height: 80px;
    width: 100%;
    background: no-repeat center left;
    margin-bottom: 20px;
}

.zzt6 .list .box .bt .tit {}

.zzt6 .list .box .bt .tit h1 {
    font-size: 18px;
    line-height: 1.5;
    color: #333333;
}

.zzt6 .list .box .bt .tit h2 {
    font-size: 16px;
    line-height: 2;
    color: #666666;
}

.zzt6 .list .box .bb {
    height: 50%;
    font-size: 14px;
    line-height: 24px;
    color: #7f7f7f;
}

.zzt6 .btn {
    position: relative;
    width: 72px;
    height: 19px;
}

.zzt6 .btn .swiper-button-prev {
    background: url(../images/icon-prev.png) no-repeat center / cover;
    height: 19px;
    width: 27px;
    left: 0;
    top: 0;
    margin-top: 0;
}

.zzt6 .btn .swiper-button-next {
    background: url(../images/icon-next.png) no-repeat center / cover;
    height: 19px;
    width: 27px;
    right: 0;
    top: 0;
    margin-top: 0;
}

.zzt7 {
    background: #f5f5f5;
    padding: 60px 0 20px;
}

.zzt7 ul li {
    float: left;
    width: 10%;
    background: no-repeat center;
    height: 80px;
    margin-bottom: 20px;
}

.zzt7 ul li a {
    display: block;
    width: 100%;
    height: 100%;
}


/*理念-认知新工厂*/
.know {}

.know1 {
    padding: 90px 0 220px;
}

.know1 .text {
    float: right;
    font-size: 16px;
    line-height: 28px;
    color: #333;
    width: 55%;
}

.know2 {}

.know2 ul li {
    margin-bottom: 220px;
}

.know2 ul li .title {
    margin-bottom: 30px;
}

.know2 ul li .title h1 {
    border-bottom: 4px solid #cb882d;
    display: inline-block;
    padding-bottom: 8px;
    padding-right: 30px;
    font-size: 48px;
    line-height: 1;
    font-family: 'blod';
    color: #000000;
    margin-bottom: 20px;
}

.know2 ul li .des {
    font-size: 16px;
    line-height: 32px;
    color: #333333;
    margin-bottom: 80px;
}

.know2 ul li .des b {
    color: #cb882c;
    font-size: 32px;
    display: inline-block;
    float: left;
}

.know2 ul li .pic {}

.know2 ul li .pic img {
    width: 100%;
}

.know3 {
    padding-bottom: 200px;
}

.know3 .text {
    text-align: center;
    font-size: 22px;
    line-height: 40px;
    color: #555555;
    margin-bottom: 110px;
}

.know3 .list {}

.know3 .list ul {
    display: table;
    margin: 0 auto;
}

.know3 .list ul li {
    display: table-cell;
    text-align: center;
    width: 230px;
}

.know3 .list>img {
    display: none;
}

.know3 .list ul li.line {
    background: url(../images/line.png) no-repeat center top 48px;
}

.know3 .list ul li.line img {
    display: none;
}

.know3 .list ul li .pic {
    margin-bottom: 45px;
}

.know3 .list ul li .tit {
    font-size: 60px;
    line-height: 1;
    font-family: 'blod';
    color: #cb882d;
    margin-bottom: 30px;
}

.know3 .list ul li .des {
    font-size: 16px;
    line-height: 28px;
    color: #333333;
}

.different1 {
    padding: 90px 0 220px;
}

.different1 .text {
    float: right;
    font-size: 16px;
    line-height: 28px;
    color: #333;
    width: 55%;
    text-align: justify;
}

.different2 {}

.different2 ul li {
    margin-bottom: 240px;
}

.different2 ul li .title {
    margin-bottom: 30px;
}

.different2 ul li .title h1 {
    border-bottom: 4px solid #cb882d;
    display: inline-block;
    padding-bottom: 8px;
    padding-right: 30px;
    font-size: 48px;
    line-height: 1;
    font-family: 'blod';
    color: #000000;
    margin-bottom: 20px;
}

.different2 ul li .des {
    width: 65%;
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 70px;
}

.different2 ul li .pic1>div {
    float: left;
    width: 50%;
    text-align: center;
    border-left: 4px solid #c8c8c8;
    box-sizing: border-box;
    padding: 80px 40px;
}

.different2 ul li .pic1>div:first-child {
    border-left: none;
}

.different2 ul li .pic1>div img {
    width: 100%;
    max-width: 560px;
}

.different2 ul li .pic2 img {
    width: 100%;
}

.different2 ul li .pic3 img {
    width: 65%;
}

.different2 ul li .pic4 .pic4a {
    float: left;
    width: 49.7%;
}

.different2 ul li .pic4 .pic4a img {
    width: 100%;
}

.different2 ul li .pic4 .pic4b {
    float: right;
    width: 49.7%;
}

.different2 ul li .pic4 .pic4b img {
    width: 100%;
}


.service1 {
    padding: 90px 0 120px;
}

.service1 .text {
    float: right;
    font-size: 16px;
    line-height: 28px;
    color: #333;
    width: 55%;
    text-align: justify;
}

.service2 ul li {
    margin-bottom: 140px;
    padding-top: 100px;
}

.service2 ul li .title {
    margin-bottom: 30px;
}

.service2 ul li .title h1 {
    border-bottom: 4px solid #cb882d;
    display: inline-block;
    padding-bottom: 8px;
    padding-right: 30px;
    font-size: 48px;
    line-height: 1;
    font-family: 'blod';
    color: #000000;
    margin-bottom: 20px;
}

.service2 ul li .des {
    width: 60%;
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 70px;
}

.service2 ul li .pic img {
    width: 100%;
}

.service2 ul li .pic3 img {
    width: 70%;
}

.service2 ul li .pic2 img {
    float: left;
    width: 32.5%;
    margin-right: 0.75%;
}

.service2 ul li .pic2 img:nth-child(3n) {
    margin-right: 0;
}


.case {
    padding: 200px 0;
}

.case .list {}

.case .list ul li {
    float: left;
    width: 32%;
    margin-right: 2%;
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
}

.case .list ul li:nth-child(3n) {
    margin-right: 0;
}

.case .list ul li a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 10;
}

.case .list ul li .pic {
    width: 100%;
    height: 100%;
    background: no-repeat center / cover;
}

.case .list ul li .text {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 5;
    background: rgb(194, 112, 0, 0.6);
    display: none;
}

.case .list ul li .text h1 {
    position: absolute;
    width: 100%;
    box-sizing: border-box;
    left: 0;
    top: 50%;
    color: #fff;
    font-size: 36px;
    line-height: 1.5;
    padding: 0 20px;
    text-align: center;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    /* IE 9 */
    -moz-transform: translateY(-50%);
    /* Firefox */
    -webkit-transform: translateY(-50%);
    /* Safari 和 Chrome */
    -o-transform: translateY(-50%);
    /* Opera */
}

.case .list ul li:hover .text {
    display: block;
}

.detail1 {
    width: 100%;
    box-sizing: border-box;
    position: relative;
    margin-bottom: 40px;
}

.detail1 .swiper-slide {}

.detail1 .swiper-container {
    width: 100%;
    height: 100%;
}

.detail1 .swiper-slide img {
    height: 100%;
    width: auto;
}

.detail1 .swiper-pagination-bullet {
    background: #fff;
    z-index: 99;
}

.detail1 .btn {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 90;
}

.detail1 .btn .swiper-button-prev {
    top: 0;
    left: 0;
    background: none;
    margin: 0;
    width: 50%;
    height: 100%;
    cursor: url('../images/icon-prev3.png'), default;
}

.detail1 .btn .swiper-button-next {
    top: 0;
    right: 0;
    background: none;
    margin: 0;
    width: 50%;
    height: 100%;
    cursor: url('../images/icon-next3.png'), default;
}

.detail2 {
    width: 100%;
    box-sizing: border-box;
    padding: 0 40px;
}

.detail2 .title {
    font-size: 24px;
    font-family: 'blod';
    color: #000;
    line-height: 30px;
    margin-bottom: 20px;
}

.detail2 .text {
    margin-bottom: 110px;
}

.detail2 .des {
    float: left;
    width: 35%;
    text-align: justify;
    font-size: 16px;
    line-height: 2;
    color: #414141;
}

.detail2 .list {
    float: right;
    width: 60%;
}

.detail2 .list ul li {
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 24px;
    color: #707070;
}

.detail2 .list ul li h1 {
    font-size: 16px;
    line-height: 24px;
    color: #000;
    font-weight: 700;
}

.detail2 .btn {
    text-align: center;
    margin-bottom: 60px;
}

.detail2 .btn a {
    display: inline-block;
    background: no-repeat center;
    width: 30px;
    height: 30px;
    margin: 0 5px;
}

.detail2 .btn a.prev {
    background-image: url(../images/icon-prev2.png);
}

.detail2 .btn a.next {
    background-image: url(../images/icon-next2.png);
}

.detail2 .btn a.return {
    background-image: url(../images/icon-return.png);
}

.map .margin {
    position: relative;
}

.map #allmap {
    width: 100%;
    height: 600px;
    position: relative;
    z-index: 10;
}

.map .word {
    position: absolute;
    width: 400px;
    background: #fff;
    left: 10%;
    top: 50%;
    z-index: 99;
    box-sizing: border-box;
    padding: 40px 30px 30px;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    /* IE 9 */
    -moz-transform: translateY(-50%);
    /* Firefox */
    -webkit-transform: translateY(-50%);
    /* Safari 和 Chrome */
    -o-transform: translateY(-50%);
    /* Opera */
}

.map .word h1 {
    font-size: 20px;
    line-height: 1;
    color: #333333;
    font-weight: 700;
    margin-bottom: 30px;
}

.map .word ul li {
    margin-bottom: 20px;
    position: relative;
    padding-left: 48px;
    font-size: 16px;
    line-height: 28px;
    color: #666666;
}

.map .word h1 span,
.maximg {
    display: none;
}

.maximg {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    background: #000;
    justify-content: center;
    align-items: center;
}

.maximg .swiper-container .swiper-slide p {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 5;
}

.maximg .swiper-container .swiper-slide span {
    position: relative;
    z-index: 10;
}

.maximg .swiper-container .swiper-slide img {
    width: 100%;
    max-height: 95vh;
}

.maximg .swiper-container .swiper-slide {
    height: 100vh;
    display: flex;
    align-items: center;
}

.maximg .swiper-container .swiper-pagination-bullet {
    background: #fff;
    opacity: 1;
}

.maximg .swiper-container .swiper-pagination-bullet-active {
    background: #cb882d;
}




.map .word ul li i {
    position: absolute;
    width: 30px;
    height: 16px;
    background: no-repeat center left;
    box-sizing: border-box;
    border-right: 1px solid #999999;
    left: 0;
    top: 6px;
}

.contact {
    padding: 150px 0;
}

.contact .title {
    margin-bottom: 40px;
}

.contact .title h1 {
    border-bottom: 4px solid #cb882d;
    display: inline-block;
    padding-bottom: 10px;
    padding-right: 30px;
    font-size: 24px;
    line-height: 1;
    font-family: 'blod';
    color: #333333;
}

.contact .contact1 {
    margin-bottom: 50px;
}

.contact .contact1 .list {}

.contact .contact1 .list ul li {
    float: left;
    width: 32%;
    margin-right: 2%;
    box-sizing: border-box;
    height: 50px;
    margin-bottom: 30px;
}

.contact .contact1 .list ul li input {
    border: 1px solid #dddddd;
    width: 100%;
    height: 100%;
    outline: none;
    box-sizing: border-box;
    padding-left: 10px;
    font-size: 16px;
    line-height: 48px;
}

.contact .contact1 .list ul li:nth-child(3) {
    margin-right: 0;
}

.contact .contact1 .list ul li:last-child {
    margin-right: 0;
    width: 100%;
    height: 120px;
    margin-bottom: 40px;
}

.contact .contact1 .list ul li textarea {
    border: 1px solid #dddddd;
    width: 100%;
    height: 100%;
    outline: none;
    box-sizing: border-box;
    padding-left: 10px;
    font-size: 16px;
    line-height: 48px;
    font-family: 'siyuan';
}

.contact .contact1 .subbtn {
    background: none;
    outline: none;
    cursor: pointer;
    float: right;
    width: 160px;
    height: 50px;
    box-sizing: border-box;
    border: 1px solid #cb882d;
    font-size: 16px;
    color: #333333;
    line-height: 48px;
}

.contact .contact1 .subbtn:hover {
    background: #cb882d;
    color: #fff;
}

.contact .contact2 .list {}

.contact .contact2 .list dl dt {
    background: #eeeeee;
    color: #333333;
    font-size: 18px;
    height: 50px;
    line-height: 50px;
    font-weight: 700;
    width: 100%;
}

.contact .contact2 .list dl dt span {
    display: block;
    width: 25%;
    float: left;
    box-sizing: border-box;
    padding-left: 40px;
}

.contact .contact2 .list dl dd {
    background: #fff;
}

.contact .contact2 .list dl dd .canshu {
    cursor: pointer;
    background: #fff;
    color: #333;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    width: 100%;
    border-bottom: 1px solid #eee;
}

.contact .contact2 .list dl dd .canshu span {
    display: block;
    width: 25%;
    float: left;
    box-sizing: border-box;
    padding-left: 40px;
}

.contact .contact2 .list dl dd .canshu span:last-child {
    background: url(../images/icon-down.png) no-repeat center right 40px;
    padding-right: 60px;
}

.contact .contact2 .list dl dd .neirong {
    display: none;
    width: 100%;
    box-sizing: border-box;
    padding: 35px 80px 20px 100px;
}

.contact .contact2 .list dl dd .neirong .text {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 32px;
    color: #707070;
}

.contact .contact2 .list dl dd .neirong .text h1 {
    font-size: 16px;
    line-height: 1;
    margin-bottom: 14px;
    font-weight: 700;
    color: #333333;
}

.contact .contact2 .list dl dd .neirong .btn {
    text-align: center;
    background: none;
    outline: none;
    cursor: pointer;
    float: right;
    width: 160px;
    height: 50px;
    box-sizing: border-box;
    border: 1px solid #cb882d;
    font-size: 16px;
    color: #333333;
    line-height: 48px;
}

.contact .contact2 .list dl dd .neirong .btn:hover {
    background: #cb882d;
    color: #fff;
}


.mask {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9998;
    background: #000;
    opacity: 0.5;
    display: none;
}

.contact-tc {
    display: none;
    position: fixed;
    padding: 40px 40px 60px;
    background: #fff;
    top: 50%;
    left: 50%;
    z-index: 9999;
    width: 720px;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    /* IE 9 */
    -moz-transform: translate(-50%, -50%);
    /* Firefox */
    -webkit-transform: translate(-50%, -50%);
    /* Safari 和 Chrome */
    -o-transform: translate(-50%, -50%);
    /* Opera */
}

.contact-tc .cancer {
    background: url(../images/cancer.png) no-repeat center / cover;
    width: 16px;
    height: 16px;
    float: right;
    cursor: pointer;
}

.contact-tc .title {
    margin-bottom: 30px;
}

.contact-tc .title h1 {
    font-size: 22px;
    line-height: 1;
    margin-bottom: 15px;
    color: #000;
    font-weight: 700;
}

.contact-tc .title h2 {
    font-size: 16px;
    color: #666666;
    line-height: 1;
}

.contact-tc .list {
    margin-bottom: 20px;
}

.contact-tc .list ul li {
    float: left;
    width: 45%;
    margin-right: 10%;
    font-size: 16px;
    color: #666666;
    margin-bottom: 20px;
    height: 20px;
    line-height: 20px;
}

.contact-tc .list ul li:nth-child(2n) {
    margin-right: 0;
}

.contact-tc .list ul li span {
    display: block;
    float: left;
    background: #fff;
}

.contact-tc .list ul li input {
    font-size: 16px;
    float: right;
    display: block;
    border-bottom: 1px solid #ddd;
    height: 100%;
    outline: none;
    width: 200px;
    box-sizing: border-box;
}

.contact-tc .list ul li:nth-child(1) input {
    width: calc(100% - 70px);
}

.contact-tc .list ul li:nth-child(2) input {
    width: calc(100% - 107px);
}

.contact-tc .list ul li:nth-child(3) input {
    width: calc(100% - 70px);
}

.contact-tc .list ul li:nth-child(4) input {
    width: calc(100% - 37px);
}

.contact-tc .list ul li:last-child {
    width: 100%;
    margin-right: 0;
}

.contact-tc .list ul li p {
    float: left;
    font-size: 16px;
    line-height: 32px;
    color: #666666;
}

.contact-tc .list ul li p b {
    color: #e03131;
}

.contact-tc .list ul li .add {
    cursor: pointer;
    text-align: center;
    float: left;
    position: relative;
    width: 60px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    background: #dddddd;
    color: #666666;
    margin-left: 30px;
}

.contact-tc .list ul li .add input {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 10;
    opacity: 0;
    cursor: pointer
}

.contact-tc .list ul li .add span {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 5;
    float: none;
    background: #ddd;
    cursor: pointer;
}

.contact-tc .btn {}

.contact-tc .btn p {
    float: left;
    font-size: 16px;
    color: #707070;
    line-height: 32px;
}

.contact-tc .btn .subbtn {
    cursor: pointer;
    height: 32px;
    width: 90px;
    border: 1px solid #ccc;
    color: #707070;
    font-size: 14px;
    background: #fff;
    outline: none;
    float: right;
}

.contact-tc .btn .subbtn:hover {
    background: #cb882d;
    color: #fff;
    border-color: #cb882d;
}

.ewmBtn {
    cursor: pointer;
}

.ewm {
    display: none;
    position: fixed;
    padding: 30px;
    background: #fff;
    z-index: 888;
    top: 50%;
    left: 50%;
    border-radius: 5px;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    /* IE 9 */
    -moz-transform: translate(-50%, -50%);
    /* Firefox */
    -webkit-transform: translate(-50%, -50%);
    /* Safari 和 Chrome */
    -o-transform: translate(-50%, -50%);
    /* Opera */
}

.ewm .cancer {
    width: 15px;
    height: 15px;
    right: 15px;
    top: 15px;
    cursor: pointer;
    background: url(../images/cancer.png) no-repeat center / cover;
    position: absolute;
}

.ewm img {
    width: 200px;
}

.ewmMask {
    display: none;
    position: fixed;
    background: #000;
    opacity: 0.5;
    z-index: 887;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

@media(max-width: 1440px) {
    .banner .word h1 {
        font-size: 80px;
    }
}

@media(max-width: 1360px) {
    .zzt5 ul li h1 {
        font-size: 110px;
        color: #000000;
        line-height: 1;
        margin-bottom: 18px;
        letter-spacing: -5px;
    }
}

.liangzhao {
    text-align: left;
}