body{
    background: linear-gradient(to bottom, #b9def1 1%, #f7f7f7 15%);
    font-family: "Microsoft Yahei";
    color: #333;
    /*background: url(/static/image/bg.png) repeat-x;*/
}
a{
    color: #666;
    text-decoration: none;
}
a:hover,a:visited {
    text-decoration: none;
}
ul {
    list-style: none;
}
img{
    max-width: 100%;
}
.bgbai{
    background-color: #ffffff;
}
.logo {
    
    text-indent: -999px;
    margin-top: 10px;
    margin-left: 20px;
    display: inline-block;
    overflow: hidden;
    float: left;
    margin: 0;
}
.logo a{
    width: 180px;
    height: 56px;
    display: block;
    background-repeat: no-repeat;
    background-image: url(/static/image/logo.png);
    background-size: 180px 56px;
}
.divnav ul {
    padding: 0;
    margin: 0;
    overflow: hidden;
}
.header {
    margin-top: 10px;
    background-color: #fff;
    border-radius: 15px 15px 0 0;
}
.p10 {
    padding: 10px;
    overflow: hidden;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.divlogo{
    overflow: hidden;
}
.site-navbar li {
    position: relative;
    float: left;
    margin-left: 10px;
}
.bf {
    overflow: hidden;
    background: linear-gradient(to bottom, #2975c4, #185390);
    color: #ffffff;
}
.bf div a{
    color: #ffffff;
}
.bgf {
    background-color: #fff;
}
.bd1 {
    border: 1px solid #c9d0de;
}
.p10-0 {
    padding: 10px 0;
    overflow: hidden;
}
.pl-10{
    padding-left: 10px;
}
.p10-20{
    padding: 10px 20px;
}
.p20 {
    overflow: hidden;
    padding: 20px;
}
.p1 a img {
    width: 100%;
}
.m10{
    margin: 10px;
}
.mb-10{
    margin-bottom: 10px;
}
.mt-10{
    margin-top: 10px;
}
.ml-10{
    margin-left: 10px;
}
.mr-20{
    margin-right: 20px;
}
.bt {
    border-top: 1px solid #f1b9b9;
}
.search {
    position: relative;
}
.search .txt {
    height: 40px;
    width: 100%;
    text-indent: 15px;
    line-height: 40px;
    border: 0;
    border-radius: 5px;
    color: #5f5f5f;
    background: #fff;
    border: 1px #00CC99 solid;
    font-size: 14px;
}
.search .iconfont {
    position: absolute;
    top: 1px;
    right: 1px;
    background: 0 0;
    border: 0;
    width: 30px;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    font-size: 16px;
    color: #888;
}
.searchform span {
    height: 40px;
    line-height: 40px;
}
.gaojiso {
    margin-right: 10px;
}
.pagination {
    width: 100%;
    margin: 10px 0 5px 0;
    text-align: center;
}
.pagination li {
    display: inline-block;
}
.beian,.link {
    padding: 10px;
}
.text-overflow {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news-n {
    display: inline-block;
    max-width: 100px;
}
.socheckbox label {
    width: 135px;
}
.menuico {
    width: 50px;
    height: 50px;
    background-color: #0095e2;
    display: inline-block;
    text-align: center;
    border-radius: 25px;
    margin-right: 7px;
}
#menu-item .glyphicon {
    color: #ffffff;
    font-size: 18px;
    line-height: 46px;
}
.banner-gg {
    display: inline-block;
    width: calc(25% - 3.3px);
}
.menusx {
    width: 100%;
    text-align: center;
}
.menusx span {
    font-size: 12px;
    margin-right: 5px;
}
.menusx ul {
    width: 100%;
}
.menusx a {
    width: 100%;
    display: inline-block;
    margin: 10px;
}