﻿*{padding:0;margin:0;}
html,body{ font:12px/1.8 'Microsoft YaHei',Tahoma,Verdana,'Simsun'; color:#333;  -webkit-text-size-adjust:none;}
.clear{ clear:both; position:relative;}
.list-none{ list-style:none; padding:0;margin:0; }
a{ color:#333; text-decoration:none;}
a:hover{ color:#666; text-decoration:none;}
.juzhong{ display: flex;align-items: center;justify-content:center; }
.miguwenzi{ line-height:2; }
.miguwenzi img{ max-width:100%; margin:2px 0;}
.img-cover{ overflow:hidden;position:relative;background:no-repeat center / cover; }
.img-cover span{display:block;width:100%;background:no-repeat center / cover;transition:all 0.5s;height:100%;position:absolute;left:0;top:0}

/*顶端部分*/
.migutop{ background:linear-gradient(180deg, #fff, #eee);border-bottom:1px solid #ddd; line-height:1; padding:8px 0;  margin-bottom:0px; }
.migutop .container{ position:relative; }
.migutopa{ position:relative; float:right; }
.migutopa a{ margin:0 5px; padding:0px 5px; }
.migubiaozhi{ border-top:0px solid #eee; position:relative; }
.migubiaozhi img{ max-width:100%; }
.migutp{ color:#f00; font-size:22px; line-height:1.5;  font-weight:bold; }
.migutp img{ max-width:80px;float:right; }
.yidong{display:none;}
@media (max-width: 992px) {
	.migutop{ display:none; }
	.migubiaozhi img{ max-height:60px; }
	}
@media (max-width: 768px) {
	.migubiaozhi img{ max-height:45px; }
	.migutp{ display:none; }
.yidong{
 position: fixed;
width:50px;
height:50px;
  bottom:100px;
  right: 10px; 
display:inline;
background:#fff;
  z-index:50;
text-align:center;
padding:5px;
border-radius:5px;
   }
.yidong .bi{ font-size:30px;display:block; }
	}
.yidong img{ width:100%;  }
.navbar{ padding:0!important; }	
.navbar-nav{ width:100%; }
.bg-migu { background:linear-gradient(180deg, #60adf5 0,#308be3 50%,#006fdb 50%, #045bce 100%);}
.navbar-migu .navbar-brand { color: rgba(0, 0, 0, 0.9);}
.navbar-migu .navbar-brand:hover, .navbar-migu .navbar-brand:focus { color: rgba(0, 0, 0, 0.9);}
.navbar-migu .navbar-nav .nav-link {padding:1rem 0; font-size:1rem;  color: #fff;}
.navbar-migu .navbar-nav .nav-link:hover, .navbar-migu .navbar-nav .nav-link:focus { background:url(../tupian/hover.gif)  repeat-x center; color: #fff; }
.navbar-migu .navbar-nav .nav-link.disabled {  color: rgba(0, 0, 0, 0.3);}
.navbar-migu .navbar-nav .show > .nav-link,
.navbar-migu .navbar-nav .active > .nav-link,
.navbar-migu .navbar-nav .nav-link.show,
.navbar-migu .navbar-nav .nav-link.active {  color: #fff;background:url(../tupian/hover.gif)  repeat-x center;}
.navbar-migu .navbar-toggler {  color: rgba(0, 0, 0, 0.5);position:absolute; top:5px; right:20px;  border-color: rgba(0, 0, 0, 0.1);}
.navbar-migu .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-migu .navbar-text {  color: rgba(0, 0, 0, 0.5);}
.navbar-migu .navbar-text a {  color: rgba(0, 0, 0, 0.9);}
.navbar-migu .navbar-text a:hover, .navbar-migu .navbar-text a:focus {  color: rgba(0, 0, 0, 0.9);}
.navbar-migu .nav-item{ background:url(../tupian/nav_line.gif) no-repeat center right;}
.navbar-migu .nav-item:last-child{ background:none;}
@media (max-width: 992px) {
	.navbar{ position:absolute!important; top:10px; right:0px; width:100%; z-index:99;  }
	.bg-migu { background:none; }
	.navbar-nav{ background:#045bce; }
	.navbar-migu .navbar-nav .nav-link:hover, .navbar-migu .navbar-nav .nav-link:focus {background:url(../tupian/hover.gif)  repeat-x center;color: #fff; }
	.navbar-migu .navbar-nav .nav-link{ border-bottom:1px solid #60adf5; }
	.navbar-migu .nav-item{ background:none;}
	
	}
/*轮播图*/
#migubanner { width: 100%;height: 100%;background:#fff; position:relative; overflow:hidden;z-index:9;}
#migubanner img{ width: 100%; }
/*搜索栏*/
.migusousuo{ position:relative;overflow:hidden; }
.miguss{ background:linear-gradient(180deg, #f2f2f2 0,#f2f2f2 50%, #e0e0e0 100%); }
.migussdi{ border-top:1px solid #f4f4f4;height:8px;background:linear-gradient(180deg, #cfcfcf 0, #fff 100%); }
.migusscp { position:relative;overflow:hidden; font-size:1.2rem;line-height:1;padding-top:1.2rem;padding-bottom:1.2rem; }
.migusscp a{ padding-right:3px;color:#777; }
.migusscp a:last-child{ padding-right:0; }
.migusousuo .search {margin-top:0px; position: relative; padding: 8px;}
.migusousuo .inp1 { width: 100%; background: #fff; height: 30px; border: none; outline: 0; padding-left: 5px;}
.migusousuo .btn_sub { position: absolute; right: 8px; top: 8px; width: 40px; height: 30px; background: url('../tupian/seah.png') no-repeat center #fff; background-size: 16px;  border: none; outline: 0;}

/*底部开始*/
.sh img{ max-width:100%; }
.footer{ position:relative;overflow:hidden; font-size:1.1rem; }
.migudicai{ background:linear-gradient(180deg, #1b89f0 0,#006dd7 50%, #1b89f0 100%); border-bottom:1px #045bce solid;border-top:1px #045bce solid;padding:1rem 0;margin-bottom:2px;  }
.migudicai a{ margin:0 0px;padding:0 15px;color:#fff;line-height:1; border-right:1px solid #fff;}
.migudicai a:last-child{ border-right:0px solid #fff;}
.migudicai a:hover{color:#eee; }
.footer img{ margin:0 10px; }
.migudiwz{background:linear-gradient(180deg, #d0d0d0 0,#fff 40%,#fff 100%);}
.migudiwz p{ display:block; }
.migudiimg{ position:absolute;top:10px;right:20px; }
.migudiimg img{ max-width:120px; }
@media (max-width: 768px) {
	.migudiimg{ display:none; }
}
/*底部结束*/
.zuobian{ position:fixed;top:20vh;right:20px;z-index:999; background:#fff;padding:5px 5px 0;color:#333;  line-height:2;border:10px #005cbb ridge;border-radius:20px; font-weight:bold; }
.zuobian img{ width:100px;}