/*
body{color:#333;font-family:"Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif}
h1{font-size:5em;font-family:arial,helvetica;margin:0;padding:0}
h2{font-size:2em;margin:0 0 18px 0;font-family:arial,helvetica}
img{-webkit-transition:all 0.7s ease-out;-moz-transition:all 0.7s ease-out;-o-transition:all 0.7s ease-out;transition:all 0.7s ease-out}
.section{text-align:center;overflow:hidden}
.wrap{width:1180px;height:100%;margin-left:auto;margin-right:auto;position:relative}
.box{text-align:left;color:#808080;font-size:1.2em;line-height:1.6em}
#section0{padding:60px 0}
#section0 img{height:100%;margin:40px 0 0 0}
#section1 img{position:absolute;left:40px;top:100px}
#section1 .box{position:absolute;top:50%;left:50%;margin-top:-192px;margin-left:89px;width:395px;z-index:1}
#section1 .imgsContainer{display:block;position:absolute;z-index:1;top:42%;left:58%;margin-top:-325px;margin-left:-747px;width:800px;height:696px}
#section1 img{height:100%}
@media all and (min-width:620px) and (max-width:800px){#section1 .imgsContainer{margin-top:-278px;margin-left:-685px;width:647px;height:563px}
}@media all and (max-width:620px){#section1 .imgsContainer{margin-top:-208px;margin-left:-516px;width:534px;height:464px}
}#iphone2{z-index:10}
#iphone2.active{-webkit-transform:translate3d(-134px,0px,0px);-moz-transform:translate3d(-134px,0px,0px);-ms-transform:translate3d(-134px,0px,0px);transform:translate3d(-134px,0px,0px)}
#iphone3{z-index:12}
#iphone3.active{-webkit-transform:translate3d(213px,0px,0px);-moz-transform:translate3d(213px,0px,0px);-ms-transform:translate3d(213px,0px,0px);transform:translate3d(213px,0px,0px)}
#iphone4{z-index:11;left:140px}
#iphone4.active{-webkit-transform:translate3d(548px,0px,0px);-moz-transform:translate3d(548px,0px,0px);-ms-transform:translate3d(548px,0px,0px);transform:translate3d(548px,0px,0px)}
#section2 img{position:absolute}
#section2 .imgsContainer,#staticImg .imgsContainer,#section3 .imgsContainer{position:absolute;z-index:1;left:50%;display:block;margin-top:-288px;margin-left:-636px;width:0;height:0;-webkit-transition:all 1.2s ease-in-out;-moz-transition:all 1.2s ease-in-out;-o-transition:all 1.2s ease-in-out;transition:all 1.2s ease-in-out}
#section2.moveUp .imgsContainer{top:50%}
#section2.moveDown .imgsContainer,#staticImg .imgsContainer{top:90%}
#section2.active .imgsContainer{top:50%}
#section2 .box{top:22%;left:42%;position:absolute;width:582px}
#iphone-yellow{top:-35px;left:-222px}
#iphone-red{top:-194px;left:106px}
#iphone-blue{top:320px;left:448px}
#iphone-green{left:106px;position:absolute}
#staticImg{display:block;position:absolute;z-index:1;top:200%;left:0;width:100%;min-width:980px;height:100%;-webkit-transition:all 0.7s ease-out;-moz-transition:all 0.7s ease-out;-o-transition:all 0.7s ease-out;transition:all 0.7s ease-out}
#staticImg.moveDown{top:300%}
#staticImg.moveDown .imgsContainer{top:50%}
#staticImg.moveDown img{top:155px}
#staticImg.active .imgsContainer{top:50%}
#staticImg.active img{top:487px}
#section3 .imgsContainer{top:50%}
#section3 img{top:155px;left:455px;position:absolute}
#section3 .box{text-align:center;margin:10% 0 0 0}
#infoMenu.whiteLinks li:nth-child(1) a,#infoMenu.whiteLinks li:nth-child(2) a,#infoMenu.whiteLinks li:nth-child(3) a{color:#fff}
#infoMenu{font-family:arial,helvetica}
.fullPage-tooltip{color:#AAA}
#fullPage-nav span,.fullPage-slidesNav span{border-color:#AAA}
#fullPage-nav li .active span,.fullPage-slidesNav .active span{background:#AAA}*/

ol, ul{
	margin-bottom:0px
}

.cuteslider_3 img{
    height: 100%;
    width: 100%;
}

/* section1 ��ʼ */
.section{
    position: relative;
    padding-top: 30px;
    overflow: hidden;
    background-color: #292929;
}
#left-bar .active>a{
    /* color: #0168B5; */
}

.section:nth-child(1){
    display:flex;
    justify-content:center;
    align-items:center;
}
#section1{

    width: 1200px;
    background-color: #292929;
}

