@charset "gbk";body
{
	color: #606060;
	font-family: "Tahoma","helvetica","verdana","arial";
	font-size: 0.75rem;
	margin: 0;
	-webkit-text-size-adjust: none;
}
form,img,p,ul,ol,li,table,th,td,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,input,button,select,textarea,fieldset
{
	margin:0;
	padding:0;
	font-size:0.75rem;
	font-family: "Tahoma","helvetica","verdana","arial";
}
a img, img
{
	border:0;
}
a:link,a:visited,a:active
{
	color:#666666;
	text-decoration: none;
}
a:hover
{
	color:#EF4922;
	text-decoration: underline;
}
h2,h3,h4,h5,h6
{
	font-size:0.75rem;
	font-weight:normal;
}
em
{
	font-style:normal;
}
ul,ol,li
{
	list-style:none;
}
.clearfix::after
{
	clear: both;
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
}
::-moz-placeholder
{
	color: #BDC1C2;
}
::-webkit-input-placeholder
{
	color: #BDC1C2;
}


/*clear input*/
input
{
	-webkit-appearance:none;
}
input[type="button"], input[type="submit"], input[type="reset"], input[type="text"]
{
	-webkit-appearance: none;
}
[class^="icon-"]::before, [class*=" icon-"]::before
{
	margin:0;
}


/*default set*/
.wrap
{
	word-wrap: normal;
	word-break: normal;
	width:1400px;
	margin:0 auto;
}


/*header*/
#header
{
	text-align: right;
}
#header .wrap
{
	position: relative;
}
#header .logo
{
	float: left;
	padding-top: 12px;
}
#header .logo a
{
	display:block;
}
#header .logo a img
{
	display: block;
}
#header ul.links
{
	line-height:14px;
	padding: 10px 0;
}
#header ul.links li
{
	display:inline-block;
	border-left: 1px solid #ABABAB;
	padding-left: 7px;
	padding-right: 7px;
	color: #1D1D1D;
}
#header ul.links li:first-child
{
	border-left: 0;
}
#header ul.links li a
{
	color:#1D1D1D;
}


/*nav*/
#nav
{
	padding-top:10px;
	padding-bottom: 18px;
}
#nav li
{
	display:inline-block;
	font-size: 15px;
	line-height: 32px;
	height: 32px;
	padding: 0 7px;
}
#nav li a
{
	color:#202020;
}
#nav li a
{
	display:inline-block;
	padding: 0 25px;
	text-decoration: none;
}
#nav li a:hover
{
	background-color:#FF8B00;
	color: #FFFFFF!important;
}
#nav li.signin
{
	margin-left: 25px;
}
#nav li.signin a
{
	display: block;
	background-color: #FF8B00;
	height: 32px;
	line-height: 32px;
	width: 100px;
	text-align: center;
	color: #FFFFFF;
	padding: 0;
}
	#nav li.register a {
		display: block;
		background-color: #666390;
		height: 32px;
		line-height: 32px;
		width: 100px;
		text-align: center;
		color: #FFFFFF;
		padding: 0;
	}
#nav li.current a
{
	font-weight:bold;
	color:#232234;
}


/*footer*/
#footer
{
	background-color:#232234;
	padding-top: 15px;
	color: #B1B0C2;
}
#footer dl.introduce dt
{
	font-size:23px;
	line-height: 50px;
	color: #FFFFFF;
}
#footer dl.introduce dd
{
	font-size:14px;
	line-height: 20px;
}
#footer dl.introduce dd a
{
	border: 1px solid #91919A;
	padding: 0 30px;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	color: #FFFFFF;
	margin-right: 15px;
	margin-top: 20px;
	text-decoration: none;
}
#footer dl.introduce dd a:hover
{
	background-color: #FF8B00;
	border: 1px solid #FFFFFF;
}
#footer .menu
{
	background-image:url("../images/footer_logo.png");
	background-repeat: no-repeat;
	background-position: right 36px;
	padding-bottom: 30px;
	padding-top: 30px;
}
#footer .menu dl
{
	float:left;
	width: 200px;
}
#footer .menu dt
{
	font-size:18px;
	line-height: 50px;
	color: #FFFFFF;
}
#footer .menu dd
{
	line-height:24px;
}
#footer .menu dd a
{
	color:#B1B0C2;
}


/*copyright*/
#copyright
{
	padding-top: 30px;
	background-color: #191824;
	font-size: 14px;
	color: #B1B0C2;
	padding-bottom: 50px;
}
#copyright .beian
{
	float: right;
}
#copyright .beian a
{
	color: #B1B0C2;
}


