/* 样式初始化
--------------------------------------------------*/
html,body{width:100%;height:100%;}
body{margin:0; padding:0;font-family:'微软雅黑';overflow-y:auto;}
ul,dl,dd,h1,h2,h3,h4,h5,h6,form,p,input,textarea,i,em{padding:0;margin:0;font-weight:normal;}
ul,li{list-style:none;padding:0;margin:0;}
img{display:block;margin:0px;padding:0px;border:none;max-width:100%;}
a{color:#000;text-decoration:none;}
a:link{-webkit-tap-highlight-color:rgba(0,0,0,0);/*禁止链接高亮*/-webkit-touch-callout:none;/*禁止链接长按弹出选项菜单*/}
a:link, a:visited, a:hover, a:active{color:#000;}
input,textarea{-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;}
input:focus , textarea:focus, select:focus , label:focus , option:focus{outline:none;}
.clear{clear:both;height:0;font-size:1px;line-height:0px;}
.fl{float:left;}
.fr{float:right;}
.img_r img{float:right;}
.img_l img{float:left;}
*{-webkit-tap-highlight-color:transparent;-webkit-appearance:none;}  
@font-face{font-family:'DIDOT';src:url('../fonts/DIDOT.ttf') format('truetype'), url('../fonts/DIDOT.svg') format('svg'),url('../fonts/DIDOT.woff') format('woff');font-weight:normal;font-style:normal;}
/* 主体结构
--------------------------------------------------*/
.clear{clear:both;height:0;font-size:0;line-height:0px;}
.blank5{clear:both;height:5px;overflow:hidden;display:block;}
.blank8{clear:both;height:8px;overflow:hidden;display:block;}
.blank10{clear:both;height:10px;overflow:hidden;display:block;}
.blank15{clear:both;height:15px;overflow:hidden;display:block;}
.blank20{clear:both;height:20px;overflow:hidden;display:block;}
.center{text-align:center;}
.radius{-webkit-border-radius:.5em;-moz-border-radius:.5em;border-radius:.5em;}
.opacity{filter:alpha(opacity=50);-moz-opacity:0.5;opacity:0.5;}
/*布局*/
.box_root{width:100%;height:100%;max-width:1024px;margin:0 auto;position:relative;}

.title_p{font-size:60px; line-height:55px;}
.text_p{font-size:16px;}

.wrap{width:88.4%;margin:0 auto;position:relative;}
.wraps{width:77%;margin:0 auto;position:relative;}





.owl-slide{position:relative;width:100%;-ms-touch-action:pan-y;line-height:0;}
.owl-wrapper:after {content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
.owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0px, 0px, 0px);}
.owl-wrapper-outer{overflow:hidden;position:relative;width:100%;}
.owl-wrapper-outer.autoHeight{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out;}
.owl-item{float:left;}
.owl-controls .owl-page,.owl-controls .owl-buttons .owl-next{cursor:pointer;}
.owl-controls {-webkit-tap-highlight-color:rgba(0, 0, 0, 0);}
.owl-wrapper,.owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);}
.item img{height:auto;}
.owl-theme .owl-controls{text-align:center;width:100%;}
.owl-buttons{width:100%;}
.owl-controls .owl-prev , .owl-controls .owl-next{cursor:pointer;color:#000;display:inline-block;zoom:1;*display:inline;margin:0 5px;padding:0 0.2em;line-height:1em;font-size:1.8em;filter:Alpha(Opacity=50);opacity:0.5;z-index:9999;border-radius:3px;font-family:Arial;position:absolute;top:50%;margin-top:-0.4em;}
.owl-controls .owl-prev{left:0%;}
.owl-controls .owl-next{right:0%;}
.owl-controls .owl-prev:hover , .owl-controls .owl-next:hover{filter:Alpha(Opacity=100);opacity:1;}

.owl-prev:hover , .owl-next:hover{filter:Alpha(Opacity=100);opacity:1;}
.owl-theme .owl-controls .owl-pagination{position:absolute;bottom:1rem;width:100%;text-align:right;}
.owl-controls .owl-page{display:inline-block;margin:0;padding:0;line-height:0;zoom:0;*display:inline;}
.owl-controls .owl-page span{display:block;margin:0;padding:0;line-height:0;width:10px;height:10px;border-radius:50%;margin:0 30px 0 0;filter:Alpha(Opacity=70);opacity:0.7;background:#ddd;}
.owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{filter:Alpha(Opacity=100);opacity:1;}

/*--------------------------------------------------*/
.header{width:100%; position:fixed;top:0;left:0;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;z-index:999;}
.headfixed{position:fixed;background:rgba(0,0,0,0.6);height:60px;}
.logo{position:absolute;left:0;top:20px;z-index:1000;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.logo:hover{filter:Alpha(Opacity=60);opacity:0.6;}
.menu{position:relative; float:right;z-index:999;width:100%;box-sizing:border-box;right:0;top:20px;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out; overflow:hidden; height:100%;}

.headfixed .logo , .headfixed .menu{top:10px;}

.animenu{text-align:right;display:block;line-height:40px;}
.animenu a {text-decoration:none;text-overflow:ellipsis;white-space:nowrap;color:#fff;}

.animenu_toggle{display:block;float:right;cursor:pointer;border:0;padding:4px;height:40px;width:40px;background:rgba(0,0,0,0.0);outline:none;position:relative;z-index:1000;overflow:hidden;}
.animenu_toggle_bar {display:block;width:32px;height:2px;background-color:#fff;-webkit-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out;-webkit-transition:all .5s cubic-bezier(.19,1,.22,1);-o-transition:all .5s cubic-bezier(.19,1,.22,1);transition:all .5s cubic-bezier(.19,1,.22,1)}
.animenu_toggle_bar + .animenu_toggle_bar {margin:6px auto;}

.animenu_toggle:hover .animenu_toggle_bar {margin:0;position:absolute;}
.animenu_toggle:hover span{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);}
.animenu_toggle_active .animenu_toggle_bar {margin:0;position:absolute;}
.animenu_toggle_active .animenu_toggle_bar:nth-child(1){-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);}
.animenu_toggle_active .animenu_toggle_bar:nth-child(2) {opacity:0;}
.animenu_toggle_active .animenu_toggle_bar:nth-child(3){-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);}
.animenu_toggle_active:hover .animenu_toggle_bar:nth-child(3){-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);}



.animenu_nav{position:absolute;top:0px;right:-100%;z-index:999;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;-webkit-transform:translateX(100%);transform:translateX(100%);}

.animenu_nav_open {display:block !important;right:60px; position:absolute;-webkit-transform:translateX(0);transform:translateX(0)}

.animenu_nav_pater {float:left;padding-left:160px; padding-right:50px;}
.animenu_nav_pater li, .animenu_nav_pater li a {display:block;font-size:16px;line-height:40px; overflow:hidden; width:auto;}
.animenu_nav_pater li{float:left;overflow:hidden;padding:0 3rem; position:relative;}
.animenu_nav_pater li.on a , .animenu_nav_pater a:hover{color:#c0a88e;}

.mopen { overflow:hidden; height:auto;}
.animenu_nav_child{margin:0px;background-color: #f4f4f4;padding:10px 0; display:none}
.animenu_nav_child a { font-size:14px !important;padding:5px 0!important; line-height:22px !important;}

.animenu_nav .lang{float:right;color:#fff;font-family:Arial; margin-left:2rem;}
.animenu_nav .lang a{opacity:0.4;filter:alpha(opacity=40);font-family:Arial;font-size:14px;padding:0 10px;}
.animenu_nav .lang a.on{opacity:1.0;filter:alpha(opacity=100);}


.animenu_nav .search{float:right;position:relative;margin-top:8px;}
.search-wrapper{margin:0;padding:0;}
.search-wrapper input::-webkit-input-placeholder{color:#ddd;}
.search-wrapper .input-holder{overflow:hidden;position:relative;width:100px;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;margin:0;padding:0;line-height:normal;}
.search-wrapper.active .input-holder{margin:0;padding:0;margin-right:30px;width:200px;-webkit-transition:all .5s cubic-bezier(0.000, 0.105, 0.035, 1.570);-moz-transition:all .5s cubic-bezier(0.000, 0.105, 0.035, 1.570);transition:all .5s cubic-bezier(0.000, 0.105, 0.035, 1.570);}

.search-wrapper .input-holder .search-input{border:1px solid #fff;border-radius:10px;width:98%;height:20px;position:relative;top:-2px;line-height:20px;background:none;outline:none;font-size:12px;color:#fff;margin:0;padding:0;text-indent:10px;}
.search-wrapper.active .input-holder .search-input {text-indent:15px;}

.search-wrapper .input-holder .search-icon {opacity:0;width:20px;height:22px;border:none;border-radius:0 10px 10px 0;background:#fff;padding:0px;outline:none;position:absolute;right:0;top:0;z-index:2;cursor:pointer;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.search-wrapper.active .input-holder .search-icon {opacity:1;width:30px;}
.search-wrapper .input-holder .search-icon span{width:20px;height:20px;margin-top:1px;display:inline-block;vertical-align:middle;position:relative;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);transform:rotate(-45deg);}

.search-wrapper .input-holder .search-icon span::before, .search-wrapper .input-holder .search-icon span::after{position:absolute;content:'';}
.search-wrapper .input-holder .search-icon span::before{width:3px;height:11px;left:10px;top:12px;border-radius:2px;background:#999;}
.search-wrapper .input-holder .search-icon span::after{width:10px;height:10px;left:4px;top:0px;border-radius:50%;border:2px solid #999;}

.search-wrapper .close {opacity:0;position:absolute;z-index:1;top:0;right:0;width:100%;height:20px;cursor:pointer;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);transform:rotate(0deg);}
.search-wrapper.active .close {opacity:1;right:0px;width:20px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition-delay:0.1s;-moz-transition-delay:0.1s;transition-delay:0.1s;}
.search-wrapper .close::before, .search-wrapper .close::after{position:absolute;content:'';background:#fff;border-radius:2px;opacity:0.5;}
.search-wrapper .close::before{width:2px;height:22px;left:10px;top:0px;}
.search-wrapper .close::after{width:22px;height:2px;left:0px;top:10px;}
.search-wrapper .result-container{width:100%;position:absolute;top:80px;left:0px;text-align:left;font-size:14px;display:none;color:#B7B7B7;}

.mbr { clear: none; display:inline-block}
.banner .ppic{ display:block;}
.banner .mpic{ display:none;}

.banner{position:relative;}
.banner .item{}
.banner .item a{ display:block; overflow:hidden;position:relative;}
.banner .item .wrap{position:absolute;top:0;left:6%;width:94%;height:100%; z-index:99;}
.banner .item .pc{cursor:pointer;}
.banner .item .mb{display:none;}
.banner .item .pc img{background:#333;}


.banner .text_p{margin-top:18%; }
.banner .text_p b{display:block;color:#fff;font-weight:normal;font-size:100px;line-height:1em;margin-bottom:0;}
.banner .text_p b img{}
.bimg1 {width:auto; height:90px!important; margin-bottom:10px;}
.bimg2 {width:auto; height:180px!important; margin-left:-60px;}
.bimg3 {width:auto; height:210px!important;}

.banner .text_p .more{display:block;width:140px;height:42px;line-height:42px;text-align:center;font-size:24px;border:1px solid #fff;color:#fff;overflow:hidden;margin-top:10px;}
.banner .text_p .more:hover{opacity:0.5;filter:alpha(opacity=50);}
.banner .text_p span{width:80%;color:#fff;font-size:24px;display:block;overflow:hidden;}




.banner .owl-thumb{position:absolute;bottom:5%;width:100%;}

.banner .owl-thumb .item{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;align-items:center;}
.banner .owl-thumb .item i{height:84px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-shrink:0;-ms-flex:0 0 auto;-webkit-flex-shrink:0;flex-shrink:0;-webkit-box-lines:single;-moz-box-lines:single;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;box-sizing:border-box;-webkit-box-align:center;-webkit-align-items:center;align-items:center;position:relative;}
.banner .owl-thumb .item i .active{display:none;}
.banner .owl-thumb .item i img{width:auto;height:84px;cursor:pointer;padding:0 10px;}

.banner .owl-thumb .slick-current i .normal{display:none;}
.banner .owl-thumb .slick-current i .active{display:block !important;}
.banner .owl-thumb .item span{width:100%;height:1px;background:rgba(255,255,255,0.5);box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-flex:1;-ms-flex:1;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;align-items:center;}

.banner .line{box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-flex:1;-ms-flex:1;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;align-items:center;}
.banner .line .stay{width:20%;float:left; }
.banner .line #banner_thumb{width:80%;float:right;}

.banner .slide_down{position:absolute;left:50%;bottom:70px;margin-left:-24px;width:48px;height:48px;background:url(../images/ico_slide_d.png) center no-repeat;background-size:100%;}
.banner .slide_down a{display:block;width:100%;height:100%;overflow:hidden;}
.bg_banner{position:absolute;top:0;left:0;width:100%;}
.bg_banner:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.4);}



.news_bx{margin:5% auto;overflow:hidden;color:#000;}
.news_bx .wraps{overflow:hidden;}
.news_bx .title_bx{width:36%;float:left;font-size:90px; line-height:70px;margin-top:30px;}
.news_bx .news_slide{width:64%;float:right;padding-bottom:100px;}
.news_bx .news_slide .item{overflow:hidden;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;align-items:center;padding:0 0 0 20px;}
.news_bx .news_slide .con{width:35%;padding-right:5%;float:left;}
.news_bx .news_slide .con .time{width:66px;overflow:hidden;position:relative;color:#c0a88e;margin-bottom:10%;}
.news_bx .news_slide .con .time b{display:block;font-size:45px;}
.news_bx .news_slide .con .time span{display:block;text-align:right;font-size:24px;line-height:1em;}
.news_bx .news_slide .con .time:before{content:'';position:absolute;right:0;bottom:0;width:55px;height:55px;background:url(../images/time_bg.png) center no-repeat;}
.news_bx .news_slide .con .title_p{font-size:24px; line-height:34px;margin-bottom:20px;font-family:'微软雅黑';}
.news_bx .news_slide .con .text_p{font-size:14px;color:#000;line-height:32px;color:#3c3c3c;}
.news_bx .news_slide .con .more{margin-top:10%;font-size:18px;}
.news_bx .news_slide .con .more a{color:#828282;background:url(../images/more.png) right 60% no-repeat;padding-right:50px;}
.news_bx .news_slide .con .more a:hover{color:#c0a88e;}
.news_bx .news_slide .img{width:60%;float:right;}
.news_bx .news_slide .img img{margin:0 0 0 auto;}

.news_bx .owl-controls{position:absolute;bottom:0;left:0;width:100%;border-bottom:1px solid #000;}
.news_bx .owl-controls .owl-prev, .news_bx  .owl-controls .owl-next{top:auto;bottom:10px;margin:0;width:100px;font-family:'DIDOT' , Arial;}
.news_bx .owl-controls .owl-prev{left:10px;text-align:left;}
.news_bx .owl-controls .owl-prev:before{content:'Last';position:absolute;left:30px;font-size:20px;}
.news_bx .owl-controls .owl-next{right:10px;text-align:right;}
.news_bx .owl-controls .owl-next:before{content:'Next';position:absolute;right:30px;font-size:20px;}
.news_bx .owl-controls .owl-prev:before,.news_bx .owl-controls .owl-next:before{top:2px;}



.footer{background:#000;height:60px;line-height:60px;font-size:12px;color:#c8c8c8;position:relative;z-index:998;font-family:'微软雅黑';}
.foot_copy{float:left;}
.foot_copy a{color:#c8c8c8;}
.foot_copy a:hover{opacity:0.5;filter:alpha(opacity=50);}
.foot_share{float:right;}
.foot_share span{float:left;margin-left:15px;height:60px;line-height:60px; font-size:12px;}
.foot_share a{width:24px;height:24px;margin-top:8px;padding:10px;display:block;overflow:hidden;}
.foot_share a:hover{opacity:0.5;filter:alpha(opacity=50);}
.foot_share a.share_weibo{background:url(../images/ico_weibo.png) center no-repeat;}
.foot_share a.share_weixin{background:url(../images/ico_weixin.png) center no-repeat;}
.foot_share a.share_photo{background:url(../images/ico_photo.png) center no-repeat;}
.fwxewm { display:none ; position:absolute; width:100px; height:100px; right:30px; bottom:0px; z-index:999993;}
.fwxewm img { width:100px; height:100px; margin:auto;}
.foot_share span:hover .fwxewm{ display:block;}

.brand li{border-bottom:2px solid #fff;background-position:center;background-repeat:no-repeat;background-color:#333;height:650px; width:100%;transition: all 0.6s; position:relative; overflow:hidden;}
.brand li a{width:100%;height:100%;display:block;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;align-items:center;}
.brand_bg{ position:absolute;top:0; width:1920px; left:50%; margin-left:-960px;transition: all 0.6s; }
.brand li:hover .brand_bg{transform: scale(1.1);}
.brand li span{float:left;margin-top:15%\0;}
.brand_logo{background:#fff;position:absolute;bottom:0;left:11.5%;text-align:center;height:155px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;align-items:center;z-index:1;}
.brand_logo img{margin:0 auto;top:25%\0;bottom:25%\0;position:relative;}
.brand_logo:before{content:'';position:absolute;left:5%;bottom:0;width:90%;height:1px;background:#000;}

.brand_brief{overflow:hidden;padding:3% 2% 10% 2%;margin-bottom:5%;-moz-box-shadow:0px 0px 8px #999;-webkit-box-shadow:0px 0px 8px #999;box-shadow:0px 0px 8px #999; position:relative;}
.brand_brief .text_p{text-align:center;width:90%;margin:0 5%;}
.brand_brief .text_p h3{padding:20px 0;font-size:40px;}
.brand_brief .text_p h3 p{font-size:16px;color:#282828;}
.brand_brief .text_p p{font-size:14px;line-height:32px;color:#3c3c3c;}
.brand_brief .owl-controls{display:none;}

.brand_luogarden .brand_brief{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;align-items:center; padding:3% 2% 3% 2%;}
.brand_luogarden .brand_brief .text_p{width:44%;margin:0 3%;float:left;}

.brand_luogarden .brand_brief .owl-controls .owl-prev, .brand_luogarden .brand_brief .owl-controls .owl-next{ display:none;}
.brand_luogarden .area_slide.owl-theme .owl-controls .owl-pagination{ display:none;}
.brand_area{margin-top:15%;}
.brand_area .title_bx{font-size:60px;float:left;}
.brand_area .sub_title{padding-left:550px;padding-top:25px;}
.brand_area .sub_title .item{height:36px;line-height:36px;background:#f0f0f0;text-align:center;margin-left:1px;cursor:pointer;}
.brand_area .sub_title .active .item{/*background:#c0a88e;color:#fff;*/}
.area_slide.owl-theme .owl-controls .owl-pagination{padding-right:5%;width:95%; bottom:5%;}
.brand_area .area_slide {position:relative;margin-top:3%;padding:5% 0;border-top:1px solid #000;}
.brand_area .area_slide .item{ margin-left:0px;}
.area_slide .owl-controls .owl-prev , .area_slide .owl-controls .owl-next{width:46px;height:46px;text-indent:99em;padding:0;margin:0;overflow:hidden; }
.area_slide .owl-controls .owl-prev{left:-60px;background:url(../images/btn_l.png) center no-repeat;}
.area_slide .owl-controls .owl-next{right:-60px;background:url(../images/btn_r.png) center no-repeat}
.brand_area .sub_slide .owl-controls .owl-prev , .brand_area .sub_slide .owl-controls .owl-next{ display:none;}
.brand_area .sub_slide a { display:block;}
.brand_area .sub_title .sub_slide .item.active {background:#c0a88e;color:#fff;}


.brand_serve{background:url(../images/brand_serve_bg.jpg) center no-repeat;padding:8% 0;background-size:auto 100% ;}
.brand_serve .title_p{text-align:center;color:#fff;}
.brand_serve .serve_bx{background:#fff;padding:8% 8%;margin-top:6%;}
.brand_serve .con_bx {border-bottom:1px solid #dedbdb;overflow:hidden;padding-bottom:8%;}
.brand_serve .con_bx .item{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;align-items:center;}
.brand_serve .con_bx .item .img{width:40%;float:left;}
.brand_serve .con_bx .item .text_p{width:55%;float:right;margin-left:5%;font-size:14px;line-height:32px;}
.brand_serve .slide_bx{margin:0 5%;margin-top:5%;position:relative;}
.brand_serve .slide_bx .item{text-align:center;}
.brand_serve .slide_bx .item i{display:block;overflow:hidden;width:110px;height:110px;margin:1px auto;background:#c0a88e;border-radius:50%;cursor:pointer;}
/*.brand_serve .slide_bx .active .item i{background:#3c3c3c;}*/
.brand_serve .slide_bx .item span{display:block;overflow:hidden;margin-top:10px;color:#3c3c3c;}

.serve_slide {position:relative;}
.serve_slide .owl-controls .owl-prev , .serve_slide .owl-controls .owl-next{width:46px;height:46px;text-indent:99em;padding:0;margin:0;overflow:hidden;}
.serve_slide .owl-controls .owl-prev{left:-50px;background:url(../images/btn_l.png) center no-repeat;}
.serve_slide .owl-controls .owl-next{right:-50px;background:url(../images/btn_r.png) center no-repeat}



.about_brief{background:#eee;margin:15% auto 10% auto;}
.about_brief .img{width:60%;position:absolute;right:0;bottom:50px;}
.about_brief .con{padding:150px 0;padding-right:66%;}
.about_brief .con .title_p{margin-bottom:30px;}
.about_brief .con .text_p{font-size:14px;line-height:32px;}

.about_ceo{overflow:hidden;position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;align-items:center;margin-bottom:10%;}
.about_ceo .img{width:45%;overflow:hidden;float:left;}
.about_ceo .con{width:50%;padding-left:5%;float:right;overflow:hidden;}
.about_ceo .con .title_p{margin-bottom:30px; padding-top:70px; overflow:hidden;}
.about_ceo .con .text_p{font-size:14px;line-height:32px;color:#3c3c3c;margin-bottom:40px;}
.about_ceo .con .life{padding-bottom:20px;border-bottom:1px solid #000;}
.about_ceo .con .life h3{margin:20px auto;padding-bottom:20px;font-size:28px;border-bottom:1px solid #000;color:#3c3c3c;letter-spacing:4px;}
.about_ceo .con .life p{padding-left:25px;position:relative;margin:5px 0;line-height:30px;font-size:14px;color:#3c3c3c;}
.about_ceo .con .life p:before{content:'●';position:absolute;left:0;top:0px;color:#c0a98e;}

.about_honor{margin-bottom:10%;position:relative;overflow:hidden;}
.about_honor .title_p{text-align:right;margin-bottom:65px;}
.honor_slide .slide_pic{width:88.5%;margin-left:11.5%;margin-bottom:50px;cursor:pointer;}
.honor_slide {position:relative;}
.honor_slide .item .con{position:absolute; left:230px; bottom:100px; background:#fafafa ; width:300px; height:350px; z-index:3; text-align:center;}
.honor_slide .item .con i{width:94px; height:93px; margin:50px auto auto auto; display:block; background:url(../upload/images/honor_01_03.jpg) center no-repeat;}
.honor_slide .item .con h3 { width:80%; margin:10px auto auto auto;}
.honor_slide .item .con h2 { height:1px; width:50px;background:#c4ab8d;margin:10px auto;} 
.honor_slide .item .con h1 { width:80%; margin:10px auto auto auto; font-size:24px; line-height:32px;}
.honor_slide .owl-thumb{position:relative;border-bottom:1px solid #000;height:46px;line-height:46px;padding:5% 10%;}
.honor_slide .owl-thumb .owl-item .item{margin:0 10px;background:#ebebeb;font-size:14px;height:46px;line-height:46px;text-align:center;cursor:pointer;}
.honor_slide .owl-thumb .owl-item.active .item{background:#c0a88e;color:#fff;}
.honor_slide .owl-controls .owl-prev , .honor_slide .owl-controls .owl-next{top:auto;bottom:8%;width:46px;height:46px;text-indent:99em;padding:0;margin:0;overflow:hidden;}
.honor_slide .owl-controls .owl-prev{left:15%;background:url(../images/btn_l.png) center no-repeat;}
.honor_slide .owl-controls .owl-next{right:15%;background:url(../images/btn_r.png) center no-repeat}


#honor_thumb .item{margin:0 10px;background:#ebebeb;font-size:14px;height:46px;line-height:46px;text-align:center;cursor:pointer;}
#honor_thumb .slick-current.item{background:#c0a88e;color:#fff;}
#honor_thumb { position:relative;}
#honor_thumb .slick-prev{left:-12%;background:url(../images/btn_l.png) center no-repeat;}
#honor_thumb .slick-next{right:-12%;background:url(../images/btn_r.png) center no-repeat}



.about_culture{overflow:hidden;margin-bottom:5%;position:relative;}
.about_culture:before{content:'';position:absolute;top:0;left:51%;width:100%;height:100%;background:#f0f0f0;}
.about_culture .title_p{width:50%;float:left;margin-top:6%;}
.about_culture .img_bx{width:50%;float:right;}

.about_aim{background:#f0f0f0;overflow:hidden;margin-bottom:10%;}
.about_aim .wraps{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;align-items:center;}
.about_aim .img{width:26%;height:100%;margin:0  auto;}
.about_aim .img img{width:100%;height:100%;}
.about_aim .con{width:50%;float:right;margin-top:5%\0;}
.about_aim .con li{margin:10% 0;}
.about_aim .con li h3{font-size:28px;margin-bottom:10px;}
.about_aim .con li p{width:60%;font-size:14px;line-height:25px;color:#3c3c3c;}


.brand_designer{overflow:hidden;position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;align-items:center;margin:0 auto 15% auto; padding-bottom:0%;}
.brand_designer .img{width:46%;float:left;}
.brand_designer .con{width:48%;margin-left:6%;padding-bottom:130px;float:right;}
.brand_designer .con .title_p{margin-bottom:30px;}
.brand_designer .con .text_p{font-size:14px;line-height:32px;color:#3c3c3c; padding-top:30px;}
.brand_designer .con .link{margin-top:40px;}
.brand_designer .con .link a{font-size:26px;text-decoration:underline;color:#c0a88e;}
.brand_designer .con .more{position:absolute;right:0;bottom:0px;font-size:40px;}
.brand_designer .owl-controls{position:absolute;right:0;bottom:0px;width:48%;border-bottom:1px solid #000;}
.brand_designer .owl-controls .owl-buttons{position:relative;width:80px;height:40px;}


.brand_news{overflow:hidden;position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;align-items:center;margin:10% auto;border-bottom:1px solid #000;padding-bottom:10%;}
.brand_news .con{width:30%;float:left;margin-top:15%\0;}
.brand_news .con .title_p{margin-bottom:30px;}
.brand_news .con .text_p{font-size:14px;line-height:32px;width:80%;color:#3c3c3c;}
.brand_news .img{width:70%;position:relative;float:right;}
.brand_news .img a:before{content:'';position:absolute;top:50%;left:50%;width:80px;height:80px;margin:-40px 0 0 -40px;background:url(../images/btn_play.png) center no-repeat;background-size:100%;z-index:1;}
.brand_news .img:hover a:before{ opacity:0.7;}
.brand_news .img a{display:block;}

.brand_pro {width:77%; margin:auto auto 10% auto;border-bottom:1px solid #000;padding-bottom:10%;position:relative;}
.brand_pro .title_p{text-align:center;margin-bottom:5%;}
.brand_pro .swiper-container{ width:100%; margin:auto;overflow:hidden;height:700px;}
.brand_pro .swiper-slide{opacity:1.5;-webkit-transition:100ms;-moz-transition:100ms;-ms-transition:100ms;-o-transition:100ms;transition:100ms;cursor:pointer;
-webkit-transform:scale(0.9);-moz-transform:scale(0.9);-ms-transform:scale(0.9);-o-transform:scale(0.9);transform:scale(0.9);
}
.brand_pro .swiper-slide img{margin:0 auto;width:100%;}
.brand_pro .swiper-slide-visible{opacity:1;-webkit-transform:scale(0.9);-moz-transform:scale(0.9);-ms-transform:scale(0.9);-o-transform:scale(0.9);transform:scale(0.9);}
.brand_pro .swiper-slide-active{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);}
.brand_pro .swiper-button-next, .brand_pro .swiper-button-prev{ background:none; width:32%; height:100%; top:0;}

.brand_pro .gobuy{position:absolute;right:0;bottom:0;}
.brand_pro .gobuy a{background:url(../images/ico_tail.png) right bottom no-repeat;font-size:20px;padding-right:60px;height:47px;line-height:47px;display:block;background-size:auto 100%;}
.brand_pro .gobuy a:hover{color:#c0a98e;}
.brand_store{overflow:hidden;position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;align-items:center;margin:10% auto;background:#ececec;}
.brand_store .img{width:55%;float:left;}
.brand_store .con{width:30%;margin-left:5%;margin-right:10%;padding-bottom:150px;position:relative;float:right;padding:50px 0 200px 0;}
.brand_store .con .text_p{font-size:14px;line-height:24px;margin-top:10px;margin-bottom:30px;color:#505050;}
.brand_store .con .site{margin-bottom:20px;}
.brand_store .con .site h3{font-size:18px;line-height:30px;padding-left:20px;background:url(../images/ico_site.png) left center no-repeat;margin-bottom:10px;}
.brand_store .con .site p{color:#505050;font-size:14px;line-height:24px;}

.brand_store .con .call{height:150px;position:absolute;right:0;background:#c0a98e;padding:0 50px; }
.brand_store .con .call ul{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;height:100%;width:680px\0;}
.brand_store .con .call li{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;align-items:center;height:150px;font-size:18px;float:left; position:relative;}
.brand_store .con .call li em{ position:absolute; bottom:90%; left:50%; width:120px; margin-left:-60px; display:none; z-index:111;}
.brand_store .con .call li em img{ padding:5px; background:#fff; border-radius:5px;}
.brand_store .con .call li:hover em{ display:block;}
.brand_store .con .call i{width:48px;height:48px;display:block;overflow:hidden;background-position:center;background-repeat:no-repeat;margin:0 auto 10px auto;}
.brand_store .con .call i.ico_weixin{background-image:url(../images/ico_w_weixin.png);}
.brand_store .con .call i.ico_weibo{background-image:url(../images/ico_w_weibo.png);}
.brand_store .con .call i.ico_tel{background-image:url(../images/ico_w_tel.png);}
.brand_store .con .call a{color:#fff;padding:0 25px;display:block;margin:0 40px;margin:0 30px\0;white-space:nowrap;margin-top:15%\0;}
.brand_store .con .call a:hover i , .brand_store .con .call a:hover span{opacity:0.5;filter:alpha(opacity=50);}

.brand_store .con .store{margin-bottom:20px;}
.brand_store .con .filter-box{width:175px;font-size:14px;}
.brand_store .area_slide{position:relative;}
.brand_store .area_slide .owl-controls{display:none;}
.brand_store .owl-controls .owl-prev, .brand_store .owl-controls .owl-next{display:none;}

/* select */
.select{ font-size:14px; position:relative; float:left; margin-right:10px; }
.select *{-webkit-transition:none;-moz-transition:none;transition:none;}
.select dt{height:40px;display:inline-block;background:url(../images/joind.jpg)  95% center no-repeat #FFF ; border:#d2d2d2 1px solid;line-height:40px;padding-left:10px;cursor:pointer;width:180px;white-space:nowrap;overflow:hidden;position:relative;z-index:99;}
.select dt:hover,.select dt.cur{}
.select dd{position:absolute;left:0px;top:40px;border:1px solid #d2d2d2;background:#fff;display:none; z-index:99;}
.select dd ul{width:190px;height:200px;overflow:auto;}
.select dd ul li a{line-height:40px;display:block;padding:0 8px; }
.select dd ul li a:hover{background:#000; color:#fff;}


.sub_nav{overflow:hidden;-moz-box-shadow:0px 0px 8px #999;-webkit-box-shadow:0px 0px 8px #999;box-shadow:0px 0px 8px #999;position:relative;top:-150px;background:#fff;height:500px;}
.sub_nav ul{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-flex:1;-ms-flex:1;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;align-items:center;height:100%;}
.sub_nav li{height:100%;font-size:18px;text-align:center;position:relative;float:left;}
.sub_nav li:after{ content:''; position:absolute; right:0; top:0; height:100%; border-right:1px solid #ddd;}
.sub_nav li b{font-size:40px;display:block;font-weight:normal;margin-bottom:10px;text-align:center;}
.sub_nav li a{display:block;width:100%; padding:180px 0;position:relative;}
.sub_nav li a span{-webkit-transition:100ms;-moz-transition:100ms;-ms-transition:100ms;-o-transition:100ms;transition:100ms;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);display:block;position:relative;font-size:24px;}
.sub_nav li a:hover{color:#c0a88e;}
.sub_nav li a:hover span{-webkit-transform:scale(1.1);-moz-transform:scale(1.1cale(1.1);-o-transform:scale(1.1);transf);-ms-transform:sorm:scale(1.1);}
.sub_nav li.on {background:#c0a88e;}
.sub_nav li.on a {color:#fff;}
.sub_hover li.on{ background:#fff;}
.sub_hover li.on a{ color:#000;}
.sub_nav li:hover {background:#c0a88e;}
.sub_nav li:hover a{color:#fff;}


.sub_nav.pulldown li:before{content:'';position:absolute;left:50%;bottom:90px;margin-left:-24px;width:48px;height:48px;background:url(../images/ico_slide_dc.png) center no-repeat;background-size:100%;}
.sub_nav li:hover:before , .sub_nav li.on:before{content:'';position:absolute;left:50%;bottom:90px;margin-left:-24px;width:48px;height:48px;background:url(../images/ico_slide_d.png) center no-repeat;background-size:100%;}



.news .sub_nav li {width: 33.33%;padding:0\0;}
.contact .sub_nav li {width:50%;}



.news .newslist{overflow:hidden;padding:0 7%;}
.news .newslist li{width:40%;margin:5% 5%;float:left; background:#FFF;}
.news .newslist li .img{position:relative;}
.news .newslist li .img img{width:100%;}
.news .newslist li .img a { display:block;}
.news .newslist li .img a:before{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,0.4);display:none;}
.news .newslist li .img a:hover:before{ display:block;}
.news .newslist li .img .plus{position:absolute;top:50%;left:50%;background:url(../images/ico_add.png) center no-repeat;background-size:100%;width:70px;height:70px;margin:-35px 0 0 -35px;opacity:0;-webkit-transform:scale(2) rotate(0deg);-ms-transform:scale(2) rotate(0deg);transform:scale(2) rotate(0deg);-webkit-transition:300ms;-moz-transition:300ms;-ms-transition:300ms;-o-transition:300ms;transition:300ms;}
.news .newslist li .img:hover .plus{opacity:1;-webkit-transform:scale(1) rotate(180deg);-ms-transform:scale(1) rotate(180deg);transform:scale(1) rotate(180deg);}

.news .newslist li .img .time{width:66px;overflow:hidden;color:#fff;position:absolute;left:40px;bottom:30px;}
.news .newslist li .img .time b{display:block;font-size:45px;line-height:1em;}
.news .newslist li .img .time span{display:block;text-align:right;font-size:24px;line-height:1em;}
.news .newslist li .img .time:before{content:'';position:absolute;right:0;bottom:0;width:62px;height:42px;background:url(../images/time_bg_w.png) center no-repeat;}
.news .newslist li .img:hover .hover{display:block;}
.news .newslist li .img:hover .time{display:none;}
.news .newslist li .con{overflow:hidden;border:1px solid #fff;border-top:none;padding:5%;}
.news .newslist li .con .title_p{font-size:26px;margin-bottom:20px;overflow: hidden;white-space: nowrap;text-overflow:ellipsis;}
.news .newslist li .con .text_p{color:#969696;line-height:24px;font-size:14px;height:72px;overflow:hidden;}
.news .newslist li .con .more{margin-top:10px;font-size:16px;text-transform:uppercase;}
.news .newslist li .con .more a{color:#828282;background:url(../images/more.png) right 60% no-repeat;padding-right:40px;}
.news .newslist li .con .more a:hover{color:#c0a88e;}
.news .newslist li:hover .con{border:1px solid #000;border-top:none;}
.newsshow{padding-top:10%;margin-bottom:10%;}
.newsshow .cont_bx{overflow:hidden;-moz-box-shadow:0px 0px 8px #999;-webkit-box-shadow:0px 0px 8px #999;box-shadow:0px 0px 8px #999;background:#fff;min-height:500px;padding:5%;}
.newsshow .title_p{text-align:center;font-size:40px;padding-bottom:40px;border-bottom:1px solid #ddd;}
.newsshow .sub{overflow:hidden;padding:30px 0;color:#c8c8c8;}
.newsshow .sub span{float:right;}
.newsshow .text_p{ padding:10% 0;font-size:14px;line-height:32px;color:#3c3c3c;}
.newsshow .text_p * {display:inline-block;}
.newsshow .text_p img{ display:block ; max-width:100%; margin:auto;}
.newsshow .text_p p {display:block ;}

.newsshow .page{border-bottom:1px solid #000;padding-bottom:30px;overflow:hidden;}
.newsshow .page a:hover{color:#c0a98e;}
.newsshow .page .last{float:left;}
.newsshow .page .next{float:right;}

.anotherClass{overflow:hidden !important;}

.contact_site p{margin-bottom:50px;text-align:center;font-size:20px;}
.contact_site p b  , .contact_site p span{display:block;}
.contact_site p b{font-size:24px;line-height:1.6em;}
.contact_site p i{width:56px;height:56px;background-position:bottom;background-repeat:no-repeat;background-size:100% auto;display:block;overflow:hidden;margin:0 auto;margin-bottom:20px;}
.contact_site p i.ico_site{background-image:url(../images/ico_c_site.png);}
.contact_site p i.ico_tel{background-image:url(../images/ico_c_tel.png);}
.contact_site p i.ico_fax{background-image:url(../images/ico_c_fax.png);}


.job{margin-bottom:100px;padding-top:50px;}
.job .title_bx{font-size:70px;text-align:center;margin-bottom:50px;}
.job .tab_bx .tab_hd{text-align:center;margin-bottom:90px;}
.job .tab_bx .tab_hd li{display:inline-block !important;width:320px;height:62px;line-height:62px; background:#ddd;cursor:pointer;margin:0 10px;font-size:24px;}
.job .tab_bx .tab_hd li.active{background-color:#c0a88e;color:#fff;}
.job .tab_bx .tab_bd{background:url(../images/job_bg.jpg) center no-repeat;background-size:100% 100%;padding:230px 0;}
.job_slide{width:80%;margin:0 auto;position:relative;padding:0 5%;overflow:hidden;}
.job_slide .item{padding:10%;background:#fff;margin:0 10%;}
.job_slide .owl-controls .owl-prev, .job_slide .owl-controls .owl-next{width:65px;height:65px;padding:0;text-indent:99em;background-position:center;background-repeat:no-repeat;background-size:100%;overflow:hidden;}
.job_slide .owl-controls .owl-prev{background-image:url(../images/btn_last.png);}
.job_slide .owl-controls .owl-next{background-image:url(../images/btn_next.png);}
.job_slide .title_p{font-size:30px;padding-bottom:26px;border-bottom:1px solid #aaaaaa;}
.job_slide .text_p{padding:30px 0;height:410px;overflow-y:auto;line-height:1.6em;}
.job_slide .text_p p{font-size:14px;line-height:32px;}
.job_slide .btn{ padding-top:26px;border-top:1px solid #aaaaaa;}
.job_slide .btn a{width:124px;height:36px;line-height:36px;font-size:14px;text-align:center;display:block;overflow:hidden;background:#c0a88e;color:#fff;}
.job_slide .btn a:hover{-moz-opacity:0.8;opacity:.80;filter:alpha(opacity=80);}


.join .title_bx{font-size:70px;text-align:center;padding:50px 0;margin-bottom:50px;border-bottom:1px solid #000;}
.join li{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-flex:1;-ms-flex:1;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;align-items:center;margin:10% auto;overflow:hidden;}
.join .img{width:46%;overflow:hidden;float:left;}
.join .con{width:42%;padding:0 2%;overflow:hidden;float:right;margin-top:5%\0;}
.join .con .title_p{font-size:50px;margin-bottom:30px;}
.join .con .text_p{ line-height:2em;}
.join li.odd .con{margin-left:4%;}
.join li.even .con{margin-right:4%;float:left;}
.join li.even .img{float:right;}

.fashion{margin:5% auto 0 auto;padding:5% 0 0 0;overflow:hidden;}
.fashion ul{width:42%;padding:0 4%;float:left;text-align:right;}
.fashion ul.even{padding-top:10%;}
.fashion li{margin-bottom:200px;}
.fashion li .con{position:relative;}
.fashion li .con .title_p{margin-bottom:20px;}
.fashion li .con .title_p p{position:absolute;bottom:0;}
.fashion li .con .text_p{margin-bottom:20px;padding-bottom:5px;font-size:16px;color:#3c3c3c;}

.fashion li .img{margin:50px auto; overflow:hidden;}
.fashion li .img img{transition: all 0.6s;}
.fashion li .img:hover img{transform: scale(1.2);}
.fashion li .btn{border-bottom:1px solid #000;height:52px;line-height:52px;font-size:30px;}

.fashion_fp .brand_brief {display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;align-items:center;}
.fashion_fp .brand_brief .text_p{width:50%;padding-left:10%;float:left;}
.fashion_fp .brand_brief .img_bx{width:25%;margin:0 5% 0 0;float:right;}

.campus_1 {margin:10% auto 5% auto;overflow:hidden;}
.campus_1 .title_p{text-align:center;padding-bottom:50px;border-bottom:1px solid #000;margin-bottom:10%;}
.campus_1 .title_p p{color:#282828;}


.campus_1 .img_bx{border-bottom:1px solid #000;}
.campus_1 .img{padding:50px 10px;}
.campus_1 .img img{position:relative;}
.campus_1 .swiper-container{overflow:hidden;position:relative;padding:0 0 60% 0;height:0;margin-bottom:0;}
.campus_1 .swiper-slide img{bottom:0;-webkit-transition:100ms;-moz-transition:100ms;-ms-transition:100ms;-o-transition:100ms;transition:100ms;}
.campus_1 .swiper-slide-visible img{bottom:0;}
.campus_1 .swiper-slide-active img{bottom:50px;}
.campus_1 .swiper-button-next, .campus_1 .swiper-button-prev{ display:none;}

.status{margin:0 auto;overflow:hidden;}
.status .con{padding:0 5%;overflow:hidden;}
.status .con .title_p{float:left;width:30%;}
.status .con .text_p{float:left;width:65%; margin-left:5%;line-height:32px;font-size:14px;color:#282828;}

.fashionshow .banner{height:410px;background-position:center;background-repeat:no-repeat;background-size:100% auto;margin:10% auto;width:100%;overflow:hidden;}
.fbanner {height:410px;background-position:center;background-repeat:no-repeat;background-size:100% auto;margin:5% auto;width:100%;overflow:hidden; clear:both;}


.campus_2 {margin:10% auto;overflow:hidden;}
.campus_2 .title_p{text-align:center;padding-bottom:50px;border-bottom:1px solid #000;margin-bottom:10%;}
.campus_2 .img_slide{border-bottom:1px solid #000; position:relative; padding-bottom:10%;}
.campus_2 .item{position:relative;}
.campus_2 .item .con{position:absolute;top:58%;left:10%;width:30%;padding:4%;background:#fff;font-size:14px;color:#282828;line-height:45px;-moz-box-shadow:0px 0px 8px #999;-webkit-box-shadow:0px 0px 8px #999;box-shadow:0px 0px 8px #999; display: block;}

.campus_2 .owl-controls .owl-prev , .campus_2 .owl-controls .owl-buttons .owl-next{display:none;}




.course{margin:10% auto;overflow:hidden;}
.course .wraps{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;align-items:center;}
.course .img{width:46%;float:left;}
.course .con{width:46%;float:right;margin-top:10%\0;margin-left:4%;padding-bottom:10%;border-bottom:1px solid #000;}
.course .con .title_p{margin-bottom:70px;}
.course .con .text_p{line-height:32px;color:#282828;font-size:14px;}

.course .owl-controls .owl-prev , .course .owl-controls .owl-buttons .owl-next{display:none;}


.songshan {margin:10% auto;overflow:hidden;}
.songshan .title_p{text-align:center;padding-bottom:50px;border-bottom:1px solid #000;margin-bottom:5%;}
.songshan .img_slide{border-bottom:1px solid #000;}
.songshan .item{position:relative;margin:0.5%;padding:0; width:49%; float:left;}
.songshan .item .img img{width:100%;}
.songshan .item .con{position:absolute;top:40%;margin-top:-80px;height:160px;left:0;width:100%;text-align:center;}
.songshan .item .con i{display:block;text-align:center;}
.songshan .item .con i img{margin:0 auto;cursor:pointer;}
.songshan .item .con span{display:block;text-align:center;color:#fff;margin-top:30px;font-size:26px;}
.songshan .item a:hover img{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom}
.songshan .item .con .text_p { color:#FFF ; width:80%; margin:auto; padding-top:30px; font-size:14px;}
.songshan .item .con .text_p * { display:inline-block; font-size:14px; color:#FFF; line-height:24px;}
.songshan .item .con .text_p p { display:block;}

.songshan .text_bx{overflow:hidden;padding:5% 0;border-bottom:1px solid #000;}
.songshan .text_bx .item{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;align-items:center;}
.songshan .text_bx .item .text_p{width:25%;float:left;}
.songshan .text_bx .item .text_p h3{height:56px;line-height:56px;padding:0 10px 0 60px;background:#dddddd;margin-bottom:30px; cursor:pointer; overflow:hidden;}
.songshan .text_bx .item .text_p h3.active{background:#c0a88e;color:#fff;}
.songshan .text_bx .item .text_p p{font-size:14px;color:#646464;line-height:30px;margin-bottom:30px;padding-left:50px; padding-right:10px;}
.songshan .text_bx .item .img{width:60%;float:right;margin-left:15%;}

.accordion p{display:none;}
.pavilion{padding-bottom:10%;}
.pavilion .title_p{text-align:center;margin-bottom:30px;}
.pavilion .sub_title{text-align:center;padding-bottom:40px;border-bottom:1px solid #000;margin-bottom:5%;}
.pavilion .sub_title .ictem{height:56px;line-height:56px;background:#dddddd;margin:0 5px;display:inline-block;text-align:center;cursor:pointer;}
.pavilion .sub_title .ictem a { display:block;width:240px;}
.pavilion .sub_title .ictem.active {background:#c0a88e;color:#fff;}
.pavilion .img_slide{position:relative;}
.pavilion .owl-controls .owl-prev , .pavilion .owl-controls .owl-next{width:46px;height:46px;text-indent:99em;padding:0;margin:0;overflow:hidden;}
.pavilion .owl-controls .owl-prev{left:-60px;background:url(../images/btn_l.png) center no-repeat;}
.pavilion .owl-controls .owl-next{right:-60px;background:url(../images/btn_r.png) center no-repeat}

.pavilion .lrimg { position:relative;}
.lrimg .slick-prev { left:-60px; background:url(../images/btn_l.png) center no-repeat;}
.lrimg .slick-next { right:-60px; right:-60px;background:url(../images/btn_r.png) center no-repeat}


#topcontrol{z-index:998;}
#topcontrol:hover{-moz-opacity:1 !important;opacity:1 !important;filter:alpha(opacity=100) !important;}
 /* 弹窗 */ 
.black_overlay{display:none;position:fixed;top:0%;left:0%;width:100%;height:100%;background-color:#000;z-index:1001;-moz-opacity:0.8;opacity:.80;filter:alpha(opacity=80);}  
.guanbi{position:absolute;width:30px;height:30px;right:-15px;top:-15px;color:#000;cursor:pointer;font-size:14px;background:url(../images/sprite.png) left top no-repeat;z-index:1000;display:none;} 
.guanbi:hover {color:#000;text-decoration:underline;} 
.video_content {display:none;position:fixed;padding:0px;top:10%;left:15%;width:70%;height:auto;z-index:1002;-webkit-animation-name:fadeIn;-webkit-animation-duration:1s;-webkit-animation-iteration-count:1;-webkit-animation-delay:0s;}
.video_content video{display:block;}
@-webkit-keyframes fadeIn{0%{opacity:0;}  
20%{opacity:.2;}  
50%{opacity:.5;}  
70%{opacity:.7;}  
100%{opacity:1;}  
}  
@-webkit-keyframes fadeout{0%{opacity:1;}  
20%{opacity:.7;}  
50%{opacity:.5;}  
70%{opacity:.2;}  
100%{opacity:0;}  
}




.title_p , .title_bx, 
.banner .text_p span.more,
.banner .text_p a,
.banner .text_p b ,
.news_bx .news_slide .con .time , 
.brand_brief .text_p h3,
.brand_designer .con .link a,
.more a,
.news .newslist li .img,
.fashion li .btn,
.sub_nav li b,
.contact_site p.tel,
.contact_site p.fax{font-family:'DIDOT' , Arial;}

.title_p p,
.title_bx p,
.news .newslist li .con .title_p,
.newsshow .title_p,
.job_slide .title_p{font-family:'微软雅黑';}
.title_p p{font-size:28px;letter-spacing:4px;}
.banner .text_p span , .title_bx p{font-size:28px;}
.fashion .con .title_p{text-align:left;}

@media screen and (max-width: 1400px) {
.animenu li{padding:0 1rem;}
}

@media screen and (max-width:1080px){
.animenu li{padding:0 0.6rem;}
}

/* ====================
          手机
==================== */

@media all and (max-width:768px), only screen and (-webkit-min-device-pixel-ratio:2) and (max-width:1024px), only screen and (min--moz-device-pixel-ratio:2) and (max-width:1024px), only screen and (-o-min-device-pixel-ratio:2/1) and (max-width:1024px), only screen and (min-device-pixel-ratio:2) and (max-width:1024px), only screen and (min-resolution:192dpi) and (max-width:1024px), only screen and (min-resolution:2dppx) and (max-width:1024px){
.modal_open{position:fixed;height:100%;overflow:hidden;z-index:0;}
.wrap{width:100%;}
.wraps{width:94%;}
.title_p{font-size:30px;}
.text_p{font-size:14px;}


.banner .text_p span { display:none;}

.campus_2 .img_slide{padding-bottom:0;}

.img img:hover {-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);}

.select dt{width:150px;}
.select dd ul{width:160px;height:200px;overflow:auto;}


.logo{top:10px;left:4%;}
.logo img{height:30px;}

.modal_open .logo{ text-align:center; position:absolute; margin-right:50px; left:50%; margin-left:-100px; margin-top:15px;}
.modal_open .logo .iconfont{  color:#000 !important; font-size:30px !important;}
.menu{top:0px;overflow:visible;}
.animenu_toggle{ width:50px; height:50px; padding:0; margin:0px 2.5% 0 auto;}
.animenu{line-height:normal;}
.animenu ul{padding:5% 15%;float:none;margin-top:80px; border-top:1px solid #e5e5e5;}
.menu:after{content:'';position:fixed;left:0;top:0;width:100%;height:100%;background:#fff;z-index:0;display:none;overflow:hidden;}

.modal_open .menu:after{display:block;}
.animenu_nav , .animenu_nav_open{width:100%;right:0;}
.modal_open .banner , .modal_open .main{display:none;}


.animenu_nav{top:0;right:-100%;width:0px;-webkit-transform:translateX(100);transform:translateX(100);overflow:hidden;}
.animenu_nav_open {top:0;right:0;width:100%;-webkit-transform:translateX(0);transform:translateX(0);}

.animenu_nav_open div , .animenu_nav_open li{z-index:1;position:relative;}
.animenu_toggle_bar{ margin:6px auto !important;}
.animenu_toggle:hover .animenu_toggle_bar{position:relative;-webkit-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0);}

.modal_open .animenu_toggle_active { margin:8px 2% 0 auto; opacity:0.5;}
.modal_open .animenu_toggle_active .animenu_toggle_bar {margin:0;position:absolute;}
.modal_open .animenu_toggle_active .animenu_toggle_bar:nth-child(1){-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);}
.modal_open .animenu_toggle_active .animenu_toggle_bar:nth-child(2) {opacity:0;}
.modal_open .animenu_toggle_active .animenu_toggle_bar:nth-child(3){-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);}
.modal_open .animenu_toggle_active:hover .animenu_toggle_bar:nth-child(3){-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);}



.modal_open .animenu_toggle_bar{background-color:#555;}


.animenu_nav li{float:none;margin-left:0px;width:100%;padding:0;border-bottom:1px solid #f1f1f1;}
.animenu_nav li a{display:block;padding:3% 0;color:#555;text-align:center;}
.animenu_nav_open{right:0;width:100%;}
.animenu_nav .lang{margin-right:0;color:#555;float:none; text-align:center; margin:10% auto 2% auto;}
.animenu_nav .lang a{color:#555; padding:10px 10px;}
.animenu_nav .search{float:none;padding:10px 0;width:100%;overflow:hidden;margin-top:0;text-align:center;}
.search-wrapper{float:none;display:inline-block;}
.search-wrapper .input-holder{border-bottom:1px solid #ddd;}
.search-wrapper .close::before, .search-wrapper .close::after{background-color:#ddd;}
.search-wrapper input::-webkit-input-placeholder{color:#fff;}
.search-wrapper .input-holder .search-input{color:#555;}
.search-wrapper input::-webkit-input-placeholder{color:#555;}

.search-wrapper .input-holder .search-icon{opacity:0.5; right:5px;}
.search-wrapper .close{top:0px;margin-right:5px;width:100%;}

.block { display:block !important;}
.headfixed{height:50px;}
.headfixed .menu{ top:0px;}
.banner .item .wrap{display: none; z-index:99; left:0; width:100%;}
.banner .item .pc{display:none;}
.banner .item .mb{display:block;}
.banner .text_p{display:block; text-align:center; padding-top:450px; margin:auto;}
.banner .text_p b { font-size:34px;}
.banner .text_p span { font-size:18px;text-align:center; margin:auto;}
.banner .text_p b img {}
.bimg1 {width:70%; height:auto!important; margin-bottom:10px; margin:auto;}
.bimg2 {width:50%; height:auto!important; margin-left:0px;margin:auto;}
.bimg3 {width:50%; height:auto!important;margin:auto;}
.banner .text_p .more{display: none;}

.banner .item {width:100%; overflow:hidden;}
.banner .item .pic { width:100%; margin:auto;}

.bg_banner .item {width:100%; overflow:hidden;}
.bg_banner .item .pic { width:140%; margin:auto;}

.banner .ppic{ display:none;}
.banner .mpic{ display:block;}


/*
.banner .text_p b{font-size:24px;}
.banner .text_p b img{height:auto;width:100px;}
.banner .text_p a{width:80px;height:22px;line-height:22px;font-size:14px;}
.banner .text_p span{font-size:14px;width:auto;}
.banner .text_p .more{width:70px;height:20px;line-height:20px;font-size:14px;}
*/

.banner .owl-thumb{bottom:10%;width:100%;left:0;}
.banner .owl-thumb .item {display:none;}
.banner .owl-thumb .item i{margin:0 auto;display:block;}
.banner .owl-thumb .active i .normal{display:block;}
.banner .owl-thumb .active i .active{display:none;}
.banner .owl-thumb .item i img{margin:0 auto;}
.banner .owl-item:nth-child(1) .item i{ width:100%;}
/*
.banner .owl-thumb .active .item i:before{ border-width:4px;margin-left:-4px;}
.banner .owl-thumb .item span{display:none;}
*/

.banner .slide_down{bottom:12px;margin-left:-14px;width:28px;height:28px; display:none;}
.banner .line .stay{width:0;}
.banner .line #banner_thumb{width:100%;}

.owl-controls .owl-page span{margin:0 10px 0 0;}

.news_bx{margin:10% auto;}
.news_bx .title_bx{width:100%;float:none;font-size:30px;line-height:30px;margin:0 auto;margin-top:10px;margin-bottom:10px;}
.news_bx .news_slide{width:100%;float:none; margin-top:40px;margin-bottom:20px;padding-bottom:30px;}
.news_bx .news_slide .item{overflow:hidden;display:-webkit-box;display:block;display:block;padding:0 5px;}
.news_bx .news_slide .con{width:100%;padding-right:0%;margin-bottom:5%;}
.news_bx .news_slide .con .time{float:left;margin-right:30px; margin-top:0;width:50px;}
.news_bx .news_slide .con .time b{font-size:40px;}
.news_bx .news_slide .con .time span{font-size:24px;line-height:1em;}
.news_bx .news_slide .con .time:before{content:'';position:absolute;right:20px;bottom:-10px;width:1px;height:100%;background:#c0a88e;-webkit-transform:rotate(55deg);-moz-transform:rotate(55deg);transform:rotate(55deg);}

.news_bx .news_slide .con .title_p{font-size:20px;margin-bottom:10px; padding-top:0px;padding-left: 80px}
.news_bx .news_slide .con .text_p{color:#000;line-height:1.6em;overflow:hidden;padding-left: 80px; clear:both;}
.news_bx .news_slide .con .more{margin-top:2%; padding-left:80px; margin-bottom:20px;font-size:18px;overflow:hidden; text-align:left;}
.news_bx .news_slide .con .more a{color:#828282;background:url(../images/more.png) right 60% no-repeat;padding-right:40px;}
.news_bx .news_slide .con .more a:hover{color:#c0a88e;}

.news_bx .news_slide .img{width:100%;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;align-items:center;}

.news_bx .owl-controls{position:absolute;bottom:0;left:0;width:100%;border-bottom: none;}
.news_bx .owl-controls .owl-prev, .news_bx  .owl-controls .owl-next{top:auto;bottom:10px;margin:0;width:100px;}
.news_bx .owl-controls .owl-prev:before,.news_bx .owl-controls .owl-next:before{top:2px;}{top:2px;}


.footer{height:auto;line-height:1.6em;padding:15px 0;font-size:12px;color:#c8c8c8;}
.mbr { clear:both;}
.foot_copy{float:none;padding:0 5px;text-align:center;font-size:12px;}
.foot_share{display:none;}
.modal_open .footer{position:fixed;bottom:0;background:none;z-index:1000;display:block;width:100%; padding:0;}
.modal_open .footer .foot_copy{display:none;}
.modal_open .footer .foot_share{display:block;width:100%; padding:4% 0; border-top:#f1f1f1 1px solid;}
.modal_open .footer .foot_share .text_p{display:none;}
.modal_open .footer .foot_share span{width:33.33%;margin:0; height:44px;}
.modal_open .footer .foot_share span a{margin:0 auto;}


.honor_slide .item .con{position:  relative; left: auto; bottom:auto; background:#fafafa ; width:100%; height:200px; padding:20px 0 50px 0; }
.honor_slide .item .con i{width:74px; height:73px; background-size:100%;}
.honor_slide .item .con h3 { width:80%; margin:10px auto auto auto;}
.honor_slide .item .con h1 { font-size:18px; padding-bottom:20px;}



.brand { background:#000; padding-top:50px;}
.brand li{height:13rem;}
.brand li a{ display:block;}
.brand li .wrap{ position:absolute; top:45%; left:0;}
.brand_bg{ position:relative;height:13rem;}
.brand_bg img{ position:absolute;top:0; left:50%; margin-left:-17%;height:100%;}
.brand li span{max-width:40%;margin-left:10px;}

.brand_designer { border:none;}
.brand_designer .con .link a { font-size:18px;}



.brand_logo{left:3%;height:60px;}
.brand_logo img{max-width:60%;max-height:36px;}
.brand_brief{ margin-bottom:5%;}
.brand_brief .text_p h3{font-size:20px;padding:10px 0; line-height:1.2em;}
.brand_brief .text_p h3 p{font-size:14px;}
.brand_brief .text_p p{font-size:12px;padding:0 5px;line-height:20px;}
.brand_brief .owl-controls{display:block; }
.brand_brief .owl-theme .owl-controls .owl-pagination{ text-align:center;bottom:10px;}

.brand_luogarden .brand_brief{ display:block;}
.brand_luogarden .brand_brief .text_p{ width:94%;}
.brand_luogarden .brand_brief .text_p h3{ text-align:center;}
.brand_luogarden .brand_brief .img_slide{ position:relative; margin-top:5%;}
.brand_area .title_bx{font-size:28px;float:none;text-align:center;}
.brand_area .sub_title{padding:0;margin-top:10%; font-size:12px;}
.brand_area .sub_slide{ padding:0 30px; position:relative;}
.brand_area .sub_slide .owl-controls{ display:block !important;}
.brand_area .owl-controls{display:none !important;}
.brand_area .area_slide .item{ margin:0;}
.brand_area .sub_slide .owl-controls .owl-prev{ display:block;margin-left:-5px;}
.brand_area .sub_slide .owl-controls .owl-next{ display:block;margin-right:-5px;}

.brand_serve{ margin-top:15%;}
.brand_serve .serve_bx{padding:5%;}
.brand_serve .con_bx .item{display:block;}
.brand_serve .con_bx .item .img{width:100%;float:none;margin-bottom:10%;}
.brand_serve .con_bx .item .text_p{width:100%;margin:0;}
.brand_serve .slide_bx .item i{width:50px;height:50px;}
.serve_slide .owl-controls .owl-prev{left:-20px;width:20px; margin-top:-12px;}
.serve_slide .owl-controls .owl-next{right:-20px;width:20px;margin-top:-12px;}

.fashion_fe .brand_brief .text_p p{padding:0;}
.fashion_fp .brand_brief .text_p{width:50%;padding-left:0%;}
.fashion_fp .brand_brief .img_bx{width:50%;margin:0;}
.fashion_fp .brand_brief .img_bx img{ padding-top:30%;}

.about_brief{margin:15% auto 15% auto;padding-bottom:10px;}
.about_brief .img{width:100%;position:relative;right:0;bottom:0;}
.about_brief .con{padding:0;padding-right:0;padding-top:10%;}
.about_brief .con .title_p{margin-bottom:30px; line-height:1em;}
.about_brief .con .text_p{line-height:1.6em;margin-bottom:30px;}

.about_ceo{display:block;margin:10% auto 15% auto;}
.about_ceo .img{width:100%;}
.about_ceo .con{width:100%;padding-left:0%;margin-top:30px;}
.about_ceo .con .title_p{margin-bottom:30px;padding-top:0px;}
.about_ceo .con .text_p{line-height:1.6em;margin-bottom:30px;}
.about_ceo .con .life{padding-bottom:30px;border-bottom:1px solid #000;}
.about_ceo .con .life h3{margin:30px auto;padding-left:0px;padding-bottom:10px;font-size:18px; letter-spacing:0;}
.about_ceo .con .life p{padding-left:20px;margin:10px 0;line-height:1.4em;}

.about_honor{margin-bottom:10%;}
.about_honor .title_p{margin-bottom:35px; text-align:left;}
.honor_slide .slide_pic{width:100%;margin-left:0%;margin-bottom:20px;}
.honor_slide .owl-thumb{padding:12px 20px; border:none;}

.honor_slide #honor_thumb .owl-item{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.honor_slide .owl-controls .owl-prev{left:5px;bottom:12px;width:20px;}
.honor_slide .owl-controls .owl-next{right:5px;margin-left:0px;bottom:12px;width:20px;}
.honor_slide .owl-thumb .owl-item .item{margin:0  auto;font-size:12px; width:90%;}

.about_culture{margin-bottom:0%;}
.about_culture:before{left:0; height:40%; top:60%;}
.about_culture .title_p{width:100%;float:none;margin-top:0%;padding:20px 0;font-size:24px;}
.about_culture .img_bx{width:100%;float:none;margin-bottom:20px;}

.about_aim{margin-bottom:0;}
.about_aim .img{display:none;}
.about_aim .con{width:100%;padding:20px 0;}
.about_aim .con li{margin:5% 0 8% 0; overflow:hidden;}
.about_aim .con li h3{font-size:18px;}
.about_aim .con li p{width:100%;font-size:14px;}


.brand_designer{display:block;}
.brand_designer .img{width:100%;padding:0 0 16% 0;position:relative;}
.brand_designer .con{width:100%;padding:10% 0 0 0;position:relative;}
.brand_designer .con .title_p{margin-top:0;margin-bottom:10px;}
.brand_designer .con .more{bottom:auto;top:-54px;}
.brand_designer .con .more a{font-size:18px;}
.brand_designer .con .link{margin-top:20px;}

.brand_designer .owl-controls{width:100%;bottom:0;}

.brand_news{display:block;}
.brand_news .con{width:100%;margin-bottom:20px;}
.brand_news .con .title_p{margin-top:20px;margin-bottom:10px;}
.brand_news .con .text_p{width:100%;font-size:14px;}
.brand_news .img{width:100%;}

.brand_pro{ margin-bottom:15%;width:90%; padding-bottom:10%; margin-left:auto; margin-right:auto;}
.brand_pro .title_p{font-size:34px;margin-top:20px;margin-bottom:30px;}
.brand_pro .swiper-container{padding:0 0 120% 0;height:0;margin-bottom:30px;}

.brand_pro .swiper-slide{-webkit-transition: none;-moz-transition:none;-ms-transition:none;-o-transition:none;transition:none;
-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);}
.brand_pro .swiper-slide-visible{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);}
.brand_pro .swiper-slide-active{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);}

.brand_pro .swiper-button-next, .brand_pro .swiper-button-prev{ width:40px; height:40px; top:50%; opacity:0.5; display:none !important}
.brand_pro .swiper-button-next{ background:url(../images/btn_r.png) center no-repeat; right:0; background-size:80%;}
.brand_pro .swiper-button-prev{ background:url(../images/btn_l.png) center no-repeat; left:0;background-size:80%;}
.brand_pro .gobuy{position:absolute;right:50%; margin-right:-20px;bottom:0;}
.brand_pro .gobuy a { background-size:70%;}
.brand_pro .gobuy a span { display:none;}

.fbanner { height:110px;}

.swiper-button-next,.swiper-button-prev{ width:40px; height:40px; top:50%;}
.swiper-button-next{ background:url(../images/btn_r.png) center no-repeat; right:0;}
.swiper-button-prev{ background:url(../images/btn_l.png) center no-repeat; left:0;}

.brand_store{display:block;margin:0;}
.brand_store .con{width:96%;margin:0 2%;position:static;}
.brand_store .con .title_p{font-size:34px;}
.brand_store .con .text_p{font-size:14px;line-height:20px;margin-top:10px;margin-bottom:30px;color:#505050;}
.brand_store .con .site{color:#505050;font-size:16px;line-height:30px;margin-bottom:20px;}
.brand_store .con .site p{font-size:14px;}
.brand_store .con .call{height:90px;width:96%;padding:0 2%;opacity:.80;filter:alpha(opacity=80);}
.brand_store .con .call li{height:90px;font-size:14px;}
.brand_store .con .call i{width:38px;height:38px;background-size:100% auto;margin-bottom:5px;}
.brand_store .con .call a{ padding:0 5px;display:block;margin:0;}
.brand_store .img{width:100%;float:none;}



.sub_nav{top:-50px;background:#fff;height:120px;}
.sub_nav li{font-size:14px;text-align:center;padding:0 5px; display:block;}
.sub_nav li b{font-size:16px;margin-bottom:0px;}
.sub_nav li a{margin-bottom:20px;margin-top:10px;padding:15% 0;display:block; overflow:hidden;}
.sub_nav li a span{display:block; }
.sub_nav li:hover:before, .sub_nav li.on:before{ display:none}
.sub_nav.pulldown li:before{bottom:12px;margin-left:-14px;width:18px;height:18px;}




.news .newslist{overflow:hidden;padding:0 1%;}
.news .newslist li{width:96%;margin:0 2% 10% 2%;float:none;}
.news .newslist li .img .hover{display:none;}
.news .newslist li .img .time{width:40px;overflow:hidden;color:#fff;position:absolute;left:10px;bottom:5px;}
.news .newslist li .img .time b{display:block;font-size:28px;line-height:1em;}
.news .newslist li .img .time span{display:block;text-align:right;font-size:14px;line-height:1em;}
.news .newslist li .img .time:before{content:'';position:absolute;right:20px;bottom:-10px;width:1px;height:100%;background:#fff;-webkit-transform:rotate(55deg);-moz-transform:rotate(55deg);transform:rotate(55deg);}
.news .newslist li .img:hover img{display:block;}
.news .newslist li .img:hover .hover{display:none;}
.news .newslist li .img:hover .time{display:block;}


.news .newslist li .con{padding:5%;}
.news .newslist li .con .title_p{font-size:20px;margin-bottom:10px;margin-top:0;}
.news .newslist li .con .text_p{line-height:24px;font-size:14px;height:auto;overflow:hidden;}
.news .newslist li .con .more{margin-top:5%;font-size:14px;}


.newsshow{padding-top:54.5%;margin-bottom:10%;}
.newsshow .cont_bx{min-height:250px ;padding:4% 2% 8% 2%;overflow:hidden;-moz-box-shadow: none;-webkit-box-shadow:none;box-shadow:none;}
.newsshow .title_p{text-align:center;font-size:20px;padding-top:10px;padding-bottom:20px;border-bottom:1px solid #ddd;}
.newsshow .title_p span { font-size:18px; line-height:28px;}
.newsshow .sub{overflow:hidden;padding:10px 0;color:#c8c8c8;font-size:14px;}
.newsshow .sub span{float:right;}
.newsshow .text_p{font-size:14px;padding:15% 0 5% 0;}
.newsshow .page{font-size:12px;padding-bottom:10px;}
.newsshow .page p{padding:5px 0;}
.newsshow .page .last{float:none;}
.newsshow .page .next{float:none;}



.contact_site p{margin-bottom:20px;text-align:center;font-size:16px;}
.contact_site p b  , .contact_site p span{display:block;}
.contact_site p b{font-size:20px;line-height:1.6em;}
.contact_site p i{margin-bottom:10px; width:40px; height:40px;}

.job{margin-bottom:20px;padding-top:50px;}
.job .title_bx{font-size:34px;margin-bottom:30px;}
.job .tab_bx .tab_hd{margin-bottom:30px;}
.job .tab_bx .tab_hd li{width:auto;padding:0 10px;height:42px;line-height:42px;margin:0 5px;font-size:16px;}
.job .tab_bx .tab_bd{padding:50px 0;}
.job_slide{width:100%;margin:0 auto;padding:0;}
.job_slide .item{padding:3% 5%;background:#fff;margin:0 35px;}
.job_slide .owl-controls .owl-prev, .job_slide .owl-controls .owl-next{width:20px;height:20px;}
.job_slide .title_p{font-size:20px;padding:0 0 16px 0;}
.job_slide .text_p{padding:10px 0;margin:10px 0;height:auto;min-height:300px;}
.job_slide .btn{ padding-top:20px;}
.job_slide .btn a{width:124px;height:36px;line-height:36px;font-size:14px;}

.join .title_bx{font-size:34px;padding:20px 0;margin-bottom:20px;}
.join li{display:block;margin:10% auto;}
.join .img{width:100%;overflow:hidden;}
.join .con{width:94%;padding:0 3%;overflow:hidden;}
.join .con .title_p{font-size:24px;margin-bottom:30px;margin-top:30px;}
.join .con .text_p{line-height:1.9em;margin-bottom:30px;}
.join li.odd .con{margin-left:0%;}
.join li.even .con{margin-right:0%;}



.fashion{margin:10% auto 0 auto;}
.fashion ul{width:100%;padding:0;float:none;}
.fashion ul.even{padding-top:0%;}
.fashion li{margin-bottom:50px;}
.fashion li .con .title_p{margin-bottom:10px; }
.fashion li .con .title_p p{ line-height:20px; position:relative}
.fashion li .con .text_p{margin-bottom:10px;font-size:12px; line-height:20px;padding-bottom:0; clear:both; text-align:left;}

.fashion li .img{margin:20px auto;}
.fashion li .btn{border-bottom:1px solid #000;height:32px;line-height:32px; font-size:16px;}

.fashionshow .brand_brief .text_p{width:auto;float:none;}

.campus_1 {margin:10% auto;}
.campus_1 .title_p{padding-bottom:30px;margin-bottom:10%;}

.campus_1 .img{padding:0;}
.campus_1 .img img{position:relative;}
.campus_1 .swiper-slide-active img{bottom:0;}
.campus_1 .swiper-button-next,.campus_1 .swiper-button-prev { display: block; background-size:60%; opacity:0.5;}




.campus_1 .swiper-container{padding:0 0 100% 0;height:0;margin-bottom:30px;}
.campus_1 .swiper-slide{-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);}
.campus_1 .swiper-slide-visible{-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);}
.campus_1 .swiper-slide-active{-webkit-transform:scale(2);-moz-transform:scale(2);-ms-transform:scale(2);-o-transform:scale(2);transform:scale(2);}

.status{margin:10% auto;}
.status .con{padding:0 5%; display:none}
.status .con .title_p{float:none;width:100%;}
.status .con .text_p{float:none;width:100%;font-size:14px;}

.fashionshow .banner{height:110px;margin:10% auto;}

.campus_2 {margin:10% auto;}
.campus_2 .title_p{text-align:center;padding-bottom:10%;border-bottom:1px solid #000;margin-bottom:10%;}
.campus_2 .img_slide{border-bottom:1px solid #000;}
.campus_2 .item{position:relative;padding-bottom:3%;}
.campus_2 .item .con{position:relative;top:10px;left:0;width:100%;padding:4% 0;background:#fff;font-size:14px;line-height:1.9em;z-index:9;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;}
.campus_2 .owl-controls .owl-prev, .campus_2 .owl-controls .owl-next{display:none;}

.course{margin:10% auto;}
.course .wraps{display:block;}
.course .img{width:100%;margin-bottom:10%;}
.course .con{width:96%;margin-left:2%;}
.course .con .title_p{margin-bottom:10px;}

.course .owl-controls .owl-prev, .course .owl-controls .owl-buttons .owl-next{display:none;}

.serve_slide .owl-controls .owl-prev, .serve_slide .owl-controls .owl-next{width:20px;height:20px;}

.songshan {margin:10% auto;}
.songshan .title_p{padding-bottom:20px;margin-bottom:10%;}
.songshan .item{padding-bottom:20%;padding:0 5px;width:97%; float: none; margin:auto auto 20px auto;}
.songshan .item .con{margin-top:-40px;height:auto;left:0;width:100%;text-align:center;}
.songshan .item .con i{width:40px;margin:0 auto;}
.songshan .item .con span{margin-top:10px;font-size:16px;}

.songshan .text_bx{padding:10% 0;}
.songshan .text_bx .item{display:block;}
.songshan .text_bx .item .text_p{width:100%;float:none;}
.songshan .text_bx .item .text_p h3{height:40px;line-height:40px;padding:0 20px;margin-bottom:20px;}
.songshan .text_bx .item .text_p p{margin-bottom:20px;padding-left:20px;}
.songshan .text_bx .item .img{width:100%;float:none;margin-left:0;}

.songshan .serve_slide .owl-controls{padding-bottom:40px;}
.songshan .serve_slide .owl-controls .owl-prev{left:5%;top: auto;bottom:0;width:20px;height:20px;font-size:16px;}
.songshan .serve_slide .owl-controls .owl-next{right:5%;top: auto;bottom:0;width:20px;height:20px;font-size:16px;}
 
#honor_thumb .slick-prev{left:-15%;}
#honor_thumb .slick-next{right:-15%;}
 
.pavilion .title_p{margin-bottom:20px;}
.pavilion .sub_title{padding-bottom:20px;margin-bottom:5%;}
.pavilion .sub_title .item{height:40px;line-height:40px;margin:0 5px;width:120px;}
.pavilion .owl-controls .owl-prev , .pavilion .owl-controls .owl-next{display:none;}

.sub_nav li a span{font-size:14px;}

#topcontrol{right:5px !important;bottom:60px !important;}
#topcontrol img{width:30px !important;height:30px !important;}
 /* 弹窗 */ 
.black_overlay{display:none;position:fixed;top:0%;left:0%;width:100%;height:100%;background-color:#000;z-index:1001;-moz-opacity:0.8;opacity:.80;filter:alpha(opacity=80);}  
.guanbi {right:15px;top:15px;display:block;} 
.video_content {display:none;position:fixed;top:0%;left:0%;width:90%;height:94% !important;margin:auto;margin-left:auto;background-color:#000;padding:5%;overflow:hidden;}
.video_content video{display:block;height:100%;}
.video_content video source{display:block;height:100%;}



.title_p{line-height:1em;}
.title_p p{font-size:14px;letter-spacing:2px;}
.title_bx{line-height:1.0em;}
.title_bx p{font-size:16px; }
}



/* ====================
          横屏时
==================== */
@media all and (orientation :landscape){
}







