/*  首页顶部 */
/*body{*/
    /*!*background:url(../images/nav-bg1.png) #fafafa center top no-repeat;*!*/
/*}*/
.index-top{
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #0370b2;
}
.index-top p{
    vertical-align: middle;
    font-size: 12px;
    color: #fff;
}
.index-top .weather img{
    margin-top: 8px;
}
.index-top .weather i{
    display: inline-block;
    width: 1px;
    height: 12px;
    background: #fff;
    position: relative;
    top: 2px;
    margin: 0 10px;
}
.index-top .weather span{
    display: inline-block;
    width: 26px;
    height: 18px;
    text-align: center;
    line-height: 18px;
    background: #ffbb17;
}
.index-top-right{
    height: 40px;
    line-height: 37px;
}
.index-top-right a{
    font-size: 12px;
    color: #9fd1f0;
}
.index-top-right a *{
    vertical-align: middle;
}
.set-index i{
    display: inline-block;
    width: 9px;
    height: 9px;
    background: url(../images/set-index.png) center top no-repeat;
    position: relative;
    top:1px;
}
.index-top-right>span{
    display: inline-block;
    width: 1px;
    height: 18px;
    background:#9fd1f0;
    position: relative;
    top: 5px;
    margin: 0 10px;
}
.add-collect i{
    display: inline-block;
    width: 11px;
    height: 9px;
    background: url(../images/add-sc.png) center top no-repeat;
    position: relative;
    top:1px;
}
.set-index:hover{
    color: #fff;
}
.set-index:hover i{
    background: url(../images/set-w.png) center top no-repeat;
}
.add-collect:hover{
    color: #fff;
}
.add-collect:hover i{
    background: url(../images/add-w.png) center top no-repeat;
}

/* logo部分 */
.index-logo{
    height: 148px;
}
.index-logo .logo img{
    margin-top: 30px;
}
.search-box{
    margin-top: 42px;
}
.search-box .search{
    height: 35px;
    position: relative;
    text-align: right;
}
.search-box .search input{
    width: 276px;
    border-radius: 17px;
    background: #fff;
    padding:0 35px;
    box-sizing: border-box;
    height: 35px;
}
.search-box .search-btn{
    position: absolute;
    top: 8px;
    left: 10px;
}
.search-box .sea-but{
    width: 92px;
    height: 35px;
    line-height: 35px;
    border-radius: 17px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background: #1192e0;
    margin-left: 15px;
    cursor: pointer;
}
.search-box .sea-but:hover{
    background: #0370b2;
}
.hot-word{
    font-size:12px;
    color: #545555;
    margin-top: 15px;
}
.hot-word a{
    color: #545555;
}
.hot-word a+a{
    margin-left: 15px;
}
.nav>div{
    height: 81px;
    background: url(../images/nav-bg.jpg) center top no-repeat;
}
.nav li{
    width: 16.6666%;
    height: 81px;
    text-align: center;
    font-size: 16px;
}
.nav li a{
    color: #fff;
}
.nav li a i{
    display: inline-block;
    width: 21px;
    height: 21px;
    margin-top: 18px;
}
.nav .index i{
    background: url(../images/home.png) center top no-repeat;
}
.nav .institutions-introduce i{
    background: url(../images/jgjs.png) center top no-repeat;
}

.nav .government-affairs i{
    background: url(../images/zwgk.png) center top no-repeat;
}

.nav .government-dynamic i{
    background: url(../images/zwdt.png) center top no-repeat;
}

.nav .government-service i{
    background: url(../images/zwfw.png) center top no-repeat;
}

.nav .interaction i{
    background: url(../images/hdjl.png) center top no-repeat;
}
.nav li:hover p{
    font-weight: 600;
}

/*  banner */
.index-banner{
    margin-top: 26px;
}
.index-banner .flexslider{
    margin: 0!important;
    border: none!important;
}
.index-banner .flex-control-nav{
    bottom:10px;
}
.index-banner .flex-control-paging li a{
    width: 42px;
    height: 4px;
    background: rgba(255,255,255,.5);
    border-radius: 0;
    box-shadow: none;
}
.index-banner .flex-control-paging li .flex-active{
    background: #fff;
}
/* 首页新闻 */
.index-news .wrap{
    padding: 16px;
    background: #fff;
    box-sizing: border-box;
    margin-top: 26px;
}
.index-news-scroll{
    width: 700px;
    height: 411px;
}
.index-news-scroll li{
    position: relative;
}
.index-news-scroll li .btttom-title{
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    box-sizing: border-box;
    font-size:16px;
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0,0,0,.5);
}
.index-news-scroll .flex-control-nav {
    width: 176px;
    bottom: 10px;
    right: 0;
}
.index-news-scroll .flex-control-paging li a{
    width: 15px;
    height: 15px;
    background: rgba(255,255,255,.5);
    box-shadow: none;
}
.index-news-scroll .flex-control-paging li .flex-active{
    background: #1192e0;
}
.index-news-scroll .hide{
    width: 500px;
    display: inline-block;
}
.index-news-right{
    width: 450px;
    margin-left: 18px;
}
.rigth-top{
    height: 40px;
    line-height: 30px;
    border-bottom: 1px solid #dbdbdb;
}
.rigth-top .news-name{
    font-size: 16px;
    color: #0e0e0e;
    padding-left:14px;
    position: relative;
    margin-right: 10px;
}
.rigth-top .news-name:after{
    position: absolute;
    content: '';
    display: inline-block;
    width: 4px;
    height: 16px;
    background: #1192e0;
    left: 0;
    top: 7px;
}
.news-ul li{
    float: left;
    padding:0 12px;
    position: relative;
}
.news-ul li a{
    font-size: 12px;
    color: #7b7b7b;
}
.news-ul .active a{
    color: #1192e0;
}
.news-ul .active:after{
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 100%;
    height: 3px;
    background: #1192e0;
    content: '';
}
.news-ul li:hover a{
    color: #1192e0;
}
.news-ul li:hover:after{
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 100%;
    height: 3px;
    background: #1192e0;
    content: '';
}
.more-news{
    display: inline-block;
    height: 30px;
    line-height: 29px;
    margin-left: 10px;
    margin-right: 10px;
}
.more-news *{
    vertical-align: middle;
    font-size: 14px;
    color: #7b7b7b;
}
.more-news i{
    display: inline-block;
    width: 9px;
    height: 7px;
    background: url(../images/more.png) center top no-repeat;
}
.more-news:hover span{
    color: #1192e0;
}
.more-news:hover i{
    background: url(../images/more-h.png) center top no-repeat;
}
.index-news-list li{
    height: 36px;
    line-height: 36px;
    border-bottom: 1px dashed #cfcfcf;
}
.news-content{
    margin-top: 10px;
}
.index-news-list li a{
    display: block;
    color: #636363;
}
.index-news-list li .title{
    width: 370px;
}
.index-news-list li:hover a{
    color: #1192e0;
}

