.lxwm2{
    margin-top: 2.5%
}
.lxwm2left{
    width:50%;
}
.lxwm2leftp1 img{ height:40px; display:block;}
.lxwm2right{
    width:50%;
    padding-top: 45px;
}
.lxwm2right img{
    width: 100%; display:block;
}
.lxwm2leftp2{ line-height:1.8;
    color: #005098;
    font-weight: bold;
    padding-bottom: 25px;
    border-bottom: 1px solid #E7E7E7;
    margin-bottom: 50px;
    margin-top: 10px;
}
.lxwm2leftp3{
    padding-right:65px;
    color: #5E5E5E;
    line-height: 2;
}
.lxwm3{
	width:100%;
	position:relative;
	background-image: url(img/lbg.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.lxwm3left{
    width:50%; text-align:center;
    padding-right: 10px;box-sizing:content-box;
	box-sizing:border-box;
}
.lxwm3left img{ max-width:100%; display:block; margin-left:auto; margin-right:auto;}
.lxwm3right{
	width:50%;
	height: 367px;
	padding: 80px 0px 0px 120px;
	box-sizing:content-box;
	box-sizing:border-box;
	color: #fff;
	background-image: url(img/lxwm3right.jpg);
	background-repeat: no-repeat;
	background-position: center;background-size:cover;
}
.lxwm3right ul li{
    position: relative;
    line-height: 3;
}
.lxwm3right ul li:nth-child(1)::before{
    content: url('img/dh.png');
    position: absolute;
    left: -45px;
    top: 8px;
}
.lxwm3right ul li:nth-child(2)::before{
    content: url('img/web.png');
    position: absolute;
    left: -45px;
    top: 8px;
}
.lxwm3right ul li:nth-child(3)::before{
    content: url('img/email.png');
    position: absolute;
    left: -45px;
    top: 8px;
}
.lxwm3right ul li:nth-child(4)::before{
    content: url('img/dz.png');
    position: absolute;
    left: -45px;
    top: 8px;
}
.lxwm3 .yuan{
    position: absolute;
    left: 50%;
    top: -55px; margin-left:-55px;
}
.lxwm5{ width:100%; display:block; float:left;}
.lxwm5p1{
    font-size: 70px;
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
    color: #C9C9C9; line-height:1.5;

    text-transform: uppercase;
    text-align: right;
}
.lxwm5p2 img{ width:100%; display:block;}
#lxwmly{
	width:100%;
	float:left;
	padding-top:3%;
	padding-bottom:3%;
	overflow:hidden;
	background-image: url(img/zxly.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;
}
#guestbook{width:100%;
	float:left;}
#guestbook input{
    width: 100%;
    background-color: rgba(255,255,255,.6); 
    line-height: 2;
   border:#ddd solid 1px;outline:none;box-sizing:content-box; box-sizing:border-box; padding:5px 10px;
}
#guestbook input{ }

#guestbook textarea{
    width: 100%;height:240px;
    background-color: rgba(255,255,255,.6);
border:#ddd solid 1px; outline:none;box-sizing:content-box; box-sizing:border-box; padding:5px 10px;
}
#guestbook input::placeholder{
    font-size: 18px;
}
#guestbook textarea::placeholder{
    font-size: 18px;
}
#guestbook .tijiaozx{
    margin-top: 3.5%;
}
.tijiaozx button{
    padding: 7px 40px;
    font-size: 18px;
    color: #fff;
    border: 0;
    margin: 0px 15px;
}
.am-form-group{ margin-top:10px; margin-bottom:10px;position:relative;}
.am-form-group .yzm{ position:absolute; right:10px; top:15%; height:70%; z-index:1}
.zxly .tijiaozx{
    margin-top: 50px;
}
.tijiaozx button{
    padding: 7px 40px;
    font-size: 18px;
    color: #fff;
    border: 0;
    margin: 0px 15px;
}
.tijiaozx .tijiao{
    background-color: #005098;
}
.tijiaozx .chongzhi{
    background-color: #727272;
}
#dbly{ width:100%; float:left;  overflow:hidden; margin-top:25px;  }
#dbly p{ margin-top:10px; margin-bottom:10px;overflow:hidden; width:100%; float:left; text-align:center; color:#fff; position:relative;}
#dbly p.ba{}
#dbly p .checkimg{ position:absolute; right:12px;  padding-left:5px; border-left:#ddd solid 1px; top:8px; height:24px;}
#dbly textarea{  border:none; background-color:#fff;padding:0px 20px; float:left;  color:#444; width:100%; outline:none;}
#dbly input{ height:40px;outline:none;background:none; color:#444; background-color:#fff;border-radius:4px;}
#dbly .input3{ border:#ccc solid 0px; width:49%; float:left;padding:0px 20px;box-sizing:content-box; box-sizing:border-box;}
#dbly .input4{ border:#ccc solid 0px; width:49%; float:right;padding:0px 20px;box-sizing:content-box; box-sizing:border-box;}
#dbly textarea{ padding-top:5px; padding-bottom:5px; height:130px;color:#888;border-radius:4px;}
#dbly .input1{ border:#ddd solid 0px;padding:0px 20px;  width:100%;}
#dbly textarea::-webkit-input-placeholder{color:#888;}
#dbly .input2{  line-height:20px; color:#666; background-color:#fff; height:80px;}
#dbly input::-webkit-input-placeholder{ color:#888;}
#dbly .button2{  height:40px;  width:180px; float:none;display:inline-block; 
	color:#fff;
	text-align:center;
	cursor:pointer;
	transition:all 0.3s ease-in-out 0s;
	background-color:#005098;
 margin:8pX; border:0px;
}
#dbly .button2:hover{ background-color:#FF9000; }
@media (max-width: 1250px){.lxwm5p1{ font-size:60px;}#guestbook input::placeholder,#guestbook textarea::placeholder{ font-size:16px}}
@media (max-width: 1100px){.lxwm5p1{ font-size:50px;}#guestbook input::placeholder,#guestbook textarea::placeholder{ font-size:14px}.tijiaozx button{padding: 7px 30px; font-size:14px;}#guestbook textarea{ height:160px;}}
@media (max-width: 900px){.lxwm5p1{ font-size:40px;}#guestbook input::placeholder,#guestbook textarea::placeholder{ font-size:12px}#guestbook textarea{ height:80px;}#dbly textarea::-webkit-input-placeholder,#dbly input::-webkit-input-placeholder,#dbly textarea,#dbly input{ font-size:12px;}#dbly p{ margin-top:6px; margin-bottom:6px;}#dbly .button2{ height:30px;}#dbly textarea{ height:80px;}#dbly .button2{ width:120px;}}
@media (max-width: 800px){.lxwm3right,.lxwm3left,.lxwm2right,.lxwm2left{ width:100%}.lxwm2leftp3{ padding-right:10px;}}
@media (max-width: 600px){.lxwm5p1{ font-size:30px;}#dbly input{ height:30px;}#dbly p .checkimg{ height:20px; top:5px; }}
@media (max-width: 450px){.lxwm5p1{ font-size:20px;}}