
/*  Ò³ÃæÖØÖÃÑùÊ½  */
body,p,h1,h2,h3,h4,h5,li,span,i,ul,img,a,strong,input,button,textarea,select,dd,dl,dt,ol{
	margin:0;
	padding:0;
	word-wrap:break-word;
}
h1,h2,h3,h4,h5,h6{
	font-weight: normal;
}
body{
	font-family:"Arial","microsoft yahei";
	font-size:14px;
	line-height: 1;
	color:#333;
}
*{
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
li{
	list-style-type:none;
	float:left;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
a,area{
	text-decoration:none;
	outline:none;
	color: #000;
}
img{
	border:none;
	vertical-align:middle;
}
i,var,em{
	font-style:normal;
}
button{
	font-family:"Arial","microsoft yahei";
	font-size: 14px;
	outline:none;
	cursor: pointer;
	border: none;
	line-height: 1;
}
input[type="submit"]{
	border: none;
}
iframe{
	border: none;
}
input,select,textarea{
	outline:none;
	font-family:"Arial","microsoft yahei";font-size: 14px;
}
textarea{
	resize:none;
	overflow-y:auto;
}
.at{
	margin:0 auto;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.clear{
	clear:both;
}
.dt{
	display: table;
	width: 100%;
}
.fl-w{
	float: left;
	width: 100%;
}
.hide{
	display: none;
}
.ver-container{
	display: table;
	width: 100%;
	text-align: center;
}
.ver-container > * {
	vertical-align: middle;
	display: table-cell;
}

.swiper-button-disabled{
	cursor: no-drop !important;
	opacity: .5;
}

[class*=icon]{
	font-family:"iconfont" !important;
	font-size:16px;
	font-style:normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

[class*=ico]{
	vertical-align: middle;
	display: inline-block;
}

img {
  cursor: pointer;
}
body {
  min-width: 1200px;
}
.wid {
  width: 1200px;
  margin: 0 auto;
}
.head {
  width: 100%;
  height: 120px;
}
.head .wid {
  width: 100%;
  max-width: 1440px;
  padding: 0 12px;
}
.head .wid .logo {
  height: 120px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.head .wid .func {
  height: 120px;
}
.head .wid .func .search {
  width: 50px;
  height: 120px;
  position: relative;
  border-radius: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-right: 6px;
}
.head .wid .func .search .slide {
  width: 300px;
  height: 40px;
  border: .5px solid #000;
  background-color: #fff;
  border-radius: 4px;
  position: absolute;
  right: 0;
  top: 120px;
  z-index: 98;
  display: none;
}
.head .wid .func .search .slide button {
  width: 50px;
  height: 38px;
  float: left;
  background: url("/whwl/template/img/c2d450_29x29.png") center no-repeat;
  background-size: 20px 20px;
}
.head .wid .func .search .slide input {
  width: calc(100% - 50px);
  float: left;
  height: 38px;
  font-size: 14px;
  padding-left: 10px;
  border: none;
  background: none;
}
.head .wid .func .search i {
  width: 50px;
  display: inline-block;
  height: 50px;
  background: url("/whwl/template/img/c2d450_29x29.png") center no-repeat;
  border: none;
  background-size: 24px 24px;
  cursor: pointer;
}
.head .wid .func .search.acti i {
  background: url("/whwl/template/img/bda138_24x24.png") center no-repeat;
}
.head .wid .func .nav {
  float: left;
}
.head .wid .func .nav ul {
  width: 100%;
}
.head .wid .func .nav ul li {
  width: 110px;
  height: 120px;
  text-align: center;
  font-size: 16px;
  color: #333;
  position: relative;
}
.head .wid .func .nav ul li h4 {
  line-height: 120px;
  font-weight: bold;
  cursor: pointer;
  color: #333;
}
.head .wid .func .nav ul li .slide {
  width: 100%;
  background-color: rgba(27,84,166,0.83);
  position: absolute;
  left: 0;
  z-index: 9;
  top: 118px;
  display: none;
  padding: 10px 0;
}
.head .wid .func .nav ul li .slide p {
  width: 100%;
  line-height: 36px;
  text-align: center;
}
.head .wid .func .nav ul li .slide p a {
  color: #fff;
  font-weight: normal;
}
.head .wid .func .nav ul li .slide p:hover {
  background-color: rgba(19,112,250,0.78);
}
.head .wid .func .nav ul li:hover h4 {
  background-color: #164486;
  color: #fff;
}
.head .wid .func .nav ul li:hover .slide {
  display: block;
}
.head.fix {
  height: 60px;
  box-shadow: 0 5px 15px rgba(0,0,0,0.1);
  z-index: 99;
  position: fixed;
  left: 0;
  top: 0;
  background-color: #fff;
}
.head.fix .logo {
  height: 60px;
}
.head.fix .logo img {
  height: 36px;
}
.head.fix .func {
  height: 60px;
}
.head.fix .func .nav ul li {
  line-height: 60px;
  height: 60px;
}
.head.fix .func .nav ul li h4 {
  line-height: 60px;
}
.head.fix .func .nav ul li .slide {
  top: 60px;
}
.head.fix .func .search {
  height: 60px;
}
.head.fix .func .search .box {
  height: 60px;
}
.head.fix .func .search .slide {
  top: 60px;
}
.banner {
  width: 100%;
}
.banner ul {
  width: 100%;
}
.banner ul li {
  width: 100%;
  height: 660px;
  opacity: 0;
  transition: 3s;
}
.banner ul li.swiper-slide-active {
  opacity: 1;
}
.banner .swiper-pagination {
  bottom: 30px !important;
}
.banner .swiper-pagination .swiper-pagination-bullet {
  width: 14px;
  margin: 0 9px;
  height: 14px;
  opacity: 1;
  background-color: #1b54a6;
  border: .5px solid #fff;
}
.banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #a6c9fb;
}
.function {
  width: 100%;
  height: 57px;
  border-bottom: .5px solid #d5d6d6;
  background-color: #f6f3f3;
  float: left;
}
.function .notice {
  width: 575px;
  height: 56px;
  padding: 10px 0;
}
.function .notice .labs {
  width: 84px;
  height: 36px;
  line-height: 36px;
  color: #fff;
  background-color: #1b54a6;
  text-align: center;
  position: relative;
}
.function .notice .labs:after {
  content: "";
  position: absolute;
  right: -18px;
  top: 0;
  border-top: 18px solid transparent;
  border-left: 18px solid #1b54a6;
  border-bottom: 18px solid transparent;
  width: 0;
  height: 0;
}
.function .notice .conts {
  width: calc(100% - 84px);
  padding-left: 30px;
}
.function .notice .conts .list {
  width: 100%;
  height: 36px;
  overflow: hidden;
}
.function .notice .conts .list ul {
  width: 100%;
}
.function .notice .conts .list ul li {
  width: 100%;
  height: 36px;
  line-height: 36px;
}
.function .notice .conts .list ul li span {
  color: #333;
  font-size: 16px;
}
.function .notice .conts .list ul li i {
  float: right;
  color: #8b8a8a;
  font-size: 16px;
}
.function .notice .conts .list ul li:hover span {
  color: #1b54a6;
}
.function .time {
  height: 56px;
  padding: 10px 0;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.function .time span {
  margin-left: 10px;
}
.title {
  width: 100%;
  text-align: center;
}
.title h2 {
  line-height: 64px;
  display: inline-block;
  padding: 0 56px;
  font-weight: bold;
  font-size: 34px;
  border-bottom: .5px solid #afafaf;
  position: relative;
}
.title h2:after {
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -25px;
  bottom: -2px;
  width: 50px;
  height: 4px;
  background-color: #afafaf;
}
.title p {
  width: 100%;
  line-height: 44px;
  font-size: 16px;
  color: #504e4e;
}
.title.white h2 {
  color: #fff;
  border-bottom: .5px solid #fff;
}
.title.white h2:after {
  background-color: #fff;
}
.title.white p {
  color: #fff;
}
.news {
  width: 100%;
  float: left;
  padding-top: 32px;
  padding-bottom: 55px;
}
.news .conts {
  width: 100%;
  padding-top: 55px;
}
.news .conts .bann {
  width: 590px;
}
.news .conts .bann ul {
  width: 100%;
}
.news .conts .bann ul li {
  width: 100%;
  position: relative;
}
.news .conts .bann ul li .imgs {
  width: 100%;
}
.news .conts .bann ul li .imgs img {
  width: 100%;
}
.news .conts .bann ul li .text {
  width: 100%;
  line-height: 44px;
  padding: 0 10px;
  background: rgba(0,0,0,0.8);
  position: absolute;
  left: 0;
  bottom: 0;
  color: #fff;
}
.news .conts .bann ul li:hover .text {
  background: #000;
}
.news .conts .bann .swiper-pagination {
  width: auto;
  left: initial;
  right: 10px;
  bottom: 14px !important;
}
.news .conts .bann .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  margin: 0 6px;
  height: 12px;
  opacity: 1;
  background-color: #1b54a6;
}
.news .conts .bann .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #a6c9fb;
}
.intrCont {
  width: 570px;
}
.intrCont .tabs {
  width: 100%;
  height: 36px;
  border-bottom: 3px solid #d5d2d2;
}
.intrCont .tabs ul {
  width: auto;
}
.intrCont .tabs ul li {
  width: auto;
  padding: 0 10px;
  line-height: 34px;
  font-size: 18px;
  color: #373737;
  cursor: pointer;
  position: relative;
  margin-right: 40px;
}
.intrCont .tabs ul li.acti {
  color: #1b54a6;
}
.intrCont .tabs ul li.acti:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 100%;
  height: 3px;
  background-color: #1b54a6;
}
.intrCont .tabs a {
  color: #545353;
  float: right;
  line-height: 34px;
}
.intrCont .tabs a:hover {
  color: #1b54a6;
}
.intrCont .cont {
  width: 100%;
}
.intrCont .cont .listCont {
  width: 100%;
}
.intrCont .cont .listCont ul {
  width: 100%;
  padding: 12px 0;
  display: none;
}
.intrCont .cont .listCont ul.show {
  display: block;
}
.intrCont .cont .listCont ul li {
  width: 100%;
  line-height: 44px;
  font-size: 16px;
  border-bottom: .5px dashed #d0d2d3;
  padding-left: 24px;
  position: relative;
}
.intrCont .cont .listCont ul li:after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -5px;
  width: 10px;
  height: 10px;
  background: url("/whwl/template/img/97da58_9x10.png") center no-repeat;
}
.intrCont .cont .listCont ul li .time {
  width: 100px;
  text-align: right;
  color: #a3a5a6;
}
.intrCont .cont .listCont ul li .txts {
  width: 400px;
  line-height: 44px;
}
.intrCont .cont .listCont ul li:hover .txts {
  color: #1b54a6;
}
.product {
  width: 100%;
  height: 619px;
  background: url("/whwl/template/img/eae540_1920x619.jpg") center no-repeat;
  float: left;
  padding-top: 80px;
}
.product .conts {
  width: 100%;
}
.product .conts .list {
  width: 100%;
  padding-top: 60px;
}
.product .conts .list ul {
  width: 100%;
}
.product .conts .list ul li {
  width: 30%;
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  border: .5px solid #fff;
}
.product .conts .list ul li .imgs {
  width: 100%;
  overflow: hidden;
}
.product .conts .list ul li .imgs img {
  width: 100%;
  border-radius: 10px;
  transition: 0.5s;
}
.product .conts .list ul li .text {
  width: 100%;
  height: 40px;
  background: rgba(0,0,0,0.4);
  position: absolute;
  left: 0;
  bottom: 0;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  color: #fff;
  transition: 0.5s;
}
.product .conts .list ul li:hover .imgs img {
  transform: scale(1.1);
}
.product .conts .list ul li:hover .text {
  background: #000;
}
.product .conts .list .swiper-pagination {
  bottom: initial;
  top: 0;
  left: initial;
  right: 0;
  width: auto;
}
.product .conts .list .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  margin: 0 6px;
  height: 12px;
  opacity: 1;
  border-radius: 6px;
  background-color: #fff;
}
.product .conts .list .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #fff;
  width: 58px;
}
.work {
  width: 100%;
  padding-top: 40px;
  float: left;
}
.work .conts {
  width: 100%;
}
.work .conts .intr {
  width: 570px;
  padding-top: 20px;
}
.introduce {
  width: 100%;
  padding-top: 60px;
  float: left;
  overflow: hidden;
}
.introduce .conts {
  width: 100%;
  padding: 44px 0;
  float: left;
  position: relative;
}
.introduce .conts .list {
  width: 100%;
}
.introduce .conts .list ul {
  width: 100%;
}
.introduce .conts .list ul li {
  width: 380px;
  overflow: hidden;
  border-radius: 10px;
}
.introduce .conts .list ul li img {
  width: 100%;
  transition: 0.5s;
  border-radius: 10px;
}
.introduce .conts .list ul li:hover img {
  transform: scale(1.1);
}
.introduce .conts .swiper-button-prev {
  width: 40px;
  height: 40px;
  background-color: #1b54a6;
  border-radius: 20px;
  left: -70px;
  outline: none;
}
.introduce .conts .swiper-button-prev:after {
  font-size: 20px;
  color: #fff;
}
.introduce .conts .swiper-button-next {
  width: 40px;
  height: 40px;
  background-color: #1b54a6;
  border-radius: 20px;
  right: -70px;
  outline: none;
}
.introduce .conts .swiper-button-next:after {
  font-size: 24px;
  color: #fff;
}
.attractions {
  width: 100%;
  height: 718px;
  background: url("/whwl/template/img/e8ab23_1920x718.jpg") center no-repeat;
  float: left;
  padding-top: 45px;
}
.attractions .list {
  width: 100%;
  padding-top: 60px;
  float: left;
  padding-bottom: 80px;
}
.attractions .list ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.attractions .list ul li {
  width: 382px;
  border: .5px solid #d3d3d3;
  background-color: #fff;
  padding: 12px;
  padding-bottom: 0;
  transition: 0.5s;
}
.attractions .list ul li .imgs {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
}
.attractions .list ul li .imgs img {
  width: 100%;
  transition: 0.5s;
  border-radius: 10px;
}
.attractions .list ul li .text {
  width: 100%;
  height: 66px;
  margin-top: 6px;
  padding-left: 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.attractions .list ul li .text:after {
  content: "";
  position: absolute;
  left: 0;
  top: 50;
  margin-top: -4px;
  border-radius: 6px;
  width: 8px;
  height: 8px;
  background-color: #a39e9e;
}
.attractions .list ul li .text span {
  font-size: 16px;
  font-weight: bold;
}
.attractions .list ul li:hover {
  box-shadow: 0 0 20px rgba(0,0,0,0.3);
}
.attractions .list ul li:hover .imgs img {
  transform: scale(1.1);
}
.attractions .list .swiper-pagination {
  bottom: 30px;
}
.attractions .list .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  margin: 0 6px;
  height: 12px;
  opacity: 1;
  border-radius: 6px;
  background-color: #1b54a6;
}
.attractions .list .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #1b54a6;
  width: 58px;
}
.about {
  width: 100%;
  padding-top: 50px;
  float: left;
  padding-bottom: 60px;
}
.about .conts {
  width: 100%;
  padding-top: 44px;
}
.about .conts .imgs {
  width: 497px;
}
.about .conts .imgs img {
  width: 100%;
}
.about .conts .intr {
  width: 660px;
}
.about .conts .intr .text {
  width: 100%;
}
.about .conts .intr .text h5 {
  line-height: 42px;
  font-size: 18px;
  font-weight: bold;
  color: #1b54a6;
}
.about .conts .intr .text p {
  width: 100%;
  line-height: 34px;
  color: #686262;
  font-size: 16px;
  text-indent: 32px;
}
.about .conts .intr .more {
  width: 100%;
  padding: 12px 0;
}
.about .conts .intr .more a {
  display: inline-block;
  width: 120px;
  height: 36px;
  border: .5px solid #1b54a6;
  text-align: center;
  line-height: 34px;
  border-radius: 8px;
  color: #1b54a6;
}
.about .conts .intr .more a:hover {
  background-color: #1b54a6;
  color: #fff;
}
.footer {
  width: 100%;
  float: left;
  background-color: #1b54a6;
}
.footer .link {
  width: 100%;
  line-height: 72px;
  border-bottom: .5px solid #8ea9d1;
}
.footer .link span {
  font-size: 18px;
  color: #fff;
}
.footer .link a {
  font-size: 16px;
  color: #fff;
  margin-right: 30px;
}
.footer .link a:hover {
  color: #f00;
}
.footer .intr {
  width: 100%;
  padding: 40px 0;
  float: left;
}
.footer .intr .text {
  width: auto;
}
.footer .intr .text p {
  width: 100%;
  line-height: 30px;
  font-size: 16px;
  color: #fff;
}
.footer .intr .code {
  width: auto;
}
.footer .intr .code .box {
  width: 100px;
  margin-left: 24px;
  text-align: center;
}
.footer .intr .code .box .txts {
  width: 100%;
  line-height: 26px;
  font-size: 14px;
  color: #fff;
}
.footer .intr .code .box .imgs {
  width: 100%;
}
.footer .intr .code .box .imgs img {
  width: 100px;
}
.container {
  width: 100%;
  padding-top: 20px;
  float: left;
  padding-bottom: 50px;
}
.container .sidebar {
  width: 264px;
}
.container .sidebar .title {
  width: 100%;
  height: 50px;
  background-color: #1b54a6;
  text-align: left;
  padding: 0 12px;
  line-height: 50px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
}
.container .sidebar .title em {
  font-size: 14px;
}
.container .sidebar .list {
  width: 100%;
  background-color: #f7f7f7;
  min-height: 500px;
  float: left;
  border-left: 6px solid #cfcfcf;
  padding: 20px 0;
  padding-left: 5px;
}
.container .sidebar .list ul {
  width: 100%;
}
.container .sidebar .list ul li {
  width: 100%;
  border-bottom: .5px solid #dbdbdb;
  line-height: 50px;
  text-align: center;
  font-size: 16px;
  padding: 0 10px;
  position: relative;
}
.container .sidebar .list ul li:before {
  content: "";
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -7px;
  width: 14px;
  height: 14px;
  background: url("/whwl/template/img/88262f_13x13.jpg") center no-repeat;
}
.container .sidebar .list ul li.acti {
  background-color: #fabf1b;
  color: #fff;
}
.container .sidebar .list ul li.acti a {
  color: #fff;
}
.container .sidebar .list ul li.acti:after {
  content: "";
  position: absolute;
  left: -11px;
  top: 0;
  width: 6px;
  height: 100%;
  background-color: #ce0d20;
}
.container .sidebar .list ul li.acti:before {
  display: none;
}
.container .sidebar .list ul li:hover a {
  color: #ce0d20;
}
.container .content {
  width: 886px;
  min-height: 100px;
}
.container .content.content-all {
  width: 100%;
}
.container .content .location {
  width: 100%;
  height: 62px;
  border-bottom: .5px solid #eee;
}
.container .content .location .addr {
  height: 62px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.container .content .location .addr a {
  color: #333;
  padding: 0 4px;
}
.container .content .location .addr a:hover {
  color: #1b54a6;
}
.container .content .location .addr span {
  color: #333;
  padding-left: 4px;
}
.container .content .location .tits {
  line-height: 62px;
  font-size: 18px;
  color: #333;
}
.container .content .conts {
  width: 100%;
  padding: 20px 0;
}
.container .content .conts .list {
  width: 100%;
}
.container .content .conts .list ul {
  width: calc(100% + 20px);
  position: relative;
  left: -10px;
}
.container .content .conts .list ul li {
  width: 33.3%;
  padding: 0 10px;
}
.container .content .conts .list ul li .imgs {
  width: 100%;
  overflow: hidden;
}
.container .content .conts .list ul li .imgs img {
  width: 100%;
  transition: 0.5s;
}
.container .content .conts .list ul li .text {
  width: 100%;
  text-align: center;
  line-height: 50px;
  font-size: 16px;
  color: #888;
}
.container .content .conts .list ul li:hover .imgs img {
  transform: scale(1.1);
}
.container .content .conts .inform {
  width: 100%;
}
.container .content .conts .inform .title {
  width: 100%;
  padding: 20px 0;
  text-align: center;
  border-bottom: .5px solid #f5f5f5;
}
.container .content .conts .inform .title .tits {
  line-height: 34px;
  font-size: 18px;
  font-weight: bold;
}
.container .content .conts .inform .title .labs {
  width: 100%;
  line-height: 26px;
  font-size: 14px;
  color: #333;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 26px;
}
.container .content .conts .inform .title .labs .bshare-custom {
  padding-left: 10px;
}
.container .content .conts .inform .text {
  width: 100%;
  padding-top: 30px;
}
.container .content .conts .inform .text .imgs {
  width: 100%;
  text-align: center;
}
.container .content .conts .inform .text .imgs img {
  max-width: 100%;
}
.container .content .conts .inform .text .txts {
  width: 100%;
  line-height: 36px;
  font-size: 16px;
  text-indent: 32px;
  padding: 20px 0;
  text-align: justify;
}
.container .content .conts .detailList {
  width: 100%;
  padding-bottom: 20px;
  float: left;
}
.container .content .conts .detailList ul {
  width: 100%;
}
.container .content .conts .detailList ul li {
  width: 100%;
  height: 54px;
  border-bottom: .5px dashed #ccc;
}
.container .content .conts .detailList ul li a {
  display: flex;
  justify-content: space-between;
}
.container .content .conts .detailList ul li .time {
  width: 100px;
  text-align: right;
  line-height: 54px;
  color: #999;
}
.container .content .conts .detailList ul li .txts {
  color: #333;
  width: calc(100% - 140px);
  line-height: 54px;
  font-size: 16px;
}
.pageing {
  width: 100%;
  padding: 20px 0;
  float: left;
}
.pageing ul {
  width: 100%;
  display: table;
  text-align: center;
}
.pageing ul li {
  float: initial;
  display: inline-block;
  width: auto;
  padding: 0 8px;
  height: 32px;
  line-height: 32px;
  color: #999;
}
.pageing ul li a {
  color: #999;
}
.pageing ul li button {
  width: auto;
  min-width: 50px;
  padding: 0 10px;
  height: 24px;
  border: .5px solid #1b54a6;
  text-align: center;
  line-height: 22px;
  color: #1b54a6;
  background: none;
}
.pageing ul li input {
  width: auto;
  height: 24px;
  border: .5px solid #767676;
  width: 60px;
  padding: 0 8px;
}
.pageing ul li em {
  color: #5299ff;
  padding: 0 3px;
}
.fix-menu {
  width: 70px;
  height: 370px;
  position: fixed;
  right: 30px;
  bottom: 30%;
  z-index: 999;
}
.fix-menu ul {
  width: 100%;
}
.fix-menu ul li {
  width: 100%;
  height: 70px;
  background-color: #1b54a6;
  margin: 2px 0;
  display: flex;
  justify-content: center;
  flex-direction: column;
  position: relative;
  cursor: pointer;
}
.fix-menu ul li a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.fix-menu ul li .slide {
  width: 140px;
  height: 160px;
  position: absolute;
  right: 76px;
  background-color: #fff;
  border: .5px solid #f5f5f5;
  top: 0;
  padding: 6px;
  box-shadow: 0 5px 10px rgba(0,0,0,0.1);
  display: none;
}
.fix-menu ul li .slide .imgs {
  width: 100%;
  float: left;
}
.fix-menu ul li .slide .imgs img {
  width: 100%;
}
.fix-menu ul li .slide .txts {
  width: 100%;
  text-align: center;
  line-height: 24px;
  font-size: 14px;
  color: #666;
}
.fix-menu ul li .ico {
  width: 100%;
  height: 34px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.fix-menu ul li .txt {
  width: 100%;
  line-height: 16px;
  font-size: 12px;
  color: #fff;
  text-align: center;
}
.fix-menu ul li:hover a {
  background-color: #063f99;
}
.fix-menu ul li:hover .slide {
  display: block;
}

@media screen and (max-width: 1400px) {
  .head .wid .func .nav ul li {
    width: 90px;
  }
}
