@charset "utf-8";
.cw1400 {
  width: 92%;
  max-width: 1400px;
  margin: auto;
}
#newBridge .nb-nodeboard-left-bottom {
     right: 1px ! important;
    bottom: 1px  ! important;
    top: auto  ! important;
   left: auto  ! important;
}
#container {
  max-width: 1400px;
  margin: 0 auto;
}
/*新站*/
#warp {
  width: 100%;
  max-width: 1920px;
  min-width: 320px;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
}
.select-none {
  background: url(/images/img3.png) no-repeat 94% center;
  background-size: 10px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.rotate-prev {
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}
.rotate-next {
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
}

/*底部样式*/
#footer {
  width: 100%;
  background: #4e5153;
}
#footer .one {
  padding: 70px 0 50px;
}
#footer .one .item1 {
  width: 80px;
  margin-left: 170px;
}
#footer .one .item1 .title {
  width: 100%;
  color: #fff;
}
#footer .one .item1 .ites {
  width: 100%;
  margin-top: 32px;
}
#footer .one .item1 .ites .slide {
  width: 100%;
  margin-top: 14px;
}
#footer .one .item1 .ites .slide a {
  color: #fff;
}
#footer .one .item1 .ites .slide .itrs {
  width: 100%;
  margin-top: 20px;
}
#footer .one .item1 .ites .slide .itrs .list {
  width: 100%;
  line-height: 1;
  margin-top: 8px;
}
#footer .one .item1 .ites .slide .itrs .list a {
  color: #b0b1b1;
}
#footer .one .item1 .ites .slide:nth-child(1) {
  margin-top: 0;
}
#footer .one .item1[products] {
  width: 120px;
  margin-left: 0;
}
#footer .one .item1[products] .ites .slide {
  width: 60px;
  margin-top: 0;
}
#footer .one .item1[products] .ites .slide:nth-child(2) {
  float: right;
}
#footer .one .item2 {
  width: 460px;
}
#footer .one .item2 .title {
  width: 100%;
  color: #fff;
}
#footer .one .item2 .form {
  width: 100%;
}
#footer .one .item2 .form .ites {
  width: 100%;
  height: 50px;
  margin-top: 20px;
}
#footer .one .item2 .form .ites form {
  height: 100%;
}
#footer .one .item2 .form .ites form .input {
  width: 78%;
  height: 100%;
  background: #46494b;
  color: #999;
  padding: 0 4%;
}
#footer .one .item2 .form .ites form .btn {
  width: 22%;
  height: 100%;
  background: #d71f18;
  color: #fff;
}
#footer .one .item2 .contact {
  width: 100%;
  line-height: 2;
  color: #b0b1b1;
  margin-top: 16px;
}
#footer .one .item2 .share {
  width: 100%;
  margin-top: 20px;
}
#footer .one .item2 .share .txt {
  width: 100%;
  color: #b0b1b1;
}
#footer .one .item2 .share .ites {
  width: 100%;
  margin-top: 12px;
}
#footer .one .item2 .share .ites li {
  width: 37px;
  margin-left: 20px;
}
#footer .one .item2 .share .ites li:nth-child(1) {
  margin-left: 0;
}
#footer .two {
  line-height: 1;
  border-top: 1px solid #636667;
  padding: 20px 0;
}
#footer .two .txt {
  color: #b0b1b1;
}
#footer .two .txt a {
  color: #b0b1b1;
  font-size: 14px;
}

