﻿@font-face {
  font-family: 'iconfont';  /* project id 678359 */
  src: url('img/font_678359_ehrzyrk2uqg.eot');
  src: url('img/font_678359_ehrzyrk2uqg.eot?#iefix') format('embedded-opentype'),
  url('img/font_678359_ehrzyrk2uqg.woff') format('woff'),
  url('img/font_678359_ehrzyrk2uqg.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_678359_ehrzyrk2uqg.svg#iconfont') format('svg');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0px;
  -moz-osx-font-smoothing: grayscale;
}
body,
div,
dl,
dt,
dd,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
select,
input,
textarea,
button,
p,
blockquote,
th,
td,
img,
iframe {
  margin: 0;
  padding: 0;
  font-family: "\5FAE\8F6F\96C5\9ED1";
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input,
button,
textarea,
option {
  font-family: "\5FAE\8F6F\96C5\9ED1";
}
ul,
li,
div {
  list-style: none;
  border: 0px;
  padding: 0px;
}
img {
  border: 0px;
}
html {
  -webkit-text-size-adjust: none;
}
input {
  outline: none;
}
textarea {
  resize: none;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999;
  font-size: 14px;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #999;
  font-size: 14px;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #999;
  font-size: 14px;
}
input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
  color: #999;
  font-size: 14px;
}
input[type=button],
input[type=submit],
input[type=file],
button {
  cursor: pointer;
  -webkit-appearance: none;
}
body {
  font-size: 14px;
  font-family: "\5FAE\8F6F\96C5\9ED1";
}
@-webkit-keyframes rotate360 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotate360 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
a {
  color: #3a3a3a;
  text-decoration: none;-webkit-font-smoothing: antialiased;-moz-font-smoothing: antialiased;font-smoothing: antialiased;
}
body {
  color: #333;
  overflow-x: hidden ;
}
* {
  font-weight: normal;
}
#top {
  width: 1200px;
  margin: 0px auto;
}
#top:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
#top .logo {
  width: 755px;
  float: left;
  height: 125px;
  display: block;
}
#top .top_right {
  width: 425px;
  float: right;
  padding: 45px 0px 35px 5px;
}
#top .top_right .search_btn {
  line-height: 42px;
  height: 42px;
  width: 42px;
  display: block;
  float: left;
  color: #fff;
  text-align: center;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: #d90905;
  margin-right: 8px;
   cursor:pointer;
}
#top .top_right .search_btn i.iconfont {
  font-size: 30px;
}
    #top .top_right .search_btn a i.iconfont {
     color:#fff;
    }
#top .top_right .version {
  width: 140px;
  float: left;
}
#top .top_right .version p {
  width: 100%;
}
#top .top_right .version p:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
#top .top_right .version p a {
  font-size: 12px;
  color: #666;
  line-height: 22px;
  height: 22px;
  display: block;
  float: left;
  padding-left: 26px;
  width: 44px;
}
#top .top_right .version p a.cn {
  background: url(img/cn.gif) left center no-repeat;
}
#top .top_right .version p a.en {
  background: url(img/en.gif) left center no-repeat;
}
#top .top_right .version p a:hover {
  color: #d90905;
}
#top .top_right .version a.enreport {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #d90905;
  width: 100%;
  text-align: center;
  display: block;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  height: 20px;
  font-family: arial;
}
#top .top_right .top_tel {
  width: 230px;
  float: right;
}
#top .top_right .top_tel:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
#top .top_right .top_tel i.iconfont {
  width: 45p;
  line-height: 45px;
  height: 45px;
  float: left;
  color: #d90905;
  font-size: 48px;
}
#top .top_right .top_tel p {
  width: 170px;
  font-size: 12px;
  float: left;
  padding-left: 5px;
}
#top .top_right .top_tel p span {
  font-family: impact;
  color: #d90905;
  display: block;
  font-size: 26px;
}
#nav {
  background: #fff;width: 100%;min-width: 1200px;
  border-bottom: 1px solid #eae9e9;
  line-height: 61px;
  height: 61px;
  border-top: 1px solid #eae9e9;
}
#nav ul {
  width: 1200px;
  margin: 0px auto;
}
#nav ul:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
#nav ul li {
  width: 14.2%;
  text-align: center;
  display: block;
  float: left;
  border-right: 1px solid #eae9e9;
}
#nav ul li a {
  line-height: 61px;
  height: 61px;
  font-size: 16px;
  color: #333333;
  padding: 0px 10px;
  display: inline-block;
}
#nav ul li.active,
#nav ul li:hover {
  background: #2d8fda;
}
#erdown {
  width: 100%;
  position: absolute;
  background: rgba(255, 255, 255, 0.97);
  left: 0px;
  top: 204px;
  z-index: 9999;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eae9e9;
  display: none;
}
#top_nav1 {
  width: 100%;
  max-width: 1200px;
  margin: 50px auto;
  display: none;
}
#top_nav1:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
#top_nav1 .top_about_c {
  width: 750px;
  float: left;
}
#top_nav1 .top_about_c:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
#top_nav1 .top_about_c img {
  width: 300px;
  float: left;
  margin-right: 30px;
}
#top_nav1 .top_about_c .about_c_d {
  width: 420px;
  float: left;
  font-size: 12px;
  line-height: 200%;
  height: 200%;
  color: #999;
}
#top_nav1 .top_about_c .about_c_d h2 {
  font-size: 18px;
  padding: 10px 0px;
  color: #333;
}
#top_nav1 .about_right {
  width: 320px;
  float: right;
}
#top_nav1 .about_right ul:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
#top_nav1 .about_right ul li {
  float: left;
  width: 46%;
  padding: 2%;
}
#top_nav1 .about_right ul li a {
  border: 1px solid #eee;
  width: 98%;
  font-size: 14px;
  line-height: 38px;
  height: 38px;
  display: block;
  text-align: center;
  background: #fff;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
