.main{ padding: 3% 0;}
.clear{ clear: both;}
.content{ line-height: 30px; padding: 2% 0 0;}

.img-cover-4by3{ width: 100%; height: 0; padding-bottom: 80%; position: relative; overflow: hidden;}
.abs-center{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute;}
.bj{ background: url(../images/bj.png) no-repeat center bottom; background-size: 100%;}


#dituContent label {
  max-width: unset!important;
  text-align: center;
}



.mes-form1 {
  margin: 0 auto;
  overflow: hidden;
  float: right;
  width: 960px;
  margin-top: 15px;
}
.mes-form1 .form-tr {
  padding: 0;
  overflow: hidden;
}
.mes-form1 .form-tr input {
  display: block;
  width: 96%;
  padding: 0 2%;
  height: 4rem;
  border-radius: 3px;
  line-height: 4rem;
  border: 1px solid #e6e6e6;
}
.mes-form1 .form-tr textarea {
  display: block;
  width: 100%;
  padding: 5px 10px;
  height: 130px;
  border: 1px solid #e6e6e6;
}
.mes-form1 .form-tr .code {
  overflow: hidden;
}
.mes-form1 .form-tr .code input {
  width: 40%;
  float: left;
}
.mes-form1 .form-tr .code .verify {
  cursor: pointer;
  float: left;
  margin-left: 10px;
  width: 80px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 0;
}
.mes-form1 .form-tr .code .verify img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
.mes-form1 .form-tr .submit {
  margin-top: 15px;
  display: block;
  width: 190px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background: #356bef;
  color: #fff;
  font-size: 15px;
}
.mes-form1 .form-tr .submit:hover {
  background: #0058b1;
}
.mes-form1 .form-tr .submit2 {
  display: block;
  width: 100%;
  float: right;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background: #89bc43;
  color: #fff;
  font-size: 15px;
  transition:0.3s;
}
.mes-form1 .form-tr .submit2:hover {
  background: #3d3d3d;
}
.mes-form1 .form-tr .error {
  height: 1rem;
  line-height: 1rem;
  font-size: 12px;
  color: #f00;
  padding: 0 5px;
}



#piaofu{ background: rgba(0,0,0,0.8); height: 75px; position: fixed; left: 0; bottom: 0; width: 100%; min-width: 1200px; z-index: 5;}
#piaofu_nr{ width: 1370px; height: 75px; position: relative;}
#piaofu_nr .pic{ position: absolute; left: 0; bottom: 0;}
#piaofu_nr .tel{ float: left; background: url(../images/pf_tel.png) no-repeat left center; padding-left: 60px; color: #fff; margin: 10px 0 0 140px; min-height: 48px;}
#piaofu_nr .tel span{ font-size: 20px;}
#piaofu_nr .tel p{ font-weight: bold; font-size: 26px;}

#piaofu_nr .right{ margin-top: 15px;}
#piaofu_nr .right .text{ width: 234px; height: 45px; border:none; background: #fff; color: #b4b4b4; padding-left: 10px; border-radius: 5px; margin-right: 10px;}
#piaofu_nr .right .tijiao{ width: 100px; height: 45px; background: #ffac00; border-radius: 5px; border: none; font-size: 16px; transition:0.3s; cursor: pointer;}
#piaofu_nr .right .tijiao:hover{ background: #df9600;}