/*头部样式*/
#header {
  width: 100%;
  max-width: 1920px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  margin: auto;
}
#header .cw1400 {
  background: rgba(255, 255, 255, 0.9);
  border-radius: 0 0 20px 0;
  position: relative;
}
#header .cw1400::before {
  width: calc(1920px - 100%);
  height: 100%;
  display: block;
  background: rgba(255, 255, 255, 0.9);
  position: absolute;
  top: 0;
  left: calc(100% - 1920px);
  content: "";
}
#header .cw1400 .logo {
  width: 150px;

}
#header .cw1400 .nav {
  margin-left: 170px;
}
#header .cw1400 .nav .slide {
  padding: 36px 0;
  position: relative;
  margin-left: 68px;
}
#header .cw1400 .nav .slide:nth-child(1) {
  margin-left: 0;
}
#header .cw1400 .nav .slide.cur .txt1 {
  color: #da251d;
}
#header .cw1400 .nav .slide .nav-padding {
  position: absolute;
  top: 100%;
  left: -30px;
  z-index: 2;
}
#header .cw1400 .nav .slide .nav-two {
  width: 100%;
  max-width: 1380px;
  background: rgba(255, 255, 255, 0.9);
  padding: 60px 40px;
}
#header .cw1400 .nav .slide .nav-two .ites-one {
  width: 160px;
}
#header .cw1400 .nav .slide .nav-two .ites-one .txt2 {
  width: 100%;
  background: url(/images/img77.png) no-repeat right center;
  background-size: 7px !important;
  padding-right: 16px;
  margin-top: 20px;
}
#header .cw1400 .nav .slide .nav-two .ites-one .txt2.cur {
  background: url(/images/img78.png) no-repeat right center;
}
#header .cw1400 .nav .slide .nav-two .ites-one .txt2.cur a {
  color: #da251d;
}
#header .cw1400 .nav .slide .nav-two .ites-one .txt2:nth-child(1) {
  margin-top: 0;
}
#header .cw1400 .nav .slide .nav-two .ites-two {
  margin-left: 36px;
}
#header .cw1400 .nav .slide .nav-two .ites-two .ites {
}
#header .cw1400 .nav .slide .nav-two .ites-two .ites .category {
  width: 160px;
}
#header .cw1400 .nav .slide .nav-two .ites-two .ites .category .txt2 {
  width: 100%;
  background-size: 7px !important;
  padding-right: 16px;
  margin-top: 20px;
}
#header .cw1400 .nav .slide .nav-two .ites-two .ites .category .txt2.cur {
  background: url(/images/img78.png) no-repeat right center;
}
#header .cw1400 .nav .slide .nav-two .ites-two .ites .category .txt2.cur a {
  color: #da251d;
}
#header
  .cw1400
  .nav
  .slide
  .nav-two
  .ites-two
  .ites
  .category
  .txt2:nth-child(1) {
  margin-top: 0;
}
#header .cw1400 .nav .slide .nav-two .ites-two .ites .list {
  width: 830px;
  margin-left: 36px;
}
#header .cw1400 .nav .slide .nav-two .ites-two .ites .list .its {
  width: 100%;
}
#header .cw1400 .nav .slide .nav-two .ites-two .ites .list .its .text {
  width: 260px;
}
#header .cw1400 .nav .slide .nav-two .ites-two .ites .list .its .text .txt2 {
  width: 50%;
  margin-top: 18px;
}
#header .cw1400 .nav .slide .nav-two .ites-two .ites .list .its .text .txt2 a {
  color: #666;
}
#header
  .cw1400
  .nav
  .slide
  .nav-two
  .ites-two
  .ites
  .list
  .its
  .text
  .txt2:nth-child(1) {
  margin-top: 0;
}
#header
  .cw1400
  .nav
  .slide
  .nav-two
  .ites-two
  .ites
  .list
  .its
  .text
  .txt2:nth-child(2) {
  margin-top: 0;
}
#header
  .cw1400
  .nav
  .slide
  .nav-two
  .ites-two
  .ites
  .list
  .its
  .text
  .txt2.cur
  a {
  color: #da251d;
}
#header
  .cw1400
  .nav
  .slide
  .nav-two
  .ites-two
  .ites
  .list
  .its
  .text
  .txt2:hover
  a {
  color: #da251d;
}
#header .cw1400 .nav .slide .nav-two .ites-two .ites .list .its .picpath {
  width: 300px;
}
#header .cw1400 .nav .slide .nav-two .ites-two .ites .list .its .picpath .img {
  width: 100%;
}
#header .cw1400 .nav .slide .nav-thr {
  width: 180px;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 0 0 6px 6px;
  padding: 30px;
}
#header .cw1400 .nav .slide .nav-thr .txt2 {
  width: 100%;
  margin-top: 20px;
}
#header .cw1400 .nav .slide .nav-thr .txt2:nth-child(1) {
  margin-top: 0;
}
#header .cw1400 .nav .slide.unset {
  position: unset;
}
#header .cw1400 .nav .slide.unset .nav-padding {
  left: 0;
}
#header .cw1400 .other {
  margin-top: 38px;
  margin-right: 34px;
}
#header .cw1400 .other .search {
  position: relative;
}
#header .cw1400 .other .search .icon {
  width: 20px;
  cursor: pointer;
}
#header .cw1400 .other .search .form {
  width: 164px;
  height: 24px;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 2;
  padding-top: 10px;
}
#header .cw1400 .other .search .form form {
  height: 100%;
  background: #fff;
  border-radius: 20px;
}
#header .cw1400 .other .search .form form .input {
  width: 120px;
  height: 100%;
  padding: 0 10px;
}
#header .cw1400 .other .search .form form .btn {
  width: 24px;
  height: 100%;
  cursor: pointer;
  background: url(/images/img1.png) no-repeat center;
  background-size: 70%;
}
#header .cw1400 .other .search:hover .form {
  display: block;
}
#header .cw1400 .other .language {
  position: relative;
  margin-left: 40px;
}
#header .cw1400 .other .language .title {
  line-height: 1.3;
  cursor: pointer;
  background: url(/images/img2.png) no-repeat left center;
  background-size: 20px;
  position: relative;
  padding-left: 30px;
  padding-right: 20px;
}
#header .cw1400 .other .language .title::before {
  width: 10px;
  height: 100%;
  background: url(/images/img3.png) no-repeat center;
  background-size: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  content: "";
}
#header .cw1400 .other .language .ites {
  width: 100%;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 2;
  padding-top: 10px;
}
#header .cw1400 .other .language .ites li {
  width: 100%;
  background: #fff;
}
#header .cw1400 .other .language .ites li a {
  width: 100%;
  display: block;
  padding: 3px 0;
}
#header .cw1400 .other .language:hover .ites {
  display: block;
}
#header .cw1400 .other .target {
  width: 24px;
  cursor: pointer;
  margin-left: 20px;
}
.yuyan {
  padding: 36px 0;
  margin-right: 30px;
}
.yuyan a {
  font-size: 16px;
  color: #666;
  padding-left: 32px;
  background: url(../images/img2.png) no-repeat center left;
}
/*广告样式*/
#banner {
  width: 100%;
  position: relative;
}
#banner .slide {
  width: 100%;
}
#banner .slide .img {
  width: 100%;
}
#banner .slide .img img {
  width: 100%;
}
#banner .contents {
  position: absolute;
  top: 30%;
  left: calc((100% - 1400px) / 2);
  z-index: 2;
}
#banner .contents .txt1 {
  line-height: 0.8;
  font-size: 200px;
  color: #fff;
  margin-bottom: 60px;
}
#banner .contents .txt2 {
  line-height: 1;
  font-size: 60px;
  color: #fff;
  margin-bottom: 40px;
}
#banner .contents .txt3 {
  line-height: 1;
  font-size: 40px;
  color: #fff;
}
#banner .ovo {
  cursor: pointer;
  position: absolute;
  top: 34%;
  right: calc((100% - 1400px) / 2);
  z-index: 2;
}
#banner .ovo .line {
  width: 2px;
  height: 70px;
  background: #fff;
  display: none;
}
#banner .ovo .fraction {
  width: 100%;
  font-size: 0;
  margin-top: 18px;
  display: none;
}
#banner .ovo .fraction .swiper-pagination-current {
  color: #fff;
  font-size: 30px;
  font-family: "Gilroy-Bold" !important;
}
#banner .ovo .fraction .swiper-pagination-total {
  line-height: 1;
  display: block;
  color: #fff;
  font-size: 16px;
  position: relative;
  padding-right: 24px;
  margin-top: 20px;
}
#banner .ovo .fraction .swiper-pagination-total::before {
  width: 8px;
  height: 2px;
  line-height: 1;
  display: block;
  background: #fff;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 2;
  margin-top: -1px;
  content: "";
}
#banner .ovo .page1 {
  margin-top: 310px;
}
#banner .ovo .page1 .prev {
  margin-right: 20px;
}
#banner .ovo .page1 .inline-block {
  width: 28px;
}
.fz0 {
  font-size: 0px;
}
.fz10 {
  font-size: 10px;
  color: #333;
}
.fz12 {
  font-size: 12px;
  color: #333;
}
.fz14 {
  font-size: 14px;
  color: #333;
}
.fz16 {
  font-size: 16px;
  color: #333;
}
.fz18 {
  font-size: 18px;
  color: #333;
}
.fz20 {
  font-size: 20px;
  color: #333;
}
.fz22 {
  font-size: 22px;
  color: #333;
}
.fz24 {
  font-size: 24px;
  color: #333;
}
.fz26 {
  font-size: 26px;
  color: #333;
}
.fz28 {
  font-size: 28px;
  color: #333;
}
.fz30 {
  font-size: 30px;
  color: #333;
}
.fz32 {
  font-size: 32px;
  color: #333;
}
.fz34 {
  font-size: 34px;
  color: #333;
}
.fz36 {
  font-size: 36px;
  color: #333;
}
.fz38 {
  font-size: 38px;
  color: #333;
}
.fz40 {
  font-size: 40px;
  color: #333;
}
.fz42 {
  font-size: 42px;
  color: #333;
}
.fz44 {
  font-size: 44px;
  color: #333;
}
.fz46 {
  font-size: 46px;
  color: #333;
}
.fz48 {
  font-size: 48px;
  color: #333;
}
.fz50 {
  font-size: 50px;
  color: #333;
}
.fz70 {
  font-size: 70px;
  color: #333;
}
.inside-more {
  line-height: 1;
  display: inline-block;
  vertical-align: middle;
  background: #fff;
  font-size: 14px;
  border: 2px solid #5e5e5e;
  padding: 14px 32px;
  margin-top: 50px;
}
.inside-more img {
  vertical-align: middle;
  margin-top: -2px;
  margin-left: 20px;
}
/*首页样式*/
#index {
  background: #fafafa;
}
#index .one {
  width: 100%;
  background: #fff;
  position: relative;
}
#index .one::before {
  width: 20.3125%;
  height: 66%;
  background: url(../images/img23.png) repeat;
  position: absolute;
  left: 0;
  top: 20%;
  z-index: 2;
  content: "";
}
#index .one .cw1400 {
  position: relative;
  z-index: 3;
  padding: 100px 0;
}
#index .one .cw1400::before {
  color: #f7f7f7;
  font-family: "Georgia";
  font-size: 92px;
  position: absolute;
  top: 5%;
  right: 100%;
  z-index: 2;
  content: "ABOUT  US";
  writing-mode: tb;
  -webkit-writing-mode: tb;
  -ms-writing-mode: tb;
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
#index .one .cw1400 .contents {
  width: 50%;
}
#index .one .cw1400 .contents .company {
  width: 100%;
  color: #888;
  margin-top: 16px;
}
#index .one .cw1400 .contents .title {
  width: 100%;
  line-height: 1.8;
  color: #003f72;
  margin-top: 40px;
}
#index .one .cw1400 .contents .ites {
  width: 100%;
  margin-top: 60px;
}
#index .one .cw1400 .contents .ites .slide {
  width: 32%;
  margin-right: 2%;
}
#index .one .cw1400 .contents .ites .slide .txt1 {
  color: #da251d;
  word-wrap: break-word;
}
#index .one .cw1400 .contents .ites .slide .txt1 span {
  color: #da251d;
}
#index .one .cw1400 .contents .ites .slide .txt2 {
  color: #333;
  margin-top: 8px;
}
#index .one .cw1400 .contents .ites .slide:last-child {
  margin-right: 0;
}
#index .one .cw1400 .contents .brief {
  width: 100%;
  line-height: 2;
  color: #888;
  margin-top: 40px;
}
#index .one .cw1400 .picpath {
  width: 46.4%;
}
#index .two {
  width: 100%;
  background: #fafafa url(../images/img65.jpg) no-repeat center top;
  background-size: 100% 100%;
  padding-top: 100px;
}
#index .two .inside-title {
  color: #fff;
}
#index .two .item {
  width: 100%;
  position: relative;
  margin-top: 32px;
}
#index .two .item .page1 {
  width: 160px;
  position: absolute;
  bottom: 2px;
  right: 2px;
  z-index: 2;
}
#index .two .item .page1 .prev {
  width: 50%;
  overflow: hidden;
  background: url(../images/img67.jpg) no-repeat center;
  background-size: 100% 100% !important;
  outline: none;
}
#index .two .item .page1 .prev.swiper-button-disabled {
  background: url(../images/img69.jpg) no-repeat center;
}
#index .two .item .page1 .next {
  width: 50%;
  overflow: hidden;
  background: url(../images/img68.jpg) no-repeat center;
  background-size: 100% 100% !important;
  outline: none;
}
#index .two .item .page1 .next.swiper-button-disabled {
  background: url(../images/img70.jpg) no-repeat center;
}
#index .two .item .container {
  width: 100%;
}
#index .two .item .container .slide {
  width: 100%;
  position: relative;
}
#index .two .item .container .slide .picpath {
  width: 100%;
}
#index .two .item .container .slide .brief {
  width: 50%;
  max-width: 550px;
  opacity: 0;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  padding: 40px;
}
#index .two .item .container .slide .brief .txt1 {
  width: 100%;
  color: #fff;
}
#index .two .item .container .slide .brief .txt2 {
  width: 100%;
  line-height: 1.8;
  opacity: 0.8;
  color: #fff;
  margin-top: 10px;
}
#index .two .item .container .slide:hover .brief {
  opacity: 1;
}
#index .thr {
  width: 100%;
  background: url(../images/img66.jpg) no-repeat center top;
  background-size: 100% 100%;
  padding-top: 100px;
}
#index .thr .item {
  width: 100%;
  position: relative;
  margin-top: 36px;
}
#index .thr .item .prev {
  width: 11px;
  height: 20px;
  background: url(../images/img60.png) no-repeat center;
  background-size: 100% 100% !important;
  position: absolute;
  top: 50%;
  left: -56px;
  z-index: 2;
  outline: none;
}
#index .thr .item .prev.swiper-button-disabled {
  background: url(../images/img58.png) no-repeat center;
}
#index .thr .item .next {
  width: 11px;
  height: 20px;
  background: url(../images/img61.png) no-repeat center;
  background-size: 100% 100% !important;
  position: absolute;
  top: 50%;
  right: -56px;
  z-index: 2;
  outline: none;
}
#index .thr .item .next.swiper-button-disabled {
  background: url(../images/img59.png) no-repeat center;
}
#index .thr .item .container {
  width: 100%;
}
#index .thr .item .container .slide {
  width: 23.5%;
  margin-right: 2%;
}
#index .thr .item .container .slide .picpath {
  width: 100%;
  height: 100%;
  position: relative;
}
#index .thr .item .container .slide .picpath .flex {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  opacity: 0;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 3;
}
#index .thr .item .container .slide .picpath .flex .tag {
  width: 100%;
}
#index .thr .item .container .slide .picpath .flex .tag .icon {
  width: 50px;
}
#index .thr .item .container .slide .picpath .flex .tag .txt {
  color: #fff;
  margin-top: 20px;
}
#index .thr .item .container .slide .picpath .flex .img {
  width: 100%;
  position: relative;
}
#index .thr .item .container .slide .name {
  width: 100%;
  background: #f5f5f5;
  color: #666;
  padding: 20px 0;
}
#index .thr .item .container .slide:hover .picpath .flex {
  opacity: 1;
}
#index .thr .item .container .slide:hover .name {
  background: #fff;
  color: #d50602;
}
#index .thr .item .container .slide:last-child {
  margin-right: 0;
}
#index .four {
  padding: 100px 0;
}
#index .four .item {
  width: 100%;
  height: 420px;
  margin-top: 40px;
}
#index .four .item .slide-one {
  width: 49%;
  height: 100%;
  position: relative;
}
#index .four .item .slide-one .img {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
#index .four .item .slide-one .img::before {
  width: 100%;
  height: 100%;
  background: url(../images/img71.png) repeat-x center;
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  content: "";
}
#index .four .item .slide-one .img img {
  position: absolute;
  top: -10000px;
  bottom: -10000px;
  left: -10000px;
  right: -10000px;
  z-index: 2;
  margin: auto;
}
#index .four .item .slide-one .title {
  width: 100%;
  color: #fff;
  position: absolute;
  bottom: 22px;
  left: 0;
  right: 0;
  z-index: 3;
  margin: auto;
  padding: 0 32px;
}
#index .four .item .slide-two {
  width: 23.5%;
  margin-left: 2%;
}
#index .four .item .slide-two .img {
  width: 100%;
}
#index .four .item .slide-two .title {
  width: 100%;
  margin-top: 26px;
}
#index .four .item .slide-two .time {
  width: 100%;
  color: #666;
  margin-top: 32px;
}
#index .four .item .slide-two .brief {
  width: 100%;
  line-height: 2;
  color: #888;
  margin-top: 16px;
}

