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

.logos {
  line-height: 100px;
}

#formsearch {
  width: 900px;
  height: 80px;
  background: url(../images/sss.png) no-repeat center center;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2);
  margin: 0 auto;
  border-radius: 5px;
  margin-top: -40px;
  position: relative;
  z-index: 999;
  font-size: 0px;
}

#formsearch input {
  background: none;
  border: none;
  outline: none;
}

#formsearch #keyword {
  width: 800px;
  line-height: 80px;
  text-indent: 40px;
  font-size: 30px;
  color: #cccccc;
}

#formsearch #s_btn {
  width: 100px;
  line-height: 80px;
}

#formsearch ::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #cccccc;
}

#formsearch :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #cccccc;
}

#formsearch ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #cccccc;
}

#formsearch :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #cccccc;
}

/*通用标题*/
.titles {
  text-align: center;
  position: relative;
}

.titles h3 {
  font-size: 18px;
  color: #98251a;
  font-weight: 600;
  line-height: 18px;
}

.titles span {
  display: block;
  font-size: 30px;
  color: #000000;
  font-weight: 400;
  line-height: 30px;
  margin-top: 12px;
}

.titles a {
  display: block;
  font-size: 24px;
  color: #98251a;
  font-weight: 400;
  line-height: 24px;
  position: absolute;
  right: 0px;
  bottom: 0px;
}

/*服务项目*/
.sample1 {
  margin-top: 95px;
}

.sample1 .sort1 {
  text-align: justify;
  font-size: 0px;
  margin-top: 60px;
}

.sample1 .sort1 li {
  position: relative;
  display: inline-block;
  width: 380px;
  vertical-align: top;
  text-align: center;
}

.sample1 .sort1 li:after {
  content: "";
  display: block;
  width: 64px;
  height: 42px;
  background: url(../images/one.png) no-repeat center center;
  position: absolute;
  left: -20px;
  top: -20px;
}

.sample1 .sort1 li:nth-child(2):after {
  background: url(../images/two.png) no-repeat center center;
}

.sample1 .sort1 li:nth-child(3):after {
  background: url(../images/three.png) no-repeat center center;
}

.sample1 .sort1 li a.img {
  display: block;
}

.sample1 .sort1 li a.img img {
  width: 380px;
  height: 270px;
}

.sample1 .sort1 li h3 {
  font-size: 30px;
  color: #000000;
  font-weight: 400;
  line-height: 30px;
  margin-top: 30px;
  text-align: left;
}

.sample1 .sort1 li h3 a {
  color: #000;
}

.sample1 .sort1:after {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  height: 0;
  content: '';
}

.sample2 {
  margin-top: 100px;
}

.sample2 .vn1200 {
  position: relative;
}

.sample2 .vn1200 .cons {
  width: 630px;
  height: 612px;
  background: #fff;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
  position: absolute;
  left: 0px;
  bottom: -110px;
  z-index: 999;
  padding-top: 20px;
}

.sample2 .vn1200 .cons i {
  display: block;
  width: 120px;
  height: 30px;
  background: #98251a;
}

.sample2 .vn1200 .cons .about-title {
  padding-left: 60px;
  margin-right: 60px;
  margin-top: 30px;
  position: relative;
}

.sample2 .vn1200 .cons .about-title h3 {
  font-size: 18px;
  color: #98251a;
  line-height: 18px;
}

.sample2 .vn1200 .cons .about-title span {
  display: block;
  font-size: 30px;
  color: #000000;
  line-height: 30px;
  margin-top: 20px;
}

.sample2 .vn1200 .cons .about-title a {
  display: block;
  font-size: 24px;
  color: #98251a;
  font-weight: 400;
  position: absolute;
  right: 0px;
  bottom: 0px;
  line-height: 24px;
}

.sample2 .vn1200 .cons .about-contents {
  padding-left: 60px;
  padding-right: 60px;
  font-size: 24px;
  color: #333333;
  margin-top: 25px;
  line-height: 36px;
}

/*物流网络*/
.sample3 {
  margin-top: 210px;
}

