@font-face {
  font-family: "syRegular";
  src: url("../fonts/syRegular.eot");
  src: url("../fonts/syRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/syRegular.woff") format("woff"), url("../fonts/syRegular.ttf") format("truetype"), url("../fonts/syRegular.svg#syRegular") format("svg");
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: "syhthin";
  src: url("../fonts/syRegular.woff") format("woff"),url("../fonts/syhthin.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: "din";
  src: url("../fonts/din.eot");
  src: url("../fonts/din.eot?#iefix") format("embedded-opentype"), url("../fonts/din.woff") format("woff"), url("../fonts/din.ttf") format("truetype"), url("../fonts/din.svg#din") format("svg");
  font-weight: normal;
  font-style: normal;
}

body, p, h1, h2, h3, h4, h5, h6, img, ul, li, dl, dd, dt,textarea {
  margin: 0;
  padding: 0;
  font-size: 16px;
  color: #333;
  font-family: 'syRegular',Arial,'Microsoft Yahei','微软雅黑',SimSun,Arial,tahoma,arial !important;
}

img {
  border: 0 none;
  max-width: 100%;
}

ol, ul, dl, li, dt, dd {
  list-style: none;
}

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

em {
  font-style: normal;
}

input, button, select, textarea {
  outline: none;
}

textarea {
  resize: none;
}

a {
  color: #333;
  text-decoration: none;
  outline: medium none;
  cursor: pointer;
}
a:hover {
  text-decoration: none;
  outline: medium none;
}

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

p {
  line-height: 1.5em;
}

input::-webkit-input-placeholder {
  color: #999;
}

.aniimg {
  overflow: hidden;
}
.aniimg img {
  display: block;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  -moz-transition: all 0.6s;
  transition: all 0.6s;
  vertical-align: middle;
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
  width: 100%;
}

.aniimgbox:hover .aniimg 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);
}

.swiper-button-prev, .swiper-button-next, .swiper-pagination {
  outline: none;
}

.content {
  width: 1400px;
  margin: 0 auto;
}

.index-con {
  width: 90%;
  margin: 0 auto;
}

.swiper-container {
  height: 100%;
}

.wap-flex {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -moz-box-pack: space-between;
  -webkit--moz-box-pack: space-between;
  box-pack: space-between;
  -ms-flex-align: center;
    align-items: center;
  -webkit-align-items: center;
  box-align: center;
  -moz-box-align: center;
  -webkit-box-align: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}

.padd {
  padding: 80px 0;
}

/*header  */
.header {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 6;
  left: 0;
  padding: 40px 60px 60px;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  background: url(../images/navbg.png) repeat-x;
  -o-background-size: contain;
     background-size: contain;
}

.logo {
  width: 14.2%;
}

.head-right {
  width: 73%;
  position: relative;
}
.head-right .headbtn {
  position: absolute;
  right: 0;
  width: 20%;
}

.nav>li>ul {
  position: absolute;
  background: rgba(255, 255, 255, 1);
  border-radius: 5px;
  padding: 10px 15px;
  left: 50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  white-space: nowrap;
  top: 40px;
  display: none;
}
.nav ul li {
  line-height: 40px;
  font-size: 14px;
}
.nav li:hover>a {
  color: #2f53d7;
}
.nav li.active>a{
  color: #2f53d7;

}
.nav > li {
  font-size: 20px;
  padding: 10px 15px;
  margin: 0 10px;
  position: relative;
  background: url(../images/xia.png) no-repeat right center;
}
.nav > li:first-child{
  background: none;
}
/*.nav > li:hover ul {
  display: block;
}*/
@media (any-hover: hover) {
  .nav > li:hover ul {
    display: block;
  }
}

