@charset "UTF-8";
html {
  min-width: 1200px;
}
body,
p,
form,
textarea,
h1,
h2,
h3,
h4,
h5,
dl,
dd {
  margin: 0px;
}
input,
button,
ul,
ol {
  margin: 0px;
  padding: 0px;
}
body,
input,
button,
form {
  font-size: 14px;
  line-height: 28px;
  font-family: "microsoft yahei", 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #333333;
}
h1,
h2,
h3,
h4,
h5,
h6,
font {
  font-size: 14px;
  font-weight: normal;
}
ul,
ol,
li {
  list-style: none;
}
input {
  background: none;
  border: 0 none;
}
img,
iframe {
  border: 0px;
}
em,
i {
  font-style: normal;
}
button,
input,
select,
textarea {
  font-size: 100%;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.red {
  color: #e74037;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.tac {
  text-align: center;
}
.tar {
  text-align: right;
}
.poa {
  position: absolute;
}
.por {
  position: relative;
}
.hidden {
  display: none;
}
.hide {
  display: none !important;
}
.w1200 {
  width: 1200px;
  margin: 0 auto;
}
.icon {
  background: url(../../../../../plugins/template/zhongg/pc/images/icon.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
}
a {
  color: #333333;
  text-decoration: none;
}
a:hover {
  color: #fed100;
  text-decoration: none;
}
a:visited {
  text-decoration: none;
}
.ease,
.ease * {
  transition: all ease 300ms;
}
.noease,
.noease * {
  transition: none;
}
:-moz-placeholder {
  color: #999;
}
::-moz-placeholder {
  color: #999;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999;
}
body {
  background: #fff;
}

.clearfix {
  *zoom: 1;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.dialog-layout {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 10000;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
/***************top and bottom css*********************/
.banner_main {
  width: 100%;
  overflow: hidden;
  height: 816px;
  position: relative;
  z-index: 999;
  
}
.banner_main .banner {
  width: 100%;
  min-width: 1000px;
  height: 816px;
  position: relative;
  overflow: hidden;
}
.banner_main .banner .list {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.banner_main .banner li {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  overflow: hidden;
  background: #fff;
}
.banner_main .banner li a {
  width: 100%;
  display: block;
  height: 100%;
}
.banner_main .banner li img {
  width: 1920px;
  height: 816px;
  display: block;
  position: relative;
  left: 50%;
  margin-left: -960px;
  top: 0;
}
.banner_main .banner .tip {
  width: 100%;
  height: 12px;
  position: absolute;
  left: 0;
  bottom: 50px;
  z-index: 10;
  text-align: center;
}
.banner_main .banner .tip span {
  width: 12px;
  height: 12px;
  margin: 0 8px;
  display: inline-block;
  cursor: pointer;
  vertical-align: top;
  transition: all ease 300ms;
  border-radius: 100%;
  background: #fff;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.banner_main .banner .tip span.cur {
  background: #fed100;
  opacity: 1;
  filter: alpha(opacity=100);
}
.banner_main .banner .prev,
.banner_main .banner .next {
  width: 50px;
  height: 50px;
  position: absolute;
  z-index: 12;
  top: 50%;
  margin-top: -25px;
  background: url(../../../../../plugins/template/zhongg/pc/images/banner-ico.png) no-repeat 1px 1px;
  cursor: pointer;
}
.banner_main .banner .prev {
  left: 50px;
}
.banner_main .banner .prev:hover {
  background-position: 1px -58px;
}
.banner_main .banner .next {
  right: 50px;
  background-position: -70px 1px;
}
.banner_main .banner .next:hover {
  background-position: -70px -58px;
}
.banner_main .top_main {
  position: relative;
  z-index: 999;
  position: absolute;
  left: 50%;
  margin-left: -600px;
  top: 0;
  padding: 14px 0;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  color: #474747;
}
.banner_main .top_main .search {
  width: 135px;
  height: 24px;
  line-height: 24px;
  border: 0px;
  background: #fff;
  float: right;
  position: relative;
  overflow: hidden;
  border-radius: 24px;
}
.banner_main .top_main .search input {
  border: 0px;
  outline: none;
  height: 24px;
  line-height: 24px;
  display: block;
}
.banner_main .top_main .search .txt {
  width: 100%;
  background: none;
  text-indent: 22px;
}
.banner_main .top_main .search .btn {
  width: 24px;
  height: 24px;
  border-radius: 100%;
  position: absolute;
  right: 2px;
  top: 3px;
  cursor: pointer;
  background-position: 0 2px;
}
.banner_main .top_main .top_r {
  float: right;
  width: 160px;
  text-align: right;
}
.banner_main .top_main .top_r li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  text-align: center;
  color: #474747;
}
.banner_main .top_main .top_r li.split {
  width: 1px;
  height: 12px;
  *height: 20px;
  vertical-align: middle;
  margin: 0 10px 0 12px;
  border-left: 1px dashed #7a99a9;
}
.banner_main .top_main .top_r li a {
  color: #474747;
  padding: 0 10px;
  height: 24px;
  line-height: 24px;
  display: block;
  cursor: pointer;
}
.banner_main .top_main .top_r li a:hover,
.banner_main .top_main .top_r li a.hover {
  background: #fed100;
}
.banner_main .header_main {
  width: 100%;
  height: 90px;
  top: 52px;
  left: 0;
  z-index: 1000;
  position: fixed;
}
.banner_main .header_main .header {
  height: 90px;
  z-index: 998;
  background: url(../../../../../plugins/template/zhongg/pc/images/white80.png) repeat 0 0;
}
.banner_main .header_main .logo_main {
  width: 250px;
  overflow: hidden;
  height: 90px;
  float: left;
  margin-left: 10px;
}
.banner_main .header_main .logo_main img {
  display: block;
  height: 90px;
}
.banner_main .header_main.fixheader {
  background: url(../../../../../plugins/template/zhongg/pc/images/white80.png) repeat 0 0;
  top: 0;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
}
.banner_main .header_main.fixheader .header {
  background-image: none;
}

.nav_main {
  width: 920px;
  height: 90px;
  line-height: 90px;
  float: right;
  position: relative;
  z-index: 100;
}
.nav_main .list {
  text-align: right;
  line-height: 0;
  font-size: 0;
}
.nav_main li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0 10px;
  height: 61px;
  padding: 29px 0 0;
  position: relative;
  vertical-align: top;
  text-align: center;
  font-size: 14px;
}
.nav_main li a {
  display: block;
  width: 105px;
  position: relative;
  color: #333;
  height: 30px;
  line-height: 30px;
}
.nav_main li:hover > a,
.nav_main li.hover > a {
  font-weight: bold;
  background: #fed100;
  border-radius: 20px;
}
.nav_main li .sub-box {
  background: #fed100;
  width: 100%;
  position: absolute;
  left: 0;
  top: 64px;
  display: none;
}
.nav_main li .sub-box a {
  color: #333;
  line-height: 35px;
  height: 35px;
  overflow: hidden;
  display: block;
  transition: all ease 300ms;
}
.nav_main li .sub-box a:hover {
  background: #c72226;
  color: #fff;
}

.ewmbox {
  width: 300px;
  height: 320px;
  padding-top: 20px;
  background: #fff;
  z-index: 999999;
  position: fixed;
  left: 50%;
  top: 50%;
  margin: -170px 0 0 -150px;
  text-align: center;
  font-size: 16px;
  display: none;
}
.ewmbox .close {
  width: 32px;
  height: 32px;
  position: absolute;
  top: -25px;
  right: -40px;
  cursor: pointer;
  border-radius: 100%;
  background: #f3f3f3 url(../../../../../plugins/template/zhongg/pc/images/dialogclose.png) no-repeat center center;
  transition: all ease 300ms;
}
.ewmbox .close:hover {
  transform: rotate(180deg);
}
.ewmbox img {
  width: 260px;
  height: 260px;
  display: block;
  margin: 0 auto 10px;
}

.footer_main {
  width: 100%;
  background: #2a2a2a;
  padding: 30px 0 0;
}
.footer_main .footer {
  height: 232px;
  color: #b5b5b5;
}
.footer_main .footer .btxt {
  width: 230px;
}
.footer_main .footer .btxt .tel {
  margin-bottom: 5px;
}
.footer_main .footer .btxt .tel span {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 6px;
  display: block;
  color: #fff;
}
.footer_main .footer .btxt .tel strong {
  font-family: arial;
  color: #fed100;
  font-size: 28px;
  white-space: nowrap;
}
.footer_main .footer .btxt .txt {
  line-height: 26px;
  font-size: 14px;
}
.footer_main .footer .bnav {
  width: 670px;
  float: left;
}
.footer_main .footer .item {
  width: 134px;
  float: left;
}
.footer_main .footer .item a {
  color: #b5b5b5;
  display: block;
  line-height: 26px;
}
.footer_main .footer .item a:hover {
  color: #fff;
}
.footer_main .footer .item h3 {
  margin-bottom: 12px;
}
.footer_main .footer .item h3 a {
  color: #fff;
  font-size: 18px;
}
.footer_main .footer .item.a5 {
  width: 124px;
}
.footer_main .footer .ewm {
  width: 262px;
  text-align: center;
}
.footer_main .footer .ewm .t {
  font-size: 18px;
  margin-bottom: 20px;
  line-height: 22px;
  color: #fff;
}
.footer_main .footer .ewm li {
  width: 120px;
  float: right;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  color: #b5b5b5;
}
.footer_main .footer .ewm li:first-child {
  float: left;
}
.footer_main .footer .ewm li img {
  width: 110px;
  height: 110px;
  padding: 4px;
  border: 1px solid #555555;
  display: block;
  margin: 0 auto 5px;
}
.footer_main .copyright {
  width: 100%;
  height: 45px;
  line-height: 45px;
  background: #fff;
  color: #333333;
  font-size: 12px;
}
.footer_main .copyright a {
  color: #333333;
}
.footer_main .copyright a:hover {
  color: #fed100;
}
/***********top and bottom css end***********/
.indexMore {
  width: 298px;
  height: 58px;
  line-height: 58px;
  margin: 0 auto;
  position: relative;
  border: 1px solid #fed100;
  text-align: center;
  font-size: 18px;
  display: block;
  transition: all ease 300ms;
}
.indexMore:hover {
  background: #fed100;
  color: #fff;
}

.prolist {
  width: 105%;
  position: relative;
}
.prolist .item {
  width: 230px;
  float: left;
  margin-right: 12px;
  margin-bottom: 24px;
  text-align: center;
}
.prolist .item a {
  width: 100%;
  display: block;
}
.prolist .item img {
  width: 230px;
  height: 173px;
  margin-bottom: 12px;
  display: block;
  background: #f6f6f6;
  transition: all ease 300ms;
}
.prolist .item h3 {
  font-size: 16px;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  width: 100%;
  color: #333;
  transition: all ease 300ms;
}
.prolist .item:hover img {
  filter: brightness(102%);
}
.prolist .item:hover h3 {
  color: #fed100;
}
.caselist {
  width: 105%;
  position: relative;
}
.caselist .item {
  width: 390px;
  float: left;
  position: relative;
  margin: 0 16px 28px 0;
  transition: all ease 300ms;
  background: #f7f7f7;
}
.caselist .item a {
  width: 100%;
  display: block;
  padding: 0 0 26px;
}
.caselist .item img {
  width: 390px;
  height: 293px;
  margin-bottom: 20px;
  display: block;
}
.caselist .item h3 {
  height: 45px;
  line-height: 45px;
  padding: 0 16px;
  overflow: hidden;
  font-size: 22px;
  color: #333;
  transition: all ease 300ms;
}
.caselist .item s {
  border-style: dashed dashed solid dashed;
  border-color: transparent transparent #f7f7f7 transparent;
  border-width: 20px;
  width: 0;
  height: 0;
  overflow: hidden;
  position: absolute;
  left: 42px;
  top: 260px;
}
.caselist .item .txt {
  padding: 0 16px;
  line-height: 28px;
  height: 56px;
  overflow: hidden;
  color: #888888;
}
.caselist .item:hover {
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}
.caselist .item:hover h3 {
  color: #fed100;
}

.gridlist {
  width: 105%;
}
.gridlist .item {
  width: 380px;
  float: left;
  margin: 0 27px 30px 0;
  border: 1px solid #ddd;
  border-radius: 5px;
  transition: all ease 300ms;
  background: #fff;
}
.gridlist .item a {
  width: 100%;
  display: block;
}
.gridlist .item img {
  width: 100%;
  height: 285px;
  transition: all ease 300ms;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  display: block;
}
.gridlist .item h3 {
  font-size: 16px;
  transition: all ease 300ms;
  color: #333;
  padding: 0 20px;
  height: 60px;
  line-height: 60px;
  overflow: hidden;
  text-align: center;
}
.gridlist .item:hover {
  box-shadow: 0 2px 30px rgba(0, 0, 0, 0.2);
}
.gridlist .item:hover img {
  filter: brightness(105%);
}
.gridlist .item:hover h3 {
  color: #fed100;
}
.videolist {
  width: 105%;
}
.videolist .item {
  width: 380px;
  height: 370px;
  float: left;
  margin-right: 27px;
  margin-bottom: 20px;
  background: #fff;
  transition: all ease 300ms;
  position: relative;
}
.videolist .item a {
  width: 100%;
  height: 370px;
  display: block;
}
.videolist .item img {
  width: 100%;
  height: 285px;
  margin-bottom: 20px;
  display: block;
  border-radius: 6px;
  position: relative;
  z-index: 10;
}
.videolist .item h3 {
  height: 60px;
  line-height: 60px;
  overflow: hidden;
  position: relative;
  z-index: 10;
  text-align: center;
  font-size: 20px;
  color: #333;
  transition: all ease 300ms;
}
.videolist .item .bg {
  width: 100%;
  height: 285px;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../../../../../plugins/template/zhongg/pc/images/ivideobg2.png) no-repeat center center;
  border-radius: 6px;
  left: 10%;
  transition: all ease 300ms;
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: 12;
}
.videolist .item .bg s {
  width: 39px;
  height: 39px;
  background-color: #c72226;
  background-position: -74px -36px;
  border-radius: 100%;
  display: block;
  margin: 0 auto;
}
.videolist .item .yy {
  width: 100%;
  height: 51px;
  position: absolute;
  left: 0;
  bottom: 52px;
  background: url(../../../../../plugins/template/zhongg/pc/images/ivideo-libg.png) no-repeat center bottom;
}
.videolist .item:hover .bg {
  opacity: 1;
  filter: alpha(opacity=100);
  left: 0;
}
/***********index css ***********/
.indexTit {
  height: 46px;
  margin-bottom: 32px;
}
.indexTit h3 {
  width: 140px;
  height: 40px;
  float: left;
  line-height: 40px;
  font-size: 24px;
}
.indexTit h3 s {
  width: 4px;
  height: 40px;
  margin-right: 14px;
  background: #fed100;
  display: inline-block;
  vertical-align: middle;
}
.indexTit .more {
  width: 102px;
  height: 14px;
  line-height: 14px;
  display: block;
  float: right;
  color: #999;
  text-align: right;
  transition: all ease 300ms;
  margin-top: 17px;
}
.indexTit .more span {
  width: 14px;
  height: 14px;
  line-height: 11px;
  display: inline-block;
  vertical-align: top;
  margin-left: 6px;
  background: #fed100;
  text-align: center;
  font-size: 12px;
  color: #fff;
}
.indexTit .more:hover {
  color: #fed100;
}
.indexTit .submenu {
  width: 958px;
  float: left;
}
.indexTit .submenu a {
  width: 150px;
  height: 46px;
  line-height: 46px;
  position: relative;
  display: block;
  float: left;
  margin-right: 8px;
  background: #383842;
  font-size: 16px;
  color: #fff;
  text-align: center;
}
.indexTit .submenu a s {
  border-style: solid dashed dashed dashed;
  border-color: #fed100 transparent transparent transparent;
  border-width: 5px;
  width: 0;
  height: 0;
  overflow: hidden;
  position: absolute;
  left: 50%;
  margin-left: -5px;
  bottom: 0px;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all ease 300ms;
}
.indexTit .submenu a:hover,
.indexTit .submenu a.hover {
  background: #fed100;
  color: #333;
}
.indexTit .submenu a:hover s,
.indexTit .submenu a.hover s {
  display: block;
  bottom: -10px;
  opacity: 1;
  filter: alpha(opacity=100);
}
.index {
  width: 100%;
  position: relative;
}
.index .prolist {
  height: 240px;
}
.index .floor_1 {
  padding: 24px 0 45px;
}
.index .floor_2 {
  padding: 35px 0 15px;
  background: #f7f7f7;
}
.index .floor_3 {
  padding: 35px 0 2px;
}
.index .floor_3 .icaseCon {
  width: 1200px;
  padding: 0 15px;
  position: relative;
  overflow: hidden;
  height: 410px;
  padding-bottom: 60px;
  margin: 0 auto;
  border-radius: 12px;
}
.index .floor_3 .icaseCon .list {
  width: 500%;
  position: relative;
}
.index .floor_3 .icaseCon .item {
  width: 390px;
  height: 385px;
  float: left;
  margin-right: 16px;
  background: #fff;
  border-radius: 6px;
  transition: all ease 300ms;
}
.index .floor_3 .icaseCon .item a {
  width: 100%;
  height: 385px;
  display: block;
}
.index .floor_3 .icaseCon .item img {
  width: 100%;
  height: 219px;
  display: block;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  margin-bottom: 5px;
}
.index .floor_3 .icaseCon .item h3 {
  height: 60px;
  line-height: 60px;
  overflow: hidden;
  text-align: center;
  font-size: 22px;
  color: #333;
  transition: all ease 300ms;
}
.index .floor_3 .icaseCon .item .line {
  width: 37px;
  height: 1px;
  display: block;
  margin: 0 auto;
  background: #dcdcdc;
  margin-bottom: 14px;
}
.index .floor_3 .icaseCon .item .txt {
  width: 354px;
  margin: 0 auto;
  line-height: 28px;
  height: 56px;
  overflow: hidden;
  color: #666;
}
.index .floor_3 .icaseCon .item:hover {
  box-shadow: 0 2px 30px rgba(0, 0, 0, 0.2);
}
.index .floor_3 .icaseCon .item:hover h3 {
  color: #fed100;
}
.index .floor_3 .icaseCon .item:hover .line {
  background: #fed100;
}
.index .floor_4 {
  width: 100%;
  padding: 42px 0 40px;
  line-height: 22px;
  text-align: center;
  background: #fed100;
  color: #333333;
}
.index .floor_4 .item {
  width: 299px;
  height: 154px;
  padding-top: 6px;
  float: left;
  border-left: 1px dashed #cfab11;
}
.index .floor_4 .item:first-child {
  border-left: 0;
  width: 300px;
}
.index .floor_4 .item img {
  width: 50px;
  height: 50px;
  display: block;
  margin: 0 auto;
}
.index .floor_4 .item h3 {
  font-weight: bold;
  color: #333;
  font-size: 18px;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
}
.index .floor_4 .item .txt {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.index .floor_5 {
  width: 100%;
  padding: 35px 0 80px;
  background: #f7f7f7;
}
.index .floor_5 .imgleft {
  width: 560px;
  height: 420px;
  padding: 6px;
  float: left;
  position: relative;
  background: #fff;
}
.index .floor_5 .imgleft .bg {
  width: 100%;
  height: 57px;
  position: absolute;
  left: 0;
  bottom: -47px;
  background: url(../../../../../plugins/template/zhongg/pc/images/news-yybg.png) no-repeat center bottom;
}
.index .floor_5 .imgleft .imgcon {
  width: 560px;
  height: 420px;
  position: relative;
  overflow: hidden;
}
.index .floor_5 .imgleft .prev,
.index .floor_5 .imgleft .next {
  width: 22px;
  height: 22px;
  display: block;
  position: absolute;
  cursor: pointer;
  bottom: 17px;
  z-index: 10;
  background: url(../../../../../plugins/template/zhongg/pc/images/news-ico.png) no-repeat 0 center;
}
.index .floor_5 .imgleft .prev:hover,
.index .floor_5 .imgleft .next:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.index .floor_5 .imgleft .prev {
  right: 48px;
}
.index .floor_5 .imgleft .next {
  right: 18px;
  background-position: -29px center;
}
.index .floor_5 .imgleft .list {
  width: 500%;
  position: relative;
}
.index .floor_5 .imgleft .item {
  width: 560px;
  height: 420px;
  float: left;
  overflow: hidden;
  position: relative;
}
.index .floor_5 .imgleft .item a {
  width: 100%;
  display: block;
}
.index .floor_5 .imgleft .item img {
  width: 100%;
  min-height: 100%;
  display: block;
}
.index .floor_5 .imgleft .item h3 {
  width: 100%;
  height: 54px;
  line-height: 54px;
  font-size: 16px;
  background: #fed100;
  color: #333;
  text-indent: 15px;
  position: absolute;
  left: 0;
  bottom: 0;
}
.index .floor_5 .newslist {
  width: 580px;
  float: right;
}
.index .floor_5 .newslist .item a {
  display: block;
  padding: 14px 120px 15px 10px;
  position: relative;
  border-bottom: 1px dashed #dddddd;
  transition: all ease 300ms;
}
.index .floor_5 .newslist .item h3 {
  font-size: 16px;
  padding-left: 18px;
  color: #333333;
  height: 30px;
  line-height: 30px;
  margin-bottom: 5px;
  position: relative;
  transition: all ease 300ms;
}
.index .floor_5 .newslist .item h3 s {
  width: 18px;
  height: 4px;
  transition: all ease 300ms;
  display: block;
  background: #fed100;
  position: absolute;
  left: -10px;
  top: 14px;
}
.index .floor_5 .newslist .item .txt {
  color: #888888;
  height: 22px;
  line-height: 22px;
  overflow: hidden;
}
.index .floor_5 .newslist .item .time {
  position: absolute;
  right: 0;
  top: 5px;
  width: 70px;
  text-align: center;
  color: #333333;
  line-height: 20px;
}
.index .floor_5 .newslist .item .time .day {
  font-weight: bold;
  font-size: 50px;
  line-height: 50px;
  display: block;
}
.index .floor_5 .newslist .item:hover {
  border-color: #fed100;
}
.index .floor_5 .newslist .item:hover h3 {
  color: #c72226;
  text-indent: 10px;
}
.index .floor_5 .newslist .item:hover h3 s {
  background: #c72226;
}
.index .floor_6 {
  width: 100%;
  padding: 50px 0 60px;
  font-size: 0;
  line-height: 0;
  text-align: center;
}
.index .floor_6 li {
  width: 120px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  line-height: 30px;
  margin: 0 110px;
  text-align: center;
  font-size: 16px;
  transition: all ease 300ms;
}
.index .floor_6 li:first-child {
  margin-left: 0;
}
.index .floor_6 li a {
  width: 100%;
  display: block;
}
.index .floor_6 li s {
  width: 120px;
  height: 120px;
  display: block;
  margin: 0 auto 15px;
  border-radius: 100%;
  background: #f4f4f4 url(../../../../../plugins/template/zhongg/pc/images/blink-ico.png) no-repeat 28px center;
}
.index .floor_6 li.a2 s {
  background-position: -110px center;
}
.index .floor_6 li.a3 s {
  background-position: -252px center;
}
.index .floor_6 li.a4 {
  margin-right: 0;
}
.index .floor_6 li.a4 s {
  background-position: -395px center;
}
.index .floor_6 li:hover s {
  animation: flipInY 1.2s ease-out forwards;
  -webkit-animation: flipInY 1.2s ease-out forwards;
}
/**********index css end**********/
/************content************/
.nyIcon {
  background: url(../../../../../plugins/template/zhongg/pc/images/nyicon.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
}
.profelist {
  width: 105%;
}
.profelist .item {
  width: 580px;
  float: left;
  margin-right: 40px;
  margin-bottom: 40px;
  background: #fed100;
  color: #fff;
  transition: all ease 300ms;
}
.profelist .item a {
  width: 100%;
  display: block;
  padding-bottom: 20px;
}
.profelist .item img {
  width: 580px;
  height: 297px;
  display: block;
  transition: all ease 300ms;
}
.profelist .item h3 {
  padding: 10px 20px 0;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
}
.profelist .item .txt {
  padding: 5px 20px 0;
  line-height: 24px;
  height: 72px;
  overflow: hidden;
  color: #fff;
}
.profelist .item:hover {
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}
.profelist .item:hover img {
  filter: brightness(105%);
}

.noinfo {
  width: 100%;
  padding: 0 3%;
}
.noinfo img {
  display: block;
  margin: 0 auto;
}
.wrapper {
  padding: 0 0 36px;
  position: relative;
  min-height: 550px;
}

.location {
  width: 100%;
  height: 55px;
  line-height: 55px;
  font-size: 12px;
  margin-bottom: 28px;
  position: relative;
  border-bottom: 1px solid #dfe1e3;
  border-top: 1px solid #dfe1e3;
}
.location .sitepath {
  color: #666666;
  float: right;
}
.location .sitepath a {
  color: #666666;
}
.location .sitepath a:hover {
  color: #fed100;
}
.location .menu {
  height: 55px;
  line-height: 55px;
  width: 60%;
  float: left;
}
.location .menu a {
  height: 55px;
  line-height: 55px;
  color: #333;
  transition: all ease 300ms;
  display: block;
  position: relative;
  float: left;
  margin-right: 28px;
  font-size: 16px;
}
.location .menu a s {
  width: 0;
  height: 2px;
  display: block;
  position: absolute;
  left: 0;
  bottom: -1px;
  background: #fed100;
  transition: all ease 300ms;
}
.location .menu a.hover,
.location .menu a:hover {
  color: #fed100;
}
.location .menu a.hover s,
.location .menu a:hover s {
  width: 99%;
}

.nybanner {
  width: 100%;
  height: 400px;
}
.xiaobanner {
  width: 100%;
  height: 400px;
  line-height: 42px;
  position: relative;
  overflow: hidden;
  background-position: center top;
  background-repeat: no-repeat;
  color: #fff;
}
.xiaobanner h3 {
  font-size: 34px;
  padding: 70px 0 6px;
}
.xiaobanner .en {
  font-size: 40px;
  font-family: arial;
  font-weight: bold;
}
.xiaobanner .line {
  width: 50px;
  height: 2px;
  display: block;
  background: #fff;
  margin-top: 10px;
}

.menu2 {
  width: 100%;
  height: 68px;
  line-height: 68px;
  position: relative;
  margin-bottom: 30px;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}
.menu2 .list {
  width: 1200px;
  margin: 0 auto;
}
.menu2 li {
  height: 68px;
  float: left;
  margin-right: 30px;
}
.menu2 li .nav1 {
  height: 68px;
  line-height: 68px;
  position: relative;
  font-size: 15px;
  display: block;
  text-align: center;
}
.menu2 li .nav1 s {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -1px;
  height: 2px;
  background: #fed100;
  display: none;
}
.menu2 li .subMenu {
  position: absolute;
  left: 50%;
  display: none;
  margin-left: -600px;
  top: 82px;
}
.menu2 li .subMenu a {
  width: 159px;
  height: 38px;
  line-height: 38px;
  margin-right: 10px;
  margin-bottom: 10px;
  display: block;
  float: left;
  text-align: center;
  border: 1px solid #dddddd;
  transition: all ease 300ms;
  background: #f8f8f8;
  color: #333333;
}
.menu2 li .subMenu a:hover,
.menu2 li .subMenu a.hover {
  background: #ffffff;
  border-color: #fed100;
  color: #fed100;
}
.menu2 li:hover,
.menu2 li.hover {
  border-right-color: #fed100;
}
.menu2 li:hover .nav1,
.menu2 li.hover .nav1 {
  color: #fed100;
}
.menu2 li:hover .nav1 s,
.menu2 li.hover .nav1 s {
  display: block;
}
.menu2 li.hover .subMenu {
  display: block;
}

.reLink {
  height: 48px;
  line-height: 48px;
  padding: 0 15px;
  border: 1px solid #dddddd;
}
.reLink .nextLink,
.reLink .prevLink {
  width: 50%;
  color: #666;
}
.reLink .nextLink {
  text-align: right;
}
.reLink a {
  display: block;
  transition: all ease 300ms;
}
.reLink a:hover {
  color: #fed100;
}

.pager {
  padding: 30px 0 15px;
  text-align: center;
  *padding-top: 50px;
}
.pager:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.pager {
  *zoom: 1;
}
.pager p {
  height: 26px;
  line-height: 26px;
  float: left;
  display: none;
}
.pager ul {
  overflow: hidden;
  margin: 0 auto;
  text-align: center;
}
.pager ul li {
  padding: 0 !important;
  height: auto !important;
  border: none !important;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.pager ul a {
  margin: 0 5px;
  padding: 0 13px;
  height: 34px;
  line-height: 34px;
  text-decoration: none;
  float: left;
  background: #fff;
  border: 1px solid #ddd;
}
.pager ul a.current {
  background-color: #fed100;
  color: #fff;
}
.pager ul a.current:hover {
  background-color: #fed100;
  color: #fff;
}
.pager ul a:hover {
  background: #fed100;
  color: #fff;
}

.n-gridlist {
  width: 105%;
}
.n-gridlist .item {
  width: 380px;
  float: left;
  margin: 0 30px 30px 0;
  background: #fff;
  position: relative;
  overflow: hidden;
  transition: all ease 300ms;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}
.n-gridlist .item a {
  width: 100%;
  display: block;
}
.n-gridlist .item img {
  width: 380px;
  height: 285px;
  display: block;
}
.n-gridlist .item h3 {
  width: 100%;
  height: 64px;
  line-height: 64px;
  text-align: center;
  font-size: 16px;
  transition: all ease 300ms;
}
.n-gridlist .item .bg {
  position: absolute;
  width: 380px;
  padding-top: 116px;
  height: 169px;
  left: -380px;
  top: 0;
  z-index: 10;
  background: url(../../../../../plugins/template/zhongg/pc/images/red80.png) repeat 0 0;
  text-align: center;
  transition: all ease 300ms;
}
.n-gridlist .item .bg s {
  width: 64px;
  height: 64px;
  display: block;
  border-radius: 100%;
  margin: 0 auto;
  background-position: 0 -32px;
}
.n-gridlist .item:hover {
  background: #f5f5f5;
}
.n-gridlist .item:hover h3 {
  color: #fed100;
}
.n-gridlist .item:hover .bg {
  left: 0;
}

.n-tit {
  margin-bottom: 20px;
}
.n-tit h3 {
  line-height: 35px;
  font-size: 24px;
}
.n-tit s {
  width: 4px;
  height: 22px;
  margin-right: 15px;
  background: #fed100;
  display: inline-block;
  vertical-align: middle;
}
.n-tit .more {
  font-size: 16px;
}

.relateNews {
  padding: 55px 0 0;
  width: 100%;
  overflow: hidden;
}
.relateNews .list {
  width: 120%;
}
.relateNews .list li {
  width: 567px;
  float: left;
  margin-right: 65px;
  margin-bottom: 20px;
}
.relateNews .list li a {
  display: block;
  width: 100%;
}
.relateNews .list li img {
  width: 160px;
  height: 120px;
  display: block;
  float: left;
  margin-right: 20px;
}
.relateNews .list li h3 {
  line-height: 24px;
  height: 48px;
  padding-top: 15px;
  overflow: hidden;
  margin-bottom: 14px;
  font-size: 16px;
}
.relateNews .list li .time {
  color: #999999;
  font-size: arial;
}
.relateNews .gridlist {
  width: 106%;
}
.relateNews .prolist {
  padding-left: 3px;
}
.relateNews .profelist .item {
  width: 386px;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  background: #fed100;
  color: #fff;
  transition: all ease 300ms;
}
.relateNews .profelist .item a {
  width: 100%;
  display: block;
  padding-bottom: 20px;
}
.relateNews .profelist .item img {
  width: 386px;
  height: 198px;
  display: block;
  transition: all ease 300ms;
}
.relateNews .profelist .item h3 {
  padding: 10px 20px 0;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
}
.relateNews .profelist .item .txt {
  padding: 5px 20px 0;
  line-height: 24px;
  height: 72px;
  overflow: hidden;
  color: #fff;
}
.relateNews .profelist .item:hover {
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}
.relateNews .profelist .item:hover img {
  filter: brightness(105%);
}

.aboutPage {
  width: 1200px;
  overflow: hidden;
  margin: 0 auto;
  background: #fff;
}
.aboutPage .txtcon img {
  max-width: 100%;
}
.aboutPage .mapArea {
  width: 100%;
  height: 400px;
  margin-top: 20px;
}
.aboutPage .mapArea #allmap {
  width: 100%;
  height: 400px;
}
.aboutPage .t2 {
  padding: 58px 0 48px;
  text-align: center;
}
.aboutPage .t2 .titb {
  font-size: 30px;
  margin-bottom: 16px;
}
.aboutPage .t2 .txt {
  font-size: 14px;
  line-height: 24px;
}
.aboutPage .t2 .txt span {
  font-weight: bold;
  color: #c72226;
}
.formData {
  padding-bottom: 20px;
}
.formData .item {
  float: left;
  color: #999;
  font-weight: normal;
  width: 378px;
  height: 35px;
  line-height: 35px;
  border: 1px solid #e5e5e5;
  margin-right: 30px;
  margin-bottom: 20px;
  position: relative;
}
.formData .item label {
  padding-left: 15px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 11;
  text-align: center;
  display: block;
  margin: 0;
  height: 35px;
  line-height: 35px;
  font-size: 14px;
  color: #cccccc;
}
.formData .item input {
  outline: none;
  line-height: 35px;
  height: 35px;
  font-size: 14px;
}
.formData .item .txt {
  width: 328px;
  height: 35px;
  line-height: 35px;
  display: block;
  background: none;
  padding-left: 50px;
  border: 0 none;
  color: #333;
  font-size: 14px;
}
.formData .item .red {
  position: absolute;
  right: 15px;
  top: 0;
  color: #ff0000;
  z-index: 11;
}
.formData .item.mr0 {
  margin-right: 0;
}
.formData .item.mw .txt {
  width: 293px;
  padding-left: 85px;
}
.formData .msg-box {
  position: absolute;
  left: 0;
  top: 0px;
}
.formData .liuyan {
  width: 1198px;
  height: 180px;
  border: 1px solid #e5e5e5;
  float: left;
}
.formData .liuyan label {
  text-align: right;
  top: 5px;
  display: block;
}
.formData .liuyan textarea {
  width: 1178px;
  height: 154px;
  line-height: 28px;
  padding: 10px 10px;
  text-indent: 70px;
  font-size: 14px;
  font-family: "microsoft yahei";
  color: #333;
  border: 0 none;
  overflow: hidden;
  background: none;
  resize: none;
  display: block;
  outline: none;
}
.formData .bot {
  width: 100%;
  float: left;
}
.formData .sub {
  width: 232px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  background: #c72226;
  color: #FFF;
  cursor: pointer;
  font-size: 18px;
  display: block;
  transition: all ease 300ms;
  margin: 0 auto;
}
.formData .sub:hover {
  background: #fed100;
}
.formData .yzm {
  width: 432px;
}
.formData .yzm .txt {
  padding-left: 80px;
}
.formData .yzm img {
  position: absolute;
  right: 0;
  top: 0;
  height: 50px;
  border: 0px;
  display: block;
}
.yqlj{
	width: 1200px;
    margin: 0 auto;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
}
.yqlj a{
	margin: 0 15px;
}
.productPage .gridlist,
.productPage .marketList {
  width: 105%;
}

.newsPage {
  position: relative;
  overflow: hidden;
}
.newsPage .list {
  width: 105%;
}
.newsPage .item {
  width: 370px;
  margin: 0 46px 46px 0;
  float: left;
}
.newsPage .item a {
  width: 100%;
  display: block;
}
.newsPage .item img {
  width: 370px;
  height: 278px;
  margin-bottom: 6px;
  display: block;
}
.newsPage .item h3 {
  font-size: 22px;
  color: #333;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  transition: all ease 300ms;
}
.newsPage .item .txt {
  color: #666;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
}
.newsPage .item .time {
  padding-top: 8px;
  line-height: 24px;
  font-family: arial;
  color: #999;
}
.newsPage .item:hover h3 {
  text-indent: 5px;
  color: #fed100;
}

.showNews {
  padding: 30px 0;
  width: 1200px;
  margin: 0 auto;
}
.showNews img {
  max-width: 100%;
}
.showNews .title {
  color: #333333;
  line-height: 32px;
  text-align: center;
  font-weight: bold;
  font-size: 22px;
}
.showNews .mark {
  width: 100%;
  height: 40px;
  line-height: 40px;
  margin: 15px 0 20px;
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  text-align: center;
}
.showNews .mark span {
  margin: 0 10px;
  font-size: 12px;
  color: #666666;
}
.showNews .showContxt {
  padding: 0 0 30px;
  line-height: 30px;
}
.showNews .showContxt img {
  max-width: 100%;
}
.shareNew {
  padding-bottom: 25px;
}

/*****showProduct****/
.showProduct .showImg {
  padding-bottom: 60px;
}
.showProduct .showImg .dimg {
  width: 400px;
  height: 459px;
  display: block;
  border: 1px solid #ddd;
}
.showProduct .photo {
  width: 540px;
  height: 512px;
}
.showProduct .photo .jqzoom {
  width: 542px;
  height: 512px;
  overflow: hidden;
  position: relative;
  padding: 0px;
  cursor: pointer;
}
.showProduct .photo .zoomdiv {
  z-index: 999;
  position: absolute;
  top: 0px;
  left: 0px;
  background: #ffffff;
  border: 1px solid #ddd;
  display: none;
  text-align: center;
  overflow: hidden;
}
.showProduct .photo .jqZoomPup {
  z-index: 999;
  visibility: hidden;
  position: absolute;
  top: 0px;
  left: 0px;
  border: 1px solid #eee;
  background: #fff;
  opacity: 0.6;
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  filter: alpha(opacity=50);
}
.showProduct .photo .img {
  width: 540px;
  height: 405px;
  display: block;
}
.showProduct .photo .bigimg {
  width: 540px;
  height: 405px;
  border: 1px solid #eee;
  display: block;
  position: relative;
  overflow: hidden;
}
.showProduct .photo .bigimg .list {
  width: 1000%;
  position: relative;
}
.showProduct .photo .bigimg .list li {
  width: 540px;
  height: 405px;
  float: left;
}
.showProduct .photo .bigimg .list img {
  width: 100%;
  height: 100%;
  display: block;
  transition: all ease 300ms;
}
.showProduct .photo .photoimg {
  width: 540px;
  height: 86px;
  padding: 10px 0;
  position: absolute;
  left: 0;
  bottom: 0;
  background: url(../../../../../plugins/template/zhongg/pc/images/black50.png) repeat 0 0;
}
.showProduct .photo .photoimg .list {
  width: 480px;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
}
.showProduct .photo .photoimg .listcon {
  width: 300%;
  position: relative;
}
.showProduct .photo .photoimg .listcon li {
  width: 114px;
  height: 86px;
  cursor: pointer;
  display: block;
  float: left;
  margin-right: 8px;
}
.showProduct .photo .photoimg .listcon li img {
  width: 114px;
  height: 86px;
  display: block;
}
.showProduct .photo .photoimg .listcon li:hover img,
.showProduct .photo .photoimg .listcon li.on img {
  border: 2px solid #c72226;
  width: 110px;
  height: 82px;
}
.showProduct .photo .photoimg .prev,
.showProduct .photo .photoimg .next {
  width: 20px;
  height: 86px;
  z-index: 10;
  position: absolute;
  top: 10px;
  cursor: pointer;
  background: #f3f3f3 url(../../../../../plugins/template/zhongg/pc/images/show-pro-btn.png) no-repeat 0 center;
}
.showProduct .photo .photoimg .prev:hover,
.showProduct .photo .photoimg .next:hover {
  background-color: #ddd;
}
.showProduct .photo .photoimg .prev {
  left: 0;
  background-position: 5px center;
}
.showProduct .photo .photoimg .next {
  right: 0;
  background-position: -67px center;
}
.showProduct .imgtxtcon {
  width: 620px;
  float: right;
  position: relative;
  height: 500px;
}
.showProduct .imgtxtcon .tit {
  font-size: 24px;
  color: #000;
  padding: 0 25px 5px;
  line-height: 30px;
}
.showProduct .imgtxtcon .line {
  width: 55px;
  height: 3px;
  background: #fed100;
  display: block;
  margin: 18px 0 16px 28px;
}
.showProduct .imgtxtcon p {
  padding: 25px 0 0 25px;
  color: #999999;
  font-size: 12px;
}
.showProduct .imgtxtcon .tit2 {
  color: #666;
  padding: 0 25px;
  line-height: 28px;
  height: 140px;
  overflow: hidden;
  margin-bottom: 20px;
}
.showProduct .imgtxtcon .tit2 strong {
  color: #333;
  display: block;
}
.showProduct .imgtxtcon .txt2 {
  line-height: 24px;
  height: 120px;
  overflow: hidden;
  margin-left: 25px;
  margin-bottom: 20px;
}
.showProduct .imgtxtcon .txt2 strong {
  display: block;
  color: #333;
  margin-bottom: 3px;
}
.showProduct .imgtxtcon .txt3 {
  margin-left: 25px;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  margin-bottom: 15px;
}
.showProduct .imgtxtcon .txt3 strong {
  color: #333;
}
.showProduct .imgtxtcon .txt {
  padding: 10px 25px 14px;
  line-height: 35px;
  background: #f1f1f1;
}
.showProduct .imgtxtcon .tel {
  margin: 0 25px;
  border-top: 1px dotted #ddd;
  padding: 20px 0;
}
.showProduct .imgtxtcon .tel span {
  color: #000;
  display: block;
}
.showProduct .imgtxtcon .tel strong {
  display: block;
  font-family: impact;
  color: #fed100;
  font-weight: normal;
  font-size: 40px;
  height: 46px;
  line-height: 46px;
}
.showProduct .imgtxtcon .btn {
  position: absolute;
  left: 0;
  bottom: 0;
}
.showProduct .imgtxtcon .btn1,
.showProduct .imgtxtcon .btn2 {
  float: left;
  margin-right: 20px;
  font-size: 16px;
  transition: all ease 300ms;
  width: 135px;
  height: 38px;
  line-height: 38px;
  margin-left: 25px;
  text-align: center;
  color: #fff;
}
.showProduct .imgtxtcon .btn1:hover,
.showProduct .imgtxtcon .btn2:hover {
  background: #444;
}
.showProduct .imgtxtcon .btn1 {
  background: #fed100;
}
.showProduct .imgtxtcon .btn2 {
  text-align: center;
  margin-right: 0;
  margin-left: 0;
  background: #c72226;
}
.showProduct .showp_txt {
  padding-bottom: 20px;
}
.showProduct .showContxt {
  padding: 0 0 30px;
  line-height: 30px;
}
.showProduct .showContxt img {
  max-width: 100%;
}

.searchPage {
  overflow: hidden;
}
.searchPage ul {
  width: 105%;
}
.searchPage .item {
  width: 280px;
  height: 274px;
  float: left;
  margin: 0 25px 30px 0;
  background: #fff;
  position: relative;
  overflow: hidden;
  transition: all ease 300ms;
}
.searchPage .item a {
  width: 100%;
  display: block;
}
.searchPage .item img {
  width: 280px;
  height: auto;
  display: block;
}
.searchPage .item h3 {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 64px;
  line-height: 64px;
  text-align: center;
  font-size: 16px;
  transition: all ease 300ms;
  background: #fff;
}
.searchPage .item .bg {
  position: absolute;
  width: 280px;
  padding-top: 86px;
  height: 124px;
  left: -280px;
  top: 0;
  z-index: 10;
  background: url(../../../../../plugins/template/zhongg/pc/images/red80.png) repeat 0 0;
  text-align: center;
  transition: all ease 300ms;
}
.searchPage .item .bg s {
  width: 50px;
  height: 50px;
  display: block;
  border-radius: 100%;
  margin: 0 auto;
  background-color: #fff;
  background-position: -22px 18px;
}
.searchPage .item:hover {
  background: #fff;
}
.searchPage .item:hover h3 {
  color: #fff;
  background: #333;
}
.searchPage .item:hover .bg {
  left: 0;
}

.rightFix {
  width: 48px;
  position: fixed;
  right: 10px;
  top: 50%;
  margin-top: -100px;
  z-index: 99999;
}
.rightFix .ico {
  width: 48px;
  height: 48px;
  display: block;
  position: relative;
  overflow: hidden;
  margin: 0px;
  transition: all ease 300ms;
  margin-top: 1px;
  padding: 0px;
  border-radius: 48px;
  border: 1px solid #dedede;
  margin-bottom: 5px;
  background: #ffffff url(../../../../../plugins/template/zhongg/pc/images/fix-ico.png) no-repeat center 0;
}
.rightFix .ico img {
  width: 110px;
  height: 110px;
  position: absolute;
  left: -78px;
  top: 0;
  padding: 6px;
  background: #fed100;
  border: 1px solid #ddd;
  background: #fff;
  display: block;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all ease-in-out 0.2s;
  border-radius: 5px;
}
.rightFix .ico span {
  width: 210px;
  text-align: center;
  height: 48px;
  line-height: 48px;
  position: absolute;
  left: -78px;
  top: 0;
  background: #fed100;
  color: #fff;
  display: block;
  font-weight: bold;
  font-size: 18px;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all ease-in-out 0.2s;
  border-radius: 48px;
}
.rightFix .ico:hover {
  background-color: #fed100;
  border-color: #fed100;
  overflow: visible;
}
.rightFix .ico:hover img {
  opacity: 1;
  filter: alpha(opacity=100);
  left: -140px;
}
.rightFix .ico:hover span {
  opacity: 1;
  filter: alpha(opacity=100);
  left: -215px;
}
.rightFix .fix-tel {
  background-position: 11px 12px;
}
.rightFix .fix-tel:hover {
  background-position: -33px 12px;
}
.rightFix .fix-qq {
  background-position: 11px -40px;
}
.rightFix .fix-qq:hover {
  background-position: -33px -40px;
}
.rightFix .fix-ewm {
  background-position: 11px -96px;
}
.rightFix .fix-ewm:hover {
  background-position: -33px -96px;
}
.rightFix .fix_top {
  background-position: 11px -150px;
}
.rightFix .fix_top:hover {
  background-position: -33px -150px;
}
.rightFix .fix-form {
  background-position: 10px -234px;
}
.rightFix .fix-form span {
  font-size: 14px;
  line-height: 23px;
  width: 180px;
}
.rightFix .fix-form:hover {
  background-position: -37px -234px;
}
.map_ul {
  list-style: outside none none;
  display: block;
  width: 100%;
  padding-top: 10px;
}
.map_ul li {
  display: block;
  width: 100%;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #DCDBDB;
  float: left;
}
.map_ul li a {
  font-size: 14px;
  float: left;
  width: 100%;
  height: 23px;
  line-height: 23px;
  font-weight: bold;
}
.map_ul .list-inline {
  display: block;
  margin-left: 7%;
  width: 80%;
  min-height: 30px;
}
.map_ul .list-inline a {
  font-weight: normal;
  width: auto;
  float: none;
  line-height: 32px;
  height: 32px;
  margin: 0 10px 10px 0;
  display: inline-block;
  border: 1px solid #ccc;
  padding: 0px 10px;
}
.map_ul .list-inline a:hover {
  background: #fed100;
  color: #fff;
}
span.bds_more,
.bds_tools a {
  line-height: 14px !important;
}

.hvr-bounce-to-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-to-top::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  height: 0;
  width: 100%;
  bottom: 0;
  background: #fed100;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-top:hover,
.hvr-bounce-to-top:focus,
.hvr-bounce-to-top:active {
  color: white;
}
.hvr-bounce-to-top:hover:before,
.hvr-bounce-to-top:focus:before,
.hvr-bounce-to-top:active:before {
  height: 100%;
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 1;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 1;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
  }
}


