
@media only screen and (max-width: 1200px) {
	html {
		font-size: 0.833333vw;
	}
}
@media only screen and (min-width: 1200px) {
	html {
		font-size: 10px;
	}
}
a {text-decoration: none;color: inherit;}
/* ul,li {
	max-width: 1200px;
	list-style-type:none;
	padding: 0;
} */
/* :after, :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
} */
/* html {
	font-size: 10px;
} */
/* 不建议设置 font-size: 62.5%; 在 IE 9-11 上有偏差，具体表现为 1rem = 9.93px。*/
/* margin:两个值 = 上下 右左 ,三个值 = 上 右左 下 四个值=上 右 下 左*/
body{margin:0 auto;display: flex;flex-direction:column;font-size: 1.6rem;}/* 上下右左 */
.header {
    background: url(../images/header-bg.jpg?1577262615) no-repeat center bottom;
	/* text-align: center; */
	/* width: 100%; */
	/* display: flex;flex-direction:column; *//*flex-direction:row;justify-content:center; / flex-direction:column;align-content:center;*/
	/* justify-content: center; *//*与flex-direction:row;配对有效*/
	/* align-content: center; *//*与flex-direction:column;配对有效*/
	/* height: auto; */
	/* display: block; */
	/* margin:0 auto; */
	/* width: 120rem; */
}
.main-wrap {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}
.navbox {
  height: 54px;
  width: 100%;
  background-color: rgba(12, 121, 191, 0.8);
  margin: 0 auto;
  /* max-width: 1200px; */
  /* margin-right: auto;
  margin-left: auto; */
}
.header .nav {
  height: 54px;
  margin: 0 auto;
  max-width: 1200px;
}
.header .nav li {
  width: 17.5rem;
  float: left;
  list-style-type:none;
  padding: 0;
  
}
.header .nav li a {
  line-height: 54px;
  display: block;
  text-align: center;
  /* font-size: 18px; */
  color: #fff;
  text-decoration: none;
}
.header .nav li a:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
.mainbody{
	margin:0 auto;
	/* display: flex;flex-direction:column; */
	/* height: auto; */
	width: 100%;
	background: url(../images/峨眉山bg4.jpg?1577262615) no-repeat;
	background-size: 100% 450px;
	/* border:1px #C82333 solid; */
	
}
.main{
	width: 120rem;
	margin:0 auto;
}

.newsbox{
	width: 59rem;
	height: 39rem;
	float: left;
	margin-top: 1rem;
	padding: 0;
	/* border:1px #C82333 solid; */
}
.tab_news {
    clear: both;
    background: #edf6ff;
    height: 5rem;
}
.tab_news > ul {
  padding-top: 0;
}
.tab_news > ul li {
    display: inline-block;
    cursor: pointer;
    position: relative;
}
.tab_news > ul li.switchOn {
  color: #056290;
  position: relative;
  text-align: center;
  /* top: -1px; */
}
.tab_news > ul li.switchOn a, .tab_news > ul li.switchOn a:hover {
  color: #fff;
  background-color: #417dc5;
}
.tab_news > ul a {
    color: #1a2e5f;
    display: block;
    height: 5rem;
    line-height: 5rem;
    font-size: 16px;
    padding: 0 20px;
    text-align: center;
}
.newsMore{
	position: relative;
	float: right;
}
.newsitembox ul {
	list-style-type: circle;
	padding: 0;
	margin: 1rem 0.5rem;
	margin-top: 2rem;
	/* vertical-align: middle; */
	/* position: relative; */
}
.newsitembox li{
	width: 58rem;
	height: 3.6rem;
	/* position: relative; */
	margin: 0;
	padding: 0;
	list-style-position: inside;
	
	/* white-space:nowrap;overflow:hidden;text-overflow:ellipsis; */
	/* border:1px #00ff00 solid; */
}
.newsitembox li div{
	width: 43rem;
	/* position: relative; */
	vertical-align: middle;
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.newsitembox li a {
	color: #666666;
	font-size: 1.5rem;
	margin-top: 10rem;
	/* border:1px #0000ff solid; */
}
.newsitembox li span {
	color: #666666;
	font-size: 1.5rem;
	position: relative;
	float: right;
}

.navbox h1 {
	color: #FFFFFF;
}
.head{display: flex;justify-content: center;}
.head a {text-decoration:none;color:black}
.flexrowcenter{display: flex;flex-direction:row;justify-content: center;}
.flexrow{clear: both;display: flex;flex-direction:row;}
.flexcol{display: flex;flex-direction:column;}
.flexright{display: flex;justify-content: flex-end;margin-right: 0;padding-right: 1rem;}
/* border:1px #C82333 solid; */
.menu{
	margin-top:3.52rem;margin-left: 1.6rem;font-size: 1.8rem;
	display: flex;justify-content:space-around;
}
.menuitem{
	margin:0 1.2rem;display: flex;flex-direction:column;
	align-items:center;
}
.loginhead{
	position: absolute;
	right: 20px;
	top: 30px;
	width: 48px;
	height: 48px;
	/* border:1px #C82333 solid; */
}
.login2wm{
	position: absolute;
	right: 60px;
	top: 100px;
	/* background-color: #0069D9;
	width: 118px;
	height: 132px;
	text-align: center;
	display: none; */
}
/* 图片轮播 */
#banner {position:relative; width:550px; height:350px; overflow:hidden;}
#banner_list img {border:0px;}
#banner_bg {position:absolute; bottom:0;background-color:#000;height:30px;filter: Alpha(Opacity=30);opacity:0.3;z-index:1000;width:550px; }
#banner ul {position:absolute;list-style-type:none;filter: Alpha(Opacity=80);opacity:0.8; border:1px solid #fff;z-index:1002;
			margin:0; padding:0; bottom:3px; right:5px;}
