﻿﻿/* CSS Document */
.clr {
  clear: both;
  width: 100%;
}
.left {
  float: left;
}
.right {
  float: right;
}
body {
  background-color: #efefef;
  font-family: "Microsoft Yahei";
  background-image: url("../images/bjindex.png");
  background-repeat: no-repeat;
  background-position: top center;
  margin: 0;
  padding: 0;
  color: #6f6f6f;
  font-size: 12px;
}
a {
  text-decoration: none;
  color: #6f6f6f;
}
a:hover {
  color: #000;
}
ul {
  padding: 0;
  margin: 0;
  list-style: none;
}


.loginBtn{
  height: 46px;
  width: 100%;
  background-color: #fff;
  padding:8px 0;
  box-sizing: border-box;
  text-align: right;
}
.loginBtn .pat-btn{
    background-color: #c30009;
    border:1px solid #c30009;
    color: #fff;
    border-radius: 5px;
    font-size: 13px;
    padding: 5px  15px;
}
.box {
  background-color: #fff;
  border: 1px solid #dadada;
  display: table;
  clear: both;
  width: 100%;
  line-height: 25px;
  margin: 0;
  list-style: none;
  padding: 0;
}
.box .cont {
  padding: 15px;
}
.box .mid {
  width: 370px;
}
.box .right {
  width: 250px;
}
.box .scrollpic {
  width: 280px;
  height: 210px;
  padding: 5px;
}
.box .scrollpic img {
  width: 280px;
  height: 210px;
}
.box .btn {
  width: 100%;
  display: block;
  overflow: hidden;
  padding-top: 10px;
}
.box .btn img {
  width: 290px;
  height: auto;
}
.box .title {
  color: #c30009;
  line-height: 40px;
  clear: both;
  width: 100%;
}
.box .title .name {
  font-size: 16px;
  font-weight: bold;
  float: left;
}
.box .title .more {
  float: right;
  display: block;
}
.box li {
  border-bottom: 1px dotted #d3d3d3;
  clear: both;
  width: 100%;
}
.box li a {
  padding-left: 20px;
  background: url("../images/arr02.jpg") no-repeat 6px 8px;
}
.box li .date {
  display: block;
  float: right;
  color: #dadada;
}
.tab01 {
  height: 30px;
  padding-bottom: 10px;
  line-height: 30px;
  font-size: 16px;
}
.tab01 span {
  display: block;
  width: 49%;
  float: left;
  text-align: center;
  cursor: pointer;
  border: 1px solid #d3d3d3;
  background: url("../images/tab02.jpg");
}
.tab01 span:first-child {
  border-right: none;
}
.tab01 span:hover,
.tab01 span.cur {
  font-weight: bold;
  border-bottom: none;
  color: #c30009;
  background: url("../images/tab01.jpg");
}
.tabcont01 {
  display: none;
}
.tabcont01.cur {
  display: block;
}
.clr10 {
  clear: both;
  width: 100%;
  height: 15px;
}
.tt01 {
  height: 30px;
  background: url("../images/tab02.jpg");
  clear: both;
  width: 100%;
  position: relative;
}
.tt01 span {
  width: 157px;
  height: 30px;
  background: url("../images/title.png");
  position: absolute;
  top: -5px;
  left: 15px;
  display: block;
  color: #fff;
  font-weight: bold;
  text-align: center;
  font-size: 14px;
  line-height: 30px;
}
.cont01 {
  padding: 15px 0 15px 15px;
  float: left;
}
.cont01:last-child {
  padding-right: 15px;
}
.btns {
  width: 290px;
  float: left;
}
.btns a {
  height: 23px;
  line-height: 23px;
  display: block;
  float: left;
  background: url("../images/tab02.jpg");
  margin: 0 10px 10px 0;
  border: 1px solid #d3d3d3;
  width: 130px;
}
.btns a span {
  padding-left: 30px;
  background: url("../images/arr03.png") no-repeat 5px -1px;
}
.btns a:hover {
  background: url("../images/tab01.jpg");
}
.btns a:last-child,
.btns a:nth-last-child(2) {
  margin-bottom: 0;
}
.tt02 {
  background: url("../images/title02.png") no-repeat;
  width: 210px;
  height: 28px;
  line-height: 26px;
  border-bottom: 2px solid #d3d3d3;
  margin-bottom: 5px;
}
.tt02 .name {
  padding-left: 30px;
  font-weight: bold;
  color: #c30009;
}
.tt02 .more {
  padding-right: 15px;
  float: right;
}
.list02 {
  clear: both;
  width: 100%;
  line-height: 25px;
  margin: 0;
  list-style: none;
  padding: 0;
}
.list02 li {
  border-bottom: 1px dotted #d3d3d3;
  clear: both;
  width: 100%;
}
.list02 li a {
  padding-left: 20px;
  background: url("../images/arr02.jpg") no-repeat 6px 8px;
}
.list02 li .date {
  display: block;
  float: right;
  color: #dadada;
}
.adv02 {
  clear: both;
  width: 100%;
  display: block;
}
.adv02 img {
  width: 210px;
  height: auto;
}
.footer {
  background: url("../images/bg_02.png") no-repeat bottom center;
  text-align: center;
  border-top: 2px solid #c30009;
  line-height: 25px;
}
.footer .icons {
  height: 50px;
  margin: auto;
  padding: 15px 0;
  text-align: center;
  display: table;
}
.footer .icons a {
  display: block;
  padding: 10px;
  display: inline-block;
  margin: 0 10px;
}
.footer .icons a img {
  height: 50px;
}
.footer .infos {
  padding-bottom: 15px;
  color: #000;
}
.footer .infos a {
  color: #000;
}
.pleft {
  background-color: #fff;
  border: 1px solid #dadada;
  display: table;
  clear: both;
  width: 100%;
  line-height: 25px;
  margin: 0;
  list-style: none;
  padding: 0;
  width: 733px;
  float: left;
  padding: 15px;
  border: none;
}
.pleft .cont {
  padding: 15px;
}
.pleft .mid {
  width: 370px;
}
.pleft .right {
  width: 250px;
}
.pleft .scrollpic {
  width: 280px;
  height: 210px;
  padding: 5px;
  background-color: #dadada;
}
.pleft .scrollpic img {
  width: 280px;
  height: 210px;
}
.pleft .btn {
  width: 100%;
  display: block;
  overflow: hidden;
  padding-top: 10px;
}
.pleft .btn img {
  width: 290px;
  height: auto;
}
.pleft .title {
  color: #c30009;
  line-height: 40px;
  clear: both;
  width: 100%;
}
.pleft .title .name {
  font-size: 16px;
  font-weight: bold;
  float: left;
}
.pleft .title .more {
  float: right;
  display: block;
}
.pleft li {
  border-bottom: 1px dotted #d3d3d3;
  clear: both;
  width: 100%;
}
.pleft li a {
  padding-left: 20px;
  background: url("../images/arr02.jpg") no-repeat 6px 8px;
}
.pleft li .date {
  display: block;
  float: right;
  color: #dadada;
}
.pright {
  float: right;
  width: 220px;
}
.pright .cont02 {
  background-color: #fff;
  border: 1px solid #dadada;
  display: table;
  clear: both;
  width: 100%;
  line-height: 25px;
  margin: 0;
  list-style: none;
  padding: 0;
  width: 190px;
  padding: 15px;
  border: none;
}
.pright .cont02 .cont {
  padding: 15px;
}
.pright .cont02 .mid {
  width: 370px;
}
.pright .cont02 .right {
  width: 250px;
}
.pright .cont02 .scrollpic {
  width: 280px;
  height: 210px;
  padding: 5px;
  background-color: #dadada;
}
.pright .cont02 .scrollpic img {
  width: 280px;
  height: 210px;
}
.pright .cont02 .btn {
  width: 100%;
  display: block;
  overflow: hidden;
  padding-top: 10px;
}
.pright .cont02 .btn img {
  width: 290px;
  height: auto;
}
.pright .cont02 .title {
  color: #c30009;
  line-height: 40px;
  clear: both;
  width: 100%;
}
.pright .cont02 .title .name {
  font-size: 16px;
  font-weight: bold;
  float: left;
}
.pright .cont02 .title .more {
  float: right;
  display: block;
}
.pright .cont02 li {
  border-bottom: 1px dotted #d3d3d3;
  clear: both;
  width: 100%;
}
.pright .cont02 li a {
  padding-left: 20px;
  background: url("../images/arr02.jpg") no-repeat 6px 8px;
}
.pright .cont02 li .date {
  display: block;
  float: right;
  color: #dadada;
}
.pright .cont02 .tt {
  height: 30px;
  line-height: 30px;
  border-bottom: 2px solid #c30009;
  color: #000;
  font-size: 16px;
  margin-bottom: 10px;
}
.pright .cont02 .tt a {
  float: right;
  font-size: 12px;
  clear: none;
  width: auto;
}
.pright .cont02 label {
  clear: both;
  display: block;
}
.pright .cont02 input {
  height: 25px;
  line-height: 25px;
  width: 100%;
  text-align: center;
  border: 1px solid #d3d3d3;
}
.pright .cont02 a {
  display: block;
  clear: both;
  width: 100%;
}
.pright .cont02.pnav a {
  border-bottom: 1px solid #d3d3d3;
  line-height: 40px;
  font-size: 16px;
}
.mnav {
  clear: both;
  width: 100%;
  line-height: 30px;
  font-size: 14px;
  display: flow-root;
}
.mnav .mright a {
  float: right;
  display: block;
  padding: 0 10px;
  margin: 0 10px;
  color: #c30009;
}
.mnav .mright a:hover,
.mnav .mright a.cur {
  background: #c30009;
  color: #fff;
}
.mnav .mleft {
  float: left;
}
.list04 {
  clear: both;
  width: 100%;
  line-height: 25px;
  margin: 0;
  list-style: none;
  padding: 0;
  width: 90%;
  margin: auto;
  padding-top: 15px;
}
.list04 li {
  border-bottom: 1px dotted #d3d3d3;
  clear: both;
  width: 100%;
}
.list04 li a {
  padding-left: 20px;
  background: url("../images/arr02.jpg") no-repeat 6px 8px;
}
.list04 li .date {
  display: block;
  float: right;
  color: #dadada;
}
.list04 a {
  font-size: 16px;
  line-height: 35px;
}
.list04 span {
  line-height: 35px;
}
.tab02 {
  border-bottom: 2px solid #c30009;
  margin-bottom: 10px;
  clear: both;
  width: 100%;
  display: table;
}
.tab02 a {
  display: block;
  float: left;
  padding: 0 15px;
    width:80px;
  font-size: 14px;
   text-align:center;
  line-height: 25px;
}
.tab02 a span {
  transform: skew(30deg);
  -ms-transform: skew(30deg);
  /* IE 9 */
  -moz-transform: skew(30deg);
  /* Firefox */
  -webkit-transform: skew(30deg);
  /* Safari 和 Chrome */
  -o-transform: skew(30deg);
  /* Opera */
}
.tab02 a:hover,
.tab02 a.cur {
  color: #fff;
  background: url(../images/studyitem.png);
  font-weight: bold;
}
.tt03 {
  clear: both;
  width: 100%;
  font-size: 16px;
  line-height: 50px;
  font-weight: bold;
  color: #000;
}
.tt03 i {
  color: #c30009;
  font-size: 18px;
}
.text {
  font-size: 14px;
  line-height: 25px;
}
.text i,
.text b {
  color: #c30009;
}
.table01 {
  width: 100%;
  line-height: 30px;
  border: none;
  text-align: center;
}
.table01 tr.th {
  background: #fafafa;
  font-weight: bold;
  color: #000;
}
.table01 td {
  padding: 0 10px;
  border: none;
  border-bottom: 1px solid #fafafa;
}
.table01 td.yes {
  color: #087A00;
  font-weight: bold;
}
.table01 td.wrong {
  color: #c30009;
  font-weight: bold;
}
.clock {
  float: right;
}
.clock a {
  background: #c30009;
  color: #fff;
  padding: 0 6px;
}
.clock i {
  font-weight: normal;
  font-style: normal;
}
.ques {
  width: 90%;
  margin: auto;
  border-bottom: 1px solid #fafafa;
  font-size: 14px;
  clear: both;
  line-height: 25px;
  padding: 10px 0;
}
.ques .que {
  clear: both;
  width: 100%;
  padding: 15px 0;
}
.ques .que span {
  padding: 0 6px;
  background: #c30009;
  color: #fff;
}
.ques .ans {
  clear: both;
  width: 100%;
}
.ques .ans span {
  clear: both;
  width: 100%;
  display: block;
}
.submit {
  width: 120px;
  line-height: 30px;
  font-size: 16px;
  background: #c30009;
  color: #fff;
  display: block;
  margin: auto;
  margin-top: 25px;
  text-align: center;
}
.submit:hover {
  color: #fff;
}
.art {
  line-height: 20px;
}
a.write {
  background: #c30009;
  color: #fff;
  clear: both;
  width: 100%;
  line-height: 40px;
  font-size: 16px;
  display: block;
  text-align: center;
}
input {
  height: 25px;
  line-height: 25px;
  text-align: center;
  border: 1px solid #d3d3d3;
  text-align: left;
}
.table02 {
  width: 90%;
  margin: auto;
  line-height: 25px;
}
.table02 td {
  padding: 5px;
}
.table02 td i {
  color: #FF0004;
}
.table02 input {
  padding: 0 5px;
  float: left;
}
.table02 label {
  width: 80px;
  display: block;
  float: left;
  text-align: right;
}
.table02 textarea {
  width: 500px;
  height: 400px;
  padding: 5px;
  border: 1px solid #d3d3d3;
  font-family: "Microsoft Yahei";
  line-height: 25px;
}
.table02 span {
  float: left;
  display: block;
  padding-left: 80px;
  color: #d3d3d3;
  height: 15px;
  line-height: 15px;
}
.btn01 {
  border: ipx solid #d3d3d3;
  height: 27px;
  line-height: 27px;
  background: url("../images/tab02.jpg");
  margin-left: 15px;
  width: 90px;
  text-align: center;
}
.btn01:hover {
  background: url("../images/tab01.jpg");
}

