.gsinfo {
        padding-left: 30px;
}
.gsinfo p{
        font-size: 24px;
    color: #333;
margin: 20px auto;
}
.gsinfo ul{
    background:url("../images/lxico.jpg") no-repeat left center;
        padding-left: 30px;
}
.gsinfo ul li{
    font-size: 16px;
    line-height: 40px;
}
.online {
	/* height: 400px; */
	background-color: #f5f5f5;
	
}

.online-title {
	text-align: center;
	line-height: 60px;
	letter-spacing: 1px;
    font-size:24px;
}

.online-text {
	color: #666;
}

.contact-form {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;

}

.contact-form>input {
	width: 48%;
	margin-bottom: 20px;
	height: 50px;


}

.contact-form .info-dir {
	height: 200px;


}

.contact-form .set-btn {
	width: 100%;
	line-height: 80px;
	height: 80%;
	text-align: center;
	margin-top: 40px;

}

.infobtn {
	background-color: #23499e;
	color: #fff;
	padding: 10px 40px;
}

.infobtn:hover {
	background-color: #23499e;
	box-shadow: 0px 0px 4px 6px;
}
@media (max-width: 1600px) {
}
@media (max-width: 1500px) {
}
@media (max-width: 1450px) {
}
@media (max-width: 1366px) {
}
@media (max-width: 1355px) {
}
@media (max-width: 1300px) {
}
@media (max-width: 1260px) {
}
@media (max-width: 1199px) {
.footer {
    display: none;
}
.gsinfo p {
  margin: 0px auto 10px;
font-size: 20px;
    }

.gsinfo {
    padding-left: 10px;
    margin-bottom: 40px;
}
.gsinfo ul li {

    line-height: 30px;
    height: 40px;
}
.gsinfo ul {
    background: url(../images/lxico1.jpg) no-repeat left center;
   
}


}
@media (max-width: 1000px) {
}
@media (max-width: 800px) {
}
@media (max-width: 760px) {
}
@media (max-width: 640px) {
}
@media (max-width: 500px) {
}