#banner ul li { padding:0px 8px;float:left;display:block;color:#FFF;border:#e5eaff 1px solid;background:#6f4f67;cursor:pointer;}
#banner ul li.on { background:#900}
#banner_list a{position:absolute;} /* <!-- 让四张图片都可以重叠在一起--> */

.jushi6{
	display: flex;
	position: relative;
	margin-left: 1rem;
	width: 64rem;
	/* border:1px #333 solid; */
}
.grid6{
	display: -ms-grid;
	display: grid;
	ms-grid-columns: (1fr)[3];
	grid-template-columns: repeat(3,1fr);
	grid-gap: 6rem;
	grid-auto-rows: 1.8rem;
	position: absolute;
	top:6rem;
	left:4.5rem;
	/* font-size: 1.8rem; */
	/* border:1px #C82333 solid; */
	/* position: relative; */
	/* width: 40em; */
}
/* .grid6-item-bg{
	background-image: url(../images/);
} */
/* .grid6-item-box{ */
	/* padding: 20px; */
    /* margin-bottom: 2.5rem; */
    /* border: 1px solid rgba(0,0,0,.15); */
    /* border-radius: 8px; */
    /* background-color: #fff; */
    /* background-repeat: no-repeat; */
    /* background-position: 20px 15px; */
/* } */
.footer {
	/* position: absolute; */
	/* bottom: 0; */
	/* left: 0; */
	height: 16rem;
	width: 100%;
	margin-top: 2rem;
	color: #ffffff;
	line-height: 1rem;
	display: flex;flex-direction:row;justify-content: center;
	background: rgba(12, 121, 191, 0.8);/* #b9c0c1; */
}
.footer a {text-decoration:none;color:#ffffff}
/* 三角符号 */
#sanjiaoxing{
	margin-top: 0.4rem;
	border: 1rem solid;
	border-color: #008800 transparent transparent transparent;
	width:0;
	}
