﻿* {
	margin: 0;
	padding: 0;
	box-sizing: border-box
}

body,
html {
	font-family: "微软雅黑";
	color: #666;
	font-size: 14px;
	margin: 0 auto
}

.clearfix:before,
.clearfix:after {
	content: "";
	display: table
}

.clearfix:after {
	clear: both
}

.clearfix {
	*zoom: 1
}

table {
	border-collapse: collapse
}

.fl {
	float: left
}

.fr {
	float: right
}

p {
	margin-bottom: 0
}

ul {
	list-style: none;
	margin-bottom: 0
}

select,
input {
	vertical-align: middle
}

input {
	padding-top: 0;
	padding-bottom: 0;
	font-family: 'Microsoft YaHei', 'PingFang SC', 'Helvetica Neue', Helvetica, 'Hiragino Sans GB', STHeitiSC-Light, Arial, sans-serif
}

input[type=submit] {
	-webkit-appearance: none;
	outline: none
}

img {
	border: 0
}

a {
	color: #666;
	text-decoration: none !important;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s
}

a:hover {
	text-decoration: none;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s
}

a:active {
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s
}

textarea {
	resize: none
}

s,
i,
em {
	font-style: normal;
	text-decoration: none
}

.container {
	padding: 0;
	margin: 0
}

.wrap {
	width: 100%;
	height: 100%
}

html,
body {
	position: relative;
	height: 100%
}

body {
	margin: 0;
	padding: 0
}

.wan_index {
	width: 100%;
	height: 100%
}

.wan_index .swiper-container {
	width: 100%;
	height: 100%
}

.wan_index .swiper-slide {
	width: 100%;
	height: 100%;
	font-size: 18px;
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center
}

@-webkit-keyframes imageAnimation {
	0% {
		opacity: 0;
		-webkit-animation-timing-function: ease-in
	}
	5% {
		opacity: 1;
		-webkit-animation-timing-function: ease-out
	}
	17% {
		opacity: 1
	}
	25% {
		opacity: 0
	}
	100% {
		opacity: 0
	}
}

@-moz-keyframes imageAnimation {
	0% {
		opacity: 0;
		-moz-animation-timing-function: ease-in
	}
	8% {
		opacity: 1;
		-moz-animation-timing-function: ease-out
	}
	17% {
		opacity: 1
	}
	25% {
		opacity: 0
	}
	100% {
		opacity: 0
	}
}

@-o-keyframes imageAnimation {
	0% {
		opacity: 0;
		-o-animation-timing-function: ease-in
	}
	8% {
		opacity: 1;
		-o-animation-timing-function: ease-out
	}
	17% {
		opacity: 1
	}
	25% {
		opacity: 0
	}
	100% {
		opacity: 0
	}
}

@-ms-keyframes imageAnimation {
	0% {
		opacity: 0;
		-ms-animation-timing-function: ease-in
	}
	8% {
		opacity: 1;
		-ms-animation-timing-function: ease-out
	}
	17% {
		opacity: 1
	}
	25% {
		opacity: 0
	}
	100% {
		opacity: 0
	}
}

@keyframes imageAnimation {
	0% {
		opacity: 0;
		animation-timing-function: ease-in
	}
	8% {
		opacity: 1;
		animation-timing-function: ease-out
	}
	17% {
		opacity: 1
	}
	25% {
		opacity: 0
	}
	100% {
		opacity: 0
	}
}

.wan_index .wan_index_a {
	overflow: hidden;
	position: relative
}

.wan_index .wan_index_a .cb-slideshow li span {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	color: transparent;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	z-index: 0;
}

.wan_index .wan_index_a .cb-slideshow li.bg1 span {
	background-image: url("../images/index_bg.jpg")
}

.wan_index .wan_index_a .cb-slideshow li.bg2 span {
	background-image: url("../images/index_bg2.jpg")
}

.wan_index .wan_index_a .cb-slideshow li.bg3 span {
	background-image: url("../images/index_bg3.jpg")
}

.wan_index .wan_index_a .cb-slideshow li.bg4 span {
	background-image: url("../images/index_bg4.jpg")
}

