@charset "utf-8";
/* CSS Document */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body {
  font-family: '微软雅黑', 'YaHei', '黑体', 'Hei', Tahoma, Helvetica, arial, sans-serif;
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
/* remember to define focus styles! */
:focus {
  outline: 0;
}
a:hover {
  text-decoration: none;
}
/* remember to highlight inserts somehow! */
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
a {
  text-decoration: none;
  color: #323232;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.middle {
  width: 1200px;
  margin: 0 auto;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clear {
  clear: both;
}
/*开始*/
/*bnanner开始*/
/*banner*/
/* 本例子css */
.slideBox {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.slideBox .hd {
  height: 15px;
  overflow: hidden;
  position: absolute;
  right: 50%;
  bottom: 15px;
  z-index: 1;
}
.slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}
.slideBox .hd ul li {
  float: left;
  margin-right: 10px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  line-height: 14px;
  text-align: center;
  background: #fff;
  cursor: pointer;
}
.slideBox .hd ul li.on {
  background: #824e00;
  color: #fff;
}
.slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
  text-align: center;
}
.slideBox .bd img {
  display: inline-block;
  max-width: 100%;
}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next {
  position: absolute;
  left: 3%;
  top: 50%;
  margin-top: -25px;
  display: block;
  width: 32px;
  height: 40px;
  background: url(../images/slider-arrow.png) -110px 5px no-repeat;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.slideBox .next {
  left: auto;
  right: 3%;
  background-position: 8px 5px;
}
.slideBox .prev:hover,
.slideBox .next:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}
.slideBox .prevStop {
  display: none;
}
.slideBox .nextStop {
  display: none;
}
/*bnanner结束*/
.header_logo_bj {
  height: 113px;
  background: url(../images/indeex_adsds_01.jpg);
}
.header_logo_bj .right .llb_dd > li {
  float: left;
}
.header_logo_bj .right .llb_dd > li > a {
  display: block;
  height: 113px;
  width: 107px;
  text-align: center;
  line-height: 113px;
  color: #9d816a;
}
.header_logo_bj .right .llb_dd > li > a:hover {
  background-color: #9d816a;
  color: #fff;
}
.header_logo_bj .touer {
  width: 110px;
  height: 111px;
  position: absolute;
  top: 80px;
  right: 0px;
  z-index: 9999;
  display: none;
}
.header_logo_bj .touer img {
  width: 110px;
  height: 111px;
}
.index_title {
  text-align: center;
}
.index_cpzx_bbj {
  min-height: 1095px;
}
.index_cpzx_bbj .x_llb_c li {
  width: 370px;
  min-height: 285px;
  border: solid 1px #9d816a;
  border-radius: 20px;
  overflow: hidden;
  float: left;
  margin-right: 40px;
  margin-bottom: 30px;
  background: #fff;
}
.index_cpzx_bbj .x_llb_c li .tp {
  width: 100%;
  height: 306px;
  overflow: hidden;
  position: relative;
  background-color: #fff;
}
.index_cpzx_bbj .x_llb_c li .tp img {
  max-width: 100%;
  max-height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
}
.index_cpzx_bbj .x_llb_c li .bbt {
  height: 92px;
  color: #614d3d;
  font-size: 20px;
  line-height: 92px;
  text-align: center;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.index_cpzx_bbj .x_llb_c li:hover .bbt {
  background-color: #9d816a;
  color: #fff;
}
.index_cpzx_bbj .x_llb_c li:nth-of-type(3n) {
  margin-right: 0px;
}
.index_zj_wm_bj {
  min-height: 552px;
  background-color: #9d816a;
}
.index_zj_wm_bj .zuo {
  width: 560px;
}
.index_zj_wm_bj .zuo .wwz {
  color: #ffffff;
  font-size: 14px;
  line-height: 34px;
}
.index_zj_wm_bj .zuo .ggdf a {
  font-size: 14px;
  color: #ffffff;
}
.index_zj_wm_bj .zuo .ggdf a:hover {
  border-bottom: solid 1px #fff;
}
.index_zj_wm_bj .you {
  width: 600px;
  height: 552px;
  background: url(../images/dsadsas.png);
}
.index_xw_zx_bj {
  height: 724px;
  background: url(../images/index_aad_dsd_dsds_02.jpg) top center no-repeat;
}
.index_xw_zx_bj .zuo {
  width: 767px;
}
.index_xw_zx_bj .zuo .index_news_lb li {
  height: 152px;
}
.index_xw_zx_bj .zuo .index_news_lb li .left {
  width: 99px;
  height: 99px;
  border-right: solid 2px #fff;
}
.index_xw_zx_bj .zuo .index_news_lb li .left .sj {
  color: #fff;
  font-size: 48px;
  text-align: center;
  font-weight: bold;
}
.index_xw_zx_bj .zuo .index_news_lb li .left .sj01 {
  color: #fff;
  font-size: 18px;
  text-align: center;
}
.index_xw_zx_bj .zuo .index_news_lb li .right {
  width: 600px;
}
.index_xw_zx_bj .zuo .index_news_lb li .right .ccd {
  margin-bottom: 20px;
}
.index_xw_zx_bj .zuo .index_news_lb li .right .ccd a {
  font-size: 16px;
  color: #fff;
}
.index_xw_zx_bj .zuo .index_news_lb li .right .ccd a:hover {
  color: yellow;
}
.index_xw_zx_bj .zuo .index_news_lb li .right .zzy {
  font-size: 14px;
  color: #fff;
  line-height: 24px;
}
.index_xw_zx_bj .zuo .index_news_lb li:hover {
  background: url(../images/cco_ds_dsds.png);
}
.index_xw_zx_bj .zuo .ggda {
  margin-left: 366px;
}
.index_xw_zx_bj .zuo .ggda a {
  color: #fff;
}
.index_xw_zx_bj .zuo .ggda a:hover {
  color: yellow;
}
.index_xw_zx_bj .you {
  width: 397px;
}
.index_xw_zx_bj .you .coo_ds a {
  width: 110px;
  height: 33px;
  background-color: #fdfdfe;
  display: inline-block;
  text-align: center;
  line-height: 33px;
  color: #666666;
}
.index_xw_zx_bj .you .coo_ds a:hover {
  background-color: #e60000;
  color: #fff;
}
.index_lxwm_bj {
  min-height: 596px;
  background-color: #ede1d8;
}
.index_lxwm_bj .lxwm_bj {
  min-height: 432px;
  background-color: #ffffff;
}
.index_lxwm_bj .lxwm_bj .zuo {
  width: 358px;
}
.index_lxwm_bj .lxwm_bj .zuo .zhaizhai {
  color: #333333;
  font-size: 14px;
  line-height: 28px;
}
.index_lxwm_bj .lxwm_bj .you {
  width: 700px;
}


.index_hxsk_kuan{
    width: 400px;
    margin: 0 auto;
}

.index_hxsk_wz{
    width: 214px;
    height: 250px;
    writing-mode: vertical-rl;/*从左向右 从右向左是 writing-mode: vertical-rl;*/  
    writing-mode: tb-rl;/*IE浏览器的从左向右 从右向左是 writing-mode: tb-rl；*/  
    color: #666666;
    font-size: 14px;
    line-height: 34px;
    margin-left:30px;
}



.index_hxsk_kuan1{
    width: 400px;
}



.footer_bj_cd {
  min-height: 227px;
  background-color: #9d816a;
}
.footer_bj_cd .zuo {
  width: 410px;
}
.footer_bj_cd .zuo .aadf_llb > li {
  float: left;
  margin-right: 20px;
}
.footer_bj_cd .zuo .aadf_llb > li > a {
  display: inline-block;
  min-width: 69px;
  color: #fff;
  font-size: 14px;
}
.footer_bj_cd .zuo .aadf_llb > li > a:hover {
  color: yellow;
}
.footer_bj_cd .zuo .aadf_llb > li .ccd li {
  margin-top: 8px;
}
.footer_bj_cd .zuo .aadf_llb > li .ccd a {
  color: #ffffff;
  font-size: 12px;
}
.footer_bj_cd .zuo .aadf_llb > li .ccd a:hover {
  color: yellow;
}
.footer_bj_cd .you {
  width: 724px;
}


.footer_youbbj{
    height: 151px;
    background: url(../images/ico_ds_dsdssdc.png) top center no-repeat;
}


.footer_y_l{
    width: 540px;
}


.footer_y_r{
    width: 108px
}



.footer_tt_ad{
    color: #ffffff;
    font-size: 14px;
    margin-bottom: 10px;
}

.footer_wwsddsdsd span{
    margin-right: 10px;
}



.footer_x_bbbj {
  min-height: 53px;
  border-top: solid 1px #dbd2cc;
  line-height: 53px;
  color: #dbd2cc;
  font-size: 14px;
  text-align: center;
  background: #9d816a;
}
.footer_x_bbbj a {
  color: #dbd2cc;
}
/*悬浮链接*/
.suspension {
  position: fixed;
  z-index: 55;
  right: 0;
  top: 241px;
  width: 70px;
  height: 240px;
}
.suspension-box {
  position: relative;
  float: right;
}
.suspension .a {
  display: block;
  width: 44px;
  height: 44px;
  background-color: #9d816a;
  margin-bottom: 4px;
  cursor: pointer;
  outline: none;
}
.suspension .a.active,
.suspension .a:hover {
  background: #F05352;
}
.suspension .a .i {
  float: left;
  width: 44px;
  height: 44px;
  background-image: url(../images/side_icon.png);
  background-repeat: no-repeat;
}
/* .suspension .a-service .i{background-position:0 0;} */
.suspension .a-service .i {
  width: 20px;
  height: 20px;
  margin-top: 12px;
  margin-left: 12px;
  background-image: url(../images/suspension-bg.png);
  background-repeat: no-repeat;
  background-position: 0 0;
}
.suspension .a-service-phone .i {
  width: 20px;
  height: 20px;
  margin-top: 12px;
  margin-left: 12px;
  background-image: url(../images/suspension-bg.png);
  background-repeat: no-repeat;
  background-position: -27px 0;
}
.suspension .a-qrcode .i {
  background-position: -44px 0;
}
.suspension .a-cart .i {
  background-position: -88px 0;
}
.suspension .a-top .i {
  background-position: -132px 0;
}
.suspension .a-top {
  background: #D2D3D6;
  display: none;
}
.suspension .a-top:hover {
  background: #c0c1c3;
}
.suspension .d {
  display: none;
  width: 223px;
  background: #fff;
  position: absolute;
  right: 67px;
  min-height: 90px;
  border: 1px solid #E0E1E5;
  border-radius: 3px;
  box-shadow: 0px 2px 5px 0px rgba(161, 163, 175, 0.11);
}
.suspension .d .arrow {
  position: absolute;
  width: 8px;
  height: 12px;
  background: url(../images/side_bg_arrow.png) no-repeat;
  right: -8px;
  top: 31px;
}
.suspension .d-service {
  top: 0;
}
.suspension .d-service-phone {
  top: 34px;
}
.suspension .d-qrcode {
  top: 78px;
}
.suspension .d .inner-box {
  padding: 8px 22px 12px;
}
.suspension .d-service-item {
  border-bottom: 1px solid #eee;
  padding: 14px 0;
}
.suspension .d-service .d-service-item {
  border-bottom: none;
}
.suspension .d-service-item .circle {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  overflow: hidden;
  background: #F1F1F3;
  display: block;
  float: left;
}
.suspension .d-service-item .i-qq {
  width: 44px;
  height: 44px;
  background: url(../images/side_con_icon03.png) no-repeat center 15px;
  display: block;
  transition: all 0.2s;
  border-radius: 50%;
  overflow: hidden;
}
.suspension .d-service-item:hover .i-qq {
  background-position: center 3px;
}
.suspension .d-service-item .i-tel {
  width: 44px;
  height: 44px;
  background: url(../images/side_con_icon02.png) no-repeat center center;
  display: block;
}
.suspension .d-service-item h3 {
  float: left;
  width: 112px;
  line-height: 44px;
  font-size: 15px;
  margin-left: 12px;
}
.suspension .d-service-item .text {
  float: left;
  width: 112px;
  line-height: 22px;
  font-size: 15px;
  margin-left: 12px;
}
.suspension .d-service-item .text .number {
  font-family: Arial, "Microsoft Yahei", "HanHei SC", PingHei, "PingFang SC", "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
}
.suspension .d-service-intro {
  padding-top: 10px;
}
.suspension .d-service-intro p {
  float: left;
  line-height: 27px;
  font-size: 12px;
  width: 50%;
  white-space: nowrap;
  color: #888;
}
.suspension .d-service-intro i {
  background: url(../images/side_con_icon01.png) no-repeat center center;
  height: 27px;
  width: 14px;
  margin-right: 5px;
  vertical-align: top;
  display: inline-block;
}
.suspension .d-qrcode {
  text-align: center;
}
.suspension .d-qrcode .inner-box {
  padding: 20px 0;
}
.suspension .d-qrcode p {
  font-size: 16px;
  color: #93959c;
}



.x_yd{
  position: absolute;
  top: 0px;
  z-index: 9999;
  display: none;
}




.index_link_bj {
  background-color: #9d816a;
  min-height: 50px;
  color: #fff;
  line-height: 50px;
  border-bottom: solid 1px #dbd2cc;
  font-size: 12px;
}
.index_link_bj a {
  color: #fff;
  margin-left: 5px;
  margin-right: 5px;
}
.index_link_bj a:hover {
  color: yellow;
}

