@charset "utf-8";
/* CSS Document */


body {
	font-family: 微软雅黑; background:#ffffff;
	margin: 0 auto;
}

ul,li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}

a {
	text-decoration: none;
	color: #000000;
}

.header {
	height: 100px;
}

.logo {
	float: left;
}

.logo a {
	background: #ffffff url(../images/logo.png) no-repeat scroll center 23px;
	color: #00baff;
	display: block;
	font-size: 14px;
	height: 40px;
	padding-top: 60px;
	text-align: center;
	width: 190px;
	border-radius: 50px;
}

.top-menu {
	height: 55px;
	padding: 45px 0 0 15px;
}

.top-menu li {
	background: rgba(0, 0, 0, 0) url("../images/top-menu.png") no-repeat scroll right 4px;
	float: left;
	font-size: 16px;
	height: 55px;
	padding: 0 8px;
	position: relative;
	z-index: 10;
}

.top-menu li a {
	color: #414141;
	display:block;
	min-width:80px;
	text-align:center;
	line-height:30px;
	padding:0 5px;
	border-radius:10px;}

.top-menu li a:hover, .top-menu li.active > a {
	color: #ffffff;
	border-radius:10px;
	background:#e59135;
}



.banner_ny img{
		width: 100%;
		height: auto;
		position: relative;
		margin: 10px auto 0px;
		cursor: pointer;
        overflow: hidden;
	}

/*banner效果图
.banner {
    height: 500px;
    overflow: hidden;
	width:1351px;
    margin:0 auto;
}
.banner .flickity-page-dots {
    bottom: 20px;
}
.banner .flickity-page-dots .dot {
    background-color: #fff;
    height: 14px;
    opacity: 1;
    width: 14px;
}
.banner .flickity-page-dots .dot.is-selected {
    background-color: #11a0db;
}
.content-b .flickity-prev-next-button.previous {
    left: -60px;
}
.content-b .flickity-prev-next-button.next {
    right: -60px;
}
   */
/*提供服务*/
.pannel-header {
	height: 145px;
}

.pannel-header h2 {
	font-size: 30px;
	color: #383e4c;
	text-align: center;
	font-weight: normal;
	padding: 25px 0 5px;
}

.pannel-header p {
	text-align: center;
	font-size: 14px;
	color: #505050;
	padding-top: 10px;
}

.pannel-header .eng {
	font-size: 14px;
	text-align: center;
	text-transform: uppercase;
}

.content-a dl {
	float: left;
	width: 205px;
	height: 418px;
	margin-right: 92px;
	text-align: center;
}

.content-a dl.last-dl {
	margin-right: 0;
}

.content-a dl dt {
	font-size: 20px;
	color: #383e4c;
	padding-top: 174px;
	padding-bottom: 40px;
	transition: color ease-in 0.1s;
}

.content-a dl.active dt {
	color: #eb7e77;
}

.content-a dl dd p {
	min-height: 100px;
	line-height: 24px;
	color: #282828;
	font-size: 12px;
	text-align: left;
}

.content-a dl dd a {
	display: inline-block;
	margin: 0 auto;
	padding: 0 20px;
	line-height: 22px;
	font-size: 14px;
	color: #6d6d6d;
	border: 2px solid #6d6d6d;
	border-radius: 8px;
}

.content-a dl.active dd a {
	border-color: #eb7e77;
	background-color: #eb7e77;
	color: #fff;
}

.content-a dl.content-dlA dt {
	background: url('../images/content-dlA.png') no-repeat 42px 28px;
}

.content-a dl.content-dlB dt {
	background: url('../images/content-dlB.png') no-repeat 42px 28px;
}

.content-a dl.content-dlC dt {
	background: url('../images/content-dlC.png') no-repeat 42px 28px;
}

.content-a dl.content-dlD dt {
	background: url('../images/content-dlD.png') no-repeat 42px 28px;
}

.content-a dl.content-dlA.active dt {
	background: url('../images/content-dlA.png') no-repeat -163px 28px;
}

.content-a dl.content-dlB.active dt {
	background: url('../images/content-dlB.png') no-repeat -163px 28px;
}

.content-a dl.content-dlC.active dt {
	background: url('../images/content-dlC.png') no-repeat -163px 28px;
}

.content-a dl.content-dlD.active dt {
	background: url('../images/content-dlD.png') no-repeat -163px 28px;
}

.content-b .flickity-prev-next-button.previous {
	left: -60px;
}

.content-b .flickity-prev-next-button.next {
	right: -60px;
}

.content-d {
	height: 485px;
	background: url('../images/content-d-bg.png') no-repeat center 30px;
}

.footer {
	height: 310px;
	background: url('../images/footer.png') repeat-x bottom #3e4557;
}

.footer-L {
	float: left;
	width: 245px;
	padding-top: 60px;
}

.footA {
	padding-left: 36px;
	line-height: 32px;
	padding-bottom: 6px;
	font-size: 20px;
	color: #fff;
	font-family: arial;
	background: url('../images/footA.png') no-repeat 0 0;
}

