/* 头部底部公用 */
.header .header-top {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background-color: #f9f9f9;
}

.header .header-top-content {
    line-height: 40px;
}

.header .header-top-content>h3 {
    line-height: 40px;
    float: left;
}
.header-center-content{
    height: 65px;
}
.header .header-user {
    float: right;
}

.header .header-user p {
    line-height: 40px;
}
.header .layui-input:hover,.header .layui-textarea:hover,.header .layui-input:focus,.header .layui-textarea:focus {
    border-color:#dcdcdc!important;
}
.header .header-user p a {
    display: inline-block;
    vertical-align: middle;
    color: #333
}

.header .header-user .login {
    color: #044dec;
    border: 1px solid #4879e4;
    border-radius: 20px;
    height: 22px;
    line-height: 22px;
    padding: 0px 7px;
    margin: 0px 20px 0px 10px;
}

.header .header-user .login:hover {
    color: #0338ab;
    border: 1px solid #0338ab;
}

.header .header-user .register:hover {
    color: #0338ab;
}

.header .login-user {
    background-color: #f9f9f9;
    height: 40px;
    line-height: 40px;
}

.header .login-user .layui-nav-item,
.header .login-user a {
    display: block;
    line-height: 40px;
}

.header .login-user a:hover {
    color: #3333;
    opacity: 1 !important;
}

.header .layui-nav .layui-this:after,
.header .layui-nav-bar,
.header .layui-nav-tree .layui-nav-itemed:after {
    background-color: inherit;
    height: 0;
    opacity: 0;
}

.header .layui-nav .layui-nav-item a:hover,
.header .layui-nav .layui-this a {
    color: #333
}

.header .layui-nav-child {
    top: 45px;
    left: 10px;
    width: 110px;
    border: none;
    padding: 0px;
    box-shadow: 1px 1px 10px #ccc
}

.header .layui-nav-child:after {
    position: absolute;
    left: 50px;
    top: -7px;
    content: '';
    width: 0;
    height: 0;
    border-bottom: 7px solid #fff;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
}

.header .layui-nav-child a {
    height: 35px;
    line-height: 35px;
}

.header .layui-nav-child a:hover {
    background-color: #5690ff;
    color: #fff !important
}

.header .layui-nav .layui-nav-more {
    display: none;
    background: none
}

.header .layui-nav-child a>span {
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    margin: -2px 2px 0px -10px
}

.header .layui-nav-child .desk-icon {
    background: url(../images/headFoot/desk-icon.png) no-repeat center
}

.header .layui-nav-child a.desk-href:hover .desk-icon {
    background: url(../images/headFoot/desk-icon-active.png) no-repeat center
}

.header .layui-nav-child .back-icon {
    background: url(../images/headFoot/back-icon.png) no-repeat center
}

.header .layui-nav-child a.back-href:hover .back-icon {
    background: url(../images/headFoot/back-icon-active.png) no-repeat center
}

.header .header-center {
    padding: 20px 0px;
    background-color: #fff;
    height: 105px;
    box-sizing: border-box;
}

.header .local {
    color: #333;
    cursor: pointer;
    vertical-align: middle;
    margin: 20px 20px 0px 60px
}

.header .local>img {
    vertical-align: top;
}

.header .local span {
    padding: 0px 0px 0px 5px;
    font-size: 17px
}

.header .local .change {
    color: #999;
    font-size: 13px;
    padding: 0px 0px 0px 5px
}

.header .search-form .layui-form {
    height: 38px;
    border: 1px solid #dcdcdc;
    border-radius: 5px
}

.header .search-form .layui-input {
    height: 38px;
    line-height: 38px;
    border: none;
    width: 80px;
    background: none;
    border-right: 1px solid #dcdcdc;
}

.header .form-input input[type=text] {
    width: 180px;
    height: 38px;
    line-height: 38px;
    border: none;
    text-indent: 14px
}

.header .form-input .searc-btn {
    display: inline-block;
    vertical-align: middle;
    width: 60px;
    height: 38px;
    appearance: none;
    -moz-appearance: none;
    -ms-progress-appearance: none;
    -webkit-appearance: none;
    background: url(../images/headFoot/search-icon.png) no-repeat center 10px;
    border: none
}

.header .search-form .layui-form-item {
    margin-bottom: 0;
}

.header .search-form .layui-form-select dl dd.layui-this {
    background-color: #5690ff;
}

.header .search-form .layui-form-selected dl {
    padding: 0;
    box-shadow: 0px 0px 10px #ddd
}

.header .search-form .layui-form-select dl dd {
    height: 30px;
    line-height: 30px;
}

.header-area {
    position: relative;
    float: left;
    height: 30px;
    padding: 0px 25px 15px 20px;
    font-size: 18px;
    cursor: default;
    margin-left: 430px;
    width: 200px;
}

.header-area:hover .header-dropdown {
    display: block;
}

.header-department {
    position: relative;
    margin-top: 20px;
    margin-left: 50px;
    padding: 14px 24px 14px 0;
    height: 56px;
    font-size: 18px;
    cursor: default;
}

.header-department:after {
    content: "";
    position: absolute;
    top: 22px;
    right: 0;
    width: 16px;
    height: 16px;
    background: url(../../img/chenzhou/index/arrow_down.png) no-repeat;
}

.header-department .header-dropdown {
    padding: 0;
    width: 800px;
    left: -240px;
}

