@media screen and (min-width:350px) {
    html {
        font-size: 10px !important;
    }
}
@media screen and (min-width:560px) {
    html {
        font-size: 12.5px !important;
    }
}
@media screen and (min-width:768px) {
    html{
        font-size: 13.5px !important;
    }
	
}
@media screen and (min-width:992px) {
   html{
       font-size: 15px !important;
   }
   
}
@media screen and (min-width:1170px) {
    html{
        font-size: 16px !important;
    }
}
@media screen and (min-width:1670px) {
    html{
        font-size: 20px !important;
		
    }
	.header{
		min-width: 1200px;
	}
}
*{
	margin: 0;
	padding: 0;
}

a{
	text-decoration: none!important;
	outline: none;
}
a:hover{
	text-decoration: none;
}
li{
	list-style: none;
}
.header{
	min-width: 1200px;
	z-index: 500;
	position: fixed;
	top: 0;
	height: 4.375rem;
	
	width: 100%;
	background-color: #337AB7;
	
}
.headImg{
	float: left;
	margin-top: .5rem;
	padding: 0.4375rem;
	height:3.125rem;
	width: 12.5rem;
	/* background-color: #000000; */
}
.headImg>img{
	width: 100%;
	height: 100%;
}
.headul{
	margin: 1.25rem auto;
	margin-top: 1.25rem;
	float: left;
	margin-left: 3.125rem;
}
.headul ul{
	color: white;
	width: 8.25rem;
	height: 1.875rem;
	overflow: hidden;
	float: left;
}
.headul li{
	height: 2.5rem;
		/* width: 6.25rem; */
	font-size: 1.25rem;
	line-height: 1.875rem;
	text-align: center;
}
.headul li a{
	background-color: #337AB7;
	color: white;
	font-size: 1rem;
	display: block;
}
.headul ul:hover{
	
	overflow: visible;
}
.headul ul:hover li{
	cursor: pointer;
	background-color: #337AB7;
}

.page{
	width: 87%;
	margin: 0 auto;
}

#page1{
	width: 100%;
	position: relative;
	
}
#page1 img{
	position: absolute;
	width: 100%;
	height: 100%;
	display: none;
}
#page1 img:nth-child(1){
	display: block;
}
#pagination{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	position: absolute;
	bottom: 2.5rem;
}
#pagination ul li{
	padding-left: 1px;
	border-radius: 20%  ;
	margin: 20PX;
	float: left;
	width:  50px;
	height: 2px;
	background: rgba(100,100,100,0.6);
}
#pagination .listOne{
	
	background-color: black;
	border: 1px solid lightgray;
}
#page1 .logo{
	right: 0.625rem;
	position: absolute;
	bottom: 2rem;
	color:#6495ED ;
	font-family: "STXingkai";
	font-size: 2rem;
}
#page2{
	position: relative;
}
.news{
	position: absolute;
	top: 4.5rem;
	
	width: 100%;
	
}



@media screen and (max-width: 767px) {
  .newsC {
    margin-top: 3.125rem;
  }
  .more {
    font-size: 0.75rem;
  }
}
.news {
  /* margin-top: 3.125rem; */
}
.news a:hover,
  a:focus {
    color: black !important;
    text-decoration: none !important;
  }
.newsL .newsLT {
  text-align: center;
  margin-bottom: 0.625rem;
}
.newsL .newsLT .title {
  font-size: 1.7rem;
}
.newsL .newsLT .more {
  margin-top: 1.25rem;
  color: #337AB7;
}
/* .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	padding: 0.625rem !important;
} */
.newsL  .nei {
  padding-top: 1.5625rem;
  border-left: 0.425rem solid #337AB7;
  height: 7.4rem;
  margin-top: 1.25rem;
  background: url(../img/images/bg3.png) right bottom no-repeat;
  /* box-sizing: border-box; */
  padding-left: 5%;
  font-size: 1.2rem;
  box-shadow: 0 0.25rem 0.625rem rgba(0, 0, 0, 0.25);
 
}
.newsL  .nei div:nth-child(2) {
  margin: 0.714286rem 0;
}
.newsC {
  padding: 0 2.125rem;
}
.newsC .newsLT {
  text-align: center;
  margin-bottom: 0.625rem;
}
.newsC .newsLT .title {
  font-size: 2.125rem;
}
.newsC .newsLT .more {
  margin-top: 1.25rem;
  color: #337AB7;
}
.newsC .row .nei {
  padding-left: 1.25rem;
  padding-top: 1.5625rem;
  border-bottom: 0.425rem solid #337AB7;
  height: 7.4rem;
  margin-bottom: 0.48rem;
  margin-top: 0.8rem;
  background: url(../img/images/bg3.png) right bottom no-repeat;
 
   font-size: 1.2rem;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);
}
.news .nei a div{
	font-size: 1.0rem;
}
.newsR .newsLT {
  text-align: center;
  margin-bottom: 0.625rem;
  height: 6.3rem;
}
.newsR .newsLT .title {
  font-size: 2.125rem;
}
.newsR .newsLT .more {
  /* margin-top: .25rem; */
  color: #337AB7;
}
.newsR .row .nei {
	margin-bottom: 1rem;
  height: 16rem;
}
.newsR .row .nei img {
	

  height: 16rem;
  width: 100%;
}


