


* { margin:0; padding:0; /*list-style:none; word-break:break-word; outline:none;*/ vertical-align: top; }
body,
html{
  font-size:14px;
  color:#333;
 
  font-weight:normal;
  font-family:"微软雅黑";
  -webkit-text-size-adjust:100%;
  min-width:1200px;
  color:#333;
  height: 100%;

}
input,button,select{ border:0; font-size: 14px; font-family:"微软雅黑"; outline: none; }
textarea{ outline: none; }
button{-webkit-appearance: none;}
a,button,input,textarea{ -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-tap-highlight-color: rgba(0,0,0,0); }
table { border-collapse:collapse; vertical-align: middle; }
tr,td{ vertical-align: middle; }
img { border:0; padding:0; display:inline-block; max-width: 100% }
a {
  text-decoration:none;
  color:#333;
  transition:color .1s ease-in-out,background .1s ease-in-out,border .1s ease-in-out;
  -webkit-transition:color .1s ease-in-out,background .1s ease-in-out,border .1s ease-in-out;
}
li { list-style:none; }
h1,h2,h3,h4,h5,h6 { font-size:14px; font-weight: normal; }
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden }
.clearfix { *+height:1%; }
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary { display:block; }
input,textarea{ font-family:"微软雅黑"; }
input[type="button"], input[type="submit"],
input[type="reset"],button{ -webkit-appearance:none; cursor: pointer; }
.clear{ clear:both; height:0; font-size:0; overflow:hidden; }
.table{ display:table; height:100%; width:100%; }
.table-cell{ height:100%; width:100%; display:table-cell; vertical-align:middle; }
.boxsizing{ -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder { color:#999; }
input:-moz-placeholder,
textarea:-moz-placeholder { color:#999; }
input::-moz-placeholder,
textarea::-moz-placeholder { color:#999; }
input:-ms-input-placeholder,
textarea:-ms-input-placeholder { color:#999; }
.left{ text-align: left; }
.bgf7f7f7{background: #f7f7f7;}
/*----------End  public----------*/

.pore{ position: relative; }
.wrap{ width: 1200px; margin-left: auto; margin-right: auto; }
.fl{ float: left;}
.fr{ float: right; }
.hide{ display: none; }
.page-gray{ background: #e8e9e8; }
.page-white{ background: #fff; }
.page-gray-1{ background: #f8f8f8; }
.page-gray-2{ background: #f6f6f6; }
.page-gray-3{ background: url(../images/ibg-2.png) repeat; }
.overHidden{ overflow: hidden; }
.pageHeight-01{ height: 10px; }
.pageHeight-15{ height: 15px; }
.pageHeight-02{ height: 20px; }
.pageHeight-03{ height: 30px; }
.pageHeight-35{ height: 35px; }
.pageHeight-04{ height: 40px; }
.pageHeight-25{ height: 25px; }
.pageHeight-06{ height: 60px; }
.pageHeight-100{ height: 100px; }
.center{ text-align: center; }
.right{ text-align: right; }
.inlineBotton,
.inlineBlock,
.inlineTop,
.middle{ display: inline-block; *display: inline; *zoom:1; }
.middle{ vertical-align: middle; }
.inlineTop{ vertical-align: top; }
.inlineBotton{ vertical-align: bottom; }
.golden{ color: #e0bb6d; }
.w1200{
  display: block;
  width: 1200px;
  margin: 0 auto;
}
.animation5{
  -webkit-transition-duration: .5s;
     -moz-transition-duration: .5s;
       -o-transition-duration: .5s;
          transition-duration: .5s;
}

.headDiv{
  height: 90px;
  background: #fff;
}
.headDiv .logo{
  float: left;

}
.headDiv .top_tel{
  float: right;
  margin-top: 26px;
  padding:16px 0 0 46px;
  background: url(../img/top_tel.png) no-repeat 0 0;
  min-width: 124px;
}
.headDiv .top_tel .p01{
  height: 16px;
  line-height: 16px;
  font-size: 12px;
  color: #666;
  letter-spacing:4px
}
.headDiv .top_tel .p02{
  height: 24px;
  line-height: 24px;
  font-size: 18px;
  color: #59413d;
  font-weight: bold;
}
/*--导航--*/
.navi{
  height: 70px;
}
.navi a{
  float: left;
  padding: 12px 50px 0 15px;
  height: 58px;
  background: url(../img/navi_bg_01.png) no-repeat 0 center;
}
.navi a .cn{
  height: 26px;
  line-height: 26px;
  font-size: 18px;
 
}
.navi a .en{
  height: 16px;
  line-height: 16px;
  font-size: 12px;
 
  text-transform: uppercase;
}
.navi a:hover .cn,.navi a:hover .en{
  color: #E62129;
}
.navi .on{
  background: url(../img/navi_bg_02.png) no-repeat 0 center;
}
.navi .on .cn{
  font-weight: bold;
}
.navi .on .cn,.navi .on .en{
  color: #333;
}
/*--首页banner图--*/
.index_banner{
  height: 850px;
  position: relative;
}
.index_banner .bd{
  height: 850px;
}
.index_banner .bd li{
  height: 850px;
}
.index_banner .bd li a{
  display: block;
  height: 850px;
}
.index_banner .hd{
  position: absolute;
  width: 100%;
  min-width: 1200px;
  bottom: 30px;
  text-align: center;
  font-size: 0;
}
.index_banner .hd span{
  display: inline-block;
  width: 40px;
  height: 6px;
  margin: 0 10px;
  background: url(../img/hdbg01.jpg) no-repeat center center;
  cursor: pointer;
}
.index_banner .hd span.on{
  background: url(../img/hdbg02.jpg) no-repeat center center;
}
.index_banner .arrow_btn{
  position: relative;
  z-index: 2;
}
.index_banner .arrow_btn a{
  display: block;
  width: 76px;
  height: 92px;
  position: absolute;
  top: 379px;
}
.index_banner .arrow_btn .prev{
  background: url(../img/arrowprev01.png) no-repeat 0 0;
  left: 0;
}
.index_banner .arrow_btn .next{
  background: url(../img/arrownext01.png) no-repeat 0 0;
  right: 0;
}
.index_banner .arrow_btn .prev:hover{
  background: url(../img/arrowprev02.png) no-repeat 0 0;
 
}
.index_banner .arrow_btn .next:hover{
  background: url(../img/arrownext02.png) no-repeat 0 0;
}
.index_titleBox{
  width: 1200px;
  margin: 0 auto;
}
.index_titleBox img{
  display: block;
  margin: 0 auto;
}
/*--首页公司介绍--*/
.index_company{
  padding-bottom: 300px;
  background: url(../img/index_company_bg_02.jpg) no-repeat center bottom;
}
.index_company .index_company_box{
  padding-top: 100px;
  background: url(../img/index_company_bg_01.jpg) no-repeat center 40px;
}
.index_company .index_company_box .wz_info{
  width: 398px;
  float:left;
}
.index_company .index_company_box .wz_info .title{
  line-height: 50px;
  padding: 15px 0;
  font-size: 24px;
  color: #333;
}
.index_company .index_company_box .wz_info .infor{
  line-height: 26px;
  font-size: 15px;
  
}
.index_company .index_company_box .wz_info .btn{
  width: 128px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  background: #E62129;
  border: 1px solid #E62129;
  display: block;
  margin-top: 20px;
  text-align: center;
}
.index_company .index_company_box .wz_info .btn span{
  display:inline-block;
  height: 38px;
  line-height: 38px;
  font-size: 14px;
  color: #fff;
  padding-right: 18px;
  background: url(../img/right_arrow.png) no-repeat right center;
}
.index_company .index_company_box .video_info{
  width: 700px;
  height: 394px;
  padding: 30px;
  float: right;
  background: url(../img/index_video_bg.png);
} 
/*--首页企业文化--*/
.index_culture{
  height: 1010px;
  background: url(../img/index_culture_bg.jpg) no-repeat center 0;
}
.index_culture .index_culture_box img{
  display: block;
  margin: 0 auto;
}
/*--首页品牌形象--*/
.index_brand{
  height: 900px;
  background: #000;
  position: relative;
}
.index_brand .index_brand_box{
  height: 900px;
  overflow: hidden;
}
.index_brand .index_brand_box .bd ul{
  height: 900px;
}
.index_brand .index_brand_box li{ height: 1010px; }
.index_brand .index_brand_box .arrow_btn{
  position: relative;
  z-index: 2;
}
.index_brand .index_brand_box .arrow_btn a{
  display: block;
  width: 76px;
  height: 92px;
  position: absolute;
  top: 379px;
}
.index_brand .index_brand_box .arrow_btn .prev{
  background: url(../img/arrowprev01.png) no-repeat 0 0;
  left: 0;
}
.index_brand .index_brand_box .arrow_btn .next{
  background: url(../img/arrownext01.png) no-repeat 0 0;
  right: 0;
}
.index_brand .index_brand_box .arrow_btn .prev:hover{
  background: url(../img/arrowprev02.png) no-repeat 0 0;
}
.index_brand .index_brand_box .arrow_btn .next:hover{
  background: url(../img/arrownext02.png) no-repeat 0 0;
}
.index_brand .index_brand_box .btn{
  position: absolute;
  bottom: 76px;
  left: 50%;
  margin-left: -65px;
  width: 128px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  border: 1px solid #fff;
  display: block;
  text-align: center;
}
.index_brand .index_brand_box .btn span{
  display:inline-block;
  height: 38px;
  line-height: 38px;
  font-size: 14px;
  color: #fff;
  padding-right: 18px;
  background: url(../img/right_arrow.png) no-repeat right center;
}
.index_brand .index_brand_box .pageState{
  height: 40px;
  line-height: 40px;
  position: absolute;
  top: 890px;
  right: 60px;
  font-size: 24px;
  color: #fff;
}
.index_brand .index_brand_top{
  width: 100%;
  height: 116px;
  min-width: 1200px;
  position: absolute;
  bottom: 0;
  background: url(../img/heibg.png);
}
.index_brand .index_brand_top .index_brand_menu{
  width: 1200px;
  margin: 35px auto 0;
}
.index_brand .index_brand_top .index_brand_menu ul{
  width: 728px;
  overflow: hidden;
  margin: 0 auto;
  background: url(../img/line01.png) no-repeat 0 10px;
}
.index_brand .index_brand_top .index_brand_menu ul li{
  width: 182px;
  height: 56px;
  float: left;
  background: url(../img/line01.png) no-repeat right 10px;
  cursor:pointer;
}
.index_brand .index_brand_top .index_brand_menu ul li a{
  display: block;
  width: 80px;
  height: 52px;
  line-height: 48px;
  font-size: 20px;
  color: #fff;
  margin: 0 auto;  
  text-align: center;
}
.index_brand .index_brand_top .index_brand_menu ul li.on a{
  border-bottom: 4px solid #fff;
}
.index_news .index_news_box{
  overflow: hidden;
}
.index_news .index_news_box .news_tuijian{
  width: 580px;
  float: left;
}
.index_news .index_news_box .news_tuijian .bd{
  height: 560px;
  background: #59413d;
}
.index_news .index_news_box .news_tuijian .bd .pic{
  height: 406px;
}
.index_news .index_news_box .news_tuijian .bd .pic img{
  display: block;
  object-fit: cover;
}
.index_news .index_news_box .news_tuijian .bd .bg{
  padding: 22px 30px 0;
  position: relative;
}
.index_news .index_news_box .news_tuijian .bd .bg .title{
  line-height: 30px;
  font-size: 22px;
  color: #fff;
  margin-right: 82px;
  max-height: 60px;
  overflow: hidden;
}
.index_news .index_news_box .news_tuijian .bd .bg .tuijian{
  position: absolute;
  width: 54px;
  height: 22px;
  line-height: 22px;
  border: 1px solid #aca09e;
  text-align:center;
  font-size: 14px;
  color: #fff;
  top: 37px;
  right: 40px;
}
.index_news .index_news_box .news_tuijian .bd .bg .infor{
  line-height: 18px;
  max-height: 36px;
  font-size: 14px;
  color: #fff;
  margin-top: 10px;
  overflow: hidden;
}
.index_news .index_news_box .news_tuijian .bd .bg .time{
  line-height: 26px;
  font-size: 14px;
  color: #fff;
  margin-top: 10px;
}
.index_news .index_news_box .news_tuijian .hd{
  height: 16px;
}
.index_news .index_news_box .news_tuijian .hd span{
  width: 193px;
  height: 15px;
  float: left;
  border-bottom: 1px solid #e5e5e5;
}
.index_news .index_news_box .news_tuijian .hd span.on{
  height: 10px;
  border-bottom: 6px solid #59413d;
}
.index_news .index_news_box .index_news_list{
  width: 578px;
  float: right;
  border-top: 1px solid #e5e5e5;
}
.index_news .index_news_box .index_news_list a{
  display: block;
  height: 86px;
  padding-top: 28px;
  border-bottom: 1px solid #e5e5e5;
  background: url(../img/new_list_arrow_01.png) no-repeat 504px center;
}
.index_news .index_news_box .index_news_list a .time{
  width: 60px;
  float: left;
}
.index_news .index_news_box .index_news_list a .time .p01{
  height: 29px;
  line-height: 28px;
  font-size: 16px;
  text-align: center;
  color: #333;
}
.index_news .index_news_box .index_news_list a .time .p02{
  width: 44px;
  height: 30px;
  line-height: 30px;
  border-top: 1px solid #ddd;
  font-size: 14px;
  color: #999;
  margin: 0 auto;
  text-align: center;
}
.index_news .index_news_box .index_news_list a .infor{
  width: 354px;
  overflow: hidden;
  margin-left: 22px;
  float: left;
}
.index_news .index_news_box .index_news_list a .infor .p01{
  height: 34px;
  line-height: 34px;
  font-size: 18px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #666;
}
.index_news .index_news_box .index_news_list a .infor .p02{
  height: 22px;
  line-height: 22px;
  font-size: 14px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #999;
}
.index_news .index_news_box .index_news_list a:hover{
  background: #59413d url(../img/new_list_arrow_02.png) no-repeat 504px center;
  padding-left: 20px;
}
.index_news .index_news_box .index_news_list a:hover .time .p01,.index_news .index_news_box .index_news_list a:hover .time .p02,.index_news .index_news_box .index_news_list a:hover .infor .p01,.index_news .index_news_box .index_news_list a:hover .infor .p02{color: #fff;}
.index_news .index_news_box .moreBtn{
  height: 40px;
  padding: 80px 0;
}
.index_news .index_news_box .moreBtn .btn{
  display: block;
  margin: 0 auto;
  width: 128px;
  height: 38px;
  line-height: 38px;
  color: white;
  background: #E62129;
  border: 1px solid #E62129;
  display: block;
  margin-top: 20px;
  text-align: center;
}
.index_news .index_news_box .moreBtn .btn span{
  display:inline-block;
  height: 38px;
  line-height: 38px;
  font-size: 14px;
  color: white;
  padding-right: 18px;
  background: url(../img/right_arrow_02.png) no-repeat right center;
}
.index_service{
  height: 1010px;
  background: url(../img/index_culture_bg.jpg) no-repeat center 0;
}
.index_service .index_service_box{
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.index_service .index_service_box .arrow_btn{
  position: relative;
  z-index: 2;
}
.index_service .index_service_box .arrow_btn a{
  display: block;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 278px;
}
.index_service .index_service_box .arrow_btn .prev{
  background: url(../img/arrowprev03.png) no-repeat 0 0;
  left: -70px;
}
.index_service .index_service_box .arrow_btn .next{
  background: url(../img/arrownext03.png) no-repeat 0 0;
  right: -70px;
}
.index_service .index_service_box .bd li{
  width: 300px;
  height: 606px;
  float: left;
}
.index_service .index_service_box .bd li a{
  display: block;
  padding-top: 70px;
  width: 300px;
  height: 536px;
  background: url(../img/index_service_bg_01.png) no-repeat center center;
  /* background-size: 320px 430px; */
}
.index_service .index_service_box .bd li a .title{
  height: 66px;
  width: 155px;
  margin: 0 auto;
  line-height: 44px;
  font-size: 20px;
  color: #666;
}
.index_service .index_service_box .bd li a .infor{
  height: 220px;
  width: 155px;
  margin: 0 auto;
  line-height: 30px;
  font-size: 14px;
  color: #666;
}
.index_service .index_service_box .bd li a .pic{
  width: 216px;
  margin: 10px auto 0;
}
.index_service .index_service_box .bd li a:hover{
  background: url(../img/index_service_bg_02.png) no-repeat center center;
}
.index_service .index_service_box .bd li a:hover .title,.index_service .index_service_box .bd li a:hover .infor{
  color: #fff;
}
.index_service .index_service_box .moreBtn{
  margin-top: 80px;
}
.index_service .index_service_box .moreBtn .btn{
  display: block;
  margin: 0 auto;
  width: 128px;
  height: 38px;
  line-height: 38px;
  background: #E62129;
  border: 1px solid #E62129;
  display: block;
  margin-top: 20px;
  text-align: center;
}
.index_service .index_service_box .moreBtn .btn span{
  display:inline-block;
  height: 38px;
  line-height: 38px;
  font-size: 14px;
  color: white;
  padding-right: 18px;
  background: url(../img/right_arrow_02.png) no-repeat right center;
}
.index_join{
  height: 1200px;
  background: url(../images/index_join_bg.png) no-repeat center bottom;
}
.index_join .liucheng{
  min-width: 1200px;
  height: 231px;
  background: url(../img/index_join_pic.png) no-repeat center 0;
}
.index_join .biaodan{
 min-width: 1200px;
    height: 691px;
    background: url(../img/index_join_form_bg.png) no-repeat center 0;
    background-position: 50%;
    background-size: 1200px 947px;
}



.index_join .biaodan form{
  display: block;
  padding: 120px 0 0 123px;
}
.index_join .biaodan form .txt01{
  width: 261px;
  height: 38px;
  line-height: 38px;
  border: 1px solid gray;
  float: left;
  margin: 0 20px 20px 0;
  padding: 0 20px;
  font-size: 14px;
}
.index_join .biaodan form .txt02{
  display: block;
  clear: both;
  width: 907px;
  height: 98px;
  line-height: 32px;
  border: 1px solid gray;
  margin: 0 20px 20px 0;
  padding: 0 20px;
  font-size: 14px;
}
.index_join .biaodan form .submitBtn{
  width: 128px;
  height: 38px;
  background:#E62129;
  border: 1px solid #E62129;
  font-size: 14px;
  color: #fff;
  font-weight: bold;
  cursor: pointer;
  margin: 14px 0 0 410px;
}
.footDiv{
  background: #59413d;
  padding: 40px 0;
}
.footDiv .footMenu{
  width: 786px;
  float: left;
}
.footDiv .footMenu .footMenuD{
  float: left;
  max-width: 345px;
  padding-top: 5px;
  margin-right: 42px;
}
.footDiv .footMenu .footMenuD h3{
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  color: #fff;
}
.footDiv .footMenu .footMenuD .box a{
  display: block;
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  color: #978b89;
}
.footDiv .footMenu .footMenuD .box a:hover{
  color: #fff;
}
.footDiv .footMenu .footMenuD .info dl{
  overflow: hidden;
}
.footDiv .footMenu .footMenuD .info dt{
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  color: #978b89;
  float: left;
}
.footDiv .footMenu .footMenuD .info dd{
  margin-left: 42px;
  line-height: 32px;
  font-size: 14px;
  color: #978b89;
}
.footDiv .footEwm{
  width: 414px;
  overflow: hidden;
}
.footDiv .footEwm ul{
  width: 444px;
}
.footDiv .footEwm li{
  width: 118px;
  float: left;
  margin-right: 30px;
}
.footDiv .footEwm li .ewm{
  width: 100px;
  height: 100px;
  padding: 8px;
  border: 1px solid #7a6764;
}
.footDiv .footEwm li .ewm img{
  display: block;
}
.footDiv .footEwm li .wz{
  height: 36px;
  line-height: 36px;
  text-align: center;
  font-size: 14px;
  color: #fff;
}
.footCopy{
  background: #59413d;
  border-top: 1px solid #786562;
}
.footCopy .w1200{
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 14px;
  color: #fff;
}
#scrollTop{
  width: 92px;
  height: 92px;
  background: url(../img/scrolltop.png) no-repeat 0 0;
  position: fixed;
  z-index: 140;
  right: 0;
  bottom: 0;
}
.other_menu{
  height: 81px;
  background: #fff;
  border-bottom: 1px solid #e5e5e5;
}
.other_menu .w1200{
  text-align: center;
}
.other_menu .w1200 a{
  display:inline-block;
  height: 76px;
  line-height: 80px;
  overflow: hidden;
  border-bottom: 5px solid #fff;
  padding: 0 28px;
  margin: 0 15px;
  font-size: 18px;
}
.other_menu .w1200 a.on{
  border-bottom: 5px solid #59413d;
  color: #59413d;
}
.qyjs_top{
  padding-bottom: 193px;
  background: #f7f7f7;
}
.qyjs_top .pic{
  float: left;
}
.qyjs_top .wz{
  margin-left: 602px;
}
.qyjs_top .wz .title{
  line-height: 40px;
  font-size: 26px;
  color: #333;
  padding-bottom: 20px;
}
.qyjs_top .wz .infor{
  line-height: 26px;
  font-size: 14px;
  color: #000000;
}
.qyjs_middle{
  height: 152px;
  position: relative;
}
.qyjs_middle .bg{
  width: 1200px;
  height: 241px;
  background: url(../img/qyjs_middle_bg.png) no-repeat 0 0;
  padding: 16px;
  position: absolute;
  left: -16px;
  top: -149px;
}
.qyjs_middle .bg img{
  display: block;
}
.qyjs_bottom{

}
.qyjs_bottom .info{
  margin: 0 60px 30px;
  line-height: 26px;
  font-size: 14px;
  color: #999;
  text-align: center;
}
.qyjs_bottom .list{
  overflow: hidden;
}
.qyjs_bottom .list ul{
  width: 1230px;
}
.qyjs_bottom .list li{
  width: 380px;
  float: left;
  margin-right: 30px;
}
.qyjs_bottom .list li .pic{
  height: 254px;
}
.qyjs_bottom .list li .pic img{
  display: block;
  object-fit: cover;
}
.qyjs_bottom .list li .infor{
  line-height: 26px;
  font-size: 14px;
  color: #999;
  margin-top: 20px;
}

.qywh_top{
  background: #f7f7f7;
  padding: 70px 0;
}
.qywh_top .titleBox{
  line-height: 48px;
  text-align: center;
  font-size: 28px;
  color: #59413d;
  margin-bottom: 40px;
}
.qywh_top .qywh_top_left{
  width: 240px;
  background: #fff;
  float: left;
  margin-left: 14px;
  box-shadow: 0 0 15px 15px #f1f1f1;
}
.qywh_top .qywh_top_left li{
  height: 80px;
  position: relative;
}
.qywh_top .qywh_top_left li a{
  height: 80px;
  display: block;
  line-height: 80px;
  font-size: 18px;
  color: #666;
  text-align: center;
}
.qywh_top .qywh_top_left li a:hover,.qywh_top .qywh_top_left li.on a{
  width: 265px;
  position: absolute;
  left: -14px;
  background: url(../img/qywh_top_left_bg.png) no-repeat 0 0;
  color: #fff;
}
.qywh_top .qywh_top_right{
  width: 874px;
  float: right;
  display: none;
}
.qywh_top .qywh_top_right .title{
  line-height: 42px;
  margin-top: 18px;
  font-size: 22px;
  color: #59413d;
}
.qywh_top .qywh_top_right .infor{
  line-height: 36px;
  font-size: 16px;
  color: #666;
}
.qywh_top .qywh_top_right .detail{
  margin-top: 15px;
}
.qywh_top .qywh_top_right .detail img{
  display: block;
}

.qywh_list{
  overflow: hidden;
  padding: 40px 0 0;
}
.qywh_list ul{
  width: 1230px;
  overflow: hidden;
}
.qywh_list ul li{
  width: 380px;
  margin: 0 30px 60px 0; 
  float: left;
}
.qywh_list ul li .pic{
  width: 380px;
  height: 253px;
}
.qywh_list ul li .pic img{
  display: block;
  object-fit: cover;
}
.qywh_list ul li h3{
  margin: 15px 10px 0;
  line-height: 34px;
  font-size: 20px;
  color: #333;
}
.qywh_list ul li .infor{
  margin: 0 10px;
  line-height: 24px;
  font-size: 14px;
  color: #999;
}


.qywh_lilian{
  padding: 80px 0;
  background: #f7f7f7;
}
.qywh_lilian img{
  display: block;
}

.qywh_chengluo{
  padding: 75px 0 65px;
  background: url(../img/qywh_chengluo_bg.png) no-repeat center bottom;
  overflow: hidden;
}
.qywh_chengluo dl{
  width: 600px;
  float: left;
}
.qywh_chengluo dt{
  line-height: 32px;
  font-size: 20px;
  color: #333;
}
.qywh_chengluo dd{
  line-height: 24px;
  font-size: 14px;
  color: #999;
}
/*--发展历程--*/
.fzlt{
  background: #f7f7f7;
  padding: 50px 0 100px;
}
.fzlt .logo_div{
  height: 78px;
}
.fzlt .logo_div img{
  display: block;
  margin: 0 auto;
}
.fzlt .fzlt_list{
  padding-top: 50px;
  background: url(../img/fzlc_line.png) repeat-y center 0;
}
.fzlt .fzlt_list .fzlt_list_year{
  padding-bottom: 40px;
}
.fzlt .fzlt_list .fzlt_list_year_show{
  padding-bottom: 0;
}
.fzlt .fzlt_list .fzlt_list_year .year{
  width: 565px;
  height: 50px;
  position: relative;
  text-align: right;
  line-height: 36px;
  font-size: 24px;
  color: #59413d;
}
.fzlt .fzlt_list .fzlt_list_year .year i{
  width: 34px;
  height: 34px;
  position: absolute;
  top:1px;
  right: -52px;
  background: url(../img/fzlc_down.png) no-repeat 0 0;
}
.fzlt .fzlt_list .fzlt_list_year_show .year i{
  background: url(../img/fzlc_up.png) no-repeat 0 0;
}
.fzlt .fzlt_list .fzlt_list_year .fzlt_list_detail{
  width: 565px;
  display: none;
  padding-bottom: 25px;
}
.fzlt .fzlt_list .fzlt_list_year_show .fzlt_list_detail{
  display: block;
}
.fzlt .fzlt_list .fzlt_list_year .fzlt_list_detail .date{
  height: 32px;
  line-height: 32px;
  position: relative;
  font-size: 18px;
  color: #59413d;
}
.fzlt .fzlt_list .fzlt_list_year .fzlt_list_detail .date i{
  width: 21px;
  height: 21px;
  position: absolute;
  top: 5px;
  background: url(../img/fzlc_point.png) no-repeat 0 0;
}
.fzlt .fzlt_list .fzlt_list_year .fzlt_list_detail .infor{
  line-height: 24px;
  font-size: 14px;
  color: #666;
  padding-top: 10px;
}
.fzlt .fzlt_list .fzlt_list_year .fzlt_list_detail .pic{
  overflow: hidden;
}
.fzlt .fzlt_list .fzlt_list_year .fzlt_list_detail .pic .example-image-link{
  display: block;
  width: 96px;
  height: 96px;
  border: 2px solid #e5e5e5;
}
.fzlt .fzlt_list .fzlt_list_year .fzlt_list_detail .pic .example-image-link img{
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.fzlt .fzlt_list .fzlt_list_year .fzlt_list_detail_left .date{
  text-align: right;
}
.fzlt .fzlt_list .fzlt_list_year .fzlt_list_detail_left .date i{
  right: -45px;
}
.fzlt .fzlt_list .fzlt_list_year .fzlt_list_detail_left .infor{
  text-align: right;
}
.fzlt .fzlt_list .fzlt_list_year .fzlt_list_detail_left .pic .example-image-link{
  float: right;
  margin: 0 0 10px 10px;
}
.fzlt .fzlt_list .fzlt_list_year .fzlt_list_detail_right{
  margin-left: 635px;
}
.fzlt .fzlt_list .fzlt_list_year .fzlt_list_detail_right .date i{
  left: -46px;
}
.fzlt .fzlt_list .fzlt_list_year .fzlt_list_detail_right .pic .example-image-link{
  float: left;
  margin: 0 10px 10px 0;
}
/*--商学院--*/
.sxy_detail_01{
  background: #f7f7f7;
  line-height: 26px;
  font-size: 14px;
  color: #999;
}
.dtdjs{
  height: 200px;
  position: relative;
}
.dtdjs .bg{
  position: absolute;
  width: 1200px;
  height: 303px;
  background: #fff;
  box-shadow: 0 0 15px 15px #f3f3f3;
  top: -132px;
}
.dtdjs .bg img{
  display: block;
}
.yqms .infor{
  padding: 0 60px 80px;
  line-height: 26px;
  font-size: 14px;
  color: #999;
}
/*--企业内刊--*/
.qynk_top{
  background: #f7f7f7;
  padding: 68px 0 34px;
}
.qynk_top .arrow_btn{
  position: relative;
}
.qynk_top .arrow_btn a{
  width: 60px;
  height: 80px;
  position: absolute;
  top: 0;
}
.qynk_top .arrow_btn .prev{
  left: 0;
  background: url(../img/arrowprev04.png) no-repeat 0 0;
}
.qynk_top .arrow_btn .prev:hover{
  background: url(../img/arrowprev05.png) no-repeat 0 0;
}
.qynk_top .arrow_btn .next{
  right: 0;
  background: url(../img/arrownext04.png) no-repeat 0 0;
}
.qynk_top .arrow_btn .next:hover{
  background: url(../img/arrownext05.png) no-repeat 0 0;
}
.qynk_top .bd{
  width: 1014px;
  margin: 0 auto;
  height: 80px;
  background: url(../img/line02.png) repeat-x 0 17px;
  overflow: hidden;
}
.qynk_top .bd li{
  padding-top: 7px;
  width: 60px;
  height: 73px;
  float: left;
  margin-right:60px;
}
.qynk_top .bd li i{
  display: block;
  width: 21px;
  height: 21px;
  background: url(../img/fzlc_point.png) no-repeat 0 0;
  margin: 0 auto;
}
.qynk_top .bd li span{
  display: block;
  height: 52px;
  line-height: 52px;
  display: block;
  text-align: center;
  font-size: 24px;
  color: #999;
}
.qynk_top .bd li.on span{
  color: #59413d;
}
.qynk_bottom{
  background: #f7f7f7;
  padding-bottom: 100px;
}
.qynk_bottom .bg{
  height: 762px;
  background: #fff url(../images/qynk_bottom_bg.png) no-repeat 0 0;
  box-shadow: 0 0 15px 15px #f3f3f3;
}
.qynk_bottom .bigPic{
  width: 866px;
  height: 626px;
  border: 1px solid #d9d9d9;
  float: left;
  margin: 64px 0 0 70px;
}
.qynk_bottom .minPic{
  width: 180px;
  float: left;
  margin: 64px 0 0 20px;
}
.qynk_bottom .minPic .prev{
  display: block;
  width: 180px;
  height: 37px;
  background: url(../img/arrowprev06.png) no-repeat center center;
}
.qynk_bottom .minPic .next{
  display: block;
  width: 180px;
  height: 37px;
  background: url(../img/arrownext06.png) no-repeat center center;
}
.qynk_bottom .minPic .bd{
  height: 554px;
  overflow: hidden;
}
.qynk_bottom .minPic .bd li{
  width: 172px;
  height: 123px;
  padding: 3px;
  border: 1px solid #f5f5f5;
  margin-bottom: 10px;
  cursor: pointer;
}
.qynk_bottom .minPic .bd li.on{
  padding: 0;
  border: 4px solid #59413d;
}
.qynk_bottom .minPic .bd li img{
  display: block;
  object-fit: contain;
}

.qyry_list{
  background: #f7f7f7;
  padding: 30px 0 75px;
}
.qyry_list .list{
  overflow: hidden;
}
.qyry_list .list ul{
  width: 1230px;
}
.qyry_list .list ul li{
  width: 277px;
  height: 363px;
  float: left;
  margin-right: 30px;
}
.qyry_list .list ul li .pic{
  width: 210px;
  height: 300px;
  padding: 15px;
  background: #fff;
}
.qyry_list .list ul li .pic img{
  display: block;
  object-fit:cover;
}
.qyry_list .list ul li .wz{
  line-height: 24px;
  height: 48px;
  overflow: hidden;
  font-size: 16px;
  color: #333;
  margin-top: 10px;
}
.qyry_list .list ul li a:hover .pic{
  background: #eee;
}

.sbq{
  padding: 70px 0 90px;
  background: #f7f7f7 url(../img/sbq_bg.png) no-repeat center bottom;
}

.other_tags{
  padding: 75px 0 60px;
  background: #f7f7f7;
}
.other_tags .w1200{
  text-align: center;
}
.other_tags a{
  display: inline-block;
  height: 30px;
  line-height: 30px;
  margin:0 30px;
}
.other_tags a.on{
  border-bottom: 1px solid #59413d;
}

.service_list{
  background: #f7f7f7;
  padding-bottom: 90px;
}
.service_list .w1200{
  overflow: hidden;
}
.service_list ul{
  width: 1230px;
}
.service_list li{
  width: 380px;
  height: 346px;
  float: left;
  margin: 0 30px 30px 0;
}
.service_list li a{
  display: block;
  width: 380px;
  height: 346px;
}
.service_list li a .pic{
  width: 380px;
  height: 253px;
}
.service_list li a .pic img{
  display: block;
  object-fit: cover;
}
.service_list li a .wz{
  padding-top: 20px;
  height: 73px;
  background: url(../img/new_list_arrow_01.png) no-repeat 306px center;
}
.service_list li a .wz .p01{
  height: 30px;
  line-height: 30px;
  width: 260px;
  overflow: hidden;
  font-size: 20px;
  color: #333;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-left: 10px;
}
.service_list li a .wz .p02{
  height:24px;
  line-height: 24px;
  width: 260px;
  overflow: hidden;
  font-size: 14px;
  color: #999;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-left: 10px;
}
.service_list li a:hover{
  background: #59413d;
}
.service_list li a:hover .wz{
  background: url(../img/new_list_arrow_02.png) no-repeat 306px center;
}
.service_list li a:hover .wz .p01,.service_list li a:hover .wz .p02{
  color: #fff;
  margin-left: 30px;
}

/**浮动样式**/
.floatmain {width:100%;height:100%;position:fixed;top:0%;float:left;_position:absolute;_bottom:0;_top:expression(eval(document.documentElement.scrollTop));_height:expression(eval(document.documentElement.clientHeight));z-index:599;border-radius:1px;overflow:hidden;background:rgba(0,0,0,0.6);display:none;left:0px;}
.floatboxs {width:100%;height:100%;margin:0px auto;_height:expression(eval(document.documentElement.clientHeight));position:relative;}
.iframeclass {width:100%;height:100%;z-index:-1;top:0px;left:0px;*background:#fff;*filter:alpha(opacity=30);_position:absolute;}

.floatDiv{
  background: #fff;
  position: relative;
}
.floatDiv .closeA{
  width: 30px;
  height: 30px;
  background: url(../img/float_close.png) no-repeat 0 0;
  position: absolute;
  top: 15px;
  right: 30px;
}
.floatDiv .floatTitle{
  height: 60px;
  line-height: 60px;
  background: #e7e7e7;
  text-align: center;
  font-size: 20px;
  color: #333;
}
.floatScroll{
  margin: 40px 0 0 40px;
  max-height: 500px;
  overflow-x: hidden;
  overflow-y: auto; 
}
.service_detail{
  width: 720px;
}
.service_detail .service_detail_pic img{
  display: block;
}
.service_detail .service_detail_info{
  padding: 20px 0;
  border-bottom: 1px solid #e5e5e5;
  margin: 0 10px 20px;
}
.service_detail .service_detail_info .p01{
  line-height: 40px;
  font-size: 30px;
  color: #333;
}
.service_detail .service_detail_info .p02{
  line-height: 24px;
  font-size: 14px;
  color: #999;
}
.service_detail .service_detail_nr{
  margin: 0 10px;
  padding-bottom: 20px;
}
.service_detail .service_detail_nr .title{
  height: 20px;
}
.service_detail .service_detail_nr .title h3{
  float: left;
  padding-left: 8px;
  border-left: 4px solid #59413d;
  font-size: 16px;
  color: #333;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
}
.service_detail .service_detail_nr .zdbw{
  margin-left: 12px;
  overflow: hidden;
}
.service_detail .service_detail_nr .zdbw dl{
  width: 40px;
  height: 70px;
  float: left;
  margin: 10px 30px 0 0;
}
.service_detail .service_detail_nr .zdbw dt{
  width: 40px;
  height: 40px;
}
.service_detail .service_detail_nr .zdbw dt img{
  display: block;
}
.service_detail .service_detail_nr .zdbw dd{
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  color: #666;
}
.service_detail .service_detail_nr .info{
  line-height: 24px;
  font-size: 14px;
  margin-left: 12px;
  color: #666;
}
/*--门店风采--*/
.mdfc_search{
  padding: 40px 0;
  background: #f7f7f7;
  height: 40px;
}
.mdfc_search p{
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #333;
  float: left;
}
.mdfc_search .selectType{
  appearance:none;  
  -moz-appearance:none;  
  -webkit-appearance:none;  
  width: 160px;
  height: 40px;
  float: left;
  border: 1px solid #59413d;
  font-size: 14px;
  margin: 0 20px 0 10px;
  padding: 0 10px;
}
.mdfc_search .submitBtn{
  width: 150px;
  height: 40px;
  background: #59413d;
  font-size: 14px;
  color: #fff;
  cursor: pointer;
  float: right;
}
.mdfc_map{
/*  padding-bottom: 100px;*/
  background: #f7f7f7;
}
.bgm{
  background: url(../img/mbgm.png);
  box-shadow: 0 0 15px 15px #f3f3f3;
}
.bgm .bgt{
  background: url(../img/mbgt.png) no-repeat 0 0;
}
.bgm .bgt .bgb{
  background: url(../img/mbgb.png) no-repeat 0 bottom;
}

.mdfc_city_search{
  width: 328px;
  height: 563px;
  float: left;
  margin: 55px 0 55px 61px;
  position: relative;
}
.md_city{
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}
.md_city .city_name{
  height: 30px;
  line-height: 30px;
  margin-top: 10px;
  font-size: 16px;
  color: #59413d;
  width: 298px;
}
.md_city .area_name{
  overflow: hidden;
  width: 298px;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 10px;
}
.md_city .area_name a{
  line-height: 30px;
  float: left;
  font-size: 14px;
  color: #999;
  margin-right: 15px;
}
.md_city .area_name a:hover,.md_city .area_name .on{
  color: #59413d;
}
.md_shop{
  position: absolute;
  top: 0;
  left: 328px;
  width: 320px;
  padding: 0 20px;
  background: #fff url(../img/md_shop_bg.png) repeat-y 0 0;
}
.md_shop .area_name{
  height: 54px;
  line-height: 54px;
  padding-top: 10px;
  font-size: 16px;
  color: #59413d;
  border-bottom: 1px solid #e5e5e5;
}
.md_shop .shop_name{
  padding: 15px 0;
  overflow: hidden;
}
.md_shop .shop_name a{
  display: block;
  width: 150px;
  height: 26px;
  line-height: 26px;
  margin-right: 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  float: left;
  color: #999;
}
.md_shop .shop_name a:hover{
  color: #59413d;
}
.md_map{
  width: 751px;
  height: 363px;
  float: left;
  margin-top: 55px;
}

.navigation{
  background: #f7f7f7;
  padding: 20px 0;
  line-height: 28px;
  color: #59413d;
}
.navigation a{
  color: #666;
}
.navigation a:hover{
  color: #59413d;
}
.navigation span{
  color: #666;
}

.mdxq_info .wz_info{
  width: 890px;
  height: 238px;
  float: left;
  background: #fff;
  box-shadow: 0 0 10px 10px #ededed;
}
.mdxq_info .wz_info .name{
  height: 70px;
  padding: 10px 20px 0;
  line-height: 70px;
  font-size: 30px;
  font-weight: bold;
  color: #333;
  border-bottom: 1px solid #e5e5e5;
}
.mdxq_info .wz_info .info{
  padding: 15px 20px 0;
}
.mdxq_info .wz_info .info .infoD{
  line-height: 24px;
  position: relative;
  padding: 4px 0 4px 24px;
}
.mdxq_info .wz_info .info .infoD img{
  position: absolute;
  left: 0;
  top: 7px;
}
.mdxq_info .wz_info .info .infoD p{
  line-height: 24px;
  font-size: 14px;
  color: #666;
}
.mdxq_info .pic_info{
  width: 290px;
  height: 238px;
  float: right;
  background: #fff;
  box-shadow: 0 0 10px 10px #ededed;
}
.mdxq_info .pic_info .bigPic{
  width: 260px;
  height: 173px;
  margin: 11px auto 0;
}
.mdxq_info .pic_info .bigPic img{
  display: block;
  object-fit: cover;
}
.mdxq_info .pic_info .minPic{
  margin: 6px auto 0;
  width: 260px;
}
.mdxq_info .pic_info .minPic .bd{
  width: 260px;
  overflow: hidden;
  height: 38px;
  overflow: hidden;
}
.mdxq_info .pic_info .minPic .bd li{
  width: 60px;
  height: 38px;
  float: left;
  margin-right: 7px;
  cursor: pointer;
  position: relative;
}
.mdxq_info .pic_info .minPic .bd li.on span{
  width: 58px;
  height: 36px;
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid #59413d;
}
.mdxq_info .pic_info .minPic .arrow_btn{
  position: relative;
  z-index: 2;
}
.mdxq_info .pic_info .minPic .arrow_btn a{
  width: 16px;
  height: 16px;
  position: absolute;
  top: 11px;
}
.mdxq_info .pic_info .minPic .arrow_btn .prev{
  left: 0;
  background: url(../img/arrowprev07.png) no-repeat 0 0;
}
.mdxq_info .pic_info .minPic .arrow_btn .next{
  right: 0;
  background: url(../img/arrownext07.png) no-repeat 0 0;
}
.box_shadow{
  background: #fff;
  box-shadow: 0 0 10px 10px #ededed;
}
.mdxq_service .titleBox{
  height: 60px;
  padding: 10px 25px 0;
}
.mdxq_service .titleBox .icon{
  width: 4px;
  height: 20px;
  float: left;
  margin-top: 20px;
  font-size: 0;
  background: #59413d;
}
.mdxq_service .titleBox h3{
  float: left;
  font-size: 20px;
  margin-left: 10px;
  height: 60px;
  line-height: 60px;
  color: #333;
}
.mdxq_service .titleBox .improtant{
  height: 60px;
  line-height: 60px;
  float: left;
  margin-left: 15px;
  font-size: 14px;
  color: #999;
}
.mdxq_service .mdxq_service_table{
  margin: 0 25px;
  padding-bottom: 20px;
}
.mdxq_service .mdxq_service_table th{
  height: 42px;
  line-height: 42px;
  text-align: left;
  background: #e8e8e8;
  font-size: 16px;
  font-weight: normal;
  color: #333;
}
.mdxq_service .mdxq_service_table td{
  padding: 10px 0;
  border-bottom: 1px solid #e5e5e5;
}
.mdxq_service .mdxq_service_table td .pic{
  width: 80px;
  height: 54px;
  object-fit: cover;
}
.mdxq_service .mdxq_service_table td .name .wz{
  margin-left: 100px;
  line-height: 54px;
}
.mdxq_jianjie .titleBox{
  height: 60px;
  padding: 10px 25px 0;
}
.mdxq_jianjie .titleBox .icon{
  width: 4px;
  height: 20px;
  float: left;
  margin-top: 20px;
  font-size: 0;
  background: #59413d;
}
.mdxq_jianjie .titleBox h3{
  float: left;
  font-size: 20px;
  margin-left: 10px;
  height: 60px;
  line-height: 60px;
  color: #333;
}
.mdxq_jianjie .infor{
  padding: 0 25px 25px;
  line-height: 30px;
  font-size: 14px;
  color: #333;
}
/*--动态详情--*/
.news_list{

}
.news_list .newG-item {
  padding: 30px 0;
  display: block;
  font-size: 0;
  border-bottom: 1px solid #eaeaea;
  -webkit-transition-duration: .3s;
  -moz-transition-duration: .3s;
  -o-transition-duration: .3s;
  transition-duration: .3s;
}
.news_list .newG-item:hover{
  background-color: #f0f0f0;
  box-shadow: 0 0 10px rgba(51,51,51,.2);
}
.news_list .newG-item:hover .newGi-nr h3 {
  color: #59413d;
}
.news_list .newGi-img,
.news_list .newGi-nr,
.news_list .newGi-time {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}
.news_list .newGi-img {
  width: 280px;
  height: 150px;
}
.news_list .newGi-img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.news_list .newGi-nr {
  width: 706px;
  margin: 0 100px 0 30px;
}
.news_list .newGi-nr h3 { 
  overflow: hidden;
}
.news_list .newGi-nr h3 p{
  line-height: 30px;
  float: left;
  font-size: 16px;
  font-weight: bold;
  color: #666;
}
.news_list .newG-item:hover .newGi-nr h3 p {
  color: #59413d;
}
.news_list .newGi-nr h3 .tuijian{
  width: 56px;
  height: 22px;
  text-align: center;
  line-height: 22px;
  border: 1px solid #59413d;
  font-style: normal;
  margin: 3px 0 0 10px;
  float: left;
}
.news_list .newGn-other {
  margin: 5px 0 12px;
  font-size: 12px;
  color: #746969;
}
.news_list .newGn-text {
  font-size: 14px;
  line-height: 26px;
  color: #746969;
}
.news_list .newGi-time {
  width: 82px;
  height: 82px;
  text-align: center;
  background: #f7f7f7;

}
.news_list .newGi-time span {
  font-size: 14px;
}
.news_list .newGt-day {
  padding-top: 8px;
  font-size: 34px;
  font-weight: bold;
}
.pages {
  padding: 40px 0 90px;
  text-align: center;
}
.pages a,
.pages b,
.pages span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0 3px;
}
.pages span {
  line-height: 32px;
}
.pages a,
.pages b {
  padding: 0 15px;
  height: 36px;
  line-height: 36px;
  background: #f7f7f7;
  border-radius: 5px;
}
.pages a.active,
.pages b.active {
  background: #f7f7f7;
  color: #333;
}
.pages b.nextprev,
.pages b.page_icon {
  color: #999;
}

.news_detail .new-data h3 {
  padding: 52px 0 7px;
  font-weight: bold;
  font-size: 24px;
  text-align: center;
}
.news_detail .newD-gray {
  font-size: 16px;
  color: #999;
  text-align: center;
}
.news_detail .newD-nr {
  margin-top: 40px;
  line-height: 26px;
  color: #666;
}
.news_detail .newD-nr img {
  max-width: 100%;
}
.news_detail .new-nextPrev {
  padding: 25px 35px;
  margin-top: 40px;
  background: #f8f8f8;
}
.news_detail .new-nextPrev a {
  display: block;
  width: 480px;
  color: #999;
}
.news_detail .new-nextPrev a:hover {
  color: #444;
}
.news_detail .newNext {
  float: left;
  padding-left: 60px;
  background: url(../img/arrow-l4.png) no-repeat left center;
}
.news_detail .newPrev {
  float: right;
  padding-right: 60px;
  text-align: right;
  background: url(../img/arrow-r3.png) no-repeat right center;
}
.zsjm_outlook{
  padding-bottom: 50px;
}
.zsjm_box_pic img{
  display: block;
  margin: 0 auto;
}
.zsjm_advantage{
  padding-bottom: 120px;
  background: #f7f7f7;
}
.zsjm_policy{
  padding-bottom: 80px;
}
.zsjm_support{
  background: #f7f7f7;
  padding-bottom: 80px;
}
.zsjm_condition{
  padding-bottom: 80px;
}
.zsjm_process{
  /* padding-bottom: 80px; */
  background: #f7f7f7;
}
.zsjm_signing_list{
}
.zsjm_signing .zsjm_signing_list{
  overflow: hidden;
}
.zsjm_signing .zsjm_signing_list ul{
  width: 1230px;
}
.zsjm_signing .zsjm_signing_list li{
  width: 380px;
  height: 346px;
  float: left;
  margin: 0 30px 30px 0;
}
.zsjm_signing .zsjm_signing_list li a{
  display: block;
  width: 380px;
  height: 346px;
}
.zsjm_signing .zsjm_signing_list li a .pic{
  width: 380px;
  height: 253px;
}
.zsjm_signing .zsjm_signing_list li a .pic img{
  display: block;
  object-fit: cover;
}
.zsjm_signing .zsjm_signing_list li a .wz{
  padding-top: 20px;
  height: 73px;
  background: url(../img/new_list_arrow_01.png) no-repeat 306px center;
}
.zsjm_signing .zsjm_signing_list li a .wz .p01{
  height: 30px;
  line-height: 30px;
  width: 260px;
  overflow: hidden;
  font-size: 20px;
  color: #333;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-left: 10px;
}
.zsjm_signing .zsjm_signing_list li a .wz .p02{
  height:24px;
  line-height: 24px;
  width: 260px;
  overflow: hidden;
  font-size: 14px;
  color: #999;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-left: 10px;
}
.zsjm_signing .zsjm_signing_list li a:hover{
  background: #59413d;
}
.zsjm_signing .zsjm_signing_list li a:hover .wz{
  background: url(../img/new_list_arrow_02.png) no-repeat 306px center;
}
.zsjm_signing .zsjm_signing_list li a:hover .wz .p01,.zsjm_signing .zsjm_signing_list li a:hover .wz .p02{
  color: #fff;
  margin-left: 30px;
}
.zsjm_signing .moreBtn{
  margin:60px 0 100px;
}
.zsjm_signing .moreBtn .btn{
  display: block;
  margin: 0 auto;
  width: 128px;
  height: 38px;
  line-height: 38px;
  background: #fff;
  border: 1px solid #59413d;
  display: block;
  margin-top: 20px;
  text-align: center;
}
.zsjm_signing .moreBtn .btn span{
  display:inline-block;
  height: 38px;
  line-height: 38px;
  font-size: 14px;
  color: #666;
  padding-right: 18px;
  background: url(../img/right_arrow_02.png) no-repeat right center;
}
.zsjm_join{
  background: #f7f7f7;
  padding-bottom: 100px;
}
.zsjm_join .biaodan{
 min-width: 1200px;
    height: 768px;
    background: url(../img/index_join_form_bg.png) no-repeat center 0;
    background-position: 50%;
    background-size: 1200px 963px;
}
.zsjm_join .biaodan form{
  display: block;
  padding: 120px 0 0 123px;
}
.zsjm_join .biaodan form .txt01{
  width: 261px;
  height: 38px;
  line-height: 38px;
  border: 1px solid #e5e5e5;
  float: left;
  margin: 0 20px 20px 0;
  padding: 0 20px;
  font-size: 14px;
}
.zsjm_join .biaodan form .txt02{
  display: block;
  clear: both;
  width: 907px;
  height: 98px;
  line-height: 32px;
  border: 1px solid #e5e5e5;
  margin: 0 20px 20px 0;
  padding: 0 20px;
  font-size: 14px;
}
.zsjm_join .biaodan form .submitBtn{
  width: 128px;
  height: 38px;
  background:#59413d;
  border: 1px solid #4a3321;
  font-size: 14px;
  color: #fff;
  font-weight: bold;
  cursor: pointer;
  margin: 14px 0 0 410px;
}

.zsjm_signing_detail{
  width: 720px;
}
.zsjm_signing_detail .topDiv{
  padding: 0 0 15px;
}
.zsjm_signing_detail .topDiv .p01{
  line-height: 48px;
  font-size: 30px;
  color: #333;
}
.zsjm_signing_detail .topDiv .p02{
  line-height: 30px;
  font-size: 14px;
  color: #999;
}
.zsjm_signing_detail .detail_box{
  line-height: 26px;
  font-size: 14px;
  color: #666;
}

.job_list{
  padding: 60px 0;
}

.job_list .job_list_detail{
  background: #fff;
  box-shadow: 0 0 5px 5px #ebebeb;
  margin-bottom: 40px;
}
.job_list .job_list_detail .topDiv{
  padding: 30px 240px 15px 0;
  margin-left:20px;
  border-bottom: 1px solid #dcdcdc;
  position: relative;
}
.job_list .job_list_detail .topDiv .name{
  line-height: 44px;
  font-size: 24px;
  color: #59413d;
}
.job_list .job_list_detail .topDiv .address{
  display: inline-block; *display: inline; *zoom: 1;
  line-height: 28px;
  font-size: 14px;
  color: #999;
  padding-left: 20px;
  background: url(../img/address_icon.png) no-repeat 0 6px;
}
.joiS-phone{
  display: inline-block; *display: inline; *zoom: 1;
  padding-left: 20px;
  margin-left: 20px;
  font-size: 14px;
  line-height: 28px;
  color: #999;
  background: url(../img/phone-1.png) no-repeat left center;
}
.job_list .job_list_detail .topDiv .btn{
  width: 130px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  position: absolute;
  top: 40px;
  right: 20px;
  background: #59413d;
  color: #fff;
  font-size: 14px;
}
.job_list .job_list_detail .bottomDiv{
  height: 100px;
  padding: 0 20px;
  margin-top: 15px;
  overflow: hidden;
}
.job_list .job_list_detail .bottomDiv .title{
  line-height: 36px;
  font-size: 18px;
  color: #333;
  padding-left: 20px;
  background: url(../img/point.png) no-repeat 0 center;
}
.job_list .job_list_detail .bottomDiv .infor{
  line-height: 30px;
  font-size: 16px;
  color: #666;
}

.shenqingjob{
  display: block;
  width: 330px;
}
.shenqingjob .txt{
  display: block;
  width: 290px;
  height: 38px;
  line-height: 38px;
  border: 1px solid #e5e5e5;
  padding: 0 19px;
  margin-bottom: 20px;
}
.shenqingjob select{
  display: block;
  width: 330px;
  height: 40px;
  appearance:none;  
  -moz-appearance:none;  
  -webkit-appearance:none; 
  border: 1px solid #e5e5e5;
  margin-bottom: 20px;
  padding: 0 19px;
}
.shenqingjob .submitBtn{
  display: block;
  width: 130px;
  height: 40px;
  background: #59413d;
  font-size: 14px;
  color: #fff;
  cursor: pointer;
  margin: 0 auto;
}
.lxwm{
  background: #f7f7f7;
  padding: 80px 0 100px;
}
.lxwm .titleBox img{
  display: block;
  margin: 0 auto;
}
.lxwm .lxwm_Top{
  margin-top: 50px;
}
.lxwm .lxwm_Top .lxwm_top_div{
  width: 580px;
}
.lxwm .lxwm_Top .lxwm_top_div .infor{
  margin-bottom: 40px;
  background: url(../img/line_icon.png) no-repeat 0 20px;
  padding-left: 30px;
}
.lxwm .lxwm_Top .lxwm_top_div .infor .p01{
  line-height: 34px;
  font-size: 20px;
  color: #59413d;
  font-weight: bold;
  overflow: hidden;
}
.lxwm .lxwm_Top .lxwm_top_div .infor .p02{
  line-height: 34px;
  font-size: 20px;
  color: #59413d;
  overflow: hidden;
}
.lxwm .lxwm_Bottom{
  margin-top: 40px;
  padding-top: 40px;
  border-top:1px solid #e5e5e5;
  overflow: hidden;
}
.lxwm .lxwm_Bottom .tagDiv{
  padding-bottom:20px;
  overflow: hidden;
}
.lxwm .lxwm_Bottom .tagDiv a{
  width: 128px;
  height: 38px;
  background: #f7f7f7;
  border: 1px solid #4a3321;
  text-align: center;
  line-height: 38px;
  font-size: 14px;
  color: #59413d;
  float:left;
  margin: 0 20px 20px 0;
}
.lxwm .lxwm_Bottom .tagDiv .on{
  background: #59413d;
  border: 1px solid #4a3321;
  color: #fff;
}
.lxwm .lxwm_Bottom .infor_div{
  width: 1230px;
  overflow: hidden;
}
.lxwm .lxwm_Bottom .infor_div .infor{
  width: 380px;
  height: 98px;
  float: left;
  margin: 0 30px 30px 0;
}
.lxwm .lxwm_Bottom .infor_div .infor .p01{
  line-height: 34px;
  font-size: 20px;
  color: #59413d;
  font-weight: bold;
  overflow: hidden;
}
.lxwm .lxwm_Bottom .infor_div .infor .p02{
  line-height: 32px;
  font-size: 16px;
  color: #59413d;
  overflow: hidden;
}
.lxwm .lxwm_Bottom .clickMore a{
  width: 130px;
  height: 40px;
  display: block;
  margin: 0 auto;
  background: url(../img/checkmore.png) no-repeat 0 0;
}

/*7.12*/
.aboutNum{ 
  position: absolute; 
  top: -134px; 
  right: 0; 
  left: 0; 
  height: 240px; 
  padding: 0 30px; 
  background: #fff;
  box-shadow: 0 0 20px rgba(0,0,0,.1); 
}
.aboN-bg{
  height: 186px;
  margin-top: 27px;
  font-size: 0;
  background: url(../img/abg-1.png) no-repeat;
}
.aboN-bg li{
  display: inline-block; *display: inline; *zoom: 1;
  width: 25%;
  text-align: center;
}
.aboNb-num{ margin-top: 47px; }
.aboNb-num span{ font-size: 50px; font-family: 'Microsoft JhengHei'; }
.aboNb-num i{ font-size: 16px; font-weight: bold; font-style: normal; color: #59413d; }
.aboNb-tit{ font-size: 14px; font-family: 'Microsoft JhengHei'; color: #666; }
.cultureList{ margin-left: -76px; font-size: 0; }
.cultureList li{
  display: inline-block; *display:inline; *zoom: 1;
  width: 178px;
  margin-left: 73px;
  text-align: center;
}
.culTit{
  width: 160px;
  height: 160px;
  margin: 0 auto;
  font-size: 58px;
  font-family: 'FangSong';
  line-height: 160px;
  color: #fff;
  background: #E62129;
  border-radius: 20px;
  box-shadow: #E62129 10px 10px 30px 5px;   
  /* background: url(../img/cbg1.png) no-repeat; */

  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all .35s ease-in-out;
  -moz-transition: all .35s ease-in-out;
  transition: all .35s ease-in-out;
}

.culTit1{
  width: 160px;
  height: 160px;
  margin: 0 auto;
  font-size: 58px;
  font-family: 'FangSong';
  line-height: 160px;
  color: #fff;
  background: #E62129;
  border-radius: 25%;
  box-shadow: #E62129 10px 10px 30px 5px;   
  /* background: url(../img/cbg1.png) no-repeat; */

  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all .35s ease-in-out;
  -moz-transition: all .35s ease-in-out;
  transition: all .35s ease-in-out;
}

.cultureList li:hover .culTit{
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.cul-border{
  width: 120px;
  height: 1px;
  margin: 59px auto 35px;
  background: #59413d;
}
.cul-tit{ min-height: 255px; font-size: 0; color: #59413d; }
.cul-tit p{ display: inline-block; *display:inline; *zoom: 1; }
.culT-small{ 
  font-size: 16px; /*writing-mode: vertical-rl; writing-mode: tb-rl;*/ text-align: start; 
  writing-mode: tb-rl; -webkit-writing-mode: vertical-rl; writing-mode: vertical-rl; *writing-mode: tb-rl;
}
.culT-big{ 
  margin-left: 8px; font-size: 30px; /*writing-mode: vertical-rl; writing-mode: tb-rl; */
  writing-mode: tb-rl; -webkit-writing-mode: vertical-rl; writing-mode: vertical-rl; *writing-mode: tb-rl;
}
.headMenu.fixedStyle{
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 100;
  background: #fff;
}
.other-style.index_brand .index_brand_box,
.other-style.index_brand{ height: 900px; }
.other-style.index_brand .index_brand_top{ top: 0; bottom: auto; }
.other-style.index_brand .index_brand_top{ height: auto; }
.other-style.index_brand .index_brand_top .index_brand_menu{ padding-bottom: 20px; }
.other-style.index_brand .index_brand_box .btn{ z-index: 5; }
.other-style.index_brand .index_brand_box .pageState{ 
  top: auto; 
  right: 0; 
  bottom: 0; 
  left: 0;
  padding: 80px 60px 76px;
  text-align: right;
  background: url(../img/heibg.png) repeat;
}

.cul-table table{ width: 100%; margin-top: 15px; text-align: center; border: 1px solid #bebebe; border-right: 0; border-bottom: 0; }
.cul-table table td{ border: solid #bebebe; border-width: 0 1px 1px; }
.cul-table thead{ font-weight: bold; color: #59413d; background: #f1f1f1; }
.cul-table thead td{ padding: 15px 0; }
.cul-table tbody{ font-size: 12px; line-height: 24px; color: #666; }
.cul-table tbody td{ padding: 15px 0; }

.cul-border.borStyle{ margin: 20px auto 0; }

.goBottom{ display: block; width: 100%; height: 28px; background: url(../img/arrow-b1.png) no-repeat center; }

/*7.20*/
.heightClick{ text-align: center }
.heightClick a{
  display: inline-block; *display:inline; *zoom: 1;
  padding-right: 40px;
  margin-top: 25px; 
  font-size: 16px;
  color: #5c4541;
  cursor: pointer;
  background: url(../img/arrowb01.png) no-repeat right center;
}
.heightClick a.on{ background: url(../img/arrowt01.png) no-repeat right center; }

/* 8.17 */
.fooLink{ position: relative; width: 1110px; padding: 20px 0 25px 90px; margin: 0 auto; font-size: 16px; color: #fff; }
.fooLink span{ position: absolute; top: 20px; left: 0; }
.fooLink a{ display: inline-block; *display: inline; *zoom: 1; padding-right: 10px; color: #fff; }
.fooLink a:hover{ text-decoration: underline }


/* 2.25 */
.join-same-con{ padding: 0 50px; background: url(../img/middle-i01.png) repeat-y; }
.JSam-title{ margin-bottom: 20px; font-size: 18px; color: #59413d; text-align: center; }
.JSam-table{ width: 100%; color: #666; border: 1px solid #bebebe; }
.JSam-table td{ padding: 15px; text-align: center; border-top: 1px solid #bebebe; border-left: 1px solid #bebebe; }
.JSam-table td.JSt-head{ width: 84px; font-weight: bold; color: #634d49; background-color: #f1f1f1; }
.height-30{ height: 30px; }
.height-15{ height: 15px; }
.JSam-list{ margin-left: -20px; font-size: 0; }
.JSam-list li{ 
  display: inline-block; *display: inline; *zoom: 1; 
  width: 245px; 
  padding: 12px 20px; 
  margin-left: 20px;
  background: white; 
}
.JSam-list li h3{ font-size: 16px; color: #59413d; }
.JSl-border{ width: 20px; height: 2px; margin: 8px 0; background: #59413d; }
.JSl-text{ font-size: 12px; line-height: 20px; color: #59413d; }

.ddd-condition{ font-size: 0; }
.ddd-condition dt,
.ddd-condition dd{ display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; }
.ddd-condition dt{ width: 610px; }
.ddd-condition dt img{ width: 100%; } 
.ddd-condition dd{ width: 565px; margin-left: 25px; font-size: 14px; line-height: 30px; color: #666; }

/* 3.1 */
.text-01 .infor,
.text-01 .title{ display: inline-block; *display: inline; *zoom: 1; vertical-align: bottom }
.text-01 .title{ margin-right: 10px; }
.text-01 .infor{ position: relative; top: -1px; }


/* 
@media screen and (max-width: 1200px){
          body {zoom:1.0;}
} */