#section1-footer{
    width: 100%;
    height: auto;
    background-color: #0168B5;
    overflow: hidden;
    text-align: center;
    font-size: large;
    color: white;
    text-overflow: ellipsis;

}
/* section1 ���� */



/* section2 ��ʼ */
.section2{
   /* width: 1200px;*/
    height: 100%;
    margin: 0 auto;
    background-color: #292929;
}
.section2-top{
    padding-top: 10px;
    color: white;
    text-align: center;
    font-size: 18px;
    overflow: hidden;
}

.section2-top span{
    display: block;
    margin-top: 5px;
    /*transition: all 0.5s;*/
    font-weight: 900;
}
.section2-top span:nth-child(1){
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 24px;
    margin:  0 auto;
    color: #292929;
   /*  background-color: white; */
    border-radius: 60px;

    transform: rotate(-360deg);
    -ms-transform:rotate(-360deg); 	/* IE 9 */
    -moz-transform:rotate(-360deg); 	/* Firefox */
    -webkit-transform:rotate(-360deg); /* Safari �� Chrome */
    -o-transform:rotate(-360deg); 	/* Opera */
    transition: transform 1s;
    -moz-transition: transform 1s;	/* Firefox 4 */
    -webkit-transition: transform 1s;	/* Safari �� Chrome */
    -o-transition: transform 1s;	/* Opera */
}

.section2-top span:nth-child(2){
	 font-size: 40px;
    font-family: Arial;
    font-weight: bold;
    line-height: 34px;
    margin-top: 21px;
    margin-bottom:10px ;
	
}

.section2-top span:nth-child(3){
   /*  margin-bottom: 5px; */
    margin-top: 0px;
    letter-spacing:12px;
     font-size: 18px;
    line-height: 18px;
    font-family: 微软雅黑;
}
/* section2 �ֲ����� */
.section2-slider{
    width: 100%;
    /*height: 150px;*/
  /*  background-color: #1b6d85;*/
    margin: 0 auto;
   /* display: flex;*/
    position: relative;
    display:flex;
    justify-content:center;
    align-items:center;

    padding-top: 50px;
}
.section2-slider>div{
    position: relative;
    width: 1250px;
    height: 150px;

}
.section2-slider-item{
    height: 100%;
    line-height: 100%;
   /* height: 150px;*/
    text-align: center;
    position: absolute;
  /*  -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;*/
    float: left;
    display:flex;
    justify-content:center;
    align-items:center;
    transition: transform 0.8s,width 0.8s,height 0.8s,z-index 0.8s,left 0.8s;
    -webkit-transition: transform 0.8s,width 0.8s,height 0.8s,z-index 0.8s,left 0.8s;
    /*overflow: hidden;*/
}

.section2-slider-item>span{
   /* display: block;*/
  /*  height: 150px;
    width: 150px;*/

  /*   overflow: hidden; */
    border-radius: 250px;
    background-color: white;
    display:flex;
    justify-content:center;
    align-items:center;
   /* padding: 5px;*/
    /* overflow: hidden; */

    transition: transform 0.8s,width 0.8s,height 0.8s,z-index 0.8s,left 0.8s;
    -webkit-transition: transform 0.8s,width 0.8s,height 0.8s,z-index 0.8s,left 0.8s;
}
/*.section2-slider-item:nth-child(1)>span{width: 100px;height: 100px;}
.section2-slider-item:nth-child(2)>span{width: 110px;height: 110px;}
.section2-slider-item:nth-child(3)>span{width: 130px;height: 130px;}
.section2-slider-item:nth-child(4)>span{width: 150px;height: 150px;}
.section2-slider-item:nth-child(5)>span{width: 130px;height: 130px;}
.section2-slider-item:nth-child(6)>span{width: 110px;height: 110px;}
.section2-slider-item:nth-child(7)>span{width: 100px;height: 100px;}
*/

.p1>span{width: 205px;height: 205px;}
.p2>span{width: 235px;height: 235px;}
.p3>span{width: 265px;height: 265px;}
.p4>span{width: 295px;height: 295px;}
.p5>span{width: 265px;height: 265px;}
.p6>span{width: 235px;height: 235px;}
.p7>span{width: 205px;height: 205px;}

.p11>span{width: 145px;height: 145px;}
.p12>span{width: 160px;height: 160px;}
.p13>span{width: 180px;height: 180px;}
.p14>span{width: 210px;height: 210px;}
.p15>span{width: 180px;height: 180px;}
.p16>span{width: 160px;height: 160px;}
.p17>span{width: 145px;height: 145px;}

.section2-slider-item span img{
   /* height: 140px;*/
    display: block;
   /* width: 140px;
    height: 140px;*/
    border-radius: 250px;
    overflow: hidden;
    transition: transform 1.5s,width 1.5s,height 1.5s,z-index 0.8s,left 1.5s;
    -moz-transition: transform 1.5s,width 1.5s,height 1.5s,z-index 0.8s,left 1.5s;
    -webkit-transition: transform 1.5s,width 1.5s,height 1.5s,z-index 0.8s,left 1.5s;
}

