@font-face {
  font-family: 'iconfont';
  /* project id 1202228 */
  src: url('//at.alicdn.com/t/font_1202228_lv1s8ix0mf.eot');
  src: url('//at.alicdn.com/t/font_1202228_lv1s8ix0mf.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_1202228_lv1s8ix0mf.woff2') format('woff2'), url('//at.alicdn.com/t/font_1202228_lv1s8ix0mf.woff') format('woff'), url('//at.alicdn.com/t/font_1202228_lv1s8ix0mf.ttf') format('truetype'), url('//at.alicdn.com/t/font_1202228_lv1s8ix0mf.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;
}
body {
  min-width: 1200px;
}
#header {
  width: 1200px;
  margin: 0px auto;
}
#header:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
#header .logo {
  width: 190px;
  padding: 18px 0px;
  float: left;
}
#header #nav {
  width: 780px;
  float: right;
}
#header #nav ul:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
#header #nav ul li {
  width: 130px;
  float: left;
  height: 120px;
  position: relative;
}
#header #nav ul li a {
  width: 120px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-size: 18px;
  line-height: 50px;
  height: 50px;
  overflow: hidden;
  display: block;
  text-align: center;
  margin: 0px auto;
  margin-top: 35px;
}
#header #nav ul li i {
  height: 4px;
  background: #27a8fc;
  width: 120px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  display: block;
  position: absolute;
  left: 5px;
  bottom: 0px;
  display: none;
}
#header #nav ul li.active a,
#header #nav ul li:Hover a {
  background: #27a8fc;
  color: #fff;
}
#header #nav ul li.active i,
#header #nav ul li:Hover i {
  display: block;
}
#banner {
  width: 100%;
}
#banner .swiper-wrapper .swiper-slide {
  width: 100%;
  height: 580px;
}
#banner .swiper-wrapper .swiper-slide.b1 {
  background: url(/upload/banner1.jpg);
  background-position: center center;
  background-repeat: no-repeat;
}
#banner .swiper-wrapper .swiper-slide.b2 {
  background: url(/upload/banner.jpg);
  background-position: center center;
  background-repeat: no-repeat;
}
#banner .swiper-pagination {
  bottom: 10px;
  right: 48%;
}
#index_search {
  width: 470px;
  padding: 20px;
  background: #27a8fc;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
