.gxrz {
	width: 1149px;
	margin: 0 auto;
	overflow:hidden;
}

.gxrzleft {
	width: 750px;
	float: left;
	padding-top: 50px;
}

.gxrzleft .gxrzbox {
	border: 1px solid #dfdfdf;
	border-radius: 3px;
	float: left;
	padding-bottom: 25px;
	margin-bottom: 50px;
	background: #fff;
	width: 748px;
}

.gxrzleft .gxrzbox h1 {
	font-size: 23px;
	font-weight: normal;
	color: #414141;
	padding: 25px;
}

.gxrzleft .gxrzbox p {
	color: rgba(2, 10, 19, 0.97);
    line-height: 30px;
    font-size: 14px;
    padding-left: 25px;
    padding-right: 25px;
}

.gxrzleft .gxrzbox h2 {
	color: #414141;
    font-size: 13px;
    padding-left: 25px;
    font-weight: normal;
    padding-top: 25px;
    padding-bottom: 40px;
}

.gxrzleft .gxrzbox h2 b {
	font-weight: normal;
}

.gxrzleft .gxrzbox a.cont {
	display: block;
	background: url(../../../images2018/blog/continue.jpg) no-repeat;
	width: 88px;
	float: right;
	margin-right: 25px;
	height: 38px;
}


.gxrzleft .gxrzbox a.buys {
	background: url(../../../images2018/blog/buys.png) no-repeat;
    width: 88px;
    height: 38px;
    display: block;
    margin: 0 auto;
    float: right;
    margin-right: 25px;
    margin-top: 40px;
}
pre{
    margin: px 0;
    line-height: 29px;
    background-color: white;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
    overflow: auto;
    word-break: break-all;
    word-wrap: break-word;
    padding-left: 25px;
    padding-right: 25px;
}

.gxrzleft .gxrzbox h2 b {
	background: url(../../../images2018/blog/time.jpg) no-repeat;
	display: block;
	margin-right: 10px;
	color: #414141;
	font-size: 13px;
	padding-left: 20px;
	float: left;
}

.gxrzleft .gxrzbox h2 span {
	float: left;
	color: #414141;
	font-size: 13px;
	padding-left: 20px;
	display: block;
	background: url(../../../images2018/blog/user.jpg) no-repeat;
}

.gxrzrbox {
	border-radius: 3px;
	width: 360px;
	border: 1px solid #dfdfdf;
}

.gxrzright {
	float: right;
	background: #fff;
	margin-top: 50px;
	margin-bottom: 50px;
}

.search {
	width: 300px;
	background: url(../../../images2018/blog/search.jpg) no-repeat;
	height: 36px;
	margin: 30px auto;
}

.search input {
	height: 34px;
	left: 1px;
	position: relative;
	top: 1px;
	width: 265px;
	border: none;
	background: #fff;
	float: left;
}

.search input.sub {
	width: 34px;
	background: none;
	border: none;
	cursor: pointer;
}

.gxrzrbox h1 {
	font-size: 14px;
	width: 300px;
	margin: 0 auto;
	font-weight: normal;
	margin-bottom: 15px;
}

.gxrzrbox ul li a {
	display: block;
	height: 35px;
	line-height: 35px;
	border-bottom: 1px solid #dfdfdf;
	font-size: 15px;
}

.gxrzrbox ul li i {
	background: url(../../../images2018/blog/icon.png) no-repeat;
	width: 19px;
	height: 13px;
	float: left;
	margin-top: 9px;
}

.gxrzrbox ul {
	width: 300px;
	margin: 0 auto;
	margin-bottom: 60px;
}

.gxrzrbox p {
	width: 300px;
	margin: 0 auto;
	min-height: 410px;
}

.gxrzrbox p a {
	display: block;;
	font-size: 15px;
	padding: 10px 0px;
	border-bottom: 1px solid #dfdfdf;
}

.tag {
	padding: 46px 0 0 24px;
}

.tag a {
	background: #dadada;
	color: #fff;
	border-radius: 3px;
	height: 25px;
	line-height: 25px;
	padding: 3px 10px;
}

.tag a:hover {
	background: #33efe7;
}

.page {
	width: 360px;
	height: 100px;
	clear: both;
	margin: 0 auto;
}

.page b {
	float: left;
	margin-right: 9px;
	padding: 3px 0px;
}

.page a {
	border: 1px solid #dfdfdf;
	float: left;
	background: #fff;
	margin-right: 8px;
	padding: 3px 11px;
	border-radius: 3px;
	color: #30dcfb;
}

.page a.ms {
	color: #000;
}

.page a:hover {
	background: #30dcfb;
	color: #fff;
}

.sser {
	height: 35px;
	width: 761px;
	background: url(../../../images2018/blog/s.jpg) no-repeat;
}

.sser input {
	background: #fff;
	border: none;
	height: 33px;
	left: 9px;
	float: left;
	position: relative;
	top: 1px;
	width: 717px;
}

.nothing h1 {
	font-size: 28px;
	font-weight: normal;
	height: 97px;
	line-height: 97px;
}

.nothing p {
	font-size: 14px;
	margin-bottom: 25px;
}

.sser input.sub {
	width: 34px;
	background: none;
	border: none;
	cursor: pointer;
}

.bloglabel {
	font-size: 28px;
	margin-bottom: 20px;
}

.paginate_button.active a{
	background: #30dcfb;
    color: white;
}