::-webkit-input-placeholder { color: #fff; }

:-moz-placeholder { color: #fff; }

::-moz-placeholder { color: #fff; }

:-ms-input-placeholder { color: #fff; }

.Otherbanner .bannercontainer { height: 4.73958rem; background-repeat: no-repeat; background-position: center center; background-size: cover; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }

.Otherbanner .title { font-size: 0.36458rem; color: #ffffff; font-weight: bold; }

.Otherbanner .desc { font-size: 0.14583rem; color: #ffffff; margin-top: 0.15625rem; margin-bottom: 0.23438rem; }
.Otherbanner .desc span{font-size:0.14583rem !important;letter-spacing: 4px;}

.sectionA .content1 { padding: 0.5rem 1rem;  font-size: 0.13rem; line-height: 2; text-align: left; color: #292828; margin-left: auto; margin-right: auto; }
.sectionA .content2 { background-repeat: no-repeat; background-position: center center; background-size: cover; font-size: 0.27083rem; color: #ffffff; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; height: 4.24479rem; width: 100%; position: relative; }
.sectionA .content2 .title{
    font-weight: 400;color: #fff;opacity: 60%;
}

.sectionA .content2 .title {
    font-weight: 400;
    color: #fff;
    opacity: 60%;
}
.sectionA .g-about .title {
    font-weight: 400;
    color: #fff;
    opacity: 1;
        font-size: 0.30rem;
}

 

.sectionA .content2 .positionlink { position: absolute; bottom: 0.4rem; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center;  opacity: 60%;}

.sectionA .content2 .positionlink a { color: #fff; font-size: 0.11458rem; position: relative; padding: 0 0.10417rem; }

.sectionA .content2 .positionlink a:nth-of-type(1)::after { content: ''; right: 0; top: 0; bottom: 0; margin: auto; width: 1px; height: 0.08333rem; background: #fff; position: absolute; right: 0; top: 0; bottom: 0; margin: auto; }

/*@media (max-width: 575px) { .sectionA .content1 { padding: 30px 10px; font-size: 14px;text-align:left; }*/
/*  .sectionA .content2 { font-size: 18px; }*/
/*  .Otherbanner .CommonVideoIconButton { margin-top: 10px; }*/
/*  .Otherbanner .title { font-size: 18px; }*/
/*  .Otherbanner .desc { margin-bottom: 10px; font-size: 14px; */
  
  	
/*  } */
/*  .Otherbanner .desc span{*/
/*  		font-size:14px !important;	*/
/*  }*/
/*  .Otherbanner .desc{text-align:center;padding:0 20px;}*/
	
/*}*/

.sectionA .content2 .positionlink a{
transition:0.3s ease all;
}
.sectionA .content2 .positionlink a:hover{
	color:#1089BB;
}

.sectionA .content2 .positionlink a{
	    width: 140px;
    height: 40px;
    border: 1px solid #fff;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    margin: 0 20px;
}
.sectionA .content2 .positionlink a::after{content:none !important;}
.sectionA .content2 .positionlink::after{
    content:'';
    width:1px;
    height:20px;
    background:#fff;
    position:absolute;
    left:0;
    top:0;
    bottom:0;
    right:0;
    margin:auto
}
.sectionA .content2 .positionlink a:hover{
	background:#fff;
  color:#333;
}

/*@media (max-width:575px){*/

/*.sectionA .content2 .positionlink a{*/
/*    font-size:12px;*/
/*    width:100px;*/
/*    height:26px;*/
	
/*}*/

/*}*/