/*h5兼容*/
@media only screen and (max-width: 1440px) {
  #products.detail .thr .item .prev {
    left: -20px;
  }
  #products.detail .thr .item .next {
    right: -20px;
  }
  #header .cw1400 .nav .slide .nav-two .ites-two .ites .list {
    width: 680px;
  }
  #header .cw1400 .nav {
    margin-left: 10%;
  }
  #header .cw1400 .nav .slide {
    margin-left: 56px;
  }
  #index .thr .item .prev {
    left: -20px;
  }
  #index .thr .item .next {
    right: -20px;
  }
  #footer .one .item1 {
    margin-left: 100px;
  }
  #banner .ovo {
    right: 4%;
  }
  #banner .contents {
    left: 4%;
  }
  #banner .contents .txt1 {
    font-size: 160px;
    margin-bottom: 40px;
  }
  #banner .contents .txt2 {
    font-size: 46px;
    margin-bottom: 30px;
  }
  #banner .contents .txt3 {
    font-size: 36px;
  }
  #contact .two .slide {
    min-height: 160px;
    padding: 24px;
  }
  #contact .two .slide .txt1 {
    font-size: 20px;
  }
  #contact .two .slide .txt2 {
    font-size: 18px;
  }
  #contact .two .slide .brief {
    font-size: 12px;
  }
  #news.list {
    padding: 60px 0;
  }
  #news.list .one {
    height: auto;
  }
  #news.list .one .item2 {
    right: 2%;
  }
  #news.list .one .page1 {
    right: 10%;
    bottom: 6%;
  }
}

