.neibanner {
	width: 100%;
	margin: 0px;
	padding: 0px;
	position: relative;
	height: auto;
	min-height: 200px;
}
.neibanner1 {
	height: inherit;
	overflow: hidden;
	font-size: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	position: static;
}
.neibanner1:empty {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	background: #f2f2f2 url(https://www.cetrail.com/img/camera.png) no-repeat center;
}
.nei-fenlei {
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #FFF;
}
.nei-fenleiL {
	float: left;
}
.nei-fenleiL .light {
	background: #c9151d;
}
.nei-fenleiL .light a {
	color: #fff;
}
.nei-fenleiL li {
	height: auto;
	float: left;
	overflow: hidden;
}
.nei-fenleiL li a {
	width: 100%;
	color: #242424;
	display: block;
	font-size: 16px;
	padding: 24px 30px;
}
.nei-fenleiL li a:hover {
	background-color: #c9151d;
	width: 100%;
	color: #FFF;
}
.nei-fenleiR {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	background: url(../images/home1.png) no-repeat 0px 26px;
	padding-left: 20px;
	float: right;
}
.nei-fenleiR span {
	display: inline-block;
	line-height: 66px;
	font-size: 15px;
	color: #c9151d;
}
/*.nei-fenleiR>a {
	color: inherit;
}*/


/*  关于我们  */