#index_search b {
  font-size: 20px;
  color: #fff;
  font-weight: normal;
  display: block;
}
#index_search .search_k {
  width: 100%;
  margin-top: 15px;
  position: relative;
}
#index_search .search_k:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
#index_search .search_k i.iconfont {
  position: absolute;
  left: 10px;
  top: 6px;
  color: #999;
  width: 30px;
  line-height: 35px;
  height: 35px;
  font-size: 20px;
  z-index: 10;
}
#index_search .search_k input[type="text"] {
  padding: 4px 10px 4px 30px;
  width: 320px;
  font-size: 15px;
  float: left;
  line-height: 35px;
  height: 35px;
  border: none;
}
#index_search .search_k input[type="submit"] {
  border: none;
  line-height: 43px;
  height: 43px;
  background: #7cb138;
  color: #FFFFFF;
  font-size: 14px;
  text-align: center;
  width: 100px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  float: right;
}
#index_search .search_k input[type="submit"]:Hover {
  background: #8fbd54;
}
.w12 {
  width: 1200px;
  margin: 0px auto;
  display: block;
}
.w12:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
.rz_tab {
  width: 510px;
  height: 340px;
}
.rz_tab a {
  width: 510px;
  height: 340px;
  position: relative;
  display: block;
}
.rz_tab a img {
  height: 340px;
  z-index: 1;
  margin: 0px auto;
  display: block;
  max-width: 100%;
}
.rz_tab a b {
  position: absolute;
  text-align: center;
  bottom: 150px;
  font-size: 24px;
  color: #fff;
  z-index: 150;
  line-height: 150%;
  background: rgba(0, 0, 0, 0.5);
  padding: 20px 0px;
  width: 310px;
  left: 100px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.rz_tab a span {
  background: #27a8fc;
  color: #fff;
  font-size: 14px;
  width: 120px;
  text-align: center;
  line-height: 38px;
  height: 38px;
  display: block;
  position: absolute;
  bottom: 80px;
  left: 195px;
  z-index: 101;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  z-index: 100;
}
.rz_tab a:Hover span {
  background: #0d73b5;
}
.index_rz_list {
  width: 508px;
  height: 340px;
  border: 1px solid #ddd;
}
.index_rz_list .rz_btn {
  position: absolute;
  bottom: 130px;
  z-index: 100;
}
.index_rz_list .rz_btn i.iconfont {
  font-size: 30px;
  color: #27a8fc;
  cursor: pointer;
  opacity: 0.8;
}
.index_rz_list .rz_btn.rz-next {
  right: 10px;
}
.index_rz_list .rz_btn.rz-prev {
  right: 40px;
}
.index_rz_list .rz_btn:Hover i.iconfont {
  color: #98da44;
  opacity: 1;
}
.index_about {
  width: 650px;
  float: right;
  margin-top: 70px;
  height: 460px;
  position: relative;
  font-size: 16px;
  line-height: 200%;
}
.index_about .abc {
  height: 390px;
  overflow: hidden;
}
.index_about .more {
  height: 42px;
  position: absolute;
  bottom: 0px;
  width: 100%;
}
.index_about .more:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
.index_about .more i {
  width: 530px;
  height: 3px;
  background: #e3e3e3;
  display: block;
  position: absolute;
  top: 19px;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.index_about .more a {
  width: 100px;
  text-align: center;
  line-height: 42px;
  height: 42px;
  background: #27a8fc;
  color: #fff;
  display: block;
  float: right;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 14px;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.index_about .more:hover i {
  background: #259fef;
  width: 460px;
}
.index_about .more:hover a {
  background: #2397e3;
  width: 150px;
}
#nav_type {
  width: 1200px;
  margin: 50px auto 20px auto;
  position: relative;
  z-index: 999999;
}
#nav_type ul:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
#nav_type ul li {
  width: 12.5%;
  float: left;
  position: relative;
}
#nav_type ul li a.nav_a {
  width: 140px;
  font-size: 16px;
  margin: 0px auto;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  display: block;
  line-height: 48px;
  height: 48px;
  text-align: center;
}
#nav_type ul li ul {
  position: absolute;
  left: 4px;
  bottom: 48px;
  background: #27a8fc;
  width: 140px;
  -webkit-border-radius: 3px 3px 0px 0px;
  border: 1px solid #27a8fc;
  -moz-border-radius: 3px 3px 0px 0px;
  border-radius: 3px 3px 0px 0px;
  display: none;
}
#nav_type ul li ul span {
  width: 100%;
  text-align: center;
  display: block;
}
#nav_type ul li ul span i.iconfont {
  color: #fff;
  margin: 0px auto;
}
#nav_type ul li ul li {
  width: 120px;
  overflow: hidden;
  padding: 0px 10px;
  line-height: 35px;
  height: 35px;
  text-align: center;
}
#nav_type ul li ul li a {
  color: #fff;
  width: 100%;
  line-height: 35px;
  height: 35px;
  display: block;
}
#nav_type ul li ul li:hover {
  background: #1b9ddd;
}
#nav_type ul li:Hover a.nav_a {
  background: #27a8fc;
  color: #fff;
  border: 1px solid #27a8fc;
}
#nav_type ul li:Hover ul {
  display: block;
}
.mtitle {
  width: 1200px;
  position: relative;
  height: 105px;
  margin: 0px auto;
  border-bottom: 3px solid #e3e3e3;
}
.mtitle span {
  line-height: 105px;
  height: 105px;
  font-size: 28px;
  font-weight: bold;
  color: #27a8fc;
  width: 120px;
  text-align: center;
  display: block;
}
.mtitle i {
  width: 120px;
  position: absolute;
  height: 3px;
  background: #27a8fc;
  left: 0px;
  bottom: -3px;
}
.lab_tab {
  width: 380px;
}
.lab_tab .imgs {
  width: 380px;
  height: 270px;
  display: block;
  overflow: hidden;
}
.lab_tab .imgs img {
  -webkit-transition: all 2s;
  -moz-transition: all 2s;
  -ms-transition: all 2s;
  -o-transition: all 2s;
  transition: all 2s;
  width: 380px;
  height: 270px;
}
.lab_tab .lab_txt {
  padding: 19px;
  border: 1px solid #ddd;
  width: 340px;
  position: relative;
}
.lab_tab .lab_txt a.name {
  font-size: 22px;
  font-weight: bold;
  color: #333;
}
.lab_tab .lab_txt p {
  font-size: 14px;
  line-height: 200%;
  color: #777;
  margin-top: 15px;
  height: 80px;
  overflow: hidden;
  margin-bottom: 20px;
}
.lab_tab .lab_txt a.more {
  position: absolute;
  right: 20px;
  bottom: 20px;
  color: #999;
  z-index: 10;
}
.lab_tab .lab_txt a.more i.iconfont {
  font-size: 18px;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.lab_tab:Hover .imgs img {
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
}
.lab_tab:Hover .lab_txt a.name {
  color: #27a8fc;
}
.lab_tab:Hover .lab_txt a.more i.iconfont {
  color: #27a8fc;
}
#index_lab {
  width: 1200px;
  margin: 50px auto;
  position: relative;
}
#index_lab .swiper-wrapper {
  z-index: 500;
}
#index_lab .lab_btn {
  position: absolute;
  top: 250px;
  z-index: 99999;
}
#index_lab .lab_btn i.iconfont {
  font-size: 40px;
  color: #999;
  cursor: pointer;
  display: block;
}
#index_lab .lab_btn.lab-next {
  right: -2px;
}
#index_lab .lab_btn.lab-prev {
  left: -2px;
}
#index_lab .lab_btn:Hover i.iconfont {
  color: #27a8fc;
  opacity: 1;
}
#footer {
  background: #f1faff;
  padding: 50px 0px;
  display: block;
}
#footer:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
#footer .foot_left {
  width: 520px;
  float: left;
}
#footer .foot_left .footcode {
  background: #18b1fc;
  padding: 15px;
  color: #fff;
  width: 340px;
}
#footer .foot_left .footcode:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
#footer .foot_left .footcode img {
  width: 120px;
  float: left;
}
#footer .foot_left .footcode .tel {
  color: #fff;
  float: left;
  width: 200px;
  padding-left: 20px;
}
#footer .foot_left .footcode .tel p {
  font-size: 18px;
  line-height: 40px;
  height: 40px;
}
#footer .foot_left .footcode .tel span {
  font-size: 14px;
  line-height: 40px;
  height: 40px;
  display: block;
}
#footer .foot_left .footcode .tel b {
  font-size: 28px;
  font-family: impact;
  font-weight: normal;
}
#footer .foot_left .kword {
  border: 1px dashed #90d9fc;
  padding: 19px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  width: 480px;
  line-height: 190%;
  font-size: 14px;
  margin-top: 40px;
  color: #25b5fc;
}
#footer #foot_nav {
  width: 600px;
  float: right;
}
#footer #foot_nav ul:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
#footer #foot_nav ul li {
  width: 25%;
  float: left;
}
#footer #foot_nav ul li span {
  font-size: 18px;
  font-weight: bold;
  color: #1791f2;
  line-height: 45px;
  height: 45px;
  display: block;
}
#footer #foot_nav ul li a {
  font-size: 14px;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
  display: block;
}
#footer #foot_nav ul li a:Hover {
  color: #27a8fc;
}
.copyright {
  background: #18b1fc;
  color: #d1effe;
  font-size: 12px;
  line-height: 50px;
  height: 50px;
}
.copyright .copyleft {
  width: 60%;
  float: left;
}
.copyright .copyleft a {
  color: #d1effe;
}
.copyright .copy_right {
  text-align: right;
  width: 40%;
  float: right;
}
.copyright .copy_right a {
  color: #d1effe;
}
#nybanner {
  background: url(/upload/banner.jpg) center center no-repeat;
  height: 340px;
  display: block;
}
.nymain {
  width: 1200px;
  margin: 0px auto 50px auto;
}
.nymain:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
.nyleft {
  width: 180px;
  float: left;
}
.nyright {
  float: right;
  width: 960px;
}
.leftnav {
  width: 100%;
  border-right: 1px solid #ddd;
  -webkit-box-shadow: 3px 3px 8px #eee;
  -moz-box-shadow: 3px 3px 8px #eee;
  box-shadow: 3px 3px 8px #eee;
}
.leftnav span.title {
  font-size: 22px;
  line-height: 80px;
  height: 80px;
  border-bottom: 2px solid #ddd;
  display: block;
  text-align: center;
  color: #27a8fc;
}
.leftnav ul {
  margin-top: 15px;
  padding-bottom: 15px;
}
.leftnav ul li a {
  line-height: 45px;
  height: 45px;
  text-align: center;
  width: 100%;
  display: block;
}
.leftnav ul li a:Hover {
  background: #27a8fc;
  color: #fff;
}
.leftnav ul li.active a {
  background: #27a8fc;
  color: #fff;
}
#mbx {
  width: 100%;
  text-align: right;
  line-height: 80px;
  height: 80px;
  color: #999;
  font-size: 14px;
  border-bottom: 1px solid #ddd;
}
#mbx a {
  color: #27a8fc;
}
.nytitle {
  width: 100%;
  margin-top: 30px;
}
.nytitle b {
  font-size: 24px;
  line-height: 60px;
  height: 60px;
  color: #27a8fc;
}
.nytitle p {
  font-size: 12px;
  color: #999;
}
.abcontent {
  width: 100%;
  padding: 20px 0px;
  line-height: 210%;
}
.lablist {
  padding: 0px 0px 20px 0px;
}
.labtab {
  width: 100%;
  border-bottom: 1px dashed #ddd;
  padding: 25px 0px;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.labtab:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
.labtab a.labimg {
  width: 350px;
  height: 210px;
  float: left;
  overflow: hidden;
}
.labtab a.labimg img {
  width: 350px;
  height: 210px;
  display: block;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
.labtab .lab_txt {
  width: 580px;
  float: right;
}
.labtab .lab_txt a.name {
  font-size: 24px;
  font-weight: bold;
  color: #333;
  padding: 10px 0px;
  margin-top: 10px;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.labtab .lab_txt p {
  line-height: 190%;
  color: #999;
  font-size: 14px;
  padding: 10px 0px;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.labtab .lab_txt a.more {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  line-height: 34px;
  height: 34px;
  color: #fff;
  background: #999;
  width: 100px;
  text-align: center;
  font-size: 14px;
  display: block;
  margin-top: 15px;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.labtab:hover {
  border-bottom: 1px dashed #27a8fc;
}
.labtab:hover img {
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
}
.labtab:hover a.name {
  color: #27a8fc;
}
.labtab:hover a.more {
  background: #27a8fc;
}
.labtab:hover p {
  color: #666;
}
.cimg {
  width: 90%;
  max-width: 600px;
  margin: 30px auto;
  display: block;
  border: 1px solid #eee;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  overflow: hidden;
}
.cimg img {
  width: 100%;
  max-width: 600px;
  max-height: 400px;
  display: block;
}
.proleft {
  width: 100%;
  border-right: 1px solid #ddd;
  -webkit-box-shadow: 3px 3px 8px #eee;
  -moz-box-shadow: 3px 3px 8px #eee;
  box-shadow: 3px 3px 8px #eee;
}
.proleft span.title {
  font-size: 22px;
  line-height: 80px;
  height: 80px;
  border-bottom: 2px solid #ddd;
  display: block;
  text-align: center;
  color: #27a8fc;
}
.proleft #leftlist {
  margin-top: 20px;
}
.proleft #leftlist ul li {
  position: relative;
}
.proleft #leftlist ul li a {
  width: 100%;
  line-height: 45px;
  height: 45px;
  font-size: 14px;
  text-align: center;
  display: block;
  -webkit-border-radius: 2px 0px 0px 2px;
  -moz-border-radius: 2px 0px 0px 2px;
  border-radius: 2px 0px 0px 2px;
}
.proleft #leftlist ul li ul {
  position: absolute;
  left: 180px;
  background: #27a8fc;
  width: 180px;
  z-index: 999;
  display: none;
  top: 0px;
  -webkit-border-radius: 2px 2px 2px 2px;
  -moz-border-radius: 2px 2px 2px 2px;
  border-radius: 2px 2px 2px 2px;
}
.proleft #leftlist ul li ul li {
  text-align: center;
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.proleft #leftlist ul li ul li a {
  color: #fff;
}
.proleft #leftlist ul li:hover a {
  background: #27a8fc;
  color: #fff;
}
.proleft #leftlist ul li:hover a:hover {
  background: #31befd;
}
.prolist {
  width: 100%;
  margin-top: 50px;
}
.prolist:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
.prolist .protab {
  width: 270px;
  margin-right: 20px;
  float: left;
  margin-right: 30px;
  margin-bottom: 30px;
  border: 1px solid #ddd;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  padding: 14px 14px 20px 14px;
}
.prolist .protab a.aimgs {
  width: 270px;
  height: 180px;
  display: block;
  text-align: center;
}
.prolist .protab a.aimgs img {
  max-width: 270px;
  margin: 0px auto;
  display: block;
  max-height: 180px;
}
.prolist .protab a.name {
  font-size: 18px;
  padding: 10px 0px;
  display: block;
  line-height: 190%;
  text-align: center;
}
.prolist .protab a.more {
  font-size: 12px;
  background: #bbb;
  color: #fff;
  padding: 5px 15px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  display: block;
  width: 50px;
  float: right;
}
.prolist .protab a.more:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
.prolist .protab a.more i.iconfont {
  margin-right: 3px;
  float: left;
}
.prolist .protab p {
  line-height: 180%;
  font-size: 14px;
  color: #999;
  margin-bottom: 10px;
  height: 75px;
  overflow: hidden;
  display: block;
}
.prolist .protab:nth-child(3n) {
  margin-right: 0px;
}
.prolist .protab:hover a.name {
  color: #27a8fc;
}
.prolist .protab:hover p {
  color: #777;
}
.prolist .protab:hover a.more {
  background: #27a8fc;
  color: #fff;
}
#searchbg {
  background: url(../img/zsbf.jpg) center center no-repeat;
  width: 800px;
  height: 1200px;
  display: block;
  margin: 0px auto;
  margin-top: 70px;
}
#searchbg .search_logo {
  width: 100%;
  text-align: center;
  margin: 0px auto;
  padding-top: 270px;
}
#searchbg .search_logo img {
  margin: 0px auto;
  display: block;
}
#searchbg .search_title {
  width: 100%;
  text-align: center;
  padding: 30px 0px;
}
#searchbg .search_title b {
  font-size: 30px;
  color: #333;
}
#searchbg .search_title span {
  font-size: 24px;
  font-family: arial;
  display: block;
  color: #999;
  font-weight: 100;
}
#backhome {
  width: 75px;
  margin: 0px auto;
  padding: 0px;
  position: fixed;
  top: 72px;
  left: calc(50% + 400px);
  left: -moz-calc(50% + 400px);
  left: -webkit-calc(50% + 400px);
}
#backhome:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
#backhome a {
  background: #27a8fc;
  color: #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 15px;
  font-size: 16px;
  line-height: 22px;
  width: 45px;
  text-align: center;
  float: right;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#backhome a:hover {
  opacity: 0.9;
  -webkit-border-radius: 120px;
  -moz-border-radius: 120px;
  border-radius: 120px;
}
.nodata {
  text-align: center;
  font-size: 16px;
  color: #FF0000;
}
#ny_search {
  width: 700px;
  margin: 0px auto;
  margin-top: 20px;
}
#ny_search:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
#ny_search .search_k {
  width: 100%;
  position: relative;
}
#ny_search .search_k input[type="text"] {
  border: 2px solid #e8e8e8;
  padding: 5px 10px 5px 40px;
  width: 440px;
  font-size: 15px;
  float: left;
  line-height: 35px;
  height: 35px;
}
#ny_search .search_k input[type="text"]:focus {
  border: 2px solid #98da44;
}
#ny_search .search_k input[type="submit"] {
  border: none;
  line-height: 49px;
  height: 49px;
  background: #7cb138;
  color: #FFFFFF;
  font-size: 16px;
  text-align: center;
  width: 200px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  float: right;
}
#ny_search .search_k input[type="submit"]:Hover {
  background: #8fbd54;
}
#ny_search .search_k i.iconfont {
  position: absolute;
  left: 10px;
  top: 6px;
  color: #999;
  width: 30px;
  line-height: 35px;
  height: 35px;
  font-size: 22px;
  z-index: 10;
}
.search_re {
  width: 700px;
  margin: 0px auto;
  padding: 40px 0px;
  line-height: 220%;
  height: 480px;
  display: block;
  overflow-y: auto ;
}
.newbar {
  width: 510px;
  float: left;
  position: relative;
  margin-top: 70px;
  z-index: 10;
}
#float_qq {
  position: fixed;
  right: 20px;
  top: 30%;
  width: 90px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  padding: 15px 10px;
  z-index: 99999;
  border: 1px solid #ddd;
  -webkit-box-shadow: 0px 2px 3px #eee;
  -moz-box-shadow: 0px 2px 3px #eee;
  box-shadow: 0px 2px 3px #eee;
  background: #fff;
}
#float_qq span {
  width: 80px;
  height: 80px;
  display: block;
  margin: 0px auto;
  overflow: hidden;
  -webkit-border-radius: 120px;
  -moz-border-radius: 120px;
  border-radius: 120px;
  margin-bottom: 20px;
  -webkit-box-shadow: 0px 3px 5px #aaa;
  -moz-box-shadow: 0px 3px 5px #aaa;
  box-shadow: 0px 3px 5px #aaa;
}
#float_qq span img {
  width: 80px;
  height: 80px;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
#float_qq a {
  background: #27a8fc;
  color: #fff;
  width: 100%;
  line-height: 30px;
  height: 30px;
  display: block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#float_qq a:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
#float_qq a:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
#float_qq a img {
  float: left;
  margin: 3px 5px 0px 3px;
}
#float_qq:Hover span img {
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
}
#float_qq:Hover a {
  opacity: 0.9;
}
