.container {
  width: 1480px;
}
.images-box {
  overflow: hidden;
  position: relative;
}
.images-box img {
  transition: 1s ease;
  -webkit-transition: 1s ease;
  -moz-transition: 1s ease;
  -ms-transition: 1s ease;
  -o-transition: 1s ease;
}
.images-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 {
  width: 9999px;
}
.scroll-box ul li {
  float: left;
}
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;
}
#header {
  position: relative;
  width: 100%;
  z-index: 99;
}
#header .h-top .container {
  border-bottom: 1px solid #cfcfcf;
  padding: 20px 0;
}
#header .h-top .i-tel {
  padding-top: 20px;
}
#header .h-top .i-tel h3 {
  font-size: 20px;
  font-weight: bold;
  padding-left: 40px;
  background: url(../images/tel.png) no-repeat left center;
}
#header .h-top .i-tel p {
  padding-top: 10px;
  font-size: 18px;
  line-height: 30px;
  font-weight: bold;
}
#header .nav {
  position: relative;
}
#header .nav .h-search {
  cursor: pointer;
  position: absolute;
  right: 0%;
  top: 0;
  z-index: 99;
}
#header .nav .h-search .icon {
  color: #ffffff;
}
#header .nav .search-box {
  line-height: normal;
  position: fixed;
  top: 0;
  left: 0;
  background: #fff;
  width: 100%;
  height: 100%;
  z-index: 99999;
  display: none;
}
#header .nav .search-box form {
  position: absolute;
  top: 45%;
  left: 50%;
  width: 60%;
  margin-left: -30%;
}
#header .nav .search-box form input {
  background: none;
  outline: none;
  border: none;
}
#header .nav .search-box form input[type="text"] {
  width: 100%;
  border-bottom: 1px solid #e1e1e1;
  font-size: 26px;
  color: #000;
  padding: 10px 0;
}
#header .nav .search-box form input[type="submit"] {
  width: 22px;
  height: 22px;
  background: url(../images/tc-zoom.png) no-repeat;
  position: absolute;
  right: 15px;
  top: 20px;
}
#header .nav .search-box form input[type="submit"]:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
#header .nav .search-box .close {
  width: 30px;
  height: 30px;
  background: url(../images/close.png) no-repeat;
  position: absolute;
  right: 25px;
  top: 15px;
  cursor: pointer;
}
#header .nav .language-choose {
  position: relative;
  height: 60px;
  line-height: 60px;
  width: 10%;
}
#header .nav .language-choose span {
  height: 60px;
  display: block;
  cursor: pointer;
  color: #000000;
  font-weight: bold;
  font-size: 18px;
}
#header .nav .language-choose .sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  width: 140px;
  background: #cc0606;
  text-align: left;
  z-index: 101;
}
#header .nav .language-choose .sub-menu li {
  line-height: normal;
}
#header .nav .language-choose .sub-menu li a {
  font-size: 15px;
  color: #fff;
  display: block;
  padding: 10px 18px;
}
#header .nav .language-choose .sub-menu li:hover {
  background: #222;
}
#header .nav .menu-box {
  padding: 0;
  line-height: 60px;
  height: 60px;
  position: relative;
  width: 90%;
}
#header .nav .menu-box .menu > li {
  display: inline-block;
  position: relative;
  text-transform: uppercase;
  vertical-align: top;
  font-weight: bold;
  width: 12%;
  text-align: center;
}
#header .nav .menu-box .menu > li > a {
  font-size: 18px;
  color: #000000;
  display: block;
  position: relative;
}
#header .nav .menu-box .menu > li:hover > a {
  background: #dddddd;
}
#header .nav .menu-box .menu > li .sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  width: 180px;
  background: #cc0606;
  text-align: left;
  z-index: 101;
  display: none;
}
#header .nav .menu-box .menu > li .sub-menu li {
  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;
  line-height: normal;
  font-weight: normal;
  position: relative;
}
#header .nav .menu-box .menu > li .sub-menu li .children{
  position: absolute;
  left:100%;
  top:0;
  z-index: 2;
  width: 100%;
  background: #cc0606;
  display: none !important;
}
#header .nav .menu-box .menu > li .sub-menu li:hover .children{
  display: block !important;
}
#header .nav .menu-box .menu > li .sub-menu li a {
  font-size: 15px;
  color: #fff;
  display: block;
  padding: 10px 18px;
}
#header .nav .menu-box .menu > li .sub-menu li:hover {
  background: #222;
}
#banner .slick-arrow{
			position: absolute;
			cursor: pointer;
			width: 66px;
			height: 100px;
			background: url(../images/banner-btn-l.png) no-repeat center;
			left:0px;
			top:45%;
			z-index: 8;
			color: rgba(255,255,255,0);
			border: none;
}
#banner	.slick-next{
			background: url(../images/banner-btn-r.png) no-repeat center;
			left:auto;
			right:0px;
}
#index-body .tit h2.h2 {
  font-size: 40px;
}
#index-body .tit h2.h2 span {
  font-size: 20px;
  text-transform: uppercase;
}
#index-body .tit ul {
  padding-top: 20px;
}
#index-body .tit ul li {
  float: left;
  margin-left: 15px;
}
#index-body .tit ul li a {
  display: block;
  padding: 5px 20px;
  color: #8e8e8e;
  font-size: 17px;
  background: #e5e5e5;
  font-weight: bold;
}
#index-body .tit ul li a:hover {
  background: #cc0606;
  color: #fff;
}
#index-body .i-about {
  padding: 80px 0;
  background: #f3f3f3;
}
#index-body .i-about .grid-box .column {
  width: 52%;
  padding-right: 5%;
}
#index-body .i-about .grid-box .column .img {
  padding: 30px 0;
}
#index-body .i-about .grid-box .column .i-about-text h3 {
  font-size: 24px;
  padding-bottom: 20px;
  font-weight: bold;
}
#index-body .i-about .grid-box .column .i-about-text p {
  font-size: 18px;
  color: #353535;
  line-height: 30px;
  padding-bottom: 20px;
}
#index-body .i-about .grid-box .column .i-about-text a.more {
  color: #bababa;
  font-size: 14px;
}
#index-body .i-about .grid-box .column .i-about-text a.more:hover {
  color: #cc0606;
}
#index-body .i-about .grid-box .column:nth-child(2) {
  width: 48%;
}
#index-body .i-about .grid-box .column:nth-child(2) .video {
  position: relative;
}
#index-body .i-about .grid-box .column:nth-child(2) .video .play {
  width: 59px;
  height: 59px;
  line-height: 59px;
  margin-left: -30px;
  margin-top: -30px;
  border-radius: 100%;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  cursor: pointer;
}
#index-body .i-about .grid-box .column:nth-child(2) .video .play img {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  left: 0;
}
#index-body .i-about .grid-box .column:nth-child(2) .cgrx {
  padding: 55px 40px;
  background: #0687b7;
  position: relative;
}
/*#index-body .i-about .grid-box .column:nth-child(2) .cgrx:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 100%;
  top: 0;
  z-index: 3;
  background: #0687b7;
}*/
#index-body .i-about .grid-box .column:nth-child(2) .cgrx h2 {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  line-height: 30px;
}
#index-body .i-about .grid-box .column:nth-child(2) .cgrx p {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}
#index-body .i-customize{padding: 0px 0 80px;    background: #f3f3f3;}
#index-body .i-main-product {
  background: #f3f3f3;
  padding: 10px 0;
}
#index-body .i-main-product .grid-box {
  margin-top: 30px;
}
#index-body .i-main-product .grid-box .column{
  padding: 0 10px;
}
#index-body .i-main-product .grid-box .column .box1 {
  position: relative;
  border: 1px solid #d2d2d2;
  background: #fff;
}
#index-body .i-main-product .grid-box .column .img-box img {
  display: block;
  margin: 0 auto;
}
#index-body .i-main-product .grid-box .column .text {
  /*position: absolute;*/
  width: 100%;
