/*body {
	background: #fff;
}*/

.abaci3d_qq{
	position: fixed;
	width: 180px;
	height: 220px;
	margin-top: 80px;
	right: 0px;
	z-index: 1;	
}

.abaci3d_qq_container{
	position:absolute;
	width: 100%;
	height: 220px;
}
.abaci3d_qq_background{
	float:right;
	width: 180px;
	height: 220px;
	background-image: url(/Public/Home/images/new_qq.png);
	
}
.abaci3d_qq_content1{
	width: 125px;
	height: 30px;
	margin-left: 37px;
	margin-top: 44px;
}
.abaci3d_qq_content2{
	width: 125px;
	height: 30px;
	margin-left: 37px;
	margin-top: 8px;
}
.abaci3d_more{
	height: 20px;
	width: 50px;
	margin-top: 13px;
	float: right;
}
.abaci3d_news_title{
	height: 40px;
	width: 300px;
	position: absolute;
}
.abaci3d_news_content{
	padding: 0 10px;
	position: absolute;
	margin-top: 40px;
}
.abaci3d_news_catagory{
	height: 40px;
	width: 200px;
	float: left;
}
#abaci_net_left{
	overflow: hidden;
	width: 945px;
	position: absolute;
	left: 28px;
	top: 18px;
}
.abaci3d_cooperate_container{
	width: 1000px;
	height: 80px;
	position: relative;
	left: 30px;
	margin-bottom: 20px;
	border: 1px
}
.abaci3d_cooperate{
	width: 940px;
	height: 80px;
	position: absolute;
	margin-left: 30px;
	margin-top: 12px;
}
.abaci3d_header_content1{
	float: left;
	width: 500px;
	font-family:Microsoft YaHei;
	font-size: 17px;
	color: #230C0C;
}
.abaci3d_header_content2{
	float: right;
	width: 260px;
	font-family: Microsoft YaHei;
	font-size: 17px;
}
/*---------------------------------lyl--------------------------------*/
.abaci3d_header {
	height: 200px;
	margin-top: -50px;
}

.abaci3d_header_main {
	width: 1000px;
	height: 150px;
	margin: auto auto auto auto;
	background: #fff;
}
.abaci3d_header_bottom {
	width: 100%;
	height: 40px;
	margin: auto auto auto auto;
	background: #fff;
	margin-top:10px;
}
.abaci3d_header_bottom_container{
	width: 100%;
	height: 40px;
	position: absolute;
	box-shadow: 0 0 4px rgba(36,28,26,0.56);
	background: -webkit-gradient(linear, left top, left bottom, from(#F0F3EB),  to(rgb(203, 211, 236)));
	background:-moz-linear-gradient(top,#F0F3EB,rgb(203, 211, 236));/*火狐*/
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#F0F3EB), to(rgb(203, 211, 236)));/*谷歌*/ 
	FILTER: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#EEEEEE', endColorstr='#ffffff');
}
.abaci3d_header_main_container{
	width: 1000px;
	height: 150px;
	position: absolute;
/*	color: #424c8d;
*/
}
.abaci3d_header_section_1{
	width: 1000px;
	height: 50px;
}
.abaci3d_header_word{
	text-decoration: none;
	color: #230C0C;
}
.abaci3d_header_section_2{
	width: 1000px;
	height: 100px;
}
.abaci3d_header_logo {
	width: 480px;
	height: 80px;
	/*background: url("new_logo.jpg");*/
	position: absolute;
	top: 20px;
}
.abaci3d_header_phone{
	width: 350px;
	height: 100px;
	position: absolute;
	left: 650px;	
}
.abaci3d_header_bottom_lists{
	width: 1000px;
	height: 40px;
	margin: auto auto auto auto;
}
#menu, #menu li {
	list-style: none;
	padding: 0;
	margin: 0;
}
#menu li { 
	float: left;	
	width: 110px;
	height: 40px;
	line-height: 40px;
	text-align: center;
}
#menu li a{	
	text-decoration:none;
	color: #1A4C9E;
	font-size: 17px;
}
#menu li:hover{
	color:#FFF; 
	/*font-weight: bold;*/
	background:-webkit-gradient(linear, left top, left bottom, from(#16AAE6),  to(rgb(1, 103, 144)));
}



.abaci3d_banner {
	width: 1000px;
	height: 416px;
	margin:0 30px;
}

.abaci3d_lists {
	padding: 35px;
	border-radius: 30px;
	margin-bottom: 20px;
}
.abaci3d_banner_container {
	width: 1000px;
	height: 400px;
	position: absolute;

}
.unslider-arrow {
	position: absolute;
	top: 160px;
	visibility: hidden;
}
#banner_arrow_left {
	left: 35px;
}

