html,body {
  font-family:"Microsoft Yahei";
  background:white;
}
li {
  list-style:none;
}
a {
  transition:0.5s;
  -webkit-transition:0.5s;
  -moz-transition:0.5s;
  color:#333;
  text-decoration:none;
}
a:hover {
  text-decoration:none;
}
/* 划过图片放大 */

.img-auto {
  display:block;
  overflow:hidden;
}
.img-auto img {
  width:auto;
  height:auto;
  margin:0px auto;
  transition:600ms;
}
.img-auto img:hover {
  -webkit-transform:scale(1.1);
  -moz-transform:scale(1.1);
  -ms-transform:scale(1.1);
  -o-transform:scale(1.1);
  transform:scale(1.1);
}
/* 导航 */

.navbar-default {
  padding:15px 0px;
  background:white;
  opacity:0.95;
  -moz-box-shadow:0px 0px 15px #888;
  -webkit-box-shadow:0px 0px 15px #888;
  box-shadow:0px 0px 15px #888;
}
.navbar-default .navbar-nav>li> a {
  color:#000;
}
/* logo */

a.navbar-brand {
  width:210px;
  max-height:48px;
  margin:5px;
  padding:0px;
  overflow:hidden;
}
a.navbar-brand img {
  max-width:210px;
  max-height:48px;
  margin:0px auto;
}
@media (max-width:768px) {
  a.navbar-brand {
  margin-left:10px;
  max-width:180px;
}
a.navbar-brand img {
  max-width:180px;
  max-height:35px;
}
}/* 导航右侧 */
.yxt_left_arrow{
    width:50%;
}
.yxt_right_arrow{
    width:50%;
}
@media (min-width:768px) {
  #navbar {
  float:right;
}
}/*导航用户注册*/

.user-panel {
  margin:10px 20px 0 0px;
}
.user-panel a,.user-panel a:visited,.user-panel a:link {
  color:#198DDD;
  font-size:14px;
  padding:5px 10px;
  text-align:center;
  text-decoration:none;
  border:1px solid #198DDD;
}
.user-panel a:hover {
  color:#198DDD;
}
.user-panel a.top-login {
  color:white;
  background:#198DDD;
}
.user-panel a:hover {
  background:#26c79d;
  color:white;
  border:1px solid #26c79d;
}
}@media (min-width:768px) {
  ul.navbar-nav li.oen {
  height:70px;
  padding:10px 0px;
}
}.top-nav-right {
  position:absolute;
  top:20px;
  right:0px;
  width:110px;
  margin:0px;
  padding:0px;
}
@media all and (min-width:1024px) and (max-width:1024px) {
  .top-nav-right {
  top:5px;
}
.user-panel {
  margin:30px 0px 0px 0px;
}
}@media all and (min-width:1156px) and (max-width:1280px) {
  .user-panel {
  margin:10px 60px 0 0px;
}
}.top-nav-right ul {
  margin:0px;
  padding:0px;
}
.top-nav-right ul li {
  float:left;
  width:30px;
  line-height:30px;
  margin:2px;
}
.top-nav-right ul li.nav-shopping a {
  position:absolute;
  top:0px;
  right:0px;
  display:block;
  width:30px;
  height:30px;
}
.shopping-box {
  margin:0px auto;
  padding:20px;
}
.shopping-box li {
  margin:10px;
}
@media (max-width:768px) {
  .user-panel {
  margin:10px 0px 0px 0px;
}
.top-nav-right {
  margin-top:10px;
}
.top-nav-right ul li.nav-shopping,.top-nav-right ul li.glyphicon-search {
  display:none;
}
.navbar-toggle {
  z-index:999;
}
.top-nav-right {
  width:30px;
  position:relative;
  top:0px;
  left:5px;
  z-index:99;
  font-size:26px;
}
}#fat-menu {
  margin-top:3px;
}
.header {
  height:80px;
}
.header.active {
  background:rgba(255,255,255,0.5);
}
/* 幻灯文字 */





.carousel-caption {
  bottom:10%;
}
.carousel-caption h3 {
  margin-bottom:30px;
  font-size:3.2em;
}
.carousel-caption p {
  line-height:200%;
  font-size:1.2em;
}
.carousel-caption .btn {
  margin-top:20px;
  font-size:1.0em;
}
@media (max-width:1280px) {
  .carousel-caption h3 {
  font-size:2.0em;
}
.carousel-caption p {
  line-height:180%;
  font-size:1.0em;
}
}@media (max-width:768px) {
  .carousel-caption h3 {
  margin-bottom:30px;
  font-size:1.2em;
}
.carousel-caption p {
  display:none;
}
.carousel-caption .btn {
  display:none;
}
}.modal {
  top:20%;
}
.bs-example-modal-lg-search .row {
  padding:20px;
}
/* 通用 */



.blank5,.blank10,.blank20,.blank30,.blank50,.blank60 {
  clear:both;
  height:5px;
  overflow:hidden;
}
.blank10 {
  height:10px;
}
.blank20 {
  height:20px;
}
.blank30 {
  height:30px;
}
.blank50 {
  height:50px;
}
.blank60 {
  height:60px;
}
.title,.title-2 {
  padding:50px 0px 60px 0px;
  text-align:center;
  text-transform:uppercase;
}
.title h1,.title h3 a {
  color:#BCA267;
  line-height:45px;
  height:45px;
  font-size:40px;
  font-weight:normal;
  text-decoration:none;
}
.title h3 small {
  display:block;
  clear:both;
  margin:20px 0px 10px 0px;
  color:#a1a1a1;
  font-size:10px;
}
.title p,.title-index-1 p {
  margin:10px auto 30px auto;
  line-height:20px;
  color:#333;
  font-size:16px;
}
.title span {
  }@media (min-width:768px) {
  .title p,.title-index-1 p {
  width:600px;
}
}.title-2 a {
  font-size:30px;
}
.title-2 h3 a small {
  display:block;
  clear:both;
  margin:10px 0px 10px 0px;
  color:#a1a1a1;
  font-size:8px;
}
/* 页底 */



 



.sub_menu {
  margin-top:30px;
}
@media (max-width:768px) {
  .sub_menu {
  height:0px;
  overflow:hidden;
}
}/* 面包屑导航 */

.breadcrumb {
  margin-bottom:50px;
}
.breadcrumb span {
  padding-right:15px;
  color:#ccc;
}
/* 内页文字大小按钮 */

.content_tools {
  float:right;
  margin:30px 0px;
  padding:5px 15px;
  background:#eee;
  text-align:right;
  font-size:14px;
}
/************* 分页 */



.pages {
  clear:both;
  margin:0px 10px;
  font-size:0.8em;
  color:#888;
}
.pages strong,.pages span {
  color:#FFFFFF;
  display:block;
  float:left;
  height:26px;
  line-height:26px;
  float:left;
  padding:0px 8px;
  background:#337ab7;
  margin:0px 3px 0px 0px;
  font-size:0.8em;
  border-radius:3px 3px 3px 3px;
}
.pages a,.pages a {
  display:block;
  float:left;
  height:24px;
  line-height:24px;
  float:left;
  padding:0px 8px;
  border:1px solid #337ab7;
  border-radius:3px 3px 3px 3px;
  text-decoration:none;
  margin:0px 3px 0px 0px;
  color:#337ab7;
  font-size:0.8em;
}
.pages strong {
  color:white;
}
.pages span {
  float:right;
}
#page {
  font-size:0.8em;
}
#page .blank10 {
  height:20px;
}
#page strong {
  padding:5px 8px;
  background:#337ab7;
  border-radius:5px;
  color:white;
  margin-right:15px;
  font-size:0.8em;
}
.pagination {
  margin:50px 0px;
}
/* 分页 */