padding: 20px 30px;

}
#index-body .i-main-product .grid-box .column .text p {
  font-size: 14px;
  text-align: center;
  font-weight: bold;
}
#index-body .i-main-product .grid-box .column .layer {
  opacity: 0;
  filter: alpha(opacity=100);
  transition: 0.6s ease;
  -webkit-transition: 0.6s ease;
  -moz-transition: 0.6s ease;
  -ms-transition: 0.6s ease;
  -o-transition: 0.6s ease;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #cc0606;
  padding: 13%;
  padding-top: 20%;
}
#index-body .i-main-product .grid-box .column .layer h2 {
  color: #fff;
  font-size: 18px;
  text-align: center;
  position: relative;
  padding-bottom: 10px;
}
#index-body .i-main-product .grid-box .column .layer h2:after {
  content: '';
  position: absolute;
  width: 22px;
  height: 2px;
  left: 50%;
  margin-left: -11px;
  bottom: 0;
  background: #fff;
}
#index-body .i-main-product .grid-box .column .layer p {
  color: #fff;
  font-size: 16px;
  padding: 25px 0;
  text-align: center;
}
#index-body .i-main-product .grid-box .column .layer a.more {
  color: #fff;
  text-align: center;
  text-decoration: underline;
  font-size: 16px;
  width: 100%;
  display: block;
  margin: 0 auto;
}
#index-body .i-main-product .grid-box .column:hover .layer {
  opacity: 1;
  filter: alpha(opacity=100);
}
#index-body .i-main-product .part1 {
  padding-top: 30px;
  background: url(../images/part1_03.jpg) no-repeat top center;
}
#index-body .i-main-product .part1 h2.h2 {
  font-size: 30px;
  color: #fff;
  text-align: center;
}
#index-body .i-main-product .part1 .product-top{
  width: 75%;
}
/*#index-body .i-main-product .product-top .column{
  padding: 0 15px;
}*/
#index-body .i-main-product .part2 .product-top{
  width: 75%;
  float: right;
}
#index-body .i-main-product .part2 {
  margin-top: 60px;
  background: url(../images/part1_03.jpg) no-repeat bottom center;
  padding-bottom: 100px;
}
#index-body .i-main-product .part2 .grid-box .column:nth-child(1) {
  border: none;
  background: none;
}
#index-body .i-main-product .part2 .grid-box .column:nth-child(2),
#index-body .i-main-product .part2 .grid-box .column:nth-child(3),
#index-body .i-main-product .part2 .grid-box .column:nth-child(4){
display: none;
}
#index-body p.p-text {
  padding-top: 30px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}
#index-body .banner2 {
  padding: 50px 0;
}
    .i-border{
background:#0687b7;padding:20px 0;
    }
    .i-border p{
    color: #fff;
    text-align:center;
    font-size: 18px;
    font-weight: bold;
    }
