@charset "gb2312"; 
/*全局初始化样式*/
body{ padding:0px; margin:0px auto; font:normal 62.5%/2.3em Microsoft YaHei,arial,'微软雅黑'; color: #666; width: 100%; zoom:1; background: #eee7d5 url("../images/bg_body.jpg")/*tpa=http://www.zikangyuan.com/cn/images/bg_body.jpg*/ repeat;
/*禁用Webkit内核浏览器的文字大小调整功能*/
-webkit-text-size-adjust:none; 

/*取出点击出现半透明的灰色背景*/
-webkit-tap-highlight-color:rgba(0,0,0,0); 
-webkit-tap-highlight:rgba(0,0,0,0);

/*控制文本可选性*/
-webkit-user-select: none; 
    -ms-user-select: none;
   -moz-user-select: none;
 -khtml-user-select: none;
        user-select: none;
        
/*设置字体的抗锯齿或者说光滑度*/
-webkit-font-smoothing: antialiased;  
}

.h1,.h2,.h3,.h4,.h5,.h6,.p{ padding:0px; margin:0px; font-weight: normal;}
ul,li,form, dl,dt,dd, div{ padding: 0px; margin: 0px;}
/*默认去除ul、li的默认样式*/
ul,li{ list-style:none; margin: 0;} 
/*初始化下拉菜单、单行输入框、多行输入框的样式*/
select,input,textarea{ border-radius:0; -webkit-border-radius:0; color:#414446;} 
/*表单元素获得焦点时不显示虚线框*/
input:focus { outline: none;}
a:hover{text-decoration:none;}
input,button,select,textarea{outline:none;/*-webkit-appearance:none;*//*强制去除表单自带的样式*/ } 
/*不允许多行输入文本框有滚动条*/
textarea{resize:none;/*-webkit-appearance:none;*//*强制去除textarea自带的样式*/ } 
/*初始化表单元素样式*/
textarea,input,select {background:none; border:none; margin:0; padding:0;}
/*初始化HTML5标签样式*/
audio,canvas,progress,video { display: inline-block; vertical-align:baseline;}
article,aside,footer,header,hgroup,nav,section,figure,figcaption{ display:block;}
/*去除figure边距*/
figure,figcaption{ margin:0px; padding:0px;}

/*初始化图片样式*/
img{ border:none; border:0; max-width:100%; vertical-align:top;}

/*初始化a的样式和字体样式*/
a{ color:#666; text-decoration:none; noline: -webkit-tap-highlight-color:rgba(0,0,0,0);}
a:focus {outline:none; -moz-outline:none;}
a:hover{ color: #15182B;}

/*清楚浮动*/
.clear{ clear:both; height:0px; overflow:hidden;} /*清除浮动*/
.clearfix:after { content:"."; display:block; height:0; visibility:hidden; clear:both; }
.clearfix { zoom:1; }  

.SinglePage{ text-justify:inter-ideograph; text-align:justify; word-wrap:break-word; clear:both; overflow:hidden;}
.text-justify{text-align:justify;}
.text-justify:after{width: 100%;height: 0;margin: 0;display: inline-block;overflow: hidden;content: '';}
/*全局样式*/
.Top{padding: 10px 0; border-top: 3px solid #c7a866;margin: 0; background-color: #fff;}
.Logo{padding:0 10px;display: block;}
.Logo img{ height: 50px;}
.MainNav{background: url("../images/bg_mainnav.png")/*tpa=http://www.zikangyuan.com/cn/images/bg_mainnav.png*/ repeat;position: absolute;width: 100%;top: 74px;z-index: 58;font-size: 1.6em;}
.MainNav li{margin-bottom: 2px;}
.MainNav .dropdown-menu li{padding-left: 2em;line-height: 25px;}
.MainNav .dropdown-menu li a{color: #333;display: block;line-height: 30px;}
.Search{ position: relative;display: none;}
.Search .InputSearch{margin-right: 50px;border: 1px solid #e1e1e1;  margin-bottom: 5%;background-color: #fff;}
.Search .InputSearch input{line-height: 34px;height: 34px; text-indent: 10px;font-size: 14px;color: #d5d5d5;width: 100%;}
.Search .btn_search{display: block;width: 35px;height:35px; background: url("../images/btn_search.png")/*tpa=http://www.zikangyuan.com/cn/images/btn_search.png*/ no-repeat; position:absolute;right: 0;top: 0;}
.Top .Btn_Lan{display: block;width: 35px;height: 35px;border: 1px solid #DBDBDB;border-radius: 50%;position: absolute;right: 70px;text-align: center;line-height: 32px;color: #80562A;font-size: 14px;top: 15px;z-index: 59;}
.Top .Btn_Lan:hover{background-color: #80562A;color: #fff;border:1px solid #80562A; }

.Contain{width: 1200px;margin: 0 auto;max-width: 96%; }
.warp{width: 1200px;margin: 0 auto;max-width: 96%; position: relative;}

.Foot{position: relative;margin-top: 5%;border-top: 1px solid #d1c3a0;min-height: 82px;padding-top: 1px;}
.Foot .Left{width: 100%;float: left;background-color: #efe9d8;border-top: 1px solid #fff;padding: 0 2%;}
.Foot .Right{width: 100%;float: left;background-color: #c3a66b; padding: 0 2%;}
.Foot .OtherNav{padding: 22px 0 7px;}
.OtherNav li{line-height: 1em;border-left: 1px solid #fff;border-right: 1px solid #bc9f64; padding: 0 16px;float: left;}
.OtherNav li.first{border-left: 0px;padding-left: 0px;}
.OtherNav li.last{border-right: 0px;padding-right: 0px;}
.OtherNav li a{display: block;font-size: 12px;line-height: 12px; color: #c9b386;}
.Foot .Copyright{font-size: 12px;color: #c9b386;margin-bottom: 20px;}
.Foot .Copyright a{color: #c9b386;}
.Foot .FootShare{}
.Foot .FootShare dt{width: 90px;height: 80px;float: left; background: url("../images/line_share.png")/*tpa=http://www.zikangyuan.com/cn/images/line_share.png*/ no-repeat right center;}
.Foot .FootShare dt .ico{display: block;width: 80px;height: 80px;background: url("../images/ico_share.png")/*tpa=http://www.zikangyuan.com/cn/images/ico_share.png*/ no-repeat center;}
.Foot .FootShare dd{margin-left: 90px;}
.Foot .FootShare dd a{padding: 0;margin: 0; display: block;float:left; width: 35px; height: 34px;margin: 23px 0; margin-left: 15px;}
.Foot .FootShare dd .bds_tsina{background: url("../images/ico_share1.png")/*tpa=http://www.zikangyuan.com/cn/images/ico_share1.png*/ no-repeat center;}
.Foot .FootShare dd .bds_weixin{background: url("../images/ico_share2.png")/*tpa=http://www.zikangyuan.com/cn/images/ico_share2.png*/ no-repeat center;}
.Foot .FootShare dd .bds_sqq{background: url("../images/ico_share3.png")/*tpa=http://www.zikangyuan.com/cn/images/ico_share3.png*/ no-repeat center;}
.FootTel{font-size: 14px;color: #e2d6be; display: block;border-top:1px solid #e2d6be; width: 100%;padding: 3% 0;}
.FootTel b{font-size: 22px;}


/*首页*/
.HomBan{position: relative;}
.HomBan .bx-prev,.HomBan .bx-next{display: block;width:30px;height: 30px; position: absolute;top: 50%;margin-top: -15px;z-index: 56;}
.HomBan .bx-prev{left: 2%; background: url("../images/btn_prev.png")/*tpa=http://www.zikangyuan.com/cn/images/btn_prev.png*/ no-repeat; background-size: 100% 100%;}
.HomBan .bx-next{right: 2%; background: url("../images/btn_next.png")/*tpa=http://www.zikangyuan.com/cn/images/btn_next.png*/ no-repeat; background-size: 100% 100%;}
.BgHomBan{position: absolute; bottom: -5%;left: 0;width: 100%;z-index: 57;}


.HomContian{width: 1460px;margin: 0 auto;max-width: 96%;padding-top: 3%;}
.HomContian .HomTitle{padding: 22px 0; position: relative;}
.HomContian .HomTitle .more{display: block;width:92px;height: 28px; background: url("../images/btn_hommore.png")/*tpa=http://www.zikangyuan.com/cn/images/btn_hommore.png*/ no-repeat; position: absolute;top: 32px;right: 0; }
.HomContian .HomTitle .more:hover{background: url("../images/btn_hommoreon.png")/*tpa=http://www.zikangyuan.com/cn/images/btn_hommoreon.png*/ no-repeat;}


.HomVideoBox{position: relative;}
.HomVideoBox ul{padding: 0;}
.HomVideoBox li{position: relative;}
.HomVideoBox li img{width: 100%;}
.HomVideoBox li .ico{position: absolute;left: 43%;top: 38%;z-index: 2; width: 14%;}
.HomVideoBox .bx-prev,.HomVideoBox .bx-next{display: block;width:30px;height: 30px; position: absolute;top: -48px;}
.HomVideoBox .bx-prev{right: 38px; background: url("../images/btn_prev2.png")/*tpa=http://www.zikangyuan.com/cn/images/btn_prev2.png*/ no-repeat;background-size: 100% 100%;}
.HomVideoBox .bx-next{right:0; background: url("../images/btn_next2.png")/*tpa=http://www.zikangyuan.com/cn/images/btn_next2.png*/ no-repeat;background-size: 100% 100%;}
.HomVideoBox .bx-prev:hover{ background: url("../images/btn_prev2on.png")/*tpa=http://www.zikangyuan.com/cn/images/btn_prev2on.png*/ no-repeat;background-size: 100% 100%;}
.HomVideoBox .bx-next:hover{ background: url("../images/btn_next2on.png")/*tpa=http://www.zikangyuan.com/cn/images/btn_next2on.png*/ no-repeat;background-size: 100% 100%;}

.HomNews dl{margin-bottom: 2%;}
.HomNews dl a{border: 1px solid transparent;display: block;padding: 2.8% 0;}
.HomNews dt{text-align: center;font-family:arial; width: 87px;float: left; border-right: 1px solid #aaa89f;}
.HomNews dt span{line-height: 1em;display: block;font-size: 14px;font-weight: normal;}
.HomNews dt b{line-height: 19px;margin-top: 7px; display: block;font-size: 24px;}
.HomNews dd{margin-left: 110px;padding-right: 2%;}
.HomNews dd .h4{font-size: 14px;color: #666; line-height: 23px;margin-top: -4px; height: 46px;overflow: hidden;}
.HomNews a:hover{background-color: #faf6e9;border: 1px solid #e5dac0;}
.HomNews a:hover dt span,.HomNews a:hover dt b,.HomNews a:hover dd .h4{color: #a88e52;}

.HomNews .HomNewsTop{background-color: #c3a66b;padding: 3%;margin-bottom: 21px;}
.HomNews .HomNewsTop a{border: 0px;padding: 0; }
.HomNews .HomNewsTop a:hover{background-color: transparent;}
.HomNews .HomNewsTop dt{width: 37%;}
.HomNews .HomNewsTop dt img{width: 100%;}
.HomNews .HomNewsTop dd{float: left;width: 63%;padding-left: 5%; margin-left: 0; }
.HomNews .HomNewsTop dd .h3{font-size: 18px;color: #f9f6cc;font-weight: bold;padding: 5% 0;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.HomNews .HomNewsTop dd .p{font-size: 14px;color: #f9f6cc;margin-bottom: 5%;line-height: 23px;height: 46px;overflow: hidden;}
.HomNews .HomNewsTop dd .time{font-size: 14px;color: #f9f6cc;}

.HomProductTop{width: 98%;float: right;position: relative;margin-top: 6px;margin-bottom: 2.5%;}
.HomProductTop img{width: 100%;}
.HomProductTop ul{border: 1px solid #93752d;padding: 3% 3% 4%;}
.HomProductTop:after{content: ""; position: absolute;top: -6px;left: -6px;  width: 100%;height: 100%;border: 1px solid #c6b58e;}
.HomProductTop li{float: right;width: 50%;}
.HomProductTop li.text{font-size: 14px;color: #a47639;width: 100%;padding-top: 2%;line-height: 23px; max-height: 92px;overflow: hidden;}

.HomProductBot dl{position: relative;}
.HomProductBot dt{width: 50%;}
.HomProductBot dt img{width: 100%;}
.HomProductBot dd{width: 50%;padding: 5%;position: absolute;right: 0;top: 0; height: 100%; background-color: #fff;}
.HomProductBot dd:after{content: "";width: 0px;height: 0px;border:20px solid transparent; border-right: 20px solid #fff;position: absolute;left: -40px;top: 50%;margin-top: -20px;}
.HomProductBot dd .h3{font-size: 16px;color: #333333;padding-bottom: 2%;}
.HomProductBot dd .h4{font-size: 12px;color: #666666;text-transform : uppercase;position: relative;padding-bottom: 2%;margin-bottom: 2%;}
.HomProductBot dd .h4:after{content: "";display: block; width: 28px;height: 1px; background-color: #d0d0d0;position: absolute;left: 0;bottom: -2%;}
.HomProductBot dd .p{font-size: 14px;color: #333; line-height: 23px;height: 46px;overflow: hidden;}
.HomProductBot a:hover dd .p{color: #bc9f64;}



.SubNavBox{background-color: #f3eddb; border-bottom: 1px solid #e7ddc4; height: 75px;/*overflow: hidden; */position: relative; margin-bottom: 45px;}
.SubNav li{display: inline-block;margin-right: 20px; height: 75px;line-height: 75px;border-bottom: 1px solid transparent; }
.SubNav .text-justify li{margin-right: 0px;}
.SubNav li a{font-size: 13px;color: #666;}
.SubNav li:hover,.SubNav li.on{border-bottom: 1px solid #6a3906;}
.SubNav li:hover a,.SubNav li.on a{color: #6a3906;}
.SubNavBox .Current{display: none;position: absolute;top: 0; right: 0;line-height: 75px;font-size: 14px;color: #666; padding-left: 14px;background: url("../images/ico_Current.jpg")/*tpa=http://www.zikangyuan.com/cn/images/ico_Current.jpg*/ no-repeat left center;}
.SubNavBox .Current a{padding:0 5px;}
.SubNavBox .Current span{color: #bfa060;}

.About .AboutImg{float: none;display: inline-block;margin: 0 17px 5% 4.5%;text-align: center;}
.About .AboutImg .Img{position: relative;}
.About .AboutImg .Img img{position: relative;z-index: 2;}
.About .AboutImg .Img:after{content: ""; position: absolute;bottom: -16px;right: -16px;  width: 100%;height: 100%;border: 1px solid #bfa060;}
.About .AboutImg .h3{font-size: 14px;color: #333;padding: 42px 0 8px;}

.History{max-width: 946px;margin: 0 auto; height: 1326px;position: relative; background: url("../images/btn_history.png")/*tpa=http://www.zikangyuan.com/cn/images/btn_history.png*/ repeat-y 11px;padding-top: 187px;}
.History .bd{overflow: hidden;padding-left: 74px;}
.History .bx-viewport{overflow:visible !important;}
.History li{height: 130px; margin-bottom:22px;margin-left: 0px; 
transition: all ease 500ms;
-moz-transition: all ease 500ms; /* Firefox 4 */
-webkit-transition: all ease 500ms; /* Safari 和 Chrome */
-o-transition: all ease 500ms; /* Opera */
}
.History li.odd{margin-left: -74px;}
.History li .ico{display: block;width: 24px;height: 130px;padding: 53px 0; background: url("../images/ico_history.png")/*tpa=http://www.zikangyuan.com/cn/images/ico_history.png*/ no-repeat left center;}
.History .Infobox{text-align: left;position: absolute;left: 0;top: 50%;margin-top: -65px; width: 100%;height: 130px;padding:0 130px 0 24px;}
.History .Infobox .h2{font-size: 16px;color: #9f632b;position: absolute;bottom: 52%; right: 0;width: 100%; padding:0 135px 0 24px;}
.History .Infobox .p{font-size: 12px;color: #666;line-height: 16px;max-height: 64px;overflow: hidden; position: absolute;top: 52%;right: 0;width: 100%; padding:0 135px 0 24px;}
.History .Infobox .line{position: absolute;width: 100%;height: 1px;top: 50%;margin-top: -0.5px; left: 0;padding:0 130px 0 24px;}
.History .Infobox .line span{display: block;width: 100%;height: 1px;background-color: #9f632b;}
.History .Infobox .Img{width: 130px;height: 130px;background: url("../images/bg_history.png")/*tpa=http://www.zikangyuan.com/cn/images/bg_history.png*/ no-repeat;padding: 8px; position: absolute;right: 0;top: 0;}
.History .Infobox .Img img{width: 114px;height: 114px;border-radius: 50%;overflow: hidden;}
.History .bx-prev,.History .bx-next{display: block;width:24px;height: 24px; position: absolute; }
.History .bx-prev{ background: url("../images/prev_history.png")/*tpa=http://www.zikangyuan.com/cn/images/prev_history.png*/ no-repeat;top: 80px;left: 72px;}
.History .bx-next{ background: url("../images/next_history.png")/*tpa=http://www.zikangyuan.com/cn/images/next_history.png*/ no-repeat;bottom: 78px;left: 0px;}

.HonorList{overflow: hidden;}
.HonorList li{width: 46%;float: left; margin:0 2% 30px 2%;}
.HonorList li img{width: 100%;padding: 2%;background-color: #fff;}
.HonorList li .h4{text-align: center;font-size: 16px;color: #333; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;margin-top: 16px;}

.Pages{text-align: center;margin-top: 5%;}
.Pages .p_page{display: inline-block;*display: inline;*zoom:1;}
.Pages em{font-style: normal;}
.Pages a{display: block;width: 28px;height: 28px;line-height: 28px; float: left;border:1px solid #e8dfc8;font-size: 12px;color: #bb9f67; margin: 0 3px;}
.Pages a.a_first,.Pages a.a_prev,.Pages a.a_next,.Pages a.a_end{width: 67px;}
.Pages a.a_first,.Pages a.a_end{display: none;}
.Pages a:hover,.Pages a.a_cur{background-color: #c3a66b;border:1px solid #a78e5b;color: #fff; }

.VideoBd{width: 850px;max-width: 96%;margin: 0 auto;padding-bottom: 5%;}
.VideoBd .VideoBox{position: relative;}
.VideoBd .VideoBox video,.VideoBd .VideoBox iframe{position: absolute;width: 100%;height: 100%;top: 0;left: 0;}
.VideoBd .VideoBox .img{width: 100%;position: relative;z-index: 2;}
.VideoBd .VideoBox .ico{position: absolute;left: 43%;top: 38%;z-index: 3; width: 14%;}
.VideoBd .VideoBox .ico img{width: 100%;}
.VideoBd .VideoTitle{font-size: 14px;color: #444444;text-align: center;padding: 37px 0 18px 0;}
.VideoHd{text-align: center;position: relative; padding:0 50px;}
.VideoHd .Img{position: relative;}
.VideoHd .Img .ico{position: absolute;left: 43%;top: 38%;z-index: 2; width: 14%;}
.VideoHd .Img .ico img{width: 100%;}
.VideoHd .Img:after{display: block;content: "";position: absolute;top: 0px;left: 0;width: 100%;height: 100%;border: 1px solid #c3a66b;}
.VideoHd .on .Img:after{border: 2px solid #653700;}
.VideoHd .item .h4{font-size: 14px;color: #444;padding-top: 16px;}
.VideoHd .bx-prev,.VideoHd .bx-next{display: block;width: 47px;height: 47px; margin-top: -23.5px; position: absolute;top: 50%;}
.VideoHd .bx-prev{left: 0px; background: url("../images/btn_prev2.png")/*tpa=http://www.zikangyuan.com/cn/images/btn_prev2.png*/ no-repeat;background-size: 100% 100%;}
.VideoHd .bx-next{right:0px; background: url("../images/btn_next2.png")/*tpa=http://www.zikangyuan.com/cn/images/btn_next2.png*/ no-repeat;background-size: 100% 100%;}
.VideoHd .bx-prev:hover{ background: url("../images/btn_prev2on.png")/*tpa=http://www.zikangyuan.com/cn/images/btn_prev2on.png*/ no-repeat;background-size: 100% 100%;}
.VideoHd .bx-next:hover{ background: url("../images/btn_next2on.png")/*tpa=http://www.zikangyuan.com/cn/images/btn_next2on.png*/ no-repeat;background-size: 100% 100%;}

.ProductList{overflow: hidden;}
.ProductList li{width: 46%;float: left; margin:0 2% 30px 2%;}
.ProductList li img{width: 100%;}
.ProductList li .h4{position: relative;text-align: center; background-color: #bb9f67;height: 64px;padding-top: 12px; font-size: 16px;color: #fff; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.ProductList li .h4:after{content: "";position: absolute;left: 50%;margin-left: -15px;bottom: 18px; width: 30px;height: 1px;background-color: #fff;}

.col_3 li{width: 100% !important;}

.SalesNet .SnSidebar{margin: 4px 14px 20px 4px;position: relative;}
.SalesNet .SnSidebar:after{position: absolute;top: 0px;left: 0;display: block;width: 100%;height: 100%;content: "";background-color: #c3a66b;border-radius: 8px;margin: -4px 0 0 -4px;}
.SalesNet .SnSidebar .SnSidebarWarp{background-color: #fff;border-radius: 8px;position: relative;z-index: 2;padding: 20px 0;}
.SalesNet .SnSidebar .h2{font-size: 16px;cursor: pointer; color: #fff;line-height: 33px; background-color: #c3a66b;border-radius: 10px; margin:0px -14px 0 20px;text-indent: 20px;position: relative;}
.SalesNet .SnSidebar .h2 .glyphicon{position: absolute;right: 12px;top: 10px;}
.SalesNet .SnSidebar .AddList{display: none; overflow: hidden;position: absolute;width: 100%;background-color: #fff;right: -17px;border-radius: 8px;top: 60px;border: 1px solid #C3A66B;height: 300px;}
.SalesNet .SnSidebar .AddList ul{padding: 0 4px;}
.SalesNet .SnSidebar .AddList li a{display: block; line-height: 42px;height: 43px;border-bottom:dashed 1px #dbdbdb; font-size: 14px;color: #333;text-indent: 20px;}
.SalesNet .SnSidebar .AddList li a:hover,.SalesNet .SnSidebar .AddList li a.on{ color: #c3a66b;}
.SalesNet .SnMap{}
.SalesNet .SnMap .Map{width: 100%;height: 400px;border:1px solid #cecdcc;}
.SalesNet .SnMap .Map *{-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box;}

.PartnerList li{width: 100%;text-align: center; background-color: #fff; margin-bottom: 5%;}
.PartnerList li img{width: 100%;}
.PartnerList li .h4{display: inline-block;font-size: 13px;color: #333333;padding:24px 0 13px 0;line-height: 1em;border-bottom: 1px solid #666666;margin-bottom: 8px;}
.PartnerList li .p{line-height: 26px;color: #999999;font-size: 14px;padding-bottom: 19px;}

.Security{padding: 10% 0;background: url("../images/bg_security.jpg")/*tpa=http://www.zikangyuan.com/cn/images/bg_security.jpg*/ repeat-y center;}
.SecurityBox{padding: 10px;width: 502px;max-width: 96%;margin: 0 auto; background: url("../images/bg_security2.png")/*tpa=http://www.zikangyuan.com/cn/images/bg_security2.png*/ repeat center;}
.SecurityBox .SecurityBoxWarp{padding: 2%;background-color: #fff;}
.SecurityBox .h2{text-align: center;font-size: 16px;padding-bottom: 5%;}
.SecurityBox .CenterBox{text-align: center; border: 2px solid #c3a66b;padding: 2%;background: url("../images/bg_security3.jpg")/*tpa=http://www.zikangyuan.com/cn/images/bg_security3.jpg*/ repeat center;}
.SecurityBox .CenterBox dl{border: 1px solid #c8c8c8;padding: 8px;text-align: center;}
.SecurityBox .CenterBox dl dt{display: inline-block;border: 1px solid #c3a66b; margin-bottom: 4%;}
.SecurityBox .CenterBox dl dd{text-align: left;}
.SecurityBox .FloatBox{text-align: left; padding: 30px 0 0 57px;width: 187px;height: 84px;line-height: 18px;font-size: 14px;color: #b6995d; background: url("../images/line_security.png")/*tpa=http://www.zikangyuan.com/cn/images/line_security.png*/ top left no-repeat;margin: -13px 0 0 26px;}
.SecurityBox .BotText{font-size: 14px;color: #6a3906;padding-left: 35px;display: inline-block;background: url("../images/arrow_security.png")/*tpa=http://www.zikangyuan.com/cn/images/arrow_security.png*/ no-repeat left center;margin-top: 5%;}
.Security .btn_Security{display: block;width: 100%;height: 44px;line-height: 44px;text-align: center;font-size: 16px;color: #ffffff;background-color: #b6995d;border-radius: 5px;margin-top: 5%;}


.NewsTop{background:#FCFCFC;border-bottom:1px solid #EDEDED;padding:3% 0;margin-bottom: 2%;
position: relative;}
.NewsTop li .left img{width:100%;}
.NewsTop li .right a{color:#201e1f; font-size:18px;padding:2% 0;display: block;}
.NewsTop li .right p{color:#999; font-size: 14px;line-height: 20px; }

.NewsTop .bx-controls-direction{display: none;}
.NewsTop .bx-default-pager

.NewsTop .bx-controls{position: absolute;max-width: 100%; margin: 0 auto;}
.NewsTop .bx-pager .bx-pager-item{ display:inline-block; margin-right:8px;}
.NewsTop .bx-pager .bx-pager-item a{width:32px; height:4px;overflow: hidden; 
	display: inline-block; *display: inline; *zoom:1; 
	background:#201E1F;
    text-indent:-9999px;
    font-weight: bold;  text-decoration:none;margin:0 2px;}
.NewsTop .bx-pager .bx-pager-item a.active{background:#B7946A;}


.IndexNews{padding-bottom:4%;}
.IndexNews .warp{max-width: 100%;}
.IndexNewsInfo li{width:98%;cursor: pointer;margin-bottom: 2%;}
.IndexNewsInfo li:nth-child(2n){margin-right:0;}
.IndexNewsInfo li .Li_up{background:#f9f9f9; border:1px solid #EFEFEF;padding:3% 2%;}
.IndexNewsInfo li .Li_up a{font-size:16px;color:#222;display: block;margin-bottom: 3%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.IndexNewsInfo li .Li_up p{color:#888; font-size:14px;line-height:20px;height: 40px;overflow: hidden;margin: 0;}
.IndexNewsInfo li .li_down{display: block; position: relative;}
.IndexNewsInfo li .li_down time{position: absolute; left:10%; top:50%;text-align:left;}
.IndexNewsInfo .li_down time b{font-size: 55px; color:#fff; font-weight: normal;display: block;margin-top:-50px;line-height: 1.42857143;
}
.IndexNewsInfo .li_down time span{color:#fff; font-size:14px; text-transform: uppercase;
margin-top: -15px;display: block;filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;}
.IndexNewsInfo li .li_down img{width:100%;}
.IndexNewsInfo li .li_down i{display: inline-block;width:48px; height: 48px; background:url("../images/h_ico.png")/*tpa=http://www.zikangyuan.com/cn/images/h_ico.png*/
	no-repeat; position: absolute; right:10%; top: 50%; margin-top:-24px;display: none;}
.IndexNewsInfo li:hover .li_down i{display: block;}
.IndexNewsInfo li:hover .Li_up{background: #B7946B; border:1px solid #B7946B;}
.IndexNewsInfo li:hover .Li_up a{color:#fff;}
.IndexNewsInfo li:hover .Li_up p{color:#fff;filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;}

.OnLine dd{text-align: center;padding: 2.5% 0;}

.NsTop{text-align: center;padding-bottom: 3%;}
.NsTop .h2{font-size: 20px;color: #6a3906;}
.NsTop span{color: #939393;font-size: 14px;letter-spacing: 3px;padding-top: 1%;display: block;}

.Message{width: 600px;margin: 0 auto;max-width: 100%;}
.Message dl{padding-bottom: 4%;font-size: 16px;line-height: 40px;}
.Message dt{text-align: right;width: 100px;float: left;}
.Message dd{margin-left: 100px;}
.Message dd input{border: 1px solid #C3A66B;width: 300px;height: 40px;text-indent: 10px; max-width: 100%; border-radius: 5px;}
.Message dd textarea{border: 1px solid #C3A66B;width: 500px;height: 150px; max-width: 100%;border-radius: 5px; padding: 0 10px;}
.Message .BtnBox{width: 285px;margin: 0 auto;}
.Message .BtnBox .btn{width: 120px;height: 40px;background-color: #C3A66B;color: #fff;margin:0 10px;}

.SearchList{padding-top: 5%;}
.SearchList .h2{font-size: 20px;color: #C3A66B;text-align: center;}
.SearchList li{position: relative;line-height: 40px;border-bottom: dashed 1px #d8d8d8;padding-left:20px;background:url("../images/ico_mainnav.png")/*tpa=http://www.zikangyuan.com/cn/images/ico_mainnav.png*/ no-repeat left center;font-size: 16px;color: #C3A66B;}
.SearchList li a{display: block;padding-right: 110px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.SearchList li span{position: absolute;right: 0;top: 0;}

.ul_sitemap{font-size: 16px;line-height: 40px;}
.ul_sitemap strong{padding-right: 2%;}
.ul_sitemap strong a{color: #6a3906;}
/*============================ @media 屏幕适应 ===============================*/

@media screen and (min-width:360px){
	.HomNews .HomNewsTop dd .h3{font-size: 16px; padding: 3% 0;}
	.SubNav li a{font-size: 15px;}
	.History .Infobox .p{line-height: 18px;max-height: 54px;}
}
@media (min-width:480px){
.IndexNewsInfo li{width:49%; margin-right: 2%;float: left;}
.IndexNewsInfo li:nth-child(2n){margin-right:0%;}
}
/* 超小屏幕（手机，小于 768px） */
@media screen and (min-width:640px){
.HomContian .HomVideo{width: 48%;float: left;margin-right:4%;}
.HomContian .HomNews{width: 48%;float: left;}
.HomContian .HomProduct{width: 100%;float: left;}

.HomProductTop li{width: 32%;}
.HomProductTop li.text{width: 36%;padding-right: 6%;padding-top: 0;}
.HomProductBot dd .h3{padding-bottom: 8%;}
.HomProductBot dd .h4{padding-bottom: 6%;margin-bottom: 6%;}

.About .AboutImg{float: right;margin-bottom: 2%; }

.History .Infobox .h2{font-size: 23px;bottom: 58%;}
.History .Infobox .p{font-size: 14px;top: 55%;}

.SecurityBox .h2{font-size: 20px;padding-bottom: 27px;}
.SecurityBox .SecurityBoxWarp{padding: 27px;}
.SecurityBox .CenterBox{padding: 14px;}
.SecurityBox .CenterBox dl{padding: 8px;}
.SecurityBox .CenterBox dl dt{display: block;float: left; margin-bottom: 0px;}
.SecurityBox .CenterBox dl dd{margin-left: 140px;}
.SecurityBox .FloatBox{margin-left: 166px;}
}

/* 小屏幕（平板，大于等于 768px） */
@media screen and (min-width:768px ) {
.HomBan .bx-prev,.HomBan .bx-next{width: 50px;height: 50px; margin-top: -25px;}

.Foot .FootWarp{width: 1200px;max-width: 96%;margin: 0 auto;position: relative;z-index: 2;}
.HomFoot .FootWarp{width: 1460px;}
.Foot:before,.Foot:after{content: "";display: block; width: 50%;height: 100%;position: absolute;top: 0; border-top: 1px solid #fff;}
.Foot:before{left: 0; background-color: #efe9d8;}
.Foot:after{right: 0;background-color: #c3a66b;}
.Foot .Left{width: 50%; padding: 0;border-top: 0px;}
.Foot .Right{width: 50%; padding: 0;overflow: hidden;}
.FootTel{padding: 2% 5%;}

.SubNav .text-justify{text-align: left;}
.SubNavBox .Current{display: block; }
.SubNav .text-justify li{margin-right: 20px;}

.History{background: url("../images/btn_history.png")/*tpa=http://www.zikangyuan.com/cn/images/btn_history.png*/ repeat-y center 0px;}
.History .bd{padding-left: 50%;}
.History .bd2{padding-left: 24px;}
.History li.odd .Infobox{left: -100%; margin-left: 24px;text-align: left;padding: 0 24px 0 130px;}
.History li .Infobox .h2{right: 100%;margin-bottom: -22px;padding: 0 20px 0 0;text-align: right;}
.History li.odd .Infobox .h2{left: 100%;padding: 0 0px 0 20px;text-align: left;}
.History li.odd .Infobox .p{padding: 0 24px 0 135px;}
.History li.odd .Infobox .Img{left: 3px;}
.History li.odd .Infobox .line{padding: 0 24px 0 130px;}
.History .bx-prev{left: 50%;margin-left: 22px;}
.History .bx-next{left: 50%;margin-left: -50px;}

.HonorList ul{width: 103%;}
.HonorList li{width: 22%;margin-right: 3%; margin-left: 0px;}
.Pages a.a_first,.Pages a.a_end{display: block;}

.ProductList ul{width: 103%;}
.ProductList li{width: 22%;margin-right: 3%; margin-left: 0px;}
.col_3 li{width: 33.3% !important;}

.SalesNet .SnSidebar{width: 246px;height: 661px;margin: 0;float: left; background: url("../images/bg_partner.png")/*tpa=http://www.zikangyuan.com/cn/images/bg_partner.png*/ no-repeat;padding:0; background-color: transparent;border-radius: 0px;}
.SalesNet .SnSidebar::after{display: none;}
.SalesNet .SnSidebar .SnSidebarWarp{padding:0; background-color: transparent;border-radius: 0px;}
.SalesNet .SnSidebar .h2{padding: 22px 0 0 32px;width: 208px;background-color: transparent;margin: 0;text-indent: 0px;}
.SalesNet .SnSidebar .h2 .glyphicon{display: none;}
.SalesNet .SnSidebar .AddList{width: auto; margin-top: 8px;margin-right: 23px;height: 560px;display: block;position: relative;right: auto;top: 0;border: 0px;border-radius: 0;background-color: transparent;}
.SalesNet .SnMap{margin-left: 270px;}
.SalesNet .SnMap .Map{height: 656px;}

.PartnerList ul{width: 103%;}
.PartnerList li{width: 47%;margin-right: 3%;float: left;}


.OnLine dd{width: 50%;float: left;}
.OnLine dd.odd{border-right:dashed 1px #fff; margin-bottom: 0px;}

.Message .BtnBox{margin-left: 90px;}
}

/* 中等屏幕（桌面显示器，大于等于 992px） */
@media screen and (min-width:1024px ) {
	.Top{padding: 10px 0;height: 103px; border-top: 3px solid #c7a866;}
	.TopWarp{width: 1200px;max-width: 100%; margin: 0 auto; position: relative;}
	.Logo img{height: 75px;}
	.MainNav{padding: 0; background: none; position: relative;width: auto;top: 0; float: right; padding-right: 86px; margin-top: 28px;}
	.MainNav li{background: url("../images/line_mainnav.png")/*tpa=http://www.zikangyuan.com/cn/images/line_mainnav.png*/ no-repeat left center;padding: 0 15px;position: static;}
	.MainNav li.first{background: none;}
	.MainNav li a{padding: 0; font-size: 16px;}
	.MainNav .navbar-nav > .active > a, 
	.MainNav .navbar-nav > .active > a:focus, 
	.MainNav .navbar-nav > .active > a:hover{background-color: transparent; color: #6A3906;}
	.navbar-inverse .navbar-nav > li > a:focus,
	.navbar-inverse .navbar-nav > li > a:hover {color: #6A3906;background-color: transparent;}
	.BgNav{ width: 100%;height: 44px;background: url("../images/bg_mainnav.png")/*tpa=http://www.zikangyuan.com/cn/images/bg_mainnav.png*/ repeat; position: absolute; top:100px;left: 0;display: none;z-index: 57; }
	.MainNav .dropdown-menu{background-color: transparent;border: 0px;box-shadow: none;padding: 41px 0 0 0; width: 100%;top: 19px;}
	.MainNav .dropdown-menu li{background: url("../images/ico_mainnav.png")/*tpa=http://www.zikangyuan.com/cn/images/ico_mainnav.png*/ no-repeat left center; padding: 0 0 0 15px; margin: 0 25px; float: left;}
	.MainNav .dropdown-menu li a{line-height: 44px;}
	.MainNav .dropdown-menu li.on,.MainNav .dropdown-menu li:hover{background: url("../images/ico_mainnavon.png")/*tpa=http://www.zikangyuan.com/cn/images/ico_mainnavon.png*/ no-repeat left center;}
	.MainNav .dropdown-menu li.on a,.MainNav .dropdown-menu li:hover a{color: #fff;}
	.MainNav .DownMenu1{margin-left: -180px;}
	.MainNav .DownMenu2{padding-left: 162px;}
	.MainNav .DownMenu3{padding-left: 254px;}
	.MainNav .DownMenu4{padding-left: 335px;}
	.MainNav .DownMenu5{padding-left: 520px;}
	.MainNav .DownMenu6{padding-left: 652px;}
	.MainNav .DownMenu7 ul{float: right;}
	.Search{position: absolute;right: 48px;top: -6px;z-index: 2;display: block;}
	.Search .InputSearch{display: none; margin-right: 0px;border: 0px; background: url("../images/bg_search.png")/*tpa=http://www.zikangyuan.com/cn/images/bg_search.png*/ no-repeat bottom;width: 201px; height: 52px;padding-top: 16px;position: absolute;top: 35px;right: 0px;}
	.Search .btn_search{position:static; }
	.Top .Btn_Lan{right: 0;top: 22px;}

	.Foot .FootShare{float: left;}
	.FootTel{border-top: 0px;width: auto;float: left;padding: 26px 0 0 26px;}
	/*首页*/
	.HomBan li a{height: 637px;background-repeat: no-repeat;background-position: center;display: block;}
	.HomBan li img{display: none;}
	.BgHomBan{background: url("../images/Bg_Ban.png")/*tpa=http://www.zikangyuan.com/cn/images/Bg_Ban.png*/ no-repeat bottom center; display: block;height: 173px;bottom: -24px;}
	.BgHomBan img{display: none;}
	.HomContian .HomVideo{width: 31.6%;float: left;margin-right:2.5%;}
	.HomContian .HomNews{width: 31.7%;float: left;margin-right:2.5%;}
	.HomContian .HomProduct{width: 31.7%;float: left;}

	.Banner{height: 350px;background-repeat: no-repeat;background-position: center;display: block;}
	.Banner img{display: none;}
	.SubNav li{margin-right: 44px;}
    .SubNav .text-justify li{margin-right: 44px;}

    .PartnerList ul{width: 103%;}
    .PartnerList li{width: 30.3%;margin-right: 3%;float: left;}
    .PartnerList li.li_up{position: relative;padding-bottom: 19.6%;}
    .PartnerList li.li_up img{position: absolute;bottom: 0;left: 0;}

    .NewsTop li .left{width:29.6%;float: left;}
	.NewsTop li .right{width:65%;float: left;margin-left:2%;}
	.NewsTop .bx-controls{ bottom:3%; z-index: 99;left:31.6%;position: absolute;}

	.IndexNewsInfo li .Li_up a{font-size: 18px;}
	.IndexNewsInfo li{width:32%; margin-right: 2%;}
	.IndexNewsInfo li:nth-child(2n){margin-right:2%;}
	.IndexNewsInfo li:nth-child(3n){margin-right:0;}
	.IndexNews .hdlist span{top:65%;}
}

/* 大屏幕（大桌面显示器，大于等于 1200px） */
@media screen and (min-width: 1200px) {
	.MainNav li{padding:0 26px; }
}
