﻿@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{
    margin-top: 10px;
    float: left;
}
.content .fromeL{
    width: 750px;
    float: left;
}
.content .fromeR{
    width: 430px;
    float: right;
}
.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: 420px;
    margin: 10px 0;
    border-bottom: solid #e6e6e6 1px;
    border-left:solid #ff6a13 5px;
    color: #ff6a13;
    text-indent: 1em;
    float: left;
    font-size: 18px;
    font-weight: bold;
    line-height: 45px;
}
.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;
}
.fromeRListTitle a{
    color: #ff6a13;
    font-size: 16px;
}
.YydrtTitle{
    line-height: 30px;
}
.YydrtTitle a{
    color: #333;
    font-size: 16px;
}
.fromeRListMid{
    display: none;
}
.fromeRList li:hover .fromeRListMid{
    display: block;
}
.fromeRList li: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(255, 106, 19, 0.69);
    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;
}
.dryZi{
    margin-left: 10px;
    width: 187px;
    height: 117px;
    float: left;
    overflow: hidden;
    line-height: 18px;
}