<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

.row-a4 {
	font-size: 16px;
    overflow: hidden;
    margin-top: 46px;
}

.row-a4 .tit {
    text-align: center;
    margin-bottom: 56px;
}

.row-a4 .tit h2 {
    height: 46px;
    line-height: 46px;
    color: #333;
    font-size: 28px;
    border-bottom: #0152ad 2px solid;
}

.row-a4 .tit h2 em {
	display:inline !important;
    color: #0152ad;
    font-weight: bold;
}

.row-a4 .tit span {
    width: 202px;
    height: 48px;
    line-height: 48px;
    background: #0152ad;
    text-align: center;
    margin: 0 auto;
    font-size: 26px;
    color: #fff;
    display: block;
}

.ul-imgtxt {
    overflow: hidden;
}

.ul-imgtxt&gt;li {
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
}

.ul-imgtxt&gt;li&gt;.txt {
    width: 50%;
    float: left;
    padding-top: 25px;
}

.ul-imgtxt&gt;li&gt;.pic {
    width: 50%;
    float: right;
}

.ul-imgtxt&gt;li&gt;.pic img {
    max-width: 100%;
    max-height: 100%;
    display: block;
}

.ul-imgtxt&gt;li:nth-child(2n)&gt;.pic {
    float: left;
}

.ul-imgtxt&gt;li&gt;.txt&gt;.title {
    background: url('/templets/xinbanben/static/images/01.png') left center no-repeat;
    padding: 20px 0 0 60px;
    margin-bottom: 20px;
}

.ul-imgtxt&gt;li&gt;.txt&gt;.title&gt;h4 {
    height: 24px;
    line-height: 24px;
    color: rgb(63, 63, 63);
    font-size: 20px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.ul-imgtxt&gt;li&gt;.txt&gt;.title&gt;h4&gt;span {
    color: #0152ad;
}

.ul-imgtxt&gt;li&gt;.txt&gt;.title&gt;em {
    display: block;
    height: 18px;
    line-height: 18px;
    color: rgb(127, 127, 127);
    font-size: 12px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.ul-imgtxt&gt;li&gt;.txt&gt;.ul-txt {
    padding-left: 38px;
}

.ul-imgtxt&gt;li&gt;.txt&gt;.ul-txt&gt;li {
    height: 30px;
    line-height: 30px;
    color: #333;
    background: url('/templets/xinbanben/static/images/dot.png') left center no-repeat;
    padding-left: 26px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.ul-imgtxt&gt;li&gt;.txt&gt;.ul-txt&gt;li&gt;span {
    float: none;
    color: #0152ad;
}

.ul-imgtxt&gt;li:nth-child(2)&gt;.txt&gt;.title {
    background: url('/templets/xinbanben/static/images/02.png') left center no-repeat;
}

.ul-imgtxt&gt;li:nth-child(3)&gt;.txt&gt;.title {
    background: url('/templets/xinbanben/static/images/03.png') left center no-repeat;
}

.ul-imgtxt&gt;li:nth-child(4)&gt;.txt&gt;.title {
    background: url('/templets/xinbanben/static/images/04.png') left center no-repeat;
}


.wp {
    max-width: 1200px;
    margin: 0 auto;
}

.row-a3 {
    overflow: hidden;
    background: url('/templets/xinbanben/static/images/ad-1.jpg') center top no-repeat;
    height: 150px;
    background-size: cover;
}

.row-a3 .wp {
    padding-top: 10%;
    position: relative;
}

.row-a3 .wp .txt {
    position: absolute;
    right: 0px;
    top: 36px;
	width:600px;
}

.row-a3 .wp .txt a.more {
    width: 150px;
    height: 40px;
    line-height: 40px;
    background: #3f3f3f;
    display: block;
    text-align: center;
    background-color: rgb(63, 63, 63);
    color: #fff;
    border-radius: 3px;
	float:right
}

.row-a3 .wp .txt p {
	width: 100%;
    height: 22px;
    line-height: 22px;
    margin-top: 10px;
    font-size: 24px;
    color: #fff;
    font-weight: bold;
	float:right;
	text-align:right
}

.row-a3 .mobtxt {
    width: 100%;
    display: none;
    position: absolute;
  
    left: 0;
    transform: translateY(-50%);
}

.row-a3 .mobtxt p {
    line-height: 26px;
    font-size: 18px;
    text-align: center;
    color: #fff;
}</pre></body></html>