.sample3 .list-title {
  text-align: justify;
  font-size: 0px;
  margin-top: 55px;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
}

.sample3 .list-title li {
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  text-align: center;
  width: 240px;
  line-height: 68px;
  text-align: center;
  font-size: 30px;
  color: #98251a;
}

.sample3 .list-title li:nth-child(2) {
  width: 92px;
}

.sample3 .list-title li:nth-child(3) {
  width: 115px;
}

.sample3 .list-title li:nth-child(4) {
  width: 165px;
}

.sample3 .list-title:after {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  height: 0;
  content: '';
}

.sample3 .sads li {
  text-align: justify;
  font-size: 0px;
  border-bottom: 1px solid #cccccc;
}

.sample3 .sads li h3 {
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  text-align: center;
  width: 240px;
  line-height: 83px;
  text-align: center;
  font-size: 24px;
  font-weight: 400;
  color: #000000;
}

.sample3 .sads li h3:nth-child(2) {
  width: 92px;
}

.sample3 .sads li h3:nth-child(3) {
  width: 115px;
}

.sample3 .sads li h3:nth-child(4) {
  width: 165px;
}

.sample3 .sads li:after {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  height: 0;
  content: '';
}

.sample4 {
  margin-top: 95px;
}

.sample4 .sample4-con {
  position: relative;
}

.sample4 .product_list {
  margin-top: 52px;
}

.sample4 .product_list li {
  float: left;
  margin-right: 40px;
  width: 270px;
}

.sample4 .product_list li a.img {
  display: block;
}

.sample4 .product_list li a.img img {
  width: 270px;
  height: 280px;
}

.sample4 .product_list li .biaozhu {
  margin-top: 20px;
}

.sample4 .product_list li .biaozhu span {
  display: inline-block;
  padding: 0 10px;
  line-height: 30px;
  border-radius: 25px;
  background: #f4e9e8;
  font-size: 16px;
  color: #333333;
  margin-right: 20px;
}

.sample4 .product_list li h3 {
  font-size: 24px;
  color: #000000;
  font-weight: 400;
  margin-top: 15px;
  line-height: 28px;
}

.sample4 .product_list li h3 a {
  color: #000000;
}

#pdemo {
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
}

#pindemo {
  float: left;
  width: 800% !important;
}

#pdemo1 {
  float: left;
}

#pdemo2 {
  float: left;
}

.l_btn1 {
  position: absolute;
  left: -140px;
  top: 30%;
}

.r_btn1 {
  position: absolute;
  right: -140px;
  top: 30%;
}

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

.sample5 .lists2 li {
  float: left;
  width: 320px;
}

.sample5 .lists2 li a.img {
  display: block;
}

.sample5 .lists2 li a.img img {
  width: 320px;
  height: 220px;
}

.sample5 .case-title {
  width: 100%;
  height: 374px;
  background: url(../images/case.png) no-repeat center center;
  margin: 0 auto;
  top: 33px;
  position: absolute;
  text-align: center;
}

.sample5 .case-title a {
  display: block;
  width: 425px;
  height: 374px;
  padding-top: 140px;
  margin: 0 auto;
}

.sample5 .case-title a h3 {
  font-size: 18px;
  color: #98251a;
  font-weight: 600;
  line-height: 18px;
}

.sample5 .case-title a h2 {
  font-size: 30px;
  color: #000000;
  font-weight: 400;
  line-height: 30px;
  margin-top: 18px;
}

.sample5 .case-title a h1 {
  font-size: 24px;
  color: #333333;
  font-weight: 400;
  line-height: 24px;
  margin-top: 18px;
}

.sample6 {
  margin-top: 100px;
  box-shadow: 0px 0px 45px rgba(0, 0, 0, 0.3);
  padding-top: 60px;
  padding-bottom: 60px;
}

.sample6 .sample6-con {
  padding: 0 60px;
  margin-top: 75px;
}

.sample6 ::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: rgba(51, 51, 51, 0.3);
}

.sample6 :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: rgba(51, 51, 51, 0.3);
}

