html {
    /* background-color: #f0f3f4;
     background: #f0f3f4;*/
}

/*a:hover {
    color: #545454;
}
a:hover {
    text-decoration: underline;
    color: red;
}*/
.t-a-c {
    text-align: center;
}

.font-color {
    color: #03a1e8;
}

.font-error {
    color: #ff0000;
}

.xjjy-container {
    width: 1100px;
    margin: 0 auto;
}

.xjjy-main {
    background-color: #fff;
}

.xjjy-main .h-header {
    border-bottom: 1px solid #e1e1e1;

}
.header-fix {
    background: #fff;
    border-bottom: 1px solid #d8d9dc;
}
.h-more a:hover{
    text-decoration: underline;
    color: #03a1e8;
}
.m-top {
    margin-top: 110px;
}
.xjjy-main .v-a{
    vertical-align: middle;
}
.xjjy-main .header {
    background-color: #fff;
    height: 80px;
    line-height: 80px;
}

.xjjy-main .header .gztBtn {
    background-color: #00a1e9;
    color: #fff;
    font-size: 14px;
    border-radius: 5px;
    text-align: center;
    margin-top: 25px;
    padding: 6px 10px;
}

.xjjy-main .header .header-img {
    font-size: 14px;
    margin-right: 80px;
}

.xjjy-main .banner {
    height: 398px;
}

.xjjy-main .banner .m-top {
    margin-top: 110px;
}

.xjjy-main .banner .slider-1 {
    background: url(../img/main/banner1.png) center top no-repeat;
    min-width: 1100px;
    height: 100%;
}

.xjjy-main .notice {
    height: 30px;
    line-height: 30px;
    background-color: #fff;
    color: #000;
}

.xjjy-main .section .content-1 {
    background-color: #fff;
    min-height: 150px;
    margin-bottom: 30px;
}

.xjjy-main .section .content-1 .left {
    width: 70%;
}

.xjjy-main .section .content-1 .right {
    width: 30%;
}

.xjjy-main .section ul {
    list-style-type: square;

}

.xjjy-main .section .list-item li {
    padding: 10px 0;
    border-bottom: 1px dotted #686868;
}
.xjjy-main .section .list-item li:hover {
    text-decoration: underline;
    cursor: pointer;
}


.xjjy-main .section .content-1 .login-block {
    text-align: center;
}

.xjjy-main .section .content-2 {
    background-color: #f4f4f4;
    clear: both;
}

.xjjy-main .section .content-2 .qdxm {
    background: url(../img/main/qdxm.png) center top no-repeat;
    min-width: 1100px;
    height: 70px;
}

.xjjy-main .section .content-3 {
    background-color: #fff;
    margin-top: -10px;
    margin-bottom: 40px;
}

.xjjy-main .section .content-3 .jsxm {
    background: url(../img/main/jxxm.png) center top no-repeat;
    min-width: 1100px;
    height: 70px;

}

.xjjy-main .section .content-3 .bgcolor {
    background-color: #fff;

}

.xjjy-main .section .content-4 {
    background-color: #f4f4f4;
    margin-top: -10px;
}

.xjjy-main .section .content-4 .ggtz-bg {
    background: url(../img/main/ggtz.png) center top no-repeat;
    height: 400px;
    background-size: 100% 100%;
}

.xjjy-main .section .content-4 .center {
    padding: 30px;
}

.xjjy-main .section .content-4 .left {
    width: 52%;
    height: 200px;
}

.xjjy-main .section .content-4 .right {
    width: 48%;
    height: 200px;
}
.xjjy-main .section .content-4 .item-list .text{
    width: 270px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}
.xjjy-main .section .content-4 .right .item-list a {
    color: #03a1e8;
    text-decoration: underline;

}
.xjjy-main .section .content-4 .item-list a:hover {
    text-decoration: underline;
}

.xjjy-main .section .content-4 .item-list ul {
    width: 410px;
    list-style: none;
}

.xjjy-main .section .content-4 .item-list li {
    padding: 8px 0;

}

.xjjy-main .section .content-4 .clear {
    display: block;
    overflow: hidden;
    padding-left: 10px;
}

.xjjy-main .section .content-4 .top {
    margin: 10px 0 15px 40px
}

.sign {
    display: inline-block;
    width: 35px;
    text-align: center;
    color: #fff;
    margin-right: 5px;
    font-size: 12px;
}

