.youhui  .subnav ul li:nth-child(2){}
.youhui  .subnav ul li:nth-child(2) a{ color:#354e40; font-weight:bold}
.youhui  .subnav ul li:nth-child(2) a span{ position:relative}
.youhui  .subnav ul li:nth-child(2)::before {
    position: absolute;
    left:0%;
    bottom:0px;
    margin-left:0;
    content: "";
    display: block;
    width:100%;
    height:3px; background-color:#354e40;  
    transition: all .5s ease;
}

.zhoubian  .subnav ul li:last-child{}
.zhoubian  .subnav ul li:last-child a{ color:#354e40; font-weight:bold}
.zhoubian  .subnav ul li:last-child a span{ position:relative}
.zhoubian  .subnav ul li:last-child::before {
    position: absolute;
    left:0%;
    bottom:0px;
    margin-left:0;
    content: "";
    display: block;
    width:100%;
    height:3px; background-color:#354e40;  
    transition: all .5s ease;
}
.yule{}
.yule ul li{ margin-bottom:0px;}

.yule ul li .yule_one_l{ float:left; width:50%; text-align:left;padding-bottom:20px; padding-top:50px; padding-right:6%; padding-left:6%;}
.yule ul li .yule_one_l h3{ padding:0 ;font-size:30px; color:#354e40; font-weight:bold}
.yule ul li .yule_one_l h3 span { border-bottom:#354e40 2px solid; padding-bottom:6px;}
.yule ul li .yule_one_l  .yule_descipe{position:relative;padding:0 ; color:#666666; line-height:30px; display:block; margin-top:20px; margin-bottom:40px; font-size:14px; height:120px; overflow:hidden; padding-right:20px;
}
.yule ul li .yule_one_l  .yule_descipe::after {
    content:"...";
    font-weight: normal;
    position:absolute;
    bottom:0;
    right:0;
    padding:0 10px 4px 0px
}
.yule ul li .yule_one_l .yule_more{padding:0 10% ;background-color:#354e40; color:#FFFFFF; padding:10px 15px; font-size:14px; Border-radius:10px;}
.yule ul li .yule_one_r{ float:right; width:50%;}
.yule ul li .yule_one_r img{ width:100%; height:auto;}

.yule ul li:nth-of-type(odd) .yule_one_l{ float:right;}
.yule ul li:nth-of-type(odd) .yule_one_r{ float:left;}
.yule ul li:nth-of-type(even) .yule_one_l{ float:left;}
.yule ul li:nth-of-type(even) .yule_one_r{ float:right;}

.yule ul li:hover { background-color:#faf2e4; }
.yule ul li:hover   .yule_one_l h3,.yule ul li:hover   .yule_one_l .yule_descipe,.yule ul li:hover .yule_one_l .yule_more{ }
.juli_icons{}
.yule ul li:hover .juli_icons{ }

.width90{max-width:700px;padding-bottom:100px;}
.shuomings{ padding-top:80px; font-size:13px; color:#999999; text-align:left}
.Report_query2{ float:left; background-color:#fff; width:90%; height:60px; line-height:60px; color:#666; text-indent:10px; border:0;}
.Report_query_btn2{ float:left; background:#fff  url(../images/denglu.png) center center no-repeat; width:10%; height:60px; line-height:60px; text-indent:-1010px; border:0;}

@media (max-width:1000px) {
.yule ul li{ margin-bottom:0.9rem;}
.yule ul li .yule_one_l{ float: none; width:100%; padding-top:1.4rem; padding-bottom:1.4rem;}
.yule ul li .yule_one_l h3{ font-size:1.4rem;padding:0% ;}
.yule ul li .yule_one_l  .yule_descipe{padding:0% ; padding-top:0.8rem;padding-bottom:0.7rem; height:inherit}
.yule ul li .yule_one_l  .yule_descipe::after { display:none
}
.yule ul li .yule_one_l .yule_more{ font-size:0.8rem;}
.yule ul li .yule_one_r{float: none; width:100%;}
.yule ul li:nth-of-type(odd) .yule_one_l{ float: none;}
.yule ul li:nth-of-type(odd) .yule_one_r{ float:none;}
.yule ul li:nth-of-type(even) .yule_one_l{ float:none;}
.yule ul li:nth-of-type(even) .yule_one_r{ float:none;}
}