/* header start */
/* header end */
.bannerbox #bannerArrow,
.bannerbox #bannerCircle {
  display: none;
}
.bannerbox .pics_wrap {
  width: 100%;
  height: auto;
  overflow-x: hidden;
}
.bannerbox .html5zoo-img-0 img {
  width: 100%;
}
.bannerbox .html5zoo-arrow-left-0 {
  left: 10% !important;
}
.bannerbox .html5zoo-arrow-right-0 {
  right: 10% !important;
}
.bannerbox .html5zoo-bullet-wrapper-0 div {
  margin: 0 4px !important;
}
.bannerbox .html5zoo-nav-0 {
  margin-top: -35px !important;
  left: 48% !important;
}
.bannerbox .html5zoo-bullet-wrapper-0 {
  width: 100% !important;
}
.bannerbox .banner {
  width: 1000px;
  margin: 0 auto;
  position: relative;
  height: 325px;
  margin-top: 8px;
}
.bannerbox .banner ul.bb {
  position: relative;
  padding: 0px;
  margin: 0px;
  z-index: 5;
}
.bannerbox .banner ul.bb li {
  position: absolute;
  display: none;
}
.bannerbox .banner .num {
  position: absolute;
  right: 2px;
  bottom: 10px;
  z-index: 100;
}
.bannerbox .banner .num li {
  width: 18px;
  height: 18px;
  display: inline-block;
  margin-right: 4px;
  background: #fff;
  line-height: 18px;
  text-indent: -100px;
  overflow: hidden;
  border-radius: 10px;
}
.bannerbox .banner .num li.num_hover {
  background-color: #f7de07;
}
.bannerbox .banner .num li.num_hover a {
  color: #fff;
}
.bannerbox .banner .num li a {
  float: left;
  display: block;
  text-align: center;
  color: #666;
  text-decoration: none;
  cursor: pointer;
  width: 18px;
  height: 18px;
  line-height: 18px;
}
.bannerbox #focus {
  width: 255px;
  height: 188px;
  overflow: hidden;
  position: relative;
}
.bannerbox #focus ul {
  height: 188px;
  position: absolute;
}
.bannerbox #focus ul li {
  float: left;
  width: 255px;
  height: 188px;
  overflow: hidden;
  position: relative;
  background: #000;
}
.bannerbox #focus ul li a img {
  height: 188px;
  width: 255px;
}
.bannerbox #focus ul li div {
  position: absolute;
  overflow: hidden;
}
.bannerbox #focus .btnBg {
  position: absolute;
  width: 255px;
  height: 20px;
  left: 0;
  bottom: 0;
  background: #000;
}
.bannerbox #focus .btn {
  position: absolute;
  width: 255px;
  height: 10px;
  padding: 5px 10px;
  right: 0;
  bottom: 0;
  text-align: right;
}
.bannerbox #focus .btn span {
  display: inline-block;
  _display: inline;
  _zoom: 1;
  width: 25px;
  height: 10px;
  _font-size: 0;
  margin-left: 5px;
  cursor: pointer;
  background: #fff;
}
.bannerbox #focus .btn span.on {
  background: #fff;
}
.searchbar {
  width: 100%;
  height: 70px;
  background-color: #fafafa;
}
.searchbar .lefttext {
  width: 300px;
  height: 70px;
  float: left;
  line-height: 70px;
  color: #808080;
  font-size: 12px;
}
.searchbar .rightform {
  width: 280px;
  height: 35px;
  float: right;
  margin-top: 18px;
  box-sizing: border-box;
  border: 1px solid #106bf5;
}
.searchbar .rightform .search-text {
  display: block;
  width: 200px;
  float: left;
  padding-left: 10px;
  line-height: 33px;
  color: #808080;
  background-color: transparent;
}
.searchbar .rightform .search-text::-webkit-input-placeholder {
  color: #808080;
}
.searchbar .rightform .submit-search {
  display: block;
  width: 33px;
  height: 33px;
  float: right;
  background: #106bf5 url('../images/ico_search.png') center center no-repeat;
  cursor: pointer;
}
.alltitle {
  position: relative;
  width: 314px;
  height: 62px;
  margin: 0 auto;
  text-align: center;
}
.alltitle h3 {
  font-size: 26px;
  line-height: 26px;
  font-weight: bold;
  color: #106bf5;
}
.alltitle .en {
  margin-top: 10px;
  font-size: 16px;
  line-height: 16px;
  color: #ccc;
  text-transform: uppercase;
}
.alltitle::before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 300px;
  height: 1px;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  background-color: #e6e6e6;
}
.alltitle::after {
  content: '';
  position: absolute;
  bottom: -1px;
  left: 50%;
  width: 50px;
  height: 3px;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  background-color: #c81616;
}
.productbox {
  margin-top: 60px;
}
.productbox .producttitle {
  margin-bottom: 40px;
}
.productbox .leftclassbox {
  width: 252px;
  height: 614px;
  float: left;
}
.productbox .leftclassbox .toptitlebox {
  width: 252px;
  height: 88px;
  overflow: hidden;
  background-color: #106bf5;
}
.productbox .leftclassbox .toptitlebox h4 {
  margin-top: 25px;
  margin-left: 52px;
  font-size: 24px;
  line-height: 24px;
  color: #fff;
  font-weight: bold;
}
.productbox .leftclassbox .toptitlebox .en {
  margin-left: 52px;
  font-size: 12px;
  line-height: 12px;
  color: #fff;
  margin-top: 7px;
}
.productbox .leftclassbox .proclasslist {
  width: 100%;
  height: auto;
}
.productbox .leftclassbox .proclasslist li {
  position: relative;
  width: 100%;
  height: 73px;
  overflow: hidden;
  background-color: #fafafa;
  border: 1px solid #fff;
  box-sizing: border-box;
}
.productbox .leftclassbox .proclasslist li .maskbg {
  position: absolute;
  left: -100%;
  top: 1px;
  width: 250px;
  height: 71px;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  background-color: #106bf5;
}
.productbox .leftclassbox .proclasslist li a {
  position: relative;
  z-index: 1;
  display: block;
  padding-right: 10px;
  line-height: 71px;
  color: #4d4d4d;
  padding-left: 50px;
  box-sizing: border-box;
}
.productbox .leftclassbox .proclasslist li:hover .maskbg {
  left: 1px;
}
.productbox .leftclassbox .proclasslist li:hover a {
  color: #fff;
}
.productbox .rightprolistbox {
  width: 903px;
  height: 614px;
  float: right;
}
.productbox .rightprolistbox .protab {
  width: 100%;
  height: 51px;
  margin-bottom: 18px;
}
.productbox .rightprolistbox .protab li {
  width: 170px;
  height: 51px;
  float: left;
  margin-right: 19px;
  color: #fff;
  line-height: 51px;
  text-align: center;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  background-color: #106bf5;
  cursor: pointer;
}
.productbox .rightprolistbox .protab li.active {
  background-color: #c81616;
  box-shadow: 0px 10px 26px 4px rgba(200, 22, 22, 0.27);
}
.productbox .rightprolistbox .promainbox {
  position: relative;
  width: 903px;
  height: 545px;
  overflow: hidden;
}
.productbox .rightprolistbox .promainbox .productlist {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 903px;
  height: auto;
}
.productbox .rightprolistbox .promainbox .productlist li {
  width: 287px;
  height: 213px;
  float: left;
  margin-right: 21px;
}
.productbox .rightprolistbox .promainbox .productlist li .imgbox {
  display: block;
  width: 287px;
  height: 181px;
  border: 1px solid #e5e5e5;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  box-sizing: border-box;
}
.productbox .rightprolistbox .promainbox .productlist li .imgbox img {
  width: 285px;
  height: 179px;
}
.productbox .rightprolistbox .promainbox .productlist li .pronamebox {
  position: relative;
  width: 100%;
  height: 32px;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 14px;
  overflow: hidden;
  box-sizing: border-box;
  background-color: #fafafa;
}
.productbox .rightprolistbox .promainbox .productlist li .pronamebox .proname {
  position: relative;
  z-index: 1;
  color: #4d4d4d;
  line-height: 32px;
  text-align: center;
}
.productbox .rightprolistbox .promainbox .productlist li .pronamebox .maskbg {
  position: absolute;
  left: 0;
  bottom: -100%;
  width: 100%;
  height: 32px;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  background-color: #106bf5;
}
.productbox .rightprolistbox .promainbox .productlist li.li1,
.productbox .rightprolistbox .promainbox .productlist li.li2 {
  width: 442px;
  height: 316px;
  margin-right: 19px;
  margin-bottom: 16px;
}
.productbox .rightprolistbox .promainbox .productlist li.li1 .imgbox,
.productbox .rightprolistbox .promainbox .productlist li.li2 .imgbox {
  display: block;
  width: 442px;
  height: 284px;
  border: 1px solid #e5e5e5;
  box-sizing: border-box;
}
.productbox .rightprolistbox .promainbox .productlist li.li1 .imgbox img,
.productbox .rightprolistbox .promainbox .productlist li.li2 .imgbox img {
  width: 440px;
  height: 282px;
}
.productbox .rightprolistbox .promainbox .productlist li.li2 {
  margin-bottom: 16px;
  margin-right: 0;
}
.productbox .rightprolistbox .promainbox .productlist li.li5 {
  margin-right: 0;
}
.productbox .rightprolistbox .promainbox .productlist li:hover .imgbox {
  border-color: #106bf5;
}
.productbox .rightprolistbox .promainbox .productlist li:hover .pronamebox .proname {
  color: #fff;
}
.productbox .rightprolistbox .promainbox .productlist li:hover .pronamebox .maskbg {
  bottom: 0;
}
.safetybox {
  margin-top: 60px;
}
.safetybox .safetytitle {
  width: 442px;
  margin-bottom: 40px;
}
.safetybox .safetylistbox {
  width: 400px;
  height: 260px;
  float: left;
  overflow: hidden;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  border: 1px solid #fafafa;
  border-top: none;
  box-sizing: border-box;
}
.safetybox .safetylistbox .iconbox {
  position: relative;
  width: 100px;
  height: 100px;
  margin: 0 auto;
  margin-top: 18px;
  border-radius: 50%;
  border: 1px solid #106bf5;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.safetybox .safetylistbox .iconbox img {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.safetybox .safetylistbox .en {
  margin-top: 19px;
  text-align: center;
  font-size: 14px;
  line-height: 14px;
  color: #ccc;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.safetybox .safetylistbox h4 {
  margin-top: 8px;
  text-align: center;
  font-size: 16px;
  line-height: 16px;
  color: #106bf5;
  font-weight: bold;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.safetybox .safetylistbox .linee {
  display: block;
  width: 100px;
  height: 1px;
  margin: 0 auto;
  margin-top: 14px;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  background-color: #e6e6e6;
}
.safetybox .safetylistbox .cn {
  margin-top: 10px;
  line-height: 14px;
  font-size: 14px;
  color: #808080;
  text-align: center;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.safetybox .safetylistbox.li1 {
  border-left: none;
}
.safetybox .safetylistbox.li2 {
  border-left: none;
}
.safetybox .safetylistbox.li3 {
  border-left: none;
  border-right: none;
}
.safetybox .safetylistbox.li4 {
  border-left: none;
  border-bottom: none;
}
.safetybox .safetylistbox.li5 {
  border-left: none;
  border-bottom: none;
}
.safetybox .safetylistbox.li6 {
  border-left: none;
  border-bottom: none;
}
.safetybox .safetylistbox.active,
.safetybox .safetylistbox:hover {
  z-index: 1;
  background-color: #106bf5;
  box-shadow: 0px 10px 26px 4px rgba(20, 77, 240, 0.27);
}
.safetybox .safetylistbox.active .iconbox,
.safetybox .safetylistbox:hover .iconbox {
  background-color: #fff;
  border-color: #fff;
}
.safetybox .safetylistbox.active .en,
.safetybox .safetylistbox:hover .en {
  color: #fff;
}
.safetybox .safetylistbox.active h4,
.safetybox .safetylistbox:hover h4 {
  color: #fff;
}
.safetybox .safetylistbox.active .cn,
.safetybox .safetylistbox:hover .cn {
  color: #fff;
}
.subbannerbox {
  width: 100%;
  height: 300px;
  margin-top: 60px;
  overflow: hidden;
  background: url('../images/subbanner_bg.jpg') center center no-repeat;
}
.subbannerbox .righttextbox {
  width: 480px;
  height: auto;
  float: right;
  margin-top: 56px;
}
.subbannerbox .righttextbox h3 {
  font-size: 22px;
  line-height: 22px;
  font-weight: bold;
  color: #fff;
}
.subbannerbox .righttextbox h4 {
  margin-top: 16px;
  font-size: 22px;
  color: #fff;
  line-height: 22px;
}
.subbannerbox .righttextbox .en {
  margin-top: 16px;
  font-size: 12px;
  line-height: 12px;
  color: #fff;
}
.subbannerbox .righttextbox .linee {
  display: block;
  width: 100%;
  height: 1px;
  margin-top: 24px;
  background-color: #fff;
}
.subbannerbox .righttextbox .telbox {
  width: 100%;
  height: 40px;
  margin-top: 36px;
}
.subbannerbox .righttextbox .telbox .lefttel {
  width: 260px;
  height: 40px;
  float: left;
  line-height: 40px;
  color: #fff;
  font-size: 16px;
}
.subbannerbox .righttextbox .telbox .lefttel span {
  font-weight: bold;
  font-size: 24px;
}
.subbannerbox .righttextbox .telbox .click-consult {
  width: 160px;
  height: 40px;
  float: right;
  line-height: 36px;
  text-align: center;
  color: #106bf5;
  box-sizing: border-box;
  border: 2px solid #fff;
  background-color: #fff;
}
.subbannerbox .righttextbox .telbox .click-consult:hover {
  color: #fff;
  background-color: transparent;
}
.solutionbox {
  margin-top: 60px;
}
.solutionbox .solutiontitle {
  width: 416px;
  margin-bottom: 40px;
}
.solutionbox .solutionlist {
  width: 1200px;
  height: 640px;
  overflow: hidden;
}
.solutionbox .solutionlist li {
  position: relative;
  width: 340px;
  height: 200px;
  float: left;
  margin-left: 20px;
  margin-bottom: 20px;
}
.solutionbox .solutionlist li .imgbox {
  display: block;
  width: 340px;
  height: 200px;
}
.solutionbox .solutionlist li .imgbox img {
  width: 340px;
  height: 200px;
}
.solutionbox .solutionlist li .solutionname {
  position: absolute;
  left: 50%;
  bottom: 20px;
  display: block;
  width: 262px;
  height: 40px;
  color: #fff;
  text-align: center;
  line-height: 40px;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  background: url('../images/namebox_bg.png') center center;
}
.solutionbox .solutionlist li.li4 {
  margin-bottom: 0;
}
.solutionbox .solutionlist li.li1 {
  width: 840px;
  height: 640px;
  margin-left: 0;
  margin-bottom: 0;
}
.solutionbox .solutionlist li.li1 .imgbox {
  width: 840px;
  height: 640px;
}
.solutionbox .solutionlist li.li1 .imgbox img {
  width: 840px;
  height: 640px;
}
.solutionbox .solutionlist li.li1 .solutionname {
  width: 762px;
  height: 50px;
  line-height: 50px;
  background-image: url('../images/namebox_big_bg.png');
}
.solutionbox .solutionlist li:hover .solutionname {
  width: 100%;
  bottom: 0;
  background: rgba(16, 107, 245, 0.7);
}
.choosebox {
  width: 100%;
  height: 624px;
  margin-top: 60px;
  overflow: hidden;
  background: url('../images/choose_bg.png') center bottom no-repeat;
}
.choosebox .leftchoosebox {
  width: 314px;
  height: auto;
  float: left;
}
.choosebox .leftchoosebox .titleen {
  font-size: 44px;
  line-height: 42px;
  font-weight: bold;
  color: #f5dede;
}
.choosebox .leftchoosebox h3 {
  line-height: 20px;
  font-size: 20px;
  margin-top: 28px;
  color: #106bf5;
  font-weight: bold;
}
.choosebox .leftchoosebox .titlecn {
  margin-top: 18px;
  font-size: 16px;
  line-height: 16px;
  color: #4d4d4d;
}
.choosebox .leftchoosebox .choosemenulist {
  width: 238px;
  height: auto;
  margin-top: 65px;
}
.choosebox .leftchoosebox .choosemenulist li {
  position: relative;
  width: 100%;
  height: 72px;
  margin-bottom: 24px;
  cursor: pointer;
}
.choosebox .leftchoosebox .choosemenulist li .linee {
  position: relative;
  display: block;
  width: 100%;
  height: 3px;
  overflow: hidden;
  background-color: #e8ecef;
}
.choosebox .leftchoosebox .choosemenulist li .linee::before {
  content: '';
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  width: 59px;
  height: 3px;
  background-color: #106bf5;
}
.choosebox .leftchoosebox .choosemenulist li .linee::after {
  content: '';
  z-index: 1;
  position: absolute;
  left: 59px;
  top: 0;
  width: 0;
  height: 3px;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  background-color: #c81616;
}
.choosebox .leftchoosebox .choosemenulist li .linee1 {
  margin-top: 24px;
}
.choosebox .leftchoosebox .choosemenulist li .en {
  font-size: 12px;
  line-height: 12px;
  color: #808080;
  margin-top: 32px;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.choosebox .leftchoosebox .choosemenulist li h4 {
  font-size: 18px;
  line-height: 18px;
  margin-top: 9px;
  font-weight: bold;
  color: #106bf5;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.choosebox .leftchoosebox .choosemenulist li::after {
  content: '';
  position: absolute;
  right: 0;
  top: 74%;
  display: block;
  width: 0;
  height: 0;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  border: 5px solid transparent;
  border-left-color: #e8ecef;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.choosebox .leftchoosebox .choosemenulist li.active .linee::after {
  width: 180px;
}
.choosebox .leftchoosebox .choosemenulist li.active .linee1::after {
  width: 180px;
}
.choosebox .leftchoosebox .choosemenulist li.active .en {
  color: #c81616;
}
.choosebox .leftchoosebox .choosemenulist li.active h4 {
  color: #c81616;
}
.choosebox .leftchoosebox .choosemenulist li.active::after {
  border-left-color: #c81616;
}
.choosebox .choosecontent {
  position: relative;
  width: 780px;
  height: 601px;
  float: right;
  margin-top: 23px;
}
.choosebox .choosecontent .choosemain {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 780px;
  height: auto;
}
.choosebox .choosecontent .choosemain img {
  display: block;
}
.choosebox .choosecontent .choosemain .textbox {
  width: 100%;
  height: 76px;
  margin-top: 42px;
}
.choosebox .choosecontent .choosemain .textbox .lefttitle {
  width: 100px;
  height: 76px;
  float: left;
}
.choosebox .choosecontent .choosemain .textbox .lefttitle h4 {
  font-size: 22px;
  line-height: 22px;
  color: #106bf5;
}
.choosebox .choosecontent .choosemain .textbox .lefttitle .num {
  margin-top: 22px;
  color: #b9c2c9;
  font-size: 22px;
  line-height: 22px;
}
.choosebox .choosecontent .choosemain .textbox .rightinfo {
  width: 532px;
  height: 76px;
  float: right;
  padding-top: 22px;
  color: #808080;
  font-size: 14px;
  line-height: 30px;
  border-top: 1px solid #e6e6e6;
  box-sizing: border-box;
}
.customer {
  margin-top: 60px;
}
.customer .customertitle {
  margin-bottom: 40px;
  width: 383px;
}
.customer .customerlist {
  width: 1200px;
  height: 461px;
  overflow: hidden;
}
.customer .customerlist li {
  position: relative;
  width: 372px;
  height: 435px;
  float: left;
  margin-right: 42px;
  background-color: #fafafa;
}
.customer .customerlist li .imgbox {
  display: block;
  width: 372px;
  height: 343px;
}
.customer .customerlist li .imgbox img {
  width: 372px;
  height: 343px;
}
.customer .customerlist li .textbox {
  z-index: 1;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 92px;
  padding-top: 18px;
  padding-left: 40px;
  padding-right: 40px;
  text-align: center;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  background-color: #fafafa;
  box-sizing: border-box;
}
.customer .customerlist li .textbox a {
  font-size: 16px;
  line-height: 16px;
  color: #4d4d4d;
}
.customer .customerlist li .textbox .info {
  margin-top: 18px;
  line-height: 14px;
  font-size: 14px;
  color: #808080;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.customer .customerlist li:last-child {
  margin-right: 0;
}
.customer .customerlist li:hover {
  background-color: #106bf5;
  box-shadow: 0px 9px 18px 1px rgba(20, 77, 240, 0.14);
}
.customer .customerlist li:hover .textbox {
  height: 177px;
  background-color: #106bf5;
}
.customer .customerlist li:hover .textbox a {
  color: #fff;
}
.customer .customerlist li:hover .textbox .info {
  height: 90px;
  color: #fff;
  overflow: hidden;
  line-height: 30px;
  text-overflow: ellipsis;
  white-space: normal;
}
/* 关于我们 start */
.aboutus {
  width: 100%;
  min-width: 1200px;
  height: 519px;
  margin-top: 20px;
  padding-top: 60px;
  box-sizing: border-box;
  background: url('../images/about_bg.png') center top no-repeat;
}
.aboutcenter {
  position: relative;
  width: 1200px;
  height: auto;
  margin: 0 auto;
}
.aboutcenter .titlebox {
  width: 100%;
  height: 50px;
}
.aboutcenter .titlebox h3 {
  font-size: 26px;
  font-weight: bold;
  color: #063dac;
  line-height: 26px;
}
.aboutcenter .titlebox p {
  margin-top: 8px;
  font-size: 16px;
  line-height: 16px;
  color: #ccc;
  text-transform: uppercase;
}
.aboutcenter .aboutintro {
  width: 100%;
  height: 320px;
  margin-top: 71px;
}
.aboutcenter .aboutintro .leftimg {
  width: 518px;
  height: 320px;
  float: left;
}
.aboutcenter .aboutintro .leftimg img {
  width: 518px;
  height: 320px;
}
.aboutcenter .aboutintro .righttext {
  width: 655px;
  height: 252px;
  float: left;
  padding-left: 72px;
  margin-top: 69px;
  overflow: hidden;
  box-sizing: border-box;
  background-color: #fff;
}
.aboutcenter .aboutintro .righttext h4 {
  margin-top: 48px;
  color: #106bf5;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
}
.aboutcenter .aboutintro .righttext h4 span {
  font-weight: normal;
  color: #808080;
  font-size: 12px;
  text-transform: uppercase;
}
.aboutcenter .aboutintro .righttext .intro {
  width: 540px;
  height: 90px;
  margin-top: 32px;
  line-height: 30px;
  font-size: 14px;
  color: #808080;
  overflow: hidden;
}
.aboutcenter .aboutintro .righttext .line {
  position: relative;
  display: block;
  width: 21px;
  height: 21px;
  margin-top: 30px;
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
}
.aboutcenter .aboutintro .righttext .line:hover {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.aboutcenter .aboutintro .righttext .line::before {
  content: '';
  position: absolute;
  top: 0;
  left: 10px;
  width: 1px;
  height: 21px;
  background-color: #106bf5;
}
.aboutcenter .aboutintro .righttext .line::after {
  content: '';
  position: absolute;
  top: 10px;
  left: 0;
  width: 21px;
  height: 1px;
  background-color: #106bf5;
}
/* 关于我们 end */
.teambox {
  height: 188px;
  margin-top: 50px;
}
.teambox .lefttitlebox {
  width: 164px;
  height: 155px;
  float: left;
  overflow: hidden;
  background-color: #106bf5;
}
.teambox .lefttitlebox h3 {
  margin-top: 47px;
  margin-left: 28px;
  line-height: 22px;
  font-size: 22px;
  font-weight: bold;
  color: #fff;
}
.teambox .lefttitlebox .en {
  margin-left: 28px;
  margin-top: 12px;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 12px;
  color: #fff;
}
.teambox .lefttitlebox .line {
  display: block;
  width: 30px;
  height: 2px;
  margin-top: 14px;
  margin-left: 28px;
  background-color: #fff;
}
.teambox .rightteamscroll {
  width: 1020px;
  height: 188px;
  float: right;
  overflow: hidden;
}
.teambox .rightteamscroll .bd {
  width: 100%;
  height: 188px;
  overflow: hidden;
}
.teambox .rightteamscroll .bd ul li {
  position: relative;
  width: 240px;
  height: 188px;
  float: left;
  margin-right: 20px;
  overflow: hidden;
}
.teambox .rightteamscroll .bd ul li .imgbox {
  z-index: 2;
  position: absolute;
  top: 40%;
  left: 50%;
  display: block;
  width: 240px;
  height: 160px;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.teambox .rightteamscroll .bd ul li .imgbox img {
  width: 240px;
  height: 160px;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.teambox .rightteamscroll .bd ul li .teamname {
  position: relative;
  left: 0;
  z-index: 3;
  width: 100%;
  height: 14px;
  margin-top: 160px;
  color: #666;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  line-height: 14px;
  font-size: 14px;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  box-sizing: border-box;
}
.teambox .rightteamscroll .bd ul li .maskbox {
  position: absolute;
  top: -100%;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  overflow: hidden;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  background-color: #106bf5;
}
.teambox .rightteamscroll .bd ul li .maskbox a {
  text-align: center;
  margin-top: 26px;
  color: #fff;
  padding-left: 10px;
  padding-right: 10px;
}
.teambox .rightteamscroll .bd ul li:hover .imgbox {
  top: 66%;
  width: 130px;
  height: 87px;
}
.teambox .rightteamscroll .bd ul li:hover .imgbox img {
  width: 130px;
  height: 87px;
}
.teambox .rightteamscroll .bd ul li:hover .maskbox {
  top: 0;
}
.teambox .rightteamscroll .bd ul li:hover .teamname {
  left: -100%;
}
.newsbox {
  margin-top: 60px;
}
.newsbox .newstitle {
  margin-bottom: 40px;
}
.newsbox .newscontentbox {
  width: 100%;
  height: 551px;
  overflow: hidden;
  background: url('../images/news_bg.jpg') center center no-repeat;
}
.newsbox .newscontentbox .newsclass {
  width: 540px;
  height: 43px;
  float: right;
  margin-top: 59px;
}
.newsbox .newscontentbox .newsclass li {
  width: 108px;
  height: 43px;
  float: left;
  margin-right: 16px;
  box-sizing: border-box;
}
.newsbox .newscontentbox .newsclass li a {
  display: block;
  font-size: 18px;
  text-align: center;
  line-height: 41px;
  color: #4d4d4d;
}
.newsbox .newscontentbox .newsclass li.active {
  border: 1px solid #106bf5;
}
.newsbox .newscontentbox .newsclass li.active a {
  color: #106bf5;
  font-weight: bold;
}
.newsbox .newscontentbox .newsandmess {
  width: 1200px;
  height: 358px;
  margin-top: 26px;
  overflow: hidden;
  border-radius: 4px;
}
.newsbox .newscontentbox .newsandmess .leftmess {
  width: 600px;
  height: 358px;
  float: left;
  overflow: hidden;
  background-color: rgba(255, 255, 255, 0.9);
}
.newsbox .newscontentbox .newsandmess .leftmess .inputboxmain {
  position: relative;
  width: 207px;
  height: 59px;
  float: left;
}
.newsbox .newscontentbox .newsandmess .leftmess .inputboxmain img {
  position: absolute;
  top: 50%;
  left: 16px;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.newsbox .newscontentbox .newsandmess .leftmess input::-webkit-input-placeholder,
.newsbox .newscontentbox .newsandmess .leftmess textarea::-webkit-input-placeholder {
  color: #999;
}
.newsbox .newscontentbox .newsandmess .leftmess .usernamebox {
  margin-top: 54px;
  margin-left: 71px;
}
.newsbox .newscontentbox .newsandmess .leftmess .usertelbox {
  margin-top: 54px;
  margin-left: 56px;
}
.newsbox .newscontentbox .newsandmess .leftmess .username {
  width: 207px;
  height: 59px;
  padding-left: 36px;
  padding-right: 10px;
  line-height: 57px;
  color: #999;
  box-sizing: border-box;
  border: 1px solid #106bf5;
  background-color: transparent;
}
.newsbox .newscontentbox .newsandmess .leftmess .usertel {
  width: 207px;
  height: 59px;
  padding-left: 36px;
  padding-right: 10px;
  line-height: 57px;
  color: #999;
  box-sizing: border-box;
  border: 1px solid #106bf5;
  background-color: transparent;
}
.newsbox .newscontentbox .newsandmess .leftmess .xqcontentbox {
  width: 470px;
  height: 111px;
  margin-left: 71px;
  margin-top: 24px;
}
.newsbox .newscontentbox .newsandmess .leftmess .xqcontentbox img {
  top: 24px;
}
.newsbox .newscontentbox .newsandmess .leftmess .xqcontent {
  width: 207px;
  height: 59px;
  padding-left: 36px;
  padding-right: 10px;
  line-height: 57px;
  color: #999;
  border: 1px solid #106bf5;
  background-color: transparent;
  width: 470px;
  height: 111px;
  line-height: 24px;
  padding-top: 10px;
  box-sizing: border-box;
}
.newsbox .newscontentbox .newsandmess .leftmess .submit-form {
  display: block;
  width: 109px;
  height: 45px;
  margin: 0 auto;
  margin-top: 17px;
  color: #fff;
  line-height: 45px;
  font-size: 16px;
  text-align: center;
  background-color: #106bf5;
  border: none;
  outline: none;
  cursor: pointer;
}
.newsbox .newscontentbox .newsandmess .rightnewscontent {
  width: 600px;
  height: 358px;
  float: right;
  overflow: hidden;
  box-sizing: border-box;
  background-color: #106bf5;
}
.newsbox .newscontentbox .newsandmess .rightnewscontent .newslist {
  display: none;
  width: 514px;
  margin-left: 35px;
  margin-top: 36px;
}
.newsbox .newscontentbox .newsandmess .rightnewscontent .newslist li {
  width: 100%;
  height: 42px;
  line-height: 42px;
}
.newsbox .newscontentbox .newsandmess .rightnewscontent .newslist li a {
  width: 350px;
  float: left;
  color: #fff;
  line-height: 42px;
}
.newsbox .newscontentbox .newsandmess .rightnewscontent .newslist li .date {
  display: block;
  width: 90px;
  float: right;
  line-height: 42px;
  text-align: center;
  color: #fff;
}
/* footer start */
/* footer end */