.wan_index .wan_index_a .index_sharing {
	position: fixed;
	left: 0;
	top: 40%;
	margin: auto;
	z-index: 999
}

.wan_index .wan_index_a .index_sharing .bdsharebuttonbox a {
	display: block;
	width: 50px;
	height: 50px;
	background: rgba(0, 0, 0, 0.45);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000, endcolorstr=#7F000000);
	text-align: center;
	line-height: 50px;
	float: inherit;
	margin-bottom: 6px;
	margin-top: 0
}

.wan_index .wan_index_a .index_sharing .bdsharebuttonbox .index_wx {
	background: url("../images/shar_wx.png") center center
}

.wan_index .wan_index_a .index_sharing .bdsharebuttonbox .bds_sqq {
	background: url("../images/shar_qq.png") center center
}

.wan_index .wan_index_a .index_sharing .bdsharebuttonbox .bds_tsina {
	background: url("../images/shar_wb.png") center center
}

.wan_index .wan_index_a .index_sharing .bdsharebuttonbox .index_fk {
	background: url("../images/shar_fk.png") center center
}

.wan_index .wan_index_a .index_word {
	color: #fff;
	position: absolute;
	top: 30%;
	left: 9.7%;
	max-width: 672px;
	z-index: 999999;
}

.wan_index .wan_index_a .index_word .index_word_a {
	font-size: 36px;
	font-weight: bold;
}

.wan_index .wan_index_a .index_word .index_word_b {
	width: 128px;
	height: 3px;
	background: #2c2c7b;
	margin-top: 30px;
	margin-bottom: 35px
}

.wan_index .wan_index_a .index_word .index_word_c {
	width: 550px;
	font-size: 16px;
	line-height: 36px
}

.wan_index .wan_index_a .index_word .index_word_d {
	margin-top: 50px
}

.wan_index .wan_index_a .index_word .index_word_d a {
	font-size: 14px;
	color: #fff
}

.wan_index .wan_index_a .index_word .index_word_d a span {
	display: inline-block;
	background: #2c2c7b;
	height: 35px;
	line-height: 35px
}

.wan_index .wan_index_a .index_word .index_word_d a span:hover {
	background: #0e0e50;
}

.wan_index .wan_index_a .index_word .index_word_d a .index_more {
	width: 115px;
	text-align: center;
	margin-right: 3px
}

.wan_index .wan_index_a .index_word .index_word_d a .index_more_icon {
	padding: 0 9px
}

.wan_index .wan_index_a .index_inlet {
	position: absolute;
	bottom: 10%;
	left: 9.7%;
	z-index: 999
}

.wan_index .wan_index_a .index_inlet img {
	vertical-align: bottom;
	margin-right: 8px;
	width: 27%
}

.index_mouse {
	position: fixed;
	bottom: 10%;
	z-index: 111111;
	width: 60px;
	height: 30px;
	border: 2px solid transparent;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	border-radius: 20px
}

.index_mouse:hover {
	border: 2px solid #fff;
	-webkit-transform: translateX(10px);
	-moz-transform: translateX(10px);
	-ms-transform: translateX(10px);
	-o-transform: translateX(10px);
	transform: translateX(10px)
}

.index_mouse img {
	width: 85%;
	position: relative;
	top: -10px;
	cursor: pointer;
	left: 6px
}

.wan_index .swiper-button-next {
	right: 9.7%;
}

.wan_index .swiper-button-prev {
	left: 9.7%;
}


.index_foot {
	width: 100%;
	position: fixed;
	text-align: center;
	bottom: 35px;
	font-size: 14px;
	color: #e5e5e5;
	z-index: 111111;
	margin: auto;
}

.index_foot a {
	font-size: 14px;
	color: #e5e5e5
}

.index_foot a:hover {
	color: #fff
}

.index_header {
	position: fixed;
	top: 0;
	width: 100%;
	height: 73px;
	z-index: 111111;
	font-size: 16px;
	background: rgba(0, 0, 0, 0.7);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#b2000000, endcolorstr=#b2000000)
}

.index_header .index_logo {
	margin-left: 9.7%;
	margin-top: 12px
}