#index-body .i-hot-product {
  padding: 30px 0 40px;
}
#index-body .i-hot-product .tit a.active {
  background: #cc0606;
  color: #fff;
}
#index-body .i-hot-product .prolist {
  margin-top: 30px;
  padding-bottom: 80px;
}
#index-body .i-hot-product .prolist ul li {
  border-right: 1px solid #d9d9d9;
}
#index-body .i-hot-product .prolist ul li .img-box img {
  display: block;
  margin: 0 auto;
}
#index-body .i-hot-product .prolist ul li .text {
  position: relative;
  z-index: 8;
  background: #fff;
  padding: 0px 50px;
}
#index-body .i-hot-product .prolist ul li .text p {
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
}
#index-body .i-hot-product .prolist ul li .text h2 {
  padding: 10px 0;
  font-size: 18px;
  text-align: center;
  position: relative;
  font-weight: bold;
}
#index-body .i-hot-product .prolist ul li .text h2:after {
  content: '';
  position: absolute;
  width: 40px;
  height: 4px;
  background: #cc0606;
  left: 50%;
  margin-left: -20px;
  bottom: 0;
}
#index-body .i-hot-product .prolist .slick-dots li {
  border-right: none;
}
#index-body .i-news {
  background: #f3f3f3;
  padding: 100px 0 110px;
}
#index-body .i-news .container {
  padding: 0 5%;
}
#index-body .i-news .container .news {
  position: relative;
  min-height: 400px;
}
#index-body .i-news .container .news:after {
  content: '';
  position: absolute;
  width: 60%;
  height: 80%;
  border: 1px solid #d2d2d2;
  right: 25px;
  top: 45px;
  z-index: 1;
}
#index-body .i-news .container .news .news-tit .ul-fl li {
  margin-left: 10px;
  float: left;
}
#index-body .i-news .container .news .news-tit .ul-fl li a {
  display: block;
  padding: 5px 25px;
  border: 1px solid #0687b7;
  font-size: 18px;
  font-weight: bold;
  color: #0687b7;
}
#index-body .i-news .container .news .news-tit .ul-fl li a:hover {
  background: #0687b7;
  color: #fff;
}
#index-body .i-news .container .news .news-tit .text {
  background: #f3f3f3;
  position: relative;
}
#index-body .i-news .container .news .news-tit .text:after {
  background: #f3f3f3;
  z-index: 2;
  content: '';
  width: 72%;
  height: 185px;
  border: 2px solid #0687b7;
  position: absolute;
  right: -20px;
  top: -30px;
}
#index-body .i-news .container .news .news-tit .text h2 {
  font-size: 30px;
  font-weight: bold;
  padding: 20px 0 20px 30px;
  background: #f3f3f3;
  position: relative;
  z-index: 3;
}
#index-body .i-news .container .news .news-tit .text p {
  font-size: 16px;
  font-weight: bold;
  text-align: right;
  position: relative;
  z-index: 3;
}
#index-body .i-news .container .news .news-list {
  width: 90%;
  position: relative;
  z-index: 4;
  background: #0687b7;
}
#index-body .i-news .container .news .news-list .init-tit {
  width: 20%;
  padding: 4% 0;
}
#index-body .i-news .container .news .news-list .init-tit ul li {
  padding: 12px 0;
  cursor: pointer;
  text-align: center;
  position: relative;
}
#index-body .i-news .container .news .news-list .init-tit ul li p {
  font-size: 16px;
  color: #fff;
}
#index-body .i-news .container .news .news-list .init-tit ul li:after {
  content: '';
  width: 16px;
  height: 31px;
  background: url(../images/right.png) no-repeat;
  position: absolute;
  right: -12px;
  top: 13px;
  z-index: 99;
  opacity: 0;
  filter: alpha(opacity=100);
}
#index-body .i-news .container .news .news-list .init-tit ul li.active:after {
  opacity: 1;
  filter: alpha(opacity=100);
}
#index-body .i-news .container .news .news-list .init-tit ul li.active p {
  font-size: 20px;
}
#index-body .i-news .container .news .news-list .init-content {
  width: 80%;
}
#index-body .i-news .container .news .news-list .init-content ul li {
  position: relative;
}
#index-body .i-news .container .news .news-list .init-content ul li:nth-child(1) {
  display: block;
}
#index-body .i-news .container .news .news-list .init-content ul li .text {
  position: absolute;
  padding: 5%;
  width: 50%;
  top: 0;
  left: 0;
  background: #fff;
}
#index-body .i-news .container .news .news-list .init-content ul li .text h2 {
  color: #161616;
  font-size: 18px;
}
#index-body .i-news .container .news .news-list .init-content ul li .text p {
  line-height: 30px;
  padding: 20px 0;
  font-size: 16px;
}
#index-body .i-news .container .news .news-list .init-content ul li .text time {
  color: #0687b7;
  font-size: 16px;
}
#index-body .i-news .container .news .news-list .init-content ul li .text .more {
  position: absolute;
  right: 30px;
  bottom: -30px;
  z-index: 8;
}
#footer .footer-top {
  background: #0687b7;
  padding: 50px 0;
}
#footer .footer-top .grid-box.two .column:nth-child(1) {
  padding-right: 8%;
  width: 70%;
}
#footer .footer-top .grid-box.two .column:nth-child(1) .grid-box.three .column {
  background: #08759d;
  min-height: 270px;
}
#footer .footer-top .grid-box.two .column:nth-child(1) .grid-box.three .column:nth-child(1) {
  padding-right: 0;
  padding-top: 12%;
  width: 30%;
}
#footer .footer-top .grid-box.two .column:nth-child(1) .grid-box.three .column:nth-child(1) h2 {
  font-size: 30px;
  color: #fff;
  font-weight: bold;
  position: relative;
  text-align: center;
  padding-bottom: 6px;
}
#footer .footer-top .grid-box.two .column:nth-child(1) .grid-box.three .column:nth-child(1) h2:after {
  content: '';
  position: absolute;
  width: 40px;
  height: 2px;
  background: #fff;
  left: 50%;
  margin-left: -20px;
  bottom: 0;
}
#footer .footer-top .grid-box.two .column:nth-child(1) .grid-box.three .column:nth-child(2) {
  width: 50%;
  background: none;
  padding: 23px 50px;
  border: 1px solid #42a4c8;
}
#footer .footer-top .grid-box.two .column:nth-child(1) .grid-box.three .column:nth-child(2) p {
  font-size: 16px;
  color: #fff;
  line-height: 30px;
}
#footer .footer-top .grid-box.two .column:nth-child(1) .grid-box.three .column:nth-child(3) {
  width: 20%;
  padding-top: 5%;
}
#footer .footer-top .grid-box.two .column:nth-child(1) .grid-box.three .column:nth-child(3) ul li .fa {
  font-size: 22px;
  color: #ffffff;
  width: 60px;
  height: 60px;
  line-height: 54px;
  border: 3px solid #6eaec5;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  text-align: center;
  margin: 0 auto;
  display: block;
}
#footer .footer-top .grid-box.two .column:nth-child(1) .grid-box.three .column:nth-child(3) ul li p {
  text-align: center;
  font-size: 16px;
  padding: 8px 0;
  color: #fff;
}
#footer .footer-top .grid-box.two .column:nth-child(2) {
  padding: 0 5% 0 3%;
  width: 30%;
  position: relative;
}
#footer .footer-top .grid-box.two .column:nth-child(2) .scroll {
  position: absolute;
  right: 0;
  bottom: 0;
  cursor: pointer;
}
#footer .footer-top .grid-box.two .column:nth-child(2) form {
  position: relative;
}
#footer .footer-top .grid-box.two .column:nth-child(2) form input,
#footer .footer-top .grid-box.two .column:nth-child(2) form textarea {
  width: 100%;
  padding: 10px;
  background: none;
  border: 1px solid #6eaec5;
  margin-bottom: 20px;
  font-size: 12px;
  color: #fff;
}
#footer .footer-top .grid-box.two .column:nth-child(2) form textarea {
  height: 120px;
  margin-bottom: 0;
}
#footer .footer-top .grid-box.two .column:nth-child(2) form input[type="submit"] {
  width: 80px;
  padding: 0;
  margin-bottom: 0;
  height: 30px;
  color: #fff;
  font-size: 12px;
  background: #cc0606;
  text-align: center;
  position: absolute;
  right: 10px;
  bottom: 10px;
  border: none;
}
#footer .footer-top .grid-box.two .column:nth-child(2) form ::-webkit-input-placeholder {
  color: #fff;
}
#footer .footer-top .grid-box.two .column:nth-child(2) form :-moz-placeholder {
  color: #ffffff;
}
#footer .footer-top .grid-box.two .column:nth-child(2) form ::-moz-placeholder {
  color: #fff;
}
#footer .footer-top .grid-box.two .column:nth-child(2) form :-ms-input-placeholder {
  color: #fff;
}
#footer .footer-bottom {
  background: #096e94;
  padding: 30px 0 10px;
}
#footer .footer-bottom .grid-box {
  padding: 20px 0;
}
#footer .footer-bottom .grid-box .column h2 {
  position: relative;
}
#footer .footer-bottom .grid-box .column h2:after {
  content: '';
  position: absolute;
  left: 85px;
  width: 100px;
  height: 1px;
  background: #fff;
  top: 13px;
}
#footer .footer-bottom .grid-box .column:nth-child(1) {
  width: 30%;
}
#footer .footer-bottom .grid-box .column:nth-child(1) h2 {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}
#footer .footer-bottom .grid-box .column:nth-child(2) {
  width: 70%;
}
#footer .footer-bottom .grid-box .column:nth-child(2) ul li {
  float: left;
  margin: 0 40px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}
