body {
    background: url(../../Content/Images/about.png) top no-repeat;
    background-color: #f1eee5;
    background-size:100%;
}
.logo-nav-wraper {
    border-bottom: 0px solid #bcbfc0;
    background-size: cover;
}
.main-wraper{
    max-width: none;
    background-color: #fafafa;
    padding-bottom: 20px;
}
.nav_dynamic:hover {
    text-decoration:underline;
    color:#2050A9;
}

.qrcode img {
    border:0;
    width:140px;
    height:140px;
}

.qrcode p {
    width:100%;
    text-align: center;
    background-color:#fff;
    font-size:11px;
    padding-bottom:5px;
    font-family: 'Î¢ÈíÑÅºÚ';
}
p.position{
    margin-top:15px;
}

ul.about-menu{
    width:100%;
    margin-bottom: 10px;
}
ul.about-menu li{
    width:100%;
    height:73px;
    background:url(../../Content/Images/submission_menu.png) center bottom no-repeat;
    background-size: 100% 100%;
    margin-top:5px;
    text-align:center;
    padding-top:23px;
}
ul.about-menu li.active{
    background:url(../../Content/Images/submission_menu_active.png) center bottom no-repeat;
    background-size:  100% 100%;
}
ul.about-menu li:hover{
    background:url(../../Content/Images/submission_menu_active.png) center bottom no-repeat;
    background-size:  100% 100%;
}
ul.about-menu li a{
    color:black;
    font-size:20px;
}
ul.about-menu li:hover a{
    color:#ffffff;
}
ul.about-menu li.active a{
    color:#ffffff;
}
.about-content{
    padding-right: 50px;
    margin-bottom: 20px;
}
.about-content h3{
    color:#47688a;
    margin-top:4px;
    margin-bottom:10px;
}
.about-content h4{
    font-weight: 700;
    margin-top:40px;
}
.about-content p{
    text-indent:2em;
    margin-top:30px;
    line-height:30px;
    font-size:14px;
    width:100%;
    text-indent: 2em;
    text-align:justify;
}
p.guanhuai_decription{
    font-size:12px;
    text-align:center;
    margin-top:10px;
    text-indent: 0px;
}
.about-content img {
    height:200px;
}
.zhengshu img{
    height:150px;
}
.about-content .sheming{
    text-indent: 0px;
    margin-top:10px;
}
.about-content .shehui{
    margin-top:10px;
}
.about-content p.lianxi{
    margin-top:10px;
    text-indent: 0px;
    line-height:20px;
}

    .pagination a
    {
        color: #333;
    }

        .pagination a:hover
        {
            color: #4D6897;
        }


