.top1{
    width: 100%;
    height: 30px;
    background-color: #f5f5f5;
}
.top1_jz{
    width: 1197px;
    height: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 13px;
    color: #666666;
}
.top1_right a{
    color: #666666;
}
.top2{
    width: 100%;
    height: 114px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.top2_jz{
    display: flex;
    justify-content: space-between;
	margin-top: 15px
}
.top2_left{
    width: 234px;
    height: 64px;

}
.top2_left img{

    height: 100%;
}
.top2_right{
    width: 966px;
    height: 86px;
    display: flex;
    justify-content: space-between;
}
/* 搜索标的填充盒子 */
.top2_right .left_top .item{
    width: 46px;
    height: 26px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #4063c6;
}
.top2_right .left_top input{
    width: 270px;
    height: 26px;
    padding: 0 5px;
    resize: none;
    border: 0;
    outline: 0;
}
.top2_right .item .iconfont{
    font-size: 13px;
    color: #fff;
}
.top2_right .right_left{
    width: 320px;
    height: 57px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
/* 文本框 */
.top2_right .right_left .left_top{
    width: 320px;
    height: 30px;
    display: flex;
    justify-content: space-between;
    border: 2px solid #4a6bc9;
}
.top2_right .right_left .left_bottom{
    width: 320px;
    display: flex;
    align-items: center;
}
.top2_right .storang{
    font-size: 13px;
    font-weight: bold;
}
.top2_right ul{
    display: flex;
}
.top2_right ul li{
    font-size: 11px;
    color: #b2b2b2;
    margin-right: 6px;
}
.top2_right .right_right{
    width: 353px;
    height: 86px;
    display: flex;
    justify-content: space-between;
}
.top2_right .right_right .tubiao{
   
}
.top2_right .right_right .fa{
   font-size: 50px;
   color: #4063c6;
   line-height: 66px;
}
.top2_right .right_right .r_left{
    width: 193px;
    height: 55px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
/* 文字1 */
.top2_right .r_left .p1{
    font-size: 17px;
    color: #4063c6;
}
/* 文字2 */
.top2_right .r_left .p2{
    font-size: 23px;
    font-weight: bold;
    color: #4063c6;
}
.top2_right .right_left .p2{
    font-size: 23px;
    font-weight: bold;
    color: #4063c6;
}
.top2_right .right_left .p3{
    font-size: 16px;
    color: #000;
}
.top2_right .right_right .r_right{
    height: 86px;
    border: 1px solid #999999;
    font-size: 11px;
    color: #999999;
    display: flex;
    flex-direction: column;
    padding: 4px;
    justify-content: space-between;
    align-items: center;
    font-size: 11px;
}
/* 二维码图片 */
.top2_right .r_right img{
    width: 64px;
    height: 64px;
}

.top3{
    width: 100%;
    height: 60px;
    background-color: #4063c6;
}
.top3_jz{
    width: 1200px;
    margin: 0 auto;
}
.top3_jz ul{
    align-items: center;
}
.top3_jz ul li{
	width: 149px;
    font-size: 15px;
    height: 60px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
	float: left;
}
.top3_jz ul .li_xt{
    width: 1px;
    background-color: #fff;
    border: 0;
}
.top3_jz ul li a{
    color: #fff;
}
.top4{
    width: 100%;
    height: 700px;
}
.top4_box{
    width: 100%;
    height: 100%;
}
.top4 img{
    width: 100%;
    height: 100%;
}

.top5{
    height: 160px;
}
.top5_jz{
    width: 1197px;
    height: 100%;
    margin: 0 auto;
    align-items: center;
}
.top5_box{
    width: 296px;
    height: 100%;
	float: left;
    display: flex;
    justify-content: space-around;
    align-items: center;

}
.top5_box .box_left .iconfont{
    font-size: 45px;
    color: #4878ff;;
}
.top5_box .box_right{
    width: 181px;
    height: 45px;
}
.top5_box .box_right .p1{
    font-size: 18px;
    font-weight: bold;
    color: #666666;
}
.top5_box .box_right .p2{
    font-size: 12px;
    color: #b2b2b2;
}
.top5_xt{

}

