
.top {

}


.search input {
    opacity: 0.5;
}

.menu {

    /*  -moz-box-shadow: 0px -0px 10px #be1e68; !* 老的 Firefox *!
      box-shadow: 0px -0px 10px #be1e68;
      background-image: linear-gradient(to right, #f0125b, #8b2974);
      border-top:  rgba(255, 255, 255, 0.4) solid 1px;*/

    background-color: #9b0d14;
    padding: 0 10px;
}

.bg-light {
    background-color: rgba(255, 255, 255, 0) !important;
}

.navbar {
    padding: 0.2rem 0;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #830f0c;
}

.navbar-nav {
    width: 100%;
}

.navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
}

.navbar-dark .navbar-nav .nav-link {
    font-weight: bold;
    color: rgba(0, 0, 0, 1);
}

.navbar-light .navbar-nav .nav-link {

    color: rgba(255, 255, 255, 1);
}

.nav-item:hover {
    background-color: #830f0c;
     /*border-radius: 5px;
   background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.8));*/
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgba(255, 255, 255, 1);
}


.search {
    position: absolute;

    right: 5px;

    padding-top: 15px;
    z-index: 2;
    transition:width 2s;
    -moz-transition:width 2s; /* Firefox 4 */
    -webkit-transition:width 2s; /* Safari and Chrome */
    -o-transition:width 2s; /* Opera */
    width: 100%;
}

.logo {
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
}

.logoimg {
    padding-top: 40px;
    padding-bottom: 40px;
    max-width: 100%;
}

#demo .carousel-inner img {
    width: 100%;


}
.btline{
    line-height: 41px;
    margin-bottom: 20px;
}
.titlebg {

    padding-left: 5px;

    border-left: 5px solid #d9444c;



    /* border-left: 5px solid #df7e15;*/
}
.titlebgone {
    margin-right: 10px;
    border-left: 9px solid #d9444c;
    border-top: 9px solid #d9444c;
    width: 25px;
    float: left;

    /* border-left: 5px solid #df7e15;*/
}

.btzt{
    font-size: larger;
    color: #d9444c;

}
.bmore{

    border: 1px solid #d9444c;
    padding: 10px 20px;
    text-decoration: none;

}
.bmore:hover{
    background-color:#d9444c;

    color: #dddddd;

}
.titlebgcolor {
    /* background-color: #df7e15;*/
 font-size: larger;
    /*background-image: linear-gradient(to right, #f0125b, #8b2974);*/
    background-color: #d9444c;
    line-height: 30px;
    padding: 5px 10px;
    /*border-radius: 0px 5px 5px 0px;*/
}

.text-warning {
    font-size: small;
    color: #d9444c !important;
    /*color: #df7e15 !important;*/
}

.sycontent {
    list-style-type: none;
    padding: 0px;
    margin: 10px 0;

}

.sycontent li {
    clear: both;
    margin-top: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #ddd;
    background-image: url(../images/li.png);
    background-repeat: no-repeat;
    background-position: 2px center;
    padding-left:10px;
}

.date {
    width: 20%;
    float: right;
    font-size: 16px;
    font-family: 'Candara', serif;
    line-height: 28px;
    height: 28px;

    text-align: center;
    font-weight: bold;
}

.sycontent a {
    padding-left: 10px;
    width: 80%;
    /* color: #1d2124;*/
    color: rgba(0, 0, 0, 1);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; /*不换行 */
    display: block;
}
.bgqianse{
    background-color:#f2f2f2;
    padding-left: 20px;
}
.sycontenta {
    list-style-type: none;
    padding: 0px;
    margin: 10px 0;

}

.sycontenta li {
    clear: both;
    margin-top: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #ddd;
    background-image: url(../images/li.png);
    background-repeat: no-repeat;
    background-position: 2px center;
    padding-left: 20px;
}

