@charset "utf-8";
/* CSS Document */
html{min-width:1200px;height:100%;}
body{margin:0px;list-style-type:none; font-family: "微软雅黑"; height:100%; width:100%;}
ul{margin:0px;padding:0px;list-style-type:none;}
li{margin:0px;padding:0px;list-style-type:none;}
dl{margin:0px;padding:0px;list-style-type:none;}
dt{margin:0px;padding:0px;list-style-type:none;}

a:link {color: #336;text-decoration: none;font-family: "微软雅黑";}
a:visited {color: #336;text-decoration: none;font-family: "微软雅黑";}
a:hover {color:  #F00;text-decoration: none;font-family: "微软雅黑";}
a:active {color: #336;text-decoration: none;font-family: "微软雅黑";}

/* CSS Document */
.e-readers{width:100%; height:auto; display:table; border-top:2px solid #666666;}
.e-readers ul{width:1000px; height:auto; display:table; margin: 20px auto 20px auto; border-top:1px solid #CCCCCC; padding:20px 0 20px 0; line-height:40px; font-size:16px;} 
.e-readers ul:nth-child(1){ border-top:0;}
.e-readers strong{font-size:22px; margin-bottom:10px; display:block;}
.e-readers b{font-size:18px; }
.e-readers img.ercode{width:150px; height:auto; display:block;}
.download{width:100%; height:40px; display:block; background:url(../images/windows.jpg) no-repeat; background-size:auto 22px; background-position:left center;  text-indent:30px;}
.downloadzip{width:100%; height:40px; display:block; background:url(../images/zip.jpg) no-repeat; background-size:auto 18px; background-position:2px center;  text-indent:30px;}
.downloadflash{width:100%; height:40px; display:block; background:url(../images/flash.jpg) no-repeat; background-size:auto 22px; background-position:2px center;  text-indent:30px;}

.video_hf{width:100%; height:auto; display:table; background:#e08fa0;}
.video_hf img{max-width:100%; height:auto; display:block; margin:auto;}
.video_list{width:100%; height:auto; display:table; padding-bottom:80px;}
.video_list ul{width:1000px; height:auto; display:table; margin:30px auto 0 auto;}
.v_text{width:800px; height:auto; display:table; margin:auto; font-size:18px; line-height:35px; padding:40px 0 40px 0;}
.v_list{width:800px; height:auto; display:table; margin:auto;}
.v_list ul{width:100%; height:auto; display:table; background:#e4e4e4; margin-bottom:30px; padding-bottom:10px;}
.v_list ul li:nth-child(1){width:100%; height:50px; line-height:50px; font-size:17px; font-weight:bold; text-align:center; color:#333333;}
.v_list ul li:nth-child(1) span{ color:#96251a; font-family:Arial, Helvetica, sans-serif; font-size:18px;}
.v_list ul li:nth-child(2) img{width:780px; height:auto; display:block; margin:auto;}

#showVideo{width:100%; height:100%; display:none; position: fixed; top:0; left:0; background:url(../images/video/v_bg.png); z-index:99999;}
#showVideo ul:nth-child(1){width:100%; height:auto; display:table; margin:100px auto 0 auto; }
#showVideo ul:nth-child(1) video{ display:block; margin:auto;}
#showVideo ul:nth-child(2){width:100%; height:auto; display:table; margin:20px auto 0 auto; }
#showVideo ul:nth-child(2) a{width:100px; height:30px;display: block; margin:auto; background:#FFFFFF; font-size:15px; line-height:30px; text-align:center; border-radius:15px;}