.index-banner {
    width: 94%;
    height: 130px;
    margin: auto;
    margin-top: 50px;
    border-radius: 10px;
}
.index-content
{
    width:100%;
    background:#f5fbfe;
}
.index-banner .swiper-container,.index-banner .swiper-slide
{
width:100%;
height:100%;	
}
.index-banner .swiper-pagination-bullet-active {
    background: #fff;
}
.swiper-bg
{
width:100%;
height:100%;
position:relative;
overflow: hidden;		
}
.sw-txt {
    width: 90%;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
  height: 135px;
    bottom: 0;
    top:0;
   opacity:0;
    transition: .5s;
}
.active .sw-txt 
{
animation:vb 1s ease 0s 1;
-moz-animation:vb 1s ease 0s 1; /* Firefox */
-webkit-animation:vb 1s ease 0s 1; /* Safari and Chrome */
-o-animation:vb 1s ease 0s 1; /* Opera */
opacity:1;
}
@keyframes vb {
0% {
transform: translate(0px, 0px);
}
50% {
transform: translate(0px, -50px);
}
100% {
transform: translate(0px, 0px);
}
}
@-moz-keyframes vb
{
0% {
transform: translate(0px, 0px);
}
50% {
transform: translate(0px, -50px);
}
100% {
transform: translate(0px, 0px);
}
}

@-webkit-keyframes vb
{
0% {
transform: translate(0px, 0px);
}
50% {
transform: translate(0px, -50px);
}
100% {
transform: translate(0px, 0px);
}
}

@-o-keyframes vb
{
0% {
transform: translate(0px, 0px);
}
50% {
transform: translate(0px, -50px);
}
100% {
transform: translate(0px, 0px);
}
}
.sw-txt p
{
	color:#fff;
font-size:12px;
text-align:center;
}
.sw-txt p:nth-of-type(1)
{
	font-size:25px;
}
.sw-txt p:nth-of-type(2)
{
	font-size:15px;
}
.sw-btn
{
width:30%;
display:block;
line-height:30px;
color:#fff;
text-align:center;
border-radius:5px;	
margin:auto;
background:#ec4846;
margin-top:20px;
}
.index-txt {
    width: 94%;
    margin: auto;
    margin-top: 10px;
 }
.itxt-c {
    width: 100%;
    margin: auto;
    position: relative;
    overflow: hidden;
}
.itxt-top {
    width: 100%;
    position: relative;
    overflow: hidden;
  background: #fff;
    padding: 15px 10px;
    border-radius: 10px;
}
.itxt-top ul
{
width:100%;
position:relative;
overflow: hidden;
}
.itxt-top ul li {
    width: 25%;
    position: relative;
    overflow: hidden;
    float: left;
 /*   padding: 10px 0px;*/
}
.itxt-top ul li:nth-child(2) .gimg
{
    background:#ff9966;
}  
.itxt-top ul li:nth-child(2) .gimg img {
    margin: 15px auto;
}
.itxt-top ul li:nth-child(3) .gimg
{
    background:#ff6666;
}  
.itxt-top ul li:nth-child(3) .gimg img {
    margin: 8px auto;
    width: 28px;
}
.itxt-top ul li:nth-child(4) .gimg
{
    background:#b8b8fb;
}  
.itxt-top ul li:nth-child(4) .gimg img {
    margin: 14px auto;
    width: 30px;
}
.itxt-div {
    width: 100%;
    position: relative;
    overflow: hidden;
    /* height: 184px; */
}
.itxt-div a
{
width:100%;
display:block;
position:relative;
overflow: hidden;	
}
.itxt-div .it-pic
{
width:100%;
height:100%;
display:block;
}
.it-bg {
    width: 100%;
  position: relative;
    overflow: hidden;
    padding:5px 0px;
 /*  padding: 10px;*/
}
.it-bg .itp-img {
    width: 10px;
    display: none;
    margin-bottom: 20%;
}
.it-bg p {
    color: #666666;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 12px;
}
.it-bg p:nth-of-type(2)
{
display: none;    
}
.it-bg .itp-name {
    font-size: 12px;
    /* font-weight: bold; */
    text-align: center;
}
/*.it-bg p span {
    float: left;
    width: 58px;
}*/
.it-bg p span {
    float: left;
    width: 0px;
   opacity:0;
   visibility: hidden;

}
.it-bg p .itp-img1 {
    width: 18px;
    float: left;
}
.it-bg p:nth-of-type(3)
{
	margin-top:10px;
    display:none;
}
.itxt-bottom
{
width:100%;	

}
.itxt-bottom ul.ul
{
width:100%;		
}
.itxt-bottom .ul li.li
{
	width:100%;
	position:relative;
	overflow: hidden;
	padding:10px 0px;
}

