@charset "UTF-8";

body,
p,
form,
textarea,
h1,
h2,
h3,
h4,
h5,
dl,
dd {
  margin: 0px;
}

input,
button,
ul,
ol {
  margin: 0px;
  padding: 0px;
}

body,
input,
button,
form {
  font-size: 14px;
  line-height: 28px;
  font-family: "microsoft yahei", 'PingFang SC', 'Myriad Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #333;
}

h1,
h2,
h3,
h4,
h5,
h6,
font {
  font-size: 14px;
  font-weight: normal;
}

ul,
ol,
li {
  list-style: none;
}

input {
  background: none;
  border: 0 none;
}

img,
iframe {
  border: 0px;
}

em,
i {
  font-style: normal;
}

button,
input,
select,
textarea {
  font-size: 100%;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.red {
  color: #ba292e;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.tac {
  text-align: center;
}

.tar {
  text-align: right;
}

.poa {
  position: absolute;
}

.por {
  position: relative;
}

.hidden {
  display: none;
}

.w1200 {
  width: 1200px;
  margin: 0 auto;
}

.ico {
  background: url(../images/ico.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
}

a {
  color: #333;
  text-decoration: none;
}

a:hover {
  color: #00cc66;
  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;
}

/*dialog-layout*/
.dialog-layout {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0.3;
  filter: alpha(opacity=30);
}

/*header_main*/
html {
  min-width: 1280px;
}

.header_main {
  width: 100%;
  height: 90px;
  position: relative;
  background: #fff;
  z-index: 2000;
}

.header_main .logo {
  display: block;
  width: 462px;
  float: left;
  padding-left: 37px;
  padding-top: 16px;
}

.header_main .nav_main {
  float: right;
  height: 90px;
  padding-right: 95px;
  z-index: 10;
}

.header_main .nav_main .list {
  height: 90px;
}

.header_main .nav_main .list li {
  float: left;
  padding: 0 2px;
  height: 90px;
  line-height: 90px;
  text-align: 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;
  background: url(../images/nav_split.jpg) no-repeat center right;
  z-index: 10;
}

.header_main .nav_main .list li .nav1 {
  padding: 0 28px;
  display: block;
  height: 100%;
  position: relative;
  color: #333333;
  cursor: pointer;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
}

.header_main .nav_main .list li .subNav {
  position: absolute;
  width: 100%;
  height: 288px;
  background: #f8f8f8;
  left: 0;
  top: 90px;
  z-index: 100;
  border-top: 1px solid #dfdfdf;
  display: none;
}

.header_main .nav_main .list li .subNav .w1200 {
  padding-top: 59px;
}

.header_main .nav_main .list li .subNav .w1200 .left {
  width: 850px;
  text-align: left;
  float: left;
}

.header_main .nav_main .list li .subNav .w1200 .left .fl {
  width: 300px;
  height: 169px;
  overflow: hidden;
}

.header_main .nav_main .list li .subNav .w1200 .left .fl img {
  width: 300px;
}

.header_main .nav_main .list li .subNav .w1200 .left .fr {
  width: 499px;
  border-bottom: 1px solid #ddd;
  height: 168px;
}

.header_main .nav_main .list li .subNav .w1200 .left .fr h3 {
  font-size: 26px;
  line-height: 26px;
  color: #333;
}

.header_main .nav_main .list li .subNav .w1200 .left .fr p {
  line-height: 26px;
  color: #666;
  padding-top: 21px;
  padding-right: 44px;
}

.header_main .nav_main .list li .subNav .w1200 .right {
  width: 300px;
  float: right;
  overflow: hidden;
}

.header_main .nav_main .list li .subNav .w1200 .right dl {
  width: 125%;
}

.header_main .nav_main .list li .subNav .w1200 .right dd {
  float: left;
  width: 173px;
  line-height: 40px;
  text-align: left;
}

.header_main .nav_main .list li .subNav .w1200 .right dd i {
  width: 5px;
  height: 8px;
  background-position: 0 -40px;
  margin-right: 13px;
}

.header_main .nav_main .list li .subNav .w1200 .right dd a {
  color: #666;
}

.header_main .nav_main .list li .subNav .w1200 .right dd a:hover {
  color: #0cb46a;
}

.header_main .nav_main .list li.hover .nav1,
.header_main .nav_main .list li:hover .nav1 {
  color: #fff;
  font-weight: bold;
  background: #1551a1;
}

.header_main .nav_main .list li.hover .nav1:before,
.header_main .nav_main .list li:hover .nav1:before {
  width: 66px;
}

.header_main .lang {
  width: 63px;
  height: 79px;
  line-height: 79px;
  color: #666666;
  text-align: right;
  position: absolute;
  top: 0;
  right: 0px;
  font-size: 20px;
  font-family: arial;
  background: url(../images/nav_split.jpg) no-repeat center left;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
}

.header_main .lang:hover {
  color: #0cb46a;
}

.header_main .header_search {
  width: 78px;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
  right: 21px;
  top: 0;
  z-index: 9;
}

.header_main .header_search .search_btn {
  width: 78px;
  height: 49px;
  padding-top: 37px;
  cursor: pointer;
}

.header_main .header_search .search_btn s {
  width: 17px;
  height: 18px;
  display: block;
  margin: 0 auto;
  background-position: 0 0;
}

.header_main .header_search .search_btn .on {
  width: 17px;
  height: 18px;
  display: block;
  margin: 0 auto;
  background-position: 0 -18px;
}

.header_main .header_search .search_box {
  width: 337px;
  height: 80px;
  position: absolute;
  z-index: 10;
  height: 100px;
  right: 0px;
  top: -69px;
  opacity: 0;
  filter: alpha(opacity=0);
  overflow: hidden;
  background: #ffffff;
  border-top: 1px solid #ddd;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
}

.header_main .header_search .search_box .box {
  width: 285px;
  height: 40px;
  padding: 25px 0 0 30px;
  background: url(../images/searchbg.jpg) no-repeat 30px bottom;
}

.header_main .header_search .search_box input {
  background-color: none;
  border: none;
}

.header_main .header_search .search_box .stxt {
  width: 238px;
  height: 40px;
  line-height: 40px;
  display: block;
  padding-left: 10px;
  text-indent: 0;
  outline: none;
}

.header_main .header_search .search_box .sbtn {
  width: 20px;
  height: 18px;
  margin: 10px 5px 0 0;
  display: block;
  outline: none;
  cursor: pointer;
  background-position: 0 0;
}

.header_main .header_search .search_box.showb {
  top: 79px;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* banner */
.banner {
  width: 100%;
  min-width: 1000px;
  position: relative;
  z-index: 1;
}

.banner .list {
  width: 100%;
  position: relative;
}

.banner .list li {
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  width: 100%;
  overflow: hidden;
}

.banner a {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.banner .prev,
.banner .next {
  width: 20px;
  height: 75px;
  position: absolute;
  z-index: 99;
  top: 50%;
  margin-top: -37px;
  text-align: center;
  transition: ease-in-out .2s;
  cursor: pointer;
  background: url(../images/banner-ico.png) no-repeat 0 0;
}

.banner .prev {
  left: 5%;
  background-position: 0 0;
}

.banner .prev:hover {
  background-position: -22px 0;
}

.banner .next {
  right: 5%;
  background-position: -46px 0;
}

.banner .next:hover {
  background-position: -68px -0px;
}

.banner .tip {
  height: 20px;
  position: absolute;
  left: 50%;
  bottom: 130px;
  display: none;
  margin-left: -600px;
  z-index: 10;
}

.banner .tip li {
  width: 12px;
  height: 12px;
  padding: 2px;
  margin: 0 5px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
}

.banner .tip li span {
  width: 8px;
  height: 8px;
  display: inline-block;
  vertical-align: middle;
  background: #666666;
  border-radius: 100%;
}

.banner .tip li.cur {
  padding: 0;
}

.banner .tip li.cur span {
  width: 12px;
  height: 12px;
  background: #0cb46a;
}

.iabout {
  height: 440px;
  position: relative;
  z-index: 20;
}

.iabout .img {
  width: 600px;
  height: 440px;
  display: block;
  position: absolute;
  left: 0;
  top: -50px;
  z-index: 20;
  overflow: hidden;
}

.iabout .tit1 {
  width: 180px;
  height: 180px;
  padding: 10px;
  background: #0cb46a;
  position: absolute;
  left: 600px;
  top: -143px;
  z-index: 20;
}

.iabout .tit1 .con {
  border: 1px solid #ed858d;
  color: #fff;
  width: 118px;
  height: 153px;
  padding: 25px 30px 0;
}

.iabout .tit1 .con .en {
  font-size: 28px;
  line-height: 32px;
  font-weight: bold;
  margin-bottom: 12px;
  display: block;
  text-transform: uppercase;
  font-family: arial;
}

.iabout .tit1 .con h3 {
  line-height: 22px;
}

.iabout .tit1 .con h3 span {
  font-size: 18px;
  display: block;
}

.iabout .txtcon {
  width: 482px;
  height: 300px;
  padding: 140px 68px 0 150px;
  float: right;
  background: url(../images/iabout-txtbg.jpg) no-repeat right top;
  color: #fff;
  line-height: 24px;
}

.iabout .txtcon .tit {
  font-size: 24px;
}

.iabout .txtcon .tit s {
  width: 50px;
  height: 2px;
  display: block;
  background: #0cb46a;
  margin: 15px 0 18px;
}

.iabout .txtcon .txt {
  line-height: 24px;
  height: 72px;
  overflow: hidden;
}

.iabout .txtcon .more {
  width: 143px;
  height: 21px;
  padding-top: 13px;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
  margin-top: 20px;
  text-align: center;
  line-height: 43px;
  border: 1px solid #999999;
  border-radius: 20px;
  display: block;
}

.iabout .txtcon .more s {
  width: 52px;
  height: 6px;
  display: block;
  margin: 0 auto;
  background-position: -34px 0;
}

.iabout .txtcon .more:hover {
  background: #0cb46a;
  border-color: #0cb46a;
}

/*iproduct*/
.iproduct {
  padding: 30px 0 0;
  position: relative;
  height: 805px;
}

.iproduct .w1200 {
  position: relative;
  z-index: 10;
}

.iproduct .t {
  margin-bottom: 15px;
  font-size: 24px;
  color: #333333;
  font-weight: bold;
}

.iproduct .tab {
  width: 100%;
  min-height: 1px;
}

.iproduct .tab a {
  width: 118px;
  height: 34px;
  line-height: 35px;
  text-align: center;
  border: 1px solid #cccccc;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
  display: block;
  float: left;
  margin-right: 10px;
}

.iproduct .tab a:hover {
  background: #0cb46a;
  color: #0cb46a;
  color: #fff;
}

.iproduct .bg {
  width: 50%;
  left: 0;
  bottom: 0;
  position: absolute;
  z-index: 2;
  height: 450px;
  background: #f6f6f6;
}

.iproduct .tab {
  width: 100%;
}

.iproduct .next,
.iproduct .prev {
  width: 36px;
  height: 36px;
  background: url(../images/ico.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
  background-color: #444444;
  position: absolute;
  right: 48px;
  top: -35px;
  cursor: pointer;
  background-position: -24px -11px;
  border-radius: 100%;
}

.iproduct .next:hover,
.iproduct .prev:hover {
  background-color: #0cb46a;
}

.iproduct .next {
  background-position: -72px -11px;
  right: 1px;
}

.iproduct .iproCon {
  width: 100%;
  height: 605px;
  margin-top: 40px;
  position: relative;
  overflow: hidden;
  z-index: 10;
}

.iproduct .iproCon .list {
  width: 200%;
  position: relative;
}

.iproduct .iproCon .itemcon {
  width: 50%;
  float: left;
  overflow: hidden;
}

.iproduct .iproCon .itemlist {
  width: 110%;
}

.iproduct .iproCon .item {
  width: 380px;
  height: 285px;
  margin: 0 30px 30px 0;
  display: block;
  position: relative;
  overflow: hidden;
  float: left;
}

.iproduct .iproCon .item img {
  width: 100%;
  height: 100%;
  display: block;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
}

.iproduct .iproCon .item .txt {
  width: 350px;
  height: 210px;
  padding: 75px 0 0 30px;
  position: absolute;
  left: 0;
  top: 285px;
  background: url(../images/red80.png) repeat 0 0;
  color: #fff;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
}

.iproduct .iproCon .item .txt h3 {
  font-size: 20px;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
}

.iproduct .iproCon .item .txt .line {
  width: 49px;
  height: 1px;
  display: block;
  margin: 10px 0 60px;
  background: #fff;
}

.iproduct .iproCon .item .txt .more {
  width: 98px;
  height: 16px;
  padding-top: 8px;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
  text-align: center;
  border: 1px solid #fff;
  border-radius: 20px;
  display: block;
}

.iproduct .iproCon .item .txt .more s {
  width: 32px;
  height: 6px;
  display: block;
  margin: 0 auto;
  background-position: -106px 0;
}

.iproduct .iproCon .item:hover {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}

.iproduct .iproCon .item:hover img {
  transform: scale(1.08);
}

.iproduct .iproCon .item:hover .txt {
  left: 0;
  top: 0;
}

/*inews*/
.inews {
  position: relative;
  padding: 80px 0;
}

.inews .inewsCon {
  width: 900px;
  position: relative;
  overflow: hidden;
}

.inews .inewsCon .list {
  width: 105%;
  position: relative;
}

.inews .inewsCon .item {
  width: 278px;
  float: left;
  display: block;
  margin-left: 32px;
}

.inews .inewsCon .item img {
  width: 278px;
  height: 156px;
  display: block;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
}

.inews .inewsCon .item .time {
  color: #999999;
  display: block;
  margin: 20px 0 2px;
  font-size: 16px;
  font-family: arial;
}

.inews .inewsCon .item h3 {
  line-height: 26px;
  height: 52px;
  overflow: hidden;
  font-size: 16px;
  color: #333333;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
}

.inews .inewsCon .item:first-child {
  margin-left: 0;
}

.inews .inewsCon .item:hover h3 {
  color: #0cb46a;
}

.inews .inewsCon .item:hover img {
  -webkit-filter: brightness(110%);
  filters: brightness(110%);
}

.inews .title {
  width: 272px;
  text-align: right;
}

.inews .title h3 {
  font-size: 24px;
  color: #333;
  font-weight: bold;
  text-transform: uppercase;
}

.inews .title .en {
  width: 252px;
  height: 65px;
  line-height: 65px;
  margin: 18px 0 30px;
  padding-left: 20px;
  display: block;
  text-align: left;
  background: #d11b2e;
  color: #fff;
  font-weight: bold;
  font-size: 45px;
  font-family: arial;
}

.inews .title .link {
  font-size: 16px;
  color: #000000;
  line-height: 36px;
  display: block;
}

.inews .title .link s {
  width: 180px;
  height: 1px;
  margin-top: 20px;
  display: block;
  float: left;
  background: #ddd;
}

.inews .title .link:hover {
  color: #0cb46a;
}

.inews .title .more {
  width: 100%;
  height: 30px;
  line-height: 30px;
  display: block;
  margin-top: 20px;
  text-transform: uppercase;
  font-size: 14px;
}

.inews .title .more s {
  width: 26px;
  height: 7px;
  margin-right: 15px;
  background-position: -152px 0;
}

/***********category css*************/
.nyIcon {
  background: url(../images/nyIcon.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
}

/*wrapper*/
.wrapper {
  padding: 0 0 36px;
  min-height: 220px;
  background: #fafafa;
}

.wrapper .noinfor {
  padding: 0 0 20px;
  text-align: left;
  color: red;
}

/*nybanner*/
.nybanner {
  width: 100%;
  height: 320px;
  line-height: 42px;
  position: relative;
  overflow: hidden;
  background-position: center top;
  background-repeat: no-repeat;
  color: #fff;
}

.nybanner h3 {
  font-size: 34px;
  padding: 70px 0 6px;
}

.nybanner .en {
  font-size: 40px;
  font-family: arial;
  font-weight: bold;
}

.nybanner .line {
  width: 50px;
  height: 2px;
  display: block;
  background: #fff;
  margin-top: 10px;
  display: none;

}

/*menu*/
.menu {
  width: 100%;
  height: 60px;
  line-height: 60px;
  background: #fff;
  border-bottom: 1px solid #ddd;
  text-align: center;
}

.menu .list {
  width: 1199px;
  margin: 0 auto;
  text-align: center;

}

.menu li {
  width: auto;
  height: 60px;
  display: inline-block;
  background: url(../images/split.png) left center no-repeat;
  position: relative;
}

.menu li:first-child {
  background: none;
}

.menu li .nav1 {
  width: auto;
  padding: 0 20px;
  height: 60px;
  line-height: 60px;
  font-size: 14px;
  display: block;
  position: relative;
  text-align: center;
}

.menu li .nav1 s {
  width: 100%;
  height: 2px;
  overflow: hidden;
  display: none;
  position: absolute;
  background: #0cb46a;
  left: 0%;
  bottom: 0px;
}

.menu li:hover,
.menu li.hover {
  border-right-color: #0cb46a;
}

.menu li .subMenu {
  display: none;
  position: absolute;
  left: 0;
  top: 70px;
  width: 700px;
}

.menu li .subMenu a {
  background: #fff;
  border: 1px solid #ddd;
  padding: 4px 20px;
  float: left;
  margin-right: 10px;
  height: 22px;
  line-height: 22px;
  margin-top: 12px;
}

.menu li .subMenu a.on {
  background: #00cc66;
  border: 1px solid #00cc66;
  color: #fff;
}

.menu li:hover .subMenu {
  display: block;
}

.menu li:hover .nav1,
.menu li.hover .nav1 {
  color: #0cb46a;
}

.menu li:hover .nav1 s,
.menu li.hover .nav1 s {
  display: block;
}

/*sitepath*/
.sitepath {
  height: 70px;
  line-height: 70px;
  margin-bottom: 10px;
  text-align: right;
}

.sitepath s {
  width: 20px;
  height: 18px;
  background-position: 0 0;
  margin-right: 4px;
}

/* reLink */
.reLink {
  height: 48px;
  line-height: 48px;
  padding: 0 15px;
  border: 1px solid #dddddd;
}

.reLink .nextLink,
.reLink .prevLink {
  width: 50%;
  color: #666;
}

.reLink .nextLink {
  text-align: right;
}

.reLink a {
  display: block;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
}

.reLink a:hover {
  color: #0cb46a;
}

/* pager */
.pager {
  padding: 30px 0 15px;
  text-align: center;
}

.pager:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.pager {
  *zoom: 1;
}

.pager p {
  height: 26px;
  line-height: 26px;
  float: left;
  display: none;
}

.pager ul {
  overflow: hidden;
  margin: 0 auto;
  text-align: center;
}

.pager ul li {
  padding: 0 !important;
  height: auto !important;
  border: none !important;
  display: inline-block;
  *display: inline;
  zoom: 1;
}

.pager ul a {
  margin: 0 5px;
  padding: 0 13px;
  height: 34px;
  line-height: 34px;
  text-decoration: none;
  float: left;
  background: #fff;
}

.pager ul a.current {
  background-color: #666666;
  color: #fff;
}

.pager ul a.current:hover {
  background-color: #666666;
  color: #fff;
}

.pager ul a:hover {
  background: #666666;
  color: #fff;
}

/*n-gridlist*/
.n-gridlist {
  width: 105%;
}

.n-gridlist .item {
  width: 380px;
  float: left;
  margin: 0 30px 30px 0;
  background: #fff;
  position: relative;
  overflow: hidden;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
}

.n-gridlist .item a {
  width: 100%;
  display: block;
}

.n-gridlist .item img {
  width: 380px;
  height: 285px;
  display: block;
  transition: ease-in-out .4s;
}

.n-gridlist .item .img {
  display: block;
  width: 380px;
  height: 285px;
  overflow: hidden;
}

.n-gridlist .item h3 {
  width: 100%;
  height: 64px;
  line-height: 64px;
  text-align: center;
  font-size: 16px;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
}

.n-gridlist .item .bg {
  position: absolute;
  width: 380px;
  padding-top: 116px;
  height: 169px;
  left: -380px;
  top: 0;
  z-index: 10;
  background: url(../images/red80.png) repeat 0 0;
  text-align: 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;
}

.n-gridlist .item .bg s {
  width: 50px;
  height: 50px;
  display: block;
  border-radius: 100%;
  margin: 0 auto;
  background-color: #fff;
  background-position: -22px 18px;
}

.n-gridlist .item:hover {
  background: #333333;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}

.n-gridlist .item:hover .img img {
  transform: scale(1.1)
}

.n-gridlist .item:hover h3 {
  color: #fff;
}

.n-gridlist .item:hover .bg {
  left: 0;
}

/*n-tit*/
.n-tit {
  margin-bottom: 20px;
}

.n-tit h3 {
  line-height: 35px;
  font-size: 24px;
}

.n-tit s {
  width: 4px;
  height: 22px;
  margin-right: 15px;
  background: #0cb46a;
  display: inline-block;
  vertical-align: middle;
}

.n-tit .more {
  font-size: 16px;
}

/*relateNews*/
.relateNews {
  padding: 55px 0 0;
  width: 100%;
  overflow: hidden;
}

.relateNews .n-gridlist {
  width: 115%;
}

.relateNews .n-gridlist .item {
  margin: 0 33px 20px 0;
  width: 350px;
}

.relateNews .n-gridlist .item img {
  width: 350px;
  height: 263px;
}

.relateNews .list {
  width: 120%;
}

.relateNews .list li {
  width: 530px;
  float: left;
  margin-right: 65px;
  margin-bottom: 20px;
}

.relateNews .list li a {
  display: block;
  width: 100%;
}

.relateNews .list li img {
  width: 180px;
  height: 100px;
  display: block;
  float: left;
  margin-right: 20px;
}

.relateNews .list li h3 {
  line-height: 24px;
  height: 48px;
  overflow: hidden;
  margin-bottom: 20px;
  font-size: 16px;
}

.relateNews .list li .time {
  color: #999999;
  font-size: arial;
  font-size: 16px;
}

/*aboutPage*/
.aboutPage {
  padding: 30px 40px;
  width: 1120px;
  margin: 0 auto;
  background: #fff;
}

.aboutPage .erro {
  width: auto;
}

.aboutPage .txtcon img {
  max-width: 100%;
}

.aboutPage .mapArea {
  width: 100%;
  height: 400px;
  margin-top: 20px;
}

.aboutPage .mapArea #allmap {
  width: 100%;
  height: 400px;
}

/*newsPage*/
.newsPage .item {
  width: 100%;
  height: 168px;
  margin-bottom: 20px;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
  background: #fff;
}

.newsPage .item a {
  width: 100%;
  display: block;
}

.newsPage .item .text {
  width: 868px;
  display: block;
}

.newsPage .item .img {
  width: 300px;
  height: 168px;
  display: block;
  margin-right: 30px;
  overflow: hidden;
}

.newsPage .item img {
  width: 300px;
  height: 168px;
  display: block;
  transition: ease-in-out .4s;

}

.newsPage .item h3 {
  font-size: 20px;
  padding: 35px 0 20px;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
}

.newsPage .item .txt {
  color: #999999;
  line-height: 24px;
  height: 48px;
  padding-right: 130px;
  overflow: hidden;
}

.newsPage .item .time {
  width: 150px;
  padding-top: 45px;
  font-family: arial;
  font-size: 20px;
  color: #999;
}

.newsPage .item .time .day {
  font-size: 40px;
  line-height: 45px;
  display: block;
}

.newsPage .item:hover {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}

.newsPage .item:hover .img img {
  transform: scale(1.1)
}

.newsPage .item:hover h3 {
  color: #0cb46a;
  text-indent: 5px;
}

.newsPage .item:hover .time .day span {
  background: #6d6d6d;
}

.newsPage .item:hover .time .day strong {
  background: #ff0000;
  color: #fff;
}

/*showNews*/
.showNews {
  padding: 30px 40px;
  width: 1120px;
  margin: 0 auto;
  background: #fff;
}

.showNews img {
  max-width: 100%;
}

.showNews .title {
  color: #333333;
  line-height: 32px;
  text-align: center;
  font-weight: bold;
  font-size: 22px;
}

.showNews .mark {
  width: 100%;
  height: 40px;
  line-height: 40px;
  margin: 15px 0 20px;
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  text-align: center;
}

.showNews .mark span {
  margin: 0 10px;
  font-size: 12px;
  color: #666666;
}

.showNews .shareNew {
  padding-bottom: 25px;
}

.showNews .showContxt {
  padding: 0 0 30px;
  line-height: 30px;
}

/*showProduct*/
.showProduct {
  padding: 30px 40px;
  width: 1120px;
  margin: 0 auto;
  background: #fff;
}

.showProduct .pro-tit {
  margin-bottom: 40px;
}

.showProduct .pro-tit s {
  width: 4px;
  height: 50px;
  display: block;
  background: #0cb46a;
  float: left;
  margin-right: 10px;
}

.showProduct .pro-tit h1 {
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 10px;
}

.showProduct .pro-tit .mark {
  line-height: 20px;
  color: #999;
}

.showProduct .pro-tit .mark span {
  margin-right: 6px;
}

.showProduct img {
  max-width: 100%;
}

.showProduct .shareNew {
  padding-bottom: 25px;
}

.showProduct .showContxt {
  padding: 0 0 30px;
  line-height: 30px;
}

.showProduct .infoImg {
  margin-bottom: 40px;
}

.showProduct .infoImg .imgf {
  width: 500px;
  height: 375px;
  display: block;
  float: left;
  margin-right: 40px;
}

.showProduct .infoImg .txt {
  line-height: 32px;
  height: 255px;
  overflow: hidden;
}

.showProduct .infoImg .btn {
  margin-top: 15px;
}

.showProduct .infoImg .btn a {
  width: 120px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  display: inline-block;
  margin-right: 10px;
  text-align: center;
  background: url(../images/detail-btnbg.png) no-repeat -140px center;
}

.showProduct .infoImg .btn a:hover {
  background-position: left center;
  color: #0cb46a;
}

/*msgPage*/
.msgPage {
  padding: 55px 40px 55px;
  width: 1120px;
  margin: 0 auto;
  background: #fff;
}

.formData {
  width: 1000px;
}

.formData .item {
  height: 40px;
  line-height: 40px;
  width: 462px;
  float: left;
  position: relative;
  margin-bottom: 25px;
}

.formData .item label {
  width: 85px;
  float: left;
  color: #333;
  padding-right: 5px;
  text-align: right;
}

.formData .item .red {
  color: #0cb46a;
  font-size: 12px;
  position: absolute;
  right: -10px;
  top: 2px;
}

.formData .item input {
  width: 360px;
  height: 40px;
  line-height: 40px;
  float: left;
  padding-left: 10px;
  border: 0px;
  font-size: 14px;
  background: #f5f5f5;
  border-radius: 5px;
}

.formData .item .msg-box {
  position: absolute;
  left: 90px;
}

.formData .item.mr30 {
  margin-right: 68px;
}

.formData .item.youxiang {
  margin-right: 70px;
}

.formData .item.liuyan {
  width: 100%;
  height: 96px;
}

.formData .item.liuyan textarea {
  width: 882px;
  float: left;
  height: 76px;
  border: 0px;
  background: #f5f5f5;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  padding: 10px;
  overflow: hidden;
  color: #333;
  resize: none;
  font-family: "microsoft yahei";
}

.formData .itemsub {
  width: 100%;
  height: 40px;
  line-height: 40px;
  position: relative;
}

.formData .itemsub label {
  width: 85px;
  float: left;
  color: #333;
  padding-right: 5px;
  text-align: right;
}

.formData .itemsub .msg-box {
  position: absolute;
  left: 90px;
}

.formData .itemsub input[type=text] {
  width: 147px;
  height: 40px;
  line-height: 40px;
  float: left;
  border-radius: 6px;
  font-size: 14px;
  background: #f5f5f5;
  color: #333;
  text-indent: 10px;
}

.formData .itemsub img {
  height: 32px;
  float: left;
  margin-top: 5px;
  margin-left: 10px;
}

.formData .btn {
  width: 100px;
  height: 38px;
  line-height: 38px;
  cursor: pointer;
  color: #fff;
  margin-left: 8px;
  background: #0cb46a;
}

.formData .btn[type=reset] {
  background: #aaa;
  margin-right: 9px;
}

/*searchPage*/
.searchPage {
  overflow: hidden;
}

.searchPage ul {
  width: 105%;
}

.searchPage .item {
  width: 280px;
  height: 274px;
  float: left;
  margin: 0 25px 30px 0;
  background: #fff;
  position: relative;
  overflow: hidden;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
}

.searchPage .item a {
  width: 100%;
  display: block;
}

.searchPage .item img {
  width: 280px;
  height: auto;
  display: block;
}

.searchPage .item h3 {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 64px;
  line-height: 64px;
  text-align: center;
  font-size: 16px;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
  background: #fff;
}

.searchPage .item .bg {
  position: absolute;
  width: 280px;
  padding-top: 86px;
  height: 124px;
  left: -280px;
  top: 0;
  z-index: 10;
  background: url(../images/red80.png) repeat 0 0;
  text-align: 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;
}

.searchPage .item .bg s {
  width: 50px;
  height: 50px;
  display: block;
  border-radius: 100%;
  margin: 0 auto;
  background-color: #fff;
  background-position: -22px 18px;
}

.searchPage .item:hover {
  background: #fff;
}

.searchPage .item:hover h3 {
  color: #fff;
  background: #333;
}

.searchPage .item:hover .bg {
  left: 0;
}

.map_ul {
  list-style: outside none none;
  display: block;
  width: 100%;
  padding-top: 10px;
}

.map_ul li {
  display: block;
  width: 100%;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #DCDBDB;
  margin-left: 10px;
  float: left;
}

.map_ul li a {
  font-size: 14px;
  float: left;
  width: 100%;
  height: 23px;
  line-height: 23px;
  font-weight: bold;
}

.map_ul .list-inline {
  display: block;
  margin-left: 7%;
  width: 80%;
  min-height: 30px;
}

.map_ul .list-inline a {
  font-weight: normal;
  width: auto;
  float: none;
  line-height: 32px;
  height: 32px;
  margin: 0 10px 10px 0;
  display: inline-block;
  border: 1px solid #ccc;
  padding: 0px 10px;
}

.map_ul .list-inline a:hover {
  background: #0cb46a;
  color: #fff;
}

span.bds_more,
.bds_tools a {
  line-height: 14px !important;
}

.erro {
  text-align: center;
  width: 1200px;
  margin: 0 auto;
  background: #fff;
  min-height: 500px;
}

.rightFix {
  width: 48px;
  position: fixed;
  right: 5px;
  top: 50%;
  margin-top: -100px;
  z-index: 990;
}

.rightFix .ico {
  width: 48px;
  height: 48px;
  display: block;
  position: relative;
  overflow: hidden;
  margin: 0px;
  transition: all ease 300ms;
  margin-top: 1px;
  padding: 0px;
  border-radius: 48px;
  border: 1px solid #dedede;
  margin-bottom: 5px;
  background: #ffffff url(../images/fix-ico.png) no-repeat center 0;
}

.rightFix .ico img {
  width: 110px;
  height: 110px;
  position: absolute;
  left: -78px;
  top: 0;
  padding: 6px;
  background: #00cc66;
  border: 1px solid #ddd;
  background: #fff;
  display: block;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all ease-in-out 0.2s;
  border-radius: 5px;
}

.rightFix .ico span {
  width: 210px;
  text-align: center;
  height: 48px;
  line-height: 48px;
  position: absolute;
  left: -78px;
  top: 0;
  background: #00cc66;
  color: #fff;
  display: block;
  font-weight: bold;
  font-size: 18px;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all ease-in-out 0.2s;
  border-radius: 48px;
}

.rightFix .ico:hover {
  background-color: #00cc66;
  border-color: #00cc66;
  overflow: visible;
}

.rightFix .ico:hover img {
  opacity: 1;
  filter: alpha(opacity=100);
  left: -140px;
}

.rightFix .ico:hover span {
  opacity: 1;
  filter: alpha(opacity=100);
  left: -215px;
}

.rightFix .fix-tel {
  background-position: 11px 12px;
}

.rightFix .fix-tel:hover {
  background-position: -33px 12px;
}

.rightFix .fix-xcx {
  background-position: 11px -39px;
}

.rightFix .fix-x {
  background-position: 11px -205px;
}

.rightFix .fix-x:hover {
  background-position: -33px -205px;
}

.rightFix .fix-xcx:hover {
  background-position: -33px -39px;
}

.rightFix .fix-ewm {
  background-position: 11px -96px;
}

.rightFix .fix-ewm:hover {
  background-position: -33px -96px;
}

.rightFix .fix_top {
  background-position: 11px -150px;
}

.rightFix .fix_top:hover {
  background-position: -33px -150px;
}

.rightFix .fix-form {
  background-position: 10px -234px;
}

.rightFix .fix-form span {
  font-size: 14px;
  line-height: 23px;
  width: 180px;
}

.rightFix .fix-form:hover {
  background-position: -37px -234px;
}

.contact .box3 {
  padding-top: 40px;
  overflow: hidden;
}

.contact .box3 h3 {
  font-size: 36px;
  padding-bottom: 15px;
  text-align: center;
}

.contact .box3 p {
  font-size: 16px;
  color: #828282;
  line-height: 24px;
  padding-bottom: 46px;
  text-align: center;
}

.contact .box3 b {
  color: #d10000;
  font-weight: 100;
}

.contact .box3 ul {
  width: 115%;
}

.contact .box3 li {
  float: left;
  height: 36px;
  line-height: 36px;
  width: 330px;
  padding: 0 20px;
  padding-right: 0;
  border: 1px solid #e5e5e5;
  margin-right: 30px;
  margin-bottom: 20px;
  color: #828282;
}

.contact .box3 li span {
  padding-right: 10px;
}

.contact .box3 li input {
  width: 275px;
  border: none;
  outline: none;
  font-size: 14px;
  color: #333;
  font-family: "microsoft yahei";
}

.contact .box3 textarea {
  border: 1px solid #e5e5e5;
  width: 1094px;
  height: 144px;
  resize: none;
  padding: 10px;
  *margin-top: 15px;
  outline: none;
  font-size: 14px;
  color: #333;
  font-family: "microsoft yahei";
  overflow: hidden;
}

.contact .box3 .btn {
  border: none;
  background: #eb2633;
  width: 280px;
  height: 38px;
  line-height: 38px;
  color: #fff;
  font-size: 18px;
  margin-top: 26px;
  float: right;
  cursor: pointer;
  transition: ease-in-out .2s;
  margin-bottom: 50px;
}

.contact .box3 .btn:hover {
  width: 340px;
}

.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);
}

.left {
  float: left;
}

.right {
  float: right;
}

.la_index_tou {
  background: url(../images/l1_01.jpg) no-repeat left center;
  width: 100%;
  height: 120px;
  position: relative;
}

.index_logo {
  padding-top: 26px;
  margin-left: 50px;
}

.index_dh {
  margin-right: 150px;
}

.head_main {
  line-height: 36px;
  height: 36px;
  width: 100%;
  color: #666;
  font-size: 14px;
}

.la_index_tou .head_main ul {
  float: right;
}

.la_index_tou .head_main li {
  float: left;
  color: #666;
  padding-left: 24px;
}

.la_index_tou .head_main li span {
  display: inline-block;
  font-weight: bold;
  color: #131313;
}

.la_index_tou .head_main a {
  color: #666;
  position: relative;
}

.la_index_tou .head_main a img {
  width: 100px;
  height: 100px;
  border: 1px solid #ddd;
  padding: 5px;
  background: #fff;
  position: absolute;
  left: 0;
  top: 30px;
  border-radius: 3px;
  display: none;
  z-index: 10;
}

.la_index_tou .head_main a:hover {
  color: #00cc66;
}

.la_index_tou .head_main a:hover img {
  display: block;
}

.la_index_tou .head_main i {
  margin-right: 7px;
  vertical-align: middle;
  height: 25px;
}

.la_index_tou .head_main .i1 {
  width: 16px;
  display: inline-block;
  height: 16px;
  background: url(../images/l2_05.png) no-repeat center center;
}

.la_index_tou .head_main .i2 {
  width: 16px;
  display: inline-block;
  height: 16px;
  cursor: pointer;
  background: url(../images/l2_03.png) no-repeat center center;
}

.la_index_tou .head_main .i3 {
  width: 19px;
  background-position: -252px 0;
}

.modal {
  display: none;
  /* 默认隐藏 */
  position: fixed;
  /* 根据浏览器定位 */
  z-index: 666;
  /* 放在顶部 */
  left: 0;
  top: 0;
  width: 100%;
  /* 全宽 */
  height: 100%;
  /* 全高 */
  overflow: auto;
  /* 允许滚动 */
  background-color: rgba(0, 0, 0, 0.4);
  /* 背景色 */
}

/*模态框内容*/
.modal-content {
  display: flex;
  /*采用flexbox布局*/
  flex-direction: column;
  /*垂直排列*/
  position: relative;
  background-color: #fefefe;
  margin: 15% auto;
  /*距顶部15% 水平居中*/
  padding: 20px;
  padding-top: 20px;
  border: 1px solid #888;
  width: 612px;
  animation: topDown 0.4s;
  /*自定义动画，从模态框内容上到下出现*/
}

@keyframes topDown {
  from {
    top: -300px;
    opacity: 0
  }

  to {
    top: 0;
    opacity: 1
  }
}

/*模态框头部*/
.modal-header {
  display: block;
  /*采用flexbox布局*/
  flex-direction: row;
  /*水平布局*/
  align-items: center;
  /*内容垂直居中*/
  justify-content: space-between;
  text-align: right;
}

/*关闭X 样式*/
.close {
  float: right;
  color: #aaa;
  font-size: 28px;
  font-weight: bold;
  transition: all ease 0.36s;
  display: block;
  width: 32px;
  height: 32px;
  background: url("../images/closeModal.png") no-repeat center center;
}

.close:hover {
  color: black;
  text-decoration: none;
  cursor: pointer;
  transform: rotate(360deg);
  transition: all ease 0.36s;
}

.modal-body {
  padding-top: 20px;
  padding-bottom: 30px;
  margin-top: 10px;
}

.modal-body .stxt {
  float: left;
  width: 500px;
  height: 48px;
  border: #CCC solid 1px;
  padding-left: 30px;
  outline: none;
}

.modal-body .sbtn {
  width: 80px;
  height: 50px;
  background: url("../images/search_btn.png") no-repeat center center #00cc66;
  border: none;
  cursor: pointer;
}

.logo {
  padding: 20px 0;
}

.logo .left img {
  display: block;
}

.logo .right i {
  width: 47px;
  height: 47px;
  background-position: -282px 0;
  float: left;
}

.logo .right p {
  padding-left: 63px;
  color: #666;
  line-height: 18px;
}

.logo .right h3 {
  padding-left: 63px;
  font-size: 28px;
  color: #049452;
  line-height: 28px;
  font-family: arial;
  line-height: 32px;
}

.nav_main {
  width: 100%;
  line-height: 84px;
  height: 84px;
  text-align: center;
}


/*.nav_main_add{position:fixed; left:0; top:0; background:#fff; z-index:100;width:100%; }*/
.nav_main li:first-child {
  background: none;
}

.nav_main ul {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.nav_main li {
  float: left;
  text-align: left;
  position: relative;
  display: block;
  text-align: center;
  z-index: 9;

  padding: 0 30px;
}

.nav_main .li9 {
  padding-right: 0;
}

.nav_main li a {
  display: inline-block;
  margin: 0 auto;
  position: relative;
  font-size: 16px;
}

.nav_main li a i {
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: 7px;
  display: block;
  transition: ease-in-out 0.2s;
  z-index: 9;
}

.nav_main li a p {
  width: 100%;
  height: 49px;
  text-align: center;
  left: 0;
  top: 0;
  z-index: 10;
  line-height: 49px;
}

.nav_main li a:hover,
.nav_main li a.hover,
.nav_main li #hover2 {
  cursor: pointer;
}

.nav_main li a:hover i,
.nav_main li a.hover i,
.nav_main li #hover2 i {
  width: 100%;
  bottom: 0;
  background: #00cc66;
}

.nav_main li a:hover p,
.nav_main li a.hover p,
.nav_main li #hover2 p {
  color: #00cc66;
}

.nav_main dl {
  width: 140px;
  border-radius: 0 0 3px 3px;
  padding-bottom: 3px;
  display: none;
  background-color: rgba(255, 255, 255, 0.9);
  position: absolute;
  left: 50%;
  margin-left: -60px;
  top: 84px;
  z-index: 1555;
  border-top: none;
}

.nav_main dl dd {
  height: 40px;

  text-align: center;
  position: relative;
  z-index: 12;
  display: block;
  width: 100%;
  line-height: 40px;
}

.nav_main dl dd a {
  color: #333;
  font-size: 14px;
}

.nav_main dl dd a:hover {
  color: #00e87d;
}

.nav_main dl dd a {
  transition: ease-in-out 0.2s;
  line-height: 40px;
}

.nav_main li.li3 dl {
  width: 1120px;
  left: 0;
  margin-left: -242px;
  background: rgba(255, 255, 255, 0.98);
  padding: 40px;
}

.nav_main li.li3 dl .xx {
  display: inline-block;
  position: relative;
  width: 100%;
}

.nav_main li.li3 dl .xx .bt {
  width: 180px;
  height: 70px;
  line-height: 70px;
  background: #7ec112;
  text-align: center;
  font-size: 16px;
  color: #fff;
  float: left;
  margin-bottom: 20px;
  color: #fff;
}

.nav_main li.li3 dl .xx .bt img {
  display: block;
  position: absolute;
  left: 23px;
  top: 23%;
  width: 27px;
  height: 27px;
  background-size: contain;
}

.nav_main li.li3 dl .xt {
  display: block;
  float: left;
  text-align: center;
  margin: 10px 26px;
  min-width: 42px;
  line-height: 40px;
  text-align: left;
}

.nav_main li.li3 dl .xt a {
  display: inline-block;
  font-size: 14px;
  line-height: 40px;
  text-align: center;
  margin: 0px 26px;
  min-width: 42px;
}

.nav_main li.li3 dl .xt img {
  display: block;
  width: 32px;
  height: 30px;
  margin: 0 auto -5px;
}






@media (max-width: 1660px) {
  .index_logo {
    margin-left: 40px;
  }

  .index_dh {
    margin-right: 70px;
  }

  .nav_main li {
    padding: 0px 18px;
  }



}



.banner_main .slideTxtBox {
  width: 100%;
  overflow: hidden;
  height: 640px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

.banner_main .slideTxtBox .hd a {
  width: 40px;
  height: 80px;
  display: block;
  background: url(../images/banner-ico.png) no-repeat;
  background-position: 0 0;
  position: absolute;
  left: 4%;
  top: 50%;
  margin-top: -40px;

}

.banner_main .slideTxtBox .hd a.prev {
  left: auto;
  right: 4%;
  background-position: -40px 0
}

.banner_main .slideTxtBox .bd ul {
  zoom: 1;
}

.banner_main .slideTxtBox .bd li {
  width: 1920px;
  height: 640px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -960px;
  overflow: hidden;
}

.floor_1 {
  position: relative;
  padding-bottom: 0px;
  z-index: 10;
}

.floor_1 .slideTxtBox .hd {
  width: 1200px;
  height: 60px;
  line-height: 60px;
  position: absolute;
  left: 50%;
  margin-left: -600px;
  top: -60px;
}

.floor_1 .slideTxtBox .hd ul .l1 {
  border: none;
}

.floor_1 .slideTxtBox .hd ul .l2 i {
  background-position: -38px -55px;
}

.floor_1 .slideTxtBox .hd ul .l3 i {
  background-position: -76px -55px;
}

.floor_1 .slideTxtBox .hd ul li.on a i.ico_1 {
  background-position: -118px -55px;
}

.floor_1 .slideTxtBox .hd ul li.on a i.ico_2 {
  background-position: -160px -55px;
}

.floor_1 .slideTxtBox .hd ul li.on a i.ico_3 {
  background-position: -195px -55px;
}

.floor_1 .slideTxtBox .hd ul li {
  float: left;
  background: #00cc66;
  font-size: 20px;
  cursor: pointer;
  border-left: 1px solid #fff;
  color: #fff;
  width: 599px;
  text-align: center;
}

.floor_1 .slideTxtBox .hd ul li a {
  color: #fff;
  display: block;
  width: 100%;
  height: 100%;
}

.floor_1 .slideTxtBox .hd ul li i {
  width: 38px;
  height: 38px;
  background-position: 0 -55px;
  margin-right: 12px;
}

.floor_1 .slideTxtBox .hd ul li.on {
  background: #fff;
}

.floor_1 .slideTxtBox .hd ul li.on a {
  color: #333;
}

.floor_1 .slideTxtBox .bd {
  padding-top: 30px;
  margin-bottom: 60px;
}

.floor_1 .slideTxtBox .bd ul .l2 i {
  background-position: -64px -105px;
}

.floor_1 .slideTxtBox .bd ul .l3 i {
  background-position: -128px -105px;
}

.floor_1 .slideTxtBox .bd ul .l4 i {
  background-position: -192px -105px;
}

.floor_1 .slideTxtBox .bd ul .l5 i {
  background-position: -256px -105px;
}

.floor_1 .slideTxtBox .bd ul .l6 i {
  background-position: -320px -105px;
}



.floor_1 .slideTxtBox .bd ul li {
  width: 200px;
  text-align: center;
  float: left;
  font-size: 16px;
  cursor: pointer;
}

.floor_1 .slideTxtBox .bd ul.ul3 {
  padding-left: 200px;
}

.floor_1 .slideTxtBox .bd ul li i {
  width: 64px;
  height: 64px;
  background-position: 0 -105px;
}

.floor_1 .slideTxtBox .bd ul.ul3 li i {
  background-position: 0 -306px;
}

.floor_1 .slideTxtBox .bd ul.ul3 .l2 i {
  background-position: -64px -306px;
}

.floor_1 .slideTxtBox .bd ul.ul3 .l3 i {
  background-position: -128px -306px;
}

.floor_1 .slideTxtBox .bd ul.ul3 .l4 i {
  background-position: -192px -306px;
}

.floor_1 .slideTxtBox .bd ul li.on {
  color: #00cc66;
}

.floor_1 .slideTxtBox .bd ul li.on a {
  color: #00cc66;
}

.floor_1 .slideTxtBox .bd ul li.l1 a:hover i {
  color: #00cc66;
  background-position: 0 -169px;
}

.floor_1 .slideTxtBox .bd ul.ul3 li.l1 a:hover i {
  color: #00cc66;
  background-position: 0 -370px;
}

.floor_1 .slideTxtBox .bd ul.ul3 li.l2 a:hover i {
  color: #00cc66;
  background-position: -64px -370px;
}

.floor_1 .slideTxtBox .bd ul.ul3 li.l3 a:hover i {
  color: #00cc66;
  background-position: -128px -370px;
}

.floor_1 .slideTxtBox .bd ul.ul3 li.l4 a:hover i {
  color: #00cc66;
  background-position: -192px -370px;
}


.floor_1 .slideTxtBox .bd ul li.l2 a:hover i {
  color: #00cc66;
  background-position: -64px -169px;
}

.floor_1 .slideTxtBox .bd ul li.l3 a:hover i {
  color: #00cc66;
  background-position: -128px -169px;
}

.floor_1 .slideTxtBox .bd ul li.l4 a:hover i {
  color: #00cc66;
  background-position: -192px -169px;
}

.floor_1 .slideTxtBox .bd ul li.l5 a:hover i {
  color: #00cc66;
  background-position: -256px -169px;
}

.floor_1 .slideTxtBox .bd ul li.l6 a:hover i {
  color: #00cc66;
  background-position: -320px -169px;
}

.floor_1 .body {
  overflow: hidden;
  width: 1200px;
  margin: 0 auto;
}

.floor_1 .body ul {
  zoom: 1;
  width: 115%;
}

.floor_1 .body ul li {
  float: left;
  margin-right: 30px;
}

.floor_1 .body ul li .img {
  width: 381px;
  height: 286px;
  overflow: hidden;
  position: relative;
  display: block;
  cursor: pointer;
}

.floor_1 .body ul li .img .on {
  width: 100%;
  height: 100%;
  display: block;
  background: url(../images/block41.png) repeat;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}

.floor_1 .body ul li .img .on i {
  width: 53px;
  height: 53px;
  background-position: 0 -245px;
  left: 50%;
  margin-left: -26px;
  top: 50%;
  margin-top: 0px;
  position: absolute;
  transition: ease-in-out .3s;
}

.floor_1 .body ul li .img .line {
  left: 10px;
  top: 10px;
  bottom: 10px;
  border: 1px solid #fff;
  display: block;
  width: 359px;
  height: 264px;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: ease-in-out .4s;
  transform: scale(0);
}

.floor_1 .body ul li img {
  width: 381px;
  height: 286px;
  display: block;
  transition: ease-in-out .4s;
}

.floor_1 .body ul li .txt {
  line-height: 85px;
  display: block;
  font-size: 20px;
  cursor: pointer;
  text-align: center;
  width: 100%;
  height: 85px;
}

.floor_1 .body ul li:hover .img .on {
  opacity: 1;
  filter: alpha(opacity=100);
}

.floor_1 .body ul li:hover .img img {
  transform: scale(1.1);
}

.floor_1 .body ul li:hover .img .on i {
  margin-top: -26px;
}

.floor_1 .body ul li:hover .img .line {
  opacity: .49;
  filter: alpha(opacity=49);
  transform: scale(1);
}

.floor_1 .body ul li:hover .txt {
  color: #333;
}

.floor_2_main {
  background: #514e49 url(../images/f2_bg.jpg) center fixed no-repeat;
  overflow: hidden;
  width: 100%;
  padding-bottom: 100px;
  text-align: center;
  color: #fff;
}

.floor_2_main h3 {
  font-size: 34px;
  line-height: 130px;
  padding-top: 24px;
}

.floor_2_main span {
  display: block;
  width: 35px;
  height: 2px;
  background: #fff;
  margin: 0 auto 38px;
}

.floor_2_main .p {
  line-height: 30px;
  width: 800px;
  margin: 0 auto;
}

.floor_2_main a {
  width: 149px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  display: block;
  background: #00cc66;
  color: #fff;
  transition: ease-in-out .2s;
}

.floor_2_main a:hover {
  background: #06f17b;
}

.floor_2_main .ewmbtn {
  background: url(../images/block13.png) repeat;
}

.floor_2_main .ewmbtn:hover {
  background: url(../images/block30.png) repeat;
}

.floor_2_main ul {
  display: inline-block;
  *display: inline;
  zoom: 1;
  padding-top: 52px;
}

.floor_2_main ul li {
  float: left;
  padding: 0 5px;
}

.index_tit {
  padding-top: 60px;
  padding-bottom: 43px;
  height: 80px;
  background: url(../images/index_tit.png) center 60px no-repeat;
  text-align: center;
}

.index_tit h3 {
  background: url(../images/index_line.png) center 53px no-repeat;
  font-size: 36px;
  padding-top: 38px;
}

.floor_3 {
  padding-bottom: 80px;
}

.floor_3 .left {
  width: 480px;
}

.floor_3 .left li:first-child {
  margin-bottom: 20px;
}

.floor_3 .left li {
  position: relative;
  height: 270px;
  border-radius: 5px;
  overflow: hidden;
}

.floor_3 .left li h3 {
  font-size: 26px;
  color: #fff;
  padding-left: 36px;
  padding-top: 34px;
  float: left;
}

.floor_3 .left li i {
  width: 12px;
  height: 20px;
  background-position: -78px -249px;
  float: left;
  margin-left: 20px;
  margin-top: 40px;
  transition: ease-in-out .2s;
}

.floor_3 .left li:hover i {
  margin-left: 26px;
}

.floor_3 .left li a {
  display: block;
  width: 100%;
  height: 100%;
}

.floor_3 .left li a:hover i {
  right: 40px;
}

.floor_3 .right {
  width: 620px;
  height: 490px;
  overflow: hidden;
  color: #fff;
  border-radius: 5px;
  overflow: hidden;
  padding: 35px 40px;
}

.floor_3 .right a {
  display: block;
  width: 100%;
  height: 100%;
}

.floor_3 .right h3 {
  display: inline-block;
}

.floor_3 .right h3 span {
  display: block;
  float: left;
  font-size: 26px;
  color: #fff;
  padding-bottom: 20px;
}

.floor_3 .right h3 i {
  width: 12px;
  height: 20px;
  background-position: -78px -249px;
  float: left;
  margin-left: 20px;
  margin-top: 5px;
  transition: ease-in-out .2s;
}

.floor_3 .right:hover h3 i {
  margin-left: 26px;
}

.floor_3 .right p {
  color: #fff;
  padding-bottom: 27px;
}

.floor_10_main {
  width: 100%;
  position: relative;
}

.floor_10_main #video {
  width: 100%;
  display: block;
}

.floor_10_1 {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  background: url(../images/l5_03.png);
}

.floor_10_11 {
  width: 800px;
  margin: 0 auto;
  position: relative;
  padding-top: 10%;
}

.floor_10_11 .bd ul li {
  width: 100%;
}

.floor_10_11 .bd ul li h3 {
  font-size: 45px;
  color: #fff;
  line-height: 50px;
  font-weight: bold;
}

.floor_10_11 .bd ul li p {
  font-size: 24px;
  color: #fff;
  line-height: 45px;
  padding-top: 5%;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.floor_10_11 .hd {
  display: none;
}


.floor_11_main {
  width: 100%;
  background: url(../images/l6_02.jpg) center center no-repeat;
  height: 800px;
  position: relative;
}

.floor_11_main h3 {
  font-size: 40px;
  color: #32363b;
  line-height: 40px;
  padding-top: 80px;
  text-align: center;
}

.floor_11_main h4 {
  font-size: 18px;
  color: #32363b;
  line-height: 30px;
  padding-top: 24px;
  text-align: center;
  width: 600px;
  margin: 0 auto;
}

.floor_11_1 {
  width: 1060px;
  position: relative;
  margin: 0 auto;
  margin-top: 126px;
}

.floor_11_1 ul {
  display: inline-block;
  width: 100%;
}

.floor_11_1 ul li {
  width: 64px;
  text-align: center;
  cursor: pointer;
}

.floor_11_1 ul li i {
  display: block;
  background: url(../images/l7_04.png) center center no-repeat;
  width: 100%;
  margin: 0 auto;
  height: 72px;
  background-size: 100%;
}

.floor_11_1 ul li span {
  display: block;
  font-size: 20px;
  line-height: 20px;
  color: #333;
}

.floor_11_1 ul li:hover span {
  color: #00cc66;
}

.floor_11_1 ul li:hover i {
  background: url(../images/l7_03.png) center center no-repeat;
  width: 100%;
  background-size: 100%;
  webkit-animation: bounce-down 2s linear infinite;
  animation: bounce-down 2s linear infinite;
}

@keyframes bounce-down {
  25% {
    transform: translateY(-3px);
  }

  50% {
    transform: translateY(0);
  }

  75% {
    transform: translateY(3px);
  }

  100% {
    transform: translateY(0);
  }
}

.floor_11_1 ul li.li2 i,
.floor_11_1 ul li.li3 i,
.floor_11_1 ul li.li4 i,
.floor_11_1 ul li.li7 i,
.floor_11_1 ul li.li8 i,
.floor_11_1 ul li.li12 i,
.floor_11_1 ul li.li14 i,
.floor_11_1 ul li.li17 i {
  height: 36px;
}

.floor_11_1 ul li.li2 span,
.floor_11_1 ul li.li3 span,
.floor_11_1 ul li.li4 span,
.floor_11_1 ul li.li7 span,
.floor_11_1 ul li.li8 span,
.floor_11_1 ul li.li11 span,
.floor_11_1 ul li.li12 span,
.floor_11_1 ul li.li14 span,
.floor_11_1 ul li.li17 span,
.floor_11_1 ul li.li18 span {
  font-size: 14px;
}

.floor_11_1 ul li.li5 i,
.floor_11_1 ul li.li10 i,
.floor_11_1 ul li.li16 i,
.floor_11_1 ul li.li19 i {
  height: 52px;
}

.floor_11_1 ul li.li9 i {
  height: 142px;
  background: url(../images/l7_03.png) center center no-repeat;
}

.floor_11_1 ul li.li6 i {
  height: 64px;
}

.floor_11_1 ul li.li5 span,
.floor_11_1 ul li.li6 span,
.floor_11_1 ul li.li10 span,
.floor_11_1 ul li.li15 span,
.floor_11_1 ul li.li16 span,
.floor_11_1 ul li.li19 span {
  font-size: 16px;
}

.floor_11_1 ul li.li9 span {
  font-size: 20px;
  color: #00cc66;
}

.floor_11_1 ul li.li11 i,
.floor_11_1 ul li.li18 i {
  width: 30px;
  height: 36px;
}

.floor_11_1 ul li.li13 i {
  height: 98px;
}

.floor_11_1 ul li.li15 i {
  height: 76px;
}

.floor_11_1 ul li.li1 {
  position: absolute;
  left: 5px;
  top: 85px;
}

.floor_11_1 ul li.li2 {
  width: 30px;
  position: absolute;
  left: 146px;
  top: 54px;
}

.floor_11_1 ul li.li3 {
  width: 30px;
  position: absolute;
  left: 110px;
  top: 206px;
}

.floor_11_1 ul li.li4 {
  width: 30px;
  position: absolute;
  left: 194px;
  top: 124px;
}

.floor_11_1 ul li.li5 {
  width: 46px;
  position: absolute;
  left: 306px;
  top: 62px;
}

.floor_11_1 ul li.li6 {
  width: 56px;
  position: absolute;
  left: 262px;
  top: 174px;
}

.floor_11_1 ul li.li7 {
  width: 30px;
  position: absolute;
  left: 430px;
  top: 130px;
}

.floor_11_1 ul li.li8 {
  width: 30px;
  position: absolute;
  left: 420px;
  top: 224px;
}

.floor_11_1 ul li.li9 {
  width: 128px;
  position: absolute;
  left: 466px;
  top: 0px;
  webkit-animation: bounce-down 2s linear infinite;
  animation: bounce-down 2s linear infinite;
}

.floor_11_1 ul li.li10 {
  width: 46px;
  position: absolute;
  left: 546px;
  top: 190px;
}

.floor_11_1 ul li.li11 {
  width: 44px;
  position: absolute;
  left: 600px;
  top: 20px;
}

.floor_11_1 ul li.li12 {
  width: 30px;
  position: absolute;
  left: 670px;
  top: 88px;
}

.floor_11_1 ul li.li13 {
  width: 80px;
  position: absolute;
  left: 646px;
  top: 178px;
}

.floor_11_1 ul li.li14 {
  width: 30px;
  position: absolute;
  left: 744px;
  top: 123px;
}

.floor_11_1 ul li.li15 {
  width: 58px;
  position: absolute;
  left: 783px;
  top: 17px;
}

.floor_11_1 ul li.li16 {
  width: 46px;
  position: absolute;
  left: 821px;
  top: 120px;
}

.floor_11_1 ul li.li17 {
  width: 30px;
  position: absolute;
  left: 854px;
  top: 191px;
}

.floor_11_1 ul li.li18 {
  width: 46px;
  position: absolute;
  left: 910px;
  top: 58px;
}

.floor_11_1 ul li.li19 {
  width: 46px;
  position: absolute;
  right: 22px;
  top: 144px;
}


@media screen and (max-width: 1660px) {
  .floor_11_main {
    height: 642px;
  }

  .floor_11_1 {
    margin-top: 48px;
  }
}

.floor_12_main {
  width: 100%;
  background: url(../images/l8_02.jpg) center center no-repeat;
  height: 750px;
  position: relative;
}

.floor_12_1 {
  width: 1020px;
  margin: 0 auto;
  position: relative;
}

.floor_12_1 h3 {
  font-size: 40px;
  color: #fff;
  line-height: 45px;
  padding-top: 32%;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45);
  font-weight: bold;
}

.floor_12_1 ul {
  display: inline-block;
  width: 100%;
  padding-top: 5%;
}

.floor_12_1 ul li {
  width: 25%;
  float: left;
  position: relative;
  text-align: center;
}

.floor_12_1 ul li p {
  width: 62px;
  margin: 0 auto;
  font-size: 30px;
  line-height: 36px;
  color: #fff;
  font-weight: bold;
}

.floor_12_1 ul li i {
  display: block;
  width: 1px;
  height: 100%;
  background: rgba(255, 255, 255, 0.3);
  position: absolute;
  right: 0;
  top: 0;
}

.floor_12_1 ul li.li4 i {
  display: none;
}

@media screen and (max-width: 1660px) {
  .floor_12_main {
    height: 600px;
  }

  .floor_12_1 h3 {
    padding-top: 24%;
  }

}





.floor_4_main {
  background: #f5f5f5;
  padding-bottom: 88px;
  *padding-bottom: 118px;
}

.floor_4_main .index_tit {
  background: url(../images/index_tit2.png) center 60px no-repeat
}

.floor_4_main .body {
  overflow: hidden;
  padding-left: 24px;
  padding-right: 24px;
}

.floor_4_main ul {
  width: 110%;
}

.floor_4_main li {
  border-radius: 5px;
  background: #fff;
  width: 585px;
  height: 200px;
  margin-bottom: 30px;
  margin-right: 30px;
  float: left;
  position: relative;
  transition: ease-in-out .2s;
}

.floor_4_main li a {
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.floor_4_main li .left {
  width: 140px;
  height: 140px;
  border-radius: 100%;
  overflow: hidden;
  background: #f7f7f7;
  margin-left: 60px;
  margin-top: 30px;
  text-align: center;
}

.floor_4_main li .left img {
  width: 140px;
  height: 140px;
  display: block;
}

.floor_4_main li .right {
  width: 285px;
  padding-right: 76px;
}

.floor_4_main li .right h3 {
  font-size: 20px;
  padding-top: 51px;
  padding-bottom: 20px;
}

.floor_4_main li .right p {
  color: #666;
  line-height: 25px;
}

.floor_4_main li i {
  width: 36px;
  height: 47px;
  text-align: center;
  line-height: 47px;
  background-position: -111px -245px;
  color: #fff;
  font-size: 20px;
  font-weight: 100;
  position: absolute;
  left: 29px;
  top: 0;
}

.floor_4_main li:hover {
  background: #00cc66;
  color: #fff;
  box-shadow: 6px 10px 24px #c3ebd9;
}

.floor_4_main li:hover .right h3 {
  color: #fff;
}

.floor_4_main li:hover p {
  color: #fff;
}

.floor_4_main li:hover .left {
  background: #fff;
}

.floor_4_main li:hover i {
  background-position: -151px -245px;
  color: #00cc66;
}

.floor_5 {
  *margin-bottom: 82px;
  overflow: hidden;
  margin-bottom: 100px;
}

.floor_5 .index_tit1 {
  padding-top: 100px;
  text-align: center;
}

.floor_5 .index_tit1 h3 {
  font-size: 40px;
  color: #333;
  line-height: 40px;
}

.floor_5 .picScroll-left {
  position: relative;
  width: 95%;
  margin: 0 auto;
  margin-top: 46px;
}

.floor_5 .picScroll-left .hd {
  width: 100%;
}

.floor_5 .picScroll-left .hd ul {
  width: 100%;
  display: inline-block;
}

.floor_5 .picScroll-left .hd ul li {
  float: left;
  width: 24%;
  margin: 0 0.5%;
  height: 244px;
  overflow: hidden;
  border-radius: 5px;
}

.floor_5 .picScroll-left .hd ul li img {
  display: block;
  width: 100%;
}

.floor_5 .picScroll-left .hd ul li.on {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.4);
}


@media screen and (max-width: 1660px) {
  .floor_5 .picScroll-left .hd ul li {
    height: 170px;
  }
}

.floor_5 .picScroll-left .bd {
  width: 1200px;
  margin: 0 auto;
  margin-top: 70px;
}

.floor_5 .picScroll-left .bd ul {
  overflow: hidden;
  zoom: 1;
}

.floor_5 .picScroll-left .bd ul i {
  width: 51px;
  float: left;
  background: url(../images/l9_03.png) center center no-repeat;
  height: 41px;
}

.floor_5 .picScroll-left .bd ul .w {
  width: 845px;
  float: left;
  margin-left: 100px;
}

.floor_5 .picScroll-left .bd ul .w h3 {
  font-size: 30px;
  color: #333;
  line-height: 50px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
}

.floor_5 .picScroll-left .bd ul .w p {
  font-size: 16px;
  color: #666;
  line-height: 30px;
  margin-top: 14px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

.floor_5 .picScroll-left .bd ul .w .d {
  width: 146px;
  height: 40px;
  background-color: #00cc66;
  border-radius: 5px;
  font-size: 16px;
  color: #fff;
  line-height: 40px;
  text-align: center;
  margin-top: 50px;
}

.floor_5 .picScroll-left .bd ul .w .d:hover {
  background-color: #0fdf77;
}

.floor_5 .picScroll-left .bd ul .s {
  float: right;
  font-size: 16px;
  color: #666;
  line-height: 30px;
  text-align: center;
}

.floor_5 .picScroll-left .bd ul .s span {
  display: block;
  font-size: 50px;
  line-height: 46px;
}

.floor_5 .picScroll-left .bd ul li .img {
  width: 282px;
  height: 210px;
  display: block;
  overflow: hidden;
}

.floor_5 .picScroll-left .bd ul li img {
  width: 282px;
  display: block;
  transition: ease-in-out .4s;
}

.floor_5 .picScroll-left .bd ul li p {
  font-size: 18px;
  color: #999;
  font-family: arial;
  padding: 36px 37px 15px;
}

.floor_5 .picScroll-left .bd ul li h3 {
  line-height: 26px;
  font-size: 16px;
  padding: 0 37px;
}

.floor_5 .picScroll-left .bd ul li .txt {
  border: 1px solid #dedede;
  border-top: none;
  display: block;
  width: 280px;
  height: 174px;
  cursor: pointer;
}

.floor_5 .picScroll-left .bd ul li:hover {
  box-shadow: 6px 6px 16px #ececec;
}

.floor_5 .picScroll-left .bd ul li:hover .img img {
  transform: scale(1.1);
}

.floor_5 .picScroll-left .bd ul li:hover .txt {
  border-color: #f3f3f3;
}

.floor_5 .picScroll-left .bd ul li:hover h3 {
  color: #333;
}

.bottom_main {
  background: #f5f5f5;

  padding-bottom: 0px;
}

.bottom_main .fl {
  width: 130px;
  padding-top: 50px;
}

.bottom_main .fl img {
  width: 110px;
  height: 110px;
}

.bottom_main .fr {
  width: 985px;
}

.bottom_main .fr .left {
  padding-top: 50px;
}

.bottom_main .fr .left h3 {
  font-size: 18px;
  color: #333;
  padding-bottom: 16px;
  line-height: 18px;
}

.bottom_main .fr .left span {
  display: block;
  width: 20px;
  height: 2px;
  background: #00cc66;
  margin-bottom: 22px;
}

.bottom_main .fr .left p {
  color: #555;
  line-height: 28px;
}

.bottom_main .fr .left li {
  color: #555;
  float: left;
  width: 200px;
}

.bottom_main .fr .left ul {
  padding-bottom: 52px;
}

.bottom_main .fr .left h4 {
  font-weight: 100;
  color: #888;
  font-size: 12px;
  padding-top: 47px;
}

.bottom_main .fr .left h4 a {
  color: #999;
}

.bottom_main .fr .left h4 a:hover {
  color: #fff;
}

.bottom_main .fr .right {
  width: 320px;
  overflow: hidden;
  padding-top: 120px;
  position: relative;
}

/*  */
.bottom_main .fr .right .bott_tan {
  cursor: pointer;
  width: 170px;
  height: 72px;
  background-color: #c3c3c3;
  border-radius: 0 0 10px 10px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
}

.bottom_main .fr .right .bott_tan.on p {
  display: inline-block;
}

.bottom_main .fr .right .bott_tan.on p i {
  display: block;
  width: 21px;
  height: 19px;
  float: left;
  background: url(../images/l10_05.png) center center no-repeat;
  margin-top: 29px;
}

.bottom_main .fr .right .bott_tan.on p span {
  display: block;
  float: left;
  font-weight: bold;
  font-size: 20px;
  color: #333;
  line-height: 74px;
  padding-left: 8px;
}

.bottom_main .fr .right .bott_tan.on {
  background-color: #c3c3c3;
}

.bottom_main .fr .right .bott_tan {
  background-color: #fff;
}

.bottom_main .fr .right .bott_tan p {
  display: inline-block;
}

.bottom_main .fr .right .bott_tan p i {
  background: url(../images/l10_04.png) center center no-repeat;
  display: block;
  width: 21px;
  height: 19px;
  float: left;
  margin-top: 29px;
}

/* .bottom_main .fr .right .bott_tan p i { 
  background: url(../images/l10_04.png) center center no-repeat;
}*/

.bottom_main .fr .right .bott_tan p span {
  color: #169658;
  display: block;
  float: left;
  font-weight: bold;
  font-size: 20px;
  line-height: 74px;
  padding-left: 8px;
}

/*  */
.bottom_main .fr .right h3 {
  font-size: 18px;
  color: #333;
  padding-bottom: 16px;
  line-height: 18px;
}

.bottom_main .fr .right ul {
  width: 146%;
}

.bottom_main .fr .right li {
  width: 28%;
  float: left;
  height: 38px;
  overflow: hidden;
}

.bottom_main .fr .right li a {
  color: #555;
}

.bottom_main .fr .right li a:hover {
  color: #0cb46a;
}

.bottom_main .fr .right .a {
  margin-top: 41px;
}

.bottom_main .fr .right .a a {
  background: #00cc66;
  width: 190px;
  height: 38px;
  line-height: 38px;
  display: block;
  color: #fff;
  padding-left: 20px;
  position: relative;
}

.bottom_main .fr .right .a a i {
  width: 7px;
  height: 8px;
  background-position: -236px -248px;
  position: absolute;
  right: 18px;
  top: 15px;
  transition: ease-in-out .2s;
}

.bottom_main .fr .right .a a:hover i {
  right: 30px;
}

.bottom_copy {
  background: #00cb68;
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-align: left;
  color: #fff;
}

.bottom_copy a {
  color: #fff;
}

.bottom_copy a:hover {
  text-decoration: underline;
}

.bottom_pin {
  width: 100%;
  height: 150px;
  position: relative;
  display: none;
}

.bottom_pin .w1200 {
  position: relative;
  height: 150px;
}

.bottom_pin .hd a {
  display: block;
  width: 50px;
  height: 50px;
  background-color: #333;
  border-radius: 50%;
  text-align: center;
  cursor: pointer;
}

.bottom_pin .hd .prev {
  position: absolute;
  left: -70px;
  top: 50%;
  margin-top: -38px;
}

.bottom_pin .hd .next {
  position: absolute;
  right: -70px;
  top: 50%;
  margin-top: -38px;
}

.bottom_pin .hd .prev span {
  width: 13px;
  height: 22px;
  background-position: -193px -247px;
  margin-top: 14px;
}

.bottom_pin .hd .next span {
  width: 13px;
  height: 22px;
  background-position: -209px -247px;
  margin-top: 14px;
}

.bottom_pin .hd a:hover {
  background-color: #00cb68;
}

.bottom_pin .bd {
  width: 100%;
  margin-top: 30px;
  overflow: hidden;
}

.bottom_pin .bd ul {
  display: flex;
  width: 100%;
}

.bottom_pin .bd ul li {
  width: 198px;
  height: 114px;
  border: #ccc solid 1px;
  border-radius: 10px;
  margin-right: 50px;
}

.bottom_pin .bd ul li img {
  display: block;
  width: 100%;
  border-radius: 10px;
}

.bottom_pin .bd ul li:hover {
  border: #00cb68 solid 1px;
}

.nybanner1 {
  width: 100%;
  height: 700px;
  line-height: 42px;
  position: relative;
  overflow: hidden;
  background-position: center top;
  background-repeat: no-repeat;
  color: #fff;
}


.newPro-top-nav {
  height: 78px;
  background: #fff;
}

.newPro-top-nav li {
  float: left;
  margin-right: 45px;
}

.newPro-top-nav li a {
  display: block;
  padding: 0 7px;
  height: 78px;
  line-height: 78px;
  box-sizing: border-box;
  font-size: 18px;
  color: #666;
}

.newPro-top-nav li:hover a,
.newPro-top-nav li.on a {
  color: #00cc66;
  border-bottom: 2px solid #00cc66;
}

.newPro-top-list {
  width: 100%;
  position: relative;
  z-index: 0;
  display: inline-block;
}

.newPro-top-list .container {}

.newPro-top-list .container .ip {
  display: none;
}

.newPro-top-list .container .ip.on {
  display: block;
}

.newPro-top-list .container .a1 {
  display: none;
}

.newPro-top-list .container a {
  display: inline-block;
  width: 116px;
  margin-right: 20px;
}

.newPro-top-list .container .img {
  width: 58px;
  height: 86px;
  margin: 0 auto;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  float: left;
  margin-right: 90px;
  margin-top: 34px;
  margin-bottom: 20px;
  text-align: center;
  padding-bottom: 40px;
}

.newPro-top-list .container p {
  font-size: 14px;
  color: #666;
  line-height: 24px;
  margin-top: 10px;
  text-align: center;
}

.newPro-top-list .container a:hover,
.newPro-top-list .container a.hover {
  color: #00cc66;
}


.la_vv {
  width: 100%;
}

.la_vv img {
  display: block;
  width: 100%;
}

.la_c {
  background: url(../images/l3_02.jpg) center center no-repeat;
  width: 100%;
  height: 800px;
  display: none;
}

.in_t {
  text-align: center;
  padding-top: 98px;
}

.in_t h3 {
  font-size: 50px;
  color: #333;
  line-height: 50px;
}

.in_t i {
  margin: 0 auto;
  display: block;
  width: 92px;
  height: 10px;
  background: url(../images/l4_03.png) center center no-repeat;
  margin-top: 18px;
}

.in_x {
  margin-top: 58px;
  position: relative;
}

.in_x .bd ul li {
  width: 360px;
  float: left;
  height: 270px;
  margin-right: 60px;
}

.in_x .bd ul li img {
  display: block;
  width: 100%;
}

.in_x .hd ul {
  display: none;
}

.in_x .hd .next {
  display: block;
  width: 18px;
  height: 31px;
  background-position: -296px -376px;
  position: absolute;
  left: -50px;
  top: 120px;
}

.in_x .hd .prev {
  display: block;
  width: 18px;
  height: 31px;
  background-position: -322px -376px;
  position: absolute;
  right: -50px;
  top: 120px;
}

.in_x .hd .next:hover {
  background-position: -296px -410px;
}

.in_x .hd .prev:hover {
  background-position: -322px -410px;
}

.in_c {
  font-size: 16px;
  color: #333;
  line-height: 30px;
  padding-top: 76px;
  text-align: center;
}


.la_cs {
  background-color: #ffffff;
  padding-bottom: 90px;
}

.la_cs .cs_t {
  margin-top: 60px;
}

.cs_x dl {
  display: inline-block;
  width: 1200px;
  padding-top: 100px;
}

.cs_x dl dt {
  width: 550px;
  float: left;
}

.cs_x dl dt h3 {
  font-size: 50px;
  color: #333;
  line-height: 50px;
}

.cs_x dl dt p {
  font-size: 16px;
  color: #666;
  line-height: 30px;
  padding-top: 40px;
}

.cs_x dl dd {
  width: 600px;
  float: right;
}

.cs_x dl dd img {
  display: block;
  width: 600px;
}


.la_td {
  width: 100%;
  position: relative;
  z-index: 2;
  padding-bottom: 80px;
}

.la_td .la_x {
  padding-top: 30px;
}

.la_td .la_x dl {
  width: 1200px;
  height: 344px;
  display: block;
  margin-top: 30px;
}

.la_td .la_x dl dt {
  float: left;
  width: 600px;
  height: 344px;
}

.la_td .la_x dl dt img {
  display: block;
  width: 600px;
  height: 344px;
}

.la_td .la_x dl dd {
  float: left;
  width: 600px;
  height: 344px;
  background-color: #fff;
}

.la_td .la_x dl dd h3 {
  font-size: 34px;
  color: #333;
  line-height: 34px;
  padding-top: 56px;
  padding-left: 50px;
}

.la_td .la_x dl dd p {
  font-size: 16px;
  color: #666;
  line-height: 30px;
  padding-top: 30px;
  padding-left: 50px;
  padding-right: 50px;
}

.la_td .la_x dl.dl2 dt,
.la_td .la_x dl.dl4 dt {
  float: right;
}

.la_td .la_x dl.dl2 dd,
.la_td .la_x dl.dl4 dd {
  float: left;
}

.la_ry {
  /*background:url(../images/l9_02.jpg) top center no-repeat; */
  width: 100%;
  height: 650px;
  background: #fff;
}

.cs_ry {
  padding-top: 50px;
}

.cs_ry img {
  display: block;
  width: 100%;
}


.la_ys {}

.cs_ls {
  padding-top: 50px;
}

.cs_ls ul {
  display: inline-block;
  width: 105%;
}

.cs_ls ul li {
  width: 183px;
  height: 292px;
  background: url(../images/l10_03.png) center center no-repeat;
  float: left;
  margin-right: 20px;
  text-align: center;
}

.cs_ls ul li i {
  display: block;
  font-size: 36px;
  color: #fff;
  font-family: "Arial";
  font-weight: bold;
  padding-top: 14px;
}

.cs_ls ul li h3 {
  display: block;
  font-size: 24px;
  color: #333;
  line-height: 28px;
  font-weight: bold;
  padding: 0 18px;
  padding-top: 34px;
}

.cs_ls ul li p {
  display: block;
  font-size: 14px;
  color: #666;
  line-height: 24px;
  padding: 0 14px;
  padding-top: 16px;
}


.la_ry .in_t {
  padding-top: 100px;
}


.nybanner2 {
  position: relative;
  width: 100%;
}

.nybanner2 .img {
  display: block;
  width: 100%;
}

.nybanner2 .w1200 {
  position: absolute;
  z-index: 10;
  bottom: 0;
  margin-left: -600px;
  left: 50%;
  text-align: center;
}

.nybanner2 .w1200 h3 {
  font-size: 48px;
  color: #fff;
  line-height: 50px;
}

.nybanner2 .w1200 span {
  display: block;
  font-size: 48px;
  color: #fff;
  line-height: 50px;
  padding-top: 28px;
  padding-bottom: 70px;
}


.wrap_t {
  text-align: center;
  padding-top: 96px;
}

.wrap_t h3 {
  font-size: 50px;
  color: #333;
  line-height: 50px;
  font-weight: bold;
}

.wrap_t p {
  font-size: 24px;
  color: #999;
  line-height: 30px;
  text-transform: uppercase;
  padding-top: 12px;
}


.wrapper_gy {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.wrap_g1 {
  width: 100%;
  background: url(../images/g1_03.jpg) bottom center no-repeat;
  height: 706px;
  text-align: left;
}

.wrap_g1 .wrap_t {
  text-align: left;
  padding-top: 130px;
}

.wrap_g1 .wrap_g11 {
  width: 71%;
  font-size: 16px;
  line-height: 34px;
  padding-top: 40px;
}

.wrap_g1 .wrap_g11 a {
  color: #333;
  text-indent: 32px;
  display: block;
}




.wrap_g2 {
  width: 100%;
  background: url(../images/g1_04.jpg) center center no-repeat;
  height: 750px;
}

.wrap_g2 .wrap_t h3 {
  color: #fff;
}

.wrap_g2 .wrap_t p {
  color: #fff;
}

.wrap_g21 {
  width: 105%;
  margin-top: 70px;
}

.wrap_g21 a {
  width: 14%;
  float: left;
  height: 140px;
  margin-right: 13%;
  background-color: rgba(0, 0, 0, .7);
  border: rgba(255, 255, 255, .2) solid 1px;
  border-radius: 10px;
  text-align: center;
  margin-top: 30px;
  transition: all ease 0.36s;
}

.wrap_g21 a:nth-child(4n) {
  margin-right: 0%;
}

.wrap_g21 a img {
  display: block;
  width: 40px;
  margin: 0 auto;
  filter: grayscale(100%) brightness(400%);
  margin-top: 30px;
}

.wrap_g21 a span {
  display: block;
  font-size: 16px;
  color: #fff;
  line-height: 16px;
  padding-top: 20px;
}

.wrap_g21 a:hover {
  transform: translateY(-5px);
  transition: all ease 0.36s;
}

.wrap_g3 {
  width: 100%;
  background: url(../images/g1_05.jpg) center center no-repeat;
  height: 796px;
}

.wrap_g3 .wrap_t {
  padding-top: 140px;
}

.wrap_g31 {
  width: 100%;
  margin-top: 60px;
}

.wrap_g31 ul {
  display: inline-block;
  width: 105%;
}

.wrap_g31 ul li {
  display: inline-block;
  width: 273px;
  float: left;
  margin-right: 17%;
  margin-top: 60px;
  transition: all ease 0.36s;
}

.wrap_g31 ul li dt {
  width: 36px;
  height: 36px;
  float: left;
  font-size: 20px;
  color: #fff;
  line-height: 36px;
  border-radius: 60px;
  background-color: #b6bcc3;
  font-family: "Arial";
  text-align: center;
}

.wrap_g31 ul li dd {
  width: 226px;
  float: right;
}

.wrap_g31 ul li dd h3 {
  font-size: 34px;
  color: #333;
  line-height: 34px;
  font-weight: bold;
}

.wrap_g31 ul li dd p {
  font-size: 16px;
  color: #666;
  line-height: 26px;
  padding-top: 18px;
  height: 50px;
}

.wrap_g31 ul li.li3,
.wrap_g31 ul li.li6 {
  margin-right: 0;
}

.wrap_g31 ul li:hover {
  transform: translateY(-5px);
  transition: all ease 0.36s;
}



.wrap_g4 {
  width: 100%;
  background: url(../images/g1_06.jpg) center center no-repeat;
  height: 851px;
}

.wrap_g4 .wrap_t {
  padding-top: 130px;
}

.wrap_g4 .wrap_t h3 {
  color: #fff;
}

.wrap_g4 .wrap_t p {
  color: #fff;
}

.wrap_g41 {
  margin: 0 auto;
  width: 78%;
  font-size: 32px;
  color: #fff;
  line-height: 60px;
  padding-top: 106px;
  text-shadow: 0px 1px 1px #555;
  text-align: center;
}



.wrap_g5 {
  width: 100%;
  background: url(../images/g1_07.jpg) center center no-repeat;
  height: 764px;
}

.wrap_g51 {
  width: 100%;
  position: relative;
  margin-top: 70px;
}

.wrap_g51 .bd {
  width: 100%;
  position: relative;
}

.wrap_g51 .bd ul {
  display: inline-block;
  width: 100%;
}

.wrap_g51 .bd ul li {
  width: 280px;
  margin-right: 26px;
  transition: all ease 0.36s;
}

.wrap_g51 .bd ul li img {
  display: block;
  width: 100%;
}

.wrap_g51 .bd ul li:nth-child(2n) {
  margin-top: 50px;
}

.wrap_g51 .bd ul li:hover {
  transform: translateY(-5px);
  transition: all ease 0.36s;
}

.wrap_g51 .hd {
  width: 100%;
  text-align: center;
  margin-top: 70px;
}

.wrap_g51 .hd a {
  width: 62px;
  height: 36px;
  display: inline-block;
  background-color: #ccc;
  border-radius: 50px;
  margin: 0 8px;
  cursor: pointer;
}

.wrap_g51 .hd a:hover {
  background-color: #0dc469;
}

.wrap_g51 .hd .prev span {
  display: block;
  margin: 0 auto;
  width: 10px;
  height: 16px;
  background-position: -288px -273px;
  margin-top: 10px;
}

.wrap_g51 .hd .next span {
  display: block;
  margin: 0 auto;
  width: 10px;
  height: 16px;
  background-position: -305px -273px;
  margin-top: 10px;
}

.wrap_g6 {
  width: 100%;
  background: url(../images/g1_08.jpg) center center no-repeat;
  height: 779px;
}

.wrap_g6 .wrap_t {
  padding-top: 140px;
}

.wrap_g6 .wrap_t h3 {
  color: #fff;
}

.wrap_g6 .wrap_t p {
  color: #fff;
}

.wrap_g61 {
  margin: 0 auto;
  width: 78%;
  font-size: 16px;
  color: #fff;
  line-height: 30px;
  padding-top: 100px;
  text-shadow: 0px 1px 1px #555;
  text-align: center;
}

.wrap_g61 h3 {
  font-size: 40px;
  color: #fff;
  line-height: 40px;
}

.wrap_g61 p {
  padding-top: 30px;
}

@media (max-width: 1660px) {
  .wrap_t {
    padding-top: 80px;
  }

  .wrap_t h3 {
    font-size: 40px;
    line-height: 40px;
  }

  .wrap_t p {
    font-size: 20px;
    line-height: 26px;
    padding-top: 10px;
  }

  .nybanner2 .w1200 h3 {
    font-size: 40px;
    line-height: 42px;
  }

  .nybanner2 .w1200 span {
    font-size: 40px;
    line-height: 42px;
    padding-top: 24px;
    padding-bottom: 50px;
  }

  .wrap_g41 {
    width: 78%;
    font-size: 28px;
    line-height: 56px;
  }

  .wrap_g4 {
    height: 718px;
  }

  .wrap_g3 {
    height: 740px;
  }

  .wrap_g61 h3 {
    font-size: 36px;
  }

  .wrap_g6 {
    height: 660px;
  }


}