﻿@charset "utf-8";
/* CSS Document */

/* -------------------- banner --------------------  */

a:hover{
    text-decoration: underline;
    color: #ff5e00;
}
.container-banner .banner {
    width: 100%;
}
.drysalteryFrome .content{
    /* width: 1200px; */
    margin: 10px auto;
    background: #fff;
    overflow: hidden;
}
.drysalteryFrome .content section{
    float: left;
    background: #fff;
    border: solid #e6e6e6 1px;
    margin-top: 20px;
}
.content .fromeL{
    width: 750px;
    float: left;
    padding-top: 20px;
}
.content .fromeR{
    width: 430px;
    float: right;
    padding-top: 20px;
}
.fromeLTu{
    width: 200px;
    height: 100%;
    float: left;
    overflow: hidden;
}
.fromeLlist{
    width: 527px;
    /* height: 564px; */
    border-top: solid #fd6059 1px;
    border-bottom: solid #e6e6e6 1px;
    border-right: solid #e6e6e6 1px;
    float: left;
    padding: 10px 10px 0 10px;
}
.fromeLlist ul{
    width: 100%;
    float: left;
}
.fromeLlist li {
    width: 100%;
    float: left;
    height: 47px;
    line-height: 47px;
    text-align: left;
    border-bottom: dashed #e6e6e6 1px;
}
.fromeLlist li a{
    color: #999;
    font-size: 14px;
}
.fromeR section{
    border: solid #e6e6e6 1px;
    width: 428px;
    float: left;
}
.fromeRTitle{
    width: 428px;
    margin: 10px 0;
    border-bottom: solid #E6E6E6 1px;
    /* border-left:solid #ff6a13 5px; */
    color: #ff6a13;
    float: left;
    font-size: 18px;
    font-weight: bold;
    line-height: 45px;
}
.fromeRTitle b{
    border-bottom:solid #ff6a13 2px;
    height: 40px;
    float: left;
    padding: 0 20px;
}
.fromeRTitle a{
    float: right;
    color: #999;
    font-size: 14px;
}
.fromeRList ul{
    width: 408px;
    float: left;
    padding: 0 10px;
}
.fromeRList li {
    width: 100%;
    float: left;
    padding: 15px 0;
    text-align: left;
    border-bottom: dashed #e6e6e6 1px;
}
.fromeRListTitle{
    line-height: 30px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.fromeRListTitle a{
    color: #000;
    font-size: 16px;
}
.YydrtTitle{
    line-height: 30px;
}
.YydrtTitle a{
    color: #333;
    font-size: 16px;
}
.fromeRList li .fromeRListMid{
    display: none;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    line-height: 20px;
    font-size: 13px;
    color: #8C8C8C;
}
.fromeRList li:nth-child(1) .fromeRListMid{
    display: block;
}
.fromeRList li:hover .fromeRListMid{
    display: block;
}
.fromeRList li:hover .YydrtTitle a{
    color: #ff6a13;
}
.fromeRList ol {
    width: 100%;
    float: left;
    padding: 15px 0;
    text-align: left;
    border-bottom: dashed #e6e6e6 1px;
}
.fromeRList ol .fromeRListMid{
    display: none;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    line-height: 20px;
    font-size: 13px;
    color: #8C8C8C;
}
.fromeRList ol:hover .fromeRListMid{
    display: block;
}
.fromeRList ol:hover .YydrtTitle a{
    color: #ff6a13;
}
.fromeRALtu {
    width: 100px;
    height: 45px;
    position: relative;
    float: left;
}
.fromeRALtu img{
    width: 100%;
}
.fromeRALtu i{
    position: absolute;
    width: 100%;
    bottom: 0;
    height: 15px;
    background: rgba(0, 0, 0, 0.5);
    text-align: center;
    color: #fff;
    left: 0;
}
.fromeRALzi{
    width: 295px;
    height: 45px;
    line-height: 22px;
    float: right;
    font-size: 16px;
}
.fromeRALzi b{
    color: #999999;
}
.fromeRALzi a{
    font-size: 16px;
}
.dryImg{
    width: 211px;
    height: 117px;
    float: left;
}
.dryImg img{
    width:100%;
    height:100%;
}
.dryZi{
    margin-left: 10px;
    width: 187px;
    height: 120px;
    float: left;
    overflow: hidden;
    line-height: 18px;
    display: 
    
    
    -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;
    line-height: 20px;
    color: #8C8C8C;
}
.drysalteryTop{
    background:#f5f5f5;
    padding: 20px 0;
    width: 100%;
    overflow: hidden;
}
.drysalteryBanner{
    width: 751px;
    height: 425px;
    float: left;
}



.SlideCon {
    width: 100%;
    /*height: 180px;*/
    /*margin-top: 5px;*/
    overflow: hidden;
    position: relative;
}

.SlideCon > a {
    display: block;
    width: 18px;
    height: 34px;
    position: absolute;
    top: 74px;
}

#WitnessS {
    width: 999999px;
    position: absolute;
    /* top: 20px; */
    left: 0;
}