#top_nav1 .about_right ul li a i.iconfont {
  color: #2375cb;
  padding-left: 10px;
}
#top_nav1 .about_right ul li a:hover {
  background: #2375cb;
  color: #fff;
}
#top_nav1 .about_right ul li a:hover i.iconfont {
  color: #fff;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.topdown {
  width: 100%;
  max-width: 1200px;
  margin: 50px auto;
  display: none;
}
.topdown:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
.top_laboratory_list {
  width: 100%;
  margin: 0px auto;
}
.top_laboratory_list ul {
  margin: 0px auto;
}
.top_laboratory_list ul:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
.top_laboratory_list ul li {
  width: 23%;
  float: left;
  padding: 1%;
  padding-top: 0px;
}
.top_laboratory_list ul li a {
  width: 100%;
  margin: 0px auto;
}
.top_laboratory_list ul li a img {
  width: 100%;
}
.top_laboratory_list ul li a p {
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 36px;
  height: 36px;
  background: #f8f8f8;
}
.top_laboratory_list ul li a:Hover p {
  background: #2375cb;
  color: #fff;
}
#top_nav7 ul:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
#top_nav7 ul li {
  width: 13%;
  float: left;
  padding-left: 1%;
  border-left: 1px solid #eee;
}
#top_nav7 ul li a {
  line-height: 40px;
  height: 40px;
  font-size: 14px;
  font-weight: bold;
  color: #2375cb;
}
#top_nav7 ul li ul li {
  width: 100%;
  border: none;
}
#top_nav7 ul li ul li a {
  font-size: 12px;
  font-weight: normal;
  line-height: 28px;
  height: 28px;
  color: #333;
}
#top_nav7 ul li ul li a:hover {
  color: #d90905;
}
#top_nav4:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
#top_nav4 .top_news_t {
  width: 180px;
  float: left;
  border-right: 1px solid #eee;
  padding-right: 40px;
  margin-right: 40px;
}
#top_nav4 .top_news_t a {
  padding: 0px;
  line-height: 34px;
  height: 34px;
  display: block;
  text-align: center;
}
#top_nav4 .top_news_t a:Hover {
  background: #2375cb;
  color: #fff;
}
#top_nav4 .hotnews {
  width: 930px;
  float: left;
}
#top_nav4 .hotnews ul:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
#top_nav4 .hotnews ul li {
  float: left;
  width: 46%;
  padding-right: 2%;
  padding-left: 2%;
}
#top_nav4 .hotnews ul li img {
  max-width: 100%;
  height: 160px;
  display:block; margin:0px auto; 
}
#top_nav4 .hotnews ul li a.name {
  font-size: 14px;
  padding: 10px 0px;
  display: block;
  color: #222;
}
#top_nav4 .hotnews ul li p {
  font-size: 12px;
  color: #999;
  line-height: 190%;
}
#top_nav4 .hotnews ul li:Hover a.name {
  color: #d90905;
}
.top_certification_list {
  width: 100%;
  margin: 0px auto;
}
.top_certification_list ul {
  margin: 0px auto;
}
.top_certification_list ul:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
.top_certification_list ul li {
  width: 23%;
  float: left;
  padding: 1%;
  padding-top: 0px;
}
.top_certification_list ul li a {
  width: 100%;
  margin: 0px auto;
}
.top_certification_list ul li a img {
  width: 100%;
}
.top_certification_list ul li a p {
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 36px;
  height: 36px;
  background: #f0f0f0;
}
.top_certification_list ul li a:Hover p {
  background: #2375cb;
  color: #fff;
}
#top_nav13:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
#top_nav13 .top_news_t {
  width: 180px;
  float: left;
  border-right: 1px solid #eee;
  padding-right: 40px;
  margin-right: 40px;
}
#top_nav13 .top_news_t a {
  padding: 0px;
  line-height: 34px;
  height: 34px;
  display: block;
  padding-left: 20px;
}
#top_nav13 .top_news_t a:Hover {
  background: #2375cb;
  color: #fff;
}
#top_nav13 .hotnews {
  width: 930px;
  float: left;
}
#top_nav13 .hotnews ul:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
#top_nav13 .hotnews ul li {
  float: left;
  width: 46%;
  padding-right: 2%;
  padding-left: 2%;
}
#top_nav13 .hotnews ul li img {
  width: 100%;
  max-height: 160px;
}
#top_nav13 .hotnews ul li a.name {
  font-size: 14px;
  padding: 10px 0px;
  display: block;
  color: #222;
}
#top_nav13 .hotnews ul li p {
  font-size: 12px;
  color: #999;
  line-height: 190%;
}
#top_nav13 .hotnews ul li:Hover a.name {
  color: #d90905;
}
#banner {
  width: 100%;
  height: 650px;
  margin-top: 25px;min-width: 1200px; overflow: hidden;
}
#banner .b1 {
  background: url(img/banner1.jpg) center center no-repeat;
}
#banner .b2 {
  background: url(img/banner2.jpg) center center no-repeat;
}
#banner .b3 {
  background: url(img/banner3.jpg) center center no-repeat;
}
#banner .swiper-pagination {
  bottom: 10px;
  left: 50%;
}
#banner .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  margin-right: 8px;
  opacity: 0.8;
  background-color: #fff;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#banner .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #d90905;
  width: 55px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}
#main {
  width: 1200px;
  margin: 0px auto;
  margin-top: 50px;
}
#main:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
#main .index_news {
  width: 200px;
  padding: 40px;
  background: url(img/news_logo.png) 30px bottom no-repeat #2375cb;
  color: #fff;
  height: 446px;
  float: left;
  margin-right: 20px;
}
#main .index_news .n_title {
  font-size: 12px;
}
#main .index_news .n_title p {
  font-size: 32px;
  text-transform: uppercase;
}
#main .index_news .inews_list {
  width: 100%;
  margin-top: 20px;
}
#main .index_news .inews_list ul li {
  font-size: 12px;
  padding: 8px 0px;
}
#main .index_news .inews_list ul li a {
  color: #fff;
  line-height: 190%;
}
#main .index_news .inews_list ul li a.more {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #fff;
  padding: 5px 15px;
}
#main .index_news .inews_list ul li a.more i.iconfont {
  font-size: 13px;
}
#main .index_news .inews_list ul li time {
  padding-left: 8px;
  color: #94c1ea;
}
#main #index_search {
  width: 400px;
  padding: 30px;
  margin-right: 20px;
  float: left;
  background: #f2f2f2;
}
#main #index_search .search_title {
  width: 320px;
  margin: 0px auto;
  margin-top: 10px;
}
#main #index_search .search_title:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
#main #index_search .search_title i.iconfont {
  width: 70px;
  line-height: 70px;
  height: 70px;
  text-align: center;
  display: block;
  float: left;
  font-size: 55px;
  color: #3dafed;
}
#main #index_search .search_title p {
  width: 250px;
  float: left;
  color: #3dafed;
}
#main #index_search .search_title p b {
  font-size: 28px;
  font-weight: bold;
}
#main #index_search .search_title p span {
  color: #666;
}
#main #index_search .search_select {
  width: 100%;
  margin-top: 25px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  overflow: hidden;
}
#main #index_search .search_select:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
#main #index_search .search_select span {
  width: 50%;
  font-size: 18px;
  background: #fff;
  color: #333;
  line-height: 50px;
  height: 50px;
  text-align: center;
  display: block;
  float: left;
}
#main #index_search .search_select span.active {
  background: #3dafed;
  color: #fff;
}
#main #index_search .search_select span:hover {
  background: #18b7e5;
  color: #fff;
}
    #main #index_search .search_select span:hover a {
     color:#fff;
     }
#main #index_search .search_tab {
  width: 340px;
  background: #fff;
  -webkit-box-shadow: 0px 3px 5px #ddd;
  -moz-box-shadow: 0px 3px 5px #ddd;
  box-shadow: 0px 3px 5px #ddd;
  padding: 30px;
  margin-top: 25px;
}
#main #index_search .search_tab .input_k {
  width: 336px;
  border: 2px solid #eeeeee;
}
#main #index_search .search_tab .input_k:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
#main #index_search .search_tab .input_k i.iconfont {
  width: 30px;
  line-height: 46px;
  height: 46px;
  color: #999;
  font-size: 24px;
  display: block;
  text-align: center;
  float: left;
}
#main #index_search .search_tab .input_k input[type="text"] {
  width: 300px;
  float: left;
  line-height: 46px;
  height: 46px;
  font-size: 14px;
  border: none;
}
#main #index_search .search_tab .search_btns {
  width: 100%;
  margin-top: 25px;
}
#main #index_search .search_tab .search_btns:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
#main #index_search .search_tab .search_btns button {
  font-size: 18px;
  line-height: 50px;
  height: 50px;
  border: none;
  color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0.89;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
