@charset "utf-8";
/* CSS Document */

body,div,ul,ol,li,dl,dt,dd,span,a,img,i,input,textarea,select,option,h1{margin: 0;padding: 0;font-size: 15px;color: #333;font-family: "微软雅黑"}
ul,ol,li{list-style: none}
a,a:hover{text-decoration: none}
img{border: 0}
input{outline: none;font-size: 15px}
select,option{outline: none}
body{max-width: 750px;width: 100%;margin: 0 auto;}
.sd_cen {
    background: url(../images/sd_06.jpg) repeat-y;
    background-size: 100%;
}
.sd_cen_1{width: 100%;overflow: hidden;}
.sd_cen_1 img{display: block;width: 100%;height: auto}
.sd_cen_3{width: 100%;overflow: hidden}
.sd_cen_3 img{display: block;width: 100%;height: auto}
.sd_cen_2{width: 88%;overflow: hidden;margin: 0 auto;border-radius: 4px;background:rgba(255,255,255,0.3);padding: 1%;margin-top: 24px}
.sd_cen_2 ul{width: 90%;overflow: hidden;margin: 0 auto;background: #fff;border-radius:4px;padding: 5%}
.sd_cen_2 ul li{overflow: hidden;display: flex;align-items: center;padding: 12px 0}
.sd_cen_2 ul li span{display: block;float: left;width: 80px;font-weight: bold;font-size: 15px;}
.sd_cen_2 ul li input {
        display: block;
        float: right;
        width: calc(100% - 90px);
        height: 30px;
        line-height: 30px;
        border:0;
    }
.sd_cen_2 ul li select{display: block;float: right;height: 40px;margin-right: 3px}
.sd_cen_2 ul li option{}
.sd_cen_2 .sd_tk{width: 100%;overflow: hidden;display: flex;background: #fff;padding: 0;font-size: 13px;margin-top: 20px}
.sd_cen_2 .sd_tk img{width: 20px;height: 20px}
.sd_cen_2 .sd_tk dd{font-size: 13px}
.sd_cen_2 .sd_tk dd a{font-size: 13px}

.sd_cen_2 .sd_btn a{display: block;width: 100%;line-height: 45px;background: #7033df;color: #fff;font-size: 17px;text-align: center;border-radius: 100px;margin-top: 20px;margin-bottom: 10px}
.sd_cen_2 .xieyicen{width: 88%;overflow: hidden;background: #fff;border-radius: 6px;margin: 0 auto;margin-top: 3%;margin-bottom: 3%;padding:5% 3%}
.sd_cen_2 .xieyicen h1{text-align: center;font-size: 20px;font-weight: bold;margin-bottom: 15px;}
.sd_cen_2 .xieyisa{line-height: 25px;}

.sd_cen_2 .tijiaobiaodan select {
    width: 26%;
    height: 40px;
/*    color: #666;*/
    font-size: 14px;
   /* border: none;
    background: #fff;*/
    border-radius: 3px;
    padding-left: 5px;
}
#sendCode {
    color: #ffb926;
	position: absolute;
	top: 8px;
	right: 0;
	line-height: 40px;
	font-size: 15px;padding-right: 3%
}



/*2022.05.30修改*/


.msd_cen_2{width: 100%;overflow: hidden;margin: 0 auto;background: url(../Images/msd_02.png) repeat-y;background-size: 100%}
.msd_cen_2 ul{width: 75%;overflow: hidden;margin: 0 auto;}
.msd_cen_2 ul li{overflow: hidden;display: flex;align-items: center;padding: 8px 0;position: relative}
.msd_cen_2 ul li span{display: block;float: left;width: 85px;font-weight: bold;font-size: 15px;}
    .msd_cen_2 ul li input {
		background: #edf2ff;
        display: block;
        float: right;
        width: calc(100% - 85px);
        height: 40px;
        line-height: 40px;
        border-radius: 3px;
		padding: 0 3%;
		border: 1px solid #d8d8d8
    }
.msd_cen_2 ul li select{display: block;float: right;height: 40px;margin-right: 3px}
.msd_cen_2 ul li option{}

.msd_cen_2 .sd_tk{width: 100%;overflow: hidden;display: flex;padding: 0;font-size: 13px;margin-top: 20px}
.msd_cen_2 .sd_tk img{width: 20px;height: 20px}
.msd_cen_2 .sd_tk dd{font-size: 13px}
.msd_cen_2 .sd_tk dd a{font-size: 13px}

.msd_cen_2 .sd_btn a{display: block;width: 100%;line-height: 50px;background: #0334ac;color: #fff;font-size: 17px;text-align: center;border-radius: 6px;margin-top: 20px;margin-bottom: 10px}
.msd_cen_2 .xieyicen{width: 88%;overflow: hidden;background: #fff;border-radius: 6px;margin: 0 auto;margin-top: 3%;margin-bottom: 3%;padding:5% 3%}
.msd_cen_2 .xieyicen h1{text-align: center;font-size: 20px;font-weight: bold;margin-bottom: 15px;}
.msd_cen_2 .xieyisa{line-height: 25px;}

.msd_cen_2 .tijiaobiaodan select {
    width: calc((100% - 85px)/3);
    height: 40px;
/*    color: #666;*/
    font-size: 14px;
   /* border: none;
    background: #fff;*/
    border-radius: 3px;
    padding-left: 5px;
	background: #edf2ff;
	border: 1px solid #d8d8d8
}

