/*-----Student学生页面-----*/

/*---职位页面响应式布局---*/
/*---使用css判断屏幕等级写---*/

/*---这里放公用css样式---*/

	ul,ol,li,div {
	margin: 0;
	padding: 0;
	}
	ul,ol {
		list-style: none;
	}
	body{
		width: 100%;
		font-family:  微软雅黑, Tahoma, Helvetica, Arial, 宋体, sans-serif;
		margin: 0;
		padding: 0;
	}
	li{
		list-style: none;
	}
	a{
		text-decoration: none;
	}
	.Center{
	 	margin-left: auto;
	 	margin-right: auto;
	}
	.floatR{
		float: right;
	}
	.floatL{
		float: left;
		/*! display: none; */
	}
	.box{
		display: block;
	}
	.BackgroundGrey{
		background-color: #f5f5f5;
	}
	.clear{
		clear:both;
		font-size: 0;
		height: 1px;
	}
	.width100{
		width: 100%
	}

/*---结束---*/

@media screen and (max-width:749px) {
	body{
 		background-color: #fff;
 		margin: 0;
 		padding: 0;
 	}
 	.Navigation{
 		background-color: rgba(255,255,255,.8);
 		position: fixed;
 		top: 0;
 		width: 100%;
 		padding: 5px 0;
 		z-index: 9999;
 	}
 	.NavigationContentBox{
 		width: 1200px;
 		padding: 0 20px;
 	}
 	.NavigationContentBox a{
 		margin:0;
 		padding: 1px 0;
 	}
 	.font14{
 		font-size: 14px;
 	}
 	.Wordbox{
 		margin:0;
 	}
 	.Wordbox ul{
 		margin:0;
 	}
 	.Wordbox ul li{
 		float: left;
 		margin:0 20px;
 	}
 	.Wordbox ul li a{
 		font-size: 18px;
 		display: block;
 		line-height: 38px;
 		text-decoration: none;
 		color: #000;
 	}
 	.Wordbox ul li a:hover{
 		font-size: 18px;
 		display: block;
 		line-height: 38px;
 		text-decoration: none;
 		color: #008cd6;
 	}
 	.widthanli{
 		width: 100%;
 		margin: 0 auto;
 	}
 	.width100 img{
 		height: 850px;
 		width: 100%;
 	}
 	.Modularbox{
 		/*! width: 1200px; */
 		padding: 1%;
 	}
 	.spacing{
 		margin-top: 20px;
 	}
 	.Pagewidth{
 		width: 1200px;
 	}
 	footer{
 		background-color: #fff;
 	}
 	footer li{
 		padding: 5px 0;
 	}
 	footer li a{
 		color: #828282;
 	}
 	footer div{
 		width: 16.6%;
 		text-align: center;
 	}
 	.neirongbox{
 		margin-top: 60px;
 	}
 	.biaotibox{
 		width: 230px;
 		/*border: 1px solid #d2d2d2;*/
 		display: none;
 	}
 	.biaotibox-biaoti{
 		height: 50px;
 		line-height: 50px;
 		font-size: 18px;
 		border-bottom: 1px solid #d2d2d2;
 	}
 	.biaotibox-xiao{
 		height: 40px;
 		line-height: 40px;
 		font-size: 16px;
 		margin-left: 60px;
 	}
 	.page{
 		background-color: #fff;
 		color: #565656;
 	}
 	.page:hover{
 		background-color: #008cd6;
 		color: #fff;
 	}
 	.text{
 		width: 100%;
 	}
 	.text-biaoti{
 		font-size: 20px;
 		border-bottom: 4px solid #6ebde7;
 		width: 160px;
 		height: 30px;
 		line-height: 30px;
 	}
 	.text-sousuo{
 		height: 60px;
 		width: 100%;
 		background-color:#008cd6;
 		/*margin-top: 20px;*/
 	}
 	.text-sousuo input{
 		height: 38px;
 		margin-top:10px;
 		margin-left: 2%;
 		width: 68%;
 		border: 1px solid #fff;
 		padding-left: 20px;
 	}
 	.text-sousuo button{
 		height: 42px;
 		margin-top: 10px;
 		/*! margin-right: 20px; */
 		width: 24%;
 		background-color: #6ebde7;
 		color: #fff;
 		border: 1px solid #6ebde7;
 		font-size: 16px;
 		float: right;
 	}
 	.jianshao{
 		width: 99;
 		/*border-left: 1px solid #d2d2d2;
 		border-right: 1px solid #d2d2d2;*/
 		border-bottom: 1px solid #d2d2d2;
 	}
 	.jianshao li{
 		border-bottom: 1px solid #d2d2d2;
 		padding: 20px 0;
 	}
 	.jianshao li p{
 		/*margin-top: 0px;*/
 		text-overflow:ellipsis;
 		overflow:hidden;
 		height: 30px;
 	}
 	.jianshao li a{
 		float: right;
 		margin-top: -130px;
 		padding: 10px 50px;
 		border: 2px solid #008cd6;
 		color: #008cd6; 		
 	}
 	.jianshao-biaoti{
 		font-size: 24px;
 		color: #008cd6;
 		text-align: center;
 		border-bottom: 1px solid #e3e3e3;
 		line-height: 40px;
 	}
 	.jianshao-riqi1{
 		font-size: 14px;
 		color: #575757;
 		text-align: center;
 		margin-top: 1px;
 	}
 	.text-biaoti2{
 		font-size: 16px;
 		border-bottom: 4px solid #6ebde7;
 		width: 130px;
 		height: 30px;
 		line-height: 30px;
 		margin-top: 20px;
 	}
 	.xushu{
 		padding: 10% 1%;
 	}
 	.xushu-font{
 		width: 33%;
 		font-size: 1em;
 		color: #565656;
 		margin: 10% 0;
 	}
 	.xushu-font span{
 		color: #000;
 	}
 	.jianshao li{
 		color: #000;
 		line-height: 30px;
 	}
 	.page2{
 		text-align: center;
 		margin-right: 20px;
 		margin-top: 40px;
 	}
 	.page2 a{
 		text-decoration: none;
 		border: 1px solid #dcdcdc;
 		cursor: pointer;
 		padding: 5px 7px;
 		margin: 0;
 		color: #000;
 		background-color: #fff;
 	}
 	.page2 a:hover{
 		text-decoration: none;
 		border: 1px solid #dcdcdc;
 		cursor: pointer;
 		padding: 5px 7px;
 		margin: 0;
 		color: #fff;
 		background-color: #008cd6;
 	}
 	.ifheight{
			height:1060px;
		}
	.SStextbox{
		font-size: 18px;
		line-height: 50px;
		border-bottom: 1px solid #000;
	}
	.juzuo{
		width: 300px;
		float: left;
		display: none;
	}
	.SSbox{
		padding: 20px;
	}
	.SSbox input{
		width: 98%;
		height: 30px;
		padding-left: 2%;
		border-radius:10px ;
		border: 1px solid #939393;
	}
	.SSbox button{
		width: 50%;
		height: 30px;
		margin-left: 25%;
		border-radius:10px ;
		border: 1px solid #fff;
		margin-top: 20px;
		background-color: #008cd6;
		color: #fff
	}
	.GXtuijian a{
		line-height: 40px;
		font-size: 16px;
		color: #008cd6;
	}
	.ONorOFF{
		/*! display: none; */
	}
}


