﻿* {
    margin: 0;
    padding: 0;
    font-family: 'Microsoft YaHei';
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    background: #fff;
    font-size: 14px;
}

img {
    border: 0;
    max-width: 100%;
}

li {
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}

a {
    text-decoration: none;
    color: #000;
}

.fl {
    float: left !important;
}

.fr {
    float: right !important;
}

.clr {
    clear: both;
}

.clearfix:after {
    width: 100%;
    display: block;
    content: '';
    clear: both;
}


.boxx {
    max-width: 1200px;
    width: 92%;
    margin: 0 auto;
}

.header_box {
    width: 100%;
    height: 140px;
    background: #224585;
    border-bottom: 10px solid #1E3D75;
}

.header {
    max-width: 1200px;
    width: 92%;
    margin: 0 auto;
    position: relative;
}

.header .logo {
    float: left;
    padding-top: 10px;
    width: 150px
}

.header .menu {
    width: 1050px;
    height: 40px;
    float: right;
    text-align: right;
    margin-top: 80px;
    overflow: hidden;
}

.header .menu a {
    padding: 0 20px;
    font-size: 16px;
    color: #fff;
    line-height: 40px;
}

.header .hotline {
    height: 40px;
    line-height: 40px;
    font-size: 26px;
    background: url(../image/tel.jpg) no-repeat;
    color: #fff;
    position: absolute;
    top: 15px;
    right: 20px;
    padding-left: 45px;
}


