﻿@import url(yzui.css);

header {
    font-size: 0px;
}

.header {
    display: inline-block;
    width: 100%;
}

.header .up {
    width: 100%;
    height: 80px;
    line-height: 80px;
}

.header .up .logo {
    height: 80px;
    line-height: 80px;
}

.header .up .logo img {
    vertical-align: middle;
}

.header .up .telphone {
    color: #4464a8;
    font-size: 22px;
    font-weight: bold;
    padding-left: 48px;
    background: url('../images/dh.png')no-repeat left center;
}

.header .nav {
    width: 100%;
    font-size: 18px;
    height: 60px;
    background: #2b3c4c;
}

.header .nav li {
    float: left;
    width: 12.5%;
    text-align: center;
    position: relative;
}

.header .nav li>a {
    color: #fff;
    height: 54px;
    line-height: 54px;
    display: inline-block;
    width: 100%;
    border: 3px solid #2b3c4c;
}

.header .nav li:hover>a, .header .nav li.active>a {
    background: #fff url('../images/logoback.png')no-repeat center center;
    color: #2b3c4c;
}

.header .nav li.xl .xlnav {
    font-size: 16px;
    display: none;
    background: #f0f0f0;
    width: 100%;
    height: 240px;
    position: absolute;
    top: 60px;
    z-index: 99;
    min-width: 760px;
    left: 3px;
    padding-right: 30px;
}

.header .nav li.xl .xlnav .nei {
    background: #fff;
}

.header .nav li.xl .xlnav .text {
    float: left;
    height: 210px;
    word-wrap: break-word;
}

.header .nav li.xl .xlnav dl {
    float: left;
    height: 210px;
}

.header .nav li.xl .xlnav dl dt {
    margin-top: 20px;
    line-height: 20px;
    padding: 10px 60px 10px 30px;
}

.header .nav li.xl .xlnav dl dt:nth-child(1) {
    margin-top: 25px;
}

.header .nav li.xl .xlnav dl dt a {
    font-size: 16px;
    color: #333;
    padding: 5px;
}

.header .nav li.xl .xlnav dl dt:hover a {
    color: #282b97;
    border-bottom: 1px solid #282b97;
}

.header .nav li.xl .xlnav .img {
    float: left;
    margin-left: 60px;
    width: 340px;
    padding: 30px 0px;
    line-height: 1px
}

.header .nav li.xl .xlnav .img img {
    width: 340px;
    height: 160px;
}

.header .nav li.xl .jleft {
    width: 100%;
    font-size: 16px;
    display: none;
    background: #f0f0f0;
    height: 240px;
    position: absolute;
    top: 60px;
    z-index: 99;
    min-width: 620px;
    right: 0px;
    left: auto;
    padding-right: 0px;
}

.header .nav li.xl .jleft .text {
    float: right;
}

.header .nav li.xl .jleft .img {
    float: right;
    margin-right: 50px;
}

.header .nav li.xl:hover .jleft {
    display: inline-block;
}

/* .header .nav li:hover dl{display:block;} */
.header .nav li:hover>a::before {
    display: block;
}

section {
    font-size: 0px;
}

.m-banner {
    width: 100%;
}

.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 30px;
    background: url('../images/xy.png')no-repeat center top;
    padding-top: 35px;
}

.swiper-pagination-bullet {
    width: 35px;
    height: 6px;
    background: #fff;
    opacity: 1;
    border-radius: 3px;
}

.swiper-pagination-bullet-active {
    background: #fff;
    opacity: 0.5;
}

.m_maintenance {
    width: 100%;
    margin-top: 60px;
    display: inline-block;
}

.m_title {
    width: 100%;
    text-align: center;
}

.m_title h3 {
    font-weight: 400;
    background: url('../images/titback.png')no-repeat center bottom;
    color: #bababa;
    font-size: 30px;
    padding-bottom: 23px;
}

.m_title p {
    color: #333;
    font-size: 28px;
    margin-top: 15px;
}

.m_maintenance .maintenance_con {
    width: 100%;
    margin-top: 20px;
    background: url('../images/back1.jpg')no-repeat center center;
    padding: 55px 0px;
}

.m_maintenance .maintenance_con .container {
    position: relative;
}

