/* 重置 */
body,
html {
    background-color: #e5f4ff;
}

img {
    display: block;
    width: 100%;
}
.centre-box {
    width: 1200px;
    margin: 0 auto;
}
/* 顶部导航 */
.top-nav {
    height: 48px;
    background-color: #00a0ed;
}
.centre-box .nav {
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}
.centre-box .nav a {
    color: white;
    line-height: 48px;
    font-size: 20px;
    display: block;
    height: 48px;
    padding: 0 40px;
    box-sizing: border-box;
}
.centre-box .nav a:hover {
    background-color: #bfe0fc;
    color: #00a0ed;
}
/* 导语 */
.daoyu-box {
    background: url(../image/bg-11.jpg) no-repeat;
    height: 423px;
}
.daoyu-box .daoyu {
    color: white;
    font-size: 72px;
    padding-left: 97px;
    box-sizing: border-box;
    padding-top: 50px;
}
.daoyu-box .text {
    width: 962px;
    color: white;
    font-size: 20px;
    line-height: 40px;
    padding-left: 97px;
    padding-top: 30px;
    box-sizing: border-box;
}
/* 内容区 */
.part-1 .title {
    height: 78px;
    background: url(../image/title-1.jpg);
    margin-top: 90px;
    color: #00a0ed;
    font-size: 40px;
    padding-left: 210px;
    line-height: 68px;
}
.part-2 .title {
    background: url(../image/title-2.jpg);
}
.part-3 .title {
    background: url(../image/title-3.jpg);
}
.top-1 {
    background-color: #00c1db;
    color: white;
    font-size: 20px;
    line-height: 35px;
    margin-top: 40px;
    border-radius: 4px;
    padding: 40px;
    box-sizing: border-box;
}

.lianjie {
    background-color: #d8a31a;
    font-size: 14px;
    width: 100px;
    border-radius: 4px;
    text-align: center;
    color: white;
}
.neir .img-1 {
    width: 210px;
    height: 210px;
    margin: 0 auto;
}
.neir .icon-1 {
    width: 24px;
    height: 60px;
    margin: 0 auto;
}
.neir .ti {
    text-align: center;
    display: block;
    padding: 10px 0;
    color: #0059a5;
}
.neir .lis .text {
    background-color: #7eb6ee;
    border-radius: 4px;
    margin: 0 10px;
    color: white;
    line-height: 24px;
    font-size: 14px;
    padding: 30px 20px;
}
.neir-1 {
    border-radius: 4px;
    padding: 10px;
    margin-top: 40px;
}
.neir-1 .top-1 p {
    color: #0059a5;
    font-size: 20px;
    line-height: 35px;
}
.neir-1 .top-1 {
    border-radius: 4px;
    border: 1px dashed #00a0ed;
    margin: 30px;
}
.neir-1 .top {
    background-color: white;
}
.anq dl {
    margin-bottom: 30px;
}
.anq dt {
    color: #0059a5;
    font-size: 20px;
    border-bottom: 1px solid #e8e8e8;
    font-weight: bold;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.anq dd {
    color: #000f1c;
    line-height: 28px;
}
.part-3 .top-3 {
    color: #00a0ed;
    border: 1px dashed #00a0ed;
    font-size: 20px;
    line-height: 35px;
    margin: 40px;
    border-radius: 4px;
    padding: 40px;
    box-sizing: border-box;
}
.contentbox{
    margin: 0 40px;
}
.contentbox .box-1{
    margin-bottom: 40px;
}
.contentbox .box-1 dt{
    width: 358px;
    height: 84px;
    background: url(../image/bt-1.jpg) no-repeat;
    font-size: 40px;
    font-weight: bold;
    color: #00a0ed;
    padding-left: 60px;
    line-height: 74px;
    font-style: italic;
    margin-bottom: 10px;
}
.contentbox .box-1 dd{
    color: #333;
    font-size: 14px;
    line-height: 28px;
}
.contentbox .box-2 dt{
    background: url(../image/bt-2.jpg) no-repeat;
}
.contentbox .box-3 dt{
    background: url(../image/bt-3.jpg) no-repeat;
}
.contentbox .box-4 dt{
    background: url(../image/bt-4.jpg) no-repeat;
}
.contentbox .box-5 dt{
    background: url(../image/bt-5.jpg) no-repeat;
}
.contentbox .box-6 dt{
    background: url(../image/bt-6.jpg) no-repeat;
}
.contentbox .box-7 dt{
    background: url(../image/bt-7.jpg) no-repeat;
}
.contentbox .box-8 dt{
    background: url(../image/bt-8.jpg) no-repeat;
}
.zongjie{
    width: 130px;
    background-color: #00a0ed;
    color: white;
    padding: 15px 0;
    text-align: center;
    font-size: 30px;
}
.top-4{
    margin-top: 0;
    background: white;
    color: #0059a5;
    border-radius: 0;
}
.p-lis{
    width: 224px;
    margin-right: 20px;
    padding-bottom: 20px;
}
.p-lis img{
    width: 224px;
    height: 224px;
}
.p-lis div{
    color: #333;
    font-size: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 5px;
    box-sizing: border-box;
}
.p-lis p{
    color: #777;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 5px;
    box-sizing: border-box;
    font-size: 14px;
}
/* 底部 */
.footer-box div {
    text-align: center;
    padding: 10px 0;
    line-height: 24px;
}
.footer-box .lj_text a {
    color: #777;
}
.lj_text a {
    padding: 0 10px;
}
.footer-box{
    font-size: 14px;
    color: #777;
    margin-top: 50px;
    margin-bottom: 50px;
}
/* 面包屑导航 */
.crumbs_nav ul{
    display: flex;
    color: #777;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 30px;
}
.crumbs_nav i{
    color: #999;
    font-size: 12px;
    margin-right: 15px;
    display: block;

}
.crumbs_nav ul a{
    color: #444;
    margin-right: 15px;
    display: block;
}
.crumbs_nav ul a:hover{
    color: #026edd;
}