*{
	margin: 0;
	padding: 0;
}
body{
 	font-family: "氓戮庐猫陆炉茅鈥衡�γ┞烩��";
 	background:#fff;
 	display: flex;
 	flex-direction: column;
 	min-width: 1400px;
}

body {}
ul,li{
	list-style: none;
	margin: 0;
	padding: 0
}
.clear{
	clear:both; 
    height: 0; 
    line-height: 0; 
    font-size: 0;
}
.bg4{
  position: relative;
  top: 2000px;
}
img{
	max-width: 135%;
}
a:hover{
	text-decoration: underline;
	color: #1e579a;
}
.w1400{
	width: 1400px;
	margin: 0 auto;
}
.header{
	width: 100%;
	height: 120px;
	background: url(../images/headerbg.jpg) no-repeat center;
	background-size: cover;
}
.logo{
	float: left;
	width: 460px;
}
.logo img{
	margin-top: 34px;
}
.logo .header-ri{
	width: 890px;
	float: left;
}
.header-top{
	height: 50px;
	line-height: 50px;
	position: relative;
}
.header-top img{
	float: right;
	margin-top: 18px;
	margin-left: 24px;
	cursor: pointer;
}
.header-top a{
	float: right;
	margin-left: 24px;
        font-size: 14px;
	color: #fff;
	opacity: .7;
}
.search{
	width: 230px;
	height: 40px;
	position: absolute;
	right: 0;
	top: 5px;
	display: none;
}
.search input{
	outline: none;
	border:none;
}
.search .inpt{
	width: 190px;
	height: 40px;
	float: left;
}
.search .sub{
	width: 40px;
	height: 40px;
	background: #1e579a url(../images/seicon.png) no-repeat center;
	float: left;
}
.nav{
	height: 70px;
	float: right;
	line-height: 70px;
        position:relative;
        top:1px;
        right:-25px
}
.nav ul li{
	padding: 0 20px;
	float: left;
	position: relative;
}
.nav ul li a.s{
	color: #fff;
	font-size: 16px;
}
.nav ul li::after{
	content: "";
	width: 8px;
	height: 14px;
	background: url(../images/icon.png) no-repeat center;
	position: absolute;
	left: 0;
	top: 29px;
}
.nav ul li:first-child::after{
	display: none;
}
.nav ul li .se{
	width: 200px;
	border-left: 3px solid #ffc000;
	position: absolute;
	background: #1a4a87;
	left: 0;
	z-index: 20;
	display: none;
  top:70px;
	padding: 10px 0;
z-index:40;
}
.nav ul li .se p{
	height: 45px;
	line-height: 45px;
}
.nav ul li .se p a{
	display: block;
	color: #fff;
	font-size: 16px;
	text-indent: 25px;
}
.nav ul li .se p:hover{
	background: #fff;
}
.nav ul li .se p:hover a{
	color: #1a4a87;
}
.banner{
	width: 100%;
	position: relative;
}
.banner .swiper-slide img,
.banner .swiper-slide{
	width: 100%;
}
.banner .swiper-slide img{
	vertical-align: bottom;
}
.banner .pagination {
	position: absolute;
	bottom: 70px;
	right: 13.5vw;
}
.banner	.swiper-pagination-switch {
	display: inline-block;
	width: 40px;
	height: 4px;
	background: #8f908f;
	margin: 0 7px;
	cursor: pointer;
}
.banner	.swiper-active-switch {
	background:#ffc000;
}
.banner .banner-zao{
	width:980px;
	height: 24px;
	background: url(../images/bg1.png) no-repeat center;
	background-size: cover;
	position:absolute ;
	right: 0;
	bottom: 0;
        z-index:20;
}
.index-bsqgs{
	width: 100%;
	height: 150px;
	background: url(../images/bg2.jpg) no-repeat center;
	background-size: cover;
  vertical-align: middle;
	position: relative;
}
.bgqgs-title{
	width: 300px;
	height: 300px;
	background: url(../images/bg3.jpg) no-repeat center;
	background-size: cover;
  margin: 0 auto;
	position: absolute;
	bottom: -30px;
	z-index: 100;
	text-align: center;
}
.bgqgs-title h2{
	color: #fff;
	font-size: 28px;
	margin-top: 40px;
	position: relative;
}
.bgqgs-title h2::before{
	content: "";
	width: 10px;
	height: 10px;
	background: url(../images/icon1.png) no-repeat center;
	background-size: cover;
	position: absolute;
	left: 68px;
}
.bgqgs-title h2::after{
	content: "";
	width: 10px;
	height: 10px;
	background: url(../images/icon2.png) no-repeat center;
	background-size: cover;
	position: absolute;
	right: 68px;
	bottom: 0;
}
.bgqgs-title span{
	display: block;
	width: 36px;
	height: 1px;
	background: #ffc000;
	margin: 15px auto 34px;
}
.bgqgs-title ul li{

	width: 180px;
	height: 36px;
        line-height: 36px;
	border-radius: 36px;
        font-size:16px;
}
.bgqgs-title ul li:hover{
        background-color:#ffffff;
        color:#1e579a;
}
.bgqgs-title ul li:hover a{
        color:#1e579a;
}
.bgqgs-title ul li a{
  color: #ffffff;
}
.bgqgs-vshow a{
  color: #1e579a !important;
}
.bgqgs-vshow a:hover{
  text-decoration: none;
}
.bgqgs-vshow{
  background-color: #ffffff;
  color: #1e579a!important;
}
.bgqgs-title ul li a:hover{
  text-decoration: none;
}
.bgqgs-title li{
  border: 1px solid rgba(255,255,255,0.5);
  color: #fff;
  line-height: 30px;
  margin: auto;
  cursor: pointer;
  margin-top: 10px;
}
.bgqgs-content{
  width: 773px;
  /* 忙鈥撀懊ヂ⑴� */
  font-size:16px;
  font-family: "氓戮庐猫陆炉茅鈥衡�γ┞烩��";
  margin:auto;
  /* vertical-align: middle; */
  padding-top: 36px;
}