/*.section2-slider-item:nth-child(1) span img{width: 90px;height: 90px;}
.section2-slider-item:nth-child(2) span img{width: 100px;height: 100px;}
.section2-slider-item:nth-child(3) span img{width: 120px;height: 120px;}
.section2-slider-item:nth-child(4) span img{width: 140px;height: 140px;}
.section2-slider-item:nth-child(5) span img{width: 120px;height: 120px;}
.section2-slider-item:nth-child(6) span img{width: 100px;height: 100px;}
.section2-slider-item:nth-child(7) span img{width: 90px;height: 90px;}*/


.p1 span img{width: 190px;height: 190px;}
.p2 span img{width: 220px;height: 220px;}
.p3 span img{width: 250px;height: 250px;}
.p4 span img{width: 280px;height: 280px;}
.p5 span img{width: 250px;height: 250px;}
.p6 span img{width: 220px;height: 220px;}
.p7 span img{width: 190px;height: 190px;}

.p11 span img{width: 136px;height: 136px;}
.p12 span img{width: 151px;height: 151px;}
.p13 span img{width: 171px;height: 171px;}
.p14 span img{width: 201px;height: 201px;}
.p15 span img{width: 171px;height: 171px;}
.p16 span img{width: 151px;height: 151px;}
.p17 span img{width: 136px;height: 136px;}

/*.section2-slider-item:nth-child(4){
    z-index: 40;
}
.section2-slider-item:nth-child(3),.section2-slider-item:nth-child(5){
    z-index: 30;
}
.section2-slider-item:nth-child(2),.section2-slider-item:nth-child(6){
    z-index: 20;
}
.section2-slider-item:nth-child(1),.section2-slider-item:nth-child(7){
    z-index: 10;
}*/

/*.p4{
    z-index: 40;
}
.p3,.p5{
    z-index: 30;
}
.p2,.p6{
    z-index: 20;
}
.p1,.p7{
    z-index: 10;
}*/

/*.section2-slider-item:nth-child(1){ left: 0px; }
.section2-slider-item:nth-child(2){ left: 80px; }
.section2-slider-item:nth-child(3){ left: 170px; }
.section2-slider-item:nth-child(4){ left: 270px; }
.section2-slider-item:nth-child(5){ left: 390px; }
.section2-slider-item:nth-child(6){ left: 490px; }
.section2-slider-item:nth-child(7){ left: 580px; }
*/

.p1{ left: 0px;   z-index: 10;}
.p2{ left: 140px;  z-index: 20;}
.p3{ left: 295px; z-index: 30;}
.p4{ left: 485px; z-index: 40;}
.p5{ left: 695px; z-index: 30;}
.p6{ left: 875px; z-index: 20;}
.p7{ left:1045px; z-index: 10;}

.p11{ left: 10px;   z-index: 10;}
.p12{ left: 80px;  z-index: 20;}
.p13{ left: 170px; z-index: 30;}
.p14{ left: 280px; z-index: 40;}
.p15{ left: 420px; z-index: 30;}
.p16{ left: 530px; z-index: 20;}
.p17{ left: 610px; z-index: 10;}

/*.section2-slider-item:nth-child(1):hover{ transform: scale(2.0); z-index: 1000;  cursor: pointer; }
.section2-slider-item:nth-child(2):hover{ transform: scale(1.8); z-index: 1000;  cursor: pointer; }
.section2-slider-item:nth-child(3):hover{ transform: scale(1.7); z-index: 1000;  cursor: pointer; }
.section2-slider-item:nth-child(4):hover{ transform: scale(1.5); z-index: 1000;  cursor: pointer; }
.section2-slider-item:nth-child(5):hover{ transform: scale(1.7); z-index: 1000;  cursor: pointer; }
.section2-slider-item:nth-child(6):hover{ transform: scale(1.8); z-index: 1000;  cursor: pointer; }
.section2-slider-item:nth-child(7):hover{ transform: scale(2.0); z-index: 1000;  cursor: pointer; }
*/

.p1:hover{ transform: scale(1.25); z-index: 1000;  cursor: pointer; }
.p2:hover{ transform: scale(1.20); z-index: 1000;  cursor: pointer; }
.p3:hover{ transform: scale(1.15); z-index: 1000;  cursor: pointer; }
.p4:hover{ transform: scale(1.1); z-index: 1000;  cursor: pointer; }
.p5:hover{ transform: scale(1.15); z-index: 1000;  cursor: pointer; }
.p6:hover{ transform: scale(1.20); z-index: 1000;  cursor: pointer; }
.p7:hover{ transform: scale(1.25); z-index: 1000;  cursor: pointer; }