.itb-div {
    width: 100%;
    position: relative;
    overflow: hidden;
    background: #fff;
    padding: 20px 0px;
    border-radius: 10px;
}
.itb-title {
    width: 100%;
    position: relative;
    overflow: hidden;
    padding: 0px 20px;
}
.itb-title:before
{
content:"";
width:3px;
height:15px;
background:#ed4948;
position:absolute;
top:0;
left:0;
bottom:0;
margin:auto;
}
.itb-title p
{
color:#333;
font-size:16px;
font-weight:bold;
float:left;	
}
.itb-title p span {
    color: #999999;
    font-size: 12px;
    text-transform: uppercase;
    margin-left: 2px;
}
.itb-a
{
float:right;
color:#999999;
text-transform: uppercase;
font-size:12px;
}
.itb-list {
    width: 100%;
    position: relative;
    overflow: hidden;
    padding: 0px 23px;
    margin-top: 20px;
}
.itb-list .p-about
{
	height:75px;
	overflow: hidden;
}
.itb-list .swiper-container,.itb-list .swiper-slide
{
    width:100%;
}
.itb-list ul
{
width:100%;
position:relative;
overflow: hidden;	
}
.itb-list ul li {
    width: 100%;
    position: relative;
    overflow: hidden;
    padding: 3px 0px;
}
.itb-list ul li a
{
display:block;
width:100%;
position:relative;
overflow: hidden;	
}
.itb-list ul li p {
    width: calc(100% - 80px);
    color: #333333;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    float: left;
    font-size: 12px;
}
.itb-list ul li   a span
{
	color:#999999;
	font-size:12px;
	float:left;
	width:80px;
	float:left;
}
.gimg {
    width: 50px;
    height: 50px;
    background: #59b9ff;
    border-radius: 50%;
    margin: auto;
}
.gimg img {
    width: 35px;
    display: block;
    margin: 11px auto;
}
.iswiper-txt
{
    width:100%;
}
.istop-title
{
 width:100%;
 padding-left:15px;
}
.istop-title:before {
    width: 15px;
    height: 1px;
    background: #999999;
    content: "";
    position: absolute;
    top: 8px;
    left: 0;
}
.istop-title p:nth-of-type(1)
{
font-size:16px;
font-weight:bold;
}
.istop-title p
{
color:#666666;
font-size:12px;
font-family:"Arial" ;   
}
.isbottom-txt {
    width: 100%;
    margin-top: 10px;
    padding-left: 4%;
}
.isbottom-txt p:nth-of-type(1)
{
color:#333333; 
font-size:14px;
font-weight:bold;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap; 
margin-bottom:5px;  
}
.isbottom-txt p:nth-of-type(2)
{
color:#666666;
font-size:12px;
line-height:20px;
height:60px;
overflow: hidden;
}
.swiper-btn {
    width: 100%;
    margin-top: 10px;
    z-index: 0;
}
.swiper-btn .swiper-pagination {
    position: relative;
    text-align: left;
    bottom: 0;
    color: #999999;
    font-family: "Arial";
    padding-left: 20px;
    box-sizing: border-box;
    font-size:15px;
}
.swiper-btn .swiper-button-next {
    transform: rotate(180deg);
    left: 55px;
    right: auto;
}
.swiper-btn .swiper-button-next, .swiper-btn .swiper-button-prev {
    background: url(../img/s_10.png)no-repeat;
    background-size: 100% 100%;
    width: 8px;
    height: 14px;
    margin-top: 0;
    top: 1px;
}
.ita-left {
    width: 38%;
    float: left;
    height: 83px;
}
.ita-left img
{
    width:100%;
    height:100%;
    display:block;
}
.ita-right
{
    width:62%;
    float:left;
    padding:5px;
}
.ita-right p:nth-of-type(1)
{
color:#333;
font-size:14px;
font-weight:bold;
text-overflow: ellipsis;
overflow: hidden;
overflow: hidden;    
}
.itb-list ul li .ita-right p
{
    width:100%;
}
.ita-right p:nth-of-type(2) {
    color: #666;
    font-size: 12px;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    text-overflow: inherit;
    white-space: normal;
}
.itb-list ul li:nth-child(1)
{
    padding-bottom:10px;
}
.index-banner .swiper-button-next,.index-banner .swiper-button-prev {
   display:none;
}
.iswiper-txt
{
opacity:0;
visibility: hidden;
transition: .3s;
}
.itb-list  .swiper-slide-active .iswiper-txt {
visibility: visible;
opacity:1; 
}
@media(min-width:768px)
{
.index-banner .swiper-button-next,.index-banner .swiper-button-prev {
   display:block;
   background:url(../img/le_03.png)no-repeat;
   background-size:100% 100%;
}
.index-banner .swiper-button-prev
{
    transform: rotate(180deg);
}
.index-banner {
    height: 350px;
    margin-top: 0;
    border-radius: 0;
    width:100%;
}
.sw-txt {
    width: 354px;
}
	
.itxt-div {
    height: 140px;
}
.index-txt {
    margin-bottom: 50px;
    margin-top: 30px;
}
.itxt-bottom .ul li.li {
    width: 33.3%;
float: left;
padding:0;
}
.gimg {
width: 100%;
height: 100%;
border-radius: 0%;
}
.itxt-div a {
  height: 100%;
}
.it-bg {
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    padding: 20px;
}
.it-bg .itp-img {
    display: block;
    margin-bottom: 20%;
}
.gimg img {
position: absolute;
    top: 20px;
    right: 20px;
    margin: 0;
}
.it-bg .itp-name {
font-size: 16px;
font-weight:bold;
 text-align: left;
}
.it-bg p:nth-of-type(3) {
   display: block;
}
.it-bg p {
    color: #fff;
}
.it-bg p:nth-of-type(2) {
    display: block;
}
.itxt-top ul li:nth-child(2) .gimg img,.itxt-top ul li:nth-child(3) .gimg img,.itxt-top ul li:nth-child(4) .gimg img  {
margin:0;
}
.itxt-bottom .ul li.li {
    width: 50%;
}
.itxt-top {
padding: 0px;
border-radius: 0px;
}
.itb-div {
background:transparent;
border-radius: 0px;
}
.itxt-bottom {
background: #f6f7fc;
margin-top: 10px;
}
}
@media(min-width:992px)
{
.itxt-div {
    height: 168px;
}	
.it-bg {
 padding: 20px;
}
.itb-div {

    padding: 30px 0px;
}
.gimg img {
    width: 50px;
  }
.itxt-top ul li:nth-child(3) .gimg img {
   width: 33px;
}
.itxt-top ul li:nth-child(4) .gimg img {
 width: 36px;
}
.it-bg p:nth-of-type(3) {
    margin-top: 20px;
}
.ita-left {
   height: 118px;
}
.istop-title p:nth-of-type(1) {
    font-size: 20px;
}
.istop-title p {
font-size: 14px;
   }
.isbottom-txt p:nth-of-type(1) {
font-size: 16px;
margin-bottom: 10px;
}
.isbottom-txt {
margin-top: 15px;
}
.itb-title p {
 font-size: 18px;

}
.itb-title p span {
 font-size: 14px;
 
}
}
@media(min-width:1200px)
{
.itxt-c {
    width: 1024px;
}	
.itxt-top {
    width: 100%;
    background: transparent;
    padding-top: 20px;
    transition: .5s;
}
.itxt-top.active
{
padding-top: 50px;
} 
.itxt-bottom {
    width: 100%;
   }
.itxt-div {
    height: 218px;
    margin-top:25%;
    transition: .5s;
    opacity:0;
}
.itxt-top ul li:nth-child(2) .itxt-div
{
transition-delay: .3s;
}
.itxt-top ul li:nth-child(3) .itxt-div
{
transition-delay: .6s;
}
.itxt-top ul li:nth-child(4) .itxt-div {
    transition-delay: .9s;
}
.itxt-top ul li.active .itxt-div
{
margin-top:0;
 opacity:1;
}
.it-bg .itp-img {
    margin-bottom: 30%;
}
.sw-txt {
    width: 620px;
    height: 164px;
}
.sw-txt p:nth-of-type(1) {
    font-size: 35px;
}
.sw-txt p:nth-of-type(2) {
    font-size: 20px;
    margin: 5px 0;
}
.sw-txt p {
font-size: 14px;
}
.sw-btn {
 width: 130px;
line-height: 40px;
 font-size: 16px;
}
.index-txt {
    margin-top: 0px;
    transition: .5s;
}

.itb-list ul li {
 padding: 5px 0px;
}
.itb-list .p-about {
    height: 80px;
}
.index-banner {
    height: 500px;
}
.it-bg p span
{
	transition: .5s;
}
.itxt-top ul li:hover  .it-bg p span {
   width:58px;
   border:1px solid #fff;
   border-radius:5px;
   opacity:1;
   visibility: visible;
   padding: 1px 5px;
}
.itxt-div .it-pic
{
	transition: .5s;
}
.itxt-top ul li:hover  .itxt-div .it-pic
{
	transform: scale(1.1);
}
.itb-list ul li:hover  p
{
	color:#ec4846;
}
.it-bg {
    padding: 30px;
}
.gimg img {
    width: 55px;
}
.itxt-top ul li:nth-child(3) .gimg img {
    width: 35px;
}
.itxt-top ul li:nth-child(4) .gimg img {
    width: 40px;
}
.it-bg .itp-name {
    font-size: 18px;
    margin-bottom:5px;
}
.it-bg p {
font-size: 14px;
}
.itxt-top ul li:hover  .it-bg p .itp-img1 {
    margin-top:4px;
}
.itb-title {
padding: 0px 30px;
}
.itb-title p {
    font-size: 20px;
}
.itb-title p span {
    font-size: 16px;
}
.itb-a {
   font-size: 14px;
}
.itb-list {
   margin-top: 30px;
}
.isbottom-txt {
    margin-top: 30px;
}
.istop-title p:nth-of-type(1) {
    font-size: 30px;
}
.istop-title:before {
    top: 17px;
   }
.isbottom-txt p:nth-of-type(1) {
  
    margin-bottom: 15px;
}
.ita-right p:nth-of-type(1) {
  font-size: 16px;
  margin-bottom: 10px;
}
.ita-right {
 padding: 20px;
}
.itb-list ul li p {
   font-size: 14px;
}
.itb-list ul li a span {
font-size: 14px;
  }
.itxt-top ul li:hover  {
    box-shadow: 0px 1px 10px rgba(0,0,0,.2);
    transform: translate3d(0,-20px,0);
    -webkit-transform: translate3d(0,-20px,0);
}
.itxt-top ul li {
    transition: transform 218ms ease-in-out;
}
.ita-left img {
   transition: .5s;
}
.itb-list ul li:hover .ita-left img
{
    transform: scale(1.1);
}
.itxt-top ul {
padding-top:20px;
}
}

