.s_inner {
  width: 1200px;
  height: auto;
  margin: 0 auto;
}
/*轮播图*/
#slideBox1 {
  width: 100%;
  height: 987px;
  overflow: hidden;
  position: relative;
  top: -26px;
}
#slideBox1 .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
#slideBox1 .bd li {
  zoom: 1;
  vertical-align: middle;
  display: block;
  width: 100%;
  height: 987px;
  background-size: cover;
  background-position: center center;
  color: #ffffff;
}
#slideBox1 .bd li .s_inner {
  position: relative;
}
#slideBox1 .bd li .s_inner h2 {
  position: absolute;
  font-size: 22px;
  top: 526px;
  left: 0px;
  color: #ffffff;
}
#slideBox1 .bd li .s_inner .s_btn {
  width: 170px;
  height: 45px;
  background-color: #ff9c3b;
  text-align: center;
  line-height: 45px;
  font-size: 18px;
  border-radius: 15px;
  position: absolute;
  top: 645px;
  left: 0;
}
/*轮播图end*/
.s_product {
  margin-top: 10px;
  margin-bottom: 110px;
}
.s_product .p_left {
  width: 300px;
  height: 1090px;
  background-image: url(../images/hb_04.jpg); float: left;
  background-size: cover;
  background-position: center top;
  margin-right: 60px;
}
.s_product .p_left li a:hover {color:#0958e8 !important;}
.clear{ clear: both;}
.s_product .p_left .title{
  width: 200px;
  height: 70px; display: inline-block;
  margin-top: 50px;
  margin-left: 90px;
}
.p_right{ float: right;}
.s_product .p_left .title h3{
  color: #ffffff;
  font-size: 22px;
}
.s_product .p_left .title p{
  color: #ffffff;
  font-size: 16px;
  line-height: 40px;
}
.s_product .p_left ul {
  width: 220px;
  margin: 60px auto 0 auto;
}
.s_product .p_left ul li {
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  color: #4f4f4f;
  border-bottom: 1px solid #e1e1e1;
}
.s_product .p_left ul li i {
  font-size: 20px;
  margin: 0 15px;
}
.s_product .p_right .p_s_top {
  width: 840px;
  height: 150px;
  margin-top: 45px;
}
.s_product .p_right .p_s_top > div {
  width: 386px;
  margin: 0 17px; float: left;
}
.s_product .p_right .p_s_top > div dl {
  height: 35px;
  line-height: 35px;
  margin-bottom: 10px;
}
.s_product .p_right .p_s_top > div dl dt {
  margin-right: 10px; float: left;
}
.s_product .p_right .p_s_top > div dl dd {
  font-size: 22px;
  color: #151515;
  font-weight: bold;
}
.s_product .p_right .p_s_top > div p {
  font-size: 15px;
  line-height: 30px;
}
.s_product .p_right .picScroll-left {
  width: 840px;
  overflow: hidden;
  position: relative;
}
.s_product .p_right .picScroll-left .hd {
  overflow: hidden;
  padding: 0 10px;
  height: 70px;
  line-height: 70px;
}
.s_product .p_right .picScroll-left .hd h2 {
  font-size: 22px;
  font-weight: bold;
  padding-left: 20px;
  color: #151515;
}
.s_product .p_right .picScroll-left .hd ul {
  float: right;
  overflow: hidden;
  margin-top: 35px;
  zoom: 1;
}
.s_product .p_right .picScroll-left .hd ul li {
  float: left;
  width: 9px;
  height: 9px;
  overflow: hidden;
  margin-right: 5px;
  text-indent: -999px;
  cursor: pointer;
  background: #2a6edb;
  border-radius: 50%;
  opacity: 0.6;
}
.s_product .p_right .picScroll-left .hd ul li.on {
  opacity: 1;
}
.bd {
  width: 828px;
  height: 805px;
  border: 1px solid #bfbfbf;
  border-radius: 18px;
  padding: 10px 5px;
}
.bd.a1 {height:950px; padding-top:35px}
.bd.a1 ul{ overflow:visible}
.bd ul {
  overflow: hidden;
  zoom: 1;
  height: 805px;
}
 .bd ul li {
  width: 800px;
  height: 805px;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
  padding: 14px;
}
.bd.a1 ul li{text-align:inherit}
 .bd ul li dl {
  float: left;
  margin: 0 10px;
}
 .bd ul li dl dt {
  text-align: center;
  height:200px; width:180px; overflow:hidden}
.bd ul li dl dt img:hover {transform:scale(1.1,1.1);}
.bd ul li dl dt img {
  width: 180px;
  height: 200px;
  transition: all 0.4s;
  display: block;
}
.bd ul li dl dt a:hover img {
  border-color: #999;
}
.bd ul li dl dd {
  line-height: 60px;
}

.honor_picScroll-left{
  position: relative;
}
.honor_picScroll-left .hd{
  position: absolute;
  right: 0;
}
.s_honorbg1 .hd{
  top: -290px;
}
.s_honorbg2 .hd{
  top: -100px;
}

.honor_picScroll-left .hd ul {
  width: 200px;
  height: 150px;
}
.honor_picScroll-left .hd ul li {
  float: right;
  width: 10px;
  height: 10px;
  color: transparent;
  border-radius: 50%;
  background-color: #ffb076;
  margin: 0 5px;
  cursor: pointer;
    opacity: 0.6;
}
.honor_picScroll-left .hd ul li.on{
 background-color: #ffb076;
   opacity: 1;

}

.s_honor {
  width: 100%;
  height: 678px;
  position: relative;
  zoom: 1;
  vertical-align: middle;
  display: block;
  background-size: cover;
  background-position: center center;
}
.s_lists{
  padding-left: 60px;
  height: 678px;
  position: relative;
  zoom: 1;
  vertical-align: middle;
  display: block;
  background-size: cover;
  background-position: center center;
}
.s_honorbg1{
  background: url(../images/bg_02.jpg) center no-repeat;
}
.s_honorbg1 .s_lists{
  background: url(../images/bg_02_1.jpg); float: right;
}

.s_honorbg2{
  background: url(../images/bg_04.jpg) center no-repeat;
}
.s_honorbg2 .s_lists{
  background: url(../images/bg_04_1.jpg); float: right;
}

.s_honor .h_left{
  width: 420px; float: left;
}
.s_honor .s_lists .s_tabs {
  height: 150px;
}
.s_honor .s_lists .s_tabs ul {
  height: 150px;
  width: 570px;
}
.s_honor .s_lists .s_tabs ul li {
  color:#acc9f3;
  font-size: 22px;
  padding: 0 25px;
  line-height: 150px;
  cursor: pointer;
  float:left;
}
.s_honor .s_lists .s_tabs ul li.ac {
  color: #ffffff;
}
.s_honor .s_lists .items {
  width: 837px;
  height: 526px;
  border: 1px solid #bab9ba;
  border-radius: 20px 20px 0 0;
  border-bottom: 0;
}
.s_honor .s_lists .items .s_item {
  display: none;
  padding: 25px 0;
}
.s_honor .s_lists .items .s_item:nth-of-type(1) {
  display: block;
}
.s_honor .s_lists .items .s_item .cont {
  width: 790px;
  height: 160px;
  margin: 0 auto;
  line-height: 25px;
  overflow: hidden;
}
.s_honor .s_lists .items .s_item .cont p {
  color: #ffffff;
}
.s_honor .s_lists .items .s_item .ryzz {
  margin-top: 30px;
}
.s_honor .s_lists .items .s_item .ryzz dl {
  width: 183px;
  height: 275px;
}
.s_honor .s_lists .items .s_item .ryzz dl dd {
  line-height: 70px;
  color: #ffffff;
}
.s_honor .s_lists .items .s_item .news dl {
  width: 185px;
  height: 205px;
  margin-top: 35px;
  padding: 0 12px;
}
.s_honor .s_lists .items .s_item .news dl dd {
  color: #ffffff;
  line-height: 35px;
}
.advantage {
  width: 100%;
   height:1332px;
  position: relative;
  zoom: 1;
  vertical-align: middle;
  display: block;
  background-size: cover;
  background-position: center center;
  background: url(../images/ad_06.jpg);
}
.advantage .title {
  width: 686px;
  height: 132px;
  margin: 100px auto 80px auto;
  background-size: cover;
  background-position: center center;
  background: url(../images/ad_03.jpg);
}
.advantage .title .t_left{
  font-size: 16px;
  width: 170px;
  height: 36px; float: left;
  padding-top: 58px;
  padding-left: 15px;
  color: #ffffff;
}
.advantage .title .t_right h1{
  font-size: 36px;
  color: #151515;
  font-style: italic; 
}
.advantage .title .t_right h1 span{
  font-size: 46px;
  color: #1759c6;
}
.advantage .title .t_right p{
  line-height: 26px;
  margin-top: 10px;
  font-weight: bold;
  color: #151515;
}
.advantage .s_item{
  margin-bottom: 40px; clear: both;
}
.fr{ float: right;}.fl{ float: left;}
.advantage .s_item .mgt_20 {
  margin-top: 20px;
}
.advantage .s_item .mgt_10 {
  margin-top: 10px;
}
.advantage .s_item .pdt_40 {
  padding-top: 40px;
}
.advantage .s_item .pdt_50 {
  padding-top: 50px;
}
.advantage .s_item .pdl_50 {
  padding-left: 50px;
}

.advantage .s_item .text { position: relative;
  width: 570px;
  height: auto;
  margin-bottom: 90px;
}
.advantage .s_item .text .t_pic {
  width: 70px;
  height: 71px;
  background: url(../images/hb_33.png); position: absolute; top: 0;
  background-size: cover;
  color: #ffffff;
  font-size: 26px;
  line-height: 71px;
  text-align: center;
  margin-right: 30px;
}.advantage .s_item .text .t_text{ margin-left: 100px;}
.advantage .s_item .text .t_text h2 {
  font-size: 22px;
  font-weight: bold;
  color: #0079da;
  margin-bottom: 35px;
}
.advantage .s_item .text .t_text h2 span {
  font-size: 16px;
  color: #777474; font-weight: normal;
}
.advantage .s_item .text .t_text p {
  height: 20px;
  line-height: 20px;
}
.advantage .s_item .text .t_text p img {
  width: 8px;
  vertical-align: middle;
  margin-right: 10px;
}
.advantage .s_item .pic {
  width: 508px;
  height: 258px;
}
.company h2 {
  height: 200px;
  font-size: 22px;
  font-weight: bold;
  line-height: 200px;
}
.company ul li {
  width: 200px;
  height: 86px; float: left;
  border: 1px solid #e9e9e9; overflow: hidden;
  padding: 8px 20px;
  box-sizing: border-box;
  cursor: pointer;
}
.company ul li a {
  display: block;
}
.company ul li a img {
  transition: all 0.4s;
}
.company ul li a:hover img {
  transform: scale(1.23);
}
.company .statistics { clear: both;
  height: 140px;
  background-color: #095eeb;
}
.company .statistics dl {
  font-weight: bold;
  padding-top: 30px; float: left; width: 33.33%; text-align: center;
}
.company .statistics dl dt {
  color: #ffffff;
  font-size: 60px;
  padding-bottom: 5px;
}
.company .statistics dl dt span {
  font-size: 20px;
  display: inline-block;
  vertical-align: middle;
}
.company .statistics dl dd {
  color: #ffffff;
}
.scroll-outer  { width:790px; margin: 0 auto;}
.owl-pagination {
    position: absolute;
    top: -270px;
    right: 10px;
}
.owl-theme .owl-controls .owl-page span {
    width: 14px!important;
    height: 14px!important;
    background: #ff905d!important;
}
.owl-buttons { display:none}
.Navy_Blue div {line-height:30px; font-weight:bold; width:183px; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.img7 { height:130px; width:183px; overflow:hidden; }
.img7 img {transition: all 0.6s; width:100%}
.img7 img:hover {transform:scale(1.1,1.1);}
.img6 { height:227px; width:183px; overflow:hidden; }
.img6 img {transition: all 0.6s;}
.img6 img:hover {transform:scale(1.1,1.1);}
.pagination1 {position:absolute; top:575px; left:365px}
.swiper-pagination-switch { width:20px; height:20px; display: inline-block; background:#ffb076; margin-left:10px; margin-right:10px; border-radius:20px}
.swiper-active-switch { width:20px; height:20px; display: inline-block; background:#ff842a; margin-left:10px; margin-right:10px; border-radius:20px}



.iud1 {position:relative; height:458px}
.img10 {position:absolute}
.img11 {position: absolute; z-index:1000; bottom:36px; right:42px}
.iud1_content {margin-left:450px;}
.iud1_content h3 { padding:5px 10px; background:#2a55ff; display: inline-block}
.iud1_content div {line-height:25px}
.img12 {position:absolute; margin-left:450px; bottom:63px}
.zoomDiv {
    z-index: 999;
    position: absolute;
    top: 0px;
    left: 0px;
    width:200px;
    height:200px;
    background: #fff;
    border: 1px solid #ccc;
    display: none;
    text-align: center;
    overflow: hidden;}
	.make {background:#ff8f23; padding:2px 17px;position:absolute; margin-left:450px; bottom:0px}
.make i { background:url(../images/m2.png); height:29px; width:33px; display:inline-block; margin-top:3px; margin-left:-8px}
.make div {display:inline-block; position:relative; top:-8px}
.make:hover { background:#ff7d00}
.cq_Press .fw {background:#f4f4f4; padding:12px 100px;} 
.cq_Press .fq {background:#2a55ff; padding:12px 100px; color:#FFFFFF} 

.lui-imglist {
    position: relative;
    margin-bottom: 10px;
    min-height: 280px;
	border:1px solid #ccc;
	 background:#fafafa}
.lui-imglist-img {
    position: absolute;
    left: 0;
    top: 0;
    width:401px;
    height:280px;
	overflow:hidden
}
.lui-imglist-img img:hover {transform:scale(1.1,1.1);}
.lui-imglist-img img {
    width: 100%;
    height: 280px;
	transition: all 0.2s;
}
.lui-imglist-txt { padding-top:30px;
    margin-left:430px;
	margin-right:25px;
	color:#000000}
.lui-imglist-txt .content { line-height:28px}
.lui-imglist-txt .sgj { margin-top:18px; margin-bottom:18px}
