/* 清除浏览器差异以及默认样式 */
* {margin: 0;padding: 0;outline: none;resize: none;border: none;}
a {text-decoration: none;}
body {min-width: 320px;max-width: 720px;margin: 0 auto;font-family: "苹方";}
li {list-style: none;}
img {display: block;}
/* 主体内容 */
.main {background: url(../images/top_bg.jpg) repeat-y;background-size: 100% auto;}
.main_center {width: 9.444444444444445rem;margin: 0 auto;padding-top: 0.3472222222222222rem;box-sizing: border-box;}
form {width: 8.166666666666666rem;margin: 0 auto;}
label {display: block;font-size: 0.3611111111111111rem;color: #333;margin-bottom: 0.2777777777777778rem;}
label input {width: 6.361111111111111rem;height: 1.0277777777777777rem;font-size: 0.3333333333333333rem;color: #333;vertical-align: middle;padding-left: 0.5rem;box-sizing: border-box;}
label textarea {width: 6.361111111111111rem;height: 1.0277777777777777rem;font-size: 0.3333333333333333rem;color: #333;height: 5rem;vertical-align: text-top;text-indent: 2em;padding-top: 0.2rem;box-sizing: border-box;}
.btn {width: 4.833333333333333rem;height: 1rem;border-radius: 0.1111111111111111rem;background-image: linear-gradient(to right,#483aa4,#a285ff);font-weight: bold;font-size: 0.4166666666666667rem;color: #fff;text-align: center;line-height: 1rem;margin: 0.5555555555555556rem auto 0;display: block;}
/* 返回招聘主页 */
.back {background: #303a9f;padding: 0.8333333333333334rem 0 0.3472222222222222rem;text-align: center;}
.back a {display: inline-block;width: 8.61111111111111rem;height: 1.3888888888888888rem;line-height: 1.3888888888888888rem;border-radius: 1.3888888888888888rem;text-align: center;background-image: linear-gradient(to right,#ff7d00,#f8b458);font-size: 0.5rem;font-weight: bold;color: #fff;}
.back a img {display: inline-block;vertical-align: middle;width: 0.5rem;}
.back a span {vertical-align: middle;}
/* 底部 */
.bottom {background: url(../images/main_bottom.png) no-repeat center bottom;background-size: 100% auto;background-color: #303a9f;height: 3.888888888888889rem;padding-top: 1.4583333333333333rem;box-sizing: border-box;}
.bottom ul {overflow: hidden;width: 9.444444444444445rem;margin: 0 auto;}
.bottom ul li {float: left;}
.phone {padding: 0.4444444444444444rem 0.25rem 0 0;}
.phone img {width: 1.1388888888888888rem;}
.bottom .qrcode {float: right;}
.qrcode img {width: 2rem;}
.lxdh {padding: 0.4444444444444444rem 0.4444444444444444rem 0 0;}
.lxdh a {font-size: 0.4166666666666667rem;font-weight: bold;color: #fff;}
.ljgd {font-size: 0.3611111111111111rem;font-weight: bold;color: #fff;padding-top: 0.5555555555555556rem;}
/* 锚点 */
.anchor_point {width: 1rem;height: 1rem;line-height: 1rem;text-align: center;position: fixed;bottom: 2.788888rem;right: 0.06945rem;font-size: 0.36rem;color: #fff;background: #ff7e01;border: 1px solid #ddd;border-radius: 50%;z-index: 999999;}






