.header {
    background-color: #050e1b;
  }
  .header .header-hd {
    height: 188px;
    background: url('../image/header_hdbg.png') no-repeat 1012px top;
  }
  .header .header-hd .logo {
    height: 188px;
    max-width: 700px;
  }
  .header .header-hd .logo a,
  .header .header-hd .logo a img {
    display: block;
    max-width: 100%;
    max-height: 100%;
  }
  .header .header-hd .tel {
    color: #fff;
    padding-left: 65px;
    font-size: 24px;
    line-height: 1;
    margin-top: 70px;
    background: url('http://jinyezi666.gotoip55.com/Template/Home/Default/Public/image/tel.png') no-repeat left center;
  }
  .header .header-hd .tel p {
    font-size: 30px;
    margin-top: 5px;
  }
  .header .header-bd {
    border-top: 2px solid rgba(255, 255, 255, 0.3);
    height: 76px;
    padding: 12px 0;
  }
  .header .navbar ul {
    display: flex;
    justify-content: space-between;
  }
  .header .navbar ul li {
    position: relative;
  }
  .header .navbar ul li a {
    display: block;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    padding: 0 15px;
    color: #fff;
    border-radius: 10px;
    text-align: center;
  }
  .header .navbar ul li a:hover {
    background-color: #6c3e24;
  }
  .header .navbar ul li ul {
    position: absolute;
    width: 100%;
    z-index: 999;
    display: none;
    background-color: #fff;
    padding: 10px 0;
  }
  .header .navbar ul li ul li a {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #222;
    border-radius: 0;
    overflow: hidden;
  }
  .header .navbar ul li ul li a:hover {
    background-color: rgba(0, 0, 0, 0.2);
    color: #6c3e24;
  }
  .header .navbar ul li:hover ul {
    display: block;
  }
  .header .navbar ul li:nth-of-type(n+9) {
    display: none;
  }
  .header .navbar ul li.on > a {
    background-color: #6c3e24;
  }
  /*search*/
  .i-search {
    margin-bottom: 46px;
    position: relative;
    z-index: 9;
  }
  .i-search .i-search-con {
    position: relative;
    top: -18px;
    height: 154px;
    z-index: 9999;
    background-color: #fff;
    padding: 45px 72px 0;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  }
  .i-search .i-search-con .i-search-hd .search-key {
    width: 821px;
    height: 54px;
    line-height: 54px;
    border-radius: 27px;
    padding-left: 27px;
    border: none;
    background-color: #eaeaea;
    outline: none;
    float: left;
    color: #444;
  }
  .i-search .i-search-con .i-search-hd .search-button {
    float: right;
    width: 209px;
    height: 54px;
    line-height: 54px;
    border-radius: 27px;
    font-size: 20px;
    padding: 0;
    text-align: center;
    cursor: pointer;
    color: #fff;
    border: none;
    background-color: #6c3e24;
  }
  .i-search .i-search-con .i-search-hd .search-button:hover {
    background-color: #050e1b;
  }
  .i-search .i-search-con .i-search-bd {
    color: #ff0000;
    font-size: 17px;
    padding: 10px 0 0 15px;
  }
  .i-search .i-search-con .i-search-bd a {
    color: #ff0000;
    display: inline-block;
    margin-right: 30px;
  }
  .i-search .i-search-con .i-search-bd a:nth-of-type(n+4) {
    color: #010101;
  }
  .i-search .i-search-con .i-search-bd a:hover {
    color: #ff0000;
  }
  /*i-box*/
  .i-box {
    line-height: 1;
  }
  .i-box img {
    display: block;
  }
  /*box-tit*/
  .box-tit {
    text-align: center;
  }
  .box-tit h3 {
    font-size: 35px;
    font-weight: normal;
    color: #6c3e24;
  }
  .box-tit h3:before,
  .box-tit h3:after {
    content: "";
    width: 38px;
    height: 1px;
    background-color: #c6c6c6;
    display: inline-block;
    vertical-align: middle;
    margin: 0 16px;
  }
  .box-tit p {
    font-size: 20px;
    margin-top: 10px;
    color: #000;
  }
  /*choose*/
  .i-choose {
    background-color: #f8f8f8;
    padding-top: 56px;
  }
  .i-choose .i-choose-con {
    margin-top: 65px;
  }
  .i-choose .i-choose-con ul li {
    width: 392px;
    margin-right: 12px;
  }
  .i-choose .i-choose-con ul li .img {
    width: 392px;
  }
  .i-choose .i-choose-con ul li .img img {
    width: 100%;
  }
  .i-choose .i-choose-con ul li .text {
    color: #000;
    padding: 15px 0 0px;
    height: 154px;
    line-height: 28px;
    text-align: center;
  }
  .i-choose .i-choose-con ul li .text h3 {
    font-size: 24px;
  }
  .i-choose .i-choose-con ul li .text h4 {
    font-size: 18px;
    font-weight: bold;
  }
  .i-choose .i-choose-con ul li .text p {
    font-size: 16px;
  }
  .i-choose .i-choose-con ul li:last-child {
    margin-right: 0;
  }
  /*product*/
  .i-product {
    padding-top: 125px;
  }
  .i-product .i-product-con {
    margin-top: 42px;
  }
  .i-product .i-product-con ul li {
    width: 392px;
    height: 240px;
    overflow: hidden;
    margin-right: 12px;
    border-radius: 8px;
    background-color: #eaeaea;
    position: relative;
  }
  .i-product .i-product-con ul li .text {
    text-align: center;
    padding-top: 90px;
    width: 192px;
    height: 240px;
  }
  .i-product .i-product-con ul li .text h3 {
    font-weight: normal;
    font-size: 18px;
    color: #000;
  }
  .i-product .i-product-con ul li .text p {
    font-size: 16px;
    color: rgba(0, 0, 0, 0.5);
    margin-top: 8px;
  }
  .i-product .i-product-con ul li .img {
    width: 185px;
    margin-right: 15px;
  }
  .i-product .i-product-con ul li .more {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    background: rgba(0, 0, 0, 0.5) url('../image/pro_btn.png') no-repeat 34px 81px;
    color: #fff;
    font-size: 24px;
    padding: 115px 95px;
    display: none;
  }
  .i-product .i-product-con ul li:hover .text {
    display: none;
  }
  .i-product .i-product-con ul li:hover .more {
    display: block;
  }
  .i-product .i-product-con ul li:nth-of-type(3n) {
    margin-right: 0;
  }
  .i-product .i-product-con ul li:nth-of-type(n+4) {
    margin-top: 40px;
  }
  /*process*/
  .i-process {
    padding-top: 88px;
  }
  .i-process .i-process-con {
    margin-top: 40px;
    background-color: #f8f8f8;
  }
  .i-process .i-process-con ul {
    display: flex;
    justify-content: space-between;
    margin: 0 -43px;
  }
  .i-process .i-process-con ul li {
    flex: 1;
    height: 356px;
    padding: 60px 43px;
    position: relative;
  }
  .i-process .i-process-con ul li .ico {
    width: 117px;
    height: 117px;
    border-radius: 50%;
    position: relative;
    border: 2px solid #444;
    margin: 0 auto;
    background-color: #f8f8f8;
  }
  .i-process .i-process-con ul li .ico img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .i-process .i-process-con ul li .text {
    text-align: center;
  }
  .i-process .i-process-con ul li .text h3 {
    font-size: 25px;
    color: #444;
    font-weight: normal;
    padding: 17px 0 13px;
  }
  .i-process .i-process-con ul li .text p {
    font-size: 16px;
    line-height: 20px;
    color: rgba(68, 68, 68, 0.8);
  }
  .i-process .i-process-con ul li:hover {
    background-color: #d4d4d4;
  }
  .i-process .i-process-con ul li:after {
    content: ">";
    font-size: 20px;
    color: #444;
    font-weight: bold;
    right: -20px;
    bottom: 140px;
    position: absolute;
    z-index: 9999;
  }
  .i-process .i-process-con ul li:last-child {
    margin-right: 0;
  }
  .i-process .i-process-con ul li:last-child:after {
    content: "";
  }
  /*about*/
  .i-about {
    background: url('../image/about_bg.jpg') no-repeat center;
    padding-top: 65px;
    height: 549px;
  }
  .i-about .tit h3 {
    font-size: 48px;
    font-weight: normal;
    padding-bottom: 30px;
    color: #fff;
  }
  .i-about .tit h3 span {
    font-size: 25px;
    color: rgba(255, 255, 255, 0.8);
  }
  .i-about .tit h4 {
    font-size: 20px;
    color: rgba(255, 255, 255, 0.5);
  }
  .i-about .tit p {
    margin-top: 3px;
    font-size: 13px;
    color: rgba(255, 255, 255, 0.2);
  }
  .i-about .i-about-desc {
    margin-top: 25px;
    font-size: 18px;
    line-height: 32px;
    color: rgba(255, 255, 255, 0.8);
    height: 192px;
    overflow: hidden;
  }
  .i-about .i-about-more {
    display: block;
    width: 191px;
    height: 49px;
    line-height: 49px;
    border-radius: 24px;
    text-align: center;
    color: #fff;
    margin-top: 26px;
    background-color: #6c3e24;
    font-size: 21px;
  }
  .i-about .i-about-more:hover {
    background-color: #050e1b;
  }
  /**/
  .box-left,
  .box-right {
    display: block;
    position: absolute;
    width: 59px;
    height: 59px;
    cursor: pointer;
    background: url('../image/box_left.png') no-repeat center;
  }
  .box-right {
    background: url('../image/box_right.png') no-repeat center;
  }
  /*honor*/
  .i-honor {
    padding: 98px 0 93px;
  }
  .i-honor .i-honor-con {
    position: relative;
    margin-top: 43px;
  }
  .i-honor .i-honor-con .hd .box-left {
    top: 93px;
    left: -83px;
  }
  .i-honor .i-honor-con .hd .box-right {
    top: 93px;
    left: auto;
    right: -83px;
  }
  .i-honor .i-honor-con .bd {
    overflow: hidden;
  }
  .i-honor .i-honor-con .bd ul li {
    width: 224px;
    margin-right: 20px;
  }
  .i-honor .i-honor-con .bd ul li .img {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.8);
    margin: 5px;
  }
  /*case*/
  .i-case {
    padding: 50px 0 80px;
    background-color: #f8f8f8;
  }
  .i-case .i-case-con {
    position: relative;
    margin-top: 52px;
  }
  .i-case .i-case-con .hd .box-left {
    top: 110px;
    left: -83px;
  }
  .i-case .i-case-con .hd .box-right {
    top: 110px;
    left: auto;
    right: -83px;
  }
  .i-case .i-case-con .bd {
    overflow: hidden;
  }
  .i-case .i-case-con .bd ul li {
    width: 392px;
    margin-right: 12px;
  }
  /*news*/
  .i-news {
    padding-top: 80px;
  }
  .i-news .i-news-con {
    margin-top: 45px;
  }
  .i-news .i-news-con .i-news-hd {
    width: 665px;
  }
  .i-news .i-news-con .i-news-hd .tit {
    height: 63px;
    line-height: 63px;
    background-color: #e9e9e9;
  }
  .i-news .i-news-con .i-news-hd .tit .a1 {
    display: inline-block;
    width: 148px;
    height: 63px;
    font-size: 17px;
    color: #666;
    text-align: center;
  }
  .i-news .i-news-con .i-news-hd .tit .a1:first-child,
  .i-news .i-news-con .i-news-hd .tit .a1:hover {
    background-color: #6c3e24;
    color: #fff;
  }
  .i-news .i-news-con .i-news-hd .tit .a2 {
    color: #6c3e24;
    font-size: 15px;
    margin-right: 20px;
  }
  .i-news .i-news-con .i-news-hd .con ul li:first-child {
    margin-top: 35px;
  }
  .i-news .i-news-con .i-news-hd .con ul li {
    margin-top: 47px;
  }
  .i-news .i-news-con .i-news-hd .con ul li .xh {
    width: 48px;
    height: 48px;
    background-color: #dcdcdc;
    line-height: 48px;
    text-align: center;
    font-size: 26px;
    color: #fff;
    font-weight: bold;
  }
  .i-news .i-news-con .i-news-hd .con ul li .text {
    width: 605px;
    margin-left: 12px;
  }
  .i-news .i-news-con .i-news-hd .con ul li .text h5 {
    font-size: 15px;
    color: #333;
    padding: 5px 0 12px;
  }
  .i-news .i-news-con .i-news-hd .con ul li .text p {
    font-size: 14px;
    color: #999;
  }
  .i-news .i-news-con .i-news-hd .con ul li:hover .xh {
    background-color: #6c3e24;
  }
  .i-news .i-news-con .i-news-bd {
    width: 483px;
    position: relative;
  }
  .i-news .i-news-con .i-news-bd h5 {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 59px;
    line-height: 59px;
    text-align: center;
    background-color: rgba(108, 62, 36, 0.5);
    font-size: 17px;
    color: #fff;
    font-weight: normal;
  }
  /*i-cooperate*/
  .i-cooperate {
    padding: 110px 0 33px;
  }
  .i-cooperate .i-cooperate-con {
    margin-top: 48px;
  }
  .i-cooperate .i-cooperate-con ul {
    padding: 0 58px;
  }
  .i-cooperate .i-cooperate-con ul li {
    width: 335px;
    margin-right: 38px;
  }
  .i-cooperate .i-cooperate-con ul li .img {
    border: 3px solid #595959;
  }
  .i-cooperate .i-cooperate-con ul li:nth-of-type(3n) {
    margin-right: 0;
  }
  .i-cooperate .i-cooperate-con ul li:nth-of-type(n+4) {
    margin-top: 26px;
  }
  /*link*/
  .link-region {
    line-height: 58px;
    color: #3c3c3c;
    height: 58px;
    overflow: hidden;
    font-size: 18px;
  }
  .link-region a {
    color: #3c3c3c;
  }
  .link-region a:hover {
    color: #6c3e24;
  }
  .area-region {
    line-height: 58px;
    background: #6c3e24;
    color: #fff;
    font-size: 18px;
  }
  .area-region a {
    color: #fff;
  }
  /*footer*/
  .footer {
    background-color: #050e1b;
    padding-top: 40px;
  }
  .footer dl dt {
    font-size: 18px;
    color: #fff;
    margin-bottom: 15px;
  }
  .footer dl dd {
    width: 110px;
  }
  .footer dl dd a {
    display: block;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
  }
  .footer .footer-hd {
    width: 260px;
    margin-right: 75px;
  }
  .footer .footer-bd {
    width: 630px;
    color: #fff;
  }
  .footer .footer-bd .con {
    line-height: 30px;
    color: #fff;
    font-size: 14px;
  }
  .footer .footer-ft {
    display: flex;
    width: 230px;
    justify-content: space-between;
  }
  .footer .footer-ft .code {
    width: 99px;
    text-align: center;
  }
  .footer .footer-ft .code p {
    font-size: 14px;
    color: #fff;
  }
  .footer .copyright {
    margin-top: 55px;
    color: #fff;
    font-size: 15px;
    border-top: 2px solid rgba(255, 255, 255, 0.3);
    padding: 10px 0;
    text-align: center;
  }
  .footer .copyright a {
    color: #fff;
  }
  .footer .copyright p {
    display: inline-block;
  }
  /**/
  .npage-tit {
    height: 50px;
    line-height: 50px;
    background-color: #f5f5f5;
  }
  .npage-tit ul {
    display: flex;
    justify-content: space-between;
  }
  .npage-tit ul li {
    flex: 1;
    border-right: 1px solid #DEDEDE;
    position: relative;
  }
  .npage-tit ul li a {
    display: block;
    text-align: center;
    font-size: 15px;
    color: #000;
  }
  .npage-tit ul li.on a {
    background: #e2e5ed;
    color: #050e1b;
  }
  .npage-tit .submenu{ display: none; position: absolute;left: 0;top: 50px; width: 100%; background: #f5f5f5;}
  .npage-tit .submenu>a{border-top: #DEDEDE solid 1px;}
  .npage-tit .submenu>a:hover{display: block;background: #dedede;}
  /*page-content*/
  .page-content {
    padding: 55px 0;
  }
  /*product*/
  .npro-list .npro-list-con {
    margin-top: 40px;
  }
  .npro-list .npro-list-con ul li {
    margin-right: 20px;
    width: 285px;
  }
  .npro-list .npro-list-con ul li h5 {
    padding: 0px 15px;
    width: 285px;
    font-size: 16px;
    font-weight: normal;
    line-height: 40px;
    height: 40px;
    color: #535353;
  }
  .npro-list .npro-list-con ul li:nth-of-type(4n) {
    margin-right: 0;
  }
  .npro-list .npro-list-con ul li:nth-of-type(n+5) {
    margin-top: 22px;
  }
  .npro-show .npro-show-con {
    margin-top: 10px;
  }
  .npro-show .npro-show-con .npro-show-img {
    position: relative;
  }
  .npro-show .npro-show-con .npro-show-img .exzoom_preview {
    display: none !important;
  }
  .npro-show .npro-show-con .npro-show-img .item-hd {
    width: 680px;
    height: 680px;
  }
  .npro-show .npro-show-con .npro-show-img .item-hd .exzoom_btn {
    top: -288px;
  }
  .npro-show .npro-show-con .npro-show-img .item-hd .exzoom_btn a {
    width: 32px;
    height: 40px;
    font-size: 40px;
    display: block;
    position: absolute;
    text-align: center;
    line-height: 40px;
    color: #8b8481;
    font-weight: bold;
    font-family: '宋体';
    background: none;
    border: none;
    z-index: 9999999999;
  }
  .npro-show .npro-show-con .npro-show-img .item-hd .exzoom_btn a:hover {
    color: #fff;
  }
  .npro-show .npro-show-con .npro-show-img .item-hd .exzoom_nav {
    position: absolute;
    left: auto;
    width: 500px !important;
    height: 90px !important;
    right: 0;
    bottom: 90px;
  }
  .npro-show .npro-show-con .npro-show-img .item-hd .exzoom_nav .exzoom_nav_inner span:first-child {
    margin-left: 0 !important;
  }
  .npro-show .npro-show-con .npro-show-img .item-hd .exzoom_nav .exzoom_nav_inner span {
    width: 90px !important;
    height: 90px !important;
    margin-left: 12px !important;
    cursor: pointer;
  }
  .npro-show .npro-show-con .npro-show-img .item-hd .exzoom_nav .exzoom_nav_inner span img {
    width: 100%;
  }
  .npro-show .npro-show-con .npro-show-img .item-bd {
    width: 500px;
    background: #f5f5f5;
    padding: 15px;
    height: 480px;
    overflow: hidden;
  }
  .npro-show .npro-show-con .npro-show-img .item-bd .tit {
    padding-bottom: 20px;
    margin-bottom: 20px;
    background: url('../image/bg.png') no-repeat center bottom;
  }
  .npro-show .npro-show-con .npro-show-img .item-bd .tit h1 {
    font-size: 18px;
    color: #000;
    line-height: 35px;
    font-weight: normal;
  }
  .npro-show .npro-show-con .npro-show-img .item-bd .tit p {
    color: #ab9277;
    font-size: 14px;
    line-height: 24px;
  }
  .npro-show .npro-show-con .npro-show-img .item-bd .con {
    line-height: 24px;
    font-size: 14px;
    color: #434343;
  }
  .npro-show .npro-show-con .npro-show-img .item-bd .npro-more {
    height: 80px;
    line-height: 80px;
    background: #7c7b8b;
    width: 500px;
    text-align: center;
    position: absolute;
    right: 0;
    color: #fff;
    font-size: 26px;
    bottom: 0;
  }
  .npro-show .npro-show-con .npro-show-img .item-bd .npro-more:hover {
    background-color: #6c3e24;
  }
  .npro-show .npro-show-con .npro-content {
    margin-top: 36px;
  }
  .xg-pro {
    background: #f5f5f5;
    margin-top: 30px;
    padding-bottom: 30px;
  }
  .xg-pro .xg-pro-tit {
    padding: 10px 0;
  }
  .xg-pro .xg-pro-con {
    position: relative;
  }
  .xg-pro .xg-pro-con .hd span {
    display: block;
    position: absolute;
    left: 0;
    top: 120px;
    font-size: 30px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-family: '宋体';
    color: #6c3e24;
    cursor: pointer;
    z-index: 9999;
  }
  .xg-pro .xg-pro-con .hd span.next {
    left: auto;
    right: 0;
  }
  .xg-pro .xg-pro-con .bd {
    overflow: hidden;
    padding: 0 40px;
  }
  .xg-pro .xg-pro-con .bd ul li {
    width: 200px;
    margin-right: 30px;
  }
  .xg-pro .xg-pro-con .bd ul li h5 {
    font-weight: normal;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #000;
  }
  /*news-list*/
  .news-list .news-list-con ul li {
    padding: 15px;
    background: #F7F7F7;
    margin-top: 20px;
  }
  .news-list .news-list-con ul li .img {
    width: 300px;
  }
  .news-list .news-list-con ul li .text {
    width: 690px;
    padding-left: 40px;
  }
  .news-list .news-list-con ul li .text h5 {
    font-size: 18px;
    color: #000;
    font-weight: 500;
    line-height: 1.5;
    font-weight: normal;
  }
  .news-list .news-list-con ul li .text p {
    font-size: 13px;
    line-height: 2;
    margin: 15px 0;
    height: 52px;
    overflow: hidden;
    color: #333;
  }
  .news-list .news-list-con ul li .text span {
    display: block;
    font-size: 12px;
    color: #999;
    line-height: 1.5;
    height: 21px;
    line-height: 21px;
  }
  .news-list .news-list-con ul li .date {
    width: 75px;
    padding: 20px 24px 0 0;
    text-align: center;
    box-sizing: content-box;
  }
  .news-list .news-list-con ul li .date h5 {
    font-size: 60px;
    line-height: 70px;
    color: #CCC;
    font-weight: normal;
  }
  .news-list .news-list-con ul li .date p {
    font-size: 14px;
    line-height: 2;
    color: #AAA;
    border-top: 1px solid #CCC;
  }
  .news-list .news-list-con ul li:hover {
    background-color: #6c3e24;
  }
  .news-list .news-list-con ul li:hover * {
    color: #fff !important;
  }
  /*news-show*/
  .news-show {
    padding: 60px 0;
  }
  .news-show .news-show-hd {
    width: 850px;
  }
  .news-show .news-show-hd h1 {
    font-size: 24px;
    font-weight: 400;
    text-align: center;
    line-height: 40px;
    padding: 10px;
    border-bottom: 1px solid #E0E0E0;
    color: #6c3e24;
  }
  .news-show .news-show-hd .con {
    padding-top: 10px;
    line-height: 2;
    font-size: 14px;
  }
  .news-show .news-show-hd .bdsharebuttonbox {
    font-size: 12px;
    color: #888;
    height: 36px;
    line-height: 36px;
    border-bottom: 1px solid #E0E0E0;
    padding: 30px 0 5px 0;
    box-sizing: content-box;
  }
  .news-show .news-show-hd .news-return {
    display: block;
    width: 80px;
    height: 36px;
    line-height: 34px;
    overflow: hidden;
    border: 1px solid #DDD;
    color: #6c3e24;
    font-size: 16px;
    margin: 20px auto;
    text-align: center;
    cursor: pointer;
    background: #FFF;
  }
  .news-show .news-show-hd .news-return:hover {
    background-color: #6c3e24;
    border-color: #6c3e24;
    color: #fff;
  }
  .news-show .news-show-bd {
    width: 300px;
  }
  .news-show .news-show-bd .tit {
    font-weight: normal;
    font-size: 20px;
    color: #6c3e24;
    border-bottom: 1px solid #b7b7b7;
    background: #dddddd;
    margin-top: 0px;
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    width: 100%;
    text-align: center;
  }
  .news-show .news-show-bd .con ul {
    padding: 30px;
    padding-top: 0;
    background: #F7F7F7;
  }
  .news-show .news-show-bd .con ul li {
    border-bottom: 1px dashed #DDD;
    padding: 10px 0;
  }
  .news-show .news-show-bd .con ul li h5 {
    font-weight: normal;
    font-size: 14px;
    color: #000;
    padding: 10px 0;
  }
  .news-show .news-show-bd .con ul li p {
    color: #666;
    margin: 5px 0;
    height: 42px;
    overflow: hidden;
  }
  .news-show .news-show-bd .con ul li span {
    color: #999;
  }
  .news-show .news-show-bd .con ul li:hover * {
    color: #6c3e24 !important;
  }
  /*page-contact*/
  .page-contact {
    height: 650px;
    background: url('../image/map.jpg ') no-repeat center;
    position: relative;
  }
  .page-contact .page-contact-con {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 712px;
    height: 448px;
    padding: 30px;
    background: rgba(255, 255, 255, 0.8);
    z-index: 1;
    border: 1px solid #BCBCBC;
    box-shadow: 1px 5px 4px rgba(120, 120, 120, 0.7);
  }
  .page-contact .page-contact-con .tit {
    padding-bottom: 11px;
    border-bottom: 1px solid #dfdfdf;
    margin-bottom: 10px;
  }
  .page-contact .page-contact-con .tit h4 {
    font-size: 16px;
    color: #000;
    line-height: 2;
    padding-top: 20px;
  }
  .page-contact .page-contact-con .tit i {
    width: 30px;
    height: 0;
    border-bottom: 1px solid #6c3e24;
    padding-top: 20px;
    margin-bottom: 20px;
    display: block;
  }
  .page-contact .page-contact-con .tit h5 {
    font-size: 13px;
    color: #666;
    line-height: 2;
  }
  .page-contact .page-contact-con .tit p {
    font-size: 14px;
    color: #000;
    line-height: 2;
  }
  .page-contact .page-contact-con .tit p span {
    color: #6c3e24;
  }
  .page-contact .page-contact-con .con {
    padding-left: 30px;
    line-height: 30px;
    font-size: 13px;
    color: #666;
    background: url('../image/contact_ico.png') no-repeat left 6px;
  }
  /*page-yy*/
  .page-yy .page-yy-hd {
    width: 600px;
  }
  .page-yy .page-yy-bd {
    width: 600px;
    padding: 75px 0;
  }
  .page-yy .page-yy-bd .tit {
    text-align: center;
    padding-bottom: 39px;
    background: url('../image/bg.png') repeat-x left bottom;
    margin-bottom: 30px;
  }
  .page-yy .page-yy-bd .tit h3 {
    font-weight: normal;
    font-size: 34px;
    color: #000;
  }
  .page-yy .page-yy-bd .tit p {
    font-size: 12px;
    color: #000;
  }
  .page-yy .page-yy-bd .tit p span {
    font-size: 24px;
    padding: 0 30px;
    color: #6c3e24;
  }
  .page-yy .page-yy-bd .con {
    padding-left: 25px;
  }
  .page-yy .page-yy-bd .con .input-group {
    border: 1px solid #aeaeae;
    border-radius: 3px;
    margin-top: 40px;
    position: relative;
  }
  .page-yy .page-yy-bd .con .input-group label {
    width: 120px;
    padding: 0 15px 0 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    display: inline-block;
    color: #000;
    background: url('../image/yy_ico1.png') no-repeat 15px center;
  }
  .page-yy .page-yy-bd .con .input-group input {
    border: none;
    background: none;
    width: 440px;
    height: 60px;
    color: #939393;
    outline: none;
  }
  .page-yy .page-yy-bd .con .input-group input::input-placeholder {
    background: none;
  }
  .page-yy .page-yy-bd .con .input-group2 label {
    background: url('../image/yy_ico2.png') no-repeat 23px center;
  }
  .page-yy .page-yy-bd .con .input-group3 label {
    background: url('../image/yy_ico3.png') no-repeat 23px center;
  }
  .page-yy .page-yy-bd .con button {
    margin-top: 60px;
    width: 100%;
    background: #b7a188;
    text-align: center;
    font-size: 24px;
    color: #000;
    border-radius: 5px;
    height: 60px;
    line-height: 60px;
    font-weight: 100;
    cursor: pointer;
    border: none;
    outline: none;
  }
  .page-yy .page-yy-bd .con button:hover {
    background-color: #c7b1a4;
  }
  .page-yy .page-yy-bd .con p {
    text-align: center;
    font-size: 12px;
    color: #939393;
    padding-top: 10px;
  }
  