@font-face {
    font-family: syl;
    src: url(../font/SOURCEHANSANSCN-LIGHT.OTF);
}

@font-face {
    font-family: syr;
    src: url(../font/SOURCEHANSANSCN-REGULAR.OTF);
}

body {
    min-width: 1400px;
    max-width: 1920px;
    margin: 0 auto;
    font-size: 20px;
    font-family: syr;
    color: #222222;
}

.box1 {
    width: 73.5681%;
    min-width: 1400px;
    margin: 0 auto;
}

.box {
    width: 1200px;
    min-width: 1200px;
    margin: 0 auto;
}

/* header */

header {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
    z-index: 999;
    max-width: 1920px;
    background: rgb(255, 255, 255, .8);
}

header .box1 {
    height: 100px;
}

header .line {
    width: 1px;
    height: 40px;
    background: rgb(34, 34, 34, .4);
    margin: 0 22px;
}

header .txt {
    font: 18px/24px syl;
    color: #222222;
}

header .txt span {
    opacity: 0.5;
}

header .right {
    width: 61.5%;
}

nav {
    width: 91%;
}

nav a {
    font-size: 18px;
    color: #222222;
}

nav .active,
nav a:hover {
    color: #5eb7b5;
}

nav .active::after,
nav a:hover::after {
    content: '';
    width: 14px;
    height: 2px;
    background: #5eb7b5;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -37px;
    margin: auto;
}

header .phone:hover p {
    opacity: 1;
}

header .phone p {
    opacity: 0;
    background-color: rgb(255, 255, 255);
    box-shadow: 1.5px 2.598px 11.18px 1.82px rgb(28 28 28 / 13%);
    width: 197px;
    line-height: 51px;
    top: 42px;
    right: -85px;
    font-size: 18px;
    border-radius: 15px;
}

header .phone p::after {
    content: '';
    position: absolute;
    top: -16px;
    right: 0;
    left: 0;
    margin: auto;
    width: 0;
    height: 0;
    border-width: 10px;
    border-color: transparent transparent #fff transparent;
    border-style: solid;
    filter: drop-shadow(1.5px 2.598px 11.18px rgb(28 28 28 / 13%));
}

/* header end */

.xuan {
    position: fixed;
    border-radius: 6px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 2px 4.75px 0.25px rgba(0, 0, 0, 0.06);
    width: 93px;
    height: 372px;
    right: 50px;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 9;
}

.xuan li {
    height: 103px;
    cursor: pointer;
}

.xuan li:nth-child(n+2) {
    border-top: 1px solid #efefef;
}

.xuan li:nth-child(1) {
    border-radius: 6px 6px 0 0;
}

.xuan li:last-child {
    height: 60px;
    background: #f79b0b !important;
    border-radius: 0 0 6px 5px;
}

.xuan .im {
    margin-bottom: 4px;
}

.xuan a {
    font-size: 16px;
    color: #646464;
}

.xuan li:hover .kuang {
    display: flex;
}

.xuan li a {
    width: 100%;
    height: 100%;
}

.xuan li .kuang {
    display: none;
    background-color: rgb(255, 255, 255);
    box-shadow: 1.5px 2.598px 11.18px 1.82px rgb(28 28 28 / 13%);
    width: 200px;
    height: 70px;
    right: 117px;
    border-radius: 15px;
    font-size: 20px;
}

.xuan li:nth-child(3) .kuang {
    width: 140px;
    height: 140px;
}

.xuan .kuang .jiao {
    top: 0;
    bottom: 0;
    margin: auto;
    right: -20px;
    width: 0;
    height: 0;
    border-width: 10px;
    border-color: transparent transparent transparent #fff;
    border-style: solid;
    filter: drop-shadow(1.5px 2.598px 11.18px rgb(28 28 28 / 13%));
}

/* footer */

footer {
    background: #1d1d1d;
    font-size: 18px;
    color: #fff;
    padding: 54px 0 12px;
}

.f_top .txt {
    font-size: 26px;
}

.f_top .links {
    width: 705px;
}

.f_top .links a {
    font-size: 16px;
    color: #fff;
}

.f_top .links span {
    font-size: 14px;
    color: rgb(255, 255, 255, .1);
}

