/*初始化样式*/
@charset "utf-8";
*{padding:0; margin:0 auto;} /* IE8*/
*+html *{padding:0; margin:0;}
* {margin:0; padding:0;}
body{ -webkit-text-size-adjust: none;color:#444; background: #f7f7f7;}
div{font-size:14px; text-align:left;margin:0 auto;}
a { color:#b0b0b0; text-decoration: none; outline:medium none; }
a:hover{color:#900;}
ul,li{padding:0px; margin:0px; list-style-type:none; list-style: none;}
img{border:none;}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote{padding:0; margin:0;}
table,td,tr,th{font-size:12px;}
.clear:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
* html .clear{zoom:1;} /* IE6 */
*+html .clear{zoom:1;} /* IE7 */
.transparent{background:transparent;}
.left{float:left;}
.right{float:right;}
.bold{font-weight:bold}
.ari{font-family:"微软雅黑";}
.container{width: 1120px;margin: 0 auto;}


/*list*/
.main{ width:1003px; margin:auto; z-index:1; }
.list_nav{border-bottom:1px #1073c1 solid; height:40px; background:#f8f8f8; position:relative;}
.list_nav_left{ height:40px; float:left;  line-height:40px; background:#1073c1; padding:0px 20px; font-size:18px; text-align:center; color:#FFF;}
.list_nav_left a{ height:40px; line-height:40px; background:#1073c1; padding:0px 20px; font-size:18px; text-align:center; color:#FFF;}
.list_nav_right{ height:40px; line-height:40px; float:right; margin-right:10px;}
.list_nr{ min-height:220px;}
.list_nr li{ background:url(../images/dian.jpg) no-repeat 10px 50%; border-bottom:1px dotted #CCCCCC; line-height:34px; height:34px; font-size:14px; text-indent:30px; position:relative;}
.list_nr li span{ position:absolute; top:0px; right:20px;}
.list_nr li a{ color:#000;}
.list_to{ height:60px; line-height:60px; border-bottom:3px #1073c1 solid; position:relative; }
.list_to_left{ position:absolute;  left:0px; top:30px; height:20px; line-height:20px; border-left:5px #1073c1 solid; text-indent:20px; font-size:20px; font-weight:bold; color:#1073c1;}
.list_to_right{ position:absolute; top:30px; right:10px; height:20px; line-height:20px;}

/*content*/
.contentMain {
    border:solid #ccc 2px;
    background:#FFF
}
.content_topbanner {
    padding:31px 0 0 0;
    height:32px;
    overflow:hidden;
    border-bottom:#88b2dd dashed 1px;
    margin:auto auto 40px;
    width:99%
}
.content_topbanner .current {
    color:#999;
    padding:0 0 0 34px;
    background:url(../images/ico14.gif) 12px 2px no-repeat;
    float:left
}
.content_topbanner .fr {
    padding-top:7px
}
.content_topbanner li {
    float:left;
    padding:0 0 0 5px;
    height:12px;
    line-height:12px
}
.content_topbanner li .name {
    padding:0 32px 0 0
}
.contentShow {
    color:#333;
}
.contentShow .title {
    text-align:center;
    font-size:26px;
    color:#00578d;
    padding:20px 0
}
.contentShow .time {
    height:43px;
    line-height:40px;
    text-align:center;
    overflow:hidden;
    background:url(../images/line4.gif) left bottom repeat-x;
    width:99%;
    margin:auto
}
.contentShow .time li {
    float:left;
    width:316px;
    overflow:hidden
}
.contentShow .content {
    line-height:30px;
    font-size:16px;
    padding:25px 30px;
    min-height:300px;
    _height:300px
}
.contentShow .content .h10 {
    height:30px
}
.contentShow .contentPrint {
    background:#F4F4F5;
    padding:25px 0;
    text-align:center
}
.contentPrint a {
    margin-right:9px
}
.content_subtitle {
    text-align: center;
    color: #666;
    border-bottom: 1px dotted #CCC;
    line-height: 30px;
}
#group-navigation {
    font-family: Microsoft Yahei;
    padding: 30px
}

.group-department {
    height: 42px;
    font-size: 18px;
    border-bottom: 1px dashed #ccc;
    line-height: 42px;
    color: #1c396a
}

.group-department span {
    display: block;
    margin-bottom: 5px;
    line-height: 25px;
    border-left: solid 5px #1c396a;
    padding-left: 12px
}

.group-department span a {
    color: #1c396a;
}

.group-department-list {
    padding-top: 10px;
    font-size: 16px;
    margin-bottom: 20px
}

.group-department-list li {
    float: left;
    padding: 0 10px;
    /* width:177px; */
    line-height: 32px;
    height: 32px;
    overflow: hidden
}
