@import "search.css";
html,
body,
div,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
dt,
dd,
ol,
form,
input,
textarea,
th,
td,
select {
  margin: 0;
  padding: 0;
}

* {
  box-sizing: border-box;
}

body {
  font-size: 16px;
  color: #333;
  line-height: normal;
  background-color: #FFFFFF;
  background-size: 100% auto;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}

ul,
ol {
  list-style: none;
}

img {
  border: none;
  vertical-align: middle;
  max-width: 100%;
}

a {
  text-decoration: none;
  color: #333333;
}

a,
a:hover,
a:active,
a:visited,
a:link,
a:focus {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  outline: none;
  text-decoration: none;
}

table {
  border-collapse: collapse;
  table-layout: fixed;
}

input,
textarea,
body,
html {
  outline: none;
  border: none;
  font-family: "Microsoft Yahei", sans-serif;
}

textarea {
  resize: none;
  overflow: auto;
}

.clearfix {
  zoom: 1;
}

.clearfix:after {
  content: "";
  width: 0;
  height: 0;
  visibility: hidden;
  display: block;
  clear: both;
  overflow: hidden;
}

#LRdiv0 {
  display: none !important
}

.col-l {
  float: left
}

.col-r {
  float: right
}

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

.wp {
  max-width: 1400px;
  width: 94%;
  margin: 0 auto;
}

html,
body {
  overflow-x: hidden;
}

/*header*/
.header {
  padding-top: 34px;
  position: absolute;
  top: 0px;
  left: 0;
  width: 100%;
  z-index: 10;
}

.logo {
  float: left;
  display: block;
  width: 121px;
  height: 51px;
  background: url("../newsp/images/logo.png") center no-repeat;
  background-size: 121px 51px;
  margin-right: 112px;
}

.contact {
  float: right;
  width: 160px;
  height: 56px;
  border: 2px solid rgb(224, 177, 82);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  font-size: 18px;
  color: #e0b152;
  text-align: center;
  line-height: 52px;
  -webkit-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0);
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.contact:hover {
  -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: #e0b152;
  color: #ffffff;
}

.nav,
.nav li {
  float: left;
}

.nav a {
  display: block;
  color: #FFFFFF;
  line-height: 52px;
  margin-right: 67px;
  position: relative;
  background: url("../images/nav-icon.png") center -20px no-repeat;
  background-size: 14px 12px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 18px;
}

.nav li:last-child a {
  margin-right: 0;
}

.nav li a:after {
  position: absolute;
  width: 0px;
  height: 4px;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  content: '';
  background: rgba(224, 177, 82, 0);
}

.nav li.active a:after {
  width: 100%;
  content: '';
  background: rgba(224, 177, 82, 1);
}

.nav li.active a {
  background: url("../images/nav-icon.png") center top no-repeat;
  background-size: 14px 12px;
}

.nav li:hover a {
  background: url("../images/nav-icon.png") center top no-repeat;
}

.nav li:hover a:after {
  width: 100%;
  content: '';
  background: rgba(224, 177, 82, 1);
}

.nav {
  margin-bottom: 30px;
}

/*.noClick{*/
/*opacity: 0.5;*/
/*filter:Alpha(opacity=50);*/
/*}*/
/*main*/
.main-view {
  text-align: center;
  background: url("../images/main-bg.jpg") center top no-repeat;
  height: 660px;
  padding-top: 265px;
  margin-bottom: 112px;
}

.main-view strong {
  color: #ffffff;
  font-size: 80px;
  line-height: 90px;
  text-transform: uppercase;
  text-shadow: 0px 3px 9.8px rgba(255, 170, 0, 0.3);
  -moz-transform: matrix(13.4675294406993, 0, 0, 12.8262185149517, 0, 0);
  -webkit-transform: matrix(13.4675294406993, 0, 0, 12.8262185149517, 0, 0);
  -ms-transform: matrix(13.4675294406993, 0, 0, 12.8262185149517, 0, 0);
}

.main-view p {
  font-size: 22px;
  line-height: 40px;
  margin-top: 36px;
  color: #ffffff;
}

.abh2 {
  font-size: 48px;
  line-height: 58px;
  color: #2f559a;
  font-weight: bold;
  text-transform: uppercase;
}

/*profile*/
.profile {
  margin-bottom: 106px;
  position: relative;
}

.profile:before {
  content: url("../images/dbg.png");
  position: absolute;
  left: -54px;
  top: 275px;
  z-index: -1;
}

.profile-info {
  max-width: 676px;
  padding-right: 70px;
}

.profile-info h2 {
  margin: 14px 0 22px;
}