#main #index_search .search_tab .search_btns button span {
  font-size: 14px;
}
#main #index_search .search_tab .search_btns button.submit_btn {
  background: #3dafed;
  width: 210px;
  margin-right: 20px;
}
#main #index_search .search_tab .search_btns button.cancel_btn {
  background: #757575;
  width: 105px;
}
#main #index_search .search_tab .search_btns button:Hover {
  opacity: 1;
}
#main #index_search .note {
  color: #d90905;
  font-size: 12px;
  line-height: 190%;
  margin-top: 35px;
}
#main #index_about {
  width: 420px;
  float: right;
  display: block;
}
#main #index_about img {
  width: 100%;
  display: block;
}
#main #index_about .content {
  width: 360px;
  border: 1px solid #eee;
  padding: 29px;
  line-height: 200%;
  height: 328px;
}
#main #index_about .content span.t {
  font-size: 18px;
  font-weight: bold;
  color: #222;
  display: block;
  margin-bottom: 10px;
}
#main #index_about .content p.c {
  height: 230px;
  overflow: hidden;
  color: #888;
}
#main #index_about .content a.more {
  border: 2px solid #bcbcbc;
  width: 120px;
  text-align: center;
  line-height: 38px;
  height: 38px;
  color: #888;
  font-size: 14px;
  float: right;
  margin-top: 20px;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
#main #index_about:hover {
  -webkit-box-shadow: 4px 4px 6px #eee;
  -moz-box-shadow: 4px 4px 6px #eee;
  box-shadow: 4px 4px 6px #eee;
}
#main #index_about:hover a.more {
  background: #3dafed;
  border: 2px solid #3dafed;
  color: #fff;
}
#inews_list {
  width: 1200px;
  margin: 0px auto;
  margin-top: 20px;
  padding-top: 30px;
}
#inews_list .news_tab {
  width: 283px;
  border: 1px solid #eee;
  -webkit-box-shadow: 8px 2px 0px #eee;
  -moz-box-shadow: 8px 2px 0px #eee;
  box-shadow: 8px 2px 0px #eee;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
  padding-bottom: 80px;
}
#inews_list .news_tab a.imgs {
  width: 100%;
  height: 200px;
  display: block;
  overflow: hidden;
  text-align: center;
}
#inews_list .news_tab a.imgs img {
  max-height: 200px;
}
#inews_list .news_tab a.name {
  color: #184d99;
  font-size: 18px;
  line-height: 170%;
  width: 250px;
  margin: 15px auto;
  display: block;
  height: 60px;
  overflow: hidden;
}
#inews_list .news_tab p.des {
  width: 250px;
  margin: 15px auto;
  line-height: 180%;
  color: #666666;
  font-size: 14px;
  height: 125px;
  overflow: hidden;
}
#inews_list .news_tab a.more {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  line-height: 52px;
  height: 52px;
  background: #f2f2f2;
  font-size: 16px;
  text-align: center;
  display: block;
  margin: 0px auto;
  width: 200px;
  color: #666;
  margin-top: 20px;
  position: absolute;
  bottom: 15px;
  left: 45px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#inews_list .news_tab i {
  width: 80px;
  height: 3px;
  display: block;
  margin: 0px auto;
  background: #d4ddec;
}
#inews_list .news_tab:hover {
  border: 1px solid #3dafed;
  -webkit-box-shadow: 8px 3px 0px #3dafed;
  -moz-box-shadow: 8px 3px 0px #3dafed;
  box-shadow: 8px 3px 0px #3dafed;
  margin-top: -30px;
}
#inews_list .news_tab:hover a.more {
  background: #3dafed;
  color: #fff;
}
#inews_list .swiper-button-next,
#inews_list .swiper-button-prev {
  background-image: none;
  margin-top: 0px;
  background: #fff;
  width: 40px;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  border-radius: 60px;
  overflow: hidden;
  height: 40px;
  opacity: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#inews_list .swiper-button-next i.iconfont,
#inews_list .swiper-button-prev i.iconfont {
  font-size: 40px;
  color: #3dafed;
}
#inews_list .swiper-button-next {
  right: 25px;
}
#inews_list:hover .swiper-button-next,
#inews_list:hover .swiper-button-prev {
  opacity: 1;
}
.clearfix:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
.Service_project {
  position: relative;
}
.Service_project .title {
  text-align: center;
  font-size: 24px;
  margin-top: 70px;
}
.Service_project .title span {
  font-size: 14px;
  display: block;
  color: #999;
  line-height: 25px;
  height: 25px;
}
.Service_project .service_select {
  width: 100%;
  text-align: center;
  padding: 25px 0px;
}
.Service_project .service_select span {
  padding: 3px 30px;
  font-size: 16px;
  color: #333;
  border-left: 1px solid #eee;
  cursor: pointer;
}
.Service_project .service_select span:nth-child(3) {
  border-right: 1px solid #eee;
}
.Service_project .service_select span.active,
.Service_project .service_select span:hover {
  background: #d90905;
  color: #fff;
}
    .Service_project .service_select span.active a,
    .Service_project .service_select span:hover a {
    color: #fff; }
.Service_project .service_right_btn,
.Service_project .service_left_btn {
  background-image: none;
  margin-top: 0px;
  width: 60px;
  overflow: hidden;
  height: 60px;
  opacity: 1;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  top: 60%;
  position: absolute;
}
.Service_project .service_right_btn i.iconfont,
.Service_project .service_left_btn i.iconfont {
  font-size: 60px;
  color: #ddd;
}
.Service_project .service_right_btn:Hover i.iconfont,
.Service_project .service_left_btn:Hover i.iconfont {
  color: #3dafed;
}
.Service_project .service_right_btn {
  right: -110px;
}
.Service_project .service_left_btn {
  left: -110px;
}
#service_list {
  margin: 50px auto;
  width: 100%;
  position: relative;
}
#service_list .swiper-slide:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
#service_list .service_tab {
  border: 2px solid #efefef;
  width: 540px;
  padding: 18px;
  display: block;
  margin: 0px auto;
  float: right;
}
#service_list .service_tab:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
#service_list .service_tab a.imgss {
  width: 190px;
  padding: 0px 20px;
  line-height: 130px;
  height: 130px;
  display: block;
  float: left;
  overflow: hidden;
  margin-right: 20px;
  color: #fff;
}
#service_list .service_tab a.imgss img {
  max-width: 100%;
  height: 130px;
  display: block;
}
#service_list .service_tab .service_txt {
  width: 250px;
  float: left;
}
#service_list .service_tab .service_txt p.des {
  font-size: 12px;
  color: #999;
  line-height: 200%;
  height: 50px;
  overflow: hidden;
}
#service_list .service_tab .service_txt a.name {
  font-size: 18px;
  font-weight: bold;
  color: #222;
  line-height: 40px;
  height: 40px;
  overflow: hidden;
}
#service_list .service_tab .service_txt a.more {
  background: #b7b7b7;
  color: #fff;
  line-height: 30px;
  height: 30px;
  text-align: center;
  width: 100px;
  margin-top: 10px;
  display: block;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
