﻿body {
  text-align: left;
  padding: 0;
  margin: 0;
  font-size: 14px;
  font-family: "SourceHanSansCN Light", 'microsoft yahei';
  -webkit-text-size-adjust: none;
  height: auto;
  color: #333;
  background: url(../images/bg_b.jpg) repeat;
}
html {
  min-width: 1280px;

}
div,
dl,
dt,
dd,
ul,
detail ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p {
  padding: 0;
  margin: 0;
}
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th {
  padding: 0;
  margin: 0;
}
fieldset {
  border-top-width: 0;
  border-left-width: 0;
  border-bottom-width: 0;
  border-right-width: 0;
}
a img {
  border: 0;
  padding: 0;
  margin: 0;
}
i {
  font-style: normal;
}
address,
caption,
cite,
cite,
code,
dfn,
em,
th,
var {
  font-weight: normal;
  font-style: normal;
}
li {
  list-style-type: none;
}
caption {
  text-align: left;
}
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
  font-size: 100%;
}
q:unknown {
  content: '';
}
input,
textarea,
select {
  font-family: inherit;
  font-size: 100%;
}
a:link {
  color: #333;
  text-decoration: none;
}
a:visited {
  color: #333;
  text-decoration: none;
}
a:hover {
  color: #f2d380;
  text-decoration: none;
}
.icon {
  background-image: url("../images/icon.png");
  display: inline-block;
  vertical-align: middle;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.left {
  float: left;
}
.right {
  float: right;
}
.clear {
  clear: both;
  font-size: 0;
  margin: 0;
  padding: 0;
  display: block;
  _height: 0;
  overflow: hidden;
}
/*清除浮动*/
.clearfix {
  *zoom: 1;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #999;
  font-size: 16px;
}
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #999;
  font-size: 16px;
}
:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #999;
  font-size: 16px;
}
textarea::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #999;
  font-size: 16px;
}
textarea::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #999;
  font-size: 16px;
}
textarea:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #999;
  font-size: 16px;
}
/*网站公用样式表*/
.w1200 {
  width: 1200px;
  margin: 0 auto;
}
.icon {
  background: url(../images/icon.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
}
a {
  color: #333333;
  text-decoration: none;
}
a:hover {
  color: #d10318;
  text-decoration: none;
}
a:visited {
  text-decoration: none;
}
.ease,
.ease * {
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
}
.noease,
.noease * {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
:-moz-placeholder {
  color: #aaa;
}
::-moz-placeholder {
  color: #aaa;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #aaa;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #aaa;
}
.clearfix {
  *zoom: 1;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.poa {
  position: absolute;
}
.por {
  position: relative;
}
.top_main {
  height: 35px;
  line-height: 35px;
  background: #3a0001;
  color: #f2d380;
  font-size: 12px;width:100%;
}
.top_main .left {
  padding-left: 38px;
}
.top_main .left b{font-size:16px;font-weight:bold;}
.top_main .right {
  padding-right: 19px; *padding-right:39px;
}
.top_main .right a {
  color: #f2d380;
  z-index: 101;
  transition: ease-in-out .2s;
  position: relative; 
}
.top_main .right a img {
  width: 90px;
  height: 90px;
  position: absolute;
  left: 0;
  top: 25px;
  display: none;
  border: 1px solid #ddd;
  padding: 2px;
  background: #fff;
}
.top_main .right a:hover img {
  display: block;
  z-index: 11;
}

.top_main .right .a {
  color: #3a0001;
  background: url(../images/a.png) no-repeat;
  display: inline-block;
  width: 98px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  margin-right: 10px;*margin-right:-15px; 
}
.top_main .right .b {
  margin-left: 26px;
}
.top_main .right a:hover {
  color: #fff;
}
.top_main .right .a:hover {
  transform: translateY(2px);
  color: #3a0001;
}
.head_main {
  background:#d20218 url(../images/head_bg.jpg) no-repeat left top;width:100%;
  border-bottom: 1px solid #a30003;
  position: relative;
  text-align: center;
  z-index: 100;
  height: 89px;
}
.head_main .wx2 {
  float: left;
  margin-right: 31px;
  margin-top: 27px;
  margin-left: 53px;
}
.head_main .wx2 a {
  display: inline-block;
  border: 1px solid #f0c479;
  border-radius: 100%;
  transition: ease-in-out .2s;
  margin-left: 8px;
  position: relative;
}
.head_main .wx2 a img {
  display: none;
  width: 100px;
  height: 100px;
  position: absolute;
  right: 0;
  top: 38px;
  z-index: 10;
  border: 1px solid #ddd;
  padding: 2px;
  background: #fff;
  border-radius: 2px;
}
.head_main .wx2 i {
  width: 30px;
  height: 30px;
  background-position: 0 0;
}
.head_main .wx2 .i2 {
  background-position: -30px 0;
}
.head_main .wx2 .i3 {
  background-position: -60px 0;
}
.head_main .wx a:hover {
  background: #3a0001;
  border-color: #3a0001;
  transform: translateY(-2px);
}
.head_main .wx2 a:hover img {
  display: block;
}
.head_main .logo {
  left: 30px;
  top: 20px;
  position: absolute;
}
.head_main .nav {
  float: left;
  padding-top: 27px;
  text-align: center;padding-right: 30px;
}
.head_main .nav li {
  float: left;
  list-style: none;
  text-align: center;
  width: 108px;
  height: 36px;
  position: relative;
  line-height: 36px;
  margin-left: 16px;
  font-size: 16px;
  padding-bottom: 27px;
}
.head_main .nav li a {
  display: block;
  text-align: center;
  color: #fff0c5;
  position: relative;
  width: 100%;
  height: 100%;
}
.head_main .nav li.hover a,
.head_main .nav li:hover a,
.head_main .nav li a#hover2 {
  color: #f2d481;
  background: url(../images/nav_on.png) center center no-repeat;
}
.head_main .nav li.hover dl a,
.head_main .nav li:hover dl a {
  color: #ccc;
}
.head_main .nav li dl {
  position: absolute;
  left: 0;
  top: 52px;
  width: 100%;
  z-index: 10;
  display: none;
  background: #d10318;
  border-radius: 0 0 5px 5px;
  padding-bottom: 5px;
}
.head_main .nav li dl dd {
  display: block;
  text-align: center;
  height: 30px;
  line-height: 30px;
  margin-bottom: 2px;
  padding-bottom: 2px;
  border-bottom: 1px dotted #b40719;
}
.head_main .nav li dl a {
  font-weight: normal !important;
  font-size: 12px;
  overflow: hidden;
  color: #fff0c5;
  position: relative;
  padding: 0;
  background: none;
  width: auto;
  height: 100%;
}
.head_main .nav li.hover dl a,
.head_main .nav li:hover dl a,
.head_main .nav li dl a {
  background: none;
  color: #fff0c5;
}
.head_main .nav li dl a:hover,
.head_main .nav li dl a.hover {
  display: block;
  color: #f2d380;
  background: #3a0001;
  font-weight: normal;
  margin: 0 4px;
}
/****banner****/
.main_banner {
  position: relative;width:100%; height:600px;overflow:hidden
}
.main_banner #next,
.main_banner #prev {
  width: 58px;
  height: 58px;
  position: absolute;
  left: 110px;
  background-position: 0 -39px;
  z-index: 10;
  top: 50%;
  margin-top: -29px;
  cursor: pointer;
  transition: ease-in-out 0.2s;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.main_banner #next {
  left: auto;
  right: 110px;
  background-position: -58px -39px;
}
.main_banner #next:hover,
.main_banner #prev:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.main_banner .banner {
     width: 1920px;
    height: 600px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -960px;
    overflow: hidden;
}
.main_banner .banner a {
 
}
.main_banner .banner img {
     width: 1920px;
    height:600px;
    overflow: hidden;
}
.main_banner .banner_fmenu {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 70px;
  height: 17px;
  z-index: 3000;
  text-align: center;
}
.main_banner #banner_fmenu A {
  margin: 0 10px;
  width: 17px;
  height: 17px;
  line-height: 17px;
  text-align: center;
  cursor: pointer;
  font-size: 0;
  font-weight: bold;
  overflow: hidden;
  display: inline-block;
  background: url(../images/icon.png) no-repeat;
  transition: ease-in-out 0.2s;
  background-position: -123px 0;
}
.main_banner #banner_fmenu A.activeSlide {
  background-position: -101px 0;
}
.main_banner #banner_fmenu A:focus {
  OUTLINE-STYLE: none;
  OUTLINE-COLOR: invert;
  OUTLINE-WIDTH: medium;
}
.index_title {
  text-align: center;
  padding-top: 76px;
  padding-bottom: 44px;
}
.index_title h3 {
  font-size: 44px;
}
.index_title p {
  font-size: 22px;
  color: #666;
  padding-top: 5px;
}
.floor_1_main {
  width: 100%;
  height: 100px;
  background-position: 0 0;
}
.floor_1_main .right {
  margin-right: 100px;
  zoom: 1;
  width: 175px;
}
.floor_1_main .right p {
  padding-top: 40px;
}
.floor_1_main .right a {
  cursor: pointer;
}
.floor_1_main .w1200 {
  position: relative;
  z-index: 100;
}
.floor_1_main .w1200 .ico {
  position: absolute;
  left: 60px;
  top: -59px;
}
.floor_1_main .w1200 .ico2 {
  left: 336px; top:0;
}
.floor_1_main .w1200 .icon {
  background-position: 0 -101px;
  width: 175px;
  height: 40px;
  margin-top: 30px;
  transition: ease-in-out .2s;
  font-size: 18px;
  text-align: center;
  line-height: 40px;
  color: #630002;
}
.floor_1_main .w1200 a:hover {
  margin-top: 25px;
}
.bg_repeat {
  background: url(../images/bg_repeat.png);
  display: inline-block;
  vertical-align: middle;
}
.index_title {
  background: url(../images/index_title.png) center 75px no-repeat;
  width: 100%;
  text-align: center;
  padding: 50px 0 34px;
  overflow: hidden;
}
.index_title h3 {
  font-size: 36px;
  color: #d10318;
  line-height: 30px;
  padding-top: 25px;
  letter-spacing: 14px;
  padding-left: 15px;
}
.index_title h4 {
  font-size: 18px;
  font-weight: 100;
  padding-top: 15px;
}
.floor_2_main {
  background: url(../images/bg_f.jpg) repeat;
  border-bottom: 1px solid #dad9da;
}
.floor_2_main .box1 {
  overflow: hidden;
}
.floor_2_main .box1 ul {
  width: 105%;
}
.floor_2_main .box1 li {
  float: left;
  background: url(../images/f2_bg.png) no-repeat;
  width: 290px;
  height: 225px;
  text-align: center;
  margin-right: 13px;
}
.floor_2_main .box1 li img {
  width: 271px;
  height: 120px;
  display: block;
  margin: 10px auto 19px;
  transition: ease-in-out .2s;
}
.floor_2_main .box1 li h4 {
  font-size: 26px;
  color: #3a0001;
}
.floor_2_main .box1 li:hover img {
  -webkit-filter: brightness(110%);
  filters: brightness(110%);
  transform: translateY(3px);
}
.floor_2_main .btn2 {
  text-align: center;width:500px;margin:50px auto 50px;
}
.floor_2_main .btn2 a {
  margin: 0 10px;float:right;
  transition: ease-in-out .2s;background:url(../images/btn1.png) no-repeat;text-align:center;color:#3d0304;width:210px;height:36px;line-height:36px;display:block;
}
.floor_2_main .btn2 a:first-child {
 float:left;cursor:default;
 background:url(../images/btn2.png) no-repeat;text-align:center;color:#fff;display:block;
}
.floor_2_main .btn2 a:hover {
  transform: translateY(5px);
}
.floor_2_main .box2 {
 
  padding-bottom: 68px;display:none;transition:ease-in-out .2s;
}
.floor_2_main .box2 .left {
  background: url(../images/f2_box2.png) no-repeat;
  width: 380px;
  height: 140px;
}
.floor_2_main .box2 .left h4 {
  padding-left: 35px;
  font-size: 30px;
  font-weight: 400;
  padding-top: 30px;
}
.floor_2_main .box2 .left h4 b {
  color: #d10318;
}
.floor_2_main .box2 .left p {
  padding-left: 35px;
  font-size: 20px;
  padding-top: 7px;
}
.floor_2_main .box2 .left p b {
  color: #d10318;
}
.floor_2_main .box2 .left p i {
  width: 18px;
  height: 18px;
  background-position: -145px 0;
  margin-left: 7px;
  margin-bottom: 2px;
}
.floor_2_main .box2 .right {
  width: 800px;
}
.floor_2_main .box2 .right ul {
  width: 660px;
  float: left;
  display: block;
}
.floor_2_main .box2 .right ul li {
  border: 1px solid #c6a499;
  height: 38px;
  line-height: 38px;
  background: #fff;
  margin-bottom: 10px;
  border-radius: 3px;
  float: left;
}
.floor_2_main .box2 .right ul li label {
  width: 99px;
  text-align: center;
  display: block;
  float: left;
  border-right: 1px solid #c6a499;
  font-size: 16px;
}
.floor_2_main .box2 .right ul li input {
  width: 190px;
  margin-left: 5px;
  border: none;
  outline: none;
}
.floor_2_main .box2 .right ul li b {
  color: #d10318;
}
.floor_2_main .box2 .right ul .l1 {
  float: left;
  width: 318px;
}
.floor_2_main .box2 .right ul .l2 {
  float: right;
  width: 318px;
}
.floor_2_main .box2 .right ul .l3 {
  width: 658px;
}
.floor_2_main .box2 .right ul .l3 select {
  width: 28%;
  padding-left: 1%;
  float: left;
  border: none;
  background: none;
  line-height: 38px;
  height: 38px;
  text-align: center;
  outline: none;
  *margin-bottom: 5px;
  *margin-top: 5px;
  *line-height: 28px;
  *margin-left: 1%;
  *padding-left: 0;
  *width: 27%;
  *height: 28px;
}
.floor_2_main .box2 .right ul .l1 select,.floor_2_main .box2 .right ul .l2 select {
  width:60%;
  padding-left:2%;
  float: left;
  border: none;
  background: none;
  line-height: 38px;
  height: 38px;
  text-align: center;
  outline: none;
  *margin-bottom: 5px;
  *margin-top: 5px;
  *line-height: 28px;
  *margin-left:2%;
  *padding-left: 0;
  *width:60%;
  *height: 28px;
}
.floor_2_main .box2 .right ul .l4 {
  width: 658px;
}
.floor_2_main .box2 .right ul .l4 input {
  width: 535px;
}
.floor_2_main .box2 .right .btn {
  background: url(../images/f2_btn.png) no-repeat;
  width: 130px;
  height: 140px;
  border: none;
  float: right;
  display: block;
  cursor: pointer;
  outline: none;
}
.floor_3_main {
  background: url(../images/bg_b.jpg) repeat;
  width: 100%;
  padding-bottom: 100px;
  padding-top: 79px;
}
.floor_3_main .title img {
  display: block;
  margin: 0 auto;
}
.floor_3_main .body {
  padding-top: 55px;
}
.floor_3_main .left {
  margin-top: 5px;
  width: 500px;
  height: 580px;
  background: url(../images/f3_img.jpg) no-repeat;
}
.floor_3_main .left p {
  line-height: 24px;
  width: 381px;
  padding: 60px 0 45px;
  margin: 0 auto;
}
.floor_3_main .left h3 {
  padding-left: 28px;
}
.floor_3_main .right {
  width: 600px;
}
.floor_3_main .right p {
  width: 532px;
  line-height: 30px;
}
.floor_3_main .right .flash {
  width: 600px;
  height: 295px;
  overflow: hidden;
  margin-top: 21px;
}
.floor_4_main {
  background: url(../images/f4_bg.jpg) center top no-repeat;
  width: 100%;
  height: 572px;
}
.floor_4_main .index_title {
  background: url(../images/f4_title.png) center 75px no-repeat;
}
.floor_4_main .index_title h3 {
  color: #f2d380;
}
.floor_4_main .index_title h4 {
  color: #f2d380;
}
.floor_4_main .body {
  overflow: hidden;
  padding-bottom: 45px;
  padding-top: 20px;
}
.floor_4_main ul {
  width: 105%;
}
.floor_4_main li {
  float: left;
  background: url(../images/f4_li.png) no-repeat;
  width: 221px;
  height: 200px;
  margin-right: 23px;
  text-align: center;
}
.floor_4_main li h3 {
  font-size: 63px;
  line-height: 66px;
  padding-top: 40px;
  color:#fee6a5; *padding-bottom:10px;
  background-image: -webkit-linear-gradient(bottom, #ecc14a, #fee6a6, #fee6a5);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.floor_4_main li h3 span {
  font-size: 16px;
  vertical-align: text-top;
  padding-left: 5px;
  color: #f2d380;
}
.floor_4_main li p {
  font-size: 24px;
  color: #f2d380;
}
.floor_4_main .btn {
  text-align: center;
}
.floor_4_main .btn img {
  margin: 0 10px;
  transition: ease-in-out .2s;
}
.floor_4_main .btn a:hover img {
  transform: translateY(5px);
}
.floor_5_main {
  background: url(../images/bg_b.jpg) repeat;
  padding-bottom: 93px;overflow:hidden;
}
.floor_5_main .body {
  width: 1200px;
  height: 499px;
  margin: 0 auto;
  position: relative;
  padding-top: 30px;
}
.floor_5_main .body li {
  position: absolute;
  width: 333px;
}
.floor_5_main .body li h3 {
  font-size: 29px;
  background: url(../images/f5_li.png) no-repeat;
  padding-left: 40px;
  line-height: 29px;
  height: 30px;
  color: #333;
  transition: ease-in-out .2s;
}
.floor_5_main .body li p {
  font-size: 16px;
  line-height: 30px;
  padding-top: 14px;
  padding-left: 41px;
  color: #333;
}
.floor_5_main .body .l1 {
  left: 830px;
  top: 30px;
}
.floor_5_main .body .l2 {
  left: 878px;
  top: 198px;
}
.floor_5_main .body .l3 {
  left: 830px;
  top: 364px;
}
.floor_5_main .body .l4 {
  left: 30px;
  top: 30px;
}
.floor_5_main .body .l5 {
  left: 0;
  top: 198px;
}
.floor_5_main .body .l6 {
  left: 30px;
  top: 364px;
}
.floor_5_main .body li:hover h3 {
  background: url(../images/f5_on.png) no-repeat;
}
.floor_5_main .img {
  position: absolute;
  width: 504px;
  height: 499px;
  z-index: 9;
  left: 50%;
  margin-left: -252px;
  transition: all ease-in-out 5s;
  -webkit-animation: big 5s infinite linear;
}
.floor_6_main {
  background: url(../images/f6_bg.png) center center no-repeat;
  width: 100%;
  height: 120px;
}
.floor_6_main .w1200 {
  position: relative;
}
.floor_6_main .w1200 .img {
  position: absolute;
  left: -112px;
  top: -41px;
}
.floor_6_main .w1200 .box1 {
  padding-left: 100px;
  width: 520px;
}
.floor_6_main .w1200 .box1 h3 {
  font-size: 40px;
  padding-top: 15px;
  color: #e9d9a8;
  background-image: -webkit-linear-gradient(bottom, #ecc14a, #fee6a6, #fee6a5);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.floor_6_main .w1200 .box1 p {
  font-size: 18px;
  color: #f8dd93;
  padding-top: 5px;
}
.floor_6_main .w1200 .box2 a {
  display: block;
  width: 158px;
  height: 36px;
  background: url(../images/f6_btn.png) no-repeat;
  text-align: center;
  font-size: 16px;
  color: #3b0002;
  line-height: 36px;
  margin-left: 45px;
  margin-top: 26px;
}
.floor_6_main .w1200 .box2 p {
  color: #f8dd93;
  font-size: 16px;
  padding-top: 8px;
}
.floor_6_main .w1200 .box2 p b {
  font-size: 24px;
  font-family: arial;
}
.floor_6_main .w1200 .box3 p {
  font-size: 16px;
  color: #630002;
  padding-top: 31px;
  line-height: 26px;
  width: 207px;
  text-align: center;
  margin-left: 18px;
}
.floor_6_main .w1200 .box3 h3 {
  font-size: 33px;
  color:#fee6a5;
  background-image: -webkit-linear-gradient(bottom, #ecc14a, #fee6a6, #fee6a5);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: arial;
  font-weight: 100;
  padding-top: 5px;
}
.floor_7_main {
  overflow: hidden;
  background: url(../images/bg_b.jpg) repeat;
}
.floor_7_main .index_title {
  background: url(../images/f7_title.png) center 75px no-repeat;
}
.floor_7_main .index_title h3 {
  padding-left: 4px;
}
.floor_7_main .picScroll-left {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  margin-bottom: 78px;
}
.floor_7_main .picScroll-left .hd .prev,
.floor_7_main .picScroll-left .hd .next {
  display: block;
  width: 40px;
  height: 40px;
  overflow: hidden;
  cursor: pointer;
  position: absolute;
  left: -80px;
  background: #666;
  top: 50%;
  margin-top: -20px;
  transition: ease-in-out .2s;
  border-radius: 100%;
}
.floor_7_main .picScroll-left .hd .prev i,
.floor_7_main .picScroll-left .hd .next i {
  background-position: -172px 0;
  width: 9px;
  height: 16px;
  margin: 0 auto;
  display: block;
  margin-top: 13px;
}
.floor_7_main .picScroll-left .hd .next {
  left: auto;
  right: -80px;
}
.floor_7_main .picScroll-left .hd .next i {
  background-position: -182px 0;
}
.floor_7_main .picScroll-left .hd .prev:hover {
  background: #d10318;
}
.floor_7_main .picScroll-left .hd .next:hover {
  background: #d10318;
}
.floor_7_main .picScroll-left .bd {
  overflow: hidden;
}
.floor_7_main .picScroll-left .bd ul {
  overflow: hidden;
  zoom: 1;
}
.floor_7_main .picScroll-left .bd ul li {
  margin-right: 30px;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
  position: relative;
  border-radius: 6px 6px 0 0;
  width: 585px;
}
.floor_7_main .picScroll-left .bd ul li:hover .title i {
  background-position: -159px 0;
}
.floor_7_main .picScroll-left .bd ul li .pic {
  text-align: center;
}
.floor_7_main .picScroll-left .bd ul li .pic img {
  width: 585px;
  height: 329px;
  display: block;
}
.floor_7_main .picScroll-left .bd ul li .pic a:hover img {
  border-color: #999;
}
.floor_7_main .picScroll-left .bd ul li .title {
  background: url(../images/f7_bg.png) no-repeat;
  width: 100%;
  color: #fff;
  font-size: 18px;
  height: 56px;
  overflow: hidden;
  line-height: 56px;
}
.floor_7_main .picScroll-left .bd ul li .title a {
  color: #fff;
  display: block;
  width: 100%;
  height: 100%;
}
.floor_7_main .picScroll-left .bd ul li:hover .title a {
  color: #f2d380;
}
.floor_7_main .picScroll-left .bd ul li:hover .pic img {
  -webkit-filter: brightness(105%);
  filters: brightness(105%);
}
.floor_8_main {
  background: url(../images/bg_f.jpg) repeat;
  border-bottom: 1px solid #e3e2e2;
}
.floor_8_main .index_title {
  background: url(../images/f7_title.png) center 75px no-repeat;
}
.floor_8_main .index_title h3 {
  padding-left: 4px;
}
.floor_8_main .body {
  padding-bottom: 100px;
}
.floor_8_main .body .left {
  overflow: hidden;
  width: 589px;
  height: 548px;
}
.floor_8_main .body .left ul {
  width: 105%;
}
.floor_8_main .body .left li {
  float: left;
  width: 282px;
  margin-right: 25px;
  margin-bottom: 20px;
}
.floor_8_main .body .left li img {
  width: 282px;
  height: 212px;
  display: block;
}
.floor_8_main .body .left li p {
  background: url(../images/f8_li.png) no-repeat;
  width: 100%;
  height: 52px;
  line-height: 52px;
  text-align: center;
  font-size: 18px;
  color: #fff;
}
.floor_8_main .body .left li:hover p {
  background: url(../images/f8_on.png) no-repeat;
}
.floor_8_main .body .right .slideBox {
  width: 588px;
  height: 548px;
  overflow: hidden;
  position: relative;
  background: url(../images/f8_bg.png) no-repeat center bottom;
}
.floor_8_main .body .right .slideBox .hd {
  height: 10px;
  overflow: hidden;
  position: absolute;
  left: 23px;
  bottom: 25px;
  z-index: 1;
}
.floor_8_main .body .right .slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}
.floor_8_main .body .right .slideBox .hd ul li {
  float: left;
  margin-right: 10px;
  width: 10px;
  height: 10px;
  line-height: 10px;
  text-align: center;
  background: #3a0001;
  cursor: pointer;
  border-radius: 100%;
}
.floor_8_main .body .right .slideBox .hd ul li.on {
  background: #d10318;
  color: #fff;
}
.floor_8_main .body .right .slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.floor_8_main .body .right .slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
}
.floor_8_main .body .right .slideBox .bd li p {
  font-size: 18px;
  line-height: 72px;
  padding: 0 22px;
}
.floor_8_main .body .right .slideBox .bd li a:hover p {
  color: #d10318;
}
.floor_8_main .body .right .slideBox .bd li a:hover img {
  -webkit-filter: brightness(105%);
  filters: brightness(105%);
}
.floor_8_main .body .right .slideBox .bd img {
  width: 588px;
  height: 440px;
  display: block;
  transition: ease-in-out .2s;
}
.floor_9_main {
  background: url(../images/bg_b.jpg) repeat;
}
.floor_9_main .box1 .left{position:relative;}
.floor_9_main .box1 .left img{ position:absolute;left:-50px;top:10px;;}
.floor_9_main .box1 .picScroll-top {
  margin: 0 auto;
  width: 501px;
  height: 500px;background:url(../images/f9_line.png) no-repeat; 
  overflow: hidden;
  position: relative;
}
.floor_9_main .box1 .picScroll-top .hd .prev,
.floor_9_main .box1 .picScroll-top .hd .next {
  width: 37px;
  height: 10px;
  background-position: -240px 0;
  position: absolute;
  left: 50%;
  margin-left: -18px;
  top: 16px;
  z-index: 10;
  cursor: pointer;
}
.floor_9_main .box1 .picScroll-top .hd .next {
  background-position: -240px -10px;
  top: auto;
  bottom: 13px;
}
.floor_9_main .box1 .picScroll-top .hd ul {
  float: right;
  overflow: hidden;
  margin-top: 10px;
  zoom: 1;
}
.floor_9_main .box1 .picScroll-top .hd ul li {
  float: left;
  width: 9px;
  height: 9px;
  overflow: hidden;
  margin-right: 5px;
  text-indent: -999px;
  cursor: pointer;
  background: url("../images/icoCircle.gif") 0 -9px no-repeat;
}
.floor_9_main .box1 .picScroll-top .hd ul li.on {
  background-position: 0 0;
}
.floor_9_main .box1 .picScroll-top .bd {
  margin: 40px;
  overflow: hidden;
  height: 421px;
}
.floor_9_main .box1 .picScroll-top .bd ul {
  overflow: hidden;
  zoom: 1;
}
.floor_9_main .box1 .picScroll-top .bd ul li:hover .pic img {
  transform: scale(1.1);
}
.floor_9_main .box1 .picScroll-top .bd ul li:hover .title .wx {
  cursor: pointer;
  transition: ease-in-out .2s;
  bottom: 0;
}
.floor_9_main .box1 .picScroll-top .bd ul li:hover .title span {
  background-position: 0 -177px;
  transition: ease-in-out .2s;
}
.floor_9_main .box1 .picScroll-top .bd ul li:hover .title span a {
  color: #fff;
}
.floor_9_main .box1 .picScroll-top .bd ul li {
  text-align: center;
  zoom: 1;
  margin-bottom: 30px;height:120px; vertical-align:top;
  overflow: hidden;
}
.floor_9_main .box1 .picScroll-top .bd ul li .pic {
  text-align: center;
  float: left;
  width: 160px;
  height: 120px;
  overflow: hidden;
}
.floor_9_main .box1 .picScroll-top .bd ul li .pic img {
  width: 160px;
  height: 120px;
  display: block;
  transition: ease-in-out .2s;
}
.floor_9_main .box1 .picScroll-top .bd ul li .pic a:hover img {
  border-color: #999;
}
.floor_9_main .box1 .picScroll-top .bd ul li .title {
  float: right;
  width: 233px;
  text-align: left;
  position: relative;
  height: 120px;overflow:hidden;
}
.floor_9_main .box1 .picScroll-top .bd ul li .title h3 {
 font-size: 18px;
  line-height: 30px;overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;

}
.floor_9_main .box1 .picScroll-top .bd ul li .title p {
   font-size: 14px;
  line-height: 22px;color:#999;
}
.floor_9_main .box1 .picScroll-top .bd ul li .title span {
  display: block;
  width: 108px;
  height: 31px;
  line-height: 31px;
  text-align: center;
  background-position: 0 -146px;
  position: absolute;
  left: 0;
  bottom: 0;
}
.floor_9_main .box1 .picScroll-top .bd ul li .title .wx {
  display: block;
  width: 108px;
  height: 31px;
  line-height: 31px;
  text-align: center;
  background-position: 0 -208px;
  color: #fff;
  font-weight: 400;
  position: absolute;
  right: 0;
  bottom: -32px;
}
.floor_9_main .box2 {
  overflow: hidden;
  padding-bottom: 60px;
}
.floor_9_main .box2 .index_title {
  background: url(../images/f7_title.png) center 75px no-repeat;
}
.floor_9_main .box2 .index_title h3 {
  padding-left: 4px;
}
.floor_9_main .box2 .body {
  background: url(../images/f9_box2_bg.png) no-repeat 100px 179px;
}
.floor_9_main .box2 ul {
  width: 105%;
}
.floor_9_main .box2 li {
  float: left;
  width: 149px;
  height: 263px;
  background: url(../images/f9_box2_li.png) no-repeat;
  text-align: center;
  margin-right: 60px;
  transition: ease-in-out .2s;
}
.floor_9_main .box2 li i {
  width: 50px;
  height: 50px;
  background-position: 0 -242px;
  margin-top: 49px;
}
.floor_9_main .box2 li p {
  font-size: 20px;
  margin-top: 32px;
  font-family: arial; letter-spacing:-2px;
}
.floor_9_main .box2 li h3 {
  font-size: 18px;
  color: #151d2d;
  font-weight: 400;
  padding-top: 49px;
}
.floor_9_main .box2 li:hover {
  background: url(../images/f9_box2_on.png) no-repeat;
}
.floor_9_main .box2 li:hover p {
  color: #f2d380;
}
.floor_9_main .box2 li:hover h3 {
  color: #d10318;
  font-weight: bold;
}
.floor_9_main .box2 .l2 i {
  background-position: -50px -242px;
}
.floor_9_main .box2 .l3 i {
  background-position: -100px -242px;
}
.floor_9_main .box2 .l4 i {
  background-position: -150px -242px;
}
.floor_9_main .box2 .l5 i {
  background-position: -200px -242px;
}
.floor_9_main .box2 .l6 i {
  background-position: -250px -242px;
}
.floor_9_main .box2 .l7 {
  float: right;
  margin-right: 188px;
}
.floor_9_main .box2 .l7 i {
  background-position: -200px -292px;
}
.floor_9_main .box2 .l8 {
  float: right;
}
.floor_9_main .box2 .l8 i {
  background-position: -150px -292px;
}
.floor_9_main .box2 .l9 {
  float: right;
}
.floor_9_main .box2 .l9 i {
  background-position: -100px -292px;
}
.floor_9_main .box2 .l10 {
  float: right;
}
.floor_9_main .box2 .l10 i {
  background-position: -50px -292px;
}
.floor_9_main .box2 .l11 {
  float: right;
}
.floor_9_main .box2 .l11 i {
  background-position: 0 -292px;
}
.floor_10_main {
  background: url(../images/bg_b.jpg) repeat;
  padding-bottom: 96px;
  overflow: hidden;
}
.floor_10_main .index_title {
  background: url(../images/f7_title.png) center 75px no-repeat;
}
.floor_10_main .index_title h3 {
  padding-left: 4px;
}
.floor_10_main .picScroll-left {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}
.floor_10_main .picScroll-left .hd .prev,
.floor_10_main .picScroll-left .hd .next {
  display: block;
  width: 40px;
  height: 40px;
  overflow: hidden;
  cursor: pointer;
  position: absolute;
  left: -80px;
  background: #666;
  top: 50%;
  margin-top: -20px;
  transition: ease-in-out .2s;
  border-radius: 100%;
}
.floor_10_main .picScroll-left .hd .prev i,
.floor_10_main .picScroll-left .hd .next i {
  background-position: -172px 0;
  width: 9px;
  height: 16px;
  margin: 0 auto;
  display: block;
  margin-top: 13px;
}
.floor_10_main .picScroll-left .hd .next {
  left: auto;
  right: -80px;
}
.floor_10_main .picScroll-left .hd .next i {
  background-position: -182px 0;
}
.floor_10_main .picScroll-left .hd .prev:hover {
  background: #d10318;
}
.floor_10_main .picScroll-left .hd .next:hover {
  background: #d10318;
}
.floor_10_main .picScroll-left .bd {
  overflow: hidden;
}
.floor_10_main .picScroll-left .bd ul {
  overflow: hidden;
  zoom: 1;
}
.floor_10_main .picScroll-left .bd ul li {
  margin-right: 23px;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
  position: relative;
  border-radius: 6px 6px 0 0;
  width: 282px;
}
.floor_10_main .picScroll-left .bd ul li:hover .title i {
  background-position: -159px 0;
}
.floor_10_main .picScroll-left .bd ul li .pic {
  position: relative;
  text-align: center;
  width: 280px;
  height: 210px;
  border: 1px solid #ddd;
  overflow: hidden;
}
.floor_10_main .picScroll-left .bd ul li .pic .on {
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/bg5.png) repeat;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  opacity: 0;
  filter: alpha(opacity=0);
}
.floor_10_main .picScroll-left .bd ul li .pic .on i {
  width: 60px;
  height: 60px;
  background-position: -125px -36px;
  position: absolute;
  left: 50%;
  margin-left: -30px;
  top: 50%;
  margin-top: 0px;
  transition: ease-in-out .2s;
}
.floor_10_main .picScroll-left .bd ul li .pic img {
  width: 280px;
  height: 210px;
  display: block;
  transition: ease-in-out .3s;
}
.floor_10_main .picScroll-left .bd ul li .title {
  background: url(../images/f8_li.png) no-repeat;
  width: 100%;
  color: #fff;
  font-size: 18px;
  height: 52px;
  overflow: hidden;
  line-height: 52px;
}
.floor_10_main .picScroll-left .bd ul li .title a {
  color: #fff;
  display: block;
  width: 100%;
  height: 100%;
}
.floor_10_main .picScroll-left .bd ul li:hover .pic img {
  transform: scale(1.1);
}
.floor_10_main .picScroll-left .bd ul li:hover .pic .on {
  opacity: 1;
  filter: alpha(opacity=100);
}
.floor_10_main .picScroll-left .bd ul li:hover .pic .on i {
  margin-top: -30px;
}
.floor_10_main .picScroll-left .bd ul li:hover .title {
  background: url(../images/f8_on.png) no-repeat;
}
.floor_10_main .picScroll-left.flash .bd ul li .title {
  font-size: 16px;
}
.floor_10_main .picScroll-left.flash .bd ul li:hover .title a {
  color: #f2d380;
}
.floor_10_main .slideTxtBox .hd {
  height: 45px;
  line-height: 45px;
  background: #3b0002;
}
.floor_10_main .slideTxtBox .hd .right {
  color: #fff;
  padding-right: 25px;
  transition: ease-in-out .2s;
}
.floor_10_main .slideTxtBox .hd .right:hover {
  padding-right: 35px;
}
.floor_10_main .slideTxtBox .hd ul li {
  float: left;
  cursor: pointer;
  width: 234px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  position: relative;
}
.floor_10_main .slideTxtBox .hd ul li.on .icon {
  width: 13px;
  height: 8px;
  background-position: -285px 0;
  position: absolute;
  bottom: -8px;
  left: 50%;
  margin-left: -13px;
}
.floor_10_main .slideTxtBox .hd ul li.on {
  height: 45px;
  background: #ce0015;
}
.floor_10_main .slideTxtBox .bd_all {
  border: 1px solid #ddd;
  width: 996px;
  height: 383px;
  overflow: hidden;
}
.floor_10_main .slideTxtBox .bd ul {
  zoom: 1;
  padding: 0 20px;
}
.floor_10_main .slideTxtBox .bd ul .news_top {
  margin-top: 30px;
  padding-bottom: 20px;
  border-bottom: 1px dotted #ddd;
  *border-bottom: none;
  display: block;
}
.floor_10_main .slideTxtBox .bd ul .news_top .left {
  width: 200px;
  height: 150px;
  overflow: hidden;
}
.floor_10_main .slideTxtBox .bd ul .news_top .left img {
  width: 200px;
  height: 150px;
  transition: .9s;
  -moz-transition: .9s;
  -webkit-transition: .9s;
  -o-transition: .9s;
  display: block;
}
.floor_10_main .slideTxtBox .bd ul .news_top a:hover img {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
}
.floor_10_main .slideTxtBox .bd ul .news_top .right {
  width: 736px;
  padding-left: 20px;
}
.floor_10_main .slideTxtBox .bd ul .news_top .right h3 {
  border-bottom: 1px solid #ddd;
  color: #ce0015;
  font-size: 18px;
  font-weight: 100;
  line-height: 45px;
  width: 100%;
}
.floor_10_main .slideTxtBox .bd ul .news_top .right p {
  line-height: 20px;
  font-size: 14px;
  padding: 12px 0;
}
.floor_10_main .slideTxtBox .bd ul .news_top .right i {
  width: 10px;
  height: 11px;
  background-position: -211px 0;
  margin-right: 5px;
  margin-bottom: 2px;
}
.floor_10_main .slideTxtBox .bd ul .news_top .right span {
  color: #909090;
  font-size: 12px;
  font-family: arial;
  line-height: 12px;
}
.floor_10_main .slideTxtBox .bd ul .news_top a:hover p {
  color: #333;
}
.floor_10_main .box2 {
  margin-bottom: 31px;
}
.floor_10_main .box2 .slideTxtBox {
  width: 771px;
}
.floor_10_main .box2 .slideTxtBox .bd_all {
  width: 769px;
  height: 365px;
  background: #fff;
}
.floor_10_main .box2 .slideTxtBox .bd ul .news_top {
  padding-bottom: 10px;
}
.floor_10_main .box2 .slideTxtBox .bd ul .news_top .left {
  width: 99px;
  height: auto;
}
.floor_10_main .box2 .slideTxtBox .bd ul .news_top .left h3 {
  width: 100%;
  height: 30px;
  line-height: 30px;
  background: #ce0015;
  text-align: center;
  color: #fff;
}
.floor_10_main .box2 .slideTxtBox .bd ul .news_top .left h2 {
  border: 1px solid #d1d1d1;
  text-align: center;
  width: 97px;
  height: 68px;
  line-height: 68px;
  font-size: 48px;
  color: #ce0015;
  background: #fff;
}
.floor_10_main .box2 .slideTxtBox .bd ul .news_top .right {
  width: 587px;
}
.floor_10_main .box2 .slideTxtBox .bd ul .news_top .right h1 {
  padding: 0;
  line-height: 30px;
}
.floor_10_main .box2 .slideTxtBox .bd ul .news_top .right p {
  padding-bottom: 0;
}
.floor_10_main .box2 .slideTxtBox .bd ul .news_top a {
  padding-bottom: 15px;cursor:pointer;
}
.floor_10_main .box2 .slideTxtBox .bd ul .news_top a:hover p {
  color: #333;
}
.floor_10_main .box2 .slideTxtBox .bd ul {
  padding: 0 29px;
}
.floor_10_main .box2 .slideTxtBox .bd ul dl {
  height: auto;
  padding-top: 15px;
  width: 110%;
}
.floor_10_main .box2 .slideTxtBox .bd ul dl .clearfix {
  border: none;
  margin-right: 50px;
  line-height: 36px;
  height: 36px;
  width: 330px;vertical-align:top;overflow:hidden;
  float: left;
}
.floor_10_main .box2 .slideTxtBox .bd ul dl .clearfix .left {
  width: 210px;overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
}
.floor_10_main .box2 .slideTxtBox .bd ul dl .clearfix .right {
  width: 97px;text-align:right;float:right;
  color: #999;
}
.floor_10_main .box2 .slideTxtBox .bd ul dl dd {
  float: left;
}
.floor_10_main .box3 {
  width: 400px;
  height: 434px;
  overflow: hidden;
}
.floor_10_main .box3 .t {
  background: #3b0002;
  height: 45px;
  line-height: 45px;
  padding: 0 15px;
}
.floor_10_main .box3 .t .left {
  font-size: 16px;
}
.floor_10_main .box3 .t .right {
  font-size: 12px;
}
.floor_10_main .box3 .t a {
  color: #fff;
}
.floor_10_main .box3 .con {
  text-align: center;
  border: 1px solid #ddd;
  padding: 16px;
  height: 334px;
  border-top: none;
}
.floor_10_main .box3 .con img {
  padding: 6px 0 4px;
}
.floor_10_main .box3 .con dl {
  padding-top: 15px;
  width: 339px;
  margin: 0 auto;
}
.floor_10_main .box3 .con dl a {
  line-height: 32px;
  height: 32px;
  width: 100%;cursor:pointer;
}
.floor_10_main .box4 {  
  padding: 10px;
}
.floor_10_main .box4 .more{width:190px;height:45px;line-height:45px;background:url(../images/join_btn.png) no-repeat;color:#fff;text-align:center;font-size:16px;transition:ease-in-out .2s; margin:50px auto 0px;}
.floor_10_main .box4 .more a{display:block;width:100%; height:100%;color:#fff;}
.floor_10_main .box4 .more:hover{transform:translateY(10px);}
.floor_10_main .box4 .picScroll-left .bd ul {
  width: 105%;
}
.floor_10_main .box4 .picScroll-left .bd ul li {
  float: left;
  width:220px;
  background: #f8f8f8;
  margin-right: 25px;
  transition: ease-in-out .2s;
}
.floor_10_main .box4 .picScroll-left .bd ul li .img {
  width: 100%;
  height: 165px;
  display: block;
  overflow: hidden;
}
.floor_10_main .box4  .picScroll-left .bd ul li .img img {
  display: block;
  width: 100%;
  height: 100%;
  transition: ease-in-out .2s;
}
.floor_10_main .box4   .picScroll-left .bd ul li .txt {
  border: 1px solid #ddd;
  border-top: none;
  padding-top:10px;
  padding-bottom: 10px;
}
.floor_10_main .box4  .picScroll-left .bd ul li .txt  a{display:block;width:100%; height:100%; cursor:pointer;}
.floor_10_main .box4  .picScroll-left .bd ul li .txt .left {
  width: 96px;
  text-align: right;
}
.floor_10_main .box4   .picScroll-left .bd ul li .txt .left h3 {
  font-size: 26px;
  font-weight: 400;
  line-height: 28px;
}
.floor_10_main .box4  .picScroll-left .bd ul li .txt .left p {
  color: #999;
  margin-bottom: 32px;
}
.floor_10_main .box4  .picScroll-left .bd ul li .txt .left i {
  width: 30px;
  height: 5px;
  background-position: -302px 0;
}
.floor_10_main .box4  .picScroll-left .bd ul li .txt .right {
  width: 236px;
  padding-right: 22px;
}
.floor_10_main .box4  .picScroll-left .bd ul li .txt .right h3 {
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  height: 48px;
  padding-bottom: 12px;text-align:left;
}
.floor_10_main .box4  .picScroll-left .bd ul li .txt .right p {
  color: #999;text-align:left;
}
.floor_10_main .box4  .picScroll-left .bd ul li:hover {
  background: #fff;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}
.floor_10_main .box4  .picScroll-left .bd ul li:hover .left h3 {
  color: #d10318;
}
.floor_10_main .box4 .picScroll-left .bd ul  li:hover .right h3 {
  color: #d10318;
}
.bottom_main {
  background: #2c0809;
  padding: 77px 0 80px;
}
.bottom_main .box1 {
  width: 300px;
}
.bottom_main .box1 p {
  color: #999;
  line-height: 24px;
  padding-top: 27px;
}
.bottom_main .box1 .icon {
  display: block;
  background-position: 0 -208px;
  width: 108px;
  height: 31px;
  line-height: 32px;
  text-align: center;
  color: #f2d380;
  margin-top: 14px;
  margin-bottom: 12px;
}
.bottom_main .box1 h3 {
  color: #f2d380;
  font-size: 28px;
  font-family: arial;
  font-weight: 400;
}
.bottom_main .box2 dl {
  float: left;
  width: 150px;
}
.bottom_main .box2 dl span {
  display: block;
  width: 20px;
  height: 1px;
  background: #633a3b;
  margin: 10px 0;
}
.bottom_main .box2 dl dt a {
  font-size: 18px;
  color: #fff;
}
.bottom_main .box2 dl dt a:hover {
  color: #f2d380;
}
.bottom_main .box2 dl dd {
  line-height: 28px;
}
.bottom_main .box2 dl dd a {
  color: #fff;
}
.bottom_main .box2 dl dd a:hover {
  color: #f2d380;
}
.bottom_main .box3 {
  width: 151px;
  text-align: center;
  color: #999;
}
.bottom_main .box3 img {
  width: 126px;
  height: 126px;
  display: block;
  padding: 12px;
  background: #fff;
}
.bottom_main .box3 p {
  padding-top: 10px;
}
.bottom_copy {
  background: #180101;
  line-height: 20px;
  color: #ccc;
  height:20px;padding:15px 0 15px;
  font-size: 12px; overflow: hidden;
 
}
.bottom_copy a {
  color: #ccc;
}
.bottom_copy a:hover {
  color: #fff;
}
.hvr-float-shadow {
  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-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-float-shadow:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 5px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(206, 0, 21, 0.5) 0%, rgba(206, 0, 21, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(206, 0, 21, 0.5) 0%, rgba(0, 0, 0, 0) 80%);
  /* W3C */ -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}
.hvr-float-shadow:hover,
.hvr-float-shadow:focus,
.hvr-float-shadow:active {
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
/* move the element up by 5px */ }
.hvr-float-shadow:hover:before,
.hvr-float-shadow:focus:before,
.hvr-float-shadow:active:before {
  opacity: 1;
  -webkit-transform: translateY(3px);
  transform: translateY(3px);
/* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */ }
@-webkit-keyframes big {
  0% {
    -webkit-transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
/* Underline From Left */
.hvr-underline-from-left {
  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;
  overflow: hidden;
}
.hvr-underline-from-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  bottom: 0px;
  background: #ce0015;
  height: 2px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-from-left:hover:before,
.hvr-underline-from-left:focus:before,
.hvr-underline-from-left:active:before {
  right: 0;
}
.ewmbox {
  width: 300px;
  height: 320px;
  padding-top: 20px;
  background: #fff;
  z-index: 9999;
  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(../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;
}
.dialog-layout {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
/*rightFix*/
.rightFix {
  width: 60px;
  position: fixed;
  right: 10px;
  top: 50%;
  margin-top: -120px;
  z-index: 999;
}
.rightFix a {
  width: 60px;
  height: auto;
  background: #d10318;
  text-align: center;
  display: block;
  margin-bottom: 1px;
  position: relative;
  padding-top: 8px;
  border-radius: 5px;
  padding-bottom: 5px;
}
.rightFix a h3 {
  color: #fff;
  font-weight: 400;
  font-size: 12px;
}
.rightFix .ico {
  width: 32px;
  height: 32px;
  display: block;
  position: relative;
  overflow: hidden;
  transition: all ease 300ms;
  margin: 0 auto;
  margin-bottom: 1px;
  padding: 0px;
  background: url(../images/fix-ico.png) no-repeat 0 0;
}
.rightFix .img {
  width: 110px;
  height: auto;
  position: absolute;
  left: -10px;
  top: 0;
  padding: 6px;
  background: #3a0001;
  border: 1px solid #ddd;
  background: #fff;
  display: none;
  text-align: center;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all ease-in-out 0.2s;
  border-radius: 5px;
  color: #333;
  padding-bottom: 10px;
}
.rightFix .img p {
  padding-top: 5px;
}
.rightFix a:hover .img {
  opacity: 1;
  filter: alpha(opacity=100);
  left: -140px;display:block;
}
.rightFix .img img {
  width: 110px;
  height: 110px;
}
.rightFix a span {
  width: 210px;
  text-align: center;
  height: 62px;
  line-height: 62px;
  position: absolute;
  left: -78px;
  top: 0px;
  background: #3a0001;
  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: 7px 0 0 7px;
}
.rightFix a:hover {
  background-color: #3a0001;
  overflow: visible;
}
.rightFix a:hover h3 {
  color: #f2d380;
}
.rightFix a.fix-ewm:hover img {
  opacity: 1;
  filter: alpha(opacity=100);
  left: -140px;
}
.rightFix a:hover span {
  opacity: 1;
  filter: alpha(opacity=100);
  left: -215px;
}
.rightFix .fix-tel:hover .ico {
  background-position: -32px 0;
}
.rightFix .fix-xcx .ico {
  background-position: 0 -32px;
}
.rightFix .fix-xcx:hover .ico {
  background-position: -32px -32px;
}
.rightFix .fix-ewm .ico {
  background-position: 0px -64px;
}
.rightFix .fix-ewm:hover .ico {
  background-position: -32px -64px;
}
.rightFix .mess .ico {
  background-position: 0 -96px;
}
.rightFix .mess:hover .ico {
  background-position: -32px -96px;
}
.rightFix .fix_top .ico {
  background-position: 0 -128px;
}
.rightFix .fix_top:hover .ico,
.rightFix .fix_top.hover .ico {
  background-position: -32px -128px;
}
.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;
}
@media (max-width: 1600px) {
  
  .floor_10_main .picScroll-left .hd .prev,
  .floor_10_main .picScroll-left .hd .next {
    left: -60px;
  }
  .floor_10_main .picScroll-left .hd .next {
    left: auto;
    right: -60px;
  }
    .head_main{background:#d10318;}
  
  .head_main .wx {
    margin-left: 0;
  }
  .head_main .nav li {
    margin-left: 1px;
  }
  .head_main .logo {
    left: 15px;
  }
  .head_main .logo img {
    width: 350px;
  }
}
@media (max-width: 1360px) {
    .head_main .logo {
    left: 15px;
  }
    .head_main .logo a{display:block;width:140px;height:52px;background:url(../images/logo.png) no-repeat;}
  .head_main .logo img {
    display:none;
  }
}
.sub_banner {
  height: 200px;
  width: 100%;
  overflow: hidden;
}
.sub_banner h3 {
  font-size: 40px;
  color: #f2d380;
  font-weight: 400;
  padding-top: 57px;
  line-height: 42px;
  height: 42px;
  margin-bottom: 12px;
}
.sub_banner h3 b {
  float: left;
  font-weight: 400;
}
.sub_banner h3 span {
  display: block;
  width: 100px;
  height: 1px;
  background: #807147;
  float: left;
  margin-left: 40px;
  margin-top: 22px;
}
.sub_banner p {
  color: #f2d380;
}
.sub_banner p a {
  color: #f2d380;
}
.sub_banner p i {
  width: 16px;
  height: 14px;
  background-position: -340px 0;
  margin-right: 10px;
}
.sub_banner p a:hover {
  color: #d10318;
}
.sub_local {
  background: #fff;
  height: 59px;
  line-height: 59px;
  border-bottom: 1px solid #cdcccc;
}
.sub_local .left li {
  font-size: 16px;
  margin-right: 50px;
  float: left;
  position: relative;
}
.sub_local .left li span {
  display: block;
  width: 0;
  height: 3px;
  position: absolute;
  left: 50%;
  transition: ease-in-out .2s;
  background: #d10318;
  bottom: 0;
}
.sub_local .left li a {
  color: #3a0001;
  display: inline-block;
  transition: ease-in-out .2s;
}
.sub_local .left li a.hover span,
.sub_local .left li a:hover span {
  width: 100%;
  left: 0;
}
.box_line .box_top {
  width: 100%;
  height: 5px;
  background: url(../images/w1200_top.png) no-repeat;
}
.box_line .box_con {
  border-left: 1px solid #c7baba;
  border-right: 1px solid #c7baba;
}
.box_line .box_bott {
  width: 100%;
  height: 5px;
  background: url(../images/w1200_bott.png) no-repeat;
}
.contact {
  margin-top: 52px;
}
.contact .box_con {
  padding-top: 5px;
}
.contact .box1 {
  background: url(../images/contact_bg.jpg) no-repeat;
  width: 1180px;
  margin: 0 auto;
  text-align: center;
}
.contact .box1 h4 {
  font-size: 40px;
  color: #fff;
  padding-top: 165px;
  font-weight: 400;
}
.contact .box1 h5 {
  color: #fff;
  font-size: 24px;
  padding-top: 10px;
  padding-bottom: 59px;
}
.contact .box1 ul {
  width: 440px;
  margin: 0 auto;
}
.contact .box1 li {
  float: right;
  border: 1px solid #c7baba;
  background: #fff;
  width: 178px;
  height: 198px;
  line-height: 34px;
  border-radius: 5px;
}
.contact .box1 li img {
  width: 145px;
  height: 145px;
  display: block;
  margin: 0 auto;
  margin-top: 19px;
}
.contact .box1 li:first-child {
  float: left;
}
.contact .box2 {
  width: 1099px;
  margin: 0 auto;
}
.contact .box2 ul {
  border-bottom: 1px solid #ddd;
  padding-top: 45px;
  padding-bottom: 27px;
  overflow: hidden;
}
.contact .box2 ul li {
  float: left;
  width: 340px;
  transition: ease-in-out .2s;
}
.contact .box2 ul li i {
  width: 55px;
  height: 55px;
  background-position: -114px -144px;
  float: left;
  margin-right: 10px;
}
.contact .box2 ul li h3 {
  font-size: 16px;
  font-weight: 400;
}
.contact .box2 ul li p {
  font-size: 24px;
  padding-top: 5px;
}
.contact .box2 ul li:hover {
  transform: translateY(-5px);
}
.contact .box2 ul .l2 {
  width: 380px;
}
.contact .box2 ul .l2 i {
  background-position: -169px -144px;
}
.contact .box2 ul .l3 {
  width: 370px;
}
.contact .box2 ul .l3 i {
  background-position: -224px -144px;
}
.contact .box2 .address {
  padding-top: 36px;
  padding-bottom: 60px;
}
.contact .box2 .address i {
  width: 55px;
  height: 55px;
  background-position: -279px -144px;
  float: left;
  margin-right: 20px;
}
.contact .box2 .address h3 {
  font-weight: 400;
  line-height: 30px;
  font-size: 16px;
  height: 30px;
  *margin-top: -20px;
}
.contact .box2 .address dd {
  float: left;
  line-height: 30px;
}
.contact .box2 .address dd:first-child {
  width: 525px;
}
.join_box .index_title {
  background: url(../images/f7_title.png) center 75px no-repeat;
}
.join_box .imgwx{border:1px solid #ddd;border-radius:5px;text-align:center;margin:0 auto;width:280px; font-size:20px;margin:20px auto 80px; padding-bottom:15px;}
.join_box .imgwx img{width:260px;}
.join_box .index_title h3 {
  padding-left: 4px;
}
.join_box .box1 {
  background: url(../images/join_box_bg.jpg) no-repeat;
  width: 1201px;
  height: 222px;
}
.join_box .box1 h4 {
  padding-left: 35px;
  font-size: 40px;
  font-weight: 400;
  padding-top: 78px;
}
.join_box .box1 h4 b {
  color: #d10318;
}
.join_box .box1 p {
  padding-left: 35px;
  font-size: 26px;
  padding-top: 7px;
}
.join_box .box1 p b {
  color: #d10318;
}
.join_box .box1 p i {
  width: 18px;
  height: 18px;
  background-position: -145px 0;
  margin-left: 7px;
  margin-bottom: 2px;
}
.join_box .box2 {
  padding-top: 29px;

}
.join_box.floor_2_main{background:none;}
.join_box.floor_2_main .box2{display:block;}
.join_box .box2 ul {
  margin-bottom: 10px;
  display: block;
}
.join_box .box2 ul li {
  border: 1px solid #c6a499;
  height: 38px;
  line-height: 38px;
  background: #fff;
  margin-bottom: 19px;
  border-radius: 3px;
  float: left;
}
.join_box .box2 ul li label {
  width: 99px;
  text-align: center;
  display: block;
  float: left;
  border-right: 1px solid #c6a499;
  font-size: 16px;
}
.join_box .box2 ul li input {
  width: 190px;
  margin-left: 5px;
  border: none;
  outline: none;
}
.join_box .box2 ul li b {
  color: #d10318;
}
.join_box .box2 ul .l1 {
  float: left;
  width: 318px;
}
.join_box .box2 ul .email {
  float: right;
  width: 517px;
}
.join_box .box2 ul .email input {
  width: 390px;
}
.join_box .box2 ul .l2 {
  margin-left: 20px;
  float: left;
  width: 318px;
}
.join_box .box2 ul .l3 {
  width: 658px;
}
.join_box .box2 ul .l3 select {
  width: 28%;
  padding-left: 1%;
  float: left;
  border: none;
  background: none;
  line-height: 38px;
  height: 38px;
  text-align: center;
  outline: none;
  *margin-bottom: 5px;
  *margin-top: 5px;
  *line-height: 28px;
  *margin-left: 1%;
  *padding-left: 0;
  *width: 27%;
  *height: 28px;
}
.join_box .box2 ul .l4 {
  float: right;
  width: 517px;
}
.join_box .box2 ul .l4 input {
  width: 390px;
}
.join_box .box2 .btn {
  background: url(../images/join_btn.png) no-repeat;
  outline: none;
  border: none;
  width: 190px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  display: block;
  margin: 0 auto;
  color: #f2d380;
  font-weight: bold;
  font-size: 18px;
  cursor: pointer;
  transition: ease-in-out .2s;
}
.join_box .box2 .btn:hover {
  transform: translateY(5px);
}
.join_1_main {
  background: url(../images/bg_f.jpg) repeat;
  padding-bottom: 56px;
  border-bottom: 1px solid #e2e1e1;
}
.join_1_main .index_title {
  background: url(../images/join_1_title.png) center 75px no-repeat;
  padding-bottom: 67px;
}
.join_1_main .index_title h3 {
  font-size: 45px;
  letter-spacing: 17px;
  padding-top: 28px;
}
.join_1_main li {
  overflow: hidden;
  margin-bottom: 40px;
}
.join_1_main li .left {
  padding-left: 50px;
  padding-right: 70px;
  padding-top: 50px;
  width: 425px;
  height: 195px;
  border: 1px solid #421b1b;
}
.join_1_main li .left h3 {
  line-height: 54px;
  transition: ease-in-out .2s;
}
.join_1_main li .left h3 span {
  display: block;
  width: 54px;
  height: 54px;
  background-position: -192px -29px;
  text-align: center;
  line-height: 75px;
  font-size: 44px;
  font-family: arial;
  color: #0055a8;
  float: left;
}
.join_1_main li .left h3 b {
  color: #d10318;
  font-size: 45px;
  padding-left: 21px;
}
.join_1_main li .left p {
  font-size: 16px;
  line-height: 28px;
  padding-top: 10px;
}
.join_1_main li .right {
  background: #000;
  width: 653px;
  height: 247px;
  overflow: hidden;
}
.join_1_main li .right img {
  display: block;
  width: 653px;
  height: 247px;
}
.join_1_main .l2 .left {
  float: right;
}
.join_1_main .l2 .right {
  float: left;
}
.join_1_main li:hover .left h3 {
  transform: translateX(10px);
}
.join_2_main {
  padding-bottom: 15px;
}
.join_2_main .index_title {
  background: url(../images/join_1_title.png) center 75px no-repeat;
  padding-bottom: 47px;
}
.join_2_main .index_title h3 {
  font-size: 45px;
  letter-spacing: 17px;
  padding-top: 28px;
  padding-right: 58px;
}
.join_2_main .index_title h4 {
  padding-top: 25px;
}
.join_2_main .body {
  overflow: hidden;
  padding-bottom: 20px;*padding-bottom: 45px;
}
.join_2_main .body ul {
  width: 110%;
  padding-left: 79px;
  padding-top: 57px;
}
.join_2_main .body li {
  font-size: 16px;
  line-height: 26px;
  float: left;
  width: 465px;
  padding-right: 135px;
  height: 42px;
  line-height: 21px;
  margin-bottom: 30px;
  transition: ease-in-out .2s;
}
.join_2_main .body li i {
  width: 42px;
  height: 42px;
  background-position: -184px -90px;
  float: left;
  margin-right: 12px;
}
.join_2_main .body .l2 {
  line-height: 42px;
}
.join_2_main .body li:hover {
  transform: translateX(10px);
}
.join_3_main .box2{padding-bottom:0;}
.floor_9_main.join_3_main .index_title {
  background: url(../images/join_3_title.png) center 75px no-repeat;
  padding-bottom: 62px;
}
.floor_9_main.join_3_main .index_title h3 {
  font-size: 45px;
  letter-spacing: 17px;
  padding-top: 28px;
  padding-left: 16px;
}
.floor_9_main.join_3_main .index_title h4 {
  padding-top: 25px;
}
.join_4_main {
  background: url(../images/bg_f.jpg) repeat;
  width: 100%;
}
.join_4_main .index_title {
  background: url(../images/join_3_title.png) center 75px no-repeat;
  padding-bottom: 62px;
}
.join_4_main .index_title h3 {
  font-size: 45px;
  letter-spacing: 17px;
  padding-top: 28px;
  padding-left: 16px;
}
.news_remm {
  background: url(../images/news_top.png) no-repeat;
  width: 1099px;
  margin: 50px auto 0px;
  height: 255px;
  padding: 50px;
}
.news_remm .slideBox {
  position: relative;
  width: 979px;
  margin: 0 auto;
}
.news_remm .slideBox .hd {
  display: none;
}
.news_remm .slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.news_remm .slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
}
.news_remm .slideBox .bd li a {
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.news_remm .slideBox .bd li img {
  float: left;
  margin-right: 56px;
  width: 337px;
  height: 254px;
  border-radius: 5px;
}
.news_remm .slideBox .bd li h4 {
  font-size: 18px;
  padding-top: 31px;
  padding-bottom: 15px;
  color: #666;
}
.news_remm .slideBox .bd li h3 {
  font-size: 24px;
  padding-bottom: 22px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #d10318;
}
.news_remm .slideBox .bd li p {
  line-height: 26px;
  font-size: 16px;
  color: #666;
  height: 32px;
  padding-bottom: 58px;
}
.news_remm .slideBox .bd li span {
  color: #666;
}
.news_remm .slideBox .bd li i {
  width: 115px;
  height: 5px;
  background-position: -115px -204px;
  transition: ease-in-out .2s;
}
.news_remm .slideBox .bd li:hover i {
  transform: translateX(10px);
}
.news_remm .slideBox .prev,
.news_remm .slideBox .next {
  width: 45px;
  height: 45px;
  background: #999;
  border-radius: 100%;
  position: absolute;
  left: -70px;
  top: 50%;
  margin-top: -22px;
}
.news_remm .slideBox .prev i,
.news_remm .slideBox .next i {
  width: 11px;
  height: 19px;
  background-position: -253px -26px;
  display: block;
  margin: 0 auto;
  margin-top: 13px;
}
.news_remm .slideBox .next {
  left: auto;
  right: -70px;
}
.news_remm .slideBox .next i {
  background-position: -265px -26px;
}
.news_remm .slideBox .prev:hover,
.news_remm .slideBox .next:hover {
  background: #d10318;
}
.news_list {
  margin-bottom: 110px; margin-top:30px;
}
.news_list .body li {
  padding-top: 41px;
}
.news_list .body li a {
  cursor: pointer;
  display: block;
  width: 100%;
  height: 100%;
}
.news_list .body li .left {
  width: 150px;
  padding-left: 47px;
}
.news_list .body li .left h4 {
  font-size: 40px;
  color: #666;
  font-weight: 400;
  line-height: 41px;
}
.news_list .body li .left img{width:130px;height:auto; max-height:98px;}
.news_list .body li .left p {
  font-size: 20px;
  color: #999;
}
.news_list .body li .right {
  border-bottom: 1px solid #dadce0;
  width: 950px;
  margin-right: 48px;
  padding-bottom: 22px;
}
.news_list .body li .right h3 {
  font-size: 24px;
  font-weight: 400;
}
.news_list .body li .right p {
  font-size: 16px;
  line-height: 26px;
  color: #666;
  padding-top: 12px;
}
.pager {
  display: block;
  padding: 40px 0 40px;
  text-align: center;
  font-size: 12px;
}
.pager span,
.pager a {
  display: inline-block;
  border: 1px solid #491314;
  color: #333;
  height: 24px;
  line-height: 24px;
  padding: 2px 12px 2px;
  text-decoration: none;
  margin: 0 4px;
}
.pager a:hover {
  background: #c31c14;
  border-color: #c31c14;
  color: #fff;
  text-decoration: none;
}
.pager .cur {
  background: #c31c14;
  border-color: #c31c14;
  color: #fff;
}
.pager span.dot {
  background: #d10318;
  border-color: #d10318;
  color: #fff;
}
.product_list {
  overflow: hidden;
  padding-top: 50px;
}
.product_list .pager {
  padding-bottom: 0;
}
.product_list ul {
  width: 105%;
}
.product_list li {
  float: left;
  width: 374px;
  margin-right: 25px;
  margin-bottom: 40px;
}
.product_list li img {
  width: 372px;
  height: 277px;
  display: block;border:1px solid #ddd;
}
.product_list li p {
  background: url(../images/product_list_li.png) no-repeat;
  width: 100%;
  height: 52px;
  line-height: 52px;
  text-align: center;
  font-size: 18px;
  color: #fff;
}
.product_list li:hover p {
  background: url(../images/product_list_on.png) no-repeat;
  color: #f2d380;
}
.space_box .index_title {
  background: url(../images/f7_title.png) center 75px no-repeat;
}
.space_box .index_title h3 {
  padding-left: 4px;
}
.space_box .space_box_remm {
  width: 1200px;
  height: 509px;
  margin: 0 auto;margin-top: 20px;
  background: url(../images/space_bg.png) right top no-repeat;
}
.space_box .space_box_remm .slideBox {
  position: relative;
  width: 100%;
  margin: 0 auto;
  
}
.space_box .space_box_remm .slideBox .hd {
  display: none;
}
.space_box .space_box_remm .slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.space_box .space_box_remm .slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
}
.space_box .space_box_remm .slideBox .bd li a {
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.space_box .space_box_remm .slideBox .bd li img {
  float: left;
  margin-right: 52px;
  width: 900px;
  height: 507px;
  border-radius: 5px 0 0 5px;
}
.space_box .space_box_remm .slideBox .bd li h3 {
  font-size: 18px;
  padding-bottom: 22px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #f2d380;
  padding-top: 60px;
  height: 55px;
  line-height: 55px;
  font-weight: 400;
  text-align: right;
  margin-right: 52px;
  padding-left: 10px;
}
.space_box .space_box_remm .slideBox .bd li .p {
  line-height: 26px;
  font-size: 14px;
  color: #333;
  height:338px;
  overflow: hidden;
  margin-right:42px;
}
.space_box .space_box_remm .slideBox .bd li:hover i {
  transform: translateX(10px);
}
.space_box .space_box_remm .slideBox .prev,
.space_box .space_box_remm .slideBox .next {
  width: 41px;
  height: 41px;
  background: #999;
  border-radius: 100%;
  position: absolute;
  left: 950px;
  bottom: 50px;
  margin-top: -22px;
}
.space_box .space_box_remm .slideBox .prev i,
.space_box .space_box_remm .slideBox .next i {
  width: 9px;
  height: 16px;
  background-position: -172px 0;
  display: block;
  margin: 0 auto;
  margin-top: 13px;
}
.space_box .space_box_remm .slideBox .next {
  left: 1001px;
}
.space_box .space_box_remm .slideBox .next i {
  background-position: -182px 0;
}
.space_box .space_box_remm .slideBox .prev:hover,
.space_box .space_box_remm .slideBox .next:hover {
  background: #d10318;
}
.space_news .box3 .con dl {
  padding-top: 5px;
}
.space_news .box3 .con dl dd {
  line-height: 36px; height:36px;
}
.space_news .box3 .con dl dd .right {
  color: #999;
}
.space_news .box2 {
  margin-top: 20px;
}
.space_news {
  padding-bottom: 30px;
}
.shop_list {
  overflow: hidden;
  padding-top: 50px;
}
.shop_list .pager {
  padding-bottom: 0;
}
.shop_list ul {
  width: 115%;
}
.shop_list li {
  float: left;
  width: 337px;
  height: 407px;
  background: url(../images/shop_li.png) no-repeat;
  margin-right: 22px;
  margin-bottom: 25px;
  padding: 24px;
  transition: ease-in-out .2s;
}
.shop_list li img {
  width: 337px;
  height: 254px;
  border-radius: 5px;
  display: block;
}
.shop_list li h3 {
  font-size: 20px;
  color: #3a0001;
  line-height: 55px;
  padding-top: 10px;
}
.shop_list li p {
  color: #666;
  line-height: 22px;
  height: 44px;
  overflow: hidden;
  margin-bottom: 23px;
}
.shop_list li span {
  color: #3a0001;
}
.shop_list li span i {
  width: 15px;
  height: 5px;
  background-position: -251px -50px;
  margin-left: 10px;
}
.shop_list li:hover {
  background: url(../images/shop_on.png) no-repeat;
}
.shop_list li:hover h3 {
  color: #d10318;
}
.tream_list {
  overflow: hidden;
  padding-top: 20px;
}
.tream_list .pager {
  padding-bottom: 0px;
}
.tream_list ul {
  width: 115%;
}
.tream_list li {
  float: left;
  width: 285px;
  height: 285px;
  background: url(../images/tream_li.png) no-repeat;
  margin-right: 20px;
  margin-top: 117px;
  transition: ease-in-out .2s;
  position: relative;
  text-align: center;
}
.tream_list li img {
  width: 174px;
  height: 174px;
  border-radius: 100%;
  display: block;
  border: 3px solid #3a0001;
  position: absolute;
  left: 50%;
  margin-left: -87px;
  top: -87px;
  transition: ease-in-out .2s;
}
.tream_list li h3 {
  font-size: 20px;
  color: #333;
  padding-top: 130px;
  font-weight: 400;
}
.tream_list li p {
  color: #666;
  line-height: 26px;
  height: 78px;
  overflow: hidden;
  padding: 0 25px;
  margin-top: 10px;
}
.tream_list li:hover {
  background: url(../images/tream_on.png) no-repeat;
}
.tream_list li:hover h3 {
  font-weight: bold;
}
.tream_list li:hover img {
  border-color: #d10318;
}
.space_list {
  padding-top: 45px;
  padding-bottom: 55px;
}
.space_list .body {
  padding: 48px;overflow:hidden;line-height:28px;
}
.space_list .body img{max-width:100%;}
.space_list .left {
  width: 950px;
  line-height: 28px;
}
.space_2 {
  padding-bottom: 100px;
}
.space_2 .space_box_remm {
  width: 1200px;
  height: 509px;
  margin: 0 auto 30px;
  background: url(../images/space_bg.png) right top no-repeat;
}
.space_2 .space_box_remm .slideBox {
  margin-top: 0;
}
.space_2 .space_box_remm .slideBox .hd {
  display: block;
  position: absolute;
  left: 90px;
  bottom: 20px;
  z-index: 100;
  height: 62px;overflow:hidden;
}
.space_2 .space_box_remm .slideBox .hd li {
  float: left;
  margin-right: 9px;
  width: 111px;
  height: 62px;
  overflow: hidden;
}
.space_2 .space_box_remm .slideBox .hd li img {
  border: 2px solid #000;
  width: 107px;
  height: 58px;
}
.space_2 .space_box_remm .slideBox .hd li.on img {
  border: 2px solid #fff;
  width: 107px;
  height: 58px;
}
.space_2 .space_box_remm .slideBox .prev,
.space_2 .space_box_remm .slideBox .next {
  width: 22px;
  height: 41px;
  background: none;
  position: absolute;
  left: 54px;
  bottom: 30px;
  top: auto;
  margin-top: 0;
}
.space_2 .space_box_remm .slideBox .prev i,
.space_2 .space_box_remm .slideBox .next i {
  width: 22px;
  height: 41px;
  background-position: -233px -89px;
  display: block;
  margin-top: 0;
}
.space_2 .space_box_remm .slideBox .next {
  left: 825px;
}
.space_2 .space_box_remm .slideBox .next i {
  background-position: -255px -89px;
}
.space_2 .space_box_remm .slideBox .prev:hover,
.space_2 .space_box_remm .slideBox .next:hover {
  background: none;
}
.space_2 .space_box_remm2 {
  background: url(../images/space_bg2.png) left top no-repeat;
}
.space_2 .space_box_remm2 .slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
}
.space_2 .space_box_remm2 .slideBox .bd li a {
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.space_2 .space_box_remm2 .slideBox .bd li img {
  float: right;
  margin-right: 0px;
  width: 900px;
  height: 507px;
  border-radius: 0px 5px 5px 0px;
}
.space_2 .space_box_remm2 .slideBox .bd li h3 {
  font-size: 18px;
  padding-bottom: 22px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #f2d380;
  padding-top: 60px;
  height: 55px;
  line-height: 55px;
  font-weight: 400;
  text-align: right;
  margin-right: 0px;
  padding-left: 45px;
  width: 190px;
}
.space_2 .space_box_remm2 .slideBox .bd li .p {
  line-height: 26px;
  font-size: 14px;
  color: #333;
  height: 338px;
  overflow: hidden;
  margin-right: 0px;
  padding-left: 42px;
  width: 214px;
}
.space_2 .space_box_remm2 .slideBox .bd li:hover i {
  transform: translateX(10px);
}
.space_2 .space_box_remm2 .slideBox .hd {
  display: block;
  position: absolute;
  left: 392px;
  bottom: 20px;
  z-index: 100;
  height: 62px;
}
.space_2 .space_box_remm2 .slideBox .hd li {
  float: left;
  margin-right: 9px;
  width: 111px;
  height: 62px;
  overflow: hidden;
}
.space_2 .space_box_remm2 .slideBox .hd li img {
  width: 111px;
  height: 62px;
}
.space_2 .space_box_remm2 .slideBox .hd li.on img {
  border: 2px solid #fff;
  width: 107px;
  height: 58px;
}
.space_2 .space_box_remm2 .slideBox .prev,
.space_2 .space_box_remm2 .slideBox .next {
  width: 22px;
  height: 41px;
  background: none;
  position: absolute;
  left: 354px;
  bottom: 30px;
  top: auto;
  margin-top: 0;
}
.space_2 .space_box_remm2 .slideBox .prev i,
.space_2 .space_box_remm2 .slideBox .next i {
  width: 22px;
  height: 41px;
  background-position: -233px -89px;
  display: block;
  margin-top: 0;
}
.space_2 .space_box_remm2 .slideBox .next {
  left: 1126px;
}
.space_2 .space_box_remm2 .slideBox .next i {
  background-position: -255px -89px;
}
.about_1_main {
  background: url(../images/about_1_bg.jpg) center bottom no-repeat;
  width: 100%;
  height: 705px;
  overflow: hidden;
}
.about_1_main .w1200 {
  padding-top: 79px;
}
.about_1_main .right {
  width: 622px;
}
.about_1_main .right h3 {
  font-size: 45px;
  color: #d10318;
  background: url(../images/about_1_title.png) left 3px no-repeat;
  width: 339px;
  height: 91px;
  margin-top: 46px;
  line-height: 46px;
  letter-spacing: 16px;
}
.about_1_main .right h4 {
  font-size: 24px;
  line-height: 40px;
  padding-top: 40px;
}
.about_1_main .right p {
  font-size: 16px;
  line-height: 40px;
  padding-top: 33px;
}
.about_2_main {
  background: #1a1a1a;
  position: relative;
  height: 597px;
  overflow: hidden;
}
.about_2_main .left {
  width: 429px;
  padding-top: 90px;
}
.about_2_main .left img {
  float: left;
  padding-right: 48px; margin-bottom:130px;
}
.about_2_main .left p {
  color: #ccc;
  line-height: 32px;
  font-size: 16px;
  padding-bottom: 29px;
}
.about_2_main .left a {
  width: 200px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  color: #f2d380;
  background: url(../images/about_2_btn.png) no-repeat;
  display: block;
  margin-left: 117px;
  transition: ease-in-out .2s;
}
.about_2_main .left a:hover {
  transform: translateX(5px);
}
.about_2_main .slideBox {
  width: 1060px;
  height: 600px;
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 2;
  margin-left: -100px;
}
.about_2_main .slideBox .hd {
  height: 10px;
  overflow: hidden;
  position: absolute;
  right: 50%;
  margin-right: 100px;
  bottom: 65px;
  z-index: 1;
}
.about_2_main .slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}
.about_2_main .slideBox .hd ul li {
  float: left;
  margin-right: 5px;
  width: 10px;
  height: 10px;
  line-height: 14px;
  text-align: center;
  background: #fff;
  cursor: pointer;
  border-radius: 100%;
}
.about_2_main .slideBox .hd ul li.on {
  background: #e20017;
  color: #fff;
}
.about_2_main .slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.about_2_main .slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
}
.about_2_main .slideBox .bd img {
  width: 1060px;
  height: 600px;
  display: block;
}
.about_2_main .slideBox .next,
.about_2_main .slideBox .prev {
  position: absolute;
  left: 52px;
  bottom: 49px;
  display: block;
  width: 40px;
  height: 40px;
  z-index: 3;
  background-position: -289px -21px;
}
.about_2_main .slideBox .next {
  background-position: -329px -21px;
  left: 107px;
}
.about_2_main .slideBox .prev:hover {
  background-position: -289px -61px;
}
.about_2_main .slideBox .next:hover {
  background-position: -329px -61px;
}
.about_3_main {
  background: url(../images/about_3_bg.jpg) repeat;
  width: 100%;
  padding-bottom: 100px;
}
.about_3_main .index_title {
  background: url(../images/join_3_title.png) center 75px no-repeat;
  padding-bottom: 62px;
}
.about_3_main .index_title h3 {
  font-size: 45px;
  letter-spacing: 17px;
  padding-top: 28px;
  padding-left: 16px;
}
.about_3_main .picScroll-left {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}
.about_3_main .picScroll-left .hd .prev,
.about_3_main .picScroll-left .hd .next {
  display: block;
  width: 40px;
  height: 40px;
  overflow: hidden;
  cursor: pointer;
  position: absolute;
  left: -80px;
  background: #666;
  top: 50%;
  margin-top: -20px;
  transition: ease-in-out .2s;
  border-radius: 100%;
}
.about_3_main .picScroll-left .hd .prev i,
.about_3_main .picScroll-left .hd .next i {
  background-position: -172px 0;
  width: 9px;
  height: 16px;
  margin: 0 auto;
  display: block;
  margin-top: 13px;
}
.about_3_main .picScroll-left .hd .next {
  left: auto;
  right: -80px;
}
.about_3_main .picScroll-left .hd .next i {
  background-position: -182px 0;
}
.about_3_main .picScroll-left .hd .prev:hover {
  background: #d10318;
}
.about_3_main .picScroll-left .hd .next:hover {
  background: #d10318;
}
.about_3_main .picScroll-left .bd {
  overflow: hidden;
}
.about_3_main .picScroll-left .bd ul {
  overflow: hidden;
  zoom: 1;
}
.about_3_main .picScroll-left .bd ul li {
  margin-right: 18px;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
  position: relative;
  height: 387px;
  background: url(../images/about_3_li.png) no-repeat;
  width: 285px;
}
.about_3_main .picScroll-left .bd ul li div {
  width: 97px;
  float: left;
  padding-top: 35px;
  font-size: 18px;
  padding-left: 37px;
  line-height: 21px;
}
.about_3_main .picScroll-left .bd ul li h3 {
  font-size: 30px;
  color: #3a0001;
  width: 32px;
  float: right;
  padding-top: 35px;
  padding-right: 37px;
  line-height: 31px;
}
.about_3_main .picScroll-left .bd ul li p {
  width: 20px;
  float: left;
  padding: 0 5px;
  height: 100%;
  word-break: break-all;
  text-indent: 0;
  zoom: 1;
  display: block;
  text-align: center;
  white-space: pre-line;
}
.about_3_main .picScroll-left .bd ul li:hover {
  background: url(../images/about_3_on.png) no-repeat;
}
.about_3_main .picScroll-left .bd ul li:hover h3 {
  color: #fff;
}
.about_3_main .picScroll-left .bd ul li:hover div {
  color: #fff;
}
.about_4_main {
  background: url(../images/about_4_bg.png) center 549px no-repeat;
  padding-bottom: 80px;
}
.about_4_main .box2 {
  margin-bottom: 0;
}
.about_4_main .box1 .index_title {
  background: url(../images/join_1_title.png) center 75px no-repeat;
  padding-bottom: 47px;
}
.about_4_main .box1 .index_title h3 {
  font-size: 45px;
  letter-spacing: 17px;
  padding-top: 28px;
  padding-right: 58px;
}
.about_4_main .box1 .jq22-container {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  height: 394px;
}
.about_4_main .box1 .sociales {
  text-align: center;
}
.about_4_main .box1 .date {
  position: absolute;
  left: -526px;
}
.about_4_main .box1 #timeline {
  width: 1200px;
  height: 494px;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
}
.about_4_main .box1 #dates {
  width: 1200px;
  height: 106px;
  overflow: hidden;
  color: #333;
}
.about_4_main .box1 #dates li {
  list-style: none;
  float: left;
  width: 150px;
  height: 106px;
  text-align: center;
}
.about_4_main .box1 #dates a {
  line-height: 38px;
  font-family: arial;
  height: 46px;
  padding-top: 70px;
  color: #333;
  font-size: 24px;
  display: block;
}
.about_4_main .box1 #dates a span {
  font-size: 16px;
  padding-left: 4px;
}
.about_4_main .box1 #dates .selected {
  color: #d10318;
  background: url(../images/about_4_ico.png) no-repeat center center;
  font-weight: bold;
}
.about_4_main .box1 #issues {
  width: 1200px;
  height: 350px;
  overflow: hidden;
}
.about_4_main .box1 #issues li {
  width: 1200px;
  height: 350px;
  list-style: none;
  float: left;
  position: relative;
}
.about_4_main .box1 #issues li h3 {
  color: #f5f3f0;
  font-size: 350px;
  font-weight: bold;
  font-family: arial;
  line-height: 350px;
  width: 100%;
  text-align: center;
  position: absolute;
  top: 0;
  z-index: 10;
}
.about_4_main .box1 #issues li h4 {
  text-align: center;
  font-size: 26px;
  font-weight: 400;
}
.about_4_main .box1 #issues li p {
  font-size: 26px;
  width: 1100px;
  padding-right: 50px;
  float: right;
  color: #333;
  font-weight: normal;
  line-height: 30px;
  text-align: center;
  line-height: 40px;
  position: relative;
  z-index: 11;
  padding-top: 144px;
}
.about_4_main .box1 #next,
.about_4_main .box1 #prev {
  position: absolute;
  top: 155px;
  font-size: 70px;
  width: 21px;
  height: 74px;
  overflow: hidden;
  background: url(../images/icon.png) no-repeat;
}
.about_4_main .box1 #next {
  right: -21px;
  background-position: -366px -114px;
}
.about_4_main .box1 #prev {
  left: -21px;
  background-position: -345px -114px;
}
.about_4_main .box1 #next.disabled,
.about_4_main .box1 #prev.disabled {
  opacity: 0.2;
}
.about_4_main .box2 {
  padding-top: 80px;
}
.about_4_main .box2 .index_title {
  background: url(../images/join_3_title.png) center 75px no-repeat;
  padding-bottom: 62px;
}
.about_4_main .box2 .index_title h3 {
  font-size: 45px;
  letter-spacing: 17px;
  padding-top: 28px;
  padding-left: 16px;
}
.about_5_main {
  background: url(../images/about_3_bg.jpg) repeat;
  padding-bottom: 80px;
}
.about_5_main .index_title {
  background: url(../images/join_3_title.png) center 75px no-repeat;
  padding-bottom: 62px;
}
.about_5_main .index_title h3 {
  font-size: 45px;
  letter-spacing: 17px;
  padding-top: 28px;
  padding-left: 16px;
}
.about_5_main .picScroll-left {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}
.about_5_main .picScroll-left .hd .prev,
.about_5_main .picScroll-left .hd .next {
  display: block;
  width: 40px;
  height: 40px;
  overflow: hidden;
  cursor: pointer;
  position: absolute;
  left: -80px;
  background: #666;
  top: 50%;
  margin-top: -20px;
  transition: ease-in-out .2s;
  border-radius: 100%;
}
.about_5_main .picScroll-left .hd .prev i,
.about_5_main .picScroll-left .hd .next i {
  background-position: -172px 0;
  width: 9px;
  height: 16px;
  margin: 0 auto;
  display: block;
  margin-top: 13px;
}
.about_5_main .picScroll-left .hd .next {
  left: auto;
  right: -80px;
}
.about_5_main .picScroll-left .hd .next i {
  background-position: -182px 0;
}
.about_5_main .picScroll-left .hd .prev:hover {
  background: #d10318;
}
.about_5_main .picScroll-left .hd .next:hover {
  background: #d10318;
}
.about_5_main .picScroll-left .bd {
  overflow: hidden;
}
.about_5_main .picScroll-left .bd ul {
  overflow: hidden;
  zoom: 1;
}
.about_5_main .picScroll-left .bd ul li {
  float: left;
  width: 285px;
  height: 285px;
  background: url(../images/tream_li.png) no-repeat;
  margin-right: 20px;
  margin-top: 87px;
  transition: ease-in-out .2s;
  position: relative;
  text-align: center;
}
.about_5_main .picScroll-left .bd ul li img {
  width: 174px;
  height: 174px;
  border-radius: 100%;
  display: block;
  border: 3px solid #3a0001;
  position: absolute;
  left: 50%;
  margin-left: -87px;
  top: -87px;
  transition: ease-in-out .2s;
}
.about_5_main .picScroll-left .bd ul li h3 {
  font-size: 20px;
  color: #333;
  padding-top: 130px;
  font-weight: 400;
}
.about_5_main .picScroll-left .bd ul li p {
  color: #666;
  line-height: 26px;
  height: 78px;
  overflow: hidden;
  padding: 0 35px;
  margin-top: 10px;
}
.about_5_main .picScroll-left .bd ul li:hover {
  background: url(../images/tream_on.png) no-repeat;
}
.about_5_main .picScroll-left .bd ul li:hover h3 {
  font-weight: bold;
}
.about_5_main .picScroll-left .bd ul li:hover img {
  border-color: #d10318;
}
.about_more {
  width: 200px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  background: url(../images/about_more.png) no-repeat;
  margin: 0 auto;
  margin-top: 39px;
  transition: ease-in-out .2s;
}
.about_more a {
  display: block;
  width: 100%;
  height: 100%;
  color: #f2d380;
}
.about_more:hover {
  transform: translateY(10px);
}
.about_6_main {
  padding-bottom: 80px;
}
.about_6_main .index_title {
  background: url(../images/join_3_title.png) center 75px no-repeat;
  padding-bottom: 62px;
}
.about_6_main .index_title h3 {
  font-size: 45px;
  letter-spacing: 17px;
  padding-top: 28px;
  padding-left: 16px;
}
.about_6_main .picScroll-left {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}
.about_6_main .picScroll-left .hd .prev,
.about_6_main .picScroll-left .hd .next {
  display: block;
  width: 40px;
  height: 40px;
  overflow: hidden;
  cursor: pointer;
  position: absolute;
  left: -80px;
  background: #666;
  top: 50%;
  margin-top: -20px;
  transition: ease-in-out .2s;
  border-radius: 100%;
}
.about_6_main .picScroll-left .hd .prev i,
.about_6_main .picScroll-left .hd .next i {
  background-position: -172px 0;
  width: 9px;
  height: 16px;
  margin: 0 auto;
  display: block;
  margin-top: 13px;
}
.about_6_main .picScroll-left .hd .next {
  left: auto;
  right: -80px;
}
.about_6_main .picScroll-left .hd .next i {
  background-position: -182px 0;
}
.about_6_main .picScroll-left .hd .prev:hover {
  background: #d10318;
}
.about_6_main .picScroll-left .hd .next:hover {
  background: #d10318;
}
.about_6_main .picScroll-left .bd {
  overflow: hidden;
}
.about_6_main .picScroll-left .bd ul {
  overflow: hidden;
  zoom: 1;
}
.about_6_main .picScroll-left .bd ul li {
  float: left;
  width: 385px;
  background: #f8f8f8;
  margin-right: 22px;
  transition: ease-in-out .2s;
}
.about_6_main .picScroll-left .bd ul li .img {
  width: 100%;
  height: 289px;
  display: block;
  overflow: hidden;
}
.about_6_main .picScroll-left .bd ul li .img img {
  display: block;
  width: 100%;
  height: 100%;
  transition: ease-in-out .2s;
}
.about_6_main .picScroll-left .bd ul li .txt {
  border: 1px solid #ddd;
  border-top: none;
  padding-top: 30px;
  padding-bottom: 34px;
}
.about_6_main .picScroll-left .bd ul li .txt .left {
  width: 96px;
  text-align: right;
}
.about_6_main .picScroll-left .bd ul li .txt .left h3 {
  font-size: 26px;
  font-weight: 400;
  line-height: 28px;
}
.about_6_main .picScroll-left .bd ul li .txt .left p {
  color: #999;
  margin-bottom: 32px;
}
.about_6_main .picScroll-left .bd ul li .txt .left i {
  width: 30px;
  height: 5px;
  background-position: -302px 0;
}
.about_6_main .picScroll-left .bd ul li .txt .right {
  width: 236px;
  padding-right: 22px;
}
.about_6_main .picScroll-left .bd ul li .txt .right h3 {
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  height: 48px;
  padding-bottom: 12px;
}
.about_6_main .picScroll-left .bd ul li .txt .right p {
  color: #999;
}
.about_6_main .picScroll-left .bd ul li:hover {
  background: #fff;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}
.about_6_main .picScroll-left .bd ul li:hover .left h3 {
  color: #d10318;
}
.about_6_main .picScroll-left .bd ul li:hover .right h3 {
  color: #d10318;
}
.bott_fix {
  width: 100%;
  height:70px;
  background: url(../images/bott_bg.jpg) repeat;
  position: fixed;
  bottom: 0;
  left: 0;display:none;
  z-index: 100;
}

.bott_fix .left {
  line-height: 70px;
  font-size: 34px;
  color: #fee6a5;
  font-weight: bold;  
}
.bott_fix .left b {
  font-family: arial;
  font-size: 45px;
  margin: 0 15px;
}
.bott_fix .right {
  width: 348px;
  height: 36px;
  line-height: 36px;  
  margin-top:17px;
}
.bott_fix .right a{    margin: 0 10px;
    float: right;
    transition: ease-in-out .2s;
    background:#f8dc92;
    text-align: center;
    color: #3d0304;
   width:auto; padding:0 20px;font-weight:bold;
    height: 36px;
    line-height: 36px;border-radius:3px;
    display: block;}
.bott_fix .right a:first-child {
    float: left;font-weight:400;
    cursor: default; width: 210px; padding:0;
    background: url(../images/btn2.png) no-repeat;
    text-align: center;
    color: #fff;
    display: block;
}
.bott_fix .right input {
  outline: none;
  border: none;
  width: 187px;
  margin-left: 5px; height:20px;line-height:20px; padding:8px 0;background:none;
  color: #666;
}
.bott_fix .right .btn {
  width: 146px;
  height: 36px;
  line-height: 36px; padding:0;
  background: none;
  cursor: pointer;
}
.erro{text-align:center}
.erro img{}
.context{padding:50px 0;line-height:26px;width:1200px; margin:0 auto;}
.context img{max-width:100%;}
.show_news { padding-bottom: 20px; padding-top: 60px; width: 100%; }
.show_news h1 { text-align: center; font-size: 24px; color: #32333c; font-weight: 100; padding-bottom: 5px; }
.show_news p { text-align: center; border-bottom: 1px dotted #ddd; padding-bottom: 15px; }
.links { border: 1px solid #e2e2e2; height: 38px; line-height: 38px; font-size: 14px; padding: 0 10px; margin-top: 25px; }
/*map*/
 .map{ padding-top:30px; border-top:1px solid #ddd; margin-bottom:20px}
 .map li.item{ padding:5px 0px; margin-right: 5px; }
  .map li.item > a{ width: 135px; height: 30px; line-height: 30px; display: block; border: 1px solid #eee; text-align:center;  background:#cc0013; color: #fde5a3; font-size:16px; transition: ease-in-out .3s;}

 .map .depth li.item2{ margin:5px 0px 10px; float: left; margin-right:10px; line-height:30px; border-bottom: 0px;}
 .map .depth li.item2 > a{  display: block; border: 1px solid #eee; text-align:center; color: #cc0013; font-size:14px; padding:4px 10px }
 .map .depth2 li{ margin-top: 5px; width: 107px; margin-right: 5px; }
 .map .depth2 li > a{ line-height: 26px; display: block; border: 1px solid #eee; margin: 0px auto; text-align:center; color: #666; font-size:12px;transition: ease-in-out .3s;}
 .download { margin-top: 10px; margin-bottom:10px; }
 .download li { border-bottom: 1px dotted #eee; height: 47px; line-height: 47px; position: relative; float: left; width: 100%; overflow: hidden; }
 .download li .right { background: #d00217; width: 100px; color: #fff; height: 20px; line-height: 20px; text-align: center; display: block; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; margin-top: 13px; position: absolute; top: 0; right: -112px; transition: ease-in-out .2s; }
 .download li a { display: block; width: 100%; height: 100%; }
 .download li a:hover .right { right: 0; }
 .top_main.on{
    position: fixed;
    left: 0;
    top: 0;
    z-index:4001;}
 .head_main.on{
      position: fixed;
    left: 0;
    top:35px;
    z-index: 4000;
 }
 .link_main{border-top:1px solid #3a0001;font-size:16px;line-height:50px;}
  .link_main a{padding:0 10px;}