/* banner */
.tag_banner_bj .btn-div {    
    text-align: center;
   text-align: left;
    margin-top: 30px;
}
.tag_banner_bj .btn-div .btn,.tag_content_bj .btn-div .btn,.tag_function_ys .btn-div .btn{
    background-color: #007fff;
    line-height: 46px;
    color: #fff;
    font-size: 14px;
    width: 160px;
    height: 46px;
    display: inline-block;
    box-sizing: border-box;
    vertical-align: bottom;
    text-align: center;
    border-radius: 3px;
    padding: initial;
	margin-top:30px;

}

.tag_banner_bj .btn-div #btn_btnnn {
margin-left: 20px;}

.tag_banner_bj {
	width: 100%;
	height: 420px;
	background: url(../images/tag/banner_bg.png) no-repeat;
	background-size: cover;
	/* margin-top:68px; */
}

.tag_banner_bj .title-fix {
	display: block;
	padding-top:85px;
}

.tag_banner_bj .title {
	height:auto;
	color: #FFF;
	display: block;
	text-align: center;
	vertical-align: middle;
}

.tag_banner_bj .title h4 {
	font-size: 36px;
	letter-spacing: 0px;
	text-align: left;
	padding-top:15px;
}

.tag_banner_bj .title p {
	font-size: 16px;
	letter-spacing: 2px;
	margin: 35px 0 10px;
	text-align: left;
	line-height:26px;
	padding-right:40px;
}
.tag_banner_bj .title p a{
	display:inline;
	color:#fff;
	font-size:16px;
}

.tag_banner_bj .title span a {
	width: 130px;
	line-height: 35px;
	font-size: 14px;
	border-radius: 21px;
	border: solid 1px #ffffff;
	display: inline-block;
	color: #ffffff;
	text-decoration: none;
}

.tag_banner_bj .title span a:hover {
	color: #FFF;
	background-color: #17938A;
}

.tag_banner_bj .title-img {
	height: 420px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}

.tag_banner_bj .title-img img {
	max-width: 92%;
}

.main .section2 {
	
    margin: 0 auto;
    text-align: center;
    width: 1280px;
	padding:30px 0 56px 0;
}

.section2_title h2 {
  letter-spacing: 0;
  font-size:36px;
}

.section2 .content {
  overflow: hidden;
  padding-top: 45px;
  margin-bottom: 0px;
  text-align: center;
  width:1280px;
}

.section2 .content>div {
  padding: 0 9px;
}

.section2 .content .item {
  height: 350px;
  /* box-shadow: 0 0 4px 2px #3333330f; */
  transition: all 0.3s ease-in-out;
  flex: 1;
}

.section2 .col-md-2 {
  width: 20%;
}

/* .section2 .content .item:hover {
  margin-top: -6px;
  box-shadow: 0 -1px 4px 2px rgba(0, 0, 0, .1),
    -1px 0 4px 2px rgba(0, 0, 0, .1),
    -1px 0 4px 2px rgba(0, 0, 0, .01),
    0 15px 10px 2px rgba(0, 0, 0, .01);
} */

.section2 .content .item img {
  margin-top: 60px;
  margin-bottom: 25px;
}

.section2 .content .item h4 {
  margin: 20px;
  letter-spacing: 2px;
}

.section2 .content .item p {
  margin: 0px 8px;
  line-height: 2;
  letter-spacing: 1px;
}

.tag_banner_box .tag_banner_title .btn-div #btn_btnnn {
  margin-left: 20px;
}

.common-waist button.btn.tag_btn {
  color: #007fff;
  background: #fff;
  border-radius: 22px;
}

.common-waist button.btn.tag_btn a {
  color: #007fff;
}

