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,
div {
    margin: 0;
    padding: 0;
}

div {
    display: block;
}


/* body {
    

}

#head{
	
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    height: 40px;
    background: #F8F8F8;
    font-size: 13px;
    line-height: 40px;
}

.wrap {
    margin: 0 auto;
    width: 100%;
    height: auto;
    min-height: 100%;
}



#head .headleft {
    overflow: hidden;
    width: 60%;
    height: 40px;
    color: #636361;
    margin-left:120px;
}

.fl {
    float: left;
    _display: inline;
}

#head .headleft span i.icon_tel {
    display: inline-block;
    background: url(/Public/v4/images/home/icon_tel.png) center center no-repeat;
    height: 19px;
    width: 30px;
    margin-left: 10px;
    vertical-align: middle;
}
i, cite, em, var, address, dfn {
    font-style: italic;
}

#head .headright{
    float: right;
    margin-right:120px;
}

#head .headright a {
    margin: 0 5px;
}
#head .headleft a, #head .headright a {
    display: inline-block;
}

#head a{
	text-decoration: none;
    color: #666;
}

#head .a_link{
	margin-left:40px;
}

.headblock {
	width:100%;
    height: 56px;
}

#nav {
     position: relative;
    z-index: 105;
    float: left;
    clear: both;
    width: 100%;
    background: #fff;
    _display: inline;
}

#nav .logo {
    float: left;
    margin-left:120px;
    _display: inline;
}
#nav .slide_logo {
    position: relative;
    overflow: hidden;
    margin-top: -2px;
    width: 372px;
    height: 66px;
}
#nav .slide_logo_box {
    position: absolute;
    left: 0;
}
ol, ul, li {
    list-style: none;
}
#nav .slide_logo_box li {
    height: 66px;
    line-height: 66px;
}
ul li {
    list-style: none;
}

#nav .nav {
    position: relative;
    margin-left: 20px;
    height: 66px;
    color: #ccc;
    line-height: 66px;
}
.showsubnav {
    position: relative;
    display: inline-block;
    margin: 0 15px;
    height: 69px;
    height: 70px \9;
    color: #666;
    vertical-align: middle;
    font-size: 16px;
}
#nav .nav .subnav {
    position: absolute;
    top: 66px;
    left: -25px;
    z-index: 100;
    display: none;
    overflow: hidden;
    width: 115px;
    height: 0;
    border-top: 0;
    background: #fff;
    line-height: 30px;
    -moz-opacity: 1;
    border: 1px solid #eeeeee;
}
#nav .nav a {
    display: inline-block;
    margin: 0 15px;
    height: 66px;
    color: #666;
    vertical-align: middle;
    font-size: 16px;
}
#nav .wrap .mobileHide{
	float:left;
	margin-left:120px;
} */

.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.footer {
    background: #fafafa/* url(img/bottom_bg.jpg) */
    left top repeat-x;
    padding: 20px 0;
    margin-top: 25px;
}

.footer-w {
    border-bottom: 1px solid #eee;
    margin: 0 auto 15px;
    overflow: hidden;
    padding: 0 0 15px;
    width: 990px;
}

.footer h3.pos-h {
    border-bottom: 1px solid #eee;
    margin: 0 0 10px 10px;
    padding-bottom: 10px;
}

.footer h3.pos-h span {
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    border-left: 4px solid #9d192b;
    color: #333;
    padding-left: 10px;
    text-align: left;
}

table[Attributes Style] {
    width: 990px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    height: 52px;
}

table {
    display: table;
    border-collapse: separate;
    border-spacing: 2px;
    border-color: grey;
}

tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}

tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}

td[Attributes Style] {
    width: 178px;
    height: 26px;
}

td,
th {
    display: table-cell;
    vertical-align: inherit;
}

.footer-b {
    clear: both;
    margin-top: 15px;
}

.footer-b p {
    text-align: center;
    color: #444;
    margin-bottom: 10px;
    font-size: 12px;
}

.footer-b p {
    text-align: center;
    color: #444;
    margin-bottom: 10px;
    font-size: 12px;
}


/* .banner_btn {
    padding-bottom: 10px;
    margin-left:420px;
    margin-top:20px;
}
.banner_btn a {
    width: 260px;
    height: 40px;
    font-size: 18px;
    text-align: center;
    line-height: 40px;
}
.btnv6 {
    display: inline-block;
    color: #fff !important;
    border-radius: 4px;
    background: #FF7B5B;
    background: -webkit-linear-gradient(left top,#FF7B5B, #F02D2F);
    background: -o-linear-gradient(left top,#FF7B5B, #F02D2F);
    background: -moz-linear-gradient(left top,#FF7B5B, #F02D2F);
    background: linear-gradient(left top,#FF7B5B, #F02D2F);
}
 */

.box-main {
    height: 650px;
}

.box-main .container {
    width: 1100px;
    position: relative;
    margin: 0 auto;
}

