html
{
	font-size: 100%;
	line-height: 1.5em
}

html
{
	font-family: microsoft yahei;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body
{
	margin: 0
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary
{
	display: block;
	box-sizing: border-box
}

audio,canvas,progress,video
{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: baseline
}

audio:not([controls])
{
	display: none;
	height: 0
}[hidden]
{
	display: none
}

template
{
	display: none
}

a
{
	background-color: transparent
}

a:active,a:hover
{
	outline: 0
}

abbr[title]
{
	border-bottom: 1px dotted
}

b,strong
{
	font-weight: bold
}

blockquote
{
	margin: 1.5em 40px
}

dfn
{
	font-style: italic
}

h1
{
	margin-top: .75em;
	margin-bottom: .75em
}

h2
{
	font-size: 1.5em;
	line-height: 2em;
	margin-top: 1em;
	margin-bottom: 1em
}

h3
{
	font-size: 1.17em;
	line-height: 1.28205em;
	margin-top: 1.28205em;
	margin-bottom: 1.28205em
}

h4
{
	font-size: 1em;
	line-height: 1.5em;
	margin-top: 1.5em;
	margin-bottom: 1.5em
}

h5
{
	font-size: .83em;
	line-height: 1.80723em;
	margin-top: 1.80723em;
	margin-bottom: 1.80723em
}

h6
{
	font-size: .67em;
	line-height: 2.23881em;
	margin-top: 2.23881em;
	margin-bottom: 2.23881em
}

mark
{
	background: #ff0;
	color: #000
}

p,pre
{
	margin: 1.5em 0
}

small
{
	font-size: 80%
}

sub,sup
{
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup
{
	top: -0.5em
}

sub
{
	bottom: -0.25em
}

dl,menu,ol,ul
{
	margin: 1.5em 0
}

dd
{
	margin: 0 0 0 40px
}

menu,ol,ul
{
	padding: 0 0 0 0
}

nav ul,nav ol
{
	list-style: none;
	list-style-image: none
}

img
{
	border: 0;
	-ms-interpolation-mode: bicubic
}

svg:not(:root)
{
	overflow: hidden
}

figure
{
	margin: 1.5em 40px
}

hr
{
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}

pre
{
	overflow: auto
}

code,kbd,pre,samp
{
	font-family: monospace, monospace;
	font-size: 1em
}

form
{
	margin: 0
}

button,input,optgroup,select,textarea
{
	color: inherit;
	font: inherit;
	margin: 0;
	*font-family: microsoft yahei;
	*vertical-align: middle
}

button
{
	overflow: visible
}

button,select
{
	text-transform: none
}

button,html input[type="button"],input[type="reset"],input[type="submit"]
{
	-webkit-appearance: button;
	cursor: pointer;
	*overflow: visible
}

button[disabled],html input[disabled]
{
	cursor: default
}

button::-moz-focus-inner,input::-moz-focus-inner
{
	border: 0;
	padding: 0
}

input
{
	line-height: normal
}

input[type="checkbox"],input[type="radio"]
{
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
	*height: 13px;
	*width: 13px
}

input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button
{
	height: auto
}

input[type="search"]
{
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration
{
	-webkit-appearance: none
}

fieldset
{
	margin: 0 2px;
	border-color: #c0c0c0;
	border-top-width: .0625em;
	border-top-style: solid;
	padding-top: .4625em;
	border-bottom-width: .0625em;
	border-bottom-style: solid;
	padding-bottom: .9125em;
	border-left-width: .0625em;
	border-left-style: solid;
	padding-left: .875em;
	border-right-width: .0625em;
	border-right-style: solid;
	padding-right: .875em
}

legend
{
	border: 0;
	padding: 0;
	*margin-left: -7px
}

textarea
{
	overflow: auto
}

optgroup
{
	font-weight: bold
}

table
{
	border-collapse: collapse;
	border-spacing: 0
}

td,th
{
	padding: 0
}

a
{
	text-decoration: none
}

html
{
	line-height: 1.5
}

body
{
	background-color: #ffffff;
}

.main
{
	background-color: #ffffff;
}

.main .main-banner
{
	width: 100%;
	height: 400px;
	background-image: url(../images/act-banner.png);
	background-size: cover;
	text-align: center
}

.main .main-banner img
{
	height: 100%;
	width: auto
}

.container
{
	width: 1200px;
	margin: 0 auto
}

.clearfix:before,.clearfix:after
{
	display: table;
	content: " "
}

.clearfix:after
{
	clear: both
}

.clearfix
{
	*zoom: 1
}

.floatl
{
	float: left
}

.floatr
{
	float: right
}

.header
{
	text-align: center;
}

.header .logo
{
	height: 70px
}

.header .logo img
{
	width: 65px;
/*	height: 70px*/
}

.header .nav-box
{
	background-color: #c3171b;
	height: 57.5px;
	margin-top: 10px;
	padding-top: 22.5px
}

.header .nav-box .nav-btn
{
	display: none
}

.nav-item
{
	width: 11.28%;
	display: inline-block
}

.nav-item .nav-item-a
{
	width: 90px;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	color: #fff;
	display: block;
	border-radius: 18px;
	margin: 0 auto
}

.nav-item .nav-item-a:hover,.nav-item .nav-item-a.active
{
	background-color: #ffffff;
	color: #000;
	transition: all .5s
}

.footer
{
	background-color: #f3f4f5;
	font-size: 12px;
	text-align: center
}

.footer .contact-item,.footer .contact-item-addr
{
	margin-left: 50px;
	height: 80px
}

.footer .contact-item .iconfont,.footer .contact-item-addr .iconfont
{
	color: #333333;
	display: block;
	font-size: 24px;
	padding-top: 15px;
	padding-bottom: 5px;
	line-height: 1
}

.footer .contact-item .info,.footer .contact-item-addr .info
{
	color: #333333;
	font-size: 12px;
	font-weight: 600
}

.footer .contact-item-addr
{
	line-height: 80px
}

.footer .contact-item-addr .iconfont
{
	color: #333333;
	display: inline;
	margin-right: 15px;
	padding: 0;
	vertical-align: middle
}

.footer .weixin-item,.footer .weixin-item-weibo
{
	margin-right: 20px;
	margin-top: 25px;
	height: 30px;
	line-height: 30px;
	cursor: pointer
}

.footer .weixin-item .iconfont,.footer .weixin-item-weibo .iconfont
{
	font-size: 36px;
	color: #333333
}

.footer .weixin-item .iconfont:hover,.footer .weixin-item-weibo .iconfont:hover
{
	color: #c3171b;
}

.footer .weixin-item-weibo
{
	border-left: 1px solid #3e3e3e;
}

.footer .weixin-item-weibo .iconfont
{
	padding-left: 20px
}

.footer .iconfont:hover
{
	color: #c3171b;
	transition: color .5s
}

.footer .backTop-btn
{
	width: 100px;
	height: 80px;
	display: inline-block;
	background-color: #c3171b;
	color: #ffffff;
	line-height: 80px;
	margin-left: 50px
}

.footer .backTop-btn .iconfont
{
	font-size: 45px
}

.footer .copyright
{
	background-color: #ffffff;
	height: 100px;
	line-height: 100px;
	color: #333333;
}

.footer .copyright .company-name
{
	display: inline
}

@media screen and (max-width: 768px)
{
	.header{
		margin-bottom: 10px;
	}
	.container
	{
		width: 100%
	}

	.showxs
	{
		display: block !important
	}

	.hidexs
	{
		display: none !important
	}

	.header .logo
	{
		text-align: left;
		margin-left: 25px
	}

	.header .logo img
	{
		height: 40px;
		width: auto;
		margin-top: 18px
	}

	.header .nav-box
	{
		margin-top: 0;
		padding-top: 0;
		height: 0
	}

	.header .nav-btn
	{
		position: absolute;
		top: 20px;
		right: 20px;
		background: transparent;
		border: none;
		color: #c3171b;
		font-weight: bold;
	}

	.header .nav-btn .iconfont
	{
		font-size: 24px
	}

	.header #nav_list
	{
		padding: 0;
		background: #c3171b;
		position: absolute;
		top: 70px;
		right: -45%;
		bottom: 0;
		z-index: 100;
		width: 45%
	}

	.header #nav_list .nav-item
	{
		width: 100%
	}

	.header #nav_list .nav-item .nav-item-a
	{
		width: 100%;
		border-radius: 0;
		color: #fff;
		font-size: 14px;
		border-bottom: 1px solid #ffffff;
	}

	.header #nav_list .nav-item .nav-item-a:hover,.header #nav_list .nav-item .nav-item-a.active
	{
		background: #ffffff;
		color: #000
	}

	.main .main-banner
	{
		height: 120px
	}

	.footer .contact
	{
		width: 100%;
		position: relative;
		height: 80px
	}

	.footer .contact .contact-item,.footer .contact .contact-item-addr
	{
		margin-left: 2%;
		width: 25%
	}

	.footer .contact .contact-item .iconfont,.footer .contact .contact-item-addr .iconfont
	{
		padding-top: 20px;
		font-size: 20px;
		padding-bottom: 0;
		color: #c3171b;
	}

	.footer .contact .contact-item .info,.footer .contact .contact-item-addr .info
	{
		font-size: 9px;
		line-height: 1.5;
		display: block;
	}

	.footer .contact .contact-item-addr
	{
		width: 42%;
		margin-left: 2%
	}

	.footer .contact .contact-item-addr .iconfont
	{
		    padding-top: 20px;
			font-size: 20px;
			padding-bottom: 0;
			color: #c3171b;
			display: block;
			text-align: center;
	}

	/*.footer .contact .contact-item-addr .info
	{
		text-align: left;
		padding-top: 25px
	}
*/
	.footer .copyright
	{
		padding: 15px 5%;
		line-height: 2;
		font-size: 9px;
		height: auto;
	}

	.footer .copyright .company-name
	{
		display: block
	}
}

@media screen and (min-width: 1024px) and (max-width: 1919px)
{
	.container
	{
		width: 768px
	}

	.header .nav-box
	{
		margin-top: 0;
		height: 45px;
		padding-top: 15px
	}

	.header .nav-box .nav-item .nav-item-a
	{
		height: 30px;
		line-height: 30px
	}

	.main .main-banner
	{
		height: 256px
	}

	.footer .contact-item,.footer .contact-item-addr
	{
		height: 60px;
		margin-left: 20px
	}

	.footer .contact-item .iconfont,.footer .contact-item-addr .iconfont
	{
		padding-bottom: 0;
		font-size: 16px
	}

	.footer .contact-item-addr
	{
		line-height: 60px
	}

	.footer .weixin-item,.footer .weixin-item-weibo
	{
		margin-top: 15px;
		margin-right: 10px
	}

	.footer .weixin-item .iconfont,.footer .weixin-item-weibo .iconfont
	{
		font-size: 16px
	}

	.footer .weixin-item-weibo .iconfont
	{
		padding-left: 10px
	}

	.footer .backTop-btn
	{
		height: 60px;
		line-height: 60px;
		width: 60px;
		margin-left: 15px
	}

	.footer .backTop-btn .iconfont
	{
		font-size: 32px
	}

	.footer .copyright
	{
		height: 70px;
		line-height: 70px
	}
}

@media screen and (min-width: 1366px) and (max-width: 1919px)
{
	.container
	{
		width: 1024px
	}

	.main .main-banner
	{
		height: 340px
	}

	.footer .contact-item,.footer .contact-item-addr
	{
		margin-left: 35px
	}

	.footer .backTop-btn
	{
		width: 100px;
		margin-left: 35px
	}
}
