
.header1 {
  background: url("../image/sy-bj_01.jpg") no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  width: 106vw;
  height: 24vw;
}
.header1 .header_ss {
  width: 53%;
  padding-top: 2%;
  margin: 0 auto;
}

.header_logo {
  float: left;
  width: 129px;
  height: 29px;
  background-image: url("../image/LOGO.png");
  margin-right: 135px;
  margin-left: -58px;
}
.header_button {
  float: left;
}
.header_shouye {
  float: left;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 90px;
  height: 30px;
  border-radius: 15px;
  background-color: #00d8c8;
  color: aliceblue;
  font-size: 18px;
  margin-right: 38px;
}
.header_gn {
  position: relative;
  float: left;
  color: aliceblue;
  font-size: 18px;
  margin-top: 2px;
  cursor: pointer;
}
.header_lg {
  cursor: pointer;
  float: left;
  width: 70px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 20px;
  border: 1px solid #00d8c8;
  font-size: 16px;
  color: #fff;
  margin-left: 24vw;
}
.header_gn:after {
  content: "";
  width: 0;
  height: 2px;
  background: #fff;
  position: absolute;
  top: 100%;
  left: 50%;
  transition: all 0.3s;
}
.header_gn:hover:after {
  left: 0%;
  bottom: 7px;
  width: 100%;
}
.face {
  background-image: url("../image/sy-bj_02.jpg");
  background-position: center center;
  background-size: 100%;
  background-repeat: no-repeat;
}
.face_box {
  width: 894px;
  margin: 0 auto;
  text-align: center;
  height: 600px;
}
.face p:first-child {
  font-size: 36px;
  font-weight: 500;
  font-family: "Microsoft YaHei";
  margin-bottom: 15px;
  color: #333;
}
.face p:last-child {
  font-size: 16px;
  font-weight: 500;
  font-family: "Microsoft YaHei";
}
.jiaohu {
  position: relative;
  margin-top: 85px;
  margin-bottom: 40px;
  height: 150px;
}
.jiaohu div:nth-child(1) {
  position: absolute;
  top: 0;
  left: 0;
  width: 144px;
  height: 165px;
}

