.page{background:url('../imgs/page.jpg') no-repeat center top;padding:498px 0 0;}
.main{width:1200px;margin:0 auto;position:relative;color:#333333;}
.main img{margin:0 auto;}
.type{position:relative;padding:40px 0;border-bottom:1px solid #eeede3;box-sizing:border-box;padding-left:264px;}
.type .type_list{width:1200px;margin:0 auto;}
.type .item{display:inline-block;width:140px;height:40px;line-height:40px;color:#000000;font-size:22px;font-weight:bold;margin-right:40px;text-align:center;}
.type .item:hover,.type .cur{background:url('../imgs/list_tab_on.png') no-repeat center;color:#fff;}
.type .back{position:absolute;right:0;top:35px;line-height:28px;border-radius:15px;border:1px solid #ccc;color:#ccc;padding:0 13px;}
.type .back:hover{color:#444;border-color:#444;}
.list .item{border-bottom:1px solid #eeede3;display:block;}
.list .i_cont{width:1200px;margin:0 auto;color:#444;padding:26px 0;height:140px;position:relative;}
.list a:hover{color:#000;background:linear-gradient(to bottom,#e3f6ff 0%,#eaf8ff 50%,#f2fbff 100%);background:-webkit-linear-gradient(top,#e3f6ff 0%,#eaf8ff 50%,#f2fbff 100%);background:-moz-linear-gradient(top,#e3f6ff 0%,#eaf8ff 50%,#f2fbff 100%);}
.list .item i{display:block;width:19px;height:25px;background:url('../imgs/list_right.png') no-repeat -9999px;background-position:left center;position:absolute;right:200px;top:50%;transform:translateY(-50%);}
.list a:hover i{background-position:right center;}
.list .year{color:#ccc;font-size:14px;}
.list .thumb{width:240px;float:left;margin-right:30px;}
.list .thumb img{display:block;width:240px;height:140px;}
.list_cont{float:left;margin-right:30px;width:815px;position:relative;height:140px;}
.list_cont .tit{font-size:26px;margin-bottom:14px;color:#000000}
.list_cont p{color:#333333;line-height:22px;display:-webkit-box;overflow:hidden;white-space:normal !important;text-overflow:ellipsis;word-wrap:break-word;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:14px;}
.list_cont .time{position:absolute;left:0;bottom:0;color:#999999;font-size:14px;}
.pages{text-align:center;padding:60px 30px;}
.pages a{display:inline-block;color:#333333;border:solid 1px #eeede3;padding:0 12px;margin:0 5px;box-sizing:border-box;}
.pages a.active,.pages a:hover{background:#000000;text-decoration:none;color:#ffffff;}
.art_info{border-bottom:1px solid #eeede3;padding:15px 0;text-align:center;color:#333333;}
.art_info h2{margin:70px 0 40px 0;font-size:32px;line-height:1.2;font-weight:bold;}
.art_info p{margin-bottom:40px;font-size:22px;}
.article{line-height:30px;padding:20px 68px 300px 68px;font-size:14px;text-align:center;}
.article img{display:block;max-width:100%;}
.top_bar{display:none;}
.art_back .back{width:50px;height:50px;background:url('../imgs/back.png') no-repeat center;cursor:pointer;position:absolute;top:40px;left:20px;}
.side{position:fixed;right:0;top:50%;margin-top:-150px;height:369px;}
.side .s_cont{width:219px;height:369px;padding:23px 26px 26px 26px;background:url('../imgs/down_fixed.png') no-repeat;display:flex;flex-direction:column;justify-content:space-between;align-items:center;box-sizing:border-box;}
.side .s_code{width:165px;height:178px;background:url('../imgs/code_bg.png') no-repeat;box-sizing:border-box;padding:8px 10px 0 10px;}
.side .s_code img{display:block;width:144px;height:144px;}
.btn_ios,.btn_and{display:block;width:165px;height:60px;background:url('../imgs/down_btn.png') no-repeat;border-radius:6px;}
.btn_ios:hover{background-position:-175px 0;}
.btn_and{margin-top:10px;background-position:0 -70px;}
.btn_and:hover{background-position:-175px -70px;}
.side .btn{display:block;width:50px;height:120px;background:#000;color:#ffffff;font-size:18px;position:absolute;left:-50px;top:50%;transform:translateY(-50%);box-sizing:border-box;padding:24px 10px 14px 16px;line-height:initial;cursor:pointer;}
.side .btn span{position:relative;}
.side .btn.sq span::after{position:absolute;content:"";width:16px;height:13px;left:50%;bottom:-20px;transform:translateX(-50%);background:url('../imgs/arrow.png') no-repeat -9999px;background-position:left center;}
.side .btn.zk span::after{position:absolute;content:"";width:16px;height:13px;left:50%;bottom:-20px;transform:translateX(-50%);background:url('../imgs/arrow.png') no-repeat -9999px;background-position:right center;}
.logo{position:absolute;top:30px;left:70px;width:162px;height:153px;background:url(../imgs/logo.png) no-repeat center;}
@media screen and (max-width:1280px){.nav a{margin:0 14px;min-width:100px;}
}
@media screen and (max-width:768px){html{font-size:calc(100vw/7.5);}
body{min-width:100%;}
.nav{display:none;}
.page{padding:1.2rem 0 0 0;background:#fff;}
.main{margin:0;width:100%;}
.art_info{margin:0 20px;padding:54px 0px 22px 0px;font-size:12px;}
.art_info p{margin-bottom:unset;font-size:11px;line-height:initial;}
.art_info h2{font-size:16px;line-height:1.4;margin:0 0 6px 0;}
.article{font-size:11px;padding:10px 32px 150px 32px;}
.page .side{display:none;}
.art_back .back{width:25px;height:25px;background:url(../imgs/back.png) no-repeat center / contain;cursor:pointer;position:absolute;top:13px;left:20px;}
.top_bar{height:1.2rem;width:7.5rem;position:fixed;background:#1e1e1e;z-index:99;left:50%;margin-left:-3.75rem;top:0;display:block;}
.top_bar img{display:block;width:100%;}
.logo{display:block;width:.84rem;height:.84rem;position:absolute;top:.15rem;left:.17rem;border-radius:.24rem;overflow:hidden}
.top_bar .txt{padding-left:1.2rem;padding-top:.2rem;color:#ffffff;font-size:.2rem;line-height:1.6;}
.top_bar .txt h3{font-size:.3rem;}
.top_bar .db{display:block;width:1.8rem;height:.6rem;background:url('../imgs/db.jpg') no-repeat center / cover;position:absolute;right:1.35rem;top:.3rem;text-align:center;}
.menu_btn{position:absolute;;right:.3rem;top:.25rem;padding:.12rem;width:.6rem;height:.5rem;}
.menu_btn .bar{position:relative;display:block;width:.6rem;height:.08rem;margin:0 auto;background-color:#fff;-webkit-transition:0.3s;transition:0.3s;}
.menu_btn .bar:nth-child(2){margin:.12rem 0;}
.menu_btn.expanded .bar:nth-child(1){-webkit-transform:translateY(0.2rem) rotate(-45deg);transform:translateY(0.2rem) rotate(-45deg);}
.menu_btn.expanded .bar:nth-child(2){opacity:0;}
.menu_btn.expanded .bar:nth-child(3){-webkit-transform:translateY(-0.2rem) rotate(45deg);transform:translateY(-0.2rem) rotate(45deg);}
.menu{position:absolute;right:0;top:1.2rem;width:100%;height:100vh;display:none;flex:1;background:rgba(0,0,0,.96);display:none}
.menu a{display:block;line-height:.8rem;text-align:center;border-bottom:solid 1px #424242;color:#ffffff;}
}