#footer .footer-bottom p {
  color: #ffffff;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
}
#footer .footer-bottom p a {
  color: #ffffff;
}
#footer .footer-bottom p a:hover {
  color: #ffffff!important;
}
#footer .footer-bottom p.p-text {
  font-size: 18px;
}
@media screen and (max-width: 1480px) {
  .container {
    width: 1230px;
  }
}
@media screen and (max-width: 1230px) {
  .container {
    width: 970px;
  }
  #index-body .tit h2.h2 {
    font-size: 30px;
  }
  #header .nav .menu-box .menu > li > a {
    font-size: 16px;
  }
  #index-body .i-about .grid-box .column .i-about-text p {
    font-size: 14px;
    line-height: 28px;
    padding-bottom: 0px;
  }
  #index-body .i-main-product .grid-box .column .layer h2,
  #index-body .i-main-product .grid-box .column .layer a.more,
  #index-body .i-main-product .grid-box .column .text p {
    font-size: 14px;
  }
  #index-body .i-main-product .grid-box .column .layer p {
    font-size: 14px;
    padding: 10px 0;
  }
  #footer .footer-top .grid-box.two .column:nth-child(1) .grid-box.three .column:nth-child(1) h2 {
    font-size: 20px;
  }
  #footer .footer-bottom .grid-box .column:nth-child(2) ul li {
    margin: 0 10px;
    font-size: 16px;
  }
  #index-body .i-news .container .news .news-tit .text h2 {
    font-size: 20px;
  }
  #index-body .i-news .container .news .news-tit .text:after {
    width: 88%;
  }
  #footer .footer-top .grid-box.two .column:nth-child(1) .grid-box.three .column:nth-child(2) p {
    font-size: 14px;
    line-height: 28px;
  }
}
@media screen and (max-width: 970px) {
  .container {
    width: 768px;
  }
}
@media screen and (max-width: 768px) {
  .container {
    width: 700px;
  }
  #index-body .i-about .grid-box .column,
  #index-body .i-about .grid-box .column:nth-child(2) {
    width: 100%;
    padding-right: 0;
    padding-bottom: 10px;
  }
  #index-body .i-about {
    padding: 30px 0;
  }
  #index-body .i-news .container .news .news-list .init-content ul li .text {
    width: 80%;
  }
  #index-body .i-news .container .news .news-list .init-content ul li .text p {
    line-height: 26px;
    padding: 10px 0;
    font-size: 14px;
  }
  #footer .footer-top .grid-box.two .column:nth-child(1),
  #footer .footer-top .grid-box.two .column:nth-child(2) {
    padding-right: 0;
    width: 100%;
    padding-top: 20px;
  }
  #footer .footer-top .grid-box.two .column:nth-child(2) .scroll {
    display: none;
  }
}
@media screen and (max-width: 700px) {
  .container {
    width: 100%;
  }
  #index-body .tit h2.h2,
  #index-body .i-main-product .part1 h2.h2 {
    font-size: 20px;
  }
  #index-body .tit ul {
    padding-top: 20px;
    float: left;
  }
  #index-body .tit ul li {
    float: left;
    margin-left: 0;
    margin-right: 10px;
  }
  #index-body .tit ul li a {
    font-size: 14px;
  }
  #index-body .i-about .grid-box .column .img {
    padding: 20px 0;
  }
  #index-body .tit h2.h2 span {
    font-size: 14px;
  }
  #index-body .i-about .grid-box .column .i-about-text h3 {
    font-size: 20px;
    padding-bottom: 20px;
  }
  #index-body .i-about .grid-box .column:nth-child(2) .video img {
    display: none;
  }
  #index-body .i-about .grid-box .column:nth-child(2) .cgrx {
    padding: 20px;
  }
  #index-body .i-about .grid-box .column:nth-child(2) .cgrx p {
    font-size: 15px;
  }
  #index-body .i-main-product .grid-box .column {
    width: 100%;
    margin-right: 0;
    padding: 15% 0;
    padding-bottom: 8%;
    margin-bottom: 30px;
  }
  #index-body .i-main-product .part2 .grid-box .column:nth-child(1) {
    display: none;
  }
  #index-body .i-main-product .part2 {
    margin-top: 0;
    padding-bottom: 30px;
  }
  #index-body .banner2 {
    padding: 10px 0;
  }
  #index-body .tit ul {
    padding-top: 20px;
    width: 100%;
  }
  #index-body .i-hot-product {
    padding: 10px 0;
  }
  #index-body .i-hot-product .prolist {
    padding-bottom: 30px;
  }
  #index-body .i-news {
    padding: 30px 0;
  }
  #index-body .i-news .container .news .ul-fl {
    width: 100%;
    padding-bottom: 20px;
  }
  #index-body .i-hot-product .prolist ul li {
    border-right: none;
  }
  #index-body .i-news .container .news .news-list {
    width: 100%;
  }
  #index-body .i-news .container .news .news-list .init-content ul li .text {
    width: 100%;
  }
  #index-body .i-news .container .news .news-list .init-content ul li .text h2 {
    color: #161616;
    font-size: 16px;
  }
  #index-body .i-news .container .news .news-tit .text {
    display: none;
  }
  #index-body .i-news .container .news {
    position: relative;
    min-height: auto;
  }
  #footer .footer-top .grid-box.two .column:nth-child(1) .grid-box.three .column {
    min-height: auto;
    width: 100% !important;
  }
  #footer .footer-top .grid-box.two .column:nth-child(1) .grid-box.three .column:nth-child(3) {
    display: none;
  }
  #footer .footer-top .grid-box.two .column:nth-child(1) .grid-box.three .column:nth-child(1) {
    padding: 20px 0;
  }
  #footer .footer-top {
    padding: 20px 0;
  }
  #footer .footer-bottom .grid-box .column:nth-child(1),
  #footer .footer-bottom .grid-box .column:nth-child(2) {
    width: 100%;
  }
  #footer .footer-bottom .grid-box .column:nth-child(2) ul li {
    font-size: 14px;
  }
  #footer .footer-bottom {
    padding: 10px 0;
  }
  #footer .footer-bottom p.p-text {
    font-size: 16px;
  }
  #index-body .i-about .grid-box .column:nth-child(2) .cgrx:after{
    width:0;
  }
}

/*inner*/
.init-2 ul.faq {
  padding: 40px 0;
}
.init-2 ul.faq li {
  display: block;
  padding: 20px 25px;
  margin-bottom: 10px;
  background: #f9f9f9;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.init-2 ul.faq li h2 {
  font-size: 20px;
  color: #222;
  padding-bottom: 20px;
}
.init-2 ul.faq li p {
  font-size: 16px;
  color: #585858;
}
.init-2 ul.faq li:hover {
  box-shadow: 0 0 10px 0 #d1d1d1;
  -webkit-box-shadow: 0 0 10px 0 #d1d1d1;
  -moz-box-shadow: 0 0 10px 0 #d1d1d1;
  -ms-box-shadow: 0 0 10px 0 #d1d1d1;
  -o-box-shadow: 0 0 10px 0 #d1d1d1;
}
.init-2 ul.faq li:hover h2 {
  color: #00aedc;
}

#inner-banner {
  height: 602px;
  background: url(../images/inner-banner.jpg) center center no-repeat;
  background-size: cover;
  position: relative;
}
.prodet-banner .grid-box{
  width: 68%;
}
#inner-banner #bdt-header-animation{
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
#inner-banner .container {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  transform: translateY(-50%);
  box-sizing: border-box;
  z-index: 9;
}

#inner-banner .container .tit {
  font: bold 25px "微软雅黑";
  color: #fff;
  margin-bottom: 5px;
}
#inner-banner .container .grid-box .column{
  vertical-align: middle;
}
#inner-banner .container .grid-box .column:nth-child(2) .tit{
  font-size: 25px;
}
#inner-banner img{
  width: 100%;
  display: block;
  margin: 0 auto;
  left:0;
  top:0;
  z-index: 2;
}
#inner-banner .container .grid-box .column:nth-child(3) form{
  width: 60%;
  position: relative;
  float: right;
}
#inner-banner .container .grid-box .column:nth-child(3) form input{
  width: 100%;
    padding: 10px;
    background: none;
    border: 1px solid #fff;
    margin-bottom: 20px;
    font-size: 14px;
    color: #777;
    background: #fff;
}
/*#inner-banner .container .grid-box .column:nth-child(3) form input::-webkit-input-placeholder { color: #777; }
#inner-banner .container .grid-box .column:nth-child(3) form input:-moz-placeholder { color: #777; }
#inner-banner .container .grid-box .column:nth-child(3) form input::-moz-placeholder { color: #777; }
#inner-banner .container .grid-box .column:nth-child(3) form input:-ms-input-placeholder { color: #777; }*/

#inner-banner .container .grid-box .column:nth-child(3) form input[type="submit"]{
  width: 40px;
    padding: 0;
    margin-bottom: 0;
    height: 40px;
    color: #fff;
    font-size: 12px;
    background: url(../images/i-search.png) no-repeat center;
    text-align: center;
    position: absolute;
    right: 10px;
    bottom: 18px;
    border: none;
}
#inner-banner .container .bread {
  font: 16px l;
  color: #fff;
}
#inner-banner .container .bread a,
#inner-banner .container .bread span {
  font: 16px l;
  color: #fff;
}
#inner-nav {
  padding: 25px 0;
  border-bottom: 1px solid #dfdfdf;
}
#inner-nav ul {
  text-align: center;
}
#inner-nav ul li {
  display: inline-block;
  font: 16px "微软雅黑";
  color: #333;
  padding: 0 30px;
	position: relative;
}
#inner-nav ul li:after{
	content: "";
	width: 1px;
	height: 15px;
	background: #ccc;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
