header {
    background: #4874cb;
}

header .top {
    margin-bottom: 5px;
    border-bottom: 1px solid white;
}

header .head {
    width: 1400px;
    height: 150px;
    margin: 0px auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.head .logo {
    width: 950px;
}

.head .logo img {
    width: 80%;
}

.head .search {
    display: flex;
}

.head .search input {
    height: 25px;
    padding-left: 10px;
    margin-right: 10px;
}

.head .search input:focus {
    outline: none;
}

.head .search .btn span {
    font-size: 17px;
    color: white;
}

.dh .dhlm {
    width: 1400px;
    margin: 0px auto;
}

.dh .dhlm ul {
    display: flex;
    justify-content: space-between;
}

.dh .dhlm .nav .nLi {
    width: 120px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.dh .dhlm .nav .nLi a {
    font-size: 20px;
    font-weight: bold;
    color: white;
}

.dh .dhlm .nav .on a{
    color: #f7f909;
}

/*.dh .dhlm .nav .nLi ul li .hover{*/
/*    color: white;*/
/*}*/

/*.dh .dhlm .nav .nLi ul li a:hover{*/
/*    color: #f7f909;*/
/*}*/

.dh .dhlm .nav .nLi .sub {
    display: block;
    position: absolute;
    top: 205px;
    background: #4874cb;
    z-index: 999;
}

.dh .dhlm .nav .nLi .sub li {
    width: 220px;
    text-align: center;
    margin-top: 8px;
    margin-bottom: 12px;
}


.dh .dhlm .nav .nLi .sub li a {
    padding-top: 10px;
}

main {
    margin-top: 10px;
}

main .main {
    width: 1400px;
    margin: 0px auto;
}

main .main .xwtp {
    display: flex;
    justify-content: space-between;
}

.main .xwtp .jsdt_nrimg {
    width: 600px;
}

.xwtp .jsdt_nrimg .swiper-slide .mengc {
    width: 600px;
    height: 50px;
    background: #4874cb;
    position: absolute;
    z-index: 100;
    bottom: 0px;
    left: 20px;
}

.xwtp .jsdt_nrimg .swiper-slide .mengc .title {
    margin-top: 16px;
    margin-left: 20px;
}

.xwtp .jsdt_nrimg .swiper-slide .mengc .title a {
    font-family: MicrosoftYaHei;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 24px;
    text-align: left;
    font-style: normal;

}

.xwtp .jsdt_nrimg .swiper-slide .mengc .time {
    margin-left: 20px;
    margin-top: 10px;
    font-family: MicrosoftYaHei;
    font-size: 12px;
    color: #FFFFFF;
    line-height: 16px;
    text-align: left;
    font-style: normal;
}

.main .xwtp .xw {
    width: 750px;
}

.main .xwtp .xw .xw_bt {
    display: flex;
    justify-content: space-between;
}

.xwtp .xw .xw_bt .xwdt span {
    font-size: 20px;
    font-weight: bold;
    font-family: MicrosoftYaHei;
}

.xwtp .xw .xw_bt .more span {
    font-size: 20px;
    font-weight: bold;
    font-family: MicrosoftYaHei;
}

.xwtp .xw .xw_bt .more span:hover {
    color: #4874cb;
}


.xwtp .xw .jtxw ul li {
    position: relative;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(153, 153, 153, 0.6);
}


.xwtp .xw .jtxw ul li::after {
    content: "";
    position: absolute;
    left: -10px;
    top: 50%;
    width: 6px;
    height: 6px;
    box-sizing: border-box;
    border-radius: 50%;
    background: black;
    transform: translateY(-50%);
}

.xwtp .xw .jtxw ul li:hover span {
    color: #4874cb;
}

.xwtp .xw .jtxw ul li a {
    width: 750px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.xwtp .xw .jtxw ul li a span {
    font-size: 16px;
    font-family: MicrosoftYaHei;
}

.main .bottom {
    display: flex;
    justify-content: space-between;
}

.picMarquee-left {
    width: 690px;
    overflow: hidden;
    position: relative;
    /*border: 1px solid #ccc;*/
}

.picMarquee-left .hd {
    overflow: hidden;
}



.picMarquee-left .hd .next {
    background-position: 0 -50px;
}

.picMarquee-left .hd .prevStop {
    background-position: -60px 0;
}

.picMarquee-left .hd .nextStop {
    background-position: -60px -50px;
}

.picMarquee-left .bd {
    padding: 10px;
}

.picMarquee-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picMarquee-left .bd ul li {
    margin: 0 8px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}

.picMarquee-left .bd ul li .pic {
    text-align: center;
}

.picMarquee-left .bd ul li .pic img {
    width: 250px;
    height: 200px;
    display: block;
    padding: 2px;
    border: 1px solid #ccc;
}

.picMarquee-left .bd ul li .pic a:hover img {
    border-color: #999;
}

.picMarquee-left .bd ul li .title {
    line-height: 24px;
}


.picMarquee-left1 {
    width: 690px;
    overflow: hidden;
    position: relative;
    /*border: 1px solid #ccc;*/
}

.picMarquee-left1 .hd {
    overflow: hidden;
}

.picMarquee-left1 .bd {
    padding: 10px;
}

.picMarquee-left1 .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picMarquee-left1 .bd ul li {
    margin: 0 8px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}

.picMarquee-left1 .bd ul li .pic {
    text-align: center;
}

.picMarquee-left1 .bd ul li .pic img {
    width: 250px;
    height: 200px;
    display: block;
    padding: 2px;
    border: 1px solid #ccc;
}

.picMarquee-left1 .bd ul li .pic a:hover img {
    border-color: #999;
}

.picMarquee-left1 .bd ul li .title {
    line-height: 24px;
}

.main .bottom .xyhj_bt,
.main .bottom .xyhd_bt{
    text-align: center;
    margin: 10px auto;
}

.main .bottom .xyhj_bt span,
.main .bottom .xyhd_bt span{
    font-size: 20px;
    font-weight: bold;
}

.top_foot{
    background: #7030a0;
    border-bottom: 1px solid rgba(153, 153, 153, 0.6);
}

.top_foot .ksdh {
    width: 1400px;
    height: 60px;
    margin: 0px auto;
    display: flex;
    align-items: center;
}

.top_foot .ksdh .sd img{
    width: 16px;
    margin-right: 5px
}

.top_foot .ksdh span{
    font-size: 14px;
    font-weight: bold;
    color: white;
    margin-right: 100px;
}

.bottom_foot {
    background: #4874cb;
    height: 100px;
}

.bottom_foot .dz {
    padding-top: 30px;
}

.bottom_foot .dz,
.bottom_foot .yx {
    text-align: center;
    font-size: 16px;
    color: white;
}