.sycontenta a {
    padding-left: 10px;

    /* color: #1d2124;*/
    color: rgba(0, 0, 0, 1);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; /*不换行 */
    display: block;
}
.small a {
    width: 60px;
    display: inline;
}
.tt {
    width: 100%;
    height: 100%;
}

.toptt {

}

.toptt a {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}

.toutu {
    max-width: 100%;

    max-height: 180px;


}

.p2-ul {
    font-family: 'Candara', serif;
    list-style-type: none;
    padding: 0px;
    margin: 10px 0;

}

.p2-ul li {
    clear: both;
    height: 55px;
    border-bottom: 1px dotted #ddd;
}

.p2-ul a {
    color: rgba(0, 0, 0, 1);
    /* color: #1b1e21;*/
}

.p2-time {
    width: 13%;
    float: left;
    background: #fafafa;
}

.p2-dd {
    font-size: 34px;
    font-weight: bold;
    display: block;
    line-height: 25px;
    font-family: Georgia, arial;
}

.p2-ym {
    font-size: 12px;
    height: 25px;
    line-height: 23px;
    font-family: Georgia, arial;
    color: #555;
}

p2-con {
    width: 87%;
    float: left;
}

.bottom {

    font-size: small;
    padding: 20px;
    line-height: 25px;

}

.video {
    margin-top: 10px;


    width: 100%;
    max-height: 330px;
}

.listlt{
	background-color:#B82329;
	color:#fff;
	text-align:center;
	font-size:20px;
	line-height: 50px;
	}
.listlc{
	border:solid 1px #B82329;
	}
.listlc li{
	list-style-type: none;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	display: block;
	border: 1px solid #B82329;
	text-decoration: none;
	
	color: #666;
	font-size: 15px;
	font-weight: bold;
	word-wrap: break-word;
	background: #f5f5f5 url(../images/wp_column_menu_li_1.gif) no-repeat 6px 12px;
	padding-left:30px;
	margin:5px 0;
	
	width:85%;
	text-align: left;
	}
.listlc li:hover{
color: #000;
background: #B82329 url(../images/wp_column_menu_li_2.gif) no-repeat  6px 12px;
	}
.listlc .on{
	color: #000;
background: #e8e8e8 url(../images/wp_column_menu_li_2.gif) no-repeat  6px 12px;
	}
.listrt{
	font-size:20px;
	line-height: 50px;
	border-bottom:solid 1px #B82329;
	}
.listLTitle {
    color: #df7e15;
    padding-left: 10px;
    border-bottom: solid 1px #eeeeee;
}

.listLTitle span {
    line-height: 35px;
    padding-bottom: 5px;
    border-bottom: solid 3px #df7e15;
}

.listcontent {
    min-height: 575px;
    list-style-type: none;
    padding: 0px 10px;
    margin: 10px 0;

}

.listcontent li {
    clear: both;
    margin-top: 5px;
    margin-bottom: 5px;

}

.listcontent .date {
    text-align: right;
    float: right;

}

.listcontent a {
    padding-left: 10px;
    width: 85%;
    /*color: #1d2124;*/
    color: rgba(0, 0, 0, 1);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; /*不换行 */
    display: block;
}

.pager {
    text-align: right;
    padding-right: 10px;
}

.pager a {
    color: rgba(0, 0, 0, 1);
}

.contentTitle {
    line-height: 30px;
    padding: 5px;
    text-align: center;
    font-size: 22px;
    font-weight: normal;
    color: rgba(0, 0, 0, 1);
    margin: 0;
}

.newscontent {
    padding: 20px 10px;
    max-width: 100%;
    overflow: hidden;
    /* white-space: pre-wrap;*/
}
.lingdao{
    width:172px;
}
.float-right{
    padding-right: 10px;
}
.newscontent img {
    max-width: 100%;
    height: auto;

}
.carousel-indicators{
    width: 100px;
}

.carousel-indicators li {

    border-radius: 50%;
    width: 8px;
    height: 8px;


}

