body {
  overflow-x: hidden;
  font-family: arial!important;
}
li {
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
dl,
div,
li,
dt,
dd,
a,
img,
i,
span,
blockquote,
em {
  margin: 0;
  padding: 0;
}
i,
em {
  font-style: normal;
}
.clear {
  clear: both;
  height: 0;
  width: 0;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
img {
  width: 100%;
}
a:hover {
  text-decoration: none;
}
.no-mr {
  margin-right: 0!important;
}
.no-mb {
  margin-bottom: 0!important;
}
.no-pr {
  padding-right: 0!important;
}
.no-pb {
  padding-bottom: 0!important;
}
.mt10 {
  margin-top: 10px;
}
.mt20 {
  margin-top: 20px;
}
.mt30 {
  margin-top: 30px;
}
.mt40 {
  margin-top: 40px;
}
.mt50 {
  margin-top: 50px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb40 {
  margin-bottom: 40px;
}
.mb50 {
  margin-bottom: 50px;
}
.pt10 {
  padding-top: 10px;
}
.pt20 {
  padding-top: 20px;
}
.pt30 {
  padding-top: 30px;
}
.pt40 {
  padding-top: 40px;
}
.pt50 {
  padding-top: 50px;
}
.pb10 {
  padding-bottom: 10px;
}
.pb20 {
  padding-bottom: 20px;
}
.pb30 {
  padding-bottom: 30px;
}
.pb40 {
  padding-bottom: 40px;
}
.pb50 {
  padding-bottom: 50px;
}
.indent1 {
  text-indent: 1em;
}
.indent2 {
  text-indent: 2em;
}
.indent3 {
  text-indent: 3em;
}
.indent4 {
  text-indent: 4em;
}
.indent5 {
  text-indent: 5em;
}
.center {
  text-align: center;
}
#header .h-top {
  position: relative;
  display: block;
  height: 28px;
  line-height: 26px;
  color: #bcd1b6;
  z-index: 999;
  background: #2d8005;
}
#header .h-top .left {
  display: block;
  float: left;
}
#header .h-top .right {
  display: block;
  float: right;
}
#header .h-top .right .link {
  display: block;
  float: left;
  margin: 0 15px;
}
#header .h-top .right .link a {
  display: block;
  float: left;
  margin: 0 5px 0 0;
}
#header .h-top .right .laug {
  display: block;
  float: left;
}
#header .h-top .right .laug a {
  margin: 0 5px;
  color: #bcd1b6;
}
#header .h-top .right .laug a:hover {
  color: #d5e2d2;
}
#header .h-top .right .laug .cn {
  font-family: "宋体";
  font-family: "微软雅黑";
}
#header .nav {
  position: relative;
}
#header .nav .logo {
  position: absolute;
  display: block;
  top: -12px;
  left: 42.56%;
  z-index: 99;
}
#header .nav .link {
  position: relative;
  z-index: 1;
  display: block;
}
#header .nav .link.left-link {
  float: left;
}
#header .nav .link.right-link {
  float: right;
}
#header .nav .link > ul > li {
  display: block;
  float: left;
  width: 125px;
  text-align: center;
  border-top: 4px solid #fff;
}
#header .nav .link > ul > li > a {
  display: block;
  height: 74px;
  padding: 25px 0;
  color: #333;
  text-transform: uppercase;
}
#header .nav .link > ul > li:hover {
  border-top: 4px solid #81df54;
  background: #7bc300 url("../images/sanjiao.png") no-repeat center bottom;
}
#header .nav .link > ul > li:hover > a {
  color: #fff;
}
#header .nav .link > ul > li.active,
#header .nav .menu-box .menu > li.current-menu-item,
#header .nav .menu-box .menu > li.current-category-ancestor,
#header .nav .menu-box .menu > li.current-post-ancestor {
  border-top: 4px solid #81df54;
  background: #7bc300;
}
#header .nav .link > ul > li.active > a {
  color: #fff;
}
#header .nav .link > ul > li.top-form {
  position: relative;
  display: block;
  float: right;
  width: 63px;
}
#header .nav .link > ul > li.top-form img {
  width: auto;
}
#header .nav .link > ul > li.top-form .sub-form {
  right: 0;
  padding: 10px;
  width: 240px;
  height: 50px;
}
#header .nav .link > ul > li.top-form .sub-form input[type="text"] {
  float: left;
  height: 30px;
  padding-left: 10px;
  border: none;
  outline: none;
  width: 180px;
}
#header .nav .link > ul > li.top-form .sub-form input[type="submit"] {
  display: block;
  float: left;
  width: 40px;
  height: 30px;
  border: none;
  margin: 0 0 0 0;
  outline: none;
  background: #ffffff url(../images/fdj.png) no-repeat center center;
}
#header .nav .link > ul > li .sub-mark {
  position: absolute;
  display: none;
  background: #f3f3f3;
}
#header .nav .link > ul > li .sub-mark ul li {
  display: block;
  padding: 0 20px;
  width: 178px;
}
#header .nav .link > ul > li .sub-mark ul li a {
  display: block;
  height: 37px;
  line-height: 37px;
  color: #333;
}
#header .nav .link > ul > li .sub-mark ul li:hover {
  background: #7bc300;
}
#header .nav .link > ul > li .sub-mark ul li:hover a {
  color: #fff;
}
#header .nav .link > ul > li .sub-mark .sub-mark-list {
  display: block;
  float: left;
  width: 220px;
  margin-right: 12px;
}
#header .nav .link > ul > li .sub-mark .sub-mark-list .tit img {
  width: 220px;
  height: 166px;
}
#header .nav .link > ul > li .sub-mark .sub-mark-list .tit a {
  color: #fff;
}
#header .nav .link > ul > li .sub-mark .sub-mark-list .tit .div {
  display: block;
  padding: 0 10px;
  background: #7bc300;
}
#header .nav .link > ul > li .sub-mark .sub-mark-list .tit .div p {
  display: block;
  height: 37px;
  line-height: 37px;
  float: left;
  font-weight: bold;
}
#header .nav .link > ul > li .sub-mark .sub-mark-list .tit .div span {
  display: block;
  height: 37px;
  line-height: 37px;
  float: right;
  font-size: 20px;
  font-weight: bold;
  font-family: -webkit-body;
}
#header .nav .link > ul > li .sub-mark .sub-mark-list .tit a:hover .pic-zoom {
  opacity: 1;
}
#header .nav .link > ul > li .sub-mark .sub-mark-list .bdy li {
  text-align: left;
  padding: 0 12px;
  width: 100%;
}
#header .nav .link > ul > li .sub-mark .sub-mark-list .bdy li span {
  float: right;
  font-size: 20px;
  font-weight: bold;
  font-family: -webkit-body;
}
#header .nav .link > ul > li .pro-mark {
  width: 948px;
  padding: 34px 4px 23px 16px;
}
#banner {
  width: 100%;
  height: 680px;
  position: relative;
  z-index: 0;
}
#banner img {
  width: auto;
}
#banner .DB_bgSet {
  position: relative;
}
#banner .DB_bgSet li {
  position: absolute;
  width: 100%;
  height: 680px;
  display: none;
  text-indent: -9999px;
}
#banner .DB_imgSet {
  position: absolute;
  width: 1100px;
  left: 50%;
  margin-left: -500px;
}
#banner .DB_imgSet .DB_1_1 {
  position: absolute;
  z-index: 2;
}
#banner .DB_imgSet .DB_1_2 {
  position: absolute;
}
#banner .DB_menuWrap {
  float: left;
  position: absolute;
  width: 100%;
}
#banner .DB_prev,
#banner .DB_next {
  transition: 0.2s ease-in;
  -webkit-transition: 0.2s ease-in;
  -moz-transition: 0.2s ease-in;
  -ms-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  top: 300px;
  cursor: pointer;
  position: absolute;
  z-index: 9;
}
#banner .DB_prev {
  left: 30px;
}
#banner .DB_prev:hover {
  left: 25px;
}
#banner .DB_next {
  right: 30px;
}
#banner .DB_next:hover {
  right: 25px;
}
#banner .Db-img-form {
  display: block;
  width: 894px;
  height: 680px;
  background: url(../images/banner-form-bg.png);
}
#banner .banner-form {
  display: block;
  float: right;
  margin: 40px 40px 0 0;
}
#banner .banner-form .top {
  color: #fff;
  font-family: "cambria";
}
#banner .banner-form .top h3 {
  font-size: 78px;
}
#banner .banner-form .top p {
  font-size: 40px;
}
#banner .banner-form .btm {
  display: block;
  margin-top: 30px;
}
#banner .banner-form .btm li {
  display: block;
  width: 494px;
  margin-bottom: 5px;
}
#banner .banner-form .btm li p {
  font-size: 18px;
  color: #fff;
  line-height: 37px;
  text-transform: uppercase;
}
#banner .banner-form .btm li input[type="text"],#banner .banner-form .btm li input[type="tel"],#banner .banner-form .btm li input[type="email"] {
  width: 100%;
  height: 38px;
  border: none;
  padding: 0 10px;
  border-radius: 5px;
  background: url(../images/banner-form-input-bg.png);
}
#banner .banner-form .btm li textarea {
  width: 100%;
  border: none;
  height: 147px;
  resize: none;
  padding: 10px;
  border-radius: 5px;
  background: url(../images/banner-form-input-bg.png);
}
#banner .banner-form .btm li input[type="submit"] {
  position: relative;
  display: block;
  float: right;
  width: 80px;
  height: 26px;
  line-height: 26px;
  font-size: 14px;
  border: none;
  color: #7b9335;
  z-index: 1;
  border-radius: 5px;
  background: #fff;
  margin: -48px 15px 0 0;
}
#banner .banner-form .btm li input[type="submit"]:hover {
  color: #fff;
  background: #7c8f19;
}
#banner .banner-form .btm li .l,
#banner .banner-form .btm li .r {
  display: block;
  width: 48.5%;
}
@font-face {
  font-family: "aparajita";
  src: url(../fonts/Aparajita.ttf);
}
#index-body .i-about {
  display: block;
  margin: 20px 0;
}
#index-body .i-about .title {
  display: block;
  text-align: center;
  margin: 18px 0 30px;
}
#index-body .i-about .title h3 {
  font-family: "aparajita";
  font-size: 48px;
  font-weight: bold;
  color: #585b60;
}
#index-body .i-about .title h3 em {
  color: #7bc300;
  margin: 0 0 0 10px;font-size: 48px;
}
#index-body .i-about .title .huhu,
#index-body .i-about .title p {
  font-size: 12px;
  color: #777;
  line-height: 21px;
}
#index-body .i-about .title .huhu h1{
display:inline;
  font-size: 12px;
  color: #777;
  line-height: 21px;
}
#index-body .i-about .i-body {
  display: block;
}
#index-body .i-about .i-body li {
  display: block;
  float: left;
  width: 33.33%;
  padding: 0 40px;
  text-align: center;
}
#index-body .i-about .i-body li img {
  display: block;
  width: auto;
  margin: 0 auto;
}
#index-body .i-about .i-body li .img2 {
  display: none;
}
#index-body .i-about .i-body li h4 {
  display: block;
  text-align: center;
  margin: 38px 0 22px;
  font-size: 36px;
  font-weight: bold;
  color: #585B60;
}
#index-body .i-about .i-body li p {
  font-size: 12px;
  color: #777;
  line-height: 21px;
}

