@charset "UTF-8";

#wrapper {
    width: 85%;
    margin: 30px auto;
    height: auto;
}

#wrapper .location {
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 30px;
}

#wrapper .location a {
    font-size: 16px;
    display: inline-block;
}

#wrapper .location a:hover {
    color: #c00011;
    text-decoration: underline;
}

#wrapper .sidebar_a {
    width: 18.6%;
}

#wrapper .sidebar_a .about_tab {
    width: 100%;
}

#wrapper .sidebar_a .about_tab a {
    width: 100%;
    height: 60px;
    background-color: #ffffff;
    margin-top: 10px;
    text-align: center;
    line-height: 60px;
    font-size: 20px;
    color: #333333;
}

#wrapper .sidebar_a .about_tab a i {
    color: #999999;
}

#wrapper .sidebar_a .about_tab a i:first-child {
    font-size: 28px;
    margin-right: 10%;
}

#wrapper .sidebar_a .about_tab a i:nth-child(2) {
    font-size: 16px;
    margin-left: 10%;
}

#wrapper .sidebar_a .about_tab .this {
    background-color: #cc1712;
    color: #ffffff;
}

#wrapper .sidebar_a .about_tab .this i {
    color: #ffffff;
}

#wrapper .sidebar_a .about_tab a:first-child {
    margin-top: 0;
}

#wrapper .sidebar_a .follow {
    width: 100%;
    background: #ffffff;
    padding-top: 1px;
    margin-top: 20px;
    padding-bottom: 21px;
}

#wrapper .sidebar_a .follow p {
    line-height: 16px;
    text-align: center;
    font-size: 16px;
    color: #333333;
    margin: 20px 0;
}

#wrapper .sidebar_a .follow img {
    width: 68%;
    margin: 0 auto;
}

#wrapper .sidebar_b {
    width: 79.4%;
    background: #ffffff;
    box-shadow: 0px 0px 15px 0px rgba(228, 228, 228, 0.8);
    padding: 20px 0;
}

#wrapper .sidebar_b .about_title {
    width: 96%;
    height: 50px;
    border-bottom: 1px solid #e5e5e5;
    margin: 0 auto;
    font-size: 30px;
    color: #1e68a2;
    font-weight: bold;
    line-height: 50px;
    margin: 0 auto;
}

#wrapper .sidebar_b .cont_text {
    width: 96%;
    margin: 0 auto;
    padding-bottom: 100px;
}

#wrapper .sidebar_b .cont_text p {
    font-size: 18px;
    color: #333333;
    line-height: 36px;
    text-indent: 36px;
    margin-top: 40px;
}

#wrapper .sidebar_b .cont_text p:last-child {
    color: #ff0000;
}

#wrapper .sidebar_b .cont_text2 {
    width: 96%;
    margin: 0 auto;
    padding-bottom: 100px;
}

#wrapper .sidebar_b .cont_text2 p {
    font-size: 18px;
    color: #333333;
    line-height: 36px;
    text-indent: 36px;
    margin-top: 40px;
}

#wrapper .sidebar_b .cont_text2 p:nth-child(1),
#wrapper .sidebar_b .cont_text2 p:nth-child(3),
#wrapper .sidebar_b .cont_text2 p:nth-child(8),
#wrapper .sidebar_b .cont_text2 p:nth-child(10),
#wrapper .sidebar_b .cont_text2 p:nth-child(12),
#wrapper .sidebar_b .cont_text2 p:nth-child(14),
#wrapper .sidebar_b .cont_text2 p:nth-child(16) {
    color: #ff0000;
}

#wrapper .sidebar_b .cont_text3 {
    width: 96%;
    margin: 0 auto;
    padding-bottom: 100px;
}

#wrapper .sidebar_b .cont_text3 p {
    font-size: 18px;
    color: #333333;
    line-height: 36px;
    text-indent: 36px;
    margin-top: 40px;
}

#wrapper .sidebar_b .cont_text3 p:nth-child(1) {
    color: #ff0000;
}

