body{
    font-family: "Microsoft YaHei";
    color: #000;
    box-sizing: border-box;
}
.wrapper{
    padding:0;
}
.floatLeft{
    float: left !important;
}
.floatRight{
    float: right !important;
}

.top{
    height:150px;
    line-height: 150px;
    background-color: transparent !important;
    position: absolute;
    width:100%;
}
.top .container{
    height:100%;
    padding: 0;
}
.top .top-left span{
    font-weight: bold;
    font-size: 22px;
    vertical-align: bottom;
    margin-left: 15px;
}
.top .top-right a.btn{
    display: inline-block;
    height:35px;
    line-height:35px;
    padding:0px;
    width: 100px;
    color: #fff;
    font-size: 15px;
    border: 1px solid #d2cedb;
    border-radius:7px;
    text-align: center;
    float:right;
    margin-right: 20px;

}

/*.top .top-right a:first-child{*/
/*    margin-right: 20px;*/
/*}*/
.top .top-right a.btn:hover{
    background-color: #d2cedb;
    color: #211158;
}
.top-right .name{
    display:inline-block;
    color:#fff; margin-right:20px; border:0px;
}
.footer{
    height: auto;
    line-height:40px;
    background-color: #262626;
    color: #8f8f8f;
    padding: 30px 0px;
}
.footer .container{
    padding:0;
}
.footer .foot_ul{
    float:left; min-width:288px;
}
.footer .footer-item{
    /*float: left;*/
    /*width: 55%;*/
    /*margin:0px auto;*/
    /*text-align: center;*/
}
.footer .foot_bg{
    width:2px; height:80px; background:url("../images/footer_bg.png") center no-repeat; margin:0px 165px; float:left;
}
.footer-item span{
    color: #8f8f8f;
    margin-left: 20px;
}
.wrapper .hot{
    height: 120px;
    line-height:120px;
    background-color: #f0fbff;
}
.hot .hot-item{
    float: left;
    width: 25%;
}
.hot .hot-item span{
    font-size: 16px;
    font-weight: bold;
    margin-left: 20px;
}
.main .model{
    padding: 60px 0;
}
.model .model-header h2{
    font-size: 26px;
    text-align: center;
}
.model .model-header span{
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 50px;
    height: 5px;
    background: #3399e5;
    margin-top: 16px;
    margin-bottom: 40px;
}
.y1-container{
    box-shadow: 0px 0px 15px 5px #effbfc;
}
.y1-container .y1-item{
    float: left;
    width: 25%;
    height:359px;
    padding: 50px 40px;
    cursor: pointer;
}
.y1-container .y1-item:hover{
    background-color: rgba(34,195,255,0.2);
    box-shadow:0px 0px 3px 2px #d1f3fc;
}
.y1-item-header{
    text-align: center;
    margin-bottom: 25px;
}
.y1-item-header img{
    margin-bottom: 30px;
}
.y1-item-body p{
    line-height: 28px;
    font-size: 14px;
}
.y2-container{
    box-shadow: /* 左边阴影 */
            -10px 0px 5px -5px transparent,
                /* 右边阴影 */
            10px 0px 5px -5px transparent,
                /* 顶部阴影 */
            0px -10px 5px -5px transparent,
                /* 底部阴影 */
            0px 10px 10px -2px #d7e8f0;
}
.y2-body-left{
    float: left;
    width: 50%;
    padding: 43.5px 60px;
    background-color: #cdefff;
}
.y2-body-left h4{
    font-size: 18px;
    margin-bottom: 20px;
}
.y2-body-left p{
    font-size: 14px;
    line-height:32px;
    margin-bottom: 0;
}
.y2-body-right{
    float: right;
    width: 50%;
}
.y2-body-right img{
    width: 100%;
}
.y2-footer{
    height: 45px;
    line-height:45px;
    background-color: #fff;
}
.y2-footer div{
    float: left;
    width: 25%;
    text-align: center;
    cursor: pointer;
}
.y2-footer div span{
    display: inline-block;
    width: 140px;
    height:45px;
    line-height:45px;
    position: relative;
}
.y2-footer div:hover span:after{
    content: url(../images/webIndex/icon_10.png);
    position: absolute;
    bottom: 0;
    left:0;
}

.y3-container .y3-item{
    float: left;
    background-color: #00affe;
    border-radius: 50%;
    height:123px;
    width: 123px;
    color: #fff;
    text-align: center;
    padding: 15px 0;
    vertical-align: middle;
    cursor: pointer;
}
.y3-item-header{
    height:37px;
    line-height:37px;
}
.y3-item-header span{
    margin-top: 7px;
}
.y3-item-body{
    height:26px;
    line-height:26px;
    font-size: 15px;
    font-weight: bold;
}
.y3-item-footer{
    height:28px;
    line-height:28px;
    font-size: 20px;
}
.y3-container .y3-icon{
    float: left;
    width: 130px;
    vertical-align: middle;
    text-align: center;
    height:123px;
    line-height:123px;
}
.y3-container .y3-icon img{
    margin-top: 40px;
}
.y3-container .y3-item:hover{
    background-color: #fff;
    color: #00affe;
    border: 2px solid #00affe;
}
.y3-container .y3-item .img1{
    display: inline-block;
    background: url(../images/webIndex/2.png) no-repeat;
    width: 27px;
    height:27px;
}

