@charset "UTF-8";

/* 
 * 校品牌介绍CSS
 */
 
@media screen and (max-width: 1200px) {
    html{
	}
	body {
		font-family: "思源黑体 CN",  Arial;
	}
}
@media screen and (min-width: 1200px) {
    html{
	    overflow-x:hidden;
	}
	body {
		font-family: "思源黑体 CN", Arial;
		overflow-x:hidden;
	}
}

*{
	margin: 0;
	padding: 0;
}
body{
	position: relative;
}
ul{ 
	list-style:none; 
	margin:0px; 
	padding:0px;
}
li{
	list-style-type: none;
}
a {
	outline: none;
}
a:focus {
	outline: none;
}
img { 
	height: auto;
}
.w1200{
	width: 1200px; 
	margin: 0 auto;
}
.clear{
	clear: both;
}
.body-bg{ 
	/*background:linear-gradient(0deg,  #25547e ,#20486c);*/
	background-color: #245079;
}
.ft13{
	font-size: 13px;
}
.ft24{
	font-size: 24px;
}
/*----页面头部----*/
.page-head {
	padding-top: 15px;
	height: 90px;
	background-color: #fff;
}
.page-head .left {
	float: left;
}
.page-head .right {
	float: right;
	padding-top: 15px;
}
.page-head .right .tel1 {
	line-height: 1;
	color: #9a9a9a;
}
.page-head .right .tel2 {
	line-height: 1;
	font-weight: bold;
	color: #9a9a9a;
	margin-top: 5px;
}
.page-head .right .btns {
	padding-left: 32px;
}
.page-head .right .btns .btn {
	width: 110px;
	padding: 10px;
	border-radius: 7px;
}
.page-head .user-touxiang {
	padding-right: 20px;
	position: relative;
	margin-top: -5px;
}
.page-head .user-touxiang img {
	width: 56px;
	height: 56px;
	border-radius: 50%;
}
.page-head .logout {
	padding-left: 10px;
}
.page-head .top-rol {
	font-size: 14px;
	cursor: pointer;
}
.page-head .top-rol i {
	background: url("../img/down.png") no-repeat right top;
	display: inline-block;
	width: 15px;
	height: 7px;
}
.page-head .role-list {
	box-shadow: 0px 0px 30px #ccc;
	display: none;
	position: absolute;
	z-index: 999;
	margin-left: -20px;
}
.page-head .top-rol:hover .role-list {
	display: block;
}
.page-head .role-list a {
	display: block;
	color: #999;
	font-size: 14px;
	padding: 5px 20px;
	border-bottom: solid 1px #ebebeb;
	background: #fff;
}
.page-head .role-list a.blue {
	color: #2d93f1;
}
.page-head .role-list a:hover {
	text-decoration: none;
	background-color: #62b2fa;
	color: #fff;
}
.btn-blue-all {
    color: #fff;
    background-color: #2d93f1;
    border-color: #2d93f1;
    cursor: pointer;
}
.btn-blue-all:focus,
.btn-blue-all:hover {
	color: #fff;
	background-color: #2a80d0;
	border-color: #2a80d0;
}
.page-head .nav-box{
	margin-left: 40px;
}
.page-head .nav-box ul li{
	float: left;
	margin-right: 30px;
	line-height: 70px;
}
.page-head .nav-box ul li .nav-txt{
	font-size: 16px;
	color: #9a9a9a;
}
.page-head .nav-box ul li .nav-txt:hover,
.page-head .nav-box ul li .nav-txt:active,
.page-head .nav-box ul li .nav-txt:focus{
	text-decoration: none;
	color: #2474bf;
}
.page-head .nav-box ul li .nav-txt.active{
	font-weight: bold;
	color: #3face6;
}

/*----慧学云校----*/
.banner{
	width: 100%;
	height: auto;
}
.banner img{
	width: 100%;
	height: auto;
}
.our-box{
	padding: 20px 0 40px 0;
	width: 100%;
	text-align: center;
}
.our-h1{
	font-size: 34px;
	color: #2e7bf5;
	font-weight: bold;
}
.our-p{
	font-size: 22px;
	color: #999da2;
	margin-top: 10px;
}
.our-list{
	margin-top: 80px;
	margin-bottom: 80px;
}
.our-list .our-list-icon{
	width: 100px;
	height: auto;
}
.our-list .ourList-title{
	font-size: 26px;
	color: #262b33;
	margin-top: 30px;
}
.our-list .xian{
	margin: 0 auto;
	margin-top: 30px;
	width: 32px;
	height: 1px;
	background: #a0a0a0;	
}
.our-list .ourList-p{
	font-size: 18px;
	color: #919499;
	margin-top: 30px;
}

