


/* 导航地图 */

.page-breadcrumb {
clear: both;
    width: 100%;
    height: 80px;
    background: #fff;
    box-shadow: 0 3px 5px #dcdcdc;
}
.map { text-align: right; height: 80px; line-height: 98px;}
.page-breadcrumb .breadcrumb {
	margin-bottom: 0;
	height: 80px; line-height: 80px;
	color: #555;
	background: transparent;
}

.page-breadcrumb .breadcrumb li {
	height: 100%;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 16px;
}

.page-breadcrumb .breadcrumb li a {
	font-size: 16px;
	color: #555;
	    margin-left: 10px;
}

.breadcrumb span {
    width: 30px;
    position: relative;
}
.tip-tab { width: 62%; float: left; height: 80px;
 line-height: 80px;}
.tip-tab  ul li {
	height: 80px;
	line-height: 80px;
    display: inline-block;
    margin: 0;
  padding:0 4px;
}

.tip-tab  ul li a {
    display: inline-block;
    font-size: 16px;
    color: #333;
    position: relative;
    z-index: 2;
       padding:0 8px;
	 
}

.tip-tab  ul li a:hover {
   border-bottom: #af1f24 3px solid;
}




.tip-tab ul li.on a:after {
    display: block;
    content: "";
    width: 0;
    height: 0;
    border-width: 12px;
    border-style: solid;
    border-color: transparent transparent #af1f24 transparent;
    position: absolute;
    margin-left: 23px;
    margin-top: -12px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
   
}

/* 内页news-box-content */

.news-box-content {
	padding: 15px 15px;
}

.clearfix {
	display: table;
	content: " ";
}


.right-page {
	width: 100%;
	float: right;
	padding: 20px;
}

.left-page .com-title {
	width: 100%;
	height: 116px;
	background-size: 100%;
	background: url(/image/inner-title.png) no-repeat;
	background-size: cover;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative;
	text-align: center;
	padding: 25px;
}

