
/*标题头 */
.top{width: 1200px;margin:50px auto 10px auto;height: 60px;}
.top .tit1{width:250px;height:60px;background: #1f4782;color: #fff;font-size:28px;text-align: center;line-height: 60px;}
.top .position{font-size: 18px;color:#a6a6a6;margin-bottom: 18px;padding-top:35px;}
/* 内容 */
 .report{  width:1200px;height:980px;background: #f2f9ff;margin: 0 auto;margin-bottom: 70px;}
 .report .info{ width:600px;font-size:14px;color:#7e7f81;text-align: center;margin: 20px auto 0 auto;padding-bottom: 25px;}
 .report .mt{margin-right: 70px;}
 .contents{width: 1170px;height:860px;overflow:auto;overflow-x:hidden;margin-bottom: 40px;padding:0 15px;color:#707578;}
 .contents .title1{width:420px;padding-top:40px;margin:0 auto;text-align: center;color: #1f4583;font-size: 20px;margin-bottom: 10px;font-weight: bold;}
 .contents .title2{width:420px;margin:0 auto;text-align: center;color: #1f4583;font-size: 20px;margin-bottom: 10px;font-weight: bold;}
 .contents>a{width:1150px;text-align:right;display: block;}
 .contents>p{width:1200px;font-size:14px;margin-top: 20px;clear: both;}
 .text>p{font-size:14px;margin-top: 20px;}
 .textcont{width: 1200px; padding: 0px 15px;}
 .textcont .pagecont{width: 580px; height: 60px; background:#f0f0f0;margin-right: 10px;border-left:3px solid #204782;}
 .textcont .pagecont .style1{ color:#1f487e;font-size: 16px;margin-top: 10px;margin-left: 8px;}
 .textcont .pagecont .style2{font-size: 14px;color: #7d7d7d;margin-left: 8px;margin-top: 5px;overflow:hidden;word-break:keep-all;white-space:nowrap;text-overflow:ellipsis;}


