/*头部样式*/
#header {
  width: 100%;
  margin: 0 auto;
}
.home_top {
  background: #363636;
}
.k1 {
  position: relative;
  padding-right: 230px;
}
.top_tel {
  position: absolute;
  font: 400 20px/34px "微软雅黑";
  width: 577px;
  padding-left: 22px;
  background: #ac6249;
  top: 0;
  left: 300px;
}
.k1 a,
.wel {
  font: 400 12px/34px "微软雅黑";
  color: #a3a3a3;
}
.k1 a {
  color: #fff !important;
}
.yuyan{
    margin-right: 20px;
}
.yuyan a{
    font: 400 12px / 34px 微软雅黑;
    color: #fff;
    margin: 0 5px;
}

/*热门搜索*/

.hotSearch {
  width: 445px;
  float: left;
  font: 600 14px/77px "微软雅黑";
  color: #333;
}
.hotSearch a {
  font: 400 14px/77px "微软雅黑";
  margin-right: 6px;
  color: #333;
}

/*主体样式*/
.container {
  width: 1200px;
  margin: 0 auto;
}
.menu_cate {
  width: 220px;
  float: left;
}
.cate_title {
  line-height: 31px;
  padding-left: 15px;
  font-weight: bold;
  font-family: "微软雅黑";
  background: url(../images/nav.png) no-repeat 0% 100%;
  font-size: 14px;
  color: #000;
}
.about {
  width: 460px;
  float: left;
  margin-left: 12px;
  padding-bottom: 5px;
}
.about_title {
  line-height: 31px;
  padding-left: 15px;
  font-weight: bold;
  font-family: "微软雅黑";
  background: url(../images/nav.png) no-repeat 0% 100%;
  font-size: 14px;
  color: #000;
}
.about .content {
  padding: 5px;
  padding-bottom: 12px;
  text-indent: 20px;
}
.navigation {
  float: right;
  width: 100px;
}

.index-title {
  line-height: 31px;
  padding-left: 15px;
  font-weight: bold;
  font-family: "微软雅黑";
  background: url(../images/nav.png) no-repeat 0% 100%;
  font-size: 14px;
  color: #000;
}
.index-table td {
  border: solid #add9c0;
  border-width: 0px 1px 1px 0px;
  padding: 10px 5px;
}
.index-table {
  border: solid #add9c0;
  border-width: 1px 0px 0px 1px;
  margin-top: 10px;
}

/*----- Common css ------*/
.fl {
  float: left;
}
.fr {
  float: right;
}
.di {
  _display: inline;
}
.fwn {
  font-weight: normal;
}
.dib {
  *display: inline;
  _zoom: 1;
  _display: inline;
  _font-size: 0px;
}

/*首页新闻*/
.news_company {
  width: 280px;
  float: right;
}
.news1_title {
  line-height: 31px;
  padding-left: 15px;
  font-weight: bold;
  font-family: "微软雅黑";
  background: url(../images/nav.png) no-repeat 0% 100%;
  font-size: 14px;
  color: #000;
}
.news_company .content {
  padding: 5px;
}

/*首页左侧联系我们*/
.contact {
  width: 218px;
  float: left;
  padding-bottom: 5px;
  margin-top: 10px;
}
.contact_title {
  line-height: 31px;
  padding-left: 15px;
  font-weight: bold;
  font-family: "微软雅黑";
  background: url(../images/nav.png) no-repeat 0% 100%;
  font-size: 14px;
  color: #000;
}
.contact .content {
  padding: 5px;
  padding-left: 8px;
}

/*工程案例*/
.case {
  width: 460px;
  float: left;
  margin-left: 12px;
  padding-bottom: 5px;
  margin-top: 10px;
}
.case_title {
  line-height: 31px;
  padding-left: 15px;
  font-weight: bold;
  font-family: "微软雅黑";
  background: url(../images/nav.png) no-repeat 0% 100%;
  font-size: 14px;
  color: #000;
}
.case .content {
  padding: 5px;
  padding-bottom: 12px;
  text-indent: 20px;
}

.news2_company {
  margin-top: 10px;
}

/*产品推荐*/
.recommend_product {
  margin-top: 10px;
  width: 692px;
  float: left;
}
.recommend_product .title {
  line-height: 31px;
  padding-left: 15px;
  font-weight: bold;
  font-family: "微软雅黑";
  background: url(../images/nav.png) no-repeat 0% 100%;
  font-size: 14px;
  color: #000;
}
.recommend_product .content {
  padding-top: 15px;
  padding-bottom: 14px;
}
.roll_product li {
  padding-bottom: 0px;
}

/*品牌列表*/
.brand-list {
  margin: 20px 0px;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
}
.brand-list li {
  margin: 5px 8px;
}
.brand-list li:hover {
  box-shadow: 2px 1px 5px;
}
.brand-list li img {
  width: 150px;
  height: 120px;
}

/*前台多页签*/
.news {
  width: 1000px;
  float: left;
  margin-top: 10px;
}
.tab {
  position: relative;
}
.tab li {
  float: left;
  width: 100px;
  height: 30px;
  display: block;
  line-height: 30px;
  border: 1px solid #ccc;
  margin-right: 8px;
  text-align: center;
  color: #333;
  font-size: 12px;
  cursor: pointer;
}
.tab li.cur {
  color: #fff;
  text-decoration: none;
  font-size: 12px;
  background: #3a78c1;
  border-color: #3a78c1;
}

