﻿@import url('base.css');
@import url('public.css');
@import url('innerPublic.css');

.bigPAd{margin:10px auto 0px auto; width:698px;}
.l_darkBlue{ background:#04627e; font:bold 1.4em "微软雅黑", "宋体"; line-height:2; color:#fff; letter-spacing:2px;}
.typeSys{margin:10px auto 0px auto; width:698px; background:url(/v1skin/images/l_typeConBg.jpg) repeat-x 100% 14px;}
.typeSys .name{padding:3px 15px; font-size:1.6em;}
.typeSys .space{width:15px; height:40px; background:#fff;}
.typeSys .description{margin-top:15px; width:95%; font-size:1.4em; text-indent:2em;}
.special{margin-top:15px; width:100%;}
.special li{margin:10px 0px 0px 10px; width:340px; background:#eef5fb; font-size:1.4em; line-height:25px;}
.special li a{margin-left:5px; color:#666;}
.special .l_darkBlue{float:left; display:inline; padding:0px 5px; font-size:1.1em; line-height:25px;}

/*******************************     列表项    **************************************/
.item{margin:15px auto 0px auto; width:98%; overflow:hidden; background:url(/v1skin/images/listIco.jpg) no-repeat 5px 0;}
.item .title{margin-left:43px; width:95%; font:bold 1.6em "宋体"; line-height:2;}
.item .title a{margin-right:5px;}
.item .title a.type{color:#666;}
.item .title a.arc{color:#046180;}
.item .description{width:94%; font-size:1.4em; text-indent:2em;}
.item .info{margin:0px auto; padding:8px 0px; width:94%; border-bottom:#ccc 1px dashed; overflow:hidden;}
.item .info span{font:1.2em  "宋体"; line-height:2; color:#666;}
.item .info .name{margin-left:10px; font:bold 1.4em "宋体"; line-height:2; color:#000; float:left;}
.item .info .keyword{color:#000; float:left;}
.item .info .source{ float:right;}

/*******************************     底部大块链接    **************************************/
.bigLinkB{margin:10px auto 0px auto; width:1008px; overflow:hidden;}
.bigLinkB a{float:left; display:inline;}
.bigLinkB img{display:block;}

