/* 基本情况 */
.title {
    width: 100%;
    margin: 0 auto;
}
.title h1 {
    font-size: 30px;
    line-height: 160%;
    padding:  30px 55px 0 55px;
    color: #c7000b;
    font-weight: bold;
    font-family: "Microsoft YaHei", "微软雅黑", sans-serif;
}
.intro-content {
    padding: 120px 55px 0 55px;
    background: url(images/bg_top.jpg) left top no-repeat;
}
.intro-content p {
    margin-bottom: 10px;
    font-size: 20px;
    text-indent: 2em;
    line-height: 190%;
    color: #c7000b;
    font-family: "Microsoft YaHei", "微软雅黑", sans-serif;
}
.honour {
    width: 100%;
    margin-top: 60px;
}
.honour h1 {
    font-size: 32px;
    line-height: 160%;
    padding: 45px 0 0 55px;
    color: #c7000b;
    font-weight: bold;
    font-family: "Microsoft YaHei", "微软雅黑", sans-serif;
}
.honour .honour-bg {
    position: relative;
    width: 100%;
    height: 100%;
    margin-top: 25px;
    background: url(images/honour-bg.png) right bottom no-repeat,url(images/bottom_bg.jpg) left bottom no-repeat;
}
.honour .honour-list {
    padding: 25px 55px;
}
.honour .honour-list li {
    list-style-type: none;
    height: 45px;
    line-height: 45px;
    color: #c8020f;
    font-family: "Microsoft YaHei", "微软雅黑", sans-serif;
    font-size: 18px;
}

/* 领导班子 */
.rmltLeader {
    width: 100%;
    padding-top: 30px;
    text-align: center;
    background: #fff;
}
.rmltLeader img{
    padding-bottom: 10px;
}
.rmltLeader p {
    font-size: 16px;
    text-align: center;
    line-height: 180%;
}
.rmltLeader p a {
    font-size: 14px;
    color: #aaa;
}
.rmltLeader1 {
    width: 100%;
    margin: 0 auto;
    padding: 45px 0;
    background: #fff;
}
.rmltLeader1 ul {
    height: 300px;
    text-align: center;
}
.rmltLeader1 ul li{
    width: 200px;
    height: 300px;
    margin: 10px 100px;
    float: left;
    list-style-type: none;
}
.rmltLeader1 img{
    padding-bottom: 10px;
}
.rmltLeader1 p {
    font-size: 16px;
    text-align: center;
    line-height: 180%;
    width: 200px;
    margin: 0 auto;
    
}
.rmltLeader1 p a {
    font-size: 14px;
    color: #aaa;
}

/* 机构设置 */
.organization-title {
    text-align: center;
    padding: 30px 25px 25px 25px;
    font-size: 25px;
    font-weight: bold;
}
.org-content {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    position: relative;
    background: url(images/bg_bottom.jpg) left bottom no-repeat;
}
.org-content .zzjg-box {
    width: 100%;
    height: 100%;
    clear: both;
    margin-top: 35px;
}
.org-content .zzjg-box .zzjg-list {
    width: 1000px;
    height: 900px;
    padding: 15px 100px;
}
.org-content .zzjg-box .zzjg-list li {
    list-style: none;
    position: relative;
    height: 75px;
    line-height: 75px;
    font-size: 25px;
    color: #000;
    text-indent: 2em;
}

/* 内容产品 */
.product-information {
    width: 100%;
    margin: 0 auto;
}
.product-information .product-wrap {
    width: 100%;
    margin: 5px 0 15px 0;
}
.product-information .product-title {
    width: 100%;
    text-align: center;
    font-size: 32px;
    color: #333;
}
.product-information .product-title h1 {
    font-family: "微软雅黑";
    display: inline-block;
    padding: 25px 0;
    font-size: 32px;
    border-bottom: 6px solid #c7000b;
}
.product-information .product-list {
    width: 960px;
    height: 345px;
    margin: 50px auto 80px;
    text-align: center;
}
.product-information .product-list li {
    float: left;
    width: 185px;
    font-size: 18px;
    margin: 30px 67px;
    list-style-type: none;
}
.product-information .product-list img {
    margin-bottom: 15px;
    vertical-align: middle;
    border: 0;
}
.product-information .product-list h3{
    font-size: 18px;
    font-weight: normal;
}
.product-information .forum-list {
    width: 960px;
    height: 300px;
    margin: 50px auto 80px;
    text-align: center;
}
.product-information .forum-list li {
    list-style-type: none;
    float: left;
    margin-right: 10px;
}
.product-information .forum-list li:last-child {
    margin-right: 0;
}
.product-information .forum-list h3 {
    font-size: 20px;
    color: #43322e;
    font-weight: bold;
    margin-top: 15px;
}
.product-information .forum-list img {
    width: 475px;
    height: 300px;
}