/*service*/
.service
{
	background-color:#F3F3F3;
}
.service
{
	padding-top:40px;
	padding-bottom: 90px;
}
.service ul li
{
	width:326px;
	float: left;
	margin-left: 32px;
	background-color: #FFFFFF;
	height: 436px;
	position: relative;
}
.service ul li:first-child
{
	margin-left: 0;
}
.service ul li a
{
	position:absolute;
	width: 100%;
	height: 100%;
	background-color: #000000;
	opacity: 0;
}
.service ul li img
{
	display:block;
}
.service ul li h3
{
	font-size:22px;
	text-align: center;
	line-height: 70px;
}
.service ul li p
{
	padding: 0 25px;
	font-size: 14px;
	line-height: 22px;
}
.service ul li:hover a
{
	opacity: 0.5;
}


/*channel*/
.channel
{
	margin-bottom: 30px;
}
.channel h2
{
	height:140px;
	line-height:140px;
}
.channel ul li
{
	float:left;
	margin-left: 25px;
	height: 234px;
	margin-bottom: 15px;
	position: relative;
	overflow: hidden;
	width: 450px;
}
.channel ul li:nth-child(3n+1)
{
	margin-left: 0;
}
.channel ul li:before
{
	content: "";
	position: absolute;
	height: 46px;
	width: 100%;
	background-color: #FFFFFF;
	opacity: 0.7;
	top: 188px;
}
.channel ul li:after
{
	content: "";
	position: absolute;
	height: 188px;
	width: 100%;
	left: 0;
	top: 234px;
	background-color: #000000;
	opacity: 0.5;
	z-index: 1;
}
.channel ul li a
{
	position:absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
}
.channel ul li img
{
	display: block;
}
.channel ul li h3
{
	height:46px;
	line-height: 46px;
	width: 100%;
	color: #242424;
	font-size: 20px;
	margin-top: -46px;
	position: relative;
	z-index: 2;
	text-align: center;
}
.channel ul li p
{
	position: relative;
	z-index: 3;
	color: #FFFFFF;
	padding: 10px;
	font-size: 14px;
}
.channel ul li:hover h3
{
	margin-top:-234px;
}
.channel ul li:hover:before
{
	top: 0;
}
.channel ul li:hover:after
{
	top: 46px;
}


/*contactus*/
.contactus
{
	clear:both;
	padding: 50px 0;
}
.contactus ul li
{
	width:450px;
	float: left;
	margin-left: 25px;
}
.contactus ul li:first-child
{
	margin-left: 0;
}
.contactus ul li img
{
	display:block;
}
.contactus ul li dt
{
	font-size:20px;
	line-height: 50px;
	font-weight: bold;
}
.contactus ul li dd
{
	font-size:14px;
	margin: 5px 0;
	padding-left: 23px;
	position: relative;
}
.contactus ul li dd:before
{
	position: absolute;
	left: 0;
	top: 2px;
}
@media screen and (max-width: 768px)
{
	body
	{
		padding-top: 50px;
	}


	/*default set*/
	.wrap
	{
		width:auto;
	}


	/*default set*/
	.center
	{
		width: auto;
	}
	.drawer-left .drawer-hamberger
	{
		display: block;
		top: 0;
		z-index: 9999;
		position: fixed;
		left: 0.5rem;
	}
	.drawer-left .drawer-hamberger span
	{
		margin: 0;
		left: 5px;
		z-index: 2;
	}
	.drawer-left .drawer-main
	{
		margin-top: 0;
		line-height: 3rem;
	}
	.drawer-left.drawer-open .drawer-overlay,
	.drawer-left.drawer-open .drawer-hamberger
	{
		left: 280px;
	}


	/*header*/
	#header
	{
		background-color:#232234;
		position: fixed;
		height: 50px;
		top: 0;
		z-index: 9998;
		width: 100%;
	}
	#header .logo
	{
		display:none;
	}
	#header ul.links
	{
		display:none;
	}
	#nav li
	{
		display:block;
		border-bottom: 1px solid #999999;
		padding: 3px 0;
	}
	#nav li a
	{
		display:block;
	}
	#nav li.signin
	{
		margin-left:0;
		border-bottom: none;
	}
	#footer dl.introduce
	{
		margin: 0 1rem;
	}
	#footer .menu dl
	{
		width: 50%;
		text-align: center;
	}


	/*copyright*/
	#copyright
	{
		text-align:center;
	}
	#copyright .beian
	{
		float:none;
		margin-top: 5px;
	}


	/*service*/
	.service
	{
		padding-top:0;
		background: none;
		padding-bottom: 30px;
	}
	.service ul li
	{
		width:auto;
		float: none;
		height: auto;
		margin-left: 0 !important;
		margin-bottom: 15px;
		background-color: #F3F3F3;
		padding: 15px 0;
	}
	.service ul li img
	{
		margin:0 auto;
		max-width: 100%;
	}


	/*channel*/
	.channel h2
	{
		height:60px;
		line-height: 60px;
	}
	.channel ul li
	{
		float:none;
		width: auto;
		margin-left: 0.5rem !important;
		margin: 0 0.5rem 0.5rem 0.5rem;
	}


	/*contact us*/
	.contactus ul li
	{
		width:auto;
		float: none;
		margin: 0 5px 15px 5px !important;
	}
	.contactus ul li img
	{
		max-width:100%;
	}
}