#banner{padding-top: 0px;}
#banner img{display: block; max-width: 100%;}

.position{height: 59px; border-bottom: 1px solid #e2e2e2; width:100%; line-height: 60px;}
.position-nav{width:35%;text-align:left;color:#777;overflow:hidden;font-size:12px; float:left;}
.position-nav>em{display:inline-block;width:32px;height:60px;background:url(../images/home.png) center center no-repeat;vertical-align: top;}
.position-nav span{padding:0px 10px;}
.position-nav a{color:#555;}
.position-nav a:hover{color:#1f79b7}

.position .search{width:400px; float:right; display: none}
.position .search{height: 45px; margin:5px 0px; float:right; border:1px solid #ccc;}
.position .search .search-txt{float:left; margin-left: 18px; width:318px; height:45px;}
.position .search .search-btn{float:left; width:60px; height:41px; background: #1f79b7; margin:2px;}
.position .search input{height:25px; border:0px; outline: none; border-radius: 0px; margin-top: 12px; display: block; float:left; background: #fff; color:#000;}
.search input.searchbtn{width:18px; height: 18px; margin:12px 20px; background:url(../images/search.png) no-repeat 0px 0px; margin-right: 0px; }



.procate{float:left; width:260px; margin-bottom: 0px; margin-top: 0px;}
.procatefix{position: fixed; top:35px;}

.navMenu> li { display: block; margin: 0; padding: 0; border: 0px; background: #f2f2f2; border-radius: 5px; margin-bottom: 10px;}
.navMenu>li>.openbox {display: block; overflow: hidden; padding-left: 0px; line-height: 40px; color: #333333; transition: all .3s; position: relative; text-decoration: none; font-size: 14px; border: 1px solid #e3e3e3; border-radius: 5px; font-family: "poppins"}
.navMenu>li>.openbox>i { font-size: 20px; float: left; font-style: normal; margin: 0 5px; width:4px; height: 40px; }
.navMenu li .openbox .arrow:before { display: block; float: right; margin-top: 1px; margin-right: 15px; display: inline; font-size: 16px; font-family: FontAwesome; height: auto; content: "\f105"; font-weight: 300; text-shadow: none; }
.navMenu li .openbox .arrow.open:before { float: right; margin-top: 1px; margin-right: 15px; display: inline; font-family: FontAwesome; height: auto; font-size: 16px; content: "\f107"; font-weight: 300; text-shadow: none; }
.navMenu>li>.openbox.active , .navMenu>li>.openbox:hover { color: #fff; background: #1f79b7; }
.navMenu>li>.openbox.active a, .navMenu>li>.openbox:hover a{color:#fff;}
.navMenu>li>ul.sub-menu, .navMenu>li>ul.sub-menu>li>ul.sub-menu { display: none; list-style: none; clear: both; margin: 8px 0px 0px 10px; padding-bottom: 5px; }
.navMenu>li.active > ul.sub-menu, .navMenu>li>ul.sub-menu>li.active >ul.sub-menu { }
.navMenu>li>ul.sub-menu li { background: none; margin: 0px; padding: 0px; }
.navMenu>li>ul.sub-menu li>.openbox { display: block; font-size: 14px; line-height: 36px; padding-left: 20px; color: #ABB1B7; clear: both; }
.navMenu>li>ul.sub-menu li>.active{background: #1f79b7}
.navMenu>li>ul.sub-menu li>.active .arrow{color:#fff;}
.navMenu>li>ul.sub-menu li>.active a{color: #fff;}
.navMenu>li>ul.sub-menu li>a.active, .navMenu>li>ul.sub-menu li>a:hover, .navMenu>li>ul.sub-menu>li.active >a { color: #FFF; background: #1f79b7; }
.navMenu>li>ul.sub-menu li em{color:#1f79b7;font-style:normal; font-size: 10px;}
.navMenu>li>ul.sub-menu li>a:hover em{color:#fff;}
.navMenu>li>ul.sub-menu li>ul.sub-menu li> a{ display: block; font-size: 14px; line-height: 36px; padding-left: 20px; color: #666; clear: both; }
.navMenu>li>ul.sub-menu li>ul.sub-menu li> a.active{color:#fff;}
.navMenu>li>ul.sub-menu li>ul.sub-menu li> a.active em{color:#fff;}
.navMenu>li>ul.sub-menu li>ul.sub-menu li> a:hover{color:#fff;}


.pro-left{float:left; width:300px; margin-top: 30px;}
.pro-right{float:right; width:900px;margin-top: 30px;}
.pro-box{margin-top: 0px; width: 100%;}
.pro-box li{width:198px; float:left; margin-right:30px; margin-bottom: 20px; border:1px solid #dcdcdc; }
.pro-box li:nth-child(4n+4) {margin-right: 0px;}
.pro-box li a{display: block; margin: 9px; border: 0px solid #dcdcdc;-webkit-transition:background linear .3s;-moz-transition:background linear .3s;transition:background linear .3s}
.pro-box li:hover{box-shadow:0 0 5px #1f79b7;}
.pro-box li a:hover{ -webkit-transition:background linear .3s;-moz-transition:background linear .3s;transition:background linear .3s}
.pro-box li a .imgk{width:180px; height: 144px;position: relative; overflow: hidden; display: flex; justify-content: center; align-items: center;}
.pro-box li a .imgk img{max-width: 160px; display: block; margin:0px auto; max-height: 124px;}
.pro-box li a:hover .imgk img{-webkit-transform: scale(1.15);-moz-transform: scale(1.15);-ms-transform: scale(1.15);-o-transform: scale(1.15);transform: scale(1.15); transition: all 1s;}
.pro-box li a p{font-size: 14px; font-weight: normal;; letter-spacing: 0px; text-align: left; color:#0079c3; height: 40px; text-align: center; line-height: 40px; padding: 5px 0px;}

.pro-box li a.wrap{    display: block;
    height: 34px;
    line-height: 34px;
    text-align: center;
    padding: 0;
    margin: 5px;
    border: 1px solid #dcdcdc;
    background: 0;
    background-color: #fafafa;
    width: auto;
    color:#1f69ad;
    white-space: nowrap;
    overflow: hidden;}

.procont{width:100%;}
.procont .proimg{width:330px; height:330px; float:left; border:1px solid #ccc; position: relative; overflow: hidden; display: flex; justify-content: center; align-items: center;}
.procont .proimg img{max-width: 300px; max-height: 300px; display: block; margin:0px auto;}
.procont .proinfo {width:520px; float:right;}
.procont .proinfo h2{color:#1f79b7; font-size: 36px; font-weight: 100; margin-top: 30px;}
.procont .proinfo h5{font-size: 12px; font-weight: 100; padding: 20px 0px; border-bottom:2px solid #f3f3f3; color:#6e6e6e;}
.procont .proinfo hr{height: 2px; width:100%; background: #f3f3f3; border:0px; margin-top: 10px;}
.procont .proinfo .procontact{font-size: 14px; line-height: 24px; margin-top:20px; margin-bottom: 12px;}

.procont .proinfo .procontact>.tit{text-align: left; font-size: 24px; margin-bottom: 12px;}
.procont .proinfo .procontact>div{width:100%; margin-bottom: 12px;}
.procont .proinfo .procontact>div p{display: block; float:left; line-height: 30px; color:#595959;}
.procont .proinfo .procontact>div a{color:#595959;}
.procont .proinfo .procontact>div a:hover{color:#1f79b7;}
.procont .proinfo .procontact>p img{ position:absolute;z-index:1; left:0;top:4px; height:38px; width:auto;}
.procont .proinfo .procontact>div i{display:block; width:30px; height:30px;  background:#eeeeee; border-radius: 50%; float:left; margin-right: 10px;}
.procont .proinfo .procontact>div:nth-child(1) i{background:#eeeeee url(../images/contact_tel.png) no-repeat 5px; background-size: 20px 20px; }
.procont .proinfo .procontact>div:nth-child(2) i{background:#eeeeee url(../images/icon_email.png) no-repeat 5px; background-size: 20px 20px; }
.procont .proinfo .procontact>div:nth-child(3) i{background:#eeeeee url(../images/icon_fax.png) no-repeat 5px; background-size: 20px 20px; }
.procont .proinfo .procontact>p span{display: block; height: 100px; float:left;}

.promore a{display: block; height:36px; line-height:36px; margin:12px 0%; width:40%; border:0px solid #ccc; background: #eeeeee; float:left; border-radius: 18px;text-align: center; margin-right: 10px;}
.promore a:hover{background: #1f79b7; border:0px solid #1f79b7; color:#fff;}

.prodetailtit{font-size:18px; line-height:48px; border-left:3px solid #1f79b7; margin:10px 0px; padding-left:10px; color:#1f79b7; font-weight:bold; background-color:#e5e5e5; margin-top: 32px; margin-bottom: 12px;}

.pro-right #contact>.feedback>.container{width:96%; padding: 0px;}



#newslist{width:100%;}
#newslist .newstit{font-size:36px; font-weight: bold; color:#000; margin:120px 0 72px; text-align: center;}

#newslist .newslist{width:100%;}
#newslist .newsitem{width:496px; float:left; margin-right:16px; margin-bottom: 12px; background: #f3f3f3; padding:56px 48px;}
#newslist .newsitem:nth-child(2n){margin-right: 0px;}
#newslist .newsitem h2{font-size:16px; color:#000; height:48px; overflow:hidden; line-height: 24px; margin-bottom: 18px;}
#newslist .newsitem p{height:48px; line-height: 24px; font-size: 13px; overflow: hidden;}
#newslist .newsitem .data{margin:32px 0px 0px; font-size: 12px;}
#newslist .newsitem:hover{background: #1f79b7; color:#fff;}
#newslist .newsitem:hover h2{color:#fff;}
#newslist .newsitem:hover a{color:#fff;}

.newstitle{font-size:32px; color:#000; margin-top: 72px;}
.newsdata{font-size: 12px; margin:24px 0px 32px;}
.newsline{width:100%; border:0px; height: 1px; background: #e5e5e5;}
.newscon{margin-top: 32px; font-size:14px; line-height: 32px; margin-bottom: 48px;}
.newsconl{width:760px; float:left; text-align:justify;text-justify:newspaper}
.newsconl p{margin-bottom: 1em;}
.newsconl img{max-width: 100%}
.relatednews{width:328px; float:right; padding: 0px 16px;}
.relatednews .relatednewsitem{padding-bottom: 24px; margin-bottom: 24px; border-bottom: 1px solid #e5e5e5}
.relatednews .relatednewsitem h3{max-height: 48px; overflow: hidden; line-height: 24px; margin-bottom: 16px; margin-top: 12px;}
.relatednews .relatednewsitem p{font-size: 12px; line-height: 24px; height: 48px; overflow: hidden;} 
.relatednews .relatednewsitem a:hover h3{color:#1f79b7;}
.relatednews .relatednewsitem a:hover p{color:#666;}
.relatednews .relatednewsitem a:hover .data{color:#666;}



.aboutbox{width:100%; margin:120px 0px 72px;}
.aboutbox .history{float:left; width:320px;}
.aboutbox .history .historyitem{margin-bottom: 56px;}
.aboutbox .history .historyitem .data{font-size: 40px; color:#000; font-family: -webkit-pictograph; font-weight: bold; margin-bottom: 10px;}
.aboutbox .history .historyitem p{font-size:12px; line-height: 24px; font-family: serif;}


.aboutbox .aboutinfo{float:right; width:760px;}
.aboutbox .aboutinfo .aboutit{font-size: 40px; font-weight: bold; color:#000; border-bottom: 2px solid #e7e7e7; margin-bottom: 40px;}
.aboutbox .aboutinfo .aboutit .aboutitline{border-bottom:3px solid #1f79b7; width:280px; padding-bottom: 40px; margin-bottom: -2px;}
.aboutbox .aboutinfo .aboutit.supporttit{border:0px; margin-bottom: 28px;}
.aboutbox .aboutinfo .support{font-size: 14px; line-height: 24px; margin-bottom: 48px;     font-family: fantasy;}
.aboutbox .aboutinfo .aboutit span{color:#1f79b7;}
.aboutbox .aboutinfo .aboutcontent{font-size: 14px; line-height: 32px; text-align:justify;text-justify:newspaper}



.contactbox{width:100%; margin:120px 0px 72px;}
.contactbox .contactit{font-size:36px; font-weight: bold; color:#000; text-align: center; margin-bottom: 60px;}
.contactbox .contactcon .map{float:left; width:760px;}
.contactbox .contactcon .contactinfo{float:right; width:380px; position: relative;}

.contactbox .contactcon .contactinfo>.tit{text-align: left; font-size: 24px; margin-bottom: 12px; margin-top: 40px;}
.contactbox .contactcon .contactinfo>div{width:100%; margin-bottom: 12px;}
.contactbox .contactcon .contactinfo>div p{display: block; float:left; line-height: 30px; color:#595959; padding-left: 40px;}
.contactbox .contactcon .contactinfo>div a{color:#595959;}
.contactbox .contactcon .contactinfo>div a:hover{color:#1f79b7;}
.contactbox .contactcon .contactinfo>p img{ position:absolute;z-index:1; left:0;top:4px; height:38px; width:auto;}
.contactbox .contactcon .contactinfo>div i{display:block; width:30px; height:30px;  background:#eeeeee; border-radius: 50%; float:left; margin-right: 10px; position:absolute; left:0px;}
.contactbox .contactcon .contactinfo>div:nth-child(2) i{background:#eeeeee url(../images/contact_tel.png) no-repeat 5px; background-size: 20px 20px; }
.contactbox .contactcon .contactinfo>div:nth-child(3) i{background:#eeeeee url(../images/icon_email.png) no-repeat 5px; background-size: 20px 20px; }
.contactbox .contactcon .contactinfo>div:nth-child(4) i{background:#eeeeee url(../images/icon_fax.png) no-repeat 5px; background-size: 20px 20px; }
.contactbox .contactcon .contactinfo>div:nth-child(5) i{background:#eeeeee url(../images/icon_address.png) no-repeat 5px; background-size: 20px 20px; }
.contactbox .contactcon .contactinfo>p span{display: block; height: 100px; float:left;}


#contact>.feedback{border-top:1px solid #eee;margin:0 auto; padding:50px 0; }
#contact>.feedback>.title{text-align:center;margin:0 auto;}
#contact>.feedback>.title>.tit{ font-size:48px;}
#contact>.feedback>.title>.tip{ padding:20px 0; font-size:16px; color:#999;}
#contact>.feedback>.container{ width:90%;max-width:1200px;margin:0 auto; padding:50px 0;}
#contact>.feedback>.container .item{ display:block; padding:12px 0;}
#contact>.feedback>.container .code{ position:relative;}
#contact>.feedback>.container input{ display:inline-block; box-sizing:border-box; width:100%;height:auto;padding:15px;-webkit-appearance:none; border:1px solid #ccc; color:#666;text-align:left;}
#contact>.feedback>.container input::-webkit-input-placeholder{ color:#999;}
#contact>.feedback>.container textarea{ display:block;box-sizing:border-box; width:100%;height:auto;padding:15px;-webkit-appearance:none;  font-family:"微软雅黑"; line-height:20px; border:1px solid #ccc; color:#666;text-align:left;}
#contact>.feedback>.container textarea::-webkit-input-placeholder{ color:#999;}
#contact>.feedback>.container .w30{width:30%;}
#contact>.feedback>.container .w50{width:48%;}
#contact>.feedback>.container .w100{width:100%; clear:both}
#contact>.feedback>.container #checkimg{display:inline-block; position:absolute;z-index:3; top:50%; right:10px; margin-top:-13px; cursor:pointer;}
#contact>.feedback>.container .submit{ float:right; display:inline-block; box-sizing:border-box; width:46%!important; background:#d0021c;padding:12px 10px; font-size:16px; color:#fff; text-align:center; border:0; cursor:pointer; width:50%;}
#contact>.feedback>.container .reset{ float:left;display:inline-block; box-sizing:border-box;width:46%!important; background:#666;padding:12px 10px;font-size:16px; color:#fff; text-align:center; border:0; cursor:pointer; width:50%;}

  #banner img.pcbanner{display:block;}
  #banner img.mbanner{display: none;}

@media only screen and (max-width: 1100px){
  /*#contact>.contact>.container>.item>.icon{  width:130px;height:130px; line-height:130px;}
  #contact>.contact>.container>.item>.con>.txt{ font-size:14px;}*/
  #contact>.contactus .con{ font-size:15px;}


}
@media only screen and (max-width: 960px){
  #contact>.contactus{padding:0;}
  #contact>.contactus>.hotline{ float:none; padding:20px 0; width:100%; border-bottom:1px solid #eee;}
  #contact>.contactus>.contact{ width:39%; padding:5%; border-left:0px;}
  #contact>.contactus>.voice{ width:40%; padding:5%;}
}

@media only screen and (max-width: 780px){
  /*#contact>.contact>.container>.item{ width:50%;}*/
  #contact>.contactus .con{ font-size:14px;}
}

@media only screen and (max-width: 640px){
  #contact>.feedback>.title>.tip{ font-size:14px;padding:20px;}
  #contact>.feedback>.container{ padding:20px 0;}
  #contact>.feedback>.container .w30{width:100%;}
  #contact>.feedback>.container .w50{width:100%;clear:both;}
  #contact>.feedback>.container .btn{ padding-top:20px;}
}

@media only screen and (max-width: 420px){

  #contact>.feedback>.title>.tit{ font-size:20px;}
  #contact>.feedback>.title>.tip{ font-size:12px;}
  #contact>.feedback>.container{padding:0;}
  #contact>.feedback>.container .item{ padding:8px 0;}
  #contact>.feedback>.container input{ padding:10px 15px;}

}

@media only screen and (max-width: 780px){
  #banner{padding-top: 0px;}
  #banner img.pcbanner{display:none;}
  #banner img.mbanner{display: block;}
  .contactbox{margin:32px 0px 24px;}
  .contactbox .contactit{margin-bottom: 24px;}
  .contactbox .contactcon .map{width:100%;}
  .contactbox .contactcon .map img{max-width: 100%;}
  .contactbox .contactcon .contactinfo{width:100%;}
  .contactbox .contactcon .contactinfo>.tit{margin-top: 20px;}
  #contact>.feedback{padding: 24px 0px;}

  .aboutbox{margin:32px 0px 24px;}
  .aboutbox .history{width: 100%; display: none;}
  .aboutbox .history .historyitem{margin-bottom: 24px;}
  .aboutbox .aboutinfo{width:100%;}
  .aboutbox .aboutinfo .aboutit{font-size: 24px; padding-bottom: 0px; margin-bottom: 18px;}
  .aboutbox .aboutinfo .aboutit .aboutitline{padding-bottom: 18px; width:180px;}
  .aboutcontent img{max-width: 100%}

  

  #newslist .newstit{margin:32px 0px 24px;}
  #newslist .newsitem{width:88%; padding:6%;}
  .position-nav{width:100%;}
  .newstitle{font-size: 20px; margin-top: 20px;}
  .newsconl{width:100%;}
  .relatednews{width:100%; padding: 0px;}
  .relatednews .data{display: none;}
   .relatednews .relatednewsitem{padding-bottom: 12px; margin-bottom: 12px;}
  .relatednews .relatednewsitem p{display: none;}
  .relatednews .relatednewsitem h3{margin-bottom: 0px;}
  .pro-left{display: none;}
  .pro-right{width:100%;}
  .pro-box li{width:48%; margin-right:3%; box-sizing: border-box;}
  .pro-box li:nth-child(2n){margin-right: 0px;}
  .pro-box li a .imgk{max-width: 100%;}
  .procont .proimg{width:100%;}
  .procont .proinfo{width:100%;}
}
/*END*/


.pagination-wrapper {
    position: relative;
    text-align: center;
}

@media (max-width: 767px) {
    .pagination-wrapper {
        margin: 0 15px;
        padding-top: 20px;
    }
}

.pagination-wrapper .pagination > li:first-child, .pagination-wrapper .pagination > li:last-child {
    position: absolute;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.pagination-wrapper .pagination > li:first-child:hover, .pagination-wrapper .pagination > li:last-child:hover {
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.pagination-wrapper .pagination > li:first-child {
    left: 0;
}

.pagination-wrapper .pagination > li:last-child {
    right: 0;
}

.pagination-wrapper .pagination > li > a,
.pagination-wrapper .pagination > li > span {
    border: 0;
    border-radius: 100%;
    color: white;
    background-color: #1f79b7;
    margin: 0 3px;
    display: inline-block;
    padding: 6px 12px;
}

.pagination-wrapper .pagination > li > a:hover,
.pagination-wrapper .pagination > li > span:hover {
    background-color: black;
}

.pagination-wrapper .pagination .active > a, .pagination-wrapper .pagination .active > a:hover, .pagination-wrapper .pagination .active > a:focus,
.pagination-wrapper .pagination .active > span,
.pagination-wrapper .pagination .active > span:hover,
.pagination-wrapper .pagination .active > span:focus {
    background-color: black;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 3px; }
  .pagination > li {
    display: inline;  width:auto; border:0px; margin:0px;}
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 12px 18px;
      line-height: 1.42857;
      text-decoration: none;
      color: white;
      background-color: #1f79b7;
      border: 1px solid #ffc933;
      margin-left: -1px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 3px;
      border-top-left-radius: 3px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 3px;
      border-top-right-radius: 3px; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    z-index: 3;
    color: white;
    background-color: #f5b400;
    border-color: #f5b400; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 2;
    color: white;
    background-color: #e6a800;
    border-color: #e6a800;
    cursor: default; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #777777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 14px 20px;
  font-size: 18px;
  line-height: 1.33333; }

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px; }

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5; }

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px; }

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px; }

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center; }
  .pager:before, .pager:after {
    content: " ";
    display: table; }
  .pager:after {
    clear: both; }
  .pager li {
    display: inline; }
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: #1f79b7;
      border: 1px solid #ffc933;
      border-radius: 3px;
      color: white; }
    .pager li > a:hover,
    .pager li > a:focus {
      text-decoration: none;
      background-color: #f5b400; }
  .pager .next > a,
  .pager .next > span {
    float: right; }
  .pager .previous > a,
  .pager .previous > span {
    float: left; }
  .pager .disabled > a,
  .pager .disabled > a:hover,
  .pager .disabled > a:focus,
  .pager .disabled > span {
    color: #777777;
    background-color: #1f79b7;
    cursor: not-allowed; }

