html, body, div, span, object,li,ul,img iframe, h1, h2, h3, h4, h5, h6, p, pre, a, em, img, strong, sub, sup, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header,  menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: none;
    font-size: 16px;
    font-family: "微软雅黑";
    /*color: #000000;*/
}
html, body, div, span, object,li,ul,img iframe,  p, a, em,  i, dl, dt, dd, ol, ul, li, label, table, tbody, tfoot, thead, tr, th, td, input,select,textarea{
    font-weight: normal;
}
*{padding:0;margin:0}
html {
    height: 100%;
    -webkit-text-size-adjust:none;
}
body{
    width: 100%;
    background: #fff;
}
ul,li{
    list-style: none;
}
dl{
    -webkit-margin-before:0;
    -webkit-margin-after: 0;
}
input, textarea, select, button {
    font-size: 16px;
    font-family: "微软雅黑";
}
dd {
    -webkit-margin-start: 0px;
}
a{
    text-decoration: none;
    cursor: pointer;
}
input[type="radio"] {
    margin:0;
}
i, em {
    font-style: normal;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.clearfix:after {content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
    font-size:0;
}
.clearfix { *zoom:1;}
.wrap{
    width: 1200px;
    margin: 0 auto;
}

/*index---start*/
.header-group-box{
	width: 100%;
	height: 650px;
	background: url(../images/Top_banner.png)no-repeat 0 0;
}
.header-group{
	height: 80px;
	border-bottom: 1px solid rgba(255,255,255,0.2);
}
.nav-group{
	width: 1200px;
	height: 80px;
	line-height: 80px;
	font-size: 16px;
	color: #fff;
	margin-left: auto;
	margin-right: auto;
}
.nav-group img{
	float: left;
	margin-top: 22px;
}
.nav-box-wrapper {
	float:right;
	position:relative;
}
.nav-group .nav-box{
	float: right;
	margin-top: 24px;
}
.nav-group .nav-box li{
	width: 90px;
	height: 36px;
	line-height: 36px;
	float: left;
	margin-left: 12px;
	border-radius: 50px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}
.nav-group .nav-box li:hover{
	background-color: #fff;
	color: #1c2238;
	width: 90px;
	height: 36px;
	float: left;
	border-radius: 50px;
	cursor: pointer;
}
.addclass{
	background-color: #fff;
	color: #1c2238;
	width: 90px;
	height: 36px;
	float: left;
	margin-left: 10px;
	border-radius: 50px;
	cursor: pointer;
}
.nav-group .line{
	width: 60px;
	height: 1px;
	background-color: #fff;
	display: block;
	clear: both;
	position: absolute;
	left:34px;
	margin-top: 80px;
}
.banner-group{
	width: 1200px;
	height: 340px;
	margin-left: auto;
	margin-right: auto;
}
.banner-group .banner-box{
	width: 394px;
	height: 340px;
	float: right;
	clear: both;
	margin-right: 24px;
	margin-top: 90px;
	position:relative;
}
.banner-box .code {
	position:absolute;
	right:-26px;
	bottom:8px;
}
.banner-group .banner-box img,.banner-group .banner-box p,.banner-group .banner-box span,.banner-group .banner-box a{
	float: left;
}
.banner-group .banner-box p{
	width: 120px;
	height: 1px;
	background-color: #fff;
	margin-top: 42px;
}
.banner-group .banner-box span{
	margin-top: 24px;
	color: #fff;
	font-size: 22px;
	clear: both;
	line-height: 40px;
	margin-bottom: 24px;
}
.banner-group .banner-box a{
	clear: both;
	width: 170px;
	height: 48px;
	line-height: 48px;
	color: #fff;
	text-align: center;
	background-color: rgba(0,206,35,0.75);
	border: 1px solid #fff;
}
.banner-group .banner-box a:hover{
	background-color: rgba(0,206,35,0.9);
	line-height: 50px;
}
.Count-group{
	width: 100%;
	height: 60px;
	background-color: rgba(98,98,98,0.3);
	clear: both;
	margin-top: 136px;
}
.notice-box{
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 14px;
}
.notice-box span{
	color: rgba(255,255,255,0.75);
	padding-left: 28px;
	padding-top: 4px;
	font-size: 14px;
	background: url(../images/notice_icon.png) no-repeat 2px 0;
}
.Count-group .Count-box{
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
.Count-group .Count-box li{
	width: 240px;
	height: 60px;
	line-height: 60px;
	color: rgba(255,255,255,0.85);
	font-size: 14px;
	float: left;
	margin-left: 50px;
	margin-right: 10px;
}
.Count-box li img{
	float: left;
	margin-right: 10px;
	margin-top: 14px;
}
.Count-box li i{
	color: #fff;
	font-size: 22px;
	margin-right: 6px;
}

/*index---Service*/
.Service-group-box{
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 84px;
	clear: both;
}
.Service-group-box .Title-box,.Service-group-box .Title-box .Title-group{
	width: 560px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.Service-group-box .Title-box .Title-group{
	height: 40px;
	line-height: 40px;
	text-align: center;
	margin-bottom: 16px;
}
.Title-box .Title-group span{
	font-size: 32px;
	color: #1c2238;
	margin-left: 36px;
	margin-right: 36px;
	float: left;
}
.Service-group-box .Title-box i{
	width: 560px;
	text-align: center;
	color: #999999;
	font-size: 16px;
	clear: both;
}
.Service-group-box .Product-con{
	clear: both;
	margin-top: 66px;
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
.Service-group-box .Product-con li{
	width: 134px;
	height: 220px;
	float: left;
	text-align: center;
	margin-left: 32px;
	margin-right: 32px;
}
.Service-group-box .Product-con li img{
	margin-bottom: 22px;
}
.Service-group-box .Product-con li span{
	color: #1c2238;
	font-size: 18px;
	width: 134px;
	text-align: center;
	margin-bottom: 10px;
}
.Service-group-box .Product-con li p{
	color: #999;
	font-size: 14px;
	width: 134px;
	text-align: center;
}

/*index---Product*/
.Service-group-box .Introduce-con{
	clear: both;
	margin-top: 68px;
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
.Service-group-box .Introduce-con li{
	width: 530px;
	height: 140px;
	float: left;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 64px;
}
.Service-group-box .Introduce-con li img{
	float: left;
	margin-right: 30px;
}
.Introduce-con li .Introduce-box{
	width: 380px;
	float: left;
	margin-top: 28px;
}
.Introduce-con .Introduce-box span{
	color: #1c2238;
	font-size: 22px;
	float: left;
	margin-bottom: 14px;
}
.Introduce-con .Introduce-box i{
	color: #999;
	font-size: 14px;
	float: left;
}
.login-box{
	width: 100%;
	height: 240px;
	background: url(../images/Product_Service_bgimg.png) no-repeat 0 0;
	background-size: 1920px 240px;
	margin-top: 24px;
}
.login-box .login-con{
	width: 1200px;
	height: 240px;
	margin-left: auto;
	margin-right: auto;
}
.login-box .login-con .login{
	width: 744px;
	height:100%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.login-con .login span{
	display: inline-block;
	color: #fff;
	font-size: 32px;
	margin-top: 36px;
	margin-bottom: 8px;
}
.login-con .login p{
	color: #fff;
	font-size: 18px;
	margin-bottom: 28px;
	display: inline-block;
}
.login-con .login p i{
	color: #fff56f;
	font-size: 32px;
}
.login-con .login a{
	width: 150px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	text-align: center;
	background-color: rgba(0,206,35,0.75);
	border: 1px solid #fff;
	display: block;
	margin-left: 272px;
}
.login-con .login a:hover{
	background-color: rgba(0,206,35,0.9);
	line-height: 42px;
}
.School-list-con{
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
.School-list-con .Tab-box{
	width: 688px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 66px;
	margin-bottom: 40px;
}
.School-list-con .Tab-box .Tab-on{
	background-color: #0e6cf6;
	color: #fff;
}
.School-list-con .Tab-box a{
	width: 170px;
	height: 40px;
	line-height: 40px;
	display: block;
	background-color: #fff;
	text-align: center;
	border: 1px solid #0e6cf6;
	color: #0e6cf6;
	font-size: 16px;
	float: left;
}
.School-list-con .Tab-box a:hover{
	background-color: #0e6cf6;
	color: #fff;
}
.School-list-con .School-list{
	width: 1200px;
	display:inline-block;
	float:left;
/*
	margin-left: auto;
	margin-right: auto;
*/
/*	clear: both;*/
}
.School-list-con .School-list li{
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.School-list-con .School-list li img{
	width: 225px;
	height: 80px;
}
.return-top-box{
    z-index: 1;
    display: none;
    position: fixed;
    right: 100px;
    bottom: 130px;
    width: 72px;
    height: 72px;
}
.return-top-box a.return-top{
    display: block;
    width: 72px;
    height: 72px;
    background: url("../images/ReturmTop_icon.png") no-repeat 0 0;
    background-size: 72px 72px;
	opacity: 0.75;
	margin-top: 16px;
}
.return-top-box .return-top:hover{
    background: url("../images/ReturmTop_icon_hover.png") no-repeat 0 0;
    background-size: 72px 72px;
	opacity: 1;
}
.return-top-box a.download-document{
	display: block;
    width: 72px;
    height: 72px;
    background: url("../images/DownloadDocument_icon.png") no-repeat 0 0;
    background-size: 72px 72px;
	opacity: 0.75;
}
.return-top-box .download-document:hover{
    background: url("../images/DownloadDocument_icon_hover.png") no-repeat 0 0;
    background-size: 72px 72px;
	opacity: 1;
}
.footer-group{
	width: 100%;
	background-color: #1c2238;
	margin-top: 90px;
	height: 284px;
	clear: both;
}
.footer-group .footer-box{
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	margin-top: 64px;
}
.footer-group .footer-box img{
	float: left;
	margin-left: 50px;
	margin-right: 100px;
	margin-top: 64px;
}
.footer-group .footer-box p{
	width: 1px;
	height: 160px;
	background-color: #494d5c;
	float: left;
	margin-top: 64px;
}
.footer-group .footer-box dl{
	width: 66px;
	font-size: 14px;
	color: #959bae;
	float: left;
	margin-left: 232px;
	margin-right: 280px;
	margin-top: 64px;
}
.footer-group .footer-box dl dd{
	float: left;
	font-size: 14px;
	line-height: 32px;
}
.footer-group .footer-box ul{
	width: 240px;
	font-size: 14px;
	color: #959bae;
	float: left;
	margin-top: 64px;
}
.footer-group .footer-box ul li{
	font-size: 14px;
	color: #959bae;
	line-height: 32px;
}
.footer-group .footer-box ul li.big{
	color: #0e6cf6;
	font-size: 28px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.copyright-group{
	width: 100%;
	padding:17px 0;
	background-color: #212742;
	text-align: center;
	line-height: 60px;
	color: #6d7691;
	font-size: 14px;
}
.copyright-group p{
	height: 26px;
	line-height: 26px;
	text-align:center;
}
.copyright-group p img{
	position:relative;
	top:3px;
	margin-right:8px;
}
.slider-box {
	width:1200px;
	height:640px;
	overflow: hidden;
}

.slider-items {
	width:2400px;
	height:100%;
}
.location_button{
	width: 112px;
	margin-left: auto;
	margin-right: auto;
	height: 10px;
	position: absolute;
	left:48%;
	margin-top: 14px;
}
.location_button li{
	float: left;
	margin-left: 16px;
	width: 10px;
	height: 10px;
	border-radius: 50px;
	background-color: #999999;
	display: block;
}
.location_button li:hover{
	background-color: #666666;
	cursor: pointer;
}

.banner-group .banner-box a.adminLogEntrance{
    width: 170px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    background-color: rgba(255,255,255,0);
    border: 1px solid #fff;
    margin-top:10px;
}

.banner-group .banner-box a.adminLogEntrance i{
	font-size:14px;
	padding-left:24px;
	background:url(../images/usericon.png) no-repeat 0 center;
	background-size:19px 20px;
	 color: #fff;
}
/* CSS Document */