/* 样式重置 */
a {
    text-decoration: none;
    color: black;
}
ul, li {
    padding:0;
    margin:0;
    list-style:none
}
button{
    margin: 0;
    padding: 0;
    border: 1px solid transparent;
    background: transparent;
    outline: none;
    cursor: pointer;
}

body {
    margin: 0;
    padding: 0;
    min-width: 1400px;
}

#head-box {
    background: #f8f8f8;
    height: 160px;
    margin: 0 auto;

    top: 0;
    z-index: 1000;
}
#head-box #head {
    /*background: #f1a6c7;*/
    height: 110px;
    min-width: 1200px;
    margin: 0 auto;
}
#head img {
    height: 65px;
    margin-top: 15px;
}

#head {
    background-color: rgba(21, 85, 173, 0.93);
    background-image: url('../img/Top.png');
    background-size: 80% 130px;
    background-position: center;
    /*background-repeat: no-repeat;*/
    height: 175px;
}

#head #search {
    position: relative;
    /*background: rgba(66, 115, 170, 0.93);*/
    height: 90px;
    width: 300px;
    float: right;
}
#search input {
    position: absolute;
    top: 30px;
    right: 50px;
    width: 180px;
    outline-style: none;
    border: 1px solid #ccc;
    border-radius: 18px;
    padding: 5px 15px;
    line-height: 18px;
}
#search button{
    position: absolute;
    right: 60px;
    bottom: 32px;
    margin: 0;
    padding: 0;
    border: none;
    background: #fff;
    outline: none;
    cursor: pointer;
}
#search button img {
    padding: 0;
    margin: 0;
    width: 22px;
    height: 22px;
}

#head-box #nav-bar {
    background: linear-gradient(to right,
    rgb(20 106 167),
    rgb(42 119 205),
    rgb(6 71 144)
    );
    height: 50px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
#nav-bar ul {
    display: inline-flex;
    align-items: flex-start;
    margin: 0 auto;
}
#nav-bar li {
    width: 130px;
    text-align: center;
    line-height: 50px;
}
#nav-bar li a {
    text-decoration: none;
    color: white;
    font-size: 1rem;
}

#nav-bar .nav-second {
    display: none;
    background: rgb(59, 135, 211);
    position: relative;
    left: -35px;
    width: 170px;
    /*opacity: 0;*/
    /*transition: opacity 0.3s;*/
    /*-webkit-transition: opacity 0.3s;*/
}
#nav-bar li:hover > a{
    color: #e0db82;
}
#nav-bar li:hover > .nav-second {
    /*opacity: 1;*/
    display: block;
}
#nav-bar .nav-second-item {
    line-height: 2.5rem;
    border-top: 1px solid #eee;
}
#nav-bar .nav-second-item:hover > a {
    color: #e0db82;
}
#nav-bar .nav-second-item a {
    font-size: 0.9rem;
}

/* 轮播图板块 */
#banner {
    display: flex;
    height:450px;
    width: 100%;
}
#banner img {
    width: 100%;
    overflow: hidden;
    object-fit: cover;
}
.topic {
    font-weight: bold;
    color: #01203c;
    width: 100%;
    font-size: 1.4rem;
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
}
.topic div {
    display: inline-block;
}
.topic span {
    cursor: pointer;
    color: #8a8a8a;
}
.topic span:hover {
    color: black;
    border-bottom: 2px solid #01203c;
}
.topic .topic-active {
    color: #01203c;
    border-bottom: 2px solid #01203c;
}
.topic .more {
    font-size: 0.9rem;
    text-decoration: none;
    color: #5c5c5c;
    position: absolute;
    right: 0;
    bottom: 24px;
}
/*box-11*/
#box-l1 {
    position: relative;
    height: 810px;
    width: 1200px;
    margin: 30px auto 0;
    padding-bottom: 20px;
}
#box-l1-left {
    position: absolute;
    left: 0;
    width: 768px;
    height: 100%;
}

#news_picture{
    width: 380px;
}

#news_description{
}

#news_boxes {
    width: 100%;
    height: auto;
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.news-box {
    /*margin-top: 10px;*/
    margin-bottom: 10px;
    /*background: rgba(243, 151, 118, 0.93);*/
    border-top: 1px solid #eee;
    border-bottom: 1px solid transparent;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    padding-top: 10px;
    width: 380px;
    height: 340px;
    overflow: hidden;
    transition: box-shadow 0.2s;
}
.news-box:hover {
    box-shadow: 5px 5px 10px #dbdbdb;
}
.news-image img {
    width: 100%;
    height: 250px;
    overflow: hidden;
}
.news-title {
    padding: 10px;
    font-size: 1rem;
    font-weight: bold;
}