.f_top .qr {
    width: 199px;
    font-size: 14px;
    color: rgb(255, 255, 255, .3);
}

.f_top .qr img {
    height: 90px;
    margin-bottom: 11px;
}

.f_mid {
    border-top: 1px solid rgb(255, 255, 255, .05);
    border-bottom: 1px solid rgb(255, 255, 255, .05);
    margin: 16px 0 10px;
}

.f_mid .line {
    width: 1px;
    height: 108px;
    background: rgb(255, 255, 255, .05);
}

.f_mid img {
    margin-right: 14px;
}

.f_mid .tt {
    font-size: 16px;
    color: rgb(255, 255, 255, .5);
}

.f_mid .cn {
    margin-top: 4px;
}

.f_bottom {
    font-size: 14px;
    color: rgb(255, 255, 255, .3);
}

.f_bottom a,
.f_bottom a:hover {
    color: rgb(255, 255, 255, .3);
}

/* footer end */

/* 列表分页 */


.pagination {
    width: 100%;
    color: #333333;
    text-align: center;
    margin-top: 56px;
}

.pagination li {
    display: inline-block;
    width: 30px;
    line-height: 30px;
    border: 1px solid #ededed;
    border-radius: 6px;
    margin: 0 5px;
    font-size: 18px;
    color: #b2b2b2;
}

.pagination li a {
    display: block;
    color: #b2b2b2;
}

.pagination li.active,
.pagination li a:hover {
    color: #fff;
    background: #2db3a6;
    border-color: #2db3a6;
}

.sxy {
    padding-top: 30px;
    border-top: 1px solid #cccccc;
    font-size: 18px;
    color: #111111;
    margin-top: 70px;
}

.sxy>div {
    max-width: 45%;
}


/* 列表分页 end */


/* index */

.index1 {
    background: #f0f7f7;
    padding: 165px 0 155px;
}

.index1 .img {
    width: 585px;
    height: 370px;
    border-radius: 20px;
    overflow: hidden;
    margin-right: 107px;
}

.index1 .tit {
    font-size: 32px;
    font-weight: bold;
}

.index1 .tit span {
    display: block;
    color: #4fb0ae;
    margin-bottom: -6px;
}

.index1 .con {
    width: 578px;
    height: 156px;
    font: 18px/26px syl;
    overflow-y: scroll;
    padding-right: 42px;
    text-align: justify;
    margin-top: 24px;
}

.index1 .con::-webkit-scrollbar {
    width: 2px;
}

.index1 .con::-webkit-scrollbar-track {
    background-color: #fff;
}

.index1 .con::-webkit-scrollbar-thumb {
    background-color: #2db3a6;
}

.index1 .con::-webkit-scrollbar-button {
    display: none;
}

.index1 .more {
    display: block;
    font: 18px/1 syl;
    border-bottom: 1px solid #dbe5e5;
    padding-bottom: 15px;
    margin-top: 50px;
}

.index2 {
    background: url(../images/index2.jpg) no-repeat center;
    padding: 86px 0 110px;
}

.title .aa span {
    font-size: 28px;
    color: #5eb7b5;
}

.title .aa font {
    font-size: 32px;
    line-height: 1;
}

.title .bb {
    font-size: 26px;
    line-height: 1;
    margin-top: 7px;
}

.titlea {
    filter: brightness(100);
}

.index2 ul {
    margin-top: 51px;
}

.index2 li {
    background: #fff;
    margin-top: 30px;
    padding: 30px 27px 33px 65px;
}

.index2 .tit {
    font: 36px/48px syl;
    color: #47919c;
}

.index2 .tt {
    width: 425px;
    height: 36px;
    border: 1px solid #bb9970;
    border-radius: 19px;
    font: 20px syl;
    color: #ba9970;
    margin: 7px auto 36px;
}

.index2 .list {
    width: 490px;
    font-size: 16px;
    color: #808080;
}

.index2 .list>div:nth-child(n+2) {
    margin-top: 27px;
}

.index2 .list>div>div:nth-child(3) {
    width: 132px;
}

.index2 .list img {
    margin-bottom: 13px;
}

.index2 .img p {
    width: 226px;
    height: 122px;
    background: url(../images/index2_04.png) no-repeat center;
    font: bold 20px/1 syl;
    color: #fff;
    padding: 42px 0 0 50px;
    right: -23px;
    top: 12px;
}