.nei-abogs {
	background: #f5f5f5;
	width: 100%;
	padding: 50px 0;
	clear: both;
}
.nei-abogs1 {
	width: 800px;
	margin: 0 auto;
	text-align: center;
}
.nei-abox .p_gridbox {
	background-image: url(../images/abobg.jpg);
	background-color: rgba(0, 0, 0, 1);
	background-size: cover;
	background-attachment: fixed;
	padding: 70px 0;
}
.nei-abox {
	animation-fill-mode: both;
}
.nei-aboxq {
	background-color: rgb(201, 21, 29, 0.9);
	display: flex;
	align-items: center;
	padding: 50px 0;
	width: 1200px;
	margin: 0 auto;
}
.nei-aboxq1 {
	border-bottom: 1px solid #FFF;
	padding-bottom: 30px;
	text-align: center;
}
.nei-aboxq1 p {
	text-align: center;
	color: #FFFFFF;
	margin: 0;
}
.nei-aboxq2 p {
	line-height: 2;
	color: #FFFFFF;
	font-family: 微软雅黑;
	font-size: 16px
}
/*  荣誉资质  */
.proContainer {
	width: 100%;
	overflow: hidden;
	margin: 0px;
}
.proContainer .proLi .proImgBox {
	text-align: center;
}
.proContainer li {
	float: left;
	padding: 20px;
	background: #fff;
	width: 20%;
	maring-right: 1.5%;
	margin: 10px;
	/*border: 1px solid #e5e5e5;*/
	transition: all 0.4s;
	cursor: pointer;
}
.proContainer li:nth-child(4n) {
	maring-right: 1.5%;
}
.proContainer li img {
	width: auto;
	max-height: 195px;
	margin: auto;
}
.proContainer img:hover {
	width: auto;
	max-height: 195px;
	text-align: center;
	margin: auto;
}
.proContainer .proTitleBox {
	font-size: 16px;
	color: #555;
	line-height: 15px;
	margin-top: 20px;
	text-align: center;
	transition: all 0.4s;
}
.proContainer .proLi:hover {
	border-color: #c9151d;
	box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);
	background: #c8151d;
}
.proContainer .proLi:hover .proTitleBox {
	color: #fff;
}
.ny_tit h2 {
	font-size: 30px;
	color: #222;
	border-left: 4px #c9151d solid;
	padding-left: 15px;
}
/*  组织架构  */
.nei-zzjg {
	width: 100%;
	overflow: hidden;
	margin: 0px;
}
.nei-zzjg img {
	text-align: center;
	display: block;
	margin: 0 auto;
}
/*  发展历程  */
.nei-fzlc .contentRight:hover::after {
	background-color: #c9151d;
	border: 2px solid #c9151d;
}
.nei-fzlc .newNameTtile {
	width: 100%;
	text-align: center;
	margin: 1rem 0 2rem;
}
.nei-fzlc .newList {
	height: 120px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.nei-fzlc .contentRight {
	position: relative;
	display: flex;
	flex-wrap: nowrap;
	border: 1px solid transparent;
}
.nei-fzlc .content:hover {
	box-shadow: 0px 0px 35px rgb(222,222,222);
	margin-top: -30px;
}
.nei-fzlc .news {
	position: relative;
	width: 100%;
}
.nei-fzlc .content {
	display: flex;
	flex-wrap: wrap;
	width: calc( 100% - 115px );
	padding-left: 5px;
}
.nei-fzlc .newTitle {
	width: 100%;
	margin: 0;
}
.nei-fzlc .newDetailLink {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #c9151d;
	font-size: 34px;
}
.nei-fzlc .newMs {
	width: 100%;
	color: #666;
	font-size: 15px;
	line-height: 1.5rem;
	margin: 0.75rem 0;
}
.nei-fzlc .leftBox {
	width: 115px;
	display: none;
}
.nei-fzlc .newMoth {
	display: block;
	width: 100%;
	font-size: 2rem;
	transition: all 0.5s ease-out 0s;
}
.nei-fzlc .newYear {
	color: #bdbdbd;
	font-size: 12px;
}
.nei-fzlc .textLink {
	width: 31px;
	height: 31px;
	border-radius: 31px;
	background: #cfcfcf;
	margin: auto;
}
.nei-fzlc .newData {
	display: block;
	width: 100%;
	font-size: 2rem;
}
@media only screen and (min-width: 769px) {
.nei-fzlc .newList {
	padding-right: calc( 50% - 50px );
	padding-top: 30px;
}
.nei-fzlc .leftBox {
	width: 115px;
	padding-left: 2rem;
}
.nei-fzlc .content {
	width: calc( 100% - 110px );
	align-content: center;
	transition: all 0.5s ease-out 0s;
	padding: 20px;
	margin: -10px;
	background: #fff;
}
.nei-fzlc .newList:nth-child(2n) .contentRight::after {
	left: 43px;
	right: auto;
}
.nei-fzlc .newList:nth-child(2n) {
	padding-left: calc( 50% - 52px );
	padding-right: 5px;
}
.nei-fzlc .newList:nth-child(2n) .contentRight {
	flex-direction: row-reverse;
}
.nei-fzlc .newTitle {
	text-align: right;
}
.nei-fzlc .newMs {
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: right;
	transition: all .5s ease;
	padding-left: 20px;
}
.nei-fzlc .newList:nth-child(2n) .newTitle {
	text-align: left;
}
.nei-fzlc .newList:nth-child(2n) .newMs {
	text-align: left;
	padding-right: 20px;
	padding-left: 0;
}
.nei-fzlc .newList:nth-child(2n) .leftBox {
	padding-left: 0px;
}
.nei-fzlc .newList:nth-child(2n) .content {
	padding-left: 2rem;
	padding-right: 5px;
}
.nei-fzlc .contentRight {
	transition: all 0.5s ease-out 0s;
}
.nei-fzlc .contentRight::after {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	background-color: #ffffff;
	border: 2px solid #c3c3c3;
	border-radius: 13px;
	content: "";
	width: 13px;
	height: 13px;
	right: 42px;
	transition: all 0.3s ease-out 0s;
	z-index: 1;
}
.nei-fzlc .news::after {
	content: '';
	display: block;
	width: 1px;
	background-color: #cfcfcf;
	position: absolute;
	left: 50%;
	top: 60px;
	bottom: 31px;
	z-index: 0;
}
}
.nei-fzlc {
	width: 100%;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
/*  产品体系  */
.index-cp {
	width: 100%;
	margin: 0 auto;
	padding-bottom: 50px;
	height: auto;
	overflow: hidden;
}
.index-cplist {
	overflow: hidden;
}
.index-cplist2 {
	width: 30.5%;
	padding-top: 10px;
	margin-bottom: 15px;
	margin-right: 2.8%;
	float: left
}
.index-cplist .cpxtu {
	position: relative;
}
.index-cplist .cpxtu h2 {
	border: 5px #fff solid;
	width: 140px;
	height: 105px;
	position: absolute;
	top: -100px;
	right: 10px;
}
.index-cplist .cpxtu h2 img {
	width: 100%;
}
.index-cplist .cplist::before {
	content: "";
	width: 6px;
	height: 0px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	transition: all 0.6s;
	z-index: 1;
}
.index-cplist .cplist::after {
	content: "";
	width: 6px;
	height: 150px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	transition: all 0.6s;
	background: #c7c7c7;
}
.index-cplist .cplist:hover::before {
	background: #cd0f2b;
	height: 150px;
}
.index-cplist .cplist {
	position: relative;
	background: #fff;
	box-shadow: rgba(37, 85, 243, 0.2) 0px 1px 5px 1px;
	top: 0px;
	width: 100%;
	padding: 10px;
	overflow: hidden;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	-moz-transition: all .5s ease;
	transition: all .5s ease;
	border-radius: 0px 0px 0px 12px;
}
.index-cplist .cpdtu {
	position: relative;
	width: 100%;
	padding-bottom: 75%;
	overflow: hidden;
}
.index-cplist .cpdtu img {
	position: absolute;
	transition: all .5s ease;
	min-width: 95%;
	max-width: 110%;
	height: 100%;
}
.index-cplist .col:hover .proImg {
	transform: scale(1.15, 1.15);
}
.index-cplist .proImgLink {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	width: 100%;
	height: 100%;
}
.index-cplist .proTitle {
	padding: 0 10px 5px;
	text-align: left;
	font-size: 22px;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: url(../images/al_b.jpg) no-repeat bottom 1px left 10px;
}
.index-cplist .proTitle a {
	color: #333;
}
.index-cplist .proSummary {
	display: -webkit-box;
	overflow: hidden;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	padding: 0 10px 10px;
	line-height: 23px;
	font-size: 15px;
	margin-bottom: 30px;
	height: 63px;
}
.index-cplist .cplist:hover {
	top: -10px;
	box-shadow: rgba(37, 85, 243, 0.2) 0px 1px 5px 1px;
}
.index-cplist {
	width: 100%;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
/*  生产设备  */
.shebei {
	width: 100%;
	overflow: hidden;
	margin: 0px;
}
.shebei .shebeiLi .shebeiLiImgBox {
	text-align: center;
}
.shebei li {
	float: left;
	padding: 10px;
	background: #fff;
	width: 22.1%;
	maring-right: 1.5%;
	margin: 7px;
	/*border: 1px solid #e5e5e5;*/
	transition: all 0.4s;
	cursor: pointer;
}
.shebei li:nth-child(4n) {
	maring-right: 0;
}
.shebei li .shebeiLiImg {
	width: 100%;
	height: auto;
	margin: auto;
}
.shebei .shebeiLiImg:hover {
	width: 100%;
	height: auto;
	text-align: center;
	margin: auto;
}
.shebei .shebeiLiTitleBox {
	font-size: 16px;
	line-height: 30px;
	margin: 10px 0 0;
	text-align: center;
	transition: all 0.4s;
}
.shebei .shebeiLi:hover {
	border-color: #c9151d;
	box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);
	background: #c8151d;
	color: #fff;
}
.shebei .shebeiLi a {
	color: #555;
}
.shebei .shebeiLi a:hover {
	color: #fff;
}
.shebei shebeiLi:hover .shebeiLiTitleBox {
	color: #fff;
}
/*  新闻中心  */
.nei-news {
	margin-top: 0px;
}
.nei-news .year-line {
	height: 1px;
	border-top: 1px dashed #e0e0e0;
	margin: 60px 0;
	position: relative;
}
.nei-news .year-line span {
	font-size: 36px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	padding: 0 30px;
	background: #fff;
}
.nei-news .ul-list li {
	padding: 40px 20px;
	border-bottom: 1px #cdcdcd solid;
	transition: all 0.6s;
	height: auto;
	overflow: hidden;
}
.nei-news .ul-list li:hover {
	background: #fff;
}
.nei-news .ul-list li .left {
	float: left;
	width: 43%;
}
.nei-news .ul-list li .left img {
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	transition: all 1s;
}
.nei-news .ul-list li .left .date {
	float: left;
	width: 100px;
	height: 100px;
	border: 1px dashed #999999;
	border-radius: 10px;
	color: #999999;
	text-align: center;
	position: relative;
	cursor: pointer;
}
.nei-news .ul-list li:hover .left .date {
	color: #c9151d;
	border: 1px dashed #c9151d;
}
.nei-news .ul-list li:hover .left .date:before {
	background: #c9151d;
}
.nei-news .ul-list li:hover .left .date:after {
	background: #c9151d;
}
.nei-news .ul-list li:hover .left .date .day {
	border-bottom: 2px solid #c9151d;
}
.nei-news .ul-list li .left .date:before {
	content: '';
	position: absolute;
	width: 6px;
	height: 9px;
	background: #999;
	top: -4px;
	left: 30px;
	border-radius: 3px;
}
.nei-news .year li .left .date:after {
	content: '';
	position: absolute;
	width: 6px;
	height: 9px;
	background: #999;
	top: -4px;
	right: 30px;
	border-radius: 3px;
}
.nei-news .ul-list li .left .date .date-in {
	padding: 10px;
	overflow: hidden;
}
.nei-news .ul-list li .left .date .day {
	font-size: 40px;
	font-weight: bold;
	border-bottom: 2px solid #d4d5d4;
	line-height: 1.3;
	margin-bottom: 5px;
	margin-top: 0;
}
.nei-news .ul-list li .left .date .m-y {
	font-size: 16px;
	margin: 0;
}
.nei-news .ul-list li .left .l-img {
	position: relative;
	float: left;
	width: 72.5%;
	overflow: hidden;
	height: 0px;
	padding-bottom: 45.386%;
	margin-left: 40px;
}
.nei-news .ul-list li .left .l-img img {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}
.nei-news .ul-list li:hover .left .l-img img {
	-webkit-transform: scale(1.15);
	-moz-transform: scale(1.15);
	-ms-transform: scale(1.15);
	transform: scale(1.15);
}
.nei-news .ul-list li .right {
	float: right;
	width: 55%;/*padding-top: 30px;*/
}
.nei-news .ul-list li .right .title {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 20px;
	margin: 0;
}
.nei-news .ul-list li .right .title a {
	font-size: 26px;
	color: #333;
}
.nei-news .ul-list li:hover .right .title a {
	color: #c9151d;
}
.nei-news .ul-list li .right .desc {
	font-size: 16px;
	-webkit-line-clamp: 3;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	overflow: hidden;
	line-height: 1.5;
	height: 4.5em;
	margin-top: 20px;
}
.nei-news .ul-list li .right .desc a {
	color: #999;
	font-size: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.nei-news .ul-list li .right .more {
	margin-top: 40px;
}
.more {
	display: block;
	width: 150px;
	transition: all 0.6s;
	text-align: center;
	height: 42px;
	line-height: 38px;
	color: #c9151d;
	border: 1px solid #c9151d;
	border-radius: 20px;
	font-size: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
li:hover .more {
	color: #fff;
	background: #c9151d;
	border: 1px solid #c9151d;
}
.more span {
	margin-right: 0px;
}
.nei-news .ul-list li .left {
	width: 49%;
}
.nei-news .ul-list li .right {
	width: 45%;
}

/*  合作伙伴  */
.index-part {
	width: 100%;
	margin: 0 auto;
	padding: 27px 0;
	height: auto;
	overflow: hidden;
}
.col-lg-3 {
	width: 11.9%;
	float: left;
	margin-right: 0.6%;
	margin-bottom: 10px;
}
.index-partImgBox:hover {
	border: 1px #d00d1e solid;
}
.list {
	position: relative;
	width: 100%;
	overflow: hidden;
}
.index-partImgBox {
	position: relative;
	width: 98%;
	height: 100%;
	overflow: hidden;
	padding-bottom: 48%;
	border: 1px #ddd solid;
	transition: all 0.6s;
}
.index-partImgBox img {
	position: absolute;
	transition: all .5s ease;
	width: 100%;
}
.index-partImgBox img:hover {
	transform: scale(1.05, 1.05);
}

/*  联系方式  */
.nei-con1 .tel li path {
	color: #c7151d;
}
.nei-con1 .tel li {
	margin-bottom: 15px !important;
	font-size: 0;
}
.nei-con1 .tel li:last-child {
	margin-bottom: 0;
}
.nei-con1 .tel i {
	display: inline-flex;
	vertical-align: middle;
	align-items: center;
	justify-content: center;
	width: 16px;
	height: 16px;
	margin-right: 10px;
}
.nei-con1 .tel a {
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	line-height: 22px;
	color: #fff;
	transition: all 0.4s;
}
.nei-con1 .tel p {
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	color: #fff;
	line-height: 16px;
	margin: 0;
}
.nei-con1 .tel a:hover {
	color: #fff;
}
.nei-con1 {
	padding-top: 20px;
}
.ny_tit1 h2 {
	font-size: 30px;
	color: #fff;
	border-left: 4px #fff solid;
	padding-left: 15px;
	margin: 0;
}
.nei-contact {
	background: #f5f5f5;
	padding: 50px;
	overflow: hidden;
	clear: both;
}
.nei-contact1 {
	background: #c9151d;
	padding: 50px;
	overflow: hidden;
	clear: both;
}
/*  在线留言  */
.nei-liuyan .btn-primary {
	color: #fff;
	background-color: #c9151d;
	border-color: #c9151d;
	width: 100%;
	height: 50px;
	font-size: 16px;
	margin-top: 10px;
}
.nei-liuyan .form-group:nth-child(2) {
	width: 49%;
	float: left;
}
.nei-liuyan .form-group:nth-child(3) {
	width: 49%;
	float: right;
}
.nei-liuyan .form-group:nth-child(4) {
	width: 49%;
	float: left;
}
.nei-liuyan .form-group:nth-child(5) {
	width: 49%;
	float: right;
}
.nei-liuyan {
	width: 100%;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.nei-liuyan {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.nei-liuyan textarea {
	display: block;
	width: inherit;
	height: inherit;
	resize: none;
	height: 140px;
	padding: 7px;
	background: #fff;
	border: 1px #ececec solid;
	box-shadow: none;
}
.nei-liuyan .p_ContactInfo>div .e_text {
	width: 100%;
	display: inline-block;
	position: relative;
}
.nei-liuyan .p_ContactInfo>div .e_unit {
	display: inline-block;
}
.nei-liuyan .p_ContactInfo {
	padding-top: 10px;
}
.nei-liuyan .p_ContactInfo>div {
	margin-top: 24px;
	margin: 0;
	margin-bottom: 20px;
}
.nei-liuyan .p_ContactInfo>div .e_input, .nei-liuyan .e_droplist, .nei-liuyan .p_ContactInfo>div .p_EntryBox, .nei-liuyan select.InputText {
	width: 100%;
	height: 55px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	margin-bottom: 5px;
	border: none;
}
.nei-liuyan select.InputText {
	padding: 2px 10px;
}
.nei-liuyan .p_ContactInfo>div .e_input .InputText {
	border-radius: 2px;
	padding-left: 12px;
	line-height: inherit;
	height: inherit;
	width: inherit;
	display: inline-block;
	background: #fff;
	box-shadow: none;
	border: 1px #ececec solid;
}
.nei-liuyan .p_ContactInfo>div .e_input .iconfont, .nei-liuyan .e_droplist .InputIcon {
	display: block;
	width: 22px;
	height: inherit;
	text-align: center;
	line-height: inherit;
	position: absolute;
	top: 0;
	left: 0;
}
.nei-liuyan .p_ContactInfo>div .success .text-error, .nei-liuyan .p_eqdesc>div.success .text-error {
	display: none;
}
.nei-liuyan .p_groupBox>div .success .icon-error, .nei-liuyan .p_eqdesc>div.success .icon-error {
	display: inline-block;
	vertical-align: middle;
	height: 14px;
	font-size: 14px;
	margin: 0 10px;
	position: static;
	width: auto;
	margin-top: 8px;
}
.nei-liuyan .p_groupBox>div .success .text-error, .nei-liuyan .p_eqdesc>div.success .text-error {
	display: none;
} /*确定和取消按钮*/
.nei-liuyan .p_CoupWBox>div, .nei-liuyan .p_CoupWBoxA>div {
	margin-top: 9px;
	font-size: 14px;
	padding: 0 16px;
	cursor: pointer;
}
.nei-liuyan .p_intentionIntroTitle {
	min-width: 120px;
	text-align: right;
	display: none;
}
.nei-liuyan .form-control { /* max-width: 470px; */
}
.nei-liuyan .p_CoupWBox {
	padding-left: 0;
	margin-bottom: 30px;
}
.nei-liuyan .p_UnitName {
	position: absolute;
	right: -110px;
	top: 6px;
	width: 100px;
}
/*  分页样式  */
.pagelist {
	text-align: center;
	margin: 15px 0;
	font-size: 14px;
	overflow: hidden;
	clear: both;
	padding-top: 30px;
}
.pagelist li {
	color: #666;
	border: 1px solid #ddd;
	font-size: 14px;
	padding: 6px 15px;
	display: inline-block;
	margin: 0 2px;
	float: left;
}
.pagelist li.active {
	border-color: #1856ac;
	background: #1856ac;
	padding: 6px 15px;
	color: #fff;
}
.pagelist li.active a {
	color: #fff;
}
.pagelist li a {
	color: #666;
}
.pagelist li:hover {
	border-color: #1856ac;
	background: #1856ac;
	padding: 6px 15px;
}
.pagelist li a:hover {
	color: #fff;
}
/*  新闻详情  */
.nei-newsxq {
	background: #FFF;
	width: 94%;
	margin: 50px auto 0;
	padding: 30px;
}
.nei-newsxq .p_topBox {
	margin-bottom: 10px;
}
.nei-newsxq .p_TitleBoxA {
	display: inline-table;
	width: 100%;
	height: auto;
	vertical-align: middle;
	margin: 0;
	padding: 0 0 15px;
	font-size: 30px;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
	border-bottom: 1px solid #d9d9d9;
}
.nei-newsxq .p_TitleBoxA1 {
	display: inline-table;
	width: 100%;
	height: auto;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	font-size: 30px;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
}
.nei-newsxq .p_dataSource {
	overflow: hidden;
	padding: 0 0 20px;
	margin: 0;
	text-align: center;
	width: 100%;
	border-bottom: 1px solid #d9d9d9;
}
.p_articles2 {
	padding: 10px;
	line-height: 26px;
	font-size: 15px;
}
.p_articles2 p {
	margin: 0;
	text-indent: 2em;
}
.p_articles1{
	padding: 10px;
	line-height: 26px;
	font-size: 15px;
	}
.p_articles1 img {
	width: 100%;
	max-width: 150px;
	height: auto;
}
.p_articles2 img {
	max-width: 550px;
	height: auto;
}
.p_articles{
	padding: 10px;
	line-height: 26px;
	font-size: 15px;
	}
.p_articles p {
	text-align: 0;
}
.p_articles img {
	max-width: 650px;
	height: auto;
}