.y3-container .y3-item:hover .img1{
    background: url(../images/webIndex/1.png) no-repeat;
}
.y3-container .y3-item .img2{
    display: inline-block;
    background: url(../images/webIndex/3.png) no-repeat;
    width: 27px;
    height:27px;
}

.y3-container .y3-item:hover .img2{
    background: url(../images/webIndex/4.png) no-repeat;
}
.y3-container .y3-item .img3{
    display: inline-block;
    background: url(../images/webIndex/5.png) no-repeat;
    width: 27px;
    height:27px;
}

.y3-container .y3-item:hover .img3{
    background: url(../images/webIndex/6.png) no-repeat;
}
.y3-container .y3-item .img4{
    display: inline-block;
    background: url(../images/webIndex/7.png) no-repeat;
    width: 27px;
    height:27px;
}

.y3-container .y3-item:hover .img4{
    background: url(../images/webIndex/8.png) no-repeat;
}
.y3-container .y3-item .img5{
    display: inline-block;
    background: url(../images/webIndex/9.png) no-repeat;
    width: 27px;
    height:27px;
}

.y3-container .y3-item:hover .img5{
    background: url(../images/webIndex/10.png) no-repeat;
}
.y4-container .y4-header{
    margin-bottom: 30px;
    text-align: center;
    font-size: 0;
}
.y4-container .y4-header a{
    width: 112px;
    height:34px;
    line-height:34px;
    display: inline-block;
    border:1px solid #00affe;
    color: #00affe;
    font-size: 15px;
}
.y4-container .y4-header a.active{
    background-color: #00affe;
    color: #fff;
}
.y4-container .y4-header a:hover{
    background-color: #00affe;
    color: #fff;
}
.y4-body{
    /*display: -webkit-flex;  !* 新版本语法: Chrome 21+ *!*/
    /*display: flex;          !* 新版本语法: Opera 12.1, Firefox 22+ *!*/
    /*display: -webkit-box;   !* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. *!*/
    /*display: -moz-box;      !* 老版本语法: Firefox (buggy) *!*/
    /*display: -ms-flexbox;   !* 混合版本语法: IE 10 *!*/
}
.y4-item{
    float: left;
    width: 208px;
    /*flex-basis: 280px;*/
    -webkit-flex-basis: 280px;
    margin: 0 12px;
    border:1px solid #a6e3ff;
    padding: 35px 0px 35px 25px;
    background-color: #fff;
    position: relative;
}
.y4-item:hover{
    box-shadow: 0px 0px 10px 5px #c2ecff;
}
.y4-item:after{
    content: '';
    position: absolute;
    top:0;
    left: 0;
    width: 26px;
    height:26px;
    border-top:2px solid #00affe;
    border-left:2px solid #00affe;
}
.y4-item:before{
    content: '';
    position: absolute;
    right:0;
    bottom: 0;
    width: 26px;
    height:26px;
    border-right:2px solid #00affe;
    border-bottom:2px solid #00affe;
}
.y4-item:first-child{
    margin-left: 0;
}
.y4-item:last-child{
    margin-right: 0;
}
.y4-item-header{
    margin-bottom: 25px;
    padding-right: 25px;
    text-align: center;
}
.y4-item-header span{
    display: inline-block;
    border-bottom: 1px solid #98e4ff;
}
.y4-item-header span span{
    display: inline-block;
    border-bottom: 1px solid #98e4ff;
    font-size: 18px;
    color: #00affe;
    font-weight: bold;
    padding-bottom: 13px;
    margin-bottom: 2px;
}
.y4-item-body{
    margin-bottom: 35px;
}
.y4-item-body-item-left{
    float: left;
    width: 85px;
    font-size: 14px;
    line-height: 32px;
}
.y4-item-body-item-right{
    float: left;
    width: 96px;
    font-size: 14px;
    color: #ff0000;
    line-height: 32px;
}
.y4-item-footer{
    height: 29px;
    width: 112px;
    line-height:24px;
    color: #00affe;
    border: 1px solid #00affe;
    text-align: center;
    margin: 0 auto;
}
.y4-item-footer a span{
    color: #00affe;
    vertical-align: middle;
    margin-right: 2px;
}
.y4-item-footer .img{
    background: url(../images/webIndex/icon_13.png) no-repeat;
    width: 15px;
    height:16px;
    display: inline-block;
    vertical-align: middle;
}
.y4-item-footer:hover{
    background-color: #00affe;
}
.y4-item-footer:hover span{
    color: #fff;
}
.y4-item-footer:hover .img{
    background: url(../images/webIndex/icon_12.png) no-repeat;
}
[ng\\:cloak],[ng-cloak],[data-ng-cloak],[x-ng-cloak],.ng-cloak,.x-ng-cloak,.ng-hide{display:none !important;}ng\\:form{display:block;}.ng-animate-block-transitions{transition:0s all!important;-webkit-transition:0s all!important;}
