/*init*/
html {font-family:arial,"微软雅黑" , 'Open Sans', sans-serif;-webkit-font-smoothing: antialiased;font-size: 14px;}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, and, address, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, input, textarea, select, *:after, *:before{margin: 0;padding: 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;outline: 0;border: 0;background: transparent;vertical-align: baseline;}
ul, ol, li {list-style: none;}
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary {display: block;}
audio,canvas,progress,video {display: inline-block;vertical-align: baseline;}
audio:not([controls]) {display: none;height: 0;}[hidden],template {display: none;}
a {background: transparent;}
a:active,a:hover {outline: 0;}
abbr[title] {border-bottom: 1px dotted;}
b,strong {font-weight: bold;}
dfn {font-style: italic;}
mark {background: #ff0;color: #000;}
small {font-size: 80%;}
sub,sup {font-size: 75%;line-height: 0;position: relative;vertical-align: baseline;}
sup {top: -0.5em;}
sub {bottom: -0.25em;}
img {border: 0;max-width: 100%;}
svg:not(:root) {overflow: hidden;}
figure {margin: 1em 40px;}
hr {-moz-box-sizing: content-box;box-sizing: content-box;height: 0;}
pre {overflow: auto;}
code,kbd,pre,samp {font-family: monospace, monospace;font-size: 1em;}
button,input,optgroup,select,textarea {color: inherit;font: inherit;margin: 0;}
button {overflow: visible;}button,select {text-transform: none;}
button,html input[type="button"],input[type="reset"],input[type="submit"] {-webkit-appearance: button;cursor: pointer;}
button[disabled],html input[disabled] {cursor: default;}button::-moz-focus-inner,input::-moz-focus-inner {border: 0;padding: 0;}input {line-height: normal;}
input[type="checkbox"],input[type="radio"] {box-sizing: border-box;padding: 0;}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {height: auto;}
input[type="search"] {-webkit-appearance: textfield;-moz-box-sizing: content-box;-webkit-box-sizing: content-box;box-sizing: content-box;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {-webkit-appearance: none;}fieldset {border: 1px solid #c0c0c0;margin: 0 2px;padding: 0.35em 0.625em 0.75em;}legend {border: 0;padding: 0;}textarea {overflow: auto;}optgroup {font-weight: bold;}table {border-collapse: collapse;border-spacing: 0;}td,th {padding: 0;}a{text-decoration: none;color: #d8be8b;}.copyrights{text-indent:-9999px;height:0;line-height:0;font-size:0;overflow:hidden;}
@media print {* {text-shadow: none !important;color: #000 !important;background: transparent !important;box-shadow: none !important;} a, a:visited {text-decoration: underline;}a[href]:after {content: " (" attr(href) ")";} abbr[title]:after {content: " (" attr(title) ")";} a[href^="javascript:"]:after,a[href^="#"]:after {content: "";} pre,  blockquote {border: 1px solid #999;page-break-inside: avoid;}thead {display: table-header-group;}tr,img {page-break-inside: avoid;}img {max-width: 100% !important;}p, h2, h3 {orphans: 3;widows: 3;} h2,h3 {page-break-after: avoid;}select {background: #fff !important;}}

.clear:after{content: '';display: block;clear: both;}
.transition{transition: all .3s ease;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-ms-transition: all .3s ease;-o-transition: all .3s ease;}
.transition6{transition: all .6s ease;-webkit-transition: all .6s ease;-moz-transition: all .6s ease;-ms-transition: all .6s ease;-o-transition: all .6s ease;}
.main{margin: 0 auto;width: 1100px;}
.main:after{content: '';display: block;clear: both;}
.head{width:1200px; margin:0 auto;}



/*header*/
body{padding-top: 95px;}
.header{position:fixed;left:0;top:0;z-index:2;padding-top: 10px;width:100%;background-color: #fff;border-bottom: 1px solid #eee;}
.head{width:1200px; margin:0 auto;}
.header.active{padding-top: 0;box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.05);}
.header.active .header-logo{padding: 0;}
.header.active .header-logo a{height:58px; margin-top:6px;}
.header-logo{padding:8px 0 12px; float:left;}
.header-logo a{display: block;height:64px;transition: all .3s ease-out;-webkit-transition: all .3s ease-out;-moz-transition: all .3s ease-out;-ms-transition: all .3s ease-out;-o-transition: all .3s ease-out;}
.header-logo img{margin: 0 auto;display: block;height: 100%;}
.header-nav{text-align: center; float:right;margin-top: 4px;}
.header-nav-ul{display: inline-block;}
.header-nav-li{position:relative;padding:10px 25px;float: left;}
.header-nav-li-a{line-height:42px;color: #666;font-size: 15px;text-transform: capitalize;}
.header-nav-li-a:before, .header-nav-li-a:after{content: '';display: block;width: 10%;height: 1px;background-color: transparent;transition: all .3s ease;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-ms-transition: all .3s ease;-o-transition: all .3s ease; }
.header-nav-li-pull{position: absolute;left: 50%;top: 100%;margin-left: -95px;width: 190px;background-color: #fff;box-shadow:0 6px 10px rgba(0, 0, 0, .1);opacity: 0;visibility: hidden;transform: translate3d(0px, 10px, 0px);-moz-transform: translate3d(0px, 10px, 0px);-webkit-transform: translate3d(0px, 10px, 0px);}
.header-nav-li-pull a{display: block;line-height: 48px;border-bottom: 1px solid #eee;color: #666;font-size: 13px;text-transform: capitalize;}
.header-nav-li-pull a:hover{background-color: #F5F5F5;}
.header-nav-li.active .header-nav-li-a:before, .header-nav-li.active .header-nav-li-a:after{width: 100%;background-color: #d8be8b;}
.header-nav-li.active .header-nav-li-a{color: #d8be8b;}
.header-nav-li:hover .header-nav-li-a:before, .header-nav-li:hover .header-nav-li-a:after{width: 100%;background-color: #d8be8b;}
.header-nav-li:hover .header-nav-li-a{color: #d8be8b;}
.header-nav-li:hover .header-nav-li-pull{opacity: 1;visibility: visible;transform: none;-moz-transform: none;none;}
.foot{border-top: 1px solid #eee;}
.foot p{margin: 0 auto;width: 1000px;font-size: 12px;line-height: 44px;color: #8e8e8e;}   
    
/*首页*/
.banner{position: relative;}
.banner-ul{}
.banner-li{}
.banner-li a{display: block;height: 650px;background-repeat: no-repeat;background-position: center;background-size:auto 100%;}
.banner .flex-control-paging li a{width: 8px;height: 8px;border-radius: 50%;background-color: #999;background-color: #999;}
.banner .flex-control-paging li a.flex-active{box-shadow: 0 0 0 5px rgba(0,0,0,.2);background-color: #fff;}
.ind-prod{}
.ind-tit{padding-top:80px;padding-bottom:40px;text-align: center;}
.ind-tit p{font-size: 32px;color: #444;text-transform: capitalize;}
.ind-tit span{
	width: 36px;
    height: 1px;
    background: #B9AB77;
    display: inline-block;
	}
.ind-prod-nav{padding-bottom:40px;text-align: center;}
.ind-prod-nav a{position:relative;padding:0 25px;display: inline-block;line-height:36px;color: #616161;font-size: 14px;text-transform: capitalize;transition: all .3s ease;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-ms-transition: all .3s ease;-o-transition: all .3s ease;}
.ind-prod-nav a:hover{background-color: #d8be8b;color: #fff;}
.ind-prod-nav a.active{background-color: #d8be8b;color: #fff;}
.ind-prod-list{padding: 0 5%;}
.ind-prod-ul{}
.ind-prod-li{padding:5px;float: left;width: 25%;}
.ind-prod-li:nth-child(2n){animation-delay: .1s;-webkit-animation-delay: .1s;-moz-animation-delay: .1s;}
.ind-prod-li:nth-child(3n){animation-delay: .2s;-webkit-animation-delay: .2s;-moz-animation-delay: .2s;}
.ind-prod-li:nth-child(4n){animation-delay: .3s;-webkit-animation-delay: .3s;-moz-animation-delay: .3s;}
.ind-prod-li a{position: relative;display: block;overflow: hidden;}
.ind-prod-li img{display: block;width: 100%;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; background:#f4f4f4;}
.ind-prod-li-cont{position: absolute;left: 0;top: 0;padding:10px;width: 100%;height: 100%;opacity:0;visibility:hidden;background: url("../img/bkg1.png") repeat;}
.ind-prod-li-desc{position:relative;padding:0 10%;height:100%;border: 1px solid #B7B3B6;text-align: center;color: #fff;line-height: 24px;}
.ind-prod-li-desc .tit{padding-bottom:20px;padding-top:48%;font-size: 16px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;transform: scale(1.4);-webkit-transform: scale(1.4);-moz-transform: scale(1.4);-ms-transform: scale(1.4);-o-transform: scale(1.4);}
.ind-prod-li-desc .pri{font-size: 12px;transform: scale(1.4);-webkit-transform: scale(1.4);-moz-transform: scale(1.4);-ms-transform: scale(1.4);-o-transform: scale(1.4);}
.ind-prod-li-desc .p{padding:2px 0;transform: scale(1.4);-webkit-transform: scale(1.4);-moz-transform: scale(1.4);-ms-transform: scale(1.4);-o-transform: scale(1.4);}
.ind-prod-li-desc .btn{margin:28px auto 0;width: 160px; height: 37px;border: 1px solid #B7B3B6;background: url("../img/icon1.png") no-repeat center;transform: scale(1.4);-webkit-transform: scale(1.4);-moz-transform: scale(1.4);-ms-transform: scale(1.4);-o-transform: scale(1.4);}
.ind-prod-li a:hover .ind-prod-li-cont{opacity: 1;visibility: visible;}
.ind-prod-li a:hover .tit, .ind-prod-li a:hover .p, .ind-prod-li a:hover .pri, .ind-prod-li a:hover .btn{transform: none;-webkit-transform: none;-moz-transform: none;-ms-transform: none;-o-transform: none;}
.ind-prod-li a:hover img{transform: scale(1.08);}
.ind-more{padding-top: 80px;padding-bottom: 80px;}
.ind-more a{position: relative;margin:0 auto;display:block;width: 150px;height: 45px;}
.ind-more span{position: absolute;left:50%;top:13px;margin-left:-17px;width:35px;height:17px;background-repeat: no-repeat;background-image: url("../img/icon2.png");background-position: center 0px;}
.ind-more a:before{content: '';position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color: #666;transition: all .3s ease;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-ms-transition: all .3s ease;-o-transition: all .3s ease;}
.ind-more a:after{content: '';position: absolute;left: 0;top: 0;width: 100%;height: 100%;border-bottom: 1px solid #666;border-top: 1px solid #666;-webkit-transform: scale(0.1, 1);transform: scale(0.1, 1);transition: all .3s ease;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-ms-transition: all .3s ease;-o-transition: all .3s ease;}
.ind-more a:hover span{background-position: center -15px;}
.ind-more a:hover:before{-webkit-transform: scale(0);transform: scale(0);opacity: 0;visibility: hidden;}
.ind-more a:hover:after{-webkit-transform: none;transform: none;}
.ind-active{background-color: #F8F8F8;}
.ind-active-main{margin: 0 auto;width: 1280px;}
.ind-active-ul{}
.ind-active-li{float: left;width: 360px;}
.ind-active-li:nth-child(2){animation-delay: .1s;-webkit-animation-delay: .1s;-moz-animation-delay: .1s;}
.ind-active-li:nth-child(3){animation-delay: .2s;-webkit-animation-delay: .2s;-moz-animation-delay: .2s;}
.ind-active-li:nth-child(4){animation-delay: .3s;-webkit-animation-delay: .3s;-moz-animation-delay: .3s;}
.ind-active-li:nth-child(5){animation-delay: .4s;-webkit-animation-delay: .4s;-moz-animation-delay: .4s;}
.ind-active-li.one{width: 560px;}
.ind-active-li a{display: block;height:520px;background-color: #fff;transition: all .3s ease;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-ms-transition: all .3s ease;-o-transition: all .3s ease;}
.ind-active-li-img{height: 260px;overflow: hidden;}
.ind-active-li-img img{display: inline-block; height: 100%;transition: all .3s ease;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-ms-transition: all .3s ease;-o-transition: all .3s ease;}
.ind-active-li-desc{padding:60px 45px;height:260px;text-align: center;line-height: 26px;}
.ind-active-li-tit{position:relative;margin-bottom:30px;font-size: 20px;color: #595959;}
.ind-active-li-tit:before{content: '';position: absolute;content: "";left: 50%;bottom:-15px;margin-left: -18px;width: 36px;height: 1px;background: #D9D9D9;}
.ind-active-li-p{height:52px;color: #8D8D8D;display: -webkit-box !important;-webkit-box-orient: vertical;word-break:break-all;text-overflow: ellipsis;overflow: hidden;-webkit-line-clamp:2;}
.ind-active-li-btn{margin: 20px auto 0 auto;display: block;width: 20px;height: 20px;background: url("../img/icon1.png") no-repeat;}
.ind-active-li a:hover{background-color: #d8be8b;}
.ind-active-li a:hover .ind-active-li-img{height: 255px;}
.ind-active-li a:hover img{transform: scale(1.1);}
.ind-active-li a:hover .ind-active-li-desc{height: 265px;}
.ind-active-li a:hover .ind-active-li-tit{color: #fff;}
.ind-active-li a:hover .ind-active-li-p{color: #fff;}
.ind-active-li.two a:hover .ind-active-li-img{height: 265px;}
.ind-active-li.two a:hover .ind-active-li-desc{padding:45px 45px;height: 255px;}
.ind-about{padding-top:410px;height: 700px;background-position: center top;background-repeat: no-repeat;}
.ind-about-main{padding:20px;margin: 0 auto;width: 1000px;background-color: #fff;}
.ind-about-intro{padding:35px;border: 1px solid #B9AB77;}
.ind-about-intro .ind-tit{position:relative;padding-top:0;}
.ind-about-intro .ind-tit:before{content: '';position: absolute;content: "";left: 50%;bottom:20px;margin-left: -18px;width: 36px;height: 1px;background: #B9AB77;}
.ind-about-p{text-align: center;line-height: 26px;color: #666;animation-delay: .1s;-webkit-animation-delay: .1s;-moz-animation-delay: .1s;}
.ind-about-p p{height:52px;display: -webkit-box !important;-webkit-box-orient: vertical;word-break:break-all;text-overflow: ellipsis;overflow: hidden;-webkit-line-clamp:2;}
.ind-about-more{padding-top: 35px;animation-delay: .2s;-webkit-animation-delay: .2s;-moz-animation-delay: .2s;}
.ind-about-more a{margin:0 auto;display:block;width: 150px;line-height: 36px;border: 1px solid #b9ab77; background-color: #b9ab77;color: #fff;text-align: center;}
.ind-about-more i{color: transparent;text-indent: -10px;font-weight: bold;}
.ind-about-more a:hover{background-color: #fff;color: #b9ab77;}
.ind-about-more a:hover i{text-indent: 10px;color: #b9ab77;}
.ind-news{background-color: #353535; margin-top:100px;}
.ind-news-main{margin: 0 auto;width: 1200px;}
.ind-news .ind-tit p{color: #fff;}
.ind-news-ul{}
.ind-news-li{padding:0 20px;float: left;width: 50%;}
.ind-news-li:nth-child(2){animation-delay: .1s;-webkit-animation-delay: .1s;-moz-animation-delay: .1s;}
.ind-news-li:nth-child(3){animation-delay: .2s;-webkit-animation-delay: .2s;-moz-animation-delay: .2s;}
.ind-news-li:nth-child(4){animation-delay: .3s;-webkit-animation-delay: .3s;-moz-animation-delay: .3s;}
.ind-news-li:nth-child(5){animation-delay: .4s;-webkit-animation-delay: .4s;-moz-animation-delay: .4s;}
.ind-news-li-a{display: block;}
.ind-news-li-img{overflow: hidden; height:200px;}
.ind-news-li-img img{display: block;width: 100%;}
.ind-news-li-cont{padding-top: 30px;}
.ind-news-li-time{float: left;font-size:32px;color:#fff;line-height: 46px;}
.ind-news-li-desc{position:relative;float: right;width: 80%;line-height: 26px;}
.ind-news-li-tit{margin-bottom:15px;font-size: 17px;color: #fff;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.ind-news-li-p{color: #999;}
.ind-news-li-p p{height: 52px;display: -webkit-box !important;-webkit-box-orient: vertical;word-break:break-all;text-overflow: ellipsis;overflow: hidden;-webkit-line-clamp:2;}
.ind-news-li-desc:before{content: '';position: absolute;left: 0;bottom: -20px;width: 36px;height: 1px;background-color: #999;transition: all .3s ease;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;}
.ind-news-li-a:hover .ind-news-li-desc:before{width: 100%;}
.ind-news-li-a:hover .ind-news-li-img{transform: translateY(-10px);}
.ind-news-li-a:hover .ind-news-li-desc{transform: translateY(-10px);}
.ind-partner{}
.ind-partner-main{padding:60px 0;margin: 0 auto;width: 1000px;}
.ind-partner-ul{padding: 0 40px;}
.ind-partner-li{float: left;width: 100%;}
.ind-partner-li img{display: block;}
.ind-partner .owl-theme .owl-controls .owl-buttons div{position:absolute;top:50%;margin:-25px 0 0 0;padding:0 10px;font-size: 30px;color: #999;font-weight: bold;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;opacity: 1;background-color: transparent;transition: all .3s ease;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;}
.ind-partner .owl-theme .owl-controls .owl-buttons div.owl-prev{left: 0;}
.ind-partner .owl-theme .owl-controls .owl-buttons div.owl-next{right: 0;}
.ind-partner .owl-theme .owl-controls .owl-buttons div:hover{background-color: #999;color: #fff;}
.ind-conta{background-color: #F3F3F3;}
.ind-conta-main{padding-top:80px;padding-bottom:50px;margin: 0 auto;width: 1000px;}
.ind-conta-tit{float: left;}
.ind-conta-tit .ind-tit{padding: 0;text-align: left;}
.ind-conta-cont{float: right;}
.ind-conta-lf{float: left;}
.ind-conta-h{padding-bottom:30px;font-size: 16px;color: #696969;}
.ind-conta-a{}
.ind-conta-a a{margin-right:10px;float: left;width: 34px;height: 34px;line-height: 34px;background-repeat: no-repeat;background-position: center;}
.ind-conta-a a.weibo{background-image: url("../img/icon3.png");}
.ind-conta-a a.qq{background-image: url("../img/icon4.png");}
.ind-conta-a a.weixin{background-image: url("../img/icon5.png");}
.ind-conta-a a:hover{background-color: #b9ab77;}
.ind-conta-a a.weibo:hover{background-image: url("../img/icon3h.png");}
.ind-conta-a a.qq:hover{background-image: url("../img/icon4h.png");}
.ind-conta-a a.weixin:hover{background-image: url("../img/icon5h.png");}
.ind-conta-rg{padding-left:100px;float: left;}
.ind-conta-rg-cont{}
.ind-conta-sec{float: left;width: 288px;color: #999; font-size: 12px;line-height: 20px;}
.ind-conta-sec p{margin-bottom: 15px;}
.shade{position: fixed;left: 0;top: 0;z-index:2;display:none;width: 100%;height: 100%;background-color: #000;opacity: .5;filter: alpha(opacity=50);}
.ale-wx{position: fixed;left: 50%;top: 30%;z-index:2;margin-left: -130px;padding:15px;display:none;width: 260px;background-color: #fff;}
.ale-wx img{display: block;width: 100%;}
.ale-wx p{padding-top: 15px;text-align: center;}

/*右侧固定菜单*/
.fixed{position: fixed;right: 0;top: 60%;z-index: 1;}
.fixed-ul{}
.fixed-li{}
.fixed-li-a{display: block;width: 38px;height: 38px;border:1px solid #eee;background-color:#fff;background-repeat: no-repeat;background-position: center;}
.fixed-li-a.weibo{background-image: url("../img/icon3.png");}
.fixed-li-a.mob{background-image: url("../img/icon6.png");}
.fixed-li-a.back-top{display:none;background-image: url("../img/icon7.png");background-color: #999;border: none;cursor: pointer;}
.fixed-li-a:hover{background-color: #666;border-color: #666;}
.fixed-li-a.weibo:hover{background-image: url("../img/icon3h.png");}
.fixed-li-a.mob:hover{background-image: url("../img/icon6h.png");}
.fixed-li-a.back-top:hover{background-color: #666;}

/*产品中心*/
.product{padding: 40px 0; margin-top:20px;}

/*产品详情*/
.prod-detail{}
.prod-detail-top{background-color: #F8F8F8;}
.prod-detail-ul{}
.prod-detail-li{display: none;}
.prod-detail-li:first-child{display: block;}
.prod-detail-li img{margin:0 auto;display: block;max-width: 80%;}
.prod-detail-top .owl-theme .owl-controls .owl-buttons div{position:absolute;top:50%;margin:-60px 0 0 0;padding:0;width:40px;height:80px;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;opacity: 1;background-color: transparent;background-position:center;background-repeat: no-repeat;background-size: contain;}
.prod-detail-top .owl-theme .owl-controls .owl-buttons div.owl-prev{left: 20px;background-image: url("../img/icon8.png");}
.prod-detail-top .owl-theme .owl-controls .owl-buttons div.owl-next{right: 20px;background-image: url("../img/icon9.png");}
.prod-detail-intro{padding: 60px 20%;line-height: 26px;color: #6a6a6a;}
.prod-detail-tit{margin-bottom:10px;font-size: 20px;}

/*关于我们*/
.banner-img{position: fixed;left: 0;top: 95px;width: 100%;height: 260px;background-repeat: no-repeat;background-position: center;background-size: auto 100%;}
.content{position:relative;margin-top:260px;padding-bottom: 40px;background-color: #fff;}
.about{line-height: 24px;font-size: 13px;color: #6a6a6a;}
.about-top{padding:0 80px;border-bottom: 1px solid #eee;}
.about-top-cont{padding-bottom:40px;text-align: center;}
.about-top-ul{padding-top: 40px;}
.about-top-li{position:relative;float: left;width: 33.333%;text-align: center;line-height: initial;color: #999;}
.about-top-li:before{content: '';position: absolute;left: 0;top: 50%;margin-top:-50px;width: 1px;height: 100px;background-color: #eee;}
.about-top-li:first-child:before{display: none;}
.about-top-li p{font-size: 20px;}
.about-top-li span{font-size: 20px;}
.about-intro{padding: 40px 10px;/*border-bottom: 1px solid #eee;text-align: center;*/}
.about-intro-tit{margin-bottom:30px;font-size: 24px;}
.about-list{padding-top: 40px;}
.about-list-ul{}
.about-list-li{padding:10px;float: left;width: 33.3333%;}
.about-list-li-a{display: block;}
.about-list-li-img{margin-bottom: 10px;}
.about-list-li-img img{display: block;width: 100%;}
.about-list-li-p{}

/*最新活动*/
.activity{padding-top: 60px;}
.activity .ind-active-ul{margin: 0 -10px;}
.activity .ind-active-li{padding:20px;width: 33.333%;}
.activity .ind-active-li a{height: auto;}
.activity .ind-active-li-img{height: 230px;width:100%;overflow: hidden;text-align: center;}
.activity .ind-active-li-desc{padding: 30px;width:100%;height: auto;}
.activity .ind-active-li a:hover .ind-active-li-img{height: 230px;}
.activity .ind-active-li a:hover .ind-active-li-desc{height: auto;}
.activ-li-btn{margin:15px auto 0 auto;width: 130px;height: 35px;display: block;border: 1px solid transparent;background: url("../img/icon1.png") no-repeat center;opacity: 0;-webkit-opacity: 0;transform: translateY(10px);-webkit-transform: translateY(10px);-moz-transform: translateY(10px);-ms-transform: translateY(10px);}
.ind-active-li a:hover .activ-li-btn{border-color: #fff;opacity: 1;-webkit-opacity: 1;transform: none;-webkit-transform: none;-moz-transform: none;-ms-transform: none;}
.activ-ul{}
.activ-li{margin-bottom: 20px;}
.activ-li-a{padding:10px;display: block;background-color: #F8F8F8;}
.activ-li-img{float: left;width: 560px;}
.activ-li-img img{display: block;width: 100%;}
.activ-li-desc{padding:50px 60px;float: left;width: 519px;text-align: center;line-height: 26px;}
.activ-li-a:hover{background-color: #b9ab77;}
.activ-li-a:hover .activ-li-desc{padding-top: 40px;}
.activ-li-a:hover .activ-li-btn{border-color: #fff;opacity: 1;-webkit-opacity: 1;transform: none;-webkit-transform: none;-moz-transform: none;-ms-transform: none;}
.activ-li-a:hover .ind-active-li-tit{color: #fff;}
.activ-li-a:hover .ind-active-li-p{color: #fff;}

/*活动详情页*/
.act-detail{padding: 40px 0;min-height: 400px;}
.act-detail-tit{margin-bottom:30px;font-size: 26px;color: #444;text-align: center;font-weight: normal;}
.act-detail-tit span{font-size: 14px;color: #999;}
.act-detail-desc{font-size: 13px;line-height: 24px;color: #6a6a6a;}
.act-detail-desc p{margin: 10px 0;}
.act-detail-desc img{margin: 10px auto;display: block;max-width: 100%;}

/*新闻中心*/
.news{padding-top: 40px;}
.news-main{position: relative;}
.news-main:before{content: '';position: absolute;left: 145px;top: 0;width:1px;height: 100%;background-color: #eee;}
.news-ul{}
.news-li{padding: 20px 0;}
.news-li-a{position:relative;display: block;}
.news-li-a:before{content: '';position: absolute;left: 145px;height: 0;width: 1px;background-color: #999;transition: all .3s ease;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;}
.news-li-time{float: left;width:145px;font-size: 36px;color: #999;}
.news-li-i{margin-top:30px;display: block;width: 20px;height: 17px;background: url("../img/icon2.png") no-repeat -15px bottom;transition: all .3s ease;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;}
.news-li-cont{padding-left:30px;float: left;width: 955px;}
.news-li-desc{padding-right:30px;float: left;width: 684px;line-height: 24px;color: #575757;}
.news-li-tit{margin-bottom:10px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.news-li-p{height:52px;font-size:13px;color:#999;display: -webkit-box !important;-webkit-box-orient: vertical;word-break:break-all;text-overflow: ellipsis;overflow: hidden;-webkit-line-clamp:2;}
.news-li-img{float: left;width: 240px;}
.news-li-img img{display: block;width: 100%;}
.news-li-a:hover:before{height: 100%;}
.news-li-a:hover .news-li-cont{transform: translateX(10px);-webkit-transform: translateX(10px);-moz-transform: translateX(10px);}
.news-li-a:hover .news-li-i{width:30px;background-position: -10px bottom;}

/*联系我们*/
.contact{padding-bottom: 40px;}
.contact-p{line-height: 26px;font-size: 13px;color: #6a6a6a;text-align: center;}
.contact-cont{padding-top: 60px;}
.contact-ul{line-height: 26px;color: #6a6a6a;}
.contact-li{padding:10px;float: left;width: 33.3333%;text-align: center;line-height: 26px;color: #6a6a6a;}
.contact-li span{font-size: 16px;/*font-weight: bold;*/}

/*动画效果*/
.ani-up{visibility: hidden;-webkit-opacity: 0;opacity: 0;}
.fadeInUp{visibility: visible;animation: fadeInUp ease-out .8s forwards;-webkit-animation: fadeInUp ease-out .8s forwards;-moz-animation: fadeInUp ease-out .8s forwards;}
.ani-rig{visibility: hidden;-webkit-opacity: 0;opacity: 0;}
.faderight {visibility: visible;animation: faderight ease-out .8s forwards;-webkit-animation: faderight ease-out .8s forwards;-moz-animation: faderight ease-out .8s forwards;}
@keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-opacity: 0;
		transform: translate3d(0, 100%, 0);
		-webkit-transform: translate3d(0, 100%, 0);
		-moz-transform: translate3d(0, 100%, 0);
	}
	100% {
		opacity: 1;
		-webkit-opacity: 1;
		transform: none;
		-webkit-transform: none;
		-moz-transform: none;
	}
}
@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-opacity: 0;
		transform: translate3d(0, 100%, 0);
		-webkit-transform: translate3d(0, 100%, 0);
		-moz-transform: translate3d(0, 100%, 0);
	}
	100% {
		opacity: 1;
		-webkit-opacity: 1;
		transform: none;
		-webkit-transform: none;
		-moz-transform: none;
	}
}
@-moz-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-opacity: 0;
		transform: translate3d(0, 100%, 0);
		-webkit-transform: translate3d(0, 100%, 0);
		-moz-transform: translate3d(0, 100%, 0);
	}
	100% {
		opacity: 1;
		-webkit-opacity: 1;
		transform: none;
		-webkit-transform: none;
		-moz-transform: none;
	}
}
@keyframes faderight {
	0% {
		opacity: 0;
		-webkit-opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		-moz-transform: translate3d(-100%, 0, 0);
	}
	100% {
		opacity: 1;
		-webkit-opacity: 1;
		-webkit-transform: none;
		transform: none
		-moz-transform: none;
	}
}
@-webkit-keyframes faderight {
	0% {
		opacity: 0;
		-webkit-opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		-moz-transform: translate3d(-100%, 0, 0);
	}
	100% {
		opacity: 1;
		-webkit-opacity: 1;
		-webkit-transform: none;
		transform: none
		-moz-transform: none;
	}
}
@-moz-keyframes faderight {
	0% {
		opacity: 0;
		-webkit-opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		-moz-transform: translate3d(-100%, 0, 0);
	}
	100% {
		opacity: 1;
		-webkit-opacity: 1;
		-webkit-transform: none;
		transform: none
		-moz-transform: none;
	}
}
























@media screen and (max-width:1300px) {
	/*首页*/
	.banner-li a{height: 440px;}
	.ind-active-main{width: 970px;}
	.ind-active-li.one{width: 100%;}
	.ind-active-li.one .ind-active-li-img{width: 560px;height: auto;}
	.ind-active-li.one .ind-active-li-desc{width: 410px;height: auto;}
	.ind-active-li{width: 100%;}
	.ind-active-li a{height: auto;border-bottom: 1px solid #eee;}
	.ind-active-li a:after{content: '';display:block;clear: both;}
	.ind-active-li-img{height: auto;float: left;width: 360px;}
	.ind-active-li-desc{float: left;width: 610px;height: auto;}
	.ind-active-li a:hover .ind-active-li-img{height: auto;}
	.ind-active-li a:hover .ind-active-li-desc{height: auto;}
	.ind-active-li.two a:hover .ind-active-li-img{height: auto;}
	.ind-active-li.two a:hover .ind-active-li-desc{padding:20px;height: auto;}
	.ind-news-main{width: 900px;}
	.ind-news-li-desc{width: 68%;}
	
	/*关于*/
	.main{width: 740px;}
	
	/*最新活动*/
	.activ-li-img{width: 360px;}
	.activ-li-desc{padding:20px;width: 360px;}
	.activ-li-a:hover .activ-li-desc{padding-top: 20px;}
	.activ-li-btn{display: none;}
	.activity .ind-active-li-img{height: 168px;}
	.activity .ind-active-li-desc{padding: 15px;}
	.activity .ind-active-li a:hover .ind-active-li-img{height: 168px;}
	
	/*新闻中心*/
	.news-li-cont{width: 595px;}
	
}
@media screen and (max-width:1040px) {
	body{padding-top: 119px;}
	/*head*/
	.header-nav-li{padding: 0 15px;}
	.header-nav-li-a i{display: none;}
	.header-nav-li-pull{display: none;}
	.foot p{padding:10px;width: 100%;line-height: 20px;text-align: center;}
	
	/*首页*/
	.banner-li a{height: 330px;}
	.ind-prod-nav a{padding: 0 15px;}
	.ind-active-main{padding: 0 10px;width: 740px;}
	.ind-active-li.one .ind-active-li-img{width: 410px;}
	.ind-active-li.one .ind-active-li-desc{width: 310px;}
	.ind-active-li-img{height: auto;float: left;width: 260px;}
	.ind-active-li-desc{padding:20px;float: left;width: 460px;}
	.ind-about{padding-top:290px;background-size: auto 60%;height: 700px;}
	.ind-about-main{width: 660px;}
	.ind-news-main{width: 700px;}
	.ind-partner-main{width: 740px;}
	.ind-conta-main{padding: 60px 20px 50px 20px;width: 100%;}
	.ind-conta-tit{padding-bottom:40px;width: 100%;}
	.ind-conta-tit .ind-tit{float: none;text-align: center;}
	.ind-conta-cont{float: none;}
	.ind-conta-rg{padding-left: 55px;}
	.ind-conta-sec{width: 270px;}
	.ind-partner-li img{width:100%;}
	
	/*关于*/
	.banner-img{top: 119px;}
}
@media screen and (max-width: 740px) {
	/*header*/
	body{padding-top: 51px;}
	.header{padding: 10px;}
	.head{width:100%; }
	.ind-news{margin-top:50px;}
	.header-nav-li.active .header-nav-li-a:before, .header-nav-li.active .header-nav-li-a:after{width: 0;}
	.header-nav-li.active .header-nav-li-a{color: #666;}
	.header-logo{padding: 0;float: left;}
	.header-logo a{height: 30px;width: 140px;}
	.header-logo img{margin:0;max-height: 100%;max-width: 100%;width: auto;}
	.header.active{padding-top: 10px;}
	.header.active .header-logo{padding: 0;}
	.header.active .header-logo a{height: 30px;}
	.header-btn{padding-top:6px;float: right;}
	.header-btn i{margin: 5px auto;display: block;width: 15px;height: 3px;background-color: #999;transition: all .3s ease;-webkit-transition: all .3s ease;}
	.header-btn:before{content: '';display: block;width: 25px;height: 3px;background-color: #999;transition: all .3s ease;-webkit-transition: all .3s ease;}
	.header-btn:after{content: '';display: block;width: 25px;height: 3px;background-color: #999;transition: all .3s ease;-webkit-transition: all .3s ease;}
	.header-btn.active i{width: 0;}
	.header-btn.active:before{transform-origin: left top;-webkit-transform-origin: left top;transform: translate3d(0,0,0) rotate(45deg);-webkit-transform: translate3d(0,0,0) rotate(45deg);}
	.header-btn.active:after{transform-origin: left bottom;-webkit-transform-origin: left bottom;transform: translate3d(0,0,0) rotate(-45deg);-webkit-transform: translate3d(0,0,0) rotate(-45deg);}	
	.header-nav{position: absolute;left: 0;top: 100%;display:none;width: 100%;background-color: #fff;}
	.header-nav-ul{display: block;}
	.header-nav-li{padding:0 20px;float: none;text-align: left;animation: head-li .6s ease forwards;-webkit-animation: head-li .6s ease forwards;opacity: 0;-webkit-opacity: 0;}
	.header-nav-li-a{border-bottom: 1px solid #f8f8f8;display: block;}
	.header-nav-li:nth-child(n){transform: translateX(-20px);-webkit-transform: translateX(-20px);}
	.header-nav-li:nth-child(2n){transform: translateX(60px);-webkit-transform: translateX(60px);}
	@keyframes head-li{
		100%{transform: none;-webkit-transform: none;opacity: 1;-webkit-opacity: 1;}
	}
	@-webkit-keyframes head-li{
		100%{transform: none;-webkit-transform: none;opacity: 1;-webkit-opacity: 1;}
	}
	
	/*首页*/
	.fixed{display: none;}
	.banner-li a{height: 174px;}
	.ind-tit{padding-top: 40px;padding-bottom: 30px;}
	.ind-tit p{font-size: 20px;}
	.ind-tit span{font-size: 12px;}
	/*.ind-prod-nav{display: none;}*/
	.ind-prod-nav a{font-size: 12px;line-height: 30px;}
	.ind-prod-list{padding: 0 5px;}
	.ind-prod-li{width: 50%;}
	.ind-more{padding: 40px 0;}
	.ind-active-main{width: 100%;}
	.ind-active-li{margin-bottom: 10px;}
	.ind-active-li.one .ind-active-li-img{width: 100%;}
	.ind-active-li.one .ind-active-li-desc{width: 100%;}
	.ind-active-li-img{height: auto;float: left;width: 100%;}
	.ind-active-li-desc{padding:20px;float: left;width: 100%;}
	.ind-about{padding-top: 140px;height: auto;}
	.ind-about-main{padding:0;width: 100%;}
	.ind-about-intro{padding:15px 10px;border: none;}
	.ind-news-main{width: 100%;}
	.ind-news-li{padding:20px;width: 100%;}
	.ind-news-li-time{font-size: 20px;}
	.ind-partner-main{width: 100%;}
	.ind-conta-rg{padding-top: 20px;padding-left: 0;}
	
	/*产品详情*/
	.prod-detail-intro{padding: 40px 10px;}
	.prod-detail-top .owl-theme .owl-controls .owl-buttons div{position:absolute;top:50%;margin:-30px 0 0 0;height:40px;}
	.prod-detail-top .owl-theme .owl-controls .owl-buttons div.owl-prev{left: 0;}
	.prod-detail-top .owl-theme .owl-controls .owl-buttons div.owl-next{right: 0;}
	
	/*关于*/
	.content{margin-top: 90px;}
	.main{width: 100%;}
	.about{padding: 0 10px;}
	.banner-img{top: 51px;}
	.banner-img{height: 90px;}
	.about-top{padding: 0;}
	.about-top-li{ width:100%; margin-bottom:2%;}
	.about-top-li p{font-size: 30px;}
	.about-top-li span{font-size: 14px;}
	.about-intro{padding: 40px 0;}
	.about-intro-tit{font-size: 16px;}
	.about-list-li{width: 100%;}
	
	/*最新活动*/
	.activ-li-img{width: 100%;}
	.activ-li-desc{padding: 15px;width: 100%;}
	.activ-li-a:hover .activ-li-desc{padding-top: 15px;}
	.activity .ind-active-ul{margin: 0;}
	.activity .ind-active-li{width: 100%;}
	.activity .ind-active-li-img{height: auto;}
	.activity .ind-active-li a:hover .ind-active-li-img{height: auto;}
	
	/*活动详情页*/
	.act-detail{padding: 30px 10px;}
	
	/*新闻中心*/
	.news{padding: 40px 10px;}
	.news-li{padding: 0 0 30px 0;}
	.news-li-a:before{display: none;}
	.news-main:before{display: none;}
	.news-li-time{width: 100%;font-size: 30px;}
	.news-li-i{display: none;}
	.news-li-cont{padding-left: 0;padding-top: 10px;width: 100%;}
	.news-li-desc{padding-right:0;width: 100%;}
	.news-li-img{width: 100%;}
	.news-li-a:hover .news-li-cont{transform: none;-webkit-transform: none;-moz-transform: none;}
	
	/*联系我们*/
	.contact{padding: 0 10px;}
	.contact-li{width: 100%;}
}

























