@charset "UTF-8";

.nav div.nav-r a {
  background-size: 128px !important;
}
/*.container .article{ height:500px !Important; overflow-y: auto !Important;overflow-x: hidden;

}*/

/* 滚动槽 */::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0); border-radius: 1px;}
/* 滚动条滑块 */::-webkit-scrollbar-thumb { border-radius: 1px; background: rgba(0,0,0,0);
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0);}
::-webkit-scrollbar-thumb:window-inactive { background: rgba(255,0,0,0.4);}
/* body,div,li,h1,h2,h3,h4,h5,h6,footer,p,a{!important;} */
body,
div,
li,
h1,
h2,
h3,
h4,
h5,
h6,
footer,
p,
a {
  font-family: 微软雅体 !important;
}

body {
  !important;
}

a {
  color: #666;
  font-weight: 100;
  text-decoration: none;
}

a:hover {
  color: #999;
  text-decoration: none;
}

body {
  font-size: 15px;
  color: #333;
  font: 14px "微软雅体";
  font-weight: 100;
  margin-top: 80px;
}

body.nofixed {
  margin: 0;
}

p {
  line-height: 1.8
}

.mt10 {
  margin-top: 20px;
}

.mt20 {
  margin-top: 30px;
}

.header {
  z-index: 99;
  background: #fff;
  border-radius: 0;
}

.nav-shadow {
  position: absolute;
  margin-top: -5px;
  pointer-events: none;
  left: 0;
  width: 100%;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
  z-index: 99;
  height: 5px;
}

.navbar {
  margin-bottom: 0;
  padding-top: 15px;
}

.navbar-brand {
  padding: 0;
  margin: 0
}

.navbar-nav a {
  color: #000;
}

.navbar-collapse {
  float: right;
}

.nav>li>a:focus,
.nav>li>a:hover {
  background: none;
  text-decoration: none
}

.nav>li>a {
  position: relative;
}

.nav>li>a>i {
  display: none;
  position: absolute;
  z-index: 99;
  width: 16px;
  height: 16px;
  left: 50%;
  margin-left: -8px;
  text-align: center;
  color: #000;
  top: 45px;
}

.nav>li ul i {
  display: none
}

.nav div.nav-r span {
  display: inline-block;
  background: url(../Images/z.png) no-repeat center;
  height: 30px;
  width: 30px;
  vertical-align: middle;
  cursor: pointer;
  display: inline-block;
}

.nav div.nav-r a {
  display: inline-block;
  margin-left: 10px;
  text-align: center;
  color: #fff;
  border-radius: 50%;
  height: 30px;
  width: 30px;
  font-size: 12px;
  display: inline-block;
}

.nav>li {
  list-style: none;
  padding: 0;
  display: inline-block;
  line-height: 55px;
}

.nav>li {
  position: relative;
}

.nav li>a {
  padding: 0 25px;
}

.nav>li.pro-nav {
  position: inherit;
}

.nav li ul {
  display: none;
  padding: 20px 0;
  left: auto;
  width: 100%;
  position: absolute;
  background: #fff;
  transition: background 0.5s;
}

.nav li ul.pro-sub-nav {
  left: 0;
}

.nav li ul.other-nav a {
  display: block;
  line-height: 30px;
}

.nav li:hover ul {
  display: block;
}

.nav>li:hover>i {
  display: block;
}

.navbar-nav>li>a {
  line-height: inherit;
  color: #333;
  font-weight: bold
}

.navbar-nav {
  float: right;
}

.nav-icon {
  float: right;
  margin-left: 120px;
}

.nav-icon a {
  margin-left: 10px;
  display: inline-block;
  width: 40px;
  height: 51px;
  display: inline-block;
  background: url(../images/icon.png) left center no-repeat;
  background-size: 160px 35px;
}

.nav-icon a.tel {
  background-position: -59px center;
}

.nav-icon a.url {
  background-position: -120px center;
}

.nav li ul.pro-sub-nav {
  padding: 50px 0;
  text-align: center;
}

.pro-sub-nav div.p-s-n:last-child {
  border: 0;
}

.pro-sub-nav div.p-s-n {
  display: inline-block;
  border-right: 1px solid #ddd;
  margin-right: 2%;
  padding-right: 2%;
  vertical-align: top;
  width: 46%;
  position: relative;
  line-height: 1.4;
  text-align: left;
}

.pro-sub-nav div img {
  float: left;
  display: block;
  width: 45%
}

