body {
    font-family: "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
    background: #F4F6F9;
    margin: 0px;
    padding: 0px;
}

a {
    text-decoration: none;
    outline: none;
}

.col-0 {
    margin: 0px !important;
    padding: 0px !important;
}

.col-padding {
    padding: 0px;
}

.col-padding-l-0 {
    padding-left: 0px;
}

nav {
    margin: 0px !important;
    padding: 0px !important;
}

.navbar-default {
    background: rgba(0, 0, 0, 0) linear-gradient(to left, #58B2D6, #368EB2) repeat scroll 0 0 !important;
    background-color: #368EB2\0!important;
}

.navbar {
    border-radius: 0px !important;
}

.nav-container {
    height: 70px;
    line-height: 70px;
}

.nav-container .logo > img {
    height: 50px;
    line-height: 50px;
    padding: 0px 20px;
}

.nav-container ul {
    margin: 0px;
    padding: 0px;
}

.nav-container ul li {
    height: 70px;
    line-height: 70px;
}

.nav-container ul li a {
    color: white !important;
    outline: none;
    margin: 0px;
    padding: 0px 15px;
    height: 70px;
    line-height: 70px;
}

.nav-container ul li a:hover {
    text-shadow: none !important;
    box-shadow: none !important;
    background-color: #008BC1 !important;
}

.divider-horizontal {
    border-right: 1px solid #0F86B7;
    height: 70px;
    line-height: 70px;
    margin: 0px;
    padding: 0;
}

@media (max-width:767px) {
    .nav-container ul li ,
    .nav-container ul li  a{
        margin: 0px;
        padding: 0px;
        height: 40px;
        line-height: 40px;
    }


}

.activity-news-grid{
    margin: 10px 0px;
    background-color: white;
    min-height:30px;
    line-height: 30px;
    margin-bottom: 0px;
}

.activity-news-grid button{
    display: inline-block;
    height: 35px;
    line-height: 35px;
    padding: 0 18px;
    background-color: #1E9FFF;
    color: #fff;
    white-space: nowrap;
    text-align: center;
    font-size: 14px;
    border: none;
    border-radius: 2px;
    cursor: pointer;
}

.activity-news-grid div{
    margin: 2px 0px;
    border-right: 1px solid #dcdcdc
}

.activity-news-grid div:last-child{
    border: none;
}

.echart-map-container {
    margin: 10px 0px;
    min-height: 420px;
    box-shadow: 0px 0px 2px #F9F9F9;
    background-color: #FFFFFF;
    border: 1px solid #F2F2F2;
}

.echart-map-container .chartMaps {
    height: 420px;
}

.echart-map-container .chartTableMap {
    height: 420px;
    display: block;
    overflow: auto;
}

/**
.echart-map-container .chartTableMap:hover{
    overflow-y: auto;
}
**/


table.gridtable {
    table-layout: fixed;
    border-right: 7px solid rgb(242, 242, 246);
    background-color: white;
    border: medium none;
    border-collapse: collapse;
    font-size: 12px;
    font-weight: normal;
    white-space: nowrap;
    max-width: 100%;
    width: 100%;
}

table.gridtable th {
    border-width: 1px;
    padding: 8px;
    border-style: solid;
    border-color: #eeeeee;
    background-color: #FFFFFF;
    height: 40px;
    text-align: center;
}

table.gridtable td {
    color: #444444;
    height: 34px;
    line-height: 34px;
    border: 1px solid #eee;
    background-color: #FFFFFF;
    font-size: 14px;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

table.gridtable td.text-left {
    text-align: left !important;
    padding-left: 3px;
}

table.gridtable td a {
    color: #444444;
    outline: none;
    text-decoration: underline;
}

table.gridtable td a:hover {
    color: #dd4b39;
}

.record-news-title {
    height: 50px;
    line-height: 50px;
}

.record-news-title .item-outer {
    margin: 0px;
    padding: 0px 5px;
    background-color: #FFFFFF;
}

.record-news-title span {
    height: 40px;
}


@media(min-width: 768px){
    .item-outer-r{
        margin-right: -15px;
    }
}


.record-news-title .item-outer span {
    border-left: solid 5px #fb7f7f;
    padding-left: 4px;
}

.record-news-title .item-outer span a {
    color: #666666;
}

.record-news-title .item-outer small a {
    color: #999999;
    font-size: 16px;
    margin-right: 15px;
}

.record-news-title .item-outer span a:hover,
.record-news-title .item-outer small a:hover {
    cursor: pointer;
    color: #fb7f7f;
}

.record-news-title span a {
    cursor: default;
    padding-left: 5px;
    font-weight: 600;
    color: #666666;
    text-decoration: none;
}

.record-news-title .item-outer-nav{
    background-color: #FFFFFF;
}
.record-news-title .item-outer-nav span{
    color: #dcdcdc;
    padding: 0px 8px;
}

.record-news-title .item-outer-nav a{
    color: #666666;
    cursor: pointer;
    outline: none;
    text-decoration: none;
}

.record-news-title .item-outer-nav a:hover,
.record-news-title .item-outer-nav a.active{
    cursor: pointer;
    color: #fb7f7f;
    outline: none;
}

.record-news-content .item-outer {
    margin: 0px !important;
    padding: 0px !important;
    background-color: #FFFFFF;
    min-height: 400px;
}

.record-news-content ul {
    margin: 0px;
    padding: 5px 0px;
    list-style-type: none;
    min-height: 390px;
}

.record-news-content ul li {
    height: 38px;
    line-height: 25px;
    margin: 0 auto;
    width: 90%;
}

.record-news-content ul li a {
    color: #666666;
}

.record-news-content ul li span {
    background: #5dc9ea none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    display: block;
    font-family: arial;
    font-size: 12px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    vertical-align: middle;
    width: 30px;
}

.article-news-container {
    margin-top: 13px;
}

.article-news-title {
    height: 40px;
    line-height: 40px;
}

.article-news-title .item-outer-top {
    margin-top: 10px !important;
}

.article-news-title .item-outer {
    margin: 0px;
    padding: 0px 5px;
    background-color: #FFFFFF;
}

.article-news-title .item-outer .item-title {
    border-bottom: 1px solid #F2F2F2;
}

.article-news-title .item-outer .item-l {
    border-right: 5px solid #f0f0f0
}

.article-news-title .item-outer .item-r {
    border-left: 5px solid #f0f0f0
}

.article-news-title span {
    height: 40px;

}

.article-news-title span a {
    cursor: pointer;
    padding-left: 5px;
    font-weight: 600;
    color: #666666;
    text-decoration: none;
}

.article-news-title span a:hover {
    color: #0c91e5;
}

.article-news-content .item-outer {
    margin: 0px !important;
    padding: 0px !important;
    background-color: #FFFFFF;
    min-height: 400px;
}

.article-news-content ul.ranking {
    margin: 0px;
    padding: 5px 0px;
    list-style-type: none;
    min-height: 390px;
}

.article-news-content ul.ranking li {
    height: 38px;
    line-height: 25px;
    margin: 0 auto;
    width: 92%;
}

.article-news-content ul.ranking li a {
    color: #666666;
    padding-left: 5px;
}

.article-news-content ul.ranking li span {
    background: #5dc9ea none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    display: block;
    font-family: arial;
    font-size: 12px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    vertical-align: middle;
    width: 30px;
}

.article-news-content ul.ranking li .province {
    color: #969696;
    font-size: 9pt;
    float: right;
}

.article-advert-image {
    padding: 5px 2px;
}

.article-news-title .line {
    height: 10px;
    background-color: #F4F6F9;
}

.article-news-title ul {
    list-style-type: none;
    min-height: 107px;
    margin: 0px;
    padding: 0px;
}

.article-news-title ul li {
    height: 33px;
    line-height: 33px;
    margin: 0px;
    padding: 0px;
}

.article-news-title ul li a {
    color: #444444;
    text-decoration: none;
    outline: none;
}

.article-news-title .item-outer .item-title span {
    border-left: solid 5px #fb7f7f;
    padding-left: 4px;
    height: 50px;
    line-height: 50px;
}

.article-news-title ul li a:hover {
    background: transparent none repeat scroll 0 0;
    color: #fb7f7f;
}

.article-news-title ul li div.title {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.article-news-title .item-outer small a {
    color: #999999;
    font-size: 16px;
    margin-right: 15px;
}

.article-news-title .item-outer span a:hover,
.article-news-title .item-outer small a:hover {
    cursor: pointer;
    color: #fb7f7f;
}

.article-image-content {
    margin-top: 8px;
    padding: 0px;
    min-height: 350px;
}

.article-image-content .slider {
    margin: 0px 2px;
    padding: 10px 0px;
    background-color: #ffffff;
}

.article-image-container .item-outer {
    margin: 0px;
    padding: 0px 5px;
    background-color: #FFFFFF;
}

.article-image-container .item-outer .item-title {
    border-bottom: 1px solid #F2F2F2;
    height: 50px;
    line-height: 50px;
}

.article-image-container .item-outer .item-title span {
    border-left: solid 5px #fb7f7f;
    padding-left: 10px;
}

.article-image-container .item-outer .item-title > span {
    height: 40px;
    line-height: 40px;
    font-weight: 600;
    color: #666666;
}

.article-image-container .contact-content {
    padding: 7px 0px;
    min-height: 328px;
    background-color: #ffffff;
}

.article-image-container .contact-content img {
    width: 120px;
    height: 120px;
    text-align: center;
    margin: 0 auto;
}

.article-image-container .contact-content .center {
    margin: 5px 0px;
    text-align: center;
}

.article-image-container .contact-content .text {
    padding: 8px 20px;
    line-height: 23px;
}

.article-image-container .contact-content .text .summary {
    color: #ff2222 !important;
    font-weight: bold;
}

.article-image-container .contact-content .contact img {
    width: 30px;
    height: 30px;
    margin-left: 15px;
}

.article-image-container .contact-content .contact > span {
    background: #5dc9ea none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    font-size: 12px;
    padding: 3px 10px;
    width: 80px;
}

.article-image-container .contact-content .mail {
    margin: 10px 20px;
}

.carousel-caption-draw {
    position: absolute;
    left: 0px !important;
    right: 0px !important;
    bottom: 0px !important;
    height: 40px;
    background-color: #000;
    opacity: 0.5;
}

.carousel-caption {
    font-weight: bold;
    left: 0px !important;
    right: 0px !important;
    bottom: 0px !important;
    padding-bottom: 5px !important;
}

.carousel-inner {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    background-position: center center;
    background-size: cover;
    height: 350px;
    width: 100%;
}

.swiper-slide > a {
    display: block;
    height: 100%;
    width: 100%;
}

@media (max-width: 768px) {
    .carousel-inner {
        height: 150px !important;
    }

    .swiper-slide {
        display: block;
        max-width: 100%;
        height: 150px;
    }
}

.num {
    background: rgba(0, 0, 0, 0) none no-repeat scroll 0 0;
    border-radius: 3px;
    color: #666666;
    display: block;
    float: left;
    font-size: 12px;
    text-align: center;
    width: 35px;
    cursor: default;
}

/*页脚样式开始*/
.footer {
    background-color: #F6F6F6;
    text-align: center;
    color: #666666;
    margin-top: 10px;
    padding: 30px 0px;
    border-top: 1px solid #e1e1e1;
}

/*页脚样式结束*/

/*文章列表样式开始*/
.show-article {
    margin: 0px;
    padding: 0px;
}

.show-article .article-view {
    margin: 5px 0px;
    padding: 0px;
    background-color: white;
}

.show-article .article-view .article-border {
    border-left: 5px solid #dddddd;
}

.show-article .article-title {
    margin: 0px;
    padding: 0px;
}

.show-article .article-nav {
    border-bottom: none;
    box-shadow: none;
    text-shadow: none;
    position: relative;
    float: left;
    height: 40px;
    line-height: 40px;
    width: 100%;
    list-style-type: none;
    font-size: 12px;
    color: #666665;
    margin-top: 2px;
    padding: 0px;
    padding-left: 10px;
}

.show-article .article-nav i {
    font-size: 16px;
    color: #999999;
}

.show-article .article-nav li {
    float: left;
    padding: 0px 3px;
    height: 40px;
    line-height: 40px;
}

.show-article .article-bottom-line {
    border-bottom: 1px solid #ddd;
    position: relative;
    width: 98%;
    margin: auto;
    top: 40px;
}

.show-article .div_article_content {
    border-top: 0px;
    margin-top: 5px;
}

.show-article .div_article_content .center {
    text-align: center;
}

.show-article .article-content {
    margin: 0px;
    padding: 0px;
    min-height: 500px;
    list-style-type: none;
}

.show-article .article-content li {
    padding: 7px 0 4px;
}

.show-article .article-content li a {
    color: #666;
    display: inline-block;
    float: left;
    margin-left: 10px;
    font-family: "Microsoft YaHei", Helvetica, Arial, sans-serif;
    padding-left: 15px;
    outline: none;
}

.show-article .article-content li a {
    width: 85%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-break: break-all;
    word-wrap: break-word;
}

.show-article .article-content li span {
    color: #999;
    display: inline-block;
    float: right;
    margin-right: 10px;
    font-family: "Microsoft YaHei", Helvetica, Arial, sans-serif;
}

.show-article .article-content li a:hover {
    color: #dd4b39;
}

.show-article .navbar {
    margin: 10px 7px;
    background-color: #ffffff;

}

.show-article .navbar li {
    background-color: #F9F9F9;
    text-align: center;
    font-size: 14px;
    margin: 5px 0px;
    padding: 10px 5px;
    color: #888888;
    border: 1px solid #F2F2F2;
}

.show-article .navbar li.active {
    color: #FF5722;
}

.show-article .navbar li:hover {
    color: #dd4b39;
    cursor: pointer;
}

/*文章列表样式结束*/

/*记录鸟种信息样式开始*/
.taxon-views {
    min-height: 650px;
    background-color: #FFFFFF;

}

.taxon-views .row {
    padding: 0px 10px;
}

.taxon-views .row ul {
    margin: 0px;
    padding: 0px
}

.taxon-views .row ul li {
    height: 45px;
    line-height: 45px;
    border-bottom:2px dashed #eeeeee;
}

/*记录鸟种信息样式结束*/

/*活动记录信息样式开始*/
.show-activity {
    background-color: #ffffff !important;
    margin: 0px !important;
    padding: 0px;
}

.show-activity .row {
    padding: 10px 30px;
}

.show-activity-search {
    background-color: #FFFFFF !important;
    padding: 0px;
    margin: 0px;
}

.search {
    margin: 0px 10px;
    padding: 10px 0px;
}

.layui-table-tool {
    background-color: #FFFFFF !important;
}

.layui-tab-label {
    width: 90px !important;
    margin: 0px !important;
    text-align: left !important;
    font-weight: bold !important;
    padding-bottom: 10px !important;
    border-bottom: 1px solid #e6e6e6 !important;
}

.show-activity-grid {
    min-height: 550px;
    padding: 0px 10px;

}

.show-activity-grid .layui-table-box {
    border: 1px solid #e6e6e6 !important;
    border-top: none !important;
    border-bottom: none !important;
}

.show-activity-grid .nav {
    background-color: transparent;
    border-radius: 0px;
    padding: 10px 12px;
    font-size: 12px;
    color: #888888;
    border-bottom: 1px solid #dddddd
}

/*活动记录信息样式结束*/

/* 用户鸟种信息查询开始*/
.showMember .member-contents {
    min-height: 550px;
    background-color: #ffffff;
}

.showMember .member-contents .item {
    margin: 10px 0px;
    padding: 5px 0px;
    color: #333333;
    border-bottom: 1px dashed #dddddd;
}

.showMember .member-contents .separator {
    min-height: 550px;
    border-left: 1px solid #dddddd
}

.showTaxonChart .container {
    margin: 0px auto;
    padding: 0px;
}

.showTaxonChart .chart-views {
    margin: 10px 0px;
    min-height: 400px;
    background-color: #ffffff;
}

.showTaxonChart .chart-views .layui-elem-quote {
    margin: 15px 10px;
    font-size: 16px;
}

.showUnionTaxon .container {
    margin: 0px auto;
    padding: 0px;
}

.showUnionTaxon .union-taxon-views {
    margin: 10px 0px;
    padding: 0px 20px;
    min-height: 500px;
    background-color: #ffffff;
}

.showUnionTaxon .union-taxon-views .layui-elem-quote {
    margin: 15px 0px;
    font-size: 16px;
}

/* 用户鸟种信息查询结束*/

/* 鸟种分布布局开始*/
.showHabitat .habitat-contents {
    margin-top: 10px;
    min-height: 550px;
    background-color: #ffffff;
}

.showHabitat .habitat-contents .item {
    margin: 10px 0px;
    padding: 5px 0px;
    color: #666666;
    line-height: 25px;
    border-bottom: 1px dashed #dddddd;
}

.showHabitat .habitat-contents .separator {
    min-height: 690px;
    border-left: 1px solid #dddddd
}

.showHabitat .habitat-contents blockquote {
    border-left: 5px solid #f43838;
    font-size: 14px;
    margin-top: 15px
}

.showHabitat .habitat-contents .map {
    width: 100%;
    min-height: 690px;
    margin: 10px 0px
}

/* 鸟种分布布局结束*/

/* 鸟种记录查询布局开始*/
.show-search .search-container {
    min-height: 550px;
    background-color: #ffffff;
}

.show-search .search-container .breadcrumb {
    background-color: transparent;
    border-radius: 0px;
    padding: 18px 12px;
    font-size: 12px;
    color: #888888;
    margin: 0px 10px;
}

.show-search .search-container .breadcrumb a {
    color: #666666;
}

.show-search .search-container .layui-elem-quote {
    margin: 5px 0px;
}

.show-search .search-container .separator {
    min-height: 550px;
    border-left: 1px solid #f0f0f0
}

.show-search .search-container .showSummary {
    padding: 15px 0px;
    display: flex;
    text-align: center;
    align-items: center;
}

.show-search .search-container .showSummary span {
    color: #333333;
}

.show-search .search-container .showSummary .count {
    padding: 10px 0px;
    font-size: 15pt;
    color: #00c0ef;
    cursor: pointer;
}

.show-search .search-container .showSummary a{
    text-decoration: none;
    outline: none;
}

.show-search .search-container .chartMaps {
    height: 500px;
}

/* 鸟种记录查询布局结束*/

/* 活动记录报告搜索布局开始*/
.search-navbar .breadcrumb{
    height: 50px;
    line-height: 50px;
    background-color: white;
    color: #888888;
    font-size: 12px;
    padding:0px 25px;
    margin: 0px;
    margin-bottom: 8px;
}

.search-activity .search-container {
    min-height: 550px;
    background-color: #ffffff;
    padding: 0px 10px;
}
/* 活动记录报告搜索布局结束*/

.background-sky {
    background-color: #1976d2;
    background: linear-gradient(145deg,
    #0d47a1,
    #42a5f5);
    color:
            #fff;
}

.hero {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: absolute;
    width: 100%;
    min-height: 480px;
    height: 80vh;
    max-height: 560px;
    box-sizing: border-box;
    padding: 48px 48px 32px 48px;
    overflow: hidden;
    transform: skewY(8deg);
    transform-origin: 100%;
}

.relay-activity-container{
    background-color: white;
    min-height:650px;
}

.cnzz{
    position: absolute;
    left: 0px;
    right: 0px;
    text-align: center;
    width: 100%;
    height: 30px;
}

.xm-label-block > span{
    border: 0px!important;
}

.xm-body .scroll-body{
    max-height: 1000px!important;
}

.choose-map-year{
    float: right;min-width:110px;height: 50px;line-height: 50px;margin: 8px 0px;
}

.choose-map-button-search{
    float: right;height: 35px;line-height: 35px;margin: 8px 8px
}
.scroll_horizontal{position:relative;width:100%;height:300px;padding:10px;background-color: #FFF;margin: 10px 0px;margin-top: 1px;}
.scroll_horizontal .box{overflow:hidden;position:relative;width:90%;height:265px;margin:0 auto;}
.scroll_horizontal .list{overflow:hidden;width:99999px;padding: 15px;float:left;}
.scroll_horizontal .list li{float:left;width:270px;margin: 0px 8px;padding: 0px;border: 2px solid #F9F9F9;cursor: pointer}
.scroll_horizontal .list li a{outline: none;display: block; }
.scroll_horizontal .list li img{ background: transparent }
.scroll_horizontal .list li p{color: #333333;}
.scroll_horizontal .list li p.title{ text-align: center;padding: 10px 0px}
.scroll_horizontal .prev,
.scroll_horizontal .next{position:absolute;top:50%;margin-top:-25px;width:40px;height:50px;background-image:url(../images/control.png);background-repeat:no-repeat;font:0/0 Arial;cursor:pointer;}
.scroll_horizontal .prev{left:5px;background-position:0 0;}
.scroll_horizontal .next{right:5px;background-position:-40px 0;}
.scroll_horizontal .prev:hover{background-position:0 -50px;}
.scroll_horizontal .next:hover{background-position:-40px -50px;}

.layui-layer-tips .layui-layer-content{background-color: #FF5722 !important;}
.layui-layer-tips i.layui-layer-TipsT, .layui-layer-tips i.layui-layer-TipsB{border-right-color: #FF5722 !important;}
.layui-layer-tips i.layui-layer-TipsR, .layui-layer-tips i.layui-layer-TipsL{border-bottom-color: #FF5722 !important;}