html {
	font-size: 14px;
	font-family: "微软雅黑";
}
li {
	list-style: none;
}
a {
	color: #484848;
}
p, dl, dt, dd, ul {
	margin: 0px;
	padding: 0px;
}
.lh-1{
	line-height:1;
}
.lh-1.5{
	line-height:1.5;
}
.lh-2{
	line-height:2;
}
.lh-2.5{
	line-height:2.5;
}
.lh-3{
	line-height:3;
}
.lh-3.5{
	line-height:3.5;
}
.lh-4{
	line-height:4;
}
.border-top-dashed{
	border-top: 1px dashed #dee2e6 !important;
}
.border-right-dashed{
	border-right: 1px dashed #dee2e6 !important;
}
.border-bottom-dashed{
	border-bottom: 1px dashed #dee2e6 !important;
}
.border-right-dashed{
	border-top: 1px dashed #dee2e6 !important;
}

.navbar-expand-lg .navbar-nav {
	padding-right: 1.5rem;
	padding-left: 1.5rem;
	font-size: 15px;
	line-height:15px;
}
.navbar-brand {
	font-size: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.ncbox {
	position:relative;
	padding-top:20px;	
	width:1200px;
	margin:0 auto;
	min-height:500px;
	right:-20px;
	margin-bottom:50px;
}
.namecard {
	position:relative;
	float:left;
    width:300px;
	height:180px;
	background:url(../images/ncbg.jpg) no-repeat;
	border-radius:7px;
	border:1px solid #d3d3d3;
	margin:30px 43px;
}

.namecard:hover{
	border:1px solid #c03736;
	margin:30px 43px;
	cursor:pointer;
	transition: all .4s ease-in-out; transition:0.4s;
	box-shadow: 3px 3px 1px #d3d3d3;
}

.ncname {
    font-size:18px;
	font-weight:900;
	color:#000;
	text-align:left;
	padding-left:70px;
	line-height:40px;
	margin-top:30px;
}

.ncphone {
	margin-left:70px;
	margin-top:15px;
    font-size:13px;
	color:#353535;
	text-align:left;
	line-height:20px;
}

.ncmail {
	margin-left:70px;	
    font-size:13px;
	color:#353535;
	text-align:left;
	line-height:20px;
}

.msgbox {
	position:relative;
    width:800px;
	height:430px;
	background:#fff;
	margin:0 auto;
	padding:10px;
	margin-top:30px;
	margin-bottom:60px;
} 

.card, .figure {
	margin: 15px 0;
}
.card-img{
	height: 350px;
	overflow: hidden;
}

.about-img {
	height: 171px;
	overflow: hidden;
	padding: 5px;
	background-color: #fff;
	border: 1px solid #dee2e6;
	border-radius: .25rem;
}

.about-img img{
	width: 260px;
	height: 159px;
}

.figure-img {
	height: 342px;
	overflow: hidden;
	padding: 5px;
	background-color: #fff;
	border: 1px solid #dee2e6;
	border-radius: .25rem;
}
.figure-img a {
	display: block;
	height: 337px;
	width: 100%;
	overflow: hidden;
}
.figure-img img {
	width: 100%;
}

.hv-box{
	width: 100%;
	height: 500px;

}

.hn-box{
	width: 100%;
	height: 520px;
	margin-top:10px;
}

.hv-l{
	float:left;
	width:600px;
	height:380px;
}

.hv-r{
	float:left;
	width:600px;	
	height:380px;
}

.hv-title {
	font-size: 18px;
	font-weight:bold;
	text-align:left;
	color:#313131;
	margin-bottom:20px;
}

.hv-detail {
  line-height:33px;
  font-size: 12px;
  font-family: "微软雅黑";
  width:560px;
  color: #949494; 
  text-align:justify;
  border:1px solid #f1f1f1;
  border-radius:5px;
  background:#f1f1f1;
}

.title {
	text-align: center;
	font-size: 28px;
	font-weight:normal;
	letter-spacing: 3px;
	color: #fff;
}
.subtitle {
	text-align: center;
	font-size: 16px;
	color: #fff;
	margin-bottom: 40px;
}

.text-feature{
    font-size:15px;
	font-weight: bold;
	color:#c13838;
}
.page-bar {
	width:1180px;
	line-height: 30px;
}

.pre-bar {
	position: relative;
	float:left;
	color:#656565;
	font-weight: 900;
	font-size:14px;
	line-height:30px;
	background-color:#f3f3f3;
	width:585px;
	padding:5px 15px;
	margin-right:10px;
	border-radius: 5px;
}
.pre-bar :hover{
	color:#da251c;
    font-weight: 900;
}
.next-bar {
	position: relative;
	float:left;
	color:#656565;
	font-weight: 900;
	font-size:14px;
	line-height:30px;
	background-color:#f3f3f3;
	width:585px;
	padding:5px 15px;
	border-radius: 5px;
	
}
.next-bar :hover{
	color:#da251c;
    font-weight: 900;
}

.page-bar-hr {
	width:1200px;
	line-height: 30px;
}

.pre-bar-hr {
	position: relative;
	float:left;
	color:#656565;
	font-weight: 900;
	font-size:14px;
	line-height:30px;
	background-color:#f3f3f3;
	width:595px;
	padding:5px 15px;
	margin-right:10px;
	border-radius: 5px;
}
.pre-bar-hr :hover{
	color:#da251c;
    font-weight: 900;
}
.next-bar-hr {
	position: relative;
	float:left;
	color:#656565;
	font-weight: 900;
	font-size:14px;
	line-height:30px;
	background-color:#f3f3f3;
	width:595px;
	padding:5px 15px;
	border-radius: 5px;
	
}
.next-bar-hr :hover{
	color:#da251c;
    font-weight: 900;
}

.index-card-l .news-img {
	overflow: hidden;
	height:250px;
	border: 5px solid #dee2e6;
}
.index-card-r .media img {
	border: 5px solid #dee2e6;
}
.footer {
	padding-top: 70px;
	color: #484848;
}
.footer a {
	color: #484848; 
	text-decoration:none;
}

.footer a:hover{
	color: #d22525; 
	text-decoration:none;
}

.footer ul {
	line-height: 2;
}
.footer img {
	height: 100px;
}
.footer .note {
	font-size: 12px;
}
.footer .copyright {
	text-align: center;
	line-height:30px;
	font-size:12px;
	color:#fff;
	background:#521515;
	padding: 15px;
	margin-top: 30px;
}

.footer .copyright a{
	color:#fff;
}

.footer .copyright a:hover{
	color:#a18876;
}

.pages {
	min-height: 500px;
	padding:10px;
}
.position,.position a{
	color:#999;
}
.page-num:not(:disabled) {
    cursor: pointer;
}
.page-num ,.page-link{
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #c13838;
    background-color: #fff;
    border: 1px solid #dee2e6;
}
a.page-num:hover,.page-link:hover{
	text-decoration:none;
}
.page-num-current{
    z-index: 1;
    color: #fff;
    background-color: #c13838;
    border-color: #c13838;
}
.page-num-current:hover{
    color: #fff;
}
@media only screen and (max-width: 750px) {
	.page-num {
		display:none;
	}
}
.content {
	color: #666;
	line-height: 2;
	text-align: justify;
	padding:10px 0;
}

.content img, .content iframe {
	max-width: 100% !important;
}

.view {
	margin-top:20px;
	max-width:400px;
	border:1px solid #e8e8e8;
	padding:10px;
}
.view .swiper-slide{
	height:100%;
	max-height: 500px;
	width:400px;
	padding:3px 3px;
	box-sizing:border-box;
	overflow:hidden;
	text-align:center;
}
.view .swiper-slide img{
	height:100%; max-width:374px;
}
.view .arrow-left {
	background: url(../images/index_tab_l.png) no-repeat left center;
	position: absolute;
	left: 10px;
	width: 28px;
	height: 300px;
	z-index: 10;
	display:none;
}

.view .arrow-right {
	background: url(../images/index_tab_r.png) no-repeat right center;
	position: absolute;
	right: 10px;
	width: 28px;
	height: 300px;
	z-index: 10;
	display:none;
}

.preview{
	position:relative;
	width:360px;
	left:20px;
}
.preview .swiper-slide{
	width:auto;
	max-height:70px;
	margin:0 3px;
	box-sizing:border-box;
	overflow:hidden;
	cursor:pointer;
}
.preview .swiper-slide img{
	display:inline-block;
	height:70px;
	max-width:100%;	
}
.preview .active-nav{
	border: 1px solid #ae0d15;
}
.preview .arrow-left {
	background:#fff  url(../images/feel3.png) no-repeat left center;
	position: absolute;
	left: -20px;
	top: 0;
	width:20px;
	height:70px;
	z-index: 10;
}

.form-code-box{
  width:1200px;
  height:70px;
}

.preview .arrow-right {
	background:#fff  url(../images/feel4.png) no-repeat right center;
	position: absolute;
	right: -20px;
	top: 0;
	width:20px;
	height:70px;
	z-index: 10;
}

/*图片新闻样式开始*/
.view-pns {
	width:1160px;
	background:#f4f4f4;
	margin:0 auto;
}
.view-pns .swiper-slide-pns{
	height:500px;
	width:1160px;
	box-sizing:border-box;
	overflow:hidden;
	text-align:center;
}
.view-pns .swiper-slide-pns img{
	height:100%;
}
.view-pns .arrow-left-pns {
	background: url(../images/index_tab_l.png) no-repeat left center;
	position: absolute;
	left: 10px;
	width: 28px;
	height: 300px;
	z-index: 10;
	display:none;
}

.view-pns .arrow-right-pns {
	background: url(../images/index_tab_r.png) no-repeat right center;
	position: absolute;
	right: 10px;
	width: 28px;
	height: 300px;
	z-index: 10;
	display:none;
}

.preview-pns{
	position:relative;
	width:525px;
	left:30px;
}
.preview-pns .swiper-slide-pns{
	width:87.5px;
	height:70px;
	margin:0 3px;
	box-sizing:border-box;
	overflow:hidden;
	cursor:pointer;
}
.preview-pns .swiper-slide-pns img{
	display:inline-block;
	height:100%;
	width:100%;	
}
.preview-pns .active-nav-pns{
	border: 1px solid #ae0d15;
}
.preview-pns .arrow-left-pns {
	background:#fff  url(../images/feel3.png) no-repeat left center;
	position: absolute;
	left: -20px;
	top: 0;
	width:20px;
	height:70px;
	z-index: 10;
}

.preview-pns .arrow-right-pns {
	background:#fff  url(../images/feel4.png) no-repeat right center;
	position: absolute;
	right: -20px;
	top: 0;
	width:20px;
	height:70px;
	z-index: 10;
}

/*图片新闻样式结束*/

@media only screen and (max-width: 750px) {
	.view .swiper-slide{
		height:200px;
	}
	.preview{
		display:none;
	}
	.view .arrow-left,.view .arrow-right {
		height: 200px;
		display:block;
	}
}
