@charset "utf-8";
.top{
	height: 50px;
	background: #f2f2f2;
}
.topl{
	line-height: 50px;
}
.topr span{
	display: inline-block;
	margin-left: 15px;
	position: relative;
}
.tophide{
	position: absolute;
	right: 0;
	top: 0;
	width: 120px;
	height: 120px;
	margin-top: 50px;
	opacity: 0;
	visibility: hidden;
	transition: .25s;
	z-index: 99999;
	padding: 10px;
	background: #fff;
}
.tophide img{
	width: 100%;
	height: 100%;
}
.topr span:hover .tophide{
	opacity: 1;
	visibility: inherit;
}
.topr a{
	display: inline-block;
	line-height: 50px;
}
.topr a img{
	vertical-align: middle;
	margin-top: -3px;
}
.head{
	height: 118px;
	background: #fff;
}
.logo{
	display: inline-block;
	height: 98px;
	margin-top: 20px;
}
.search{
	border: 1px solid #e6e6e6;
	border-radius: 4px;
	margin-top: 70px;
	overflow: hidden;
}
.search select{
	height: 45px;
	padding: 0 10px;
	color: #666;
	font-size: 16px;
	-webkit-appearance:menulist;
}
.search1{
	width: 210px;
	height: 45px;
	font-size: 16px;
	color: #666;
	padding-left: 10px;
}
.search2{
	cursor: pointer;
	width: 55px;
	height: 45px;
	background: url(../images/search_03.png) no-repeat center;
}
.nav .wrap{
	margin-top: 20px;
}
.nav span{
	display: block;
	width: 12.5%;
	height: 60px;
	background: #1954a4;
	position: relative;
}
.nav span a.nava{
	display: block;
	width: 100%;
	line-height: 60px;
	text-align: center;
	font-size: 18px;
	color: #fff;
}
.nav span:hover a.nava,.nav span.active a.nava{
	background: #3d90ff;
}
.nav span:first-child.active a.nava{
	background: #ca1515;
}
.navhide{
	position: absolute;
	left: 0;
	top: 60px;
	z-index: 999;
	width: 100%;
	padding: 5px 0 0 0;
	box-shadow: 0 2px 15px rgba(0,0,0,.1);
	opacity: 0;
	visibility: hidden;
	transition: .25s;
}
.nav span:hover .navhide{
	opacity: 1;
	visibility: inherit;
}
.navhide a{
	display: block;
	text-align: center;
	line-height: 45px;
	font-size: 18px;
	background: #1954a4;
	color: #fff;
}
.navhide a:hover{
	background: #3d90ff;
	color: #fff;
}
.m1l{
	width: 55%;
}
.bnimg p {
    height: 58px;
    line-height: 58px;
    overflow: hidden;
    color: #fff;
    font-size: 18px;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0 20px;
    background: rgba(0,0,0,.6);
    width: 100%;
    padding-right: 60px;
}
.m1r{
	width: 43%;
}
.m1r1_title{
	height: 50px;
	line-height: 40px;
	border-bottom: 1px solid #eee;
}
.m1r1_title span{
	font-size: 24px;
	font-weight: bold;
	color: #ca1515;
	display: inline-block;
	height: 50px;
	border-bottom: 6px solid #ca1515;
}
.m1r1a p{
	height: 33px;
	position: relative;
}
.m1r1a p a{
	padding-left: 35px;
	display: block;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	font-size: 18px;
	color: #666;
	background: url(../images/ico1_03.png) no-repeat center;
	background-position-x: 10px;
	line-height: 33px;
}
.m1r1a p a:hover{
	color: #1954a4;
	background: url(../images/ico1hv_03.png) no-repeat center;
	background-position-x: 10px;
}
.m1r1_title{
	margin-top: 10px;
}
.m1r1_title1{
	margin-top: 20px;
}
.m1r1_title1 span{
	color: #1954a4;
	border-bottom: 6px solid #1954a4;
}
.mlwidth{
	width: 49.5%;
}
.mlwidthmm{
	width: 100%;
}
.mrwidth{
	width: 49.5%;
}
.m2l{
	height: 121px;
	background-size: cover !important;
}
.m2lmm{
	height: 97px;
	background-size: cover !important;
}
.m2r{
	height: 121px;
	background-size: cover !important;
	border: 1px solid #e6e6e6;
}
.m3title{
	height: 50px;
	padding: 0 15px;
	background: #1954A4;
	color: #fff;
	font-size: 16px;
	line-height: 50px;
}
.m3title_bdrl{
	border-radius: 10px 10px 0 0;
}
.m3title span{
	font-size: 22px;
	font-weight: bold;
}
.m3title a{
	color: #fff;
}
.m3a{
	background: #fafafa;
	border: 1px solid #f2f2f2;
	border-top: 0;
	padding: 15px 20px;
}
.m3a p{
	height: 36px;
	line-height: 36px;
	font-size: 18px;
	color: #999;
}
.m3a a{
	display: block;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	width: 80%;
}
.m3a a:hover{
	color: #1954A4;
}
.m3a i{
	text-align: right;
}
.m3r1{
	padding: 15px 15px 5px 15px;
	background: #fafafa;
}
.m3r1_title{
	font-size: 22px;
	color: #1954A4;
	font-weight: bold;
	margin-bottom: 15px;
}
.m3rw{
	width: 102%;
}
.m3rw a{
	display: block;
	width: 23%;
	margin-right: 2%;
	text-align: left;
	height: 40px;
	line-height: 40px;
	background: #daecfb;
	border: 1px solid #c6e5ff;
	margin-bottom: 10px;
	padding-left: 15px;
	font-size: 18px;
	color: #333333;
}
.m3rw a:hover{
	background: #c5dcef;
}
.m3rwz{
	width: 102%;
}
.m3rwz a{
	display: block;
	width: 32%;
	margin-right: 1%;
	text-align: left;
	height: 40px;
	line-height: 40px;
	background: #daecfb;
	border: 1px solid #c6e5ff;
	margin-bottom: 10px;
	padding-left: 15px;
	font-size: 16px;
	color: #333333;
}
.m3rwz a:hover{
	background: #c5dcef;
}
.m3rw1 a{
	height: 60px;
	background: #4f96d6;
	color: #fff;
	font-size: 18px;
	line-height: 40px;
	padding-left: 0;
	padding: 10px;
	text-align: center;
	border: 0;
}
.m3rw1 a:hover{
	background: #1954A4;
}
.m3rw12 a{
	height: 60px;
	background: #4f96d6;
	color: #fff;
	font-size: 18px;
	line-height: 40px;
	padding-left: 0;
	padding: 4px;
	text-align: center;
	border: 0;
}
.m3rw12 a:hover{
	background: #1954A4;
}
.m4{
	background: #e1effa;
	padding: 30px;
	border-radius: 10px;
}