.m_maintenance .maintenance_con .container .swiper-button-next, .m_maintenance .maintenance_con .container .swiper-button-prev {
    width: 60px;
    height: 60px;
    margin-top: -30px;
    background-size: 60px 60px;
}

.m_maintenance .maintenance_con .container .swiper-button-next {
    background-image: none;
    right: -80px;
    left: auto;
    background: url('../images/next.png')no-repeat center center;
}

.m_maintenance .maintenance_con .container .swiper-button-prev {
    background-image: none;
    left: -80px;
    right: auto;
    background: url('../images/prev.png')no-repeat center center;
}

.m_maintenance .maintenance_con .swiper-button-next.swiper-button-disabled, .m_maintenance .maintenance_con .swiper-button-prev.swiper-button-disabled {
    opacity: 1;
}

.m_maintenance .maintenance_con .swiper-slide {
    background: #f2f2f2;
    box-shadow: 0px 0px 10px #ccc;
    transition: all 0.3s;
}

.m_maintenance .maintenance_con .swiper-slide:hover {
    background: #3f4f7c;
}

.m_maintenance .maintenance_con .swiper-slide .text {
    float: left;
    width: 190px;
    text-align: center;
    padding-top: 60px;
}

.m_maintenance .maintenance_con .swiper-slide .text span {
    display: inline-block;
    width: 100%;
    height: 54px;
    line-height: 54px;
    text-align: center;
}

.m_maintenance .maintenance_con .swiper-slide .text span img {
    vertical-align: bottom;
    transition: all 0.7s;
}

.m_maintenance .maintenance_con .swiper-slide .text span img.img2 {
    display: none;
}

.m_maintenance .maintenance_con .swiper-slide:hover .text span img.img1 {
    display: none;
}

.m_maintenance .maintenance_con .swiper-slide:hover .text span img.img2 {
    display: block;
}

.m_maintenance .maintenance_con .swiper-slide .text p {
    font-size: 16px;
    margin-top: 20px;
    color: #000;
}

.m_maintenance .maintenance_con .swiper-slide:hover .text p {
    color: #fff;
}

.m_maintenance .maintenance_con .swiper-slide .img {
    float: right;
    width: 200px;
    height: 200px;
    overflow: hidden;
}

.m_maintenance .maintenance_con .swiper-slide .img img {
    width: 100%;
    height: 100%;
    transition: all 0.7s;
}

.m_maintenance .maintenance_con .swiper-slide:hover .img img {
    transform: scale(1.1);
}

.m_successcase {
    margin-top: 60px;
    width: 100%;
    display: inline-block;
}

.m_successcase .successcase_con {
    display: inline-block;
    margin-top: 50px;
    width: 100%;
}

.m_successcase .successcase_con li {
    float: left;
    width: 25%;
    position: relative;
    overflow: hidden;
}

.m_successcase .successcase_con li img {
    width: 100%;
    vertical-align: bottom;
}

.m_successcase .successcase_con li .mc {
    position: absolute;
    top: -100%;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.6s;
}

.m_successcase .successcase_con li:hover .mc {
    top: 0px;
}

.m_successcase .successcase_con li .mc .tit {
    float: left;
    width: 23%;
    padding: 0px 3%;
    margin-left: 5%;
    height: 75%;
    background: rgba(0, 0, 0, 0.6);
    font-size: 18px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 28px;
}

.m_successcase .successcase_con li .mc .desc {
    float: right;
    width: 59%;
    margin-right: 5%;
    font-size: 16px;
    color: #fff;
    line-height: 26px;
}

.m_whychoice {
    width: 100%;
    padding: 50px 0px 30px;
    display: inline-block;
    background: url('../images/why.png')no-repeat center top;
}

.m_whychoice .whychoice_con {
    margin-top: 35px;
    width: 100%;
}

.m_whychoice .whychoice_con .container {
    position: relative;
    height: 590px;
}

.m_whychoice .whychoice_con ul li {
    position: absolute;
    font-size: 18px;
    color: #333;
    line-height: 30px;
}

.m_whychoice .whychoice_con ul li:nth-child(1) {
    top: 0px;
    right: 245px;
}

.m_whychoice .whychoice_con ul li:nth-child(2) {
    top: 100px;
    right: 205px;
}