/*  首页中间导航 */
.index-center-nav>div{
    overflow: hidden;
    margin-top:26px ;
}
.index-center-nav ul{
    background: #fff;
    padding: 20px;
    margin: 0 -10px;
    box-sizing: border-box;
}
.index-center-nav ul li{
    width: 25%;
    padding:0 10px;
    box-sizing: border-box;
}
.index-center-nav ul a{
    display: block;
    height: 60px;
}
.index-center-nav ul .message a{
    background: url(../images/folder-bg.jpg) center top;
}
.center-box{
    text-align: center;
    line-height: 60px;
}
.index-center-nav ul .message:hover a{
    background: url(../images/b-folder.jpg) center top;
}
.center-box i{
    display: inline-block;
    width: 39px;
    height: 30px;
    background: url(../images/folder.png) center top;
    vertical-align: middle;
    position: relative;
    top: -3px;
}
.center-box span{
    font-size: 16px;
    color: #666666;
    margin-left: 10px;
}
.message .center-box:hover i{
    background: url(../images/w-folder.png) center top;
}
.index-center-nav ul li:hover span{
    color: #fff;
}
.calendar .center-box i{
    background: url(../images/rl-icon.png) center top no-repeat;
}
.index-center-nav ul .calendar a{
    background: url(../images/rl-bg.jpg) center top;
}
.calendar:hover i{
    background: url(../images/rl-w.png) center top no-repeat;
}
.index-center-nav ul .calendar:hover a{
    background: url(../images/b-rili.jpg) center top;
}
.culture .center-box i{
    background: url(../images/wh-icon.png) center top no-repeat;
}
.index-center-nav ul .culture a{
    background: url(../images/wh-bg.jpg) center top;
}
.culture:hover i{
    background: url(../images/wh-w.png) center top no-repeat;
}
.index-center-nav ul .culture:hover a{
    background: url(../images/b-scwh.jpg) center top;
}
.warning .center-box i{
    background: url(../images/yj-icon.png) center top no-repeat;
}
.index-center-nav ul .warning a{
    background: url(../images/yj-bg.jpg) center top;
}
.warning:hover i{
    background: url(../images/yj-w.png) center top no-repeat;
}
.index-center-nav ul .warning:hover a{
    background: url(../images/b-yj.jpg) center top;
}

/* 通知栏 */
.index-notice-box{
    margin-top: 26px;
}
.index-notice-box .wrap{
    padding:16px;
    background: #fff;
    box-sizing: border-box;
}
.cultural-tourism{
    width: 360px;
}
.cultural-tourism ul{
    margin-left: -8px;
    margin-top: 10px;
}
.cultural-tourism li{
    width: 176px;
    float: left;
    margin-left: 8px;
    margin-top: 8px;
    box-sizing: border-box;
    height: 70px;
    line-height: 70px;
    padding-left:30px;
}
.cultural-tourism li a{
    display: block;
}
.cultural-tourism li i{
    display: inline-block;
    width: 22px;
    height: 22px;
    vertical-align: middle;
}
.cultural-tourism li span{
    font-size: 14px;
    color: #fff;
    margin-left: 10px;
}
.cultural-tourism .culture i{
    background: url(../images/whg.png) center center no-repeat;
}
.cultural-tourism .library i{
    background: url(../images/tsg.png) center center no-repeat;
}
.cultural-tourism .museum i{
    background: url(../images/bwg.png) center center no-repeat;
}
.cultural-tourism .scenic i{
    background: url(../images/jq.png) center center no-repeat;
}
.cultural-tourism .hotel i{
    background: url(../images/jd.png) center center no-repeat;
}
.cultural-tourism .travel i{
    background: url(../images/lxs.png) center center no-repeat;
}
.cultural-tourism .culture{
    background: #e5be61;
}
.cultural-tourism .library{
    background: #f3a49c;
}
.cultural-tourism .museum{
    background: #d4a4f6;
}
.cultural-tourism .scenic{
    background: #87e890;
}
.cultural-tourism .hotel{
    background: #5ee5d4;
}
.cultural-tourism .travel{
    background: #61b4e6;
}
.cultural-tourism li:hover span{
    font-weight: 600;
}

.notice-box{
    width: 384px;
    margin: 0 30px;
}
.notice-box li .title{
    width: 300px!important;
}
.application-box{
    width: 360px;
}
.application-box ul{
    margin-left: -8px;
    margin-top: 10px;
}
.application-box ul li{
    width: 176px;
    float: left;
    margin-left: 8px;
    margin-top: 8px;
    box-sizing: border-box;
    height: 110px;
    text-align: center;
}
.application-box li i{
    display: inline-block;
    width: 24px;
    height: 22px;
    vertical-align: middle;
    margin-top: 30px;
}
.application-box li p{
    margin-top:8px;
    color: #fff;
    font-size: 14px;
}
.application-box li:hover p{
    font-weight: 600;
}
.application-box .statistics i{
    background: url(../images/tjgl.png) center center no-repeat;
}
.application-box .gold-data i{
    background: url(../images/hjzb.png) center center no-repeat;
}
.application-box .holiday i{
    background: url(../images/jrxt.png) center center no-repeat;
}
.application-box .country i{
    background: url(../images/gjxc.png) center center no-repeat;
}
.application-box .statistics{
     background: #f4a687;
 }
.application-box .gold-data{
    background: #b1d582;
}
.application-box .holiday{
    background: #f1a0c4;
}
.application-box .country{
    background: #99b4f2;
}

/* 专题聚焦 */
.special-focus .wrap{
    margin-top: 26px;
    padding: 16px;
    background: #fff;
    box-sizing: border-box;
}
.focus-up{
    overflow: hidden;
    margin: 0 -10px;
    margin-top: 20px;
    width: 100%;
}
.focus-up li{
    float: left;
    padding:10px;
}
.focus-up ul{
    position: relative;
    left: 0;
}

