@charset "utf-8";
html {
    width: 100%;
    height: 100%;
}
body {
    width: 100%;
    margin: 0px;
    padding: 0px;
    height: 100%;
    color: #3E3E3E;
    font-size: 14px;
    line-height: 20px;
    font-family: "Microsoft YaHei", "微软雅黑", "宋体", Arial;
    background-repeat: repeat-x;
    background-color: #d8e4e2;
}
.main {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 800px;
}
.main_i {
    width: 100%;
    height: auto;
    float: left;
    min-height: 100%;
    background-image: url(../images/2_bg01.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: 100% auto;
    background-color: #FFFFFF;
}

.w100 {
    width: 100%;
    height: auto;
    float: left;
}
.w90 {
    width: 90%;
    height: auto;
    margin-left: 5%;
    float: left;
}

a {
    color: #262626;
    text-decoration: none;
    cursor:pointer;
}
a img {
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    border-style: none;
}
form {
	padding: 0px;
	margin: 0px;
}
.endfg {
	width: 100%;
	height: 60px;
	float: left;
}

.end01 {
	width: 100%;
	height: 35px;
	position: fixed;
	left: 0px;
	bottom: 0px;
	background-color: #e8e8e8;
	color: #3D3D3D;
	border-top: 1px solid #BBBBBB;
	line-height: 35px;
	text-align: center;
}

.topimg {
	width: 100%;
	height: auto;
	float: left;
}
.topimg img {
	width: 100%;
	height: auto;
}

.w90_biaod {
    width: 90%;
    height: auto;
    margin-left: 5%;
    float: left;
    margin-top: 10px;
    margin-bottom: 25px;
    padding-bottom: 25px;
}
.i_inp_w {
    width: 100%;
    height: auto;
    float: left;
	margin-top:20px;
}
.inp_tex {
    width: calc(96% - 80px);
    height: 40px;
    display: block;
    margin: 0px;
    float: left;
    background-color: #FFFFFF;
    border: 1px solid #BC0909;
    color: #000000;
    font-family: "微软雅黑", "宋体", Arial, Candara;
    font-size: 16px;
    border-radius: 20px;
    line-height: normal;
    padding-left: 80px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
}
.i_inp_dw {
	width: 1px;
	height: 1px;
	position: relative;
	top: 0px;
	left: 0px;
}
.i_inp_dwtop {
    width: 80px;
    height: 40px;
    position: absolute;
    top: 0px;
    left: 0px;
    font-size: 16px;
    line-height: 40px;
    text-align: right;
    color: #2b4f63;
}
.a_tijiao {
    width: 40%;
    height: 38px;
    display: block;
    float: left;
    background-color: #C82128;
    text-align: center;
    color: #FFFFFF;
    font-size: 16px;
    border-radius: 20px;
    line-height: 37px;
    margin-top: 15px;
    margin-left: 5%;
    margin-right: 5%;
    -webkit-box-shadow: 0px 0px 5px hsla(0,0%,22%,0.34);
    box-shadow: 0px 0px 5px hsla(0,0%,22%,0.34);
}
.a_tijiao_b {
	width: 40%;
	height: 38px;
	display: block;
	float: left;
	background-color: #1d8a36;
	text-align: center;
	color: #FFFFFF;
	font-size: 16px;
	border-radius: 20px;
	line-height: 37px;
	margin-top: 15px;
	margin-left: 5%;
	margin-right: 5%;
	-webkit-box-shadow: 0px 0px 5px hsla(0,0%,22%,0.34);
	box-shadow: 0px 0px 5px hsla(0,0%,22%,0.34);
}
.i_shuoming {
    width: 90%;
    height: auto;
    margin-left: 5%;
    float: left;
    color: #2b4f63;
    font-size: 16px;
    line-height: 32px;
}
.j_jieguo {
    width: 100%;
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    border-radius: 20px;
    border: 1px solid #2b4f63;
    color: #2b4f63;
    font-size: 16px;
    line-height: 24px;
    text-align: left;
    float: left;
    background-color: #FFFFFF;
}
.j_jieguo img {
	width: 40px;
	margin-bottom: 15px;
}
.i_shuoming img {
	width: 100%;
	height: auto;
}
.j_jg1   {
	width: 90%;
	height: auto;
	margin-left: 5%;
	text-align: center;
	float: left;
}
.ysm2_hkuang {
    width: 99%;
    height: auto;
    display: block;
    float: left;
    padding-top: 10px;
    padding-bottom: 30px;
    border: 1px solid #d9d9d9;
    background-color: #ececec;
    border-radius: 10px;
}
.img100 {
    width: 100%;
    height: auto;
    display: block;
    float: left;
}
.ysm_jj {
    width: 100%;
    height: auto;
    display: block;
    float: left;
    margin-top: 5px;
    margin-bottom: 40px;
    color: #292929;
    font-size: 14px;
    line-height: 28px;
}
.ysm_jeg {
    width: 90%;
    height: auto;
    display: block;
    float: left;
    margin-left: 5%;
    font-size: 18px;
    line-height: 40px;
    margin-top: 20px;
    color: #171717;
}


















@media screen and (min-width:800px) {
.end01 {
   width: 800px;
    left: calc(50% - 400px);
    background-color: #e8e8e8;
}

}
