@media screen and (min-width: 1500px) {
.container {
	margin-top:20px;
	margin-bottom:20px;
}
.packadd {
	width:1200px;
	margin:0px auto;
}
.packadd .listname {
	padding:10px 20px;
	background:#f88812;
	display: inline-block;
	color:#fff;
}
.packadd .linkaddress {
	float:right;
	color:#999;
}
.packadd .linkaddress a {
	color:#F88812;
}
.listCon {
	width:1320px;
	margin:0px auto;
}
.listCon .style {
	width:360px;
	display: inline-block;
	margin:30px 0px 0px 30px;
	background:#fff;
	padding-bottom:10px;
}
.listCon .style img {
	width:360px;
	height:250px;
	display:inline-block;
}
.listCon .style h3 {
	width:320px;
	margin:0px auto;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	font-size:20px;
	font-weight:bold;
	color:#333;
	margin-top:10px;
	text-align:center;
}
#listpage {
	margin-top:30px;
	text-align:center;
	margin:0px auto;
	width:400px;
}
#listpage strong {
	padding:4px 10px;
	background:#F88812;
	color:#fff;
	display: inline-block;
}
#listpage span {
	padding:4px 10px;
	border:1px solid #ccc;
	color:#999;
	display: inline-block;
	margin-left:4px;
}
#listpage li {
	list-style-type: none;
}
/*文章列表页*/
	.newslistCon {
	width:1200px;
	margin:0px auto;
	margin-bottom:20px
}
.left {
	width:820px;
	display:inline-block;
	min-height:785px;
}
.left .newsList {
	background:#fff;
	padding:19px 20px;
	min-height:735px;
}
.left .newAdd {
	color:#999;
}
.left .newAdd a {
	color:#F88812;
}
.left .newStyle {
	margin-top:15px;
}
.left .newStyle img {
	width:300px;
	height:208px;
	display: inline-block;
}
.left .newStyle .font {
	width:460px;
	float:right;
	margin-top:10px;
}
.left .newStyle h3 {
	overflow: hidden;
	font-size:20px;
	font-weight: bold;
	color:#333;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.left .newStyle p {
	line-height:26px;
	color:#999;
	margin-top:16px;
	height:78px;
	overflow: hidden;
}
.left .newStyle p a {
	color:#999;
}
.left .newStyle .time {
	margin-top:55px;
	color:#F88812;
	font-size:16px;
}
.contact-left {
	float: left;
	width: 750px;
}
.contact-left .tel {
	font-size: 20px;
	margin-bottom: 30px;
}
.contact-left .tel strong {
	font-family: Impact;
	font-size: 34px;
	color: #e62022;
}
.contact-left li {
	background: no-repeat 0 0;
	border-bottom: 1px dashed #cac9c9;
	padding-left: 45px;
	font-size: 18px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	line-height: 1.8;
}
.contact-left li.i1 {
	background-image: url(../images/conatct_icon2.png);
}
.contact-left li.i2 {
	background-image: url(../images/conatct_icon3.png);
}
.contact-left li.i3 {
	background-image: url(../images/zuoxi.png);
}
.contact-left li.i4 {
	background-image: url(../images/conatct_icon1.png);
}
/* number*/
	.number {
	margin-top: 50px;
	overflow: hidden;
}
.number .clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.number .clearfix {
	height:1%;
}
.number ul {
	_zoom: 1;
}
.number ul li {
	float: left;
	width: 20%;
	height: auto;
	color: #f88812;
	text-align: center;
	border-left: 1px solid #dfdfdf;
	box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.number ul li:nth-child(1) {
	border-left: 1px solid #fff;
	box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.number ul li b {
	position: relative;
	display: inline-block;
	margin: 15px 0 10px;
	font-size: 48px;
	line-height: 1;
}
.number ul li p {
	margin: 0;
	font-size: 16px;
	color: #666;
}
.number ul li b i {
	font-style: normal;
}
.number ul li b sup {
	position: absolute;
	top: 5px;
	right: -15px;
	font-size: 20px;
}
.number ul li b em {
	position: relative;
	top: -3px;
	padding-left: 6px;
	font-style: normal;
	font-size: 14px;
	font-weight: normal;
}

.tac {
	text-align:center;
}
.right {
	width:360px;
	float:right;
}
.right .listTiltle {
	font-size:24px;
	font-weight: bold;
	color:#333;
	padding-bottom:20px;
	border-bottom:1px solid #ccc;
}
.right .products {
	width:320px;
	background:#fff;
	padding:30px 20px;
}
.right .products .style {
	margin-top:20px;
	display: flex;
    justify-content: space-between;
}
.sevice-icons {
	width:130px;
	height:90px;
	display: flex;
    justify-content: center;
    align-items: center;
    border: 2px solid #f88812;
}
.sevice-icons i {
    font-size: .32rem;
    color: #f88812;
}
.right .products .font {
	width:170px;
	float:right;
}
.right .products h3 {
	font-size:18px;
	line-height: 30px;
	color:#333;
	height:60px;
	overflow: hidden;
}
.right .products .price {
	color:#999;
	margin-top:4px;
}
.right .products .price span {
	font-size:18px;
	font-weight: bold;
	color:#F88812;
}
/*文章内容页*/
	.con {
	width:1200px;
	margin:0px auto;
	margin-top:20px;
	margin-bottom:20px;
}
.con .left {
	width:820px;
	display:inline-block;
}
.text {
	background:#fff;
	padding:30px 20px;
	width:780px;
}
.text .news-contentAdd {
	color:#999;
	padding-bottom:20px;
	border-bottom:.01rem solid #ccc;
}
.text .news-contentAdd a {
	color:#F88812;
}
.text .newsFont ul {
	margin:0 auto;
	text-align:center
}
.text .newsFont h3 {
	font-size:24px;
	font-weight: bold;
	color:#333;
	margin-top:30px;
	text-align:center
}
.text .newsFont li {
	display: inline-block;
	margin-right:10px;
	margin-left:10px;
	margin-top:14px;
	color:#999;
	text-align:center;
	font-size:13px;
}
.text .newsFont li a {
	color:#999;
	font-size:12px;
}
.text .newsFont {
	padding-bottom:8px;
	border-bottom:1px solid #F88812;
}
.text .newstext {
	min-height:483px;
}
.text .newstext div {
	line-height:24px;
	font-size:16px;
	margin-top:6px;
}
.text .aboutFont {
	border-bottom:none;
	padding-bottom:0px;
}
.text .aboutFont h3 {
	color:#F88812;
	font-size:24px;
}
/*.text .aboutText p {
	text-indent: 2rem;
}*/
	.text .aboutText h3 {
	padding-left:20px;
	border-left:10px solid #F88812;
	font-size:20px;
	font-weight: bold;
	line-height:20px;
	color:#F88812;
	margin:20px 0px;
	;
}
.text .newstext a {
	font-size:12px;
	color:#F88812;
}
.text .newstext {
	line-height:30px;
	font-size:12px;
	margin-top:20px;
	padding-bottom:20px;
	border-bottom:1px solid #ccc;
	color:#666;
}
.text .newstext img {
	width:100%;
	height:auto !important;
	display: block;
	margin:0px auto;
}
.text .serText img {
	width:780px !important;
}
.text .newstext h3 {
	padding-left:10px;
	border-left:4px solid #F88812;
	font-size:20px;
	font-weight: bold;
}
.text .newstext h3 * {
	font-size:20px;
	font-weight: bold;
}
.text .exchange {
	margin-top:10px;
}
.text .exchange div {
	display: inline-block;
	width:auto;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	line-height:30px;
}
.text .exchange a {
	color:#F88812
}
.text .exchange .next {
	float:right;
}
.moreNews {
	width:820px;
	background:#fff;
	margin-top:20px;
	padding:30px 0px;
}
.moreNews .title {
	width:780px;
	margin:0px auto;
	font-size:24px;
	font-weight: bold;
	color:#333;
	padding-bottom:20px;
	border-bottom:1px solid #ccc;
}
.moreNews .title a {
	float:right;
	color:#F88812
}
.moreNews .style {
	width:244px;
	display: inline-block;
	margin:20px 0px 0px 20px;
}
.moreNews .style img {
	width:244px;
	height:170px;
	display: inline-block;
}
.moreNews .style h3 {
	font-size:18px;
	font-weight:bold;
	line-height:30px;
	color:#333;
}
.moreNews .style .time {
	margin-top:10px;
	color:#F88812;
}
}
@media screen and (max-width: 1500px) and (min-width: 1200px) {
	.container {
	margin-top:20px;
	margin-bottom:20px;
}
.packadd {
	width:1000px;
	margin:0px auto;
}
.packadd .listname {
	padding:10px 20px;
	background:#f88812;
	display: inline-block;
	color:#fff;
}
.packadd .linkaddress {
	float:right;
	color:#999;
	padding-top:15px;
}
.packadd .linkaddress a {
	color:#F88812;
}
.listCon {
	width:1060px;
	margin:0px auto;
}
.listCon .style {
	width:311px;
	display: inline-block;
	margin:30px 0px 0px 28px;
	background:#fff;
	padding-bottom:10px;
}
.listCon .style img {
	width:311px;
	height:;
	display: inline-block;
}
.listCon .style h3 {
	width:271px;
	margin:0px auto;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	font-size:20px;
	font-weight:bold;
	color:#333;
	margin-top:10px;
	text-align:center;
}
#listpage {
	margin-top:30px;
	text-align:center;
	margin:0px auto;
	width:400px;
}
#listpage strong {
	padding:4px 10px;
	background:#F88812;
	color:#fff;
	display: inline-block;
	margin-right:4px;
}
#listpage span {
	padding:4px 10px;
	border:1px solid #ccc;
	color:#999;
	display: inline-block;
	margin-right:4px;
}
#listpage li {
	list-style-type: none;
	float:left;
}
/* number*/
	.number {
	margin-top: 50px;
	overflow: hidden;
}
.number .clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.number .clearfix {
	height:1%;
}
.number ul {
	_zoom: 1;
}
.number ul li {
	float: left;
	width: 20%;
	height: auto;
	color: #f88812;
	text-align: center;
	border-left: 1px solid #dfdfdf;
	box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.number ul li:nth-child(1) {
	border-left: 1px solid #fff;
	box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.number ul li b {
	position: relative;
	display: inline-block;
	margin: 15px 0 10px;
	font-size: 48px;
	line-height: 1;
}
.number ul li p {
	margin: 0;
	font-size: 16px;
	color: #666;
}
.number ul li b i {
	font-style: normal;
}
.number ul li b sup {
	position: absolute;
	top: 5px;
	right: -15px;
	font-size: 20px;
}
.number ul li b em {
	position: relative;
	top: -3px;
	padding-left: 6px;
	font-style: normal;
	font-size: 18px;
	font-weight: normal;
}
/*文章列表页*/
	.newslistCon {
	width:1000px;
	margin:0px auto;
	margin-bottom:20px;
}
.left {
	width:690px;
	display:inline-block;
	min-height:685px;
}
.left .newsList {
	background:#fff;
	padding:20px 20px;
	min-height:636px;
}
.left .newAdd {
	color:#999;
}
.left .newAdd a {
	color:#F88812;
}
.left .newStyle {
	margin-top:20px;
}
.left .newStyle img {
    width: 250px;
    height: 172px;
    display: inline-block;
    border: 1px solid #e9e9e9;
    background-color: #e9e9e9;
}
.left .newStyle .font {
	width:380px;
	float:right;
	margin-top:6px;
}
.left .newStyle h3 {
	overflow: hidden;
	font-size:20px;
	font-weight: bold;
	color:#333;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.left .newStyle p {
    line-height: 26px;
    color: #999;
    margin-top: 16px;
    height: 78px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
.left .newStyle p a {
	color:#999;
}
.left .newStyle .time {
	margin-top:20px;
	color:#F88812;
	font-size:16px;
}

.tac {
	text-align:center;
}
.right {
	width:290px;
	float:right;
}
.right .listTiltle {
	font-size:20px;
	font-weight: bold;
	color:#333;
	padding-bottom:20px;
	border-bottom:1px solid #ccc;
}
.right .products {
	width:250px;
	background:#fff;
	padding:20px;
}
.right .products .style {
	margin-top:14px;
	display: flex;
    justify-content: space-between;
}
.sevice-icons {
	width:110px;
	height:84px;
	display: flex;
    justify-content: center;
    align-items: center;
    border: 2px solid #f88812;
}
.sevice-icons i {
    font-size: .32rem;
    color: #f88812;
}
.right .products .font {
	width:122px;
	float:right;
}
.right .products h3 {
	font-size:16px;
	line-height: 26px;
	color:#333;
	height:56px;
	overflow: hidden;
}
.right .products .price {
	color:#999;
	margin-top:4px;
}
.right .products .price span {
	font-size:18px;
	font-weight: bold;
	color:#F88812;
}
/*文章内容页*/
	.con {
	width:1000px;
	margin:0px auto;
	margin-top:20px;
	margin-bottom:20px;
}
.con .left {
	width:690px;
	display: inline-block;
}
.text {
	background:#fff;
	padding:30px 20px;
	width:650px;
}
.text .news-contentAdd {
	color:#999;
	padding-bottom:20px;
	border-bottom:.01rem solid #ccc;
}
.text .news-contentAdd a {
	color:#F88812;
}
.text .newsFont h3 {
	font-size:20px;
	font-weight:bold;
	color:#333;
	margin-top:30px;
	text-align:center
}
.text .newsFont ul {
	margin:0 auto;
	text-align:center
}
.text .newsFont li {
	display: inline-block;
	margin-right:10px;
	margin-left:10px;
	margin-top:14px;
	color:#999;
	text-align:center
}
.text .newsFont li a {
	color:#999;
}
.text .newsFont {
	padding-bottom:8px;
	border-bottom:1px solid #F88812;
}
.text .newstext {
	min-height:483px;
}
.text .newstext div {
	line-height:24px;
	font-size:16px;
	margin-top:6px;
}
.text .newstext img {
	width: 100%;
	height:auto !important;
	display: block;
	margin:0px auto;
}
.text .newstext h3 {
	padding-left:10px;
	border-left:4px solid #F88812;
	font-size:18px;
	font-weight: bold;
}
.text .newstext h3 * {
	font-size:18px;
	font-weight: bold;
}
/*文章内容页*/
	.con {
	width:1000px;
	margin:0px auto;
	margin-top:20px;
}
.con .left {
	width:690px;
	display: inline-block;
	min-height:770px;
}
.text {
	background:#fff;
	padding:20px;
	width:650px;
}
.text .news-contentAdd {
	color:#999;
	padding-bottom:20px;
	border-bottom:.01rem solid #ccc;
}
.text .news-contentAdd a {
	color:#F88812;
}
.text .newsFont ul {
	margin:0 auto;
	text-align:center
}
.text .newsFont h3 {
	font-size:20px;
	font-weight: bold;
	color:#333;
	margin-top:25px;
	text-align:center
}
.text .newsFont li {
	display: inline-block;
	margin-right:10px;
	margin-left:10px;
	margin-top:14px;
	color:#999;
}
.text .newsFont li a {
	color:#999;
}
.text .newsFont {
	padding-bottom:8px;
	border-bottom:1px solid #F88812;
}
.text .newstext {
	line-height:30px;
	font-size:12px;
	margin-top:20px;
	padding-bottom:20px;
	border-bottom:1px solid #ccc;
	color:#666;
}
.text .newstext div {
	line-height:24px;
	font-size:16px;
	margin-top:6px;
}
.text .newstext img {
	width: 100%;
	height:auto !important;
	display: block;
	margin:0px auto;
}
.text .serText img {
	width:650px !important;
}
.text .newstext h3 {
	padding-left:10px;
	border-left:4px solid #F88812;
	font-size:20px;
	font-weight: bold;
}
.text .newstext h3 * {
	font-size:20px;
	font-weight: bold;
}
.text .newstext a {
	font-size:12px;
	color:#F88812;
}
.text .exchange {
	margin-top:20px;
}
.text .exchange div {
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
	line-height:30px;
}
.text .exchange a {
	color:#F88812;
}
.text .exchange .next {
	float:right;
}
.moreNews {
	width:690px;
	background:#fff;
	margin-top:20px;
	padding:20px 0px;
}
.moreNews .title {
	width:650px;
	margin:0px auto;
	font-size:20px;
	font-weight: bold;
	color:#333;
	padding-bottom:20px;
	border-bottom:1px solid #ccc;
}
.moreNews .title a {
	float:right;
	color:#F88812
}
.moreNews .style {
	width:200px;
	display: inline-block;
	margin:20px 0px 0px 20px;
}
.moreNews .style img {
	width:200px;
	height:138px;
	display: inline-block;
}
.moreNews .style h3 {
	font-size:16px;
	font-weight: bold;
	line-height: 30px;
	color:#333;
}
.moreNews .style .time {
	margin-top:10px;
	color:#F88812;
}
.text .aboutFont {
	border-bottom:none;
	padding-bottom:0px;
}
.text .aboutFont h3 {
	color:#F88812;
	font-size:24px;
}
/*.text .aboutText p {
	text-indent: 2rem;
}*/
	.text .aboutText h3 {
	padding-left:20px;
	border-left:8px solid #F88812;
	font-size:20px;
	font-weight: bold;
	line-height: 20px;
	color:#F88812;
	margin:20px 0px;
	;
}
}
@media screen and (max-width: 1200px) {
	.container {
	margin-top:.2rem;
	padding-bottom:1rem;
}
.packadd {
	width:6.88rem;
	margin:0rem auto;
}
.packadd .listname {
	padding:.04rem .1rem;
	background:#F88812;
	font-size:.2rem;
	display: inline-block;
	color:#fff;
}
.packadd .linkaddress {
	float:right;
	color:#999;
	font-size:.2rem;
	;padding-top:.04rem;
}
.packadd .linkaddress a {
	color:#F88812;
}
.listCon {
	width:7.5rem;
}
.listCon .style {
	width:3.28rem;
	background:#fff;
	margin:.32rem 0rem 0rem .32rem;
	display: inline-block;
	padding-bottom:.2rem;
}
.listCon .style img {
	width:3.28rem;
	height:2.27rem;
	display: inline-block;
}
.listCon .style h3 {
	color:#333;
	font-weight: bold;
	overflow:hidden;
	width:2.88rem;
	margin:0rem auto;
	margin-top:.1rem;
	font-size:.24rem;
	text-align:center;
}
#listpage {
	width:6.88rem;
	margin-top:.5rem;
	text-align:center;
	font-size:.3rem;
}
#listpage b {
	padding:.04rem .1rem;
	background:#F88812;
	color:#fff;
	border:.01rem solid #F88812;
	display: inline-block;
	margin-right:.01rem;
	font-size:.24rem;
}
#listpage span {
	padding:.04rem .1rem;
	border:.01rem solid #ccc;
	color:#999;
	display: inline-block;
	margin-right:.01rem;
	font-size:.24rem;
}
#listpage li {
	list-style-type: none;
}
.contact-left,.contact-right {
	width: auto;
	float: none;
}
.contact-left .tel {
	margin-bottom: 20px;
	font-size: 16px;
}
.contact-left li {
	font-size: 14px;
	background-size: 24px auto;
	padding-left: 30px;
}
.contact-left li {
	background: no-repeat 0 0;
	border-bottom: 1px dashed #cac9c9;
	padding-left: 45px;
	font-size: 18px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	line-height: 1.8;
}
.contact-left li.i1 {
	background-image: url(../images/conatct_icon2.png);
}
.contact-left li.i2 {
	background-image: url(../images/conatct_icon3.png);
}
.contact-left li.i3 {
	background-image: url(../images/zuoxi.png);
}
.contact-left li.i4 {
	background-image: url(../images/conatct_icon1.png);
}
/* number*/
.number {
	margin-top: 50px;
	overflow: hidden;
}
.number .clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.number .clearfix {
	height:1%;
}
.number ul {
	_zoom: 1;
}
.number ul li {
	float: left;
	width: 20%;
	height: auto;
	color: #f88812;
	text-align: center;
	border-left: 1px solid #dfdfdf;
	box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.number ul li:nth-child(1) {
	border-left: 1px solid #fff;
	box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.number ul li b {
	position: relative;
	display: inline-block;
	margin: 15px 0 10px;
	font-size: 16px;
	line-height: 1;
}
.number ul li p {
	margin: 0;
	font-size: 16px;
	color: #666;
}
.number ul li b i {
	font-style: normal;
}
.number ul li b sup {
	position: absolute;
	top: 5px;
	right: -15px;
	font-size: 20px;
}
.number ul li b em {
	position: relative;
	top: -3px;
	padding-left: 6px;
	font-style: normal;
	font-size:14px;
	font-weight: normal;
}

.tac {
	text-align:center;
}
/*文章列表页*/
	.newsList {
	padding:.32rem;
	background:#fff;
	width:6.88rem;
}
.newAdd {
	width:6.88rem;
	margin:0rem auto;
	margin-top:.2rem;
	color:#333;
	font-size:.2rem;
}
.newAdd a {
	color:#F88812;
	font-size:.2rem;
}
.newStyle {
	margin-top:.2rem;
	display: flex;
    justify-content: space-between;
    align-items: center;
}
.newStyle img {
	width: 2.5rem;
    height: 2rem;
	display: inline-block;
}
.newStyle .font {
	width: 4.2rem;
}
.newStyle .font h3 {
    font-size: .29rem;
    color: #333;
    font-weight: bold;
    overflow: hidden;
}
.newStyle .font p {
    font-size: .2rem;
    color: #666;
    margin-top: 5px;
    height: 0.8rem;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
.newStyle .font .time {
	font-size:.24rem;
	color:#F88812;
	margin-top: .1rem;
}
.listTiltle {
	padding-bottom:.2rem;
	border-bottom:.01rem solid #ccc;
	font-size:.26rem;
	font-weight: bold;
	color:#333;
	width:6.88rem;
	margin:0rem auto;
}
.products {
	margin-top:.2rem;
	background:#fff;
	width:7.5rem;
	padding:.3rem 0rem;
    display: flex;
    flex-flow: wrap;
    justify-content: center;
}
.products .style {
	width: 44%;
	display: inline-block;
	margin: .2rem auto;
}
.sevice-icons {
	width:3.28rem;
	height:2.27rem;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 2px solid #f88812;
}
.sevice-icons i {
    color: #f88812;
}
.products .style h3 {
	font-size:.26rem;
	font-weight: bold;
	color:#333;
	margin-top:.2rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
	text-align:center;
}
.right .products .price {
	color:#999;
	margin-top:0;
	font-size:0;
}
/*文章内容页*/
	.con {
	margin-top:.2rem;
	;padding-bottom:1rem;
}
.con .text {
	background:#fff;
	padding:.3rem .2rem;
}
.con .text .newsFont {
	padding-bottom:.05rem;
	border-bottom:.01rem solid #ccc;
}
.con .text .news-contentAdd {
	font-size:.24rem;
	color:#999;
	width:6.88rem;
	margin:0rem auto;
}
.con .text .news-contentAdd a {
	color:#F88812;
}
.con .text .newsFont h3 {
	font-size:.36rem;
	font-weight:bold;
	color:#333;
	padding-top:.3rem;
	text-align:center;
	height:.4rem;
}
.con .text .newsFont ul {
	margin:0 auto;
	text-align:center;
}
.con .text .newsFont li {
	display:inline-block;
	font-size:.22rem;
	color:#999;
	margin-right:.1rem;
	margin-lef:.1rem;
	margin-top:.2rem;
}
.con .text .newsFont li a {
	color:#999;
}
.con .text .newstext {
	font-size:.3rem;
	color:#666;
	line-height:.4rem;
	margin-top:.2rem;
	;
}
.con .text .newstext div {
	font-size:.3rem;
	margin-top:.2rem;
	;
}
.text .newstext * {
	font-size:.3rem;
}
.text .newstext img {
	width: 100%!important;
	height:auto !important;
	display: block;
	margin:0rem auto;
}
.text .newstext a {
	color:#F88812;
	font-size:.3rem;
}
.text .newstext h3 {
	font-size:.28rem;
	font-weight:bold;
	padding-left:.2rem;
	border-left:.1rem solid #F88812;
}
.con .exchange {
	margin-top:.15rem;
	padding-top:.2rem;
	border-top:.01rem solid #ccc;
}
.con .exchange div {
	display: inline-block;
	color:#666;
	font-size:.24rem;
	line-height:.4rem;
}
.con .exchange div a {
	color:#F88812;
}
/*.con .exchange .next {
	float:right;
}*/
	.moreNews {
	padding:.26rem;
	background:#fff;
	margin-top:.2rem;
}
.moreNews .title {
	font-size:.26rem;
	font-weight: bold;
	color:#333;
	border-bottom:.01rem solid #ccc;
	padding-bottom:.2rem;
}
.moreNews .title a {
	color:#F88812;
	float:right;
}
.moreNews .style {
	margin-top:.2rem;
}
.moreNews .style img {
	width:3rem;
	height:2.08rem;
	display: inline-block;
}
.moreNews .style .font {
	width:3.68rem;
	float:right;
}
.moreNews .style h3 {
	font-size:.32rem;
	line-height:.4rem;
	color:#333;
	height:1.2rem;
	overflow: hidden;
}
.moreNews .style .time {
	color:#F88812;
	font-size:.24rem;
	margin-top:.5rem;
}
.con .text .aboutFont {
	border-bottom:none;
	padding-bottom:0px;
	color:#F88812;
}
.con .text .aboutFont h3 {
	color:#F88812;
	text-align:center;
	font-size:.32rem;
	margin-bottom:.3rem;
}
.text .aboutText h3 {
	font-size:.38rem;
	margin-bottom:.2rem;
	padding-left:.1rem;
	border-left:.06rem solid #F88812;
	color:#F88812;
	line-height:.38rem;
	margin-top:.28rem;
}
}
.pages-ul {
    width: 100%;
    margin: 30px auto 0;
    text-align: center;
    border-top: 1px solid #cbcbcb;
}
.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px;
}

.pagination > li {
	display: inline;
}

.pagination > li > a,
.pagination > li > span {
	position: relative;
	float: left;
	padding: 6px 12px;
	line-height: 1.42857;
	text-decoration: none;
	color: #f88812;
	background-color: #fff;
	border: 1px solid #ddd;
	margin-left: -1px;
	font-size: .1rem;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
	margin-left: 0;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
}

.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
	z-index: 2;
	color: #23527c;
	background-color: #eeeeee;
	border-color: #ddd;
}

.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
	color: #fff;
	background-color: #f88812;
    border-color: #f88812;
	cursor: default;
}