.header-department .header-dropdown:before {
    left: 270px;
}

.header-department .header-dropdown:after {
    left: 272px;
}

.header-department .header-dropdown dl {
    padding-left: 39px;
    padding-right: 39px;
}

.header-department .header-dropdown dl:before {
    left: 30px;
}

.header-department .header-dropdown dt {
    position: static;
    display: block;
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
    text-align: left;
    width: auto;
    border-bottom: 1px solid #ccc;
}

.header-department .header-dropdown dd {
    width: 180px;
}

.header-department:hover .header-dropdown {
    display: block;
}

.header-dropdown {
    position: absolute;
    display: none;
    padding: 0 15px;
    z-index: 999;
    top: 45px;
    left: -200px;
    width: 760px;
    background-color: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

.header-dropdown:before {
    content: "";
    position: absolute;
    top: -10px;
    left: 214px;
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
}

.header-dropdown:after {
    content: "";
    position: absolute;
    top: -9px;
    left: 216px;
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 9px solid #fff;
}

.header-dropdown dl {
    position: relative;
    margin: 20px 0;
    padding-left: 120px;
    clear: both;
    line-height: 38px;
}

.header-dropdown dl:first-child:before {
    display: none;
}

.header-dropdown dl:before {
    content: "";
    position: absolute;
    display: block;
    top: -10px;
    left: 120px;
    right: 30px;
    height: 1px;
    background-color: #ddd;
}

.header-dropdown dt {
    position: absolute;
    margin-left: -120px;
    width: 100px;
    font-size: 16px;
    font-weight: bold;
    line-height: 38px;
    text-align: right;
}

.header-dropdown dd {
    float: left;
    width: auto;
    font-size: 13px;
    line-height: 38px;
    height: 38px;
    margin-right: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.header-dropdown dd a{
    display: block;
    line-height: 38px;
    height: 38px;		
}

.header-dropdown .selected {
    font-weight: bold;
}

.header-dropdown dl:before {
    content: "";
    position: absolute;
    display: block;
    top: -10px;
    left: 120px;
    right: 30px;
    height: 1px;
    background-color: #ddd;
}
.header .header-memu{
    height: 50px;
    line-height: 50px;
    background-color: #0054a7;
    z-index: 99;
}
.header .menu-content a{
    display: inline-block;
    vertical-align: middle;
    line-height: 47px;
    color: #fff;
    font-size: 16px;
    width: 131px;
    text-align: center;
    margin: 0px 15px;
    position: relative;
  }
  .header .menu-content a.active{
    background: url(../images/headFoot/nav-bg.png);
    background-size:100% 100%;
}
/*.header .menu-content .ml-num a.active:after{
    position: absolute;
    content: '';
    left: 0px;
    bottom: 0px;
    width: 70px;
    height: 4px;
    background-color: #ffae00;
}*/
.header .menu-left a:hover{
    opacity: 0.9;
    filter: opacity(0.9)
}
.header .my-box a{
  width: 139px;
  height: 55px;
  line-height:55px;
  padding:0px;
  box-sizing: border-box;
  margin-top: -5px;
  margin-left:0px;
  position: relative;
}
.jdgl-box .jdgl-title h4{
    font-size: 17px;
}
.header .my-box a>img{
    margin: -2px 5px 0px 0px
}
.header .my-box .yz-item{
    background: url(../images/headFoot/yz-bg.png) no-repeat center;
    background-size: 100% 100%;
}
.header .my-box .zj-item{
    background: url(../images/headFoot/zj-bg.png) no-repeat center;
    background-size: 100% 100%;
}
.header .select-list{
    padding: 30px 0px;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0px;
    top: 195px;
    z-index:9;
    display: none;
}
.header .select-list a{
    display: inline-block;
    background-color: #fff;
    border-radius: 5px;
    padding: 0px 20px;
    height: 60px;
    line-height: 60px;
    margin-left: 10px;
    color: #333;
    margin-right: 8px;
}
.header .select-list a>span{
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    text-align: left
}
.header .my-box .yz-item.active:after{
    position: absolute;
    content: '';
    left: 55px;
    bottom: -7px;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #ff7c01;		
    z-index: 10
}
.header .my-box .zj-item.active:after{
    position: absolute;
    content: '';
    left: 55px;
    bottom: -7px;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #1bab86;
    z-index: 10		
}
.header-memu.header-menu-active{
    position:fixed;
    left:0px;
    top:0px;
    width:100%;
    box-shadow:0px 0px 10px #999
}
.yz-txt{
    padding-right: 40px;
    box-sizing: border-box
}


.footer{
    background-color: #282d3c;
    padding: 30px 0px;
    height: 127px;
    box-sizing: border-box
}
.footer .footer-txt{
    color: #fff;
}
.footer .footer-txt>img{
    display: inline-block;
    vertical-align: top;
    margin: 0px 20px 0px 0px
}
.footer .txt{
    padding: 0px 0px 0px 70px;
    color: #91949c;
    position: relative;
    margin-top: -5px;
}
.footer .txt:before{
    position: absolute;
    content:'';
    background: url(../images/headFoot/line.png) no-repeat center top;
    width: 1px;
    height: 76px;
    left: 20px;
    top: -5px
}		
.footer .txt p{
    margin-bottom: 3px;
}
.footer .txt p>a{
    color: #91949c;
    padding: 0px 10px 0px 0px
}
.footer .txt p>a:hover{
    color: #fff
}