/********************内页广告图**********************/
.c_banner {
  height: 508px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  transform-origin: 0% 50% 0px;
  transform: translate3d(0px, 0px, 0px);
}
.about_us .ahout_center {
  padding-top: 0;
}
.about_us .about_left {
  width: 38.5%;
}
.about_us .about_left img {
  border-radius: 60px 0;
}
.about_us .about_right {
  width: 57%;
}
.c_title {
  position: absolute;
  left: 0;
  top: -88px;
  z-index: 999;
}
.c_title .c_ico {
  width: 37px;
  height: 37px;
  background: url(../images/title_ico.png) no-repeat center center;
}
.c_nav h1 {
  border-style: solid;
  border-color: #ccc;
  border-width: 1px 0;
  padding: 5px 15px;
  background: url(../images/down_ico.png) no-repeat 95% center / 16px 8px;
}
.c_nav .c_nav_a a {
  display: inline-block;
  width: 128px;
  font-size: 14px;
  border: 1px solid #cccccc;
  line-height: 36px;
  margin: 0 6px;
  border-radius: 15px 0;
}
.c_nav .c_nav_a a.act,
.c_nav .c_nav_a a:hover {
  background-color: #1c61be;
  color: #fff;
  border-color: #1c61be;
}
.c_nav .bx-wrapper .bx-controls-direction a.disabled {
  display: block;
}
.c_nav .bx-wrapper .bx-controls-direction a {
  width: 13px;
  height: 24px;
  background-position: center center;
  margin-top: -12px;
}
.c_nav .bx-wrapper .bx-controls-direction a.bx-prev {
  left: -30px;
  background-image: url(../images/p_left_ico01.png);
}
.c_nav .bx-wrapper .bx-controls-direction a.bx-prev:hover {
  background-image: url(../images/p_left_ico02.png);
}
.c_nav .bx-wrapper .bx-controls-direction a.bx-next {
  right: -30px;
  background-image: url(../images/p_righ_ico01.png);
}
.c_nav .bx-wrapper .bx-controls-direction a.bx-next:hover {
  background-image: url(../images/p_righ_ico01.png);
}
/********************企业文化**********************/
.culture li {
  width: 46.67%;
  margin-left: 1.665%;
  margin-right: 1.665%;
  margin-bottom: 24px;
  border-radius: 46px 0;
  overflow: hidden;
  background-color: #f2f2f2;
  float: left;
}
.culture li .pd16 {
  padding: 16px;
  height: 96px;
}
.culture li:hover {
  background: url(../images/culture_bg.png) no-repeat center center #1c61be;
}
.culture li:hover .culture_left {
  background-color: #fff;
}
.culture li:hover .culture_left .tb_cel {
  color: #1c61be;
}
.culture li:hover .culture_right .tb_cel {
  color: #fff;
}
.culture .culture_left {
  width: 96px;
  background-color: #1c61be;
  border-radius: 25px 0;
  overflow: hidden;
}
.culture .culture_right {
  width: 65%;
  padding-right: 8%;
}
/**************联系我们**************/
.con_us li {
  width: 25%;
  float: left;
}
.con_us li span {
  width: 65px;
  height: 65px;
  background-repeat: no-repeat;
  background-position: center top;
}
.con_us li p {
  min-height: 72px;
  max-height: 72px;
  overflow: hidden;
}
.con_us li span.icon01 {
  background-image: url(../images/con_01.png);
}
.con_us li span.icon02 {
  background-image: url(../images/con_02.png);
}
.con_us li span.icon03 {
  background-image: url(../images/con_03.png);
}
.con_us li span.icon04 {
  background-image: url(../images/con_04.png);
}
.con_us_div {
  height: 240px;
}
.map {
  height: 646px;
}
/**************产品中心**************/
.pro_bg {
  height: auto;
}
.pro_bg .c_title {
  position: static;
  padding-top: 150px;
}
.pro_bg .index_product {
  background-image: none;
  padding-top: 0;
}
.pro_bg .index_product li {
  margin-bottom: 40px;
}
/**************新闻中心**************/
.news_div {
  height: 980px;
}
.news ul {
  margin-left: -4.33%;
}
.news li {
  width: 24%;
  margin-left: 4.33%;
  padding: 30px 2.5%;
  background-color: #f2f2f2;
  margin-bottom: 34px;
  overflow: hidden;
  border-radius: 40px 0;
  float: left;
}
.news li .s-ico {
  background-repeat: no-repeat;
  background-position: left center;
}
.news li .s-ico.ico01 {
  padding-left: 22px;
  background-image: url(../images/news_date_ico.jpg);
}
.news li .s-ico.ico02 {
  padding-left: 29px;
  background-image: url(../images/news_ico01.jpg);
}
.news li:hover,
.news li.act {
  background-color: #1c61be;
}
.news li:hover a,
.news li.act a {
  color: #fff;
}
.news li:hover .s-ico,
.news li.act .s-ico {
  color: #fff;
}
.news li:hover .s-ico.ico01,
.news li.act .s-ico.ico01 {
  background-image: url(../images/news_date_ico1.jpg);
}
.news li:hover .s-ico.ico02,
.news li.act .s-ico.ico02 {
  background-image: url(../images/news_ico02.jpg);
}
.news .n_img {
  height: 196px;
}
.news .n_text {
 
  overflow: hidden;
}
/**************新闻中心展开页**************/
.newsopen {
  border-top: 8px solid #1c61be;
  border-right: 1px solid #e1e1e1;
  border-left: 1px solid #e1e1e1;
}
.news_pager {
  line-height: 58px;
  border-width: 1px 0;
  border-color: #e1e1e1;
  border-style: solid;
}
.news_pager .news_p_l {
  background: url(../images/news_left.jpg) no-repeat left center;
}
.news_pager .news_p_r {
  background: url(../images/news_right.jpg) no-repeat right center;
}
.news_pager .news_hone {
  width: 68px;
  height: 58px;
  border-width: 0 1px;
  border-color: #e1e1e1;
  border-style: solid;
  background: url(../images/news_ico03.jpg) no-repeat center center #bbbbbb;
}
/**************产品中心**************/
.product {
  width: 1245px;
  margin-left: auto;
  margin-right: auto;
}
.product ul {
  margin-left: -15px;
}
.product li {
  float: left;
  width: 300px;
  margin-left: 15px;
  padding-bottom: 20px;
  margin-bottom: 34px;
  position:relative;
  top:0;
  transition:all 0.8s;
  position:relative;
}
.product li .product_img {
  height: 300px;
  background: url(../images/pro_bg01.png) repeat-x;
  position:relative;
  overflow:hidden;
}
.product li .product_img img{
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
}

