.share{
    margin-bottom: 60px;
}
.share .left{
		padding-top: 80px;
	/*padding-bottom: 44px;*/
}
.share .tab{
	display: flex;
}
.btn.blue {
    background: #416EAC;
    color: #fff;
    width: 150px;
    height: 32px;
    line-height: 32px;
    border-radius: 2px;
    font-size: 11px;
    margin: 60px auto;
    display: block;
    text-align: center;
}
.share .tab .item{
	font-size: 28px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 44px;
	margin-right: 61px;
	position: relative;
	cursor: pointer;
}
.share .tab .item.active{
	font-size: 36px;
	font-weight: 400;
	color:#1A2F6A;
	line-height: 44px;
}
.share .tab .item.active a{
	color: #1A2F6A;
}
.share .tab .item.active::after{
	content: "";
	display: block;
	width: 100%;
	height: 8px;
	background: rgba(162,193,226,0.8);
	position: absolute;
	bottom: 0;
}
.share .list{
	margin-top: 30px;
	padding-right: 40px;
}
.share .list .pic{
	width: 100%;
	/* height: 240px; */
	background: #1A2F6A;
}

.share .list .tag .icon1{
	width: 80px;
	height: 30px;
}
.share .list .tag .icon2{
	width: 30px;
	height: 30px;
	margin-left: 16px;
}
.share .list .info{
	margin-bottom: 28px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.share .list .info .icon2{
	width: 30px;
	height: 30px;
}
.share .list .info .icon{
	width: 18px;
	height: 18px;
	margin-right: 14px;
	
}
.share .list .info span{
	margin-right: 14px;
}
.share .list .title{
	font-size: 24px;
	font-weight: 400;
	color: #333333;
	line-height: 44px;
	 word-break: break-all;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-box-orient: vertical;

    -webkit-line-clamp:1; /* 这里是超出几行省略 */

    overflow: hidden;
}
.share .list .des{
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 32px;
	margin-top: 30px;
	 word-break: break-all;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-box-orient: vertical;

    -webkit-line-clamp: 2; /* 这里是超出几行省略 */

    overflow: hidden;
}
.share .list  .layui-row{
	margin-bottom: 30px;
}

.share .page{
	text-align: center;
}
.share .right{
	padding-top: 60px;
	padding-left: 29px;
	border-left: 1px solid #ddd;
}
.share .right .keywords{
	width: 100%;
	height: 54px;
	background: #F6F6F6;
	outline: none;
	border: none;
	padding: 0 15px;
	/*background-image: url(./../search.png);*/
	background-repeat: no-repeat;
	background-size: 14px;
	background-position:  20px;
	/*text-indent: 2em;*/
}
.share .right .search{

	background: #F6F6F6;
	outline: none;
	border: none;
	padding: 0 15px;
	background-image: url(./../search.png);
	background-repeat: no-repeat;
	background-size: 14px;
	background-position: center;

	/*text-indent: 2em;*/
}
.share .right >.title{
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #1A2F6A;
	padding: 23px 0;
	border-bottom: 2px solid #1A2F6A;
}

.share .right .list-item >.item{
	display: flex;
	justify-content: space-between;
	padding: 10px 0;
	border-bottom: 1px solid #F5F5F7;
}
.share .right .list-item >.item>.item-left{
	flex: 0 0 60%;
}
.share .right .list-item >.item>.item-left .item-title{
	width: 147px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 20px;
	 word-break: break-all;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-box-orient: vertical;

    -webkit-line-clamp: 2; /* 这里是超出几行省略 */

    overflow: hidden;
}
.share .right .list-item >.item>.item-left > .time{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
	line-height: 20px;
	margin-top: 17px;
}
.share .right .list-item >.item>.item-right img{
	width: 112px;
	height: 84px;
}
.bottom{
    height: 180px;
    line-height: 180px;
   
    background: url(./../resource/bgshare.png);
    background-size: cover;
    text-align: center;
    padding: 40px 0;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}


.bottom .right{
	text-align: center;
	margin:30px auto;
}
.bottom .layui-row{
	display: flex;
	align-items: center;
}
.bottom .left{
	font-size: 28px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #1A2F6A;
    line-height: 33px;
    text-align: center;
}
.bottom .right .btn{
	width: 200px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	background: #FFFFFF;
	border: 3px solid #416EAC;
	border-radius: 4px;
	margin: auto;
}

/* 添加新的样式 */
.share .left-content{
	padding: 0 30px 30px 0;
	margin: 20px 0 80px;
	box-sizing: border-box;
}
.share .title{
	font-size: 36px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 44px;
	/*margin: 38px 0;*/
}
.share  .justfiy {
	display: flex;
	justify-content: space-between;
	margin: 38px 0px 0;
}
.share  .content{
	margin: 36px 0;
}
.share  .justfiy>.info{
	display: flex;
	align-items: center;
}

.share  .justfiy>.info .icon{
	width: 18px;
	height: 18px;
	margin-left: 25px;
	margin-right: 5px;
}
.share .justfiy>.info:first-child .icon:first-child{
    margin-left: 0;
}
.share  .justfiy>.info span{
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #1A2F6A;
	line-height: 44px;
}
.share .content{
	font-size: 17px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 32px;
}
.share  .justfiy .left-btn,.share  .justfiy .right-btn{
	padding: 10px 16px;
	border: 1px solid #0A2A54;
	border-radius: 2px;
	cursor: pointer;
	max-width: 302px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.share .btn{
	width: 240px;
	height: 48px;
	display: block;
	background:#416EAC!important;
	border: 3px solid #416EAC;
	border-radius: 4px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	color: #fff;
	line-height: 48px;
	text-align: center;
	margin: 60px auto;
	cursor: pointer;
}

.crumbs{
    margin: 20px 0 0;
}
.crumbs a{
   display: inline-block;
   margin-right: 10px;
}
.crumbs span{
   display: inline-block;
   margin: 10px;
}
.layui-breadcrumb a:hover{
    color: #3b5998!important;
}
@media screen and (max-width:1200px){
    .share .right{
        border-left: 0;
    }
    .share .tab .item.active{
        font-size: 18px;
    }
    .share .tab .item{
        font-size: 16px;
        margin-right: 40px;
    }
}
@media screen and (max-width:768px){
    
    .share{
        margin-bottom: 0;
    }
    
	.mobile .input{
		height: 34px;
		background: #F5F5F5;
		border-radius: 1px;
		margin: 15px;
		line-height: 34px;
		background-image: url(./../fangdajing.png) ;
		background-size: 24px 24px;
		background-position: 29% 55%;
		background-repeat: no-repeat;
		
	}
	.mobile .input input{
		outline: none;
		border: none;
		background: none;
		text-align: center;
		width: 100%;
		color: #CDCDCD;
	}
	.mobile  .all-article{
		display: flex;
		justify-content: space-between;
		padding: 0 15px;
		height: 44px;
		line-height: 44px;
		background: #F1F8FF;
		border-radius: 1px;
		align-items: center;
		margin-left: 15px;
		margin-right: 15px;
		color: #1A2F6A;
	}
	.mobile .list{
		padding: 0 15px;
	}
	.mobile .list .item{
		height: 259px;
		position: relative;
		background-repeat: no-repeat;
		background-size: cover;
		padding: 0  15px;
		margin-bottom: 15px;
	}
	.mobile .list >.item .rights{
		position: absolute;
		right: 15px;
		top: 15px;
		width: 24px;
		height: 24px;
		background: #000000;
		opacity: 0.4;
		border-radius: 50%;
		text-align: center;
		line-height: 24px;
	}
	.mobile .list >.item .bottoms{
		position: absolute;
		bottom: 0;
		width: 100%;
		left: 0;
		padding: 20px;
		box-sizing: border-box;
		background: linear-gradient(to bottom,rgba(0,0,0,0),#1A2F6A);
	}
	.mobile .list >.item .title{
		font-size: 16px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		line-height: 22px;
		color: #fff;
	}
	.mobile .list >.item .des{
		font-size: 11px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		line-height: 18px;
		color: #fff;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}
	.bottom .layui-row{
		display: block;
	}
	.bottom .left{
		font-size: 16px;
		text-align: center;
		line-height: 17px;
	}
	.bottom{
	    height: auto;
    padding: 5% 0 0;
    background-size: contain;
	}
	.bottom .right .btn{
		margin: auto;
		float: none;
		width: 120px;
		height: 32px;
		line-height: 32px;
		background: #FFFFFF;
		border: 2px solid #416EAC;
		border-radius: 2px;
	}
	
	
	.share .title{
	  
    
        font-size: 18px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #333333;
        line-height: 22px;
	}
	.share .justfiy>.info span{
	    font-size: 12px;
	}
	.share .justfiy .left-btn, .share .justfiy .right-btn{
	    width: 40%;
	    text-align: center;
	}
	.share .content{
	    margin: 20px 0;
	}
	.share .left-content{
	    padding: 0 0px 0px 0;
	}
	
	.share .justfiy>.info span{
	    line-height: 14px;
	}
}
@media screen and (max-width:1440px) {
	.share .left{
		border: 0;
	}
	.share .list .info{
		margin-top: 0;
		margin-bottom: 22px;
	}
	.share .list .des{
		margin-top: 19px;
	}
}