* {
    word-wrap: break-word
}

html,body,h1,h2,h3,h4,h5,h6,hr,p,iframe,dl,dt,dd,ul,ol,li,pre,form,button,input,textarea,th,td,fieldset {
    margin: 0;
    padding: 0
}

ul,ol,dl {
    list-style-type: none
}

html,body {
    *position: static
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

address,caption,cite,code,dfn,em,th,var {
    font-style: normal;
    font-weight: 400
}

input,button,textarea,select,optgroup,option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit
}

input,button {
    overflow: visible;
    vertical-align: middle;
    outline: none
}

body,th,td,button,input,select,textarea {
    font-family: "Microsoft Yahei","Hiragino Sans GB","Helvetica Neue",Helvetica,tahoma,arial,Verdana,sans-serif,"WenQuanYi Micro Hei","\5B8B\4F53";
    font-size: 14px;
    color: #333;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

body {
    line-height: 1.6!important
}

h1,h2,h3,h4,h5,h6 {
    font-size: 100%
}

a,area {
    outline: none;
}/*blr:expression(this.onFocus=this.blur())*/
a {
    text-decoration: none;
    cursor: pointer;
}

a:hover {
    outline: none;
    /*color: #999;*/
    text-decoration: none
}

a.ie6:hover {
    zoom: 1
}

a:focus {
    outline: none
}

a:hover {
    text-decoration: underline
}

a:active {
    outline: none
}

:focus {
    outline: none
}

sub,sup {
    vertical-align: baseline
}

button,input[type="button"], input[type="submit"] {
    line-height: normal !important
}
/*img*/
img {
    border: 0;
    vertical-align: middle
}

a img,img {
    -ms-interpolation-mode: bicubic
}

.img-responsive {
    max-width: 100%;
    height: auto
}

.characteristic-footer {
    text-align: center;
    margin-top: 25px;
}

.characteristic-footer .btn a:hover {
    color: #fff;
    text-decoration: none;
}

.safe-content .right .btn a:hover {
    color: #fff;
}

.introduce-content .right .btn a:hover {
    color: #fff;
}

.start-content .start-item .btn a:hover {
    color: #fff;
}

.advantage-header-item a:hover {
    color: #fff;
}

.characteristic-footer .btn {
    width: 190px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin: 0 auto;
    color: #027938;
    border-radius: 3px;
    cursor: pointer;
    background: #fff;
    border: 2px solid #027938;
}

.characteristic-footer .btn:hover {
    background: #027938;
}

.characteristic-footer .btn:hover a {
    color: #fff;
}

@media screen and (max-width: 640px) {
    .characteristic-footer .btn {
        width: 180px;
        height: 42px;
        border-radius: 5px;
        /* margin: 30px auto; */
        border: none;
    }

    .characteristic-footer .btn a {
        display: block;
        width: 100%;
        height: 100%;
        font-size: 16px;
        color: #fff;
        line-height: 42px;
        text-align: center;
        border-radius: 5px;
        border: 1px solid #027937;
        background-color: #027937;
    }

    .camp-introduce .header-title {
        display: block !important;
    }

    .header-title .tips {
        display: none;
    }

    .header-title .c-name {
        font-size: 20px !important;
    }

    #jidi-color {
        background-color: #fff;
    }
}