.pro-sub-nav div.p-s-r {
  float: right;
  width: 52%;
}

.pro-sub-nav div.p-s-r h3 {
  font-size: 16px;
  margin-top: 5px;
}

.pro-sub-nav div p {
  margin-top: 20px;
}

.pro-sub-nav div p a {
  display: block;
  color: #333;
  font-size: 10px;
  font-weight: normal;
  -webkit-font-smoothing: none;
  font-family: 微软雅体 !important;
}

.pro-sub-nav div p a {
  font-size: 12px;
  -webkit-font-smoothing: none;
  font-family: 微软雅体;
  font-weight: normal !important;
  color:#333
}


.sld-txt {
  position: absolute;
  font-size: 18px;
  width: 100%;
  top: 25%;
  color: #fff;
}

.sld-txt span {
  display: inline-block;
  border-radius: 20px;
  border: 1px solid #fff;
  padding: 5px 15px;
  margin-top: 20px;
}

.other-nav div a {
  color: #000;
}

.other-nav div a:hover {
  text-decoration: underline;
}

.carousel-control.left,
.carousel-control.right {
  background: none;
}

.breadcrumb {
  padding: 0;
  background: none;
  margin-top: 20px;
  font-size: 12px;
  font-weight: bold
}

.breadcrumb i {
  color: #777
}

.breadcrumb a {
  font-size: 12px;
  font-weight: bold;
  color: #777
}


.product-item {
  border: 1px solid #eee;
  padding: 30px;
}

.product-item-txt {
  width: 58%;
  float: left;
}

.product-item-txt h3 {
  font-size: 20px;
  font-weight: normal;
}

.product-item-txt p {
  font-size: 14px;
  color: #666;
}

.product-item-txt a.btn {
  display: inline-block;
  padding: 0 20px;
  line-height: 35px;
}

.product-item-txt a.btn-buy {
  background: #383a3c;
  color: #fff;
}

.product-item-pic {
  float: right;
  width: 40%;
}

.product-item-pic img {
  width: 100%;
}

.pro_header {
  background: #242831;
  color: #fff;
  width: 100%;
  line-height: 50px;
  z-index: 9;
  position: relative;
}

.pro_header a.btn {
  border-radius: 5px;
  height: 30px;
  line-height: 30px;
}

.fixed {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 90
}

.pro_header_right {
  float: right;
}

.pro_header_right a {
  display: inline-block;
  padding: 0 20px;
  color: #fff
}

.msg-box {
  background: #fff;
  padding: 50px;
}


.gray-bg {
  background: #f9f9fb;
  padding: 50px 0;
}

.ft-copy {
  margin-top: 20px;
  text-align: center;
  border-top: 1px solid rgba(255, 255, 255, 0.8);
  color: #fff;
  padding-top: 10px;
}

.sub-nav {
  border-bottom: 1px solid #333;
  padding-bottom: 20px;
}

.sub-nav a {
  font-size: 16px;
  font-weight: 100;
  display: inline-block;
  width: 35%;
  background: #eee;
  border-right: 1px solid #fff;
  line-height: 40px;
}

.sub-nav a.on {
  background: #000;
  color: #fff;
}

.cls-name {
  font-size: 24px;
  line-height: 40px;
  text-transform: uppercase;
}

.article {
  line-height: 2;
  font-size: 15px;
  /*min-height: 500px*/
}

.article img {
  max-width: 100%;
}

.download-item {
  background: #f6f6f6;
  text-align: center;
  padding: 10px 5px;
}

.download-item p a {
  display: block;
  color: #999
}

.mt30 {
  margin-top: 50px;
}

.pro-pics {
  margin: 0 auto;
  position: relative
}

.arr-btn-group {
  text-align: center;
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  margin-top: -30px
}

.arr-btn-group a {
  font-size: 24px;
  position: absolute;
  top: 12px;
  line-height: 2.2;
  text-align: center;
  width: 30px;
  height: 30px;
  display: inline-block
}

.btn-arr-l {
  left: -40px;
}

.btn-arr-r {
  right: -40px;
}

.arr-btn-group a:hover {
  color: #8ec31f;
}

.pagination>li>a,
.pagination>li>span {
  color: #01356f;
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
  color: #01356f
}

.news-item h3 {
  font-size: 28px;
}

.news-item h3 a {
  color: #000;
  font-weight: inherit
}

