* {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    text-decoration: none;
    color: inherit;
    font-weight: normal;
    font-family: "Microsoft Yahei","Hiragino Sans GB","Helvetica Neue",Helvetica,tahoma,arial,Verdana,sans-serif,"WenQuanYi Micro Hei","\5B8B\4F53";
    box-sizing: border-box;
    font-style: normal;
    outline: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    
}


input::-webkit-input-placeholder{color:#ccc}
input:-ms-input-placeholder{color:#ccc}
input::-moz-placeholder{color:#ccc}
input:-webkit-autofill {
    transition: background-color 5000s ease-in-out 0s;
  }

  input {
    -webkit-appearance:none;
    border-radius: 0;
    outline:none;
    -webkit-tap-highlight-color:rgba(0,0,0,0);
  }
body {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	background: #fff;
}

img {
    vertical-align: middle;
    width: 100%;
}
a:hover{
    color: #4d0500;
}


.w100 {
    width: 100%;
   
}
.gb{
    background: #000;
}

.head {
    width: 1280px;
    overflow: hidden;
    height: 60px;
    margin: 0 auto;
}
.logo {
    float: left;
}

.logo img {
    /*height: 60px;*/
    /*width: 200px;*/
}
.dh {
    float: left;
    width: 800px;
    height: 60px;
    line-height: 60px;
    margin-left: 60px;
}
.dh li {
    float: left;
    padding: 0 10px;
}

.dh li a {
    color: #fff;
    display: inline-block;
}

.dh li a:hover{
    color: #a50038;
}
.tell {
    float: left;
    width: 200px;
}

.tell img {
    height: 60px;
    width: 60px;
    padding: 20px 20px;
    margin-left: 0;
}

.tell a {
    color: #fff;
    font-weight: bold;
}

.sch_wb {
    width: 1280px;
    line-height: 50px;
    height: 50px;
    margin: 0 auto;
    color: #4d0500;
}
.sch_wb a {
    color: #4d0500;
    letter-spacing: 1px;
    padding: 0px 8px;
}
a.sch_wb_on {
    color: #000;
}
.schoolbg {
    background: #ffffff;
    border-top: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
}
.school {
    background: #fff;
    overflow: hidden;
    width: 1280px;
    margin: 0 auto;
}
.sch_left {
    float: left;
    width: 880px;
    padding: 20px;
}
.sch_logo {
    width: 100%;
    overflow: hidden;
    float: left;
}

.sch_logo img {
    height: 80px;
    width: auto;
    float: left;
}
.sch_info {
    float: left;
    width: 420px;
    padding-top: 20px;
    margin-left: 20px;
}
.sch_name h1 {
    margin: 0;
    display: inline-block;
    vertical-align: bottom;
    font-size: 24px;
    line-height: 26px;
    font-weight: bold;
    color: #000;
    font-family: "ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ", "Helvetica Neue", Helvetica, STHeiTi, sans-serif;
    margin-top: 15px;
    letter-spacing: 12px;
    margin-bottom: 8px;
}

.shc_base p {
    width: 100%;
    overflow: hidden;
    clear: both;
    font-size: 14px;
    color: #666;
    text-transform: uppercase;
    line-height: 25px;
    margin-top: 5px;
}
.shc_base span {
    font-weight: bold;
    color: #333;
}
.sch_name {
    width: auto;
    margin-left: 10px;
    height: 80px;
    float: left;
}
.sch_top {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #fafafa;
    margin-bottom: 20px;
}

.sch_img {
    float: left;
    width: 400px;
    height: 320px;
    padding-top: 20px;
}
.sch_img img {
    border:1px solid #fafafa;
}
.sch_kef {
    display: inline-block;
    text-align: center;
    margin-top: 20px;
    float: right;
    /* margin-right: 120px; */
}

.sch_kef a {
    padding: 10px 10px;
    background: #4d0500;
    display: inline-block;
    color: #fff;
    width: 120px;
    border-radius: 20px;
}

.shc_base {
    overflow: hidden;
    width: 100%;
}


.sch_right {
    float: left;
    width: 380px;
    margin-left: 20px;
    margin-top: 20px;
}

.shc_bm {
padding: 0px 15px;
    background: #f2f2f2;
    height: 420px;
}

.shc_bm h2 {
    line-height: 40px;
    height: 40px;
    text-align: center;
    font-size: 18px;
    color: #000;
}
.sch_bm_iteam {
    margin-right: -15px;
    margin-left: -15px;
    margin-bottom: 15px;
    overflow: hidden;
}

label.bm_iteam {
    font-weight: 400;
    padding-right: 5px;
    padding-top: 7px;
    margin-bottom: 0;
    color: #000;
    float: left;
    width: 33.33333333%;
    text-align: center;
}
.bm_iteam_name {
    width: 66.66666667%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.bm_iteam_name input {
    background-color: transparent;
    border-color: #c8c8c8;
    box-shadow: none;
    color: #000;
}
.bd_name {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.yinsi {
    margin-right: -15px;
    margin-left: -15px;
    margin-bottom: 15px;
    overflow: hidden;
    text-align: center;
}

.yinsi a {
    color: #000;
}

.yinsi p {
    color: #000;
    line-height: 40px;
}
.lxtj input {
    padding: 10px 10px;
    background: #795548;
    display: inline-block;
    color: #fff;
    width: 120px;
    border-radius: 20px;
}

.lxtj {
    text-align: center;
    overflow: hidden;
}



.sch_main {
    background: #f8f8f8;
    overflow: hidden;
}
.sch_box {
    margin: 0 auto;
    width: 1280px;
    background: #fff;
    overflow: hidden;
}

/* sch_main_left */
.sch_main_left {
    margin: 20px auto;
    position: relative;
    float: left;
    width: 880px;
    padding-left: 20px;
}

.sch_main_left .sch_nav {
    overflow: hidden;
    background: #fff;
    border-bottom: 1px solid #f1f1f1;
}

.sch_main_left .sch_nav a {
    display: block;
    float: left;
    text-decoration: none;
    color: #000;
    font-size: 18px;
    margin-right: 15px;
    margin-left: 15px;
    line-height: 50px;
    height: 50px;
}

.sch_main_left .sch_nav a:hover {
    color: #000;
    text-decoration: none;
    border-bottom: 3px solid #4d0500;
}

.sch_main_left .sch_nav a.curr {
    color: #000;
    text-decoration: none;
    border-bottom: 3px solid #4d0500;
}

.sch_main_left .content {
    overflow: hidden;
}
.content table {
    width: 99% !important;
    border-bottom: 1px solid #beccdb;
    border-right: 1px solid #beccdb;
}
.content  td {
    border-top: 1px solid #beccdb;
    border-left: 1px solid #beccdb;
    line-height: 1.5;
    padding: 10px;
    font-size: 16px;
}

.content table tr {
    border-top: 1px solid #beccdb;
    border-left: 1px solid #beccdb;
    line-height: 1.5;
    padding: 10px;
    font-size: 16px;
}
.sch_main_left .content div {
    display: none;
}
.sch_main_left .content div p{
    line-height: 24px;
    margin-bottom: 15px;
    margin-top: 15px;
    font-size: 14px;
    padding: 5px;
}
.sch_main_left .content div h2{
    margin: 0;
    display: inline-block;
    vertical-align: bottom;
    font-size: 18px;
    line-height: 26px;
    font-weight: bold;
    color: #000;
    font-family: "ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ", "Helvetica Neue", Helvetica, STHeiTi, sans-serif;
    margin-top: 15px;
    letter-spacing: 2px;
    margin-bottom: 8px;
}
.sch_main_left .content div h3 {
    margin: 0;
    display: inline-block;
    vertical-align: bottom;
    font-size: 18px;
    line-height: 26px;
    font-weight: bold;
    color: #000;
    font-family: "ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ", "Helvetica Neue", Helvetica, STHeiTi, sans-serif;
    margin-top: 15px;
    letter-spacing: 2px;
    margin-bottom: 8px;
}
.sch_main_left .content div h4 {
    margin: 0;
    display: inline-block;
    vertical-align: bottom;
    font-size: 18px;
    line-height: 26px;
    font-weight: bold;
    color: #000;
    font-family: "ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ", "Helvetica Neue", Helvetica, STHeiTi, sans-serif;
    margin-top: 15px;
    letter-spacing: 2px;
    margin-bottom: 8px;
}
.sch_nl li {
    width: 100%;
    overflow: hidden;
    border: 1px solid #f1f1f1;
    padding: 0px 10px;
    margin-top: 20px;
    margin-bottom: 15px;
}
.sch_nl li:hover{
  background: #fff;
}
.sch_nl li h2 {
    font-size: 16px!important;
    line-height: 30px!important;
    height: 30px;
    margin-bottom: 10px!important;
    letter-spacing: 0px!important;
    margin-top: 15px!important;
}

p.small {
    line-height: 24px!important;
    margin-bottom: 15px!important;
    margin-top: 0px!important;
    font-size: 14px!important;
    width: 100%;
}

p.sch_l_m a {
    line-height: 24px!important;
    margin-bottom: 15px!important;
    margin-top: 0px!important;
    font-size: 14px!important;
    width: 100%;
    float: right;
}

p.sch_l_m {
    width: 100%!important;
    text-align: right;
}
.sch_nl li h2 a {
    margin: 0;
    display: inline-block;
    vertical-align: bottom;
    font-size: 18px;
    line-height: 30px;
    font-weight: bold;
    color: #000;
    font-family: "ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ", "Helvetica Neue", Helvetica, STHeiTi, sans-serif;
    margin-top: 0;
    letter-spacing: 0;
    height: 30px;
    margin-right: 30px!important;
}

p.sch_l_m i {
    margin-left: 10px;
    line-height: 24px!important;
    margin-bottom: 15px!important;
    margin-top: 0px!important;
    font-size: 14px!important;
    width: 100%;
}

.tj_sch {
    width: 100%;
}

.tj_sch h3 {
    border-bottom: 3px solid #4d0500;
    display: block;
    float: left;
    text-decoration: none;
    color: #000;
    font-size: 18px;
    line-height: 50px;
    height: 50px;
    width: 100%;
}

.tj_sch li {
    width: 210px;
    float: left;
    margin-left: 2.5px;
    margin-right: 2.5px;
    margin-top: 15px;
    /* border: 1px solid #f1f1f1; */

}

.tj_sch li p {
    text-align: center;
    line-height: 30px;
    height: 30px;
    font-weight: bold;
}
.sch_main_right {
    float: left;
    width: 380px;
    margin-left: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.sch_r_box {
    padding: 10px 15px;
    overflow: hidden;
}

.sch_r_box h3 {
    margin: 10px 0px;
    border-left: 4px solid #4d0500;
    color: #333;
    padding-left: 10px;
}

.sch_r_box li {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.sch_r_box li a {
    line-height: 2.2em;
    color: #555;
}

.sch_r_box ul {
    list-style: none;
    padding: 0 22px;
    overflow: hidden;
    border-top: 1px solid #f1f1f1;
}

.sch_r_box ul > li > a::before {
    content: "▪ ";
    color: #4d0500;
}
li.sch_we {
    width: 140px;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 20px;
}

.sch_r_box h3 a {
    float: right;
    color: #434343;
}
.flink {
    width: 1280px;
    margin: 0 auto;
    margin-top: 20px;
    overflow: hidden;
}

.flink span {
    font-weight: bold;
    line-height: 35px;
    height: 35px;
    float: left;
    margin-right: 15px;
}

.flink a {
    line-height: 35px;
    display: inline-block;
    float: left;
    padding: 0px 6px;
    font-size: 14px;
}

.online {
    width: 100%;
    height: 30px;
    overflow: hidden;
    background: #f8f8f8;
}
.ft {
    background: #000;
}
.footer {
    /*width: 1280px;*/
    margin: 0 auto;
    overflow: hidden;
    padding: 20px 0px;
}

.f-main {
    width: 1140px;
    float: left;
    border-bottom: 1px solid #454545;
}

.f_lianxi {
    float: right;
    width: 140px;
}

.f_dh {
    width: 100%;
    overflow: hidden;
}

.f_dh a {
    display: inline-block;
    float: left;
    color: #fff;
    padding: 3px 8px;
    line-height: 30px;
    border-bottom: 1px solid #4f4f4f;
    margin-right: 20px;
}

.f_info {
    width: 100%;
    overflow: hidden;
    margin-top: 30px;
}

.f_info span {
    color: #fff;
    line-height: 30px;
    width: 100%;
    display: inline-block;
}

.f_lianxi img {
    width: 120px;
    float: right;
    margin-bottom: 10px;
}

.f_lianxi span {
    color: #fff;
    float: right;
    width: 100%;
    text-align: center;
}

.f_bq {
    width: 100%;
    text-align: center;
    overflow: hidden;
    margin-top: 20px;
    padding: 10px 0px;
}

.f_bq p {
    color: #fff;
    line-height: 30px;
    height: 30px;
    float: left;
}

.f_bq a {
color: #fff;
    line-height: 30px;
    height: 30px;
    float: left;
    margin-left: 20px;
}

.sch_lb {
    background: #fff;
    border: 1px solid #f1f1f1;
    /* padding: 20px 0; */
}

.liebiao_left {
    margin: 20px auto;
    position: relative;
    float: left;
    width: 900px;
    padding-left: 20px;
    background: #f6f6f6;
    padding-right: 20px;
}

.liebiao_right {
    float: left;
    width: 380px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.pages {
    width: 100%;
    background: #fff;
    height: 60px;
    text-align: center;
    padding: 10px 0px;
    font-size: 16px;
    display: flex;
    justify-content: center;
    text-align: center;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.pages a, .pages span {
	height: 40px;
	line-height: 40px;
	margin: 0 5px;
	padding: 0 15px;
	border-radius: 2px;
}

.pages span {
	background: #4d0500;
	color: #fff;
}

.pages .a1 {
	width: 80px;
	position: relative;
}

.pages .a1::after {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
	opacity: .03;
}

.pages .a1:hover {
	color: #4d0500;
}

.pages .a1:hover::after {
	background-color: currentColor;
}

.pages .a1.a1f {
	color: #ccc;
	cursor: default;
}

.pages .a1.a1f:hover {
	color: #ccc !important;
}

.pages .a1.a1f:hover::after {
	background-color: #000;
}

.pages a:not(.a1):hover {
	background: #4d0500;
	color: #fff;
}

.pages i {
	margin-left: 4px;
	margin-right: 4px;
	color: #999;
	display: inline-block;
	vertical-align: 4px;
}
/* å†…å®¹é¡µæ ·å¼å¼€å§‹ */
.article {
    padding: 20px 0px;
}

.article-tit h1 {
    font-size: 24px;
    display: inline-block;
    vertical-align: middle;
    line-height: 60px;
    height: 60px;
}

.article-tit {
    margin-bottom: 10px;
}

.article-info {
    color: #999;
    font-size: 14px;
    border-bottom: 1px solid #F1F1F1;
    padding-bottom: 15px;
}
.article-info a {
	color: #999;
}

.article-con {
    margin-top: 20px;
    text-align: justify;
    margin-bottom: 20px;
}

.article-con p {
	line-height: 28px;
	font-size: 16px;
	color: #333;
	margin-bottom: 10px;
}

.article-con a {
	color: #1479d7;
}

.article-con a.keylink {
	color: #1479d7;
	border-bottom: 1px dotted #1479d7;
}

.article-con img {
	max-width: 100%;
}

.article-con table {
	margin-bottom: 14px;
	margin-top: 12px;
	width: 100% !important;
}

.article-con table tr td {
	padding: 5px;
	border-color: #ddd;
	line-height: 22px;
	font-size: 16px;
	color: #666;
	border: 1px solid #beccdb;
}

.article-con table tr td p {
	margin-bottom: 0;
	text-indent: 0;
}

.article-con .red-words {
	line-height: 32px;
	color: #f00;
	font-size: 16px;
	font-weight: 400;
}

.article-con .tableBg {
	background: #f3f7f8;
}

.article-con .tableBg td {
	font-weight: bold;
	color: #666;
}

.article_page {
    background-color: #efefef;
    height: 56px;
    display: flex;
    align-items: center;
    font-size: 14px;
    padding-right: 20px;
}

.article_page p {
    color: #999;
    margin-bottom: 0;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    flex: 50% 0 1;
    padding-left: 20px;
}
.article_ad {
    margin-top: 20px;
}


.xuexiao {
    padding: 20px 0px;
}

.xuexiao li {
border-radius: 5px;
    float: left;
    width: 207px;
    margin-right: 10px;
    margin-bottom: 10px;
}
.xuexiao li:nth-child(4n){
    margin-right: 0px;
}
.xuexiao li:hover{
    background: #fff;
}

.schtop {
    width: 100%;
    height: 206px;
    text-align: center;
    /* border: 1px solid #d4d3d3; */
    overflow: hidden;
}

.schtop img {
    width: 100%;
    height: 206px;
}

.schdown {
    width: 100%;
    text-align: center;
    background: #fff;
    padding: 10px 0px;
}

.schtop a {
    display: block;
}

.schdown a {
    font-size: 16px;
    color: #414141;
}

.schdown p {
    line-height: 26px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    width: 100%;
}

p.schen {
    color: #999999;
    height: 26px;
}

p.sarea {
    font-size: 14px;
    color: #636363;
}

img.xuexiao_pic {
    width: 180px;
    height: 135px;
    float: left;
}
.xuexiao_info {
    height: 135px;
    float: left;
    margin-left: 20px;
    width: 500px;
}

.xuexiao_info h2 {
    margin: 0;
    display: inline-block;
    vertical-align: bottom;
    font-size: 18px;
    line-height: 26px;
    font-weight: bold;
    color: #000;
    font-family: "ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ", "Helvetica Neue", Helvetica, STHeiTi, sans-serif;
    margin-bottom: 8px;
}

.xuexiao_info p {
    width: 100%;
    overflow: hidden;
    clear: both;
    font-size: 14px;
    color: #666;
    text-transform: uppercase;
    line-height: 25px;
    margin-top: 5px;
}

.xuexiao_info p span {
    margin-right: 5px;
    color: #5d5d5d;
    border: 1px solid #dfdfdf;
    border-radius: 5px;
    padding: 3px 8px;
    margin-left: 5px;
}
a.chcek {
    margin-top: 50px;
    position: absolute;
}

/* tag  */
.tag_index {
    position: relative;
    overflow: hidden;
}

.tag_index img{
    border-bottom: 1px solid #e3e3e3;
    width: 860px;
    height: 140px;
    position: absolute;
    left: 0;
    top: 0;
}
.tag_index h1 {
    display: block;
    font-size: 32px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #333333;
    line-height: 32px;
    margin: 60px 0 78px;
    position: relative;
    z-index: 1;
}
.tag_index p {
    display: block;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 24px;
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 15px;
}

.top {
    display: none;
}
.mfooter {
    display: none;
}

select#guojia {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}