@charset "utf-8";
/* CSS Document */
/* reset.css */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td, i{margin:0;padding:0;box-sizing:border-box;}
fieldset, img{border:0;}
body {
  width: 100%;
  overflow-x: hidden;
  position: relative;
  max-width: 10rem;
  margin: 0 auto !important;
  /* background-color: #182130; */
  /*-webkit-user-select: none;*/
  /*-webkit-text-size-adjust: none;*/
}
input[type="button"]{-webkit-appearance:none;}
input[type="submit"]{-webkit-appearance:none;}
input[type="text"]{-webkit-appearance:none;}
input[type="search"]{-webkit-appearance:none;}

a{cursor:pointer;}
a:active, a:hover, a:focus{text-decoration:none;outline:none;}
a:link, :visited{text-decoration:none;}
:focus{outline:0;}
blockquote, q{quotes:none;}
blockquote:before, blockquote:after, q:before, q:after{content:'';content:none;}
texearea{resize:none;}
.fl{float: left;}
.fr{float: right;}

/*字体字色*/

.b{font-weight: bold;}
.cWhite{color: #fff;}
.c000{color: #000;}
.c333{color: #333;}
.c999{color: #999;}
.cblue{color: #328aec;}
.cGreen{color: #21c3ab;}
.cRed{color: #ff5b5b;}
.cOrange{color: #B8914F;}
.cGray{color: #7B7B7B !important;}
.bacfff{background-color: #fff !important;}
.bacOrg{background-color: #896C49 !important;}
.clo_yel{color:#FFFC00 !important; }
.flex{display: -webkit-box;display: -webkit-flex;display: flex;-webkit-box-align: center;-webkit-align-items: center;align-items: center;}
.flex1{-webkit-box-flex: 1;-webkit-flex: 1;flex: 1;min-width: 0;}
.textOvf{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;word-wrap: normal;word-wrap: break-word;word-break: break-all;}
.pd15{padding: 0px .4rem;}
.tind{text-indent: 2em;}
.center{text-align: center;}
.right{text-align: right;}
.mt0{margin-top: 0px !important;}

.picimg {width: 100%;display: block;height: auto; position:relative}
.piclist{width: 50%; float:left;display: block;height: auto}
.con{padding:15px; background:#001149}
.bg{background: url(../images/bg.png) no-repeat center top; background-size:100% 100%; height:13.5rem; color:#f6c453; font-size:.80rem; line-height:1.3rem; padding:2rem .7rem .7rem .7rem}
.goBack{display: block; position: absolute;top:4rem;left: .8rem; z-index:9999}
.goBack img{width:2rem;height: auto;}
.newlist{ overflow: hidden; background:#015fbf; padding:0 15px 10px 20px}
.newlist p{ font-size:14px; color:#fff; line-height:26px; height:26px }
.newlist p a{font-size:14px; color:#fff; line-height:26px;height:26px}
.tit{height:40px;font-family: "Microsoft YaHei"; width:100%;border-bottom:2px solid #083a6f; color:#fff; font-weight:bold; margin-bottom:10px; font-size:16px; text-align:center}
.tit h2{width:100px; margin:0 auto; padding-bottom:12px; border-bottom:3px solid #247dd7}
.newslist{ overflow:hidden}
.newslist p{ width:50%; font-size:14px; color:#fff; float:left}
