/*-----------------------------------------------------------*/

/*copyright by 动力无限  www.btoe.cn*/

/*邮箱 btoe@btoe.cn*/

/*合作电话 400-0599-360*/

/*版权所有违者必究*/

/*-----------------------------------------------------------*/

/*banenr*/

* {
  font-family: '宋体', "Lantinghei SC", "Open Sans", Arial, "Hiragino Sans GB", "Microsoft YaHei", STHeiti, "WenQuanYi Micro Hei", SimSun, sans-serif;
}

.ny_banner {
  width: 100%;
  height: 520px;
  overflow: hidden;
  background: url(../images/banner11.jpg) no-repeat top center;
  background-size: cover;
}

.ny_banner_zi span {
  font-weight: bold;
}

.ny_banner_zi h3 {
  font-size: 40px;
  color: #fff;
  margin-top: 30%;
}

.ny_banner_zi p {
  font-size: 16px;
  color: #fff;
  line-height: 30px;
}

.ny_banner_zi i {
  width: 62px;
  height: 2px;
  display: block;
  background: #fff;
  margin-top: 20px;
}

/*产品卖点*/
.pro_selling_title {
  font-size: 30px;
  color: #333;
}

.mt40 {
  margin-top: 40px;
}
.mt20 {
  margin-top: 20px;
}

.mt60 {
  margin-top: 60px;
}

.pro_selling_title span {
  font-weight: bold;
}

.pro_selling {
  width: 100%;
  height: 742px;
  overflow: hidden;
  background: url(../images/c_bg.jpg) no-repeat top center;
  background-size: cover;
}

.pro_content {
  margin-top: 20px;
}

.pro_content p {
  font-size: 14px;
  color: #666;
  line-height: 24px;
}

.pro_content h4 {
  font-size: 16px;
  font-weight: bold;
  color: #333;
  margin-top: 20px;
}

.pro_content .col-md-4 {
  margin-top: 40px;
}

.pro_content .col-md-4 i {
  width: 132px;
  height: 132px;
  border-radius: 50%;
  display: block;
  margin: 0 auto;
}

.pro_content .col-md-4:nth-child(1) i {
  background: #f7c24f;
}

.pro_content .col-md-4:nth-child(2) i {
  background: #16cacb;
}

.pro_content .col-md-4:nth-child(3) i {
  background: #ff7d26;
}

.pro_content .col-md-4:nth-child(4) i {
  background: #fe7d91;
}

.pro_content .col-md-4:nth-child(5) i {
  background: #6ecb51;
}

.pro_content .col-md-4:nth-child(6) i {
  background: #51cde7;
}

.pro_content .col-md-4 i {
  transition: All 0.4s ease-in-out;
  -webkit-transition: All 0.4s ease-in-out;
  -moz-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
}

.pro_content .col-md-4:hover  i {
  transform: rotate(360deg) scale(1.1);
  -webkit-transform: rotate(360deg) scale(1.1);
  -moz-transform: rotate(360deg) scale(1.1);
  -o-transform: rotate(360deg) scale(1.1);
  -ms-transform: rotate(360deg) scale(1.1);
}

/*产品卖点结束*/

/*推广平台*/

.pro_platform {
  width: 100%;
  height: 619px;
  overflow: hidden;
  background: url(../images/pro_bg.jpg) no-repeat top center;
  background-size: cover;
  color: #fff;
}

.pro_platform img {
  margin: 15%;
}

.pro_platform_right {
  margin: 18% 4% 0;
}

.pro_platform_right h4 {
  font-size: 30px;
  color: #fff;
}

.pro_platform_right span {
  font-weight: bold;
}

.pro_platform_right li {
  font-size: 16px;
  line-height: 60px;
  background: url(../images/ad_ico.png) no-repeat left center;
  padding-left: 30px;
}

.pro_platform_right ul {
  margin-top: 40px;
}

/*推广平台结束*/

/*产品优势*/

.pro_ad .pro_ad_content .pro_ad_list {
  background: #fff;
  box-shadow: 0 0 15px 0px #fbfbfb;
  border: 1px solid #f3f3f3;
  border-radius: 10px;
  height: 293px;
  padding: 18px;
  position: relative;
  transition: all .3s ease-out 0s;
}

.pro_ad .pro_ad_content .pro_ad_list i {
  width: 94px;
  height: 93px;
  background-size: cover;
  position: absolute;
  top: 0px;
  left: 0px;
}

.pro_ad .pro_ad_content .col-md-3:nth-child(1) i {
  background: url(../images/p1.png) no-repeat;
}

.pro_ad .pro_ad_content .col-md-3:nth-child(2) i {
  background: url(../images/p2.png) no-repeat;
}

