html body { font-size: 17px; margin: 0px; font-family: "\5FAE\8F6F\96C5\9ED1" }

/*头部样式*/
.head { width: 100%; height: 70px; border-bottom: 2px solid #0c9150; position: fixed; top: 0px; background-color: #fff; z-index: 999 }
.nav_box { width: 1300px; height: 100%; margin: auto; }
.logo { width: 10%; height: 100%; float: left; }
.logo img { margin-top: 10px; }
.nav { width: 60%; height: 100%; float: left; padding: 0px 17px; line-height: 60px; }
.nav_one {padding: 0px 20px; float: left; }
.nav_one:hover { background-color: #ffa624; }
.nav_one:hover a { color: #fff; }
.nav_one a { color: #000; text-decoration: none; }
.fgx { width: 1%; float: left; height: 100%; line-height: 60px; }
.language { width: 19%; float: left; height: 100%; line-height: 60px; }
.language_one { padding: 0px 20px; float: right; }
.language_one a { color: #b1adad; text-decoration: none; }

/*轮播图样式*/
.banner { width: 100%; margin-top: 70px; }
.banner img { width: 100%; }

/*德质样式*/
.dezhi { width: 100%; background-color: #e7e7e7; padding-bottom: 100px; }
.dezhibox { width: 1300px; margin:auto; }
.title { text-align: center; padding: 40px; font-size: 3rem; font-family: "\5B8B\4F53" }
.dezhi_youshi { width: 100%; height: 280px; padding: 0px 0px 40px 0px; }
.dezhi_youshi_box { width: 30%; height: 280px; margin: 0px 1%; background-color: #fff; float: left; }
#box_yinying:hover { box-shadow: darkgrey 5px 5px 30px 5px ; }
.dezhi_youshi_box_1 { margin: auto; height: 30%; width: 100%; border-bottom: 1px solid #e7e7e7; }
.dezhi_youshi_box_1_img { width: 50px; padding: 18px; margin:auto; }
.dezhi_youshi_box_1_fk { width: 30px; height: 20px; float: right; background-color: #22948f; }
.dezhi_youshi_box_2 { margin: auto; height: 70%; width: 100%; }
.dezhi_youshi_box_2_title { text-align: center; padding:20px 20px 10px 20px; }
.dezhi_youshi_box_2_title b { font-size: 2rem; color: #22948f; }
.dezhi_youshi_box_2_title span { font-size: 0.8rem; color: #59afab; }
.dezhi_youshi_box_2_des { padding: 0px 20px 20px 20px; color: #505050; font-size: 1rem; line-height: 27px; }
.dezhi_jieshao { width: 100%; padding: 0px 0px 40px 0px; }
.dezhi_jieshao span { color: #616161; font-size: 1.1rem; line-height: 40px; }
.dezhi_img { width: 1170px; height: 600px; margin: auto; background-color: #868686; position: relative; top: -100px; }
.dezhi_imgleft { float: left; }
.dezhi_imgright { float: left; }
.dezhi_imgleft1:hover { filter:alpha(Opacity=80);-moz-opacity:0.8;opacity: 0.8; }
.dezhi_imgleft2:hover { filter:alpha(Opacity=80);-moz-opacity:0.8;opacity: 0.8; }
.dezhi_imgright:hover { filter:alpha(Opacity=80);-moz-opacity:0.8;opacity: 0.8; }

/*德瑞星样式*/
.deruixing { width: 100%; margin-bottom: 100px; overflow: hidden; }
.deruixingbox { width: 100%; }
.deruixingbox_left { float: left; width: 50%; height: 360px; background-color: #959595; }
.deruixingbox_left_nr { color: #fff; margin: 50px; text-align: right; font-size: 1.2rem; line-height: 28px; }
.deruixingbox_left_an { margin: 0px 50px 50px 50px; float: right; }
.deruixingbox_right { float: left; width: 50%; height: 360px; }
.deruixingbox_right img { height: 100%; margin-left: 50px; }

/*纾祺样式*/
.shuqi { width: 100%; margin-bottom: 100px; overflow: hidden; }
.shuqibox { width: 100%; }
.shuqibox_right { float: left; width: 50%; height: 360px; background-color: #959595;  }
.shuqibox_right_nr { color: #fff; margin: 50px; text-align: left; font-size: 1.2rem; line-height: 28px; }
.shuqibox_right_an { margin: 0px 50px 50px 50px; float: left; }
.shuqibox_left { float: left; width: 50%; height: 360px; }
.shuqibox_left img { height: 100%; margin-right: 50px; float: right;}

/*维塔利亚样式*/
.weitaliya { width: 100%; margin-bottom: 100px; overflow: hidden; }
.weitaliyabox { width: 100%; }
.weitaliyabox_left { float: left; width: 50%; height: 360px; background-color: #959595; }
.weitaliyabox_left_nr { color: #fff; margin: 50px; text-align: right; font-size: 1.2rem; line-height: 28px; }
.weitaliyabox_left_an { margin: 0px 50px 50px 50px; float: right; }
.weitaliyabox_right { float: left; width: 50%; height: 360px; }
.weitaliyabox_right img { height: 100%; margin-left: 50px; }

/*广告位置样式*/
.guanggao { width: 100%; overflow: hidden; }
.guanggao_left { width: 50%; float: left; }
.guanggao_left_img { width: 100%; }
.guanggao_left_img img { width: 100%; }
.guanggao_left_text { text-align: center; margin: 30px; font-size: 1.2rem; line-height: 35px; font-family: "\5B8B\4F53"; }
.guanggao_right { width: 50%; float: right; }
.guanggao_right_img { width: 100%; }
.guanggao_right_img img { width: 100%; }
.guanggao_right_text { text-align: center; margin: 30px; font-size: 1.2rem; line-height: 35px; font-family: "\5B8B\4F53"; }

/*标语样式*/
.biaoyu { width: 100%; margin-bottom: 100px; }
.biaoyu_box { width: 80%; background-color: #eeeeee; margin: auto; text-align: center;}
.biaoyu_box_text { padding: 10px; }
.biaoyu_box_text span { font-size: 23px; }

/*推荐葡萄酒样式*/
.wine { width: 100%; overflow: hidden; }
.wine_left { width: 35%; float: left; }
.wine_left img { position: relative; left: 50px; }
.wine_right { width: 65%; background-color: #79cba7; float: right; }
.wine_right_text { width: 60%; float: right; margin: 50px 0px 0px 120px; }
.wine_right_img { width: 30%; float: right; }
.wine_right_img img { margin: 30px 0px 0px 0px; float: right; }
.wine_right_text_1 { margin-bottom: 70px; }
.wine_right_text_2 { margin-bottom: 30px; color: #fff; }
.wine_right_text_3 { margin-bottom: 30px; }

/*推荐啤酒样式*/
.beer { width: 100%; overflow: hidden; }
.beer_left { width: 65%; background-color: #ffa438; float: left; }
.beer_left_text { width: 60%; float: right; margin: 50px 120px 0px 0px; text-align: right; }
.beer_left_img { width: 30%; float: left; }
.beer_left_img img { margin: 30px 0px 0px 0px; float: left; }
.beer_left_text_1 { margin-bottom: 70px; }
.beer_left_text_2 { margin-bottom: 30px; color: #fff; }
.beer_left_text_3 { margin-bottom: 30px;}
.beer_right { width: 35%; float: right; }
.beer_right img { position: relative; right: 100px; }

/*合作伙伴样式*/
.hzhb { width: 100%; background-color: #e8e8e8; }
.hzhb_box { width: 1300px; margin:auto; padding:30px 0px; }
.hzhb_box_text { color: #000; margin: 30px; text-align: center; font-size: 20px; line-height: 40px; }
.hzhb_box_list { width: 100%;  overflow: hidden; }
.hzhb_box_list_one { float: left; margin:10px; width: 18%; }
.hzhb_box_list_one img { width: 100%; }

/*底部样式*/
.footer { width: 100% }
.footer_box { width: 1300px; margin:auto; padding:30px; }
.footer_box p { color: #000; text-align: center; }