@CHARSET "UTF-8";

html {
	margin: 0;
	padding: 0;
	border: 0;
}

body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
p,
blockquote,
pre,
a,
address,
code,
b,
em,
img,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
footer,
header,
hgroup,
nav,
section {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background: #fff;
	color: #666;
	position: relative;
	font: 12px/1.5 Microsoft YaHei, arial, sans-serif;
	vertical-align: baseline;
	width: 100%;
	overflow-x: hidden;
}

a {
	text-decoration: none;
	outline: none;
}

a:hover,
a:active,
a:focus {
	color: #e87518;
	text-decoration: none;
	outline: none;
}

input {
	padding: 0;
	margin: 0;
	font-family: 'Microsoft YaHei';
}

img {
	border: none;
	background: none;
	vertical-align: middle;
}

ul,
ol,
li {
	list-style-type: none;
}

select,
input,
img,
select {
	vertical-align: middle;
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

table,
th,
td {
	vertical-align: middle
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}

.clearfix {
	zoom: 1
}

.clearboth {
	height: 0px;
	line-height: 0px;
	overflow: hidden;
	clear: both;
	font-size: 0px;
}

h1,
h2,
h3,
h4 {
	font-size: 12px;
	font-weight: bold;
}

hr {
	border: 0;
	border-top: 1px solid #ccc;
	height: 0;
}

.com-img {
	display: inline;
	overflow: hidden;
	margin: 0 auto;
	display: table;
}

.com-img img {
	transition: all 0.5s ease-in 0s;
	-webkit-transition: all 0.5s ease-in 0s;
	-moz-transition: all 0.5s ease-in 0s;
	-o-transition: all 0.5s ease-in 0s;
}

.com-img:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
}


/*----- Common css ------*/
.fl {
	float: left;
}

.fr {
	float: right;
}

.di {
	_display: inline;
}

.fwn {
	font-weight: normal;
}

.dib {
	*display: inline;
	_zoom: 1;
	_display: inline;
	_font-size: 0px;
}




.wt_t {
	width: 1200px;
	margin: 0 auto;
}

.wt {
	position: relative;
	width: 1920px;
	left: 50%;
	margin-left: -960px;
}


/*头部样式*/
.top1 {
	height: 30px;
	background: none;
	color: #595959;
	line-height: 30px;
	overflow: hidden;
	border-bottom: 1px solid #c4c4c4;
}

.wel {
	color: #474747;
	font-size: 14px;
}

.kk1 {
	float: right;
	text-align: right;
	position: relative;
	z-index: 9999;
	color: #595959;
	font-size: 14px;
}

.kk1 a {
	color: #474747;
}


.top2 {
	height: 100px;
	overflow: hidden;
}

.logo {
	float: left;
	line-height: 100px;
}

.tel {
	background: url('../img/tel.png') no-repeat center left;
	padding-left: 45px;
	margin-top: 20px
}

.tel p:nth-child(1) {
	font-family: MicrosoftYaHei;
	font-size: 17px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 25px;
	letter-spacing: 0px;
	color: #1e1e1e;
}

.tel p:nth-child(2),
.tel p:nth-child(3) {
	font-family: MicrosoftYaHei-Bold;
	font-size: 20px;
	font-weight: 600;
	letter-spacing: -1px;
	color: #24126b;
}

/*导航栏样式*/
#menu {
	height: 54px;
	background-color: #24126b;
	position: relative;
	z-index: 99999;
}

.navx li {
	text-align: center;
	float: left;
	position: relative;
	z-index: 999;
	width: 171px;
}

.navx li a {
	display: block;
	line-height: 54px;
	color: #fff;
	height: 54px;
	padding: 0;
	font-size: 16px;
	padding: 0;
}

.navx li a:hover {
	color: #24126b;
	text-decoration: none;
	background-color: #ffffff;
}

.navx>li>a:focus,
.navx>li>a:hover {
	text-decoration: none;
	background-color: #ffffff;
}

.navx .sec {
	height: 0;
	background: #24126b;
	color: #fff;
	overflow: hidden;
	z-index: 9999;
	position: absolute;
	top: 54px;
	left: 0px;
	width: 100%;
}

.navx .sec a {
	background: #24126b;
	color: #fff;
	height: 38px;
	line-height: 38px;
	font-size: 12px;
}

.navx .sec a:hover {
	background: #ffffff;
	text-decoration: none;
	color: #24126b;
}