#inner-nav ul li:last-of-type:after{
	display: none;
}
#inner-nav ul li .children{
    position:absolute;
    top:100%;
    left:0;
    width:100%;
    background:#fff;
    display:none;
    z-index: 9;
}
#inner-nav ul li:hover .children{
    display:block;
}
#inner-nav ul li .children li{
    padding: 10px 0;
    width: 100%;
   
}
#inner-nav ul li li:after{
  display: none;
}
#inner-nav ul li .children li a{
    font-size:14px;
}
#inner-nav ul li .children li:hover{
  background: #cc0606;
  color: #fff;
}
.inner-page {
  font-family: "微软雅黑";
  font-size: 14px;
}
.inner-page.inner-about .inner-about-1 {
  padding: 60px 0 100px;
}
.inner-page.inner-about .inner-about-1 .container .left {
  width: 56%;
}
.inner-page.inner-about .inner-about-1 .container .left img {
  width: 100%;
}
.inner-page.inner-about .inner-about-1 .container .right {
  width: 40%;
  height: 450px;
  overflow: auto;
  padding-left: 30px;
  padding-right: 30px;
}
.inner-page.inner-about .inner-about-1 .container .right p{
  line-height: 26px;
}
.inner-page.inner-about .inner-about-1 .container .right .wpulike{
  display: none!important;
}
.inner-page.inner-about .inner-about-1 .container .right p:nth-of-type(1) {
  font-size: 38px;
  font-weight: bold;
  color: #cc0606;line-height: 42px;
}
.inner-page.inner-about .inner-about-1 .container .right p:nth-of-type(2) {
  font-size: 20px;
  color: #666;
  text-transform: uppercase;
  margin-bottom:30px;
}
.inner-page.inner-about .inner-about-1 .container .right p:nth-of-type(3) {
  font-size: 14px;
  color: #666;
  line-height: 30px;
}
.inner-page.inner-about .inner-about-2 {
  padding: 80px 0 90px;
  background: #f7f7f7;
}
.inner-page.inner-about .inner-about-2 .container .tit {
  text-align: center;
  margin-bottom: 60px;
}
.inner-page.inner-about .inner-about-2 .container .tit p:nth-of-type(1) {
  font-size: 38px;
  color: #cc0606;
}
.inner-page.inner-about .inner-about-2 .container .tit p:nth-of-type(2) {
  font-size: 22px;
  color: #666;
}
.inner-page.inner-about .inner-about-2 .container .list {
  position: relative;
}
.inner-page.inner-about .inner-about-2 .container .list #honour .swiper-slide img {
  width: 100%;
}
.inner-page.inner-about .inner-about-2 .container .list #honour-l,
.inner-page.inner-about .inner-about-2 .container .list #honour-r {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  background: #ccc;
  opacity: 1;
  text-align: center;
  line-height: 40px;
  font-size: 18px;
  color: #333;
}
.inner-page.inner-about .inner-about-2 .container .list #honour-l {
  left: -80px;
}
.inner-page.inner-about .inner-about-2 .container .list #honour-r {
  right: -80px;
}
.inner-page.inner-about .inner-about-2 .container .list #factory-l,
.inner-page.inner-about .inner-about-2 .container .list #factory-r {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  background: #ccc;
  opacity: 1;
  text-align: center;
  line-height: 40px;
  font-size: 18px;
  color: #333;
}
.inner-page.inner-about .inner-about-2 .container .list #factory-l {
  left: -80px;
}
.inner-page.inner-about .inner-about-2 .container .list #factory-r {
  right: -80px;
}
.inner-page.inner-about .inner-about-3 {
  padding: 80px 0 90px;
}
.inner-page.inner-about .inner-about-3 .container .tit {
  text-align: center;
  margin-bottom: 60px;
}
.inner-page.inner-about .inner-about-3 .container .tit p:nth-of-type(1) {
  font-size: 38px;
  color: #cc0606;
}
.inner-page.inner-about .inner-about-3 .container .tit p:nth-of-type(2) {
  font-size: 22px;
  color: #666;
}
.inner-page.inner-about .inner-about-3 .container .list {
  position: relative;
}
.inner-page.inner-about .inner-about-3 .container .list #partner {
  padding: 10px;
}
.inner-page.inner-about .inner-about-3 .container .list #partner .swiper-slide {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.inner-page.inner-about .inner-about-3 .container .list #partner .swiper-slide img {
  width: 100%;
}
.inner-page.inner-about .inner-about-3 .container .list #partner-l,
.inner-page.inner-about .inner-about-3 .container .list #partner-r {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  background: #ccc;
  opacity: 1;
  text-align: center;
  line-height: 40px;
  font-size: 18px;
  color: #333;
}
.inner-page.inner-about .inner-about-3 .container .list #partner-l {
  left: -80px;
}
.inner-page.inner-about .inner-about-3 .container .list #partner-r {
  right: -80px;
}
.inner-page.inner-product {
  background: #fbfbfb;
}
.inner-page.inner-product .tit div:nth-child(1){
  display: none;
}
.inner-page.inner-product .tit{
  line-height: 30px;
}
.inner-page.inner-product .container {
  max-width:1600px;
  overflow: hidden;
   padding: 80px 15px;
}
.inner-page.inner-product .container .inner-product-list {
  margin: -15px;
}
.inner-page.inner-product .container .inner-product-list .column {
  padding: 15px;
}
.inner-page.inner-product .container .inner-product-list .column .inner {
  transition: 300ms;
	border: 1px solid #ccc;
}
.inner-page.inner-product .container .inner-product-list .column .inner:hover {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.inner-page.inner-product .container .inner-product-list .column .inner:hover .info{
  background: #cc0606;
}
.inner-page.inner-product .container .inner-product-list .column .inner:hover .info p{
  color: #fff!important;
}
.inner-page.inner-product .container .inner-product-list .column .inner .img-box img {
  width: 100%;
}
.inner-page.inner-product .container .inner-product-list .column .inner .info {
  padding: 30px;
  background: #fff;
	border-top: 1px solid #ccc;
  transition: 300ms;
}
.inner-page.inner-product .container .inner-product-list .column .inner .info p:nth-of-type(1) {
  font-size: 16px;
  color: #333;
  margin-bottom: 5px;
  font-weight: bold;
}
.inner-page.inner-product .container .inner-product-list .column .inner .info p:nth-of-type(2) {
  font-size: 13px;
  color: #333;
}
.inner-page.inner-prodet {
  padding: 80px 0;
  background: #fbfbfb;
}
.inner-page.inner-prodet .container .inner-prodet-1 {
  margin-bottom: 40px;
}
.inner-page.inner-prodet .container .inner-prodet-1 .left {
  width: 40%;
}
table tr td{
  border:1px solid  #000;
  padding: 10px;
}
.inner-page.inner-prodet .container .inner-prodet-1 .left img {
  width: 100%;
}
.inner-page.inner-prodet .container .inner-prodet-1 .right {
  width: 60%;
  padding-left: 60px;
}
.inner-page.inner-prodet .container .inner-prodet-1 .right .intro ul li{
border-bottom: 1px solid #e5e5e5;
margin-bottom: 30px;
padding-bottom: 20px;
font-size: 16px;
  list-style-position: inside;
  list-style-type: disc;
  line-height: 30px;
}
.inner-page.inner-prodet .container .inner-prodet-1 .right p:nth-of-type(1) {
  font-size: 28px;
  padding: 25px 0;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 40px;
}
.inner-page.inner-prodet .container .inner-prodet-1 .right p:nth-of-type(2) {
  font-size: 13px;
  line-height: 30px;
  color: #666;
}
.inner-page.inner-prodet .container .inner-prodet-2 {
  margin-bottom: 40px;
}
.inner-page.inner-prodet .container .inner-prodet-2 .tabs-nav {
  font-size: 0;
  border-bottom: 1px solid #e5e5e5;
}
.inner-page.inner-prodet .container .inner-prodet-2 .tabs-nav li {
  display: inline-block;
  width: 33.33%;
  font-size: 19px;
  line-height: 78px;
  font-weight: bold;
  text-align: center;
  color: #666;
  position: relative;
  cursor: pointer;
}
.inner-page.inner-prodet .container .inner-prodet-2 .tabs-nav li:hover:before,
.inner-page.inner-prodet .container .inner-prodet-2 .tabs-nav li.active:before {
  opacity: 1;
}
.inner-page.inner-prodet .container .inner-prodet-2 .tabs-nav li:last-of-type:after {
  display: none;
}
.inner-page.inner-prodet .container .inner-prodet-2 .tabs-nav li:after {
  content: "";
  width: 1px;
  height: 10px;
  background: #666;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.inner-page.inner-prodet .container .inner-prodet-2 .tabs-nav li:before {
  content: "";
  width: 100%;
  height: 2px;
  background: #cc0606;
  position: absolute;
  left: 0;
  bottom: 0;
  opacity: 0;
}
.inner-page.inner-prodet .container .inner-prodet-2 .tabs-content {
  padding: 40px 0;
  display: none;
  overflow: auto;
}
.inner-page.inner-prodet .container .inner-prodet-2 .tabs-content.active {
  display: block;
}
.inner-page.inner-prodet .container .inner-prodet-2 .tabs-content h4{
color: #993300; font-family: SimHei, sans-serif; font-size: 28px; text-align: left;
margin-bottom: 20px;
}
.inner-page.inner-prodet .container .inner-prodet-2 .tabs-content table tr td{
  padding: 5px;
}
.inner-page.inner-prodet .container .inner-prodet-3 .img-box img {
  width: 100%;
}
.inner-page.inner-prodet .container .inner-prodet-3 .info {
  padding: 30px;
  background: #fff;
}
.inner-page.inner-prodet .container .inner-prodet-3 .info p:nth-of-type(1) {
  font-size: 16px;
  color: #333;
  margin-bottom: 5px;
}
.inner-page.inner-prodet .container .inner-prodet-3 .info p:nth-of-type(2) {
  font-size: 13px;
  color: #333;
}
.inner-page.inner-prodet .container .inner-prodet-3 .swiper-slide{
  border: 1px solid #ccc;
}
.inner-page.inner-prodet .container .inner-prodet-3 .info{
  border-top: 1px solid #ccc;
}
.inner-page.inner-news {
  background: #fafafa;
  padding: 80px 0;
}
/*.inner-page.inner-news .container .inner-news-list .item {
  padding: 25px 0;
  border-bottom: 1px solid #eee;
}
.inner-page.inner-news .container .inner-news-list .item .info {
  width: 70%;
}
.inner-page.inner-news .container .inner-news-list .item .info p:nth-of-type(1) {
  font-size: 18px;
  font-weight: bold;
  color: #333;
  margin-bottom: 20px;
}
.inner-page.inner-news .container .inner-news-list .item .info p:nth-of-type(1) span {
  font-size: 12px;
  font-weight: normal;
  color: #888;
  margin-left: 20px;
}
.inner-page.inner-news .container .inner-news-list .item .info p:nth-of-type(1) a:hover {
  color: #cc0606;
}
.inner-page.inner-news .container .inner-news-list .item .info p:nth-of-type(2) {
  font-size: 14px;
  line-height: 26px;
  color: #666;
}
.inner-page.inner-news .container .inner-news-list .item .img-box {
  width: 200px;
}
.inner-page.inner-news .container .inner-news-list .item .img-box img {
  width: 100%;
}*/
.inner-page.inner-news .container{
  overflow: hidden;
}
.inner-page.inner-news .container .inner-news-list{
  margin: -30px;
}
.inner-page.inner-news .container .inner-news-list .column{
  padding: 30px;
}
.inner-page.inner-news .container .inner-news-list .column .date{
  width: 10%;
  text-align: center;
}
.inner-page.inner-news .container .inner-news-list .column .date p:nth-of-type(1){
  font-size: 40px;
  font-weight: bold;
  color: #333;
  border-bottom: 1px solid #ccc;
  margin-bottom: 5px;
}
.inner-page.inner-news .container .inner-news-list .column .date p:nth-of-type(2){
  font-size: 16px;
  color: #333;
}
.inner-page.inner-news .container .inner-news-list .column .info{
  width: 90%;
  padding-left: 30px;
}
.inner-page.inner-news .container .inner-news-list .column .info p:nth-of-type(1){
  font-size: 18px;
  color: #333;
  margin-bottom: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.inner-page.inner-news .container .inner-news-list .column .info p:nth-of-type(2){
  font-size: 14px;
  line-height: 26px;
  color: #333;
}
.inner-page.inner-contact {
  padding: 80px 0;
}
.inner-page.inner-contact .container .inner-contact-1 {
  overflow: hidden;
  margin-bottom: 60px;
}
.inner-page.inner-contact .container .inner-contact-1 .tit {
  text-align: center;
  margin-bottom: 80px;
}
.inner-page.inner-contact .container .inner-contact-1 .tit p:nth-of-type(1) {
  font-size: 38px;
  color: #cc0606;
  font-weight: bold;
}
.inner-page.inner-contact .container .inner-contact-1 .tit p:nth-of-type(2) {
  font-size: 34px;
  color: #666;
}
.inner-page.inner-contact .container .inner-contact-1 .grid-box {
  margin: -20px;
}
.inner-page.inner-contact .container .inner-contact-1 .grid-box .column {
  padding: 20px;
}
.inner-page.inner-contact .container .inner-contact-1 .grid-box .column .icon {
  width: 98px;
  height: 98px;
  border-radius: 100%;
  text-align: center;
  background: #cc0606;
}
.inner-page.inner-contact .container .inner-contact-1 .grid-box .column .icon i {
  line-height: 98px;
  font-size: 40px;
  color: #fff;
}
.inner-page.inner-contact .container .inner-contact-1 .grid-box .column .info {
  width: 70%;
  padding-left: 20px;
}
.inner-page.inner-contact .container .inner-contact-1 .grid-box .column .info .info-tit {
  font-size: 20px;
  color: #000;
  margin-bottom: 20px;
}
.inner-page.inner-contact .container .inner-contact-1 .grid-box .column .info .info-content p {
  font-size: 16px;
  line-height: 24px;
  color: #666;
}
.inner-page.inner-gallery {
  padding: 80px 0;
  background: #fafafa;
}
.inner-page.inner-gallery .container {
  overflow: hidden;
  max-width: 1600px;
}
.inner-page.inner-gallery .container .grid-box {
  margin: -15px;
}
.inner-page.inner-gallery .container .grid-box .column {
  padding: 15px;
}
.inner-page.inner-gallery .container .grid-box .column .inner {
  border-radius: 8px;
  overflow: hidden;
  transition: 300ms;
}
.inner-page.inner-gallery .container .grid-box .column .inner p{
  text-align: center;
  padding: 10px 0;
}
.inner-page.inner-gallery .container .grid-box .column .inner:hover {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
}
.inner-page.inner-gallery .container .grid-box .column .inner .img-box img {
  width: 100%;
}
.inner-page.inner-gallery .container .grid-box .column .inner .info {
  padding: 20px 30px;
  background: #fff;
}
.inner-page.inner-gallery .container .grid-box .column .inner .info p:nth-of-type(1) {
  padding-bottom: 15px;
  font-size: 16px;
  color: #000;
  border-bottom: 1px solid #dfdfdf;
  margin-bottom: 15px;
}
.inner-page.inner-gallery .container .grid-box .column .inner .info p:nth-of-type(2) {
  font-size: 16px;
  line-height: 30px;
  color: #666;
}
.inner-page.inner-online .grid-box{
  padding: 50px 15%;
}
.inner-page.inner-online .grid-box .column{
  border:1px solid #666;
  width: 48%;
  margin-right: 4%;
  min-height: 200px;
}
.inner-page.inner-online .grid-box .column:nth-child(2){
  margin-right: 0;
}
.culture-page .content{
  padding: 0 15%;
}
.culture-page .content div strong{
  font-size: 42px;
  font-weight: 700;
}
.culture-page .content table{
  margin-top: 20px;
}
.culture-page .content table,
.culture-page .content table tr td{
  border: none;
  position: relative;
  padding: 30px 0;
}
.culture-page .content table tr td div span{
  font-size: 20px !important;
}
.culture-page .content table tr td .num{
  font-size: 200px;
  position: absolute;
  left:0;
  top:0;
  z-index: -1;
  color: #eeeeee;
}
.culture-page .content li{
  padding: 5px 0;
  position: relative;
}
.culture-page .content li:after{ 
  content: '';position: absolute;
  width:9px;
  height: 9px;
  background:#0687b7;
  left:-15px;
  top:12px;
  border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
  }
  .inner-online .grid-box{
    padding: 50px 0;
  }
@media (max-width: 1440px) {
  /*#header .container .logo img {
    width: 150px;
  }*/
  #header .container .lan {
    margin-left: 15px;
  }
  #header .nav .menu-box .menu > li{
    width: 7%;
  }
  #header .container .menu-box .menu > li {
    margin-right: 30px;
  }
  #header .container .menu-box .menu > li > a {
    font-size: 14px;
  }
  .inner-page.inner-about .inner-about-2 .container .list #honour-l {
    left: 15px;
  }
  .inner-page.inner-about .inner-about-2 .container .list #honour-r {
    right: 15px;
  }
  .inner-page.inner-about .inner-about-3 .container .list #partner-l {
    left: 15px;
  }
  .inner-page.inner-about .inner-about-3 .container .list #partner-r {
    right: 15px;
  }
}
@media (max-width: 1200px) {
  #index-body .i-num .i-num-list .column:after {
    display: none;
  }
  #index-body .i-num .i-num-list .column p:nth-of-type(1) span {
    font-size: 40px;
  }
}
@media (max-width: 992px) {
  #header {
    display: none;
  }
  #m-header-wrapper {
    display: block;
  }
  .toggle-nav {
    display: none;
  }
  #index-banner {
    margin-top: 45px;
  }
  #index-banner #banner .swiper-slide {
    height: 500px;
  }
  #index-banner #banner #banner-page {
    display: none;
  }
  #index-banner #banner .mouse {
    display: none;
  }
  #index-banner #banner .swiper-slide .inner p:nth-of-type(1) {
    font-size: 40px;
  }
  #index-body .i-product .i-pro-bottom .i-pro-list .swiper-slide {
    padding: 20px 35px;
  }
  #index-body .i-product .i-pro-bottom .i-pro-list .swiper-slide .hover {
    display: none;
  }
  #index-body .i-product .i-pro-bottom .i-pro-list .swiper-slide:hover .inner p {
    color: #fff!important;
  }
  #footer .container .footer-top {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 40px;
  }
  #footer .container .footer-center {
    padding-left: 0;
    padding-right: 0;
  }
  #footer .container .footer-bottom {
    padding-left: 0;
    padding-right: 0;
  }
  #footer .container .footer-top .item {
    width: 50%!important;
    margin-bottom: 40px;
  }
  #footer .container .footer-top .item:nth-of-type(1) {
    width: 100%!important;
  }
  #footer .container .footer-center .item {
    width: 50%!important;
    margin-bottom: 20px;
  }
  #inner-banner{
  	margin-top: 45px;
  }
}
@media (max-width: 768px) {
  #inner-nav {
    display: none;
  }
  .inner-page.inner-about .inner-about-1 .container .left {
    width: 100%;
    float: none;
    margin-bottom: 40px;
  }
  .inner-page.inner-about .inner-about-1 .container .right {
    width: 100%;
    float: none;
    padding-left: 0;
  }
  .inner-page.inner-prodet .container .inner-prodet-1 .left {
    width: 100%;
    float: none;
    margin-bottom: 40px;
  }
  .inner-page.inner-prodet .container .inner-prodet-1 .right {
    width: 100%;
    float: none;
    padding-left: 0;
  }
  .inner-page.inner-news .container .inner-news-list .item .img-box {
    width: 100%;
    float: none;
    margin-bottom: 30px;
  }
  .inner-page.inner-news .container .inner-news-list .item .info {
    width: 100%;
    float: none;
  }
  .inner-page.inner-contact .container .inner-contact-1 .tit p:nth-of-type(1) {
    font-size: 25px;
  }
  .inner-page.inner-contact .container .inner-contact-1 .tit p:nth-of-type(2) {
    font-size: 20px;
  }
  .inner-page.inner-contact .container .inner-contact-1 .grid-box .column {
    width: 100%;
  }
}
@media (max-width: 576px) {
	.init-2 ul.faq li h2{
		font-size: 16px;
		margin-bottom: 10px;
	}
	.init-2 ul.faq li p{
		font-size: 12px;
	}
	
  #index-banner #banner .swiper-slide {
    height: 300px;
  }
  #index-banner #banner .swiper-slide .inner p:nth-of-type(1) {
    font-size: 20px;
    letter-spacing: 10px;
  }
  #index-banner #banner .swiper-slide .inner p:nth-of-type(2) {
    font-size: 20px;
  }
  #index-banner #banner .swiper-slide .inner p:nth-of-type(3) {
    display: none;
  }
	#index-banner #banner .swiper-slide .inner p:nth-of-type(4) {
    display: none;
  }
  #index-body .i-news .container .i-news-list .column{
    width: 100%;
  }
  #index-body .i-news .container .i-news-list .column .date{
    display: none;
  }
  #index-body .i-news .container .i-news-list .column .info{
    width: 100%;
    padding: 0;
    float: none;
  }
  #index-body .i-product .i-pro-top a {
    background-size: 50px!important;
    background-position: center 30px!important;
    padding: 100px 40px 40px;
    font-size: 16px;
  }
  #index-body .i-product .i-pro-bottom {
    padding-bottom: 60px;
  }
  #index-body .i-product .i-pro-bottom .i-pro-tit .container p:nth-of-type(2) {
    font-size: 25px;
  }
  #index-body .i-product .i-pro-bottom .i-pro-list .column:after {
    display: none;
  }
  #index-body .i-apl #iapl .swiper-slide .container p:nth-of-type(2) {
    font-size: 25px;
  }
  #index-body .i-apl #iapl .swiper-slide .container p:nth-of-type(3) {
    font-size: 14px;
  }
  #index-body .i-partner {
    padding: 60px 0;
  }
  #index-body .i-news{
    padding: 60px 0;
  }
  #index-body .i-news .container .i-news-tit p:nth-of-type(2) {
    font-size: 25px;
  }
  #index-body .i-news .container .i-news-list .column .inner p:nth-of-type(1) {
    font-size: 18px;
  }
  #footer .container .footer-top .item > p {
    font-size: 20px;
  }
  #footer .container .footer-center .item {
    width: 100%!important;
  }
  #footer .container .footer-top .item .erweima > div .img {
    width: 120px;
  }
  #inner-banner .container .tit {
    font-size: 16px;
  }
  .inner-page.inner-about .inner-about-1 .container .right p:nth-of-type(1) {
    font-size: 25px;
  }
  .inner-page.inner-about .inner-about-2 .container .tit p:nth-of-type(1) {
    font-size: 25px;
  }
  .inner-page.inner-about .inner-about-3 .container .tit p:nth-of-type(1) {
    font-size: 25px;
  }
  .inner-page.inner-prodet .container .inner-prodet-2 .tabs-nav li {
    font-size: 14px;
  }
  .inner-page.inner-prodet .container .inner-prodet-1 .right p:nth-of-type(1) {
    font-size: 20px;
  }
  .inner-page.inner-news {
    padding: 60px 0;
  }
  .inner-page.inner-news .container .inner-news-list .column{
    width: 100%;
  }
  .inner-page.inner-news .container .inner-news-list .column .date{
    display: none;
  }
  .inner-page.inner-news .container .inner-news-list .column .info{
    width: 100%;
    padding: 0;
  }
  .inner-page.inner-contact {
    padding: 60px 0;
  }
  .inner-page.inner-contact .container .inner-contact-1 .tit {
    margin-bottom: 60px;
  }
  .inner-page.inner-contact .container .inner-contact-1 .grid-box .column .icon {
    width: 45px;
    height: 45px;
  }
  .inner-page.inner-contact .container .inner-contact-1 .grid-box .column .icon i {
    line-height: 45px;
    font-size: 18px;
  }
}