.profile-info p {
  font-size: 18px;
  color: #666666;
  line-height: 36px;
  margin-bottom: 78px;
}

.profile-info li {
  float: left;
  line-height: 30px;
  font-size: 18px;
  padding: 0 65px 14px;
  position: relative;
  color: #666666;
}

.profile-info li strong {
  font-weight: bold;
  color: #2f559a;
  font-size: 48px;
}

.profile-info li:after {
  position: absolute;
  content: '';
  display: block;
  width: 35px;
  height: 2px;
  background: #e4b860;
  bottom: 0;
  left: 65px;
}

.profile-info ul li:first-child {
  padding-left: 0;
}

.profile-info ul li:first-child:after {
  left: 0;
}

.profile .col-l {
  display: block;
  max-width: 652px;
  width: 46.5%;
  -webkit-box-shadow: 0px 3px 30px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 3px 30px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 30px 0px rgba(0, 0, 0, 0.2);
}

.profile-info ul li:nth-child(2) {
  border-left: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
}

/*capa*/
.capa-view {
  background: url("../images/img2.jpg") center top no-repeat;
  padding-top: 82px;
  margin-bottom: 74px;
  position: relative;
}

.capa-view:before {
  content: url("../images/dbg2.png");
  position: absolute;
  right: 0;
  top: -110px;
  z-index: -1;
}

.capa-view h2,
.capa-view p {
  color: #ffffff;
  max-width: 680px;
  width: 49.3%;
}

.capa-view h2 {
  margin-bottom: 30px;
}

.capa-view p {
  margin-bottom: 152px;
  font-size: 18px;
  line-height: 36px;
}

.capa-view ul {
  width: 100%;
  -webkit-box-shadow: 0px 3px 19.6px 0.4px rgba(31, 69, 136, 0.1);
  -moz-box-shadow: 0px 3px 19.6px 0.4px rgba(31, 69, 136, 0.1);
  box-shadow: 0px 3px 19.6px 0.4px rgba(31, 69, 136, 0.1);
  background: #ffffff;
  padding: 62px 0 76px;
}

.capa-view ul li {
  float: left;
  position: relative;
  line-height: 30px;
  font-size: 18px;
  color: #666666;
  border-left: 1px solid #e0e0e0;
  padding: 0 58px;
}

.capa-view ul li:first-child {
  border-left: 0;
}

.capa-view ul li:after {
  position: absolute;
  content: '';
  display: block;
  width: 35px;
  height: 2px;
  background: #e4b860;
  bottom: -18px;
  left: 58px;
}

.capa-view li strong {
  font-weight: bold;
  color: #2f559a;
  font-size: 44px;
}

.capa-view .wp {
  position: relative;
}

.capa-img {
  position: absolute;
  top: -25px;
  right: 40px;
}

.capa-view ul {
  position: relative;
}

/*sales*/
.sales {
  background: #fafafa;
  padding: 77px 0 83px;
}

.sales-slick {
  width: 49.5%;
  max-width: 692px;
  position: relative;
}

.sales-slick img {
  display: block;
  width: 100%;
}

.sales-slick .slick-list {
  -webkit-box-shadow: 0px 3px 19.6px 0.4px rgba(31, 69, 136, 0.1);
  -moz-box-shadow: 0px 3px 19.6px 0.4px rgba(31, 69, 136, 0.1);
  box-shadow: 0px 3px 19.6px 0.4px rgba(31, 69, 136, 0.1);
}

.sales-slick .slick-dots {
  margin-top: 55px;
  padding-left: 180px;
  position: relative;
}

.sales-slick .slick-dots li {
  display: inline-block;
  margin: 0 20px;
  width: 30px;
  height: 30px;
  background: url("../images/slick1.png") center no-repeat;
  position: relative;
}

.sales-slick .slick-dots:before {
  content: '';
  width: 135px;
  height: 1px;
  display: block;
  border-top: 1px dashed #dcdcdc;
  position: absolute;
  top: 43%;
  left: 223px;
}

.sales-slick .slick-dots li:first-child:before {
  display: none;
}

.sales-slick .slick-dots li button {
  display: none;
}

.sales-slick .slick-dots li.slick-active {
  background: url("../images/slick2.png") center no-repeat;
}

.sales-slick .slick-dots {}

.sales-info {
  width: 48.2%;
  max-width: 676px;
}

.sales-item {
  display: block !important;
}

.sales-info h2 {
  margin-bottom: 20px;
  margin-top: 8px;
}

.sales-info p {
  font-size: 18px;
  line-height: 36px;
  color: #666666;
  margin-bottom: 20px;
}

