body {
  font-size: .875rem;
}
.head{
	position: fixed;
	top: 0;
}


* {
  outline: none;
  margin: 0;
  padding: 0;
}

li,
ol,
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

a:hover {
  color: #cb2218;
  text-decoration: none;
}
 body>img{
   padding-top: 87px;
 }
.row-small {
  display: flex;
  margin-right: -10px;
  margin-left: -10px;
  flex-wrap: wrap;
}

.row-small .col-1,
.row-small .col-10,
.row-small .col-11,
.row-small .col-12,
.row-small .col-2,
.row-small .col-3,
.row-small .col-4,
.row-small .col-5,
.row-small .col-6,
.row-small .col-7,
.row-small .col-8,
.row-small .col-9,
.row-small .col-lg-1,
.row-small .col-lg-10,
.row-small .col-lg-11,
.row-small .col-lg-12,
.row-small .col-lg-2,
.row-small .col-lg-3,
.row-small .col-lg-4,
.row-small .col-lg-5,
.row-small .col-lg-6,
.row-small .col-lg-7,
.row-small .col-lg-8,
.row-small .col-lg-9,
.row-small .col-md-1,
.row-small .col-md-10,
.row-small .col-md-11,
.row-small .col-md-12,
.row-small .col-md-2,
.row-small .col-md-3,
.row-small .col-md-4,
.row-small .col-md-5,
.row-small .col-md-6,
.row-small .col-md-7,
.row-small .col-md-8,
.row-small .col-md-9,
.row-small .col-sm-1,
.row-small .col-sm-10,
.row-small .col-sm-11,
.row-small .col-sm-12,
.row-small .col-sm-2,
.row-small .col-sm-3,
.row-small .col-sm-4,
.row-small .col-sm-5,
.row-small .col-sm-6,
.row-small .col-sm-7,
.row-small .col-sm-8,
.row-small .col-sm-9,
.row-small .col-xl-1,
.row-small .col-xl-10,
.row-small .col-xl-11,
.row-small .col-xl-12,
.row-small .col-xl-2,
.row-small .col-xl-3,
.row-small .col-xl-4,
.row-small .col-xl-5,
.row-small .col-xl-6,
.row-small .col-xl-7,
.row-small .col-xl-8,
.row-small .col-xl-9 {
  position: relative;
  padding-right: 10px;
  padding-left: 10px;
  width: 100%;
  min-height: 1px;
}