#index-body .i-about .i-body li a {
  display: block;
  width: 100px;
  height: 32px;
  color: #777;
  line-height: 32px;
  border-radius: 3px;
  margin: 28px auto;
  border: 1px solid #92a7b8;
}
#index-body .i-about .i-body li:hover h4 {
  color: #7bc100;
}
#index-body .i-about .i-body li:hover a {
  color: #fff;
  background: #7bc100;
}
#index-body .i-about .i-body li:hover .img1 {
  display: none;
}
#index-body .i-about .i-body li:hover .img2 {
  display: block;
}
#index-body .i-chose {
  display: block;
  background: #f7f7f7;
  height: 400px;
}
#index-body .i-chose .i-chose-left {
  display: block;
  float: left;
  width: 47.3%;
}
#index-body .i-chose .i-chose-left .l-tit {
  display: block;
  margin: 32px 0;
  width: 273px;
  border-bottom: 1px solid #b7b7b7;
}
#index-body .i-chose .i-chose-left .l-tit h4 {
  font-family: "aparajita";
  font-size: 36px;
  line-height: 25px;
  font-weight: bold;
  color: #585b60;
}
#index-body .i-chose .i-chose-left .l-tit h4 em {
  color: #7bc300;
  margin: 0 0 0 10px;font-size: 36px;
}
#index-body .i-chose .i-chose-left .l-bdy li {
  display: block;
  float: left;
  width: 50%;
  height: 99px;
  padding: 0 90px 0 0;
  overflow: hidden;
  margin-bottom: 20px;
}
#index-body .i-chose .i-chose-left .l-bdy li .top {
  display: block;
  height: 26px;
  line-height: 26px;
  margin-bottom: 6px;
}
#index-body .i-chose .i-chose-left .l-bdy li .top img {
  display: block;
  float: left;
  width: auto;
  margin-right: 16px;
}
#index-body .i-chose .i-chose-left .l-bdy li .top h5 {
  display: block;
  float: left;
  line-height: 26px;
  font-weight: bold;
  text-transform: uppercase;
}
#index-body .i-chose .i-chose-left .l-bdy li .btm p {
  line-height: 21px;
  font-size: 12px;
}
#index-body .i-chose .i-chose-right {
  display: block;
  float: right;
  width: 52%;
  height: 325px;
  margin: 105px 0 0;
}
#index-body .i-chose .i-chose-right li{
	display: inline-block;
	float: left;
	width: 32%;
}
#index-body .i-chose .i-chose-right .li1{
	display: block;
}
#index-body .i-chose .i-chose-right .li2{
	margin: 0 10px;
}
#index-body .i-chose .i-chose-right .li3{

}
#index-body .i-product {
  display: block;
  padding: 15px 0;
}
#index-body .i-product .title {
  display: block;
  margin: 32px 0;
  text-align: center;
}
#index-body .i-product .title h4 {
  font-family: "aparajita";
  font-size: 48px;
  line-height: 25px;
  font-weight: bold;
  color: #585b60;
  text-transform: uppercase;
}
#index-body .i-product .title h4 em {
  color: #7bc300;font-size: 48px;
  margin: 0 0 0 10px;
}
#index-body .i-product .i-body .i-pro-tit {
  display: block;
  width: 845px;
  margin: 0 auto;
}
#index-body .i-product .i-body .i-pro-tit li {
  display: block;
  float: left;
  cursor: pointer;
  padding: 7px 25px;
  margin-right: 20px;
  text-transform: uppercase;
  border: 1px solid #c9c9c9;
}
#index-body .i-product .i-body .i-pro-tit li a{
	color: #000;
}
#index-body .i-product .i-body .i-pro-tit .on {
  color: #fff;
  border: 1px solid #7bc300;
  background: #7bc300;
}
#index-body .i-product .i-body .i-pro-tit .on a{
	color: #fff;
}
#index-body .i-product .i-body .i-pro-bdy {
  display: block;
  margin: 27px 0;
  height: 310px;
  overflow: hidden;
}
#index-body .i-product .i-body .i-pro-bdy .i-pro-bdy-list {
  position: relative;
  display: none;
}
#index-body .i-product .i-body .i-pro-bdy .i-pro-bdy-list .i-proL {
  position: absolute;
  left: 0;
  top: 75px;
  cursor: pointer;
}
#index-body .i-product .i-body .i-pro-bdy .i-pro-bdy-list .i-proR {
  position: absolute;
  right: 0;
  top: 75px;
  cursor: pointer;
}
#index-body .i-product .i-body .i-pro-bdy .i-pro-bdy-list .i-proUL {
  display: block;
  margin: 0 0 0 37px;
}
#index-body .i-product .i-body .i-pro-bdy .i-pro-bdy-list .i-proUL li {
  display: block;
  float: left;
  width: 264px;
  margin: 0 23px 0 0;
}
#index-body .i-product .i-body .i-pro-bdy .i-pro-bdy-list .i-proUL li img {
  border: 1px solid #c9c9c9;
  height: auto;
}
#index-body .i-product .i-body .i-pro-bdy .i-pro-bdy-list .i-proUL li p {
  display: block;
  color: #333;
  padding: 10px 0;
  text-align: center;
  text-transform: uppercase;
}
#index-body .i-product .i-body .i-pro-bdy .i-pro-bdy-list .i-proUL li p a{
color: #333;
}
#index-body .i-app {
  display: block;
  height: 852px;
  background: url(../images/i-appbg.jpg) repeat-x;
}
#index-body .i-app .title {
  display: block;
  margin: 47px 0 30px;
  text-align: center;
}
#index-body .i-app .title h4 {
  font-family: "aparajita";
  font-size: 48px;
  line-height: 25px;
  font-weight: bold;
  color: #585b60;
  text-transform: uppercase;
}
#index-body .i-app .title h4 em {
  color: #7bc300;
  margin: 0 0 0 10px;
}
.title h4 em{
	font-size: 48px;
}
#index-body .i-app .title p a{
color: #b1b1b1;
}
#index-body .i-app .title p {
  margin: 20px 0 0 0;
  font-size: 12px;
  color: #b1b1b1;
  line-height: 21px;
}
#index-body .i-app .i-body .i-app-list {
  display: block;
  width: 368px;
  float: left;
}
#index-body .i-app .i-body .i-app-list .list {
  position: relative;
  display: block;
  margin-bottom: 32px;
  overflow: hidden;
}
#index-body .i-app .i-body .i-app-list .list .img {
  display: block;
}
#index-body .i-app .i-body .i-app-list .list .img img {
  width: 368px;
  height: auto;
  transition: 1s linear;
  -webkit-transition: 1s linear;
  -moz-transition: 1s linear;
  -ms-transition: 1s linear;
  -o-transition: 1s linear;
}
#index-body .i-app .i-body .i-app-list .list .cont {
  position: absolute;
  display: none;
  width: 100%;
  height: 78px;
  bottom: 0;
  padding: 20px 14px;
  overflow: hidden;
  background: url(../images/i-app-listbg.png);
}
#index-body .i-app .i-body .i-app-list .list .cont p {
  color: #fff;
}
#index-body .i-app .i-body .i-app-list .list:hover .cont {
  display: block;
}
#index-body .i-app .i-body .i-app-list .list:hover img {
  transform: translate(0, 0) rotate(0deg) scale(1.1, 1.1) skew(0deg, 0deg) rotateX(0deg) rotateY(0deg);
  -webkit-transform: translate(0, 0) rotate(0deg) scale(1.1, 1.1) skew(0deg, 0deg) rotateX(0deg) rotateY(0deg);
  -moz-transform: translate(0, 0) rotate(0deg) scale(1.1, 1.1) skew(0deg, 0deg) rotateX(0deg) rotateY(0deg);
  -ms-transform: translate(0, 0) rotate(0deg) scale(1.1, 1.1) skew(0deg, 0deg) rotateX(0deg) rotateY(0deg);
  -o-transform: translate(0, 0) rotate(0deg) scale(1.1, 1.1) skew(0deg, 0deg) rotateX(0deg) rotateY(0deg);
}
#index-body .i-app .i-body .i-app01 {
  margin-top: 30px;
}
#index-body .i-app .i-body .i-app02 {
  margin: 62px 48px 0;
}
#index-body .i-app .i-body .list1 {
  height: 279px;
}
#index-body .i-app .i-body .list2 {
  height: 228px;
}
#index-body .i-app .i-body .list3 {
  height: 369px;
}
#index-body .i-app .i-body .list4 {
  height: 181px;
}
#index-body .i-app .i-body .list5 {
  height: 181px;
}
#index-body .i-app .i-body .list6 {
  height: 298px;
}
#index-body .i-app .i-body .i-app-pro {
  display: block;
  width: 365px;
  height: 42px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  line-height: 42px;
  border-radius: 5px;
  text-transform: uppercase;
  background: #7bc300 url(../images/zhuanshi.png) no-repeat 100px center;
}
#index-body .i-app .i-body .i-app-pro:hover {
  background: #2d8005 url(../images/zhuanshi.png) no-repeat 100px center;
}
#index-body .i-faq-news {
  display: block;
  height: 561px;
}
#index-body .i-faq-news .title {
  display: block;
  margin: 35px 0 24px;
}
#index-body .i-faq-news .title h4 {
  font-family: "aparajita";
  font-size: 36px;
  line-height: 25px;
  font-weight: bold;
  color: #585b60;
  text-transform: uppercase;
}
#index-body .i-faq-news .title p {
  margin: 5px 0 0 0;
  color: #333;
  line-height: 23px;
  text-transform: capitalize;
}
#index-body .i-faq-news .i-faq {
  display: block;
  float: left;
  width: 48%;
}
#index-body .i-faq-news .i-faq .i-body li {
  display: block;
  margin-bottom: 12px;
}
#index-body .i-faq-news .i-faq .i-body li .tit {
  display: block;
  height: 48px;
  cursor: pointer;
  padding: 15px 0 0 13px;
  border: 1px solid #ccc;
  background: #eff4f7 url(../images/xia.jpg) no-repeat 97% center;
}
#index-body .i-faq-news .i-faq .i-body li .tit h5 {
  font-size: 14px;
}
#index-body .i-faq-news .i-faq .i-body li .bdy {
  display: none;
  height: 147px;
  border: 1px solid #ccc;
  margin: 7px 0;
  padding: 12px 13px;
}
#index-body .i-faq-news .i-faq .i-body li .bdy p {
  text-transform: lowercase;
  line-height: 23px;
}
#index-body .i-faq-news .i-faq .i-body li .shang {
  background: #7bc300 url(../images/shang.jpg) no-repeat 97% center;
}
#index-body .i-faq-news .i-faq .i-body li .shang h5 {
  color: #fff;
}
#index-body .i-faq-news .i-news {
  display: block;
  float: right;
  width: 48%;
}
#index-body .i-faq-news .i-news .i-body .tit {
  display: block;
}
#index-body .i-faq-news .i-news .i-body .tit li {
  display: block;
  float: left;
  width: 189px;
  text-align: center;
  line-height: 44px;
  margin-right: 5px;
  margin-top: 5px;
  border: 1px solid #ccc;
  border-bottom: 0;
  background: #eff4f7;
  cursor: pointer;
  text-transform: uppercase;
}
#index-body .i-faq-news .i-news .i-body .tit .on {
  line-height: 52px;
  background: #fff;
  border-bottom: 1px solid #fff;
  margin: -2px 5px -1px 0;
}
#index-body .i-faq-news .i-news .i-body .bdy {
  display: block;
  height: 334px;
  overflow: hidden;
  border: 1px solid #ccc;
}
#index-body .i-faq-news .i-news .i-body .bdy li {
  display: none;
  padding: 28px;
}
#index-body .i-faq-news .i-news .i-body .bdy li img {
     display: block;
    height: 128px;
    width: 100%;
    margin: 0 0 12px;
}
#index-body .i-faq-news .i-news .i-body .bdy li .li_bdy{
	    display: block;
    width: 100%;
}
#index-body .i-faq-news .i-news .i-body .bdy li .li_bdy .li_bdy_li{
	    display: block;
    margin: 0 0 1px 0;
    padding: 0;
}
#index-body .i-faq-news .i-news .i-body .bdy li .li_bdy .li_bdy_li h5{
	    font-size: 16px;
    line-height: 23px;
    color: #333;
    font-weight: bold;
    margin-bottom: 5px;
}
#index-body .i-faq-news .i-news .i-body .bdy li .li_bdy .li_bdy_li p{
	    line-height: 23px;
    margin-bottom: 0;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
}
#index-body .i-faq-news .i-news .i-body .bdy li p {
  line-height: 23px;
  margin-bottom: 32px;
}
#index-body .i-faq-news .i-news .i-body .bdy li p a{
	color: #000;
}
#footer {
  position: relative;
  z-index: 1;
  display: block;
  height: 267px;
  background: #333;
  overflow: hidden;
}
#footer .fot-logo {
  display: block;
  float: left;
  margin: 37px 50px 0 0;
}
#footer .fot-logo img {
  width: auto;
}
#footer .bdy-list {
  display: block;
  float: left;
  margin: 15px 0;
}
#footer .bdy-list img {
  width: auto;
}
#footer .bdy-list .list {
  display: block;
  float: left;
  margin-right: 56px;
}
#footer .bdy-list .list .tit {
  display: block;
  margin: 10px 0;
  border-bottom: 1px solid #b7b7b7;
}
#footer .bdy-list .list .tit h4 {
  font-size: 16px;
  line-height: 32px;
  color: #fff;
  text-transform: uppercase;
}
#footer .bdy-list .list .tit h4 em {
  color: #7bc300;
  margin: 0 0 0 10px;font-size: 16px;
}
#footer .bdy-list .list .tit i {
  display: block;
  width: 47px;
  margin: 0 0 -1px;
  border-bottom: 1px solid #7bc300;
}
#footer .bdy-list .list .bdy li {
  display: block;
  line-height: 32px;
}
#footer .bdy-list .list .bdy li a {
  color: #fff;
}
#footer .bdy-list .list .bdy li a:hover {
  color: #7bc300;
}
#footer .bdy-list .list .bdy li p {
  float: right;
  color: #fff;
  width: 93%;
  font-size: 12px;
}
#footer .bdy-list .list .bdy li img {
  float: left;
  margin: 2px 0 0 0;
}
#footer .bdy-list .list1 {
  width: 149px;
}
#footer .bdy-list .list2 {
  width: 159px;
}
#footer .bdy-list .list3 {
  width: 375px;
  margin: 0;
}
#footer .bdy-list .list3 .bdy {
  margin: 18px 0 0 0;
}
#footer .bdy-list .list3 .bdy li {
  line-height: 21px;
  margin-bottom: 10px;
}
#footer .bdy-list .list3 .bdy li a {
  margin: 0 10px 0 0;
}
#footer .ewm {
  display: block;
  float: right;
  width: 135px;
  margin: 56px 0 0;
}
.bottom {
  display: block;
  height: 44px;
  text-align: center;
  line-height: 44px;
  background: #2d8005;
}
.bottom a {
  color: #bcd1b6;
  font-size: 12px;
  margin: 0 10px;
  text-transform: uppercase;
}
.bottom a:hover {
  color: #fff;
}
.inner-page{
  display: block;
}
.inner-page .sidebar {
/*      position: absolute;
    height: 110%;*/
  display: block;
  width: 260px;
  padding: 0 0 0 10px;
  background: #7bc300;
  margin-top: -60px;
}
.inner-page .sidebar h5 {
  display: block;
  height: 60px;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  line-height: 60px;
  text-transform: uppercase;
}
.inner-page .sidebar .sidebdy {
  display: block;
  background: #fff;
  border: 1px solid #eee;
}
.inner-page .sidebar .link {
  display: block;
  width: 250px;
}
.inner-page .sidebar .link>ul {
  display: block;
}
.inner-page .sidebar .link>ul>li {
  display: block;
  /*height: 44px;*/
  padding: 0 0 0 55px;
  line-height: 44px;
  border-bottom: 1px solid #eee;
}
.inner-page .sidebar .link>ul>li>a {
  font-size: 16px;
  color: #999;
}
#sideUl img{
	height: auto;
	width: 100%;
}
.inner-page .sidebar .link>ul>li:hover,.inner-page .sidebar .link>ul>li.active,.inner-page .sidebar .link>ul>li.current-cat-parent,.inner-page .sidebar .link>ul>li.current-cat  {
  background: url(../images/sidesanjiao.png) no-repeat 36px 16px;
}
.inner-page .sidebar .link>ul>li:hover a,.inner-page .sidebar .link>ul>li.current-cat-parent a,.inner-page .sidebar .link>ul>li.current-cat a,.inner-page .sidebar .link>ul>li.active a{
  font-weight: bold;
  color: #7bc300;
}
.inner-page .sidebar .link>ul>li>a:focus{
	text-decoration: none;
}


