ul ,li{list-style: unset;margin: 0;padding: 0;list-style-type: none;}
a:hover {color: #204F9F!important;}
/*头部*/
.header {width: 100%;height: 100vh}
.swiper {width: 100%;height: 100%;overflow: hidden;}
.swiper img{width: 100%;object-fit: cover}
.nav{width:100%;height: 120px;margin: 0 auto;position: fixed;z-index: 9999;background-image: linear-gradient(to bottom, rgba(0, 0, 0, .6), rgba(255, 255, 255, 0));}
.nav img {width: 100%;object-fit: cover;display: block;margin: 0 auto;line-height: 120px;margin-top: -39px}
.nav ul {}
.nav ul.channel-list li{width: 12.5%;float: left;list-style: unset;line-height: 80px;}
.nav ul.channel-list li a{display: block;width: 100%;height:100%;color: #fff;font-size: 20px;text-align: center;font-weight: bold}
.nav ul.channel-list li a:hover {color: #204F9F}
.tuchu {background-color: #006EC0;background-image: none;height: 115px;}
.tuchu .top li a {color: #ffffff}
/*搜索*/
.top {height: 40px;width: 100%;max-width: 1920px}
.top .search {color: #fff;text-align: right;margin-right: 25px}
.top .col-17 {margin-right: 0;margin-left: 35px}
.search-form {height: 20px;width: 220px;padding: 0 3px 0 5px;background-color: rgba(250, 250, 250, .5);-webkit-border-radius: 10px;border-radius: 10px;float: right;cursor: pointer;margin-top: 20px}
.search-form input, .search-form button {display: block;height: 20px;line-height: 20px;padding: 0;margin: 0;float: right;border: none;background-color: rgba(250, 250, 250, 0)}
.search-form input {width: 200px;margin-right: -1px;font-size:12px;outline: none;-moz-transition: 400ms all ease-in-out;-webkit-transition: 400ms all ease-in-out;transition: 400ms all ease-in-out}
.search-form button {width: 20px;-webkit-border-radius: 10px;border-radius:10px;font-size: 18px;color: #fff;outline: none;cursor: pointer;overflow: hidden}
.search-form button:hover {color: #204F9F}
.search ul li{float: right;width: 10%;line-height: 20px;margin-top: 20px}
.search ul li a{color: rgba(155, 187, 223, 1);font-size: 15px}
/*footer*/
.footer {height: 300px;background-image: url("../images/footer-bg-hxh.png");background-size: 100% 100%;}
.footer .top-block{height: 230px;border-bottom: 1px solid #fff}
.footer .top-block .left-bock{height:130px;border-right: 1px solid #fff;margin: 50px 5px;}
.footer .top-block .left-bock img{width: 90%;margin-top:-18px}
.footer .top-block .desc{height: 130px;margin: 40px 20px;color: #ffffff}
.footer .top-block .desc p{color: #ffffff}
.footer .top-block .col-3 img{width: 78%;margin: 39px auto 5px 20%;}
.footer .bottom-block {color: #c0c4cc;font-size: 14px;line-height: 30px;text-align: center;}
.footer .gzh {width: 100%;text-align: center;color: #fff;display: block}
.yqlj-ul {width: 100%;height: 100%;overflow: hidden;margin-top: 15px}
.yqlj-ul svg {width: 20px}
.yqlj-ul li {float: left;margin: 3px 10px;}
.yqlj-ul li a {color: #ffffff;font-size: 15px;}
.footer select {margin-top: 50px;height: 35px;background-color: rgba(0,0,0,.1);border: 1px solid #fff;color: #ffffff;font-size: 18px}
.footer select option {color: #204F9F;font-size: 15px}