.text-more {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-fff {
  color: #fff !important;
}

.text-333 {
  color: #333;
}

.text-gray {
  color: #666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  /* display: block;
  height: 60px; */
  overflow: hidden;
  margin-bottom: 5px!important;
}

.text-ddd {
  color: #ddd;
}

.text-normal {
  font-size: 0.875rem !important;
}

.nypro-margin-auto {
  margin: 30px auto;
  /* border: solid #ccc 1px; */
}

.header-top {
  line-height: 2.0625rem;
  background-color: #0079c6;
  color: #ddd;
}

.header-top ul a {
  background-repeat: no-repeat;
  display: inline-block;
  width: 32px;
  height: 20px;
  vertical-align: middle;
}

.sy-procate .media-procate figure {
  background-color: #f2f2f2;
}

.sy-procate .media-procate:hover figure {
  background: radial-gradient(#04ccfe, #01a1e5)
}

.sy-procate .media-procate:hover .procate-body {
  color: #0080e2;
}

/* .sy-about .sy-title{border-bottom:1px solid #dedede;} */
.sy-about .about-c {
  background-color: #0079c6;
}

.sy-about .about-c p {
  margin-bottom: 1.5rem;
  line-height: 1.5rem;
}

.sy-about .about-c a {
  display: inline-block;
  margin-top: 1.25rem;
  color: #333;
  font-weight: 700;
  background-color: #fc7c19;
  color: #fff;
  padding: 0.625rem 1.25rem;
  border-radius: 1.25rem;
}

.sy-about .sy-about-c ul>li {
  background-repeat: no-repeat;
  background-position-x: 0;
  padding-left: 3.4375rem;
  margin-right: 1.875rem;
}

.sy-pro {
  padding: 3.75rem 0 2.75rem;
  overflow: hidden;
}

.sy-pro .media-pro .pro-body p {
  margin-bottom: 0.5rem;
}

.sy-pro .media-pro .pro-body a {
  color: #fc7c19
}

.sy-honor {
  background: url(images/honor_bg.jpg) no-repeat center;
  background-attachment: fixed;
  background-size: cover;
  overflow: hidden;
}

.sy-news .news-list .media {
  border-bottom: 1px dashed #ddd;
  margin-bottom: 0.9375rem;
}

.sy-news .news-list .media-left {
  background: #ebeaea;
  padding: 0.9375rem;
}

.sy-news .news-list .media-left h2 {
  color: #ca171d;
  font-size: 1.5rem;
  font-weight: 700;
}

.sy-news .news-list .media-left h5 {
  font-size: 0.875rem;
}

.sy-news .news-list .media-body h6 {
  position: relative;
  color: #333;
  font-weight: 700;
  line-height: 1.875rem;
  font-size: 16px;
}

.sy-news .news-list .media-body h6 a {
  color: inherit;
}

.sy-news .news-l-l {
  background: #323232;
}

.sy-news .news-l-r {
  background: #fc7c19;
}

.sy-news .news-l-r a {
  font-size: 1.875rem;
  color: #fff;
}

.sy-contact {
  background-color: #ebebeb;
}

.sy-contact .media-contact i {
  font-size: 6.25rem;
  width: 10.4375rem;
  height: 10.4375rem;
  border-radius: 50%;
  background-color: #fff;
  color: #717171;
  line-height: 10.4375rem;
  border: #d0d0d0 1px solid;
}

.sy-contact .media-contact:hover i {
  background-color: #0079c6;
  color: #fff;
  border: #0079c6 1px solid;
}
.ny-title{
  margin-top: 80px;
}
.pro-tit>h6 {
  margin: 40px auto 30px;
  display: none;
}
.width100{
  max-width: 100%;
}
.ny-container {
  margin: 40px auto 40px;
}
.nyimg-title{
  font-size: 16px;
  color: #333;
  display: block;
  padding: 10px;

}
.bor{border: 1px solid #ccc;}
.nyimg-title:hover{

  color: #cb2218;
}


footer {
  color: #fff;
  background: #202020;
}

footer .copyright {
  background-color: #0079c6;
}
.pro-tit h1 {
  margin: 40px auto 30px;
}

.show-item {
  width: 100%;
}

.show-item ul {
  margin-left: -2px;
  margin-right: -2px;
  padding-left: 0px;
}

.show-item ul li {
  float: left;
  overflow: hidden;
  cursor: pointer;
  position: relative;
  /*padding:10px;*/
  margin-bottom: 35px;
}

.item_warp {
  overflow: hidden;
  position: relative;
  margin: 10px auto;
}

.item-box img {
  border: 1px solid #ddd;
  max-width: 100%;
}

.show-item ul li img {
  max-width: 100%;
  height: auto;
  transition-duration: .5s;
  -ms-transition-duration: .5s;
  -moz-transition-duration: .5s;
  -webkit-transition-duration: .5s;
}

.show-item li:hover img,
.leader-list1:hover img {
  transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  -webkit-transform: scale(1.2);
}

.mask {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -o-opacity: 0;
  transition-duration: .5s;
  -ms-transition-duration: .5s;
  -moz-transition-duration: .5s;
  -webkit-transition-duration: .5s;
}

.mask_warp {
  display: table;
  width: 100%;
  height: 100%;
}

.mask-cont {
  display: table-cell;
  vertical-align: middle;
}

.mask:before,
.mask:after {
  content: '';
  position: absolute;
  top: 10%;
  left: 10%;
  width: 80%;
  height: 80%;
  -webkit-transition: opacity .35s ease-in-out, -webkit-transform .35s ease-in-out;
  transition: opacity .35s ease-in-out, transform .35s ease-in-out;
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
  -ms-transform-origin: center;
  -o-transform-origin: center;
  transform-origin: center;

}

.mask:before {
  border-top: 3px solid rgba(255, 255, 255, 0.5);
  border-bottom: 3px solid rgba(255, 255, 255, 0.5);
  -webkit-transform: scale3d(0, 1, 1);
  -ms-transform: scale3d(0, 1, 1);
  -o-transform: scale3d(0, 1, 1);
  transform: scale3d(0, 1, 1);
}

.mask:after {
  border-left: 3px solid rgba(255, 255, 255, 0.5);
  border-right: 3px solid rgba(255, 255, 255, 0.5);
  -webkit-transform: scale3d(1, 0, 1);
  -ms-transform: scale3d(1, 0, 1);
  -o-transform: scale3d(1, 0, 1);
  transform: scale3d(1, 0, 1);
}

.mask:hover:before,
.mask:hover:after {
  -webkit-transform: scale3d(1, 1, 1);
  -ms-transform: scale3d(1, 1, 1);
  -o-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}

.mask-cont h1,
.mask-cont p,
.mask-cont span {
  color: white;
  text-align: center;
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -o-opacity: 0;
  transition: .35s;
}

.mask-cont h1 {
  font-size: 20px;
  font-weight: normal;
  max-width: 70%;
  margin: 0 auto;
}

.mask-cont span {
  display: block;
  font-size: 12px;
  width: 102px;
  height: 34px;
  line-height: 34px;
  margin: -3% auto 0;
  color: white;
  background: #3ab3c4;
}




/* #col3 {
  margin: 10px 10px 10px 0;
  border: solid 1px;
} */

#openclos {
  display: block;
  line-height: 40px;
  font-size: 18px;
  margin-bottom: 0;
  color: #fff;
  text-align: center;
  background-color: #007bff;
}

#col3 li > ul li {
  padding-top:1px;
  margin-bottom: 0px;
  border: solid 1px #ddd;
  margin: 10px 5px;

}
.tree-menu .has-list > ul{
  background-color: transparent;
}
.tree-menu > li > a{
  border: solid 1px #ddd;
}

.pro-list li a {
  color: #555;
  display: block;
  line-height: 38px;
  border-bottom: dashed 1px;
}

.nds {
  width: 100%;
  display: flex;
  margin: 20px 5px;
}

.nds a {
  flex: 1;
}

#ndsx {
  text-align: right;
}

