@import url("https://fonts.googleapis.com/css?family=Lato");
.daxuedata span{
    font-size: 14px;
    font-weight: 500;
    margin-left: 10px;
    padding: 2px 8px;
    background-color: #009688;
    color: #fff;
}
.daxuedata span a{color: #FFC107; }
.daxuedata span a:hover{color: red;}
.tabs {
    width: 1400px;
    float: none;
    list-style: none;
    position: relative;
    /* margin: 80px 0 0 10px; */
    text-align: left;
}
.tabs li {
  float: left;
  display: block;
}
.tabs input[type="radio"] {
  position: absolute;
  top: 0;
  left: -9999px;
}
.tabs label {
  display: block;
    padding: 10px 0px;
    border-radius: 2px 2px 0 0;
    width: 175px; text-align: center;
    font-size: 17px;
    font-weight: normal;
    text-transform: uppercase;
    background: #3f51b51a;
    cursor: pointer;
    position: relative;
    top: 0px;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.tabs label:hover {
  background: #ffffff;
}
.tabs .tab-content {
  z-index: 2;
  display: none;
  overflow: hidden;
      width: 1350px;
  font-size: 16px;
  line-height: 28px;
  padding: 25px;
  position: absolute;
  top: 39px;
  left: 0;
  background: #ffffff;
  margin-bottom:60px ;
}
.tabs [id^="tab"]:checked + label {
  top: 0;
  padding-top: 11px;
  background: #ffffff;     font-weight: 900;
}
.tabs [id^="tab"]:checked ~ [id^="tab-content"] {
  display: block;
}

p.link {
  clear: both;
  margin: 380px 0 0 15px;
}
p.link a {
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block;
  color: #fff;
  padding: 5px 10px;
  margin: 0 5px;
  background-color: #612e76;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
p.link a:hover {
  background-color: #522764;
}
#chart { width: 1360px;  height: 300px;  float: left; background-color: #fff; padding: 20px;}
#chart c{margin-left:20px; color:#637fe4;}
.edulogo  h1{font-size: 41px;
    font-weight: bold;
    line-height: 47px;
    margin-bottom: 10px;    color: #000;}
        h2{font-size:16px; line-height: 26px; margin-top: 10px; font-weight: 500;text-indent: 0px; margin-bottom:27px;}
        .jingdu{ margin: 10px auto; float:left; margin-right:10px;}
        .jingdu c{ background-color: #ebeef5; padding: 4px 8px; color: #606266; font-size: 14px;}
        .jingdu e{ background-color: #ebeef5; padding: 4px 8px; color: #606266; font-size: 14px;}
        .daima{ margin: 25px auto; float:left; margin-left: 10px;}
        .daima c{ background-color: #ebeef5; padding: 4px 8px; color: #606266; font-size: 14px;}
        .daima e{ background-color: #607d8b;
    padding: 6px 18px;
    color: #ffffff;
    font-size: 15px;
    border-radius: 15px;}
        .daima1{ margin: 25px auto; float:left; margin-left: 10px;}
        .daima1 e{ background-color: #ebeef5; padding: 6px 18px;
    color: #ffffff;
    font-size: 15px;
    border-radius: 15px;}
        .daima2{ margin: 25px auto; float:left; margin-left: 10px;}
        .daima2 e{     
background-color: #4caf50;
    padding: 6px 18px;
    color: #ffffff;
    font-size: 15px;
    border-radius: 15px;}
        .citydata { width: 100%;}
        .citydata c{    float: left; margin-left: 0px; padding: 2px 6px;background-color: #26a0fc;  line-height: 25px; font-size: 12px; font-weight: 400; height: 24px; }
        .citydata c a{ color: #fff;}
         .demotb { margin: 0 auto; width: 1400px; margin-bottom:20px; padding-bottom:20px; }
        .content{width:600px;height:600px; overflow:hidden;  }
        .transverse { margin: 0 auto; background-color:#fff; padding:0 20px;  width:1120px;overflow-x: scroll;}
        .transverse ul { display: flex; }
        #navul{ margin-top: 4px; width: 1400px; height: 40px; background-color: #285192; line-height: 40px;}
        .titledata{width: 1400px; background-color: #fff; text-align: center; margin:0 auto; padding-top:15px;}
.edu001{
    float: left;
    line-height: 28px;     margin-left: 90px;
    font-size: 15px;
    color: #606266; }
.footer {
    height: 40px;
    background-color: #2b2b2b;
    margin-top: 26px;
    float: left;
    text-align: center;
    font-size: 12px;
    line-height: 40px;
    color: hsl(0deg 0% 100%);
    width: 100%;
    margin: 0 auto;
    position: fixed;
    bottom: 0; z-index: 999;
}
.edulw{width: 180px;
    float: left;
    height: 340px;
    /* margin: 10px 18px; */
    margin-right: 13px;
    margin-bottom: 10px;
    margin-top: -20px;}
.edulw img{width: 180px; height:255px; border:1px solid #e9e9e9; }
.edulw a{font-size: 14px; color: #333; line-height: 18px; text-align: center;}
.edulw a:hover{color: red;}
.edulw e{height: 50px; }
.edulw z{    background-color: #607d8bd6;
    padding: 2px 10px;
    font-size: 14px;
    color: #fff;
    position: relative;
    /* display: block; */
    top: 235px;}
.h2022{height: 150px; width: 100%; }
.w1200{margin:0 auto; width: 1400px; }
.professional { float: left; width: 800px; margin-left: 200px;}
.professional c{font-size: 18px; line-height: 30px; font-weight:bold; margin-right:15px; margin-top:20px; float:left;}
.professional o{margin-left:36px; margin-right:15px;font-weight:bold;}
.professional t{margin-left:72px; margin-right:15px;}
.professional span{font-size: 12px; color:#666;}
.qsrankdata{margin: 5px auto; background-color: #fff;float: left;    
    padding: 6px 30px; width: 1340px;}
.qsrankdata li{text-align: center; width: 1340px; line-height: 40px; font-size: 22px; height:50px}
.qsrankdata ul{    font-size: 18px;
    font-weight: 600;
    line-height: 8px;}
.qsrankdata p{font-size:15px; line-height:26px; color: #565656;}
.qsrankdata li{font-size:24px; font-weight:600; }
.qsrankdatapic{width: 318px; float: left; margin-left: 14px; margin-bottom: -30px;}
.qsrankdatapic img{width: 318px; }
.picbianhao{    float: left;
    font-size: 30px;
    font-weight: 600;
    display: block;
    background-color: #333333a6;
    position: relative;
    color: #fff;
    padding: 4px 15px 4px 15px;
    left: 248px;
    top: -188px;
    border-right: 4px #ff9800 solid;
    border-left: 4px #ff9800 solid;
    border-radius: 50px 10px 10px 50px;}
.qsdata{ 
    border-radius: 5px;
    border: 1px #f5f5f5 solid;
    margin-right: 10px;
    margin-left: 10px;
    width: 140px;
    height: 100px;
    background-image: linear-gradient(#fff, #3f51b508);
    float: left;
    margin-bottom: 10px;
    margin-top: 10px;
}
.qsdata i{width: 140px;
    height: 40px;
    font-size: 18px;
    line-height: 50px;
    text-align: center;
    float: left;
    font-style: normal;
    color: #1e3f6e;
    font-weight: 400;}

.qsdata e{	width: 140px;text-align: center; border-top: 1px #b5b5b55c dotted; padding-top:5px ;
				height: 26px;
    font-size: 15px;
				border-radius:0 0 50px 50px ;
				line-height: 20px; float:left}
.qsdata c{ 
    padding: 3px 10px 4px 4px;
    background-color: #1e3f6e;
    color: #ffffff;
    font-size: 12px;
    border-radius: 0px 15px 15px 0;
    border-left: 4px #ff5722 solid;
    margin-left: -1px;
}	
.qsdata w{ padding: 2px 5px; background-color: #607d8b; color: #fff; font-size: 14px; margin-left: 50px;}	
.qsdata s{ padding: 2px 5px; background-color: hsl(262deg 52% 47%); color: #fff; font-size: 14px; margin-left: 58px; text-decoration:none;}	
.cityjs {
    padding: 0px;
    background-color: #fff;
    float: left;
    width: 1360px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.t_content{
     display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    border: 1px #f5f5f5 solid;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    width: 85%;
    height: 30px;
    background-image: linear-gradient(#fff, #3f51b508);
    padding: 10px;
}
.edulogo{     margin: -10px auto;
    width: 1340px;
    background-color: #fff;
    margin-bottom: 10px;
    padding: 0px 30px 24px;
    float: left;
    border-top: 10px #f7f8f9 solid;}
.logo_left{float: left; margin-right:20px; margin-top: 20px; height: 95px;}
.logo_left img{width: 122px;}
.edulogo ul{float: left; width:960px}
.edulogo dd{float: right;  margin-top: 50px;}
.daxuedata{float:left; width: 1340px; background-color: #fff; padding: 0px 30px 20px; font-size:15px;}
.daxuedata li{width: 360px; float:left; margin-right:15px; height: 28px;}
.daxuedata li span{font-weight: 400; margin-right: 10px;}
.daxuedata ul{font-weight: 600;   font-size: 18px; width: 1340px; float: left;}
.daxuedata ul img{width: 30px; margin-right:10px ; float: left;}
.daxuedata ul li{line-height: 27px;}
.daxuedata ul li h3{margin-top: 2px;}
.table1 a{color: #6081e3;}
.table1 a:hover{color: red;}
.table1{width: 580px;
    font-size: 15px;
    line-height: 20px;
    height: 35px;
    margin-top: 10px;
    border: 1px #e3e3e329 solid;color: #6081e3;
    padding-left: 10px;}
.table2{width: 200px;
    text-align: center;
    font-size: 15px;
    height: 30px;
    border: 1px #e3e3e329 solid; }
.table3{width: 150px;
    text-align: center;
    font-size: 15px;
    height: 30px;
    border: 1px #e3e3e329 solid; 
}
.table10{
    width: 325px;
    text-align: left;
    /* text-indent: 10px; */
    font-size: 15px;
    height: 30px;
    border: 1px #e3e3e329 solid;
    overflow: hidden;
    text-overflow: ellipsis;
    /* white-space: nowrap; */
    padding-left: 6px;
    line-height: 20px;
}
.table4{width: 80px;
    text-align: center;
    font-size: 15px;
    height: 30px;
    border: 1px #e3e3e329 solid;}
.table5{width: 180px;
    text-align: center;
    font-size: 15px;
    height: 30px;
    border: 1px #e3e3e329 solid; }
.table6{ width: 80px;
    text-align: center;
    font-size: 15px;
    height: 30px;
    border: 1px #e3e3e329 solid;}
.tt1{width: 604px;
    font-size: 15px;
    line-height: 40px; background-color: #f9f9f9; font-weight: bold;
    border: 1px #e3e3e329 solid;
    padding-left: 10px;}
.ttt1{width: 390px;
    font-size: 15px;
    line-height: 40px; background-color: #f9f9f9; font-weight: bold;
    border: 1px #e3e3e329 solid;
    padding-left: 10px;}
.et1{width: 296px;
    font-size: 15px;
    line-height: 40px; background-color: #f9f9f9; font-weight: bold;
    border: 1px #e3e3e329 solid;
    padding-left: 10px;}
.et2{width: 147px;
    text-align: center;
    font-size: 15px;
    line-height: 40px; background-color: #f9f9f9; font-weight: bold;
    border: 1px #e3e3e329 solid; }
.tt2{width: 208px;
    text-align: center;
    font-size: 15px;
    line-height: 40px; background-color: #f9f9f9; font-weight: bold;
    border: 1px #e3e3e329 solid; }
.ttt2{width: 133px;
    text-align: center;
    font-size: 15px;
    line-height: 40px; background-color: #f9f9f9; font-weight: bold;
    border: 1px #e3e3e329 solid; }
.pg1{width: 537px;
    font-size: 15px;
    line-height: 40px; background-color: #f9f9f9; font-weight: bold;
    border: 1px #e3e3e329 solid;
    padding-left: 10px;}
.pg2{width: 263px;
    text-align: center;
    font-size: 15px;
    line-height: 40px; background-color: #f9f9f9; font-weight: bold;
    border: 1px #e3e3e329 solid; }
.rkp{width: 223px;
    text-align: center;
    font-size: 15px;
    line-height: 40px; background-color: #f9f9f9; font-weight: bold;
    border: 1px #e3e3e329 solid; }
.jf1{width: 537px;
    font-size: 15px;
    line-height: 40px; background-color: #f9f9f9; font-weight: bold;
    border: 1px #e3e3e329 solid;
    padding-left: 10px;}
.jf2{width: 263px;
    text-align: center;
    font-size: 15px;
    line-height: 40px; background-color: #f9f9f9; font-weight: bold;
    border: 1px #e3e3e329 solid; }
.tt3{width: 156px;
    text-align: center;
    font-size: 15px;
    line-height: 40px; background-color: #f9f9f9; font-weight: bold;
    border: 1px #e3e3e329 solid; }
.ttt3{width: 200px;
    text-align: center;
    font-size: 15px;
    line-height: 40px; background-color: #f9f9f9; font-weight: bold;
    border: 1px #e3e3e329 solid; }
.tt4{width: 84px;
    text-align: center;
    font-size: 15px;
    line-height: 40px; background-color: #f9f9f9; font-weight: bold;
    border: 1px #e3e3e329 solid;}
.ttt4{width: 334px;
    text-align: center;
    font-size: 15px;
    line-height: 40px; background-color: #f9f9f9; font-weight: bold;
    border: 1px #e3e3e329 solid;}
.tt5{width: 187px;
    text-align: center;
    font-size: 15px;
    line-height: 40px; background-color: #f9f9f9; font-weight: bold;
    border: 1px #e3e3e329 solid; }
.ttt5{width: 268px;
    text-align: center;
    font-size: 15px;
    line-height: 40px; background-color: #f9f9f9; font-weight: bold;
    border: 1px #e3e3e329 solid; }
.tt6{ width: 84px;
    text-align: center;
    font-size: 15px;
    line-height: 40px; background-color: #f9f9f9; font-weight: bold;
    border: 1px #e3e3e329 solid;}   
.tt10{width: 344px;
    text-align: center;
    font-size: 15px;
    line-height: 40px; background-color: #f9f9f9; font-weight: bold;
    border: 1px #e3e3e329 solid; }    
.t1{width: 30%;
    font-size: 15px;
    line-height: 20px;
    height: 35px;
    margin-top: 10px;     text-align: center;
    border: 1px #e3e3e329 solid;color: #6081e3;
    padding-left: 10px;}
.rk{width: 223px;
    font-size: 14px;
    line-height: 20px;
    height: 35px;
    margin-top: 10px;
    border: 1px #e3e3e329 solid;
    /* color: #6081e3; */
    /* padding-left: 10px; */
    text-align: center;}
.rk1{width: 223px;
    font-size: 14px;
    line-height: 20px;
    height: 35px;
    margin-top: 10px;
    border: 1px #e3e3e329 solid;
    color: #6081e3; 
    /* padding-left: 10px; */
    text-align: center;}
.esi1{width: 199px;
    font-size: 15px;
    line-height: 20px;
    height: 35px;
    margin-top: 10px;   
    border: 1px #e3e3e329 solid;color: #6081e3;
    padding-left: 10px;}
.esi2{width: 100px;
    text-align: center;
    font-size: 15px;
    height: 30px;
    border: 1px #e3e3e329 solid; }
.esi3 {
    width: 100px;
    text-align: center;
    font-size: 20px;
    height: 30px;
    border: 1px #e3e3e329 solid;
    color: #009688;
    font-weight: bold;
}
.t2{width: 10%;
    text-align: center;
    font-size: 15px;
    height: 30px;
    border: 1px #e3e3e329 solid; }
.t3{width: 15%;
    text-align: center;
    font-size: 15px;
    height: 30px;
    border: 1px #e3e3e329 solid; }
.t4{width: 25%;
    text-align: center;
    font-size: 15px;
    height: 30px;
    border: 1px #e3e3e329 solid; }
.t5{width: 20%;
    text-align: center;
    font-size: 15px;
    height: 30px;
    border: 1px #e3e3e329 solid; }
.jj1{width: 145px;
    font-size: 15px;
    line-height: 20px;
    height: 35px;
    margin-top: 10px;
    border: 1px #e3e3e329 solid;color: #6081e3;
    padding-left: 10px;}
.jj2{width: 65px;
    text-align: center;
    font-size: 15px;
    height: 30px;
    border: 1px #e3e3e329 solid; }
.jj3{width: 300px;
    /* text-align: center; */
    font-size: 15px;
    /* height: 30px; */
    border: 1px #e3e3e329 solid;
    padding: 5px;
    line-height: 22px;}
.jj4{width: 300px;
    /* text-align: center; */
    font-size: 15px;
    /* height: 30px; */
    border: 1px #e3e3e329 solid;
    padding: 5px;
    line-height: 22px;}
.jj5{width: 300px;
    /* text-align: center; */
    font-size: 15px;
    /* height: 30px; */
    border: 1px #e3e3e329 solid;
    padding: 5px;
    line-height: 22px; }
.jj6{width: 65px;
    text-align: center;
    font-size: 15px;
    height: 30px;
    border: 1px #e3e3e329 solid; }
.j1{width: 160px;
    font-size: 15px;
    line-height: 40px; background-color: #f9f9f9; font-weight: bold;
    border: 1px #e3e3e329 solid;
    padding-left: 10px;}
.j2{width: 61px;
    font-size: 15px;
    line-height: 40px; background-color: #f9f9f9; font-weight: bold;
    border: 1px #e3e3e329 solid;
    padding-left: 10px;}
.j3{width: 330px;
    font-size: 15px;
    line-height: 40px; background-color: #f9f9f9; font-weight: bold;
    border: 1px #e3e3e329 solid;
    padding-left: 10px;}
.j4{width: 330px;
    font-size: 15px;
    line-height: 40px; background-color: #f9f9f9; font-weight: bold;
    border: 1px #e3e3e329 solid;
    padding-left: 10px;}
.j5{width: 330px;
    font-size: 15px;
    line-height: 40px; background-color: #f9f9f9; font-weight: bold;
    border: 1px #e3e3e329 solid;
    padding-left: 10px;}
.j6{width: 62px;
    font-size: 15px;
    line-height: 40px; background-color: #f9f9f9; font-weight: bold;
    border: 1px #e3e3e329 solid;
    padding-left: 10px;}
/*数据统计滚动*/
.product-number-info {
	position: relative;
	background-color: #fff;
}
.product-number-info .product-number-inner {
	width: 1300px;
	margin: 0 auto;
}
.product-number-info ul {
	padding: 0px 5px;
}
.product-number-info ul.q:after {
	content: "";
	clear: both;
	display: table;
}
.product-number-info li {
	float: left;
	width: 239px;
	height: 90px;
	border-left: 1px solid #e3e3e329;
	color: #282828;
	padding-top: 1px;
}
.product-number-info li:first-child {
	border: none;
}
.product-number-info li b {
	font-weight: 400;
	font-size: 50px;
	line-height: 1;
	display: inline-block;
	position: relative;
}
.product-number-info li b i {
	font-style: normal; color: #06b724;
}
.product-number-info li b sup {
	position: absolute;
	font-size: 16px;
	right: -15px;
	top: -3px;
}
.product-number-info li b em {
	font-style: normal;
	font-size: 28px;
	font-weight: 100;
	padding-left: 2px;
	position: relative;
	top: -4px;
}
.product-number-info li p {
	font-size: 15px;
}
.product-number-info li.li-1 {
	text-align: center;
}
.product-number-info li.li-2 b, .product-number-info li.li-2 p {
	padding-left: 15px;
}
.product-number-info li.li-2 {
	text-align: center;
}
.product-number-info li.li-3 b, .product-number-info li.li-3 p {
	padding-left: 15px;
}
.product-number-info li.li-3 {
	text-align: center;
}
.product-number-info li.li-3 b, .product-number-info li.li-3 p {
	padding-left: 15px;
}
.product-number-info li.li-4 {
	text-align: center;
}
.product-number-info li.li-4 b, .product-number-info li.li-4 p {
	padding-left: 15px;
}
.product-number-info li.li-5 {
	text-align: center;
}
.product-number-info li.li-5 b {
	padding-right: 0px;
}
.eduboshi{float: left;
    width: 800px;
    line-height: 25px;
    font-size: 15px;
    color: #585858;}
.eduboshi c{color: red;}    
 
.logoeducss{float: left;}
.logoeducss img{ 
    width: 400px;
    height: auto;
    border-radius: 15px; 
}
.logoeducss i{
    float: left;
    display: block;
    position: relative;
    width: 0px;
    top: 15px;
    left: 15px;
}
.logoeducss i img{ width: 50px; height: 50px; opacity: 0.8;     border-radius: 50%;}
.logoeduright{float: right; width:915px;}
.ennamecss{ font-size: 15px;
    line-height: 21px;
    margin-top: 10px;
    font-weight: 500;
}
/*页脚*/ 