@charset "GB2312";


/************************消息内容*************************/
.news_wrap{width: 1100px;margin:20px auto;position: relative;height: auto;}
.news_left{width: 850px;float: left;position: relative;height: auto;}
/*选项卡*/
.tree_menu{width:850px;height: auto;position: relative;background-color:#EEEEEE; }
.tree_menu ul{border-left:1px solid #C9C9C9; }
.tree_contents{width: 850px;margin: auto;height: auto;position: relative;font-size: 14px;}
.tree_wrap{margin-top: 20px;}
.tree_menu ul li{position: relative;width: 211.25px;height: 40px;line-height: 40px;border-top: 1px solid #C9C9C9;border-bottom: 1px solid #C9C9C9;
    border-right: 1px solid #C9C9C9;float: left;text-align: center;}
.tree_menu ul li a{color:#587309;width: 211.25px;height: 40px;display: block;position: relative;font-size: 18px;}
.tree_menu ul li a.tree_menu_bc{color:white;background-color: #AFAFAF;}
.tree_menu_triangle{position: absolute;width: 38px;height: 17px;background-image: url("../imgs/news/trangle_down.png");
    background-repeat: no-repeat;background-position: center;left: 86px;bottom: -12px;}
/*右边内容*/
.news_main_info{padding: 20px; background: #fff;margin-top: 20px;box-shadow: 0 1px 2px rgba(0,0,0,0.05);  border-radius: 2px;-webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;max-width: 100%;}
.pic{float: left;margin-right: 20px;width: 165px; height: 120px;background: no-repeat center center;background-size: cover;display: block; overflow:hidden;}
.pic img{width:auto; height:120px;}
.desc{float: left;width: 600px;height: 120px;overflow: hidden;}
.title{font-size: 18px;  font-weight: 600; color:#333333;height: 24px;width: 100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.title:hover{color: #3da9f7;}
.author{margin: 15px 0 8px;color: #aaaaaa;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.author a{color: #3da9f7;}
.brief{color: #666666;}
.z-index_3{  position:fixed;z-index:100;top:9px;}
.z-index_4{ position:fixed;z-index:100;top:9px;}
.z-index_7{*top:0px;}
.z-index_8{*top:0px;}
.z-index_5{ position:relative;z-index:0;top:0;}
.z-index_6{position:relative;z-index:0;top:0;}
.z-index_1{*z-index: 60;}
.z-index_2{*z-index: 0;}
/*右边*/
.news_right{float: right;height: 800px;position: relative;width: 215px;background-color: white; margin-top:20px; z-index:-99;}
.meal_right{width: 215px;height: 800px;background-color: white;}
.meal_right_content{width: 190px;margin:20px auto;}
.five_guard{font-size: 20px;margin: 0 0 30px 0;}
.meal_right_content p{color: #5F7427;font-size: 16px;}
.meal_right_content p img{vertical-align: middle;margin-right: 5px;}
.meal_right_content .guard_info{font-size: 14px;color:#565656;margin-top: 10px;line-height: 24px;max-height: 48px;overflow: hidden;position: relative;}
.environment_guard,.bought_guard,.golden_guard,.trans_guard{margin-top: 30px;}
.erweima{margin-top: 20px;padding: 20px 0;border-top: 1px solid #D5D5D5;text-align: center;}
.two-dimension img{}
.two-dimension_info{color:black;font-size: 14px;line-height: 30px;}
.two-dimension_good{color:#E06F01;font-size: 14px;}
.fixed_1{position:fixed;top:9px;z-index:100;}


