
@charset "utf-8";
/* CSS Document */
@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
	font-style:normal;
	font-family:"Microsoft Yahei","微软雅黑",Arial;
}
body{
	font-size:16px;
	color:#333;
	word-wrap:break-word;
	min-width:1200px;
}
body,div,h1,h2,h3,h4,h5,h6,hr,p,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0}
img{
	border:none;
	outline:none;
}
a{
	text-decoration:none;
	outline:none;
	color:#2b1a5d;
}
ul li{list-style-type:none;}
.w1200{
	width:1200px;
	margin:0 auto;
}
.purple{color:#4e0000;}	
.purple_bg{ background-color:#4e0000;}	
.clear{clear:both;}
/*顶部导航*/
#header .top_h .logo a{
  float: left;
  display: block;
  margin-top: 40px;
  font-size: 25px;
  font-weight: bold;
  line-height: 66px;
  margin-left: 10px;
}
#header .top_h .login{
	padding-top:62px;
	padding-left:1000px;

}
#header .top_h .login a.purple{
	margin-top:15px;
	background: url(../images/index/index_bg_toplogin1.png) top center no-repeat;
	color: #FFF;
	padding:13px 32px;
}
#header .top_h .login a{
	margin-top:15px;
	color: #333;
	background: url(../images/index/index_bg_toplong.png) top center no-repeat;
	padding:13px 27px;
}
#header .top_h a.callme{
	margin-top:-21px;	
	float:right;
}
#header .nav{
	background:#000;
}
#header .nav ul li{
	height:93px;
	display:inline-block;
}
#header .nav ul li a{
	padding-left:80px;
	line-height:90px;
	font-size:22px;
	font-weight:bold;
	color:#FFFFFF;
}
#header .nav ul li a.nav_fa{
	padding-left:35px;
}
/*顶部导航 end*/

/*轮播图*/
#content .purple1{
	background-color:#4e0000;
	width:100%;
}
#content .purple1 .slide{
	margin:0 auto; 
	position:relative;
}
#content .purple1 .slide .slide-wrapper{
	height:596px;
	overflow:hidden;
}
#content .purple1 .slide .slide-wrapper li .silder_bg1,#content .purple1 .slide .slide-wrapper li .silder_bg2,#content .purple1 .slide .slide-wrapper li .silder_bg3{
	width:56%;
	height:596px;
	display:block;
	float:left;
}
#content .purple1 .slide .slide-wrapper li a{
	width:100%;
	height:596px;
	display:block;
	float:left;
	background:url(../images/index/indx_silder_bgr.png) top right no-repeat;
}

#content .slide .slide-wrapper li div.silder_intro{
	float:left;
	padding-left:40px;
	width:26.40%;
}
#content .slide .slide-wrapper li p{
	margin-top:130px;
	margin-bottom:32px;
	width:480px;
	color:#FFFFFF;
	font-size:36px;
	line-height:60px;
}
#content .slide .slide-wrapper li span.span_mix{
	display:block;
	padding:10px 0;
	font-size:20px;
	border-bottom:#d8ca9d solid 1px;
	color:#fff;
	width:470px;
}
#content .slide .slidebox ul li{
	display:inline-block;
}
#content .slide .slidebox{
   position:absolute;
   z-index:2;
   left:68%;
   bottom:25px;
}
#content .slide .slidebox a{
	display:inline-block;
	margin-left:3px;
	width:20px;
	height:20px;
	background:url(../images/index/index_silde_bghuise.png) top center no-repeat;
}
#content .slide .slidebox a.current{
	background:url(../images/index/index_silde_bg.png) top center no-repeat;
}
/*轮播图 end*/
#content h2{
	color:#4e0000;
	font-size:36px;
}
#content h2 a{	
	padding-top:25px;
	color:#666;
	font-size:14px;
	font-weight:500;
	float:right;
}
#content .notice{
	width:635px; 
	float:left;
	margin-top:50px;
 }