.newdet-page .news {
  padding: 50px 0 60px!important;
  color: #777777;
}
.newdet-page .news .news_title h1 {
  padding-bottom: 10px;
  font-size: 20px;
  text-align: center;
  color: #222;
}
.newdet-page .news .news_date {
  text-align: center;
  line-height: 22px;
  border-bottom: 1px solid #555;
  padding-bottom: 5px;
}
.newdet-page .news .news_abst {
  border-bottom: 1px solid #555;
  padding: 10px 0;
}
.newdet-page .news .news_abst p {
  display: inline-block;
}
.newdet-page .news .news_contents {
  color: #555;
  line-height: 24px;
  clear: both;
  margin-top: 10px;
  border-bottom: 1px solid #555;
  padding: 20px 0 40px;
}
.newdet-page .news .news_contents a {
  color: #555;
  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: #555;
  font-size: 14px;
  line-height: 24px;
  clear: both;
}
.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: #777;
  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;
}
.cn-form {
  width: 100%;
  padding: 25px 35px 15px;
  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;
  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: #cc0606;
  border: none;
  cursor: pointer;
  color: #fff;
}
.cn-form .btnTjly:hover {
  background: #000;
}
.cn-form .m-form-l {
  width: 49%;
}
.cn-form .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: #cc0606;
  box-shadow: 0, 0, 6px, 6px, #cc0606 0 0 0 #000000;
  -webkit-box-shadow: 0, 0, 6px, 6px, #cc0606 0 0 0 #000000;
  -moz-box-shadow: 0, 0, 6px, 6px, #cc0606 0 0 0 #000000;
  -ms-box-shadow: 0, 0, 6px, 6px, #cc0606 0 0 0 #000000;
  -o-box-shadow: 0, 0, 6px, 6px, #cc0606 0 0 0 #000000;
  outline: 0;
  background: rgba(251, 185, 8, 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: 315px;
  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: #cc0606;
  box-shadow: 0, 0, 6px, 6px, #cc0606 0 0 0 #000000;
  -webkit-box-shadow: 0, 0, 6px, 6px, #cc0606 0 0 0 #000000;
  -moz-box-shadow: 0, 0, 6px, 6px, #cc0606 0 0 0 #000000;
  -ms-box-shadow: 0, 0, 6px, 6px, #cc0606 0 0 0 #000000;
  -o-box-shadow: 0, 0, 6px, 6px, #cc0606 0 0 0 #000000;
  outline: 0;
  background: rgba(251, 185, 8, 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%;
  display: inline-block;
}
.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;
}
.cn-form .m-form-r .pcsb{
		display: none;
	}