.m_whychoice .whychoice_con ul li:nth-child(3) {
    top: 265px;
    right: 200px;
}

.m_whychoice .whychoice_con ul li:nth-child(4) {
    bottom: 90px;
    right: 25px;
}

.m_whychoice .whychoice_con ul li:nth-child(5) {
    bottom: 20px;
    right: 240px;
}

.m_whychoice .whychoice_con ul li:nth-child(6) {
    bottom: 60px;
    left: 150px;
    text-align: right;
}

.m_whychoice .whychoice_con ul li:nth-child(7) {
    bottom: 175px;
    left: 0px;
    text-align: right;
}

.m_whychoice .whychoice_con ul li:nth-child(8) {
    top: 160px;
    left: 0px;
    text-align: right;
}

.m_whychoice .whychoice_con ul li:nth-child(9) {
    top: 25px;
    left: 20px;
    text-align: right;
}

.m_certification {
    width: 100%;
    margin-top: 30px;
    display: inline-block;
}

.m_certification .certification_con {
    width: 68%;
    min-width: 1200px;
    margin: 40px auto 0px;
    position: relative;
}

.m_certification .certification_con .swiper-button-next, .m_certification .certification_con .swiper-button-prev {
    width: 48px;
    height: 72px;
    margin-top: -36px;
    background-size: 48px 72px;
}

.m_certification .certification_con .swiper-button-next {
    background-image: none;
    right: -70px;
    left: auto;
    background: url('../images/you.jpg')no-repeat center center;
}

.m_certification .certification_con .swiper-button-prev {
    background-image: none;
    left: -70px;
    right: auto;
    background: url('../images/zuo.jpg')no-repeat center center;
}

.m_certification .certification_con .swiper-button-next.swiper-button-disabled, .m_maintenance .maintenance_con .swiper-button-prev.swiper-button-disabled {
    opacity: 1;
}

.m_fgimg {
    margin-top: 45px;
}




.m_article {
    padding: 60px 0px 70px;
    background-image: url('../images/back2.jpg');
}

.m_article .m_sonnav {
    text-align: center;
    margin-top: 30px;
}

.m_article .m_sonnav a {
    font-size: 16px;
    display: inline-block;
    border: 1px solid #3f4f7c;
    padding: 10px 50px;
    margin: 0 15px;
}

.m_article .m_sonnav a:hover {
    background-color: #3f4f7c;
    color: #fff;
}

.m_article .article_con {
    margin-top: 50px;
}

.m_article .article_con .img_text {
    width: 48%;
}

.m_article .article_con .img_text img {
    max-width: 100%;
}

.m_article .article_con .img_text h3 {
    font-weight: normal;
    font-size: 16px;
    margin-top: 30px;
}

.m_article .article_con .img_text p {
    color: #666;
    line-height: 28px;
}

.m_article .article_con .text {
    width: 48%;
}

.m_article .article_con .text .item01 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.m_article .article_con .text .item01 .time_l {
    font-size: 16px;
    width: 100px;
    height: 60px;
    text-align: center;
}

.m_article .article_con .text .item01 .file_r {
    width: 80%;
}

.m_article .article_con .text .item01 .file_r a {
    font-size: 16px;
}

.m_article .article_con .text .item01 .file_r p {
    width: 100%;
    font-size: 14px;
    color: #999;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-top: 15px;
    line-height: 26px;
}

.m_article .article_con .text .item01:hover .file_r a, .m_article .article_con .text .item01:hover .file_r p {
    color: #3f4f7c;
    -space: nowrap;

}


.m_enterprise {
    width: 100%;
    display: inline-block;
    padding: 60px 0px 70px;
}

.enterprise_con {
    width: 100%;
    margin-top: 50px;
    display: inline-block;
}

.enterprise_con ul {
    margin-left: -3.3%;
    margin-top: -20px;
}

.enterprise_con ul li {
    float: left;
    border: 4px solid #ccc;
    width: 12.7%;
    margin-left: 3.3%;
    margin-top: 20px;
}

.enterprise_con ul li a {
    display: inline-block;
    width: 100%;
    height: 59px;
    text-align: center;
    line-height: 59px;
}

.enterprise_con ul li a img {
    max-height: 100%;
    vertical-align: middle;
}

