html{padding:0;margin:0;border: none;}
body,ul,p,li,a,span,em,h1,h2{padding:0;margin:0;font-family:PingFang SC,luxi sans,dejavu sans,segoe ui,hiragino sans gb,microsoft yahei,sans-serif}

a{
    text-decoration: none;
}

li{
    list-style: none;
}

.clear {
    clear: both;
}

.fl{
    float: left;
}

.fr{
    float: right;
}

/** start **/
.header {
    width: 100%;
    height: 100%;
    background-color: #2F3333;
    float: left;
}

.header .left_box {
    display: inline-block;
    float: left;
}

.header .logo {
    float: right;
    margin: 0px 30px;
}

.header .logo img {
    float: left;
    height: 100px;
}

.header .logo em {
}

.header .logo .flag {
    float: left;
    display: inline;
    margin-top: 40px;
}

.header .logo .flag .z {
    font-size: 25px;
}

.header .logo .flag .e {
    font-size: 20px;
}

.header .nav {
    display: inline-block;
    height: 100%;
    float: left;
}



.header .nav ul {
    float: left;
    width: 100%;
}

.header .nav ul li {
    float: left;
    list-style: none;
    font-weight: 400;
    width: 164px;
    text-align: center;
    display: inline-block;
    height: 100px;
    position: relative;
}

.header .nav li a {
    color: #FFF;
    display: inline-block;
    font-size: 16px;
    width: 100%;
    height: 70px;
    padding-top: 30px;
}

.header .nav .act {
    background-color: #0BCECE;
}

.header .nav .act a {
    color: #FFF;
}

.header .nav li span {
    color: #FFF;
    font-size: 12px;
    width: 100%;
    display: inline-block;
}

.header .nav li em {
    display: inline-block;
    position: absolute;
    background: #FFF;
    left: 67px;
    top: 74px;
    width: 30px;
    height: 2px;
    opacity: 1;
}
/** end **/


/** start **/
.footer {
    background-color: #222222;
    color: #5D5D5D;
    font-size: 14px;
}

.footer .box {
    width: 1200px;
    margin: 0 auto;
}

.footer .box .left_box {
    float: left;
    width: 40%;
}

.footer .box .left_box .address_box {
    margin-top: 120px;
}

.footer .box .address_box p {
    margin-bottom: 5px;
}

.footer .box .left_box .wechat_box {
    margin-top: 40px;
}

.footer .box a {
    color: #5D5D5D;
    font-size: 14px;
}

.footer .box .right_box {
    float: left;
    width: 60%;
    margin-top: 35px;
}

.footer .box .right_box ul {
    float: left;
}

.footer .box .right_box ul li {
    float: left;
    margin-right: 60px;
}

.footer .box .right_box ul li p {
    margin-top: 10px;
}

.footer .box .footer_nav {
    font-size: 15px;
    color: #fff;
}

.footer .box .right_box .link {
    margin-top: 45px;

}

.footer .box .right_box .link .title {
    font-size: 15px;
    color: #fff;
    margin-bottom: 12px;
}

.footer .box .right_box .link a {
    margin-right: 40px;
    color: #5D5D5D;
    font-size: 14px;
}

.footer .copyright {
    background-color: #000000;
    width: 100%;
    text-align: center;
    margin-top: 30px;
    line-height: 30px;
    border-top: 1px solid #444;
}
/** end **/

/** start **/

.right_pendant {
    position: fixed;
    top: 50%;
    right: 0px;
    width: 80px;
    height: 200px;
    margin-top: -160px;
    text-align: left;
    z-index: 999;
}

.right_pendant a {
    display: block;
    width: 80px;
    height: 66px;
    float: right;
}

.right_pendant a:hover {
    transition: all .2s linear;
}


.right_pendant .qq_icon {
    background: url("../images/qq_icon_03.png") no-repeat;
    background-size: 100% 100%;
}

