@charset "UTF-8";
/*public*/
body, div, ul, li, a, b, span, p {word-wrap:break-word;
  margin: 0;
  padding: 0; }

body, a, b, span, p, li {
  font-size: 12px;
  font-family: '微软雅黑';
 }

a, ul, li {
  list-style: none;
  text-decoration: none; }

.clear {
  *zoom: 1; }

.clear:after {
  content: "";
  height: 0px;
  visibility: hidden;
  clear: both;
  display: block; }

img, input {
  border: none;
  background: none; }

/*public end*/
title {
  display: block; }

html{
  min-width:1300px;
}
body{
  min-width:1300px;
  background:#1a1a1a;
}
header {
  width: 100%;
  height: 240px;
  background: url(../img/header_bg.jpg); }

.header_wrap {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden; }

.header_top {
  height: 30px;
  line-height: 30px;
  overflow: hidden; }
  .header_top span, .header_top a {
    color: #d6d3cb; }
  .header_top span {
    float: left; }
  .header_top a {
    float: right; }
  .header_top a.line {
    margin: 0 15px; }

.header_mid {
  height: 161px;
  overflow: hidden; }

.logo {
  display: block;
  width: 604px;
  height: 91px;
  background: url(../img/logo.png);
  float: left;
  margin: 27px 0 0 15px; }

.header_phone {
  height: 50px;
  background: url(../img/header_phone.png) no-repeat left top;
  padding-left: 85px;
  float: right;
  margin: 63px 17px 0 0; }
  .header_phone span, .header_phone p {
    color: #f3c766; }
  .header_phone span {
    display: block;
    font-size: 16px; }
  .header_phone p {
    font-family: Arial;
    font-size: 24px; }

.nav ul {
  width:1200px;
  margin:0 auto;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between; }
.nav ul li a {
  display: block;
  width:100%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 16px;
  padding:0 20px;
  color: #9c9c9c; }
.nav ul li:hover a {
  background: #f3c766;
  color: #232323; }
.nav ul li .jd {
  background: #f3c766;
  color: #232323; }

.banner {
  width: 100%; }

.main {
  width: 100%; }
  .main .public_mainWrap {
    width: 1200px;
    margin: 0 auto; }

.index_product {
  width: 100%;
  height: 622px;
  background: url(../img/index_product_bg.jpg) repeat-x;
  padding-top: 50px; }

.public_main_top {
  width: 100%;
  height: 121px;
  background-repeat: no-repeat;
  background-position: center top; }

.index_product_top {
  background-image: url(../img/index_product_top_bg.png); }

.index_product_list {
  margin-top: 40px !important; }
  .index_product_list ul li {
    width: 285px;
    float: left;
    margin-right: 15px;
    position: relative; }
  .index_product_list ul li a {
    text-align: center; }
  .index_product_list .index_product_pic {
    width: 100%;
    height: 230px;
    overflow: hidden; }
    .index_product_list .index_product_pic img{
         width: 100%;
    }
  .index_product_list .index_product_name {
    margin-top: 15px;
    text-align: center;
    font-size: 14px;
    color: #c0c0c0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; }
  .index_product_list .index_product_black {
    display: none;
    width: 100%;
    height: 230px;
    position: absolute;
    background: rgba(243, 199, 102, 0.8);
    top: 0;
    left: 0; }
    .index_product_list .index_product_black:after {
      display: block;
      content: '';
      width: 240px;
      height: 180px;
      background: url(../img/index_product_show_bg.png);
      position: absolute;
      top: 50%;
      left: 50%;
      margin-top: -80px;
      margin-left: -120px; }
  .index_product_list ul li:hover .index_product_black {
    display: block; }
  .index_product_list ul li:hover .index_product_name {
    color: #f3c766; }

.index_product_l, .index_product_r {
  width: 55px;
  height: 55px;
  line-height: 55px;
  background: #323232;
  text-align: center;
  font-size: 15px;
  color: #f3c766;
  top: 315px; }
  .index_product_l:hover, .index_product_r:hover {
    background: #f3c766;
    color: #252525; }

.index_product_l {
  left: 515px; }

.index_product_r {
  right: 515px; }

.index_about {
  width: 100%;
  height: 687px;
  background: url(../img/index_about_bg.jpg) no-repeat center top; }
  .index_about_wrap {
    padding-top: 105px;
    position: relative; }
    .index_about_wrap img {
      position: absolute;
      left: 0;
      top: 150px; }

.index_about_content {
  width: 715px;
  height: 445px;
  background: #111111;
  margin-left: 85px;
  padding: 40px 0 0 400px; }
  .index_about_content title {
    font-size: 22px;
    color: #f3c766; }
  .index_about_content .title_2 {
    display: inline-block;
    font-family: Arial;
    font-size: 14px;
    color: #969595;
    margin-top: 10px;
    position: relative; }
    .index_about_content .title_2:after {
      display: block;
      content: '';
      width: 70px;
      height: 1px;
      background: #d9bb78;
      position: absolute;
      top: 50%;
      margin-top: -0.5px;
      right: -100px; }
  .index_about_content article {
    height: 125px;
    line-height: 25px;
    color: #969696;
    overflow: hidden;
    margin-top: 30px;
    padding-right: 50px; }

.index_about_buttons {
  margin-top: 35px;
  overflow: hidden; }
  .index_about_buttons a {
    display: block;
    width: 102px;
    height: 25px;
    border: 1px solid #d9bb78;
    margin-right: 10px;
    padding-top: 60px;
    text-align: center;
    font-size: 14px;
    color: #d9bb78;
    background-repeat: no-repeat;
    background-position: center 15px;
    float: left;
    cursor: pointer; }
  .index_about_buttons .index_about_button_1 {
    background-image: url(../img/index_about_ico1.png); }
    .index_about_buttons .index_about_button_1:hover {
      background-image: url(../img/index_about_showico1.png); }
  .index_about_buttons .index_about_button_2 {
    background-image: url(../img/index_about_ico2.png); }
    .index_about_buttons .index_about_button_2:hover {
      background-image: url(../img/index_about_showico2.png); }
  .index_about_buttons .index_about_button_3 {
    background-image: url(../img/index_about_ico3.png); }
    .index_about_buttons .index_about_button_3:hover {
      background-image: url(../img/index_about_showico3.png); }
  .index_about_buttons .index_about_button_4 {
    background-image: url(../img/index_about_ico4.png);
    background-position: center 20px !important; }
    .index_about_buttons .index_about_button_4:hover {
      background-image: url(../img/index_about_showico4.png); }
  .index_about_buttons a:hover {
    background-color: #f3c766;
    color: #111111; }

.index_about_more {
  display: block;
  width: 170px;
  height: 40px;
  background: url(../img/index_about_about_bg.jpg);
  margin-top: 40px; }

.index_project {
  width: 100%;
  height: 866px;
  background: url(../img/index_project_bg.jpg) repeat-x; }

.index_project_top {
  background-image: url(../img/index_case_top_bg.png); }

.index_project_wrap {
  padding-top: 40px; }

.index_project_list {
  margin-top: 40px; }
  .index_project_list ul {
    overflow: hidden; }
  .index_project_list ul li {
    width: 297px;
    float: left;
    margin: 0 3px 3px 0;
    position: relative; }
  .index_project_list ul li a {
    display: block;
    width: 100%;
    overflow: hidden;
    text-align: center; }
  .index_project_list .index_project_pic {
    height: 225px;
    overflow: hidden; }
  .index_project_list .index_project_black {
    display: none;
    width: 100%;
    height: 225px;
    position: absolute;
    background: rgba(243, 199, 102, 0.8);
    top: 0;
    left: 0; }
    .index_project_list .index_project_black:after {
      display: block;
      content: '';
      width: 240px;
      height: 180px;
      background: url(../img/index_product_show_bg.png);
      position: absolute;
      top: 50%;
      left: 50%;
      margin-top: -80px;
      margin-left: -120px; }
  .index_project_list ul li:hover .index_project_black {
    display: block; }

.index_project_more {
  display: block;
  width: 170px;
  height: 40px;
  background: url(../img/index_about_about_bg.jpg);
  margin: 85px auto; }

.index_new {
  width: 100%;
  height: 848px;
  background: #1d1d1d url(../img/index_new_bg.jpg) no-repeat center top; }
  .index_new_wrap {
    padding-top: 60px; }

.index_new_top {
  background-image: url(../img/index_new_top_bg.png); }

.index_new_list {
  margin-top: 60px; }
  .index_new_list ul {
    width: 1230px;
    overflow: hidden; }
  .index_new_list ul li {
    width: 585px;
    height: 179px;
    background: #2d2d2d;
    float: left;
    margin: 0 30px 30px 0;
    cursor: pointer; }
  .index_new_list ul li a {
    display: block; }
  .index_new_list .index_new_pic {
    width: 150px;
    height: 105px;
    text-align: center;
    overflow: hidden;
    float: left;
    margin: 33px 0 0 23px; }
  .index_new_list .index_new_content {
    width: 355px;
    padding-left: 25px;
    float: left;
    margin-top: 33px; }
  .index_new_list .index_new_content a {
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: #f3c766;
    padding-top: 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; }
  .index_new_list .index_new_content article {
    height: 50px;
    line-height: 25px;
    font-size: 14px;
    color: #b9b9b9;
    margin-top: 5px;
    overflow: hidden; }
  .index_new_list ul li:hover {
    background: #f3c766; }
    .index_new_list ul li:hover .index_new_content a {
      color: #2c2c2c; }
    .index_new_list ul li:hover .index_new_content article {
      color: #414040; }

.index_new_more {
  display: block;
  width: 170px;
  height: 40px;
  background: url(../img/index_about_about_bg.jpg);
  margin: 90px auto; }

footer {
  width: 100%;
  overflow: hidden; }

.footer_top {
  background: #212120;
  padding: 50px 0; }

.footer_bt {
  height: 30px;
  line-height: 30px;
  background: #1e1e1e;
  color: #9d9d9d;
  text-align: center; }

.footer_links {
  width: 1055px;
  border: 1px solid #747474;
  margin: 0 auto; 
  padding: 0 0 20px;}
  .footer_links ul {
    /* display: flex; */
    /* display: -webkit-flex; */
    /* justify-content: center; */
    margin-top: 20px; 
	text-align: center;
	overflow:hidden;
	}
	.footer_links ul li{
		display: inline-block;
		margin-bottom: 5px;
	 float: left;
    width: 148.23px;
    box-sizing: border-box;
	}
  .footer_links ul li a {
	display: inline-block;
	width: 145px;
    font-size: 14px;
    color: #f3c766;
	white-space: nowrap;
	}
  .footer_links ul li span {
    color: #747474; }
  .footer_links p {
    font-family: Arial;
    color: #6e6e6e;
    text-align: center;
    margin-top: 5px; }

.fot_nav {
  display: flex;
  display: -webkit-flex;
  justify-content: space-around;
  width: 990px;
  border-bottom: 1px solid #585858;
  margin: 45px auto 0;
  padding-bottom: 10px; }
  .fot_nav a {
    font-size: 14px;
    color: #949494; }

.fot_content {
  width: 1000px;
  margin: 0 auto;
  overflow: hidden; }
  .fot_content .fot_logo {
    float: left;
    margin-top: 90px; }

.fot_txts {
  border-left: 1px solid #585858;
  padding: 10px 0 0 45px;
  margin: 80px 0 0 40px;
  float: left; }
  .fot_txts title {
    font-size: 18px;
    font-weight: bold;
    color: #f3c766;
    margin-bottom: 20px; }
  .fot_txts p {
	max-width: 580px;
    line-height: 25px;
    font-size: 14px;
    color: #9d9d9d; }

.footer_ewm {
  float: right;
  margin-top: 100px; }
  .footer_ewm img {
    width: 129px;
    height: 129px; }
  .footer_ewm span {
    display: block;
    text-align: center;
    color: #9d9d9d;
    margin-top: 5px; }

.pageMain {
  min-height: 735px;
  background: url(../img/page_main_bg.jpg); }
  .pageMain_wrap {
    width: 1200px;
    margin: 0 auto; }

.pageMain_top {
  width: 1200px;
  height: 35px;
  line-height: 35px;
  color: #949494;
  border-bottom: 1px dashed #8b8b8b;
  margin: 0 auto; }
  .pageMain_top a {
    color: #949494; }

.pageMain_wrap {
  padding-top: 20px;
  overflow: hidden; }

.pageMain_l {
  width: 210px;
  float: left; }

.pageMain_r {
  width: 940px;
  float: right; }

.public_page_ltop {
  width: 100%;
  height: 100px;
  background: #f3c766; }
  .public_page_ltop p, .public_page_ltop span {
    text-align: center; }
  .public_page_ltop p {
    font-size: 24px;
    color: #141414;
    padding-top: 25px; }
  .public_page_ltop span {
    display: block;
    font-family: Arial;
    color: #141414;
    margin-top: 10px; }

.page_culumn {
  width: 208px;
  border: 1px solid #f3c766; }
  .page_culumn ul li {
    text-align: center;
    margin: 20px 0; }
  .page_culumn ul li a {
    display: block;
    font-size: 14px;
    color: #b1b1b1;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; }
  .page_culumn ul li:hover a {
    color: #f3c766; }
  .page_culumn ul li .jd {
    color: #f3c766; }

.page_l_content {
  border: 1px solid #f3c766;
  padding-bottom: 15px; }
  .page_l_content title {
    font-size: 14px;
    color: #f3c766;
    font-weight: bold;
    margin-top: 15px;
    text-align: center;
    margin-bottom: 15px; }
  .page_l_content p {
    line-height: 20px;
    padding: 0 15px;
    color: #b1b1b1; }

.product_list {
  width: 100%;
  overflow: hidden; }
  .product_list ul {
    width: 975px;
    overflow: hidden; }
  .product_list ul li {
    width: 285px;
    float: left;
    margin: 0 40px 40px 0;
    position: relative; }
  .product_list ul li a {
    display: block;
    width: 100%;
    text-align: center;
    overflow: hidden; }
  .product_list .product_list_pic {
    height: 230px; }
    .product_list .product_list_pic img{
        width: 100%;
    }
  .product_list .product_list_name {
    line-height: 40px;
    font-size: 14px;
    color: #c0c0c0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; }
  .product_list .product_border {
    width: 279px;
    height: 224px;
    border: 3px solid #f3c766;
    position: absolute;
    top: 0;
    left: 0;
    display: none; }
  .product_list ul li:hover .product_border {
    display: block; }

.new_list ul li {
  width: 100%;
  height: 135px;
  margin-top: 40px;
  overflow: hidden; }
.new_list .new_list_date {
  padding: 0 25px;
  height: 100%;
  border-right: 1px solid #434343;
  text-align: center;
  float: left; }
  .new_list .new_list_date p, .new_list .new_list_date span {
    font-family: Arial; }
  .new_list .new_list_date p {
    font-size: 36px;
    color: #f3c766;
    margin-top: 30px; }
  .new_list .new_list_date span {
    display: block;
    font-size: 18px;
    color: #9b9b9c; }
.new_list .new_list_content {
  width: 740px;
  padding-left: 15px;
  float: left; }
  .new_list .new_list_content a {
    display: block; }
  .new_list .new_list_content .new_list_title {
    font-size: 18px;
    font-weight: bold;
    color: #f3c766;
    padding: 5px 0 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; }
  .new_list .new_list_content p {
    height: 50px;
    line-height: 25px;
    color: #b1b1b1; }
  .new_list .new_list_content .new_list_more {
    width: 90px;
    height: 30px;
    line-height: 30px;
    background: #f3c766;
    text-align: center;
    color: #141414;
    margin-top: 10px; }

.message {
  width: 864px;
  margin: 0 auto; }
  .message textarea {
    display: block;
    width: 847px;
    height: 245px;
    resize: none;
    background: none;
    border: none;
    padding: 20px 0 0 15px;
    font-size: 14px;
    color: #aaaaaa;
    border: 1px solid #f3c766;
    border-top: none;
    background: #141414; }

.message_wrap {
  width: 862px;
  border: 1px solid #f3c766;
  background: #141414;
  border-bottom: none;
  overflow: hidden; }
  .message_wrap input {
    display: block;
    width: 415px;
    height: 40px;
    line-height: 40px;
    padding-left: 15px;
    border-bottom: 1px solid #404040;
    font-size: 14px;
    color: #aaaaaa;
    float: left; }

.message_buttons {
  width: 255px;
  margin: 55px auto 0;
  overflow: hidden; }
  .message_buttons input {
    display: block;
    width: 115px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 14px;
    cursor: pointer; }

.message_reset {
  background: #141414;
  color: #f3c766;
  float: left; }

.message_submit {
  background: #f3c766;
  color: #141414;
  float: right; }

.slideBox {
  width: 100%;
  position: relative; }

.slide_content {
  margin: 0 auto;
  position: relative; }

.slide_content ul {
  overflow: hidden; }

.slide_content ul li {
  float: left; }

.slide_content ul li a {
  display: block; }

.slide_content ul li .imgBox {
  width: 100%;
  text-align: center; }

.slide_content ul li .title {
  width: 100%; }

.slide_button_l, .slide_button_r {
  position: absolute;
  cursor: pointer;
  display: block; }

/*  pages分页  */
.pages {
  padding: 10px 0 10px;
  text-align: center;
  margin-top: 20px; }

.pages a {
  display: inline-block;
  padding: 0px 8px;
  height: 22px;
  font-size: 12px;
  line-height: 22px;
  background: none !important;
  border: 1px solid #e3e3e3;
  text-align: center;
  color: #b1b1b1 !important; }

.pages a.a1 {
  padding: 0px 12px;
  height: 22px;
  line-height: 22px;
  margin-top: 0px; }

.pages a:hover {
  background: #f1f1f1;
  color: #000;
  text-decoration: none; }

.pages span {
  display: inline-block;
  padding: 0px 8px;
  height: 22px;
  line-height: 22px;
  background: none !important;
  border: 1px solid #f3c766 !important;
  color: #fff;
  text-align: center; }

.pages .noPage {
  display: inline-block;
  padding: 0px 12px;
  height: 22px;
  line-height: 22px;
  border: 1px solid #c21109;
  text-align: center;
  color: #a4a4a4; }

/* 产品展示 */
.zsshowbox {
  width: 100%;
  overflow: hidden; }

.zsshowtit {
  font-size: 30px;
  font-weight: bold;
  padding-bottom: 15px;
  text-align: center;
  color: #b1b1b1; }

.zsshowinbox {
  width: 100%;
  overflow: hidden; }

.zsshowpic {
  text-align: center; }

.zsshowtxt {
  line-height: 25px;
  font-size: 20px;
  color: #b1b1b1;
  text-indent: 1em; }

.zsshowfy {
  border-top: 2px solid #c0c0c0;
  padding-top: 10px;
  margin-top: 15px;
  color: #b1b1b1; }

.zsshowfy a {
  color: #b1b1b1; }

/* 新闻展示模板 */
.newshows {
  width: 100%; }

/* 最外一层盒子 */
.newsshowsbox {
  padding: 20px;
  overflow: hidden; }

/* 内容盒子 */
.newsshowtit {
  font-size: 30px;
  font-weight: bold;
  line-height: 45px;
  text-align: center;
  color: #b1b1b1; }

/* 头 */
.newsshowdate {
  font-size: 18px;
  line-height: 40px;
  text-align: center;
  color: #b1b1b1; }

/* 日期 */
.newsshowcons {
  line-height: 25px;
  margin-top: 5px;  }
.newsshowcons  p{
	color: #b1b1b1;
}
.lm-yl{
	width: 580px;
}
/* 主题内容 */

/*# sourceMappingURL=style.css.map */


/* 分页带代码 */
.page{text-align: center;padding: 70px 0;}
.page .pagination>.disabled>span,.page .pagination>li>a,.page .pagination>li>span {border: 1px solid #dcdcde;font-size: 14px;margin: 0 3px;color: #8f8f8f;padding: 2px 8px;border: 1px solid #dcdcdc;}
.page .pagination>.active>a,.page .pagination>.active>span,.page .pagination>.active>a:hover,.page .pagination>.active>span:hover,.page .pagination>.active>a:focus,.page .pagination>.active>span:focus{
	background-color: #282828;padding: 2px 8px;color: #FFFFFF;border: 1px solid #dcdcde;
}
.page ul{display: flex;align-items: center;justify-content: center;}

/* 分页带代码 */

.pageMain_top span{color: #949494;}

.zsshowtxt{text-align: center;margin: 30px 0;}
.zsshowtxt img{max-width: 100%;text-align: center;}
.g-f-clamp{
	-webkit-line-clamp: 2;display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;
}

.form{width:98%;border: 1px solid #f3c766;margin: 0 auto;}
.form ul li{display: flex;align-items: center;}
.form input,.form textarea{width: 100%;padding:15px 5px;background: rgb(0,0,0,0);border: 1px solid #404040;font-size: 14px;color: #aaaaaa;outline:none;}
.form textarea{height: 200px;}
.form .tijiao input{border:none;border-top: 1px solid #f3c766;}
.form .tijiao input:hover{background-color: #f3c766;color: #FFFFFF;}

.content_show,.content_show p,.content_show p span{color: #fff;}


.content_show img{max-width: 100%;}