.list-page {
    width: 100%;
    background-color: #F3FAF6 !important;
    padding-bottom: 40px;
    overflow: hidden;
    position: relative;
}

.list-page:before {
    display: inline-block;
    content: '';
    width: calc((100% - 1200px) / 2);
    height: 100%;
    background: url("../image/listbgl.png") repeat-y;
    background-size: 100% auto;
    position: absolute;
    left: 0;
    top: 0;
}

.list-page:after {
    display: inline-block;
    content: '';
    width: calc((100% - 1200px) / 2);
    height: 100%;
    background: url("../image/listbgr.png") repeat-y;
    background-size: 100% auto;
    position: absolute;
    right: 0;
    top: 0;
}

.list-page .banner {
    width: 1200px;
    height: 240px;
    margin: 0 auto;
    margin-bottom: 30px;
    overflow: hidden;
    background: none !important;
}

.list-page .banner-con {
    max-height: 240px;
    overflow: hidden;
}

.list-page .banner-con img {
    width: 100%;
}

.crumbs {
    width: 1200px;
    margin: 0 auto;
    font-size: 14px;
    color: #00192B;
    height: 54px;
    line-height: 54px;
    background: #fff;
    padding-left: 30px;
}

.crumbs a {
    color: #00192B;
}

.list-box {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    background: #fff;
    padding: 0px 60px 0 30px;
}

.list-left {
    float: left;
    width: 190px;
}

.list-left .left-top {
    text-align: center;
    font-size: 16px;
    color: #F3FAF6;
    margin-bottom: 10px;
}

.list-left .left-top h2 {
    background: #023051;
    line-height: 46px;
    color: #fff;
    font-size: 18px;
    margin-bottom: 10px;
}

.list-left .left-top h2.active {
    background: url("../image/list-active.png");
}

.list-left .left-top ul li {
    line-height: 46px;
    background: #023051;
    margin-bottom: 10px;
}

.list-left .left-top ul .active {
    background: url("../image/list-active.png");
}

.list-left .left-top ul li a {
    color: #F3FAF6;
}

.list-left .left-top ul li:last-child {
    border-bottom: 0;
}

.list-left .left-bottom {
    overflow: hidden;
}

.list-left .left-bottom .item {
    width: 120px;
    height: 154px;
    margin: 0 auto;
    margin-bottom: 20px;
    text-align: center;
    overflow: hidden;
    border: 1px solid rgba(0, 25, 43, 0.22);
}

.list-left .left-bottom .item:first-child {
    margin-top: 30px;
}

.list-left .left-bottom .item img {
    display: block;
    width: 96px;
    height: 96px;
    margin: 11px auto;
}

.list-right {
    margin-left: 282px;
    margin-bottom: 54px;
}

.list-right ul {
    overflow: hidden;
    padding: 6px 0;
}

.list-right ul.cols-1 li {
    height: 62px;
    line-height: 62px;
    border-bottom: 1px solid rgba(0, 25, 43, 0.22);
}

.list-right ul.cols-1 li:last-child {
    border-bottom: none;
}

.list-right ul.cols-1 li:before {
    float: left;
    display: inline-block;
    content: '';
    width: 4px;
    height: 4px;
    background: #78A521;
    border-radius: 50%;
    margin: 29px 20px 0 0;
}

.list-right ul.cols-1 li a {
    color: #00192B;
    float: left;
    width: 705px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list-right ul.cols-1 li a:hover {
    color: #78A521;
}

.list-content .list li span {
    float: right;
    font-size: 12px;
}

/*detail*/
.content {
    background: #fff;
}

.content > h3 {
    color: #192332;
    font-size: 24px;
    font-weight: bold;
}

.content .origin {
    color: #96A0B4;
    font-size: 12px;
    height: 46px;
    line-height: 46px;
}

.content .origin span {
    margin-right: 10px;
}

.content .content-box {
    color: #192332;
    font-size: 14px;
    overflow: hidden;
}

.content .content-box img {
    max-width: 100%;
    margin: 10px 0;
}

.content .content-box p {
   /*  text-indent: 2em; */
    /*line-height: 28px;*/
}

.xj_ls_pager .f_yahei {
    display: block;
    width: 100%;
    margin-top: 40px;
    overflow: hidden;
    text-align: center;
}

.xj_ls_pager .f_yahei a {
    display: inline-block;
    padding: 0 16px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #78A521;
    text-align: center;
    margin-right: 9px;
}

.xj_ls_pager .f_yahei a:hover {
    background: #78A521;
}

.xj_ls_pager .f_yahei .page_cur {
    background: #78A521;
}

.xj_ls_pager .f_yahei .disabled {
    background: #fff;
}

.topUpCont{
	width:40px;
	position:fixed;
	z-index:10000;
	bottom:10px;
	right:10px;
	background:#FFF;
	display:none;
}
.topUpCont ul li a{
	display:block;
	border:#DDD solid 1px;
	text-align:center;
	color:#666;
}
.topUpCont ul li.kefu a{
	padding:35px 0 10px 0;
	background:url(msg.png) center 10px no-repeat;
	border-bottom:0;
}
.topUpCont ul li.wap a{
	padding:45px 0 10px 0;
	background:url(code.png) center 10px no-repeat;
}
.topUpCont ul li.topBack{
	text-align:center;
	font-weight:900;
	padding:40px 0 5px 0;
	background:url(../image/top.png) center 10px no-repeat;
	cursor:pointer;
	color:#0068b7;
}