/* 弹窗 */
.bg {
	width:100%;
	height:100%;
	z-index:9;
	position:fixed;
	background:rgba(0,0,0,.4);
  display:none;
  top: 0px;
  bottom: 0px;
  right: 0px;
  left: 0px;
}
.popupbox{
	position:fixed;
	z-index:99;
	width:450px;
	min-height:280px;
	background:#fff;
	border:0px solid #555352;
  display:none;
  box-sizing: border-box;
  overflow: hidden;
  padding: 20px;
}
.popupbox .btn3 {
  width: 100%;
  text-align: center;
	margin:5px;
  cursor:pointer;
  font-size: 16px;
  color: #222;
  margin-bottom: 10px;
}
.popupbox .btn3 img{
   width: 26px;
   height: 26px;
   float: right;
   margin-top: -10px;
}
.popupbox .input-box{
	font-size:14px;
	color:#666;
  text-align:center;
  padding: 10px;
  box-sizing: border-box;
  width:100%;
}

.popupbox .input-box div.errmsg{
	width:100%;height:20px;color:Red; text-align:left;display:none;
}

.popupbox .box-btn {
  text-align:center;
  padding:0 10px;
}
.popupbox .box .ok {
	margin-right:20px;
	cursor:pointer;
}
.popupbox .box .cancel {
	cursor:pointer;
}
.pat-reg{
  padding: 0 10px;
}