#service_list .service_tab:Hover {
  border: 2px solid #3dafed;
}
#service_list .service_tab:Hover a.more {
  background: #3dafed;
  color: #fff;
}
#service_list .service_tab:Hover a.more:hover {
  background: #2375cb;
}
.laboratory_title {
  text-align: center;
  font-size: 24px;
  margin-top: 70px;
}
.laboratory_title span {
  font-size: 14px;
  display: block;
  color: #999;
  line-height: 25px;
  height: 25px;
}
#laboratory_list {
  margin: 60px auto;
  height: 425px;
}
#laboratory_list .laboratory_tab {
  width: 910px;
  padding: 0px 45px;
  display: block;
  float: left;
}
#laboratory_list .laboratory_tab:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
#laboratory_list .laboratory_tab a.lab_img {
  width: 630px;
  height: 425px;
  display: block;
  float: left;
  overflow: hidden;
}
#laboratory_list .laboratory_tab a.lab_img img {
  width: 630px;
  height: 425px;
  display: block;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -o-transition: all 0.8s;
  transition: all 0.8s;
}
#laboratory_list .laboratory_tab .lab_txt {
  width: 220px;
  padding: 30px;
  height: 365px;
  overflow: hidden;
  background: #2375cb;
  color: #fff;
  position: relative;
}
#laboratory_list .laboratory_tab .lab_txt a {
  color: #fff;
}
#laboratory_list .laboratory_tab .lab_txt a.name {
  font-size: 28px;
  padding-bottom: 30px;
  display: block;
  margin-top: 10px;
}
#laboratory_list .laboratory_tab .lab_txt a.more {
  border: 1px solid #fff;
  padding: 5px 15px;
  opacity: 0.8;
  position: absolute;
  bottom: 25px;
  right: 30px;
}
#laboratory_list .laboratory_tab .lab_txt p.des {
  font-size: 14px;
  line-height: 210%;
  opacity: 0.8;
  height: 210px;
  overflow: hidden;
}
#laboratory_list .laboratory_tab:Hover a.lab_img img {
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
}
#laboratory_list .laboratory_tab:Hover a.more {
  background: #3dafed;
  color: #fff;
  border: 1px solid #3dafed;
}
#laboratory_list .laboratory_tab.active a.lab_img {
  -webkit-box-shadow: 6px 6px 12px #ccc;
  -moz-box-shadow: 6px 6px 12px #ccc;
  box-shadow: 6px 6px 12px #ccc;
}
#laboratory_list .laboratory_tab.active .lab_txt {
  -webkit-box-shadow: 6px 6px 12px #ccc;
  -moz-box-shadow: 6px 6px 12px #ccc;
  box-shadow: 6px 6px 12px #ccc;
}
.lba {
  width: 100%;
  position: relative;min-width: 1200px;overflow: hidden;
}
.btns {
  width: 50px;
  border: 1px solid #ddd;
  position: absolute;
  text-align: center;
  line-height: 50px;
  height: 50px;
  top: 180px;
  z-index: 50;
  cursor: pointer;
  display: block;
}
.btns i.iconfont {
  color: #999;
  font-size: 30px;
}
.btns:Hover {
  background: #3dafed;
  border: 1px solid #3dafed;
  color: #fff;
}
.btns:Hover i.iconfont {
  color: #fff;
}
#foot {
  background: #267fd3;
  padding-top: 30px ;min-width: 1200px;;
}
#foot .footnav {
  width: 1200px;
  margin: 0px auto;
  display: block;
}
#foot .footnav ul:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
#foot .footnav ul li {
  float: left;
  width: 16%;
}
#foot .footnav ul li span {
  line-height: 55px;
  height: 55px;
  display: block;
  font-size: 18px;
  color: #fff;
}
#foot .footnav ul li a {
  line-height: 30px;
  height: 30px;
  overflow: hidden;
  width: 100%;
  font-size: 14px;
  display: block;
  color: #fff;
  opacity: 0.8;
}
#foot .footnav ul li a:Hover {
  opacity: 1;
}
#foot .flinks {
  border: 1px solid #3ea3eb;
  padding: 19px;
  width: 1160px;
  margin: 0px auto;

  position: relative;
}
#foot .flinks:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
#foot .flinks .footlink {
  width: 740px;
  float: left;
  margin-right: 20px;
}
#foot .flinks .footlink:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
#foot .flinks .footlink span {
  line-height: 20px;
  height: 20px;
  border-right: 1px solid #3ea3eb;
  width: 99px;
  text-align: center;
  float: left;
  display: block;
  font-size: 12px;
  color: #fff;
  margin-right: 15px;
  margin-top: 15px;
}
#foot .flinks .footlink .linksa {
  width: 625px;color: #eee;
  float: left;
  font-size: 12px;
  line-height: 210%;
}
#foot .flinks .footlink .linksa a {
  color: #fff;
  padding: 0px 5px;
}
#foot .flinks .footlink .linksa a:Hover {
  opacity: 0.8;
}
#foot .flinks .foot_tel {
  width: 300px;
  float: left;
}
#foot .flinks .foot_tel:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
#foot .flinks .foot_tel i {
  height: 2px;
  background: #cde0ef;
  width: 60px;
  display: block;
  float: left;
  margin-top: 15px;
}
#foot .flinks .foot_tel span {
  width: 200px;
  display: block;
  float: left;
  font-size: 14px;
  color: #cde0ef;
  text-align: right;
}
#foot .flinks .foot_tel span b {
  display: block;
  color: #cde0ef;
  font-family: impact;
  font-size: 28px;
  font-weight: normal;
}
#foot .flinks .code {
  width: 120px;
  line-height: 120px;
  height: 120px;
  position: absolute;
  right: 10px;
  top: -13px;
}
#foot .flinks .code img {
  width: 120px;
  line-height: 120px;
  height: 120px;
  display: block;
}
#foot .copyright {
  background: #1757af;
  width: 100%;
  min-width: 1200px;
  color: #fff;
  margin-top: 50px;
}
#foot .copyright a {
  color: #fff;
}
#foot .copyright .content {
  width: 1200px;
  margin: 0px auto;
  line-height: 50px;
  height: 50px;
  font-size: 12px;
}
#foot .copyright .content:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
#foot .copyright .content .company {
  width: 60%;
  float: left;
  opacity: 0.8;
}
#foot .copyright .content .address {
  width: 40%;
  text-align: right;
  display: block;
  float: left;
  opacity: 0.8;
}
#nybanner {
  background: url(img/nybanner.jpg) center center no-repeat;
  height: 350px;
  display: block;
  margin-top: 25px;
}
#nymain {
  width: 1200px;
  margin: 40px auto;
}
#nymain:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
#nymain .left {
  width: 200px;
  margin-right: 50px;
  float: left;
}
#nymain .left .title {
  font-size: 18px;
  border-bottom: 1px solid #9d9d9d;
  line-height: 68px;
  height: 68px;
  text-align: center;
  color: #222;
}
#nymain .left .title span {
  font-size: 14px;
  text-transform: uppercase;
  padding-left: 5px;
}
#nymain .left .left_list {
  width: 100%;
  margin: 20px auto;
  position: relative;
}
#nymain .left .left_list ul {
  z-index: 2;
  position: relative;
}
#nymain .left .left_list ul li {
  line-height: 40px;
  height: 40px;
}
#nymain .left .left_list ul li a {
  display: block;
  text-indent: 20px;
  font-size: 14px;
}
#nymain .left .left_list ul li.active a {background: #3dafed;
  color: #fff;
}
#nymain .left .left_list .list_bg {
  background: #2375cb;
  line-height: 40px;
  height: 40px;
  display: block;
  top: 40px;
  z-index: 1;
  position: absolute;
  width: 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  top:0px;
}
#nymain .right {
  width: 950px;
  float: right;
}
#nymain .right .mbx {
  width: 100%;
  border-bottom: 1px dotted #ccc;
}
#nymain .right .mbx:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
#nymain .right .mbx span.title {
  float: left;
  line-height: 70px;
  height: 70px;
  font-size: 18px;
}
#nymain .right .mbx .mbxnav {
  float: right;
  text-align: right;
  line-height: 70px;
  height: 70px;
  font-size: 12px;
  font-weight: bold;
  color: #747474;
}
#nymain .right .mbx .mbxnav a,
#nymain .right .mbx .mbxnav span {
  font-size: 12px;
  font-weight: bold;
  color: #747474;
  padding: 0px 5px;
}
#nymain .right .mbx .mbxnav a:hover,
#nymain .right .mbx .mbxnav span:hover {
  color: #3dafed;
}
#nymain .right .about_content {
  width: 100%;
  line-height: 220%;
  margin-top: 40px;
  padding-bottom: 60px;
}
.nynews_list {
  margin: 40px auto;
}
.nynews_list ul li {
  display: block;
  border-bottom: 1px dotted #ddd;
  padding: 20px 0px;
}
.nynews_list ul li .news_tab {
  width: 100%;
}
.nynews_list ul li .news_tab:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
.nynews_list ul li .news_tab .news_date {
  position: relative;
  width: 280px;
  height: 180px;
  display: block;
  overflow: hidden;
  float: left;
  margin-right: 30px;
}
.nynews_list ul li .news_tab .news_date img {
  width: 280px;
  height: 180px;
  display: block;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
.nynews_list ul li .news_tab .news_date span.date {
  width: 60px;
  background: #3dafed;
  color: #fff;
  position: absolute;
  z-index: 10;
  right: 0px;
  top: 0px;
  padding: 5px 0px;
  text-align: center;
}
.nynews_list ul li .news_tab .news_date span.date b {
  font-size: 24px;
  text-align: center;
  display: block;
  line-height: 35px;
  height: 35px;
}
.nynews_list ul li .news_tab .news_text {
  width: 640px;
  float: left;
}
.nynews_list ul li .news_tab .news_text a.name {
  font-size: 16px;
  font-weight: bold;
  line-height: 40px;
  height: 40px;
}
.nynews_list ul li .news_tab .news_text .des {
  font-size: 12px;
  color: #666;
  line-height: 200%;
  display: block;
  margin-bottom: 15px;
}
.nynews_list ul li .news_tab .news_text a.more {
  margin-top: 20px;
  color: #888;
  font-size: 12px;
  padding: 5px 10px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.nynews_list ul li:hover {
  border-bottom: 1px solid #3dafed;
}
.nynews_list ul li:hover a.name {
  color: #3dafed;
}
.nynews_list ul li:hover .news_text .des {
  color: #333;
}
.nynews_list ul li:hover .news_text a.more {
  background: #3dafed;
  color: #fff;
}
.nynews_list ul li:hover img {
  transform: scale(1.2, 1.2);
  -webkit-transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2);
}
.nynews_content {
  margin: 40px auto;
}
.nynews_content .newstitle {
  width: 100%;
  font-size: 28px;
  color: #333;
  line-height: 55px;
  height: 55px;
}
.nynews_content .newstime {
  font-size: 12px;
  padding: 10px 0px;
  margin: 0px auto;
  color: #777;
}
.nynews_content .newscontent {
  line-height: 220%;
  margin: 20px auto;
}
.nynews_content .prevnext {
  width: 930px;
  background: #3dafed;
  padding: 10px 15px;
  color: #c5ddf4;
  margin: 25px auto;
  font-size: 13px;
}
.nynews_content .prevnext a {
  line-height: 30px;
  height: 30px;
  color: #fff;
  font-size: 13px;
}
.nynews_content .prevnext a:Hover {
  opacity: 0.8;
}
.laboratory_list {
  width: 100%;
  margin: 40px auto;
}
.laboratory_list ul {
  margin: 0px auto;
}
.laboratory_list ul:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
.laboratory_list ul li {
  width: 31%;
  float: left;
  padding:20px 1%;
  padding-top: 0px;
}
.laboratory_list ul li a {
  width: 100%;
  margin: 0px auto;
}
.laboratory_list ul li a img {
  width: 100%; height: 210px;
}
.laboratory_list ul li a p {
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 36px;
  height: 36px;
  background: #f8f8f8;
}
.laboratory_list ul li a:Hover p {
  background: #2375cb;
  color: #fff;
}
.downbtn {
 padding-top:15px;
}
.downbtn:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
.downbtn a {
 color:#fff;
  background:#37a7e9; border-radius:2px; line-height:45px;height:45px; text-align:center;width:31%; margin-right:2%; display:block;float:left; margin-bottom:20px;
}
.downbtn a:hover { 
        background:#267fd3;
}
.service_right {
  width: 580px;
  float: right;
}
.service_right h1 {
  font-size: 22px;
  font-weight: bold;
  color: #e60013;
}
.service_right .search {
  width: 100%;
  margin-top: 15px;
}
.service_right .search:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
.service_right .search input[type="text"] {
  border: 1px solid #aaa;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding-left: 10px;
  float: left;
  line-height: 39px;
  height: 39px;
  width: 450px;
}
.service_right .search input.ssb {
  background: #e60013;
  color: #fff;
  font-size: 14px;
  width: 110px;
  line-height: 41px;
  height: 41px;
  border: none;
  display: block;
  float: left;
  margin-left: -2px;
}
.service_right .note {
  width: 100%;
  line-height: 190%;
  color: #999;
  font-size: 12px;
  margin-top: 10px;
}
.service_right .note b {
  color: #e60013;
  font-size: 14px;
  display: block;
  font-weight: normal;
}
#top_contact {
  width: 100%;
  max-width: 1200px;
  margin: 50px auto;
  display: none;
}
#top_contact:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
#top_contact .top_about_c {
  width: 750px;
  float: left;
}
#top_contact .top_about_c:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
#top_contact .top_about_c img {
  width: 300px;
  float: left;
  margin-right: 30px;
}
#top_contact .top_about_c .about_c_d {
  width: 420px;
  float: left;
  font-size: 12px;
  line-height: 200%;
  height: 200%;
  color: #999;
}
#top_contact .top_about_c .about_c_d h2 {
  font-size: 18px;
  padding: 10px 0px;
  color: #333;
}
#top_contact .about_right {
  width: 320px;
  float: right;
}
#top_contact .about_right ul:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
#top_contact .about_right ul li {
  float: left;
  width: 46%;
  padding: 2%;
}
#top_contact .about_right ul li a {
  border: 1px solid #eee;
  width: 98%;
  font-size: 14px;
  line-height: 38px;
  height: 38px;
  display: block;
  text-align: center;
  background: #fff;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
