body {
  text-align: left;
  padding: 0;
  margin: 0;
  font-size: 14px;
  color: #333;
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Tahoma, sans-serif !important;
  height: auto;
  background: #fff;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
}
div,
p,
li {
  word-break: break-all;
}
div,
dl,
dt,
dd,
ul,
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,
iframe {
  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;
}
ul,
ol,
li {
  list-style: none;
}
caption {
  text-align: left;
}
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-size: 100%;
}
q:unknown {
  content: '';
}
button,
input,
select,
textarea {
  font-size: 100%;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.por {
  position: relative;
}
.poa {
  position: absolute;
}
input,
textarea,
select {
  font-family: inherit;
  font-size: 100%;
}
a:link {
  color: #333;
  text-decoration: none;
}
a:visited {
  color: #333;
  text-decoration: none;
  cursor: pointer;
}
a:hover {
  color: #ed6d00;
  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: #fff;
}
::-moz-placeholder {
  color: #fff;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #a9a9a9;
  font-size: 16px;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #a9a9a9;
  font-size: 16px;
}
.fl,
.left {
  float: left;
}
.fr,
.right {
  float: right;
}
.tac {
  text-align: center;
}
.tar {
  text-align: right;
}
/*??…é?¤?????¨*/
.clear {
  clear: both;
  font-size: 0;
  margin: 0;
  padding: 0;
  display: block;
  _height: 0;
  overflow: hidden;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.clearfix {
  *zoom: 1;
}
.hidden {
  display: none;
}
.icon {
  background-image: url("../images/icon.png");
  display: inline-block;
  vertical-align: middle;
}
.w1200{width:1200px;margin:0 auto;}
.w1600 {
  width: 1500px;
  max-width: 1500px;
  margin: 0 auto;
}
.header_main {
  position: relative;
  width: 100%;
  height: 100px;
  z-index: 100;
}
.header_main .webLogo {
  padding-top: 22px;
  float: left;
  padding-left: 37px;
}
.header_main .webLogo img {
  display: block;
}
.header_main .nav_main {
  float: right;
  margin-right: 260px;
}
.header_main .nav_main .item {
  padding: 0 22px;
  float: left;
  position: relative;
  height: 100px;
  z-index: 12;
}
.header_main .nav_main .item .icon {
  width: 13px;
  height: 8px;
  background-position: -28px 0;
  margin-left: 4px; margin-bottom:2px;
}
.header_main .nav_main .item a {
  display: block;
  height: 60px;
  font-size: 18px;
  line-height: 60px;
  color: #363636;
  padding-top: 20px;
}
.header_main .nav_main .item:hover .alink,
.header_main .nav_main .item.hover .alink {
  color: #ed6d00;
}
.header_main .nav_main .item.hover .alink .icon,
.header_main .nav_main .item:hover .alink .icon {
  background-position: -45px 0;
}
.header_main .nav li .subnav {
  position: absolute;
  left: 50%;
  top: 0;
  background-color: #fff;
  width: 120px;
  margin-left: -60px;
  display: none;
  border-radius: 4px;
  overflow: hidden;
  text-shadow: ;
}
.header_main .nav li .subnav .subA {
  color: #333;
  line-height: 35px;
  height: 35px;
  overflow: hidden;
  display: block;
  font-size: 14px;
  border-bottom: 1px dotted #ddd;
  margin: 0;
  text-align: center;
}
.header_main .nav li .subnav .subA:hover {
  font-weight: bold;
  background: #ed6d00;
  color: #4872de;
}
.header_main .nav .sub-box {
  width: 100%;
  position: absolute;
  left: 0;
  text-align: center;
  top: 100px;
  background: #fff;
  display: none;
  line-height: 30px;
}
.header_main .nav .sub-box p a {
  color: #333;
}
.header_main .nav .sub-box p .icon {
  width: 6px;
  height: 10px;
  background-position: -96px 0;
  position: absolute;
  top: 19px;
  left: 15px;
}
.header_main .nav .sub-box p a {
  border-top: 1px solid #ddd;
  color: #33 !important;
  line-height: 40px !important;
  height: 40px !important;
  padding: 0;
  font-weight: 100;
  text-align: center;
  overflow: hidden;
  vertical-align: top;
  font-size: 14px;font-weight:bold;
  display: block;
  background: none;
  transition: ease-in-out 0.2s;
}
.header_main .nav .sub-box p a:hover {
  background: #fd8a29;
  color: #fff !important;
}
.header_main .nav .sub-box p a:first-child {
  border: none;
}
.header_main .search {
  width: 170px;
  height: 35px;
  line-height: 35px;
  position: absolute;
  right: 50px;
  top: 33px;
  background: #f2f2f2;
  border-radius: 17px;
}
.header_main .search input {
  border: 0px;
  outline: none;
  display: block;
}
.header_main .search .txt {
  width: 120px;
  height: 35px;
  line-height: 45px;
  float: left;
  margin-left: 10px;
  border-radius: 10px;
  font-size: 16px;
  color: #a3a3a3;
  background: #f2f2f2;
}
.header_main .search .btn {
  width: 24px;
  height: 30px;
  float: right; margin-top:2px;margin-right:15px;
  cursor: pointer;
 
  background-position: 0 0;
}
/****banner****/
.banner_main {
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.banner_main .banner_bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 17px;
  background: url(../images/banner_bg.png) repeat-x;
  z-index: 30;
}
.banner_main .banner {
  width: 100%;
  min-width: 1000px;
  padding: 0 0 41.666667%;
  z-index: 20;
  position: relative;
  overflow: hidden;
  *zoom: 1;
}
.banner_main .banner .list {
  width: 100%;
}
.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 img {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  left: 0;
  top: 0;
}
.banner_main .banner li a {
  width: 100%;
  display: block;
  height: 100%;
}
.banner_main .banner .tip {
  text-align: center;
  position: absolute;
  left: 50%;
  width: 1600px;
  margin-left: -800px;
  bottom: 14%;
  z-index: 10; 
}
.banner_main .banner .tip span {
  margin: 0 8px;
  width: 34px;
  height: 34px;
  background: url(../images/icon.png) no-repeat;
  background-position: -114px 0;
  text-align: center;
  cursor: pointer;
 
  font-size: 0;
  font-weight: bold;
  overflow: hidden;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.banner_main .banner .tip span.cur {
  background-position: -80px 0;
}
.banner_main .banner .prev,
.banner_main .banner .next {
  width: 40px;
  height: 40px;
  position: absolute;
  left: 5%;
  background-position: -10px -48px;
  z-index: 10;
  top: 50%;
  margin-top: -20px;
  cursor: pointer;
  transition: ease-in-out 0.2s left;
  opacity: 0.8;
  filter: alpha(opacity=70);border-radius:20px;
}
.banner_main .banner .next {
  left: auto;
  right: 5%;
  background-position: -72px -48px;
}
.banner .next:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translateX(5px);
}
.banner .prev:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translateX(-5px);
}
.index_title {
  font-size: 50px;
}
.floor_1_main {
  background: url(../images/f1_bg.jpg) center top no-repeat;
  width: 100%;
  margin-bottom: 102px;
}
.floor_1_main .box1 {
  padding-top: 128px;
  padding-bottom: 99px;
}
.floor_1_main .box1 .left {
  width: 34%;
  position: relative;
  height: 352px;
}
.floor_1_main .box1 .left p {
  line-height: 30px;
  font-size: 16px;
  padding-top: 40px;
}
.floor_1_main .box1 .left a {
  display: block;
  width: 164px;
  height: 42px;
  border-radius: 21px;
  background: #ed6d00;
  color: #fff;
  text-align: center;
  line-height: 42px;
  position: absolute;
  left: 0;
  bottom: 12px;
}
.floor_1_main .box1 .left a i {
  width:7px;
  height:11px;
  background-position: -134px -63px;
  margin-left: 10px; margin-bottom:2px;
}
.floor_1_main .box1 .left a:hover i {
  transition: ease-in-out .2s;
  transform: translateX(5px);
}
.floor_1_main .box1 .right {
  width:60%;
  float: left;
  margin-left: 6%;
}
.floor_1_main .box1 .right li {
  float: left;
  background: #fff;
  position: relative;
  width: 46%;margin-right:4%;
  height: 160px;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.05);
}
.floor_1_main .box1 .right li i {
  width: 42px;
  height: 42px;
  background-position: 0 -169px;
  position: absolute;
  top: 26px;
  right: 38px;
}
.floor_1_main .box1 .right li h3 {
  font-size: 50px;
  font-weight: bold;
  padding-left: 29px;
  line-height: 50px;
  margin-top: 58px;
}
.floor_1_main .box1 .right li h3 b{font-family:Arial;}
.floor_1_main .box1 .right li h3 span {
  font-size: 20px;
  vertical-align: text-top;
  margin-left: 5px;
}
.floor_1_main .box1 .right li p {
  font-size: 18px;
  color: #666;
  padding-left: 29px;
}
.floor_1_main .box1 .right li {  
  margin-bottom: 29px;
}