.m-menu li {
    display: inline;
    position: relative;
    float: left;
    width: 100%;
    overflow: hidden;
    height: 3.8rem;
    border-top: 0.1rem solid #dfdfdf;
    background-color: #f3f3f3;
}
/*齿轮*/
.chilunbox{
	height:40rem;/* 450px */
	width: 54.4rem;
	perspective: 500;
	-webkit-perspective: 500;
	/* position:absolute; */
	/* border:1px solid #0000ff; */
	/* left:22.5rem;
	top:500px; */
	/* margin-left: 100px; */
}
#big_chilun{
	background: url(../img/chilun.png) no-repeat 1px 1px;/* 左起 上起 */
	/* border:1px solid #FF0000; */
	width: 373px;
	height: 373px;
	margin: 0 0;
	/* position:absolute; */
	/* left:18.4%; *//*30.625em;*/
	/* right: 74.125em; *//* 50%; */
	/* bottom:4.875em; */
	
	-webkit-animation: rotate-back 15000ms linear infinite;
	-moz-animation: rotate-back 15000ms linear infinite;
	-ms-animation: rotate-back 15000ms linear infinite;
	animation: rotate 15000ms linear infinite;
}
#sheji_chilun{
	background: url() no-repeat 0px -372px;
	
	/* border:1px solid #FF0000; */
	width: 197px;
	height: 197px;
	/* position:absolute; */
	position: relative;
	left:23.6rem;
	top:-26.4rem;
	/* left:30.625%; *//* 724px; */
	/* right: 70.125em; */
	/* bottom:8.75em; */
	
	-webkit-animation: rotate-back 15000ms linear infinite;
	-moz-animation: rotate-back 10000ms linear infinite;
	-ms-animation: rotate-back 10000ms linear infinite;
	animation: rotate-back 15000ms linear infinite;
}
#zaojia_chilun{
	background: url(../img/chilun.png) no-repeat -218px -392px;
	
	/* border:1px solid #FF0000; */
	width: 156px;
	height: 156px;
	position:relative;
	left:39.1rem;
	top:-34.5rem;
	/* left:38.325%; *//* 870px; */
	/* right: 63.525em; */
	/* bottom:3em; */
	
	-webkit-animation: rotate-back 15000ms linear infinite;
	-moz-animation: rotate-back 10000ms linear infinite;
	-ms-animation: rotate-back 10000ms linear infinite;
	animation: rotate 15000ms linear infinite;
}
#jianli_chilun{
	background: url(../img/chilun.png) no-repeat -414px -392px;
	
	/* border:1px solid #FF0000; */
	width: 156px;
	height: 156px;
	position:relative;
	left:37.8rem;
	top:-71.2rem;
	/* left:37%; *//* 844px; */
	/* right: 65.225em; */
	/* bottom:18.625em; */
	
	-webkit-animation: rotate-back 15000ms linear infinite;
	-moz-animation: rotate-back 10000ms linear infinite;
	-ms-animation: rotate-back 10000ms linear infinite;
	animation: rotate 15000ms linear infinite;
}