.pro_ad .pro_ad_content .col-md-3:nth-child(3) i {
  background: url(../images/p3.png) no-repeat;
}

.pro_ad .pro_ad_content .col-md-3:nth-child(4) i {
  background: url(../images/p4.png) no-repeat;
}

.pro_ad .pro_ad_content .pro_ad_list img {
  margin-top: 10px;
}

.pro_ad .pro_ad_content .pro_ad_list em {
  background: #e5e5e5;
  height: 1px;
  width: 100%;
  display: block;
  position: relative;
  margin: 20px 0 30px;
}

.pro_ad .pro_ad_content .pro_ad_list em:before {
  background: #da251c;
  width: 10px;
  height: 3px;
  display: block;
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -5px;
  top: -1px;
}

.pro_ad .pro_ad_content .pro_ad_list h4 {
  font-size: 16px;
  font-weight: bold;
  color: #333;
}

.pro_ad .pro_ad_content .pro_ad_list  p {
  font-size: 14px;
  color: #666;
  line-height: 24px;
  margin-top: 20px;
}


.pro_ad .pro_ad_content .pro_ad_list:hover{margin-top: -20px; cursor: pointer;}

/*产品优势结束*/

/*合作媒体*/

.pro_customer_content .pro_customer_list {
  background: #fff;
  box-shadow: 0 0 15px 0px #fbfbfb;
  border: 1px solid #f3f3f3;
  border-radius: 10px;
  margin: 15px 0;
  overflow: hidden;
}

.pro_customer_content .pro_customer_list img{width: 100%;height: 100%;
  border-radius: 10px;
  transition: all 0.5s;
}

.pro_customer_content .pro_customer_list:hover img{
transform:scale(1.2);-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);
}

.pro_join{

    width: 100%;
  height: 677px;
  overflow: hidden;
  background: url(../images/hz_bg.jpg) no-repeat top center;
  background-size: cover;
  color: #fff;
}