.sample6 ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: rgba(51, 51, 51, 0.3);
}

.sample6 :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: rgba(51, 51, 51, 0.3);
}

.sample-name {
  float: left;
  width: 242px;
}

.sample-name h3 {
  font-size: 18px;
  color: #98251a;
  line-height: 18px;
  font-weight: 400;
  margin-bottom: 18px;
}

.sample-name input {
  width: 100%;
  line-height: 48px;
  border-radius: 5px;
  border: 1px solid #000000;
  text-indent: 30px;
  font-size: 24px;
}

.sample-tel {
  float: left;
  width: 242px;
  margin-left: 35px;
}

.sample-tel h3 {
  font-size: 18px;
  color: #98251a;
  line-height: 18px;
  font-weight: 400;
  margin-bottom: 18px;
}

.sample-tel input {
  width: 100%;
  line-height: 48px;
  border-radius: 5px;
  border: 1px solid #000000;
  text-indent: 30px;
  font-size: 24px;
  background: none;
  outline: none;
}

.sample-city {
  float: left;
  width: 242px;
  margin-left: 35px;
}

.sample-city h3 {
  font-size: 18px;
  color: #98251a;
  line-height: 18px;
  font-weight: 400;
  margin-bottom: 18px;
}

.sample-city input {
  width: 100%;
  line-height: 48px;
  border-radius: 5px;
  border: 1px solid #000000;
  text-indent: 30px;
  font-size: 24px;
  background: none;
  outline: none;
}

.sample-content {
  float: left;
  width: 242px;
  margin-left: 35px;
}

.sample-content h3 {
  font-size: 18px;
  color: #98251a;
  line-height: 18px;
  font-weight: 400;
  margin-bottom: 18px;
}

.sample-content input {
  width: 100%;
  line-height: 48px;
  border-radius: 5px;
  border: 1px solid #000000;
  text-indent: 30px;
  font-size: 24px;
  margin: 0px;
  padding: 0px;
  background: none;
  outline: none;
}

.sample-btns {
  width: 600px;
  height: 70px;
  background: #98251a;
  border-radius: 50px;
  text-align: center;
  margin: 0 auto;
  font-size: 24px;
  color: #ffffff;
  margin-top: 60px;
}

.sample-btns input {
  width: 100%;
  line-height: 70px;
  background: none;
  border: none;
  outline: none;
}

.sample-contact {
  margin-top: 100px;
  height: 332px;
  background: url(../images/contacts.png) no-repeat center top;
  width: 1920px;
  left: 50%;
  position: relative;
  margin-left: -960px;
  padding-top: 60px;
}

.sample-contact .contact-cons {
  background: #fff;
  padding-top: 60px;
  padding-left: 60px;
  height: 272px;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
}

.sample-contact .contact-cons h3 {
  font-size: 18px;
  color: #98251a;
  line-height: 18px;
}

.sample-contact .contact-cons span {
  display: block;
  font-size: 30px;
  color: #000000;
  line-height: 30px;
  margin-top: 18px;
}

.sample-contact .contact-cons .contact-contents {
  font-size: 24px;
  color: #333333;
  line-height: 46px;
  margin-top: 15px;
}

.sample-foot {
  background: #98251a;
  padding-top: 60px;
  padding-bottom: 60px;
  margin-top: 100px;
}

.sample-foot .foot-logos {
  text-align: center;
}

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

.sample-foot .foot-navs {
  text-align: justify;
  font-size: 0px;
  margin-top: 35px;
}

.sample-foot .foot-navs li {
  position: relative;
  display: inline-block;
  width: auto;
  vertical-align: top;
  overflow: hidden;
  text-align: center;
  font-size: 24px;
  color: #ffffff;
  line-height: 24px;
}

.sample-foot .foot-navs li a {
  color: #ffffff;
}

.sample-foot .foot-navs:after {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  height: 0;
  content: '';
}

.sample-foot .foot-jishu {
  font-size: 18px;
  color: #ffffff;
  text-align: center;
  margin-top: 35px;
}
.sample-foot .foot-jishu a {color:#fff;}
