﻿html{font:14px/1.5 "PingFang SC",Arial,"Microsoft YaHei", "Helvetica Neue",Helvetica, THeiTi,sans-serif;}
body{margin:5px;background:#f5f5f5;}
ul, li{list-style:none;margin:0px;padding:0px;}
*{margin:0px;padding:0px;}
img{border:none;vertical-align:middle;}

a:link{text-decoration:none;}
a:hover{color:red;}
a:visited{text-decoration:none;}

#top{width:100%;min-width:1200px;max-width:1500px;margin:0px auto 5px auto;}
#mid{width:100%;min-width:1200px;max-width:1500px;margin:0px auto;overflow:hidden;}
#bottom{width:100%;min-width:1200px;max-width:1500px;margin:5px auto;padding:5px 0px;background:#fff;line-height:180%;text-align:center;}

#top_table{width:100%;height:110px;}
#logo{width:300px;text-align:center;}
#logo img{height:80px;}
#top_table2{width:100%;}
#top_table2 td{text-align:center;font-weight:bold;}
#top_table2 img{width:48px;height:48px;margin-bottom:8px;}
#top_table2 a{color:#0C81B8;}

#navigation{width:100%;margin:0px 0px 3px 0px;height:35px;line-height:35px;background:#0C81B8;color:#fff;}
#navigation a{color:#fff;}

.left_top{width:98%;margin:0 auto;text-align:center;border-bottom:1px dotted green;}
.left_title{font-size:18px;font-weight:bold;height:50px;line-height:50px;}
.left_info{color:#999;}

#mid_left{float:left;width:72%;background:#fff;}
#mid_right{float:right;width:27%;background:#fff;}
#mid_left,#mid_right{height:auto;margin-bottom:-15000px;padding-bottom:15000px;}

.content_ppt{height:600px;margin:5px;font-size:16px;background:yellow;}
#content{height:100%;font-size:16px;padding:10px;font-family:Georgia;text-align:justify;}
.content_name{width:100%;height:40px;line-height:40px;text-align:center;font-weight:bold;font-size:18px;color:green;}
.content p{margin:0px;line-height:150%;}
.content img{width:auto;height:auto;max-width:100%;max-height:100%;display:block;margin:auto;}
#content span{text-wrap:break-word;}

.content_list{width:100%;}
.content_list ul{margin:0px auto;padding:5px;}
.content_list li{display:block;white-space:nowrap;padding:5px 0px;width:100%;height:25px;line-height:25px;border-bottom:1px dotted #ccc;overflow:hidden;}
.content_list_name{height:35px;line-height:35px;text-align:center;color:#0C81B8;font-weight:bold;font-size:18px;}
.content_list img{width:16px;height:16px;vertical-align:middle;margin-right:3px;}

#readmore{position: relative;z-index: 99;padding: 5px;margin-top: -200px;text-align: center;}
#readmore_mask{height: 200px;background: -moz-linear-gradient(bottom,rgba(255,255,255,0.1),rgba(255,255,255,0));background: -webkit-gradient(linear,0 top,0 bottom,from(rgba(255,255,255,0)),to(#fff));background: -o-linear-gradient(bottom,rgba(255,255,255,0.1),rgba(255,255,255,0))}
#readmore_btn{cursor:pointer;font-size: 16px;color: #de686d;background: #fff;line-height: 30px;}
#readless{width:100%;height:30px;line-height:30px;display:none;text-align:center;}
#readless_btn{cursor:pointer;font-size:22px;color:green;}

.clear{clear:both;}
.margin5{height:5px;clear:both;}
.bgcolor{background:#D9F0BD;}

#title{height:50px;text-align:center;font-size:16px;font-weight:bold;}

#masklayer{
position:absolute;
background:#ccc;
filter:alpha(Opacity=80);-moz-opacity:0.5;opacity:0.5;
z-index:100;
width:100%;
height:100%;
left:0;
top:0;
display:none;
margin:0px;
padding:0px;
}
#downlayer{
display:none;
position:fixed;
left:27%;
top:20%;
width:500px;
height:280px;
font-size:16px;
font-family:黑体;
background:#fff;
text-align:center;
z-index:1001;
}
#downlayer p{line-height:200%;}
#close{
height:25px;
text-align:right;
}
#close img{
cursor:pointer;
margin:2px;
vertical-align:top;
}
#downtitle{
height:35px;
color:red;
font-size:20px;
font-weight:bold;
overflow:hidden;
}
#downlayer a{
background:#cc0000;
color:#fff;
font-size:20px;
font-weight:bold;
padding:6px 8px;
}

#download{
width:100%;
height:45px;
line-height:45px;
color:white;
text-align:center;
font-size:18px;
font-weight:bold;
cursor:pointer;
background:#cc0000;
}
#downbutton{margin-top:15px;}
#downsuccess{background:green;color:#fff;font-size:20px;font-weight:bold;padding:6px 8px;}
#tryagain{display:none;font-family:Times New Roman;font-size:14px;color:#999;}
#refresh{cursor:pointer;text-decoration:underline;}