.page-number {
  position:relative;
  right:0px;
  top:5px;
  color:#FFFFFF;
  height:26px;
  line-height:26px;
  padding:9px 20px;
  background:#337ab7;
  margin:0px 3px 0px 0px;
  font-size:0.8em;
  border-radius:3px 3px 3px 3px;
}
/* 正文 */

#content_text {
  line-height:180%;
  font-size:1.2em;
}
/* 首页 */





.index-1,.index-3 {
  padding-bottom:100px;
  background:#f8f8f8;
}
.index-1 ul {
  overflow:hidden;
}
.index-1 li {
  height:350px;
  overflow:hidden;
  text-align:center;
  float:left;
  border:1px solid transparent;
  position:relative;
  transition:400ms;
}
.index-1 li:hover {
  background:white;
  border:1px solid #ccc;
}
.index-1 .t1 {
  width:100%;
  height:140px;
  padding:70px 0 0 0;
  font-size:14px;
  color:#9b9797;
  transition:400ms;
}
.index-1 .t1 .img-auto {
  height:176px;
  margin:0px 0px 10px 0px;
  overflow:hidden;
}
.index-1 .t1 a {
  margin:0 0 5px 0;
  font-size:18px;
  color:#3a3a3a;
  transition:400ms;
}
.index-1 .t2 {
  width:100%;
  padding:20px 10px 0px 10px;
  height:80px;
  line-height:24px;
  font-size:14px;
  color:#fff;
  background:#7bc91e;
  position:absolute;
  left:0;
  bottom:-80px;
  transition:400ms;
}
.index-1 li:hover .t1 {
  margin-top:-50px;
}
.index-1 li:hover .t2 {
  bottom:0px;
}
@media (max-width:768px) {
  .index-1 li {
  margin-bottom:30px;
  background:white;
  border:1px solid #ccc;
}
.index-1 li .t1 {
  margin-top:-50px;
}
.index-1 li .t2 {
  bottom:0px;
}
}.index-2 {
  padding-bottom:80px;
}
.index-2 div div {
  padding:20px 30px;
  border:1px solid #eee;
  -moz-box-shadow:0px 0px 10px #eee;
  -webkit-box-shadow:0px 0px 10px #eee;
  box-shadow:0px 0px 10px #eee;
  border-radius:3px;
}
@media (max-width:768px) {
  .index-2 div div {
  margin-bottom:20px;
}
}.index-2 div div.img-auto a {
  display:block;
  height:100px;
  margin:20px 0px;
  overflow:hidden;
}
.index-2 div div.img-auto h4 a {
  height:16px;
  font-size:14px;
}
.index-2 div div:hover {
  background:#eee;
}
.index-2 div div p {
  font-size:12px;
  color:#555;
}
.index-2 div div p.date {
  color:#999;
}
.index-3 .btn {
  padding:10px 40px;
  border-radius:50px;
}
.index-3-left {
  height:240px;
  overflow:auto;
}
.index-3-left p {
  text-indent:2em;
}
@media (max-width:768px) {
  .index-3-left {
  margin-bottom:30px;
}
}.index-6 {
  padding:0px 0px 100px 0px;
}
.index-6 ul li {
  height:124px;
  padding:0px;
  border:1px solid #eee;
  overflow:hidden;
}
.index-6 ul li .img-auto {
  width:89px;
  height:68px;
  margin:28px 50px;
  overflow:hidden;
}
/* 友情链接 */

.home-links {
  padding:50px 0px 0px 0px;
  background:#333;
  color:#666;
}
.home-links .hr {
  padding:15px 0px 0px 0px;
  border-top:1px dotted #555;
}
.home-links-left {
  padding:0px;
}
.home-links .links-logo img {
  float:left;
  margin:10px;
  opacity:0.2;
}
.home-links .links-logo img:hover {
  opacity:1;
  transition:400ms;
}
.home-links .links-a {
  clear:both;
  margin:0 auto;
  font-size:14px;
  padding-bottom:60px;
}
.home-links .links-a a {
  color:#666;
  padding:10px;
  line-height:300%;
}
/**/

/*列表页 -文字列表*/

/**/

.list-container a {
  color:#333;
}
.list-container p {
  color:#888;
}
.list-container h4 {
  color:#000;
  font-weight:bold;
}
.list-container .row {
  margin-bottom:15px;
}
.list-container .news-list {
  margin-bottom:0;
}
.list-border {
  padding:15px;
  clear:both;
  border:1px dotted transparent;
  border-bottom-color:#BBBBBB;
  min-height:115px;
}
.list-border-w {
  border:1px dotted #BBBBBB;
  margin:15px 0px;
}
.list-border:hover {
  background:#F5F5F5;
  border-color:#ccc;
  border-radius:5px 5px 5px 5px;
}
.list-date {
  width:5em;
  float:left;
  margin-right:20px;
  text-align:center;
}
.list-date span {
  display:block;
  line-height:1em;
  padding-top:.1em;
  white-space:nowrap;
  font-size:4em;
  color:#555;
  overflow:hidden;
  font-family:'Times New Roman',Times,serif;
}
.list-date p {
  clear:both;
  display:block;
  width:5em;
  overflow:hidden;
  margin-bottom:0;
}
.news-list p,.news-list-text-pic p,.list-down p {
  line-height:1.6
}
.list-down .img-auto {
  height:170px;
  overflow:hidden;
}
#projectlist.masonry {
  margin:0 auto;
}
#projectlist {
  }.wrapper {
  margin:0px auto;
}
.projectitem {
  margin:0px 0px 30px 0px;
  width:380px;
  float:none;
  -webkit-backface-visibility:hidden;
  /*谷歌图片闪烁*/ -webkit-transform-style:preserve-3d;
}
.projectitem a {
  position:relative;
  display:block;
}
.projectitem a:hover {
  text-decoration:none;
  overflow:hidden;
}
.projectitem a h4 {
  display:none;
  cursor:hand;
  text-align:center;
}
.projectitem a:hover h4 {
  width:100%;
  line-height:30px;
  margin:0;
  padding:15px 0px;
  background:#333;
  display:block;
  position:absolute;
  bottom:0;
  left:0;
  color:#fff;
  filter:alpha(opacity=56);
  -moz-opacity:0.8;
  opacity:0.8;
}
.projectitem img,.index-1 img,.index-2 img,.index-3 img,#projectlist .owl-item img {
  -moz-box-shadow:0px 0px 10px #888;
  -webkit-box-shadow:0px 0px 10px #888;
}
.projectitem p {
  line-height:200%;
  font-size:1.2em;
}
.post-masonry {
  margin:0px 0px 30px 0px;
}
.post-masonry a {
  position:relative;
  display:block;
}
.post-masonry a:hover {
  text-decoration:none;
  overflow:hidden;
}
.post-masonry a h4 {
  display:none;
  cursor:hand;
  text-align:center;
}
.post-masonry a:hover h4 {
  width:100%;
  line-height:30px;
  margin:0;
  padding:15px 0px;
  background:#333;
  display:block;
  position:absolute;
  bottom:0;
  left:0;
  color:#fff;
  filter:alpha(opacity=56);
  -moz-opacity:0.8;
  opacity:0.8;
}
.post-masonry img,.index-1 img,.index-2 img,.index-3 img,#projectlist .owl-item img {
  -moz-box-shadow:0px 0px 10px #888;
  -webkit-box-shadow:0px 0px 10px #888;
}
/*列表页 - 右侧*/



