.ewm{width:60px;}
.sao{font-size: 13px;}
.logopc{width: 35%;text-align: center;}
.bg-blue {
  background: rgb(31, 101, 179);
}
.dzpc{text-align: center;width: 40%;font-size: 14px;}
.ewmpc{text-align: center;width: 20%;margin: 0 auto; }
.top {
  background: rgb(31,101,179);
  height: 8px;
  width: auto;
}
.top1 {
  background: url(../img/topbk.png) no-repeat right;
height: 100px;
}
nav a{
	
	padding:15px 0 15px;
	color: rgb(255,255,255);	
}
.nav_anim ul li>a:hover{
	background: rgb(23, 125, 191);
	color: white;
	border-radius: 0px 0px 0px 0px;
}
.sec_box:hover{
	background: rgb(23, 125, 191);
	color: white;}
.phone_nav li:hover  .sec_box a{
	color: black;}
.phone_nav li  .sec_box:hover a{
	color: white;}

.phone_nav ul li >div{
    position: absolute;
    left: 0px;
width: 100%;
}
.sec_box:hover >a{
	color: white;}


.menu{
    position: absolute;
    top:10px;
    bottom: 0;
    right: .1rem;
    display: none;
}
nav{

    color: white;
    position: relative;
}
nav ul li{
    position: relative;
    width: 150px;
    border-left: 0px solid #24691d;
}
nav a{
    display: block;
}
nav ul li >a{
    text-align: center;
    font-size: 16px;
}
nav ul li >div a{
    padding:.01rem .01rem ;
font-family: "Microsoft Yahei";
font-size: 15px;
font-weight: normal;
color: #000;
text-align: center;
border-top: 0px solid #D8E1CC;
min-width: 80px;
}
nav ul li >div{
    position: absolute;
    left: 0px;
    top: 50px;
display: none;
border: 1px solid #ccc;
background-color: #fff;
width: 150px;
}
nav ul li{
    z-index: 99;
}
nav ul li:hover >div{
    display: block;
}
nav ul li >div a:hover{
background: rgb(23, 125, 191);
}
nav ul li a:hover{
background: rgb(23, 125, 191);
	color:white;
}
nav ul li a:hover{
 background: rgb(23, 125, 191);
}
nav ul li >div p{   
    position: absolute;
    width: 100%;
    background: white;
    left:100%;
    display: none;
}
nav ul li div>a:hover p{
    display: block;
}
.sec_box{	
	position: relative;
padding: 16px 8px 8px 8px;;
}
.sec_box >div{
	position: absolute;
	width: 100%;
	left:100%;
	top:0;
	background:white;
	display: none;
       color:black;
}
nav ul li .sec_box:hover >div{
	display: block;
}
.nav_close{
    position: absolute;
    top:.1rem;
    left: .1rem;
    border: 1px solid rgba(255,255,255,.5);
    font: 24px/1 '宋体';
    display: none;
}


.phone_nav li a {
  text-align: center;
  line-height: 30px;
color: white;}
.phone_nav{
    position: fixed;
    top:0;
    right: -100%;
    width: 40vw;
    height: 100vh;
    padding-top: .8rem;
    background:  rgb(31, 101, 179);
    z-index: 99999;
}
.phone_nav li{
    width: 100%!important;
}
.phone_nav li a{
    border-bottom: 1px solid rgba(255,255,255,.2);
}
.phone_nav li >div{
    position: relative!important;
    top: 0;
    text-align: center;
    line-height: 2;
}
.sec1{
	padding-top: 30px;
}
.sec-bg{
	background-image: -webkit-linear-gradient(rgb(210,231,245) 0%, rgb(255,255,255) 50%);
}
.bot-bg{
	
	width: 100%;
	height: 200px;
	margin-top: -150px;
}
.sec1 li{
	width: 31.5%;	
	background: white;
	border-radius: 20px 0 20px 0;
	overflow: hidden;
	margin-right: 2.7%;
	padding-bottom: 20px;
	border: 1px solid rgb(240, 240, 240);
}
.sec1 li:last-child{
	margin-right: 0;
}
.sec1-tit>div{
	border-radius: 20px 0 20px 0;
}
.sec1 li:hover{
	cursor: pointer;
	
}
.sec1 li:hover .sec1-tit>div{
	background: rgb(215, 0, 12);
}
.sec1 li:hover .sec1-tit>b{
	color: rgb(23, 125, 191);
}
.sec1 li:hover .sec1-more{
	animation: move 1s forwards;
}
.sec1-more{
	position: relative;
	left: -50px;
}
.sec2{
	box-shadow: 0px 3px 15px #cfcfcf;
}
.newli li:hover{
	color: rgb(23, 125, 191);
	cursor: pointer;
}
.sec2-newcont:hover p{
	color: rgb(30,99,178);
	cursor: pointer;
}
@keyframes move {
	from{
		left: -50px;
	}
	to{
		left: 0px;
	}
}

.picbase1-credit{display:none;}
.picbase1-slidenav {
  top: 260px;
  height: 30px;
}
.picbase1-content {
  position: absolute;
  bottom: 0px;
max-width: 1200px;
  left: 96px;
  min-width: 290px;
  font-size: 13px;
  width: 92%;
text-align: left;
}

.picbase1-content p {
  color: #131212;
  background: #f2ebeb;
opacity: 0.9;
}
.picbase1-content h2 {
background: rgb(30,99,178);
color: #fff;
font-size: 1.5em;
font-family: "ProximaNova","Helvetica Neue",Arial,sans-serif;
margin: 0;
padding: 8px 12px;
border-bottom: 1px solid #fc0;
-moz-opacity: 0.9;
filter: alpha(opacity=90);
opacity: 0.9;
border-top-left-radius: 5px;
  border-top-right-radius: 5px;
 text-shadow: 1px 1px 4px #000000;
}
.lmtitle:hover{color: rgb(30,99,178);}
.sjbanner{display:none;}
.bot-bg {
  height: 280px;
}
@media screen and (max-width: 900px){
.top_r{display:none;}
.link{display:none;}
.bot-bg {
  height: 180px;
}
.focus-title{width: 80%;
overflow: hidden;
text-overflow: ellipsis;}
.sjbanner{display:block;}
div.slider-nav span.left{width:0px;}
div.slider-nav span.right{width:0px;}
.banner{display:none;}
.menu, .nav_close {
  display: block;
}

	.logo{
		width: 95%;
		margin: 5px;
	}
	.mobile_nav, .mobile_close{
		display: block;
position: absolute;
top: 70px;
bottom: 0;
right: .1rem;
	}
	nav a, .sec1 li, .sec2 >div, footer .w1200>div, footer .sao{
		width: 100%;
	}
	.logo, .ewm{
		margin: auto;
	}
	.sec1, .sec2{
		margin: 0 15px;
	}
	nav{
		position: fixed;
		top:0;
		left: 100%;
		width: 50vw!important;
		height: 100vh;
		align-content: flex-start;
		z-index: 99;
	}	
	
	nav a{
		padding: 10px 0;
	}
	.sec1 li, .sec2 >div{
		margin-bottom: 15px;
		margin-right: 0;
	}
	footer{
		text-align: center;
	}
}