@charset "utf-8"; * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } @media(min-width:768px){ .container-fluid{ width: 750px; } } @media(min-width:992px){ .container-fluid{ width: 970px; } } @media(min-width:1200px){ .container-fluid{ width: 1170px; } } @media(min-width:1430px){ .container-fluid{ width: 1430px; } } @media(min-width:1630px){ .container-fluid{ width: 1630px; } } /* contact1页面css */ .contact-content{ padding: 80px 0; } .c1{ text-align: center; padding-bottom: 60px; } .c1-tit h3{ font-size: 20px; color: #333; } .c1-tit p{ font-size: 14px; color: #666; margin-top: 10px; line-height: 1.5; } .c1-text{ font-size: 14px; line-height: 35px; color: #666; margin-top: 2.604166666666667vw; } .c2{ padding-top: 40px; } .c2-show{ display: flex; flex-wrap: wrap; justify-content: space-between; } .c2-left{ width: 50%; overflow: hidden; padding-right: 10px; } .c2-left img{ max-width: 100%; } .c2-right{ width: 50%; display: flex; align-items: center; padding-left: 4%; } .c2-right .c2-text{ font-size: 14px; line-height: 35px; } .c2-right .c2-text .c2-exp{ color: #666; } .c2-right .c2-text .text{ margin-top: 3.75vw; color: #333; } .c3mp{ padding-top: 80px; } .c3-map{ overflow: hidden; } @media(max-width:1024px){ .c2-right .c2-text{ line-height: 30px; } .c3-map{ max-height: 320px; } .c1{ padding-bottom: 40px; } } @media(max-width:991px){ .contact-content{ padding: 60px 0; } .c2-right .c2-text .text{ margin-top: 15px; } .c1{ padding-bottom: 60px; } .c2{ padding-top: 0; } } @media(max-width:768px){ .c2-right{ padding-left: 20px; } .c2-right .c2-text{ line-height: 26px; } .c3-map{ max-height: 240px; } .c3mp{ padding-top: 60px; } } @media(max-width:699px){ .c2-left{ width: 100%; padding-right: 0; } .c2-right{ width: 100%; padding-left: 0; margin-top: 20px; } .c1{ padding-bottom: 40px; } .c3mp{ padding-top: 40px; } } /* contact5页面 */ .contact5{ padding: 15px 0 80px 0; background: #f3f3f3; } .c5-contact{ display: flex; justify-content: space-between; flex-wrap: wrap; } .ct-list{ width: 25%; background: #fff; padding: 30px 3% 10px 3%; box-sizing: border-box; } .ct-list+.ct-list{ border-left: solid 2px #f8f8f8; } .ct-list h3{ font-size: 18px; color: #333; border-bottom: 1px solid #ccc; font-weight: bold; line-height: 1em; padding: 10px 0 20px 0; margin-bottom: 20px; } .ct-text{ overflow: hidden; font-size: 14px; color: #333; } .ct-text img{ max-width: 100%; } .ct-text p.t4{ font-size: 14px; color: #999; text-align: center; margin-top: 10px; } .ct-text p{ padding-left: 30px; margin-bottom: 15px; } .ct-list:nth-child(-n+2) .ct-text p:nth-child(1){ background: url(//cdn.myxypt.com/2d901e13/22/04/b19d6b2135e94d5a521a306cbb23222775f5fcbb.png)no-repeat left center; } .ct-list:nth-child(-n+2) .ct-text p:nth-child(2){ background: url(//cdn.myxypt.com/2d901e13/22/04/28460911df636bee1748aaec03b04bbef7f6b252.png)no-repeat left center; } .ct-list:nth-child(-n+2) .ct-text p:nth-child(3){ background: url(//cdn.myxypt.com/2d901e13/22/04/74c915bca2ec098cde82bc764cc8bf32dabcd282.png)no-repeat left center; } .ct-list:nth-child(3) .ct-text{ margin-top: 20%; } .ct-list:nth-child(3) .ct-text h4{ margin-left: 20px; } .ct-list:nth-child(3) .ct-text h4 p{ font-size: 30px; color: #333; font-family: 'Impact'; line-height: 34px; background: url(//cdn.myxypt.com/2d901e13/22/04/86625c8f63896b10fc56b02f9e7ca0916f06624c.png)no-repeat left center; padding-left: 50px; } .c5-show{ display: flex; justify-content: space-between; flex-wrap: wrap; margin-top: 20px; } .c5-job{ width: 37.5%; /* height: 730px; */ background: #fff; padding: 60px 30px; box-sizing: border-box; } .c5-job h3{ padding-left: 15px; } .c5-job h3 p{ font-size: 36px; color: #333; font-weight: bold; } .c5-job h3 span{ font-size: 14px; font-weight: normal; display: block; color: #666; margin-top: 20px; } .job-list{ margin-top: 25px; } /* .job-list ul li{ } */ .job-list ul li a{ display: block; padding: 10px 15px; border-bottom: 1px solid #ccc; background: url(//cdn.myxypt.com/2d901e13/22/04/8e4475a00395932697ce02017aa0b997c3f7601f.png)no-repeat right center; } .job-list ul li a h4{ font-size: 18px; color: #333; font-weight: normal; } .job-list ul li a h4 span{ margin-left: 30px; color: #fa6a43; font-weight: bold; } .job-list ul li a p{ font-size: 12px; color: #999; line-height: 2em; margin-top: 10px; } .job-more{ display: block; width: 225px; line-height: 50px; background: #01499f; border-radius: 30px; font-size: 18px; color: #fff; font-weight: bold; margin-top: 25px; border: none; outline: none; cursor: pointer; text-align: center; } .job-more:hover{ color: #fff; } .mas-show{ width: 61.875%; float: left; background: #fff; padding: 60px 50px; box-sizing: border-box; } .mas-show h3 p{ font-size: 36px; color: #333; font-weight: bold; } .mas-show h3 span{ font-size: 14px; font-weight: normal; display: block; color: #666; margin-top: 20px; } .mas-show #x-form{ margin-top: 25px; } .inq-con{ margin-top: 20px; border-bottom: 1px solid #dbdbdb; } .inq-con input{ border: none; background: none; outline: none; width: 100%; line-height: 50px; font-size: 14px; color: #666; padding: 0; } .inq-submit input{ display: block; width: 225px; line-height: 50px; background: #01499f; border-radius: 30px; font-size: 18px; color: #fff; font-weight: bold; margin-top: 30px; border: none; outline: none; cursor: pointer; } /* contact5页面自适应 */ @media(max-width: 1429px){ .ct-list:nth-child(3) .ct-text h4{ margin-left: 0; } .ct-list:nth-child(3) .ct-text h4 p{ font-size: 26px; } .c5-job h3 p, .mas-show h3 p{ font-size: 32px; } .c5-job{ width: 41%; } .mas-show{ width: 58%; } } @media(max-width: 1199px){ .ct-list{ width: 50%; } .ct-list:nth-child(3){ border-left: none; } .ct-text img{ max-width: 200px; } .ct-list:nth-child(4) .ct-text{ text-align: center; } .ct-list:nth-child(4) .ct-text p.t4{ padding-left: 0; } .ct-list:nth-child(-n+2){ padding-bottom: 30px; border-bottom: solid 2px #f8f8f8; } .c5-job h3 p, .mas-show h3 p{ font-size: 28px; } } @media(max-width: 991px){ .c5-job{ width: 100%; } .mas-show{ width: 100%; margin-top: 20px; } } @media(max-width: 767px){ .c5-job h3 p, .mas-show h3 p{ font-size: 26px; } } @media(max-width: 499px){ .ct-list{ width: 100%; padding-bottom: 30px; } .ct-list:nth-child(-n+2){ border-bottom: none; } .ct-list+.ct-list{ border-left: none; margin-top: 10px; } .ct-list:nth-child(3) .ct-text{ margin-top: 5%; } .inq-submit input{ width: 200px; } .c5-job, .mas-show{ padding: 40px 15px; } } /* contact7页面 */ .contact7{ } .c7-top{ background-color: #fff; padding-top: 35px; padding-bottom: 60px; } /* .c7-top .top-tit{ } */ .c7-top .top-tit h3{ line-height: 52px; font-size: 26px; color: #333; font-weight: bold; } .c7-top .top-tit p{ line-height: 28px; font-size: 14px; color: #666; } .c7-top-show{ position: relative; margin-top: 25px; } .c7-map{ overflow: hidden; min-height: 550px; position: relative; /* z-index: 99; */ } /*.c7-map p> img{width: 100%!important;height: 100%!important;}*/ @-webkit-keyframes myfirst{ 0%{-webkit-transform: translate(0px, 0px); transform: translate(0px, 0px);} 50%{-webkit-transform: translate(0px, -10px); transform: translate(0px, -10px);} 100%{-webkit-transform: translate(0px, 0px); transform: translate(0px, 0px);} } @keyframes myfirst{ 0%{-webkit-transform: translate(0px, 0px); transform: translate(0px, 0px);} 50%{-webkit-transform: translate(0px, -10px); transform: translate(0px, -10px);} 100%{-webkit-transform: translate(0px, 0px); transform: translate(0px, 0px);} } .mwz img{ -webkit-animation: myfirst 1.5s infinite; animation: myfirst 1.5s infinite;} .c7-contact{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: flex; justify-content: flex-start; align-items: center; } .mwz{position: absolute;right: 504px;top: 264px;} .mwz span{color: #db1e06;font-size: 30px;line-height: 1;} .mwz img{width: 29px;vertical-align: text-bottom;} @media(max-width: 1500px){ /*.c7-map>p> img{width: 100%!important;height: 100%!important;}*/ .mwz{right: 35%;top: 48%;} } @media(max-width: 1366px){ .mwz { right: 30%; top: 48%; } } @media(max-width: 1280px){ .mwz { right: 25%; } } @media(max-width: 1024px){ .mwz{right: 6%;} } .c7-con{ width: 23%; margin-left: 80px; height: 85%; background-color: #0b318f; padding: 40px 30px; color: #fff; position: relative; z-index: 999; } .c7-con h3{ line-height: 44px; font-weight: bold; font-size: 20px; } .c7-con .con-text p{ font-size: 14px; margin-top: 10px; padding-left: 35px; line-height: 28px; } .c7-con .con-text p:nth-child(1){ background: url(../images/dz.png)no-repeat left center; } .c7-con .con-text p:nth-child(2){ background: url(../images/yx2.png)no-repeat left center; } .c7-con .con-text p:nth-child(3){ background: url(../images/yx2.png)no-repeat left center; } .c7-con .con-text p:nth-child(4){ background: url(../images/dh2.png)no-repeat left center; } .c7-con .con-text p:nth-child(5){ background: url(../images/dh2.png)no-repeat left center; } .c7-con .con-ewm{ overflow: hidden; text-align: center; margin-top: 40px; } .c7-con .con-ewm img{ max-width: 110px; } .c7-con .con-ewm p{ margin-top: 5px; color: #fff; font-size: 14px; } .c7-down{ background: url(//cdn.myxypt.com/2d901e13/22/04/c3c2c30b5aa969c53361b27e48f90067fe02c78f.jpg)no-repeat center; background-size: cover; padding: 60px 0; } .c7-text{ text-align: center; color: #fff; } .c7-text h3{ font-size: 24px; } .c7-text p{ font-size: 18px; padding-top: 10px; } .c7-down #x-form{ max-width: 1080px; margin: 0 auto; margin-top: 30px; position: relative; } .i-show{ display: flex; flex-wrap: wrap; justify-content: space-between; } .i-show .i-con{ width: 32%; } .i-show .i-con input{ display: block; width: 100%; background: #fff; line-height: 40px; height: 40px; text-indent: 15px; font-size: 14px; color: #666; border: none; outline: none; } .i-text{ width: 100%; margin-top: 15px; } .i-text textarea{ border: none; outline: none; height: 80px; line-height: 40px; text-indent: 15px; font-size: 14px; color: #666; width: 100%; padding: 0; } .i-submit{ position: absolute; width: 152px; top: -50px; right: 0; } .i-submit input{ width: 100%; display: block; text-align: center; line-height: 38px; background-color: #0b318f; font-size: 18px; color: #fff; border: none; outline: none; } /* contact7页面自适应 */ @media(max-width: 1429px){ .c7-con{ width: 28%; } } @media(max-width: 1199px){ .c7-con{ width: 30%; } } @media(max-width: 991px){ .mwz{right: 39%;} .c7-contact{ position: unset; display: block; } .c7-con{ width: 100%; margin-left: 0; display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; padding: 40px; } .c7-con h3{ width: 100%; } .c7-map{ margin-top: 40px; min-height: unset; height: auto; } .i-submit{ position: unset; margin: 0 auto; margin-top: 15px; } .c7-map>p> img{width: 100%!important;height: 100%!important;} } @media(max-width: 768px){ .mwz{right: 37%;} .mwz span{font-size: 24px;} } @media(max-width: 499px){ .mwz{right: 30%;top:27%;} .mwz span{font-size: 20px;} .c7-down{ padding: 40px 0; } .c7-text{ text-align: left; } .c7-text h3{ font-size: 22px; line-height: 34px; } .c7-text p{ font-size: 16px; } .i-show .i-con{ width: 100%; } .i-show .i-con:nth-child(-n+2){ margin-bottom: 10px; } .i-submit input{ font-size: 14spx; } .c7-top .top-tit h3{ font-size: 24px; } .c7-con{ padding: 40px 20px; } }