.p11:hover{ transform: scale(1.25); z-index: 1000;  cursor: pointer; }
.p12:hover{ transform: scale(1.20); z-index: 1000;  cursor: pointer; }
.p13:hover{ transform: scale(1.15); z-index: 1000;  cursor: pointer; }
.p14:hover{ transform: scale(1.1); z-index: 1000;  cursor: pointer; }
.p15:hover{ transform: scale(1.15); z-index: 1000;  cursor: pointer; }
.p16:hover{ transform: scale(1.20); z-index: 1000;  cursor: pointer; }
.p17:hover{ transform: scale(1.25); z-index: 1000;  cursor: pointer; }

.section2-slider-item:hover span img{ transform: scale(1.04);}

.section2-text{
   /* width: 80%;*/
    /*background-color: #ffff00;*/
    margin:0 auto;
    padding-top: 45px;
}
.section2-text-center{
    text-align: center;
}
.section2-text-center span{
    display: block;
    font-size: 14px;
    color: #B1B1B1;
    /* white-space: nowrap;
    text-overflow: ellipsis; */
    overflow: hidden;
    width: 90%;
    margin: 0 auto;


}
.section2-text-center span:nth-child(4){

    width: 120px;
    margin: 20px auto auto auto;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #0179B6;
}
.section2-text-center span:nth-child(4) a{
    color: white;
}

.section2-img-slider{
    width: 60%;
    /*background-color: #ffff00;*/
    /*height: 100%;*/
    margin: 0 auto;
    padding-top: 30px;
}
.section2-img-slider-contoller{
    width: 100%;
    margin-top: 10px;
    position: relative;
    z-index: 1000;
}
.section2-img-slider-contoller .section2-img-slider-item{
    width: 33.3%;
    background-color: #888888;
    float: left;
    text-align: center;
    line-height: 30px;
    color: white;
    padding-top: 5px;
    padding-bottom: 5px;
    overflow: hidden;
    cursor: pointer;
}
.section2-img-slider-contoller .section2-img-slider-item:nth-child(2){
    border-left: 2px solid white;
    border-right: 2px solid white;
}
.section2-img-slider-item.active{
    background-color: #0179B6;
}

/*.section2-img-slider-item:hover{
    background-color: #0179B6;
}*/

.section2-img-slider-item span{
    display: inline-block;
    margin: auto 10px;
    font-size: 20px;
    
}
.section2-img-slider-item span:nth-child(1){
    border-radius: 30px;
    line-height:30px;
   /*  background-color: white; */
  /*   top:-8px; */
}
.section2-img-slider-item span:nth-child(1) i{
	  line-height:30px;
}

.section2-img-slider-imgDiv{
    position: relative;
    /* left: 15px; */
    top:30px;
   /*  width:100%; */
    height: 720px;
    margin: 0 auto;
    background: no-repeat center center;
    background-size: contain;
    transition: background-image 1.2s;

}
/* section2 ���� */

/* section3 ��ʼ */

.section3{
    width: 100%;
    height: 100%;
    /* background-color: #0168B5; */
    color: white;
}
.section3-top{
    text-align: center;
    padding: 13px;
    height: 170px;
    background: #0068b7;
}
.section3-top>div>span{
    display: block;
    float: left;
    margin: 0 auto;
}

.section3-top>div>span:nth-child(1){
    width: 144px;
    height: 144px;
    overflow: hidden;
    border-radius: 100px;
    margin-left: 90px;
}

.section3-top>div>span:nth-child(2){
    position: relative;
    height: 144px;
    line-height: 144px;
    font-size: 24px;
   /* top: -42px;*/
    left: 40px;
    white-space: nowrap;
     text-overflow: ellipsis;
     overflow: hidden;
}

.section3-content{
    width: 100%;
    height: 900px;
    background-color:#292929 ;
    padding-top: 10px;
    background: url(../imgs/cybg.jpg) no-repeat;
}

.section3-content .section3-content-top{
    width: 100%;
    text-align: center;

}
.section3-content-top span{
    display: block;
    font-size: 20px;
    margin-top: 5px;
}
.section3-content-top span:nth-child(1){
    width: 60px;
    height: 60px;
    margin: 0 auto;
    border-radius: 60px;
    overflow: hidden;
  /*   background-color: white; */
    /*��Ԫ�ؾ���*/
    display:flex;
    justify-content:center;
    align-items:center;

    transform: rotate(-360deg);
    -ms-transform:rotate(-360deg); 	/* IE 9 */
    -moz-transform:rotate(-360deg); 	/* Firefox */
    -webkit-transform:rotate(-360deg); /* Safari �� Chrome */
    -o-transform:rotate(-360deg); 	/* Opera */
    transition: transform 1s;
    -moz-transition: transform 1s;	/* Firefox 4 */
    -webkit-transition: transform 1s;	/* Safari �� Chrome */
    -o-transition: transform 1s;	/* Opera */

}
.section3-content-top span:nth-child(2){
    font-size: 40px;
    font-weight: bold;
    font-family: Arial;
    line-height: 34px;
    margin-top: 21px;
    margin-bottom: 10px;
    
}
.section3-content-top span:nth-child(3){
    font-size: 18px;
    color: #fff;
    letter-spacing:12px;
    font-family: 微软雅黑;
    margin-top: 0px;
    line-height: 18px;
}