.news-item h3 span {
  color: #888;
  font-size: 15px;
  display: block;
  margin: 35px 0 20px;
  font-weight: 100;
}

.media-body {
  padding-left: 30px;
  color: #999;
  padding-top: 6px
}

.media-body p {
  margin-top: 21px;
  color: #000000
}

.media-body a.more {
  color: #767676;
  border: 1px solid #333;
  margin-top: 20px;
  display: block;
  line-height: 34px;
  padding: 0 30px;
  float: left;
  font-family: Arial;
  font-size: 16px
}

.media-body a i {
  font-size: 12px;
}

.panel-body {
  line-height: 1.8;
}

.fullbox {
  display: -webkit-flex;
  -webkit-align-items: stretch;
  -webkit-flex-wrap: wrap;
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
}

.sec-tt {
  font-size: 18px;
  margin-top: 10px;
  text-align: center;
  font-family: HELVETICANEUELTPRO-THEX
}

.sec-tt span {
  border-left: 5px solid #8ec31f;
  padding-left: 15px;
  display: block;
  line-height: 1;
}

.form-control {
  border-radius: 0;
  height: 40px;
}

.am {
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
}

.col-md-25 {
  width: 20%;
}

#news_1 {
  width: 1200px;
  margin: auto;
  margin-top: 44px
}

.part-txt {
  max-width: 775px;
  line-height: 22px
}

.m-pro-item {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  background: #fff;
}

.m-pro-item div {
  padding: 30px;
}

.navbar-toggle {
  position: absolute;
  right: 10px;
  top: 15px;
  margin: 0;
  z-index: 99999;
  float: none;
}

.pl-bd {
  border: 1px solid #eee;
  padding: 50px;
}

.accordion-heading .accordion-toggle {
  display: block;
  padding: 15px 0;
  border-bottom: 1px solid #ddd;
  font-weight: bold;
  position: relative
}

.accordion-heading.up i {
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}

.accordion-heading .accordion-toggle i {
  position: absolute;
  right: 0;
  top: 25px;
  font-size: 12px
}

.accordion-inner {
  padding: 20px 0;
}

.nav-tabs {
  text-align: center;
  font-size: 0;
}

.nav-tabs>li {
  width: 20%;
  display: inline-block;
  float: none;
  font-size: 16px;
  color: #333;
}

.nav-tabs>li a {
  line-height: 50px;
  padding-left: 0;
  padding-right: 0;
  display: inherit
}

.nav-tabs>li a:hover {
  border: 0;
  text-decoration: none;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
  border: 0;
  border-bottom: 2px solid #333;
}

.panel {
  border-radius: 0;
}

.btn,
.dropdown-menu {
  border-radius: 0;
}

.dropdown-menu {
  min-width: 188px;
}

.con-select {
  display: inline-block;
  width: 150px;
  text-align: left;
}

.btn-search,
.btn-search:hover {
  background: #000;
  color: #fff;
}

.search-box {
  border-bottom: 1px solid #000;
  margin-top: 20px;
  padding-bottom: 10px;
}

.search-box .txt-box {
  font-size: 24px;
  width: 90%;
  border: 0;
  outline: none;
  font-weight: bolder;
  margin-top: 10px;
  margin-bottom: 5px
}

.search-box .btn-go {
  font-size: 32px;
  background: none;
  border: 0;
  outline: none;
  margin-top: 6px
}

.text-danger {
  color: #c80f2e;
}

.top-search {
  position: fixed;
  padding-bottom: 40px;
  left: 0;
  top: 160px;
  width: 100%;
  background: #fff;
  z-index: 99;
  display: none;
}

.kw-list {
  line-height: 2;
}

.kw-list a {
  font-size: 16px;
}

.his a {
  font-size: 14px;
  line-height: 30px;
  color: #000;
  font-weight: bolder
}

.glyphicon-chevron-left {
  background: url(../Images/b_l.png) no-repeat center;
}

.glyphicon-chevron-right {
  background: url(../Images/b_r.png) no-repeat center;
}

.video {
  background: #484349;
}

.ad-pic-row {
  margin: 5px;
}

.ad-pic {
  position: relative;
  float: left;
  width: 50%;
}

.ad-pic a {
  display: block;
  margin: 5px;
  overflow: hidden;
}

.ad-pic a img {
  width: 100%;
  border: 0;
  transition: all 1s;
  -webkit-transition: all 1s;
  -moz-transition: all 100s;
  -o-transition: all 1s;
  display: block;
}