#content .notice ul{margin-top:-10px;}
#content .notice li {
	padding:24px 0 40px 0;
	border-bottom:#4e0000 dashed 1px; 
}
#content .notice li div{
	float:left;	
	width:95px;
	height:90px;
	text-align:center;
}
#content .notice li div span{
	display:block;
	font-size:20px;
	font-weight:bold;
}
#content .notice li div span.purple_bg{
	line-height:45px;
	color:#FFF;
}
#content .notice li div span.purple{
	line-height:55px; 
	background-color:#eee;
}
#content .notice h3{padding-left:120px;}
#content .notice p{padding-left:120px; padding-top:15px;}
#content .user{
	float:right;
	width:534px;
	margin-top:50px;
}
#content .user ul {margin-top:-3px;}
#content .user ul li{
    margin-top: 11px;
    margin-left: 19px;
    display: block;
    float: left;
    width: 158px;
    height: 158px;
    text-align: center;
    background-color: #000;

}
#content .user ul li span{
	margin-top:20px;
	display:block;
}
#content .user ul li span.user1{background:url(../images/index/index_bg_Userlogin.png) top center no-repeat;}
#content .user ul li span.user2{background:url(../images/index/index_bg_Teachers.png) top center no-repeat;}
#content .user ul li span.user3{background:url(../images/index/index_bg_Tel.png) top center no-repeat;}
#content .user ul li span.user4{background:url(../images/index/index_bg_Download.png) top center no-repeat;}
#content .user ul li span.user5{background:url(../images/index/index_bg_Applya.png) top center no-repeat;}
#content .user ul li span.user6{background:url(../images/index/index_bg_Emai.png) top center no-repeat;}
#content .user ul li a{
	display:block;
	color:#fff;
	font-size:18px;
	padding-top:80px;
}
/*Notice end*/
#content .bg_gray{
	margin-top:65px;
	background-color:#f2efef;
	width:100%;
	height:610px;
}
#content .bg_gray .w1200{padding-top:30px;}
#content .bg_gray .courses{
	width:635px; 
	float:left;
}
#content .bg_gray .courses .bg_fff{
	margin-top:39px;
	padding-top:65px;
	padding-bottom:35px;
	background-color:#FFF;
	text-align:center;
}
#content .bg_gray .courses .bg_fff a{
	margin:18px;
    margin-top: 0px;
	display:block;
	float:left;
	font-size:22px;
	font-weight:bold;
    padding-top: 50px;
    padding-bottom: 40px;
    height: 60px;
	width:280px;
	color:#fff;
}
#content .courses .bg_fff a.courses_bg1{ background-color:#fd9fa7; }
#content .courses .bg_fff a.courses_bg2{ background-color:#ffa800;}
#content .courses .bg_fff a.courses_bg3{ background-color:#67b2f9;}
#content .courses .bg_fff a.courses_bg4{ background-color:#fd9fa7;}
/*courses end*/
#content .calendar{
	width:500px;
	float:left;
	margin-left:65px;
}
#content .calendar .bg_fff{
	background-color:#FFF;
	margin-top:40px;
	padding-bottom:33px;
}
#content .calendar .bg_calendar{
	width:30px;
	height:60px;
	margin-left:60px;
	background:url(../images/index/index_bg_calendar.png) left bottom no-repeat;
}
#content .calendar ul{margin-top:-1px;}
#content .calendar ul li span{
	display:block;
	float:left;
	padding:3px 0 5px 0;
	background:url(../images/index/index_bg_li_calendar.png) right bottom no-repeat;
	width:80px;
	line-height:30px;
	text-align:center;
}
#content .calendar ul li p{
	float:left;
	width:410px;
	padding-top:24px;
	padding-left:5px;
}
/*calendar end*/
#content .campuslife h2{
	margin-bottom:40px;
	margin-top:40px;
	text-align:center;
}
#content .campuslife_int{
	text-align:center;
}
#focus_Box{
	margin-left:119px;
}
#focus_Box ul{
	position:relative;
	width:710px;
	height:308px
}
#focus_Box li{
	z-index:1;
	position:absolute; 
	width:0px;
	height:0px;
	top:146px;
	cursor:pointer;
	left:0;
}
#focus_Box li img{
	border:#e2e1e1 solid 2px;
	width:100%;
	height:100%;
	vertical-align:top;
}
#content .campuslife_int{
	position:relative;
}
#content .campuslife_int span.slbtn_bg{
	margin-left:410px;
	margin-top:20px;
	display:block;
	width:375px;
	height:2px;
	background-color:#ccc;
}
#content .campuslife_int .slbtn{
	z-index:2;
	position:absolute;
	bottom:-10px;
	left:456px;
}
#content .campuslife_int .slbtn a{
	display:inline-block;
	*zoom:1;
	_display:inline;
	background:url(../images/index/index_bg_campuslifew.png) top center no-repeat;
	width:90px;
	height:12px;
}
#content .campuslife_int .slbtn a.slbtnon{background:url(../images/index/index_bg_campuslifer.png) top center no-repeat;}
/*Campus Life end*/
/*公共底部*/
#footer{
	margin-top:100px;
	background-color:#888;
	width:100%;
	min-width:1200px;
}
#footer ul{
	margin:0 auto;
	width:1070px;
	height:85px;
}
#footer ul li{
	display:inline-block;
	_zoom:1;
	_display:inline;
	zoom:1;
	padding-left:75px;
	line-height:88px;
}
#footer ul li a{color:#FFFFFF;}
#footer img.f_logo{
	margin-top:55px;
	margin-bottom:70px;
	display:block;
	float:left;
    margin-left: 15px;
}
#footer .contact{
	margin-top:55px;
	margin-bottom:50px;
	float:left;
	margin-left:80px;
}
#footer .contact img.contact_img{
	display:block;
	float:left;
}
#footer .contact .contact_intro{
	float:left;
	margin-left:25px;
	height:54px;
}
#footer .contact .contact_intro p{
	margin-top:10px;
	color:#fffefe;
	font-size:16px;
	padding:6px 0 10px 50px;
}
#footer .contact .contact_intro p a{color:#fffefe;}
#footer .contact .contact_intro p.addrss{background:url(../images/base/base_footer_dizhi.png) left top no-repeat;}
#footer .contact .contact_intro p.tel{background:url(../images/base/base_footer_dianhua.png) left top no-repeat;}
#footer .contact .contact_intro p.email{background:url(../images/base/base_footer_youxiang.png) left top no-repeat;}
#footer .border{
	border-top:#fffefe solid 1px;
	border-bottom:#fffefe solid 1px;
    width: 1060px;
    margin: auto;
}
#footer .w1200 .technical p{
	text-align:center;
	color:#fffefe;
	height:110px;
	line-height:110px;
}
#footer .w1200 .technical p span{
	padding-left:45px;
}
/*公共底部 end*/