.m4top{
	font-size: 16px;
	color: #999;
}
.m4top span{
	font-size: 22px;
	font-weight: bold;
	border-bottom: 2px solid #1954A4;
	color: #1954A4;
}
.m4top a{
	color: #999;
}
.m4w{
	width: 102%;
}
.m4a{
	width: 8%;
	margin-right: 2%;
}
.m4a img{
	width: 100%;
	display: block;
}


.m44l{
	width:50%;
background: #e1effa;
padding: 30px;
	border-radius: 10px;
}
.m44r{
	width: 49%;
background: #e1effa;
padding: 30px;
	border-radius: 10px;
}
.m44top{
	font-size: 16px;
	color: #999;
}
.m44top span{
	font-size: 22px;
	font-weight: bold;
	border-bottom: 2px solid #1954A4;
	color: #1954A4;
}
.m44top a{
	color: #999;
}
.m44w{
	width: 102%;
}
.m44a{
	width: 18%;
	margin-right: 2%;
}
.m44a img{
	width: 100%;
	display: block;
}
.m44ar{
	width: 48%;
	margin-right: 2%;
}
.m44ar img{
	width: 100%;
	display: block;
}
.m6w{
	width: 100%;
	padding: 20px 25px;
	background: #ebf3fa;
}
.m61{
	width: 103%;
}
.m6a{
	width: 22%;
	margin-right: 3%;
	font-size: 18px;
	color: #333;
	text-align: center;
}
.m6a:hover{
	color: #007AFF;
}
.m6aimg{
	height: 170px;
	background-size: cover !important;
	margin-bottom: 10px;
	border-radius: 2px;
}
.m62a{
	background: none;
	padding: 0;
	margin-top: 20px;
}
.m62a a{
	width: 100%;
	color: #666;
}
.m7{
	width: 102%;
}
.m7a{
	width: 23%;
	margin-right: 2%;
	background: #1954a4;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	position: relative;
	height: 90px;
	line-height: 90px;
	padding-left: 85px;
	margin-top: 20px;
}
.m7a:hover{
	background: #124a96;
}
.m7a img{
	position: absolute;
	left: 25px;
	top: 25%;
}
.m8w{
	padding: 30px 0 20px 0;
	background: #fafafa;
	border: 1px solid #f2f2f2;
	border-top: 0;
	width: ;
}
.scroll {
	width: 100%;
	overflow: hidden;
}
.scroll ul {
	white-space: nowrap;
}
.scroll ul li {
	display: inline-block;
	margin: 10px;
}
.scroll ul img {
	vertical-align: top;
}
.m8w a{
	width: 250px;
	display: block;
	font-size: 18px;
	color: #333;
	text-align: center;
}
.m8w a img{
	width: 100%;
	display: block;
}


