﻿
body{
    background: url("imagesnineteen_bg.jpg") no-repeat top center;
}
.nineteen_top{
    width: 1100px;height:312px; margin:0 auto;
}
/*导航*/
.nineteen_nav{
    width:100%;height:58px;background:#cb0224; border-top:2px solid #f09d0c;
}
.nineteen_nav ul{
    width: 1100px;
    height: 58px;
    margin:0 auto;
}
.nineteen_nav ul li{
    width:20%;
    height: 58px;
    float: left;
    font-size: 24px;
    line-height: 58px;
    text-align: center;}
.nineteen_nav ul li a{
    color: #fff;}
.nineteen_zst{
    height:11px;
    margin:18px auto 0;
    background: url("imagesnineteen_zst.png") no-repeat top center;
}
/*内容*/
.nineteen_content{
    width:1100px;
    margin:0 auto;
    overflow: hidden;
}
.nineteen_content .nineteen_img{
    width:100%;
    height:550px;
    position: relative;
}
.nineteen_content .nineteen_img .a_text{
    width:100%;
    height:60px;
    color: #fff;
    font-size:20px;
    position: absolute;
    bottom:0;
    left:0;
    z-index:99;
    line-height:60px;
    background: rgba(0,0,0,0.6);
    text-align: left;
    padding:0 4%;
}
.nineteen_content .nineteen_text{
    width:92%;
    height:60px;
    background: #bb1c18;
    font-size:16px;
    padding:18px 4%;
    line-height: 30px;
    text-align: left;
    text-indent:2em;
}
.nineteen_content .nineteen_text a{ color: #fff;}
/*标题*/
.nineteen_title{
    width:1100px;height:100px; margin:15px 0;}
/*学习动态*/
.nineteen_list{width:1098px; height:320px;border:1px solid #bb1c18}
.nineteen_list ul.list_ul_left{
    width:500px;
    height:270px;
    padding:25px 11px 25px 33px;
    float: left;
    border-right: 1px solid #eeeeee;
}
.nineteen_list ul.list_ul_right{
    width:500px;
    height:270px;
    padding:25px 33px 25px 11px;
    float: right;
}
.nineteen_list ul li{
    width:100%;
    height:54px;
    line-height: 54px;
    text-align: left;
    font-size:18px;
    border-bottom:1px dashed #eeeeee;
    background: url("imagesnineteen_li_dian.png") no-repeat center left;
    text-indent:10px;
}
/*图解*/
.nineteen_tj{
    width:350px;
    height:540px;
    background: url("imagesnineten_tj.png") no-repeat center center;
    position: relative;
    float: left;
}
.nineteen_tj .nineteen_tj_img{
    width:328px;
    height:246px;
    background: #c8c8c8;
    position: absolute;
    top:67px;
    left:9px;
}
.nineteen_tj .nineteen_tj_text{
    width:268px;
    height:140px;
    position: absolute;
    top:330px;
    left:40px;
    text-align: left;
}
.nineteen_tj .nineteen_tj_text h4{
    line-height:36px;
    font-size:18px;
}
.nineteen_tj .nineteen_tj_text p{
    line-height:26px;
    text-indent:2em;
    font-size:16px;
}
.nineteen_tj .nineteen_tj_a{
    color:#e1a609;
    position: absolute;
    bottom:36px;
    right:44px;
    font-size:16px;
}
/*报告解读*/
.nineteen_bgjd{
    width:536px;
    height:210px;
}
.nineteen_bgjd .nineteen_bgjd_img{
    margin:15px 0;
    width:95px;
    height:180px;
    float: left;
}
.nineteen_bgjd .nineteen_bgjd_text{
    width: 400px;
    height:210px;
    float: right;
    text-align: left;
}
.nineteen_bgjd .nineteen_bgjd_text h4{
    width:400px;
    height:84px;
    line-height:42px;
    font-size:18px;
    color: #000;
    margin-top:15px;
}
.nineteen_bgjd .nineteen_bgjd_text p{
    width:400px;
    height:96px;
    line-height:32px;
    font-size:16px;
    margin-bottom:15px;
}
/*媒体评论*/
.nineteen_mtpl{
    width:530px;
    height:225px;
    text-align: left;
    background: url("imagesnineteen_mtpl.png") no-repeat center center;
}
.nineteen_mtpl h4{
    width:500px;
    height:58px;
    line-height:58px;
    color: #fff;
    font-size:20px;
    padding:0 15px;
}
.nineteen_mtpl h4 a{ color: #fff; }
.nineteen_mtpl p{
    width:500px;
    height:136px;
    line-height:34px;
    font-size:18px;
    padding:15px;
    text-indent: 2em;
}
/*图片报道*/
.rollBox
{
    width: 1100px;
    overflow: hidden;
    margin:0 auto;
}
.rollBox .Cont
{
    width:1100px;
    overflow: hidden;
    float: left;
}
.rollBox .ScrCont
{
    width: 10000000px;
}
.rollBox .Cont .pic
{
    width: 250px;
    float: left;
    text-align: left;
    margin-right: 30px;
}
.rollBox .Cont .pic img
{
    width: 250px;
    height: 168px;
    background: #fff;
    display: block;
    margin: 0 auto;
}
.rollBox .Cont .pic p
{
    line-height: 26px;
    color: #505050;
}
.rollBox .Cont .pic .a-img{
    width:250px;
    height:164px;
    display: inline-block;}
.rollBox .Cont .pic .a-text{
    width:220px;
    height:70px;
    background: #cb0224;
    display: inline-block;
    line-height:35px;
    font-size:16px;
    padding:0 15px;
}
.rollBox .Cont .pic .a-text a{ color: #fff;}
.rollBox .Cont a:link, .rollBox .Cont a:visited
{
    color: #626466;
    text-decoration: none;
}
.rollBox #List1, .rollBox #List2
{
    float: left;
}
/*底部*/
.nineteen_bottom{
    width:100%;
    background: #efefef;
    overflow: hidden;
    padding:30px 0;
    margin-top:50px;
}
.nineteen_bottom p{
    width:700px;
    text-align: left;
    line-height:34px;
    margin:0 auto;
}