.section3-content-top span:nth-child(1) img{
    width: 40px;
    height: 40px;
}
.section3-content-center{
    width: 900px;
    margin: 0 auto;
    padding-top: 20px;
}
.section3-content-center .item{
   /* height: 200px;*/
/*    background-color: #001246;
    border: 5px solid  #0168B5;*/
/*    border-radius: 600px;
    !*��Ԫ�ؾ���*!
    display:flex;
    justify-content:center;
    align-items:center;*/
    margin-top: 10px;
   /*  color: #0168b5; */
    color: white;
    transition: color 0.5s;
}

.section3-content-center .item div{
    /*width: 200px;*/
    overflow: hidden;
    text-align: center;
    margin: 0 auto;
}

.section3-content-center .item:hover{
    color: #0168b5;
}

.section3-content-center .item span{
    display: block;
    font-size: 18px;
}

.section3-content-center .item div span:nth-child(1){
    width: 190px;
    height: 190px;
    border-radius: 110px;
    margin: 0 auto;
    overflow: hidden;
    /* background-color: #2aabd2; */
    display:flex;
    justify-content:center;
    align-items:center;
    /*border: 5px solid #0068b7;*/

}
.section3-content-center .item div span:nth-child(2){
    padding-top: 20px;
}


.section3-content-center .item img{
    /*width: 160px;
    height: 160px;
    border-radius: 150px;*/
	width: 110px;
    height: 110px;
}


.section3-content-footer{
    text-align: left;
    text-indent:24px;
    width:55%;
    margin:20px auto;
    
}
.section3-content-footer span{
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #B1B1B1;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-indent: 0;
    text-align: center;
}
.section3-content-footer span:nth-child(4){

    width: 120px;
    margin: 5px auto auto auto;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #0179B6;
}
.section3-content-footer span:nth-child(4) a{
    color: white;
}
/* section3 ���� */


/* section4 ��ʼ */

.section4{
    width: 100%;
    height: 100%;
    background-color: #FFFFFF;
}

.section4-top{
    text-align: center;
    padding-top: 10px;
}
.section4-top span{
    display: block;
}
.section4-top span:nth-child(1){
    color: #595758;
    font-size: 40px;
    line-height: 34px;
    margin-top: 21px;
    margin-bottom: 10px;
    font-family: Arial;
    font-weight:900;
}
.section4-top span:nth-child(2){
    color: #535353;
    font-size: 18px;
    line-height: 18px;
    font-family: 微软雅黑;
    margin-top: 0px;
    
}

.section4-top-controller{
    width: 55%;
    margin: 0 auto;
    background-color: white;
}
.section4-top-controller ul{
    position: relative;
}
.section4-top-controller ul li{
    float: left;
    width: 20%;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 24px;
    font-weight: 900;
    color: #0168B5;
}
.section4-top-controller ul li:hover{
    cursor: pointer;
}
.section4-top-controller ul li.active{
    background-color: #595758;
    color: white;
}
.section4-top-controller ul li.slider{
    position: absolute;
    font-size: 50px;
    line-height: normal;
    top:20px;
    color:  #595758;
    padding: 0;
    z-index: 100;
}

.section4-content{
    width: 100%;
    height: 800px;
    background-color:  #0168B5;
}
.section4-content-container{
    width: 1056px;
   /*  height: 450px; */
    height: 430px;
    overflow: hidden;
    margin: 0 auto;
    padding-top: 0px;
}

.section4-content-item{
    text-align: center;
    padding: 0;
    /*padding: 10px;*/
    color: #D5D5D5;
    margin-top: 4px;
   height: 423px;
}
.section4-content-item>div{
    background-color: white;
    padding: 10px;
    width:300px;
    height: 423px;
    margin: 0 auto;
}
.section4-content-item span:nth-child(1) img{
    width: 274px;
    height: 249px;
    display: block;
}
.section4-content-item .span-clear{
    display: block;
    text-align: left;
    padding-left: 3px;
}
.section4-content-item .span-clear a:visited{
	color:#303030;
}
.section4-content-item .span-clear a:link{
	color:#303030;
}
.section4-content-item .clear p{
	margin-bottom: 8px;
	margin-top: 8px;
    text-align: left;
}
.section4-content-item span:nth-child(3){
    font-size: 18px;
    font-weight: bold;
    color: #595757;
    line-height: 18px;
    margin-bottom: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    /*white-space: nowrap;*/
}
.section4-content-item span:nth-child(4){
    font-size:12px;
    line-height: 18.8px;
    max-height: 36px;
    color: #969696;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
    height:34px;
}
.section4-content-item span:nth-child(5){
    text-align: right;
    padding-right: 14px;
    padding-top: 20px;
    font-size: 12px;
    color: #969696;
}

