@charset "utf-8";
*{
    padding: 0;
    margin: 0;
}
a{
    text-decoration: none;
    padding: 0;
    margin: 0;
}
ul,li{
    list-style: none;
    margin: 0;
    padding: 0;
}


.clearfix:before,.clearfix:after{
    content: "";
    display: table;
}
.clearfix:after{
    clear: both;
}
/*-----------------网站logo---------------*/
.welcome{
    height: 100px;
    display: flex;
    padding: 0 10px;
    justify-content: space-between;
    /*background-color: #056cc0;!*头部底色*!*/
    background-color: #056cc0;
}
.welcome img{
    /*border:1px solid #056cc0*/
    /*height: 100%;
    margin:0px 0px 20px 0px;*/
}
.welcome ul{
    height: 30px;
    display: flex;
    width: 150px;
    justify-content: space-between;
    margin:40px 10px 10px 10px;
}
.welcome ul li{
    height: 100%;
}
/*字体颜色*/
.welcome ul li a{
    font-size: 13px;
    line-height: 30px;
    display: block;
    color: #ffffff;
    padding-left: 20px;
}
.welcome ul li:nth-child(1)>a{
    background: url("../icon/login.png") no-repeat 0 5px;
}
.welcome ul li:nth-child(2)>a{
    background: url("../icon/login.png") no-repeat 0 5px;
}
.welcome ul li:nth-child(3)>a{
    background: url("../icon/login.png") no-repeat 0 5px;
}
.welcome ul li:nth-child(4)>a{
    background: url("../icon/login.png") no-repeat 0 5px;
}

/*导航条*/
.header{
    width: 100%;
    height: 60px;
    position:sticky;
    top:0;
    z-index: 20;
    /*    background-color: olivedrab;*/
}
.top-nav{
    float: left;
    /*width: 800px;*/
    width: 100%;
    height: 60px;
    background-color: #0066B3;/*导航条底色*/
    box-shadow: 0px 4px 5px #ccc;

}
.top-nav .li{
    float: left;
    width: 100px;
    height: 60px;
}
/*.top-nav .li div{
    position: absolute;
    left: -200px;
    display: none;
    background-color:#a8d7cd;
    z-index: 10;
}*/


.top-nav .li a:hover{
    text-decoration: underline;
    color: #fff;
  }
/*.top-nav li:hover{
    padding-top: 5px;
    padding-bottom: 5px;
    height: 50px;
}*/
/*字体颜色*/
.top-nav .li a{
    padding: 20px 5px;
    color: #ffffff;
    /*font-family: 楷体;*/
    font-family: Microsoft YaHei;
}
.top-nav dl:hover{

}
.top-nav .li span{
    line-height: 60px;
    width: 100px;
    display: inline-block;
    text-align: center;
    font-size: 16px;/*导航条字体大小*/
}
/*给导航条d7加宽度*/
.top-nav  .d7{
    line-height: 60px;
    width: 200px;/*导航条企业管理咨询大小*/
    display: inline-block;
    text-align: center;
    font-size: 16px;/*导航条字体大小*/
}
.top-nav .d7 span{
    line-height: 60px;
    width: 200px;/*导航条企业管理咨询大小*/
    display: inline-block;
    text-align: center;
    font-size: 16px;/*导航条字体大小*/
}

.top-nav .li span:hover{
 background-color: lightskyblue;
}

/*轮播图*/
.banner{
    width: 100%;
    height: 250px;
    /*background-color: darkorange;*/
    position: relative;
    /*margin-top: 60px;*/
}
.banner img{
    width: 100%;
    /*width: 1000px;*/
    height: 250px;
    position: absolute;
    opacity: 0;
}
.banner .pic1{
    opacity: 1;
}

@keyframes change1{
    from{
        transform:translateX(0px);
    }
    to{
        transform:translateX(-400px);
    }
}


/*中间部分*/
.location{
    height: 40px;
    /*    background-color: limegreen;*/
}
.location p {
    color: #ffffff;/*中间导航位置字体的颜色*/
    font-size: 14px;
    line-height: 40px;
}
.location a {
    color: #ffffff;/*中间导航位置字体的颜色*/
}

.wrap{
    /*width: 1200px;*/
    width: 100%;
    /*    background-color: #aaa;*/
    /*margin: 0 auto;*/
    margin:10px 10px 10px 10px;
}
.wrap-content{
    width: 100%;
    padding-top: 20px;
    /*    background-color: navajowhite;*/
    position: relative;
    /*height: 380px;*/
    height: 520px;
    /*background-color: #056cc0;!*服务范围框架底部颜色*!*/
    background-color: #056cc0;/*服务范围框架底部颜色*/
}
.wrap-content-nav{
    width: 220px;

}

.wrap-content-nav h1{
    font-family: Microsoft YaHei;
    font-size: 18px;
    color: #ffffff;/*服务范围字体颜色*/
    width: 140px;
    height: 40px;
    font-weight: 500;
    line-height: 40px;
    padding-left: 20px;/*服务范围字体靠左距离*/
    /*background-color: #0066B3;!*服务范围底部颜色*!*/
    background-color: #0066B3;/*服务范围底部颜色*/

}
.wrap-content-nav a{
    display: inline-block;
    width: 160px;
    height: 40px;
    /*background-color: #056cc0;!*服务范围框架底部颜色*!*/
    background-color: #056cc0;/*服务范围框架底部颜色*/
    color: #ffffff;/*服务范围框架字体颜色*/
    padding-left: 20px;
    line-height:60px;/*间距*/
    font-family: Microsoft YaHei;
    font-size: 16px;
}
/*.wrap-content-nav .sp1{
    margin-top: 40px;
    display: inline-block;
    width: 160px;
    height: 20px;
    padding-left: 20px;
    background: #0066B3 url("../images/telephone_03.jpg") no-repeat;
    font-size: 12px;
}
.wrap-content-nav .sp2{
    display: inline-block;
    width: 180px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    color: #ff2233;
}*/
/*.wrap-content-nav .a1{
    display: inline-block;
    width: 120px;
    height: 30px;
    border-radius: 10px;
    margin-left: 20px;
    background-color: midnightblue;
    color: whitesmoke;
    font-size: 13px;
}*/
.wrap-content-right{
    position: relative;
    /*right: -257px;*//*设置离左右边缘距离,增大是向右,减少是向左*/
    right: -267px;
    top: -300px; /*设置离上边缘距离,增大是向上,减少是向下*/
    /*width: 800px;*/
    width: 65%;
    height: 90%;
    /*    height: 400px;*/
    padding: 20px;
    /*background-color: #056cc0;!*服务范围右侧框架底部颜色*!*/
    background-color: #ffffff;/*服务范围右侧框架底部颜色*/
}
.wrap-content-right div{
    /*    background-color: mediumseagreen;*/
    margin-bottom: 40px;
}
.wrap-content-right div p{
    margin: 0px 0px 0px 45px;/*设置居中*/
    display: block;
}

.news-text{
    font-size: 16px;
    line-height: 30px;/*设置字体行距行高*/
    height: 45px;
    margin-top: 8px;
    color: #000000;

}
.news-text p{
    padding: 8px 0;/*段落间距*/
}