.ad-pic a:hover img {
  transform: scale(1.3);
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -o-transform: scale(1.3);
}

.ad-pic a div {
  position: absolute;
  left: 10%;
  right: 10%;
  bottom: 10%;
  z-index: 99;
}

.ad-pic a div h3 {
  font-size: 24px;
}

.ad-pic a div p {
  font-size: 16px;
}

@media (max-width: 768px) {
  .ad-pic {
    position: initial;
  }
  .ad-pic a div {
    position: initial;
  }
}

ul,
li {
  list-style: none;
  margin: 0;
  padding: 0;
}

.home_news_row {
  margin: 5px;
}

.home_news {
  margin-top: 20px;
  background: #fff;
}

.home_news_pic {
  /*float: left;*/
  width: 100%;
}

.home_news_pic ul {
  margin: 5px;
  overflow: hidden;
}

.home_news_pic img {
  width: 100%;
  transition: all 1s;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
}

.home_news_pic li {
  display: none;
  overflow: hidden;
  position: relative;
}

.home_news_pic li .title{
  position: absolute;
  bottom: 0;
  left: 0;
  background: #0c0c0c;
  opacity: .7;
  /*height: 100px;*/
  width: 100%;
  padding: 10px 20px;
}

@media (max-width: 768px) {
  .home_news_pic li .title{
    position: initial;
  }
  .home_news_pic ul {
    margin: 0;
  }
}

.home_news_pic li .title a,.home_news_pic li .title span{
  display: block;
  color: #ffffff;
  line-height: 1.8;
}

.home_news_pic .carousel-control{
  z-index: 9999;
}


.home_news_pic li.active {
  display: block;
}

.home_news_pic li:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
}

.home_news_list {
  float: right;
  width: 50%;
}

.home_news_list ul {
  margin: 5px;
}

.home_news_list li {
  padding: 15px;
  min-height: 90px;
  margin-bottom: 20px;
}

.home_news_list li p em {
  display: block;
  text-align: center;
  font-style: normal;
  float: right;
}

.home_news_list li.txt {
  color: #999;
  font-size: 12px;
  margin-left: 20px;
  line-height: 22px;
}

.home_news_list li.txt>a {
  display: block;
  line-height: 30px;
  font-size: 18px;
  color: #000;
}

.home_news_list li.active {
  background: #506ef5;
  color: #fff;
  border-radius: 10px;
  position: relative;
}

.home_news_list li.active a {
  color: #fff;
}

.home_news_list li.active i {
  position: absolute;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 20px solid #506ef5;
  top: 40%;
  left: -20px;
}





.bg_link {
  background: #161616;
  margin-top: 10px;
}

.ft-bar {
  padding: 15px 0;
}

.ft-icon {
  float: left;
  width: 50px;
  height: 40px;
  background: url(../Images/ft.png) left center no-repeat;
  margin-left: 20px;
}

.fti {
  float: left;
  width: 33.33%;
  color: #fff;
  font-size: 20px;
}

.ft-txt {
  float: left;
  line-height: 2;
}

.ft-txt h3 {
  margin: 0;
  font-size: 18px;
  border-left: 3px solid #c10b1a;
  padding-left: 15px;
    margin-left: 20px;
}

.ft-txt p {
  padding-left: 18px;
  color: #999;
  font-size: 14px;
  line-height:35px;
}

.ft-2 div.ft-icon {
  background-position: -55px -10px;
}

.ft-3 div.ft-icon {
  background-position: -110px center;
}


.bg_footer {
  background: #1f1f1f;
}

.footer {
  padding: 30px 0 0 0;
}

.footer .fl {
  width: 20%;
  float: right;
  padding: 20px 0;
}

.footer .fl h1 {
  color: #999;
  font-size: 20px;
  font-weight: 400;
  margin: 0;
  padding: 0;
}

.footer .fl h4 {
  color:#9fa3a6;
  font-size: 14px;
  padding: 0;
  line-height: 30px;
  font-weight: 400;
  margin: -10px;
}

.footer .fl h5 {
  font-size: 12px;
  color: #A8CFF0;
  margin: 0;
  padding: 0;
  font-weight: normal;
}

.footer .fl form {
  margin-top: 25px;
}

.footer .fl form input[type=text] {
  border: 1px solid #6d7174;
  padding: 6px 10px;
  width: 200px;
  outline: none;
  background: none;
}

