/*.header {*/
/*    margin: auto;*/
/*    background: url(../img/headerbg.jpg) no-repeat top center;*/
/*    overflow: hidden;*/
/*    height: 180px;*/
/*}*/

.banner {
    max-width: 1200px;
    margin: auto;
    padding: 25px 15px;
    overflow: hidden;
}

@media (max-width: 992px){
    .banner {
        min-height: 0;
        padding: 15px;
    }
}

@media (max-width: 767px){
    .top_logo img {
        margin: auto;
    }
}


* {
    margin: 0;
    padding: 0;
    list-style: none;
}

body {
    font-size: 16px;
    font-family: "微软雅黑", Microsoft Yahei, Verdana, Arial, Helvetica, sans-serif;
    background: #fff;
}

.zhuguan-zhuban {
    font-size: 16px;
    margin-bottom: 20px;
    font-weight: bold;
    color: #ffd690;
}

.top_js {
    padding-left: 8px;
    padding-right: 4px;
}

ul{
    padding-left: 0;
}

@media (max-width: 767px){
    .hidden-xs {
        display: none !important;
    }
}

.search-content {
    position: relative;
}

.input-group {
    width: 100%;
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: right;
    width: 83%;
    margin-bottom: 0;
}

.btn-default {
    color: #fff;
    background-color: #2383ff;
    border-color: #0077ec;
}

input, select {
    outline: none;
}

@media (max-width: 992px){
.emrs {
    margin-top: 10px;
}
}

.emrs {
    overflow: hidden;
    font-size: 16px;
    line-height: 24px;
}

.glyphicon-search:before {
    content: "\e003";
}

.form-control {
    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: 4px;
    -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, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    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, -webkit-box-shadow ease-in-out .15s;
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 5px 13px 9px 13px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.img11{
    width: 18px;
    height: 18px;
}

.gjjs {
    margin-top: 5px;
    float: right;
}

a {
    color: #333;
    text-decoration: none;
}

.site-nav {
    background: #2383ff;
    margin-bottom: 20px;
}

.container {
    max-width: 1200px;
}

@media (min-width: 1200px){
.container {
    width: 1170px;
}}

/* @media (min-width: 992px){
    .container {
        width: 970px;
    }
} */

.site-nav a {
    color: #fff;
}

.navbar-header{
    width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.site-nav .navbar-nav>li>a {
    font-size: 18px;
    text-align: center;
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
}

.navbar{
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
}

input::placeholder{
    color: #999;
}

.site-nav .navbar-toggle {
    background: #2677df;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 5px 10px;
    margin: 9px 0;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.collapsed img{
    width: 27px;
    height: 27px;
}

.navbar-header{
    display: none;
}

@media (max-width: 992px){
    .navbar-header{
        display: block;
    }
}

@media (min-width: 768px){
    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }
}

@media (min-width: 768px){
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

.navbar{
    width: 100%;
}

.navbar-collapse{
    width: 100%;
}


.navbar-nav{
    display: flex;
    flex-direction: row;
}

.site-nav .navbar-nav>li>a {
    display: block;
}

.site-nav .navbar-nav>li>a:hover {
    background-color: white;
    color: #2383ff;
}

@media (min-width: 1024px){
    .site-nav .nav>li>a {
        padding: 10px 22px;
    }
}

.btn-default:hover{
    background-color: #ff8400;
}

.small_pic img {
    max-width: 100%;
    vertical-align: middle;
    padding: 12px 0;
    height: 280px;
}

.erweima, .cover-info {
    overflow: hidden;
    background: #f5f5f5;
}

.rank_tab, .r_tab {
    /* background: #f5f5f5; */
    margin-bottom: 15px;
    overflow: hidden;
}

.small_pic1{
    display: flex;
    justify-content: center;
}

.copyright {
    padding: 0 10px;
    font-size: 16px;
}

.copyright p {
    text-align: left;
    overflow: hidden;
    margin-bottom: 10px;
}

.copyright b {
    color: #333;
    min-width: 90px;
    float: left;
    text-align: right;
    margin-right: 8px;
    /* font-size: 12px; */
}

@media (max-width: 767px)
{
    .copyright p span {
        width: auto;
    }
}

.copyright p span {
    text-align: left;
    width: 138px;
    float: left;
    /* font-size: 12px; */
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

#carousel-example-captions img {
    max-height: 325px;
    margin: auto;
}

.carousel-inner>.item>a>img, .carousel-inner>.item>img {
    line-height: 1;
}

.carousel-caption {
    padding: 0;
    right: 0;
    left: 0;
    bottom: 15%;
    font-size: 18px;
}

.column, .r_title, .r_title2, .r_title3 {
    /* background: #ecf2ff; */
    color: #2383ff;
    /* background: #6f6f6f; */
    height: 36px;
    line-height: 36px;
    border-bottom: 2px #2383ff solid;
    /* padding-left: 10px; */
    font-size: 18px;
    /* border-left: 2px solid #e71f19; */
    margin-bottom: 10px;
}

@media (max-width: 992px){
    .emrs{
        width: 100%;
    }
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x;
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    background-color: rgba(0, 0, 0, 0);
    filter: alpha(opacity = 50);
    opacity: .5;
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    background-color: rgba(0, 0, 0, 0);
    filter: alpha(opacity = 50);
    opacity: .5;
}

@media screen and (min-width: 768px){
    .carousel-caption {
        right: 20%;
        left: 20%;
        top: -37%;
        color: #fff;
        padding-bottom: 30px;
        text-shadow: 0 1px 2px rgba(0,0,0,.6);
    }
}

@media screen and (max-width: 992px){
    .carousel-caption {
        right: 20%;
        left: 20%;
        top: -37%;
        color: #fff;
        padding-bottom: 30px;
        text-shadow: 0 1px 2px rgba(0,0,0,.6);
    }
}

/* .carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: black;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
} */

.zhuanjia{
    display: flex;
    flex-direction: column;
    align-items: center;
}

p {
    margin: 0 0 10px;
}

.news-list-1 .news-item-1 a{
    display: flex;
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee;
}

.download-list li {
    margin-bottom: 10px;
    line-height: 26px;
    border-bottom: 1px #e8e8e8 dashed;
    overflow: hidden;
    background: url(../img/dot.gif) no-repeat 0 10px;
    padding-left: 10px;
}

#advsearch .td-left {
    background: #f1f1f1;
    width: 120px;
    padding: 9px 10px;
    text-align: right;
    margin-right: 5px;
}

#advsearch table {
    width: 100%;
    border-collapse: collapse;
    margin: 10px 0;
}

#advsearch .td-right {
    vertical-align: top;
    padding: 6px 6px;
}

a.txt_zhaiyao3:visited {
    color: #7a2702;
    text-decoration: none;
}

.page_ul {
    width: auto;
    overflow: hidden;
    height: 30px;
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline;
    float: right;
}