@charset "UTF-8";/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
html, body, menu, ul, ol, li, p, div, form, h1, h2, h3, h4, h5, h6, img, a img, input, button, textarea, fieldset{ padding: 0; margin: 0; border: 0;font-family:"\5FAE\8F6F\96C5\9ED1"; }
ul, ol, li { list-style: none }
body, input, button, textarea, select { -webkit-text-size-adjust: none;outline: 0; color: #333 }
body { margin: 0 auto; background: #fff; /*min-width:320px; width:320px*/ }
input[type="text"], input[type="password"], input[type="button"], input[type="submit"], button, textarea { -webkit-appearance: none }
a { text-decoration: none; color: #333; }
a { blr:expression(this.onFocus=this.blur())}/*去掉a标签的虚线框，避免出现奇怪的选中区域*/
.img img, video { vertical-align: middle }
.btn { display: inline-block; vertical-align: middle }
/* a:hover { color: #cc3333; } */
img { border: none }
ol, ul, li { list-style: none; }
i, em { font-style: normal; }
* {
  -webkit-touch-callout:none;
  -webkit-user-select:none;
  -khtml-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  user-select:none;
  margin:0;
  padding: 0;
}
.body-main{background: #f0eedb;}
main{
    width: 1000px;
    margin: 0 auto;
}
.w1000{
    width: 1000px;
}
.top{
    width: 100%;height: 150px;
}
.headline{
    height: 100px;
    text-align: center;
    font: bold 24px/100px "微软雅黑";
    color: #795027;
}
.headline a{color: #795027;}
.headline a:hover{text-decoration: underline;}
.brand-main{
    overflow: hidden;
}
.brand-left{
    float: left;
    width: 580px;
    height: 325px;
	overflow:hidden;
}
.swiper-container2{
    width: 580px;
    height: 325px;
    overflow: hidden;
}
.swiper-container2 .swiper-slide{
    width: 580px !important;
    height: 325px !important;
}
.brand-right{
    float: right;
    width: 372px;
    height: 325px;
    font: normal 14px/23px "微软雅黑";
    
}
.brand-right a:hover{text-decoration: underline;}
.brand-right p{text-indent: 2em;}
.two{position: relative;}
/* .jCarouselLite{
    margin-top:0px;
    position: relative;
    visibility: hidden;
    left: -5000px;
    z-index:2; 
}
.jCarouselLite>ul>li{
    width: 200px !important;
    height: 195px !important;
} */
.swiper-container{
    width: 1000px !important;
    height: 195px;
    overflow: hidden;
}
.swiper-slide{
    width: 200px !important;
    height: 195px;
}
.four{margin-top: 55px;}
.brand-right2{
    float: right;
    width: 372px;
    height: 325px;
    font: normal 14px/23px "微软雅黑";
    position: relative;
}
.brand-right2 span.wechat{
    position: absolute;
    left: 0;
    bottom: 0;
}
.brand-right2>h2{color: #795027;margin-bottom: 35px;}
.brand-right2 p{text-indent: 2em;}
.copyright{width:100%;padding:70px 0px;line-height:35px;text-align: center;color: #000;font-size: 12px;}