@charset "UTF-8";
* {
  padding: 0;
  margin: 0; }

body {
  margin: 0px;
  padding: 0px;
  color: #666;
  font-family: "微软雅黑", Arial, Helvetica, sans-serif;
  font-size: 14px;
  background: url(../images/icon/bodybg.jpg) repeat;
  text-align: left;
  position: relative;
  line-height: 20px;
  width: 100%; }

img {
  border: 0;
  position: relative; }

.clear {
  height: 0px;
  line-height: 0px;
  font-size: 0px;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  padding: 0;
  margin: 0; }

div, ul, dl, dd, dt, li, p, span, h1, h2, h3, h4, h5, h6 {
  margin: 0px;
  padding: 0px;
  list-style: none;
  list-style-type: none;
  word-wrap: break-word;
  position: relative;
  border: none;
  font-weight: 400; }

a {
  color: #666;
  text-decoration: none;
  position: relative;
  cursor: pointer; }

a:hover {
  color: #78bd34; }

header, footer, nav, section, article, menu, aside {
  display: block;
  position: relative; }

textarea {
  resize: none;
  font-family: "微软雅黑";
  font-size: 14px; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

th, td {
  text-align: left; }

input {
  font-family: "微软雅黑";
  font-size: 14px; }

input:focus {
  outline: none; }

.white, a.white {
  color: #fff; }

.fc, a.fc {
  color: #78bd34; }

.main {
  width: 1200px;
  margin-left: auto;
  margin-right: auto; }

.textover {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.absolute-r {
  position: absolute;
  right: 0px;
  left: auto;
  top: 0px; }

.absolute-l {
  position: absolute;
  right: auto;
  left: 0px;
  top: 0px; }

.cartoon {
  transition: all 0.2s ease-in-out 0.01s;
  -webkit-transition: all 0.2s ease-in-out 0.01s;
  -moz-transition: all 0.2s ease-in-out 0.01s;
  -o-transition: all 0.2s ease-in-out 0.01s;
  -ms-transition: all 0.2s ease-in-out 0.01s; }

.text, input.text {
  border: none;
  background: none;
  font-family: "微软雅黑";
  line-height: 20px;
  height: 20px;
  width: 100%;
  font-size: 14px;
  resize: none;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-tap-highlight-color: transparent;
  /* For some Androids */ }
  .text:focus, input.text:focus {
    outline: none; }

.sub, input.sub {
  border: none;
  background: #78bd34;
  color: #fff;
  font-family: "微软雅黑";
  font-size: 20px;
  line-height: 0.8rem;
  height: 0.8rem;
  width: 100%;
  cursor: pointer;
  text-align: center;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-tap-highlight-color: transparent;
  /* For some Androids */ }

.bannerbox {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  overflow: hidden; }

.bannerbox menu {
  width: 100%;
  height: 100%; }

.bannerbox menu a {
  display: block;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0; }

#bannernum {
  position: absolute;
  width: auto;
  bottom: 15px;
  text-align: center;
  right: 100px;
  z-index: 10;
  display: inline-block;
  font-size: 0px;
  line-height: 0px;
  padding: 5px 10px; }

#bannernum span {
  display: inline-block;
  cursor: pointer;
  margin: 0 3px;
  width: 10px;
  height: 10px;
  background: #fff;
  border-radius: 50%;
  background: #ccc; }

#bannernum span.numsel {
  background: #e53a40; }

.logo {
  width: 220px;
  height: 188px;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 10; }

.logo a {
  display: block;
  width: 100%;
  height: 188px; }

.logo a img {
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
  position: absolute; }

.menu {
  display: block;
  width: 120px;
  height: 188px;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 10; }

.menu img {
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
  position: absolute; }

.menulady {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: -100%;
  z-index: 100; }

.menulady .menuladybg {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0; }

.menulady .menucont {
  width: 12%;
  height: 100%;
  background: #fff;
  float: right; }

.menulady .menucont .top {
  width: 100%;
  height: 144px;
  display: block; }

.menulady .menucont .top .fh {
  width: 67px;
  height: 67px;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 10; }

.menulady .menucont .top .fh img {
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
  position: absolute; }

.menulady .menucont .list {
  z-index: 99;
  width: 100%; }

.menulady .menucont .list a {
  display: block;
  width: 100%;
  height: 50px;
  border-bottom: 1px #eee solid;
  text-align: center;
  line-height: 50px;
  color: #666;
  font-size: 14px; }

.menulady .menucont .list a:hover {
  background: #eee; }

.menulady .menucont .list a.sel {
  background: #eee; }

.indexpart {
  z-index: 1;
  width: 100%;
  height: 100%;
  overflow: hidden; }

#allnext {
  position: fixed;
  left: 49%;
  bottom: 40px;
  z-index: 99; }

.allbox {
  width: 100%; }

.partmain {
  width: 100%;
  height: 100%; }

.partmain .minheight {
  top: 50%;
  width: 1200px;
  margin: 0 auto; }

.zjrw_i_main {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  padding-top: 160px; }

.zjrw_i_main_l {
  width: 560px;
  overflow: hidden;
  float: left; }

.zjrw_i_main_r {
  width: 600px;
  overflow: hidden;
  float: left;
  margin-left: 40px; }

.zjrw_i_title {
  overflow: hidden;
  margin-bottom: 10px;
  padding: 0; }

.zjrw_i_title p {
  font-size: 18px;
  color: #cc3333;
  line-height: 26px;
  font-weight: bold;
  float: left; }

.zjrw_i_title p span {
  font-weight: normal;
  font-size: 12px;
  color: #999;
  margin-left: 10px;
  background-image: url(../images/icon/ictitlebg.png);
  background-position: left top;
  background-repeat: no-repeat;
  padding-top: 2px;
  text-transform: uppercase; }

.zjrw_i_title a {
  float: right;
  font-size: 14px;
  color: #cc3333; }

.zjrw_i_rswm_l {
  line-height: 26px;
  color: #333;
  text-align: left;
  font-size: 14px;
  height: 238px; }

.zjrw_i_rswm_l span {
  text-indent: 2em;
  line-height: 26px !important;
  color: #333 !important;
  font-size: 14px !important;
  background: none !important; }

.zjrw_i_rswm_r {
  width: 600px;
  height: 420px;
  display: block; }

.zjrw_i_rswm_r img {
  width: 600px;
  height: 420px; }

.zjrw_i_rswm_r:hover img {
  opacity: 0.88; }

.zjrw_khfw_i_2 {
  width: 1200px;
  overflow: hidden;
  margin: 20px auto 0; }

.zjrw_khfw_i_2_t {
  width: 560px;
  margin-bottom: 16px; }

.zjrw_khfw_i_3 {
  display: block;
  width: 100%;
  height: 100px;
  background: url(../images/icon/down.png) no-repeat center center;
  animation: mymove 2s infinite;
  -webkit-animation: mymove 2s infinite;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 10; }

@keyframes mymove {
  from {
    background-position: center 0px; }
  to {
    background-position: center 41px; } }
@-webkit-keyframes mymove /*Safari and Chrome*/ {
  from {
    background-position: center 0px; }
  to {
    background-position: center 41px; } }
.zjrw_khfw_i_2 .list {
  width: 1200px;
  margin: 0 auto; }

.zjrw_khfw_i_2 .list .picScroll-left {
  width: 1200px;
  overflow: hidden; }

.zjrw_khfw_i_2 .list .picScroll-left .bd {
  width: 1200px;
  overflow: hidden; }

.zjrw_khfw_i_2 .list .picScroll-left .bd ul {
  overflow: hidden;
  zoom: 1; }

.zjrw_khfw_i_2 .list .picScroll-left .bd ul li {
  width: 198px;
  height: 70px;
  float: left; }

.zjrw_khfw_i_2 .list .picScroll-left .bd ul li a.img {
  display: block;
  width: 193px;
  height: 70px;
  overflow: hidden;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  margin-right: 5px; }

.zjrw_khfw_i_2 .list .picScroll-left .bd ul li a.img img {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  max-width: 100%;
  max-height: 100%;
  margin: auto; }

.zjrw_khfw_i_2 .list .picScroll-left .bd ul li a:hover img {
  opacity: 0.88; }

.zjrw_zpzs_i {
  padding-top: 180px;
  width: 1200px;
  margin: 0 auto;
  overflow: hidden; }

.zjrw_zpzs_i .zjrw_i_title {
  margin-bottom: 50px; }

.zjrw_zpzs_i .zjrw_zpzs_i_c {
  width: 1240px;
  overflow: hidden;
  float: left;
  margin-left: -20px;
  margin-bottom: 100px; }

.zjrw_zpzs_i .zjrw_zpzs_i_c li {
  width: 286px;
  float: left;
  margin-left: 20px; }

.zjrw_zpzs_i .zjrw_zpzs_i_c li a {
  display: block;
  overflow: hidden; }

.zjrw_zpzs_i .zjrw_zpzs_i_c li a .img {
  width: 286px;
  height: 204px;
  display: block;
  margin-bottom: 30px;
  overflow: hidden; }

.zjrw_zpzs_i .zjrw_zpzs_i_c li a .img img {
  width: 286px;
  height: 204px;
  display: block; }

.zjrw_zpzs_i .zjrw_zpzs_i_c li a .img span {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  bottom: -100%;
  background: url(../images/icon/ladybg.png) repeat, url(../images/icon/cross.png) no-repeat center center;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s; }

.zjrw_zpzs_i .zjrw_zpzs_i_c li a h5 {
  height: 57px;
  background-image: url(../images/icon/tibg.png);
  background-position: center;
  background-repeat: no-repeat;
  text-align: center;
  font-size: 15px;
  color: #333;
  line-height: 72px; }

.zjrw_zpzs_i .zjrw_zpzs_i_c li a:hover h5 {
  background-image: url(../images/icon/tibg_on.png);
  color: #b31a20; }

.zjrw_zpzs_i .zjrw_zpzs_i_c li a:hover .img span {
  bottom: 0; }

.aboutleft {
  width: 51%;
  float: left; }

.aboutleft .conter {
  width: 560px;
  height: auto;
  float: right;
  margin-right: 40px;
  margin-top: 20%;overflow: hidden; }

.aboutleft .conter .zjrw_i_title {
  overflow: hidden;
  margin-bottom: 10px;
  padding: 0;
  margin-bottom: 26px; }

.aboutleft .conter .zjrw_i_title p {
  font-size: 18px;
  color: #cc3333;
  line-height: 26px;
  font-weight: bold;
  float: left; }

.aboutleft .conter .zjrw_i_title p span {
  font-weight: normal;
  font-size: 12px;
  color: #999;
  margin-left: 10px;
  background-image: url(../images/icon/ictitlebg.png);
  background-position: left top;
  background-repeat: no-repeat;
  padding-top: 2px; }

.aboutleft .conter .zjrw_i_title a {
  float: right;
  font-size: 14px;
  color: #cc3333; }

.aboutleft .conter .zjrw_i_rswm_l {
  text-indent: 2em;
  line-height: 30px;
  color: #333;
  text-align: left;
  font-size: 14px;
  margin-bottom: 50px;
  height: 300px;
  overflow: hidden; }

.aboutleft .conter .zjrw_i_rswm_r {
  width: 600px;
  height: 420px; }

.aboutleft .conter .zjrw_i_rswm_r img {
  width: 600px;
  height: 420px; }

.aboutleft .conter nav {
  width: 590px;
  padding-top: 50px;
  border-top: 1px solid #eee; }

.aboutleft .conter nav a {
  overflow: hidden;
  float: left;
  margin-right: 34px;
  display: block; }

.aboutleft .conter nav a img {
  width: 74px;
  height: 74px;
  display: block;
  border-radius: 50px;
  border: 6px solid #eee;
  float: left; }

.aboutleft .conter nav a h5 {
  float: left;
  line-height: 86px;
  font-size: 15px;
  color: #333;
  padding-left: 16px; }

.aboutleft .conter nav a:hover img {
  opacity: 0.88; }

.aboutleft .conter nav a:hover h5 {
  color: #cc3333; }

.aboutright {
  display: block;
  width: 45%;
  float: right;
  height: 99%;margin-right: 4%; margin-top: 1%;}
  
.aboutright img {
  width: 100%;
  height: 100%; }

.aboutright:hover img {
}

.zjrw_main_footer_b {
  width: 100%;
  height: 30px;
  background-color: #eee;
  float: left;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 20; }

.zjrw_main_footer_b .zjrw_main_footer_b_c {
  width: 1200px;
  height: 30px;
  margin: 0 auto; }

.zjrw_main_footer_b .zjrw_main_footer_b_c .zjrw_main_footer_b_l {
  float: left;
  font-size: 12px;
  color: #ccc;
  line-height: 30px; }

.zjrw_main_footer_b .zjrw_main_footer_b_c .zjrw_main_footer_b_r {
  overflow: hidden;
  float: right; }

.zjrw_main_footer_b .zjrw_main_footer_b_c .zjrw_main_footer_b_r li {
  float: left;
  overflow: hidden;
  color: #ccc;
  font-size: 12px; }

.zjrw_main_footer_b .zjrw_main_footer_b_c .zjrw_main_footer_b_r li a {
  line-height: 30px;
  color: #ccc; }

.zjrw_main_footer_b .zjrw_main_footer_b_c .zjrw_main_footer_b_r li span {
  line-height: 30px;
  color: #ccc;
  padding: 0 2px; }

.zjrw_main_footer_b .zjrw_main_footer_b_c .zjrw_main_footer_b_r li a:hover {
  color: #000; }

.indexpart04 .partmain .minheight {
  width: 100%; }

.indexpart04 .partmain .minheight .zjrw_i_title {
  width: 730px; }

.sharingweids {
  width: 100%; }

.sharingweids .bg {
  width: 100%;
  height: 1px;
  background: #ccc;
  position: absolute;
  left: 0;
  top: 84px; }

.sharingweids .picScroll-left {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden; }

.sharingweids .picScroll-left .bd {
  width: 100%; }

.sharingweids .picScroll-left .bd ul {
  overflow: hidden;
  zoom: 1; }

.sharingweids .picScroll-left .bd ul li {
  width: 33.33%;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center; }

.sharingweids .picScroll-left .bd ul li a {
  width: 300px;
  display: block; }

.sharingweids .picScroll-left .bd ul li a .time {
  width: 100%;
  height: 23px;
  line-height: 23px;
  text-align: center;
  color: #999;
  font-size: 14px; }

.sharingweids .picScroll-left .bd ul li a span {
  display: block;
  width: 100%;
  height: 22px;
  background: url(../images/icon/sr.png) no-repeat center center;
  margin-top: 12px; }

.sharingweids .picScroll-left .bd ul li a .name {
  margin: 10px 0;
  width: 100%;
  line-height: 30px;
  text-align: center;
  height: 60px;
  overflow: hidden;
  color: #282828;
  font-size: 15px; }

.sharingweids .picScroll-left .bd ul li a .info {
  width: 100%;
  height: 90px;
  line-height: 30px;
  color: #999;
  font-size: 12px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-align: center; }

.sharingweids .picScroll-left .bd ul li a:hover span {
  background: url(../images/icon/sr_on.png) no-repeat center center; }

.sharingweids .picScroll-left .bd ul li a:hover .name {
  color: #b31a20; }

.sharingweids .img {
  display: block;
  width: 669px;
  height: 440px;
  background: url(../images/icon/icbg01.png) no-repeat center right;
  position: absolute;
  top: 0;
  right: 0; }

.sharingweids .img img {
  display: block;
  width: 669px;
  height: 375px;
  margin-top: 32px; }

.sharingweids .img:hover img {
  opacity: 0.88; }

.header {
  display: block;
  width: 100%;
  height: 81px; }

.header .fh {
  display: block;
  width: 120px;
  height: 81px;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 10; }

.header .fh img {
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  position: absolute; }

.header .menu {
  height: 81px; }

.navbox {
  width: 100%;
  height: 81px;
  text-align: center;
  border-bottom: 1px #f0f0f0 dashed; }

.navbox a {
  display: inline-block;
  color: #666;
  font-size: 14px;
  padding: 0 23px;
  line-height: 81px; }

.navbox a i {
  display: none;
  width: 56px;
  height: 3px;
  background: #c91920;
  position: absolute;
  left: 24px;
  bottom: -1px; }

.navbox a:hover {
  color: #c91920; }

.navbox a:hover i {
  display: inline-block; }

.navbox a.sel {
  color: #c91920; }

.navbox a.sel i {
  display: inline-block; }

.jobus {
  width: 870px; }

.jobus ul li {
  width: 94%;
  padding: 15px 3%;
  border-bottom: 1px #eee solid; }

.jobus ul li .name {
  width: 100%;
  height: 30px;
  line-height: 30px;
  color: #c91920;
  font-size: 16px;
  font-weight: bold; }

.jobus ul li .info {
  width: 100%;
  line-height: 30px;
  color: #666;
  font-size: 14px; }

.jobus ul li .info p {
  line-height: 30px;
  color: #666;
  font-size: 14px; }

.jobus ul li:last-child {
  border-bottom: none; }

.paging {
  width: 100%;
  text-align: right;
  margin: 25px 0; }

.paging a {
  display: inline-block;
  width: auto;
  height: 36px;
  text-align: center;
  line-height: 36px;
  color: #666;
  font-size: 13px;
  background: #eee;
  margin: 0 2px;
  padding: 0 15px; }

.paging a:hover {
  background: #c91920;
  color: #fff; }

.paging a.sel {
  background: #c91920;
  color: #fff; }

.paging a img {
  top: 6px; }

.paging span {
  display: inline-block;
  width: auto;
  height: 36px;
  text-align: center;
  line-height: 36px;
  color: #666;
  font-size: 13px;
  padding: 0 15px;
  margin: 0 2px; }

.paging span.disabled {
  background: #eee; }

.paging span.current {
  background: #c91920;
  color: #fff; }

.footer {
  width: 100%;
  border-top: 1px #eee solid; }

.footer .top {
  width: 100%;
  height: 144px;
  background: #fff; }

.footer .top .footlogo {
  width: 109px;
  height: 144px;
  display: block; }

.footer .top .footlogo img {
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  position: absolute;
  left: 0;
  right: inline;
  bottom: 0;
  top: 0; }

.footer .top .words {
  width: auto;
  height: 50px;
  display: block;
  padding: 47px 0;
  margin-left: 15px; }

.footer .top .words p {
  width: 100%;
  text-align: center;
  height: 25px;
  line-height: 25px;
  color: #666;
  font-size: 16px; }

.footer .top .other {
  height: 60px;
  line-height: 30px;
  margin-top: 45px;
  width: 530px; }

.footer .top .other span {
  color: #666;
  font-size: 12px;
  margin-right: 36px; }

.footer .top .other p {
  color: #666;
  font-size: 12px; }

.footer .float_right {
  padding: 3px;
  background: #eee;
  top: 10px;
  position: absolute;
  right: 5%; }

.footer .float_right ul li {
  margin-bottom: 5px; }

.footer .float_right ul li.last {
  margin-bottom: 0; }

.footer .float_right ul li a {
  display: block;
  width: 37px;
  height: 37px;
  background: #ccc; }

.footer .float_right ul li a img {
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0; }

.footer .float_right ul li .conter {
  width: 100px;
  height: auto;
  padding: 10px;
  background: #ccc;
  position: absolute;
  top: 0;
  right: 37px;
  display: none; }

.footer .float_right ul li .conter img {
  width: 100px;
  height: 100px;
  display: block; }

.footer .float_right ul li .conter .tel {
  text-align: center;
  height: 20px;
  line-height: 20px;
  color: #333;
  font-size: 14px;
  width: 100%;
  overflow: hidden; }

.footer .float_right ul li:hover .conter {
  display: block; }

.footer .down {
  width: 100%;
  height: 30px;
  background-color: #eee; }

.footer .down .info_le {
  float: left;
  font-size: 12px;
  color: #ccc;
  line-height: 30px; }

.footer .down .info_ri {
  overflow: hidden;
  float: right; }

.footer .down .info_ri li {
  float: left;
  overflow: hidden;
  color: #ccc;
  font-size: 12px; }

.footer .down .info_ri li a {
  line-height: 30px;
  color: #ccc; }

.footer .down .info_ri li span {
  line-height: 30px;
  color: #ccc;
  padding: 0 2px; }

.footer .down .info_ri li a:hover {
  color: #000; }

.eatbox {
  width: 100%;
  height: auto; }

.eatbox .title {
  width: 100%;
  height: 60px;
  line-height: 60px;
  text-align: center; }
.eatbox .title menu{
	  width: auto;
    display: inline-block;}
.eatbox .title a {
  padding: 0 20px;
  height: 60px;
  line-height: 60px;
  color: #333;
  font-size: 14px; }

.eatbox .title a:hover {
  color: #c91920;
  font-weight: bold; }

.eatbox .title a.sel {
  color: #c91920;
  font-weight: bold; }

.eatbox .dropdown {
  webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
  position: absolute;
  top: 60px;
  width: 100%;
  z-index: 9999;
  left: 0;
  font-size: 11px;
  line-height: 20px;
  display: none;
  height: 0;
  overflow: hidden;
  background: #f7f7f7; }

.eatbox .dropdown.show {
  display: block;
  padding: 15px 0;
  height: auto; }

.eatbox .dropdown nav {
  width: 45%;
  margin: 0 auto; }

.eatbox .dropdown nav a {
  display: block;
  line-height: 30px;
  color: #999;
  font-size: 12px;
  width: 98px;
  float: left; }

.eatbox .dropdown nav a:hover {
  color: #c91920; }

.prclist {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  min-height: 658px; }

.prclist nav {
  width: 1220px; }

.prclist nav a {
  display: block;
  width: 287px;
  height: 204px;
  margin-right: 18px;
  margin-bottom: 18px;
  float: left;
  overflow: hidden; }

.prclist nav a img {
  display: block;
  width: 287px;
  height: 204px; }

.prclist nav a .lady {
  width: 100%;
  height: 100%;
  background: url(../images/icon/ladybg.png) repeat;
  position: absolute;
  left: 0;
  bottom: -100%;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  z-index: 10; }

.prclist nav a .lady span {
  display: block;
  color: #fff;
  font-size: 18px;
  height: 30px;
  line-height: 30px;
  width: 100%;
  overflow: hidden;
  margin-top: 76px;
  text-align: center; }

.prclist nav a .lady i {
  display: block;
  width: 100%;
  height: 30px;
  background: url(../images/icon/cross2.png) no-repeat center center; }

.prclist nav a:hover .lady {
  bottom: 0; }

.pican_lady {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 100;
  background: rgba(0, 0, 0, 0.5);
  display: none; }

.pican_lady .pican_ladybg {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0; }

.pican_lady .pican_cont {
  width: 1150px;
  height: auto;
  background: #fff;
  margin: 0 auto;
  margin-top: 10%; }

.pican_lady .pican_cont .title {
  width: 1114px;
  padding: 0 18px;
  height: 57px;
  line-height: 57px;
  background: #f9f9f9;
  color: #666;
  font-size: 16px;
  font-weight: bold; }

.pican_lady .pican_cont .title .close {
  width: 57px;
  height: 57px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  color: #666;
  font-size: 14px;
  text-align: center; }

.pican_lady .pican_cont .conter {
  width: 1114px;
  padding: 14px 18px;
  height: 586px; }

.pican_lady .pican_cont .conter .imgpartbox {
  width: 820px;
  height: 586px;
  overflow: hidden; }

.pican_lady .pican_cont .conter .imgpartbox .imgpartsum {
  width: 820px;
  height: 586px; }

.pican_lady .pican_cont .conter .imgpartbox .imgpartsum li {
  width: 820px;
  height: 586px;
  overflow: hidden; }

.pican_lady .pican_cont .conter .imgpartbox .imgpartsum li img {
  width: 820px;
  height: 586px;
  display: block; }

.pican_lady .pican_cont .conter .imgpartmenu {
  width: 280px;
  height: 136px;
  overflow: hidden;
  position: absolute;
  bottom: 14px;
  right: 18px; }

.pican_lady .pican_cont .conter .imgpartmenu ul {
  width: 310px;
  height: 150px; }

.pican_lady .pican_cont .conter .imgpartmenu ul li {
  width: 90px;
  height: 65px;
  overflow: hidden;
  margin-right: 5px;
  margin-bottom: 5px; }

.pican_lady .pican_cont .conter .imgpartmenu ul li img {
  width: 90px;
  height: 65px;
  display: block; }

.pican_lady .pican_cont .conter .imgpartmenu ul li.sel img {
  opacity: 0.88; }

.pican_lady .pican_cont .conter .infoconrt {
  width: 280px;
  height: 586px; }

.pican_lady .pican_cont .conter .infoconrt .info {
  width: 100%;
  height: 440px;
  z-index: 1; }

.pican_lady .pican_cont .conter .infoconrt .info p {
  line-height: 35px;
  color: #333;
  font-size: 14px; }

.pican_lady .pican_cont .conter .infoconrt .info p span {
  color: #666; }

.pican_lady .pican_cont .conter .infoconrt .info .other {
  color: #666;
  font-size: 14px;
  line-height: 30px;
  height: 190px;
  overflow: auto; }

.pican_lady .pican_cont .conter .infoconrt .bg {
  width: 111%;
  height: 146px;
  position: absolute;
  right: -18px;
  bottom: 133px;
  display: none; }

.pican_lady .pican_cont .conter .infoconrt .bg img {
  width: 100%; }

#ladynext {
  position: absolute;
  right: -108px;
  top: 250px;
  z-index: 10;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out; }

#ladylast {
  position: absolute;
  left: -108px;
  top: 250px;
  z-index: 10;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out; }

.error_page {
  width: 100%;
  height: 911px;
  background: url(../images/icon/error_page.jpg) no-repeat center center; }

.error_page .cont {
  padding-top: 465px; }

.error_page .p1 {
  color: #3d1b0a;
  font-size: 18px;
  line-height: 32px;
  text-align: center; }

.error_page .p2 {
  color: #999;
  font-size: 14px;
  line-height: 30px;
  text-align: center; }

.error_page .p2 span {
  color: #3d1b0a;
  font-size: 14px; }

.error_page .p2 a {
  color: #3d1b0a;
  font-size: 14px;
  text-decoration: underline; }

.error_page .index {
  color: #3d1b0a;
  font-size: 14px;
  width: 142px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  display: block;
  margin: 35px auto;
  border: 2px #3d1b0a solid;
  border-radius: 5px;
  color: #3d1b0a;
  font-size: 20px; }

.web_maps {
  width: 1128px;
  height: auto;
  margin: 50px auto; }

.web_maps ul {
  width: 100%;
  padding: 20px 0; }

.web_maps ul li {
  height: auto;
  line-height: 28px;
  padding: 15px 0;
  border-bottom: 1px #e5e5e5 dashed; }

.web_maps ul li .name {
  color: #3d1b0a;
  font-size: 14px;
  display: block;
  line-height: 28px; }

.web_maps ul li nav {
  width: 100%;
  height: auto; }

.web_maps ul li a {
  margin-right: 50px;
  color: #666;
  font-size: 14px;
  display: inline-block;
  height: 28px;
  line-height: 28px; }

.web_maps ul li a:hover {
  color: #c91920; }

.empty {
  width: 100%;
  margin: 158px auto;
  text-align: center; }

.contact_us {
  width: 90%;
  height: auto;
  background: #f9f9f9;
  margin: 3% auto; }

.contact_us .info {
  padding-top: 15px;
  padding-left: 35px;
  width: 268px; }

.contact_us .info .name {
  line-height: 40px;
  color: #c91920;
  font-size: 16px;
  font-weight: bold; }

.contact_us .info .name span {
  line-height: 40px;
  color: #ccc;
  font-size: 14px;
  font-weight: 400;
  margin-left: 0.5rem; }

.contact_us .info p {
  color: #999;
  font-size: 14px;
  line-height: 30px; }

.contact_us .info p span {
  color: #333;
  font-size: 14px; }

.contact_us .info .ewm {
  width: 130px;
  height: 130px;
  overflow: hidden;
  padding: 10px;
  background: #fff; }

.contact_us .info .ewm img {
  width: 130px;
  height: 130px;
  display: block; }

.contact_us .maps {
  width: 760px;
  height: 330px;
  overflow: hidden; }

.contact_us .maps img {
  width: 100%;
  height: 330px;
  display: block; }

.single_page {
  width: 1160px;
  padding: 20px;
  min-height: 571px; }

.single_page .bgimg {
  width: 263px;
  height: 563px;
  overflow: hidden; }

.single_page .bgimg img {
  width: 263px;
  height: 563px;
  display: block; }

.single_page .content {
  width: 870px;
  height: auto;
  line-height: 30px;
  color: #333;
  font-size: 14px;
  min-height: 596px; }

.single_page .content p {
  line-height: 30px;
  color: #333;
  font-size: 14px; }

.news_list {
  width: 100%;
  padding: 20px 0;
  min-height: 571px; }

.news_list a {
  width: 1160px;
  padding: 20px;
  display: block;
  border-bottom: 1px #eee solid; }

.news_list a .img {
  display: block;
  width: 230px;
  height: 130px;
  overflow: hidden; }

.news_list a .img img {
  display: block;
  width: 230px;
  height: 130px; }

.news_list a .info {
  width: 910px; }

.news_list a .info .p1 {
  width: 100%;
  height: 40px;
  line-height: 40px;
  color: #333;
  font-size: 18px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block; }

.news_list a .info .p2 {
  width: 100%;
  margin: 10px 0;
  height: 50px;
  line-height: 25px;
  color: #999;
  font-size: 12px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden; }

.news_list a .info .p3 {
  width: 100%;
  height: 30px;
  line-height: 30px;
  color: #ccc;
  font-size: 12px; }

.news_list a .info .p3 span {
  color: #c91920;
  font-size: 12px;
  text-transform: uppercase; }

.news_list a:hover .img img {
  opacity: 0.88; }

.news_list a:hover .info .p1 {
  color: #c91920; }

.news_details {
  width: 100%; }

.news_details .title {
  width: 100%;
  padding: 20px 0;
  border-bottom: 1px #eee solid; }

.news_details .title h2 {
  width: 100%;
  line-height: 35px;
  padding: 5px 0;
  color: #333;
  font-size: 18px;
  text-align: center; }

.news_details .title p {
  line-height: 32px;
  text-align: center; }

.news_details .title p span {
  line-height: 32px;
  color: #ccc;
  font-size: 12px;
  padding: 0 10px; }

.news_details .content {
  width: 1000px;
  padding: 20px 100px;
  line-height: 30px;
  color: #333;
  font-size: 14px;
  min-height: 510px; }

.news_details .content p {
  line-height: 30px;
  color: #333;
  font-size: 14px; }

.news_details .content .share {
  width: 100%;
  height: 100px;
  position: absolute;
  bottom: 0;
  left: 0; }

.news_details .content .share .bdsharebuttonbox {
  position: absolute;
  top: 40px;
  right: 20px; }

.fliping {
  width: 1000px;
  padding: 30px 100px;
  border-top: 1px #eee solid; }

.fliping .other {
  height: 25px;
  line-height: 25px; }

.fliping .other span {
  float: left;
  display: block;
  width: auto;
  color: #666;
  font-size: 14px; }

.fliping .other p {
  float: left;
  width: 90%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
  color: #999;
  font-size: 14px; }

.fliping .other p a {
  color: #999;
  font-size: 14px; }

.fliping .other p a:hover {
  color: #c91920; }

.fwkhlist {
  width: 870px;
  overflow: hidden;
  min-height: 510px; }

.fwkhlist nav {
  width: 105%; }

.fwkhlist nav a {
  width: 200px;
  height: 70px;
  overflow: hidden;
  display: block;
  float: left;
  margin-bottom: 20px;
  margin-right: 20px; }

.fwkhlist nav a img {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  max-width: 100%;
  max-height: 100%;
  margin: auto; }

.fwkhlist nav a:hover img {
  opacity: 0.88; }

.eatbox .dropdown nav a.sel {
  color: #c91920; }

.language {
  width: auto;
  position: fixed;
  bottom: 34px;
  right: 20px;
  z-index: 58; }

.language a {
  width: auto;
  padding: 0 10px;
  text-align: center;
  height: 20px;
  line-height: 20px;
  color: #666;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  float: left; }

.language a.sel {
  color: #cc3333; }

.language a:hover {
  color: #cc3333; }

.language a:after {
  content: "";
  width: 2px;
  height: 12px;
  background: #ccc;
  position: absolute;
  right: 0;
  top: 4px; }

.language a:last-child:after {
  background: none; }

@media screen and (max-width: 1600px) {
  .aboutleft .conter {
    margin-top: 10%; }

  .pican_lady .pican_cont {
    margin-top: 5%; } }
@media screen and (max-width: 1560px) {
  .indexpart04 .partmain .minheight .sharingweids .img {
    display: none; }

  .logo {
    display: none; }

  .menu {
    height: 88px; }

  .zjrw_zpzs_i {
    padding-top: 125px; } }
@media screen and (max-width: 1440px) {
  .logo {
    transform: scale(0.82); }

  .menu {
    transform: scale(0.82); }

  .pican_lady .pican_cont {
    margin-top: 5%;
    transform: scale(0.9); } }
@media screen and (max-width: 1366px) {
  .zjrw_khfw_i_3 {
    transform: scale(0.82); }

  .aboutleft .conter {
    margin-top: 10%;
  /*  transform: scale(0.82);*/
    margin-right: 0; }

  .aboutleft .conter .zjrw_i_rswm_l {
    margin-bottom: 10px; }

  #ladylast {
    left: -77px; }

  #ladynext {
    right: -77px; }

  .pican_lady .pican_cont {
    margin-top: 0;
    transform: scale(0.8); } }
@media screen and (max-width: 1290px) {
  #ladylast {
    left: -55px; }

  #ladynext {
    right: -55px; }

  .pican_lady .pican_cont {
    margin-top: 1%; } }

/*# sourceMappingURL=style.css.map */
