/* 超小型 */
@media screen and (min-width:480px) {

  .navbar-collapse {
    height: 800px;
    background-color: rgba(0, 0, 0, 0.7);
  }

  .diaoyan {
    background-color: #7a8bd1;
    height: 600px;
  }

  .cp_list {
    width: 100%;
    height: 800px;
    padding-top: 31px !important;
    padding-left: 17px !important;
    margin-top: 33px !important;
    zoom: 1;
    /* background: url('http://www.lgo8.com/templates/specialty/images/cp_list_bg.png') no-repeat; */
    font-family: "微软雅黑";
  }

  .s2-info {

    width: 100%;
    height: 580px;
    background-color: #cd8c3d;
  }
}



/* 小型 */
@media screen and (min-width:768px) {
  .diaoyan {
    background-color: #7a8bd1;
    height: 600px;
  }

  .navbar-collapse {
    height: 800px;
    background-color: rgba(0, 0, 0, 0.7);
  }

  .cp_list {
    width: 100%;
    height: 800px !important;
    padding-top: 31px !important;
    padding-left: 17px !important;
    margin-top: 33px !important;
    zoom: 1;
    /* background: url('http://www.lgo8.com/templates/specialty/images/cp_list_bg.png') no-repeat; */
    font-family: "微软雅黑";
  }

  .s2-info {

    width: 100%;
    height: 480px;
    background-color: #cd8c3d;
  }
}

/* 中型 */
@media screen and (max-width: 900px) {

  html,
  body {
    overflow-x: hidden !important;
  }

  .cp_list {
    width: 100%;
    padding-top: 31px !important;
    padding-left: 17px !important;
    margin-top: 33px !important;
    zoom: 1;
    background: url('http://www.lgo8.com/templates/specialty/images/cp_list_bg.png') no-repeat;
    background-size: cover;
    font-family: "微软雅黑";
  }

  .s2-info {

    width: 100%;
    height: 380px;
    background-color: #cd8c3d;
  }
}

@media screen and (min-width:992px) {
  .diaoyan {
    background-color: #7a8bd1;
    height: 300px;
  }

  .cp_list {
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    width: 100%;
    height: 100% !important;
    padding-top: 31px !important;

    padding-bottom: 31px !important;
    margin-top: 33px !important;
    zoom: 1;
    background: url('http://www.lgo8.com/templates/specialty/images/cp_list_bg.png') no-repeat;
    background-size: cover;
    font-family: "微软雅黑";
  }

  .s2-info {

    width: 100%;
    height: 380px;
    background-color: #cd8c3d;
  }
}


/* 大型 */
@media screen and (min-width:1200px) {
  .cp_list {



    height: 100%;
    padding-top: 31px !important;
    padding-left: 50px !important;
    margin-top: 33px !important;
    zoom: 1;
    background: url('http://www.lgo8.com/templates/specialty/images/cp_list_bg.png') no-repeat;
    background-size: cover;
    font-family: "微软雅黑";
  }

  .s2-info {

    width: 100%;
    height: 280px;
    background-color: #cd8c3d;
  }

}


.container-fluid {
  margin: 0;
  padding: 0;
}

/* 头部组件 */
.navbar-default {
  background-color: rgba(0, 0, 0, 0.4);
  border-color: rgba(0, 0, 0, 0);
}

nav {
  width: 100%;
  height: 84px;
  object-fit: contain;
  background-color: rgba(0, 0, 0, 0.4);
  /* background: url('http://lgo8.com/templates/specialty/images/nav_bg.png')repeat-x left top; */
}

nav ul li a {
  font-size: 15px;
  color: white;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
  color: red;
}

.navbar-default .navbar-nav>li>a {
  color: white;
  line-height: 55px;
}

.navbar-default .navbar-nav>li {
  line-height: 80px;
}

.navbar-default .navbar-nav>li>a:hover {
  color: #feb63e;
}

.navbar-collapse {
  background-color: rgba(0, 0, 0, 0);

}

/* .item img{
  height: 498px;
}
.item{
  width: 100%;
  height: 498px;
  border: 1px solid red;
} */
.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}

/* .logo{
  width: 210px;
  height: 52px;
    background: url('../img/logo.png') no-repeat;
    float: left;
    margin-top: 16px;
}
.header{
  width: 100%;
  height: 80px;
  background: url('../img/nav_bg.png');
  opacity: 0.3;
}
.header-ul ul li{
  display: inline-block;
  line-height: 80px;
  margin-left: 30px;
}
.header-ul ul li a{
  font-size: 15px;
  color:white;
}
.header-ul ul li a:hover{
  color:#feb63e;
} */


.h1 {
  font-size: 40px;
  color: white;
}