#top_contact .about_right ul li a i.iconfont {
  color: #2375cb;
  padding-left: 10px;
}
#top_contact .about_right ul li a:hover {
  background: #2375cb;
  color: #fff;
}
#top_contact .about_right ul li a:hover i.iconfont {
  color: #fff;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.ifinder {
  width: 100%;
  text-align: center;
  padding: 50px 0px;
  background: #eee;
  margin:50px auto;
}
.ifinder h1 {
  font-size: 24px;
  font-weight: bold;
  color: #e60013;
  padding: 15px 0px;
}
.ifinder .search {
  margin: 0px auto;
  width: 580px;
  margin-top: 15px;
}
.ifinder .search:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
.ifinder .search input[type="text"] {
  border: 1px solid #aaa;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding-left: 10px;
  float: left;
  line-height: 39px;
  height: 39px;
  width: 450px;
}
.ifinder .search input[type="submit"] {
  background: #e60013;
  color: #fff;
  font-size: 14px;
  width: 110px;
  line-height: 41px;
  height: 41px;
  border: none;
  display: block;
  float: left;
  margin-left: -2px;
}
.ifinder .note {
  width: 580px;
  line-height: 210%;
  color: #777;
  font-size: 12px;
  margin: 0px auto;
  margin-top: 10px;
  text-align: left;
}
.ifinder .note b {
  color: #e60013;
  font-size: 14px;
  display: block;
  font-weight: normal;
  line-height: 40px;
  height: 40px;
}
.search_jg {
    padding: 20px;
   width: 540px;
    margin: 0px auto;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #eee;
    margin-top: 30px; margin-bottom:50px;
}

    .search_jg:after {
        clear: both;
        content: '';
        font-size: 0px;
        width: 100%;
        height: 0px;
        display: block;
    }

    .search_jg a {
        width: 100%;
         display:block;
         text-align:left; background:#f8f8f8; margin-bottom:15px; -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding:10px 0px;font-size:16px;
       
    }
        .search_jg a:before {
         padding-left:15px;
          padding-right:15px;
          text-align:center;
          content:"";
         font-size:16px; color:#222;
        }
    .search_jg a:hover{
         background:#2d8fda; color:#fff;
    }
        .search_jg a:hover i.iconfont {
         color:#fff;}
        .search_jg a i.iconfont {
            color: #666;
            margin-right: 10px;
            font-size: 22px;
        }

.nobg {
    background: none;
    padding: 0px;
}
.search_jgg {
 width:452px; background:url(img/zsbg.gif) center top no-repeat;height:698px; margin:50px auto; padding:70px;
}
    .search_jgg .titles { -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size:28px;
     text-align:center; display:block; padding:15px 0px; color:#2375cb; margin-top:65px;
    }
        .search_jgg .titles i.iconfont {
        font-size:24px;}
    .search_jgg .sconent {
     height:480px;overflow-y:scroll; line-height:220%;margin-top:15px;
    }
.finder .tel{
text-align:right; color:#e60013;font-size:14px;float:right; padding-right:10px; margin-top:-4px;
}
.goback {
  width: 240px;
  line-height: 50px;
  height: 50px;
  background: #2d8fda;
  font-size: 16px;
  color: #fff;
  display: block;
  margin: 0px auto;
  margin-top: 50px;
  text-align: center;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.goback:hover {
  width: 380px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#pagefy {
     width:100%; margin:20px auto;
}
    #pagefy span, #pagefy a {
     border:1px solid #eee; padding:8px 12px; margin-right:15px;
    }
        #pagefy span:Hover, #pagefy a:hover,#pagefy span.current {
         background:#3dafed; border:1px solid #3dafed; color:#fff;
        }
