﻿.page-header .btn-default {
    color: #fff;
    background-color: #0069C7;
    border-color: #0069C7;
    float: left;
    margin-left:-6px;
    padding: 10px 24px;
    border-radius: 0 4px 4px 0;
}
.page-header .btn-default:hover,.page-header .btn-default:active,.page-header .btn-default:focus{
    background-color: #0069C7;
    color:#fff;
}
a:hover,a:active,a:focus,a:visited{
    text-decoration: none;
}

img{
    max-width: 100%;
}
.page-header .navbar-form{
    width: 100%;
}
.page-header .form-group{
    width: 80%;
    float: left;
}
.page-header .navbar-form .form-control{
    width: 100%;
    height: 42px;
}
.hhht-top{
    height: 350px;
    overflow: hidden;
    margin-bottom:20px;
}
.hhht-top .item img{
    width: 100%;
}
.hhht-body .hhht-navbar{
    background-color: #0069C7;
    color:#fff;
    margin-bottom:0;
    border-radius:0px;
    border:0px solid transparent;
}
.hhht-body a{
    color:#333;
    font-size: 16px;

}
.hhht-body a:hover{
    text-decoration: none;
    color:#D60101;
}
.hhht-body .row{
    margin-left:0;
    margin-right:0;
}
.hhht-body .carousel-caption{
    bottom: 40px;
}
.hhht-body .hhht-navbar .navbar-nav>li>a{
    color:#fff;
    padding-left:38px;
    padding-right: 38px;
}

.hhht-body .hhht-navbar .navbar-nav>li>a:visited{
     color: #fff;
    background-color:#0069C7;
}
.hhht-body .hhht-navbar .navbar-nav>li>a:hover{
    color: #555;
    background-color: #e7e7e7;
}
.hhht-body .hhht-navbar .navbar-nav>li.active>a{
    color: #555;
    background-color: #e7e7e7;
}

.hhht-body .page-header{
    background: url("../img/bg-header.png") left bottom no-repeat;
    background-size: cover;
    padding:35px 0;
    margin: 0;
    border:0;
}

.hhht-body .page-header100{
    background: url("../img/bg-header100.png") left bottom no-repeat;
    background-size: cover;
    padding:100px 0;
    margin: 0;
    border:0;
}

.logo-panl{
    justify-content: space-between;
}

