@charset "utf-8";
/* CSS Document */
html, body, ul, li, ol, h1,h2,h3,h4,h5,h6, span, em, i, div, p, a, header, footer,dl,dt,dd,textarea,menu, pre{margin: 0;padding: 0;}
body{color: #605f60;font-family:'Microsoft Yahei'; line-height:27px; font-size:14px;}
ul{list-style: none;}
img{border: none;}
font{color:#CD0205;}
a{text-decoration: none;-webkit-transition: all .2s ease-out;transition: all .2s ease-out;color: #605f60;}
a:hover{color:#00adff;}
.container{width:960px; margin:0 auto;}
.left{float:left;}
.right{float:right;}
.text-center{text-align:center;}
.clear{clear:both;}
.title{height:90px; text-align:center; background:url(../images/titlebig.jpg) no-repeat center bottom; margin:30px 0;}
.title h5{font-size:22px; font-weight:normal;}
.title h5 i{font-style:normal; color:#4dbbfa;}
.title h6{font-size:18px; font-weight:normal; margin-top:5px;}

/* header start */
#header{height:130px;}
/* header end */

/* nav start */
#navbar { height:50px; background-color:#2c302f;}
.nav ul li { float:left; position:relative; font-size:16px; margin:0 40px 0 10px;}
.nav a,.nav a:visited { width:auto; height:50px; line-height:50px; display:block; _display:inline-block; text-decoration:none; color:white; cursor:pointer; font-size:16px;}
.nav a:hover,.nav a.selected { color:#F2F2F2;}
/* .nav ul li div.subnav { position:absolute; top:50px; height:auto;  background-color:#2c302f; display:none; z-index:999; width:700px; padding:10px;background-color:rgba(0,0,0,0.6); } */
.nav ul li div.subnav { position:absolute; top:50px; height:auto;  background-color:#2c302f; display:none; z-index:999; width:auto; padding:10px;background-color:rgba(0,0,0,0.6); }
.nav ul li div.subnav a,.nav ul li div.subnav a:visited { display:block; height:40px; line-height:40px;color:#FFFFFF; padding:0 18px; font-size:14px; float:left;}
.nav ul li div.subnav a{white-space: nowrap;float: none !important;}
.nav ul li div.subnav a:hover {color:#fff;background:#767676;}
/* nav end */

/* banner start */
#banner{height:424px; text-align:center;}
/* banner end */

/* team start */
#team dl{width:200px; height:270px; margin:10px 60px 0 60px; position:relative; float:left;}
#team dl dt{position:absolute; top:0; left:50%; margin-left:-50px; z-index:999}
#team dl dd{ border:1px solid #ccc; padding:10px 30px; position:absolute; top:50px;}
#team dl dd h5,#team dl dd h6{text-align:center; font-weight:normal;}
#team dl dd h5{font-size:18px; margin-top:60px;}
#team dl dd h6{font-size:16px; margin:5px 0;}
/* team end */

/* 项目网站汇总 start */
#webaite{width:1200px;}
#webaite table tr{height:110px;}
#webaite table tr td{line-height:30px; padding:5px;}
#webaite table>tbody>tr:nth-of-type(odd){background-color:#f2f2f2;}
/* 项目网站汇总 end */

/* 电子期刊汇总 start */
#edm .edmcon{ border-left:#4dbbfa solid 2px; position:relative;}
#edm .edmcon h6{height:23px; width:138px; line-height:23px; background:url(../images/kuang.png) no-repeat top left; text-align:center; margin-left:-12px; padding-left:20px; font-size:16px; color:white;}
#edm .edmcon ul{width:920px; background-color:#f1f1f1; border-radius:5px; margin:10px 0 30px 25px; padding:10px; overflow:hidden;}
#edm .edmcon ul li{float:left; margin:5px 15px;}
#edm .edmcon ul li a{margin:0 5px;}
#edm .fuze{position:absolute; top:0; right:0;}
/* 电子期刊汇总 end */

/* 软件下载 start */
#soft .softcon{float:left; width:155px; height:90px; background-color:#f5f5f5; border-radius:5px; padding:13px; margin:5px;}
#soft .softcon dl dt{float:left;}
#soft .softcon dl dt img{width:40px; height:40px;}
#soft .softcon dl dd{height:40px; margin-left:10px; float:left; margin-top:5px;}
#soft .softcon a{width:155px; height:30px; line-height:30px; color:white; background-color:#3C3; border-radius:5px; display:block; text-align:center; margin-top:10px;}
#soft .softcon a:hover{background-color:#090;}
/* 软件下载 end */

/* 专题汇总 start */
.case li{float:left;display:inline;margin-left:20px;width:220px;height:340px;position:relative;}
.case li .case_w{display:block;width:200px;height:290px;padding:10px;background:url(../images/bg_case.png) no-repeat;position:absolute;bottom:14px;left:-10px;}
.case li .case_w .subtitle{height:50px; line-height:50px; text-align:center; font-size:16px;} 
.case li .case_w .fire{background:#000;opacity:0.5;filter:alpha(opacity=50);position:absolute;top:10px;left:10px;width:200px;height:260px;z-index:2;display:none; text-align:center; }
.case li .case_w  .x{width:223px;height:61px;line-height: 60px;font-size: 16px;/* text-align: center; */top:100px;position:absolute;z-index:3;display:none;padding-left: 10px;}
.case li .case_w  .x{background:url(../images/icon.png) no-repeat;color: white;}
/* 专题汇总 end */

/* footer start */
#footer{background-color:#2c302f; color:white; padding:20px 0; font-size:12px; margin-top:80px;}
/* footer end */


