/*position*/
.position_wrap {
  border-bottom: 1px solid #e5e5e5;
  margin: 0 auto 20px;
  height: 75px;
  background: #f9f9f9;
}
.position {
  height: 75px;
  line-height: 75px;
}
.position .span01 {
  display: block;
  padding-left: 0px;
  /* background: url(../images/public/span01.png) no-repeat left center; */
}
.position .span01 em{
  font-size: 30px; 
  color:#0375d5;
  font-weight: 400;
  display: inline-block;
  height: 100%;
  position: relative;
  font-style: normal;
}
.position .span01 em::before{
  content: "";
  position: absolute; 
  bottom:-1px;
  width:100%;
  height: 2px;
  background: #0375d5;
  left:0

}
.position .span01 span{
  display: block; 
  float: right;
}

.position .span01 i{
  font-size:18px;
  font-style: normal;
  color:#646363;
  display: inline-block;
  padding-left:10px;
}
/*ny_left menu_list*/
.ny_left {
  width: 250px;
}
.menu_list .list_title {
  border-bottom: 1px solid #d1d1d1;
  height: 60px;
  font-size: 16px;
  line-height: 30px;
  color: #FFF;
  padding: 20px 0;
}
.menu_list .list_title span {
  display: block;
  text-indent: 2em;
  font-size: 18px;
}
.menu_list .list_title .sp01 {
  color: #d1d1d1;
  font-weight: 100;
}
.menu_list .m_1 {
  border: 1px solid #d1d1d1;
  border-top: none;
  border-bottom: none;
}
.menu_list .m_1 > li {
  line-height: 48px;
  font-size: 14px;
  background: #f8f8f8;
  overflow: hidden;
  border-bottom: 1px solid #d2d2d2;
  border-top: 2px solid #fff;
  position: relative;
}
.menu_list .m_1 > li > a {
  border-left: 6px solid #f1f1f1;
  height: 48px;
  color: #525252;
  font-weight: bold;
  padding-left: 32px;
  display: block;
}
.menu_list .m_1 > li > a.active,
.menu_list .m_1 > li:hover > a {
  border-left: 6px solid #1569a9;
  color: #1569a9;
}

.menu_list .m_1 > li .menu_btn {
  position: absolute;
  width: 50px;
  height: 48px;
  background: url(../images/public/ny_left_ico.png) no-repeat center;
  top: 0;
  right: 0;
  cursor: pointer;
}
.menu_list .m_1 > li .menu_btn_active {
  background: url(../images/public/ny_left_ico_active.png) no-repeat center;
}
.menu_list .m_1 > li .menu_btn:hover {
  background-color: #f9f9f9;
}
.menu_list .m_2 {
  display: block;
}
.menu_list .m_2 > li {
  line-height: 36px;
  background: #fff;
  border-bottom: 1px dashed #ccc;
}
.menu_list .m_2 > li:last-child {
  border-bottom: none;
}
.menu_list .m_2 > li:first-child {
  border-top: 1px solid #ccc;
}
.menu_list .m_2 > li a {
  display: block;
  padding-left: 38px;
  font-size: 12px;
}
.menu_list .m_2 > li a.active,
.menu_list .m_2 > li a:hover {
  color: #1569a9;
}
/*ny_left menu_list*/
.menu_list {
  margin-bottom: 30px;
}
/*ny_left slider_contact*/
.slider_contact {
  width: 100%;
  color: #333333;
}
.slider_contact .list_title {
  font-size: 18px;
  line-height: 50px;
  color: #FFF;
  text-indent: 2em;
}
.slider_contact .list_title strong {
  font-weight: normal;
  color: #d1d1d1;
  font-size: 14px;
  padding-left: 5px;
}
.slider_contact .contact {
  padding: 68px 20px 20px;
  border: 1px solid #d1d1d1;
  line-height: 26px;
  position: relative;
  background: #f8f8f8 url(../images/public/contactbg.jpg) no-repeat 20px 20px;
}
.slider_contact .contact .telsp {
  position: absolute;
  top: 12px;
  left: 73px;
  height: 48px;
  color: #5b5b5b;
  line-height: 24px;
  font-size: 16px;
}
.slider_contact .contact .telsp em {
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  display: block;
}
/*right top_share*/
.ny_right {
  /* width: 920px; */
  margin-top:40px;
  width:100%;
}
.ny_right .top_share {
  width: 100%;
  line-height: 36px;
  border-bottom: 1px solid #ccc;
  overflow: hidden;
  padding-bottom: 10px;
}
.ny_right .top_share dt {
  width: 300px;
}
.ny_right .top_share dt a {
  padding: 0 5px;
}
.ny_right .top_share dd {
  /*width: 242px;*/
}
.ny_right .top_share .bdshare {
  display: inline-block;
}
/*prodouct_list*/
.pord_list li {
  float: left;
  width: 280px;
  margin: 10px;
  position: relative;
  /* box-shadow: 0 0 2px 5px #ddd  0.7 ; */
}
.pord_list li img {
  width: 285px;
  height: 220px;
  border: 1px solid #ccc;
  margin-bottom: 10px;
}
.pord_list li p{
  text-align: left;
  color:#525353;
}
.pord_list li span {
  color:#000;
  display: block;
  line-height: 30px;
  height: 30px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
  font-size: 18px;
  padding:5px 0
}
.pord_list li .pro_cover {
  display: none;
  width: 287px;
  height: 222px;
  position: absolute;
  top: 0;
  left: 0;
  text-indent: 9999;
  background: url(../images/public/probgh.png) no-repeat center center;
}
.pord_list li:hover .pro_cover {
  display: block;
  font-size: 0;
}
.honor_list li span{
  color:#333;
  text-align:center;
}
.honor_list li img{
  height: 404px;
}
.case_list li{
  width:570px;
  box-sizing: border-box;
  padding: 40px 30px;
  background: #f9f9f9;
  margin-right:15px;
}