.tt {
  display: none;
}
.list1 {
  padding: 8px 10px;
}
.list1 li {
  line-height: 27px;
  position: relative;
  vertical-align: middle;
}
.list1 li a {
  background: url(../images/list_dot1.gif) left center no-repeat;
  padding-left: 12px;
  line-height: 27px;
  color: #555555;
}
.list1 li a:hover {
  color: #e87518;
  text-decoration: none;
}
.list1 li span {
  position: absolute;
  right: 0px;
  line-height: 30px;
  top: 0;
  color: #999;
}

/*友情链接*/
.link {
  margin: 15px 0;
  overflow: hidden;
  font-weight: normal;
}
.link h2 {
  font-size: 13px;
  text-align: center;
  font-weight: normal;
  line-height: 153px;
  background: url(../images/link_lb.jpg) no-repeat center top;
  overflow: hidden;
  width: 178px;
  height: 112px;
  overflow: hidden;
  color: #c22119;
}
.link h2 a {
  color: #c22119;
}

.link p {
  width: 970px;
  line-height: 30px;
  color: #333;
  padding-top: 28px;
  font-family: "思源黑体";
  font-size: 13px;
}
.link p a {
  color: #333;
  padding: 0 15px;
  display: inline-block;
}

/*页面底部*/
#footer {
  position: relative;
  width: 1000px;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 10px;
  padding-top: 8px;
  border-top: 2px solid #eee;
  margin-top: 15px;
}
#footer a {
  color: #666;
}
#footer a:hover {
  color: #e87518;
  text-decoration: none;
}
.nav_foot {
  text-align: center;
  line-height: 24px;
  color: #666;
}
.copyright {
  text-align: center;
  line-height: 24px;
}

/*------------内页-------------------*/

.left .box {
  margin-bottom: 20px;
}
.left .box h3 {
  /* line-height: 44px;
    font-weight: normal;
    font-family: 微软雅黑;
    font-size: 20px;
    color: rgb(255, 255, 255);
    text-align: center;
    background: #ac6249; */
}
.left .box .content {
  padding: 5px 0px;
}

.prodescription {
  border: 1px solid #e5e5e5;
  background: #f9f9f9;
  line-height: 24px;
  padding: 10px;
  margin-bottom: 15px;
  text-indent: 20px;
}

.n_banner {
  /*width:1920px;*/
  /*margin:0 auto;*/
}
.n_banner img {
  /*width:1920px;*/
  /*margin:0 auto;*/
}
.left {
  width: 280px;
  float: left;
  margin: 15px 0px 60px 0px;
}
.sort {
  background: #ac6249;
  overflow: hidden;
  width: 280px;
  margin-bottom: 20px;
}
.sort h2 {
  font-size: 20px;
  color: #c79c8f;
  text-transform: uppercase;
  font-weight: normal;
  height: 88px;
  overflow: hidden;
  text-align: center;
}
.sort h2 em {
  font-style: normal;
}
.sort h2 a {
  margin-top: 18px;
  display: block;
  font-size: 22px;
  color: #fff;
}
.sort .lb_con1 {
  padding-top: 20px;
  width: 268px;
  margin: 0 auto;
  background: #fff;
  border-radius: 5px;
}
.sort .lb_con1 h3 {
  width: 268px;
  height: 58px;
  overflow: hidden;
}
.sort .lb_con1 h3 a {
  display: block;
  width: 202px;
  height: 58px;
  overflow: hidden;
  background: url(../images/lb_b.jpg) no-repeat left top;
  font: 16px/58px "微软雅黑";
  color: #333;
  padding-left: 66px;
}
.sort .lb_con1 h3 a:hover,
.lb_con .cur a {
  background: url(../images/lb_bh.jpg) no-repeat left top;
  font-weight: bold;
  color: #ac6249;
}
.sort .lb_con1 ul {
  padding-bottom: 20px;
  margin: 19px 0px 19px 53px;
}
.sort .lb_con1 ul li {
  height: 24px;
  font: 400 14px/30px "微软雅黑";
  color: #666;
  padding-left: 14px;
  background: url(../images/lb_l.gif) left center no-repeat;
}
.sort_menu h3 {
  line-height: 28px;
  font-weight: bold;
}
.sort_product {
  margin-top: 10px;
}

.n_contact .content {
  padding: 5px;
  line-height: 24px;
}

.right {
  width: 900px;
  float: right;
  padding-bottom: 10px;
  margin: 15px 0px 60px 0px;
}
.sitemp {
  line-height: 31px;
  height: 31px;
  overflow: hidden;
  padding-right: 10px;
  /* background:url(../images/nav.png) no-repeat 0% 100%; */
}
.sitemp h2 {
  width: 340px;
  float: left;
  line-height: 31px;
  text-align: center;
  text-align: left;
  text-indent: 15px;
  font-size: 24px;
  font-weight: normal;
}
.sitemp .site {
  width: 380px;
  float: right;
  text-align: right;
  line-height: 30px;
}
.right .content {
  padding: 10px;
  padding-top: 15px;
  overflow: hidden;
  line-height: 24px;
}
.sort_album {
  margin-top: 15px;
}