@media only screen and (max-width: 1280px) {
  #header .cw1400 .nav .slide .nav-two .ites-two .ites .list {
    width: 540px;
  }
  #header .cw1400 .nav .slide .nav-two {
    padding: 40px 30px;
  }
  #header .cw1400 .nav .slide .nav-two .ites-one {
    width: 120px;
  }
  #header .cw1400 .nav .slide .nav-two .ites-two .ites .category {
    width: 120px;
  }
  #header .cw1400 .nav .slide .nav-two .ites-two .ites .list .its .text {
    width: 180px;
  }
  #header .cw1400 .nav .slide .nav-two .ites-two .ites .list .its .picpath {
    width: 240px;
  }
  #news.list .one .item2 .wrapper .slide .flex .contents {
    padding: 20px;
  }
  #news.list .one .item2 .wrapper .slide .flex .contents .time .txt1 {
    font-size: 36px;
  }
  #news.list .one .item2 .wrapper .slide .flex .contents .time .txt2 {
    font-size: 12px;
  }
  #news.list .one .item2 .wrapper .slide .flex .contents .cont {
    width: 350px;
    margin-left: 0;
  }
  #news.list .one .item2 .wrapper .slide .flex .contents .cont .name {
    font-size: 20px;
  }
  #news.list .one .item2 .wrapper .slide .flex .contents .cont .brief {
    font-size: 12px;
    margin-top: 10px;
  }
  #contact .one .contents {
    padding: 30px;
  }
  #contact .one .contents .txt1 {
    font-size: 20px;
  }
  #contact .one .contents .txt2 {
    font-size: 20px;
  }
  #investment .one .contents {
    padding: 30px;
  }
  #investment .one .contents .brief {
    line-height: 1.6;
  }
  #header .cw1400 .logo {
    width: 130px;
    margin-top: 25px;
  }
  #header .cw1400 .nav {
    margin-left: 50px;
  }
  #header .cw1400 .nav .slide {
    padding: 29px 0;
    margin-left: 36px;
  }
  #header .cw1400 .nav .slide .txt1 {
    font-size: 14px;
  }
  #header .cw1400 .other {
    margin-top: 30px;
  }
  #header .cw1400 .other .search .icon {
    width: 18px;
  }
  #header .cw1400 .other .language {
    margin-left: 24px;
  }
  #header .cw1400 .other .language .title {
    background-size: 16px;
    font-size: 14px;
    padding-left: 24px;
  }
  #current {
    height: 50px;
  }
  #current .cw1400 .one .select {
    font-size: 12px;
  }
  #current .cw1400 .two .slide {
    font-size: 12px;
    margin-left: 20px;
  }
  #index .one .cw1400 .contents .title {
    line-height: 1.4;
    margin-top: 20px;
  }
  #index .one .cw1400 .contents .ites {
    margin-top: 36px;
  }
  #index .one .cw1400 .contents .ites .slide .txt1 {
    font-size: 36px;
  }
  #index .one .cw1400 .contents .ites .slide .txt2 {
    margin-top: 4px;
  }
  #footer .one {
    padding: 40px 0;
  }
  #footer .one .item1 {
    margin-left: 80px;
  }
  #footer .one .item1 .title {
    font-size: 18px;
  }
  #footer .one .item1 .ites {
    margin-top: 16px;
  }
  #footer .one .item1 .ites .slide {
    margin-top: 10px;
  }
  #footer .one .item1 .ites .slide .itrs {
    margin-top: 10px;
  }
  #footer .one .item1[products] {
    width: 160px;
  }
  #footer .one .item2 {
    width: 360px;
  }
  #footer .one .item2 .form .ites {
    height: 44px;
    margin-top: 14px;
  }
  #footer .one .item2 .form .ites form .input {
    font-size: 12px;
  }
  #footer .one .item2 .form .ites form .btn {
    font-size: 12px;
  }
  #footer .one .item2 .contact {
    font-size: 12px;
    margin-top: 10px;
  }
  #footer .one .item2 .share {
    margin-top: 12px;
  }
  #footer .one .item2 .share .txt {
    font-size: 12px;
  }
  #about.culture .one .item .slide .flex {
    padding: 0 10%;
  }
}