/*新首页样式*/
.w1100 {
	width: 1100px;
	margin: 0 auto;
}

#header .header_right {
	width: 138px;
	height: 90px;
	float: right;
	margin: 10px 10px 0 0;
	display: inline-block;
}

#header .header_right  a {
	display: block;
	height: 24px;
	line-height: 24px;
	color: #555555;
	font-size: 12px;
	border: 1px solid #555;
	padding-left: 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 10px;
	-webkit-border-radius: 24px;
	-moz-border-radius: 24px;
	border-radius: 24px;
}

#header .header_right .tofacultylogin {
	/*background: url(../images/index/login.png) 20px 4px no-repeat;*/
	background: url(../images/index/top_expert_reg_bg.png) 16px 2px no-repeat;
	background-size: 20px;
}
#header .header_right .touserlogin {
	/*background: url(../images/index/login.png) 20px 4px no-repeat;*/
	background: url(../images/index/top_stu_reg_bg.png) 13px 2px no-repeat;
	background-size: 25px;
}
#header .header_right .tologin {
	background: url(../images/index/login.png) 20px 4px no-repeat;
}

#header .header_right .toreg {
	background: url(../images/index/reg.png) 20px 5px no-repeat;
}

#header .header_right .tocontact {
	background: url(../images/index/contact.png) 20px 5px no-repeat;
}

