@charset "GB2312";



/*详情页面*/
.detail_wrap{width:1100px;margin: 20px auto;position: relative;
    overflow: hidden;height: auto;padding: 10px 0 30px 0; }

/***********************详情页面左边***********************/
.flower_left_wrap{width: 830px;float: left;position: relative; padding:20px; background-color:#FFF; height:auto}
.flower_left_wrap .nrtitle{font-size:25px; font-weight:600; margin-bottom:20px;}
.flower_left_wrap .nrcontent{ line-height:35px; min-height:800px; }
.flower_left_wrap .nrcontent img{max-width:800px;}
/****************************右边代码*********************************/
.detail_right{width: 215px;float: right;position: relative;height: auto;margin-top: 0px;}
.right_buying{text-align: center;}
.right_buying a{display: inline-block;*display:inline-block;width: 200px;height: 45px;text-align: center;line-height: 45px;color:white;font-size: 18px;background-color: #EC940D;
    margin-top: 7.5px;border-radius:5px;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;}
.right_buying a:hover{background-color: #ECA801;font-weight: bold;}
.meal_right{width: 215px;height: 764px;position: relative;background-color:#FFF;overflow: hidden;margin-top: 0px;}
.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: 16px;color:#565656;margin-top: 10px;line-height: 23px;max-height: 88px;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;}