.product li:hover .product_img img{
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.product li .product_img:after{
  content:"";
  position:absolute;
  left:10px;
  top:10px;
  bottom:10px;
  right:10px;
  border-style: solid;
  border-color: #e6e6e6;
  border-width: 1px;
  opacity:0;
  filter:alpha(opacity:0);
  -webkit-transform: scale3d(0.2, 0.2, 0.2);
  transform: scale3d(0.2, 0.2, 0.2);
  transition:all 0.8s;
}

.product li .product_img:before{
  content:"";
  position:absolute;
  left:10px;
  top:10px;
  bottom:10px;
  right:10px;
  background-color: rgba(255, 255, 255, 0);
  
}

.product li .pro_ico_a {
  width:30px;
  height:30px;
  margin-top: -20px;
  background: url(../images/pro_ico_a.png) no-repeat center center;
}
.product li:after{
  content:"";
  height:1px;
  width:0%;
  position:absolute;
  bottom:0;
  left:0;
  background-color: #e6e6e6;
   transition:all 0.8s;

}


.product li:hover{
    top: -12px;
    transition:all 0.8s;
  }
.product li:hover .pro_ico_a{
    background-color: #1c61be;
    background-image: url(../images/pro_ico_a01.png);
  }

.product li:hover:after{
  width:100%;
   transition:all 0.8s;
}
.product li:hover .product_img:before{
   background-color: rgba(255, 255, 255, 0.5);
   transition:all 0.8s;
}
.product li:hover .product_img:after{
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity:1;
  filter:alpha(opacity:100);
  transition:all 0.5s;
}
/**************公司荣誉**************/
.honor {
  position: relative;
}
.honor .flipster-carousel .flip-item {
  width: 540px;
  border-radius: 0 0 50px;
  overflow: hidden;
}
.honor .flipster-carousel .flip-item .img-wrap {
  height: 380px;
  position: relative;
  background-color: #f7f6f4;
}
.honor .flipster-carousel .flip-item .img-wrap img {
  width: auto;
}
.honor .flipster-carousel .flip-item p {
  display: block;
  padding: 20px 35px;
  line-height: 20px;
  margin-top: 0;
  background-color: #1c61be;
}
.honor .flipster-nav {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
}
.honor .flipster-nav li {
  display: inline-block;
}
.honor .flipster-nav li a {
  font-size: 0;
  display: block;
  width: 16px;
  height: 16px;
  border: 5px solid #fff;
  background-color: #e2e2e2;
  border-radius: 50%;
}
.honor .flipster-nav li a.flip-nav-current {
  background-color: #1c61be;
  border-color: #f9cd99;
}
.history_div .history .history_ico {
  width: 32%;
  height: 142px;
  background: url(../images/history_line01.png) no-repeat left top;
  background-size: auto 100%;
}
.history_div .history li .h-img {
  width: 35.67%;
  border-radius: 0 50px ;
  overflow: hidden;
  height: 292px;
}
.history_div .history li .h-text {
  width: 31.5%;
  padding-top: 40px;
  padding-bottom: 30px;
  height: 292px;
}
.history_div .history li .h-ico:after {
  content: "";
  position: absolute;
  top: 5px;
  width: 16px;
  height: 16px;
  background-color: #1c61be;
  border: 5px solid #f8c589;
  border-radius: 50%;
}
.history_div .history li.line-li {
  display: block;
  margin-left: auto;
  margin-right: auto;
  height: 139px;
  width: 32%;
  background: url(../images/history_line03.png) no-repeat center center;
  background-size: 100% auto;
}
.history_div .history li.line-li02 {
  display: block;
  margin-left: auto;
  margin-right: auto;
  height: 139px;
  width: 32%;
  background: url(../images/history_line02.png) no-repeat center center;
  background-size: 100% auto;
}
.history_div .history li.left .h-img {
  float: right;
  margin-right: 22%;
}
.history_div .history li.left .h-ico:after {
  right: -12%;
}
.history_div .history li.left .h-text {
  float: left;
  padding-right: 2.9%;
  text-align: right;
  background: url(../images/history_line04.png) repeat-y right center;
}
.history_div .history li.right .h-img {
  float: left;
  margin-left: 22%;
}
.history_div .history li.right .h-ico:after {
  left: -12%;
}
.history_div .history li.right .h-text {
  float: right;
  padding-left: 2.9%;
  text-align: left;
  background: url(../images/history_line04.png) repeat-y left center;
}
.history_div .history li.last .h-text {
  padding-bottom: 0;
  height: 252px;
}
/**************产品详情**************/
.product_open .pro_o_l {
  width: 48.2%;
}
.product_open .pro_o_r {
  width: 47%;
}
.product_open .pro_o_r .p_ico {
  padding-left: 13px;
  background: url(../images/open_ico01.jpg) no-repeat left center;
}