.footer .fl form input[type=submit] {
  border: 1px solid #6d7174;
  background: #6d7174;
  color: #999;
  padding: 6px 15px;
}

.footer .fr {
  width: 80%;
  float: left;
  padding: 20px 0;
}

.footer .fr .left {
  padding: 0 10px;
  float: left;
  width: 18%;
  min-height: 110px;
}

.footer .fr .home{
  width: 6%;
}

.footer .fr h6 {
  color:#9fa3a6;
  font-size: 14px;
  margin: 0 0 10px 0;
  padding: 0;
  font-weight: 800;
}

.footer .fr .left ul {
  margin: 0;
  padding: 0;
}

.footer .fr .left ul li {
  text-align: left;
  font-size: 12px;
  color: #999;
  font-family: microsoft yahei;
  line-height: 24px;
  font-weight: normal;
}

.footer .fr .left ul li a {
  color: #666;
  font-size: 12px;
}

.footer .fr .left ul li a:hover {
  color: #999;
}

.copyright {
  border-top: 1px solid #4a4a4a;
  /*margin-left: 21px;*/
  padding: 15px 0;
  color: #9fa3a6;
  font-size: 12px;
  margin-top: 10px;
  position: relative;
}

.copyright a {
  color: #666;
}

.copyright a:hover {
  color: #999;
}
.copyright .language{
  position: absolute;
  right: 0;
  top: 8px;
  font-size: 10px;
  padding: 3px 8px;
  border-radius: 5px;
  color: #9fa3a6;
}
.copyright .language:hover{
  background-color: rgba(12, 12, 12, 0.56);
}
.copyright .language i{
  background-image: url("../Images/language.png");
  background-repeat: no-repeat;
  background-size: 90%;
  width: 25px;
  height: 25px;
  display: block;
  float: left;
  
}
@media (max-width: 768px) {
  .copyright {
    padding: 15px 10px;
  }
  .copyright .language{
    position: initial;
    display: block;
    padding: 0;
    margin-top: 10px;
  }
  .links-box .logo{
    display: none;
  }
  .links-box{

  }
  .links-box .link{
    width: 50%;
    display: inline-block;
    margin: 0;
    padding: 0 10px;
  }
}
.links{
  padding: 8px 0;
}
.links a {
  color: #9fa3a6;
  margin-left: 21px;
  font-size:12px
}

.links a.logo{
  margin-left: 0;
}

.footer-social li {
  display: inline-block;
  margin-left: 10px;
  text-align: center;
}

.footer-social li img {
  width: 16px;
  vertical-align: middle;
  display: block;
}

.footer-social li:hover .popup {
  display: block;
}

.footer-social .social-wechat {
  position: relative;
}

.footer-social .social-wechat .popup {
  display: none;
  position: absolute;
  bottom: 26px;
  right: -5px;
  width: 144px;
  height: 160px;
}

.footer-social .social-wechat .er-code {
  padding: 4px;
  border-radius: 4px;
  background: #fff;
  -ms-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .1);
  -o-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .1);
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .1);
}

.footer-social .social-wechat .er-code img {
  width: 136px;
  height: 136px;
}

.footer-social .social-wechat .triangle {
  position: absolute;
  background: #fff;
  -ms-box-shadow: 4px 4px 8px rgba(0, 0, 0, .1);
  -o-box-shadow: 4px 4px 8px rgba(0, 0, 0, .1);
  box-shadow: 4px 4px 8px rgba(0, 0, 0, .1);
  z-index: 8;
  width: 11px;
  height: 11px;
  bottom: 16px;
  right: 16px;
  transform: translateY(50%) rotate(45deg);
}

.sub-nav-2 h4 {
  font-size: 13px;
  margin-bottom: -10px;
}

.sub-nav-2 p {
  line-height: 28px
}

.sub-nav-2 a:hover {
  text-decoration: underline
}

.col-md-4 h3 a {
  font-weight: inherit;
  font-family: "微软雅黑"
}

.col-md-4 i {
  font-weight: bolder;
  font-style: normal
}

.news-item p {
  font-size: 16px;
  color: #767676
}

#PageTurnBtn {
  margin-top: 75px;
  height: 60px;
  text-align: center;
}

#PageTurnBtn a,
#PageTurnBtn span {
  display: inline-block;
  padding: 0 12px;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  vertical-align: top
}