.carousel-caption {
    left: 5%;
    bottom: -20px;
    text-align: left;

}

.carousel-caption p span {
    padding: .5rem;
    background-color: rgba(0, 0, 0, 0.5);
    line-height: 40px;

}

.carousel-indicators {
    justify-content: right;
    margin-right: 5%;
    margin-left: 80%;
}


.video li {
    width: 25%;
    float: left;
    clear: right;
}

.video li img {
    width: 173px;
    max-width:100%;
    height: auto;
    clear: both;
}

.video .date {
    padding-left: 5%;
    float: none;
}

.video a {
    width: 96%;
    padding: 2%;
}

.video .split {
    width: 0%;
}

body {
    font-family: 'Microsoft YaHei', SimSun, SimHei, "STHeiti Light", STHeiti, "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
   /* background-color: #f2f2f2;
    background-image: url("../images/bg.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;*/
}

.dropdown-menu {
    min-width: 8rem;
}

.navbar-light .navbar-nav .nav-link {
    /* font-weight: bold;*/
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {

    border-color: #fff #fff #f0125b;
}

.jys {
    padding-top: 20px;
}

.jys img {
    max-width: 100%;
}





#demo1 img {
    width: 100%;
}

.yqlj {

    min-height: 90px;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #ffffff;
    width: 100%;
}
.rounded20{
    height: 160px;
    border-top: solid 5px #d9444c;
    background-image: url(../images/bottombg.png);
    background-repeat: no-repeat;
    background-position: center top;
}

.picList img {


    margin: 5px 5px;
    _display: inline;
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: .25rem;
    max-width: 100%;
    height: 46px;
}

.borzi{
    /*border: 4px #f0125b solid;*/
    /*  padding: 2px;*/
    margin-top: 20px;
}
.borzier{

    background: #efefef;
    /*border: 1px #f0125b solid;*/
    /*  padding: 8px;*/
    /* min-height:200px ;*/
    font-size: small;

}
.borzier:hover{
    color: white;
    background: blue;
}

.borzier h3{
    padding-top: 10px;

}
a {
    color: #000000;
}

.carousel-control-next, .carousel-control-prev {

    opacity: 1;

}

.newscontent table{
    max-width: 100%;
}

@-webkit-keyframes masked-animation {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: -100% 0;
    }
}
.bounce {



    color: hsla(0, 0%, 100%, .65);
    background: -webkit-linear-gradient(left, red, orange 25%, yellow 50%, green 75%, deeppink);
    color: transparent;
    -webkit-background-clip: text;

    text-align: center;

    background-size: 200% 100%;
    animation: masked-animation 1s infinite linear;
    display: flex;
    align-items: center;
    justify-content: center;


    /*font: normal bold 1rem "Product Sans", sans-serif;*/
    white-space: nowrap;
    text-shadow: rgba(15, 86, 166, 0.4) 0 0 0;
}
.bounceone {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;


    /*font: normal bold 1rem "Product Sans", sans-serif;*/
    white-space: nowrap;
    text-shadow: rgba(15, 86, 166, 0.4) 0 0 0;
    font-weight: 800;
    padding-right: 100px;
    font-size: 30px;
    color: red;
}
.letter {
    animation: bounce 0.75s cubic-bezier(0.05, 0, 0.2, 1) infinite alternate;

    display: inline-block;

    margin-top: 0.5em;
    /* text-shadow: rgba(255, 255, 255, 0.4) 0 0 0.05em;*/
    /*font: normal 500 1rem 'Varela Round', sans-serif;*/
}
.letter:nth-child(1) {
    animation-delay: 0s;
}
.letter:nth-child(2) {
    animation-delay: 0.0833333333s;
}
.letter:nth-child(3) {
    animation-delay: 0.1666666667s;
}
.letter:nth-child(4) {
    animation-delay: 0.25s;
}
.letter:nth-child(5) {
    animation-delay: 0.3333333333s;
}
.letter:nth-child(6) {
    animation-delay: 0.4166666667s;
}
.letter:nth-child(7) {
    animation-delay: 0.5166666667s;
}
.letter:nth-child(8) {
    animation-delay: 0.6166666667s;
}
.letter:nth-child(9) {
    animation-delay: 0.7166666667s;
}
.letter:nth-child(10) {
    animation-delay: 0.8166666667s;
}
.letter:nth-child(11) {
    animation-delay: 0.9166666667s;
}
.letter:nth-child(12) {
    animation-delay: 1.0166666667s;
}
.letter:nth-child(13) {
    animation-delay: 1.1166666667s;
}

