@charset "utf-8";
/* CSS Document */
*{ margin: 0; padding: 0; word-break: break-all; word-wrap: break-word;}
html { font-weight: bold; background: url(../images/bg.jpg) top center no-repeat #f3f4ef; background-size: cover; background-attachment: fixed;}
body { width: 100%; max-width: 720px; min-height: 100vh; margin: 0 auto; line-height: 1.5; font-size: 16px; font-family: '微软雅黑', Arial, Helvetica, sans-serif;}
input, select, button, textarea { margin: 0; padding: 0; vertical-align: middle; font-size: 100%; color: inherit; border: 0; font-family: inherit; outline: none; resize: none;}
input[type="text"] { -webkit-appearance: none;}
ol, ul {list-style: none;}
img { max-width: 100%; vertical-align: middle;}
a { text-decoration: none; color: inherit;}
:focus { outline: 0;}
table {	border-collapse: collapse; border-spacing: 0; line-height: 1.5;}

.box { margin: 0px 0; overflow: hidden; background: #fff;}
@media screen and (max-width:720px){ 
.box { margin: 0px;}
}
.anmao1 { overflow: hidden; position: relative;}
.anmao2 { width: 100%; height: 198px; position: absolute; top: -198px;}

.header { background: #f00;}
.header-top1{ max-width: 720px; height:198px; position: fixed; top: 0; left: 0; right: 0; margin: auto; background: #fff; z-index: 9;}
.header-top1-blank { height: 198px;}
.header-top2{ max-width: 720px; height:60px; position: fixed; top: 0; left: 0; right: 0; margin: auto; background: #fff; z-index: 9;}
.header-top2-blank { height: 60px;}

.head-title-img {}
.head-title-img img { display: block; position: absolute; left: 50%; margin-left: -30px; width: 60px; height: 60px; box-shadow: 0px 0px 20px rgba(0,0,0,.2); border-radius: 50%; background: #fff;}
.header .logo-box { display: flex; align-items: center; height: 60px; padding: 0 10px;}
.header .logo-box.line { border-bottom: solid 1px #f00;}
.header .logo-box .logo { flex: 1;}
.header .logo-box .logo img { width: auto; height: 60px;}
.header .logo-box .bank { line-height: 1.5; font-size: 12px; color: #fff;}
.header .logo-box .bank img { width: 30px; height: 30px; margin: 0 auto; display: block;}
.header .nav { color: #fff; background: #f00;}
.header .nav ul { display: flex;}
.header .nav ul li { flex: 1; text-align: center;}
.header .nav ul li a { height: 30px; line-height: 30px; display: block;}
@media screen and (max-width:720px){ 
.header .head-title-img img { left: 73%;}
.header .logo-box { padding: 0 5px;}
.header .nav { font-size: 12px;}
}


.dbkj { height: 61px; padding: 5px 0; overflow: hidden;}
.dbkj1 { height: 125px; padding: 0px 0; overflow: hidden;}

.enter { text-align: center; font-size: 18px; font-weight: bold; background: #eee;}
.enter ul { display: flex;}
.enter ul li { flex: 1;}
.enter ul li a { display: block; padding: 5px 0;}
.enter ul li a.active { color: #fff; background: #f00;}

.yuming { text-align: center; font-weight: bold;}
.yuming th { padding: 1px 0px 0 0; text-align: center; color: #ff0000; font-size: 15pt;}
.yuming td { padding: 0px 0 1px 0; text-align: center; color: #000; font-size: 16pt   }
.yuming td span { display: block; text-shadow: 0px 0px 10px #00ff88;
	animation-name: pulse;
    animation-duration: 1s;
    animation-fill-mode: both;
    animation-iteration-count: infinite;}
@keyframes pulse{
	0%{transform:scaleX(1)}
	50%{transform:scale3d(1.1,1.1,1.1)}
	to{transform:scaleX(1)}
}

.subnav { border-radius: 0px; margin-top: 0px; padding: 5px 0; background: rgba(255,255,255,0.8);}
.subnav ul { display: flex; text-align: center; font-size: 16px; font-weight: bold; text-shadow: 0px 2px 1px #ff9c00;}
.subnav ul li { flex: 1;}
.subnav ul li a {}
.subnav ul li img { display: block; margin: 0 auto;}
@media screen and (max-width:720px){ 
.subnav { margin: 0px 0px 0 0px;}
.subnav ul li img { width: 67.2px; height: auto;}
.subnav ul { font-size: 15px;}
}




.list-title { background: #f00; color: #ff0; height: 38px; line-height: 38px; font-size: 20px; text-align: center;}
.list-title a { font-weight: bold; color: #f00; background: #ff0; text-decoration: underline;}

.tu-list { text-align: center;}
.tu-list td { padding: 4px 8px; border: solid 1px #e5e5e5;}
.tu-list td span { color: #00f;}

.tu-list2 { table-layout: fixed; background: #000;}
.tu-list2 td { border: solid 1px #000; vertical-align: top;}

.tu-list3 { text-align: center; font-size: 14px;}
.tu-list3 td { padding: 4px; border: solid 1px #e5e5e5;}
.tu-list3 td span { color: #00f;}


.tiezi { table-layout: fixed; border: 0; background: url(../images/img1.png) bottom right no-repeat #fff;}
.tiezi td { padding-left: 40px; background: url(../images/tj.gif) 5px center no-repeat; overflow: hidden; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; border: 0; border-bottom: 1px solid #e70000; font-size: 16px;}
.tiezi td a {display: block; padding: 5px 0; font-weight: bold; padding-right: 22px; overflow: hidden; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; background: url(../images/arrow.png) center right no-repeat;}
@media screen and (max-width:720px){
.tiezi td { font-size: 14px;}
}


.text-box { height: 200px; padding-left: 294px; background: url(../images/zgl.png) left top no-repeat;}
.img-title { padding-top: 40px; box-sizing: border-box; height: 212px; text-align: center;}
.img-title h1{ font-size: 52px; line-height: 1; margin-bottom: 0.6em; letter-spacing: 6px; text-shadow: 0px 2px 1px #000; color: #f00;}
.img-title h2{ font-size: 24px; line-height: 1; color: #0060ff; letter-spacing: 13px; text-shadow: 0px 2px 1px #000;}
@media screen and (max-width:720px){
.text-box { padding-left: 0;}
}




.footer1 { font-size: 12px;}
.footer1-tit { padding: 4px 8px; border-bottom: solid 1px #eee; background: linear-gradient(to top, #f8f8f8, #fff);}
.footer1-txt { padding: 8px;}
.footer1 p { width: 80%; margin:0 auto; text-align: center; padding-bottom: 5px; margin-bottom: 5px; border-bottom:1px solid #000;}

.footer2 { font-size: 12px; padding: 8px; text-align: center;}
.footer2 div { color: #00f; font-size: 14px;}
.footer2 p { width: 80%; margin:0 auto; text-align: center; padding-bottom: 5px; margin-bottom: 5px; border-bottom:1px solid #000;}

.headerin { background: #f00; width: 100%; max-width: 720px; height: 60px; position: fixed; top: 0; z-index: 1;}
.headerin2 { display: flex; align-items: center; height: 60px; background: linear-gradient(to right, rgba(0,0,0,0), rgba(0,0,0,.15));}
.headerin2 .logo { flex: 1;}
.headerin2 .logo img { width: auto; height: 60px;}
.headerin2 .home { text-align: center; font-size: 12px;}
.headerin2 .home a { display: block; padding: 0 16px; color: #fff;}
.headerin2 .home img { width: 24px; height: 24px; display: block; margin: 0 auto 2px auto;}
.headerin-blank { height: 60px;}



div.box {border-radius: 0px;}
div.box div.title {background: -webkit-gradient(linear,0 0,0 5%,from(#fff),to(#f00));
      border-bottom: 1px solid #eee;padding: 1px 0;}
.f12, .f12 a {font-size: 16pt;}
.black {padding: 0 5px; color: #ff0;}


.detail { padding: 10px; background: url(../images/content-bg.png) top right  no-repeat #fff;}
.big-tit { padding: 1px 0 5px 0; font-size: 18px; font-weight: bold;}
.qingchu { font-weight: normal; padding: 3px 0; font-size: 16px; color: #d2b335; border-top: solid 0px #e5e5e5; border-bottom: solid 1px #e5e5e5;}
.neirong-txt { margin: 10px 0; }
.neirong-txt p { padding: 5px 0;}

.neirong-table { border: 0; }
.neirong-table td {padding: 4px 0; border: 0; border-bottom: solid 1px #e5e5e5;}

.jihao { padding: 5px; text-align: center; color: #f00; font-size: 16px; font-weight:bold; background: #ff0;}