#ndss {
  text-align: left;
}

#pdsx {
  text-align: right;
}

.pro-list li a:hover {
  color: #222;
  border-bottom: solid 1px;
  background-color: #eee;
  padding-left: 20px;
}

.btn-product {
  border-radius: 30px;
  border: 2px solid #FFF;
  color: #fff;
  margin-top: 40px;
  padding: 10px 30px;
  background: none;
}

.item-box:hover>.mask {
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-opacity: 100;
  -khtml-opacity: 100;
  -o-opacity: 100;
  background-color: rgba(58, 179, 196, 0.8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7e5d1e, endColorstr=#7e5d1e), alpha(opacity=0);
}

.item-box:hover>.mask p,
.item-box:hover>.mask h1,
.item-box:hover>.mask span {
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-opacity: 100;
  -khtml-opacity: 100;
  -o-opacity: 100;
  /* -webkit-transform: translate3d(0,0px,0);
    transform: translate3d(0,0px,0); */
}

.item-box:hover>.mask span {
  margin: 3% auto 0;
}

.item-content {
  padding-right: 5%;
}

.blocks>li,
[class*="blocks-"]>li {
  position: relative;
  float: left;
  min-height: 1px;
  margin-right: 10px;
  margin-left: 10px;
  /*margin-bottom: 22px;*/
}

.sy-about-c .px-4 {
  padding-left: 3.5rem !important;
  padding-right: 3rem !important;
}

.dropdown-menu>li>a {
  font-size: 13px;
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.53846154;
  color: #353535;
  white-space: nowrap;
}

.dropdown-menu>li>a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #3280fc;
}

.t-r {
  float: right;
}

/* 鍒嗛〉鏍峰紡 */
.pagination {
  color: #666;
  clear: both;
  margin-top: 1em;
  display: block;
  margin: auto;
}

.pagination li {
  display: inline-block;
}

.pagination a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: -1px;
  padding: 0 12px;
  height: 32px;
  line-height: 32px;
  color: #0079c6;
  border: 1px solid #ddd;
  background: #fff;
  text-decoration: none;
  overflow: hidden;
}

.pagination li>span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: -1px;
  padding: 0 12px;
  height: 32px;
  line-height: 32px;
  color: #0079c6;
  border: 1px solid #ddd;
  background: #fff;
  text-decoration: none;
  overflow: hidden;
}

.pagination li.active>span {
  color: #ffffff;
  background: #0079c6;
}

.pagination .prev::before {
  font-family: "FontAwesome";
  display: inline-block;
  content: "\f104";
  width: 10px;
  height: 10px;
  margin-right: 5px;
}

.pagination .next::after {
  font-family: "FontAwesome";
  display: inline-block;
  content: "\f105";
  width: 10px;
  height: 10px;
  margin-left: 5px;
}

.pagination a:not(.goto):hover {
  background-color: #eee;
  color: #ec6c00;
}

.pagination a.cur,
.pagination a.cur:hover {
  background-color: #0079c6;
  color: #fff;
  border-color: #0079c6;
  margin-right: 1px
}

.pagination a.disabled {
  background-color: #e6e6e6 !important;
  color: #bbb !important;
  cursor: no-drop
}

.pagination .prev {
  border-radius: 5px 0 0 5px;
}

.pagination .next {
  border-radius: 0 5px 5px 0;
}