.canvas #slide .container .banner .bannerBtn a.btn{
    display: block;
    width: 128px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    border: 1px solid #fff;
    font-size: 18px;
    color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: none;
    position: absolute;
    top:417px;
    right: 466px;
    cursor: pointer;
}
.canvas #slide .container .banner .bannerBtn a.btn:hover{
    background: #fff;
   color: #2dbef0;
}
.canvas #slide .container .banner .bannerBtn a.btnLink{
    background: #2dbef0;
    border:1px solid #2dbef0;
    position: absolute;
    top:417px;
    right:305px;
    cursor: pointer;
}
.canvas #slide .container .banner .bannerBtn a.btnLink:hover{
    background: #22b1e2;
    border:1px solid #22b1e2;
    color: #fff;
}
.containerBox{
    width:100%;
    height: auto;
}
.square {
    width:  100%;
    height: auto;
}
.square .center {
    width:  1200px;
    height: auto;
    margin: 0px auto;
}

.square .center .focus {
    width: 100%;
    height: 65px;
    line-height: 65px;
    font-size: 30px;
    font-weight:bold;
    color:#333;
    text-align: center;
    margin: 0px auto;
    position: relative;
}
.square_1 .center .focus{
    padding: 60px 0px 40px 0px;
}
.square_2 .center .focus{
    padding: 47px 0px 52px 0px;
}
.square_3 .center .focus{
    padding: 49px 0px 21px 0px;
    position: relative;
}
.square_2{
    background: #faf8f3;
    padding-bottom: 45px;
}
.square_3{
    padding-bottom: 45px;
}
.square_3 .focus>a{
    display: block;
    line-height: 30px;
    position: absolute;
    right:0px;
    font-size: 14px;
    color:#333;
    font-weight: normal;
    bottom: 9px;
}
.square_4 .focus>a:hover{
    color:#2dbef0;;
}
.square_1 .center ul{
    width:1080px;
    height: auto;
    overflow: hidden;
    margin:0px auto;
    padding: 0px 0px 80px 0px;
}
.square_1 .center ul li{
    float: left;
    width:135px;
    height: auto;
    margin-left: 180px;
}
.square_1 .center ul li.margin0{
    margin-left: 0px;
}
.square_1 .center ul li>a{
    display: block;
    margin: 0px auto;
    width:135px;
    height: 113px;
}
.square_1 .center ul li>a img{
    display: block;
    margin: 0px auto;
    position: relative;
}
.square_1 .center ul li>p{
    display: block;
    width:135px;
    line-height: 36px;
    margin-top: 27px;
    text-align: center;
    font-weight: bold;
    font-size:18px;
}

.square_2 .square_2Cont{
    width:1200px;
    height: auto;
    margin: 0px auto;
    position: relative;
}
.square_2Cont span.contBg{
    display: block;
    width:100%;
    height: 6px;
    background: #666;
    position: absolute;
    top:103px;
    left:0px;
}
.square_2Cont span.contBg i{
    display: block;
    width:20px;
    height: 15px;
    position: absolute;
    right:-20px;
    top:-9px;
    background:url(../png/docking/contBg.png)no-repeat right 0px;
}
.square_2Cont ul{
    width:1020px;
    height: auto;
    overflow: hidden;
    margin: 0px auto;
    position: relative;
    z-index:10;
    padding-bottom: 50px;
}
.square_2Cont ul li{
    float: left;
    width:137px;
    height: auto;
    cursor: pointer;
    margin-left: 76px;
}
.square_2Cont ul li span.line{
    display: block;
    width:6px;
    height: 51px;
    background: #666;
    margin: 0px auto;
}
.square_2Cont ul li p.text{
    display: block;
    width:100%;
    line-height: 47px;
    font-size: 24px;
    color:#666;
    text-align: center;
    padding-bottom: 5px;
    position: relative;
    left:-16px;
}
.square_2Cont ul li.bottom span{
    margin-top: 109px;
}
.square_2Cont ul li.bottom p.text{
    padding: 5px 0px 0px 0px;
}