#banner_arrow_right {
	right: 35px;
}
.banner {
	width: 100%;
	height: 400px;
/*	background-color: #f00;
*/	position: relative;
	left: 5px;
	top: 0px;
}
.banner li { list-style: none; }
.banner ul li {  height: 410px;}
.banner .dots {
		position: absolute;
		left: 420px;
		right: 0;
		top: 330px;
}
.banner .btn {
	display: inline-block;
	margin: 25px 0 0;
	padding: 9px 22px 7px;
	clear: both;

	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;

	border: 2px solid rgba(255,255,255,.4);
	border-radius: 5px;
}
.banner .btn:hover {
	background: rgba(255,255,255,.05);
}
.banner .btn:active {
			-webkit-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
			-moz-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
			-ms-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
			-o-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
			filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
}

.banner .btn, .banner .dot {
		-webkit-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
		-moz-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
		-ms-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
		-o-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
		filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
}

.banner .dots li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 4px;

	text-indent: -999em;

	border: 2px solid #fff;
	border-radius: 6px;

	cursor: pointer;
	/*opacity: .4;*/

	-webkit-transition: background .5s, opacity .5s;
	-moz-transition: background .5s, opacity .5s;
	transition: background .5s, opacity .5s;
}
.banner .dots li.active {
	background: #fff;
	/*opacity: 1;*/
}
/*.banner .arrows {
	position: absolute;
	top:40%;
	left: 0;
	width: 100%;
	height: 20%;	
}
.banner .arrow {
		display: inline;
		padding-left: 10px;
		cursor: pointer;
}*/
.abaci3d_main {
	width: 1000px;
	min-height: 600px;
	position: relative;
	left: 30px;
	margin-top:  -30px;
}
.abaci3d_qrcode {
	position:  relative;
	left: -360px;
	top: -75px;
}
/*.abaci3d_footer {*/
	/*text-align: center;*/
	/*padding: 30px 0px;*/
	/*!*margin-top: 500px;*!*/
	/*!*border-top: 1px solid #E5E5E5;*!*/
	/*!*background-color: #fff;*!*/
/*}*/
/*.abaci3d_footer .container {*/
	/*width: 1000px;*/
	/*height: 120px;*/
/*}*/
/*.abaci3d_footer .container  p{*/
	/*color: #fff;*/
	/*font-weight: bold;*/
	/*font-size: 13px;*/
	/*height: 14px;*/
	/*padding-left: 100px;*/
/*}*/

