/*登陆*/
body { width: 100%; height: 100%; }
.login { width: 100%; height: 100%; position: relative; }
.login-head-fl { width: 531px; height: 72px; }
.login-head-fl img { width: 100%; height: 100%; }
.login-head-fl a { display: block; width: 100%; height: 100%; }
.top-img { width: 169px; height: 180px; background: url(../img/icon_04.png) no-repeat; background-size: cover; position: absolute; top: 0; left: 0; }
.bottom-img { width: 225px; height: 182px; background: url(../img/icon_05.png) no-repeat; background-size: cover; position: absolute; bottom: 0; right: 0; }
.login-head-con { width: 1050px; margin: 0 auto; height: 72px; }
.login-head { width: 100%; padding: 15px 0; overflow: hidden; }
.login-head-fr {  line-height: 72px; font-size: 14px; color: #05344a; }
.login-index { width: 1070px; height: auto; overflow: hidden;  margin: 2% auto 0; }
.login-warp { width: 865px; height: 530px; background: url(../img/icon_06.png) no-repeat; background-size: contain; margin: 0 auto; }
.login-warp-left { width: 350px; height: 528px; position: relative; }
.login-warp-left img { width: 331px; height: 492px; position: absolute; top: 10px; right: 0; }
.login-warp-right { width: 500px; height: 528px; }
.login-form { width: 320px; margin: 80px auto 0; }
.login-tx { width: 83px; height: 83px; border-radius: 50%; margin: 0 auto; display: block; }
.login-form h2 { width: 100%; color: #090909; font-size: 18px; margin-top: 25px; }
.login-form ul { width: 100%; overflow: hidden; }
.login-form ul li { width: 99%; height: 40px; border: 1px solid #ccc; border-radius: 25px; margin-top: 25px; }
.login-form ul li i { display: inline-block; vertical-align: middle; width: 30px; height: 30px; margin-right: 8px; margin-left: 8px; margin-top: 5px; }
.login-form ul li i.icon-name { background: url(../img/icon_01.png) no-repeat; }
.login-form ul li i.icon-pass { background: url(../img/icon_02.png) no-repeat; }
.login-form ul li input { display: inline-block; vertical-align: middle; width: 200px; height: 32px; line-height: 32px; font-size: 14px; color: #666; border:none; outline: none; margin-top: 4px; }
.login-btn { width: 100%; height: 40px; text-align: center; line-height: 40px; color: #fff; font-size: 14px; background: linear-gradient(to right, #1dcacc , #95d2d2); border: none; outline: none; border-radius: 25px; margin-top: 25px; box-shadow:0px 10px 10px -4px #95d2d2; }
.login-txt { width: 100%; font-size: 14px; color: #4e4f4f; font-size: 12px; text-align: center; margin-top: 30px; float: left; }
.form-rem { width: 100%; text-align: center; font-size: 14px; color: #8b8b8b; margin-top: 20px; text-align: center; display: block; }
/*首页*/
.index-warp { width: 100%; overflow: hidden; }
.header { width: 1050px; padding: 15px 0; height: 72px; margin: 0 auto; }
.header-date { line-height: 72px; font-size: 14px; color: #05344a; margin-left: 50px; }
.header-right { line-height: 72px; font-size: 16px; color: #12a9a4; }
.header-right a { padding: 0 5px; }
.header-right a.g-login { color: #12a9a4; }
.header-right a.h-login { color: #f0a734; }
.banner { width: 100%; height: 177px; margin-top: 15px; background: url(../img/banner.jpg) no-repeat; background-size: cover; }
.nav { width: 1050px; height: 50px; margin: 0 auto; }
.nav ul { width: 110%; overflow: hidden; height: 50px; line-height: 50px; }
.nav li { float: left; font-size: 18px; width: 15%; margin-left: 5.5%; }
.nav li:first-child { margin-left: 0; }
.nav li a { color: #36383a; padding: 3px 15px; }
.nav li a.cur { border:1px solid #12a9a4; color: #12a9a4; border-radius: 25px; }
.index-bd { width: 1110px; margin: -80px auto 0;  }
.index-hd { width: 110%; overflow: hidden; }
.index-list { width: 465px; height: 150px; float: left; margin: 0 10px 20px 32px; padding: 15px; background: #fff; border-radius: 8px; box-shadow: 0 0 20px #e8eeee; }
.index-tit { width: 100%; font-size: 14px; color: #12a9a4; margin-bottom: 10px; }
.index-tit span { padding: 0 5px; }
.index-tit span.g-tit { color: #12a9a4; padding-left: 0; }
.index-tit span.h-tit { color: #f0a734; }
.index-list li { width: 100%; height: 25px; line-height: 25px; cursor: pointer; }
.index-list li a { display: block; width: 100%; height: 100%; color: #333; font-size: 12px; }
.index-list li a:hover { color: #12a9a4; }
.index-list li i { display: inline-block; vertical-align: middle; width: 5px; height: 5px; background: #12a9a4; border-radius: 50%; margin-right: 5px; }
.index-list li span { float: right; }
.index-list li label { display: inline-block; vertical-align: middle; width: 300px; cursor: pointer; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
/*详情*/
.index-detail { padding: 20px; background: #fff; border-radius: 8px; box-shadow: 0 0 20px #ecf1f1; height: 375px; margin: -80px auto 0; width: 900px; overflow-y: scroll; }
.index-detail::-webkit-scrollbar { display: none; }
.detail-explain { width: 100%; font-size: 24px; color: #07425c; }
.detail-explain span { padding: 0 5px; }
.detail-explain span.g-explain { color: #12a9a4; padding-left: 0; }
.detail-explain span.h-explain { color: #f0a734; }
.detail-tit { width: 100%; font-size: 18px; color: #333; margin-top: 15px; }
.detail-date { width: 100%; font-size: 12px; color: #626262; margin-top: 10px; }
.detail-date span { margin-right: 20px; }
.detail-date span label { color: #f0a734; }
.detail-txt { width: 100%; margin-top: 10px; font-size: 12px; color: #303030; border-top: 1px solid #12a9a4; }
.detail-txt p { margin-top: 15px; width: 100%; }
.detail-txt h2 { margin-top: 15px; width: 100%; color: #303030; font-weight: 600; }
.detail-txt span { display: block; width: 100%; }
.detail-txt p label { color: #303030; font-weight: 600; }
.detail-size { width: 100%; font-size: 14px; text-align: right; color: #626262; }
.detail-size label { margin-right: 15px; }
.detail-size span { padding: 0 8px; cursor: pointer; }