@charset "utf-8";
@media only screen and (max-width : 319px) {
  .smallest-screen {
    display: block;
  } /*判断屏幕小于319px隐藏显示网站*/
}
.inmuen {
  line-height: 45px;
  background: #333333;
}
.inmuen ul li {
  display: block;
  float: left;
}
.inmuen ul li a {
  display: block;
  padding: 0 34px;
  font-size: 16px;
  color: #fff;
}
.inmuen ul li:hover a, .inmuen ul li.on a {
  background: #03a3e6;
}
.inkey {
  padding: 10px 0;
  line-height: 22px;
  background: #333333;
  color: #fff;
  font-size: 14px;
}
.inkey a {
  color: #fff;
  padding: 0 10px;
}
.injiagong {
  padding: 60px 0;
}
.injiagong .lmtit {
  font-size: 35px;
  text-align: center;
  margin-bottom: 5px;
}
.injiagong .lmjj {
  text-align: center;
  font-size: 14px;
  color: #999;
  margin-bottom: 50px;
}
.injiagong .bd ul li {
  display: block;
  width: 25%;
  float: left;
}
.injiagong .bd ul li a {
  display: block;
  padding: 0 7px;
}
.injiagong .bd ul li .li {
  position: relative;
  border-bottom: 3px solid #03a3e6;
}
.injiagong .bd ul li .pic {
  overflow: hidden;
}
.injiagong .bd ul li img {
  transition: all .5s;
}
.injiagong .bd ul li .wz {
  background: url(../images/index_02.png) no-repeat top center;
  width: 90%;
  margin: 0 auto;
  position: relative;
  top: -50px;
  padding: 45px 20px 0;
  box-sizing: border-box;
}
.injiagong .bd ul li .tit {
  height: 25px;
  line-height: 25px;
  font-size: 18px;
  color: #333;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 5px;
}
.injiagong .bd ul li .jj {
  height: 66px;
  line-height: 22px;
  overflow: hidden;
  font-size: 14px;
  color: #999;
  overflow: hidden;
}
.injiagong .bd ul li:hover img {
  transform: scale(1.1, 1.1);
}
.inpro {
  padding: 60px 0 40px;
  background: url(../images/index_08.jpg) no-repeat center #3d3c3c;
  background-size: auto 950px !important;
}
.inpro .leftnav {
  width: 300px;
  float: left;
  background: #fff;
  padding-bottom: 20px;
  min-height: 949px;
}
.inpro .leftnav .lmtit {
  padding: 20px;
  background: #03a3e6;
  color: #fff;
}
.inpro .leftnav .lmtit .en {
  font-size: 18px;
}
.inpro .leftnav .lmtit .cn {
  font-size: 28px;
}
.inpro .leftnav .tit {
  margin-top: 10px;
  line-height: 50px;
  padding: 0 15px;
  font-size: 20px;
  color: #333;
  border-bottom: 1px solid #dfdfdf;
  margin-bottom: 10px;
}
.inpro .leftnav .li {
  width: 82%;
  margin: 0 auto 10px;
  background: #ebebeb;
  padding: 0 10px;
  font-size: 14px;
  color: #666;
  display: block;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.inpro .leftnav .li:hover {
  background: #03a3e6;
  color: #fff;
}
.inpro .right {
  width: 970px;
  float: right;
}
.inpro .right ul {
  display: block;
  position: relative;
  width: 102%;
  left: -1%;
}
.inpro .right ul li {
  display: block;
  width: 31.333333%;
  margin: 0 1% 2%;
  float: left;
  position: relative;
}
.inpro .right ul li .tit {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #fff;
  padding: 0 10px;
  box-sizing: border-box;
  width: 100%;
  position: absolute;
  z-index: 99;
  left: 0;
  bottom: 0;
  text-align: center;
  background: rgba(0, 0, 0, .6);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.inpro .right ul li .pic {
  overflow: hidden;
}
.inpro .right ul li img {
  transition: all .5s;
}
.inpro .right ul li:hover img {
  transform: scale(1.1, 1.1);
}
.inyoushi {
  padding: 60px 0;
}
.inyoushi .lmtit {
  font-size: 45px;
  text-align: center;
  margin-bottom: 5px;
}
.inyoushi .lmtit span {
  font-size: 70px;
  color: #03a3e6;
  font-weight: bold;
}
.inyoushi .lmjj {
  text-align: center;
  font-size: 14px;
  color: #999;
  margin-bottom: 50px;
}
.inyoushi .nr {
  position: relative;
  height: 1425px;
}
.inyoushi .nr .xian {
  height: 1050px;
  width: 1px;
  background: #03a3e6;
  left: 50%;
  top: 70px;
  position: absolute;
  z-index: 9;
}
.inyoushi .nr .li {
  position: absolute;
}
.inyoushi .nr .li .pic {
  width: 580px;
  float: left;
}
.inyoushi .nr .li .sz {
  width: 70px;
  height: 70px;
  background: #03a3e6;
  line-height: 70px;
  text-align: center;
  font-size: 35px;
  font-weight: bold;
  color: #fff;
  float: left;
  border-radius: 50%;
  margin: 70px 75px 0 35px;
  z-index: 99;
  position: relative;
}
.inyoushi .nr .li .wz {
  float: left;
  margin-top: 70px;
  width: 460px;
}
.inyoushi .nr .li .wz .tit {
  font-size: 28px;
  color: #03a3e6;
  margin-bottom: 20px;
}
.inyoushi .nr .li .wz .jj {
  font-size: 16px;
  color: #666;
  line-height: 30px;
}
.inyoushi .nr .li.li2 .pic {
  float: right;
}
.inyoushi .nr .li.li2 .sz {
  float: right;
  margin: 70px 35px 0 75px;
}
.inyoushi .nr .li.li2 .wz {
  width: 360px;
}
.inyoushi .nr .li.li2 .wz .tit {
  text-align: right;
}
.inyoushi .nr .li.wz1 {
  top: 0;
  left: 0;
}
.inyoushi .nr .li.wz2 {
  top: 335px;
  right: 0;
}
.inyoushi .nr .li.wz3 {
  top: 690px;
  left: 0;
}
.inyoushi .nr .li.wz4 {
  top: 1035px;
  right: 0;
}
.inpinzhi {
  padding: 60px 0;
  background: url(../images/index_08.jpg) no-repeat center #3d3c3c;
}
.inpinzhi .lmtit {
  font-size: 35px;
  text-align: center;
  margin-bottom: 5px;
  color: #fff;
}
.inpinzhi .lmjj {
  text-align: center;
  font-size: 14px;
  color: #ccc;
}
.inpinzhi .hd {
  text-align: center;
  padding: 40px 0;
}
.inpinzhi .hd ul li {
  display: inline-block;
  line-height: 50px;
  padding: 0 40px;
  background: #868686;
  font-size: 16px;
  color: #fff;
  margin: 0 20px;
  cursor: pointer;
}
.inpinzhi .hd ul li.on {
  background: #03a3e6;
}
.inpinzhi .bd ul {
  position: relative;
  width: 101%;
  left: -.5%;
}
.inpinzhi .bd ul .li {
  width: 24%;
  margin: 0 .5%;
  float: left;
}
.inpinzhi .bd ul li {
  position: relative;
  margin-bottom: 4%;
}
.inpinzhi .bd ul li .pic {
  overflow: hidden;
  position: relative;
}
.inpinzhi .bd ul li img {
  transition: all .5s;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 9;
}
.inpinzhi .bd ul li .tit {
  z-index: 99;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #fff;
  padding: 0 10px;
  box-sizing: border-box;
  width: 100%;
  position: absolute;
  z-index: 99;
  left: 0;
  bottom: 0;
  text-align: center;
  background: rgba(0, 0, 0, .6);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.inpinzhi .bd ul li:hover img {
  transform: scale(1.1, 1.1);
}
.inpinzhi .bd ul li.one {
  float: left;
  width: 49%;
  margin: 0 .5%;
}
.incase {
  padding: 60px 0;
}
.incase .lmtit {
  font-size: 35px;
  text-align: center;
  margin-bottom: 5px;
}
.incase .lmjj {
  text-align: center;
  font-size: 14px;
  color: #999;
  margin-bottom: 50px;
}
.incase .nr {
  position: relative;
  padding-right: 400px;
  min-height: 635px;
}
@media (min-width: 850px) {
.incase .nr .hd {
  position: absolute;
  width: 380px;
  right: 0;
  top: 0;
}}
.incase .nr .hd ul li {
  display: block;
  width: 48%;
  margin: 1%;
  float: left;
  text-align: center;
  padding: 54px 10px;
  background: #787878;
  color: #fff;
  cursor: pointer;
  box-sizing: border-box;
  max-height:185px;
}
.incase .nr .hd ul li .ico {
  line-height: 60px;
}
.incase .nr .hd ul li .cn {
  font-size: 16px;
  height: 22px;
  line-height: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.incase .nr .hd ul li .en {
  font-size: 12px;
  color: #ccc;
  text-transform: uppercase;
  height: 15px;
  line-height: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.incase .nr .hd ul li.on {
  background: #03a3e6;
}
.incase .nr .bd ul li .wz {
  background: #eaeaea;
  padding: 15px;
}
.incase .nr .bd ul li .wz .tit {
  margin-bottom: 5px;
  font-size: 20px;
  height: 25px;
  line-height: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.incase .nr .bd ul li .wz .jj {
  font-size: 14px;
  color: #999;
  height: 44px;
  line-height: 22px;
  overflow: hidden;
}
.incase .nr .bd ul li .wz .jj a {
  color: #03a3e6;
}
.innews {
  padding: 60px 0;
  background: url(../images/index_14.jpg) no-repeat center bottom #5d5e60;
}
.innews .lmtit {
  font-size: 35px;
  text-align: center;
  margin-bottom: 5px;
  color: #fff;
}
.innews .lmjj {
  text-align: center;
  font-size: 14px;
  color: #ccc;
  margin-bottom: 50px;
}
.innews .list {
  width: 48%;
  float: left;
}
.innews .list .slmtit {
  height: 50px;
  line-height: 50px;
  position: relative;
  color: #fff;
  margin-bottom: 15px;
}
.innews .list .slmtit .xian {
  width: 100%;
  height: 1px;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 9;
}
.innews .list .slmtit span {
  background: #5d5e60;
  position: relative;
  z-index: 99;
  float: left;
  display: block;
  font-size: 30px;
}
.innews .list .slmtit a {
  display: block;
  float: right;
  padding-left: 10px;
  background: #5d5e60;
  position: relative;
  z-index: 99;
  color: #fff;
  font-size: 14px;
}
.innews .list .one {
  margin-bottom: 20px;
}
.innews .list .one .pic {
  overflow: hidden;
  margin-bottom: 10px;
}
.innews .list .one img {
  transition: all .5s;
}
.innews .list .one:hover img {
  transform: scale(1.1, 1.1);
}
.innews .list .one .tit {
  position: relative;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 100px;
}
.innews .list .one .tit span {
  background: #03a3e6;
  left: 0;
  top: 8px;
  display: block;
  position: absolute;
  width: 70px;
  height: 24px;
  line-height: 24px;
  border-radius: 12px;
  font-size: 16px;
  color: #fff;
  text-align: center;
}
.innews .list .one .jj {
  height: 50px;
  line-height: 25px;
  font-size: 16px;
  color: #a4a5a6;
  overflow: hidden;
}
.innews .list .one:hover .tit {
  color: #03a3e6;
}

.innews .list ul li .date {
  width: 100px;
  position: absolute;
  right: 0;
  top: 0;
  text-align: right;
}
.innews .list ul li:hover {
  color: #03a3e6;
}
.innews .right {
  width: 48%;
  float: right;
}
.innews .zhichi .slmtit {
  height: 50px;
  line-height: 50px;
  position: relative;
  color: #fff;
  margin-bottom: 15px;
}
.innews .zhichi .slmtit .xian {
  width: 100%;
  height: 1px;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 9;
}
.innews .zhichi .slmtit span {
  background: #5d5e60;
  position: relative;
  z-index: 99;
  float: left;
  display: block;
  font-size: 30px;
}
.innews .zhichi .slmtit a {
  display: block;
  float: right;
  padding-left: 10px;
  background: #5d5e60;
  position: relative;
  z-index: 99;
  color: #fff;
  font-size: 14px;
}
.innews .zhichi .nr ul li {
  display: block;
  min-height: 145px;
  padding-left: 260px;
  position: relative;
  margin-bottom: 20px;
}
.innews .zhichi .nr ul li .pic {
  overflow: hidden;
  width: 240px;
  position: absolute;
  left: 0;
  top: 0;
}
.innews .zhichi .nr ul li img {
  transition: all .5s;
}
.innews .zhichi .nr ul li .tit {
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.innews .zhichi .nr ul li .jj {
  font-size: 14px;
  color: #c0c0c0;
  line-height: 25px;
  height: 50px;
  overflow: hidden;
}
.innews .inque {
  padding: 10px 15px;
  background: #404040;
}
.innews .inque .slmtit {
  font-size: 30px;
  color: #fff;
  margin-bottom: 15px;
}
.innews .inque .nr ul li {
  display: block;
}
.innews .inque .nr ul li .tit {
  height: 30px;
  line-height: 30px;
}
.innews .inque .nr ul li .tit span {
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 18px;
  line-height: 18px;
  text-align: center;
  background: #03a3e6;
  font-size: 14px;
  color: #fff;
  margin-right: 10px;
}
.innews .inque .nr ul li .tit a {
  font-size: 16px;
  color: #fff;
}
.innews .inque .nr ul li .tit a:hover {
  color: #03a3e6;
}
.innews .inque .nr ul li .jj {
  display: none;
  overflow: hidden;
  height: 44px;
  line-height: 22px;
  font-size: 14px;
  color: #c0c0c0;
  margin: 5px 0;
}
.innews .inque .nr ul li .jj a {
  color: #fff;
}
.innews .inque .nr ul li.on .jj {
  display: block;
}
.inabout {
  padding: 60px 0;
}
.inabout .lmtit {
  font-size: 35px;
  text-align: center;
  margin-bottom: 5px;
}
.inabout .lmjj {
  text-align: center;
  font-size: 14px;
  color: #999;
  margin-bottom: 50px;
}
.inabout .nr {
  padding-bottom: 30px;
  font-size: 18px;
  line-height: 35px;
  color: #666;
}
.inabout .more {
  width: 160px;
  height: 44px;
  line-height: 44px;
  font-size: 16px;
  color: #fff;
  border-radius: 22px;
  margin: 0 auto;
  background: #03a3e6;
  display: block;
  text-align: center;
}
.inabout .more:hover {
  opacity: .8;
}
.footer {
  padding-top: 55px;
}
.footer .fnav {
  width: 170px;
  margin-right: 50px;
  border-right: 1px solid #494949;
  min-height: 240px;
  float: left;
}
.footer .fnav .tit {
  font-size: 20px;
  color: #fff;
  margin-bottom: 20px;
}
.footer .fnav a {
  font-size: 14px;
  color: #848484;
  display: block;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.footer .fnav a:hover {
  color: #03a3e6;
}
.footer .fcon {
  width: 380px;
  float: right;
}
.footer .fcon .tit {
  font-size: 20px;
  color: #fff;
  margin-bottom: 20px;
}
.footer .fcon .nr {
  font-size: 14px;
  color: #848484;
  line-height: 30px;
}
.footer .fcon .nr i {
  width: 30px;
  text-align: center;
  font-size: 18px;
}
.footer .banq {
  padding: 10px 0;
  font-size: 14px;
  color: #848484;
  line-height: 22px;
  border-top: 1px solid #494949;
  margin-top: 50px;
}
.footer .banq a{
  color: #848484;
}
.nybanner {
  height: 300px;
  background-size: auto 100% !important;
}
.met_clear {
  clear: both
}
.met_none {
  display: none
}
.met_hidden {
  visibility: hidden
}
.met_fl {
  float: left
}
.met_fr {
  float: right
}
.tem_inner {
  width: 1300px;
  margin: 0 auto;
}
.key-serch {
  width: 100%;
  background: #f7f7f7;
  height: 68px;
  padding: 0px 0;
}
.key-serch .tem_inner {
  height: 68px;
  overflow: hidden;
}
.key-serch .keywords {
  font-size: 14px;
  line-height: 68px;
  color: #323333;
  font-weight: bold;
  float: left;
  padding-left: 0px;
  width: 630px;
}
.key-serch .keywords span {
  color: #03a3e6;
}
.key-serch .keywords a {
  font-size: 14px;
  color: #808080;
  margin: 0 5px;
  font-weight: normal;
}
.key-serch .keywords a:hover {
  color: #03a3e6
}
.key-serch .search {
  margin: 15px 0 0;
  float: right;
}
.key-serch .search span.navsearch_input {
  position: relative;
  display: block;
  float: left;
}
.key-serch .search span.navsearch_input input {
  float: left;
  border: #fff solid 1px !important;
  border-right: #fff solid 0px !important;
  height: 36px;
  line-height: 34px;
  width: 300px;
  outline: none;
  text-indent: 12px;
  overflow: hidden;
  border-radius: 0;
  background: #fff;
  color: #d3d3d3;
}
.key-serch .search span.navsearch_input label {
  left: 15px;
  top: 0px;
  z-index: 1;
  cursor: text;
  font-size: 12px;
  position: absolute;
  line-height: 36px;
}
.key-serch .search .searchgo {
  color: #fff;
  background: #03a3e6;
  padding: 0 15px;
  height: 38px;
  border: 0;
  float: left;
  margin-left: 0px;
  border-radius: 0;
}
.key-serch .search .searchgo i {
  font-size: 18px;
}
.key-serch .search ::-webkit-input-placeholder {
  color: #d3d3d3 !important;
}
.key-serch .search ::-moz-placeholder {
  color: #d3d3d3 !important;
}
.key-serch .search :-ms-input-placeholder {
  color: #d3d3d3 !important;
}
.key-serch .search input:-moz-placeholder {
  color: #d3d3d3 !important;
}
.met_position {
  position: relative;
  top: 0px;
  left: 0px;
  float: left;
  color: #666666;
  padding-left: 18px;
  line-height: 68px;
  font-size: 14px;
  background: url(../images/position.png) left center no-repeat;
}
.met_position span {
  color: #666666;
}
.met_position a {
  color: #666666;
  font-family: 'Microsoft YaHei', Tahoma, Verdana, 'Simsun';
}
.met_position a:last-child {
  color: #666666;
}
.met_section {
  padding: 20px 0;
  width: 1300px;
  margin: 0 auto;
}
.met_section aside {
  position: relative;
  float: left;
  width: 220px;
  padding-top: 10px;
}
.met_section article {
  float: left;
  margin-left: -220px;
  width: 100%;
}
.met_section article .met_article {
  margin-left: 250px;
}
.met_section_asidenone article {
  float: none;
  margin-left: 0;
}
.met_section_asidenone article .met_article {
  margin-left: 0;
}
.met_section aside section {
  border: 0px solid #e8e8e8;
  background: transparent;
}
.met_section aside section h2 {
  font-size: 22px;
  font-weight: bold;
  text-align: left;
  color: #ffffff;
  line-height: 30px;
  padding: 30px 0 30px 60px;
  margin: 0;
  background: #333 url(../images/aside_title.png) no-repeat 25px center;
  border-bottom: 0px solid #333;
}
.met_section aside section h2 span {
  font-size: 18px;
  width: 100%;
  display: block;
  line-height: 18px;
  font-weight: normal;
  margin-top: 5px;
}
.met_section aside .met_aside_list {
  padding: 0px;
  background: transparent;
  border: 0px solid #eeeeee;
  padding: 0px;
}
.met_section aside .met_aside_list .met_clear {
  border-top: 1px solid #fff;
}
.met_section aside .met_aside dl dt {
  border-top: 0px solid #ffffff;
  border-bottom: 0px solid #d2d2d2;
  background: transparent;
}
.met_section aside .met_aside dl:first-child dt {
  border-top: 0px solid #f9f9f9;
}
.met_section aside .met_aside dl:last-child dt {
  border-bottom: 0px solid #f9f9f9;
}
.met_section aside .met_aside dl dt {
  line-height: 20px;
  font-weight: normal;
}
.met_section aside .met_aside dl dt a {
  display: block;
  padding: 10px 10px 10px 25px;
  color: #666666;
  font-size: 15px;
  border: 1px solid #dddddd;
  background: transparent;
  position: relative;
  margin-top: 10px;
}
.met_section aside .met_aside dl dt a:hover:before, .met_section aside .met_aside dl dt:hover a:before, .met_section aside .met_aside dl dt.on a:before, .met_section aside .met_aside dl dt.ons a:before {
  background: #fff;
}
.met_section aside .met_aside dl dt a .grayimg {
  width: 25px;
  height: 55px;
  overflow: hidden;
  display: inline-block;
  float: left;
  margin: 0 10px 0 0;
  background-size: 25px auto !important;
}
.met_section aside .met_aside dl dt a img {
  width: 25px;
  margin: 15px 0px;
  height: 25px;
}
.met_section aside .met_aside dl dt a:hover .gray, .met_section aside .met_aside dl dt.on .gray {
  color: #282929;
}
.met_section aside .met_aside dl dt a:hover, .met_section aside .met_aside dl dt:hover a {
  color: #fff;
  background: #03a3e6;
}
.met_section aside .met_aside dl dt.on, .met_section aside .met_aside dl dt.on a, .met_section aside .met_aside dl dt.ons, .met_section aside .met_aside dl dt.ons a {
  color: #fff;
  background: #03a3e6;
}
.met_section aside .met_aside dl dt {
  position: relative;
}
.met_section aside .met_aside dl dt .slideclick {
  position: absolute;
  height: 100%;
  width: 40px;
  right: 0px;
  top: 0px;
  background: url(../images/lefticons.png) no-repeat 15px center;
  padding: 0 0px;
}
.met_section aside .met_aside dl dt.on .slideclick, .met_section aside .met_aside dl dt:hover .slideclick {
  background: url(../images/lefticons_hover.png) no-repeat 15px center;
}
.met_section aside .met_aside dl dt .slideclickon, .met_section aside .met_aside dl dt.on .slideclickon, .met_section aside .met_aside dl dt:hover .slideclickon {
  background: url(../images/lefticonsa_hover.png) no-repeat 13px center;
  color: #03a3e6;
}
.met_section aside .met_aside dl dd {
  padding: 10px 10px;
  display: none;
  background: #f2f2f2;
}
.met_section aside .met_aside dl dd.ecoclassslide {
  display: block;
}
.met_section aside .met_aside dl dd a {
  display: block;
  color: #323333;
  font-size: 13px;
  font-weight: normal;
  line-height: 20px;
  padding: 8px 0 8px 15px;
  border-bottom: 0px solid #e6e6e5;
  border-top: 0px solid #f9f9f9;
}
.met_section aside .met_aside dl dd a:hover {
  color: #03a3e6 !important;
}
.met_section aside .met_aside dl dd a:hover span {
  border-bottom: 0px solid #03a3e6;
}
.met_section aside .met_aside dl dd span {
  border-bottom: 0px solid rgba(0, 0, 0, 0);
}
.met_section aside .met_aside dl dd h4 {
  border-bottom: 0px solid #fff;
}
.met_section aside .met_aside dl dd:first-child h4 {
  border-top: 0px solid #f9f9f9 !important;
}
.met_section aside .met_aside dl dd a:hover, .met_section aside .met_aside dl dd h4.active a {
  color: #03a3e6;
}
.met_section aside .met_aside dl dd .on a, .met_aside dl dd a:hover {
  color: #03a3e6;
}
.met_section aside .met_aside dl dd a:hover span, .met_section aside .met_aside dl dd h4.active a span, .met_section aside .met_aside dl dd .on a span, .met_aside dl dd a:hover span {
  border-bottom: 0px solid #03a3e6;
}
.met_section aside .met_related {
  margin-top: 20px;
  margin-bottom: 20px;
  background: #f1f1f1;
}
.met_section aside .met_related h2 {
  padding: 0px 10px 0px 10px;
  height: 63px;
  line-height: 63px;
  overflow: hidden;
  background: #03a3e6;
  font-size: 24px;
  color: #fff;
  text-align: center;
  border-bottom: 1px solid #fff;
  font-weight: normal;
}
.met_section aside .met_related h2 span {
  font-size: 16px;
}
.met_section aside .met_related .show_contact {
  padding: 20px 15px;
  color: #323333;
  line-height: 2;
}
.met_section aside .met_related ul {
  padding: 5px;
}
.met_section aside .met_related li {
  overflow: hidden;
  list-style: none;
  text-align: left;
  height: 36px;
  line-height: 36px;
  background: url(../images/li.png) no-repeat 8px center;
  width: 100%;
  float: left;
  font-size: 12px;
  border-top: 1px solid #dcdcdc;
}
.met_section aside .met_related li:first-child {
  border: 0px;
}
.met_section aside .met_related li a {
  display: block;
  font-size: 12px;
  color: #666666;
  padding: 0 10px 0 20px;
}
.met_section aside .met_related li span.time {
  float: right;
  padding-left: 5px;
  color: #aaa9a9;
}
.met_section aside .met_related li:hover a {
  display: block;
  font-size: 12px;
  color: #03a3e6;
}
.met_section aside .met_left_aside h2 {
  text-align: center;
}
.met_section aside .met_left_aside .met_related_contact {
  padding: 20px 20px;
  line-height: 24px;
  background: #e1e0e0;
  color: #323333;
  font-size: 12px;
}
.eco_aside_list h3 {
  color: #323333;
  font-size: 24px;
  line-height: 24px;
  font-weight: normal;
  padding: 0 0px 0 15px;
  border-left: 3px solid #aaaaaa;
  margin-bottom: 20px;
  margin-top: 20px;
}
.met_section aside .eco_aside_listb {
  background: #141414;
}
.met_section aside .eco_aside_listb h3 {
  color: #fff;
}
.met_section aside .eco_aside_listb dl dt {
  background: #141414;
}
.met_section aside .eco_aside_listb dl dt a {
  color: #fff;
}
.met_section aside .eco_aside_listb dl dd a {
  color: #fff;
}
.met_section aside .met_search {
  margin-top: 20px;
  background: #f5f5f5;
}
.met_section aside .met_search h2 {
  color: #404040;
  line-height: 38px;
  height: 38px;
  font-size: 12px;
  padding: 5px 15px;
  background: #f5f5f5;
  text-align: left;
  font-weight: normal;
  border-bottom: 0px solid #282929;
}
.met_section aside .met_search .search {
  padding: 0 0px;
  height: 50px;
}
.met_section aside .met_search .search span.navsearch_input {
  position: relative;
  display: block;
  float: left;
}
.met_section aside .met_search .search span.navsearch_input input {
  float: left;
  border: #003d8c solid 1px !important;
  height: 40px;
  line-height: 40px;
  width: 190px;
  outline: none;
  text-indent: 12px;
  overflow: hidden;
  background: #f5f5f5;
  border-radius: 10px 0 0 10px;
}
.met_section aside .met_search .search span.navsearch_input label {
  left: 10px;
  top: 0px;
  height: 40px;
  line-height: 40px;
  z-index: 1;
  cursor: text;
  font-size: 14px;
  position: absolute;
}
.met_section aside .met_search .search .searchgo {
  color: #fff;
  padding: 0 20px;
  height: 42px;
  border: 0;
  float: left;
  border-radius: 10px;
  margin-left: -10px;
  background: #004199;
  background: -o-linear-gradient(right, #004199 0, #205fb4 100%);
  background: -moz-linear-gradient(right, #004199 0, #205fb4 100%);
  background: -webkit-linear-gradient(right, #004199 0, #205fb4 100%);
  background: linear-gradient(to right, #004199 0, #205fb4 100%);
}
.met_section aside .met_search .search .searchgo i {
  font-size: 16px;
}
.ecoslider {
  padding: 0;
  background: #f0f0f0;
  line-height: 95px;
  margin-bottom: 35px;
}
.met_article_head {
  position: relative;
  padding: 0;
  height: 50px;
  border-bottom: 1px solid #e4e4e4;
  line-height: 50px;
  margin-bottom: 30px;
}
.met_article_head:before {
  position: absolute;
  content: '';
  left: 0;
  bottom: -1px;
  width: 50px;
  height: 0px;
  background: #03a3e6;
}
.met_position {
  position: relative;
  top: 0px;
  left: 0px;
  float: left;
  color: #666666;
  padding-left: 18px;
  line-height: 68px;
  font-size: 14px;
  background: url(../images/position.png) left center no-repeat;
}
.met_position span {
  color: #666666;
}
.met_position a {
  color: #666666;
  font-family: 'Microsoft YaHei', Tahoma, Verdana, 'Simsun';
}
.met_position a:last-child {
  color: #666666;
}
.met_article_head h1 {
  color: #666666;
  font-weight: bold;
  font-size: 20px;
  margin: 12px 0;
  padding: 0 0 0 12px;
  line-height: 26px;
  float: left;
  border-left: 3px solid #03a3e6;
}
.met_section_sehed {}
.met_section_head {
  height: 50px;
  color: #aaa;
  font-size: 12px;
  font-family: '宋体';
  line-height: 50px;
}
.met_section_head a {
  color: #999;
  font-family: 'Microsoft YaHei', Tahoma, Verdana, 'Simsun';
}
.met_section_head a:hover {
  color: #03a3e6;
}
.met_ecoimg {
  padding: 0px 0 0px;
}
.met_article_heads {
  margin-top: 30px;
  position: relative;
  padding: 0;
  border-bottom: 2px solid #ececec;
  margin-bottom: 40px;
}
h3.met_related {
  color: #333333;
  display: inline-block;
  font-size: 22px;
  margin: 0 0 0px 0;
  padding: 10px 0;
  line-height: 24px;
  font-weight: normal;
  border-bottom: 2px solid #03a3e6;
}
h3.met_related:before {
  width: 50px;
  height: 0px;
  margin: 0 auto;
  background: #03a3e6;
  position: absolute;
  left: 0;
  bottom: -2px;
  content: "";
  margin: 0 auto;
}
h3.met_related p {
  color: #999999;
  font-weight: normal;
  font-size: 14px;
  margin-top: 5px;
}
.met_article_heads .more {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -11px;
  color: #8d8d8d;
}
.met_article_heads .more:hover {
  color: #03a3e6;
}
h3.met_related span {
  color: #03a3e6;
}
h3.met_related .titleen {
  margin-left: 10px;
  position: relative;
  display: inline-block;
  padding: 0;
  text-transform: Uppercase;
  font-size: 12px;
  color: #333333;
  font-weight: normal;
  height: 28px;
  line-height: 28px;
  top: 2px;
}
h3.met_related .titleen:before {
  width: 8px;
  height: 2px;
  margin: 0 auto;
  background: #03a3e6;
  position: absolute;
  left: 0;
  top: 0px;
  content: "";
  margin: 0 auto;
}
.met_aside_product ul {
  list-style: none;
  border: 1px solid #03a3e6;
  padding: 15px 30px 10px;
}
.met_aside_product ul li {
  margin-bottom: 10px;
}
.met_aside_product ul li a {
  text-align: center;
  display: block;
  font-size: 0;
  text-align: center;
  margin: 0 auto;
}
.met_aside_product ul li img {
  border: 1px solid #d2d2d2;
}
.met_aside_product ul li h4 {
  padding: 0px 15px;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  text-align: center;
  position: relative;
  font-weight: normal;
  font-size: 14px;
  background: #d2d2d2;
  color: #323333;
  overflow: hidden;
}
.met_aside_product ul li:hover img {
  border: 1px solid #03a3e6;
}
.met_aside_product ul li:hover h4 {
  background: #03a3e6;
  color: #fff;
}
.met_relateds_yingyong {
  background: url(../images/relateds.jpg) no-repeat center;
  padding: 1px 0 70px;
  margin-bottom: -30px;
  margin-top: 30px;
}
.met_relateds_list {
  display: block;
  position: relative;
  margin: 0px -10px;
}
.met_relateds_list ul {}
.met_relateds_list ul.slides li {
  list-style: none;
  padding: 0px 0px;
  text-align: center;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.met_relateds_list ul.slides li .details {
  padding: 2px 2px 0px;
  margin: 0 10px;
  background: #ffffff;
}
.met_relateds_list ul.slides li a {
  position: relative;
  display: block;
}
.met_relateds_list ul.slides li .desc {
  padding: 15px 20px;
  position: relative;
}
.met_relateds_list ul.slides li .desc i {
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -12px;
  width: 24px;
  height: 24px;
  line-height: 22px;
  font-style: normal;
  font-size: 22px;
  text-align: center;
  border-radius: 50%;
  background: #cccccc;
  color: #fff;
}
.met_relateds_list ul.slides li img {
  display: block;
  width: 100%;
}
.met_relateds_list ul.slides li h5 {
  padding: 0px 0px;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  text-align: left;
  position: relative;
  font-weight: normal;
  font-size: 16px;
  color: #333333;
}
.met_relateds_list ul.slides li p {
  padding: 0px 0px;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  text-align: left;
  position: relative;
  font-weight: normal;
  font-size: 12px;
  color: #999999;
}
.met_relateds_list ul.slides li:hover h5, .met_relateds_list ul.slides li:hover p {
  color: #fff;
}
.met_relateds_list ul.slides li:hover .details {
  background: #03a3e6;
}
.met_relateds_list ul.slides li:hover .desc i {
  background: #fff;
  color: #03a3e6;
}
.met_relateds_list .flex-direction-nav li a {
  width: 40px;
  height: 40px;
  display: block;
  cursor: pointer;
  text-indent: -9999px;
  position: relative;
  font-size: 0px;
  margin: 0;
  top: 50%;
  margin-top: -20px;
  border: 1px solid #cfcfcf;
  position: absolute;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  border-radius: 50%;
}
.met_relateds_list .flex-direction-nav li a.flex-prev {
  left: -50px;
  background: url(../images/product_left.png) no-repeat center;
  background-size: 10px auto;
}
.met_relateds_list .flex-direction-nav li a.flex-next {
  right: -50px;
  background: url(../images/product_right.png) no-repeat center;
  background-size: 10px auto;
}
.met_relateds_list .flex-direction-nav li:hover a.flex-prev {
  background: #03a3e6 url(../images/product_left_hover.png) no-repeat center;
  background-size: 10px auto;
}
.met_relateds_list .flex-direction-nav li:hover a.flex-next {
  background: #03a3e6 url(../images/product_right_hover.png) no-repeat center;
  background-size: 10px auto;
}
.met_relateds_list .flex-direction-nav li a.flex-disabled {
  display: block;
}
.met_relateds_list .flex-control-nav {
  position: absolute;
  right: 0;
  bottom: -55px;
  left: 0;
  text-align: center;
}
.met_relateds_list .flex-control-nav li {
  margin: 0px;
}
.met_relateds_list .flex-control-nav li a {
  display: inline-block;
  margin: 0 5px;
  width: 10px;
  height: 10px;
  text-indent: -999em;
  cursor: pointer;
  background: transparent;
  border: 1px solid #03a3e6;
  position: relative;
}
.met_relateds_list .flex-control-nav li a.flex-active, .met_relateds_list .flex-control-nav li a:hover {
  background: #03a3e6;
  border: 1px solid #03a3e6;
}
.news_related_list {
  margin: 0 -10px;
  padding-bottom: 30px;
  border-bottom: 0px solid #e1e1e1;
}
.news_related_list li {
  overflow: hidden;
  list-style: none;
  text-align: left;
  float: left;
  position: relative;
  margin: 0 10px;
  width: 590px;
}
.news_related_list li a {
  font-size: 14px;
  color: #323333;
  padding: 0 10px 0 15px;
  position: relative;
  border-bottom: 0px solid #eeeeee;
  display: block;
  height: 38px;
  line-height: 38px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.news_related_list li a:before {
  width: 4px;
  height: 4px;
  position: absolute;
  left: 0;
  content: '';
  top: 50%;
  margin-top: -2px;
  background: #03a3e6;
  border-radius: 100%;
}
.news_related_list li span.time {
  float: right;
  padding-right: 0px;
  color: #999999;
  background: #fff;
  padding-left: 10px;
  z-index: 1;
  position: relative;
}
.news_related_list li:hover a {
  color: #03a3e6;
}
.nyabout {
  font-size: 15px;
  color: #666;
  line-height: 35px;
}
.met_editor {
  line-height: 2
}
.met_editor ul, .met_editor ol {
  padding: 0 0 0 25px;
  margin: 0
}
.met_editor a {
  color: #1c57c4
}
.met_editor a:hover {
  text-decoration: underline
}
.met_editor img {
  max-width: 100%;
  height: auto !important;
}
.met_editor blockquote {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
  border-left: 4px solid #e8e8e8
}
.met_editor hr {
  display: block;
  padding: 0;
  border: 0;
  height: 0;
  border-top: 1px solid #e8e8e8;
  margin: 20px 0;
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}
.met_editor .metvideobox {
  text-align: center;
  visibility: hidden;
  margin: 10px auto;
}
.met_editor .video-js {
  max-width: 100%;
}
.met_editor table {
  width: 100% !important;
  margin-bottom: 1.6rem;
  border-spacing: 0 !important;
  border-collapse: collapse !important;
  padding: 0 !important;
  border: 0
}
.met_editor table td {
  border: 1px solid #e8e8e8 !important
}
.met_editor table > thead > tr > th, table > tbody > tr > th, table > tfoot > tr > th, table > thead > tr > td, table > tbody > tr > td, table > tfoot > tr > td {
  padding: .7rem;
  line-height: 1.6;
  vertical-align: top;
  border-top: 1px solid #e8e8e8
}
.met_editor table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 1px solid #e8e8e8
}
.met_editor #page_break .collapse {
  display: none
}
.met_editor #page_break .num {
  padding: 10px 0;
  text-align: center
}
.met_editor #page_break .num li {
  display: inline;
  margin: 0 2px;
  padding: 3px 5px;
  border: 1px solid #ccc;
  background-color: #fff;
  color: #666;
  text-align: center;
  cursor: pointer;
  font-family: Arial;
  font-size: 12px;
  overflow: hidden
}
.met_editor #page_break .num li.on {
  background-color: #ccc;
  color: #fff;
  font-weight: bold
}
.metinfo-banner1 {
  overflow: hidden;
  margin: 0 auto
}
.met_pager {
  text-align: center;
  padding: 20px 0 10px
}
.met_pager span {
  border: 1px solid #e2dfdf;
  text-align: center;
  border-radius: 5px;
  height: 38px;
  line-height: 38px;
  min-width: 38px;
  _width: 38px;
  text-align: center;
  display: inline-block;
  color: #c3c3c3;
  margin: 0 3px;
  background: #f0f0f0;
  cursor: not-allowed;
}
.met_pager a {
  border: 1px solid #e2dfdf;
  text-align: center;
  border-radius: 5px;
  height: 38px;
  line-height: 38px;
  min-width: 38px;
  _width: 38px;
  text-align: center;
  display: inline-block;
  color: #474747;
  margin: 0 3px;
  background: #f0f0f0;
}
.met_pager a:hover, .met_pager a.cur{
  border: 1px solid #03a3e6;
  color: #fff;
  background: #03a3e6;
}


.met_pager .PreSpan, .met_pager .PreA {}
.met_pager .NextSpan, .met_pager .NextA {}
.met_pager .firstPage, .met_pager .lastPage {
  font-weight: bold;
  height: 38px;
  line-height: 38px;
  min-width: 40px;
  _width: 40px;
  color: #aaa
}
.met_pager .Ahover {
  font-weight: bold;
  border: 1px solid #03a3e6;
  color: #fff;
  background: #03a3e6;
}
.met_pager .PageText {
  margin-left: 10px;
  color: #aaa
}
.met_pager #metPageT, #metPageB {
  text-align: center;
  border: 1px solid #e2dfdf;
  color: #474747;
  background: #fff;
}
.met_pager #metPageT {
  width: 20px;
  padding: 11px 5px 10px
}
.met_pager #metPageB {
  min-width: 40px;
  _width: 40px;
  padding: 9px 0;
  cursor: pointer;
}
*html .met_pager #metPageT {
  height: 13px;
  line-height: 13px
}
*html .met_pager #metPageB {
  padding: 0;
  height: 38px;
  line-height: 30px
}
* + html .met_pager #metPageT {
  height: 13px;
  line-height: 13px
}
* + html .met_pager #metPageB {
  padding: 0;
  height: 38px;
  line-height: 30px
}
.met_module1 {
  padding: 0px 10px 30px 10px
}
.met_module2 {
  padding: 20px 20px 0 20px;
  border: 1px solid #e8e8e8;
}
.met_module2_list {
  padding: 0px 0px 10px;
  margin-top: -15px;
}
.met_module2_list li {
  list-style: none;
  border-bottom: 1px solid #e8e8e8;
  padding: 15px 100px 15px 10px;
  position: relative
}
.met_module2_list h2 {
  font-weight: normal
}
.met_module2_list li p {
  color: #818181
}
.met_module2_list li span.time {
  color: #818181;
  position: absolute;
  right: 10px;
  top: 15px
}
.met_module2_list li h2 i {
  margin-right: 10px;
  position: relative
}
.met_module2_list li.list_2 h2, .met_module2_list li.list_3 h2 {
  margin-bottom: 3px;
  font-weight: bold
}
.met_module2_list li.list_2 {
  padding: 15px 0
}
.met_module2_list li.list_3 {
  padding-left: 100px;
  min-height: 80px
}
.met_module2_list li.list_3 img {
  position: absolute;
  left: 0;
  top: 15px
}
.met_module2_list li.list_3 span.time {
  position: static
}
.met_module2 h1.met_title {
  font-size: 20px;
  font-weight: normal;
  padding: 5px 0;
  margin-bottom: 10px;
  text-align: center;
}
.met_module2 .met_infos {
  color: #818181;
  font-size: 12px;
  margin-bottom: 20px;
  padding-bottom: 15px;
  border-bottom: 1px solid #e8e8e8;
  text-align: center;
}
.met_module2 .met_time {
  padding-right: 6px
}
.met_module2 .met_source {
  padding-right: 6px
}
.met_module2 .met_source a {
  color: #607fa6
}
.met_module2 .met_editor {
  padding: 0 10px
}
.met_tools {
  border-top: 1px solid #e8e8e8;
  margin-top: 30px;
  position: relative;
  padding: 10px 10px 0;
  height: 50px;
  line-height: 50px
}
.met_tools .met_page {
  clear: both;
  color: #818181
}
.met_tools .met_page li {
  display: inline;
  list-style: none;
  font-size: 16px;
}
.met_tools .met_page li.met_page_preinfo {
  float: left;
}
.met_tools .met_page li.met_page_next {
  float: right;
}
.met_tools .met_page li span {
  padding-right: 5px;
}
.met_tools .met_page a {
  color: #607fa6
}
.met_module3_list ul.lists_1 {
  list-style: none;
  margin: 0 -12px;
}
.met_module3_list ul.lists_1 li {
  float: left;
  text-align: center;
  margin: 0 10px;
  margin-bottom: 20px;
  width: 337px;
}
.met_module3_list ul.lists_1 li a {
  text-align: center;
  display: block;
  font-size: 0;
  text-align: center;
  margin: 0 auto;
  position: relative;
  background: #eeeeee;
  padding: 2px;
  border: 0px solid #bfbfbf;
}
.met_module3_list ul.lists_1 li .img {
  padding: 0px;
  background: #fff;
  position: relative;
}
.met_module3_list ul.lists_1 li .product_detail {
  padding: 15px 20px;
  position: relative;
}
.met_module3_list ul.lists_1 li h2 {
  padding: 0px 0px;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  text-align: left;
  position: relative;
  font-weight: normal;
  font-size: 16px;
  color: #333333;
}
.met_module3_list ul.lists_1 li p {
  padding: 0px 0px;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  text-align: left;
  position: relative;
  font-weight: normal;
  font-size: 12px;
  color: #999999;
}
.met_module3_list ul.lists_1 li i {
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -12px;
  width: 24px;
  height: 24px;
  line-height: 22px;
  font-style: normal;
  font-size: 22px;
  text-align: center;
  border-radius: 50%;
  background: #cccccc;
  color: #fff;
}
.met_module3_list ul a img {
  transition: all .5s;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  width: 100% !important;
}
.met_module3_list ul.lists_1 li:hover a {
  border: 0px solid #03a3e6;
  background: #03a3e6;
}
.met_module3_list ul.lists_1 li:hover h2, .met_module3_list ul.lists_1 li:hover p {
  color: #fff;
}
.met_module3_list ul.lists_1 li:hover i {
  background: #fff;
  color: #03a3e6;
}
.xgcase {
  padding: 50px 0;
  background: url(../images/relateds.jpg) no-repeat center;
}
.xgcase .lmtit {
  text-align: left;
  margin-bottom: 30px;
}
.xgcase .lmtit .cn {
  font-size: 25px;
  color: #333;
  margin-bottom: 0px;
}
.xgcasenr {
  position: relative;
}
.xgcasenr .bd ul li {
  display: block;
  width: 25%;
  float: left;
}
.xgcasenr .bd ul li a {
  display: block;
  padding: 0 15px;
}
.xgcasenr .bd ul li .pic {
  overflow: hidden;
}
.xgcasenr .bd ul li .pic img {
  width: 100%;
  height: 245px;
  transition: all .5s;
}
.xgcasenr .bd ul li:hover img {
  transform: scale(1.1, 1.1);
}
.xgcasenr .bd ul li .tit {
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  text-align: center;
  color: #333;
  background: #d8d7d7;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.xgcasenr .bd ul li:hover .tit {
  background: #03a3e6;
  color: #fff;
}
.xgcasenr .prev, .xgcasenr .next {
  opacity: .5;
  width: 40px;
  height: 60px;
  background: #a1a1a1;
  line-height: 60px;
  text-align: center;
  font-size: 30px;
  color: #fff;
  display: block;
  position: absolute;
}
.xgcasenr .prev:hover, .xgcasenr .next:hover {
  opacity: 1;
}
.xgcasenr .prev {
  left: -60px;
  top: 50%;
  margin-top: -30px;
}
.xgcasenr .next {
  right: -60px;
  top: 50%;
  margin-top: -30px;
}
.showpro {
  position: relative;
}
.box {
  position: absolute;
  left: 0;
  top: 0;
  background: #fff;
}
.tb-pic a {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.tb-pic a img {
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
.tb-pic a {
  *display: block;
  *font-family: Arial;
  *line-height: 1;
}
.tb-thumb {
  margin: 10px 0 0;
  overflow: hidden;
}
.tb-thumb li {
  background: none repeat scroll 0 0 transparent;
  float: left;
  height: 62px;
  margin: 0 10px 0 0;
  overflow: hidden;
  padding: 2px;
}
.tb-s310, .tb-s310 a {
  height: 370px;
  width: 370px;
}
.tb-s310, .tb-s310 img {
  max-height: 370px;
  max-width: 370px;
}
.tb-s310 a {
  *font-size: 271px;
}
.tb-s40 a {
  *font-size: 35px;
}
.tb-s40, .tb-s40 a {
  height: 60px;
  width: 60px;
}
.tb-booth {
  border: 1px solid #CDCDCD;
  position: relative;
  z-index: 1;
}
.tb-thumb .tb-selected {
  background: none repeat scroll 0 0 #03a3e6;
  height: 60px;
  padding: 2px;
}
.tb-thumb .tb-selected div {
  background-color: #FFFFFF;
  border: medium none;
}
.tb-thumb li div {
  border: 1px solid #CDCDCD;
}
div.zoomDiv {
  z-index: 999;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 200px;
  height: 200px;
  background: #ffffff;
  border: 1px solid #CCCCCC;
  display: none;
  text-align: center;
  overflow: hidden;
}
div.zoomMask {
  position: absolute;
  background: url("../images/mask.png") repeat scroll 0 0 transparent;
  cursor: move;
  z-index: 1;
}
div.zoomDiv img {
  max-width: none !important;
}
.showprojj {
  min-height: 460px;
}
.showproleft * {
  transition: all 0.3s ease-in-out;
}
.showproleft {
  height: auto;
  padding-left: 400px;
  box-sizing: border-box;
}
.showproleft .title {
  line-height: 30px;
  font-size: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #dfdfdf;
  margin-top: 20px;
  color: #03a3e6;
}
.showproleft .jj {
  line-height: 30px;
  color: #666;
  padding-bottom: 25px;
  font-size: 14px;
}
.showproleft .jj hr {
  display: block;
  height: 1px;
  background: #dfdfdf;
  border: none;
  margin: 7px 0;
}
.showproleft .price {
  height: 50px;
  line-height: 50px;
  font-size: 20px;
  color: #098ed0;
}
.showproleft .advisory {
  display: block;
  width: 130px;
  height: 40px;
  background: #03a3e6;
  color: #fff;
  text-align: center;
  line-height: 40px;
  font-size: 14px;
  border: 1px solid #03a3e6;
}
.showproleft .advisory:hover {
  background: #fff;
  color: #03a3e6;
}
.slideTxtBox {
  width: 100%;
  text-align: left;
}
.slideTxtBox .hd {
  height: 50px;
  line-height: 30px;
  border-bottom: 1px solid #ddd;
  position: relative;
}
.slideTxtBox .hd ul {
  width: 100%;
  position: absolute;
  left: 0px;
  top: -1px;
  height: 52px;
}
.slideTxtBox .hd ul li {
  float: left;
  padding: 0 20px;
  cursor: pointer;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
}
.slideTxtBox .hd ul li.on {
  background: #fff;
  border: 1px solid #ddd;
  border-bottom: 2px solid #fff;
  color: #03a3e6;
  font-weight: bold;
}
.slideTxtBox .bd ul {
  padding: 15px;
  zoom: 1;
  display: block;
  line-height: 35px;
  font-size: 15px;
}
#imglist ul.lists_1 {
  list-style: none;
  margin: 0 -12px;
}
#imglist ul.lists_1 li {
  float: left;
  text-align: center;
  overflow: hidden;
  width: 333px;
  margin: 0 12px auto;
  margin-bottom: 20px;
}
#imglist ul.lists_1 li figure {
  margin: 0;
}
#imglist ul.lists_1 li figcaption {
  font-size: 0;
  height: 0;
}
#imglist ul.lists_1 li a {
  text-align: center;
  display: block;
  background: #f7f7f7;
  border: 1px solid #e9e9e9;
  font-size: 0;
  padding: 7px 7px 0;
  text-align: center;
}
#imglist ul.lists_1 li h2 {
  display: block;
  font-size: 14px;
  padding: 0px 10px;
  font-weight: normal;
  color: #656565;
  overflow: hidden;
  height: 40px;
  line-height: 40px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#imglist ul a img {
  transition: all .5s;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  width: 100% !important;
}
#imglist ul a:hover h2 {
  color: #03a3e6
}
#imglist ul.lists_2 {
  list-style: none;
}
#imglist ul.lists_2 li {
  padding: 0px 0px 20px;
  border-bottom: 1px dashed #e8e8e8;
  margin-bottom: 20px;
}
#imglist ul.lists_2 dt {
  float: left;
  position: relative;
  margin-right: 20px;
}
#imglist ul.lists_2 dt img {
  border: 1px solid #ddd;
}
#imglist ul.lists_2 dd h2 {
  padding: 0px 10px 10px 10px;
  font-size: 18px;
  color: #333333;
  font-weight: normal;
}
#imglist ul.lists_2 dd p {
  padding: 5px 10px 20px 10px;
  color: #666666;
  line-height: 28px;
}
#imglist ul.lists_2 dd .productmore a {
  width: 155px;
  height: 40px;
  background: #dadadc;
  line-height: 40px;
  padding: 10px 40px;
  color: #666666;
}
.tjwtBox {
  padding: 22px;
  width: 648px;
  background-color: #fff;
  font-family: 微软雅黑;
}
.tjwtBox h4 {
  padding-bottom: 14px;
  margin-bottom: 22px;
  font-size: 14px;
  color: #676364;
  border-bottom: 1px solid #e8e8e8;
  font-weight: normal;
}
.tjwtBox .m_form {}
.tjwtBox .m_form li {
  margin-bottom: 13px;
  color: #777;
  height: 38px;
}
.tjwtBox .m_form label {
  display: inline-block;
  float: left;
  line-height: 36px;
  height: 36px;
  width: 77px;
  border: 1px solid #dedede;
  border-right-width: 0;
  text-align: center;
  background: #fff;
}
.tjwtBox .m_form .iptTxt {
  float: left;
  width: 252px;
  border: 1px solid #dedede;
  height: 16px;
  line-height: 16px;
  padding: 10px 0;
  outline: none;
  text-indent: 1em;
  background: #fff;
  color: #333;
}
.tjwtBox .m_form .btnTjly {
  width: 93px;
  height: 31px;
  background: #9d2737;
  border: none;
  cursor: pointer;
  color: #fff;
}
.tjwtBox .m_form li.yzm .iptTxt {
  float: left;
  width: 180px;
}
.tjwtBox .m_form .areLi label {
  height: 132px;
}
.tjwtBox .m_form .txtAre {
  float: left;
  width: 343px;
  height: 104px;
  border: 1px solid #dedede;
  outline: none;
  resize: none;
  padding: 14px;
  color: #333;
  line-height: 18px;
}
.tjwtBox .m_form .btnSubmit, .tjwtBox .m_form .btnReset {
  width: 161px;
  text-align: center;
  height: 36px;
  line-height: 36px;
  color: #fff;
  border: none;
  background-color: #b3b3b3;
  cursor: pointer;
}
.tjwtBox .m_form .btnSubmit {
  margin-right: 10px;
  background-color: #03a3e6;
  cursor: pointer;
}
.tjwtBox .m_form .areLi {
  height: 138px;
}
.nycon1 {
  margin-top: 20px;
}
.nycon1 .lmtit {
  height: 50px;
  line-height: 50px;
  position: relative;
  padding-left: 17px;
  font-size: 18px;
  font-weight: bold;
  background: #333;
  color: #fff;
}
.nycon1 .lmtit .kuai {
  position: absolute;
  width: 2px;
  height: 24px;
  background: #333;
  left: 0;
  top: 13px;
}
.nycon1 .lmtit .xian {
  width: 70px;
  height: 1px;
  position: absolute;
  background: #333;
  left: 0;
  bottom: 0;
}
.nycon1 .lmtit span {
  font-size: 12px;
  color: #999;
  font-weight: lighter;
  padding-left: 20px;
}
.nycon1 .nr {
  padding: 20px 0;
  font-size: 14px;
  line-height: 28px;
}
.nycon1 .nr .pic {
  border: 1px solid #dfdfdf;
  padding: 2px;
  margin-bottom: 10px;
}
.p14-infolist-1-list dl {
  border: 1px solid #dedede;
  margin-bottom: 15px;
  padding: 22px 50px 22px 22px;
  background: #fff;
  overflow: hidden
}
.p14-infolist-1-list dt {
  width: 29.5%;
  float: left;
  margin-right: 5.8%
}
.p14-infolist-1-list dt img {
  width: 100%;
  display: block
}
.p14-infolist-1-list dd h4 {
  height: 40px;
  font-weight: 400;
  font-size: 18px;
  color: #154c64;
  line-height: 40px;
  margin-bottom: 5px;
  overflow: hidden
}
.p14-infolist-1-list h4 a {
  display: block;
  height: 40px;
  color: #4b4a4a;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
.p14-infolist-1-list dl:hover {
  border: 1px solid #03a3e6
}
.p14-infolist-1-list dl:hover h4 a {
  color: #03a3e6
}
.p14-infolist-1-list-desc {
  max-height: 72px;
  font-size: 14px;
  line-height: 24px;
  color: #797979;
  margin-bottom: 28px;
  overflow: hidden
}
.p14-infolist-1-list-deta {
  width: 90px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  display: block;
  float: right;
  background: #b6b6b6;
  color: #fff
}
.p14-infolist-1-list-deta a {
  color: #fff
}
.p14-infolist-1-list dl:hover .p14-infolist-1-list-deta {
  background: #03a3e6;
  border-color: #03a3e6
}
.p14-infolist-1-list dl:hover .p14-infolist-1-list-deta a {
  color: #fff
}
.about[data-v-203b8946]{color:#fff}.about .left[data-v-203b8946]{padding-left:44px;background:#043156;padding-top:64px;padding-bottom:64px}@media screen and (min-width:35.5em){.about .left[data-v-203b8946]{padding-left:44px}}@media screen and (min-width:48em){.about .left[data-v-203b8946]{padding-left:44px}}@media screen and (min-width:64em){.about .left[data-v-203b8946]{padding-left:100px}}@media screen and (min-width:80em){.about .left[data-v-203b8946]{padding-left:170px}}@media screen and (min-width:96em){.about .left[data-v-203b8946]{padding-left:16%}}.about .left .title[data-v-203b8946]{color:#0089bf;font-size:18px;font-weight:600;letter-spacing:4px;margin:0 0 27px}.about .left .subtitle[data-v-203b8946]{font-size:39px;font-weight:600;line-height:1.36;letter-spacing:3.1px;margin:0}.about .right[data-v-203b8946]{background:#0091bf;padding:70px 44px 52px}@media screen and (min-width:35.5em){.about .right[data-v-203b8946]{padding-right:44px}}@media screen and (min-width:48em){.about .right[data-v-203b8946]{padding-right:44px}}@media screen and (min-width:64em){.about .right[data-v-203b8946]{padding-right:100px}}@media screen and (min-width:80em){.about .right[data-v-203b8946]{padding-right:170px}}@media screen and (min-width:96em){.about .right[data-v-203b8946]{padding-right:16%}}.about .right .intro[data-v-203b8946]{font-size:14px;font-weight:300;line-height:2.14;letter-spacing:1.4px;margin:0 0 46px}@media screen and (min-width:48em){.right[data-v-203b8946]{padding:70px 113px 52px 44px}}.services .top[data-v-21c5378c]{color:#74787c;padding:87px 44px 55px}.services .top .intro[data-v-21c5378c],.services .top .subtitle[data-v-21c5378c],.services .top .title[data-v-21c5378c]{text-align:center;font-weight:700}.services .top .title[data-v-21c5378c]{font-size:16px;line-height:1.19;letter-spacing:3.8px;margin:0 0 21px}.services .top .subtitle[data-v-21c5378c]{color:#043055;font-size:30px;line-height:1.33;letter-spacing:.6px;margin:0}.services .top .intro[data-v-21c5378c]{font-weight:400;font-size:15px;line-height:1.8;letter-spacing:1.2px;margin:25px 0 0}.services .middle[data-v-21c5378c]{display:none}.services .middle .image[data-v-21c5378c]{height:463px;background-position:50%;background-size:cover;cursor:pointer}.services .bottom[data-v-21c5378c]{display:none;position:relative}.services .bottom .triangle[data-v-21c5378c]{width:1px;height:1px;border:20px solid transparent;border-bottom-color:#3da8f5;position:absolute;top:-40px;-webkit-transition:all .2s ease;transition:all .2s ease}.services .bottom .tri1[data-v-21c5378c]{left:calc(12.5% - 20px);border-bottom-color:#3da8f5}.services .bottom .tri2[data-v-21c5378c]{left:calc(37.5% - 20px);border-bottom-color:#0091bf}.services .bottom .tri3[data-v-21c5378c]{left:calc(62.5% - 20px);border-bottom-color:#01709a}.services .bottom .tri4[data-v-21c5378c]{left:calc(87.5% - 20px);border-bottom-color:#03507b}.services .bottom .item[data-v-21c5378c]:nth-child(2){background:#3da8f5}.services .bottom .item[data-v-21c5378c]:nth-child(3){background:#0091bf}.services .bottom .item[data-v-21c5378c]:nth-child(4){background:#01709a}.services .bottom .item[data-v-21c5378c]:nth-child(5){background:#03507b}.services .mobile-middle[data-v-21c5378c]{height:324px}@media screen and (min-width:48em){.services .bottom[data-v-21c5378c],.services .middle[data-v-21c5378c]{display:block}.services .mobile-bottom[data-v-21c5378c],.services .mobile-middle[data-v-21c5378c]{display:none}}.item[data-v-21c5378c]{color:#fff;text-align:center;padding:38px 0;background:#3da8f5;cursor:pointer}.item .image[data-v-21c5378c]{display:inline-block;height:100px}.item .p[data-v-21c5378c]{text-align:center;margin:23px 0 0;font-size:15px;font-weight:500;line-height:1.47;letter-spacing:1.5px;height:42px}.item .p .text[data-v-21c5378c]{display:inline-block;width:80%;height:100%}.current[data-v-21c5378c]{position:relative}.swiper-slide[data-v-21c5378c]{height:324px;background-position:50%;background-size:cover}.swiper-button-next[data-v-21c5378c],.swiper-button-prev[data-v-21c5378c]{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAAAXNSR0IArs4c6QAAAUNJREFUeAHt3EFqwgAYhNHQO/SSPW/vkybgZrYzIME+QWQWH8rzX+c4vAgQIECAAAECBAgQeK7AeZ4/1/v7ub/wwb/shXd9nL8Qiz/qRnvhXR8QC8LjgFixZQQxPaoFsWLLCGJ6VAtixZYRxPSoFsSKLSOI6VEtiBVbRhDTo1oQK7aMIKZHtSBWbBlBTI9qQazYMoKYHtWCWLFlBDE9qgWxYssIYnpUC2LFlhHE9KgWxIotI4jpUS2IFVtGENOjWhArtozeifiVX239e4F3Xt/HYcMb/lJ48AaBIXV58AaBIXV58AaBIXV58AaBIXV58AaBIXV58AaBIXV58AaBIXV58AaBIXV58AaBIXV58AaBIXV58AaBIXV58AaBIXV58AaBMb2u735u1v3y6KfW8sLz8LEWT0eAAAECBAgQIEDg0wT+AGb9He9qYgTGAAAAAElFTkSuQmCC);background-size:44px 44px}.swiper-button-prev[data-v-21c5378c]{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.platform[data-v-4caa61b6]{background:#e5eef1}.platform .top[data-v-4caa61b6]{color:#74787c;padding:87px 44px 55px}.platform .top .intro[data-v-4caa61b6],.platform .top .subtitle[data-v-4caa61b6],.platform .top .title[data-v-4caa61b6]{text-align:center;font-weight:700}.platform .top .title[data-v-4caa61b6]{font-size:16px;line-height:1.19;letter-spacing:3.8px;margin:0 0 21px}.platform .top .subtitle[data-v-4caa61b6]{color:#043055;font-size:30px;line-height:1.33;letter-spacing:.6px;margin:0}.platform .top .intro[data-v-4caa61b6]{font-weight:400;font-size:15px;line-height:1.8;letter-spacing:1.2px;margin:25px 0 0}.platform .bottom[data-v-4caa61b6]{height:348px;margin:0 44px}@media screen and (min-width:35.5em){.platform .bottom[data-v-4caa61b6]{margin:0 44px}}@media screen and (min-width:48em){.platform .bottom[data-v-4caa61b6]{margin:0 44px}}@media screen and (min-width:64em){.platform .bottom[data-v-4caa61b6]{margin:0 100px}}@media screen and (min-width:80em){.platform .bottom[data-v-4caa61b6]{margin:0 170px}}@media screen and (min-width:96em){.platform .bottom[data-v-4caa61b6]{margin:0 16%}}.platform .bottom .swiper-wrapper[data-v-4caa61b6]{color:#000}.platform .bottom .swiper-wrapper .swiper-slide[data-v-4caa61b6]{text-align:center}.platform .bottom .swiper-wrapper .swiper-slide .logo-wrap[data-v-4caa61b6]{width:100%}.platform .bottom .swiper-wrapper .swiper-slide .logo-wrap .logo[data-v-4caa61b6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:60px;width:100%}.platform .bottom .swiper-wrapper .swiper-slide .logo-wrap .logo .logo-image[data-v-4caa61b6]{width:100%}.platform .bottom .swiper-wrapper .swiper-slide .title[data-v-4caa61b6]{padding-top:35px;font-size:14px;font-weight:600;line-height:1.57;letter-spacing:.8px;color:#74787c;margin:0 0 15px}.platform .bottom .swiper-wrapper .swiper-slide .intro-wrap[data-v-4caa61b6]{height:60px;width:100%;padding:0 calc((100% - 244px)/2);margin:0 0 33px}.platform .bottom .swiper-wrapper .swiper-slide .intro-wrap .intro[data-v-4caa61b6]{font-size:13px;font-weight:300;line-height:1.69;letter-spacing:.8px;color:#5a5b5b;text-align:center}.platform .bottom .swiper-wrapper .swiper-slide .more[data-v-4caa61b6]{background:transparent;border:none;font-size:14px;font-weight:600;line-height:1.57;letter-spacing:.8px;color:#0091bf;white-space:nowrap}.platform .bottom .swiper-wrapper .swiper-slide .more[data-v-4caa61b6]:hover{color:#00c2ff}.platform .bottom .swiper-wrapper .swiper-slide .more .icon-arrowDown_Line[data-v-4caa61b6]:before{font-size:14px;display:inline-block;-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.platform .bottom .swiper-pagination[data-v-4caa61b6]{height:10px;padding-bottom:63px}.platform .bottom .swiper-pagination[data-v-4caa61b6] .swiper-pagination-bullet-active{background-color:#0091bf}.top[data-v-8937a71e]{color:#74787c;padding:87px 44px 55px}.top .intro[data-v-8937a71e],.top .subtitle[data-v-8937a71e],.top .title[data-v-8937a71e]{text-align:center;font-weight:700}.top .title[data-v-8937a71e]{font-size:16px;line-height:1.19;letter-spacing:3.8px;margin:0 0 21px}.top .subtitle[data-v-8937a71e]{color:#043055;font-size:30px;line-height:1.33;letter-spacing:.6px;margin:0}.top .intro[data-v-8937a71e]{font-weight:400;font-size:15px;line-height:1.8;letter-spacing:1.2px;margin:25px 0 0}.top .intro[data-v-8937a71e],.top .title[data-v-8937a71e]{color:#74787c}.bottom .left[data-v-8937a71e]{height:560px;padding:10px 0 30px;display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:35.5em){.bottom .left[data-v-8937a71e]{padding-left:44px}}@media screen and (min-width:48em){.bottom .left[data-v-8937a71e]{padding-left:44px}}@media screen and (min-width:64em){.bottom .left[data-v-8937a71e]{padding-left:100px}}@media screen and (min-width:80em){.bottom .left[data-v-8937a71e]{padding-left:170px}}@media screen and (min-width:96em){.bottom .left[data-v-8937a71e]{padding-left:16%}}.bottom .left .item[data-v-8937a71e]{margin-bottom:27px;height:80px;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iMzAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1LjUgMjdDMjEuODUxIDI3IDI3IDIxLjg1MSAyNyAxNS41UzIxLjg1MSA0IDE1LjUgNCA0IDkuMTQ5IDQgMTUuNSA5LjE0OSAyNyAxNS41IDI3em0wIDFDOC41OTYgMjggMyAyMi40MDQgMyAxNS41UzguNTk2IDMgMTUuNSAzIDI4IDguNTk2IDI4IDE1LjUgMjIuNDA0IDI4IDE1LjUgMjh6IiBmaWxsPSIjQjZCQkMyIiBmaWxsLXJ1bGU9Im5vbnplcm8iLz48L3N2Zz4=) 0 no-repeat;background-position-y:4px;color:#5a5b5b;cursor:pointer;position:relative;-webkit-transition:all .5s ease;transition:all .5s ease}.bottom .left .item .title[data-v-8937a71e]{width:100%;padding:0 85px 0 44px;margin:0;height:40px;vertical-align:middle}.bottom .left .item .title .text[data-v-8937a71e]{overflow:hidden;position:relative;line-height:1.57;max-height:4.71em;margin-right:-1em;padding-right:1em;display:inline-block;font-size:14px;font-weight:400;letter-spacing:.8px}.bottom .left .item .title .text[data-v-8937a71e]:before{content:"...";position:absolute;right:0;bottom:0}.bottom .left .item .title .text[data-v-8937a71e]:after{content:"";position:absolute;right:0;width:1em;height:1em;margin-top:.2em;background:#fff}.bottom .left .item[data-v-8937a71e]:before{width:0;height:47px;border:1px solid transparent;border-right-color:#b6bbc2;display:inline-block;position:absolute;top:40px;left:14px;content:""}.bottom .left .item[data-v-8937a71e]:last-child:before{height:0}.bottom .left .current[data-v-8937a71e]{background:url(https://static.wuxiapptec.com/static/dist/1676007438626/img/b56b1a8.svg) 0 no-repeat;background-position-y:4px;color:#74787c}.bottom .right[data-v-8937a71e]{height:560px;color:#fff}.bottom .right .swiper-slide[data-v-8937a71e]{position:relative;width:100%;height:560px;background:#ddedec}.bottom .right .swiper-slide .content-wrap[data-v-8937a71e]{width:100%;height:auto;padding:40px 27px;text-align:center}.bottom .right .swiper-slide .image[data-v-8937a71e]{padding:0;height:260px}.bottom .right .swiper-slide .image img[data-v-8937a71e]{display:inline-block;max-height:100%;width:auto}.bottom .right .swiper-slide .content[data-v-8937a71e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:26px 0 0;height:222px;color:#fff}.bottom .right .swiper-slide .content [data-v-8937a71e]{margin:0}.bottom .right .swiper-slide .content .title[data-v-8937a71e]{margin-bottom:10px;width:100%;font-size:20px;line-height:1.55;letter-spacing:.6px;color:#0090be;text-align:center}.bottom .right .swiper-slide .content .intro[data-v-8937a71e]{overflow:hidden;position:relative;line-height:2;max-height:8em;margin-right:-1em;padding-right:1em;text-align:left;font-size:14px;font-weight:300;letter-spacing:1.4px;color:#5a5b5b}.bottom .right .swiper-slide .content .intro[data-v-8937a71e]:before{content:"...";position:absolute;right:0;bottom:0}.bottom .right .swiper-slide .content .more[data-v-8937a71e]{font-size:15px;font-weight:600;font-style:normal;font-stretch:normal;line-height:2.33;letter-spacing:.3px;text-align:left;color:#0088b6}.bottom .right .swiper-slide .content .more[data-v-8937a71e]:hover{color:#00c2ff}.bottom .right .swiper-slide .content .date[data-v-8937a71e]{padding:0 0 62px 72px;font-size:16px;font-weight:600;line-height:1.44;letter-spacing:.6px;color:#0091bf}.pagination-wrap[data-v-8937a71e]{height:63px;line-height:63px;text-align:center}.pagination-wrap .swiper-pagination[data-v-8937a71e]{position:relative}.pagination-wrap .swiper-pagination[data-v-8937a71e] .swiper-pagination-bullet{margin:0 5px}.pagination-wrap .swiper-pagination[data-v-8937a71e] .swiper-pagination-bullet-active{background-color:#0091bf}@media screen and (min-width:48em){.bottom[data-v-8937a71e]{margin-bottom:136px}.bottom .left[data-v-8937a71e]{display:-webkit-box;display:-ms-flexbox;display:flex}.bottom .pagination-wrap[data-v-8937a71e]{display:none}.bottom .right .swiper-slide .content-wrap[data-v-8937a71e]{padding:0}.bottom .right .swiper-slide .content-wrap .image[data-v-8937a71e]{padding:48px 0 0 73px;height:auto}.bottom .right .swiper-slide .content-wrap .image img[data-v-8937a71e]{display:block;height:260px;width:auto;max-height:auto}.bottom .right .swiper-slide .content-wrap .content[data-v-8937a71e]{width:80%;height:255px;padding:19px 0 43px 73px}.bottom .right .swiper-slide .content-wrap .content .title[data-v-8937a71e]{font-size:20px;text-align:left}}.recruiting[data-v-18ab38f6]{height:878px;background:url(https://static.wuxiapptec.com/static/dist/1676007438626/img/798c1d0.jpg) 50% no-repeat;background-size:cover;padding:140px 0 118px;color:#fff}.recruiting .content[data-v-18ab38f6]{margin-left:0;max-width:314px;height:400px;background:#0091bf;padding:62px 68px 47px 52px}.recruiting .content .title[data-v-18ab38f6]{font-size:18px;font-weight:600;letter-spacing:4px;color:#043156;margin:0 0 23px}.recruiting .content .subtitle[data-v-18ab38f6]{font-size:30px;font-weight:600;line-height:1.31;letter-spacing:3.1px;margin:0;white-space:nowrap}.recruiting .content .intro[data-v-18ab38f6]{margin:22px 0 49px;font-size:14px;font-weight:300;line-height:1.57;letter-spacing:.8px}@media screen and (min-width:48em){.recruiting[data-v-18ab38f6]{background:url(/skin/images/ec13eab.png) 50% no-repeat;background-size:cover}.recruiting .content[data-v-18ab38f6]{margin-left:44px;max-width:400px}.recruiting .content .subtitle[data-v-18ab38f6]{font-size:39px}}@media screen and (min-width:48em) and (min-width:64em){.recruiting .content[data-v-18ab38f6]{margin-left:100px}}@media screen and (min-width:48em) and (min-width:80em){.recruiting .content[data-v-18ab38f6]{margin-left:170px}}@media screen and (min-width:48em) and (min-width:96em){.recruiting .content[data-v-18ab38f6]{margin-left:16%}}.investors[data-v-1909c9b2]{color:#74787c;padding:87px 44px 55px;background:#e5eef1;text-align:center}.investors .intro[data-v-1909c9b2],.investors .subtitle[data-v-1909c9b2],.investors .title[data-v-1909c9b2]{text-align:center;font-weight:700}.investors .title[data-v-1909c9b2]{font-size:16px;line-height:1.19;letter-spacing:3.8px;margin:0 0 21px}.investors .subtitle[data-v-1909c9b2]{color:#043055;font-size:30px;line-height:1.33;letter-spacing:.6px;margin:0}.investors .intro[data-v-1909c9b2]{font-weight:400;font-size:15px;line-height:1.8;letter-spacing:1.2px;margin:25px 0 0}.investors .button[data-v-1909c9b2]{margin:70px 0 17px}.covid[data-v-44063ab8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:10px 0;font-size:20px;color:#0091bf}.covid img[data-v-44063ab8]{width:20px;height:20px;margin-left:10px}@media screen and (max-width:35.5em){.covid[data-v-44063ab8]{padding:10px 5vw}.covid .text[data-v-44063ab8]{text-align:center}}
.container[data-v-1ae2bda9]{height:600px;padding-top:98px;text-align:center}.container .code[data-v-1ae2bda9]{font-weight:600;font-size:100px;color:#e5e5e5;line-height:100px;margin-bottom:20px}.container .msg[data-v-1ae2bda9]{font-size:16px;color:#023156}.container .intro[data-v-1ae2bda9]{margin:8px 0 36px;font-size:14px;color:#74787c}.container .button[data-v-1ae2bda9]{height:44px;line-height:44px;padding:0 28px;background:#00c2ff;border-radius:4px;font-weight:500;font-size:16px;color:#fff;border:none}.nuxt-progress{position:fixed;top:0;left:0;right:0;height:2px;width:0;-webkit-transition:width .2s,opacity .4s;transition:width .2s,opacity .4s;opacity:1;background-color:#efc14e;z-index:999999}@font-face{font-family:iconfont;src:url(https://static.wuxiapptec.com/static/dist/1676007438626/fonts/aafc247.eot);src:url(https://static.wuxiapptec.com/static/dist/1676007438626/fonts/aafc247.eot#iefix) format("embedded-opentype"),url("data:application/x-font-woff;charset=utf-8;base64,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") format("woff"),url(https://static.wuxiapptec.com/static/dist/1676007438626/fonts/cd6ceba.ttf) format("truetype"),url(https://static.wuxiapptec.com/static/dist/1676007438626/img/babf87f.svg#iconfont) format("svg")}.iconfont{font-family:iconfont!important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-button-social_media-:before{content:"\E601"}.icon-button-social_media-1:before{content:"\E602"}.icon-button-social_media-2:before{content:"\E603"}.icon-Logo:before{content:"\E604"}.icon-Iphone_Menu:before{content:"\E606"}.icon-Search:before{content:"\E607"}.icon-Doenload_White:before{content:"\E608"}.icon-Home_SeeMore_Arrow:before{content:"\E60D"}.icon-Oval_Active:before{content:"\E60E"}.icon-Oval_Normal:before{content:"\E60F"}.icon-Iphone_Home_Arrow:before{content:"\E610"}.icon-Iphone_Home_Enter:before{content:"\E611"}.icon-arrowDown_Line:before{content:"\E613"}.left-nav{min-width:186px}.left-nav .nav-item .nav-item{padding-left:38px}.left-nav .nav-item .nav-item .nav-item{padding-left:76px}.left-nav .nav-item .nav-item .nav-item .nav-item{padding-left:114px}.left-nav .nav-item .nav-item .nav-item .nav-item .nav-item{padding-left:152px}.global-title{font-family:Montserrat,PingFang SC,Hiragino Sans GB,Heiti SC,STHeiti,Microsoft YaHei,WenQuanYi Micro Hei,Helvetica Neue,Helvetica,Arial,sans-serif}.page-enter-active,.page-leave-active{-webkit-transition:all .1s;transition:all .1s}.page-enter,.page-leave-active{opacity:0}@font-face{font-family:OpenSans;font-weight:300;src:url(https://static.wuxiapptec.com/static/dist/1676007438626/fonts/f4d0840.eot);src:url(https://static.wuxiapptec.com/static/dist/1676007438626/fonts/f4d0840.eot#iefix) format("embedded-opentype"),url(https://static.wuxiapptec.com/static/dist/1676007438626/fonts/42193c9.woff) format("woff"),url(https://static.wuxiapptec.com/static/dist/1676007438626/fonts/1bf71be.ttf) format("truetype"),url(https://static.wuxiapptec.com/static/dist/1676007438626/img/92fec60.svg) format("svg")}@font-face{font-family:OpenSans;font-weight:400;src:url(https://static.wuxiapptec.com/static/dist/1676007438626/fonts/90a03f7.eot);src:url(https://static.wuxiapptec.com/static/dist/1676007438626/fonts/90a03f7.eot#iefix) format("embedded-opentype"),url(https://static.wuxiapptec.com/static/dist/1676007438626/fonts/2417726.woff) format("woff"),url(https://static.wuxiapptec.com/static/dist/1676007438626/fonts/629a55a.ttf) format("truetype"),url(https://static.wuxiapptec.com/static/dist/1676007438626/img/2620771.svg) format("svg")}@font-face{font-family:OpenSans;font-weight:500;src:url(https://static.wuxiapptec.com/static/dist/1676007438626/fonts/a9ad7e5.eot);src:url(https://static.wuxiapptec.com/static/dist/1676007438626/fonts/a9ad7e5.eot#iefix) format("embedded-opentype"),url(https://static.wuxiapptec.com/static/dist/1676007438626/fonts/7311ccf.woff) format("woff"),url(https://static.wuxiapptec.com/static/dist/1676007438626/fonts/b82d8f7.ttf) format("truetype"),url(https://static.wuxiapptec.com/static/dist/1676007438626/img/4176aa3.svg) format("svg")}@font-face{font-family:Montserrat;font-weight:300;src:url(https://static.wuxiapptec.com/static/dist/1676007438626/fonts/b35c934.eot);src:url(https://static.wuxiapptec.com/static/dist/1676007438626/fonts/b35c934.eot#iefix) format("embedded-opentype"),url(https://static.wuxiapptec.com/static/dist/1676007438626/fonts/1415e7f.woff) format("woff"),url(https://static.wuxiapptec.com/static/dist/1676007438626/fonts/abb6e93.ttf) format("truetype"),url(https://static.wuxiapptec.com/static/dist/1676007438626/img/16da4f0.svg) format("svg")}@font-face{font-family:Montserrat;font-weight:400;src:url(https://static.wuxiapptec.com/static/dist/1676007438626/fonts/50a2cfd.eot);src:url(https://static.wuxiapptec.com/static/dist/1676007438626/fonts/50a2cfd.eot#iefix) format("embedded-opentype"),url(https://static.wuxiapptec.com/static/dist/1676007438626/fonts/6bd60f4.woff) format("woff"),url(https://static.wuxiapptec.com/static/dist/1676007438626/fonts/23d9946.ttf) format("truetype"),url(https://static.wuxiapptec.com/static/dist/1676007438626/img/3341e42.svg) format("svg")}@font-face{font-family:Montserrat;font-weight:500;src:url(https://static.wuxiapptec.com/static/dist/1676007438626/fonts/d2ced93.eot);src:url(https://static.wuxiapptec.com/static/dist/1676007438626/fonts/d2ced93.eot#iefix) format("embedded-opentype"),url(https://static.wuxiapptec.com/static/dist/1676007438626/fonts/ea09872.woff) format("woff"),url(https://static.wuxiapptec.com/static/dist/1676007438626/fonts/31e34a4.ttf) format("truetype"),url(https://static.wuxiapptec.com/static/dist/1676007438626/img/19f650c.svg) format("svg")}@font-face{font-family:Montserrat;font-weight:600;src:url(https://static.wuxiapptec.com/static/dist/1676007438626/fonts/e934b4f.eot);src:url(https://static.wuxiapptec.com/static/dist/1676007438626/fonts/e934b4f.eot#iefix) format("embedded-opentype"),url(https://static.wuxiapptec.com/static/dist/1676007438626/fonts/5c6519b.woff) format("woff"),url(https://static.wuxiapptec.com/static/dist/1676007438626/fonts/a03b8c4.ttf) format("truetype"),url(https://static.wuxiapptec.com/static/dist/1676007438626/img/a93d9f9.svg) format("svg")}body{font-family:Open Sans,PingFang SC,Hiragino Sans GB,Heiti SC,STHeiti,Microsoft YaHei,WenQuanYi Micro Hei,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;background:#fff}*{-webkit-box-sizing:border-box;box-sizing:border-box}input{font-family:Open Sans,PingFang SC,Hiragino Sans GB,Heiti SC,STHeiti,Microsoft YaHei,WenQuanYi Micro Hei,Helvetica Neue,Helvetica,Arial,sans-serif;padding:0;border:none;-webkit-box-shadow:none;box-shadow:none}input:active,input:focus,input:hover{-webkit-box-shadow:none;box-shadow:none;outline:none}input::-webkit-input-placeholder{color:$lightGrey}input:-ms-input-placeholder{color:$lightGrey}input::-ms-input-placeholder{color:$lightGrey}input::placeholder{color:$lightGrey}input::-ms-clear{display:none}.pure-g [class*=pure-u]{font-family:Open Sans,PingFang SC,Hiragino Sans GB,Heiti SC,STHeiti,Microsoft YaHei,WenQuanYi Micro Hei,Helvetica Neue,Helvetica,Arial,sans-serif}a{color:#000;text-decoration:none}button{padding:0;cursor:pointer}button,input,textarea{outline:none}ul{margin:0;padding:0}li{list-style:none}table{border:0;margin:0;border-collapse:collapse;border-spacing:0}table,td,th{padding:0}.pure-sm-hidden{display:block}@media (max-width:767px){.pure-sm-hidden{display:none}}.pure-sm-visible{display:none}@media (max-width:767px){.pure-sm-visible{display:block}}.menu-list[data-v-3c746cc8]{background:#012d55;padding:26px 0 56px;-webkit-box-shadow:1px 1px 1px hsla(0,0%,100%,.2);box-shadow:1px 1px 1px hsla(0,0%,100%,.2);max-height:calc(100vh - 105px);overflow-x:hidden;overflow-y:auto;scrollbar-base-color:transparent;scrollbar-3dlight-color:transparent;scrollbar-highlight-color:transparent;scrollbar-track-color:transparent;scrollbar-arrow-color:transparent;scrollbar-shadow-color:transparent;scrollbar-dark-shadow-color:transparent}.menu-list[data-v-3c746cc8]::-webkit-scrollbar{width:0;height:0}.pure-menu-item[data-v-3c746cc8]{padding:0 26px}.menu-item[data-v-3c746cc8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:left;width:auto;white-space:normal;font-size:14px;font-weight:500;font-style:normal;font-stretch:normal;min-height:50px;line-height:50px;letter-spacing:.6px;padding:0 13px;color:#fff;cursor:pointer;border-bottom:2px solid hsla(0,0%,96.1%,.5)}.menu-item .title[data-v-3c746cc8]{margin:0;line-height:50px}.menu-item .icon[data-v-3c746cc8]{width:11px;float:right;margin:1px 0 0 5px}.pure-menu-children[data-v-3c746cc8]{left:0;padding-top:0}.menu-item[data-v-3c746cc8]:hover{color:#00b2eb;background:#004e7b}.pure-menu-has-children>a>.menu-item[data-v-3c746cc8]:before{right:20px}.back[data-v-3c746cc8]:before,.pure-menu-has-children>a>.menu-item[data-v-3c746cc8]:before{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTggNmw0LjEyNSA0LjEyNS00LjA0MiA0LjA0MiIgc3Ryb2tlPSIjRkZGIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=) 100% no-repeat;content:"";display:block;height:100%;position:absolute;width:100%}.back[data-v-3c746cc8]:before{-webkit-transform:rotate(180deg);transform:rotate(180deg);right:-20px}.switcher-wrap[data-v-3c746cc8]{text-align:center}.switcher-wrap .switcher[data-v-3c746cc8]{font-size:11px;font-weight:300}.switcher-wrap .switcher a[data-v-3c746cc8]{margin-left:15px;color:#fff;position:relative}.switcher-wrap .switcher a[data-v-3c746cc8]:hover{color:#00c2ff}.switcher-wrap .switcher a[data-v-3c746cc8]:before{position:absolute;left:-9px;content:"|";color:#fff}.switcher-wrap .switcher a[data-v-3c746cc8]:first-child:before{display:none}@media screen and (min-width:48em){.menu-item[data-v-3c746cc8]{white-space:nowrap}}.dropdown-menu[data-v-56c86100]{z-index:2}.item[data-v-474a1d78]{display:inline-block;position:relative;height:100%;padding-bottom:36px;margin-left:20px;cursor:pointer}.item:hover a[data-v-474a1d78],.item:hover span[data-v-474a1d78]{color:#00c2ff}.item a[data-v-474a1d78],.item span[data-v-474a1d78]{color:#fff;font-size:13px;letter-spacing:1.3px}@media screen and (min-width:60em){.item[data-v-474a1d78]{margin-left:40px}}.dropdown-menu-pc[data-v-474a1d78]{position:absolute;left:-100px;top:50px}.video[data-v-75539b01]{position:fixed;z-index:999;width:100%;height:100%}.video .video-wrapper[data-v-75539b01]{position:fixed;width:100vw;height:100vh;background-color:rgba(0,0,0,.5)}.video .video-player-box[data-v-75539b01]{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around}.header[data-v-69e19615]{height:450px;color:#fff;background:url(https://static.wuxiapptec.com/static/dist/1676007438626/img/e60208e.jpg) top no-repeat;background-size:cover;-webkit-transition:all .5s ease;transition:all .5s ease}.header .bottom[data-v-69e19615],.header .top[data-v-69e19615]{margin:0 44px}@media screen and (min-width:35.5em){.header .bottom[data-v-69e19615],.header .top[data-v-69e19615]{margin:0 44px}}@media screen and (min-width:48em){.header .bottom[data-v-69e19615],.header .top[data-v-69e19615]{margin:0 44px}}@media screen and (min-width:64em){.header .bottom[data-v-69e19615],.header .top[data-v-69e19615]{margin:0 100px}}@media screen and (min-width:80em){.header .bottom[data-v-69e19615],.header .top[data-v-69e19615]{margin:0 170px}}@media screen and (min-width:96em){.header .bottom[data-v-69e19615],.header .top[data-v-69e19615]{margin:0 16%}}.header .top-wrap[data-v-69e19615]{height:102px;line-height:102px;position:fixed;top:0;left:0;right:0;z-index:2}.header .top-wrap .top[data-v-69e19615]{height:102px;line-height:102px}.header .top-wrap .top .logo[data-v-69e19615]{width:174px;height:100%}.header .top-wrap .top .nav-mobile[data-v-69e19615]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.header .top-wrap .top .nav[data-v-69e19615]{text-align:right}.header .top-wrap .top .nav .menu-wrap[data-v-69e19615]{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header .top-wrap .top .nav .bar[data-v-69e19615]{text-align:right;line-height:100%}.header .top-wrap .top .nav .toolbar[data-v-69e19615]{height:53px;padding-top:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.header .top-wrap .top .nav .toolbar .contact[data-v-69e19615]{color:#fff;font-size:12px;font-weight:300;letter-spacing:1.2px;margin:0 27px 0 22px}.header .top-wrap .top .nav .toolbar .contact[data-v-69e19615]:hover{color:#00c2ff}.header .top-wrap .top .nav .toolbar .switcher[data-v-69e19615]{font-size:11px;font-weight:300}.header .top-wrap .top .nav .toolbar .switcher a[data-v-69e19615]{margin-left:15px;color:#fff;position:relative}.header .top-wrap .top .nav .toolbar .switcher a[data-v-69e19615]:hover{color:#00c2ff}.header .top-wrap .top .nav .toolbar .switcher a[data-v-69e19615]:before{position:absolute;left:-9px;content:"|";color:#fff}.header .top-wrap .top .nav .toolbar .switcher a[data-v-69e19615]:first-child:before{display:none}.header .top-wrap .top .nav .toolbar .hidden-switcher[data-v-69e19615]{width:87px;height:37px}.header .top-wrap .top .nav .navbar[data-v-69e19615]{height:49px;position:relative}.header .fixed[data-v-69e19615]{background:#043156;border-color:#043156;-webkit-transition:all .3s ease;transition:all .3s ease}.header .bottom .titles[data-v-69e19615]{padding:150px 0}.header .bottom .titles .title[data-v-69e19615]{margin:0;font-size:18px;font-weight:600;font-style:normal;line-height:normal;letter-spacing:4px}.header .bottom .titles .subtitle[data-v-69e19615]{margin:30px 0;font-size:28px;font-weight:600;font-style:normal;line-height:1.31;letter-spacing:3.4px}.header .bottom .titles .description[data-v-69e19615]{font-size:16px;color:#fff;letter-spacing:.4px;line-height:22px}.header .bottom-home .swiper-wrapper[data-v-69e19615]{margin-top:102px;height:638px}.header .bottom-home .swiper-wrapper .titles[data-v-69e19615]{margin:0 44px;width:calc(100% - 44px);padding:126px 0}@media screen and (min-width:35.5em){.header .bottom-home .swiper-wrapper .titles[data-v-69e19615]{margin:0 44px}}@media screen and (min-width:48em){.header .bottom-home .swiper-wrapper .titles[data-v-69e19615]{margin:0 44px}}@media screen and (min-width:64em){.header .bottom-home .swiper-wrapper .titles[data-v-69e19615]{margin:0 100px}}@media screen and (min-width:80em){.header .bottom-home .swiper-wrapper .titles[data-v-69e19615]{margin:0 170px}}@media screen and (min-width:96em){.header .bottom-home .swiper-wrapper .titles[data-v-69e19615]{margin:0 16%}}.header .bottom-home .swiper-wrapper .titles .title[data-v-69e19615]{margin:0;font-size:24px;font-weight:600;font-style:normal;line-height:1.35;letter-spacing:2.6px}.header .bottom-home .swiper-wrapper .titles .subtitle-wrap[data-v-69e19615]{margin:29px 0}.header .bottom-home .swiper-wrapper .titles .subtitle-wrap .subtitle[data-v-69e19615]{margin:0;font-size:28px;font-weight:600;font-style:normal;line-height:1.31;letter-spacing:1.9px}.header .bottom-home .swiper-wrapper .titles .intro-wrap[data-v-69e19615]{max-width:500px;margin:0 0 60px}.header .bottom-home .swiper-wrapper .titles .intro-wrap .intro[data-v-69e19615]{font-size:15px;font-weight:400;font-style:normal;line-height:1.73;letter-spacing:1.5px}.header .bottom-home .swiper-wrapper .titles .play[data-v-69e19615]{font-size:16px;font-weight:400;font-style:normal;letter-spacing:1.6px;color:#fff;white-space:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header .bottom-home .swiper-wrapper .titles .play .icon[data-v-69e19615]{-webkit-transform:rotate(-90deg) scale(1.8);transform:rotate(-90deg) scale(1.8);position:relative;top:1px}.header .bottom-home .swiper-pagination[data-v-69e19615]{display:none;width:100%;bottom:67px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header .bottom-home .swiper-pagination[data-v-69e19615] .swiper-pagination-bullet{background:#0091bf;opacity:.9;margin:0 14px;cursor:pointer}.header .bottom-home .swiper-pagination[data-v-69e19615] .swiper-pagination-bullet-active{background:#fff;opacity:.9;margin:0 12px;width:10px;height:10px}@media screen and (min-width:48em){.header .bottom-home .swiper-pagination[data-v-69e19615]{display:-webkit-box;display:-ms-flexbox;display:flex}}.nav-pc[data-v-69e19615]{display:none}@media screen and (min-width:48em){.nav-pc[data-v-69e19615]{display:block}.header .bottom-home .swiper-wrapper .titles[data-v-69e19615]{width:50%}.header .bottom-home .swiper-wrapper .titles .title[data-v-69e19615]{font-size:26px}.header .bottom-home .swiper-wrapper .titles .subtitle-wrap .subtitle[data-v-69e19615]{font-size:48px}.header .bottom .titles .subtitle[data-v-69e19615]{font-size:42px}}.dropdown-menu-mobile[data-v-69e19615]{position:absolute;width:100%;right:0;top:100px}.search[data-v-69e19615]{position:relative;top:-5px;height:20px}.search img[data-v-69e19615]{pointer-events:none}.search span[data-v-69e19615]{position:absolute;top:0;left:0;width:20px;height:20px;background:#fff;opacity:0;cursor:pointer}.search-mobile[data-v-69e19615]{top:5px;left:-10px}.search-mobile .search-input[data-v-69e19615]:focus{width:50px}.search-mobile label[data-v-69e19615]{padding:10px 0}.search-input[data-v-69e19615]{-webkit-transition:all .3s ease-out;transition:all .3s ease-out;width:1px;opacity:0;position:relative;top:-5px;height:20px;background-color:transparent;border-bottom:1px solid #fff;-webkit-appearance:none}.search-input[data-v-69e19615]:focus{width:150px;opacity:1}.swiper-button-next[data-v-69e19615],.swiper-button-prev[data-v-69e19615]{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAAAXNSR0IArs4c6QAAAUNJREFUeAHt3EFqwgAYhNHQO/SSPW/vkybgZrYzIME+QWQWH8rzX+c4vAgQIECAAAECBAgQeK7AeZ4/1/v7ub/wwb/shXd9nL8Qiz/qRnvhXR8QC8LjgFixZQQxPaoFsWLLCGJ6VAtixZYRxPSoFsSKLSOI6VEtiBVbRhDTo1oQK7aMIKZHtSBWbBlBTI9qQazYMoKYHtWCWLFlBDE9qgWxYssIYnpUC2LFlhHE9KgWxIotI4jpUS2IFVtGENOjWhArtozeifiVX239e4F3Xt/HYcMb/lJ48AaBIXV58AaBIXV58AaBIXV58AaBIXV58AaBIXV58AaBIXV58AaBIXV58AaBIXV58AaBIXV58AaBIXV58AaBIXV58AaBIXV58AaBMb2u735u1v3y6KfW8sLz8LEWT0eAAAECBAgQIEDg0wT+AGb9He9qYgTGAAAAAElFTkSuQmCC);background-size:44px 44px}.swiper-button-prev[data-v-69e19615]{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.footer[data-v-4dce2ee3]{background-color:#043055;background-size:100vw;padding:0 44px;padding-top:50px!important;padding-bottom:50px!important;color:#e0e4e8}@media screen and (min-width:35.5em){.footer[data-v-4dce2ee3]{padding:0 44px}}@media screen and (min-width:48em){.footer[data-v-4dce2ee3]{padding:0 44px}}@media screen and (min-width:64em){.footer[data-v-4dce2ee3]{padding:0 100px}}@media screen and (min-width:80em){.footer[data-v-4dce2ee3]{padding:0 170px}}@media screen and (min-width:96em){.footer[data-v-4dce2ee3]{padding:0 16%}}.title[data-v-4dce2ee3]{font-size:39px;font-weight:600;letter-spacing:2.3px}.divide[data-v-4dce2ee3]{height:1px;width:100%;background-color:#e0e4e8;opacity:.35}.info[data-v-4dce2ee3]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#7f9ab1;line-height:1.57;letter-spacing:.8px;font-size:14px;padding:0 0 40px}.info .seemore[data-v-4dce2ee3]{margin:20px 0 0}.info .more[data-v-4dce2ee3]{color:#7f9ab1;cursor:pointer;width:90px;font-weight:600}.info .more .icon-arrowDown_Line[data-v-4dce2ee3]:before{font-size:14px;display:inline-block;-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.info .title[data-v-4dce2ee3]{font-size:18px;font-weight:600;letter-spacing:1.1px;color:#e0e4e8;margin:35px 0}.info .media[data-v-4dce2ee3],.info .mediaLogos[data-v-4dce2ee3]{display:-webkit-box;display:-ms-flexbox;display:flex}.info .mediaLogos[data-v-4dce2ee3]{width:160px}.info .mediaLogos .qrcode[data-v-4dce2ee3]{opacity:1;height:76px;width:76px;cursor:auto}.info .mediaLogos img[data-v-4dce2ee3]{opacity:.4;cursor:pointer}.main-menu .item-wrap[data-v-4dce2ee3]{padding-right:56px}.main-menu .item[data-v-4dce2ee3]{display:inline-block;height:60px;line-height:60px;color:#fff;font-size:13px;letter-spacing:1.3px;cursor:pointer}.main-menu .item[data-v-4dce2ee3]:hover{color:#00c2ff}.bottom[data-v-4dce2ee3]{background-color:#022842;font-size:13px;font-weight:500;letter-spacing:1.3px;color:#e0e4e8;padding-top:18px!important;padding-bottom:18px}.bottom .content[data-v-4dce2ee3]{text-align:center}.bottom .content .copyright[data-v-4dce2ee3]{display:inline-block;margin-right:100px}@media screen and (max-width:767px){.bottom .content[data-v-4dce2ee3]{text-align:left;padding-left:44px}}.bottom .content .part[data-v-4dce2ee3]{line-height:24px}.bottom .file[data-v-4dce2ee3]{font-family:Open Sans,PingFang SC,Microsoft YaHei;cursor:pointer;display:inline}.bottom img[data-v-4dce2ee3]{position:relative;top:5px;margin-right:5px;height:20px}.button[data-v-b95c40de]{padding:0 14px;min-height:43px;font-size:16px;font-weight:500;line-height:1.38;letter-spacing:1.6px;text-align:center;background:transparent;border-radius:4px}.primary[data-v-b95c40de]{color:#00c2ff;border:2px solid #00c2ff}.primary[data-v-b95c40de]:hover{color:#fff;background:#00c2ff}.secondary[data-v-b95c40de]{color:#fff;border:2px solid #fff;}.secondary[data-v-b95c40de]:hover{/* color:#00c2ff; */background:#fff;}.selector[data-v-823f8ee6]{position:relative}.selector .inputer-wrap[data-v-823f8ee6]{height:33px;line-height:33px;padding:0 10px 0 14px;cursor:pointer;background:#f5f5f5}.selector .inputer-wrap .inputer[data-v-823f8ee6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.selector .inputer-wrap .inputer .text[data-v-823f8ee6]{font-size:12px;font-weight:600;letter-spacing:.5px;color:#515151}.selector .inputer-wrap .inputer .icon[data-v-823f8ee6]{font-size:20px;color:#0089bf;-webkit-transform:rotate(270deg);transform:rotate(270deg)}.selector .inputer-wrap .inputer .active[data-v-823f8ee6]{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.selector .inputer-wrap.big[data-v-823f8ee6]{height:47px;line-height:47px;background:#ebefef}.selector .inputer-wrap.big .inputer .text[data-v-823f8ee6]{font-size:15px;font-weight:700;letter-spacing:1.2px;color:#0089bf}.selector .options[data-v-823f8ee6]{height:150px;border:1px solid #f5f5f5;border-radius:4px;position:absolute;background:#f5f5f5;left:0}.selector .options .pure-menu-item[data-v-823f8ee6]{cursor:pointer}
.contact-jumbotron{
	background: url(/skin/images/contactbg.jpg) center no-repeat;
	background-size: cover;
	text-align: center;
	color: #FFFFFF;
	padding: 100px 0;
}
.contact-jumbotron h3{
	font-size: 30px;
	line-height: 1.6;
	margin-bottom: 30px;
}
.contact-jumbotron .btn-solid{
	width: 180px;
	height: 46px;
	line-height: 46px;
	padding: 0;
	border-radius: 0;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 14px;
}
.contact-jumbotron .btn-solid:hover{
	background-color:rgba(3,80,123,.5);
}
.btn {
	display:inline-block;
	padding:6px 12px;
	margin-bottom:0;
	font-size:14px;
	font-weight:400;
	line-height:1.42857143;
	text-align:center;
	white-space:nowrap;
	vertical-align:middle;
	-ms-touch-action:manipulation;
	touch-action:manipulation;
	cursor:pointer;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	background-image:none;
	border:1px solid transparent;
	border-radius:4px;
}