/*新头部*/

.head{
	height:74px;
	width:1200px;
	margin:0 auto;
	/*overflow:hidden*/
}
.head .logo{
	float:left
}
.head .nav{
	float:right;
}
.head .nav>ul>li{
	float:left;
	height: 70px;
	line-height: 70px;
	padding-left:70px;
	position: relative;
}
.head .nav>ul>li>a{
	font-size:16px;
	display:inline-block;
	height:50px;
	line-height:50px;
	text-decoration: none;
}
.head .nav>ul>li.focus a, .head .nav>ul>li>a:hover{
	border-bottom:2px solid #3d70e8;
	color:#3d70e8
}
.subnav {
	min-height: 50px;
	position: absolute;
	left: 24px;
	top: 68px;
	z-index: 999;
	background: #389efc;
	border-radius: 4px;
	width: 100%;
	display: none;
}

.subnav>li {
	height: auto !important;
	text-align: center
}

.subnav li a {
	padding:10px 0; 
	display: block;
	height: 100%;
	color: #fff !important;
	line-height: initial !important;
	font-size: 14px;
	text-decoration: none;
	border-bottom: 1px solid #f2f2f2;
}
.subnav li:last-child a{
	border-bottom: none;
}
.subnav li a:hover{
	color: #e4e4e4 !important;
}
.banner-slider{
	position: relative;
	overflow: hidden;
	background: url(../Images/loading.gif) 50% no-repeat;
}
.banner-slider .slides {
	position: relative;
	z-index: 1;
}
.banner-slider .slides li a {
	display: block;
}
.banner-slider .flex-control-nav {
	position: absolute;
	bottom: 10px;
	z-index: 2;
	width: 100%;
	text-align: center;
}
.banner-slider .flex-control-nav li {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin: 0 8px;
    *display:inline;
	zoom: 1;
}
.banner-slider .flex-control-nav a {
	display: inline-block;
	width: 14px;
	height: 14px;
	line-height: 40px;
	overflow: hidden;
	background: url(../Images/dot.png) right 0 no-repeat;
	cursor: pointer;
	
	
}
.banner-slider .flex-control-nav .flex-active {
	background-position: 0px 0;
}

.banner-slider{
	height:520px;
}
.banner-slider .slides li, .banner-slider .slides li a {
	height: 520px;  
}
.index-title{
	text-align:center;
	/*background:url(../Images/title-bg.png) center 12px no-repeat;*/
	margin:50px 0 30px;
	font-weight:300
}
.index-title2{
	/*background:url(../Images/title-bg2.png) center 12px no-repeat;*/
}

.index-title h5::before{
	content: url(../Images/title-left.png);
	margin-right: 16px;
	font-size: 0;
}
.index-title h5::after{
	content: url(../Images/title-right.png);
	margin-left: 16px;
	font-size: 0;
}
.index-title2{
	/* background:url(../Images/title-bg2.png) center 12px no-repeat; */
}


