*{
    margin: 0;
    padding: 0;
}
html, body{
    width: 100%;
}
a{
    text-decoration: none;
    
    font-family: "Î¢ÈíÑÅºÚ";
}
span, li{
    font-family: "Î¢ÈíÑÅºÚ";
}
img{
    display: block;
    border: none;
}

ul{
    overflow: hidden;
}

li{
    list-style: none;
}

body{
    background: #fff url(../png/s2gco8.png) no-repeat center top;
    background-size: 100%;
}
.overflow, .blockWrap{
    overflow: hidden;
}
.contentHead .searchInput input{
    line-height: 25px;
}
#content{
    
}

#nav{
    min-width: 1170px;
    height: 40px;
    background: url(../png/cn80gv.png) repeat-x center;
    border-bottom: 5px solid #8dc2e7;
    text-align: center;
    font-size: 0;
    box-sizing: content-box;
}
#nav ul{
    
    display: inline-block;
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
}
#nav li{
    height: 100%;
    float: left;
    margin: 0 20px;
}
.selectActive{
    background: #fff;
}
#nav li a{
    height: 100%;
    display: block;
    overflow: hidden;
    padding: 0 10px;
    position: relative;
}
#nav li img{
    
    height: 18px;
    float: left;
    margin: 11px 5px 0 0;
}
#nav li span{
    float: left;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
}
#nav li i{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
}
#contentWrap{
    width: 1170px;
    margin: 0 auto 50px;
    position: relative;
}
.contentHead{
    overflow: hidden;
    height: 40px;

}
.curmbs{
    float: left;
    line-height: 40px;
}
.curmbs li{
    margin-right: 5px;
    position: relative;
    
    color: #fff;
}

.curmbs li span{
    position: absolute;
    left: 0;
    top: 0;
    color: #000;
}
.curmbs .link a{
    margin-left: 10px;
    color: #3072b6;
}
.curmbs li:first-child a{
    margin: 0;
}
.searchInput{
    float: right;
    position: relative;
    margin-top: 6px;
}
.searchInput input{
    width: 237px;
    height: 25px;
    border: 2px solid #69a2d1;
    padding-right: 24px;
    text-indent: 12px;
    font-size: 12px;
}
.searchInput .searchImg{
    position: absolute;
    right: 0;
    top: 2px;
    width: 12px;
    height: 12px;
    padding: 6px;
    cursor: pointer;
    cursor: hand;
}

.handShape{
    cursor: pointer;
    cursor: hand;
}






.curmbs{
    color: #000;
    font-size: 12px;
    overflow: hidden;
}
.curmbs li{
    float: left;
}



.commonTitle{
    background: #fff;
    height: 29px;
    line-height: 28px;
    position: relative;
    font-size: 0;
    
}
.commonTitle p{
    width: 100%;
    height: 14px;
    background: #005bac;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
}

.commonTitle span{
    padding: 0 10px;
    background: #fff;
    position: absolute;
    left: 23px;
    top: 0;
    font-size: 22px;
    color: #005bac;
    font-weight: 600;
}
.commonTitle a{
    color: #005bac;
}
.clearfix::after{
    content: ".";
    overflow: hidden;
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}
.clearfix{
    zoom: 1;
}
#layer{
    background: rgba(0,0,0,0.4);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000);
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: none;
    z-index: 1;
}

.layer{
    background: rgba(0,0,0,0.4);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000);
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: none;
    z-index: 1;
}

#layerContent{
    width: 580px;
    max-height: 505px;
    border: 10px solid #0075c2;
    margin: 30px auto;
    background: #fff;
    overflow: auto;
}
#layerTit{
    height: 60px;
    line-height: 60px;
    font-size: 22px;
    color: #005bac;
    text-align: center;
    position: relative;
    border-bottom: 1px solid #e5e5e5;
}
#layerTit .layerClose{
    width: 15px;
    position: absolute;
    right: 20px;
    top: 22.5px;
}
#layerText{
    font-size: 12px;
    padding: 15px;
    line-height: 30px;
}
#layerCloseBtn{
    padding: 15px 0;
    border-top: 1px solid #e5e5e5;
    text-align: center;
    font-size: 0;
}
#layerCloseBtn .closeBtn{
    width: 122px;
    height: 25px;
    line-height: 25px;
    border: 1px solid #005bac;
    display: inline-block;
    font-size: 14px;
}
#layerCloseBtn .continue{
    display: inline-block;
    width: 55px;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    color: #fff;
    background: #286090;
    border: 1px solid #204d74;
    margin-right: 10px;
}

#searchLayer{
    background: rgba(0,0,0,0.4);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000);
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: none;
    z-index: 1;
}
.search_layer_cont{
    width: 580px;
    border: 10px solid #0075c2;
    margin: 30px auto;
    background: #fff;
}
.search_layer_tit{
    font-size: 18px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
}
.search_layer_tit .layerClose{
    width: 15px;
    position: absolute;
    right: 20px;
    top: 22.5px;
    cursor: pointer;
    cursor: hand;
}
.search_layer_main{
    position: relative;
    padding: 15px;
}
.search_layer_main table{
    width: 100%;
    border-collapse: collapse;
}
.search_layer_main table td{
    border: 1px solid #ccc;
}
.search_layer_main table td{
    text-indent: 14px;
}
.search_layer_main table td:first-child{
    text-align: right;
    height: 45px;
}
.search_layer_main table td input{
    height: 25px;
}
.search_layer_main table td img{
    display: inline-block;
    height: 40px;
    vertical-align: middle;
}

.bot_search{
    overflow: hidden;
    font-size: 0;
}
.search_layer_input{
    height: 35px;
    font-size: 14px;
    text-indent: 14px;
    width: 500px;
    float: left;
    box-sizing: border-box;
    border: 1px solid #ccc;
}
.search_layer_logo{
    float: right;
    width: 50px;
    height: 35px;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
    border: 1px solid #ccc;
    border-left: 0;
    box-sizing: border-box;
    cursor: pointer;
    cursor: hand;
}
.search_layer_logo img{
    margin: 10px auto;
}