.square_2Cont ul li:hover p.text{
    color:#2dbef0;
}
.square_2Cont ul li:hover span{
    background: #2dbef0;
}
.square_2 .center .btnBox{
    width:280px;
    height: auto;
    overflow: hidden;
    margin: 0px auto;
}
.square_2 .center .btnBox>a{
    display: block;
    float: left;
    width: 128px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 18px;
    color: #2dbef0;
    border: 1px solid #2dbef0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin: 0px auto;
    cursor: pointer;
}
.square_2 .center .btnBox>a:hover{
    color:#fff;
    background: #2dbef0;
}
.square_2 .center .btnBox>a.btnLink{
    background: #2dbef0;
    color:#fff;
    margin-left: 18px;
}
.square_2 .center .btnBox>a.btnLink:hover{
    background: #20aada;
    border:1px solid #20aada;
}

.square_3 .center .square_3Cont{
    width:1230px;
    height:auto;
    _position:relative;
    margin-left: -30px;
    overflow: hidden;
}
.square_3 .center .news {
    width: 380px;
    height: auto;
    float: left;
    margin: 0px 0px 0px 30px;
}
.square_3 .center .news a.picture {
    display: block;
    width: 100%;
    height: 220px;
    overflow: hidden;
}
.square_3 .center .news a.picture img {
    width: 100%;
    height: auto;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.square_3 .center .news:hover a.picture img{
    -webkit-transform: scale(1.2,1.2);
    -moz-transform: scale(1.2,1.2);
    -ms-transform: scale(1.2,1.2);
    -o-transform: scale(1.2,1.2);
    transform: scale(1.2,1.2);
}
.square_3 .center .news a.link {
    display: block;
    width: 100%;
    height: 30px;
    overflow: hidden;
    font-size: 18px;
    line-height: 30px;
    margin: 10px 0px 0px 0px;
    overflow: hidden;
    text-overflow:ellipsis;
    -o-text-overflow:ellipsis;
    white-space:nowrap;
}
.square_54 .center .news:hover a.link{
    color: #2dbef0;
}
.square_4 .square_4Cont{
    width:1240px;
    height:auto;
    _position:relative;
    margin-left: -30px;
    overflow: hidden;
    padding:25px 0px 60px 0px;
}
.square_4Cont li{
    width:380px;
    height:auto;
    float: left;
    margin:0px 0px 30px 30px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    -webkit-box-shadow:  0px 0px 10px #cdcbcc;
    -moz-box-shadow:  0px 0px 10px #cdcbcc;
    box-shadow: 0px 0px 10px #cdcbcc;
}
.square_4Cont li div.img{
    width:100%;
    height:auto;
    position: relative;
}
.square_4Cont li div.img img{
    display: block;
    width:100%;
    height:auto;
}
.square_4Cont li div.img span{
    display: block;
    width:100%;
    height:50px;
    background: #000;
    position: absolute;
    bottom: 0px;
    left:0px;
    z-index:10;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=60);
    -webkit-opacity: 0.6;
    -khtml-opacity: 0.6;
    -moz-opacity: 0.6;
    opacity: 0.6;
}
.square_4Cont li div.img a{
    display: block;
    width: 344px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #fff;
    padding: 0px 18px;
    position: absolute;
    bottom: 0px;
    left:0px;
    z-index:20;
}
.square_4Cont li div.animateCont{
    width:340px;
    height:100%;
    position: absolute;
    bottom: -282px;
    left:0px;
    background: url(../png/incubation/opacity1.png) no-repeat;
    z-index:30;
    color: #fff;
    padding: 0px 20px;
}
.square_4Cont li div.animateCont b{
    display: block;
    width:100%;
    height:45px;
    line-height: 45px;
    font-size: 18px;
    text-align: center;
    font-weight:normal;
    margin-top: 1px;
}
.square_4Cont li div.animateCont p{
    font-size: 14px;
    width:100%;
    line-height: 23px;
    min-height:92px;
    text-align: center;
    margin-top: 5px;
}
.dialogApply .dialogContBox{
    height: 500px;
    margin-top: -255px;
}
.dialogMainBox ul{
    display: block;
    width:100%;
    height: auto;
    padding-top: 32px;
}
.dialogMainBox ul li{
    width:100%;
    height:auto;
    font-size: 14px;
    color:#666;
    padding-bottom: 20px;
    position: relative;
}
.dialogMainBox ul li label{
    display: block;
    width:87px;
    line-height: 34px;
    margin-right: 5px;
    float: left;
    text-align: right;
}
.dialogMainBox ul li label>span{
    color:#e60012;
}
.dialogMainBox ul li input.input{
    width:336px;
    height: 34px;
    border:1px solid #eee;
    background: #eee;
    padding: 0px 10px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
    float: left;
}
.dialogMainBox ul li input.input:focus,
.dialogMainBox ul li textarea:focus{
    border:1px solid #2b9bda;
}
.dialogMainBox ul li input.arrow,
.dialogMainBox ul li textarea.arrow{
    border:1px solid #e60012;
}
.dialogMainBox ul li>span{
    font-size: 12px;
    color:#e60012;
    position: absolute;
    display: block;
    line-height: 20px;
    left:96px;
    top:36px;
    display: none;
}
.dialogMainBox ul li textarea{
    width:336px;
    height: 90px;
    border:1px solid #eee;
    background: #eee;
    padding: 10px 10px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
    float: left;
    resize: none;
}
.dialogMainBox ul li .uploadCont{
    width:338px;
    height: auto;
    float: left;
}
.dialogBox .dialogContBox .dialogMainBox ul li .uploadCont>p{
    line-height: 25px;
    color:#ff0000;
    font-size: 12px;
    text-align: left;
    margin-top: 4px;
}
.dialogMainBox ul li .uploadCont .upload{
    overflow: hidden;
}
.dialogMainBox ul li .uploadCont .upload .uploadInput{
    float: left;
    position: relative;
}
.dialogMainBox ul li .uploadCont .upload .uploadInput input{
    width:90px;
    height: 30px;
    opacity: 0;
}
.dialogMainBox ul li .uploadCont .upload .uploadInput a{
    display: block;
    width:90px;
    height: 30px;
    color:#fff;
    font-size: 14px;
    background: #2dbef0;
    line-height: 30px;
    border-radius:3px;
    position: absolute;
    top:0px;
    left:0px;
    padding-left: 0px;
}
.dialogMainBox ul li .uploadCont .upload a{
    display: block;
    float: left;
    line-height: 30px;
    padding-left: 10px;
}
.square_3 .focus>a {
    display: block;
    line-height: 30px;
    position: absolute;
    right: 0px;
    font-size: 14px;
    color: #333;
    font-weight: normal;
    bottom: 9px;
}


@media screen and (max-width: 1211px){
    .square .center,
    .square_1 .center ul,
    .square_2Cont ul{
        width:1000px;
    }
    .square_1 .center ul li{
        margin-left: 153px;
    }
    .square_2Cont ul li{
        margin-left: 25px;
    }
    .square_3 .center .news{
        width:313px;
    }
    .square_4 .square_4Cont{
        width:1040px;
    }
    .square_4Cont li{
        width:313px;
    }
    .square_4Cont li div.img a{
        width:277px;
    }
    .square_4Cont li div.animateCont{
        width:273px;
    }
    .square_4Cont li div.animateCont p{
        font-size: 12px;
        margin-top: -13px;
        line-height: 18px;
    }
    .square_4Cont li div.animateCont b{
        margin-top: 1px;
        font-size: 12px;
    }
    .square_3 .center .news a.picture{
        height: 181px;
    }
}











