body{
	margin:0;
	padding:0;
	color:#000;
	font-size:14px;
	font-family:"微软雅黑";
	background:#eef2f5;
}
li{
	list-style: none;
	vertical-align: bottom
}
a{
	text-decoration:none;
}
img{
	padding:0;
	margin:0;
	display:block;
}
.clear{
	clear:both;
}
.box{
	width:990px;
	margin:0 auto;
}

/*logo*/
.head{
	width:990px;
	height:117px;
	margin: 0 auto;

}
.head img{
	margin-top: 0;
}

/*主体部分*/
.boxtop{
	width:990px;
	margin:0 auto;
}
 .boxbottom{
	background:url(../images/bg_body.jpg) repeat-y; 	
	width:990px;
	margin:0 auto;
}
.boxbody{
	width:990px;
	min-height:705px;
	padding:0;
	margin:0 auto;
	background:#eef2f5;
	overflow:hidden;
}
/*顶部导航*/
.nav{
	background:#4fb5ff;
	width:948px;
	height:56px;
	padding:0 21px;
	border-bottom:4px solid #328ee1;
}
.nav ul{
	width:990px;
}
.nav li{
	line-height:60px;
	float:left;
	height:56px;
	margin:0 4px;
}
.nav li:hover,.nav li.on{
	background:#fff;
	border-bottom:4px solid #4fb5ff;
}
.nav li a{
	color:#fff;
	font-size:16px;
	padding:0 17px;
	display:block;
}
.nav li:hover a,.nav li.on a{
	color:#4fb5ff;
}

/*首页左侧*/
.index_left{
	float:left;
	margin-top:10px;
	margin-left:0px;
	margin-bottom:10px;
	width:672px;
	height:206px;
	padding:10px;
	background:#fff;
	border-bottom:4px solid #e3e6eb;
}

.index_right{
    float: right;
    width: 220px;
    padding: 33px 35px;
    margin-top: 10px;
    margin-bottom: 10px;
    background: #4fb5ff;

}
.index_right .title {
        color: #FFF;
        font-size: 18px;
        text-align: center;
}
.index_right .form-group {
	margin-bottom: 10px;
}
.index_right .form-group  .enter_right {

	   height: 40px;
            background: #FFF url(../images/login_school.png) 25px center no-repeat;
            background-size: 15px 15px;
            border: 0 #FFFAFB;
            border-radius: 8px;

 }

 .index_right .form-group  .out_right {

            height: 40px;
            background: #FFF url(../images/login_outer.png) 25px center no-repeat;
            background-size: 15px 15px;
            border: 0 #FFFAFB;
            border-radius: 8px;
 }
.index_right .form-group a{
            position: relative;
            left: 30%;
            top: 20%;
            height: 50px;
            text-align: center;
            font-size: 18px;
            font-weight: bold;
            color:  #4fb5ff;
            margin: 0;
    }

.index_left .title{
	color:#20468d;
	font-size:16px;
	margin-bottom:12px;
}

