18body {
	overflow: hidden;
}


/*头部搜索*/

.headerTop {
	width: 100%;
	background: #fff;
	height: 98px;
}

.headerTop .contents {
	width: 1200px;
	height: 97px;
	padding-top: 1px;
	margin: 0 auto;
}

.headerTop .contents .logol {
	width: 192px;
	
	height: 61px;
	margin-top: 16px;
	margin-right: 16px;
	float: left;
}

.headerTop .contents .titles {
	width: 392px;
	height: 46px;
	margin-top: 29px;
	float: left;
	text-align: left;
}

.headerTop .contents .titles h6 {
	line-height: 28px;
	color: #002cca;
	font-size: 20px;
	font-weight: bolder;
}

.headerTop .contents .titles p {
	line-height: 18px;
	color: #999;
	font-size: 14px;
}

.headerTop .contents .search {
	width: 384px;
	height: 48px;
	margin-top: 29px;
	float: left;
	text-align: left;
}

.headerTop .contents .search input {
	width: 320px;
	padding-left: 9px;
	height: 24px;
	line-height: 24px;
	border: none;
	border: 1px solid #002cca;
	outline: none;
	float: left;
}

.headerTop .contents .search .icons {
	display: block;
	width: 53px;
	height: 28px;
	line-height: 28px;
	background: #002cca;
	text-align: center;
	font-size: 24px;
	color: #fff;
	cursor: pointer;
	float: left;
}

.headerTop .contents .search p {
	height: 20px;
	padding-left: 10px;
	line-height: 20px;
	text-align: left;
	color: #a1a1a1;
	float: left;
}

.headerTop .contents .search p span {
	display: inline-block;
	line-height: 20px;
	margin-right: 22px;
	float: left;
}

.headerTop .contents .contact {
	height: 42px;
	margin-top: 29px;
	padding-right: 9px;
	float: right;
	text-align: right;
}

.headerTop .contents .contact p {
	line-height: 20px;
	text-align: right;
	color: #666;
	font-size: 12px;
}

.headerTop .contents .contact>div {
	line-height: 22px;
	text-align: right;
}

.headerTop .contents .contact>div span {
	display: inline-block;
	line-height: 22px;
	font-size: 20px;
	font-weight: bolder;
	color: #000;
	padding: 0 3px 0 9px;
	border-left: 1px solid #d1d1d1;
}

.headerTop .contents .contact>div i {
	display: inline-block;
	line-height: 22px;
	padding-right: 3px;
	font-size: 20px;
}


/*头部导航栏*/

.headerNavs {
	width: 100%;
	height: 34px;
	padding: 10px 0;
	background: #002cca;
}

.headerNavs .contents {
	width: 1200px;
	height: 34px;
	margin: 0 auto;
	line-height: 34px;
	text-align: center;
}

.headerNavs .contents a {
	display: inline-block;
	line-height: 34px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	padding: 0 22px;
	position: relative;
}

