/*搜索*/
.search{width: 320px; height: 40px; background: rgba(0,0,0,0.3);border-radius: 20px;}
.search .el-input{width: 240px; padding-left: 20px;}
.search .el-input__inner{width: 220px; background: none; border: 0; outline: none; color: #FFFFFF; padding: 0;}
.search button{width: 80px;height:40px; line-height:40px; background: #FFFFFF; border-radius:20px; border: 0; padding: 0; outline: none;
    text-align: center; cursor: pointer;}
    
.header{width:100%;}
.header .tip{height: 36px;}
.headBox{width: 100%; background-image: url("../images/index/topBg.jpg"); height:200px; background-position:center center;}
.headNav{ width:100%;}
.headNav .item a{color:#FFFFFF; font-weight: 500; font-size:20px;}
.banner{width:560px; height: 320px;}
.banner .swiper-pagination{width: 100px!important; left: auto!important; right: 0!important;bottom: 15px!important;}
.banner .swiper-pagination .swiper-pagination-bullet{background: #ffffff; opacity:1!important;}
.banner .swiper-pagination .swiper-pagination-bullet-active{background:#1E9FFF;}
.banner .msk{position: absolute; bottom: 0; left: 0; width: 100%; height:50px; line-height:50px; background:rgba(0,0,0,0.6); color: #ffffff; z-index:8;}
.banner .msk p{width: 440px; padding-left: 15px;}

.news-section .title{border-radius: 20px 20px 20px 0;height: 40px; padding: 0 30px; line-height: 40px; font-size: 16px; font-weight: 600;}
.news-section .more{}

.tab-head .item{height: 40px; padding: 0 30px; line-height: 40px; font-size: 16px; font-weight: 600;}

    /*颜色方案*/
.tab-head .item.active{background:#0053A3; color: #FFFFFF; border-radius: 20px 20px 20px 0;}
.tab-head .more .mitem{display:none;}
.tab-head .more .mitem.active{display:block;}
.index-newslist li{height:36px;}
.index-newslist li .tit{width:80%;text-overflow:ellipsis; -webkit-box-orient:vertical; overflow:hidden; white-space:nowrap;}
.gkItem{border: 1px solid #EEEEEE; border-radius: 5px; height: 50px; width: 220px; background: #FFFFFF;}
.gkItemB{border-radius: 50%; width: 90px; height: 90px;}
/*列表页面、详情页面*/
.smallNav{height: 80px;}
.smallNav span{color: #888888; font-size: 12px;}
.list-left .tit{height: 60px; line-height: 60px; text-align: center; width: 100%; border-radius:10px 10px 0 0; }
.list-left li{height: 50px;border-bottom: 1px solid #EEEEEE; background: #FFFFFF; line-height: 50px; text-align: center;}
.list-left li.active,.list-left li:hover{background: #ECF0F7;}
.list-left li.active a,.list-left li:hover a{color: #004286; font-weight: 600;}
.list-left ul li:last-child{border-radius: 0 0 10px 10px; border-bottom: 0;}
.list-right{box-sizing: border-box;}
.list-right .list-main li{height: 80px;box-shadow: 0px 1px 8px 0px rgba(186, 186, 186, 0.29);border-radius: 10px; margin-bottom: 20px;}
.list-right .list-main li .time{width: 80px; height: 80px; background: #F7F7F7;}
.list-right .list-main li .title{width: calc(100% - 80px); padding: 0 30px; box-sizing: border-box; font-size: 16px;}
/*网站地图*/
.mapbox .item .title{height: 40px; line-height: 40px; padding: 0 30px; font-weight: 600; font-size: 16px;}
.mapbox .item .links{padding:30px;}
.mapbox .item .links a{margin-right: 30px;}
.mapbox .item .links a:hover{color:#004286}