.value-box{
	background: #f5f8fa;
	text-align: center;
	padding: 80px 0 100px 0;
}
.value-box .value-list{
	clear: both;
	margin-top: 80px;
}
.value-box .value-list li{
	float: left;
	width: 368px;
	height: 480px;
	background: #fff;
	border-radius: 10px;
	margin-right: 48px;
	overflow: hidden;
	box-shadow: 0 2px 18px rgba(12,34,69,0.1);
}
.value-box .value-list li:last-child{
	margin-right: 0;
}
.value-box .value-list li img{
	width: 100%;
	height: auto;
}
.value-box .value-list .value-title{
	margin-top: 30px;
	margin-bottom: 30px;
	font-size: 26px;
	color: #262b33;
}
.value-box .value-list .value-p{
	font-size: 18px;
	color: #919499;
	text-align: left;
	padding: 0 40px;
	line-height: 1.8;
}
.analyze-box{
	background: #fff;
	padding: 80px 0;
}
.analyze-box .row{
	margin: 0;
}
.analyze-box .analyze-list{
	width: 100%;
	margin-bottom: 80px;
}

.analyze-box .analyze-txt{
	padding: 0 0 0 40px;
}
.analyze-box .analyze-title{
	margin-top: 80px;
	margin-bottom: 30px;
	font-size: 26px;
	color: #262b33;
}
.analyze-box .analyze-p{
	font-size: 18px;
	color: #919499;
	text-align: left;
	line-height: 1.8;
}
.analyze-box .analyze-banner{
	margin-top: 40px;
	width: 100%;
	height: 200px;
	background: url(../img/bg2.jpg) no-repeat center;
}
.analyze-box .analyze-banner h1{
	font-family: "思源黑体 CN",  Arial;
	text-align: center;
	line-height: 200px;
	font-size: 30px;
	color: #fff;
}
.text-box{
	padding: 20px 0 100px 0;
	text-align: center;
}
.text-box ul {
	margin-top: 60px;
	margin-left: 230px;
}
.text-box ul li{
	width: 740px;
	height: 100px;
	border-radius: 50px;
	background: #2e7bf5;
	margin-bottom: 40px;
	box-shadow: 0 10px 0px rgba(174, 214, 244, 1);
	font-size: 26px;
	color: #fff;
	text-align: center;
	line-height: 100px;
}


/*----页面底部----*/
.page-foot {
	padding: 30px 0;
	border-top: solid 1px #eeeeee;
	min-width: 1200px;
}
.page-foot .log {
	padding-top: 10px;
}
.page-foot .log img {
	width: 130px;
}
.page-foot .msg {
	padding-top: 10px;
	font-size: 14px;
	color: #9a9a9a;
}
.page-foot .bottom-400 {
	color: #2d93f1;
}
.page-foot .bottom-400 img {
	margin: -6px 1px 0 0;
	width: 24px;
}
.page-foot .bottom-chat {
	border: solid 1px #abd5fc;
	color: #0982f2;
	border-radius: 6px;
	padding: 7px 32px;
	cursor: pointer;
}
.page-foot .bottom-chat:hover {
	border: solid 1px #7ebffc;
}
.text-right-txt{
	font-size: 24px;
	color: #40A3FD;
	font-weight: bold;
}


/*----品牌介绍----*/
.content{
	width: 100%;
	padding: 80px 0 0 0;
}