.box-main .container .form-box {
    /* width: 416px;
    height: 420px; */
    position: absolute;
    right: -5%;
    top: 80px;
    background: #fff;
}

.passport-form {
    width: 398px;
    padding: 0 43px;
    background: #fff;
    position: relative;
    height: 376px;
}

.form-box .handle {
    height: 50px;
    width: 100%;
    line-height: 50px;
    margin-bottom: 60px;
}

.fix {
    min-height: 1%;
    display: block;
}

.form-box .handle h1 {
    font-size: 26px;
    margin-top: 30px;
    float: left;
    color: #f75053;
    font-weight: 500;
}

.form-box .handle span {
    float: left;
    height: 100%;
    width: 50%;
    text-align: center;
    font-size: 18px;
    color: #333;
    cursor: pointer;
}

.form-box .handle .active {
    background-color: #DCDCDC;
    color: #aaa;
}

.passport-form .handle .tip {
    float: right;
    padding-top: 38px;
}

.passport-form .handle .tip a {
    color: #2aa0dd;
}

:link,
 :visited {
    text-decoration: none;
}

.passport-form .form {
    margin-top: 10px;
    position: relative;
    z-index: 1;
}

.hidden-form-item {
    position: absolute;
    left: -9999px;
    top: -9999px;
    z-index: -1;
    width: 1px;
    height: 1px;
}

input {
    font-family: "Microsoft Yahei";
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

input[type="number"] {
    -moz-appearance: textfield;
}

input,
select {
    outline: 0;
    height: 30px;
}

.passport-form .msg-wrap-other {
    top: -20px;
    z-index: 20;
}

.passport-form .msg-wrap {
    position: absolute;
    left: 0;
    top: 48px;
    display: block;
}

.passport-form .inp-item {
    height: 47px;
    position: relative;
    margin-bottom: 19px;
}

.fix {
    min-height: 1%;
    display: block;
}

.passport-form .inp-wrap {
    height: 40px;
    /* border: 1px solid #ddd; */
    overflow: hidden;
    border-radius: 2px;
}

.passport-form .msg-wrap {
    position: absolute;
    left: 0;
    top: 48px;
    display: block;
}

.passport-form .btn-bar {
    padding-top: 0px;
}

.passport-form .btn-submit {
    height: 40px;
    width: 312px;
    border-radius: 2px;
    background: #f75053;
    /* background: -moz-linear-gradient(left,#FF7B5B,#F02D2F);
    background: -o-linear-gradient(left,#FF7B5B,#F02D2F);
    background: -webkit-gradient(linear,left top,right top,from(#FF7B5B),to(#F02D2F));
    background: -webkit-linear-gradient(left,#f75053,#f75053); */
    color: #fff;
    font-size: 18px;
    border: 0px;
}

.passport-form .inp-item-agree {
    font-size: 12px;
    color: #888989;
    height: auto;
    margin-bottom: 0;
}

.passport-form .inp-item {
    height: 47px;
    position: relative;
    margin-bottom: 11px;
}

.passport-form .inp-item-agree label,
.passport-form .inp-item-remember label {
    background: #fff;
    display: block;
}

.passport-form .inp-item-agree input,
.passport-form .inp-item-remember input {
    vertical-align: middle;
    margin-top: -3px;
}

input[type=checkbox] {
    height: 13px;
}

.passport-form .inp-item-agree a {
    color: #E3453D;
}

.passport-form .inp-item-agree .msg-wrap {
    top: 30px;
}

.passport-form .msg-wrap {
    position: absolute;
    left: 0;
    top: 48px;
    display: block;
}

input {
    color: #5e5e5e;
    font-family: "Microsoft Yahei";
    border-color: #bebebe;
}

input,
select {
    outline: 0;
    height: 30px;
}

body,
button,
input,
select,
textarea {
    color: #5e5e5e;
    font: 14px 'Microsoft YaHei';
    border-color: #bebebe;
}

.passport-form .inp-wrap .inp-text {
    /*  width: 318px; */
    border: 0;
    line-height: 24px;
    height: 40px;
    font-size: 16px;
    padding: 10px 10px 12px;
    border: 1px solid #ddd;
    border-radius: 2px;
}

.passport-form .code-wrap input[type=button] {
    height: 40px;
    outline: 0;
    background: 0 0;
    border: 0;
    font-size: 16px;
    color: #009AE8;
}

.passport-form .code-wrap {
    position: absolute;
    right: -1px;
    top: 0px;
    height: 40px;
    overflow: hidden;
    margin-left: 10px;
    pointer-events: auto;
}

.passport-form .inp-wrap input:focus {
    border: 1px solid #bebebe;
    border-radius: 2px;
}

.reg-form-vcodeBtn {
    width: 110px;
    height: 38px;
    outline: none;
    border: none;
    background-color: #f75053;
    border-radius: 3px;
    color: #fff
}