#PageTurnBtn span {
  background: #333333;
  color: #fff;
  border-radius: 50%
}

#PageTurnBtn a:hover {
  color: #e3120b
}

#PageTurnBtn a i,
#PageTurnBtn a b {
  font-family: "Arial";
  font-weight: bold;
  font-size: 10px
}

#PageTurnBtn a i:before {
  content: '>';
}

#PageTurnBtn a b:before {
  content: '<';
}

#PageTurnBtn li {
  list-style: none;
  margin: 5px;
  display: inline-block;
}

#PageTurnBtn a {
  background: #d4d4d4;
  border-radius: 50%
}


.zb {
  width: 206px;
  padding: 6px 48px 10px;
}

.more1 {
  list-style: none;
  font-size: 20px;
  margin-top: 40px;
  font-weight: initial;
  text-align: center;
  cursor: pointer
}

.shop-item {
  cursor: pointer;
}

.shop-item h3 {
  font-size: 23px;
  color: #000
}

.shop-item p {
  font-size: 16px;
  color: #000000;
  font-weight: bolder;
  line-height: 24px;
  margin-top: -4px
}

.ssjg {
  border-top: 1px solid #b5b5b5;
  margin-top: 20px
}

.ssjg h3 {
  margin-left: 15px
}

.zg2 img {
  margin-top: -10px
}

.rz {
  text-align: left;
  font-size: 14px;
  margin-top: -36px
}

.txt-box txt {
  color: #a8a8a8
}

.rz1 {
  width: 38%;
  margin-left: 30px;
  margin-top: 40px
}

.text-danger span {
  font-size: 12px;
  font-family: Swis721 Lt BT
}

.top_ss {
  font-size: 20px !important;
  color: #CCCCCC
}

.top_ioc {
  font-size: 26px !important;
}

.top_rq h3 {
  font-size: 28px;
}

.kw-list a {
  color: #b4b4b4;
  line-height: 40px;
  font-size: 18px
}

.kw-list {
  margin-top: 16px
}

.top_tp {
  width: 92px !important;
  padding: 0;
  height: 92p;
  margin-right: 50px
}

.top_tp1 {
  margin-left: 0px;
  margin-top: 20px
}

#dptj {
  margin: auto;
}

#dptj h4 {
  text-align: center;
  font-size: 32px;
  margin-top: 80px
}

.sec-tt {
  margin: 50px 0;
}

.sec-tt h2 {
  font-size: 36px;
  color: #fff;
}

.sec-tt h4 {
  font-size: 18px;
  color: #fff;
}

.pj-right,
.pj-left {
  background: #fff;
}

.pj-right {
  padding: 20px 40px 40px 40px;
}

.pj-right div.col-lg-6 {
  margin-top: 20px;
}

.pj-right img,
.pj-left img {
  width: 100%;
  display: block;
}

h1.pro-tt {
  color: #fff;
  margin: 30px 0;
  font-size: 40px;
}

/* .animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
} */

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

.delay {
  animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s;
}

.delay2 {
  animation-delay: 1.2s;
  -webkit-animation-delay: 1.2s;
}

.pro-video {
  position: relative;
}

