@charset "utf-8";

/* CSS Document */

body {
    font-family: Tahoma, Arial, 'Hiragino Sans GB', "微软雅黑", "宋体", sans-serif;
    font-size: 12px;
    color: #666;
    background: #f2f2f2;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
    margin: 0;
    padding: 0;
}

ul,
ol,
li {
    list-style: none;
}

fieldset,
img {
    border: 0;
}

select,
input,
img,
select {
    vertical-align: middle;
}

input {
    border: none;
    overflow: visible;
    margin: 0;
    font-family: Tahoma, Arial, 'Hiragino Sans GB', "微软雅黑", "宋体", sans-serif;
}

button {
    border: 0;
}

input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}

input:not([type]):disabled {
    background-color: #fff;
}

a {
    color: #666;
    text-decoration: none;
    outline: none;
}

a:hover {
    text-decoration: none;
}

ul,
ol {
    list-style: none;
}

i,
em {
    font-style: normal;
}

h2 {
    font-weight: normal;
    font-size: 30px;
}

.green {
    color: #75c202;
}

.black {
    color: #000;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

img {
    border: 0;
}

.clear {
    zoom: 0;
}

.clear:after {
    content: '';
    height: 0;
    clear: both;
    display: block;
}

b {
    font-weight: normal;
}


/* 头部样式开始 */

.land_top_box {
    background: #fff;
    height: 57px;
    border-bottom: 2px solid #94cb0b;
}

.land_top {
    width: 980px;
    margin: 0 auto;
    height: 57px;
    line-height: 57px;
}

.land_top .logo {
    height: 43px;
    background: url(../images/logo1.png) no-repeat;
    float: left;
    margin-top: 7px;
    color: #333;
    font-size: 18px;
}

.land_tele {
    float: right;
    color: #444;
    font-size: 18px;
    height: 32px;
    line-height: 32px;
    background: url(../images/tele.png) left center no-repeat;
    margin-top: 12.5px;
    padding-left: 40px;
}

.land_top .logo b {
    font-weight: normal;
    margin-left: 130px;
    border-left: 1px solid #717171;
    padding: 5px 0px 5px 20px;
    position: relative;
    bottom: 5px;
}


/* 头部样式结束 */


/* 登陆页面样式 开始 */

.land_content {
    width: 980px;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
    height: 100%;
    overflow: hidden;
}

.land_from_box {
    width: 353px;
    height: 465px;
    padding: 0 36px;
    float: right;
    margin-top: 60px;
    background-color: #f9f9f7;
    box-shadow: 0 1px 3px 2px #eee;
    -webkit-box-shadow: 0 1px 3px 2px #eee;
    -ms-box-shadow: 0 1px 3px 2px #eee;
    -moz-box-shadow: 0 1px 3px 2px #eee;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border: 1px solid #eee;
}

.land_from_box h3 {
    font-size: 20px;
    color: #717171;
    font-weight: normal;
    margin-top: 40px;
}

.land_from_box .text {
    color: #909090;
    font-size: 14px;
    text-align: left;
    margin-top: 30px;
}

.land_from_box .enten,
.layer-indentify-box .enten {
    font-family: Tahoma, Arial, 'Hiragino Sans GB', "微软雅黑", "宋体", sans-serif;
    width: 330px;
    border: 1px solid #d7d7d7;
    border-radius: 4px;
    height: 22px;
    line-height: 22px;
    padding: 10px;
    margin-bottom: 18px;
    font-size: 14px;
    color: #999;
}

p.ts a {
    margin-left: 42px;
}

p.ts a:hover {
    color: #94cb0b;
}

.land_from_box input.yzm,
.layer-indentify-box input.yzm {
    width: 162px;
}

.layer-indentify-box {
    margin-top: 30px;
    padding-left: 20px
}

.land_from_box .code,
.layer-indentify-box .code {
    height: 42px;
    width: 140px;
    display: inline-block;
    margin-left: 23px;
    position: relative;
    top: -9px;
}

.land_from_box .code img,
.layer-indentify-box .code img {
    height: 32px
}

.land_from_box p.ts {
    color: #94cb0b;
    font-size: 12px;
    text-align: left;
    margin-top: 18px;
}

.land_from_box input.name {
    background: #fff url(../images/name.png) 315px center no-repeat;
}

.land_from_box input.password {
    background: #fff url(../images/password.png) 315px center no-repeat;
}

.land_buton .no_password:hover {
    color: #8fcd0f;
    text-decoration: underline;
}

.leftbj {
    width: 489px;
    height: 594px;
    float: left;
    background: url(../images/tp.png) no-repeat;
}

.land_contentbox {
    background: #f2f2f2 no-repeat;
    width: 100%;
    height: 594px;
}

.button {
    font-family: Tahoma, Arial, 'Hiragino Sans GB', "微软雅黑", "宋体", sans-serif;
    width: 352px;
    border-radius: 4px;
    height: 46px;
    line-height: 46px;
    font-size: 18px;
    color: #fff;
    background: #94cb0b;
    text-align: center;
    margin-top: 28px;
    cursor: pointer;
}

.button:hover {
    background: #a9db2e;
}

.bottom-link {
    font-size: 14px;
    line-height: 20px;
    margin-top: 20px;
    text-align: right;
}

.bottom-link a {
    color: #94cb0b;
}


/* 登陆页面样式 结束 */


/* 注册页面 开始 */

.register {
    width: 980px;
    height: 510px;
    border: 1px solid #ebebeb;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    background-color: #f9f9f7;
    margin-top: 65px;
    box-shadow: 0 1px 3px 2px #eee;
    -webkit-box-shadow: 0 1px 3px 2px #eee;
    -ms-box-shadow: 0 1px 3px 2px #eee;
    -moz-box-shadow: 0 1px 3px 2px #eee;
}

.register .leftbj {
    width: 310px;
    height: 510px;
    padding-left: 105px;
    float: left;
    background: url(../images/message-expri.png) no-repeat 105px bottom;
    position: relative;
}

.register .leftbj:after {
    content: '';
    display: block;
    width: 1px;
    height: 274px;
    background-color: #e5e5e5;
    position: absolute;
    top: 50%;
    right: -90px;
    margin-top: -122px;
}

.register .leftbj .inner {
    position: absolute;
    top: 163px;
    left: 130px;
    width: 254px;
}

.register .inner h3 {
    font-size: 20px;
    color: #333;
    line-height: 36px;
    font-weight: normal;
    margin-bottom: 15px;
}

.register .inner .write-phone {
    width: 242px;
    height: 44px;
    margin-bottom: 26px;
    border: 1px solid #e5e5e5;
    border: 1px solid #d7d7d7;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    padding-left: 10px;
}

.register .inner .send-msg {
    width: 100%;
    height: 44px;
    background-color: #04bbb4;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    color: #fff;
    display: block;
    font-size: 16px;
    line-height: 44px;
    margin-top: 26px;
}

.register .inner .link-to-mkb {
    width: 174px;
    height: 44px;
    display: block;
    border-radius: 22px;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    -ms-border-radius: 22px;
    background-color: #94cb0b;
    font-size: 16px;
    line-height: 44px;
    color: #fff;
    margin: 36px auto 0;
}

.land_from_box.register_land {
    box-shadow: none;
    border: 0;
    margin-top: 45px;
}

.land_from_box.register_land h3 {
    font-size: 26px;
    line-height: 50px;
    color: #333;
    margin-top: 0;
}

.land_from_box .indentify-box {
    width: 330px;
    padding-right: 20px;
    border-radius: 4px;
    height: 42px;
    line-height: 42px;
    margin-bottom: 18px;
    font-size: 14px;
    background-color: #fff;
    border: 1px solid #d7d7d7;
    color: #999;
}

.land_from_box .indentify-box .indentify {
    width: 230px;
    border: 0;
    float: left;
}

.land_from_box .indentify-box .indentify-code {
    width: 80px;
    display: block;
    height: 42px;
    line-height: 42px;
    float: right;
    color: #94cb0b;
    text-align: right;
    cursor: pointer;
}

.bottom-info {
    font-size: 14px;
    line-height: 20px;
    height: 20px;
    margin-top: 20px;
}

.bottom-info .bottom-link {
    float: right;
    margin-top: 0;
}


/* 注册页面 结束 */


/* 搜索结果 开始*/

.search-warp {
    width: 980px;
    margin: 0px auto;
}

.search-warp .search-bar {
    height: 58px;
}

.mahaobg {
    background-color: #f2f2f2;
    padding: 50px 0px 30px;
}

.search-warp .sear-input {
    width: 822px;
    height: 58px;
    float: left;
    border: 1px solid #e5e5e5;
    border-right: 0;
    border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    -ms-border-radius: 4px 0 0 4px;
    background-color: #fff;
    padding-left: 18px;
    color: #afafaf;
    font-family: '微软雅黑';
}

.search-warp .sear-btn {
    width: 138px;
    height: 60px;
    border-radius: 0 4px 4px 0;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    -ms-border-radius: 0 4px 4px 0;
    background-color: #8fcf07;
    line-height: 58px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    display: block;
    float: left;
}

.search-warp .info {
    font-size: 14px;
    color: #afafaf;
    line-height: 40px;
    padding-left: 19px;
    text-align: left;
}

.search-result {
    background-color: #fff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    box-shadow: 0 1px 3px 2px #eee;
    -webkit-box-shadow: 0 1px 3px 2px #eee;
    -ms-box-shadow: 0 1px 3px 2px #eee;
    -moz-box-shadow: 0 1px 3px 2px #eee;
    width: 980px;
    margin: 0px auto;
    padding-bottom: 25px;
    padding-top: 22px;
}

.search-result h2 {
    font-size: 18px;
    color: #222020;
    line-height: 40px;
    text-align: center;
    margin-bottom: 16px;
}

.search-result table {
    width: 638px;
    border-top: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    margin: 0 auto;
    color: #333;
}

.search-result .tit {
    background-color: #fafafa;
    text-align: right;
}

.search-result td {
    height: 36px;
    padding: 13px 20px;
    line-height: 30px;
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    font-size: 16px;
}

.search-result .notice {
    font-size: 14px;
    color: #fd0c00;
    text-align: center;
    line-height: 35px;
    margin-top: 15px;
}

.regis-entrence {
    font-size: 17px;
    text-align: center;
    color: #fff;
    width: 258px;
    height: 44px;
    background-color: #8fcf07;
    border-radius: 22px;
    line-height: 44px;
    display: block;
    margin: 40px auto 0;
}


/* 搜索结果 结束*/


/*在线客服*/

.rides-cs {
    font-size: 12px;
    background: #94cb0b;
    position: fixed;
    top: 250px;
    left: 0px;
    _position: absolute;
    z-index: 1500;
    border-radius: 0px 6px 6px 0px;
}

.rides-cs a {
    color: #00A0E9;
}

.rides-cs a:hover {
    color: #ff8100;
    text-decoration: none;
}

.rides-cs .floatL {
    width: 36px;
    float: left;
    position: relative;
    z-index: 1;
    margin-top: 21px;
    height: 181px;
}

.rides-cs .floatL a {
    font-size: 0;
    text-indent: -999em;
    display: block;
}

.rides-cs .floatR {
    width: 130px;
    float: left;
    padding: 5px;
    overflow: hidden;
}

.rides-cs .floatR .cn {
    background: #F7F7F7;
    border-radius: 6px;
    margin-top: 4px;
}

.rides-cs .cn .titZx {
    font-size: 14px;
    color: #333;
    font-weight: 600;
    line-height: 24px;
    padding: 5px;
    text-align: center;
}

.rides-cs .cn ul {
    padding: 0px;
}

.rides-cs .cn ul li {
    line-height: 38px;
    height: 38px;
    border-bottom: solid 1px #E6E4E4;
    overflow: hidden;
    text-align: center;
}

.rides-cs .cn ul li span {
    color: #777;
}

.rides-cs .cn ul li a {
    color: #777;
}

.rides-cs .cn ul li img {
    vertical-align: middle;
}

.rides-cs .btnOpen,
.rides-cs .btnCtn {
    position: relative;
    z-index: 9;
    top: 25px;
    left: 0;
    background: url(../images/lanrenzhijia.png) no-repeat;
    display: block;
    height: 146px;
    padding: 8px;
}

.rides-cs .btnOpen {
    background-position: 0 0;
}

.rides-cs .btnCtn {
    background-position: -37px 0;
}

.rides-cs ul li.top {
    border-bottom: solid #ACE5F9 1px;
}

.rides-cs ul li.bot {
    border-bottom: none;
}


/*在线客服*/

.land_from_box input.tips {
    border: 1px solid #F2B1B1;
}

.error_tips {
    color: #FC4343;
}


/*foot开始*/

.footer {
    width: 100%;
    background-color: #404040;
    padding-top: 30px;
    padding-bottom: 10px;
}

.footer-inner {
    margin: 0 auto;
    width: 1024px;
}

.footer-inner li {
    width: 172px;
    float: left;
    height: 220px;
    text-align: left;
}

.footer-inner li.border-none {
    width: 110px;
    text-align: center;
}

.footer-inner li dt {
    font-size: 16px;
    line-height: 46px;
    color: #fff;
}

.footer-inner li dd {
    font-size: 13px;
    line-height: 26px;
    color: #8f8f8f;
}

.footer-inner li dt a {
    color: #fff;
    font-size: 16px;
}

.footer-inner li dd a {
    color: #8f8f8f;
    font-size: 14px;
}

.footer-inner li dd a:hover {
    color: #fff;
}

.footer-inner li dd img {
    margin-bottom: 5px;
    margin-top: 5px;
}

.footer-inner p {
    text-align: center;
    color: #999;
    font-size: 12px;
    line-height: 22px;
}


/*foot结束*/