/* 信息动态 */
.information-title {
    width: 100%;
    text-align: center;
    font-size: 32px;
    color: #333;
}
.information-title h1 {
    font-family: "微软雅黑";
    display: inline-block;
    padding: 30px 25px 25px 25px;
    font-size: 32px;
    border-bottom: 6px solid #c7000b;
}
.information-list {
    width: 1100px;
    margin: 30px auto 40px;
    z-index: 100;
    position: relative;
    overflow: hidden;
}
.information-list li {
    padding: 20px 5px 15px 20px;
    position: relative;
    border-bottom: 1px dashed #ccc;
    font-size: 20px;
    list-style-type: none;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.information-list li::before {
    content: "";
    width: 6px;
    height: 6px;
    position: absolute;
    background: #000;
    left: 0;
    top: 29px;
    z-index: 9;
}

/* 联系我们 */
.contact-title {
    width: 100%;
    color: #333;
}
.contact-title h4 {
    font-family: 宋体, Arial Narrow, arial, serif;
    display: inline-block;
    padding: 20px 0;
    margin-left: 50px;
    margin-top: 5px;
    font-size: 18px;
    border-bottom: 6px solid #c7000b;
    font-size: 22px;
}
.contact-list {
    width: 100%;
    padding: 45px 65px;
    z-index: 100;
    position: relative;
    overflow: hidden;
    font-family: 宋体, Arial Narrow, arial, serif;
    position: relative;
    background: url(images/bg_bottom.jpg) left bottom no-repeat;
}
.contact-list .contact-item {
    margin-top: 50px;
}
.contact-list .contact-item p {
    font-size: 20px;
    height: 40px;
    margin: 15px 0;
}
#contact-Page { 
    line-height: 40px;
}

/* 《人民论坛》杂志 */
.product-rmlt {
    padding: 35px 100px;
    background: url(../bg-top.png) left top no-repeat;
    font-family: "Microsoft YaHei", "微软雅黑", sans-serif;
}
.product-rmlt .rmlt-header {
    font-size: 20px;
    color: #c7000b;
    font-weight: bold;
}
.product-rmlt .rmlt-header img {
    width: 165px;
    height: 65px;
    margin-bottom: 15px;
}
.product-rmlt .rmlt-content{
    color: #c7000b;
    font-weight: bold;
    margin-top: 35px;
}
.product-rmlt .rmlt-content .rmlt-item {
    margin: 15px 0;
}
.product-rmlt .rmlt-item h1 {
    font-size: 26px;
    color: #c7000b;
    font-weight: bold;
}
.product-rmlt .rmlt-item p {
    margin-top: 15px;
    font-size: 18px;
    color: #c7000b;
    font-weight: bold;
    text-indent: 2em;
    line-height: 1.8;
}
.product-rmlt .rmlt-item .rmlt-pic {
    text-align: center;
}
.product-rmlt .rmlt-item img {
    margin: 10px 0;
    display: inline-block;
}
.product-rmlt .rmlt-content .contribution {
    margin: 45px 0;
}
.product-rmlt .contribution  p {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.8;
    margin: 10px 0;
    color: #c7000b;
}
.product-rmlt .contribution h4 {
    font-family: "Microsoft YaHei", "微软雅黑", sans-serif;
    font-size: 18px;
    color: #c7000b;
    height: 35px;
    margin-top: 20px;
    font-weight: bold;
}

/* 《学术前沿》杂志 */
.product-xsqy{
    padding: 0 100px;
    margin-top: 40px;
    font-family: "Microsoft YaHei", "微软雅黑", sans-serif;
}
.product-xsqy .xsqy-header {
    padding:  15px 0;
    text-align: center;
}
.product-xsqy .xsqy-header img {
    width: 772px;
    height: 101px;
    display: inline-block;
}
.product-xsqy .xsqy-content{
    color: #c7000b;
    font-weight: bold;
    margin-top: 35px;
}
.product-xsqy .xsqy-content .xsqy-item {
    margin: 15px 0;
}
.product-xsqy .xsqy-item h1 {
    font-size: 24px;
    color: #c7000b;
    font-weight: bold;
}
.product-xsqy .xsqy-item p {
    margin-top: 15px;
    font-size: 18px;
    color: #c7000b;
    font-weight: bold;
    text-indent: 2em;
    line-height: 1.8;
}
.product-xsqy .xsqy-item .xsqy-pic {
    text-align: center;
}
.product-xsqy .xsqy-item img {
    margin: 10px 0;
    display: inline-block;
}
.product-xsqy .xsqy-content .contribution {
    margin: 45px 0;
}
.product-xsqy .contribution  p {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.8;
    margin: 10px 0;
    color: #c7000b;
}
.product-xsqy .contribution h4 {
    font-family: "Microsoft YaHei", "微软雅黑", sans-serif;
    font-size: 18px;
    color: #c7000b;
    height: 35px;
    margin-top: 20px;
    font-weight: bold;
}