.m9l{
	width: 40%;
}
.m9top{
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 10px;
	line-height: 29px;
}
.m9top span{
	font-size: 22px;
	font-weight: bold;
	color: #1954a4;
}
.m9top a{
	font-size: 16px;
	color: #1954a4;
}
.m9lw{
	width: 102%;
}
.m9la{
	width: 31.33333%;
	margin-right: 2%;
	margin-top: 20px;
	height: 140px;
	background-size: cover;
	overflow: hidden;
	position: relative;
}

.m9la p{
	background: rgba(0,0,0,.5);
	font-size: 16px;
	color: #fff;
	height: 38px;
	line-height: 38px;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    padding: 0 10px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}
.m9la p img{
	vertical-align: middle;
	margin-right: 10px;
	margin-top: -3px;
}

.m9la2{
	width: 47.5%;
	margin-right: 2%;
	margin-top: 20px;
	height: 140px;
	background-size: cover;
	overflow: hidden;
	position: relative;
}
.m9la2 p{
	background: rgba(0,0,0,.5);
	font-size: 16px;
	color: #fff;
	height: 38px;
	line-height: 38px;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    padding: 0 10px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}
.m9la2 p img{
	vertical-align: middle;
	margin-right: 10px;
	margin-top: -3px;
}
.m9la5{
	width: 18%;
	margin-right: 2%;
	margin-top: 20px;
	height: 140px;
	background-size: cover;
	overflow: hidden;
	position: relative;
}
.m9la5 p{
	background: rgba(0,0,0,.5);
	font-size: 16px;
	color: #fff;
	height: 38px;
	line-height: 38px;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    padding: 0 10px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}
.m9la5 p img{
	vertical-align: middle;
	margin-right: 10px;
	margin-top: -3px;
}

.m9r{
	width: 57%;
}
.m9ra{
	padding: 10px 0;
}
.m9ra a{
	font-size: 18px;
	color: #666666;
	line-height: 36px;
	margin-right: 5px;
	display: inline-block;
}
.m10a{
	width: 102%;
}
.m10a a{
	width: 7.7923%;
	margin-right: 1%;
	display: inline-block;
	float: left;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #ededed;
	color: #666;
	font-size: 18px;
	margin-top: 15px;
}
.m10a a:hover{
	background: #e0e0e0;
}
.m11a a{
	width: 23%;
}
.md{
	margin-bottom: 30px;
}
.foot{
	background: #10568a;
}
.ft1{
	padding: 60px 0;
}
.ft11{
	width: 25%;
}
.f1l1{
	width: 50%;
}
.f1l1 a{
	display: block;
	text-align: center;
	line-height: 40px;
	font-size: 18px;
	color: #fff;
}
.ft12{
	width: 50%;
	border: 1px solid #88abc5;
	border-top: 0;
	border-bottom: 0;
	height: 160px;
}
.ft12 a {
	display: inline-block;
	margin-top: 40px;
}
.ft12 a img{
	height: 80px;
	display: block;
}
.ft13{
	width: 25%;
	text-align: center;
}
.ft13 a{
	display: inline-block;
	width: 40px;
	height: 40px;
	background: #fff;
	border-radius: 40px;
	line-height: 40px;
	margin: 0 5px;
	margin-top: 60px;
	opacity: .5;
}
.ft13 a:hover{
	opacity: 1;
}
.ft13 a img{
	vertical-align: middle;
	margin-top: -3px;
}
.ft2{
	color: #fff;
	line-height: 28px;
	padding-bottom: 20px;
	opacity: .5;
}