.footB {
	font-size: 14px;
	padding-left: 30px;
	color: #fff;
	padding-bottom: 32px;
}

.footC a {
	display: inline-block;
	font-size: 14px;
	line-height: 36px;
	padding: 0 20px 0 52px;
	color: #fff;
	background: url('../images/footC.png') no-repeat 20px 5px #eb7e77;
	border-radius: 10px;
}

.footC a:hover {
	background-color: #DC645C;
}

.footer-R {
	overflow: hidden;
	zoom: 1;
}

.footer-R dl {
	width: 136px;
	float: left;
	margin-left: 35px;
	color: #fff;
	padding-top: 20px;
}

.footer-R dl dt {
	position: relative;
	font-size: 20px;
	line-height: 40px;
	border-bottom: 1px solid #4c5566;
	margin-bottom: 20px;
}

.footer-R dl dt:before {
	content: "";
	position: absolute;
	bottom: -1px;
	width: 40px;
	height: 0;
	border-bottom: 1px solid #c49319;
}

.footer-R dl dd {
	font-size: 14px;
	line-height: 24px;
}

.footer-R dl dd a {
	color: #fff;
}

.footer-R dl dd a:hover {
	text-decoration: underline;
}

@media screen and (max-width: 1100px) {
	.top-menu {
		display: none
	}

	.banner {
		height: auto;
	}

	.content-a dl {
		box-sizing: border-box;
		width: 50%;
		margin-right: 0;
		padding: 0 20px;
	}

	.content-a dl dt {
		width: 205px;
		margin: 0 auto;
	}

	.content-c dl {
		width: 50%;
		margin: 0;
	}

	.content-d {
		background-size: contain;
	}

	.contact-L {
		float: none;
		width: auto;
		padding: 10px;
	}

	.contact-L .txt,.contact-L .btn-sub {
		box-sizing: border-box;
		width: 100%;
	}

	.content-e {
		height: auto;
	}

	.contact-R {
		float: none;
		width: auto;
	}

	.contact-R ul li {
		float: none;
		width: auto;
	}

	.contact-R ul {
		padding-left: 20px;
	}

	.footer-L {
		float: none;
		width: auto;
		padding-left: 20px;
	}

	.footer {
		height: auto;
	}

	.footer-R dl {
		width: auto;
		float: none;
	}

	.content {
		overflow: hidden;
	}

	.content-body {
		padding: 10px;
	}

	.content-body img {
		display: none;
	}
}

@media screen and (max-width: 640px) {
	.newsL {
		display: none;
	}

	.sub-banner {
		display: none;
	}

	.fixed-window {
		right: 10px;
		bottom: 50px;
		top: auto;
	}

	.logo {
		float: none;
	}

	.logo a {
		width: auto;
	}

	.banner {
		display: none;
	}

	.content-a dl {
		box-sizing: border-box;
		width: 100%;
		text-align: center;
	}

	.header-right {
		display: none;
	}

	.content-c dl {
		width: 100%;
		box-sizing: border-box;
	}

	.pannel-header {
		height: auto;
		padding-bottom: 10px;
	}

	.content-d {
		height: auto;
	}

	.footer-R dl {
		margin-left: 0;
		text-align: center;
	}

	.footer-R dl dt:before {
		display: none;
	}
}

/*公司简介*/
.bread-nav {
	background-color: #e6e6e6;
	padding: 17px 0;
}

.bread-box {
	background: rgba(0, 0, 0, 0) url("../images/bread-box.png") no-repeat scroll 4px center;
	color: #585757;
	font-size: 16px;
	height: 26px;
	line-height: 26px;
	padding-left: 30px;
}

.bread-box a {
	color: #585757;
	padding: 0 5px;
	vertical-align: middle;
}

.bread-box span {
	color: #f64b3a;
	padding: 0 5px;
	vertical-align: middle;
}

.content-body {
	color: #2c2c2c;
	font-size: 14px;
	line-height: 30px;
	padding-bottom: 70px;
}

.content-body img {
	margin-bottom: 20px;
	max-width: 100%;
}

.content-body p {
	margin-bottom: 20px;
	text-indent: 2em;
}


/*-----------------科讯家园通oaschool-------------------*/

.neirlist {
	/*padding: 17px 0;*/
	margin:0 auto;
	background:#a3e3e2;
}
.top-school ul li {
	float: left;
	font-size: 20px;
	font-weight:bold;
	letter-spacing:3px;
	height: 131px;
	line-height:130px;
	text-align:center;

}
.top-school ul li a {
	color: #ffffff;
	display:block;
	}
.top_school001{
	width:33.3%;
	background:#a3e3e2 url("../images/bbzs-top-list1.png") 10% 50% no-repeat;	
	}	
.top_school002{
	width:33.3%;
	background:#92bcf4 url("../images/bbzs-top-list2.png") 10% 50% no-repeat;	
	}
.top_school003{
	width:33.3%;
	background:#9fcede url("../images/bbzs-top-list3.png") 10% 50% no-repeat;
	}	

.top-school ul li a:hover, .top-school ul li.active > a {
	color: #ffffff;
}

.top-school .top-school ul li img{
	}