.case_list li img{
  float: left;
  width:266px;
  height: 339px;
  transition: all ease-out 0.5s;
}
.case_list li:hover img{
  transform: scale(0.8)
}
.case_list li:hover a{
  transform: translateY(10px)
}
.case_list li .txt{
  padding-left:285px;
  margin-top:115px;
}
.case_list li .txt a{
  width:95px;
  height: 35px;
  display: block;
  float: right;
  color:#fff;
  text-align: center;
  line-height: 35px;
  margin-top:25px;
  transition: all ease-out 0.5s;
  margin-right: 60px;
}
.case_list li span{
  color:#3d3d3d;
}
/*prodouct_listA*/
.proA {
  border: 1px solid #d1d1d1;
  padding: 10px 5px 10px;
  overflow: hidden;
  margin-top: 10px;
}
.proA .top {
  border: 1px solid #cccccc;
  line-height: 34px;
  height: 34px;
  width: 97%;
  margin: 0 auto;
  font-size: 16px;
  position: relative;
  background: url(../images/public/topbg.jpg) repeat-x scroll 0 0;
}
.proA .top span {
  background: url(../images/public/topico.png) no-repeat 10px center #1569a9;
  padding: 0 10px;
  text-indent: 30px;
  display: block;
  color: #FFF;
  height: 34px;
  float: left;
  line-height: 34px;
}
.proA .top .more {
  position: absolute;
  right: 10px;
  top: 0;
  font-size: 14px;
}
.proAul li {
  width: 221px;
  float: left;
  margin: 10px;
  text-align: center;
  line-height: 25px;
}
.proAul li a img {
  width: 218px;
  height: 180px;
  margin: 0 auto;
  border: 1px solid #d1d1d1;
  padding: 5px;
}
.proAul li a span {
  display: block;
  height: 25px;
  line-height: 25px;
  text-align: center;
  overflow: hidden;
}
/*prodouct_listB*/
.proB {
  border: 1px solid #d1d1d1;
  padding: 10px 5px 10px;
  overflow: hidden;
  margin-top: 10px;
}
.proB ul li {
  border-bottom: 1px dashed #cccccc;
  margin: 10px 10px;
  min-height: 205px;
}
.proB ul li a {
  display: block;
  float: left;
}
.proB ul li a img {
  width: 300px;
  height: 178px;
  padding: 5px;
  border: 1px solid #CCC;
}
.proB ul li span {
  float: left;
  display: block;
  width: 375px;
  color: #FFF;
  font-size: 14px;
  margin-left: 20px;
}
.proB ul li span.title {
  border: 1px solid #cccccc;
  line-height: 34px;
  height: 34px;
  font-size: 16px;
  position: relative;
  background: url(../images/public/topbg.jpg) repeat-x scroll 0 0;
}
.proB ul li span.title i {
  background: url(../images/public/ibg.jpg) no-repeat;
  background-size: 100% 100%;
  text-align: center;
  width: 174px;
  line-height: 34px;
  display: block;
  font-style: normal;
}
.proB ul li span.text {
  padding: 20px 0;
  line-height: 25px;
  color: #494949;
  height: 75px;
  overflow: hidden;
}
.proB ul li a.more {
  display: block;
  margin-left: 20px;
  line-height: 30px;
  border: 1px solid #1569a9;
  border-radius: 10px;
  padding: 0 10px;
}
/*list page*/
.page {
  width: 100%;
  margin: 35px auto;
  /* line-height: 30px;
  text-align: right; */
  display: flex;
  justify-content: center;
}
.page span {
  display: inline-block;
  padding: 0 10px 0 0;
}
.page a.num.select {
  padding: 3px 10px;
  color: #fff;
  background: #0375d5;
}
.page a.num {
  background: #fff;
  padding: 0 10px;
}
.page a.num:hover {
  padding: 3px 10px;
  color: #fff;
  background: #259ef3;
}
/*recommended*/
.recommended {
  overflow: hidden;
  background: #fafafa;
  padding: 20px;
  border: 1px solid #d1d1d1;
}
.recommended h4 {
  font-size: 24px;
  font-weight: normal;
  padding-bottom: 10px;
}
.recommended ul li {
  width: 50%;
  float: left;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
}
.recommended ul li span {
  width: 86px;
  color: #a8a8a8;
  display: block;
  float: left;
}
.recommended ul li a {
  width: 70%;
  padding: 0 0 0 12px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/*related product*/
.related {
  position: relative;
  margin: 20px auto;


  overflow: hidden;
}
.related h4 {
  font-size: 24px;
  font-weight: normal;
  padding: 10px 0 20px 12px;
}
.related .hd2 {
  overflow: hidden;
  height: 30px;
  text-align: center;
}
.related .hd2 ul {
  overflow: hidden;
  margin-top: 5px;
  zoom: 1;
}
.related .hd2 ul li {
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 8px;
  height: 8px;
  overflow: hidden;
  margin-right: 5px;
  text-indent: -999px;
  cursor: pointer;
  background: url(../images/public/prd_off.jpg) no-repeat;
}
.related .hd2 ul li.on {
  background-position: 0 0;
  background: url(../images/public/prd_on.jpg);
}
.related .bd2 ul {
  margin-top: 20px;
  overflow: hidden;
  zoom: 1;
  display: flex;
  justify-content: space-between;
}
.related .bd2 ul .prdtitle {
  width: 330px !important;
  /* height: 210px; */
  display: inline;
  overflow: hidden;
  position: relative;
  text-align: center;
  margin: 0 6px;
  
}
.related .bd2 ul .prdtitle-large {
  margin: 0 8px;
}
.related .bd2 ul .prdtitle img {
  width:100%;
  height:250px;
  
}
.related .bd2 ul .prdtitle span {
  display: block;
  line-height: 50px;
  background: #d3eeff;
  color:#1e1e1e;
  text-align: center;
}
/*show_page*/
.show_page {
  margin: 20px auto;
  overflow: hidden;
  text-align: center;
}
.show_page li {
  width: 50%;
  float: left;
}
/*prodouct_showA*/
.product_showA h1 {
  font-size: 18px;
  line-height: 40px;
  margin: 20px auto;
  text-align: center;
  border-bottom: 1px solid #ccc;
}
.showA p{font-size: 16px;line-height: 30px;}
.prodA_content {
  margin: 0 auto 30px;
  text-align: center;
}
.prodA_content img {
  max-width: 100%;
  margin: 0 auto;
}
.prodA_content table{
margin: 0 auto;
width:80% !important;

}
.prodA_content table tr{
  line-height:30px;
  
}
.prodA_content table td{
  text-align: center;
  
}
.text_showB table{
margin: 0 auto;
width:80% !important;

}
.text_showB table tr{
  line-height:30px;
  
}
.text_showB table td{
  text-align: center;
  
}
.prodA_content .showA {
  width: 100%;
  margin: 20px 0;
  text-align: left;
}
.case_info {
  font-weight: normal;
  font-size: 14px;
}
.case_info span {
  padding: 0 10px;
}
/*prodouct_showB*/
.product_showB{
  background: #fff;
  padding:25px 100px;
  box-sizing: border-box;
}
.product_showB .showB h1 {
  font-size: 18px;
  line-height: 40px;
  text-align: left;
}
.product_showB .showB p {
  line-height: 26px;
}
.prodB_content {
  width: 100%;
  background: #fff;
  padding:50px;
  box-sizing: border-box;
  margin-top: 20px;
}
.prodB_content h1 {
  font-size: 18px;
  font-weight: bold;
  line-height: 40px;
}
.prodB_content .text_showB p {
  text-indent: 2em;
  font-size: 16px;
}
.top {
  height: 34px;
  line-height: 34px;
  margin-bottom: 0;
  color: #04891d;
  background: url(../images/public/topbg.jpg) repeat-x;
}
.showB_intro {
  padding: 15px 0 0 0;
  margin-bottom: 20px;
  position: relative;
}
.showB_intro .showB_left {
  float: left;
  margin-right: 20px;
}
.showB_intro .showB_right {
  width: 625px;
  padding: 0 10px 10px 50px;
  float: left;
}

.showB_intro .showB_right h1{
  color:#333;
  font-size: 18px;
  font-weight: normal;

  margin-bottom:10px;
}
.showB_intro .showB_right p{
  line-height: 24px;
  height: 200px;
}
.showB_intro .showB_right .showB_title {
  border-bottom: 1px dashed #ddd;
  margin-bottom: 10px;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
}
.showB_intro .showB_right .showB_text {
  line-height: 25px;
}
.showB_intro .showB_right .rex {
  font-size: 16px;
}
.showB_intro .showB_right .rex span {
  font-size: 22px;
  color: #1569a9;
}
/*jqzoom*/
.jqzoom {
  float: left;
  border: none;
  position: relative;
  padding: 0px;
  cursor: pointer;
  margin: 0px;
  display: block;
  width: 100%;
}
.jqzoom img {
  
  max-height: 280px;
  margin: 0 auto;
  vertical-align: middle;
  display: block;
}
.zoomdiv {
  z-index: 100;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 350px;
  height: 350px;
  background: #ffffff;
  border: 1px solid #CCCCCC;
  display: none;
  text-align: center;
  overflow: hidden;
}
.jqZoomPup {
  z-index: 10;
  visibility: hidden;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 20px;
  height: 20px;
  border: 1px solid #aaa;
  background: #ffffff /*url(../images/zoom.png) 50% center no-repeat*/;
  opacity: 0.5;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  filter: alpha(opacity=50);
}
/*图片小图预览列表*/
.showB_preview {
  width: 360px;
  height: 270px;
  border: 1px solid #DFDFDF;
  display: table;
}
.showB_scroll {
  clear: both;
  margin-top: 5px;
  width: 360px;
  /*position:absolute;bottom:0px;right:10px;*/
}
.showB_scroll .prev {
  float: left;
  margin-right: 4px;
}
.showB_scroll .next {
  float: right;
}
.showB_scroll .prev,
.showB_scroll .next {
  display: block;
  font-family: "宋体";
  text-align: center;
  width: 12px;
  height: 36px;
  line-height: 36px;
  border: 1px solid #CCC;
  margin-top: 14px;
  background: #EBEBEB;
  cursor: pointer;
  text-decoration: none;
}
.showB_scroll .items {
  float: left;
  position: relative;
  width: 320px;
  height: 71px;
  overflow: hidden;
}
.showB_scroll .items ul {
  position: absolute;
  width: 999999px;
}
.showB_scroll .items ul li {
  float: left;
  width: 106px;
  text-align: center;
}
.showB_scroll .items ul li img {
  border: 1px solid #CCC;
  padding: 2px;
  width: 93px;
  height: 65px;
}
.showB_scroll .items ul li img:hover {
  border: 2px solid #1569a9;
  padding: 1px;
}
/*news_list-with pic*/
.news_art{padding-top: 0px;}
.news_art dl{ transition: all 0.6s ease-in; width:100%;overflow: hidden;margin-bottom:30px;float: left;border-bottom: 1px solid #E2E2E2; background:#fff; position: relative;}
.news_art dl .time{position: absolute; right:20px; top:40px; font-size: 32px;color: #979591;}
.news_art dl .time font{font-size: 22px;}
.news_art dl dt{ width:225px; height:185px; float:left;}
.news_art dl dt img{ width:220px; height:153px; display:block;}
.news_art dl dd{width:950px; height:185px; float:right; padding:25px 0; box-sizing: border-box; padding-right:150px;}
.news_art dl dd h2{margin-bottom:10px;}
.news_art dl dd h2 a{ font-size:18px;color:#555555;font-weight: normal;}
.news_art dl dd h2:hover a{ color:#0375d5;}
.news_art dl dd span{display: block;width: 30px; border-top: 2px solid #E2E2E2;margin: 10px 0;}
.news_art dl dd span{ color:#a3a3a3;}
.news_art dl dd p{color: #999999;}
.news_art dl:hover{
    cursor: pointer;
    box-shadow: 0 2px 2px #ddd;
    transform: translateX(10px)
}




.news_list dl {
  width: 100%;
  padding-top: 30px;
  overflow: hidden;
}
.news_list dl dt {
  width: 225px;
  height: 165px;
  float: left;
}
.news_list dl dt img {
  width: 220px;
  height: 160px;
  border: 1px solid #ccc;
  display: block;
}
.news_list dl dd {
  width: 647px;
  height: 165px;
  float: right;
}
.news_list dl dd h2 {
  font-size: 16px;
  padding: 5px 0;
}
.news_list dl dd h2:hover {
  color: #1569a9;
}
.news_list dl dd span {
  color: #a3a3a3;
}
.news_list dl dd p {
  margin-top: 5px;
}
/*news_list-no pic*/
.news_list_nopic dl {
  width: 100%;
  padding-top: 30px;
  overflow: hidden;
}
.news_list_nopic dl dd h2 {
  font-size: 16px;
}
.news_list_nopic dl dd h2:hover {
  color: #1569a9;
}
.news_list_nopic dl dd span {
  color: #a3a3a3;
}
/*news_show*/
.news_content h1 {
  font-size: 18px;
  line-height: 40px;
  margin: 20px auto;
  text-align: center;
  border-bottom: 1px solid #ccc;
}
.news_content .newssp {
  display: block;
  margin: 0 auto;
  text-align: center;
}
.news_content .news_show {
  width: 100%;
  margin: 20px 0;
  text-align: left;
}

.news_show p img{
  display: block;
  margin:0 auto;
}
.news_page {
  margin: 20px auto;
  overflow: hidden;
  width:100%;
}
.news_page li {
  width: 45%;
  float: left;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  padding: 0 10px 0 30px;
  background: #f5f5f5;
}
.news_page .pagepre {
  background: #f5f5f5 url(../images/public/pagepre.png) no-repeat 10px center;
}
.news_page .pagenext {
  text-align: right;
  padding-right: 30px;
  background: #f5f5f5 url(../images/public/pagenext.png) no-repeat 98% center;
}
.news_page .pagepre:hover {
  background: #d8d8d8 url(../images/public/pagepre.png) no-repeat 10px center;
}
.news_page .pagenext:hover {
  background: #d8d8d8 url(../images/public/pagenext.png) no-repeat 98% center;
}
/*page_show*/
.list_page {
  font-size: 16px;
}
.page_show {
  padding-top: 10px;
}
.page_show img{max-width:100%}
/*guestbook*/
.guestbook_show {
  margin: 20px auto 0;
}
.guestbook_top {
  height: 40px;
  background: #eee;
  line-height: 40px;
  padding: 0 10px 0 17px;
}
.guestbook_top .mustwrt {
  display: block;
  float: right;
}
.guestbook_show em {
  color: #f00;
  font-style: normal;
}
.guestbook_form .inp_one {
  width: 180px;
  height: 25px;
  outline: none;
  border: 1px solid #ccc;
  padding-left: 4px;
}
.guestbook_form .inp_one:focus {
  border: 1px solid #1569a9;
}
.guestbook_form {
  padding: 20px 20px 0;
}
.guestbook_form dl {
  width: 100%;
  overflow: hidden;
  line-height: 25px;
  height: 25px;
  padding: 20px 0;
}
.guestbook_form dt {
  width: 80px;
  float: left;
}
.guestbook_form dd {
  width: 510px;
  float: left;
}
.guestbook_form dd span {
  padding-left: 20px;
}
.guestbook_form dd span b {
  font-weight: 500;
}
.guestbook_form dd span i {
  color: #F00;
  padding: 0 5px;
}
.guestbook_form dd span.quetion {
  display: block;
}
.guestbook_form .bookdl {
  height: 160px;
  overflow: hidden;
  line-height: 20px;
  padding-bottom: 0;
}
.guestbook_form .bookdl dd textarea {
  width: 439px;
  height: 205px;
}
.guestbook_form .button {
  width: 150px;
  height: 32px;
  /* background: #f37125; */
  border: none;
  margin-right: 10px;
  color: #fff;
  cursor: pointer;
  margin: 0 auto;
  display: block;
}
.guestbook_form .button:hover {
  background: #1c1d1d;
  color: #fff;
}
.guestbook_form .form_b {
  width: 693px;
  margin: 0 auto;
  padding: 20px 0 0 0;
}
.guestbook_title {
  padding: 20px 20px 0;
  color: #1569a9;
}
.guestbook_title strong {
  color: #f00;
}
.guestbook_title b {
  padding: 0 10px;
  font-weight: normal;
}
.guestbook_cnt {
  padding: 5px 20px 20px;
  border-bottom: 1px dashed #ccc;
}
.guestbook_reply {
  color: #f00;
  background: #f6f6f6;
  line-height: 40px;
}
.bookpage {
  line-height: 40px;
  text-align: right;
}
.search_x {
  border: 1px solid #d1d1d1;
  margin-bottom: 20px;
}
.search_x .top {
  padding: 0 20px;
}
.search_x .xbox {
  padding: 0 20px;
}
.search_x .guestbook_top {
  text-indent: 25px;
}
.current2 {
  width: 17px;
  height: 17px;
  background: #3ab250;
  border: 2px solid #FFF;
  color: #FFF;
}
/* .num {
  width: 17px;
  height: 17px;
  background: #aaaaaa;
  border: 2px solid #FFF;
  color: #FFF;
} */
/*download_list*/
.download_list dl {
  width: 33.3%;
  float: left;
  margin-top: 20px;
}
.download_list dl dt {
  text-align: center;
}
.download_list dl dt img {
  width: 80%;
  height: 240px;
  margin: 0 auto;
}
.download_list dl dd {
  text-align: center;
}
.download_list dl dd h2 {
  line-height: 40px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
/*search*/
.search_title {
  font-size: 16px;
  color: #333;
  line-height: 40px;
  font-weight: bold;
  padding: 0 10px;
}
.search_info {
  float: left;
  font-size: 16px;
  line-height: 30px;
}
.search_list {
  font-size: 14px;
  color: #333;
}
.search_list li {
  line-height: 40px;
  border-bottom: 1px dashed #ccc;
  padding: 0 10px;
}
.search_list li:last-child {
  border-bottom: none;
}
.search_list li span {
  float: right;
}
.search_cnt {
  overflow: hidden;
  margin: 10px 0;
}
.search_cnt form {
  display: block;
  position: relative;
  overflow: hidden;
  float: right;
  height: 28px;
}
.search_cnt input.txt {
  width: 120px;
  height: 26px;
  line-height: 26px;
  color: #a1a1a1;
  padding: 0 30px 0 5px;
  border: 1px solid #ccc;
  background: none;
}
.search_cnt input.btn {
  position: absolute;
  top: 6px;
  right: 6px;
  z-index: 9999;
  background: url(../images/public/btnbg.png) no-repeat 0 0;
  width: 20px;
  height: 22px;
  border: none;
  display: block;
  outline: none;
  cursor: pointer;
}
/*index banner*/
.banner {
  width: 100%;
  position: relative;
  z-index: 0;
}
.banner .flexslider {
  width: 100%;
  height: 100%;
  overflow: hidden;
  min-width: 1000px;
}
.banner .slides {
  position: relative;
  z-index: 1;
}
.banner .slides li {
  height: 100%;
}
.banner .slides li img {
  width: 100%;
  margin: 0 auto;
  display: block;
}
.banner .flex-direction-nav,
.banner .flex-control-nav {
  display: none;
}
.content {
  margin-bottom: 30px;
}

.abpage1 {
  overflow: hidden;
  margin-bottom:60px;
}
.abpage1 .l{
  float: left;
  width:620px;
  padding:10px;
  box-sizing: border-box;
  transition: all 0.5s;
  
}
.abpage1 .l img{
  transition: all 0.5s;
}
.abpage1 .l:hover {
  transform: translateX(10px)
}
.abpage1 .l p{
  line-height: 35px;
  color:#646363;
  font-size: 16px;
  letter-spacing: 2px;
  margin:10px auto;
}
.abpage1 .l p span{
  color:#f37125;

}

.abpage1 .r{
  width:500px;
  height: 450px;
  float: right;
  background: #f5f5f5;
  padding:30px  20px;
  box-sizing: border-box;
}
.abpage1 .r li {
  border-bottom:1px dotted #c9c9c9;
  padding:10px 0;
  position: relative;
  margin-bottom:15px;
}
.abpage1 .r li i{
  width:79px;
  display: inline-block;
  height: 79px;
  background: #f37125;
  border-radius: 50%;
  position: absolute;
  left:-60px;
  transition: all 0.5s;

}
.abpage1 .r li:hover i{
  transform: rotate(360deg)
}
.abpage1 .r li p{
  color:#373737;
  font-size: 16px;
  line-height: 40px;
  padding-left:40px;
}
.abpage1 .r li p span{
  color:#f37125;
  display: block;
  
}

.abpage2{
  height: 1095px;
  background: url(../images/ab2.jpg) no-repeat center;
  overflow: hidden;
}
.abpage2 .main{
  margin-top:192px;
  padding:30px 20px; 
  box-sizing: border-box;
  
}
.abpage2 .main .l{
  width:550px;
  float: left;
}
.abpage2 .main .l li{
  font-size: 15px;
  color:#fff;
  line-height: 35px;
  padding-left:200px;
  padding: 20px 20px 20px 220px;
  margin-bottom:10px;
  height: 252px;
  box-sizing: border-box;
}
.abpage2 .main .l li span{
  color:#f37125;
  font-size: 20px;
  display: block;
  padding:20px 0;
}

.abpage2 .main .r{
  width:540px;
  /* padding:30px; */
  box-sizing: border-box;
  float:right;

}
.abpage2 .main .r img{
  margin-top:15px;
}

.abpage2 .main .r  p{
  color:#fff;
  line-height: 32px;
  margin-top:100px;
}

.abhonor{
  margin:50px auto;
  overflow: hidden;
}
.abhonor .picScroll-left {
  overflow: hidden;
  position: relative;
}
.abhonor .picScroll-left .bd {
  padding: 10px;
}
.abhonor .picScroll-left .bd ul {
  overflow: hidden;
  zoom: 1;
}
.abhonor .picScroll-left .bd ul li {
  margin: 0 19.5px;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
}
.abhonor .picScroll-left .bd ul li .pic {
  text-align: center;
}
.abhonor .picScroll-left .bd ul li .pic img {
  width: 256px;
  /* height: 213px; */
  display: block;
  transition: all ease-out 0.5s;
}
.abhonor .picScroll-left .bd ul li:hover img{
  transform: translateY(10px)
}
.abhonor .picScroll-left .bd ul li .title {
  line-height: 24px;
  margin-top: 15px;
}
.abhonor .picScroll-left .bd ul li .title a {
  color: #00488E;
}
.abhonor .abt{
  display: block;
  margin:35px auto;
}
.nycontact{margin:30px auto;}
.nycontact .l{width:530px; font-size: 16px; overflow:hidden; float: left;}
.nycontact .l p{padding-left:0px;}
/* .nycontact .l p.con1{background: url(../images/con1.png) no-repeat left 0; line-height: 40px;} */
.nycontact .l p i{ line-height: 40px; display: inline-block; width:30px; font-size: 18px;}
.nycontact .l p.con3{ line-height: 40px;}

.nycontact .l h2,.nycontact .r h2{font-size: 18px;  font-weight: normal;padding:20px 0; text-transform: uppercase;}
.nycontact .l img.fl{ padding-top:24px; border-top:1px dashed #333333; margin-top:50px;}
.nycontact .r{width:560px; float: right;}
.nycontact .r h2 span{color:#434242; font-size: 14px;}
.nycontact .r .guestbook_form .inp_one{
  width:100%;
  height: 45px;
  line-height: 45px;
  border:1px solid #b8b8b8;
}
.nycontact .guestbook_show{
  margin:0;
}
.nycontact .r .guestbook_form{
  padding:0;
}
.nycontact .r .guestbook_form dl{
  height: 45px;
  line-height: 45px;
}
.nycontact .r  .guestbook_form .form_b{
  width:100%;
}
.nycontact .r  .guestbook_form .bookdl{
  width:100%;
  height: 216px;
}
.nycontact .r .guestbook_form .bookdl dd textarea{
  width:100%;
}




 .cate .main .tops .scroll a {
  display: inline-block;
  white-space: nowrap;
  padding: 0 18px;
  height: 60px;
  line-height: 60px;
  color: #fff;
  transition: all 0.3s;
  font-size: 16px;
}

.cate .main {
  background-color: #fff;
  width:1420px;
  margin:0 auto;
  margin-top: 45px;

}
.cate .main .tops {
  display: flex;
  width: 100%;
  height: 60px;
  background-color: #0168b7;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  /*margin-bottom: 30px;*/
}
.cate .main .tops .scroll {
  display: flex;
}
.cate .main .tops .scroll a:first-child {
  margin-left: 20px;
}
.cate .main .tops .scroll a {
  display: inline-block;
  white-space: nowrap;
  padding: 0 18px;
  height: 60px;
  line-height: 60px;
  color: #fff;
  transition: all 0.3s;
}
.cate .main .tops .scroll a:hover, .cate .main .tops .scroll a.active {
  background-color: #fff;
  color: #0168b7;
}


.cate .main .bots {
  width: 100%;
  display: block;
}
.cate .main .bots .scroll.block {
  display: block !important;
  padding: 20px 10px;
}
.cate .main .bots .scroll a {
  display: inline-block;
  white-space: nowrap;
  margin-left: 20px;
  height: 30px;
  line-height: 30px;
  transition: all 0.3s;
}

.prod-list .main{
  width:1420px;
  margin:0 auto;
}

.prod-list .item {

  padding: 20px;
  background-color: #fff;
  margin-top: 10px;
  display: flex;
}
.prod-list .item .img {
  width: 300px;
  height: 196px;
  flex-shrink: 0;
}
.prod-list .item .img img {
  width: 100%;
  height: 100%;
}
.prod-list .item .rights {
  width: calc(100% - 270px);
  margin-left: 30px;
}
.prod-list .item .rights .title {
  font-size: 20px;
  margin-top: 15px;
}
.over-line1 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;

line-height: 30px;
font-size: 16px;
padding-top: 10px;
}
.prod-list .item .rights .desc {
  font-size: 14px;
  line-height: 24px;
  margin-top: 10px;
}
.over-line2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.prod-list .item .rights .bots .more {
  display: block;
  width: 100px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background-color: #d3eeff;
  border-radius: 15px;
  color: #0168b7;
  float: right;
  margin-top: 20px;
}


.title-line {
  width: 100%;
  height: 40px;
  background-color: #ebf7ff;
  padding: 0 20px;
  font-size: 18px;
  color: #0168b7;
  line-height: 40px;
  margin-top: 18px;
  box-sizing: border-box;
  margin-bottom: 20px;
}

.contact .tact-item .qq {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 30px;
  background-color: #cc0001;
  border-radius: 15px;
  white-space: nowrap;
  flex-shrink: 0;
  margin-right: 10px;
}

.contact .tact-item .qq span {
  font-size: 12px;
  margin-left: 6px;
  color: #fff;
}

.product_showB .bot {
  width: 100%;
  overflow: hidden;
  border-top: 1px solid #ddd;
  padding-top: 20px;
  margin-top:20px;
}

.product_showB .bot .tact-item{
  display: flex;
  justify-content: left;
}
.product_showB .bot .tact-item .name{
  font-size: 14px;
  color:#1e1e1e;
}
.product_showB .bot .tact-item .name span{
  font-size: 22px;
  font-weight: bold;
}



#news {
	/* background-color:#f2f4f5 */
}
#news .list {
	width:100%;
	background-color:#fff
}
#news .list .item {
	width:100%;
	height:260px;
	padding:30px 0;
	transition:all 0.3s
}
#news .list .item .main {
  width:1420px;
  margin:0 auto

}
#news .list .item a {
	display:flex;
	align-items:center;
	width:100%;
	height:100%;
  margin-top: 25px;
}
#news .list .item .img {
	width:320px;
	height:200px;
	flex-shrink:0
}
#news .list .item .img img {
	width:100%;
	height:100%
}
#news .list .item .date {
	width:70px;
	text-align:center;
	white-space:nowrap;
	transition:all 0.3s;
	flex-shrink:0;
	margin:0 30px 0 70px
}
#news .list .item .date .day {
	font-size:56px;
	font-weight:bold;
	font-family:'DIN';
	line-height:56px
}
#news .list .item .date .mon {
	font-size:16px;
	font-family:'DIN'
}
#news .list .item .texts {
	width:calc(100% - 730px)
}
#news .list .item .texts .title {
	font-size:28px;
	font-weight:bold;
	transition:all 0.3s
}
#news .list .item .texts .desc {
	line-height:28px;
	margin-top:10px
}
#news .list .item .btn {
	width:100px;
	height:30px;
	border-radius:15px;
	line-height:30px;
	text-align:center;
	background-color:#0168b7;
	color:#fff;
	font-family:'DIN';
	opacity:0;
	transition:all 0.3s;
	margin-left:140px
}
#news .list .item:hover {
	background-color:#f4fbff
}
#news .list .item:hover .date {
	color:#0168b7
}
#news .list .item:hover .texts .title {
	color:#0168b7
}
#news .list .item:hover .btn {
	opacity:1
}
#news .load-more {
	margin-top:60px;
	margin-bottom:100px
}
#news .study-tip {
	margin-bottom:30px;
	width:100%;
	background-color:#f2f4f5
}
#news .study-tip .main {
	background-color:#fff;
	padding:25px 35px;
	font-size:14px;
	line-height:24px
}
#news .detail {
	width:100%;
	margin-bottom:100px
}
#news .detail .main {
  width:1420px;
	background-color:#fff;
  padding:70px 110px 50px;
  box-sizing: border-box;
  margin:0 auto;
}
#news .detail .main .title {
	text-align:center;
	font-size:24px
}
#news .detail .main .date {
	text-align:center;
	margin-top:17px
}
#news .detail .main .date span {
	margin:0 10px
}
#news .detail .main .content {
	margin-top:35px;
	padding:40px 0 20px;
	line-height:24px;
	border-top:1px solid #ddd
}
#news .detail .main .content img {
  max-width:100%;
  margin:0 auto;
  display: block;
}
#news .detail .main .content iframe {
	width:100%;
	min-height:500px
}
#news .detail .main .prod {
	width:100%;
	display:flex;
	padding:0 0 30px 0
}
#news .detail .main .prod p {
	height:20px;
	line-height:20px;
	margin-top:10px;
	white-space:nowrap;
	flex-shrink:0
}
#news .detail .main .prod .items {
	overflow:hidden;
	width:100%
}
#news .detail .main .prod .items a {
	float:left;
	margin-left:20px;
	margin-top:10px
}
#news .detail .main .prev-next {
	width:100%;
	padding:25px 0;
	display:flex;
	justify-content:space-between;
	align-items:center;
	border-top:1px solid #ddd
}
#news .detail .main .prev-next .lefts {
	width:80%
}
#news .detail .main .prev-next .lefts a {
	margin:10px 0;
	display:block
}
#news .detail .main .prev-next .back {
	display:block;
	width:100px;
	height:30px;
	border-radius:15px;
	line-height:30px;
	text-align:center;
	background-color:#d3eeff;
	color:#0168b7
}


