/**
 * User: GCZX005-WJJ
 * Date: 15-4-2
 */
/*页面框架*/
html,body{
    min-width:470px;
    /* height:100%; */
    font-size: 12px;
    font-family: "微软雅黑", Arial;
}
*{
    margin: 0;
    padding: 0;
}
ul,li{
    list-style: none;
}
a{
    text-decoration: none;
}

/*标题样式 */
#divTop{
    top:0px;
    left:0px;
    width:1024px;
    color:#000000;
    float:none;
    margin: 0 auto !important;
    padding-bottom: 20px;
    overflow: auto;
}
#divTop_s{
    top:0px;
    left:0px;
    width:1024px;
    height: 100px;
    color:#000000;
    float:none;
    margin: 0 auto !important;
}
#divTop_s span{
    font-family: "微软雅黑";
    font-size: 35px;
    font-weight: bold;
    color: #4679b2;
    margin: 45px 0px 0px 10px;
    position: absolute;
    width: 440px;
}
.herder{
    width:1000px;
    padding-top: 28px;
    overflow: auto;
    height: 96px;
    margin: 0 auto;
    margin-bottom: 5px;
}
.herder img,.herder h1{
    display:block;
    float: left;
}
.herder h1{
    margin: 15px 0px 0px 24px;
}
.herder h1 a{
    text-decoration: none;
    font-family: "微软雅黑";
    font-size: 35px;
    font-weight: bold;
    color: #4679b2;
    letter-spacing:2px;
}
.ser_con{
    width: 1000px;
    margin: auto;
    height: 26px;
}
.ser_con_left{
    float: left;
    display: inline;
    margin-left: 10px;
}
.ser_con_left li{
    float: left;
    display: inline;
    margin-right: 30px;
    cursor: pointer;
}
.ser_con_left li a{
    color: #6f6f6f;
    font-size: 15px;
    font-family: "微软雅黑", Arial;
}
.ser_con_left li:hover a{
    color: #4679b2;
    text-decoration: none;
    cursor: pointer;
}
.ser_con_rt{
    float: right;
    display: inline;
    /*margin-right: 50px;*/
}
.fa-bars{
    font-size: 30px;
    color: #ccc;
    position: absolute;
    right: 0;
    top:80px;
    border: 1px solid #dddddd;
    border-radius: 4px;
    background: #ffffff;
    padding:5px  8px;
    display: none;
}
.ser_con_rt li{
    float: left;
    display: inline;
    color: #333;
    font-size: 14px;
    margin-right: 3px;
}
.ser_con_rt li a{
    color: #4679b2;
    text-decoration: none;
}
.top_con{
    float: right;
    display: inline;
}


/*搜索样式*/
.ser_tit{
    display: block;
    float: left;
    width:780px;
    border:1px solid #095eaf;
    height: 36px;
    background:#f7f7f7 url(../image/ser-2.png) no-repeat 12px center;
    padding-left:40px;
    border-radius:1px;
    line-height: 38px;
    font-size: 14px;
    font-family: "微软雅黑", Arial;
}
.ser_sub{
    width: 89px;
    height:35px;
    display: block;
    float:right;
    border: 1px solid #72ade3;
    background: #4679b2;
    color: #fff;
    letter-spacing:2px;
    line-height: 35px;
    text-align: center;
    font-family: "微软雅黑", Arial;
    font-size: 16px;
    border-radius:6px;
    padding-left: 4px;
    cursor: pointer;
}
.divline{
    background-color: #4679b2;
    height:76px;
    width: 1000px;
    margin: 0px auto;
    /*min-width: 1200px;*/
}
.back_search{
    background-color: #f5f5f5;
    height: 117px;
}
.widget {
    margin-bottom: 30px;
}
.search_top{
    padding: 36px 0px 22px 0px;
    text-align: center;
}
.search_top img{
    padding-bottom: 10px;
}
.icon_text{
    font-size: 28px;
    color: #4679b2;
    padding: 0px 20px 0px 20px;
}
.search {
    max-width:925px;
    margin:auto;
    background: #4679b2;
    overflow: hidden;
    min-height: 40px;
}
.autocomplete-append, .typeahead-append {
    /*position: relative;*/
    /*height: 34px;*/
    /*text-align: left;*/
}
.search-options {
    position: absolute;
    right: 72px;
    top: 7px;
    background: white;
}
.search-options li {
    float: left;
}
.search input[type=submit]:hover {
    border-color: #c9dfdf;
}
#divSerchText a{
    width: 512px;
    margin: 0 auto;
    /* margin: 11px 0px 0px 0px; */
    font-size: 14px;
    color: white;
    font-family: "微软雅黑";
    margin-left: 10px;
    text-decoration:none;
}
/*搜索下拉列表*/
#suggest2{width:821px;}
.gray{color:gray;}
.ac_results {background:#fff;border:1px solid #4679b2;position:absolute;z-index:10000;display:none;}
.ac_results ul{margin:0;padding:0;list-style:none;}
.ac_results li a{white-space:nowrap;text-decoration:none;display:block;color:#4679b2;padding:3px 3px;margin: 0px 10px 0px 10px;}
.ac_results li{border:1px solid #fff;}
.ac_results li a:hover {background:#c8e3fc;}
.ac_results li a span{float:right;}
.ac_result_tip{border-bottom:1px dashed #666;padding:5px;margin: 0px 10px 0px 10px;}


/*分割线*/
.back_line{
    background-color: #4679b2;
    height: 4px;
}
.back_line_1{
    margin: 0px auto;
    width: 1024px;
    background-color: #4679b2;
    height: 4px;
}

/*作者*/
#footer {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 1000px;
    margin: 0px auto;
    /*width: 100%;*/
    padding-bottom:5px;
    /*border-top: 4px solid #4679b2;*/
    bottom: 0;
    font-size: 11px;
    color: #fff;
    /*min-width: 1200px;*/
}
#_ideConac {
    display: block;
    text-align: center;
    margin-top: 10px;;
}
.divLink-con{
    margin: 0px auto;
    width: 1000px;
}
.divLink-con-s{
    width: 1000px;
    text-align: center;
    margin: 0px auto;
}
.first{
    padding:25px 0px;
    text-align: center;
}
.first a{
    font-family: "微软雅黑";
    font-size: 14px;
    color: #6f6f6f;
    padding-right: 17px;
    cursor:pointer
}
.first a:hover{
    color: #337ab7;
    text-decoration: underline;
}
.first span{
    font-family: "微软雅黑";
    font-size: 14px;
    color: #6f6f6f;
    padding-right: 17px;
    cursor: default;
}
.secmarg{
    margin-top: 10px;
}
.secend{
    text-align: center;
}
.secend span{
    color: #6d6d6d;
    margin-right:10px;
    font-size: 13px;
    cursor: default;
}
.secend a{
    /*font-family: "宋体";*/
    font-size: 13px;
    color: #6d6d6d;
    margin-right: 10px;
    cursor:pointer;
}
.secend a:hover{
    color: #23527c;
    text-decoration: underline;
}

a:focus, a:hover{
    color: #23527c;
}