#honor_list {
width:100%;
}
    #honor_list ul:after {
          clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
    }
    #honor_list ul li {
    float:left;width:22%; margin:1%; border:2px solid #cecece;
    }
        #honor_list ul li img {
            width: 100%;height:278px;
        }
    #honor_list ul li p{
    text-align:center;font-size:14px; background:#f2f2f2; line-height:35px; height:35px;
    }
        #honor_list ul li:hover {
         border:2px solid #3dafed
        }
        #ensearch {
  width: 700px;
  padding:50px 100px;
  background: url(img/ensearchbg.jpg) center center no-repeat;
  height: 1277px;
  display: block;
  margin: 0px auto;
}
#ensearch .en_title {
  width: 100%;
  text-align: center;
  font-size: 32px;
  margin-top: 360px;
}
#ensearch .en_title span {
  text-align: center;
  display: block;
  font-size: 30px;
  line-height: 60px;
  height: 60px;
}
#ensearch .ensearch_tab {
  -webkit-box-shadow: 0px 3px 5px #ddd;
  -moz-box-shadow: 0px 3px 5px #ddd;
  box-shadow: 0px 3px 5px #ddd;
  width: 90%;
  margin: 30px auto;
  border: 1px solid #eee;
  background: #fff;
}
#ensearch .search_select {
  width: 100%;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  overflow: hidden;
}
#ensearch .search_select:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
#ensearch .search_select span {
  width: 50%;
  font-size: 17px;
  background: #fff;
  color: #333;
  line-height: 50px;
  height: 50px;
  text-align: center;
  display: block;
  float: left;
  border-bottom: 1px solid #eee;
}
#ensearch .search_select span.active {
  background: #3dafed;
  color: #fff;
}
#ensearch .search_select span:hover {
  background: #18b7e5;
  color: #fff;
}
#ensearch .search_tab {
  width: 100%;
  margin: 50px auto;
}
#ensearch .search_tab:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
#ensearch .search_tab .input_k {
  width: 90%;
  border: 2px solid #eeeeee;
  margin: 0px auto;
}
#ensearch .search_tab .input_k:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
#ensearch .search_tab .input_k i.iconfont {
  width: 40px;
  line-height: 50px;
  height: 50px;
  color: #999;
  font-size: 25px;
  display: block;
  text-align: center;
  float: left;
}
#ensearch .search_tab .input_k input[type="text"] {
  width: 300px;
  float: left;
  line-height: 50px;
  height: 50px;
  font-size: 14px;
  border: none;
}
#ensearch .search_tab .search_btns {
  width: 90%;
  margin: 0px auto;
  margin-top: 25px;
}
#ensearch .search_tab .search_btns:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
#ensearch .search_tab .search_btns button {
  font-size: 16px;
  line-height: 48px;
  height: 48px;
  border: none;
  color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0.89;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
#ensearch .search_tab .search_btns button span {
  font-size: 14px;
}
#ensearch .search_tab .search_btns button.submit_btn {
  background: #3dafed;
  width: 65%;
}
#ensearch .search_tab .search_btns button.cancel_btn {
  background: #757575;
  width: 30%;
  float: right;
}
#ensearch .search_tab .search_btns button:Hover {
  opacity: 1;
}
.ensearch_note {
  width: 90%;
  margin: 20px auto;
  font-size: 14px;
  line-height: 210%;
}
.ensearch_note b.t {
  color: #d90905;
  font-size: 20px;
  line-height: 50px;
  height: 50px;
}
.ensearch_note p {
  line-height: 210%;
  font-size: 18px;
  font-family: arial;
}