.content-right-list h3 {
  font-size:16px;
}
.content-right-list ol {
  margin-bottom:60px;
}
.content-right-list ol li {
  list-style-type:decimal;
  font-size:14px;
  line-height:1.8
}
@media (max-width:768px) {
  .content-right-list {
  margin-top:60px;
}
}/* 联系我们地图页 */



.contact-us {
  background:#242625;
}
.contact-us h3 {
  font-size:60px;
  line-height:120%;
  color:#CCCCCC;
  text-align:center;
  padding:50px 0;
}
.contact-us h3 span {
  font-weight:bold;
  color:#C22C45;
}
.contact-us h4 {
  clear:both;
  margin:50px auto 0;
  padding:0 0 50px
}
.contact-us dl {
  }.contact-us dl dt {
  line-height:40px;
  color:#CACACA;
  font-size:26px;
  margin-bottom:10px;
}
.contact-us dl dd {
  color:#AEAEAE;
  font-size:1.0em;
}
.content-ditu {
  height:50.8em;
  overflow:hidden;
}
.contact-us .glyphicon {
  font-size:50px;
}
/* 产品页面右侧文字信息 */

.product_info {
  overflow:hidden
}
.product_info table {
  color:#535353;
  width:100%;
}
.product_info table th {
  text-align:right;
  padding:7px 5px;
  width:120px;
  font-weight:normal;
  color:#888;
}
.product_info table td {
  padding:5px;
  color:#535353;
  font-size:0.95em;
}
.product_info table tr {
  }.product_info strong {
  color:#E53F40;
  font-size:30px;
}
#dialog_link {
  margin-left:20px;
  background:#236298;
}
@media (max-width:768px) {
  #dialog_link {
  margin:20px 0px 0px 0px;
}
}/* 滚动图片 */

#projectlist .owl-carousel {
  display:none;
  position:relative;
  width:100%;
  -ms-touch-action:pan-y;
}
#projectlist .owl-carousel .owl-wrapper {
  display:none;
  position:relative;
  -webkit-transform:translate3d(0px,0px,0px);
}
#projectlist .owl-carousel .owl-wrapper-outer {
  overflow:hidden;
  position:relative;
  width:100%;
}
#projectlist .owl-carousel .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;
}
#projectlist .owl-carousel .owl-item {
  float:left;
  padding:0px 50px;
  overflow:hidden;
  text-align:center;
}
#projectlist .owl-carousel .owl-item a.img-auto {
  height:350px;
  overflow:hidden;
}
#projectlist .owl-carousel .owl-item h4 {
  margin:30px 0px;
  font-size:16px;
}
#projectlist .owl-carousel .owl-item h4 small {
  padding-left:20px;
  font-style:oblique;
}
#projectlist .owl-controls .owl-page,#projectlist .owl-controls .owl-buttons div {
  cursor:pointer;
}
#projectlist .owl-controls {
  -webkit-user-select:none;
  -khtml-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  user-select:none;
  -webkit-tap-highlight-color:rgba(0,0,0,0);
}
/* mouse grab icon*/

#projectlist .grabbing {
  cursor:url(../images/grabbing.png) 8 8,move;
}
/* fix*/

#projectlist .owl-carousel .owl-wrapper,#projectlist .owl-carousel .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);
}
#projectlist .owl-theme .owl-controls {
  margin-top:20px;
  text-align:center;
}
/* Styling Next and Prev buttons*/

#projectlist .owl-theme .owl-controls .owl-buttons div {
  color:#333;
  display:inline-block;
  zoom:1;
  *display:inline;
  /*IE7 life-saver*/margin:5px;
  padding:5px 15px;
  font-size:20px;
  font-weight:bold;
  background:#eee;
}
#projectlist .owl-theme .owl-controls .owl-buttons div:hover {
  background:#333;
  color:white;
}
/* Clickable class fix problem with hover on touch devices*//* Use it for non-touch hover action*/

#projectlist .owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter:Alpha(Opacity=100);
  /*IE7 fix*/opacity:1;
  text-decoration:none;
}
/* Styling Pagination*/

#projectlist .owl-theme .owl-controls .owl-page {
  display:inline-block;
  zoom:1;
  *display:inline;
  /*IE7 life-saver*/
}
#projectlist .owl-theme .owl-controls .owl-page span {
  display:block;
  width:12px;
  height:12px;
  margin:5px 7px;
  filter:Alpha(Opacity=30);
  /*IE7 fix*/opacity:0.3;
  -webkit-border-radius:20px;
  -moz-border-radius:20px;
  border-radius:20px;
  background:#999;
}
#projectlist .owl-theme .owl-controls .owl-page.active span,#projectlist .owl-theme .owl-controls.clickable .owl-page:hover span {
  filter:Alpha(Opacity=100);
  /*IE7 fix*/opacity:1;
}
/* If PaginationNumbers is true*/

#projectlist .owl-theme .owl-controls .owl-page span.owl-numbers {
  height:auto;
  width:auto;
  color:#FFF;
  padding:2px 10px;
  font-size:12px;
  -webkit-border-radius:30px;
  -moz-border-radius:30px;
  border-radius:30px;
}
/* preloading images*/