/* 《国家治理》杂志 */
.product-gjzl{
    padding: 0 100px;
    margin-top: 40px;
    font-family: "Microsoft YaHei", "微软雅黑", sans-serif;
}
.product-gjzl .gjzl-header {
    font-size: 16px;
    color: #c7000b;
    font-weight: bold;
}
.product-gjzl .gjzl-header img {
    width: 210px;
    height: 70px;
    margin-top: 15px;
}
.product-gjzl .gjzl-content{
    color: #c7000b;
    font-weight: bold;
    margin-top: 35px;
}
.product-gjzl .gjzl-content .gjzl-item {
    margin: 15px 0;
}
.product-gjzl .gjzl-header h3 {
    font-size: 16px;
    color: #c7000b;
    font-weight: bold;
}
.product-gjzl .gjzl-item p {
    margin-top: 15px;
    font-size: 18px;
    color: #c7000b;
    font-weight: bold;
    text-indent: 2em;
    line-height: 1.8;
}
.product-gjzl .gjzl-item .gjzl-pic {
    text-align: center;
}
.product-gjzl .gjzl-item img {
    margin: 10px 0;
    display: inline-block;
    /*width: 100%;*/
    height: 100%;
}
.product-gjzl .gjzl-content .contribution {
    margin: 45px 0;
}
.product-gjzl .contribution  p {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.8;
    margin: 10px 0;
    color: #c7000b;
}
.product-gjzl .contribution h4 {
    font-family: "Microsoft YaHei", "微软雅黑", sans-serif;
    font-size: 18px;
    color: #c7000b;
    height: 35px;
    margin-top: 20px;
    font-weight: bold;
}

/* 人民智库 */
.product-rmzk {
    width: 1000px;
    height: 100%;
    margin: 0 auto;
    padding: 0 100px;
    font-family: "Microsoft YaHei", "微软雅黑", sans-serif;
}
.product-rmzk .rmzk-header {
    position: relative;
    background: url(images/thinktank-logo.png) left top no-repeat;
    width: 1000px;
    height: 79px;
    margin-top: 20px;
}
.product-rmzk .rmzk-header h1 {
    position: absolute;
    left: 60px;
    top: 45px;
    font-size: 28px;
    color: #c7000b;
    font-weight: bold;
}
.product-rmzk .rmzk-content {
    margin: 30px 0;
    width: 1000px;
    height: 100%;
}
.product-rmzk .rmzk-content p {
    font-size: 18px;
    color: #c7000b;
    font-weight: bold;
    text-indent: 2em;
    line-height: 1.8;
}
.product-rmzk  .rmzk-picture{
    text-align: center;
    padding: 15px 0
}
.product-rmzk .rmzk-picture img {
    display: inline-block;
}

.product-rmzk .gdzk-content {
    margin: 30px 0;
    width: 1000px;
    height: 500px;
}
.product-rmzk .gdzk-content .gdzk-header {
    margin: 45px 0  15px 0;
    height: 30px;
}
.product-rmzk .gdzk-header h1 {
    font-size: 28px;
    color: #c7000b;
    font-weight: bold;
}

.gdzk-content .gdzk-left {
    width: 490px;
    height: 100%;
    float: left;
    margin-right: 20px;
}
.gdzk-content .gdzk-left h3 {
    position: relative;
    font-size: 20px;
    color: #c7000b;
    font-weight: bold;
    padding-left: 50px;
    margin-top: 15px;
}
.gdzk-content .gdzk-left h3::before {
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    content: '';
    width: 38px;
    height: 23px;
    background: url(images/thinktank-title-ico.png) left top no-repeat;
}
.gdzk-content .gdzk-left img {
    width: 260px;
    height: 210px;
    margin: 30px 0;
}
.gdzk-content .gdzk-left p {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.8;
    margin: 15px 0;
    color: #c7000b;
    font-family: "Microsoft YaHei", "微软雅黑", sans-serif;
}