.enterprise_con ul li:hover {
    border: 4px solid #3f4f7c;
}

footer {
    font-size: 0px;
}

footer .container {
    width: 81.25%;
    min-width: 1200px;
}

.footer {
    width: 100%;
    display: inline-block;
    background: #232c3a;
    padding: 50px 0px 55px;
    border-bottom: 2px solid rgba(255, 255, 255, 0.5);
}

.footer h3 {
    display: inline-block;
    padding-bottom: 5px;
    width: 100%;
    font-size: 18px;
    color: #a2a2a2;
    font-weight: 400;
}

.footer h3 span {
    padding-bottom: 5px;
    border-bottom: 1px solid #a2a2a2;
}

.footer ul {
    margin-top: 20px;
}

.footer ul li {
    float: left;
    margin-top: 25px;
    font-size: 16px;
    color: #a2a2a2;
}

.footer ul li a {
    color: #a2a2a2;
}

.footer ul li:hover a, .footer ul li:hover {
    color: #fff;
}

.footer .f_contact li {
    float: none;
}

.footer .f_nav {
    margin-left: 11%;
    width: 15%;
}

.footer .f_nav li {
    width: 50%;
}

.footer .f_links {
    margin-left: 11%;
}

.footer .f_links li {
    float: none;
}

.footer .f_ewm li {
    margin-left: 15px;
}

.footer .f_ewm li:nth-child(1) {
    margin-left: 0px;
}

.copyright {
    height: 60px;
    line-height: 60px;
    width: 100%;
    background: #232c3a;
    font-size: 14px;
    color: #d3d2d2;
}

.copyright a {
    color: #d3d2d2;
}

/* case.html */
.custom_sonnav {
    width: 100%;
    background: #f2f2f2;
    height: 50px;
}

.custom_sonnav .custom {
    float: left;
    color: #333;
    font-size: 14px;
    line-height: 50px;
}

.custom_sonnav .custom span, .custom_sonnav .custom a {
    color: #333;
    font-size: 14px;
}

.custom_sonnav .custom a:hover {
    color: #42457c;
}

.custom_sonnav .sonnav {
    float: right;
}

.custom_sonnav .sonnav li {
    float: left;
    font-size: 16px;
}

.custom_sonnav .sonnav li a {
    color: #333;
    padding: 0px 20px;
    height: 50px;
    line-height: 50px;
    display: inline-block;
}

.custom_sonnav .sonnav li:hover a, .custom_sonnav .sonnav li.hover a {
    color: #fff;
    background: #3f4f7c;
}

.case {
    width: 100%;
    display: inline-block;
    padding: 40px 0px;
}

.case ul {
    margin-left: -1.67%;
}

.case ul li {
    float: left;
    width: 31.66%;
    margin-left: 1.67%;
    margin-top: 20px;
    padding-bottom: 20px;
    height: 365px;
}

.case ul li.caseli {
    height: 325px;
}

.case ul li div {
    display: inline-block;
    transition: all 0.6s;
}

.case ul li h3 {
    font-weight: 400;
    width: 100%;
    transition: all 0.6s;
}

.case ul li h3 a {
    display: inline-block;
    width: 100%;
}

.case ul li h3 a img {
    width: 100%;
    vertical-align: bottom;
}

.case ul li h4 {
    font-weight: 400;
    width: 100%;
    margin-top: 20px;
    border-top: 1px solid #b3b3b3;
    height: 34px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all 0.6s;
}

.case ul li:hover h4 {
    border-top: 1px solid #42457c;
}

.case ul li h4 a {
    display: inline-block;
    height: 34px;
    line-height: 34px;
    font-size: 16px;
    color: #333;
}

.case ul li:hover h4 a {
    color: #42457c;
}

.case ul li p {
    width: 100%;
    height: 52px;
    font-size: 14px;
    color: #999;
    line-height: 26px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    transition: all 0.6s;
}

.case ul li>a {
    display: inline-block;
    margin-top: 10px;
    font-size: 14px;
    color: #999;
}

.case ul li:hover>a {
    color: #42457c;
}

.case ul li h5 {
    font-weight: 400;
    width: 100%;
    display: inline-block;
    transition: all 0.6s;
}

.case ul li h5 a {
    float: left;
    display: inline-block;
    width: 45%;
    text-align: left;
    color: #999;
    font-size: 14px;
    padding: 5px 0px;
}