.n_news,
.n_ks,
.n_contact,
.sort1 {
  background: #ac6249;
  overflow: hidden;
  width: 280px;
}
.n_news h3,
.n_ks h3,
.n_contact h3,
.sort1 h3 {
  font-size: 20px;
  color: #fff;
  text-transform: uppercase;
  font-weight: normal;
  overflow: hidden;
  text-align: center;
}
.n_news h3 a,
.n_ks h3 a {
  margin-top: 18px;
  display: block;
  font-size: 22px;
  color: #fff;
}
.news_list {
  padding: 20px 0 25px 18px;
  width: 242px;
  margin: 0 auto;
  background: #fff;
  border-radius: 5px;
}
.news_list h3 {
  width: 268px;
  height: 58px;
  overflow: hidden;
}
.news_list h3 a {
  display: block;
  width: 202px;
  height: 58px;
  overflow: hidden;
  background: url(../images/lb_b.jpg) no-repeat left top;
  font: 16px/58px "微软雅黑";
  color: #333;
  padding-left: 66px;
}
.news_list h3 a:hover,
.lb_con .cur a {
  background: url(../images/lb_bh.jpg) no-repeat left top;
  font-weight: bold;
  color: #ac6249;
}
.news_list li {
  height: 24px;
  font: 400 14px/24px "微软雅黑";
  color: #666;
  padding-left: 14px;
}
.news_list1 {
  font-size: 14px;
  color: #333;
  line-height: 1.7;
  padding: 15px 0;
}
.news_list1 li {
  border: 1px solid #e1e1e1;
  padding: 30px;
  background: #fff;
  margin-bottom: 35px;
  transition: all 0.5s;
}
.news_list1 h3 {
  padding-bottom: 15px;
  font-size: 18px;
  color: #565656;
  font-weight: normal;
  padding-right: 25%;
  margin: 0;
  border-bottom: 1px solid #cbcbcb;
  margin-bottom: 15px;
  position: relative;
}

.n_k {
  padding: 20px 0 25px 18px;
  width: 242px;
  margin: 0 auto;
  background: #fff;
  border-radius: 5px;
}
.n_k h3 {
  width: 268px;
  height: 58px;
  overflow: hidden;
}
.n_k h3 a {
  display: block;
  width: 202px;
  height: 58px;
  overflow: hidden;
  background: url(../images/lb_b.jpg) no-repeat left top;
  font: 16px/58px "微软雅黑";
  color: #333;
  padding-left: 66px;
}
.n_k h3 a:hover,
.lb_con .cur a {
  background: url(../images/lb_bh.jpg) no-repeat left top;
  font-weight: bold;
  color: #ac6249;
}
.n_tel,
.sort1 .layer1,
.lsort1 {
  background: #fff;
  width: 242px;
  margin: 5px auto;
  padding: 7px 0 0 18px;
  border-radius: 5px;
}

.layer1 a {
  display: block;
  font: 400 14px/30px "微软雅黑";
  padding-left: 66px;
}
.logo img {
  height: 87px;
}

/*å¯¼èˆªæ æ ·å¼*/
.home_nav {
  background: url(../images/home_nav.png) center no-repeat;
}
.home_nav1 {
  width: 1300px;
  margin: 0 auto;
}
.logo {
  float: left;
  width: 20%;
  padding-top: 6px;
}
.nav_z {
  width: 70%;
  float: right;
}
.nav > li > a {
  padding: 0px;
}
.nav li {
  text-align: center;
  /*width: 14.2%;*/
  float: left;
  position: relative;
  z-index: 999;
}
.nav li a {
  display: block;
  font: 600 18px/100px "微软雅黑";
  color: #333;
  padding: 0 18px;
}
.nav li a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #ac6249;
}
.current1 {
  background-color: #ac6249;
  color: #fff !important;
}

.nav .sec {
  height: 0;
  background: #ac6249;
  color: #fff;
  overflow: hidden;
  z-index: 9999;
  position: absolute;
  top: 100px;
  left: 0px;
}
.nav .sec a {
  font: 600 14px/38px "微软雅黑";
  padding-left: 20px;
  text-align: left;
  background: #a45b43;
  color: #fff;
  width: 260px;
}
.nav .sec a:hover {
  font: 400 14px/38px "微软雅黑";
  text-decoration: none;
}
.jiant {
  font: 700 16px/38px "å®‹ä½“";
  color: #fff;
  float: left;
  padding: 0 10px 0 0;
}
/*æœç´¢å’Œçƒ­é—¨æœç´¢*/
.soso {
  box-shadow: 0px 0px 6px 4px rgba(186, 186, 186, 0.8);
}
.search {
  margin-top: 15px;
  line-height: 40px;
  padding-right: 15px;
  border: 1px solid #e3e3e3;
  width: 380px;
}
#formsearch {
  float: right;
}

#formsearch input#keyword {
  height: 22px;
  line-height: 22px;
  width: 333px;
  padding-left: 20px;
  color: #666;
  border: none;
  outline: none;
}
#formsearch input#s_btn {
  width: 19px;
  line-height: 19px;
  text-align: center;
  background: url(../images/lso.png) center no-repeat;
  color: #fff;
  outline: none;
  border: none;
  cursor: pointer;
}
/* é¦–é¡µäº§å“ */
.cp {
  overflow: hidden;
  padding-bottom: 30px;
}