.gdzk-content .gdzk-right {
    width: 490px;
    height: 100%;
    float: left;
}
.gdzk-content .gdzk-right h3 {
    position: relative;
    font-size: 20px;
    color: #c7000b;
    font-weight: bold;
    padding-left: 50px;
    margin-top: 35px;
}
.gdzk-content .gdzk-right h4 {
    position: relative;
    font-size: 18px;
    color: #c7000b;
    font-weight: bold;
    margin-top: 35px;
}
.gdzk-content .gdzk-right h3::before {
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    content: '';
    width: 38px;
    height: 23px;
    background: url(images/thinktank-title-ico.png) left top no-repeat;
}
.gdzk-content .gdzk-right h4::after {
    position: absolute;
    display: block;
    left: 135px;
    top: 0;
    content: '';
    width: 38px;
    height: 23px;
    background: url(images/xl-ico.png) left top no-repeat;
}
.gdzk-content .gdzk-right img {
    width: 385px;
    height: 315px;
    margin: 30px 0;
}
.gdzk-content .gdzk-right p {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.8;
    margin: 15px 0;
    color: #c7000b;
    font-family: "Microsoft YaHei", "微软雅黑", sans-serif;
}

.product-rmzk .gdzk-yjcg {
    margin: 30px 0;
    width: 1000px;
    height: 390px;
}
.product-rmzk .gdzk-yjcg h3 {
    position: relative;
    font-size: 20px;
    color: #c7000b;
    font-weight: bold;
    padding-left: 50px;
    margin-top: 35px;
}
.product-rmzk .gdzk-yjcg h3::before {
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    content: '';
    width: 38px;
    height: 23px;
    background: url(images/thinktank-title-ico.png) left top no-repeat;
}
.product-rmzk .gdzk-yjcg .yjcg-left {
    width: 490px;
    height: 100%;
    float: left;
    margin-right: 20px;
}
.product-rmzk .gdzk-yjcg .yjcg-right {
    width: 490px;
    height: 100%;
    float: left;
}
.product-rmzk .gdzk-yjcg  ul {
    margin-right: 40px;
    margin: 15px 0;
    position: relative;
}
.product-rmzk ul li {
    float: left;
    list-style-type: none;
    padding: 15px 0;
    font-size: 18px;
    color: #c7000b;
    font-weight: bold;
    padding-left: 25px;
}
.product-rmzk .gdzk-yjcg ul li#yjcg01::before {
    position: absolute;
    display: block;
    left: 0;
    top: 5;
    content: '';
    width: 19px;
    height: 19px;
    background: url(images/thinkico-1.png) left top no-repeat;
}
.product-rmzk .gdzk-yjcg ul li#yjcg02::before {
    position: absolute;
    display: block;
    left: 0;
    top: 5;
    content: '';
    width: 19px;
    height: 19px;
    background: url(images/thinkico-2.png) left top no-repeat;
}
.product-rmzk .gdzk-yjcg ul li#yjcg03::before {
    position: absolute;
    display: block;
    left: 0;
    top: 5;
    content: '';
    width: 19px;
    height: 19px;
    background: url(images/thinkico-3.png) left top no-repeat;
}
.product-rmzk .gdzk-yjcg ul li#yjcg04::before {
    position: absolute;
    display: block;
    left: 0;
    top: 5;
    content: '';
    width: 19px;
    height: 19px;
    background: url(images/thinkico-4.png) left top no-repeat;
}
.product-rmzk .gdzk-yjcg ul li#yjcg05::before {
    position: absolute;
    display: block;
    left: 0;
    top: 5;
    content: '';
    width: 19px;
    height: 19px;
    background: url(images/thinkico-5.png) left top no-repeat;
}
.product-rmzk .gdzk-yjcg ul li#yjcg06::before {
    position: absolute;
    display: block;
    left: 0;
    top: 5;
    content: '';
    width: 19px;
    height: 19px;
    background: url(images/thinkico-6.png) left top no-repeat;
}
.product-rmzk .gdzk-yjcg ul li#yjcg07::before {
    position: absolute;
    display: block;
    left: 0;
    top: 5;
    content: '';
    width: 19px;
    height: 19px;
    background: url(images/thinkico-7.png) left top no-repeat;
}
.product-rmzk .gdzk-yjcg ul li#yjcg08::before {
    position: absolute;
    display: block;
    left: 0;
    top: 5;
    content: '';
    width: 19px;
    height: 19px;
    background: url(images/thinkico-8.png) left top no-repeat;
}
.product-rmzk .gdzk-yjcg ul li#yjcg09::before {
    position: absolute;
    display: block;
    left: 0;
    top: 5;
    content: '';
    width: 19px;
    height: 19px;
    background: url(images/thinkico-9.png) left top no-repeat;
}
.product-rmzk .gdzk-yjcg ul li#yjcg10::before {
    position: absolute;
    display: block;
    left: 0;
    top: 5;
    content: '';
    width: 19px;
    height: 19px;
    background: url(images/thinkico-10.png) left top no-repeat;
}
.product-rmzk .gdzk-yjcg ul li#yjcg11::before {
    position: absolute;
    display: block;
    left: 0;
    top: 5;
    content: '';
    width: 19px;
    height: 19px;
    background: url(images/thinkico-11.png) left top no-repeat;
}
.product-rmzk .gdzk-yjcg ul li#yjcg12::before {
    position: absolute;
    display: block;
    left: 0;
    top: 5;
    content: '';
    width: 19px;
    height: 19px;
    background: url(images/thinkico-12.png) left top no-repeat;
}
.product-rmzk .gdzk-yjcg ul li#yjcg13::before {
    position: absolute;
    display: block;
    left: 0;
    top: 5;
    content: '';
    width: 19px;
    height: 19px;
    background: url(images/thinkico-13.png) left top no-repeat;
}
.product-rmzk .gdzk-yjbg {
    margin: 30px 0;
    width: 1000px;
    height: 100%;
}
.product-rmzk .gdzk-yjbg h3 {
    position: relative;
    font-size: 20px;
    color: #c7000b;
    font-weight: bold;
    padding-left: 50px;
    margin-top: 35px;
}
.product-rmzk .gdzk-yjbg h3::before {
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    content: '';
    width: 38px;
    height: 23px;
    background: url(images/thinktank-title-ico.png) left top no-repeat;
}
.product-rmzk .gdzk-yjbg p {
    text-indent: 2em;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.8;
    margin: 15px 0;
    color: #c7000b;
    font-family: "Microsoft YaHei", "微软雅黑", sans-serif;
}
.product-rmzk .gdzk-yjbg .yjbg-picture {
    text-align: center;
}
.product-rmzk .gdzk-yjbg .yjbg-picture img {
    margin: 10px 0;
    display: inline-block;
    width: 100%;
    height: 100%;
    width: 750px;
    height: 380px;
}

