@charset 'utf-8';
a:hover {
  color: #3d2315;
}
.cll {
  color: #3d2315;
}
/************************* Header  *************************/
.header {
  height: 100px;
  overflow: hidden;
}
.header .logo {
  line-height: 100px;
}
.header .nav ul li {
  float: left;
}
.header .nav ul li h2 a {
  margin-left: 100px;
  line-height: 45px;
}
.header .head-share a {
  margin-left: 10px;
}
.header .search {
  width: 145px;
  border: 1px solid #dadada;
  height: 22px;
  border-radius: 10px;
  overflow: hidden;
}
.header .search .txt {
  display: block;
  width: 70%;
  height: 100%;
}
.header .search .btn {
  width: 35px;
  background: url(../images/search.jpg) no-repeat center;
  cursor: pointer;
}
/************************* Footer *************************/
.footer {
  background: #000;
}
.footer .copright {
  height: 82px;
  line-height: 82px;
  color: #fff;
}
/************************* Iindex *************************/
.i-main .i-about {
  padding: .6rem 0 .7rem 0;
  text-align: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
/************************* 内页banner *************************/
.banner {
  height: 290px;
  text-align: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.h441{ height:440px !important;}
/************************* Main-内页 *************************/
.main .about h3 {
  color: #1f398e;
  font-size: 35px;
}
.main .about .edit {
  color: #7d7d7d;
  line-height: 47px !important;
}
.main .about .edit p,
.main .about .edit span,
.main .about .edit em,
.main .about .edit strong {
 /* line-height: 47px !important;*/
}
.main .honor-list ul {
  margin-left: -10px;
}
.main .honor-list ul li {
  padding-left: 10px;
  margin-bottom: .2rem;
}
.main .honor-list ul li a .img {
  padding: .13rem;
}
.main .honor-list ul li a .bg {
  top: 0;
  left: 0;
  background: url(../images/honor_bg.png) no-repeat center;
  background-size: 100% 100%;
}
.main .pro-w {
  padding-top: .65rem;
}
.main .menu {
  width: 240px;
}
.main .menu h2 {
  font-size: 20px;
  background: #a0a0a0;
  color: #fff;
  height: 48px;
  line-height: 48px;
  padding: 0 .1rem;
}
.main .menu ul li h3 {
  padding: 14px 0 14px 38px;
  font-size: 16px;
  background: #eee url(../images/menu_1.png) no-repeat 20px center;
}
.main .menu ul li .sub-menu {
  padding-left: 35px;
}
.main .menu ul li .sub-menu a {
  line-height: 48px;
  display:block;
}
.main .menu ul li .sub-menu a:hover,.main .menu ul li .sub-menu a.cur{ color:#ee1c25}
.cpje{box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); background:#f6f6f6; padding:25px 20px; margin-bottom:20px;  line-height:22px;}
.main .menu ul li.cur .sub-menu {
  display: block;
}
.main .pro-list {
  width: calc(100% - 240px);
  padding-left: .55rem;
  padding-bottom: .55rem;
}
.main .pro-list ul {
  margin-left: -0.35rem;
}
.main .pro-list ul li {
  padding-left: .35rem;
  margin-bottom: .3rem;
}
.main .pro-list ul li a {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.main .pro-list ul li a h3 {
  font-size: 23px;
}
.main .pro-list ul li .img {
  height: 250px;
}
.main .pro-info {
  width: calc(100% - 240px);
  padding-left: 50px;
}
.main .pro-info .pro-l {
  width: 480px;
}
.main .pro-info .pro-l .pro-detail-slider li {
  height: 435px;
  border:1px solid #ccc;
}
.main .pro-info .pro-l .pro-detail-slider li img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}
.main .pro-info .pro-l .bx-wrapper {
  border: 1px solid #e1e1e1;
}
.main .pro-info .pro-l .bx-pager-wrap {
  position: relative;
  height: 68px;
  margin: 20px auto 0;
  overflow: hidden;
}
.main .pro-info .pro-l .bx-pager-wrap .bx-pager {
  width: 1000%;
  position: absolute;
}
.main .pro-info .pro-l .bx-pager-wrap .bx-pager a {
  position: relative;
  float: left;
  margin: 0 5px;
  width: 68px;
  height: 68px;
  border: 1px solid #d2d2d2;
}
.main .pro-info .pro-l .bx-pager-wrap .bx-pager a img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  text-align: center;
  vertical-align: middle;
}
.main .pro-info .pro-l .bx-pager-wrap .bx-pager a.active {
  border-color: #e70012;
}
.main .pro-info .pro-l .sl-control div {
  width: 30px;
  height: 68px;
  position: absolute;
  bottom: 0;
  cursor: pointer;
}
.main .pro-info .pro-l .sl-prev {
  left: -17px;
  background: url(../images/pro_sl.png) no-repeat center;
}
.main .pro-info .pro-l .sl-next {
  right: -17px;
  background: url(../images/pro_sr.png) no-repeat center;
}
.main .pro-info .pro-r {
  width: calc(100% - 480px);
  padding-left: .5rem;
}
.main .pro-info .pro-r .tt1 {
  height: 45px;
  line-height: 45px;
  font-size: 23px;
  color: #000;
}
.main .pro-info .pro-con .tab-head {
  border-bottom: 2px solid #454545;
}
.main .pro-info .pro-con .tab-head li {
  float: left;
  height: 45px;
  line-height: 45px;
  text-align: center;
  padding: 0 17px;
  border: 1px solid transparent;
  border-bottom: none;
  cursor: pointer;
}
.main .pro-info .pro-con .tab-head li.cur {
  border-color: #9b9b9b;
}
.main .pro-info .pro-con .tab-head li.cur::after {
  display: block;
}
.main .pro-info .pro-con .tab-body li {
  display: none;
  padding-top: .2rem;
}
.main .pro-info .pro-con .tab-body li.cur {
  display: block;
}
.main .contact {
  padding-top: .55rem;
}
.main .contact .tt1 {
  font-size: 24px;
  border-bottom: 1px solid #eee ;
  padding-bottom: .1rem;
  margin-bottom: .35rem;
}
.main .contact .left {
  width: 780px;
}
.main .contact .left form {
  background: #eee;
  padding: .2rem;
  border: 1px solid #ccc;
}
.main .contact .left form > .fl {
  width: 43%;
}
.main .contact .left form > .fr {
  width: 49%;
}
.main .contact .left form label {
  height: 35px;
  line-height: 35px;
  font-size: 16px;
  padding-left: 5px;
}
.main .contact .left form .txt {
  margin-bottom: 10px;
  line-height: 50px;
  height: 48px;
  padding: 0 .1rem;
}
.main .contact .left form .txt,
.main .contact .left form textarea {
  width: 100%;
  border-radius: 5px;
  border: 1px solid #dedddd;
}
.main .contact .left form textarea {
  height: 2.5rem;
  padding: .1rem;
}
.main .contact .left form .btn {
  border-radius: 5px;
}
.main .contact .left form .btn input {
  display: block;
  width: 180px;
  height: 48px;
  background: #1d9ce9;
  color: #fff;
  font-size: 18px;
  text-align: center;
  border-radius: 5px;
}
.main .contact .right {
  width: calc(100% - 820px);
}
.main .map {
  height: 4.6rem;
}
.main .map img {
  max-width: inherit;
}
.edit {
  overflow: hidden;
  line-height: 25px !important;
  font-size: 14px !important;
}
/*.edit p {
  text-indent: .25rem !important;
}*/
.edit p,
.edit span,
.edit em,
.edit strong {
  font-size: 14px !important;
  line-height: 30px !important;
}
.imgs {
  background: url(../images/loading.gif) no-repeat center;
}
.pro-l .gallery-top {
  position: relative;
  border: 1px solid #c3c3c3;
  margin-bottom: 5px;
}
.pro-l .gallery-top .con {
  height: 420px;
}
.pro-l .gallery-top .swiper-wrapper .swiper-slide,
.pro-l .gallery-thumbs .swiper-wrapper .swiper-slide {
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center;
  height: auto;
}
.pro-l .gallery-thumbs {
  width: 100%;
}
.pro-l .gallery-thumbs .swiper-slide {
  height: 87px !important;
  padding: 0 1px;
}
.pro-l .gallery-thumbs .swiper-slide .pic {
  height: 100%;
  border: 1px solid #c3c3c3;
}
.pro-l .gallery-thumbs .swiper-slide-active .info {
  color: #fff;
  background: #e70012;
}
.pro-l .gallery-thumbs .swiper-slide-active .info .date::after {
  display: none;
}
.pro-l .swiper-button-next,
.pro-l .swiper-button-prev {
  width: 16px;
  height: 30px;
  z-index: 99;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px 30px !important;
}
.pro-l .swiper-button-prev {
  left: 12px;
  background-image: url(../images/pro_l.jpg) !important;
}
.pro-l .swiper-button-next {
  right: 12px;
  background-image: url(../images/pro_r.jpg) !important;
}
.pro-l .gallery-thumbs .swiper-wrapper .swiper-slide {
  cursor: pointer;
}
.zoomDiv {
  z-index: 999;
  position: absolute;
  background: #fff;
  border: 1px solid #ccc;
  display: none;
  text-align: center;
  overflow: hidden;
}
.zoomDiv .bigimg {
  max-width: initial;
}
.zoomMask {
  position: absolute;
  background: #fff;
  opacity: .5;
  cursor: move;
  z-index: 1;
  width: 100px;
  height: 100px;
}
/************************* 弹出层 *************************/
/************************* Phome-Menu *************************/
@media (max-width: 1199px) {
  .btn-nav-wrap {
    top: 0;
    right: 0;
    width: auto;
    height: 100%;
    border: 0;
  }
  .btn-nav-wrap .btn-nav {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 888;
    display: block;
    padding: 0 10px;
    height: 100%;
    border: 0;
    background: transparent;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    transition: all 0.3s ease;
  }
  .btn-nav-wrap .btn-nav::focus {
    outline: 0;
  }
  .btn-nav-wrap .btn-nav .icon-bar {
    display: block;
    margin: 4px 0;
    width: 30px;
    height: 3px;
    background-color: #999;
  }
  .btn-nav-wrap .btn-nav:hover .icon-bar {
    -webkit-transition: all .3s ease;
    transition: all 0.3s ease;
  }
  .btn-nav-wrap .animated {
    -webkit-transition: all .3s ease;
    transition: all 0.3s ease;
  }
  .btn-nav-wrap .animated .icon-bar {
    z-index: 888;
    background-color: #999;
    -webkit-transition: all .3s ease;
    transition: all 0.3s ease;
  }
  .btn-nav-wrap .animated .top {
    -webkit-transform: translateY(10px) rotateZ(45deg);
    transform: translateY(10px) rotateZ(45deg);
  }
  .btn-nav-wrap .animated .middle {
    width: 0;
  }
  .btn-nav-wrap .animated .bottom {
    -webkit-transform: translateY(-5px) rotateZ(-45deg);
    transform: translateY(-5px) rotateZ(-45deg);
  }
}
@media (max-width: 768px) {
  .btn-nav-wrap .btn-nav.animated .top {
    -webkit-transform: translateY(7px) rotateZ(45deg);
    transform: translateY(7px) rotateZ(45deg);
  }
  .btn-nav-wrap .btn-nav.animated .middle {
    width: 0;
  }
  .btn-nav-wrap .btn-nav.animated .bottom {
    -webkit-transform: translateY(-5px) rotateZ(-45deg);
    transform: translateY(-5px) rotateZ(-45deg);
  }
  .btn-nav-wrap .btn-nav .icon-bar {
    display: block;
    margin: 3px 0;
    width: 25px;
    height: 3px;
  }
}
@-webkit-keyframes resize {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale(5, 5);
    transform: scale(5, 5);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@keyframes resize {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale(5, 5);
    transform: scale(5, 5);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@keyframes gelatine {
  from,
  to {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  25% {
    -webkit-transform: scale(0.9, 1.1);
    transform: scale(0.9, 1.1);
  }
  50% {
    -webkit-transform: scale(1.1, 0.9);
    transform: scale(1.1, 0.9);
  }
  75% {
    -webkit-transform: scale(0.95, 1.05);
    transform: scale(0.95, 1.05);
  }
  from,
  to {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  25% {
    -webkit-transform: scale(0.9, 1.1);
    transform: scale(0.9, 1.1);
  }
  50% {
    -webkit-transform: scale(1.1, 0.9);
    transform: scale(1.1, 0.9);
  }
  75% {
    -webkit-transform: scale(0.95, 1.05);
    transform: scale(0.95, 1.05);
  }
}
@-webkit-keyframes gelatine {
  from,
  to {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  25% {
    -webkit-transform: scale(0.9, 1.1);
    transform: scale(0.9, 1.1);
  }
  50% {
    -webkit-transform: scale(1.1, 0.9);
    transform: scale(1.1, 0.9);
  }
  75% {
    -webkit-transform: scale(0.95, 1.05);
    transform: scale(0.95, 1.05);
  }
  from,
  to {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  25% {
    -webkit-transform: scale(0.9, 1.1);
    transform: scale(0.9, 1.1);
  }
  50% {
    -webkit-transform: scale(1.1, 0.9);
    transform: scale(1.1, 0.9);
  }
  75% {
    -webkit-transform: scale(0.95, 1.05);
    transform: scale(0.95, 1.05);
  }
}
