/*版权申明*/
.copyright{
    margin: 5px 0;
    float: right;
    width: 166px;
}
.san-b{
    width:0;
    height: 15px;
    border-right:5px solid transparent;
    border-left:5px solid transparent;
    border-top: 10px solid #628ea7;
    float: left;
}
.copyright-sm{
    font-size: 13px;
    color: #6e6e6e;
    letter-spacing: 2px;
    text-align: right;
}
/*end*/

h4 {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: #2d526c;
}

.xbt{
    position: absolute;
    top: -42px;
    left: 16px;
    padding: 5px 8px;
    color: #4e8bb0;
    font-family: "楷体";
    font-size: 27px;
}
.jt>p{
    margin-bottom: 20px;
}
.jt>p>b{
    color: #4f8abd;
}
.t-x li h4{
    margin-bottom: 8px;
    text-align: center;
    /* border-bottom: 1px solid #2d526c; */
    /* width: 150px; */
    margin: auto;
}

.jj-img-box {
	overflow: auto;
}
.jj-img-box>.jj-img:first-child {
	float: left;
}
.jj-img-box>.jj-img:last-child {
	float: right;
}
li>.jj-img {
	margin-top: 12px;
}
.jj-img {
	position: relative;
}
.jj-img>span {
	position: absolute;
	font-size: 14px;
	letter-spacing: 2px;
	top: 3px;
	right: 12px;
}

.cy-top-text {
	border: solid 5px rgb(249 250 252);
    padding: 15px;
}
.cy-h2 {
	margin: 0 auto;
    width: 80%;
    border: solid 8px #f9fafc;
    border-width: 0 8px;
    padding: 25px 0;
    letter-spacing: 2px;
}
.cy-kfq-img {
	display: inline-flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-around;
	align-content: stretch;
	width: 58%;
	float: left;
	background-color: #aacbe5;
}
.cy-kfq-img>li {
	width: 100%;
}
.cy-kfq-img>li>div {
	width: 48%;
	/* height: 189.58px; */
	position: relative;
}
.cy-kfq-img span {
	position: absolute;
    font-size: 12px;
    letter-spacing: 1px;
    color: #4f5b45;
    top: 4px;
    right: 4px;
}
.cy-kfq-img>li>div:first-child {
	float: right;
}
li.cy-kfq-img-center {
	z-index: 99;
	width: 74%;
    border: solid 5px #fff2e1;
    border-width: 0 5px;
}
.cy-kfq-img-center>div {
	width: 69%!important;
	margin: -34px auto;
	float: unset!important;
}
.cy-kfq-text {
	width: 40%;
	float: right;
	padding: 16px 25px;
	background-color: #fff2e1;
}
ul.cy-kfq-text h3 {
    margin: 19px auto 7px;
    font-size: 20px;
    letter-spacing: 2px;
}

.cy-youshi {
	display: flex;
    justify-content: space-between;
    margin-top: 12px;
}
.cy-youshi>div {
	width: 50%;
}


.ls-box {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-content: stretch;
	background-color: #ffffff;
}
.ls-box>li:first-child {
	width: 50%;
}
.ls-box>li {
	width: 25%;
}
.ls-box>li:nth-child(2) {
	
}
.ls-box h4 {
	letter-spacing: 2px;
    margin: 42px auto 20px;
}

.sckk h2 {
	width: 30%;
    height: 40px;
}

.long-p {
	border: solid 5px rgb(249 250 252);
    padding: 15px;
}
.long-p-p {
	padding: 15px 0;
}
.join {
	margin: 0 auto!important;
    width: 80%;
    height: 30px;
    border: solid #ffffff;
    border-width: 0 6px;
}
.join-top {
	border-top: solid 5px #f9fafc;
    width: 40%;
    margin: 0 auto;
}

.span-name {
	position: absolute;
    font-size: 12px;
    letter-spacing: 1px;
    color: #4f5b45;
    top: 4px;
    right: 4px;
}

.pt h3 {
	margin-bottom:15px ;
}