.jiaohu div:nth-child(2) {
  position: absolute;
  top: 60px;
  left: 160px;
  width: 167px;
  height: 39px;
}
.jiaohu div:nth-child(3) {
  position: absolute;
  top: 0px;
  left: 332px;
  width: 167px;
  height: 39px;
}
.jiaohu div:nth-child(4) {
  position: absolute;
  top: 60px;
  left: 501px;
  width: 167px;
  height: 39px;
}
.jiaohu div:nth-child(5) {
  position: absolute;
  top: 0px;
  left: 670px;
  width: 167px;
  height: 39px;
}
.jiaohu div {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #333333;
}
.jiaohu div:nth-child(6) {
  position: absolute;
  top: 30px;
  left: 233px;
}
.jiaohu div:nth-child(7) {
  position: absolute;
  top: 100px;
  left: 195px;
}
.jiaohu div:nth-child(8) {
  position: absolute;
  top: 30px;
  left: 582px;
}
.jiaohu div:nth-child(9) {
  position: absolute;
  top: 100px;
  left: 540px;
}
.mukuai {
  margin-left: 5px;
}
.mukuai div {
  background-color: #fff;
  float: left;
  font-size: 16px;
  width: 120px;
  height: 58px;
  border: 1px solid #999;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 19px;
  cursor: pointer;
  margin-bottom: 20px;
}
.mukuai div:nth-child(6) {
  margin-right: 0;
}
.mukuai div:nth-child(12) {
  margin-right: 0;
}
.mukuai div:last-child {
  width: 818px;
  height: 58px;
  border: 1px solid #999;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.hexin {
  background-image: url("../image/sy-bj_04.jpg");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: 30px;
}
.hexin_box {
  width: 1100px;
  margin: 0 auto;
  text-align: center;
  height: 380px;
}
.hexin p:first-child {
  font-size: 36px;
  font-weight: 500;
  font-family: "Microsoft YaHei";
  margin-bottom: 15px;
  color: #333;
}
.hexin p:last-child {
  font-size: 16px;
  font-weight: 500;
  font-family: "Microsoft YaHei";
}
.steps {
  position: relative;
  margin-top: 85px;
  margin-bottom: 40px;
  height: 150px;
}
.steps div:nth-child(1) {
  position: absolute;
  top: 0;
  left: 0;
}
.steps div:nth-child(1) img {
  width: 60px;
  height: 70px;
}
.p1 {
  font-size: 24px;
  color: #333333;
  font-family: "Microsoft YaHei";
}
.p2 {
  font-size: 16px;
  color: #666666;
  font-family: "Microsoft YaHei";
}
.steps div:nth-child(2) {
  position: absolute;
  top: 20px;
  left: 230px;
  width: 44px;
  height: 32px;
}
.steps div:nth-child(3) {
  position: absolute;
  top: 0px;
  left: 300px;
}
.steps div:nth-child(3) img {
  width: 54px;
  height: 73px;
}
.steps div:nth-child(4) {
  position: absolute;
  top: 20px;
  left: 520px;
  width: 44px;
  height: 32px;
}
.steps div:nth-child(5) {
  position: absolute;
  top: 0px;
  left: 580px;
}
.steps div:nth-child(5) img {
  width: 52px;
  height: 68px;
}
.steps div:nth-child(6) {
  position: absolute;
  top: 20px;
  left: 795px;
  width: 44px;
  height: 32px;
}
.steps div:nth-child(7) {
  position: absolute;
  top: 0px;
  left: 850px;
}
.steps div:nth-child(7) img {
  width: 50px;
  height: 72px;
}
.moretag {
  width: 860px;
  margin: 40px auto;
  height: 500px;
  margin-bottom: 30px;
}
.moretag div {
  float: left;
  margin-right: 60px;
  margin-bottom: 20px;
  text-align: center;
}
.moretag div:nth-child(6) {
  margin-right: 0;
}
.moretag div:nth-child(12) {
  margin-right: 0;
}
.moretag div:nth-child(18) {
  margin-right: 0;
}
.moretag div p {
  color: #000;
  font-size: 16px;
  margin: 10px 0;
}
.moretag div img {
  width: 88px;
  height: 88px;
  cursor: pointer;
  transition: all 0.4s;
}
.farehandle {
  background: url("../image/sy-bj_06.jpg");
  height: 140px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.farehandle div {
  width: 182px;
  height: 50px;
  background-color: #fff;
  border-radius: 30px;
  margin-right: 27px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #464646;
  font-size: 16px;
  box-shadow: 0px 3px 0px 0px #888;
  position: relative;
}

.duo {
  background-color: #fff;
  height: 785px;
}
.duobox {
  width: 1050px;
  margin: 50px auto;
  height: 785px;
}
.duobox p:first-child {
  text-align: center;
  font-size: 36px;
  font-weight: 500;
  font-family: "Microsoft YaHei";
  margin-bottom: 15px;
  color: #333;
}
.duobox .desc {
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  font-family: "Microsoft YaHei";
}
.box_left {
  float: left;
  margin-top: 130px;
  margin-bottom: 100px;
}
.box_left div {
  cursor: pointer;
  transition: all 0.4s;
}
.box_right {
  float: left;
  background-position: center center;
  background-size: 100%;
  background-repeat: no-repeat;
  height: 376px;
  width: 500px;
  margin-top: 90px;
  margin-left: 80px;
  margin-bottom: 100px;
}

.imgBox {
  background-position: center center;
  background-size: 100%;
  background-repeat: no-repeat;
  height: 580px;
  width: 1020px;
  margin: 0 auto;
  margin-top: 100px;
}
.box_left img {
  margin-right: 20px;
}
.box_left .title {
  width: 450px;
  margin: 2px 0;
  color: #333;
  font-size: 24px;
}
.miaoshu {
  width: 470px;
  margin: 2px 0;
  color: #666;
  font-size: 16px;
}
.two {
  background-color: #f5f7fa;
  padding-top: 30px;
}
.two .box_right {
  margin-left: 0;
}
.two .box_left {
  margin-left: 80px;
}
.shangbiao {
  background: url("../image/sy-bj_08.jpg") no-repeat;
  background-size: 100% 100%;
  height: 758px;
  padding-top: 70px;
}
.biao_box {
  width: 1125px;
  margin: 0 auto;
}
.biao_box div {
  border: 4px solid #b8dcff;
  width: 250px;
  height: 95px;
  float: left;
  margin: 15px;
}
.tellwe {
  height: 270px;
  background-color: #e6eaf1;
  padding: 40px 0;
  border-bottom: 1px solid #dddddd;
}
.fr {
  margin-right: 30px;
}
.erweima {
  width: 130px;
  height: 130px;
  float: left;
}
.footer_desc {
  background-color: #4b5adb;
  height: 194px;
  text-align: center;
  color: #fff;
  font-size: 30px;
  padding-top: 50px;
}
.go-top {
  width: 70px;
  height: 70px;
  position: fixed;
  border-radius: 5px;
  right: 0;
  bottom: 40%;
  z-index: 999;
  background-color: #ccc;
  cursor: pointer;
}
.top1 {
  background-size: 26px auto;
  height: 40px;
  width: 40px;
  text-align: center;
  margin: 5px auto 0;
}
.moretag div img:hover {
  transform: scale(1.2);
}
.moretag div p:hover {
  color: #fb4f14;
}
.box_left div:hover {
  transform: scale(1.2);
}
.mukuai div:hover {
  border: 1px solid #fb4f14;
  color: #fb4f14;
  cursor: pointer;
}
.popContainer {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.current {
  background: #007cc3;
}
.current a {
  color: #fff;
}
.top {
  background: #222222;
  z-index: 1000;
}
.header,
.content {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.header .logo {
  float: left;
  margin-top: 12px;
}
.header .logo a {
  display: inline-block;
}
.header .top_right {
  float: right;
}
.header .top_right > ul > li {
  float: left;
  position: relative;
}
.Nav li > a {
  position: relative;
  float: left;
  margin-left: 44px;
  line-height: 60px;
  color: #444;
  font-size: 14px;
}
.Nav li > a span {
  width: 0;
  position: absolute;
  bottom: -4px;
  left: 0;
  height: 4px;
  background: #e67e21;
  transition: all 0.3s;
}
.Nav li > a:hover span {
  width: 100%;
  transition: all 0.3s;
}
.header .top_right > ul > li > a {
  font-size: 16px;
  margin: 3px 15px 0px 15px;
  display: block;
  color: #fff;
  padding: 0 10px;
}
.header .top_right .active > a {
  border-bottom: 4px #f38400 solid;
}

/*top hover*/
.swiper-pagination-bullet {
  background: #fff !important;
}
.swiper-pagination-bullet-active {
  background: #f18500 !important;
}
.scrollbar-list {
  width: 1000px;
  position: absolute;
  top: 67px;
  height: auto;
  z-index: 1000;
  left: 50%;
  display: none;
  max-width: 1500px;
  margin: 0 auto;
}
.c-scrollbar {
  font-size: 12px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 8px 10px;
  border: 1px solid #b3b7bf;
  border-radius: 2px;
  background-color: #fff;
  line-height: 18px;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15);
  position: static !important;
  left: 50%;
  top: 50%;
}
.item {
  border-color: #dedfe0;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  display: block;
  pointer-events: auto;
  overflow-y: auto;
  overflow-x: hidden;
  padding-bottom: 30px;
}
.porduct-list-col {
  /*display: block;*/
  box-sizing: border-box;
  padding: 15px 20px 0 20px;
  display: inline-block;
  vertical-align: top;
  /*width: 100%;*/
  white-space: normal;
}
.app-porduct {
  border-left: 1px #ddd solid;
  border-right: 1px #ddd solid;
}
.porduct-list-lv1 {
  float: left;
  padding-top: 10px;
  /*padding-right: 60px;*/
}
.porduct-list-lv2 {
  color: #00a4ff;
}
.porduct-list-title {
  /*padding-bottom: 10px;*/
}
.porduct-list-title h3 {
  font-weight: bolder;
}

.way-porduct {
  border-right: none;
}
/*.item .porduct-list-col:not(:last-child){
    border-bottom: #e5e5e5 1px solid;
}
.way-porduct{
    margin-bottom: none;
}
.porduct-list-title{    
    font-size: 100%;
    padding-bottom: 8px;
    max-width: 190px;
    vertical-align: middle;
}
.porduct-list-title h3{
    display: inline;
    color: #333;
    font-weight: 400;
    font-size: 14px;
}
.porduct-list-lv2{
    width: 60px;
    padding: 0;
    background: 0 0;
    font-size: 12px;
    float: left; 
    height: 18px;
    line-height: 18px;
    padding-left: 0;
    transition: all .4s;
    box-sizing: border-box;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 12px;
    margin: 5px 0;
    color: #2e8ddf;
}*/
.porduct-list-lv3 {
  /*    display: inline-block;
    width: 837px;*/
  float: left;
  padding-right: 35px;
}
.porduct-list-tit {
  /*display: inline-block;*/
  padding: 0;
  background: 0 0;
  margin-top: 10px;
  font-size: 12px;
  position: relative;
}
/*.porduct-list-lv1 .porduct-list-tit:last-child:after,.way-porduct .porduct-list-tit:last-child:after{
    content: '';
    border: none;
}
.porduct-list .porduct-list-tit span{
    color: #2e8dde;
}
.porduct-list-tit a{    
    display: inline-block;
    height: 18px;
    line-height: 18px;
    padding-left: 0;
    transition: all .4s;
    box-sizing: border-box;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 12px;
    color: #666;
}
.porduct-list-tit a{
    font-size: 12px;
    margin: 5px;
    margin-right: 10px;
    margin-left: 0;
}
.app-porduct .porduct-list-tit a{
    margin-left: 5px;
}
.way-porduct .porduct-list-tit{
    margin-right: 5px;
}*/
/*.app-porduct .porduct-list-tit:after,.way-porduct .porduct-list-tit:after{
    content: '';
    position: absolute;
    right: -0;
    top: 8px;
    height: 14px;
    display: block;
    border-right: 2px rgba(102,102,102,0.6) solid;

}*/
.porduct-list-tit a:hover {
  color: #00a4ff;
}