/*  魅力四川 */
.charm-cont{
    margin-top: 10px;
}
.charm-cont>div{
    margin: 0 -8px;
}
.pic-list li{
    width: 20%;
    padding: 8px;
    box-sizing: border-box;
    float: left;
}
.pic-list li:hover p{
    font-weight: 600;
}
.pic-list li a{
    display: block;
    overflow: hidden;
    position: relative;
}
.pic-list li .title{
    width: 100%;
    height: 47px;
    background: url(../images/jb-bg.png) center top no-repeat;
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: center;
    font-size: 14px;
    color: #fff;
    line-height: 47px;
}
.bom-list li{
    width: 33.3333%;
    padding: 8px;
    box-sizing: border-box;
    float: left;
}
.bom-list li a{
    display: block;
    overflow: hidden;
    position: relative;
}
.bom-list li .title{
    width: 100%;
    height: 47px;
    background: url(../images/bm-jb.png) center top no-repeat;
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: center;
    font-size: 14px;
    color: #fff;
    line-height: 47px;
}
.bom-list li:hover p{
    font-weight: 600;
}
.video-list .play{
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0);
    top:0;
    left: 0;
    text-align: center;
}
.video-list .play img{
    margin-top: 57px;
}
/* 视频弹窗 */
.video-play{
    position: fixed;
    top:0;
    bottom: 0;
    width: 100%;
    background: rgba(0,0,0,.5);
    z-index: 500;
    display: none;
}
.video-cont{
    width: 600px;
    height: 400px;
    padding: 20px;
    box-sizing: border-box;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
}
.video-cont video{
    width: 100%;
    height: 100%;
}
/*  页脚 */
.footer{
    background: #fff;
    border-top: 1px solid #e3e3e3;
    padding: 45px 0;
    margin-top: 26px;
}
.da-img{
    margin-left: 45px;
}
.foot-center{
    width: 990px;
    text-align: center;
}
.foot-center a{
    font-size: 14px;
    color: #919191;
    padding:0 10px;
    border-left: 1px solid #919191;
    display: inline-block;
    height: 15px;
    line-height: 15px;
}
.foot-center a:first-child{
    border: 0;
}
.foot-center .copyright{
    font-size: 14px;
    color: #919191;
    margin-top: 20px;
}
.jc-img{
margin-top: 10px;
}
/*
首页侧边栏
*/
.sidebar{
    position: fixed;
    bottom: 300px;
    right: 5%;
}
.sidebar li{
    width:70px;
    height:70px;
    text-align: center;
    background: #8d9296;
    font-size: 14px;
    color: #fff;
    position: relative;
    cursor: pointer;
}
.sidebar li>img,
.sidebar li>a img{
    margin-top: 20px;
    max-width: 100%;
}
.sidebar li+li{
    border-top:1px solid #fff;
}
.sidebar a>p{
    color: #fff;
}
.sidebar .ewm{
    width: 120px;
    padding: 10px;
    background: #fff;
    text-align: center;
}
.sidebar .ewm p{
    font-size: 12px;
    color: #999;
}
.sidebar .ewm{
    position: absolute;
    left: -155px;
    top: -125px;
    border: 1px solid #ccc;
    display:none;
}
.sidebar .ewm img{
    max-width: 100%;
}
.sidebar .ewm:after{
    content: '';
    position: absolute;
    border-left: 8px solid #fff;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    right: -8px;
    top: 142px;
}
.sidebar .wx:hover{
    background:#10cf1d;
}
.sidebar .wx:hover .ewm{
    display: block;
}
.sidebar .wb:hover{
    background:#d22d29;
}
.sidebar .sj:hover{
    background:#1192e0;
}
.sidebar .sj .ewm{
    top: -50px;
}
.sidebar .sj .ewm:after{
    top: 67px;
}
.sidebar .sj:hover .ewm{
    display: block;
}
.sidebar .wz:hover{
    background:#ff8a00;
}
.foot-mob{
    display: none;
}
/*  首页移动端 */
@media only screen and (max-width: 700px){
    .index-top{
        display: none;
    }
    .index-logo{
        display: none;
    }
    .mob-nav{
        display: block;
        height: 80px;
        background: #fff;
        padding: 0 16px;
        border-bottom: 1px solid #f0f0f0;
        width: 100%;
        box-sizing: border-box;
    }
    .mob-nav .logo{
       height: 40px;
        margin-top: 20px;
    }
    .nav-menu{
        width: 30px;
        line-height: .5;
        height: 30px;
        margin-top: 26px;
        cursor: pointer;
        position: relative;
    }
    .nav-menu span{
        display: inline-block;
        width: 28px;
        height: 3px;
        background: #2681d4;
        position: absolute;
    }
    .nav-menu.active .s1{
        transform: rotate(45deg);
        transition: all .3s;
        top:12px;
    }
    .nav-menu.active .s3{
        transform: rotate(-45deg);
        transition: all .3s;
        top:12px;
    }
    .nav-menu.active .s2{
        opacity:0;
        transition: all .3s;
    }
    .nav-menu .s1{
        top:4px;
        transition: all .3s;
    }
    .nav-menu .s2{
        top:12px;
        transition: all .3s;
    }
    .nav-menu .s3{
        top:20px;
        transition: all .3s;
    }
    .nav{
        display: none;
    }
    .index-banner{
        margin-top: 0;
    }
    .index-banner .wrap{
         width: 100%;
     }
    .index-banner .slides>li{
        height: 220px;
        position: relative;
        overflow: hidden;
    }
    .index-banner .slides>li img{
        position: absolute;
        top: 0;
        left: 50%;
        height: 100%;
        width: auto!important;
        margin: 0 auto;
        transform: translateX(-50%);
    }
    .wrap{
        width: 100%;
        margin: 0!important;
    }
    .sidebar{
        display: none;
    }
    .index-news-scroll{
        width: 100%;
        float: none;
        height:auto;
    }
    .index-news-scroll .flex-control-nav{
        display: none;
    }
    .index-news-scroll .flexslider{
        margin-bottom: 0;
    }
    .index-news-scroll .hide{
        width:100%
    }
    .index-news-right{
        margin-left: 0;
        width: 100%;
        margin-top: 10px;
    }
    .rigth-top{
        border-bottom: 0;
        height:70px;
    }
    .rigth-top .news-ul{
        width: 100%;
        border-bottom: 1px solid #dbdbdb;
    }
    .rigth-top .more-news{
        position: relative;
        right: 0;
        top:-30px;
    }
    .index-news-list li{
        overflow: hidden;
        width: 100%;
    }
    .index-news-list li .title{
        width: 60%;
    }
    .index-news-right .news-content{
        position: relative;
        margin: 0;
        top: -20px;
    }
    .index-center-nav ul{
        margin-top: -16px;
    }
    .index-center-nav ul li{
        width: 50%;
        margin-bottom: 20px;
    }
    .index-notice-box{
        margin-top: 0;
    }
    .index-notice-box .wrap{
        padding: 0;
    }
    .index-notice-box .cultural-tourism{
        width: 100%;
        padding: 24px 8px;
        background: #ebf3fa;
        box-sizing: border-box;
    }
    .cultural-tourism .more-news{
        top: 0;
    }
    .cultural-tourism .rigth-top{
        height: 30px;
        padding:0 8px;
    }
    .cultural-tourism li{
        width:47%;
    }
    .cultural-tourism ul{
        margin-left: 0;
    }
    .notice-box{
        width: 100%;
        margin: 0;
        padding: 24px 16px;
        box-sizing: border-box;
    }
    .notice-box .more-news{
        right:24px;
        top:30px;
    }
    .notice-box li .title{
        width: 60%;
    }
    .application-box{
        width: 100%;
        padding: 0 16px 24px 16px;
        box-sizing: border-box;
    }
    .application-box .more-news{
        top: 0;
    }
    .application-box .rigth-top{
        height: 30px;
        padding:0 8px;
    }
    .application-box ul{
        margin-left: 0;
    }
    .application-box ul li{
        width: 47%;
    }
    .special-focus{
        width: 100%;
        padding: 24px 16px;
        box-sizing: border-box;

    }
    .special-focus .wrap{
        background: #ebf3fa;
        padding: 0;
    }
    .special-focus .more-news{
        top: 0;
    }
    .special-focus .rigth-top{
        height: 30px;
        padding:0 8px;
    }
    .special-focus .focus-up{
        margin: 0;
    }
    .charm-sc{
        background: #fff;
    }
    .charm-sc .wrap{
        background: #fff;
        padding: 0;
    }
    .pic-list li{
        width: 50%;
    }
    .pic-list li:last-child{
        display: none;
    }
    .charm-sc .bom-list{
        margin-top: 40px;
    }
    .charm-sc .bom-list li{
        width: 100%;
    }
    .footer{
        margin-top: 0;
        padding: 24px 0;
    }
    .footer .wrap{
        width: 100%;
        display: none;
    }
    .foot-mob{
        text-align: center;
        font-size: 14px;
        color: #919191;
        line-height: 30px;
        display: block;
    }
    .foot-mob img{
        vertical-align: middle;
        margin-top: 15px;
    }
    .da-img{
     margin-left: 0;
        width: 25px;
    }
    .jc-img{
        width: 50px;
    }
    .nav-up{
        background: #fff;
        width: 100%;
        position: fixed;
        top: 80px;
        left: 0;
        z-index: -1;
        transition: all .5s;
        height: 0;
        overflow-y: scroll;
    }
    .mob-search{
        padding: 16px;
        border-top: 1px solid #dcdcdc;
        border-bottom: 1px solid #dcdcdc;
        position: relative;
    }
    .mob-search input{
        width: 100%;
        padding: 10px 16px;
        background: #e5e5e5;
        box-sizing: border-box;
        border-radius:17px ;
    }
    .mob-search img{
        position: absolute;
        right:30px;
        top: 25px;
    }
    .nav-up .zxw{
        text-align: center;
        padding: 24px 0;
    }
    .nav-up .zxw a{
        width: 70%;
        height: 40px;
        line-height: 40px;
        background: #1192e0;
        font-size: 14px;
        color: #fff;
        display: inline-block;
    }
    .mob-nav-ul>li{
        border-bottom: 1px solid #dcdcdc;
    }
    .mob-nav-ul>li>a{
        color: #333;
        font-size: 16px;
        height: 40px;
        line-height: 40px;
        display: inline-block;
        padding: 0 16px;
    }
    .mob-nav-ul ul{
        background:#f5f5f5;
        padding: 0 16px;
        display: none;
    }
    .mob-nav-ul ul li a{
        color: #666;
        font-size: 16px;
        height: 40px;
        line-height: 40px;
        display: inline-block;
    }
    .mob-nav-ul .active ul{
        display: block;
    }
}

