body {
    margin: 0px;
}

ul {
    margin: 0px;
    padding-left: 0px;
}

.header {
    width: 100%;
    height: 29px;
    position: relative;
    padding-top: 4px;
    top: 0px;
    left: 0px;
    background-color: rgba(102,102,102,1);
}

.header_content {
    width: 1200px;
    height: 33px;
    text-align: left;
}

.header span {
    font-family: '宋体 常规', '宋体';
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    height: 15px;
    color: white;
    line-height: 11px;
}

.header_right_content {
    float: right;
}

    .header_right_content span {
        margin-left: 20px;
        cursor: pointer;
    }

.banner {
    width: 100%;
    height: 80px;
    background-color: rgba(240, 242, 244, 1);
}

.banner_content {
    width: 1200px;
    height: 80px;
    position: relative;
}

.banner_text {
    display: inline-block;
    margin-top: 17px;
    margin-left: 170px;
}

    .banner_text span {
        font-family: '思源黑体 CN Bold', '思源黑体 CN';
        font-weight: 700;
        font-style: normal;
        font-size: 18px;
    }

.logo {
    width: 90px;
    float: left;
    margin-top: 10px;
}

.tel {
    display: inline-block;
    float: right;
    color: black;
    margin-top: 20px;
}

    .tel img {
        width: 38px;
        vertical-align: middle;
    }

    .tel span {
        font-family: 'Arial Negreta', 'Arial';
        font-weight: 700;
        font-style: normal;
        font-size: 16px;
        vertical-align: middle;
    }

.menu {
    position: relative;
    width: 100%;
    height: 50px;
    background-color: rgba(0, 78, 166, 1);
}

    .menu ul {
        list-style: none;
        margin-left: 30px;
        padding-top: 5px;
        overflow: hidden;
    }

    .menu li {
        display: inline;
        margin-right: 40px;
    }

    .menu a {
        line-height: 40px;
        color: #fff;
        text-decoration: none;
        padding: 20px 20px;
    }

        .menu a:hover {
            background-color: #060;
        }

.slider {
    overflow: hidden;
    width: 100%;
}

.flash {
    overflow: hidden;
    width: 100%;
}

    .flash table {
        width: 100%;
        border-collapse: collapse;
    }

    .flash div {
        cursor: pointer;
        width: 100%;
        background: transparent;
        border: 0;
        padding: 0;
    }

        .flash div img {
            border: 0px;
            background-color: #ffffff;
            width: 100%;
            text-align: center;
        }

.section_title {
    height: 80px;
    padding-top: 65px;
}

    .section_title span {
        font-family: '思源黑体 CN Bold', '思源黑体 CN';
        font-size: 26px;
        font-weight: 700;
        font-style: normal;
    }

.case_section {
    width: 1200px;
}

    .case_section img {
        width: 270px;
        height: 270px;
    }

    .case_section ul {
        list-style: none;
    }

        .case_section ul li {
            display: inline-block;
            width: 270px;
            margin-right: 26px;
            vertical-align: top;
        }

    .case_section .case_title {
        font-family: 'Arial Normal', 'Arial';
        font-size: 16px;
        font-weight: 400;
        font-style: normal;
        line-height: 14px;
        color: #333333;
        text-align: left;
    }

.case_title a {
    color: #333333;
    text-decoration: none;
}

.case_section .case_content {
    font-family: 'Arial Normal', 'Arial';
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    line-height: normal;
    color: #666666;
    text-align: left;
}

.flow_banner {
    width: 100%;
    margin-top: 40px;
    padding-top: 50px;
    height: 90px;
    background-repeat: no-repeat;
    background-size: 100%;
}

    .flow_banner span {
        font-family: '华文琥珀 Regular', '华文琥珀';
        font-weight: 400;
        font-style: normal;
        font-size: 48px;
        color: white;
    }

