.wrap{
    height: 100%;
    width: 100%;
}
.top{
    height: 1.3rem;
    background: #60bbf9;
    padding: 0.2rem;
    box-sizing: border-box;
}
.top .logo{
    display: block;
    width: 78%;
    height: 0.9rem;
}
.top .logo img{
    max-width: 100%; 
    max-height: 100%;
}
.menu-icon {
    margin-top: 0.3rem;
    margin-right: 0.3rem;
    width: 0.28rem;
    height: 0.20rem;
    background-image: url(../images/menu.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}




.search-box{
    width: 100%;
    height: 0.85rem;
    background: #243b4a;
    padding-top: 0.35rem;
    display: none;
    border-bottom: 1px #ccc dashed; 
}
.search{
    width: 5.5rem;
    height: 0.5rem;
    margin: 0 auto;
    background: #fff;
}
.search-input{
    width: 4.5rem;
    height: 0.4rem;
    line-height: 0.5rem;
    background: #fff;
    border: none;
    padding-left: 0.1rem;
    outline: none;
    font-size: 0.26rem;
}
.search-btn{
    width: 0.7rem;
    height: 0.5rem;
    font-size: 0;
    background: url(../images/search-btn.png) no-repeat center center;
    border: none;
    outline: none;
}
.menu{
    width: auto;
    display: flex;
    overflow-x: auto;
    border-bottom: 2px solid #132f82;
}



.menu li{
    width: 103px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    float: left;
}
.menu a{
    font-size: 17px;
    color: #000;
}

.hot-news{
    padding-top: 0.15rem;
    margin-bottom: 0.1rem;
}
.hot-news h1 a{
    color: #333;
}
.hot-news p a{
    color: #666;
}
.hot-news h1{
    font-size: 0.38rem;
    text-align: center;
    margin-bottom: 0.2rem;
    line-height: 0.56rem;
    padding: 0 0.18rem;
}
.hot-news p{
    padding: 0 0.18rem;
    line-height: 0.38rem;
    font-size: 0.22rem;
    /* text-align: center; */
}
/*轮播图样式*/
.wheel-pic{
    height: 3.86rem;
	/* width: 590px;
	height:380px ;
	background-color: #ccc;
	margin-top:25px; */
}
.banner{ width: 100%; height: 100%; position: relative; overflow: hidden;}
.banner * { margin: 0; padding: 0; list-style-type: none; text-decoration: none; }
.banner .list{ width: 1000%; height: 100%; position: absolute; left: -100%; overflow: hidden; }
.banner .list.active{ transition: 1s; }
.banner .list li{ width: 10%; height: 100%; position: relative; float: left; }
.banner .list li img{ width: 100%; height: 100%; border: none; display: block; transition: 1s; }
.banner .list li img:hover{ transform: scale(1.02); }
.banner .list li p{ position: absolute; bottom: 0; line-height: 35px; background: rgba(0,0,0,.8); width: 100%; box-sizing: border-box; padding-right: 120px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color: #fff; font-size: 14px; text-indent: 10px; }
.banner .listIndex{ position: absolute; right: 10px; bottom: 13px; height: 10px; z-index: 10;}
.banner .listIndex li{ width: 10px; height: 100%; background: #999; display: inline-block; margin-right: 8px; cursor: pointer; vertical-align: top; border-radius: 50%;}
.banner .listIndex li.active{ background: #FFF; }
/*轮播图样式结束*/  

.tabs,.zwfu-box{
    margin: 0 0.18rem;
    padding-left: 0.18rem;

}
.tabCon {
    margin-top: 0.4rem;
}
.tabs{
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 0.15rem;
    background-color:#e6ecef;
    padding-top: 10px;
    position: relative;
}
.tabs a.active {
    color: #f4b63b;
    font-weight: 600;
}
.tabs a{
    float: left;
    font-size: 0.34rem;
    color: #333;
    text-align: center;
    
}
.tabs span{
    float: left;
    font-size: 0.34rem;
    color: #b9b9b9;
    margin: 0 0.1rem;
}
.news-list{
    margin-top: 0.3rem;
}


.fwsx h2{
    padding: 0 0.18rem;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 0.15rem;
    background-color: #f7f7f7;
    border-top: 1px solid #d42b2b;
}
.news-list ul{
    padding: 0 0.18rem;
    margin-top: 0.3rem;
}
.news-list ul li{
    font-size: 0.26rem;
    line-height: 0.46rem;
    padding-left: 0.2rem;
    /* border-bottom: 1px solid #dfe8f0; */
    margin-bottom: 0.10rem;
    background: url(../images/li-bg.png) no-repeat 0 0.20rem;
}
.news-list ul li a{
    color: #000;
}
.fwsx h2 a{
    color: #d42b2b;
    font-size: 0.34rem;
}
.wsfw_ul{
    display: flex;
    flex-direction:row;
    flex-wrap:wrap;
    padding: 0 0.18rem;
}
.wsfw_ul li{
    width: 33%;
    text-align: center;
    padding: 0 0.2rem;
    margin-top: 0.2rem;
    border: #e3e7ea 0.01rem solid;
    border-left: #0069a3 0.03rem solid;
    /* margin-left: 0.1rem; */
    box-sizing: border-box;
    font-size: 0.16rem;

    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-direction: column;
    height: 1.0rem;
}



.wsfw_ul li a{
    color: #000;
}

/* 服务 */
.ztzl-title {
    text-align: center;
    line-height: 62px;
    font-size: 22px;
    color: #1561af;
}
.ztzl-title>.fl, .ztzl-title>.fr {
    width: 40%;
    background: url(../images/gm_pic08.gif) repeat-x;
    height: 60px;
}
.ztzl-title>.fl>.fr, .ztzl-title>.fr>.fl {
    width: 60px;
    background: url(../images/gm_pic09.jpg) repeat-x;
    height: 60px;
}


.zwfu-box{
    height: 1.57rem;
    margin-top: 0.2rem;
    padding: 0;
}
.zwfu-box img{
    width: 100%;
    height: 1.57rem;
}

.bjfw ul{
    display: flex;
    padding-top: 10px;
}
.bjfw ul li{
    flex: 1;
    padding: 5px;
}
.bjfw ul li a{
    display: block;
    /* width: 160px; */
    /* height: 160px; */
    margin: 0 auto;
    border-radius: 5px;
    text-align: center;
    color: #fff;
    box-shadow: 0 3px 6px rgba(0,0,0,.2);
    transition: all 0.4s;
}
.fast-orange a{
    background-color: #F0A077;
    background-image: -webkit-gradient(linear,0% 0%,0% 100%,from(#F0A077),to(#dd723a));
}
.fast-blue a {
    background-color: #7e90f9;
    background-image: -webkit-gradient(linear,0% 0%,0% 100%,from(#7e90f9),to(#3550e8));
}
.fast-red a {
    background-color: #11368f;
}
.bjfw ul li img{
    margin-top: 5px;

}
.ztlm{
    padding: 20px 0;
    clear: both;
    position: relative;
    margin-top: 30px;
}
.title-left{
    width: 110px;
    height: 84px;
    display: block;
    padding: 10px 30px;
    position: absolute;
    left: 0;
    top: 20px;
    font-size: 22px;
    line-height: 32px;
    background: #11368f;
    box-sizing: border-box;
    color: white;
    text-align: center;
}
.ztzl{
    height: 84px;
    margin-left: 125px;
    overflow: hidden;
}
.links_scroll{
    overflow: hidden;
}
.links_scroll ul {
    overflow: hidden;
    width: 500%;
    left: 0;
    position: relative;
}
.links_scroll ul.active {
    transition: left 1s;
}
.links_scroll ul li {
    width: 4%;
    float: left;
}
.links_scroll ul li img {
    display: block;
    width: 95%;
    height: 120px;
    margin: 0 auto;
}

.more {
    font-size: 0.24rem;

    border-radius: 0.12rem;
    margin-top: 0.2rem;
    font-weight: bold;
    background-color: #f6f6f6;
    text-align: center;
    line-height: 0.5rem;
}
.more a{
    display: block;
    width: 100%;
    height: 100%;
}
/* 底部 */
.footer{
    width: 100%;
    height: 1.5rem;
    background: #e7e7e7;
    padding-top: 0.36rem;
    margin-top: 0.3rem;
}
.footer p{
    font-size: 0.2rem;
    color: #565555;
    margin-bottom: 0.04rem;
    text-align: center;
}
.footer a{
    font-size: 0.2rem;
    color: #565555;
    margin: 0 2px;
}
