.header .header-hd {
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #333;
  }
  .header .header-bd {
    height: 120px;
    background: #39363f;
  }
  .header .header-bd .w {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .header .header-bd .header-tel {
    background: url(../image/htel.png) no-repeat left center;
    padding: 10px 0 10px 50px;
    font-size: 15px;
    color: #fff;
  }
  .header .header-bd .header-tel p {
    font-size: 27px;
    color: #f99f3d;
    font-family: Impact;
  }
  .navbar {
    line-height: 30px;
    height: 30px;
    background-color: #000;
  }
  .navbar .nav ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .navbar .nav ul li {
    flex: 1 1 auto;
    position: relative;
  }
  .navbar .nav ul li a {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 16px;
  }
  .navbar .nav ul li a:hover {
    background-color: #0093dd;
  }
  .navbar .nav ul li ul {
    width: 100%;
    top: 30px !important;
    position: absolute;
    background-color: #333;
    display: none;
  }
  .navbar .nav ul li ul li a {
    display: block;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
  }
  .navbar .nav ul li ul li a:hover {
    background-color: rgba(0, 0, 0, 0.2);
  }
  .navbar .nav ul li.on a {
    background-color: #0093dd;
  }
  .avant-region {
    padding: 60px 0;
  }
  .avant-region-tit {
    position: relative;
  }
  .avant-region-tit .search-region {
    position: absolute;
    right: 0;
    width: 100%;
    top: -48px;
  }
  .avant-region-tit h2 {
    text-align: center;
    font-size: 33px;
    color: #666;
    font-weight: normal;
    padding-top: 20px;
  }
  .avant-region-bd {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 40px;
  }
  .avant-region-bd .avant-bd-desc {
    width: 530px;
  }
  .avant-region-bd .avant-bd-desc dl {
    position: relative;
    padding-left: 58px;
    margin: 26px 0;
  }
  .avant-region-bd .avant-bd-desc dl dt {
    position: absolute;
    left: 0;
    top: 10px;
  }
  .avant-region-bd .avant-bd-desc dl dd {
    line-height: 1.5;
  }
  .avant-region-bd .avant-bd-desc dl dd h3 {
    font-size: 22px;
    color: #4c4c4c;
    font-weight: normal;
  }
  .avant-region-bd .avant-bd-desc dl dd p {
    font-size: 15px;
    color: #999;
  }
  .avant-region-bd .avant-bd-img {
    width: 620px;
    box-shadow: 0 0 8px #888;
    font-size: 0;
  }
  .avant-region-bd .avant-bd-img img {
    width: 100%;
  }
  .search-region-form .search__key {
    width: 304px;
    height: 32px;
    border: 1px solid #bfbfbf;
    border-right: 0;
    padding: 0 10px;
    color: #999;
  }
  .search-region-form .search__button {
    height: 32px;
    background: #efb827;
    color: #fff;
    padding: 0 15px;
    line-height: 32px;
    vertical-align: top;
    border: none;
    cursor: pointer;
  }
  .search-region-hot {
    font-size: 16px;
    color: #808080;
    line-height: 30px;
  }
  .about-region {
    height: 550px;
    background: url(../image/abbg.jpg) no-repeat center;
  }
  .about-region .w {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .about-region .about-region-img {
    width: 520px;
    background: rgba(255, 255, 255, 0.8);
    text-align: center;
    padding: 47px 0;
  }
  .about-region .about-region-img h3 {
    font-size: 20px;
    color: #333;
    margin-top: 30px;
  }
  .about-region .about-region-img h3 span {
    color: #ae2922;
  }
  .about-region .about-region-img p {
    font-size: 12px;
    color: #999;
    line-height: 30px;
  }
  .about-region .about-region-content {
    width: 630px;
    color: #fff;
  }
  .about-region .about-region-content .about-content-tit h2 {
    font-size: 30px;
  }
  .about-region .about-region-content .about-content-tit h2 span {
    font-size: 18px;
    font-weight: normal;
  }
  .about-region .about-region-content .about-content-desc {
    font-size: 16px;
    line-height: 30px;
    height: 210px;
    overflow: hidden;
    margin: 35px 0;
  }
  .about-region .about-region-content .about-content-link a {
    font-size: 18px;
    font-weight: bold;
    display: block;
    float: right;
  }
  .case-region {
    padding: 60px 0 50px;
  }
  .case-region .case-region-tit {
    background: url(../image/casetit.png) no-repeat bottom center;
    padding-bottom: 35px;
    text-align: center;
  }
  .case-region .case-region-tit h2 {
    font-size: 30px;
    font-weight: normal;
    color: #4c4c4c;
  }
  .case-region .case-region-bd .hd {
    text-align: center;
    margin: 40px 0 30px;
  }
  .case-region .case-region-bd .hd li {
    display: inline-block;
    border: 1px solid #bfbfbf;
    line-height: 38px;
    height: 40px;
    padding: 0 30px;
    margin: 0 20px;
    vertical-align: center;
    font-size: 14px;
    color: #333;
  }
  .case-region .case-region-bd .hd li img {
    margin-right: 10px;
    vertical-align: text-bottom;
  }
  .case-region .case-region-bd .bd li {
    width: 380px;
    margin-right: 30px;
    margin-bottom: 25px;
  }
  .case-region .case-region-bd .bd li img {
    width: 100%;
    display: block;
  }
  .case-region .case-region-bd .bd li p {
    border: 1px solid #bfbfbf;
    height: 45px;
    line-height: 43px;
    text-align: center;
    font-size: 16px;
    color: #666;
    padding: 0 10px;
    overflow: hidden;
  }
  .case-region .case-region-bd .bd li:nth-of-type(3n) {
    margin-right: 0;
  }
  .case-region .case-region-bd .bd li:hover p {
    color: #efb827;
  }
  .process-region {
    background: url(../image/cesbg.jpg) no-repeat center bottom;
    padding-bottom: 90px;
  }
  .process-region .w .process-region-tit {
    text-align: center;
    color: #1f1f1f;
    margin-bottom: 100px;
    line-height: 1.6;
  }
  .process-region .w .process-region-tit h2 {
    font-size: 30px;
  }
  .process-region .w .process-region-tit p {
    font-size: 18px;
  }
  .process-region .w .process-region-bd li {
    width: 215px;
    height: 330px;
    background: #fff;
    box-shadow: 0 0 5px #ccc;
    position: relative;
    padding-top: 88px;
    float: left;
    margin-right: 31px;
  }
  .process-region .w .process-region-bd li .img {
    width: 96px;
    height: 96px;
    border: 1px solid #e2e2e2;
    background: #fff;
    border-radius: 50%;
    overflow: hidden;
    font-size: 0;
    position: absolute;
    top: -48px;
    left: calc(50% - 48px);
  }
  .process-region .w .process-region-bd li .img img {
    width: 100%;
  }
  .process-region .w .process-region-bd li h3 {
    font-size: 18px;
    color: #252b3a;
    text-align: center;
  }
  .process-region .w .process-region-bd li .desc {
    font-size: 15px;
    line-height: 30px;
    text-align: center;
    margin: 25px 0;
  }
  .process-region .w .process-region-bd li i {
    display: block;
    width: 36px;
    height: 36px;
    border: 1px solid #06409a;
    border-radius: 50%;
    text-align: center;
    line-height: 34px;
    color: #06409a;
    font-size: 20px;
    font-family: arial;
    position: absolute;
    bottom: 25px;
    left: calc(50% - 18px);
  }
  .process-region .w .process-region-bd li:nth-of-type(5) {
    margin-right: 0;
  }
  .region-tit {
    text-align: center;
    line-height: 1.4;
    margin-bottom: 40px;
  }
  .region-tit h2 {
    font-size: 30px;
    color: #252b3a;
  }
  .region-tit p {
    font-size: 15px;
    color: #939393;
  }
  .partner-region {
    padding: 60px 0;
    overflow: hidden;
  }
  .partner-region .partner-region-list li {
    width: 300px;
    border: 1px dashed #e8e8e8;
    border-top: 0;
    border-left: 0;
    height: 123px;
    overflow:hidden;
  }
.partner-region .partner-region-list li img{
	transition:all .3s;
}
  .partner-region .partner-region-list li:hover img{
	transform:scale(1.1);
  }
  .partner-region .partner-region-list li:nth-of-type(4n) {
    border-right: 0;
  }
  .partner-region .partner-region-list li:nth-of-type(n+9) {
    border-bottom: 0;
  }
  .news-region {
    padding-bottom: 60px;
  }
  .news-region .news-tit {
    margin-bottom: 30px;
    padding-left: 120px;
  }
  .news-region .news-tit h3 {
    font-size: 18px;
    color: #333;
  }
  .news-region .news-tit h3 span {
    font-weight: normal;
    font-size: 14px;
  }
  .news-region .news-tit a {
    font-size: 14px;
    color: #333;
    text-transform: uppercase;
  }
  .news-region .news-region-bd {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  .news-region .news-region-bd .news-region-item {
    width: 560px;
  }
  .news-region .news-region-bd .news-region-item .news-list li {
    font-size: 14px;
    color: #666;
    line-height: 40px;
  }
  .area-region {
    height: 30px;
    line-height: 30px;
    background: #f0f0f0;
    font-size: 14px;
    color: #666;
  }
  .footer {
    background: #333;
  }
  .footer .footer-hd {
    padding: 25px 0;
  }
  .footer .footer-hd .w {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  .footer .footer-hd dl {
    width: 33%;
    flex: 1 1 auto;
    border-right: 1px solid #fff;
    color: #fff;
    padding-left: 50px;
    min-height: 185px;
  }
  .footer .footer-hd dl dt {font-size: 20px;
    height: 42px;
  }
  .footer .footer-hd dl dd {
    font-size: 15px;
    line-height: 30px;
  }
  .footer .footer-hd dl:nth-of-type(1) img {
    display: block;
  }
  .footer .footer-hd dl:nth-of-type(2) li {
    display: inline-block;
    margin-right: 15px;
    text-align: center;
  }
  .footer .footer-hd dl:nth-of-type(2) li img {
    display: block;
  }
  .footer .footer-hd dl:nth-of-type(3) {
    border-right: 0;
  }
  .footer .footer-bd {
    border-top: 1px solid #ffffff;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
    padding: 18px 0;
    color: #fff;
  }
  