.pro_join_title{font-size: 30px;color:#fff;}
.pro_join_title span{font-weight: bold;}


.pro_join_content .pro_join_list{
  width: 100%;height: 194px;
}
.pro_join_content .pro_join_item{background-size: cover;}
.pro_join_content .pro_join_item:nth-child(1){background: url(../images/tbg1.png) no-repeat 0 0;background-size: contain;
}
.pro_join_content .pro_join_item:nth-child(2){background: url(../images/tbg2.png) no-repeat 0 0;background-size: contain;}
.pro_join_content .pro_join_item:nth-child(3){background: url(../images/tbg3.png) no-repeat 0 0;background-size: contain;}
.pro_join_content .pro_join_item:nth-child(4){background: url(../images/tbg4.png) no-repeat 0 0;background-size: contain;}
.pro_join_content .pro_join_item:nth-child(5){background: url(../images/tbg5.png) no-repeat 0 0;background-size: contain;}
.pro_join_content .pro_join_item:nth-child(6){background: url(../images/tbg6.png) no-repeat 0 0;background-size: contain;}

.pro_join_list{padding:30px;}
.pro_join_list h4{color:#333;font-size: 16px;font-weight: bold;}
.pro_join_list p{font-size: 14px;color: #666;line-height: 28px;}

.pro_join_content .col-md-4{margin: 30px 0;}


.pro_join_content .pro_join_list img{transition: all .5s;}

.pro_join_content .pro_join_list:hover img{
  margin-top: -10px;
}
.pro_join_content .pro_join_list:hover h4{color:#f00;}

/*合作媒体结束*/




/*留言开始*/

.mess_bg{background: url(../images/mess_bg.jpg) no-repeat top center;height: 200px;}
/*填写信息，获取品牌建设方案*/

.in_bottom_r {
 width: 100%;
 height: 58px;
 background:url(../images/mess_bg.jpg) no-repeat center;
 padding: 70px 0;
 
 webkit-box-sizing: content-box;
 -moz-box-sizing: content-box;
 box-sizing: content-box;
 background-size: cover;
}

 

.webq_bottom_r3_1 {

 height: 58px;
 position: relative;


}


.webq_bottom_ml {
 margin-left: 1.5%;
}

 

.webq_bd_2 {
 width: 100%;
 height: 58px;
 line-height: 58px;
 background: #fff;
 color: #333;
 box-sizing: border-box;
 padding: 0 10px 0 40px;
 display: block;
}


.ly_d1 {
 width: 40px;
 height: 58px;
 position: absolute;
 left: 15px;
 top: 0;
 background: url(../images/mico1.png) no-repeat center;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.ly_d2 {
 width: 40px;
 height: 58px;
 position: absolute;
 left: 15px;
 top: 0;
 background: url(../images/mico2.png) no-repeat center;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}


.ly_d3 {
 width: 40px;
 height: 58px;
 position: absolute;
 left: 15px;
 top: 0;
 background: url(../images/mico3.png) no-repeat center;
 -webkit-transition: all .5s ease-out;
 transition: all .5s ease-out;
}


 

.in_bd_go {
 margin: 0;
 border: 0;
 width: 100%;
 background: #fff;
 cursor: pointer;
 color: #333;
 line-height: 58px;
 text-align: center;
 font-size: 16px;
}


.in_bottom_r3 input::-webkit-input-placeholder {
 color: #999999;
}

.in_bottom_r3 input::-moz-placeholder {
 color: #999999;
}

.in_bottom_r3 input:-moz-placeholder {
 color: #999999;
}

.in_bottom_r3 input:-ms-input-placeholder {
 color: #999999;
}

/*留言结束*/






@media (max-width: 1170px) {
 

 .ny_banner{height: 200px;}

 .ny_banner_zi h3{margin-top: 10%;font-size: 20px;}

 .ny_banner_zi p{font-size: 14px;}
 .pro_content .col-md-4:nth-child(5), .pro_content .col-md-4:nth-child(6){height: 280px;}
  .pro_content .col-md-4{height: 180px;}
.pro_content .col-md-4 i{
  width: 80px;height: 80px;
}

.pro_content p{font-size: 12px;}

.pro_content .col-md-4 img{width: 100%;height: 100%;}

.pro_selling{height: auto;}

.pro_platform_right li{line-height: 24px;font-size: 14px;    background: url(../images/ad_ico.png) no-repeat left 5px;}

.pro_platform img{width:80%;height: auto;margin:5% auto 0;}
.pro_ad .pro_ad_content .pro_ad_list{margin-bottom: 20px;}




.pro_join{height: auto;}

.pro_join_content .col-md-4{margin:0;}

.pro_join_list{padding: 20px;}

.in_bottom_r{height: auto;padding: 30px 0 10px;}

.webq_bottom_r3_1{margin-bottom: 20px;}



}









@media (max-width: 750px) {

 
}



















































.ny_main {
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
  padding: 0 10px 20px 10px;
}


@media (max-width:640px) {
  .n_tit {
    padding-top: 30px;
  }

}

.n_tit h6 {
  font-weight: bold;
  color: #da251d;
  font-size: 34px;
}

.n_tit h6:after {
  content: "";
  display: block;
  position: relative;
  width: 80px;
  margin: auto;
  margin-top: 15px;
  height: 2px;
  background: #da251d;
}

/*小导航*/
.na-nav {
  position: relative;
  display: block;
  width: 100%;
  margin: 20px 0 0 0;
  height: auto;
  text-align: center;
}

.na-nav a {
  color: #333;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  width: 180px;
  border: 1px solid #dadada;
  background: #f7f7f7;
  font-size: 16px;
  margin: 0 2%;
}

.na-nav a:hover {
  color: #da251d
}

.na-nav a.active {
  background: #da251d;
  border-color: #da251d;
  color: #fff;
}

.na-nav a.active:hover {
  color: #fff;
}

.footer-qrcode img{width: auto;}



@media (min-width:1200px) {
 .in_main .container {
    width: 1500px;
  }

}

@media (max-width:700px) {
  .na-nav a {
    padding: 0 4%;
    width: auto;
  }

}

@media (max-width:400px) {
  .na-nav a {
    padding: 0 3%;
    width: auto;
  }

}

/*单页面*/
.ny_content {
  margin: 30px 2% 0 2%;
  font-size: 14px;
  color: #333;
  line-height: 2.2;
}

.ny_content img {
  max-width: 100%;
}

@media (max-width:640px) {
  .ny_content {
    margin-top: 20px;
  }

}

@media (max-width:640px) {
  .ny_content img {
    width: 100%;
    margin: 2% 0;
  }

}

/*单页面end*/

/*电脑案例*/

.ny_case {
  padding-top: 50px;
}

.ny_case_li {
  width: 25%;
  overflow: hidden;
  background: #fff;
  margin-bottom: 30px;
  float: left;
}

@media (max-width:920px) {
  .ny_case_li {
    width: 33.333%;
  }

}

@media (max-width:750px) {
  .ny_case {
    padding-top: 30px;
  }

  .ny_case_li {
    width: 50%;
  }

}

.ny_case_cent {
  padding: 5px 5px 0 5px;
  border: 1px solid #dddddd;
  margin: 0 5%;
}

.ny_case_pic {
  padding-top: 77%;
  overflow: hidden;
  position: relative;
}

.ny_case_pic img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.ny_case_txt {
  width: 100%;
  height: 50px;
  overflow: hidden;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

.ny_case_txt a {
  font-size: 14px;
  line-height: 50px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 0 10px 0 10px;
  text-align: center;
}

/*电脑案例end*/

/*手机案例*/

.wap_case {
  padding-top: 50px;
}

.wap_case_li {
  width: 20%;
  overflow: hidden;
  background: #fff;
  margin-bottom: 30px;
  float: left;
}

@media (max-width:920px) {
  .wap_case_li {
    width: 33.333%;
  }

}

@media (max-width:750px) {
  .wap_case {
    padding-top: 30px;
  }

  .wap_case_li {
    width: 50%;
  }

}

.wap_case_cent {
  padding: 10px 10px 0 10px;
  border: 1px solid #dddddd;
  margin: 0 5%;
  border-radius: 8px;
}

.wap_case_pic {
  padding-top: 215%;
  overflow: hidden;
  position: relative;
}

.wap_case_pic img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.wap_case_txt {
  width: 100%;
  height: 50px;
  overflow: hidden;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

.wap_case_txt a {
  font-size: 14px;
  line-height: 50px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 0 10px 0 10px;
  text-align: center;
}

/*手机案例end*/

/*分页*/


.pages_fy {
  margin: 10px 0 0 0;
  text-align: center;
}

.pages_fy a, .pages_fy span {
  padding: 8px 15px;
  border: 1px solid #999;
  margin: 10px 5px;
  color: #999;
  line-height: 20px;
  display: inline-block;
  webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.pages_fy a:hover, .pages_fy span:hover {
  border: 1px solid #da251d;
  color: #004a89;
  webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.pages_fy .current {
  background-color: #da251d;
  border: 1px solid #da251d;
  color: #fff;
  webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.pages_fy .current:hover {
  color: #fff;
}

/*分页end*/

/*新闻*/

.ny_news {
  padding-top: 30px;
}

.ny_newss_one {
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 0 15px rgba(218, 37, 28, 0.15);
  margin: 0 5% 32px 5%;
  padding-right: 5%;
}

.ny_newss_one_l {
  float: left;
  width: 26%;
  padding-top: 18.5%;
  overflow: hidden;
  border-radius: 5px;
  margin-right: 4%;
  position: relative;
}

.ny_newss_one_l img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.ny_newss_one_r {
  color: #666;
  overflow: hidden;
}

.ny_newss_one_r h6 {
  font-size: 18px;
  font-weight: normal;
  line-height: 30px;
  overflow: hidden;
  padding-top: 4%;
  webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.ny_newss_one_r h6 a {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.ny_newss_one_r h6 a:hover {
  padding-left: 10px;
}

.ny_newss_one_r h4 {
  color: #999999;
  font-size: 14px;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
  margin-top: 2%;
}

.ny_newss_one_r h5 {
  height: 30px;
  font-size: 14px;
  margin-top: 3%;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
  background: url(../images/news_jt.png) no-repeat 0;
  overflow: hidden;
}

.ny_newss_one_r h5 a {
  display: block;
  line-height: 30px;
  font-size: 0px;
}

.ny_newss_one_r h5:hover {
}

@media (max-width:1140px) {
  .ny_newss_one_r h5 {
    padding-top: 1%;
  }

}

@media (max-width:1010px) {
  .ny_newss_one_r h5 {
    display: none;
  }

}

@media (max-width:768px) {
  .ny_newss_one {
    margin: 0 0 25px 0;
  }

  .ny_newss_one_r h6 {
    padding-top: 3%;
  }

  .ny_newss_one_r h4 {
    height: 24px;
  }

}

@media (max-width:460px) {
  .ny_newss_one {
    margin: 0 0 25px 0;
  }

  .ny_newss_one_r h6 {
  }

  .ny_newss_one_r h4 {
    height: 24px;
    margin-top: 0;
    padding-top: 0;
  }

}

/*新闻end*/

/*新闻详细*/


.a_news_info {
  height: auto;
  padding: 30px 2% 20px 2%;
}

.a_news_info_t {
  text-align: center;
  border-bottom: 1px dotted #c0c2c3;
  font-size: 14px;
  color: #999;
  padding-bottom: 20px;
}

.a_news_info_t h1 {
  font-size: 16px;
  color: #333;
  padding-bottom: 10px;
  line-height: 1.8;
}

.a_news_info_p {
  line-height: 2.2;
  color: #333;
  padding-top: 10px;
}

@media (max-width:640px) {
  .a_news_info_p img {
    width: 100%;
    margin: 2% 0;
  }

}

.a_news_info_sx {
  border-top: 1px solid #e5e5e5;
  margin: 0 2%;
  padding: 20px 0 20px 0;
}

.a_news_info_sx ul li {
  height: 30px;
  line-height: 30px;
  overflow: hidden;
}

/*新闻详细end*/