.common-waist.tag_bottom {
  background-image: linear-gradient(to top right, #178CFF, #49C3AA);
}

.tag_banner_box .tag_banner_title p.title {
  font-size: 36px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #ffffff;
  margin-bottom: 37px;
  line-height: 54px;
}

.tag_banner_box .tag_banner_title span.desc {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #ffffff;
  line-height: 32px;
}

.tag_domain_bj .desc {
  font-size: 14px;
  text-align: center;
  color: #555;
  margin-top: 8px;
  letter-spacing: 0px;
  line-height: 32px;
}

/* experience */
.tag_experience_bj {
  width: 100%;
  height: 950px;
  text-align: center;
}


.tag_experience_bj .tag_experience_box .tag_experience_title {
  width: 100%;
  height: 150px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  font-size: 32px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 2px;
  color: #007fff;
}

.tag_experience_bj .tag_experience_box .tag_experience_icon {
  width: 100%;
  height: 800px;
  display: flex;
  justify-content: center;
  position: relative;
}

.tag_experience_bj .tag_experience_box .tag_experience_icon .circle {
  top: 180px;
  position: absolute;
  left: auto;
}

.tag_experience_bj .tag_experience_box .tag_experience_icon .text {
  position: absolute;
  width: 280px;
  height: 104px;
}

.tag_experience_bj .tag_experience_box .tag_experience_icon .text p.title {
  /* line-height: 40px; */
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #333333;
  margin-bottom: 10px;
}

.tag_experience_bj .tag_experience_box .tag_experience_icon .text span.desc {
  /* line-height: 32px; */
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #333333;
  text-align: center;
  line-height: 22px;
}

.tag_experience_bj .tag_experience_box .tag_experience_icon .textOne {
  position: absolute;
  top: 58px;
}

.tag_experience_bj .tag_experience_box .tag_experience_icon .textTwo {
  position: absolute;
  top: 246px;
  right: 0px;
}

.tag_experience_bj .tag_experience_box .tag_experience_icon .textThree {
  position: absolute;
  top: 434px;
  right: 0px;
}

.tag_experience_bj .tag_experience_box .tag_experience_icon .textFour {
  position: absolute;
  bottom: 80px;
}

.tag_experience_bj .tag_experience_box .tag_experience_icon .textFive {
  position: absolute;
  top: 246px;
  left: 0;
}

.tag_experience_bj .tag_experience_box .tag_experience_icon .textSix {
  position: absolute;
  top: 434px;
  left: 0;
}

.tag_percent_bj {
  width: 100%;
  height: 240px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.tag_percent_bj .tag_percent_box {
  width: 1220px;
  height: 240px;
  display: flex;
  align-items: center;
}

.tag_percent_bj .tag_percent_box .percent {
  width: 305px;
  height: 160px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.percent .title1,
.percent .title2,
.percent .title3,
.percent .title4 {
  font-size: 36px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #ffffff;
}

.tag_percent_bj .tag_percent_box .percent p.desc {
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #ffffff;
  margin-top: 20px;
  margin-bottom: 15px;
}

.tag_percent_bj .tag_percent_box .percent span {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #ffffff;
  text-align: center;
}

.solid {
  border-right: 1px solid #ffffff;
}

.tag_content_bj {
  width: 100%;
  height: 800px;
  background: #FFFFFF;
  display: flex;
  justify-content: center;
  align-items: center;
}

.tag_content_bj .tag_content_box {
  width: 1280px;
  height: 800px;
}

.tag_content_bj .tag_content_box .tag_content_title {
  width: 100%;
  height: 150px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  font-size: 32px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 2px;
  color: #333;
}

.tag_content_bj .tag_content_box .tag_content_title h2 {
  font-size: 32px;
}

.tag_content_bj .tag_content_box .tag_content_icon {
  width: 100%;
  height: 480px;
  margin-top: 70px;
  display: flex;
  flex-wrap: wrap;
}

.tag_content_bj .tag_content_box .tag_content_icon .content_icon {
  width: 298px;
  height: 240px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.tag_content_bj .tag_content_box .tag_content_icon .content_icon p.title {
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #333333;
  margin-top: 25px;
  margin-bottom: 15px;
}

.tag_content_bj .tag_content_box .tag_content_icon .content_icon span.desc {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #808080;
  text-align: center;
}

.tag_domain_bj {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top:30px;
}

.tag_domain_bj .tag_domain_box {
  width: 1280px;
}

.tag_domain_bj .tag_domain_box .tag_domain_title {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  font-size: 36px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 2px;
  color: #333;
}

/* tag_phone_icon */
.tag_domain_bj .tag_domain_box .tag_phone_icon {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.tag_domain_bj .tag_domain_box .tag_phone_icon .phone_icon {
  width: 100%;
}

.tag_domain_bj .tag_domain_box .tag_phone_icon .phone_icon .text_icon {
  width: 100%;
  height: auto;
  margin: 60px 0;
  display: flex;
}

/* All text_icon_text */
.tag_domain_bj .tag_domain_box .tag_phone_icon .phone_icon .text_icon .text_icon_text {
  width: 520px;
  height: 400px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 0 30px;
}

/* text_icon_noe */
.tag_domain_bj .tag_domain_box .tag_phone_icon .phone_icon .text_icon .text_icon_noe p.title {
  font-size: 22px;
  font-stretch: normal;
  letter-spacing: 0px;
  margin-bottom: 14px;
  padding-left: 5px;
}

.tag_domain_bj .tag_domain_box .tag_phone_icon .phone_icon .text_icon .text_icon_noe p.desc {
  width: 100%;
  line-height: 24px;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #4d4d4d;
  padding-left: 5px;
  margin-top: 10px;
  text-align: left;
}

/* text_icon_two */
.tag_domain_bj .tag_domain_box .tag_phone_icon .phone_icon .text_icon .text_icon_two {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.tag_domain_bj .tag_domain_box .tag_phone_icon .phone_icon .text_icon .text_icon_two p.title {
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #007fff;
  padding-right: 46px;
  margin-bottom: 14px;
}

.tag_domain_bj .tag_domain_box .tag_phone_icon .phone_icon .text_icon .text_icon_two span.desc {
  width: 400px;
  line-height: 24px;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #4d4d4d;
  text-align: center;
  padding-right: 5px;
}

/* text_icon_three */
.tag_domain_bj .tag_domain_box .tag_phone_icon .phone_icon .text_icon .text_icon_three p.title {
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #007fff;
  padding-left: 46px;
  margin-bottom: 14px;
}

.tag_domain_bj .tag_domain_box .tag_phone_icon .phone_icon .text_icon .text_icon_three span.desc {
  width: 400px;
  line-height: 24px;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #4d4d4d;
  text-align: center;
  padding-left: 5px;
}

.tag_domain_bj .tag_domain_box .tag_phone_icon .phone_icon .text_icon .text_icon_img {
  width: 540px;
  display: flex;
  margin: 10px 50px;
  justify-content: space-around;
  align-items: center;
}

/* text_icon_img */
.tag_domain_bj .tag_domain_box .tag_phone_icon .phone_icon .text_icon .text_icon_img>img {
  width: 100%;
  height: 360px;
}



.tag_domain_bj .tag_domain_box .tag_phone_icon .learn_more {
  width: 210px;
  height: 40px;
  border-radius: 20px;
  border: solid 1px #007fff;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #007fff;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 96px;
}


@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-360px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-360px);
  }

  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(360px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(360px);
  }

  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

.fadeInLeft {
  -webkit-animation: 'fadeInLeft'2s 1
}


.fadeInRight {
  -webkit-animation: 'fadeInRight'2s 1
}

.sycjCon {
    width: 1280px;
    margin: 0 auto;
    padding: 80px 0 80px;
}
.sycj {
    background: #fff;
    overflow: hidden;
}


    .sycj_tit {
        text-align: center;
        font-size: 36px;
        color: #111111;
        margin-bottom: 8px;
    }


	.sycj_tit1 {
    text-align: center;
    font-size: 14px;
    color: #555;
}
.sycj_bd {
        padding: 0 12px;
    }
	
    .cpgnCon {
        width: 100%;
        margin: 0 auto;
        padding: 30px 0 15px;
    }

    .cpgn_tit {
        font-size: 20px;
    }

    .cpgnFt {
        width: 100%;
        position: relative;
        margin-top: 20px;
        left: 0;
        padding-bottom: 30px;
    }

    .snsSwiper {
        padding: 0;
        box-sizing: border-box;
    }

    .snsSwiper .swiper-button-next, .snsSwiper .swiper-button-prev {
        position: absolute;
        top: 50%;
        width: 30px;
        height: 30px;
        margin-top: -15px;
        z-index: 10;
        cursor: pointer;
        background-size: 100% 100%;
        background-position: center;
        background-repeat: no-repeat;
    }

    .cpgnBd {
        display: flex;
        flex-wrap: wrap;
        padding: 0 12px;
        margin-top: 30px;
    }

    .sycj_line {
        display: none;
    }

    .cpgn_li {
        margin-bottom: 60px;
        float: left;
        margin-right: 30px;
    }

    .cpgn_li:nth-of-type(4n) {
        margin-right: 0;
    }

.sycj_li {
    box-shadow: 0 15px 30px rgb(0, 0, 0, .1);
    width: 568px;
    height: 210px;
    box-sizing: border-box;
    float: left;
    margin-right: 40px;
    padding: 40px;
    margin-top: 60px;

}

.sycj_li:nth-of-type(2n) {
    margin-right: 0;
}

.sycj_li_rg {
    padding-left: 40px;
    padding-top: 15px;
    width: 300px;
    float: left;
}
.syli_p1 {
    font-size: 20px;
    color: #232323;
}
.syli_p2 {
    font-size: 14px;
    color: #999999;
    margin-top: 10px;
}