.case ul li h5 a:nth-child(2n) {
    float: right;
}

.case ul li h5 a:hover {
    color: #42457c;
}

.case ul li:hover div {
    margin-top: -10px;
}

/* prolist.html */
.prolist {
    width: 100%;
    display: inline-block;
    padding: 40px 0px;
}

.prolist ul {
    margin-left: -1%;
}

.prolist ul li {
    float: left;
    width: 24%;
    margin-left: 1%;
    transition: all 0.6s;
    margin-top: 15px;
}

.prolist ul li a {
    display: inline-block;
    width: 100%;
    position: relative;
}

.prolist ul li a img {
    width: 100%;
    vertical-align: bottom;
}

.prolist ul li a p {
    color: #fff;
    font-size: 16px;
    text-align: center;
    position: absolute;
    bottom: 0px;
    left: 0px;
    height: 45px;
    line-height: 45px;
    background: rgba(63, 79, 124, 0.7);
    width: 90%;
    padding: 0px 5%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all 0.7s;
}

.prolist ul li a:hover p {
    height: 100%;
    line-height: 1;
}

.prolist ul li a:hover p span {
    padding-top: 40%;
    display: inline-block;
    background: url('../images/clj.png')no-repeat center 50%;
}

/* pages.html */
.pages {
    padding: 45px 0px;
    width: 100%;
    display: inline-block;
    font-size: 14px;
}

.pages img {
    max-width: 100%;
}

.pages .tit {
    width: 100%;
    display: inline-block;
    background: url('../images/logoback.png')no-repeat 90px center;
    background-size: 70px 52px;
    height: 52px;
    line-height: 52px;
}

.pages .tit span {
    font-size: 20px;
    color: #333;
    background: url('../images/lx_03.jpg')no-repeat left bottom;
    padding-bottom: 10px;
}

.pages .con {
    margin-top: 30px;
    display: inline-block;
    width: 100%;
    font-size: 16px;
    color: #333;
    line-height: 28px;
}


/* com_advantage.html */
.com_advantage {
    width: 100%;
    display: inline-block;
    margin: 60px 0px;
    padding-bottom: 40px;
}

.com_advantage .container {
    position: relative;
}

.com_advantage li {
    position: absolute;
    width: 260px;
}

.com_advantage li h3 {
    color: #333;
    font-size: 24px;
}

.com_advantage li p {
    color: #333;
    font-size: 20px;
    line-height: 36px;
    margin-top: 10px;
    text-align: left;
}

.com_advantage li:nth-child(1) {
    top: 15px;
    left: 40px;
    text-align: right;
}

.com_advantage li:nth-child(2) {
    top: 15px;
    right: 40px;
}

.com_advantage li:nth-child(3) {
    bottom: -15px;
    left: 40px;
    text-align: right;
}

.com_advantage li:nth-child(4) {
    bottom: -15px;
    right: 40px;
}


/* com_qualification.html */
.com_qualification {
    width: 100%;
    display: inline-block;
    padding: 20px 0px 60px;
}

.com_qualification ul {
    margin-left: -3.58%;
    margin-bottom: 20px;
}

.com_qualification ul li {
    float: left;
    width: 29.75%;
    margin-left: 3.58%;
    margin-top: 40px;
}

.com_qualification ul li span {
    display: inline-block;
    width: 100%;
}

.com_qualification ul li span img {
    width: 100%;
}

