.Nav {height: 60px; background-color: #015cad;z-index: 3;}
.Nav .navUl{ width:100%;}
.Nav .navUl li.navli { font-size:15px; float:left;position: relative;height: 60px;margin-left: 1px;padding: 0 38px;}
.Nav .navUl li.navli a.lia {display: block;height: 60px;line-height: 60px; color: #fff;text-decoration: none;}
.Nav .navUl li.navli:hover ,.Nav .navUl li.navli.cur {background:#0177ca;}

.logo{display:none;height: 120px;}
.logo-img{float:left;width: 370px;border-right: 1px solid #b2b2b2 ;margin:30px 0 30px 0 }
.logo-title{float:left;padding-left:20px; line-height:130px;color:#464749; font-weight: bold;}
.logo-title span{font-size:22px;color:#464749;}
.logo-tel{float:left;color:#015cad;background: url(../assets/toptel.jpg) no-repeat left center; padding-left:50px;line-height:120px;font-size:28px}
.logo-tel span{font-family:arial,helvetica,sans-serif; color:#015cad;}
.logo-en{float:right;line-height:120px;}
.navbar-nav a {color:#fff}
.navbar-nav li{padding:20px 43px 20px 43px;margin-right:1px;}
.active{background:#0177ca;}
.navbar-nav li:hover{background:#0177ca;}
@media (min-width:1025px){
    .navbar{padding:0px;}
	.carousel .carousel-item{height:500px;}
    .carousel-item img{
		position: absolute;
		object-fit:cover;
		top: 0;
		left: 0;
		min-height: 550px;}
		.logo{display:block;}
		
}
@media (max-width:576px){
	.pro_category{display:none;}
	.pro_list{ border-top: 1px solid #ddd;}
}
a {
	color: #666;
    text-decoration: none;
}
.pro ul{
	height: 60px;
    border: 1px solid #dddddd;
    border-radius: 8px 8px 0 0;
    overflow: hidden;	
}
.pro ul li {
    float: left;
    width: 20%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background: #fff;
}


.pro .cur{
	background: #015cad;
	color: #fff;
}
.pro .cur a {
    color: #fff;
}
.pro_list{
	border: 1px solid #ddd;
    background: #fff;
    /* border-top: none; */
    border-radius: 0 0 8px 8px;
	
}

.pro_list dl{
	
	float: left;
    width: 290px;
    margin-left: 10px;
    margin-top: 15px;
    padding-bottom: 17px;
}
.pro_list dl dt {
    overflow: hidden;
    margin-bottom: 14px;
    border: 1px solid #dddddd;
}

.pro_list dl dd{
	font-size: 15px;
    text-align: center;
    margin-bottom: 2px;
}
.pro_list dl dt img {
    display: block;
    width: 290px;
    height: 250px;
    transition: all 0.5s;
}
h2.h2_title {
    padding-top: 42px;
    text-align: center;
    margin-bottom: 10px;
}
h2 {
   font-size: 26px;
    font-weight: bold;
}
h2.h2_title a {
    font-size: 32px;
    color: #333;
}
.titp {
    margin-bottom: 20px;
    height: 10px;   
    text-align: center;
	/* border-bottom: 1px solid #bbbbbb; */
}

.Pmore {
    margin-top: 30px;
	margin-bottom: 30px;
}
.Pmore a {
    display: block;
    width: 135px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    border: 1px solid #b4b4b4;
    border-radius: 5px;
    font-size: 15px;
    color: #fff;
    margin: 0 auto;
	background-color: #015cad;
}
.Pmore a:hover {
  
     
}

.foot_list p{
	font-size: 14px;color:#fff;line-height:30px;
}
.foot_list h5{
	line-height: 35px;font-size: 16px;color:#fff;
}
.foot_copyright p{font-family:微软雅黑;font-size:14px;color:#b5b5b6;}
.blog-img{background: #f5f5f5;width: 170px;height: 150px;text-align: center;  padding-top: 32px;}
					.blog-img span{display: block;
    font-size: 42px;
    color: #666666;
    font-weight: bold;
    font-family: arial;}
	.blog-img em {
    font-size: 16px;
    color: #666666;
    display: block;
    font-family: arial;
}


.blog-text h3 {
    font-size: 16px;
    color: #333333;
    font-weight: bold;
     
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	line-height:30px;
}
.blog-text p {
    line-height: 24px;
    margin-top: 14px;
    font-size: 14px;
    color: #666666;
     
}
			 
					 
					 .dl:hover .blog-img{background: #015198;}
					 .dl:hover .blog-img span{color:#fff}
					 .dl:hover .blog-img em{color:#fff}
					 .dl:hover .blog-text h3 a{color: #015198;}
					 
					 
					 .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: #17a2b8;
	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: #007bff;
	border-color: #007bff;
}
.page-num-current:hover {
	color: #fff;
}

.text-secondary {
     color: #6c757d!important;
	 font-size: 14px;
     font-weight: 400;
	 line-height: 50px;
}

.border-bottom-dashed {
    border-bottom: 1px dashed #dee2e6 !important;
}

.wdg-contact{padding:0 10px 10px 10px;}

.wdg-contact h3{
						font-size: 18px;
    color: #015198;
    font-weight: normal;
    height: 59px;
    line-height: 59px;
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 18px;
    text-indent: 10px;
						}
.wdg-contact p{
	 font-size: 14px;
    color: #333333;
    margin-bottom: 12px;
    line-height: 20px;
    padding: 0 10px;
}