.solunav{
  position: absolute;
  width: 39em;
  box-shadow: 0px 40px 50px 6px rgba(0,15,71,0.1800);

  border-radius: 5px;
  top: 45px;
  display: none;
  overflow: hidden;
}
.nav > li:nth-child(5) div.solunav {
  right:0;

}
.nav > li:nth-child(5) div.solunav .solunavlist h5,.nav > li:nth-child(6) div.solunav .solunavlist h5,.nav > li:nth-child(7) div.solunav .solunavlist h5{ right: 0;}
.nav > li:nth-child(5) div.solunav .solunavlist .solunav-con,.nav > li:nth-child(6) div.solunav .solunavlist .solunav-con,.nav > li:nth-child(7) div.solunav .solunavlist .solunav-con{margin-right: 28%; margin-left: 0;}
.nav > li:nth-child(6) div.solunav {
  right:0;
}
.nav > li:nth-child(7) div.solunav {
  right:0;
}
.solunavlist{
  overflow: hidden;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -moz-box-pack: space-between;
  -webkit--moz-box-pack: space-between;
  box-pack: space-between;
  -ms-flex-align: center;
      align-items: center;
  -webkit-align-items: center;
  box-align: center;
  -moz-box-align: center;
  -webkit-box-align: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  position: relative;
}
.solunavlist h5{
  float: left;
  width: 28%;
  box-sizing: border-box;
  position: absolute;
  height: 100%;
  border-bottom: 1px solid rgba(255,255,255,.1);
  background:rgba(47,83,215,1);
  font-size: 18px;
  color: #FFF;
  padding-left: 2em;
  display: flex;
  align-items: center;
}
.solunavlist h5 a{
  color: #FFF;
}
.solunav-con{
  margin-left: 28%;
  box-sizing: border-box;
  border-bottom: 1px solid rgba(0,0,0,.1);
  background: rgba(255,255,255,1);
  padding: 30px 2em;
  overflow: hidden;
  width: 72%;
}
.solunav-con a{
  margin-right: 7%;
  padding: 6px 0;
  float: left;font-size: 16px;
  display: block;
  border-bottom: 2px solid transparent;
}
.solunav-con a:hover,.solunav-con a.navact{
  border-bottom:2px solid #97a9eb;
  color: #2F53D7;
}
.nav li:hover .solunav{
  display: block;
}
.menu {
  width: auto;
  display: none;
  height: 45px;
  border-radius: 5px;
  font-size: 18px;
  color: #2f53d7;
  line-height: 45px;
  border: 1px solid #2f53d7;
  text-align: center;
  position: relative;
  padding: 0 25px 0 40px;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}

.menubtn {
  position: absolute;
  left: 15px;
  top: 14px;
}
.menubtn .bar {
  width: 18px;
  height: 3px;
  border-radius: 3px;
  background: #2f53d7;
  margin-bottom: 3px;
}


