/*--------------------conter--------------------*/
.content_login{ /* width:1000px; */ background:#f8fbfe; margin:auto; overflow:hidden;height: 1350px; padding: 15px;}
.content{ margin:auto; overflow:hidden; padding: 15px;}
.content2{ width:939px; margin:auto; overflow:hidden; padding:15px 10px 40px 10px;}
.contentinfo{ width:1200px;margin:auto; overflow:hidden; padding:1px 5px 1px 5px;}
.clearfix{
    zoom:1;
}
.clearfix:after{
    display:block;
    content:"";
    overflow:hidden;
    clear:both;
}
.tabfocus{
    /*border:1px #ddd solid;*/
    padding:0px;
    margin:30px;
    /* width:900px; */
}
.content_i{
    width: 34px;
    height: 34px;
    vertical-align: middle;
    display: inline-block;
    background-position: 5px 0px;
}
.content_tzgg{
    background: url(../../resource/login/images/tzgg.png) no-repeat;
}
.date_i{
    width: 20px;
    height: 14px;
    vertical-align: middle;
    display: inline-block;
    background-position: 5px 0px;
}
.date_tzgg{
    background: url(../../resource/login/images/tzgg_date.png) no-repeat;
}
.content-title-letter{
    font-family: SourceHanSansSC-Bold;
    font-size: 24px;
    color: #19609E;
    letter-spacing: 0;
}
.tabfocus1 ul{
    border-bottom:2px solid #ebebeb;
    position:relative;

}
.tabfocus1 ul div.line{
    display: block;
    position: absolute;
    border-bottom: 2px solid #f60;
    bottom: -2px;
    width: 90px;
    left: 0;
    text-align: center;
    bottom: -2px;
    height: 4px;
}

.tabfocus1 ul li{
    float:left;
    text-align:center;
    cursor:pointer;
    /*width:90px;*/
    padding:10px 0;
    font-family: MicroSoft YaHei;

}
.tabfocus1 ul b{
    display: inline-block;
    height: 0;
    width: 0;
    overflow:hidden;
    line-height: 0;
    border-width: 5px;
    border-style: solid;
    border-color: #f60 transparent transparent transparent;
    margin-top: 4px;
}
.conn{
    margin:13px;
}
.conn .con{
    display:none;
    color:#666;
}
.conn .current{
    display:block;
}
.conn .con{
    display:none;
    color:#666;
}
.conn .current{
    display:block;
}
.list_02 {
    padding: 0px; width: 100%; margin-bottom: 10px; display: block;
}
.list_02 .li {
   /* background: url("../img/icon_01.gif") no-repeat 3px 14px;*/
    padding: 7px 0px 7px 13px;
    text-align: left;
    overflow: hidden;
    font-family: SourceHanSansSC-Bold;
    font-size: 18px;
    color: #333333;
    letter-spacing: 0;
}
.list_02 .li a {
    color: rgb(51, 51, 51); text-decoration: none;
}
.list_02 .li a:visited {
    color: rgb(51, 51, 51); text-decoration: none;
}
.list_02 .li a:hover {
    color: rgb(47, 102, 152); text-decoration: underline;
}
.list_02 font {
    text-align: right;
    overflow: hidden;
    padding-top: 0px;
    /*color: rgb(136, 136, 136);
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt; float: right;*/
    font-family: SourceHanSansSC-Regular;
    font-size: 16px;
    color: #19609E;
    letter-spacing: 0;
}

.line1 {
    border-bottom: 1px dashed #66677c;
    margin: 12px 0px; height: 1px;
    display: block; -ms-overflow-y: hidden;
}