.listl{
	width: 70%;
}
.listtop{
	font-size: 16px;
}
.llb{
	box-shadow: 0 0 15px rgba(0,0,0,.1);
	padding: 0 15px;
    border-radius: 6px;
    margin-top: 20px;
    overflow: hidden;
}
.lbgrbox li{
	height: 35px;
	line-height: 35px;
	transition: 0s;
	padding: 0 10px;
	position: relative;
}
.lbgrbox li:hover{
	background: #f2f2f2;
}
.lbgrbox li a.lbgra{
	display: inline-block;
	max-width: 80%;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	transition: 0s;
}
.lbgrbox li a.lbgra i{
	width: 2px;
	height: 2px;
	display: inline-block;
	background: #333333;
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 5px;
}
.lbgrbox li span{
	color: #666;
}
.lbgrmt{
	margin-top: -20px;
}
.lbgrbox {
	border-top: 1px dashed #ddd;
	padding: 20px 0;
}
.lbgrbox:first-child{
	border-top: 0;
}
.line {
    width: 100%;
    border-bottom: 1px dashed #e6e6e6;
    margin: 20px 0;
}
.page{
	margin: 0 0 30px 0;
}
.page a{
	display: inline-block;
	width: 35px;
	height: 35px;
	text-align: center;
	line-height: 33px;
	border: 1px solid #828282;
	font-size: 14px;
	margin: 0 5px;
}
.page a:last-child,.page a:first-child,.page a:nth-child(2){
	width: auto;
	padding: 0 20px;
}
.page a:hover,.page a.active{
	background: #1954A4;
	border: 1px solid #1954A4;
	color: #fff;
}
.listr{
	width: 28%;
	margin-top: 20px;
}
.lrbox{
	box-shadow: 0 0 10px rgba(0,0,0,.1);
	padding: 20px;
}
.lrtop{
	background: #1954A4;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	height: 54px;
	line-height: 54px;
	padding: 0 20px;
}
.lr1a a{
	display: block;
	height: 41px;
	background: #f2f2f2;
	font-size: 18px;
	color: #1954A4;
	border-left: 12px solid #F2F2F2;
	line-height: 41px;
	padding-left: 30px;
	margin-bottom: 10px;
}
.lr1a a:last-child{
	margin-bottom: 0;
}
.lr1a a:hover{
	border-left: 12px solid #1954A4;
}
.lr2a a{
	display: block;
	line-height: 28px;
	color: #666;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.lr2a a:hover{
	color: #1954A4;
}
.lr3a img{
	display: block;
	margin: 0 auto;
	margin-bottom: 10px;
}
.lr3a{
	font-size: 16px;
	color: #666;
}
.rt{
	position: fixed;
	right: 0;
	bottom: 37%;
	z-index: 9999;
}
.rt span{
	display: block;
	text-align: center;
	width: 60px;
	background: #1954A4;
	color: #fff;
	padding: 10px;
	font-size: 22px;
	font-weight: bold;
	cursor: pointer;
}
.rta{
	position: absolute;
	right: 60px;
	width: 230px;
	top: 0;
	background: #fff;
	padding: 10px 10px 0 10px;
	box-shadow: 0 0 10px rgba(0,0,0,.1);
	display: none;
}
.rta a{
	width: 48%;
	height: 34px;
	line-height: 32px;
	padding-left: 7px;
	border-radius: 4px;
	background: #daecfb;
	border: 1px solid #c9e6ff;
	margin-bottom: 10px;
}
.rta a:hover{
	background: #c9e6ff;
}
.rta a:nth-child(odd){
	float: left;
}
.rta a:nth-child(even){
	float: right;
}
.rt:hover .rta{
	display: block;
}