/*new*/
li.navact{position: static;}
li.navact>ul {/*new*/
  position: absolute;
  background: rgba(255, 255, 255,1);
  border-radius: 5px;
  padding: 30px 0 0 0;
  left: -41.5%;
  -webkit-transform: translateX(0%);
  -moz-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -o-transform: translateX(0%);
  transform: translateX(0%);

  top:45px;
  display: none;
  width: 146%;
  box-shadow: 0 0 40px rgba(0,15,71,0.18);
  overflow: hidden;
}
li.navact li>h4{ font-size: 18px;  position: relative; line-height: 18px; padding-left: 20px; font-weight: bold; margin-left:30px; }
li.navact li>h4>a{color: #2f53d7;font-weight: bold; cursor: default;}
li.navact>a{cursor: default;}
li.navact li>h4:before{position: absolute; content: ''; left: 0; top:0 ;height: 100%; width: 3px; background: #2f53d7;}
li.navact li ul.prolist1{ display: flex; margin: 20px 0 20px 30px;}
li.navact li ul.prolist1>li{width: 13%;border-right: solid #ccc 1px;}
li.navact li ul.prolist1>li:first-child{padding-left: 0; width: 35%;}
li.navact li ul.prolist1>li:last-child{border-right: none;}
li.navact li ul.prolist1 .secmenu{ font-size: 16px; line-height: 20px;text-align:center;}
li.navact li ul.prolist1>li:first-child .secmenu{ text-align:left;}
li.navact li ul.prolist1 .secmenu a{display: inline-block; color: #222;position: relative; padding-left: 20px; font-weight: bold;}
li.navact li ul.prolist1 .secmenu a:before{position: absolute; content: ''; left: 0; top:7px ;height: 8px; width: 8px; background: #2f53d7; border-radius: 4px;}
li.navact li ul.prolist1 .thirdmenu{ margin-left: 20px;position: relative;display: flex;flex-wrap: wrap; padding-left: 25px; margin-top: 10px;}
li.navact li ul.prolist1 .thirdmenu>i{position: absolute; left:0px; top:5px; width: 16px;}
li.navact li ul.prolist1 .thirdmenu>i>img{display: block; width: 100%;}
li.navact li ul.prolist1 .thirdmenu>a{width: 25%; line-height: 1.8;display: block;}
li.navact li ul.prolist1 .thirdmenu1>a{display:flex;flex-direction: column;width: 100%;align-items: center; margin-top: 30px;}
li.navact li ul.prolist1 .thirdmenu1>a>i{display:flex; width: 80px; height: 80px;border-radius: 20px; background: #eef2f7; align-items: center; justify-content: center;}
li.navact li ul.prolist1 .thirdmenu1>a>span{ white-space: normal; text-align: center; line-height: 1.5; margin-top: 20px;}
li.navact li ul.fangan{ display: flex; margin: 20px 0 20px 50px;}
li.navact li ul.fangan>li{width: 24%;display: flex; align-items: center;font-size: 16px; line-height: 20px;}
li.navact li ul.fangan>li>i{ display: block; margin-right: 20px;}
li.navact li ul.fangan>li>a{ font-weight: bold;}
li.navact li.platform{ width: 100%; height: 60px; background: #d8e7eb; text-align: center;}
li.navact li.platform>h2{font-size: 20px; color: #2f53d7; line-height: 60px;font-weight: bold;}




.search {
  width: 100%;
  height: 45px;
  border-radius: 5px;
  margin-left: 12px;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}
.search span {
  width: 100%;
  height: 100%;
  display: block;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
          display: none;
}

.searchcon {
  border:solid #2f53d7 1px;
  border-radius: 10px;
  overflow: hidden;
  height: 45px;
  border-radius: 5px;
  overflow: hidden;
  padding-right: 45px;
  position: relative;
}
.searchcon input {
  border: 0 none;
  background: none;
  line-height: 45px;
  height: 45px;
  padding-left: 10px;
  font-size: 16px;
}
.searchcon input[type=submit] {
  width: 45px;
  height: 45px;
  background: url(../images/search.png) no-repeat center center #2f53d7;
  position: absolute;
  right: 0;
  top: 0;
}

.en {
  border: 1px solid #2f53d7;
  border-radius: 5px;
  height: 45px;
  padding: 0 20px;
  margin: 0 12px;
  cursor: pointer;
  position: relative;
}
.en ul {
  position: absolute;
  left: 0;
  width: 100%;
  border: 1px solid #2f53d7;
  border-radius: 5px;
  display: none;
}
.en ul li {
  line-height: 40px;
}
.en ul li a {
  padding: 0 20px;
  color: #2f53d7;
  display: block;
}
.en ul li a:hover {
  background: rgba(255, 255, 255, 0.8);
}
.en p {
  font-size: 18px;
  font-weight: bold;
  color: #2f53d7;
  line-height: 45px;
  background: url(../images/en.png) no-repeat left center;
  padding-left: 25px;
}
.en:hover ul {
  display: block;
}

.titbox h2 {
  font-size: 42px;
  font-weight: bold;
  line-height: 1em;
  text-align: center;
  margin-top: -20px;
}
.titbox span {
  font-size: 50px;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
  text-align: center;
  line-height: 1em;
  color: #DFE6EF;
}
.titbox p {
  text-align: center;
  font-size: 24px;
  margin-top: 30px;
}

/*foot*/
.infooter {
  background: url(../images/footbg.jpg) repeat-x #fdfdfe;
  -o-background-size: contain;
     background-size: contain;
}

.footer {
  height: auto;
  width: 100%;
  border-top: 2px solid #E6E8F1;
}
.footer .wap-flex{align-items: flex-start;}
.foottop {
  padding: 50px 0;
}

.footnav {
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: calc(100% - 250px);
  margin-top: 52px;
}
.footnav dl dt {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 25px;
}
.footnav dl dd {
  line-height: 36px;
  color: #222;
}
.footnav dl dd:hover a {
  color: #2f53d7;
}

.footcode {
  width: 224px;
 
}
/*.footcode img {
  max-width: 170px;
  margin: 0 auto 30px;
  display: block;
  background: #FFFFFF;
  border: 1px solid #D7D7D7;
  border-radius: 8px;
}*/
.footcode p {
  font-size: 16px;
 /* text-align: center;*/
 margin-top: 14px;
  color: #999;
}
.footcode p>img{width: 80%;display: block; max-width: 224px;}
.footcode p:first-child{margin-top: 0;}
#wx1{position:relative;width: 100px;}
#wx1>a{cursor: default;}
#wx1 a>span{ display: block; text-align: center;}
div.qrcode{ display: none; flex-direction: column; justify-content: center; align-items: center; padding: 10px; border: solid #eee 1px; line-height: 30px;position: absolute; bottom: 40px;left:0; background: #fff;  width: 204px; height: auto;}
div.qrcode span{ text-align: center;display: block;}
.footcode p span {
  display: block;
  margin-bottom: 6px;
}
div.qrcode>img{ margin-bottom: 0;}
.footbot {
  padding: 50px 0;
  border-top: 1px solid #E6E8F1;
}
.footbot > img {
  width: 46.75%;
  display: block;
  margin: 0 auto 30px;
}
.footbot p {
  text-align: center;
  margin-bottom: 10px;
}
.footbot p .tel,.footbot p .pcode{ margin-left: 30px;!important;}
@media (max-width: 1800px) {
  .nav li {
    font-size: 18px;
  }
}
@media (max-width: 1700px) {
  .head-right {
    width: 77%;
  }
  .nav li {
    font-size: 16px;
  }

  li.navact > ul{left:-34%; width: 138%;}
}
@media (max-width: 1600px) {
  .content {
    width: 1200px;
  }
 .footer .content {
    width: 90%;
  }
  .foottop, .footbot {
    padding: 40px 0;
  }
  .footnav dl dt {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .footnav dl dd {
    line-height: 30px;
  }
  /*.footcode img, .footbot > img {
    margin-bottom: 20px;
  }*/
  .footbot p {
    margin-bottom: 5px;
  }

}
@media (max-width: 1550px) {
  .head-right {
    width: 80%;
  }
  .solunav-con{
    padding: 20px 2em;
  }
  .solunavlist h5{
    font-size: 16px;
    padding-left: 1.5em;
  }
  .solunav-con a{
    font-size: 14px;
  }
  .search, .en, .menu {
    height: 40px;
    line-height: 40px;
  }
  .menu {
    font-size: 16px;
    padding-right: 15px;
  }
  .en {
    padding: 0 13px;
    margin: 0 8px;
  }
  .en p {
    line-height: 40px;
    font-size: 16px;
  }
  .menubtn {
    top: 12px;
  }
  li.navact>ul{left: -30%;

    width: 134%;
  }
 /* li.navact li ul.prolist1>li:first-child{ width: 40%;}
  li.navact li ul.prolist1 .secmenu a{min-height: 40px;}*/
}
@media (max-width: 1450px) {
  .head-right {
    width: 83%;
  }
  .nav li {
    margin: 0 3px;
  }
  li.navact>ul{left: -25%; width: 129%;}
  li.navact>ul>li{margin: 0;}
}
@media (max-width: 1300px) {
  .content {
    width: 90%;
  }
  .head-right {
    width: 85%;
  }
  .nav li {
    padding: 0 10px;
  }
  .nav>li>ul{top:25px;}

  li.navact li ul.prolist1 .thirdmenu>a{width: 33%; line-height: 1.8;display: block;}
}
.li.navact > ul{top:25px;}
@media (max-width: 1200px) {
  .head-right {
    width: 85.8%;
  }
  .footer .content {
    width: 96%;
  }
  li.navact>ul{left:-22%; width: 127%;}
  li.navact li > h4{ margin-left: 10px;}
  li.navact li ul.prolist1 {
    display: flex;
    margin: 20px 0 20px 10px;
  }
  li.navact li ul.fangan {
    display: flex;
    margin: 20px 0 20px 30px;
  }
}
@-webkit-keyframes scale11 {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-moz-keyframes scale11 {
  0% {
    -moz-transform: scale(1);
         transform: scale(1);
  }
  50% {
    -moz-transform: scale(1.05);
         transform: scale(1.05);
  }
  100% {
    -moz-transform: scale(1);
         transform: scale(1);
  }
}
@-o-keyframes scale11 {
  0% {
    -o-transform: scale(1);
       transform: scale(1);
  }
  50% {
    -o-transform: scale(1.05);
       transform: scale(1.05);
  }
  100% {
    -o-transform: scale(1);
       transform: scale(1);
  }
}
@keyframes scale11 {
  0% {
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.05);
       -moz-transform: scale(1.05);
         -o-transform: scale(1.05);
            transform: scale(1.05);
  }
  100% {
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
  }
}
@media (max-width: 1600px) {
  .thirdmenu li {
  margin: 10px;
  font-size:20px;

}
  .forthmenu li{font-size: 18px;}
  .thirdmenu li a{ white-space: nowrap;}
  .forthmenu li a{white-space: nowrap;}
}
@media (max-width: 1100px) {
  li.navact>ul{
   white-space: normal;

  }
  li.navact li ul.prolist1>li:first-child{padding-left: 0; width: 40%;}
  li.navact li ul.prolist1 .thirdmenu > a{ width: auto; margin-right:10px;}
}
@media (max-width: 1000px) {
  .nsubmenu {
    margin-top: 30px;
    background: #fff;
    border-radius: 25px;
    box-shadow: 0 0 30px rgba(110, 144, 176, .24);
    margin-bottom: 30px;
  }

  /*.thirdmenu {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 10px;
  }

  .thirdmenu li {
    margin: 10px;
    font-size: 16px;
    position: relative;
  }

  .thirdmenu li a {
    white-space: nowrap;
  }

  .thirdmenu li.active:before {
    width: 100%;
    height: 2px;
    border-radius: 4px;
    background: #2f53d7;
    content: '';
    position: absolute;
    left: 0;
    bottom: -4px;
    z-index: 1;
    box-shadow: 0 10px 20px rgba(55, 85, 208, 0);
  }

  .forthmenu {
    width: 100%;
    display: flex;
    padding: 10px;
    flex-wrap: wrap
  }

  .forthmenu li {
    margin: 10px;
    font-size: 14px;
  }

  .forthmenu li a {
    white-space: nowrap;
  }
*/
  li.navact li ul.prolist1 .secmenu {

    text-align: left;
  }
}
@media (max-width: 540px) {
  .footbot p .tel,.footbot p .pcode{ margin-left:0;display: block;}
  .footbot p{font-size: 15px;}
}