.cp_lb {
  margin-top: 65px;
  background: #ac6249;
  overflow: hidden;
  width: 280px;
  padding-bottom: 7px;
}
.cp_lb h2 {
  font-size: 20px;
  color: #c79c8f;
  text-transform: uppercase;
  font-weight: normal;
  height: 88px;
  overflow: hidden;
  text-align: center;
}
.cp_lb h2 em {
  font-style: normal;
}
.cp_lb h2 a {
  margin-top: 18px;
  display: block;
  font-size: 22px;
  color: #fff;
}
.h_more a {
  display: block;
  font: 400 16px/55px "微软雅黑";
  color: #333;
  padding-left: 66px;
  background: url(../images/lb_b.jpg) center no-repeat;
}
.ck {
  background: url(../images/ck_bg.png) center no-repeat;
}
.ck_r {
  padding: 50px 28px 127px 0;
}
.ck_r li {
  width: 78px;
  margin-top: 10px;
  text-align: center;
  font: 400 12px/24px "微软雅黑";
}
.ck_r li a {
  color: #fff;
}
.ck1 {
  background: #ac6249;
}
.ck2 {
  background: #333333;
}

.lb_con {
  padding-top: 20px;
  width: 268px;
  height: 815px;
  margin: 0 auto;
  background: #fff;
  border-radius: 5px;
}
.lb_con h3 {
  width: 268px;
  height: 58px;
  overflow: hidden;
}
.lb_con h3 a {
  display: block;
  /* width: 202px; */
  height: 58px;
  overflow: hidden;
  background: url(../images/lb_b.jpg) no-repeat left top;
  font: 16px/58px "微软雅黑";
  color: #333;
  padding-left: 66px;
}
.lb_con h3 a:hover,
.lb_con .cur a {
  background: url(../images/lb_bh.jpg) no-repeat left top;
  font-weight: bold;
  color: #ac6249;
}
.lb_con ul {
  margin: 8px 53px 0;
}
.lb_con ul li {
  height: 32px;
  font: 14px/32px "微软雅黑";
  color: #666;
  background: url(../images/lb_l.gif) no-repeat left center;
  padding-left: 14px;
}

.cp_con {
  width: 885px;
  margin-top: 65px;
  overflow: hidden;
}
.cp_con h2 {
  margin-bottom: 30px;
  padding-left: 20px;
  border-left: 1px solid #e3e3e3;
  border-right: 1px solid #e3e3e3;
  background: url(../images/cp_h.gif) repeat-x;
  height: 58px;
  overflow: hidden;
  width: 854px;
}
.cp_con h2 a {
  font-weight: bold;
  font-size: 16px;
  color: #ac6249;
  line-height: 58px;
  background: url(../images/cp_hs.png) no-repeat left center;
  padding-left: 14px;
}
.cp_con h2 span a {
  margin-top: 20px;
  margin-right: 24px;
  display: inline-block;
  background: none;
  font-size: 12px;
  line-height: 16px;
  font-family: Arial, Helvetica, sans-serif;
  color: #666;
  font-weight: normal;
  width: 50px;
  height: 17px;
  border: 1px solid #b5b5b5;
  border-radius: 3px;
  text-align: center;
  padding-left: 0;
}

.cp_con ul li {
  border: 1px solid #e3e3e3;
  margin-right: 22px;
  margin-bottom: 39px;
  line-height: 0;
  float: left;
  width: 275px;
  height: 340px;
  position: relative;
  margin-top: 50px;
}
.cp_con ul li:nth-child(3n) {
  margin-right: 0px;
}
.cp_con ul li img {
  width: 273px;
  height: 282px;
}
.cp_con ul li span {
  display: block;
  position: absolute;
  width: 261px;
  height: 45px;
  left: 6px;
  bottom: 6px;
  text-align: center;
  background: #f5f5f5;
  margin-top: 40px;
  font: 14px/44px "微软雅黑";
}
.cp_con ul li a:hover span {
  background: #ac6249;
  color: #fff;
}
.cp_con ul li:hover {
  border: 1px solid #ac6249;
}
.cp_con .nobot {
  margin-right: 0;
}
a:link {
  color: #666;
}
.td {
  background: url(../images/td_bj.png) no-repeat center top;
  overflow: hidden;
  height: 905px;
  padding-top: 72px;
}

