﻿/*切图：wyf*/
/*网站：卡思黛乐*/
/*全局*/
/** 清除内外边距 **/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, 
/* structural elements 结构元素 */ dl, dt, dd, ul, ol, li, 
/* list elements 列表元素 */ pre, 
/* text formatting elements 文本格式元素 */ form, fieldset, legend, button, input, textarea, 
/* form elements 表单元素 */ th, td /* table elements 表格元素 */ { margin: 0; padding: 0; }
/** 设置默认字体 **/
ul,ol,li{ list-style-type:none;}
body, button, input, select, textarea /* for ie */ {  font-family:"Microsoft YaHei"; font-size:12px; }
h1, h2, h3, h4, h5, h6 { font-size: 12px; text-rendering: auto;}
address, cite, dfn, em, var, i { font-style: normal; } /* 将斜体扶正 */
img{ max-width:100%;}
small { font-size: 12px; } /* 小于 12px 的中文很难阅读，让 small 正常化 */
/** 重置列表元素 **/
li { line-height:normal; }
/** 重置文本格式元素 **/
a { text-decoration: none; color:#666666; }
a:hover { text-decoration:underline; outline:none; }
/** 重置表单元素 **/
legend { color: #000; } /* for ie6 */
fieldset, img { border: 0; } /* img 搭车：让链接里的 img 无边框 */
button, input, select, textarea { font-size: 12px;cursor:pointer; } /* 使得表单元素在 ie 下能继承字体大小 */
/* 注：optgroup 无法扶正 */
/** 重置表格元素
table { border-collapse: collapse; border-spacing: 0; }
 **/
/*去除箭头*/
textarea { resize: none; }
/* 清除浮动 */
.ks-clear:after, .clear:after { content: '\20'; display: block; height: 0; clear: both; }
.ks-clear, .clear { *zoom: 1;}
a:active, a:hover { color:#9e0028; text-decoration:none; }
select,textarea,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],.uneditable-input { margin-bottom: 0;}
*,*:before,*:after {  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box;  box-sizing: border-box;}/*盒模型--区分所定宽度和border，padding的宽度*/

/*-------------------</END 重置>-----------------------*/
body { overflow-y:scroll; overflow-x:auto; color:#323232;}

.pz_top{  float:left; width:100%; min-width:1200px;}
.pz_banner{ float:left; width:100%; min-width:1200px; overflow:hidden; position:relative;}
.pz_main{ float:left; width:100%; min-width:1200px;}
.pz_down{ float:left; width:100%; min-width:1200px;}
.w_0100{ float:left; width:100%;}
.w_1200{ margin:0 auto; width:1200px;}
.w_1000{ margin:0 auto; width:1000px;}

/*top*/
.pc_show{ display:block;}
.phone_show{ display:none;}
.c_0100_bg1{ background-color:rgba(0,0,0,0.5);}
.c_0100_1{ position:fixed; left:0; top:32px; z-index:888; float:left; width:100%; height:60px; min-width:1200px; }
.c_0100_1 .pc_share{ float:left; width:9.5%; height:60px; line-height:60px; }
.c_0100_1 .pc_share a{ float:left; width:100%; height:60px;color:#aeaeae; text-align:center; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s;}
.c_0100_1 .pc_share a img,
.c_0100_1 .pc_rearch a img{ vertical-align:middle;}
.c_0100_1 .pc_share a:hover{ background-color:#3b1c24; color:#fff; text-align:center; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s;}
.c_0100_1 .pc_rearch{ float:right; width:9.5%; height:60px; line-height:60px; background: url(images/menu_img2.png) left repeat-y;}
.c_0100_1 .pc_rearch a{ float:left; width:100%; height:60px;color:#aeaeae; text-align:center; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s;}
.c_0100_1 .pc_rearch a:hover{background-color:#3b1c24; color:#fff; text-align:center; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s;}
.c_0100_1 .pc_menu{ float:left; width:81%; position:relative;}
.logo_pc{ position:absolute; width:134px; height:92px; left:50%; margin-left:-67px; top:-32px; z-index:800; text-align:center;}
.trans{-webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s;}


/*menu 效果*/
.menu_pc{ float:left; width:100%; height:60px;}
.menu_pc ul .nli{ float:left; width:22.5%; background:url(images/menu_img2.png) left repeat-y; position:relative; z-index:15;}
.menu_pc ul .nli span a{ float:left; width:100%; height:60px; line-height:40px; padding:10px 0; color:#e3e3e3; font-size:14px; text-align:center; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; }
.menu_pc ul .nli span a:hover,
.menu_pc ul .nli.on span a{ background-color:#3b1c24; color:#fff;  }
.menu_pc ul .nli span a img{ height:40px; margin-right:8px; vertical-align:middle;}
.m_0_0_0_10{ margin-left:10%;}

/*下拉菜单（漂浮在menu .nli上）*/
.menu_pc .sub{ float:left; width:100%; background:rgba(59,28,36,0.9); padding:27px 0;  display:none;  position:absolute; left:0px; top:60px;}
.menu_pc .sub li{ float:left; width:100%; padding:0 6px; text-align:center; }
.menu_pc .sub li a{ float:left; width:100%; padding:10px 15px; line-height:28px; color:#fff; font-size:14px; }
.menu_pc .sub li a:hover{color:#b3a36b; font-weight: bold; background:url(images/menu_img8.png) center no-repeat; } 


/*分享*/
.pc_share_out{ position:fixed; z-index:900; width:100%; height:100%; left:0; top:0; background-color:rgba(0,0,0,0.3);}
.pc_0100_1{ float:left; width:100%; background-color:#f6f1e2; margin-top:175px;}
.pc_1000_1{ float:left; width:1000px; padding:40px 0 78px 0;}
.pc_1000_1 .pt_off{ float: left; width:1000px; height:34px; text-align:right;}
.pc_1000_1 .pt_1000_1{ float:left; width:1000px; padding:47px 0 0 0;}
.pc_1000_1 .pt_1000_1 .td_sty1{ color:#888888; font-size:24px; line-height:28px;}
.pc_1000_1 .pt_1000_1 .td_sty2{ color:#888888; font-size:14px; line-height:18px;}
.pc_1000_1 .pt_1000_1 .td_sty3{ float:left; width:269px; padding:12px 0 13px 0;}
.pc_1000_1 .pt_1000_1 .td_sty3 a{ color:#a6a6a6; font-size:14px; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s;}
.pc_1000_1 .pt_1000_1 .td_sty3 a:hover{ color:#9e0027;}
.pc_1000_1 .pt_1000_1 .td_sty3 .span_t{ width:19px; height:16px; margin-right:12px;}

/*搜索*/
.pc_0100_2{float:left; width:100%; background-color:#f6f1e2; margin-top:283px;}
.pc_1000_2{ float:left; width:1000px; padding:40px 0 41px 0;}
.pc_1000_2 .pt_pff{ float: left; width:1000px; height:34px; text-align:right;}
.pc_1000_2 .pt_pff img{ margin-right:40px;}
.pc_1000_2 .pt_1000_1{ float:left; width:1000px; padding:51px 0 0 0;}
.pc_1000_2 .pd_1000_1{ float:left; width:1000px; height:78px; border-bottom:#d5d1c7 solid 1px;}
.pfom1{ float:left; width:882px; height:78px; border:0; background:0; color:#888888; font-size:42px; font-style:italic;}
.pfom2{ float:right; width:38px; height:38px; margin:16px 40px 0 0;}
.pc_1000_2 .pd_1000_2{ float:left; width:1000px; padding:11px 0 0 0; color:#888888; line-height:24px;}


/*-webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s;*/

.slideBox{ width:1920px; height:600px; overflow:hidden; position:relative;  }
#slideBox .hd{ width:16px; right:40px; top:325px; height:203px; background:url(images/ban_img1.png) center no-repeat; position:absolute; z-index:1; }
#slideBox .hd ul{ zoom:1; float:left; width:16px;}
#slideBox .hd ul li{ float:left; width:16px; height:16px; margin-top:47px; position:relative; cursor:pointer;}
#slideBox .hd ul li .front{ position:absolute; left:50%; top:50%; z-index:2; width:4px; height:4px; background:#3b1c24;  border-radius: 50%;-ms-transform: translate(-50%,-50%);-webkit-transform: translate3d(-50%,-50%,0); transform: translate3d(-50%,-50%,0);}
#slideBox .hd ul li .back{ position:absolute; width:11px; height:11px; left:50%; top:50%; z-index:1; background: rgba(255,255,255,.2); border-radius: 50%; -ms-transform: translate(-50%,-50%);
-webkit-transform: translate3d(-50%,-50%,0);
transform: translate3d(-50%,-50%,0); -webkit-transition: all .2s cubic-bezier(.215,.61,.355,1);
transition: all .2s cubic-bezier(.215,.61,.355,1);
}
#slideBox .hd ul li.on .front,
#slideBox .hd ul li:hover .front{ position:absolute; left:50%; top:50%; z-index:2; width:6px; height:6px; background:#9e0028;  border-radius: 50%; overflow:hidden;}
#slideBox .hd ul li.on .back,
#slideBox .hd ul li:hover .back{ position:absolute; width:16px; height:16px; left:50%; top:50%; z-index:1; background: rgba(255,255,255,.5); border-radius: 50%; overflow:hidden; }
#slideBox .hd ul li.on{  }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:1920px; height:600px; display:block;  }


/*main*/
.fade-up{-webkit-animation:fade-up ease-in-out 1s 0.4s both;-moz-animation:fade-up ease-in-out 1s 0.4s both;animation:fade-up ease-in-out 1s 0.4s both}
@-webkit-keyframes fade-up{
	0%{-webkit-transform:translateY(50px)}
	100%{-webkit-transform:translateY(0px)}
	}
@-moz-keyframes fade-up{
	0%{-moz-transform:translateY(50px)}
	100%{-moz-transform:translateY(0px)}
	}
@keyframes fade-up{
	0%{-webkit-transform:translateY(50px);-moz-transform:translateY(50px);-ms-transform:translateY(50px);-o-transform:translateY(50px);transform:translateY(50px)}
	100%{-webkit-transform:translateY(0px);-moz-transform:translateY(0px);-ms-transform:translateY(0px);-o-transform:translateY(0px);transform:translateY(0px)}
	}
.fade-down{-webkit-animation:fade-down ease-in-out 1s 0.4s both;-moz-animation:fade-down ease-in-out 1s 0.4s both;animation:fade-down ease-in-out 1s 0.4s both}
@-webkit-keyframes fade-down{
	0%{-webkit-transform:translateY(-50px)}
	100%{-webkit-transform:translateY(0px)}
	}
@-moz-keyframes fade-down{
	0%{-moz-transform:translateY(-50px)}
	100%{-moz-transform:translateY(0px)}}
@keyframes fade-down{
	0%{-webkit-transform:translateY(-50px);-moz-transform:translateY(-50px);-ms-transform:translateY(-50px);-o-transform:translateY(-50px);transform:translateY(-50px)}
	100%{-webkit-transform:translateY(0px);-moz-transform:translateY(0px);-ms-transform:translateY(0px);-o-transform:translateY(0px);transform:translateY(0px)}
	}
	
.fade-d{-webkit-animation:fade-down ease-in-out 1s 0.4s both;-moz-animation:fade-down ease-in-out 1s 0.4s both;animation:fade-down ease-in-out 1s 0.4s both}
@-webkit-keyframes fade-d{
	0%{-webkit-transform:translateY(-50px)}
	100%{-webkit-transform:translateY(0px)}
	}
@-moz-keyframes fade-d{
	0%{-moz-transform:translateY(-50px)}
	100%{-moz-transform:translateY(0px)}}
@keyframes fade-d{
	0%{-webkit-transform:translateY(-50px);-moz-transform:translateY(-50px);-ms-transform:translateY(-50px);-o-transform:translateY(-50px);transform:translateY(-50px)}
	100%{-webkit-transform:translateY(0px);-moz-transform:translateY(0px);-ms-transform:translateY(0px);-o-transform:translateY(0px);transform:translateY(0px)}
	}
		
	
.c_0100_bg2{ background:url(images/main_img1.jpg) top center no-repeat #f5efdf;}
.c_1200_1{ float:left; width:1200px; padding:60px 0 0 0;}
.ul_list1{ float:left; width:100%;}
.ul_list1 .li_st1{ float:left; width:33.3333%; height:450px; padding:5px;}
.ul_list1 .li_st1 a{ display:block; position:relative; color:#fff; width:100%;height:450px; background-color:rgba(0,0,0,0.9);background-position:50%;background-repeat:no-repeat;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;transition:all 1s ease}
.ul_list1 .li_st1 a:after{content:''; display:table; clear:both; position:absolute;top:0;left:0;height:100%;width:100%;background:rgba(0,0,0,0.3);z-index:0;-webkit-transition:all 0.6s ease;-moz-transition:all 0.6s ease;transition:all 0.6s ease}
.ul_list1 .li_st1 a:hover:after{background-color:rgba(0,0,0,0.7)}
.ul_list1 .li_st1 a .content{position:absolute;width:100%;display:block;margin-left:auto;margin-right:auto;text-align:center;top:10%;-webkit-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out}
.ul_list1 .li_st1 a .content{position:relative;z-index:2;}
.ul_list1 .li_st1 a .content{height:auto; position:absolute;margin:auto;text-align:center;left:0;right:0;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}
.ul_list1 .li_st1 a h4{color:#fff;font-size:14px;line-height:19px; text-transform:uppercase; font-weight:normal;}
.ul_list1 .li_st1 a i{ font-size:24px;}
.ul_list1 .li_st1 a p{font-size:14px; height:40px; overflow:hidden;color:#bdbdbd; line-height:20px; margin-top:45px;padding:0 5%;-webkit-transition:margin 0.3s ease-in-out;-moz-transition:margin 0.3s ease-in-out;transition:margin 0.3s ease-in-out;}
.ul_list1 .li_st1 a .content-hover{position:absolute;top:40%;left:0;right:0;bottom:0;opacity:1;-webkit-transition:all 0.7s ease;-moz-transition:all 0.7s ease;transition:all 0.7s ease}
.ul_list1 .li_st1 a .content-hover{opacity:0; top:50%;position:absolute;margin:auto;text-align:center;left:0;right:0; -webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%); z-index:1;}
.ul_list1 .li_st1 a .content-hover span{ margin-top:65px;}
.ul_list1 .li_st1 a:hover{-webkit-transition:all 1s ease;-moz-transition:all 1s ease;transition:all 1s ease}
.ul_list1 .li_st1 a:hover:after{background-color:rgba(0,0,0,0.7)}
.ul_list1 .li_st1 a:hover .block-bg{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2);-webkit-transition:all 0.8s ease;-moz-transition:all 0.8s ease;transition:all 0.8s ease}
.ul_list1 .li_st1 a:hover .content{opacity:0}
.ul_list1 .li_st1 a:hover .content-hover{opacity:1;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;transition:all 1s ease}
.ul_list1 .li_st1 a:hover .content-hover i{ display:block; -webkit-animation:fade-down 0.7s ease;-moz-animation:fade-down 0.7s ease;animation:fade-down 0.7s ease}
.ul_list1 .li_st1 a:hover .content-hover h4{-webkit-animation:fade-down 0.7s ease;-moz-animation:fade-down 0.7s ease;animation:fade-down 0.7s ease}
.ul_list1 .li_st1 a:hover .content-hover p,
.ul_list1 .li_st1 a:hover .content-hover span{-webkit-animation:fade-up 0.7s ease;-moz-animation:fade-up 0.7s ease;animation:fade-up 0.7s ease}



.c_1200_2{ float:left; width:100%;}
.ul_list2{ float:left; width:1200px; padding:0 0 50px 0; }
.ul_list2 .li_list2{ float:left; width:590px; height:380px; margin:20px 20px 0 0;}
.ul_list2 .li_list2:nth-child(2){ margin-right:0;}
.ul_list2 .li_list2 a{ display:block; position:relative; color:#fff; width:100%;height:380px; background-color:rgba(0,0,0,0.7);background-position:50%;background-repeat:no-repeat;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;transition:all 1s ease}
.ul_list2 .li_list2 a:after{content:''; display:table; clear:both; position:absolute;top:0;left:0;height:100%;width:100%;background:rgba(0,0,0,0.3);z-index:0;-webkit-transition:all 0.6s ease;-moz-transition:all 0.6s ease;transition:all 0.6s ease}
.ul_list2 .li_list2 a:hover:after{background-color:rgba(0,0,0,0.7)}
.ul_list2 .li_list2 a .content{position:absolute;width:100%;display:block;margin-left:auto;margin-right:auto; text-align:center;bottom:0;-webkit-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out}
.ul_list2 .li_list2 a .content{position: relative;z-index:2;}
.ul_list2 .li_list2 a .content{height:auto; position:absolute;margin:auto;text-align:center;left:0;right:0;bottom:0; background-color:rgba(0,0,0,0.4);}
.ul_list2 .li_list2 a h4{color:#fff;font-size:18px;line-height:40px;  padding:0 10px; overflow: hidden; text-overflow:ellipsis; font-weight:normal; }
.ul_list2 .li_list2 a i{ font-size:12px; font-style:italic;}
.ul_list2 .li_list2 a p{ color:#b5b5b5; font-size:14px; line-height:20px; height:40px; overflow:hidden; padding:0 5%;-webkit-transition:margin 0.3s ease-in-out;-moz-transition:margin 0.3s ease-in-out;transition:margin 0.3s ease-in-out;}
.ul_list2 .li_list2 a .conten-hover{position:absolute;top:40%;left:0;right:0;bottom:0;opacity:1;-webkit-transition:all 0.7s ease;-moz-transition:all 0.7s ease;transition:all 0.7s ease;}
.ul_list2 .li_list2 a .content-hover{opacity:0;top:50%;position:absolute;margin:auto;text-align:center;left:0;right:0; -webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%); z-index:1;}
.ul_list2 .li_list2 a .content-hover h4{margin-top:22px; margin-bottom:10px;}
.ul_list2 .li_list2 a .content-hover span{ color:#b5b5b5; font-size:12px; line-height:32px; width:194px; margin-top:40px; background:url(images/main_img7.png) center no-repeat;}
.ul_list2 .li_list2 a:hover{-webkit-transition:all 1s ease;-moz-transition:all 1s ease;transition:all 1s ease}
.ul_list2 .li_list2 a:hover .block-bg{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2);-webkit-transition:all 0.8s ease;-moz-transition:all 0.8s ease;transition:all 0.8s ease}
.ul_list2 .li_list2 a:hover .content{opacity:0}
.ul_list2 .li_list2 a:hover .content-hover{opacity:1;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;transition:all 1s ease}
.ul_list2 .li_list2 a:hover .content-hover i{ display:block; -webkit-animation:fade-down 0.7s ease;-moz-animation:fade-down 0.7s ease;animation:fade-down 0.7s ease}
.ul_list2 .li_list2 a:hover .content-hover h4{-webkit-animation:fade-down 0.7s ease;-moz-animation:fade-down 0.7s ease;animation:fade-down 0.7s ease;}
.ul_list2 .li_list2 a:hover .content-hover p,
.ul_list2 .li_list2 a:hover .content-hover span{-webkit-animation:fade-up 0.7s ease;-moz-animation:fade-up 0.7s ease;animation:fade-up 0.7s ease}

.c_1200_3{ float:left; width:1200px; padding:0 0 60px 0;}
.title_1{ float: left; width:100%; height:46px; color:#666666; font-size:28px; line-height:46px; text-align:center;}
.t_1200_1{ float:left; width:1200px; padding:20px 0 0 0;}
.ul_mem{ float:left; width:100%;}
.ul_mem .li_mem{ float:left; width:240px; height:200px; border-right:#e9e3d4 solid 1px;}
.ul_mem .li_mem .img_mem{ display:block; max-width:100%; height:180px; text-align:center;}
.ul_mem .li_mem .tit_mem{ display:block; width:100%; height:34px; line-height:34px; text-align:center;  overflow: hidden; text-overflow:ellipsis;}
.ul_mem .li_mem .tit_mem a{color:#888888; -webkit-transition:all 1s ease;-moz-transition:all 1s ease; -o-transition:all 1s ease; transition:all 1s ease}
.ul_mem .li_mem:hover .tit_mem a,
.ul_mem .li_mem .tit_mem a:hover{ color:#9e0029;}
.ul_mem .li_mem:nth-child(5){ border:0;}

.c_1200_4{ float:left; width:1200px; height:300px; padding:87px 0 0 0;}
.c_1200_4 .tit_history{ display:block; width:100%;height:23px; background:url(images/main_img10.png) center no-repeat; color:#ffffff; font-size:18px; line-height:23px; text-align:center; }
.c_1200_4 .text_history{ float:left; width:100%; padding:7px 0 35px 0; color:#fff; font-size:14px; line-height:24px; text-align:center;}
.c_1200_4 .btn_history{ display: table; text-align:center; width:189px; margin:0 auto; height:32px; line-height:32px; background:url(images/main_img7.png) no-repeat;}
.c_1200_4 .btn_history a{ color:#b8b8b8;}

/*down*/
.c_0100_bg3{ background-color:#171717;}
.c_1200_5{ float:left; width:100%; padding:15px 0 15px 0;}
.pz_SideLayer_2{ float:left; width:1134px;}
.pz_SideLayer_2 .l1{ float:left; width:189px;}
.pz_SideLayer_2 .l1 span{ float:left; width:189px;}
.pz_SideLayer_2 .l1 .l1_a{ float:left; width:142px; color:#888888; font-size:14px; line-height:22px; padding: 22px 0 22px 20px; background:url(images/down_img1.png) right center no-repeat; -webkit-transition:all 1s ease;-moz-transition:all 1s ease; -o-transition:all 1s ease; transition:all 1s ease;}
.pz_SideLayer_2 .l1:nth-child(6) .l1_a{ background:0;}
.pz_SideLayer_2 .l1 .l1_a:hover{ color:#fff;}
.pz_SideLayer_2 .l1 b{ display:none;}
.pz_SideLayer_2 .l1 .l1_ul{ float:left; width:100%; display:none;}
.pz_SideLayer_2 .l1 .l1_ul .l2{ float:left; width:100%; line-height:20px; padding:8px 0 8px 20px;}
.pz_SideLayer_2 .l1 .l1_ul .l2 .l2_a{ color:#4c4c4c; -webkit-transition:all 1s ease;-moz-transition:all 1s ease; -o-transition:all 1s ease; transition:all 1s ease;}
.pz_SideLayer_2 .l1 .l1_ul .l2 .l2_a:hover{ color:#aeaeae;}
.c_1200_5 .r_5{ float:right; width:5px; height:3px; margin:33px 20px 0 0; background:url(images/down_img3.png) no-repeat; cursor:pointer;}
.c_1200_5 .r_5.current{ background: url(images/down_img2.png) no-repeat;}

.c_0100_bg4{ background:url(images/down_img4.png) 0 12px repeat-x #171717; }
.c_1200_6{ float:left; width:100%; height:24px;}
.c_1200_6 .cen_win{ display:table; color:#4c4c4c; line-height:24px; margin:0 auto; padding:0 20px; background-color:#171717;}

.c_1200_7{ float:left; width:1200px; padding:32px 0 35px 0;}
.c_1200_7 .t_1200_2{ float:left; width:100%; color:#4c4c4c; font-size:12px; line-height:24px; text-align:center;}
.c_1200_7 .t_1200_2 a{ color:#4c4c4c; margin:0 20px; -webkit-transition:all 1s ease;-moz-transition:all 1s ease; -o-transition:all 1s ease; transition:all 1s ease; }
.c_1200_7 .t_1200_2 a:hover{ color:#888888;}
.c_1200_7 .t_1200_3{ float:left; width:100%; padding:8px 0 0 0; color:#fff; text-align:center; line-height:24px;}
.c_1200_7 .t_1200_3 a{color:#ccc;  -webkit-transition:all 1s ease;-moz-transition:all 1s ease; -o-transition:all 1s ease; transition:all 1s ease; font-size:12px;}
.c_1200_7 .t_1200_3 a:hover{ color:#888888;}
.c_1200_7 .t_1200_3 span a{-webkit-transition:all 1s ease;-moz-transition:all 1s ease; -o-transition:all 1s ease; transition:all 1s ease;}



/*关于我们——法律声明——产品鉴别*/
.c_0100_2{ float:left; width:100%; height:450px;}
.c_1200_8{ float:left; width:1200px; padding:220px 0 0 0;}
.title_2{ float:left; width:100%; color:#ffffff; font-size:36px; text-align:center; line-height:63px;}

.pz_SideLayer{ display:table; margin:0 auto;  color:#f1f1f1; font-size:14px;}
.pz_SideLayer .l1{ display:inline-block; color:#f1f1f1; font-size:14px;}
.pz_SideLayer .l1 a{ margin: 0 35px; line-height:24px; color:#fff; font-size:14px;}
.pz_SideLayer .l1 a:hover,
.pz_SideLayer .l1 .hover{ background:url(images/main_img4.png) no-repeat; color:#9e0028;}

.c_0100_bg5{ background:url(images/about_img3.jpg) top no-repeat #f7f2e5;}
.title_4{ float:left; width:100%; color:#333333; font-size:36px; text-align:center; padding:77px 0 17px 0;}
.c_1200_9{ float: left; width:1200px; padding:0 0 80px 0;}
.tboy_1{ float:left; width:1200px; padding:20px 0 0 0;}
.tl_1{ float:left; width:49.1%;}
.xing_pf_box{ float:left; width:100%; position:relative; font-weight:normal;}
.xing_pf_box .pf_xing{ position:absolute; left:20px; top:0; z-index:70; color:#888888; font-size:14px; line-height:42px;}
.xing_pf_box .pf_xing.fontsize{ font-size:12px;}
.xing_pf_box .pf_xing .b_xing{ color:#9f0027; font-weight:normal;}
.xing_pf_box2{float:left; width:100%;  }

.dom_1{ float:left; width:100%; height:42px; border:0; padding:0; margin:0; background:#eae2d2; padding:0 0 0 20px; color:#888888; font-size:14px; line-height:42px;}
.tr_1{ float:right; width:49.1%;}
.tl_2{ float:left; width:32%; margin:0 2% 0 0;}
.tl_2:nth-child(3){ margin-right:0;}

.pz_select_2{ float:left; width:100%; height:42px; padding:0 20px;  position:relative; cursor:pointer;  background-color:#eae2d2;}
.pz_select_2 span{float:left; width:100%; height:42px;  background:url(images/about_img4.png) right center no-repeat; color:#888888; font-size:14px; line-height:42px;}
.pz_select_2 ul {width:100%; background:#eee7d8; position:absolute; left:0;  top:42px; z-index:90; display:none; padding-bottom:15px; }
.pz_select_2 .option { float:left; width:100%;  padding:5px 20px;  line-height:30px;}
.pz_select_2 .option a{ color:#333; font-size:14px; }
.pz_select_2 .option a:hover{color:#9f0027;}
.pz_select_2 .option:hover,
.pz_select_2 .option.on{ background-color:#f7f2e5;}
.dom_2{ float:left; width:100%; height:230px; border:0; padding:10px 20px; margin:0; background:#eae2d2;  color:#888888; font-size:14px; line-height:24px;}

.tboy_2{ float:left; width:100%; padding:14px 0 15px 0;}
.tboy_2 label{ color:#888888; font-size:14px; line-height:24px; font-weight:normal;}
.tboy_3{ float:left; width:100%;}
.tl_3{ float:left; width:220px; margin:0 20px 0 0;}
.tl_4{ float:left; width:104px; height:42px;}
.tboy_4{ float:left; width:100%; padding:80px 0 0 0;}
.btn_dom{ display:table; margin:0 auto; width:280px;}
.btn_dom_son{ display:inline-block; width:120px; height:42px; margin:0 10px;  float:left;}
.dom_3{ float:left; width:100%; height:42px; border:0; margin:0; background:#c2bcaf;  color:#ffffff; font-size:14px; line-height:42px; -webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out; }
.dom_3.hover,
.dom_3:hover{ background:#9e0029;}

/*关于我们——法律声明——法律申明*/
.c_1200_10{ float:left; width:100%; padding:72px 0 80px 0;}
.t_1200_4{ float:left; width:100%;}
.ul_about_law{ float:left; width:100%;}
.ul_about_law .li_law{ float:left; width:50%; height:30px; padding:0 6.5% 0 0;}
.ul_about_law .li_law a{ float:left; width:50%; line-height:30px; color:#333333; font-size:14px;  overflow: hidden; text-overflow:ellipsis; -webkit-transition:all 1s ease;-moz-transition:all 1s ease; -o-transition:all 1s ease; transition:all 1s ease;}
.ul_about_law .li_law.on a,
.ul_about_law .li_law a:hover{ color:#9e0028;}
.ul_about_law .li_law span{ float:right; line-height:30px; color:#888888; font-style:italic; font-family:Arial;}

.t_1200_5{ float:left; width:100%; padding:85px 0 0 0;}
.t_1200_5 .tit_law_win{ float:left; width:100%; color:#333333; font-size:36px; text-align:center; line-height:40px;}
.t_1200_5 .time_law_win{ float:left; width:100%; padding:8px 0 32px 0; border-bottom:#bfbdb6 solid 1px; color:#888888;  line-height:24px; font-family:Arial; font-style:italic; text-align:center;}
.t_1200_5 .text_law_win{ float:left; width:100%; padding:30px 0 0 0; color:#333333; font-size:14px; line-height:30px;}

/*关于我们——集团概况*/
.c_1200_11{ float:left; width:100%; padding:80px 0 0 0;}
.title_5{ float:left; width:100%;}
.title_5 .pic_group{ display: table; margin:0 auto; }
.title_5 .tit_group{ display:block;  background:url(images/about_img10.jpg) 0 center repeat-x; margin:15px 0 0 0;}
.title_5 .tit_group .bg_gro{ display:block; width:100%; height:44px;}
.title_5 .tit_group .cen_gro{ display: table; height:44px; color:#333333; font-size:36px; max-width:100%; margin:0 auto; vertical-align:middle; background:#f7f2e5;  }
.title_5 .tit_group .cen_gro img{display:block; margin-top:16px;}
.title_5 .tit_group .cen_gro .lpic{display:inline-block; width:130px; padding-right:30px; background-color:#f7f2e5; height:44px;  vertical-align:middle;  } 
.title_5 .tit_group .cen_gro .rpic{display:inline-block; width:130px; padding-left:30px; background-color:#f7f2e5; height:44px;  vertical-align:middle;}
.title_5 .tit_group .cen_gro .cen_winn{ display:inline-block; max-width:920px; color:#333333; font-size:36px; background-color:#f7f2e5;  vertical-align:middle; height:44px;}

.t_1200_6{ float:left; width:1200px; padding:30px 0 40px 0; color:#333333; font-size:14px; line-height:30px;}
.t_1200_6 .l_373{ float:left; width:373px; }
.t_1200_6 .l_373_2{ float:left; width:373px; margin:5px 0 0 40px;}
.t_1200_6 .r_373{ float:right; width:373px;}

.c_0100_bg6{  height:550px;}
.c_1200_12{ float:left; width:100%; padding:100px 0 0 0;}
.c_1200_12 .bigImg{ float:left; width:100%; overflow:hidden;}
.c_1200_12 .bigImg li{ float:left; width:499px;}
.c_1200_12 .bigImg li .tit_big{ float:left; width:174px; height:80px; background-color:rgba(0,0,0,0.4); color:#b5b5b5; font-size:30px; text-align:center; line-height:80px; font-style:italic;}
.c_1200_12 .bigImg li .text_big{ float:left; width:499px; background-color:rgba(0,0,0,0.4); padding:20px 35px 20px 35px;  overflow: hidden; text-overflow:ellipsis;}
.c_1200_12 .bigImg li .text_big a{ color:#b5b5b5; font-size:14px; line-height:30px;}
.c_1200_12 .smallScroll{ float:left; width:1200px; background-color:rgba(0,0,0,0.5); margin:85px 0 0 0;}
.c_1200_12 .smallScroll .sPrev{ float:left; width:100px; height:50px; text-align:center;}
.c_1200_12 .smallScroll .sPrev img{ margin:19px auto 0 auto;}
.c_1200_12 .smallScroll .sPrev:hover{ background-color:rgba(0,0,0,0.5);}
.c_1200_12 .smallScroll .smallImg{ float:left; width:1000px;}
.c_1200_12 .smallScroll ul{ float:left; width:1000px;}
.c_1200_12 .smallScroll ul li{ float:left; width:250px; height:50px; color:#808080; font-size:18px; text-align:center; line-height:50px; overflow: hidden; text-overflow:ellipsis;}
.c_1200_12 .smallScroll ul li.hover,
.c_1200_12 .smallScroll ul li:hover{ background-color:#3b1c24; color:#fff;}
.c_1200_12 .smallScroll .sNext{ float:right; width:100px; height:50px; text-align:center;}
.c_1200_12 .smallScroll .sNext img{margin:19px auto 0 auto;}
.c_1200_12 .smallScroll .sNext:hover{background-color:rgba(0,0,0,0.5);}

.t_1200_7{ float:left; width:100%; padding:28px 0 110px 0; color:#333333; font-size:14px; line-height:30px; text-align:center;}
.c_0100_bg7{}
.c_1200_13{ float:left; width:1200px; padding:0 100px 50px 100px;}
.c_1200_13 .tline{ float:left; width:100%; padding:38px 0 0 0; }
.c_1200_13 .tline .l_112{ width:112px; }
.c_1200_13 .tline .l_138{ width:138px;}
.c_1200_13 .tline .r_750{  width:750px; color:#cdcdcd; font-size:14px; line-height:30px;  word-wrap:break-word; word-break:break-all;}
.c_1200_13 .tline .r_750.line1{ line-height:40px;}
.c_1200_13 .tline .r_750 .pt1{ margin-top:10px;}
.c_1200_13 .tline .r_750 .span_2{ font-size:24px; font-family:Arial; font-style:italic;}

.t_1200_8{ float:left; width:100%; padding:28px 0 50px 0; color:#333333; font-size:14px; line-height:30px; text-align:center;}
.t_1200_9{ float:left; width:800px; height:484px; margin:0 200px 10px 200px;}
.t_1200_9 .map_box{ float:left; width:800px;  position:relative;}
.t_1200_9 .img_map{ display:block; width:100%;}
.t_1200_9 .amap{ position:absolute; width:8px; height:8px; background-color:#9e0028; -moz-border-radius:50%; webkit-border-radius:50%; -khtml-border-radius:50%;border-radius:50%; z-index:1;}
.t_1200_9 .amap .mapspan{ display:none; position:absolute; height:50px; left:-12px; top:-55px;}
.t_1200_9 .amap .mapspan i{ float:left; background-color:#333333; padding:0 20px; height:25px; color:#ffffff; line-height:25px; white-space:nowrap;}
.t_1200_9 .amap .mapspan b{ float: left; width:15px; height:25px; background:url(images/about_img25.png) no-repeat;}
.t_1200_9 .amap:hover .mapspan{ display:block;}
.t_1200_10{ float:left; width:100%; color:#333333; line-height:20px; text-align:center; padding:12px 20px 35px 20px;}

.c_0100_bg8{ background:url(images/about_img28.jpg) top no-repeat; height:550px;}
.c_1200_14{ float:left; width:100%; padding:44px 0 0 0;}
.c_1200_14 .tit_grape{ float:left; width:100%; color:#ffffff; font-size:24px; text-align:center; line-height:35px;}
.c_1200_14 .img_grape{ display: table; max-width:100%; margin:0 auto; padding:85px 0 0 0;}
.c_1200_14 .text_grape{ display:block; padding:75px 0 0 0; color:#cdcdcd; font-size:20px; text-align:center; line-height:30px;}

.c_0100_bg9{  height:550px;}
.c_1200_15{ float:left; width:100%; padding:190px 0 0 0;}
.t_1200_11{ margin:0 auto; width:66%; color:#bdbdbd; font-size:14px; line-height:30px; text-align:center;}
.t_1200_12{ display:table; max-width:66%; margin:0 auto; padding:50px 0 0 0;}
.t_1200_12 .cell_grape{ display:inline-block; padding:0 45px;}

/*关于我们——经销商网络*/
.c_1200_16{ float:left; width:1200px; padding:80px 23px;}
.slide_net{ float:left; width:100%; padding:0 52px; position:relative;}
.slide_net .bd{ float:left; width:1050px;}
.slide_net .bd ul{ float:left; width:100%;}
.slide_net .bd ul li{ float:left; width:350px; height:280px;}
.slide_net .bd ul li .li_box{ float:left; width:306px; height:280px; margin:0 22px;  padding:35px 20px 20px 20px;  background:url(images/about_img37.png) no-repeat;}
.slide_net .bd ul li .tit_net{ float:left; width:100%; color:#9e0028; font-size:18px; font-family:Arial; line-height:23px;}
.slide_net .bd ul li .text_net{ float:left; width:100%; height:180px; margin:22px 0 0 0; color:#333; font-size:14px; line-height:30px; overflow:hidden;}
.slide_net .lprev{ position:absolute; left:0; top:50%; margin-top:-50px; width:52px; height:100px; background:url(images/busi_img3.png) no-repeat; cursor:pointer;}
.slide_net .prevStop,
.slide_net .lprev:hover{ background:url(images/busi_img4.png) no-repeat;}
.slide_net .rnext{ position:absolute; right:0; top:50%; margin-top:-50px; width:52px; height:100px; background:url(images/busi_img5.png) no-repeat;}
.slide_net .nextStop,
.slide_net .rnext:hover{ background:url(images/busi_img6.png) no-repeat;}
.slide_net .hd{ float:left; width:100%; height:0; overflow:hidden;}
 
.c_0100_bg9{ }
.c_1200_17{ float:left; width:1200px; height:550px; padding:66px 0 0 0;}
.map_wine{ float:left; width:510px; height:418px; position:relative;}
.map_wine .img_wine{ display:block; width:100%;}
.map_wine .pf_wine{ position:absolute; width:8px; height:8px; background-color:#9e0028; -moz-border-radius:50%; webkit-border-radius:50%; -khtml-border-radius:50%;border-radius:50%; z-index:1; /*cursor:pointer;*/}
.map_wine .pf_wine .pf_wine_box{ display:none; position:absolute; width:243px; height:280px; top:8px; left:-117px; padding:20px 20px 12px 20px; background-color:rgba(255,255,255,0.9); z-index:2;}
.pf_wine_box_z{ display:block; width:100%; }
.map_wine .pf_wine .pf_wine_box .pf_shut{ position:absolute; width:14px; height:14px; right:8px; top:8px; z-index:45;}
.map_wine .pf_wine .pf_wine_box .pf_shut a{width:14px; height:14px; float:none;}
.map_wine .pf_wine .pf_wine_box .pf_wk{ float:left; width:203px; height:248px; overflow:hidden; line-height:22px;}
.map_wine .pf_wine .pf_wine_box .pf_wk .brand{ float:left; width:203px; height:47px;}
.map_wine .pf_wine .pf_wine_box .pf_wk .brand .img_br{ float:left; width:74px; height:47px;}
.map_wine .pf_wine .pf_wine_box .pf_wk .brand .tit_br{ float:right; width:110px; color:#333; font-weight:bold; line-height:22px;}
.map_wine .pf_wine .pf_wine_box .pf_wk .text_wine{ float:left; width:203px; color:#333333; line-height:24px; padding:30px 0 0 0;}
.map_wine .pf_wine:hover .pf_wine_box{ display:block;}
.map_wine .pf_wine:hover {
    z-index:9;
}

/*关于我们——经销商网络内页*/
.c_1200_18{ float:left; width:100%; padding:45px 0 0 0;}
.liqueur_box{ float:left; width:100%; padding:0 0 35px 0;}
.li_queur_1{ float:left; width:100%;  margin:35px 0 45px 0; padding:35px 40px 45px 40px; background-color:#fbf7ec;}
.li_queur_1 .tit_lb{ float:left; width:100%; text-align:center; color:#333333; font-size:36px; line-height:42px; text-align:center; /*white-space:nowrap; overflow: hidden; text-overflow:ellipsis;*/}
.li_queur_1 .tit_lb a{color:#333333; font-size:36px;}
.li_queur_1 .text_lb{ float:left; width:100%; padding:28px 0 0 0;}
.li_queur_1 .l_210{ float:left; width:210px; text-align: center;}
.li_queur_1 .l_210 img{ width:151px; height:145px;}
.li_queur_1 .r_870{ float:right; width:870px;  color:#333; font-size:14px; line-height:30px;}

.li_queur_2{float:left; width:100%; }
.title_6{ float:left; width:100%; color:#333; font-size:36px; text-align:center; line-height:36px;}
.box_qu{ float:left; width:100%; margin:35px 0 45px 0; padding:33px 0 40px 0; background-color:#fbf7ec;}
.box_qu .t_box{ float:left; width:100%; padding:0 40px 55px 40px;}
.box_qu .t_box .l_210_2{float:left; width:210px; text-align: center; padding:28px 0 0 0; padding:16px 0 0 0;}
.box_qu .t_box .l_210_2 img{ width:151px; height:145px;}
.box_qu .t_box .r_870_2{ float:left; width:870px;}
.box_qu .t_box .r_870_2 .t_870_1{ float:left; width:100%; color:#9e0028; font-size:14px; font-weight:bold; line-height:30px;}
.box_qu .t_box .r_870_2 .t_870_1 a{color:#9e0028; font-size:14px;}
.box_qu .t_box .r_870_2 .t_870_1 a:hover{color:#9e0028;}
.box_qu .t_box .r_870_2 .t_870_2{ float:left; width:100%; padding:12px 0 0 0; color:#333; font-size:14px; line-height:30px;}
.box_qu .d_box{ float:left; width:1200px; padding:0 23px;}
.slide_qu{ float: left; width:100%; padding:0 52px; position:relative;}
.slide_qu .bd{ float:left; width:100%; padding:0 60px;}
.slide_qu .bd ul{ float:left; width:100%;}
.slide_qu .bd ul li{ float:left; width:100%;}
.slide_qu .bd ul li .l_428{  width:428px; height:360px; text-align:center;}
.slide_qu .bd ul li .r_464{  width:464px; color:#333; font-size:14px; line-height:30px;}
.slide_qu .l_prev{ position:absolute;}
.slide_qu .l_prev{ position:absolute; left:0; top:50%; margin-top:-50px; width:52px; height:100px; background:url(images/busi_img3.png) no-repeat; cursor:pointer;}
.slide_qu .prevStop,
.slide_qu .l_prev:hover{ background:url(images/busi_img4.png) no-repeat;}
.slide_qu .r_next{ position:absolute; right:0; top:50%; margin-top:-50px; width:52px; height:100px; background:url(images/busi_img5.png) no-repeat;}
.slide_qu .nextStop,
.slide_qu .r_next:hover{ background:url(images/busi_img6.png) no-repeat;}
.slide_qu .hd{ float:left; width:100%; padding:80px 0 0 0;}
.slide_qu .hd ul{ display:table; margin:0 auto;}
.slide_qu .hd ul li{ display: inline-block; width:10px; height:10px; margin:0 5px; -moz-border-radius:50%; webkit-border-radius:50%; -khtml-border-radius:50%;border-radius:50%; background-color:#aeaeae; overflow:hidden; text-indent:-999px;}
.slide_qu .hd ul li.on{ background-color:#9e0029;}

/*关于我们——联系我们（你是个人？）*/
.c_0100_bg10{ background:url(images/contact_img1.jpg) top center no-repeat;}
.c_1200_19{ float:left; width:100%; padding:240px 0 0 0; text-align:center; color:#fff; font-size:14px; line-height:18px;}
.c_1200_20{ float:left; width:100%; background-color:#f3efe4; margin:0 0 80px 0;}
.slide_your{ float:left; width:100%;}
.slide_your .hd{ float:left; width:1200px;}
.slide_your .hd ul{ float:left; width:100%;}
.slide_your .hd ul li{ float:left; width:33.33333%; height:90px; border-right:#2c2b2a solid 1px; background-color:#171614; color:#fff; font-size:18px; text-align:center; line-height:90px; cursor:pointer;}
.slide_your .hd ul li a{color:#fff; font-size:18px;}
.slide_your .hd ul li.on{ background-color:#9e0029;}
.slide_your .hd ul li.first:nth-child(3){border:0;}
.slide_your .hd ul li.wid1{ width:25%;}
.slide_your .hd ul li.wid1:nth-child(4){ border:0;}
.slide_your .bd{ float:left; width:100%; padding:20px 20px 75px 20px;  background:url(images/about_img3.jpg) top no-repeat #f7f2e5;}
.slide_your .bd .your_show{ float:left; width:100%;}

.cboy_1{ float:left; width:1160px; padding:20px 0 0 0;}
.cboy_2{ float:left; width:100%; padding:14px 0 15px 0;}
.cboy_2 label{ color:#888888; font-size:14px; line-height:24px; font-weight:normal;}
.cboy_3{ float:left; width:100%;}
.cboy_4{ float:left; width:100%; padding:80px 0 0 0;}
.cboy_5{ float:left; width:100%; padding:34px 0 0 0; color:#888888; line-height:24px;}


/*关于我们——企业社会责任*/
.t_1200_13{ float:left; width:1200px; padding:65px 0 95px 0; color:#333333; font-size:14px; line-height:30px;}
.t_1200_13 .l_373{ float:left; width:373px; margin-right:40px;}
.t_1200_13 .l_373 .t_373_1{ display:block; padding:0 0 20px 0; font-weight:bold;}
.t_1200_13 .r_373{ float:right; width:373px;}
.t_1200_13 .r_373 .t_373_1{display:block; padding:0 0 20px 0; font-weight:bold;}

.c_0100_bg11{ }
.c_1200_21{ float:left; width:1200px; padding:19px 0 17px 0;}
.c_1200_21 .l_600{ float:left; width:52%; color:#fff; font-size:14px; line-height:30px;}
.c_1200_21 .l_600 .t_600_1{ float: left; width:100%; padding:55px 0 56px 0; border-bottom:#281e1b solid 1px;}
.c_1200_21 .l_600 .t_600_1:last-child{ border:0;}

.t_1200_14{ float:left; width:100%; padding:45px 0 0 0; color:#333; font-size:14px; line-height:30px;}
.t_1200_14 .l_484{ float:left; width:484px; padding:25px 0 0 0; text-align:center;}
.t_1200_14 .r_600{ float:right; width:600px;}
.t_1200_14 .r_600 .t_600_1{ display:block; padding:20px 0 0 0; font-weight:bold;}

.t_1200_15{ float:left; width:100%; padding:50px 0;}
.tit_some{ float:left; width:100%; padding:45px 0 30px 0; color:#333; font-size:24px; text-align:center; line-height:35px;}
.block_some{ float:left; width:100%;}
.title_some{ float: left; width:100%; padding:55px 0 11px 0; color:#333; font-size:24px; text-align:center; line-height:35px;}
.d_1200_1{ float:left; width:1200px;}
.d_1200_1 .l_600_2{ float:left; width:600px; padding:28px 0 0 0;}
.d_1200_1 .r_575{ float:right; width:575px; color:#333; font-size:14px; line-height:30px;}
.d_1200_1 .r_575 .t_575_1{  padding:20px 0 0 0;}

.d_1200_2{ float:left; width:1200px; padding:0 0 40px 0;}
.d_1200_2 .li_some{ float:left; width:373px; margin:30px 30px 0 0;}
.d_1200_2 .li_some .pic_some{ float:left; width:100%;}
.d_1200_2 .li_some:nth-child(3n){ margin-right:0;}
.d_1200_2 .li_some .text_some{ float:left; width:100%; color:#333; font-size:14px; line-height:30px;}
.d_1200_2 .li_some .text_some .t_373_2{ padding:20px 0 0 0;}

.d_1200_3{ float:left; width:1200px; padding:50px 0 0 0; color:#333; font-size:14px; line-height:30px;}
.d_1200_3 .l_373_3{ float:left; width:373px; margin:0 40px 0 0;}
.d_1200_3 .l_373_3:nth-child(3n){ margin-right:0;}
.d_1200_3 .l_373_3 .t_373_3{ float:left; width:373px;}
.d_1200_3 .l_373_3 .t_373_3 .d_370_1{  padding:20px 0 0 0;}
.d_1200_3 .l_373_3 .t_373_4{ float:left; width:373px; padding:10px 0 0 0;}

.tad_1{ width:50%; padding:6px 20px; color:#333; font-size:14px; line-height:30px; font-family:Arial;}
.tad_z{ border-left:#d5d2c9 solid 1px;}
.tad_s{ border-top:#d5d2c9 solid 1px;}
.tad_y{ border-right:#d5d2c9 solid 1px;}
.tad_x{ border-bottom:#d5d2c9 solid 1px;}

.t_1200_16{ float:left; width:100%; text-align:center; padding:80px 0 90px 0;}

.pf_dian{ position: fixed; width:20px; top:50%; right:38px; z-index:900;}
.pf_dian .dian_box{ float:left; width:8px; height:120px; margin:0 6px;}
.pf_dian .dian_box .li_dian{ float: left; width:8px; height:19px;  margin:11px 0 0 0;  }
.pf_dian .dian_box .li_dian a{float: left; width:8px; height:8px; background-color:#aeaeae;  -moz-border-radius:50%; webkit-border-radius:50%; -khtml-border-radius:50%;border-radius:50%; -webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out; position:relative;}
.pf_dian .dian_box .li_dian a:hover{ background-color:#9e0029;}
.pf_dian .dian_box .li_dian a .pf_leftdiv{ display:none; position:absolute; right:18px; top:-6px; z-index:50; color:#9e0029; font-size:12px; line-height:20px;  white-space:nowrap; -webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.pf_dian .dian_box .li_dian a:hover .pf_leftdiv{ display:block;}
    
.pf_dian .dian_return{ float:left; width:20px; height:20px; margin:7px 0 0 0; background-color:#aeaeae;  -moz-border-radius:50%; webkit-border-radius:50%; -khtml-border-radius:50%;border-radius:50%; -webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.pf_dian .dian_return:hover{background-color:#9e0029;}

/*关于我们——新闻活动*/
.c_1200_22{ float:left; width:100%; padding:10px 0 0 0;}
.ul_new{ float:left; width:100%;}
.li_new{ float:left; width:1200px; margin:20px 0 0 0; background-color:#fbf7ec;}
.li_new .l_600_3{  width:600px;}
.li_new .l_600_3.fl{ float:left;}
.li_new .l_600_3.fr{ float:right;}
.li_new .r_600_1{ float:left; width:600px; padding:69px 45px 0 45px;}
.li_new .r_600_1 .time_rn{ float: left; width:100%; color:#888888; font-family:Arial; font-style:italic; text-align:center; line-height:30px;}
.li_new .r_600_1 .tit_rn{ float:left; width:100%; margin:14px 0 0 0; text-align: center; line-height:30px; height:30px; white-space:nowrap; overflow: hidden; text-overflow:ellipsis; }
.li_new .r_600_1 .tit_rn a{ color:#333; font-size:18px; -webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.li_new .r_600_1 .tit_rn a:hover{ color:#9e0028;}
.li_new .r_600_1 .text_rn{ float:left; width:100%; height:40px; margin:13px 0 0 0; color:#888888; font-size:14px; line-height:20px; overflow:hidden;}
.li_new .r_600_1 .text_rn a{color:#888888; font-size:14px;}
.li_new .r_600_1 .btn_rn{  width:142px; margin:0 auto 0 auto;}
.li_new .r_600_1 .btn_rn .a_btnrn{ float:left; width:142px; height:42px; color:#888888; font-size:14px; text-align:center; line-height:40px; border:#b5b5b5 solid 1px;  margin:48px 0 80px 0; background-color:#fbf7ec; -webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out; position:relative;}
.li_new .r_600_1 .btn_rn .a_btnrn:hover{ background-color:#9e0028; border:#9e0028 solid 1px; color:#fff;}
.li_new .r_600_1 .btn_rn .a_btnrn:before{ content:""; position:absolute; width:16px; height:1px; background-color:#b5b5b5; left:-8px; top:20px; z-index:11; -webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.li_new .r_600_1 .btn_rn .a_btnrn:hover:before{ left:9px;}
.li_new .r_600_1 .btn_rn .a_btnrn:after{ content:""; position:absolute; width:16px; height:1px; background-color:#b5b5b5; right:-8px; top:20px; z-index:11; -webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.li_new .r_600_1 .btn_rn .a_btnrn:hover:after{ right:9px;}


.waik_1{ float:left; width:100%; padding:80px 0;}
.pz_fy{ display:table; max-width:100%; margin:0 auto; }/*分页浮左或者浮右，修改此处即可。例：text-align:left;*/
.pz_fy .a_1{ display:inline-block; width:30px; height:30px; margin:0 1px; COLOR: #fff; background-color:#111110; text-align:center; line-height:30px; -webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out; }
.pz_fy .a_1:hover,
.pz_fy .a_1.on{  background-color:#9e0029; text-decoration:none; cursor:default;}
/*.pz_fy .a_1.on{color: #666;  background-color:#f7f2e5; text-decoration:none;}*//*鼠标经过和默认当前页样式*/
.pz_fy .a_2{ display: inline-block; width:58px; height:30px; margin:0 1px; COLOR: #fff; background-color:#111110; text-align:center; line-height:30px;  -webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.pz_fy .a_2:hover,
.pz_fy .a_2.on{background-color:#9e0029; text-decoration:none; cursor:default;}
/*.pz_fy .a_2.on{ text-decoration:none;}*/
.pz_fy .a_3{ display:inline-block;  height:30px; letter-spacing:-3px; text-align:center; line-height:30px; color:#111110;}


/*关于我们——新闻活动内页*/
.c_1200_23{ float:left; width:100%; padding:30px 0 60px 0;}
.c_1200_23 .time_newn{ float:left; width:100%; color:#888888; font-size:14px; font-family:Arial; text-align:center; line-height:30px; font-style:italic;}
.c_1200_23 .tit_newn{ float:left; width:100%; padding:24px 0; color:#9e0028; font-size:18px; line-height:30px; text-align:center;}
.c_1200_23 .text_newn{ float:left; width:100%; padding:0 0 40px 0; color:#333; font-size:14px; line-height:30px; border-bottom:#d0ccc1 solid 1px;}
.c_1200_23 .share_newn{ float:left; width:100%; padding:40px 0 0 0;}
.c_1200_23 .share_newn .return_list{ float: left; width:100px; height:32px; padding:0 0 0 17px; color:#333333; line-height:32px; background:url(images/new_img5.png) 72px center no-repeat; -webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.c_1200_23 .share_newn .return_list:hover{  color:#fff; background:url(images/new_img6.png) 72px center no-repeat #9e0028;}
.c_1200_23 .share_newn .r_share{ float:right; width:100px; height:32px;}
.c_1200_23 .share_newn .r_share .sha{ float:left; width:100px; height:32px; color:#333333; line-height:32px; background:url(images/new_img7.png) 72px center no-repeat; -webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out; position:relative;}
.c_1200_23 .share_newn .r_share .sha:hover{ background:url(images/new_img8.png) 72px center no-repeat #9e0028; color:#fff; text-decoration:none;}
.c_1200_23 .share_newn .r_share .sha .pf_test{ position:absolute; width:60px; height:32px; left:17px; top:0;}
.c_1200_23 .share_newn .r_share .sha:hover .pf_test{ color:#fff;}

.bsBox{-webkit-box-sizing:content-box;  -moz-box-sizing:content-box;  box-sizing:content-box;}
#bsPanelHolder{-webkit-box-sizing:content-box;  -moz-box-sizing:content-box;  box-sizing:content-box;}
#bsPanel{-webkit-box-sizing:content-box;  -moz-box-sizing:content-box;  box-sizing:content-box;}

/*关于我们——新闻活动——品牌合作*/
.ul_brand{ float:left; width:1200px;}
.li_brand{ float:left; width:285px; margin:40px 20px 0 0;}
.li_brand a{ display:block; position:relative; width:285px; height:150px; background-color:rgba(255,255,255,0.5); -webkit-transition:all 1s ease;-moz-transition:all 1s ease; -o-transition:all 1s ease;transition:all 1s ease;}
.li_brand a:hover{-webkit-transition: all 5s ease-out 0s; -moz-transition: all 5s ease-out 0s; -o-transition: all 5s ease-out 0s; transition: all 5s ease-out 0s;}
.li_brand a:hover img{ display:block; width:285px; height:150px;}
.li_brand a p{position: absolute; width:100%; top:50%; margin-top:-10px; color:#fff; font-size:14px; line-height:20px; text-align:center; white-space:nowrap; overflow: hidden; text-overflow:ellipsis;}
.li_brand a .content-hover{opacity:0; filter: alpha(opacity=0);   position:absolute; height:100%; width:100%;  left:0; top:0;  background-color:rgba(59,28,36,0.8); -webkit-transition:all 1s ease;-moz-transition:all 1s ease; -o-transition:all 1s ease;transition:all 1s ease; }
.li_brand a:hover .content-hover{  opacity:1; filter: alpha(opacity=100); }
.li_brand a:hover .content-hover p{-webkit-animation:fade-up 0.7s ease;-moz-animation:fade-up 0.7s ease;animation:fade-up 0.7s ease;}
.li_brand:nth-child(4n){ margin-right:0;}

/*关于我们——新闻活动——视频中心*/
.t_1200_17{ float:left; width:1200px; padding:95px 0 123px 0; background:url(../images/video_img1.png) center no-repeat; color:#333; font-size:14px; line-height:30px; text-align:center; margin:45px 0 45px 0;}

.t_1200_18{ float: left; width:100%;}
.ul_vi{ float:left; width:100%;}
.li_v1{ float:left; width:100%;}
.li_v1 a{ float: left; width:1200px; height:550px; position:relative;}
.li_v1 a img{display:block; width:1200px; height:550px;}
.li_v1 a .pf_v1{ position:absolute; width:100%; left:0; top:50%; margin-top:-100px; z-index:2;}
.li_v1 a .pf_v1 .tit_v1{ float:left; width:100%; text-align:center; color:#ffffff; font-size:26px; line-height:60px;}
.li_v1 a .pf_v1 b{ float:left; width:100%; text-align:center;}
.li_v1 a .pf_v1 b img{ display: inline-block; width:84px; height:84px;}
.li_v2{ float:left; width:373px; margin:40px 40px 0 0;}
.li_v2:nth-child(3n+1){ margin-right:0;}
.li_v2 .img_v2{ float:left; width:100%;}
.li_v2 .img_v2 a{ float: left; width:100%; position:relative;}
.li_v2 .img_v2 a img{ display:block; width:373px; height:268px;}
.li_v2 .img_v2 a .pf_v2{position:absolute; width:100%; left:0; top:50%; margin-top:-30px; z-index:2; opacity:0; filter: alpha(opacity=0); -webkit-transition:all 1s ease;-moz-transition:all 1s ease; -o-transition:all 1s ease;transition:all 1s ease; }
.li_v2 .img_v2 a .pf_v2 img{ display:block; margin:0 auto;  width:60px; height:60px;}
.li_v2 .img_v2 a:hover .pf_v2{ opacity:1; filter: alpha(opacity=100);}
.li_v2 .tit_v2{ float:left; width:100%; height:60px; line-height:60px; background-color:#eae2d2; padding:0 10px; text-align:center; white-space:nowrap; overflow: hidden; text-overflow:ellipsis;}
.li_v2 .tit_v2 a{ color:#333333; font-size:14px;}
.li_v2 .tit_v2 a:hover{color:#333333;}

.pf_tc_video_bg {
    background-color:rgba(0,0,0,0.5); position:fixed; left:0; top:0; display:none;z-index:880;
     width:100%; height:100%; 
}
.pf_tc_video{ /*position: fixed;*/ position:absolute; left:0; top:0; width:100%; height:100%; /*background-color:rgba(0,0,0,0.5);*/ z-index:890; overflow-y:auto;}
.m_800{ position:absolute; left:50%; top:50%; margin-left:-400px; margin-top:-315px; width:800px;}
.m_800 .r_shut{ float:right; width:72px; height:72px;}
.m_800 .t_800_1{ float:left; width:100%; height:20px; background-color:#eae2d2;}
.m_800 .t_800_2{ float:left; width:100%; padding:0 20px 20px 20px; background-color:#fff;}
.m_800 .t_800_2 .d_800_1{ float:left; width:100%; padding:23px 0 27px 0; color:#333; font-size:14px; text-align:center; line-height:30px;}
.m_800 .t_800_2 .d_800_2{ float:left; width:100%;}

/*酒庄系列*/
.c_1200_24{ float:left; width:1200px; padding:250px 0 0 0; color:#fff; font-size:18px; line-height:36px; text-align:center;}
.c_1200_25{ float:left; width:100%; padding:20px 0 80px 0;}
.t_1200_19{ float:left; width:100%;}
.ul_nine{ float:left; width:1200px;}
.li_nine{ float:left; width:285px; height:425px; margin:20px 20px 0 0; background:url(../images/wine_img4.png) no-repeat;}
.li_nine:nth-child(4n){ margin-right:0}
.li_nine a{ display:block; float:left; position:relative; width:285px; height:425px;}
.li_nine a .img_nine{ display:table; max-width:100%; margin:35px auto 0 auto;}
.li_nine a .tit_nine{opacity:1; float:left; width:100%; padding:16px 10px 20px 10px; color:#333; font-size:14px; line-height:30px; text-align:center; white-space:nowrap; overflow: hidden; text-overflow:ellipsis; -webkit-transition:all 1s ease;-moz-transition:all 1s ease;transition:all 1s ease}
.li_nine a:hover .tit_nine{opacity:0;}
.li_nine a .nine-hover{opacity:0; position:absolute; width:100%; height:100%; left:0; top:0; background-color:rgba(59,28,36,0.8); -webkit-transition:all 1s ease;-moz-transition:all 1s ease;transition:all 1s ease; }
.li_nine a:hover .nine-hover{opacity:1;}
.li_nine a .nine-hover .name_nine{position:absolute; left:0; top:292px; display:block; width:100%; padding:0 20px; color:#fff; font-size:14px;  white-space:nowrap; overflow: hidden; text-overflow:ellipsis;}
.li_nine a:hover .nine-hover .name_nine{ -webkit-animation:fade-down 0.7s ease;-moz-animation:fade-down 0.7s ease;animation:fade-down 0.7s ease}
.li_nine a .nine-hover .text_nine{ position:absolute; left:0; top:335px; height:72px; overflow:hidden;  display:block; width:100%; padding:0 20px 0 20px; color:#bdbdbd; font-size:14px; line-height:24px; }
.li_nine a:hover .nine-hover .text_nine{-webkit-animation:fade-down 0.7s ease;-moz-animation:fade-down 0.7s ease;animation:fade-down 0.7s ease}

.waik_3{ float:left; width:100%; padding:80px 0 20px 0;}

/*美酒目录*/
.dml{ width:100%;background: url(images/about_img3.jpg) top no-repeat #f7f2e5; overflow:hidden;}
.mulu{margin:0 auto; overflow:hidden; width:1200px;}
.mulu li{float: left;width:30%;margin: 20px 20px 0 0;}
.mulu li img{height:auto; }
.mulu li p{text-align:center; line-height:2rem; font-size:1rem;}

/*酒庄系列内页*/
.slide_pron{ width:1920px; height:850px; overflow:hidden; position:relative;}
.slide_pron .hd{position:absolute; width:100%; left:0; bottom:20px; height:10px; z-index:1;}
.slide_pron .hd ul{ display:table; margin:0 auto; max-width:100%; display: zoom:1;  }
.slide_pron .hd ul li{ display:inline-block; margin:0 5px;  width:10px; height:10px; background-color:rgba(255,255,255,0.3); cursor:pointer; -moz-border-radius:50%; webkit-border-radius:50%; -khtml-border-radius:50%;border-radius:50%; }
.slide_pron .hd ul li.on{ background-color:#8f0e2d;}
.slide_pron .bd{ position:relative; width:1920px; height:100%; z-index:0;   }
.slide_pron .bd li{ zoom:1; width:1920px; height:850px; vertical-align:middle; }

.c_1200_26{ float:left; width:100%; padding:75px 0 40px 0;}
.c_1200_26 .tit_pron{ float:left; width:100%; color:#333333; font-size:36px; text-align:center; line-height:40px;}
.c_1200_26 .timg_pron{ float:left; width:100%; color:#333333; font-size:14px; text-align:center; line-height:24px; font-family:Arial;}
.t_1200_20{ float:left; width:1200px; padding:18px 0;}
.t_1200_20 .l_576{ float:left; width:576px; padding:75px 0 0 0; text-align:center;}
.t_1200_20 .r_600_2{ float:right; width:600px; padding:48px 0 0 0;}
.t_1200_20 .r_600_2 .text_600{ float:left; width:100%; color:#333; color:#333; font-size:14px; line-height:30px;}
.t_1200_20 .r_600_2 .btn_600{ float:left; width:100%; padding:57px 0;} 

.btn_fom{ position:relative; display:inline-block; width:120px; height:42px; color:#fff; font-size:14px; margin:0 20px 0 0; text-align:center; line-height:42px; background-color:#b3a36b;}
.btn_fom:hover{ color:#fff;}
.btn_fom.hover{ background-color:#9e0029; color:#fff;}
.btn_fom .dapei{display:none; word-wrap:break-word; position:absolute; width:300px; bottom:45px; left:0; color: #fff; font-size: 14px; line-height: 24px; text-align:left; background-color:#b3a36b; padding:4px 10px;  }
.btn_fom:hover .dapei{display:block;}

@media screen and (max-width:768px){
.btn_fom .dapei{width:280px;}
.btn_fom .dapei.dapei_r{left:-123px;}
}


.t_1200_20 .r_600_2 .wz_600{ float:left; width:600px; color:#333; font-size:14px; line-height:30px;}

.t_1200_21{ float:left; width:100%;}
.li_winn{ float:left; width:1200px; margin:40px 0 0 0; background-color:#f9f6eb; padding:37px 0 40px 0;}
.tit_winn{ float:left; width:100%;}
.tit_winn .titcon_winn{ display:table; margin:0 auto; max-width:100%; color:#333333; font-size:36px; line-height:40px; }
.tit_winn .titcon_winn .lpic{ display:inline-block; width:130px; padding-right:20px; vertical-align:middle;}
.tit_winn .titcon_winn .cen_winn{ display:inline-block; max-width:940px;}
.tit_winn .titcon_winn .rpic{ display:inline-block; width:130px; padding-left:20px; vertical-align:middle;}
.d_1200_4{ float:left; width:1200px; margin:45px 0 0 0;}
.d_1200_4 .l_540{ width:600px; margin:0px 0 0 0; padding:0 20px;}
.d_1200_4 .l_540.fl{ float:left;color:#333333; font-size:14px; line-height:30px;}
.d_1200_4 .l_540.fr{ float:right;color:#333333; font-size:14px; line-height:30px;}
.d_1200_4 .r_580{ float:left; width:600px; color:#333333; font-size:14px; line-height:30px; padding:0 20px;}


.c_0100_bg12{ background:url(images/wine_img15.jpg) top center no-repeat; max-height:1068px; overflow:hidden;}
.c_1200_27{ float:left; width:100%; padding:50px 0 64px 0; }
.c_1200_27 .t_1200_22{ float:left; width:100%; color:#cdcdcd; font-size:36px; text-align:center; line-height:40px;}
.c_1200_27 .t_1200_23{ float:left; width:100%; padding:40px 0 0 40px;}
.c_1200_27 .t_1200_23 .l_phone_di{ display:none;}
.c_1200_27 .t_1200_23 .l_536{ float:left; width:42%; padding:30px 0 15px 0; text-align:center;}
.c_1200_27 .t_1200_23 .r_600_3{ float:right; width:51.7%; color:#808080; font-size:14px; line-height:30px;}
.c_1200_27 .t_1200_23 .r_600_3 .cell_600{ float:left; width:100%; padding:20px 0 0 0;}
.c_1200_27 .t_1200_23 .r_600_3 .cell_600 .span_3{ color:#fff; color:#fff; font-size:24px;}

/*品牌系列*/
.c_0100_bg13{ background-color:#000000;}
.c_0100_po{ position:relative; z-index:3;}
.c_1200_28{ float: left; width:1200px;}
.c_1200_28 .cell_where{ float:left; width:240px; border-right:#181818 solid 1px; height:60px; color:#fff; font-size:14px; text-align:center; line-height:60px;}
.c_1200_28 .cell_where.on,
.c_1200_28 .cell_where:hover{ background-color:#f7f2e5; color:#9e0029;}
.c_0100_down{ position:absolute; left:0; top:60px; width:100%; background-color:#f7f2e5; }
.c_1200_29{ float:left; width:1200px; padding:20px 0 40px 0;}

.li_bral{ float:left; width:240px; padding:14px 0 15px 0; border-right:#e9e3d5 solid 1px; margin:20px 0 0 0; text-align:center;}
.li_bral:nth-child(5n){ border:0;}
.li_listl{ float:left; width:300px; padding:18px 0 0 0; border-right:#e9e3d5 solid 1px; margin:20px 0 0 0; }
.li_listl:nth-child(4n){ border:0;}
.li_listl .img_listl{ display:table; max-width:100%; margin:0 auto; height:54px; }
.li_listl .tit_listl{ float:left; width:100%; line-height:30px; margin:10px 0 0 0; text-align:center; white-space:nowrap; overflow: hidden; text-overflow:ellipsis; }
.li_listl .tit_listl a{ color:#888888; font-size:14px;}
.li_listl .tit_listl a:hover{ color:#9e0029;}
.li_pich{ float:left; width:600px;  padding:8px 0 0 0; margin:20px 0 0 0; border-right:#e9e3d5 solid 1px;}
.li_pich:nth-child(2n){ border:0;}
.li_pich .l_300{ float:left; width:300px; padding:10px 0 0 0;}
.li_pich .l_300 .img_pich{ display:table; max-width:100%; margin:0 auto; height:54px; }
.li_pich .l_300 .tit_pich{ float:left; width:100%; line-height:30px; margin:10px 0 0 0; text-align:center; white-space:nowrap; overflow: hidden; text-overflow:ellipsis; }
.li_pich .l_300 .tit_pich a{ color:#333333; font-size:14px;}
.li_pich .l_300 .tit_pich a:hover{color:#9e0029;}
.li_pich .r_300{ float:left; width:270px;}
.li_pich .r_300 .list_270{ float:left; width:270px; padding:5px 0; line-height:20px;}
.li_pich .r_300 .list_270 a{ color:#888888; font-size:14px;}
.li_pich .r_300 .list_270 a:hover{color:#9e0029;}
.li_add{ float:left; width:1200px; margin:20px 0 0 0;}
.li_add .list_add{ float:left; width:240px; padding:10px 0 10px 20px;  border-right:#e9e3d5 solid 1px; margin-bottom:10px;}
.li_add .list_add:nth-child(5n){ border:0;}
.li_add .list_add a{ color:#888888; font-size:14px; }
.li_add .list_add  a:hover{color:#9e0029;}






.li_nine a .nine-hover .tit_bra{ position:absolute; left:0; top:155px; width:100%; padding:0 20px;}
.li_nine a .nine-hover .tit_bra .tob{ float:left; width:100%; color:#fff; font-size:24px; line-height:30px; text-align:center;  white-space:nowrap; overflow: hidden; text-overflow:ellipsis;}
.li_nine a .nine-hover .tit_bra .dob{ float:left; width:100%; color:#fff; font-size:14px; line-height:20px; text-align:center; font-family:Arial; white-space:nowrap; overflow: hidden; text-overflow:ellipsis;}
.li_nine a .nine-hover .add_bra{ position:absolute; left:0; top:245px; width:100%; padding:0 20px; text-align:center;}
.li_nine a:hover .nine-hover .tit_bra{-webkit-animation:fade-down 0.7s ease;-moz-animation:fade-down 0.7s ease;animation:fade-down 0.7s ease;}
.li_nine a:hover .nine-hover .add_bra{-webkit-animation:fade-up 0.7s ease;-moz-animation:fade-up 0.7s ease;animation:fade-up 0.7s ease;}


/*品牌系列列表页*/
.c_1200_30{ float:left; width:1200px; background-color:rgba(255,252,242,0.5); margin:80px 0 0 0; padding:72px 0;}
.c_1200_30 .l_384{ float:left; width:384px; text-align:center;}
.c_1200_30 .r_772{ float:right; width:772px; padding:0 20px 0; color:#333; font-size:14px; line-height:30px;}

/*品牌系列内页*/
.t_1200_25{ float: left; width:100%; color:#333; font-size:14px; line-height:30px; text-align:center;}
.t_1200_25 .cell_wind{ display:block; padding:35px 0;}
.t_1200_25 .cell_wind .cp1{ line-height:40px; font-size:36px;}
.t_1200_25 .cell_wind .cp2{ padding:27px 0 0 0;}

.t_1200_26{ float:left; width:1200px; padding:35px 0 40px 0;}
.slide_wind{ float:left; width:100%; position:relative;}
.slide_wind .bd{ float:left; width:100%;}
.slide_wind .wprev{ display:none; position:absolute; width:26px; height:52px; left:20px; top:50%; margin-top:-26px; z-index:25; background:url(images/col_img15.png) no-repeat; cursor:pointer;}
.slide_wind:hover .wprev{ display:block;}
.slide_wind .wprev:hover{ background:url(images/col_img15_h.png) no-repeat;}
.slide_wind .wnext{ display:none; position:absolute; width:26px; height:52px; right:20px; top:50%; margin-top:-26px; z-index:25; background:url(images/col_img16.png) no-repeat; cursor:pointer;}
.slide_wind:hover .wnext{ display:block;}
.slide_wind .wnext:hover{ background:url(images/col_img16_h.png) no-repeat;}

.ul_nine_o{ float:left; width:1220px;}
.li_nine_o{ float:left; width:305px;}
.li_nine_o .obx{ float:left; width:285px; height:425px; background:url(images/wine_img4.png) no-repeat;}
.li_nine_o a{ display:block; float:left; position:relative; width:285px; height:425px;}
.li_nine_o a .img_nine{ display:table; max-width:100%; margin:35px auto 0 auto;}
.li_nine_o a .tit_nine{opacity:1; float:left; width:100%; padding:16px 10px 20px 10px; color:#333; font-size:14px; line-height:30px; text-align:center; white-space:nowrap; overflow: hidden; text-overflow:ellipsis; -webkit-transition:all 1s ease;-moz-transition:all 1s ease;transition:all 1s ease}
.li_nine_o a:hover .tit_nine{opacity:0;}
.li_nine_o a .nine-hover{opacity:0; position:absolute; width:100%; height:100%; left:0; top:0; background-color:rgba(59,28,36,0.8); -webkit-transition:all 1s ease;-moz-transition:all 1s ease;transition:all 1s ease; }
.li_nine_o a:hover .nine-hover{opacity:1;}
.li_nine_o a .nine-hover .name_nine{position:absolute; left:0; top:292px; display:block; width:100%; padding:0 20px; color:#fff; font-size:14px;  white-space:nowrap; overflow: hidden; text-overflow:ellipsis;}
.li_nine_o a:hover .nine-hover .name_nine{ -webkit-animation:fade-down 0.7s ease;-moz-animation:fade-down 0.7s ease;animation:fade-down 0.7s ease}
.li_nine_o a .nine-hover .text_nine{ position:absolute; left:0; top:335px; height:72px; overflow:hidden;  display:block; width:100%; padding:0 20px 0 20px; color:#bdbdbd; font-size:14px; line-height:24px; }
.li_nine_o a:hover .nine-hover .text_nine{-webkit-animation:fade-down 0.7s ease;-moz-animation:fade-down 0.7s ease;animation:fade-down 0.7s ease}


@media screen and (max-width:767px) {
.pz_top{  min-width:100%; }
.pz_banner{  min-width:100%; }
.pz_main{ min-width:100%;}
.pz_down{ min-width:100%;}
.w_1200{ margin:0 auto; width:100%;}
.w_1000{ max-width:100%;}

/*top*/
.pc_show{ display:none;}
.phone_show{ display:block;}
.ph_0100_1{ position: absolute; width:100%; height:150px; padding:0 4.5%; background-color:rgba(0,0,0,0.5); z-index:888;}

.logo_phone{ position:absolute; width:134px; height:92px; left:50%; top:50%;  margin-left:-67px; margin-top:-46px; z-index:500;}
.phr_menu{ float:right; width:30px; height:18px; margin:67px 0 0 0;}

/*main*/
/*banner*/
.slideBox_ph{ position:relative; overflow:hidden; margin:0px auto;  max-width:767px;/* 设置焦点图最大宽度 */ }
.slideBox_ph .hd{ position:absolute; width:16px; height:203px; background:url(images/ban_img1.png) center no-repeat; right:30px; top:50%; margin-top:-101px; z-index:1;  }
.slideBox_ph .hd li{float:left; display:inline-block;  width:16px; height:16px; margin-top:47px; position:relative; cursor:pointer;  text-indent:-9999px; overflow:hidden; }
.slideBox_ph .hd li .front{ position:absolute; left:50%; top:50%; z-index:2; width:4px; height:4px; background:#3b1c24;  border-radius: 50%;-ms-transform: translate(-50%,-50%);-webkit-transform: translate3d(-50%,-50%,0); transform: translate3d(-50%,-50%,0);}
.slideBox_ph .hd  li .back{ position:absolute; width:11px; height:11px; left:50%; top:50%; z-index:1; background: rgba(255,255,255,.2); border-radius: 50%; -ms-transform: translate(-50%,-50%);
-webkit-transform: translate3d(-50%,-50%,0);
transform: translate3d(-50%,-50%,0); -webkit-transition: all .2s cubic-bezier(.215,.61,.355,1);
transition: all .2s cubic-bezier(.215,.61,.355,1);
}
.slideBox_ph .hd li.on .front,
.slideBox_ph .hd li:hover .front{ position:absolute; left:50%; top:50%; z-index:2; width:6px; height:6px; background:#9e0028;  border-radius: 50%; overflow:hidden;}
.slideBox_ph .hd li.on .back,
.slideBox_ph .hd li:hover .back{ position:absolute; width:16px; height:16px; left:50%; top:50%; z-index:1; background: rgba(255,255,255,.5); border-radius: 50%; overflow:hidden; }
.slideBox_ph .hd li.on{ }
.slideBox_ph .bd{ position:relative; z-index:0; overflow:hidden; }
.slideBox_ph .bd li{ position:relative; text-align:center; float:left;  }
.slideBox_ph .bd li img{ background:url(images/loading.gif) center center no-repeat;  vertical-align:top; width:100%;/* 图片宽度100%，达到自适应效果 */}
.slideBox_ph .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }  /* 去掉链接触摸高亮 */

/*手机下拉*/
.pf_menu_ph{ position: fixed; width:100%; height:100%; background-color:rgba(0,0,0,0.9); left:0; top:0; z-index:900; overflow-y:auto ;}
.pf_menu_ph::-webkit-scrollbar{width:0;}

.menu_ph{ float:left; width:100%; padding:150px 0 0 0;}
.menu_ph ul .nli{ float:left; width:100%;}
.menu_ph ul .nli span a{ float:left; width:100%; height:150px; line-height:40px; padding:55px 0; color:#e3e3e3; font-size:24px; text-align:center; border-bottom:#2a251f solid 1px; }
.menu_ph ul .nli span a:hover,
.menu_ph ul .nli.on span a{ background-color:#3b1c24; color:#fff;  }
.menu_ph ul .nli span a img{ height:40px; margin-right:8px; vertical-align:middle;}

.ptd_1000_1{ float:left; width:100%; padding:51px 0 0 0;}
.pdd_1000_1{ float:left; width:100%; padding:0 20px; height:78px; border-bottom:#1c1b1b solid 1px;}
.pfom1{ float:left; width:60%; height:78px; border:0; background:0; color:#888888; font-size:42px; font-style:italic;}
.pfom2{ float:right; width:38px; height:38px; margin:16px 0 0 0;}
.pdd_1000_2{ float:left; width:100%; padding:11px 20px 40px 20px; color:#888888; line-height:24px;}

/*main*/
.c_0100_bg2{ background:#f5efdf;}
.c_1200_1{  width:100%; padding:30px 0 0 0;}
.ul_list1 .li_st1{  width:100%; height:450px; padding:0 10px;}
.ul_list1 .li_st1 a{  background-color:rgba(0,0,0,0)}
.ul_list1 .li_st1 a:after{;background:rgba(0,0,0,0);}
.ul_list1 .li_st1 a:hover:after{background-color:rgba(0,0,0,0,0)}
.ul_list1 .li_st1 a{ background-color:rgba(0,0,0,0);}
.ul_list1 .li_st1 a:hover{-webkit-transition:0;-moz-transition:0;transition:0;}
.ul_list1 .li_st1 a:after{background:rgba(0,0,0,0);}
.ul_list1 .li_st1 a:hover:after{background-color:rgba(0,0,0,0);}
.ul_list1 .li_st1 a:hover{  background-color:0;}  

.ul_list1 .li_st1 a .content-hover{ display:none;}
.ul_list1 .li_st1 a:hover .content{opacity:1; filter:alpha(opacity=100);}


/*
.ul_list1{ float:left; width:100%;}
.ul_list1 .li_st1{ float:left; width:33.3333%; height:450px;}
.ul_list1 .li_st1 a{ display:block; position:relative; color:#fff; width:100%;height:450px; background-color:rgba(0,0,0,0.9);background-position:50%;background-repeat:no-repeat;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;transition:all 1s ease}
.ul_list1 .li_st1 a:after{content:''; display:table; clear:both; position:absolute;top:0;left:0;height:100%;width:100%;background:rgba(0,0,0,0.3);z-index:0;-webkit-transition:all 0.6s ease;-moz-transition:all 0.6s ease;transition:all 0.6s ease}
.ul_list1 .li_st1 a:hover:after{background-color:rgba(0,0,0,0.7)}
.ul_list1 .li_st1 a .content{position:absolute;width:100%;display:block;margin-left:auto;margin-right:auto;text-align:center;top:10%;-webkit-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out}
.ul_list1 .li_st1 a .content{position:relative;z-index:2;}
.ul_list1 .li_st1 a .content{height:auto; position:absolute;margin:auto;text-align:center;left:0;right:0;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}
.ul_list1 .li_st1 a h4{color:#fff;font-size:14px;line-height:19px; text-transform:uppercase; font-weight:normal;}
.ul_list1 .li_st1 a i{ font-size:24px;}
.ul_list1 .li_st1 a p{font-size:14px; height:40px; overflow:hidden;color:#bdbdbd; line-height:20px; margin-top:45px;padding:0 5%;-webkit-transition:margin 0.3s ease-in-out;-moz-transition:margin 0.3s ease-in-out;transition:margin 0.3s ease-in-out;}
.ul_list1 .li_st1 a .content-hover{position:absolute;top:40%;left:0;right:0;bottom:0;opacity:1;-webkit-transition:all 0.7s ease;-moz-transition:all 0.7s ease;transition:all 0.7s ease}
.ul_list1 .li_st1 a .content-hover{opacity:0; top:50%;position:absolute;margin:auto;text-align:center;left:0;right:0; -webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%); z-index:1;}
.ul_list1 .li_st1 a .content-hover span{ margin-top:65px;}
.ul_list1 .li_st1 a:hover{-webkit-transition:all 1s ease;-moz-transition:all 1s ease;transition:all 1s ease}
.ul_list1 .li_st1 a:hover:after{background-color:rgba(0,0,0,0.7)}
.ul_list1 .li_st1 a:hover .block-bg{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2);-webkit-transition:all 0.8s ease;-moz-transition:all 0.8s ease;transition:all 0.8s ease}
.ul_list1 .li_st1 a:hover .content{opacity:0}
.ul_list1 .li_st1 a:hover .content-hover{opacity:1;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;transition:all 1s ease}
.ul_list1 .li_st1 a:hover .content-hover i{ display:block; -webkit-animation:fade-down 0.7s ease;-moz-animation:fade-down 0.7s ease;animation:fade-down 0.7s ease}
.ul_list1 .li_st1 a:hover .content-hover h4{-webkit-animation:fade-down 0.7s ease;-moz-animation:fade-down 0.7s ease;animation:fade-down 0.7s ease}
.ul_list1 .li_st1 a:hover .content-hover p,
.ul_list1 .li_st1 a:hover .content-hover span{-webkit-animation:fade-up 0.7s ease;-moz-animation:fade-up 0.7s ease;animation:fade-up 0.7s ease}
*/
.c_1200_2{ width:100%;}
.ul_list2{ width:100%; padding:0 0 20px 0; }
.ul_list2 .li_list2{ width:100%; height:380px; margin:20px 0 0 0; padding:0 10px;}
.ul_list2 .li_list2:nth-child(2){ margin-right:0;}
.ul_list2 .li_list2 a .content-hover{ display:none; }
.ul_list2 .li_list2 a:hover .content{opacity:1; filter:alpha(opacity=100);}

.ul_list2 .li_list2 a{  background-color:rgba(0,0,0,0)}
.ul_list2 .li_list2 a:after{background:rgba(0,0,0,0);}
.ul_list2 .li_list2 a:hover:after{background-color:rgba(0,0,0,0)}
.ul_list2 .li_list2 a:hover{-webkit-transition:0;-moz-transition:0;transition:0;}
.ul_list2 .li_list2 a:hover{  background-color:0;}  

.c_1200_3{ width:100%; padding:0 0 30px 0;}
.t_1200_1{ width:100%; }
.ul_mem .li_mem{ width:50%; height:220px; padding:14px 10px 22px 10px; border-right:0; border-bottom:#e9e3d4 solid 1px;}
.ul_mem .li_mem .tit_mem a{color:#888888; font-size:18px;}

.c_1200_4{ width:100%; }

/*down*/
.c_1200_5{  padding:0 0 25px 0;}
.pz_SideLayer_2{  width:100%;}
.pz_SideLayer_2 .l1{ width:100%; border-bottom:#232323 solid 1px;}
.pz_SideLayer_2 .l1:nth-child(6){ border:0;}
.pz_SideLayer_2 .l1 span{  width:100%; padding:0 4.5%;}
.pz_SideLayer_2 .l1 .l1_a{  width:80;  padding:19px 0 19px 0; background:0;}
.pz_SideLayer_2 .l1 .l1_a:hover{ color:#fff;}
.pz_SideLayer_2 .l1 b{ display:block; float:right; width:5px; height:3px; margin:28px 0 0 0; background:url(images/down_img3.png) no-repeat; cursor:pointer;}
    .pz_SideLayer_2 .l1 b.current {
        background:url(images/down_img2.png) no-repeat; 
    }
.pz_SideLayer_2 .l1 .l1_ul{ float:left; width:100%; border-top:#232323 solid 1px; padding:0 4.5%; }
.pz_SideLayer_2 .l1 .l1_ul .l2{ float:left; width:100%; line-height:20px; padding:20px 0 20px 0;}
.pz_SideLayer_2 .l1 .l1_ul .l2 .l2_a{ color:#4c4c4c;}
.pz_SideLayer_2 .l1 .l1_ul .l2 .l2_a:hover{ color:#aeaeae;}
.c_1200_5 .r_5{ display:none;}
.c_1200_6 .cen_win{ font-size:14px;}
.c_1200_7{  width:100%; padding:52px 10px 55px 10px;}
.c_1200_7 .t_1200_2{  font-size:16px;}
.c_1200_7 .t_1200_2 a{ font-size:16px;}
.c_1200_7 .t_1200_3 a{ font-size:14px;}

/*关于我们——法律声明——产品鉴别*/
.c_0100_bg5{ background:#f7f2e5;}	

.ph_0100_2{ float:left; width:100%; height:386px;}
.ph_0100_3{ float:left; width:100%;}
.title_3{ float:left; width:100%; background-color:#000000; padding:24px 20px; color:#fff; font-size:36px; line-height:40px;}
.pz_SideLayer_3{ float:left; width:100%;}
.pz_SideLayer_3 .l1{ float:left; width:100%; padding:0 0 1px 0;}
.pz_SideLayer_3 .l1 a{ float:left; width:100%; line-height:22px; padding:19px 20px;background:#eae2d2; color:#333333; font-size:14px;}
.pz_SideLayer_3 .l1 a:hover,
.pz_SideLayer_3 .l1 .hover{ color:#9e0028;}

.title_4{ padding:77px 10px 17px 10px;}
.c_1200_9{ width:100%; padding:0 15px 80px 15px;}
.tboy_1{ width:100%; padding:20px 0 0 0;}

.tboy_2{ padding:35px 0 35px 0;}

.tl_3{ width:160px; margin:0 20px 0 0;}
.tl_4{ float:left; width:104px; height:42px;}
.tboy_4{ float:left; width:100%; padding:80px 0 0 0;}
.btn_dom{ display:table; margin:0 auto; width:280px;}
.btn_dom_son{ display:inline-block; width:120px; height:42px; margin:0 10px;}
.dom_3{ float:left; width:100%; height:42px; border:0; margin:0; background:#c2bcaf;  color:#ffffff; font-size:14px; line-height:42px;}
.dom_3.hover,
.dom_3:hover{ background:#9e0029;}

/*关于我们——法律声明——法律申明*/
.c_1200_10{ padding:72px 0 80px 0;}
.t_1200_4{  padding:0 20px;}
.ul_about_law{ float:left; width:100%;}
.ul_about_law .li_law{ width:100%; padding:0;}
.t_1200_5 .tit_law_win{ padding:0 20px;}
.t_1200_5 .text_law_win{ float:left; width:100%; padding:30px 20px 0 20px; color:#333333; font-size:14px; line-height:30px;}

/*关于我们——集团概况*/
.c_1200_11{ float:left; width:100%; padding:80px 0 0 0;}
.title_5{ float:left; width:100%;}
.title_5 .pic_group{ display: table; margin:0 auto; }
.title_5 .tit_group{ display:block;  background:url(images/about_img10.jpg) 0 22px repeat-x; margin:15px 0 0 0;}
.title_5 .tit_group .bg_gro{ display:block; width:100%; height:44px;}
.title_5 .tit_group .cen_gro{ display: table; height:44px; color:#333333; font-size:36px; max-width:100%; margin:0 auto;}
.title_5 .tit_group .bg_gro{ display:block; width:100%; height:44px;}
.title_5 .tit_group .cen_gro .cen_winn{  max-width:487px; }

.t_1200_6{ width:100%; padding:30px 20px 40px 20px; }
.t_1200_6 .l_373{  width:100%; }
.t_1200_6 .l_373_2{ text-align:center;  width:100%; margin:25px 0 25px 0;}
.t_1200_6 .r_373{ float:left; width:100%;}

.c_0100_bg6{ background:url(images/about_img13.jpg) no-repeat; background-position:30%; height:550px;}
.c_1200_12{ padding:154px 20px 0 20px ;}
.c_1200_12 .bigImg li{ width:100%;}
.c_1200_12 .bigImg li .text_big{  width:90%; }
.c_1200_12 .smallScroll{  width:100%; padding:0 100px; position:relative;}
.c_1200_12 .smallScroll .sPrev{ position:absolute; left:0; top:0; z-index:25; }
.c_1200_12 .smallScroll .smallImg{  width:100%;}
.c_1200_12 .smallScroll ul{  width:100%;}
.c_1200_12 .smallScroll ul li{  width:100%; }
.c_1200_12 .smallScroll .sNext{ position:absolute; right:0; top:0; z-index:25;}

.t_1200_7{ padding:28px 20px 48px 20px; }

.c_0100_bg7{}
.c_1200_13{ width:100%; padding:0 20px 50px 20px;}
.c_1200_13 .tline .l_112{ width:30%; }
.c_1200_13 .tline .l_138{ width:4%;}
.c_1200_13 .tline .r_750{  width:66%; }
.c_1200_13 .tline .r_750.line1{ line-height:30px;}

.t_1200_8{ padding:28px 20px 50px 20px; }
.t_1200_9{ width:100%; height:auto; margin:0 0 35px 0; padding:0 20px;}
.t_1200_9 .map_box{ width:100%; position:relative; overflow: hidden;}
.t_1200_9 .amap{  width:6px; height:6px; }

.c_0100_bg8{  background-position:30%;}
.c_1200_14{ padding:44px 20px 0 20px;}

.c_0100_bg9{ background-position:30%;}
.c_1200_15{  padding:190px 20px 0 20px;}
.t_1200_11{  width:100%; }
.t_1200_12{  max-width:100%;}
.t_1200_12 .cell_grape{ padding:0 10px;}

/*关于我们——经销商网络*/
.c_1200_16{ width:100%; padding:80px 20px;}
.slide_net{  padding:0 52px;}
.slide_net .bd{ width:100%;}
.slide_net .bd ul{ width:100%;}
.slide_net .bd ul li{ width:100%; height:280px;}
.slide_net .bd ul li .li_box{ float: none; display:table; width:306px; height:280px; margin:0 auto;  padding:35px 20px 20px 20px;  background:url(images/about_img37.png) no-repeat;}

.c_0100_3{ float:left; width:100%; padding:0 20px 0 20px;}
.ul_alcohol{ float:left; width:100%;}
.ul_alcohol .li_alcohol{ float:left; width:100%; padding: 0 0 80px 0;}
.ul_alcohol .li_alcohol .tit_al{ float:left; width:100%; color:#333333; font-size:36px; line-height:38px;}
.ul_alcohol .li_alcohol .tit_al a{color:#333333; font-size:36px;}
.ul_alcohol .li_alcohol .con_al{ float:left; width:100%; margin:20px 0 0 0; background-color:#fbf7eb; padding:38px 20px 35px 20px;}
.ul_alcohol .li_alcohol .con_al .l_220{   width:40%;}
.ul_alcohol .li_alcohol .con_al .l_60{  width:10%;}
.ul_alcohol .li_alcohol .con_al .r_280{  width:50%;}
.ul_alcohol .li_alcohol .con_al .tit_280_1{ float:left; width:100%; line-height:22px; font-weight:bold;  }
.ul_alcohol .li_alcohol .con_al .tit_280_1 a{ color:#9e0028; font-size:18px;}
.ul_alcohol .li_alcohol .con_al .text_280_2{ float: left; width:100%; padding:10px 0 0 0; color:#333333; font-size:14px; line-height:24px;  word-wrap:break-word; word-break:break-all;}

/*关于我们——经销商网络内页*/
.c_1200_18{  padding:0 ;}

.li_queur_1{  padding:35px 20px 95px 20px; }
.li_queur_1 .l_210{  width:100%; text-align: center;}
.li_queur_1 .l_210 img{ width:151px; height:145px;}
.li_queur_1 .r_870{ float:left; width:100%; height:auto;}

.li_queur_2{float:left; width:100%; }
.box_qu .t_box{padding:0 20px 55px 20px;}
.box_qu .t_box .l_210_2{ width:100%; }
.box_qu .t_box .l_210_2 img{ width:151px; height:145px;}
.box_qu .t_box .r_870_2{  width:100%; padding-top:40px;}

.box_qu .d_box{ width:100%; }
.slide_qu{  padding:0 52px;}
.slide_qu .bd{ padding:0 20px;}
.slide_qu .bd ul{ float:left; width:100%;}
.slide_qu .bd ul li{ float:left; width:100%;}
.slide_qu .bd ul li .l_428{  width:43%;}
.slide_qu .bd ul li .r_464{  width:50%;}

/*关于我们——联系我们（你是个人？）*/
.c_0100_bg10{ background:#f7f2e5;}
.c_1200_20{ margin:0;}
.slide_your .hd{ width:100%;}
.slide_your .bd{ background:#f7f2e5;}
.cboy_1{  width:100%; }

/*关于我们——企业社会责任*/
.t_1200_13{  width:100%; padding:45px 20px 30px 20px; }
.t_1200_13 .l_373{  width:100%; margin-right:0;}
.t_1200_13 .l_373 .t_373_1{  padding:20px 0 20px 0;}
.t_1200_13 .r_373{ float:left; width:100%;}
.t_1200_13 .r_373 .t_373_1{padding:20px 0 20px 0; }

.c_0100_bg11{ background:#1c120f;}
.c_1200_21{ width:100%; padding:19px 20px 17px 20px;}
.c_1200_21 .l_600{  width:100%;}

.t_1200_14{  padding:45px 20px 0 20px; }
.t_1200_14 .r_600{ float:left; width:100%;}

.t_1200_15{  padding:50px 20px;}

.d_1200_1{  width:100%;}
.d_1200_1 .l_600_2{ width:100%; padding:28px 0 0 0;}
.d_1200_1 .r_575{ float:left; width:100%; }

.d_1200_2{  width:100%;}
.d_1200_2 .li_some{  width:100%; margin:30px 0 0 0;}

.d_1200_3{ width:100%; }
.d_1200_3 .l_373_3{ width:100%; margin:0 ;}
.d_1200_3 .l_373_3 .t_373_3{  width:100%;}
.d_1200_3 .l_373_3 .t_373_4{  width:100%; }

.t_1200_16{  text-align:center; padding:80px 20px 90px 20px;}

.pf_dian{ display:none;}

/*关于我们——新闻活动*/
.c_1200_22{ padding:40px 20px 0 20px;}
.ul_new{  width:100%;}
.li_new{  width:100%; }
.li_new .l_600_3{  width:100%;}
.li_new .l_600_3.fl{ float:left;}
.li_new .l_600_3.fr{ float:left;}
.li_new .r_600_1{ width:100%; padding:69px 40px 0 40px;}

.waik_2{ float: left; width:100%; padding:80px 0;}
.top_down{ display:table; margin:0 auto; max-width:100%;}
.top_down .pn{ display:inline-block; width:142px; height:42px; margin:0 20px; background-color:#111110; color:#fff; font-size:14px; text-align:center; line-height:42px; -webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.top_down .pn.hover,
.top_down .pn:hover{ background-color:#9e0028;}

/*关于我们——新闻活动内页*/
.c_1200_23 .time_newn{ padding:0 20px;}
.c_1200_23 .tit_newn{ padding:24px 20px;}
.c_1200_23 .text_newn{  padding:0 20px 40px 20px; }
.c_1200_23 .share_newn{ float:left; width:100%; padding:40px 20px 0 20px;}
.c_1200_23 .share_newn .r_share{display:none;}
.c_1200_23 .share_newn .return_list{float:none; display:block; margin:0 auto;}


/*关于我们——新闻活动——品牌合作*/
.ul_brand{  width:100%;}
.li_brand{ float:left; width:46.5%; margin:40px 7% 0 0;}
.li_brand a{ width:100%; height:auto; }
.li_brand a:hover img{ width:100%; height:auto;}
.li_brand a .content-hover{ display:none;}
.li_brand:nth-child(4n){ margin-right:0;}
.li_brand:nth-child(2n){ margin-right:0;}

/*关于我们——新闻活动——视频中心*/
.t_1200_17{ width:100%;  padding:10.3% 0 5.1% 0; background:url(../images/video_img1.png) center no-repeat; background-size:100%;  margin:0;}


.li_v1 a{ width:100%; height:auto; }
.li_v1 a img{ width:100%; height:auto;}
.li_v1 a .pf_v1{ position:absolute; width:100%; left:0; top:50%; margin-top:-80px; z-index:2;}
.li_v1 a .pf_v1 b img{ width:60px; height:60px;}
.li_v2{  width:46.5%; margin:40px 7% 0 0;}
.li_v2:nth-child(3n+1){ margin-right:7%;}
.li_v2:nth-child(2n+1){ margin-right:0;}
.li_v2 .img_v2 a img{ width:100%; height:150px;}
.li_v2 .tit_v2{ height:45px; line-height:45px; }


.m_800{  left:0; top:20%; margin-left:0; margin-top:0; width:100%; padding:0 20px;}
.m_800 .r_shut{ float:right; width:72px; height:72px;}
.m_800 .t_800_1{ height:15px; }
.m_800 .t_800_2{  padding:0 15px 15px 15px; }
.m_800 .t_800_2 .d_800_1{ padding:15px 0 15px 0; }

/*酒庄系列*/
.t_1200_19{ padding:0 20px;}
.ul_nine{  width:100%;}
.li_nine{ width:46.5%; height:auto; margin:20px 7% 0 0;  background-size:cover;}
.li_nine:nth-child(4n){ margin-right:0}
.li_nine:nth-child(2n){ margin-right:0;}
.li_nine a{ width:100%; height:auto;}
.li_nine a .tit_nine{opacity:1;}
.li_nine a:hover .tit_nine{opacity:1;}
.li_nine a .nine-hover{ display:none; }

.mulu{width:100%; padding:0 20px;}
.mulu li{ float:left;width:100%;height: auto;margin: 0; overflow:hidden;}
.mulu li img {height:auto;}

.waik_3{ float:left; width:100%; padding:80px 0 20px 0;}
.waik_4{ float:left; width:100%; padding:50px 0 20px 0;}


/*酒庄系列内页*/
.slide_pron{ width:800px; height:850px; overflow:hidden; position:relative;}
.slide_pron .hd{position:absolute; width:100%; left:0; bottom:20px; height:10px; z-index:1;}
.slide_pron .hd ul{ display:table; margin:0 auto; max-width:100%; display: zoom:1;  }
.slide_pron .hd ul li{ display:inline-block; margin:0 5px;  width:10px; height:10px; background-color:rgba(255,255,255,0.5); cursor:pointer; -moz-border-radius:50%; webkit-border-radius:50%; -khtml-border-radius:50%;border-radius:50%; }
.slide_pron .hd ul li.on{ background-color:#8f0e2d;}
.slide_pron .bd{ position:relative; width:1920px; height:100%; z-index:0;   }
.slide_pron .bd li{ zoom:1; width:800px; height:850px; vertical-align:middle; }


.c_1200_26 .tit_pron{ padding:0 20px;}
.c_1200_26 .timg_pron{ padding:0 20px;}
.t_1200_20{ width:100%; padding:18px 20px;}
.t_1200_20 .l_576{ width:100%; padding:75px 0 0 0;}
.t_1200_20 .r_600_2{ float:left; width:100%; padding:48px 0 0 0;}
.t_1200_20 .r_600_2 .wz_600{ width:100%; }


.li_winn{  width:100%; }
.tit_winn .titcon_winn .cen_winn{  max-width:360px;}
.tit_winn .titcon_winn .rpic{ display:inline-block; width:130px; padding-left:20px;}
.d_1200_4{ width:100%; margin:30px 0 0 0; }
.d_1200_4 .l_540{ width:100%;  padding:0 20px;}
.d_1200_4 .l_540.fr{ float:left;}
.d_1200_4 .r_580{  width:100%;  padding:15px 20px 0 20px;}

.c_1200_27{ float:left; width:100%; padding:50px 0 64px 0; -webkit-column-count:1; -moz-column-count:1; column-count:1;}

.c_0100_bg12{ background:#333333;}
.c_1200_27{ padding:50px 20px 64px 20px; }
.c_1200_27 .t_1200_23{ padding:40px 0 0 0;}
.c_1200_27 .t_1200_23 .l_phone_di{ display: block; float:left; width:100%; text-align:right;  color:#808080; font-size:14px; line-height:30px;}
.c_1200_27 .t_1200_23 .l_phone_di .cell_600{ float:left; width:100%; padding:20px 0 0 0;}
.c_1200_27 .t_1200_23 .l_phone_di .cell_600 .span_3{ color:#cdcdcd; font-size:24px;}
.c_1200_27 .t_1200_23 .l_phone_di .cell_600 .span_4{ color:#cdcdcd; font-weight:bold;}
.c_1200_27 .t_1200_23 .l_536{ width:100%;}
.c_1200_27 .t_1200_23 .r_600_3{ float:left; width:100%; }

/*品牌系列*/	
.c_0100_4{float: left; width:100%;}
.c_0100_4 a{ float:left; width:100%; height:60px;}
.c_0100_4 a .what{ display:table; max-width:100%; margin:0 auto;}
.c_0100_4 a .what .sty1{ display:inline-block; color:#fff; font-size:14px; line-height:60px;}
.c_0100_4 a .what .sty2{ display:inline-block; padding-left:8px;}

.c_0100_5{ position: fixed; width:100%; height:100%; overflow-y:auto; z-index:910; background-color:#f7f2e5;}
.headall{ float:left; width:100%; padding:55px 20px; position:relative; color:#333; font-size:24px; text-align:center; line-height:40px; border-bottom:#e9e3d5 solid 1px;}
.headall .pfshutall{ position:absolute; width:27px; height:27px; right:20px; top:50%;  margin-top:-23px;}
.allbox{ float:left; width:100%;}
.li_all{ float:left; width:100%; border-bottom:#e9e3d5 solid 1px;}
.li_all a{ float:left; width:100%; text-align:center; padding:55px 20px; color:#333; font-size:24px; text-align:center; line-height:40px;}
.li_all a.hover,
.li_all a:hover{ background-color:#3b1c24; color:#fff;}

.headtitle{ float:left; width:100%; height:90px; padding:0 20px; background-color:#3b1c24;}
.headtitle .aleft{ float:left; width:20%; height:90px; background:url(images/col_img11.png) left center no-repeat;}
.headtitle .tit{ float:left; width:60%; color:#e3e3e3; font-size:24px; line-height:90px; text-align:center;}

.theonebox{ display:table; width:100%;}
.theonebox .ul_one{ display: table-row; width:100%; }
.theonebox .li_one{ display:table-cell; width:50%; padding:15px 0; border-right:#e9e3d5 solid 1px;  border-bottom:#e9e3d5 solid 1px; text-align:center; vertical-align:middle;}
.theonebox .li_one:nth-child(2n){ border-right:0;}

.thetwobox{display:table; width:100%;}
.thetwobox .ul_two{ display: table-row; width:100%;}
.thetwobox .ul_two .li_two{ display:table-cell; width:50%;  padding:68px 0 60px 0;  border-right:#e9e3d5 solid 1px;  border-bottom:#e9e3d5 solid 1px;}
.thetwobox .ul_two .li_two:nth-child(2n){border-right:0;}
.thetwobox .ul_two .li_two .img_two{ display:table; max-width:100%; margin:0 auto; height:54px;}
.thetwobox .ul_two .li_two .tit_two{ float:left; width:100%; padding:10px 10px 0 10px; color:#888888; font-size:14px; line-height:30px; text-align:center;}
.thetwobox .ul_two .li_two .tit_two a{color:#888888; font-size:14px;}
.thetwobox .ul_two .li_two .tit_two a:hover{ color:#9e0029;}

.thethtreebox{ display:table; width:100%;}
.thethtreebox .ul_three{ display:table-row; width:100%;}
.thethtreebox .ul_three .li_three{display:table-cell; width:100%; text-align:center; line-height:30px;  padding:30px 0 30px 0;  border-bottom:#e9e3d5 solid 1px;}
.thethtreebox .ul_three .li_three a{ color:#888888; font-size:14px;}
.thethtreebox .ul_three .li_three a:hover{ color:#9e0029;}

.thefourbox{ display:table; width:100%;}
.thefourbox .ul_four{ display:table-row; width:100%;}
.thefourbox .ul_four .li_three{display:table-cell; width:50%;  line-height:30px; line-height:30px;  padding:30px 0 30px 20px;  border-bottom:#e9e3d5 solid 1px; border-right:#e9e3d5 solid 1px;}
.thefourbox .ul_four .li_three:nth-child(2n){ border-right:0;}
.thefourbox .ul_four .li_three a{ color:#888888; font-size:14px;}
.thefourbox .ul_four .li_three a:hover{color:#9e0029;}

/*品牌系列列表页*/
.c_1200_30{  width:100%; margin:80px 0 0 0; padding:72px 20px;}
.c_1200_30 .l_384{ width:100%; }
.c_1200_30 .r_772{ float:left; width:100%; padding:20px 0 0 0; }

/*品牌系列内页*/
.t_1200_25{  padding:0 20px; }

.t_1200_26{  width:100%;}
.slide_wind{  position: inherit;}
.slide_wind .bd{ float:left; width:100%;}
.slide_wind .wprev{ display:none;}
.slide_wind:hover .wprev{ display:none;}
.slide_wind .wnext{ display:none;}
.slide_wind:hover .wnext{ display:none;}
.slide_wind .hd{ float:left; width:100%; padding:40px 0 0 0;}
.slide_wind .hd ul{ display:table; margin:0 auto; max-width:100%;}
.slide_wind .hd ul li{ display:inline-block; width:10px; height:10px; margin:0 5px; background-color:#aeaeae; -moz-border-radius:50%; webkit-border-radius:50%; -khtml-border-radius:50%;border-radius:50%; text-indent:-9999px; overflow:hidden;}
.slide_wind .hd ul li.on{ background-color:#9e0029;}

.ul_nine_o{  width:100%;}
.li_nine_o{  width:50%;}
.li_nine_o .obx{  width:100%; padding:0 20px; height:auto; background-origin:content-box; background-size:100% 100%; }
.li_nine_o a{width:100%; height:auto;}
.li_nine_o a .tit_nine{opacity:1;}
.li_nine_o a:hover .tit_nine{opacity:1;}
.li_nine_o a .nine-hover{ display:none; }

}

@media screen and (max-width:480px) {

/*首页*/

/*关于我们——集团概况*/
.c_1200_12{ padding:154px 20px 0 20px ;}
.c_1200_12 .smallScroll{  padding:0 50px; margin-top:0px; }
.c_1200_12 .smallScroll .sPrev{  width:50px; }	
.c_1200_12 .smallScroll .sNext{ width:50px; }
.c_1200_15{ padding:130px 20px 0 20px;}
.t_1200_12 .cell_grape{ padding:0;}

/*关于我们集团概况*/
.title_5 .tit_group .cen_gro .lpic{display:none; } 
.title_5 .tit_group .cen_gro .rpic{display:none; }
.title_5 .tit_group .cen_gro .cen_winn{  max-width:100%; }
/*关于我们——经销商网络*/
.slide_net{  padding:0 30px;}
.slide_net .bd{ width:100%;}
.slide_net .bd ul{ width:100%;}
.slide_net .bd ul li{ width:100%; height:183px;}
.slide_net .bd ul li .li_box{ display:table; width:90%; margin-left:5%; margin-right:5%; height:183px;  padding:20px 20px 20px 20px; background-size:cover;}
.slide_net .bd ul li .text_net{  height:120px; margin:0; }
.slide_net .lprev{  width:30px; height:58px; margin-top:-29px; background-size:cover;}
.slide_net .prevStop,
.slide_net .lprev:hover{ background-size:cover;}
.slide_net .rnext{ width:30px; height:58px; margin-top:-29px; background-size:cover;}
.slide_net .nextStop,
.slide_net .rnext:hover{ background-size:cover;}

/*关于我们——经销商网络内页*/
.box_qu .d_box{  padding:0 10px;}
.slide_qu{  padding:0 30px;}
.slide_qu .bd{ padding:0 10px;}
.slide_qu .bd ul{ float:left; width:100%;}
.slide_qu .bd ul li{ float:left; width:100%;}
.slide_qu .bd ul li .l_428{  width:43%;}
.slide_qu .bd ul li .r_464{  width:50%;}

.slide_qu .l_prev{ position:absolute;}
.slide_qu .l_prev{ margin-top:-29px; width:30px; height:58px; background-size:cover;}
.slide_qu .prevStop,
.slide_qu .l_prev:hover{ background-size:cover;}
.slide_qu .r_next{ width:30px; height:58px; margin-top:-29px; background-size:cover;}
.slide_qu .nextStop,
.slide_qu .r_next:hover{background-size:cover;}

/*关于我们——联系我们（你是个人？）*/
.slide_your .hd ul li{ line-height:20px; padding:25px 5px;}
.slide_your .bd{padding:20px 15px 75px 15px;}

/*关于我们——新闻活动*/
.c_1200_22{ padding:20px 15px 0 15px;}
.li_new .r_600_1{  padding:30px 20px 0 20px;}
.li_new .r_600_1 .btn_rn .a_btnrn{  margin:24px 0 40px 0;}

.top_down .pn{  width:110px; margin:0 10px;}

/*酒庄系列内页*/
.btn_fom{ width:100px; }
.tit_winn .titcon_winn{ display:table; margin:0 auto; max-width:100%; color:#333333; font-size:36px; line-height:40px; }
.tit_winn .titcon_winn .lpic{ display:none;}
.tit_winn .titcon_winn .cen_winn{max-width:100%;}
.tit_winn .titcon_winn .rpic{ display:none; }
}


.sitemap
{
    width:100%;float:left;
}
    .sitemap li
    {
        border-bottom:1px dashed #d2d2d2; padding:7px 0; float:left; line-height:40px;width:98%; padding-left:2%; 
    }
        .sitemap li a
        {
            margin-right:10px;font-size:12px; float:left; white-space: nowrap; font-size:14px;
        }
        .sitemap li a:hover{
            color:#9e0029;
        }

        .sitemap li .font16
        {
           font-size:16px;  /*color:#135fb1*/
        }
        .sitemap li .font14
        {
           font-size:14px; 
        }
        .sitemap li .font12
        {
           font-size:12px;  color:#999
        }

.btn {
    display:inline-block;
}


.div_box{float:left;}
.div_box:hover .c_0100_down{display:block;}
.div_box:hover .cell_where{background-color: #F7F2E5; color:#9e0029;}
.c_0100_down{display:none;}


#mediaplayer_logo {
            display:none
        }

.z_news_fy{ width:1200px;text-align:left; padding-bottom:40px;}
.z_news_fy .l_1200{ width:1200px; height:30px;}
.z_news_fy .l_1200 .l_90{ float:left; width:90px; height:30px; line-height:30px; text-align:center; font-size:14px; color:#ffffff; font-weight:bold; background:#9e0028;}
.z_news_fy .l_1200 .a_3{ float:left; display:block; height:30px; line-height:30px; padding:0 18px; font-size:14px; color:#333333;}
.z_news_fy .l_1200 .a_3:hover{ color:#9e0028;}

/*分页list*/
.fylist{ text-align:center; margin:20px 0px;}
.fylist .page-on{ background-color:#e4392a; color:#FFF}
.fylist a{ width:41px; height:41px; line-height:41px; background-color:#edecec; font-family:Arial, Helvetica, sans-serif; color:#666; font-size:18px; display:inline-block;border-radius:3px; text-align:center;margin:0 4px;}
.fylist2 .page-on{ background-color:#00AAF6 !important;border-color: #00AAF6 !important;}
.fylist2 a{ background-color:#fff; border-radius:0px; margin:0px;border: 1px solid #DDD;  border-right: none;}
.fylist2 a:last-child{border-right: 1px solid #DDD;}