.abaci3d_main_top_part {
	width: 1000px;
	height: 118px;
	position: absolute;
}
.abaci3d_main_bottom_part {
	width: 945px;
	height: 405px;
	left: 28px;
	top:120px;
	position: absolute;
	/*background: #fff;*/
}
.abaci3d_main_top_container{
	width: 1000px;
	height: 118px;
	position: absolute;
}
.abaci3d_main_bottom_container{
	width: 945px;
	height: 414px;
	position: absolute;
}
.abaci3d_main_bottom_1{
	width: 1000px;
	height: 27px;
	position: absolute;
	left: -28px;
	box-shadow: 0 0 4px rgba(36,28,26,0.56);
	border-radius: 4px;
	background: -webkit-gradient(linear, left top, left bottom, from(#F0F3EB),  to(rgb(203, 211, 236)));
	background:-moz-linear-gradient(top,#F0F3EB,rgb(203, 211, 236));/*火狐*/
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#F0F3EB), to(rgb(203, 211, 236)));/*谷歌*/  
}
.abaci3d_main_bottom_2{
	width: 1000px;
	height: 180px;
	position: absolute;
	left: -28px;
	box-shadow: 0 0 4px rgba(36,28,26,0.56);
	border-radius: 8px;
	margin-top: 37px;
}
.abaci3d_main_bottom_3{
	width: 1000px;
	height: 250px;
	position: absolute;
	left: -28px;
	border: 1px;
	border-radius: 8px;
	margin-top: 227px;
	background: -webkit-gradient(linear, top, from(rgb(203, 211, 236)),color-stop(0.25, #fff),  to(#fff));
	background:-moz-linear-gradient(top,rgb(203, 211, 236),#fff 25%,#fff);/*火狐*/
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(rgb(203, 211, 236)),color-stop(0.25, #fff), to(#fff));/*谷歌*/  
}
.abaci3d_main_subbottom_1{
	width: 300px;
	height: 200px;
	padding: 10px 10px;
	box-shadow: 0 0 4px rgba(36,28,26,0.56);
	border-radius: 8px;
	position: absolute;
	left: 30px;
	top: 20px;
}
.abaci3d_main_subbottom_2{
	width: 300px;
	height: 200px;
	padding: 10px 10px;
	box-shadow: 0 0 4px rgba(36,28,26,0.56);
	border-radius: 8px;
	position: absolute;
	left: 360px;
	top: 20px;
}
.abaci3d_main_subbottom_3{
	width: 170px;
	height: 200px;
	padding: 10px 55px;
	box-shadow: 0 0 4px rgba(36,28,26,0.56);
	border-radius: 8px;
	position: absolute;
	left: 690px;
	top: 20px;
}
.abaci3d_main_top_part_img_title {
	width: 118px;
	padding-left: 41px;
	padding-right: 41px;
	float: left;
}
.abaci3d_main_top_part_img_title  a {
	color:#fff;
	font-size: 18px;
	font-weight: bold;
}

.abaci3d_main_top_part_img_title  img {
	vertical-align: middle;
}
.abaci3d_main_bottom_img_title {
	float: left;
	/*background: #f00;*/
	border: 2px #ccd6e5 solid;
	width: 232px;
	height: 198px;

}
.abaci3d_main_bottom_title_background {
	position: relative;
	top: -40px;
	text-align: center;
	line-height: 40px;
	width: 233px;
	color: #fff;
	visibility: hidden;
	background-color:  #31343B;
	opacity: 0.6;
	height: 40px;
}

.abaci3d_main_bottom_title  {
	font-size: 20px;
	position: relative;
	top: -80px;
	text-align: center;
	line-height: 40px;
	width: 233px;
	color: #fff;
	visibility: hidden;
	height: 40px;
}

.abaci3d_main_bottom_title  a{
	color: #fff;
	opacity: 1.0;
}
.abaci3d_detail_main {
	background-color: #f8faf9;
	overflow: hidden;
	margin-left: 60px;
	/*margin-top: -30px;*/
	margin-bottom: 20px;
	width: 943px;

}
.abaci3d_detail_main_title {
	height:75px; 
	width:900px;
	border-bottom:3px #686da2 solid; 
	color:#686da2;
	margin-left: 30px;
	font-size: 25px;
	line-height: 110px;
	font-family: 华文新魏;
}
.abaci3d_detail_main_content {
	background-color:#edefee;
	margin-top:20px;
	width: 1310px;
	
	margin-left: 20px;
	margin-bottom: 20px;
	float: left;
	-moz-border-radius: 15px;      /* Gecko browsers */
    -webkit-border-radius: 15px;   /* Webkit browsers */
	border-radius: 15px;

}
.abaci3d_detail_main_side_lists {
  min-height: 250px;
  width: 200px;
  -moz-border-radius: 15px;      /* Gecko browsers */
  -webkit-border-radius: 15px;   /* Webkit browsers */
  border-radius: 15px;
  border: 1px solid #dbd7d3;
  background-color: #fcfefb;
  margin-top: 20px;
  text-align: center;
  -moz-box-shadow: 2px 2px 10px #909090;/*firefox*/
  -webkit-box-shadow: 2px 2px 10px #909090;/*safari或chrome*/
  box-shadow:2px 2px 10px #909090;/*opera或ie9*/
}

.abaci3d_detail_banner{
	width: 100%;
	height: 257px;
}

.abaci3d_lists_button {
	width: 150px;
	margin: 20px auto 10px;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	margin-bottom: 20px;
	background-color: #fffffe;
	border-bottom: 1px solid  #dbd7d3;
	border-top: 1px solid  #dbd7d3;
	-moz-box-shadow: 2px 2px 10px #909090;/*firefox*/
  	-webkit-box-shadow: 2px 2px 10px #909090;/*safari或chrome*/
  	box-shadow:2px 2px 10px #909090;/*opera或ie9*/
}
.abaci3d_lists_button a:hover {
	text-decoration:none;
}

.abaci3d_lists_button_active{
	background-color: #98bbc4;
	border-left: 2px solid  #dbd7d3;
	border-top: 2px solid #dbd7d3;
		-moz-box-shadow: 0px 0px 0px #909090;/*firefox*/
  	-webkit-box-shadow: 0px 0px 0px #909090;/*safari或chrome*/
  	box-shadow:0px 0px 0px #909090;/*opera或ie9*/
}

.abaci3d_lists_button_active a{
	color: #000;
}
.abaci3d_detail_phone {
	width: 200px;
	height: 100px;
	background: url("/Public/Home/images/phone.png") no-repeat;
	margin-top: 30px;
}
.abaci3d_detail_links {
	width: 200px;
	height: 100px;
	margin-bottom: 20px;
}

.abaci3d_detail_links p {
	width: 190px;
	height: 40px;
	border: 1px solid;
	-moz-border-radius: 20px;      /* Gecko browsers */
    -webkit-border-radius: 20px;   /* Webkit browsers */
	border-radius: 20px;
	padding: 0 5px;
}

.lists_banner {
	width: 946px;
	height: 276px;
	margin-left: 60px;
}

.lists_data {
	height: 30px;
	border-bottom: 1px dashed;
	font-size: 14px;
}
.main-category
{
	margin:10px auto; width:96%; 
	background:#fff;
}
.cate_row
{
	width:100%; 
	 padding: 15px 0 5px;
    border-bottom: 1px solid #edf1f2;
}
.cate_row .hd
{
    float: left;
    width: 65px;
    height: 25px;
    line-height: 25px;
    color: #787d82;
    text-align: right;
}
.cate_on 
{
    background: #0e90d2;
}
.cate_on a
{
    color: #fff;
}
.cate_row_item
{
	width: 65px;
    height: 25px;
    line-height: 25px;
    display: inline-block;
    margin: 0 8px;
	text-align:center;
    border-radius: 4px;
}

.lists_cover{
	background-color:#fff;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.3);  
	box-shadow:4px 4px 5px rgba(0,0,0,0.3);
	border-radius: 5px;
    height: 280px;
    width: 278px;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
	overflow:hidden;
}
.lists_text {
	padding-left:10px;
	padding-top:5px;

}
.page-sidebar{
	position: relative;
	clear:both;
	width:240px;
	height:600px;
	float:left;
	background:#47a3da;
	font-size: 1.1em;
	font-weight:300;
	color:#fff;	
	text-align:center;
	line-height:50px;
	border-radius:5px;
	overflow:hidden;
	margin:0 12px 0 0;
	/*margin: 0;*/
	z-index:3;
	box-shadow: 0 1px 3px rgba(0,0,0,0.3);
}
.page-sidebar h3{
	width:100%;
	height:70px;
	line-height:70px;
	font-size:1.2em;
	border-bottom: 1px solid #258ecd;
	background:#258ecd;
}
.page-sidebar a{
	transition: all 0.3s;
	display:block;
	color:#fff;	
	cursor:pointer;
	border-left: 1px solid #258ecd;
	border-bottom: 1px solid #258ecd;
	text-decoration:none;
}
.page-sidebar a:hover{
	background:#fff;
	color:#000;
}

.page-content{
	width:900px;float:left; background-color:#fff; padding-left:50px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.3);
	margin-left:-10px;
	z-index:-1;
}
.actor
{
    background: #ffb400;
    border-radius: 10px;
    padding: 0px 8px !important;
    line-height: 22px !important;
    font-size: 15px !important;
    display: inline-block;
    color: #fff !important;
    margin-left: 5px;
}
.models_title
{
    border-radius: 16px;
    padding: 0px 22px !important;
    line-height: 32px !important;
    font-size: 16px !important;
    display: inline-block;
    color: #000 !important;
    margin-left: 5px;
	margin-top:5px;
}
.b_checked
{
	background:#55aadb;
}

.models_title:hover{
	color:#fff;
	background:#eee;
}
.b_checked:hover
{
	background:#55aadb;
}
.abc_points {
	width:70px;
    background: #fb3;
    color: #fff;
	float:left;
    margin-right: 16px;
    font-size: 12px;
    padding: 0 5px;
    border-radius: 2px;	
	text-align:center;
	margin-top:3px;
}
a.icon_a{
	font-size:15px;
	color:#777;
}
.hover_green:hover{
	color:#0d0;
}

.hover_blue:hover{
	color:#00d;
}
.hover_red:hover{
	color:#f00;
}
.banner_user_cover
{
	position:absolute;
	width: 100px;
    height: 100px;
    border-radius: 4px;
    overflow: hidden;
    margin-right: 20px;
}
.banner_user_info
{
	position:absolute;
	width: 300px;
	height: 110px;
	left:120px;
	top:15px;
	
}
.banner_user_name
{
    font-size: 30px;
    line-height: 32px;
    margin-bottom: 10px;
}
.banner_school_name
{
    font-size: 15px;
    line-height: 10px;
    margin-bottom: 10px;
}

.li_line {
	width:100%;
	height:30px;	
	font-size:16px;
	line-height:30px;
	padding-left:25px;
}
.li_line:hover{
	background:#e8e8ff;
}

.link_detail {
	font-weight: 700;
	font-size:14px;
}
.link_detail:hover{
	color:#39f;
}
.detail_cover{
	padding: 40px;
	-moz-box-shadow: 0 0 4px rgba(36,28,26,0.56);
	-webkit-box-shadow: 0 0 4px rgba(36,28,26,0.56);  
	-moz-border-radius: 8px;      /* Gecko browsers */
    -webkit-border-radius: 8px;   /* Webkit browsers */
    height: 650px;
    width: 500px;
    margin-left: 20px;
    margin-top: 20px;

}

.dialog {
	box-shadow: 0 0px 50px rgba(0,0,0,0.9);
	-moz-border-radius: 3px;      /* Gecko browsers */
    -webkit-border-radius: 3px;   /* Webkit browsers */
	background:#fff;
}


.current_comments{
	width: 100%;
    font-size: 13px;
    margin-top: 10px;
    padding: 8px 0;
    line-height: 25px;
    position: relative;
}
.current_comments ul{
	background: none;
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
}
.current_comments ul li{
	display: inline;
    font-size: 13px;
    margin: 0 5px 0 0;
    padding: 0;
    background: none;
    list-style: none;
}
.current_comments ul li a{
	border: 1px solid #ccc;
    background-color: rgba(0,0,0,0.04);
    text-shadow: 0 1px 0 #fff;
    padding: 3px 5px;
    display: inline;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
    text-decoration: none;
    color: #777;
    background-color: transparent;
    transition: color .15s linear;
    -webkit-transition: color .15s linear;
    -moz-transition: color .15s linear;
}
.current_comments ul li a span{
	margin: 0 2px 0 0;
	color: #229DE2 !important;
	display: inline;
}
.comments_links{
	position: absolute;
    right: 0;
    top: 8px;
}
.comments_links a{
	color: #999;
    padding: 0 4px;
    margin: 0 2px;
    cursor: pointer;
    text-decoration: none;
    background-color: transparent;
    transition: color .15s linear;
    -webkit-transition: color .15s linear;
    -moz-transition: color .15s linear;
}
.last_ul{
	width: 100%;
    border-bottom: 1px solid rgba(0,0,0,0.13);
    background: none;
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
}
.last_li{
	font-size: 20px;
	line-height: 2;
	text-align: center;
    color: #999;
    padding: 1em 0;
    width: 100%;
    overflow: hidden;
    clear: both;
    border-top: 1px solid rgba(0,0,0,0.13);
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
    background: none;
}
.ds_comment
{
    width: 100%;
	overflow: hidden;
    clear: both;
    border-top: 1px solid rgba(0,0,0,0.13);
    margin: 0;
    padding: 0;
    list-style: none;
	
}
.ds_post_comment
{
    padding: 10px;
    border-top: 1px solid rgba(255,255,255,0.7);
}

.ds_avatar{
	box-shadow: 0 1px 1px rgba(255,255,255,0.75);
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #fff;
	float: left;

}
.ds_avatar img{
	display: block;
    width: 50px;
    height: 50px;
    max-width: none;
    box-shadow: 0 1px 3px rgba(0,0,0,0.22);
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.ds_comment_body{
    padding-left: 60px;
}
.ds_comment_header{
    padding-top: 1px;
}
.ds_comment_footer{
	line-height: 1.5em;
}
.ds_time{
    font-size: 12px;
    margin-right: 8px;
    color: #999;
}
.pages
{
    text-align: center;
    line-height: 27px;
    font-size: 16px;
    padding: 5px;
    margin: 10px 0;
    clear: both;
}
.pages span{
    height: 27px;
    border: 1px solid #ccc;
    padding: 5px 15px;
    margin: 0px 3px;
}
.pages a {
	height: 27px;
    border: 1px solid #ccc;
    padding: 5px 15px;
    margin: 0px 3px;
    color: #333 !important;
}
.pages .current  {
	height: 27px;
    background: #44b5df;
    color: #fff !important;
    border: 1px solid #ccc;
    padding: 5px 15px;
    margin: 0px 3px;
    font-size: 16px;
}
.msg_table a 
{
	font-weight:600;
	color:#03f !important;
}
.msg_table a:hover
{
	color:#f22 !important;
}
.rlist_a{
	text-align:center;
	padding:10px;
	background:#ddd;
	margin-bottom:5px;
	margin-right:10px;
	font-weight:600;
	font-size:16px;
}
.rlist_a:hover{
	/*background:#fff;*/
}
.rlist_b{
	background:#fff;
}
.abaci3d_flow{
	float: left;
	width: 150px;
	height: 80px;
	margin: 30px 60px 0 0;
	background-image:url(../Home/images/competition/six.png);
	background-size:150px 80px;
	text-align: center;
	font-size: 25px;
	color:white;
}
.camp_pic{
	height:270px;
	width:400px;
}
.rect_button{
	line-height:70px;
	height:70px;
	width:200px;
	color:#ffffff;
	background-color:#169BD5;
	font-size:16px;
	font-weight:normal;
	font-family:Arial;
	border:0px solid #dcdcdc;
	-webkit-border-top-left-radius:3px;
	-moz-border-radius-topleft:3px;
	border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
	-moz-border-radius-topright:3px;
	border-top-right-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-moz-border-radius-bottomleft:3px;
	border-bottom-left-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-moz-border-radius-bottomright:3px;
	border-bottom-right-radius:3px;
	-moz-box-shadow: inset 0px 0px 0px 0px #ffffff;
	-webkit-box-shadow: inset 0px 0px 0px 0px #ffffff;
	box-shadow: inset 0px 0px 0px 0px #ffffff;
	text-align:center;
	display:inline-block;
	text-decoration:none;
	cursor: pointer
}
.rect_button:hover{
	background-color:#4a8cf7;
	color:white;
}

.rect_button:visited{
	background-color:#4a8cf7;
	color:white;
 }


.rule_text{
	padding: 10px 10px 10px 10px;
}

.rule_table {
	width: 900px;
	margin: 0 auto;
	font-size:17px;

}

.rule_table th{
	background-color: #9BC1E6;
	padding: 0 40px 0 40px;
	padding: 10px 5px 10px 5px;
}
.rule_table td{
	padding: 10px 5px 10px 5px;
}

.pic_shadow{
	-moz-box-shadow: 5px 5px 2px #888888; /* 老的 Firefox */
	box-shadow: 4px 4px 5px rgba(0,0,0,0.3);
}

#Tab {
	margin:5px auto;
	width:90%;
	border:none;
}
.Menubox {
	height:50px;
	border-bottom:1px solid #64B8E4;
	/*background:#E4F2FB;*/
}
.Menubox ul {
	list-style:none;
	margin:10px 20px;
	padding:0;
	position:absolute;
}


.Menubox ul li {
	font-size:18px;
	float:left;
	background:#64B8E4;
	line-height:40px;
	display:block;
	cursor:pointer;
	height:40px;
	width:150px;
	text-align:center;
	color:#fff;
	border-top:1px solid #64B8E4;
	border-left:1px solid #64B8E4;
	border-right:1px solid #64B8E4;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	margin-right:3px;
}
.Menubox ul li.hover {
	background:#fff;
	border-bottom:1px solid #fff;
	color:#147AB8;
}
.Contentbox {
	clear:both;
	margin-top:0px;
	border-top:none;
	padding-top:8px;
	/*height:100%;*/
}
.Contentbox ul {
	list-style:none;
	margin:7px;
	padding:0;
}
.Contentbox ul li {
	line-height:24px;
	/*height: 100px;*/
	border-bottom:1px dotted #ccc;
}
#con_menu_1{
	text-align:center;
	margin:20px 0 0 0;
}
.empty{
	margin: 20px auto;
	text-align:center;
}

.grade_pic{
	height:240px;
	width:290px;
}

video::-internal-media-controls-download-button {
	display:none;
}
video::-webkit-media-controls-enclosure {
	overflow:hidden;
}
video::-webkit-media-controls-panel {
	width: calc(100% + 30px);
}
