﻿@charset "utf-8";
/*通用头部*/
* {
  margin: 0;
  padding: 0;
}
body,
ul,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
table,
td,
img,
div,
tr {
  margin: 0;
  padding: 0;
}
img {
  border: 0;
}
input,
select {
  font-size: 14px;
  vertical-align: middle;
}
ul,
ol,
li {
  list-style: none;
}
a:link {
  color: #333333;
  text-decoration: none;
}
a:visited {
  text-decoration: none;
  color: #333333;
}
a:hover {
  text-decoration: none;
  color: #4E667B;
}
a:active {
  text-decoration: none;
}
.clearfix::after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
input::placeholder {
  color: #D0D0D0;
}
textarea::placeholder {
  color: #D0D0D0;
}
body {
  font-family: "microsoft yahei";
  font-size: 14px;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  background: #fff;
}
.header {
  width: 100%;
  height: 215px;
}
.header .header-bar {
  width: 100%;
  height: 30px;
  background: #DDDBDC;
  margin: 0 auto;
}
.header .header-bar .welcome-language {
  width: 1200px;
  height: 30px;
  line-height: 30px;
  margin: 0 auto;
}
.header .header-bar .welcome-language .welcome {
  float: left;
  line-height: 30px;
  font-size: 13px;
  color: #000;
}
.header .header-bar .welcome-language .language {
  float: right;
  line-height: 30px;
}
.header .header-bar .welcome-language .language a {
  display: block;
  float: left;
  font-size: 13px;
  color: #000;
  margin: 0 8px;
}
.header .header-list {
  width: 100%;
  height: 185px;
}
.header .header-list .logo-tel-search-menu {
  width: 100%;
  height: 185px;
}
.header .header-list .logo-tel-search-menu .logo-tel-search-list {
  width: 100%;
  height: 130px;
  background: url("../images/hbg.jpg") no-repeat center;
}
.header .header-list .logo-tel-search-menu .logo-tel-search-list .logo-tel-search {
  width: 1200px;
  height: 130px;
  margin: 0 auto;
}
.header .header-list .logo-tel-search-menu .logo-tel-search-list .logo-tel-search .logo {
  float: left;
  width: 585px;
  height: 62px;
  background: url("../images/logo.png") no-repeat left center;
  margin: 34px 0;
}
.header .header-list .logo-tel-search-menu .logo-tel-search-list .logo-tel-search .logo a {
  display: block;
  width: 585px;
  height: 62px;
}
.header .header-list .logo-tel-search-menu .logo-tel-search-list .logo-tel-search .ali {
  float: left;
  width: 200px;
  height: 70px;
  background: url("../images/alibb.png") no-repeat center;
  margin: 30px 0 30px 20px;
}
.header .header-list .logo-tel-search-menu .logo-tel-search-list .logo-tel-search .ali a {
  display: block;
  width: 200px;
  height: 70px;
}
.header .header-list .logo-tel-search-menu .logo-tel-search-list .logo-tel-search .tel-search {
  float: right;
  width: 385px;
}
.header .header-list .logo-tel-search-menu .logo-tel-search-list .logo-tel-search .tel-search .tel {
  width: 385px;
  height: 40px;
  background: url("../images/tel.png") no-repeat right center;
  margin: 25px 0 10px 0;
}
.header .header-list .logo-tel-search-menu .logo-tel-search-list .logo-tel-search .tel-search .search {
  width: 385px;
  height: 32px;
  background: url("../images/search.png") no-repeat right center;
}
.header .header-list .logo-tel-search-menu .menu {
  width: 100%;
  height: 55px;
  background: #00449A;
}
.banner {
  width: 100%;
  height: 500px;
}
.banneron {
  width: 100%;
  height: 300px;
}
.products {
  width: 100%;
  background: #f1f1f1;
  clear: both;
  overflow: hidden;
}
.products .products-head {
  width: 1200px;
  height: 50px;
  background: url("../images/prohead.png") no-repeat center;
  margin: 80px auto 45px auto;
}
.products .products-head a {
  display: block;
  width: 372px;
  height: 50px;
  margin: 0 auto;
}
.products .products-sort-name {
  width: 1200px;
  height: 40px;
  margin: 0 auto;
}
.products .products-sort-name .public-goods-sort {
  width: auto;
  height: 40px;
  position: relative;
}
.products .products-sort-name .public-goods-sort dt {
  display: none;
}
.products .products-sort-name .public-goods-sort dd {
  float: left;
  width: 170px;
  height: 38px;
  line-height: 38px;
  border: 1px solid #D8D8D8;
  text-align: center;
  border-right: none;
}
.products .products-sort-name .public-goods-sort dd.sort7 {
  border-right: 1px solid #D8D8D8;
}
.products .products-sort-name .public-goods-sort dd a {
  font-size: 18px;
  color: #434344;
}
.products .products-sort-name .public-goods-sort dd .public-goods-name {
  position: absolute;
  left: 0;
  bottom: -90px;
  display: none;
  width: 1200px;
  height: 90px;
  line-height: 30px;
  background: #fff;
  z-index: 99999;
}
.products .products-sort-name .public-goods-sort dd .public-goods-name ul {
  width: 1200px;
  height: 60px;
  margin: 15px 0;
}
.products .products-sort-name .public-goods-sort dd .public-goods-name ul li {
  float: left;
  width: 120px;
  height: 30px;
  line-height: 30px;
  text-align: center;
}
.products .products-sort-name .public-goods-sort dd .public-goods-name ul li a {
  font-size: 15px;
  color: #333;
}
.products .products-sort-name .public-goods-sort dd .public-goods-name ul li a:hover {
  color: #2372B7;
  font-weight: bold;
}
.products .products-sort-name .public-goods-sort dd:hover {
  background: #2372B7;
}
.products .products-sort-name .public-goods-sort dd:hover a {
  color: #fff;
}
.products .products-sort-name .public-goods-sort dd:hover .public-goods-name {
  display: block;
}
.products .products-list {
  width: 1200px;
  margin: 20px auto;
}
.about {
  width: auto;
  height: 505px;
  background: url("../images/about.jpg") no-repeat center;
  clear: both;
  overflow: hidden;
}
.about .about-list {
  width: 1200px;
  height: 360px;
  margin: 65px auto 80px auto;
}
.about .about-list .about-img {
  float: left;
  width: 498px;
  height: 360px;
  background: url("../images/about.png") no-repeat left center;
}
.about .about-list .about-title-ad {
  float: right;
  width: 660px;
}
.about .about-list .about-title-ad .about-head {
  width: 660px;
  height: 40px;
  background: url("../images/abouthead.png") no-repeat left center;
}
.about .about-list .about-title-ad .about-title {
  width: 660px;
  height: 120px;
  margin: 15px 0;
}
.about .about-list .about-title-ad .about-ad {
  width: 660px;
  height: 122px;
}
.about .about-list .about-title-ad .about-ad ul li {
  float: left;
  width: 132px;
  height: 122px;
  margin: 30px 15px;
}
.about .about-list .about-title-ad .about-ad ul li a {
  display: block;
  width: 132px;
  height: 122px;
}
.about .about-list .about-title-ad .about-ad ul li img {
  display: block;
  width: 132px;
  height: 122px;
}
.about .about-list .about-title-ad .about-ad ul li span {
  display: none;
}
.service {
  width: auto;
  height: 394px;
  background: url("../images/service.jpg") no-repeat center;
  clear: both;
  overflow: hidden;
}
.service .service-list {
  width: 1200px;
  height: 170px;
  margin: 122px auto 102px auto;
}
.service .service-list a {
  display: block;
  float: left;
  width: 160px;
  height: 170px;
  margin: 0 55px 0 0;
}
.advantage {
  width: 1200px;
  height: 1287px;
  background: url("../images/advantage.jpg") no-repeat center;
  margin: 0 auto;
}
.equipment {
  width: auto;
  height: 543px;
  background: url("../images/equipment.jpg") no-repeat center;
  clear: both;
  overflow: hidden;
}
.equipment .equipment-head {
  width: 1200px;
  height: 55px;
  background: url("../images/equiphead.png") no-repeat center;
  margin: 45px auto;
}
.equipment .equipment-head a {
  display: block;
  width: 372px;
  height: 55px;
  margin: 0 auto;
}
.equipment .equipment-list {
  width: 1200px;
  height: 300px;
  margin: 0 auto;
}
.honor-news {
  width: 100%;
  height: 520px;
  background: url("../images/honor-news.jpg") no-repeat center;
  clear: both;
  overflow: hidden;
  /*
  .honor{
     width: @wd;
     height: 450px;
     margin: @mg;
    clear: @cb;
    overflow: @ofh;
     .honor-head{
       width: @wd;
       height: 55px;
       background: url("../images/honor.png") no-repeat center;
       margin: 60px auto;
       a{
         display: @db;
         width: 372px;
         height: 55px;
         margin: @mg;
       }
     }
     .honor-list{
       width: @wd;
       height: 225px;
       margin: @mg;
     }
   }
  */
}
.honor-news .news {
  width: 1200px;
  height: 520px;
  margin: 0 auto;
  clear: both;
  overflow: hidden;
}
.honor-news .news .news-head {
  width: 1200px;
  height: 50px;
  background: url("../images/news.png") no-repeat center;
  margin: 35px auto;
}
.honor-news .news .news-head a {
  display: block;
  width: 372px;
  height: 50px;
  margin: 0 auto;
}
.honor-news .news .news-list {
  width: 1200px;
  height: 370px;
  margin: 0 auto;
}
.honor-news .news .news-list .company-news {
  float: left;
  width: 720px;
  height: 370px;
}
.honor-news .news .news-list .company-news .company-news-head {
  width: 720px;
  height: 39px;
  border-bottom: 1px solid #B9BABB;
}
.honor-news .news .news-list .company-news .company-news-head ul li {
  float: left;
  width: 125px;
  height: 39px;
  line-height: 39px;
  text-align: center;
  font-size: 20px;
  color: #000;
}
.honor-news .news .news-list .company-news .company-news-head ul li span {
  float: left;
  color: #000 !important;
  font-weight: normal;
}
.honor-news .news .news-list .company-news .company-news-head ul li.active {
  color: #1D65AD;
  font-weight: bold;
}
.honor-news .news .news-list .company-news .company-news-head ul a {
  float: right;
  line-height: 39px;
  font-size: 13px;
  color: #666;
  margin: 0 8px;
}
.honor-news .news .news-list .company-news .company-news-list {
  width: 720px;
  height: 280px;
  margin: 25px auto;
}
.honor-news .news .news-list .company-news .company-news-list .company-news-img {
  float: left;
  width: 300px;
  height: 250px;
}
.honor-news .news .news-list .company-news .company-news-list .company-news-title {
  display: none;
  float: right;
  width: 400px;
  height: 280px;
}
.honor-news .news .news-list .company-news .company-news-list .company-news-title.on {
  display: block;
}
.honor-news .news .news-list .technology {
  float: right;
  width: 385px;
}
.honor-news .news .news-list .technology .technology-head {
  width: 365px;
  height: 39px;
  border-bottom: 1px solid #B2AFAF;
  padding: 0 10px;
}
.honor-news .news .news-list .technology .technology-head b {
  display: block;
  float: left;
  line-height: 39px;
  font-size: 17px;
  color: #0c528a;
}
.honor-news .news .news-list .technology .technology-head a {
  float: right;
  line-height: 39px;
  font-size: 13px;
  color: #666;
}
.honor-news .news .news-list .technology .technology-list {
  width: 395px;
  height: 340px;
}
.honor-news .news .news-list .technology .technology-list .public-technology {
  width: 355px;
  height: 340px;
  margin: 0 20px;
}
.honor-news .news .news-list .technology .technology-list .public-technology ul li {
  width: 355px;
  height: 99px;
  margin: 10px 0 0 0;
}
.honor-news .news .news-list .technology .technology-list .public-technology ul li a {
  display: block;
  width: 355px;
  height: 99px;
}
.honor-news .news .news-list .technology .technology-list .public-technology ul li a.a-title {
  width: 355px;
  height: 35px;
  line-height: 35px;
}
.honor-news .news .news-list .technology .technology-list .public-technology ul li a.a-title b {
  display: block;
  float: left;
  width: 35px;
  height: 35px;
  background: url("../images/tq.png") no-repeat left center;
}
.honor-news .news .news-list .technology .technology-list .public-technology ul li a.a-title span {
  display: block;
  float: right;
  width: 310px;
  height: 35px;
  line-height: 35px;
  font-size: 15px;
  color: #000;
  overflow: hidden;
}
.honor-news .news .news-list .technology .technology-list .public-technology ul li a.a-intro {
  width: 355px;
  height: 35px;
  line-height: 35px;
}
.honor-news .news .news-list .technology .technology-list .public-technology ul li a.a-intro b {
  display: block;
  float: left;
  width: 35px;
  height: 35px;
  background: url("../images/ta.png") no-repeat left center;
}
.honor-news .news .news-list .technology .technology-list .public-technology ul li a.a-intro span {
  display: block;
  float: right;
  width: 310px;
  height: 60px;
  line-height: 30px;
  font-size: 14px;
  color: #666;
}
.honor-news .news .news-list .technology .technology-list .public-technology ul li.technology2 {
  border-top: 1px solid #C1C0BE;
  border-bottom: 1px solid #C1C0BE;
  margin: 10px 0;
  padding: 10px 0;
}
.area {
  width: 100%;
  height: 520px;
  background: #fff;
  clear: both;
  overflow: hidden;
}
.area .area-head {
  width: 1200px;
  height: 55px;
  background: url("../images/area.png") no-repeat center;
  margin: 45px auto;
}
.area .area-head a {
  display: block;
  width: 375px;
  height: 55px;
  margin: 0 auto;
}
.area .area-list {
  width: 1200px;
  height: 335px;
  margin: 45px auto;
}
.friendlink {
  width: 1200px;
  height: 40px;
  margin: 30px auto;
}
.friendlink ul li {
  float: left;
  margin-right: 15px;
  height: 40px;
  line-height: 40px;
}
.friendlink ul li a {
  font-size: 14px;
  color: #000;
}
.footer {
  width: 100%;
  height: 485px;
  background: #1D65AD;
  clear: both;
  overflow: hidden;
}
.footer .keywords {
  width: 1200px;
  height: 30px;
  margin: 15px auto;
}
.footer .keywords ul li {
  float: left;
  line-height: 30px;
  font-size: 14px;
  color: #ccc;
  margin: 0 15px 0 0;
}
.footer .footer-list {
  width: 1200px;
  height: 320px;
  margin: 0 auto;
}
.footer .footer-list .footer-menu {
  float: left;
}
.footer .footer-list .footer-menu .public-sort-name {
  float: left;
  width: auto;
  height: auto;
  margin: 0 85px 0 0;
}
.footer .footer-list .footer-menu .public-sort-name dt {
  width: auto;
  height: 60px;
  line-height: 60px;
}
.footer .footer-list .footer-menu .public-sort-name dt a {
  font-size: 15px;
  color: #DFE6F0;
}
.footer .footer-list .footer-menu .public-sort-name dd {
  width: auto;
  height: 30px;
  line-height: 30px;
  font-size: 13px;
  color: #DFE6F0;
}
.footer .footer-list .footer-menu .public-sort-name dd a {
  font-size: 13px;
  color: #DFE6F0;
}
.footer .footer-list .footer-menu .public-sort-name-left {
  float: left;
  width: 240px;
  height: auto;
  margin: 0 85px 0 0;
}
.footer .footer-list .footer-menu .public-sort-name-left dt {
  width: auto;
  height: 60px;
  line-height: 60px;
}
.footer .footer-list .footer-menu .public-sort-name-left dt a {
  font-size: 15px;
  color: #DFE6F0;
}
.footer .footer-list .footer-menu .public-sort-name-left dd {
  float: left;
  width: 120px;
  height: 30px;
  line-height: 30px;
  font-size: 13px;
  color: #DFE6F0;
}
.footer .footer-list .footer-menu .public-sort-name-left dd a {
  font-size: 13px;
  color: #DFE6F0;
}
.footer .footer-list .footer-msg {
  float: left;
  width: 340px;
}
.footer .footer-list .footer-msg h1 {
  width: 340px;
  height: 30px;
  line-height: 30px;
  text-align: left;
  font-weight: normal;
  font-size: 14px;
  color: #fff;
}
.footer .footer-list .footer-msg h5 {
  width: 340px;
  height: 25px;
  line-height: 25px;
  text-align: left;
  font-size: 12px;
  color: #A8BCD9;
  font-weight: normal;
}
.footer .footer-list .footer-msg form {
  width: 340px;
  height: auto;
}
.footer .footer-list .footer-msg form label {
  display: block;
  width: 340px;
  height: 35px;
  margin: 15px 0;
}
.footer .footer-list .footer-msg form label input {
  display: block;
  width: 340px;
  height: 35px;
  line-height: 35px;
  border: none;
  background: #3273B4;
  font-size: 12px;
  color: #D0D0D0;
  text-indent: 8px;
  outline: none;
}
.footer .footer-list .footer-msg form label.contentList {
  width: 340px;
  height: 90px;
}
.footer .footer-list .footer-msg form label.contentList textarea {
  display: block;
  width: 340px;
  height: 90px;
  line-height: 20px;
  background: #3273B4;
  font-size: 12px;
  color: #D0D0D0;
  text-indent: 8px;
  border: none;
  outline: none;
  font-family: "microsoft yahei";
}
.footer .footer-list .footer-msg form label.btnList {
  width: 100px;
  height: 30px;
  background: #3393ED;
}
.footer .footer-list .footer-msg form label.btnList input {
  display: block;
  width: 100px;
  height: 30px;
  line-height: 30px;
  background: #3393ED;
  font-size: 15px;
  color: #fff;
  text-indent: 0;
}
.footer .footer-list .footer-img {
  float: right;
  width: 100px;
  height: 125px;
}
.footer .footer-list .footer-img img {
  display: block;
  width: 100px;
  height: 100px;
}
.footer .footer-list .footer-img span {
  display: block;
  width: 100px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  font-size: 12px;
  color: #fff;
}
.footer .footer-copy {
  width: 1200px;
  height: 30px;
  line-height: 30px;
  text-align: left;
  font-size: 14px;
  color: #fff;
  margin: 20px auto 0 auto;
}
.footer .footer-copy a {
  font-size: 14px;
  color: #fff;
}
/**公用部分**/
/*搜索*/
.search-list {
  width: 380px;
  height: 32px;
  margin: 0 0 0 5px;
}
.search-list ul li {
  float: left;
}
.search-list ul li input {
  border: none;
  outline: none;
  background: none;
}
.search-list ul li input:focus {
  outline: none;
}
.search-list ul li.search-input {
  width: 280px;
  height: 32px;
  line-height: 32px;
}
.search-list ul li.search-input input {
  display: block;
  width: 280px;
  height: 32px;
  line-height: 32px;
  font-size: 12px;
  color: #aaa;
  text-indent: 6px;
}
.search-list ul li.search-input input:focus {
  font-size: 12px;
  color: #aaa;
}
.search-list ul li.search-submit {
  cursor: pointer;
  width: 95px;
  height: 32px;
  margin: 0 0 0 5px;
}
.search-list ul li.search-submit input {
  display: block;
  cursor: pointer;
  width: 95px;
  height: 32px;
}
.search-article-list {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.search-article-list ul li {
  width: 100%;
  height: 45px;
  line-height: 45px;
}
.search-article-list ul li h1 {
  float: left;
  font-size: 16px;
  font-weight: normal;
}
.search-article-list ul li h1 b {
  font-weight: normal;
}
.search-article-list ul li span {
  display: block;
  float: right;
  font-size: 13px;
  color: #333;
}
/*导航*/
#nav-menu {
  width: 1200px;
  height: 55px;
  margin: 0 auto;
}
#nav-menu li {
  float: left;
  width: 150px;
  height: 55px;
  line-height: 55px;
  text-align: center;
}
#nav-menu li a {
  display: block;
  font-size: 15px;
  color: #fff;
}
/*单篇*/
.page-intro {
  width: 100%;
  line-height: 30px;
  text-indent: 30px;
}
.page-intro a {
  font-size: 15px;
  color: #fff;
}
/*** list ***/
/*页面主体*/
.mainer {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.mainer .mainer-list-side {
  width: 1200px;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
}
.mainer .mainer-list-side .mainer-side {
  float: left;
  width: 300px;
  height: auto;
  padding: 0 0 30px 0;
}
.mainer .mainer-list-side .mainer-square {
  float: right;
  width: 880px;
  height: auto;
  margin: 0 auto;
  border-left: 1px solid #F1F1F1;
  padding: 30px 0 45px 19px;
}
.mainer .mainer-list-side .mainer-square .mainer-path {
  width: 880px;
  height: 35px;
  line-height: 35px;
  background: url(../images/home.png) no-repeat 6px center;
  text-indent: 34px;
  font-size: 14px;
  color: #888;
}
.mainer .mainer-list-side .mainer-square .mainer-path a {
  font-size: 14px;
  color: #888;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list {
  width: 880px;
  height: auto;
  margin: 0 auto;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .caption {
  width: 96%;
  height: auto;
  margin: 0 auto 30px auto;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .caption h1 {
  width: 100%;
  color: #3A3937;
  line-height: 40px;
  text-align: center;
  font-size: 24px;
  margin: 25px auto;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .caption h3 {
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 16px;
  color: #555552;
  margin: 25px auto;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .caption h5 {
  height: 75px;
  line-height: 36px;
  font-weight: normal;
  width: 580px;
  text-align: center;
  margin: 0 auto;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .caption h5 b {
  display: block;
  width: auto;
  font-weight: normal;
  font-size: 12px;
  color: #5A5A5A;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .caption h5 .share {
  width: 270px;
  height: 36px;
  margin: 0 auto;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .caption h5 .share span {
  display: block;
  float: left;
  font-size: 12px;
  color: #5A5A5A;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .caption h5 .share .bdsharebuttonbox {
  float: left;
  height: 36px;
  line-height: 36px;
  width: auto;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .caption h5 .share .bdsharebuttonbox a {
  display: block;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .showText {
  width: 94%;
  height: auto;
  margin: 0 auto;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .page-content {
  width: 94%;
  height: auto;
  margin: 0 auto;
  padding-top: 15px;
}
.mainer .mainer-list-side .mainer-square .mainer-message-contact {
  width: 100%;
  height: auto;
  clear: both;
  overflow: hidden;
}
.mainer .mainer-list-side .mainer-square .mainer-message-contact .mainer-message-contact-head {
  width: 100%;
  height: 45px;
  line-height: 45px;
  text-align: left;
  font-size: 18px;
  color: #333;
  background: #F4F4F4;
  text-indent: 16px;
  margin: 40px 0 15px 0;
}
.mainer .mainer-list-side .mainer-square .mainer-message-contact .mainer-message {
  float: left;
  width: 430px;
  height: auto;
}
.mainer .mainer-list-side .mainer-square .mainer-message-contact .mainer-message .mainer-message-list {
  width: 100%;
  height: 320px;
  margin: 0 auto;
}
.mainer .mainer-list-side .mainer-square .mainer-message-contact .mainer-message .mainer-message-list form {
  width: 100%;
  height: 320px;
  margin: 0 auto;
}
.mainer .mainer-list-side .mainer-square .mainer-message-contact .mainer-message .mainer-message-list form label {
  display: block;
  width: 320px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #D9D9D9;
  margin: 15px 55px 0 55px;
}
.mainer .mainer-list-side .mainer-square .mainer-message-contact .mainer-message .mainer-message-list form label input {
  display: block;
  border: none;
  background: none;
  width: 300px;
  line-height: 30px;
  font-size: 12px;
  color: #333;
  text-indent: 14px;
  outline: none;
}
.mainer .mainer-list-side .mainer-square .mainer-message-contact .mainer-message .mainer-message-list form label.contentList {
  width: 100%;
  height: 100px;
  line-height: 20px;
  border: none;
}
.mainer .mainer-list-side .mainer-square .mainer-message-contact .mainer-message .mainer-message-list form label.contentList textarea {
  display: block;
  resize: none;
  width: 320px;
  height: 100px;
  line-height: 20px;
  font-size: 12px;
  color: #333;
  border: 1px solid #D9D9D9;
  outline: none;
  text-indent: 14px;
  font-family: "microsoft yahei";
}
.mainer .mainer-list-side .mainer-square .mainer-message-contact .mainer-message .mainer-message-list form label.btnList {
  width: 140px;
  height: 40px;
  line-height: 40px;
  background: #FF6600;
  border-color: #FF6600;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  margin: 15px auto;
}
.mainer .mainer-list-side .mainer-square .mainer-message-contact .mainer-message .mainer-message-list form label.btnList input {
  width: 140px;
  line-height: 40px;
  text-indent: 0;
  text-align: center;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
}
.mainer .mainer-list-side .mainer-square .mainer-message-contact .mainer-contact {
  float: right;
  width: 430px;
  height: auto;
}
.mainer .mainer-list-side .mainer-square .mainer-message-contact .mainer-contact .mainer-contact-list {
  width: 100%;
  height: 320px;
  margin: 0 auto;
}
.mainer .mainer-list-side .mainer-square .mainer-message-contact .mainer-contact .mainer-contact-list ul li {
  width: 100%;
  height: 49px;
  line-height: 49px;
  text-align: left;
  border-bottom: 1px dashed #ddd;
  text-indent: 40px;
}
.mainer .mainer-list-side .mainer-square .mainer-message-contact .mainer-contact .mainer-contact-list ul li.contact-tel {
  background: url("../images/ctel.png") no-repeat left center;
}
.mainer .mainer-list-side .mainer-square .mainer-message-contact .mainer-contact .mainer-contact-list ul li.contact-phone {
  background: url("../images/cphone.png") no-repeat left center;
}
.mainer .mainer-list-side .mainer-square .mainer-message-contact .mainer-contact .mainer-contact-list ul li.contact-email {
  background: url("../images/cemail.png") no-repeat left center;
}
.mainer .mainer-list-side .mainer-square .mainer-message-contact .mainer-contact .mainer-contact-list ul li.contact-site {
  background: url("../images/csite.png") no-repeat left center;
}
.mainer .mainer-list-side .mainer-square .mainer-valid {
  width: 100%;
  height: auto;
}
.mainer .mainer-list-side .mainer-square .mainer-valid .mainer-valid-head {
  width: 100%;
  height: 45px;
  line-height: 45px;
  text-align: left;
  font-size: 18px;
  color: #333;
  background: #F4F4F4;
  text-indent: 16px;
}
.mainer .mainer-list-side .mainer-square .mainer-valid .mainer-valid-list {
  width: 100%;
  height: 230px;
  clear: both;
  overflow: hidden;
}
.lump-title-list {
  width: 860px;
  height: 50px;
  line-height: 50px;
  background: #F2F2F2;
  padding: 0 10px;
  margin: 15px 0;
}
.lump-title-list .title-name {
  float: left;
  width: 85%;
  text-indent: 20px;
  line-height: 50px;
  background: url(../images/lumpnews.png) no-repeat 0 center;
}
.lump-title-list .title-name a {
  font-size: 18px;
  font-weight: normal;
  color: #102D53;
}
.lump-title-list .title-more {
  float: right;
  width: 15%;
  height: 50px;
  line-height: 50px;
  text-align: right;
}
.lump-title-list .title-more a {
  font-size: 14px;
  color: #666;
}
.public-title-list {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.public-title-list ul li {
  width: 98%;
  height: 100px;
  background: #F4F4F4;
  margin: 30px 0;
}
.public-title-list ul li .inside-times {
  float: left;
  width: 120px;
  height: 80px;
  background: #00449A;
  padding: 10px 0;
}
.public-title-list ul li .inside-times p {
  width: 120px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 40px;
  color: #fefefe;
  font-weight: bold;
}
.public-title-list ul li .inside-times b {
  display: block;
  width: 120px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 15px;
  font-weight: normal;
  color: #fefefe;
}
.public-title-list ul li .inside-title-intro {
  float: right;
  width: 710px;
  height: 100px;
  padding: 0 15px;
}
.public-title-list ul li .inside-title-intro .inside-title {
  display: block;
  width: 710px;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  color: #000;
}
.public-title-list ul li .inside-title-intro .inside-intro {
  display: block;
  width: 710px;
  height: 50px;
  line-height: 25px;
  font-size: 14px;
  color: #666;
}
.public-title-list ul li:hover .inside-title {
  color: #00449A;
}
.public-search-list {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.public-search-list ul li {
  width: 98%;
  height: 39px;
  line-height: 40px;
  border-bottom: 1px dashed #CCCCCC;
  text-indent: 30px;
  text-align: left;
  background: url(../images/lumparrow.png) no-repeat 10px center;
  font-size: 16px;
  color: #575757;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  margin: 0 auto;
}
.public-search-list ul li a {
  display: block;
  float: left;
  color: #575757;
  text-align: left;
  font-size: 16px;
}
.public-search-list ul li span {
  display: block;
  float: right;
  text-align: left;
  font-weight: 100;
  height: 40px;
  line-height: 40px;
  width: auto;
  font-size: 15px;
  color: #575757;
}
.public-search-list ul li:hover {
  border-color: #00449A;
  background: url("../images/lumpon.png") no-repeat 10px center;
}
.public-search-list ul li:hover a {
  color: #00449A;
}
.public-pic-list {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.public-pic-list ul::after {
  content: '';
  display: table;
  overflow: hidden;
  clear: both;
  float: none;
  height: 0;
}
.public-pic-list ul li {
  float: left;
  width: 280px;
  height: 240px;
  margin: 15px 6px;
  z-index: 999;
  overflow: hidden;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.public-pic-list ul li span {
  display: block;
  width: 280px;
  height: 210px;
}
.public-pic-list ul li span a {
  display: block;
  width: 280px;
  height: 210px;
}
.public-pic-list ul li span a img {
  display: block;
  width: 280px;
  height: 210px;
}
.public-pic-list ul li h1 {
  width: 280px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-weight: normal;
}
.public-pic-list ul li h1 a {
  display: block;
  font-size: 14px;
  color: #444;
  background: #F4F4F4;
}
.public-pic-list ul li:hover {
  -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
  -webkit-transform: translate3d(0px, -2px, 0px);
  -moz-transform: translate3d(0px, -2px, 0px);
  -ms-transform: translate3d(0px, -2px, 0px);
  -o-transform: translate3d(0px, -2px, 0px);
  transform: translate3d(0px, -2px, 0px);
}
.public-pic-honor {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.public-pic-honor ul::after {
  content: '';
  display: table;
  overflow: hidden;
  clear: both;
  float: none;
  height: 0;
}
.public-pic-honor ul li {
  float: left;
  width: 280px;
  height: 350px;
  margin: 15px 6px;
  z-index: 999;
  overflow: hidden;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.public-pic-honor ul li span {
  display: block;
  width: 280px;
  height: 320px;
}
.public-pic-honor ul li span a {
  display: block;
  width: 280px;
  height: 320px;
}
.public-pic-honor ul li span a img {
  display: block;
  width: 280px;
  height: 320px;
}
.public-pic-honor ul li h1 {
  width: 280px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-weight: normal;
}
.public-pic-honor ul li h1 a {
  display: block;
  font-size: 14px;
  color: #444;
  background: #F4F4F4;
}
.public-pic-honor ul li:hover {
  -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
  -webkit-transform: translate3d(0px, -2px, 0px);
  -moz-transform: translate3d(0px, -2px, 0px);
  -ms-transform: translate3d(0px, -2px, 0px);
  -o-transform: translate3d(0px, -2px, 0px);
  transform: translate3d(0px, -2px, 0px);
}
.public-pic-list-son {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.public-pic-list-son ul::after {
  content: '';
  display: table;
  overflow: hidden;
  clear: both;
  float: none;
  height: 0;
}
.public-pic-list-son ul li {
  float: left;
  width: 280px;
  height: 240px;
  margin: 15px 6px;
  z-index: 999;
  overflow: hidden;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.public-pic-list-son ul li span {
  display: block;
  width: 280px;
  height: 210px;
}
.public-pic-list-son ul li span a {
  display: block;
  width: 280px;
  height: 210px;
}
.public-pic-list-son ul li span a img {
  display: block;
  width: 280px;
  height: 210px;
}
.public-pic-list-son ul li h1 {
  width: 280px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-weight: normal;
}
.public-pic-list-son ul li h1 a {
  display: block;
  font-size: 14px;
  color: #444;
  background: #F4F4F4;
}
.public-pic-list-son ul li:hover {
  -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
  -webkit-transform: translate3d(0px, -2px, 0px);
  -moz-transform: translate3d(0px, -2px, 0px);
  -ms-transform: translate3d(0px, -2px, 0px);
  -o-transform: translate3d(0px, -2px, 0px);
  transform: translate3d(0px, -2px, 0px);
}
.public-goods-list {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.public-goods-list ul::after {
  content: '';
  display: table;
  overflow: hidden;
  clear: both;
  float: none;
  height: 0;
}
.public-goods-list ul li {
  float: left;
  width: 280px;
  height: 240px;
  margin: 15px 6px;
  z-index: 999;
  overflow: hidden;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.public-goods-list ul li span {
  display: block;
  width: 280px;
  height: 210px;
}
.public-goods-list ul li span a {
  display: block;
  width: 280px;
  height: 210px;
}
.public-goods-list ul li span a img {
  display: block;
  width: 280px;
  height: 210px;
}
.public-goods-list ul li h1 {
  width: 280px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-weight: normal;
}
.public-goods-list ul li h1 a {
  display: block;
  font-size: 14px;
  color: #444;
  background: #F4F4F4;
}
.public-goods-list ul li:hover {
  -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
  -webkit-transform: translate3d(0px, -2px, 0px);
  -moz-transform: translate3d(0px, -2px, 0px);
  -ms-transform: translate3d(0px, -2px, 0px);
  -o-transform: translate3d(0px, -2px, 0px);
  transform: translate3d(0px, -2px, 0px);
}
.production-detail-list {
  width: 98%;
  height: auto;
  margin: 30px auto;
}
.production-detail-list .production-detail {
  width: 100%;
  height: 400px;
}
.production-detail-list .production-detail .detail-pic {
  float: left;
  width: 400px;
  height: 300px;
}
.production-detail-list .production-detail .detail-desc {
  float: left;
  width: 400px;
  height: 300px;
  margin: 0 30px;
}
.production-detail-list .production-detail .detail-desc h1 {
  height: 45px;
  line-height: 45px;
  font-size: 24px;
}
.production-detail-list .production-detail .detail-desc p {
  width: 400px;
  height: 40px;
  line-height: 40px;
  margin: 10px auto;
}
.production-detail-list .production-detail .detail-desc p b {
  display: block;
  float: left;
  width: 90px;
  height: 40px;
  line-height: 40px;
  text-align: right;
  background: #124B93;
  font-size: 14px;
  color: #fff;
  padding: 0 6px;
}
.production-detail-list .production-detail .detail-desc p span {
  display: block;
  float: left;
  height: 40px;
  line-height: 40px;
  width: auto;
  margin: 0 0 0 15px;
  font-size: 13px;
  color: #666;
  overflow: hidden;
}
.production-detail-list .production-detail .detail-desc p.goods-msg a {
  display: block;
  float: right;
  width: 100px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #FF6600;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  font-size: 15px;
  color: #fff;
  font-weight: bold;
  margin-right: 80px;
}
.production-detail-list .production-detail .detail-desc p.keywords b {
  background: #761F10;
}
.production-detail-list .production-detail .detail-desc p.keywords span {
  color: #761F10;
  font-weight: bold;
}
.production-detail-list .production-detail .relatedProducts {
  float: left;
  width: 300px;
  height: 300px;
  padding: 0 24px;
  border-left: 1px solid #9E9595;
}
.production-detail-list .production-detail .relatedProducts h2 {
  width: 300px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #999;
  margin: 0 0 10px 0;
}
.production-detail-list .production-detail .relatedProducts .relatedProductsList {
  width: 300px;
  height: 225px;
}
.production-detail-list .production-derail-intro {
  width: 100%;
  height: auto;
  margin: 10px auto 30px auto;
}
.production-detail-list .production-derail-intro .intro {
  display: block;
  font-size: 18px;
  color: #000;
  font-weight: bold;
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-align: left!important;
  border-bottom: 1px solid #9E9595;
  margin-bottom: 35px;
}
.public-related-goods {
  width: 100%;
  height: 190px;
  margin: 15px auto;
}
.public-related-goods ul li {
  float: left;
  width: 210px;
  height: 190px;
  margin: 0 5px;
}
.public-related-goods ul li a {
  display: block;
}
.public-related-goods ul li a.a-img img {
  display: block;
  width: 210px;
  height: 160px;
}
.public-related-goods ul li a.a-title span {
  display: block;
  width: 208px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 1px solid #DCDCDC;
}
.public-big-goods {
  width: 1200px;
}
.public-big-goods ul li {
  float: left;
  width: 31%;
  height: 310px;
  background: #FFF;
  margin: 0 0 20px 25px;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
}
.public-big-goods ul li a {
  display: block;
}
.public-big-goods ul li a.a-img {
  width: 372px;
  height: 266px;
  margin: 10px 10px 0 10px;
  overflow: hidden;
}
.public-big-goods ul li a.a-img img {
  display: block;
  width: 352px;
  height: 256px;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.public-big-goods ul li a.a-title {
  width: 100%;
  height: 25px;
  line-height: 25px;
  text-align: center;
  font-size: 14px;
  color: #434344;
}
.public-big-goods ul li.bigPic {
  width: 450px;
  height: 400px;
  margin: 0;
}
.public-big-goods ul li.bigPic a {
  display: block;
}
.public-big-goods ul li.bigPic a.a-img {
  width: 425px;
  height: 335px;
  margin: 15px 12.5px 0 12.5px;
  overflow: hidden;
}
.public-big-goods ul li.bigPic a.a-img img {
  display: block;
  width: 425px;
  height: 335px;
}
.public-big-goods ul li.bigPic a.a-title {
  width: 425px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  color: #434344;
  margin: 0 12.5px;
}
.public-big-goods ul li:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.public-big-goods ul li:hover .a-title {
  background: #2372B7;
  font-weight: bold;
  color: #fff !important;
}
.public-side-name {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.public-side-name h1 {
  width: 100%;
  height: 80px;
  line-height: 80px;
  background: #00449A;
  text-align: center;
  font-size: 18px;
  color: #fff;
}
.public-side-name ul {
  width: 298px;
  height: auto;
  border: 1px solid #CBCBCB;
  margin: 6px auto;
}
.public-side-name ul li {
  width: 94%;
  height: 38px;
  line-height: 38px;
  float: none;
  clear: both;
  margin: 10px auto;
  border: 1px solid #DCDCDC;
  background: #F4F4F4;
  text-indent: 6px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.public-side-name ul li a {
  font-size: 14px;
  color: #222;
}
.public-side-name ul li:hover {
  border-color: #00449A;
}
.public-side-name ul li:hover a {
  color: #00449A;
}
.public-side-name ul li.onm {
  border-color: #00449A;
}
.public-side-name ul li.onm a {
  color: #00449A;
}
.public-sort-pic {
  width: 1200px;
  height: 335px;
  margin: 0 auto;
}
.public-sort-pic ul li {
  float: left;
  width: 270px;
  height: 335px;
  margin: 0 15px;
}
.public-sort-pic ul li .sort-img {
  width: 270px;
  height: 200px;
}
.public-sort-pic ul li .sort-img a {
  display: block;
  width: 270px;
  height: 200px;
  overflow: hidden;
}
.public-sort-pic ul li .sort-img a img {
  display: block;
  width: 270px;
  height: 200px;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.public-sort-pic ul li .name-intro {
  width: 270px;
  height: auto;
}
.public-sort-pic ul li .name-intro a {
  display: block;
  width: 270px;
  height: 135px;
}
.public-sort-pic ul li .name-intro a span {
  display: block;
  width: 270px;
  height: 60px;
  line-height: 60px;
  text-align: left;
  font-size: 18px;
  color: #000;
}
.public-sort-pic ul li .name-intro a b {
  display: block;
  width: 270px;
  height: 75px;
  line-height: 25px;
  text-align: left;
  font-size: 14px;
  color: #444;
  font-weight: normal;
}
.public-sort-pic ul li:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.public-sort-pic ul li:hover span {
  color: #FF0000 !important;
  font-weight: bold;
}
/*** show ***/
.public-pic {
  width: 100%;
  height: 300px;
  margin: 10px 0;
  clear: both;
  overflow: hidden;
}
.public-pic ul li {
  float: left;
  width: 380px;
  height: 300px;
  background: #fff;
}
.public-pic ul li span {
  display: block;
  width: 360px;
  height: 250px;
  margin: 10px 10px 0 10px;
  overflow: hidden;
}
.public-pic ul li span a {
  display: block;
}
.public-pic ul li span a img {
  display: block;
  width: 360px;
  height: 250px;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.public-pic ul li h5 {
  width: 360px;
  height: 30px;
  line-height: 30px;
  font-weight: normal;
  text-align: center;
  margin: 0 10px;
}
.public-pic ul li h5 a {
  font-size: 15px;
  color: #666;
}
.public-pic ul li.pic2 {
  margin: 0 30px;
}
.public-pic ul li:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.public-pic ul li:hover h5 a {
  color: #00449A;
  font-weight: bold;
}
#public-honor-img {
  width: 100%;
  height: 225px;
  position: relative;
  margin: 10px 0;
}
#public-honor-img b {
  display: block!important;
  position: absolute;
  width: 39px;
  height: 55px;
  cursor: pointer;
  z-index: 9999;
}
#public-honor-img b#btnLeft {
  background: url("../images/btnleft.png") no-repeat center;
  left: 0;
  top: 85px;
}
#public-honor-img b#btnRight {
  background: url("../images/btnright.png") no-repeat center;
  right: 0;
  top: 85px;
}
#public-honor-img .conbox {
  width: 1090px;
  height: 225px;
  margin: 0 auto;
  overflow: hidden;
}
#public-honor-img .conbox ul {
  position: relative;
}
#public-honor-img .conbox ul li {
  float: left;
  width: 180px;
  height: 225px;
  margin: 0 18px;
}
#public-honor-img .conbox ul li a {
  display: block;
  width: 180px;
  height: 225px;
  position: relative;
}
#public-honor-img .conbox ul li a img {
  display: block;
  width: 180px;
  height: 225px;
}
#public-honor-img .conbox ul li a span {
  display: none;
  width: 180px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  color: #333;
}
.public-title {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.public-title ul li {
  float: left;
  width: 370px;
  height: 400px;
  margin: 0 auto;
  background: #fff;
  -webkit-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.3);
  -webkit-transform: translate3d(0px, -4px, 0px);
  -moz-transform: translate3d(0px, -4px, 0px);
  -ms-transform: translate3d(0px, -4px, 0px);
  -o-transform: translate3d(0px, -4px, 0px);
  transform: translate3d(0px, -4px, 0px);
}
.public-title ul li.title2 {
  margin: 0 45px;
}
.public-title ul li a {
  display: block;
  width: 350px;
  padding: 0 10px;
  font-weight: normal;
}
.public-title ul li a.a-img {
  display: block;
  width: 370px;
  height: 270px;
  padding: 0;
}
.public-title ul li a.a-img img {
  display: block;
  width: 370px;
  height: 270px;
}
.public-title ul li a.a-title {
  height: 40px;
  line-height: 40px;
  text-align: left;
  font-size: 14px;
  color: #767676;
}
.public-title ul li a.a-intro {
  height: 50px;
  line-height: 25px;
  font-size: 12px;
  color: #949494;
  text-align: left;
}
.public-title ul li span {
  display: block;
  width: 350px;
  height: 30px;
  line-height: 30px;
  text-align: left;
  font-size: 13px;
  color: #646464;
  background: url("../images/times.png") no-repeat 10px center;
  text-indent: 18px;
  padding: 0 10px;
  font-weight: normal;
}
.public-title-intro {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.public-title-intro ul li {
  width: auto;
  height: 30px;
  line-height: 30px;
  background: url("../images/nt.jpg") no-repeat left center;
  text-indent: 10px;
}
.public-title-intro ul li a {
  display: block;
  float: left;
  line-height: 30px;
  font-size: 16px;
  color: #5D5D5D;
}
.public-title-intro ul li span {
  float: right;
  display: none;
}
.public-title-intro ul li.intro {
  height: 90px;
  background: none;
  text-indent: 0;
}
.public-title-intro ul li.intro .intro-world {
  height: 90px;
}
.public-title-intro ul li.intro .intro-world .a-title {
  font-size: 17px;
  color: #050607;
  height: 30px;
  line-height: 30px;
}
.public-title-intro ul li.intro .intro-world .a-intro {
  font-size: 14px;
  height: 50px;
  line-height: 25px;
  text-align: left;
  color: #888;
}
#home-page {
  width: 98%;
  height: 30px;
  margin: 10px auto;
}
#home-page span {
  display: block;
}
#home-page span.home-page-prev {
  float: left;
}
#home-page span.home-page-next {
  float: right;
}
#home-page span a {
  display: block;
  font-size: 12px;
  color: #7E0308;
  height: 30px;
  line-height: 30px;
}
#pagelist {
  width: 100%;
  height: 32px;
  margin: 30px auto 10px auto;
  text-align: center;
}
#pagelist a {
  display: inline-block;
  width: 60px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  margin: 0 2px;
  font-size: 12px;
  color: #444;
  background: #EDEDED;
  border: #cccccc 1px solid;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
#pagelist a#nowpage {
  display: inline-block;
  text-align: center;
  border: #00449A 1px solid;
  background-color: #00449A;
  color: #ffffff;
  font-size: 12px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
#pagelist a#totalpage {
  display: inline-block;
  text-align: center;
  border: #dcdcdc 1px solid;
  background-color: #EDEDED;
  color: #666666;
  font-size: 12px;
}
.introShow {
  width: 400px;
}
.introShow .mainShow {
  width: 400px;
  height: 300px;
}
.introShow .mainShow a {
  display: block;
  width: 398px;
  height: 298px;
  border: #CCCCCC 1px solid;
  overflow: hidden;
}
.introShow .mainShow a img {
  display: block;
  width: 400px;
  height: 300px;
}
.introShow .scroll {
  width: 400px;
  height: 60px;
  margin: 15px auto;
  overflow: hidden;
}
.introShow .scroll ul {
  float: left;
  width: 380px;
  height: 60px;
  overflow: hidden;
}
.introShow .scroll ul li {
  float: left;
  width: 80px;
  height: 60px;
  margin: 0 7px;
}
.introShow .scroll ul li a {
  display: block;
  width: 78px;
  height: 58px;
  border: 1px solid #F3F3F3;
  overflow: hidden;
}
.introShow .scroll ul li a:hover {
  border: 1px solid #f60;
}
.introShow .scroll ul li a.currentItem {
  border: 1px solid #f60;
}
.introShow .scroll ul li a img {
  display: block;
  width: 80px;
  height: 60px;
}
.introShow .scroll .prevView {
  float: left;
  margin-top: 28px;
  width: 7px;
  height: 12px;
  background: url(../images/bgimg.gif) no-repeat -132px -17px;
}
.introShow .scroll .prevView:hover {
  background-position: -146px -17px;
}
.introShow .scroll .nextView {
  float: right;
  margin-top: 28px;
  width: 7px;
  height: 12px;
  background: url(../images/bgimg.gif) no-repeat -153px -17px;
}
.introShow .scroll .nextView:hover {
  background-position: -167px -17px;
}
.scroll a span {
  display: none;
}
.scroll a:hover {
  text-decoration: none;
}
#main .scroll .nextView.nextStop:hover {
  cursor: default;
}
.scroll .nextView,
.scroll .nextStop {
  float: right;
  background-position: -160px -17px;
}
.scroll .nextStop,
.scroll .nextStop:hover {
  background-position: -153px -17px;
}
img {
  border: 0;
}
div.jqZoomTitle {
  z-index: 5000;
  text-align: center;
  font-size: 11px;
  font-family: Tahoma;
  height: 16px;
  padding-top: 2px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  color: #FFF;
  background: #999;
}
.jqZoomPup {
  width: 10px;
  height: 10px;
  overflow: hidden;
  background: url(../images/hover_on.png) repeat;
  -moz-opacity: 0.6;
  opacity: 0.6;
  z-index: 10;
  cursor: crosshair;
}
.jqZoomPup img {
  border: 0;
}
.preload {
  -moz-opacity: 0.8;
  opacity: 0.8;
  color: #333;
  font-size: 12px;
  font-family: Tahoma;
  text-decoration: none;
  border: 1px solid #CCC;
  background-color: white;
  padding: 218px;
  text-align: center;
  background-image: url(../images/zoomloader.gif);
  background-repeat: no-repeat;
  background-position: 43px 30px;
  width: 90px;
  *width: 100px;
  height: 43px;
  *height: 55px;
  z-index: 10;
  position: absolute;
  top: 3px;
  left: 3px;
}
.jqZoomWindow {
  border: 1px solid #CCCCCC;
  background-color: #FFF;
}
.interval {
  background: url(../images/interval.jpg) no-repeat center;
  width: 800px;
  height: 12px;
  overflow: hidden;
}
.cpcst {
  font-size: 25px;
  color: #676767;
  line-height: 30px;
  height: 90px;
  text-align: left;
  font-weight: 600;
  font-family: Arial;
  overflow: hidden;
}
.cpcs {
  font-size: 16px;
  color: #DBA907;
  line-height: 20px;
  height: 50px;
  text-align: left;
  width: auto;
  float: left;
  font-weight: 600;
  font-family: Arial;
  overflow: hidden;
}
.cpcsxm {
  font-size: 14px;
  color: #000000;
  line-height: 20px;
  text-align: left;
  width: auto;
  float: left;
  overflow: hidden;
  font-family: "å¾®è½¯é›…é»‘";
}
/**qq**/
#online_qq_layer {
  z-index: 22000;
  position: fixed;
  right: 0px;
  top: 0;
  margin: 240px 0 0 0;
}
#online_qq_tab {
  width: 45px;
  float: left;
  margin: 115px 0 0 0;
  position: relative;
  background: url("../images/qmenu.jpg") no-repeat center;
}
#online_qq_tab a {
  display: block;
  height: 120px;
  line-height: 999em;
  overflow: hidden;
}
#onlineService {
  display: block;
  float: left;
  width: 140px;
  background: #2A81ED;
  padding-top: 15px;
  padding-bottom: 15px;
}
.onlineMenu {
  width: 120px;
  height: auto;
  background: #1C599D;
  margin: 0 auto;
}
.onlineMenu h3 {
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  width: 110px;
  margin: 0 auto;
  border-bottom: 1px solid #E5E5E5;
  height: 39px;
  line-height: 40px;
  text-align: center;
}
.onlineMenu li {
  height: 50px;
  text-align: center;
  display: block;
  font-size: 18px;
  font-weight: bold;
  color: #000;
}
.onlineMenu li a {
  display: block;
  height: 50px;
  line-height: 50px;
}
.onlineMenu li a img {
  display: block;
  margin: 0 auto;
  padding-top: 12px;
}
.onlineMenu li.weixin {
  background: url("../images/wx.png") no-repeat center;
  position: relative;
  margin: 10px 0;
}
.onlineMenu li.weixin img {
  display: none;
  width: 100px;
  height: 100px;
  position: absolute;
  right: 120px;
  top: -20px;
}
.onlineMenu li.weixin:hover img {
  display: block;
}
.onlineMenu .qTel {
  width: 110px;
  height: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  margin: 0 auto;
}
.onlineMenu .qTel span {
  display: block;
  width: 110px;
  height: 20px;
  background: url("../images/qtel.png") no-repeat center;
  margin: 0 auto;
  padding-bottom: 20px;
}
.onlineMenu .qTel p {
  font-size: 14px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  height: 30px;
  line-height: 30px;
}
/*# sourceMappingURL=index.css.map */