#projectlist .owl-item.loading {
  min-height:150px;
  background:url(../images/AjaxLoader.gif) no-repeat center center
}
#projectlist .owl-carousel .owl-wrapper:after {
  content:".";
  display:block;
  clear:both;
  visibility:hidden;
  line-height:0;
  height:0;
}
.content-bottom-list-more {
  padding:8px 15px;
  background:#eee;
  color:#888;
}
@media (min-width:768px) {
  .servers-wap {
  display:none;
}
.dropdown-menu>li>a {
  padding:10px 20px;
}
.navbar .nav > li.oen ul.two {
  margin:0;
}
.navbar .nav > li.oen:hover ul.two {
  display:block;
}
}@media (max-width:768px) {
  /* 手机菜单圆形按钮颜色 */

.plug-menu {
  background:#ccc;
}
/* 手机菜单弹出按钮颜色 */

.top_menu>li {
  background:#ccc;
}
/* 手机菜单平铺背景颜色 */

.foot_mp {
  background:#ccc;
}
.servers,.foot-share,.content_tools_box {
  display:none;
}
ul.nav-pills li.active {
  clear:both;
  display:block;
}
.content-bottom-list-more {
  display:block;
  width:110px;
  margin-bottom:30px;
}
}.navbar-right {
  padding:0px;
}
.top-nav-right .dropdown-menu li {
  clear:both;
  width:98%;
}
.lead {
  font-size:1.0em;
  line-height:1.8;
}
.index-1 ul,.index-6 ul {
  margin:0px;
  padding:0px;
}
.lead img {
  max-width:100%;
}
.child {
  display:none;
}
.left-menu {
  line-height:42px;
  border:1px solid #ccc;
  border-radius:5px;
}
.left-menu ul {
  margin:0px;
  padding:0px;
}
.left-menu ul li a {
  display:block;
  padding:0px 0px 0px 40px;
}
.left-menu ul li.two {
  padding-left:10px;
}
.left-menu ul li.three {
  padding-left:10px;
}
.left-menu ul li.four {
  padding-left:10px;
}
.left-menu ul li.five {
  padding-left:10px;
}
.top-login {
  padding-left:5px;
}
.btn-primary {
  background-color:#BCA267;
  border-color:#BCA267;
}
.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover {
  z-index:2;
  color:#fff;
  cursor:default;
  background-color:#BCA267;
  border-color:#BCA267;
}
.pagination>li>a,.pagination>li>span {
  color:#BCA267;
}
.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover {
  color:#BCA267;
}
#page strong {
  background:#BCA267;
}
.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover {
  color:#fff;
  background-color:#BCA267;
}
#dialog_link {
  background:#BCA267;
}
.list-group-item.active>.badge,.nav-pills>.active>a>.badge {
  color:#BCA267;
  background-color:#fff;
}
.comm input.btn {
  background:#BCA267;
  color:#fff;
}
.pages strong,.pages span {
  color:#FFFFFF;
  background:#BCA267;
}
.btn-primary .badge {
  color:#BCA267;
  background-color:#fff;
}
*/



















body {
  font-family:Microsoft Yahei;
  background:#;
  overflow-x:hidden;
}
ul,ol,li {
  list-style:none;
}
.blank5 {
  clear:both;
  height:5px;
}
.blank10 {
  clear:both;
  height:10px;
}
.blank20 {
  clear:both;
  height:20px;
}
.blank30 {
  clear:both;
  height:30px;
}
.img-auto {
  display:block;
  overflow:hidden;
}
.img-auto img {
  width:100%;
  height:auto;
  margin:0px auto;
  transition:600ms;
}
.img-auto:hover img {
  -webkit-transform:scale(1.1);
  -moz-transform:scale(1.1);
  -ms-transform:scale(1.1);
  -o-transform:scale(1.1);
  transform:scale(1.1);
}
.top {
  height:50px;
  top:0;
  left:0;
  right:0;
  text-align:center;
  z-index:111;
  background:#000;
}
.logo-box {
  position:fixed;
  left:15px;
  top:15px;
  z-index:113;
  height:50px;
  max-width:220px;
}
.logo-box img {
  height:100%;
  width:auto;
}
@media screen and (min-width:0) and (max-width:767px) {
  .logo-box img {
  width:100%;
  height:auto;
}
}.right-nav-btn {
  height:50px;
  width:50px;
  position:fixed;
  z-index:112;
  background:#;
  right:15px;
  top:15px;
  cursor:pointer;
  z-index:9999;
}
.right-nav-btn a {
  display:block;
  height:100%;
  width:100%;
  cursor:pointer;
  position:relative;
  text-decoration:none
}
.right-nav-btn a:before {
  content:'';
  display:block;
  width:20px;
  height:2px;
  background:#999;
  position:absolute;
  top:18px;
  left:15px;
  transition:all .3s ease-out 0s
}
.right-nav-btn a:after {
  content:'';
  display:block;
  width:20px;
  height:2px;
  background:#999;
  position:absolute;
  top:28px;
  left:15px;
  transition:all .3s ease-out 0s
}
.right-nav-btn:hover {
  background-color:#4b4b4b
}
.right-nav-btn:hover a:before {
  transform:rotate(-45deg);
  top:25px;
  background:#fff
}
.right-nav-btn:hover a:after {
  transform:rotate(45deg);
  top:25px;
  background:#fff
}
.right-nav-btn.open {
  background-color:#4b4b4b
}
.right-nav-btn.open a:before {
  transform:rotate(-45deg);
  top:25px;
  background:#fff
}
.right-nav-btn.open a:after {
  transform:rotate(45deg);
  top:25px;
  background:#fff
}
.right-nav {
  width:320px;
  overflow:auto;
  background:#fff;
  position:fixed;
  z-index:110;
  left:100%;
  top:0;
  height:100vh;
  transition:0.4s cubic-bezier(0.215,0.61,0.355,1) 0s;
}
.right-nav.open {
  margin-left:-320px;
}
.nav1 {
  padding:120px 0 0;
  margin:0;
}
.nav1 li {
  text-indent:60px;
  border-top:1px solid #F5F5F5;
  line-height:60px;
}
.nav1 li a {
  display:block;
  line-height:60px;
  color:#666;
  text-decoration:none;
}
.nav1 li a span {
  margin-left:10px;
}
.nav2 {
  display:none;
}
.navbar {
  width:320px;
  overflow:auto;
  background:#fff;
  position:fixed;
  z-index:110;
  left:100%;
  top:0;
  height:100vh;
  transition:0.4s cubic-bezier(0.215,0.61,0.355,1) 0s;
}
.navbar .container {
  width:100%;
  margin:0;
  padding:0 0;
  padding-top:120px;
  overflow-w:hidden;
}
.navbar.open {
  margin-left:-320px;
}
@media (min-width:768px) {
  .navbar-nav {
  float:none;
  margin:0;
  width:100%;
}
}.navbar-default {
  padding:0 0px;
  background:white;
  opacity:1;
  -moz-box-shadow:0px 0px 0 #888;
  -webkit-box-shadow:0px 0px 15px #888;
  box-shadow:0px 0px 0 #888;
}
@media (min-width:768px) {
  .navbar-nav>li {
  float:none;
}
}@media (min-width:768px) {
  #navbar {
  float:none;
}
}.navbar-default .navbar-collapse,.navbar-default .navbar-form {
  border-color:#fff;
}
@media (min-width:768px) {
  .navbar-nav>li {
    width:100%;
  }
}
.navbar-default .navbar-nav>li> a {
  color:#666;
  line-height:60px;
  text-align:left;
  border-top:1px solid #F5F5F5;
  padding:0  50px;
}
.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover {
  color:#666;
  background-color:#F8F8F8;
  line-height:60px;
  text-align:left;
  border-top:1px solid #F5F5F5;
}
.nav .open>a,.nav .open>a:focus,.nav .open>a:hover {
  background-color:#eee;
  border-color:#F5F5F5;
}
.dropdown-menu {
  position:static;
  top:100%;
  left:0;
  z-index:1000;
  display:none;
  float:none;
  min-width:100%;
  padding:0 0;
  margin:0 0 0;
  font-size:14px;
  text-align:left;
  list-style:none;
  background-color:#fff;
  -webkit-background-clip:padding-box;
  background-clip:padding-box;
  border:1px solid #ccc;
  border:1px solid rgba(0,0,0,.0);
  border-radius:0;
  -webkit-box-shadow:0 0 0 rgba(0,0,0,0);
  box-shadow:0 0 0 rgba(0,0,0,0);
}
.dropdown-menu>li {
  border-top:1px solid #F5F5F5;
}
.dropdown-menu>li>a {
  color:#666;
  line-height:50px;
  text-align:left;
  padding:0 50px 0 60px;
}
.dropdown-menu>li>a:hover {
  color:#666;
  background-color:#F8F8F8;
  line-height:50px;
  text-align:left;
}
.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header {
  }