/*ANIMATIONS*/
/*rotate*/
@keyframes "rotate" {
	from {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	to {
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-moz-keyframes rotate {
	from {
	   -moz-transform: rotate(0deg);
	   transform: rotate(0deg);
	}
	to {
	   -moz-transform: rotate(360deg);
	   transform: rotate(360deg);
	}
}

@-webkit-keyframes "rotate" {
	from {
	   -webkit-transform: rotate(0deg);
	   transform: rotate(0deg);
	}
	to {
	   -webkit-transform: rotate(360deg);
	   transform: rotate(360deg);
	}
}

@-ms-keyframes "rotate" {
	from {
	   -ms-transform: rotate(0deg);
	   transform: rotate(0deg);
	}
	to {
	   -ms-transform: rotate(360deg);
	   transform: rotate(360deg);
	}
}

@-o-keyframes "rotate" {
	from {
	   -o-transform: rotate(0deg);
	   transform: rotate(0deg);
	}
	to {
	   -o-transform: rotate(360deg);
	   transform: rotate(360deg);
	}
}
/*rotate-back*/
@keyframes "rotate-back" {
 from {
    -webkit-transform: rotate(0deg);
   	-moz-transform: rotate(0deg);
   	-o-transform: rotate(0deg);
   	-ms-transform: rotate(0deg);
   	transform: rotate(0deg);
 }
 to {
    -webkit-transform: rotate(-360deg);
   	-moz-transform: rotate(-360deg);
   	-o-transform: rotate(-360deg);
   	-ms-transform: rotate(-360deg);
   	transform: rotate(-360deg);
 }
}

@-moz-keyframes rotate-back {
 from {
   -moz-transform: rotate(0deg);
   transform: rotate(0deg);
 }
 to {
   -moz-transform: rotate(-360deg);
   transform: rotate(-360deg);
 }
}

@-webkit-keyframes "rotate-back" {
 from {
   -webkit-transform: rotate(0deg);
   transform: rotate(0deg);
 }
 to {
   -webkit-transform: rotate(-360deg);
   transform: rotate(-360deg);
 }
}

@-ms-keyframes "rotate-back" {
 from {
   -ms-transform: rotate(0deg);
   transform: rotate(0deg);
 }
 to {
   -ms-transform: rotate(-360deg);
   transform: rotate(-360deg);
 }
}

@-o-keyframes "rotate-back" {
 from {
   -o-transform: rotate(0deg);
   transform: rotate(0deg);
 }
 to {
   -o-transform: rotate(-360deg);
   transform: rotate(-360deg);
 }
}
/* 资讯中心 */
.centbox{
	/* width: 1140px; */
	display: -ms-grid;
	display: grid;
	grid-gap: 2rem;
	ms-grid-columns: (1fr)[3];
	grid-template-columns: repeat(3,1fr);
	grid-gap: 2rem;
	grid-auto-rows: 25rem;
	/* border:1px #C82333 solid; */
}
.grid-item-bg{
	background-image: url(../images/);
}
.grid-item-box{
	/* padding: 20px; */
    /* margin-bottom: 2.5rem; */
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0.8rem;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: 2rem 1.5rem;
}
.grid-item-box h3{
    font-size: 1.92rem;
    /* font-weight: 600; */
	color: #526883;
    /* line-height: 3.5rem; */
    /* margin-top: 1rem; */
    margin-bottom: 0;
	/* border:1px #C82333 solid; */
}
.grid-item-textbox{
	background-position: 2.5rem 3.5rem;
	/* margin-bottom: 0; */
	padding: 2rem;
	padding-top: 0;
	cursor: pointer;
	/* padding-bottom: 30px; */
}
.grid-item-textbox p{
	font-size: 1.5rem;color: #00557f;
	margin-top: 1rem;
	/* border:1px #C82333 solid; */
	/* white-space:nowrap;overflow:hidden;text-overflow:ellipsis; */
}
/* 招贤榜 */
.zpbox{
	/* border: 1px solid #ff5500; */
	margin: 0.1rem 0.1rem;
	padding: 0.1rem 0.1rem;
	width: fit-content;
	height: 29.2rem;
	/* width: 20rem; */
	/* display: flex; */
	/* width: auto; */
}
.zp-textbox{
	width: 40rem;
	height: 24rem;
	margin-top: 5rem;
	margin-right: 0.1rem;
	/* padding: 1.25rem; */
	/* background-image: url(../img/bg-purple.png); */
	background-repeat: repeat;
	border: 0.1rem solid rgba(0,0,0,.2);
	border-radius: 0.8rem;
	background-color: #d46600;
	/* background-color:transparent; */
	color: #ffffff;
	
}
.zp-textbox h2{
	text-align: center;
	opacity: 1;
}
.zp-textbox p{
	padding: 2rem;
	line-height: 3.2rem;
}
/* 放大缩小 */
#zp1 {
	-webkit-animation:zoomInDown 1s .2s ease both;
	-moz-animation:zoomInDown 1s .2s ease both;
	animation-delay:1.5s;/* 延时语句必须放在animation语句后否则不起作用 */
	-webkit-animation-delay:1.5s;
	-moz-animation-delay:1.5s;
}
@keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }
  60% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}
@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}
/* 放大缩小 */
#zp1:hover{
    -webkit-animation: zoomInDown 1s .2s ease both,zoomin_out 1s linear alternate 1;
    animation: zoomInDown 1s .2s ease both,zoomin_out 1s linear alternate 1;
}
@-webkit-keyframes zoomin_out{
    0% {
    	transform:scale(1);
    	/*开始为原始大小*/
    }
    25% {
    	transform:scale(1.1);
    	/*放大1.1倍*/
    }
    50% {
    	transform:scale(1);
    }
    75% {
    	transform:scale(1.1);
    }
}
@keyframes zoomin_out{
    0% {
    	transform:scale(1);
    	/*开始为原始大小*/
    }
    25% {
    	transform:scale(1.1);
    	/*放大1.1倍*/
    }
    50% {
    	transform:scale(1);
    }
    75% {
    	transform:scale(1.1);
    }
}
/* 左入 */
#zp2 {
	-webkit-animation:bounceInLeft 1s .2s ease both;
	-moz-animation:bounceInLeft 1s .2s ease both;
	animation-delay:1s;/* 延时语句必须放在animation语句后否则不起作用 */
	-webkit-animation-delay:1s;
	-moz-animation-delay:1s;
}

