* {
	font-family: "微软雅黑";
	outline: none;
}

* {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight: rgba(0, 0, 0, 0);
	-webkit-text-size-adjust: none;
}

body,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
p {
	margin: 0;
}

ol,
ul,
li,
img {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}

input,
img,
textarea {
	border: none;
	border-radius: 0;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight: rgba(0, 0, 0, 0);
	-webkit-text-size-adjust: none;
}

a {
	text-decoration: none;
	blr: expression(this.onFocus=this.blur());
	/* IE Opera */
	outline: none;
	/* FF Opera */
}

a:focus {
	-moz-outline-style: none;
	/* FF */
}

img,
input {
	border: 0;
}

input,
textarea,
select {
	outline: none;
}

a div,
a span {
	cursor: pointer;
}

textarea {
	resize: none;
}


/*防止textarea放大时，三个斜线被放大*/

ul li {
	list-style: none;
}

.qing {
	display: block;
	clear: both;
}

.container {
	width: 1500px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.juzhong{
	display: block;
	width: 1560px;
	margin-left: auto;
	margin-right: auto;
}
.lf {
	display: block;
	float: left;
}

.rf {
	display: block;
	float: right;
}

*,
*:before,
*:after {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
}

.shu12 img,
.shu14 img,
.shu16 img {
	display: inline ;
	max-width: 100% ;
	height: auto ;
	vertical-align: top;
}
img{
	vertical-align: top;
	display: inline ;
	max-width: 100% ;
	height: auto ;
	vertical-align: top;
}
.shu16 {
	line-height: 30px;
	color: #484848;
	font-size: 16px;
}

.shu14 {
	line-height: 30px;
	color: #484848;
	font-size: 14px;
}

.shu12 {
	line-height: 28px;
	color: #484848;
	font-size: 12px;
}
::-webkit-scrollbar-track-piece {width:6px;background-color:#f4f4ff;}
::-webkit-scrollbar { width:6px; background-color:#2882e8;}
::-webkit-scrollbar-thumb { width:6px; height:50px; background-color:#0098c5;}
::-webkit-scrollbar-thumb:hover { width:6px; background-color:#0187af;}

::selection {   
    background:#0098c5;    
    color:#FFFFFF;   
}   
  
::-moz-selection {   
    background:#0098c5;     
    color:#FFFFFF;   
}   
  
::-webkit-selection {   
    background:#0098c5;     
    color:#FFFFFF;   
}  
@font-face {
	font-family: 'hyxjd';
	src: url('');
}

.fonts {
	font-family: 'hyxjd';
}


@font-face {
	font-family: 'GOTHIC';
	src: url('');
}

.fonts2 {
	font-family: 'GOTHIC';
}

body{
	overflow-x: hidden;
	background: #fff;
}



/*q*/
.sidebar {
		position: fixed;
		right: 0;
		top: 50%;
		margin-top: -160px;
		width: 55px;
		background: rgba(0, 0, 0, 0.3);
		padding: 12px 0 12px 0;
		border-radius: 8px 0 0 8px;
		z-index: 999999;
	}
	
	.sidebar {
		display: block;
	}
	
	.sidebar li {
		display: block;
		height: 50px;
		width: 160px;
		padding-left: 17px;
		border-radius: 8px 0 0 8px;
		-webkit-transition: all 0.5s;
		-moz-transition: all 0.5s;
		-o-transition: all 0.5s;
		transition: all 0.5s;
	}
	
	.sidebar li img {
		display: block;
	}
	
	.sidebar li:hover {
		margin-left: -105px;
		background: rgba(0, 0, 0, 0.6);
	}
	.fu-weibk{
		display: block;
		position: relative;
		height: 50px;
		cursor: pointer;
	}
	.lianximak{
		display: none;
		position: absolute;
		width: 180px;
		height: auto;
		left: -180px;
		top: 0;
		background: #fff;
		padding: 15px 15px 12px;
		box-sizing: border-box;
		box-shadow: 0 0 10px rgba(0,0,0,0.2);
	}
	.lianxima{
		display: block;
		width: 150px;
		margin: 0 auto 8px;
	}
	.lianximam{
		display: block;
		text-align: center;
		line-height: 1.4;
		font-size: 14px;
		color: #454545;
	}
	.fu-weib{
		display: block;
		position: absolute;
		left: 0;
		top: 0;
		height: 50px;
	}
	.fu-weibk:hover .fu-weib{
		background: rgba(0, 0, 0, 0.6);
	}
	.fu-weibk:hover .lianximak{
		display: block;
	}
	/*top*/
.tpojd_top {
	position: absolute;
	top: 0;
	z-index: 3;
	padding: 12px 30px;
	width: 100%;
}

/*.topkd_hkjskd li {
	float: left;
	font-size: 14px;
	color: #fff;
	line-height: 15px;
}*/

.topkd_hkjskd {
	position: relative;
}
.topkd_hkjskdmk{
	padding-top: 7px;
	padding-left: 18px;
	line-height: 18px;
	font-size: 14px;
	color: #fff;
}
.topkd_hkjskdm1{
	letter-spacing: 1px;
}
.topkd_hkjskdm2{
	letter-spacing: 2.5px;
}
.topkd_hkjskd b {
	width: 1px;
	height: 36px;
	background: #ccc;
	display: block;
	position: absolute;
	left: 0;
	top:7px;
}

/*.topkd_hkjskd ul {
	padding-left: 20px;
}*/

.topjd_blhkd {
	padding-right: 10px;
}

.topsd-dhks {
	font-size: 24px;
	color: #fff;
	display: block;
	line-height: 50px;
	padding-right: 20px;
	font-family: 'GOTHIC';
}

.blh_wzk{
	display: block;
}
.blh_wzken{
	display: none;
}
/*底部*/
.footer{
	display: block;
	overflow: hidden;
	position: relative;
	z-index: 6;
	background: #454545;
	padding: 34px;
	line-height: 24px;
	font-size: 14px;
	color: #d7d7d7;
}
.fonr-gjc{
	display: block;
	overflow: hidden;
}
.fonr-gjc a, .fonr-gjc a:visited{
	color: #d7d7d7;
}
.fonr-gjc a:hover{
	color: #fff;
}
.fo-tel{
	display: block;
	float: left;
}
.fo-wb{
	display: block;
	float: left;
	margin-left: 8px;
}
/*手机*/
.footer-sj{
	display: none;
	overflow: hidden;
	position: relative;
	z-index: 6;
	background: #43515b;
	padding-bottom: 60px;
}
/*.fo-gbb-sj{
	display: block;
	margin: 6px auto;
	height: 60px;
}*/
.footer-sjf{
	display: none;
	position: fixed;
	width: 100%;
	height: 60px;
	overflow: hidden;
	left: 0;
	bottom: 0;
	z-index: 999;
	background:#fff;
	box-shadow: 0 0 8px rgba(0,0,0,0.3);
}
.footer-sjf a{
	display: block;
	height: 60px;
	width: 25%;
	float: left;
	text-align: center;
	padding-top: 8px;
	line-height: 22px;
	font-size: 14px;
	color: #666;
}
.footer-sjf a:first-child{
	color: #0098C5;
}
.footer-sjf a img{
	display: block;
	height: 22px;
	margin: 0 auto 4px;
}