.sales-info ul {
  position: relative;
  float: right;
  background: #ffffff;
  max-width: 810px;
  width: 150%;
  padding-left: 135px;
  padding-top: 34px;
  padding-bottom: 1px;
  z-index: 999;
}

.sales-info ul li {
  padding-left: 74px;
  line-height: 36px;
  font-size: 18px;
  color: #335696;
  background: url("../images/icon1.png") left center no-repeat;
  margin-bottom: 37px;
}

.sales-info ul li:nth-of-type(2n) {
  background: url("../images/icon2.png") left center no-repeat;
}

.sales .wp {
  position: relative;
}

.sales .wp:before {
  content: url("../images/dbg.png");
  position: absolute;
  top: 230px;
  left: -66px;
}

.sales {
  position: relative;
}

.sales:after {
  content: url("../images/dbg2.png");
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: 424px;
}

.coop {
  padding: 64px 0 62px;
  text-align: center;
}

.coop h2 {
  margin-bottom: 18px;
}

.coop p {
  font-size: 18px;
  color: #666666;
  line-height: 36px;
  margin-bottom: 60px;
}

.coop img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

/*footer*/
.footer-bar {
  height: 71px;
  background: #12316b;
  font-size: 16px;
  color: #ffffff;
  font-weight: bold;
  line-height: 69px;
  text-align: center;
}

.footer {
  background-image: -moz-linear-gradient(-90deg, rgb(68, 114, 198) 0%, rgb(27, 62, 126) 100%);
  background-image: -webkit-linear-gradient(-90deg, rgb(68, 114, 198) 0%, rgb(27, 62, 126) 100%);
  background-image: -ms-linear-gradient(-90deg, rgb(68, 114, 198) 0%, rgb(27, 62, 126) 100%);
  padding-top: 84px;
  padding-bottom: 54px;
}

.footer-view dt {
  color: #e0b152;
  font-size: 30px;
  line-height: 40px;
  font-weight: bold;
  margin-bottom: 10px;
}

.footer-view dd {
  font-size: 18px;
  color: #ffffff;
}

.footer-view dd a {
  color: #ffffff;
}

.help-list {
  width: 27%;
  margin-right: 13%;
}

.help-list dd {
  line-height: 42px;
}

.link-list {
  width: 13%;
}

.link-list dd {
  line-height: 43px;
}

.link-list dd:hover a {
  color: #e0b152;
}

.add-list dd {
  line-height: 36px;
}

.add-list dd a {
  font-weight: bold;
  color: #ebb548;
}

.add-list dd img {
  display: block;
}

.add {
  margin-bottom: 30px;
}

.email {
  margin-left: 53px;
}

/*商务通*/
/*fdftm*/
.fdftm {
  position: fixed;
  width: 130px;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  z-index: 999;
}

.pc-top {
  position: absolute;
  z-index: -1;
  bottom: -42px;
  left: 19px;
  width: 98px;
  height: 86px;
  display: none;
  cursor: pointer;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 3.064px 2.571px 4px 0px rgba(40, 52, 62, 0.2);
  -moz-box-shadow: 3.064px 2.571px 4px 0px rgba(40, 52, 62, 0.2);
  box-shadow: 3.064px 2.571px 4px 0px rgba(40, 52, 62, 0.2);
}

.fdftm .fdftmtop {
  position: relative;
}

.fdftmtop a {
  display: block;
  cursor: pointer;
}

.fdftmtop span {
  position: absolute;
  left: -81px;
  top: 42px;
  animation: widthmove 4s linear infinite;
  width: 100px;
  overflow: hidden;
}

.fdftmtop span i {
  clear: both;
  display: block;
  font-style: normal;
  width: 100px;
  height: 45px;
  background: url('../images/fdicon01.png') no-repeat center top;
  display: block;
  font-size: 14px;
  line-height: 16px;
  color: #3c65b0;
  padding: 7px 15px 0px 9px;
}

.fdftmbom {
  width: 100%;
  margin-top: -35px;
  height: 165px;
  background: url("../images/kft.png") center no-repeat;
  position: relative;
}

.fdftmbom .fdftmboma01 {
  display: block;
  cursor: pointer;
  position: relative;
  z-index: 5;
  height: 50%;
}

.fdftmbom .fdftmboma02 {
  display: block;
  cursor: pointer;
  position: relative;
  z-index: 5;
  height: 50%;
}

@keyframes widthmove {

  0%,
  50% {
    width: 0px;
    left: 0px;
  }

  60%,
  100% {
    width: 100px;
    left: -81px;
  }
}

