* {
    margin: 0;
    font-family: 'Poppins-Regular';
}
@font-face {
    font-family: 'Poppins-Regular';
    src: url(../fonts/Poppins-Regular.ttf);
}
@font-face {
    font-family: 'Poppins-Medium';
    src: url(../fonts/Poppins-Medium.ttf);
}
@font-face {
    font-family: 'Poppins-Bold';
    src: url(../fonts/Poppins-Bold.ttf);
}
.container {
    width: 1200px;
    margin: 0px auto;
}
.head__banner {
    background-image: url('/wp-content/uploads/2024/08/A-FENGMIAN-scaled-1-_1_.webp');
    background-position: center;
    background-size: cover;
    min-height: 855px;
}
.header__inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 20px;
}
.header__menu ul {
    display: flex;
    list-style: none;
}
.header__main-inner {
    display: flex;
    justify-content: space-between;
}
.header__menu ul li {
    margin-right: 30px;
}
.header__menu ul li:last-child {
    margin-right: 0;
}
.header__menu ul li a {
    font-style: normal;
    font-weight: 500;
    font-size: 21px;
    line-height: 160%;
    color: #FFFFFF;
    text-decoration: none;
    font-family: 'Poppins-Medium';
    text-transform: uppercase;
}
.activec a {
    background: #13AE92;
    padding: 10px 25px;
}
.header__main {
    padding-top: 124px;
}
.header__main h1{
    font-style: normal;
    font-weight: 700;
    font-size: 45px;
    line-height: 125%;
    font-family: 'Poppins-Bold';
    color: #FFFFFF;
    margin-bottom: 37px;
}
.header__main p {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
    color: #FFFFFF;
    opacity: 0.7;
    margin-bottom: 20px;
}
.header__main-left {
    width: 600px;
}
.header__main-right {
    background-image: url(../images/square-microchip.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 460px;
    min-height: 538px;
}
.why__block {
    width: 555px;
    margin: 0px auto;
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 100px;
}
.why__left .why__item:last-child{
    margin-top: 150px;
}
.why__right .why__item:first-child{
    margin-top: 200px;
}
.why__right .why__item:last-child{
    margin-top: 150px;
}

.why__right .why__item, .why__left .why__item {
    display: flex;
    align-items: center;
    width: 230px;
    justify-content: space-between;
}
.why__item  div:last-child{
    font-style: normal;
    font-weight: 500;
    font-size: 27px;
    line-height: 160%;
    color: #000000;
    font-family: 'Poppins-Medium';

}
.why__item  div:first-child {
    margin-right: 30px;
}
.why__item div i {
    display: block;
    width: 82px;
    height: 71px;
    background-size: inherit;
    background-position: center;
    background-repeat: no-repeat;
}
.why__left {
    position: relative;
}
.why__left::before {
    content: "";
    display: block;
    width: 2px;
    min-height: 460px;
    background-color: #13AE92;
    position: absolute;
    right: -56px;
    top: 9px;
}
.why__left .why__item,
.why__right .why__item{
    position: relative;
}
.why__left .why__item:first-child::after {
    content: "";
    width: 21px;
    height: 21px;
    background: #13AE92;
    border-radius: 100%;
    display: block;
    position: absolute;
    right: -66px;
    top: 0;
}
.why__right .why__item:first-child::after {
    content: "";
    width: 21px;
    height: 21px;
    background: #13AE92;
    border-radius: 100%;
    display: block;
    position: absolute;
    left: -50px;
    top: 0;
}
.why__right .why__item:last-child::after {
    content: "";
    width: 21px;
    height: 21px;
    background: #13AE92;
    border-radius: 100%;
    display: block;
    position: absolute;
    left: -50px;
    top: 15px;
}

.why {
    padding-top: 40px;
    padding-bottom: 110px;
}
.why  p {
    text-align: center;
    margin-bottom: 60px;
}
.why h2 {
    font-style: normal;
    font-weight: 600;
    font-size: 31px;
    line-height: 140%;
    text-align: center;
    color: #000000;
    margin-bottom: 13px;
}
.service__flex{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.service__item {
    width: 25%;
    min-height: 328px;
    background: rgba(0, 45, 58, 0.88);
    display: flex;
    justify-content: center;
}
.service__item a{
    font-style: normal;
    font-weight: 400;
    font-size: 27px;
    line-height: 160%;
    text-decoration: none;
    display: flex;
    justify-content:center;
    align-items: center;
    text-align: center;
    color: #FFFFFF;
}
.coc {
    background: #153C47;
}
.about__flex {
    display: flex;
    justify-content: space-between;
}
.about__left h2 {
    font-style: normal;
    font-weight: 600;
    font-size: 31px;
    line-height: 140%;
    color: #000000;
    margin-bottom: 30px;
}
.about__left p {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
    color: #000000;
    opacity: 0.7;
}
.about__left a {
    display: block;
    width: 137.38px;
    height: 48px;
    background: #13AE92;
    border-radius: 6px;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 48px;
    color: #FFFFFF;
    text-align: center;
    margin-top: 30px;
    text-decoration: none;
}
.about__left{
    width: 600px;
}

.about{
    padding-top: 120px;
    padding-bottom: 120px;
}
.logos {
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
}
.logos div {
    width: 211px;
    height: 102px;
    background: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.17);
    background-position: center;
    background-repeat: no-repeat;
}
.contact {
    padding-top: 90px;
    padding-bottom: 90px;
    background-color: #F3FBFA;
}
.contact__inner {
    display: flex;
    justify-content: space-between;
}
.contact__left {
    width: 620px;
}
.contact__right  h2 {
    margin-bottom: 20px;
    font-size: 22px;
}
.contact__right input{
    width: 520px;
    height: 56px;
    padding-left: 20px;
    font-style: normal;
    font-weight: 300;
    font-size: 22px;
    line-height: 160%;
    color: #000000;
    margin-bottom: 15px;
    background: #FFFFFF;
    border: 1px solid #CDCDCD;
    border-radius: 14px;
    outline: 0;
}
.filed textarea {
    width: 520px;
    height: 100px;
    padding-left: 20px;
    font-style: normal;
    font-weight: 300;
    font-size: 22px;
    line-height: 160%;
    color: #000000;
    margin-bottom: 15px;
    background: #FFFFFF;
    border: 1px solid #CDCDCD;
    border-radius: 14px;
    outline: 0;
    resize: none;
    padding-top: 10px;
}
.button input{
    width: 137.38px;
    height: 48px;
    background: #13AE92;
    border-radius: 6px;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 160%;
    color: #FFFFFF;
    display: block;
    margin: 0;
    padding: 0;
    cursor: pointer;
}
.footer {
    background-color: #fff;
    padding-top: 60px;
    padding-bottom: 60px;
}
.footer__so {
    color: #000;
}
.footer__logo a{
    color: #000;
    font-size: 16px;
    text-decoration: none;
}
.footer__logo a span{
    font-size: 30px;
}
.footer__inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.footer__menu ul {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
}
.footer__menu ul  li a {
    font-style: normal;
    font-weight: 500;
    font-size: 21px;
    line-height: 160%;
    color: #000;
    text-decoration: none;
    font-family: 'Poppins-Medium';
}
.footer__menu ul  li {
    margin-right: 20px;
}
.footer__menu ul  {
    width: 355px;
    justify-content: center;
}
.copy {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 160%;
    color: #000;
    opacity: 0.5;
    display: block;
    margin-top: 55px;
}
.header__single {
        min-height: 130px;

}

.content {
    padding-top:50px;
    padding-bottom:60px;
}
.content  h1 {
    font-size:35px;
    text-align:center;
}
.contact__right {
    width: 46%;
}








.footer__menu ul li {
    margin-right: 20px;
    margin-bottom: 20px;
}


.header {
    background: transparent;
    position: fixed;
    width: 100%;
    top: 0;
}
.header__menu ul li a {
    font-style: normal;
    font-weight: 500;
	font-size: 16px;
	color:#fff;
}
.activec a {
    padding: 0;
    background: transparent;
}
.head__banner {
    background-image: url('/wp-content/uploads/2024/08/A-FENGMIAN-scaled-1-_1_.webp');
  
}
.header__logo a {
    color: #fff;
    text-decoration: none;
}
.header__logo span {
    font-size: 30px;

}
.header__main h1 {
    font-size: 39px;
    color: #fff;
    text-align: center;
}
.header__main p {

    font-size: 54px;
    color: rgb(255, 255, 255);
    opacity: 1;
    text-align: center;
}

.header__main-left {
    width: 100%;
}
.header__main-inner {
    display: flex;
    justify-content: space-between;
    align-items:top;
    min-height: 730px;
}

.service__item {

    background: #034B60;

}

.coc {
    background: #334148;
}

.head__banner{
    position: relative;
}

.head__banner:after {
    content: "";
    background: #1a6c7a;
    opacity: 0.5;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}


.about {
    background-position:center;
    background-image: url(https://gangshunbaotltd.com/wp-content/uploads/2023/04/视觉差1.png);
}

.logos div {

    background-size: 80%;
}

.contact {
	background-color:#fff;
}

.contact__inner {
   
    align-items: center;
    justify-content: center;
    text-align: center;
}
.button input {
 
    margin: 0px auto;
}


.button input {
  
    background: #1a4fa7;
}



.wooool{
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 100px;
}
.wooool a:first-child {
    color: #fff;
    text-decoration: none;
    border: 1px solid;
    display: inline-block;
    padding: 14px 40px;
    margin-right: 90px;
}
.wooool a:last-child {
    color: #000;
    text-decoration: none;
    border: 1px solid;
    display: inline-block;
    padding: 14px 40px;
    background: #fff;
}

.header__main,
.header {
    position: relative;
    z-index: 9;
}

.plodulus {
    padding-top: 120px;
    padding-bottom: 120px;
}

.plodulus__wlapos {
    display: flex;
    justify-content: space-between;
}
.plodulus__itemus {
    width: 31%;
    min-height: 390px;
    background-position: center;
    background-size: cover;
    position: relative;
}



.plodulus__itemus:after {
    content: "";
    background-color: #0000005c;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.plodulus__itemus a {
    position: relative;
    z-index: 99;
    color: #fff;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 32px;
    text-align: center;
}


.whus {
	display:flex;
	justify-content: space-between;
}

.whusmus {
    width: 40%;
}

.whusmus img {
    width: 100%;
}
.whusbus {
    width: 55%;
    text-align: left;
}
.whusbus p {
    text-align: left;
}
.whusbus a {

    color: #1a6c7a;
    text-decoration: none;
    border: 1px solid;
    display: inline-block;
    padding: 14px 40px;
    margin-right: 90px;
    text-transform: uppercase;
}



.contactoo {
    position: relative;
    background: linear-gradient(to right, transparent 50%, transparent 50%), url('/wp-content/uploads/2024/08/B-ZHONG-scaled-1.webp'); /* Replace with your image path */
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
}


.olos {
    display: flex;
    position: relative;
    z-index: 9;
    justify-content: center;
    align-items: center;
    text-align: center;
    min-height: 600px;
}
.contactoo {
    position: relative;
}


.contactoo:after {
    content: "";
    background: #1a6c7a;
    opacity: 0.5;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.olos h2{
    color: #ffff;
    font-size: 40px;
    margin-bottom: 40px;
}
.olos p {
    color: #fff;
    margin-bottom: 50px;
}
.olos a {
    color: #fff;
    text-decoration: none;
    border: 1px solid;
    display: inline-block;
    padding: 14px 40px;
    text-transform: uppercase;
}






@media only screen and (max-width: 1200px) {
	.container {
		width:1000px;
	}
	.header__main-right {
		background-repeat: no-repeat;
		background-position: center;
		width: 435px;
		min-height: 538px;
		background-size: contain;
	}
	.contact__left {
    width: 435px;
}
}

@media only screen and (max-width: 1020px) {
	.container {
		width:800px;
	}
	.header__menu ul li a {
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    line-height: 160%;
    color: #FFFFFF;
    text-decoration: none;
    font-family: 'Poppins-Medium';
}
	
	.service__item a {
    font-style: normal;
    font-weight: 400;
    font-size: 21px;
    line-height: 102%;
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #FFFFFF;
}
	.footer__menu ul li {
    margin-right: 20px;
    margin-bottom: 20px;
}
	
	.service__item {
    width: 25%;
    min-height: 240px;
    display: flex;
    justify-content: center;
}
	.logos div {
    width: 146px;
    height: 102px;
    background: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.17);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
	.contact__inner {
    display: block;
}
	.contact__left {
    width: 100%;
		margin-bottom:20px;
}
	
}
.toggle,
.mobb{
	display:none;
}
@media only screen and (max-width: 820px) {
	.container {
		width:600px;
	}
	.header .header__menu{
		display:none;
	}

	.mobb{
	display:block;
	}
	.toggle{
		display: block;
		width: 32px;
		cursor:pointer;
	}
	.toggle div {
		padding:2px;
		margin:3px;
		background-color:#fff;
	}

.mobb {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    text-align: center;
    padding-top: 50px;
    z-index: 99999;
	display:none;
}
.mobb	.header__menu ul {
    display: block;
    list-style: none;
}
.mobb		.header__menu ul {
    display: block;
    list-style: none;
    padding: 0;
}
.mobb		.header__menu ul li {
    margin-right: 0;
    margin-bottom: 20px;
}
.mobb span {
    color: #fff;
    font-size: 36px;
    position: absolute;
    right: 54px;
    top: 0;
    cursor: pointer;
}
	
	.header__main-right{
		display:none;
	}
	.about__flex {
    display: block;
    justify-content: space-between;
}
.whusbus a {
    color: #1a6c7a;
    text-decoration: none;
    border: 1px solid;
    display: inline-block;
    padding: 14px 40px;
    margin-right: 90px;
    text-transform: uppercase;
}


	
		.product__ooo {
    display: block !important;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 50px;
}
	.product__ooo-item {
    width: 91% !important;
    margin-bottom: 20px;
    background: #13ae9229;
    padding: 17px;
}
	.cg {
    display: block !important;
    justify-content: space-between;
    padding-top: 50px;
    padding-bottom: 50px;
}
	.cg div {
    width: 100% !important;
	} 
	.cg div img{
    width: 100%;
}
.contact__right {
    width: 100%;
}
	.toggle div {

    background-color: #000;
}
.header__menu ul li a {
    
    color: #fff !important;
}	
	.header__main h1 {
    font-size: 35px !important;
    color: rgb(32, 230, 225);
    text-align: center;
}
	
	
}

@media only screen and (max-width: 620px) {
	.container {
		width:400px;
	}
	
.why__block {
    width: 100%;
    margin: 0px auto;
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 100px;
}	
	.why__left::before {
		display:none;
	}
	.why__right .why__item:first-child::after,
	.why__left .why__item:first-child::after,
	.why__right .why__item:last-child::after{
		display:none;
	}
	.why__block {
    width: 100%;
    margin: 0px auto;
    margin-top: 50px;
    display: block;
    justify-content: space-between;
    margin-bottom: 20px !important;
}
	.why__left .why__item:last-child {
    margin-top: 50px;
}
.why__right .why__item:last-child {
    margin-top: 50px;
}	
.why__right .why__item:first-child {
    margin-top: 50px;
}	

	.service__flex {
    display: block;
    flex-wrap: wrap;
    justify-content: space-between;
}
	.service__item {
    width: 100%;
    min-height: 140px;
    display: flex;
    justify-content: center;
}
	.about__left {
    width: 100%;
	}
	.logos {
    display: block;
    justify-content: space-between;
    margin-top: 50px;
}
	.logos div {
    width: 146px;
    height: 102px;
    background: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.17);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin: 0px auto;
    margin-bottom: 22px;
}
	.contact__right input ,
	.filed textarea{
		width: 100%;
	}
	.footer__inner {
    display: block;
    justify-content: space-between;
    align-items: center;
}
.footer__logo {
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
}
.footer__soc {
    text-align: center;
}
.copy {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 160%;
    color: #FFFFFF;
    opacity: 0.5;
    display: block;
    margin-top: 55px;
    text-align: center;
}
	.footer__menu ul {
    width: 100%;
    justify-content: center;
    margin: 0;
}
	.gowel {
    display: block !important;
    justify-content: space-between;
    margin-bottom: 30px;
}
	.gowel .gowp {
    width: 93% !important;
    padding: 20px;
    box-shadow: 1px 1px 29px -9px #ccc;
}


.plodulus__wlapos {
    display: block;
}







.plodulus__itemus {
    width: 100%;
    min-height: 390px;
    background-position: center;
    background-size: cover;
    position: relative;
    margin-bottom: 20px;
}
.whus {
    display: block;
    justify-content: space-between;
}
.whusmus {
    width: 100%;
    margin-bottom: 30px;
}
.whusbus {
    width: 100%;
    text-align: left;
}
.wooool {
    display: block;
    align-items: center;
    justify-content: center;
    padding-top: 100px;
}
.wooool a{

    margin-right: 0px;
    width: 100%;
    margin-bottom: 32px;
    text-align: center;
    box-sizing: border-box;
}
.product__ooo-item {
    margin-bottom: 150px;
    display: block !important;
    background: transparent;
}
.product__ooo-item div.posi {
    min-height: 150px !important;
    background-color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 80%;
    margin-bottom: 20px;
    padding: 10px;
    width: 100% !important;
}
.product__ooo-item div.mosi {
    width: 100% !important;
}
.btyu {
 
    width: 100% !important;
    text-align: center;
    box-sizing: border-box;
}


}

@media only screen and (max-width: 420px) {
	.container {
		width:300px;
	}
	
	.header__main h1 {
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 125%;
    font-family: 'Poppins-Bold';
    color: #FFFFFF;
    margin-bottom: 37px;
}
	
	.about__right img {
		width:100%;
	}
	.contact__right input, .filed textarea {
    width: 88%;
}
}
.contact__right input {
  
    margin-bottom: 15px;
    background: #FFFFFF;
    border: 1px solid #CDCDCD;
    border-radius: 14px;
    outline: 0;
    color: #666;
    padding: .75em;
    height: auto;
    border-width: 1px;
    border-style: solid;
    border-color: #eaeaea;
    border-radius: 2px;
    background: #fafafa;
    box-shadow: none;
    box-sizing: border-box;
    transition: all .2s linear;
    width: 100% !important;
}
.contact__right textarea {
	background: #fafafa;
    border: 1px solid #CDCDCD;
    border-radius: 14px;
    outline: 0;
	    box-sizing: border-box;
width:100%;
	    padding: .75em;
border-radius:0;
    color: #666;
}
.contact__right input[type="submit"] {
    color: var(--ast-global-color-0);
    border-color: var(--ast-global-color-0);
    background-color: var(--ast-global-color-5);
    width: 30% !important;
    margin: 0;
}
.cg div {
    width: 100% !important;
	    position: relative;

}
