body {
    background: #eff5fa;
}

.wrapper {
    background: url(../images/bg.jpg) no-repeat top center;
    width: 100%;
    height: 6192px;
}

.header {
    background: url(../images/bg_nav.png) no-repeat top center;
    width: 100%;
    height: 141px;
}

.header .logo {
    margin-top: 14px;
}

.header .head-right {
    width: 826px;
}

.header .head-right .infor {
    font-size: 12px;
    color: #fff;
    padding-left: 64px;
    line-height: 40px;
}

.header .head-right .infor li {
    display: inline-block;
    margin-right: 20px;
}

.header .head-right .infor li span {
    color: #ffe400;
}

.header .head-right .infor .right li {
    padding-left: 25px;
    margin-left: 20px;
    margin-right: 0;
}

.header .head-right .infor .right li:nth-child(1) {
    background: url(../images/qq.png) no-repeat left center;
}

.header .head-right .infor .right li:nth-child(2) {
    background: url(../images/tel.png) no-repeat left center;
}

.header .head-right .nav {
    font-size: 14px;
}

.header .head-right .nav li {
    display: inline-block;
    padding: 0 19px;
}

.header .head-right .nav li:hover,
.header .head-right .nav li.active {
    background: url(../images/nav_active.png) no-repeat bottom center;
}

.header .head-right .nav li a {
    color: #fff;
    display: block;
    line-height: 94px;
    text-align: center;
}

.banner {
    margin-top: 70px;
}

.banner .left .search {
    width: 514px;
    height: 52px;
    background: #014579;
    border-radius: 26px;
    border: 1px solid #5073e5;
}

.banner .left .search button {
    background: none;
    border: none;
    float: left;
    margin: 15px 10px 0;
    cursor: pointer;
}

.banner .left .search button img {
    width: 20px;
    height: 20px;
}

.banner .left .search input {
    font-size: 14px;
    color: #ffefff;
    display: block;
    line-height: 52px;
    height: 52px;
    width: 450px;
    float: left;
}

.banner .left .text,
.banner .left .box {
    margin-top: 50px;
}

.banner .left .register,
.banner .left .login {
    display: inline-block;
}

.banner .left .register a,
.banner .left .login a {
    width: 225px;
    height: 50px;
    font-size: 20px;
    display: block;
    text-align: center;
    line-height: 50px;
    border-radius: 5px;
}

.banner .left .register {
    margin-right: 25px;
}

.banner .left .register a {
    color: #fff;
    background: #00ddb1;
    border: 1px solid #00ddb1;
}

.banner .left .login a {
    color: #00ddb1;
    border: 1px solid #00ddb1;
}

.banner .ads-text-4 {
    margin-top: 65px;
}

.ads-img-1 {
    width: 1200px;
    height: 98px;
    margin: 20px auto;
    border-radius: 5px;
}

.ads-img-1 img {
    width: 1200px;
    height: 98px;
}

.ads-img-3 {
    margin-top: 20px;
}

.ads-img-3 li {
    float: left;
    width: 386px;
    margin-right: 21px;
}

.ads-img-3 li img {
    width: 386px;
    height: 98px;
    vertical-align: bottom;
    border-radius: 5px;
}

.ads-img-text-3 li {
    float: left;
    width: 380px;
    margin-right: 30px;
    margin-top: 20px;
}

.ads-img-text-3 li .left {
    position: relative;
}

.ads-img-text-3 li .left::after {
    content: "";
    height: 75px;
    width: 1px;
    border-left: 1px dashed #d0d0d0;
    position: absolute;
    top: 11px;
    right: -11px;
}

.ads-img-text-3 li img {
    width: 166px;
    height: 98px;
    vertical-align: bottom;
    border-radius: 5px;
    border-radius: 5px;
}

.ads-img-text-3 li .right {
    width: 190px;
    background: #fff;
    border: 1px solid #00ddb1;
    height: 96px;
    border-radius: 5px;
    font-size: 12px;
    text-align: center;
}

.ads-img-text-3 li .right .text {
    color: #000000;
    margin-top: 30px;
}

.ads-img-text-3 li .right .text1 {
    color: #2fafa8;
    margin-top: 10px;
    height: 17px;
    overflow: hidden;
}

.ads-img-text-4 {
    margin-top: 20px;
}

.ads-img-text-4 li {
    float: left;
    width: 283px;
    margin-right: 22px;
}

.ads-img-text-4 li .img {
    height: 98px;
    width: 283px;
    border-radius: 5px;
}

