@charset "utf-8";

/***** 当前位置 *****/
#position        { width:1200px; text-align:left; font:16px/30px "Microsoft YaHei","宋体"; margin-top:20px;}
#position a      { font:15px/24px "Microsoft YaHei","宋体"; text-decoration:none;}
#position a:hover{ color:#ff0000; }  


/***** 内页 *****/
#container{ width:1200px; padding:12px 0 50px 0;}
#container02{ width:1200px; padding:12px 0 50px 0;}



#colL{width:278px; float:left; clear:left;}
#colR{width:888px; float:right; clear:right; }



/***** 左边导航 *****/
.nav dt             {height:62px; background-color:#006fc4; text-align:left; font:18px/62px "Microsoft YaHei","宋体"; color:#FFF; padding-left:30px;}
.nav ul             {width:100%;}
.nav ul li          {width:100%; height:52px; background-color:#f1f9ff; margin-top:2px; overflow:hidden; text-overflow:ellipsis; word-break:keep-all; white-space:nowrap; }
.nav ul li.on{ color:#FFF; background-color:#edc479;}
.nav ul li.on a{ color:#FFF;}
.nav ul li a        {font-size:15px; line-height:52px; padding-left:32px; display:block; }
.nav ul li a:hover  {background-color:#edc479; color:#FFF; display:block;}




/***** 热门信息 最新信息 *****/
.lastlist	 {margin-top:22px;}
.lastlist dt {height:50px; text-align:left; background:#f1f9ff url(../images/ksdt.png) left bottom no-repeat; font:20px/50px "Microsoft YaHei","宋体"; padding-left:24px;}
.lastlist dd {padding:10px 22px 20px 22px; background-color:#f1f9ff;}
.lastlist ul li        { font:14px/32px "Microsoft YaHei","宋体"; background:url(../images/dian.jpg) left center no-repeat; text-indent:11px; overflow:hidden; text-overflow:ellipsis; word-break:keep-all; white-space:nowrap;}
.lastlist ul li a:hover{ color:#ff0000; }



/***** 内页列表 *****/
.sortlist        { width:100%;}
.sortlist dl     { margin-bottom:8px; text-align:left; clear:both; }
.sortlist dl dt  { height:50px; padding-left:16px; background:url(../images/ksdt.png) left bottom no-repeat; font:22px/50px "Microsoft YaHei","宋体";}
.sortlist dl dt a{ float:right; color:#565656; font:14px/50px "Microsoft YaHei","宋体"; text-decoration:none; padding-right:20px;}


/***** 文字新闻列表 *****/
.sortlist ul           { margin:8px auto; padding-bottom:20px;}
.sortlist ul li        { text-align:left; overflow:hidden; text-overflow:ellipsis; word-break:keep-all; white-space:nowrap; }
.sortlist ul li span   { float:right; font:14px/42px "Microsoft YaHei","宋体"; color:#7a7a7a;}
.sortlist ul li a      { font:16px/42px "Microsoft YaHei","宋体"; color:#4D4D4D; border-bottom:1px #d0d0d0 solid; display:block;}
.sortlist ul li a:hover{ color:#000; border-bottom:1px #878787 solid; display:block;}

	

/***** 内页列表分页 *****/
.page             { font:15px/36px "Helvetica"; margin:40px 3px 24px 3px; text-align:center; clear:both;}
.page a           { font:15px/36px "Helvetica"; margin:2px; padding:10px 12px; background-color:#ebebeb; color:#474747; text-decoration:none; }
.page a:hover     { color:#fff; background-color:#1487df; }
.page a:active    { color:#fff; background-color:#1487df;}
.page span        { margin:2px; padding:10px 12px; background-color:#ebebeb; color:#000; font-size:15px; }
.page span.strong { margin:2px; padding:10px 12px;  font-size:15px; color:#fff; background-color:#1487df; }



/***** 仪器 *****/
.sortlisttp { width:100%;}
.sortlisttp dl     { margin-bottom:10px; text-align:left; clear:both; }
.sortlisttp dl dt  { height:50px; padding-left:16px; background:url(../images/ksdt.png) left bottom no-repeat; font:22px/50px "Microsoft YaHei","宋体";}
.sortlisttp dl dd  { padding:20px 0;}

.sortlisttp dl dd ul li { width:240px; height:182px; text-align:center; margin:9px 15px; padding:12px; float:left; border:2px #b9d7ee solid; background-color:#FFF; _display:inline; overflow:hidden; }
.sortlisttp dl dd ul li .pic { width:240px; height:162px; float:left; overflow: hidden;}
.sortlisttp dl dd ul li .pic img      { display: block; width: 100%; min-height: 100%; -webkit-transition: .7s;-moz-transition: .7s;-ms-transition: .7s;-o-transition: .7s;transition: .7s;}
.sortlisttp dl dd ul li .pic:hover img{ -webkit-transform: -webkit-scale(1.08);-moz-transform: -moz-scale(1.08);-ms-transform: -ms-scale(1.08);-o-transform: -o-scale(1.08);transform: scale(1.08);}
  

.sortlisttp dl dd ul li .title a  {height:30px; font:14px/30px "Microsoft YaHei","宋体";}