.content .introduce-level{
	text-align: center;
	margin-top: 140px;
	padding-bottom: 20px;
}
.content .introduce-box{
	margin-top: 100px;
	width: 100%;
	text-align: center;
	position: relative;
}
.content .introduce-box img{
	width: 640px;
}
.yuan-box{
	position: absolute;
	left: 417px;
	top: -37px;
	width: 349px;
	height: 349px;
	border-radius: 50%;
	border: 2px dashed #ff90ad;
	-webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 12s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 12s;
    -webkit-animation: rotate 18s linear infinite;
    -moz-animation: rotate 18s linear infinite;
    -o-animation: rotate 18s linear infinite;
    animation: rotate 18s linear infinite;
}
@-webkit-keyframes rotate{from{-webkit-transform: rotate(0deg)}
    to{-webkit-transform: rotate(360deg)}
}
@-moz-keyframes rotate{from{-moz-transform: rotate(0deg)}
    to{-moz-transform: rotate(359deg)}
}
@-o-keyframes rotate{from{-o-transform: rotate(0deg)}
    to{-o-transform: rotate(359deg)}
}
@keyframes rotate{from{transform: rotate(0deg)}
    to{transform: rotate(359deg)}
}
.content .box-list{
	margin-top: 80px;
}
.box-list .box-list-li{
	background: url(../img/box-bg.png) no-repeat center;
	height: 560px;
}
.box-list .box-list-icon{
	width: 150px;
	height: 150px;
	border-radius: 50%;
	background: #fff;
	margin: 0 auto;
	margin-top: 50px;
}
.box-list .box-list-icon img{
	margin-top: 35px;
}
.box-list .box-list-title{
	font-size: 30px;
	color: #fff;
	margin-top: 40px;
	margin-bottom: 40px;
}
.box-list .box-list-content{
	font-size: 20px;
	color: #fff;
	line-height: 2;
	padding: 0 94px;
	text-align: left;
}
.introduced-box .carousel-indicators{
	bottom: -50px;
}
.introduced-box .carousel-indicators li{
	width: 12px;
	height: 12px;
	border: 2px solid #a2a4a7;
}
.introduced-box .carousel-indicators .active{
	background: #327df5;
	border: none;
}
.data-level{
	display: flex;
	position: relative;
	width: 100%;
}
.data-box{
	width: 1200px;
	height: 180px;
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 2px 24px rgba(0,0,0,0.2);
	position: absolute;
	top: -60px;
	padding: 30px;
}
.num-figure {
    width: 100%;
    height: auto;
    text-align: center;
}
.num-figure li{ 
	list-style:none;
}
.num-change li:first-child {
    width: 100%;
    margin: 0 auto;
}
.OEM-ico a{
    text-decoration: none;
}
.OEM-ico{
	
	background: url(../img/xian.png) no-repeat center right;
}
.OEM-ico:last-child{
	background: none;
}
.num-change li:nth-child(1) {
    font-size: 46px;
    color: #1286f6;
    margin: 0;
}
.num-change li:nth-child(2) {
    color: #999da2;
    font-size: 20px;
}
.introduced-box{
	width: 100%;
	text-align: center;
	margin-top: 100px;
	background: #f5f8fa;
	padding: 80px 0 150px 0;
}
.aboutUs-box{
	padding: 0 0 80px 0;
	position: relative;
	width: 100%;
	height: 600px;
}
.aboutUs{
	width: 1200px;
	height: 520px;
	border-radius: 10px;
	background: #fff;
	z-index: 99;
	box-shadow: 0 2px 24px rgba(0,0,0,0.2);
	position: absolute;
	top: -60px;
	padding: 75px 40px;
}
.aboutUs-left{
	float: left;
	width: 360px;
	height: auto;
}
.aboutUs-right{	
	float: right;
	width: 650px;
	height: auto;
}
.aboutUs-right .our-h1,
.history-box .our-h1{
	margin-top: 0;
}
.aboutUs-right .aboutUs-txt{
	font-size: 20px;
	color: #919499;
	line-height: 2;
	margin-top: 40px;
}
.history-box{
	padding: 0 0 100px 0;
	text-align: center;
}
.entries:before {
  	content: '';
  	position: absolute;
  	top: 0px;
  	left: 50%;
  	bottom: 0px;
  	-webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  	width: 2px;
  	background-color: #327ef5;
  	height: 965px;
}
.entries {
  	width: calc(100% - 100px);
  	margin: auto;
  	position: relative;
  	overflow: hidden;
  	margin-top: 60px;
}
.entries .entry {
  	width: calc(50% - 50px);
  	float: left;
  	padding: 20px;
  	margin-top: 20px;
  	clear: both;
  	text-align: right;
}
.entries .entry:not(:first-child) {
  	margin-top: -60px;
}
.entries .entry .title {
  	font-size: 32px;
  	position: relative;
  	color: #327ef5;
}
.entries .entry .title:before {
  	content: '';
  	position: absolute;
  	width: 16px;
  	height: 16px;
  	border: 2px solid #327ef5;
  	background-color: #fff;
  	border-radius: 100%;
  	top: 50%;
  	-webkit-transform: translateY(-50%);
    transform: translateY(-50%);
 	right: -30px;
 	z-index: 1000;
}
.entries .entry-m .title:before {
  	content: '';
  	position: absolute;
  	width: 20px;
  	height: 20px;
  	border: none;
  	background: url(../img/err-bg.png) no-repeat center;
  	border-radius: 100%;
  	top: 50%;
  	-webkit-transform: translateY(-50%);
    transform: translateY(-50%);
 	z-index: 1000;
}
.entries .entry .body {
  	color: #aaa;
}
.entries .entry .body p {
	font-size: 20px;
  	line-height: 1.8;
  	color: #999da2;
}
.entries .entry:nth-child(2n) {
  	text-align: left;
  	float: right;
}
.entries .entry:nth-child(2n) .title:before {
  	left: -78px;
}
.entries .entry-m:nth-child(2n) .title:before {
  	left: -80px;
}
.entries .entry:nth-child(2n) .title.big:before {
  	-webkit-transform: translate(-18px, -50%);
    transform: translate(-18px, -50%);
}
.aboutUs-kk{
	width: 200px;
	height: 20px;
	background: #0982F2;
	margin: 0 auto;
	margin-top: -10px;
}