@media screen and (min-width: 750px) and (max-width:969px) {
	body{
 		background-color: #fff;
 		margin: 0;
 		padding: 0;
 	}
 	.Navigation{
 		background-color: rgba(255,255,255,.8);
 		position: fixed;
 		top: 0;
 		width: 100%;
 		padding: 5px 0;
 		z-index: 9999;
 	}
 	.NavigationContentBox{
 		width: 1200px;
 		padding: 0 20px;
 	}
 	.NavigationContentBox a{
 		margin:0;
 		padding: 1px 0;
 	}
 	.font14{
 		font-size: 14px;
 	}
 	.Wordbox{
 		margin:0;
 	}
 	.Wordbox ul{
 		margin:0;
 	}
 	.Wordbox ul li{
 		float: left;
 		margin:0 20px;
 	}
 	.Wordbox ul li a{
 		font-size: 18px;
 		display: block;
 		line-height: 38px;
 		text-decoration: none;
 		color: #000;
 	}
 	.Wordbox ul li a:hover{
 		font-size: 18px;
 		display: block;
 		line-height: 38px;
 		text-decoration: none;
 		color: #008cd6;
 	}
 	.widthanli{
 		width: 750px;
 		margin: 0 auto;
 	}
 	.width100 img{
 		height: 850px;
 		width: 100%;
 	}
 	.Modularbox{
 		/*! width: 1200px; */
 		padding: 10px;
 	}
 	.spacing{
 		margin-top: 20px;
 	}
 	.Pagewidth{
 		width: 1200px;
 	}
 	footer{
 		background-color: #fff;
 	}
 	footer li{
 		padding: 5px 0;
 	}
 	footer li a{
 		color: #828282;
 	}
 	footer div{
 		width: 16.6%;
 		text-align: center;
 	}
 	.neirongbox{
 		margin-top: 60px;
 	}
 	.biaotibox{
 		width: 230px;
 		/*border: 1px solid #d2d2d2;*/
 		display: none;
 	}
 	.biaotibox-biaoti{
 		height: 50px;
 		line-height: 50px;
 		font-size: 18px;
 		border-bottom: 1px solid #d2d2d2;
 	}
 	.biaotibox-xiao{
 		height: 40px;
 		line-height: 40px;
 		font-size: 16px;
 		margin-left: 60px;
 	}
 	.page{
 		background-color: #fff;
 		color: #565656;
 	}
 	.page:hover{
 		background-color: #008cd6;
 		color: #fff;
 	}
 	.text{
 		width: 100%;
 	}
 	.text-biaoti{
 		font-size: 20px;
 		border-bottom: 4px solid #6ebde7;
 		width: 160px;
 		height: 30px;
 		line-height: 30px;
 	}
 	.text-sousuo{
 		height: 60px;
 		width: 100%;
 		background-color:#008cd6;
 		/*margin-top: 20px;*/
 	}
 	.text-sousuo input{
 		height: 38px;
 		margin-top:10px;
 		margin-left: 20px;
 		width: 500px;
 		border: 1px solid #fff;
 		padding-left: 20px;
 	}
 	.text-sousuo button{
 		height: 42px;
 		margin-top: 10px;
 		margin-right: 20px;
 		width: 167px;
 		background-color: #6ebde7;
 		color: #fff;
 		border: 1px solid #6ebde7;
 		font-size: 16px;
 		float: right;
 	}
 	.jianshao{
 		width: 728px;
 		/*border-left: 1px solid #d2d2d2;
 		border-right: 1px solid #d2d2d2;*/
 		border-bottom: 1px solid #d2d2d2;
 	}
 	.jianshao li{
 		border-bottom: 1px solid #d2d2d2;
 		padding: 20px 0;
 	}
 	.jianshao li p{
 		/*margin-top: 0px;*/
 		text-overflow:ellipsis;
 		overflow:hidden;
 		height: 30px;
 	}
 	.jianshao li a{
 		float: right;
 		margin-top: -130px;
 		padding: 10px 50px;
 		border: 2px solid #008cd6;
 		color: #008cd6; 		
 	}
 	.jianshao-biaoti{
 		font-size: 24px;
 		color: #008cd6;
 		text-align: center;
 		border-bottom: 1px solid #e3e3e3;
 		line-height: 40px;
 	}
 	.jianshao-riqi1{
 		font-size: 14px;
 		color: #575757;
 		text-align: center;
 		margin-top: 1px;
 	}
 	.text-biaoti2{
 		font-size: 16px;
 		border-bottom: 4px solid #6ebde7;
 		width: 130px;
 		height: 30px;
 		line-height: 30px;
 		margin-top: 20px;
 	}
 	.xushu{
 		padding: 30px 60px;
 	}
 	.xushu-font{
 		width: 33%;
 		font-size: 16px;
 		color: #565656;
 		margin: 5px 0;
 	}
 	.xushu-font span{
 		color: #000;
 	}
 	.jianshao li{
 		color: #000;
 		line-height: 30px;
 	}
 	.page2{
 		text-align: center;
 		margin-right: 20px;
 		margin-top: 40px;
 	}
 	.page2 a{
 		text-decoration: none;
 		border: 1px solid #dcdcdc;
 		cursor: pointer;
 		padding: 5px 7px;
 		margin: 0;
 		color: #000;
 		background-color: #fff;
 	}
 	.page2 a:hover{
 		text-decoration: none;
 		border: 1px solid #dcdcdc;
 		cursor: pointer;
 		padding: 5px 7px;
 		margin: 0;
 		color: #fff;
 		background-color: #008cd6;
 	}
 	.ifheight{
			height:420px;
		}
	.SStextbox{
		font-size: 18px;
		line-height: 50px;
		border-bottom: 1px solid #000;
	}
	.juzuo{
		width: 300px;
		float: left;
		display: none;
	}
	.SSbox{
		padding: 20px;
	}
	.SSbox input{
		width: 98%;
		height: 30px;
		padding-left: 2%;
		border-radius:10px ;
		border: 1px solid #939393;
	}
	.SSbox button{
		width: 50%;
		height: 30px;
		margin-left: 25%;
		border-radius:10px ;
		border: 1px solid #fff;
		margin-top: 20px;
		background-color: #008cd6;
		color: #fff
	}
	.GXtuijian a{
		line-height: 40px;
		font-size: 16px;
		color: #008cd6;
	}
}