.right_pendant .tel_icon {
    background: url("../images/tel_icon_03.png") no-repeat;
    background-size: 100% 100%;
    height: 65px;
}

.right_pendant .wechat_icon {
    background: url("../images/wechat_icon_03.png") no-repeat;
    background-size: 100% 100%;
    height: 65px;
}

.right_pendant .qq_detail {
    position: absolute;
    top: 0px;
}

.right_pendant .tel_detail {
    position: absolute;
    top: 68px;
}

.right_pendant .wechat_detail {
    position: absolute;
    top: 135px;
}

.right_pendant .item {
    width: 200px;
    height: auto;
    position: absolute;
    left: -225px;
    background-color: #FFF;
    box-shadow: 0 0 10px 0 rgba(41, 92, 204, 0.15);
    padding: 10px;
    display: none;
    border-radius: 5px;
}

.right_pendant i {
    width: 25px;
    height: 25px;
    display: inline-block;
    float: left;
    margin-top: 8px;
}

.right_pendant .qq_detail i {
    background: url("../images/icon_02.png") no-repeat;
    background-size: 100% 100%;
}

.right_pendant .tel_detail i {
    background: url("../images/tel_02.png") no-repeat;
    background-size: 100% 100%;
}

.right_pendant .wechat_detail i {
    background: url("../images/wechat_02.png") no-repeat;
    background-size: 100% 100%;
    margin-right:10px;
}

.right_pendant .wechat_detail i {
    margin-top: 0px;
}

.right_pendant .wechat_detail img {
    margin: 20px auto;
}

.right_pendant .pop-box {
    float: left;
    margin-left: 10px;
}

.right_pendant .r_icon {
    float: right;
    font-size: 18px;
    margin-top: 13px;
    margin-right: 10px;
    font-weight: 600;
    color: #283A54;
}

.right_pendant p {
    font-size: 16px;
    color: #000000;
}

.right_pendant span {
    color: #283A54;
    font-size: 14px;
    display: block;
}
/** end **/


/** onlin test  start **/
.onlin_test {
    width: 576px;
    height: 460px;
    background-color: #FFF;
    padding: 45px 32px 32px 32px;
    position: absolute;
    top: 90px;
    left: 15%;
    z-index: 999;
}

.onlin_test .title h2 {
    color: #333333;
    font-size: 24px;
    display: inline-block;
}

.onlin_test .title a {
    color: #0BCECE;
    font-size: 15px;
    float: right;
}

.onlin_test .hint {
    font-size: 15px;
    color: #2F3333;
    margin-top: 10px;
}

.onlin_test .hint .key {
    float: right;
}

.onlin_test .text {
    margin-top: 30px;
}

.onlin_test .text .icon {
    background: url("../images/icon_index_02.png") no-repeat -112px 0px;
    width: 18px;
    height: 15px;
    display: inline-block;
    vertical-align: top;
}

.onlin_test .text textarea {
    width: 478px;
    height: 230px;
    background-color: #F8F8F8;
    padding-left: 10px;
    font-size: 14px;
}

.onlin_test .text_help {
    font-size: 14px;
    color: #7F8BAD;
    margin-top: 10px;
    margin-left: 18px;
}

.onlin_test .text_help span {
    color: red;
}

.onlin_test .btn_box {
    width: 100%;
    margin-top: 20px;
    text-align: center;
    color: #2F3333;
    font-size: 15px;
}

.onlin_test .btn {
    width: 292px;
    height: 44px;
    font-size: 15px;
    background-color: #0BCECE;
    box-shadow: 0px 5px 13px rgba(0, 220, 255, 0.3);
    color: #FFF;
    text-align: center;
    line-height: 44px;
    border-radius: 5px;
    margin: 0 auto;
    display: inline-block;
}

.onlin_test .show_result{
    text-align: center;
    margin: 10px 0px;
    color: #000000;
}

.onlin_test .btn_box .checking{
    background-color: #5D5D5D;
}

.onlin_test .show_result span{
    color: red;

}
/** onlin test  end **/