.bgqgs-details {
  display: flex!important;
  flex-direction: row;
  position: relative;
  top: -50px;
  /* right: -1500px; */
  float: right;
}
.bgqgs-details a{
  color: #1e579a;
}
.bgqgs-details:hover{
  /* text-decoration:none; */
}
.bgqgs-details span{
  color: #1e579a;
  text-align: center;
  line-height: 20px;

}
.index-bg{
  /* height: 448px; */
  width: 100%;
  display: flex;
  justify-content:space-around;
  /* background-color: red; */
}
.index-new{
   width: 980px;
  /* margin-left: 254px; */
  /* margin: 0 auto */
  padding-top: 90px;
  /* background: url(../images/bg4.png) no-repeat ; */
  /* display: flex; */
}

.new-title{
  margin-bottom: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.new-title ul li{
  font-size: 32px;
  /* font-weight: 900; */
  color: #1e579a;
}
.new-title a{
  /* margin-left: 730px; */
  margin-top: 10px;
  color: #666666;
  font-size: 14px;
}
.new-title{
  margin-bottom: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.new-title ul li{
  font-size: 32px;
  /* font-weight: 900; */
  color: #1e579a;
}
.new-title a:hover{
 color:#1e579a;
}
.new-title a{
  /* margin-left: 730px; */
  margin-top: 10px;
  color: #666666;
  font-size: 14px;
}
.new-content{
  padding-top: 10px;
  /* float: left; */
}
.new-content ul{
  display: flex;
  justify-content: space-between;
}
.new-content ul li a span{
  overflow:hidden;   /* 忙潞垄氓鈥÷好┢捖ニ嗏�犆库�好∨捗┡÷惷ㄢ�斅� */
  display: -webkit-box;  
  -webkit-box-orient: vertical;  /* 莽鈥衡�櫭β∶ヅ锯�姑モ�ζ捗绰犆ぢ慌矫┞÷睹┢捖ヂ愨�樏ヂ衡�⒚┢捖ヅ锯�毭р�郝疵ε解�櫭ニ嗏�斆ヂ惷モ�ζ捗绰� */
  -webkit-line-clamp: 2;  /* 忙藴戮莽陇潞盲赂陇猫隆艗 */
  text-overflow: ellipsis; 
}
.new-content ul li a span{
  margin-left: 20px;
font-size:16px;
color:#333333
}
.new-content ul li a:hover span{
  /* text-decoration: none; */
  color: #1e579a;
}
.new-content ul li a:hover{
  text-decoration: none;
  /* color: red; */
}
.new-content ul  li{
  float: left;
}
.new-content ul :nth-child(2){
  margin-left: 40px;
  margin-right: 40px;
}

.new-content ul  li img,span{
  margin-right: 20px;
  display: flex;
  flex-direction: column;
}

.new-data{
  width: 150px;
  height: 40px;
  color: white;
  /* text-align: center; */
  /* margin: auto; */
  line-height: 40px;
  background-color: #1e579a;
  position: relative;
  top: -20px;
  left: -20px;
  z-index: 100;
}
.new-data1{
  width: 150px;
  height: 40px;
  color: white;
  /* text-align: center; */
  /* margin: auto; */
  line-height: 40px;
  background-color: #1e579a;
  position: relative;
  top: -20px;
  left: 20px;
  z-index: 100;

}
.new-data2{
  width: 150px;
  height: 40px;
  color: white;
  /* text-align: center; */
  /* margin: auto; */
  line-height: 40px;
  background-color: #1e579a;
  position: relative;
  top: -20px;
  left:20px;
  z-index: 100;

}
.new-data,.new-data1,.new-data2 div{
  text-align: center;
}
.triangle{
  position: absolute;
  top: 30px;
  right: -60px;
}
.img-left{
  width: 300px;
  height: 200px;
  /* transform: scale(1.05,1.05); */
  overflow: hidden;
}
.img-left a img{
  transition: all .4s linear;
	-webkit-transition: all .4s linear;
	-moz-transition: all .4s linear;
	-o-transition: all .4s linear;
}
.img-left:hover a img{
  overflow: hidden;
  transform: scale(1.2);
  transition: all .4s linear
}
.index-new,.index-notice{
  float: left;
  /* margin-left: 50px; */
}
.index-notice{
  width: 335px;
  padding-top: 90px;
  margin-left: 70px;
  display: flex;
  flex-direction: column;

}
.notice-title{
  width: 335px;
  margin-bottom: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.notice-title ul li{
  font-size: 32px;
  /* font-weight: 900; */
  color: #1e579a;
}

.notice-title a{
  /* margin-left: 10px; */
  font-size: 14px;
  margin-top: 10px;
  color: #666666;
}
.notice-title a:hover{
color:#1e579a;
}
/* .content{
  width: 335px;
} */
.notice-title .titlechange{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.notice-title .titlechange ul li{
    color: #666666;
    float: left;
    padding-right: 10px;
    font-size: 26px;
}
.notice-title .titlechange .on{
    color: #1e579a;
}
.hide{
    display: none;
}
.notice-content ul li:hover a .content-data span{
  color: #1e579a;
}
.notice-content ul li a{
  width: 335px;
  /* height: 80px; */
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 10px;
  border-bottom: 1px solid #eeeeee;
  display: flex;
  flex-direction: row;
  margin-top: 8px;
}
.notice-content ul li a{
   text-decoration:none;
}
.notice-content ul li a .content-data{
  color: #6b8db6;
}
.notice-content ul li a .content-title{
  color: #333333;
  overflow:hidden;   /* 忙潞垄氓鈥÷好┢捖ニ嗏�犆库�好∨捗┡÷惷ㄢ�斅� */
display: -webkit-box;  
-webkit-box-orient: vertical;  /* 莽鈥衡�櫭β∶ヅ锯�姑モ�ζ捗绰犆ぢ慌矫┞÷睹┢捖ヂ愨�樏ヂ衡�⒚┢捖ヅ锯�毭р�郝疵ε解�櫭ニ嗏�斆ヂ惷モ�ζ捗绰� */
-webkit-line-clamp: 2;  /* 忙藴戮莽陇潞盲赂陇猫隆艗 */
text-overflow: ellipsis;
font-size:16px;
}
.notice-content ul li:hover a .content-title{
  color: #1e579a;
  text-decoration:none; 
  z-index: 30;
}

.content-data{
  /* width: 10px; */
}
.content-data .day{
  font-size: 30px;
}
.notice-content .content-title{
  width: 335px;
  font-size: 16px;
  /* margin-right: -60px; */
  /* padding-left: 60px; */
  margin-top: 12px;
  display: block;
  word-break: break-all;
  word-wrap: break-word;
  /* width: 550px; */
  /* height: 30px; */
  text-align: left;
  font-size: 16px;
}
.index-introduce{
  width: 100%;
  height: 512px;
  background: url(../images/bg5.png) no-repeat center;
  margin-top: 100px;
  display: flex;
  align-items: center;
  justify-content: space-around;
  /* flex-direction: row; */
}
.introduce-content{
  width: 1400px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.introduce-left{
  /* padding-top: 150px; */
  /* padding-left: 200px; */
}
.introduce-left-title{
  color: #1e5795;
  font-size:36px;
}
.introduce-left-liao{
  margin-top: 30px;
  padding-bottom:80px ;
  font-size:18px
}
.introduce-left a{
  color: #666666;
  padding-top: 80px;
  font-size: 14px;
}
.introduce-left a:hover{
  color: #1e579a;
}
/* .introduce-left,.introduce-right{
  flex-direction: row;
} */
.introduce-right{
  display: flex;
  flex-direction: row;
}
.introduce-right-container1{
  width: 320px;
  height: 240px;
  /* margin-left: 500px; */
  /* position: relative;
  top:-120px;
  left: 100px;
  z-index: 200; */
}
.container-header1 span,.container-header2 span,.container-header3 span{
  padding-left: 40px;
}
.container-header1{
  width: 100%;
  height: 60px;
  line-height: 60px;
  background-color:#0cada3;
  text-align: center;
  color: white;
  font-size: 20px;
  display: flex;
  flex-direction: row;
}
.introduce-right-container1 img{
  position: relative;
  top:18px;
  left:30px
}
.container-select1 ul li a,.container-select2 ul li a,.container-select3 ul li a{
  width: 260px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
color:#333333;
}
.container-select1{
  height: 190px;
  background-color: white;
}
.container-select1 ul{
  padding-top: 20px;
}
.container-select1 ul li,.container-select2 ul li,.container-select3 ul li{
  transition: all .2s linear;
}

.container-select1 ul li a{
/* text-align: center; */
margin-left: 30px;
margin-bottom: 20px;
background: url(../images/icon2.png) no-repeat left;
color: #333333;
padding-left: 20px;
font-size: 16px;
float: left;
}
.container-select1 ul li:hover{
  padding-left: 10px;
}
.container-select1 ul li a:hover{
  text-decoration: none;
  color: #1e579a;
}
.introduce-right-container2{
  width: 320px;
  height: 240px;
  margin-left: 40px;
  /* position: relative;
  top:-385px;
  left:600px; */
}
.container-header2{
  height: 60px;
  line-height: 60px;
  background-color:#1ba3e2;
  text-align: center;
  color: white;
  font-size: 20px;
  display: flex;flex-direction: row;
}
.introduce-right-container2 img{
  position: relative;
  top:18px;
  left:30px
}
.container-select2{
  height: 190px;
  background-color: white;
}
.container-select2 ul{
  padding-top: 20px;
}
.container-select2 ul li a{
/* text-align: center; */
margin-left: 30px;
margin-bottom: 20px;
background: url(../images/icon2.png) no-repeat left;
padding-left: 20px;
font-size: 16px;
color: #333333;
float: left;
}
.container-select2 ul li:hover{
  padding-left:10px;

}
.container-select2 ul li a:hover{
  text-decoration: none;
  color: #1e579a;

}
.introduce-right-container3{
  width: 320px;
  height: 240px;
  margin-left: 40px;
  /* position: absolute;
  top:130px;
  left:900px; */
}
.container-header3{
  height: 60px;
  line-height: 60px;
  background-color:#ec8643;
  text-align: center;
  color: white;
  font-size: 20px;
  display: flex;
  flex-direction: row;
}
.container-header3 span{
  /* padding-left:60px; */
}
.introduce-right-container3 img{
  position: relative;
  top:18px;
  left:30px
}
.container-select3{
  height: 190px;
  background-color: white;
}
.container-select3 ul{
  padding-top: 20px;
}
.container-select3 ul li a{
/* text-align: center; */
margin-left: 30px;
margin-bottom: 20px;
background: url(../images/icon2.png) no-repeat left;
padding-left: 20px;
font-size: 16px;
color: #333333;
float: left;
}
.container-select3 ul li:hover{
  padding-left:10px;

}
.container-select3 ul li a:hover{
  text-decoration: none;
  color: #1e579a;
}
.index-newlist{
  width: 1400px;
  margin: auto;
  margin-top: 80px;
  display: flex;
  flex-direction: row;
}
.newlist-left,.newlist-center {
  width: 452px;
  margin-right: 38px;

}
.newtitle-left,.newtitle-center,.newtitle-right{
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.newtitle-left span,.newtitle-center span,.newtitle-right span{
  font-size: 30px;
  color: #1e579a;
}
.newtitle-left a,.newtitle-center a,.newtitle-right a{
  font-size: 14px;
  padding-top:10px;
  color: #666666;
}
.newtitle-left a:hover,.newtitle-center a:hover,.newtitle-right a:hover{
  
  color: #1e579a;
}
.newcontent-left ul li,.newcontent-center ul li,.newcontent-right ul li{
  /* height: 50px; */
  line-height: 20px;
  margin-top: 20px;
  display: flex;
  flex-direction: column;
  color: #99999c;
  
}
.newcontent-left ul li  a,.newcontent-center ul li  a,.newcontent-right ul li  a{
  /* height: 50px; */
  width: 420px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;

}
.newcontent-left ul li,.newcontent-center ul li,.newcontent-right ul li{
  transition: all .2s linear;
}
.newcontent-left ul li:hover,.newcontent-center ul li:hover,.newcontent-right ul li:hover{
  border-left: 4px solid #ffc000;
  padding-left: 10px;
}
/* .newcontent-left ul li div,.newcontent-center ul li div,.newcontent-right ul li div{
  /* border-left: 1px solid red; */

*/
.newcontent-left ul li div span,.newcontent-center ul li div span,.newcontent-right ul li div span{
  color: #99999c;
  margin-top: 20px;
}
.newcontent-left ul li a,.newcontent-center ul li a,.newcontent-right ul li a{
  color:#333333;
  margin-top: 10px;
  /* text-decoration:underline; */

}
.newcontent-left ul li a:hover,.newcontent-center ul li a:hover,.newcontent-right ul li a:hover{
  color:#1e579a;
  text-decoration:none;
  /* border-right: 1px red solid; */

}
.newimg-left{
width:440px;
height:180px;
background:url(../images/dj.png) no-repeat;
}
.newimg-center{
width:400px;
height:180px;
background:url(../images/xue.png) no-repeat;
}
.newimg-right{
width:400px;
height:180px;
background:url(../images/guoji.png) no-repeat;
}

.newimg-left ,.newimg-center,.newimg-right{
  /* transform: scale(1.05,1.05); */
  overflow: hidden;
  transition: all .4s linear;
	-webkit-transition: all .4s linear;
	-moz-transition: all .4s linear;
	-o-transition: all .4s linear;
}
.newimg-left:hover ,.newimg-center:hover,.newimg-right:hover{
  overflow: hidden;
  transform: scale(1.1);
  transition: all .4s linear
}
.jiao{
  position: relative;
}
.bottom-content{
  width: 100%;
  height:450px;
  background: url(../images/bottombg.png) no-repeat center;
  margin-top: 100px;
  padding-bottom: 90px;
  /* margin: auto; */
}
.content-left,.content-right-left{
  float: left;
}

.wen{
  font-size: 30px;
  color: #ffffff;
  padding-bottom: 40px;
}
.content-right-left{
  /* margin-top: 80px;  */
  width:350px;
}
.content-right{
  display: flex;
  flex-direction: row;
}
.view:hover,.content-right-right a:hover{
  text-decoration: none;
}
.content-right-left .content-title{
  margin-left: 56px;
  margin-top: 20px;
}
.content-right-left .content-title a{
margin-top: 40px;
color:#ffffff;
font-size: 14px;
}
.content-left{
  width: 940px;
height:114%;
position: relative;
top: -40px;
left:-260px;
}
.bottom-content .content-right{
  padding-top: 36px;
  margin-left:-13px;
}
.label1{
  width:400px;
  height: 280px;
  background-color:#0cada3 ;
  margin-top: 38px;
  line-height: 120px;
  border-right:0.5px solid  #ffffff;
}
.label1:hover span{
  padding-top: 20px;
}
.label1 span{
  font-size: 24px;
  color: #ffffff;
  transition: all .2s linear;
}
.label1 span{
  margin-left: 90px;
}
.label1 img{
  margin-left: 80px;
}
.label2{
  width: 356px;
  height: 220px;
  /* padding-top: 100px; */
  background-color: #1ba3e2;
  display: flex;
  flex-direction: column;
  top: 300px;
  line-height: 100px;
  border-left: 0.5px solid #ffffff;
  border-bottom: 0.5px solid #ffffff;

}
.label2 span{
  font-size: 24px;
  color: #ffffff;
  margin-left: 70px;
  transition: all .2s linear;

}
.label2:hover span{
  padding-top: 20px;
}
.label2 img{
  width: 126px;
  height: 70px;
  margin-left: 60px;

}
.content-right-right{
  padding-top: 32px;
}
.label3{
  width: 280px;
  height: 250px;
  background-color: #ec8643;
  display: flex;
  flex-direction: column;
  line-height: 90px;
  border-left: 1px solid #ffffff;
  border-top:1px solid #ffffff
}
.label3 span{
  font-size: 24px;
  color: #ffffff;
  margin-left: 70px;
  transition: all .2s linear;

}
.label3:hover span{
  padding-top: 20px;
}
.label3 img{
  width: 126px;
  height:100px;
  margin-left: 60px;
}
.footer{
  width: 100%;
  height: 150px;
  /* float: left; */
  background-color: #0d3b76;
 
  
}


.footer-left{
  width: 910px;
  padding-top:50px ;
  /* width: 376px; */
  /* height: 100px; */
  display: flex;
  flex-direction: row;
}
.footer-left a{
  width: 376px;
  height: 52px;
  border-right: 0.5px solid #19457d;
margin-right: 20px;
}
.footer-center{
  /* width:493px; */
  margin-left: 20px;
  color: #cbd0db;
  /* margin-left: 20px; */
  font-size: 14px;
}
.footer-right{
  color: #cbd0db;
  /* margin-left: 270px; */
  padding-top: 50px;
  font-size: 14px;

}
.footer a{
  /* padding-top: 60px; */
  color: #cbd0db;
}
.footer a:hover{
  /* padding-top: 60px; */
  color: #cbd0db;
  /* text-decoration: none; */
}
/* // 忙鈥撀懊ヂ⑴� */
.bgqgs-show{
  color:#333333;
  display: block!important;
  line-height:24px;
padding-left:74px;
}
.bgqgs-details span {
  margin-left: 6px;
  font-size:14px;
}
.index-content{
  width: 1400px;
  display: block;
  margin: auto;
justify-content:space-between;
}
.index-content a{
  display: none;
}
.bgqgs1 li{
    display: none;
}




.shou{
width: 300px;
height: 40px;
background-color: #000000;
opacity: .7;
z-index: 100;
position: relative;
top: -40px;
right:40px;
overflow:hidden;   /* 忙潞垄氓鈥÷好┢捖ニ嗏�犆库�好∨捗┡÷惷ㄢ�斅� */
  display: -webkit-box;  
  -webkit-box-orient: vertical;  /* 莽鈥衡�櫭β∶ヅ锯�姑モ�ζ捗绰犆ぢ慌矫┞÷睹┢捖ヂ愨�樏ヂ衡�⒚┢捖ヅ锯�毭р�郝疵ε解�櫭ニ嗏�斆ヂ惷モ�ζ捗绰� */
  -webkit-line-clamp: 1;  /* 忙藴戮莽陇潞盲赂陇猫隆艗 */
  text-overflow: ellipsis; 
  display: flex;
  align-items: center;
  justify-content: space-around;
  transition: all .4s linear;
	-webkit-transition: all .4s linear;
	-moz-transition: all .4s linear;
	-o-transition: all .4s linear;
}
.shou a{
  font-size:16px;
  color: #ffffff;
  overflow:hidden;   /* 忙潞垄氓鈥÷好┢捖ニ嗏�犆库�好∨捗┡÷惷ㄢ�斅� */
  display: -webkit-box;  
  -webkit-box-orient: vertical;  /* 莽鈥衡�櫭β∶ヅ锯�姑モ�ζ捗绰犆ぢ慌矫┞÷睹┢捖ヂ愨�樏ヂ衡�⒚┢捖ヅ锯�毭р�郝疵ε解�櫭ニ嗏�斆ヂ惷モ�ζ捗绰� */
  -webkit-line-clamp: 1;  /* 忙藴戮莽陇潞盲赂陇猫隆艗 */
  text-overflow: ellipsis; 
  padding-left: 10px;
}
.shou:hover{
  transition: all .4s linear;
  background-color:#1a4a87;
  opacity: 1;
}

.new-list ul
{
  display: flex;
  flex-direction: column;
  
}
.new-list ul li
{
  height: 50px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;align-items: center;
  border-bottom: 1px solid #eeeeee;
  list-style:circle;
margin-left:0px!important;
margin-right:0px!important;
}
.new-list ul li .list-left a
{
  color: #333333;
  font-size: 16px;
}
.new-list ul li .list-right
{
  color: #99999c;
  font-size: 14px;
}


.new-list ul li .list-left a:hover
{
  color:#1a4a87;
}