#sample {
	margin-top:20px
}
#sample .main {
  overflow:hidden;
  width:1420px;
  margin:0 auto;
  /* display: flex; */
  justify-content: space-between;
  flex-wrap: wrap;
}
#sample .item {
	display:flex;
	align-items:center;
	width:24%;
	background-color:#fff;
	float:left;
	/* margin-left:1.25%; */
	margin-bottom:45px;
  padding:25px 10px 0px;
  box-sizing: border-box;
  margin-right: 14px;
}
#sample .item .img {
	width:297px;
	height:250px;
	flex-shrink:0;
  margin: 0 auto;
}
#sample .item .img img {
	width:100%;
	height:100%
}
#sample .item .rights {
	width:calc(100% - 120px);
	padding-left:30px
}
#sample .item .rights .date {
	color:#888;
	font-family:'DIN'
}
#sample .item .rights .name {
	display:block;
	font-size:16px;
	line-height:18px;
	margin-top:5px
}
#sample .item .rights .btn {
	display:inline-block;
	width:100px;
	height:30px;
	border-radius:15px;
	line-height:30px;
	text-align:center;
	background-color:#d3eeff;
	color:#01327e;
	font-family:'DIN';
	margin-top:12px
}
#sample .item:nth-child(3n+1) {
	/* margin-left:0 */
}
#sample .load-more {
	margin-top:40px;
	margin-bottom:100px
}