.section4-content-container-more{
    text-align: right;
    font-size: 16px;
    /* padding-top: 15px; */
    width: 1127px;
    margin: -22px auto;
}
.section4-content-container-more span{
    border-radius: 5px;
    padding: 8px 15px;
    font-size: 14px;
    /* background-color: #0f0f0f; */
}


.section4-content-container-more span a{
    color: white;
}

/* section4 ���� */

/* section5 ��ʼ */
.section5{
    width: 100%;
    height: 100%;
    background-color: #262626;
}
.section5-top{
    text-align: center;
    padding-top: 5px;
}
.section5-top span{
    display: block;
}
.section5-top span:nth-child(1){
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 60px;
    margin: 0 auto;
   /*  background-color: #595758; */
    color: white;

    font-size: 14px;

    transform: rotate(-360deg);
    -ms-transform:rotate(-360deg);
    -moz-transform:rotate(-360deg);
    -webkit-transform:rotate(-360deg);
    -o-transform:rotate(-360deg);
    transition: transform 1s;
    -moz-transition: transform 1s;
    -webkit-transition: transform 1s;
    -o-transition: transform 1s;
}
.section5-top span:nth-child(2){
    color: white;
    font-size: 40px;
    line-height: 34px;
    font-family: Arial;
    font-weight:bold;
    margin-top: 21px;
    margin-bottom: 10px;
}
.section5-top span:nth-child(3){
    color: white;
    font-size: 18px;
    letter-spacing:12px;
    line-height: 18px;
    margin-top: 0;
}

.section5-content{
    width: 400px;
    height: 300px;
   /*  background-color: #2aabd2; */
    margin: 0 auto;
}
.section5-content-img{
    width: 100%;
    height: 240px;
    border-radius:30px;
    margin-top:20px;
    background: url("../../vr/imgs/1.jpg") no-repeat center center;
    background-size: cover;
}
.section5-content-controller{	
    width: 800px;
    /*background-color: red;*/
    margin: 40px auto 0;
    text-align: center;
}
.section5-content-controller .item>div{
    margin-top: -50px;

    font-size: 14px;
    color:#0068b7;
    font-weight: bold;
}
.section5-content-controller .item:nth-child(1)>div{
    float: right;
}
.section5-content-controller .item:nth-child(3)>div{
    float: left;
}
.section5-content-controller .item div:hover{
	color:#0068b7;
	cursor: pointer;
}
.section5-content-controller .item div{
	color:white;
	transition:0.2s;
}
.section5-content-controller .item div .span:hover{
    background-color: #0068b7;
	cursor: pointer;
}
.section5-content-controller .item div .span{
    width: 60px;
    height: 60px;
    margin: 0 auto;
    border-radius: 60px;
    overflow: hidden;
    display:flex;
    justify-content:center;
    align-items:center;
    box-shadow:  0 0 2px #000;
    transition:0.2s;
}

.section5-content-controller .item span img{
    width: 60px;
    height: 60px;
    border-radius: 60px;
    overflow: hidden;
    border:2px solid #fff;
}



.section5-content-footer{
    text-align: center;
    margin-top: 10px;
    width:70%;
    margin: 20px auto;
}
.section5-content-footer span{
    display: block;
    font-size: 14px;
    line-height: 16px;
    color: #B1B1B1;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.section5-content-footer span:nth-child(4){
    width: 120px;
    margin: 5px auto auto auto;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #0179B6;
}
.section5-content-footer span:nth-child(4) a{
    color: white;
}
/* section5 ���� */


/* section6 ��ʼ*/
.section6{
    width: 100%;
    height: 100%;
    background-color: white;
}
.section6-top{
    width: 100%;
   /* height: 150px;*/
    padding-bottom: 10px;
    background: url("../imgs/section6_top.jpg") no-repeat center center;
    background-size: cover;
    font-size: 24px;
    color: white;
    text-align: center;
    overflow: hidden;
}

.section6-top>span{
    display: block;
    word-spacing: 10px;
    letter-spacing: 6px;
	padding-left:6px;
}


.section6-top>span:nth-child(1){
   	/* text-indent:60px;*/
    padding-left: 79px;
   	/* width: 1000px; */
    white-space: nowrap;
    margin: 0 auto;
    letter-spacing: 79px;
    line-height: 100px;
    font-size: 30px !important;
}

.section6-top>span:nth-child(2){
    font-size: 10px;
}

