
.img-box img {
  transition: 1s ease;
  -webkit-transition: 1s ease;
  -moz-transition: 1s ease;
  -ms-transition: 1s ease;
  -o-transition: 1s ease;
}
.img-box:hover img {
  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);
}
.scroll-box {
  overflow: hidden;
  position: relative;
}
.scroll-box ul {
	 margin:0; padding:0;
}
.scroll-box ul li {
  float: left; margin:0; padding:0;
}
h1,
h2,
h3,
h4,
h5 {
  font-weight: 500;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: " ";
}
.clearfix:after {
  height: 0;
  clear: both;
  visibility: hidden;
}
.ui.container {
  padding: 0 15px;
  position: relative;
}
.ui.container > .item {
  padding-left: 0;
  padding-right: 0;
}
.ui.menu {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border: none;
  margin: 0;
  box-shadow: 0 0 0 0 #fff;
  -webkit-box-shadow: 0 0 0 0 #fff;
  -moz-box-shadow: 0 0 0 0 #fff;
  -ms-box-shadow: 0 0 0 0 #fff;
  -o-box-shadow: 0 0 0 0 #fff;
  min-height: auto;
  background: none;
}
.ui.header:first-child {
  margin-top: 0;
}
.ui.header {
  margin: 0;
  font-weight: 500;
}
.item {
  border-left: none!important;
  border-right: none!important;
}
.item:before,
.item:after {
  display: none!important;
}
.grid.kep {
  margin: 0!important;
}
.grid.kep > .column {
  padding: 0!important;
}
i.icon {
  margin-right: 0!important;
}


.i-more {
  display: block;
  width: 150px;
  line-height: 40px!important;
  background: #990f0f;
  text-align: center;
  color: #fff;
  font-size: 15px;
}
.i-more:hover {
  background: #000;
  color: #fff;
}

#index-body .i-product {

}
#index-body .i-product .scroll-box {
  margin-top: 53px;
}
#index-body .i-product .scroll-box li {
  margin-right: 24px;border:solid 1px #e5e5e5;
}
#index-body .i-product .scroll-box li .con-box > a {
  display: block;
  text-align: center;
  padding: 41px 0 34px;
  background: #00aac6;
}
#index-body .i-product .scroll-box li .con-box > a .tit {
  color: #fff;
  font-size: 16px;
  position: relative;
}
#index-body .i-product .scroll-box li .con-box > a .tit span {
  display: inline-block;
  padding: 0 14px;
  position: relative;
  z-index: 10;
}
#index-body .i-product .scroll-box li .con-box > a .tit:after {

}
#index-body .i-product .scroll-box li .con-box > a .sub-tit {
  color: #999999;
  font-size: 14px;
  margin-top: 7px;
}
#index-body .i-product .scroll-box li .con-box > a,
#index-body .i-product .scroll-box li .con-box > a .tit,
#index-body .i-product .scroll-box li .con-box > a .tit:after,
#index-body .i-product .scroll-box li .con-box > a .sub-tit {
  transition: 0.6s ease;
  -webkit-transition: 0.6s ease;
  -moz-transition: 0.6s ease;
  -ms-transition: 0.6s ease;
  -o-transition: 0.6s ease;
}
#index-body .i-product .scroll-box li .con-box > a:hover {
  background: #333;
}
#index-body .i-product .scroll-box li .con-box > a:hover .tit {
  color: #fff;
}
#index-body .i-product .scroll-box li .con-box > a:hover .tit span {
  background: #333;
}
#index-body .i-product .scroll-box li .con-box > a:hover .tit:after {
  background: #fff;
}
#index-body .i-product .scroll-box li .con-box > a:hover .sub-tit {
  color: #fff;
}