@keyframes bounce {
    0% {

        /*text-shadow: rgba(15, 86, 166, 0.8) 0 0 0.01em;*/
    }

    100% {
        margin-bottom: 1em;

        /*text-shadow: rgba(15, 86, 166, 0.4) 0 0 0.15em;*/
    }
}

.letterone {
    display: inline-block;
    margin-top: 0;
    margin-left: .5em;
}

.letterone:nth-child(1) {
    animation: bounceone 4s infinite normal;
    animation-delay: 0s;

}

.letterone:nth-child(2) {
    animation: bounceone 4s infinite normal;
    animation-delay: 0.15s;
}

.letterone:nth-child(3) {
    animation: bounceone 4s infinite normal;
    animation-delay: 0.30s;
}

.letterone:nth-child(4) {
    animation: bounceone 4s infinite normal;
    animation-delay: 0.45s;
}

.letterone:nth-child(5) {
    animation: bounceone 4s infinite normal;
    animation-delay: 0.6s;
}

.letterone:nth-child(6) {
    animation: bounceone 4s infinite normal;
    animation-delay: 0.75s;
}

.letterone:nth-child(7) {
    animation: bounceone 4s infinite normal;
    animation-delay: 0.9s;
}

.letterone:nth-child(8) {
    animation: bounceone 4s infinite normal;
    animation-delay: 1.05s;
}


@keyframes bounceone {
    0% {
        color: red;
        margin-left: 0em;
        font-size: 33px;
        filter:alpha(Opacity=0);-moz-opacity:0;opacity: 0;
        transform:rotateY(180deg);
        -ms-transform:rotateY(180deg); /* Internet Explorer */
        -moz-transform:rotateY(180deg); /* Firefox */
        -webkit-transform:rotateY(180deg); /* Safari 和 Chrome */
        -o-transform:rotateY(180deg); /* Opera */
    }
    25% {
        margin-left: 0em;
        font-size: 33px;
        color: yellow;
        filter:alpha(Opacity=50);-moz-opacity:0.5;opacity: 0.5;
        -ms-transform:rotateY(0deg); /* Internet Explorer */
        -moz-transform:rotateY(0deg); /* Firefox */
        -webkit-transform:rotateY(0deg); /* Safari 和 Chrome */
        -o-transform:rotateY(0deg); /* Opera */
    }
    50% {
        color: green;
        filter:alpha(Opacity=100);-moz-opacity:1;opacity: 1;
        margin-left: 0em;
        font-size: 33px;
    }
    75% {
        color: #007bff;
        margin-left: 0em;
        font-size: 33px;
        filter:alpha(Opacity=100);-moz-opacity:1;opacity: 1;
        -ms-transform:rotateY(0deg); /* Internet Explorer */
        -moz-transform:rotateY(0deg); /* Firefox */
        -webkit-transform:rotateY(0deg); /* Safari 和 Chrome */
        -o-transform:rotateY(0deg); /* Opera */
    }
    100% {
        color: #e83e8c;
        margin-left: 0em;
        font-size: 33px;
        filter:alpha(Opacity=0);-moz-opacity:0;opacity: 0;

    }
}


.sc{
    padding-right: 30px;
}