.td p {
  text-align: center;
  font: 300 20px/1 "Arial";
  text-transform: uppercase;
}
.td h3 {
  overflow: hidden;
  background: url(../images/bt_bj.png) no-repeat center 62px;
  text-align: center;
  font: 700 36px/1 "微软雅黑";
  color: #323232;
  padding: 5px 0 37px 0;
}
.td h3 b {
  color: #ac6249;
}
.td_con {
  height: 806px;
  overflow: hidden;
  position: relative;
}
.td_con p {
  font: 16px/26px "微软雅黑";
  width: 236px;
  color: #333;
  position: absolute;
}
.td_con .p01 {
  top: 133px;
  left: 12px;
}
.td_con .p02 {
  top: 144px;
  right: 9px;
}
.td_con .p03 {
  top: 339px;
  left: 18px;
}
.td_con .p04 {
  top: 330px;
  right: 9px;
}
.td_con .p05 {
  top: 520px;
  left: 0px;
  text-align: right;
}
.td_con .p06 {
  top: 531px;
  right: 9px;
}
/* å’¨è¯¢çƒ­çº¿ */
.zx {
  background: url(../images/zjj.jpg) no-repeat center top;
  height: 230px;
  overflow: hidden;
  background-size: cover;
}
.zx_con {
  position: relative;
  height: 230px;
  overflow: hidden;
}
.zx_con p {
  top: 0;
  left: 0;
  position: absolute;
  font-size: 18px;
  color: #fff;
  text-align: center;
  width: 219px;
  height: 140px;
  overflow: hidden;
  padding-top: 28px;
}
.zx_con p span {
  display: block;
  font: 700 24px/34px "Arial";
  padding: 8px 0 0 15px;
}
.zx_con p a {
  width: 92px;
  height: 30px;
  margin: 12px auto 0;
  background: #fff;
  text-align: center;
  font: 14px/30px "微软雅黑";
  color: #181818;
  display: block;
}
.zx_bt h3 {
  position: absolute;
  top: 68px;
  left: 425px;
  font: 700 30px/30px "微软雅黑";
  color: #fff;
}
.zx_bt h5 {
  position: absolute;
  top: 138px;
  left: 388px;
  font: 400 18px/18px "微软雅黑";
  color: #fff;
}
/* ä¼˜åŠ¿ */
.ys {
  background: url(../images/ys_bj.png) no-repeat center 733px;
  height: 1798px;
  overflow: hidden;
}

.ys_con {
  height: 1667px;
  overflow: hidden;
  position: relative;
}
.ys_con h2 {
  /* height: 135px; */
  background: url(../images/ys_h.png) no-repeat center top;
  /* overflow: hidden; */
  text-align: center;
  font: 16px/30px "微软雅黑";
  color: #666;
  padding-top: 132px;
}
.ys_con h2 span {
  position: absolute;
  top: 95px;
  right: 0;
  left: 0;
  text-align: center;
  font: 700 36px/1 "微软雅黑";
  color: #ac6249;
}
.ys_con h2 p {
  font: 24px/40px "微软雅黑";
  color: #000;
}
.one {
  width: 530px;
  overflow: hidden;
  position: absolute;
  top: 285px;
  left: 0;
}
.one dt {
  background: url(../images/ys_db.jpg) no-repeat left top;
  width: 60px;
  height: 85px;
  overflow: hidden;
  text-align: center;
  font: bold 36px/66px Arial;
  color: #fff;
}
.one dd {
  margin-left: 20px;
  width: 430px;
}
.one dd p {
  height: 56px;
  border-bottom: 1px dashed #a3a3a3;
  font: bold 26px/56px "微软雅黑";
  color: #333;
}
.one dd span {
  margin-top: 14px;
  display: block;
  font: 16px/30px "微软雅黑";
  color: #666;
}
.one b {
  color: #ac6249;
}
.two {
  top: 500px;
  left: 0;
}
.three {
  top: 866px;
  left: 694px;
}
.three span b,
.four span b {
  color: #fff;
}
.three dd p {
  color: #fff;
}
.three dd span {
  color: #fff;
}
.four {
  top: 1050px;
  left: 694px;
}
.four dd p {
  color: #fff;
}
.four dd span {
  color: #fff;
}
.five {
  top: 1364px;
  left: 0;
}
.six {
  top: 1542px;
  left: 0;
}
.ys_t01 {
  width: 532px;
  height: 426px;
  position: absolute;
  top: 277px;
  right: 0;
}
.ys_t02 {
  width: 579px;
  height: 330px;
  position: absolute;
  bottom: 80px;
  right: 0;
}
/*è®¾å¤‡å±•ç¤º*/
.equ {
  position: relative;
  height: 621px;
  overflow: hidden;
  background: url(../images/equ_bj.jpg) repeat;
}

.equ_con {
  width: 1200px;
  margin: 0 auto;
  height: 621px;
  overflow: hidden;
  padding: 60px 0 0 0;
}
.equ_con p {
  text-align: center;
  font: 300 20px/1 "Arial";
  text-transform: uppercase;
}
.equ_con h2 {
  overflow: hidden;
  background: url(../images/bt_bj.png) no-repeat center 62px;
  text-align: center;
  font: 700 36px/1 "å¾®è½¯é›…é»‘";
  color: #323232;
  padding: 5px 0 37px 0;
}
.equ_con h2 b {
  color: #ac6249;
}
.equ_c {
  height: 415px;
  padding-top: 60px;
  overflow: hidden;
}
.equ_c em {
  display: block;
  width: 35px;
  height: 75px;
  overflow: hidden;
  margin-top: 138px;
}
.equ_c em a {
  display: block;
  width: 35px;
  height: 75px;
  overflow: hidden;
}
.equ_c .e01 {
  margin-right: 30px;
}
.equ_c .e01 a {
  background: url(../images/equ_l.gif) no-repeat left top;
}
.equ_c .e01 a:hover {
  background: url(../images/equ_l01.gif) no-repeat left top;
}
.equ_c .e02 a {
  background: url(../images/equ_r.gif) no-repeat left top;
}
.equ_c .e02 a:hover {
  background: url(../images/equ_r01.gif) no-repeat left top;
}

