* {
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
  display: block;
}

li {
  cursor: pointer;
  list-style: none;
}
@media screen and (max-width: 970px) {
  html {
    font-size: 10px !important;
  }
  .headImg {
	 margin-top: 3.75rem;
    
    
  }
}
@media screen and (min-width: 768px) {
  html {
    font-size: 12px !important;
  }
  a:hover,
  a:focus {
    color: white !important;
    text-decoration: none !important;
  }
  .navbar{
	  background-color: #000000 !important;
  }
  
  
  
}
@media screen and (min-width: 992px) {
  html {
    font-size: 14px !important;
  }
}
@media screen and (min-width: 1170px) {
  html {
    font-size: 16px !important;
  }
}
.headImg {
  height: 9.375rem;
  width: 100%;
  background-color: black;
}
.headImg img {
  height: 100%;
  width: 100%;
}
.navB {
  width: 100%;
  position: relative;
  height: 50px;
  background-color: #337AB7;
  /* margin-bottom: 20px; */
  /* display: flex; */
}
.navs {
  color: #000000;
  /* margin-top: 5px; */
  font-size: 1em;
  /* top: 10%; */
  /* margin-left: 18%; */
  /* position: absolute; */
  margin: 0 auto;
  width: 70%;
  display: flex;
  /* opacity: 0.8; */
}
.navs a {
  color: white;
}
.navs > div {
  flex: 1;
  font-size: 18px;
  /* margin-right: 3%; */
  /* display: flex; */
  /* flex-direction: column;
	justify-content: center;
	align-items: center; */
  /* overflow: hidden; */
  z-index: 100;
}
.navs div > li {
  text-align: center;
  line-height: 50px;
  color: white;
  height: 50px;
  flex: 1;
}
.navs > div > div {
  display: none;
}
.navs > div > div > li {
  height: 35px;
  line-height: 35px;
  margin-top: 5%;
  /* display: flex; */
  justify-content: center;
  align-items: center;
}
.navs > div:hover {
  background-color: #337AB7;
  /* opacity: 0.8; */
  /* color: white; */
}
.navbar {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .navbar-brand img {
    height: 100%;
    width: 100%;
  }
  .navbar-header {
    background-color: black;
  }
}
@media screen and (max-width: 976px) and (min-width: 768px) {
  .navbar-default {
    background-color: black;
    color: white;
  }
  .navbar-default .navbar-nav > li > a {
    color: white;
  }
}
@media screen and (min-width: 970px) {
	
  .carousel-inner img {
    width: 100%;
    height: 60rem !important;
  }
  .navbar-brand {
    height: 7rem;
  }
  .navbar {
    height: 9rem;
    background: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0));
    transition: all 0.5s;
    border: 0;
    /* background-color: #6495ED; */
  }
  .navbar-header {
    text-align: center;
    width: 20rem;
    height: 8rem;
  }
  .container {
    height: 8rem;
  }
  .navbar-nav {
    display: flex;
    align-items: center;
    height: 8rem;
    line-height: 8rem;
  }
  .dropdown-menu {
    min-width: 2.5rem !important;
    width: 10rem !important;
    background: rgba(0, 0, 0, 0.5);
    transition: 0.3s all;
  }
  .dropdown-menu > li > a {
    padding: 0;
    font-size: 1.428571rem;
    color: white;
    text-align: center;
    height: 3.5rem;
    line-height: 3.214286rem;
  }
  .navbar-nav > li {
    text-align: center;
    width: 10rem;
  }
  .navbar-nav > li > a {
    font-size: 1.571429rem;
    color: white !important;
  }
  .navbar-default .navbar-nav > .open > a,
  .navbar-default .navbar-nav > .open > a:hover,
  .navbar-default .navbar-nav > .open > a:focus {
    background: rgba(0, 0, 0, 0.5);
    transition: 0.3s all;
  }
}
.carousel-caption {
  font-size: 3rem;
  color: #6495ED;
  font-family: "STXingkai";
}
@media screen and (min-width: 1170px) {
  .carousel-caption {
    position: absolute;
    right: -71.428571rem;
    bottom: 2.857143rem;
    left: 0;
    padding-bottom: 0;
  }
}
@media screen and (max-width: 970px) {
	.row {
	    margin-right: -0.3125rem !important;
	    margin-left: -0.3125rem !important;
	}
  .carousel-caption {
    font-size: 2.142857rem;
  }
  .newsLt {
    margin-top: 7.142857rem;
  }
}
.Main{
	margin-top: 3.125rem;
	
	height: 43.75rem;
	/* background-color: #0000FF; */
}
.Main .nLeft{
	padding: 1.25rem 1.25rem;
	
}
.nLeft .lis{
	height: 4.375rem;
	text-align: center;
	font-size: 1.1rem;
	line-height: 4.375rem;
	margin: 0.625rem 0;
	border: 1px solid #0000FF;
	border-radius: 1.25rem;
}
.nLeft .lis a{
	color: #000000;
}
.nLeft .lis a:hover,
  a:focus {
    color: #000000 !important;
    text-decoration: none !important;
 }
 
 .Mhead{
	 line-height: 3.125rem;
	 text-align: center;
	 font-size: 1.4rem;
	 height: 3.75rem;
	 /* border: 1px solid #000000; */
	
 }
 .ss{
	 margin-bottom: 0.625rem;
	 content: " ";
	     display: block;
	     height: 5px;
	     width: 100%;
	     border-radius: 100%;
	     background: -webkit-linear-gradient(left, #0072d836, #0072d8, #0072d836);
	     background-image: -webkit-linear-gradient(left, rgba(0, 114, 216, 0.21), rgb(0, 114, 216), rgba(0, 114, 216, 0.21));
	     background-position-x: initial;
	     background-position-y: initial;
	     background-size: initial;
	     background-repeat-x: initial;
	     background-repeat-y: initial;
	     background-attachment: initial;
	     background-origin: initial;
	     background-clip: initial;
	     background-color: initial;
 }
 
 .list{
	font-size: 1.25rem;
	 border-radius: 2.25rem;
	 margin: 0 0 0.625rem 0 ;
	 height: 3.5rem;
	 line-height: 3.5rem;
	 padding: 0 1.25rem;
	 border: 1px solid #0000FF;
 }
 
.left{
	white-space: nowrap;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    display: inline-block;
	    overflow: hidden;
}
.right{
	text-align: right;
	font-size: 0.625rem;
}
 .nRight a{
	 
	 color: black !important;
	 text-decoration: none !important;
 }
 .nRight a:hover,
  a:focus {
    color: red !important;
    text-decoration: none !important;
  }

 
 .boot{
	height: 12.5rem;
	 
 }
 


.Bottom {
	display: none;
	width: 100%;
	position: fixed;
	bottom: 0;
	height: 8rem;
  background-color: #337AB7;
}
@media screen and (max-width:970px) {
	.Main{
		margin-top: 0;
	}
	.boot{
		height: 28.125rem;
		 
	}
	.Bottom {
		height: 19rem;
	  
	}
	.Bottom .logos {
	  height: 5rem !important;
	  line-height: 5rem !important;
	  
	}
}
.Bottom .logos {
  height: 8rem;
  line-height: 8rem;
  text-align: center;
  color: white;
  font-size: 1.8rem;
  font-family: "STXingkai";
}
.Bottom .Id {
  color: white;
  padding-top: 0.714286rem;
  height: 8rem;
  display: flex;
  align-items: center;
  justify-self: center;
  flex-direction: column;
}
.Bottom .Id div {
  height: 100%;
}
.Bottom .icon {
  height:5.8rem;
  line-height: 5.8rem;
  text-align: center;
  color: white;
}
.Bottom .icon span {
  font-size: 1.875rem;
  padding: 0 1.428571rem;
}
.Bottom .icon span:hover {
  color: red;
}
.neiL{
	padding: 0 1.25rem;
}
.neiL h1{
	text-align: center;
}
.neiL p{
	text-align: left;
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 20px;
	text-indent: 2em;
}
.neiL  img{
	margin-left: 25%;
	width: 50%;
}