/*  机构简介 */
.introduce{
    margin-top: 26px;
}
.organization-box{
    width: 500px;
    height: 430px;
    background: #fff;
    padding:16px;
    box-sizing: border-box;
}
.organization-cont{
    font-size: 14px;
    color: #5d5d5d;
    line-height: 30px;
    margin-top: 20px;
}
.leader-box{
    width: 685px;
    height: 430px;
    background: #fff;
    padding:16px;
    box-sizing: border-box;
}
.leader-cont{
    margin: 8px -10px;
}
.leader-cont li{
    width: 20%;
    padding: 16px;
    box-sizing: border-box;
}
.leader-cont li>div{
    position: relative;
}
.leader-cont li>div:hover{
    box-shadow: 0 0 10px #ccc;
}
.leader-cont li>div img{
    width: 100%;
}
.leader-cont li>div p{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    height: 30px;
    line-height: 30px;
    background: rgba(0,0,0,.5);
    color: #fff;
    font-size: 14px;
}

/*  内设处室 */
.bureaus{
    margin-top: 26px;
}
.bureaus .wrap{
    background: #fff;
    padding: 16px;
    box-sizing: border-box;
}
.bureaus-list{
    margin: 15px -10px 0;
}
.bureaus-list li{
    width: 16.666666%;
    padding: 10px;
    float: left;
    box-sizing: border-box;
}
.bureaus-list li a{
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #f5f5f5;
    font-size: 14px;
    color: #5d5d5d;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.bureaus-list :hover a{
    background:#1192e0;
    color: #fff;
}
@media only screen and (max-width: 700px){
    .introduce{
        width: 100%;
        background: #ebf3fa;
    }
    .organization-box{
        background: #ebf3fa;
        width: 100%;
    }
    .introduce .rigth-top{
        height: 30px;
    }
    .introduce .more-news{
        display: none;
    }
    .organization-cont{
        padding: 16px;
        background: #fff;
        height: auto;
    }
    .organization-box{
        height: auto;
    }
    .leader-box{
        width: 100%;
        height: auto;
        background:#ebf3fa ;
    }
    .leader-box .leader-cont{
        background: #fff;
        overflow: hidden;
        margin: 0;
        padding: 10px;
        margin-top: 20px;
    }
    .leader-box .leader-cont li{
        width: 33.33333%;
        padding: 10px;
    }
    .bureaus{
        padding: 16px;
        background: #ebf3fa;
        height: auto;
        margin-top: 0;
    }
    .bureaus .rigth-top{
        height: 30px;
    }
    .bureaus .more-news{
        display: none;
    }
    .bureaus-list{
        height: auto;
        background: #fff;
        margin: 0;
        margin-top: 20px;
        padding: 10px 0;
    }
    .bureaus .wrap{
        width: 100%;
        height: auto;
        background:#ebf3fa ;
        padding: 0;
    }
    .bureaus .bureaus-list li{
        width:100%;
        padding: 10px 20px;
        text-align: left;
    }
    .bureaus .bureaus-list li a{
        text-align: left;
        padding: 0 10px;
    }
}

/*  政务公开 */
.government-nav{
    margin-top: 26px;
}
.government-nav .wrap{
    background: #fff;
}
.government-nav ul{
    padding: 10px;
}
.government-nav a{
    padding: 0 20px;
    font-size: 14px;
    color: #5d5d5d;
    margin: 10px 0;
    border-right: 1px solid #aaa;
    height: 14px;
    line-height: 14px;
    display: inline-block;
}
.government-box ul{
    margin: 10px -10px 0;
}
.government-box li{
    padding: 10px;
    width: 50%;
    box-sizing: border-box;
    float: left;
}
.websit-box li{
    padding: 10px;
    width: 100%;
    box-sizing: border-box;
    float: left;
}
.government-box li .box{
    background: #fff;
    padding: 16px;
}
.government-box .com-list li{
    width: 100%;
    padding: 0;
    margin-top:15px;
}
.websit-box .com-list li {
    width: 12.5%;
}
.websit-box .government-list li {
    width: 16.66666%;
}
.government-box .com-list{
    height: 135px;
    margin: 0;
    margin-top: 10px;
    overflow: hidden;
}
.government-box .com-list li a{
    width: 100%;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    color: #5d5d5d;
}
.government-box .com-list li a:hover{
    color: #1192e0;
}
.websit-box .com-list{
    margin-top: 0;
    height: auto;
}
/*   */
@media only screen and (max-width: 700px){
    .government-nav{
        display: none;
    }
    .government-ul>li{
        width: 100%;
        padding: 0 16px;
    }
    .government-ul .rigth-top .more-news{
        display: none;
    }
    .government-ul .rigth-top{
        height: 30px;
        background: #ebf3fa;
    }
    .government-box li .box{
        background: #ebf3fa;

    }
    .government-box li .com-list{
        background: #fff;
        padding: 0 16px 16px;
        height: auto;
    }
    .websit-box .government-list li{
        width: 100%;
    }
    .websit-box .com-list li {
        width: 100%;
    }
    .websit-box .com-list {
        margin-top: 20px;
    }
    .websit-box .government-ul{
        width: 100%;
        overflow: hidden;
        margin:0 ;
    }
    .websit-box .government-ul>li{
        padding: 0;
    }
}
/*  政务动态 */
.dynamic-ul>li{
    width: 33.33333%;
}
@media only screen and (max-width: 700px){
    .dynamic-ul>li{
        width: 100%;
    }
}
.government-nav a:hover{
    color: #1192e0;
}