@media only screen and (max-width: 1024px) {
  #header .cw1400 .nav .slide .nav-two .ites-two .ites .list {
    width: 440px;
  }
  #about.course .item {
    margin-top: 20px;
  }
  #about.course .item .ites {
    width: 100%;
    padding: 20px 60px;
    margin-top: 0;
  }
  #about.course .item .ites .bot {
    margin-top: 20px;
  }
  #about.course .item .ites .bot .slide .title {
    font-size: 36px;
  }
  #about.course .item .ites .bot .slide .its {
    margin-top: 20px;
  }
}
@media (max-width: 990px) {
  #header {
    display: none;
  }
}
@media only screen and (max-width: 980px) {
  #banner .contents .txt1 {
    font-size: 120px;
    margin-bottom: 30px;
  }
  #banner .contents .txt2 {
    font-size: 36px;
    margin-bottom: 20px;
  }
  #banner .contents .txt3 {
    font-size: 24px;
  }
  #current .cw1400 .thr .select {
    display: none;
  }
  #current .cw1400 .thr .select.phone {
    display: block;
  }
  #news.detail .one .left {
    width: 100%;
  }
  #news.detail .one .right {
    display: none;
  }
  #news.list .one {
    width: 92%;
    margin: 30px auto 0;
  }
  #news.list .one .item1 .wrapper .slide {
    width: 100%;
    margin-right: 0 !important;
  }
  #news.list .one .item1 .wrapper .slide .img {
    width: 100%;
  }
  #news.list .one .item1 .wrapper .slide .img img {
    width: 100%;
  }
  #news.list .one .item2 {
    width: 100%;
    max-width: none;
    height: auto;
    position: relative;
    right: auto;
    top: auto;
  }
  #news.list .one .item2::before {
    display: none;
  }
  #news.list .one .item2 .wrapper .slide .flex .contents {
    padding: 30px;
  }
  #news.list .one .item2 .wrapper .slide .flex .contents .time .txt1 {
    font-size: 40px;
  }
  #news.list .one .item2 .wrapper .slide .flex .contents .time .txt2 {
    font-size: 18px;
  }
  #news.list .one .item2 .wrapper .slide .flex .contents .cont {
    width: 84%;
  }
  #news.list .one .item2 .wrapper .slide .flex .contents .cont .name {
    font-size: 24px;
  }
  #news.list .one .item2 .wrapper .slide .flex .contents .cont .brief {
    font-size: 18px;
  }
  #news.list .one .page1 {
    width: 100%;
    text-align: center;
    font-size: 0;
    position: relative;
    right: auto;
    bottom: auto;
    margin-top: 20px;
  }
  #news.list .one .page1 .prev {
    display: inline-block;
    vertical-align: top;
    float: none;
  }
  #news.list .one .page1 .fraction {
    display: inline-block;
    vertical-align: top;
    float: none;
  }
  #news.list .one .page1 .next {
    display: inline-block;
    vertical-align: top;
    float: none;
  }
  #news.list .two .item .slide .cw1400 .contents {
    width: 86%;
  }
  #contact .one .contents {
    width: 100%;
    max-width: none;
    position: relative;
    left: auto;
    top: auto;
  }
  #contact .one .map {
    height: 360px;
    margin-top: 30px;
  }
  #contact .two {
    margin-top: 30px;
  }
  #contact .two .slide {
    width: 100%;
    margin-top: 2% !important;
  }
  #contact .two .slide:nth-child(1) {
    margin-top: 0 !important;
  }
  #contact .two .slide .brief {
    opacity: 1;
  }
  #header {
    background: rgba(255, 255, 255, 0.9);
    padding: 24px 0;
  }
  #header .cw1400 {
    background: none;
    border-radius: 0;
  }
  #header .cw1400::before {
    display: none;
  }
  #header .cw1400 .nav {
    display: none;
  }
  #header .cw1400 .logo {
    margin: auto;
  }
  #header .cw1400 .other {
    margin-top: 3px;
    margin-right: 0;
  }
  #header .cw1400 .other .target {
    display: block;
  }
  #index .one .cw1400 .contents {
    width: 100%;
  }
  #index .one .cw1400 .contents .brief {
    margin-top: 24px;
  }
  #index .one .cw1400 .picpath {
    display: none;
  }
  .inside-title {
    font-size: 30px;
  }
  .inside-more {
    margin-top: 30px;
  }
  #index .two {
    padding-top: 46px;
  }
  #index .thr {
    padding-top: 46px;
  }
  #index .thr .item {
    margin-top: 24px;
  }
  #index .thr .item .prev {
    top: 40%;
  }
  #index .thr .item .next {
    top: 40%;
  }
  #index .thr .item .container .slide .picpath .flex {
    display: none;
  }
  #index .thr .item .container .slide .name {
    padding: 16px 0;
  }
  #index .one .cw1400 {
    padding: 40px 0;
  }
  #index .four {
    padding: 40px 0;
  }
  #index .four .item {
    height: 300px;
  }
  #index .four .item .slide-one .title {
    font-size: 16px;
    padding: 0 20px;
  }
  #index .four .item .slide-two .title {
    margin-top: 16px;
  }
  #index .four .item .slide-two .title a {
    font-size: 16px;
  }
  #index .four .item .slide-two .time {
    margin-top: 8px;
  }
  #index .four .item .slide-two .brief {
    line-height: 1.8;
    font-size: 12px;
    margin-top: 10px;
  }
  #footer .one {
    padding: 0;
  }
  #footer .one .item1 {
    width: 100% !important;
    border-bottom: 1px solid #fff;
    padding: 20px 0;
    margin: auto;
  }
  #footer .one .item1 .title {
    position: relative;
  }
  #footer .one .item1 .title::before {
    line-height: 1.2;
    color: #fff;
    font-size: 24px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    content: "+";
  }
  #footer .one .item1 .ites {
    display: none;
  }
  #footer .one .item1[products] .ites .slide {
    width: 50%;
    text-align: left;
  }
  #footer .one .item1.is_show .title::before {
    content: "-";
  }
  #footer .one .item2 {
    width: 100%;
    padding: 20px 0;
  }
  #footer .one .item1 .title::before {
    line-height: 1.2;
    color: #fff;
    font-size: 24px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    content: "+";
  }
  #footer .one .item2 .its {
    display: none;
  }
  #footer .one .item2 .form .ites {
    max-width: 400px;
  }
  #footer .one .item2.is_show .title::before {
    content: "-";
  }
  #footer .two {
    padding: 16px 0;
  }
  #footer .two .txt {
    font-size: 12px;
  }
  #footer .two .txt a {
    font-size: 12px;
  }
  #footer .two .txt span {
    font-size: 12px;
  }
  #index .thr .item .container .slide {
    width: 49%;
  }
  #index .two .item .page1 {
    width: 100px;
  }
  #products.detail .one .picpath {
    width: 100%;
  }
  #products.detail .one .contents {
    width: 100%;
    margin-top: 30px;
  }
  #about.index {
    padding: 60px 0;
  }
  #about.culture .one .item .slide {
    width: 100%;
    height: auto;
    margin-top: 30px;
  }
  #about.culture .one .item .slide .flex {
    width: 700px;
    height: auto;
    text-align: left;
    display: block;
    float: right;
    background: none !important;
    padding: 0;
    margin-top: 20px;
  }
  #about.culture .one .item .slide .img {
    width: 120px;
    float: left;
    position: relative;
    left: auto !important;
    right: auto !important;
    top: auto !important;
    margin: auto;
  }
  #about.culture .one .item .slide:nth-child(1) {
    margin-top: 0;
  }
}

