@charset "UTF-8";
.vn1200 {
  width: 1200px;
  margin: 0 auto;
}

.vn1920 {
  width: 1920px;
  left: 50%;
  position: relative;
  margin-left: -960px;
}

/*头部*/
.sample-head .logos {
  line-height: 92px;
}

.sample-head .logos img {
  max-width: 100%;
}

.sample-head .top-contact {
  font-size: 24px;
  color: #ec1b24;
  line-height: 24px;
  font-weight: 600;
  background: url(/template/default/assets/images/tels.png) no-repeat left center;
  padding-left: 42px;
  line-height: 32px;
  margin-top: 30px;
}

.owl-prev {
  background: url(/template/default/assets/images/lefts.png) no-repeat center center !important;
  opacity: 0.4;
}

.owl-prev:hover {
  opacity: 0.7;
}

.owl-next {
  background: url(/template/default/assets/images/rights.png) no-repeat center center !important;
  opacity: 0.4;
}

.owl-next:hover {
  opacity: 0.7;
}

/*关于我们*/
.sample-about {
  background: #f6f6f6;
  padding-top: 80px;
  padding-bottom: 80px;
}

.sample-about .about-left {
  width: 600px;
}

.sample-about .about-left h3 {
  font-size: 26px;
  color: #333333;
  line-height: 26px;
}

.sample-about .about-left span {
  display: block;
  font-size: 14px;
  color: #bbbbbb;
  line-height: 14px;
  margin-top: 15px;
}

.sample-about .about-left h2 {
  font-size: 18px;
  color: #444444;
  font-weight: 400;
  line-height: 18px;
  margin-top: 60px;
}

.sample-about .about-left .left-content {
  font-size: 14px;
  color: #999999;
  line-height: 24px;
  margin-top: 25px;
}

.sample-about .about-left a {
  display: block;
  margin-top: 12px;
  width: 166px;
  height: 44px;
  background: url(/template/default/assets/images/jts.png) no-repeat 99px center #ec1b24;
  text-indent: 32px;
  line-height: 44px;
  font-size: 14px;
  color: #ffffff;
}

.sample-about .about-left a:hover {
  background: url(/template/default/assets/images/jts.png) no-repeat 99px center #ff454d;
}

.sample-about .about-right {
  width: 528px;
  margin-top: 55px;
}

.sample-about .about-right img {
  width: 528px;
  height: 305px;
}

.titles-all .title-left {
  float: left;
}

.titles-all .title-left h3 {
  font-size: 26px;
  color: #333333;
  line-height: 26px;
  font-weight: 400;
}

.titles-all .title-left span {
  display: block;
  font-size: 14px;
  color: #bbbbbb;
  line-height: 14px;
  margin-top: 12px;
}

.titles-all a {
  display: block;
  float: right;
  font-size: 14px;
  color: #333333;
  background: url(/template/default/assets/images/mores.png) no-repeat right center;
  padding-right: 33px;
  margin-top: 12px;
}

.titles-all a:hover {
  color: #ec1b24;
}

.sample2 {
  margin-top: 79px;
  margin-bottom: 42px;
}

.sample2 .sample2-left {
  width: 635px;
}

.sample2 .sample2-left .left2-contents {
  text-align: center;
  margin-top: 50px;
}

.sample2 .sample2-left .left2-contents img {
  max-width: 100%;
}

.sample2 .sample2-right {
  width: 476px;
}

.sample2 .sample2-right .lists2 {
  margin: 0 -5px;
  margin-top: 30px;
}

.sample2 .sample2-right .lists2 li {
  float: left;
  width: 232px;
  margin: 0 5px;
  margin-bottom: 10px;
}

.sample2 .sample2-right .lists2 li img {
  width: 100%;
}

.sample3 .wzs {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 233px;
  left: 0;
}

.sample3 .wzs h3 {
  font-size: 26px;
  color: #333333;
  font-weight: 600;
  line-height: 26px;
}

.sample3 .wzs h2 {
  font-size: 14px;
  color: #bbbbbb;
  line-height: 14px;
  margin-top: 15px;
  font-weight: 400;
}

.sample3 .wzs a {
  display: inline-block;
  font-size: 14px;
  color: #333333;
  background: url(/template/default/assets/images/mores.png) no-repeat right center;
  padding-right: 33px;
  margin-top: 35px;
}

.sample3 .wzs a:hover {
  color: #ec1b24;
}

.sample4 {
  background: #f6f6f6;
  padding-top: 100px;
  padding-bottom: 115px;
}

.sample4 .list3 {
  margin-top: 13px;
}

.sample4 .list3 li {
  float: left;
  width: 380px;
  margin-left: 30px;
  margin-top: 32px;
}

.sample4 .list3 li:nth-child(1) {
  margin-left: 0px;
}

.sample4 .list3 li:nth-child(4) {
  margin-left: 0px;
}

.sample4 .list3 li a.img {
  display: block;
  width: 380px;
  overflow: hidden;
}

.sample4 .list3 li a.img img {
  width: 380px;
  height: 250px;
  -webkit-transition: all ease 1.2s;
  -moz-transition: all ease 1.2s;
  -ms-transition: all ease 1.2s;
  -o-transition: all ease 1.2s;
  transition: all ease 1.2s;
}

.sample4 .list3 li h3 {
  font-size: 16px;
  color: #444444;
  font-weight: 600;
  line-height: 16px;
  margin-top: 18px;
  text-indent: 10px;
}

.sample4 .list3 li h3 a {
  color: #444444;
}

.sample4 .list3 li:hover a.img img {
  -webkit-transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  -o-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}

.sample4 .list3 li:hover h3 a {
  color: #ec1b24;
}