.info{
	width: 100%;
	background: #fff;
	padding: 50px 35px;
	box-shadow: 0 0 25px rgba(0,0,0,.1);
	border-radius: 6px;
}
.infotop h1{
	font-size: 24px;
	font-weight: normal;
}
.bshare-custom{
	display: inline-block;
}
.bsBox{
	-webkit-box-sizing: content-box !important;
}
.bFind-wrapper-top{
	height: 30px;
}
.infotop {
	text-align: center;
}
.infotoptxt{
	background: #fafafa;
	height: 40px;
	line-height: 40px;
	margin-top: 20px;
}
.infotoptxt span{
	color: #666;
	margin: 0 10px;
}
.iftxt{
	margin-top: 20px;

}
.iftxt span{
	line-height: 36px;
	text-indent: 2em;
		font-size: 1.5em;
}
.iftxtp{
	line-height: 36px;
	text-indent: 0em;
	font-size:18px;

}
.iftxt img{
	max-width: 100%;
}
.ifbl{
	width: 70%;
}
.ifbr{
	width: 28%;
}
.ifbl .m3a{
	font-size: 14px;
	background: #fff;
	border: 0;
	box-shadow: 0 0 10px rgba(0,0,0,.1);
}
.ifbl .m3a a,.ifbl .m3a p{
	font-size: 14px;
}
.ifbr .lr3a img{
	width: 138px;
}