.search_jgg2 {
width:100%;
}
    .search_jgg2 .titles { -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size:30px;
     text-align:center; display:block; padding:15px 0px; color:#2375cb; 
    }
        .search_jgg2 .titles i.iconfont {
        font-size:24px;}
    .search_jgg2 .sconent {
     height:520px;overflow-y:scroll; line-height:220%;margin-top:15px;
    }

    #service_list2 {
  margin: 50px auto;
  width: 100%;
  position: relative;
}
#service_list2 .swiper-slide:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
#service_list2 .service_tab {
  border: 2px solid #efefef;
  width: 540px;
  padding: 18px;
  display: block;
  margin: 0px auto;
  float: right;
}
#service_list2 .service_tab:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
#service_list2 .service_tab a.imgss {
  width: 190px;
  padding: 0px 20px;
  line-height: 130px;
  height: 130px;
  display: block;
  float: left;
  overflow: hidden;
  margin-right: 20px;
  color: #fff;
}
#service_list2 .service_tab a.imgss img {
  max-width: 100%;
  height: 130px;
  display: block;
}
#service_list2 .service_tab .service_txt {
  width: 250px;
  float: left;
}
#service_list2 .service_tab .service_txt p.des {
  font-size: 12px;
  color: #999;
  line-height: 190%;
  height: 50px;
  overflow: hidden;
}
#service_list2 .service_tab .service_txt a.name {
  font-size: 18px;
  font-weight: bold;
  color: #222;
  line-height: 40px;
  height: 40px;
  overflow: hidden;
}
#service_list2 .service_tab .service_txt a.more {
  background: #b7b7b7;
  color: #fff;
  line-height: 30px;
  height: 30px;
  text-align: center;
  width: 100px;
  margin-top: 10px;
  display: block;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
#service_list2 .service_tab:Hover {
  border: 2px solid #3dafed;
}
#service_list2 .service_tab:Hover a.more {
  background: #3dafed;
  color: #fff;
}
#service_list2 .service_tab:Hover a.more:hover {
  background: #2375cb;
}
#service_list3 {
  margin: 50px auto;
  width: 100%;
  position: relative;
}
#service_list3 .swiper-slide:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
#service_list3 .service_tab {
  border: 2px solid #efefef;
  width: 540px;
  padding: 18px;
  display: block;
  margin: 0px auto;
  float: right;
}
#service_list3 .service_tab:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
#service_list3 .service_tab a.imgss {
  width: 190px;
  padding: 0px 20px;
  line-height: 130px;
  height: 130px;
  display: block;
  float: left;
  overflow: hidden;
  margin-right: 20px;
  color: #fff;
}
#service_list3 .service_tab a.imgss img {
  max-width: 100%;
  height: 130px;
  display: block;
}
#service_list3 .service_tab .service_txt {
  width: 250px;
  float: left;
}
#service_list3 .service_tab .service_txt p.des {
  font-size: 12px;
  color: #999;
  line-height: 190%;
  height: 50px;
  overflow: hidden;
}
#service_list3 .service_tab .service_txt a.name {
  font-size: 18px;
  font-weight: bold;
  color: #222;
  line-height: 40px;
  height: 40px;
  overflow: hidden;
}
#service_list3 .service_tab .service_txt a.more {
  background: #b7b7b7;
  color: #fff;
  line-height: 30px;
  height: 30px;
  text-align: center;
  width: 100px;
  margin-top: 10px;
  display: block;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
#service_list3 .service_tab:Hover {
  border: 2px solid #3dafed;
}
#service_list3 .service_tab:Hover a.more {
  background: #3dafed;
  color: #fff;
}
#service_list3 .service_tab:Hover a.more:hover {
  background: #2375cb;
}

