body {
    padding: 0;
    margin: 0;
    zoom: 100%;
    font-size: 16px;
    line-height: 1;
    background: url(bg.png) top center no-repeat #ebf5ff;
    font-family: 'Microsoft YaHei', 微软雅黑, 宋体, 黑体, 'Helvetica Neue', Tahoma, Arial, 'Hiragino Sans GB';
}

.footer_mobile,
#mobile_footer {
    display: none;
}

a {
    color: #333;
}

.header1 {
    height: 440px;
    position: relative;
}

.header1 .logo {
    position: absolute;
    top: 20px;
    left: 0;
    padding-top: 0;
}

.header1 .back {
    position: absolute;
    top: 20px;
    right: 0;
    height: 37px;
    background: url(back.png) 10px center no-repeat #fff;
    display: block;
    color: #2d78f2;
    line-height: 37px;
    padding: 0 10px 0 35px;
    border-radius: 20px;
}

.intro {
    background: url(intro.png) top center no-repeat;
    height: 180px;
}

.intro p {
    padding: 35px 30px 0 60px;
    font-size: 22px;
    line-height: 36px;
    text-indent: 2em;
}

.listCon {
    margin-top: 50px;
}

.listCon .title {
    font-size: 26px;
    font-weight: bold;
}

.listCon .list {
    padding: 20px 0 40px 40px;
}

.listCon .list1 {
    background: url(./list1_bg.png)left center no-repeat;
}

.listCon .list2 {
    background: url(./list2_bg.png)left center no-repeat;
}

.listCon .list3 {
    background: url(./list3_bg.png)left center no-repeat;
}

.listCon .list4 {
    background: url(./list4_bg.png)left center no-repeat;
}

.listCon .list a {
    width: 224px;
    height: 70px;
    float: left;
    margin-right: 26px;
    margin-top: 30px;
    line-height: 70px;
    background-color: #fff;
    text-align: center;
    font-size: 20px;
}

.listCon .list a:hover {
    background: url(./list_a_bg.png) left bottom no-repeat #4594f6;
    color: #fff;
}

.listCon .list a:nth-child(5n) {
    margin-right: 0;
}

.contList {
    margin-top: 25px;
}

.contList .title {
    border-bottom: 2px solid #fff;
    position: relative;
    height: 66px;
}

.contList .title span {
    height: 66px;
    font-size: 26px;
    font-weight: bold;
    line-height: 66px;
    position: absolute;
    border-bottom: 2px solid #2871f1;
}

.contList .cont {}

.contList .cont ul {
    padding: 15px 0;
}

.contList .cont ul li {
    line-height: 48px;
    background: url(./dot.png) left center no-repeat;
    font-size: 18px;
    padding-left: 25px;
}

.contList .cont ul li span {
    float: right;
    color: #999;
}


/* 分页修改 */


/* .xll_pagebox>a:hover,
.zt12:hover,
.page_hide a:hover {
    color: #fff;
    background-color: #3fb084;
    border: 1px solid #3fb084;
}

.page_hide span {
    background-color: #3fb084;
    color: #fff;
    border: 1px solid #3fb084;
} */


/* 
.footer {
    background-color: #fda840;
}

.footer .YouLink li a {
    color: #f9d8de;
}

.footer .YouLink li span {
    color: #f9d8de;
}

.footer .YouLink li {
    background-color: #e89229;
    border-top: 10px solid #fda840;
}

.footer .bottom .left_r a {
    color: #f9d8de;
}

.footer .bottom .middle * {
    color: #f9d8de;
}

.f_ipv6 {
    background-color: #e89229 !important;
}

.footer .bottom .right p {
    color: #f9d8de;
} */