/* 列表栏目样式 */

/* 左侧栏样式开始 */

/* 热门城市 */
.menuList{
    background-color: #edf6f7;
    border: #99c8f0 1px solid;
    position: relative;
    z-index: 95;
    height: 311px;
}
.banner-left-menu{
    z-index: 102;
    width: 100%;
    height: 309px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
}
.hot-service {
    background: #4168a3;
    font-size: 16px;
    color: #fff;
    display: block;
    width: 100%;
    height: 50px;
    text-align: center;
    line-height: 50px;
}
.banner-left-menu .left-menu {
    width: 100%;
    top: 50px;
    left: 0;
    position: absolute;
}
.banner-left-menu .left-menu li {
    padding: 9px 0;
    cursor: pointer;
    border: #e7e7e7 1px solid;
    text-align: center;
}
.banner-left-menu .left-menu .li-a {
    font-size: 16px;
    color: #000;
    display: block;
}

/* 常见问题 */
.question{
    width: 100%;
    float: left;
    margin-top: 20px;
}
.question h3, .Process h3 {
    font-family: "微软雅黑";
    font-size: 14px;
    font-weight: bold;
    vertical-align: middle;
    color: #222222;
}
.question h3 span{
    background:#39a9be ;
    font-size: 16px;
    color: #fff;
    display: block;
    height: 50px;
    text-align: center;
    line-height: 50px;
}
.question ul {
    border: #e7e7e7 1px solid;
    border-top: none;
    padding: 10px 0;
}
.question li {
    margin: 0 5px;
}
.question li a {
    display: block;
    height: 26px;
    line-height: 26px;
    font-family: "宋体","微软雅黑";
    font-size: 12px;
    color: #3e3e3e;
    text-decoration: none;
    overflow: hidden;
    word-break: keep-all;
    white-space: nowrap;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    *text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -khtml-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
}
.question li a span {
    font-size: 16px;
    font-weight: bold;
}
/* 左侧栏目样式结束 */

/* 右侧栏目开始 */
/* 面包屑 */
.questionMain{
    width: 100%;
    font-size: 12px;
    line-height: 24px;
    color: #999999;
    padding: 0 10px;
}
.menu2box, .menu3box{
    width: 100%;
    height: 28px;
    background: #3692cb;
    padding-left: 10px;
}
.menu2box ul li, .menu3box ul li{
    display: inline;
    height: 28px;
    line-height: 28px;
    border-bottom: none;
    float: left;
    margin-right: 3px;
    cursor: pointer;
    text-align: center;
    vertical-align: middle;
    color: #373737;
    font-size: 12px;
    background-color: #eeeeee;
}
.menu2box ul li.hover, .menu3box ul li.hover {
    background-color: #3692cb;
    color: #fff;
    font-weight: bold;
    border: none;
    height: 28px;
}
.menu2box ul li a{
    color: #fff;
}

/* 链接 */
.main2box{
    height: auto;
    text-indent: 0;
    padding: 0 50px;
    overflow: hidden;
    margin-bottom: 100px;
}
.main2 ul{
    margin-top: 20px;
    display: block;
}
.main2 ul.block li{
    width: 33%;
    float: left;
    list-style: outside disc;
}
.main2 a{
    display: block;
    height: 30px;
    font-size: 12px;
    line-height: 2;
    color: #000;
    outline: none;
}
.main2 a:hover{
    color: #FF0000;
}
@media (max-width:572px) {
    .main2box{
        padding: 0 0 0 20px;
        margin-bottom: 20px;
    }
    .main2 ul.block li{
        width: 50%;
    }
    .main2 a{
        font-size: 16px;
    }
}

/* 常见问题页面 */
.newsbox{
    padding: 0 30px;
}
.newsbox a{
    color: #585858;
}
.newsbox a:active{
    color: #F00;
}
.newsbox a:hover{
    color: #F00;
}
.newsbox ul.news li{
    overflow: hidden;
}

