.header{ width: 100%; height: 82px; border-bottom: 1px solid #ccc;}
.header_c{width: 1000px;margin: auto;height: 82px;}
.header .logo{
    display: block;float: left;
    width: 395px;height: 34px;margin: 10px 0;
    background-image: url(./../images/logo.png);
    margin-top: 26px;
}
.goback{
    display: block;
    float: right; line-height: 82px; font-size: 16px;
}
.con{ width: 1000px;margin: auto;text-align: justify;text-indent: 25px; padding-bottom: 16px;}
.title{
    text-align: center; font-size: 32px; line-height: 32px;height: 32px;
    padding: 59px 0;
}
.p1,.p2,.p3,.p4{
    font-size: 14px;line-height: 28px;padding: 5px 0;
}
.p2{ padding: 18px 0 5px;font-weight: 600; }
.p3{ text-align: right; padding: 18px 0 5px; }
.p4{
    margin: auto;text-indent: 0px;
    padding-left: 50px;
}
.footer{ width: 100%;padding: 25px 0; background-color: #282828; }
.footer p{ text-align: center; font-size: 12px; color: #666;line-height: 25px; }
.footer p i{
    display: inline-block;vertical-align: -6px;
    width: 20px;height: 20px;background-image: url(./../images/jgwab.png);
}
.foolter {
    width: 100%;
    background: #282828;

}
.foolter image{
    border: none;
    vertical-align: middle;
}
.foolter .klogo {
    width: 50%;
    margin: 0 auto;
    padding:  20px 0;
    box-sizing: border-box;
    text-align: center
}

.foolter .klogo .logo01 {
    width: 65px;
    height: 35px;
    display: inline-block;
    margin-right: 21px
}

.foolter .klogo .logo02 {
    display: inline-block
}

.foolter .klogo img {
    width: 100%;
    height: 100%
}

.foolter .contact {
    width: 40%;
    display: -webkit-box;
    display: flex;
    justify-content: space-around;
    text-align: center;
    color: #bdbdbd;
    margin: auto;
    padding-top: 4px;
    font-size: 14px;
}
.foolter .contact a {
    color: #999;
}

.foolter .beian,.foolter .con {
    width: 100%;
    color: #bdbdbd;
    text-align: center;
    font-size: 14px;
}
.foolter .con {
    padding-top: 10px;

}
.foolter .beian {
    padding:  0 0 10px 0
}.foolter .beian  a{
     color: #999;
 }

.foolter .wap {
    width: 40%;
    display: -webkit-box;
    display: flex;
    justify-content: space-around;
    padding-top: 4px;
    margin: auto
}
.page-login-toolTipClass {
    background: #fff!important;
    width: 150px!important;
    height: 90px;
    border-radius: 5px;
    z-index: 999;
    position: relative;
}
.page-login-toolTipClass :before {
    content: "";
    width: 0;
    height: 0;
    border-width: 20px;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    position: absolute;
    left: 55px;
    bottom: -28px;
}
.foolter .special_focus_toolTip {
    z-index: 7;
    position: absolute;
    display: none;
    width: 180px;
    height: 83px;
    border-style: solid;
    -webkit-transition: left .4s cubic-bezier(.23,1,.32,1),top .4s cubic-bezier(.23,1,.32,1);
    transition: left .4s cubic-bezier(.23,1,.32,1),top .4s cubic-bezier(.23,1,.32,1);
    background: #fff;
    bottom: 20px;
    border-width: 0;
    border-color: #333;
    border-radius: 4px;
    color: #fff;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    font-stretch: normal;
    font-size: 14px;
    font-family: Microsoft YaHei;
    line-height: 21px;
    padding: 10px 10px
}

.foolter .sanjiao {
    width: 0;
    height: 0;
    border-width: 12px;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    position: absolute;
    left: 70px;
    top: 83px
}
