.content{
    width: 100%;
    margin: auto;
    background: #fff;
}
.content_l{
    width: 100%;
    background: #fff;
}
.content_r{
    width: 100%;
    background: #fff;
}
.row{
  margin: auto;
}
.thumbnail{
    border: none;
}
.thumbnail p{
    text-align: center;
    color: #858585;
    font-size: 14px;
    margin-bottom: 0px;
}
.pages{
   width: 100%;
}
.pages_list{
    width: 95%;
    margin: auto;
    text-align: right;
}
.pages_list li{
    display: inline-block;
    /*width: 10%;*/
    text-align: center;
}
/*.pages_list li:last-child{*/
    /*width: 20%;*/
/*}*/
.pages_list .pageinfo{
    font-size: 14px;
    color: #333;
}
.pages_list li a{
   display: inline-block;
    background: #686d81;
    padding: 1px 10px 1px 10px;
    font-size: 12px;
}
.pages_list li.thisclass a{
    color: #fc0000;
}
.pages_list li a{
    color: #fff;
}
#mobile-menu h3{
    text-align: center;
    font-size: 20px;
    font-weight: bolder;
    color: #fff;
}
*{margin:0;padding:0;}
a:hover ,a:focus{text-decoration:none}
.mobile-nav ul.tree li{
    padding-top: 10px;
    padding-bottom: 10px;
}
.mobile-nav ul.tree li ul.treemenu li{
    padding: 0px;
}
.mobile-nav ul.tree li ul.treemenu li a {
    color: #fff;
    display: block;
    padding: 0.3em 5%;
    transition: all 0.2s ease-out;
    cursor: pointer;
}
.treemenu .toggler a{
    color: #fff;
}
#mobile-menu {
    position:fixed;
    top:0;
    left:0;
    width:220px;
    height:100%;
    background-color:#686d81;
    z-index:9999;
    transition:all 0.3s ease-in;
    display: none;
}
.mobile-nav ul li a:hover {
    background-color: #23A1F6;
    color: #ffffff;
}
.show-nav {
    transform:translateX(0);
}
.hide-nav {
    transform:translateX(-220px);
} /*侧滑关键*/
.tree{
    width: 95%;
    margin: auto;
    height: 140%;
}
.tree li > span,.tree li > a{
    font-size: 18px;
    color: #fff;
}
.tree li ul li a{
    font-size: 14px;
    color: #fff;
}

.li_icon{
    width: 16px;
    height: 16px;
    display: inline-block;
    background-image: url('../image/caidan3.png');
}
li.tree-opened .li_icon{
    background-image: url('../image/caidan.png');
}
.li_icon_i{
    width: 12px;
    height: 12px;
    display: inline-block;
    background-image: url('../image/caidan1.png');
}
.treemenu .toggler:before {
    display: inline-block;
    margin-right: 2pt;
}
.onlyShow{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    background-color: rgba(0,0,0,0.5);
    display: none;
}
.dropdown{
    width: 100%;
    height: 100%;
    overflow-x: scroll;
}
.content_detail{
    width: 95%;
    margin: auto;
}
.content_detail span{
    font-size: 14px;
    color: #999;
}
.detail_head{
    width: 100%;
}
.head_title{
    width: 95%;
    margin: auto;
}
.head_title h3{
   font-size: 18px;
   color: #858585;
}
.head_title p{
    font-size: 14px;
    color: #858585;
}
.p_icon{
    width: 10px;
    height: 10px;
    display: inline-block;
    background-image: url('../image/hbao.png');
}
.li_icon_s{
    width: 16px;
    height: 16px;
    display: inline-block;
    background-image: url('../image/service1.png');
}
.service_detail{
    width: 95%;
    margin: auto;
}
.service_t{
    width: 35%;
    float: right;
}
.service_img{
    width: 100%;
    height: 100%;
    float: right;
}
.service_detail h3{
    font-size: 18px;
    color: #e62925;
    line-height: 30px;
}
.fu_title{
    font-size: 18px;
    color: #686d81;
    display: block;
    margin-bottom: 20px;
}
.icon_sh{
   width: 1px;
    display: inline-block;
    height: 18px;
    background: #989daf;
    margin-left: 5px;
    margin-right: 5px;
    position: relative;
    top: 2px;
}
.p_title,.p_t span:first-child{
    font-size: 14px;
    color:#686d81;
}
.p_content,.p_t span:nth-child(2),.p_con_1 p{
    font-size: 14px;
    color: #989daf;
}
.p_con_1{
    width: 90%;
    margin: auto;
}
.p_t span:first-child{
    width: 100%;
    display: block;
}
.icon_img{
    width: 12px;
    height: 12px;
    display: inline-block;
    background-image: url('../image/service_1.png');
}
.starter-template{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.container-ul{
    width: 100%;
    margin-top: 15px;
    margin-bottom: 10px;
}
.container-ul>ul{
    white-space: nowrap;
}
.container-ul>ul>li>a{
    font-size: 14px;
    padding: 8px 8px;
}
.container-ul>.nav-tabs{
    border-bottom: none;
}
.container-ul>.nav-tabs>li.active>a{
    border: none;
}
.fw-list>div{
   padding-left: 10px;
    padding-right: 10px;
}
.fw-t>h3{
    font-size: 18px;
    color: #E52925;
}
.fw-list>div p{
    font-size: 14px;
    color: #676D81;
}
.fw-con>h3{
    font-size: 18px;
    color: #565656;
}
.fw-con h4{
    font-size: 16px;
    color: #565656;
}
.fw-con h5>span{
    padding-left: 10px;
}
.fw-con h5{
    color: #676D81;
    font-size: 14px;
}