.flow_section {
}

    .flow_section p {
        font-family: 'Arial Normal', 'Arial';
        font-size: 18px;
        font-weight: 400;
        font-style: normal;
        line-height: normal;
        color: #333333;
    }

    .flow_section ul {
        list-style: none;
        margin-top: 100px;
        margin-bottom: 85px;
    }

        .flow_section ul li {
            display: inline-block;
            vertical-align: middle;
            margin-right: 15px;
        }

            .flow_section ul li div {
                width: 75px;
            }

            .flow_section ul li:nth-child(odd) img {
                width: 69px;
                height: 69px;
                margin-bottom: 30px;
            }

            .flow_section ul li:nth-child(even) img {
                width: 26px;
                height: 26px;
                margin-bottom: 60px;
            }

            .flow_section ul li span {
                font-family: 'Arial Normal', 'Arial';
                font-size: 18px;
                font-weight: 700;
                font-style: normal;
                line-height: normal;
                color: #333333;
            }

.company_news {
    background-color: rgba(242, 242, 242, 1);
    width: 100%;
}

.company_news_contents {
    width: 1200px;
    height: 410px;
    text-align: center;
}

.company_news_content {
    position: absolute;
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    z-index: 0;
}

.company_news_des {
    background-color: #DCE6EE;
    width: 320px;
    height: 230px;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 100px;
    padding-right: 100px;
    text-align: left;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    margin-left: -130px;
    margin-top: 35px;
}

    .company_news_des .more {
        vertical-align: middle;
    }

    .company_news_des img {
        width: 25px;
        height: 25px;
        vertical-align: middle;
    }

.des_title {
    font-family: '思源黑体 CN Bold', '思源黑体 CN';
    font-size: 26px;
    font-weight: 700;
    font-style: normal;
}

.company_news_img {
    width: 615px;
    height: 410px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 350px;
}

.company_news_slider_loc {
    width: 100%;
    padding-top: 40px;
    padding-bottom: 25px;
}

    .company_news_slider_loc ul {
        list-style: none;
    }

        .company_news_slider_loc ul li {
            display: inline-block;
            margin-right: 10px;
        }

            .company_news_slider_loc ul li div {
                width: 15px;
                height: 15px;
                background-color: #c0c0c0;
                border-radius: 50%;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
            }

.slider_cur {
    background-color: white !important;
}

.news_and_qa {
    margin-bottom: 50px;
}

    .news_and_qa ul {
        list-style: none;
    }

        .news_and_qa ul li {
            display: inline-block;
            margin-right: 100px;
        }

            .news_and_qa ul li p {
                font-family: 'Arial Normal', 'Arial';
                font-size: 16px;
                font-weight: 400;
                font-style: normal;
                line-height: normal;
                color: #333333;
                text-align: left;
                margin-top: 65px;
                margin-bottom: 50px;
            }

.footer {
    background-color: rgba(102, 102, 102, 1);
    width: 100%;
    padding-top: 30px;
    padding-bottom: 25px;
    margin-top: 50px;
    font-family: 'Arial Normal', 'Arial';
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    line-height: normal;
    color: white;
}

    .footer ul {
        list-style: none;
        margin-bottom: 15px;
    }

        .footer ul li {
            display: inline-block;
            margin-right: 100px;
            text-align: left;
            vertical-align: top;
        }

        .footer ul li a {
            text-decoration: none;
            color: white;
        }
.beian {
	margin-top: 10px;
}
	.beian a {
		color: white;
		vertical-align: top;
		margin-left: 5px;
	}
.tel-box {
    background-color: rgba(153, 0, 0, 1);
    padding: 30px;
    text-align: center;
}

    .tel-box img {
        width: 43px;
        height: 43px;
    }

.copyright {
    font-size: 12px;
    font-family: 'Arial Normal', 'Arial';
    font-weight: 400;
    font-style: normal;
    line-height: normal;
}

.page_banner {
    height: 140px;
    padding-top: 30px;
    color: white;
    background-repeat: no-repeat;
    background-size: 100%;
}

    .page_banner span {
        font-family: '思源黑体 CN Bold', '思源黑体 CN';
        font-style: normal;
        font-weight: 700;
        font-size: 36px;
    }

    .page_banner p {
        font-family: 'Arial Normal', 'Arial';
        font-style: normal;
        font-weight: 400;
        font-size: 22px;
        width: 850px;
    }