.pat-reg .pat-back{
    color: #c30009;
    float: left;
}
.pat-reg .pat-forget{
    color: #c30009;
    float: right;
}
.pat-loginBtn{
    width: 100%;
    background-color: #c30009;
    border: 1px solid #c30009;
    color: #fff;
    border-radius: 5px;
    font-size: 13px;
    padding: 8px 15px;
    margin-top: 20px; cursor:pointer
}
.pat-user-box{
  padding:0px;
  box-sizing: border-box;
  width:100%;
  position: relative;
}
.pat-user-box input{
	font-size:14px;
	color:#666;
  width:100% ;
  margin-bottom: 15px;
  padding:18px 35px;
  box-sizing: border-box;
}
.pat-user-box .input-img{
  width: 26px;
  height: 26px;
  position: absolute;
  top: 6px;
  left:5px;
}
.pat-user-box .pat-pw{
  position: absolute;
  color: #222;
  right: 10px;
  top: 10px;
  font-size: 13px;
}

.form-edit{
  padding:10px 0;
  width: 100%;
  position: absolute;
}
.am-form fieldset{
   border: 1px solid #ccc
}
.am-form fieldset legend{
  font-size: 16px;
  color: #333;
  border-bottom: 0px;
  margin-bottom: 1rem;
}

