
.connetion-wrap{
    width: 100%;
    height: 100%;
    position: relative;
    padding: 0 0 0 0;
    background: url(/image/webanner.jpg) no-repeat;
    background-size: 100% 100%;
}
.connetion-wrap>img{
    width: 100%;
    height: 100vh;
    max-width: 100%;
}
.we-container{
    width: 76%;
    margin: 0 auto;
    /* top: -7%; */
    height: 90%;
    position: relative;
    top: 5%;
    /* bottom: 0; */
    overflow: hidden;
    /* left: 12%; */
    padding: 30px 40px 0 40px;
    /* max-height: 706px; */
    /* height: 80%; */
    /* bottom: -9%; */
    background-color: #fff;
}
.we-title{
    width: 100%;
    font-family: "syhtm";
    color: #333333;
    font-size: 32px;
    text-align: center;
    margin-bottom: 30px;
}
.imgwrap{
    /* max-width: 74px; */
    margin: 0 auto 10px;
}
.we-container p:nth-child(1){
    display: block;
    text-align: center;
    height: 74px;
    border-radius: 50%;
    background-color: #f4f4f4;
    width: 74px;
    margin: 0 auto;
    vertical-align: middle;
    line-height: 70px;
}
.we-container .row img{
    max-width: 33px;
    margin: 0 auto;
    vertical-align: middle;
}
.we-container p:nth-child(2){
    font-family: "syhtr";
    color: #333333;
    font-size: 16px;
    text-align: center;
    margin-bottom: 5px;
}
.we-container p:nth-child(3),.we-container p:nth-child(4){
    font-family: "Arial";
    color: #333333;
    font-size: 20px;
    text-align: center;
    margin-bottom: 28px;
    margin-bottom: 16px;
    word-wrap: break-word;
    word-break: break-all;
}
.we-container .txt{
    font-family: "syhtr" !important;
}
.look-bo{
    font-size: 14px;
    color: #ffffff;
    position: fixed;
    right: 10%;
    bottom: 0;
    width: 70px;
    height: 40px;
    line-height: 2;
    font-family: "syhtm";
    text-align: center;
    background-color: #999999;
    border-radius: 100px 100px 0 0;
}
.look-bo span{
    position: absolute;
    bottom: 0;
    left: 6.5px;
}

@media (min-width:1200px) {
   body{
   	width: 100% ;
   	height: 100vh;
   	overflow: hidden;
   }


}
@media (max-width:1200px) {
.connetion-wrap {
    height: 100vh;
  
}


}

@media(max-height:730px){
	   .we-container {
    width: 68%;
}

.we-title{font-size:26px;}
.we-container p:nth-child(1){
	width: 55px;
	height: 55px;
	line-height: 49px;
}
.we-container .row img{
	width: 22px;
}
.we-container p:nth-child(3),.we-container p:nth-child(4){
	font-size: 14px;
}
.we-title{margin-bottom: 15px;
}
}
@media(max-height:680px){
	 .we-container {
	 	height: 96%;
	 	top: 2%;
	 	padding:20px 30px;
	 }
}





/*@media (max-width:1282px){*/
/*    .we-container p:nth-child(3) {*/
/*        font-size: 18px;*/
/*    }*/
/*}*/
/*@media (max-width:1176px){*/
/*    .we-container p:nth-child(3) {*/
/*        font-size: 16px;*/
/*    }*/
/*}*/
/*@media (max-width:1052px){*/
/*    .we-container p:nth-child(3) {*/
/*        font-size: 14px;*/
/*    }*/
/*}*/
/*@media (max-width:991px){*/
/*    .we-container p:nth-child(3) {*/
/*        font-size: 18px;*/
/*    }*/
    /*.we-container {*/
    /*    width: 80%;*/
    /*    margin: 0 auto;*/
    /*   position: static;*/
    /*    padding: 40px;*/
        /* max-height: 706px; */
    /*    background-color: #fff;*/
    /*    margin-bottom: 50px;*/
    /*}*/

/*}*/


/*@media (max-width:768px){*/
/*    .we-container {*/
/*        width: 100%;*/
/*        height: 100%;*/
        /* margin: 58px auto; */
/*        position: static;*/
        /* padding: 40px; */
        /* max-height: 706px; */
/*        background-color: #fff;*/
/*        margin-bottom: 50px;*/
/*    }*/
/*    .connetion-wrap{*/
        /* height: 1540px; */
/*    }*/
/*}*/

@media (max-width:450px){
.connetion-wrap {
    height: 100%;
    margin-top: 58px;
}
    .we-title{font-size:26px;}
.we-container p:nth-child(1){
	width: 55px;
	height: 55px;
	line-height: 49px;
	
}
.we-container .row img{
	width: 22px;
}
.we-container p:nth-child(3),.we-container p:nth-child(4){
	font-size: 14px;
}
.we-title{margin-bottom: 15px;
}
.we-container{
	/* margin: 58px auto; */
	width: 86% !important;
}

}
@media (max-width:450px) and (max-height:600px){
.connetion-wrap {
    height: 100%;
     margin-top: 0px; 
}	
}
@media (max-width:375px){
    .connetion-wrap{
        height: 100%;
            margin-top: 58px;
    }
    .we-title{
        font-size: 28px;
    }
}
@media (max-width:360px){
    .connetion-wrap{
        height: 100%;
   margin-top: 0px;
    }

}
@media (max-width:320px){
	.we-title {
    font-size: 22px;
}
	
}






