body{margin: 0;padding:0;font-size: 14px;}
a,
a:hover{text-decoration: none;color:#555;}
.base{width: 100%;}
[v-cloak]{display:none;}
/****menu*******/
.pagetop{
  position:sticky;
  top:0;
  z-index:999;
  background:#f5f7fa;
  height:80px; 
  box-shadow: 0 0 8px #aaa;
  transition: all 0.3s;
  margin-top:-80px;
}
.pagetopac{
  height:0;
  margin-top:0;
  overflow: hidden;
}
.pagenull{
  width:100%;
  height: 80px;
}
.pagelogo{
	width:95%;
	max-width: 1400px;
	margin:auto auto;
	display:flex;
	flex-direction:row;
	justify-content:space-between;
	align-items:center;
}
.logo{
	padding: 8px 0;
}
.logo a img{height:60px;}
.pnavigate{
	height: 40px;
	display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 70%;
}

.movmenubar{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	transition: all 0.3s;
    width: 100%;
}
.menucol{
    display: flex;
    flex-direction: row;
    font-size: 16px;
    justify-content: space-between;
    align-items:center;
    width: 90%;
}

.homemenuitem{
    padding: 29px 0;
    width: 16%;
    text-align: center;
}
.homemenuitem a{
	color:#555;
}
.curpage{
  border-bottom:solid 2px #143467;
  padding-bottom: 27px;
}
.curpage a{
  color:#a7a9ab;
 }
.menutx{
  width: 100%;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.homemenuitem:hover{
    background:#f1f1f1;
}
.homemenuitem:hover .homesubmenu{
	display: flex;
}
.searchbutton:hover .homesubmenu{
	display: flex;
}

.search{
	margin: 0 10px;
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
	align-items: center;
}
.searchbutton{
    cursor:pointer;
    padding: 28px 16px;
}
.searchbutton:hover{
  background:#f1f1f1;
}
.searcharea{
	position:absolute;
    height: 40px;
    width: 428px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
}
.searchinput{
    width: 412px;
    height: 40px;
    line-height:40px;
    background:white;
    font-size:12px;
    padding-left:10px;
    border:none;
    outline: none;
    border-radius: 15px 0 0 15px;
    }

.gosearch{
	width: 66px;
    height: 40px;
    background: #cfcfcf;
    line-height: 40px;
    text-align: center;
    border-radius: 0 15px 15px 0;
}
.truncntoen{
	position:relative;
	width: 45px;
	height: 45px;
	overflow:hidden;
}
.cntoen{
	width:45px;
	font-size:14px;
	cursor:pointer;
	position:relative;
	top: -44px;
	transition: all 0.3s;
}
.trunzn{
  width: 40px;
  height: 35px;
  text-align: center;
  line-height: 17px;
  padding-top: 9px;
}
.homesubmenu{
	width: 95%;
    margin: 30px auto 0;
    background: #f1f1f1;
    border-radius: 0 0 10px 10px;
    position: absolute;
    left: 0;
    right: 0;
    display: none;
    flex-direction: row;
    justify-content: space-around;
}
.hsmenuleft{
	width: 65%;
	padding-bottom: 10px;
}
.submenutitle{
	margin: 20px 20px 5px;
	font-size: 16px;
	color: red;
}
.submenuarealine{
	border-top: dotted 1px #afafaf;
    width: 90%;
    margin-left: 20px;
}
.submenucontent{
	width: 90%;
	margin:auto;
	padding:20px; 
  text-align: left;
}
.submenucontent p{
	width: 50%;
    margin: 10px auto;
    font-size: 16px;
    float: left;
    cursor: pointer;
}
.submenucontent p span{
	margin-right: 5px;
    font-size: 14px;
    transition: all 0.3s;
}
.submenucontent p:hover span{
	color:red;
}
.hsmenuright{
	width: 30%;
	margin: 20px auto;
}
.hsmenuright img{
    width: 90%;
}

.movemenu {
  display: none;
}
.mmenus {
  display: none;
}
.pages{text-align:center;}

.otherbanner{width:100%;height:460px;background:url(../temp/otherbanner.jpg) no-repeat center;background-size:cover;}
.otherbanneren{width:100%;height:460px;background:url(../temp/otherbanneren.jpg) no-repeat center;background-size:cover;}


@media screen and (max-width:900px){
	.pnavigate{display:none;}
	.logo{padding: 4px 0;}
	.logo a img{height:50px;}
  .pagetop{display: flex;}
	.movemenu {
	    width: 30px;
	    height: 60px;
	    display: flex;
	    flex-direction: row;
	    align-items: center;
	  }
  .mmicon {
    height: 30px;
    width: 100%;
  }
  .mmicon div {
    width: 100%;
    background: rgb(21, 147, 231);
  }
  .ratateu45 {
    transform: rotateZ(-45deg);
    transform-origin: left top;
    height: 2px;
  }
  .ratated45 {
    transform: rotateZ(45deg);
    transform-origin: left top;
  }
  .dsnone {
    opacity: 0;
  }
  .mtpline {
    height: 2px;
    transition: all 0.3s;
  }
  .mtmline {
    height: 3px;
    margin: 8px 0;
    transition: all 0.3s;
  }
  .mtbline {
    height: 3px;
    transition: all 0.3s;
  }
  .mmenus {
    display: block;
    width: 100%;
    height: 100vh;
    background: rgb(100, 100, 100, 0.9);
    position: absolute;
    top: 60px;
    left: 0;
    transition: all 0.3s;
  }
  .mmenurow {
    width: 100%;
    font-size: 14px;
    border-bottom: solid 1px rgb(58, 143, 223);
    background: #f5f5f5;
  }
  .mmsearch {
    width: 80%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }
  .mmsearch input {
    width: 80%;
    border: none;
    padding: 5px;
    font-size: 14px;
    border-radius: 8px 0 0 8px;
    outline: none;
    height: 30px;
  }
  .mmsearch button {
    border: none;
    padding: 5px;
    font-size: 14px;
    border-radius: 0 8px 8px 0;
    height: 30px;
    line-height: 20px;
  }
  .mmenuitem {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    box-sizing: border-box;
  }
  .mmenuitemmore {
    font-size: 20px;
    cursor: pointer;
  }
  .mmenusubrow {
    width: 100%;
    transition: all 0.4s;
    overflow: hidden;
  }
  .msubmenu {
    background: white;
    height: 40px;
    line-height: 40px;
    padding: 0 40px;
    box-sizing: border-box;
    text-align: left;
  }
}
@media screen and (max-width:700px) {
  .otherbanner{
		height: 210px;
		background:url(../temp/newsbanner_s.jpg) no-repeat center;
	}
	.otherbanneren{
		height: 210px;
		background:url(../temp/newsbanneren_s.jpg) no-repeat center;
	}
}