#header .new_nav {
	width: 100%;
	height: 66px;
	line-height: 66px;
	background: #4e0000;
}

#header .new_nav a  {
	font-size: 20px;
	color: #fff;
}

#header .new_nav ul {
	width: 1100px;
	margin: 0 auto;
	height: 100%;
	color: #fff;
}

#header .new_nav ul li {
	float: left;
	padding: 5px 28px; 
	position: relative;
	top: -5px;
	z-index: 999;
}

#header .new_nav ul li:hover {
	background: #000;
}

#header .new_nav ul li span {
	display: inline-block;
	vertical-align: top;
	font-size: 20px;
	position: absolute;
	right: 0;
	top: 5px;
}

/*轮播图*/
.main_visual {
    height: 550px;
    overflow: hidden;
    position: relative;
    top: -12px;
}
.main_image {
    height: 100%;
    overflow: hidden;
    position:relative;
}
.main_image ul{
    width: 9999px;
    height: 100%;
    position: relative;
}
.main_image li{
    float:left;
    width:100%;
    height:550px;
    background-position: top center!important;
    background-repeat: no-repeat;
    background-size: cover;
}

div.flicking_con{
    position:absolute;
    top:90%;
    left:0;
    z-index:999;
    width:100%;
    text-align: center;
    font-size: 0;
}
div.flicking_con span{
    cursor: pointer;
    display: inline-block;
    *display: inline;
    *zoom:1;
    width: 16px;
    height: 16px;
    background-color: #fff;
    border-radius: 50%;
    -ms-border-radius: 50%;
    -html-border-radius: 50%;
    margin: 0 8px; 
}
div.flicking_con span.on{
    background-color: #4e0000;
}
/*轮播end*/

#content .info_bar {
	width: 100%;
	height: 196px;
	background: #f9f9f9;
	position: relative;
	top: -12px;
}

#content .info_bar ul {
	width: 1100px;
	margin: 0 auto;
	padding-top: 36px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
}

#content .info_bar ul li {
	display: inline-block;
	width: 140px;
	text-align: center;
	vertical-align: top;
}

#content .info_bar ul li p {
	color: #4e0000;
	font-size: 18px;
	margin-top: 6px;
}

/*notice*/
#content .notice_bar {
	padding-top: 100px;
}

#content .notice_info {
	width: 1100px;
	position: relative;
	margin: 0 auto;
}

#content .notice_left,#content .notice_right{
	width: 500px;
	float: left;
	margin-left: 10px;
}

#content .notice_title {
	border-bottom: 2px solid #a0a0a0;
	padding: 0 0 5px 20px;
}

#content .notice_title span {
	display: inline-block;
	color: #4e0000;
	font-size: 30px;
	padding-left: 20px;
	border-left: 10px solid #4E0000;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
}

#content .notice_title a {
	float: right;
	margin-right: 15px;
	padding: 2px 6px;
	font-size: 16px;
	color: #555;
	border: 1px solid #a0a0a0;
}

#content .notice_right {
	width: 560px;
	margin-left: 30px;
} 

#content .notice_ul {
	width: 470px;
	margin: 30px 0 0 20px;
}

#content .notice_ul li {
	padding: 16px 0;
	border-bottom: 1px dashed #a0a0a0;
	float: left;
}

#content .notice_ul .notice_date {
	width: 100px;
	float: left;
	text-align: center;
}

#content .notice_ul .notice_date span {
	display: block;
	width: 100%;
	text-align: center;
	height: 38px;
	line-height: 38px;
	font-size: 18px;
	font-weight: bold;
}

#content .notice_ul .notice_date .purple_bg {
	color: #fff;
}

#content .notice_ul .notice_date .purple {
	background: #eeeeee;
}

/* 新增通知标签样式 */
#content .notice_ul .notice_date .notice_new_tag {
	position: absolute !important;
	top: -5px;
	right: -5px;
	background-color: #ff0000;
	color: #fff !important;
	font-size: 10px !important;
	font-weight: bold;
	padding: 2px 6px;
	border-radius: 3px;
	line-height: 1.2 !important;
	height: auto !important;
	width: auto !important;
	display: inline-block !important;
	z-index: 10;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}