.faq-page .faq-list dt {
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.5);
  padding: 16px 30px 14px;
  background-color: #990f0f;
  font-size: 16px;
  cursor: pointer;
  color: #fff;
  margin-bottom: 12px;
  transition: 0.5s ease;
}
.faq-page .faq-list dt:hover,
.faq-page .faq-list dt.active {
  background: #222;
}
.faq-page .faq-list dd {
  font-size: 14px;
  line-height: 22px;
  color: #757575;
  padding: 15px 30px;
  margin-bottom: 12px;
  display: none;
}
.newdetside.sideBar .bread-crumbs span,
.newdetside.sideBar .bread-crumbs .icon:last-of-type{
	display: none;
}
.product-page .bread-crumbs {
  float: right;
  line-height: 1.5;
  margin-right: 62px;
}
.product-page .bread-crumbs a,
.product-page .bread-crumbs span {
  font-size: 14px;
  color: #333333;
}
.product-page .bread-crumbs a:hover {
  color: #990f0f;
}
.product-page .bread-crumbs .icon {
  opacity: 0.8;
  filter: alpha(opacity=80);
  font-size: 12px;
  color: #333333;
  margin: 0 8px!important;
}
.inner-page .inner-product .slider {
  background: #f7f8fc;
  padding: 65px 20px 0 25%;
  height: 82.4%;
}
.inner-page .inner-product .slider h2 {
  font-size: 20px;
  background: url("../images/p_03.png") no-repeat left center;
  padding-left: 41px;
  color: #262626;
  margin-bottom: 62px;
}
.inner-page .inner-product .slider .menu-slider li {
  margin-bottom: 27px;
}
.inner-page .inner-product .slider .menu-slider li a {
  font-size: 14px;
  color: #262626;
  display: block;
}
.inner-page .inner-product .slider .menu-slider li a:hover {
  color: #990f0f;
  padding-left: 5px;
}
.inner-page .inner-product .slider-contact {
  background: #000000;
  color: #ffffff;
  padding: 30px 30px 10px;
  height: 19.3%;
}
.inner-page .inner-product .slider-contact p {
  line-height: 25px;
}
.inner-page .inner-product .slider-contact p a {
  color: #fff;
}
.inner-page .inner-product .pro-list {
  padding-left: 20px;
  padding-top: 58px!important;
}
.inner-page .inner-product .pro-list .page-heading {
  font-size: 14px;
  float: left;
  background: url("../images/slt.png") no-repeat left;
  padding-left: 30px;
  color: #262626;
  height: 19px;
  line-height: 19px;
}
.proImg img {
  width: 100%;
}
.inner-page .inner-product .pro-list ul li {
  width: 25%;
  float: left;
  border-bottom: 1px dashed #cccccc;
  margin-bottom: 20px;
}
.inner-page .inner-product .pro-list ul li img {
  width: 100%;
  margin: 0 auto;
}
.inner-page .inner-product .pro-list ul li p {
  text-align: center;
  font-size: 16px;
  margin-bottom: 20px;
}
.inner-page .inner-product .pro-list ul li p a {
  color: #333333;
  line-height: 30px;
}
.prodet-page .inner-box {
  padding: 62px 0 56px;
  background: #fafafc;
}
.prodet-page .inner-box .prodet-pic {
  border: 1px solid #f1f1f1;
  background: #fff;
}
.prodet-page .inner-box .prodet-pic img {
  width: 100%;
}
.prodet-page .inner-box .prodet-box-one {
  padding-left: 48px!important;
}
.prodet-page .inner-box .prodet-box-one .protit {
  margin-top: 17px;
  color: #262626;
  font-size: 24px;
  padding: 0 0 26px 35px;
  border-bottom: 1px solid #e5e5e5;
}
.prodet-page .inner-box .prodet-box-one .detBox {
  margin: 60px 0 65px;
}
.prodet-page .inner-box .prodet-box-one .detBox img {
  margin: 0 auto;
}
.prodet-page .inner-box .prodet-box-one .link-box a {
  margin-left: 20px;
  display: inline-block;
  width: 29.6%;
  line-height: 43px;
  background: #0f6ec7;
  text-align: center;
  color: #fff;
  font-size: 16px;
}
.prodet-page .inner-box .prodet-box-one .link-box a:hover {
  background: #000;
}
.prodet-page .prodet-bot .tit {
  border-top: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
}
.prodet-page .prodet-bot .tit h3 {
  line-height: 77px;
  color: #333333;
  font-size: 16px;
}
.prodet-page .prodet-bot .detBox {
  padding: 55px 0;
}
.lg-page .inner-box {
  padding: 70px 0 119px;
}
.lg-page .inner-box .grid.three > .column {
  text-align: center;
  margin-bottom: 30px!important;
}
.lg-page .inner-box .grid.three > .column h3 {
  color: #333333;
  font-size: 16px;
  margin-top: 25px;
}
.news-page .inner-box {
  padding: 70px 0 150px;
}
.news-page .inner-box .new-list li {
  padding-bottom: 31px;
  margin-bottom: 30px;
  border-bottom: 1px solid #e5e5e5; overflow:hidden;
}
.news-page .inner-box .new-list li .tit {
  font-size: 16px;
}
.news-page .inner-box .new-list li .tit a {
  color: #333333;
}
.news-page .inner-box .new-list li .tit a:hover {
  color: #990f0f;
}
.news-page .inner-box .new-list li .tit .date {
  color: #666666;
}
.news-page .inner-box .new-list li .abst {
  color: #666666;
  line-height: 28px;
  margin-top: 23px;
}
.newdet-page .news {
  padding: 70px 0 84px;
}
.newdet-page .news .news_title h1 {
  padding-bottom: 10px;
  font-size: 20px;
  text-align: center;
  color: #333;
}
.newdet-page .news .news_date {
  font-size: 13px;
  line-height: 22px;
  text-align: center;
  border-bottom: 1px solid #CCC;
  padding-bottom: 5px;
}
.newdet-page .news .news_abst {
  border-bottom: 1px dashed #CCC;
  padding: 10px 0;
  font-size: 14px;
}
.newdet-page .news .news_abst p {
  display: inline-block;
}
.newdet-page .news .news_contents {
  color: #000;
  font-size: 14px;
  line-height: 24px;
  clear: both;
  margin-top: 10px;
  border-bottom: 1px dashed #CCC;
  padding: 20px 0;
}
.newdet-page .news .news_contents a {
  color: #000;
  font-size: 16px;
  line-height: 24px;
}
.newdet-page .news .news_contents p,
.newdet-page .news .news_contents div,
.newdet-page .news .news_contents span,
.newdet-page .news .news_contents table {
  color: #000;
  font-size: 14px;
  line-height: 24px;
  clear: both;
}
.news_contents p{ text-indent:2em; margin-bottom:15px;}
.newdet-page .news .news_next {
  width: 99%;
  margin-top: 0px;
  padding-left: 5px;
  border-top: 0px solid #CCC;
  text-align: left;
  padding-top: 10px;
}
.newdet-page .news .news_next a {
  width: 100%;
  height: 25px;
  line-height: 25px;
  color: #999;
  font-size: 15px;
  margin-left: 5px;
}
.newdet-page .news .news_next a:hover {
  width: 100%;
  height: 25px;
  line-height: 25px;
  color: #000;
}
.newdet-page .news .newsnav {
  margin-bottom: 30px;
}
.contact-page .inner-box {
  padding: 60px 0 70px;
  background: #fafafc;
}
.contact-page .inner-box .c-list {
  padding-left: 6.9%!important;
}
.contact-page .inner-box .c-list h3 {
  color: #333333;
  font-size: 18px;
  font-weight: bold;
}
.contact-page .inner-box .c-list .add {
  color: #333333;
  margin: 34px 0 40px;
}
.contact-page .inner-box .c-list li {
  margin-bottom: 15px;
  color: #333333;
}
.contact-page .inner-box .c-list li .icon {
  margin-right: 18px!important;
}
.contact-page .inner-box .c-list .c-social {
  margin-top: 26px;
}
.contact-page .inner-box .c-list .c-social a {
  margin-right: 8px;
  color: #fff;
  display: inline-block;
  width: 23px;
  height: 23px;
  line-height: 23px;
  text-align: center;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  background: #cacaca;
}
.prodetFeedback {
  padding: 92px 0 137px;
  background: #fff;
}
.prodetFeedback .innerTit {
  font-size: 18px;
  color: #333333;
  font-weight: bold;
}
.prodetFeedback .ptForm {
  margin-top: 82px;
}
.prodetFeedback .ptForm label {
  font-size: 16px;
  color: #333333;
  font-weight: 500;
  margin-bottom: 0;
}
.prodetFeedback .ptForm input,
.prodetFeedback .ptForm textarea {
  transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  background: none;
  color: #333333;
  font-size: 16px;
  width: 100%;
  outline: none;
  resize: none;
  border: none;
  border-bottom: 1px solid #cccccc;
}
.prodetFeedback .ptForm .fbTop {
  margin-bottom: 62px;
}
.prodetFeedback .ptForm .fbTop li {
  float: left;
  width: 31%;
  margin-right: 2%;
}
.prodetFeedback .ptForm .fbTop li:last-child {
  margin-right: 0;
}
.prodetFeedback .ptForm .fbTop li input {
  height: 15px;
  padding: 0 4px;
}
.prodetFeedback .ptForm .fbTop li input:focus {
  height: 43px;
  border-bottom: 3px solid #0f6ec7;
}
.prodetFeedback .ptForm .fbBot {
  margin-bottom: 44px;
}
.prodetFeedback .ptForm .fbBot textarea {
  height: 16px;
  overflow: hidden;
}
.prodetFeedback .ptForm .fbBot textarea:focus {
  height: 55px;
  border-bottom: 3px solid #0f6ec7;
}
.prodetFeedback .ptForm input[type="submit"] {
  cursor: pointer;
  transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  font-size: 16px;
  width: 251px;
  height: 46px;
  border: none;
  background: #0f6ec7;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  color: #fff;
}
.prodetFeedback .ptForm input[type="submit"]:hover {
  background-color: #222;
}
.cn-form {
  width: 100%;
  height: auto;
  padding: 35px 45px 25px;
  border: 1px solid #dddddd;
  background: #fff;
}
.cn-form p {
  font-size: 18px;
  padding: 10px 0;
  color: #666;
}
.cn-form .formtit {
  margin-bottom: 26px;
  font-size: 22px;
  font-weight: 600;
  line-height: 23px;
  color: #444;
  text-align: center;
  padding-bottom: 18px;
  background: url(../images/form-tit-bg.jpg) no-repeat center bottom;
}
.cn-form li {
  margin-bottom: 13px;
  color: #444;
}
.cn-form li label {
  font-weight: 600;
  display: block;
  margin-bottom: 5px;
  font-size: 14px;
}
.cn-form .btnTjly {
  font-size: 15px;
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
  -moz-transition: 0.4s ease;
  -ms-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  width: 100%;
  height: 38px;
  background: #e6212a;
  border: none;
  cursor: pointer;
  color: #fff;
}
.cn-form .btnTjly:hover {
  background: #000;
}
.cn-form .m-form-l {
  width: 49%;
}
.cn-form .m-form-l li .iptTxt {
  font-size: 13px;
  padding: 0 15px;
  transition: 0.2s linear;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  -ms-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  width: 100%;
  border: 1px solid #dedede;
  height: 40px;
  outline: none;
  background: #fff;
  color: #777;
}
.cn-form .m-form-l li .iptTxt:focus {
  border-color: #e9322d;
  box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000;
  -webkit-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000;
  -moz-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000;
  -ms-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000;
  -o-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000;
  outline: 0;
  background: rgba(255, 43, 66, 0.04);
}
.cn-form .m-form-l li .txtAre {
  width: 95%;
  height: 383px;
  border: 1px solid #dedede;
  outline: none;
  resize: none;
  padding: 14px;
  color: #ccc;
  line-height: 18px;
}
.cn-form .m-form-r {
  width: 49%;
}
.cn-form .m-form-r textarea {
  height: 237px;
  width: 100%;
  border: 1px solid #dedede;
  font-size: 13px;
  padding: 10px 15px;
  transition: 0.2s linear;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  -ms-transition: 0.2s linear;
  -o-transition: 0.2s linear;
}
.cn-form .m-form-r textarea:focus {
  border-color: #e9322d;
  box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000;
  -webkit-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000;
  -moz-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000;
  -ms-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000;
  -o-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000;
  outline: 0;
  background: rgba(255, 43, 66, 0.04);
}
.cn-form div.wpcf7 .ajax-loader {
  display: block;
  margin: 0 auto;
  width: auto;
  background-repeat: no-repeat;
  background-position: center;
}
.cn-form .yzm img {
  width: 19.4%;
}
.cn-form .yzm input {
  font-size: 13px;
  padding: 0 15px;
  width: 75.6%;
  border: 1px solid #dedede;
  height: 30px;
  outline: none;
  background: #fff;
  color: #777;
}
::-webkit-input-placeholder {
  color: #777;
}
:-moz-placeholder {
  color: #777;
}
::-moz-placeholder {
  color: #777;
}
:-ms-input-placeholder {
  color: #777;
}
.recommend-product {
  margin: 50px 0;
}
.recommend-product ul li {
  float: left;
  width: 23%;
  margin-left: 2.6%;
}
.recommend-product ul li p {
  color: #222;
  margin-top: 8px;
  text-align: center;
}
.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;
  -webkit-transition: 0.4s ease;
  -moz-transition: 0.4s ease;
  -ms-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  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: 0.6s ease;
  -webkit-transition: 0.6s ease;
  -moz-transition: 0.6s ease;
  -ms-transition: 0.6s ease;
  -o-transition: 0.6s ease;
}
.zoom-pic img:hover {
  transform: translate(0, 0) rotate(0) scale(1.05, 1.05) skew(0, 0) rotateX(0) rotateY(0);
  -webkit-transform: translate(0, 0) rotate(0) scale(1.05, 1.05) skew(0, 0) rotateX(0) rotateY(0);
  -moz-transform: translate(0, 0) rotate(0) scale(1.05, 1.05) skew(0, 0) rotateX(0) rotateY(0);
  -ms-transform: translate(0, 0) rotate(0) scale(1.05, 1.05) skew(0, 0) rotateX(0) rotateY(0);
  -o-transform: translate(0, 0) rotate(0) scale(1.05, 1.05) skew(0, 0) rotateX(0) rotateY(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%;
}



.mus{width:100%;float:left;margin-top:40px;}
.list ul {width:110%;}
.list ul li{float:left;width:10%;margin-left:15px;margin-right:10px; background-color:#1968b3;height:30px;margin-bottom:20px;line-height:30px; text-align:center; border-radius:15px;}
.list ul li a{ color:#fff;}
.list ul li:hover{ background-color:#999;}

@media (max-width:1600px){.list ul li{width:16.666%;}}

@media (max-width:1350px){.list ul li{width:21%;}}

@media (max-width:1000px){
		.list ul{width:100%;}
	.list ul li{width:48%;margin-left:0;margin-right:0;}
	.list ul li:nth-child(2n){float:right;}



}



@media screen and (min-width: 768px) {
  .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(0, 148, 217, 0.8);
    border-left: 1px solid rgba(0, 148, 217, 0.8);
  }
  .around-line > li:after {
    right: 0;
    bottom: 0;
    top: 100%;
    left: 100%;
    border-bottom: 1px solid rgba(0, 148, 217, 0.8);
    border-right: 1px solid rgba(0, 148, 217, 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 {
  text-align: center;
  line-height: 22px;
  font-size: 0;
  letter-spacing: -0.307em;
  word-wrap: normal;
  white-space: nowrap;
  color: #138bdf;
  margin-top: 38px;
}
.m-page a,
.m-page span {
  display: inline-block;
  vertical-align: top;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 100%;
  margin: 0 5px;
  border: 1px solid #ddd;
  font-size: 16px;
  letter-spacing: normal;
  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,
.m-page a:last-child {
  background-image: url(../images/m-page-arr-r.png);
  background-position: center;
  background-repeat: no-repeat;
  border: 1px solid #cdcdcd;
  box-shadow: none;
}
.m-page a:first-child {
  background-image: url(../images/m-page-arr-l.png);
}
.m-page a:hover {
  color: #fff;
  background-color: #2d5fde;
}
.m-page a:active {
  background: #2d5fde;
}
.m-page span.current,
.m-page span.current:hover,
.m-page span.current:active {
  cursor: default;
  color: #fff;
  background: #2d5fde;
}
.inner-box.qiyewenhua{
	padding: 50px 0 80px;
}
.inner-box.qiyewenhua p{
	line-height: 2em;
}
.pro-list.wide.column{
  margin-left: 18.75%!important;
}
#pro-side-menu.slider-top.wide.column{
  position: fixed;
  left: 0;
  top: 0;
  padding-top: 94px;
  z-index: 100;
  height: 100%;
  padding-left: 0;
}

#t-ban{ margin-top:94px;}
 .top-ban {width: 100%;height: 100%;}
 
.swiper-slide img{ width: 100%;height: auto !important;}

/*首页-最新产品区域*/

.title-01{ text-align: center; padding-top: 50px;}
.title-01 h2{color: #2e2949; font-size: 20px; margin-bottom: 10px;}
.title-01 h3{font-size: 14px; color: #999;}
#sy-cplist{ padding: 50px 0; text-align: center;}
.sy-cpbox{ background:#ccc; padding:5px;}
.sy-cpbox p{ height: 30px; margin-top: 10px; overflow: hidden; line-height: 30px; margin-bottom:7px; color:#000;}
.sy-cpbox .cp-img img{ width: 100%; height: auto; max-width: 100%;}
.swiper-container-horizontal>.swiper-pagination{ bottom: 15px;}
a.cp-gd{  display:block;*zoom:1; line-height:34px; text-align: center; width: 110px; margin: 0 auto; border:1px solid #19c327; color:#19c327;}
.swiper-wrapper .swiper-slide a:hover .sy-cpbox{ background:#f00; color:#fff;}
.sy-cpbox:hover{ background:#990f0f !important;}
.sy-cpbox:hover p{ color:#fff;}
/*首页-最新产品结束*/
.a-box{    -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);}
.n-img{ width:40%; float:left; margin-right:10PX;}


@media screen and (max-width: 1400px) {
	#header{padding-left: 0;}
	#header .nav .menu-box .menu > li > a{padding: 0 30px;}
	#header .nav .h-search{margin-left: 20px !important; }
	
}
@media screen and (max-width: 1200px) {
	#header{padding-left: 0;}
	#header .nav .menu-box .menu > li > a{padding: 0 15px;}
	#header .nav .h-search{margin-left: 20px !important; }
	
}
@media screen and (max-width: 1000px) {
	#header{display:none;}
	
}

.iconfont {
  font-family: 'iconfont';
}
@font-face {
  font-family: 'iconfont';
  src: url('fonts/iconfont.eot');/* IE9*/
  src: url('fonts/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('fonts/iconfont.woff') format('woff'), /* chrome、firefox */
  url('fonts/iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url('fonts/iconfont.svg#iconfont') format('svg');/* iOS 4.1- */
}

/*移动端底部导航*/
.phonefooternav {
  position: fixed;
  bottom: 0;
  width: 100%;
  display: none;
  z-index: 99999;
}
.phonefooternav ul li {
  width: 25%;
  background: #494949;
  float: left;
  padding: 10px 0;
  border-right: 1px solid #666;
  list-style: none;
}
.phonefooternav ul li a {
  display: block;
  color: #fff;
  text-align: center;
}
.phonefooternav ul li a i {
  display: block;
  font-size: 20px;
  padding: 10px 0;
}
@media (max-width: 768px) {
  .phonefooternav {
    display: block;
  }
  #footer{ margin-bottom:78px;}
  .ui[class*="two column"].grid>.column:not(.row), .ui[class*="two column"].grid>.row>.column{ width:100%;}
  #index-body .i-news .new-list > .column:nth-child(odd){ padding-right:0 !important;}
  #index-body .i-news .new-list > .column:nth-child(even){ padding-left:0 !important;}
  
  .n-img{ width:100%; margin-bottom:15px;}
}
@media (max-width: 480px) {
  .phonefooternav ul li {
    padding: 5px 0px;
  }
  .phonefooternav ul li a i {
    padding: 5px 0px;
  }
  #footer{ margin-bottom:57px;}
 .ui.menu{ flex-direction:column; text-align:center; display:block;}
 .ui.menu .item{ width:100%;text-align:center;display:block;justify-content: center;align-items: center}
 .ui.menu .item a{ display:block;}
 .ui.menu .right.item{ flex:0;}
 #footer .f-bot .f-cp{ display:none;}
 #footer .f-bot .f-cp a:last-child{ margin-left:0; display:none;}
 #footer .f-bot{ height:auto;}
 .ui[class*="four column"].grid>.column:not(.row), .ui[class*="four column"].grid>.row>.column{ width:100%;}
 #footer .f-mid .f-bar.f-qr img{ float:left !important;}
 .f-qr{ text-align:left !important;}
 #index-body .i-about .a-box .a-pic{ height:300px;}
  #index-body .i-about .a-box .a-con{ height:640px;padding: 40px 30px 0 30px!important;}
  #index-body .i-about .a-box .a-con .a-intro{ height:auto;}
}

.mheader{ display:none;}
@media screen and (max-width: 1000px){
	#t-ban{ margin-top:0;}
.sm-clear{clear:both;}
.layui-fluid,.layui-container{padding: 0}
.layui-fluid,.layui-row{overflow: hidden;}

/*head开始*/
.mheader{position:relative;z-index:1000; display:block;}
.mheader .logo{position:relative;z-index:1000;padding:10px 0;background-color:#0066cc;}
.mheader .logo img{height:40px;margin-left:12px;}
.mheader .top-more{position:absolute;top:20px;right:12px;z-index:1002;}
.mheader .top-more img{width:30px; cursor:pointer;}
.mainnav{
	position: absolute;
	background-color:#464646;
	width: 100%;
	z-index: 999;
	padding-top: 10px;
	transition: all 1s ease;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	top:-310px;
	margin-left:0;
}
.show {
	top:60px;
	overflow: hidden;
	transition: all 1s ease;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
}
.mainnav ul{padding:0 10px;}
.mainnav li{text-align:left;margin:10px 0;padding-bottom:10px;width: 100%; border-bottom:solid 1px #858687;}
.mainnav li a{ color:#fff;}
.mainnav li.on{border-bottom: 2px solid #116ec0;}
.mainnav li span{
	background-position: right center;
	background-repeat:no-repeat; display:block; text-align:center;
	font-size: 16px;
	color:#ffffff;
}

.mainnav .language:hover span{
	background-image:url(../images/jiao-w.png);
	padding-right:12px;
	color:#ffffff;
}
.mainnav .language .home{margin-right:40px;width:80px;display:inline-block;}
.mainnav .column2{
	background-color:#464646;
	border-top:2px solid #116ec0;
	width:150px;
	display: none;
	margin:10px 0 0 15px;
	padding:0 0;
	box-shadow: 0 1px 4px 1px #333333;
	-o-box-shadow: 0 1px 4px 1px #333333;
	-webkit-box-shadow: 0 1px 4px 1px #333333;
	-moz-box-shadow: 0 1px 4px 1px #333333;
	-ms-box-shadow: 0 1px 4px 1px #333333;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=180, Color='#333333')";
	/* For IE 5.5 - 7 */
	filter:" progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=180, Color='#333333')";
}
.mainnav .column2 li{
	text-align:center;
	border-bottom:1px solid #505050;
	padding: 12px 0px;
}
.mainnav .column2 li a{font-size:14px;color:#ffffff;}
.mainnav > ul > li:hover .column2{display: block;}
.mainnav .pro-column{width:180px;}


}



.icon-language{ position: absolute;    top: 16px; right: 55px; z-index:999999999999999999;}
.icon-language img{ width:28px;}
.language-txt{background: #000;height: 40px; line-height: 40px; display: none;}
.language-txt a{color: #fff;display: inline-block; width: 49%; text-align: center;}
.language-txt a:active{ background: #000; color: #fff;}

.ny_banner_box{
    line-height:0; margin-top:94px;
}
.ny_banner_box>a{
    display:inline-block;
    width:100%;
    height:600px;
    overflow: hidden;
    position: relative;
}
.ny_banner_box>a>img{
    position: absolute;
    left:50%;
    transform: translate(-50%,0);
    width:1920px;
    height:600px;
    max-width:1920px;
}
@media (max-width:1300px){
    .ny_banner_box>a{
        display:inline-block;
        width:100%;
        height:auto;
        overflow: hidden;
        position: static;
    }
    .ny_banner_box>a>img{
        position: static;
        left:0;
        transform: translate(0,0);
        width:auto;
        height:auto;
        max-width:100%;
    }
}
@media (max-width:1000px){
.ny_banner_box{
    line-height:0; margin-top:0px;
}
}


.i-product *{ box-sizing:border-box;}
#product .swiper-button-prev{
	left:0;
;
	width:28px;
	height:58px;
	background:url(../images/lyzjt.png) left center no-repeat;
}
#product .swiper-button-next{
	right:0;
	
	width:28px;
	height:58px;
	background:url(../images/lyyjt.png) right center no-repeat;
}















.floatqq {
	position: fixed;
	right: -150px;
	top: 300px;
	z-index: 20000;
}
.floatqq li {
	margin-bottom: 1px;
	height: 68px;
	position: relative;
}
.floatqq li a {
	transition: all 0.3s linear;
	display: inline-block;
	width: 68px;
	height: 68px;
	text-align: center;
	font-size: 13px;
	color: #fff;
	padding-top: 40px;
	box-sizing: border-box;
	border-radius: 1px;
}
.floatqq .l1 a {
	background: url(../images/float1.png) center 12px no-repeat;
	background-color: #1968b3;
	float: left;
	border-radius: 2px;
	background-color: #1968b3;
}
.floatqq .l2 a {
	background: url(../images/float2.png) center 12px no-repeat;
	background-color: #1968b3;
	border-radius: 2px;
	background-color: #1968b3;
}
.floatqq .l3 a {
	background: url(../images/float3.png) center 15px no-repeat;
	background-color: #1968b3;
	border-radius: 2px;
	background-color: #1968b3;
}
/*.floatqq li a:hover{background-color:#e60012;}*/
.floatqq .l3 {
	display: none;
}
.floatqq .l4 a {
	background: url(../images/liyy.png) center 10px no-repeat;
	background-color: #1968b3;
	float: left;
	border-radius: 2px;
	background-color: #1968b3;
}
.floatqq .l1 {
	transition: all 0.3s linear;
}
.floatqq .l1:hover {
	transform: translateX(-150px);
}
.floatqq .l1 span {
	display: inline-block;
	height: 68px;
	line-height: 68px;
	float: left;
	background-color: #1968b3;
	color: #fff;
	font-size: 18px;
	width: 150px;
	text-align: center;
	position: relative;
	background-color: #1968b3;
}
.floatqq .l1 span:before {
	content: '';
	width: 1px;
	height: 40px;
	background-color: rgba(255,255,255,0.6);
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top: -20px;
}
.floatqq .l2 .gz {
	display: inline-block;
	padding: 4px 4px;
	position: absolute;
	left: -138px;
	top: 50%;
	background-color: #fff;
	border-radius: 1px;
	margin-top: -64px;
	display: none;
	transition: all 0.3s linear;
}
/*.floatqq .l2 .gz:before{content:'';height:4px;width:100%;position:absolute;bottom:0px;background-color:#fff;left:0px;border-radius:1px;}*/
.floatqq .l2 .gz span {
	display: block;
	width: 0px;
	height: 0px;
	border-left: 10px solid #fff;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	position: absolute;
	right: -10px;
	top: 50%;
	margin-top: -10px;
}
.floatqq .l2:hover .gz {
	display: block;
}

.contain{width:70%;margin:auto;}
.I-title {
    text-align: center;
    line-height: 22px;
    color: #666666;margin-top:40px;
}.I-title h1{line-height:52px;font-size:36px;color:#222;margin:0 0 5px;}
.I-title.It2{color:#dbdbdb;}
.I-title.It2 h1{color:#fff;}
.I-title i{display:block;width:50px;height:5px;background:#c7000a;margin:10px auto 0;}

.I-title.It3 h1{font-size:32px;font-weight:normal;}

.com-hist{padding:66px 0 55px;background:#f6f6f6;}
.cHist-list{padding:30px 0 24px;background:url(../images/cHist-bg5.png) repeat-y center top;position:relative;margin:20px 0 0;}
.cHlist-box{width:50%;padding:0 0 50px;position:relative;overflow:hidden;}
.cHlist-box .date{width:51.75438596491228%;height:42px;line-height:42px;background:url(../images/cHist-bg6.png) repeat-x left center;position:relative;}
.cHlist-box .date i{width:22px;height:100%;position:absolute;top:0px;}
.cHlist-box .date span{display:inline-block;font-size:36px;color:#1968b3;font-weight:600;}
.cHlist-box .con{line-height:24px;font-size:16px;color:#666666;margin:15px 0 0;}
.cHlist-box .con p{font-size:16px;}
.cHlist-box.fl{right:-11px;}
.cHlist-box.fl .date{float:right;}
.cHlist-box.fl .date i{right:0px;background:url(../images/cHist-bg2.png) no-repeat center center;}
.cHlist-box.fl .date span{padding:0 20px 0 0;background:#fff url(../images/cHist-bg3.png) no-repeat right center;float:left;}
.cHlist-box.fl .con{padding:0 37.71929824561404% 0 0;text-align:right;float:right;}

.cHlist-box.fr{left:-11px;}
.cHlist-box.fr .date i{left:0px;background:url(../images/cHist-bg2-2.png) no-repeat center center;}
.cHlist-box.fr .date span{padding:0 0 0 20px;background:#fff url(../images/cHist-bg3.png) no-repeat left center;float:right;}
.cHlist-box.fr .con{padding:0 0 0 37.71929824561404%;}

.cHist-s1{display:block;width:22px;height:22px;background:url(../images/cHist-bg1.png) no-repeat center center / cover;position:absolute;top:0px;left:50%;margin:0 0 0 -10px;}
.cHist-s2{display:block;width:35px;height:34px;background:url(../images/cHist-bg4.png) no-repeat center center / cover;position:absolute;bottom:0px;left:50%;margin:0 0 0 -16.5px;}







@media (max-width:1650px) {

#header .nav .menu-box .menu > li > a{padding: 0 24px;}}
@media (max-width:1000px) {
#index-body .i-product .scroll-box li .con-box > a .tit{ font-size:14px;}}



@media (max-width:768px) {
	
	 .cHist-list{padding:0px 0 40px;background:none;}
    .cHlist-box{padding:0 0 20px;width:100% !important;text-align:center;float:none;left:0px !important;right:0px !important;}
    .cHlist-box .date{background:none;width:100%;}
    .cHlist-box .date span{float:none !important;padding:0px !important;background:none !important;}
    .cHlist-box .date i,
    .cHist-s1{display:none;}
    .cHlist-box .con{width:100%;padding:0px !important;text-align:center !important;}
	
	.slideBox_row{ width:100% !important; float:none;}
	.slideBox_wrap{height:auto !important;width:100%; }.syabo_bg{ padding-left:0; padding-top:30px;}.kg{ width:95%; overflow:hidden;}
	.syabo_bt p{ font-size:24px;}.inda_title span{ font-size:30px;}.inda_title p{ font-size:24px;}.inda_title{ font-size:13px;}
	.syabo_bt{ font-size:18px;}
	.ui.container{ padding:0 !important;}.news ul li a span{ padding:10px !important; padding-top:20px !important;}
	.syabo_bt{ width:96%; margin-left:2%; margin-right:2%;}
	.syabo_wbnr{ width:96%; margin-left:2%; margin-right:2%;line-height:26px;}
	.syabo_more{ margin-bottom:20px;}
	.slideBox{ height:340px !important;}
	.slideBox .bd UL{ width:100% !important;}
	.slideBox .bd UL LI{ width:100% !important; height:auto !important;}
	.slideBox .bd IMG{height:auto !important;}
	#footer .left{ width:94%; margin-left:3%; margin-right:3%}
	#footer .center{ width:94%; margin-left:3%; margin-right:3%; margin-top:20px;}
	#footer .right{ width:96%; margin-left:2%; margin-right:2%; }
	#footer .right .hr{ float:left;}
	.syabo_bg{ background:none;}
	.sideBar{ height:42px !important;}
	.bread-crumbs{ display:none !important;}
	.about-page .about-profile .flbox img.fr,.about-page .about-profile .flbox div.fl{ width:100%;}
	.about-page .about-profile .flbox div.fl{ margin-top:20px;}
	.ui[class*="three column"].grid>.column:not(.row), .ui[class*="three column"].grid>.row>.column {
    width: 50%;
}
#imageDataContainer{ width:100% !important; height:auto !important;}
#outerImageContainer{ width:100% !important; height:auto !important;}
#lightboxImage{ width:100% !important; height:auto !important;}
#nextLink,#prevLink{height:100% !important;}
.lg-page .inner-box .grid.three > .column h3{ margin-top:15px;}
.lg-page .inner-box .grid.three > .column{ margin-bottom:0 !important;}
#xs-mainnav a{ color:#fff;}
.mainnav li{ text-align:center;}
.side-menu{ display:block !important;}
.sideBar .side-menu li {
    margin-right: 0px; 
    width: 33.333333%;
    float: left;
    line-height: 40px;
}
.sideBar{ border:none !important;}
.ui.menu>.ui.container{ position:relative; z-index:99999999999;}
}
#imageDataContainer{ padding-top:15px; margin-top:-10px;}
.message-box{ max-width:1200px; margin-left:auto; margin-right:auto;padding: 70px 0 150px;}
.contact-box{ margin-left:auto; margin-right:auto;padding: 40px 0 40px;}


@media (max-width:800px){
.side-menu{width:100%;}
.sideBar .side-menu li{ text-align:center;width:25%;}

}