@-webkit-keyframes bounceInLeft {
	0% {
		opacity:0;
		-webkit-transform:translateX(-2000px)
	}
	60% {
		opacity:1;
		-webkit-transform:translateX(30px)
	}
	80% {
		-webkit-transform:translateX(-10px)
	}
	100% {
		-webkit-transform:translateX(0)
	}
}

@-moz-keyframes bounceInLeft {
	0% {
		opacity:0;
		-moz-transform:translateX(-2000px)
	}
	60% {
		opacity:1;
		-moz-transform:translateX(30px)
	}
	80% {
		-moz-transform:translateX(-10px)
	}
	100% {
		-moz-transform:translateX(0)
	}
}
/* 左入 摇摆 */
#zp2:hover {
	-webkit-animation:bounceInLeft 1s .2s ease both,swing 1s .2s ease both;
	-moz-animation:bounceInLeft 1s .2s ease both,swing 1s .2s ease both;
}
@-webkit-keyframes swing {
	20%, 40%, 60%, 80%, 100% {
		-webkit-transform-origin:top center
	}
	20% {
		-webkit-transform:rotate(15deg)
	}
	40% {
		-webkit-transform:rotate(-10deg)
	}
	60% {
		-webkit-transform:rotate(5deg)
	}
	80% {
		-webkit-transform:rotate(-5deg)
	}
	100% {
		-webkit-transform:rotate(0deg)
	}
}
@-moz-keyframes swing {
	20%, 40%, 60%, 80%, 100% {
		-moz-transform-origin:top center
	}
	20% {
		-moz-transform:rotate(15deg)
	}
	40% {
		-moz-transform:rotate(-10deg)
	}
	60% {
		-moz-transform:rotate(5deg)
	}
	80% {
		-moz-transform:rotate(-5deg)
	}
	100% {
		-moz-transform:rotate(0deg)
	}
}
/* 从上掉落 */
#zp3 {
	/* position:relative; */
	-webkit-animation:bounceInDown 1s .2s ease both;
	-moz-animation:bounceInDown 1s .2s ease both;
	animation-delay:0.5s;/* 延时语句必须放在animation语句后否则不起作用 */
	-webkit-animation-delay:0.5s;
	-moz-animation-delay:0.5s;
	
}
/* 弹起 hover必须位于:link和:visited之后（如果存在的话），这样样式才能生效*/
#zp3:hover {
	-webkit-animation:bounceInDown 1s .2s ease both,bounce 1s .2s ease both;
	-moz-animation:bounceInDown 1s .2s ease both,bounce 1s .2s ease both;
	
}
@-webkit-keyframes bounce {
	0%, 100% {
		-webkit-transform:translateY(0)
	}
	20%, 40%, 60%, 80% {
		-webkit-transform:translateY(-30px)
	}
	30%, 50%, 70% {
		-webkit-transform:translateY(5px)
	}
}
@-moz-keyframes bounce {
	0%, 100% {
		-moz-transform:translateY(0)
	}
	20%, 40%, 60%, 80% {
		-moz-transform:translateY(-30px)
	}
	30%, 50%, 70% {
		-moz-transform:translateY(5px)
	}
}
/* 从上掉落 */
#zp4 {
	/* animation-delay:0, 2000ms; */
	-webkit-animation:bounceInDown 1s .2s ease both;
	-moz-animation:bounceInDown 1s .2s ease both;
}
@-webkit-keyframes bounceInDown {
	0% {
		opacity:0;
		-webkit-transform:translateY(-2000px)
	}
	60% {
		opacity:1;
		-webkit-transform:translateY(30px)
	}
	80% {
		-webkit-transform:translateY(-10px)
	}
	100% {
		-webkit-transform:translateY(0)
	}
}
@-moz-keyframes bounceInDown {
	0% {
		opacity:0;
		-moz-transform:translateY(-2000px)
	}
	60% {
		opacity:1;
		-moz-transform:translateY(30px)
	}
	80% {
		-moz-transform:translateY(-10px)
	}
	100% {
		-moz-transform:translateY(0)
	}
}
/* 晃动 */
#zp4:hover {
	-webkit-animation:bounceInDown 1s .2s ease both,shake 1s .2s ease both;
	-moz-animation:bounceInDown 1s .2s ease both,shake 1s .2s ease both;
}
@-webkit-keyframes shake {
	0%, 100% {
		-webkit-transform:translateX(0);
	}
	10%, 30%, 50%, 70%, 90% {
		-webkit-transform:translateX(-10px);
	}
	20%, 40%, 60%, 80% {
		-webkit-transform:translateX(10px);
	}
}
@-moz-keyframes shake {
	0%, 100% {
		-moz-transform:translateX(0);
	}
	10%, 30%, 50%, 70%, 90% {
		-moz-transform:translateX(-10px);
	}
	20%, 40%, 60%, 80% {
		-moz-transform:translateX(10px);
	}
}