@media screen and (min-width: 970px) and (max-width:1199px) {
	body{
 		background-color: #fff;
 		margin: 0;
 		padding: 0;
 	}
 	.Navigation{
 		background-color: rgba(255,255,255,.8);
 		position: fixed;
 		top: 0;
 		width: 100%;
 		padding: 5px 0;
 		z-index: 9999;
 	}
 	.NavigationContentBox{
 		width: 1200px;
 		padding: 0 20px;
 	}
 	.NavigationContentBox a{
 		margin:0;
 		padding: 1px 0;
 	}
 	.font14{
 		font-size: 14px;
 	}
 	.Wordbox{
 		margin:0;
 	}
 	.Wordbox ul{
 		margin:0;
 	}
 	.Wordbox ul li{
 		float: left;
 		margin:0 20px;
 	}
 	.Wordbox ul li a{
 		font-size: 18px;
 		display: block;
 		line-height: 38px;
 		text-decoration: none;
 		color: #000;
 	}
 	.Wordbox ul li a:hover{
 		font-size: 18px;
 		display: block;
 		line-height: 38px;
 		text-decoration: none;
 		color: #008cd6;
 	}
 	.widthanli{
 		width: 970px;
 		margin: 0 auto;
 	}
 	.width100 img{
 		height: 850px;
 		width: 100%;
 	}
 	.Modularbox{
 		/*! width: 1200px; */
 		padding: 40px;
 	}
 	.spacing{
 		margin-top: 20px;
 	}
 	.Pagewidth{
 		width: 1200px;
 	}
 	footer{
 		background-color: #fff;
 	}
 	footer li{
 		padding: 5px 0;
 	}
 	footer li a{
 		color: #828282;
 	}
 	footer div{
 		width: 16.6%;
 		text-align: center;
 	}
 	.neirongbox{
 		margin-top: 60px;
 	}
 	.biaotibox{
 		width: 230px;
 		/*border: 1px solid #d2d2d2;*/
 		display: none;
 	}
 	.biaotibox-biaoti{
 		height: 50px;
 		line-height: 50px;
 		font-size: 18px;
 		border-bottom: 1px solid #d2d2d2;
 	}
 	.biaotibox-xiao{
 		height: 40px;
 		line-height: 40px;
 		font-size: 16px;
 		margin-left: 60px;
 	}
 	.page{
 		background-color: #fff;
 		color: #565656;
 	}
 	.page:hover{
 		background-color: #008cd6;
 		color: #fff;
 	}
 	.text{
 		width: 100%;
 	}
 	.text-biaoti{
 		font-size: 20px;
 		border-bottom: 4px solid #6ebde7;
 		width: 160px;
 		height: 30px;
 		line-height: 30px;
 	}
 	.text-sousuo{
 		height: 60px;
 		width: 100%;
 		background-color:#008cd6;
 		/*margin-top: 20px;*/
 	}
 	.text-sousuo input{
 		height: 38px;
 		margin-top:10px;
 		margin-left: 20px;
 		width: 580px;
 		border: 1px solid #fff;
 		padding-left: 20px;
 	}
 	.text-sousuo button{
 		height: 42px;
 		margin-top: 10px;
 		margin-right: 20px;
 		width: 180px;
 		background-color: #6ebde7;
 		color: #fff;
 		border: 1px solid #6ebde7;
 		font-size: 16px;
 		float: right;
 	}
 	.jianshao{
 		width: 888px;
 		/*border-left: 1px solid #d2d2d2;
 		border-right: 1px solid #d2d2d2;*/
 		border-bottom: 1px solid #d2d2d2;
 	}
 	.jianshao li{
 		border-bottom: 1px solid #d2d2d2;
 		padding: 20px 0;
 	}
 	.jianshao li p{
 		/*margin-top: 0px;*/
 		text-overflow:ellipsis;
 		overflow:hidden;
 		height: 30px;
 	}
 	.jianshao li a{
 		float: right;
 		margin-top: -130px;
 		padding: 10px 50px;
 		border: 2px solid #008cd6;
 		color: #008cd6; 		
 	}
 	.jianshao-biaoti{
 		font-size: 24px;
 		color: #008cd6;
 		text-align: center;
 		border-bottom: 1px solid #e3e3e3;
 		line-height: 40px;
 	}
 	.jianshao-riqi1{
 		font-size: 14px;
 		color: #575757;
 		text-align: center;
 		margin-top: 1px;
 	}
 	.text-biaoti2{
 		font-size: 16px;
 		border-bottom: 4px solid #6ebde7;
 		width: 130px;
 		height: 30px;
 		line-height: 30px;
 		margin-top: 20px;
 	}
 	.xushu{
 		padding: 30px 60px;
 	}
 	.xushu-font{
 		width: 33%;
 		font-size: 16px;
 		color: #565656;
 		margin: 5px 0;
 	}
 	.xushu-font span{
 		color: #000;
 	}
 	.jianshao li{
 		color: #000;
 		line-height: 30px;
 	}
 	.page2{
 		text-align: center;
 		margin-right: 20px;
 		margin-top: 40px;
 	}
 	.page2 a{
 		text-decoration: none;
 		border: 1px solid #dcdcdc;
 		cursor: pointer;
 		padding: 5px 7px;
 		margin: 0;
 		color: #000;
 		background-color: #fff;
 	}
 	.page2 a:hover{
 		text-decoration: none;
 		border: 1px solid #dcdcdc;
 		cursor: pointer;
 		padding: 5px 7px;
 		margin: 0;
 		color: #fff;
 		background-color: #008cd6;
 	}
 	.ifheight{
			height:420px;
		}
	.SStextbox{
		font-size: 18px;
		line-height: 50px;
		border-bottom: 1px solid #000;
	}
	.juzuo{
		width: 300px;
		float: left;
		display: none;
	}
	.SSbox{
		padding: 20px;
	}
	.SSbox input{
		width: 98%;
		height: 30px;
		padding-left: 2%;
		border-radius:10px ;
		border: 1px solid #939393;
	}
	.SSbox button{
		width: 50%;
		height: 30px;
		margin-left: 25%;
		border-radius:10px ;
		border: 1px solid #fff;
		margin-top: 20px;
		background-color: #008cd6;
		color: #fff
	}
	.GXtuijian a{
		line-height: 40px;
		font-size: 16px;
		color: #008cd6;
	}
	.ONorOFF{
	}
}