/* 图书 */
.product-book{
    padding: 0 100px;
    margin-top: 40px;
    font-family: "Microsoft YaHei", "微软雅黑", sans-serif;
}
.product-book .book-header {
    font-size: 16px;
    color: #c7000b;
    font-weight: bold;
}
.product-book .book-header h1 {
    font-size: 26px;
    color: #c7000b;
    font-weight: bold;
    text-align: center;
    margin-bottom: 25px;
}
.product-book .book-header h2 {
    font-size: 22px;
    color: #c7000b;
    font-weight: bold;
    margin-bottom: 25px;
}
.product-book .book-content{
    color: #c7000b;
    font-weight: bold;
    margin-top: 35px;
}
.product-book .book-content .book-item {
    margin: 15px 0;
}
.product-book .book-item p {
    margin-top: 15px;
    font-size: 18px;
    color: #c7000b;
    font-weight: bold;
    text-indent: 2em;
    line-height: 1.8;
}
.product-book .book-item .product-book {
    text-align: center;
}
.product-book .book-item img {
    margin: 10px 0;
    display: inline-block;
    width: 100%;
    height: 100%;
}

/* 人民论坛网 */
.product-rmltw{
    padding: 0 100px;
    margin-top: 40px;
    font-family: "Microsoft YaHei", "微软雅黑", sans-serif;
}
.product-rmltw .rmltw-content {
    color: #c7000b;
    font-weight: bold;
    margin-top: 35px;
}
.product-rmltw .rmltw-content .rmltw-item {
    margin: 15px 0;
}
.product-rmltw .rmltw-item h1 {
    font-size: 26px;
    color: #c7000b;
    font-weight: bold;
    line-height: 1.8;
}
.product-rmltw .rmltw-item p {
    margin-top: 15px;
    font-size: 18px;
    color: #c7000b;
    font-weight: bold;
    text-indent: 2em;
    line-height: 1.8;
}
.product-rmltw .rmltw-item .rmltw-pic {
    text-align: center;
}
.product-rmltw .rmltw-item img {
    margin: 10px 0;
    display: inline-block;
    width: 100%;
    height: 100%;
}
.product-rmltw .rmltw-item .rmltw-details {
    width: 100%;
    height: 100%;
    background: url(images/rmltw-honour.png) 800px bottom no-repeat;
}
.product-rmltw .rmltw-details .rmltw-content {
    width: 645px;
    
}
.product-rmltw .rmltw-details .rmltw-content p {
    text-indent: 2em;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.8;
    margin: 15px 0;
    color: #c7000b;
}
.product-rmltw .rmltw-content .rmltw-special {
    width: 100%;
    margin-top: 50px;
}
.product-rmltw .rmltw-special .rmltw-special h1 {
    font-family: "Microsoft YaHei", "微软雅黑", sans-serif;
    font-size: 26px;
    color: #c7000b;
    height: 35px;
    margin: 15px 0;
    font-weight: bold;
}
.product-rmltw .rmltw-special .special-picture {
    padding: 15px 0;
    text-align: center;
    margin-top: 25px;
}
.product-rmltw .rmltw-special .special-picture li {
    list-style-type: none;
}
.product-rmltw .rmltw-special .special-picture img {
    width: 480px;
    height: 285px;
    margin-bottom: 15px;
}
.product-rmltw .rmltw-special .special-picture li img:first-child {
    margin-right: 15px;
}
.product-rmltw .rmltw-special .special-picture li img:last-child {
    margin-left: 15px;
}
.product-rmltw .special-txt {
    margin: 20px 0;
}
.product-rmltw .special-txt p {
    font-size: 18px;
    color: #c7000b;
    line-height: 1.8;
}
.product-rmltw .rmltw-content .contribution {
    margin: 45px 0;
}
.product-rmltw .contribution  p {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.8;
    margin: 15px 0;
    color: #c7000b;
}
.product-rmltw .contribution h4 {
    font-family: "Microsoft YaHei", "微软雅黑", sans-serif;
    font-size: 18px;
    color: #c7000b;
    height: 35px;
    margin-top: 20px;
    font-weight: bold;
}