#content .notice_ul .notice_con {
	width: 330px;
	float: left;
	margin-left: 30px;
}

#content .notice_ul .notice_con h3,#content .notice_ul .notice_con p {
	height: 38px;
	line-height: 38px;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#content .notice_ul .notice_con h3 {
	font-size: 16px;
	color: #2b1a5d;
}

#content .notice_ul .notice_con p {
	color: #555;
	font-size: 16px;
}
#content .new_calendar {
	margin-top: 30px;
	position: relative;
}

#content .calendar_list {
	height: 61px;
	line-height: 61px;
	color: #555555;
	font-size: 16px;
}
#content .calendar_list_news {
	height: 61px;
	line-height: 30px;
	color: #555555;
	font-size: 16px;
}

#content .new_calendar .active {
	font-weight: bold;
	color: #2b1a5d;
}

#content .calendar_list .calendar_time {
	float: left;
	/*width: 130px;*/
	width: 150px;
	/*text-align: right;*/
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#content .calendar_list .calendar_con {
	width: 370px;
	float: left;
	margin-left: 50px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#content .calendar_list_news .calendar_con_news {
	width: 150px;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#content .bg_newcalendar {
	position: absolute;
	width: 120px;
	height: 20px;
	background: url(../images/index/calendar_bg.png) no-repeat;
	left: 105px;
	top: 22px;
}

/*course*/
#content .new_course {
	width: 100%;
	height: 660px;
	margin-top: 130px;
	background: url(../images/index/bg_gray.jpg) repeat;
}

#content .course_title {
	font-size: 30px;
	color: #4E0000;
	font-weight: bold;
	text-align: center;
}

#content .new_coursecon {
	width: 1100px;
	margin: 0 auto;
	padding-top: 120px;
}

#content .tab_course {
	width: 690px;
	height: 48px;
	margin: 40px auto 60px;
}

#content .tab_course div {
	width: 342px;
	height: 48px;
	float: left;
	display: inline-block;
	line-height: 36px;
	text-align: center;
	background: url(../images/index/bg_tab.png) top center no-repeat;
	color: #fff;
	font-size: 18px;
	cursor: pointer;
}

#content .tab_course div.tab_on {
	background: url(../images/index/bg_tabon.png) top center no-repeat;
}

#content .tabs_con {
	width: 100%;
	position: relative;
	margin-top: 110px;
}

#content .tab_con {
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 226px;
	display: none;
}

#content div.show {
	display: block;
}

#content .tab_item {
	display: inline-block;
	/*因为增加了语言，所以调小了*/
	/*width: 130px;
	height: 130px;
	margin: 0 10px;
	*/
	width: 110px;
	height: 110px;
	margin: 0 5px;
	background: url(../images/index/bg_circle.png) no-repeat;
	vertical-align: top;
	background-size: 100%;
	cursor: pointer;
}
#content .tab_item1 {
	display: inline-block;
	width: 170px;
	height: 170px;
	margin: 0 20px;
	background: url(../images/index/bg_circle.png) no-repeat;
	vertical-align: top;
	background-size: 100%;
	cursor: pointer;
}
 
#content .tab_item1 p,#content .tab_item p {
	margin-top: 60px;
	color: #000;
	font-size: 22px;
	font-weight: bold;
	padding: 0 20px;
}

/*photo album*/
#content .photo_album {
	height: 860px;
	overflow: hidden;
}

#content .photo_con {
	width: 1100px;
	margin: 0 auto;
	padding-top: 100px;
}

#content h2 {
	font-size: 30px;
	text-align: center;
	color: #4E0000;
}

#content .photo_ul {
	text-align: center;
	margin-top: 60px;
}

#content .photo_ul li {
	width: 346px;
	height: 270px;
	display: inline-block;
	margin: 20px 50px;
	text-align: center;
	padding-top: 14px;
	cursor: pointer;
}