.floor_1_main .box1 .right li:nth-child(2) i {
  background-position:0 -275px;
}
.floor_1_main .box1 .right li:nth-child(3) i {
  background-position: -42px -169px;
}
.floor_1_main .box1 .right li:nth-child(4) i {
  background-position: -84px -169px;
}
.floor_1_main .box1 .right li:hover i {
  right: 50px;
  transition: ease-in-out .2s;
}
.floor_1_main .box2 .left {
  width: calc(100% - 400px);
}
.floor_1_main .box2 .left li {
  float: left;
  height: 320px;
  position: relative;
  overflow: hidden;
}
.floor_1_main .box2 .left li p {
  color: #fff;
  font-size: 16px;
  padding-top: 47px;
  padding-left: 29px;
  padding-bottom: 8px;
  transition: ease-in-out .2s;
}
.floor_1_main .box2 .left li h3 {
  font-size: 32px;
  color: #fff;
  padding-left: 29px;
  font-weight: bold;
  transition: ease-in-out .2s;
}
.floor_1_main .box2 .left li i {
  width: 7px;
  height:11px;
  background-position: -174px -74px;
  margin-left: 29px;
  margin-top: 25px;
  transition: ease-in-out .2s;
}
.floor_1_main .box2 .left li a {
  display: block;
  width: 100%;
  height: 100%;
}
.floor_1_main .box2 .left li::before {
  content: "";
  position: absolute;
  width: 100px;
  height: 320px;
  top: 0;
  left: -250px;
  overflow: hidden;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.2)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  -webkit-transform: skewX(-32deg);
  -ms-transform: skewX(-32deg);
  -moz-transform: skewX(-32deg);
  transform: skewX(-32deg);
  opacity: 0;
}
.floor_1_main .box2 .left li:nth-child(1) {
  width: 54%;
}
.floor_1_main .box2 .left li:nth-child(2) {
  width: 46%;
}
.floor_1_main .box2 .left li:hover p {
  padding-left: 50px;
}
.floor_1_main .box2 .left li:hover h3 {
  padding-left: 50px;
}
.floor_1_main .box2 .left li:hover i {
  margin-left: 50px;
}
.floor_1_main .box2 .left li:hover::before {
  -webkit-transition: left 1.5s;
  -moz-transition: left 1.5s;
  -ms-transition: left 1.5s;
  transition: left 1.5s;
  left: 150%;
  opacity: 1;
}
.floor_1_main .box2 .right {
  width: 400px;
}
.floor_1_main .box2 .right li {
  width: 200px;
  background: #ffad01;
  height: 160px;
  float: left;
}
.floor_1_main .box2 .right li h3 {
  font-size: 20px;
  color: #fff;
  padding-left: 37px;
  padding-top: 36px;
  transition: ease-in-out .2s;
}
.floor_1_main .box2 .right li img {
  width: 25px;
  height: 25px;  
  margin-left: 37px;
  margin-top: 10px;
  transition: ease-in-out .2s;
}
.floor_1_main .box2 .right li a {
  display: block;
  width: 100%;
  height: 100%;
}
.floor_1_main .box2 .right li:nth-child(2) {
  background: url(../images/f1_li2.jpg) bottom right no-repeat;
}
.floor_1_main .box2 .right li:nth-child(2) i {
  background-position: -25px -225px;
}
.floor_1_main .box2 .right li:nth-child(3) {
  background: #2cbdaa;
}
.floor_1_main .box2 .right li:nth-child(3) i {
  background-position: -50px -225px;
}
.floor_1_main .box2 .right li:nth-child(4) {
  background: url(../images/f1_li4.jpg) top right no-repeat;
}
.floor_1_main .box2 .right li:nth-child(4) i {
  background-position: -75px -225px;
}
.floor_1_main .box2 .right li:hover h3 {
  padding-left: 50px;
}
.floor_1_main .box2 .right li:hover img {
  margin-left: 50px;
}
.floor_2_main .title {
  margin-bottom: 60px;
}
.floor_2_main .title .left h3 {
  line-height: 45px;
}
.floor_2_main .title li {
  float: left;
  width: 178px;
  height: 43px;
  line-height: 43px;
  text-align: center;
  background: #eeeeee;
  margin-left: 10px;
  border: 1px solid #eee;
  transition: ease-in-out .2s;
}
.floor_2_main .title li i {
  width:7px;
  height:11px;
  background-position: -134px -85px;
  margin-left: 20px; margin-bottom:2px;
}
.floor_2_main .title li a {
  display: block;
  width: 100%;
  height: 100%;
}
.floor_2_main .title li:hover {
  background: #fff;
}
.floor_2_main .title li:hover a {
  font-weight: bold;
  color: #ed6d00;
}
.floor_2_main .title li:hover i {
  background-position: -155px -85px;
}
#index-banner {
 
  width: 90%;margin:0 auto; padding:0 10px;
  overflow: hidden;margin-bottom: 80px;
}
#index-banner .swiper-container {
  position: relative;
  overflow: initial;
 padding-bottom: 100px;
}
#index-banner .swiper-button-prev,
#index-banner .swiper-button-next {
  opacity: 1;
  outline: none;
  background-size: 6px auto;
  width: 60px;
  height: 60px;
  background: #333;
  border-radius: 100%;
  transition: background-color 0.2s;top: 34%;
}
#index-banner .swiper-button-prev i,
#index-banner .swiper-button-next i {
  width: 7px;
  height:11px;
  background-position: -134px -96px;
  margin: 0 auto;
  display: block;
  margin-top: 24px;
}
#index-banner .swiper-button-next i {
  background-position: -134px -63px;
}
#index-banner .swiper-button-prev:hover,
#index-banner .swiper-button-next:hover {
  background-color:#ed6d00;
}
#index-banner .swiper-button-prev {
  left: calc(50% - 420px);
}
#index-banner .swiper-button-next {
  right: calc(50% - 420px);
}
#index-banner .swiper-pagination {
  opacity: 1;
  bottom:0;
  position: absolute;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