.index_header .index_nav {
	margin-right: 9.7%
}

.index_header .index_nav .index_nav_ul>li {
	float: left;
	height: 73px;
	line-height: 73px
}

.index_header .index_nav .index_nav_ul>li .tag_nav {
	position: absolute;
	width: 100%;
	height: 65px;
	background: rgba(0, 0, 0, 0.53);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000, endcolorstr=#7F000000);
	line-height: 65px;
	left: 0;
	display: none;
	z-index: 111111
}

/*.index_header .index_nav .index_nav_ul>li .tag_nav ul {
	margin-right: 9.7%
}*/

.index_header .index_nav .index_nav_ul>li .tag_nav ul.n1 {
	margin-right: 10%;
}

.index_header .index_nav .index_nav_ul>li .tag_nav ul.n2 {
	margin-right: 30%;
}

.index_header .index_nav .index_nav_ul>li .tag_nav ul.n3,
.index_header .index_nav .index_nav_ul>li .tag_nav ul.n4 {
	margin-right: 22%;
}

.index_header .index_nav .index_nav_ul>li .tag_nav ul.n5,
.index_header .index_nav .index_nav_ul>li .tag_nav ul.n6 {
	margin-right: 14%;
}


.index_header .index_nav .index_nav_ul>li .tag_nav ul li {
	float: left;
	padding-left: 40px
}

.index_header .index_nav .index_nav_ul>li .tag_nav ul li a {
	color: #fff;
	display: block;
	text-align: right
}

.index_header .index_nav .index_nav_ul>li .tag_nav ul li a:hover {
	color: #7a7abd
}

.index_header .index_nav .index_nav_ul>li>a {
	display: block;
	height: 73px;
	padding: 0 20px;
	color: #fff;
	border-bottom: 3px solid transparent
}

.index_header .index_nav .index_nav_ul>li>a.index_nav_active {
	color: #7a7abd;
	border-bottom: 3px solid #7a7abd
}

.index_header .index_nav .index_nav_ul>li>a:hover {
	color: #7a7abd;
	border-bottom: 3px solid #7a7abd
}

.index_header .index_nav .index_search {
	margin-top: 25px;
	margin-left: 15px;
	height: 21px
}

.index_header .index_nav .index_search img {
	vertical-align: -1px;
	margin-right: 10px;
	height: 21px;
	cursor: pointer
}

.index_search_popover {
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#c8000000, endcolorstr=#c8000000);
	z-index: 11111111;
	display: none
}

.index_search_popover #index_search {
	width: 80%;
	margin: 0 auto;
	margin-top: 20%;
	position: relative
}

.index_search_popover #index_search .index_search_tc input {
	width: 100%;
	height: 70px;
	line-height: 70px;
	background: transparent;
	font-size: 30px;
	padding-left: 20px;
	color: #fff;
	outline: none
}

.index_search_popover #index_search .index_search_tc img {
	position: absolute;
	top: 13px;
	right: 19px;
	height: 45px;
	cursor: pointer
}

.index_search_popover .index_close img {
	position: absolute;
	width: 30px;
	top: 5%;
	right: 5%
}

.header_zt {
	display: none;
	width: 100%;
	height: 60px;
	background: #fff;
	padding: 0 4%;
	position: fixed;
	top: 0;
	z-index: 999999;
	border-bottom: 1px solid #000
}

.header_zt .header_zt_logo img {
	width: 20%;
	margin-top: 15px
}

.search_zt {
	position: fixed;
	top: 60px;
	z-index: 99999;
	width: 100%;
	text-align: center;
	padding: 15px 10%;
	background: #fff
}

.search_zt .zt_s1 {
	position: relative;
	width: 80%;
	margin-right: 10px
}

.search_zt .zt_s1 input {
	width: 100%;
	height: 22px;
	line-height: 22px;
	border: none;
	border: 1px #fff solid;
	padding-left: 15px;
	background-color: transparent;
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	outline: none
}

.search_zt .zt_s1 img {
	height: 16px;
	position: absolute;
	top: 3px;
	right: 10px
}