@media screen and (min-width:0) and (max-width:767px) {
  .navbar {
    width:100%;
    left:0;
    right:0;
    top:0;
    height:auto;
    min-height:70px;
    margin-left:0;
    overflow:hidden;
  }
  .navbar.open {
    margin-left:0;
  }
  .navbar .container {
    width:100%;
    padding:0 15px;
    margin:0;
  }
  .right-nav-btn {
    display:none;
  }
  .navbar-toggle {
    position:relative;
    float:right;
    padding:9px 10px;
    margin-top:18px;
    margin-right:15px;
    margin-bottom:8px;
    background-color:transparent;
    background-image:none;
    border:1px solid transparent;
    border-radius:4px;
  }
  .navbar-toggle span {
    background:#999;
  }
  .navbar-default .navbar-nav>li> a {
    color:#666;
    line-height:40px;
    text-align:left;
    padding:0 15px;
    border-top:1px solid #F5F5F5;
  }
  .navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover {
    color:#666;
    background-color:#F8F8F8;
    line-height:40px;
    text-align:left;
    border-top:1px solid #F5F5F5;
  }
  .navbar-nav .open .dropdown-menu .dropdown-header,.navbar-nav .open .dropdown-menu>li>a {
    line-height:35px;
  }
  .banner {
    margin-top:70px;
  }
}
.index {
  position:relative;
  z-index:2;
  background:#fff;
}
.section1 {
  padding:40px 0;
}
.title10 {
  margin:20px 0;
}
.title10 ul {
  float:right;
  padding:0;
  margin:0;
}
.title10 ul li {
  display:inline-block;
  border-right:1px solid #eee
}
.title10 ul li a {
  display:inline-block;
  line-height:30px;
  padding:0 25px;
  color:#aaa;
}
.title10 ul li a:hover {
  background:#636363;
  color:#fff;
}
.title10 h4 {
  font-size:22px;
  color:#333;
  margin:0;
}
.title10 h4 a {
  color:#333;
}
.title10 p {
  color:#aaa;
}
@media screen and (min-width:480px) and (max-width:767px) {
  .title10 ul {
  display:none;
}
}.s1-item {
  margin:40px 0;
  overflow:hidden;
  padding:40px 0;
}
.s1-item a {
  display:block;
  position:relative;
  text-decoration:none;
}
.s1-img {
  float:left;
  width:35%;
  position:relative;
  margin-right:4%;
  border:1px solid #ccc;
  display:block;
}
.s1-img:before {
  position:absolute;
  width:100%;
  height:70%;
  bottom:-40px;
  left:-1px;
  content:"";
  display:block;
  background:#BCA267;
  z-index:2;
}
.s1-img2 {
  display:block;
  overflow:hidden;
  position:relative;
  top:20px;
  left:20px;
  z-index:3;
}
.s1-img2 img {
  width:100%;
  height:auto;
  margin:0px auto;
  transition:600ms;
}
.s1-item:hover .s1-img2 img {
  -webkit-transform:scale(1.1);
  -moz-transform:scale(1.1);
  -ms-transform:scale(1.1);
  -o-transform:scale(1.1);
  transform:scale(1.1);
}
.s1-item2 .s1-img {
  margin-right:0;
  margin-left:4%;
  float:right;
}
.s1-item2 .s1-img:before {
  left:auto;
  right:-1px
}
.s1-item2 .s1-img2 {
  top:20px;
  left:auto;
  right:20px;
}
.s1-text {
  padding-left:60px;
  overflow:hidden;
  padding-top:60px;
  position:relative;
}
.s1-text:before {
  content:"";
  width:160px;
  height:120px;
  display:block;
  position:absolute;
  left:0;
  top:0;
  z-index:-1;
  background:url(../images/s1-item.png) -16px -2px no-repeat;
}
.s1-item2 .s1-text:before {
  background:url(../images/s1-item.png) -16px -122px no-repeat;
}
.s1-text h4 {
  color:rgb(188,162,103);
  font-size:20px;
  margin:0;
}
.s1-text  span {
  color:rgb(146,146,146);
  display:block;
  font-size:12px;
}
.s1-text  p {
  color:rgb(106,106,106);
  margin:50px 0 80px;
  line-height:24px;
  height:48px;
  overflow:hidden;
}
.s1-text .more {
  display:block;
  width:160px;
  height:42px;
  text-align:center;
  line-height:42px;
  font-size:14px;
  color:rgb(174,174,174);
  z-index:1;
  font-family:"Times New Roman",Times,serif;
  background:rgba(255,255,255,0.219608);
  border-width:1px;
  border-style:solid;
  border-color:rgb(198,198,198);
  border-image:initial;
  position:relative;
  transition:all 0.6s ease 0s;
  transition:600ms;
}
.s1-item:hover .s1-text .more {
  background:#3D3D3D;
  color:#fff;
}
.s1-text .more:before {
  content:"";
  position:absolute;
  display:block;
  height:44px;
  width:0;
  background:#3D3D3D;
  left:-1px;
  top:-1px;
  transition:600ms;
  z-index:-1;
}
.s1-item:hover .s1-text .more:before {
  width:164px;
}
@media screen and (min-width:480px) and (max-width:767px) {
  .s1-item {
  margin:0;
}
.s1-text {
  padding-top:30px;
}
.s1-text  p {
  margin:20px 0;
}
}@media screen and (min-width:320px) and (max-width:479px) {
  .s1-item {
  margin:0;
}
.s1-img {
  float:none;
  margin:0 auto 40px;
  width:75%;
  position:relative;
  left:-5%;
}
.s1-text {
  padding-top:30px;
  padding-left:0;
}
.s1-text  p {
  margin:20px 0;
}
.s1-item2 .s1-img {
  float:none;
  margin:0 auto 40px;
  width:75%;
  position:relative;
  left:0;
}
}.section2 {
  background:#F6F2E8;
  padding:60px 0;
}
.title10 .more {
  float:right;
  display:block;
  height:40px;
  width:120px;
  border:1px solid #999;
  text-align:center;
  line-height:38px;
  transition:600ms;
  cursor:pointer;
}
.title10 .more:hover {
  background:#3D3D3D;
  color:#fff;
}
.title10 .more:hover a {
  color:#fff;
}
.title10 .more span {
  opacity:0;
  transition:600ms;
  color:#fff;
}
.title10 .more:hover span {
  opacity:1;
  margin-left:10px;
}
/* 外部层 */

#owl-demo-s2 {
  position:relative;
  padding:0;
  margin:40px 0 0
}
#owl-demo-s2 .owl-stage-outer {
  overflow:hidden;
  position:relative;
  z-index:10;
}
#owl-demo-s2 * {
  box-sizing:border-box;
}
/* 导航层 */

#owl-demo-s2 .owl-item {
  float:left;
}
#owl-demo-s2 .owl-controls {
  margin-top:0px;
  text-align:center;
}
/* 左右按钮 */

