﻿@import '../fonts/iconfont.css';
/*澶撮儴瀵艰埅*/
*{box-sizing: border-box;}
.noscroll{overflow:hidden; height:100vh;}
a:hover,a:focus{ text-decoration: none; }
.text-left {text-align: left!important;}
.m-b-10{margin-bottom: 10px;}
.m-b-30{margin-bottom: 30px;}
.m-t-20{margin-top:20px;}
.m-t-30{margin-top:30px!important;}
.m-l-10{margin-left: 10px;}
.m-r-90{margin-right:90px;}
.btn-blue{ background: #25506b ;color:#fff;}
.btn-green{ background: #009944; color:#fff; }
a.btn-green{ background: #009944; color:#fff; }
.btn-green:hover, .btn-green:focus{ background: #009944; color:#fff; }
.btn-white {background: #fff;border:1px solid #25506b ;color: #25506b ;}
.btn-white:hover,.btn-white:focus {background: #fff;border:1px solid #25506b ; color: #25506b ;}
a.btn-blue{ background: #25506b ;color:#fff;}
.btn-blue:hover,.btn-blue:focus{ color:#fff; }
.btn:focus{outline: none;}
.btn-no-border{border:none !important;}
.font-blue{ color: #25506b !important; }
.font-green{color:#009900 !important;}
.font-gray{color:#999 !important;}
.font-red{color:#d93131 !important;}
.font-18{font-size:18px !important;}
.font-20{font-size:20px !important;}
.font-24{font-size:24px !important;}
.font-30{font-size:30px !important;}
.header .top{height:100px;width:100%; background: url('../images/header_logo_bg.png') repeat-x center top;}
.header .top .logo{ padding-top:20px; }
.header .top .btn-gruop{ padding-top: 30px; font-size: 0;}
.header .top .btn-gruop p{ padding-top: 10px; font-size: 16px; color:#fff;}
.header .top .btn-gruop p>a{color:#fff;}
.header .top .btn-gruop .btn{width:120px; height:40px;}
.header .top .btn-gruop .btn:first-child{ border-top-right-radius: 0; border-bottom-right-radius: 0;} 
.header .top .btn-gruop .btn + .btn{ border-top-left-radius: 0; border-bottom-left-radius: 0;}
.header .top .btn-gruop .btn-white{border: none; color: #25506b ;}
.header .top .btn-gruop .btn-blue{background: #8abfe6; color: #fff;}
.header .top .after-login{padding-top:40px; }
.header .top .after-login>a{font-size:16px; color:#fff; vertical-align: middle;}
.header .top .after-login>a i{margin-right: 4px; vertical-align: middle;}
.header .top .after-login .btn-log-off{margin-left:10px;}
.header .navbar-lzu{width:100%; margin-bottom:0;background:#fff ;border-radius: 0; border-bottom: 1px solid #ccc;}
.header .navbar-lzu a{color:#333;}
.header .dropdown-menu>li>a{color:#25506b ;}
.header .nav>li.active>a,
.header .nav>li>a:focus, .header .nav>li>a:hover {
    text-decoration: none;
    background-color: #fff;
    border-bottom: 2px solid #25506b;
    color:#25506b ;
}
.header .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #25506b ;
    border-bottom: 1px solid #e5e5e5;
}
.header .dropdown-menu>li:last-child > a{
    border-bottom: 0;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: #fff;
    border-color: #fff;
    color:#25506b ;
}
.hover-menu{
    position: fixed;
    bottom:20px;
    left:15px;
    z-index:80;
}
.hover-menu .menu-desc{
    display: inline-block;
    width:60px;
    height: 60px;
    line-height: 54px;
    border-radius: 50%;
    background: #25506b ;
    color:#fff;
    text-align: center;
    font-size: 48px;
    box-shadow: 2px 2px 9px 3px #e8e6e6;
    transition: all 0.4s;
}
.hover-menu .menu-desc.move{
    transform: rotate(45deg);
}
.hover-menu .hover-sub-menu{
    width: 110px;
}
.hover-menu .hover-sub-menu.move{

}
.hover-menu .hover-sub-menu > li a.move{
    -webkit-transform: translate3d(0,0,0);
}
.hover-menu .hover-sub-menu > li a{
    display: block;
    margin:10px 0;
    padding: 10px;
    border-radius: 4px;
    background: #fff;
    color:#25506b ;
    box-shadow: 2px 2px 9px 3px #e8e6e6;
    -webkit-transform: translate3d(-120%,0,0);
}
.hover-menu .hover-sub-menu > li a.active{
    background: #25506b ;
    color:#fff;
}
.hover-menu .hover-sub-menu > li:nth-of-type(1) a{
    transition: all 0.2s
}
.hover-menu .hover-sub-menu > li:nth-of-type(2) a{
    transition: all 0.4s
}
.hover-menu .hover-sub-menu > li:nth-of-type(3) a{
    transition: all 0.6s
}
.hover-menu .hover-sub-menu > li:nth-of-type(4) a{
    transition: all 0.8s
}
.hover-menu .hover-sub-menu > li:nth-of-type(5) a{
    transition: all 1s
}
.hover-menu .hover-sub-menu > li:nth-of-type(6) a{
    transition: all 1.2s
}
.hover-menu .hover-sub-menu > li:nth-of-type(7) a{
    transition: all 1.4s
}
.hover-menu .hover-sub-menu > li:nth-of-type(8) a{
    transition: all 1.6s
}
/*杞挱*/
.banner{ color: rgb(255, 255, 255); font-size: 60px;}
.banner h3{ color:#fff; }
.banner .banner-img{height:560px !important;}
.banner img{width:100%;height:560px !important;}
.banner .projector{height:560px !important;}
.banner >.inner{height:569px !important;}
.banner .banner-inner{display: block; width: 500px; padding:30px 20px; background: rgba(0,0,0,.5);text-decoration: none;}
.banner .banner-inner h4{margin-bottom:10px; font-size: 24px;color: #fff;}
.banner .banner-inner p{ font-size: 16px; color: #fff; text-indent: 2em; line-height: 24px;}
.banner .slider-progress{display: none;}
/*淇℃伅灞曠ず*/
.info-container{ width: 100%; padding:50px 0 10px;}
.info-header{ position: relative; height: 32px; margin-bottom:20px; border-bottom: 2px solid #dcdcdc; }
.info-header-title{position: absolute; bottom: -2px; left:0; display:inline-block; margin:0; padding:6px 0 6px 2px; color:#333; }
.info-header-title i{ margin-right: 10px;font-size:20px; color:#25506b ;vertical-align: middle;}
.info-header a{color:#999;}
.info-ctn{ width:100%; height:150px; margin-bottom: 28px; overflow: hidden; }

.info-ctn-left{ float:left; width:180px; }
.info-ctn-left img{ width:100%; height:auto; }
.info-ctn-left p{ width:100%; padding:5px; background: #f0f0f0; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.info-ctn-right{ float:left; /*width:590px;*/ width:calc(100% - 180px); padding-left:20px;  }
.info-ctn-right .info-ctn-title{ width: 100%;height: 17px;margin:0; color:#25506b ; font-size: 16px; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.info-ctn-right ul{margin:0; padding-top:15px;}
.info-ctn-right ul>li{ width:100%; margin-bottom:10px; overflow: hidden;}
.info-ctn-right ul>li .list-ctn{display: block; float:left; width:calc(100% - 110px); margin:0; text-align:left; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;color: #646464;cursor: pointer;}
.info-ctn-right ul>li .list-ctn span{ margin-right: 10px;}
.info-ctn-right ul>li .list-time{ float:left; width: 110px; margin:0; text-align:right;}


.info-right-header{width:100%; height: 60px; line-height: 40px; margin:0; padding:10px 0; border-radius: 4px; background: #25506b ; color:#fff; text-align: center; letter-spacing: 4px;}
.info-right-header i{ display: inline-block; margin-right: 10px; }
.info-right-header i.info-bg-05{  width: 36px; height: 36px; vertical-align: top; background: url('../images/css_sprites.png') -10px -10px;}
.info-right-model{ width:100%; position:relative; }
.info-right-model h5{ margin:0; padding:20px 0 4px; border-bottom: 2px solid #25506b ; color:#25506b ; font-size:16px;}
.info-right-model img{ width:100%; height: auto;}
.info-right-model p.img-desc{ position: absolute;width:100%; bottom: 0; left:0; margin:0; padding:5px; background: rgba(0,0,0,.3); color:#fff; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}

/*鏃犵紳婊氬姩*/
.myscroll { width: 100%; height: 250px; line-height: 50px; font-size: 14px; overflow: hidden;}
.myscroll li { height: 50px; padding-left:40px;}
.myscroll li:nth-child(2n){ background: #d9eaf6; }
.myscroll a { color: #333; text-decoration: none;}
.myscroll a:hover { color: #ED5565; text-decoration: underline;}
.myscroll .scroll-money{display: inline-block; width:100px; margin-right: 10px; font-weight:bold; font-size: 16px;}

/*鍥炬枃灞曠ず*/
.cout-show{width:100%; background:#f5f5f5;}
.cout-show .layout{ margin:0 auto;}
.cout-show .layout .title{ position: relative; height: 64px; padding-top: 10px; margin:0; color:#010102; text-align: center; font-weight: 500; z-index: 1 }
.cout-show .layout .title:before{ position: absolute; left:50%; top:0; margin-left:-100px; content: ""; display: inline-block; z-index:-1; border-top:64px solid #fff; border-bottom:0px solid transparent; border-left:100px solid transparent; border-right:100px solid transparent; }
/*.cout-show .layout .nj { position: relative; }
.cout-show .layout .nj .my{position:absolute; top:13px; left:590px; font-size:16px; color:#fff; margin-left:-30px;}
.cout-show .layout .nj h2{ font-size:32px; padding-top:120px; color:#664101; line-height:36px; padding-bottom:17px;}
.cout-show .layout .list{ padding-top:42px; margin-bottom:86px;}
.cout-show .layout .list li{ float:left; width:320px; height:320px; overflow:hidden; background:#fff;}
.cout-show .layout .list li.wlist{ padding:37px 40px 49px 40px;color:#818181;}
.cout-show .layout .list li.wlist h3 a{ color:#593376; font-size:18px; line-height:24px; padding:16px 0; display:block;}
.cout-show .layout .list li.wlist a.wx{ border-color:#25506b ; color:#25506b ; padding:0 13px; margin:0;width:auto}
.cout-show .layout .list li.wlist a.wx:hover{ background:#25506b ; color:#fff;}
.cout-show .layout .list li.wlist h3 a{ color:#25506b ;}
.cout-show .layout .list li.wlist a:hover{text-decoration: none;}
.cout-show .layout .list li.wlist span a{ color: #666 }
.cout-show .layout .list li.arrow{ position:relative;}
.cout-show .layout .list li.ar1:hover a .play{filter:alpha(opacity=70);background:rgba(77,44,114,0.7);}*/
.index-bnld{
    padding: 50px 0 50px;
}
.index-bnld ul{
    margin-bottom: 0;
    border-top:6px solid #25506b ;
    overflow: hidden;
}
.index-bnld ul>li{
    width:20%;
    float: left;
}
.index-bnld ul>li a{
    display: block;
    position: relative;
    width: 100%;
}
.index-bnld ul>li img{
    width: 100%;
}
.index-bnld ul>li a:hover > .index-bnld-txt{
    display: block;
    -webkit-transform:translate3d(0,0,0);
    -moz-transform: translate3d(0,0, 0);
    -ms-transform: translate3d(0,0, 0);
    -o-transform: translate3d(0,0, 0);
    transform: translate3d(0,0, 0);
}
.index-bnld .index-bnld-txt{
    position: absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    padding:35px 20px;
    background: rgba(0,0,0,0.5);
    -webkit-transform:translate3d(0,-100%,0);
    -moz-transform: translate3d(0,-100%, 0);
    -ms-transform: translate3d(0,-100%, 0);
    -o-transform: translate3d(0,-100%, 0);
    transform: translate3d(0,-100%, 0);
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.index-bnld-txt .time,
.index-bnld-txt .img-title{
    font-size: 16px;
    color:#fff;
}
.index-bnld-txt .time{
    display: inline-block;
    width: auto;
    border:1px solid #fff;
    border-radius: 4px;
    padding: 5px 10px;
}

.index-bnld-txt .img-desc{
    line-height: 22px;
    font-size: 14px;
    color:#fff;
}

/*鏍″弸娲诲姩鏃ュ巻鍙婂垔鐗�*/
.alumuns-activities{ padding: 50px 0 10px; overflow:hidden; }
.alumuns-activities h4{margin:0 0 10px; line-height: 32px; font-weight: 600; text-align: center;}
.alumuns-activities i{ display: inline-block; margin-right: 10px; }
.alumuns-activities .calendar{ width: 100%; margin-bottom: 20px; }
.clearfix{*zoom:1}
.clearfix:after{display:block;overflow:hidden;clear:both;height:0;visibility:hidden;content:""}
.clear{clear:both}
.alumuns-activities .calendar .left{float:left}
.alumuns-activities .calendar .right{float:right}
.alumuns-activities .calendar .account-box{width:100%;}
.alumuns-activities .calendar .account-title{width:100%; height:50px;line-height:50px;margin: 0;background: #666; color:#fff; text-align: center;}
.alumuns-activities .calendar .f-btn-fhby{height:30px;line-height:30px;color:#f77b10;border:1px solid #f77b10;font-size:14px;display:block;width:85px;text-align:center;border-radius:4px;cursor:pointer;margin-top:10px;margin-left:20px}
.alumuns-activities .calendar .f-btn-jian{width:5%; line-height:50px;cursor:pointer;border-right: 1px solid #5c5c5c;}
.alumuns-activities .calendar .f-btn-jia{width:5%; line-height:50px;cursor:pointer; border-left: 1px solid #5c5c5c;}
.alumuns-activities .calendar .f-riqi{width:90%; line-height:50px; font-size:14px;}
.alumuns-activities .calendar .f-rili-table tbody td{background:#fff;position:relative}
.alumuns-activities .calendar .f-rili-table tbody tr{border-bottom:1px dashed #ccc;}
.alumuns-activities .calendar .f-rili-table .f-today{border:1px solid #838f9a;}
.alumuns-activities .calendar .f-rili-table .f-on{background-color:#25506b ;color:#fff;}
.alumuns-activities .calendar .f-number{cursor:pointer;}
.alumuns-activities .calendar .f-rili-table{width:100%;}
.alumuns-activities .calendar .f-rili-th{float:left;width:14.286%;text-align:center;line-height:46px;height:46px;background-color:#25506b ;color:#fff;}
.alumuns-activities .calendar .f-td{float:left;width:14.25%;text-align:center;height:46px;line-height:46px;position:relative;}
.alumuns-activities .calendar .f-event{position:absolute;width:20px;height:20px; line-height:20px; top:13px;left:50%;margin-left:10px;background:#e71f19;border-radius: 50%; color:#fff;}
.alumuns-activities .calendar .calendar-info{padding-top: 15px;}
.alumuns-activities .calendar .calendar-now{color:#727272; text-align: center }
.alumuns-activities .calendar .calendar-event{ text-align: center }
.alumuns-activities .calendar .calendar-event li a{color:#25506b ; }
.alumuns-activities .calendar .calendar-event li a:hover,
.alumuns-activities .calendar .calendar-event li a:focus{ text-decoration: none; }

.alumuns-activities .publication{ width:100%; }
.alumuns-activities .publication ul{overflow:hidden;}
.alumuns-activities .publication ul>li{ float: left; }
.alumuns-activities .publication ul>li a{ display: inline-block; margin: 8px 6px 15px 20px; box-shadow: -2px 1px 17px 0px rgba(0,0,0,0.2) }
.alumuns-activities .publication ul>li img{ width: 152px; height: auto; }

.alumuns-activities .link{ float: left; width:100%; margin-top: 20px;}
.alumuns-activities .link h4{margin:0 0 10px; line-height: 32px; font-size: 16px; font-weight: 600; text-align: left;}
.alumuns-activities .link .link-title-bg{ width: 32px; height: 32px; background: url('../images/css_sprites.png') -66px -10px;}
.alumuns-activities .link ul{overflow:hidden;}
.alumuns-activities .link ul>li{ float: left; margin-bottom: 10px;}
.alumuns-activities .link ul>li a{display: block; padding-right:40px;}
.alumuns-activities .link ul>li a:hover{text-decoration: none;}
.alumuns-activities .link ul>li .linkede-name{ margin: 0; color: #25506b ; }
.alumuns-activities .link ul>li .linked-desc{ color: #999; }

/*搴曢儴鐗堟潈*/
.footer{width: 100%; height: 200px; padding: 10px 0; background: url(../images/footer-bg.png); background-size: cover; color:#fff;}
.footer-copyright{float: left; margin-top:50px; overflow:hidden;}
.footer-copyright img{float: left; margin-right: 20px;}
.footer .footer-addr{float: left; padding-top: 10px;}
.footer p{color:#fff;}
.footer-qrcode{float: right;}
.footer-qrcode ul{overflow:hidden;}
.footer-qrcode ul>li{ float: left; padding:0 10px; text-align: center}

/*鏂伴椈鍏憡*/
.main-header{
    position: relative;
    margin-top:30px;
    margin-bottom:20px;
    padding:0 8px;
    border-left:6px solid #25506b ;
    font-size: 24px;
    color:#666;
}
.main-header:after{
    position: absolute;
    top:34px;
    left:-6px;
    display: inline-block;
    content: "";
    width: 100%;
    height:1px;
    background: #ccc;
}
.news .news-img-show{
    position: relative;
    margin-bottom: 30px;
} 
.news .news-img-show img{
    width: 100%;
}
.news .news-ctn{
    padding-bottom: 20px;
}
.news .news-list{
    position: relative;
    display: block;
    padding-bottom: 26px;
    border-bottom: 1px solid #ccc;
}
.news .news-title{
    display: block;
    width: 90%;
    margin:10px 0;
    font-size:16px;
    color:#333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news .news-p{
    width: 90%;
    margin: 0;
    font-size:14px;
    color:#666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news .news-others{
    padding-top: 20px;
    overflow:hidden;
}
.news .news-others > div{
    float: left;
    margin-right: 20px;
}
.news .news-others i {
    margin-right: 6px;
}
/*鍐呴〉鏍囩椤�*/
.news-ctn .nav-tabs {
    border-bottom: none;
}
.xyfc .news-ctn .nav-tabs>li{
    height: 44px;
}
.news-ctn .nav-tabs>li.active>a, .news-ctn .nav-tabs>li.active>a:focus, .news-ctn .nav-tabs>li.active>a:hover {
    cursor: pointer;
    background-color: #25506b ;
    color: #fff;
    border:1px solid #25506b ;
}
.news-ctn .nav-tabs>li.active>a:after{
    position: absolute;
    content: '';
    display: inline-block;
    top:100%;
    left:50%;
    margin-left:-3px;
    border-left:6px solid transparent;
    border-right:6px solid transparent;
    border-top:6px solid #25506b ;
    border-bottom:6px solid transparent;
}
.news-ctn .nav-tabs>li>a{
    position: relative;
    margin-right: 10px;
    line-height: 1;
    padding:10px 30px;
    border-radius: 4px;
    font-size: 16px;
}
.news-ctn .nav-tabs>li>a:hover{
    color: #fff;
    background-color: #25506b ;
}
.news-ctn .nav-tabs>li>a:hover:after{
    position: absolute;
    content: '';
    display: inline-block;
    top:100%;
    left:50%;
    margin-left:-3px;
    border-left:6px solid transparent;
    border-right:6px solid transparent;
    border-top:6px solid #25506b ;
    border-bottom:6px solid transparent;
}
/*鎼滅储*/
.searchbox{
    padding-right: 0;
}
.input-group .global-search{
    position: relative;
    padding: 6px 20px 6px 10px;
    border:none;
    box-shadow: none;
    border-bottom: 2px solid #25506b ;
    border-radius: 0;
}
.global-search-ico{
    position: absolute;
    top:10px;
    right:0;
    display: inline-block;
    font-size: 16px;
    color:#25506b ;
    cursor: pointer;
    z-index:5;
}
/*鍒嗛〉*/
.interval-pg>li {
    margin: 5px;
    float: left;
    height: 32px;
}
.pagination>li>a, .pagination>li>span{
    color:#25506b ;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{
    background-color:#25506b ;
    border-color: #25506b ;
}
/*鏂伴椈璇︽儏*/
.news-detail-container {
    padding:20px 100px;
}
.news-detail-container .sub-header{
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
    font-size:24px;
    color:#25506b ;
    font-weight: bold;
}
.news-detail-container .sub-header-desc span:nth-child(2n){
    padding-right:6px;
    border-right:1px solid #d0d0d0;
}
.news-detail-container .sub-header-desc span:last-child{
    border-right: none;
}
.news-detail-container p{
    margin-bottom: 5px;
    line-height: 2;
    font-size:14px;
    text-indent: 2em;
}
.news-detail-container img{
    margin:10px;
}
.news-detail-container .news-detail-editor,
.news-detail-container .news-detail-resource{
    font-size:12px;
    color:#999;
    text-align: right;
    margin:0;
}
/*鏍″弸娲诲姩-娲诲姩鍙傚姞*/
.xyhd-hdcj .main-header{
    margin-bottom: 5px;
}
.xyhd-hdcj .main-header:after{
    content:none;
}
.xyhd-hdcj .searchbox {
    margin-top: 21px;
    margin-bottom: 5px;
}
.xyhd-hdcj .searchbox .input-group{
    width: 100%;
}
.xyhd-hdcj .news-list-container .btn{
    position: absolute;
    top:50%;
    right:0;
    margin-top:-43px;
}
/*鏍″弸娲诲姩-娲诲姩鍙傚姞-娲诲姩璇︽儏*/
.hdxq-details{
    padding-top: 10px;
    margin-bottom: 40px;
}
.hdxq-details li{
    padding:5px 0;
    font-size: 14px;
}
.hdxq-details li label,
.hdxq-details li span{
    font-weight: normal;
    color:#333;
}
.hdxq-details li span.join-activity{
    color:#999;
}
.hdxq-details li p.nums-desc{
    margin:0;
    padding-top: 0;
    text-indent: 0;
}
.hdxq-details + .row .join-time{
    margin-left: 10px;
    color:#999;
    font-size: 14px;
}
.xyhd-hdxq{
    padding:20px 0;
    border-top: 1px solid #ccc;
}
.xyhd-hdxq .xyhd-hdxq-title{
    margin:0;
    font-size:18px;
    color:#25506b ;
}
.xyhd-hdxq .hdxq-main{
    padding:20px 0;
}
.xyhd-hdxq .hdxq-main-ctn p{
    margin-bottom: 6px;
    text-indent: 2em;
    line-height: 2;
    font-size: 14px;
}
.xyhd-hdxq .hdxq-main-ctn span{
    display: inline-block;
    padding:5px 10px 5px 0;
    color: #646464;
}
.xyhd-hdxq .hdxq-main-bz{
    margin-top:50px;
}
.xyhd-hdxq .hdxq-main-bz.m-t-20{
    margin-top:20px;
}
.xyhd-hdxq .hdxq-main-bz p{
    color:#999;
}
/*鏍″弸涔嬪*/
.xyfw-xyzj .xyfw-img-show{
    margin-bottom: 30px;
}
.xyfw-xyzj .xyfw-img-show img {
    width: 100%;
}
.xyfw-xyzj .xyfw-xyzj-ctn ul{
    padding:20px 0;
    border-top: 1px solid #ccc;
}
.xyfw-xyzj .xyfw-xyzj-list{
    padding:12px 0;
    font-size: 18px;
    color:#333;
}
.xyfw-xyzj .xyfw-xyzj-list label{
    margin-right: 10px;
    font-size: 18px;
    color:#333;
    font-weight: normal;
}
.xyfw-xyzj .xyfw-xyzj-list i{
    margin-right: 4px;
}
/*鏍″弸鏈熷垔*/
.xyqk-page .nav-tabs>li>a{
    padding: 10px 34px;
}
.xyqk-page .xyqk-ul li{
    float: left;
}
.xyqk-page .xyqk-ul li a{
    display: inline-block;
    width: 100%;
}
.xyqk-page .xyqk-ul li a>img{
    width: 100%;
    height:380px;
}
.xyqk-page .xyqk-ul li a>p{
    color: #737373;
    font-size: 24px;
}
.filewrap {
    border-radius: 4px;
}
.filewrap .placeholder{
    border: 1px solid #ccc;
    background: #f0f0f0;
}
.imgwrap>img{
    width:210px;
    height: 150px;
}
.filewrap .file-input{
    width: 100%;
    height: 100%;
    top:0;
    left:0;
    margin:0;
}
.filewrap .file-input label {
    box-shadow: none;
    opacity: 0;
}
.filewrap .file-input input{
    width: 100%;
}
.bootstrap-filestyle .imgwrap>.fa {
    position: absolute;
    background-color: #eee;
    color: #777;
    top: -5px;
    right: -5px;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    line-height: 18px;
    text-align: center;
    font-size: 16px;
}
.bootstrap-filestyle .imgwrap>.fa:hover {
    cursor: pointer;
}
.filewrap .placeholder .tips{
    top:0;
    margin-top:32px;
    text-align: center;
    font-size: 14px;
    color:#25506b ;
}
.filewrap .placeholder .tips>img{
    display: block;
    margin:10px auto;
    vertical-align: middle
}
.upimg-sample{
    width: 210px;
    height: 150px;
}
.show-bmxq-gjcx{
    padding:0 15px;
}
.bootbox-body .show-bmxq-txt{
    width: 100%;
    height: 100px;
    border-color:#e5e5e5;
    resize: none;
}
.bootbox-body .show-bmxq-gjcx div.bootbox-search-box{
    margin-bottom: 0;
    font-size: 0;
}
.show-bmxq-gjcx .bootbox-search-box input{
    border-radius: 4px 0 0 4px;
}
.show-bmxq-gjcx .bootbox-search-box .btn{
    border-radius: 0 4px 4px 0;
}
.show-bmxq-gjcx .form-control{
    width:86%;
    display: inline-block;
}
.bootbox-body .fixed-table-body .table{
    border:none;
}
.bootbox-body .table>thead>tr>th{
    background: #f0f0f0;
    color: #333 !important;
}
.bootbox-body .fixed-table-container thead th{
    border:none;
    text-align: center;
}
.bootbox-body .fixed-table-container tbody td{
    border-left:none;
    text-align: center;
}
.xgmm-bt .bootbox-body{
    text-align: center;
    color:#333;
}
.xgmm-bt .modal-footer{
    border-top:none;
    text-align: center;
}
.xgmm-bt .modal-footer button{
    padding:5px 20px;
}
/*鐧惧勾鍏板ぇ*/
.bnld-page .nav-tabs{
    padding-left:26px;
}
.bnld-page .news-ctn .nav-tabs>li>a{
    display: inline-block;
    padding: 15px 7px;
    margin-right: 50px;
    background: #00a0e9;
    border-color: #00a0e9;
    border-radius: 4px 4px 0 0;
}
.bnld-page .news-ctn .nav-tabs>li>a:before{
    position: absolute;
    content: '';
    display: inline-block;
    top: 1px;
    left: -20px;
    border-left: 10px solid transparent;
    border-right: 10px solid #0068b7;
    border-top: 35px solid transparent;
    border-bottom: 35px solid #0068b7;
}
.bnld-page .news-ctn .nav-tabs>li>a:after{
    content:none;
}
.bnld-page .news-ctn .nav-tabs>li>a>p{
    margin-top:4px;
    margin-bottom: 0;
    text-align: center;
    font-size: 16px;
    color:#fff;
}
.bnld-page .news-ctn .nav-tabs>li.active>a, 
.bnld-page .news-ctn .nav-tabs>li.active>a:focus,
.bnld-page .news-ctn .nav-tabs>li.active>a:hover, 
.bnld-page .news-ctn .nav-tabs>li>a:hover{
    padding: 20px 7px;
    background: #ec6941;
    border-color: #ec6941;
    box-shadow: 0 78px 30px 5px #6e6e6e;
    /*background: url(../images/shadow.png) repeat-x left bottom #ec6941;*/
}
.bnld-page .news-ctn .nav-tabs>li.active>a:before,
.bnld-page .news-ctn .nav-tabs>li>a:hover:before{
    border-right-color: #cc5b39;
    border-bottom-color: #cc5b39;
}
.bnld-page .tab-content{
    position: relative;
    margin-top:-8px;
    padding:44px 22px;
    border-radius: 4px;
    box-shadow: 0 0 5px 5px #eee;
    z-index: 0;
}
.bnld-page .bnld-ul li{
    float: left;
}
.bnld-page .bnld-ul li a{
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
}
.bnld-page .bnld-ul li a>img{
    width:100%;
    height:400px;
    margin-bottom: 10px;
}
.bnld-page .bnld-ul li a>p{
    margin-bottom: 5px;
    color: #333333;
    font-size: 18px;
}
.bnld-page .bnld-ul li a>p.bnld-list-desc{
    color: #333333;
}
.bnld-page .bnld-ul li a>p.bnld-list-time{
    color:#999;
}
/*鏍″弸鑱旂粶*/
.xyll-page .news-img-show{
    position: relative;
}
.xyll-page .btn-sjxyh{
    position: absolute;
    left: 6%;
    bottom: 18%;
}
.xyll-page .tab-content .main-header{
    border-left: none;
    color:#25506b ;
    font-weight: bold;
    font-size: 22px;
}
.xyll-page .tab-content .main-header:after{
    left:0;
}
.xyll-page .area-detail{
    padding:0 15px;
}
.xyll-page .area-detail h5{
    margin-top: 15px;
    font-size: 16px;
    color:#25506b ;
}
.xyll-page .addr-detail{
    border-bottom: 1px dashed #e5e5e5;
}
.xyll-page .addr-detail li{
    float: left;
    position: relative;
    width: 25%;
}
.xyll-page .addr-detail li a{
    display: block;
    color:#686868;
    font-size: 14px;
    padding:0 45px 15px 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.xyll-page .addr-detail li.drop-down a:hover + ul,
.xyll-page .addr-detail li.drop-down ul:hover{
    display: block;
}
.xyll-page .addr-detail li.drop-down ul{
    background: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    display: none;
    left: 50%;
    margin-left: -97px;
    padding: 10px;
    position: absolute;
    top: 33px;
    width: 145px;
    z-index: 999;
}
.xyll-page .addr-detail li.drop-down ul i{
    border-color: transparent transparent #ccc;
    border-style: solid;
    border-width: 0 12px 12px;
    display: block;
    height: 0;
    left: 50%;
    margin-left: -12px;
    position: absolute;
    top: -12px;
    width: 0;
}
.xyll-page .addr-detail li.drop-down ul i em {
    border-color: transparent transparent #fff;
    border-style: solid;
    border-width: 0 12px 12px;
    display: block;
    height: 0;
    left: -12px;
    position: absolute;
    top: 1px;
    width: 0;
}
.xyll-page .addr-detail li.drop-down ul li{
    width: 50%;
    text-align: center;
}
.xyll-page .addr-detail li.drop-down ul li a{
    margin:0;
    padding: 6px 0;
    font-size: 12px;
}
/*鍔╁姏鍏板ぇ*/
.zlld-page .news-img-show{
    position: relative;
}
.zlld-page .news-img-show a{
    position: absolute;
    left:90px;
    bottom:60px;
    display: block;
    width: 200px;
}
.zlld-page .info-ctn{
    height: auto;
    margin-bottom: 0;
}
.zlld-page .info-ctn-second{
    margin-top: -20px;
}
.zlld-page .info-ctn-right{
    float: none;
    width: 100%;
    padding-left: 0;
}
.zlld-page .info-ctn-right ul{
    padding-top: 0;
}
.zlld-page .info-ctn-right ul >li{
    margin: 20px 0;
    font-size: 16px;
}
.zlld-page .info-ctn-right > a{
    padding-top: 10px;
    color:#999;
}
.zlld-page .info-ctn-right-showimg{
    position: relative;
    width: 100%;
    height:358px;
    margin-bottom: 20px;
}
.zlld-page .info-ctn-right-showimg img{
    width: 100%;
    height:358px;
}
.zlld-page .info-ctn-right-showimg p{
    width: 100%;
    position: absolute;
    bottom: 0;
    left:0;
    padding:10px;
    margin:0;
    background: rgba(0,0,0,.5);
    color:#fff;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
/*鏍″弸鍔�*/
.bnld-xyb-page .xyb-top-ctn{
    margin-bottom: 30px;
}
.bnld-xyb-page .xyb-top-ctn h3{
    margin:0;
    font-size: 24px;
    color:#25506b ;
}
.bnld-xyb-page .left-img-show{
    width: 100%;
}

.bnld-xyb-page .xyb-top-ctn img{max-height: 300px;}

.bnld-xyb-page .xyb-top-ctn-right{
    max-height: 300px;
    overflow: hidden;
}
.bnld-xyb-page .xyb-top-ctn P{
    padding-top:10px;
    text-indent: 2em;
    line-height: 2;
    color:#333;
}
.bnld-xyb-page .bnld-xyb-model h4{
    padding-bottom: 10px;
    margin-top:35px;
    border-bottom:1px solid #dcdcdc;
}
.bnld-xyb-page .bnld-xyb-model h4 a{
    color:#25506b ;
    font-size: 18px;
}
.bnld-xyb-page .bnld-xyb-model h4 a span{
    margin-left: 10px;
    font-size: 13px;
    color:#999;
}
.bnld-xyb-page .bnld-xyb-organization li > div{
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e5e5e5;
    box-sizing: border-box;
    overflow: hidden;
}
.bnld-xyb-page .bnld-xyb-organization li .bnld-xyb-ctn {
    display: block;
    float: left;
    width: calc(100% - 110px);
    text-align: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0px;
    overflow: hidden;
    color:#333333;
}
.bnld-xyb-page .bnld-xyb-organization li .bnld-xyb-time {
    display: block;
    float: left;
    width: 110px;
    text-align: right;
    margin: 0px;
    color:#a0a0a0;
}
.bnld-xyb-page .xyb-cfzs-img{
    position: relative;
    height:257px;
}
.bnld-xyb-page .xyb-cfzs-img img{
    width: 100%;
    height: 100%;
}
.bnld-xyb-page .xyb-cfzs-img p{
    width:100%;
    position: absolute;
    bottom:0;
    left:0;
    margin:0;
    padding:10px;
    color:#fff;
    background: rgba(0,0,0,.5);
    font-size:14px;
}
.bnld-xyb-page .xyb-contacts{
    padding-bottom: 20px;
}
.bnld-xyb-page .xyb-contacts li{
    padding:10px 0;
}
.bnld-xyb-page .xyb-contacts li label{
    font-size: 14px;
    font-weight: normal;
    color: #333;
}
.bnld-xyb-page .xyb-contacts li span{
    font-size: 14px;
    color: #333;
}
.bnld-xyb-page .xyb-qrcode{
    padding-top:12px;
}
.bnld-xyb-page .xyb-qrcode > li {
    float: right;
    text-align: center;
    padding: 0px 20px;
}
/*鏍″弸鏈嶅姟*/
.xyfw .xyfw-xyk{
    padding:30px 0;
    background: #f5f5f5;
}
.xyfw .xyfw-xyk h4 {
    padding-bottom: 10px;
    border-bottom: 2px solid #dcdcdc;
}
.xyfw .xyfw-xyk h4 a {
    color: #333;
    font-size: 18px;
}
.xyfw .xyfw-xyk h4 a >i {
    color:#25506b ;
}
.xyfw .xyfw-xyk h4 a span {
    margin-left: 10px;
    font-size: 13px;
    color: #999;
}
.xyfw .xyfw-xyk-img .btn{
    margin-top:20px;
    padding: 6px 20px;
}
.xyfw .xyfw-fxhd{
    padding:30px 0;
}
.xyfw .xyfw-fxhd .info-ctn-right-showimg p{
    background: rgba(0,140,214,.6);
}
.xyfw .xyfw-link{
    padding: 30px 0;
}
.xyfw .xyfw-link h4{
    padding-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
}
.xyfw .xyfw-link h4 i{
    display: inline-block;
    margin-right: 10px;
    vertical-align: text-bottom;
}
.xyfw .xyfw-link h4 i.link-nxfw-bg{ width: 22px; height: 22px; background: url('../images/titlebg-sprites.png') -10px -52px;}
.xyfw .xyfw-link h4 i.link-fwpd-bg{ width: 22px; height: 21px; background: url('../images/titlebg-sprites.png') -52px -52px;}
.xyfw .xyfw-link h4 i.link-gxzd-bg{ width: 22px; height: 20px; background: url('../images/titlebg-sprites.png') -106px -10px;}
.xyfw .xyfw-link ul li a{
    display: block;
    margin-bottom: 10px;
    font-size:16px;
}
.xyfw .xyfw-link ul li a>p{
    margin-bottom: 0;
    color:#999;
}
/*鍦版柟鏍″弸浼�*/
.xyll-dfxyh .xyll-dfxyh-middle{
    padding-top: 30px;
    padding-bottom: 50px;
}
/*鏍″弸鏈嶅姟-鏍″弸鍗＄敵棰�*/
.sl .block {
    text-align: center;
    margin: 20px auto;
    padding: 0 10px;
}
.sl .block img {
    width: 100%;
}
.sl .btn {
    margin-top: 15px;
    padding: 7px 25px;
}
.sl .btn-primary {
    background-color: #148DD3;
    border-color: #148DD3;
}
.sl .filewrap .file-input{
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    margin-left: 0; 
    margin-top: 0; 
}
.block p {
    font-size: 16px;
}
.sl .bootstrap-filestyle .imgwrap {
    position: relative;
}
.sl .bootstrap-filestyle .imgwrap #imghead {
    width: 280px;
    height: 180px;
}
.sl .bootstrap-filestyle .imgwrap>.fa {
    position: absolute;
    background-color: #eee;
    color: #777;
    top: -5px;
    right: -5px;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    line-height: 18px;
    text-align: center;
    font-size: 16px;
}
.sl .filewrap .placeholder .tips>img {
    vertical-align: middle;
}
.sl .filewrap .placeholder .tips>span {
    vertical-align: middle;
}
.sl .filewrap .file-input label {
    background-color: #fff;
    box-shadow: none;
    opacity: 0;
}
.sl .modal-body{
    position: relative;
}
.sl .close-icon{
    position: absolute;
    right: 15px;
    top: 15px;
    width: 20px;
    cursor: pointer;
}
.sl .tips{
    color: #999;
    font-size: 12px;
    margin-bottom: 15px;
}
.sl .area .item{
    float: left;
    margin-right: 40px;
}
.sl  .example img{
    width: 100px;
}
.sl .area>.form-group{
    padding: 0 30px;
}
.sl .area-label{
    font-size: 13px;
    line-height: 40px;
    color: #666;
}
.sl .area .item p{
    line-height: 30px;
    font-size: 12px;
    color: #666;
}
.sl .area p{
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
}
.sl .area .block{
    margin-top: 0;
}
.sl .bootstrap-filestyle .imgwrap{
    position: relative;
}
.sl .bootstrap-filestyle .imgwrap img{
    width: 100px;
    height: 151px;
}
.sl .bootstrap-filestyle .imgwrap i{
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
}
.sl_mod .review-font-img{
    width: 238px;
    height: 156px;
}
.sl_mod .review-back{
    position: relative;
    width: 238px;
    height: 156px;
    padding: 20px;
    border-radius: 5px;
    background-image: url('../images/xyfw-card.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%;
    border: 1px solid #333;
}
.sl_mod .review-back .back-avatar{
    position: absolute;
    top:29px;
    left: 20px;
    width: 60px;
    height: 92px;
}
.sl_mod .review-back .review-back-info{
	margin-left: 70px;
    line-height: 24px;
    font-size: 14px;
}
.sl_mod .review-back .review-back-info p{
    line-height: 20px;
}
.sl_mod .review-back .review-back-info .label{
	color: #008cd8;
}
.sl_mod .review-back .review-back-info .value{
	color: #333;
	font-size: 70%;
}
/*鏍″弸鏈熷垔-鎴戣鎶曠*/
.xyqk-ctn input + .bootstrap-filestyle {
     display: table; 
}
.xyqk-ctn .file-cust .bootstrap-filestyle {
     display: table; 
}
.time-scroll{
    position: relative;
    margin:0 auto 30px;
}
.bnld-page .time-scroll{
    position: relative;
    margin:0 auto;
}
.xyqk-page .time-scroll{
    width: 92%;
    margin:40px auto 10px;
}
.bnld-page .time-scroll{
    width: 100%;
}
.time-scroll .arrow {
    position: absolute;
    left: -50px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 38px;
    color: #999;
    z-index: 9;
}
.xyqk-page .time-scroll .arrow {
    top: 0;
}
.bnld-page .time-scroll .arrow,
.xyfc .time-scroll .arrow{
    display: none;
}
.time-scroll .aRight {
    right: -50px;
    left: auto;
}
.time-scroll .arrow:hover{
    color: #25506b ;
}
.time-scroll #scroll {
    width: 100%;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.xyqk-page .time-scroll #scroll {
    height: 46px;
}
.time-scroll ul{
    position: relative;
    top:0;
    left:0;
    overflow: hidden;
    width:auto;
}
.xyqk-page .time-scroll ul>li{
    width: 150px;
    height: 46px;
}
.time-scroll .nav-tabs>li>a{
    margin:0;
    text-align: center;
}
.xyqk-page .xyqk-img-txt{
    position: absolute;
    width:46%;
    top:80px;
    right:50px;
    z-index:2;
}
.xyqk-page .xyqk-img-txt h1{
    margin:0;
    font-weight: bold;
    color:#fff;
}
.xyqk-page .xyqk-img-txt h1:after{
    display: block;
    content: '';
    width: 60px;
    height: 6px;
    margin-top: 10px;
    background: #fff;
}
.xyqk-page .xyqk-img-txt .xyhd-img-txt-desc{
    margin:20px 0;
    line-height: 1.6;
    font-size: 16px;
    color:#fff;
}
.xyqk-page .form-horizontal .control-label{
    padding-right: 0;
}
.xyqk-page .select-box{
    position: relative;
}
.xyqk-page .select-selected-box {
    height: 40px;
    padding: 0 12px;
    line-height: 40px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #ccc;
    background: #fff;
}
.xyqk-page .select-shixin-arrow, 
.xyqk-page .select-shixin-arrow-up {
    display: inline-block;
    width: 11px;
    height: 6px;
    margin-left: 10px;
    margin-top: 17px;
    float: right;
}
.xyqk-page .select-shixin-arrow{
        background: url(../images/shixinjiantou.svg) no-repeat;
}
.xyqk-page .select-con{
    position: absolute;
    min-width: 120px;
    top: 42px;
    left: 15px;
    background: #ffffff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    overflow: hidden;
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
    z-index: 3;
    cursor: default;
}
 .select-con .select-one {
    width: 172px;
    float: left;
    background: #ffffff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.select-con .select-contype {
    text-align: center;
    padding: 12px 20px;
    border-bottom: 1px solid #eeeeee;
    overflow: hidden;
}
.radio label {
    height: 20px;
    line-height: 20px;
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
    cursor: pointer;
}
.radio label input {
    opacity: 0;
    margin-right: 10px;
    cursor: pointer;
}
.radio .radio-seled {
    background: url(../images/seled.png) left no-repeat;
}
.radio .radio-unsel {
    background: url(../images/unsel.png) left no-repeat;
}
.select-con .menu-item-box {
    padding: 6px 0;
}
.special-pull-down ul li{
    height: 32px;
    padding: 0 20px;
    line-height: 32px;
    cursor: default;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.select-con ul li:hover,
.select-con ul li.active{
    background: #f2f2f2;
    color:#25506b ;
}
.medium{
    margin-bottom:20px;
}
/*鐧诲綍椤�*/
.login{
    min-height: 750px;
}
.login .header{
    margin-bottom: 20px; 
}
.login .login-main{
    width: 100%;
    min-height:600px;
    padding: 50px 0;
    background: url(../images/login-bg.png) no-repeat center center;
    background-size: cover;
    box-sizing: border-box;
}
.login-validate-img{
    width: 108px;
    height: 29px;
}
.login .footer{
    width: 100%;
    height:auto;
    background: transparent;
}
.login .footer p{
    margin-bottom: 5px;
    font-size:14px;
    color:#484848; 
}
.login .login-main-ctn{
    float: right;
    margin-right:100px;
    width:406px;
    padding: 26px;
    background: #f1f1f1;
    background: rgba(255,255,255,0.8);
    border-radius: 5px;
    overflow:hidden;
}
.login .nav-tabs {
    border-bottom: 2px solid #d7d7d7;
    margin-bottom: 18px;
}
.login .tab-base-top .nav-tabs>li{
    width: 50%;
}
.login .tab-base-top .nav-tabs>li>a{
    margin:0;
    text-align: center;
    padding: 10px 0;
    border-radius: 0;
    color:#999;
    font-size:20px;
    font-weight:bold;
}
.login .nav-tabs>li.active>a, 
.login .nav-tabs>li.active>a:focus, 
.login .nav-tabs>li.active>a:hover {
    cursor: pointer;
    color: #25506b ;
    border:none;
    border-bottom: 2px solid #25506b ;
    border-radius: 0;
    background-color: transparent;
}
.login .nav-tabs>li>a:hover{
    color: #25506b ;
    border:none;
    border-bottom: 2px solid #25506b ;  
    background-color: transparent;
}
.login .login-ctn{
    border:1px solid #d7d7d7;
    border-radius: 5px 5px 0 0;
    background: #fff;
}
.login .login-validate,
.login .login-validata-noimg{
    border:1px solid #d7d7d7;
    border-top:none;
    background: #fff;
    border-radius: 0 0 5px 5px;
}
.login .login-ctn-row{
    padding:0 10px 0 20px;
    border-bottom: 1px dashed #d7d7d7;  
}
.login .noborder-bottom{
    border-bottom: none;
}
.login .login-validate .login-ctn-row{
    border-bottom: none;
}
.login .login-input{
    position: relative;
    float: left;
    display: inline-block;
    width:285px;
    width:calc(100% - 40px);
    height:38px;
    margin:10px 0 10px 15px;
    padding-left:10px;
    border-left: 1px solid #e3e3e3;
}
.login .login-input span.only-ie8{
    position: absolute;
    top:10px;
    left:10px;
    margin-top: 0;
    color:#999;
}
.login .login-ctn-row span{
    float: left;
    margin-top: 15px;
    display: inline-block;
    vertical-align: middle;
}
/*.login .login-ctn-row span.login-user{
    width: 20px; height: 25px;
    background: url('../images/logo-ico.png') -50px -10px;
}
.login .login-ctn-row span.login-psd{
    width: 20px; height: 29px;
    background: url('../images/logo-ico.png') -10px -10px;
}
.login .login-ctn-row span.login-yz{
    width: 20px; height: 21px;
    background: url('../images/logo-ico.png') -90px -10px;
}*/
.login .login-input input{
    height:34px;
    width:100%;
    border:none;
}
.login .login-input input{
    height:34px;
    width:100%;
    padding:0;
    border:none;
    box-shadow: none;
}
.login .login-input .form-control[disabled], 
.login .login-input .form-control[readonly]{
    background-color: transparent;
    opacity: 1;
}
.login .login-validate .login-input input{
    height:34px;
    width:36%;
    border:none;
}
.login .login-input input:focus{
    outline: none;
}
.login .validate-desc{
    height: 36px;
    margin:0;
    padding: 8px 0;
    font-size: 14px;
    font-weight: bold;
    color:#f80404;
}
.login button{
    height:40px;
    margin-top:16px;
    border:1px solid #25506b ;
    border-radius: 5px;
    letter-spacing: 4px;
}
.login button.no-margintop{
    margin-top:0;
}
.login .btn-white{
    background: #fff;
    color:#25506b ;
}
.login .login-link{
    margin-top:10px;
    overflow:hidden;
}
.login h4{
    position: relative;
    margin:0 0 15px;
    padding:0 10px 10px;
    border-bottom: 2px solid #bbc2c6;
    font-size:20px;
    color:#25506b ;
}
.login h4:after{
    position: absolute;
    bottom:-2px;
    left:0;
    content: '';
    display: block;
    width: 100%;
    height:2px;
    background: #25506b ;
}
.login h4.half-width:after{
    width: 50%;
}
/*娉ㄥ唽*/
.register-main-ctn .layui-laydate .layui-this {
    background-color: #25506b !important;
    color: #fff!important;
}
.register-main-ctn{
    width: 85%;
    margin:0 auto;
    padding: 26px;
    background: #f1f1f1;
    background: rgba(255,255,255,0.7);
    border-radius: 5px;
}
.register-main-ctn h4{
    position: relative;
    margin:0 0 15px;
    padding:0 10px 10px;
    border-bottom: 2px solid #bbc2c6;
    font-size:20px;
    color:#25506b ;
}
.register-main-ctn h4:after{
    position: absolute;
    bottom:-2px;
    left:0;
    content: '';
    display: block;
    width: 100%;
    height:2px;
    background: #25506b ;
}
.register-main-ctn h4.half-width:after{
    width: 50%;
}
.register-main-ctn .login-ctn{
    border-radius:5px;
}
.register-main-ctn .register-ctn-row{
    border-bottom: 1px dashed #d7d7d7;
}
.register-main-ctn .register-ctn-row .city-picker-span{
    border:none;
}
.register-main-ctn .register-ctn-row.noborder-bottom{
    border-bottom: none;
}
.register-main-ctn .register-ctn-row label{
    display: inline-block;
    float: left;
    width:82px;
    margin-top:17px;
    padding-right:10px;
    text-align: right;
}
.register-main-ctn .register-ctn-row .login-input{
    position: relative;
    float: left;
    width: 200px;
    width: calc(100% - 90px);
    margin-left:0;
}
.register-main-ctn .register-ctn-row .login-input .chosen-container-single .chosen-single{
    border:none;
    box-shadow: none;
    line-height: 34px; padding: 0;
}
.register-main-ctn .register-ctn-row .chosen-container .chosen-drop{
    border-top: 1px solid #aaa;
}
.register-main-ctn .register-ctn-row .login-input select{
    padding: 6px 0;
    border:none;
    box-shadow: none;
}
.register-main-ctn .login-input input.register-validate{
    width: 50%;
}
.register-main-ctn .font-remarks{
    padding:10px;
}
.register-main-ctn button{
    margin-top:50px;
    letter-spacing: 2px;
}

/*注册页面新增*/
.login .login-input{
    height: 32px;
}
.register-search .register-ctn-row{
    background: #fff;
    margin-bottom: 10px;    
    border:none;
    border-radius: 4px;
}
.register-search .register-ctn-row label{
    margin-top:10px;
}
.register-search .register-ctn-row .login-input{
    margin-top:4px;
    margin-bottom: 4px;
}
.register-search .btn-reg-search{
    margin-top: 0
}
.register-search .btn-search-box{
    padding: 0 40px;
}
.register-search-desc{
    padding:15px 25px;
}
.register-search-desc p{
    margin-bottom: 5px;
    font-size: 14px;
    color:#333;
}
.search-result-box table{
    border:1px solid #ccc;
}
.search-result-box .mobile-list{
    width: 100%;
    border-top: 1px solid #dbdbdb;
}
.search-result-box .mobile-list li{
    padding:10px 0;
    border-bottom: 1px solid #dbdbdb;
}
.search-result-box .mobile-list li .showlist{
    overflow: hidden;
}
.search-result-box .mobile-list ul>li .showlist .mobile-list-ipt{
    float: left;
    width: 14px;
    height: 14px;
    margin-right: 5px;
}
.search-result-box .mobile-list .mobile-list-ctn{
    float: left;
    width: calc(100% - 20px);
    display: flex;
    justify-content:space-between;
    align-items: center;
}
.search-result-box .mobile-list .mobile-list-ctn>span{
    font-size: 16px;
}
.search-result-box .mobile-list .mobile-list-ctn .mobile-list-arrow{
    cursor: pointer;
}
.search-result-box .mobile-list .mobile-list-ctn i{
    font-size:12px;
    -moz-transition: all 0.5s; /* Firefox 4*/
    -webkit-transition: all 0.5s; /* Safari 和 Chrome */
    -o-transition: all 0.5s; /* Opera */
    transition: all 0.5s;
}
.search-result-box .mobile-list .mobile-list-ctn i.down{
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}
.search-result-box .mobile-list .downlist{
    width: 100%;
    height: 0;
    padding-left: 36px;
    overflow: hidden;
    -moz-transition: height 0.5s; /* Firefox 4*/
    -webkit-transition: height 0.5s; /* Safari 和 Chrome */
    -o-transition: height 0.5s; /* Opera */
    transition: height 0.5s;
}
.search-result-box .mobile-list .downlist.active{
    height: 130px;
    padding-top: 10px;
}
.search-result-box .mobile-list .downlist p{
    line-height: 24px;
    margin:0;
    font-size: 14px;
    color:#7c8d87;
}
.search-result-box .mobile-list .downlist p>span{
    margin-left: 10px;
}

/*鏍″弸鑱旂粶-鍦版柟鏍″弸浼�*/
/*鏃犵紳婊氬姩*/
.seamless-scroll{
    position: relative;
    width:100%;
    margin:35px auto;
}
.seamless-scroll #scroll{
    width:100%;
    height: 280px;   
    position: relative;
    overflow: hidden;
    margin:0 auto;
}
.seamless-scroll .arrow{
    position: absolute;
    top:47%;
    left: 0;
    width: 44px;
    height: 44px;
    line-height: 44px;
    background: rgba(0,0,0,0.6);
    text-align: center;
    font-size: 18px;
    color:#fff;
    z-index:9;
}
.seamless-scroll .arrow:hover{
    background: #25506b ;
    color:#fff;
}
.seamless-scroll .aRight{
    right:0;
    left:auto;
}
.seamless-scroll ul{
    position: relative;
    top:0;
    left:0;
    overflow: hidden;
    width:auto;
}
.seamless-scroll ul li{
    float: left;
    width: 320px;
    /*height: 280px;*/
    padding:0 20px;
}
.seamless-scroll .list-model{
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    box-shadow: 2px 2px 5px #ccc;
    cursor: pointer;
}
.xyll-dfxyh .seamless-scroll .list-model{
    padding-top: 60px;
    box-shadow: none;
}
.xyll-dfxyh .seamless-scroll .list-model>img{
    position: absolute;
    top:0;
    left:50%;
    margin-left:-60px;
    width:120px;
    height:121px;
}
.xyll-dfxyh .seamless-scroll .list-model-ctn{
    padding:64px 20px 20px;
    background-color: #fff;
}
.xyll-dfxyh .seamless-scroll .list-model-ctn h4{
    padding-bottom: 0;
    border-bottom: none;
    color:#25506b ;
    font-size: 18px;
}
.xyll-dfxyh .seamless-scroll .list-model-ctn-status{
    color:#666;
    font-size: 12px;
}
.xyll-dfxyh .seamless-scroll .list-model-ctn-desc{
    margin-top: 10px;
    color:#333;
    font-size: 14px;
}
.xyll-dfxyh .play,
.bnld-xyb-page .play{
    top:auto;
    bottom:30px;
    right:54px
}
.xyll-dfxyh .play i,
.bnld-xyb-page .play i{
    position: absolute;
    top: 60%;
    left: 0;
    height: 0;
    width: 0;
    margin-left:22px;
    margin-top: -24px;
    border-bottom: 16px solid transparent;
    border-top: 16px solid transparent;
    border-left: 17px solid #fff;
}
/*鏍″弸娲诲姩*/
.xyhd-ctn{
    margin-top:30px;
    margin-bottom: 50px;
}
.xyhd .news-img-show,
.xyqk-page .news-img-show{
    position: relative;
}
.xyhd .xyhd-img-txt{
    position: absolute;
    width:30%;
    max-height: 300px;
    top:50px;
    left:50px;
    z-index:2;
    overflow: hidden;
}
.xyqk-page .xyhd-img-txt{
    position: absolute;
    width:45%;
    max-height: 250px;
    top:60px;
    right:50px;
    z-index:2;
    overflow: hidden;
}
.xyhd .xyhd-img-txt h1,
.xyqk-page .xyhd-img-txt h1{
    margin:0;
    font-weight: bold;
    color:#fff;
}
.xyhd .xyhd-img-txt h1:after,
.xyqk-page .xyhd-img-txt h1:after{
    display: block;
    content: '';
    width: 60px;
    height: 6px;
    margin-top: 10px;
    background: #fff;
}
.xyhd .xyhd-img-txt .xyhd-img-txt-desc,
.xyqk-page .xyhd-img-txt .xyhd-img-txt-desc{
    margin:20px 0;
    line-height: 1.8;
    font-size: 18px;
    color:#fff;
}
.xyhd .xyhd-img-txt .btn{
    padding:10px 20px;
    font-size: 28px;
}
/*鏍″弸娲诲姩-娲诲姩鍙戣捣*/
.xyqk-ctn .row>div {
    margin-bottom: 10px;
}
.xyqk-ctn .bootbox-label{
    width: 82px;
    text-align: right;
    padding-right: 5px;
}
.xyqk-ctn .bootbox-ipt {
    width: 80%;
    height: 40px;
    padding: 0 10px;
    border: 1px solid #d7d5d1;
    border-radius: 4px;
}
.xyqk-ctn .hdfy-inline {
    position: relative;
    width: 80%;
}
.xyqk-ctn .xyh-radio {
    position: relative;
    display: inline-block;
    margin: 0;
    background: #fff;
}
.xyqk-ctn .people-radio input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 40px;
    margin-top: 0;
    opacity: 0;
    z-index: 2;
}
.xyqk-ctn .people-radio label {
    width: 100%;
    height: 40px;
    padding: 0 10px;
    margin-bottom: 0;
    border: 1px solid #d7d5d1;
    border-radius: 4px;
    text-align: center;
    line-height: 40px;
    color: #999;
}
.xyqk-ctn .hdfy-unit {
    position: absolute;
    top: 0;
    right: 10px;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
    border-left: 1px solid #d7d5d1;
}
.xyqk-ctn .mf-radio + .bootbox-ipt {
    width: 85%;
    vertical-align: top;
}
.xyqk-ctn .peopel-container {
    width: 80%;
    overflow: hidden;
}
.xyqk-ctn .peopel-container .people-radio {
    position: relative;
    float: left;
    width: 49%;
}
.xyqk-ctn .peopel-container .people-radio + .people-radio {
    margin-left: 2%;
}
.xyqk-ctn .people-radio input:checked + label {
    border-color: #25506b ;
}
.xyqk-ctn .people-radio label {
    width: 100%;
    height: 40px;
    padding: 0 10px;
    margin-bottom: 0;
    border: 1px solid #d7d5d1;
    border-radius: 4px;
    text-align: center;
    line-height: 40px;
    color: #999;
}
.xyqk-ctn .people-radio input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 40px;
    margin-top: 0;
    opacity: 0;
    z-index: 2;
}
.xyqk-ctn .bootstrap-filestyle {
    display: inline-block;
}
.xyqk-ctn .ke-container {
    display: inline-block;
}
.xyqk-ctn .top-label {
    vertical-align: top;
}
.xyqk-ctn .hidden-xyh {
    display: inline-block;
    margin-left: 82px;
    background: #f2f9fd;
    width: 90%;
    padding: 10px;
}
/*鏍″弸娲诲姩-鏃犵紳婊氬姩*/
.xyhd .seamless-scroll #scroll{
    height: 360px;   
}
.xyhd .seamless-scroll .list-model>img{
    width:100%;
    height:260px;
}
.xyhd .seamless-scroll .list-model-ctn{
    padding:18px;
    background-color: #fff;
    border-bottom: 2px solid #25506b ;
}
.xyhd .seamless-scroll .list-model-ctn .list-model-title{
    display: block;
    margin:0;
    padding-bottom: 0;
    border-bottom: none;
    color:#333;
    font-size: 18px;
    text-align: center;
}
.xyhd .seamless-scroll .list-model-ctn button{
    margin-top: 14px;
}
.xyhd .seamless-scroll .list-model-ctn-desc{
    margin-top: 10px;
    margin-bottom: 0;
    line-height: 1.5;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color:#666;
    font-size: 14px;
}

/*涓汉涓績*/
.grzx-page .left-nav-top .progress{
    height:12px;
}
.grzx-page .left-nav-top .progress .progress-bar{
    line-height: 1;
    font-size: 10px;
    margin-bottom: 15px;
    background-color: #25506b ;
}
/*鍏叡宸︿晶瀵艰埅*/
.grzx-page{ width: 100%;padding: 22px 0 40px;background: #f4f6f9;}
.grzx-page .bx-shadow{box-shadow:2px 3px 3px #e7eaed; }
.grzx-page .left-nav{background: #fff;border-radius:5px;}
.grzx-page .left-nav-top{padding: 20px 20px 30px;}
.grzx-page .left-nav-top>p{padding-bottom: 10px;margin-bottom: 0;}
.grzx-page .left-nav-top>img{width:90px; height:90px; box-shadow:0 7px 10px #d8d8d8; border:2px solid #ffffff; display:block; margin:0 auto 15px; border-radius:50%;  }
.grzx-page .leftsidebar-box{ background: #fff; z-index:90;}
.grzx-page .leftsidebar-box dl{ margin:0;}
.grzx-page .leftsidebar-box dt {
    line-height: 50px;
    padding-right: 15px;
    text-indent: 2em;
    font-size: 14px;
    text-align: left;
    border-left:4px solid transparent;
    cursor: pointer;
}
.grzx-page .leftsidebar-box dt a{
    display: block;
    color: #999;
}
.grzx-page .leftsidebar-box dt.active a,
.grzx-page .leftsidebar-box dt:hover a,
.grzx-page .leftsidebar-box dt a:hover{
    color: #25506b ;
}
.grzx-page .leftsidebar-box dt.active,
.grzx-page .leftsidebar-box dt:hover {
    background: #eff9ff;
    border-left:4px solid #25506b ;
    color: #25506b ;
}
.leftsidebar-box>dl>dt>a>span {
    margin-top: 18px;
}
.grzx-page .leftsidebar-box dt i{ margin-right: 10px;}
.grzx-page .grzx-right{
    background: #fff;
    border-radius: 8px;
}
.grzx-page .mobile-nav{
    margin-top:15px;
    padding:15px 10px;
    background: #fff;
    border-radius:5px;
}
.grzx-page .mobile-nav ul{
    overflow: hidden;
}
.grzx-page .mobile-nav ul>li{
    float: left;
    width:25%;
}
.grzx-page .mobile-nav ul>li>a{
    display: block;
    width: 100%;
    color:#666;
    font-size: 12px;
    text-align: center;
}
.grzx-page .mobile-nav ul>li i{
    font-size: 28px;
}
.grzx-page .mobile-nav ul>li .mobile-nav-txt{
    color:#666;
}
.grzx-page .mobile-nav ul>li.active i,
.grzx-page .mobile-nav ul>li.active .mobile-nav-txt{
    color:#25506b ;
}
.grzx-page .teacher-list-title{ padding:15px 10px 15px 44px; border-bottom:1px solid #e4eaec; background: url(../images/thr-tz.png) no-repeat 5px center #fff; color:#25506b ;font-size: 16px; font-weight: bold}
.grzx-page .teacher-list-title a{ color:#a3a3a3; font-size:14px; }
.grzx-page .teacher-table-title{ padding:15px 10px 15px 54px; background: url(../images/thr-zp.png) no-repeat 15px center #fff; color:#25506b ;font-size: 16px; font-weight: bold}
.grzx-page .teacher-table-title a{ color:#a3a3a3; font-size:14px; }
.grzx-page .teacher-per-title{ padding:15px 10px 15px 54px;margin-bottom: 12px; border-bottom:1px solid #e4eaec; background: url(../images/thr-search.png) no-repeat 15px center #fff; color:#25506b ;font-size: 16px; font-weight: bold}
.grzx-page .fixed-table-body .table{
    border:none;
}
.grzx-page .fixed-table-body .table tbody tr{
    border-bottom: 1px solid #ddd;
    background-color: #fff;
}
.grzx-page .fixed-table-body .table tbody tr:last-child{
    border-bottom: none;
}
.grzx-page .table>thead>tr>th{
    background-color: #f5f5f6;
    color: #444 !important
}
.grzx-page .table>thead>tr>th{
    padding:4px 2px;
    border:none;
    text-align: center;
}
.grzx-page .table>tbody>tr>th, .grzx-page .table>thead>tr>td, .grzx-page .table>tbody>tr>td,.grzx-page .table>tfoot>tr>td{
    padding:18px;
    border:none;
    text-align: center;
}
.grzx-page .table>tbody>tr>td.bs-checkbox{
    padding:18px 7px;
}
/*鎴戠殑娑堟伅*/
.grzx-wdxx .grzx-wdxx-title{
    padding:10px 0;
    margin:0;
    border-bottom: 1px solid #e4eaec;
    color:#25506b ;
    font-size: 16px;
    font-weight: bold;
}
.grzx-wdxx .grzx-wdxx-title i{
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: bottom;
    margin-right: 5px;
    background: url(../images/left-list-ico.png) -90px -90px;
}
.grzx-wdxx ul>li{
    padding: 10px 0;
    border-bottom: 1px solid #e4eaec;
}
.grzx-wdxx ul>li:last-child{
    border-bottom: none;
}
.grzx-wdxx ul>li label{
    margin-right: 30px;
    margin-bottom: 0;
    font-size:16px;
    color:#333;
}
.grzx-wdxx .wdxx-time{
    display: inline-block;
    font-size:14px;
    color:#999;
}
.grzx-wdxx .grzx-wdxx-ctn{
    position: relative;
}
.grzx-wdxx .grzx-news{
    padding-right:30px;
    font-size:14px;
    color:#666;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.grzx-wdxx .wdxx-click{
    position: absolute;
    top:4px;
    right:5px;
    color:#666;
}
.grzx-wdxx i.wdxx-del{
    float: right;
    margin-top:4px;
    margin-right: 5px;
    display: inline-block;
    width: 12px; height: 14px;
    background: url('../images/grzx-ico.png') -42px -130px;
    cursor: pointer;
}

/*涓汉涓績-鏍″弸娲诲姩*/
.activity-model {
    margin-left: -10px;
    margin-bottom: 36px;
}
.activity-model .model-title{
    position: relative;
    padding:18px 10px;
    margin:0 0 10px;
    border-radius: 8px;
    background: #eff9ff;
    color:#25506b ;
    font-size: 16px;
    font-weight: bold;
}
.activity-model .model-title i{
    display: inline-block;
    margin-right: 10px;
    vertical-align: bottom;
}
.activity-model .btn-fqhd,
.activity-model .btn-ljsq{
    position: absolute;
    top:10px;
    right:10px;
}
.activity-model .model-title i.wdtg{
        width: 20px;
    height: 20px;
        background: url(../images/left-list-ico.png) -50px -10px;
        vertical-align: middle;
}
.activity-model .model-ctn{
    padding:14px 10px 10px;
    margin-bottom: 10px;
    border-radius: 8px;
    background: #fff;
}
.activity-model .model-ctn-title{
    display: block;
    margin: 0 0 10px;
    font-size: 16px;
    font-weight: bold;
    color: #333;
}
.activity-model .model-ctn-txt{
    line-height: 1.6;
    padding-bottom: 10px;
    border-bottom: 1px solid #e4eaec;
    font-size: 14px;
    color: #666;
}
.activity-model .model-ctn-bottom {
    overflow: hidden;
}
.activity-model .model-ctn-bottom .btn{
    float: right;
    margin-left: 10px;
}
.activity-model .model-status{
    display: inline-block;
    line-height: 34px;
    margin-right: 40px;
    font-weight: bold;
}
.activity-model .model-del i{
    display: inline-block;
    margin-right: 4px;
}
.activity-model .model-del {
    color: #25506b ;
    font-weight: bold;
    cursor: pointer;
}
.activity-model .model-edit i{
    display: inline-block;
    margin-right: 4px;
}
.activity-model .model-edit {
    color: #25506b ;
    font-weight: bold;
    cursor: pointer;
}
.activity-model .model-time{
    float: right;
    font-size:14px;
    color: #999;
    font-weight: bold;
}
/*涓汉涓績-鎴戠殑鎶曠-缂栬緫*/
.wdtg-bj-ctn{
    margin: 0 -15px;
    padding:15px 0;
    background: #fff
}
.wdtg-bj-ctn .form-horizontal .form-group{
    margin-right: 0;
    margin-left: 0;
}
.wdtg-bj-ctn .control-label{
    float: left;
    width: 10%;
    padding-right: 0;
    padding-left: 15px;
}
.wdtg-bj-ctn .form-btn{
    margin-left: 10%;
    margin-top: 20px;
}
.wdtg-bj-ctn .form-btn>div{
    padding-left: 4px;
}
/*涓汉涓績-鎴戠殑鏍″弸鍗 鎺ㄨ崘*/
.grzx-wdxyk,
.grzx-tj{
    padding: 0;
}
.grzx-sub-title{
    padding:10px 20px;
    margin: 0;
    border-bottom: 1px solid #e4eaec;
    color: #25506b ;
    font-size: 16px;
    font-weight: bold;
}
.grzx-sub-title .btn{
	position: absolute;
	top: 6px;
	right: 15px;
	padding: 2px 12px;
}
.grzx-sub-title i{
    display: inline-block;
    vertical-align: bottom;
    margin-right: 5px;   
}
.grzx-wdxyk .grzx-xyk{
    padding:20px;
    overflow: hidden;
}
.grzx-wdxyk .grzx-xyk-img-show{
    float: left;
    padding-right: 30px;
}
.grzx-wdxyk .grzx-xyk-img-show img{
    border-radius: 10px;
}
.grzx-wdxyk .grzx-xyk-ctn{
    float: left;
    padding:10px 0;
}
.grzx-wdxyk .grzx-xyk-ctn ul>li{
    padding-bottom: 20px;
}
.grzx-wdxyk .grzx-xyk-ctn ul>li a{
    margin-right: 30px;
    color:#25506b ;
}
.grzx-wdxyk .grzx-xyk-ctn ul.grzx-handle-list li{
    padding-bottom: 10px;
}
.grzx-wdxyk .grzx-xyk-ctn ul>li a i{
    display: inline-block;
    vertical-align: middle;
    margin-right: 4px;
}
.grzx-page .mobile-list{
    width: 100%;
    border-top: 1px solid #dbdbdb;
}
.grzx-page .mobile-list li{
    padding:10px 0;
    border-bottom: 1px solid #dbdbdb;
}
.grzx-page .mobile-list li .showlist{
    overflow: hidden;
}
.grzx-page .mobile-list ul>li .showlist .mobile-list-ipt{
    float: left;
    width: 14px;
    height: 14px;
    margin-right: 5px;
}
.grzx-page .mobile-list .mobile-list-ctn{
    float: left;
    width: calc(100% - 20px);
    display: flex;
    justify-content:space-between;
    align-items: center;
}
.grzx-page .mobile-list .mobile-list-ctn>span{
    font-size: 16px;
}
.grzx-page .mobile-list .mobile-list-ctn .mobile-list-arrow{
    cursor: pointer;
}
.grzx-page .mobile-list .mobile-list-ctn i{
    font-size:12px;
    -moz-transition: all 0.5s; /* Firefox 4*/
    -webkit-transition: all 0.5s; /* Safari 鍜� Chrome */
    -o-transition: all 0.5s; /* Opera */
    transition: all 0.5s;
}
.grzx-page .mobile-list .mobile-list-ctn i.down{
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}
.grzx-page .mobile-list .downlist{
    width: 100%;
    height: 0;
    padding-left: 36px;
    overflow: hidden;
    -moz-transition: height 0.5s; /* Firefox 4*/
    -webkit-transition: height 0.5s; /* Safari 鍜� Chrome */
    -o-transition: height 0.5s; /* Opera */
    transition: height 0.5s;
}
.grzx-page .mobile-list .downlist.active{
    height: 130px;
    padding-top: 10px;
}
.grzx-page .mobile-list .downlist p{
    line-height: 24px;
    margin:0;
    font-size: 14px;
    color:#7c8d87;
}
.grzx-page .mobile-list .downlist p>span{
    margin-left: 10px;
}
.bootbox-body .show-xytj-ctn{
    padding:0 15px;
}
.bootbox-body .show-xytj-ctn .bootbox-label{
    width: 82px;
}
.bootbox-body .show-xytj-ctn .bootbox-ipt{
    width: 68%;
}
.bootbox-body .show-xytj-ctn select{
    width: 68%;
    height: 32px;
    line-height: 32px;
    padding: 0 10px;
    border: 1px solid #d7d5d1;
    border-radius: 4px;
    vertical-align: middle;
    
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    padding-right: 0;
    background: url(../images/sel-arrow.png) no-repeat scroll right 10px center transparent;
}
/*蹇樿瀵嗙爜*/
.grzl-model .wjmm-ctn{
    padding: 40px 20px;
    transition: height 4s;
    -moz-transition: height 4s; /* Firefox 4 */
    -webkit-transition: height 4s; /* Safari 鍜� Chrome */
    -o-transition: height 4s; /* Opera */
}
.grzl-model .wjmm-ctn label{
    width: 90px;
    text-align: right;
}
.grzl-model .wjmm-ctn input{
    width: 76%;
    height:32px;
    line-height: 32px;
    padding:0 10px;
    border:1px solid #d7d5d1;
    border-radius: 4px;
    vertical-align: middle;
}
.grzl-model .wjmm-ctn .btn{
    margin-top:15px;
    padding: 6px 36px;
}
.grzl-model .wjmm-ctn .btn.btn-blue{
    margin-left: 21%;
}
.grzl-model .wjmm-ctn .btn + .btn{
    margin-left:20px;
}
.grzl-model .wjmm-ctn .validate-desc{
    height: 26px;
    line-height: 16px;
    margin:0;
    margin-left:21%;
    padding: 5px 0;
    font-size: 14px;
    font-weight: bold;
    color: #f80404;
}
.grzl-model .wjmm-ctn .btn.btn-email{
    margin-left: 10px;
    margin-top:0;
    padding: 6px 10px
}

/*涓汉涓績-涓汉璧勬枡*/
.grzx-page .personal-img{
    display: block;
    width: 88px;
    height: 88px;
    padding: 3px;
    margin:0 auto 5px;
    border-radius: 50%;
    box-shadow: 2px 4px 10px 2px #e4e4e4;
}
.grzx-page .personal-img img{
    width: 100%;
    height: 100%;
    border-radius: 50%;
}
.grzx-page .personal-img>p{
    display: none;
    position: relative;
    width: 100%;
    height: 100%;
    line-height: 88px;
    margin-top: -100%;
    background: rgba(0,0,0,0.4);
    text-align: center;
    font-size: 14px;
    color:#fff;
    letter-spacing: 2px;
    border-radius: 50%;
    z-index:2;
}
.grzx-page .personal-img:hover>p{
    display: block;
}
.grzl{
    padding: 0;
}
.grzl-model{
    margin-bottom: 20px;
}
.grzl-model .grzl-ctn{
    padding: 14px 20px;
    transition: height 4s;
    -moz-transition: height 4s; /* Firefox 4 */
    -webkit-transition: height 4s; /* Safari 鍜� Chrome */
    -o-transition: height 4s; /* Opera */
}
.grzl-ctn .row{
    margin-bottom: 10px;
}
.grzl-model .grzl-ctn label{
    width: 30%;
    padding-right:5px;
    text-align: right;
}
.grzl-model .grzl-ctn label.addr-label{
    width:19%;
}
.grzl-model .grzl-ctn label.addr-label+input{
    width: 80%;
}
.grzl-model .grzl-ctn label.long-label{
    width:9%;
    margin-top: 10px;
    vertical-align: top;
}
.grzl-model .grzl-ctn .addr-ipt{
    display: inline-block;
    position: relative;
    width: 68%;
    height:32px;
}
.grzl-model .grzl-ctn input,
.grzl-model .grzl-ctn select{
    width: 68%;
    height:32px;
    line-height: 32px;
    padding:0 10px;
    border:1px solid #d7d5d1;
    border-radius: 4px;
    vertical-align: middle;
}
.grzl-model .grzl-ctn select{
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    padding-right: 0;
    background: url("../images/sel-arrow.png") no-repeat scroll right 10px center transparent;
   
}
select::-ms-expand { display: none; }
.grzl-model .grzl-ctn textarea{
    width: 80%;
    height:100px;
    padding:0 10px;
    border:1px solid #d7d5d1;
    border-radius: 4px;
    resize: none;
}
.grzl-model .grzl-ctn table input{
    width: 16px;
    height: 16px;
    margin-top: 0;
}
.bootstrap-table .btn-toolbar button:hover {
    background: #25506b ;
    border: 1px solid #25506b ;
    color:#fff;
}
.show-avatar-inner{
    padding: 10px 0;
    overflow: hidden;
}
.show-avatar-inner .bootstrap-filestyle{
    float: left;
    width: 300px;
    height: 300px;
}
.show-avatar-inner .bootstrap-filestyle .placeholder{
    width: 100%;
    height: 90%;
}
.show-avatar-inner .bootstrap-filestyle .filewrap .file-input{
    top:0;
    left:0;
    margin-left:0;
    margin-top:0;
}
.show-avatar-inner .bootstrap-filestyle .filewrap .placeholder .tips{
    top:26%;
}
.show-avatar-inner .preview{
    float: right;
    width: 120px;
    text-align: center;
}
.show-avatar-inner .preview img{
    width: 84px;
    height: 84px;
    margin:10px auto 5px;
}
.show-avatar-inner .preview p{
    text-align: center;
}
/*涓汉涓績寮规*/
.bootbox .modal-title{
    font-weight: bold;
}
.bootbox-body .row>div{
    margin-bottom: 10px;
}
.bootbox-body .bootbox-label{
    width: 66px;
    text-align: right;
    padding-right: 5px;
}
.bootbox-body .bootbox-ipt{
    width: 74%;
    height: 40px;
    padding: 0 10px;
    border: 1px solid #d7d5d1;
    border-radius: 4px;
}
.bootbox-body .top-label{
    vertical-align: top;
}
.bootbox-body .bootstrap-filestyle{
    display: inline-block;
}
/*鍙戣捣娲诲姩*/
.show-fqhd-ctn,
.show-sqxyh-ctn{
    padding:0 15px;
}
.show-sqxyh-ctn{
    padding-bottom: 20px;
}
.bootbox-body .show-fqhd-ctn .bootbox-label{
    width:82px;
}
.bootbox-body .show-fqhd-ctn label.to-people-label{
    vertical-align: top;
    margin-top:10px;
}
.bootbox-body .show-fqhd-ctn .bootbox-ipt{
    width: 80%;
}
.bootbox-body select.bootbox-ipt{
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    padding-right: 0;
    background: url("../images/sel-arrow.png") no-repeat scroll right 10px center transparent;
}
.bootbox-body .show-fqhd-ctn .ke-container{
    display: inline-block;
}
.inline-show{
    display: inline-block;
}
.font-0{
    font-size: 0;
}
.show-fqhd-ctn .peopel-container{
    width: 80%;
    overflow: hidden;
}
.show-fqhd-ctn .peopel-container .people-radio{
    position: relative;
    float: left;
    width:49%;
}
.show-fqhd-ctn .peopel-container .people-radio + .people-radio{
    margin-left: 2%;
}
.show-fqhd-ctn .people-radio label{
    width: 100%;
    height: 40px;
    padding: 0 10px;
    margin-bottom: 0;
    border: 1px solid #d7d5d1;
    border-radius: 4px;
    text-align: center;
    line-height: 40px;
    color:#999;
}
.show-fqhd-ctn .people-radio input{
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    height: 40px;
    margin-top:0;
    opacity: 0;
    z-index:2;
}
.show-fqhd-ctn .people-radio input:checked + label{
    border-color:#25506b ;
}
.show-fqhd-ctn .people-radio input:checked + label:before{
    content:'';
    position: absolute;
    bottom:0;
    right:0;
    width:15px;
    height:15px;
    background:url(../images/checked.png) no-repeat; 
}
.show-fqhd-ctn .hdfy-inline{
    position: relative;
    width: 80%;
}
.show-fqhd-ctn .hdfy-unit{
    position: absolute;
    top: 0;
    right: 10px;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
    border-left: 1px solid #d7d5d1;
}
.show-fqhd-ctn .hidden-xyh{
    display: inline-block;
    margin-left: 82px;
    background: #f2f9fd;
    width: 90%;
    padding:10px;
}
.show-fqhd-ctn .xyh-radio{
    position: relative;
    display: inline-block;
    margin:5px 10px;
    background: #fff;
}
.show-fqhd-ctn .mf-radio{
    margin:0;
}
.bootbox-body .show-fqhd-ctn .mf-radio + .bootbox-ipt{
    width: 85%;
    vertical-align: top;
}
/*鐢宠鏍″弸浼�*/
.bootbox-body .show-sqxyh-ctn .bootbox-label{
    width:90px;
}
.bootbox-body .show-sqxyh-ctn .bootbox-ipt{
    width: 78%;
}
.bootbox-body .show-sqxyh-ctn .long-label{
    width: 240px;
    margin-top: 11px;
    vertical-align: top;
    font-size: 14px;
}
.bootbox-body .show-ckxyh-ctn .long-label{
    vertical-align: unset;
    margin-top: 0;
}
.bootbox-body .show-sqxyh-ctn textarea.bootbox-ipt{
    height: 150px;
    resize:none;
}
.bootbox-body .show-sqxyh-ctn textarea.short-textarea{
    height: 100px;
}
.bootbox-body .show-sqxyh-ctn .sqxyh-mbxz,
.xyqk-page .sqxyh-mbxz{
    float: left;
    padding:9px 20px;
    border:1px solid #25506b ;
    color:#25506b ;
    background: #fff;
    border-radius: 4px;
    font-size:14px;
}
.xyqk-page .sqxyh-mbxz{
	padding:6px 20px;
}
.bootbox-body .show-sqxyh-ctn .file-upload-show{
    width: auto;
    margin-left: 240px;
    margin-bottom: 0;
    margin-top: 10px;
    padding:10px;
    background: #e5f3fb;
    border-radius: 4px;
}
.bootbox-body .show-ckxyh-ctn .file-upload-show{
    margin-left: 0;
}
.bootbox-body .show-sqxyh-ctn .file-upload-show p{
    display: inline-block;
    margin-bottom: 0;
    margin-right: 5px;
    color:#333;
}
.bootbox-body .show-sqxyh-ctn .file-upload-show a{
    margin:0 5px;
    color:#25506b ;
}
.bootbox-body .show-sqxyh-ctn .file-upload{
    position: relative;
    float: left;
    margin-right:20px;
    width: 200px;
    height: 40px;
    border:1px solid #e5e5e5;
    background: #eee;
    border-radius: 4px;
    font-size: 14px;
}
.bootbox-body .show-sqxyh-ctn .file-upload input{
    position: absolute;
    top:0;
    left:0;
    width: 200px;
    height: 40px;
    cursor: pointer;
    opacity: 0;
    z-index:2;
}
.bootbox-body .show-sqxyh-ctn .file-upload .file-text{
    position: absolute;
    top:2px;
    left:70px;
}
.bootbox-body .show-sqxyh-ctn .file-upload .file-text-desc{
    position: absolute;
    bottom:0;
    left:20px;
    color:#a5a5a5;
    font-size: 10px;
}
.bootbox-body .show-sqxyh-ctn .ckxyh-suggest label{
    width: auto;
}
.bootbox-body .show-sqxyh-ctn .ckxyh-suggest textarea{
    height: 70px;
    width: 92%;
}
/*鍦板尯閫夋嫨*/
.tag-list {
    overflow: hidden;
}
.tag-list li{
    float: left;
}
.tag-list li a{
    display: inline-block;
    margin:6px;
    background: #eee;
    padding: 8px 10px;
    border-radius: 3px;
}
.tag-list .active>a, .tag-list li>a:focus, .tag-list li>a:hover {
    color: #4a89dc;
    background-color: #E1EDFC;
}
.mobile-textarea{display: none;}
.suggest-textarea{
 	display: block;
    width: 100%;
    height: 140px;
    padding: 10px;
    border: 1px solid #d7d5d1;
    border-radius: 4px;
}
/*writtng by hp*/
.navbar-xs,.navbar-menu-xs{display:none;}
.grzx-page .grzl-model .form-group .col-sm-2{float: left;}
.grzx-page .grzl-model .form-group .col-sm-10{float: right;width:70%;padding:0px;}
.grzx-page .grzl-model .form-group .col-sm-10 input{width:100%;margin-left: -5px;}

.news-ctn .bnld-ctn-more{
    font-size: 16px;
    color:#25506b ;
}
.news-ctn .xyfc-ctn-more{
    display: inline-block;
    padding-top: 20px;
    font-size: 16px;
    color:#25506b ;
}
.grzl-model .wdxyk-xgmm{
    padding-left: 0;
    padding-right: 0;
}
.xyfw-yxsq-ctn.grzl-model .wjmm-ctn{
    padding: 20px 0;
}
.xyfw-yxsq-ctn.grzl-model .wjmm-ctn input {
    width: 400px;
}
.xyfw-yxsq-ctn .email-symbol{
    margin-right: 5px;
    font-weight: bold;
    font-size: 20px;
    color:#e97a2a;
}
.xyfw-yxsq-ctn .email-desc{
    margin-left: 97px;
    margin-top:10px;
    color:#999;
}
.xyfw-yxsq-ctn .email-login{
    display: inline-block;
    margin-left: 97px;
    margin-top:10px;
    color:#25506b ;
    cursor: pointer;
}
.xyfw-yxsq-ctn .email-login:hover{
    color:#25506b ;
}

@media only screen and (min-width: 1200px){
    .banner .banner-inner{width:560px; padding:20px;}
    .xyqk-ctn .mf-radio + .bootbox-ipt{ width: 87%;}
    .grzx-page .table>tbody>tr>td.bs-checkbox{padding:18px;}
    .alumuns-activities .publication ul>li{ float: right; }
}
@media only screen and (min-width: 1280px){
    .seamless-scroll ul li{width:285px;}
}
@media only screen and (min-width: 1366px){
    .container{width:1280px;padding:0;}
    .bnld-page .nav-tabs>li>a {padding: 15px;margin-right: 64px;}
    .bnld-page .nav-tabs>li>a>p{font-size: 18px;}
    .news-ctn .nav-tabs>li>a{font-size: 18px;}
    .bnld-page .nav-tabs>li>a:before{border-top-width: 37px;border-bottom-width: 37px;}
    .bnld-page .nav-tabs>li.active>a, 
    .bnld-page .nav-tabs>li.active>a:focus,
    .bnld-page .nav-tabs>li.active>a:hover, 
    .bnld-page .nav-tabs>li>a:hover{
        padding: 20px 15px;
    }
    .seamless-scroll ul li{width:320px;}
    .xyqk-ctn .mf-radio + .bootbox-ipt{width:89%;}
    .xyfc .news-ctn .nav-tabs>li{height: 46px;}
}
@media only screen and (min-width: 1440px){
    .banner .banner-inner{width:650px; padding:30px 20px;}
    .seamless-scroll .arrow {
        top: 47%;
        left: -60px;
        background: rgba(0,0,0,0.2);
    }
    .seamless-scroll .aRight {
        right: -60px;
        left: auto;
    }
    .xyqk-page .time-scroll{width: 100%;}
}
@media only screen and (max-width: 1280px){
    .banner .banner-img{height:360px !important;}
    .banner img{height:360px !important;}
    .banner .projector{height:360px !important;}
    .banner >.inner{height:369px !important;}
    /*.cout-show .layout .list li{width:285px;}
    .cout-show .layout .list li.wlist{padding-top:25px;}*/
    /*.seamless-scroll ul{margin:0 -20px;}*/
    .bnld-xyb-page .xyb-cfzs-img{height: 215px;}
    .bnld-xyb-page .xyb-cfzs-img p{bottom:-12px;}
    .xyfw .xyfw-xyk .xyfw-xyk-img img{max-width:100%;margin:0 auto;}
    .bnld-page .bnld-ul li a>img{height:200px;}
    .grzx-page .grzl-model .grzl-ctn .col-md-4{padding:0px 5px;}
}
@media only screen and (max-width: 1198px){
    .xyll-dfxyh .xyb-top-ctn h3{font-size:18px;font-weight:bold;}
    .grzx-page .grzl-model .grzl-ctn label{width:100%;text-align: left;}
    .grzx-page .grzl-model .grzl-ctn input, .grzx-page .grzl-model .grzl-ctn select{width:100%;}
    .grzx-page .grzl-model .form-group .col-sm-2,.grzx-page .grzl-model .form-group .col-sm-10{width:100%;padding:0px;}
    .grzx-page .grzl{margin-top:15px;padding: 0px 15px;}

    .bnld-page .news-ctn .nav-tabs>li>a {padding:13px 7px;margin-right: 30px;}
    .bnld-page .news-ctn .nav-tabs>li>a:before{border-top-width: 33px;border-bottom-width: 33px;}
    .bnld-page .news-ctn .nav-tabs>li.active>a, 
    .bnld-page .news-ctn .nav-tabs>li.active>a:focus,
    .bnld-page .news-ctn .nav-tabs>li.active>a:hover, 
    .bnld-page .news-ctn .nav-tabs>li>a:hover{
        padding: 18px 7px;
    }
}
@media only screen and (max-width: 1024px){
    /*.cout-show .layout .list li{width:313px;}*/
    .myscroll li{padding-left: 25px;}
    .myscroll .scroll-money{margin-right: 0px;width:80px;}
    .nav-tabs>li>a{margin-right: 0px;}
    .xyqk-page .nav-tabs>li>a {padding: 10px 18px;}
    .bnld-xyb-page .xyb-top-ctn img{margin: 10px 0px;}
    .bnld-xyb-page .xyb-top-ctn .xyb-top-ctn-right{;margin: 10px 0px;}
    .bnld-xyb-page .xyb-cfzs-img{height: 180px;}
    .bnld-xyb-page .xyb-cfzs-img p{bottom:-5px;}
    .bnld-page .nav-tabs>li>a{padding: 10px 13px;}
    .xyll-dfxyh .hdxq-details li{padding:1px 0px;}
    .grzx-page .grzl-model .grzl-ctn .col-md-4{padding:0px 15px;}
    .news-detail-container{padding:20px 40px;}
    .news .news-ctn .nav-tabs>li>a{margin-right: 0px;}
    .bnld-page .news-ctn .nav-tabs>li>a {padding:13px 7px;margin-right: 24px;}
    .xyhd .xyhd-img-txt{top: 20px;max-height:280px; }
    .xyhd .xyhd-img-txt h1{ font-size: 24px; }
    .xyhd .xyhd-img-txt .xyhd-img-txt-desc{font-size: 14px; margin:10px 0;}
    .xyhd .xyhd-img-txt .btn{font-size:24px; padding: 5px 10px; }
    .login .login-main-ctn{float: none; margin:0 auto;}
    .login{margin-top:15px!important;padding:0px;}
    .register-main-ctn .register-ctn-row label{margin-top: 16px;}
    .grzl-model .wjmm-ctn label{ width: 25%;}
    .grzl-model .wjmm-ctn input{ width: 70%; }
}
@media only screen and (max-width: 996px){
    .xyqk-ctn .mf-radio + .bootbox-ipt{width: 90%;}
    .xyll-page .addr-detail li{
        width: 50%;
    }

}
/*鍏板窞澶у鏍″弸缃憒鏍″弸娲诲姩绉诲姩绔�*/
@media only screen and (max-width: 768px) {
    .ke-container{display: none !important;}
    .mobile-textarea{ display: block; width: 100%;height: 140px;padding:10px;border: 1px solid #d7d5d1;border-radius: 4px; }
    .navbar-xs,.navbar-menu-xs{display:block;}
    .header .top .logo>img{max-width:100%;}
    .header .navbar-lzu,.header .top .btn-gruop,.header .top .after-login{display:none;}
    .navbar-xs{background: rgb(0, 140, 214);padding:10px 15px;text-align: left;}
    .navbar-xs p{float: right; margin-bottom: 0; display: inline-block;width:auto;color:#fff;}
    .navbar-xs p a{color:#fff;}
    .navbar-xs i{color:#fff;vertical-align: middle;}
    .navbar-xs > a{float: right;color:#fff;vertical-align: middle;}
    .navbar-xs > a.btn-login{margin-right: 10px;padding: 0 10px;border-right: 1px solid #fff;}
    .navbar-xs > a.btn-personal{margin-right: 10px;}
    .navbar-xs > a>i{margin-right: 4px;vertical-align:unset;}
    .narbar-mask{
        position: fixed;
        top:0;
        left:0;
        bottom:0;
        background: rgba(0, 0, 0, 0.4);
        width:100%;
        height:100%;
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -ms-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
        z-index: 99;
        touch-action: none;
    }
    .navbar-menu-xs{
        position: fixed;
        top:0;
        left:0;
        bottom:0;
        width:64%;
        height:100%;
        background: #fff;
        color:#fff;
        -webkit-transform:translate3d(-100%,0,0);
        -moz-transform: translate3d(-100%, 0, 0);
        -ms-transform: translate3d(-100%, 0, 0);
        -o-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -ms-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
        z-index: 100;
        /* touch-action: none; */
    }
    .navbar-menu-xs.move{
        -webkit-transform:translate3d(0,0,0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    .navbar-menu-xs>ul{
        height: 100%;
        padding: 20px 0;
        overflow-y:auto;
    }
    .navbar-menu-xs a.menu-link i{
        /*opacity: 0.6;*/
        -moz-transition: all 0.3s ease-out;
        -ms-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
    }
    .navbar-menu-xs a.menu-link i.change{
        -webkit-transform:rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
    }
    .navbar-menu-xs ul>li>a{display:block; margin:12px 15px; padding-left: 10px;border-left:3px solid transparent;font-size:14px;color: #999;font-weight: bold;}
    .navbar-menu-xs>ul>li.active a{border-left:3px solid #25506b ; color:#25506b ;}
    .navbar-menu-xs>ul>li .navbar-menu-dropdown>li>a{
        margin-left: 30px;font-size:14px;color: #999;font-size:14px;border-left:3px solid transparent;
    }
    .navbar-menu-xs>ul>li .navbar-menu-dropdown>li>a.active{
        color:#25506b ;
    }
    .footer{height:360px;text-align: center;}
    .footer-copyright{margin-top:10px;}
    .footer-copyright img{float:none;margin-right:0px;}
    .footer-qrcode{float:none;}
    .footer-qrcode ul{width: 295px;margin: 0 auto;}
    .index-bnld ul>li{width: 100%;}
    .index-bnld .index-bnld-txt{
        padding: 35% 20px;    
        -webkit-transform: translate3d(0,0,0);
        -moz-transform: translate3d(0,0, 0);
        -ms-transform: translate3d(0,0, 0);
        -o-transform: translate3d(0,0, 0);
        transform: translate3d(0,0, 0);
    }
    .banner .banner-inner{width:330px; padding:20px;}
    .banner .banner-inner h4 {font-size: 20px;}
    .banner .banner-inner p {font-size: 14px;line-height: 20px;}
    .info-container .info-ctn-left{display: none;}
    .info-container .info-ctn-right{width: 100%; padding-left: 0;}
    .info-ctn-right ul > li .list-ctn,.info-ctn-right ul > li .list-time{font-size:14px;}
    .info-ctn-right ul > li .list-ctn{width:calc(100% - 84px);}
    .info-ctn-right ul > li .list-time{width: 80px;}
    
    .info-header-title,.xyfw .xyfw-xyk h4 a {font-size:16px;}
    .alumuns-activities .calendar .f-event{width:18px;height:18px; line-height:18px; top:5px;left:40%;}
    .pagination>li>a{padding:6px 9px;}
    .xyfw .main-header{margin-top:15px;font-size:18px;font-weight:bold;}
    .xyhd .xyhd-img-txt {position: static;width:100%;}
    .xyhd .xyhd-img-txt h1{color:#555;font-size:16px;margin-top: 20px;line-height: 0px;}
    .xyhd .xyhd-img-txt .xyhd-img-txt-desc{color:#555;margin:0px 0px 10px 0px;line-height: 20px;font-size:14px;}
    .xyhd .xyhd-img-txt .btn {font-size: 16px;padding: 5px 15px;}
    .zlld-page .info-ctn-right-showimg,.zlld-page .info-ctn-right-showimg img{height:228px;}
    .zlld-page .info-ctn{margin-bottom: 0px;}
    .xyhd-ctn{margin-top:10px;}
    .zlld-page .info-ctn-right ul >li{margin: 10px 0;}
    .news .main-header{margin:15px 0px 30px 0px;font-size:18px;font-weight:bold;}
    .news .main-header:after{top:30px;}
    .news .news-img-show{margin-bottom: 15px;}
    .news .news-title{width:100%;}
    .news-ctn .nav-tabs>li>a{font-size:14px;padding:10px 15px;}
    .news .news-others > div{width:auto;margin-right:10px;}
    .xyhd-hdcj .searchbox{padding-left:0px;}
    .xyhd-hdcj.news .main-header{margin-bottom:0px;}
    .xyhd-hdcj .searchbox{margin-top:10px;}
    .xyhd-hdcj .news-list-container .btn{bottom:15px;top:initial;}
    .xyqk-page.news .xyqk-ctn .col-sm-offset-2{text-align: center;}
    .news .news-ctn .nav-tabs>li>a{padding: 10px 11px;}
    .xyll-page.news .news-ctn .nav-tabs>li>a{margin-right:0px;}
    .xyll-page.news .news-detail-container{padding:0px;}
    .xyll-page .tab-content .main-header,.xyll-page.news .news-detail-container .sub-header{font-size:18px;}
    .xyll-page .addr-detail{padding:0px;}
    .xyll-page .addr-detail li a{padding:5px 12px;}
    .xyll-dfxyh .xyll-dfxyh-middle{padding-bottom: 10px;}
    .xyfw .xyfw-xyk-img .btn{margin:15px 0px;}
    .main-header{font-size:18px;font-weight:bold;margin-top:15px;}   
    .xyfw-xyzj .xyfw-img-show{margin-bottom: 15px;}
    .xyfw-xyzj .xyfw-img-show img{height:180px;}
    .xyfw-xyzj .xyfw-xyzj-ctn ul{padding:10px 0px;}
    .xyfw-xyzj .xyfw-xyzj-list{padding:5px 0px;font-size: 14px;}
    .xyfw-xyzj .xyfw-xyzj-list label{font-size: 14px;}
    .xyqk-page .xyqk-ul li a>img{height:180px;}
    .xyqk-page .xyqk-ul li a>p{font-size:16px;}
    .xyqk-page .news-ctn .m-b-30{margin-bottom: 10px;}
    .xyqk-page .time-scroll{width:80%;}
    .xyqk-page .time-scroll .arrow{font-size: 20px;}
    .xyqk-page .time-scroll ul>li{width: 80px;}
    .xyqk-ctn .bootbox-ipt{width: 100%;}
    .xyqk-ctn .hdfy-inline{width: 100%;}
    .xyqk-ctn .mf-radio + .bootbox-ipt{ width: 100%; margin-top: 10px;}
    .xyqk-ctn .hdfy-unit{top:50px;}
    /*涓汉涓績鍙戣捣娲诲姩*/
    .bootbox-body .show-fqhd-ctn .bootbox-ipt {width: 100%;}
    .show-fqhd-ctn .hdfy-inline{width: 100%;}
    .bootbox-body .show-fqhd-ctn .mf-radio + .bootbox-ipt {width: 100%; margin-top: 10px;}
    .show-fqhd-ctn .hdfy-unit{top:50px;}
    /*涓汉涓績鐢宠鏍″弸浼�*/
    .bootbox-body .show-sqxyh-ctn .bootbox-ipt {width: 100%;}
    .bootbox-body .show-sqxyh-ctn .file-upload{margin-bottom: 10px;}
    .bootbox-body .bootbox-label{text-align: left;}

    .bnld-xyb-page .xyb-top-ctn img{height: 180px;}
    .bnld-xyb-page .bnld-xyb-model h4 a,.bnld-xyb-page .xyb-top-ctn h3{font-size:16px;line-height:24px;font-weight:bold;}
    .bnld-xyb-page .xyb-top-ctn{height: 350px;}
    .bnld-xyb-page .xyb-top-ctn p{margin: 0px;line-height: 24px;padding-top:5px;}
    .bnld-xyb-page .bnld-xyb-model h4{margin-top:15px;}
    .bnld-xyb-page .bnld-xyb-organization li > div{padding-top:0px;padding-bottom:8px;border-bottom:0px;}
    .bnld-xyb-page .xyb-cfzs-img{margin-bottom:20px;}
    .bnld-xyb-page .xyb-cfzs-img img{height:185px;}
    .bnld-xyb-page .xyb-qrcode,.bnld-xyb-page .xyb-contacts li{padding:0px;}
    .bnld-xyb-page .xyb-contacts{padding-bottom: 0px;}
    .bnld-page .bnld-ul li{float:none;}
    .bnld-page .news-ctn .m-b-30{margin-bottom:0px;}
    .bnld-page .bnld-ul li a>p{font-size:14px;}
    .bnld-page .news-ctn .tab-pane>ul>li{width:50%;float:left;}
    .bnld-page .news-ctn .tab-pane>ul>li img{max-width:100%;}
    .bnld-page .bnld-ul li a{margin-bottom: 10px;}
    .bnld-page .bnld-ul li a>img{height:180px;}
    .bnld-xyb-page.xyll-dfxyh .hdxq-details li{padding:0px;}
    .bnld-xyb-page.xyll-dfxyh .xyb-top-ctn{height: auto;margin-bottom: 15px;}
    .bnld-page .nav-tabs{padding-left:0;}
    .bnld-page .news-ctn .nav-tabs .nav-txt{display: none;margin:0;}
    .bnld-page .news-ctn .nav-tabs>li.active>a, 
    .bnld-page .news-ctn .nav-tabs>li.active>a:focus, 
    .bnld-page .news-ctn .nav-tabs>li.active>a:hover, 
    .bnld-page .news-ctn .nav-tabs>li>a:hover{
        padding:10px 0;
        background: #25506b ;
        border-color: #25506b ;
    }
    .bnld-page .news-ctn .nav-tabs>li.active>a>p, 
    .bnld-page .news-ctn .nav-tabs>li.active>a:focus>p, 
    .bnld-page .news-ctn .nav-tabs>li.active>a:hover>p, 
    .bnld-page .news-ctn .nav-tabs>li>a:hover>p{
        color:#fff;
    }
    .bnld-page .news-ctn .nav-tabs>li>a{
        width: 100%;
        background: transparent;
        border-color: transparent;
        border-radius: 4px;
    }
    .bnld-page .news-ctn .nav-tabs>li>a>p{
        margin:0;
        text-align: center;
        font-size: 14px;
        color:#666;
    }
    .bnld-page .news-ctn .nav-tabs>li>a:before{
        content:none;
    }
    .bnld-page .time-scroll,
    .xyfc .time-scroll{
        width: 80%;
        margin:20px auto;
    } 
    .bnld-page .time-scroll .arrow,
    .xyfc .time-scroll .arrow{
        display: block;
        top:-4px;
        font-size: 20px;
    }
    .bnld-page .time-scroll ul>li {
        width: 120px;
        height: 44px;
        padding:0 3px;
        margin-bottom: 0;
    }
    .xyfc .time-scroll ul>li {
        width: 80px;
        height: 42px;
    }
    .alumuns-activities .publication ul>li {width: 50%;}
    .grzx-page .fixed-table-container{display: none;}
    .grzx-page #cxye .fixed-table-container{display: block;}
    .grzx-page #jymx .fixed-table-container{display: block;}
    .zlld-page.news .news-img-show a{bottom:10px;right:-80px;left:initial;}
    .zlld-page.news .news-img-show a>img{max-width:100px;height:auto;}
    .login .header{padding:0px 15px;}
    .login .footer{padding:10px 15px 0px 15px;}
    .login .header>img{max-width:100%;}
    .login .login-main-ctn{width:90%;margin:20px auto 0px auto;float:none;padding: 30px 15px}
    .login .tab-base-top .nav-tabs>li>a{font-size:16px;}
    .login .login-validate .login-input{height:60px;}
    .login .login-validate .login-ctn-row span{margin-top:28px;}
    .login .login-validate .login-input input{width:100%;}
    .login .footer p{text-align: center;}
    .login .register-main{padding-top:20px;}
    .register-main-ctn{padding:20px 15px;}
    .register-main-ctn h4{font-size:18px;padding-bottom: 5px;font-weight: bold;}
    .register-main-ctn .login-ctn{margin-top:15px;}
    .register-main-ctn .login-input,.register-main-ctn .login-input input,.register-main-ctn .login-input .form-control{height:30px;}
    .register-main-ctn button{margin-top:10px;}
    .register-main-ctn .register-ctn-row.noborder-bottom{border-bottom: 1px dashed #d7d7d7;}
    .register-main-ctn .col-md-4:last-child .register-ctn-row.noborder-bottom{border-bottom: 0px;}
    .register-main-ctn .chosen-container-single .chosen-single {line-height: 34px; padding: 0;}
    .grzx-page{padding:15px 0px 10px 0px;}
    .grzx-page .grzl-model .grzl-ctn label{width:27%;}
    .grzx-page .grzl-model .grzl-ctn input, .grzx-page .grzl-model .grzl-ctn select{width:71%;}
    .grzx-page .grzl-model .form-group .col-sm-2{width:27%;float:left;}
    .grzx-page .grzl-model .form-group .col-sm-10{width:72%;float:left;}
    .grzx-page .grzl-model .form-group .col-sm-10 input{width:100%;}
    .grzx-page .grzl-model .grzl-ctn .col-md-4{margin-bottom:10px;}
    .grzx-page .grzl-model .grzl-ctn .col-md-6{margin-bottom:10px;}
    .grzx-page .grzl-ctn .row{margin-bottom:0px;}
    .grzx-page .leftsidebar-box dt{line-height: 38px;}
    .grzx-page .left-nav-top{padding:10px 15px 0px 15px;}
    .grzx-page .left-nav .m-b-30{margin-bottom: 10px;}
    .grzx-page .left-nav-top>img{margin-bottom:5px;}
    .grzx-page .grzl-model .grzl-ctn textarea{width:100%;}
    .grzl-model .grzl-ctn{padding-right:15px;}
    .grzx-page .activity-model{margin:15px 0px 0px 0px;}
    .grzx-page .activity-model .model-ctn-title{font-size:14px;line-height: 20px;margin-bottom: 5px;}
    .grzx-page .grzx-right{margin:15px;}
    .grzx-page .leftsidebar-box>dl>dt>a>span{margin-top: 12px;}
    .grzx-wdxyk .grzx-xyk{padding-bottom:0px;}
    .grzx-wdxyk .grzx-xyk-img-show{padding-right:0px;width:100%;}
    .grzx-wdxyk .grzx-xyk-img-show img{max-width:100%;}
    .grzx-wdxyk .grzx-xyk-ctn ul>li{padding-bottom: 10px;}
    .grzx-page .wdtg-bj-ctn{margin:15px 0 0;}
    .grzx-page .wdtg-bj-ctn .form-horizontal .form-group{margin:0 0 15px;}
    .grzx-page .wdtg-bj-ctn .control-label{width: 100%;}
    .grzx-page.xyqk-page .select-box { margin-top: 24px;    }
    .wdtg-bj-ctn .form-btn>div{padding-left:15px; }
    .grzx-page .table>tbody>tr>td:first-child{padding: 18px 0;}
    .news-detail .news-detail-container{padding: 10px 0px;}
    .news-detail .news-detail-container .sub-header{font-size:18px;margin:0px;}
    .news-detail .news-detail-container .sub-header-desc{margin-bottom:10px;padding-bottom: 10px;}
    .news-detail .news-detail-container img{height:220px;}
    .grzx-page .grzl{padding:0px;}
    /* .grzx-page .fixed-table-body .table{width:800px;} */
    .activity-model .model-status{ margin-right: 15px;}
    .seamless-scroll ul li {width: 340px;}
    .bootbox-body .show-xytj-ctn select.chosen-select {
        width: 68% !important;
    }
    .xyfw-yxsq-ctn.grzl-model .wjmm-ctn label {
        width: 70px;
    }
    .xyfw-yxsq-ctn.grzl-model .wjmm-ctn input {
        width: 138px;
    }
    .xyfw-yxsq-ctn .email-symbol{
        margin-right: 0;
        font-weight: normal;
        font-size: 14px;
        color:#e97a2a;
    }
    .xyfw-yxsq-ctn.grzl-model .wjmm-ctn .btn.btn-blue {
        margin-left: 70px;
    }
}
@media only screen and (max-width: 375px){
    .news .news-ctn .nav-tabs>li>a{padding: 10px;margin-right: 0px;}
    .xyll-page.news .news-ctn .nav-tabs>li>a{padding:10px 6px;}
    .xyqk-page .news-ctn .nav-tabs>li>a{padding: 10px 8px;}
    .bnld-xyb-page .xyb-top-ctn {height: 370px;}
    .seamless-scroll ul li {width: 340px;}
}
@media only screen and (max-width: 360px){
    .xyqk-page .time-scroll{width: 80%;}
    .seamless-scroll ul li {width: 330px;}
}
@media only screen and (max-width: 320px){
    .xyhd .news-img-show img {height: 160px;}
    .zlld-page .info-ctn-right-showimg,.zlld-page .info-ctn-right-showimg img{height: 165px;}
    .footer-qrcode img{max-width:80px;}
    .news-ctn .nav-tabs>li>a{margin-right: 0px;}
    .pagination{margin:20px -10px;}
    .pagination>li>a,.pagination>li>span{padding: 3px 7px;}
    .news .news-ctn .nav-tabs>li>a{margin-right: 10px;}
    .xyll-page.news .news-ctn .nav-tabs>li>a {padding: 10px 8px;margin-right: 10px;}
    .xyqk-page .news-ctn .nav-tabs>li>a{padding: 10px 11px;}
    .bnld-xyb-page .xyb-top-ctn img {height: 150px;}
    .register-main-ctn{width:90%;}
    .bnld-page .bnld-ul li a{margin-bottom: 0px;}
    .bnld-page .bnld-ul li a>img{height:140px;}
    .bnld-page .news-ctn .nav-tabs>li>a{margin-right:0px;}
    .seamless-scroll ul li {width: 290px;}
}