﻿
/*手机样式*/
@media (max-width: 500px) {
    body {
        margin: 0px;
        padding: 0px;
        font-size: 14px;
        color: #616161;
        font-family: "微软雅黑";
    }

    .cl_Pcimg {
        display: none;
    }

    .cl_Appimg {
        display: block;
    }

    #id_ContentDetails h2 {
        margin-top: 25px;
        color: #313131;
        font-weight: 500;
    }

    #id_Subclass label {
        font-weight: 500;
    }

    #id_ContentDetails h2 {
        margin-top: 24px;
        color: #313131;
        font-size: 20px;
    }

    .cl_appfont {
        display: inline-block;
    }

    /*ul li {
        list-style-type: none;
        display: inline-block;
        font-size: 14px;
        color: #313131;
        margin-left: 40px;
    }*/

    ul {
        display: inline-block;
        padding: 0px;
    }

    #id_ContentDetails {
        line-height: 30px;
        margin-top: 0px;
        border: 0px solid;
        width: 93%;
        clear: left;
        float: left;
        margin-left: 14px;
    }

        #id_ContentDetails p {
            margin-top: 18px;
            color: #616161;
            line-height: 24px;
        }

        #id_ContentDetails img {
            margin-top: 10px;
        }

    #id_ContentDetailsHt {
        border: 0px solid;
        height: 32px;
    }

    /*头部广告*/
    #id_Advertisement {
        border: 0px solid;
        max-width: 100%;
        height: 150px;
        font-size: 40px;
        text-align: center;
        margin: 0px auto;
        margin-top: 50px;
    }

        #id_Advertisement img {
            width: 100%;
            height: 100%;
        }

    body {
        margin: 0px;
        padding: 0px;
        font-size: 14px;
        color: #616161;
        font-family: "微软雅黑";
    }

    #id_Content {
        border: 0px solid;
        margin: auto;
        display: inline-block;
        margin-bottom: 13px;
    }

    #id_ContentTitle {
        margin: auto;
    }


    #id_Contentlist {
        border-bottom: 1px #e1e1e1 solid;
        border-left: 1px #e1e1e1 solid;
        border-right: 1px #e1e1e1 solid;
        width: 16%;
        float: right;
        height: 100%;
    }

    ul {
        display: inline-block;
        padding: 0px;
    }

    #id_switchColor2 {
        margin-left: 13px;
    }


        #id_switchColor2 li {
            display: inline-block;
            color: #d0d0d1;
        }

    .Suspension li:first-child {
        margin-left: 2px;
    }

    #id_ContentTitle ul li:first-child {
        margin-left: 0px;
        float: left;
        margin-top: 0px;
    }

    #id_ContentTitle ul li {
        margin-left: 10px;
        display: inline-block;
    }

    #id_ContentTitle ul {
        margin-top: 8px;
        border: 0px solid;
        margin-left: 15px;
    }

    .RedFont {
        color: #be0f1e;
        font-size: 12px;
    }

    .AboutFont {
        color: #9a9a9a;
        font-size: 12px;
    }

    #id_Contentlist ul {
        width: 100%;
        margin-left: 0px;
        margin-top: 0px;
    }

        #id_Contentlist ul li {
            width: 100%;
            border: 0px solid;
            display: block;
            border-bottom: 1px #e1e1e1 solid;
            margin-left: 0px;
            height: 50px;
            text-align: center;
            line-height: 50px;
            color: #313131;
        }


    /*#id_Contentlist ul li:hover {
            background-color: #be0f1e;
            color: #ffffff;
        }*/

    #id_Title {
        width: 100%;
        border-bottom: 1px #e1e1e1 solid;
    }

    #id_LeftLabe {
        display: none;
    }

    #id_Subclass {
        display: none;
    }

    .cl_Check:hover {
        background-color: #be0f1e;
        color: #fff;
    }

        .cl_Check:hover + .cl_Telephone {
            color: #be0f1e;
        }
}