.m-page {
  text-align: center;
  padding: 45px 0;
  font-size: 1rem;
  margin-top: 40px;
}
.m-page span, .m-page a {
  margin: 0 1px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  display: inline-block;
  width: 28px;
  height: 28px;
  line-height: 28px;
  background: #333;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#575e63, endColorstr=#404549, GradientType='0');
  /* IE*/
  color: #fff;
}
.m-page a:hover, .m-page .current, .m-page .active {
  background: #cc0606;
  /* IE*/
}
.inner-process .container{
  padding: 0 15%;
}
.inner-process .text{
  padding: 20px;
  background: #65b2ce;
}

.inner-process .text strong{ font-weight: bold;  font-size: 20px;}

.inner-process .text p{
  font-size: 16px;
  text-align: center;
   line-height: 30px;
   color: #fff;
}
.inner-process .fa{
  font-size: 30px;
  margin: 30px auto;
  display: block;
  text-align: center;
  color: #cc0606;
}

@media (max-width:768px){
	.cn-form .m-form-l{
		width: 100%;
		float: none;
	}
	.cn-form .m-form-r{
		width: 100%;
		float: none;
	}
	.cn-form .m-form-l .pcsb{
		display: none;
	}
	.cn-form .m-form-r .pcsb{
		display: block;
	}
}
ul.image-thumb li{
  padding: 10px;
}
.inner-prodet-2 ul li{
  list-style-type: disc;
  list-style-position: inside;
}
.inner-prodet-2 img{
  display: block;
  margin: 0 auto;
}
.inner-page.inner-prodet .container .inner-prodet-2 .tabs-content table tr td{
  width: 50% !important;
  border: 1px solid #e5e5e5;
}
.inner-prodet-2 table tr:nth-child(2n){
background: #e5e5e5;
}

@media (max-width:700px){
  #footer .footer-bottom .grid-box{
    display: none;
  }
  #footer .footer-top .grid-box.two .column:nth-child(2) .scroll{
    bottom: -50px;
  }
  #inner-banner{
    height: 200px;
  }
  .prodet-banner .grid-box,
  #inner-banner .container .grid-box .column{
    width: 100%;
  }
  .inner-page.inner-product .container .inner-product-list .column{
    width: 100%;
  }
  .inner-page.inner-product .container{
    padding: 30px 15px;
  }
  .inner-page.inner-product .container .inner-product-list .column .inner .info p:nth-of-type(1){
    font-size: 14px;
  }
  #inner-banner .container .grid-box .column:nth-child(2) .tit {
    font-size: 16px;
}
#inner-banner .container .grid-box .column:nth-child(3) form {
    width: 100%;
   float: left;
   margin-top: 10px;
}
}