/* 厅长信箱 */
.message-box{
    margin-top: 26px;
}
.message-list{
    width: 820px;
    height: 390px;
    padding: 16px;
    box-sizing: border-box;
    background: #fff;
}
.message-ul p{
    font-size: 16px;
    color: #5d5d5d;
}
.message-ul li{
    margin-top: 15px;
}
.message-ul .title{
    width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.message-ul .title:hover{
    color: #1192e0;
}
.meg-right{
    width: 360px;
    height: 390px;
    padding: 20px;
    box-sizing: border-box;
    background: #fff;
    position: relative;
}
.meg-right .meg-num>p span{
    font-size: 30px;
}
.meg-right .meg-num>p{
    width: 90px;
    height: 90px;
    padding: 5px;
    background: #fff;
    text-align: center;
    font-size: 16px;
    color: #1194e3;
    margin-right: 20px;
}
.meg-right .meg-num>p p{
    font-size: 16px;
}
.meg-right .meg-num>p>span{
    background: #eaf3fa;
    display: block;
    height: 100%;
    padding-top: 12px;
    box-sizing: border-box;
}

.meg-num{
    position: absolute;
    left: 70px;
    top: 155px;
}
.meg-bom-list ul{
    padding: 10px;
    background: #fff;
    margin: 26px 0;
}
.meg-bom-list ul li{
    padding: 10px;
    width: 25%;
    height: 80px;
    box-sizing: border-box;
    float: left;
    background: #fff;
}
.meg-bom-list ul li a{
    display: block;
    text-align: center;
    font-size: 16px;
    color: #fff;
    height: 100%;
    line-height: 60px;
}
.meg-bom-list ul li a img{
    margin-bottom: 15px;
    vertical-align: middle;
    margin-top: 10px;
    margin-right: 10px;
}
.meg-bom-list ul .jjjc a{
    background: #fab599;
}
.meg-bom-list ul .zxft a{
    background: #b1d582;
}
.meg-bom-list ul .gzly a{
    background: #f1a0c4;
}
.meg-bom-list ul .zxts a{
    background: #99b4f2;
}
.meg-bom-list ul li:hover span{
    font-weight: 600;
}
.write-layer{
    position: fixed;
    top: 0;
    bottom: 0;
    width: 100%;
    background: rgba(255,255,255,.9);
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 3000;
}
.align-vertical{
    height: 100%;
    width: 100%;
    position: relative;
    display: table;
}
.vertical-inner{
    display: table-cell;
    vertical-align: middle;
}
.letters-box{
    width: 720px;
    margin: 0 auto;
    background-color: #fff;
    border: 1px solid #f1f1f1\9;
    box-shadow:0 5px 30px 0 rgba(0,0,0,.3)
}
.letters-box .tbox{
    color: #fff;
    padding: 20px 30px;
    background: url(../images/fei.png) no-repeat scroll 90% center #1192e0;
    line-height: 1.5;
}
.letters-box h1{
    font-size: 28px;
}
.letters-box p{
    font-size: 13px;
}
.letters-con{
    padding: 25px 0px 40px;
    margin: 0px 30px;
}
.letters-con .title{
    font-size: 28px;
    line-height: 1.5;
    color: #323232;
    text-align: center;
}
.letters-con .ts{
    color: #e80d0d;
    text-align: center;
}
.letters-C{
    border-top: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    padding: 15px 0;
    margin: 15px 0px;
    font-size:15px;
    color: #777;
    line-height: 1.5;
    height: 276px;
    overflow-y: scroll;
}
.pageC{
    overflow-x: hidden;
}
.pageC strong{
    color:#333;
    font-size: 16px;
}
.letters-bot{
    text-align: center;
    color: #e80d0d;
}
.pl10{
    padding-left: 10px;
}
.letters-btnbox{
    padding-top: 32px;
    text-align: center;
}
.letters-btn{
    width: 140px;
    height: 50px;
    line-height: 50px;
    margin: 0px 5px;
    text-align: center;
    display: inline-block;
    background-color: #e5e5e5;
    color: #646464;
    *display: inline;
    *zoom: 1;
    border: 0px none;
    transition: all .3s;
}
.lettersitem{
    margin-bottom: 15px;
}
.letters-two .ltxt{
    border: 1px solid #dcdcdc;
    padding: 14px;
    height: 30px;
    line-height: 30px;
    width: 280px;
}
.lettitem .Validform_checktip{
    margin-left: 8px;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
    color: #999;
    font-size: 12px;
}
.Validform_checktip{
    display: block;
}
.letters-two .ltxt1{
    float: left;
    display: inline-block;
}
.letters-two .ltxt2{
    float: right;
    display: inline-block;
}
.letters-two .ltxt3{
    width: 630px;
    position: relative;
}
.lettitem2 .Validform_checktip{
    margin-bottom: 10px;
}
.letters-two .ltxt4{
    height: 172px;
    resize: none;
    width: 630px;
    margin-top: -1px;
    position: relative;
}
.letters-btnbox{
    padding-top: 32px;
    text-align: center;
}
.letters-lbox{
    float: left;
    display: block;
}
.yzmbox{
    width: 236px;
    height: 48px;
}
.yzmbox .img{
    float: left;
    display: block;
    width: 112px;
    height: 46px;
    border: 1px solid #b5b5b5;
    border-right: 0px none;
}
.yzmbox img{
    width: 112px;
    height: 46px;
}
.yzmbox .yztxt{
    float: left;
    display: block;
    border: 1px solid #b5b5b5;
    padding: 10px 15px;
    height: 26px;
    line-height: 26px;
    width: 90px;
    color: #666;
}
.letters-threen .letters-con{
    padding: 80px 0;
}
.jgico{
    width: 124px;
    margin: 0px auto;
}
.letters-btn:hover{
    transition: all .3s;
    background-color: #1192e0;
    color: #fff;
}
.zwimg{
    width: 100%;
    display: block;
}
.jgtxt{
    color: #323232;
    font-size: 28px;
}
.fc{
    text-align: center;
}
.letters-btn-close2{
    display: block;
    margin: 8% auto 0;
    width: 80%;
    padding: 18px 0px;
}
@media only screen and (max-width: 700px){
    .message-box{
        margin-top: 10px;
    }
    .message-list{
        width: 100%;
        height: auto;
        padding: 16px;
        box-sizing: border-box;
        background: #ebf3fa;
    }
    .message-box .rigth-top{
        height: 30px!important;
        display: block;
        padding: 0 16px;
    }
    .meg-bom-list .rigth-top{
        height: 30px!important;
        display: block;
        padding: 0 16px;
    }
    .message-box .rigth-top .more-news{
        display: none;
    }
    .message-ul{
        padding: 16px;
        background: #fff;
        padding-top: 1px;
        margin-top: 10px;
    }
    .meg-right{
        width: 100%;
        height: auto;
        background: #6abaeb;
        padding: 12px;
        position: fixed;
        left: 0;
        bottom: 0;
    }
    .pc-img{
        display: none;
    }
    .meg-bom-list ul{
        background: #ebf3fa;
        margin-top: 10px;
        padding: 16px;
    }
    .meg-bom-list ul li{
        width: 50%;
    }
    .mob-img{
        display: block;
        text-align: center;
    }
    .mob-img img{
        width: 40%;
    }
    .inter-bottom{
        padding-bottom:80px;
    }
    .interactive-modal{
        right: 0;
    }
    .letters-box{
        width: 100%;
    }
    .letters-box .tbox{
        background-size: 70px auto;
        background-position: 95% center;
        padding: 18px 110px 18px 20px;
    }
    .letters-box h1{
        font-size: 20px;
    }
    .letters-con{
        margin: 0px 20px;
        box-sizing: border-box;
    }
    .letters-con .title{
        font-size: 20px;
    }
    .letters-btn{
        width: 100px;
        height: 40px;
        line-height: 40px;
    }
    .letters-box .tbox{
        background-size: 70px auto;
        background-position: 95% center;
        padding: 18px 110px 18px 20px;
    }
    .letters-two .ltxt1, .letters-two .ltxt2{
        float: none;
        width: 100%;
        display: block;
    }
    .letters-two .ltxt{
        padding: 10px 15px;
        height: 40px;
        box-sizing: border-box;
        width: 100%;
    }
    .letters-two .ltxt2{
        margin-top: 15px;
    }
    .letters-two .ltxt4{
        height: 150px;
    }
    .letters-lbox, .letters-rbox{
        float: none;
        width: auto;
    }
    .letters-rbox{
        padding-top: 25px;
        text-align: left;
    }
    .letters-rbox .letters-btn{
        margin: 0 10px 0 0;
    }
}


/*  公用列表页面 */
.common-list{
    margin: 26px 0;
    min-height: 600px;
}
.common-left{
    width: 280px;
    background: #fff;
}
.common-list>.wrap{
    background: #fff;
}
.common-left li{

}
.common-left li a{
    font-size: 16px;
    color: #5d5d5d;
    height:46px;
    line-height: 46px;
    padding: 0 26px;
    border-bottom: 1px solid #e5e5e5;
    display: block;
}
.common-left li a:hover{
    color: #1192e0;
}
.three-nav{
    display: none;
}
.three-nav a{
    padding: 0 40px!important;
}
.common-left .active{
    background: #1192e0;
}
.common-left .active a{
    font-size: 16px;
    color: #fff;
}
.common-left .active a:hover{
    color: #fff;
}
.common-right{
    width: 920px;
    border-left: 1px solid #e5e5e5;
    box-sizing: border-box;
    padding: 30px;
}
.common-address *{
    vertical-align: middle;
    font-size: 16px;
    color: #5d5d5d;
}
.common-address{
    padding-bottom: 5px;
    border-bottom: 1px solid #e5e5e5;
}
.list-content{
    margin-top: 20px;
}
.list-content li{
    height: 52px;
    line-height: 52px;
    border-bottom: 1px dashed #e5e5e5;
}
.list-content li .title{
    width: 70%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.list-content li p{
    font-size: 16px;
    color: #5d5d5d;
}
.list-content li:hover p{
    color: #1192e0;
}
@media only screen and (max-width: 700px){
    .common-list .common-nav{
        width: 100%;
        overflow-x: scroll;
    }
    .common-list{
        margin-top: 0;
    }
    .common-left li{
        width: 100px;
        height: 40px;
        float: left;
        padding: 0;
        line-height: 40px;
        text-align: center;
        background: #ebf3fa;
        border-right: 1px solid #e5e5e5;
        box-sizing: border-box;
    }
    .common-right{
        width: 100%;
        padding: 16px;
    }
}
.common-detail .title{
    font-size: 32px;
    color:#2681d4;
    text-align: center;
    margin-top: 30px;
}
.common-detail .dis{
    font-size: 14px;
    color: #5d5d5d;
    text-align: center;
    padding: 20px 0;
    border-bottom: 1px solid #e5e5e5;
}
.common-detail .dis i{
    cursor: pointer;
}
.details-content{
    text-indent: 2em;
    font-size: 16px;
    color: #5d5d5d;
    line-height: 26px;
    margin-top: 20px;
}
.leader-content{
    margin-top: 30px;
}
.leader-infor .img{
    width: 108px;
    height: 155px;
    overflow: hidden;
}
.leader-infor .leader{
    width: 700px;
    margin-left: 20px;
}
.leader-infor .leader p{
    font-size: 14px;
    color: #5d5d5d;

}
.leader-infor .leader p+p{
    margin-top: 18px;
}
.leader-course{
    font-size: 14px;
    color: #5d5d5d;
}
.leader-course p{
    margin-top: 30px;
}
.upload-btn{
    display: inline-block;
    width: 110px;
    text-align: center;
    height: 42px;
    line-height: 42px;
    background: #e5e5e5;
    font-size: 16px;
    color: #666;
    margin-left: 8px;
    margin-top: 1px;
}
.law{
    background: #fff;
    padding: 24px;
    font-size: 15px;
    color: #777;
    line-height:2;
}
.m-img{
    width: 100%;
}
@media only screen and (max-width: 700px){
    .leader-nav{
        display: none;
    }
    .leader-infor{
        padding: 16px;
        background: #ebf3fa;
    }
    .leader-infor>div{
        width: 100% !important;
        text-align: center;
    }
    .leader-infor .leader{
        margin-left: 0!important;
    }
    .law{
        background: #fff;
        padding: 24px;
        font-size: 15px;
        color: #777;
        line-height:2;
        width: 100%;
        box-sizing: border-box;
    }
    .m-img{
        display: block;
    }
    .p-img{
        display: none;
    }
    .inspect{
      padding: 24px;
      background: #fff;
      box-sizing: border-box;
    }
}
.leader-list{
    margin-top: 10px;
}
.leader-list li{
    padding: 20px 0;
    border-bottom: 1px solid #f0f0f0;
    position: relative;
}
.leader-list li .more{
    display: inline-block;
    width: 120px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #338dea;
    background:#e4f2ff;
    position: absolute;
    right: 0;
    top: 20px;
}
.leader-list li .more:hover{
    background: #1192e0;
    color: #fff;
}
.leader-list p:last-child{
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
}
@media only screen and (max-width: 700px){
    .leader-list .leader-infor .img{
        width: 108px!important;
        height: 155px!important;
        overflow: hidden;
    }
    .leader-list .leader-infor{
        background: #ffffff;
    }
    .leader-list li .more{
        display: none;
    }
    .leader-list .leader-infor .leader{
        width: 65%!important;
        float: left;
        text-align: left!important;
        padding-left: 15px;
        box-sizing: border-box;
    }
    .common-left li a{
        padding: 0 10px;
        height: 40px;
        line-height: 40px;
    }
}

/*  视频列表 */
.common-detail .video-list{
    margin-top: 20px;
}
.common-detail .video-list li{
    padding: 16px;
    width: 50%;
    box-sizing: border-box;
    float: left;
}
.common-detail .video-list li .img-box{
    overflow: hidden;
    position: relative;
}
.common-detail .video-list li .img-box>img{
    width: 100%;
}
.common-detail .video-list .title{
    font-size: 16px;
    color: #ffffff;
    position: absolute;
    text-align: center;
    height: 50px;
    line-height: 50px;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 20;
    padding: 0 20px;
    box-sizing: border-box;
}
.common-detail .video-list .play{
    width: 100%;
    height: 100%;
    background: url(../images/v-bg.png) center bottom no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    font-size: 14px;
}
.common-detail .video-list .play img{
    margin: 0;
    position: absolute;
    bottom:50%;
    margin-bottom: -18px;
    left: 50%;
    margin-left: -18px

}
@media only screen and (max-width: 700px){
    .common-detail .video-list li{
        padding: 16px;
        width: 100%;
        box-sizing: border-box;
        float: left;
    }
    .video-cont{
        width: 100%;
        padding: 0;
        height: 200px;
    }
    .video-cont video{
        width: 100%;
        height: 200px;
    }
}

.focus-list .wrap{
    padding:16px;
    background: #fff;
    margin-top: 20px;
    box-sizing: border-box;
}
.special-list li{
    width: 33.33333%;
    padding: 15px;
    float: left;
}
.special-list li img{
    width: 100%;
}
@media only screen and (max-width: 700px){
    .focus-list .rigth-top{
        height: 30px;
    }
    .special-list li{
        width: 100%;
    }
}


/* 在线投诉 */
.online .title{
    width: 200px;
    text-align: right;
    font-size: 15px;
    color: #444;
    height: 42px;
    line-height: 42px;
    margin-right: 15px;
}
.online .name{
    margin-top: 20px;
}
.online p{
    height: 42px;
    line-height: 42px;
}
.online .title i{
    color: #fa0920;
}
.online .title span{
    font-weight: bold;
}
.online .cotxt{
    border: 1px solid #ccc;
    width: 400px;
    padding: 10px;
    height: 20px;
    line-height: 20px;
}
.online .check-box *{
    vertical-align: middle;
}
.online .check-box span{
    margin-right: 15px;
    font-size: 15px;
    color:#646464;
}
.online .cotxt2{
    width: 520px;
    height: 90px;
}
.online .cot-text img{
   width: 112px;
    height: 46px;
    border: 1px solid #b5b5b5;
    vertical-align: middle;
    float: left;
    border-right: 0;
}
.online .cot-text input{
    display: block;
    border: 1px solid #b5b5b5;
    padding: 10px 15px;
    height: 26px;
    line-height: 26px;
    width: 90px;
    color: #666;
    float: left;
}
.online .cobtn1{
    background-color: #1192e0;
    border: 0;
    font-weight: bold;
    color: #fff;
    padding: 8px 15px;
    margin-top: 10px;
    display: inline-block;
}
.online .cobtn2{
    background-color: #ffa200;
    margin-left: 15px;
    font-weight: bold;
    color: #fff;
    padding: 8px 15px;
    margin-top: 10px;
    display: inline-block;
}
.online-bom{
    margin-top: 40px;
    border-top: 1px solid #b5b5b5;
    color: #323232;
    font-size: 18px;
}
.online-bom .fr{
    color:#1192e0;
}
.online-bom p{
    font-weight: 600;
}
@media only screen and (max-width: 700px){
    .online .title{
        width: 100%;
        text-align: left;
    }
    .online p{
        width: 100%;
    }
    .online .cotxt{
        width: 95%;
    }
    .cot-text{
        width: 100%;
    }
    .online .check-box span{
        margin-right:10px;
    }
    .online .check-box{
        line-height: 25px!important;
    }
    .online .name{
        margin-top: 0;
    }
}
.message-total{
    padding: 20px;
    text-align: center;
}
.message-total>*{
    vertical-align: middle;
}
.message-total span{
    display: inline-block;
    width: 120px;
    height: 120px;
    background: #ebf3fa;
    margin-left: 10px;
    font-size:30px;
    color: #1192e0;
    padding-top: 30px;
    box-sizing:border-box;
}
.write-btn{
    display: inline-block;
    width: 120px;
    height: 120px;
    background: #ebf3fa;
    margin-left: 10px;
    font-size:16px;
    color: #1192e0;
    padding-top: 40px;
    box-sizing:border-box;
}
.message-total span p{
    font-size:16px;
}
.swht-up{
    position: fixed;
    z-index: 1000;
    top: 295px;
    height: 185px;
    width: 100%;
    display:none;
}
.swht-up  .dynamic-up{
    position: absolute;
    padding: 20px 30px;
    background: #fff;
    width: 500px;
    z-index: 600;
    top:0;
    right:15px;
    box-shadow: 0 0 5px #ccc;
}
.swht-up  .dynamic-up a{
    float: left;
}
.swht-up .dynamic-up a+a{
    margin-left: 20px;
}

.return-pre{
    display:inline-block;
    width:120px;
    height:36px;
    line-height:36px;
    text-align:center;
    border-radius:6px;
    border:1px solid #999;
    font-size:16px;
    margin-top:20px;
    color:#666;
    background: #fff;
}
.return-pre:hover{
    color:#1192e0;
    border-color:#1192e0;
}


/* 登录注册 */
.login-header{
    height: 140px;
    background: #fff;
}
.login-header img{
    margin-top: 21px;
}
.login-indexbody{
    width: 100%;
    height: 540px;
    background: url(../images/login-banner.png) center top no-repeat;
}
.login-box{
    height: 440px;
    width: 384px;
    float: right;
    background: #fff;
    margin-top: 50px;
}
.login-box .title{
    height: 60px;
    line-height: 60px;
    padding-left: 40px;
    font-size: 20px;
    color:#666;
    border-bottom: 1px solid #ccc;
}
.login-content{
    padding: 0 40px;
}
.login-content input{
    width: 100%;
    height: 40px;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding-left: 40px;
    font-size: 14px;
    color: #666;
    box-sizing: border-box;
    margin-top: 25px;
}
.login-content input::-webkit-input-placeholder{
    color: #ccc;
}
.login-code input{
    width: 140px;
    height: 40px;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding-left: 10px;
    font-size: 14px;
    color: #666;
    box-sizing: border-box;
    margin-top: 25px;
}
.login-code .cot-text{
    display: inline-block;
    width: 140px;
    height: 40px;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 14px;
    color: #666;
    box-sizing: border-box;
    margin-top: 25px;
}
.login-code .cot-text img{
    width: 100%;
    height: 100%;
}
.login-box .login-btn{
    width: 100%;
    height: 42px;
    line-height: 42px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    background: #1192e0;
    display: inline-block;
    border-radius: 4px;
    margin-top: 45px;
}
.login-box .login-btn:hover{
    background: #068ee3;
}
.login-content p{
    position: relative;
}
.login-content p i{
    position: absolute;
    top: 33px;
    left: 12px;
    font-size: 20px;
    color: #ccc;
}
.login-bom{
    padding:20px 40px;
    background: #f4f4f4;
    border-top: 1px solid #ccc;
    margin-top: 45px;
}
.forget-psd{
    font-size: 14px;
    color:#009afb;
    float: left;
}
.reg-btn{
    float: right;
    font-size: 14px;
    color: #666;
}
.reg-btn *{
    vertical-align: middle;
}
.reg-btn i{
    font-size: 18px;
    color: #009afb;
}
.reg-btn span{
    position: relative;
    top: -2px;
}
.foot-center{
    font-size: 16px;
    color: #666;
}
.login-header .welcome{
    display: inline-block;
    font-size: 24px;
    color: #333;
    margin-top: 50px;
    margin-left: 30px;
}
.register-header{
    display: inline-block;
    font-size: 14px;
    color: #999999;
    margin-top: 60px;
}
.register-header a{
    color: #333;
}
.pagetype{
    width: 460px;
    margin: 0 auto;
    position: relative;
    top: -1px;
    display: flex;
    justify-content: space-between;
}
.pagetype li{
    position: relative;
    float: left;
    height: 70px;
    width: 228px;
    text-align: center;
    font: 14px/70px "Microsoft YaHei UI";
}
.pagetype li.curr{
    border-top: 2px solid #3EB4FA;
    color: #3EB4FA;
}
.pagetype li.curr i{
    background-color: #3EB4FA;
}
.pagetype li i{
    position: absolute;
    left: 50%;
    margin-left: -14px;
    top: -14px;
    display: block;
    width: 28px;
    height: 28px;
    border-radius: 28px;
    font: 14px/28px "Microsoft YaHei UI";
    color: white;
    background-color: #bbb;
}
.register-fristbody{
    min-height: 600px;
    background-color: white;
}
.formlist{
    width: 839px;
    margin: 0 auto;
}
.formlist tr{
    height: 66px;
}
.formlist tr .td-font{
    padding-right: 14px;
    font: 14px/40px "Microsoft YaHei UI";
    color: #555;
    text-align: right;
}
.formlist tr .td-font i{
    margin-right: 8px;
    margin-bottom: -2px;
    line-height: 40px;
    color: red;
}
.formlist tr .td-middle{
    width: 282px;
}
.formlist tr .td-middle input{
    padding-left: 13px;
    padding-right: 13px;
    width: 256px;
    height: 40px;
    outline: none;
    border-radius: 3px;
    border: 1px solid #ccc;
}
.formlist tr .td-last{
    position: relative;
    padding-left: 6px;
    width: 343px;
    height: 66px;
    font-size: 12px;
    color: #999;
}
.formlist tr .td-last .tips{
    display: none;
}
.formlist tr .safe{
    text-align: right;
    font: 12px/40px "Microsoft YaHei UI";
    color: #999;
}
.formlist tr .safe i{
    padding-left: 11px;
    padding-right: 11px;
    margin-right: 6px;
    display: inline-block;
    height: 16px;
    background-color: #ccc;
    color: white;
    font: 12px/16px "Microsoft YaHei UI";
}
.formlist tr .td-middle .nowregister{
    display: block;
    width: 100%;
    height: 100%;
    font: 16px/40px "Microsoft YaHei UI";
    color: white;
    text-align: center;
    background-color: #3EB4FA;
    border-radius: 3px;
}
.agreementbox{
    position: fixed;
    left: 0;
    top: 0;
    padding-top: 180px;
    width: 100%;
    height: 100%;
    background: url(../images/zzbg.png);
}
.agreementbox .agrbox .title{
    position: relative;
    padding-left: 24px;
    width: 612px;
    height: 66px;
    font: 20px/66px "Microsoft YaHei UI";
    border-bottom: 1px solid #ccc;
}
.agreementbox .agrbox .title a.close{
    position: absolute;
    right: 24px;
    top: 0;
    font-family: "Microsoft YaHei UI";
    color: #999;
}
.agreementbox .agrbox table{
    margin: 0 auto;
    padding: 0;
    border-spacing: 0;
    width: 588px;
    color: #000000;
    font-family: "font-size:12px;
}
.agreementbox .agrbox{
    margin: 0 auto;
    padding-bottom: 30px;
    width: 636px;
    min-height: 200px;
    max-height: 520px;
    background-color: white;
}
.agreementbox .agrbox .agrsummary{
    display: inline-block;
    padding-top: 15px;
    width: 588px;
    height: 380px;
    padding-left: 24px;
    padding-right: 24px;
    overflow-y: scroll;
    overflow: hidden;
}
.agreementbox .service{
    margin: 0;
    padding: 0;
    height: 50px;
    font-variant-numeric: normal;
    font-variant-east-asian: normal;
    font-weight: normal;
    font-stretch: normal;
    font-size: 14px;
    line-height: 50px;
    color:#009AFB;
    text-align:left;
}
.agreementbox  td{
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 24px;
    color:#666666;
}
.agreementbox .agrbox .btnlist{
    margin: 27px auto 0;
    width: 412px;
}
.agreementbox .agrbox .btnlist li a{
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    font: 16px/40px 'Microsoft YaHei UI';
    color: #bbb;
    border: 1px solid #ccc;
    border-radius: 3px;
}
.agreementbox .agrbox .btnlist li{
    float: left;
    margin-right: 24px;
    width: 180px;
    height: 40px;
}
.agreementbox .agrbox .btnlist li a:hover{
    background: #009AFB;
    border-color: #009AFB;
    color: #fff;
}
.nowregister:hover{
    background: #068ee3;
}
.formlist tr .safe i.curr{
    background-color: #3EB4FA;
}
.success-box{
    background: #fff;
    text-align: center;
    min-height: 350px;
    padding-top: 80px;
}
.success-box>p *{
    vertical-align: middle;
}
.success-box>p span{
    font-size: 16px;
    color: #333;
    font-weight: bold;
    margin-left: 20px;
}
.success-box a{
    display: inline-block;
    width: 104px;
    height: 38px;
    text-align: center;
    line-height: 38px;
    font-size: 16px;
    color: #fff;
    background: #009afb;
    border-radius: 4px;
    margin-top: 20px;
}
.register-center{
    margin-top: 40px;
}
.register-center *{
    vertical-align: middle;
}
.register-center>i{
    display: inline-block;
    width:60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background:#e8e8e8;
    border-radius: 100%;
    color: #fff;
    font-size: 32px;
}
.register-center>span{
    font-size: 16px;
    color: #2681d4;
    margin-left: 5px;
}
.register-center .backLogin{
    font-size: 14px;
    color: #666666;
    margin-left: 40px;
    position: relative;
}
.register-center .backLogin:hover{
    color: #2681d4;
}
.register-center .backLogin:after{
    content: '';
    display: inline-block;
    width: 1px;
    height: 20px;
    position: absolute;
    left: -20px;
    top: 0;
    background: #999;
}
.auth-code input{
    width:140px!important;
    float: left;
}
.code-box{
    width:90px!important;
    float: left;
    height: 40px;
    line-height:40px;
    border: 1px solid #ccc;
    border-radius: 3px;
    font-size:14px;
    color:#555;
    text-align: center;
    background:#eee;
    margin-left: 24px;
}
.personal-content{
    padding: 26px 0;
    min-height: 624px;
}
.personal-nav{
    width: 248px;
    margin-right: 12px;
}
.personal-nav li a *{
    vertical-align: middle;
    font-size: 16px;
    color: #666;
}
.personal-nav li{
    height: 70px;
    line-height: 70px;
    text-align: center;
    background: #fff;
}
.personal-nav li+li{
    margin-top: 1px;
}
.personal-nav li i{
    font-size: 24px;
    margin-right: 3px;
    color: #1192e0;
}
.personal-nav li.curr{
    background: #1192e0;
}
.personal-nav li.curr *{
    color: #fff;
}
.personal-nav li.curr span{
    font-weight: 600;
}
.personal-nav li:hover{
    background: #1192e0;
}
.personal-nav li:hover *{
    color: #fff;
    font-weight: 600;
}
.personal-right{
    width: 940px;
    border: 1px solid #eee;
    background: #fff;
    box-sizing: border-box;
    padding-bottom: 50px;
    min-height: 400px;
}
.personal-right .person-title.user-css{
    border-bottom: 1px solid #f2f2f2;
    margin-bottom: 24px;
    padding: 0 20px;
    font: normal 20px/60px "Microsoft Yahei";
    color: #2681d4;
}
.personal-infor{
    margin-top: 45px;
}
.head-img{
    padding-left: 80px;
}
.personal-infor-box label{
    display: inline-block;
    width: 135px;
    text-align: right;
    font-size: 16px;
    color: #888;
    height: 40px;
    line-height: 40px;
}
.personal-infor-box input{
    width: 306px;
    height: 38px;
    line-height: 38px;
    border: 1px solid #eee;
    margin-left: 20px;
    padding: 0 10px;
}
.personal-infor-box div{
    margin-bottom: 30px;
}
.personal-infor-box div *{
    vertical-align: middle;
}
.radio-input input{
    width: auto;
    margin-right:3px;
    margin-top: 3px;
}
.radio-input{
    font-size: 16px;
}
.save-btn{
    display: inline-block;
    width: 130px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
    background: #1192e0;
    border-radius: 5px;
    margin-left: 155px;
}
.safe-center label{
    width: 190px;
}
.safe-center input{
    width: 260px;
}
.safe-lev{
    width: 498px;
    vertical-align: middle;
    font: 12px "Microsoft YaHei UI";
    color: #999;
    height: 20px;
    line-height: 20px;
}
.safe-lev i{
    padding-left: 11px;
    padding-right: 11px;
    margin-right: 6px;
    display: inline-block;
    height: 16px;
    background-color: #ccc;
    color: white;
    font: 12px/16px "Microsoft YaHei UI";
    position: relative;
    top: -2px;
}
.safe-center .save-btn{
    margin-left: 210px;
}
.register-header a:hover{
    color:#3EB4FA ;
}
.forget-box .pagetype{
    position: relative;
    top: -1px;
    display: flex;
    justify-content: space-between;
    width: 839px;
    margin: 0 auto;
}

/* 我的信件 */
.meail-title{
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #e5f5ff;
}
.meail-title span{
    font-size: 14px;
    color: #666;
    padding: 0 100px 0 20px;
    cursor: pointer;
}
.meail-title span.curr{
    color: #1192e0;
}
.meail-ul{
    padding: 0 20px;
    margin-top: 20px;
    min-height: 400px;
}
.meail-ul a{
    display: block;
    height: 52px;
    line-height: 52px;
    padding: 0 20px;
    border-bottom: 1px dashed #ccc;
}
.meail-ul a .title{
    width: 85%;
    font-size: 16px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.meail-ul a .time{
    font-size: 16px;
    color: #999;
}
.meail-ul a:hover .title,
.meail-ul a:hover .time{
    color: #1192e0;
}
.meail-box{
    padding: 40px;
}
.meail-box table{
    width: 100%;
    border:1px solid #ccc;
}
.td-bg{
    background: #f0f9ff;
    text-align: center;
    color: #688ea5;
    width: 130px;
    font-size: 16px;
}
.top-title{
    height: 45px;
    font-size: 16px;
    padding-left: 15px;
    box-sizing: border-box;
    color: #666;
}

.btn-login{
    position: absolute;
    top:85px;
    z-index: 2000;
    width: 100%;
    text-align: right;
}
.btn-login a{
    font-size: 14px;
    color: #1192e0;
    padding:0 15px;
    position: relative;
}
.btn-login .loginBtn a:first-child:after,
.btn-login .personalBtn a:first-child:after{
    content: "";
    position: absolute;
    width:1px;
    height: 15px;
    background: #1192e0;
    right:-2px;
    top: 3px;
}
.personalBtn{
    display: none;
}