/*电脑样式*/
@media (min-width: 900px) {
    body {
        margin: 0px;
        padding: 0px;
        font-size: 14px;
        color: #616161;
        font-family: "微软雅黑";
    }

    .cl_Pcimg {
        display: block;
    }

    .cl_Appimg {
        display: none;
    }

    .cl_Pcfont {
        display: inline-block;
    }

    .cl_appfont {
        display: none;
    }


    #id_ContentDetails h2 {
        margin-top: 55px;
        color: #313131;
        font-weight: 500;
    }

    #id_ContentDetails {
        margin-top: 0px;
        border: 0px solid;
        width: 80%;
        clear: left;
        float: left;
    }

    ul li {
        list-style-type: none;
        display: inline-block;
        font-size: 14px;
        color: #313131;
        margin-left: 40px;
    }

    ul {
        display: inline-block;
        padding: 0px;
    }

    #id_ContentDetails {
        line-height: 30px;
    }

        #id_ContentDetails p:first-child {
            margin-top: 35px;
            color: #616161;
        }

        #id_ContentDetails p {
            margin-top: 20px;
            color: #616161;
            line-height: 25px;
        }

        #id_ContentDetails h2 {
            margin-top: 50px;
            font-size: 24px;
        }

        #id_ContentDetails img {
            margin-top: 10px;
        }

    #id_ContentDetailsHt {
        border: 0px solid;
        height: 32px;
    }

    /*头部广告*/
    #id_Advertisement {
        border: 0px solid;
        max-width: 100%;
        min-width: 1473px;
        height: 200px;
        font-size: 40px;
        text-align: center;
        margin: 0px auto;
        background-color: #464576;
    }

        #id_Advertisement img {
            width: 100%;
            height: 100%;
        }

    body {
        margin: 0px;
        padding: 0px;
        font-size: 14px;
        color: #616161;
        font-family: "微软雅黑";
    }

    #id_Content {
        border: 0px solid;
        width: 1160px;
        margin: auto;
    }

    #id_ContentTitle {
        width: 1160px;
        height: 60px;
        margin: auto;
    }


    #id_Contentlist {
        border-bottom: 1px #e1e1e1 solid;
        border-left: 1px #e1e1e1 solid;
        border-right: 1px #e1e1e1 solid;
        width: 16%;
        float: right;
        height: 100%;
    }

    ul {
        display: inline-block;
        padding: 0px;
    }

    #id_switchColor2 {
        margin-left: 13px;
    }

    ul li {
        list-style-type: none;
        display: inline-block;
        font-size: 14px;
        color: #313131;
        margin-left: 40px;
    }

    #id_switchColor2 li {
        display: inline-block;
        color: #d0d0d1;
    }

    .Suspension li:first-child {
        margin-left: 2px;
    }

    #id_ContentTitle ul li:first-child {
        margin-left: 0px;
        float: left;
        margin-top: -2px;
    }

    #id_ContentTitle ul li {
        margin-left: 10px;
        display: inline-block;
    }

    #id_ContentTitle ul {
        margin-top: 19px;
    }

    .RedFont {
        color: #be0f1e;
        font-size: 12px;
    }

    .AboutFont {
        color: #9a9a9a;
        font-size: 12px;
        cursor: pointer;
    }

    #id_Contentlist ul {
        width: 100%;
        margin-left: 0px;
        margin-top: 0px;
    }

        #id_Contentlist ul li {
            width: 100%;
            border: 0px solid;
            display: block;
            border-bottom: 1px #e1e1e1 solid;
            margin-left: 0px;
            height: 50px;
            text-align: center;
            line-height: 50px;
            color: #313131;
            cursor: pointer;
        }


    /*#id_Contentlist ul li:hover {
            background-color: #be0f1e;
            color: #ffffff;
        }*/

    #id_Title {
        width: 100%;
        border-bottom: 1px #e1e1e1 solid;
    }

    #id_LeftLabe {
        display: none;
    }

    #id_Subclass {
        display: none;
    }

    .cl_Check:hover {
        background-color: #be0f1e;
        color: #fff;
    }

        .cl_Check:hover + .cl_Telephone {
            color: #be0f1e;
        }
}