.propage .sidebar .link>ul>li>a{
  font-weight: bold;
  color: #7bc300;
}

.inner-page .sidebar .link>ul>li:hover ul li a,
.inner-page .sidebar .link>ul>li.current-cat-parent ul li a{
  font-weight: 100;
  color: #999;
}
.inner-page .sidebar .link>ul>li ul li a{
  color: #999;
  padding-left: 1em;
}
.inner-page .sidebar .link>ul>li ul li a:hover,
.inner-page .sidebar .link>ul>li ul li.current-cat a {
  font-weight: bold;
  color: #7bc300;
}
.inner-page .sidebar .list {
  display: block;
  padding: 16px;
  background-color: #fff;
}
.inner-page .sidebar .list h5 {
  display: block;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  line-height: 48px;
}
.inner-page .sidebar .list .bdy ul {
  display: block;
  margin-bottom: 16px;
}
.inner-page .sidebar .list .bdy ul li {
  position: relative;
  display: block;
  float: left;
  width: 216px;
  height: 216px;
  overflow: hidden;
}
.inner-page .sidebar .list .bdy ul li p {
  position: absolute;
  display: block;
  height: 42px;
  bottom: 0;
  width: 100%;
  color: #fff;
  line-height: 42px;
  text-align: center;
  overflow: hidden;
  background: url(../images/i-app-listbg.png);
}
.inner-page .sidebar .down {
  display: block;
  margin: 18px 0;
}
.inner-page .sidebar .down img {
  width: auto;
}
.inner-page .bdyNav {
  display: block;
  height: 44px;
  line-height: 44px;
  width: 940px;
  padding: 0 0 0 62px;
  background: #eff4f7 url(../images/home.jpg) no-repeat left center;
}
.inner-page .bdyNav a {
  font-size: 12px;
  text-transform: uppercase;
  color: #333;
}
.inner-page .bdyNav a:hover {
  color: #2d8005;
}
.inner-page .page-right-bar {
  display: block;
  width: 940px;
  /*min-height: 700px;*/
  padding: 34px 0 0 36px;
}
.inner-page .page-right-bar h1{
font-size:20px;}
.inner-page .page-right-bar p a{
color:#333;
}
.about-artical .tit h5 {
  display: block;
  margin: 0 0 7px 0;
  font-size: 24px;
  font-weight: bold;
  font-style: italic;
}
.about-artical .tit p {
  line-height: 23px;
  word-break: break-all;
  margin-bottom: 10px;
}
.about-artical .tit img {
  margin: 27px 0;
}
.about-artical .bdy .top {
  display: block;
  font-size: 18px;
  font-weight: bold;
  line-height: 43px;
  font-style: italic;
  margin: 20px 0 35px ;
  text-transform: uppercase;
  border-bottom: 1px dashed #ccc;
}
.about-artical .bdy .btm {
  display: block;
  margin: 10px 0 47px;
}
.about-artical .bdy .btm li {
  display: block;
  float: left;
  width: 45%;
  height: 137px;
  margin: 0 90px 21px 0;
  overflow: hidden;
}
.about-artical .bdy .btm li .left {
  display: block;
  float: left;
  width: 52px;
  margin-top: 16px;
}
.about-artical .bdy .btm li .left img {
  display: block;
}
.about-artical .bdy .btm li .left .img2 {
  display: none;
}
.about-artical .bdy .btm li .right {
  display: block;
  float: right;
  width: 80%;
}
.about-artical .bdy .btm li .right h5 {
  display: block;
  font-weight: bold;
  font-size: 18px;
  margin: 7px 0;
}
.about-artical .bdy .btm li .right .li-bdy {
  display: block;
}
.about-artical .bdy .btm li .right .li-bdy p {
  display: block;
  color: #777;
  font-size: 14px;
  line-height: 21px;
  word-break: break-all;
}
.about-artical .bdy .btm li:hover .img1 {
  display: none;
}
.about-artical .bdy .btm li:hover .img2 {
  display: block;
}
.about-page .faq .faq-list li {
  display: block;
  margin-bottom: 12px;
}
.about-page .faq .faq-list li .tit {
  display: block;
  height: 48px;
  cursor: pointer;
  padding: 15px 0 0 13px;
  border: 1px solid #ccc;
  background: #eff4f7 url(../images/xia.jpg) no-repeat 97% center;
}
.about-page .faq .faq-list li .tit h5 {
  font-size: 14px;
}
.about-page .faq .faq-list li .bdy {
  display: none;
  height: 147px;
  border: 1px solid #ccc;
  margin: 7px 0;
  padding: 12px 13px;
}
.about-page .faq .faq-list li .bdy p {
  text-transform: lowercase;
  line-height: 23px;
}
.about-page .faq .faq-list li .shang {
  background: #7bc300 url(../images/shang.jpg) no-repeat 97% center;
}
.about-page .faq .faq-list li .shang h5 {
  color: #fff;
}
.product-page .i-pro-box .proYd li {
  display: block;
  margin-bottom: 42px;
  transition: 0.1s ease-in;
  -webkit-transition: 0.1s ease-in;
  -moz-transition: 0.1s ease-in;
  -ms-transition: 0.1s ease-in;
  -o-transition: 0.1s ease-in;
}
.product-page .i-pro-box .proYd li .pro-l {
  display: block;
  float: left;
  width: 42.5%;
  height: 254px;
}
.product-page .i-pro-box .proYd li .pro-r {
  position: relative;
  display: block;
  float: right;
  padding: 3px;
  width: 52%;
  height: 254px;
  overflow: hidden;
}
.product-page .i-pro-box .proYd li .pro-r h5 {
  display: block;
  color: #333;
  font-size: 24px;
  overflow: hidden;
  white-space: nowrap;
  margin-bottom: 10px;
  font-weight: bold;
  text-overflow: ellipsis;
}
.product-page .i-pro-box .proYd li .pro-r .bdy p {
  color: #777;
  font-size: 14px;
  line-height: 21px;
}
.product-page .i-pro-box .proli {
  display: block;
  margin-bottom: 20px;
}
.product-page .i-pro-box .proli li {
  display: block;
  float: left;
  margin: 0 32px 28px 0;
  width: 269px;
}
.product-page .i-pro-box .proli li img {
  height: auto;
  width: 100%;
  border: 3px solid #f1f1f1;
}
.product-page .i-pro-box .proli li p {
  display: block;
  height: 32px;
  color: #333;
  margin: 8px 0 0;
  line-height: 32px;
  overflow: hidden;
  text-align: center;
  background: #f1f1f1;
}
.product-page .i-pro-box .proli li:hover img {
  border: 3px solid #60b139;
}
.product-page .i-pro-box .proli li:hover p {
  color: #fff;
  background: #60b139;
}
.product-page .i-pro-box #lightgallery {
  display: block;
  margin-bottom: 20px;
}
.product-page .i-pro-box #lightgallery li {
  display: block;
  float: left;
  margin: 0 48px 28px 0;
  width: 269px;
  cursor: pointer;
}
.product-page .i-pro-box #lightgallery li:nth-child(3n){
	margin-right:0;
}
.product-page .i-pro-box #lightgallery li img {
  height: auto;
  width: 100%;
  border: 3px solid #f1f1f1;
}
.product-page .i-pro-box #lightgallery li:hover img {
  border: 3px solid #60b139;
}
.product-page .i-pro-box #lightgallery li p{
	padding:10px 0; text-align:center; font-size:16px;
}
.prodet-page .product-details .prodet-top-l {
  width: 44.3%;
  margin-right: 30px;
}
.prodet-page .product-details .prodet-top-l .b-pro {
  padding: 10px;
  border: 1px solid #d3d3d3;
  margin-bottom: 20px;
  width: 400px;
  height: 360px;
}
.prodet-page .product-details .prodet-top-l ul li {
  display: block;
  float: left;
  width: 75px;
  margin-right: 10px;
  padding: 2px;
  cursor: pointer;
  border: 2px solid #eff4f7;
}
.prodet-page .product-details .prodet-top-l ul li img {
  height: 100%;
}
.prodet-page .product-details .prodet-top-l ul li:hover {
  border: 2px solid #7bc300;
}
.prodet-page .product-details .prodet-top-l li.active {
  border: 2px solid #7bc300;
}
.prodet-page .product-details .prodet-top-l #pic-zoom {
  position: relative;
  margin-top: 0px;
}
.prodet-page .product-details .prodet-top-l .mark {
  width: 400px;
  height: 400px;
  position: absolute;
  z-index: 2;
  background: transparent;
  display: inline-block;
  left: 0;
  top: 0;
  opacity: 0.1;
  filter: alpha(opacity=100);
}
.prodet-page .product-details .prodet-top-l .layer {
  width: 50px;
  height: 50px;
  background: #E8E8E8;
  position: absolute;
  opacity: 0.4;
  filter: alpha(opacity=100);
  display: none;
}
.prodet-page .product-details .prodet-top-l .big_pic {
  padding: 20px;
  z-index: 9;
  position: absolute;
  display: none;
  overflow: hidden;
  width: 400px;
  height: 360px;
  left: 100%;
  top: 0px;
  background: #eee;
}
.prodet-page .product-details .prodet-top-l .big_pic img {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
}
.prodet-page .product-details .prodet-top-r {
  position: relative;
  width: 35%;
}
.prodet-page .product-details .prodet-top-r h1 {
  color: #000;
  font-size: 24px;
  text-transform: capitalize;
  font-weight: bold;
  padding-top: 10px;
}
.prodet-page .product-details .prodet-top-r .bdy {
  display: block;
  margin: 10px 0;
}
.prodet-page .product-details .prodet-top-r .bdy p {
  line-height: 23px;
}
.prodet-page .product-details .prodet-top-r a {
  transition: 0.2s ease-in;
  -webkit-transition: 0.2s ease-in;
  -moz-transition: 0.2s ease-in;
  -ms-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  background-image: -moz-linear-gradient(top, #ffa904, #ff8b28);
  /* Firefox */
  background-image: -webkit-linear-gradient(top, #ffa904, #ff8b28);
  /* Saf4+, Chrome */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffa904, endColorstr=#ff8b28, GradientType='0');
  /* IE*/
  margin-top: 30px;
  color: #fff;
  font-weight: bold;
  display: block;
  width: 195px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  background: #ff9f0c;
  border-top: 1px solid #ec8004;
  border-right: 1px solid #ec8004;
}
.prodet-page .product-details .prodet-top-r a:hover {
  background-image: -moz-linear-gradient(top, #ff8b26, #e97006);
  /* Firefox */
  background-image: -webkit-linear-gradient(top, #ff8b26, #e97006);
  /* Saf4+, Chrome */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff8b26, endColorstr=#e97006, GradientType='0');
  /* IE*/
}
.prodet-page h4.pro-title {
  font-weight: bold;
  text-transform: uppercase;
  height: 36px;
  line-height: 36px;
  text-align: center;
  color: #fff;
  background: #7bc300;
  font-size: 14px;
  margin-bottom: 15px;
}
.prodet-page .prodet-bottom {
  margin-top: 50px;
  margin-bottom: 20px;
}
.prodet-page .prodet-bottom p {
  font-size: 12px;
  margin-bottom: 20px;
  padding: 0 20px;
  line-height: 1.8em;
}
.prodet-page .prodet-bottom .pro-con-tab {
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 13px;
}
.prodet-page .prodet-bottom .pro-con-tab li {
  float: left;
  font-size: 14px;
  color: #000;
  background: #d9d9d9;
  cursor: pointer;
  padding: 3px 6px;
  margin-right: 3px;
}
.prodet-page .prodet-bottom .pro-con-tab li:hover,
.prodet-page .prodet-bottom .pro-con-tab li.active {
  background: #2b8192;
  color: #fff;
}
.prodet-page .prodet-bottom .pro-con-box {
  padding: 10px 15px 20px;
  border: 1px solid #d9d9d9;
  background: #fdfdfc;
}
.prodet-page .prodet-bottom .pro-con-box .pro-con-box-tab {
  display: none;
}
.prodet-page .prodet-bottom .pro-con-box .pro-con-box-tab p {
  font-size: 12px;
  color: #474747;
  line-height: 1.7em;
  margin-bottom: 20px;
}
.prodet-page .prodet-bottom .pro-con-box .pro-con-box-tab h5 {
  font-size: 12px;
  font-weight: bold;
  color: #000;
  margin-bottom: 5px;
}
.prodet-page .prodet-bottom .pro-con-box .pro-con-box-tab table {
  width: 100%;
  margin-top: 10px;
}
.prodet-page .prodet-bottom .pro-con-box .pro-con-box-tab table td {
  font-size: 12px;
  border-collapse: collapse;
  border: 1px solid #cbcbcb;
  color: #6c6c6c;
  text-align: center;
  padding: 8px 0;
}
.news-page .new-list-haspic li {
  display: block;
  height: 45px;
  overflow: hidden;
  padding: 12px 0 12px 23px;
  border-bottom: 1px dashed #c6c6c6;
  background: url("../images/new-ico.png") no-repeat 5px center;
}
.news-page .new-list-haspic li a {
  display: block;
}
.news-page .new-list-haspic li p {
  float: left;
}
.news-page .new-list-haspic li p em {
  color: #5e5e5e;
  margin-right: 6px;
}
.news-page .new-list-haspic li p span {
  color: #5a5a5a;
}
.news-page .new-list-haspic li i {
  display: block;
  float: right;
  margin: 10px;
  font-size: 12px;
  color: #acacac;
}
.news-page .new-list-haspic li:hover i,
.news-page .new-list-haspic li:hover em,
.news-page .new-list-haspic li:hover span {
  color: #7bc300;
}
.news {
  background: #fff;
  padding-top: 20px;
}
.news .news_title h1 {
  padding-bottom: 10px;
  font-size: 22px;
  font-weight: 600;
  text-align: center;
  color: #333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news .news_date {
  line-height: 22px;
  text-align: center;
  border-bottom: 1px solid #CCC;
  padding-bottom: 5px;
}
.news .news_abst {
  border-bottom: 1px dashed #CCC;
  padding: 10px 0;
  font-size: 12px;
}
.news .news_abst p{
	display: inline-block;
}
.news .news_contents {
  color: #000;
  font-size: 13px;
  line-height: 24px;
  clear: both;
  margin-top: 10px;
  border-bottom: 1px dashed #CCC;
  padding: 20px 0;
}
.news .news_contents a {
  color: #000;
  font-size: 13px;
  line-height: 24px;
}
.news .news_contents p,
.news .news_contents div,
.news .news_contents span,
.news .news_contents table {
  color: #000;
  font-size: 13px;
  line-height: 24px;
  clear: both;
}
.news .news_next {
  width: 99%;
  margin-top: 0px;
  padding-left: 5px;
  border-top: 0px solid #CCC;
  text-align: left;
  padding-top: 10px;
}
.news .news_next a {
  width: 100%;
  height: 25px;
  line-height: 25px;
  color: #999;
  font-size: 12px;
  margin-left: 5px;
}
.news .news_next a:hover {
  width: 100%;
  height: 25px;
  line-height: 25px;
  color: #000000;
}
.news .newsnav {
  margin-bottom: 30px;
}
.contact-page img {
  width: auto;
}
.contact-page .contact-list li,
.contact-page .contact-list a {
  color: #000;
}
.contact-page .contact-list li {
  padding: 0 44px;
  margin-top: 30px;
}
.contact-page .contact-list li span {
  display: block;
  height: 39px;
  line-height: 39px;
  border-bottom: 1px dashed #707070;
  text-indent: 10px;
}
.contact-page .contact-list li:first-child {
  margin-top: 0;
}
.contact-page .contact-list li a {
  margin-right: 12px;
  transition: 0.2s ease-in;
  -webkit-transition: 0.2s ease-in;
  -moz-transition: 0.2s ease-in;
  -ms-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
}
.contact-page .contact-list li a:hover {
  color: #c30101;
}
.MicrosoftMap {
  width: 100%!important;
}
.cn-form {
  width: 100%;
  height: auto;
  padding: 30px 40px;
  background: #eff4f7;
  margin-bottom: 27px;
}
.cn-form p {
  font-size: 16px;
  padding: 10px 0;
  color: #666;
}
.cn-form .m_form li {
  width: 50%;
  height: 38px;
  float: left;
  margin-bottom: 13px;
  color: #777;
}
.cn-form .m_form label {
  float: left;
  border: 1px solid #dedede;
  line-height: 36px;
  height: 36px;
  width: 24%;
  display: inline-block;
  text-align: center;
  background: #fff;
}
.cn-form .m_form .iptTxt {
  float: right;
  width: 76%;
  border: 1px solid #dedede;
  border-left-width: 0;
  height: 36px;
  line-height: 16px;
  outline: none;
  text-indent: 1em;
  background: #fff;
  color: #ccc;
}
.cn-form .m_form .txtAre {
  width: 95%;
  height: 243px;
  border: 1px solid #dedede;
  outline: none;
  resize: none;
  padding: 14px;
  color: #ccc;
  line-height: 18px;
}
.cn-form .m_form .btnTjly {
  transition: 0.2s eaes-in;
  -webkit-transition: 0.2s eaes-in;
  -moz-transition: 0.2s eaes-in;
  -ms-transition: 0.2s eaes-in;
  -o-transition: 0.2s eaes-in;
  width: 100%;
  height: 38px;
  background: #7bc300;
  border: none;
  cursor: pointer;
  color: #fff;
}
.cn-form .m_form .btnTjly:hover {
  background: #2d8005;
}
.cn-form .m_form .areLi {
  float: right;
  height: 245px;
  display: inline;
  text-align: right;
}
.trad-form {
  margin: 60px auto 0;
}
.trad-form fieldset {
  margin-bottom: 25px;
  position: relative;
}
.trad-form fieldset label {
  float: left;
  width: 120px;
  font-size: 12px;
  font-weight: bold;
  color: #333;
  margin: 0;
}
.trad-form fieldset input,
.trad-form fieldset textarea,
.trad-form fieldset button {
  box-shadow: inset 0 1px 1px 1px #e1e1e1;
  -webkit-box-shadow: inset 0 1px 1px 1px #e1e1e1;
  -moz-box-shadow: inset 0 1px 1px 1px #e1e1e1;
  -ms-box-shadow: inset 0 1px 1px 1px #e1e1e1;
  -o-box-shadow: inset 0 1px 1px 1px #e1e1e1;
  float: right;
  outline: none;
  border: 1px solid #e1e1e1;
  border-top: 1px solid #b3b3b3;
  transition: 0.2s ease-in;
  -webkit-transition: 0.2s ease-in;
  -moz-transition: 0.2s ease-in;
  -ms-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  color: #777;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}
.trad-form fieldset input {
  padding: 3px 30px 3px 35px;
}
.trad-form fieldset input:focus,
.trad-form fieldset textarea:focus {
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
  border-color: #999;
}
.trad-form fieldset input[name="title"] {
  background: url(../images/form-name-ico.png) no-repeat 8px center;
}
.trad-form fieldset input[name="email"] {
  background: url(../images/form-email-ico.png) no-repeat 8px center;
}
.trad-form fieldset input[name="mycall"] {
  background: url(../images/form-phone-ico.png) no-repeat 8px center;
}
.trad-form fieldset input[type="submit"] {
  transition: background 0.2s linear;
  -webkit-transition: background 0.2s linear;
  -moz-transition: background 0.2s linear;
  -ms-transition: background 0.2s linear;
  -o-transition: background 0.2s linear;
  padding: 6px 0;
  text-align: center;
  color: #a79074;
  background: #fff;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  letter-spacing: 0px;
  border: 1px solid #a4a4a4;
}
.trad-form fieldset input[type="submit"]:hover {
  background: #a79074;
  color: #fbecc9;
  border: 1px solid #a4a4a4;
  box-shadow: inset 0 0px 0px 0px #e1e1e1;
  -webkit-box-shadow: inset 0 0px 0px 0px #e1e1e1;
  -moz-box-shadow: inset 0 0px 0px 0px #e1e1e1;
  -ms-box-shadow: inset 0 0px 0px 0px #e1e1e1;
  -o-box-shadow: inset 0 0px 0px 0px #e1e1e1;
}
.trad-form fieldset textarea[name="saytext"] {
  background: url(../images/form-mes-ico.png) no-repeat 8px 8px;
  padding: 8px;
  resize: none;
}
.trad-form fieldset textarea[name="saytext"]:focus {
  background: none;
}
.trad-form fieldset .form-tips {
  text-transform: capitalize;
  position: absolute;
  top: 100%;
  font-size: 12px;
  color: #c33;
  opacity: 0;
  filter: alpha(opacity=0);
  line-height: normal;
}
.trad-form fieldset em {
  color: red;
  font-weight: bold;
  font-size: 14px;
}
.trad-form fieldset em.rf {
  position: absolute;
  right: 0;
  font-size: 11px;
  font-style: normal;
  bottom: 0;
}
.trad-form fieldset em.rf span {
  color: #333;
}
.recommend-product {
  margin: 35px 0 50px 0;
}
.recommend-product ul li {
  float: left;
  width: 23%;
  margin-left: 2.65%;
}
.recommend-product ul li img {
  border: 4px solid #f1f1f1;
  height: auto;
}
.recommend-product ul li p {
  height: 32px;
  line-height: 32px;
  color: #000;
  margin-top: 8px;
  overflow: hidden;
  text-align: center;
  background: #f1f1f1;
}
.recommend-product ul li:hover img {
  border-color: #7bc300;
}
.recommend-product ul li:hover p {
  color: #fff;
  background: #7bc300;
}
.recommend-product ul li:first-child {
  margin-left: 0;
}
.zoom-box {
  position: relative;
}
.zoom-box .pic-zoom {
  opacity: 0;
  filter: alpha(opacity=0);
  transition: 0.4s ease-in;
  -webkit-transition: 0.4s ease-in;
  -moz-transition: 0.4s ease-in;
  -ms-transition: 0.4s ease-in;
  -o-transition: 0.4s ease-in;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6) url(../images/zoom.png) no-repeat center center;
}
.zoom-box:hover .pic-zoom {
  opacity: 1;
  filter: alpha(opacity=1);
}
.zoom-pic {
  overflow: hidden;
}
.zoom-pic img {
  transition: 1s linear;
  -webkit-transition: 1s linear;
  -moz-transition: 1s linear;
  -ms-transition: 1s linear;
  -o-transition: 1s linear;
}
.zoom-pic img:hover {
  transform: translate(0, 0) rotate(0) scale(1.1, 1.1) skew(0, 0) rotateX(0) rotateY(0);
  -webkit-transform: translate(0, 0) rotate(0) scale(1.1, 1.1) skew(0, 0) rotateX(0) rotateY(0);
  -moz-transform: translate(0, 0) rotate(0) scale(1.1, 1.1) skew(0, 0) rotateX(0) rotateY(0);
  -ms-transform: translate(0, 0) rotate(0) scale(1.1, 1.1) skew(0, 0) rotateX(0) rotateY(0);
  -o-transform: translate(0, 0) rotate(0) scale(1.1, 1.1) skew(0, 0) rotateX(0) rotateY(0);
}
.around-line li {
  float: left;
  position: relative;
  cursor: pointer;
}
.around-line li a {
  color: #fff;
  display: block;
  text-decoration: none;
}
.around-line li:before,
.around-line li:after {
  content: '';
  opacity: 0;
  filter: alpha(opacity=0);
  transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  position: absolute;
}
.around-line li:before {
  top: 0;
  left: 0;
  right: 100%;
  bottom: 100%;
  border-top: 1px solid rgba(255, 255, 255, 0.8);
  border-left: 1px solid rgba(255, 255, 255, 0.8);
}
.around-line li:after {
  right: 0;
  bottom: 0;
  top: 100%;
  left: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.8);
  border-right: 1px solid rgba(255, 255, 255, 0.8);
}
.around-line li:hover:before {
  bottom: 0;
  right: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}
.around-line li:hover:after {
  top: 0;
  left: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}
.around-line li.active:before {
  bottom: 0;
  right: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}
.around-line li.active:after {
  top: 0;
  left: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}
.m-page {
  margin: 50px 0px 10px;
  _padding-bottom: 30px;
  *padding-bottom: 30px;
  text-align: center;
  line-height: 32px;
  font-size: 0;
  letter-spacing: -0.307em;
  word-wrap: normal;
  white-space: nowrap;
  color: #138bdf;
}
.m-page a,.m-page span,
.m-page i {
  display: inline-block;
  vertical-align: top;
  padding: 2px 12px;
  margin-left: -1px;
  border: 1px solid #ddd;
  font-size: 12px;
  letter-spacing: normal;
  text-shadow: 0 1px #fff;
  background: #fff;
  -webkit-transition: background-color 0.1s;
  -moz-transition: background-color 0.1s;
  -ms-transition: background-color 0.1s;
  -o-transition: background-color 0.1s;
  transition: background-color 0.1s;
}
.m-page a {
  text-decoration: none;
  color: #000;
}
.m-page a:first-child {
  margin-left: 0;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.m-page a:last-child {
  margin-right: 0;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.m-page a:hover {
  color: #fff;
  background: #064896;
}
.m-page a:active {
  background: #064896;
}
.m-page a.z-crt,
.m-page a.z-crt:hover,
.m-page a.z-crt:active {
  cursor: default;
  color: #fff;
  background: #064896;
}
.m-page-sm {
  margin: 40px auto;
  line-height: 22px;
}
.m-page-sm a,
.m-page-sm i,.m-page-sm span {
  padding: 5 10px;
}
.m-page-sr a,
.m-page-sr i {
  margin: 0 3px;
  border-radius: 2px;
}
.m-page-sr i {
  border: 0;
}
.white-zoom {
  position: relative;
}
.white-zoom:after {
  transition: 0.2s linear;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  -ms-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  content: '';
  position: absolute;
  z-index: 2;
  width: 1px;
  height: 1px;
  background: rgba(255, 255, 255, 0.3);
  left: 50%;
  top: 50%;
}
#fancybox-loading {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  cursor: pointer;
  overflow: hidden;
  z-index: 1104;
  display: none;
}
#fancybox-loading div {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 480px;
  background-image: url(../images/fancybox.png);
}
#fancybox-overlay {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1100;
  display: none;
}
#fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  overflow: auto;
  display: none;
}
#fancybox-wrap {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  position: absolute;
  top: 0;
  left: 0;
  padding: 20px;
  z-index: 1101;
  outline: none;
  display: none;
}
#fancybox-outer {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  position: relative;
  width: 100%;
  height: 100%;
  background: #fff;
}
#fancybox-content {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  width: 0;
  height: 0;
  padding: 0;
  outline: none;
  position: relative;
  overflow: hidden;
  z-index: 1102;
  border: 0px solid #fff;
}
#fancybox-hide-sel-frame {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  z-index: 1101;
}
#fancybox-close {
  position: absolute;
  top: -15px;
  right: -15px;
  width: 30px;
  height: 30px;
  background: transparent url(../images/fancybox.png) -40px 0px;
  cursor: pointer;
  z-index: 1103;
  display: none;
}
#fancybox-error {
  color: #444;
  font: normal 12px/20px Arial;
  padding: 14px;
  margin: 0;
}
#fancybox-img {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  line-height: 0;
  vertical-align: top;
}
#fancybox-frame {
  width: 100%;
  height: 100%;
  border: none;
  display: block;
}
#fancybox-left,
#fancybox-right {
  position: absolute;
  bottom: 0px;
  height: 100%;
  width: 35%;
  cursor: pointer;
  outline: none;
  background: transparent url(../images/blank.gif);
  z-index: 1102;
  display: none;
}
#fancybox-left {
  left: 0px;
}
#fancybox-right {
  right: 0px;
}
#fancybox-left-ico,
#fancybox-right-ico {
  position: absolute;
  top: 50%;
  left: -9999px;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  cursor: pointer;
  z-index: 1102;
  display: block;
}
#fancybox-left-ico {
  background-image: url(../images/fancybox.png);
  background-position: -40px -30px;
}
#fancybox-right-ico {
  background-image: url(../images/fancybox.png);
  background-position: -40px -60px;
}
#fancybox-left:hover,
#fancybox-right:hover {
  visibility: visible;
}
#fancybox-left:hover span {
  left: 20px;
}
#fancybox-right:hover span {
  left: auto;
  right: 20px;
}
.fancybox-bg {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  width: 20px;
  height: 20px;
  z-index: 1001;
}
#fancybox-bg-n {
  top: -20px;
  left: 0;
  width: 100%;
  background-image: url(../images/fancybox-x.png);
}
#fancybox-bg-ne {
  top: -20px;
  right: -20px;
  background-image: url(../images/fancybox.png);
  background-position: -40px -162px;
}
#fancybox-bg-e {
  top: 0;
  right: -20px;
  height: 100%;
  background-image: url(../images/fancybox-y.png);
  background-position: -20px 0px;
}
#fancybox-bg-se {
  bottom: -20px;
  right: -20px;
  background-image: url(../images/fancybox.png);
  background-position: -40px -182px;
}
#fancybox-bg-s {
  bottom: -20px;
  left: 0;
  width: 100%;
  background-image: url(../images/fancybox-x.png);
  background-position: 0px -20px;
}
#fancybox-bg-sw {
  bottom: -20px;
  left: -20px;
  background-image: url(../images/fancybox.png);
  background-position: -40px -142px;
}
#fancybox-bg-w {
  top: 0;
  left: -20px;
  height: 100%;
  background-image: url(../images/fancybox-y.png);
}
#fancybox-bg-nw {
  top: -20px;
  left: -20px;
  background-image: url(../images/fancybox.png);
  background-position: -40px -122px;
}
#fancybox-title {
  font-family: Helvetica;
  font-size: 12px;
  z-index: 1102;
}
.fancybox-title-inside {
  padding-bottom: 10px;
  text-align: center;
  color: #333;
  background: #fff;
  position: relative;
}
.fancybox-title-outside {
  padding-top: 10px;
  color: #fff;
}
.fancybox-title-over {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #FFF;
  text-align: left;
}
#fancybox-title-over {
  padding: 10px;
  background-image: url(../images/fancy_title_over.png);
  display: block;
}
.fancybox-title-float {
  position: absolute;
  left: 0;
  bottom: -20px;
  height: 32px;
}
#fancybox-title-float-wrap {
  border: none;
  border-collapse: collapse;
  width: auto;
}
#fancybox-title-float-wrap td {
  border: none;
  white-space: nowrap;
}
#fancybox-title-float-left {
  padding: 0 0 0 15px;
  background: url(../images/fancybox.png) -40px -90px no-repeat;
}
#fancybox-title-float-main {
  color: #FFF;
  line-height: 29px;
  font-weight: bold;
  padding: 0 0 3px 0;
  background: url(../images/fancybox-x.png) 0px -40px;
}
#fancybox-title-float-right {
  padding: 0 0 0 15px;
  background: url(../images/fancybox.png) -55px -90px no-repeat;
}