#contact .contact {
	background-color:#e5e5e5;
	width:100%
}
#contact .contact .main {
  width:1420px;
  margin:0 auto;
	display:flex;
	align-items:stretch
}
#contact .contact .main .texts {
	width:50%;
	background-color:#fff;
	padding:60px 5%;
  overflow:hidden;
  color:#1e1e1e
}
#contact .contact .main .texts .big {
	font-size:48px;
	line-height:48px;
  font-weight: bold;
  color:#000
}
#contact .contact .main .texts .name {
	font-size:18px;
	margin-top:25px
}
#contact .contact .main .texts .icon-line {
	display:flex;
	align-items:center;
	margin-top:20px
}
#contact .contact .main .texts .icon-line i {
	font-size:20px;
	flex-shrink:0
}
#contact .contact .main .texts .icon-line span {
	font-size:14px;
	margin-left:15px;
  line-height: 1px;
}
#contact .contact .main .texts .way {
	margin-top:30px
}
#contact .contact .main .texts .way .title {
	font-size:18px
}
#contact .contact .main .texts .way .items p,#contact .contact .main .texts .way .items a {
	font-size:16px;
	display:inline-block;
	margin-right:15px
}
#contact .contact .main .texts .way .items p span,#contact .contact .main .texts .way .items a span {
	font-family:'DIN'
}
#contact .contact .main .texts .wechat {
	width:100%;

	display:flex;
	align-items:stretch
}
#contact .contact .main .texts .wechat .img {
	width:120px;
	height:120px
}
#contact .contact .main .texts .wechat .img img {
	width:100%;
	height:100%
}
#contact .contact .main .texts .wechat .rights {
	width:calc(100% - 120px);
	margin-left:16px;
	position:relative
}
#contact .contact .main .texts .wechat .rights .big {
	font-size:18px;
	font-weight:bold;
	line-height:24px
}
#contact .contact .main .texts .wechat .rights .desc {
	font-size:16px;
	margin-top:10px
}
#contact .contact .main .texts .wechat .rights .small {
	margin-top:10px;
	width:100%
}
#contact .contact .main #map {
	width:50%
}
#contact .feed {
	width:100%;
	background-color:#f2f4f5;
	padding-top:10px;
	padding-bottom:100px
}
#contact .feed .main {
	background-color:#fff;
  padding:60px 55px;
  width:1420px;
  box-sizing: border-box;
  margin:0 auto;
}
#contact .feed .main .title {
	width:100%;
	text-align:center;
	font-size:24px;
  line-height:24px;
  color:#1f1f1f
}
#contact .feed .main .form {
	width:100%;
	margin-top:40px
}
#contact .feed .main .form .input-line {
	width:100%;
	display:flex;
	justify-content:space-between
}
#contact .feed .main .form .input-line input {
	width:24.5%;
	height:50px;
	padding:0 20px;
	border:1px solid #ddd
}
#contact .feed .main .form .textarea {
	width:100%;
	height:200px;
	margin-top:20px
}
#contact .feed .main .form .textarea textarea {
	width:100%;
	height:100%;
	padding:10px 20px;
	border:1px solid #ddd;
	resize:none
}
#contact .feed .main .form .bot-line {
	width:100%;
	display:flex;
	justify-content:space-between;
	align-items:center;
	margin-top:20px
}
#contact .feed .main .form .bot-line .yzm {
	display:inline-flex
}
#contact .feed .main .form .bot-line .yzm input {
	width:200px;
	height:50px;
	padding:0 20px;
	border:1px solid #ddd
}
#contact .feed .main .form .bot-line .yzm img {
	width:150px;
	height:50px;
	margin-left:10px
}
#contact .feed .main .form .bot-line .sub-btn {
	width:240px;
  height:40px;
  margin:30px auto 20px;
}
#contact .feed .main .form .bot-line .sub-btn .btn {
	width:240px;
	height:40px;
	line-height:40px;
	text-align:center;
	border:1px solid #333;
	border-radius:20px;
	background-color:transparent;
	color:#333
}


