﻿body {
}
.pageShow {
    position: relative;
    width: 100%;
    height: 400px;
    background: url(../images/Newimg/Index/company_introduction_05.png) center center;
}
.main_03 {
    width: 100%;
    position: relative;
}
.contentBox_BG {
    width: 100%;
    clear: both;
    background: url(../images/Support/bg.gif) repeat fixed center;
}
.verify {
    width: 1150px;
    margin: 0 auto;
    padding: 100px 0px 150px;
    position: relative;
}
.checkingBOX {
    background-color: #FFF;
    width: 499px;
    height: 299px;
    border-bottom: 1px solid #dededf;
    border-right: 1px solid #DEDEDF;
    padding: 30px 0 0;
}
.checkingBOX p {
    line-height: 48px;
    text-align: center;
    font-family: Arial;
    font-weight: 300;
    font-size: 1.8rem;
}
.checkingBOX ul {
    width: 100%;
    padding: 25px 50px 0 110px;
}
.checkingBOX ul li {
    font-size: 16px;
    margin-bottom: 32px;
    color: #333;
    float: left;
    clear: both;
}
.checkingBOX ul li label {
    font-weight: 400;
    float: left;
    line-height: 32px;
}
.checkingBOX ul li input {
    border: 1px solid #DEDEDF;
    height: 36px;
    float: left;
}
.checkingBOX ul li span {
    float: left;
    line-height: 32px;
    color: orangered;
}
.checkingBOX ul li.submit {
    text-align: center;
}
#btnCode {
    width: 150px;
    height: 36px;
    background: #f1761a;
    border-radius: 2px;
    color: #fff;
    margin-left: 64px;
}