/* 国家治理网 */
.product-gjzlw {
    padding: 0 100px;
    margin: 40px 0;
    font-family: "Microsoft YaHei", "微软雅黑", sans-serif;
}
.product-gjzlw .gjzlw-header {
    height: 245px;
    color: #c7000b;
    font-size: 18px;
    font-weight: bold;
}
.product-gjzlw .gjzlw-header p {
    text-indent: 2em;
    line-height: 1.8;
}
.product-gjzlw .gjzlw-header .gjzlw-title {
    padding: 10px 0;
    margin-top: 15px;
    height: 54px;
}
.product-gjzlw .gjzlw-header h3 {
    color: #c7000b;
    font-weight: normal;
    font-size: 20px;
}
.product-gjzlw .gjzlw-header .gjzlw-title img {
    width: 223px;
    height: 54px;
    display: block;
    float: left;
}
.product-gjzlw .gjzlw-header .gjzlw-title span {
    color: #c7000b;
    display: block;
    float: left;
    width: 240px;
    height: 54px;
    line-height: 54px;
    font-size: 45px;
    margin-left: 15px;
    font-family: "SimHei", "Heiti SC", "Microsoft YaHei", sans-serif;
}
.product-gjzlw .gjzlw-content{
    color: #c7000b;
    clear: both;
}
.product-gjzlw .gjzlw-content .gjzlw-item {
    text-indent: 2em;
    line-height: 1.8;
    font-size: 18px;
}
.product-gjzlw .gjzlw-item p {
    margin: 25px 0;
    color: #c7000b;
    font-weight: bold;
}
.product-gjzlw .gjzlw-item .gjzlw-pic {
    text-align: center;
    width: 100%;
    height: 315px;
}
.product-gjzlw .gjzlw-item .gjzlw-magazine {
    width: 100%;
    height: 380px;
}
.product-gjzlw .gjzlw-item .gjzlw-magazine li  {
    width: 230px;
    height: 380px;
    float: left;
    margin-right: 25px;
    list-style-type: none;
}
.product-gjzlw .gjzlw-item .gjzlw-magazine li:last-child  {
    margin-right: 0;
}
.product-gjzlw .gjzlw-magazine li img  {
    width: 230px;
    height: 380px;
}
.product-gjzlw .gjzlw-item img {
    margin: 10px 0;
    width: 475px;
    height: 315px;
    float: left;
}
.product-gjzlw .gjzlw-item img:first-child {
    margin-right: 15px;
}

/* 政论视频 */
.rmlt-zlsp {
    margin: 50px 100px;
    list-style-type: none;
}

