html,body{padding:0;margin: 0;}
html,body,p,span,em,i,h1,h2,h3,h4,h5,h6{moz-user-select: -moz-none;-moz-user-select: none;-o-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;}
ul,ul li{list-style: none;padding:0;margin:0;}
a{text-decoration: none;}
h1,h2,h3,h4,h5,h6,p{padding:0;margin: 0;}
dl,dd{padding:0;margin:0;}
input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;}
input,select,textarea{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;background: none;outline:none;}

.bg1d{background: #121528;}
.indtop{background: #2357e9;width: 84%;border-radius: 7px;margin: 12px auto;overflow: hidden;padding:20px 5%;}
.indtop p{display: block;font-size: 14px;color: #fdfdfd;line-height: 20px;}
.indtop span{display: block;font-size: 28px;color: #fdfdfd;line-height: 50px;}
.indtop i{font-style: normal;display: block;font-size: 16px;color: #fdfdfd;line-height: 30px;float: right;}
.indlist{display: block;overflow: hidden;margin:12px 0 0;}
.indlist li{overflow: hidden;background:#222337 url(../images/go.png) no-repeat;background-position: 98% 50%;background-size: 15px;width: 94%;margin:0 auto 12px;border-radius: 7px;}
.indlist li a{padding: 15px;display: block;overflow: hidden;}
.indlist li a img{float: left;}
.indlist li a dd{float: left;margin:0 0 0 10px;}
.indlist li a dd span{display: block;font-size: 14px;line-height: 22px;color: #ededed;}
.indlist li a dd p{display: block;font-size: 12px;line-height: 18px;color: #797a8e;}
.indbtn{display: block;border-radius: 7px;border:none;background: #d7dae1;color: #121528;width: 200px;height: 40px;margin: 20px auto;font-size:14px;}

.back{display: block;position: fixed;top: 0;left: 0;background: #222337;width: 100%;}
.back a{display: block;width: 50px;height: 50px;background: url(../images/back.png) no-repeat;background-position: 50% 50%;background-size: 15px auto;position: absolute;}
.back span{font-size: 16px;color: #fdfdfd;line-height: 50px;text-align: center;display: block;}

.cardbox{width: 94%;margin:60px auto;background:#222337;border-radius: 7px;overflow: hidden;}
.cardbox dl{width: 94%;margin:0 auto;border-bottom: 1px solid #333449;padding:10px 0;overflow: hidden;}
.cardbox dl span{display: block;font-size: 14px;color: #797a8e;line-height: 30px;float: left;width: 70px;}
.cardbox dl p{display: block;font-size: 14px;color: #ededed;line-height: 30px;float:left;}
.cardbox input{border:none;font-size: 14px;color: #ededed;line-height: 30px;width: 200px;}
.cardbox button{width: 100px;height: 35px;background: #2357e9;border:none;border-radius: 7px;color: #fdfdfd;margin: 10px auto;display: block;}

.detailsbox{margin:60px 0 0 0;overflow: hidden;}
.detailsbox dl{width: 88%;margin:0 auto 10px;background:#222337;border-radius: 7px;padding: 5px 3%;}
.detailsbox dl dd{display: block;overflow: hidden;font-size: 14px;color: #ededed;line-height: 30px;}
.detailsbox dl dd em{font-style: normal;margin: 0 0 0 10px;}
.detailsbox dl dd span{float: right;}
.detailsbox dl p{display: block;font-size: 14px;color: #797a8e;line-height: 20px;}

.dlwz{display: block;font-size: 18px;color: #797a8e;width: 90%;margin:100px auto 50px;line-height: 30px;}
.dlcon{width: 90%;margin:0 auto;background:#222337;border-radius: 7px;overflow: hidden;padding:20px 0;}
.dlcon dl{width: 90%;margin:0 auto;overflow: hidden;padding:10px 0;border-bottom: 1px solid #333449;}
.dlcon dl span{display: block;font-size: 14px;color: #797a8e;line-height: 30px;float: left;width: 70px;}
.dlcon input{border:none;font-size: 14px;color: #ededed;line-height: 30px;width: 200px;}
.dlcon input.dlbtn{width: 200px;height: 35px;background: #2357e9;border:none;border-radius: 7px;color: #fdfdfd;margin: 20px auto;display: block;}