@media screen and (min-width: 375px) and (max-width: 412px) {
	.search_zt .zt_s1 {
		width: 77%
	}
	.search_zt .zt_s1 img {
		width: 6%
	}
}

.menu-btn {
	display: block;
	position: fixed;
	top: 22px;
	right: 4%;
	width: 24px;
	height: 25px;
	z-index: 9999999
}

.menu-btn>span {
	display: block;
	width: 24px;
	height: 3px;
	background: #fff;
	cursor: pointer;
	border-radius: 3px;
	margin-left: 0
}

.menu-btn>span:nth-child(1) {
	position: absolute;
	top: 4px
}

.menu-btn>span:nth-child(2) {
	position: absolute;
	top: 11px
}

.menu-btn>span:nth-child(3) {
	position: absolute;
	top: 18px
}

.menu-btn>.span1 {
	background: white;
	-webkit-animation: span1 .5s alternate;
	-moz-animation: span1 .5s alternate;
	animation: span1 .5s alternate;
	-webkit-transform: translateY(7px) rotateZ(45deg);
	-moz-transform: translateY(7px) rotateZ(45deg);
	transform: translateY(7px) rotateZ(45deg)
}

.menu-btn>.span3 {
	background: white;
	-webkit-animation: span2 .5s alternate;
	-moz-animation: span2 .5s alternate;
	animation: span2 .5s alternate;
	-webkit-transform: translateY(-7px) rotateZ(-45deg);
	-moz-transform: translateY(-7px) rotateZ(-45deg);
	transform: translateY(-7px) rotateZ(-45deg)
}

.menu-btn>.span1-1 {
	background: #fff;
	-webkit-animation: span1-1 .5s alternate;
	-moz-animation: span1-1 .5s alternate;
	-o-animation: span1-1 .5s alternate;
	animation: span1-1 .5s alternate;
	-webkit-transform: translateY(0px) rotateZ(0deg);
	-moz-transform: translateY(0px) rotateZ(0deg);
	-ms-transform: translateY(0px) rotateZ(0deg);
	-o-transform: translateY(0px) rotateZ(0deg);
	transform: translateY(0px) rotateZ(0deg)
}

.menu-btn>.span3-1 {
	animation: span3-1 .5s alternate;
	-webkit-transform: translateY(0px) rotateZ(0deg);
	-moz-transform: translateY(0px) rotateZ(0deg);
	-ms-transform: translateY(0px) rotateZ(0deg);
	-o-transform: translateY(0px) rotateZ(0deg);
	transform: translateY(0px) rotateZ(0deg);
	background: #fff
}

@keyframes span1 {
	0% {
		transform: translateY(0px) rotateZ(0deg)
	}
	10% {
		transform: translateY(-3px)
	}
	70% {
		transform: translateY(7px)
	}
	100% {
		transform: translateY(7px) rotateZ(45deg);
		background: #000
	}
}

@-webkit-keyframes span1 {
	0% {
		-webkit-transform: translateY(0px) rotateZ(0deg)
	}
	10% {
		-webkit-transform: translateY(-3px)
	}
	70% {
		-webkit-transform: translateY(7px)
	}
	100% {
		-webkit-transform: translateY(7px) rotateZ(45deg);
		background: #000
	}
}

@-moz-keyframes span1 {
	0% {
		-moz-transform: translateY(0px) rotateZ(0deg)
	}
	10% {
		-moz-transform: translateY(-3px)
	}
	70% {
		-moz-transform: translateY(7px)
	}
	100% {
		-moz-transform: translateY(7px) rotateZ(45deg);
		background: #000
	}
}

@keyframes span2 {
	0% {
		transform: translateY(0px) rotateZ(0deg)
	}
	10% {
		transform: translateY(3px)
	}
	70% {
		transform: translateY(-7px)
	}
	100% {
		transform: translateY(-7px) rotateZ(-45deg);
		background: #000
	}
}

@keyframes span2 {
	0% {
		transform: translateY(0px) rotateZ(0deg)
	}
	10% {
		transform: translateY(3px)
	}
	70% {
		transform: translateY(-7px)
	}
	100% {
		transform: translateY(-7px) rotateZ(-45deg);
		background: #000
	}
}