#index-banner .swiper-pagination-bullet {
  width: 34px;
  height: 34px;
  opacity: 1;
  margin: 0 7px;
  vertical-align: top;
  background: url(../images/icon.png) no-repeat;
  background-position: -277px 0;
}
#index-banner .swiper-pagination-bullet-active {
  background-position: -80px 0;
}
#index-banner .swiper-slide {
  position: relative;
  width: 32%; box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.15); margin-top:2px;
   box-sizing: border-box;
  background:#fff; padding:10px;border:1px solid #f4f4f4;
}
#index-banner .swiper-slide img {
  transition: all 0.3s;
  display: block; width:100%;

}
#index-banner .animating .swiper-slide .img::before {
  /*content: "";
  position: absolute;
  width: 100px;
  height: 800px;
  top: 0;
  left: -250px;
  overflow: hidden;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.2)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  -webkit-transform: skewX(-32deg);
  -ms-transform: skewX(-32deg);
  -moz-transform: skewX(-32deg);
  transform: skewX(-32deg);
  opacity: 0;*/
}
#index-banner .animating .swiper-slide img {
  opacity: 1;
}
#index-banner .animating .swiper-slide .txt .tit {
  
  text-align: center;
  font-size: 20px; 
  color: #333;
 
  width: 100%;
  height: 55px;line-height:65px;
  z-index: 10;
}
#index-banner .animating .swiper-slide.swiper-slide-active .txt .tit {
  display: block;
}
#index-banner .animating .swiper-slide:hover .txt .tit{color:#ed6d00;font-weight:bold;}
#index-banner .animating .swiper-slide:hover .img::before {
  /*-webkit-transition: left 2s;
  -moz-transition: left 2s;
  -ms-transition: left 2s;
  transition: left 2s;
  left: 150%;
  opacity: 1;*/
}
.floor_3 {
  padding-bottom: 150px;
}
.floor_3 h3 {
  text-align: center;
  padding-bottom: 58px;
}
.floor_3 .body {
  border: 1px solid #ddd;
  border-radius: 5px;
  overflow: hidden;
  width: 1594px;
  margin: 0 auto;
  border-top: none;
}
.floor_3 li {
  float: left;
  border-right: 1px solid #ddd;
  border-top: 1px solid #ddd; width: 318px;
  height: 120px;overflow:hidden;
}
.floor_3 li img {
  display: block;
  width: 318px;
  height: 120px;
  transition: ease-in-out .2s;
  filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.floor_3 li:nth-child(5n) {
  border-right: none;
}
.floor_3 li:hover img {
  filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=0);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);transform:scale(1.1);
}
.floor_4_main {
  background: #f5f5f5;
  padding-top: 100px;
}
.floor_4_main .hd {
  position: relative;
}
.floor_4_main .hd h3 {
  padding-bottom: 60px;
}
.floor_4_main .hd a {
  display: block;
  width: 90px;
  height: 45px;
  background: #ccc;
  position: absolute;
  right: 110px;
  cursor: pointer;
  z-index: 10;
  top: 10px;
}
.floor_4_main .hd a i {
  width: 7px;
  height: 11px;
  background-position: -134px -109px;
  display: block;
  margin: 0 auto;
  margin-top: 17px;
}
.floor_4_main .hd a.next {
  right: 0;
}
.floor_4_main .hd a.next i {
  background-position: -149px -109px;
}
.floor_4_main .hd a:hover {
  background: #ed6d00;
}
.floor_4_main .bd{ padding-bottom: 100px;}
.floor_4_main .bd_list{overflow:hidden; padding-bottom:0;}
.floor_4_main .bd_list ul{width:105%;}
.floor_4_main .bd li {
  background: #fff;
  width: 360px;
  height: 434px;
  border-bottom: 3px solid #fff;
  margin-right: 52px; margin-bottom:2px;
 position:relative;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
}
.floor_4_main .bd_list li{float:left;margin-bottom:40px; }
.floor_4_main .bd li .line{position:absolute;left:0;bottom:-3px; height:3px;width:0;background:#ed6d00;display:block;}
.floor_1_main .bd_list li:nth-child(4n){margin-right:0;}
.floor_4_main .bd li img {
  width: 300px;
  height: 225px;
  display: block;
  margin: 0 auto;
 padding-top: 30px;
  padding-bottom: 40px;
  border-bottom: 1px solid #ddd;
}
.floor_4_main .bd li h3 {
  padding: 0 30px;
  font-size: 18px;
  padding-top: 40px;
  line-height:25px; height:50px;
  padding-bottom: 8px;
  color: #333;text-align:center;
}
.floor_4_main .bd li p {
  padding: 0 30px;
  font-size: 16px;
  color: #999;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.floor_4_main .bd li:hover .line{width:100%;transition:ease-in-out .2s;
  
}
.floor_5 {
  padding-top: 100px;
}
.floor_5 .title {
  margin-bottom: 60px;
}
.floor_5 .title .left h3 {
  line-height: 45px;
}
.floor_5 .title li {
  float: left;
  width: 178px;
  height: 43px;
  line-height: 43px;
  text-align: center;
  background: #eeeeee;
  margin-left: 10px;
  border: 1px solid #eee;
  transition: ease-in-out .2s;
}
.floor_5 .title li i {
  width: 20px;
  height: 7px;
  background-position: -134px -85px;
  margin-left: 20px;
}
.floor_5 .title li a {
  display: block;
  width: 100%;
  height: 100%;
}
.floor_5 .title li:hover {
  background: #fff;
}
.floor_5 .title li:hover a {
  font-weight: bold;
  color: #ed6d00;
}
.floor_5 .title li:hover i {
  background-position: -155px -85px;
}
.floor_5 .body {
  padding-bottom: 100px;
}
.floor_5 .body .left {
  width: 567px;
  border: 1px solid #ddd;
  height: 357px;
}
.floor_5 .body .left ul {
  padding-top: 5px;
}
.floor_5 .body .left li {
  position: relative;
  border-top: 1px solid #eee;
  margin: 0 45px 0 28px;
  margin-bottom: 16px;
  padding-top: 16px;
}
.floor_5 .body .left li a {
  display: block;
  width: 100%;
  height: 100%;
}
.floor_5 .body .left li i {
  width: 7px;
  height: 15px;
  background-position: -136px -123px;
  position: absolute;
  right: 0;
  top: 36px;
}
.floor_5 .body .left li .fl h3 {
  font-size: 35px;
  color: #737373;
  font-family: arial;
}
.floor_5 .body .left li .fl p {
  font-size: 12px;
  color: #737373;
  font-family: arial;
}
.floor_5 .body .left li .fr {
  font-size: 18px;
  line-height: 26px;
  width: 290px;
  margin-right: 115px;
}
.floor_5 .body .left li:first-child {
  border: none;
}
.floor_5 .body .right {
  width: 998px;
}
.floor_5 .body .right li {
  border: 1px solid #ddd;
  height: 357px;
  width: 311px;
  margin-left: 29px;
  background: #fff;
  float: left;
  transition: ease-in-out .2s;
}
.floor_5 .body .right li img {
  width: 274px;
  height: 154px;
  margin: 0 auto;
  margin-top: 19px;
  display: block;
}
.floor_5 .body .right li h3 {
  font-size: 18px;
  line-height: 24px;
  height: 28px;
  padding: 19px;
  padding-top: 30px;
}
.floor_5 .body .right li p {
  padding: 19px;
  padding-top: 15px;
  font-size: 12px;
  color: #666;
  line-height: 18px;
}
.floor_5 .body .right li span {
  color: #737373;
  font-family: arial;
  padding-right: 19px;
  float: right;
}
.floor_5 .body .right li:first-child {
  margin-left: 0;
}
.floor_5 .body .right li:hover {
  border: 1px solid #ed6d00;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
}
.floor_6 {
  padding-bottom: 108px;
}
.floor_6 .index_title {
  text-align: center;
  padding-bottom: 58px;
}
.floor_6 .body {
  text-align: center;
  margin: 0 auto;
}
.floor_6 ul {
  display: inline-block;
}
.floor_6 li {
  float: left;
  width: 165px;
  text-align: center;
}
.floor_6 li img {
  display: block;
  width: 96px;
  height: 96px;
  border-radius: 100%;
  border: 2px solid #eee;
  margin: 0 auto;
}
.floor_6 li h3 {
  font-size: 20px;
  padding-top: 22px;
}
.floor_6 li:hover {
  transform: translateY(-5px);
  transition: ease-in-out .2s;
}
.floor_6 li:hover img {
  border: 2px solid #ed6d00;
}
.floor_6 li:hover h3 {
  color: #ed6d00;
}
.bottom_main {
  background: #313131;
  padding-top: 57px;
}
.bottom_main .bottom_nav {
  padding-bottom: 110px;
}
.bottom_main .bottom_nav dl {
  width: 180px;
  float: left;
}
.bottom_main .bottom_nav dl dt a {
  font-size: 17px;
  color: #fff;
  line-height: 40px;
}
.bottom_main .bottom_nav dl dt a:hover {
  color: #ed6d00;
}
.bottom_main .bottom_nav dl dd  {
  color: #9d9d9d;
  line-height: 34px;
}
.bottom_main .bottom_nav dl dd a {
  color: #9d9d9d;
  line-height: 34px;
}
.bottom_main .bottom_nav dl dd a:hover {
  color: #fff;
}
.bottom_main .bottom_nav .right {
  text-align: right;
  padding-top: 10px;
}
.bottom_main .bottom_nav .right h4 {
  font-size: 17px;
  color: #fff; padding-bottom:10px;
}
.bottom_main .bottom_nav .right h3 {
  font-size: 37px;
  color: #ed6d00;
}
.bottom_main .bottom_nav .right ul {
  margin-top: 30px;
  float: right;
}
.bottom_main .bottom_nav .right ul li {
  position: relative;
  float: left;
  margin-left: 15px;
  cursor: pointer;
}
.bottom_main .bottom_nav .right ul li i {
  width: 44px;
  height: 44px;
  background-position: -226px 0;
}
.bottom_main .bottom_nav .right ul li img {
  width: 90px;
  height: 90px;
  display: block;
  display: none;
  position: absolute;
  right: 0;
  top: 60px;
  border: 1px solid #fff;
}
.bottom_main .bottom_nav .right ul li s {
  position: absolute;
  right: 19px;
  width: 8px;
  height: 4px;
  background-position: -133px -38px;
  top: 56px;
  display: none;
}
.bottom_main .bottom_nav .right ul li:first-child i {
  background-position: -177px 0;
}
.bottom_main .bottom_nav .right ul li:hover img {
  display: block;
}
.bottom_main .bottom_nav .right ul li:hover s {
  display: block;
}
.bottom_main .bottom_copy {
  border-top: 1px solid #464646;
  padding-bottom: 20px;
  line-height: 60px;
  color: #cccccc;
}
.bottom_main .bottom_copy a {
  color: #cccccc;
}
.bottom_main .bottom_copy a:hover {
  color: #fff;
}
/*rightFix*/
.rightFix {
  width: 65px;
  position: fixed;
  right: 2px;
  top: 50%;
  margin-top: -120px;
  z-index: 999;
}
.rightFix a {
  width: 65px;
  height: auto;
  background: #ed6d00;
  text-align: center;
  display: block;
  margin-bottom: 6px;
  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 1px;
  padding: 0;
  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: #ed6d00;
  border: 1px solid #ddd;
  display: none;
  text-align: center;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all ease-in-out 0.2s;
  border-radius: 5px;
  color: #fff;
  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: 52px;
 padding:5px 0;line-height:26px;
  position: absolute;
  left: 0px;
  top: 0;
  background: #ed6d00;
  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: #ed6d00;
  overflow: visible;
}
.rightFix a:hover h3 {
  color: #fff;
}
.rightFix a.fix-ewm:hover img {
  opacity: 1;
  filter: alpha(opacity=100);
  left: -120px;
}
.rightFix a:hover span {
  opacity: 1;
  filter: alpha(opacity=100);
  left: -220px;
}
.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-bj {
  cursor: pointer;
}
.rightFix .fix-bj .ico {
  background-position: 0 -160px;
}
.rightFix .fix-bj:hover .ico {
  background-position: -32px -160px;
}
.rightFix .fix-ewm .ico {
  background-position: 0 -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;
}
.showVedio2 {
  width: 1200px;
  height: 500px;
  position: fixed;
  left: 50%;
  top: 50%;
  margin: -250px 0 0 -600px;
  z-index: 9999;
  background: #fff;
  display: none;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
}
.showVedio2 .playcon {
  padding: 40px;
}
.showVedio2 .playcon .left img {
  width: 620px;
  height: 413px;
  display: block;
}
.showVedio2 .playcon .right {
  width: 360px;
  overflow: hidden;
  margin-right: 52px;
}
.showVedio2 .playcon .right h3 {
  font-size: 40px;
  line-height: 80px;
  text-align: center;
}
.showVedio2 .playcon .right .btn {
  width: 100%;
  height: 54px;
  line-height: 54px;
  background: #ed6d00;
  border: none;
  color: #fff;
  font-size: 16px;
  margin-top: 50px;
  cursor: pointer;
}
.showVedio2 .playcon .right select {
  width: 100%;
  height: 54px;
  background: #f0f0f0 url(../images/right.png) 97% center no-repeat;appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border: none;
  font-size: 16px;outline:none;
  padding-left: 20px;
  margin-top: 20px;
}
.showVedio2 .playcon .right .item {
  border: 1px solid #ddd;
  line-height: 54px;
  height: 54px;
  margin-top: 21px;
  padding-left: 20px;
  font-size: 16px;
  color: #a9a9a9;
}
.showVedio2 .playcon .right .item span.red{color:red;float:right;margin-right:10px;}
.showVedio2 .playcon .right .item span{float:right;margin-right:10px;}
.showVedio2 .playcon .right .item input {
  width: 85%;
  border: none;
  outline: none;
}
.showVedio2 .close {
  width: 40px;
  height: 40px;
  position: absolute;
  right: -16px;
  top: -16px;
  cursor: pointer;
  background: url(../images/close.png) no-repeat center center;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
  z-index: 10;
}
.showVedio2 .close:hover {
  transform: rotate(180deg);
}
.showVedio2 video {
  width: 100%;
  height: 368px;
  display: block;
}
.dialog-layout {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 999;
  background: #000;
  opacity: .5;
}
/* 图片 */
@-webkit-keyframes gradient-rectangle {
  0% {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: bottom;
    transform-origin: bottom;
    background: linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
    background: -webkit-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
    background: -moz-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
    /*FireFox*/
    background: -o-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
    /* Opear */
    background: -ms-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
    opacity: 1;
  }
  100% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: top;
    transform-origin: top;
    background: linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
    background: -webkit-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
    background: -moz-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
    /*FireFox*/
    background: -o-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
    /* Opear */
    background: -ms-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
    opacity: 0;
  }
}
/* Underline From Center1 */
.hvr-underline-from-center1 {
  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;
}
.hvr-underline-from-center1:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: 2px;
  background: #ed6d00;
  height: 4px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-from-center1:hover:before,