.rmlt-zlsp .zlsp-header  {
    width: 100%;
    margin: 15px 0;;
}
.rmlt-zlsp .zlsp-header h1 {
    font-family: "Microsoft YaHei", "微软雅黑", sans-serif;
    font-size: 26px;
    color: #c7000b;
    height: 35px;
    margin: 15px 0;
    font-weight: bold;
    text-align: center;
}
.rmlt-zlsp .zlsp-header p {
    text-indent: 2em;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.8;
    margin: 15px 0;
    color: #c7000b;
    font-family: "Microsoft YaHei", "微软雅黑", sans-serif;
}
.rmlt-zlsp-xxjj {
    margin: 20px 0;
    width: 100%;
    height: 480px;
}
.rmlt-zlsp-lhgst {
    margin: 20px 0;
    width: 100%;
    height: 350px;
}
.rmlt-zlsp-xxjj .zlsp-item {
    margin: 30px 0;
    height: 100%;
}
.rmlt-zlsp-xxjj .zlsp-item h2 {
    font-family: "Microsoft YaHei", "微软雅黑", sans-serif;
    font-size: 20px;
    color: #c7000b;
    height: 35px;
    margin-top: 20px;
    font-weight: bold;
}
.rmlt-zlsp-xxjj .zlsp-item .zlsp-xxjj {
    float: left;
    margin-right: 20px;
}
.rmlt-zlsp-xxjj .zlsp-item .zlsp-xxjj img {
    width: 300px;
    height: 415px;
}
.rmlt-zlsp-xxjj .zlsp-item .zlsp-wsp {
    float: left;
}
.rmlt-zlsp-xxjj .zlsp-item .zlsp-wsp img {
    width: 360px;
    height: 204px;
}
.rmlt-zlsp-lhgst .zlsp-item {
    margin: 30px 0;
}
.rmlt-zlsp-lhgst .zlsp-item h2 {
    font-family: "Microsoft YaHei", "微软雅黑", sans-serif;
    font-size: 20px;
    color: #c7000b;
    height: 35px;
    margin-top: 20px;
    font-weight: bold;
}
.rmlt-zlsp-lhgst .zlsp-item .zlsp-lhgst {
    float: left;
    margin-right: 20px;
}
.rmlt-zlsp-lhgst .zlsp-item .zlsp-lhgst img {
    width: 460px;
    height: 285px;
}

.rmlt-zlsp-lhgst .zlsp-item .zlsp-yxtx {
    width: 510px;
    float: left;
}
.rmlt-zlsp-lhgst .zlsp-item .zlsp-yxtx img {
    width: 510px;
    height: 285px;
}

.rmlt-zlsp-zs {
    margin: 20px 0;
    width: 100%;
    height: 412px;
}
.rmlt-zlsp-zs .zlsp-item {
    margin: 30px 0;
    height: 100%;
    width: 100%;
}
.rmlt-zlsp-zs .zlsp-item h2 {
    font-family: "Microsoft YaHei", "微软雅黑", sans-serif;
    font-size: 20px;
    color: #c7000b;
    height: 35px;
    margin-top: 20px;
    font-weight: bold;
}
.rmlt-zlsp-zs .zlsp-item .zlsp-xb {
    float: left;
    margin-right: 20px;
}
.rmlt-zlsp-zs .zlsp-item .zlsp-xb img {
    width: 240px;
    height: 355px;
}
.rmlt-zlsp-zs .zlsp-item .zlsp-zs {
    float: left;
}
.rmlt-zlsp-zs .zlsp-item .zlsp-zs img {
    width: 240px;
    height: 355px;
}
.rmlt-zlsp-zs .zlsp-item .zlsp-theory {
    margin: 60px 0 20px 0;
    width: 100%;
    height: 355px;
}
.rmlt-zlsp-zs .zlsp-item .zlsp-theory li {
    width: 240px;
    height: 355px;
    float: left;
    margin-right: 10px;
    list-style-type: none;
}
.rmlt-zlsp-zs .zlsp-item .zlsp-theory li:last-child {
    margin-right: 0;
}
.rmlt-zlsp-zs .zlsp-item .zlsp-theory img {
    width: 100%;
    height: 100%;
}

/* 媒体号 */
.rmlt-gzh {
    margin: 0 100px;
}
.rmlt-gzh  .gzh-header  {
    width: 100%;
    margin-bottom: 15px;
    margin-top: 35px;
}
.rmlt-gzh  .gzh-header h1 {
    font-family: "Microsoft YaHei", "微软雅黑", sans-serif;
    font-size: 26px;
    color: #c7000b;
    height: 35px;
    margin: 15px 0;
    font-weight: bold;
}
.rmlt-gzh .gzh-header p {
    text-indent: 2em;
    font-size: 18px;
    font-weight: bold;
    line-height: 150%;
    line-height: 1.8;
    margin: 15px 0;
    color: #c7000b;
    font-family: "Microsoft YaHei", "微软雅黑", sans-serif;
}
.rmlt-gzh-list {
    margin: 20px 0;
}
.rmlt-gzh-list .gzh-item {
    margin-top: 30px;
}
.rmlt-gzh-list .gzh-item h2 {
    margin: 10px 0;
    font-family: "Microsoft YaHei", "微软雅黑", sans-serif;
    font-size: 20px;
    color: #c7000b;
    font-weight: bold;
    line-height: 1.8;
    position: relative;
    padding-left: 30px;
}
.rmlt-gzh-list .gzh-item h2::before {
    position: absolute;
    left: 0;
    right: 0;
    content: '';
    width: 21px;
    height: 34px;
    background: url(images/gzh-ico.png) left top no-repeat;
}
.rmlt-gzh-list .gzh-item p {
    text-indent: 2em;
    font-size: 18px;
    font-weight: bold;
    line-height: 150%;
    line-height: 1.8;
    color: #c7000b;
    font-family: "Microsoft YaHei", "微软雅黑", sans-serif;
}
.rmlt-gzh-list li {
    list-style-type: none;
}
.rmlt-gzh-list .gzh-item .rmlt-wx img {
    width: 205px;
    height: 400px;
    margin-right: 50px;
}
.rmlt-gzh-list .gzh-item .rmlt-wx img:last-child {
    margin-right: 0;
}
.rmlt-gzh-list .gzh-item .rmlt-wb img {
    width: 320px;
    height: 400px;
    margin-right: 10px;
}
.rmlt-gzh-list .gzh-item .rmlt-wb img:last-child {
    margin-right: 0;
}
.rmlt-gzh-list .gzh-item .rmlt-mtjz{
    margin-top: 45px;
}
.rmlt-gzh-list .gzh-item .rmlt-mtjz img {
    width: 80px;
    height: 80px;
    margin-right: 45px;
}
.rmlt-gzh-list .gzh-item .rmlt-mtjz img:last-child {
    margin-right: 0;
}

