@charset "utf-8";
/* CSS Document */
*{ font-family:'微软雅黑';}
*{margin:0;padding:0;}
img{ border:none;}
input{ border:none; background:none;}
ul,li{list-style:none;}
body{ margin:0 0; padding:0 0; overflow:scroll;}
a{ text-decoration: none;color:black;}
/*html{-webkit-filter:grayscale(100%);filter:progi:DXImageTransform.Microsoft.BasicImage(graysale=1);}*/
/*logo*/
.logoBox{ width:100%; height:130px; overflow:hidden;}
.logo{ width:1028px; overflow:hidden; margin:0 auto;}
.logo img{ float:left; margin-left:34px; margin-top:30px;}
.logo2{ float:right; width:420px; margin-top:20px;}
.weatherBox{ float:left; width:272px; height:70px; position:relative;}
.Time{
	position: absolute;
	width: 79px;
	height: 16px;
	left: 193px;
	top: 66px;
	background-color:white;
	font-size: 12px;
}
.weatherBox img{ float:left; width:231px; height:29px; margin-left:22px;}
.weatherBox iframe{ float:left;}
.block{ float:left; margin-left:16px; width:120px; margin-top:16px;}
.set{ float:left; width:120px; height:16px; margin-bottom:10px;}
.set div{ background-image:url(../images/main/sb.png); margin-right:6px; width:16px; height:16px; float:left;}
.set a{ text-decoration:none; cursor:pointer; color:#44abf1; font-size:12px; float:left;}
.set a:hover{ color:#867be9;}
.set2{ float:left; width:120px; height:16px; margin-bottom:10px;}
.set2 div{ background-image:url(../images/main/xx.png); margin-right:6px; width:16px; height:16px; float:left; margin-top:1px;}
.set2 a{ text-decoration:none; cursor:pointer; color:#44abf1; font-size:12px; float:left;}
.set2 a:hover{ color:#867be9;}
.set3{ float:left; width:120px; height:16px;}
.set3 div{ background-image:url(../images/main/dh.png); margin-right:6px; width:16px; height:16px; float:left; margin-top:1px;}
.set3 a{ text-decoration:none; cursor:pointer; color:#44abf1; font-size:12px; float:left;}
.set3 a:hover{ color:#867be9;}

/*导航*/
.navbox{ width:100%; overflow:hidden; height:56px; background-image:url(../images/main/navbox.png); background-repeat:repeat-x; background-position:bottom; margin-top:2px;}
.nav{ overflow:hidden; margin:0 auto; background-image:url(../images/main/nav.png); width:998px; height:56px; background-repeat:no-repeat; background-position:bottom; padding-left:28px;}
.nav a{ cursor:pointer; text-decoration:none; float:left; width:95px; height:56px; display:block; color:#ffffff; font-size:15px; line-height:56px; text-align:center; cursor:pointer; position:relative;}
.currentA{ background-image:url(../images/main/currentA.png); width:95px; height:56px; position:absolute; z-index:999;}

/*大图*/
.bigpic{ width:1024px; overflow:hidden; margin:0 auto; background-image:url(../images/brief/bigpic1.png); height:209px; margin-top:-8px;}
/*子导航*/
.Navigation{ width:1028px; overflow:hidden; margin:0 auto;}
.Navigation a{ min-width:70px; height:27px; border-top:3px solid #ffffff; line-height:30px; margin-left:16px; font-size:14px; float:left; color:#282828; text-align:center; cursor:pointer;}
.Navigation .Nav_A{ min-width:70px; height:30px; border-top:3px solid #9b0000; line-height:30px; font-size:14px;}

/*内容*/
.intro{ width:1028px; overflow:hidden; margin:0 auto; margin-top:36px;}
.intro .in2{ width:1028px; min-height:400px; float:left}
.TiTle{ width:1024px; overflow:hidden; margin:0 auto; border-bottom:#e1e1e1 solid 1px; font-size:24px; color:#208bcd; text-align:left; height:50px; line-height:50px; margin-bottom:30px;}
.showbox{ width:1028px; overflow:hidden; margin:0 auto; }
/*图片*/
.st_templet{ width:300px; height:270px; float:left; background-color:#f6f6f6; border:#ffffff solid 4px;}
.st_templet:hover{ border:#3cb7e4 solid 4px;}
.st_smbox{ width:300px; height:160px; cursor:pointer; overflow:hidden; float:left;}
.st_character{ float:left; width:300px; margin-top:20px;}
.st_character a{ margin-left:30px; color:#22132d; font-size:16px;  cursor:pointer; float:left;}
.st_smbox img{ height:160px; width:300px;}
.st_wz{ float:left; width:300px; margin-top:6px;}
.st_wz a{ margin-left:30px; color:#777777; font-size:12px;  cursor:pointer; float:left;}

/*页脚*/
.footerbox{ width:100%; height:80px; background-color:#e5e5e5; overflow:hidden; margin:0 auto; margin-top:60px;}
.footer{ width:1026px; height:76px; overflow:hidden; margin:0 auto;  padding-top:14px; cursor:pointer;}
.footer p{ color:#727272; font-size:12px; line-height:18px; width:313px; float:left; margin-left:390px;}

/*招生简章*/
.custom_service p img {display: inline; margin-top:-5px; vertical-align:middle;}
.scrollsidebar{position:absolute; z-index:999; bottom:0px; left:0px; width:100px;}
.side_content{width:154px; height:auto; overflow:hidden; float:left; }
.side_content .side_list {width:154px;overflow:hidden;}
.show_btn{ width:0; height:112px; overflow:hidden; margin-top:50px; float:left; cursor:pointer;}
.show_btn span { display:none;}
.close_btn{width:24px;height:24px;cursor:pointer;}
.side_title,.side_bottom,.close_btn,.show_btn {background:url(../images/main/sidebar_bg%202.png) no-repeat;}
.side_title {height:46px;}
.side_bottom { height:8px;}
.side_center {font-family:Verdana, Geneva, sans-serif; padding:5px 12px; font-size:12px;}
.close_btn { float:right; display:block; width:21px; height:16px; margin:16px 10px 0 0; _margin:16px 5px 0 0;}
.close_btn span { display:none;}
.side_center .custom_service p { text-align:center; padding:6px 0; margin:0; vertical-align:middle;}
.other  { text-align:center;}
.other p { padding-top:5px;height:14px; margin:0;color: #666666;}
.msgserver { text-align:center; margin-bottom:5px;}
.msgserver a { background:url(../images/main/sidebar_bg.png) no-repeat -119px -115px; padding-left:22px;}

.side_title, .side_blue .side_title {background-position:-195px 0;}
.side_center, .side_blue .side_center {background:url(../images/main/blue_line.png) repeat-y center;}
.side_bottom, .side_blue .side_bottom {background-position:-195px -50px;}
.close_btn, .side_blue .close_btn {background-position:-44px 0;}
.close_btn:hover, .side_blue .close_btn:hover {background-position:-66px 0;}
.show_btn , .side_blue .show_btn {background-position:-119px 0;}
.msgserver a, .side_blue .msgserver a {color:#06C;}

.side_green .side_title {background-position:-349px 0;}
.side_green .side_center {background:url(../images/main/green_line.png) repeat-y center;}
.side_green .side_bottom {background-position:-349px -50px;}
.side_green .close_btn {background-position:-44px -23px;}
.side_green .close_btn:hover {background-position:-66px -23px;}
.side_green .show_btn {background-position:-147px 0;}
.side_green .msgserver a {color:#76a20c;}
/*简章结束*/

/*返回顶部*/
.backToTop { display: none; width:20px; line-height: 1.2; padding: 5px 0; background-color: #297fd7; color: #fff; font-size: 12px; text-align: center; position: fixed; _position: absolute; right: 10px; bottom: 100px;
             _bottom: "auto"; cursor: pointer; opacity: .6;  filter: Alpha(opacity=60);}