@media only screen and (min-width:768px) and (max-width:1169px) {
	.search1{
		width: 170px;
	}
	.search select{
		padding: 0 5px;
	}
	.m3rw a{
		font-size: 16px;
		padding-left: 10px;
	}
	.m3rwz a{
		font-size: 16px;
		padding-left: 10px;
	}
	.m6aimg{
		height: 150px;
	}
}
@media only screen and (max-width:950px) {
	.search{
		width: 100%;
		margin-top: 0;
		padding: 0 !important;
		margin-top: 15px;
	}
	.search select{
		width: 100%;
		font-size: 12px;
		height: 32px;
	}
	.search1{
		width: 80%;
		font-size: 12px;
		height: 32px;
	}
	.search2{
		width: 20%;
		height: 32px;
		background-size: 40%;
	}
}
@media only screen and (max-width:768px) {
	.m1l,.m1r{
		width: 100%;
	}
	.swiper-container-bn .bnimg{
		height: 200px;
	}
	.swiper-container-bn .swiper-pagination-bullet{
		width: 8px;
		height: 8px;
	}
	.bnimg p{
		font-size: 14px;
		height: 34px;
		line-height: 34px;
	}
	.m1r1_title span{
		font-size: 17px;
		border-width: 3px;
	}
	.m1r1a p a{
		font-size: 14px;
		padding-left: 25px;
		background-size: 3%;
	}
	.mlwidth,.mrwidth{
		width: 100%;
	}
	.m2l,.m2r{
		height: 70px;
	}
	.m2lmm,.m2rmm{
		height: 97px;
	}
	.m2r{
		margin-top: 15px;
	}
	.m3l{
		margin-top: 15px;
	}
	.m5{
		margin-top: 0;
	}
	.m3title{
		height: 45px;
		line-height: 45px;
	}
	.m3title span{
		font-size: 17px;
	}
	.m3title a{
		font-size: 14px;
	}
	.m3a a{
		font-size: 14px;
	}
	.m3a i{
		font-size: 14px;
	}
	.m3a{
		padding: 15px;
	}
	.m3rw{
		width: 100%;
	}
	.m3rw a{
		width: 48%;
		font-size: 14px;
		padding-left: 30px;
	}
	.m3rw a:nth-child(odd){
		float: left;
	}
		.m3rwz{
		width: 100%;
	}
	.m3rwz a{
		width: 98%;
		font-size: 14px;
		padding-left: 30px;
	}
	.m3rwz a:nth-child(odd){
		float: left;
	}
	.m3rw1 a{
		padding-left: 10px;
		line-height: 44px;
	}
	.m3rw12 a{
		padding-left: 10px;
		line-height: 44px;
	}
	.m3r1_title{
		font-size: 17px;
	}
	.m3rw a:nth-child(even){
		float: right;
	}
	.m4w{
		width: 103%;
	}
	.m4a{
		width: 30.333333%;
		margin-right: 3%;
		margin-bottom: 10px;
	}
	.m4{
		padding: 20px;
	}
	.m4top span{
		font-size: 17px;
	}
	.m4top a{
		font-size: 14px;
	}
	
.m44l{
	width:100%;
background: #e1effa;
padding: 30px;
	border-radius: 10px;
}
.m44r{
		margin-top: 15px;
	width: 100%;
background: #e1effa;
padding: 30px;
	border-radius: 10px;
}
.m44top{
	font-size: 16px;
	color: #999;
}
.m44top span{
	font-size: 22px;
	font-weight: bold;
	border-bottom: 2px solid #1954A4;
	color: #1954A4;
}
.m44top a{
	color: #999;
}
.m44w{
	width: 102%;
}
.m44a{
	width: 18%;
	margin-right: 2%;
}
.m44a img{
	width: 100%;
	display: block;
}
.m44ar{
	width: 48%;
	margin-right: 2%;
}
.m44ar img{
	width: 100%;
	display: block;
}
	.m6w{
		padding: 15px;
	}
	.m6a{
		font-size: 14px;
		width: 47%;
		margin-bottom: 15px;
	}
	.m6aimg{
		height: 120px;
	}
	.m62a{
		margin-top: 0;
		padding: 0 15px;
	}
	.m7{
		width: 100%;
	}
	.m7a{
		width: 48%;
		height: 36px;
		line-height: 36px;
		margin-top: 15px;
		font-size: 12px;
		padding-left: 40px;
	}
	.m7a img{
		left: 10px;
		top: 18%;
		width: 20px;
	}
	.m8w a{
		width: 150px;
		font-size: 14px;
	}
	.m9top span{
		font-size: 17px;
	}
	.m9top a{
		font-size: 14px;
	}
	.m9l,.m9r{
		width: 100%;
	}
	.m9la{
		width: 48%;
	}
	.m9r{
		margin-top: 15px;
	}
	.m9ra a{
		font-size: 14px;
	}
	.m10a a{
		font-size: 14px;
		width: 31.33333%;
	}
	.m11a a{
		width: 47%;
		overflow: hidden;
	}
	.ft1{
		padding: 20px 0;
	}
	.ft11{
		width: 100%;
	}
	.f1l1 a{
		line-height: 34px;
		font-size: 14px;
	}
	.ft12{
		width: 100%;
		border: 0;
		height: auto;
		text-align: center;
	}
	.ft12 a img{
		max-width: 80%;
		height: auto;
		margin: 0 auto;
	}
	.ft12 a{
		margin-top: 20px;
		width: 100%;
		text-align: center;
	}
	.ft13{
		width: 100%;
	}
	.ft13 a{
		margin-top: 10px;
		width: 34px;
		height: 34px;
		line-height: 34px;
	}
	.ft13 a img{
		width: 15px;
	}
	.ft2{
		font-size: 12px;
	}
	.listl{
		width: 100%;
	}
	.listtop{
		font-size: 14px;
	}
	.lbgrbox li span{
		font-size: 12px;
	}
	.lbgrbox li a.lbgra{
		max-width: 68%;
	}
	.line{
		margin: 10px 0;
	}
	.page a{
		width: 25px;
		height: 25px;
		line-height: 23px;
		font-size: 12px;
		margin: 0 2px;
	}
	.page a:last-child, .page a:first-child{
		padding: 0 10px;
	}
	.listr{
		width: 100%;
	}
	.lrtop{
		font-size: 17px;
	}
	.lr1a a{
		font-size: 14px;
		border-left: 0;
	}
	.rt{
		display: none;
	}
	.infotop h1{
		font-size: 18px;
	}
	.info{
		padding: 15px;
	}
	.infotoptxt{
		font-size: 12px;
	}
	.ifbl,.ifbr{
		width: 100%;
	}
}