@font-face {
  font-family: 'roboto-light';
  src: url(../fonts/roboto-light.ttf) format('truetype'), url(../fonts/roboto-light.eot) format('eot'), url(../fonts/roboto-light.woff) format('woff'), url(../fonts/roboto-light.woff2) format('woff2');
}
@media screen and (max-width: 1000px){
  .qiaipro1,.qiaipro2,.pro-advantage {
    display: none !important;
  }

  .swiper-button-next,
  .swiper-button-prev{
    display: none;
  } 
}
@media screen and (max-width: 768px){
.yzm-box img {
    display: inline-block;
    width: 20% !important;
}}
@font-face {
  font-family: 'roboto-regular';
  src: url(../fonts/roboto-regular.ttf) format('truetype'), url(../fonts/roboto-regular.eot) format('eot'), url(../fonts/roboto-regular.woff) format('woff'), url(../fonts/roboto-regular.woff2) format('woff2');
}
@font-face {
  font-family: 'roboto-bold';
  src: url(../fonts/roboto-bold.ttf) format('truetype'), url(../fonts/roboto-bold.eot) format('eot'), url(../fonts/roboto-bold.woff) format('woff'), url(../fonts/roboto-bold.woff2) format('woff2');
}
@font-face {
  font-family: 'roboto-black';
  src: url(../fonts/roboto-black.ttf) format('truetype'), url(../fonts/roboto-black.eot) format('eot'), url(../fonts/roboto-black.woff) format('woff'), url(../fonts/roboto-black.woff2) format('woff2');
}
body {
  overflow-x: hidden;
  font-family: 'roboto-light', Arial, 'microsoft yahei', SimSun, Sans-serif !important;
}
li {
  list-style: none;
}
body,
html,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
dl,
div,
li,
dt,
dd,
a,
img,
i,
span,
blockquote,
em {
  margin: 0;
  padding: 0;
}
i,
em {
  font-style: normal;
}
.clear {
  clear: both;
  height: 0;
  width: 0;
  padding: 0;
  margin: 0;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
img {
  width: auto;
  height: auto;
  max-width: 100%;
  display: block;
}
a {
  transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
}
a:hover,
a:focus,
a:active {
  text-decoration: none;
}
.no-mr {
  margin-right: 0!important;
}
.no-mb {
  margin-bottom: 0!important;
}
.no-pr {
  padding-right: 0!important;
}
.no-pb {
  padding-bottom: 0!important;
}
.mt10 {
  margin-top: 10px;
}
.mt20 {
  margin-top: 20px;
}
.mt30 {
  margin-top: 30px;
}
.mt40 {
  margin-top: 40px;
}
.mt50 {
  margin-top: 50px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb40 {
  margin-bottom: 40px;
}
.mb50 {
  margin-bottom: 50px;
}
.pt10 {
  padding-top: 10px;
}
.pt20 {
  padding-top: 20px;
}
.pt30 {
  padding-top: 30px;
}
.pt40 {
  padding-top: 40px;
}
.pt50 {
  padding-top: 50px;
}
.pb10 {
  padding-bottom: 10px;
}
.pb20 {
  padding-bottom: 20px;
}
.pb30 {
  padding-bottom: 30px;
}
.pb40 {
  padding-bottom: 40px;
}
.pb50 {
  padding-bottom: 50px;
}
.indent1 {
  text-indent: 1em;
}
.indent2 {
  text-indent: 2em;
}
.indent3 {
  text-indent: 3em;
}
.indent4 {
  text-indent: 4em;
}
.indent5 {
  text-indent: 5em;
}
.center {
  text-align: center;
}
.img-box {
  overflow: hidden;
  position: relative;
}
.img-box img {
  transition: 1s ease;
  -webkit-transition: 1s ease;
  -moz-transition: 1s ease;
  -ms-transition: 1s ease;
  -o-transition: 1s ease;
}
.img-box:hover img {
  transform: translate(0, 0) rotate(0) scale(1.1, 1.1) skew(0, 0) rotateX(0) rotateY(0);
  -webkit-transform: translate(0, 0) rotate(0) scale(1.1, 1.1) skew(0, 0) rotateX(0) rotateY(0);
  -moz-transform: translate(0, 0) rotate(0) scale(1.1, 1.1) skew(0, 0) rotateX(0) rotateY(0);
  -ms-transform: translate(0, 0) rotate(0) scale(1.1, 1.1) skew(0, 0) rotateX(0) rotateY(0);
  -o-transform: translate(0, 0) rotate(0) scale(1.1, 1.1) skew(0, 0) rotateX(0) rotateY(0);
}
.scroll-box {
  overflow: hidden;
  position: relative;
}
.scroll-box ul {
  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 .logo {
  padding-left: 15px;
}
#header .language-search {
  height: 80px;
}
#header .language-search .language {
  height: 80px;
  line-height: 80px;
  position: relative;
  border-left: 1px solid #ededed;
  padding: 0 30px;
}
#header .language-search .language span {
  font-size: 18px;
  color: #bd0015;
  cursor: pointer;
}
#header .language-search .language .sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  width: 111px;
  background: #bd0015;
  text-align: left;
  z-index: 101;
  display: none;
}
#header .language-search .language .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;
}
#header .language-search .language .sub-menu li a {
  font-size: 15px;
  color: #fff;
  display: block;
  padding: 5px 10px;
}
#header .language-search .language .sub-menu li:hover {
  background: #222;
}
#header .language-search .h-search {
  background: #bd0015;
  height: 80px;
  line-height: 80px;
  text-align: center;
  padding: 0 30px;
}
#header .language-search .h-search .icon {
  color: #ffffff;
  font-size: 18px;
  cursor: pointer;
}
#header .nav {
  text-align: center;
}
#header .nav .item {
  padding: 0;
}
#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 .menu-box2 .menu > li {
  border-left: none !important;
  background: url("../images/shu_03.jpg") no-repeat left center;
}
#header .nav .menu-box {
  padding: 0;
  line-height: 80px;
  height: 80px;
  position: relative;
}
#header .nav .menu-box .menu > li {
  display: inline-block;
  position: relative;
  text-transform: uppercase;
  font-family: roboto-light;
  border-left: 1px solid #ededed;
}
#header .nav .menu-box .menu > li > a {
  font-size: 18px;
  color: #000000;
  display: block;
  position: relative;
  padding: 0 30px;
  transition: 0.6s ease;
  -webkit-transition: 0.6s ease;
  -moz-transition: 0.6s ease;
  -ms-transition: 0.6s ease;
  -o-transition: 0.6s ease;
}
#header .nav .menu-box .menu > li:hover > a {
  color: #bd0015;
}
#header .nav .menu-box .menu > li .sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  width: 210px;
  background: #bd0015;
  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;
  text-transform: capitalize;
}
#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;
}
#index-body .h2-tit {
  font-family: roboto-black;
  font-size: 48px;
  text-align: center;
  text-transform: uppercase;
}
#index-body .p-tit {
  font-family: roboto-thin;
  font-size: 20px;
  text-align: center;
  position: relative;
  padding-bottom: 20px;
}
#index-body .p-tit:after {
  content: '';
  position: absolute;
  width: 31px;
  height: 4px;
  background: #bd0015;
  left: 50%;
  margin-left: -15px;
  bottom: 0;
}
#index-body .i-product {
  padding: 110px 0 158px;
}
#index-body .i-product .product-list {
  margin-top: 50px; position:relative; padding:0 30px;
}
#index-body .i-product .product-list .slideBox .swiper-slide{
	padding-top:5px;
}
#index-body .i-product .product-list .slideBox .swiper-slide .img-box {
  border: 5px solid #e7e7e7;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
}
#index-body .i-product .product-list .slideBox .swiper-slide p {
  font-family: roboto-light;
  font-size: 20px;
  margin-top: 20px;
  text-align: center;
}
#index-body .i-product .product-list .slideBox .swiper-slide p a {
  color: #000000;
}
#index-body .i-product .product-list .MyClass {
  bottom: -70px;
}
#index-body .i-product .product-list .MyClass .swiper-pagination-bullet {
  width: 16px;
  height: 6px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}
