.container{
	width:100%;
}
body{
  font-size:62%;
}
.header2{
	width:100%;
	/*height:500px;
	background:url('/pst/images/hbj.jpg') center center no-repeat;
	background-size:cover;
	overflow:hidden;*/
}
.header-title{
	margin-top:180px;
	font-size:50px;
	color:#fff;
	width:100%;
	text-align:center;
}
.header-summ{
	font-size:18px;
	color:#fff;
	width:100%;
	text-align:center;
	margin-top:30px;
}
.info{
	width:100%;
	height:480px;
	overflow:hidden;
}
.infos{
	width:1200px;
	margin:0 auto;
}
.infos-title{
	padding-top:40px;
	font-size:30px;
	line-height:50px;
	text-align:center;
	padding-bottom:8px;
	color:#333;
}
.infos-content{
	width:100%;
}
.infos-content-l{
	width:400px;
	height:270px;
	background:url('/pst/images/info.jpg');
	float:left;
	background-size:cover;
}
.infos-content-r{
	width:63%;
	height:300px;
	float:right;
	font-size:1rem;
	line-height:30px;
	text-align:justify;
	color:#333;
	overflow:hidden;
}
.decl{
	width:100%;
	background:#e6e6e6;
	height:510px;
}
.decls{
	width:1200px;
	margin:0 auto;
}
.decls-content img{
	display:block;
	float:left;
	width:1200px;
	height:320px;
	transition: all 0.4s ease-out;
	cursor:pointer;
}
.decls-content img:hover{
	box-shadow: 0px 6px  10px #999;
}
.declsf{
	margin-right:40px;
}
.online{
	width:1200px;
	height:360px;
	margin:0 auto;
}
.online-c{
	line-height:30px;
	font-size:16px;
	text-align:justify;
}
.online-logo img{
	display:block;
	float:left;
	margin-right:10.1px;
	margin-top:30px;
	transition: all 0.4s ease-out;
	width:110.9px;
}
.online-logo img:hover{
	box-shadow:0px 4px 10px #999;
	cursor:pointer;
}

.openjy{
	margin-right:0px!important;
}
.onteach{
	width:100%;
	height:330px;
	background:#e6e6e6;
}
.onteachs{
	width:1200px;
	margin:0 auto;
}
.infos-c li{
	float:left;
	width:280px;
	height:70px;
	line-height:70px;
	text-align:center;
	background:#0852a1;
	font-size:18px;
	margin-right:26.3px;
	margin-top:20px;
	color:#fff;
	margin-bottom:20px;
	transition: all 0.4s ease-out;
	font-weight:bold;
}
.infos-c li:nth-child(4){
	margin-right:0px;
}
.infos-czx li{
	width:381px;
}
.infos-czxli3{
	margin-right:0px!important;
}
.infos-ct li{
	width:218px;
}
.infos-ct li:nth-child(4){
	margin-right:26.3px;
}
.infos-ct li:nth-child(5){
	margin-right:0px;
}
.infos-ct5{
	margin-right:0px!important;
}
.infos-c li:nth-child(14),.infos-c li:nth-child(21){
	margin-right:0px;
}
.fa-book,.fa-chain{
	color:#08a12c;
}
.infos-c li:hover{
	background:#fff;
	color:#0852a1;
	cursor:pointer;
}
.three{
	width:1200px;
	margin:0 auto;
	height:250px;
}
.three-c{
	margin-top:10px;
}
.three-c li{
	float:left;
	margin-right:23px;
	font-size:15px;
	color:#333;
	cursor:pointer;

}
.three-c li:hover{
	color:#0852a1;
}
.three-c li:nth-child(9){
	margin-right:0px;
}
.footer {
    width: 100%;
    height: 200px;
    background: url(/pst/images/footerbj3.jpg) center center;
    clear: both;
}
.footerline {
    height: 6px;
    width: 100%;
    background: #ddd;
}
.footer-contact {
    width: 1200px;
    /* height: 100%; */
    margin: 0 auto;
}
.contact {
    width: 700px;
    height: 100%;
    overflow: hidden;
    float: left;
}
.contactus {
    font-size: 17px;
    color: white;
    margin-top: 35px;
    margin-bottom: 10px;
}
.telephone {
    width: 340px;
    color: #fff;
    margin-top: 16px;
    float: left;
    font-size: 13px;
}
.telephone1 {
    /* margin-top: 18px; */
    width: 250px;
}
.copyright {
    width: 110px;
    height: 140px;
    float: right;
    margin-top: 40px;
    text-align: center;
}
.copyright span {
    line-height: 30px;
    color: #fff;
    text-align: center;
    font-size: 14px;
}
.line-botm{
	width:100px;
	height:8px;
	background-image: linear-gradient(to right, #495aff 0%, #1a8aea 100%);
	margin:0 auto;
	margin-top:20px;
}
.title-line{
	margin:0 auto;
	width:56px;
	height:5px;
	background-image: linear-gradient(to right, #495aff 0%, #1a8aea 100%);
	margin-bottom:30px;
}
.header {
    width: 100%;
    /* height: 190px; */
    background: url(/pst/images/ht_t.png) repeat-x;
    box-shadow: 4px 4px 4px #ccc;
    z-index: 1000;
}
.header-topline {
    width: 100%;
    height: 8px;
    background: url(/pst/images/ht_bg.jpg) center center;
}
.header-content {
    width: 1200px;
    margin: 0 auto;
    height: 140px;
    overflow: hidden;
    /* background: url(/pst/img/24.png) 834px 8px no-repeat; */
}
.hc_img {
    margin-top: 30px;
    position: relative;
}
.container2 {
    width: 360px;
    position: absolute;
    top: 45px;
    right: 214px;
}
.threef{
	background:#e6e6e6;
}
.onteach2{
	background:#fff;
}
.navss{
  width:200px;
}
.navs2 li{
  width:200px;
}
.navssa2{
  color:white;
}
.navss2{
  position:absolute;
  left:200px;
  top:0px;
  display:none;
}
.navss2 li{
  width:220px;
}
.navs2>li:hover .navss2{
  display:block;
}
.navssa2:hover{
  color:#fff!important;
}
@media screen and (max-width: 1270px) {
    body{
        width:1400px!important;
    }
}
@media screen and (max-width: 1000px) {
  .header-nav{
    display:none;
  }
}
