@charset "UTF-8";
/*
* name: Pad && MiddleScreen StyleSheet
* version: v1.1.1
* update: 768 bug
* date: 2016-03-12
*/
/* <1300 */
@media only screen  and (max-width: 1300px) {
  body , html, .wrap {
  min-width: 100% !important;
  width: 100%!important; }
  .wrap,.content{
    min-width: 95% !important;
    width: 95%!important;
  }


/*********头部*********/
#menu_out {
  width: 100%; }

#menu_out .logo {
  width: 11%;
  margin: 18px 0 0 2%; }
#menu {
  width: 57%; }

#menu li {
  float: left;
  width: 14%;
  margin: 0 1%; }
/* #menu li:first-child{ width: 12.5%; } */

  #menu li p.menu_img span {
    width: 100%;
    font-size: 14px; }

a.en {
  width: 7%; }

.search {
  width: 5%; }

.top_icon {
  width: 8%;
  float: right;
  margin-right: 2%;
  overflow: hidden; }

.top_icon a {
  width: 50%; }

.show_search img {
  margin-left: 10%; }



/********banner**********/

.flash {
  width: 100%;
  height: 460px;
  position: relative;
  overflow: hidden;
  /*溢出隐藏*/
  z-index: 6; }

.flash_L, .flash_R {
  top: 30%; }

.flash_L {
  left: 0; }

.flash_R {
  right: 0;
  background-position: 0 -113px; }

.flash_btn {
  width: 50%; }




.block1 {
  height: 500px; }

.block1_left {
  height: 500px;}


.block1_right {
  width: 64%;
  float: left; }

.block1_right li {
  position: relative;
  width: 50%;
  height: 250px;
  float: left;
  overflow: hidden; }

.block1_right li div.per_pro {

  height: 100%; }

.block1_right li div.per_pro img {
  width: 13%;
  height: auto; }
.block1_right li div.imgZoom{
  width: 100%;
  height: 250px;
  line-height:250px;
  text-align: center;
}

.block1_right li div.imgZoom img {
  max-height:250px;
  max-width: 100%;
   width: auto;
   height: auto;
  display: inline-block;
   vertical-align: middle;  }



/**********走进哥伦***********/
.iabout {
  padding-top: 70px;
  padding-bottom: 60px;
  background: url(../images/iab_bg_06.jpg) no-repeat;
  background-color: #f4f4f4;
  overflow: hidden; }

.iabout .i_p {
  color: #fff;
  margin-bottom: 35px; }
.iabout .wrap{
  width: 100%;
  min-width: auto!important;
}

.iabout .wrap ul.full-row {
  width: 90%;
  overflow: hidden;
  margin: 50px 5% 0; }


/********首页新闻**********/

.inews {
  padding-top: 65px;
  padding-bottom: 80px;
  overflow: hidden; }
.inews .wrap{
  width: 100%;
  min-width: auto!important;
}

/***********首页伙伴*****************/

.iyf {
  padding-top: 55px;
  padding-bottom: 130px;
  background: url(../images/iyf_bg_02.jpg) no-repeat center bottom;
  background-color: #e4e8e9; }

.iyf .wrap{
  width: 100%;
  min-width: auto!important;
}
.six_block {
  width: 100%;
  overflow: hidden;
  margin-top: 40px; }
.six_block li.blo2 img {
  width: 100%;
  height: 238px; }
.six_block li.blo6 img{
    width: 100%;
  height: 276px; }

/*********底部公共*************/

.pageFooter {
  background-color: #282828;
  color: #fff;
  font-size: 13px;
  overflow: hidden; }
.pageFooter .wrap{
  width: 100%;
  min-width: auto!important;
}
.ft_dl_01 {
  width: 13%;
  margin-left: 3%; }

.ft_dl_02 {
  width: 13%; }

.ft_dl_03 {
  width: 13%; }

.ft_dl_04 {
  width: 28%; }

.ft_dl_05 {
  width: 25%;
  float: left }

.ft_share {
    display: none; }



/***********公司简介**************/
.channel_banner {
  display: block;
margin: 0;
padding: 0;
width: 100%;
height: auto;
overflow: hidden;
text-align: center;
 }
.channel_banner img {
  width: 100%; display: block;
  height: auto;
  margin: 0px;
  /*width: auto;*/ }

/* 大banner */
.channel_banner_big {
  display: block;

margin: 0px 0 0 0;
padding: 0;
width: 100%;
height: auto;
overflow: hidden;
text-align: center; }

.channel_banner_big img {
  width: 100%; display: block;
  height: auto;
  margin: 0px; }



.channel_tit {
    font-size: 28px;
    line-height: 36px;
}

.breadcrumbs {
    font-size: 13px;
    line-height: 36px;
    margin-top: 0px;
}


.about_qywh .part03 {
  width: 100%;
  overflow: hidden; }


.clearFix{
   width: 100%;
}


/*****新闻*****/
#ins-news .container{
  width: 100%;
}
#ins-news .container .ins-news-list li{
  margin-left: 3%;
margin-right: 2%;
 width: 46%;

}
#ins-news .container .ins-news-list li .news-box{
   width: 100%;
   /*height:165px;*/
   overflow: hidden;
}

  #dev li{
    width: 30%;
    margin-right: 2%;
  }

  }

@media (max-width: 1200px) {
  .dev_banner{
    display: none;
  }
  .dev_banner2{
    display: block;
    background: #af2428;
  }
  .dev_banner2 li{
    padding:70px 0 50px;
  }
  .dev_banner2 h1{
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    color: #fff;
  }
  .dev_banner2 .callbacks_nav{
    top: 65%;
  }
  .dev_banner2 p{
    text-align: center;
    font-size: 16px;
    color: #fff;
  }
  .ab_hist{
    margin-top: 20px;
    background: none;
  }
  .dev_banner2 .callbacks_tabs{
    bottom:-20px;
  }
}

@media only screen and (max-width: 1000px) {
#menu_out {
  width: 100%; }

#menu_out .logo {
  width: 20%;
  margin: 10px 0 0 2%; }
#menu {
  width: 76%; }

#menu li {
  float: left;
  width: 14%;
  margin: 0 1%; }


#menu li p.menu_img span {
    width: 100%;
    font-size: 14px; }

a.en {
  display: none;}

.search {
  display: none;
  width: 5%; }

.top_icon {
  display: none; }


.show_search img {
  margin-left: 10%; }
  .ab_jj,.friend{
    width: 95%;
    margin: 0 auto;
  }
  .friend{
    margin-bottom: 50px;}

  #honor .list a{
    width: 50%!important;
  }
  #honor .list a img{
    max-height: none;
  }
  #dev li{
    width: 46%;
    margin-right: 2%;
  }
  .friend1_main {
    width: 95%!important;
    margin:0 auto;
  }
  .pro_right ul li{
  width:50%
  }
}