.sample5 {
  margin-top: 95px;
  margin-bottom: 90px;
}

.sample5 .sort1 li {
  width: 99px;
  height: 36px;
  text-align: center;
  line-height: 36px;
  font-size: 14px;
  color: #444444;
  float: left;
  cursor: pointer;
}

.sample5 .sort1 li.on {
  background: #ec1b24;
  color: #fff;
  font-size: 14px;
}

.sample5 .sample5-con {
  margin-top: 50px;
}

.sample5 .sample5-con .lists4 {
  float: left;
  width: 535px;
}

.sample5 .sample5-con .lists4 li {
  background: #f6f6f6;
  padding: 50px 60px 50px 60px;
}

.sample5 .sample5-con .lists4 li span {
  display: block;
  font-size: 24px;
  color: #999999;
  line-height: 24px;
  font-weight: 100;
}

.sample5 .sample5-con .lists4 li h3 {
  font-size: 18px;
  color: #444444;
  line-height: 18px;
  font-weight: 400;
  margin-top: 30px;
}

.sample5 .sample5-con .lists4 li h3 a {
  color: #444444;
}

.sample5 .sample5-con .lists4 li p {
  font-size: 14px;
  color: #999999;
  margin-top: 30px;
  padding-left: 26px;
  border-left: 2px solid #e0e0e0;
}

.sample5 .sample5-con .lists4 li .imgs {
  margin-top: 48px;
  overflow: hidden;
}

.sample5 .sample5-con .lists4 li .imgs img {
  max-width: 100%;
  -webkit-transition: all ease 1.2s;
  -moz-transition: all ease 1.2s;
  -ms-transition: all ease 1.2s;
  -o-transition: all ease 1.2s;
  transition: all ease 1.2s;
}

.sample5 .sample5-con .lists4 li a.mores5 {
  display: block;
  margin-top: 30px;
  width: 166px;
  height: 44px;
  background: url(/template/default/assets/images/jts.png) no-repeat 99px center #ec1b24;
  text-indent: 32px;
  line-height: 44px;
  font-size: 14px;
  color: #ffffff;
}

.sample5 .sample5-con .lists4 li a.mores5:hover {
  background: url(/template/default/assets/images/jts.png) no-repeat 99px center #ff454d;
}

.sample5 .sample5-con .lists4 li:hover .imgs img {
  -webkit-transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  -o-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}

.sample5 .sample5-con .bd {
  float: right;
  width: 567px;
}

.sample5 .sample5-con .bd ul li {
  border-top: 2px solid #f0f0f0;
  padding-left: 20px;
  padding-right: 19px;
  padding-top: 35px;
  padding-bottom: 32px;
  position: relative;
}

.sample5 .sample5-con .bd ul li .titles2 span {
  float: left;
  margin-right: 18px;
  font-size: 26px;
  color: #444444;
}

.sample5 .sample5-con .bd ul li .titles2 h3 {
  float: left;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}

.sample5 .sample5-con .bd ul li .titles2 h3 a {
  color: #444444;
}

.sample5 .sample5-con .bd ul li .titles2 h2 {
  float: right;
  line-height: 28px;
  font-size: 24px;
  color: #999999;
  font-weight: 100;
}

.sample5 .sample5-con .bd ul li p {
  font-size: 14px;
  color: #999999;
  padding-left: 22px;
  padding-right: 140px;
  margin-top: 16px;
  line-height: 26px;
}

.sample5 .sample5-con .bd ul li a.mores6 {
  display: none;
  position: absolute;
  right: 0px;
  bottom: 40px;
  display: none;
  right: 20px;
}

.sample5 .sample5-con .bd ul li:hover .titles2 span {
  color: #ec1b24;
}

.sample5 .sample5-con .bd ul li:hover .titles2 h3 a {
  color: #ec1b24;
}

.sample5 .sample5-con .bd ul li:hover .titles2 h2 {
  color: #ec1b24;
}

.sample5 .sample5-con .bd ul li:hover a.mores6 {
  display: block;
}

.sample-foot {
  background: #222222;
  padding-top: 30px;
  padding-bottom: 78px;
}

.sample-foot .foot-con1 {
  padding-bottom: 50px;
  border-bottom: 1px solid #333333;
}

.sample-foot .foot-con1 .foots {
  float: left;
}

.sample-foot .foot-con1 .foots h3 {
  font-size: 16px;
  line-height: 16px;
  color: #ffffff;
  font-weight: 400;
  border-bottom: 1px solid #393939;
  padding-bottom: 15px;
}

.sample-foot .foot-con1 .foots ul {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.3);
  line-height: 30px;
  margin-top: 8px;
}

.sample-foot .foot-con1 .foots ul a {
  color: rgba(255, 255, 255, 0.3);
}

.sample-foot .foot-con1 .foots ul a:hover {
  color: #fff;
}

.sample-foot .foot-con1 .foots ul img {
  margin-top: 8px;
}

.sample-foot .foot-con1 .foot1 {
  width: 150px;
}

.sample-foot .foot-con1 .foot2 {
  width: 150px;
  margin-left: 25px;
}

.sample-foot .foot-con1 .foot3 {
  width: 150px;
  margin-left: 25px;
}

.sample-foot .foot-con1 .foot4 {
  width: 150px;
  margin-left: 25px;
}

.sample-foot .foot-con1 .foot5 {
  width: 325px;
  margin-left: 25px;
}

.sample-foot .foot-con1 .foot6 {
  width: 150px;
  float: right;
}

.sample-foot .foot-con2 {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.3);
  margin-top: 18px;
}

.sample-foot .foot-con2 a {
  color: rgba(255, 255, 255, 0.3);
}