.foot1 {
	background: url('../img/footbg.jpg') no-repeat top center #140f2f;
	padding: 25px 0;
	margin-top: 35px;
}

.foot1 h3 {
	margin-bottom: 20px;
	letter-spacing: 2px;
	color: #fff;
	font-size: 16px;
	padding-bottom: 13px;
	background: url('../img/footit.jpg') no-repeat bottom left;
	font-weight: bold;
}

.lx {
	color: #ffffff;
	line-height: 36px;
	font-size: 16px;
}

.dul a {
	color: #ffffff;
	line-height: 36px;
	font-size: 16px;
	display: inline-block;
	width: 130px;
}

.dao {
	width: 340px;
}

.dao2 {
	width: 494px;
	padding-left: 58px;
}

.tewm h3 {
	margin-bottom: 15px;
}

.tewm p {
	color: #ffffff;
	font-size: 15px;
	text-align: center;
	line-height: 45px;
}


.foot2 {
	color: #9c9c9c;
	font-size: 14px;
	line-height: 24px;
	text-align: center;
	background: #1f1448;
	padding: 20px 0;
}

.foot2 a {
	color: #9c9c9c;
}


/*左侧工具条*/
#toolbar {
	position: fixed;
	z-index: 9999;
	right: 17px;
	bottom: 10%;
}

#toolbar li {
	margin-bottom: 3px;
	font-size: 0;
	width: 57px;
	height: 57px;
	right: 0;
	position: relative;
}

#toolbar li a {
	display: block;
	position: absolute;
	z-index: 9;
	right: 0;
	top: 0;
	width: 57px;
	height: 57px;
	overflow: hidden;
	background: #24126b;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	white-space: nowrap;
	font-size: 0;
}

#toolbar li .icon-font {
	display: inline-block;
	vertical-align: middle;
	width: 57px;
	height: 57px;
	background-color: #d9d9d9;
}

#toolbar li .icon-font::after {
	content: "";
	width: 30px;
	height: 30px;
	background-image: url('../img/icon_spirit.png');
	background-repeat: no-repeat;
	position: absolute;
	left: calc(50% - 15px);
	top: calc(50% - 15px);
}

#toolbar li .icon-qq:after {
	background-position: 0 -150px;
}

#toolbar li .icon-phone:after {
	background-position: 0 -90px;
}

#toolbar li .icon-ewm:after {
	background-position: 0 -30px;
}

#toolbar li .icon-message:after {
	background-position: 0 -120px;
}

#toolbar li .icon-top:after {
	background-position: 0 -60px;
}

#toolbar li .icon-wangwang:after {
	background-position: 0 0;
}

#toolbar li .wz {
	display: inline-block;
	line-height: 57px;
	font-size: 14px;
	color: #fff;
	vertical-align: middle;
	padding-left: 10px;
}

#toolbar li.ewm .ewm-box {
	position: absolute;
	z-index: 1;
	padding: 5px;
	background: #24126b;
	width: 110px;
	right: 120%;
	bottom: 0;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
	-webkit-transition: all .7s;
	transition: all .7s;
}

#toolbar li.ewm .ewm-box p {
	margin-bottom: 0;
}

#toolbar li.ewm .ewm-box img {
	max-width: 100%;
}

#toolbar li.ewm .ewm-box:after {
	content: '';
	position: absolute;
	right: -5px;
	bottom: 20px;
	width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
	border-width: 5px;
	cursor: pointer;
	border-style: dashed dashed dashed solid;
	border-color: transparent transparent transparent #24126b;
	border-right: none;
}

#toolbar li.ewm:hover .icon {
	background-position: -57px -180px;
}

#toolbar li.ewm:hover .ewm-box {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

#toolbar li.backtop {
	cursor: pointer;
}

#toolbar li.backtop .iconfont {
	color: #fff;
	background-color: #24126b;
}

#toolbar li:hover a {
	width: 200px;
}

#toolbar li:hover .icon-font {
	background-color: #24126b;
}

#toolbar li:hover .icon-qq:after {
	background-position: -30px -150px;
}

#toolbar li:hover .icon-phone:after {
	background-position: -30px -90px;
}

#toolbar li:hover .icon-ewm:after {
	background-position: -30px -30px;
}

#toolbar li:hover .icon-message:after {
	background-position: -30px -120px;
}

#toolbar li:hover .icon-wangwang:after {
	background-position: -30px 0;
}

#toolbar li:hover .icon-top:after {
	background-position: -30px -60px;
}