.ads-img-text-4 li img {
    vertical-align: bottom;
}

.ads-img-text-4 li a {
    font-size: 12px;
    color: #000;
}

.ads-img-text-4 .text {
    height: 38px;
    line-height: 38px;
    text-align: center;
    background: #f4faff;
    border: 1px solid #e5e5e5;
    border-top: none;
    border-radius: 5px;
    overflow: hidden;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.ads-text-4 {
    font-size: 12px;
}

.ads-text-4 li {
    float: left;
    width: 261px;
    margin-right: 22px;
    border: 1px solid #04be9b;
    text-align: center;
    padding: 10px;
    line-height: 25px;
    margin-top: 20px;
    background: #fff;
    border-radius: 5px;
}

.ads-text-4 li .text {
    color: #000;
    height: 21px;
    overflow: hidden;
}

.ads-text-4 li .text1 {
    color: #2fafa8;
    height: 21px;
    overflow: hidden;
}

.ads-img-3 li:last-child,
.ads-img-3 li:nth-child(3n),
.ads-img-text-3 li:last-child,
.ads-img-text-3 li:nth-child(3n),
.ads-img-text-4 li:last-child,
.ads-img-text-4 li:nth-child(4n),
.ads-text-4 li:last-child,
.ads-text-4 li:nth-child(4n) {
    margin-right: 0;
}

.ts-bottom {
    text-align: center;
    margin-top: 45px;
    margin-bottom: 26px;
}

.plate .title {
    text-align: center;
    margin-bottom: 30px;
}

.plate .title h2 {
    text-transform: uppercase;
    color: rgba(0, 0, 0, .12);
    font-size: 50px;
    font-family: Times New Roman;
}

.plate .title .name {
    font-size: 35px;
    font-weight: bold;
    margin: 10px auto;
}

.plate .title .text {
    background: url(../images/title_01.jpg) no-repeat center center;
    width: 358px;
    height: 28px;
    line-height: 28px;
    margin: 0 auto;
    color: #929292;
    font-size: 12px;
}

.plate-a .title .name {
    color: #ffc600;
}

.plate-b .title .name {
    color: #04be9b;
}

.plate-c .title .name {
    color: #fff;
}

.plate-c .title .text {
    background: url(../images/title_02.jpg) no-repeat center center;
    color: #fff;
}

.plate-d .title .name {
    color: #04be9b;
}

.plate-d .title .text {
    background: url(../images/title_03.jpg) no-repeat center center;
    color: #929292;
}

.plate-e .title .name {
    color: #168ce5;
}

.plate-f .title .name {
    color: #fff;
}

.plate-f .title .text {
    background: url(../images/title_04.jpg) no-repeat center center;
    color: #fff;
}

.scroll-left .bd li {
    padding: 17px;
    border: 1px solid #bfe7e5;
    border-radius: 5px;
    width: 249px;
    float: left;
    margin-right: 23px;
}

.scroll-left .bd li img {
    width: 249px;
    height: 249px;
    border-radius: 5px;
}

.scroll-left .hd {
    font-family: "宋体";
    font-weight: 800;
    color: #a7abaf;
    text-align: center;
    margin-top: 20px;
}

.scroll-left .hd ul {
    display: inline-block;
}

.scroll-left .hd li {
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #a7abaf;
    border-radius: 100%;
    margin: 3px;
    text-indent: 9999px;
    overflow: hidden;
}

.scroll-left .hd li.on {
    background: #04be9b;
}

.next {
    display: inline-block;
    border-right: 3px solid;
    border-bottom: 3px solid;
    width: 10px;
    height: 10px;
    transform: rotate(-45deg);
    cursor: pointer;
}

.prev {
    display: inline-block;
    border-left: 3px solid;
    border-bottom: 3px solid;
    width: 10px;
    height: 10px;
    transform: rotate(45deg);
    cursor: pointer;
}

.plate-f .content .news {
    background: #f4faff;
    width: 283px;
}

.plate-f .content .tit {
    width: 283px;
    height: 114px;
    text-align: center;
    padding-top: 45px;
    margin-bottom: 10px;
}

.plate-f .content .tit h2 {
    color: #fff;
    font-size: 35px;
    font-weight: 800;
}

.plate-f .content .tit .text {
    font-size: 20px;
    color: #ffe400;
    text-transform: uppercase;
}

.plate-f .content .news:nth-of-type(1) .tit {
    background: url(../images/news_title_01.jpg) no-repeat;
}

.plate-f .content .news:nth-of-type(2) .tit {
    background: url(../images/news_title_02.jpg) no-repeat;
}

.plate-f .content .news:nth-of-type(3) .tit {
    background: url(../images/news_title_03.jpg) no-repeat;
}

.plate-f .content .news:nth-of-type(4) .tit {
    background: url(../images/news_title_04.jpg) no-repeat;
}

.plate-f .content ul li {
    border-bottom: 1px dashed #d6d6d6;
    margin: 0 12px;
}

.plate-f .content ul li:last-child {
    border-bottom: none;
}

.plate-f .content ul li a {
    height: 42px;
    line-height: 42px;
    color: #1a2834;
    font-size: 12px;
    background: url(../images/news_list_style_03.jpg) no-repeat 5px center;
    padding-left: 25px;
    overflow: hidden;
    display: block
}

.plate-f .content .news {
    padding-bottom: 25px;
    border-radius: 5px;
    width: 283px;
    float: left;
    margin-right: 22px;
}

.plate-f .content .news:nth-child(4) {
    margin-right: 0;
}

.plate-f .content .news .btn {
    width: 188px;
    height: 28px;
    margin: 20px auto 0;
}

.plate-f .content .news .btn a {
    font-size: 14px;
    color: #04be9b;
    line-height: 28px;
    text-align: center;
    display: block;
    border: 1px solid #04be9b;
}

.friendship-links {
    background: #f4faff;
    box-sizing: border-box;
    border-radius: 5px;
    padding: 20px;
    margin-top: 50px;
    font-size: 12px;
    line-height: 25px;
    box-shadow: 0 5px 5px #eee;
}

.friendship-links span {
    color: #1081d8;
}

.friendship-links a {
    color: #2f2f2f;
}

.friendship-links a:hover {
    color: #1081d8;
}

.friendship-links>a+a:before {
    color: #CCCCCC;
    content: "|";
    padding: 0 8px;
}

.footer .foot-about {
    background: #eff5fa;
    padding: 20px 0;
    margin-top: 10px;
}

.footer .foot-about li {
    width: 25%;
    text-align: center;
    float: left;
}

.footer .foot-about li img {
    width: 222px;
    height: 64px;
}

.footer .foot-text {
    background: #2f2f2f;
    padding: 32px 0;
}

.footer .foot-text .left img {
    width: 107px;
    height: 107px;
    margin-right: 20px;
    float: left;
}

.footer .foot-text .left p {
    writing-mode: vertical-lr;
    writing-mode: tb-lr;
    font-size: 12px;
    color: #c3c3c3;
    padding-right: 20px;
    float: left;
    writing-mode: vertical-lr;
    -webkit-writing-mode: vertical-lr;
    -ms-writing-mode: vertical-lr;
    width: 5px;
}

.footer .foot-text .left .line {
    float: left;
    width: 1px;
    height: 98px;
    background: #3f3f3f;
    border-right: 1px solid #1b1b1b;
}

.footer .foot-text .right {
    width: 1000px;
    font-size: 12px;
    color: #c3c3c3;
    line-height: 23px;
}

.footer .foot-text .right a {
    color: #c3c3c3;
}

.footer .foot-text .right a:hover {
    color: #fff;
}

.footer .foot-text .right .nav>a+a:before {
    color: #CCCCCC;
    content: "|";
    padding: 0 8px;
}

.footer .foot-text .right .nav1 {
    margin-top: 20px;
}

.footer .foot-text .right .nav2>a+a:before {
    color: #CCCCCC;
    content: "|";
    padding: 0 8px;
}

.footer .footer-infor {
    background: #1d1d1d;
    font-size: 12px;
    color: #0090fe;
    text-align: center;
    padding: 20px 0;
    line-height: 20px;
}

.footer .footer-infor .jz {
    width: 850px;
}

.footer .footer-infor a {
    color: #0090fe;
}

.footer .footer-infor a:hover {
    color: #fff;
}

.footer .footer-infor .jz>a+a:before {
    color: #CCCCCC;
    content: "|";
    padding: 0 8px;
    color: #0090fe;
}

.s-top {
    position: fixed;
    bottom: 60px;
    right: 10px;
    cursor: pointer;
    display: none;
}

.s-top img {
    width: 29px;
    height: 44px;
}

.chevron {
    -webkit-animation: pulse 2s infinite;
    animation: pulse 2s infinite;
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    50% {
        -webkit-transform: translate(0, 10px);
        transform: translate(0, 10px);
    }
    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    50% {
        -webkit-transform: translate(0, 10px);
        transform: translate(0, 10px);
    }
    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}