.equ_x li {
  margin-right: 30px;
  width: 277px;
  height: 350px;
  background: #fff;
  float: left;
}
.equ_x li div {
  height: 200px;
  overflow: hidden;
}
.equ_x li div img {
  width: 277px;
  height: 200px;
}
.equ_x .casec {
  width: 220px;
  margin: 12px auto 0;
}
.equ_x .casec p {
  font: 600 16px/40px "å¾®è½¯é›…é»‘";
  color: #333;
  text-align: left;
  overflow: hidden;
}
.equ_x .casec p a {
  color: #333;
}
.equ_x .casec .caset p {
  font: 400 14px/24px "å¾®è½¯é›…é»‘";
  color: #666;
}
.equ_x .casec .caset a {
  color: #ac6249;
  display: block;
}
.equ_x .nobot {
  margin-right: 0;
}
.ppre,
.pnex {
  width: 35px;
  height: 75px;
  display: block;
  position: absolute;
  margin-top: -50px;
  top: 69%;
  cursor: pointer;
}
.ppre {
  left: 15%;
  background: url(../images/equ_l.gif) no-repeat;
}
.pnex {
  right: 15%;
  background: url(../images/equ_r.gif) no-repeat;
}
#q_demo {
  overflow: hidden;
  width: 1200px;
  margin: 0 auto;
}
#q_indemo {
  float: left;
  width: 800%;
}
#q_demo1 {
  float: left;
}
#q_demo2 {
  float: left;
}
/* 咨询 */
.zx02 {
  background: url(../images/zx03_bj.png) no-repeat center top;
  height: 290px;
  overflow: hidden;
}
.zx02_con {
  position: relative;
  height: 290px;
  overflow: hidden;
}
.zx02_con h3 {
  position: absolute;
  left: 467px;
  top: 70px;
  font: 600 28px/30px "微软雅黑";
  color: #fff;
}
.zx02_con h4 {
  position: absolute;
  left: 486px;
  top: 143px;
  font: 500 18px/30px "微软雅黑";
  color: #fff;
}
.zx02_con p {
  top: 0;
  right: 17px;
  position: absolute;
  font-size: 14px;
  color: #fff;
  text-align: center;
  width: 219px;
  height: 140px;
  overflow: hidden;
  padding-top: 28px;
}
.zx02_con p span {
  display: block;
  font-size: 26px;
  line-height: 34px;
  font-family: Arial, Helvetica, sans-serif;
}
.zx02_con p a {
  width: 92px;
  height: 30px;
  margin: 20px auto 0;
  background: #fff;
  text-align: center;
  font: 14px/30px "微软雅黑";
  color: #181818;
  display: block;
}
/* 关于我们 */
.about_a a {
  display: inline-block;
  font: 400 14px/32px "微软雅黑";
  padding-left: 66px;
}
.labout {
  overflow: hidden;
  padding-bottom: 17px;
}
.labout .aboutp {
  text-align: center;
  font: 500 20px/1 "Arial";
  text-transform: uppercase;
}
.labout h2 {
  overflow: hidden;
  background: url(../images/bt_bj.png) no-repeat center 62px;
  text-align: center;
  font: 700 36px/1 "微软雅黑";
  color: #323232;
  padding: 5px 0 37px 0;
}
.labout h2 b {
  color: #ac6249;
}
.labout h2 a {
  display: block;
}
.labout ul {
  margin-top: 49px;
}
.labout ul li {
  width: 600px;
  height: 380px;
  overflow: hidden;
}
.labout ul li img {
  width: 600px;
  height: 380px;
}
.labout ul li {
  width: 600px;
  height: 380px;
  overflow: hidden;
  background: #f5f5f5;
}
.labout ul li .a_t {
  height: 108px;
  padding-left: 44px;
  border-bottom: 1px solid #ddd;
  overflow: hidden;
}
.labout ul li .a_t span {
  display: inline-block;
  font-size: 36px;
  line-height: 108px;
  color: #333;
  font-weight: normal;
}
.labout ul li .a_t em {
  padding-top: 32px;
  font: 20px "微软雅黑";
  color: #666;
  text-transform: uppercase;
  display: inline-block;
}
.labout ul li .a_t em i {
  font-size: 12px;
  color: #999;
  display: block;
}
.labout ul li .a_w {
  width: 510px;
  margin-left: 45px;
}
.labout ul li .a_w a {
  line-height: 70px;
  display: block;
  font-size: 18px;
  font-weight: bold;
  color: #333;
}
.labout ul li .a_w span {
  font-size: 14px;
  line-height: 26px;
  color: #555;
  font-weight: normal;
}
.labout ul li .a_w span a {
  font-size: 14px;
  color: #ac6249;
  font-weight: normal;
  line-height: 26px;
  display: inline-block;
}
/* 企业风采荣誉资质  */

.str {
  padding-bottom: 66px;
  border-bottom: solid 1px #ececec;
}
.stre {
  width: 1200px;
  margin: 50px auto;
  background: url(../images/hx_bg.png) center no-repeat;
  height: 24px;
  text-align: center;
}
.stre ul {
  display: inline-block;
  overflow: hidden;
  height: 50px;
}
.stre ul li {
  width: 150px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 18px;
  float: left;
  margin-right: 21px;
}
.stre ul li a {
  display: block;
  height: 40px;
  color: #1c1c1c;
  border: 1px solid #999;
  background: #fff;
}
.stre ul li.current a {
  border: 1px solid #ac6249;
  color: #fff;
  background: #ac6249;
}