.section6-top-1{
    text-align: center;
    padding-top: 10px;
}
.section6-top-1 span{
    display: block;
}
.section6-top-1 span:nth-child(1){
    font-size: 14px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 60px;
    margin: 0 auto;
   /*  background-color: #595758; */
    color: white;
    transform: rotate(-360deg);
    -ms-transform:rotate(-360deg);
    -moz-transform:rotate(-360deg);
    -webkit-transform:rotate(-360deg);
    -o-transform:rotate(-360deg);
    transition: transform 1s;
    -moz-transition: transform 1s;
    -webkit-transition: transform 1s;
    -o-transition: transform 1s;

}
.section6-top-1 span:nth-child(2){
    color: #595758;
    font-size: 40px;
    line-height: 34px;
    font-family: 微软雅黑;
    font-weight: bold;
    font-weight:900;
    margin-top: 21px;
    margin-bottom: 10px;
}
.section6-top-1 span:nth-child(3){
    color: #535353;
    font-size: 18px;
    letter-spacing:12px;
    line-height: 18px;
    font-family: 微软雅黑;
    margin-top: 0;
}


.section6-content{
    width: 80%;
    margin: 0 auto;
    /*height: 150px;*/
   /* background-color: #2e8ded;*/
    margin-top: 5px;
    overflow: hidden;
}
.section6-content .item{
    float: left;
    width: 33%;
    height: 150px;
    text-align: center;
}
.section6-content .item:hover span{
    cursor: pointer;
    color: #2e8ded !important;
}

.section6-content .item:hover span:nth-child(2){
      border-bottom: 10px solid #2e8ded;
}
.section6-content .item span{
    display: block;
}
.section6-content .item span:nth-child(1){
    color: #565656;
    font-size: 60px;
    line-height: 60px;
}

.section6-content .item span:nth-child(2){
    width: 60%;
    margin: 0 auto;
    font-size: 20px;
    color: #565656;
   /* line-height: 50px;*/
    padding-bottom: 20px;
    border-bottom: 10px solid #565656;
}
.foot-bei{
	position: absolute;
    bottom: 0px;
}
/* section6 ����*/









@media all and (min-width: 1270px) and (max-width: 1600px){
    .section4-content-container{
      /*  width: 60%;*/
    }
    .section2-img-slider-imgDiv{
        width: 800px;
        height: 480px;
    }
/*    .section5-content{
        width: 40%;
    }*/

    .section6-top>span:nth-child(1){
        /*text-indent:80px;*/
        /* width: 740px; */
        white-space: nowrap;
        margin: 0 auto;
        letter-spacing: 50px;
        line-height: 80px;
        font-size: 23px !important;
        padding-left:50px;
    }

    .section6-content .item span:nth-child(1){
        font-size: 60px;
        line-height: 60px;
    }
    .section6-content .item span:nth-child(2){
        font-size: 18px;
        padding-bottom: 0px;
    }
    .footer-container-left-center{
    	/*height: 35px;
    	line-height: 30px;*/
    }
    .footer-list li {
    	height: 25px;
    	line-height: 25px;
    }
    .footer-container-left-center2{
    	margin-top:0px ;
    	margin-bottom: 0 ;
    }
}

@media all and (min-width: 992px) and (max-width: 1270px){
    .section4-content-container{
       /* width: 65%;*/
    }
   /* .section5-content{
        width: 60%;
    }
*/
    .section2-img-slider-imgDiv{
        width: 800px;
        height: 480px;
    }

    .section6-top>span:nth-child(1){
       /* text-indent:60px;*/
        width: 740px;
        white-space: nowrap;
        margin: 0 auto;
        /* letter-spacing: 50px; */
        line-height: 60px;
    }

    .section6-content .item span:nth-child(1){
        font-size: 60px;
        line-height: 60px;
    }
    .section6-content .item span:nth-child(2){
        font-size: 16px;
        padding-bottom: 0px;
    }
}




@media all and (max-width: 960px){
    .section4-content-container{
          width: 100%;
    }
}

@media all and (max-width: 1200px){

    .section2-img-slider-imgDiv{
        width: 800px;
        height: 480px;
    }

    .section4-content-container{
      /*  width: 75%;*/
    }
    .section2{
        width: 586px;
    }

    .section2>div{
        width: 100%;
    }
    .section2-slider-item>span{
        width: 108px;
        height: 108px;
    }
    .section2-slider-item span img{
        width: 103px;
        height: 103px;
    }
    .p1{ left: 0px; }
    .p2{ left: 78px; }
    .p3{ left: 156px; }
    .p4{ left: 234px; }
    .p5{ left: 312px; }
    .p6{ left: 390px; }
    .p7{ left: 468px; }
    .section2-top span{
        display: inline-block;
    }

    .section3-content-center .item div span:nth-child(1){
        width: 80px;
        height: 80px;
        border-radius: 80px;
    }

    .section3-content-center{
        margin-top: -25px;
    }
    .section3-content-center .item img{
        width: 70px;
        height: 70px;
        border-radius: 70px;
    }
    .section3-content-footer{
        margin-top: 5px;
    }

    .section6-top>span:nth-child(1){

        width: 740px;
        white-space: nowrap;
        margin: 0 auto;

        /*text-indent:40px;*/
        letter-spacing: 40px;
        line-height: 40px;
    }

    .section6-content .item span:nth-child(1){
        font-size: 60px;
        line-height: 60px;
    }
    .section6-content .item span:nth-child(2){
        font-size: 16px;
        padding-bottom: 0px;
    }
   /* #footer{
        padding-top: 0;
    }
    .footer-container-left-center2{
        margin-top: 15px;
        margin-bottom: 15px;
    }*/

    .section3-content-top span{
        display: inline-block;
    }
    .section3-content-top span:nth-child(1){
        height: 50px;
        width: 50px;
    }
    .section2-img-slider{
        width: 80%;
    }
}

