@charset "UTF-8";body {
    font-family: microsoft yahei;
    padding: 0;
    margin: 0
}

.clear {
    clear: both
}

a {
    blr: expression(this.onFocus=this.blur());
    border: none
}

a:focus {
    outline: 0
}

input:focus {
    outline: 0
}

img {
    border: none;
    padding: 0;
    margin: 0
}

ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline
}

.clear {
    clear: both
}

.red {
    color: red
}

.blue {
    color: #06f
}

a {
    text-decoration: none
}

.top {
    width: auto;
    padding: 10px 0;
    background: #254f80
}

.top .topbox {
    width: 88%;
    color: #fff;
    margin: 0 auto
}

.top .topbox .left {
    float: left;
    font-size: 30px
}

.top .topbox .right {
    width: 60px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    float: right;
    background: #e6fae9;
    color: #333;
    font-size: 14px;
    margin-top: 8px;
    moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #9accac
}

.top1 {
    width: 86%;
    background-color: #ffffff80;
    padding: 15px;
    border: 1px solid #8c855c
}

.top1 .left1 {
    width: 47%;
    float: left;
    padding: 10px
}

.top1 .right1 {
    width: 47%;
    float: right;
    padding: 10px
}

.title {
    width: 98%;
    margin: 0 auto;
    height: 40px;
    font-size: 20px;
    line-height: 40px;
    color: #2a85bf;
    border-bottom: 1px dashed #adb2b4
}

.title1 {
    width: 98%;
    margin: 0 auto;
    height: 40px;
    font-size: 20px;
    line-height: 40px;
    color: #23573b;
    border-bottom: 1px dashed #adb2b4
}

.box,.box1 {
    width: 100%;
    padding: 15px 0 0 10px
}

.box a,.box1 a {
    color: #333
}

.box a:hover,.box1 a:hover {
    color: #b53232
}

.box li {
    width: 150px;
    text-align: center;
    line-height: 30px;
    float: left;
    margin: 0 10px 10px 0;
    border: 1px solid #4a4109;
    moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px
}

.box li:hover {
    background: #ebf7ff
}

.box1 li:hover {
    background: #e6fae9
}

.box li b {
    font-weight: 400;
    font-size: 12px;
    color: #666
}

.box1 li {
    width: 150px;
    text-align: center;
    line-height: 30px;
    float: left;
    margin: 0 10px 10px 0;
    border: 1px solid #8c855c;
    moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px
}

.box1 li b {
    font-weight: 400;
    font-size: 12px;
    color: #666
}

.logo1 {
    font-size: 40px;
    float: left;
    color: #353535;
    -moz-border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0
}

.logo {
    width: 400px;
    font-size: 35px;
    text-align: center;
    color: #333;
    margin: 10% auto 15px
}

.soBox .sbox {
    max-width: 350px;
    width: 90vw;
    position: relative;
    margin: 10px auto;
    height: 60px
}

.soBox .text {
    width: 197px;
    border: 1px solid #dedede;
    height: 50px;
    float: right;
    padding: 10px;
    font-size: 16px
}

.soBox .text:hover {
    border: 1px solid #00a200
}

.btnBox {
    width: 300px;
    margin: 1% auto
}

.btnBox .btn {
    max-width: 300px;
    width: 90vw;
    height: 35px;
    line-height: 30px;
    text-align: center;
    border: none;
    background: #2a4a6f;
    font-size: 18px;
    color: #fff;
    cursor: pointer;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px
}

.soBox {
    margin: 1% auto 0;
    background: #fff;
    padding: 0 15px 15px;
    border-top: 1px solid #c4d1cb;
    border-bottom: 1px solid #c4d1cb
}

.WebText {
    width: 99.3%;
    height: 28px;
    margin-bottom: 30px;
    line-height: 28px;
    float: left;
    font-size: 15px;
    border: 1px solid #ccc;
    padding: 0 5px;
    -moz-box-shadow: 0 1px 4px 0 #cfcfcf;
    -webkit-box-shadow: 0 1px 4px 0 #cfcfcf;
    box-shadow: 0 1px 4px #cfcfcf;
    background: #fff
}

.name {
    float: left;
    width: 133px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 30px;
    background: #eaeaea;
    padding: 10px
}

.mobileTop {
    width: 100%;
    border: 1px solid black
}

.mobileBox a {
    color: #333
}

.mobileBox b {
    font-weight: 400;
    font-size: 12px;
    color: #666
}

.mobileTop .mobileBox {
    padding: 10px
}

.mobileTop .mobileBox .box-item {
    width: 100%;
    text-align: center;
    line-height: 30px;
    float: left;
    margin: 0 10px 10px 0;
    border: 1px solid #4a4109;
    moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px
}

#app {
    overflow: hidden
}