#wrapper .sidebar_b .cont_text3 p:nth-child(2) span {
    display: inline;
    color: #ff0000;
}

#wrapper .sidebar_b .cont_text3 p:nth-child(3),
#wrapper .sidebar_b .cont_text3 p:nth-child(4),
#wrapper .sidebar_b .cont_text3 p:nth-child(5),
#wrapper .sidebar_b .cont_text3 p:nth-child(6),
#wrapper .sidebar_b .cont_text3 p:nth-child(7),
#wrapper .sidebar_b .cont_text3 p:nth-child(8),
#wrapper .sidebar_b .cont_text3 p:nth-child(9) {
    text-indent: 0;
}

#wrapper .sidebar_b .cont_text4 {
    width: 96%;
    margin: 0 auto;
    padding-bottom: 100px;
}

#wrapper .sidebar_b .cont_text4 p {
    font-size: 18px;
    color: #333333;
    line-height: 36px;
    margin-top: 40px;
}

#wrapper .sidebar_b .cont_text4 p span {
    display: inline;
    font-size: 18px !important;
}

#wrapper .sidebar_b .cont_text4 p:nth-child(2),
#wrapper .sidebar_b .cont_text4 p:nth-child(4) {
    color: #ff0000;
}

#wrapper .sidebar_b .cont_text4 p:nth-child(5),
#wrapper .sidebar_b .cont_text4 p:nth-child(6),
#wrapper .sidebar_b .cont_text4 p:nth-child(7),
#wrapper .sidebar_b .cont_text4 p:nth-child(8),
#wrapper .sidebar_b .cont_text4 p:nth-child(9) {
    text-indent: 0;
}

#wrapper .sidebar_b .cont_text5 {
    width: 96%;
    margin: 0 auto;
    padding-bottom: 100px;
}

#wrapper .sidebar_b .cont_text5 .h3title {
    margin-top: 30px;
    width: 100%;
}

#wrapper .sidebar_b .cont_text5 .h3title span,
#wrapper .sidebar_b .cont_text5 .h3title img {
    display: inline-block;
    float: left;
}

#wrapper .sidebar_b .cont_text5 .h3title span {
    font-size: 24px;
    color: #333333;
    line-height: 24px;
    margin-left: 12px;
}

#wrapper .sidebar_b .cont_text5 .h3title img {
    height: 24px;
}

#wrapper .sidebar_b .cont_text5 .h3title3 {
    font-size: 18px;
    color: #1e68a2;
    line-height: 18px;
    margin-top: 30px;
}

#wrapper .sidebar_b .cont_text5 .dqhz {
    width: 100%;
}

#wrapper .sidebar_b .cont_text5 .dqhz dd {
    margin-left: -20px;
    margin-top: 10px;
}

#wrapper .sidebar_b .cont_text5 .dqhz dd a {
    float: left;
    font-size: 18px;
    color: #333333;
    margin-top: 20px;
    margin-left: 20px;
    line-height: 18px;
}

#wrapper .sidebar_b .cont_text5 .hothz {
    width: 100%;
}

#wrapper .sidebar_b .cont_text5 .hothz dt {
    height: 100%;
    font-size: 18px;
    color: #666666;
    line-height: 18px;
    margin-top: 20px;
}

#wrapper .sidebar_b .cont_text5 .hothz dd {
    margin-left: -20px;
}

#wrapper .sidebar_b .cont_text5 .hothz dd a {
    float: left;
    font-size: 18px;
    color: #666666;
    margin-top: 20px;
    margin-left: 20px;
    line-height: 18px;
}

#wrapper .sidebar_b .cont_text5 a:hover {
    text-decoration: underline;
    color: #ff0000 !important;
}

/*响应式代码*/
@media screen and (max-width: 1280px) {
    #wrapper {
        width: 98%;
    }

    #wrapper .sidebar_b .cont_text2 p,
    #wrapper .sidebar_b .cont_text4 p {
        margin-top: 30px;
    }
}