#join h2{
  font-size: 24px;
  color: #1c1c1c;
  margin:50px auto;
  text-align: center;
}
#join .join{  
  background: #fff;
  overflow: hidden;
  margin-bottom: 30px;
}
#join .join1{

  padding:25px 50px;

  
}
#join .join1 img{
  width:190px;
  /* height: 190px;
  border-radius: 50%;
  border:3px solid #0168b7; */
  box-shadow: 0 2px 3px #838282;
  margin: 0 auto;
display: block;
}
#join .join1  ul{
  /* display: flex; */
  justify-content: space-between;
}
#join .join1 ul li p{
  font-size: 15px;
  color: #fcfcfc;
  text-align: center;
  /* line-height: 70px; */
  background: #0168b7;
}
#join .join2 ul{
  padding:20px 58px 80px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
}
#join .join2 .txt{
  width:590px;
  font-size: 16px;
  color:#484848;
  line-height: 28px;

}

#join .join3 ul{
  padding:20px 58px 40px;
  display: flex;
  justify-content: space-between;
}
#join .join3 .zhaopin{
  width:830px;
}

#join .join3 .zhaopin h3{
  background: #0168b7;
  padding:0 25px;
  color:#fff;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#join .join3 .zhaopin h3 i{
  width:20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  color:#fff;
  display: inline-block;
  font-style: normal; 
  border:1px solid #fff;
  border-radius: 50%;
  cursor: pointer;
  transition: all 0.5s;
 
}
#join .join3 .zhaopin h3 i.i2{
  display: none;
}
#join .join3 .zhaopin li{
  margin-bottom: 20px;
}
#join .join3 .zhaopin .txt{
  padding:30px;
  box-sizing: border-box;
  display: none;
}


