/*ͨ�� ��ʽ*/
.w{
    width: 1200px;
    margin: 0 auto;
}
body{
    min-width: 1200px;
}
.fh{
    overflow: hidden;
}
.hd{
    height: 78px;
    font-size: 38px;
    color: #333333;
    margin:0 auto;
    text-align: center;
    padding-top: 55px;
    background: url("../images/3.png") no-repeat bottom center;
}
.span1{
    display: inline-block;
    width: 26px;
    height: 26px;
    border: 2px solid #269BDB;
    border-radius: 50%;
    font-size: 18px;
    text-align: center;
}
.hd3{
    width:600px ;
    margin: 0 auto;
    padding: 40px 0;
    text-align: center;
    font-size: 30px;
    color:#0092D8 ;
}
.span4 {
    position: absolute;
    color: #fff;
    font-size: 24px;
}
/*box1��ʼ*/
.box1 {
    width:100%;
    background: #000000;
    background: -moz-linear-gradient(left,#24A5E3 0%, #3FE0FB 100%);
    background: -webkit-gradient(linear, top left, top right, color-stop(0%,#24A5E3), color-stop(100%,#3FE0FB));
    background: -webkit-linear-gradient(left, #24A5E3 0%,#3FE0FB 100%);
    background: -o-linear-gradient(left, #24A5E3 0%,#3FE0FB 100%);
    background: -ms-linear-gradient(left, #24A5E3 0%,#3FE0FB 100%);
    background: linear-gradient(to right, #24A5E3 0%,#3FE0FB 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#24A5E3', endColorstr='#3FE0FB',GradientType=0 );
    overflow: hidden;
}
.box1 .img{
    width: 1160px;
    height: 616px;
    position: relative;
}
.box1 .img1{
   position: absolute;
   top:60px ;
   left: 105px;
}
.box1 .img2{
  position: absolute;
  bottom:-17px;
  left:343px ;
}
.box1 .liner1{
    width: 100%;
    border-top: 1px solid #2158A2;
    position: absolute;
    top:300px ;
    left: 0;
}

/*box2��ʼ*/
.box2{
    width: 100%;
    /*height: 594px;*/
    background-color: #fff;
    overflow: hidden;
}
.box2 h2{
    width: 684px;
}
.box2 .box2_left{
    float: left;
    width: 600px;
/*    padding:10px 45px 0 20px ;*/
}
h4{
    font-size: 24px;
    font-weight: bold;
}
.box2 .box2_left ul{
    margin-top: 25px;
}
.box2 .box2_left li,.box2 .box2_left p{
    line-height: 28px;
    font-size: 18px;
}
.box2  .box2_right{
    float: right;
    width: 540px;
    text-align: left;
    padding-bottom: 30px;
}
.box2  .box2_right img{
    width: 90%;
}
/*box3��ʼ*/
.box3{
    width: 100%;
    background-color:#F0F9FF ;
}
.box3 .top{
    margin: 20px ;
}
.box3 .top .top_left{
    float: left;
    width: 320px;
}
.box3 .top .left_box{
    width: 186px;
    height: 186px;
    border: 5px solid #30BFEE;
    margin: 50px auto;
    background: #4F7AD1;
    border-radius: 50%;
}
.box3 .top .left_box:hover{
    background: #3FE0FB;
}
.box3 .top .left_box p{
    font-size: 23px;
    color: #fff;
    text-align: center;
    padding: 55px 10px;
}
.box3 .top .top_right{
    float: right;
    width:800px ;
    height: 300px;
}
.box3 .top .top_right .ul1{
    float: left;
}
.box3  .top_right .ul1 span{
    float: left;
    display:inline-block;
    width: 78px;
    height: 37px;
    font-size: 24px;
    text-align: center;
    margin: 15px;
}
.box3  .top_right .ul1 span:hover{
    transform:rotate(45deg);
}

.box3 .top .top_right .span2{
    color: #fff;
    background-color:#00A8FF ;
}
.box3 .top .top_right .span3{
    color: #B24E4E;
    background-color:#FFD200 ;
}
.box3  .top_right .ul2 li{
    height:45px;
    margin: 22px  0;
    font-size: 16px;
}
.box3 .bottom  h4{
    width: 468px;
    margin: 0 auto;
    font-size: 22px;
    font-weight: bold;
}
.box3 .bottom img{
    display: block;
    margin: 0 auto;
    padding: 3% 0;
    cursor:pointer;
}
/*box4��ʼ*/
.box4{
    width: 100%;
    height: 780px;
    background-color: #fff;
}
.box4 h4{
    width: 900px;
    margin: 0 auto;
    font-size: 20px;
}
.box4 .box4_left{
    float: left;
    width: 110px;
    margin:60px  auto;
}
.box4 .box4_left span{
    display: block;
    font-size: 20px;
    text-align: center;
    line-height: 90px;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    background-color: #00A8FF;
    color:#fff;
    margin-top: 20px;
}
.box4 .box4_left span:hover{
    background-color: #6A8AFF;
    box-shadow: 0px 0px 4px 5px #30BFEE;
}
.box4 .box4_right{
    float: right;
    width: 1050px;
}
/*box5��ʼ*/
.box5{
    width:100%;
    background: -moz-linear-gradient(left,#24A5E3 0%, #3FE0FB 100%);
    background: -webkit-gradient(linear, top left, top right, color-stop(0%,#24A5E3), color-stop(100%,#3FE0FB));
    background: -webkit-linear-gradient(left, #24A5E3 0%,#3FE0FB 100%);
    background: -o-linear-gradient(left, #24A5E3 0%,#3FE0FB 100%);
    background: -ms-linear-gradient(left, #24A5E3 0%,#3FE0FB 100%);
    background: linear-gradient(to right, #24A5E3 0%,#3FE0FB 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#24A5E3', endColorstr='#3FE0FB',GradientType=0 );
    overflow: hidden;
    padding-bottom: 40px;
}
.box5 h2{
    background: url("../images/hd.png") no-repeat bottom center;
}

/*box6��ʼ*/
.box6{
    background: url("../images/12.png")  no-repeat  center  80px;
    overflow: hidden;
}
.box6  .box6_left{
    margin-top: 80px;
    float: left;
    width: 450px;
    position: relative;
}
.box6  .box6_left  .span4-1{
   left: 50px;
}
.box6  .box6_left ul{
    width:450px ;
    margin:10px auto;
    padding-top: 66px;
}
.box6  .box6_left ul li{
    line-height: 40px;
    font-size: 18px;
}
.box6  .box6_left button,.box7_right .box7_right1 button{
    text-align: center;
    height: 50px;
    width: 380px;
    margin: 32px ;
    font-size: 18px;
    background-color: #FFD200;
    border: none;
    border-radius: 15px;
    box-shadow:  0 8px  5px #C9A709;
    font-family: "Microsoft Yahei";
}
.box6  .box6_left button:hover,.box7_right .box7_right1 button:hover{
    background-color:#00a8ff;
    box-shadow:  0 8px  5px #ccc;
    color: #fff;
}
.box6 .box6_right{
    margin-top: 80px;
    float: right;
    width: 700px;
    cursor:pointer
}
/*box7��ʼ*/
.box7{
    width: 100%;
    background: url("../images/11.png")  no-repeat  center  80px;
    background-color: #E2FFFE;
    padding-top:80px;
}
.box7 .box7_left {
    float: left;
    width: 600px;
    height: 370px;
}
.box7 .box7_left img{
   margin: 25px 0;
}
.box7_left .box7_left_top{
    width: 350px;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
}
.box7 .box7_left p{
    font-size: 26px;
    font-weight: 700;
    float: left;
}
.box7 .box7_left span{
    float: right;
    display: block;
    width: 140px;
    height: 30px;
    background-color: #fff;
    border: 2px solid #62ccff;
    margin-top: 2px;
    /*text-align: right;*/
}
.box7 .box7_left span i{
    display: inline-block;
    width:52px;
    height: 5px;
    margin-right: 5px;
    background-color:#00a8ff;
}
.box7 .box7_left span s{
    font-size: 18px;
}
.box7 .box7_right{
    float: right;
    width: 550px;
    height: 370px;
    position: relative;
}
 .box7_right .span4-2{
    right:200px;
}
.box7_right .box7_right1{
    width: 500px;
    margin: 80px auto;
}
.box7_right .box7_right1 p{
    line-height: 40px;
    font-size: 18px;
    margin-top: 20px;
}
/*box8��ʼ*/
.box8{
    background-color:#F7FFFF;
}
.box8 .box8_right{
    float: right;
    width: 675px;
    margin: 20px  auto;
    padding-top: 110px;
}
.box8 .box8_right li{
    float:left;
    width: 98px;
    height: 98px;
    line-height: 100px;
    text-align: center;
    margin:10px 0px 40px 20px;
    border: 7px solid #C6EEFF ;
    border-radius: 50%;
    color: #fff;
    font-size: 20px;
}
.box8 .box8_right li:hover{
    transform:scale(1.2);
}
/*box9��ʼ*/
.box9{
    background-color:#F0F9FF ;
}
.box9_right {
    width: 845px;
    position: relative;
    float: right;
}
.box9_right .span4_4 {
   right: 200px;
}
.box9_right ul{
  
    margin: 50px 10px;
}
.box9_right ul li{
    line-height: 36px;
      font-size: 18px;
}
/*box10��ʼ*/
.box10{
    background-color: #F7FFFF;
}
.box10 .box10_left{
    float: left;
    width: 635px;
}
.box10_left .box10_left1{
    width: 625px;
    margin:100px auto;
}
.box10_left .box10_left1 p{
    line-height: 34px;
    font-size: 18px;
}
.box10 .box10_right{
    width: 500px;
    height: 400px;
    float: right;
    margin: 50px 10px;
}
/*box11��ʼ*/
.box11 {
    background-color: #FFFFFF;
}
.box7_left{
    position: absolute;

}
.box7_left1{
    width: 390px;
    height: 310px;
    border-radius: 10px;
    background-color: #7FD3FF;
    position: relative;
    float: left;
}
 .box7_left2 {
     width: 450px;
     height: 310px;
     position: relative;
     left: 50px;
     top:50px ;
     border: 4px solid #00A8FF;
     border-radius: 10px;
     padding: 15px 0;
     z-index: 1000;
     background-color: #F8F8F9;
 }
#tagscloud{width:420px;height:250px;position:relative;text-align:center;}
#tagscloud a{position:absolute;top:0px;left:0px;text-decoration:none;display:inline-block;}
/*box12��ʼ*/
 .box12{
     background-color: #fff;
 }
.box12 .box12_left{
    width: 620px;
    margin-top: 50px;
}
.box12_left p,.box12_right p{
    text-align: center;
    margin: 20px 0;
    line-height: 30px;
}
.box12_right{
    width: 580px;
    margin-top: 55px
}
.box12_left .cas{
    padding-left: 50px;
}
.box13{
    width: 100%;
    position: relative;
    background: url("../images/10.png") no-repeat center;
    height:460px ;
    overflow: hidden;
}

.box13 button{
    position: absolute;
    top: 50%;
    left:50%;
    margin-top:10px;
    margin-left: -65px;
    width: 130px;
    height: 130px;
    background-color: #fff;
    border: 10px solid #FFC809;
    font-size:66px ;
    text-align: center;
    line-height: 70px;
    border-radius: 50%;
    font-weight: 700;
}
.box13 button:hover{
   background-color: #3FE0FB;
    color: #fff;
}