@media only screen and (max-width: 750px) {
  #banner .contents .txt1 {
    margin-bottom: 60px;
  }
  #banner .contents .txt2 {
    margin-bottom: 50px;
  }
  #alert-window .one .form .slide .input {
    width: 100%;
    margin-right: 0;
  }
  #index .four .item {
    height: 330px;
  }
  #products.list .item .slide {
    width: 49%;
  }
  #products.list .item .slide:nth-child(-n + 4) {
    margin-top: 2%;
  }
  #products.list .item .slide:nth-child(-n + 2) {
    margin-top: 0;
  }
  #products.list .item .slide:nth-child(2n) {
    margin-right: 0;
  }
  #products.detail .thr .item .slide {
    width: 49%;
  }
  #products.detail .thr .item .slide .picpath .flex {
    display: none;
  }
  #news.detail {
    padding: 60px 0;
  }
  #contact .two .slide .txt3 {
    font-size: 18px;
  }
  #contact .two .slide .txt3 span {
    font-size: 18px;
  }
  #contact .two .slide .brief {
    font-size: 16px;
  }
  #contact {
    padding: 60px 0;
  }
  #contact .one .contents .txt1 {
    font-size: 24px;
  }
  #contact .one .contents .txt2 {
    font-size: 24px;
  }
  #contact .one .contents .txt3 {
    font-size: 20px;
  }
  #contact .one .contents .txt4 {
    font-size: 20px;
  }
  #investment .one {
    height: auto;
  }
  #investment .one .img {
    display: none;
  }
  #investment .one .contents {
    width: 100%;
  }
  #investment .one .contents .brief {
    font-size: 30px;
  }
  #investment .one .contents .ites .slide {
    line-height: 1.4;
  }
  #investment .one .contents .ites .slide .txt1 {
    width: 10%;
    font-size: 24px;
  }
  #investment .one .contents .ites .slide .txt2 {
    font-size: 24px;
  }
  #investment {
    padding: 40px 0;
  }
  #investment .two {
    margin-top: 30px;
  }
  #investment .two .item .slide {
    padding: 20px 0;
  }
  #investment .two .item .slide .title a {
    font-size: 20px;
  }
  #investment .two .item .slide .time {
    font-size: 20px;
  }
  #banner .slide img {
    display: none;
  }
  #banner .slide img:nth-child(2) {
    display: block;
  }
  #current .cw1400 {
    width: 100%;
  }
  #current .cw1400 .one .home {
    display: none;
  }
  #current .cw1400 .one .select {
    width: 100%;
    font-size: 20px;
    border-width: 2px;
  }
  #current .cw1400 .two .container .wrapper .slide {
    font-size: 20px;
    margin-left: 20px;
  }
  /*#about.course{ padding:30px 0;}
	#about.course .item .ites .bot .slide .title{ font-size:28px;}
	#about.course .item .ites .bot .slide .its{ margin-top:12px;}*/
  #products.list {
    padding: 40px 0;
  }
  #turn_page1 {
    margin-top: 36px;
  }
  #header .cw1400 .logo {
    width: 150px;
  }
  #header .cw1400 .other .search .icon {
    width: 24px;
  }
  #header .cw1400 .other .language .title {
    background-size: 24px;
    font-size: 18px;
    padding-left: 30px;
  }
  #header .cw1400 .other .target {
    width: 40px;
    margin-top: -6px;
  }
  #footer .one .item1 {
    padding: 30px 0;
  }
  #footer .one .item1 .title {
    font-size: 24px;
  }
  #footer .one .item1 .ites .slide {
    margin-top: 24px;
  }
  #footer .one .item1 .ites .slide a {
    font-size: 20px;
  }
  #footer .one .item1 .ites .slide .itrs .list {
    font-size: 20px;
    margin-top: 20px;
  }
  #footer .one .item2 {
    padding: 30px 0;
  }
  #footer .one .item2 .title {
    font-size: 24px;
  }
  #footer .one .item2 .its {
    margin-top: 24px;
  }
  #footer .one .item2 .contact {
    font-size: 20px;
  }
  #footer .one .item2 .share .txt {
    font-size: 20px;
  }
  #footer .two {
    padding: 24px 0;
  }
  #footer .two .txt {
    width: 100%;
    font-size: 20px;
    margin-top: 10px;
  }
  #footer .two .txt a {
    font-size: 20px;
  }
  #footer .two .txt span {
    font-size: 20px;
  }
  #footer .two .txt:nth-child(1) {
    margin-top: 10px;
    line-height: 20px;
  }
  #products.list .item .slide .picpath .flex {
    display: none;
  }
  #current {
    height: 80px;
  }
  #about.culture .one .item .slide .flex {
    width: 520px;
  }
  #about.course {
    padding: 40px 0;
  }
  #about.course .item {
    margin-top: 30px;
  }
  #about.course .item .ites .top {
    margin-top: 40px;
  }
  #about.course .item .ites .top .slide {
    font-size: 24px;
  }
  #about.course .item .ites .bot {
    margin-top: 30px;
  }
  #about.course .item .ites .bot .slide .its .slide .text-one {
    display: none;
  }
  #about.course .item .ites .bot .slide .its .slide .text-two {
    width: 100%;
    font-size: 20px;
  }
  #banner .ovo {
    right: 6%;
  }
}

