﻿@charset "utf-8";
/* 报告CSS Document */

*{margin:0;padding:0;}
body{font:12px/1.6em "Comic Sans MS", cursive,Verdana, Arial, Helvetica, sans-serif;text-align:center;color:#000; background:#fff;padding:0px 0px;}
img{border:0;}
.pdf_title1{ padding:30px 60px 30px 30px;font:"黑体","Comic Sans MS", cursive,Verdana; font-size:30px; text-align: center; font-weight:bold}
.pdf_title2{ font-size:14px; text-align:left; color:#000; line-height:40px;font-weight:bold}
.pdf_title4{ font-size:25px; color:#000; text-align:center; line-height:40px;font-weight:bold}

/*封面*/
.wrap_box1{ margin:0 auto;width:600px; height:950px; text-align:left; }
.wrap_box1 .left{width:90px; float:left;}
.wrap_box1 .right{ margin-left:90px;}

.logo1{ height:100px; margin:0 auto; padding-left:10px;}
.pdf_title{ padding:30px 0 10px 0; width:500px;}
.pdf_content{ margin:0 auto;}
.pdf_content p{font-size:18px; font-weight:bold; line-height:50px;  margin:0 auto;}
.pdf_content h2{ padding:20px 0; font-size:25px; color:#000;  margin:0 auto; font-weight:bold;}

/*内容页*/
.pdf_main{ margin:0 auto; width:600px; height:950px;text-align:left; }
.pdf_title3{margin:0 auto; height:70px;}
.title_img{margin:10px auto;}
.pdf_content1{ margin:0 auto; text-align:left;padding-bottom:80px;}
.pdf_p{font-size:12px; text-indent:25px; line-height:25px;}
.ico1{background:url(../images/report/ico.gif) no-repeat 5px 8px; text-indent:25px;line-height:25px;}
.pdf_content1 p{text-indent:25px; line-height:25px; padding:1px 0;}


.div_pdftable{ width:770px; height:260px; margin:0 auto;background:url(../images/report/t_bg.jpg) no-repeat; padding:30px; font-size:12px;}
.pdf_table{border-collapse:collapse; color:#333;text-align:left;}
.pdf_table th{ line-height:43px; background:url(../images/report/th_bg.jpg) repeat-x bottom; border:1px solid #1A3B69; padding-left:5px;}
.pdf_table td{ padding:5px; line-height:22px;  border:1px solid #1A3B69;background:url(../images/report/td_bg.jpg) repeat-x bottom; padding-left:5px; }
.pdf_table td span{float:left;}
.pdf_table td.th_bg1{background:url(../images/report/td_1.jpg) no-repeat;}
.pdf_table td.th_bg2{background:url(../images/report/td_2.jpg) no-repeat;}
.pdf_table td.th_bg3{background:url(../images/report/td_3.jpg) no-repeat;}
.pdf_table td.th_bg4{background:url(../images/report/td_4.jpg) no-repeat;}
.pdf_table td.th_bg5{background:url(../images/report/td_5.jpg) no-repeat;}
.pdf_table td.th_bg6{background:url(../images/report/td_6.jpg) no-repeat;}