.index2 li:nth-child(2) {
    padding: 30px 38px 37px 30px;
}

.index2 li:nth-child(2) .img p {
    top: 12px;
    left: -23px;
    padding: 41px 20px 0 0;
    transform: rotateY(180deg);
}

.index2 li:nth-child(2) .img span {
    display: block;
    transform: rotateY(180deg);
}

.index2 li:nth-child(2) .tt {
    width: 448px;
}

.index2 li:nth-child(2) .list>div>div {
    width: 144px;
    text-align: justify;
}

.index2 li:nth-child(2) .list img {
    display: block;
    margin: 0 auto 13px;
}

.index2 .bbb {
    border: 1px solid transparent;
    border-radius: 50%;
}

.index2 .bbb:hover {
    border-color: #5eb7b5;
}

.index2 li:nth-child(3) .tt {
    width: 238px;
}

.index2 .con {
    font: 20px/32px syl;
    color: #ba9970;
}

.index2 .con b {
    font-family: syr;
}

.index2 .con b::after {
    content: '';
    width: 261px;
    height: 2px;
    background: #bb9970;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -3px;
}

.index2 li:nth-child(3) .img p {
    padding: 39px 0 0 78px;
}

.index2 li:nth-child(3) .list {
    margin-top: 44px;
}

.index3 {
    padding: 119px 0 130px;
}

.index3 ul {
    margin-top: 40px;
}

.index3 label {
    background: url(../images/index3_00.png) no-repeat center;
    height: 260px;
    margin-top: 15px;
}

.index3 label:nth-child(2),
.index3 label:nth-child(2)>li {
    transform: rotateX(180deg);
}

.index3 li {
    width: 290px;
    font-size: 22px;
    font-weight: bold;
    color: #191919;
}

.index3 li img {
    margin-bottom: 25px;
}

.index4 {
    background: url(../images/index4.jpg) no-repeat center;
    background-size: cover;
    padding: 89px 0 107px;
    overflow: hidden;
}

.index4 .tit {
    font-size: 32px;
    color: #fff;
}

.index4 .tit span {
    color: #5eb7b5;
}

.index4 .swiper {
    overflow: initial;
    margin-top: 80px;
    padding-bottom: 55px;
}

.index4 .swiper p {
    height: 100px;
    background: #fff;
    font-size: 24px;
}

.index4 .swiper-button {
    width: 46px;
    height: 46px;
    border: 1px solid #f3f3f3;
    border-radius: 50%;
    top: 82px;
}

.index4 .swiper-button-prev {
    left: auto;
    right: 65px;
}

.index4 .swiper-button-next {
    right: 0;
    transform: rotateY(180deg);
}

.index4 .swiper-button:hover {
    background: #5eb7b5;
    border-color: #5eb7b5;
}

.index4 .swiper .swiper-scrollbar {
    bottom: 0;
    height: 3px;
    background: rgb(255, 255, 255, .2);
}

.index4 .swiper-scrollbar-drag {
    background: #5eb7b5;
}

.index5 {
    background: #f0f7f7;
    padding: 117px 0 114px;
}

.index5 ul {
    margin-top: 50px;
}

.index5 li {
    background: #fff;
    margin-top: 30px;
}

.index5 li>div {
    width: 50%;
    padding-left: 87px;
}

.index5 .tt {
    font-size: 26px;
    margin-bottom: 21px;
}

.index5 .cn p {
    font-size: 18px;
    line-height: 22px;
    margin-top: 12px;
}

.index5 .cn p::before {
    content: '';
    width: 3px;
    height: 3px;
    border: 1px solid #5eb7b5;
    border-radius: 50%;
    position: absolute;
    left: -19px;
    top: 10px;
}

.index6 {
    background: #f0f7f7;
    padding-bottom: 99px;
}

.index6 .swiper {
    margin-top: 36px;
    font-size: 26px;
}

.index6 .img {
    background: #fff;
    border-radius: 6px;
    overflow: hidden;
    padding: 23px 22px;
    margin-bottom: 24px;
}

.index6 .img>div {
    background: url(../images/index6_01.jpg) no-repeat center;
    box-shadow: 0 14px 24px rgb(38, 38, 38, .19);
    padding: 16px 15px;
}

