@charset "utf-8";
body { font-family: 'Microsoft YaHei', Helvetica, sans-serif; }
.container1 { width: 100%; max-width: 1440px; margin: 0 auto; position: relative; }
.container2 { width: 100%; max-width: 1320px; margin: 0 auto; position: relative; background: white }
.am-g-fixed { max-width: 1440px; }
.jiazai { display: block; margin: 0 auto; /*animation: myfirst 3s linear infinite ;*//* Firefox: */

  /*-moz-animation: myfirst 3s linear infinite ;*/

  /* Safari 和 Chrome: */

  /*-webkit-animation: myfirst 3s linear infinite ;*/

  /* Opera: */

/*-o-animation: myfirst 3s linear infinite ;*/ }
.spinner { margin: 20px auto 0; width: 150px; text-align: center; }
.spinner > div { width: 20px; height: 20px; border-radius: 100%; display: inline-block; -webkit-animation: bouncedelay 1.4s infinite ease-in-out; animation: bouncedelay 1.4s infinite ease-in-out;  /* Prevent first frame from flickering when animation starts */ -webkit-animation-fill-mode: both; animation-fill-mode: both; }
.spinner > div:nth-child(1) { background-color: #626262; }
.spinner > div:nth-child(2) { background-color: #3789fa; }
.spinner > div:nth-child(3) { background-color: #272729; }
.spinner .bounce1 { -webkit-animation-delay: -0.32s; animation-delay: -0.32s; }
.spinner .bounce2 { -webkit-animation-delay: -0.16s; animation-delay: -0.16s; }
@-webkit-keyframes bouncedelay {
  0%, 80%, 100% { -webkit-transform: scale(0.0) }
  40% { -webkit-transform: scale(1.0) }
}
@keyframes bouncedelay {
  0%, 80%, 100% { transform: scale(0.0); -webkit-transform: scale(0.0); }
  40% { transform: scale(1.0); -webkit-transform: scale(1.0); }
}
@keyframes myfirst {
  from { transform: rotate(0deg) }
  to { transform: rotate(360deg) }
}
@-moz-keyframes myfirst

/* Firefox */
{
  from { transform: rotate(0deg) }
  to { transform: rotate(360deg) }
}
@-webkit-keyframes myfirst

/* Safari 和 Chrome */
{
  from { transform: rotate(0deg) }
  to { transform: rotate(360deg) }
}
@-o-keyframes myfirst

/* Opera */
{
  from { transform: rotate(0deg) }
  to { transform: rotate(360deg) }
}

/*.container-fluid { width: 100%; min-width: 1174px; margin: auto; }
.container { width: 1174px; margin: 0 auto; }
.padding-40 { padding: 40px; }*/

/*头部===*/

/*.top { color: #555c6d; background-color: #20242d; }
.top .top-con { display: inline-block; height: 40px; line-height: 40px; padding-right: 30px; font-weight: bold; }
.top .top-con:first-child { padding-right: 20px; }
.top .top-con > i { display: inline-block; margin-left: 20px; margin-right: 10px; }
.top .top-con > i img { margin-top: -5px; }
.top .top-divider { display: inline-block; background-color: #60677a; width: 2px; height: 20px; margin-bottom: -5px; line-height: normal; }
.nav-bar { position: relative; }
.nav-bar a { float: left; width: 105px; height: 80px; line-height: 80px; color: #353535; }
.logo123 { background-color: #76b323; width: 1000px; position: absolute; top: -40px; left: 0px; margin-left: -1150px; padding: 10px 80px; text-align: right; height: 120px; }
*/

/*底部===*/

/*.footer { background: url(../images/icon_f.jpg) repeat-x #333333; color: #d9d9d9; font-size: 14px; margin-top: 60px; }
.footer a { color: #d9d9d9; }
.foot-nav-bar { text-align: center; padding-bottom: 30px; }
.foot-nav-bar .foot-points { position: relative; top: -20px; }
.foot-nav-bar > a { display: inline-block; width: 120px; font-size: 16px; }
.foot-info, .foot-form { width: 50%; }
.foot-info .cp-info { min-height: 360px; padding-bottom: 20px; }
.foot-info .cp-name, .foot-form .fm-tit { font-size: 18px; font-weight: normal; }
.foot-info .cp-item { height: 30px; line-height: 30px; margin: 20px 0; }
.foot-info .cp-item span { display: inline-block; width: 30px; height: 30px; margin-right: 5px; border-radius: 20px; text-align: center; font-size: 16px; }
.foot-info .cp-item:hover span { background-color: #cb211a; color: #fff; }
.foot-form > div { padding-bottom: 20px; }
.foot-form .fm-wrap input, .foot-form .fm-wrap textarea { background-color: #444444; padding: 10px; border: none; }
.foot-form .fm-wrap > form > div { padding: 5px 0 7px; overflow: hidden; }
.foot-form .fm-wrap .fm-item01>input, .foot-form .fm-wrap .fm-item01>textarea { width: 100%; float: left; resize: none; }
.foot-form .fm-wrap .fm-item02>input { width: 49.5%; float: left; }
.foot-form .fm-wrap .fm-item02>input:last-child { float: right; }
.foot-form .fm-wrap .fm-sub { background-color: #75b222; color: #fff; font-size: 16px; }
.copyright { padding-left: 30px; }
.friendly { padding-top: 40px; padding-bottom: 20px; text-align: center; }
.friendly a { display: inline-block; }*/

/*横幅===*/
.bannerBox { position: relative; width: 100%; overflow: hidden; }
.bannerImg { width: 1900px; position: relative; left: 50%; margin-left: -950px; }

/*位置===*/
.here_wrap { width: 100%; background: #FAFAFA; height: 40px; }
.here_wrap .breadcrumb { width: 84%; max-width: 1320px; margin: 0 auto; padding: 0; padding-left: 15px; height: 40px; line-height: 40px; background-color: transparent; }
.breadcrumb, .breadcrumb a { color: #777777; font-size: 12px; }

/*导航===*/
.side-nav { background-color: #76b323; margin-top: 10px; }
.side-nav a { color: #fff; }
.side-nav > dl { overflow: hidden; margin-bottom: 0; }
.side-nav > dl > dd { width: 164px; height: 56px; line-height: 56px; float: left; margin-left: 20px; text-align: center; }
.side-nav > dl > dd a { display: block; }
.side-nav > dl > dd a:hover, .cur { background-color: #787878; }

/*内容===*/
.info-wrap { padding: 5px; padding-top: 30px; padding-bottom: 30px; }
.info-wrap img { max-width: 100%; }
.info-wrap p { margin: 0; }
.info-wrap > .info_con { line-height: 1.8; }

/* 分页 ======================*/

/*.pageWrap { margin: 40px 0 0; text-align: center; background-color: #f5f5f5; padding: 15px; }
.pageWrap .rows { margin-right: 15px; }
.pageWrap a, .pageWrap span { display: inline-block; min-width: 30px; line-height: 28px; margin: 0 4px; }
.pageWrap a { color: #555; text-decoration: none; }
.pageWrap a:hover, .pageWrap span.current { color: #76b323; }*/

/*新闻===*/
.news-wrap { padding: 30px 0; }
.news-wrap ul { list-style: none; padding: 0; margin: 0 -1%; }
.news-wrap ul li { float: left; width: 48%; margin: 10px 1%; padding: 15px; border: solid 1px #eee; }
.news-wrap ul li:hover { box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.1); }
.news-wrap ul li .news-img { float: left; width: 240px; margin-right: 15px; height: 160px; overflow: hidden; }
.news-wrap ul li .news-con { }
.news-wrap ul li .news-con  h4 { color: #555; margin: 5px 0; }
.news-wrap ul li .news-con  p { color: #999; margin: 10px 0; font-size: 14px; }
.news-wrap ul li .news-con  span { color: #76b323; }
.news-wrap .news-box { padding: 5px; }
.news-wrap .news-box img { max-width: 100%; }
.news-wrap .news-box p { margin: 0; }
.news-wrap .news-box > .info_con { line-height: 1.8; }
.prev-next { margin-top: 30px; color: #bbb; }
.prev-next a { color: #666; }

/*产品===*/
.pro-wrap { padding: 30px 0; }
.pro-wrap ul { list-style: none; padding: 0; margin: 0 -30px; }
.pro-wrap ul li { float: left; width: 350px; margin: 10px 30px 30px; border: solid 1px #eee; position: relative; top: 0; transition: all 0.2s; -moz-transition: all 0.2s; -webkit-transition: all 0.2s; -o-transition: all 0.2s; }
.pro-wrap ul li:hover { box-shadow: 13px 13px 26px rgba(50, 50, 50, 0.1); top: -5px; }
.pro-wrap ul li .p-img { height: 348px; border-bottom: solid 1px #eee; overflow: hidden; }
.pro-wrap ul li .p-img img { width: 348px; height: 348px; }
.pro-wrap ul li .p-tit { padding: 20px 30px; }
.pro-wrap ul li .p-tit > h4 { font-weight: normal; color: #434343; margin-bottom: 5px; }
.pro-wrap ul li .p-tit > span { font-size: 12px; color: #8f8f8f; }
.pro-wrap .pro-box { width: 800px; margin: auto; }
.pro-wrap .pro-box img { max-width: 100%; }
.pro-wrap .pro-box p { margin: 0; }
.pro-wrap .pro-box > .info_con { line-height: 1.8; }
.pro-wrap_f { background: url(../images/productshow.jpg) no-repeat top center; }
.pro_info { overflow: hidden; padding-top: 50px; }
.pro_info-img { width: 580px; float: left; margin-left: 40px; margin-right: 5px; }
.pro_info-con { float: left; width: 430px; margin: 0 55px; }
.pro_info-con > h1 { margin: 0; color: #76b323; font-size: 28px; font-weight: normal; }
.pro_info-con > h6 { margin: 0; color: #1e1e1e; font-size: 20px; font-weight: normal; }
.pro_info-con > hr { border-color: #d2d2d2; }
.pro_info-con .info_con { color: #595757; line-height: 1.8; min-height: 400px; }
.pro_info-con .info_con > p { margin: 0; }
.pro_info-con .info_share { border-top: solid 1px #e0e0e0; padding-top: 6px; margin-top: 15px; }
.pro_info-con .info_share .bdsharebuttonbox > span { float: left; line-height: 24px; margin: 6px 6px 6px 0; }

/* 放大镜==============*/
.zoomBox { width: 580px; margin: 0 auto; border: solid 1px #cccccc; }
.tb-pic { position: relative; z-index: 1; }
.tb-pic, .tb-pic a { height: 578px; width: 578px; }
.tb-pic a { display: table-cell; text-align: center; vertical-align: middle; *font-size: 593px; *display: block; *font-family: Arial; *line-height: 1; }
.tb-pic a img { width: 100%; height: 100%; }
div.zoomDiv { z-index: 999; position: absolute; top: 0px; left: 0px; background: #ffffff; border: 1px solid #CCCCCC; display: none; text-align: center; overflow: hidden; }
div.zoomMask { position: absolute; background-color: #666; opacity: 0.5; filter: alpha(opacity=50); cursor: move; z-index: 1; }
.spec-scroll { margin: 20px 0; width: 580px; overflow: hidden; }
.spec-scroll .items { float: left; position: relative; width: 580px; height: 100px; overflow: hidden; }
.spec-scroll .items ul { position: absolute; width: 999999px; height: 100px; padding: 0; margin: 0; list-style: none; }
.spec-scroll .items ul li { float: left; width: 100px; text-align: center; margin-right: 10px; }
.spec-scroll .items ul li img { border: 1px solid #d2d2d2; padding: 2px; width: 100px; height: 100px; }
.spec-scroll .items ul li img:hover, .spec-scroll .items ul li.tb-selected img { border: 2px solid #76b323; padding: 1px; }

/*==========*/
body .layer-myskin .layui-layer-content { padding: 20px 30px; }
.am-datepicker tr.am-datepicker-header { font-size: 1em; }
.am-datepicker td { font-size: 1em; }

/*@ming -S*/
.am-tabs { width: 84%; margin: 40px auto; max-width: 1320px; position: relative; }
.tabs-left { position: absolute; left: 0; top: 0; width: 10%; }
.am-nav-tabs { border: none; }
.tabs-left.am-nav-tabs li>a { text-align: center; background-color: transparent; -webkit-transition: all .5s; transition: all .5s; }
.btn-pro { position: relative; overflow: hidden; }
.btn-pro:before { content: ""; position: absolute; top: 0; right: -5px; width: 0; height: 100%; background-color: #3cb9ff; z-index: -1; -webkit-transition: all .5s; transition: all .5s; }
.btn-pro:hover { color: #fff!important; }
.btn-pro:hover:hover:before { width: 110%; }
.tabs-left.am-nav-tabs>li { float: none; width: 100%; margin-bottom: 5px; }
.am-nav-tabs>li>a { border: none; margin-right: 0; }
.am-nav-tabs>li.am-active>a, .am-nav-tabs>li.am-active>a:focus, .am-nav-tabs>li.am-active>a:hover { border: none; background: #eee; cursor: pointer; }
.am-nav-tabs>li.am-active>a:hover{ background: transparent; }
.tabs-right { margin-left: 10%; padding-left: 2%; }
.tabs-right.am-tabs-bd{ border: none; border-left: solid 1px #eee; }
.tabs-right.am-tabs-bd .am-tab-panel{ padding: 0; }
.tabs-right .sound_describe{ width: 100%; margin:0; }
/*@ming -E*/