@media(min-width:1660px)
{
.index-banner {
    height: 620px;
}
.sw-txt p:nth-of-type(1) {
    font-size: 50px;
}
.sw-txt p:nth-of-type(2) {
    font-size: 30px;
}
.sw-txt p {
    font-size: 16px;
}
.sw-txt {
    width: 700px;
    height: 230px;
}
.sw-btn {
	margin-top: 40px;
}
.itxt-c {
    width: 1200px;
}
.itxt-div {
    height: 255px;
}
.it-bg .itp-name {
    font-size: 25px;
margin-bottom: 10px;
}
.it-bg p {
font-size: 16px;
}
.itb-title p {
font-size: 20px;
}
.itb-title p span {

    font-size: 16px;
}
.itb-a {
font-size: 14px;
}
.itb-div {
    padding: 50px 0px;
}
.itb-list {
padding-left: 30px;
}
.itb-list ul li p {
 font-size: 16px;
}
.itb-list ul li a span {

    font-size: 14px;
 
}
.itb-list .p-about {
    height: 94px;
    font-size:15px;
    line-height:25px;
}
.it-bg p span {
font-size:12px;
}
.gimg img {
    width: 72px;
}
.it-bg .itp-img {
    width: 15px;

}
.itxt-top ul li:nth-child(3) .gimg img {
    width: 50px;
}
.itxt-top ul li:nth-child(4) .gimg img {
    width: 64px;
}
.ita-left {
    height: 148px;
}
.index-txt {
margin-top: 0px;
   }
.itxt-top ul {
 padding-top:50px; 
}
.isbottom-txt p:nth-of-type(2) {
font-size: 14px;
line-height: 25px;
 }
.ita-right p:nth-of-type(2) {
font-size: 14px;
line-height: 25px;
height: 50px;
  
}
.swiper-btn .swiper-pagination {
  
    font-size: 20px;
    padding-left:25px;
}
.swiper-btn
{
    margin-top:20px;
}
.swiper-btn .swiper-button-next {
   left: 70px;

}
.swiper-btn .swiper-button-next, .swiper-btn .swiper-button-prev {
    
    top: 4px;
}
.index-banner .swiper-button-next{
right: 8%;
}
.index-banner .swiper-button-prev
{
 left:8%;   
}
}