/* 记事本 */
.anima999 {
      animation-name: likes;     /* 动画名称 */
      animation-direction: alternate;   /* 动画在奇数次（1、3、5...）正向播放，在偶数次（2、4、6...）反向播放。 */
      animation-timing-function: linear;  /* 动画执行方式，linear：匀速；ease：先慢再快后慢；ease-in：由慢速开始；ease-out：由慢速结束；ease-in-out：由慢速开始和结束 */
      animation-delay: 0s;    /* 动画延迟时间 */
      animation-iteration-count: infinite;  /* 动画播放次数，infinite：一直播放 */
      animation-duration: 0.8s;   /* 动画完成时间 */
    }
.xmup{
	background-color: #0084C6;
	color: #ffffff;
	height: 4rem;
	width: 18rem;
	font-size: 2rem;
	font-family: 宋体,"Times New Roman",Georgia,Serif;
	text-align: center;
	padding-top: 1rem;
	position: absolute;
	border-radius: 8px 8px 0 0;
}
/* 项目上滚动 border:1px solid #ff0000;*/
/* *{margin:0;padding:0;font-size:12px;} */
/* body{ background:none;} */
/* input,button,select,textarea{outline:none;} */
/* ul,li,dl,ol{list-style:none;} */
/* a{color:#666; text-decoration:none;} */

.box{ width:58rem; margin-left: 0px;margin-top: 5rem;
	border: 1px solid #d0d0d0;
	border-radius: 0 8px 8px;
}
.bcon{ width:96%; margin:1rem;background:#fcfcfa;}
/* .bcon h1{ border-bottom:1px solid #eee; padding:0 10px;} *//* border:1px solid #eee */
/* .bcon h1 b{ font:bold 14px/40px; border-top:2px solid #3492D1; padding:0 8px; margin-top:-1px; display:inline-block;} */
/* #list_box{margin: 10px 10px;border:1px solid #ff0000;} */
.list_lh{ height:44rem;margin: 0;padding: 0; overflow:hidden;}/* 溢出内容被修剪，并且其余内容不可见 */
.list_lh ul{list-style:none;margin: 0;padding: 0;}
.list_lh li{
	margin: 0.5rem 0.5rem; padding:0.5rem;
	box-shadow: -0.1rem 0.01rem 0.5rem #888888;
	cursor: pointer;
	
}
.list_lh li.lieven{ background:#F0F2F3;}/* background:#F0F2F3; */
.list_lh li p{
	font-size:1.3rem;height:2rem; line-height:2rem;
	margin:0 auto;
	white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
}/* 溢出内容显示“……” */

/* 公司清单 */
.gsboxbig{
	width: 55rem;
	height: 90%;
	margin-left: 5.3rem;
	margin-top: 5rem;
	border: 1px solid #d0d0d0;
	border-radius: 0 8px 8px;
}
.gsbox{
	width: 45rem;
	margin: 6rem;
	margin-left: 5rem;
	margin-top: 3rem;
	/* border:1px solid #0000ff; */
}
.gsbox ul {list-style:none;margin: 0;padding: 0px;}
.gsbox li {
	/* width: 25rem; */
	height: 3rem;
	color: #0084c6;
	font-size: 2rem;
	padding: 5px;
	/* cursor: pointer; */
}
/* .gsbox li div{
	background-image: url(../img/bg-zp1.png);
	background-repeat: repeat;
	
} */
