﻿                        .header {
				width: 100%;
				height: 96px;
				background-color: rgba(62, 196, 36, 1);
				opacity: 0.95;
			}

			.header .header-main {
				width: 1200px;
				height: 96px;
				margin: 0 auto;
				position: relative;
			}

			.logo {
				position: relative;
				left: 0;
				top: 17px;
				float: left;
			}

			.logo img {
				width: 14.8125rem;
				height: 3.0625rem;
			}

			/* layui css样式 */
			.layui-nav {
				left: 0;
				top: 24px;
				float: left;
				padding: 0 0!important;
			}

			.layui-nav .layui-nav-item a {
				font-size: 18px;
				padding: 0 9px!important;
				font-family: 'PingFangSC-Semibold';
				font-weight: 600;
				color: rgba(255, 255, 255, 1);
				line-height: 49px;
			}

			.layui-nav-child dd a {
				color: #333333 !important;
				font-weight: 400 !important;
			}

			.layui-nav-third-child {
				display: none;
				position: absolute;
				left: 104px;
				top: -6px;
				min-width: 100%;
				line-height: 36px;
				padding: 5px 0;
				box-shadow: 0 2px 4px rgba(0, 0, 0, .12);
				border: 1px solid #d2d2d2;
				background-color: #fff;
				z-index: 100;
				border-radius: 2px;
				white-space: nowrap;
			}

			.layui-nav .layui-nav-child dd.layui-this a {
				/*background-color: transparent;*/
				color: #FFFFFF;
			}
			.layui-carousel-ind {
				top: -29px!important;
			}
			.layui-carousel-ind ul {
				background-color: rgba(0, 0, 0, 0)!important;
			}
			.layui-carousel-ind li {
				width: 40px!important;
				height: 8px!important;
				border-radius: 5px!important;
			}
			#qyfc .layui-carousel-ind {
				top: -18px!important;
			}
			#spzx .layui-carousel-ind {
				top: -18px!important;
			}
			/* 搜索 */
			.sousuo {
				position: relative;
				left: 0;
				top: 32px;
				float: right;
			}

			.sousuo .search {
				padding: 0px 20px;
				border-radius: 15px;
				border: 0;
				height: 30px;
				background-color: rgba(255, 255, 255, 0.36);
				color: rgba(255, 255, 255, 1);
				width: 155px;
				line-height: 30px;
			}

			input::-webkit-input-placeholder {
				color: rgba(255, 255, 255, 1);
				font-weight: 500;
				font-size: 14px;
			}

			.search-icon {
				position: relative;
				right: 25px;
				top: 0;
				background: none;
				border: 0;
			}

			.top_nav .active {
				display: none;
				position: absolute;
				left: 105px;
				top: 0;
				min-width: 100%;
				line-height: 36px;
				padding: 5px 0;
				box-shadow: 0 2px 4px rgba(0, 0, 0, .12);
				border: 1px solid #d2d2d2;
				background-color: #fff;
				z-index: 100;
				border-radius: 2px;
				white-space: nowrap;
			}

			.selected {
				display: none;
				position: absolute;
				left: 105px;
				top: 0;
				min-width: 100%;
				line-height: 36px;
				padding: 5px 0;
				box-shadow: 0 2px 4px rgba(0, 0, 0, .12);
				border: 1px solid #d2d2d2;
				background-color: #fff;
				z-index: 100;
				border-radius: 2px;
				white-space: nowrap;
			}

.imgs {
	width: auto !important;
	height: 317px !important
}