.text1 {
  margin-top: 30px;
  font-size: 18px;
  color: white;
}

.left-diaoyan {
  line-height: 300px;
}

.right-diaoyan {
  margin-top: 50px;
  width: 600px;
}

.chanpin {
  text-align: center;
}

.section2 {
  background: url('http://lgo8.com/templates/specialty/css/img/bg2.jpg')no-repeat fixed;
  /* background-size: 100%; */
  background-size: cover;
}

.cps {
  background: url('http://lgo8.com/templates/specialty/images/cp_bg.png') no-repeat center 62px;
}

.s2-img1 {
  padding-top: 40px;
  line-height: 120px;
  font-size: 48px;
  color: #fff;
  text-align: center;
}

.chenggong {
  display: flex;
}

/* .cp_list {
  margin-left: 50px;


} */

.section2 h4 {
  color: #ff832c;
}

.a-href {
  color: #ff832c;
}

.chanpinlist {

  margin-top: 30px;


}

.chanpinlist p {
  color: white;
  max-width: 280px;

}

.s2-bg {
  margin-top: 100px;
  width: 100%;
  height: 31px;
  background: transparent url('http://lgo8.com/templates/specialty/css/img/starrymedia-bg_05.png') 50% 0 no-repeat;
  background-size: cover;
}



.plus {
  margin-top: -20px;

}

.minus {
  margin-top: -22px;

  margin-left: 10px;
}

.anli-list {
  display: flex;
}



.anli-list ul li {
  display: inline-block;
  list-style-type: none;

}

.anli-list {
  /* margin-left: 50px; */
}

.anli-list ul {
  text-align: center;
  margin-left: -20px;
}

.section-3 {
  background: url('http://lgo8.com/templates/specialty/css/img/bg3.jpg')no-repeat fixed;
  /* background-size: 100%; */
  background-size: cover;
  height: 500px;
}

.cps1 {
  background: url('http://lgo8.com/templates/specialty/images/cp_bg.png') no-repeat center 62px;
}

.s2-img2 {
  margin-top: 50px;
  line-height: 120px;
  font-size: 48px;
  color: #fff;
  text-align: center;
}

.section-3-zi {
  font-size: 18px;
  color: white;

}

.footer {
  background: white;
  height: 190px;
}

.xian {
  height: 150px;
  width: 1px;
  background-color: rgb(197, 197, 197);
  position: relative;
  left: 60px;
}

.phone-me {
  margin-top: -1px;
  font-size: 16px;
  color: #fff;
  line-height: 35px;
  padding-left: 20px;
  width: 200px;
  height: 35px;
  background: url('../img/lx_bg.jpg') no-repeat;
}

.f_ul {
  margin-top: -10px;
  padding: 10px 0 0 19px;
}

.f_ul li {
  list-style-type: none;
}

.f_ul li:nth-child(1) {
  padding-left: 28px;
  background: url('	http://lgo8.com/templates/specialty/images/f_1.jpg')5px no-repeat;
  line-height: 28px;
  color: #666;
}

.f_ul li:nth-child(2) {
  padding-left: 28px;
  background: url('	http://lgo8.com/templates/specialty/images/f_2.jpg')5px no-repeat;
  line-height: 28px;
  color: #666;
}

.f_ul li:nth-child(3) {
  padding-left: 28px;
  background: url('	http://lgo8.com/templates/specialty/images/f_3.jpg')5px no-repeat;
  line-height: 28px;
  color: #666;
}

.f_two {
  display: flex;
  margin-top: 50px;
  position: relative;
  left: 50px;

}

.f_three {
  position: relative;
  left: 50px;
}

/* 右侧固定按钮 */
.service_box {
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  text-align: center;
  position: fixed;
  z-index: 9999999999999;
  right: 0;
  top: 34%;
  margin-top: -100 px;
  height: 100px;
  width: 30px;
  border: 1 px solid #ece8e5;
  background: #ece8e5;
  font-family: "Microsoft YaHei";
  writing-mode: vertical-lr;
  color: #ff6b09;
  font-size: 18px;
}

.service_box a {
  text-decoration: none;
}

.get_top {
  width: 80px;
  height: 80px;
  background: url('http://lgo8.com/templates/specialty/css/img/top.png') no-repeat;
  position: fixed;
  bottom: 20px;
  right: 50px;
  opacity: 0.6;
  cursor: pointer;
}

.xian {
  height: 130px;
  background-color: rgb(184, 184, 184);
  width: 2px;
  margin-top: -20px;
  margin-left: 23px;
}

.xian1 {
  height: 130px;
  background-color: rgb(184, 184, 184);
  width: 2px;
  margin-top: -10px;
  margin-left: 65px;
}

/* .col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  padding-right: 0px;
} */