*{
	box-sizing: border-box;
}
body{
	margin: 0px;
    text-align: -webkit-center;
}
p{
    font-family:"Arial","Microsoft YaHei","黑体","宋体",sans-serif;
}
img{
    display: inline-block;
    vertical-align: middle;
}
.banner{
	padding-top: 0px;
    padding-bottom: 175px;
	background: url()/*Content/by/images/mobile/banner.png*/ center center no-repeat;
    height: 711px;
    position: relative;
    width: 750px;
    margin-top: 0;
}
.title{
    width:590px;
    text-align: left;
    color: #fff;
    font-size: 28px;
    margin-bottom: 5px;
    margin-top: 5px;
}
.fiveMain{
	margin-top:0px;
}
.containerMobile{
	margin-top:-3px;
}
.mt20{
	margin-top:-4px;
}
footer{
	background-color: black;
    width: 750px;
    margin-top:0px;
}
footer p {
    font-size: 16px;
    text-align: center;
    line-height: 30px;
    color: #fff;
	}
.clear{
	/* margin-top: 58px;
	margin-left: 75px;
	text-align: left;
    position: relative; */
	
}
#code .options {
    position: absolute;
    top: calc(100% + 241px);
    left: 0;
    right: 0;
    display: none;
    overflow-y: auto;
	width: 589px;
    max-height: 120px; /* 修改这里的高度 */
    margin: 0 auto;
    padding: 0;
    background: #fff;
    border: 1px solid #ccc;
	z-index: 999;
	font-size:28px;
    text-align: left;
}
#code .options li {
    padding: 8px;
    list-style: none;
    cursor: pointer;
}

#code .options li:hover {
    background: #f0f0f0;
}
.clear input{
	border: 0px;
	width: 600px;
	height:88px;
	font-size:28px;
	outline: none;
	text-indent: 8px;
	border-radius: 20px;
	vertical-align: middle;
}
.tel{
    margin-top: 5px;
}
.yzm{
    margin-top:5px;
    width:380px !important;
}
.clear button{
    width: 200px;
    height: 88px;
    cursor: pointer;
    vertical-align: middle;
    /* background:url('../image/yzm.png') no-repeat;
    background-size: 100% 100%; */
    border: 0px;
    margin-left: 20px;
    background: linear-gradient(to right,#FFD6A6 30%, #FFE0BF, #FFF8E4);
    border-radius: 30px;
    font-size: 34px;
    font-weight: bold;
    color: #111155;
    /* animation: ami 2s infinite; */
    border: 3px solid #FFF;
}
.codebt{
    color: #cf0000;
    font-weight: 600;
    font-size: 2rem;
}
.gundong{
    font-size: 26px;color: #FFE0BF;
    white-space: nowrap;
    /* animation: amigund 5s linear infinite; */
}
.clearsubmitBtn{
    margin-top: 30px;
    height:89px;
    width: 431px;
    /* background:url('../image/bt.png') no-repeat;
    background-size: 100% 100%;
    border: 0px; */
    background: linear-gradient(to right,#FFD6A6 30%, #FFE0BF, #FFF8E4);
    border-radius: 60px;
    font-size: 36px;
    font-weight: bold;
    color: #111155;
    animation: ami 2s infinite;
    border: 3px solid #FFF;
}
@keyframes ami {
    0%{
        transform: scale(0.8);
    }
    50%{
        transform: scale(1);
    }
    100%{
        transform: scale(0.8);
    }
}
.clear1{
	margin: auto;
    margin-top: 35px;
}
.clear1 a {
    width: 612px;
    height: 98px;
    background: url(../image/bt-1.gif);
    display: block;
}
.cleara{
	margin-top: -137px;
	margin-left: 2px;
	
}
.cleara input{
	border: 0px;
	width: 500px;
	height:64px;
	font-size:22px;
	outline: none;
	text-indent: 8px;
	border-radius: 10px 10px 10px 10px;
	vertical-align: middle;
}
.cleara button{
    width: 201px;
    height: 64px;
    cursor: pointer;
    vertical-align: middle;
    background-color: #fff0;
    border: 0px;
    margin-left: 2px;
}
.cleara1{
	margin: auto;
    margin-top: 35px;
	margin-top:25px;
	position:relative;
}
.cleara1 a {
    width: 612px;
    height: 98px;
    background: url(../image/bt-1.gif);
    display: block;
	
}
.windowBox{display:none; width: 100%;height:100%;background-color:rgba(0,0,0,0.6);position: fixed;left:0px;top:0px;right: 0px;z-index:10000;}
.windowBox .popupBox{background: url(../image/tk.png);width:610px;height:366px;position: absolute; background-color: #fff0; padding:42px;z-index: 10001;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);transform: translate(-50%, -50%);border-radius: 10px;-webkit-border-radius: 10px;-moz-border-radius: 10px;-ms-border-radius: 10px;}
.windowBox .popupBox a.closeBtn{display:block;position: absolute;bottom:-73px;left: 50%;margin-left: -21px;width: 42px;height: 42px;line-height: 42px; border:1px solid #fff;border-radius: 50%;-webkit-border-radius: 50%;-moz-border-radius: 50%;-ms-border-radius: 50%;-o-border-radius: 50%;text-align: center;font-family: "寰蒋闆呴粦";color:#fff;/*font-weight: bold;*/font-size:24px;}
@media only screen and (max-width:768px){
    .windowBox .popupBox h4{font-size: 36px;}
    .windowBox .popupBox a.closeBtn{width:66px;height:66px;bottom:-115px;line-height:66px;margin-left: -33px;font-size:38px;}
	.layui-layer-hui .layui-layer-content {padding: 24px 32px !important}
	.layui-layer-dialog .layui-layer-content {font-size: 36px !important;line-height: 80px !important;}
}