<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* åˆå§‹åŒ–CSS */

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
fieldset,
lengend,
button,
input,
textarea,
th,
td {
  margin: 0;
  padding: 0;
}

fieldset,
img {
  border: none;
}

img {
  vertical-align: bottom;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}

address,
caption,
cite,
code,
dfn,
th,
var {
  font-style: normal;
  font-weight: normal;
}

ul,
ol {
  list-style: none;
}

input {
  padding-top: 0;
  padding-bottom: 0;
  font-family: "Microsoft YaHei", "å¾®è½¯é›…é»‘", "SimSun", "å®‹ä½“";
}
.qxqy&gt;div:first-child&gt;div:first-child img{
    height: 100%;
}
input::-moz-focus-inner {
  border: none;
  padding: 0;
}

select,
input {
  vertical-align: middle;
  outline: none;
}

select,
input,
textarea {
  font-size: 14px;
}

input[type="text"],
input[type="password"],
textarea {}

textarea,
button {
  resize: none;
  outline: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

body {
  font: 14px/20px "Microsoft YaHei", "å¾®è½¯é›…é»‘", "SimSun", "å®‹ä½“";
  color: #333
}

i,
em {
  font-style: normal;
}

/* .clearfix:after {
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
} */

.clearfix {
  zoom: 1;
}

.clearit {
  clear: both;
  height: 0;
  font-size: 0;
  overflow: hidden;
}

a {
  color: #333;
  text-decoration: none;
}

a:hover {
  color: #D30007;
}

.wapper {
  width: 1300px;
  margin: 0 auto
}

.head {
  height: 126px;
  width: 100%;
  /*min-width: 1200px;*/
 background-color: #f6f6f6;
}

.head-top {
 background-color: #f6f6f6;
 width: 1300px;
 margin:0 auto;
 display: flex;
 align-items: center;
 justify-content: center;
}
.logo {
  float: left;
  width: 200px;
  float: left;
  margin: 0;
  background: none;
}

.logo img {
  width: 100%;
  margin-top: 44px;
}

.head-fast-entry {
  float: right;
  width: 98px;
  height: 32px;
  background: url(../images/dzsw.png) no-repeat;
  margin-top: 19px;
  line-height: 30px;
  padding-left: 10px;
  position: relative;
  z-index: 9;
  color: #c71907;
}

.head-fast-entry-list {
  background: #fff;
  position: absolute;
  left: 0px;
  width: 105px;
  text-align: center;
  line-height: 30px;
  border: 1px solid #c71907;
  border-top: none;
  display: none;
  transition: all 0.3s ease-in-out
}

.head-fast-entry-list.show {
  display: block
}

.head-fast-link {
  float: right;
  width: auto;
  text-align: center;
  height: 70px;
  margin-left: 10px;
}

.head-fast-link li {
  margin-left: 10px;
  display: inline-block;
  line-height: 70px;
}

.head-fast-link li a {
  padding-left: 27px;
  position: relative;
}

.head-fast-link li a:before {
  content: "";
  width: 22px;
  height: 22px;
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -11px;
  background: url(../images/top_xtb.png) 0px 0 no-repeat;
}

.head-fast-link li a.head-fast-icon-2:before {
  background-position-x: -25px;
}

.head-fast-link li a.head-fast-icon-3:before {
  background-position-x: -50px;
}

.head-fast-link li a.head-fast-icon-4:before {
  background-position-x: -100px;
}

.head-fast-link li a.head-fast-icon-5:before {
  background-position-x: -75px;
}

.head-nav {
  height: 45px;
  position: relative;
  float: left;
  line-height: 45px;
  margin-top: 43px;
  margin-left: 105px;
}

.head-nav-content {
  height: 45px;
}

.head-nav-content .head-first-nav {
  float: left;
  position: relative;
  margin-left: 1px;
}

.head-nav-content .head-first-nav&gt;a {
  padding: 0 15px;
  font-size: 16px;
  font-weight: 400;
  display: block;
  color: #19100e;
  position: relative;
  z-index: 10;
}
.head-nav-content .head-first-nav:hover {
background-color: #d30007;
color: #fff;
}
.head-nav-content .head-first-nav:hover a{
  color: #fff;
}
.head-first-nav&gt;a.cur {
  background-color: #d30007;
  color: #fff;
}

.head-first-nav:hover .head-second-nav {
  height: auto;
  opacity: 1;
  filter: alpha(opacity=100);
}

.head-second-nav {
  position: absolute;
  width: 100%;
  height: 0;
  overflow: hidden;
  top: 45px;
  left: 0px;
  opacity: 0;
  z-index: 1000;
  transition: all 0.3s ease-in-out;
  background: rgba(0, 0, 0, .6);
  filter: alpha(opacity=0);
}

.head-second-nav dd {
  text-align: center;
}

.head-second-nav dd a {
  display: block;
  color: #fff;
  line-height: 20px;
  padding: 5px 2px;
}

.head-second-nav dd a:hover {
  background-color: #d30007;
}

.head-nav-right {
  float: right
}

.head-nav-right {
  height: 40px;
  margin-top: 43px;
}

.head-nav-right a {
  display: block;
  float: left;
  width: 40px;
  height: 40px;
  position: relative;
  text-indent: -9999px;
}
.share-content{position: absolute; width: 120px; left: -39px; text-indent: 0px; z-index: 10000;top: 39px; display: none}
.share-content img{width: 100%;}
.share-wb {
  background: url(../images/wb.png) center center no-repeat;
}
.share-wb:hover .share-content{display: block}
.share-wx:hover .share-content {
  display: block
}
/* .share-wb:hover {
  background: url(../images/wb_hover.png) center center no-repeat;
}

.share-wx:hover {
  background: url(../images/wx_hover.png) center center no-repeat;
} */

.share-wx {
  background: url(../images/wx.png) center center no-repeat;
}

.head-nav-search {
  width: 40px;
  height: 40px;
  font-size: 0px;
  cursor: pointer;
  float: left;
  margin-left: 10px;
  background: url(../images/sou.png) center no-repeat;
  position: relative
}

.head-search-content {
  position: absolute;
  right: 0px;
  top: 4px;
    width: 162px;
  overflow: hidden;
   border: 1px solid #d30007;
   border-radius: 5px;
  transition: all 0.3s ease-in-out
}

.head-search-content input {
  float: left;
  border: none;
  background: #fff;
  height: 18px;
  padding: 6px 5px;
  width: 110px;
}



.head-search-content button {
  float: left;
  width: 40px;
  height: 32px;
  background: none;
  border: none;
  font-size: 0px;
}

.index-banner {
  position: relative;
  min-height: 500px;
}

.index-banner img {
  width: 100%
}

.gallery-banner {
  width: 100%;
  height: 100%
}

.index-part-brand .wapper {
  position: relative
}
  .gallery-nav-wapper {
   margin-top: 0px;
   height: 448px;
   position: relative;
   z-index: 3;
   background: #f7f5f6 url(../images/img-nav-bg-2.png) top center no-repeat;
}
.gallery-nav {
  position: absolute;
  width: 1090px!important;
  left: 50% !important;
  margin-left: -545px;
  bottom: 126px !important;

}
.gallery-nav .swiper-slide {
  width: 180px;
  height: 110px;
  float: left;
  cursor: pointer;
  margin-right: 2px;
  background-repeat: no-repeat;
  background-position: center 0px;
}
.gallery-nav .swiper-slide:last-child{margin-right: 0px;}
.gallery-nav .swiper-slide a {
  display: block;
  width: 180px;
font-size: 16px;
  height: 30px;
  text-align: center;
  color: #fff;
  padding-top: 80px;
  box-sizing: border-box
}

.gallery-nav .swiper-slide-actived {
}

.banner-nav {
  padding: 100px 0px 100px 0px;
  background-color: #f7f5f6

}

.swiper-slide-content {
  background-color: rgba(0, 0, 0, .6);
  position: absolute;
  opacity: 0;
  filter: opacity(0);
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding: 130px 100px;
  text-align: center;
}

.swiper-slide-content.show {
  opacity: 1;
  filter: opacity(100);
}

.swiper-slide-content h3 {
  font-size: 20px;
  color: #c71907;
  margin-bottom: 20px;
  text-align: center;
}

.swiper-slide-content p {
  color: #fff;
  line-height: 22px;
  height: 66px;
  margin: 10px 0;
  overflow: hidden;
  text-align: left
}

.swiper-slide-content a {
  color: #c71907;
  width: 92px;
  height: 26px;
  border-radius: 13px;
  border: 1px solid #c71907;
  display: block;
  line-height: 26px;
  text-align: center;
  margin: auto auto;
}

.swiper-slide-content a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #c71907;
}
.banner-nav-content a {
  display: block;
  width: 240px;
  background-color: #EBEFF0;
  float: left;
  color: #fff;
  line-height: 160px;
  box-sizing: border-box;
  font-size: 18px;
  padding-left: 116px;
  position: relative;
}
.banner-nav-content a.color1{background-color: #d30007}
.banner-nav-content a.color2 {
  background-color: #9a8f8b
}
.banner-nav-content a:hover{
  color: #fff;
}
/* .banner-nav-content{width: 965px; float: left} */
.banner-nav-content a:after {
  content: "";
  width: 90px;
  height: 160px;
  position: absolute;
  left: 0px;
  top: 0px;
  background-size: 40px;
}
.banner-nav-ad{width: 225px; height: 320px; float: right}
.banner-nav-ad img{width: 225px; height: 320px;}
.banner-nav-content a:hover:after{
  background-size: 40px;
}
.banner-nav-1:after {
  background: url(../images/banner-ico-1-hover.png) center right no-repeat;
}

.banner-nav-2:after {
  background: url(../images/banner-ico-2-hover.png) center right no-repeat;
}

.banner-nav-3:after {
  background: url(../images/banner-ico-3-hover.png) center right no-repeat;
}

.banner-nav-4:after {
  background: url(../images/banner-ico-4-hover.png) center right no-repeat;
}

.banner-nav-5:after {
  background: url(../images/banner-ico-5-hover.png) center right no-repeat;
}
.banner-nav-6:after {
  background: url(../images/banner-ico-6-hover.png) center right no-repeat;
}
.banner-nav-7:after {
  background: url(../images/banner-ico-7-hover.png) center right no-repeat;
}
.banner-nav-8:after {
  background: url(../images/banner-ico-8-hover.png) center right no-repeat;
}
.banner-nav-9:after {
  background: url(../images/banner-ico-9-hover.png) center right no-repeat;
}
.banner-nav-10:after {
  background: url(../images/banner-ico-10.png) center right no-repeat;
}
.banner-nav-1:hover {
  background-color: #c71907
}

.banner-nav-2:hover {
  background-color: #c71907
}

.banner-nav-3:hover {
  background-color: #c71907
}

.banner-nav-4:hover {
  background-color: #c71907
}

.banner-nav-5:hover {
  background-color: #c71907
}
.banner-nav-6:hover {
  background-color: #c71907
}
.banner-nav-7:hover {
  background-color: #c71907
}
.banner-nav-8:hover {
  background-color: #c71907
}
.banner-nav-8:hover {
  background-color: #c71907
}
.banner-nav-1:hover::after {
  background: url(../images/banner-ico-1.png) center right no-repeat;
}

.banner-nav-2:hover::after {
  background: url(../images/banner-ico-2.png) center right no-repeat;
}

.banner-nav-3:hover::after {
  background: url(../images/banner-ico-3.png) center right no-repeat;
}

.banner-nav-4:hover::after {
  background: url(../images/banner-ico-4.png) center right no-repeat;
}

.banner-nav-5:hover::after {
  background: url(../images/banner-ico-5.png) center right no-repeat;
}
.banner-nav-6:hover::after {
  background: url(../images/banner-ico-6.png) center right no-repeat;
}
.banner-nav-7:hover::after {
  background: url(../images/banner-ico-7.png) center right no-repeat;
}
.banner-nav-8:hover::after {
  background: url(../images/banner-ico-8.png) center right no-repeat;
}
.banner-nav-9:hover::after {
  background: url(../images/banner-ico-9.png) center right no-repeat;
}
.banner-nav-10:hover::after {
  background: url(../images/banner-ico-10-hover.png) center right no-repeat;
}
.index-part-news {
  padding: 60px 0px 50px;
    /* background: #e8e6e7 url(../images/part-arr.jpg) top center no-repeat; */
    background: #f6f6f6;
    background-size: 130px;
}
.index-news-left:last-child{
  margin-right: 0px;
}
.index-news-left {
  float: left;
  width: 550px;
  margin-right: 40px;
  overflow: hidden;
}
.index-news-right{
  float: right;
  width: 550px;
  overflow: hidden;
}
.subject_top {
  height: 60px;
  line-height: 60px;
  border-bottom: 1px solid #ccc;
  position: relative;
}

.subject_top span {
  width: 5px;
  height: 23px;
  margin: 20px 10px 0 0;
  background: #eb111d;
  float: left;
}

.subject_top a {
  color: #eb111d;
  font-size: 20px;
}

.index-news-ul li {
  line-height: 43px;
  height: 43px;
  border-bottom: 1px solid #ccc;
  position: relative;
  font-size: 16px;
  float: left;
  width: 100%;
}

.index-news-ul li span {
  float: right;width: 60px;
}

.index-news-ul li a {
  font-size: 16px;
  float: left;
  width: 450px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.index-news-ul b {
  float: left;
  margin-right: 5px;
}

.index-part-ad {
  float: right;
  width: 300px;
  display: none
}

.index-part-ad a {
  display: block;
  width: 300px;
  height: 120px;
}

.index-part-ad img {
  width: 300px;
  height: 120px;
}

.index-part-ad .intor {
  margin: 22px 0 18px;
}

.index-part-brand {
  width: 100%;
  min-width: 1200px;
  padding: 0px 0px 0px 0px;
  position: relative;
  background-color: #e8e6e7;
}

.index-part-brand .swiper-container {
  width: 1200px;
  height: 500px;
}

.index-part-brand img {
  width: 1200px;
  height: 500px;
}

.index-part-industry {
  width: 100%;
  min-width: 1200px;
  padding: 25px 0px 30px 0px;
  background-color: #f6f6f6
}

.index-part-title {
  font-size: 20px;
  text-align: center;
  color: #ff692a;
  padding-bottom: 25px;
}

.index-part-title span {
  position: relative;
  line-height: 1.0;
  font-weight: bold
}

.index-part-title span:after {
  content: "";
  width: 120px;
  height: 2px;
  background-color: #ff692a;
  position: absolute;
  right: -140px;
  top: 50%;
  margin-top: -2px;
}

.index-part-title span:before {
  content: "";
  width: 120px;
  height: 2px;
  background-color: #ff692a;
  position: absolute;
  left: -140px;
  top: 50%;
  margin-top: -2px;
}

.index-part-invest {
  padding: 25px 0px 30px 0px;
}

.index-invest-content a {
  float: left;
  width: 363px;
  margin-left: 52px;
  border: 1px solid #00a3c2;
  background: #00a3c2;
  height: 128px;
  color: #fff;
  position: relative;
  padding-top: 18px;
  text-align: center;
}

.index-invest-content a.index-invest-1 {
  margin-left: 0px;
}

.index-invest-content a span {
  display: block;
  line-height: 22px;
}

.index-invest-content a:hover {
  background-color: #fff;
  color: #333;
  transition: all 0.3s ease-in-out;
}

.index-invest-content a:hover em {
  color: #00a3c2;
  border-color: #00a3c2;
}

.index-invest-content a em {
  display: inline-block;
  transition: all 0.3s ease-in-out;
  width: 92px;
  height: 30px;
  border: 1px solid #fff;
  border-radius: 10px;
  background-size: 100% 100%;
  line-height: 30px;
  text-align: center;
  color: #fff;
  position: absolute;
  left: 50%;
  margin-left: -46px;
  bottom: 20px;
}

.footer {
  width: 100%;
  min-width: 1200px;
  background: #EAEAEA;
  /* height: 120px; */
  line-height: 30px;
}

.footer-left {
  width: 730px;
  float: left;
  text-align: left;
}
.footer-left ul{
  padding-top: 17px;
}
.footer-left li {
  display: inline-block;
  line-height: 20px;
  padding: 16px 0;
}

.footer-left li:first-child a {
  border-left: none;
}
.table{
  width: 100% !important;
}
.table tr td{
  border: 1px solid #ccc!important;
  text-align: left !important;
  padding:5px 10px !important;
}
.table tr td p{
  text-indent: 0em;
}
#Validform_msg{display: none}
.footer-left li a {
  display: block;
  width: auto;
  padding: 0 10px 0 14px;
  line-height: 20px;
  height: 20px;
  border-left: 2px solid #999;
}
.footer-left li:first-child a{
  padding-left: 0px;
}
.footer-right {
  /* float: left;
  width: 470px; */
  text-align: right;
}


/* æ–°é—»é¦–é¡µ */

.list-banner img {
  width: 100%
}

.list-wapper {
  background-color: #f4f4f4;
  padding-bottom: 50px;
}

.breadcrumb {
  height: 48px;
  line-height: 50px;
  padding-left: 15px;
  background: url(../images/b.png) center left no-repeat;
}

.list-wapper-left {
  padding: 25px 40px 35px 30px;
  width: 740px;
  background-color: #fff;
  float: left;
  margin-bottom: 0;
  overflow: hidden;
  min-height: 547px;
  position: relative;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, .2)
}

.list-wapper-left-title {
  border-left: 5px solid #d30007;
  display: block;
  padding-left: 10px;
  margin-bottom: 6px;
  color: #333;
  padding-bottom: 0;
  border-bottom: none;
  font-size: 18px;
  font-weight: 700;
  position: relative
}

.list-wapper-type {
  border-bottom: 1px solid #EBEFF0
}

.list-wapper-type a {
  font-size: 16px;
  margin-right: 10px;
  display: inline-block;
  padding: 11px 0;
}

.list-wapper-type a.actived {
  color: #d30007;
  text-decoration: none;
  padding: 11px 8px;
  border-bottom: 1px solid #d30007;
}

.list-top-img {
  display: block;
  float: left;
  width: 230px;
  height: 164px;
  background-color: #ccc;
}

.list-top-img img {
  width: 230px;
  height: 164px;
}

.list-top-news {
  padding: 20px 0px;
}

.list-top-content {
  float: left;
  width: 488px;
  margin-left: 20px;
}

.list-top-content h2 a {
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  color: #d30007;
}

.list-top-content p {
  height: 96px;
  line-height: 32px;
  font-size: 16px;
  margin: 10px 0;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.list-top-content a.list-top-more {
  color: #d30007
}

.list-content-date {
  position: absolute;
  top: 0px;
  right: 0px;
  color: #999
}

.list-content {
  font-size: 16px;
  min-height:379px;
}

.list-content li {
  margin-top: 20px;
  position: relative;
  padding-right: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.list-content li:nth-child(5n+6) {
  margin-top: 35px;
}

.list-content-type a {
  color: #d30007
}

.list-pages {
  padding: 24px 0 0;
  font-size: 0px;
  text-align: center
}
.list-pages li.disabled span{background-color: rgb(240, 240, 240);}
.list-pages li{display: inline-block;
  border: 1px solid #ccc;
  margin-left: 5px;
  font-size: 12px;

}
.list-pages li.active span{
  background-color:#d30007;
   color: #fff;
}
.list-pages li.active{
   border-color: #d30007;
   color: #fff;
}
.list-pages a,
.list-pages span {
  width: auto;
  display: inline-block;
  padding: 0px 12px;
  height: 32px;
  line-height: 32px;
}
.list-pages a:hover,
.list-pages font {
  background: #d30007;
  border-color: #d30007;
  color: #fff;
}

.list-view-page {
  padding: 24px 0 0;
  font-size: 0px;
  text-align: center;
  margin-top: 10px;
}
.list-view-page li.disabled span{background-color: rgb(240, 240, 240);}
.list-view-page li{display: inline-block;
  border: 1px solid #ccc;
  margin-left: 5px;
  font-size: 12px;

}
.list-view-page li.active span{
  background-color:#d30007;
   color: #fff;
}
.list-view-page li.active{
   border-color: #d30007;
   color: #fff;
}
.list-view-page a,
.list-view-page span {
  width: auto;
  display: inline-block;
  padding: 0px 5px;
  height: 20px;
  line-height: 20px;
}
.list-view-page a:hover,
.list-view-page font {
  background: #d30007;
  border-color: #d30007;
  color: #fff;
}
.no-data{min-height: 580px; line-height: 200px; text-align: center;font-size: 18px; }
.list-pages-jump {
  line-height: 40px;
  font-size: 12px;
  display: inline-block;
}

.list-pages-jump span {
  margin-left: 5px;
}

.list-pages-jump input {
  height: 28px;
  padding: 0 6px;
  line-height: 28px;
}

.list-wapper-right {
  width: 370px;
  float: right
}

.list-wapper-right-part {
  padding: 25px 25px 25px 25px;
  background-color: #fff;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, .2);
}

.list-wapper-part-title {
  border-bottom: 1px solid #ccc;
  font-size: 18px;
  font-weight: bold;
}

.list-wapper-part-title span {
  display: inline-block;
  border-bottom: 1px solid #d30007;
  padding: 0 12px 20px 0;
}

.list-wapper-news {
  padding-top: 16px;
}

.list-wapper-news li {
  border-left: 2px solid #d30007;
  margin-left: 20px;
  padding-bottom: 16px;
  height: 40px;
  position: relative;
  padding-left: 30px;
  ;
}

.list-wapper-news li:last-child {
  padding-bottom: 0px;
}

.list-wapper-date {
  position: absolute;
  left: -20px;
  top: 0px;
  border: 1px solid #d30007;
  color: #d30007;
  width: 38px;
  height: 38px;
  background: #fff;
  text-align: center;
}

.list-wapper-date em {
  display: block;
  font-weight: bold;
  font-size: 16px;
}

.list-wapper-date i {
  display: block
}

.list-wapper-news a {
  line-height: 40px;
  height: 40px;
  display: block;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #666;
  white-space: nowrap;
}

.list-img-news {
  margin-top: 30px;
}

.jssorb052 .i {
  position: absolute;
  cursor: pointer;
}

.jssorb052 .i .b {
  fill: #000;
  fill-opacity: 0.5;
}

.jssorb052 .i:hover .b {
  fill-opacity: .7;
}

.jssorb052 .iav .b {
  fill-opacity: 1;
}

.jssorb052 .i.idn {
  opacity: .3;
}

.jssora051 {
  display: block;
  position: absolute;
  cursor: pointer;
}

.jssora051 .a {
  fill: none;
  stroke: #fff;
  stroke-width: 360;
  stroke-miterlimit: 10;
}

.jssora051:hover {
  opacity: .8;
}

.jssora051.jssora051dn {
  opacity: .5;
}

.jssora051.jssora051ds {
  opacity: .3;
  pointer-events: none;
}

.list-images-title {
  background-color: rgba(0, 0, 0, .5);
  position: absolute;
  left: 0px;
  bottom: 0px;
  right: 0px;
  color: #fff;
  text-align: center;
  padding: 8px 0px;
}

.detail-wapper {
  padding-bottom: 40px;
  background-color: #f4f4f4
}

.detail-wapper .wapper {
  width: 1000px;
}

.detail-content {
  background-color: #fff;
  padding: 30px 150px;
  width:700px;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, .2);
}

.detail-top {
  padding: 10px 0px;
}

.detail-top h1 {
  color: #000;
  font-size: 20px;
  line-height: 36px;
  text-align: center;
  font-weight: 700
}
.detail-top h2 {
  color: rgb(39, 39, 39);
  font-size:16px;
  line-height: 36px;
  text-align: center;
}

.detail-info {
  line-height: 32px;
  color: #333
}

.detail-info span {
  padding-right: 15px;
}

.bdshare {
  float: right;
}

.detail-text {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 20px 0;
  overflow: hidden;
}

.detail-text img {
  max-width: 100%;
  display: block;
  margin: 0 auto
}

.detail-text p {
  font-size: 14px;
  line-height: 30px;
  text-indent: 2em
}

.about-us-left {
  width: 102px;
  /* float: left; */
  margin-left:62px;
}
.about-us-left-2 {
  width: 102px;
  float: left;
  margin-left: 32px;
  margin-right: 30px;
}
.about-us-left-title {
  background-color: #f4f4f4;
  height: 50px;
  line-height: 50px;
  font-weight: 700;
  margin-bottom: 2px;
  color: rgb(7, 7, 7);
  font-size: 18px;
  text-align: center;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

.about-us-left-bottom {
  background-color: #f4f4f4;
  height: 50px;
  line-height: 50px;
  margin-bottom: 2px;
  color: #fff;
  font-size: 18px;
  text-align: center;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

.about-us-list li {
  height: 45px;
  line-height: 45px;
  margin-bottom: 2px;
  color: #fff;
  font-size: 18px;
}

.about-us-list li a {
  display: block;
  color: #020202;
  text-align: center;
  font-size: 16px;
  background-color: #f4f4f4;
  position: relative
}

/* .about-us-list li a:after {
  content: "&gt;";
  position: absolute;
  right: 10px;
  top: 0px;
} */

.about-us-list li a:hover {
  color: #fff;
  background-color: #d30007
}

.about-us-list li a.actived {
  color: #fff;
  background-color: #d30007
}

.about-us-right-title {
  border-bottom: 1px solid #ccc;
}

.about-us-right {
  /* float: right; */
  padding: 30px 50px;
  width: 870px;
  /* box-shadow: 5px 5px 5px rgba(0, 0, 0, .2); */
  /* background-color: #fff; */
  min-height: 560px;
}

.about-us-right-title span {
  font-size: 18px;
  font-weight: 700;
  border-left: 5px solid #d30007;
  display: block;
  padding-left: 10px;
  margin-bottom: 25px;
  color: #333;
  padding-bottom: 0;
  border-bottom: none;
  float: none;
}

.about-us-right-content img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
  margin-bottom: 15px;
}

.about-us-right-content p {
  line-height: 30px;
  text-indent: 2em;
  font-size: 16px;
}

.list-wapper-party h2 {
  margin-bottom: 12px;
  font-size: 18px;
  font-weight: 700;
}

.list-wapper-party h2 a {
  color: #333
}

.list-wapper-party p {
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 10px;
}

.list-wapper-party a {
  color: #d30007
}

.list-search-view {
  margin-top: 20px;
}

.list-search-view form {
  float: right;
}

.list-search-view .search-text {
  border: 1px solid #d30007;
  height: 26px;
  line-height: 26px;
  padding: 0 5px;
  width: 200px;
}

.list-search-view .hqczz_submit {
  width: 60px;
  height: 26px;
  color: #fff;
  background: #d30007;
  border: #d30007;
}

.list-view-left {
  float: left;
  margin-top: 20px;
}

.list-view-pic {
  display: block;
  border: 1px solid #ccc;
}

.list-view-pic img {
  width: 350px;
  height: 440px;
}

.list-view-ctrl {
  margin-top: 5px;
}

.list-view-ctrl a {
  display: inline-block;
  width: 173px;
  height: 42px;
  line-height: 42px;
  font-size: 14px;
  text-align: center;
  background: #d30007;
  color: #fff;
}
.list-view-ctrl a.disabled{
  background-color: rgb(204, 204, 204);
  cursor: default
}
.list-view-info {
  width: 356px;
  height: 486px;
  float: right;
  border: 1px solid #ccc;
  margin-top: 20px;
}

.list-view-info h3 {
  padding-left: 8px;
  height: 43px;
  line-height: 43px;
  color: #d30007;
  font-size: 16px;
  border-bottom: 1px solid #d30007;
}

.list-view-info-ctrl {
  height: 26px;
  line-height: 26px;
  padding: 10px 10px;
  font-size: 14px;
}

.list-view-info-ctrl a {
  display: inline-block;
  width: 60px;
  text-align: center;
  border: 1px solid #d30007;
  height: 24px;
  line-height: 24px;
  color: #d30007;
}

.list-view-info-content {
  height: 390px;
  font-size: 16px;
  line-height: 30px;
  overflow: auto;
  padding: 0 10px;
}

.list-wapper-view-list-content {
  border: 1px solid #ccc;
}

.list-wapper-view-list-content h3 {
  background-color: #ebefef;
  padding: 10px;
  color: #d30007;
  font-weight: bold;
  font-size: 16px;
}

.list-view-list-item-pic {
  float: left;
  width: 90px;
  height: 120px;
}

.list-view-list-item-pic img {
  width: 90px;
  height: 120px;
}

.list-view-list-item-date {
  font-size: 18px;
  padding-left: 10px;
  color: #d30007
}

.list-view-list-item-info {
  float: left;
  width: 208px;
}

.list-view-list-item-info p {
  font-size: 16px;
  line-height: 30px;
  height: 60px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  padding-left: 10px;
}

.list-wappper-view-list-item {
  padding: 10px 0px;
  margin: 0 10px;
  border-bottom: 1px solid #ccc;
}

.list-wappper-view-list-item .list-view-info-ctrl {
  padding-bottom: 0px;
}

.list-view-page {
  padding: 0 2px;
}



.list-view-page-right {
  line-height: 36px;
  display: inline-block;
  font-size: 12px;
}

.list-view-page-right .easysite-page-text {
  height: 20px;
  padding: 0 2px;
  width: 18px;
}

.list-wapper-img-center {
  background-color: #fff;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, .2);
  padding: 30px 30px 0px 30px;
}

.list-img-big {
  position: relative;
  width: 770px;
  float: left;
  margin-left: 95px;
  height: 532px;
}

.list-img-big img {
  width: 770px;
  height: 532px;
}

.list-img-big-title {
  position: absolute;
  left: 0px;
  bottom: 0px;
  right: 0px;
  background-color: rgba(0, 0, 0, .5);
  color: #fff;
  font-size: 18px;
  padding: 10px 0;
  text-align: center
}

.list-img-ctrl {
  width: 156px;
  float: left;
  margin-left: 20px;
  margin-top: 33px;
  position: relative
}

.list-img-ctrl .swiper-slide {
  width: 156px;
  height: 100px;
}

.list-img-ctrl .swiper-slide img {
  width: 146px;
  height: 100px;
}

.list-img-ctrl .swiper-container {
  width: 156px;
  height: 465px;
}

.list-img-centent {
  padding-top: 50px;
  padding-bottom: 50px;
}

.list-img-ctrl .swiper-slide img {
  border: 5px solid #fff
}

.list-img-ctrl .swiper-slide img:hover {
  border-color: #c71907
}

.list-interact-left {
  width: 800px;
  float: left
}

.list-interact-tab-text {
  width: 798px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 5px;
}

.list-interact-menu {
  float: left;
  width: 140px;
  padding-top: 3px;
}

.list-interact-menu a {
  width: 120px;
  height: 90px;
  display: block;
  background: url(../images/tab.png) no-repeat;
  margin: 20px 0 20px 20px;
  text-align: center;
}
.list-interact-menu a a{color: #fff}
.list-interact-menu a div {
  color: #fff;
  font-size: 14px;
  font-weight: normal;
  padding-top: 66px;
  cursor: pointer
}
.list-interact-menu a:hover div,
.list-interact-menu a.active div {
  color: #fff;
}

.list-interact-menu a:hover,
.list-interact-menu a.active {
  background: url(../images/tab_a_1.png) no-repeat;
}

.list-interact-menu a.list-interact-icon-2:hover,
.list-interact-menu .a.list-interact-icon-2.activer {
  background-position: 0px -129px;
}

.list-interact-menu a.list-interact-icon-3:hover,
.list-interact-menu a.list-interact-icon-3.active {
  background-position: 0px -258px;
}

.list-interact-menu a.list-interact-icon-4:hover,
.list-interact-menu a.list-interact-icon-4.active {
  background-position: 0px -387px;
}

.list-interact-menu a.list-interact-icon-2 {
  background-position: 0px -129px;
  display: none;
}

.list-interact-menu a.list-interact-icon-3 {
  background-position: 0px -258px;
}

.list-interact-menu a.list-interact-icon-4 {
  background-position: 0px -387px;
display: none
}

.list-interact-tab {
  float: left;
  width: 608px;
  margin: 20px 25px 20px 20px;
  min-height: 496px;
}

.list-interact-tab-table {
  width: 100%
}

.list-interact-tab-table tr {
  height: 40px;
  line-height: 40px;
}

.list-interact-tab-table tr th {
  border-bottom: 1px solid #ccc;
  padding: 0 3px;
  font-weight: 700
}

.list-interact-right {
  width: 380px;
  float: right
}

.list-interact-weibo {
  height: 490px;
  padding: 26px 30px 20px;
  background-color: #fff;
  border: 1px solid #ccc;
}

.list-interact-weibo-content {
  height: 450px;
  overflow: hidden;
  border: 1px solid #ccc;
}

.list-interact-code {
  padding: 21px 0px;
  margin-top: 20px;
  text-align: center;
  border: 1px solid #ccc;
  background-color: #fff;
}

.interact-entry {
  height: 206px;
  border: 1px solid #ccc;
  padding: 30px 20px 30px 0;
  background: #fff url(../images/lybg.png) center center no-repeat;
  margin-top: 20px;
}

.interact-entry li {
  width: 369px;
  height: 90px;
  float: left;
  margin-left: 20px;
  margin-bottom: 25px;
}

.interact-entry li a {
  font-size: 20px;
  line-height: 90px;
  float: right;
  width: 250px;
  text-align: center;
  color: #fff;
}

.message-content {
  margin-top: 15px;
}

.message-content p {
  color: #bb552f;
  font-size: 16px;
  font-weight: bold;
}

.message-content p span {
  color: #da0000;
  font-size: 12px;
  font-weight: 100;
}

.form-item label {
  text-align: center;
  width: 120px;
  background-color: #ededed;
  height: 32px;
  line-height: 32px;
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -16px;
}

.form-item {
  padding: 10px 0 10px 130px;
  color: #595757;
  position: relative;
}

.form-item input {
  line-height: 24px;
  height: 24px;
  padding: 3px 6px;
  border: 1px solid #c9c9c9;
  width: 70%;
  color: #666;
}

.form-item-input select {
  padding: 3px 6px;
  border: 1px solid #c9c9c9;
  color: #666;
}
.form-item-input span{color: #f00;}
.form-item-input textarea {
  height: 100px;
  padding: 3px 6px;
  border: 1px solid #c9c9c9;
  width: 70%;
  color: #666;
}

.form-ctrl {
  text-align: right;
  margin-top: 15px;
}

.form-ctrl button {
  height: 28px;
  line-height: 28px;
  cursor: pointer;
  outline: 0;
  border: 0;
  border-radius: 6px;
  padding: 0 21px;
  background-color: #c71907;
  color: #fff;
}

.history-nav {
  width: 270px;
  float: left;
  padding: 50px 0 0 20px;
}

.history-nav li {
  padding: 15px 0;
  font-size: 16px;
  background: url(../images/ico-arr.png) no-repeat left 25px;
}

.history-nav li a {
  color: #0B703A;
  font-weight: bold;
  padding-left: 15px;
  display: block;
  line-height: 30px;
  font-size: 20px;
}

.history-right {
  width: 900px;
  float: right;
  padding-bottom: 20px;
}

.history-right img {
  margin-top: 25px;
  width: 100%
}

.history-list li {
  height: 40px;
  line-height: 40px;
  border-bottom: 1px dashed #acabab;
  color: #595757;
  font-size: 16px;
}

.history-des {
  padding: 10px;
  background: #e6e6e7;
  margin-top: 25px;
}
.history-des p{text-indent: 2em}
.history-des .title {
  font-size: 18px;
  font-weight: bold;
  color: #33a238;
  border-bottom: 1px solid #a09f9f;
  height: 30px;
  line-height: 30px;
}

.history-des .text {
  line-height: 32px !important;
  font-size: 16px !important;
  color: #5a5858;
  margin-top: 5px;
}

.history-time.swiper-container {
  padding: 0 10px;
  margin: 0 50px;
}

.history-time .swiper-slide {
  cursor: pointer;
}

.history-time-nav {
  position: relative
}

.swiper-year {
  position: absolute;
  width: 40px;
  height: 40px;
  position: absolute;
  left: 50%;
  margin-left: -20px;
  top: 50%;
  background-color: #a09f9f;
  color: #fff;
  text-align: center;
  line-height: 40px;
  margin-top: -20px;
  border-radius: 50%;
  z-index: 6;
  display: none
}

.swiper-year.show {
  display: block
}

.history-button-prev {
  left: 0px;
}

.history-button-next {
  right: 0px;
}

.history-button-prev,
.history-button-next {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 21px;
  color: #fff;
  border-radius: 50%;
  background: #c71907;
  margin-top: 50px;
  font-family: "å®‹ä½“";
  font-weight: 700;
  cursor: default;
  position: absolute;
  top: 50%;
  margin-top: -20px;
}

.history-button-prev.swiper-button-disabled,
.history-button-next.swiper-button-disabled {
  background-color: #acabab
}


/* .swiper-year{display: none} */

.history-time .swiper-slide {
  height: 40px;
}

.history-time:after {
  position: absolute;
  left: -10px;
  right: -10px;
  height: 2px;
  background: #acabab;
  content: '';
  top: 19px;
}

.swiper-dot {
  display: block;
  width: 10px;
  height: 10px;
  background-color: #666;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  z-index: 5;
  margin-left: -5px;
  top: 50%;
  margin-top: -5px;
}

.page-bg {
  background: url(../images/1920-bg.jpg) center bottom no-repeat;
  position: fixed;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  z-index: -1;
}

.page-wapper .wapper {
  padding: 20px 50px;
  box-sizing: border-box;
  background-color: rgba(255, 255, 255, .7);
  margin-top: 50px;
  margin-bottom: 50px;
  min-height: 700px;
}

.page-wapper .list-wapper-left-title:after {
  content: '';
  height: 2px;
  background-color: #e7e5e5;
  position: absolute;
  left: -5px;
  right: 0px;
  bottom: -8px;
}

.page-content-center {
  padding-top: 10px;
  font-size: 16px;
  line-height: 32px;
  padding-bottom: 50px;
  border-bottom: 1px solid #e7e5e5;
}

.search-wapper {
  position: relative;
  padding-top: 205px;
}

.search-page-wapper {
  position: absolute;
  width: 595px;
  left: 50%;
  margin-left: -287px;
  top:-90px;
  background: white;
  box-shadow: 0 0 3px #ddd;
  border-radius: 5px;
  z-index: 999;
}

.search-page-text {
  width: 500px;
  height: 38px;
  line-height: 40px;
  border-radius: 5px;
  border: none;
  padding: 0 10px;
  float: left;
}

.search-page-clear {
  width: 30px;
  height: 38px;
  float: left;
  font-family: 'å®‹ä½“';
  font-size: 20px;
  text-align: center;
  line-height: 38px;
  color: #5a5858;
  visibility: hidden;
  cursor: pointer
}

.search-page-clear.show {
  visibility: visible
}

.head-fix {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 5;
  background-color: #f6f6f6;
}

.search-page-btn {
  width: 44px;
  height: 40px;
  background: url(../images/search_Btn.png) no-repeat center;
  float: left;
  border: none;
  text-indent: -9999px;
}

.search-wapper .wapper {
  background-color: rgba(255, 255, 255, .7);
  min-height: 700px;
  position: relative;
  margin-bottom: 30px;
}
/* .search-wapper .wapper::before{
  position: absolute;
  content: '';
  left: 830px;
  top:10px;
  bottom: 10px;
  width: 1px;
  background-color: #ccc;
} */
.search-list-img {
  float: left;
  width: 160px;
  padding: 8px 8px;
}

.search-list-img img {
  width: 100%;
  height: 100%
}


/* .search-list-info {
  float: left;
  width: 600px;
} */

.search-content-list {
  padding: 10px 0px 10px 0;
  /* width: 777px; */
  border-bottom: 1px solid #ccc;
}
.search-content-list:hover{background-color: rgb(240, 240, 240)}
/* .search-content-center{padding: 30px;float: left;width: 740px; } */
.search-content-list h2 span {
  float: left;
  line-height: 18px;
  font-size: 18px;
  background: #c71907;
  color: #fff;
  font-weight: 400;
  padding: 4px 6px 6px;
  margin-right: 10px;
}
.totop{
  display: none;
}
.search-content-list h2 a {
  float: left;
  /* width: 450px; */
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  flex: 1;
}
.search-list-date {
  font-size: 24px;
  font-weight: 100;
  display: block;
  line-height: 30px;
  margin: 4px 0;
  color: #333;
}
.search-content-list p{
font-size: 14px;
line-height: 25px;

}
.search-content-center-right{float: right; width: 330px; padding-top: 50px}
.search-content-center-right h2 {
  font-size: 18px;
  line-height: 2.5;
}
.search-content-center-right a{
    color: #c71907;
    font-size: 16px;
    display: block;
}
.search-content-center-right a:hover{
  color: #ffbc70;
}
.about-history-back-title{ font-size: 20px; font-weight: bold;}
.list-wapper-type-selcet select{padding:3px 5px;}
.industry-content{position: relative;height: 550px;}
.industry-part-top-content{position: absolute;left: 0px; top: 0px; right: 0px; bottom: 40px; background-position: center center; background-size: cover}
.industry-part-title{position: absolute;left: 0px; bottom:0px;right: 0px; text-align: center; font-size: 18px; color: #fff; padding: 10px 0px; }
.ind-part-1 {
  width: 150px;
  height: 215px;
  position: absolute;
  left: 0px;
  top: 0px;
  background-color: #00558e
}
.ind-part-2 {
  width: 235px;
  height: 102px;
  position: absolute;
  left: 160px;
  top: 0px;
  background-color: #ccd3db
}
.ind-part-3 {
  width: 235px;
  height: 103px;
  position: absolute;
  left: 160px;
  top: 112px;
  background-color: #fff
}
.ind-part-4 {
  width: 390px;
  height: 150px;
  position: absolute;
  left: 405px;
  top: 0px;
  background-color: #00558e
}
.ind-part-5 {
  width: 235px;
  height: 102px;
  position: absolute;
  right: 160px;
  top: 0px;
  background-color: #ccd3db
}

.ind-part-6 {
  width: 235px;
  height: 103px;
  position: absolute;
  right: 160px;
  top: 112px;
  background-color: #fff
}
.ind-part-7 {
  width: 150px;
  height: 215px;
  position: absolute;
  right: 0px;
  top: 0px;
  background-color: #00558e
}
.ind-part-8 {
  width: 193px;
  height: 100px;
  position: absolute;
  left: 0px;
  top: 225px;
  background-color: #00558e
}
.ind-part-9 {
  width: 193px;
  height: 100px;
  position: absolute;
  left: 203px;
  top: 225px;
  background-color: #00558e
}
.ind-part-10 {
  width: 115px;
  height: 235px;
  position: absolute;
  left: 405px;
  top: 160px;
  background-color: #00558e
}
.ind-part-11 {
  width: 265px;
  height: 235px;
  position: absolute;
  left: 530px;
  top: 160px;
  background-color: #00558e
}
.ind-part-12 {
  width: 193px;
  height: 100px;
  position: absolute;
  right: 203px;
  top: 225px;
  background-color: #00558e
}

.ind-part-13 {
  width: 193px;
  height: 100px;
  position: absolute;
  right: 0px;
  top: 225px;
  background-color: #00558e
}
.ind-part-14 {
  width: 150px;
  height: 215px;
  position: absolute;
  left: 0px;
  top: 335px;
  background-color: #00558e
}

.ind-part-15 {
  width: 235px;
  height: 102px;
  position: absolute;
  top: 335px;
  left: 160px;
  background-color: #ccd3db
}

.ind-part-16 {
  width: 235px;
  height: 103px;
  position: absolute;
  left: 160px;
  top: 447px;
  background-color: #fff
}
.ind-part-17 {
  width: 150px;
  height: 145px;
  position: absolute;
  left: 404px;
  top: 405px;
  background-color: #fff
}
.ind-part-18 {
  width: 231px;
  height: 145px;
  position: absolute;
  left: 564px;
  top: 405px;
  background-color: #00558e
}
.ind-part-19 {
  width: 235px;
  height: 102px;
  position: absolute;
  top: 335px;
  right: 160px;
  background-color: #ccd3db
}

.ind-part-20 {
  width: 235px;
  height: 103px;
  position: absolute;
  right: 160px;
  top: 447px;
  background-color: #fff
}
.ind-part-21 {
  width: 150px;
  height: 215px;
  position: absolute;
  right: 0px;
  top: 335px;
  background-color: #00558e
}
.ind-part-22 {
  width: 192px;
  height: 105px;
  position: absolute;
  left: 0px;
  top: 560px;
  background-color: #00558e
}
.ind-part-23 {
  width: 193px;
  height: 105px;
  position: absolute;
  left: 202px;
  top: 560px;
  background-color: #00558e
}
.ind-part-24 {
  width: 190px;
  height: 105px;
  position: absolute;
  left: 405px;
  top: 560px;
  background-color: #00558e
}
.ind-part-25 {
  width: 190px;
  height: 105px;
  position: absolute;
  left: 605px;
  top: 560px;
  background-color: #00558e
}
.ind-part-26 {
  width: 192px;
  height: 105px;
  position: absolute;
  left: 805px;
  top: 560px;
  background-color: #00558e
}
.ind-part-27 {
  width: 192px;
  height: 105px;
  position: absolute;
  right: 0px;
  top: 560px;
  background-color: #00558e
}
.res-main-bg{position: relative}
.res-main-bg img{width: 100%;}
.res-main-content{
  width: 900px;
  height: 138px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -69px;
  margin-left: -450px;
}
.res-main-content a{
   display: block;
   float: left;
   width: 138px;
   height: 138px;
   margin: 0 79px;
}
.res-main-btn-0{
  background: url(../images/res-btn-0.png) center center no-repeat
 }
.res-main-btn-1{
 background: url(../images/res-btn-1.png) center center no-repeat;
 background-size: contain;
}

  .res-main-btn-2 {
  background: url(../images/res-btn-2.png) center center no-repeat;
  background-size: contain;
}

  .webui-popover-inner{min-width: 200px;}
  .webui-popover-content{max-height: 250px;}
  .webui-popover-content a{display: block;font-size: 14px;}
  .history-time-content{
    margin-top: 20px;
    padding: 25px 25px 30px 20px;
    background: #e6e6e7;}
.history-time-item-title{
  line-height: 45px;
  font-size: 25px;
  padding-bottom: 10px;
  color: #4b4848;}
   .history-time-item{
    border-bottom: 1px dashed #a09f9f;
   }
  .history-time-item-thumb:empty{display: none}
  .history-time-item p:empty{display: none}
  .history-time-item p{
    text-indent: 2em;
    font-size: 14px;
    color: #595757;
    line-height: 30px;
    margin-bottom: 25px;
    text-align: justify;
    text-justify: inter-ideograph;
  }
  .history-time-item-thumb{
    width: 413px;
    float: right;
    margin: 20px 0 25px 30px;}
  .list-big-title{font-size: 16px; text-align: center; margin-bottom: 15px;}
  #bigImg iframe{width: 770px !important; height: 500px !important;}
  .history-right h2{margin-bottom: 10px ; font-size: 18px; margin-top: 10px;}
  .history-right h3{margin-bottom: 15px; font-size: 18px;}
  .history-keyword {
    font-size: 16px;
    line-height: 30px;
    text-indent: 2em;}
    .search-btn{cursor: pointer}
    .perform-list-x2,
    .perform-list-x3 {
      width: 970px;
    }
.perform-list-x2 .perform-list-item{width: 470px; float: left;margin-right: 10px; margin-bottom: 10px;}
.perform-list-x3 .perform-list-item{width: 310px; float: left;margin-right: 10px; margin-bottom: 10px;}
  .perform-list-wapper{width:960px; float: left;background-color: #fff; padding-top: 10px; padding-left: 10px;}
  .perform-list-item img{width: 470px; height: 210px;}
  .perform-list-item  a{
    display: block;
    position: relative;
  }

  .buy-code{
    position: absolute;
    right: 5px;
    bottom: 5px;
    width: 120px;
    height: 140px;
    text-align: center;
    background-color:rgba(255, 255, 255, 1);
    border-radius: 3px;
  }
  .buy-code img{
    width: 120px;
    height: 120px;
    border-radius: 3px;
  }
  .buy-code p{
    font-size: 14px !important;
  }
  .perform-list-x3 .perform-list-item img{width: 100%; height: 400px;}
  .perform-list-item h2{font-size: 16px; margin-bottom: 10px; font-weight:700;padding-top: 20px;}
  .perform-list-item p{color: #333; font-size: 16px; margin-bottom: 5px; line-height: 20px;}
  .perform-list-title{background: #ececec;padding: 10px; height: 85px;position: relative; min-height: 130px}
  .pr130{
    padding-right: 130px;
  }
.fd-link {
  background-color: #e8e6e7;
  padding: 30px 0px;
}
.fd-wb{width: 120px; float: left;margin-right: 30px;}
.fd-wb img{width: 120px; height: 120px;}
.fd-wx {
  width: 120px;
  float: left;
  margin-right: 30px;
}
.Validform_error{border-color: #f00!important}
.fd-wx img {
  width: 120px;
  height: 120px;
}
.fd-wx p,
.fd-wb p{text-align: center}
.fd-link-links {width: 900px;
float: left;
height:145px;
}
.fd-link-links li{width: 33.333%;float: left;line-height: 25px; font-size: 14px;}
.OA-entry{ text-align: center; line-height: 25px;
  background: url(../images/OA.png) center center no-repeat;}
   /*jssor slider loading skin spin css*/
   .jssorl-009-spin img {
    animation-name: jssorl-009-spin;
    animation-duration: 1.6s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@keyframes jssorl-009-spin {
    from { transform: rotate(0deg); }
    to { transform: rotate(360deg); }
}

/*jssor slider bullet skin 051 css*/
.jssorb051 .i {position:absolute;cursor:pointer;}
.jssorb051 .i .b {fill:#fff;fill-opacity:0.5;}
.jssorb051 .i:hover .b {fill-opacity:.7;}
.jssorb051 .iav .b {fill-opacity: 1;}
.jssorb051 .i.idn {opacity:.3;}

/*jssor slider arrow skin 051 css*/
.jssora051 {display:block;position:absolute;cursor:pointer;}
.jssora051 .a {fill:none;stroke:#fff;stroke-width:360;stroke-miterlimit:10;}
.jssora051:hover {opacity:.8;}
.jssora051.jssora051dn {opacity:.5;}
.jssora051.jssora051ds {opacity:.3;pointer-events:none;}
.list-interact-tab-title{
  text-align: left;
  color: #fff;
  font-size: 14px;
  background: #d30007;
  padding: 8px 10px;
  margin: 15px 0;}

  .list-interact-tips{text-indent: 2em;border-bottom: 1px solid #e0e0e0;padding-bottom: 15px; }
  .list-interact-form-item-wapper label{float: left;margin-right: 20px;}
  .list-interact-form-item{padding: 20px 0px;border-bottom: 1px solid #e0e0e0; }
  .list-interact-form-item-title{font-size: 14px; margin-bottom: 10px;}
  .list-interact-form-item-wapper{padding-left: 20px;}
  .list-interact-form-item-wapper input{float: left;margin-right: 10px; margin-top: 4px;}
  .list-interact-form-item-ctrl{text-align: right; margin-top: 15px; padding-right: 20px;}
  .list-interact-form-item-ctrl a{display: inline-block; border: 1px solid #d30007;padding: 3px 12px; border-radius: 5px;font-size: 14px; margin-right: 15px;}
.list-wq-detail-title{
  text-align: left;
  color: #fff;
  font-size: 14px;
  background: #d30007;
  padding: 10px 10px;
  margin: 15px 0;}
  .list-wq-detail-item{margin-bottom: 20px;}
  .list-wq-detail-item-list{position: relative}
  .list-wq-detail-title span{float: right}
  .list-wq-detail-content{padding: 10px 30px;}
  .list-wq-detail-item-progress{width: 95%; height: 2px; background-color:#ffc78f;position: relative; }
  .list-wq-detail-item-progress-active{position: absolute;height: 10px; top: 50%; margin-top: -5px; background-color:#d30007 }
  .list-wq-detail-item-percent{position: absolute;right: 0px; top: 10px; color: #d30007}
.list-wq-detail-item-key{margin-bottom: 5px;}
.list-wq-detail-item-key strong{margin-left: 20px;}
.list-wq-detail-item-title{font-size: 16px;}
.list-wq-detail-item-list{height: 36px; margin-top: 10px;padding:0px 20px;}
.about-us-mg-top{padding-left: 63px;}
.about-us-mg-top-item{ width: 300px; float: left;margin-left: 60px;overflow: hidden;position: relative}
.about-us-mg-top-item img{width: 300px; height: 400px; margin-bottom: 0px;}
.about-us-mg-top-info{position: absolute;left: 0px; right: 0px; top: 342px; bottom: 0px; background-color: rgba(240, 133, 25, .8);padding: 10px; box-sizing: border-box;
  transition: all 0.2s ease-in-out }
.about-us-mg-top-title span{float: left;font-size: 24px; color: #fff; margin-right:8px; margin-top: 6px; transition: all 0.1s ease-in-out}
.about-us-mg-top-tips{line-height: 20px; color: #fff;float: left; transition: all 0.1s ease-in-out}
.about-us-mg-top-item:hover{cursor: pointer;}
.about-us-mg-top-item:hover .about-us-mg-top-info{top: 0px; padding: 15px;}
.about-us-mg-top-item:hover .about-us-mg-top-info .about-us-mg-top-title span {float: none;display: block;margin-bottom: 15px; margin-top: 0px;}
.about-us-mg-top-item:hover .about-us-mg-top-info .about-us-mg-top-tips {float: none;display: block;border-bottom: 1px solid rgba(255, 255, 255, .7); padding-bottom: 10px; width: 100% !important;}
.about-us-mg-top-content{font-size: 14px;  padding-top: 10px; color: #fff;line-height: 24px;}

.about-us-mg-bottom{margin-top: 50px; position: relative}
.about-us-mg-bottom-item{ width: 215px; float: left;overflow: hidden;position: relative}
.about-us-mg-bottom-item img{width: 215px; height: 287px; margin-bottom: 0px;}
.about-us-mg-bottom-info{position: absolute;left: 0px; right: 0px; top: 228px; bottom: 0px; background-color: rgba(210, 40, 41, 0.6);padding: 10px; box-sizing: border-box;
  transition: all 0.2s ease-in-out }
.about-us-mg-bottom-title span{font-size: 18px; color: #fff; padding-right:8px; margin-top: 6px; border-right: 2px solid; transition: all 0.1s ease-in-out}
.about-us-mg-bottom-tips{line-height: 20px; color: #fff;transition: all 0.1s ease-in-out;font-size: 12px;margin-left: 8px;}
.about-us-mg-bottom-item:hover{cursor: pointer;}
.about-us-mg-bottom-item:hover .about-us-mg-bottom-info{top: 0px; padding: 10px;}
.about-us-mg-bottom-item:hover .about-us-mg-bottom-info .about-us-mg-bottom-title span {float: none;display: block; margin-top: 0px;}
.about-us-mg-bottom-item:hover .about-us-mg-bottom-info .about-us-mg-bottom-tips {float: none;display: block;}
.about-us-mg-bottom-content{font-size: 12px;  padding-top: 10px; color: #fff; overflow: auto; height: 180px; margin-top: 10px; border-top: 1px solid;}
.job-list-table{width: 100%; margin-top: 10px;}
.job-list-table thead{background-color: #ff6c02;  text-align: center;}
.job-list-table thead th{padding: 10px 0px; color: #fff;}
.job-list-table tbody td{padding: 15px 0px; color: #3d3435; text-align: left; padding-left: 20px; border-bottom: 1px dashed #b0b0b0; font-size: 14px;}
.job-name{width: 180px; background: url(../images/bd.jpg) right center no-repeat;}
.job-company{background: url(../images/bd.jpg) right center no-repeat;}
.job-view{width: 120px; }
.job-place{width: 160px; background: url(../images/bd.jpg) right center no-repeat;}
/* .job-list-table tbody tr:last-child td{ border-bottom: none;} */
.layui-form-danger,
.layui-form-danger:focus {
  border:1px solid #FF5722 !important
}
.job-list-table  a span{font-family: 'å®‹ä½“';}
.job-detail-table {width: 100%; font-size: 14px;border-top: 1px solid #000;border-left:1px solid #000;}
.job-detail-table td{border-bottom: 1px solid #000;border-right:1px solid #000; padding: 10px; }
.detail-job-title {font-size: 18px; padding-bottom: 20px; text-align: center;}
.f16{
  font-size: 14px;
  line-height: 30px;
  text-indent: 2em;}
.w120{width: 75px;}
.report-content{
  background-color: #fff;
  padding: 30px 30px 30px 30px;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, .2);
  font-size: 16px;
}
.report-content .tips-title{
 margin-bottom: 8px;
}
.report-content p{margin-bottom: 10px; line-height: 25px; text-indent: 2em;}
.tips {color: #d30007; text-align: center;}
.report-btn{
  display: block;
  border: 1px solid #d30007;
  line-height: 32px;
  width: 100px;
  text-align: center;
  margin: 0 auto;
  color: #d30007;}
.form-title{color: #d30007;  border-bottom: 1px solid #d30007; margin-bottom: 5px; margin-left: -50px; font-size: 14px; margin-top: 10px; padding-bottom: 10px;}
.report-form .form-item label{background: none;text-align: right;}
.report-form{margin: 10px 0px 10px  50px;}
.form-tips {font-size: 12px; margin-left: -50px; color: #f00; padding: 10px 0px;}
.layui-btn-primary {
  border: 1px solid #C9C9C9;
  background-color: #fff;
  color: #555;
}
.layui-btn {
  display: inline-block;
  height: 38px;
  line-height: 38px;
  padding: 0 18px;
  background-color: #009688;
  color: #fff;
  white-space: nowrap;
  text-align: center;
  font-size: 14px;
  border: none;
  border-radius: 2px;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
.layui-upload-file {
  display: none!important;
  opacity: .01;
  filter: Alpha(opacity=1);
}
.upload-tips {font-size: 12px; color: #f00;}
.upload-suc{font-size: 14px; margin-top: 10px; color: green;}
.report-form .list-interact-form-item-ctrl{border-top: 1px solid #b0b0b0; padding: 20px 0px; margin-left: -50px; padding-right: 150px;}
.report-content .list-wapper-type{margin-bottom: 10px;}
.pwd-content{
  visibility: hidden;
}
.pwd-input{
  position: absolute;
  width: 200px;
  height: 100px;
  top: 50%;
  margin-top: -50px;
  left: 50%;
  margin-left: -100px;
  text-align: center;
}
.pwd-input input{
  width: 100%;
  padding: 10px 10px;
  border: 1px solid #666666;
  text-align: center;
  box-sizing: border-box;
}
.pwd-input .button{
  padding: 8px 25px;
  background-color:#d30007;
  border: none;
  margin-top: 10px;
  color: #fff;
  font-size: 14px;
}
.pwd-err{
  color: #f30;
  margin-top: 5px;
  display: none;
}
.pwd-input .button:hover{
  background-color: #c3680d;
}
.index-part-layout{
  width: 100%;
  min-width: 1350px;
  background-color: #ffffff;
}
.index-part-layout-wapper{
  width: 1350px;
  margin: 0 auto;
}
.index-part-layout-title{
  font-size: 26px;
  text-align: center;
  color: #626262;
  margin-bottom: 20px;
  padding-top: 80px;
}
.index-part-layout-sub-title{
  font-size: 20px;
  text-align: center;
  color: #a8a8a8;
  margin-bottom: 70px;
}
.sousuo {
  width: 30px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 50px;
}
.sousuo img {
  width: 100%;
}

.langselect{

  margin-top: 43px;
  margin-left: 20px;
  padding: 3px 10px;
  color: #D12829;
  border-radius: 5px;
  border-color: #D12829;
}

.head-first-nav_lan{
      width: 33%;
  }
.head-nav-content .head-first-nav_lan &gt; a{
  font-size: 14px;
                text-align: left;
}
.head_lan{
  height: 180px;
}


@media screen and (max-width:760px){
    .head {
        width: 100vw !important;
        height: 280px;
        background-color: #ffffff;
    }

    .head-top {
      background-color: #ffffff;
      display:unset;
    }

    .head-nav-right {
      display: none;
    }

  .footer-left {
    width: 70vw;
    margin-left: 20px;
  }

  .totop{
    display: none !important;
  }

  .list-wapper {
    padding-bottom: 10px;
  }

  .head-nav{
    width: 100vw;
    margin-left: 0;
    margin-top: 10px;
  }

  .head-nav-content .head-first-nav&gt;a{
    font-size: 23px;
    padding: 20px 42px;
  }

  .logo img{
    margin-top: 40px;
  }

  .list_left&gt;div:first-child ul&gt;li.cybk&gt;a{
    padding: 22px 0  20px 50px !important;
    width: 173px !important;
  }

  /* byWxb202502 */


  .langselect{
    margin-left: 50%;
    height: 40px;
    line-height: 40px;
    font-size: 26px;
  }

  .langselect option{

    font-size: 14px;
  }

  .head{
    /*height: auto;*/
    /* min-height: 230px; */
  }
  .head-nav{
    height: auto;
    min-height: 45px;
  }
  .head-nav-content{
    height: auto;
    min-height: 45px;
  }
  .clearfloat::after {
      content: "";
      display: table;
      clear: both; /* å…³é”®ï¼šæ¸…é™¤ä¸¤ä¾§æµ®åŠ¨ */
  }
  /* .head-first-nav{
    max-width: 50%;
    white-space: nowrap;
    overflow: hidden;
  } */

  .head-first-nav_lan{
      width: 49%;
  }
  .head-nav-content .head-first-nav_lan &gt; a{
      font-size: 16px;
                text-align: left;
  }

}

</pre></body></html>