.index-title h5{
	font-size:38px;
	display: flex;
    justify-content: center;
    align-items: center;
}
.index-title p{
	font-size:14px;
	color:#cbcbcb;
	margin-top:5px;
}
.listnews{
	width:1200px;
	margin:0 auto;
}
.news-item{
	height:200px;
	position:relative;
	margin-bottom:40px;
}
.news-date{
	width:90px;
	height:105px;
	background:#f7f7f7;
	position:absolute;
	top:40px;
	left:0px;
	text-align:center
}
.news-date p{
	height:32px;
	line-height:32px;
	background:#286ff0;
	font-size:16px;
	color:#fff
}
.news-date h3{
	font-size:52px;
}
.news-img{
	width:275px;
	height:187px;
	position:absolute;
	top:0px;
	left:146px;
}
.news-info{
	width: calc(1200px - 365px);
	position:absolute;
	top:0px;
	left:480px;
}
.news-info h3{
	font-size: 22px;
    margin: 10px 0px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.news-info p{
	font-size:16px;
	color:#8d8d8d;
	line-height:1.8
}
.news-info a.more{
	display:block;
	width:152px;
	height:36px;
	line-height:36px;
	text-align:center;
	font-size:16px;
	color:#286ff0 !important;
	border:1px solid #286ff0;
	position:absolute;
	left:0px;
	top:140px;
	text-decoration: none;
}
.news-more a{
	display:block;
	width:160px;
	height:46px;
	margin:0 auto;
	text-align:center;
	line-height:46px;
	font-size:16px;
	background:#3d70e8;
	color:#fff !important;
}
.news-more a:hover{
	text-decoration: none;
}
.bg-grey{
	background:#f7f7f7;
	padding:10px 0px;
	margin-top:70px;
}
.education{
	width:1200px;
	margin:0 auto;
}
.educon{
	height:450px;
	margin-top:50px;
	background:url(../Images/line.jpg) 170px 0px no-repeat
}
.educon .listtabnav{
	/*padding-top:50px;*/
	width:215px;
	float: left
}
.listtabnav ul li{
	width:135px;
	height:42px;
	line-height:42px;
	font-size:16px;
	overflow:hidden;
	margin:20px 0px;
}
.educon .listtabnav ul li.edutabnav1{
	background:url(../Images/edu-ico1.png) 20px 0 no-repeat
}
.educon .listtabnav ul li a{
	display:block;
	padding-left:50px;
}
.educon .listtabnav ul li.edutabnav2{
	background:url(../Images/edu-ico2.png) 20px 0 no-repeat
}
.educon .listtabnav ul li.edutabnav3{
	background:url(../Images/edu-ico3.png) 20px 0 no-repeat
}
.educon .listtabnav ul li.edutabnav4{
	background:url(../Images/edu-ico4.png) 20px 0 no-repeat
}
.educon .listtabnav ul li.edutabnav5{
	background:url(../Images/edu-ico5.png) 20px 0 no-repeat
}

.educon .listtabnav ul li.focus{
	background-color:#286ff0;
	background-position:20px -42px;
}
.educon .listtabnav ul li a{
	text-decoration: none;
}
.educon .listtabnav ul li.focus a{
	color:#fff !important;
}

.tabcon .tabinfo{
	width:400px;
	padding-top:30px;
	float:left;
}
.tabinfo h3{
	font-size:28px;
	margin-bottom:10px;
}
.tabinfo p{
	font-size:16px;
	color:#8d8d8d;
	line-height:1.8
}
.tabinfo a.more{
	display: block;
    width: 152px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 16px;
    color: #286ff0 !important;
    border: 1px solid #286ff0;
	margin-top:40px;
	text-decoration: none;
}
.tabcon .tabimg{
	float:right;
}
.internet{
	text-align:center;
	margin-top:50px;
}
.internet .listtabnav ul{
	display:inline-block;
}
.internet .listtabnav ul li{
	float:left;
	margin:0 20px;
}
.internet .listtabnav ul li.edutabnav21{
	background:url(../Images/edu-ico21.png) 20px 0 no-repeat
}
.internet .listtabnav ul li.edutabnav22{
	background:url(../Images/edu-ico22.png) 20px 0 no-repeat
}
.internet .listtabnav ul li.edutabnav23{
	background:url(../Images/edu-ico23.png) 20px 0 no-repeat
}
.internet .listtabnav ul li.edutabnav24{
	background:url(../Images/edu-ico24.png) 20px 0 no-repeat
}
.internet .listtabnav ul li.edutabnav25{
	background:url(../Images/edu-ico25.png) 20px 0 no-repeat
}
.internet .listtabnav ul li.edutabnav26{
	background:url(../Images/edu-ico26.png) 20px 0 no-repeat
}
.internet .listtabnav ul li.edutabnav27{
	background:url(../Images/edu-ico27.png) 10px 0 no-repeat
}
.internet .listtabnav ul li a{
	display:block;
	padding-left:30px;
	text-decoration: none;
}

.internet .listtabnav ul li.focus{
	background-color:#286ff0;
	background-position:10px -42px;
}
.internet .listtabnav ul li.focus a{
	color:#fff !important;
}
.internetcon{
	width:1200px;
	height:300px;
	margin:0 auto;
	padding-top:40px;
}
.internetcon .tabimg{
	float:left;
}
.internetcon .tabinfo{
    width: 600px;
    padding-top: 30px;
	float:right;
}
.profile{
	width:1200px;
	height:520px;
	margin:0 auto;
}
.about-left{
	width:640px;
	float:left
}
.about-left img{
	display:block;
}
.about-left P{
	color:#8d8d8d;
	line-height:1.8;
	font-size:16px;
	display:block;
	margin-top:20px;
}
.about-left a{
    display: block;
    width: 152px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 16px;
    color: #286ff0 !important;
    border: 1px solid #286ff0;
    margin-top: 40px;
}
.about-left a:hover{
	text-decoration: none;
}
.about-right{
	width:455px;
	margin-top:10px;
	float:right;
}
.footer-wrap{
	min-height:260px;
	padding-top:22px;
	background:#989da7;
}
.footitem{
	margin:0 55px;
	float:left
}
.footitem h3{
	font-size:20px;
	color:#fff;
	font-weight:lighter;
	margin-bottom:10px;
	margin-top:0;
}
.footitem ul li{
	line-height:34px;
}
.footitem ul li a{
	font-size:16px;
	color:#fff !important;
	text-decoration: none;
}
.footitem p{
	line-height:34px;
	color:#fff;
	font-size:16px;
	margin: 0;
}
.footitem img{
	margin: 0 20px 0;
	width: 110px;
}
.footitem a{
	color:#fff !important;
	text-decoration: none;
}
.footercont{
	width:1200px;
	margin:0 auto;
}
.erweima{
	float: right;
}






/* 智联网教育切换 */
.educon-content{
	display: none;
}
.educon-content.active{
	display: block;
}
.internetcon{
	display: none;
}
.internetcon.active{
	display: block;
}

/* 竞赛套件 */
.competition{
	width: 1200px;
	margin:50px auto ;
	height: 500px;
	overflow-y: auto;
	direction: rtl;
}
.competition-img{
	width: 1114px;
	position: relative;
	font-size: 0;
	color: #fff;
}
.competition-img-title{
	font-size: 28px;
	font-weight: bold;
	padding-bottom: 26px;
}
.competition-img-intro{
	position: absolute;
	top: 70px;
	left: 50px;
	font-size: 16px;
	direction: ltr;
}
.competition-img-intro p{
	margin-top:6px;
}
.competition-img-intro ul li{
	margin-bottom: 6px;
}
.competition-img-intro a.more {
    display: block;
    width: 152px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 16px;
    color: #fff !important;
    border: 1px solid #fff;
	margin-top: 52px;
	text-decoration: none;
}
.competition::-webkit-scrollbar{
 width: 7px;
}
.competition::-webkit-scrollbar-track{
 background-color: #f2f2f2;
 -webkit-box-shadow:inset 0 0 3px rgba(0,0,0,0.1);
 border-radius:5px;
}
.competition::-webkit-scrollbar-thumb{
 background-color: #286FF0;
 border-radius: 5px;
}
.competition::-webkit-scrollbar-corner{
    background-color: black;
}

/* 教学套件 */
.teaching-bg{
	width: 100%;
	height: 770px;
	background: url(../Images/teaching.png)no-repeat;
	background-size: cover;
	margin: 74px 0;
}
.w1200{
	width: 1200px;
	margin: auto;
}
.teaching-left{
	width: 966px;
	float: left;
}
.index-title-color{
	color: #fff;
	margin: 68px 0 50px 0;
}
.teaching-box{
	width: 100%;
	height: 450px;
	background: #fff;
	display: none;
}
.teaching-box.active{
	display: block;
}
.teaching-flex{
	display: flex;
	align-items: center;
}
.teaching-box-w{
	width: 50%;
	height: 100%;
}
.teaching-box-left{
	display: flex;
	align-items: center;
	justify-content: center;
}
.teaching-box-right-title{
	font-size: 28px;
	color: #333;
	font-weight: bold;
	padding-left: 24px;
	position: relative;
	margin-top: 66px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.teaching-box-right-title::before{
	content: "";
	width: 6px;
	height: 26px;
	background: #3D70E8;
	position: absolute;
	border-radius: 24px;
	top: 50%;
	left:0;
	transform: translateY(-50%);
}
.teaching-content{
	margin-top: 28px;
	height: 220px;
	overflow-y: auto;
}
.teaching-content p{
	color: #8d8d8d;
	font-size: 16px;
	margin-bottom: 10px;
}
.teaching-box-right a.more{
	display: block;
	width: 152px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	font-size: 16px;
	color:#286ff0 !important;
	margin-top: 30px;
	border:1px solid #286ff0;
	text-decoration: none;
}
.teaching-right{
	width: 150px;
	height: 770px;
	float: right;
	position: relative;
	
}
.teaching-bar{
	width: 14px;
	height: 628px;
	background: #5487E4;
}
.dot-pst{
	width: 150px;
	position: absolute;
	left: 43%;
	transform: translateX(-50%);
	cursor: pointer;
}
.teaching-bar-dot{
	width: 36px;
	height: 36px;
	background: #524D7B;
	opacity: 0.8;
	border-radius: 50%;
}
.dot-pst{
	display: flex;
	align-items: center;
	color: #fff;
}

.dot-pst p{
	color: #A6A8CB;
	margin-left: 30px;
}
.dot-pst.active p{
	color: #fff;
	padding-bottom: 10px;
	border-bottom: 1px solid #fff;
}
.dot-1{
	top: 190px;
}
.dot-2{
	top: 332px;
}
.dot-3{
	top: 466px;
}
.dot-4{
	top: 606px;
}

/* 智慧校园 */
.school{
	display: flex;
	justify-content: space-between;
	margin-bottom: 74px;
}
.schoolItem{
	width: 400px;
	height: 450px;
	border: 1px solid #f0f0f0;
	display: flex;
	/*justify-content: center;*/
	flex-direction: column;
	align-items: center;
}
.schoolItem img{
	width: 42px;
	margin-top: 18px;
	margin-bottom: 18px;
}
.schoolItem .title{
	font-size: 22px;
	color: #333;
	font-weight: bold;
	margin-bottom: 26px;
}
.schoolItem .list{
	width:90%;
}
.schoolItem .list li{
	margin-bottom: 18px;
	color: #8d8d8d;
	font-size: 18px;
	display: flex;
	align-items: center;
	
}
.schoolItem .list li::before{
	content: url(../Images/school-icon.png);
	display: block;
	margin-right: 10px;
}

/* 云端服务 */
.server{
	/* padding: 50px 0; */
	min-height: 270px;
	display: flex;
	justify-content: space-between;
}
.server-left{
	width: 820px;
	display: flex;
	justify-content: space-between;
}
.swiperbox{
	width: 390px;
}
.swiper-text .teaching-box-right-title{
	margin-top: 0;
}
.swiper-text .teaching-box-right{
	width: 390px;
}
.swiper-text .teaching-content{
	height: 130px;
	overflow-y: initial;
	display: -webkit-box;
	-webkit-box-orient:vertical;
	overflow:hidden;
	-webkit-line-clamp:5;
	text-overflow: ellipsis;
	line-height: 26px;
}

.server-right{
	width: 350px;
}
.server-list{
	text-align: center;
}
.server-list li {
	margin-bottom: 10px;
}

/* 新闻列表 */
.mainbody{
	margin: 50px auto 50px;
}
.banner-img {
	width: 100%;
	height: 335px;
	background: url(http://www.congtoo.com/Public/Uploads/19-06/5cfdb9fc3bfd9.png)no-repeat;
	background-size: cover;
	font-size: 0;
}

.newsBox {
	display: flex;
	justify-content: space-between;
}

.newsNav-left {
	width: 300px;
	height: max-content;
	background: #fff;
	box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.14);
}

.newsNav-left .newsNav-title {
	background: #40a9ff;
	padding: 20px;
	font-size: 24px;
	color: #fff;
}

.newsNav-left .newsNav-list li {
	width: 100%;
	padding: 20px;
	border-bottom: 1px solid #F2F2F2;
}

.newsNav-left .newsNav-list li.active {
	background: #ececec;
}

.newsNav-left .newsNav-list li a {
	width: 100%;
	font-size: 18px;
	display: block;
	text-decoration: none;
}

.newsList-right {
	margin-left: 20px;
	width: 850px;
	background: #fff;
	box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.14);
}

.newsList-right ul li {
	border-bottom: 1px solid #ececec;
	padding: 15px 15px;
	display: flex;
}

.newsList-right ul li .photo {
	width: 160px;
	height: 130px;
	margin-right: 15px;
	overflow: hidden;
}

.newsList-right ul li .photo img {
	width: 100%;
}

.title_c {
	width: calc(100% - 160px);
}

.title_c h4 {
	font-size: 20px;
	color: #000;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.title_c p {
	text-indent: 2em;
	font-size: 15px;
	color: #757575;
	padding-top: 11px;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.title_c .time {
	text-align: right;
}

.pages-mt {
	padding-top: 30px;
}

/* 新闻详情 */
.banner-img {
	width: 100%;
	height: 335px;
	background: url(http://www.congtoo.com/Public/Uploads/19-06/5cfdb9fc3bfd9.png)no-repeat;
	background-size: cover;
	font-size: 0;
}

.breadcrumb {
	width: calc(1200px - 32px);
	border-radius: 4px;
	background: #fff;
	padding: 16px;
	margin: 26px auto 0;
	box-shadow: 0 0 8px 0 rgba(232, 237, 250, .6), 0 2px 4px 0 rgba(232, 237, 250, .5);
}

.breadcrumb ul {
	display: flex;
	color: rgba(0, 0, 0, .45);
}

.breadcrumb ul li a {
	font-size: 16px;
	color: rgba(0, 0, 0, .45);
	text-decoration: none;
}

.breadcrumb ul span {
	padding: 0 6px 0 6px;
}

.breadcrumb ul li.active a {
	color: rgba(0, 0, 0, .65);
}

.newsBg {
	width: calc(1200px - 40px);
	padding: 20px;
	background: #fff;
}

.newsBg .news-title {
	margin: 20px 0;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
}

.newsBg .news-time {
	text-align: center;
	font-size: 16px;
	padding: 14px 0;
	color: #5d5d5d;
}
.newsBg .news-content{
	padding:10px;
}
.newsBg .news-content p {
	text-indent: 2em;
	font-size: 16px;
	line-height: 1.6;
	margin-bottom: 10px;
}

.newsBg .news-content p img {
	display: block;
	margin: auto;
	text-align: center;
	max-width: 100%;
}
.newsBg .news-content img {
	max-width: 96%;
}
.pages {
	text-align: right;
	padding: 30px 30px 30px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif
}

.pages a {
	margin: 0 7px;
	padding: 6px 10px;
	border: 1px solid #d9d9d9;
	transition: all .3s cubic-bezier(.645, .045, .355, 1);
}

.pages a:hover,
.pages a:active {
	COLOR: #fff;
	background: #40a9ff;
	border: 1px solid #40a9ff;
}

.pages a.current {
	padding: 6px 10px;
	color: #fff;
	background: #40a9ff;
	border: 1px solid #40a9ff;
}

.pages span.current {
	margin: 0 5px;
	padding: 6px 10px;
	color: #fff;
	background: #40a9ff;
	border: 1px solid #40a9ff;
}

.pages span.current a {
	padding: initial;
	margin: initial;
	color: #fff;
	background: #40a9ff;
	border: 1px solid #40a9ff;
}

.pages span.disabled {
	display: none
}