@media screen and (min-width:1200px) {
	body{
 		background-color: #fff;
 		margin: 0;
 		padding: 0;
 	}
 	.Navigation{
 		background-color: rgba(255,255,255,.8);
 		position: fixed;
 		top: 0;
 		width: 100%;
 		padding: 5px 0;
 		z-index: 9999;
 	}
 	.NavigationContentBox{
 		width: 1200px;
 		padding: 0 20px;
 	}
 	.NavigationContentBox a{
 		margin:0;
 		padding: 1px 0;
 	}
 	.font14{
 		font-size: 14px;
 	}
 	.Wordbox{
 		margin:0;
 	}
 	.Wordbox ul{
 		margin:0;
 	}
 	.Wordbox ul li{
 		float: left;
 		margin:0 20px;
 	}
 	.Wordbox ul li a{
 		font-size: 18px;
 		display: block;
 		line-height: 38px;
 		text-decoration: none;
 		color: #000;
 	}
 	.Wordbox ul li a:hover{
 		font-size: 18px;
 		display: block;
 		line-height: 38px;
 		text-decoration: none;
 		color: #008cd6;
 	}
 	.widthanli{
 		width: 1200px;
 		margin: 0 auto;
 	}
 	.width100 img{
 		height: 850px;
 		width: 100%;
 	}
 	.Modularbox{
 		/*! width: 1200px; */
 		padding: 40px;
 	}
 	.spacing{
 		margin-top: 20px;
 	}
 	.Pagewidth{
 		width: 1200px;
 	}
 	footer{
 		background-color: #fff;
 	}
 	footer li{
 		padding: 5px 0;
 	}
 	footer li a{
 		color: #828282;
 	}
 	footer div{
 		width: 16.6%;
 		text-align: center;
 	}
 	.neirongbox{
 		/*! margin-top: 60px; */
 	}
 	.biaotibox{
 		/* width: 230px; */
 		/*border: 1px solid #d2d2d2;*/
 	}
 	.biaotibox-biaoti{
 		height: 50px;
 		line-height: 50px;
 		font-size: 18px;
 		border-bottom: 1px solid #d2d2d2;
 	}
 	.biaotibox-xiao{
 		height: 40px;
 		line-height: 40px;
 		font-size: 16px;
 		margin-left: 60px;
 	}
 	.page{
 		background-color: #fff;
 		color: #565656;
 	}
 	.page:hover{
 		background-color: #008cd6;
 		color: #fff;
 	}
 	.text{
 		width: 800px;
 	}
 	.text-biaoti{
 		font-size: 20px;
 		border-bottom: 4px solid #6ebde7;
 		width: 160px;
 		height: 30px;
 		line-height: 30px;
 	}
 	.text-sousuo{
 		height: 60px;
 		width: 100%;
 		background-color:#008cd6;
 		/*margin-top: 20px;*/
 	}
 	.text-sousuo input{
 		height: 38px;
 		margin-top:10px;
 		margin-left: 20px;
 		width: 580px;
 		border: 1px solid #fff;
 		padding-left: 20px;
 	}
 	.text-sousuo button{
 		height: 42px;
 		margin-top: 10px;
 		margin-right: 20px;
 		width: 180px;
 		background-color: #6ebde7;
 		color: #fff;
 		border: 1px solid #6ebde7;
 		font-size: 16px;
 		float: right;
 	}
 	.jianshao{
 		width: 828px;
 		/*border-left: 1px solid #d2d2d2;
 		border-right: 1px solid #d2d2d2;*/
 		border-bottom: 1px solid #d2d2d2;
 	}

 	.jianshao li{
 		border-bottom: 1px solid #d2d2d2;
 		padding: 20px 0;
 	}
 	.jianshao li p{
 		/*margin-top: 0px;*/
 		text-overflow:ellipsis;
 		overflow:hidden;
 		height: 30px;
 	}
 	.jianshao li a{
 		float: right;
 		margin-top: -130px;
 		padding: 10px 50px;
 		border: 2px solid #008cd6;
 		color: #008cd6; 		
 	}
 	.jianshao-biaoti{
 		font-size: 24px;
 		color: #008cd6;
 		text-align: center;
 		border-bottom: 1px solid #e3e3e3;
 		line-height: 40px;
 	}
 	.jianshao-riqi1{
 		font-size: 14px;
 		color: #575757;
 		text-align: center;
 		margin-top: 1px;
 	}
 	.text-biaoti2{
 		font-size: 16px;
 		border-bottom: 4px solid #6ebde7;
 		width: 130px;
 		height: 30px;
 		line-height: 30px;
 		margin-top: 20px;
 	}
 	.xushu{
 		padding: 30px 60px;
 	}
 	.xushu-font{
 		width: 33%;
 		font-size: 16px;
 		color: #565656;
 		margin: 5px 0;
 	}
 	.xushu-font span{
 		color: #000;
 	}
 	.jianshao li{
 		color: #000;
 		line-height: 30px;
 	}
 	.page2{
 		text-align: center;
 		margin-right: 20px;
 		margin-top: 40px;
 	}
 	.page2 a{
 		text-decoration: none;
 		border: 1px solid #dcdcdc;
 		cursor: pointer;
 		padding: 5px 7px;
 		margin: 0;
 		color: #000;
 		background-color: #fff;
 	}
 	.page2 a:hover{
 		text-decoration: none;
 		border: 1px solid #dcdcdc;
 		cursor: pointer;
 		padding: 5px 7px;
 		margin: 0;
 		color: #fff;
 		background-color: #008cd6;
 	}
 	.floatR{
		float: right;
	}
	.ifheight{
			height:420px;
	}
	.SStextbox{
		font-size: 18px;
		line-height: 50px;
		border-bottom: 1px solid #000;
	}
	.juzuo{
		width: 250px;
		float: left;
	}
	.SSbox{
		padding: 20px;
	}
	.SSbox input{
		width: 98%;
		height: 30px;
		padding-left: 2%;
		border-radius:10px ;
		border: 1px solid #939393;
	}
	.SSbox button{
		width: 50%;
		height: 30px;
		margin-left: 25%;
		border-radius:10px ;
		border: 1px solid #fff;
		margin-top: 20px;
		background-color: #008cd6;
		color: #fff
	}
	.GXtuijian a{
		line-height: 40px;
		font-size: 16px;
		color: #008cd6;
	}
	.ONorOFF{
		display: none;
	}

 }