/* 国家治理高峰论坛 */
.forum-gjzl {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    font-family: "Microsoft YaHei", "微软雅黑", sans-serif;
}
.forum-gjzl .gjzl-content {
    padding: 0 100px;
    color: #c7000b;
    font-weight: bold;
    margin-top: 35px;
}
.forum-gjzl .gjzl-content .gjzl-introduction {
    padding: 0 0 15px 0;
}
.forum-gjzl .gjzl-content .gjzl-introduction  h1 {
    font-size: 22px;
    color: #c7000b;
    font-weight: bold;
    margin-bottom: 35px;
}
.forum-gjzl .gjzl-content .gjzl-introduction  p {
    font-family: "Microsoft YaHei", "微软雅黑", sans-serif;
    font-size: 18px;
    color: #c7000b;
    margin: 10px 0 10px 0;
    font-weight: bold;
    text-indent: 2em;
}
.forum-gjzl .gjzl-content .gjzl-item {
    margin: 15px 0;
}
.forum-gjzl .gjzl-content .gjzl-item a {
    color: #c7000b;
}
.forum-gjzl .gjzl-item ul li {
    list-style-type: none;
    float: left;
    margin: 10px 40px 10px 0;
}
.forum-gjzl .gjzl-item ul li:last-child {
    margin-right: 0;
}
.forum-gjzl .gjzl-item ul li img {
    width: 480px;
    height: 300px;
}
.forum-gjzl .gjzl-item ul li h3{
    font-size: 16px;
    width: 480px;
    height: 100%;
    margin-bottom: 10px;
    text-align: center;
}
.forum-gjzl .gjzl-item ul li p{
    width: 480px;
    height: 100%;
    font-size: 16px;
    margin: 5px 0;
    text-align: center;
}

/* 人民论坛年会 */
.forum-rmlt {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    font-family: "Microsoft YaHei", "微软雅黑", sans-serif;
}
.forum-rmlt .rmlt-content {
    padding: 0 100px;
    color: #c7000b;
    font-weight: bold;
    margin-top: 35px;
}
.forum-rmlt .rmlt-content .rmlt-introduction {
    padding: 0 0 15px 0;
}
.forum-rmlt .rmlt-content .rmlt-introduction  h1 {
    font-size: 22px;
    color: #c7000b;
    font-weight: bold;
    margin-top: 25px;
    margin-bottom: 35px;
}
.forum-rmlt .rmlt-content .rmlt-introduction  p {
    font-family: "Microsoft YaHei", "微软雅黑", sans-serif;
    font-size: 18px;
    color: #c7000b;
    margin: 10px 0 10px 0;
    font-weight: bold;
    text-indent: 2em;
}
.forum-rmlt .rmlt-content .rmlt-item {
    margin: 15px 0;
}
.forum-rmlt .rmlt-content .rmlt-item a {
    color: #c7000b;
}
.forum-rmlt .rmlt-item ul li {
    list-style-type: none;
    float: left;
    margin: 10px 40px 10px 0;
}
.forum-rmlt .rmlt-item ul li:last-child {
    margin-right: 0;
}
.forum-rmlt .rmlt-item ul li img {
    width: 480px;
    height: 300px;
}
.forum-rmlt .rmlt-item ul li h3{
    font-size: 16px;
    width: 480px;
    height: 100%;
    margin-bottom: 10px;
    text-align: center;
}
.forum-rmlt .rmlt-item ul li p{
    width: 480px;
    height: 100%;
    font-size: 16px;
    margin: 5px 0;
    text-align: center;
}