#about .about {
	display:flex;
	align-items:stretch;
	background-color:#fff
}
#about .about .texts {
	width:53%;
	padding-left:calc((100vw - 1400px) / 2);
	padding-top:80px;
	padding-bottom:40px;
	padding-right:80px
}
#about .about .texts .slogen {
	font-size:28px;
  font-weight:bold;
  color:#292929;
}
#about .about .texts .content {
	width:100%;
	height:290px;
	overflow-x:hidden;
	overflow-y:auto;
	font-size:16px;
  line-height:32px;
  color:#292929;
	margin-top:30px;
	-webkit-overflow-scrolling:touch
}
#about .about .texts .content img {
	max-width:100%
}
#about .about .texts .content::-webkit-scrollbar {
	width:6px;
	height:6px;
	background-color:#f5f5f5
}
#about .about .texts .content::-webkit-scrollbar-track {
	border-radius:3px;
	background-color:#f5f5f5
}
#about .about .texts .content::-webkit-scrollbar-thumb {
	border-radius:3px;
	background-color:#ddd
}
#about .about .texts .items {
	width:100%;
	display:flex;
	justify-content:space-between;
	margin-top:60px
}
#about .about .texts .items .item {
	color:#0168b7
}
#about .about .texts .items .item .en {
	font-size:16px;
	text-transform:uppercase
}
#about .about .texts .items .item .num {
	font-size:60px;
	font-family:'DIN';
  /* line-height:70px; */
  font-weight: bold;
}
#about .about .texts .items .item .num i{
  font-size: 20px;
  font-style: normal;
}
#about .about .texts .items .item .desc {
	font-size:16px;
	margin-top:0px
}
#about .about .img {
	width:47%;
	flex-shrink:0;
	background-image:url(../img/33.png);
	background-size:cover;
	background-position:center;
	position:relative;
	display:flex;
	align-items:center;
	justify-content:center
}
#about .about .img img{
  max-width: 100%
}
#about .about .img i.play {
	display:block;
	width:54px;
	height:54px;
	background-image:url(../img/34.png);
	background-size:100%;
	cursor:pointer;
	transition:all 0.3s
}
#about .about .img i.play:hover {
	transform:scale(1.1)
}
#about .dev {
	width:100%;
	height:480px;
	display:flex;
	align-items:stretch;
	border-top:1px solid #ddd
}
#about .dev .imgs {
	width:600px;
	height:480px;
	position:relative;
	flex-shrink:0
}
#about .dev .imgs .swiper {
	width:100%;
	height:100%
}
#about .dev .imgs .swiper .swiper-container {
	height:100%
}
#about .dev .imgs .swiper .swiper-container .swiper-wrapper {
	height:100%
}
#about .dev .imgs .swiper .swiper-container .swiper-wrapper .swiper-slide {
	height:100%;
	background-position:center;
	background-size:cover
}
#about .dev .imgs .btns {
	position:absolute;
	top:50%;
	right:0;
	transform:translateY(-50%);
	width:70px;
	height:140px;
	z-index:3
}
#about .dev .imgs .btns a {
	display:block;
	width:70px;
	height:70px;
	text-align:center;
	line-height:70px
}
#about .dev .imgs .btns a i {
	font-size:24px
}
#about .dev .imgs .btns a.prev {
	background-color:#fff;
	color:#01327e
}
#about .dev .imgs .btns a.next {
	background-color:#01327e;
	color:#fff
}
#about .dev .years {
	width:calc(100% - 480px);
	height:480px;
	background-color:#fff;
	overflow:hidden
}
#about .dev .years .swiper-container {
	height:100%
}
#about .dev .years .swiper-container .swiper-wrapper {
	height:100%
}
#about .dev .years .swiper-container .swiper-wrapper .swiper-slide {
	width:420px;
	height:100%;
	padding:100px 70px 60px 80px;
	border-right:1px solid #ddd
}
#about .dev .years .num {
	font-size:40px;
	font-family:'DIN';
	transition:all 0.3s
}
#about .dev .years i {
	display:block;
	width:40px;
	height:2px;
	margin-top:25px;
	background-color:#333;
	transition:all 0.3s
}
#about .dev .years .content {
	width:100%;
	height:200px;
	overflow-y:auto;
	font-size:16px;
	line-height:32px;
	margin-top:50px;
	-webkit-overflow-scrolling:touch
}
#about .dev .years .content::-webkit-scrollbar {
	width:6px;
	height:6px;
	background-color:#f5f5f5
}
#about .dev .years .content::-webkit-scrollbar-track {
	border-radius:3px;
	background-color:#f5f5f5
}
#about .dev .years .content::-webkit-scrollbar-thumb {
	border-radius:3px;
	background-color:#ddd
}
#about .dev .years .content img {
	max-width:100%
}
#about .dev .years .swiper-slide-active .num {
	color:#01327e
}
#about .dev .years .swiper-slide-active i {
	background-color:#01327e
}
#about .advantage {
	width:100%;
	padding:60px 0;
	background-color:#f2f4f5
}
#about .advantage .item {
	width:100%;
	height:360px;
	display:flex;
	justify-content:space-between;
	margin-bottom:10px
}
#about .advantage .item .swiper {
	width:42.25%;
	height:360px
}
#about .advantage .item .swiper .swiper-slide {
	height:360px;
	background-position:center;
	background-size:cover
}
#about .advantage .item .texts {
	width:57.75%;
	height:100%;
	padding:90px 110px;
	background-color:#fff
}
#about .advantage .item .texts .title {
	font-size:30px;
	font-weight:bold
}
#about .advantage .item .texts .desc {
	font-size:16px;
	line-height:32px;
	margin-top:20px
}
#about .advantage .item:nth-child(2n) {
	flex-direction:row-reverse
}
#about .honor {
	width:100%;
	padding:90px 0
}
#about .honor .swiper-slide {
	width:26.4%
}
#about .honor .swiper-slide img {
	width:100%
}
#about .team {
	width:100%
}
#about .team img {
	width:100%
}