.index_left .index_slider{
	width:300px;
	height:205px;
	float:left;
	position:relative;
}
.index_left .index_slider .flexslider{
	position:relative;
	width:300px;
	height:205px;
	overflow:hidden;
}
.index_left .index_slider .slides{
	position:relative;
	z-index:1;
}
.index_left .index_slider .slides li{
	width:300px;
	height:205px;
}
.index_left .index_slider .slides li .ellipse{
	width:33px;
	height:14px;
	line-height:14px;
	color:#fff;
	/*background:#999999;*/
	font-size:11px;
	text-align:center;
	border-radius:5px;
	float:right;
	margin-right:8px;
	margin-top:15px;
}
.index_left .index_slider .flex-direction-nav{
	position:absolute;
	z-index:3;
	width:300px;
	top:50%;
	margin-top:-18px;
}
.index_left .index_slider .flex-direction-nav li a{
	display:block;
	width:45px;
	height:37px;
	overflow:hidden;
	cursor:pointer;
	position:absolute;
}
.index_left .index_slider .flex-direction-nav li a.flex-prev{
	left:0;
	background:url(../images/pre_banner.png) center center no-repeat;
}
.index_left .index_slider .flex-direction-nav li a.flex-next{
	right:0;
	background:url(../images/next_banner.png) center center no-repeat;
}
.index_left .index_work{
	float:left;
	width:363px;
	margin-left:9px;
}
.index_left .index_work .introbody{
	padding-top:0px;
	line-height:23px;
	text-indent:2em;
}
.index_bottom .indexeq {
		padding:0 50px;
}
.search {
		float:left;
		background: url(../images/searchbg.png) no-repeat;
		width:230px;
		height:38px;
}
.index_bottom .index{
		margin-left:573px;
}
.search input {
		float:left;
		width:150px;
		outline: none;
		border-style: none;
		line-height:24px;
    background-color: transparent;
    margin-left:10px;
    padding-left:7px;
 		padding-top:3px;   
}
.search img {
		float:right;
		margin-right:25px;
		padding-top:8px;
}

/*首页中间*/
.index_left .title,.index_right .title,.index_mid_left .title,.index_mid_middle .title,.index_mid_right .title,.index_bottom .title{
	height:33px;
	line-height:33px;
	padding-left:15px;
	font-size:15px;
	color:#454545;
	font-weight:bold;
	border-bottom:1px solid #dedede;
}
.index_left .title span,.index_right .title span,.index_mid_left .title span,.index_mid_middle .title span,.index_mid_right .title span,.index_bottom .title span{
	float:left;
	padding-left:16px;
}
.index_mid_left .title .btn,.index_mid_middle .title .btn,.index_mid_right .title .btn,.index_bottom .title .btn{
	float:right;
	color:#b0b0b0;
	font-size:15px;
	text-align:center;
	line-height:33px;
	width:70px;
	height:33px;
	margin-bottom:1px;
}
.index_left .icon{
	background:url(../images/intro_icon.png) 6px 6px no-repeat;	
}
.index_right .hr_1 {
        height: 15px;
    }
.index_right .icon{
	color:#fff;
	background:url(../images/login_icon.png) 6px 10px no-repeat;	
	background-size: 15px 15px;
}
.index_right .title span{
		width:210px;
		padding:0;
}
.index_right .icon a{
	float:right;
	font-size:12px;
	color:#fff;
}
.index_mid_left .icon{
	background:url(../images/announce_icon.png) 6px 6px no-repeat;	
}
.index_mid_middle .icon{
	background:url(../images/question_icon.png) 6px 6px no-repeat;	
}
.index_mid_right .icon{
	background:url(../images/rule_icon.png) 6px 6px no-repeat;	
}
.index_bottom .icon{
	background:url(../images/equ_icon.png) 6px 6px no-repeat;	
}
/*内页*/
.nei{
	float:left;
	margin-top:10px;
	margin-left:0px;
	margin-bottom:10px;
	width:956px;
	padding:0 17px 30px 17px;
	min-height:620px;
	background:#fff;
	border-bottom:4px solid #e3e6eb;
}
.nei .nei_title{
	font-size:15px;
	color:#454545;
	text-align:left;
	width:926px;
	height:16px;
	line-height:15px;
	padding:18px 0 8px 30px;
	border-bottom:1px solid #dedede;
}
.nei .nei_intro{
	background:url(../images/intro_icon.png) 6px 16px no-repeat;		
}
.nei .nei_contact{
	background:url(../images/contact_icon.png) 6px 16px no-repeat;		
}
.nei .nei_work{
	background:url(../images/work_icon.png) 6px 16px no-repeat;		
}
.nei .nei_announce{
	background:url(../images/announce_icon.png) 6px 16px no-repeat;		
}
.nei .nei_down{
	background:url(../images/down_icon.png) 6px 16px no-repeat;		
}
.nei .nei_rule{
	background:url(../images/rule_icon.png) 6px 16px no-repeat;		
}
.nei .nei_question{
	background:url(../images/question_icon.png) 6px 16px no-repeat;		
}
.nei .nei_eq{
	background:url(../images/equ_icon.png) 6px 16px no-repeat;		
}
.nei .art_title{
	font-size:20px;
	color:#000;
	text-align:center;
	height:20px;
	line-height:20px;
	margin-bottom:22px;
	margin-top:37px;
}
.nei .textarea{
	line-height:30px;
	font-size:15px;
	padding:30px;
}
.nei .newslist{
	padding-bottom:30px;
}
/*新闻列表*/
.newslist li{
	height:48px;
	line-height:48px;
	padding-left:30px;
}
.newslist li:first-child {
        height:48px;
        line-height:48px;
        padding-left:30px;
}
.newslist li a{
	color:#727373;
	font-size:14px;
}
.newslist li a span{
	color:#727373;
}
.nei .news_title{
	font-size:20px;
	color:#000;
	text-align:center;
	height:20px;
	line-height:20px;
	margin-bottom:22px;
}