.page_title {
    height: 42px;
    font-family: '思源黑体 CN Bold', '思源黑体 CN';
    font-weight: 700;
    font-size: 28px;
    color: #004EA2;
    font-style: normal;
    padding-top: 65px;
    display: block;
}

.page_content {
    width: 1024px;
    font-size: 16px;
    font-family: 'Arial Normal', 'Arial';
    font-weight: 400;
    font-style: normal;
    color: #333333;
    text-align: left;
}

.row {
    display: inline-block;
    vertical-align: middle;
}

.service {
    width: 1024px;
    font-family: 'Arial Negreta', 'Arial';
    font-style: normal;
    font-weight: 700;
    text-align: left;
}

    .service ul {
        list-style: none;
    }

        .service ul li {
            display: inline-block;
            vertical-align: middle;
        }

    .service p {
        width: 200px;
        font-size: 18px;
    }


    .service .seq {
        width: 47px;
        height: 63px;
        padding-top: 32px;
        margin-left: 40px;
        margin-right: 30px;
        font-size: 32px;
        text-align: center;
        color: white;
        background-color: rgba(155, 0, 51, 1);
    }

    .service .cnt {
        font-size: 36px;
        font-style: normal;
        color: #9B0033;
    }

    .service .cntu {
        font-size: 22px;
    }

.service_subtitle {
    height: 42px;
    font-family: '思源黑体 CN Bold', '思源黑体 CN';
    font-weight: 700;
    font-size: 26px;
    color: #333;
    font-style: normal;
    padding-top: 65px;
}

.advantage {
    width: 1024px;
    font-family: 'Arial Negreta', 'Arial';
    font-weight: 700;
    font-style: normal;
    color: white;
    text-align: left;
    margin-bottom: 70px;
}

    .advantage ul {
        list-style: none;
        margin-top: 35px;
    }

        .advantage ul li {
            display: inline-block;
            vertical-align: middle;
            margin-right: 15px;
        }

    .advantage div {
        height: 108px;
        padding: 40px;
        background-color: rgba(0, 72, 153, 1);
    }

    .advantage img {
        height: 188px;
    }

    .advantage span {
        font-size: 20px;
    }

    .advantage p {
        font-size: 16px;
        font-weight: 400;
    }

.product {
    width: 1030px;
    height: 120px;
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 50px;
    padding-bottom: 20px;
    margin-top: 30px;
    background-color: #6B6B6B;
    text-align: left;
    color: white;
}

    .product a {
        color: white;
        text-decoration: none;
    }

.first {
    background-color: #004899;
}

.product img {
    display: inline-block;
    vertical-align: middle;
    width: 215px;
    height: 122px;
    margin-right: 20px;
}

.product div {
    display: inline-block;
    vertical-align: top;
    width: 750px;
}


.product span {
    font-family: 'Arial Negreta', 'Arial';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
}

.product p {
    font-family: '宋体 常规', '宋体';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
}

.db {
    font-family: 'Arial Negreta', 'Arial';
    font-style: normal;
    text-align: center;
}

    .db span {
        font-weight: 700;
        font-size: 18px;
        color: #006699;
        display: block;
        margin-top: 50px;
    }

    .db p {
        font-weight: 400;
        font-size: 14px;
        text-align: left;
    }

    .db ul {
        list-style: none;
        margin-top: 40px;
        margin-bottom: 50px;
    }

        .db ul li {
            display: inline-block;
            width: 220px;
            vertical-align: top;
            padding: 30px;
        }

    .db a {
        text-decoration: none;
    }

.case {
    margin-top: 40px;
    text-align: left;
}

.download_kind {
    text-align: left;
    font-family: 'Arial Negreta', 'Arial';
    font-weight: 700;
    font-style: normal;
    font-size: 14px;
    width: 985px;
}

    .download_kind ul {
        list-style: none;
    }

        .download_kind ul li {
            display: inline-block;
        }

    .download_kind a {
        text-decoration: none;
        margin-right: 20px;
        color: #333;
    }

.download_kind_sel {
    color: red !important;
}

