@charset "utf-8";
/* CSS Document */







* {
	padding:0;
	margin:0
}
body {
	font:12px/1.231 "微软雅黑", 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
	color:#333;
	margin:0
}
li, ul {
	list-style-type:none
}
img, li, ul {
	padding:0;
	margin:0
}
img {
	border:none
}
a {
	color:#333;
	text-decoration:none
}
a:hover {
	text-decoration:none
}
a:active {
	text-decoration:none
}
.clear {
	clear:both
}
img {
	border:0
}
input, textarea {
	outline:0;
	border:0
}
h1, h2, h3, h4, h5, dl, dd, dt, i, em {
	font-weight: normal;
	font-style: normal;
}
.wrap {
	width:1180px;
	margin-left:auto;
	margin-right:auto;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
/* 公用库 */







.b {
	font-weight:bold;
}
.b1c {
	border:1px solid #ccc;
}
.pr {
	position:relative;
}
.pa {
	position:absolute;
}
.tc {
	text-align:center;
}
.db {
	display:block;
}
.dib {
	display:inline-block;
*display:inline;
	zoom:1;
}
/* 过度动画 */







.exc {
transition: .3s;
-moz-transition: .3s;
-webkit-transition: .3s;
-o-transition: .3s;
}
/* 文字单行溢出显示省略号 */







.tof a {
	display:block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
/* 字号 */







.f12 {
	font-size:12px;
}
.f14 {
	font-size:14px;
}
.f16 {
	font-size:16px;
}
.f18 {
	font-size:18px;
}
.f20 {
	font-size:20px;
}
.f24 {
	font-size:24px;
}
.f26 {
	font-size:26px;
}
.f28 {
	font-size:28px;
}
.f32 {
	font-size:32px;
}
/* 网站主色调 */







.cl {
	color:#1871cb;
	display: block;
	margin-top: 8px;
	font-size: 14px;
	font-weight: bold;
}
.bk {
	background: #167ce6;
}
.hide {
	display:none;
}
.top {
	height:30px;
	line-height:30px;
	color:#666; border-bottom:1px solid #eee;
}
.top .top-r {
	height:30px;
	line-height:30px;
}
.top .top-r a {
	color:#666;
	padding: 6px;
}
.head {
	height: 140px;
	background:#fff;
}
.head .logo {
	margin-top: 50px;
}
.head .logo h1 a {
	color:#0c0f11;
	font-size:30px;
	font-weight:bold;
}
.head .logo .logo-tt span {
	font-size:28px;
	font-weight:bold;
	display:block;
}
.head .logo .logo-tt i {
	font-size:16px;
	font-weight:normal;
	color:#666;
}
.head .ms {
	border-left: 1px solid #e1e1e1;
	margin: 50px 0 0 15px;
	color: #757575;
	padding-left: 15px;
}
.head .ms p {
	height:28px;
	line-height:28px;
}
.head .ms p span {
	color: #167ce6;
}
.head .ms p .cc {
	color: #ff9600;
}
.head .tel {
	background: url(../images/tel.jpg) no-repeat left top;
	padding-left: 80px;
	margin-top: 40px;
	color: #797979;
	line-height: 21px;
	height: 67px;
}
.head .tel p {
	font-size: 24px;/* height:25px; */
	line-height: -11px;
	font-weight:bold;
}
.nav {
	height:51px;
}
.nav li {
	float:left;
	text-align:center;
}
.nav .another, .nav li:hover a ,.a_button {
	background: #0066d0;/* border-left: 1px solid #29affd; *//* border-right: 1px solid #0592e3; */
}
.nav li a {
	color:#fff;
}
.nav li a {
	display:block;
	padding: 0 52px;
	height: 51px;
	line-height: 51px; /* background: url(../images/jg.png) no-repeat left center; */
}
.foot {
	background: #004283;
	padding-bottom:10px;
	clear: both;
}
.foot .foot-menu {
	height: 45px;
	background: #006bd5;
	text-align: center;
}
.foot .foot-menu a {
	color: #e6e6e6;
	font-size: 14px;
	height: 45px;
	line-height: 45px;
}
.foot .foot-menu a em {
	padding: 15px;
}
.foot .foot-c {
	padding-top: 20px;
	color:#e6e6e6;
}
.foot .foot-c h2 {
	margin: 10px 0; font-size:12px;
	text-align: center;
}
.foot .foot-c p {
	margin: 10px 0;
	text-align: center;
}
.foot .foot-c p a {
	margin: 10px;
	color:#e6e6e6;
}
.foot .foot-c p img {
	vertical-align: middle;
}
/*浮动客服*/







#floatDivBoxs {
	width:170px;
	background:#fff;
	position:fixed;
	top:180px;
	right:0;
	z-index:999;
}
#floatDivBoxs .floatDtt {
	width:100%;
	height:45px;
	line-height:45px;
	background: #167ce6;
	color:#fff;
	font-size:18px;
	text-indent:22px;
	position:relative;
}
#floatDivBoxs .floatDqq {
	padding:0 14px;
}
#floatDivBoxs .floatDqq li {
	height:45px;
	line-height:45px;
	font-size:15px;
	border-bottom:1px solid #e3e3e3;
	padding:0 0 0 50px;
}
#floatDivBoxs .floatDtxt {
	font-size:18px;
	color:#333;
	padding:12px 14px;
}
#floatDivBoxs .floatDtel {
	padding:0 0 15px 10px;
	font-size:21px;
	font-weight:bold;
	color: #167ce6;
}
#floatDivBoxs .floatDtel img {
	display:block;
}
#floatDivBoxs .floatDbg {
	width:100%;
	height:20px;
	background:url(../images/online_botbg.jpg) no-repeat;
	box-shadow:-2px 0 3px rgba(0, 0, 0, 0.25);
}
.floatShadow {
	background:#fff;
	box-shadow:-2px 0 3px rgba(0, 0, 0, 0.25);
}
#rightArrow {
	width:50px;
	height:45px;
	background:url(../images/online_arrow.jpg) no-repeat;
	position:fixed;
	top:180px;
	right:170px;
	z-index:999;
}
#rightArrow a {
	display:block;
	height:45px;
}
.zd {
	width:100%;
	height:65px;
	margin:auto;
	margin-top:10px;
}
.zd a {
	display:block;
	width:65px;
	height:56px;
	margin:auto;
}
.wx img {
	width:106px;
	height:106px;
}