.index6 .img img {
    max-width: 206px;
    max-height: 292px;
}

.index7 {
    padding-top: 92px;
}

.index7 main {
    background: url(../images/index7.jpg) no-repeat center;
    background-size: cover;
    margin-top: 40px;
    padding: 178px 0 146px;
    overflow: hidden;
}

.index7 .carousel {
    width: 1560px;
    overflow: hidden;
}

.index7 .swiper {
    width: 703px;
    overflow: initial;
    margin: 0;
    padding-bottom: 71px;
}

.index7 .swiper-slide {
    height: 399px;
    border: 5px solid #fff;
    overflow: hidden;
}

.index7 .swiper .swiper-scrollbar {
    width: 1200px;
    height: 3px;
    background: rgb(255, 255, 255, .2);
}

.index7 .swiper .swiper-scrollbar-drag {
    background: #5eb7b5;
}

.index7 .swiper-button {
    width: 46px;
    height: 46px;
    border: 1px solid #f3f3f3;
    border-radius: 50%;
    top: auto;
    bottom: -74px;
}

.index7 .swiper-button-prev {
    left: auto;
    right: 65px;
}

.index7 .swiper-button-next {
    right: 0;
    transform: rotateY(180deg);
}

.index7 .swiper-button:hover {
    background: #5eb7b5;
    border-color: #5eb7b5;
}

.index8 {
    padding: 113px 0 100px;
}

.index8 ul {
    margin-top: 82px;
}

.index8 ul>* {
    width: 390px;
}

.index8 li {
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 34px;
}

.index8 li:nth-child(-n+3) {
    margin-bottom: 56px;
}

.index8 li:hover {
    border-color: #5eb7b5;
}

.index8 .tit {
    font: bold 22px/1 syl;
    margin: 34px 0 18px;
}

.index8 .con {
    font-size: 18px;
    line-height: 24px;
    color: #919191;
}

.index8 form {
    padding: 61px 33px 74px;
    background: #5eb7b5;
    border-radius: 6px;
}

.index8 form p {
    height: 68px;
    background: #fff;
    padding-left: 28px;
    font-size: 16px;
}

.index8 form input {
    width: 66%;
    height: 100%;
    color: #7c7c7c;
}

.index8 form button {
    width: 324px;
    height: 65px;
    font-size: 18px;
    color: #fff;
    border: 1px solid #fff;
}

.index9 {
    background: #30373f;
    padding: 86px 0 110px;
}

.index9 ul {
    margin-top: 15px;
}

.index9 li {
    margin-top: 37px;
}

.index9 label>div {
    width: calc(50% - 1px);
    height: 166px;
    background: #fff;
    border-right: 1px solid #f3f3f3;
}

.index9 .tt {
    font: bold 22px/1 syl;
    color: #252525;
}

.index9 .cn {
    font-size: 18px;
    line-height: 24px;
    color: #919191;
    margin-top: 18px;
}

.index9 a {
    width: 50%;
    height: 96px;
    background: #5eb7b5;
    font: bold 22px syl;
    color: #fff;
}

.index9 a:nth-child(2) {
    background: #7ec5c4;
}

.form {
    background: #f3f5f7;
    padding: 68px 0 83px;
}

.form .tit {
    font-size: 32px;
    line-height: 37px;
}

.form .tit span {
    color: #d53520;
}

.form form {
    background: #fff;
    padding: 48px 30px;
    margin-top: 40px;
}

.form form p {
    width: 49%;
    height: 68px;
    background: #f3f5f7;
    font: 16px syl;
    padding-left: 28px;
    margin-bottom: 21px;
}

.form form p:nth-child(3) {
    width: 100%;
    height: 185px;
    padding-top: 20px;
}

.form form input,
.form form textarea {
    width: 80%;
    height: 100%;
}

.form button {
    width: 100%;
    height: 65px;
    background: #5eb7b5;
    font-size: 18px;
    color: #fff;
}

/* index end */

.banner {
    height: 500px;
    margin-top: 100px;
    color: #fff;
}

.banner .tt {
    font-size: 32px;
    font-weight: bold;
}

.banner .cn {
    font: 22px/1 syl;
    opacity: 0.5;
    margin-top: 3px;
}