.download {
    width: 985px;
    text-align: left;
    padding-top: 20px;
    padding-bottom: 20px;
    font-family: 'Arial Normal', 'Arial';
    font-style: normal;
    font-weight: 400;
    color: #333333;
}

    .download img {
        display: inline-block;
        width: 80px;
        vertical-align: middle;
    }

    .download div {
        display: inline-block;
        vertical-align: middle;
    }

    .download ul {
        list-style: none;
    }

        .download ul li {
            padding-top: 30px;
            padding-bottom: 25px;
        }

.download_content {
    width: 390px;
    margin-left: 55px;
}

    .download_content span {
        font-size: 16px;
        font-weight: 700;
    }

    .download_content p {
        font-size: 13px;
    }

    .download_content a {
        text-decoration: none;
    }

.download_info p {
    display: block;
    margin-left: 65px;
    font-size: 14px;
}

.download_info input {
    display: block;
    margin-left: 65px;
    font-size: 18px;
    font-weight: 700;
    color: white;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 8px;
    padding-bottom: 8px;
    background-color: #ABCE03;
    border: none;
    border-radius: 5px;
    margin-bottom: 15px;
    cursor: pointer;
}

.download_gip {
    background-color: #797979;
    height: 1px;
    width: 100%;
}

.aboutus_tab {
    font-family: '黑体 Regular', '黑体';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    margin-top: 50px;
}

    .aboutus_tab ul {
        list-style: none;
    }

        .aboutus_tab ul li {
            display: inline-block;
            margin-right: 40px;
        }

            .aboutus_tab ul li div {
                width: 320px;
                height: 42px;
                background-color: #666;
                padding-top: 20px;
                cursor: pointer;
            }

    .aboutus_tab a {
        text-decoration: none;
        color: white;
    }

.select_tab {
    background-color: #004899 !important;
}

.aboutus_content {
    margin-top: 40px;
    width: 950px;
    text-align: left;
    font-family: 'Arial Narrow', 'Arial';
    font-style: normal;
}

    .aboutus_content span {
        font-family: 'Arial Narrow', 'Arial';
        font-style: normal;
        font-weight: 700;
        font-size: 18px;
        color: #000099;
        margin-top: 40px;
    }

    .aboutus_content p {
        font-weight: 400;
        font-size: 16px;
        color: #333;
    }

.staff {
    font-family: '黑体 Regular', '黑体';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    width: 1100px;
}

    .staff ul {
        list-style: none;
        margin-top: 45px;
        text-align: left;
    }

        .staff ul li {
            display: inline-block;
            margin-right: 40px;
            width: 320px;
            vertical-align: top;
        }

            .staff ul li img {
                width: 320px;
                height: 284px;
            }

            .staff ul li p {
                font-family: 'Arial Normal', 'Arial';
                font-style: normal;
                font-weight: 400;
                font-size: 16px;
                color: #333;
            }

.honor {
    width: 1060px;
}

    .honor ul {
        list-style: none;
        margin-top: 45px;
        text-align: left;
    }

        .honor ul li {
            display: inline-block;
            margin-right: 40px;
            width: 482px;
            vertical-align: top;
        }

            .honor ul li img {
                width: 482px;
                height: 342px;
            }

.detail {
    width: 1000px;
    text-align: left;
}

.joinus {
    width: 950px;
    text-align: left;
}

.pager {
    margin-top: 50px;
}

    .pager ul {
        list-style: none;
    }

        .pager ul li {
            display: inline-block;
            vertical-align: middle;
            border: solid 1px #DDD;
            margin-right: 5px;
        }

    .pager span {
        font-family: 'Arial Normal', 'Arial';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        padding: 5px 10px 5px 10px;
    }

    .pager a {
        color: #333;
        text-decoration: none;
    }

.cur_page {
    background-color: #CC2A1E;
}

    .cur_page a {
        color: white !important;
    }

.pager_disabled a {
    color: #DDD;
}
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 100px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index:999;
}
.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}
.dropdown-content a:hover {background-color: #f1f1f1}
.required {
    color: red;
}
.download-form {
    display: none;
}
.download-form table {
    margin-left: 20px;
}
#frameDownload {
    display:none;
    width:0px;
    height:0px;
    border: none;
}
.errorMsg {
    color: red;
}