body {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  color: #666666;
  min-width: 1200px;
}
/*header--begin*/
.header {
  width: 100%;
  height: 170px;
  background: url(../images/head-bj.png);
  overflow: hidden;
}
.header .top {
  height: 48px;
  background: #424242;
}
.header .top .main {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.header .top .main a.email {
  display: block;
  background: url(../images/icon.png) no-repeat 0 -3px;
  padding-left: 30px;
  text-decoration: none;
  line-height: 48px;
  font-size: 14px;
  color: #d6d6d6;
  float: left;
  text-transform:uppercase;
}
.header .top .main a.email:hover {
  color: #fff;
}
.header .top .main .language {
  float: right;
}
.header .top .main .language a {
  color: #fff;
  text-decoration: none;
  line-height: 48px;
  background: url(../images/angle1.png) no-repeat right center;
  padding-right: 16px;
  margin-left: 30px;
}
.header .head {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.header .head .logo {
  display: block;
  float: left;
  margin-top: 10px;
}
.header .head .navigation {
  padding: 0;
  margin: 0;
  list-style: none;
  overflow: hidden;
  float: left;
  margin-left: 5px;
}
.header .head .navigation li {
  display: inline-block;
  line-height: 120px;
  margin-left: 5px;
}
.header .head .navigation li a {
  display: block;
  text-decoration: none;
  font-size: 16px;
  color: #333333;
  padding: 0 20px;
}
.header .head .navigation li a:hover {
  color: #f11010;
  border-bottom: 2px #f11010 solid;
  position: relative;
}
.header .head .navigation li a:hover:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 6px solid #f11010;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -3px;
}
.header .head .search-box {
  width: 200px;
  height: 36px;
  border: 1px #959595 solid;
  float: right;
  margin-top: 36px;
}
.header .head .search-box input {
  width: 162px;
  height: 32px;
  line-height: 32px;
  float: left;
  border: none;
  background: none;
  outline: none;
  box-shadow: none;
  text-indent: 10px;
}
.header .head .search-box a {
  display: block;
  width: 36px;
  height: 36px;
  height: 100%;
  background: url(../images/icon.png) no-repeat -6px -108px;
  float: right;
}
/*header--end*/
/*banner--begin*/
.banner-box {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 600px;
}
.banner-box .banner {
  width: 1920px;
  position: absolute;
  left: 50%;
  margin-left: -960px;
}
.banner-box .owl-carousel .owl-controls {
  position: absolute;
  bottom: 50px;
  width: 100%;
  height: 0;
  margin-top: 0;
}
.banner-box .owl-carousel .owl-controls .owl-page.active span {
  background: #f11010;
}
.banner-box .owl-carousel .owl-controls .owl-page span {
  width: 15px;
  height: 15px;
  border-radius: 100%;
  margin: 8px;
  opacity: 1;
  background: #fff;
}
.banner-box .owl-carousel .owl-controls .owl-buttons {
  display: none;
}
.banner-in {
  height: 360px;
}
/*banner--end*/
/*products block---begin*/
.title {
  text-align: center;
  margin-bottom: 40px;
}
.title h2 {
  display: inline-block;
  font-size: 40px;
  color: #333333;
  margin-top: 0;
  margin-bottom: 20px;
}
.title p {
  font-size: 16px;
  color: #666666;
  margin: 0;
  text-align: center;
}
.products-block {
  width: 1200px;
  margin: 0 auto;
  padding-top: 80px;
  padding-bottom: 60px;
}
.products-block .product-scroll {
  overflow: hidden;
}
.products-block .product-scroll .pro-item {
  width: 562px;
  height: 236px;
  float: left;
  margin-left: 30px;
  margin-left: 15px\9;
  margin-bottom: 30px;
  overflow: hidden;
  padding: 10px;
  border: 1px #bfbfbf solid;
  position: relative;
}
.products-block .product-scroll .pro-item:nth-child(2n+1) {
  margin-left: 0;
}
.products-block .product-scroll .pro-item .pic {
  width: 308px;
  float: left;
}
.products-block .product-scroll .pro-item .pic .img-box {
  padding-bottom: 76.62337662%;
  text-decoration: none;
  border-bottom: none;
  position: relative;
  display: block;
  overflow: hidden;
}
.products-block .product-scroll .pro-item .pic .img-box img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0;
}
.products-block .product-scroll .pro-item .text {
  width: 180px;
  height: 180px;
  float: right;
  margin-right: 25px;
}
.products-block .product-scroll .pro-item .pro-name {
  position: absolute;
  right: 0;
  bottom: 10px;
  width: 224px;
  height: 36px;
  padding-left: 20px;
  text-align: center;
  background: url(../images/pro-bj.png) no-repeat right center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.products-block .product-scroll .pro-item .pro-name a {
  font-size: 16px;
  color: #ffffff;
  line-height: 36px;
  text-decoration: none;
}
.products-block a.more {
  font-size: 18px;
  color: #bcbcbc;
  display: block;
  height: 20px;
  float: right;
  background: url(../images/angle2.png) no-repeat right center;
  padding-right: 27px;
}
.products-block a.more:hover {
  color: #f11010;
}
/*products block---end*/
/*about block--begin*/
.about-block {
  width: 100%;
  height: 375px;
  background: url(../images/img/about-bj.jpg) no-repeat center top;
  position: relative;
  overflow: hidden;
}
.about-block .main {
  width: 1200px;
  margin: 0 auto;
  padding: 30px 0;
  overflow: hidden;
}
.about-block .main .ab-text {
  width: 598px;
  float: left;
  text-align: center;
}
.about-block .main .ab-text h1 {
  font-size: 40px;
  color: #ebeaea;
  margin-top: 0;
}
.about-block .main .ab-text p {
  font-size: 14px;
  color: #eae8e8;
  line-height: 2;
  text-align: left;
  height: 196px;
  overflow: hidden;
}
.about-block .main .ab-text a.more {
  font-size: 14px;
  color: #f11010;
  display: inline-block;
  padding: 0 28px;
  height: 28px;
  line-height: 28px;
  text-decoration: none;
  border-radius: 14px;
  border: 1px #f11010 solid;
  margin-top: 10px;
}
.about-block .main .ab-text a.more:hover {
  background: #f11010;
  color: #fff;
}
.about-block .main .video {
  width: 552px;
  float: right;
}
/*about block--end*/
/*team block--begin*/
.team-block {
  width: 1200px;
  margin: 0 auto;
  padding-top: 70px;
  padding-bottom: 40px;
  overflow: hidden;
}
.team-block .news-bar {
  padding: 0;
  margin: 0;
  list-style: none;
  overflow: hidden;
}
.team-block .news-bar li {
  float: left;
  width: 310px;
  height: 420px;
  margin-left: 135px;
  margin-left: 90px\9;
  text-align: center;
  margin-bottom: 40px;
}
.team-block .news-bar li:nth-child(3n+1) {
  margin-left: 0;
}
.team-block .news-bar li h4 {
  font-size: 18px;
  color: #333333;
}
.team-block .news-bar li p {
  font-size: 14px;
  color: #666666;
  margin: 0;
  line-height: 1.8;
}
.team-block .news-bar li p a {
  text-decoration: none;
  color: #666666;
}
.team-block .news-bar li p a:hover {
  text-decoration: underline;
}
/*team block--end*/
/*feedback block--begin*/
.feedback-block {
  width: 100%;
  height: 416px;
  position: relative;
  background: url(../images/img/touch-bj.jpg) no-repeat center center;
}
.feedback-block .main {
  width: 760px;
  margin: 0 auto;
  overflow: hidden;
  padding-top: 70px;
  text-align: center;
}
.feedback-block .main .title {
  margin-bottom: 0px;
}
.feedback-block .main .title h2 {
  position: relative;
}
.feedback-block .main .title h2:after {
  content: '';
  display: block;
  width: 120px;
  height: 1px;
  background: #f11010;
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -60px;
}
.feedback-block .main p {
  font-size: 16px;
  color: #666;
  line-height: 1.75;
  text-align: center;
  margin: 0;
}
.feedback-block .main a {
  display: inline-block;
  height: 34px;
  padding: 0 40px;
  background: #f11010;
  font-size: 14px;
  color: #fff;
  font-weight: bold;
  line-height: 34px;
  text-decoration: none;
  border-radius: 16px;
  margin-top: 35px;
}
/*feedback block--end*/
.bottom {
  width: 100%;
  padding-top: 30px;
  padding-bottom: 40px;
  position: relative;
  background: #1a1717;
}
.bottom .main {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.bottom .main h3 {
  font-size: 16px;
  color: #fff;
  margin-top: 0;
  margin-bottom: 25px;
}
.bottom .bom-1 {
  width: 600px;
  padding-left: 60px;
  border-right: 1px #787777 dashed;
  float: left;
}
.bottom .bom-1 .bom-form {
  width: 600px;
  height: auto;
  overflow: hidden;
}
.bottom .bom-1 .bom-form table {
  width: 550px;
}
.bottom .bom-1 .bom-form label {
  font-size: 14px;
  width: 78px;
  color: #999999;
  display: block;
}
.bottom .bom-1 .bom-form input {
  font-size: 14px;
  width: 450px;
  height: 28px;
  margin: 0;
  margin: 5px 0;
  padding: 0;
  color: #666666;
  border-radius: 2px;
  border: none;
  text-indent: 10px;
  background: #282828;
  color: #fff;
}
.bottom .bom-1 .bom-form textarea {
  width: 446px;
  height: 80px;
  max-height: 80px;
  margin-top: 5px;
  resize: vertical;
  color: #666666;
  border-radius: 2px;
  border: none;
  font-size: 14px;
  text-indent: 10px;
  background: #282828;
  color: #fff;
}
.bottom .bom-1 .bom-form input:focus,
.bottom .bom-1 .bom-form textarea:focus {
  border-color: #b2b8c6;
  outline: none;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 5px rgba(174, 184, 198, 0.3);
}
.bottom .bom-1 .bom-form td.submit {
  padding-left: 80px;
}
.bottom .bom-1 .bom-form td.submit input {
  height: 30px;
  width: 74px;
  font-size: 14px;
  color: #fff;
  line-height: 30px;
  border-radius: 4px;
  text-align: center;
  background: #f11010;
  border: none;
  text-indent: 0;
}
.bottom .bom-2 {
  width: 458px;
  float: right;
  padding-left: 75px;
}
.bottom .bom-2 p,
.bottom .bom-2 p a {
  font-size: 14px;
  color: #999999;
  line-height: 2.6;
  margin: 0;
  text-decoration: none;
}
.bottom .bom-2 a:hover {
  text-decoration: underline;
}
.bottom .bom-2 .link-chat {
  overflow: hidden;
  margin-top: 30px;
}
.bottom .bom-2 .link-chat a {
  display: inline-block;
  width: 27px;
  height: 27px;
}
.bottom .bom-2 .chat-1 {
  background: url(../images/link.jpg) no-repeat 0 0;
}
.bottom .bom-2 .chat-2 {
  background: url(../images/link.jpg) no-repeat -27px 0;
}
.bottom .bom-2 .chat-3 {
  background: url(../images/link.jpg) no-repeat -54px 0;
}
.bottom .bom-2 .chat-4 {
  background: url(../images/link.jpg) no-repeat -81px 0;
}
/*bottom----end*/
.footer {
  width: 100%;
  height: 52px;
  background: #000;
}
.footer .main {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.footer p {
  margin: 0;
  font-size: 13px;
  color: #ffffff;
  line-height: 52px;
  float: left;
}
.footer a {
  display: block;
  float: right;
  font-size: 13px;
  color: #999999;
  text-decoration: none;
  line-height: 52px;
}
.footer a:hover {
  color: #fff;
}
/*index----------------end*/
.sub-head {
  width: 100%;
  height: 120px;
  overflow: hidden;
}
.sub-head .sub-box {
  height: 60px;
  background: url(../images/sub-bj.png) repeat-y center top;
}
.sub-head .sub-box .main {
  width: 1200px;
  margin: 0 auto;
}
.sub-head .sub-box h2 {
  width: 196px;
  margin: 0;
  font-size: 28px;
  color: #fcfcfc;
  line-height: 60px;
  margin-left: 20px;
  float: left;
  background: #f11010;
}
.sub-head .sub-box h2.h-full {
  width: 360px;
}
.sub-head .sub-box .sub {
  padding: 0;
  margin: 0;
  list-style: none;
  float: right;
}
.sub-head .sub-box .sub li {
  display: inline-block;
  position: relative;
}
.sub-head .sub-box .sub li a {
  padding: 0 35px;
  display: block;
  font-size: 16px;
  color: #333333;
  line-height: 60px;
  text-decoration: none;
}
.sub-head .sub-box .sub li a.active {
  color: #f11010;
  position: relative;
}
.sub-head .sub-box .sub li a.active:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #fff;
  position: absolute;
  bottom: -6px;
  left: 50%;
  margin-left: -6px;
  z-index: 9;
}
.sub-head .sub-box .sub li .sub-1 {
  width: 900px;
  padding: 0;
  margin: 0;
  list-style: none;
  overflow: hidden;
  position: absolute;
}
.sub-head .sub-box .sub li .sub-1 li {
  float: left;
}
.sub-head .sub-box .sub li .sub-1 li a {
  font-size: 14px;
  background: #e7e7e7;
  height: 50px;
  line-height: 50px;
}
.sub-head .sub-box .sub li .sub-1 li a.active:after {
  display: none;
}
/*sub box----------------end*/
.main-text {
  width: 1200px;
  overflow: hidden;
  margin: 0 auto;
  padding-bottom: 100px;
}
.main-text p {
  margin: 0;
  font-size: 14px;
  color: #666666;
  line-height: 2;
}
.about-text img {
  display: block;
  margin-bottom: 20px;
}
/*about us -----------end*/
.exhibition-text .exhi-list {
  padding: 0;
  margin: 0;
  list-style: none;
  overflow: hidden;
}
.exhibition-text .exhi-list li {
  width: 383px;
  height: 376px;
  border: 1px #dcdcdc solid;
  overflow: hidden;
  float: left;
  margin-left: 22px;
  margin-left: 14.6px\9;
  margin-bottom: 36px;
}
.exhibition-text .exhi-list li:nth-child(3n+1) {
  margin-left: 0;
}
.exhibition-text .exhi-list li .img-box {
  padding-bottom: 73.62924282%;
  text-decoration: none;
  border-bottom: none;
  position: relative;
  display: block;
  overflow: hidden;
}
.exhibition-text .exhi-list li .img-box img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
}
.exhibition-text .exhi-list li div {
  padding: 10px 8px;
}
.exhibition-text .exhi-list li div p {
  line-height: 1.5;
}
.exhibition-text .exhi-list li div p a {
  display: block;
  color: #333;
  text-decoration: none;
  margin-bottom: 5px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.exhibition-text .exhi-list li div p a:hover {
  color: #f11010;
}
.exhibition-text .exhi-list li div p strong {
  color: #333;
  font-weight: normal;
}
/*exhibition-----------end*/
.exhibitionin-text .ex-title {
  text-align: center;
  margin-bottom: 20px;
}
.exhibitionin-text .ex-title h2 {
  font-size: 28px;
  color: #333333;
  margin-bottom: 10px;
}
.exhibitionin-text .ex-title div p {
  display: inline-block;
  margin: 0 25px;
}
.exhibitionin-text .ex-title div p strong {
  font-weight: normal;
  color: #333;
}
/*exhibition setail-----------end*/
.process-text .process-list {
  padding: 0;
  margin: 0;
  list-style: none;
  overflow: hidden;
  background: url(../images/process-bj.jpg) no-repeat center top;
}
.process-text .process-list li {
  width: 303px;
  float: left;
  margin-left: 145px;
  margin-bottom: 70px;
}
.process-text .process-list li:nth-child(3n+1) {
  margin-left: 0;
}
.process-text .process-list li .img-box {
  padding-bottom: 73.26732673%;
  text-decoration: none;
  border-bottom: none;
  position: relative;
  display: block;
  overflow: hidden;
}
.process-text .process-list li .img-box img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
}
.process-text .process-list li p {
  height: 45px;
  line-height: 45px;
  text-align: center;
}
.process-text .process-tube {
  height: 936px;
}
.ie8 .process-text .process-list {
  background: url(../images/process-bj1.jpg) no-repeat center top;
}
.ie8 .process-text .process-list li {
  margin-left: 96px;
}
/*process-----------end*/
.product-list {
  padding: 0;
  margin: 0;
  list-style: none;
  overflow: hidden;
}
.product-list li {
  float: left;
  width: 282px;
  margin-bottom: 30px;
  margin-left: 20px;
  margin-left: 15px\9;
}
.product-list li .img-box {
  padding-bottom: 111.70212766%;
  text-decoration: none;
  border-bottom: none;
  position: relative;
  display: block;
  overflow: hidden;
  border: 1px #dadada solid;
}
.product-list li .img-box:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/add.png) no-repeat center center rgba(237, 26, 34, 0.9);
  position: absolute;
  left: 0;
  top: 0;
  display: none;
}
.product-list li .img-box:hover::after {
  display: block;
}
.product-list li .img-box img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0;
  margin-top: 30px;
  margin-left: 5px;
}
.product-list li div {
  margin-top: 15px;
}
.product-list li div p {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 1.8;
}
.product-list li div p a {
  font-size: 16px;
  color: #333333;
  text-decoration: none;
  font-weight: bold;
}
.product-list li:nth-child(4n+1) {
  margin-left: 0;
}
.page {
  overflow: hidden;
  text-align: center;
  margin-top: 20px;
}
.page a {
  display: inline-block;
  width: 38px;
  height: 38px;
  border: 1px #eaeaea solid;
  font-size: 14px;
  color: #666666;
  line-height: 38px;
  text-decoration: none;
  margin: 0 5px;
}
.page a.active,
.page a:hover {
  background: #f11010;
  border-color: #f11010;
  color: #fff;
}
/*products -----------end*/
.pro-show {
  overflow: hidden;
  min-height: 550px;
}
.pro-show .album {
  width: 590px;
  float: left;
  overflow: hidden;
  position: relative;
}
.pro-show .album #sync1 {
  width: 550px;
  border: 1px solid #e0e0e0;
  margin-left: 20px;
}
.pro-show .album #sync1 .item {
  width: 550px;
  text-align: center;
}
.pro-show .album #sync1 .item .img-box {
  /*padding-bottom: 66.54545455%;*/
  text-decoration: none;
  border-bottom: none;
  position: relative;
  display: block;
  overflow: hidden;
}
.pro-show .album #sync1 .item .img-box img {
  display: block;
  /*position: absolute;*/
  top: 0;
  left: 0;
  /*width: 100%;*/
  height: 100%;
  margin: 0;
  margin-left: 30px;
}
.pro-show .album #sync2 {
  width: 550px;
  margin-left: 20px;
}
.pro-show .album #sync2 .item {
  cursor: pointer;
  height: 155px;
  margin: 5px;
  border: 1px #d4d4d4 solid;
}
.pro-show .album #sync2 .item .img-box {
  padding-bottom: 118.32061069%;
  text-decoration: none;
  border-bottom: none;
  position: relative;
  display: block;
  overflow: hidden;
}
.pro-show .album #sync2 .item .img-box img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0;
  margin-top: 20px;
}
.pro-show .album #sync2 .synced .item {
  border-color: #f11010;
}
.pro-show .album .owl-theme .owl-controls {
  width: 100%;
  position: absolute;
  bottom: -66px;
}
.pro-show .album .owl-theme .owl-controls .owl-buttons {
  width: 100%;
  overflow: hidden;
}
.pro-show .album .owl-theme .owl-controls div.owl-prev {
  position: absolute;
  left: -18px;
  width: 14px;
  height: 28px;
  background: url(../images/prev-next.png) no-repeat left top;
  padding: 0;
  margin: 0;
  font-size: 0;
}
.pro-show .album .owl-theme .owl-controls div.owl-prev:hover {
  background: url(../images/prev-next.png) no-repeat left bottom;
}
.pro-show .album .owl-theme .owl-controls div.owl-next {
  position: absolute;
  right: -18px;
  width: 14px;
  height: 28px;
  background: url(../images/prev-next.png) no-repeat right top;
  padding: 0;
  margin: 0;
  font-size: 0;
}
.pro-show .album .owl-theme .owl-controls div.owl-next:hover {
  background: url(../images/prev-next.png) no-repeat right bottom;
}
.pro-show .ink-text {
  overflow: hidden;
  width: 600px;
  float: right;
}
.pro-show .ink-text h2 {
  font-size: 20px;
  color: #fff;
  line-height: 42px;
  height: 42px;
  background: #f11010;
  padding-left: 20px;
  font-weight: normal;
  margin-top: 0;
}
.pro-show .ink-text div {
  padding-left: 20px;
  margin-top: 40px;
}
.pro-show .ink-text div h3 {
  font-size: 18px;
  color: #333333;
  margin-bottom: 10px;
}
.pro-show .ink-text div p {
  font-size: 14px;
  color: #666666;
}
.pro-show .ink-text div .inquiry {
  display: inline-block;
  height: 38px;
  background: url(../images/chat.png) no-repeat 20px center #f11010;
  padding-right: 18px;
  padding-left: 55px;
  font-size: 16px;
  color: #fff;
  line-height: 38px;
  text-decoration: none;
  margin-top: 50px;
}
.parameter {
  margin-top: 40px;
}
.parameter .param-title {
  font-size: 18px;
  color: #333333;
  border-bottom: 1px #666666 solid;
  padding-bottom: 5px;
  margin-bottom: 20px;
}
.parameter img {
  display: block;
  margin: 0 auto;
}
.parameter p.pre-p:before {
  content: "◆ ";
  color: #ed1a22;
}
.parameter p.pre-p strong {
  color: #333;
  font-weight: normal;
}
.parameter .inquiry-form {
  width: 1240px;
}
.parameter .inquiry-form table {
  width: 100%;
  margin-top: 10px;
}
.parameter .inquiry-form input,
.parameter .inquiry-form textarea {
  font-size: 14px;
  width: 91%;
  height: 36px;
  line-height: 36px;
  margin: 0;
  margin: 9px 0;
  padding: 0;
  padding-left: 5px;
  color: #666666;
  border: 1px solid #e4e4e4;
  background: none;
}
.parameter .inquiry-form .theme input {
  width: 95.4%;
}
.parameter .inquiry-form textarea {
  line-height: 1.5;
  height: 92px;
  padding-left: 5px;
  resize: vertical;
}
.parameter .inquiry-form input:focus,
.parameter .inquiry-form textarea:focus {
  border-color: #b2b8c6;
  outline: none;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 5px rgba(174, 184, 198, 0.3);
}
.parameter .inquiry-form input.submit {
  padding: 0;
  font-size: 14px;
  font-weight: bold;
  line-height: 34px;
  width: 122px;
  height: 34px;
  color: #fff;
  background: #f11010;
  margin-right: 25px;
  border: none;
}
.proin-scroll {
  position: relative;
}
.proin-scroll .list-grid {
  width: 1200px;
}
.proin-scroll .list-grid .item {
  margin: 6px;
}
.proin-scroll .list-grid .item .img-box {
  padding-bottom: 119.3236715%;
  text-decoration: none;
  border-bottom: none;
  position: relative;
  display: block;
  overflow: hidden;
  border: 1px #e5e5e5 solid;
}
.proin-scroll .list-grid .item .img-box:hover {
  border-color: #f11010;
}
.proin-scroll .list-grid .item .img-box img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0;
}
.proin-scroll .owl-nav {
  position: absolute;
  top: -6px;
  right: 0;
}
.proin-scroll .owl-nav div {
  cursor: pointer;
  float: left;
  width: 24px;
  height: 24px;
  border: 2px solid #c9c9c9;
  border-radius: 50%;
  background: url(../images/arrow.png) no-repeat;
  margin-left: 5px;
}
.proin-scroll .owl-nav .owl-prev {
  background-position: 0 0;
}
.proin-scroll .owl-nav .owl-prev:hover {
  background-position: 0 -24px;
  border-color: #f11010;
}
.proin-scroll .owl-nav .owl-next {
  background-position: -24px 0;
}
.proin-scroll .owl-nav .owl-next:hover {
  background-position: -24px -24px;
  border-color: #f11010;
}
/*products detail-----------end*/
.inquire-item-title {
  width: 100%;
  height: 70px;
  line-height: 70px;
  font-size: 18px;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  color: #333;
  text-transform: uppercase;
  font-weight: bold;
}
.inquire-item-title span {
  display: inline-block;
  float: left;
  font-size: 18px;
  color: #333333;
}
.inquire-item-title .i-i-all {
  width: 142px;
  margin-left: 18px;
}
.inquire-item-title .i-i-all input {
  width: 20px;
  height: 20px;
  margin-right: 8px;
  border: 1px solid #333;
  vertical-align: middle;
}
.inquire-item-title .i-i-all label {
  vertical-align: middle;
  font-size: 18px;
  color: #333333;
}
.inquire-item-title .i-i-pro {
  width: 292px;
}
.inquire-item-title .i-i-pro .img-box {
  padding-bottom: 118.32061069%;
  text-decoration: none;
  border-bottom: none;
  position: relative;
  display: block;
  overflow: hidden;
  border: 1px #d4d4d4 solid;
}
.inquire-item-title .i-i-pro .img-box img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
}
.inquire-item-title .i-i-introduce {
  width: 280px;
  margin-right: 128px;
}
.inquire-item-title .i-i-qty {
  width: 200px;
}
.inquire-item-title .i-i-action {
  width: 90px;
}
.inquire-item-list {
  width: 100%;
  overflow: hidden;
}
.inquire-item-list ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.inquire-item-list li {
  width: 100%;
  height: 156px;
  line-height: 124px;
  padding: 15px 0;
  border-bottom: 1px solid #e5e5e5;
  color: #777;
  float: left;
}
.inquire-item-list li span {
  display: inline-block;
  line-height: 124px;
  float: left;
}
.inquire-item-list li .i-i-all {
  width: 142px;
  margin-left: 18px;
}
.inquire-item-list li .i-i-all input {
  width: 20px;
  height: 20px;
  margin-right: 8px;
  border: 1px solid #333;
  vertical-align: middle;
}
.inquire-item-list li .i-i-all label {
  vertical-align: middle;
}
.inquire-item-list li .i-i-pro {
  width: 292px;
}
.inquire-item-list li .i-i-pro img {
  border: 1px solid #cdcdcd;
}
.inquire-item-list li .i-i-introduce {
  width: 280px;
  margin-right: 128px;
  font-size: 12px;
  color: #777;
  line-height: 20px;
}
.inquire-item-list li .i-i-qty {
  width: 200px;
}
.inquire-item-list li .i-i-qty .inquire-num {
  width: 68px;
  height: 33px;
  border: 1px solid #e1e1e1;
  margin-top: 40px;
}
.inquire-item-list li .i-i-qty .inquire-num input {
  width: 34px;
  height: 31px;
  text-align: center;
  border: 0;
  border-right: 1px solid #e1e1e1;
  float: left;
}
.inquire-item-list li .i-i-qty .inquire-num a {
  width: 33px;
  height: 16px;
  display: inline-block;
  float: left;
}
.inquire-item-list li .i-i-qty .inquire-num a.add {
  background: url(../images/inc_inc.png) no-repeat 0 -1004px;
  border-bottom: 1px solid #e1e1e1;
}
.inquire-item-list li .i-i-qty .inquire-num a.reduce {
  background: url(../images/inc_inc.png) no-repeat 0 -1020px;
}
.inquire-item-list li .i-i-qty .inquire-num a:hover {
  opacity: 0.6;
}
.inquire-item-list li .i-i-action {
  width: 90px;
}
.inquire-item-list li .i-i-action .pro-sheet-del {
  width: 12px;
  height: 14px;
  display: inline-block;
  margin-top: 50px;
  margin-right: 55px;
  background: url(../images/inc_inc.png) no-repeat 0 -908px;
  float: right;
}
.feedback-form {
  width: 1200px;
  margin-top: 50px;
}
.feedback-form h1 {
  font-size: 18px;
  color: #333333;
  margin: 0;
}
.feedback-form table {
  width: 1200px;
  margin-top: 10px;
}
.feedback-form input,
.feedback-form textarea {
  font-size: 14px;
  width: 91%;
  height: 38px;
  line-height: 38px;
  margin: 0;
  margin: 15px 0;
  padding: 0;
  padding-left: 5px;
  color: #666666;
  border: 1px solid #e4e4e4;
  background: none;
}
.feedback-form textarea {
  width: 97%;
  height: 180px;
  padding-left: 5px;
  resize: vertical;
}
.feedback-form input:focus,
.feedback-form textarea:focus {
  border-color: #b2b8c6;
  outline: none;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 5px rgba(174, 184, 198, 0.3);
}
.feedback-form input.submit {
  padding: 0;
  font-size: 14px;
  line-height: 46px;
  font-weight: bold;
  width: 200px;
  height: 46px;
  color: #fff;
  background: url(../images/chat.png) no-repeat 40px center #f11010;
  border: none;
  padding-left: 30px;
}
/*products inquiry--end*/
.down-list {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.down-list li {
  overflow: hidden;
  height: 38px;
  line-height: 38px;
  border-bottom: 1px #e4e0e0 solid;
  margin-bottom: 25px;
}
.down-list li h3 {
  width: 620px;
  float: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 0;
}
.down-list li p {
  width: 470px;
  float: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.down-list li p span {
  display: inline-block;
  line-height: 38px;
  margin-right: 30px;
  color: #b3b3b3;
}
.down-list li a.down-btn {
  display: block;
  float: right;
  width: 20px;
  height: 25px;
  background: url(../images/down-btn.png) no-repeat 0 0;
}
.down-list li a.down-btn:hover {
  background: url(../images/down-btn.png) no-repeat 0 -25px;
}
/*download -----------end*/
.contact-text {
  overflow: hidden;
}
.contact-text .con-l {
  width: 500px;
  float: left;
}
.contact-text .con-l h3 {
  font-size: 16px;
  color: #f11010;
  margin-top: 0;
}
.contact-text .con-l p strong {
  color: #333333;
  font-weight: normal;
}
.contact-text .con-l p a {
  text-decoration: none;
  color: #666;
}
.contact-text .con-l p a:hover {
  text-decoration: underline;
}
.contact-text .con-l .map {
  width: 500px;
  height: 310px;
  margin-top: 30px;
}
.contact-text .con-r {
  display: block;
  width: 620px;
  float: right;
}
.contact-text .con-r .message-form {
  width: 620px;
  height: auto;
  overflow: hidden;
}
.contact-text .con-r .message-form table {
  width: 100%;
  margin-top: 10px;
}
.contact-text .con-r .message-form label {
  width: 82px;
  font-size: 13px;
  color: #3d3d3d;
  display: block;
}
.contact-text .con-r .message-form input {
  width: 360px;
  font-size: 14px;
  height: 34px;
  line-height: 34px;
  margin: 0;
  margin: 8px 0;
  padding: 0;
  color: #666666;
  border: 1px solid #e5e5e5;
  text-indent: 10px;
}
.contact-text .con-r .message-form textarea {
  width: 530px;
  height: 130px;
  max-height: 260px;
  margin-top: 10px;
  resize: vertical;
  color: #666666;
  border: 1px solid #e5e5e5;
  font-size: 14px;
  text-indent: 10px;
}
.contact-text .con-r .message-form input:focus,
.contact-text .con-r .message-form textarea:focus {
  border-color: #b2b8c6;
  outline: none;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 5px rgba(174, 184, 198, 0.3);
}
.contact-text .con-r .message-form input.submit {
  height: 35px;
  line-height: 35px;
  width: 130px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  background: #ff0000;
  margin-top: 25px;
  border: none;
  text-indent: 0;
}
/*# sourceMappingURL=style.css.map */