﻿.daohang{height:60px;line-height:60px;overflow:hidden}
.lefttitle{width:100%;height:70px;line-height:70px;color:#fff;text-align:center;font-size: 18px;font-weight: bold;background:url(/image/titTopBg.png)no-repeat center;background-size:100% 100%}
.leftclass{width:100%;border:1px solid #ccc;margin-top:-11px;box-sizing:border-box;border-top:none}
.leftclass a{height:70px;line-height:70px;border-bottom:1px solid #ccc; text-align:center;font-size: 18px;font-weight: bold;cursor:pointer; display:block}
.leftclass a span{position:absolute;right:30px}
.leftclass a:hover{color: #2b50a7}
.leftclass_active{color: #2b50a7!important}

.content{padding:20px;width:100%;border:1px solid #ccc;box-sizing:border-box; float:left}
.detail{box-sizing:border-box;width:100%;font-size:16px;}
.detail li{background: url(/image/circle.png) no-repeat left center;width:100%;float:left;box-sizing:border-box; padding-left:20px;line-height:50px;height:50px;}
.detail li .right{width:110px;float:right; text-align:center}
.detail li .left{margin-right:110px;}
.detail .ulm{border-bottom:1px dashed #ccc; margin-bottom:15px;height:60px;}


.listTitle1{font-size:18px;font-weight:bold;color:#2b50a7;margin-bottom:20px;border-bottom:2px solid #e5e5e5;padding-bottom:20px}

.pages{text-align:center; height:50px; line-height:50px; font-size:12px;height:40px; padding:20px 0; float:left;width:100%}
.pages a{ background:#fff; padding:10px 14px; margin:0px 3px; border:1px solid #dfdfdf; border-radius:2px;TEXT-DECORATION: none}
.pages a:hover{ border:1px solid #3D5DA3;}
.pages a.cur{ background:#ff6600; border:1px solid #ff6600; color:#fff; font-weight:bold;}
.pages span{ padding:10px 14px;margin:0px 3px;border-radius:2px;background-color: #3D5DA3;border-color: #3D5DA3;color: #FFF;}


.search{border:1px solid #ccc;border-radius:5px;margin-bottom:10px;padding:15px; text-align:center}
.search input{height:35px;line-height:35px;margin-right:15px;width:200px;border:1px solid #ccc; padding:0 10px;}
.search .input_select{height:37px;line-height:37px;border:1px solid #ccc;padding:0 10px;margin-right:15px;}

@media screen and (max-width:1024px){
    .lefttitle{display:none}
    .leftclass{width:100%;border:none;float:left}
    .leftclass a{height:30px;line-height:30px;border:1px solid #ccc;font-size: 14px;float:left;width:25%;box-sizing:border-box; display:block}
    .leftclass a span{display:none}

    .search{display:none}
}