.strb {
  padding: 0 37px;
  position: relative;
  display: none;
}
.strb.current {
  display: block;
}
.strb ul {
  overflow: hidden;
}
.strb ul li {
  width: 261px;
  float: left;
  margin-right: 40px;
}
.strb ul li img {
  width: 270px;
  height: 186px;
  display: block;
}
.strb ul li h3 a {
  height: 14px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  color: #494646;
  display: block;
  font-weight: normal;
  overflow: hidden;
}
.strb ul li h3 a:hover {
  color: #329b00;
}

.strb .strl {
  width: 35px;
  height: 75px;
  display: block;
  background: url(../images/equ_l.gif) no-repeat;
  position: absolute;
  left: 15%;
  top: 50%;
  margin-top: -50px;
  cursor: pointer;
}
.strb .strr {
  width: 35px;
  height: 75px;
  display: block;
  background: url(../images/equ_r.gif) no-repeat;
  position: absolute;
  right: 15%;
  top: 50%;
  margin-top: -50px;
  cursor: pointer;
}
#n_demo {
  overflow: hidden;
  width: 1200px;
  margin: 0 auto;
}
#n_indemo {
  float: left;
  width: 800%;
}
#n_demo1 {
  float: left;
}
#n_demo2 {
  float: left;
}

#m_demo {
  overflow: hidden;
  width: 1200px;
  margin: 0 auto;
}
#m_indemo {
  float: left;
  width: 800%;
}
#m_demo1 {
  float: left;
}
#m_demo2 {
  float: left;
}
/* 合作伙伴 */
.company {
  padding: 56px 0 53px 0;
}
.company p {
  text-align: center;
  font: 300 20px/1 "Arial";
  text-transform: uppercase;
}
.company h2 {
  overflow: hidden;
  background: url(../images/bt_bj.png) no-repeat center 62px;
  text-align: center;
  font: 700 36px/1 "微软雅黑";
  color: #323232;
  padding: 5px 0 37px 0;
}
.company h2 b {
  color: #ac6249;
}
.comimg {
  padding-bottom: 58px;
  position: relative;
}
.comimg li {
  float: left;
  margin-right: 25px;
}
.comimg li img {
  width: 192px;
  height: 111px;
  border: 1px solid #ebebeb;
}
.comimg ul li h3 a {
  display: block;
  font: 400 14px/60px "微软雅黑";
  color: #666;
  text-align: center;
  overflow: hidden;
}
.lpre,
.lnex {
  width: 35px;
  height: 75px;
  display: block;
  position: absolute;
  margin-top: -50px;
  top: 35%;
  cursor: pointer;
}
.lpre {
  left: 0;
  background: url(../images/equ_l.gif) no-repeat;
}
.lnex {
  right: 0;
  background: url(../images/equ_r.gif) no-repeat;
}
#o_demo {
  overflow: hidden;
  width: 1067px;
  margin: 0 auto;
}
#o_indemo {
  float: left;
  width: 800%;
}
#o_demo1 {
  float: left;
}
#o_demo2 {
  float: left;
}
/* 新闻资讯 */
.new {
  height: 550px;
  background: url(../images/equ_bj.jpg) repeat;
  overflow: hidden;
}

.n_l {
  width: 795px;
  height: 420px;
  overflow: hidden;
  margin-top: 65px;
}
.n_lh {
  height: 57px;
  overflow: hidden;
  background: url(../images/n_h.gif) repeat-x;
  font-weight: normal;
}
.n_lh span {
  display: inline-block;
  margin-top: 20px;
  margin-right: 30px;
}
.n_lh span a {
  display: inline-block;
  width: 50px;
  height: 15px;
  text-align: center;
  font-size: 12px;
  font-family: Arial;
  color: #666;
  line-height: 14px;
  border: 1px solid #b5b5b5;
  border-radius: 3px;
}
.n_lh ul li {
  height: 57px;
  float: left;
  background: url(../images/n_hl.gif) no-repeat right center;
  overflow: hidden;
  line-height: 57px;
  font-family: "微软雅黑";
}
.n_lh ul li:last-child {
  height: 57px;
  float: left;
  overflow: hidden;
  line-height: 57px;
  font-family: "微软雅黑";
  background: none;
}
.n_lh ul li a {
  display: inline-block;
  padding: 0 28px;
  font-size: 16px;
  color: #333;
}
.n_lh ul li a:hover,
.n_lh .cur a {
  background: url(../images/n_hb.gif) no-repeat 20px center;
  font-weight: bold;
  color: #cb2121;
  text-decoration: none;
}
.n_lh .nobot {
  background: none;
}

