.no_padding {
    padding: 0;
}

.no_margin{
    margin: 0;
}
.header_source {
    background: url("../images/reader_banner.jpg") top center no-repeat;
    background-size: cover;
    background-color: #162772;
}

.header_source_detail {
    background-color: #373d41;;
}
.source_banner{
    height:100%;
}
.source_banner_l {
    /*width: 520px;*/
    /*margin: 70px 0 0 20px;*/
    line-height: 24px;
    padding:5% 0 7% 0;
    margin-bottom:25px;
    text-align:center;
}
.source_banner_l h1 {
    line-height: 26px;
    font-size:30px;
}

.source_banner_r {
    width: 650px;
    position: relative;
    margin: 10px auto;
}
.search{
    width:480px;
    margin:20px 0 0 100px;
    position:relative;
    float:left;
    text-align: center;
}
.source_banner_r .search_input{
    border-radius: 20px;
}
.search .search_input{
    boder-radius:8px;
}
.source_banner_r .search_icon{
    position: absolute;
    right: 0;
    top:0;
    height: 34px;
    padding-top: 6px;
    cursor: pointer;
    line-height: 34px;
    background-color: #00a9fe;
    border-bottom-right-radius: 20px;
    border-top-right-radius: 20px;
    display: inline-block;
    width: 80px;
}
.search .search_icon{
    position: absolute;
    right: 0;
    top:0;
    height: 34px;
    padding-top: 6px;
    cursor: pointer;
    line-height: 34px;
    background-color: #00a9fe;
    border-bottom-right-radius: 8px;
    border-top-right-radius: 8px;
    display: inline-block;
    width: 60px;
}
.source_banner_r .search_ul{
    position: absolute;
    margin: 0;
    left: 0;
    top:50px;
    width: 100%;
}
.search .search_ul{
    position: absolute;
    margin: 0;
    left: 0;
    top:50px;
    width: 100%;
}
.source_banner_r .search_ul li{
    padding-left: 10px;
}
.search .search_ul li{
    padding-left: 10px;
}
.search .search_form{
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 10px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.source_list {
    display: inline-block;
    padding: 2px 10px;
    /*font-weight: bold;*/
}

.source_list:hover {
    color: #00aeff;
}

.search_place {
    border: 1px solid #ccc;
    height: 50px;
    line-height: 50px;
    background: #e0e5e8;
}

.search_place p {
    font-size: 16px;
    float: left;
    width: 140px;
    margin-right: -10px;
}

.search_place span {
    font-size: 16px;
    float: left;
    width: 10%;
}

.a_confirm {
    margin-bottom: 5px;
    margin-left: -35px;
}

.search_left {
    width: 75%;
    float: left;
}

.search_right {
    width: 25%;
    float: left;
}

.search_place .search_min {
    width: 80px;
    float: left;
    font-size: 16px;
    margin-left: -85px;
}

.search_box {
    width: 20%;
    float: left;
    padding-right: 10px;
}

.search_place select, input {
    width: 100%;
    padding: 5px;
    height: 30px;
}

.map_info {
    padding: 20px 10px;
    background-color: #f1f5f9;
}

.bg_linear {
    height: 573px;
    line-height: 573px;
}

.business_item {
    border: 1px solid #eee;
}

.business_item:hover {
    background: #f1f5f9;
}

.map_list_box {
    box-shadow: 0 0 5px #d2d2d2;
    border:1px solid #eee;
}


.map_list_box:hover {
    box-shadow: 0 5px 10px #d2d2d2;
    transform:translate3d(0,-2px,0);
    border:1px solid #eee;
}

.viewer_div .map_type_container{
    /*margin: 0 5px;*/
    margin: 0;
    padding-bottom: 15px;
    border: 1px solid #ddd;
    background-color:#fff;
    box-shadow:0 0 15px #d2d2d2;
    /*border-bottom: 1px dashed #f0f0f0;*/
    /*border-right: 1px dashed #f0f0f0;*/
}
.map_type_container h2{
    margin:0 0 15px;
}
.mapbtn {
    color: #fff;
    background: #ff7800;
    padding: 5px 10px;
    border-radius: 5px;
}

.map_list_item {
    position: relative;
    /*background-color: #854527;*/
}
.map_list_item .link_a{
    display: inline-block;
    height: 100%;
    width: 100%;
    position: relative;
}

/*.map_list_item .a_more_map{
    color: #333;
    margin-top: 50px;
    background: url("/Public/images/map_more.png") no-repeat 156px 76px;
    font-size: 55px;
    letter-spacing:2px;
}
.map_list_item .a_more_map:after{
    content: '...';
    font-size: 60px;
    top:65px;
    position: absolute;

}*/
.map_list_item img{
    max-width: 100%;
    max-height: 100%;
}
.map_list_item .see_more {
    /*display: none;*/
    position: absolute;
    left: 0;
    top:0;
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    line-height: 100%;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.map_type_title{
    /*margin:10px 0 0 0;*/
    font-size: 22px;
    padding: 10px;
    background-color: #f0f0f0;
    font-weight:bold;
    border:1px solid #f0f0f0;
}
.map_list_item .see_more b {
    padding: 5px 30px;
    position: absolute;
    top:50%;
    left: 40%;
    background: url("/Public/index/images/scroll_big.png") 5px 3px no-repeat;
    display: inline-block;
}

.col00aeff {
    color: #00aeff;
}
.colred{
    color: red !important;
}
/*.map_list_item:hover .see_more {*/
/*z-index: 99;*/
/*display: block;*/
/*}*/

/*.map_list_item:hover::after {*/
/*background-color: rgba(0.5, 0.5, 0.5, 0.3);*/
/*content: '';*/
/*position: absolute;*/
/*top: 0;*/
/*bottom: 0;*/
/*left: 0;*/
/*right: 0;*/
/*}*/

.modal_bg {
    position: fixed;
    transition: all 2s ease-in-out;
    top: 15%;
    left: 0;
    z-index: 99;
    right: 0;
    background-color: rgba(0, 0, 0, 0.6);
    height: 400px;
}

.modal_bg .img_area {
    overflow: hidden;
    width: 100%;
    height: 350px;
}
.modal_bg .img_area .img_zoom {
    /*width: 100%;*/
    transform-origin: 0 0;
    border: 1px solid red;
    cursor: crosshair;
    transition: all 0.3s ease-in-out;
    /*height: 10%;*/
}

.modal_bg .operation_area {
    position: absolute;
    bottom: 5px;
    left: 0;
    right: 0;
}

.modal_bg .operation_area img {
    width: 23px;
}

.bgf1f5f9 {
    background: #f1f5f9;
}

.sale_banner{
    height: 100px;
    background: url("/Public/images/source_sale.png") top center no-repeat;
    background-size: cover;
    margin:15px auto;
}
.map_area .row{
    padding: 0;
}
.place_container {
    width: 200px;
    height: 780px;
    padding-bottom: 10px;
    overflow-y: auto;
    box-shadow: 0 0 5px #ddd;
}

.place_container ul {
    padding: 0;
    margin-left: 15px;
}

.place_container ul a {
    padding: 0 2px;
}

.place_container ul a.active {
    color: #fff;
    background-color: #369;
}

.right_detail {
    overflow: hidden;
    /*border: 1px solid #ddd;*/

}
.share_source{
    height: 50px;
    line-height: 50px;
    padding: 5px 0;
}
.source_info{
    width: 300px;
    height: 620px;
    float: right;
    background:#eee;
    /*border: 1px solid #ddd;
    border-left:none;*/
}
.source_info h2{
    margin:2px auto;
    font-size:18px;
    font-weight:bold;
}

.source_info .title{
    padding: 10px;
}
.source_info .connect_title{
    padding: 7px 10px;
    border-top: 1px solid #ddd;
}
.source_info .connect_title select{
    display: inline-block;
    width: 100%;
}
.source_info .place_info{
    padding: 10px;
    height: 270px;
    overflow: auto;
    color:#666;
}

.source_info .file_info{
    padding: 10px;
}

.source_info .share_source{
    padding: 0 10px;
}
.source_info .download_source{
    padding: 10px 0;
    border-top:1px solid #ddd;
    text-align: center;
}
.source_info .download_source .download{
    display: inline-block;
    width: 200px;
    height: 64px;
    position: relative;
    background: url("/Public/images/download_details.png") 0 0 no-repeat;
}

.source_info .download_source .download:hover{
    background: url("/Public/images/download_details.png") 0 -69px no-repeat;
}
.source_info .download_source .download .size{
    position: absolute;
    left: 75px;
    bottom: 10px;
    font-size: 13px;
    color: #777;
}
.more_map{
    box-shadow:0 0 15px #d2d2d2;
}

.more_map .title{
    padding: 10px;
}
.more_map .more_map_thumbnail{
    max-height: 200px;
    max-width: 100%;
    display: inline-block;
}
.more_map .more_map_item{
    margin: 10px;
    border: 1px solid #eee;
}
.more_map .more_map_item:hover{
    box-shadow: 0px 5px 10px rgba(0,0,0,0.1);
    transform:translate3d(0,-2px,0);
}
.more_map .more_map_item h3{
    font-size:16px;
    background-color: #f5f5f6;
    color: #373d41;
    text-align: center;
}
/*.more_map .more_map_item .title{
    background-color: #000;
    color: #fff;
    text-align: center;
    opacity:0.5;
}*/
.more_map .more_map_item .more_a{
    display: block;
    height: 200px;
    line-height: 200px;
}
.more_map .sons a{
    display: inline-block;
    padding: 5px 10px;
}
.headline {
    padding: 10px;

    /*border-bottom: 2px solid #00a0e9;*/
}
.headline h1{
    font-size:24px;
    margin:0 auto;
}

.right_detail .map_type_nav {
    display: inline-block;
    padding: 5px 15px;
    font-size: 20px;
    margin: 0 2px;
    color: #fff;
    text-align: center;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-color: #97deff;
}

.right_detail .map_type_nav:hover {
    background-color: #00a0e9;
}

.right_detail .map_type_nav.active {
    background-color: #00a0e9;
}
.source_footer p{
    position: relative;
}

.source_footer p::before{
    position: absolute;
    left:-15px;
    top:5px;
    width: 8px;
    display: block;
    content: ' ';
    height: 8px;
    transform: rotate(45deg);
    background-color: #444;
}
.search_ul {
    padding: 0;
    background-color: #f5f5f5;
    position: absolute;
    left: 15px;
    right: 15px;
    top: 38px;
    z-index: 10;
}

.info_area p {
    text-indent: 30px;
    font-size: 16px;
}

.search_ul li {
    padding: 3px 0;
    line-height: 30px;
}

.padding5 {
    padding: 5px;
}
.bgf5f5f5 {
    background: #f5f5f5;
}
.bread{font-size:13px;
    color:#337ab7;
}
.bread span{
    color:#373d41;}
.bgffb915{
    background-color:#ffb915;
    border-bottom:1px solid #da9900;
}
.bgc6d6c5{
    background-color:#c6d6c5;
    border-bottom:1px solid #aec1ad;
}
.banner260{height:260px;}
.button{
    color: #fff;
    background-color: #ff0000;
    border:1px solid #9a0404;
    padding: 3px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.button:hover{
    color:#fff;
    text-decoration:none;
    background-color: #d40808;
    border-color: #9a0404;
}
.list_column {
    -moz-column-count: 4;
    -webkit-column-count: 4;
    column-count: 4;
    -moz-column-gap: 1em;
    -webkit-column-gap: 1em;
    column-gap: 1em;
}

.list_column .item{
    height: auto;
    -moz-page-break-inside: avoid; /*避免在元素内部插入分页符*/
    -webkit-column-break-inside: avoid;
    break-inside: avoid;
    box-shadow: 0 0 2px #ddd;
}
.aalert-info{
    color: #31708f;
    background-color: #d9edf7;
}
.aalert {
    padding: 15px;
    border: 1px solid transparent;
}
.bold{
    font-weight:bold;
}
.bgf8f8f8{
    background:#f8f8f8;
    border-bottom:1px solid #eee;
}
.bgf9{
    background:#f9f9f9;
}
.slogan{
    text-align:center;
    /*padding:20px 0;*/
    /*background:url("../images/sourcebg.jpg") top center no-repeat;*/
    color:#ffffff;
    position: relative;
    text-shadow: 0 1px 2px rgba(0,0,0,0.3);
}
.slogan h1{
    position: absolute;
    font-size:40px;
    left: 0;
    right: 0;
    top:50px;
}
.slogan p{
    position: absolute;
    font-size:18px;
    left: 0;
    right: 0;
    top:125px;
    /*padding-bottom:145px;*/
}
.more_map .title span{
    font-size:14px;
    color:#757575;
    font-weight:normal;
}
.font-15{
    font-size:15px;
}
.font-16{
    font-size:16px;
}
.font-18{
    font-size:18px;
}
.mt10{
    margin-top:10px;
}
.mt15{
    margin-top:15px;
}
.mt20{
    margin-top:20px;
}

.js_tree_ul{
    word-break: keep-all;
    width: 100%;
    overflow: hidden;
    overflow-style: inherit;
}
.js_tree_ul a{
    color:#373d41;
    position: relative;
}
.js_tree_ul a .symbol{
    display: inline-block;
    width: 15px;
    position: relative;
}
.js_tree_ul a .symbol.minus::after{
    content: '-';
    font-size: 16px;
    position: absolute;
    top: -16px;
    left: 4px;
}
.js_tree_ul a .symbol.plus::after{
    content: '+';
    font-size: 16px;
    position: absolute;
    top: -16px;
    left: 4px;
}
.js_tree_ul .icon .glyphicon{
    font-size: 12px;
    top:0;
}
.js_tree_ul li{
    position: relative;
}
.js_tree_node_bg{
    background: url("/Public/common/js/jstree/themes/default/32px.png") repeat-y -292px -4px;
}
.js_tree_node .clicked{
    background:#00a9fe;
    color:#fff;
    padding:2px;
}
.js_tree_node{
    padding-left: 22px;
    line-height:22px;
}
.js_tree_icon{
    position: absolute;
    display: inline-block;
    width: 22px;
    height: 24px;
    left:0;
    top:-4px;
    line-height: 24px;
    background: url("/Public/common/js/jstree/themes/default/32px.png") no-repeat -68px -4px;
}
.js_tree_node  a:hover{
    background-color: #0289ce;
    color: #fff;
}
#js_tree_place_list{
    margin-left: -20px;
}
.map_list_menu{
    /*padding-top: 10px;*/
    background-color: #fff;
    box-shadow: 0 1px 5px #dedede;
    font-size:12px;
    padding:10px 5px 0 5px;
    transform: translate(0,-50px);
    border-radius: 5px 5px 0 0;
}
.map_parent{
    padding-top: 10px;
    margin-left: 0;
    background-color: #fff;
    box-shadow: 0 1px 5px #dedede;
    border-radius: 5px 5px 0 0;
}
.map_parent .img_list{
    /*background-color: #fff;*/
}
.map_parent .img_list_a{
    display: block;
    border: 1px solid #eee;
    margin-bottom:20px;
}
.map_parent .img_list_a:hover{
    box-shadow: 0 5px 10px #d2d2d2;
    transform:translate3d(0,-2px,0);
    border:1px solid #eee;
}
.map_parent .img_container{
    height: 240px;
    line-height: 240px;
    padding: 5px;
}
.map_parent .map_item{
    border-radius: 5px;
    border: 1px solid #f1f1f1;
    border-bottom: none;
}
.map_parent .item_title{
    padding: 5px 0;
    background-color: #eee;
    color: #555;
}
.map_parent .img_container img{
    display: block;
    max-height: 100%;
    width: auto;
    margin: 0 auto;
}

.ml40{
    margin-left:40px;
}
.padding010{
    padding:0 10px;
}
.jin01{
    float:left;
    padding-left:5px;
}
.jin_clicked{
    color:#ffffff;
    background:#049dea;
    padding:5px 7px;
    border-radius:7px 7px 0 0;
    margin-right:5px;
}
.jin01 a{
    color:#ffffff;
}
.jin_unclicked{
    color:#ffffff;
    background:#b3b3b3;
    padding:5px 7px;
    border-radius:7px 7px 0 0;
    margin-right:5px;
}
.carousel-inner .item img{
    object-fit: cover;
    max-width: 100%;
    height: 340px;
}
