@charset "UTF-8";
/* header */
.header{position:relative;height:50px;background:#B00101;}
.header .logo{display: block;
    width: 260px;
    height: 35px;
    padding: 7px 0 0 10px;}
.header .logo img{display:block;width:100%;}
.header .search{position:absolute;top:0;right:35px;z-index:1000;display:block;width:50px;height:50px;text-indent:-9999em;background:url(../img/icon-search.png) no-repeat center center;background-size:40%;}
.header .search:hover{background-color:#000000;}
.header .search span{display:none;}
.header .user-icon{position:absolute;top:0;right:70px;z-index:1000;display:block;width:50px;height:50px;text-indent:-9999em;background:url(../img/icon-user.png) no-repeat center center;background-size:40%;}
.header .user-icon span{display:none;}
.header .user-icon:hover{background-color:#000000;}
.header .back{position:absolute;top:0;left:0;display:block;width:50px;height:50px;text-indent:-9999em;background:url(../img/icon-back.png) no-repeat center center;background-size:12px 20px;}


#content {       width: 100%;
    margin: 0 auto;
    padding-top: 0px;
    padding-bottom: 15px;}
	#content .content-1 {    padding-bottom: 10px;
	
	
}
#content .content-1 .content-1-1 {
	
	border: #b7b7b7 1px solid;
	margin-top: 10px;
	border-top: 2px solid #B00101;
}
#content .content-1 .content-1-1 .cont-1 {
	height: 31px;
	border-left: 2px solid #B00101;
	border-right: 2px solid #B00101;
	background-color: #f9f9f9;
}
#content .content-1 .content-1-1 .cont-1 h3 {
	float: left;
	padding-right: 10px;
	font-size: 1em;
	font-family: "微软雅黑";
	color: #FFFFFF;
	line-height: 31px;
	letter-spacing: 1px;
	background-color: #B00101;
}
#content .content-1 .content-1-1 .cont-1 img {
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	background-color: #B00101;
	padding-top: 9px;
	padding-bottom: 6px;
}
#content .content-1 .content-1-1 .cont-1 .more {
	float: right;
	margin-right: 10px;
	line-height: 31px;
	color: #B00101;
	text-decoration: none;
	font-size: 1em;
}
.content-2 table td {	border-bottom: 1px dashed #C5C5C5;}
.content-2 table th {	border-bottom: 1px dashed #C5C5C5;}
.content-2 table {
	border-bottom: 1px dashed #C5C5C5;
}
#content .content-2 .w1 {
	text-align: center;
	color: #000;
	    font-size: 0.2rem;
	line-height: 24px;
	background: #eeeeee;
	font-weight: 600;
}
#content .content-2 .w2 {
	text-align: center;
	color: #000;
	    font-size: 0.2rem;
	line-height: 24px;
	background: #eeeeee;
	font-weight: 600;
}
#content .content-2 .w3 {
	text-align: center;
	color: #000;
	    font-size: 0.2rem;
	line-height: 24px;
	background: #eeeeee;
	font-weight: 600;
}
#content .content-2 .w4 {
	text-align: center;
	color: #000;
	font-size: 12px;
	line-height: 24px;
	background: #eeeeee;
	font-weight: 600;
}
#content .content-2 td {
	    padding: 9px 8px;
    color: #B00101;
    font-weight: 600;
    text-align: center;
}
#content .content-2 .td1 a {
	    width: 255px;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
}
#content .content-2 td a {
	padding: 8px 0px;
	color: #B00101;
	font-weight: 600;
	text-align: center;
}
#content .content-2 .table1 td {
	color: #000;
	font-weight: 400;
}
#content .content-2 .table1 td a {
	color: #000;
	font-weight: 400;
}

