@charset "utf-8";
* {word-wrap:break-word;word-break:normal;box-sizing:border-box;outline: none;}

html {
    font-family: system-ui,-apple-system,BlinkMacSystemFont,'Microsoft YaHei', 'segoe ui',Roboto, Helvetica,Arial,sans-serif,'apple color emoji','segoe ui emoji','segoe ui symbol';
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    font-size: 16px;
    min-width: 1300px;
    /* font-size: calc(100vw / 30); */
}
body {
    background: #ffffff;
    font-family:system-ui,-apple-system,BlinkMacSystemFont,'segoe ui',Roboto, Helvetica,Arial,sans-serif,'apple color emoji','segoe ui emoji','segoe ui symbol';
    color: #000;
    margin: auto;
    padding: 0;
    line-height: 1.5;
}

/*	防止复制代码
body {-moz-user-select: none;-webkit-user-select: none;}
*/
header, section, footer, aside, nav, main, article, figure {
    display: block;margin:0;padding:0;border:0;
}
img,p,form {margin:0;padding:0;border:0;}
ul,li{list-style:none;padding:0;margin:0;}
h1,h2,h3 {margin:5px 0;padding:5px 0;}
input,textarea,button {font-family:'Ubuntu-Regular';}

a{transition: all .5s;}
.float-l {float:left;}
.float-r {float:right;}
.display-hidden{display: none;}
.display-block{display: block;}
.clear {clear:both;font-size:0; line-height:0; height:0; visibility:hidden;}
.pointer{cursor: pointer;}