.n_lc {
  width: 795px;
  height: 363px;
  background: #fff;
  overflow: hidden;
}
.n_lc img {
  max-width: 100%;
}
.n_lc dl {
  margin-top: 30px;
  margin-left: 30px;
  width: 280px;
  height: 297px;
  overflow: hidden;
  position: relative;
}
.n_lc dl dt {
  width: 280px;
  height: 297px;
  overflow: hidden;
}
.n_lc dl dd {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 280px;
  height: 112px;
  overflow: hidden;
  background: url(../images/n_db.png) repeat;
}
.n_lc dl dd p {
  width: 236px;
  margin: 0 auto;
  font-size: 14px;
  line-height: 40px;
}
.n_lc dl dd p a {
  color: #fff;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 225px;
  display: inline-block;
}
.n_lc dl dd span {
  display: block;
  line-height: 22px;
  width: 236px;
  margin: 0 auto;
  font-size: 12px;
  color: #e7bdbc;
  font-weight: normal;
}
.n_lc dl dd span a {
  color: #fff;
}
.n_lc ul {
  margin-left: 30px;
  display: inline;
  margin-top: 24px;
  width: 426px;
}
.n_lc ul li {
  margin-bottom: 12px;
  height: 90px;
  border-bottom: 1px dashed #ddd;
  overflow: hidden;
}
.n_lc ul li .daterq {
  width: 57px;
  text-align: center;
  font-size: 38px;
  font-family: Arial;
  color: #666;
  font-weight: bold;
}
.n_lc ul li .dater span {
  display: inline-block;
  width: 57px;
  background: #999;
  text-align: center;
  color: #fff;
  font-weight: normal;
  font-size: 12px;
  line-height: 21px;
}
.n_lc ul li p {
  width: 350px;
  font-size: 13px;
  line-height: 22px;
  font-weight: normal;
}
.n_lc ul li p b {
  font-size: 14px;
  line-height: 32px;
  color: #555;
  padding-top: 5px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 340px;
  display: inline-block;
}
.nsort li.cur a {
  background: url(../images/nbjx.png) no-repeat top center;
}
.tabca {
  display: none;
}

.wd {
  width: 360px;
  height: 420px;
  overflow: hidden;
  margin-top: 65px;
}
.wd h2 {
  height: 57px;
  overflow: hidden;
  background: url(../images/n_h.gif) repeat-x;
  font-weight: normal;
}
.wd h2 a {
  font-size: 16px;
  line-height: 57px;
  background: url(../images/n_hb.gif) no-repeat 20px center;
  color: #cb2121;
  font-weight: bold;
  padding: 0 30px;
}
.wd h2 span a {
  margin-top: 20px;
  margin-right: 30px;
  padding: 0;
  background: none;
  display: inline-block;
  width: 50px;
  height: 15px;
  text-align: center;
  font-size: 12px;
  font-family: Arial;
  color: #666;
  line-height: 14px;
  border: 1px solid #b5b5b5;
  border-radius: 3px;
}

.w_c {
  width: 360px;
  height: 363px;
  background: #fff;
  overflow: hidden;
}
.w_c dl {
  width: 302px;
  margin: 0 29px;
  padding: 10px 0 16px 0;
  border-bottom: 1px dashed #ddd;
}
.w_c dl dt {
  background: url(../images/wd_w.gif) no-repeat left 7px;
  line-height: 26px;
  padding-left: 29px;
  font-size: 14px;
  font-weight: bold;
}
.w_c dl dt a {
  color: #555;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 270px;
  display: inline-block;
}
.w_c dl dd {
  background: url(../images/wd_d.gif) no-repeat left 6px;
  padding-left: 29px;
  font-weight: normal;
  font-size: 13px;
  line-height: 24px;
  color: #555;
}

.footWrap {
  background: url(../images/f_bj.jpg) no-repeat center top;
  height: 348px;
  overflow: hidden;
}

.f_c {
  height: 290px;
  overflow: hidden;
}

.f_pic {
  margin-top: 77px;
  width: 218px;
  height: 244px;
}
.f_pic img {
  width: 150px;
  /* height: 244px; */
}

.f_wz {
  color: #fff;
  margin-top: 30px;
  margin-left: 72px;
  width: 500px;
  line-height: 24px;
  font-size: 13px;
  line-height: 31px;
  font-weight: normal;
}
.f_wz h2 {
  margin-bottom: 16px;
  background: url(../images/f_hb.png) no-repeat left bottom;
  /*height: 60px;*/
  line-height: 30px;
  font-size: 16px;
  font-weight: normal;
  color: #e3e3e3;
}
.f_wz a {
  color: #fff;
}
.f_wz em {
  display: inline-block;
  padding: 0 10px;
}
.f_wz img {
  vertical-align: middle;
  margin-right: 12px;
}

.fewm {
  margin-top: 30px;
  width: 232px;
}
.fewm h2 {
  margin-bottom: 16px;
  background: url(../images/f_hb.png) no-repeat left bottom;
  height: 60px;
  line-height: 60px;
  font-size: 16px;
  font-weight: normal;
  color: #e3e3e3;
}

.fewm div {
  width: 107px;
  height: 107px;
  float: left;
  margin-right: 16px;
}
.fewm div img {
  width: 99px;
  height: 99px;
  border: 4px solid #1e1e1e;
}
.fewm .nobot {
  margin-right: 0;
}

.fnav {
  height: 58px;
  line-height: 58px;
  font-weight: normal;
  text-align: center;
  color: #fff;
  font-size: 14px;
  font-family: "Microsoft Yahei";
}
.fnav li {
  float: left;
  position: relative;
  width: 11%;
}
.fnav li::before {
  position: absolute;
  content: "";
  width: 2px;
  height: 12px;
  background: url(../images/shutiao.png) center no-repeat;
  top: 24px;
  right: 0px;
}
.fnav li:last-child::before {
  width: 0px;
}
.fnav a {
  color: #fff;
  display: inline-block;
  background: url(../images/f_ns.gif) no-repeat right center;
}
.fnav a.nobot {
  background: none;
}
.str .h3 {
  text-align: center;
}