.com-title:after {
	display: block;
	content: "";
	width: 0;
	height: 0;
	border-width: 12px;
	border-style: solid;
	border-color: transparent transparent transparent #af1f24;
	position: absolute;
	right: -24px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.left-page .com-title h2 {
	width: 100%;
	color: #fff;
	font-size: 24px;
}

.left-page .com-title p {
	width: 100%;
	color: #fff;
	font-size: 14px;
}

.link-list li {
	line-height: 50px;
	width: 100%;
	height: 50px;
	margin-bottom: 12px;
	font-size: 18px;
	text-align: center;
}

.link-list li a {
	display: block;
}

.inner-container .link-list li {
	width: 100%;
	margin-bottom: 12px;
}

.inner-container .link-list li a {
	display: block;
}

.link-list li a {
	position: relative;
	z-index: 1;
	display: block;
	padding: 0 30px;
	line-height: 59px;
	border-bottom: 1px dashed #cccccc;
	color: #000;
}

.link-list li a:before {
	content: '';
	position: absolute;
	top: 0px;
	left: 15px;
	height: 100%;
	width: 15px;
	background: url(/image/arrow-menu-bg1.png) no-repeat left center;
}

.link-list li a:after {
	content: '';
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 1;
	width: 30px;
	height: 100%;
	background: url(/image/arrow-menu-l2.png) no-repeat left center;
}

.link-list li a:hover:after {
	background-image: url(/image/arrow-menu-l2.png);
	transform: rotate(90deg);
	margin-top: 10px;
	margin-right: 15px;
	color: #C60000;
}

.link-list li a:hover {
	color: #C60000;
}

.link-list li a:hover:before {
	background-image: url(/image/arrow-menu-bg3.png);
	transform: rotate(90deg);
	color: #C60000;
}

.contact-panel {
	padding: 16px 12px;
}

.contact-panel .title {
	font-size: 18px;
	color: #D82A2A;
	;
	font-weight: 700;
	padding-bottom: 8px;
	border-bottom: 1px solid #eee;
	position: relative;
	margin-bottom: 12px;
}

.contact-panel .title:after {
	display: block;
	content: "";
	width: 34px;
	height: 6px;
	border-radius: 2px;
	background-color: #D82A2A;
	;
	position: absolute;
	left: 0;
	bottom: -2px;
}

.contact-panel .reline-list li {
	font-size: 14px;
	color: #42474a;
	font-weight: 500;
	padding: 6px 0;
}

.contact-panel .code {
	text-align: center;
}

.contact-panel .code img {
	max-width: 100%;
}

.news-panel {
	border: 1px solid #eee;
}

.news-panel .com-title {
	display: none;
}
.new-list li{ display: flex;padding:30px  20px; border-bottom: 1px dashed #d5d8de;}
.news-img{ width: 20%;min-width: 80px;}
.news-img img{ width: 100%; height: 180px;}
.news-main{ width: 92%;margin-left: 1%;}
.new-list li a {
	position: relative;
	z-index: 1;
	display: block;
	color: #000;
	padding: 8px 0;
}







.new-list li .news-tit {
	
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 40px;
	font-size: 20px;
	font-weight: bold;
}

.news-date {
	
	margin-left:2%;
	display: block;
	line-height: 20px;
	font-size: 15px;
	color: #888;
	font-style: normal;margin-top: 10px;
	
}

.new-list li .news-txt {
	margin-top: 10px;
	max-height: 90px;
	line-height: 30px;
	font-size: 16px;
	overflow: hidden;
	    color: #999;
}


.dyhdlist ul li:hover .news-tit {
	color: #EE3333;
}
.new-list li  a {
  display: block;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}



.new-list li  p {
  -webkit-box-flex: 2;
  -ms-flex: 2;
  flex: 2;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-right: 12px;
}



.rightnr.bgc-c60000 .new-list li:before {
	background-color: #EE3333;
}

.rightnr.bgc-c60000 .dyhdlist ul li:hover {
	color: #EE3333;
}

.new-list li:hover {
z-index: 100;
    border-color: #fff;
    box-shadow: 0 7px 14px rgb(0 0 0 / 12%), 0 10px 10px rgb(0 0 0 / 11%);
    background: url(/image/more_r.png) 98%  50% no-repeat;
}
.com-pageNav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.am-pagination-lg a {
	color: #000;
}

.am-pagination-lg>li:first-child>a,
.am-pagination-lg>li:first-child>span,
.am-pagination-lg>li:last-child>a,
.am-pagination-lg>li:last-child>span {
	border-radius: 0!important;
}

.com-pageNav .pagination>.prev a,
.com-pageNav .pagination>.next a {
	margin: 0 12px
}

.am-pagination>li>a:hover,
{
	color: #EE3333;
}


/* 文章 */

.nr-title {
	border-bottom: 1px solid #cccccc;
	text-align: center;
}

.nr-title h3 {
	font-size: 24px;
	line-height: 36px;
	width: 100%;
	margin: 2px auto 0;
}

.nr-title p {
	font-size: 14px;
	color: #333;
	line-height: 30px;
	height: 30px;
	font-style: normal;
	margin:8px;
}

.nr-title p i {
	font-size: 14px;
	color: #333;
	line-height: 30px;
	height: 30px;
	font-style: normal;
}

.xwnr .text {
	font-size: 16px;
	line-height: 32px;
	text-align: left;
	padding: 0px 22px 20px 22px;
	margin: 20px 0;
}

.xwnr .text p {
	text-indent: 2em;
}

.xwnr .text img {
	text-align: center;
	margin: 10px 0;
	max-width: 100%;
	margin-left: -2em;
}

.page_num{ margin-right: 12px;}
.com-pageNav .pagination>.next a {
	    margin-left: 0;
	}
	
	

/* 内页 */

@media (max-width: 940px) {
	.tip-tab{ width: 100%; text-align: center;}
	.map{ display: none;}
	
	.new-list li{ display: flex;padding:15px 0; border-bottom: 1px dashed #d5d8de;}
.news-img{ width: 30%;}
.news-img img{ width: 100%; height: auto;}
.news-main{ width: 68%;margin-left: 2%;}
.new-list li a {

	padding:  0;
}
.new-list li .news-tit {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 24px;
	font-size: 16px;
	
}

.new-list li .news-date {
	
	font-size: 12px;
	margin-top: 2px;
}

.new-list li .news-txt {
	margin-top: 2px;

}
.new-list li .news-txt {
   
    max-height: 60px;
    line-height: 30px;
    
}
.tip-tab  ul  {
overflow-x: auto;
    display: flex;
}
.tip-tab  ul::-webkit-scrollbar {
	
	display: none;
}

.tip-tab  ul li {
flex: 0 0 100px;
  padding:0 5px;
}

.tip-tab  ul li a {
     display: block;
       padding:0 ;
	 
}

.tip-tab ul li.on a:after {

    margin-left: 33px;
   
   
}
.right-page {
   
    padding: 0px;
}
.news-panel {
    border: none;
}
	.page-breadcrumb .breadcrumb {
		margin-left: 27px;
	}
	.clearfix {
		display: block;
		content: " ";
	}
/* 	.container {
		display: -webkit-box;
		display: -ms-flexbox;
	 display: flex; 
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
	} */
	.news-box-content {
		padding: 30px 15px;
	}
	.left-page {
		display: none;
		
	}
	.contact-panel {
		display: none;
	}
	.right-page {
		width: 100%;
		float: none;
	}
	.com-title:after {
		display: none;
	}
	
	.nr-title h3 {
		font-size: 18px;
		font-weight: bold;
		line-height: 28px;
		width: 100%;
		margin: 0px auto;
	}
	.xwnr .text {
		font-size: 16px;
		line-height: 32px;
		text-align: left;
		padding: 0px;
		margin: 20px 0;
	}
	.am-pagination>li>a,
	.am-pagination>li>span {
		padding: 0.5em 0.3em;
	}
	.com-pageNav .pagination>.prev a, .com-pageNav .pagination>.next a {
	    margin: 0 8px;
	}
	.com-pageNav .pagination>.next a {
	    margin-left: 0;
	}
	.pagination-lg > li > a, .pagination-lg > li > span {
	    padding: 10px;
	    font-size: 14px;
	    line-height: 1.3333333;
	}
	.page_num{ margin-right: 8px;}
	.pagination-lg li a{ margin-bottom: 10px;}
}