/* 分页样式 */
#layerPaging {
    width: 100%;
    height: 52px;
    font-size: 12px;
    line-height: 22px;
    margin-top: 30px;
    text-align: center;
}
.paging {
    height: 23px;
    display: inline-block;
}
.paging a {
    display: block;
    height: 20px;
    border: #d9d9d9 1px solid;
    margin-right: 5px;
    float: left;
    text-align: center;
    color: #3366cc;
    padding: 0 5px;
    cursor: pointer;
    float: left;
}
.paging a:hover {
    background-color: #3692cb;
    color: #FFF;
    text-decoration: none;
}
a.thisclass {
    background-color: #3692cb;
    color: #fff;
    text-decoration: none;
    margin: 0 5px;
    padding: 0 5px;
}


/* 提交页面 */
.questionMain h1.title{
    line-height: 30px;
    text-align: center;
    border-top: 1px solid #e4e4e4;
    border-bottom-width: 0;
    font-size: 24px;
    color: #696969;
}
.questionMain .note{
    text-align: center;
    height: 24px;
}
.c_header{
    border-bottom: 1px solid #e4e4e4;
    border-top: 1px solid #e4e4e4;
    height: 37px;
    line-height: 36px;
    padding-left: 25px;
}
.c_header span {
    color: #666;
    font-size: 15px;
    font-weight: bold;
    padding-left: 15px;
    border-left: 5px solid #0069FF;
}

.tjform{
    padding: 20px;
}
.tjform .form-group label{
    color: #8f8f8f;
    font-size: 12px;
    font-weight: normal;
    float: left;
    text-align: right;
    line-height: 32px;
    padding-right: 10px;
    width: 70px;
}
.tjform .form-group .intxt{
    height: 32px;
    border: 1px solid #ccc;
    width: 270px;
    line-height: 32px;
    padding: 0 6px;
}
.tjform .form-group.check .intxt{
    width: 146px;
}
.tjform .form-group .btcode{
    height: 32px;
    width: 120px;
    background: #3692cb;
    color: #fff;
    border: 1px solid #3692cb;
}
.tjform .form-group span{
    margin-left: 10px;
}
.tjform .protocol{
    margin-bottom: 20px;
    line-height: 20px;
}
.tjform .protocol i{
    background: #fff url(../images/agree.png) 0 0 no-repeat;
    position: absolute;
    width: 20px;
    height: 20px;
}
.tjform .protocol span{
    display: inline;
    font-weight: normal;
    text-align: left;
    margin-left: 25px;
    font-size: 16px;
    height: 40px;
}
.tjform .protocol .btn1{
    color: #0562c1;
    cursor: pointer;
}
.tjform .loginBtn1{
    background: url(../images/tjbtn.gif) no-repeat scroll 0 0 #fff;
    border: 0 none;
    cursor: pointer;
    height: 68px;
    margin-top: 15px;
    vertical-align: middle;
    width: 225px;
}
@media (max-width: 767px) {
    .tjform .form-group label{
        width: 100%;
        text-align: left;
    }
    .form-group{
        margin-bottom: 0;
    }
    .tjform .form-group .intxt{
        width: 100%;
    }
    .tjform .form-group.check .intxt{
        width: calc(100% - 124px);
    }
    .tjform .protocol{
        margin-top: 10px;
        font-size: 12px;
    }
    .tjform .protocol span{
        font-size: 12px;
    }
}
/* 右侧栏目结束 */

/* 常见新闻内容页样式 */
.questionMain .questionTop{
    display: block;
    width: 100%;
    font-size: 16px;
    font-weight: bold;
    line-height: 40px;
    text-align: center;
    color: #000;
}
.questionMain .info{
    text-align: center;
    border-bottom: 1px solid rgb(228, 228, 228);
    margin-bottom: 20px;
}
.questionMain .newscontent{
    padding: 10px 20px;
}
.questionMain .newscontent img{
    max-width: 100%;
    height: auto !important;
}
.questionMain .bottomline{
    margin-top: 30px;
    border-top: thin dashed #f37000;
    padding-top: 20px;
}

/* 表格内容页 */
.questionMain .describe{
    margin: 0 10px;
    border: 2px dashed #94b6e2;
    color: #94b6e2;
    padding: 10px 10px 10px 15px;
}
.questionMain .describe p{
    margin: 0px;
    padding: 0px;
    line-height: 21px;
}
.questionMain .kdcontent{
    padding: 10px;
}
.questionMain .kdcontent img, .questionMain .kdcontent table{
    max-width: 100% !important;
}