#owl-demo-s2 .owl-controls .owl-nav {
  margin-top:40px;
  margin-bottom:20px;
}
#owl-demo-s2 .owl-controls .owl-nav [class*=owl-] {
  height:51px;
  width:50px;
  display:block;
  display:inline-block;
  margin:0 5px;
  text-indent:-9999px;
  cursor:pointer;
}
#owl-demo-s2 .owl-controls .owl-nav .owl-prev {
  background:url(../images/s2-left.gif) center center no-repeat;
}
#owl-demo-s2 .owl-controls .owl-nav .owl-next {
  background:url(../images/s2-right.gif) center center no-repeat;
}
#owl-demo-s2 .owl-controls .owl-nav .owl-prev:hover {
  background:url(../images/s2-left2.gif) center center no-repeat;
}
#owl-demo-s2 .owl-controls .owl-nav .owl-next:hover {
  background:url(../images/s2-right2.gif) center center no-repeat;
}
.s2-item {
  }.s2-item a {
  display:block;
  position:relative;
  text-decoration:none;
  overflow:hidden;
}
.s2-img {
  display:block;
  overflow:hidden;
}
.s2-img img {
  width:100%;
  min-height:260px;
  margin:0px auto;
  transition:600ms;
}
.s2-item:hover .s2-img img {
  -webkit-transform:scale(1.1);
  -moz-transform:scale(1.1);
  -ms-transform:scale(1.1);
  -o-transform:scale(1.1);
  transform:scale(1.1);
}
.s2-text {
  padding:0 0 20px;
  background:#fff;
  position:relative;
}
.s2-text:before {
  height:1px;
  width:1px;
  background:#fff;
  content:"";
  display:block;
  transition:600ms;
  margin-bottom:15px;
}
.s2-item:hover  .s2-text:before {
  width:100%;
  background:#DEDEDE;
}
.s2-text h4 {
  font-size:14px;
  margin:0;
  padding:0 20px;
  margin-bottom:5px;
  color:rgb(123,123,123);
  line-height:24px;
  position:relative;
  left:0;
  transition:600ms;
}
.s2-text p {
  line-height:20px;
  padding:0 80px 0 20px;
  height:40px;
  overflow:hidden;
  font-size:12px;
  position:relative;
  left:0;
  transition:600ms;
  color:rgb(164,164,164);
  margin:0;
}
.s2-item:hover .s2-text h4 {
  left:5px;
  color:#000;
}
.s2-item:hover .s2-text p {
  left:5px;
}
.s2-text .more {
  display:block;
  width:50px;
  height:40px;
  top:36px;
  right:20px;
  position:absolute;
  bottom:40px;
  background:url(../images/icon.png) -34px -172px no-repeat;
  transition:all 0.6s ease 0s;
}
.s2-item:hover .s2-text .more {
  right:25px;
}
.section3 {
  padding:100px 0;
}
/* 外部层 */

#owl-demo3 {
  position:relative;
  padding:0;
  margin:0px;
  padding-top:40px;
}
#owl-demo3 .owl-stage-outer {
  overflow:hidden;
  position:relative;
  z-index:10;
}
#owl-demo3 * {
  box-sizing:border-box;
}
/* 导航层 */

#owl-demo3 .owl-item {
  float:left;
}
#owl-demo3 .owl-controls {
  margin-top:0px;
  text-align:center;
}
/* 左右按钮 */

#owl-demo3 .owl-controls .owl-nav {
  text-align:left;
  margin-top:20px;
}
#owl-demo3 .owl-controls .owl-nav [class*=owl-] {
  display:inline-block;
  height:40px;
  width:40px;
  cursor:pointer;
  text-indent:-9999px;
}
#owl-demo3 .owl-controls .owl-nav .owl-prev {
  background:url(../images/icon.png)no-repeat 4px -248px;
}
#owl-demo3 .owl-controls .owl-nav .owl-next {
  background:url(../images/icon.png)no-repeat -44px -248px;
}
#owl-demo3:before {
  position:absolute;
  content:"";
  left:0;
  top:0;
  z-index:3;
  display:block;
  height:2px;
  width:200px;
  background:#777;
}
#owl-demo3:after {
  position:absolute;
  content:"";
  left:0;
  top:1px;
  z-index:2;
  display:block;
  height:1px;
  width:100%;
  background:#eee;
}
.s3-item {
  }.s3-item a {
  display:block;
  position:relative;
  text-decoration:none;
  overflow:hidden;
}
.s3-img {
  width:200px;
  height:160px;
  float:left;
  margin-right:40px;
}
.s3-img {
  display:block;
  overflow:hidden;
}
.s3-img img {
  width:100%;
  height:auto;
  margin:0px auto;
  transition:600ms;
}
.s3-item:hover .s3-img img {
  -webkit-transform:scale(1.1);
  -moz-transform:scale(1.1);
  -ms-transform:scale(1.1);
  -o-transform:scale(1.1);
  transform:scale(1.1);
}
.s3-text {
  overflow:hidden;
  position:relative;
}
.s3-text h4 {
  color:rgb(51,51,51);
}
.s3-item:hover .s3-text h4 {
  color:rgb(188,162,103);
}
.s3-text  span {
  display:block;
  color:rgb(165,165,165);
  font-size:12px;
  margin-bottom:30px;
}
.s3-text p {
  color:rgb(144,144,144);
  line-height:21px;
  height:42px;
  overflow:hidden;
}
.s3-text .more {
  float:right;
  margin-top:60px;
  margin-left:40px;
  display:block;
  height:40px;
  width:120px;
  border:1px solid #999;
  text-align:center;
  line-height:38px;
  transition:600ms;
  cursor:pointer;
}
.s3-item:hover .more {
  background:#3D3D3D;
  color:#fff;
}
.s3-text .more i {
  opacity:0;
  transition:600ms;
  color:#fff;
}
.s3-item:hover .more i {
  opacity:1;
  margin-left:10px;
}
@media screen and (min-width:0) and (max-width:767px) {
  .s3-img {
  float:none;
  margin:0 auto 20px;
}
.s3-text .more {
  display:none;
}
.s3-text span {
  margin-bottom:15px;
}
}.section4 {
  padding:100px 0;
  background:url(../images/s4-bg.jpg);
}
.s4-title {
  text-align:center;
}
.s4-title h4 {
  font-size:24px;
  color:#333;
  margin:0;
}
.s4-title h4 a {
  color:#333;
}
.s4-title p {
  color:#aaa;
}
.s4-title p:after {
  display:block;
  content:"";
  width:1px;
  height:45px;
  background:#999;
  margin:20px auto;
}
.s4-item {
  background:#fff;
  padding:15px;
}
.s4-text {
  border:1px solid #BCA267;
  padding:20px;
}
.s4-text p {
  max-width:640px;
  margin:20px auto;
  line-height:24px;
  color:#999;
}
.s4-text  a {
  display:block;
  height:44px;
  width:182px;
  margin:40px auto 20px;
  line-height:42px;
  color:#2d2d2d;
  border:1px solid  rgb(193,193,193);
  text-align:center;
  text-transform:uppercase;
}
.s4-text  a:hover {
  color:#fff;
  border-color:#BCA267;
  background:#BCA267;
}
.s4-text  a i {
  opacity:0;
  transition:600ms;
  color:#fff;
}
.s4-text  a:hover i {
  opacity:1;
  margin-left:15px;
}
.section5 {
  padding:80px 0;
}
/* 外部层 */