.news-date {
    margin-left: 10px;
    font-size: 0.6rem;
    color: #8a8a8a;
}
.news-date:before {
    content: url(../images/date.png);
    position: relative;
    margin-right: 5px;
    bottom: -3px;
}
#box-l1-right {
    position: absolute;
    right: 0;
    width: 396px;
    height: 100%;
}
#notices li {
    position: relative;
    height: 90px;
    border-top: 1px solid #eee;
}
#notices li a {
    display: inline-block;
}
#notices .notice-date {
    display: inline-block;
    width: 70px;
    margin-top: 27px;
    padding: 5px;
    background: rgb(39, 117, 200);
    color: #fff;
    vertical-align: center;
    text-align: center;
    line-height: 2rem;
    font-size: x-large;
    font-family: "Source Han Serif SC", "宋体", serif;
}
#notices .notice-title {
    margin-left: 20px;
    display: inline-block;
    position: absolute;
    width: 290px;
    height: 48px;
    line-height: 1.5rem;
    transform: translateY(15%);
}
#notices a:hover {
    color: rgb(39, 117, 200);
}

#box-l2 {
    margin: 30px auto 0;
    display: flex;
    /*justify-content: space-between;*/
    width: 1200px;
    /*background: rgba(243, 151, 118, 0.93);*/
}
#box-l2 .box-l2-item {
    /*background: rgba(146, 143, 231, 0.93);*/
    height: 100%;
    width: 380px;
    margin-right:20px;
    /*border: 1px solid black;*/
}
#l2-left {
    width: 420px;
}
#l2-right {
    display: flex;
    justify-content: space-between;
    /*width: 800px;*/
}
.swap-list {
    background: #fff;
    z-index: 10;
    width: 380px;
    opacity: 1;
    position: absolute;
    transition: opacity 0.5s;
}
.hidden-list {
    background: #fff;
    z-index: 1;
    opacity: 0;
    width: 380px;
    position: absolute;
    transition: opacity 0.5s;
}
.common-list {

}
.common-list li {
    font-size: 0.9rem;
    line-height: 1.5rem;
    padding: 5px;
    border-top: 1px solid #eee;
}
.common-list li a {
    color: #454545;
}
.common-list li a:hover {
    color: rgb(39, 117, 200);
}
.common-list li span:nth-child(2){
    width: 86px;
    float: right;
}

#box-l3 {
    margin: 50px auto 0;
    /*display: flex;*/
    /*justify-content: space-between;*/
    height: 260px;
    width: 1400px;
    /*background: rgba(243, 151, 118, 0.93);*/
}

.box-l3 > .topic-active{
    margin-left:100px;
}
.box-l3 >span{
    margin-left:100px;
}
.slideshow {
    margin-top: 10px;
    position: relative;
    overflow: hidden;
}
.img-box {
    height: 160px;
    display: flex;
    /*background: #bfa;*/
    flex-wrap: nowrap;
}
.img-box > img {
    position: relative;
    left: 0;
    top: 0;
    width: 250px;
    margin-right: 10px;
    /*transform: translate3d(0px, 0, 0);*/
    animation: move-left 40s linear infinite normal;
}

@keyframes move-left {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: translate3d(-1200px, 0, 0);
        transform: translate3d(-1200px, 0, 0);
        display: none;
    }
}

#footdiv {
    background: linear-gradient(to right,
    rgb(83 143 207),
    rgb(15 94 183));
}

#foot-box {
    display: flex;
    flex-direction: row;

    height: 210px;
    width: 1800px;
    min-width: 1400px;

    margin: 30px auto 0;
}

#images-box {
    width: 600px; 
    height:100%;
}

#images-box div > img {
    padding-top: 70px;
    width: 100%;
    height: 100%;
}

#infos-box {
    color: #fff;

    width: 900px;
    height:80%;
    margin-top: 20px;
    border-left: 1px solid #000000;
    padding-left: 30px;
}

#qr-codes {
    color: #fff;
    text-align: center;
    width:650px; 
    height:100%; 
}

#qr-codes .qr-code {
    display: inline-block;
}

#qr-codes .qr-code img {
    width: 120px;
    padding-left: 20px;
    margin-top: 35px;
}

.qr-code p {
    margin: 0;
    font-size: 0.5rem;
    padding-left: 20px;
    padding-top: 5px;
    color: #fff;
}