
a {
    text-decoration: none;
}

/**Í·²¿ÍÆ¼ö**/
.ptzs-body .bg {
    padding-top: 8px;
    height: 95%;
    width: 18%;
    padding-left: 8px;
    position: relative;
}
.ptzs-body  .bg>a {
    position: absolute;
    left: 40px;
    bottom: 28px;
    width: 147px;
    height: 43px;
    line-height: 43px;
    text-align: center;
    color: #000352;
    font-size: 18px;
    font-weight: bold;
    background: linear-gradient(
226deg, #F7CB6B, #F7CB6B);
    box-shadow: 0px 4px 9px 0px rgb(13 107 147 / 35%);
    border-radius: 10px;
}
.bg img{
	width:100%;
}
.ptzs-body .little-categoy {
    box-sizing: border-box;
    width: 100%;
    margin: 10px 0px;
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
}
.p-div {
    margin: 0 auto;
    width: 100%;
    height: auto;
    margin-top: 3px;
    background: #FFFFFF;
}
.p-div img {
    max-width: 100%;
    height: auto;
}
.p-top {
    padding: 10px 0;
    font-size: 15px;
}
.p-div .p-icon {
    background: #107DD2;
    display: inline-block;
    width: 5px;
    height: 20px;
    margin: 0 0 -4px;
}
.p-div .p-title {
    font-size: 16px;
    color: #1a8cff;
    font-weight: 700;
    padding-left: 12px;
    border-left: 3px solid #1a8cff;
}
.ptzs .ptzs-body {
    width: 100%;
    height: 170px;
    margin: 14px auto;
}
.ptzs-body {
    position: relative;
	display: flex;
}
.ptzs-block h3 {
	color: #026bbc;
    font-size: 16px;
	font-weight: 700;
}
.ptzs-block {
    float: left;
    width: 16.2%;
    margin: 0 .2%;
    text-align: center;
    margin-top: 6px;
	position: relative;
    cursor: pointer;
	box-sizing: border-box;
    border: 1px solid #D8D8D8;
    border-radius: 3px;
}
.ptzs-block:hover {
    border: 1px solid  #fa0808;
    box-shadow: 0px 2px 7px 1px rgb(0 0 0 / 28%);
}
.ptzs-block em {position: absolute;
    z-index: 2;
    right: 4px;
    bottom: 2px;
    background: rgba(0,0,0,0.4);
    font-size: 12px;
    color: #fff;
    padding: 2px 4px;
}

.ptzs-logo {
    width: 100%;
    display: table;
    text-align: center;
    height: 75px;
    position: relative;
    background-color: white;
}
.agent-logo-label {
    position: absolute;
    top: -25px;
    left: -35px;
    width: 100px;
    height: 26px;
    line-height: 28px;
    text-indent: 6px;
    text-align: center;
    background-size: 100%;
    background-repeat: no-repeat;
    color: #511010;
    font-weight: bold;
    font-size: 14px;
}
.ptzs-logo a {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 100%;
}
.ptzs-img {
    max-width: 90%;
    max-height: 60px;
	vertical-align: middle;
	height: auto;
}
.ptzs-info {
    text-indent: 0px;
    font-size: 14px;
    font-weight: bold;
    width: 100%;
	line-height: 22px;
	height: 22px;
	background-color: #eeeeee;
}
.ptzs-info-p {
    display: block;
    height: 20px;
    margin-top: 2px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}
.ptzs .ptzs-p-gray {
    color: #999999;
    font-weight: normal;
}
.container {
    max-width: 1280px;
    margin: 0px auto;
    overflow: hidden;
}

.pchf{
	width:100%;
	height:auto;
}
.webhf{
	display:none;
}
.zy_a {
    width: 100%;
    display: block;
    margin: 0.1rem auto 0 auto;
	font-size: 14px;
}
.zy_a a {
	width: 44%;
    display: block;
    text-align: center;
    margin: 6px 1px;
    border: 1px solid #026bbc;
    border-radius: 26px;
}
.zy_a span {
	width: 44%;
    display: block;
    text-align: center;
    margin: 6px 1px;
    border: 1px solid #026bbc;
    border-radius: 26px;
}
.zy_a a:hover {
    border: 1px solid #fa0808;
    box-shadow: 0px 2px 7px 1px rgb(0 0 0 / 28%);
	background-color: #259ffd;
    color: #f9f3f3;
}

.zy_a_rl {
    float: right;
    color: #090909;
}
.zy_a_fl {
    float: left;
    color: #090909;
	background: #f5e7e7;
}
.keywords-box {
    width: 870px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 10px auto;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    color: #666;
    font-size: 14px;
}
.keywords-box a {
    display: inline-block;
    margin-right: 10px;
    color: #666;
    margin-bottom: 10px;
    padding: 0 10px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    background: rgb(200 40 40 / 15%);
    border-radius: 13px;
    font-size: 14px;
    border: 1px solid rgb(135 42 42 / 55%);
}

@media (max-width:900px){
	.container {
		width: auto;
	}
	.ptzs-body .little-categoy{
		width: 100%;
		margin:0;
	}
	.ptzs-block {
		width: calc(97% / 2);
		padding: 2xp;
	}
	.ptzs-info {
		height:auto;
	}
	.ptzs-body .bg {
		display:none;
	}
	.ptzs-logo {
		height:55px;
	}
	.ptzs-body .little-categoy {
		width: 100%;
		padding: 0;
	}
}

@media only screen and (min-width: 320px) and (max-width: 736px) {
	.agent-tag-box {
		display: block !important;
	}

	.tou_zuo {
		display: none;
	}
	.agent-top-info {
		width: 100%;
	}
	.goutong {
		width:100%;
		display: flex;
	}
	.ptzs-block {
		width:49%;
		float:left;	
	}
	.container {
		width: 100%;
		overflow: hidden;
	}
	.agent-top-info .hover-box>.hover-box-item {
		margin-right: 5px;
	}

	.w-1000 {
		width: 100% !important;
	}
	
	.pchf{
	display:none;

	}
	.webhf{
		display: flex;
		width:100%;
		height:auto;
	}
	.wx {
		position: absolute;
		line-height: 28px;
		text-indent: 6px;
		font-size: 14px;
		padding: 0 4px;
		background-color: bisque;
	}
	
	.keywords-box {
    margin: 12px auto 0px auto;
    width: 95%;
}
}