.hvr-underline-from-center1.hover:before,
.hvr-underline-from-center1:focus:before,
.hvr-underline-from-center1:active:before {
  left: 0;
  right: 0;
}
.hvr-underline-from-center1:hover,
.hvr-underline-from-center1.hover {
  *height: 43px;
  *border-bottom: 3px solid #d74f31;
  *line-height: 43px;
}
@-webkit-keyframes scale {
  0% {
    -webkit-transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.02);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@keyframes scale {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.02);
  }
  100% {
    transform: scale(1);
  }
}
@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes animatemap {
  0% {
    transform: translateY(-10px);
  }
  20% {
    border-radius: 2px;
  }
  50% {
    transform: translateY(-5px);
    border-bottom-right-radius: 25px;
  }
  80% {
    border-radius: 2px;
  }
  100% {
    transform: translateY(-10px);
  }
}
@-webkit-keyframes big {
  0% {
    -webkit-transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
/****内页****/
.sub_local {
  padding-top: 220px;
}
.sub_local .sub_left {
  float: left;
}
.sub_local .sub_left h3 {
  font-weight: lighter;
  font-size: 60px;
  text-align: left;
  line-height: 60px;
  color: #363636;
}
.sub_local .sobtitle {
  margin-top: 30px;
  font-size: 18px;
  line-height: 18px;
  color: #363636;
}
.sub_local .sobtitle a {
  font-size: 18px;
  line-height: 18px;
  color: #363636;
}
.sub_local .sobtitle a:first-child {
  margin-left: 14px;
}
.sub_local .sub_right {
  padding-top: 12px;
  float: right;
  width: 36%;
}
.sub_local .sub_right p {
  font-size: 16px;
  text-align: left;
  line-height: 26px;
  color: #363636;
}
.menuer {
  position: absolute;
  bottom: -30px;
  width: 100%;
  height: 65px;
}
.menuer .common_nav {
  position: relative;
  top: 0;
  height: 65px;
  box-shadow: 1px 0 2px rgba(0, 0, 0, 0.1);
  background: #fff;
}
.menuer .common_nav .mitem {
  float: left;
  width: 25%;
  height: 65px;
  text-align: left;
  border-right: 1px solid #ddd;
  box-sizing: border-box;
}
.menuer .common_nav .mitem:last-child {
  border: none;
}
.menuer .common_nav .mitem .mt {
  display: block;
  font-size: 20px;
  text-align: center;
  color: #333;
  height: 65px;
  line-height: 65px;
}
.menuer .common_nav .mitem.hover .mt {
  font-weight: bold;
  color: #fff;
  background: #ed6d00;
}
.menuer .common_nav .mitem:hover .mt {
  font-weight: bold;
  color: #fff;
  background: #ed6d00;
}
.menuer .common_nav .nav_sub {
  display: none;
}
.ny_wrapper {
 
  background: #f5f5f5;
}
/* 单页信息 */
.single_wrapper {
 
}
.single_center {
  min-height: 520px;
  background: #fff;
 
}
.single_center .about_con {
  padding:50px 0;
  line-height: 40px;
}
.single_center .about_con img {
  max-width: 100%;
}
/* 客户案例 */
.case_wrapper {
  padding-top: 80px;padding-bottom: 80px;
}
.case_wrapper .caselist li {
  position: relative;
  float: left;
  width: 30.66667%;
  margin-bottom: 50px;
  margin-right: 4%;
  transition: all ease 0.36s;
}
.case_wrapper .caselist li:nth-child(3n) {
  margin-right: 0;
}
.case_wrapper .caselist.xiaotu li {
  width: 22%;
  margin-right: 4%;
}
.case_wrapper .caselist.xiaotu li:nth-child(3n) {
  margin-right: 4%;
}
.case_wrapper .caselist.xiaotu li:nth-child(4n) {
  margin-right: 0;
}
.case_wrapper .caselist li .img {
  position: relative;
  display: block;
  width: 100%;
  padding-top: 56.25%;
  overflow: hidden;
  z-index: 10;
}
.case_wrapper .caselist li .img.img2 {
  padding-top: 32.55%;
}
.case_wrapper .caselist li img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.case_wrapper .caselist li .txtx {
  position: absolute;
  bottom: 0px;
  left: 0;
  background: url("../images/equip_txt.png") left bottom repeat-x;
  width: 100%;
  height: 242px;
  z-index: 12;
  z-index: 10;
  transition: ease-in-out .2s;
}
.case_wrapper .caselist li .txtx p {
  font-size: 16px;
  text-align: center;
  color: #fff;
  padding-top: 10px;
  padding-left: 80px;
  padding-right: 80px;
}
.case_wrapper .caselist li .txtx p:last-child {
  padding-bottom: 30px;
}
.case_wrapper .caselist li .txtx .tit {
  font-size: 24px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  padding-top: 170px;
}
.case_wrapper .caselist li .txtx {
  display: block;
}
.case_wrapper .caselist li:hover .txtx {
  height: 308px;
  background: url("../images/equip_txt.png") left bottom repeat-x;
}
.case_wrapper .caselist li .txt {
  display: table;
  width: 100%;
  height: 50px;
  z-index: 2;
  background: url("../images/ny_case_txt.png") no-repeat center center;
}
.case_wrapper .caselist li .txt .tit {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  font-size: 16px;
  text-indent: 15px;
  color: #fff;
  z-index: 12;
}
.case_wrapper .caselist li .txt .tit span {
  font-size: 14px;
  padding-left: 10px;
}
.case_wrapper .caselist li .txt p {
  position: relative;
  display: table;
  font-family: arial;
  float: right;
  font-size: 30px;
  width: 75px;
  height: 100%;
  background: #9ebc16;
  z-index: 12;
}
.case_wrapper .caselist li .txt p span {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 30px;
  color: #fff;
}
.case_wrapper .caselist li .txt:before,
.case_wrapper .caselist li .txt:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  background: #f08519;
  z-index: 2;
  transition: 0.8s;
}
.case_wrapper .caselist li .txt:before {
  transition: 0.8s;
  background: #f08519;
  z-index: -1;
}
.case_wrapper .caselist li:hover {
  transform: translateY(-3px);
  box-shadow: 8px 0 16px rgba(0, 0, 0, 0.1);
  transition: all ease 0.36s;
}
.case_wrapper .caselist li:hover .txt:after,
.case_wrapper .caselist li:hover .txt:before {
  width: 100%;
}
.case_wrapper .caselist li:hover p {
  background: #f08519;
}
.case_wrapper .caselist li:hover .txtx p {
  background: none;
}
.case_wrapper .caselist li:hover img {
  filter: brightness(105%);
  -webkit-filter: brightness(105%);
}
/* pager */
.pager {
  padding: 30px 0 100px;
  text-align: center;
  *zoom: 1;
  *padding: 40px 0 30px;
}
.pager:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.pager p {
  height: 26px;
  line-height: 26px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  display: none;
}
.pager ul {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  overflow: hidden;
}
.pager ul li {
  float: left;
  margin: 0 5px;
  padding: 0 !important;
  height: auto !important;
  border: none !important;
}
.pager ul a {
  line-height: 40px;
  padding: 0 15px;
  transition: all ease 300ms;
  color: #000000;
  text-decoration: none;
  float: left;
  border: 1px solid #ddd;
  border-radius: 20px;
}
.pager ul a.current,
.pager ul a:hover {
  color: #fff;
  border: 1px solid #ed6d00;
  background: #ed6d00;
}
.news li {
  padding: 20px;
  border: 1px solid #f2f2f2;
  background: #fff;
  margin-bottom: 50px;
}
.news li .img {
  width: 360px;
  float: left;
  height: 205px;
  overflow: hidden;
  position: relative;
}
.news li .img img {
  width: 360px;
  position: absolute;
  left: 0;
  top: -32px;
  height: 270px;
  transition: 0.9s;
}
.news li:hover .img img {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
}
.news li:hover {
  box-shadow: 4px 4px 4px #ddd;
}
.news li .p {
  width: calc(100% - 440px);
  float: right;
  margin-right: 40px;
}
.search_li li .p {
  width: 1080px;
  margin-right: 40px;
  padding-bottom: 20px;
}
.news li .p h3 {
  color: #363636;
  font-size: 24px;
  font-weight: 400;
  padding: 28px 0;
}
.news li .p p {
  color: #363636;
  line-height: 24px;
  padding-bottom: 24px;
}
.news li .p span {
  line-height: 18px;
  font-family: arial;
  color: #959595;
}
.news li .p .more {
  width: 162px;
  line-height: 34px;
  height: 34px;
  display: block;
  float: right;
  background: #ed6d00;
  color: #fff;
  text-align: center;
}
.news li .p i {
  width: 23px;
  height: 16px;
  background-position: -73px 0;
  margin-right: 10px;
}
.news li .p .i2 {
  background-position: -104px 0;
  margin-left: 30px;
}
.news li:hover .p h3 {
  color: #ed6d00;
  font-weight: bold;
}
.news li .pp {
  width: calc(100% - 80px);
  margin-right: 40px;
  padding-bottom: 20px;
}
.search_li li .p {
  width: 1080px;
  margin-right: 40px;
  padding-bottom: 20px;
}
.detail {
  background: #fff;
  padding: 59px;
  border: 1px solid #e5e5e5;width:900px;
 
}
.detail .title {
  padding-bottom: 0px;
  border-bottom: 1px solid #f2f2f2;
  text-align: center;
  line-height: 40px;
}
.detail .title h1 {
  font-size: 30px;
  font-weight: 100;
  padding-bottom: 15px;
line-height: 60px;
}
.detail .title span {
  line-height: 18px;
  font-family: arial;
  color: #959595;
}
.detail .title i {
  width: 23px;
  height: 16px;
  background-position: -73px 0;
  margin-right: 10px;
}
.detail .title .i2 {
  background-position: -104px 0;
  margin-left: 30px;
}
.detail .context {
  padding: 0px 0;font-size:16px;text-align: justify;
}
.detail .context .flash {
  text-align: center;
  width: 800px;
  margin: 0 auto;
}
.detail .context .flash video {
  width: 100%;
}
.detail .context img {
  max-width: 1080px;
}
/* reLink */
.reLink {
  height: 38px;
  line-height: 38px;
  border: 1px solid #e6e6e6;
  padding: 0 15px;
  margin-bottom: 50px;
}
.reLink .nextLink,
.detail .reLink .prevLink {
  width: 50%;
}
.reLink .nextLink {
  text-align: right;
}
.reLink a {
  -webkit-transition: all ease 500ms;
  -moz-transition: all ease 500ms;
  -ms-transition: all ease 500ms;
  -o-transition: all ease 500ms;
  transition: all ease 500ms;
}
.reLink a:hover {
  color: #db261f;
}
.sub_banner {
  padding-top: 36.45%;
  position: relative;
}
.sub_banner img {
  width: 100%;
  position: absolute;
  left: 0;
  z-index: 9;
  top: 0;
  display: block;
}
.sub_banner .tit {
  color: #fff;
  position: absolute;
  z-index: 10;
  margin-left: -800px;
  top: 50%;
  left: 50%;
  margin-top: -107px;
}
.sub_banner .tit p {
  color: #fff;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
  font-weight: bold;
  font-size: 30px;
  text-transform: uppercase; padding-left:5px;
}
.sub_banner .tit h3 {
  font-size: 60px;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
  font-weight: bold;
}
.sub_banner .tit span {
  display: block;
  background: #fff;
  width: 40px;
  height: 5px;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
  margin-top: 30px;
}
.sub_banner .menu {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100px;
  line-height: 100px;
  background: url(../images/bg5.png) repeat;
  z-index: 10;
  font-size: 18px;
  color: #fff;
}
.sub_banner .menu li {
  float: left;
  margin-right: 85px;
}
.sub_banner .menu li a {
  color: #fff;
}
.sub_banner .menu li:hover a,
.sub_banner .menu li.hover a {
  color: #ed6d00;
}
.sub_banner .menu li:hover a::before,
.sub_banner .menu li.hover a::before {
  left: 0;
  right: 0;
}
.case_2 {
  padding-top: 100px;background:#f5f5f5;
}
.case_2 .list li {
  width: 32%;
  margin-right: 2%;
  border-radius: 5px;
  overflow: hidden;
  position: relative;background:#fff;
  float: left;
  margin-bottom: 50px;
  transition: all ease 0.36s;
}
.case_2 .list li:nth-child(3n) {
  margin-right: 0;
}
.case_2 .list li .img {
  position: relative;
  display: block;
  width: 100%;
  padding-top: 56.25%;
  overflow: hidden;
  z-index: 10;
}
.case_2.img4 .list li .img {
  padding-top: 75%;
}
.case_2 .list li img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.case_2.img4 .list li{width:23.5%;}
.case_2.img4 .list li:nth-child(3n){margin-right:2%;}
.case_2.img4 .list li:nth-child(4n){margin-right:0;}
.case_2 .list li .txt {
  background: #fff; 
  line-height: 30px;
  position: relative;
  font-size: 20px;
  color: #666;
  transition: ease-in-out .2s;
  overflow: hidden;
  padding: 20px 30px 0; padding-right:80px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.case_2 .list li .txt .des{ padding-bottom:20px; height:30px; font-size:14px; color:#999}
.case_2 .list li .txt i {
  width: 30px;
  height: 30px;
  background-position: -144px -146px;
  position: absolute;
  right: 40px;
  top: 20px;
  opacity: 0;
}
.case_2 .list li:hover .txt i {
  right: 30px;
  opacity: 1;
  transition: ease-in-out .2s;
}
.case_2 .list li:hover {
  box-shadow: 0 15px 24px 1px rgba(0, 0, 0, 0.13);
  transform: translateY(-20px);
}
/* 响应1200屏幕 */
.product_1 {
  margin-bottom:70px;
  margin-top: 100px;
}
.product_1 .left {
  width: calc(100% - 600px);
}
.product_1 .left span {
  color: #ed6d00;
  font-size: 24px;
}
.product_1 .left h3 {
  font-size: 60px;
  padding-top: 20px;
  padding-bottom: 46px;
}
.product_1 .left p {
  line-height: 34px;
  font-size: 18px;
}
.product_1 .right {
  width: 500px;
  
}
.product_1 .right img{width:100%;}
.product_1 .right ul {
 width:115%;
}

.product_1 .right li {
  border-bottom: 1px solid #ddd;
  padding-top: 15px;
  line-height: 54px;
  font-size: 18px; width: 180px;
  float: left; margin-left: 40px;
}
.product_1 .right li:nth-child(2n+1){margin-left:0;}
.product_1 .right li .fl {
  color: #ddd;
  font-family: arial;
  font-size: 22px;
}
.product_1 .right li:hover {
  border-bottom: 1px solid #ed6d00;
  color: #ed6d00;
}
.product_1 .right li:hover .fl {
  color: #ed6d00;
}
.product_2 {
  font-size: 18px;
  line-height: 34px;
  padding: 0px 0 100px;text-align: justify;
}
.product_2 img {
  max-width: 100%;
}
.product_3 {
  width: 100%;
  height: 770px;
  background: url(../images/product_3.jpg) center top no-repeat;
}
.product_3 .title {
  text-align: center;
  padding-top: 100px;
  padding-bottom: 92px;
}
.product_3 .title p {
  font-size: 24px;
  color: #ccc;
  text-transform: uppercase;
}
.product_3 .body {
  margin: 0 auto;
}
.product_3 .body ul {
  display: inline-block;
}
.product_3 .body li {
  float: left;
  width: 33.333%;
  background: url(../images/product_ico.png) 58px top no-repeat;
  margin-bottom: 38px;
}
.product_3 .body li b {
  color: #ed6d00;
  font-size: 70px;
  font-family: arial;
  float: left;
  padding-left: 65px;
  padding-top: 26px;
}
.product_3 .body li h3 {
  font-size: 23px;
  line-height: 40px;
  color: #666;
  padding-left: 161px;
}
.product_3 .body li:nth-child(7) {
  margin-left: 33.333%;
}
.news_list {
  margin-top: 100px;
}
.news_list li {
  margin-bottom: 75px;
}
.news_list li .left {
  width: 400px;
}
.news_list li .left img {
  display: block;
  width: 400px;height:225px;;
}
.news_list li .right {
  width: calc(100% - 500px);
  border-bottom: 1px solid #ddd;
  height: 225px;
}
.news_list li .right .h3 {
  width: ;
  font-size: 34px;
  line-height: 45px;
  display: block;
  float: left;
  width: 34%;
  padding-right: 7%;
}
.news_list li .right .p {
  display: block;
  float: left;
  font-size: 16px;
  line-height: 26px;
  color: #999;
  width: 37%;
}
.news_list li .right .time {
  display: block;
  float: right;
  width: ;
}
.news_list li .right .time span {
  font-size: 50px;
  font-family: arial;
  color: #666;
  font-weight: bold;
  line-height: 50px;
}
.news_list li .right .time p {
  color: #999;
  font-family: arial;
}
.news_list li:hover .right .h3 {
  font-weight: bold;
}
.news_list li:last-child {
  margin-bottom: 30px;
}
.about_1_main {
  width: 100%;
  background: #f5f5f5;
}
.about_1_main .w1600 {
  background: url(../images/about_1.png) left 328px no-repeat;
}
.about_1_main .box1 {
  padding-top: 120px;
  padding-bottom: 150px;
}
.about_1_main .box1 .left {
  width: 50%;
}
.about_1_main .box1 .left p {
  color: #ed6d00;
  font-size: 24px;
  padding-bottom: 15px;
}
.about_1_main .box1 .left h3 {
  font-size: 60px;
  line-height: 80px;
  padding-bottom: 75px;
}
.about_1_main .box1 .left a {
  display: block;
  width: 164px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  background: #999;
  color: #fff;
  border-radius: 21px;
}
.about_1_main .box1 .left a i {
  width: 7px;
  height:11px;
  background-position: -134px -63px;
  margin-left: 10px; margin-bottom:2px;
}
.about_1_main .box1 .left a:hover {
  background: #ed6d00;
  transition: ease-in-out .2s;
}
.about_1_main .box1 .right {
  width: 50%;
  font-size: 18px;
  line-height: 34px;
  padding-top: 25px;
}
.about_1_main .box1 .right p {
  text-indent: 2em;
}
.about_1_main .box2 {
  padding-bottom: 100px;
}
.about_1_main .box2 li {
  float: left;
  position: relative;
  width: 25%;
}
.about_1_main .box2 li h3 {
  font-size: 80px;
  font-weight: bold;
  color: #ed6d00;
  line-height: 50px;
}
.about_1_main .box2 li h3 span {
  font-size: 20px;
  vertical-align: text-top;
  margin-left: 5px;
}
.about_1_main .box2 li p {
  font-size: 24px;
  font-weight: bold;
}


.about_1_main .box2 li:hover i {
  right: 50px;
  transition: ease-in-out .2s;
}
.about_2_main {
  background: #f5f5f5;
  height: 398px;
  position: relative;
}
.about_2_main .w1600 {
  position: absolute;
  left: 50%;
  margin-left: -800px;
  top: 0;
}
.about_2_main .w1600 img {
  width: 100%;
}
.about_3_main {
  padding-bottom: 40px;
}
.about_3_main .title {
  margin-top: 160px;
  text-align: center;
  padding-bottom: 30px;
}
.about_3_main .title p {
  color: #ccc;
  font-size: 24px;
  text-transform: uppercase;
}
.event_box {
  width: 100%;
  position: relative;
  height: 610px;
}
.event_box .w1600 {
  position: relative;
  z-index: 3;
}
.event_box .parHd {
  width: 100%;
  z-index: 9;
}
.event_box .parHd ul {
  width: 100%;
}
.event_box .parHd ul li {
  width: 8.3333333%;
  float: left;
  text-align: center;
  position: relative;
  font-size: 18px;
  color: #999;
  z-index: 10;
  cursor: pointer;
}
.event_box .parHd ul li p {
  padding-top: 50px;
}
.event_box .parHd ul li i {
  width: 8px;
  height: 8px;
  background: url(../images/time_1.png) center center no-repeat;
  position: absolute;
  left: 50%;
  top: 7px;
  margin-left: -4px;
  z-index: 11;
}
.event_box .parHd ul li.act i {
  background: url(../images/time_2.png) center center no-repeat;
  width: 22px;
  height: 22px;
  top: 0px;
  margin-left: -11px;
}
.event_box .parHd ul li.act p{color:#ed6d00;}
.event_box b {
  border-top: 1px solid #eee;
  width: 100%;
  height: 19px;
  position: absolute;
  left: 0px;
  bottom: 97px;
  z-index: 0;
}
.event_box .sPrev {
  display: block;
  width: 60px;
  height: 60px;
  position: absolute;
  left: 0;
  top: 226px;
  cursor: pointer;
}

.event_box .sNext {
  display: block;
  width: 60px;
  height: 60px;
  position: absolute;
  right: 0;
  top: 226px;
  cursor: pointer;
}

.event_box .sNext i {
  background-position: -62px -38px;
   width: 60px;
  height: 60px;
}
.event_box .sPrev i {
  background-position: -0px -38px;
   width: 60px;
  height: 60px;
}
.event_box .sPrev:hover i {
 
  background-position: 0 -102px;
}
.event_box .sNext:hover i {
 
  background-position: -62px -102px;
}

.event_box .parBd {
  height:482px;
}
.event_box .parBd .slideBox {
  width: 100%;
  height: 482px;
  position: relative;
}
.event_box .parBd .slideBox h4 {
  font-size: 220px;
  color: #999;
  text-align: center;
  font-family: "Arial";
  font-weight: bold;
}
.event_box .parBd .slideBox .p {
  width: 70%;
  text-align: center;
  font-size: 18px;
  color: #666;
  line-height: 30px;margin:0 auto;
}


.about_4_main {
  padding-bottom: 108px;
}
.about_4_main .hd h3 {
  text-align: center;
}
.about_4_main .hd a {
  left: 50%;
  top: auto;
  bottom: -540px;
  margin-left: -100px;
}
.about_4_main .hd a.next {
  margin-left: 10px;
}
.page_top{margin-top:100px;}
.erro{line-height:500px;}
.contact_2 {
  padding: 70px 0 130px;
}
.contact_2 .ctit .tit {
  display: block;
  width: 170px;
  margin: 0 auto;
  font-size: 40px;
  line-height: 44px;font-weight:lighter;
  color: #333;    font-weight: bold;
  
}
.contact_2 .formdata {
  margin-top: 60px;
}
.contact_2 .formdata .item {
  position: relative;
  float: left;
  width: 48%;
  height: 58px;
  line-height: 58px;
  border: 1px solid #000;
}
.contact_2 .formdata .item.mr {
  margin-right: 3.5%;
}
.contact_2 .formdata .item label {
  float: left;
  display: block;
  margin-top: 18px;
  width: 17%;
  height: 22px;
  line-height: 22px;
  text-align: center;
  border-right: 1px solid #000;
}
.contact_2 .formdata .item .txt {
  float: left;
  width: 76%;
  height: 58px;
  line-height: 58px;
  border: none;
  outline: none;
  text-indent: 20px;
}
.contact_2 .formdata .item .red {
  position: absolute;
  top: 0;
  right: 20px;
  color: #df1f1f;
  font-weight: 100;
  font-size: 22px;
}
.contact_2 .formdata .tarea {
  margin-top: 40px;
}
.contact_2 .formdata .tarea textarea {
  border: 1px solid #000;
  width: calc(100% - 23px);
  height: 174px;
  resize: none;
  padding: 10px;
  *margin-top: 15px;
  overflow: hidden;
  outline: none;
  text-indent: 24px;
}
.contact_2 .formdata .btn {
  border: none;
  background: #ed6d00;
  width: 400px;
  height: 50px;
  line-height: 50px;
  color: #fff;
  font-size: 18px;
  display: block;
  margin: 40px auto 0;
  cursor: pointer;
  transition: ease-in-out 0.2s;
  margin-bottom: 60px;
  outline: none;
}
.contact_2 .formdata .btn:hover {
  text-indent: 6px;
  color: #fff;
  background-color: #f08519;
  transition: all ease 0.36s;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.17);
}
.sideMenu { margin: 62px auto 0; }
.sideMenu .h3 { padding: 17px 19px; border: 1px solid #dcdcdc; border-left: 8px solid #ed6d00; margin-bottom: 22px; }
.sideMenu .h3 .title .left h3 { font-size: 24px; color: #000 ;font-weight:bold; }
.sideMenu .h3 .title .right { color: #999; font-size: 18px; }
.sideMenu .h3 .title p { color:#ed6d00; display: block; font-size: 18px; }
.sideMenu ul { border-top: 1px solid #dcdcdc; padding-top: 15px; margin-top: 15px; color: #999; display: none; line-height: 28px; }
.page_product {
  
}
.page_product .box1 {
  padding-bottom: 230px;
  border-bottom: 1px dashed #d9d9d9;
  margin-bottom: 30px;
}
.page_product .showimg{ width:750px;  position: relative; float: left; }
.page_product .showimg .bigimg{ width: 748px;
  height:420px; display: block; position: relative; border: 1px solid #dddddd;overflow:hidden;}
.page_product .showimg .bigimg .list{width: 5000%;}
.page_product .showimg .bigimg .list li{width: 748px; height: 420px; float: left;}
.page_product .showimg .bigimg .list img{width: 100%; height: 100%; display: block; transition: all ease 300ms;}
.page_product .showimg .smallimg{width:1200px; height: 206px; z-index: 10; overflow: hidden;margin-top: 30px;position: absolute;}
.page_product .showimg .list{width:1100px; overflow: hidden; position: relative; margin: 0 auto;}
.page_product .showimg .listcon{width:200%; position: relative;}
.page_product .showimg .prev,
.page_product .showimg .next{width: 20px; height: 76px; z-index: 10; position: absolute; bottom:0; cursor: pointer; background:#ccc url(../images/show-btn-ico.png) no-repeat 0 center;}
.page_product .showimg .prev:hover,
.page_product .showimg .next:hover{background-color:#b9b8b8;}
.page_product .showimg .prev{left: 0; background-position: 3px center;padding-top: 128px;}
.page_product .showimg .next{right: 0; background-position: -84px center;padding-top: 128px;}
.page_product .showimg .smallimg li{width: 360px; height: 206?px; margin-right: 14px; float: left; cursor: pointer; position: relative; border: 1px solid #dddddd;}
.page_product .showimg  .smallimg li img{width: 100%; height: 100%; display: block;}
.page_product .showimg .smallimg  li.on{ border:1px solid #ed6d00;}


.page_product .box1 .slideBox {
  border: 1px solid #eee;
  width:748px; 
  position: relative;
}
.page_product .box1 .slideBox .hd {
  position: absolute;
  right: 30px;
  bottom: 30px;
  z-index: 10;
 
}
.page_product .box1 .slideBox .hd ul li {
  cursor: pointer;
  width: 13px;
  height: 13px;
  background: #333;
  border-radius: 100%;
  margin-left: 9px;border:1px solid #fff;
  float: left;
}
.page_product .box1 .slideBox .hd ul li.on {
  background: #ed6d00;
}
.page_product .box1 .slideBox .bd {
  position: relative;
}
.page_product .box1 .slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
}
.page_product .box1 .slideBox .bd img {
  width: 748px;
  height:420px;
  display: block;
}
.page_product .box1.case_show .slideBox .bd img {
  width: 400px;
  height: 533px;
}
.page_product .box1.case_show .slideBox {
  width: 400px;
  height: 533px;
  margin-left: 100px;
}
.page_product .box1.case_show .box1_right {
  width: 600px;
}
.page_product .box2 img {
  max-width: 100%;
  display: block;
  margin: 0 auto;  margin-bottom:6px;
}
.page_product .box2 {
  padding-bottom: 70px;
  line-height: 35px;font-size:16px;text-align: justify;
}
.box1_right {
  width:calc(100% - 820px); position:relative; height:422px;margin-top: 45px;
 
}
.box1_right h1 {
  font-size: 30px;
  padding-top: 17px; padding-bottom:20px;
}
.box1_right p{line-height:24px;font-size:16px;}
.box1_right h3 {
  font-size: 18px;
  color: red;
  text-transform: uppercase;
  padding-top: 15px;
  padding-bottom: 23px;
}
.box1_right .t h2 {
  border-bottom: 1px solid #dcdcdc;
  font-size: 20px; 
}
.box1_right .t b {
  border-bottom: 2px solid #fdc824;
  display: inline-block;
  padding-bottom: 12px;
}
.box1_right .t p {
  font-size: 16px;
  line-height: 36px;
  color: #666;
  margin-bottom: 35px;
  padding-top: 5px;
}
.box1_right .a {
  width: 435px;margin-top: 140px; position:absolute;left:0;bottom:0;
}
.box1_right .a a {
  display: block;
  width: 150px;
  height: 50px;
  text-align: center;
  color: #fff;
  background: #1b73d7;
  font-size: 18px;
  float: right;
  line-height: 50px;
  border-radius: 5px;
}
.box1_right .a a:first-child {
  width: 250px;
  background:#ed6d00;
  float: left;
  cursor: default;
margin-bottom: 107px;
}
.box1_right .a a i {
  width: 22px;
  height: 24px;
  background-position: -202px -102px;
  margin-right: 10px;
  margin-top: 5px;
}
.partner_main{margin-top:80px;}
/* map_ul */
.map_ul {
  list-style: outside none none;
  display: block;
  width: 100%;
  padding-bottom: 50px;
}
.map_ul li {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 25px;
}
.map_ul li a {
  width: 100%;
  height: 35px;
  line-height: 35px;
  font-weight: bold;
  display: block;
  background: #f6f6f6;
  text-indent: 15px;
}
.map_ul .list-inline {
  display: block;
  width: 86%;
}
.map_ul .list-inline li {
  height: 32px;
  display: inline-block;
  *display: inline;
  margin: 15px 5px 15px 0;
  zoom: 1;
  line-height: 32px;
  border-bottom: 0;
  text-align: center;
  width: auto;
  padding: 0;
}
.map_ul .list-inline li a {
  text-indent: 0;
  font-weight: normal;
  display: block;
  line-height: 32px;
  height: 32px;
  display: inline-block;
  padding: 0 10px;
  width: auto;
  border: 1px solid #ccc;
  text-align: center;
}
.map_ul .list-inline li a:hover {
  background: #ed6d00;
  color: #fff;
  border: 1px solid #ed6d00;
}
.searchPage li{padding:30px 0px;border-bottom:1px solid #ddd; margin-bottom:40px;margin:0 50px;}
.searchPage li h3{font-size:24px; padding-bottom:15px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.searchPage li p{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}


  .w1600 {
    width: 1500px;
    max-width: 1500px;
  }
  .banner_main .banner .tip {
    width: 1400px;
    margin-left: -700px;
  }
  .floor_3 .body {
    width: 1494px;
  }
   .floor_3 li {
    width: 298px;
    height: 113px;
  }
  .floor_3 li img {
    width: 298px;
    height: 113px;
  }
  .floor_4_main .bd li {
    margin-right: 20px;
  }
  .floor_5 .body .left {
    width: 467px;
  }
  .floor_5 .body .left li .fr {
    margin-right: 35px;
  }
  .floor_6 li {
    width: 152px;
  }
  .bottom_main .bottom_nav dl:last-child {
    display: none;
  }
  .bottom_main .bottom_nav.w1600 {
    width: 1500px;
    margin: 0 auto;
  }
  .sub_banner .tit {
    margin-left: -750px;
  }
  .about_2_main .w1600 {
    width: 1500px;
    margin-left: -750px;
  }

@media (max-width: 1440px) {
  .w1600 {
    width: 1200px;
    max-width: 1200px;
  }
  .header_main .nav_main .item {
    padding: 0 10px;
  }
  .header_main .search {
    right: 30px;
  }
  .header_main .nav_main {
    margin-right: 230px;
  }
  .banner_main .banner .tip {
    width: 1200px;
    margin-left: -600px;
  } 
  .floor_2_main .title li {
    width: 162px;
  }
  .floor_3 .body {
    width: 1194px;
  }
   .floor_3 li{ width: 238px;
    height: 90px;}
  .floor_3 li img {
    width: 238px;
    height: 90px;
  }
  .floor_4_main .bd li {
    width: 290px;
    margin-right: 13px;
  }
  .floor_4_main .bd li img {
    width: 240px;
    height: 180px;
  }
  .floor_4_main .bd li {
    height: 404px;
  }
  .floor_5 .title li {
    width: 162px;
  }
  .floor_5 .body .left {
    width: 507px;
  }
  .floor_5 .body .left li .fr {
    margin-right: 70px;
  }
  .floor_5 .body .right li:nth-child(3) {
    display: none;
  }
  .floor_5 .body .right {
    width: 659px;
  }
  .floor_6 li {
    width: 123px;
  }
  .floor_6 li h3 {
    font-size: 16px;
  }
  .index_title {
    font-size: 42px;
  }
  .bottom_main .bottom_nav dl {
    width: 150px;
  }
  .bottom_main .bottom_nav dl:last-child {
    display: none;
  }
  .bottom_main .bottom_nav .right h3 {
    font-size: 34px;
  }
  .bottom_main .bottom_nav dl:nth-child(4) {
    background: url(../images/line1.png) 110px 50px no-repeat;
  }
  .sub_banner .tit {
    margin-left: -600px;
  }
  .sub_banner .tit h3 {font-size:50px;}
  .product_1 .left h3 {
    padding-bottom: 30px;
    padding-top: 10px;
  }

  .about_1_main .box1 .right {
  font-size: 14px;
}
  .about_1_main .box1 .left h3 {
  font-size: 50px;
}
  .about_2_main {
    height: 250px;
  }
  .about_2_main .w1600 {
    width: 1200px;
    margin-left: -600px;
  }
  .floor_4_main .hd a {
    bottom: -520px;
  }
  .event_box .parBd .slideBox h4{font-size:200px;}
}
/*# sourceMappingURL=index.css.map */
