/*头部*/
.platform-header{
    height: 80px;
    border-bottom: 1px solid #eee;
    background-color: #fff;
}

.platform-header .header-top{
    height: 80px;
    position: relative;
}
.platform-header .header-top .address {
    width: 12px;
    height: 14px;
    margin-right: 5px;
}
.platform-header .middle-txt {
    /*vertical-align:middle;*/
}
.platform-header .header-center{
    display: flex;
    position: absolute;
    align-items: center;
    top: 50%;
    transform: translateY(-50%);
}
.platform-header .header-top .topLogo {
    /*width: 34px;*/
    height: 50px;
}

.platform-header .header-title{
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 26px;
    letter-spacing: 1px;
    color: #222222;
}
.platform-header .header-title2{
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0px;
    margin-top: 8px;
    color: #7a808e;
}
.platform-header .title-content {
    margin-left: 8px;
    margin-right: 48px;
}
.platform-header .header-address{
    padding: 0 16px;
    font-size: 14px;
    color: #ff6a00;
    background-color: rgba(255,106,0,.2);
    border-radius: 4px!important;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
}
.platform-header .header-info{
    float: right;
    display: flex;
    position: absolute;
    align-items: center;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.platform-header .header-info .topLogin {
    width: 15px;
    height: 16px;
    display: block;
    margin-right: 5px;
    margin-top: 2px;
}
.platform-header .header-info .topRegister{
    width: 16px;
    height: 16px;
    display: block;
    margin-right: 5px;
}

.platform-header .header-info .login-head {
    color: #ff6a00;
    padding-right: 15px;
    display: flex;
    align-items: center;
}
.platform-header .header-info .login-head  .mar9 {
    margin-left: 9px;
    font-size: 16px;
}
.login-btn{
    width: 83px;
    height: 30px;
    text-align: center;
    background-color: #ff6a00;
    border-radius: 4px!important;
    color: #fff;
    margin-right: 8px;
    font-size: 16px;
    cursor: pointer;
    display: flex;
    line-height: 30px;
    justify-content: center;
    align-items: center;
}
.register-btn{
    width: 83px;
    cursor: pointer;
    display: flex;
    line-height: 30px;
    justify-content: center;
    align-items: center;
    height: 30px;
    text-align: center;
    font-size: 16px;
    background-color: #ffffff;
    border-radius: 4px!important;
    color: #ff6a00;
    border: solid 1px #ff6a00;
}
.middle {
    vertical-align: middle;
}

.head-btn {
    width: 101px;
    height: 32px;
    font-size: 14px;
    line-height: 32px;
    color: #fff;
    padding-left: 34px;
    cursor: pointer;
    margin-left: 10px;
    background: url("../../../images/szxydmh/index/jrjgBtnBg.png") no-repeat center;
}
.head-btn1 {
    width: 96px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    cursor: pointer;
    color: #fff;
    margin-left: 10px;
    padding-left: 30px;
    background: url("../../../images/szxydmh/index/zfbmBtnBg.png") no-repeat center;
}
.head-btn2 {
    width: 116px;
    height: 32px;
    font-size: 14px;
    line-height: 32px;
    color: #fff;
    cursor: pointer;
    padding-left: 38px;
    margin-left: 10px;
    background: url("../../../images/szxydmh/index/zxqyBtnBg.png") no-repeat center;
}


/*头部结束*/

/*导航开始*/
.platform-content-nav{
    background-color: #fff;
    box-shadow: 0px 16px 16px -16px rgba(0, 0, 0, 0.4);
    position: relative;
    z-index: 1;
}
.platform-content-nav .nav-hight{
    height: 60px;
}
.platform-content-nav .nav-container{
    height: 60px;
}
.platform-content-nav  .hmenubox {
    width: 95%;
    height: 60px;
    overflow: hidden;
    overflow-x: auto;
}

.platform-content-nav  .hmenubox::-webkit-scrollbar{
    background-color: #fff;
}

.platform-content-nav .nav-container li.nav_item {
    float: left;
    height: 60px;
    line-height: 60px;
    padding: 0 30px;
}
.platform-content-nav .nav-hight .left-pic{
    margin-top: 18px;
}
.platform-content-nav .nav-container li.nav_item a {
    font-size: 17px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #222222;
}
.platform-content-nav .nav-container li.active a {
    color: #ff6a00;
}
/*导航结束*/

/*轮播 start*/
.platform-content-swiper{
    height: 320px;
    width: 100%;
    background: #fb8732 url('../../../images/szxydmh/zcznBannerBg.jpg') no-repeat center;
}
.platform-content-swiper img {
    width: 100%;
}
.platform-content-swiper .search-box {
    color: #fff;
}
.platform-content-swiper .search-box .swiper-name {
    font-size: 36px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #ffffff;
    padding-top: 90px;
}
.platform-content-swiper .search-box .swiper-names {
    font-size: 17px;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #ffffff;
}
/*轮播 end*/

/*面包屑 start*/
.crumbs {
    height: 50px;
    line-height: 50px;
    padding-left: 20px;
    font-size: 13px;
    color: #999999;
    border-bottom: 1px solid #ebebeb;
}
.crumbs .local-name {
    color: #333333;
}
/*面包屑end */

/*面包屑标题 start*/
.crumbs-header {
    height: 85px;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 85px;
    color: #333333;
    padding-left: 45px;
    border-bottom: 1px solid #ebebeb;
    background: url('../../../images/szxydmh/tit3Line.png') no-repeat 30px center;
}
/*面包屑标题 end*/

/*左侧文字小图标 start*/

.left-header-title{
    height: 84px;
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 84px;
    color: #333333;
    padding-left: 45px;
    background: url('../../../images/szxydmh/tit3Line.png') no-repeat 30px center;
}
/*左侧文字小图标 end*/

.pubColor {
    color: #ff6a00;
}
.ft14 {
    font-size: 14px;
}