.alm-ajax .alm-reveal:after{
	content: '';
	display: block;
	clear: both;
}
.alm-reveal h3 a{
color:#000000;}
button#load-more{
  display: block;
  margin:20px auto;
  padding:8px 0;
  background: #7bc300;
  border: none;
  color: #fff;
  transition: 0.2s;
  width: 150px;
}
button#load-more:hover{
  background:#629806;
}
img.ajax-loader{
	width: auto;
	height: auto;
	display: block;
	margin:0 auto!important;
}
.about-sideli{
	    display: block;
    /* height: 44px; */
    padding: 0 0 0 55px;
    line-height: 44px;
    border-bottom: 1px solid #eee;
}
.about-sideli a{
	    font-size: 16px;
    color: #999;
}
.about-sideli:hover{
	background: url(../images/sidesanjiao.png) no-repeat 36px 16px;
}
.about-sideli:hover a{
	font-weight: bold;
    color: #7bc300;
}
#banner div.wpcf7-response-output{
	margin: -2em 0.5em 1em;
}

.about-artical .about-box .about-artical-ul{}
.about-artical .about-box .about-artical-ul li{
	display: block;
	margin: 0 0 16px 0;
}
.about-artical .about-box .about-artical-ul li .left{
	display: block;
	float: left;
	width: 222px;
	height: auto;
}
.about-artical .about-box .about-artical-ul li .left img{
	margin: 0;
}
.about-artical .about-box .about-artical-ul li .right{
	display: block;
	float: right;
	width: 670px;
}
.about-artical .about-box .about-artical-ul li .right h5{
	font-size: 18px;
}
.about-artical .about-box .about-artical-ul li .right p{
	    word-break: normal;
}
.about-page .faq .faq-list li .bdy p{
	    text-transform: capitalize;
}

.yzm input {
    font-size: 13px;
    padding: 0 15px;
    width: 55.6%;
    border: 1px solid #dedede;
    height: 36px;
    outline: none;
    background: #fff;
    color: #777;
}

 .yzm img {
    width: 19.4%;
}
/*
     FILE ARCHIVED ON 07:29:57 Feb 05, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 00:50:42 Feb 28, 2020.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  exclusion.robots: 0.207
  CDXLines.iter: 10.725 (3)
  PetaboxLoader3.resolve: 98.337 (2)
  LoadShardBlock: 55.263 (3)
  captures_list: 71.061
  PetaboxLoader3.datanode: 118.1 (5)
  RedisCDXSource: 2.853
  load_resource: 238.062
  exclusion.robots.policy: 0.198
  esindex: 0.01
*/