@charset "utf-8";
.seurity .content {
    display: flex;
    justify-content: space-between;
}

.seurity .content .item {
    width: 1.3rem;
    height: 1.6rem;
    text-align: center;
    box-shadow: 0 0 .05rem #d1d1d1;
    padding-top: .4rem;
}

.seurity .content .item .icon {
    width: .4rem;
    height: .4rem;
    margin: 0 auto;
}

.seurity .content .item:first-child .icon {
    background: url(../images/icon_annuity_seurity_1.png) no-repeat center center/100%;
}

.seurity .content .item:nth-child(2) .icon {
    background: url(../images/icon_annuity_seurity_2.png) no-repeat center center/100%;
}

.seurity .content .item:nth-child(3) .icon {
    background: url(../images/icon_annuity_seurity_3.png) no-repeat center center/100%;
}

.seurity .content .item:nth-child(4) .icon {
    background: url(../images/icon_annuity_seurity_4.png) no-repeat center center/100%;
}

.seurity .content .item:nth-child(5) .icon {
    background: url(../images/icon_annuity_seurity_5.png) no-repeat center center/100%;
}

.seurity .content .item h3 {
    font-size: .18rem;
    color: #000;
}

.transact {
    background: #f4f4f4;
    padding: .6rem 0;
}

.transact .content {
    display: flex;
    justify-content: space-between;
}

.transact .content .item {
    flex: 1;
    text-align: center;
    display: flex;
    justify-content: center;
}

.transact .content .item img {
    width: .78rem;
    margin: 0 auto;
}

.transact .content .item h4 {
    font-size: .22rem;
}

.transact .btns {
    text-align: center;
}

.transact .btns a {
    display: inline-block;
    width: 1.6rem;
    height: .4rem;
    line-height: .4rem;
    padding: 0;
    color: #fff;
    border: none;
    border-radius: .03rem;
    font-size: .2rem;
}

.transact .resBtn {
    background: -webkit-linear-gradient(top, #589cf5, #1560c2);
    /* Safari 5.1 to 6.0 */
    background: -o-linear-gradient(top, #589cf5, #1560c2);
    /* Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(top, #589cf5, #1560c2);
    /* Firefox 3.6 to 15 */
    background: -ms-linear-gradient(top, #589cf5, #1560c2);
    /* IE 10 */
    background: linear-gradient(top, #589cf5, #1560c2);
    /* 标准语法 */
}

.transact .consulBtn {
    background: -webkit-linear-gradient(top, #f58b4d, #e36820);
    /* Safari 5.1 to 6.0 */
    background: -o-linear-gradient(top, #f58b4d, #e36820);
    /* Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(top, #f58b4d, #e36820);
    /* Firefox 3.6 to 15 */
    background: -ms-linear-gradient(top, #f58b4d, #e36820);
    /* IE 10 */
    background: linear-gradient(top, #f58b4d, #e36820);
    /* 标准语法 */
}

.transInfo .content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.transInfo .item {
    width: 2.2rem;
    height: .84rem;
    border: .01rem solid #d9d9d9;
    text-align: center;
    font-size: .18rem;
    color: #000;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: .24rem;
}

.transInfo .item img {
    height: .45rem;
}




.wiki{
	margin-bottom: 1.54rem;
	 font-family: "微软雅黑";
}
.wiki .item {
    width: 100%;
    height: 2.87rem;
    overflow: hidden;
    margin-top: .2rem;
    display: flex;
    justify-content: space-between;
}

.wiki .item .pic {
    width: 2.87rem;
    height: 2.87rem;
    overflow: hidden;
}

.wiki .item .pic img {
    width: 100%;
    min-height: 100%;
}



.wiki .item .pic .month {
    font-size: .12rem;
}

.wiki .item .text {
    width: calc(100% - 3.47rem);
    margin-left: .6rem;
}

.wiki .item .text h3 {
    font-size: .24rem;
    color: #333;
    font-weight: bold;
    margin-top: 0.35rem;
}

.wiki .item .text p {
    color: #666;
    overflow: hidden;
    margin-top: .2rem;
    font-size: 0.17rem;
}
.wiki .item .text h4 {
    color:#333;
    height: 0.7rem;
    line-height: 0.35rem;
    overflow: hidden;
    margin-top: 0.25rem;
    font-size: 0.18rem;
}
.wiki .text .btna{
	font-size: 0.18rem;
	width: 1.3rem;
	border-radius: 0.3rem;
	margin-top: 0.3rem;
	background-color: #2577e3;
	border: none;
	box-shadow:0px 3px 5px rgba(37,119,227,0.6);
    line-height: 0.8rem;
    color: white;
    text-align: center;
    margin: 0;
    padding: .1rem;

}

.wiki .item .text button p{}

.wiki .item1{
	display: flex;
	width: 100%;
	margin-top: .4rem;
}
.wiki .item1 .h1{
	width: 1.04rem;
}
.wiki .item1 .p{
	width: calc(100% - 1.3rem);
	margin-left: 0.16rem;
}
.wiki .item1 .h1 h1{
	font-size: 0.24rem;
	text-align:left;
	color: #666666;


}
.wiki .item1 .h1 p{
	font-size: 0.16rem;
	color: #999;
}
.wiki .item1 .p h1{
	font-size: 0.18rem;
	color: #333;
	
}
.wiki .item1 .p p{
	color: #999;
}
.wiki .item1:hover .h1 h1{
	color: #2577e3;
}
.wiki .item1:hover .p p{
	color: #2577e3;
}
.wiki .item1:hover .p .layui-elip{
	color: #2577e3;
}