.com_qualification ul li p {
    font-size: 20px;
    color: #333;
    margin-top: 20px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* org_structure.html */
.org_structure {
    width: 100%;
    padding: 60px 0px;
    display: inline-block;
}

.org_structure ul {
    margin-left: -91.5px;
    margin-top: -50px;
}

.org_structure ul li {
    float: left;
    width: 339px;
    margin-left: 91.5px;
    margin-top: 50px;
}

.org_structure ul li span {
    display: inline-block;
    width: 100%;
    border-radius: 50%;
    overflow: hidden;
}

.org_structure ul li span img {
    width: 100%;
}

.org_structure ul li h3 {
    font-weight: 400;
    font-size: 30px;
    color: #333;
    width: 85%;
    text-align: center;
    margin: 35px auto 0px;
    border-bottom: 3px solid #4c5b85;
    padding-bottom: 10px;
}

.org_structure ul li p {
    width: 100%;
    text-align: center;
    margin-top: 10px;
    color: #333;
    font-size: 22px;
}

/* kf_service.html */
.kf_service {
    width: 100%;
    padding: 40px 0px 30px;
    display: inline-block;
}

.kf_service .up {
    width: 100%;
    display: inline-block;
}

.kf_service .up .text_l {
    width: 33.33%;
    background: url('../images/fwzxback.jpg')no-repeat center center;
}

.kf_service .up .text_l .nei {
    padding: 70px 45px 105px;
    text-align: center;
}

.kf_service .up .text_l .nei h3 {
    display: inline-block;
    font-weight: 400;
    font-size: 18px;
    color: #fff;
    margin-bottom: 25px;
}

.kf_service .up .text_l .nei p {
    font-size: 14px;
    color: #fff;
    margin-top: 22px;
    line-height: 26px;
}

.kf_service .up .mess_r {
    width: 60%;
    display: inline-block;
}

.kf_service .up .mess_r .left {
    float: left;
    width: 36%;
}

.kf_service .up .mess_r .left p {
    width: 100%;
    margin-bottom: 27px;
    height: 80px;
    line-height: 80px;
    border: 1px solid #3f4f7c;
}

.kf_service .up .mess_r .left p input {
    border: 0px;
    background: none;
    width: 90%;
    height: 100%;
    font-size: 16px;
    padding: 0px 5%;
    text-align: center;
    color: #666;
}

.kf_service .up .mess_r .right {
    float: right;
    width: 60%;
}

.kf_service .up .mess_r .right textarea {
    width: 92%;
    border: 1px solid #3f4f7c;
    height: 258px;
    padding: 20px 4%;
}

.kf_service .up .mess_r input[type='button'] {
    margin-top: -10px;
    width: 100%;
    height: 55px;
    line-height: 55px;
    border: 0px;
    background: #3f4f7c;
    color: #fff;
    font-size: 16px;
}

.kf_service .down {
    width: 100%;
    display: inline-block;
    margin-top: 55px;
}

.kf_service .down ul {
    margin-left: -30px;
}

.kf_service .down ul li {
    float: left;
    margin-bottom: 30px;
    width: 380px;
    margin-left: 30px;
    height: 89px;
    padding-top: 80px;
    text-align: center;
}

.kf_service .down ul li span {
    display: inline-block;
    width: 100%;
    font-size: 14px;
    color: #333;
}

.kf_service .down ul li p {
    width: 100%;
    color: #3f4f7c;
    font-size: 16px;
    margin-top: 10px;
}

.kf_service .down ul li:nth-child(1) {
    background: url('../images/fwzx_01.png')no-repeat center bottom;
}

.kf_service .down ul li:nth-child(2) {
    background: url('../images/fwzx_02.png')no-repeat center bottom;
}

.kf_service .down ul li:nth-child(3) {
    background: url('../images/fwzx_03.png')no-repeat center bottom;
}

.kf_service .down ul li:nth-child(4) {
    background: url('../images/fwzx_04.png')no-repeat center bottom;
}

.kf_service .down ul li:nth-child(5) {
    background: url('../images/fwzx_05.png')no-repeat center bottom;
}

.kf_service .down ul li:nth-child(6) {
    background: url('../images/fwzx_06.png')no-repeat center bottom;
}

/* kf_join.html */
.kf_join {
    width: 100%;
    padding: 50px 0px 35px;
    display: inline-block;
}

.kf_join li {
    width: 95%;
    display: inline-block;
    padding: 25px 1.5%;
}

.kf_join li:nth-child(2n) {
    background: #f2f2f2;
}

.kf_join li:nth-child(1) {
    margin-top: 25px;
    background: #fff;
}

.kf_join li:nth-child(1) p {
    font-size: 16px;
}

.kf_join li p {
    float: left;
    font-size: 14px;
    color: #333;
}

.kf_join li p:nth-child(1) {
    width: 32%;
}

.kf_join li p:nth-child(2) {
    width: 31%;
}

.kf_join li p:nth-child(3) {
    width: 31%;
}

.kf_join li p:nth-child(4) {
    float: right;
    width: 6%;
}

.kf_join li:hover {
    background: #3f4f7c
}

.kf_join li:nth-child(1):hover {
    background: #fff;
}

.kf_join li:hover p span, .kf_join li:hover p a {
    color: #fff;
}

/* kf_download.html */
.kf_download {
    width: 100%;
    padding: 20px 0px 40px;
    display: inline-block;
}

.kf_download li {
    width: 95%;
    display: inline-block;
    padding: 0px 1.5%;
    height: 55px;
    line-height: 55px;
    font-size: 14px;
    border-bottom: 1px dashed #dfdfdf;
}

.kf_download li span {
    display: inline-block;
    float: left;
    width: 80%;
    color: #333;
}

.kf_download li a {
    float: right;
    color: #333;
}

.kf_download li:hover {
    background: #f2f2f2;
}

.kf_download li:hover span, .kf_download li:hover a {
    color: #3f4f7c;
}

/* contact.html */
.contact {
    padding: 60px 0px;
}

.contact .map {
    width: 100%;
    height: 545px;
    background: #f2f2f2;
}

.contact .address_yb {
    background: #f2f2f2;
    height: 60px;
    line-height: 60px;
    width: 90%;
    padding: 0px 5%;
}

.contact .address_yb span {
    margin-right: 155px;
    font-size: 18px;
    color: #333;
}

.contact .contact_down {
    width: 100%;
    margin-top: 60px;
    display: inline-block;
}

.contact .contact_down ul {
    margin-left: -30px;
}

.contact .contact_down ul li {
    float: left;
    width: 380px;
    margin-left: 30px;
    text-align: center;
    padding-top: 110px;
    height: 238px;
}

.contact .contact_down ul li:nth-child(1) {
    background: url('../images/contact_01.png')no-repeat center bottom;
}

.contact .contact_down ul li:nth-child(2) {
    background: url('../images/contact_02.png')no-repeat center bottom;
}

.contact .contact_down ul li:nth-child(3) {
    background: url('../images/contact_03.png')no-repeat center bottom;
}

.contact .contact_down ul li h3 {
    color: #3f4f7c;
    font-size: 28px;
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
}

.contact .contact_down ul li p {
    color: #333;
    font-size: 18px;
    margin-top: 12px;
    width: 100%;
}


/* maintenance.html */
.maintenance {
    width: 100%;
    display: inline-block;
    padding: 40px 0px;
}

.maintenance ul li {
    display: inline-block;
    width: 100%;
    background: #f5f5f5;
    transition: all 0.7s;
}

.maintenance ul li .img {
    float: left;
    width: 33.33%;
}

.maintenance ul li .img img {
    width: 100%;
    transition: all 0.7s;
}

.maintenance ul li:hover .img img {
    transform: scale(0.97);
}

.maintenance ul li .text {
    float: right;
    width: 66.66%;
}

.maintenance ul li .text div {
    width: 87%;
    padding: 25px 7% 25px 6%;
}

.maintenance ul li .text div h3 {
    width: 100%;
    font-weight: 400;
    padding-bottom: 13px;
    display: inline-block;
}

.maintenance ul li .text div h3 a {
    color: #333;
    font-size: 18px;
    padding-bottom: 13px;
    background: url('../images/dlx_1.jpg')no-repeat left bottom;
}

.maintenance ul li:hover .text div h3 a {
    color: #fff;
    background: url('../images/bdx_1.jpg')no-repeat left bottom;
}

.maintenance ul li .text div p {
    font-size: 16px;
    color: #999;
    line-height: 28px;
    margin-top: 15px;
    height: 84px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.maintenance ul li:hover .text div p {
    color: #fff;
}

.maintenance ul li .text div h4 {
    font-weight: 400;
    width: 100%;
    display: inline-block;
    margin-top: 53px;
    text-align: left;
}

.maintenance ul li .text div h4 a {
    font-size: 16px;
    color: #999;
}

.maintenance ul li:hover .text div h4 a {
    color: #fff;
}

.maintenance ul li:nth-child(2n) {
    background: #fff;
}

.maintenance ul li:nth-child(2n) .img {
    float: right;
}

.maintenance ul li:nth-child(2n) .text {
    float: left;
}

.maintenance ul li:hover {
    background: #3f4f7c;
}

/* article.html */
.article {
    width: 100%;
    display: inline-block;
    padding: 30px 0px 60px;
}

.article ul li {
    display: inline-block;
    width: 100%;
    box-shadow: 0px 0px 10px #efefef;
    margin-top: 10px;
    transition: all 0.6s;
}

.article ul li:hover {
    background: #f2f2f2;
    box-shadow: 0px 0px 10px #ccc;
}

.article ul li .nei {
    display: inline-block;
    padding: 30px;
    width: 1140px;
}

.article ul li .nei .imgleft {
    width: 26.31%;
}

.article ul li .nei .imgleft img {
    width: 100%;
}

.article ul li .nei .textleft {
    margin-left: 5%;
    width: 51%;
}

.article ul li .nei .textleft a {
    font-size: 16px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.article ul li:hover .nei .textleft a {
    color: #3f4f7c;
}

.article ul li .nei .textleft p {
    font-size: 14px;
    color: #999;
    line-height: 26px;
    margin-top: 15px;
    ;
}

.article ul li .nei .moreleft {
    width: 120px;
}

.article ul li .nei .moreleft h3 {
    font-weight: 400;
    color: #999;
    font-size: 28px;
}

.article ul li .nei .moreleft h3 span {
    font-size: 18px;
}

.article ul li .nei .moreleft a {
    display: inline-block;
    width: 100%;
    margin-top: 30px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #999;
    background: url('../images/jt_10.png')no-repeat center center;
    transition: all 0.5s;
}

.article ul li:hover .nei .moreleft a {
    background: #3f4f7c;
    border: 1px solid #3f4f7c;
    text-align: center;
}

.article ul li .nei .moreleft a span {
    font-size: 14px;
    color: #fff;
    opacity: 0;
    transition: all 0.6s;
}

.article ul li:hover .nei .moreleft a span {
    opacity: 1;
}

/* view.html */
.view {
    width: 100%;
    display: inline-block;
    padding: 55px 0px;
}

.view .view_tit {
    width: 100%;
    display: inline-block;
    text-align: center;
}

.view .view_tit h3 {
    font-weight: 400;
    font-size: 20px;
    color: #333;
}

.view .view_tit p {
    width: 100%;
    text-align: right;
    margin-top: 20px;
}

.view .view_tit p span {
    margin-left: 35px;
    color: #808080;
    font-size: 16px;
}

.view .view_con {
    display: inline-block;
    width: 100%;
    margin-top: 45px;
    font-size: 16px;
    color: #333;
    line-height: 26px;
}

.view .view_con img {
    max-width: 100%;
}

.view .prev_next {
    width: 100%;
    display: inline-block;
    margin-top: 40px;
}

.view .prev_next p {
    font-size: 18px;
    width: 45%;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.view .prev_next p a {
    color: #999;
}

.view .prev_next p:nth-child(1) {
    float: left;
    text-align: left;
}

.view .prev_next p:nth-child(2) {
    float: right;
    text-align: right;
}

.view .prev_next p:hover, .view .prev_next p:hover a {
    color: #3f4f7c;
}






/* 分页 */
.paging {
    font-size: 0px;
    width: 100%;
    display: inline-block;
    margin: 40px auto 0px;
    text-align: center;
    min-height: 30px;
    line-height: normal;
}

.paging a {
    font-size: 16px;
    display: inline-block;
    height: 34px;
    line-height: 34px;
    width: 34px;
    text-align: center;
    margin: 0px 7px;
    color: #999;
    border: 1px solid #999;
}

.paging span {
    font-size: 16px;
    display: inline-block;
    height: 34px;
    line-height: 34px;
    width: 34px;
    text-align: center;
    margin: 0px 7px;
}

.paging span.current {
    display: inline-block;
    height: 34px;
    line-height: 34px;
    width: 34px;
    text-align: center;
    margin: 0px 7px;
    color: #fff;
    background: #3f4f7c;
    border: 1px solid #3f4f7c;
}

.paging span.rows {
    display: inline-block;
    background: #ececec;
    padding: 7px 13px;
    color: #666;
    margin: 0px 7px;
}

.paging a:hover {
    color: #fff;
    background: #3f4f7c;
    border: 1px solid #3f4f7c;
}