.video-txt {
  position: absolute;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.video-txt div {
  position: absolute;
  left: 50%;
  top: 50%;
  padding: 20px;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  line-height: 1.6;
  font-size: 16px;
}

@media (max-width:768px) {

  body,
  html {
    overflow-x: hidden;
    width: 100%
  }

  .btn-arr-l {
    left: -15px;
  }

  .btn-arr-r {
    right: -15px;
  }

  .navbar-toggle {
    border-color: #666;
    left: 10px;
    width: 44px;
  }

  .nav>li {
    display: block;
  }

  .navbar-toggle .icon-bar {
    background: #666;
  }

  .navbar {
    padding-bottom: 10px;
  }

  .navbar-brand {
    /*margin-left: 20px;*/
    margin-top: -10px;
    margin-left: 20%;
  }

  .list_pic ul li {
    width: 100%;
  }

  .home_news_list li.txt {
    margin: 0;
  }

  .home_news_pic,
  .home_news_list {
    width: 100%;
  }

  .home_news_list li.active {
    background: #fff;
    color: #999;
  }

  .home_news_list li.active a {
    color: #000;
  }

  .footer,
  .ft-bar,
  .certify,
  .page-pos {
    display: none;
  }

  .navbar-nav {
    float: none;
    margin: 0;
  }

  .navbar-nav>li {
    border-bottom: 1px solid #ddd;
  }

  .navbar-nav>li ul {
    position: static;
  }

  .pro-sub-nav div img {
    display: none;
  }

  .pro-sub-nav div.p-s-r {
    width: 100%;
  }

  .product-item {
    border: 0;
    border-bottom: 1px solid #ddd;
    margin: 20px 0;
    padding: 0;
    padding-bottom: 20px;
  }

  .product-item-pic,
  .product-item-txt {
    width: 100%;
    float: none;
  }

  .product-item-txt {
    padding: 0 20px
  }

  .media-body,
  .media-left,
  .media-right {
    display: block;
    padding: 0;
  }

  .media-body {
    padding: 0 15px;
    width: auto;
  }

  .media-left img {
    width: 100%;
  }

  .news-item h3 {
    font-size: 18px;
  }

  .pro_header {
    text-align: center;
  }

  .pro_header_right {
    float: none;
    width: 100%;
  }

  h1.pro-tt {
    font-size: 18px;
  }

  .pj-right,
  .pj-left {
    width: 100%;
  }

  .pro-sub-nav div.p-s-n {
    width: 100%;
    padding: 0 20px;
    display: block;
    text-align: center;
    font-size: 14px;
  }

  .pro-sub-nav div p {
    display: none;
  }

  .nav li ul.pro-sub-nav {
    padding: 0;
    text-align: center;
  }

  .mt30 {
    margin-top: 20px;
  }

  .article {
    padding: 0 20px;
  }

  .sld-txt {
    font-size: 12px;
    position: initial;
    color: #000;
    height: 100px;
  }

  .sld-txt h2 {
    font-size: 16px;
  }

  .ad-pic {
    width: 100%;
  }

  .ad-pic a div h3 {
    font-size: 16px;
  }

  .ad-pic a div p {
    font-size: 12px;
  }

  .sld-txt span {
    display: none;
  }

  .sld-txt {
    top: 8%;
  }

  .sld-txt h2 {
    margin-bottom: 0;
  }

  .carousel-indicators li,
  .carousel-indicators li.active {
    height: 8px;
    width: 8px;
  }

  .nav-icon {
    position: absolute;
    right: 60px;
    top: 9px;
    margin: 0;
  }

  .nav-icon a {
    display: none;
  }

  .nav-icon a.url {
    display: block;
  }

  .navbar-collapse {
    float: none;
  }

  .nav>li {
    text-align: left;
  }

  .nav>li>a>i {
    top: 20px;
    left: auto;
    margin: 0;
    right: 20px;
    display: none;
    transform: rotate(180deg);
  }

  .nav>li.hav-sub>a>i {
    display: block;
  }

  .pro-sub-nav div.p-s-n {
    text-align: left;
    padding: 0;
    padding-bottom: 20px;
    height: auto;
    overflow: hidden;
    background: #f1f1f1
  }

  .other-nav {
    background: #f1f1f1;
  }

  .other-nav a,
  .p-s-r a {
    text-align: left;
    margin: 0 30px;
    border-bottom: 1px solid #ddd;
    display: block;
    padding: 10px 0;
  }

  .pro-sub-nav div.p-s-r h3 {
    margin: 0;
  }

  .nav li ul {
    padding-top: 0;
  }

  .nav>li ul i {
    display: inline-block;
    font-size: 12px;
    vertical-align: middle;
    font-weight: 100;
    margin-right: 10px;
  }

  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse {
    max-height: none
  }

  .video-txt div {
    font-size: 12px;
    line-height: 1.2
  }
}

.load {
  position: fixed;
  width: 60px;
  height: 60px;
  margin-left: -30px;
  margin-top: -30px;
  z-index: 999;
  left: 50%;
  top: 50%;
  background: url(../images/r.gif) no-repeat center rgba(0, 0, 0, 0.5);
  background-size: 80%;
  border-radius: 3px;
  display: none;
}

.message {
  position: fixed;
  z-index: 999;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  left: 50%;
  top: 40%;
  border-radius: 3px;
  padding: 10px;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  font-size: 16px;
  display: none;
}

.product-item-txt h3 a,.product-item-txt .btn{
  font-weight: bold;
}


@media (min-width: 1600px) {
    .container {
        width:1400px
    }
}

@media (min-width: 1300px) and (max-width: 1600px) {
    .container {
        width:1200px
    }
}