.Slidelist {
    background: #fff;
    width: 100%;
    height: 420px;
}

.Slidelist .icon {
    position: absolute;
    left: 10px;
    top: 40%;
    width: 49px;
    height: 49px;
    background: url("../images/drysaltery/drysaltery_06.png") center no-repeat;
    background-size: 100% auto;
    z-index: 1;
    opacity: 0;
    filter: alpha(opacity=0) \9;
}

.Slidelist .icon {
    opacity: 1;
    filter: alpha(opacity=100) \9;
}

.Slidelist .icon-next-2 {
    left: auto;
    right: 10px;
    background: url("../images/drysaltery/drysaltery_09.png") center no-repeat;
}

.Slidelist #WitnessS {
    /*width: 100%;*/
    height: 100%;
}

.Slidelist #WitnessS .item {
    width: 751px;
    height: 420px;
    position: relative;
    float: left;
}
.Slidelist #WitnessS .itemZi{
    width: 751px;
    line-height: 30px;
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    left: 0;
    bottom: 0;
    font-size: 18px;
    padding: 20px 10px;
    box-sizing: border-box;
}
.Slidelist #WitnessS .item img{
    width: 100%;
    height: 100%;
}


.tabClick {
    overflow: hidden;
    background: #FFFFFF;
    width: 750px;
}

.tabClick li {
    float: left;
    width: 20%;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    color: #666;
    cursor: pointer;
}

.tabClick li.active {
    color: #ff5e00;
    font-weight: 700;
    transition: .1s;
}

.tabCon {
    overflow: hidden;
    width: 750px;
}

.tabBox {
    width: 750px;
    position: relative;
}

.tabList {
    float: left;
    width: 750px;
    color: #D3D3D3;
    text-align: left;
    line-height: 100px;
    word-break: break-all;
}

.lineBorder {
    width: 750px;
    overflow: hidden;
    height: 2px;
    border-bottom: 1px solid #e6e6e6;
    background: #f3f3f3;
}

.lineDiv {
    width: 20%;
    height: 2px;
    background: #ff5e00;
    float: left;
}
.tabList ol{
    width: 100%;
    float: left;
    padding: 25px 0;
    border-bottom:dashed #e6e6e6 1px;
    color: #666;
    position: relative;
}
.tabList ol .dryImg {
    width: 211px;
    height: 117px;
    float: left;
    padding-left: 10px;
}
.tabList ol .dryImg img{
    width:100%;
    height:100%;
}
.tabList ol .dryZi {
    margin-left: 10px;
    width: 510px;
    height: 117px;
    float: right;
    overflow: hidden;
    line-height: 18px;
    font-size: 13px;
    color: #8C8C8C;
}
.tabList ol  .fromeRListTitle {
    line-height: 30px;
    font-size: 18px;
}
.tabList ol b{
    font-weight: 100;
    font-size: 12px;
    line-height: 30px;
    float: left;
    text-align: left;
    margin-right: 20px;
}
.tabList ol b img{
    vertical-align: middle;
    margin-right: 5px;
}
.dryMidImg{
    width: 750px;
    float: left;
    margin: 10px 0;
}
.dryMore{
    width: 100%;
    float: left;
    text-align: center;
    background: #F1F1F1;
    font-size: 16px;
    color: #666;
    line-height: 50px;
    margin-top: 30px;
}
.jiathis_style{
    position: absolute;
    right: 0;
    bottom: 20px;
}
.line_three{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    width: 100%;
    height: 60px;
}