﻿@font-face {
    font-family: 'PangMenZhengDao';
    src: url('/page/css/庞门正道标题体2.0增强版.ttf');
    font-weight: normal;
    font-style: normal;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html,
body {
    /*width: 100%;*/
    height: 100%;
    font-size: 100%;
    font-family: 'Microsoft YaHei', PingFangSC-Regular;
}

ul {
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}



.clearFix {
    width: 100%;
    clear: both;
    float: none;
}

a {
    text-decoration: none;
    cursor: pointer;
}

    a:visited {
        /*color: inherit;*/
    }


.nava_fc {
    width: 80%;
    float: left;
    margin-left: 10%;
}

.top {
    width: 100%;
    height: 40px;
    background-color: RGB(230,0,18);
    color: #fff;
    line-height: 40px;
    font-size: 14px;
}

.lf {
    float: left;
}

.lr {
    float: right;
}

.top .home {
    width: 18px;
    height: 18px;
    background-image: url(/imgs/icon_home.png);
    background-size: cover;
    display: inline-table;
    margin-right: 5px;
    position: relative;
    top: 3px;
}

.top .tell {
    width: 18px;
    height: 18px;
    background-image: url(/imgs/icon_tell.png);
    background-size: cover;
    display: inline-table;
    margin-right: 5px;
    position: relative;
    top: 3px;
}

.ahead {
    width: 100%;
    height: 90px;
    position: relative;
    left: 0;
    top: 0;
    z-index: 9999;
    /*background: transparent;*/
    background: white;
    transition: all 600ms;
    line-height: 90px;
}

    .ahead .logo {
        max-width: 200px;
    }

    .ahead .pc_nav {
        width: 799px;
        position: relative;
    }

        .ahead .pc_nav > li {
            width: 14.2%;
            float: left;
            height: 70px;
            font-size: 16px;
        }

        .ahead .pc_nav li > a {
            font-size: 16px;
            /*color: #ffffff;*/
            color: #333333;
            display: block;
            width: 100%;
            height: 48px;
            line-height: 48px;
            text-align: left;
            background-color: transparent;
            margin-top: 20px;
            text-decoration: none;
        }

        .ahead .pc_nav li:hover > a {
            color: #1968b3;
        }

        .ahead .pc_nav > li .current {
            color: #1968b3;
            font-weight: bold;
        }

            .ahead .pc_nav > li .current:after {
                /*width: 64px;*/
                width: 77%;
                max-width:64px;
                content: '';
                border-bottom: solid 2px #1968b3;
                display: block;
            }

.dnone {
    display: none;
}

.ggwid {
    /*width: 1400px;*/
    width: 82%;
    margin: 0 auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

img {
    border: none;
    vertical-align: middle;
}

.phone_nav {
    display: none;
}

.pc_nav {
    display: block;
}

.lana_cn {
    padding: 5px;
    /*background-color: RGB(230,0,18);*/
    color: #333;
}



.w14 {
    width: 160px;
}

.w80 {
    width: 85px;
}


.all_red {
    width: 100%;
    height: 120px;
    background-color: RGB(230,0,18);
}

.helper_contact {
    width: 70%;
    height: 120px;
    min-width: 840px;
    margin-left: 15%;
}

    .helper_contact ul li {
        width: 25%;
        float: left;
        margin-top: 40px;
    }

        .helper_contact ul li .rd_img {
            width: 60px;
            float: left;
        }

            .helper_contact ul li .rd_img > img {
                width: 60px;
            }

        .helper_contact ul li .rd_text {
            width: calc(100% - 70px);
            float: right;
            color: #fff;
            line-height: 24px;
        }

        .helper_contact ul li .rd_text2 {
            width: calc(100% - 70px);
            float: right;
            color: #666666;
            line-height: 24px;
        }

.helper {
    /*width: 62.5%;
        min-width: 840px;
        height: 100%;
        margin-left: 18.75%;*/
    width: 82%;
    margin: 0 auto;
}

#footer-help .footer-help-column {
    float: left;
    text-align: left;
}

.footer-help-react {
    height: 100%;
    padding-left: 10px;
    padding-top: 25px;
    color: #fff;
}

#footer-link {
    margin-top: 80px;
}

    #footer-link ul, #copyform {
        width: 100%;
        float: left;
        font-size: 14px;
    }

#copyform {
    margin-top: 20px;
    color: #666666;
    /*font-weight: bold;*/
}

#footer-link ul li {
    float: left;
}

    #footer-link ul li > a {
        margin-right: 10px;
    }

        #footer-link ul li > a img {
            width: 40px;
        }

.footer-help-react #footer-logo {
    margin-top: 18px;
    width: 100px;
}

    .footer-help-react #footer-logo .qr_text {
        width: 100px;
        text-align: center;
        color: #666666;
        font-size: 14px;
        margin-top: 10px;
        font-weight: bold;
    }

.footer-help-react b {
    font-size: 20px;
}

.footer-help-react h6 {
    font-size: 18px;
    color: RGB(230,0,18);
    letter-spacing: 0;
    line-height: 40px;
    margin-top: 18px;
}

.footer-help-react ul {
    font-size: 14px;
    color: #666666;
    letter-spacing: 0;
    line-height: 26px;
    margin-top: 10px;
}

.section {
    width: 100%;
    float: left;
}



/*@media only screen and (min-width: 1610px) {
    .ggwid {
        width: 1400px;
    }
}

@media only screen and (min-width: 1210px) and (max-width: 1609.98px) {
    .ggwid {
        width: 1000px;
    }
}


@media only screen and (min-width: 1010px) and (max-width: 1209.98px) {
    .ggwid {
        width: 900px;
    }
}*/
/*.webs {
    display: block;
}

.mobiles {
    display: none;
}*/

/*@media all and (max-width: 800px) {
    .webs {
        display: none;
    }

    .mobiles {
        display: block;
    }
}*/