.licheng {
  padding:70px 0;
}

.wenhua{
  background: #fff;
  padding:50px 0;
}

.honor{
  padding:60px 0;
}
.honor .tit{
  display: block; 
  margin:0 auto;
}



.picScroll-left{  position:relative;  margin-top:50px;    }
.picScroll-left .hd{  height:42px;    position: absolute; top:40%;z-index: 9999; width:100% }
.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  width:19px; height:42px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
   cursor:pointer;  position: absolute;}
   .picScroll-left .hd .prev{background: url(../images/prev.png) no-repeat center; left:-30px;}
.picScroll-left .hd .next{ background: url(../images/next.png) no-repeat center;  right:-30px;}
.picScroll-left .hd .prevStop{ background-position:-60px 0; }
.picScroll-left .hd .nextStop{ background-position:-60px -50px; }
.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("../images/icoCircle.gif") 0 -9px no-repeat; }
.picScroll-left .hd ul li.on{ background-position:0 0; }
.picScroll-left .bd{ padding:0px;   }
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ margin:0 10px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picScroll-left .bd ul li .pic{ text-align:center; }
.picScroll-left .bd ul li .pic img{ width:320px; height:216px; display:block;  padding:0px; border:1px solid #ebebeb; }
.picScroll-left .bd ul li .pic a:hover img{ border-color:#ebebeb;  }
.picScroll-left .bd ul li .title{ line-height:40px; color:#242424;   }
.picScroll-left .bd ul li .title a{color:#242424; font-size: 16px;}


.shiyan{
  background: #fff;
  padding:50px;
  overflow: hidden;
}

.gshj ul li{
  width: 325px;
  height: 242px;
  background-color: #0168b7;
  float: left;
  margin: 13px;
}
.gshj img{
  margin: 22px;
 
}

.gshj span{
  color: #fcfafa;
  text-align: center;
  width: 325px;
  display: block;
  font-size: 16px;
}


.jtld ul li{
  float: left;
  margin-left:4%;
}