
[v-cloak]{
    display: none;
}

body{
    position: relative;
}

.logo {
    float: left;
    /*padding-top: 7px;*/
    /*margin-right: 30px;*/
}

/*nav样式开始*/
.wrapper {
    float: left;
    max-width: 800px;
    margin: 0 auto;
    width: 95%;
    position: relative;
    height: 100%;
}

.btn_mfsy {
    float: left;
    width: 100px;
    margin-left: 50px;
}

.info_list_panel {
    float: left;
    width: 500px;
    height: 260px;
    margin-top: 80px;
    position: relative;
    padding-top: 5px;
}

.info_list_panel ul {
    padding-left: 15px;
}

.info_list_title {
    font-size: 34px;
    font-weight: bold;
    font-family: 黑体;
    color: white;
    height: 36px;
    line-height: 36px;
    margin-bottom: 10px;
}

.info_list_panel li {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.info_list_panel a {
    height: 28px;
    line-height: 28px;
    font-family: "Microsoft Yahei", "黑体";
    font-size: 16px;
    color: white;
}

.info_list_panel .info_list_more_btn {
    position: absolute;
    bottom: 10px;
    left: 15px;
}

.info_list_more_btn {
    width: 180px;
    height: 46px;
    line-height: 46px;
    background: #ffffff;
    border-radius: 2px;
    color: #0041b5;
    outline: none;
    font-size: 18px;
    cursor: pointer;
    margin-top: 10px;
}

.info_list_more_btn:hover {
    opacity: 0.8;
}

.disabled {
    cursor: not-allowed !important;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65
}

input[type="button"], a {
    cursor: pointer;
}

/* leftsead */
.leftsead {
    width: 80px;
    height: 290px;
    position: fixed;
    bottom: 20px;
    right: 0;
    z-index: 100;
}

.leftsead > ul > li {
    width: 80px;
    height: 60px;
}

.leftsead > ul > li > a > img {
    float: right;
}

.leftsead > ul > li > a {
    height: 49px;
    float: right;
    display: block;
    min-width: 47px;
    max-width: 180px;
}

.leftsead > ul > li > a .shows {
    display: block;
}

.leftsead > ul > li > a .hides {
    margin-right: -143px;
    cursor: pointer;
    cursor: hand;
}

.leftsead > ul > li > a.youhui .hides {
    display: none;
    position: absolute;
    right: 143px;
}

.leftsead > ul > li > a.youhui .wm {
    display: none;
    position: absolute;
    right: 60px;
}

.p3 {
    width: 128px;
    background-color: #75b9ff;
    height: 48px;
    margin-left: 47px;
    border: 1px solid #3c9cff;
    text-align: center;
    line-height: 48px
}

.p1 {
    width: 47px;
    height: 49px;
    float: left
}

/*.nav_menu_active{
    background-color: #3c9cff;
    border-radius: 5px;
    color: white;
}*/

.nav_menu_active a{
    color: #007aff !important;
}

/*.yqgk{*/
    /*color: #205fbe;*/
    /*font-size: 28px;*/
    /*text-align: center;*/
/*}*/

.inputDiv{
    width: 100%;
}

.bodyBg{
    background: url(../images/login_bg.png) no-repeat center;
    width: 100%;
    height: 100%;
}

.banner5{
     background:url(../images/banner5.png) no-repeat center top;
     width: 100%;
     height: 500px;
 }

.bannerJjfa{
    background:url(../images/banner6.png) no-repeat center top;
    width: 100%;
    height: 500px;
}