@-webkit-keyframes span2 {
	0% {
		-webkit-transform: translateY(0px) rotateZ(0deg)
	}
	10% {
		-webkit-transform: translateY(3px)
	}
	70% {
		-webkit-transform: translateY(-7px)
	}
	100% {
		-webkit-transform: translateY(-7px) rotateZ(-45deg);
		background: #000
	}
}

@keyframes span1-1 {
	0% {
		transform: translateY(7px) rotateZ(45deg)
	}
	10% {
		transform: translateY(7px)
	}
	70% {
		transform: translateY(-3px)
	}
	100% {
		transform: translateY(0px) rotateZ(0deg);
		background: #000
	}
}

@-webkit-keyframes span1-1 {
	0% {
		-webkit-transform: translateY(7px) rotateZ(45deg)
	}
	10% {
		-webkit-transform: translateY(7px)
	}
	70% {
		-webkit-transform: translateY(-3px)
	}
	100% {
		-moz-transform: translateY(0px) rotateZ(0deg);
		background: #000
	}
}

@-moz-keyframes span1-1 {
	0% {
		-moz-transform: translateY(7px) rotateZ(45deg)
	}
	10% {
		-moz-transform: translateY(7px)
	}
	70% {
		-moz-transform: translateY(-3px)
	}
	100% {
		-moz-transform: translateY(0px) rotateZ(0deg);
		background: #000
	}
}

@keyframes span3-1 {
	0% {
		transform: translateY(-7px) rotateZ(-45deg)
	}
	10% {
		transform: translateY(-7px)
	}
	70% {
		transform: translateY(3px)
	}
	100% {
		transform: translateY(0px) rotateZ(0deg);
		background: #000
	}
}

@-webkit-keyframes span3-1 {
	0% {
		-webkit-transform: translateY(-7px) rotateZ(-45deg)
	}
	10% {
		-webkit-transform: translateY(-7px)
	}
	70% {
		-webkit-transform: translateY(3px)
	}
	100% {
		-webkit-transform: translateY(0px) rotateZ(0deg);
		background: #000
	}
}

@-moz-keyframes span3-1 {
	0% {
		-moz-transform: translateY(-7px) rotateZ(-45deg)
	}
	10% {
		-moz-transform: translateY(-7px)
	}
	70% {
		-moz-transform: translateY(3px)
	}
	100% {
		-moz-transform: translateY(0px) rotateZ(0deg);
		background: #000
	}
}

.right-menu {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	background: #333;
	z-index: 9999997;
	min-width: 320px;
	overflow: hidden;
	-webkit-transform: translateX(100%);
	-moz-transform: translateX(100%);
	transform: translateX(100%);
	-webkit-transition: .45s;
	-moz-transition: .45s;
	transition: .45s
}

.right-menu>div {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding-top: 100px;
	z-index: 1;
	background: #333;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	transition: .4s
}

.right-menu>div>.menu-ul {
	height: 80%;
	overflow-x: hidden;
	overflow-y: scroll
}

.right-menu>div>.menu-ul>li {
	width: 100%;
	line-height: 2.5em;
	position: relative;
	font-size: 17px
}

.right-menu>div>.menu-ul>li>a {
	border-bottom: 1px solid #444;
	color: white;
	display: block;
	opacity: .8;
	opacity: .8;
	filter: alpha(opacity=80);
	width: 100%;
	padding-left: 10%
}

.right-menu>div>.menu-ul>li:hover {
	opacity: 1;
	opacity: 1;
	filter: alpha(opacity=100)
}

.right-menu>div>.menu-ul>li>img {
	width: 24px;
	position: absolute;
	top: 5px;
	right: 10px
}

.menu-ul .new-ul2 {
	display: block
}

.menu-ul .new-ul2>p {
	width: 100%;
	border-bottom: 1px solid #444;
	line-height: 2.5em;
	position: relative;
	font-size: 13px
}

.menu-ul .new-ul2>p>a {
	color: white;
	display: block;
	opacity: .8;
	opacity: .8;
	filter: alpha(opacity=80);
	width: 100%;
	padding-left: 15%
}