.banner a,
.banner a:hover {
    color: #fff;
}

/* 关于我们 */

.about1 {
    background: url(../images/about1.jpg) no-repeat center;
    background-size: cover;
    padding: 172px 0 235px;
}

.about1 .img {
    width: 600px;
    height: 336px;
    border-radius: 40px;
    overflow: hidden;
}

.about1 .text {
    width: 527px;
}

.about1 .tit span:nth-child(1) {
    font-size: 32px;
    font-weight: bold;
    line-height: 1;
}

.about1 .tit span:nth-child(2) {
    font: 22px/1 syl;
    color: #6e6e6e;
    text-transform: uppercase;
    margin-left: 7px;
}

.about1 .con {
    height: 175px;
    font: 18px/26px syl;
    overflow-y: scroll;
    padding-right: 36px;
    text-align: justify;
    margin-top: 28px;
}

.about1 .con::-webkit-scrollbar {
    width: 2px;
}

.about1 .con::-webkit-scrollbar-track {
    background-color: #fff;
}

.about1 .con::-webkit-scrollbar-thumb {
    background-color: #2db3a6;
}

.about1 .con::-webkit-scrollbar-button {
    display: none;
}

.about2 {
    padding: 80px 0 90px;
}

.about2 .box {
    background: url(../images/about2.jpg) no-repeat center;
    background-size: cover;
    padding: 122px 0 112px 45px;
    font-size: 30px;
    color: #fff;
}


/* 关于我们 end */

/* 产品中心 */

.prolist {
    padding: 85px 0 90px;
    background: #fff;
    overflow: hidden;
}

.prolist h3 {
    font-size: 30px;
    font-weight: bold;
    color: #191919;
}

.prolist .tab {
    width: 219px;
    margin-top: 108px;
    font-size: 20px;
    line-height: 30px;
}

.prolist .tab li>a {
    border-bottom: 1px solid #e4e4e4;
    padding: 25px 0;
}

/* 
.prolist .tab li>div {
    margin-top: 25px;
} */

.prolist .tab li>div a {
    line-height: 35px;
    color: rgba(43, 43, 43, 0.502);
}

.prolist .tab .act {
    color: #222222;
}

.prolist .tab .active,
.prolist .tab a:hover {
    color: #5eb7b5;
}

.prolist .pro {
    width: 852px;
    border-top: 1px solid #e4e4e4;
}

.prolist .list {
    width: 400px;
    margin-top: 42px;
}

.prolist .img {
    height: 248px;
    margin-bottom: 10px;
}

.prolist .img img {
    max-width: 100%;
    max-height: 100%;
}

.prolist .list p {
    width: 96%;
    font-size: 20px;
    color: #222222;
    letter-spacing: -0.1px;
}

/* 产品中心 end */


/* 生产基地 */

.base {
    background: #f7f7f7;
    padding: 80px 0 62px;
}

.base .list li {
    width: 580px;
    background: #fff;
}

.base .list li:nth-child(n+3) {
    margin-top: 40px;
}

.base .img {
    height: 250px;
    overflow: hidden;
}

.base .text {
    height: 110px;
    padding: 0 44px 0 37px;
}

.base .tt {
    font-size: 22px;
    color: #222222;
}

.base .time {
    font: 18px/1 syl;
    color: #737373;
}

/* 生产基地 end */


/* 商业合作 */

.coop {
    background: #f3f5f7;
    padding: 83px 0 65px;
}

.coop .box {
    background: #fff;
}

.coop1 {
    padding: 70px 35px 68px;
}

.coop1>div:nth-child(2) {
    margin-top: 53px;
}

.coop1 .txt {
    width: 407px;
    background: #5eb7b5;
    border-radius: 6px 6px 0 0;
    overflow: hidden;
}

.coop1 .kuang {
    height: 153px;
}

.coop1 .tit {
    font: bold 22px/1 syl;
    color: #252525;
}

.coop1 .con {
    font-size: 18px;
    line-height: 24px;
    color: #919191;
    margin-top: 17px;
}

.coop1 ul {
    width: 700px;
}

.coop1 li {
    width: 340px;
    border-bottom: 1px solid #eeeeee;
}

.coop1 li:nth-child(n+3) {
    margin-top: 9px;
}

