.page_nav li{
    float: left;
}
.page_nav li a{
    font-size: 12px;
    color: #666666;
    line-height: 39px;
    font-family: "SimSun", "宋体";
}
.page_nav li h1{
    font-size: 12px;
    color: #666666;
    line-height: 39px;
    font-family: "SimSun", "宋体";
}
.page_nav li a:hover{
    color: #00a160;
}
.page_nav li span{
    margin: 0 5px;
}
.referral{
    overflow: hidden;
    border: 1px solid #dddddd;
}
.referral p{
    font-size: 14px;
    color: #333333;
    line-height: 26px;
    text-indent: 2em;
    font-family: "Microsoft YaHei", 微软雅黑;
    padding: 25px 20px;
}
.img_all{
    margin-top: 20px;
}
.img_all h3{
    font-size: 24px;
    color: #333333;
    line-height: 50px;
    /*font-weight: bold;*/
    border-bottom: 1px solid #dddddd;
}
.img_all li{
    width: 283px;
    height: 283px;
    float: left;
    overflow: hidden;
    border: 1px solid #dddddd;
    position: relative;
    margin-right: 20px;
    margin-top: 40px;
}
.img_all li.img_list{
    margin-right: 0;
}

.img_all li span{
    color: #ffffff;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    display: inline-block;
    width: 283px;
    height: 40px;
    background: #000000;
    opacity: 0.5;
    position: absolute;
    bottom: 0;
    left: 0;
    font-family: "Microsoft YaHei", 微软雅黑;
    display:none;
}
.img_all li:hover span{
    display: block;
}
.img_all li img{
    width: 260px;
    height: 260px;
    display: block;
    margin-top: 12px;
    margin-left: 12px;
}
.guess{
    border: 1px solid #dddddd;
    overflow: hidden;
    margin-top: 60px;
}
.guess ul{
    overflow: hidden;
    margin: 10px 0;
}
.guess li{
    float: left;
    margin: 0 15px;
}
.guess li a{
    font-size: 14px;
    color: #666666;
    line-height: 34px;
    font-family: "Microsoft YaHei", 微软雅黑;
}
.guess li a:hover{
    color: #00a160;
}
.guess span{
    float: left;
    font-size: 14px;
    color: #999999;
    line-height: 34px;
    display: inline-block;
    margin: 10px 15px 0 15px;
    font-family: "Microsoft YaHei", 微软雅黑;
}
.other {
    position: relative;
    height: 272px;
    margin: 30px auto;
    overflow: hidden;
}
.other h3{
    font-size: 24px;
    color: #333333;
    line-height: 50px;
    /*font-weight: bold;*/
    border-bottom: 1px solid #dddddd;
}
.other .slider{
    width: 1110px;
    overflow: hidden;
    margin: 0 45px;
}
.other .slider .abut_public{
    margin-top: 30px;
}
.other .slider .abut_public .abut_list{
    width: 192px;
    height: 192px;
    float: left;
    position: relative;;
}
.other .slider .abut_public .abut_list:nth-child(1){
    margin-left: 15px;
}
.other .slider .abut_public .abut_list a{
    display: block;
    width: 192px;
    height: 192px;
   /* position: relative;*/
}
.other .slider .abut_public .abut_list a img{
    width: 192px;
    height: 192px;
}
.other .slider .abut_public .abut_list a span{
    display: block;
    width: 162px;
    height: 40px;
    font-size: 14px;
    color: #ffffff;
    line-height: 19px;
    background: rgba(0,0,0,0.5);
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 15px;
    display: none;
}
.other .slider .abut_public .abut_list a:hover span{
    display: block;
}
.other .slider .abut_public .abut_list:hover span{
    display:block;
}
.other .slick-prev{
    position: absolute;
    width: 28px;
    height: 68px;
    border: 1px solid #dddddd;
    left: 0;
    font-size: 30px;
    text-align: center;
    top: 140px;
    color: #ddd;
    outline: none;
    cursor: pointer;
    background: #f5f5f5;
}
.other .slick-next{
    position: absolute;
    width: 28px;
    height: 68px;
    font-size: 30px;
    text-align: center;
    color: #dddddd;
    border: 1px solid #dddddd;
    right: 0;
    top: 140px;
    outline: none;
    cursor: pointer;
    background: #f5f5f5;
}
.other .btn:hover{
    color: #aaaaaa;
}
.bot{
    overflow: hidden;
    border: 1px solid #dddddd;
    margin-top: 60px;
}
.bot .bot_nav{
    overflow: hidden;
}
.bot .bot_nav li{
    float: left;
}
.bot .bot_nav li a{
    float: left;
    display: inline-block;
    font-size: 18px;
    color: #333333;
    line-height: 38px;
    width: 135px;
    height: 38px;
    background: #efefef;
    border-bottom: 1px solid #dddddd;
    padding-left: 64px;
    font-family: "Microsoft YaHei", 微软雅黑;
}
.bot .bot_nav li:nth-child(6) a{
    width: 139px;
}
.bot .bot_nav li .ac_bg{
    color: #f5481a;
    background: #ffffff;
    border-bottom: #ffffff;
}
.bot .bot_list1,.bot_list2,.bot_list3,.bot_list4,.bot_list5,.bot_list6{
    padding: 20px 0;
    overflow: hidden;
}
.bot .bot_list1 .bot_name li,.bot_list2 .bot_name li,.bot_list3 .bot_name li,.bot_list4 .bot_name li,.bot_list5 .bot_name li,.bot_list6 .bot_name li{
    float: left;
    width: 199px;
}
.bot .bot_list1 .bot_name li a,.bot_list2 .bot_name li a,.bot_list3 .bot_name li a,.bot_list4 .bot_name li a,.bot_list5 .bot_name li a,.bot_list6 .bot_name li a{
    font-size: 14px;
    color: #666666;
    line-height: 34px;
    padding-left: 16px;
    display: block;
    width: 185px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    font-family: "Microsoft YaHei", 微软雅黑;
}
.bot .bot_name li a:hover{
    color: #00a160;
}