#copyright {
    padding: 3px 0px;
    text-align: center;
    font-size: 14px;
    color: #666;
    border: 0px solid red;
    margin-bottom: 50px;
}#copyright .Mobile {
    text-align: center;
    height: 35px;
    line-height: 35px;
    background: #B00101;
}#copyright .Mobile a {
    font-weight: normal;
    color: #fff;
    font-weight: bold;
}
#copyright a {
    color: #666;
   
}#copyright .bottom_copyright {
    padding: 3px 0px;
    font-size: 14px;
}
#tool {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 900;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}ul.toollist {
    position: fixed;
    z-index: 900;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: block;
    height: 48px;
}.toollist {
    border-top: 1px solid #300103;
    background-image: -o-linear-gradient(top, #8f000b, #700005);
    background-image: -ms-linear-gradient(top, #8f000b, #700005);
    background-image: -moz-linear-gradient(top, #8f000b, #700005);
    background-image: -webkit-linear-gradient(top, #8f000b, #700005);
    background-image: linear-gradient(top, #8f000b, #700005);
    -moz-box-shadow: 0 1px 0 #300103 inset;
    -webkit-box-shadow: 0 1px 0 #300103 inset;
    -o-box-shadow: 0 1px 0 #300103 inset;
    box-shadow: 0 1px 0 #300103 inset;
}.toollist li {
    border-right: 1px solid #941E1E;
}
.toollist li {
    float: left;
    width: auto;
    height: 100%;
    width: 25%;
    position: static!important;
    margin: 0;
    border-radius: 0!important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 1;
    box-flex: 1;
    -webkit-box-sizing: border-box;
    box-shadow: none!important;
    background: none;
	background-color: #B00101;
}.toollist li a {
    font-size: 20px;
    line-height: 20px;
    text-align: center;
    display: block;
    text-decoration: none;
    padding-top: 2px;
    position: relative;
}.toollist li a p {color: #fff;
    margin: 1px 0 1px 0;
    font-size: 14px;
    display: block !important;
    line-height: 18px;
    text-align: center;
}.toollist li a img {
    width: 24px;
    height: 24px;
}


/*关于我们*/

#content .gywm  {
  padding: 3px 0px;
    margin: 0;
    border-bottom: 1px solid #B00101;
    color: #000;
    height: 1.5em;
    line-height: 1.5em;
    clear: both;
    text-indent: 3px;font-size: 14px;
}
#content .gywm a {    color: #000;font-size: 14px;}

.kktz-ny {
    border-bottom: 1px solid #CECECE;
    border-right: 1px solid #cecece;
}.kktz-ny .tzbt {
       float: left;
    display: block;
    padding: 10px;
    background-color: #B00101;
}.kktz-ny h3 {
    background-color: #B00101;
    font-size: 16px;
    color: #fff;
       padding: 7px 0px;
}.xxjs-ny {    padding: 10px;
    border: 1px solid #eee;
    display: block;
}.xxjs-ny img {
    margin: 0 auto;
    display: block;
    padding-top: 20px;
}.xxjs-ny p {
    margin: 0 auto;
    display: block;
    padding-top: 20px;
    line-height: 2;
    font-size: 16px;
    text-indent: 2pc;
   
}

/*课程列表*/

.kclb {
    border: 1px solid #eee;
}.kclb ul li {
   padding: 15px;
    margin: 0 auto;
       border-bottom: 1px dashed #B00101;
}.kclb ul li .kclb-ny h2 a {
       font-size: 14px;
    padding-top: 2px;
    display: block;
    font-weight: bold;
    line-height: 20px;
    color: #000;
}.kclb ul li .kclb-ny p {
    color: #000000;
    font-size: 14px;
    line-height: 20px;
    padding-top: 9px;
}.kclb ul li .kclb-ny span {
    color: #900000;
    font-size: 14px;
    font-weight: 600;
}

/*开课通知*/

.kaiketongzhi ul {
    line-height: 24px;
    font-size: 13px;
    color: #626262;
}.kaiketongzhi ul li {
    border-bottom: 1px dashed #C2C2C2;
      padding: 14px 12px;
    margin: 0 auto;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}.kaiketongzhi ul li .tong {
    font-size: 16px;
    color: #900000;
    font-weight: 600;
}.kaiketongzhi ul li .tong img {
    padding-right: 4px;
}.kaiketongzhi ul li .neirong p {
       line-height: 2;
    font-size: 14px;
    color: #949494;
    padding: 3px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}.page {
    padding: 1px;
    height: auto;
    clear: both;
    line-height: 0.5em;
    text-align: center;
    margin-top: 5px;
}.page a, .page span {
   
    border: 1px solid #D3D1D1;
    padding: 1px 3px;
    margin: 9px 5px 1px 2px;
    line-height: 34px;
    background-color: #FFFFFF;
    font-size: 14px;
    color: #000;
}.page .current {
    background: #CC0001;
    color: #FFF;
}

/*北大新闻*/
.bdxw-1 ul li {
    padding: 20px 10px;
    border-bottom: 1px dashed #eee;
}.bdxw-1 ul li a .bdxw-cont {
      
        width: 98%;
}.bdxw-1 ul li a .bdxw-cont span {
    font-size: 14px;
    color: #C6C6C6;
    line-height: 37px;
}.bdxw-1 ul li a .bdxw-cont p {
       line-height: 26px;
    font-size: 14px;
    padding-top: 0px;
    color: #000;
}.bdxw-1 ul li a .bdxw-cont h3 {    font-size: 16px;
    color: #000;
}

/*师资介绍*/

.szjs-nr ul li {
    
    padding: 10px;
    margin-bottom: 0px;
    background: white;
    border: 1px solid #ccc;
    margin-right: 10px;
    margin-left: 8px;
    margin-top: 20px;
}.szjs-nr ul li .szjs-tu {
    float: left;
    width: 25%;
}.szjs-nr ul li .szjs-tu img {
    width: 120px;
}.szjs-nr ul li .szjs-cont {
    float: left;
    width: 70%;
}.szjs-nr ul li .szjs-cont h5 {
    font-size: 16px;
    height: 35px;
    line-height: 35px;
    padding-left: 20px;
}.szjs-nr ul li .szjs-cont p {
    font-size: 14px;
    line-height: 1.8;
    padding-left: 20px;
}

/*学员风采*/

.xsfc .xsfc-cont li {
    width: 31%;
    overflow: hidden;
    float: left;
    padding: 1%;
}.xsfc .xsfc-cont li h3 {
       line-height: 23px;
    text-align: center;
    padding: 2px;
    font-size: 14px;
    color: #000;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.xsfc .xsfc-cont li a img{ width: 100%;
   }
   
  /* 北大特色*/
  .bdts-cont .ts-1 p {
    font-size: 14px;
    line-height: 2;
}
  .bdts-cont .ts-1 {
      width: 94%;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 10px;
}.bdts-cont .ts-1 h4 {
    font-size: 16px;
    color: #fff;
    background-color: #900000;
    width: 112px;
    padding: 8px;
    text-align: center;
}.bdts-cont .ts-1 img {
    margin: 0 auto;
    display: block;
}.bdts-cont .ts-1 table {
    margin-top: 10px;
    display: block;
}.bdts-cont .ts-1 th {
    text-align: center;
    padding: 10px;
    font-size: 16px;
	border:1px solid #eee;
}
.bdts-cont .ts-1 td {
    text-align: left;
    font-size: 14px;
    padding: 10px;
	border:1px solid #eee;
	
}
.ChannelContent {
    clear: both;
    padding: 3px;
    line-height: 1.8em;
}
/*
企业内训*/
.qynxxqb {    width: 95%;
    margin: 0 auto;}
.qynxxqb .nxxqb p {
    font-size: 14px;
    text-indent: 2pc;
    line-height: 2;
}.qynxxqb table {
    margin-top: 20px;
    margin-bottom: 20px;
}.qynxxqb th {
    text-align: center;
    line-height: 20px;
    padding: 15px;
    font-size: 16px;
    font-weight: bold;border: 1px solid #C5C5C5;
    border-top: 1px solid #B00101;
}.qynxxqb td {
    text-align: center;
    line-height: 20px;
    padding: 10px;
    font-size: 14px;
    font-weight: normal;border: 1px solid #C5C5C5;
    border-top: 1px solid #B00101;
}.jxzz p {
    font-size: 14px;
    line-height: 3;
}

/*联系我们*/

.lxwm-cont { width:98%; margin:0 auto;
}.lxwm-cont p {
    line-height: 28px;
    text-indent: 0pc;
    padding: 20px;
    font-size: 14px;
}.lxwm-cont img {
    padding: 7px 15px;
}.lxwm-cont p b {
    font-weight: bold;
    font-size: 14px;
}

/*课程内页*/
.kc-4 {
   
    
      margin-top: 16px;
    width: 100%;
    margin: 0 auto;
}.kc-4 .kcny {
   
    margin-top: 15px;
}.kc-4 .kcny h1 {
   font-size: 20px;
    font-weight: normal;
    line-height: 3;
    text-align: center;
}.kc-4 .kcny .kcnyb {
    margin: 0 auto;
}.kc-4 .kcny .kcnyb td {
    padding: 15px 20px;
    font-size: 16px;
    text-align: center;
    background-color: #EEE;border: 1px solid #C5C5C5;
    border-top: 1px solid #B00101;
}.kc-4 .kcny .kcnyb th {
      padding: 0px 0px 0 30px;
    font-size: 14px;
    text-align: left;
    border: 1px solid #C5C5C5;
    border-top: 1px solid #B00101;
}.ny-1 {
    margin: 0 auto;
    display: block;
    padding-top: 40px;
  
}

.ny-1 h2 {
       position: relative;
    top: -28px;
    text-align: left;
    left: 24px;
    font-size: 18px;
	    width: 12em;
}.ny-1 p {
    margin-top: 0;
    font-size: 14px;
    line-height: 30px;
	padding-bottom:10px;
}.kcny-kc th {
    text-align: center;
    font-size: 16px;
    padding: 10px;
    color: #B00101;
    font-weight: bold;    border: 1px solid #C5C5C5;
    border-top: 1px solid #B00101;
}.kcny-kc td {
    font-size: 14px;
    padding: 10px;
    color: #000000;
    line-height: 2;
	
}
.ny-1 table td strong {font-size: 16px;
    font-weight: bold;
}

/*课程内页*/
.shizi td {
    font-size: 14px;
    padding-left: 20px;border: 1px solid #C5C5C5;
    border-top: 1px solid #B00101;
}.shizi th {
    font-size: 14px;
    padding: 10px 20px;
    text-align: center;border: 1px solid #C5C5C5;
    border-top: 1px solid #B00101;
	width:20%;
}label {
       font-size: 16px;
    padding: 5px;
}.bdbq {
    border-top: 3px solid #B00101;
    
    margin: 0 auto;
}.bdbq img {
    padding: 17px;
}.bdbq a span {    font-size: 16px;
    padding-top: 17px;
    padding-right: 10px;
    color: #9E9E9E;
}

/*内页*/
.xxjs-ny {
    border: 1px solid #eee;
    display: block;
}.ny-bt h3 {
    text-align: center;
    line-height: 3;
        font-size: 18px;
    border-bottom: 1px dashed #eee;
}.InfoFromWrap {    font-size: 14px;
    padding: 0 10px;
    text-align: center;
    color: #999;
    line-height: 30px;
    margin-bottom: 5px;
}
.InfoFromWrap a { font-size: 14px;
    padding: 0 10px;
    text-align: center;
    color: #999;
    line-height: 30px;
    margin-bottom: 5px;}

.xxjs-ny img {
    margin: 0 auto;
    display: block;
    padding-top: 20px;
}
.InfoPreviousNextWrap {
   
      padding-top: 20px;
    padding-bottom: 10px;
    margin: 0 auto;
}
.InfoPreviousNextWrap a { 
    font-size: 14px;   color: #666;
    line-height: 30px;}

.InfoPreviousNextWrap b {
    font-size: 14px;}
/*常见问题*/

.ChannelContent {
    clear: both;
    padding: 3px;
    line-height: 1.8em;
}
.ChannelContent span {font-size: 14px;
    padding: 0px;
    margin: 0px;}
	.ChannelContent span  strong {font-weight: bold;}
	
	/*在线报名*/
	
	.left_body {
    padding: 3px 5px;
}.wxlist li {
    overflow: hidden;
    border-radius: 5px 5px 10px 10px;
    -moz-border-radius: 5px 5px 10px 10px;
    -webkit-border-radius: 5px 5px 10px 10px;
    -o-border-radius: 5px 5px 10px 10px;
    border: 0px solid #d0d1d4;
    margin: 10px auto;
    padding: 8px 8px;
}table.guestbook_table {    font-size: 14px;
    padding: 0px;
    margin: 0px;
    width: 100%;
}table.guestbook_table .t1 {
    width: 25%;font-size: 14px;
    padding: 0px;
    margin: 0px;
    text-align: left;
}
table.guestbook_table .t2 {
    width: 75%;
    text-align: left;
}table.guestbook_table input {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    background-color: #FFFFFF;
    border: 1px solid #E8E8E8;
    margin: 3px 0px;
    padding: 5px 3px;
    width: 99%;
    line-height: normal;
}table.guestbook_table textarea {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    -moz-box-sizing: border-box;
    background-color: #FFFFFF;
    border: 1px solid #E8E8E8;
    margin: 3px 0px;
    padding: 5px 3px;
    width: 99%;
}

table.guestbook_table .btn {
    width: 100%;
    padding: 9px 0px;
    font-size: 16px;
    text-decoration: none;
    margin: 5px 0px;
    cursor: pointer;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    background-color: #B00101;
    border: 1px solid #B00101;
    color: #ffffff;
    display: block;
    text-align: center;
  
}

@media (min-width:641px){body{width:640px;margin:auto;}}
@media only screen and (max-width: 415px){#content .content-2 .td1 a {
	      width: 213px;
   
}}
@media only screen and (max-width: 375px) {#content .content-2 .td1 a {
	       width: 160px;
		

}
 @media only screen and (max-width: 320px) {#content .content-2 .td1 a {
	       width: 160px;
		

}}  

.szjs-nr ul li .szjs-tu {
    float: none;
    width: auto;
}.szjs-nr ul li .szjs-tu img {
    width: 120px;
    margin: 0 auto;
    display: block;
    text-align: center;
}.szjs-nr ul li .szjs-cont h5 {
    font-size: 16px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    padding: 3px 0;
}.szjs-nr ul li .szjs-cont p {
    font-size: 14px;
    line-height: 1.8;
    padding: 1px;
}.szjs-nr ul li .szjs-cont {
    float: left;
    width: 100%;
}}

/*文章分页样式*/
#fenye{ margin:10px 10px 0 0; width:100%}
#fenye table,#fenye th,#fenye td{ margin-top:20px !important; width:100%; height:30px; border:none !important;}
#fenye tbody{margin-top:20px !important;}
#fenye a{text-decoration:none; display:inline;border-radius: 3px;line-height:25px;}
#fenye .prev,#fenye .next{width:52px; text-align:center;  line-height:25px;}
#fenye a.curr{width:22px;background:#B00101; border:1px solid #B00101; color:#fff !important; font-weight:bold; text-align:center;}
#fenye a.curr font {color:#fff}
#fenye a.curr:visited {color:#fff;}
#fenye a{color:#333333;background:#fff; margin:0px 5px; border:1px solid #dcdddd; float:left; text-align:center;height:22px;line-height:22px}
#fenye a.num{width:22px;}
#fenye a:visited{color:#900000;} 
#fenye a:hover{ float:left;}
#fenye span{line-height:30px; font-size:13px; height:30px;}





  #content .content-2 .td1 a{
  width:auto !important
}
#content .content-2 td {
padding: 9px 1px;
}
#content .content-2 .td1{
  padding: 9px 8px !important;
}


     .td1 span{
          float: right;
          font-weight: bold;
        }
        .td1 img{
          float: right;
          position: relative;
          top: 1px
        }
        #content .content-1 .td1 b{
          float: left;
          display: inline-block;
          width: 16em;
                overflow:hidden;
        text-overflow:ellipsis; 
        white-space: nowrap;
        }
  @media (max-width: 375px){

#content .content-2 .td1 a {
    width: 186px;
}
#content .content-1 .td1 b{
  width: 15em;
}


  @media (max-width: 360px){
#content .content-1 .td1 a {
    width: 181px;
}


  }
  @media (max-width: 320px){
   #content .content-2 .td1 a {
    width: 165px;
} 
#content .content-1 .td1 b {
    width: 11em;
}
  }