#page3{
	position: relative;
}
.special{
	position: absolute;
	top: 4.5rem;
	
	width: 100%;
	
}
.special {
  height: 80.428571rem;
}
.sptitle {
  padding-top: 1.3rem;
 font-size: 2.125rem;
  text-align: center;
}
.Snei {
  margin-top: 2.125rem;
  padding: 0.714286rem;
  border: 0.071429rem dashed #a40000;
  position: relative;
}
.Sneis {
  height: 32rem;
  position: relative;
  overflow: hidden;
  border: 0.0625rem dashed #a40000;
}
.Sneis img {
  width: 100%;
  height: 100%;
  transition: all 0.4s linear;
}
.Sneis:hover img {
  transform: scale(1.1);
}
.Snei .title {
  position: absolute;
  left: 2.142857rem;
  top: 2.571429rem;
  writing-mode: tb-lr;
  writing-mode: vertical-lr;
  font-size: 1.857143rem;
  color: #fff;
}

#page4{
	width: 100%;
	position: relative;
}
.resource{
	position: absolute;
	top: 4rem;
	
	width: 80%;
	left: 10%;
	
}


.resource .retitle {
  padding-top: 1.5rem;
  font-size: 2.125rem;
  text-align: center;
  /* padding-bottom: 1.142857rem; */
}
.resource .Good {
  margin: 1.428571rem 0 0 0;
  
  position: relative;
  height: 25.25rem;
}
.resource .Good img {
	position: absolute;
  width: 100%;
  height: 100%;
}
.resource .Good .Gtitle {
 text-align: center;
  line-height: 4.142857rem;
  font-size: 1.5rem;
  background-color: #337AB7;
 width: 100%;
  position: absolute;
  bottom: 0rem;
  height: 4.142857rem;
  color: white;
}
.resource .reRight {
	padding-left: 40px;
	/* padding-top: 1.428571rem; */
  /* height: 30rem; */
}
.resource .reRight div {
  
  position: relative;
  height: 13.3rem;
}
.resource .reRight div img {
	
	position: absolute;
	top: 9%;
  height: 80%;
  width: 90%;
}
.resource .reRight  .rtitle {
  text-align: center;
  background-color: #337AB7;
  width: 14.285714rem;
  position: absolute;
  bottom: 0;
  width: 90%;
  height: 3rem;
  line-height: 3rem;
  font-size: 1rem;
  color: white;
  
}
#page5{
	
	width: 100%;
	position: relative;
}
.lists{
	position: absolute;
	top: 5.45rem;
	left: 15%;
}
.lists li{
	text-align: center;
	color: white;
	background-color: #337AB7;
	cursor: pointer;
	border-radius: 1.25rem;
	line-height: 3.125rem;
	width: 6.25rem;
	border: #28A4C9 0.0625rem solid;
	height: 3.125rem;
	margin: 1.25rem;
}
.time{
	left: 30%;
	top: 5rem;
	position: absolute;
	width: 65%;
}
   #timeleft div {
	   font-size: 1.25rem;
	   text-align: center;
                height: 6rem;
                color: #333333;
            }
            
            #timecenter div {
                height: 10rem;
                color: #333333;
            }
            
            #timeright div {
                height: 5.7rem;
                color: #333333;
            }
            
            #timeright div p {
				font-size: 1.25rem;
                margin: 0 0 0px;
            }
            
            .cicle1 {
                position: absolute;
                top: 0px;
                left: -10px;
                border-radius: 10px;
                list-style: none;
                width: 20px;
                height: 20px;
                border: 1px solid #cccccc;
                background: #ffffff;
            }
            
            .cicle2 {
                position: absolute;
                top: 6.25rem;
                left: -10px;
                border-radius: 10px;
                list-style: none;
                width: 20px;
                height: 20px;
                border: 1px solid #cccccc;
                background: #ffffff;
            }
            
            .cicle3 {
                position: absolute;
                top: 12rem;
                left: -10px;
                border-radius: 10px;
                list-style: none;
                width: 20px;
                height: 20px;
                border: 1px solid #cccccc;
                background: #ffffff;
            }
            
            .cicle4 {
                position: absolute;
                top: 18rem;
                left: -10px;
                border-radius: 10px;
                list-style: none;
                width: 20px;
                height: 20px;
                border: 1px solid #cccccc;
                background: #ffffff;
            }
			.cicle5 {
			    position: absolute;
			    top: 24rem;
			    left: -10px;
			    border-radius: 10px;
			    list-style: none;
			    width: 20px;
			    height: 20px;
			    border: 1px solid #cccccc;
			    background: #ffffff;
			}



.Bottom{
	width: 100%;
	position: absolute;
	bottom: 0;
}
.Bottom {
  background-color: #337AB7;
}
.Bottom .logos {
  height: 7.714286rem;
  line-height: 7.714286rem;
  text-align: center;
  color: white;
  font-size: 2rem;
  font-family: "STXingkai";
}
.Bottom .Id {
  color: white;
  padding-top: 0.714286rem;
  height: 6.714286rem;
  display: flex;
  align-items: center;
  justify-self: center;
  flex-direction: column;
}
.Bottom .Id div {
  height: 100%;
}
.Bottom .icon {
  height: 6.714286rem;
  line-height: 6.714286rem;
  text-align: center;
  color: white;
}
.Bottom .icon span {
  font-size: 2.214286rem;
  padding: 0 1.428571rem;
}
.Bottom .icon span:hover {
  color: red;
}