@media screen and (max-width: 440px) {
    body {
        font-size: 0.8rem;
      /*  background-image: url("../images/bg1.jpg");
        background-size: 600px;
        -webkit-background-size: 600px;
        -o-background-size: 600px;*/
    }
    a{
        font-size: 0.8rem;
    }
    .sc{
        padding-right: 0;
    }
    .bounceone {
        padding-right: 10px;
        font-size: 14px;
    }

    @keyframes bounceone {
        0% {
            color: red;
            margin-left: 0em;
            font-size: 12px;
            filter:alpha(Opacity=0);-moz-opacity:0;opacity: 0;
            transform:rotateY(180deg);
            -ms-transform:rotateY(180deg); /* Internet Explorer */
            -moz-transform:rotateY(180deg); /* Firefox */
            -webkit-transform:rotateY(180deg); /* Safari 和 Chrome */
            -o-transform:rotateY(180deg); /* Opera */
        }
        25% {
            margin-left: 0em;
            font-size: 12px;
            color: yellow;
            filter:alpha(Opacity=50);-moz-opacity:0.5;opacity: 0.5;
            -ms-transform:rotateY(0deg); /* Internet Explorer */
            -moz-transform:rotateY(0deg); /* Firefox */
            -webkit-transform:rotateY(0deg); /* Safari 和 Chrome */
            -o-transform:rotateY(0deg); /* Opera */
        }
        50% {
            color: green;
            filter:alpha(Opacity=100);-moz-opacity:1;opacity: 1;
            margin-left: 0em;
            font-size: 12px;
        }
        75% {
            color: #007bff;
            margin-left: 0em;
            font-size: 12px;
            filter:alpha(Opacity=100);-moz-opacity:1;opacity: 1;
            -ms-transform:rotateY(0deg); /* Internet Explorer */
            -moz-transform:rotateY(0deg); /* Firefox */
            -webkit-transform:rotateY(0deg); /* Safari 和 Chrome */
            -o-transform:rotateY(0deg); /* Opera */
        }
        100% {
            color: #e83e8c;
            margin-left: 0em;
            font-size: 12px;
            filter:alpha(Opacity=0);-moz-opacity:0;opacity: 0;

        }
    }

    .btn-group-sm > .btn, .btn-sm {
        padding: .15rem .15rem;
        font-size: .575rem;
        line-height: 1;}

    .carousel-indicators {
        justify-content: right;
        margin-right: 5%;
        margin-left: 50%;
    }
    .navbar {
        padding: 0.5rem 1rem;
    }

    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem;
    }


    .menujiange {
        display: none;
    }

    .date {
        width: 25%;
        font-size: 12px;
        font-weight: normal;
    }

    .listcontent .date {
        width: 25%;
        font-size: 12px;
        font-weight: normal;
    }

    .sycontent a {
        width: 75%;
    }


    .listcontent a {
        width: 75%;
    }
    .pic a{
        width: 100%;
    }

    .carousel-indicators li {

        display: none;

    }

    .video li {
        width: 50%;
    }

}


@media screen and (min-width: 1200px) {


    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1200px;
    }



}
@media screen and (min-width: 1300px) {


    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1300px;
    }



}


/*@media screen and (min-width: 1300px) {
    .logoimg {
        max-width: 1500px;
    }

    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1200px;
    }

    .video {
        max-height: 315px;
    }

}
@media screen and (min-width: 1600px) {
    .logoimg {
        max-width: 1700px;
    }

    .borzier{


        !*font-size: 1.25rem;*!

    }

    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1500px;
    }

    .picList img {
        height: 48px;
    }

    .video {
        max-height: 290px;
    }

}
@media screen and (min-width: 1920px) {
    body {
        font-size: 1.3rem;
    }
    .borzier{
        font-size: 1.1rem;

    }
    .logoimg {
        max-width: 2020px;
    }



    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1820px;
    }

    .picList img {
        height: 50px;
    }

    .navbar-light .navbar-nav .nav-link {
        font-size: 1.5rem;
    }

    .video {
        max-height: 365px;
    }
}*/