.main-im{position:fixed;right:10px;top:30%;z-index:100;width:110px;height:272px;}
.main-im .qq-a{display:block;width:106px;height:116px;font-size:14px;color:#0484cd;text-align:center;position:relative;}
.main-im .qq-a span{bottom:5px;position:absolute;width:90px;left:10px;}
.main-im .qq-hover-c{width:70px;height:70px;border-radius:35px;position:absolute;left:18px;top:10px;overflow:hidden;z-index:9;}
.main-im .qq-container{z-index:99;position:absolute;width:109px;height:98px;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom:1px solid #dddddd;background:url(img/qq-icon-bg.png) no-repeat center 8px;}
.main-im .img-qq{max-width:60px;display:block;position:absolute;left:6px;top:3px;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.main-im:hover .im-qq .img-qq{max-width:70px;left:1px;top:8px;position:absolute;}
.main-im .im_main{background:#F9FAFB;border:1px solid #dddddd;border-radius:10px;background:#F9FAFB; padding-bottom:10px;}
.main-im .im_main .im-tel{color:#000000;text-align:center;width:109px;height:105px;border-bottom:1px solid #dddddd;}
.main-im .im_main .im-tel div{font-weight:bold;font-size:12px;margin-top:6px;}
.main-im .im_main .im-tel .tel-num{font-family:Arial;font-weight:bold;color:#e66d15;}
.main-im .im_main .im-tel:hover{background:#fafafa;}
.main-im .im_main .weixing-container{width:55px;height:47px;border-right:1px solid #dddddd;background:#f5f5f5;border-bottom-left-radius:10px;background:url(../images/weixing-icon.png) no-repeat center center;float:left;}
.main-im .im_main .weixing-show{width:112px;height:172px;background:#ffffff;border-radius:10px;border:1px solid #dddddd;position:absolute;left:-125px;top:-126px;}
.main-im .im_main .weixing-show .weixing-sanjiao{width:0;height:0;border-style:solid;border-color:transparent transparent transparent #ffffff;border-width:6px;left:112px;top:134px;position:absolute;z-index:2;}
.main-im .im_main .weixing-show .weixing-sanjiao-big{width:0;height:0;border-style:solid;border-color:transparent transparent transparent #dddddd;border-width:8px;left:112px;top:132px;position:absolute;}
.main-im .im_main .weixing-show .weixing-ma{width:104px;height:103px;padding-left:5px;padding-top:5px;}
.main-im .im_main .weixing-show .weixing-txt{position:absolute;top:110px;left:7px;width:100px;margin:0 auto;text-align:center;}
.main-im .im_main .go-top{width:50px;height:47px;background:#f5f5f5;border-bottom-right-radius:10px;background:url(../images/totop-icon.png) no-repeat center center;float:right;}
.main-im .im_main .go-top a{display:block;width:52px;height:47px;}
.main-im .close-im{position:absolute;right:10px;top:-12px;z-index:100;width:24px;height:24px;}
.main-im .close-im a{display:block;width:24px;height:24px;background:url(../images/close_im.png) no-repeat left top;}
.main-im .close-im a:hover{text-decoration:none;}
.main-im .open-im{cursor:pointer;margin-left:68px;width:40px;height:133px;background:url(../images/open_im.png) no-repeat left top;}
a.qq_n {
text-align:center; line-height:30px;height:30px;font-size:12px; padding-left:25px; display:block; background:url(img/qq.png);background-size:18px auto;background-repeat:no-repeat;background-position:28px 5px;
}
    a.qq_n img {
     margin-right:5px; display:none;}
     
#ensearch_new{
	background: url(img/bgbg.png) left top repeat #fff; width: 1000px; margin: 30px auto 0px auto;  padding: 0px;  padding-top: 25px;
}
#ensearch_new .search_jgg2 .sconent{ height: auto; overflow: auto;min-height: 570px}
#ensearch_new .titles{ font-size: 36px;font-family: arial; padding: 25px 0px; margin-top: 20px;}
.newfoot{
 width: 100%; font-size: 12px; line-height: 170%; 
}
#ensearch_new .nlogo{
	width: 200px; margin-left: 20px;
}
.newfoot p.des{
	font-size: 8px; color: #999; line-height: 140%
}
.newfoot p.tel{
	font-size: 12px; color: #333; text-align: center; line-height: 25px; height: 25px;
}
.newfoot p.address{ margin-bottom: 5px;}
.newfoot p.tel b{ color: #164e96;font-size: 14px; font-weight: bold;}
.foot_line{
	 width: 100%;
}
.foot_line:after{
	 clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
.foot_line span{
	 display:block; float: left; height: 14px;;
}
.foot_line span.fcolor1{
	 background: #2e367b; width: 20%;
}
.foot_line span.fcolor2{
	 background: #6575cd; width: 35%;
}
.foot_line span.fcolor3{
	 background: #2a6482; width: 30%;
}
.foot_line span.fcolor4{
	 background: #c2a13d; width: 15%;
}
#ensearch_new .en_title,#ensearch_new .search_jgg2,#ensearch_new .newfoot{
	 padding: 0px 20px; width: 960px;
}

#top{
	position: relative;
}
#top a.website{ position: absolute;right: 14px; top: 10px; background: #2375cb; color: #fff;-webkit-border-radius: 2px;
-moz-border-radius: 2px; 
border-radius: 2px; padding: 3px 8px;font-family: arial;font-size:12px;;}
#top a.website:hover{opacity: 0.8;}

.product {
	padding: 1px 0 80px;
	background: url(/2/product_bj.jpg) no-repeat center;
	background-size: cover;
}
.container {
	max-width: 1200px;
	margin: 0 auto;
	width: 100%;
}
.index_title_1 {
	text-align: center;
	margin: 70px auto 40px;
	position: relative;
	border-bottom: 1px solid #999999;
	padding-bottom: 16px;
}


.index_title_1:after {
	content: '';
	position: absolute;
	left: 50%;
	bottom: -1px;
	width: 72px;
	height: 1px;
	background: #007aff;
	transform: translateX(-50%);
}
.index_title_1 h3 {
	font-size: 40px;
	color: #2d8fda;
	font-weight: bold;
}
.img_list_2 ul li {
	text-align: center;
	border: 1px solid #D2D2D2;
	width: 214px;
	height: 160px;
	float: left;
	margin: 30px 18px 0 0;
	background: #fff;
}
body,ul,ol,li,h1,h2,h3,form,input,textarea,p {
	margin: 0;
	padding: 0;
}
.hzp_why_box {
	width: 100%;
	height: auto;
	padding: 50px 0px;
	padding-top: 0px;
}
.content_WH {
	width: 1200px;
	margin: 0px auto;
}
.img_list_2 ul li .img {
	width: 100%;
	height: 120px;
	overflow: hidden;
	position: relative;
}

.fx_hy_title {
	width: 100%;
	height: auto;
}
.fx_hy_title h2 {
	font-size: 40px;
	color: #2d8fda;
	font-weight: bold;
	text-align: center;
	text-align: center;
}
.fx_hy_title span {
	display: block;
	width: 100px;
	height: 3px;

	margin-top: 8px;
}
.hzp_why_ul {
	width: 100%;
	height: auto;
	display: flex;
	justify-content: space-between;
	margin-top: 70px;
}
ol,ul {
	list-style: none;
}
.hzp_why_ul li {
	width: 294px;
	height: auto;
	border: 1px solid #bfbfbf;
	position: relative;
}
.hzp_why_ul_top {
	width: 100%;
	height: auto;
}
.hzp_why_ul_top img {
	width: 100%;
	height: auto;
	display: block;
}
.hzp_why_ul_top img:nth-of-type(2) {
	display: none;
}
.hzp_why_ul_div {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}
.hzp_why_ul_div h2 {
	font-size: 24px;
	color: #333333;
	font-weight: bold;
	text-align: center;
	margin-top: 83px;
}
.hzp_why_ul_div strong {
	display: block;
	width: 44px;
	height: 3px;
	background: #ef4210;
	margin: 0px auto;
	margin-top: 20px;
	margin-bottom: 30px;
}
.hzp_why_ul_div p {
	color: #333333;
	line-height: 30px;
	text-align: center;
}
.hzp_why_ul_div span {
	display: none;
	width: 120px;
	height: 38px;
	background: #f15a28;
	position: absolute;
	left: 50%;
	margin-left: -60px;
	bottom: 50px;
	color: #fefefe;
	text-align: center;
	line-height: 38px;
}
.hzp_why_ul_bottom {
	width: 70px;
	height: 70px;
	border: 1px solid #7d7d7d;
	background: #FFFFFF;
	position: absolute;
	left: 50%;
	margin-left: -36px;
	top: -36px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
}
.hzp_why_ul_bottom img {
	display: block;
}
.partner {
	width: 100%;

}
.Title {
	width: 100%;
	text-align: center;
	padding-top: 40px;
}
.Title h2 {
	color: #333333;
	font-size: 30px;
	font-weight: normal;
}

.Title h2 a {
	color: #2d8fda;
	text-decoration: none;
	    font-weight: bold;
    font-size: 40px;
}

.Title p {
	font-size: 18px;
	color: #616161;
	margin-top: 2px;
}

.Title i {
	display: block;
	width: 104px;
	height: 1px;
	margin: 14px auto 0;
}

.Title i img {
	display: block;
}
.partner .mainCon {
	width: 1000px;
	margin: 40px auto 0;
	position: relative;
}
.partner .mainCon i.prev {
	left: -64px;
}
.partner .mainCon i {
	display: block !important;
	width: 33px;
	height: 63px;
	overflow: hidden;
	position: relative;
	position: absolute;
	top: 40px;
	cursor: pointer;
}
.mainCon i img {
	display: block;
	position: relative;
}
.partner .mainCon .conBox {
	width: 1000px;
	margin: 30px auto 0;
	overflow: hidden;
	position: relative;
	height: 200px;
}
.partner .mainCon .conBox .con {
	width: 100%;
	height: 176px;
	position: relative;overflow: hidden;
}
.partner .mainCon .conBox .con ul {
	width: 105%;
	position: absolute;
	left: 0;
	top: 0;
}
.partner .mainCon .conBox .con li {
	float: left;
	position: relative;
	padding: 0px 0px 0;
	background: #fff;
	margin-right: 23px;
	height: 176px;
	width: 235px;
}
.partner .mainCon .conBox .con li span {
	display: block;
 
	height: 176px;
	overflow: hidden;
}
.partner .mainCon .conBox .con li img {
	display: block;
	width: 100%;
	height: 176px;
	transform: scale(1);
	transition: all 1.5s ease-out;
}
.partner .mainCon .conBox .con li em {
	display: none;
	width: 100%;
	height: 2px;
	background: #0B579F;
	bottom: 0;
	left: 0;
	position: absolute;
}


.index_title_1 span {
	font-size: 14px;
	margin-top: 20px;
	text-transform: uppercase;
	color: rgba(40, 40, 40, .8);
}

.img_list_2 ul li .img img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	transition: all .6s
}
.img_list_2 ul li .img1 {
	z-index: 1
}
.img_list_2 ul li p {
	font-size: 16px;
	color: rgba(51, 51, 51, .8);
}




.clear {
	clear: both;
}
ol,ul {
	list-style: none;
}
