*{
	margin: 0px;
	padding: 0px;
}
body
{
	height: 100%;
	width: 100%;
	overflow: hidden;
	position: absolute;
}
#content
{
    font-weight: 500;
    margin: -7px 0 10px 0;
    width: initial;
    height: initial;
    position: initial;
    float: left;
    clear: both;
}
#content section
{
	width: 452px;
	overflow: hidden;
}
ul li
{
	list-style: none;
}
#header
{
    width: 100%;
    height: 50px;
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1001;
    -webkit-box-shadow: 0 2px 6px 0 rgba(0,0,0,0.04);
    box-shadow: 0 2px 6px 0 rgba(0,0,0,0.04);
}
.header
{
	height: 50px;
	width: 1000px;
	margin: auto;
}
.logo
{
	width: 72px;
    height: 25px;
    float: left;
}
.logo img
{
	width: 72px;
    height: 25px;
    display: block;
    float: left;
    margin-right: 60px;
    margin: 12px 60px 13px 0;
}
.nav
{
	float: left;
	height: 50px;
	line-height: 50px;
}
.nav li
{
	float: left;
	cursor: pointer;
    position: relative;
    width: 110px;
    line-height: 50px;
    text-align: center;
    display: inline-block;
    color: #555;
    font-size: 14px;
}
.nav li a
{
	text-decoration: none;
    text-align: center;
    color: #555;
    font-size: 14px;
}
.active a
{
	border-bottom: 2px solid #ff2741;
    padding-bottom: 3px;
    color: #FF2741 !important;
}
.main-home
{
	width: 100%;
	float: left;
	margin-bottom: 80px;
}
.txt
{
    padding-top: 150px;
    width: 952px;
    margin: auto;
    
}
.top
{
    font-size: 48px;
    font-weight: bold;
    margin: 0;
    float: left;
}
.left
{
	float: left;
	overflow: hidden;
}
.fancyInput
{
	box-shadow: none;
	background: #fff;
	color: #333;
	margin: 0;
	padding: 0;
	max-width: initial;
	font-size: 40px;
    margin: 0;
    float: left;
}
.btimg
{
    width: 248px;
    height: 16px;
    clear: both;
    display: block;
    border: 0;
    float: left;
}
.btn
{
	float: left;
	margin: 57px 0 275px 0;
	clear: both;
	position: relative;
}
.btn a
{
	background: #000;
	display: inline-block;
    width: 150px;
    height: 40px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    line-height: 40px;
    border-radius: 4px;
}
.ewmimg
{
	display: none;
    border-radius: 4px;
    background: #000;
    padding: 0 14px 14px 14px;
    border-radius: 4px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.btn1
{
	width: 90%;
	margin: auto;
}
.ewmimg img
{
	width: 122px;
    height: 122px;
    display: block;
}
.btn a i
{
    background:url(../img/e76b6082-be01-44bc-b317-049dbb6f63b2.png) no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
    background-size: contain;
    vertical-align: middle;
    margin: 10px 10px 10px 0;
    float: right;
}
.btn1 a i
{
    background:url(../img/e76b6082-be01-44bc-b317-049dbb6f63b2.png) no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
    background-size: contain;
    vertical-align: middle;
    float: right;
}
.right
{
	float: right;
}
.swiper-container
{
	width: 500px;
    height: 300px;
    margin: 0 auto;
}
.swiper-slide
{
	width: 500px;
    height: 300px;
    margin: 0 auto;
}
.swiper-slide  img
{
	width: 100%;
}
.hx
{
    float: left;
    margin-top: 10px;
    width: 300px;
    height: 2px;
    background: #e6e6e6;
    position: relative;
}
.hx span
{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 2px;
	background: #000;
	z-index: 999;
}
.hxw
{
	animation: a 3.4s infinite;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction
{
	width: 100px !important;
	font-size: 14px;
}
.swiper-button-next
{
	background: url(../img/next.png) no-repeat;
	width: 18px;
	height: 9px;
	background-size: 100% 100%;
	bottom: 15px;
	top: initial;
	right: 0;
}
.swiper-button-prev
{
	background: url(../img/prev.png) no-repeat;
	width: 18px;
	height: 9px;
	background-size: 100% 100%;
	bottom: 15px;
	top: initial;
	left: initial;
	right: 25px;
}
.hxs
{
	position: absolute;
	bottom: 18px;
	left: 100px;
}
.hxw1
{
	animation: a1 3.4s infinite;
}
@keyframes a{
	from{
		width: 0px;
	}
	to{
		width: 100%;
	}
}
@keyframes a1{
	from{
		width: 0px;
	}
	to{
		width: 100%;
	}
}
.btn1
{
	display: none;
	clear: both;
}
.btn1 a
{
    background: #000;
    display: inline-block;
    width: 100px;
    height: 30px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    line-height: 30px;
    border-radius: 4px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    font-size: 14px;
    float: left;
    margin: 10px 10px;
}
.btn1 a .ewmimg
{
	width: 100px;
	height: 100px;
	display: block;
    background: #000;
    border-radius: 4px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding: 0;
    
}
.btn1 a i
{
	height: 15px;
	width: 15px;
}
.btn1 a .ewmimg img
{
	width: 80px;
	margin: auto;
	height: 80px;
}
.tistxt
{
	display: none;
}
.bottom
{
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 80px;
	font-size: 12px;
	color: #d5d5d5;
	background: #39393b;
	text-align: center;
}
.bottom p
{
	margin-top: 10px;
}
.bottom i
{
    width: 18px;
    height: 18px;
    background: url(../img/b0b2023e-bf3c-4994-9b67-cb8758739684.png) no-repeat;
    background-size: 100% 100%;
    display: inline-block;
}
@media only screen and (min-width: 100px) and (max-width: 700px) {
	.header
	{
		height: 50px;
		width: 100%;
		margin: auto;
	}
	.logo
	{
		width: 20%;
	}
	.logo img
	{
		margin-left: auto;
		margin-right: auto;
		height: initial;
		margin-left: 10px;
		width: 90%;
		float: initial;
	}
	.nav 
	{
		width: 80%;
	}
	.nav li
	{
		width: 20%;
	}
	#content
	{
		width: 100%;
		overflow: hidden;
		margin-top: 20px;
	}
	.swiper-container
	{
		height: 195px;
	}
	.txt
	{
		width: 100%;
		position: fixed;
		top: 50%;
		left: 50%;
		transform: translate(-50%,-50%);
		padding: 0;
	}
	.left
	{
		overflow: hidden;
		width: 80%;
		float: initial;
		margin: auto;
	}
	.right
	{
		width: 100%;
		overflow: hidden;
	}
	.swiper-container
	{
		width: 80%;
	}
	.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction
	{
		width: 20% !important; 
	}
	.hxs
	{
		left: 20% !important;
		width: 60%;
	}
	.hx
	{
		width: 100%;
	}
	.btn
	{
		display: none;
	}
	.btn a .ewmimg
	{
		display: none;
	}
	.btn1
	{
		display: block;
		height: 150px;
	}
	.tistxt
	{
		display: block;
		text-align: left;
		font-size: 14px;
		float: left;
		margin-top: 30px;
	}
	.bottom p
	{
		padding: 0 50px;
	}
	.top
	{
		font-size: 24px;
	}
	.fancyInput
	{
		font-size: 24px;
	}
	.btn1 a
	{
		width: 26%;
		font-size: 12px;
		height: 100px;
		border-radius: 4px;
		margin:10px 3px
	}
	.btn1 a i
	{
		height: 10px;
		width: 10px;
		margin-top: 10px;
		margin-right: 5px;
	}
	.btn1 a .ewmimg
	{
		width: initial;
		height: initial;
	    border-top-left-radius: 0;
	    border-top-right-radius: 0;
	    overflow: hidden;
	}
	.btn1 a .ewmimg img
	{
		height: 60px;
		width: 60px;
	}
	.nav li a
	{
		font-size: 12px;
	}
	.bottom
	{
		height: 50px;
	}
	.bottom p:nth-of-type(2)
	{
		margin-top: 0;
	}
	.swiper-button-next,.swiper-button-prev
	{
		width: 14px;
		height: 7px;
	}
	.swiper-button-prev
	{
		right: 33px;
	}
	.swiper-button-next
	{
		right: 10px;
	}
}