.kf_online{ position: fixed; width:120px; right:20px; bottom:100px; z-index:999;}
.kf_online .online_wrap{ background-color: #fff;box-shadow: 0px 2px 6px #eee;}
.kf_online .online_wrap ul{ border:1px solid #eeeeee; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
.kf_online .online_wrap ul li{ height:46px; line-height: 46px; text-align: center; position: relative; cursor: pointer;}
.kf_online .online_wrap ul li a{ color: #666;}
.kf_online .online_wrap ul li i{font-size: 18px;margin-right: 5px; display: inline-block;}
.kf_online .online_wrap ul li:not(:last-child){ border-bottom:1px solid #EEEEEE;}
.kf_online .online_wrap ul li .li-wrap{ position: relative; z-index:3;}
.kf_online .online_wrap ul li .li-hover{box-shadow: 0px 2px 6px #eee; opacity:0;  position: absolute;left: 0;height: 100%;margin: auto;top: 0;bottom: 0;width: 100%;  background: #fff; border: 1px solid #eee; color: #666; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; z-index:-1;}
.kf_online .online_wrap ul li.tel .li-hover{ width:180px;}
.kf_online .online_wrap ul li .li-hover::before{ position: absolute; content: ''; display: block; width:0; height:0; margin:auto; top: 0; bottom: 0; right: -20px; border:10px solid transparent; border-left-color: #f1f1f1;}
.kf_online .online_wrap ul li:hover{ background-color: #323e4a; color: #ffffff;}
.kf_online .online_wrap ul li:hover .li-hover{ left:-115%; opacity:1;}
.kf_online .online_wrap ul li.tel:hover .li-hover{ left:-165%; opacity:1;}
.kf_online .online_wrap ul li:hover a{ color: #fff; }


/*头部*/
#top_line{ height: 60px; line-height: 60px; border-bottom: 1px solid #e6e6e6; width: 100%; color: #666666; padding: 0 20px;}
#top_line .right{ background: url(../images/top_tel.png) no-repeat 20px center; padding-left: 50px; border-left: 1px solid #e5e5e5;}
#top_line .right span{ color: #0d5da8; font-size: 24px; font-weight: bold;}

#top_index{ background: #fff; height: auto; padding: 0;}
#logo{ text-align: center; height: 100px; line-height: 100px;}
#logo img{ max-width: 100%; vertical-align: middle;}
@media screen and (max-width:768px){
	#logo{ text-align: left; height: auto; line-height: normal;}
}

#nav_bj{ height: 100px;}
#nav_bj dl{ margin: 0 auto !important;}
#nav_bj dt{ float: right; width: 125px; height: 100px; line-height: 100px; font-weight: normal; font-size: 16px; color: #282828; text-align: center; transition:0.3s; position: relative;}
#nav_bj dt a{ color: #282828;}
#nav_bj dt:before{ position: absolute; left: 0; bottom: 0; content: ''; width: 0; height: 3px; background: #89bc43; transition:0.5s;}
#nav_bj dt:hover a{ color: #89bc43;}
#nav_bj dt:hover:before{ width: 100%;}
@media (min-width: 1200px) and (max-width: 1400px){
  #nav_bj dt{ width: 110px; font-size: 15px;}
}
@media (min-width: 768px) and (max-width: 1200px){
	#nav_bj dt{ width: 81px; font-size: 14px;}
}
@media screen and (max-width:768px){
	#logo{ padding: 4% 0;}
}

#sj_nav{ width:100%; background: #00815f; height: 72px;}
#sj_nav a{ display:block; float:left; width: 25%; border-bottom: 1px solid #329755; background: url(../images/nav_line.png) no-repeat right top; height:36px; line-height:36px; text-align:center; color:#fff !important;}
.sp_nav{width:50px;float:right;position:fixed; right: 10px; z-index: 999; background: #333; cursor:pointer;height:40px;margin-top:15px}
.sp_nav span{display:block;background:#fff;width:30px;height:2px;position:absolute;left:10px;transition:all ease 0.35s}
.sp_nav span:nth-of-type(1){top:10px}
.sp_nav span:nth-of-type(2){top:20px}
.sp_nav span:nth-of-type(3){top:30px}
.sp_nav_se span:nth-of-type(1){top:20px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:20px;transform:rotate(-45deg)}
.sjj_nav{position:fixed;z-index:9;background:#eee;width:100%;height:100vh;font-size:14px;line-height:40px;top:-100%; padding-top: 90px; left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;}
.nav_show{top:0;}
.sjj_nav>ul>li:first-child{overflow:hidden;border-top:0}
.sjj_nav>ul>li:first-child>a{float:left;width:calc(100% - 70px)}
.sjj_nav>ul>li:first-child .language{float:right;width:70px;overflow:hidden;line-height:30px;margin-top:5px}
.sjj_nav>ul>li:first-child .language a{width:35px;float:left;border-left:1px #ddd solid;text-align:center;color:#999;}
.sjj_nav ul li i{position:absolute;top:5px;right:0px;border-left:1px #ddd solid;height:30px;padding:0px 7px 0 7px;}
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav ul li{border-top:1px #ddd solid;margin-left:20px;position:relative;line-height:40px;font-size:14px; text-transform: uppercase;}
.sjj_nav>ul >li:last-child{border-bottom:1px #ddd solid;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li a{color:#666;width:80%; text-transform: uppercase;}
.sjj_nav ul li ul li a{color:#999;display:block;text-align:left;}
.sjj_nav ul li i svg{width:20px;height:20px;fill:#555;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#c9141e}
.sjj_nav ul li ul li>ul{margin-left:10px}


#banner img{ width: 100%;}
@media screen and (max-width:768px){
  #zi_banner img{ width: 250%; margin-left: -75%;}

}

.slideBox{ position:relative; overflow:hidden; margin:0 auto;  max-width:640px;/* 设置焦点图最大宽度 */ }
.slideBox .hd{ position:absolute; height:28px; line-height:28px; bottom:0; right:0; z-index:1; }
.slideBox .hd li{ display:inline-block; width:5px; height:5px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#333; text-indent:-9999px; overflow:hidden; margin:0 6px;   }
.slideBox .hd li.on{ background:#fff;  }
.slideBox .bd{ position:relative; z-index:0; }
.slideBox .bd li{ position:relative; text-align:center; height:auto; overflow:hidden;  }
.slideBox .bd li img{  vertical-align:top; width:100%;/* 图片宽度100%，达到自适应效果 */}
.slideBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }  /* 去掉链接触摸高亮 */
.slideBox .bd li .tit{ display:block; width:100%;  position:absolute; bottom:0; text-indent:10px; height:28px; line-height:28px; color:#fff;  text-align:left;  }


.slideBox1{ position:relative; overflow:hidden; margin:0 auto;  width:100%;/* 设置焦点图最大宽度 */ }
.slideBox1 .hd{ position:absolute; height:28px; line-height:28px; bottom:0; right:0; z-index:1; }
.slideBox1 .hd li{ display:inline-block; width:5px; height:5px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#333; text-indent:-9999px; overflow:hidden; margin:0 6px;   }
.slideBox1 .hd li.on{ background:#fff;  }
.slideBox1 .bd{ position:relative; z-index:0; }
.slideBox1 .bd li{ position:relative; text-align:center; height:auto; overflow:hidden;  }
.slideBox1 .bd li img{  vertical-align:top; width:100%;/* 图片宽度100%，达到自适应效果 */}
.slideBox1 .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }  /* 去掉链接触摸高亮 */
.slideBox1 .bd li .tit{ display:block; width:100%;  position:absolute; bottom:0; text-indent:10px; height:28px; line-height:28px; color:#fff;  text-align:left;  }





/*底部*/
#end_line{ height: 60px; width: 100%; line-height: 60px; background: #282828; text-align: center; color: #818181;}
#end_line a{ color: #818181;}

#end_bj{ background: #0051a3; width: 100%; height: auto;}
#end_bj .main{ padding: 2% 0 0;}
#end_nav{ border-top: 1px solid #3374b5; height: 60px; line-height: 60px; margin-top: 30px !important;}
#end_nav div{ float: left; color: #fff;}
#end_nav div span{ color: #46af33; font-weight: bold; padding-right: 10px;}
#end_nav li{ float: left; color: #fff; padding-left: 20px; text-align: center; line-height: 60px;}
#end_nav li a{ color: #fff;}

#end_bj .tit{ color: #FFF; font-size: 16px; font-weight: bold; position: relative;  height: 40px;}
#end_bj .tit:before{ position: absolute; left: 0; bottom: 0; content: ''; width: 25px; height: 2px; background: #46af33;}
#end_cp ul{ margin-top: 20px !important;}
#end_cp ul li{ float: left; width: 30%; line-height: 30px;}
#end_cp ul li a{ color: #8da4cb;}
#end_lx{ color: #8da4cb; line-height: 30px; border-left: 1px solid #1a63ac; border-right: 1px solid #1a63ac; padding: 0 50px;}
#end_lx .content{ padding-top: 20px;}
#end_lx .content a{ color: #8da4cb;}
#end_wx{ padding: 0; text-align: center;}
#end_wx img{ max-width: 100%;}
#end_zx{ display: inline-block; color: #fff; background: url(../images/end_tel.png) no-repeat left center; padding-left: 60px; margin-top: 20px;}
#end_zx p{ font-size: 26px;}
#end_zx span{ color: #a3b6d4;}
@media screen and (max-width:768px){
	#end_bj{ padding: 2% 15px;}
	#end_lx{ text-align: left; border:none; padding: 0;}
  #end_lx .content{ padding-top: 10px;}
  #end_wx{ padding: 3% 0;}
}


.footer{ height:60px; overflow: hidden; right:0; bottom:0; float:left; z-index: 20; width:100%; position: fixed; background-color:#323232;}
.f1{ width:100%; background:url(../images/lx1.png) no-repeat center 20%;  background-size: 25px; height:100%; float:left;  text-align:center;}
.f2{ width:100%; background:url(../images/lx2.png) no-repeat center 20%; background-size: 25px;  height:100%; float:left; text-align:center;}
.f3{ width:100%; background:url(../images/lx3.png) no-repeat 30% center;  background-size: 25px; padding-left: 20%; height:100%; float:left; text-align:center;}
.f4{ width:100%; background:url(../images/lx4.png) no-repeat 30% center #004ea1; padding-left: 20%; background-size: 25px; height:100%; float:left; text-align:center;}
.footer a{ color:#fff !important; display: block; width: 50%; height: 100%;float: left; line-height:60px; text-align: center; background-color:#323232;}
.kb50{ height: 60px;}
.kb10{ height: 10px;}
.red{ color: #fc9202;}





/*首页*/
.tit_in{ text-align: center; position: relative;}
.tit_in p{ position: relative; color: #333333; font-size: 36px; z-index: 2; display: inline-block;}
.tit_in h2{ color: #0d5da8; font-weight: bold; margin: 0 0 0 10px !important; font-size: 36px; display: inline-block; position: relative;  z-index: 2;}
.tit_in i{ font-size: 18px; color: #999999; padding-top: 5px;}
.tit_in span{ position: absolute; top: 20%; text-align: center; width: 100%; z-index: 1; display: block; color: #f0f0f0; font-size: 18px; text-transform: uppercase; letter-spacing: 5px; font-weight: 100;}
@media screen and (max-width:768px){
  .tit_in p{ font-size: 25px;}
  .tit_in span{ display: none;}
  .tit_in i{ font-size: 14px; padding-top: 0;}
}

#why{ text-align: center; }
#why .hidden-md img{ max-width: 100%;}
#why .pic{ display: inline-block !important; position: relative; z-index: 10;}
#why li{ position: absolute;}
#why li .num{ background: #888888; width: 55px; height: 55px; text-align: center; line-height: 55px; color: #fff; font-size: 24px; border-radius: 100%; box-shadow: 0 0 20px rgba(51,51,51,0.4);}
#why li .font{ padding: 20px 0 0; text-align: left;}
#why li .font p{ color: #333333; font-size: 34px;}
#why li .font span{ color: #666666; font-size: 18px;}
#why li:nth-of-type(1){ left: -25px; bottom: 160px;}
#why li:nth-of-type(2){ left: 85px; top: 90px;}
#why li:nth-of-type(2) .num{ background: #0d5da8;}
#why li:nth-of-type(3){ right: 85px; top: 90px;}
#why li:nth-of-type(3) .num{ background: #009e96;}
#why li:nth-of-type(3) .font,#why li:nth-of-type(4) .font{ padding: 20px 0 0 20px;}
#why li:nth-of-type(4){ right: -25px; bottom: 160px;}
#why li:nth-of-type(4) .num{ background: #89bc43;}

.hui{ background: #f5f5f5; position: relative; margin-top: -48px; overflow: hidden;}
.hui .tit_in span{ color: #e6e6e6;}
.hui1{ background: #f5f5f5;}
.hui1 .tit_in span{ color: #e6e6e6;}

#koubei{ text-align: center; margin: 50px 0 0 !important;}
#koubei li{ display: inline-block; background: #fff; border: 2px solid #e9e9e9; width: 100%; padding: 55px 0 130px; position: relative; margin-bottom: 100px;transition:0.3s;}
#koubei li .tit{ text-align: center; color: #333333; font-size: 30px; position: relative; height: 50px;}
#koubei li .tit:before{ position: absolute; bottom: 0; content: ''; width: 20%; height: 2px; background: #0d5da8; left: 40%;}
#koubei li .nr{ padding: 20px 0; color: #999; line-height: 30px; font-size: 17px;}
#koubei li .more{ display: inline-block; width: 140px; height: 40px; background: #0d5da8; cursor: pointer; text-align: center; line-height: 40px; color: #fff; transition:0.3s;}
#koubei li .pic{ position: absolute; width: 100%; text-align: center; bottom: -90px;}
#koubei li:hover{ border: 2px solid #0d5da8; box-shadow: 0 0 15px rgba(0,0,0,0.3);}
#koubei li:hover .more{ letter-spacing: 3px; border-radius: 20px; width: 70%;}
#koubei .col-xs-6:nth-of-type(2n) .tit:before{ background: #89bc43;}
#koubei .col-xs-6:nth-of-type(2n) .more{ background: #89bc43;}
@media screen and (max-width:768px){
  #koubei .col-xs-6{ padding: 0 2px;}
  #koubei li{ padding: 20px 0 80px;}
  #koubei li .nr{ font-size: 13px; line-height: 25px;}
  #koubei li .pic{ bottom: -110px;}
  #koubei li .pic img{ max-width: 90%;}
}

.slideTxtBox_cp{ text-align:left; margin-top: 3%;}
.slideTxtBox_cp .hd{ height: auto; position:relative; border:1px solid #dddddd; }
.slideTxtBox_cp .hd .pic{ height: auto; padding: 0 !important;}
.slideTxtBox_cp .hd .pic img{ max-width: 100%;}
.slideTxtBox_cp .hd ul{ height:auto; padding: 20px 0;}
.slideTxtBox_cp .hd ul li{ float: left; background: url(../images/cp_icon.png) no-repeat left center; height: 40px; line-height: 40px; padding: 0 0 0 20px; cursor:pointer; color: #666666 !important; font-size: 18px; position: relative;}
.slideTxtBox_cp .hd ul li:before{ position: absolute; right: 20%; top: -20px; height: 80px; width: 1px; background: #dddddd; content: '';}
.slideTxtBox_cp .hd ul li:nth-of-type(4n):before{ background: none;}
.slideTxtBox_cp .hd ul li a{ color: #666666 !important;}
.slideTxtBox_cp .hd ul li.on{ height: 40px; background: url(../images/cp_icon1.png) no-repeat left center; color: #0054a3 !important;}
.slideTxtBox_cp .hd ul li.on a{ color: #0054a3 !important;}
.slideTxtBox_cp .bd ul{ padding:2% 0 0;  zoom:1;  }
.slideTxtBox_cp .bd li{ transition:0.3s; border:1px solid #dddddd; overflow: hidden; margin-bottom: 8%; }
.slideTxtBox_cp .bd li .pic{ display: block; width: 100%; height: 0; padding-bottom: 80%; position: relative; overflow: hidden;}
.slideTxtBox_cp .bd li .pic .picpic{ width: 100%; height: 100%; line-height: 100%; left: 0; position: absolute; background: #fff; text-align: center;}
.slideTxtBox_cp .bd li .pic .picpic img{ transition: 0.3s; max-width: 100%; max-height: 100%; vertical-align: middle; display: inline-block;}
.slideTxtBox_cp .bd li .pic .picnr{ position: absolute; left: 0; top: 0; z-index: 2; width: 100%; height: 100%; background: rgba(0,81,163,0.9); padding: 7%; opacity: 0; transition:0.5s;}
.slideTxtBox_cp .bd li .pic .picnr .line{ border:1px solid #6f97c0; height: 100%; text-align: center;}
.slideTxtBox_cp .bd li .pic .picnr .line p{ color: #fff; font-size: 18px; padding: 40px 0 5px;}
.slideTxtBox_cp .bd li .pic .picnr .line span{ display: inline-block; width: 160px; height: 40px; line-height: 40px; margin-top: 15px; background: #fff; border-radius: 5px; color: #0051a3;}
.slideTxtBox_cp .bd li .pic .picnr .line span a{ color: #0051a3;}
.slideTxtBox_cp .bd li .pic .picnr .line span:nth-of-type(2){ background: #89bc43; color: #fff;}
.slideTxtBox_cp .bd li .pic .picnr .line span:nth-of-type(2) a{ color: #fff;}
.slideTxtBox_cp .bd li .tit{ border-top:1px solid #e6e6e6; padding: 20px; transition: 0.3s; line-height: 30px;}
.slideTxtBox_cp .bd li .tit p{ text-align: left; font-size: 18px; color: #333333; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; width: 100%;}
.slideTxtBox_cp .bd li .tit span{ display: block; color: #999999; font-size: 15px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; width: 100%;}
.slideTxtBox_cp .bd li .tit .more{ margin-left: 70px; color: #999999; font-family: arial; position: relative;}
.slideTxtBox_cp .bd li .tit .more:before{ position: absolute; left: -70px; top: 50%; content: ''; width: 60px; height: 1px; background: #dddddd; z-index: 1;}
.slideTxtBox_cp .bd li .tit .more:after{ position: absolute; left: -70px; top: 50%; content: ''; width: 20px; height: 1px; background: #0051a3; z-index: 2; transition: 0.3s;}
.slideTxtBox_cp .bd li:hover .tit .more:after{ width: 60px;}
.slideTxtBox_cp .bd li:hover .pic .picnr{ opacity: 1;}
@media (min-width: 768px) and (max-width: 1200px){
  .slideTxtBox_cp .hd ul{ padding: 18px;}
  .slideTxtBox_cp .hd ul li:before{ right: 10%;}
}
@media screen and (max-width:765px){
  .slideTxtBox_cp .hd ul{ height: auto; padding: 10px 20px;}
  .slideTxtBox_cp .hd ul li{ font-size: 14px; height: 30px; line-height: 30px;}
  .slideTxtBox_cp .hd ul li.on{ height: 30px;}
  .slideTxtBox_cp .hd ul li:before{ background: none;}
  .slideTxtBox_cp .bd ul .col-xs-6{ padding: 0 1%;}
  .slideTxtBox_cp .bd li .pic .picnr{ display: none;}
  .slideTxtBox_cp .bd li .tit{ padding: 5px;}
  .slideTxtBox_cp .bd li .tit p{ font-size: 15px;}
  .slideTxtBox_cp .bd li .tit .more{ margin-left: 50px;}
  .slideTxtBox_cp .bd li .tit .more:before{ width: 40px; left: -50px; width: 40px;}
  .slideTxtBox_cp .bd li .tit .more:after{ left: -50px;}
}

#shili_bj{ background: #f5f5f5; width: 100%; height: auto; overflow: hidden;}
#shili_bj .tit_in span{ color: #e6e6e6;}
#khal{ margin: 5% 0 0; background: #fff; padding: 20px;}
#khal .swiper-slide { background-position: center; position: relative;}
#khal .gallery-top { height: auto; padding: 0;}
#khal .gallery-top .swiper-slide { background: url(../images/ys_bj.png) no-repeat 20px top; padding: 50px 50px 50px 70px; width: 100%; height: 530px; overflow: hidden;}
#khal .gallery-top .swiper-slide .right{ width: 60%; text-align: right;}
#khal .gallery-top .swiper-slide .right img{ max-width: 100%;}
#khal .gallery-top .swiper-slide .left{ width: 40%; padding-top: 50px;}
#khal .gallery-top .swiper-slide .left .tit{ color: #333333; font-size: 30px; line-height: 50px; border-bottom: 1px solid #e4e4e4; padding-bottom: 20px;}
#khal .gallery-top .swiper-slide .left .tit span{ color: #0d5da8;}
#khal .gallery-top .swiper-slide .left p{ color: #666666; font-size: 18px; line-height: 35px; padding: 20px 0;}
#khal .gallery-top .swiper-slide .left .more{ width: 130px; height: 40px; line-height: 40px; text-align: center; background: #89bc43; border-radius: 20px; color: #fff; margin-top: 30px; transition:0.3s;}
#khal .gallery-top .swiper-slide:hover .left .more{ letter-spacing: 3px; width: 150px; background: #0d5da8;}
#khal .gallery-thumbs { height: auto;}
#khal .gallery-thumbs .swiper-slide { background: #0d5da8; cursor: pointer; height: 106px !important; color: #fff; font-size: 16px; padding: 25px 0 0 50px; position: relative;}
#khal .gallery-thumbs .swiper-slide p{ font-size: 22px;}
#khal .gallery-thumbs .swiper-slide span{ display: block; color: rgba(255,255,255,0.5); text-transform: uppercase;}
#khal .gallery-thumbs .swiper-slide a{ color: #fff;}
#khal .gallery-thumbs .swiper-slide:before{ position: absolute; left: 10%; bottom: 0; content: ''; width: 80%; border-bottom: 1px dashed rgba(255,255,255,0.5);}
#khal .gallery-thumbs .swiper-slide-thumb-active { background: #89bc43; color: #fff; position: relative; }
#khal .gallery-thumbs .swiper-slide:nth-of-type(5):before{ border: none;}
@media (min-width: 1200px) and (max-width: 1400px){
  #khal .gallery-top .swiper-slide .left .tit{ font-size: 26px;}
  #khal .gallery-top .swiper-slide .right{ width: 58%;}
  
}
@media (min-width: 768px) and (max-width: 1200px){
  #khal .gallery-top .swiper-slide{ background: url(../images/ys_bj.png) no-repeat left top; padding:50px;}
  #khal .gallery-top .swiper-slide .right{ width: 58%;}
  #khal .gallery-thumbs { margin-bottom: 20px;}
}
@media screen and (max-width:768px){
  #khal .gallery-thumbs .swiper-slide{ padding: 25px 0 0 5px;}
  #khal .gallery-top .swiper-slide{ background: url(../images/ys_bj.png) no-repeat left top; padding:20px;}
  #khal .gallery-top .swiper-slide .right,#khal .gallery-top .swiper-slide .left{ width: 100%;}
  #khal .gallery-top .swiper-slide .left{ padding: 0;}
  #khal .gallery-top .swiper-slide .left .more{ margin-top: 0;}
  #khal .gallery-top .swiper-slide .left .tit{ font-size: 24px; line-height: 35px; padding-bottom:10px;}
  #khal .gallery-top .swiper-slide .left p{ font-size: 16px; line-height: 25px;}
  #khal .gallery-top .swiper-slide .right{ margin-top: 10px;}
  #khal .gallery-thumbs { margin-bottom: 20px;}
  #khal .gallery-thumbs .swiper-slide p{ font-size: 18px;}
  #khal .gallery-thumbs .swiper-slide span{ font-size: 14px;}
}

#hzlc{ margin-top: 50px !important;}
#hzlc li{ position: relative; text-align: center; margin-bottom: 20px;}
#hzlc li:before{position: absolute; right: -10px; top: 51px; content: ''; background: url(../images/lc_jt1.png) no-repeat center; width: 28px; height: 28px;}
#hzlc li:last-of-type:before{ background: none;}
#hzlc li .pic{ display: inline-block; background: url(../images/hzlc_bj1.png) no-repeat center top; width: 114px; height: 130px; text-align: center; transition:0.3s;}
#hzlc li .pic span{ display: block; padding-top: 10px;transition:0.3s;}
#hzlc li .pic p{ display: inline-block; width: 80px; height: 54px; line-height: 54px; border-top: 1px solid rgba(255,255,255,0.5); border-bottom: 1px solid rgba(255,255,255,0.5); margin-top: 10px !important;transition:0.3s;}
#hzlc li .pic p img{ vertical-align: middle;}
#hzlc li:hover .pic{ background: url(../images/hzlc_bj2.png) no-repeat center top;}
#hzlc li:hover .pic span{ padding-top: 20px;}
#hzlc li:hover .pic p{ margin-top: 0 !important;}
#hzlc li .font{ padding-top: 20px;}
#hzlc li .font p{ color: #434343; font-size: 18px; font-weight: bold; padding-bottom: 5px;}
#hzlc li .font span{ color: #999999; font-size: 14px;}
@media screen and (max-width:768px){
  #hzlc li:nth-of-type(2n):before{ background: none;}
  #hzlc li .font{ padding-top: 10px;}
}

#hzlc_tel{ display: inline-block; background: url(../images/lc_tel.png) no-repeat 20px center #89bc43; height: 50px; line-height: 50px; color: #fff; border-radius: 25px; padding-left: 60px; font-size: 18px; padding-right: 20px; margin: 50px auto 60px;}
#hzlc_tel span{ font-size: 30px;}


#cpnr .swiper-container {
  padding: 35px 0 80px;
  width: 100%;
  height: 100%;
  position: relative;
}
#cpnr .swiper-slide {
  text-align: center;
  transition:0.3s;
  overflow: hidden;
  position: relative;
  /* Center slide text vertically */
  flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
#cpnr .swiper-slide .pic{ display: block; width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;}
#cpnr .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;}
#cpnr .swiper-slide p{ position: absolute; left: 0; bottom: 0; text-align: center; width: 100%; color: #fff; height: 40px; line-height: 40px; background-color: rgba(0,0,0,0.5); transition:0.3s;}
#cpnr .swiper-slide p img{ opacity: 0; display: none;}
#cpnr .swiper-slide p a{ color: #fff;}
#cpnr .swiper-slide:hover p{ height: 100%; background: rgba(15,95,166,0.9);}
#cpnr .swiper-slide:hover p span{ display: block; width: 100%; padding: 65px 0 20px;}
#cpnr .swiper-slide:hover p img{ opacity: 1; display: inline-block;}
#cpnr .swiper-slide:hover{ box-shadow:0px 0px 10px #d7d7d7;}
#cpnr .swiper-slide:hover img{ transform: scale(1.1);}
#cpnr .swiper-container .swiper-button-next,#cpnr .swiper-container .swiper-button-prev{ background: url(../images/right.png) no-repeat center #89bc43; width: 35px; height: 35px; position: absolute; bottom: 0; top: auto; transition:0.3s;}
#cpnr .swiper-container .swiper-button-prev{ background: url(../images/left.png) no-repeat center #0d5da8; right: auto; left: 45%;}
#cpnr .swiper-container .swiper-button-next{ left: auto; right: 45%;}
#cpnr .swiper-container .swiper-button-prev:hover{ background: url(../images/left.png) no-repeat center #e9ad45; box-shadow:0px 0px 10px #d7d7d7;}
#cpnr .swiper-container .swiper-button-next:hover{ background: url(../images/right.png) no-repeat center #e9ad45; box-shadow:0px 0px 10px #d7d7d7;}
#cpnr .swiper-container #more{ position: absolute; left: 0; width: 100%; bottom: 0; text-align: center;}
#cpnr .swiper-container #more a{ display: block; width: 35px; margin: 0 auto; height: 35px; line-height: 35px; background: #c5c5c5;}
@media (min-width: 768px) and (max-width: 1400px){
  #cpnr .swiper-container .swiper-button-prev{ left: 43%;}
  #cpnr .swiper-container .swiper-button-next{ right: 43%;}
}
@media screen and (max-width:768px){
  #cpnr .swiper-container .swiper-button-prev{ left: 35%;}
  #cpnr .swiper-container .swiper-button-next{ right: 35%;}
}


#xwbj{ background: #f5f5f5; width: 100%; height: auto;}
#xwbj .tit_in span{ color: #e6e6e6;}
#xwzx1{ height: auto; overflow: hidden; background: #fff; border: 1px solid #e3e3e3; padding: 30px;}
#xwzx2{ height: auto; overflow: hidden; background: #fff; border: 1px solid #e3e3e3; padding: 30px;}
.xwtit{ height: 50px; line-height: 50px; border-bottom: 1px solid #ececec; color: #2c2c2d;}
.xwtit .left{ color: #393939; font-size: 20px; border-bottom: 4px solid #0d5da8; padding: 0 10px;}
.xwtit .right{ color: #999999; font-family: arial;}
#xwnr li { overflow: hidden; margin: 0 0 20px; transition:0.3s all 0s linear;}
#xwnr li .pic{ height: 0; padding-bottom: 24%; position: relative; overflow: hidden;}
#xwnr li .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:transform 1s ease 0s;}
#xwnr li .font{ line-height: 25px;}
#xwnr li .font .tit{ float: left; display: block; width: 100%; color: #0d5da8; font-size: 18px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
#xwnr li .font p{ clear: both; color: #999999; margin: 10px 0 20px !important; font-size: 14px;}
#xwnr li .font .more{ float: left; color: #fff; height: 35px; line-height: 35px; border-radius: 5px; background: #0d5da8; padding: 0 15px; font-size: 14px;}
#xwnr li:hover .pic img{transform: scale(1.1, 1.1);}
#xwnr li:hover a{ color: #f00;}
@media screen and (max-width:768px){
  #xwnr li .pic{ padding-bottom: 70%;}
}
#indexNews{ height: auto; overflow: hidden;}
#indexNews li { position: relative; height: 38px; line-height: 38px; padding-left: 30px; transition: 0.3s; border-bottom: 1px solid #dcdde2;}
#indexNews li a{ display: block; font-size: 14px; float: left; width: 75%; color: #666666; white-space: nowrap; text-overflow:ellipsis; overflow: hidden; transition: 0.3s;}
#indexNews li::before{ position: absolute; left: 0; top: 48%; content: ''; width: 18px; height: 2px; background: #686868; transition: 0.3s;}
#indexNews li::after{ position: absolute; left: 0; bottom: -1px; content: ''; width: 0; height: 1px; background: #0d5da8; transition: 0.5s;}
.Newstime { float: right; color:#a9a9a9; font-size:12px; font-family: arial;}
#indexNews li:hover a{ color: #0d5da8;}
#indexNews li:hover{ border-bottom: 1px solid #0d5da8;}
#indexNews li:hover::before{ background: #0d5da8;}
#indexNews li:hover::after{ width: 100%;}

#cjwd{ height: auto; overflow: hidden; margin-top: 10px !important;}
#cjwd li { height: auto; transition: 0.3s; border-bottom: 1px solid #edeef3; padding: 0 0 20px; margin-bottom: 20px;}
#cjwd li a{ display: block; font-size: 15px; font-weight: bold; width: 100%; color: #666666; padding-left: 35px; background: url(../images/da.png) no-repeat left center; white-space: nowrap; text-overflow:ellipsis; overflow: hidden; transition: 0.3s;}
#cjwd li p{ background: url(../images/wen.png) no-repeat left top; padding-left: 35px; color: #999999; font-size: 14px; line-height: 25px; margin-top: 5px !important;}
#cjwd li:hover a{ color: #0d5da8;}

#cp_more{ text-align: center;}
#cp_more li{ width: 100%; height: 0; padding-bottom: 80%; position: relative; overflow: hidden; margin-bottom: 30px; transition:0.3s;}
#cp_more li img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute;}
#cp_more li:hover{ box-shadow: 0 0 15px rgba(0,0,0,0.7); transform: translateY(-10px);}

#slzs{ margin-top: 30px !important;}
#slzs div{ padding: 0 5px !important;}
#slzs li{ height: 0; padding-bottom: 70%; position: relative; overflow: hidden; background: #000; position: relative;}
#slzs li p{ position: absolute; left: 0; top: 43%; width: 100%; height: 100%; text-align: center; opacity: 0; color: #fff; font-weight: bold; font-size: 30px; transition:0.3s;}
#slzs li img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;}
#slzs .right li{ height: 0; padding-bottom: 70%; position: relative; overflow: hidden; margin-bottom: 14px;}
#slzs li:hover img{ opacity: 0.3;}
#slzs li:hover p{ opacity: 1;}
@media screen and (max-width:768px){
  #slzs .right{ margin-top: 10px;}
  #cp_more div{ padding: 0 5px !important;}
}


#cjsl{ margin-top: 30px;}
#cjsl .swiper-container {
  width: 100%;
  padding: 0 0 6%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
#cjsl .swiper-slide {
  text-align: center;
  background: #000;
  overflow: hidden;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
#cjsl .swiper-slide .pic{width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;}
#cjsl .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;}
#cjsl .swiper-slide .fdj{ position: absolute; left: 0; top: 0; z-index: 2; width: 100%; height: 100%; opacity: 0; transition:0.3s; background: url(../images/fdj.png) no-repeat center;}
#cjsl .swiper-slide:hover img{ opacity: 0.5; transform: scale(1.1);}
#cjsl .swiper-slide:hover .fdj{ opacity: 1;}



/*子页*/
#ssbj{ height: 50px; line-height: 50px; background: #f6f6f6;}
#ssbj .container{ background: url(../images/home.png) no-repeat left center; padding-left: 30px; color: #999;}
#ssbj .container a{ color: #999; padding:  0 5px;}

.content_zy{ padding: 2% 15px; line-height: 30px;}


.cpfl{ height: auto; position:relative; border:1px solid #dddddd; margin-top: 30px; }
.cpfl .pic{ height: auto; padding: 0 !important;}
.cpfl .pic img{ max-width: 100%;}
.cpfl ul{ height:auto; padding: 20px 0;}
.cpfl ul li{ float: left; background: url(../images/cp_icon.png) no-repeat left center; height: 40px; line-height: 40px; padding: 0 0 0 20px; cursor:pointer; color: #666666 !important; font-size: 18px; position: relative;}
.cpfl ul li:before{ position: absolute; right: 20%; top: -20px; height: 80px; width: 1px; background: #dddddd; content: '';}
.cpfl ul li:nth-of-type(4n):before{ background: none;}
.cpfl ul li a{ color: #666666 !important;}
.cpfl ul li.on{ height: 40px; background: url(../images/cp_icon1.png) no-repeat left center; color: #0054a3 !important;}
.cpfl ul li.on a{ color: #0054a3 !important;}
@media (min-width: 768px) and (max-width: 1200px){
  .cpfl ul{ padding: 18px;}
  .cpfl ul li:before{ right: 10%;}
}
@media screen and (max-width:765px){
  .cpfl ul{ height: auto; padding: 10px 20px;}
  .cpfl ul li{ font-size: 14px; height: 30px; line-height: 30px;}
  .cpfl ul li.on{ height: 30px;}
  .cpfl ul li:before{ background: none;}
}

#jj_qywh{ background: url(../images/gsjj_ys.jpg) repeat center fixed; width: 100%; height: auto;}
#jj_qywh li{ text-align: center; color: #fff; padding: 1% 0; cursor: pointer;}
#jj_qywh li .pic{ padding: 0 0 10%}
#jj_qywh li .tit{ font-size: 2rem; position: relative; line-height: 5rem; display: inline-block;}
#jj_qywh li .tit::before{ position: absolute; left: 26%; bottom: 0; content: ''; height: 1px; background: #89bc43; width: 40%; transition:0.3s;}
#jj_qywh li .nr{ line-height: 2.5rem; padding-top: 5%;}
#jj_qywh li:hover .tit::before{ width: 100%; left: 0;}
#jj_qywh li:hover .pic img{animation: swing 1s;}
@-webkit-keyframes swing{
  20%{-webkit-transform:rotate(15deg);}
  40%{-webkit-transform:rotate(-10deg);}
  60%{-webkit-transform:rotate(5deg);}
  80%{-webkit-transform:rotate(-5deg);}
  100%{-webkit-transform:rotate(0);}
}
@-moz-keyframes swing{
  20%{-moz-transform:rotate(15deg);}
  40%{-moz-transform:rotate(-10deg);}
  60%{-moz-transform:rotate(5deg);}
  80%{-moz-transform:rotate(-5deg);}
  100%{-moz-transform:rotate(0);}
}
@-ms-keyframes swing{
  20%{-ms-transform:rotate(15deg);}
  40%{-ms-transform:rotate(-10deg);}
  60%{-ms-transform:rotate(5deg);}
  80%{-ms-transform:rotate(-5deg);}
  100%{-ms-transform:rotate(0);}
}
@keyframes swing{
  20%{transform:rotate(15deg);}
  40%{transform:rotate(-10deg);}
  60%{transform:rotate(5deg);}
  80%{transform:rotate(-5deg);}
  100%{transform:rotate(0);}
}
#jj_qywh .tit_in p{ color: #fff;}
#jj_qywh .tit_in span{ color: rgba(255,255,255,0.2); letter-spacing: 8px;}

#xwzx ul{ margin-top: 40px !important;}
#xwzx li{ background: #fff; border-bottom: 1px solid #e1e1e1; padding: 20px; transition:0.3s;}
#xwzx li .tit{ height: 40px; line-height: 40px;}
#xwzx li .tit a{ display: block; float: left; color: #333333; font-size: 18px; width: 80%; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
#xwzx li .tit span{ display: block; float: right; color: #999999; font-size: 24px; font-family: arial;}
#xwzx li .content{ color: #999999; font-size: 14px; padding: 0;}
#xwzx li:hover{ background: #89bc43;}
#xwzx li:hover .tit a{ color: #fff;}
#xwzx li:hover .tit span{ color: #fff;}
#xwzx li:hover .content{ color: rgba(255,255,255,0.5);}

#xwzx .swiper-container {
  margin: 3% 0 0;
  width: 100%;
  height: 100%;
  padding-bottom: 4%;
}
#xwzx .swiper-slide {
  text-align: center;
  transition:0.3s;
  border-bottom: 1px solid #cbcbcb;
  position: relative;
  
  /* Center slide text vertically */
  flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
#xwzx .swiper-slide .pic{ width: 100%; height: 0; padding-bottom: 68%; position: relative; overflow: hidden;}
#xwzx .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;}
#xwzx .swiper-slide .tit{ padding: 2% 2% 0; color: #666666; font-size: 1.5rem;}
#xwzx .swiper-slide .content{ padding: 2%; width: 100%; text-align: left; transition:0.3s; color: #999999;}
#xwzx .swiper-slide:hover{  box-shadow: 0px 0px 20px #ccc;  transform: translateY(-10px); background: #fff; }
#xwzx .swiper-slide:hover .pic img{ transform: scale(1.1);}
#xwzx .swiper-slide::before{ position: absolute; content: ''; background: #89bc43; left: 0; bottom: 0; height: 3px; width: 0; width: 0; transition:0.3s; }
#xwzx .swiper-slide:hover::before{ width: 100%;}










.cpnr ul{ padding:2% 0 0;  zoom:1;  }
.cpnr li{ transition:0.3s; border:1px solid #dddddd; overflow: hidden; margin-bottom: 8%; }
.cpnr li .pic{ display: block; width: 100%; height: 0; padding-bottom: 80%; position: relative; overflow: hidden;}
.cpnr li .pic .picpic{ width: 100%; height: 100%; left: 0; position: absolute; text-align: center;}
.cpnr li .pic .picpic img{ transition: 0.3s; max-width: 100%; max-height: 100%; object-fit: cover;}
.cpnr li .pic .picnr{ position: absolute; left: 0; top: 0; z-index: 2; width: 100%; height: 100%; background: rgba(0,81,163,0.9); padding: 7%; opacity: 0; transition:0.5s;}
.cpnr li .pic .picnr .line{ border:1px solid #6f97c0; height: 100%; text-align: center;}
.cpnr li .pic .picnr .line p{ color: #fff; font-size: 18px; padding: 40px 0 5px;}
.cpnr li .pic .picnr .line span{ display: inline-block; width: 160px; height: 40px; line-height: 40px; margin-top: 15px; background: #fff; border-radius: 5px; color: #0051a3;}
.cpnr li .pic .picnr .line span a{ color: #0051a3;}
.cpnr li .pic .picnr .line span:nth-of-type(2){ background: #89bc43; color: #fff;}
.cpnr li .pic .picnr .line span:nth-of-type(2) a{ color: #fff;}
.cpnr li .tit{ border-top:1px solid #e6e6e6; padding: 20px; transition: 0.3s; line-height: 30px;}
.cpnr li .tit p{ text-align: left; font-size: 18px; color: #333333; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; width: 100%;}
.cpnr li .tit span{ display: block; color: #999999; font-size: 15px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; width: 100%;}
.cpnr li .tit .more{ margin-left: 70px; color: #999999; font-family: arial; position: relative;}
.cpnr li .tit .more:before{ position: absolute; left: -70px; top: 50%; content: ''; width: 60px; height: 1px; background: #dddddd; z-index: 1;}
.cpnr li .tit .more:after{ position: absolute; left: -70px; top: 50%; content: ''; width: 20px; height: 1px; background: #0051a3; z-index: 2; transition: 0.3s;}
.cpnr li:hover .pic .picnr{ opacity: 1;}
.cpnr li:hover .tit .more:after{ width: 60px; height: 2px;}

.contact_item{ padding:30px 0; }
.contact_item li{ cursor: pointer;}
.contact_item li span{display: block;width: 150px;height: 135px;margin:0 auto;text-align: center;position: relative;}
.contact_item li span.contact_item_1{background: url(../images/contact_li_bg1.png) center no-repeat;line-height: 108px;}
.contact_item li span.contact_item_2{background: url(../images/contact_li_bg2.png) center no-repeat;line-height: 135px;}
.contact_item li span.contact_item_3{background: url(../images/contact_li_bg3.png) center no-repeat;line-height: 170px;}
.contact_item li span img{vertical-align: middle;}
.contact_item_ewm{width: 84px;height: 84px;position: absolute;left: 32px;top:45px;z-index: 1;}
.contact_item_ewm img{width: 0;height: 0;position: absolute;left: 50%;top:50%;transition: all .4s;vertical-align: top;}
.contact_item li:hover span .contact_item_ewm{display: block;}
.contact_item li:hover span .contact_item_ewm img{width: 84px;height: 84px;left: 0;top:0;}
.contact_item li h4{color: #333;font-size: 18px;line-height: 30px; text-align: center;margin: 10px auto;}
.contact_item li p{color: #333;font-size: 14px;line-height: 26px;padding:0 31px;}
.contact_item li:nth-child(3n) p{text-align: center;}


.o_product{ clear: both; padding: 3% 0;}
.o_product .o_product_img{ text-align: center; height: 0; padding-bottom: 67%; position: relative; overflow: hidden; border: 1px solid #efefef;}
.o_product .o_product_img p{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
.o_product .o_product_img img{ max-width: 100%; max-height: 100%;}

.o_product .o_product_info{}
@media screen and (max-width:765px){
.o_product .o_product_info{ margin-top: 20px;}
}
.o_product .o_product_info h2{ color: #3e3e3e; font-size: 3rem; font-weight: bold; height: 5rem; margin: 0 !important;}
.o_product .o_product_info .o_product_detail{ font-size: 14px; color: #999; margin: 10px 0 20px; background: #f6f6f6; padding: 20px;}
.o_product .o_product_info .o_product_detail .o_product_data{ clear: both; width: 100%; height: auto;}
.o_product .o_product_info .o_product_detail .o_product_data:after,.o_product:after{ display: block; content: ''; clear: both; height: 0; width: 0;}
.o_product_data span{ display: block;}
.o_product_data span.key{ color: #282828; font-size: 16px; font-weight: bold;}
.o_product_data span.val{ height: auto; line-height: 25px; padding: 10px 0;}
.colhs{ color: #FE4200;}
.o_product_data span.val b{ color:#FE4200; font-size: 16px;}

.o_product_detail ul{ padding: 3% 0 2%; border-bottom: 1px dashed #cccccc;}
.o_product_detail ul .col-xs-3{ padding: 0 1%;}
.o_product_detail ul .col-xs-6{ padding: 0 5px !important;}
.o_product_detail li .pic{ border: 2px solid #e5e5e5; transition:0.3s; text-align: center; height: 0; padding-bottom: 80%; position: relative; overflow: hidden;}
.o_product_detail li .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute;}
.o_product_detail li p{ height: 3rem; line-height: 3rem; text-align: center; font-size: 1.2rem;}
.o_product_detail li:hover .pic{ border: 2px solid #0d5da8;}
.o_product_detail .ptfw{ margin-top: 20px;}
.o_product_detail .ptfw span{ display: block; float: left; color: #282828; font-size: 16px; font-weight: bold; height: 30px; line-height: 30px;}
.o_product_detail .ptfw dl{ float: left;}
.o_product_detail .ptfw dl dt{ float: left; margin-left: 5px; background: #0d5da8; padding: 0 7px; height: 30px; line-height: 30px; color: #fff;}
.o_product_info #cptel{ height: 50px; line-height: 50px; background: #0d5da8; text-align: center; color: #fff; font-size: 1.5rem;}
.o_product_info #cptel i{ display: inline-block; width: 22px; height: 50px; line-height: 50px; margin: 0 2% 0 0;}
.o_product_info #cptel i img{  display: inline-block; vertical-align: middle;}
.o_product_info .order-btn{ color: #fff; height: 50px; line-height: 50px; text-align: center; background: #89bc43; border: none; outline: none; transition:0.3s;}
.o_product_info .order-btn a{ color: #fff;}
.o_product_info .order-btn i{ display: inline-block; width: 22px; height: 50px; line-height: 50px; margin: 0 10% 0 0;}
.o_product_info .order-btn i img{  display: inline-block; vertical-align: middle;}

#cpbtqh{ width: 100%; transition:0.3s;}
.cpbt{ background: #f6f6f6; height: 5rem; line-height: 5rem; border-bottom: 1px solid #efefef; width: 100%; transition:0.3s; margin: 0 auto !important;}
.cpbt li{ float: left; color: #333333;  font-size: 1.7rem; width: 15%; text-align: center; position: relative; transition:0.3s;}
.cpbt li:hover{ background: #0d5da8; color: #fff;}
.cpbt li:hover a{ color: #fff;}
.cpbt li.current a{ color: #fff;}
.cpbt li.current{ background: #0d5da8;}
@media screen and (max-width:765px){
  .cpbt li{ width: 20%; font-size: 13px;}
.o_product_info #cptel{ font-size: 1.3rem;}
}


.center-content{ padding: 0 15px; line-height: 3rem;}
#al_more{ width: 20%; background: #273891; margin: 0 auto; height: 4rem; line-height: 4rem; color: #fff; text-align: center; transition:0.3s;}
@media screen and (max-width:765px){
  #al_more{ width: 50%;}
}
#al_more:hover{ border-radius: 2rem;}


.center-content{ text-align: center;}
.center-content p{ display: inline-block; width: 30%; height: 0; padding-bottom: 25%; position: relative; overflow: hidden; margin: 1% !important; transition:0.3s;}
.center-content p img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute;}
.center-content p:hover{ box-shadow: 0 0 15px rgba(0,0,0,0.7); transform: translateY(-10px);}
/*.center-content p:last-of-type{ display: none;}*/
@media screen and (max-width:765px){
  .center-content p{ width: 100%; padding-bottom: 70%;}
}


/*公共*/
.pro-sider {
	float: none;
}
.pro-sider .in-title {
	height: 80px;
	background: #0d5da8;
  background-size: 100%;
  text-align: center;
  line-height: 1;
  overflow: hidden;
}
.pro-sider .in-title h3 {
	margin-top: 20px;
	font-size: 22px;
	color: #fff;
	margin-bottom: 5px;
}
.pro-sider .in-title em {
	font-size: 13px;
	color: #728dbc;
}
.pro-sider .pro-sider-ul {
	border: 1px solid #ededed;
	background: #fff;
	overflow: hidden;
}
.pro-sider .pro-sider-ul .ul-li {
	padding: 0 15px;
	height: 45px;
}
.pro-sider .pro-sider-ul .ul-li a {
	position: relative;
	height: 45px;
	line-height: 45px;
	font-size: 14px;
	color: #595959;
	display: block;
	padding-left: 10px;
	padding-right: 30px;
	border-bottom: 1px dashed #ededed;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.pro-sider .pro-sider-ul .ul-li a h2{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
}
.pro-sider .pro-sider-ul .ul-li a div.icon {
	position: absolute;
	width: 16px;
	height: 16px;
	text-align: center;
	line-height: 16px;
	background: #0d5da8 url(../images/sider-bg-02.png) no-repeat center;
	border-radius: 50%;
	right: 8px;
	top: 50%;
	margin-top: -8px;
	font-size: 12px;
}
.pro-sider .pro-sider-ul .ul-li:hover,
.pro-sider .pro-sider-ul .ul-li.active {
	background: #89bc43;
}
.pro-sider .pro-sider-ul .ul-li:hover a,
.pro-sider .pro-sider-ul .ul-li.active a {
	border: none;
	color: #fff;
}
.pro-sider .pro-sider-ul .ul-li:hover div.icon,
.pro-sider .pro-sider-ul .ul-li.active div.icon {
	background: #fff url(../images/sider-bg-01.png) no-repeat center;
}
.pro-sider .pro-sider-ul .ul-li:last-child a {
	border-bottom: none;
}
.pro-sider .pro-sider-tel {
	overflow: hidden;
	height: 100px;
	line-height: 1;
	font-size: 20px;
	color: #0d5da8;
	border: 1px solid #ededed;
	border-top: none;
	padding-left: 80px;
	background: url(../images/sider-tel.png) no-repeat 25px center;
}
.pro-sider .pro-sider-tel span {
	display: block;
	margin: 30px 0 8px;
	font-size: 14px;
	color: #808080;
}
.pro-sider .pro-sider-tel em {
	letter-spacing: 2px;
	font-weight: bold;
}


.m-column-t {
	position: relative;
	text-align: center;
	font-size: 0;
}
.m-column-t .center {
	display: inline-block;
	font-size: 0;
}
.m-column-t .center h3 {
	color: #333;
	font-size: 30px;
}
.m-column-t .center p {
	color: #d2d2d2;
	font-size: 30px;
}
.m-column-t span {
	position: absolute;
	width: 415px;
	top: 50%;
	margin-top: -5px;
	height: 5px;
	border-bottom: 1px solid #d2d2d2;
	z-index: 1;
}
.m-column-t span.mcl {
	left: 0;
}
.m-column-t span.mcl em {
	float: right;
}
.m-column-t span.mcr {
	right: 0;
}
.m-column-t span em {
	display: block;
	height: 11px;
	border-left: 1px solid #d2d2d2;
}
.textLine {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.textLine3 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.textHidden {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.domHidden {
	overflow: hidden;
}
.about-main {
	padding: 20px 0 70px;
	min-height: 170px;
}
.about-main .ab-content {
	float: right;
	width: 925px;
}
.about-main .ab-content .title {
	line-height: 50px;
}
.about-main .ab-content .title a {
	color: #333;
	padding: 0 5px;
}
.about-main .ab-content .title span.icon-home {
	color: #535353;
}
.about-main .ab-content .title em {
	color: #999;
}
.about-main .ab-content .ab-conBox {
	overflow: hidden;
	background: #fff;
	min-height: 55px;
	padding: 30px 45px 40px;
}
.about-main .ab-content .ab-conBox .de-title {
	text-align: center;
	font-size: 20px;
	color: #333;
	line-height: 25px;
	margin-bottom: 8px;
}
.about-main .ab-content .ab-conBox .sub-co {
	font-size: 14px;
	color: #999;
	text-align: center;
	line-height: 18px;
}
.about-main .ab-content .ab-conBox .ab-detail {
	overflow: hidden;
	margin-top: 30px;
	font-size: 14px;
	color: #777373;
	line-height: 25px;
}
.ab-sild {
	float: left;
}
.ab-sild .title {
	position: relative;
	height: 50px;
	text-align: center;
	background: #f3c04b;
	font-size: 16px;
	line-height: 50px;
	color: #fff;
	border-bottom: 1px solid #fff;
}
.ab-sild .title span {
	position: absolute;
	height: 3px;
	width: 30px;
	top: 50%;
	margin-top: -3px;
	border-bottom: 1px solid #fff;
}
.ab-sild .title span em {
	display: block;
	height: 7px;
	border-left: 1px solid #fff;
}
.ab-sild .title span.stl {
	left: 35px;
}
.ab-sild .title span.stl em {
	float: right;
}
.ab-sild .title span.str {
	right: 35px;
}
.ab-sild .sild-cate {
	background: #fff;
	margin-bottom: 20px;
}
.ab-sild .sild-cate .list {
	overflow: hidden;
}
.ab-sild .sild-cate .list li {
	position: relative;
	border-bottom: 1px solid #eee;
	height: 60px;
	line-height: 60px;
}
.ab-sild .sild-cate .list li a {
	display: block;
	padding-right: 35px;
	font-size: 14px;
	color: #333;
	padding-left: 20px;
}
.ab-sild .sild-cate .list li:last-child {
	border-bottom: none;
}
.ab-sild .sild-cate .list li:hover {
	border-color: #f3c04b;
	background: #f3c04b;
}
.ab-sild .sild-cate .list li:hover a {
	color: #fff;
}
.ab-sild .sild-cate .list li:hover:after {
	color: #fff;
}
.ab-sild .sild-cate .list li:after {
	font-weight: bold;
	right: 20px;
	top: 0;
	color: #999;
	position: absolute;
	content: "\e904";
	font-family: 'icomoon' !important;
}
.ab-sild .sild-cont {
	background: #fff;
}
.ab-sild .sild-cont .cont-list {
	padding: 20px;
}
.ab-sild .sild-cont .cont-list ul li {
	color: #333;
	padding: 5px 0;
	padding-left: 60px;
	font-size: 14px;
}
.ab-sild .sild-cont .cont-list ul li span {
	width: 60px;
	margin-left: -60px;
	display: block;
	height: 20px;
	line-height: 20px;
	float: left;
	color: #666;
}
.pro-center {
	background: #fff;
	padding-bottom: 25px;
}
.pro-center .pro-list {
	overflow: hidden;
	padding: 25px 18px 10px;
}
.pro-center .pro-list ul li {
	float: left;
	width: 200px;
	margin: 0 10px 20px;
	border: 1px solid #fff;
}
.pro-center .pro-list ul li:hover {
	border-color: #f3c04b;
}
.pro-center .pro-list ul li .img {
	overflow: hidden;
	width: 200px;
	height: 200px;
	line-height: 200px;
	text-align: center;
	font-size: 0;
	background: #eee;
}
.pro-center .pro-list ul li .img img {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
}
.pro-center .pro-list ul li .title {
	background: #f7f8fc;
	height: 40px;
	line-height: 40px;
	padding: 0 5px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
.pro-center .pro-list ul li .title:hover {
	color: #f3c04b;
}
.page {
	font-size: 0;
	text-align: center;
}
.page .center {
	display: inline-block;
	overflow: hidden;
}
.page .center .page-span {
	float: left;
	font-size: 14px;
	color: #c3c3c3;
	line-height: 32px;
	margin-right: 30px;
}
.page .center .page-list {
	float: left;
	overflow: hidden;
}
.page .center .page-list ul li {
	float: left;
	width: auto;
	min-width: 30px;
	height: 32px;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	margin: 0 4px;
	padding: 0;
	border: none;
	background: transparent;
}
.page .center .page-list ul li a {
	min-width: 20px;
	padding: 0 5px;
	border: 1px solid #eee;
	display: block;
	color: #333;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	overflow: hidden;
	background: #fff;
}
.page .center .page-list ul li:hover a {
	color: #f3c04b;
}
.page .center .page-list ul li.active a {
	background: #f3c04b;
	color: #fff;
}
.news-center {
	background: #fff;
	padding-bottom: 25px;
}
.news-center .new-list {
	padding: 45px 45px 0px;
}
.news-center .new-list ul li {
	margin-bottom: 35px;
	border-bottom: 1px solid #eee;
}
.news-center .new-list ul li a {
	overflow: hidden;
	display: block;
	height: 90px;
	padding-bottom: 30px;
}
.news-center .new-list ul li a .img {
	float: left;
	width: 130px;
	height: 90px;
	background: #eee;
	line-height: 90px;
	font-size: 0;
	text-align: center;
}
.news-center .new-list ul li a .img img {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
}
.news-center .new-list ul li a .info {
	float: right;
	width: 690px;
}
.news-center .new-list ul li a .info h3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	color: #333;
}
.news-center .new-list ul li a .info em {
	display: block;
	font-size: 12px;
	color: #999;
	line-height: 16px;
	margin-bottom: 10px;
}
.news-center .new-list ul li a .info p {
	font-size: 14px;
	line-height: 22px;
	color: #999;
	max-height: 44px;
	overflow: hidden;
}
.news-center .new-list ul li a:hover h3 {
	color: #f3c04b;
}
.message-c {
	background: #fff;
	padding: 40px 50px;
	overflow: hidden;
}
.message-c .p {
	font-size: 16px;
	line-height: 30px;
	color: #666;
	margin-bottom: 35px;
}
.message-c .from input {
	display: block;
	height: 38px;
	line-height: 38px;
	padding: 0 5px;
	border: 1px solid #d2d2d2;
	margin-bottom: 10px;
	font-size: 14px;
	color: #333;
}
.message-c .from input[name=user],
.message-c .from input[name=phone] {
	width: 348px;
}
.message-c .from textarea {
	font-size: 14px;
	color: #333;
	line-height: 20px;
	display: block;
	width: 728px;
	height: 130px;
	border: 1px solid #d2d2d2;
	padding: 5px;
	margin-bottom: 10px;
}
.message-c .from .code {
	overflow: hidden;
}
.message-c .from .code input[name=code] {
	width: 258px;
	float: left;
}
.message-c .from .code a {
	display: block;
	float: left;
	width: 80px;
	height: 38px;
	padding: 1px 0;
	margin-left: 10px;
}
.message-c .from .code a img {
	width: 80px;
	height: 38px;
}
.message-c .from .btn {
	padding-top: 25px;
}
.message-c .from .btn a {
	display: block;
	width: 362px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
	background: #8fa4de;
}
.message-c .from .btn a:hover {
	background: #8397d0;
}
.contact-o {
	background: #fff;
	overflow: hidden;
	padding: 40px 0;
	text-align: center;
}
.contact-o iframe {
	width: 830px;
	height: 500px;
	margin: 0 auto;
}
/*# sourceMappingURL=./index.css.map */