/*	链接样式	*/
a {color:#262626;}
a:hover {text-decoration: none;color: #0a58ca;}
a:link,a:visited,a:active {text-decoration: none;}

a.nav-link{color:#ffffff;}
a.nav-link:hover {text-decoration:none; color:#aaaaaa;}
a.nav-link:link,a.nav-link:visited,a.nav-link:active {text-decoration:none;}

a.white-link {color:#fff;}
a.white-link:hover {text-decoration:none; color:#f0ab49;}
a.white-link:link,a.white-link:visited,a.white-link:active {text-decoration:none;}

a.red-link{color: #a80000;}
a.red-link:hover {text-decoration:none;color:#484848; }
a.red-link:link,a.red-link:visited,a.red-link:active {text-decoration:none;}

a.blue-link {color:#054b8e;}
a.blue-link:hover {text-decoration:none;color:#f90; }
a.blue-link:link,a.blue-link:visited,a.blue-link:active {text-decoration:none;}

a.green-link{color:#155f50;}
a.green-link:hover {text-decoration:none;color:#444444; }
a.green-link:link,a.he-link:visited,a.he-link:active {text-decoration:none;}

a.yellow-link{color:#F1A325;}
a.yellow-link:hover {text-decoration:none;color:#353535; }
a.yellow-link:link,a.huang-link:visited,a.huang-link:active {text-decoration:none;}

/*	字体颜色	 */
.text-white {color: #ffffff;}
.text-black {color: #000;}
.text-dark {color: #353535;}

.text-gray {color:#808080;}
.text-gray-darker {color: #222222;}
.text-gray-dark {color: #333333;}
.text-gray-light {color: #DDDDDD;}
.text-gray-lighter {color: #E5E5E5;}
.text-gray-pale {color: #F1F1F1;}

.text-danger {color: #EA644A;}
.text-warning {color: #F1A325;}
.text-success{color: #38B03F;}
.text-info{color: #03B8CF;}
.text-important{color:#BD7B46;}
.text-special{color: #8666B8}

.text-danger-pale{color: #FFE5E0;}
.text-warning-pale{color: #FFF0D5;}
.text-succes-pale {color: #DDF4DF;}
.text-info-pale {color: #DDF3F5;}
.text-important-pale{color: #F7EBE1;}
.text-special-pale{color: #F5EEFF;}


.header{width: 100%; z-index: 50; height: 180px; display: table; background:url("../images/headerbg.png") top repeat-x;  position: fixed;}
.header:before{content:'';position:absolute;top:-100%;left:0;right:0;height:100%;background:url("../images/headerbg2.png") top repeat-x;  z-index:-1;}
.header.on:before{top:0;}

.header .header-main{margin:0 auto; width:1200px;}
.header .logo{width: 40%; height:71px; float:left;overflow: hidden; margin-top: 15px; /*background:url("../images/logopic.png") no-repeat; */ }
.header .logo img{width: 100%;}
.header .logo a{float: left;width: 100%;height: 62px;display: block; text-indent:70px; line-height:50px; font-size:28px; color:#ffffff;}
.header  .top-right{float:right;width:310px;overflow: hidden; padding-top:34px; text-align:right;}
.header .search{width:170px;overflow: hidden; float: left;}
.header .top-right .retn{ width: 100px; height: 30px; text-align: center; line-height: 30px; float: left; /*border: 1px solid #8ab2c7;*/ margin-top:1px; margin-right: 10px; font-size: 14px;}
.header .top-right .retn a{ color: #ffffff; }
.header .top-right .retn:hover{ line-height: 30px; /*background: #3181c5; */}
.header .search .search-btn{float:left;cursor:pointer;background-color:#3580c4;color:#ffffff;width:38px;height: 29px;text-align: center;line-height: 29px;overflow: hidden; border: 0; margin-top:1px;}
.header .search .search-ipt{float:left; color:#000; opacity:30%;width: 120px;height: 30px;font-size:12px;padding:0 5px;border:1px solid #3580c4;border-right:0;overflow: hidden; border-top-left-radius:5px;border-bottom-left-radius:5px;}
.header .search .search-ipt::placeholder{color: #aaaaaa;font-size:14px;}
/*========header========*/

.nav {float: left;width: 100%;  height: auto; display: table; margin-top:6px;}
.nav .nav-ul {margin:0 auto;width:1200px; height: 50px; }
.nav .nav-ul .nav-li:first-child{ margin-left:70px;}
.nav .nav-ul .nav-li{float:left;width:13%;text-align: center;position: relative; height: 50px; line-height: 50px; }
.nav .nav-ul .nav-li a{ color: #ffffff;}
.nav .nav-ul .nav-li:hover{ background: #10499f;}
.nav .nav-ul .nav-li:hover a{ color: #ffffff;}
.nav .nav-ul .nav-selected{background-color: #1c1f63;}
.nav .drop-nav {position: absolute;z-index:999;left:0;right:0;/*padding:10px 0;*/display: none;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;overflow: hidden; background-image:url("../images/menubg.png");}
.nav .drop-nav ul{width: 100%; height: auto; display: table;}
.nav .drop-nav ul li{float: left;width: 100%;padding: 0;font-size:14px;text-align: center;overflow: hidden;}
.nav .drop-nav ul li:hover{background-image:url("../images/menubg.png");}
.nav .drop-nav ul li a{color: #ffffff;}
.nav .drop-nav ul li a:hover{color: #aaaaaa;}

/*========幻灯========*/
.banner{ margin:auto;width: 100%;overflow: hidden; position: relative; /*height: 480px;*/ }
.banner img{float: left;width: 100%;}

.banner2{ margin:auto;width: 100%;overflow:  position: relative; height: 300px; overflow: hidden;}
.banner2 img{float: left;width: 100%;}
/*========幻灯end========*/


/*========首页========*/
.mainbox{width:1200px; margin: auto; height: auto; display: table; margin-top:40px;}
.titlebox{width:100%; height: 45px; margin: auto; border-bottom:3px solid #0b63b9;}
.titlebox .title{text-lign: center; font-size: 28px; padding-bottom: 10px; border-bottom: 3px solid #fe6a3a;}

.titlebox .title0{ width: 172px; height: 45px; float: left; background:url('../images/titlebg.png'); color:#ffffff; margin-bottom: 0; line-height: 48px; text-align: center;  font-size: 18px;}
.titlebox .morearow0{width:55px; height: 24px; float: right; margin-top:10px; text-align: right; font-size:14px;}
.titlebox .morearow0 a{ color:#0b63b9;}
.titlebox .morearow0 a:hover{ color:#fe6a3a;}


.bx{width:100%; height: auto; display: table; margin-top: 30px;}
.bx .bxleft{width:37.5%; float: left; height: 430px;}
.bx .bxright{width:60%; float: right; height: 430px;}
.bx .bxleft .picbox{margin: 10px 15px; width:420px;background:#fff;border-radius:2px; padding-bottom: 30px;}
.bx .bxleft .ywpic{width:100%;height: 355px; overflow: hidden; z-index: -1;}
.bx .bxleft .ywpic img{width:100%; z-index: -1;}
.bx .bxleft .ywtitle{ height:105px; width:100%; z-index: 999; margin-top: -25px; position: relative;}
.bx .bxleft .ywtitle .titdate{width:65px; height: 82px; float: left; margin-left: 15px; background: #fe6a3a;  z-index: 999;}
.bx .bxleft .ywtitle .titnr{width:300px; float: right; margin-top: 30px; margin-right: 20px; height:65px; line-height: 26px;}
.bx .bxleft .ywdemo{width:380px; height: 60px; margin: auto; line-height: 30px; font-size: 14px; color: #666666; }
.bx .bxright ul li{width:100%; height: 55px; line-height: 55px; border-bottom:1px dashed #dddddd;}
.lititle{width:80%; height: 55px; line-height: 55px;float: left; text-indent: 5px;}
.lititle i{ font-size:10px;}
.lidate{width:15%; height: 55px; line-height: 55px; float: right; text-align: right;}
.lititle:hover{ line-height: 53px; }

  /*新闻动态*/
.adbox{width:1200px; margin: auto; height: auto; display: table;}
.nwbox{width:100%; height: 594px; background-image: url("../images/bg1.jpg"); margin-top: 30px; padding-top: 20px;}
.nwbox .nwleft{width:60%; float: left; margin-top: 25px;}
.nwbox .nwleft ul li{ height: 220px; width: 100%;}
.nwbox .nwleft ul li .picleft{width:325px; height: 205px; float: left; position:relative;}
.nwbox .nwleft ul li .pdate{float: left; width: 72px; height: 42px; top:95px; background: #00c6a8; position:absolute; color: #ffffff; text-align: center; line-height: 20px; }
.nwbox .nwleft ul li .pdate span{ font-size: 12px;}
.nwbox .nwleft ul li .ptu{width:293px; height: 175px; float: left; margin-left:35px; overflow:hidden;}
.nwbox .nwleft ul li .ptu img{width:100%;}
.nwbox .nwleft ul li .ptext{width:370px; height: 220px; float: right;}
.nwbox .nwleft ul li .picright{width:360px; float: right; height:180px;}
.nwbox .nwleft ul li .picright h2{font-size: 18px; color: #000000; line-height: 22px; font-weight: bold;}
.nwbox .nwleft ul li .picright .ntext{ font-size: 16px; color: #666666; padding-top: 15px; line-height:30px; height:112px; overflow:hidden;}
.nwbox .nwright{width:35%; float: right;margin-top: 25px;}
.nwbox .nwright ul li{height:70px; width: 100%; padding:8px 15px;}
.nwbox .nwright ul li:hover{ background:#02862D; color:#ffffff;}
.nwbox .nwright ul li:hover a{ color:#fff;}


/*其他信息*/
.nwbox2{width:100%; height:850px; background-image: url("../images/bg2.jpg");  padding-top: 20px;}
.mainleft{float: left;width: 48%; height: auto;}
.mainright{float:right; width: 48%; height: auto;}
.newul li{ height: 55px; border-bottom: 1px solid #d7d8d9;}
.morearow{ float: right; color: #337FE5;}
.zbbox{width:100%; height: auto; display: table; margin-top: 40px;}
.zbbox .zbleft{width:190px; height: 185px; float: left; margin-right: 15px;}
.zbbox .zbright{width:340px; height: 190px; float: right; }
.zbbox .zbright ul li{ height:95px; line-height:30px; border-bottom: 1px solid #cccccc;padding: 10px 0;}

.linkul{ width:97%; margin:auto; margin-top:15px; line-height:35px;}



.index-news{float: left;width: 100%;overflow: hidden;}
.index-news ul li{float: left;width: 100%;padding:15px 0;overflow: hidden;}
.index-news .index-news-li1{display: flex;flex-flow: row nowrap;justify-content: space-between;align-content: center;align-items: center;overflow: hidden;}
.index-news .index-news-li1 .date{flex:none;margin-right:20px;width: 50px;border:1px solid #dbdbdb;color:#ff5500;overflow: hidden;}
.index-news .index-news-li1 .date .day{float:left;width: 100%;text-align: center;font-size:20px;overflow: hidden;}
.index-news .index-news-li1 .date .month{float:left;width: 100%;text-align: center;font-size:12px;overflow: hidden;}
.index-news .index-news-li1 .title{flex:auto;font-size:17px;text-align: justify;overflow: hidden;}
.index-news .index-news-li1 .dot{flex:none;width:5px;height:5px;font-size:20px;background-color:#ff5500;margin-right: 10px;display: block;overflow: hidden;}
.index-news .index-news-li1 .dot1{flex:none;border-radius:50%;width:5px;height:5px;font-size:20px;background-color:#00468e;margin-right: 10px;display: block;overflow: hidden;}


.index-news .dashed{border-bottom: 1px dashed #a8a4a2;}
.index-news .index-news-pic-li{float: left;overflow: hidden;}
.index-news .index-news-pic-li .image{float: left;width:180px;height:133px;overflow: hidden;}
.index-news .index-news-pic-li .image img{float: left;width:100%;height:133px;overflow: hidden;}
.index-news .index-news-pic-li .info{float: left;width: 395px;padding-left:20px;overflow: hidden;}
.index-news .index-news-pic-li .info .title{height:55px; line-height:55px;float: left;margin-bottom:10px;width: 100%;text-align:justify;font-size:17px;overflow: hidden;}
.index-news .index-news-pic-li .info .title:hover{line-height:53px;}
.index-news .index-news-pic-li .info .date{float: left;width: 100%;font-size:14px;overflow: hidden;}






/*合作院校*/
.newspicbox{width:100%; height: 265px; margin-bottom: 30px;}
.newspicbox li{width:23%; margin-right: 2%; float: left; height: 265px;}
.newspicbox .nwpic{width:100%; height: 185px; overflow: hidden;}
.newspicbox .nwpic img{width:100%;}
.newspicbox li i{font-size: 8px; color: #df551f;}

/*hotnews*/
.hotnews{width:98%; margin: auto; height:110px;  border-bottom: 1px solid #dddddd; margin-bottom:1px; }
.hotnews .hotpic{width:26%; float: left; height: 95px; overflow: hidden;}
.hotnews .hotpic img{width:100%;}
.hotnews .hottext{width:68%; float:right; height: 95px; overflow: hidden;}
.hotnews .hottext .hottitle{height: 30px; line-height: 28px;overflow: hidden; overflow: hidden;}
.hotnews .hottext .hotdemo{height: 48px; line-height: 24px;overflow: hidden; font-size: 14px; color: #8c8c8c; overflow: hidden;}
.hotnews .hottext .hotdate{ height: 20px; line-height: 20px; font-size: 14px;}


/*========首页end========*/

/*======内页=====*/
.page-main{width:1200px; height: auto; margin: auto; min-height: 600px;  margin-top:30px;}
.page-main-left{width:240px; float: left; top:-120px;}
.page-main-left .nyletitle {
    height: 100px;
    position: relative;
    background: url(../images/nyfltitlebg.png) no-repeat 0 0;
    background-size: cover;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    overflow: hidden;
}


.page-main .page-item{
    float: left;width: 100%;padding:20px 0;
    display: flex;flex-flow: row nowrap;justify-content: space-between;align-items: flex-start;
    border-bottom:1px dashed #dbdbdb;overflow: hidden;}
.page-main .page-item .image{flex:none;width: 200px;margin-right: 40px;}
.page-main .page-item .image img{float: left;width: 100%;}

.page-main .page-item .date-time{
    flex:none;width:150px;
    padding:0px;text-align: justify;margin-right:20px;transition: all .2s;
    display: flex;flex-flow: column nowrap;justify-content: center;align-items: center;align-content: center;
    overflow: hidden;}
.page-main .page-item .date-time .year{font-size:20px;color: #543f9e;font-weight: normal;}
.page-main .page-item .date-time .day{
    font-size:50px;color: #543f9e;
    position: relative;}

.page-main .page-image-item-ul{
    float:left;width:1230px;
    display: flex;flex-flow: row wrap;justify-content: flex-start;align-content: center;align-items: center;
    overflow: hidden;}
.page-main .page-image-item{float: left;width:380px;margin:15px;position:relative;border:1px solid #dbdbdb;box-shadow:0 0 5px 2px #cccccc;overflow: hidden;}
.page-main .page-image-item .image{float: left;width: 100%;overflow: hidden;}
.page-main .page-image-item .image img{float: left;width: 100%;overflow: hidden;}
.page-main .page-image-item .title{position: absolute;left:0;bottom:0;padding:15px;background-color: rgba(0,0,0,.5);color:#ffffff;overflow: hidden;}
.page-main .page-image-item:hover{box-shadow: 0 0 5px 2px #aaaaaa;}



.nyletitle .xytitle{ color: #ffffff; font-size: 22px;}
.page-main-left .nyletitle p {
    font-size: 0.3rem;
    color: #eef2fb;
}
.page-main-left .left-nav {
    background: #eff2fb url(../images/nylemenu.png) no-repeat center bottom;
    background-size: 100%;
    padding: 0 20px 50px;
    display: block;
    min-height: 500px;
}
.page-main-left .left-nav li {
    position: relative;
    padding: 20px 0;
    border-bottom: 0.01rem dashed #bac3d2;
    border-top: 0.01rem dashed #fff;
    width:85%; margin: auto; font-size: 18px;
    text-indent:8px;
}
.page-main-left .left-nav li a.on em {
    color: #543f9e;
}
.page-main-left .left-nav li > a {
    display: block;
    padding: 0 0.2rem 0 0.2rem;
    font-size: 18px;
    color: #333;
}
.page-main-left .left-nav li > a b {
    position: absolute;
    right: 0px;
    top: 0.2rem;
    width: 0.2rem;
    height: 0.2rem;
    bottom: 0;
    background: url(../images/arr.png) no-repeat right center;
    background-size: 0.08rem 0.14rem;
}
.page-main-left .left-nav li > a.cur,
.page-main-left .left-nav li > a.on,
.page-main-left .left-nav li > a:hover {
    color: #543f9e;
}
.page-main-left .left-nav li > a.cur01 {
    color: #543f9e;
}
.page-main-left .left-nav li:last-child {
    border-bottom: 0;
}
.page-main-left .left-nav .sub_con {
    padding: 0.2rem 0 0;
}
.page-main-left .left-nav .sub_con a {
    font-size: 0.14rem;
    background: none;
    line-height: 0.3rem;
    display: block;
    padding-left: 0.2rem;
    color: #5d5d5d;
}
.page-main-left .left-nav .sub_con a.cur,
.page-main-left .left-nav .sub_con a:hover {
    color: #543f9e;
}
.page-main-left .left-nav li:last-child {
    position: relative;
}
.page-main-left .left-nav li:last-child::after {
    content: "";
    background: none;
}
.page-main-left .left-nav li a.on b {
    transform: rotate(90deg) translateX(-0.05rem);
}

.page-main-right{width:900px; float: right; min-height: 600px;}
.page-nav{width:100%;height:70px; line-height:70px;margin-bottom: 20px;border-bottom:3px #eef2fb solid;}
.nyrttitle{width:30%; float:left;font-size: 24px;font-weight: bold;color: #333;line-height:70px;}
.current{width:40%; float: right; text-align: right;line-height:70px;}

.lyr_boder .news_item {
    display: flex;
    justify-content: space-between;
    padding: 45px 40px;
    /* border: .01rem solid red; */
    border-bottom: 1px dashed #e5e5e5;
    width: 100%;
}
.lyr_boder .news_item:last-child{border-bottom:0px dashed #e5e5e5}

.page-main .content-title{float:left;width: 100%;padding:30px 0;font-size:32px;text-align:center;overflow: hidden; background: #fafafa; margin-top:30px;}
.page-main .content-demo{float: left;width: 100%;margin-bottom:20px;padding:20px;background-color:#fafafa;color:#666;text-align: justify;overflow: hidden;}
.page-main .content-text{float: left;width: 100%;margin-bottom:20px;text-align: left;font-size:18px;line-height: 35px;overflow: hidden; background: #ffffff; }
.page-main .content-text img{max-width: 100%;}
.page-main .content-date{float: left;width: 100%;text-align:center;padding:20px 0;color:#aaaaaa;overflow: hidden; background: #ffffff;}

.lyr_boder .news_item:hover {
    background: url(../images/kuaiji/related_one.png)no-repeat;
    background-size: 100% 105%;
    width: 100%;
    box-shadow: 0px 1px 25px 0px #e3e3e3;
}

.lyr_boder2 .news_item:hover {
    background: url(../images/kuaiji/related_one.png)no-repeat;
    background-size: 100% 105%;
    width: 100%;
    box-shadow: 0px 1px 25px 0px #e3e3e3;

}

.lyr_boder .news_item .news_left {
     margin-right: 40px;
     font-family: "Philosopher";
     width: 85px;
 }

.lyr_boder .news_item .news_left2{margin-right:20px;width:180px; float: left; overflow: hidden;}
.lyr_boder .news_item .news_left2 img{width:100%;}


.lyr_boder .news_item .news_left2 .newspic{ height:126px;}







.lyr_boder .news_item .news_left .number {
    font-size: 48px;
    color: #543f9e;
    text-align: center;
}

.lyr_boder .news_item .news_left .news_time {
    font-size: 14px;
    color: #543f9e;
    background: url(../images/kuaiji/related.png) no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 30px;
    text-align: center;
    line-height: 30px;
}




.lyr_boder .news_item .news_right {
    width: calc(100% - 135px);
}

.lyr_boder .news_item .news_right .news_title {
    font-size: 18px;
    line-height: 30px;
    /* height: .3rem;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap; */
    width: 100%;
    color: #333;
    margin-bottom: .1rem;
}

.lyr_boder2 .news_item .news_title {
    font-size: 16px;
    line-height: 55px;
    text-indent: 5px;
    width: 100%;
    color: #333;
    margin-bottom: .1rem;
}
.lyr_boder2 .news_item .news_title span{ float: right; color: #333; line-height: 55px;}

.lyr_boder .news_item .news_right .news_txt {
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #333;
    opacity: 0.65;
    line-height: 26px;
    height: 52px;
    overflow: hidden;
	margin-top:10px;
}

.lyr_boder2 li{ /*height:55px; */width: 100%; line-height: 40px; border-bottom: 1px dashed #e5e5e5;}

.detailtext{font-size: 16px; line-height: 25px; margin-bottom: 40px;}
.detailtext .content-title{ font-size: 22px; font-weight: bold; line-height: 45px; text-align: center;}
.detailtext .content-date{ height: 50px; text-align: center; line-height: 30px; color: #666; font-size: 14px;}
.page-per-next{float: left;width: 100%;padding:40px 0;margin-top:40px;border-top:1px dashed #dbdbdb;overflow: hidden;}
.page-per-next ul li{float: left;width: 100%;padding:5px 0;line-height:30px;text-align: left;overflow: hidden;}


.bottom{
     float: left;width: 100%;padding-top:30px; padding-bottom:30px;
    background:#1f8ad4 url(../images/bottom-bg.jpg) no-repeat center center;
    background-size: cover;
    text-align: center;color: #ffffff;
    display: inline-flex;flex-flow: row wrap;
    align-content: center;justify-content: center;align-items: center;
    overflow: hidden;}
.bottom .bottom-main{margin:0 auto;width: 1200px;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;align-content:center;}
.bottom .bottom-main .logo{float: left;width:290px;height:80px;background: url(../images/logo-bottom.png) no-repeat left center;}
.bottom .bottom-main .info{float: left;width: 550px;padding:0 50px;font-size:14px;line-height:28px;text-align:justify;overflow: hidden; }
.bottom .bottom-main .qrcode{float: left;width: 280px;text-align: center;}
.bottom .bottom-main .qrcode ul li{float: left;width: 33.33%;padding:0 15px;transition: all .2s;}
.bottom .bottom-main .qrcode ul li .image{float: left;width: 100%;border-radius:5px;overflow: hidden;  margin-bottom:10px;}
.bottom .bottom-main .qrcode ul li .image img{width:100%; margin:auto;}
.bottom .bottom-main .qrcode ul li .image .hide{display:none;}
.bottom .bottom-main .qrcode ul li:hover{transform: scale(1.2);}
.bottom .bottom-main .qrcode ul li .name{float: left;width: 100%;line-height:30px;text-align: center;color:#ffffff;font-size:14px;overflow: hidden;}

.bottom-line{float: left;margin-top:40px;border-top:1px solid #ffffff;opacity: 50%;
    width: 100%;padding:30px 0;color: #ffffff;text-align: center;overflow: hidden;}
.bottom-line a{color: #ffffff;}
.gotop{position: fixed;z-index: 5;right:10px;bottom:10px;width: 40px;height: 40px;line-height: 40px;text-align: center;font-size:20px;background-color: rgba(0,0,0,.5);color: #ffffff;cursor:pointer;overflow: hidden;}

.empty{float: left;width: 100%;margin:100px 0;display: flex;flex-flow: column nowrap;justify-content: center;align-content: center;align-items: center;overflow: hidden}
.empty .image{flex:auto;padding:20px;text-align: center;margin-bottom: 20px;}
.empty .image img{max-width: 60%;}
.empty .name{flex:auto;font-size:20px;line-height:40px;color: #8a8a8a;}


/* 分页 */
.page{float: left;width: 100%;margin: 20px 0;overflow: hidden;}
.page .pagination{display: flex;flex-flow: row wrap;justify-content: center;align-items: center;align-content: center;}
.page ul li{cursor:pointer;background-color:#dbdbdb;color:#ffffff;font-size:14px;height: 30px;line-height: 30px;margin:5px;border-radius:2px;overflow: hidden;}
.page ul li:hover{background-color: #005775;color: #ffffff;}
.page ul li a{float:left;width:100%;color: #ffffff;padding:0 10px;}
.page ul li span{padding:0 10px;}
.page .disabled{background-color: #484848;color: #ffffff;}
.page .active{background-color: #005775;color: #ffffff;}




.go-top{
    position: fixed;z-index:999;
    right:20px;bottom:20px;
    width: 40px;height: 40px;line-height: 40px;
    text-align: center;cursor:pointer;
    background-color: rgba(0,0,0,.5);color: #ffffff;font-size:20px;
    overflow: hidden;}
.go-top:hover{background-color: #005775;color: #ffffff;}