#equipments_box { }
#equipment_info {position:relative; float:left;width: 315px; margin: 10px 0 5px 15px; min-height: 105px;border: 1px solid #eee; padding:10px; }
#equipment_info img {width:100px; height:100px;float:left;padding-right:1px}
#equipment_info div {width:205px;display:inline;float:right;font-weight:bold;}
#equipment_info div:first-child {border:0;font-weight:bold;color:#48b9e7}
#equipment_info div:last-child {border:0;}
#equipment_info .equipment_info_blue {background-color:#edf4fe;}
#equipment_info .reserve{
	float:right;
}
#equipment_info .reserve .yue{
	background:#a5def5;
	color:#fff;
	font-weight:bold;
	font-size:11px;
	padding:3px;
}
#equipment_info .reserve .song{
	background:#48b9e7;
	color:#fff;
	margin-left:6px;
	font-weight:bold;
	font-size:11px;
	padding:3px;
}
#equipment_info table{
	border:0px;
	margin-top:20px;
}
#equipment_info table td{
	border:0px;
	font-size:14px
}

/*首页第二排左侧*/
.index_mid_left{
	float:left;
	width:320px;
	margin-top:0px;
	padding:10px 0 0 10px;
	min-height:176px;
	background:#fff;
}
/*首页第二排中间*/
.index_mid_middle{
	float:left;
	width:330px;
	margin-top:0px;
	padding:10px 0 0 0;
	min-height:176px;
	background:#fff;
}
/*首页第二排右侧*/
.index_mid_right{
	float:right;
	width:320px;
	margin-top:0px;
	padding:10px 10px 0 0;
	min-height:176px;
	background:#fff;
}