#index-body .i-product .product-list .MyClass .swiper-pagination-bullet-active {
  background: #bd0015;
  width: 23px;
}
#index-body .i-advantage {
  background: url("../images/adv-bg_06.jpg") no-repeat;
  background-size: cover;
  padding: 100px 0 130px;
}
#index-body .i-advantage .h2-tit {
  color: #ffffff;
}
#index-body .i-advantage .p-tit {
  color: #ffffff;
}
#index-body .i-advantage .column {
  margin-top: 40px;
}
#index-body .i-advantage .column .column {
  background: url("../images/circle.png") no-repeat center;
  min-height: 270px;
  margin-top: 0;
  cursor: pointer;
  transition: 0.6s ease;
  -webkit-transition: 0.6s ease;
  -moz-transition: 0.6s ease;
  -ms-transition: 0.6s ease;
  -o-transition: 0.6s ease;
}
#index-body .i-advantage .column .column img {
  margin: 30px auto 20px;
}
#index-body .i-advantage .column .column p {
  font-family: roboto-regular;
  text-align: center;
  font-size: 21px;
  color: #ffffff;
  text-transform: uppercase;
  padding: 15px 6%;
}
#index-body .i-advantage .column .column:hover {
  transform: translate(0, -10px) rotate(0) scale(1, 1) skew(0, 0) rotateX(0) rotateY(0);
}
#index-body .i-system {
  padding: 110px 0 158px;
}
#index-body .i-system .product-list {
  margin-top: 50px;
}
#index-body .i-system .product-list .slideBox {
  padding: 20px;
}
#index-body .i-system .product-list .slideBox .swiper-slide {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
}
#index-body .i-system .product-list .slideBox .swiper-slide p {
  font-family: roboto-light;
  font-size: 15px;
  text-align: center;
  height: 88px;
  line-height: 88px;
}
#index-body .i-system .product-list .slideBox .swiper-slide p a {
  color: #000000;
}
#index-body .i-system .product-list .MyClass {
  bottom: -70px;
}
#index-body .i-system .product-list .MyClass .swiper-pagination-bullet {
  width: 16px;
  height: 6px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}
#index-body .i-system .product-list .MyClass .swiper-pagination-bullet-active {
  background: #bd0015;
  width: 23px;
}
#index-body .i-about .ui.grid {
  margin: 0;
}
#index-body .i-about .i-about-img {
  background: url("../images/i-about_02.jpg") no-repeat center;
  background-size: cover;
}
#index-body .i-about .i-about-text {
  background: #3e3e41;
  padding: 5% 15% 3% 5%;
}
#index-body .i-about .i-about-text h2 {
  font-family: roboto-regular;
  cursor: pointer;
  font-size: 48px;
  color: #ffffff;
  text-transform: uppercase;
  margin-bottom: 30px;
  transition: 0.6s ease;
  -webkit-transition: 0.6s ease;
  -moz-transition: 0.6s ease;
  -ms-transition: 0.6s ease;
  -o-transition: 0.6s ease;
}
#index-body .i-about .i-about-text h2:hover {
  color: #bd0015;
}
#index-body .i-about .i-about-text p {
  font-size: 16px;
  font-family: roboto-regular;
  line-height: 30px;
  color: #ffffff;
  margin-bottom: 15px;
}
#index-body .i-about .i-about-text .qiaiabs {
  font-size: 16px;
  font-family: roboto-regular;
  line-height: 30px;
  color: #ffffff;
  margin-bottom: 15px;
}
#index-body .i-about .i-about-text .qiaiabs h1 {
  font-size: 16px;
  font-family: roboto-regular;
  color: #ffffff;
  font-weight: normal;
  display:inline;
}
#index-body .i-about .i-about-text p span {
  font-family: roboto-black;
}
#index-body .i-about .i-about-text .qiaiabs span {
  font-family: roboto-black;
}
#index-body .i-about .i-about-text a.more {
  width: 137px;
  height: 35px;
  margin-top: 30px;
  transition: 0.6s ease;
  -webkit-transition: 0.6s ease;
  -moz-transition: 0.6s ease;
  -ms-transition: 0.6s ease;
  -o-transition: 0.6s ease;
  line-height: 35px;
  color: #ffffff;
  text-align: center;
  display: block;
  background: #484848;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
}
#index-body .i-about .i-about-text a.more:hover {
  background: #bd0015;
}
#index-body .i-about .i-about-text .i-number {
  margin-top: 30px;
}
#index-body .i-about .i-about-text .i-number .column h3 {
  color: #dde1e6;
  font-family: roboto-black;
  font-size: 56px;
}
#index-body .i-about .i-about-text .i-number .column h3 i{
	font-size:56px;
}
#index-body .i-about .i-about-text .i-number .column p {
  font-family: roboto-light;
  font-size: 18px;
}
#index-body .i-application {
  padding: 110px 0 158px;
}
#index-body .i-application .product-list {
  margin-top: 50px;
}
#index-body .i-application .product-list .slideBox .swiper-slide p {
  font-family: roboto-light;
  font-size: 20px;
  text-align: center;
  height: 88px;
  line-height: 88px;
}
#index-body .i-application .product-list .slideBox .swiper-slide p a {
  color: #000000;
}
#index-body .i-application .product-list .MyClass {
  bottom: -70px;
}
#index-body .i-application .product-list .MyClass .swiper-pagination-bullet {
  width: 16px;
  height: 6px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}
#index-body .i-application .product-list .MyClass .swiper-pagination-bullet-active {
  background: #bd0015;
  width: 23px;
}
#index-body .i-news{
	padding-bottom:50px;
}
#index-body .i-news .news-list{
	margin-top:30px;
}
#index-body .i-news h2 a{
	font-size:20px;
	color:#000;
  min-height: 94px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
#index-body .i-news p{
	line-height:28px;color:#000;
	margin-top:5px;
}
#footer{
	background:#2c2c2c; padding:80px 0 30px
}
#footer .column h2{
	color:#fff; font-size:20px; text-transform:uppercase; margin-bottom:20px;
}
#footer .column p{
	line-height:28px; color:#fff;
}
#footer .column p a {
	color:#fff;
}
#footer .column p .icon{
	color:#fff;
}
#footer .column ul li{
	line-height:30px; color:#fff;
}
#footer .column ul li a{
	color:#fff; text-transform:uppercase;
}
#footer .txt-bot{
	color:#fff; color:#fff; text-align:center; padding-top: 81px;
    margin-bottom: 34px;
}
#footer .txt-bot a{
	color:#fff;
}
#footer .column.i-form{
	
}
#footer .column.i-form ul{
	margin-bottom:20px;
}
#footer .column.i-form ul li{
	width:50%; padding-right:3%; float:left; margin-bottom:10px;
}
#footer .column.i-form ul li input,#footer .column.i-form textarea{
	width:100%; border:1px solid #ccc; padding:8px 10px; outline:none; background:none; color:#ccc; font-size:14px;
}
#footer .column.i-form textarea{
	height:100px;
}
#footer .column.i-form input[type="submit"]{
	width:50%; border:2px solid #bd0015; color:#bd0015; line-height:30px; background:none; font-size:16px;
	cursor:pointer;outline:none;
	
}
div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14;
}
#footer .ui.grid {
  margin: 0;
}
#footer .i-footer-fl {
  background: #303135;
  padding: 5% 5% 10%;
  position: relative;
}
#footer .i-footer-fl a:hover {
  color: #bd0015 !important;
}
#footer .i-footer-fl h2 {
  font-family: roboto-regular;
  color: #efedee;
  font-size: 22px;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 60px;
}
#footer .i-footer-fl h2:after {
  content: '';
  position: absolute;
  width: 37px;
  height: 2px;
  background: #bd0015;
  left: 0;
  bottom: 0;
}
#footer .i-footer-fl p {
  font-family: roboto-regular;
  color: #7f7f81;
  margin-bottom: 15px;
}
#footer .i-footer-fl p a {
  color: #7f7f81;
}
#footer .i-footer-fl .menu {
  position: absolute;
  width: 100%;
  height: 100px;
  left: 0;
  bottom: 0;
  z-index: 999;
  background: rgba(0, 0, 0, 0.8);
}
#footer .i-footer-fl .menu ul li {
  float: left;
  width: 20%;
  text-align: center;
}
#footer .i-footer-fl .menu ul li a {
  font-family: roboto-black;
  color: #ffffff;
  font-size: 20px;
  line-height: 100px;
}
#footer .i-footer-fr {
  position: relative;
  background: #bd0015;
  padding: 5% 5% 10%;
}
#footer .i-footer-fr h2 {
  font-family: roboto-regular;
  color: #ffffff;
  font-size: 22px;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 60px;
}
#footer .i-footer-fr h2:after {
  content: '';
  position: absolute;
  width: 37px;
  height: 2px;
  background: #ffffff;
  left: 0;
  bottom: 0;
}
#footer .i-footer-fr img {
  width: 115px;
  margin-right: 80px;
}
#footer .i-footer-fr .li-h3 h3 {
  font-family: roboto-regular;
  color: #ffffff;
  font-size: 18px;
  text-transform: uppercase;
}
#footer .i-footer-fr .li-h3 p {
  font-family: roboto-black;
  font-style: italic;
  color: #ffffff;
  font-size: 38px;
}
#footer .i-footer-fr .menu {
  position: absolute;
  width: 100%;
  height: 100px;
  left: 0;
  bottom: 0;
  z-index: 999;
  background: rgba(0, 0, 0, 0.8);
}
#footer .i-footer-fr .menu p {
  line-height: 100px;
  font-size: 18px;
  color: #ffffff;
  text-transform: uppercase;
  padding-left: 50px;
}
#footer .i-footer-fr .menu p .share {
  background: none !important;
}
#footer .i-footer-fr .menu p .icon {
  width: 35px;
  height: 35px;
  background: rgba(255, 255, 255, 0.4);
  line-height: 35px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  color: #ffffff;
  font-size: 14px;
}
#footer .i-footer-fr .menu p .icon:hover {
  background: #bd0015;
}
.inner-banner{
  padding-top: 125px;
  color: #fff;
  text-align: center;
  height: 314px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("../images/inner-banner.jpg");
  background-size: cover;
}