#owl-demo5 {
  position:relative;
  padding:0 60px;
  margin:0px
}
#owl-demo5 .owl-stage-outer {
  overflow:hidden;
  position:relative;
  z-index:10;
}
#owl-demo5 * {
  box-sizing:border-box;
}
/* 导航层 */

#owl-demo5 .owl-item {
  float:left;
}
#owl-demo5 .owl-controls {
  margin-top:0px;
  text-align:center;
}
/* 左右按钮 */

#owl-demo5 .owl-controls .owl-nav {
  }#owl-demo5 .owl-controls .owl-nav [class*=owl-] {
  display:block;
  position:absolute;
  top:50%;
  margin-top:-26px;
  text-indent:-9999px;
  overflow:hidden;
  cursor:pointer;
  height:51px;
  width:50px;
}
#owl-demo5 .owl-controls .owl-nav .owl-prev {
  left:0;
  background:url(../images/s5-left.gif) center center no-repeat;
}
#owl-demo5 .owl-controls .owl-nav .owl-next {
  right:0;
  background:url(../images/s5-right.gif) center center no-repeat;
}
#owl-demo5 .owl-controls .owl-nav .owl-prev:hover {
  background:url(../images/s2-left2.gif) center center no-repeat;
}
#owl-demo5 .owl-controls .owl-nav .owl-next:hover {
  background:url(../images/s2-right2.gif) center center no-repeat;
}
.s5-item {
  }.s5-item img {
  width:100%;
  height:auto;
}
.section6 {
  padding:100px 0;
}
.s6-title {
  text-align:center;
  margin-bottom:60px;
}
.s6-title h4 {
  font-size:24px;
  color:#333;
  margin:0;
}
.s6-title h4 a {
  color:#333;
}
.s6-title p {
  color:#aaa;
}
.col-sm-4 +  .col-sm-4 .s6-item {
  border-left:1px solid #ECECEC;
  padding:0 10%;
}
.fenxiang a {
  float:left;
  margin:20px 10px 0 0;
  display:block;
  height:30px;
  width:30px;
  line-height:30px;
  text-align:center;
  border-radius:50%;
  color:#959595;
  background:#fff;
  cursor:pointer;
}
.fenxiang  a:hover {
  background:#BCA267;
  color:#FFF;
  border-radius:0;
}
.s6-item ul {
  padding:0;
  margin:0;
}
.s6-item ul li {
  line-height:24px;
  font-size:13px;
  color:#989898;
}
@media screen and (min-width:0) and (max-width:767px) {
  .section6 .col-sm-4 {
  margin:20px 0;
  border:none;
}
.section6 .col-sm-4 .s6-item {
  border:none;
  padding:0;
}
}.section7 {
  padding:80px 0;
  background:#46474E;
}
.s7-item {
  margin-bottom:20px;
}
.section7 input {
  width:100%;
  height:40px;
  border:none;
  border-bottom:1px solid #6A696F;
  color:#A9A9A9;
  padding:0 10px;
  background:transparent;
  -webkit-box-shadow:inset 0 0px 0px rgba(0,0,0,.0);
  box-shadow:inset 0 0px 0px rgba(0,0,0,.0);
}
.section7 input#verify {
  width:calc(100% - 60px);
  float:right;
  padding:0 20px;
  height:30px;
  line-height:30px;
}
.section7 textarea {
  width:100%;
  border:none;
  border-bottom:1px solid #6A696F;
  color:#A9A9A9;
  padding:20px 10px;
  background:transparent;
  -webkit-box-shadow:inset 0 0px 0px rgba(0,0,0,.0);
  box-shadow:inset 0 0px 0px rgba(0,0,0,.0);
}
.section7 input.s7-btn {
  height:56px;
  border:2px solid #6D6D6D;
  line-height:54px;
  text-align:center;
  color:#fff;
  background:transparent;
  cursor:pointer;
}
.section7 input.s7-btn:hover {
  background:#717276;
  color:#fff;
}
.foot {
  background:#fff;
  z-index:2;
  position:relative;
  padding:8px 0;
  text-align:center;
  font-size:12px;
  line-height:20px;
  color:#8e8e8e;
}
.foot a {
  color:#8e8e8e;
}
#outer-w {
  width:100%;
  height:100%;
  display:none;
  position:fixed;
  left:0;
  top:0;
  z-index:99999;
}
#outer {
  height:100%;
  position:relative;
  width:100%;
}
#outer[id] {
  display:table;
  position:static;
}
#middle {
  position:absolute;
  top:50%;
}
/* for explorer only*/

#middle[id] {
  display:table-cell;
  vertical-align:middle;
  position:static;
}
#inner {
  position:relative;
  top:-50%;
  width:300px;
  padding:30px 0;
  margin:0 auto;
  text-align:center;
}
/* for explorer only */