@media all and (max-width: 768px){

    .section3-top{
        height: 80px;
    }
    .section3-top>div>span:nth-child(1){
        width: 50px;
        height: 50px;
        overflow: hidden;
        border-radius: 50px;
    }

    .section3-top>div>span:nth-child(2){
        margin-top: 5px;
        font-size: 20px;
        left:20px;
        line-height: 50px;
        height: 50px;
        /*top: -20px;*/
    }

    .section3-content-top span{
        display: inline-block;
    }
    .section3-content-top span:nth-child(1){
        height: 50px;
        width: 50px;
    }


    .section3-content-footer{
        margin-top: 0;
    }
    .section3-content-footer span{
        line-height: 16px;
    }
 /*   .section5-content{
        width: 70%;
    }*/

    .section6-top>span:nth-child(1){
        /*text-indent:10px;*/

        width: 300px;
        white-space: nowrap;
        margin: 0 auto;

        letter-spacing: 10px;
        line-height: 40px;
    }

    .section2-img-slider{
        width: 90%;
    }
    .section2-img-slider-imgDiv{
        width: 600px;
        height: 360px;
        margin: 0 auto;

    }
    .section2-img-slider-item span{
        font-size: 12px;
    }

    .section2-img-slider-item span:nth-child(1){
        width: 22px;
        height: 22px;
        font-size: 12px;
        line-height: 22px;
    }

}
@media all and (max-width: 480px){
    .section4-top{
        padding-top: 0;
    }
   /* .section5-content{
        display: none;
    }*/
    .section5-content-controller{
        width: 100%;
    }

    .section5-content-controller .item>div{
        margin-top: 20px;
    }
    .section6-top-1{
        padding-top: 0;
    }

    .section6-content .item span:nth-child(1){
        font-size: 40px;
        line-height: 40px;
    }
    .section6-content .item span:nth-child(2){
        font-size: 10px;
        padding-bottom: 0px;
        line-height: 20px;
    }
    #footer,#footer-container{
        margin-top: -20px;
    }
    #footer-container-left{
        position: relative;
        top: -25px;
    }

    .section6-content{
        height: 110px;
    }
    .section6-content .item{
        height: 110px;
    }

    #footer{
        padding-top: 0;
    }
    #footer-container{
        width: 80%;
    }
    .footer-container-left-center2{
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .footer-container-left-center{
        width: 300px;
    }
    #footer-container-left-des{
        max-width: 260px;
    }

    .section2{
        width: 100%;
    }
    .section2-text-center span{
        white-space: normal;
        text-align: left;
        text-indent: 20px;
    }

    .section3-content-footer span{
        white-space: normal;
        text-align: left;
        text-indent: 20px;
    }
    .section5-content-footer span{
        white-space: normal;
        text-align: left;
        text-indent: 20px;
    }
    .section2-text-center span:last-child{
        text-indent: 13px;
    }
    .section2-slider{
        display: none;
    }
    .section2-top span{
        display: block;
    }
    .section2-img-slider{
        width: 100%;
        margin-top: 100px;
    }

    .section2-img-slider-item span:nth-child(1){
        width: 15px;
        height: 15px;
        font-size: 10px;
        line-height: 15px;
    }
    .section2-img-slider-item span{
        margin: auto 5px;
    }
    .section2-img-slider-item span{
        font-size: 10px;
    }
    .section2-img-slider-imgDiv{
        position: relative;
        width: 400px;
        height: 240px;
        top:30px;
    }
    .section3-content-center{
        padding-top: 15px;
    }
    .section3-content-center .item div span:nth-child(2){
        padding-top: 5px;
    }

    .section3-content-top span:nth-child(2) {
        font-size: 16px;
    }
    .section3-top>div>span:nth-child(2){
        font-size: 16px;
    }


  /*  .section3-content-center{
        !* width: 80%;*!
    }*/
    .section3-content-center .item span{
        font-size: 16px;
    }

    .section3-content-center .item div span:nth-child(1){
        width: 50px;
        height: 50px;
        border-radius: 50px;
    }

    .section3-content-center .item img{
        width: 40px;
        height: 40px;
        border-radius: 40px;
    }

}