﻿.cursor li {
    cursor: pointer;
}
.entry-thumb .thumb-link img {
    width: 100%;
}
.content-wrap{
    width:100%;
    display: block;
    background: #fff;
    margin-bottom: 40px;
    padding: 0 40px;
    padding-top: 25px;
}



.content-wrap1{
    width:100%;
    display: block;
    }

.xxld-nav-wrap{
    display: block;
    width: 100%;
    /*margin: 0px 0px 20px 0px;*/
    padding: 15px 0;
    padding-top: 0;
    border-bottom: 1px solid #e5e5e5;
    overflow: hidden;

}
.two-list{
    padding-top: 24px;
    border: 0;
    padding-left: 15px;
}
.xxld-nav-wrap ul{
    margin: 0;
}
.xxld-nav-wrap ul li{
    float: left;
    list-style: none;
    font-size: 12px;
    letter-spacing: 0em;
    padding: 0px 15px;
    background: #f6f6f6;
    margin-right: 10px;
    line-height: 23px;
    position: relative;
    margin-bottom: 10px;
}
.xxld-nav-wrap ul li.leader{
    padding-right: 0;
}
.xxld-nav-wrap ul li.leader span{
    float: left;
}
.xxld-nav-wrap ul li.leader >div{
    float: left;
    position: relative;
    top: 0;
    padding: 0 10px;
    background: #f6f6f6;
}
.two-list ul li{
    background: #fff;
    font-size: 13px;
    padding-left: 0;
    margin: 0;
}
.three-list{
    padding-bottom: 0;
    border-top: 1px solid #e5e5e5;
}
.xxld-nav-wrap ul li:nth-child(2){
   /* padding-right: 50px;*/
}

.xxld-nav-wrap ul li span{
    color: #bbb;
}
.xxld-nav-wrap ul li a{
    color: #999;
    line-height: 115%;
}
.xxld-nav-wrap ul .active{
    background:#f66c21 !important;

}
.xxld-nav-wrap ul .active span{
    color:#fff;
}
.xxld-nav-wrap ul .cur{
    color:#fff;
    display: inline-block;
}
.xxld-nav-wrap ul .classify{
   border: 0;
}
.xxld-nav-wrap ul .classify a{
    color: #aaa;
}
.xxld-nav-wrap ul .cur:hover{
    color:#fff;
}
.xxld-nav-wrap ul li a:hover{
    color: #f66c21;
}
.two-list ul .act{
    background: #fff !important;
    color: #f66c21;
}
.content-title{
    padding: 25px;
    font-size: 14px;
    letter-spacing: 0.1em;
    color: #333;
    padding-top: 24px;
    font-weight: bold;
}
.content{
    padding: 10px 0px 30px 0px;
    text-align: justify;
    color: #666;
    line-height: 180%;
    font-size: 12px;
    position: relative;
    margin: 0 auto;
    max-width: 630px;
    letter-spacing: 0.1em;
}
.xygl-content-wrap{
    max-width: 630px;
    position: relative;
    margin: 0 auto;
    padding-top: 30px;

}
.xygl-content-wrap img{
    width: 100%;
}
.ld-left{
    float: left;
}
.ld-right{
    float: right;
}
.ld{
    text-align: left;
    width: 45%;
}
.ld-wrap{


}
.ld-wrap span{
    padding: 15px 0;
    padding-bottom: 10px;
    display: block;
    letter-spacing: 0.1em;
}
.ld-wrap img{
    width: 100%;
}
/*
@media only screen and (max-width: 768px){
    .xxld-nav-wrap ul li{
        padding: 5px 15px;
    }
}*/