@media only screen and (max-width: 480px) {
  #current .cw1400 .one .select {
    padding: 0 20px 0 6px;
  }
  #current .cw1400 .two .container .wrapper .slide {
    margin-left: 20px;
  }
  /*#about.course .item .ites{ padding:20px 20px 0;}
	#about.course .item .ites .top .prev{ width:8px; height:8px; left:-16px; top:20%;}
	#about.course .item .ites .top .next{ width:8px; height:8px; right:-16px; top:20%;}
	#about.course .item .ites .bot .slide .title{ font-size:20px;}
	#about.course .item .ites .bot .slide .its .slide{ line-height:20px;}
	#about.course .item .ites .bot .slide .its .slide .text-one{ font-size:12px;}
	#about.course .item .ites .bot .slide .its .slide .text-two{ font-size:12px;}*/
}

.lan1 {
  margin-top: 9px;
  padding-left: 23px;
  line-height: 30px;
  margin-right: 22px;
  background: url(../images/lan.png) no-repeat 0px;
}

.lan1 a {
  display: block;
  font-size: 15px;
  color: #000;
}
#index .thr .item .container .slide .picpath .img img {
  width: 100%;
}
.inside-title {
  width: 100%;
  text-align: center;
  color: #333;
  font-size: 40px;
}

.yhxs {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/*åˆ†äº«*/

#footer .bdshare-button-style0-16 a.bds_qzone {
  width: 37px;
  height: 37px;
  background: url(../images/img9.png) no-repeat center;
}

#footer .bdshare-button-style0-16 a.bds_tsina {
  width: 37px;
  height: 37px;
  background: url(../images/img10.png) no-repeat center;
}

#footer .bdshare-button-style0-16 a.bds_weixin {
  width: 37px;
  height: 37px;
  background: url(../images/img8.png) no-repeat center;
}

/* 导航栏下拉 */
.pc {
  position: relative;
}
.sec2 {
  display: none;
  position: absolute;
  top: 94px;
  left: 0;
  padding: 60px 160px 30px 160px;
  width: 100%;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.9);
}
.cpc {
  position: unset !important;
}
.yjna {
  width: 190px;
  margin-right: 60px;
}
.cp {
  float: left;
  /* position: relative; */
}
.erji a {
  display: block;

  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px !important;
}
.erji {
  /* max-width: 300px; */
}
.yjna a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 7px;
  transition: all 0.8s;
  background: url(../images/img77.png) no-repeat right center;
}
.yjna a:hover {
  background: url(../images/img78.png) no-repeat right center;
}
.yjna + .yjna {
  margin-top: 24px;
}
/* .erji a {
  margin-top: 20px;
}
.erji a:nth-child(1) {
  margin-top: 0;
}
.erji a:nth-child(2) {
  margin-top: 0;
} */
.erimg {
  width: 300px;
  display: none;
  position: absolute;
  right: 0;
  top: 0;
}
.erimg img {
  width: 100%;
}
.haof {
  float: none;
  width: 100%;
}
.haof .erji a {
  line-height: 36px;
}
.cp {
  width: 300px;
}
/* .haof:first-child .erimg {
  display: block;
} */
.bb {
  display: none;
}
.pc .cur a {
  color: #d50602;
}
@media (max-width: 1300px) {
  .sec2 {
    padding: 60px 90px 30px 90px;
  }
}
@media (max-width: 1146px) {
  .sec2 {
    padding: 60px 30px 30px 30px;
  }
}
.cpso {
  display: none;
}
.sort li {
  width: 150px;
  float: left;
}
.sort li a:hover {
  background: #d50602;
  color: #fff;
}
.fenlei {
  border-bottom: 1px solid #e5e5e5;
}
.news_list li {
  cursor: pointer;
  padding-top: 20px;
}
.news_list li:hover {
  background: #f6f9fc;
}
.news_list hr {
  margin-top: 0;
  margin-bottom: 0;
  border-top: none;
}