.index-banner {
    height: 607px;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.banner {
    width: 100%;
    position: absolute;
    height: 620px;
    left: 50%;
    margin-left: -50%;
    top: 0;
}


.banner ul.bb {
    position: relative;
    z-index: 5;
    width: 100%;
}

.banner ul.animating {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: -webkit-transform .3s cubic-bezier(.25, .46, .45, .94);
    transition: -webkit-transform .3s cubic-bezier(.25, .46, .45, .94);
    transition: transform .3s cubic-bezier(.25, .46, .45, .94);
    transition: transform .3s cubic-bezier(.25, .46, .45, .94), -webkit-transform .3s cubic-bezier(.25, .46, .45, .94)
}

.banner ul.animating li {
    -webkit-transform: translateZ(100px);
    transform: translateZ(100px)
}

.banner ul.bb li {
    position: absolute;
    display: none;
    text-align: center;
    width: 100%;
}

.banner ul.bb li img {
    width: 100%;
    height: 607px;
    object-fit: cover;
}

.banner .num {
    position: absolute;
    right: 0;
    bottom: 20px;
    z-index: 100;
    width: 100%;
    text-align: center;
}

.banner .num li {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-right: 12px;
    background: #b3a79f;
    line-height: 12px;
    text-indent: -100px;
    overflow: hidden;
    border-radius: 6px;
    vertical-align: top;
}

.banner .num li {
    _display: inline;
    _zoom: 1;
    *display: inline;
}

.banner .num li.num_hover {
    background-color: #FFF;
}

.banner .num li a {
    display: block;
    cursor: pointer;
}


.pic_3 {
    max-width: 1200px;
    width: 92%;
    margin: 30px auto;
}

.pic_3 a {
    width: 388px;
    height: 184px;
    overflow: hidden;
    float: left;
    display: block;
    box-shadow: 5px 5px 6px #e5e5e5;
}

.pic_3 a:nth-child(2) {
    margin: 0 18px;
}

.pic_3 img {
    width: 388px;
    height: 184px;
    transition: .3s;
}

.pic_3 img:hover {
    transform: scale(1.1, 1.1);
}

/* ��˾��� */

.about {
    max-width: 1200px;
    width: 92%;
    margin: 80px auto 0;
}

.about .text {
    width: 587px;
    height: 428px;
    background: url(../picture/about.png) no-repeat 0 30px;
}

.about .text h2 {
    color: #1560a8;
    font: 600 30px/56px "Microsoft Yahei";
}

.about .text h2 span {
    text-transform: uppercase;
    color: #efefef;
    font: 600 47px/56px "Microsoft Yahei";
    padding-left: 12px;
}

.about .text .content {
    color: #3b3b3b;
    font: 400 14px/27px "Microsoft Yahei";
    padding: 43px 42px 0 0;
}

/* ����ʵ�� */

.advanbg {
    height: 177px;
    background: url(../image/advanbg.jpg) repeat-x 0 50%;
    margin-top: 15px;
}

.timer {
    font-size: 60px;
    color: #fff;
    font-weight: 400;
    font-family: "Impact";
}

.num-list {
    max-width: 1200px;
    width: 92%;
    margin: 0 auto;
    padding-top: 30px;
}

.num-list li {
    width: 150px;
    text-align: center;
    float: left;
    margin-right: 60px;
}

.num-list li div {
    font-size: 20px;
    color: #fff
}

.num-list li.last {
    margin-right: 0;
}

.num-list li p {
    font-size: 18px;
    color: #fff;
    font-weight: normal;
}

/* ���ǵ����� */

.powerbg {
    position: relative;
    margin-top: 42px;
}

.power-rc {
    width: 50%;
    height: 604px;
    position: absolute;
    right: 0;
    top: 0;
    background: url(../image/tit2.png) no-repeat 261px 98% #f5f5f5;
}

.powerbg h2 {
    color: #1560a8;
    font: 600 30px/56px "Microsoft Yahei";
    background: url(../image/line.jpg) no-repeat 0 60%;
    padding-left: 23px;
}

.powerbg h2 span {
    text-transform: uppercase;
    color: #efefef;
    font: 600 45px/56px "Microsoft Yahei";
    padding-left: 12px;
}

.adsname {
    position: absolute;
    right: 0;
    bottom: 52px;
    color: #1560a8;
    font: 400 24px/30px "Microsoft Yahei";
}

.bannerr {
    max-width: 1200px;
    width: 100%;
    height: 517px;
    position: relative;
    margin-top: 25px;
}

.bannerr ul.ba {
    position: relative;
    z-index: 5;
    width: 100%;
}

.bannerr ul.ba li {
    position: absolute;
    display: none;
    width: 100%;
}

.bannerr .numm {
    position: absolute;
    right: 0;
    top: -50px;
    z-index: 100;
    text-align: center;
}

.bannerr .numm li {
    display: inline-block;
    width: 44px;
    height: 40px;
    margin-right: 12px;
    line-height: 40px;
    overflow: hidden;
    border-radius: 6px;
    vertical-align: top;
}

.bannerr .numm li {
    _display: inline;
    _zoom: 1;
    *display: inline;
}

.bannerr .numm li.num_hover {
    background: url(../image/line2.jpg) no-repeat 0 80%;
}

.bannerr .numm li a {
    display: block;
    cursor: pointer;
    color: #1560a8;
    font: 600 30px/40px "Microsoft Yahei";
}

.bannerr .text {
    color: #fff;
    width: 382px;
    height: 517px;
    background: #1560a8;
    padding-top: 34px;
    text-align: center;
}

.bannerr .text .tit {
    font: 600 30px/52px "Microsoft Yahei";
    background: url(../image/tit.png) no-repeat 50% 0;
    height: 92px;
}

.bannerr .text .tit p {
    font: 400 14px/24px "Microsoft Yahei";
    color: #b7c6dd;
}

.bannerr .text .profile {
    text-align: left;
    color: #fff;
    font: 400 16px/33px "Microsoft Yahei";
    padding: 32px 22px 0;
}

.bannerr .pre {
    position: absolute;
    width: 62px;
    height: 39px;
    background: url(../image/pre1.jpg) no-repeat 0 50%;
    left: 119px;
    bottom: 55px;
    z-index: 99;
    cursor: pointer;
}

.bannerr .next {
    position: absolute;
    width: 62px;
    height: 39px;
    background: url(../image/next1.jpg) no-repeat 0 50%;
    left: 182px;
    bottom: 55px;
    z-index: 99;
    cursor: pointer;
}

.bannerr .pre:hover {
    background: url(../image/pre2.jpg) no-repeat 0 50%;
}

.bannerr .next:hover {
    background: url(../image/next2.jpg) no-repeat 0 50%;
}


/* ���� */
.news-tit {
    margin-top: 60px;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 8px;
}

.news-tit h2 {
    color: #1560a8;
    font: 600 30px/56px "Microsoft Yahei";
    padding-left: 23px;
    position: relative;
}

.news-tit h2 span {
    text-transform: uppercase;
    color: #efefef;
    font: 600 45px/56px "Microsoft Yahei";
    padding-left: 12px;
}

.news-tit h2 a {
    position: absolute;
    display: block;
    right: 0;
    top: 0;
    width: 112px;
    color: #fff;
    font: 400 14px/48px "Microsoft Yahei";
    text-indent: 15px;
}

.news-list1 li {
    width: 585px;
    float: left;
    margin-top: 34px;
}

.news-list1 .time {
    width: 97px;
    height: 84px;
    background: #1560a8;
    color: #fff;
    font: 400 30px/46px "Microsoft Yahei";
    text-align: center;
}

.news-list1 .time span {
    display: block;
    font: 400 18px/24px "Microsoft Yahei"
}

.news-list1 h3 {
    width: 467px;
}

.news-list1 h3 a {
    display: block;
    color: #1f1f1f;
    font: 400 16px/30px "Microsoft Yahei";
}

.news-list1 h3 .profile {
    padding-top: 5px;
    color: #5f5f5f;
    font: 400 14px/22px "Microsoft Yahei";
}

/* ��Ʒ */
.prod {
    margin-top: 20px;
}

.prod img {
    width: 320px;
    height: 500px;
    display: block;
}

.prod .tit {
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    display: block;
    background: #1560A8;
    color: #fff;
    margin-top: 5px;
    font-size: 16px;
}





.main {
    max-width: 1350px;
    width: 95%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    clear: both;
}

.all_left {
    width: 20%;
    float: left;
}

.all_right {
    width: 78%;
    float: right;
    margin-top: 20px;
    background: #fff;
}


/*��ҳ���*/
.left_list {
    width: 100%;
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
}

.left_list strong {
    background: #000;
    color: #fff;
    display: block;
    font-size: 22px;
    overflow: hidden;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 20px;
}

.left_list strong span {
    color: #fff;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 100;
    padding-top: 3px;
    width: 280px;
}

.left_list ul li {
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    text-align: left;
    font-size: 14px;
    background-color: #e7e7e7;
    border-bottom: 1px #FFFFFF solid;
    color: #000;
}


.left_list UL li a {
    padding-left: 50px;
    height: 50px;
    font-size: 14px;
    color: #363636;
    display: block;
}

.left_list UL li a.current2 {
    padding-left: 80px;
}

.left_list UL li a:hover {
    background-color: #B39E9A;
    color: #FFF;
    display: block;
}

.left_list UL li.hover a {
    background-color: #0193de;
    display: block;
    height: 60px;
    line-height: 60px;
    width: 200px;
}

/*��ҳ�Ҳ�*/
.right_tit {
    width: 100%;
    float: left;
    line-height: 60px;
    border-bottom: 1px solid #000;
}

.right_tit h2 {
    float: left;
    padding-left: 30px;
    width: 200px;
    font-size: 16px;
}

.right_tit span {
    padding-right: 20px;
    font-size: 14px;
    float: right
}

.right_tit a {
    color: #000;
}

.right_all {
    width: 100%;
    min-height: 500px;
    padding: 30px 20px;
    float: left;
}



/*��������*/
.right_all .content {
    width: 100%;
    line-height: 35px;
}

/*����*/
.newslist {
    width: 100%;
}

.newslist ul li {
    width: 100%;
    float: left;
    border-bottom: 1px #dadada dashed;
    line-height: 40px;
}

.newslist ul li span {
    width: 100px;
    float: right;
    text-align: right
}


.newstitle {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #333;
    line-height: 30px;
    width: 100%
}

.newssubtitle {
    text-align: center;
    line-height: 60px;
    font-size: 14px;
    width: 100%
}

.newssubtitle span {
    width: 100%
}

.newsx {
    line-height: 40px;
    width: 100%;
    margin-top: 5px;
}

/* ��Ʒ�б� */
ul.piclist li {
    margin: 20px 15px 0;
    float: left;
    width: 307px;
}

ul.piclist li a.pic {
    width: 307px;
    height: 280px;
    overflow: hidden;
    text-align: center;
    border: 1px solid #999;
    display: block;
}

ul.piclist li a.pic img {
    width: 307px;
    height: 280px;
    transition: .3s;
}

ul.piclist li a.pic:hover img {
    transform: scale(1.05, 1.05);
}

ul.piclist li a.txt {
    width: 100%;
    height: 30px;
    line-height: 30px;
    display: block;
    text-align: center;
    font-size: 16px;
    color: #333
}

ul.piclist li a.txt:hover {
    text-decoration: none
}



.footnav {
    background: #0454a1;
    padding: 30px 0;
    margin-top: 60px;
}

.navv li {
    width: 140px;
    margin-right: 20px;
}

.navv li.pro {
    width: 158px;
}

.navv li a {
    display: block;
    color: #fff;
    font-size: 17px;
}

.navv li>a {
    margin-bottom: 18px;
    position: relative;
}

.navv li>a:after {
    width: 15px;
    height: 2px;
    background: #fff;
    display: block;
    content: '';
    position: absolute;
    left: 26px;
    bottom: -8px;
}

.navv li .secc {}

.navv li .secc a {
    color: #fff;
    font: 400 14px/24px "Microsoft Yahei";
}

.footnav .contact {
    width: 530px;
    min-height: 160px;
    color: #fff;
    padding-left: 160px;
    line-height: 30px;
}

.footer {
    color: #969696;
    line-height: 48px;
    font-size: 14px;
}

.footer a {
    color: #0454A1;
}

.footer a:hover {
    color: #666;
}





/* ��ҳCSS */
.pg {
    margin: 20px 0;
    text-align: center;
    width: 100%;
    color: #595555;
}

.pg span {
    background-color: #FFFFFF;
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 1px;
    color: #999999;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    margin: 0 3px;
    padding: 0 10px;
    text-align: center;
}

.pg a {
    background-color: #FFFFFF;
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 1px;
    color: #000 !important;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    margin: 0 3px;
    padding: 0 10px;
    text-decoration: none;
}

/* ============================================
   汉堡菜单按钮 - 默认隐藏
   ============================================ */
.menu-toggle {
    display: none;
    font-size: 28px;
    color: #fff;
    cursor: pointer;
    float: right;
    line-height: 40px;
    margin-top: 50px;
    padding: 0 15px;
}

/* ============================================
   响应式媒体查询 - 平板端 (max-width: 992px)
   ============================================ */
@media (max-width: 992px) {
    .power-rc {
        display: none;
    }

    .bannerr .text {
        width: 300px;
    }

    .bannerr .text .profile {
        font: 400 14px/28px "Microsoft Yahei";
        padding: 20px 15px 0;
    }

    .news-list1 li {
        width: 100%;
    }

    .news-list1 h3 {
        width: calc(100% - 120px);
    }
}

/* ============================================
   响应式媒体查询 - 手机端 (max-width: 768px)
   ============================================ */
@media (max-width: 768px) {

    /* --- Header --- */
    .header_box {
        height: auto;
        min-height: 50px;
        padding: 10px 0;
        border-bottom-width: 3px;
    }

    .header {
        width: 95%;
    }

    .header .logo {
        width: 120px;
        padding-top: 5px;
    }

    .header .hotline {
        display: none;
    }

    .right-tools {
        display: none !important;
    }

    .menu-toggle {
        display: block;
        margin-top: 0;
    }

    .header .menu {
        display: none;
        width: 100%;
        height: auto;
        float: none;
        clear: both;
        margin-top: 10px;
        text-align: left;
        overflow: visible;
    }

    .header .menu.menu-open {
        display: block;
    }

    .header .menu a {
        display: block;
        padding: 10px 15px;
        font-size: 15px;
        border-top: 1px solid rgba(255, 255, 255, 0.15);
        line-height: 24px;
    }

    /* --- Banner --- */
    .index-banner {
        height: auto;
    }

    .banner {
        position: relative;
        height: 0;
        padding-bottom: 45%;
        left: auto;
        margin-left: 0;
        overflow: hidden;
    }

    .banner ul.bb {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .banner ul.bb li {
        position: absolute;
        width: 100%;
    }

    .banner ul.bb li img {
        width: 100%;
        height: 256px;
    }

    .banner .num {
        bottom: 5px;
    }

    .banner .num li {
        width: 8px;
        height: 8px;
        margin-right: 6px;
    }

    /* --- 3-pic section: hidden on mobile --- */
    .pic_3 {
        display: none;
    }

    /* --- About section --- */
    .about {
        margin-top: 40px;
    }

    .about .img,
    .about .text {
        float: none !important;
        width: 100% !important;
    }

    .about .img video,
    .about .img p video {
        width: 100% !important;
        height: auto !important;
    }

    .about .text {
        height: auto;
        background: none;
    }

    .about .text h2 {
        font-size: 24px;
    }

    .about .text h2 span {
        font-size: 30px;
    }

    .about .text .content {
        padding: 20px 0 0 0;
    }

    /* --- Hide Advantage section on mobile --- */
    .powerbg {
        display: none !important;
    }

    /* --- Stats Bar --- */
    .advanbg {
        height: auto;
        padding: 20px 0;
    }

    .num-list {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        padding-top: 10px;
    }

    .num-list li {
        width: 33.33%;
        margin-right: 0;
        margin-bottom: 15px;
        float: none;
    }

    .num-list li.last {
        margin-right: 0;
    }

    .timer {
        font-size: 36px;
    }

    .num-list li p {
        font-size: 12px;
    }

    /* --- Advantage / Power section --- */
    .powerbg {
        margin-top: 20px;
    }

    .power-rc {
        display: none;
    }

    .powerbg h2 {
        font-size: 24px;
        padding-left: 15px;
    }

    .powerbg h2 span {
        font-size: 30px;
    }

    .bannerr {
        height: auto;
    }

    .bannerr .text {
        width: 100%;
        height: auto;
        float: none !important;
        padding: 20px;
        background: #f8f9fa;
        /* Light grey card background */
        border-top: 4px solid #1560a8;
        /* Accent border */
    }

    .bannerr .text .tit {
        height: auto;
        font-size: 20px;
        background: none;
        color: #1560a8;
        margin-bottom: 10px;
    }

    .bannerr .text .tit p {
        font-size: 14px;
        color: #666;
        display: block;
        padding-top: 5px;
    }

    .bannerr .text .profile {
        font-size: 14px;
        line-height: 1.6;
        color: #333;
    }

    .bannerr .img {
        width: 100%;
        float: none !important;
        margin-top: 0;
    }

    .bannerr .img img {
        width: 100%;
        height: auto !important;
        display: block;
    }

    .bannerr .pre,
    .bannerr .next {
        display: none;
    }

    .bannerr .numm {
        position: relative;
        top: 0;
        text-align: center;
        margin-top: 15px;
        margin-bottom: 20px;
    }

    .bannerr .numm li {
        display: inline-block;
        margin: 0 8px;
    }

    .bannerr .numm li a {
        font-size: 16px;
        color: #999;
    }

    .bannerr .numm li.num_hover a {
        color: #1560a8;
        font-weight: bold;
        border-bottom: 2px solid #1560a8;
    }

    .adsname {
        display: none;
    }

    /* --- Products section --- */
    .prod img {
        width: 100%;
        height: auto;
    }

    .prod .tit {
        width: 100%;
    }

    /* --- News Title --- */
    .news-tit {
        margin-top: 30px;
    }

    .news-tit h2 {
        font-size: 24px;
        padding-left: 15px;
    }

    .news-tit h2 span {
        font-size: 30px;
    }

    .news-tit h2 a {
        width: 90px;
        font-size: 12px;
        line-height: 40px;
    }

    /* --- News List --- */
    .news-list1 li {
        width: 100%;
        float: none;
    }

    .news-list1 .time {
        width: 70px;
        height: 65px;
        font-size: 22px;
        line-height: 36px;
    }

    .news-list1 .time span {
        font-size: 14px;
        line-height: 20px;
    }

    .news-list1 h3 {
        width: calc(100% - 85px);
    }

    .news-list1 h3 a {
        font-size: 14px;
        line-height: 24px;
    }

    .news-list1 h3 .profile {
        font-size: 12px;
        line-height: 20px;
    }

    /* --- Sidebar + Content Layout --- */
    .main {
        width: 95%;
    }

    .all_left {
        display: none;
    }

    .all_right {
        width: 100%;
        float: none;
    }

    /* --- Product List Grid --- */
    ul.piclist li {
        width: 48%;
        margin: 10px 1%;
    }

    ul.piclist li a.pic {
        width: 100%;
        height: auto;
    }

    ul.piclist li a.pic img {
        width: 100%;
        height: auto;
    }

    /* --- Footer --- */
    .footnav {
        padding: 20px 0;
        margin-top: 30px;
    }

    .footnav .boxx {
        width: 92%;
    }

    .navv {
        display: none;
    }

    .footnav .contact {
        width: 100%;
        float: none;
        padding-left: 0;
        background: none;
        font-size: 13px;
        line-height: 26px;
        min-height: auto;
    }

    .footer {
        line-height: 36px;
        font-size: 12px;
        text-align: center;
    }

    /* --- Pagination --- */
    .pg {
        margin: 15px 0;
    }

    .pg span,
    .pg a {
        height: 28px;
        line-height: 28px;
        padding: 0 8px;
        font-size: 12px;
    }

    /* --- Article Detail --- */
    .newstitle {
        font-size: 20px;
    }

    .newssubtitle {
        line-height: 40px;
        font-size: 12px;
    }

    /* --- Content area --- */
    .right_tit {
        line-height: 45px;
    }

    .right_tit h2 {
        font-size: 14px;
        padding-left: 15px;
        width: auto;
    }

    .right_tit span {
        font-size: 12px;
        padding-right: 10px;
        display: none;
    }

    .right_all {
        padding: 15px 10px;
        min-height: auto;
    }

    /* --- Guestbook form --- */
    .Mes_main {
        padding: 20px 10px;
    }

    .MesName {
        font-size: 20px;
    }
}

/* ============================================
   响应式媒体查询 - 小屏手机 (max-width: 480px)
   ============================================ */
@media (max-width: 480px) {
    .header .logo {
        width: 100px;
    }

    .timer {
        font-size: 28px;
    }

    .num-list li {
        width: 50%;
    }

    .num-list li p {
        font-size: 11px;
    }

    ul.piclist li {
        width: 100%;
        margin: 10px 0;
    }

    .news-tit h2 a {
        display: none;
    }
}