.menu-ul .new-ul2>p>a:hover {
	opacity: 1;
	opacity: 1;
	filter: alpha(opacity=100)
}

.right-menu1 {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	transform: translateX(0px)
}

.search_zt {
	display: none
}

.deng1 {
	display: none
}


@media screen and (min-width: 1111px) and (max-width: 1186px) {
	.index_header .index_nav {
		margin-right: 5.7%;
	}
	.index_header .index_logo {
		margin-left: 5.7%;
	}

}

@media screen and (min-width: 980px) and (max-width: 1110px) {
	.index_header .index_nav {
		margin-right: 3.7%;
	}
	.index_header .index_logo {
		margin-left: 3.7%;
	}
	.index_header .index_nav .index_nav_ul>li>a {
		padding: 0 15px;
	}
	
	
}

@media screen and (min-width: 780px) and (max-width: 979px) {
	.index_header .index_nav {
		margin-right: 1%;
	}
	.index_header .index_logo {
		margin-left: 1%;
	}
	.index_header .index_nav .index_nav_ul>li>a {
		padding: 0 10px;
	}
	.index_header .index_nav .index_search {
		margin-left: 10px;
	}
	
	
}


@media screen and (min-width: 320px) and (max-width: 850px) {
	.header {
		display: none
	}
	.header_zt {
		display: block
	}
	.search_zt {
		display: block
	}	
	.index_header {
		display: none
	}
	.wan_index .wan_index_a .index_word .index_word_a {
		font-size: 18px
	}
	.wan_index .wan_index_a .index_sharing .bdsharebuttonbox .index_wx {
		background-size: 85%
	}
	.wan_index .wan_index_a .index_sharing .bdsharebuttonbox .bds_sqq {
		background-size: 85%
	}
	.wan_index .wan_index_a .index_sharing .bdsharebuttonbox .bds_tsina {
		background-size: 85%
	}
	.wan_index .wan_index_a .index_sharing .bdsharebuttonbox .index_fk {
		background-size: 85%
	}
	.wan_index .wan_index_a .index_sharing .bdsharebuttonbox a {
		width: 30px;
		height: 30px
	}
	.wan_index .wan_index_b .index_group ul li {
		width: 50%
	}
	.wan_index .wan_index_b .index_group ul li .index_group_b .index_group_txt {
		font-size: 18px
	}
	.wan_index .wan_index_a .index_inlet img {
		width: 16%
	}
	.index_mouse {
		bottom: 10%
	}
	.header_zt .header_zt_logo img {
		width: 65%
	}
	.header_zt {
		background: rgba(0, 0, 0, 0.5);
		filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000, endcolorstr=#7F000000)
	}
	.search_zt {
		background: rgba(0, 0, 0, 0.5);
		filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000, endcolorstr=#7F000000)
	}
	.wan_index .wan_index_a .index_word .index_word_d {
		margin-top: 3%
	}
	.wan_index .wan_index_a .index_word {
		top: 22%
	}
	
}

@media screen and (min-width: 478px) and (max-width: 660px) {
	.wan_index .wan_index_a .index_word .index_word_c {
		width: 80%;
		font-size: 14px
	}
}


@media screen and (min-width: 320px) and (max-width: 478px) {
	.wan_index .wan_index_a .index_word .index_word_c {
		width: 300px;
		font-size: 14px
	}
}

@media screen and (min-width: 320px) and (max-width: 374px) {
	.wan_index .wan_index_b .index_group ul li .index_group_b .index_group_txt_a {
		font-size: 12px
	}
	.wan_index .wan_index_b .index_group ul li .index_group_b {
		padding-top: 22%
	}
	.wan_index .wan_index_a .index_word .index_word_b {
		margin-top: 20px;
		margin-bottom: 20px
	}
	.wan_index .wan_index_a .index_word .index_word_c {
		font-size: 12px;
		line-height: 25px;
		width: 250px
	}
	.wan_index .wan_index_a .index_word .index_word_d {
		margin-top: 20px
	}
	.index_foot {
		bottom: 10px;
		font-size: 12px
	}
	.search_zt .zt_s1 {
		width: 75%
	}
}