.news_list li .cw1400 {
  padding-bottom: 20px;
  border-bottom: 1px dashed #e9e9e9;
}
.ntime {
  width: 10%;
}
.ncc {
  width: 90%;
}
.ntime .p1 {
  font-size: 26px;
  color: #333333;
  line-height: 26px;
}
.ntime .p2 {
  font-size: 16px;
  line-height: 16px;
  color: #333333;
  margin-top: 10px;
}
.ncc h3 {
  font-size: 22px !important;
  color: #333333;
  line-height: 22px;
}
.ncc h3 a {
  color: #333333;
  font-size: 22px !important;
}
.news_list li div {
  color: #888888;
  margin-top: 12px;
}
#xjiang {
  margin-top: 30px;
}
.news_list li:hover .ntime .p1 {
  color: #d50602;
}
.news_list li:hover .ncc h3 a {
  color: #d50602;
}
.news_list li:hover .cw1400 {
  border-bottom: 1px solid #d50602;
}
.pcc {
  line-height: 50px;
  font-size: 14px;
  color: #666666;
  width: 150px;
  cursor: pointer;
  text-align: center;
}
.abc {
  position: relative;
}
.pcc:hover {
  background: #d50602;
  color: #fff;
}
.cpso {
  position: absolute;
  top: 51px;
  left: 0;
  z-index: 999;
  background: #fff;
  min-width: 150px;
  text-align: center;
  padding: 15px 0;
}
.cpso li {
  line-height: 24px;
  font-size: 14px;
}
#footer {
  margin-top: 20px;
}
.product-list1 li h3 {
  background: #f5f5f5;
  border: none;
  color: #666666;
  transition: all 0.8s;
}
.product-list1 li h3 a {
  color: #666666;
  transition: all 0.8s;
}
.product-list1 li .img {
  position: relative;
}
.product-list1 li .img::after {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  content: "";
  display: block;
  opacity: 0;
  background: url(../images/img49.png) center no-repeat rgba(0, 0, 0, 0.6);
  transition: all 0.8s;
}
.product-list1 li:hover .img::after {
  opacity: 1;
}
.product-list1 li:hover h3 {
  background: #fff;
  box-shadow: 0 0 30px 1px #bebebe;
}
.product-list1 li:hover h3 a {
  color: #d50602;
}
.sitemp {
  margin-right: 20px;
}
.sitemp .site::before {
  content: "";
  width: 15px;
  height: 50px;
  display: block;
  background: url(../images/img6.png) no-repeat center;
  float: left;
  margin-right: 15px;
}
@media (max-width: 1220px) {
  .navs > li + li {
    margin-left: 45px;
  }
}
@media (max-width: 1200px) {
  #index .one .cw1400 .contents .ites .slide .txt1 {
    font-size: 22px;
  }
}
@media (max-width: 1190px) {
  .navs > li + li {
    margin-left: 30px;
  }
}
@media (max-width: 1125px) {
  #index .one .cw1400 .contents .ites .slide .txt1 span {
    font-size: 42px !important;
  }
}
@media (max-width: 1004px) {
  .search {
    width: 80px;
  }
  .product_detail .img{
      width:80%;
      margin:0 auto;
      float:none;
  }
  .product_detail .list{
      width:100%;
       float:none;
       margin-left: 0;
  }
}
@media (max-width: 800px) {
  .ntime {
    display: none;
  }
  .ncc {
    width: 100%;
  }
  .ncc div {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
  }
  .ncc h3 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .k55 img {
    width: 100% !important;
    height: auto !important;
  }
  #footer .one .item2 .title {
    display: none;
  }
  .bdsharebuttonbox,
  .relateproduct,
  .relate_list {
    display: none;
  }
}
@media (max-width: 440px) {
  .sitemp .site span {
    display: none;
  }
  .sitemp .site a {
    display: none;
  }
  .sitemp .site a:nth-child(1) {
    display: inline-block;
  }
  .sitemp .site a:nth-child(2) {
    display: inline-block;
  }
}
@media (max-width: 750px) {
  #index .one .cw1400 .contents .company {
    font-size: 20px !important;
    margin-top: 0;
  }
  #index .one .cw1400 .contents .title {
    font-size: 20px !important;
    margin-top: 7px;
  }
  #index .one .cw1400 .contents .ites .slide .txt1 span {
    font-size: 30px !important;
  }
  #index .one .cw1400 .contents .ites .slide .txt2 {
    font-size: 14px !important;
  }
}
@media (max-width: 500px) {
  #index .one .cw1400 .contents .company {
    font-size: 18px !important;
    margin-top: 0;
  }
  #index .one .cw1400 .contents .title {
    font-size: 14px !important;
    margin-top: 7px;
  }
  #index .one .cw1400 .contents .ites {
    margin-top: 10px;
  }
  #index .one .cw1400 .contents .ites .slide .txt1 span {
    font-size: 25px !important;
  }
  .inside-title {
    font-size: 25px;
  }
  #index .two {
    padding-top: 16px;
  }
  #index .two .item {
    margin-top: 12px;
  }
  #index .thr .item {
    width: 95%;
    margin: 0 auto;
    margin-top: 20px;
  }
  .slide-one {
    display: none !important;
  }
  #index .four .item .slide-two {
    margin-left: 0;
    width: 100%;
  }
  #footer .one .item1 {
    padding: 12px 0;
  }
  #footer .one .item1 .title {
    font-size: 15px;
  }
  #footer .one .item1 .ites .slide a {
    font-size: 12px;
  }
  #footer .one .item2 .title {
    font-size: 14px;
    font-weight: 600;
    padding: 12px 0 !important;
  }
  #footer .one .item2 {
    padding: 0;
  }
  #footer {
    padding-bottom: 5px;
  }
  #footer .two .txt,
  #footer .two .txt a {
    font-size: 12px;
  }
  #footer .two {
    padding: 0;
  }
}
.zfa .slide {
  width: 100% !important;
}

.search {
  position: relative;
  float: right;
  width: 100px;
  /* height: 102px; */
  cursor: pointer;
}

.search1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 94px;
  background: url(../images/img1.png) no-repeat center;
}

#formsearch {
  position: absolute;
  z-index: 20;
  top: 94px;
  right: 0;
  display: none;
  width: 350px;
  margin-left: -20px;
  padding: 20px;
  border: 1px solid #e0e0e0;
  background: #fff;
}

/*æœç´¢å’Œçƒ­é—¨æœç´¢*/

#formsearch input {
  position: absolute;
  top: 1px;
  width: 100%;
  height: 34px;
  padding: 0 10px;
  -webkit-transition: border-color 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

#formsearch input:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
}

.sinput {
  position: relative;
  height: 36px;
}

#formsearch input#keyword {
  outline: none;
}

#formsearch input#s_btn {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  width: 39px;
  height: 36px;
  border: 0;
  background: url(../images/hw1_sprite.png) 0 -142px;
}

#formsearch input#s_btn:hover {
  background-position: -42px -142px;
}

.search .triangle {
  position: absolute;
  top: -15px;
  right: 0;
  display: none\9;
  overflow: hidden;
  width: 320px;
  height: 15px;
}

.search .triangle:before {
  position: absolute;
  top: 5px;
  right: 10px;
  width: 20px;
  height: 20px;
  content: "";
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  border: 1px solid #ddd;
  background-color: #fff;
  /* background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff)); */
  /* background-image: -webkit-linear-gradient(top,#fff,#fff); */
  background-image: -moz-linear-gradient(top, #fff, #fff);
  background-image: -o-linear-gradient(top, #fff, #fff);
  /* background-image: linear-gradient(180deg,#fff,#fff); */
}
.cpjjie .p1{
    font-size: 18px;
    color: #333;
}
.cpjjie .p2{
     /*display: -webkit-box;*/
     /*   -webkit-box-orient: vertical;*/
     /*   -webkit-line-clamp: 4;  */
     /*   overflow: hidden;*/
        width: 100%;
    line-height: 1.6;
    color: #888;
    margin-top: 12px;
    font-size: 14px;
}



.fenxiang a{
    margin:0 10px;
}
 .right .content1 img{
    width: 100% ! important;
    height: auto ! important;
}