#content .photo_ul li.active {
	background: url(../images/index/bg_photo.png) top center no-repeat;
}

#content .photo_ul li.active p {
	color: #4E0000;
}

#content .photo_ul li p {
	color: #555;
	font-size: 18px;
	margin-top: 10px;
	padding: 2px 10px;
}

/*Student Testimonial*/
#content .testimonial {
	width: 100%;
	height: 864px;
	overflow: hidden;
	background: url(../images/index/bg_tism.png) repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
}

#content .testimonial_con {
	width: 1100px;
	margin: 0 auto;
	padding-top: 80px;
}
 
#content .student_con {
	width: 100%;
	height: 600px;
	margin-top: 60px;
	overflow: hidden;
}

#content .student_txt {
	width: 516px;
	height: 100%;
	border-right: 1px dotted #a0a0a0;
	display: inline-block;
}

#content .txt_ul li {
	position: relative;
	width: 185px;
	height: 226px;
	display: inline-block;
	margin: 0 40px 60px 20px;
	cursor: pointer;
	overflow: hidden;
}

#content .txt_ul li a {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 999;
}

#content .txt_ul li img,#content .video_ul li img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

#content .student_txt .more {
	position: relative;
	top: -20px;
	text-align: center;
}

#content .student_mark {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	color: #fff;
	text-align: center;
}

#content .txt_ul li:hover .student_mark {
	display: block;
}

#content .student_mark .mark_top {
	height: 60px;
	background: rgba(98,34,32,0.8);
}

#content .student_mark .mark_bottom {
	height: 180px;
	background: rgba(0,0,0,0.5);
}

#content .mark_icon {
	width: 24px;
	height: 24px;
	line-height: 24px;
	margin: 0 auto;
	border: 1px solid #fff;
	border-radius: 50%;
	font-size: 22px;
}
#content .mark_name {
	line-height: 60px;
	font-size: 20px;
	letter-spacing: 0.8px;
}

#content .student_mark .mark_bottom p {
	padding: 25px 22px 0;
	text-align: left;
	line-height: 24px;
}

#content .student_txt .more a,#content .more_video a {
	display: inline-block;
	font-size: 16px;
	color: #555;
	border: 1px solid #a0a0a0;
	padding: 2px 8px;
	letter-spacing: 0.7px;
}

#content .more_video {
	position: relative;
	top: -5px;
	text-align: center;
}

#content .student_video {
	width: 560px;
	display: inline-block;
	vertical-align: top;
	margin-left: 18px;
}

#content .video_ul li {
	width: 230px;
	height: 144px;
	position: relative;
	display: inline-block;
	margin: 0 5px 34px 32px;
	padding: 3px;
	cursor: pointer;
}

#content .video_ul li:hover {
	background: #fff;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

#content .video_ul li:hover .btn_play {
	background: url(../images/index/btn_playon.png) no-repeat;
}

#content .video_ul li img {
	left: 3px;
	top: 3px;
	width: 230px;
	height: 144px;
}

#content .video_ul li .btn_play {
	position: absolute;
	width: 76px;
	height: 76px;
	left: 50%;
	top: 50%;
	margin-left: -38px;
	margin-top: -38px;
	background: url(../images/index/btn_play.png) no-repeat;
}

/*底部*/
#wrapper #footer {
	background: #686868;
	margin-top: 0;
}

/*end*/

#header .new_nav ul li:hover  .chilid-ul{
	display: block;
}

#header .new_nav ul .chilid-ul{
	width: 164px;
	/*height: 150px;*/
	z-index: 100;
	display: none;
	position: absolute;
	background: #000;
	margin-left: -28px;
}

#header .new_nav ul .chilid-ul li{
	padding: 5px 28px;
	position: relative;
	top: -5px;
	font-size: 16px;
	width: 100px;
	text-align: center;
}

#content .tab_item1 p, #content .tab_item  .lan-p-class{
	/*font-size: 19px; 因为增加了语言，所以把字体调小了*/
	font-size: 17px;
}


