.coop1 .img {
    height: 204px;
    overflow: hidden;
    border-radius: 6px;
}

.coop1 .txt .tit,
.coop1 .txt .con {
    color: #fff;
}

.coop2 ul {
    margin-top: 38px;
}

.coop2 li {
    width: calc(25% - 2px);
    border-right: 2px solid #f3f5f7;
    padding: 20px 0;
}

.coop2:nth-child(4n) {
    border: none;
}

.coop2 .tt {
    font: bold 22px/1 syl;
    color: #252525;
    margin: 3px 0 13px;
}

.coop2 .cn {
    width: 190px;
    font-size: 18px;
    line-height: 24px;
    color: #919191;
    margin: auto;
}

.coop .form {
    padding: 0;
}

.coop .form .box {
    margin-top: 0;
}

/* 商业合作 end */

/* 新闻资讯 */


.news {
    background: #f7f7f7;
    padding: 80px 0 70px;
}

.news .list {
    width: 385px;
    margin: 0 22px 21px 0;
    background: #fff;
    overflow: hidden;
    transition: .3s;
}

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

.news .list .img {
    height: 250px;
    overflow: hidden;
}

.news .text1 {
    height: 110px;
    padding: 0 30px 0 38px;
    transition: .3s;
}

.news .tit {
    font-size: 22px;
    font-weight: bold;
    color: #222222;
}

.news .time {
    font-size: 18px;
    color: #737373;
    margin-top: 3px;
}

.news .more {
    width: 34px;
    height: 34px;
    background: #dddddd;
    border-radius: 50%;
}

.news .text2 {
    display: none;
    transition: .3s;
}

.news .text2>div:nth-child(1) {
    padding: 32px 34px 0;
}

.news .text2>div:nth-child(2) {
    height: 77px;
    padding: 0 34px;
    border-top: 1px solid #e5e5e5;
}

.news .con {
    font: 18px/26px syl;
    height: 78px;
    color: #737373;
    -webkit-line-clamp: 3;
    margin: 10px 0 20px;
}

.news .list:hover .text1 {
    display: none;
}

.news .list:hover .text2 {
    display: block;
}

.news .list:hover .more {
    background: #5eb7b5;
}

/* 新闻资讯 end */

.arc .content {
    font: 18px/36px Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    padding: 80px 0;
}

.arc .tit {
    font-size: 32px;
}

.arc .time {
    font-size: 16px;
    margin: 10px 0 50px;
}

.arc img {
    max-width: 100%;
}

/* contactUs */

.contact {
    overflow: hidden;
    background: #f7f7f7;
    margin-top: 91px;
}

.contact .left {
    width: 506px;
}

.contact ul {
    width: 525px;
    height: 427px;
    background: #fff;
    border-radius: 6px;
    font-size: 22px;
    top: 378px;
    right: 62px;
    padding: 50px 0 56px;
}

.contact ul>div {
    height: 100%;
}

.contact li {
    padding: 0 55px;
}

.contact li .tit img {
    margin-right: 9px;
}

.contact .con {
    font-size: 20px;
    font-family: syl;
    color: #666666;
    margin-left: 31px;
}

.contact .line {
    height: 1px;
    background: rgb(0, 0, 0, .1);
}

.contact .right {
    width: 598px;
}

.contact .tt {
    font-size: 42px;
    color: #222222;
}

.contact .cn {
    font: 24px syl;
    margin: -7px 0 0;
}

.contact form p:nth-child(1) {
    font-size: 20px;
}

.contact form p:nth-child(1) sup {
    color: #d20000;
}

.contact form>div {
    width: 284px;
    font-size: 20px;
    margin-top: 34px;
}

.contact form>div>*:nth-child(2) {
    width: 100%;
    height: 57px;
    background: #fff;
    border: 1px solid #f0f0f0;
    margin-top: 10px;
    text-indent: 1em;
}

.contact form>div:nth-child(5) {
    width: 100%;
}

.contact form>div:nth-child(5) textarea {
    height: 178px;
    padding-top: 19px;
}

.contact button {
    width: 170px;
    height: 43px;
    background: #5eb7b5;
    border-radius: 6px;
    color: #fff;
    margin-top: 39px;
}

/* contactUs end */