.logo-panl{
    width: 100%;
}
.logo-panl .col-sm-5{
    margin-top:50px;
}
.logo img{
    vertical-align: middle;
    max-width: 70%;
}
.hhht-content{

    background: #fff url("../img/bg-body.png") no-repeat;
    background-size: cover;
    min-height:600px;
}
.hhht-main{
    background-color: #fff;
    padding:20px;
    margin:10px auto;
}
.ad01 img{
    width: 100%;
}
.hhht-toutiao{
    background-color: #F2F7FB;
    margin:10px auto;
}
.hhht-list .tab-content ul{
    list-style: none;
    line-height: 1.4;
    padding:0;
}
.hhht-list .tab-content ul li{
    position: relative;
    padding: 9px 0 9px 12px;
    overflow: hidden;
}
.hhht-list .tab-content ul li a{
    color:#333;
    display: block;
    font-size: 16px;
    float: left;
    width: 80%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.hhht-list .nav-tabs{
    margin-bottom: 16px;

}
.hhht-list .nav-tabs li{
    position: relative;
}
.hhht-list .nav-tabs li:after{
    position: absolute;
    top: 17px;
    right: 2px;
    content: "";
    width: 1px;
    height: 16px;
    background: #ccc;
}

.hhht-list .nav-tabs li a{
    font-size: 16px;
    font-weight: 500;
    border:none;
}
.hhht-list .nav-tabs li a:hover{
    background: transparent;
    border: none;
}
.hhht-list .nav-tabs>li.active>a, .hhht-list .nav-tabs>li.active>a:focus, .hhht-list .nav-tabs>li.active>a:hover {
    color: #D60101;
    cursor: default;
    background-color: transparent;
    border-width:0 0 2px 0;
    border-bottom: 2px solid #D60101;

}
.hhht-panl,.hhht-add02{
    margin-bottom:20px;
}
.hhht-list .tab-content ul li a.ask,
.hhht-list .tab-content ul li a.question{
    width: 100%;
}
.hhht-list .tab-content ul li a:hover{
    text-decoration: none;
    color:#D60101;
}
.hhht-list .tab-content ul li:before {
    position: absolute;
    left: 0;
    top: 15px;
    content: "";
    width: 0;
    height: 0;
    line-height: 0;
    border: 4px solid transparent;
    border-left: 4px solid #ccc;
}
.hhht-categray ul{
    list-style: none;
    display: flex;
    justify-content: space-between;
    padding:0;
}
.hhht-categray ul li{
    float: left;
    width: 19%;
}



.hhht-categray ul li a{
    text-decoration: none;
    display: block;
    background-color: #F2F7FB;
    text-align: center;
    padding:20px 0;
    width: 100%;
    font-size: 16px;
}
.hhht-categray ul li a:link,
.hhht-categray ul li a:visited,
.hhht-categray ul li a:hover,
.hhht-categray ul li a:active，
.hhht-categray ul li a:focus{
    text-decoration: none;
}
.hhht-categray span{
    color:#506F99;
    margin-right:10px;
}
.hhht-footer{
    background-color: #0069C7;
    padding:20px 0;
}
.hhht-copyright{
    padding-top:10px;
    text-align:center;
}
.hhht-copyright p{
    color:#EAEAEA;
    font-size: 16px;
    margin:0;
    line-height: 1.6;
}
.hhht-question p{
    width: 80%;
    margin:0;
}
.ask,.question{
    display: inline-block;
    margin-bottom:5px;
    height: 28px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.hhht-question ul li a.question{
    color:#0069C7;
}
.hhht-question span{
    padding-top:20px;
}
.hhht-list .hhht-question ul li:before{
    display: none;
}

h1.artical-title{
    font-size:26px;

}
.title-content{
    border-bottom:1px solid #eee;
    margin-bottom: 3rem;
}
.title-muted span{
    margin-right:20px;

}
.hhht-artical {
    color:#666;
    font-size: 16px;
    line-height: 1.8;
}
.search-tip,.search-none{
    font-size: 18px;
    padding:10px;
    color:#666;
}
.search-tip span,.search-none span{
    color:#D60101;
}
.hhht-content .input-group-addon{
    border:none;
    background: none;
    margin-bottom:10px;
}
.hhht-from{
    margin-bottom:10px;
}
.hhht-from label{
    color:#666;
    margin-right:20px;
    padding-top:5px;
}
.pppt-code{
    width: 90px;
    float: left;
    margin-left:10px;
}
.hhht-from-code .input-group .form-control{
    width: 60%;
}
.hhht-content .from-button{
    padding-left:100px;
    margin-top:10px;
}
.table-title{
    background-color: #eaeaea;
}
.hhht-list .tab-content ul li.table-title:before{
    display: none;
}
.tab-content span{
    padding-right:20px;
}
.ask-state{
    color:#D60101;
}
.hhht-body .breadcrumb a,.breadcrumb,.hhht-body .breadcrumb>.active{
    color:#999;
    font-size: 14px;
}

.Gh a {
    font-size: 14px;
    color: #4177d8;
    padding-left:15px;
    background: url('../img/gh.png') no-repeat center left 0;
}

.GatherNav span{
    vertical-align: middle;
}
.GatherNavContent{
    z-index: 999; display: none;padding: 15px 34px 26px;position: absolute;right: 0;top: 25px;width: 669px;
    background-color: #fff;border: 2px solid #4177da;
}
.GatherNavContent h3{
    font-size: 16px;color: #4177da;margin-bottom: 10px;margin-top: 15px;font-weight: 900;
}
.GatherNavContent ul{
    padding:0;
}
.GatherNavContent li{
    float: left;height: 28px;line-height: 28px;width: 33.3333%;list-style-type: none;
}
.GatherNavContent li a{
    display: block;font-size: 14px;color: #666;
}


.SearchCategory{
cursor: pointer;font-size: 14px;background: #fff;
color: #999;box-sizing: border-box;padding-left: 19px;-webkit-appearance: none;-webkit-tap-highlight-color: #fff;
outline: 0;width: 100px;float: left;height: 50px;border: none;border-radius: 25px 0 0 25px;
} 
.form-group{
   background: #fff;border-radius:3px;border: 1px solid #4177d9;
}
.form-control{
width: 225px!important;float: left;height: 50px!important;border: none;
}
.btn-default{
   padding:15px 24px!important;
}
#sOptionBtn{
   padding-right: 3px;
}
.SearchCategory{
   position: relative;
}
.SearchCategory ul{
background: #fff;box-shadow: 0 3px 5px rgb(0 0 0 / 20%);position: absolute;
left: 0;top: 50px;z-index: 999;text-align: center;padding: 0;width: 95px;
}
.SearchCategory ul li{
height: 32px;line-height: 32px;list-style-type: none;
}
.SearchCategory ul li:hover{
   color: #0069C7;
}
.LocalLogo{
   position: absolute;right: -28px;top: 6px;
}

.footer .otherlinks{
    height: 55px;
    line-height: 55px;
    background: #21549A;
}
.footer .otherlinks ul{
    margin: 0 auto;
}
.footer .otherlinks ul li{
    float: left;
    padding:0 10px;
    margin-right: 56px;
}
.footer .otherlinks ul li a{
    color: #80B6ED;
}
.footer .otherlinks ul li a:hover{
    color:#ffffff;
}
.footer .footermain{
    height: 150px;
    background: #2A60AB;
    padding-top: 25px;
}
.footer .footermain .footermaintop{
    padding-bottom: 15px;
    border-bottom: 1px solid #527EBB;
}
.footer .footermain .footermaintop ul{
    float: left;
}
.footer .footermain .footermaintop ul:first-child{
    min-width:57px;
    padding-right: 60px;
    border-right:1px dotted #80b0f3;
    
}
.footer .footermain .footermaintop ul:first-child+ul{
    padding-left: 40px;
    padding-right: 40px;
    border-right:1px dotted #80b0f3;
}
.footer .footermain .footermaintop ul:first-child+ul+ul{
    padding-left: 40px;
    padding-right: 40px;
    border-right:1px dotted #80b0f3;
}
.footer .footermain .footermaintop ul li{
    color: #80b0f3;
    line-height: 24px;
    font-size: 14px;
}
.footer .footermain .footermaintop ul li a{
    color: #80b0f3;
}
.footer .footermain .footermainbottom span{
    color: #A7C7E6;
    font-size: 14px;
    margin: 10px 20px 0;
    
}
.footer .footermain .footermainbottom span a{
    color: #A7C7E6;
}
.content_box {
    width: 1150px;
    margin: 0 auto;
}
.r{ float:right;}.l{ float:left;}

.searchInput{
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border-radius: 4px;
    width: 225px !important;
    float: left;
    height: 50px !important;
    border: none;
    outline: none;
}