.index_mid_left .index_announce{
	margin-top:6px;
}
.index_mid_left .index_announce ul{
	margin-top:18px;
	margin-left:16px;
	width:93%;
}
.index_mid_left .index_announce li{
	padding-left:19px;
	line-height:25px;
	margin-bottom:4px;
}
.index_mid_left .index_question{
	margin-top:6px;
}
.index_mid_left .index_question ul{
	margin-top:18px;
	margin-left:16px;
	width:93%;
}
.index_mid_left .index_question li{
	padding-left:19px;
	line-height:25px;
	margin-bottom:4px;
}
.index_mid_right .index_training{
	margin-top:6px;
}
.index_mid_right .index_training ul{
	margin-top:18px;
	margin-left:16px;
	width:93%;
}
.index_mid_right .index_training li{
	padding-left:19px;
	line-height:25px;
	margin-bottom:4px;
}
.index_mid_left  .index_announce li span {float:right;color:#ccc}
.index_mid_middle .index_training li span {float:right;color:#ccc}
.index_mid_right .index_training li span {float:right;color:#ccc}
.index_bottom{
	width:970px;
	padding:16px 10px;
	min-height:183px;
	margin-bottom:10px;
	background:#fff;
	border-bottom:4px solid #e3e6eb;
}

/*首页底部*/
#footer {clear:both;text-align:center; margin: 0 auto;padding:0; width:990px;}
#footer p{
		clear:both;
    text-align:center;
    font-size: 12px;
    margin-bottom: 7px;
    color:#555;
}
#footer p a{color:#555;}
.tfriend-links {
        background:url(../images/flinks/01.gif);
        width:989px;
        height:10px;
}
.mfriend-links {
        background:url(../images/flinks/02.gif);
        width:989px;
        height:28px;
  			text-align: center;
        margin:0 auto;
}
.bfriend-links {
        background:url(../images/flinks/03.gif);
        width:989px;
        height:10px;
        margin-top:0px;
        margin-bottom:20px;
}
.mfriend-links a {
    margin-left: 7px;
    color: #fff;
    text-decoration: none;
    font-weight:bold;
}
.mfriend-links span {
    border-left: 1px solid #fff;
}
#equipmentinfo{
	width:836px;
	min-height:581px;
	margin-left:6px;
	padding:18px 60px 20px 60px;
}
#equipmentinfo .pic{
	width:223px;
	height:223px;
	float:left;
	margin-top:0px;
}
#equipmentinfo .pic img{
	position:relative;
}
#equipmentinfo .text{
	font-size:14px;
	font-family:"黑体";
	color:#666666;
	margin-left:223px;
}
#equipmentinfo .num{
	line-height:30px;
}
#equipmentinfo .text .header{
	background:#ababab;
	color:#fff;
	width:66px;
	height:30px;
	padding-left:6px;
}
#equipmentinfo .text .cont{
	background:#f7f7f7;
	color:#000;
	width:464px;
	height:30px;
	padding-left:6px;
}
#equipmentinfo .title1 .song{
	background:#4fb5ff;
	color:#fff;
	float:right;
	padding:5px;
	font-size:15px;
}
#equipmentinfo .title1 .yue{
	background:#4fb5ff;
	color:#fff;
	float:right;
	margin-left:5px;
	padding:5px;
	font-size:15px;
}
#equipmentinfo .title1{
	font-size:20px;
	color:#454545;
	text-align:center;
	line-height:normal;
	margin-bottom:20px;
	font-family:"黑体";		
}
#equipmentinfo .text .title2{
	font-size:14px;
	color:#000;
	line-height:14px;
	font-weight:bold;
	margin-top:34px;
	font-family:"黑体";
}
#equipmentinfo p{
	font-size:13px;
	font-family:"黑体";	
}
div#eq_left {width: 700px; float: left;float:left; margin-top:30px; }
div.equipment_summary {background-color: #fff; width: 323px; height: 120px; float: left; margin-right:20px;margin-bottom: 18px; border: 1px solid #dedede;}
div.equipment_summary div {position:relative; margin: 5px 0 0 140px; }
div.equipment_summary div p {position:relative; line-height: 22px;font-size: 13px;}
div.equipment_summary div a p {font-size: 13px;}
div.equipment_summary div a.sample {background-color: #4fb5fe; color: #fff; font-size: 15px; padding: 2px 6px; margin-right:2px; margin-top:20px}
div.equipment_summary div p.title {margin-bottom:10px}
div.equipment_summary div p.title a {color: #000; font-size: 17px; }
div.equipment_summary div p.linkarea {margin-top:10px}
div#eq_right {float: right; width:250px;margin-top:30px}
div.eq_reserv p {margin: 20px 20px 10px 20px;}
div.eq_reserv ul {margin-left: 4px; width:220px; margin-top:20px;}
div.eq_reserv li {list-style: none; margin: 10px 0; }
div.eq_reserv li a.on {color: #4fb5fe;}
div.eq_reserv li a:hover {color: #4fb5fe; }
div.eq_reserv li a {font-size:14px; padding-left:15px;}
div.eq_reserv #eq_frequence li {float: left; margin-right: 10px;}

div#eq_right input, select {width: 238px;}
