@charset "UTF-8";
/*通用样式*/
.vn1920 {
  width: 1920px;
  left: 50%;
  position: relative;
  margin-left: -960px;
}

.vn1200 {
  width: 1200px;
  margin: 0 auto;
}

dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
footer,
header,
hgroup,
nav,
section {
  margin: 0;
  padding: 0;
  border: 0;
}

body {
  background: #fff;
  color: #666;
  position: relative;
  font: 12px/1.5 Microsoft YaHei, arial, 宋体, sans-serif;
  vertical-align: baseline;
  width: 100%;
  overflow-x: hidden;
}

a {
  text-decoration: none;
  outline: none;
}

a:link {
  color: #666;
}

a:visited {
  color: #666;
}

a:hover,
a:active,
a:focus {
  color: #fc0302;
  text-decoration: none;
  outline: none;
}

input {
  padding: 0;
  margin: 0;
  font-family: 'Microsoft YaHei';
}

img {
  border: none;
  background: none;
  vertical-align: middle;
}

ul,
ol,
li {
  list-style-type: none;
}

select,
input,
img,
select {
  vertical-align: middle;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

table,
th,
td {
  vertical-align: middle;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

.clearfix {
  zoom: 1;
}

.clearboth {
  height: 0px;
  line-height: 0px;
  overflow: hidden;
  clear: both;
  font-size: 0px;
}

h1,
h2,
h3,
h4 {
  font-size: 12px;
  font-weight: bold;
}

hr {
  border: 0;
  border-top: 1px solid #ccc;
  height: 0;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.di {
  _display: inline;
}

.fwn {
  font-weight: normal;
}

.dib {
  *display: inline;
  _zoom: 1;
  _display: inline;
  _font-size: 0px;
}

/*头部样式*/
.sample-head {
  width: 100%;
  position: inherit;
  padding: 15px 0;
}

.sample-head .sample-logo {
  margin-top: 10px;
}

.sample-head .head-right .fenzhan {
  font-size: 12px;
  color: #666666;
  text-align: right;
  margin-top: 5px;
}

.sample-head .head-right .fenzhan a {
  color: #666666;
}

.sample-head .head-right .fenzhan span {
  font-size: 14px;
  color: #fc0302;
  font-weight: 600;
  background: url(../images/tels.png) no-repeat left center;
  padding-left: 25px;
}

.ff_indexPage{
    width: 1200px;
    position: relative;
    left: 50%;
    margin-left: -600px;
}

/*banner下图标*/
.sample-tu {
  padding: 30px 0px;
  background: #fc0302;
}

.sample-tu .ads1 li {
  float: left;
  height: 80px;
  border-right: 2px solid #fd3535;
  width: 375px;
}

.sample-tu .ads1 li .img1 {
  float: left;
  line-height: 80px;
  -webkit-transition: -webkit-transform 1s ease-out;
  -moz-transition: -moz-transform 1s ease-out;
  -o-transition: -o-transform 1s ease-out;
  -ms-transition: -ms-transform 1s ease-out;
}

.sample-tu .ads1 li:hover .img1 {
  -webkit-transform: rotateZ(360deg);
  -moz-transform: rotateZ(360deg);
  -o-transform: rotateZ(360deg);
  -ms-transform: rotateZ(360deg);
  transform: rotateZ(360deg);
}

.sample-tu .ads1 li .wz {
  float: left;
  margin-left: 19px;
}

.sample-tu .ads1 li .wz h3 {
  font-size: 18px;
  color: #ffffff;
  font-weight: 400;
  line-height: 18px;
  margin-top: 19px;
}

.sample-tu .ads1 li .wz span {
  display: block;
  font-size: 16px;
  color: #ffffff;
  font-family: "Arial";
  line-height: 16px;
  margin-top: 10px;
}

.sample-tu .ads1 li a {
  display: block;
  float: left;
  margin-left: 17px;
  line-height: 80px;
}

.sample-tu .ads1 li:nth-child(3) {
  border: none;
  padding-left: 77px;
}

.sample-tu .ads1 li:nth-child(2) {
  width: 450px;
  padding-left: 82px;
}

/*旋压工艺*/
.sample-gongyi {
  margin-top: 80px;
}

.sample-gongyi .gongyi-title {
  text-align: center;
}

.sample-gongyi .gongyi-title h3 {
  font-size: 16px;
  font-weight: 400;
  color: #6e6767;
  line-height: 16px;
}

.sample-gongyi .gongyi-title h2 {
  font-size: 30px;
  font-weight: 400;
  color: #1f0f0f;
  line-height: 30px;
  margin-top: 10px;
}

.sample-gongyi .gongyi-title i {
  display: block;
  width: 28px;
  height: 2px;
  background: #fc0302;
  margin: 0 auto;
  margin-top: 16px;
}

.sample-gongyi .ads1 {
  text-align: center;
  font-size: 0px;
  margin-top: 40px;
}

.sample-gongyi .ads1 li {
  display: inline-block;
  text-align: center;
  padding: 0 72px;
  margin-bottom: 45px;
}

.sample-gongyi .ads1 li h3 {
  font-size: 18px;
  font-weight: 400;
  color: #6e6767;
  line-height: 18px;
  margin-top: 25px;
}

.sample-gongyi .ads1 li:hover h3 {
  color: #fc0302;
}

.sample-gongyi .ads1 li:first-child {
  padding-left: 0px;
}

.sample-gongyi .ads1 li:nth-child(4) {
  padding-right: 0px;
}

/*行业应用*/
.sample-hangye {
  height: 885px;
  background: url(../images/vn1.png) no-repeat center center;
  padding-top: 80px;
}

.sample-hangye .gongyi-title {
  text-align: center;
}

.sample-hangye .gongyi-title h3 {
  font-size: 16px;
  font-weight: 400;
  color: #6e6767;
  line-height: 16px;
}

.sample-hangye .gongyi-title h2 {
  font-size: 30px;
  font-weight: 400;
  color: #1f0f0f;
  line-height: 30px;
  margin-top: 10px;
}

.sample-hangye .gongyi-title i {
  display: block;
  width: 28px;
  height: 2px;
  background: #fc0302;
  margin: 0 auto;
  margin-top: 16px;
}

.sample-hangye .ads1 {
  margin-top: 42px;
}

.sample-hangye .ads1 li {
  float: left;
  width: 400px;
  border-right: 1px solid #e7e6e7;
  height: 200px;
  border-bottom: 1px solid #e7e6e7;
  text-align: center;
}

.sample-hangye .ads1 li a.img {
  line-height: 113px;
  -webkit-transition: -webkit-transform 1s ease-out;
  -moz-transition: -moz-transform 1s ease-out;
  -o-transition: -o-transform 1s ease-out;
  -ms-transition: -ms-transform 1s ease-out;
  display: block;
}

.sample-hangye .ads1 li h3 {
  font-size: 18px;
  color: #4c4c4c;
  font-weight: 400;
  line-height: 18px;
}

.sample-hangye .ads1 li:hover a.img {
  -webkit-transform: rotateZ(360deg);
  -moz-transform: rotateZ(360deg);
  -o-transform: rotateZ(360deg);
  -ms-transform: rotateZ(360deg);
  transform: rotateZ(360deg);
}

.sample-hangye .ads1 li:nth-child(3n) {
  border-right: none;
}

.sample-hangye .ads1 li:nth-child(7) {
  border-bottom: none;
}

.sample-hangye .ads1 li:nth-child(8) {
  border-bottom: none;
}

.sample-hangye .ads1 li:nth-child(9) {
  border-bottom: none;
}

/*产品展示*/
.sample-product {
  margin-top: 70px;
}

.sample-product .gongyi-title {
  text-align: left;
}

.sample-product .gongyi-title h3 {
  font-size: 16px;
  font-weight: 400;
  color: #6e6767;
  line-height: 16px;text-transform: capitalize
}


.sample-product .gongyi-title h2 {
  font-size: 30px;
  font-weight: 400;
  color: #1f0f0f;
  line-height: 30px;
  margin-top: 10px;text-transform: capitalize
}

.sample-product .gongyi-title i {
  display: block;
  width: 28px;
  height: 2px;
  background: #fc0302;
  /*margin: 0 auto;*/
  margin-top: 16px;
}

.sample-product .list1 {
  margin-top: 70px;
  width: 770px;
  float: left;
}

.sample-product .list1 li .img2 {
  float: left;
  width: 389px;
}

.sample-product .list1 li .img2 img {
  width: 389px;
  height: 377px;
}

.sample-product .list1 li .wz2 {
    float: left;
    width: 368px;
    height: 370px;
    background: #fff;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
    padding: 40px 20px 0 20px;
    margin-left: 10px;
    margin-top: 4px;
}

.sample-product .list1 li .wz2 h3 {
  font-size: 18px;
  font-weight: 400;
  color: #fc0302;
  line-height: 18px;
}

.sample-product .list1 li .wz2 i {
  display: block;
  height: 1px;
  background: #fc0302;
  margin-top: 17px;
}

.sample-product .list1 li .wz2 span {
  display: block;
  font-size: 14px;
  color: #737373;
  line-height: 20px;
  margin-top: 10px;
}

.sample-product .list1 li .wz2 .img3 {
  margin-top: 18px;
}

.sample-product .list1 li .wz2 .img3 img {
  float: left;
}

.sample-product .list1 li .wz2 .img3 img:nth-child(2) {
  margin-left: 20px;
}

.sample-product .list1 .slick-dots {
  width: 100%;
  text-align: center;
  margin-top: 30px;
}

.sample-product .list1 .slick-dots li {
  display: inline-block;
  margin: 0 7px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #ff0000;
  cursor: pointer;
  vertical-align: middle;
}

.sample-product .list1 .slick-dots li button {
  background: none;
  outline: none;
  border: none;
  font-size: 0;
  line-height: 18px;
}

.sample-product .list1 .slick-dots li.slick-active {
  width: 20px;
  height: 20px;
}

.sample-product .list1 .slick-dots li.slick-active button {
  font-size: 14px;
  color: #ffffff;
}

/*底部*/
.sample-foot {
  background: #3d3e42;
  padding-top: 50px;
  padding-bottom: 50px;
  margin-top: 80px;
}

.sample-foot .foot1-right {
  width: 747px;
  border-bottom: 1px solid #646568;
  color: #ffffff;
  font-size: 0px;
  padding-bottom: 15px;
  margin-top: 10px;
}

.sample-foot .foot1-right p {
  margin-bottom: 0px;
}

.sample-foot .foot1-right a {
  display: inline-block;
  font-size: 14px;
  margin-right: 42px;
}

.sample-foot .foot1-right a:last-child {
  margin-right: 0px;
}

.sample-foot .foot2 {
  margin-top: 40px;
}

.sample-foot .foot2 .foot2-left {
  font-size: 18px;
  color: #d9d9d9;
}

.sample-foot .foot2 .foot2-left p {
  margin-bottom: 0px;
}

.sample-foot .foot2 .foot2-left span {
  font-weight: 600;
}

.sample-foot .foot2 .foot2-mid {
  font-size: 14px;
  color: #d9d9d9;
  line-height: 33px;
  margin-left: 80px;
}

.sample-foot .foot2 .foot2-mid p {
  margin-bottom: 0px;
}

.sample-foot .foot2 .foot2-xian {
  float: left;
  width: 1px;
  height: 140px;
  background: #646568;
  margin-left: 73px;
}

.sample-foot .foot2 .foot2-right {
  background: url(../images/sao.png) no-repeat right center;
  padding-right: 137px;
}

/*友情链接*/
.sample-link {
  background: #fc0302;
  line-height: 79px;
}

.sample-link .vn1200 {
  background: url(../images/links.png) no-repeat left center;
  padding-left: 265px;
}

.sample-link .vn1200 a {
  font-size: 14px;
  color: #ffffff;
}

/*内页*/
.width_1120 {
  width: 1000px;
  margin: 0 auto;
}

.xian2 {
  border-bottom: #fff solid 1px;
  margin-bottom: 25px;
}

.nymenu {
  /*height: 70px;*/
  width: 100%;
  border-top: #CCCCCC solid 1px;
  border-bottom: #eee dashed 1px;
}

.nymenu ul {
  margin-top: -6px;
  float: left;
  width: 880px;
}

.nymenu ul li .yuan {
  width: 12px;
  height: 12px;
  text-align: center;
  background: #fc0302;
  border-radius: 14px;
  cursor: pointer;
  margin: 0 auto;
  margin-bottom: 5px;
}

.nymenu ul li {
  height: 50px;
  float: left;
  cursor: pointer;
  text-align: center;
  padding: 0 20px;
  width: 33.33%;
}

.nymenu ul li a {
  color: #444;
  font-size: 14px;
}

.nymenu ul li a:hover {
  color: #0d4c61;
}

.nymenu ul li a .flen {
  color: #C8C8C8;
  text-transform: uppercase;
}

.local {
  float: right;
  padding-top: 25px;
  color: #919191;
}

.local a {
  color: #17181A;
}

.page-wrap {
  margin-top: 20px;
}


/*改版*/
.sample-product .vn1200{
    width: 1230px;
    margin: 0 auto;
}
.xin-tit{height: 41px;line-height: 41px;background: #323232;position: relative;color: #fff;font-size: 16px;padding-left: 15px;}
.xin-tit a{position: absolute;right: 15px;color: #fff;font-size: 14px;}
.xin-c{width: 428px;margin-top:70px;}
.xin-cont{
        border: 1px solid #d0d0d0;
    height: 334px;
    padding: 25px 11px 24px 17px;
    overflow: hidden;
}
.xin-cont .bd{overflow: hidden;height: 393px;}
.news_list3 li{margin-top: 40px;}
.news_list3 li .img2{float: left;width: 192px;height: 106px;}
.news_list3 li .img2 img{
    width: 192px;height: 106px;
}
.news_list3 li .cont{float: right;width: 195px;}
.news_list3 li .cont a{display: block;color: #333333;font-size: 16px;margin-top: 5px;}
.news_list3 li .cont p{color: #666666;font-size: 14px;line-height: 26px;margin-top: 15px;}


.gongyi-ww{
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
    padding: 10px;
}


















