@charset "utf-8";
/* CSS Document */
.reportWraper {margin:0 auto; width:980px; }
.leftSection { float:left; width:640px;  -background:yellow; }
.rightSection  { float:right; width:280px;  }
.column640 { margin-bottom:40px; }
.column300 { margin-bottom:20px; }
.column300 .content { padding:20px 0; font-size:14px; line-height:24px; }


.column300 ul li{ padding-left:10px; width:270px; line-height:28px; background:url(../images/dot.gif) 0 13px no-repeat; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; }
.column300 ul li a { font-size:14px; color:#FFF; }

.column300 ul.logo {  width:260px; }
.column300 ul.logo li { float:left; padding:5px; background:none; width:120px; height:50px; }
.column300 ul.logo li img {  border-radius:10px; }

.tit{  height:40px; line-height:40px; border-bottom:solid 1px #e2730f; }
.tit h2{float:left; padding:0 10px; color:#FFF; font-size:24px; background:#e2730f; border-radius: 5px 5px 0 0; }


.pic { float:left; width:294px; height:168px; padding:12px 12px 0; background:#f8f8f8; position:relative; margin:0 auto; border-radius:6px; }
.pic ul { width:223px; height:133px; position:absolute; top:12px; left:12px; }
.pic ul li { width:223px; height:133px; border:1px solid #fff; position:absolute; top:0; left:0; }
.pic ul img { width:223px; height:133px; }
.pic ol { position:absolute; top:12px; right:12px; }
.pic ol li,.pic ol img { width:54px; height:30px; }
.pic ol li { border:3px solid #fff; margin-bottom:13px; }
.pic ol .active { border:3px solid #e2730f; }
.pic p { line-height:32px; position:absolute; left:12px; bottom:0px; color:#000; }
.news { float:right; width:300px;}
.news .tit h2 { padding:0;  background:none; }
.news .content { padding:10px 0; }
.news .content h3 a { font-size:18px; color:#FFF; }
.news .content p { line-height:24px; }
.news .content p a { color:orange;}
.column1 { margin-bottom:20px; }
.column1 ul { padding:20px 0;  }
.column1 ul li{ float:left; padding-left:10px; width:310px; line-height:28px; background:url(../images/dot.gif) 0 13px no-repeat; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; }
.column1 ul li a { font-size:14px; color:#FFF; }

.phoBox{margin:30px auto;width:640px;font-size:0;/* 避免a标签折行产生空隙 */}
.phoBox a{position:relative;/* 注意position:relative;一定要加在定位元素的父级，否者可能是不安全嵌套，IE下有可能会有问题 */display:inline-block;margin:0 10px 10px 0;*margin:0 9px 10px 0;text-decoration:none;color:#003399;width:150px;vertical-align:top; color:#FFF; overflow:hidden; }
.phoBox a em { dislay:block; width:146px;height:97px;display:block;border:solid 1px rgba(255,255,255,0.2);background:#FFF; border-radius: 20px 0 20px 0;  overflow:hidden;}
.phoBox a em img{width:146px;height:97px;
-ms-transition:1s;
-moz-transition:1s;
-webkit-transition:1s;
-o-transition:1s;
transition:1s;

}
.phoBox a:hover img {
-ms-transform:scale(1.2);	/* IE 9 */
-moz-transform:scale(1.2); 	
-webkit-transform:scale(1.2);
-o-transform:scale(1.2); 
transform:scale(1.2);
 }
.phoBox a span{display:block;padding-top:5px;line-height:18px;font-size:12px;text-align:center;}
.phoBox .text{position:absolute;padding:0 10px;background:rgb(0,0,0);background:rgba(0,0,0,0.6);line-height:22px;color:#FFF;font-size:12px;text-align:center;}

.phoBox2{margin:30px auto;width:640px;font-size:0;/* 避免a标签折行产生空隙 */}
.phoBox2 .pic{position:relative;/* 注意position:relative;一定要加在定位元素的父级，否者可能是不安全嵌套，IE下有可能会有问题 */display:inline-block;margin:0 5px 10px 0;*margin:0 4px 10px 0;text-decoration:none;color:#003399;width:130px;vertical-align:top; color:#FFF; overflow:hidden; float:left;}
.phoBox2 .pic em { dislay:block; width:130px;height:97px;border:solid 1px rgba(255,255,255,0.2);background:#FFF; border-radius: 20px 0 20px 0;  overflow:hidden;}
.phoBox2 .pic em img{width:130px;height:97px;
-ms-transition:1s;
-moz-transition:1s;
-webkit-transition:1s;
-o-transition:1s;
transition:1s;

}
.phoBox2 a:hover img {
-ms-transform:scale(1.2);	/* IE 9 */
-moz-transform:scale(1.2); 	
-webkit-transform:scale(1.2);
-o-transform:scale(1.2); 
transform:scale(1.2);
 }
.phoBox2 .pic span{display:block;padding-top:5px;line-height:18px;font-size:12px;text-align:center; color:#000;}
.phoBox .text{position:absolute;padding:0 10px;background:rgb(0,0,0);background:rgba(0,0,0,0.6);line-height:22px;color:#FFF;font-size:12px;text-align:center;}


.columnAA { margin:30px auto; width:980px; }

.columnAA ul { padding:20px 0; }
.columnAA ul li{ float:left; padding-left:30px; width:460px; line-height:38px; background:url(../images/pdf.png) 0 13px no-repeat; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; }
.columnAA ul li a { font-size:14px; color:#FFF; }

