 .fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    }

    .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.mt-5 {
    margin-top: 5px;
}
.mar-t-50 {
    margin-top: 50px;
}
.mt-70 {
    margin-top: 70px;


}
.mb-55 {
    margin-bottom: 55px;

}

.mb-70 {
    margin-bottom: 70px;
}

.t-c {
    text-align: center;
}

.pt-70 {
    padding-top: 70px;
}
.pb-35 {
    padding-bottom: 35px;
}

.banner_wrap {
    width: 204px;
    height: 364px;
    top: 66px;
    overflow: hidden;
}
.swiper-container,.swiper-container1  {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.swiper-container,.swiper-container1 {
    width: 100%;
    height: 100%;
}
.f-12 {
    font-size: 12px;
}

.pt-65 {
    padding-top: 65px;
}

.clearfix, .c_header .wrap, .c_header .c_logo, .c_logo, .c_nav ul {
    display: block;
}

.mt-20 {
    margin-top: 20px;
}
.mt-10 {
    margin-top: 10px;
}


section.services {

    background: #fff;
    padding: 71px 0 111px 0;
    text-align: center;
  overflow:hidden;!important;
}
section.services div.container {
    width: 1170px;
    margin: 0 auto;
}

section.services div.container div.row {
    margin-right: -15px;
    margin-left: -15px;

}
section.services div.container div.row div.col-md-12 {
    width: 790px;
    margin: 0 auto;

}

section.services div.container div.row div.col-md-12 p.section-info {
    font-size: 18px;
      color: #666;
    line-height: 1.8em;
  }

section.services div.container div.row div.col-md-12 div.section-title {
    position: relative;
    margin: 30px 0 30px 0;
    margin-bottom: 30px;
    font-size: 30px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 5px;
    color: #333;
    text-align: center;


}

 section.services div.container div.row div.col-md-12  div.border{

      border: 1px solid #33B26E;
    width: 100px;


      margin: 0 auto;
      margin-bottom: 30px;
        text-align: center;

 }


section.services div.container div.row{

    margin-right: -15px;
    margin-left: -15px;

}

section.services div.container div.row div.col-md-4 {
    width: 33.33333333%;
    float: left;
    display: inline-block;
}


section.services div.container div.row div.col-md-4 div.dingzhi-box {
    background-color: #78DA73;
    height: 300px;
    width: 80%;
    font-family: 'å¾®è½¯é›…é»‘';
    margin-left: 10%;
}

section.services div.container div.row div.col-md-4 div.dingzhi-box img {
    float: left;
    width: 50%;
    height: 150px;
    margin-left: 25%;
    margin-top: 35px;
}


section.services div.container div.row div.col-md-4 div.dingzhi-box div.dingzhi-title {
    width: 100%;
    float: left;
    height: 40px;
    /* border-bottom: 1px dashed #fff; */
    color: #fff;
    font-size: 22px;
    font-weight: bold;

}

section.services div.container div.row div.col-md-4 div.dingzhi-box div.dingzhi-miaoshu {
    width: 205px;
    float: left;
   margin:0 auto;
   font-size: 14px;
   /*  height: 40px; */
    line-height: 24px;
    color: #fff;
     margin-left: 61px;
}
section.services div.container div.row div.col-md-4 div.dingzhi-box div.dingzhi-jiage {
    width: 100%;
    float: left;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
    color: #FF6666;
}

section.weixin{
  width: 1200px;
  margin: 0 auto;
  overflow:hidden;!important;
  height: 563px;

}

section.weixin div.program-box{
 text-align: center;
  margin: 0 auto;

}

section.weixin div.program-box h2.pt-80{
    color: #303030;
    font-size: 30px;
    font-weight: 500;
    padding-bottom: 25px;

}

section.weixin div.program-box p.pg-intro{
      color: #666;
    font-size: 18px;
    font-weight: 500;


}


section.weixin div.program-box p.pg-content {
    color: #888888;
    font-size: 14px;
    line-height: 20px;
}
 .program-box-blue {
    background: url(../images/displaybg.jpg) left top repeat-x;
    width: 100%;
    height: 661px;
}

 .pg-title {
    color: #303030;
    font-size: 28px;
    font-weight: 500;
}


 .program-box-blue .program-tab-banner,.program-tab-banner1 {
    width: 48%;
    height: 506px;
    background: url('../images/pic1.png') right top no-repeat;
    margin: 40px auto 20px;
	 float: left;
}
.program-box-blue .program-tab-banner1 {
     width: 48%;
    height: 506px;
    background: url('../images/pic1.png') left top no-repeat;
    margin: 40px auto 20px;
	 float: left;
}

 .swiper-container.banner_wrap.swiper-container-vertical,.swiper-container1.banner_wrap.swiper-container-vertical{
    width: 204px;
    height: 364px;
    top: 66px;
    overflow: hidden;
	 float:right;
	 margin:0 20px 0 0;
}
.swiper-container1.banner_wrap.swiper-container-vertical{
    width: 204px;
    height: 364px;
    top: 66px;
    overflow: hidden;
	 float:left;
	 margin:0 0 0 20px;
}
.swiper-container,.swiper-container1 {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.swiper-container,.swiper-container1 {
    width: 100%;
    height: 100%;
}
div {
    display: block;
}




.swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
}
.swiper-container-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -o-transform: translate(0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.swiper-wrapper {
    width: 100%;
    height: 100%;
}


.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
}
 .tab-show-box ,.tab-show-box1 {
    position: relative;
    height: 497px;
    width: 600px;
}
.tab-show-box h5,.tab-show-box1 h5{
	font-size:30px;
	font-weight: bold;
	color:#39a5fb;
}
 .tab-show-box ul li.left-g, .tab-show-box1 ul li.left-g {
    position: absolute;
    right: 300px;
}

 .tab-show-box ul li, .tab-show-box1 ul li {
    font-size: 18px;
    color: #303030;
    margin-top: 60px;
    cursor: pointer;
    position: absolute;
}



 .tab-show-box ul li.left-g .icon,.tab-show-box1 ul li.left-g .icon {
    background-position: 0 0;
}

.tab-show-box ul li.active .icon-1,
.tab-show-box ul li.active .icon-2,
 .tab-show-box ul li.active .icon-3,
.tab-show-box1 ul li.active .icon-1,
.tab-show-box1 ul li.active .icon-2,
 .tab-show-box1 ul li.active .icon-3{
    background-position: 0 -80px;
}

.tab-show-box ul li .icon,.tab-show-box1 ul li .icon  {
    width: 80px;
    height: 80px;
    display: inline-block;
    position: relative;
    top: 30px;
    background: url(../images/pic2.png) no-repeat;
}

 .tab-show-box ul li.right-g,.tab-show-box1 ul li.right-g {
    position: absolute;
    left: 300px;
}


.tab-show-box ul li.right-g .icon,.tab-show-box1 ul li.right-g .icon {
    background-position: 0 -160px;
}
.tab-show-box ul li .icon,.tab-show-box ul li .icon {
    width: 80px;
    height: 80px;
    display: inline-block;
    position: relative;
    top: 30px;
    background: url(../images/pic2.png) no-repeat;
}




 .tab-show-box ul li.left-g .icon-2:after,
 .tab-show-box1 ul li.left-g .icon-2:after{
    background-position: 0 -40px;
}
 .tab-show-box ul li.left-g .icon-3:after,
 .tab-show-box1 ul li.left-g .icon-3:after{
    background-position: 0 -80px;
}
.tab-show-box ul li.right-g .icon-4:after,
.tab-show-box1 ul li.right-g .icon-4:after{
    background-position: 0 -120px;
}
.tab-show-box ul li.right-g .icon-5:after,
.tab-show-box1 ul li.right-g .icon-5:after{
    background-position: 0 -160px;
}

.tab-show-box ul li.right-g .icon-6:after,
.tab-show-box1 ul li.right-g .icon-6:after{
    background-position: 0 -200px;
}





 .tab-show-box ul li .icon:after, .tab-show-box1 ul li .icon:after {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -20px;
    left: 50%;
    margin-left: -20px;
    width: 40px;
    height: 40px;
    background:url(../images/pic3.png) no-repeat;
}

.pa, .c_nav ul li:nth-of-type(1) > div, .c_nav ul li:nth-of-type(3) > div, .c_nav ul li:nth-of-type(4) > div, .c_nav ul li:nth-of-type(5) > div, .c_nav ul li:nth-of-type(6) > div, .c_nav ul li:nth-of-type(7) > div, .c_nav ul li:nth-of-type(4) > div h5 a, .c_nav ul li:nth-of-type(4) > div dl a, .c_login, .c_login > a:last-of-type, .c_right_fix li span, .c_right_fix li span:after {
    position: absolute;
}


.tab-show-box ul li.active .icon-1,  .tab-show-box ul li.active .icon-2,  .tab-show-box ul li.active .icon-3
.tab-show-box1 ul li.active .icon-1,  .tab-show-box1 ul li.active .icon-2,  .tab-show-box1 ul li.active .icon-3{
    background-position: 0 -80px;
}

.tab-show-box ul li.active .icon-4,  .tab-show-box ul li.active .icon-5,  .tab-show-box ul li.active .icon-6,
.tab-show-box1 ul li.active .icon-4,  .tab-show-box1 ul li.active .icon-5,  .tab-show-box1 ul li.active .icon-6{
    background-position: 0 -240px;
}





.swiper-wrapper a {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
}
a {
    color: #515151;
    text-decoration: none;
}

 .tab-show-box ul li, .tab-show-box1 ul li  {
    font-size: 18px;
    color: #303030;
    margin-top: 60px;
    cursor: pointer;
    position: absolute;
}
.active, .c_logo .j_home_scroll .swiper-slide.on a, .c_nav ul li:nth-of-type(1) > div dt, .c_nav ul li:nth-of-type(1) > div dd.c_nav_dd h2 {
    color: #f39c11;
}
li {
    display: list-item;
    text-align: -webkit-match-parent;
}
















.weixinone .pg-title {
    color: #303030;
    font-size: 30px;
    font-weight: 500;
}
.wrap, .c_logo {
    width: 1200px;
    margin: 0 auto;
}

.weixinone  .pg-list {
    width: 1000px;
    margin: 0 auto;
    padding-left: 80px;
}



.weixinone .pg-list li {
    float: left;
    margin: 60px 110px 60px 0;
}

.weixinone  .pg-intro {
    color: #303030;
    font-size: 16px;
    font-weight: 500;
}

.weixinone .pg-content {
    color: #888888;
    font-size: 14px;
    line-height: 20px;
}


div.image{
    width: 100%;
    margin: 0 auto;
    height: 376px;

}
div.image li{

    min-height: 376px;
    }




























