@charset "utf-8";
/* CSS Document */
*{margin:0;padding:0;list-style:none;word-break:break-all;}
body{background:#dfe0ea;background-attachment:fixed;color:#000;font:14px/1.75 "微软雅黑";}
ol,ul{list-style:none;}
img{height:auto;max-width:100%;border:0;vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0;}
button,input,select,textarea{margin:0;padding:0;outline:0;font-size:100%;font-family:inherit;}
a{color:inherit;text-decoration:none;}

.h10{left:0;clear:both;overflow:hidden;height:10px;font-size:0;}
@media screen and (max-width:800px){
    .h10{height:5px;}
}

.box{overflow:hidden;padding:5px;border:solid 1px #ddd;border-radius:5px;background:#fff;box-shadow:0 2px 5px rgba(0,0,0,.2);}
@media screen and (max-width:800px){
    .box{margin:0 3px;padding:3px;}
}

.wrapper{margin:0 auto;padding:0 1px;width:100%;max-width:800px;min-height:100vh;border-right:solid 1px #eee;border-left:solid 1px #eee;background:#fff;}
@media screen and (max-width:800px){
    .wrapper{padding:0;border:0;}
}

.nav-line{height:5px;background-image:linear-gradient(to right,#fb9032,#ff9d47,#fb9032,#ff9d47);}
.nav{box-sizing:border-box;padding:10px 0;background:#fff;color:#fff;text-align:center;}
.nav ul{display:flex;}
.nav ul li{box-sizing:border-box;padding:0 3px;flex:1;}
.nav ul li a{display:block;height:36px;border-radius:30px;background-image:linear-gradient(to top,#fb9032,#ff9d47);line-height:36px;}
@media screen and (max-width:800px){
    .nav{padding:5px 2px;}
    .nav ul li{padding:0 2px;}
    .nav ul li a{height:30px;line-height:30px;}
}
#nav[data-fixed=fixed]{position:fixed;top:0;width:100%;max-width:800px;border-bottom:solid 1px #ddd;}
.ifrAo{height:160px;}
@media screen and (max-width:800px){
    .ifrAo{height:160px;}
}
@media screen and (max-width:720px){
    .ifrAo{height:140px;}
}
@media screen and (max-width:650px){
    .ifrAo{height:140px;}
}
@media screen and (max-width:530px){
    .ifrAo{height:130px;}
}
@media screen and (max-width:480px){
    .ifrAo{height:120px;}
}
@media screen and (max-width:430px){
    .ifrAo{height:110px;}
}
.bizhong{border:solid 1px #7d7d7d;background:#000;color:#0f0;font-weight:700;font-size:18px;}
.bizhong-tit{padding:5px 0;border-bottom:solid 1px #7d7d7d;background:red;color:#ff0;text-align:center;font-size:24px;}
.bizhong-box{display:flex;}
.bizhong-box ul li{padding:5px 0;padding-left:10px;border-bottom:solid 1px #7d7d7d;}
.bizhong-box .bizhong-l{box-sizing:border-box;width:50%;border-right:solid 1px #7d7d7d;}
.bizhong-box .bizhong-r{width:50%;}
.bizhong-foot{padding:5px 0;text-align:center;font-size:24px;}
@media screen and (max-width:800px){
    .bizhong{font-size:16px;}
    .bizhong-tit{font-size:18px;}
    .bizhong-box{display:block;}
    .bizhong-box ul li{padding:5px 0;padding-left:6px;}
    .bizhong-box .bizhong-l{width:100%;border-right:0;}
    .bizhong-box .bizhong-r{width:100%;}
    .bizhong-foot{font-size:18px;}
}

.gsb-list{font-size:16px;}
.gsb-list ul li{border-bottom:solid 1px #ddd;}
.gsb-list ul li:last-child{border-bottom:0;}
.gsb-list ul li a{display:flex;padding:5px;align-items:center;}
.gsb-list ul li .gsb-ico{margin-right:10px;}
.gsb-list ul li .gsb-ico span{display:inline-block;padding:0 10px;border-radius:5px;background:#271f9e;color:#fff;text-align:center;}
.gsb-list ul li .gsb-txt{font-weight:700;font-size:20px;flex:1;}
.gsb-list ul li .gsb-zz{color:#888;}
@media screen and (max-width:800px){
    .gsb-list{font-size:14px;}
    .gsb-list ul li .gsb-ico span{padding:0 6px;}
    .gsb-list ul li .gsb-txt{font-size:16px;}
}

.list1{text-align:center;font-weight:700;font-size:20px;}
.list1 td{padding:5px 0;border:solid 1px #ddd;}
@media screen and (max-width:800px){
    .list1{font-size:16px;}
}

.footer{padding:15px 10px;text-align:center;}
.header{position:fixed;top:0;right:0;left:0;box-sizing:border-box;margin:auto;padding:0 15px;height:50px;max-width:800px;background-image:linear-gradient(to top,#271f9e,#271f9e);color:#fff;text-align:center;font-size:18px;line-height:50px;}
.header-back{position:absolute;top:0;left:0;}
.header-back a{display:inline-block;width:50px;height:50px;background:url(jt.png) center center no-repeat;background-size:auto 26px;}
.header-blank{height:50px;}
.header-tit{font-weight:700;font-size:20px;flex:1;}
.header-home{position:absolute;top:0;right:0;}
.header-home a{display:block;padding:0 15px;}
.detail-tit{padding:20px;border-bottom:dashed 1px #ddd;background:#f9f9f9;text-align:center;line-height:1.5;}
.detail-tit h1{margin-bottom:15px;font-size:30px;}
.detail-tit p{color:#888;font-size:18px;}
.detail{padding:15px 0;font-size:20px;}

@media screen and (max-width:800px){
    .header{padding:0 10px;height:45px;font-size:16px;line-height:45px;}
    .header-back a{width:45px;height:45px;background-size:auto 22px;}
    .header-tit{font-weight:700;font-size:18px;flex:1;}
    .header-blank{height:45px;}
    .header-home a{padding:0 10px;}
    
    .detail-tit{padding:15px;}
    .detail-tit h1{margin-bottom:5px;font-size:22px;}
    .detail-tit p{font-size:16px;}
    .detail{padding:10px;font-size:16px;}
}
.a1{overflow:hidden;margin:3px 0;padding:1px 1px;border:solid 3px #39f;border-radius:1px;background:#fff;}