.pat-change{
   text-align: right
}
.pat-change .am-btn{
  width: 120px;
}
.letter-list{
  
}
.pat-textarea textarea{
  border: 1px solid #f2f2f2;
  padding: 10px;
  width: 100%;
  box-sizing: border-box;
  text-align: left;
}

/* 滚图 */
.ZhDJslideBox *{padding:0;margin:0}
.ZhDJslideBox{ width:280px; height:210px; overflow:hidden; position:relative; border:1px solid #ddd; padding:0px; }
.ZhDJslideBox div.tempWrap ul{height:210px!important;}
.ZhDJslideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1;display:none}
.ZhDJslideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.ZhDJslideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; cursor:pointer; }
.ZhDJslideBox .hd ul li.on{ background:#f00; color:#fff; }
.ZhDJslideBox .bd{ position:relative; height:100%; z-index:0;   }
.ZhDJslideBox .bd ul{padding:0;margin:0; list-style:none;}
.ZhDJslideBox .bd li{ zoom:1; vertical-align:middle;margin:0; padding:0;clear:none;}
.ZhDJslideBox .bd li div.scrollitem{ position:relative;width:280px;height:210px;}
.ZhDJslideBox .bd li div.scrollitem p{ position:absolute;bottom:0;left:0;width:100%;height:35px;background:url(../images/bg5.png);line-height:35px; text-align:center; overflow:hidden}
.ZhDJslideBox .bd li div.scrollitem p a{ color:#fff;}
.ZhDJslideBox .bd li a{background:none;padding:0px;}
.ZhDJslideBox .bd img{ width:279px; height:209px; display:block;  }
 