.sign-color1 {
    background-color: #efbe45;
}

.sign-color2 {
    background-color: #f09594;
}

.sign-color3 {
    background-color: #76bfec;
}

.sign-color4 {
    background-color: #52eca3;
}

.noticeList a:hover {
    color: #03a1e8;
}

.footer {
    height: 140px;
    background-color: #fff;
    border-top: 1px solid #d5d5d5;
    margin-top: -2px;
}

.footer .bgcolor {
    height: 140px;
    background-color: #fff;
}

.footer .one {
    padding: 40px;
}

/*登录页面*/
.loginMain {
    background-color: #fff;
    height: 100%;
}

.loginMain .header {
    border-bottom: 1px solid #e1e1e1;
}

.loginMain .header .content {
    background-color: #fff;
    height: 80px;
    line-height: 80px;
}

.loginMain .header .in {
    color: #686868;
    font-size: 16px;
}

.loginMain a:hover {
    color: #03a1e8;
    text-decoration: underline;
}

.loginMain .middle {
    height: 460px;
}

.loginMain .middle .left {
    width: 65%;
    height: 450px;
    background-color: #fff;
}

.loginMain .middle .right {
    padding: 30px 40px 30px 0;
    width: 35%;
    height: 450px;
    background-color: #fff;
}

.loginMain .login-bolck {
    border: 1px solid #c9c9c9;
}

.loginMain .login-bolck h4 {
    color: #019fe9;
    border-bottom: 2px solid #019fe9;
    padding: 5px 0 15px 30px;
}

.loginMain .login-bolck .center {
    padding: 30px 30px 50px 30px;
}

.loginMain .login-bolck .height {
    height: 40px;
}

.loginMain .login-bolck .fc {
    color: #b9b9b9;
    font-size: 16px;
}

.loginMain .login-bolck .denglu {
    padding-top: 30px;
}

.more-banner {
    height: 100px;
}

.more-banner .banner {
    background: url(../img/main/top.png) center top no-repeat;
    min-width: 1100px;
    height: 100%;
    margin-top: -20px;
}

.more-banner .banner h2 {
    color: #fff;
    padding: 35px 0 0 80px;

}

.more .clear {
    clear: both;
}

.more .list-item > ul > li > a:hover {
    color: #03a1e8;
}

.more-nav .one {
    height: 50px;
    background-color: indianred;
}

.more-nav .two {
    height: 50px;
    background-color: #b0e1f1;
}

.more-nav .con-bg {
    background: url(../img/main/bg1.png) center top no-repeat;
    width: 95%;
    height: 100%;
    background-size: 100% 100%;
}

.b-d {
    border: 1px solid #ebebeb;
    border-radius: 5px;
}

.more-nav .block {
    width: 100%;
    margin: 15px;
    padding: 5px 15px;
}

.more-nav .title {
    color: #fff;
    font-style: italic;
    margin-left: 20px;
    margin-top: 7px;
}

.more-nav .block .item-list a {
    color: #03a1e8;
    text-decoration: underline;
}

.more-nav .block .item-list ul {
    margin-left: -35px;
    margin-top: 10px;
    list-style: none;
    color: #545454;
    font-size: 13px;
}

.more-nav .block .item-list li {
    padding: 3px 0;
    cursor: default;
}

.more .left {
    padding-right: 20px;
    margin-top: 10px;
    background-color: #fff;
}

.more .right {
    border-left: 1px solid #ebebeb;
    background-color: #fff;
}

.view .section {
    background-color: #f4f4f4;
}

.view .content {
    text-align: center;
    padding-bottom: 20px;
}

.view .table-view {
    border: 1px solid #d1d1d1;
    background-color: #fff;
    width: 100%;
}

.view .table-view td {
    border: 1px solid #d1d1d1;
    padding: 8px 15px;
}

.view .table-view .bg {
    background-color: #e0f2fe;
}

.subtitle {
    width: 300px;
    margin: 0 auto;
    color: #929292;
    padding: 10px 0 20px 0;
}

.main-header {
    position: fixed;
    /*height: 25px;*/
    top: 0;
    left: 0;
    right: 0;
    /*padding: 0 5px 0 5px;*/
    /*background: #a8a8a8;*/
    /*font-size: 12px;*/
}
