body{
font-size:0;
}
*{margin: 0;padding: 0;}
.common_ln_640{
	max-width: 640px;
    margin: 0px auto;
    background: #fff;
	background: #fff;
	}
img{
	width:100%;
	
}
.head_topdiv a{
	display:flex;
	text-decoration: revert;
	font-size: 14px;
	font-weight: bold;
	color: #fed406;
	padding: 29% 0;
}

.head_topdiv a img{
	width: 20px;
	height: 20px;
}
.mode_1_from{
	width: 100%;
	background-image: url(images/frombag.jpg);
	background-size: 100% 100%;
	padding-bottom: 10%;
}
.mode_2_from{
	width: 100%;
	background-image: url(images/fromba2.jpg);
	background-size: 100% 100%;
	padding-bottom: 20%;
}
.mode_3_from{
	margin: 15px;
	padding: 100px 0 50px 0;
	background: url(images/frombag2.jpg);
	background-size: 100% 100%;
}
.mode_1_lable{
	padding: 3% 8%;
}
.mode_1_lable span{
	font-size: 1rem;
    color: #555;
    line-height: 1.9rem;
}
.xzq{
	width: 100%;
	border-radius: 7px;
	margin-top: 0.5rem;
	padding-left: 16px;
}
.age{
	background: #fff;
	 color: #000;
	 padding: 4px 21%;
    margin-left: 2%;
    border-radius: 7px;
    height: 1.8rem;
}
.active{
     background: red !important;
    color: #fff !important;
}
.inputdiv{
	float: right;
	border-radius: 7px;
    border: 1px solid #ccc;
    height: 1.8rem;
    width: 70%;
	background: #fff;
}
.inputdiv input{
	border:none;
	height: 1.5rem;
    width: 50%;
	margin-left:5%;
	border-radius: 6px;
}
.jtimg{
    width: 1.5rem;
    margin-left: 0.5rem;
}
.anniu{
	margin: 5% auto;
	display: block;
	border-radius: 10px;
	background: red;
	font-weight: bold;
	color: #fff;
	text-align: center;
	width: 72%;
	line-height: 45px;
	font-size: 22px;
	border: 1px;
}
.ydqk{
 padding: 4px 3%;
 background: #e7e2e2;
	 color: #000;
    margin-left: 2%;
    border-radius: 7px;
    height: 1.8rem;
}
.nl{
padding: 4px 5%;
}
.tz{
padding: 4px 4%;
}
.phone_input{
	text-align: center;
	width: 86%;
	margin: auto 7%;
	line-height: 40px;
	font-size: 18px;
	border-radius: 8px;
	border: 1px solid;
}
.mode_1_lable h1{
	width: 10px;
	height: 10px;
	border: 3px solid red;
	float: left;
	border-radius: 15px;
	margin: 6px;
	background: #fff;
	
}
.telinput {
    height: 45px;
    font-size: 16px;
}
.span2{
	color: #fff;
    font-size: 14px;
    line-height:3rem;
	font-weight:bold;
}
.display-flex{
	display:flex;
}
.common_botton{
	 position: fixed;
    z-index: 99;
    bottom: 0;
	width:100%;
}
.bottom_nav_box_ln_1 img , .bottom_nav_box_ln_3 img{
	width:25px;
	height:25px;
	padding: 0.6rem 0.3rem;
	
}
.bottom_nav_box_ln{
	max-width:640px;
	height:3rem;
	border: 1px solid #fff;
}
.bag3265F4{
	background:#3265F4;
}
.bagffd202{
	background: #ffd202;
}
.wid33{
	width: 33.33%;
}
.color333{
	color:#333;
}
.centerdiv{
	border-left:1px solid #fff;border-right:1px solid #fff;
}
 .common_botton_1{text-align: center;padding-bottom: 3rem;background: #f1302b;}
 .common_botton_1 .common_botton_1_1{font-size: 0.8rem;color: #fff;line-height: 1.5rem;}
  .common_botton_1 .common_botton_1_1 a{color: #fff}
 .common_botton_1 .common_botton_1_2{font-size: 0.8rem;color: #fff;font-weight: bold;}
 .nav-item{
	 height: 100%;
    width: 100%;
    padding-left: 10%;
 }
 a{
	 text-decoration:none;
 }
#gundong {
    background: #FFF;
    overflow: hidden;
    width: 100%;
    height: 300px;
     background-image:url(images/dmbag.jpg);
	 background-size:100% 100%;
}
#gundong a {
    color:#333;
}
#gundongAreaMain1 {
    float: left;
    width: 800%;
}
#gundongAreaMain2, #gundongAreaMain3, #gundongAreaMain2 li, #gundongAreaMain3 li {
    float: left;
}
#gundongAreaMain2 div{
	width:100%;
	
}
#gundongAreaMain2 div img,#gundongAreaMain3 div img{
	width:15%;
	padding: 15px;
}
.fromtitlerow{
height: 50px;
	text-align: center;
	line-height: 35px;
	width: 80%;
	margin: auto;
	border-top: 2px dashed #e78b8b;
}
.fromtitlerow h1{
	font-size: 20px;
	margin-top: 15px;
}
.fromtitlerow span{
	    color: red;
    text-decoration: underline;
}
.PopupMsg{
	visibility: hidden;
    opacity: 1;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(52, 54, 66, 0.9);
    z-index: 3;
    overflow-y: auto;
    cursor: pointer;
}
.PopupMsg img{
	    width: 100%;
    margin-top: 20%;
}