.inner-banner .inner-tit {
  font-size: 45px;
  text-transform: uppercase;
  font-family: impact;
}
.inner-banner .bread-crumbs a,
.inner-banner .bread-crumbs span {
  font-size: 14px;
  color: #fff;
}
.inner-banner .bread-crumbs a:hover {
  color: #bd0015;
}
.inner-page {
  padding: 55px 0 80px;
}
.inner-page .grid > .sideBar.wide.column {
  width: 28%!important;
}
.inner-page .grid > .sideBar.wide.column .side-tit {
  color: #000000;
  margin-bottom: 31px;
}
.inner-page .grid > .sideBar.wide.column .side-tit h2 {
  font-size: 45px;
  line-height: 1em;
}
.inner-page .grid > .sideBar.wide.column .side-tit span {
  font-size: 16px;
}
.inner-page .grid > .sideBar.wide.column .side-tit span a {
  color: #000;
}
.inner-page .grid > .sideBar.wide.column .side-menu {
  margin-bottom: 64px;
}
.inner-page .grid > .sideBar.wide.column .side-menu li {
  margin-bottom: 2px;
}
.inner-page .grid > .sideBar.wide.column .side-menu li ul{
  margin-top: 2px;
}
.inner-page .grid > .sideBar.wide.column .side-menu li a {
  color: #000000;
  font-size: 14px;
  display: block;
  height: 40px;
  line-height: 40px;
  background: #efefef;
  padding-left: 15px;
}
.inner-page .grid > .sideBar.wide.column .side-menu li ul li a{
  padding-left: 25px;
}
.inner-page .grid > .sideBar.wide.column .side-menu li a:hover,
.inner-page .grid > .sideBar.wide.column .side-menu li a.active {
  background: #bd0015;
  color: #ffffff;
}
.inner-page .grid > .sideBar.wide.column .side-contact {
  padding: 40px 24px 40px 16px;
  background: #efefef;
}
.inner-page .grid > .sideBar.wide.column .side-contact p {
  color: #000000;
  font-size: 16px;
  line-height: 25px;
  margin-top: 25px;
}
.inner-page .grid > .sideBar.wide.column .side-contact p:first-child {
  margin-top: 0;
}
.inner-page .grid > .sideBar.wide.column .side-contact p a {
  color: #000000;
}
.inner-page .grid > .sideBar.wide.column .side-contact .side-social {
  margin-top: 16px;
}
.inner-page .grid > .sideBar.wide.column .side-contact .side-social a {
  display: inline-block;
  width: 21px;
  height: 21px;
  text-align: center;
  line-height: 21px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  background: #272636;
  color: #efefef;
}
.inner-page .grid > .sideBar.wide.column .side-contact .side-social a .icon {
  margin-right: 0;
}
.inner-page .grid > .sideBar.wide.column .side-contact .side-social a:hover {
  background: #bd0015;
  color: #fff;
}
.inner-page .inner-tit {
  color: #000000;
  font-size: 40px;
  font-family: impact;
  text-transform: uppercase;
}
.inner-page .inner-txt {
  color: #000000;
  font-size: 16px;
  line-height: 35px;
}
.inner-page .grid > .page-rightBar.wide.column {
  width: 70%!important;
  padding-left: 3.1rem!important;
}
.prodetFeedback {
  padding: 70px 0 100px;
  background: #fff;
}
.prodetFeedback .ptForm {
  margin-top: 83px;
}
.prodetFeedback .ptForm label {
  font-size: 16px;
  color: #3d3d3d;
  font-weight: 500;
  margin-bottom: 0;
}
.prodetFeedback .ptForm input,
.prodetFeedback .ptForm textarea {
  transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  background: none;
  color: #3d3d3d;
  font-size: 16px;
  font-family: roboto-medium;
  width: 100%;
  outline: none;
  resize: none;
  border: none;
  border-bottom: 1px solid #bfbfbf;
}
.prodetFeedback .ptForm .fbTop {
  margin-bottom: 62px;
}
.prodetFeedback .ptForm .fbTop li {
  float: left;
  width: 31%;
  margin-right: 2%;
}
.prodetFeedback .ptForm .fbTop li:last-child {
  margin-right: 0;
}
.prodetFeedback .ptForm .fbTop li input {
  height: 15px;
  padding: 0 4px;
}
.prodetFeedback .ptForm .fbTop li input:focus {
  height: 43px;
  border-bottom: 3px solid #bd0015;
}
.prodetFeedback .ptForm .fbBot {
  margin-bottom: 75px;
}
.prodetFeedback .ptForm .fbBot textarea {
  height: 16px;
  overflow: hidden;
}
.prodetFeedback .ptForm .fbBot textarea:focus {
  height: 55px;
  border-bottom: 3px solid #bd0015;
}
.prodetFeedback .ptForm .fbBot .yzm-box {
  margin-top: 40px;
}
.prodetFeedback .ptForm .fbBot .yzm-box label {
  display: block;
}
.prodetFeedback .ptForm .fbBot .yzm-box input {
  width: 397px;
  height: 15px;
  padding: 0 4px;
}
.prodetFeedback .ptForm .fbBot .yzm-box input:focus {
  height: 43px;
  border-bottom: 3px solid #bd0015;
}
.prodetFeedback .ptForm .fbBot .yzm-box img {
  display: inline-block;
}
.prodetFeedback .ptForm input[type="submit"] {
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.3);
  transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  text-transform: capitalize;
  font-family: roboto-light;
  font-size: 16px;
  width: 288px;
  height: 53px;
  border: none;
  background: #bd0015;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  color: #fff;
  cursor: pointer;
}
.prodetFeedback .ptForm input[type="submit"]:hover {
  background-color: #222;
}
.about-page {
  padding-bottom: 0;
}
.about-page .page-rightBar {
  margin-top: 83px;
}
.about-page .about-article .video-box {
  margin-bottom: 77px;
}
.about-page .about-article .video-box span {
  margin-top: 9px;
  color: #000000;

  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
}
.about-page .about-article .video-box span .icon {
  font-size: 24px;
  vertical-align: middle;
}
.about-page .about-article h1 {
  margin-bottom: 33px;
}
.about-page .about-article .flbox {
  margin-top: 61px;
}
.about-page .a-factory {
  margin-top: 86px;
  margin-bottom: 0;
}
.about-page .a-factory .head-box {
  margin-bottom: 39px;
}
.about-page .a-factory .bot-box {
  padding: 63px 0 49px;
  background: #bd0015;
}
.about-page .a-factory .bot-box li .con-box .tit a {
  overflow: visible;
}
.about-page .a-factory .bot-box li .con-box .more {
  margin-top: 17px;
  display: inline-block;
}
.product-yd-page {
  padding: 0;
}
.product-yd-page .procat-box {
  background: #ececec;
  padding: 47px 0 45px;
}
.product-yd-page .procat-box > .container > .grid .cat-con {
  width: 63.5%!important;
}
.product-yd-page .procat-box > .container > .grid .cat-con .tit a {
  color: #000000;
  font-size: 38px;
  font-family: impact;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.product-yd-page .procat-box > .container > .grid .cat-con .abst {
  color: #000000;
  font-size: 16px;
  line-height: 22px;
  margin: 54px 0 88px;
}
.product-yd-page .procat-box > .container > .grid .cat-con .more {
  color: #000000;
  font-size: 18px;
  font-family: impact;
  text-transform: uppercase;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  display: block;
  width: 219px;
  height: 37px;
  line-height: 37px;
  text-align: center;
  background: #fff;
}
.product-yd-page .procat-box > .container > .grid .cat-con .more:hover {
  background: #bd0015!important;
  color: #fff;
}
.product-yd-page .procat-box > .container > .grid .cat-pic {
  width: 36.5%!important;
  text-align: right;
}
.product-yd-page .procat-box > .container > .grid .cat-pic a {
  display: inline-block;
}
.product-yd-page .procat-box:nth-of-type(2n) {
  background: #fff;
}
.product-yd-page .procat-box:nth-of-type(2n) > .container > .grid .cat-con .more {
  background: #ececec;
}
.cat-box {
  margin-bottom: 50px;
}
.cat-box .intro {
  color: #000000;
  font-size: 16px;
  line-height: 23px;
}
.cat-box .return {
  color: #000000;
  font-size: 32px;
  font-family: impact;
  text-transform: uppercase;
  margin-top: 10px;
  cursor: pointer;
}
.cat-box .return .icon {
  margin-right: 0;
  margin-left: 5px;
}
.pro-advantage {
  margin-top: 54px;
}
.pro-advantage .advan-list {
  margin-top: 53px;
}
.pro-advantage .advan-list .item {
  background: #fbfbfb;
}
.pro-advantage .advan-list .item:nth-of-type(2n) {
  background: #efefef;
}
.pro-advantage .advan-list .item .grid {
  display: table;
  height: 386px;
  width: 100%;
}
.pro-advantage .advan-list .item .grid .advan-pic,
.pro-advantage .advan-list .item .grid .advan-con {
  vertical-align: middle;
  display: table-cell;
}
.pro-advantage .advan-list .item .grid .advan-pic {
  width: 21.2%!important;
}
.pro-advantage .advan-list .item .grid .advan-con {
  width: 78.8%!important;
}
.pro-advantage .advan-list .item .grid .advan-con .tit {
  margin-bottom: 20px;
  color: #000000;
  font-size: 28px;
  text-transform: uppercase;
  font-family: impact;
}
.pro-advantage .advan-list .item .grid .advan-con .abst {
  color: #000000;
  font-size: 16px;
  line-height: 34px;
}
.pro-advantage .advan-list .item .grid .advan-con .abst em,
.pro-advantage .advan-list .item .grid .advan-con .abst span {
  display: block;
}
.pro-advantage .advan-list .item .grid .advan-con .abst em {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: -6px;
}
.pro-advantage .advan-list .item .grid .advan-con .abst span {
  margin-bottom: 12px;
}
.pro-advantage .advan-list .item .grid .advan-con .abst span:last-child {
  margin-bottom: 0;
}
.product-page {
  padding-bottom: 0;
}
.product-page.lg-page{
  padding-bottom: 90px;
}
.product-page .pro-list .qiaipro1 {
  font-weight: bold;
}
.product-page .pro-list .qiaipro2 {
  line-height: 30px;
  font-size: 14px;
  margin-top: 10px;
  color:#000;
}
.product-page .pro-list .qiaipro2 a {
  color:#000;
}
.product-page .pro-list li {
  float: left;
  width: 32%;
  margin-right: 2%;
  margin-bottom: 52px;
}
.product-page .pro-list li:nth-of-type(3n) {
  margin-right: 0;
}
.product-page .pro-list li .tit {
  text-align: center;
  margin-top: 13px;
  height: 0px;
}
.product-page .pro-list li .tit a {
  color: #000000;
  font-size: 14px;
/*  text-transform: uppercase;*/
}
.prodet-page {
  padding-bottom: 0;
}
.prodet-page .prodet-tit {
  color: #000000;
  font-size: 50px;
  font-family: impact;
  margin-bottom: 60px;
}
.prodet-page .prodet-top .prodet-pic {
  width: 47.3%;
}
.prodet-page .prodet-top .prodet-pic img {
  width: 100%;
}

.prodet-page .prodet-top .prodet-box-one {
  width: 46.7%;
}
.prodet-page .prodet-top .prodet-box-one .pro-tit {
  color: #000000;
  font-size: 36px;
  font-family: impact;
}

.prodet-page .prodet-top .prodet-box-one .image-thumb {
  margin-bottom: 45px;
}
.prodet-page .prodet-top .prodet-box-one .image-gallery:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
  clear: both;
}
.prodet-page .prodet-top .prodet-box-one  .image-gallery li {
   margin-right: 2%;
  width: 15.5%;
  padding: 0;
}
.prodet-page .prodet-top .prodet-box-one .det {
  margin: 30px 0 30px;
}
.prodet-page .prodet-top .prodet-box-one .det p {
  color: #000000;
  font-size: 20px;
  line-height: 32px;
}
.prodet-page .prodet-top .prodet-box-one .prodet-email {
  display: block;
  width: 245px;
  height: 53px;
  background: url("../images/prodet-fb.jpg") no-repeat center;
}
.prodet-page .prodet-bot {
  margin: 130px 0 69px;
}
.prodet-page .prodet-bot p {
  color: #000000;
  font-size: 18px;
  line-height: 26px;
}
.prodet-page .prodet-parts .list .item {
  margin-bottom: 117px;
}
.prodet-page .prodet-parts .list .item:last-child {
  margin-bottom: 0;
}
.prodet-page .prodet-parts .list .item .img-box {
  width: 34.2%!important;
}
.prodet-page .prodet-parts .list .item .con-box {
  width: 65.8%!important;
  padding-left: 2.6rem!important;
}
.prodet-page .prodet-parts .list .item .con-box .tit {
  color: #000000;
  font-size: 28px;
  font-family: impact;
  margin-bottom: 26px;
}
.prodet-page .prodet-parts .list .item .con-box .table-box table {
  width: 100%;
}
.prodet-page .prodet-parts .list .item .con-box .table-box table tr {
  vertical-align: top;
}
.prodet-page .prodet-parts .list .item .con-box .table-box table tr:first-child td {
  padding-bottom: 14px;
}
.prodet-page .prodet-parts .list .item .con-box .table-box table tr:last-child td {
  padding-top: 14px;
}
.prodet-page .prodet-parts .list .item .con-box .table-box table tr:nth-of-type(2) td {
  padding: 14px 0;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
.prodet-page .prodet-parts .list .item .con-box .table-box table tr td {
  color: #000000;
  font-size: 18px;
  line-height: 26px;
  font-weight: 500;
}
.dz-page {
  padding: 0;
}
.dz-page .dz-tit {
  color: #000000;
  font-size: 30px;
  font-family: impact;
  text-transform: uppercase;
}
.dz-page .dz-top {
  padding: 82px 0 40px;
}
.dz-page .dz-top .intro {
  color: #000000;
  font-size: 16px;
  line-height: 24px;
  margin: 21px 0 73px;
}
.dz-page .dz-top img {
  margin: 0 auto;
}
/*.dz-page .dz-body {
  padding: 120px 0 89px;
  background: #f2f2f2;
}
.dz-page .dz-body .list {
  margin-top: 46px;
}
.dz-page .dz-body .list .item {
  float: left;
  width: 23.5%;
  margin-right: 2%;
  margin-bottom: 48px;
}
.dz-page .dz-body .list .item:nth-of-type(4n) {
  margin-right: 0;
}
.dz-page .dz-body .list .item .size {
  display: block;
  background: #fff;
  color: #202020;
  font-size: 20px;
  padding-left: 17px;
  height: 46px;
  line-height: 46px;
}
.dz-page .dz-body .list .item .img-box {
  position: relative;
}
.dz-page .dz-body .list .item .img-box .layer {
  opacity: 0;
  filter: alpha(opacity=0);
  transition: 1s ease;
  -webkit-transition: 1s ease;
  -moz-transition: 1s ease;
  -ms-transition: 1s ease;
  -o-transition: 1s ease;
  position: absolute;
  width: 86%;
  left: 7%;
  height: 86%;
  top: 7%;
  background: rgba(0, 0, 0, 0.44);
  text-align: center;
}
.dz-page .dz-body .list .item .img-box .layer a {
  margin-top: 46%;
  display: inline-block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background: #fff;
}
.dz-page .dz-body .list .item .img-box .layer a .icon {
  margin-right: 0;
  color: #2d4847;
  font-size: 16px;
}
.dz-page .dz-body .list .item .img-box:hover .layer {
  opacity: 1;
  filter: alpha(opacity=100);
}
.dz-page .dz-body .list .item .con-box {
  background: #fff;
  padding: 15px 18px 0;
}
.dz-page .dz-body .list .item .con-box .tit {
  color: #202020;
  font-size: 22px;
  font-family: impact;
}
.dz-page .dz-body .list .item .con-box .price-box {
  margin: 21px 0 16px;
}
.dz-page .dz-body .list .item .con-box .price-box .icon {
  margin-right: 0px;
}
.dz-page .dz-body .list .item .con-box .price-box .the_price {
  color: #202020;
  font-size: 22px;
  font-family: impact;
}
.dz-page .dz-body .list .item .con-box .price-box .num-box .icon {
  cursor: pointer;
  width: 19px;
  height: 19px;
  line-height: 19px;
  text-align: center;
  font-size: 12px;
  color: #fff;
  background: #202020;
}
.dz-page .dz-body .list .item .con-box .price-box .num-box .the_num {
  color: #202020;
  font-size: 19px;
  vertical-align: middle;
  display: inline-block;
  margin: 0 4px;
}
.dz-page .dz-body .list .item .con-box .color-box {
  text-align: center;
}
.dz-page .dz-body .list .item .con-box .color-box em {
  transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  cursor: pointer;
  display: inline-block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  margin: 0 2px 3px;
  border: 1px solid transparent;
}
.dz-page .dz-body .list .item .con-box .color-box em:hover,
.dz-page .dz-body .list .item .con-box .color-box em.active {
  border-color: #fff;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.6);
  -ms-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.6);
  -o-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.6);
}
.dz-page .dz-body .list .item .con-box .sub-box {
  height: 52px;
  line-height: 52px;
  border-top: 1px solid #e7e7e7;
  margin-top: 11px;
}
.dz-page .dz-body .list .item .con-box .sub-box .jlsz {
  color: #202020;
  font-size: 17px;
}
.dz-page .dz-body .list .item .con-box .sub-box .sub {
  margin-top: 15px;
  transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  cursor: pointer;
  color: #fff;
  font-size: 12px;
  width: 81px;
  height: 23px;
  line-height: 23px;
  background: #d81e06;
  text-align: center;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}
.dz-page .dz-body .list .item .con-box .sub-box .sub:hover {
  background: #000;
}
.dz-page .dz-table {
  padding: 85px 0 119px;
  border-bottom: 1px solid #ccc;
}
.dz-page .dz-table .intro {
  color: #202020;
  font-size: 20px;
  margin: 43px 0 22px;
}
.dz-page .dz-table table {
  width: 100%;
}
.dz-page .dz-table table thead tr {
  background: #818181;
}
.dz-page .dz-table table thead tr td {
  padding: 16px 0;
  font-size: 20px;
  color: #fff;
  font-family: impact;
  text-transform: uppercase;
}
.dz-page .dz-table .the_table {
  text-align: center;
}
.dz-page .dz-table .the_table table tbody tr:nth-of-type(2n) {
  background: #f2f2f2;
}
.dz-page .dz-table .the_table table tbody tr td {
  padding: 9px 0;
  color: #202020;
  font-size: 20px;
}
.dz-page .dz-table .the_table table tbody tr td.img img {
  display: inline-block;
  width: 100px;
}
.dz-page .dz-table .the_table table tbody tr td.color em {
  display: inline-block;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  vertical-align: middle;
  margin-right: 8px;
}
.dz-page .dz-table .the_table table tbody tr td.num .icon {
  cursor: pointer;
  width: 19px;
  height: 19px;
  line-height: 19px;
  text-align: center;
  font-size: 12px;
  color: #fff;
  background: #202020;
}
.dz-page .dz-table .the_table table tbody tr td.num .the_num {
  color: #202020;
  font-size: 19px;
  vertical-align: middle;
  display: inline-block;
  margin: 0 4px;
}
.dz-page .dz-table .total_table {
  text-align: center;
  margin-top: 54px;
}
.dz-page .dz-table .total_table table tbody tr {
  background: #f2f2f2;
}
.dz-page .dz-table .total_table table tbody tr td {
  color: #202020;
  font-size: 20px;
  padding: 52px 0;
}
.dz-page .dz-table .total_table table tbody tr .icon {
  margin-right: 0;
}*/
.dz-page {
  padding: 0;
  font-family: roboto-regular;
}
.dz-page .cus-service{
  padding: 130px 0 108px;
  background: #e2e2e2;
}
.dz-page .cus-service .dz-tit{
  margin-bottom: 19px;
}
.dz-page .cus-service p{
  color: #000000;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 90px;
}
.dz-page .cus-contact{
  height: 273px;
  background: url(../images/cus-contact-pic.jpg) no-repeat center;
  padding-top: 54px;
  overflow: hidden;
}
.dz-page .cus-contact .dz-tit{
  color: #fff;
}
.dz-page .cus-contact p{
  color: #fff;
  font-size: 23px;
  font-weight: bold;
}
.dz-page .cus-contact p span:last-child{
  margin-left: 72px;
}
.dz-page .dz-body {
  padding: 51px 0 110px;
  background: #f0f0f0;
}
.dz-page .dz-tit {
  color: #000000;
  font-size: 30px;
  font-family: impact;
  text-transform: uppercase;
  margin-bottom: 53px;
}
.dz-page .dz-body .last-num .icon,
.dz-page .dz-body .last-num input {
  float: left;
  height: 19px;
  text-align: center;
  line-height: 19px;
}
.dz-page .dz-body .last-num .icon {
  margin-right: 0!important;
  width: 19px;
  font-size: 12px;
  color: #fff;
  background: #b6b6b6;
}
.dz-page .dz-body .last-num input {
  border: 1px solid #7d7d7d;
  background: #f0f0f0;
  color: #202020;
  font-size: 16px;
  -moz-appearance: textfield;
}
.dz-page .dz-body .last-num input::-webkit-outer-spin-button,
.dz-page .dz-body .last-num input::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
  margin: 0;
}
.dz-page .dz-body .dz-left-box {
  width: 48.4%!important;
  background: #fff;
}
.dz-page .dz-body .dz-left-box .dz-gallery img {
  width: 100%;
  display: none;
}
.dz-page .dz-body .dz-left-box .dz-gallery img:first-child {
  display: block;
}
.dz-page .dz-body .dz-left-box .select-box {
  padding: 31px 22px 0 27px;
}
.dz-page .dz-body .dz-left-box .select-box .sel-tit {
  color: #202020;
  font-family: roboto-medium;
  font-size: 18px;
  margin-bottom: 19px;
}
.dz-page .dz-body .dz-left-box .select-box .sel-list li {
  transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  margin-bottom: 19px;
  cursor: pointer;
  color: #c7c7c7;
  font-size: 15px;
  float: left;
  width: 31.47%;
  margin-right: 2.79%;
  height: 49px;
  line-height: 49px;
  text-align: center;
  border: 1px solid #c7c7c7;
}
.dz-page .dz-body .dz-left-box .select-box .sel-list li:nth-of-type(3n) {
  margin-right: 0;
}
.dz-page .dz-body .dz-left-box .select-box .sel-list li:hover,
.dz-page .dz-body .dz-left-box .select-box .sel-list li.active {
  color: #d81e06;
  border-color: #d81e06;
}
.dz-page .dz-body .dz-left-box .select-box .sel-list li > i {
  width: 23px;
  height: 23px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  margin-right: 16px;
}
.dz-page .dz-body .dz-left-box .select-box .sel-list li.cus-filed {
  position: relative;
}
.dz-page .dz-body .dz-left-box .select-box .sel-list li.cus-filed input {
  font-family: roboto-regular;
  color: #c7c7c7;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  border: none;
  background: none;
  outline: none;
}
.dz-page .dz-body .dz-left-box .select-box .sel-list li.cus-filed input:focus {
  border: 1px solid #d81e06;
}
.dz-page .dz-body .dz-left-box .select-box .sel-list li.cus-filed ::-webkit-input-placeholder {
  color: #c7c7c7;
}
.dz-page .dz-body .dz-left-box .select-box .sel-list li.cus-filed :-moz-placeholder {
  color: #c7c7c7;
}
.dz-page .dz-body .dz-left-box .select-box .sel-list li.cus-filed ::-moz-placeholder {
  color: #c7c7c7;
}
.dz-page .dz-body .dz-left-box .select-box .sel-list li.cus-filed :-ms-input-placeholder {
  color: #c7c7c7;
}
.dz-page .dz-body .dz-left-box .select-box .dz-color {
  margin: 10px 0 41px;
}
.dz-page .dz-body .dz-left-box .settlement-box {
  padding: 0 22px 28px 27px;
}
.dz-page .dz-body .dz-left-box .settlement-box .item {
  padding: 0;
}
.dz-page .dz-body .dz-left-box .settlement-box .last-price span {
  color: #000000;
  font-size: 18px;
  margin-right: 6px;
}
.dz-page .dz-body .dz-left-box .settlement-box .last-price strong {
  color: #d81e06;
  font-size: 26px;
  font-family: roboto-bold;
  font-weight: 500;
}
.dz-page .dz-body .dz-left-box .settlement-box .add-to-list {
  width: 31.2%;
}
.dz-page .dz-body .dz-left-box .settlement-box .add-to-list button {
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
  -moz-transition: 0.4s ease;
  -ms-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  cursor: pointer;
  outline: none;
  font-family: roboto-regular;
  height: 47px;
  line-height: 47px;
  width: 100%;
  background: #d81e06;
  border: none;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  color: #fff;
  font-size: 18px;
}
.dz-page .dz-body .dz-left-box .settlement-box .add-to-list button:hover {
  background: #222;
}
.dz-page .dz-body .dz-right-box {
  padding-left: 4.9%!important;
}
.dz-page .dz-body .dz-right-box .inner-box {
  height: 100%;
  background: #fff;
}
.dz-page .dz-body .dz-right-box .inner-box .r-tit {
  line-height: 84px;
  background: #474747;
  text-align: center;
  color: #fff;
  font-size: 30px;
  font-family: impact;
}
.dz-page .dz-body .dz-right-box .inner-box .last-table {
  padding-top: 29px;
  text-align: center;
}
.dz-page .dz-body .dz-right-box .inner-box .last-table input[type="checkbox"] {
  width: 16px;
  height: 16px;
  outline: none;
}
.dz-page .dz-body .dz-right-box .inner-box .last-table .t-head > .column {
  color: #000000;
  font-size: 16px;
  text-transform: uppercase;
  font-family: roboto-black;
}
.dz-page .dz-body .dz-right-box .inner-box .last-table .last-list {
  margin-top: 22px;
  padding-top: 25px;
  overflow-y: auto;
  height: 420px;
}
.dz-page .dz-body .dz-right-box .inner-box .last-table .last-list .one-box {
  margin-bottom: 49px;
}
.dz-page .dz-body .dz-right-box .inner-box .last-table .last-list .one-box > .column {
  color: #000000;
  font-size: 18px;
}
.dz-page .dz-body .dz-right-box .inner-box .last-table .last-list .one-box > .column .last-num {
  display: inline-block;
}
.dz-page .dz-body .dz-right-box .inner-box .last-table .last-list .one-box > .column.t_del .icon {
  cursor: pointer;
}
.dz-page .dz-body .dz-right-box .inner-box .total-price {
  padding: 0 16px 0 12px;
  margin-top: 66px;
}
.dz-page .dz-body .dz-right-box .inner-box .total-price span {
  vertical-align: middle;
  color: #000000;
  font-size: 18px;
  display: block;
  border-bottom: 1px dashed #d7d7d7;
  padding-bottom: 14px;
  padding-left: 5px;
}
.dz-page .dz-body .dz-right-box .inner-box .total-price span em {
  color: #d81e06;
  font-size: 26px;
  font-family: roboto-bold;
  display: inline-block;
}
.dz-page .dz-body .dz-right-box .inner-box .dz-form {
  margin-top: 20px;
  padding: 0 16px 0 17px;
}
.dz-page .dz-body .dz-right-box .inner-box .dz-form .grid.two.column {
  margin: 0 0 7px 0!important;
}
.dz-page .dz-body .dz-right-box .inner-box .dz-form .grid.two.column .ipt-txt,
.dz-page .dz-body .dz-right-box .inner-box .dz-form .grid.two.column .ipt-ipt input {
  height: 32px;
  line-height: 32px;
  color: #5a5a5a;
  font-size: 18px;
  font-family: roboto-regular;
}
.dz-page .dz-body .dz-right-box .inner-box .dz-form .grid.two.column .ipt-txt {
  background: #dbdbdb;
  padding-left: 16px!important;
}
.dz-page .dz-body .dz-right-box .inner-box .dz-form .grid.two.column .ipt-ipt input,
.dz-page .dz-body .dz-right-box .inner-box .dz-form .grid.two.column .ipt-ipt textarea {
  display: block;
  width: 100%;
  border: none;
  background: #f0f0f0;
  outline: none;
}
.dz-page .dz-body .dz-right-box .inner-box .dz-form .grid.two.column .ipt-ipt input {
  padding: 0 15px;
}
.dz-page .dz-body .dz-right-box .inner-box .dz-form .grid.two.column.ipt-area .ipt-txt,
.dz-page .dz-body .dz-right-box .inner-box .dz-form .grid.two.column.ipt-area .ipt-ipt textarea {
  height: 78px;
  line-height: normal;
  padding: 8px 15px!important;
}
.dz-page .dz-body .dz-right-box .inner-box .dz-form .grid.two.column.ipt-area .ipt-ipt textarea {
  resize: none;
}
.dz-page .dz-body .dz-right-box .inner-box .dz-form .f-sub {
  margin-top: 19px;
}
.dz-page .dz-body .dz-right-box .inner-box .dz-form .f-sub p.fl {
  margin-top: 5px;
  width: 70%;
  color: #d4d4d4;
  font-size: 16px;
  line-height: 18px;
}
.dz-page .dz-body .dz-right-box .inner-box .dz-form .f-sub input[type="submit"] {
  cursor: pointer;
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
  -moz-transition: 0.4s ease;
  -ms-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  height: 47px;
  background: #d81e06;
  width: 26%;
  color: #fff;
  font-size: 18px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border: none;
  font-family: roboto-regular;
}
.dz-page .dz-body .dz-right-box .inner-box .dz-form .f-sub input[type="submit"]:hover {
  background: #222;
}
.news-page .newslist li {
  padding: 0 10px 8px 20px;
  border-bottom: 1px dashed #ccc;
  margin-bottom: 20px;
}
.news-page .newslist li .new-r {
  width: 100%;
}
.news-page .newslist li .new-r h3 {
  font-size: 18px;
  font-weight: 600;
  transition: 0.2s ease;
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  -ms-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  line-height:32px;
}
.news-page .newslist li .new-r h3 a {
  color: #555;
}
.news-page .newslist li .new-r i.new-update,
.news-page .newslist li .new-r p.new-abst {
  color: #777;
  font-size: 14px;
}
.news-page .newslist li .new-r i.new-update {
  display: block;
  margin: 10px 0;
}
.news-page .newslist li .new-r p.new-abst {
  line-height: 1.8em;
  font-size: 15px;
}
.news-page .newslist li .new-r:hover h3 a {
  color: #bd0015;
}
.newdet-page .news {
  
}
.newdet-page .news .news_title h1 {
  padding-bottom: 10px;
  font-size: 20px;
  text-align: center;
  color: #333;
  line-height:32px;
}
.newdet-page .news .news_date {
  font-size: 13px;
  line-height: 22px;
  text-align: center;
  border-bottom: 1px solid #CCC;
  padding-bottom: 5px;
}
.newdet-page .news .news_abst {
  border-bottom: 1px dashed #CCC;
  padding: 10px 0;
  font-size: 14px;
}
.newdet-page .news .news_abst p {
  display: inline-block;
}
.newdet-page .news .news_contents {
  color: #000;
  font-size: 14px;
  line-height: 24px;
  clear: both;
  margin-top: 10px;
  border-bottom: 1px dashed #CCC;
  padding: 20px 0;
}
.newdet-page .news .news_contents a {
  color: #000;
  font-size: 16px;
  line-height: 24px;
}
.newdet-page .news .news_contents p,
.newdet-page .news .news_contents div,
.newdet-page .news .news_contents span,
.newdet-page .news .news_contents table {
  color: #000;
  font-size: 14px;
  line-height: 28px;
  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: #999;
  font-size: 15px;
  margin-left: 5px;
}
.newdet-page .news .news_next a:hover {
  width: 100%;
  height: 25px;
  line-height: 25px;
  color: #000;
}
.newdet-page .news .newsnav {
  margin-bottom: 30px;
}
.contact-page {
  padding: 0;
}
.contact-page .c-list-box {
  padding: 68px 0 112px;
  background: #f9f9f9;
}
.contact-page .c-list-box .tit {
  color: #000000;
  font-size: 48px;
  margin-bottom: 86px;
}
.contact-page .c-list-box .c-name {
  color: #676767;
  font-size: 21px;
  margin-bottom: 38px;
}
.contact-page .c-list-box{
  line-height: 30px;
  margin-top: 24px;
  font-size: 18px;
  color: #676767;
}
.contact-page .c-list-box .info .add {
  display: block;
  margin-bottom: 40px;
}
.contact-page .c-list-box .info .icon {
  color: #a0a0a0;
  margin-right: 16px;
}
.contact-page .c-list-box .info a {
  color: #676767;
}
.faq-page .faq-list dt {
    color: #000000;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 600;
}
.faq-page .faq-list dd {
  font-size: 14px;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px dashed #ddd;
}
.cn-form {
  width: 100%;
  height: auto;
  padding: 35px 45px 25px;
  border: 1px solid #dddddd;
  background: #fff;
}
.cn-form p {
  font-size: 18px;
  padding: 10px 0;
  color: #666;
}
.cn-form .formtit {
  margin-bottom: 26px;
  font-size: 22px;
  font-weight: 600;
  line-height: 23px;
  color: #444;
  text-align: center;
  padding-bottom: 18px;
  background: url(../images/form-tit-bg.jpg) no-repeat center bottom;
}
.cn-form li {
  margin-bottom: 13px;
  color: #444;
}
.cn-form li label {
  font-weight: 600;
  display: block;
  margin-bottom: 5px;
  font-size: 14px;
}
.cn-form .btnTjly {
  font-size: 15px;
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
  -moz-transition: 0.4s ease;
  -ms-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  width: 100%;
  height: 38px;
  background: #e6212a;
  border: none;
  cursor: pointer;
  color: #fff;
}
.cn-form .btnTjly:hover {
  background: #000;
}
.cn-form .m-form-l {
  width: 49%;
}
.cn-form .m-form-l li .iptTxt {
  font-size: 13px;
  padding: 0 15px;
  transition: 0.2s linear;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  -ms-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  width: 100%;
  border: 1px solid #dedede;
  height: 40px;
  outline: none;
  background: #fff;
  color: #777;
}
.cn-form .m-form-l li .iptTxt:focus {
  border-color: #e9322d;
  box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000;
  -webkit-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000;
  -moz-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000;
  -ms-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000;
  -o-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000;
  outline: 0;
  background: rgba(255, 43, 66, 0.04);
}
.cn-form .m-form-l li .txtAre {
  width: 95%;
  height: 383px;
  border: 1px solid #dedede;
  outline: none;
  resize: none;
  padding: 14px;
  color: #ccc;
  line-height: 18px;
}
.cn-form .m-form-r {
  width: 49%;
}
.cn-form .m-form-r textarea {
  height: 237px;
  width: 100%;
  border: 1px solid #dedede;
  font-size: 13px;
  padding: 10px 15px;
  transition: 0.2s linear;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  -ms-transition: 0.2s linear;
  -o-transition: 0.2s linear;
}
.cn-form .m-form-r textarea:focus {
  border-color: #e9322d;
  box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000;
  -webkit-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000;
  -moz-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000;
  -ms-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000;
  -o-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000;
  outline: 0;
  background: rgba(255, 43, 66, 0.04);
}
.cn-form div.wpcf7 .ajax-loader {
  display: block;
  margin: 0 auto;
  width: auto;
  background-repeat: no-repeat;
  background-position: center;
}
.cn-form .yzm img {
  width: 19.4%;
}
.cn-form .yzm input {
  font-size: 13px;
  padding: 0 15px;
  width: 75.6%;
  border: 1px solid #dedede;
  height: 30px;
  outline: none;
  background: #fff;
  color: #777;
}
::-webkit-input-placeholder {
  color: #777;
}
:-moz-placeholder {
  color: #777;
}
::-moz-placeholder {
  color: #777;
}
:-ms-input-placeholder {
  color: #777;
}
.recommend-product {
  margin: 50px 0;
}
.recommend-product ul li {
  float: left;
  width: 23%;
  margin-left: 2.6%;
}
.recommend-product ul li p {
  color: #222;
  margin-top: 8px;
  text-align: center;
}
.recommend-product ul li:first-child {
  margin-left: 0;
}
.zoom-box {
  position: relative;
}
.zoom-box .pic-zoom {
  opacity: 0;
  filter: alpha(opacity=0);
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
  -moz-transition: 0.4s ease;
  -ms-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6) url(../images/zoom.png) no-repeat center center;
}
.zoom-box:hover .pic-zoom {
  opacity: 1;
  filter: alpha(opacity=1);
}
.zoom-pic {
  overflow: hidden;
}
.zoom-pic img {
  transition: 0.6s ease;
  -webkit-transition: 0.6s ease;
  -moz-transition: 0.6s ease;
  -ms-transition: 0.6s ease;
  -o-transition: 0.6s ease;
}
.zoom-pic img:hover {
  transform: translate(0, 0) rotate(0) scale(1.05, 1.05) skew(0, 0) rotateX(0) rotateY(0);
  -webkit-transform: translate(0, 0) rotate(0) scale(1.05, 1.05) skew(0, 0) rotateX(0) rotateY(0);
  -moz-transform: translate(0, 0) rotate(0) scale(1.05, 1.05) skew(0, 0) rotateX(0) rotateY(0);
  -ms-transform: translate(0, 0) rotate(0) scale(1.05, 1.05) skew(0, 0) rotateX(0) rotateY(0);
  -o-transform: translate(0, 0) rotate(0) scale(1.05, 1.05) skew(0, 0) rotateX(0) rotateY(0);
}
.white-zoom {
  position: relative;
}
.white-zoom:after {
  transition: 0.2s linear;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  -ms-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  content: '';
  position: absolute;
  z-index: 2;
  width: 1px;
  height: 1px;
  background: rgba(255, 255, 255, 0.3);
  left: 50%;
  top: 50%;
}
@media screen and (min-width: 768px) {
  .around-line > li {
    float: left;
    position: relative;
    cursor: pointer;
  }
  .around-line > li > a {
    color: #fff;
    display: block;
    text-decoration: none;
  }
  .around-line > li:before,
  .around-line > li:after {
    content: '';
    opacity: 0;
    filter: alpha(opacity=0);
    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -ms-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    position: absolute;
  }
  .around-line > li:before {
    top: 0;
    left: 0;
    right: 100%;
    bottom: 100%;
    border-top: 1px solid rgba(0, 148, 217, 0.8);
    border-left: 1px solid rgba(0, 148, 217, 0.8);
  }
  .around-line > li:after {
    right: 0;
    bottom: 0;
    top: 100%;
    left: 100%;
    border-bottom: 1px solid rgba(0, 148, 217, 0.8);
    border-right: 1px solid rgba(0, 148, 217, 0.8);
  }
  .around-line > li:hover:before {
    bottom: 0;
    right: 0;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .around-line > li:hover:after {
    top: 0;
    left: 0;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .around-line > li.active:before {
    bottom: 0;
    right: 0;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .around-line > li.active:after {
    top: 0;
    left: 0;
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
.m-page {
  text-align: center;
  line-height: 22px;
  font-size: 0;
  letter-spacing: -0.307em;
  word-wrap: normal;
  white-space: nowrap;
  color: #d81e06;
  margin-top: 38px;
}
.m-page a,
.m-page span {
  display: inline-block;
  vertical-align: top;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 100%;
  margin: 0 5px;
  border: 1px solid #ddd;
  font-size: 16px;
  letter-spacing: normal;
  background: #fff;
  -webkit-transition: background-color 0.1s;
  -moz-transition: background-color 0.1s;
  -ms-transition: background-color 0.1s;
  -o-transition: background-color 0.1s;
  transition: background-color 0.1s;
}
.m-page a {
  text-decoration: none;
  color: #000;
}
.m-page a:first-child,
.m-page a:last-child {
  background-image: url(../images/m-page-arr-r.png);
  background-position: center;
  background-repeat: no-repeat;
  border: 1px solid #cdcdcd;
  box-shadow: none;
}
.m-page a:first-child {
  background-image: url(../images/m-page-arr-l.png);
}
.m-page a:hover {
  color: #fff;
  background-color: #bd0015;
}
.m-page a:active {
  background: #bd0015;
}
.m-page span.current,
.m-page span.current:hover,
.m-page span.current:active {
  cursor: default;
  color: #fff;
  background: #bd0015;
}
.fbTop .screenshot,
.screenshot_form{
  display: none!important;
}




.tab-tab  table td{border: 1px solid #f7f7f7;
    line-height: 1.5em;
    padding-left: 20px;
    padding-top: 6px;
    padding-bottom: 6px;}
.tab-tab table{
    border: 1px solid #f7f7f7;
 
}        

#test-video,
.video-layer{
  position: fixed;
  display: none;
}
#test-video{
  width: 690px;
  height: 400px;
  top:30%;
  left: 50%;
  margin-left: -345px;
  z-index: 1001;
}
.video-layer{
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background:rgba(0,0,0,.8);
  z-index: 1000;
}
.video-box img{
  cursor: pointer;
}
.pp_gallery ul a img{
  width: 50px;
}
a.pp_previous,
a.pp_next,
#hoverNav a{
  transition: 0s;
}


.about-tab .a {    font-size: 30px;
    font-family: helioscondblack;}

    .i-scroll-bar {
  margin-bottom: 100px;
}
.i-scroll-bar .head-box {
  margin-bottom: 75px;
}
.i-scroll-bar .head-box .tab-arr {
  margin-top: 31px;
}
.i-scroll-bar .head-box .tab-arr .icon,
.i-scroll-bar .head-box .tab-arr a {
  display: inline-block;
  height: 39px;
  line-height: 39px;
  text-align: center;
  background: #000;
  transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
}
.i-scroll-bar .head-box .tab-arr .icon:hover,
.i-scroll-bar .head-box .tab-arr a:hover {
  background: #95c6f8;
}
.i-scroll-bar .head-box .tab-arr .icon {
  margin-right: 5px;
  width: 42px;
  cursor: pointer;
  color: #f3e564;

  font-size: 12px;
}
.i-scroll-bar .head-box .tab-arr a {
  padding: 0 37px;
  color: #fff;
  font-size: 16px;
}
.i-scroll-bar .scroll-box li {
  width: 338px;
  margin-right: 14px;
}
.i-scroll-bar .scroll-box li .con-box {
  margin-top: 43px;
}
.i-scroll-bar .scroll-box li .con-box a:hover {
  color: #ffffff!important;
}
.i-scroll-bar .scroll-box li .con-box .tit a {
  display: block;
  color: #ffffff;
  font-size: 22px;
  font-family: helioscondblack;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.i-scroll-bar .scroll-box li .con-box .abst {
  color: #000000;
  font-size: 16px;
  line-height: 20px;
  margin: 21px 0 27px;
}
.i-scroll-bar .scroll-box li .con-box .more {
  color: #ffffff;
  font-weight: bold;
}

.about-article p{margin-bottom: 16px;  font-size: 16px; line-height:30px; }
.about-article h4{color: #bd0015;  
	font-size: 22px;  
	font-weight: bold;  
	text-transform: uppercase; 
margin-bottom: 24px;}

.technology-page {
  padding: 140px 0;padding-bottom:0;
}
.technology-page h2 {
  text-align: center;
  color: #c3191f;
  font-size: 48px;
}
.technology-page h3 {
  text-align: center;
  font-size: 14px;
  color: #787878;
  text-transform: uppercase;
  padding: 10px 0;
  width: 130px;
  margin: 0 auto;
  border-bottom: 1px solid #787878;
}
.technology-page p {
  color: #787878;
  font-size: 12px;
  padding: 0 32%;
  margin: 10px 0;
  line-height: 26px;
  text-align: center;
}
.technology-page .i-img0 {
  margin-top: 50px;
}
.technology-page .i-img1 {
  position: relative;
}
.technology-page .i-img1 .text {
  position: absolute;
  width: 22%;
  right: 18%;
  top: 20%;
  z-index: 8;
}
.technology-page .i-img1 .text h2 {
  font-size: 38px;
  font-weight: bold;
  color: #4e4e4e;
  text-align: left;
  margin-bottom: 20px;
}
.technology-page .i-img1 .text h2 span {
  font-weight: lighter;
  font-size: 38px;
  color: #4e4e4e;
}
.technology-page .i-img1 .text p {
  padding: 0;
  text-align: left;
}
.technology-page .i-img2 .text {
  left: 18%;
  top: 20%;
  z-index: 8;
}
.technology-page .i-img4 h2,
.technology-page .i-img2 h2,
.technology-page .i-img4 p,
.technology-page .i-img2 p,
.technology-page .i-img4 span,
.technology-page .i-img2 span {
  color: #fff !important;
}
.technology-page .part2 {
  padding: 100px 0 100px;
  background: #f1f1f1;
}
.technology-page .part2 .grid .column:nth-child(1) {
  padding-top: 12%;
}
.technology-page .part2 h2 {
  font-size: 38px;
  font-weight: bold;
  color: #4e4e4e;
  text-align: left;
}
.technology-page .part2 h2 span {
  font-weight: lighter;
  font-size: 38px;
  color: #4e4e4e;
}
.technology-page .part2 p {
  padding: 0;
  text-align: left;
  padding-right: 18%;
  margin-top: 20px;
}
.show-information{
	width:200px;
	height:auto;
	padding:30px;
	background:#eee;
	position:fixed;
	left:50px;top:10%;z-index:8;
}
.show-information h2{
	font-size:18px;
	margin-bottom:10px;
}
.show-information p{
	line-height:25px;
}

@media only screen and (max-width: 1180px){
	.ui.container {
    width: 100%
}
	#index-body .i-advantage .column .column{
		background-size:100% 100%; 
	}
}

@media screen and (max-width:700px) {
  .prodetFeedback .ptForm .fbBot .yzm-box input{
    width: auto;
  }

    .show-information,
    #index-body .i-advantage,
    #index-body .i-system,
    #index-body .i-about .i-about-text .i-number,
    .inner-page .grid > .sideBar.wide.column,
    .cat-box,
    .prodet-page .prodet-top .prodet-box-one .image-thumb,
    .prodet-page .prodet-top .prodet-box-one .prodet-email,
    .contact-page .c-list-box .contactList .five.wide.column{
        display:none!important;
    }
	#footer .four .column{
	width:100%;
	}
    .inner-page{
        padding-top:100px;
    }
    #index-body .i-about .i-about-img{
        height:200px;
    }
    #index-body .i-about .i-about-img,
    #index-body .i-about .i-about-text,
    .inner-page .grid > .page-rightBar.wide.column,
    .product-page .pro-list li,
    .prodet-page .prodet-top .prodet-box-one,
    .prodet-page .prodet-top .prodet-pic,
    .contact-page .c-list-box .contactList .eleven.wide.column{
        width:100%!important;
    }
    .contact-page .c-list-box {
    padding: 25px 0 42px;
}
.contact-page .c-list-box .tit {
    font-size: 24px;
    margin-bottom: 26px;
}
.contact-page .c-list-box .info .add {
    margin-bottom: 0px;
}
     /*.product-page .pro-list li{
         margin:0 0 20px 0!important;
     }*/
    .inner-page .grid > .page-rightBar.wide.column{
        padding:0!important;
    }
    #index-body .i-product,
    #index-body .i-application{
        padding: 40px 0 50px;
    }
    #index-body .h2-tit{
        font-size:24px;
    }
    #index-body .p-tit{
        font-size:18px;
    }
    #index-body .i-about .i-about-text h2{
        font-size:24px;
        margin-bottom:15px;
    }
    #index-body .i-application .product-list .MyClass {
        bottom: -35px;
    }
    #footer {
        padding: 40px 0;
    }
    .qiaifoot{
        display:none!important;
    }
    #footer .txt-bot{
        padding-top:0;
        margin-bottom:0;
		line-height:28px;
    }
    .m-page a, .m-page span {
        width: 25px;
        height: 25px;
        line-height: 25px;
        font-size:12px;
    }
    .inner-page .inner-tit,
    .prodet-page .prodet-tit{
        font-size:24px;
    }
    .prodetFeedback .ptForm .fbTop ,
    .prodetFeedback .ptForm .fbBot{
    margin-bottom: 20px;
}
    .prodetFeedback .ptForm {
    margin-top: 30px;
}
    .prodetFeedback .ptForm .fbTop li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
}
.prodet-page .prodet-top .prodet-box-one .pro-tit{
    font-size:24px;
}
.prodet-page .prodet-bot {
    margin: 40px 0 20px;
}
.about-page .page-rightBar {
    margin-top: 0;
}
    /*#footer .column.f-contact{*/
    /*    display:block;*/
    /*    width:100%;*/
    /*}*/
}