*+html #outer[id] {
  position:relative;
}
*+html #middle[id] {
  position:absolute;
}
#bg-black {
  position:absolute;
  z-index:1;
  top:0;
  left:0;
  height:100%;
  width:100%;
  background:rgba(0,0,0,.6);
}
.inner {
  position:relative;
  z-index:2;
  background:#FFF;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  border-radius:3px;
}
#close {
  position:absolute;
  right:-10px;
  top:-10px;
  height:30px;
  width:30px;
  cursor:pointer;
  background:#FFF url(../images/del_on.gif) left top no-repeat;
  border:1px solid #CCC;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  border-radius:50%;
}
#close:hover {
  background:#DDD url(../images/del_hover.gif) -1px -1px no-repeat;
}
#banner2 {
  width:100%;
  position:relative
}
#banner2 div {
  background-color:#39383E;
  background-repeat:no-repeat;
  background-position:center;
  background-size:cover;
  position:fixed;
  width:100%;
  height:380px;
  animation:mymove 20s
}
@keyframes mymove {
  0% {
  transform:scale(1.2,1.2)
}
100% {
  transform:scale(1,1)
}
}.box2 {
  padding:0 0 40px;
  position:relative;
  z-index:2;
  background:#fff;
}
.title20 {
  text-align:center;
  padding-top:60px;
  margin-bottom:40px;
}
.title20 h4 {
  font-size:24px;
  margin:0;
  color:#333
}
.title20 p {
  color:#aaa
}
.title20 ul {
  padding:0;
  margin:40px 0 0;
  text-align:center
}
.title20 ul li {
  display:inline-block
}
.title20 ul li a {
  display:inline-block;
  background:#fff;
  color:#aaa;
  border-bottom:1px solid #ccc;
  line-height:35px;
  height:35px;
  overflow:hidden;
  padding:0 32px
}
.title20 ul li a:hover,.title20 ul li.on a {
  background:#bca267;
  border-bottom:1px solid #bca267;
  color:#fff
}
.box2 .container-fluid {
  max-width:1600px;
}
.chanpin-item {
  margin:20px 0;
}
.chanpin-item a {
  display:block;
  position:relative;
  text-decoration:none;
  overflow:hidden;
}
.chanpin-img {
  }.chanpin-img img {
  width:100%;
  height:auto;
  min-height:100%;
}
.chanpin-text {
  position:absolute;
  bottom:-220px;
  left:15px;
  right:15px;
  background:#fff;
  padding:15px;
  transition:300ms;
}
.chanpin-item:hover .chanpin-text {
  top:auto;
  bottom:15px;
}
.chanpin-text div {
  border:1px solid #BCA267;
  padding:15px;
}
.chanpin-text  h4 {
  font-size:16px;
  color:#565656;
  text-align:center;
  text-overflow:ellipsis;
  white-space:nowrap;
  overflow:hidden;
}
.chanpin-text  span {
  display:block;
  text-align:center;
  line-height:20px;
  text-overflow:ellipsis;
  white-space:nowrap;
  overflow:hidden;
  color:#aaa;
  font-size:12px;
}
.chanpin-text  span:after {
  content:"";
  display:block;
  height:1px;
  width:60px;
  background:#BCA267;
  margin:10px auto;
}
.chanpin-text p {
  color:#999;
  font-size:12px;
  line-height:18px;
  height:36px;
  overflow:hidden;
  text-align:center;
}
.zhubao-item {
  margin:20px 0;
}
.zhubao-item a {
  display:block;
  text-decoration:none;
  position:relative;
  overflow:hidden;
}
.zhubao-item a:hover {
  box-shadow:0 8px 42px rgba(0,0,0,0.12);
}
.zhubao-img {
  }.zhubao-img img {
  width:100%;
  height:auto;
  min-height:100%;
}
.zhubao-text {
  position:relative;
  background:#fff;
  padding:10px 80px 10px 15px;
}
.zhubao-text:before {
  content:"";
  display:block;
  height:1px;
  width:100%;
  position:absolute;
  background:#ccc;
  top:0;
  left:-100%;
  transition:600ms;
}
.zhubao-text h4 {
  position:relative;
  left:0;
  transition:600ms;
  font-size:16px;
  color:#7b7b7b;
  text-overflow:ellipsis;
  white-space:nowrap;
  overflow:hidden;
}
.zhubao-text p {
  position:relative;
  left:0;
  transition:600ms;
  font-size:12px;
  color:#909090;
  text-overflow:ellipsis;
  white-space:nowrap;
  overflow:hidden;
}
.zhubao-text div.more {
  display:block;
  height:40px;
  width:40px;
  position:absolute;
  right:15px;
  top:50%;
  margin-top:-20px;
  background:url(../images/icon.png)no-repeat -34px -172px;
  transition:600ms;
}
.zhubao-item:hover  .zhubao-text h4 {
  left:10px;
}
.zhubao-item:hover  .zhubao-text p {
  left:10px;
}
.zhubao-item:hover  .zhubao-text div.more {
  right:20px;
}
.zhubao-item:hover  .zhubao-text:before {
  left:0;
}
.team-item {
  margin:20px auto;
  max-width:320px;
}
.team-item a {
  display:block;
  text-decoration:none;
  position:relative;
  overflow:hidden;
}
.team-img {
  display:block;
  overflow:hidden;
  position:relative;
}
.team-img img {
  width:100%;
  height:auto;
  margin:0px auto;
  transition:600ms;
}
.team-item:hover .team-img img {
  -webkit-transform:scale(1.1);
  -moz-transform:scale(1.1);
  -ms-transform:scale(1.1);
  -o-transform:scale(1.1);
  transform:scale(1.1);
}
.team-img div {
  position:absolute;
  height:40px;
  left:0;
  right:0;
  bottom:-40px;
  transition:600ms;
  background:#BCA267;
  z-index:2;
}
.team-img div:before {
  content:"";
  display:block;
  position:absolute;
  height:2px;
  width:14px;
  background:#fff;
  left:50%;
  top:50%;
  margin-top:-1px;
  margin-left:-7px;
}
.team-img div:after {
  content:"";
  display:block;
  position:absolute;
  height:14px;
  width:2px;
  background:#fff;
  left:50%;
  top:50%;
  margin-top:-7px;
  margin-left:-2px;
}
.team-item:hover 

.team-img div {
  bottom:0;
}
.team-text {
  padding-top:20px;
}
.team-text h4 {
  color:rgb(61,61,61);
  font-size:18px;
  text-overflow:ellipsis;
  white-space:nowrap;
  overflow:hidden;
}
.team-text span {
  display:block;
  font-size:12px;
  color:rgb(154,154,154);
  text-overflow:ellipsis;
  white-space:nowrap;
  overflow:hidden;
  margin-bottom:20px;
}
.team-text p {
  font-size:12px;
  color:rgb(154,154,154);
  line-height:20px;
  height:40px;
  overflow:hidden;
}
.dingzhi-item {
  background:#F0F0F0;
  padding:20px;
  margin:20px 0;
}
.dingzhi-item a {
  display:block;
  position:relative;
  text-decoration:none;
  overflow:hidden;
}
.dingzhi-img {
  float:left;
  width:280px;
  margin-right:40px;
}
.dingzhi-img img {
  width:100%;
  height:auto;
}
.dingzhi-text {
  overflow:hidden;
  padding-top:20px;
}
.dingzhi-text h4 {
  margin-bottom:20px;
  font-size:18px;
  color:#333;
  text-overflow:ellipsis;
  white-space:nowrap;
  overflow:hidden;
  position:relative;
  top:0;
  transition:600ms;
}
.dingzhi-text p {
  font-size:14px;
  color:#848484;
  line-height:30px;
  height:120px;
  overflow:hidden;
  position:relative;
  top:0;
  transition:600ms;
}
.dingzhi-text .more {
  margin-top:80px;
  display:inline-block;
  height:42px;
  width:142px;
  border:1px solid #ccc;
  color:#444;
  transition:600ms;
  line-height:42px;
  text-align:center;
}
.dingzhi-text .more span {
  color:#fff;
  opacity:0;
  transition:600ms;
}
.dingzhi-item:hover .dingzhi-text .more {
  background:#BCA267;
  color:#fff;
}
.dingzhi-item:hover 



.dingzhi-text .more span {
  margin-left:10px;
  opacity:1;
}
.dingzhi-item:hover 

.dingzhi-text h4 {
  top:15px;
}
.dingzhi-item:hover 

.dingzhi-text p {
  top:15px;
}
@media screen and (min-width:0) and (max-width:767px) {
  .dingzhi-img {
  float:none;
  width:100%;
  margin-right:0;
  margin:0 auto;
}
.dingzhi-text p {
  height:auto;
}
.dingzhi-text .more {
  margin-top:10px;
}
}

@media (max-width:768px) {
  .navbar-default {
    padding:5px 0px;
  }
  .yxt_img{
    width:100%; 
    min-height: 100px;
    margin-top:75px;
  }
  .header{
    width:80%;
  }
  .section6{
    padding: 50px 0;
  }
  .s6-title{
    margin-bottom: 20px;
  }
  .section7{
    padding: 40px 0;
  }
  .title20{
    padding-top: 30px;
    margin-bottom: 20px;
  }
  .title20 ul{
    margin: 20px 0 0;
  }
  .pagination{
    margin: 20px 0px 0px 0px;
  }
  .title, .title-2{
    padding: 0px 0px 10px 0px;
  }
  .yxt_none{
    display: none;
  }
  .title h1, .title h3 a{
    font-size: 30px
  }
  .blank30{
    display: none;
  }
}