@-webkit-keyframes widthmove {

  0%,
  50% {
    width: 0px;
    left: 0px;
  }

  60%,
  100% {
    width: 100px;
    left: -81px;
  }
}

/*prolist*/
.main-prolist {
  height: 438px;
  margin-bottom: 0;
  padding-top: 200px;
  text-align: center;
  background: url("../images/main-bg.jpg") center no-repeat;
  position: relative;
}

.main-prolist strong {
  color: #ffffff;
  font-size: 80px;
  line-height: 90px;
  text-transform: uppercase;
}

.crumbs-bar {
  width: 100%;
  height: 56px;
  line-height: 56px;
  background: #fafafa;
}

.crumbs-bar li {
  float: left;
  font-size: 16px;
  color: #999999;
}

.crumbs-bar li a {
  color: #999999;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.crumbs-bar li a:hover {
  color: #333;
}

.crumbs-bar li+li:before {
  color: #999999;
  content: ">";
  padding: 0 15px;
}

.proclass {
  padding-top: 50px;
  padding-bottom: 80px;
}

.proclass li {
  float: left;
  margin-right: 32px;
  height: 50px;
  background: #ffffff;
  line-height: 48px;
  border: 1px solid #2f559a;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  color: #42474e;
  margin-bottom: 34px;
  font-size: 18px;
  font-weight: bold;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3 linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.proclass li a {
  color: #42474e;
  padding: 0 18px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3 linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.proclass li.active {
  background: #e0b152;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  border: 1px solid #e0b152;
}

.proclass li.active a {
  color: #ffffff;
}

.proclass li:hover {
  background: #e0b152;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  border: 1px solid #e0b152;
}

.proclass li:hover a {
  color: #ffffff;
}

.prolist li {
  float: left;
  text-align: center;
  width: 23%;
  margin-right: 2.6%;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  padding-bottom: 62px;
  margin-bottom: 50px;
  position: relative;
}

.prolist li:nth-of-type(4n) {
  margin-right: 0;
}

.proimg {
  display: block;
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  -ms-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
}

.proimg img {
  display: block;
  width: 100%;
  -webkit-border-radius: 20px 20px 0 0;
  -moz-border-radius: 20px 20px 0 0;
  border-radius: 20px 20px 0 0;
}

.pro-name {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}

.prolist {
  margin-bottom: 30px;
}

.prolist li p {
  color: #42474e;
  text-align: center;
  position: relative;
  padding: 5px 15px 10px;
  height: 68px;
  background: #ffffff;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.prolist li p a.name {
  color: #42474e;
  font-size: 20px;
  font-weight: bold;
  height: 48px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.prolist .btn {
  display: inline-block;
  height: 0;
  line-height: 40px;
  color: #ffffff;
  background: #e0b152;
  padding: 0 38px;
  font-size: 18px;
  font-weight: bold;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  overflow: hidden;
  margin-top: 10px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.prolist li:hover .btn {
  height: 40px;
}

.prolist li:hover .proimg {
  -webkit-transform: translateY(-25px);
  -moz-transform: translateY(-25px);
  -ms-transform: translateY(-25px);
  -o-transform: translateY(-25px);
  transform: translateY(-25px);
}

.prolist li:hover p {
  height: 126px;
}

/*projects*/
.pj-list {
  margin-top: 105px;
}

.pj-list li {
  padding-bottom: 60px;
  margin-bottom: 60px;
  border-bottom: 1px solid #dddddd;
}

.pj-list li:last-child {
  border-bottom: 0;
}

.pj-img {
  display: block;
  max-width: 420px;
  width: 30%;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  overflow: hidden;
}

.pj-img img {
  display: block;
  width: 100%;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: 0px 0px 30px 0px rgba(40, 92, 192, 0.1);
  -moz-box-shadow: 0px 0px 30px 0px rgba(40, 92, 192, 0.1);
  box-shadow: 0px 0px 30px 0px rgba(40, 92, 192, 0.1);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.pj-img img:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.pj-info {
  max-width: 925px;
  padding-right: 35px;
  width: 66%;
  padding-top: 62px;
}

.pj-info h3 {
  font-size: 26px;
  color: #424c5c;
  line-height: 36px;
  font-weight: bold;
}

.pj-info h3 a {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.pj-info h3 a:hover {
  color: #e0b152;
}

.pj-code {
  margin: 32px 0 44px;
}

.pj-code a {
  font-size: 16px;
  color: #171718;
  line-height: 30px;
  margin-right: 22px;
  padding-left: 20px;
  background: url("../images/pjd.png") center left no-repeat;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.pj-code a:hover {
  color: #3c65b0;
}

.pj-info p {
  color: #65727d;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 70px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.pj-btn {
  display: block;
  background: #e0b152;
  width: 160px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  color: #ffffff;
  font-weight: bold;
  font-size: 18px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: 0px 0px 30px 0px rgba(40, 92, 192, 0);
  -moz-box-shadow: 0px 0px 30px 0px rgba(40, 92, 192, 0);
  box-shadow: 0px 0px 30px 0px rgba(40, 92, 192, 0);
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.pj-btn:hover {
  -webkit-box-shadow: 0px 3px 16px 0px rgba(40, 92, 192, 0.2);
  -moz-box-shadow: 0px 3px 16px 0px rgba(40, 92, 192, 0.2);
  box-shadow: 0px 3px 16px 0px rgba(40, 92, 192, 0.2);
}

.pj-page {
  text-align: center;
  margin-bottom: 106px;
}

.pj-page li {
  display: inline-block;
  width: 50px;
  height: 50px;
  margin: 0 10px;
}

.pj-page li a {
  display: block;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  font-size: 18px;
  font-weight: bold;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #354050;
}

.pj-page li.on a {
  background: #3c65b0;
  color: #ffffff;
  border: 1px solid #3c65b0;
}

.pj-page li.disabled a {
  color: #999999;
  border: 1px solid #999999;
  ;
}

/*solutions*/
.sl-list {
  padding-bottom: 94px;
}

.sl-list li {
  float: left;
  padding-top: 93px;
  padding-bottom: 40px;
  padding-left: 12px;
  max-width: 408px;
  width: 30%;
  margin-right: 5%;
  position: relative;
}

.sl-box {
  position: relative;
}

.sl-box:before {
  content: '';
  position: absolute;
  top: 0;
  left: 31.6%;
  width: 1px;
  height: 100%;
  background: #e7e7e7;
}

.sl-box:after {
  content: '';
  position: absolute;
  top: 0;
  right: 34%;
  width: 1px;
  height: 100%;
  background: #e7e7e7;
}

.sl-list li:nth-of-type(3n) {
  margin-right: 0;
}

.sl-img {
  display: block;
  position: relative;
  margin-bottom: 32px;
}

.sl-img img {
  display: block;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.sl-img:hover img {
  -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2);
}

.sl-img:before {
  content: '';
  width: 150px;
  height: 150px;
  background: url("/images/slf.jpg");
  position: absolute;
  left: -12px;
  top: -12px;
  z-index: -1;
}

.sl-list h3 {
  font-size: 24px;
  font-weight: bold;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 30px;
  margin-bottom: 18px;
}

.sl-list h3 a {
  color: #42474e;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.sl-list h3:hover a {
  color: #3d67b3;
}

.sl-text {
  font-size: 18px;
  line-height: 30px;
  color: #171718;
}

.sl-list li p {
  color: #65727d;
  font-size: 16px;
  line-height: 26px;
  padding-left: 16px;
  background: url("../images/pjd.png") no-repeat left 10px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 54px;
  margin: 12px 0 18px;
}

/*news*/
.n-title {
  font-size: 40px;
  font-weight: bold;
  color: #1a1a1a;
  line-height: 50px;
  position: relative;
}

.n-more {
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 20px;
  color: #42474e;
  line-height: 30px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.n-more:hover {
  color: #e0b152;
}

.c-box {
  margin-top: 50px;
  margin-bottom: 98px;
}

.c-box .n-title {
  margin-bottom: 54px;
}

.c-news li {
  float: left;
  width: 31%;
  margin-right: 3.5%;
  max-width: 430px;
}

.c-news li:nth-of-type(3n) {
  margin-right: 0;
}

.c-news li img {
  display: block;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.c-news li a:first-child {
  display: block;
  margin-bottom: 32px;
  overflow: hidden;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}

.c-news li:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.cnews-text {
  font-size: 18px;
  line-height: 28px;
  color: #3c65b0;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 54px;
  margin: 12px 0 18px;
}

.pinfo-box2 {
  padding-top: 80px;
}

.pinfo-box .n-title {
  margin-bottom: 38px;
}

.pinfo-list li {
  float: left;
  width: 46%;
  max-width: 640px;
  padding-bottom: 84px;
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: 100px;
  position: relative;
}

.pinfo-list li:nth-of-type(2n) {
  float: right;
}

.pinfo-list h3 {
  font-size: 24px;
  line-height: 34px;
  font-weight: bold;
  height: 68px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 26px;
}

.pinfo-list h3 a {
  color: #3c65b0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.pinfo-list h3:hover a {
  color: #e0b152;
}

.pinfo-list p {
  font-size: 16px;
  line-height: 32px;
  color: #65727d;
  height: 128px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  margin-bottom: 24px;
}

.pinfo-list span {
  position: absolute;
  right: 0;
  bottom: 84px;
  font-size: 14px;
  line-height: 30px;
  color: #171718;
}

/*contact*/
.main-contect {
  background: url("../images/contacts/conbg.jpg") center top no-repeat;
  height: 800px;
  padding-top: 166px;
  position: relative;
}

.main-conleft strong {
  display: block;
  width: 805px;
  font-size: 46px;
  line-height: 66px;
  color: #fff;
  font-weight: bold;
  margin-bottom: 70px;
  text-transform: uppercase;
}

.main-email {
  width: 584px;
  height: 86px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background-color: #1e3b7b;
  position: relative;
  line-height: 86px;
  padding-left: 83px;
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  background-image: url("../images/contacts/con_email.png");
  background-position: 21px center;
  background-repeat: no-repeat;
  margin-bottom: 95px;
}

.main-emailbtn {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.main-emailbtn:hover {
  color: #5183f2;
}

.main-email a {
  color: #ffffff;
  cursor: pointer;
}

.main-chbtn {
  display: block;
  width: 220px;
  height: 68px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  text-align: center;
  line-height: 68px;
  font-size: 20px;
  font-weight: bold;
  background: #5183f2;
  color: #ffffff;
  position: absolute;
  right: 9px;
  top: 9px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.main-chbtn:hover {
  background: #7197eb;
}

.main-conleft li {
  float: left;
  margin-left: 42px;
}

.main-conleft li:first-child {
  margin-left: 0;
}

.main-conleft li img {
  display: block;
  margin-left: 20px;
  margin-bottom: 24px;
}

.main-conleft li p {
  font-size: 18px;
  line-height: 18px;
  padding-left: 22px;
  position: relative;
  color: #ffffff;
}

.main-conleft li p:before {
  position: absolute;
  left: 0;
  top: 1px;
  display: block;
  content: '';
  width: 4px;
  height: 16px;
  background: #ffffff;
}

.conlist {
  margin: 174px auto 100px;
}

.conlist li {
  float: left;
  width: 28%;
  max-width: 390px;
  margin-left: 8%;
  height: 250px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(51, 86, 150, 0.16);
  -moz-box-shadow: 0px 0px 20px 0px rgba(51, 86, 150, 0.16);
  box-shadow: 0px 0px 20px 0px rgba(51, 86, 150, 0.16);
  position: relative;
  text-align: center;
  background: #ffffff;
  padding: 0 20px;
}

.conlist li:first-child {
  margin-left: 0;
}

.conlist-icon {
  width: 130px;
  height: 130px;
  background: #ffffff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(51, 86, 150, 0.16);
  -moz-box-shadow: 0px 0px 20px 0px rgba(51, 86, 150, 0.16);
  box-shadow: 0px 0px 20px 0px rgba(51, 86, 150, 0.16);
  margin: -65px auto 30px;
  text-align: center;
  line-height: 130px;
}

.conlist-icon img {
  position: relative;
  left: 4px;
  top: -4px;
}

.font-light {
  font-weight: 300;
}

.conlist span {
  font-size: 18px;
  color: #3c4149;
  text-transform: uppercase;
}

.conlist p {
  font-size: 20px;
  color: #335bab;
  line-height: 28px;
  margin-top: 20px;
}

.conlist p a {
  color: #335bab;
  font-weight: bold;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.conlist p a:hover {
  color: #e0b152;
}

.con-us strong {
  display: block;
  text-align: center;
  font-weight: bold;
  text-shadow: 0px 4px 9px rgba(46, 58, 59, 0.24);
  font-size: 56px;
  line-height: 66px;
  text-transform: uppercase;
}

.con-us p {
  width: 814px;
  font-size: 18px;
  color: #335bab;
  line-height: 28px;
  margin: 29px auto 35px;
  text-align: center;
}

.conus-form {
  background: #ffffff;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  -webkit-box-shadow: 0px 0px 30px 0px rgba(51, 86, 150, 0.16);
  -moz-box-shadow: 0px 0px 30px 0px rgba(51, 86, 150, 0.16);
  box-shadow: 0px 0px 30px 0px rgba(51, 86, 150, 0.16);
  padding: 54px 103px;
  position: relative;
}

.conus-fitem {
  width: 50%;
  margin-bottom: 52px;
  float: right;
  padding-left: 65px;
  padding-right: 47px;
  position: relative;
}

.conus-fitem span {
  position: absolute;
  font-size: 18px;
  display: block;
  line-height: 68px;
  width: 100%;
  height: 68px;
  left: 0;
  top: 0;
  color: #666666;
  padding-left: 90px;
}

.conus-fitem input {
  display: block;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 30px 0px rgba(51, 86, 150, 0.16);
  -moz-box-shadow: 0px 0px 30px 0px rgba(51, 86, 150, 0.16);
  box-shadow: 0px 0px 30px 0px rgba(51, 86, 150, 0.16);
  height: 68px;
  line-height: 68px;
  border: 1px solid #4270c4;
  width: 100%;
  padding: 0 26px;
  font-size: 18px;
  position: relative;
  z-index: 9;
  background: transparent;
}

.conus-fitem img {
  position: absolute;
  left: 0;
  top: 18px;
}

.conus-fitem b {
  color: #ff0000;
  position: absolute;
  left: 76px;
  top: -10px;
}

.conus-ftext {
  padding-right: 0;
}

.conus-ftext textarea {
  height: 426px;
  width: 100%;
  display: block;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 30px 0px rgba(51, 86, 150, 0.16);
  -moz-box-shadow: 0px 0px 30px 0px rgba(51, 86, 150, 0.16);
  box-shadow: 0px 0px 30px 0px rgba(51, 86, 150, 0.16);
  border: 1px solid #4270c4;
  padding: 22px 14px 20px 26px;
  font-size: 18px;
  line-height: 28px;
  position: relative;
  z-index: 9;
  background: transparent;
}

.conus-ftext span {
  font-size: 18px;
  line-height: 28px;
  top: 22px;
  padding-right: 14px;
}

.tip {
  font-size: 18px;
  color: #999999;
  position: absolute;
  padding-left: 65px;
  line-height: 18px;
  bottom: -47px;
  left: 0;
}

.tip b {
  position: static;
}

.con-subbtn {
  display: block;
  border-radius: 10px;
  background-image: -moz-linear-gradient(103deg, rgb(225, 131, 39) 0%, rgb(224, 177, 82) 100%);
  background-image: -webkit-linear-gradient(103deg, rgb(225, 131, 39) 0%, rgb(224, 177, 82) 100%);
  background-image: -ms-linear-gradient(103deg, rgb(225, 131, 39) 0%, rgb(224, 177, 82) 100%);
  -webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.13);
  -moz-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.13);
  box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.13);
  width: 280px;
  height: 62px;
  text-align: center;
  line-height: 62px;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  margin: 24px auto 0;
  border: 0;
  cursor: pointer;
  outline: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.con-subbtn:hover {
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
}

.con-footer {
  padding-top: 433px;
  margin-top: -350px;
}
/*search page*/
.searchpage .header{
  position: inherit;
  padding-bottom: 5px;
  background: #18356f;
}
.search1 .wp{
  padding-top: 60px;
  padding-bottom: 105px;
  border-bottom: 1px solid #f0f0f0;
}
.search1 .box{
  position: relative;
}
.search1 .sty1{
  font-size: 48px;
  color: #18356f;
}
.search1 .sty1 span{
  color: #eb8c04;
  font-weight: bold;
}
.search1 .sty2{
  width: 42.715%;
  margin-top: 45px;
  overflow: hidden;
}
.search1 .sty2 a{
  width: 30.77%;
  height: 65px;
  float: left;
  border: 2px solid #d8d8d8;
  border-radius: 70px;
  font-size: 20px;
  color: #999999;
  text-align: center;
  line-height: 61px;
  text-transform: capitalize;
  transition: all linear 0.4s;
}
.search1 .sty2 a+a{
  margin-left: 3.84%;
}
.search1 .sty2 .a_on,.search1 .sty2 a:hover{
  background: rgba(46,96,197,0.1);
  border: 2px solid #2e60c2;
  color: #2e60c2;
}
.search1 .sty3{
  width: 39%;
  height: 65px;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.search1 .sty3 form{
  width: 100%;
  height: 100%;
  display: block;
  background: #f4f4f4;
  border-radius: 70px;
  overflow: hidden;
}
.search1 .sty3 .search_input{
  width: 100%;
  height: 100%;
  display: block;
  padding-left: 60px;
  padding-right: 110px;
  background: url(../images_pc/searchtb.png) 24px center no-repeat;
  font-size: 20px;
  color: #999999;
  line-height: 65px;
}
.search1 .sty3 .search_input::-webkit-input-placeholder{color: #999999;}
.search1 .sty3 .search_input::-moz-placeholder{color: #999999;}
.search1 .sty3 .search_input:-moz-placeholder{color: #999999;}
.search1 .sty3 .search_input:-ms-input-placeholder{color: #999999;}
.search1 .sty3 .search_btn{
  width: 91px;
  position: absolute;
  right: 3px;
  top: 3px;
  bottom: 3px;
  background: #2e60c2;
  border: none;
  border-radius: 30px;
  text-align: center;
  line-height: 3.4;
  cursor: pointer;
  transition: all linear 0.2s;
}
.search1 .sty3 .search_btn:hover{
  background: #eb8c04;
}
.search1 .sty3 .search_keywords{
  background: #f4f4f4;
  border-radius: 40px 40px 0 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: -1;
  padding-top: 65px;
  padding-bottom: 15px;
  overflow: hidden;
  display: none;
}
.search1 .sty3 .search_keywords p,.search1 .sty3 .search_keywords .no_result{
  font-size: 16px;
  color: #252e41;
  line-height: 1.6;
  display: block;
  padding: 5px 4.6%;
  cursor: pointer;
}
.search1 .sty3 .search_keywords p a{
  display: block;
  color: #252e41;
}
.search1 .sty3 .search_keywords p:hover{
  background: #999999;
  color: #fff
}
.search1 .sty3 .search_keywords p:hover a{
  color: #fff
}
.search1 .sty3 .search_keywords .no_result{
  opacity: 0.6;
  cursor: inherit;
}
.search2.products_search{
  padding-top: 70px;
}
.search2 li a span{
  color: #eb8c04;
  font-style: normal;
}
.search2 .sl-box:before,.search2 .sl-box:after{
  display: none;
}
.no_search{
  margin-top: 60px;
  font-size: 23px;
  text-align: center;
}
/*search page end*/
/*>1920*/
@media screen and (min-width:1921px) {
  .main-prolist {
    background-size: 100%;
    height: 600px;
    padding-top: 260px;
  }

  .main-contect {
    background-size: 100%;
  }
}
/*1440--1599*/
@media screen and (max-width:1599px) {
  .capa-view ul li {
    padding: 0 52px;
  }

  .capa-view ul li:after {
    left: 52px;
  }

  .pj-info p {
    padding-right: 65px;
  }
}

@media screen and (max-width:1439px) {
  .capa-view ul li {
    padding: 0 40px;
  }

  .capa-view ul li:after {
    left: 40px;
  }

  .sl-box:after {
    right: 32.5%;
  }

  .sl-box:before {
    left: 32.5%;
  }
}

@media screen and (max-width:1359px) {
  .capa-view ul li {
    padding: 0 33px;
  }

  .capa-view ul li:after {
    left: 33px;
  }
}

/*1280--1439*/
@media screen and (max-width:1439px) {
  .pj-info {
    padding-top: 26px;
  }

  .pj-code {
    margin: 22px 0 30px;
  }

  .logo {
    margin-right: 70px;
  }

  .sales-info ul {
    width: 128%;
  }

  .main-view {
    padding-top: 200px;
    height: 560px;
    margin-bottom: 80px;
  }

  .profile {
    margin-bottom: 80px;
  }

  .contact {
    width: 120px;
    height: 46px;
    line-height: 42px;
  }

  .nav a {
    margin-right: 60px;
  }

  .profile-info {
    width: 48.3%;
  }

  .profile-info li {
    padding: 0 46px 14px;
  }

  .profile-info li:after {
    left: 46px;
  }

  .help-list {
    margin-right: 8%;
  }

  .link-list {
    width: 15%;
  }

  .capa-view h2,
  .capa-view p {
    width: 51%;
  }

  .fdftm {
    width: 100px;
  }

  .fdftmbom {
    background-size: 100px;
    margin-top: -27px;
    height: 130px;
  }

  .pc-top {
    width: 70px;
    height: auto;
    bottom: -34px;
  }
}

/*1024--1279*/
@media screen and (max-width:1279px) {
  .contact {
    display: none;
  }

  .nav {
    float: right;
  }

  .nav a {
    margin-right: 42px;
  }

  .help-list {
    width: 33%;
  }

  .link-list {
    display: none;
  }
  /*search page*/
  .search1 .wp{
    padding-top: 50px;
    padding-bottom: 70px;
  }
  .search1 .sty1{
    font-size: 40px;
  }
  .search1 .sty2 a{
    height: 60px;
    font-size: 18px;
    line-height: 56px;
  }
  .search1 .sty3{
    height: 60px;
  }
  .search1 .sty3 .search_input{
    font-size: 18px;
    line-height: 60px;
  }
}