.headerNavs .contents a:after {
	content: "";
	width: 2px;
	height: 34px;
	position: absolute;
	right: 0;
	top: 0;
	background: -webkit-linear-gradient(#2349d1, #4666d9, #627dde, #8096e5, #627dde, #4666d9, #2349d1);
	background: -o-linear-gradient(#2349d1, #4666d9, #627dde, #8096e5, #627dde, #4666d9, #2349d1);
	background: -moz-linear-gradient(#2349d1, #4666d9, #627dde, #8096e5, #627dde, #4666d9, #2349d1);
	background: linear-gradient(#2349d1, #4666d9, #627dde, #8096e5, #627dde, #4666d9, #2349d1);
}

.headerNavs .contents a:last-child:after {
	background: #002cca;
}


/*底部样式*/

.footerCode {
	width: 100%;
	height: 415px;
	background: #1f1f1f;
}

.footerCode .contents {
	width: 1175px;
	height: 325px;
	margin: 0 auto;
}

.footerCode .contents .lefta {
	width: 190px;
	height: 325px;
	float: left;
	background: #363636;
	margin-right: 62px;
	position: relative;
}

.footerCode .contents .lefta i {
	display: block;
	width: 110px;
	height: 60px;
	
	position: absolute;
	top: 32px;
	left: 41px;
	z-index: 2;
}

.footerCode .contents .lefta span {
	display: block;
	width: 121px;
	height: 121px;
	background: #1f1f1f;
	position: absolute;
	top: 147px;
	left: 35px;
	z-index: 2;
}

.footerCode .contents .lefta p {
	width: 190px;
	line-height: 20px;
	font-size: 12px;
	color: #fff;
	text-align: center;
	position: absolute;
	bottom: 20px;
}

.footerCode .contents .righta {
	width: 852px;
	height: 325px;
	float: left;
}

.footerCode .contents .righta .patha {
	height: 52px;
	padding-top: 9px;
	padding-left: 16px;
	border-bottom: 1px solid #3e3e3e;
	margin-bottom: 7px;
}

.footerCode .contents .righta .patha a {
	display: block;
	float: left;
	line-height: 52px;
	color: #fff;
	font-size: 14px;
	margin-right: 34px;
}

.footerCode .contents .righta .patha a:last-child {
	margin-right: 0;
}

.footerCode .contents .righta .pathb {
	height: 34px;
	line-height: 34px;
	color: #999;
	font-size: 12px;
	padding-left: 16px;
	text-align: left;
}

.footerCode .contents .righta .pathb span {
	display: inline-block;
	margin-right: 75px;
}

.footerCode .contents .righta .pathb span:last-child {
	margin: 0;
}

.footerCode .contents .righta p {
	line-height: 30px;
	color: #999;
	font-size: 12px;
	padding-left: 16px;
	text-align: left;
}

.footerCode .contents .righta .pathc {
	height: 14px;
    padding-top: 5px;
    padding-left: 16px;
    padding-bottom: 36px;
}

.footerCode .contents .righta .pathc a {
    line-height: 20px;
    color: #8d8d8d;
    font-size: 12px;
    border-right: 1px solid #8d8d8d;
    padding-right: 17px;
    margin-right: 17px;
}

.footerCode .contents .righta .pathc a:last-child {
	margin-right: 0;
	border: none;
}

.footerCode .contents .righta h3 {
	height: 30px;
	line-height: 30px;
	padding-top: 13px;
	padding-left: 16px;
	color: #fff;
	font-size: 14px;
	font-weight: bolder;
	float:left;
}

.footerCode .contents .righta .pathd {
	height: 26px;
	/* padding-left: 16px; */
	padding-top:15px;
	margin-left:100px;
}

.footerCode .contents .righta .pathd a {
	display: block;
	float: left;
	line-height: 26px;
	color: #8d8d8d;
	font-size: 12px;
	margin-right: 18px;
}

.footerCode .contents .righta a:hover {
	color: red;
}


/*点击咨询动画*/

.indexPage .showed {
	animation: myfirst 2.2s infinite;
}

@keyframes myfirst {
	0% {
		transform: scale(1);
	}
	50% {
		transform: scale(0.7);
	}
	100% {
		transform: scale(1);
	}
}

@-moz-keyframes myfirst
/* Firefox */

{
	0% {
		transform: scale(1);
	}
	50% {
		transform: scale(0.7);
	}
	100% {
		transform: scale(1);
	}
}

@-webkit-keyframes myfirst
/* Safari 和 Chrome */

{
	0% {
		transform: scale(1);
	}
	50% {
		transform: scale(0.7);
	}
	100% {
		transform: scale(1);
	}
}

@-o-keyframes myfirst
/* Opera */

{
	0% {
		transform: scale(1);
	}
	50% {
		transform: scale(0.7);
	}
	100% {
		transform: scale(1);
	}
}


.youcelan {
	width: 70px;
	height: 280px;
	position: fixed;
	background: #0052a9;
	right: 0;
	top: 50%;
	margin-top: -140px;
	z-index: 9999;
	cursor: pointer;
}

.youcelan .weixin {
	width: 70px;
	height: 69px;
	text-align: center;
	line-height: 69px;
	position: relative;
	left: 0;
	color: white;
	border-bottom: 1px solid white;
}

.youcelan .qq {
	width: 70px;
	height: 69px;
	text-align: center;
	line-height: 69px;
	border-bottom: 1px solid white;
}

.youcelan .qq a {
	display: inline-block;
	height: 100%;
	width: 100%;
	text-decoration: none;
}

.youcelan .kefu {
	width: 70px;
	height: 69px;
	position: relative;
	left: 0;
	text-align: center;
	line-height: 69px;
	border-bottom: 1px solid white;
}

.youcelan .top {
	display: block;
	width: 70px;
	height: 70px;
	text-align: center;
}

.youcelan i {
	font-size: 40px;
	color: white;
}

.youcelan .poo {
	color: white;
	font-size: 18px;
}

.youcelan .weixin:hover {
	background: #002cca;
}

.youcelan .qq:hover {
	background: #002cca;
}

.youcelan .kefu:hover {
	background: #002cca;
}

.youcelan .top:hover {
	background: #002cca;
}

.winxin {
	position: absolute;
	background: #002cca;
	height: 160px;
	width: 140px;
	top: 0px;
	right: 70px;
	display: none;
}

.winwinn {
	width: 120px;
	height: 120px;
	margin: 0 auto;
	/*background: red;*/
	margin-top: 10px;
}

.winwinn img {
	width: 100%;
	height: 100%;
}

.sao {
	width: 140px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
}

#kefu {
	position: absolute;
	right: -300px;
	width: 300px;
	background: #002cca;
	color: white;
	height: 70px;
	overflow: hidden;
	top: 0;
	display: none;
}

#kefu i {
	color: white;
	font-size: 40px;
}

#kefu .icon {
	width: 70px;
	height: 70px;
	float: left;
}

#kefu .text {
	width: 230px;
	height: 70px;
	line-height: 70px;
	float: left;
	color: white;
	text-align: center;
	font-size: 18px;
}

.onLine {
	/* height: 350px; */
}

.onLine .zixun {
	border-bottom: 1px solid white;
}

.onLine .zixun .ip {
	padding-top: 6px;
}

.onLine .zixun .ip i {
	font-size: 32px;
}

.onLine .zixun .poo {
	margin-top: 8px;
	font-size: 16px;
}

.onLine .zhuye .poo {
	margin-top: 2px;
	font-size: 16px;
}

.lastss {
	width: 100%;
	height: 45px;
	background: #16252c;
}

.lastss .txts {
	width: 1200px;
	height: 45px;
	line-height: 45px;
	margin: 0 auto;
	background: #16252c;
	text-align: center;
}

.lastss .txts span {
	display: inline-block;
	line-height: 45px;
	padding: 0 10px;
	color: #777;
	font-size: 16px;
}