@charset "utf-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
body, html {
	font-family: "宋体";
	font-size: 14px;
	color: #333;
	min-width: 1000px;
}

html{ overflow-x:hidden;
	}

a {
	text-decoration: none;
	color: #333;
}
a:hover {
	color: #0a67c1;

}
img {
	border: none;
}
.hide {
	display: none;
}
.show {
	display: show;
}
.ncolor {
	color: #f56960;
}
.ncolor2 {
	color: #989696;
}
.blue {
	color: #2281b0;
}
i, em {
	font-style: normal;
}
li {
	list-style: none;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.f12 {
	font-size: 12px;
}
.f13 {
	font-size: 13px;
}
.f14 {
	font-size: 14px;
}
.f16 {
	font-size: 16px;
}
.f18 {
	font-size: 18px;
}
.f22 {
	font-size: 24px;
}
.f24 {
	font-size: 24px;
}
.f28 {
	font-size: 28px;
}
.f38 {
	font-size: 38px;
}
.f42 {
	font-size: 42px;
}
.w {
	width: 1000px;
	margin: 0 auto;
}
.white {
	background: #fff;
}
.mt2 {
	margin-top: 2px;
}
.mt6 {
	margin-top: 6px;
}
.mt10 {
	margin-top: 10px;
}
.mt15 {
	margin-top: 15px;
}
.mt20 {
	margin-top: 20px;
}
.mt78 {
	margin-top: 78px;
}
.mb34 {
	margin-top: 34px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb15 {
	margin-bottom: 15px;
}
.mb20 {
	margin-bottom: 20px;
}
.mtb10 {
	margin: 10px 0px;
}
.mt26 {
	margin-top: 26px;
}
.mtb26 {
	margin: 26px 0px;
}
.plr10 {
	padding: 0px 10px;
}
.plr16 {
	padding: 0px 16px;
}
.plr20 {
	padding: 0px 20px;
}
.pt20 {
	padding-top: 20px;
}
.pr20 {
	padding-right: 20px;
}
.pl30 {
	padding-left: 30px;
}
.pl10 {
	padding-left: 10px;
}
.ptb24 {
	padding: 24px 0px;
}
.blue {
	color: #0a8bde;
}
.cl {
	clear: both;
}
/***头部**/
#header {
	height: 119px;
	background: url(../images/jbl_1.png) repeat-x;
}
#header .w {
	position: relative;
}
#header .logo {
	position: absolute;
	top: 30px;
}
#header .w > div {
	position: absolute;
	right: 0px;
}
.c1 {
	top: 24px;
}
.c1 a {
	float: left;
	color: #333333;
	font-size: 13px;
	font-family: "微软雅黑";
	display: inline-block;
	line-height: 20px;
	height: 20px;
	padding: 0px 8px;
}
.c1 a:hover, .c1 .current {
	color: #fff;
	background: url(../images/jbl_29.png) no-repeat left -20px;
}
.c1 .mp:hover {
	background-position: left top;
}
.c1 .wmap {
	margin: 0px 6px 0px 8px;
}
.c2 {
	width: 410px;
	height: 26px;
	top: 50px;
}
.c2 .search {
	width: 172px;
	height: 26px;
	background: url(../images/search.png) no-repeat;
	position: relative;
}
.c2 .search input {
	width: 138px;
	height: 26px;
	line-height: 26px;
	padding: 0px 4px;
	border: 0 none;
	background: none;
	outline: none;
}
.c2 .search a {
	display: block;
	width: 28px;
	height: 26px;
	position: absolute;
	right: 0px;
	top: 0px;
}
.c2 img {
	position: absolute;
	right: 4px;
	top: 4px;
}
.c3 {
	top: 84px;
}
.c3 li {
	float: left;
	padding: 0px 10px;
	background: url(../images/jbl_2.png) no-repeat right center;
}
.c3 .las_li {
	background: none;
	padding-right: 0px;
}
.c3 a {
	color: #333;
	font-weight: bold;
	font-family: "微软雅黑";
}
.c3 a:hover, .son_nav a:hover {
	color: #0a67c1;
}
/***导航**/
#nav {
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	background: url(../images/jbl_3.png) repeat-x;
}
#nav li {
	float: left;
	padding: 0px 22px 0px 20px;
	background: url(../images/jbl_4.png) no-repeat right top;
}
#nav a {
	color: #fff;
}
#nav a:hover{
	color:#dc6e0d;
}
.son_nav {
	height: 33px;
	line-height: 33px;
	background: url(../images/jbl_5.png) repeat-x;
}
.son_nav li {
	float: left;
	padding: 0px 10px;
}
.son_nav a {
	color: #777;
}
#img_switch {
	width: 100%;
	position: relative;
}
#img_switch .iimg {
	height: 470px;
	position: relative;
	overflow: hidden;
}
#img_switch .iimg ul {
	width: 5000px;
	height: 470px;
	position: absolute;
	left: 0px;
	z-index: 2;
}
#img_switch .iimg ul li {
	width: 100%;
	float: left;
}
#img_switch .iimg ul li a {
	display: block;
	height: 470px;
}
#img_switch .ibut {
	width: 100%;
	padding: 10px 0px;
	position: absolute;
	left: 0px;
	bottom: 70px;
	z-index: 3;
	text-align: center;
}
#img_switch .ibut span {
	display: inline-block;
	width: 14px;
	height: 14px;
	background: #dc6e0d;
	border-radius: 50%;
	cursor: pointer;
	margin-left: 8px;
}
#img_switch .ibut span.now {
	background: #de2723;
}
#warp {
	width: 1000px;
	margin: -64px auto 0px;
}
.c4 {
	-border: 1px red solid;
	position: relative;
}
.c4 i {
	position: absolute;
	bottom: -16px;
	display: block;
	width: 272px;
	height: 168px;
	background: url(../images/jbl_6.png) no-repeat;
	z-index: 1;
}
.c4 ul {
	width: 110%;
	position: relative;
	z-index: 2;
	overflow: hidden;
}
.c4 li {
	width: 230px;
	height: 210px;
	background: #fff;
	padding: 5px;
	margin-right: 13px;
	float: left;
}
.c4 .p_img {
	display: block;
	width: 230px;
	height: 60px;
}
.c4 h2 {
	height: 44px;
	line-height: 54px;
	font-size: 16px;
	text-align: center;
	color: #0b6cc5;
	font-family: "微软雅黑";
}
.c4 p {
	height: 76px;
	line-height: 24px;
	overflow: hidden;
	margin-bottom: 8px;
	padding: 0px 8px;
}
.c4 a.fr {
	display: inline-block;
	margin-right: 8px;
	text-decoration: underline;
}
.c5 {
	height: 80px;
	margin-top: 14px;
	font-size:10px;
}
.c5 ul {
	width: 110%;
	overflow: hidden;
	margin-top: 10px;
}
.c5 li {
	float: left;
	margin-right: 5px;
}
.c5 li a {
	display: block;
	width: 95px;
	height: 39px;
	padding: 12px 0px 0px 10px;
	background: url(../images/jbl_12.png) repeat-x;
	border: 1px #c3c5c6 solid;
}
.c5 li img {
	width: 40px;
	height: 24px;
	float:left;
}
.c5 li p {
	width: 50px;
	text-align: center;
	line-height: 16px;
	overflow:hidden;
	float:right;
	font-size:10px;
	-webkit-text-size-adjust:none;
}
.pad {
	margin: 12px 0px 4px;
}
.pb_sy1 {
	position: relative;
}
.pb_sy1 > i {
	display: block;
	width: 7px;
	height: 7px;
	background: url(../images/jbl_15.png) no-repeat;
	position: absolute;
	z-index: 2;
}
.pb_sy1 .tl {
	left: -3px;
	top: -3px;
}
.pb_sy1 .tr {
	right: -3px;
	top: -3px;
	background-position: -7px top;
}
.pb_sy1 .bl {
	left: -3px;
	bottom: -3px;
	background-position: left -7px;
}
.pb_sy1 .br {
	right: -3px;
	bottom: -3px;
	background-position: -7px -7px;
}
.pb_sy1 > em {
	display: block;
	position: absolute;
	z-index: 1;
}
.pb_sy1 > .top {
	top: -3px;
	width: 100%;
	height: 4px;
	background: url(../images/jbl_16.png) repeat-x;
}
.pb_sy1 > .right {
	right: -3px;
	width: 4px;
	height: 100%;
	background: url(../images/jbl_17.png) repeat-y;
}
.pb_sy1 > .bottom {
	bottom: -3px;
	width: 100%;
	height: 4px;
	background: url(../images/jbl_18.png) repeat-x;
}
.pb_sy1 > .left {
	left: -3px;
	width: 4px;
	height: 100%;
	background: url(../images/jbl_19.png) repeat-y;
}
.pb_sy1 h2.tit {
	height: 25px;
	background: url(../images/jbl_20.png) repeat-x;
	font-size: 14px;
	font-family: "微软雅黑";
	padding: 12px 8px 0px;
}
.pb_sy1 h2.tit i {
	position: absolute;
	left: 2px;
	top: 2px;
	display: block;
	width: 12px;
	height: 12px;
	background: url(../images/jbl_25.png) no-repeat;
	z-index: 4;
}
.pb_sy1 h2.tit .himg {
	background-position: left -12px;
}
.pb_sy1 h2.tit span {
	display: inline-block;
	line-height: 13px;
	padding-left: 6px;
}
.pb_sy1 h2.tit a {
	float: right;
	width: 40px;
	height: 9px;
	background: url(../images/jbl_21.png) no-repeat;
	position: relative;
	top: 3px;
	right: 4px;
}
.c6 ul {
	width: 110%;
}
.c6 li {
	float: left;
	margin-right: 5px;
}
.c6 .pmian {
	height: 189px;
	width: 246px;
	overflow: hidden;
}
.c6 h2.tit a {
	right: 16px;
}
.c6 h2.tit span {
	border-left: 2px #06adb3 solid;
}
.c6 .pson {
	padding: 10px;
}
.c6 .pson div {
	overflow: hidden;
	margin-bottom: 16px;
}
.c6 .pson div img {
	display: block;
	width: 78px;
	height: 58px;
}
.c6 .pson div .fr {
	width: 130px;
	max-height: 54px;
	line-height: 18px;
	overflow: hidden;
}
.c6 .pson dl {
	width: 130%;
}
.c6 .pson dd {
	width: 94px;
	height: 12px;
	line-height: 12px;
	overflow: hidden;
	float: left;
	padding-left: 10px;
	background: url(../images/jbl_22.png) no-repeat left 4px;
	margin: 0px 22px 8px 0px;
}
.c6 .tsgj a {
	display: block;
	width: 212px;
	height: 32px;
	line-height: 22px;
	background: url(../images/jbl_30.png) no-repeat;
	margin: 0px auto 1px;
	color: #fff;
	text-align: center;
}
.c6 .tsgj a:hover {
	color: #000;
}
.c6 .tsgj .hco {
	background-position: left -32px;
}
.c7 .pmian {
	width: 324px;
	height: 214px;
}
.c7 li {
	margin-right: 14px;
}
.c7 .pson div img {
	width: 77px;
	height: 73px;
}
.c7 .pson div .fr {
	width: 210px;
	margin-top: 6px;
}
.c7 .pson dd {
	margin-right: 0px;
	overflow: hidden;
	padding-left: 10px;
	width: 145px;
	margin-bottom: 10px;
	float: left;
}
.c7 h2.tit span {
	border-left: none;
	color: #0b6cc5;
}
.c7 h2.tit a {
	right: 4px;
}
.c8 .pmian {
	height: 160px;
}
.c8 ul {
	width: 110%;
}
.c8 li {
	width: 304px;
	height: 104px;
	border-right: 1px #e7e7e8 solid;
	border-left: 1px #e7e7e8 solid;
	padding: 20px 0px 0px 26px;
	float: left;
	margin-right: 7px;
}
.c8 li h3, .c9 li h3 {
	color: #0a68c0;
	height: 13px;
	line-height: 13px;
	border-left: 2px #0a68c0 solid;
	padding-left: 6px;
	font-size: 14px;
	font-family: "微软雅黑";
	margin-bottom: 17px;
}
.c8 li div img {
	width: 77px;
	height: 58px;
}
.c8 li dl {
	width: 194px;
	margin: 2px 0px 0px 22px;
}
.c8 li dd {
	height: 12px;
	line-height: 12px;
	overflow: hidden;
	float: left;
	padding-left: 10px;
	background: url(../images/jbl_22.png) no-repeat left 4px;
	margin: 0px 22px 8px 0px;
}
.c9 {
	margin: 12px 0px;
}
.c9 .pson {
	padding: 24px 0px 20px;
}
.c9 li {
	background: url(../images/jbl_26.png) no-repeat right top;
	float: left;
	min-height: 134px;
}
.c9 li dd {
	height: 12px;
	line-height: 12px;
	overflow: hidden;
	padding-left: 10px;
	background: url(../images/jbl_22.png) no-repeat left 4px;
	margin: 0px 22px 10px 0px;
}
.c10 .pson {
	height: 94px;
	overflow: hidden;
	padding-left: 15px;
}
.c10 ul, .c19 ul {
	width: 110%;
}
.c10 li, .c19 li {
	float: left;
	margin: 8px 20px 0px 0px;
}
.c10 li a, .c19 li a {
	display: block;
	text-align: center;
}
.c10 li div, .c19 li div {
	width: 119px;
	height: 58px;
	border: 1px #d0d0d0 solid;
	margin-bottom: 4px;
	overflow: hidden;
}
.c10 li img, .c19 li img {
	display: block;
	width: 100%;
	height: 60px;
}
#footer {
	border-top: 3px #0b6cc5 solid;
	margin-top: 22px;
}
.firend_link dl {
	position: relative;
	padding: 16px 0px 28px 70px;
	overflow: hidden;
}
.firend_link dt {
	position: absolute;
	left: 0px;
	top: 26px;
	font-weight: bold;
}
.firend_link dd {
	float: left;
	height: 12px;
	line-height: 12px;
	border-right: 1px #a8a8a8 solid;
	padding: 0px 10px;
	margin-top: 12px;
}
.firend_link dd a {
	white-space: nowrap;
}
.fnav {
	text-align: center;
	background: #efefef;
	padding: 26px 0px 18px;
	overflow: hidden;
}
.fnav ul {
	display: inline-block;
	font-weight: bold;
 *display:inline;
 *zoom:1;
}
.fnav li {
	float: left;
	height: 13px;
	line-height: 13px;
	color: #a0c0dd;
	padding: 0px 8px;
}
.fnav li a {
	color: #0b6cc5;
	font-size: 13px;
}
.fnav p {
	height: 50px;
	line-height: 20px;
	border-bottom: 1px #c9c9c9 solid;
	margin-bottom: 16px;
	margin-top: 20px;
}
.fnav .w div {
	width: 500px;
	height: 49px;
	margin: 0 auto;
	background: url(../images/jbl_28.png) no-repeat;
}
.fnav .w div a {
	display: block;
	width: 120px;
	height: 49px;
	float: left;
}
#nav li.cur,#nav li:hover{ background-color:#2861CA;}
/***联系我们**/
.c11 {
	height: 417px;
	background: #f5f4f0 url(../images/jbl_32.png) no-repeat center top;
}
.coly {
	width: 244px;
	height: 336px;
	background: url(../images/jbl_33.png) repeat-x;
	position: absolute;
	top: 210px;
	padding: 16px 18px 0px;
	font-family: "微软雅黑";
}
.coly dt {
	font-size: 16px;
	color: #fff;
	margin-bottom: 3px;
}
.coly dd {
	margin-top: 5px;
}
.mnts {
	color: #656565;
}
.coly input {
	width: 220px;
	height: 29px;
	line-height: 29px;
	padding: 0px 10px;
	background: url(../images/jbl_34.png) repeat-x;
	border: 0 none;
	font-family: "微软雅黑";
	font-size: 12px;
}
.coly textarea {
	width: 220px;
	height: 90px;
	padding: 10px;
	border: 0 none;
	background: url(../images/jbl_34.png);
	font-size: 12px;
	font-family: "微软雅黑";
}
.coly a {
	display: block;
	width: 124px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	background: #d48f22;
	color: #fff;
	font-size: 14px;
}
.c12 {
	height: 150px;
	margin: 84px auto 96px;
	font-family: "微软雅黑";
}

.c12 li div.w_show{ display:none; background-color:#FFF; background-image:none; position:absolute; top:130px; left:50px; z-index:20; width:90px; height:90px; padding:4px; border:1px solid #dcdcdc;}

.c12 ul {
	width: 110%;
}
.c12 li {
	position:relative;
	float: left;
	width: 200px;
	height: 134px;
	text-align: center;
	border-right: 1px #e8e8e8 solid;
	padding-top: 16px;
}
.c12 li div {
	height: 44px;
	background: url(../images/jbl_35.png) no-repeat 80px top;
}
.c12 li .lx_2 {
	background-position: 70px -44px;
}
.c12 li .lx_3 {
	background-position: 74px -88px;
}
.c12 li .lx_4 {
	background-position: 76px -132px;
}
.c12 li .lx_5 {
	background-position: 78px bottom;
}
.c12 li h2 {
	color: #333;
	height: 48px;
	line-height: 48px;
	font-weight: normal;
	font-size: 18px;
}
.c12 li h2 i {
	font-size: 14px;
}
.c12 li p {
	line-height: 18px;
	color: #666;
	font-size: 13px;
}
.c12 li p a {
	color: #666;
}
.c12 li p a:hover {
	color: #0a67c1;
}
#zxkf {
	width: 129px;
	height: 238px;
	background: url(../images/jbl_36.png) no-repeat;
	position: fixed;
	top: 50%;
	left: 16px;
	z-index: 4;
	margin-top: -119px;
}
#zxkf i {
	position: absolute;
	right: 15px;
	top: 10px;
	display: block;
	width: 16px;
	height: 16px;
	cursor: pointer;
}
#zxkf a {
	display: block;
	width: 82px;
	height: 23px;
	position: absolute;
	left: 22px;
	top: 208px;
}
.pubw {
	width: 1200px;
	background: #fff;
	margin: -386px auto 40px;
	font-family: "微软雅黑";
	overflow: hidden;
}
.c13 {
	/* height: 324px;background: url(../images/jbl_37.png) no-repeat top center; */
}
.c14 {
	width: 198px;
	overflow: hidden;
}
.c14 .m2 {
	margin-top: 20px;
}
.c14 .m2 li {
	height: 40px;
	line-height: 40px;
}
.c14 .m2 li i {
	top: 16px;
}
.regla > div{
	border:1px #e9e9e9 solid;
	border-bottom:none;
}
.regla h2 {
	height: 64px;
	background: #397ece;
	color: #fff;
	font-weight: normal;
	font-size: 24px;
	padding: 11px 0px 0px 28px;
}
.regla h2 a {
	color: #fff;
}
.regla h2 a:hover {
	color: #9cb8e2;
}
.regla h2 i {
	display: block;
	font-size: 15px;
	color: #9cb8e2;
}
.regla div a {
	display: block;
	overflow: hidden;
	border-bottom: 1px #e9e9e9 solid;
	color: #000;
	font-size: 14px;
	padding:10px 0px 10px 36px;
	background:url(../images/jbl_48.png) no-repeat 15px 14px;
}
.regla div a:hover, .regla div .current {
	background:#e2ecf8 url(../images/jbl_47.png) no-repeat 15px 14px;
	border-bottom: 1px #e2ecf8 solid;
	color: #0a67c1;
}
.regla2 h2 {
	height: 44px;
	line-height: 44px;
	padding: 0px 0px 0px 28px;
	font-size: 18px;
}
.regla2 > div{
   border-bottom:1px #e9e9e9 solid;
   padding:6px 0px;
}
.regla2 div a{
	padding:6px 4px 6px 25px;
	border-bottom:1px #fff solid;
	background:url(../images/jbl_49.png) no-repeat  17px 15px;
}
.regla2 div a:hover, .regla2 div .current {
	border-bottom: 1px #fff solid;
	background:#fff url(../images/jbl_49.png) no-repeat  17px 15px;
	color: #0a67c1;
}
.c15 {
	width: 970px; font-size:14px;
}
.puba_tit {
	height: 56px;
	line-height: 44px;
	border-bottom: 1px #d1dce9 dashed;
	padding: 0px 16px 0px 36px;
	margin-bottom: 20px;
}
.puba_tit h1 {
	color: #397ece;
	font-size: 18px;
	font-weight: normal;
	font-weight:bold;
/*	line-height:27px;
	padding-top:10px;*/
}
.puba_tit a {
	display: inline-block;
	margin: 0px 8px;
}
.c16 {
	width: 670px;
	border: 1px #dcdcdc solid;
	margin-left: 35px;
	padding: 7px 14px 12px;
	position: relative;
}
.c166 {
	width: 670px;
	margin-left: 35px;
	position: relative;
}
.c16 > i {
	display: block;
	width: 7px;
	height: 7px;
	position: absolute;
	background: url(../images/jbl_41.png) no-repeat;
}
.c16 > .tl {
	left: -1px;
	top: -1px;
}
.c16 > .tr {
	right: -1px;
	top: -1px;
	background-position: -7px top;
}
.c16 > .bl {
	left: -1px;
	bottom: -1px;
	background-position: left -7px;
}
.c16 > .br {
	right: -1px;
	bottom: -1px;
	background-position: -7px -7px;
}
.c16 li {
	line-height: 30px;
	font-size: 14px;
	padding-left: 14px;
	background: url(../images/jbl_39.png) no-repeat left center;
}
.c16 li a:hover {
	font-weight: bold;
	color: #000;
}
.page {
	overflow: hidden;
	padding: 10px 0px;
}



.page ul {
    display: inline-block;
}

.page ul li {
float:left;}




.page a {
	display: block;
	height: 16px;
	line-height: 16px;
	padding: 0px 7px;
	border: 1px #cfcfcf solid;
	color: #545454;
	float: left;
	margin-right: 2px;
}
.page a:hover, .page .current {
	background: #a7a7a7;
	color: #fff;
	border: 1px #a7a7a7 solid;
}
.c17 {
	width: 197px;
	overflow: hidden;
}
.m1 {
	height: 158px;
	background: url(../images/jbl_40.png) no-repeat;
	position: relative;
}
.m1  a{
	display:block;
	position:absolute;
	left:50px;
	top:8px;
	display:block;
	width:96px;
	height:96px;
	border-radius:50%;
}
.m1 input {
	position: absolute;
	left: 32px;
	top: 124px;
	width: 130px;
	height: 23px;
	line-height: 23px;
	border: none;
	background: none;
	text-align: center;
	font-family: "微软雅黑";
	font-size: 12px;
}
.m2 {
	margin-top: 12px;
}
.m2 h3 {
	height: 28px;
	line-height: 28px;
	font-size: 16px;
	color: #397ece;
	padding-left: 26px;
	position: relative;
	margin-bottom: 18px;
}
.m2 h3 i {
	position: absolute;
	left: 0px;
	top: 7px;
	display: block;
	width: 18px;
	height: 14px;
	background: url(../images/jbl_40.png) no-repeat left -465px;
}
.m2 h3 em {
	position: absolute;
	left: 0px;
	bottom: -2px;
	display: block;
	height: 2px;
	width: 100%;
	overflow: hidden;
	background: url(../images/jbl_40.png) no-repeat left -463px;
}
.m2 li {
	height: 27px;
	line-height: 27px;
	padding-left: 48px;
	position: relative;
}
.m2 li i {
	position: absolute;
	left: 27px;
	top: 10px;
	display: block;
	width: 5px;
	height: 7px;
	background: url(../images/jbl_40.png) no-repeat left -504px;
}
.m2 li a {
	font-size: 13px;
	color: #464545;
}
.m2 li a:hover {
	color: #dc6e0d;
}
.m3 h3 {
	height: 42px;
	line-height: 42px;
	font-size: 16px;
	color: #397ece;
	padding-left: 40px;
	position: relative;
	margin: 14px 0px 6px;
}
.m3 h3 i {
	position: absolute;
	left: 0px;
	top: 9px;
	display: block;
	width: 30px;
	height: 25px;
	background: url(../images/jbl_40.png) no-repeat left -479px;
}
.m3 div {
	width: 110%;
	height: 192px;
	background: url(../images/jbl_40.png) no-repeat left -158px;
}
.m3 div a {
	display: block;
	height: 29px;
	line-height: 29px;
	overflow: hidden;
	color: #fff;
	text-align: center;
	margin: 0px 3px 4px 0px;
	float: left;
}
.m3 div a:hover {
	color: #000;
}
.m4 {
	margin-top: 24px;
}
.m4 a {
	display: block;
	height: 63px;
	background: url(../images/jbl_40.png) no-repeat left -350px;
}
.m5 {
	margin-top: 20px;
}
.m5 a {
	display: block;
	height: 50px;
	background: url(../images/jbl_40.png) no-repeat left -413px;
}
.c18 {
	width: 523px;
	margin-left: 35px;
	position: relative;
line-height: 30px;
	font-size: 13px;
	color: #333;
}
.c18 p {
	line-height: 30px;
	/*text-indent: 2em;*/
	font-size: 13px;
	color: #333;
}
.pblxdl dt {
	font-weight: bold;
	font-size: 15px;
	height: 55px;
	line-height: 62px;
}
.pblxdl dd {
	line-height: 30px;
	color: #484848;
	font-size: 13px;
	padding-left: 16px;
	background: url(../images/jbl_42.png) no-repeat left 12px;
}
/***合作伙伴详情**/
.c19 {
	overflow: hidden;
	padding: 30px 0px;
}
.c19 ul {
	overflow: hidden;
}
.c19 li {
	float: left;
	padding: 30px 24px 30px 0px;
	border-top: 1px #d1dce9 dashed;
	margin: -1px 0px 0px;
}
.c20 {
	width: 526px;
	margin: -16px 0px 0px 35px;
	position: relative;
}
.c20 .m6 {
	border: 1px #d2ddeb solid;
	padding: 6px;
	margin: 36px 0px 46px;
}
.c20 .m7 {
	border: 1px #e4ebf3 solid;
	padding: 18px 32px;
}
.c20 .m7 dt {
	font-size: 18px;
	color: #484848;
	margin-bottom: 10px;
}
.c20 .m7 dd div {
	height: 25px;
	border: 1px #cee4ef solid;
	margin-bottom: 7px;
	position: relative;
	padding-left: 110px;
	font-size: 14px;
}
.c20 .m7 dd i, .c20 .m7 dd em {
	position: absolute;
	left: -1px;
	top: -1px;
	display: block;
	width: 100px;
	height: 27px;
	background: url(../images/jbl_44.png) no-repeat left -27px;
	text-align: center;
	line-height: 27px;
	color: #fff;
}
.c20 .m7 dd em {
	background-position: left top;
}
.c20 .m7 dd input {
	width: 332px;
	height: 24px;
	line-height: 24px;
	border: none;
	padding: 0px 4px;
}
.c20 .m7 textarea {
	width: 434px;
	height: 138px;
	background: #e2ecf8;
	padding: 12px;
	border: 1px #cee4ef solid;
	margin-bottom: 10px;
	font-family: "微软雅黑";
	font-size: 14px;
}
.c20 .m7 a {
	display: block;
	height: 34px;
	border: 1px #bcd2ec solid;
	color: #0877af;
	line-height: 34px;
	text-align: center;
	font-size: 14px;
}
.pub_bg {
	position: fixed;
	top: 0px;
	width: 100%;
	height: 100%;
	background: url(../images/jbl_45.png);
	z-index: 5;
	display: none;
}
#search_com {
	width: 565px;
	height: 574px;
	background: #fff;
	position: fixed;
	left: 50%;
	top: 50%;
	margin: -307px 0px 0px -309px;
	z-index: 6;
	padding: 20px 27px;
	font-family: "微软雅黑";
	display: none;
}
#search_com .pimg {
	height: 137px;
	background: url(../images/jbl_46.png) no-repeat;
	position: relative;
}
#search_com .pimg a {
	position: absolute;
	right: 10px;
	top: 10px;
	display: block;
	width: 14px;
	height: 14px;
}
#search_com h2 {
	line-height: 40px;
	margin-top: 24px;
	border-bottom: 1px #dae6f3 solid;
	font-size: 22px;
	color: #09a0eb;
	font-weight: normal;
}
#search_com dt {
	padding: 22px 0px 16px;
	vertical-align: middle;
}
#search_com dt span {
	color: #92a4b8;
	font-weight: bold;
	font-size: 16px;
}
#search_com select {
	width: 180px;
	border: 1px #d6dadf solid;
	padding: 3px 10px 3px 6px;
	font-family: "微软雅黑";
	color: #6d839a;
	font-size: 14px;
	margin: 0px 18px 0px 8px;
}
#search_com dt a {
	display: inline-block;
	width: 84px;
	height: 28px;
	background: url(../images/jbl_46.png) no-repeat left -137px;
	vertical-align: top;
}
#search_com dt .ipt {
	display: inline-block;
	width: 200px;
	height: 28px;
	border: 1px #b5def8 solid;
	margin: 0 18px 0 8px;
	padding: 0px 4px;
}
#search_com dd {
	margin-top: 16px;
	overflow: hidden;
}
#search_com dd span {
	display: block;
	width: 110px;
	height: 30px;
	line-height: 30px;
	border: 1px #b5def8 solid;
	font-weight: bold;
	padding-right: 14px;
	float: left;
	font-size: 14px;
	text-align: right;
}
#search_com dd i {
	color: #40aaf4;
	padding-right: 4px;
}
#search_com dd input {
	float: right;
	width: 420px;
	height: 30px;
	line-height: 30px;
	border: 1px #b5def8 solid;
	padding: 0px 4px;
}
#search_com .submit {
	text-align: right;
}
#search_com .submit a {
	display: inline-block;
	width: 432px;
	height: 33px;
	background: url(../images/jbl_46.png) no-repeat -84px -137px;
}

/***网站地图新加**/
.c21{
	background-image:url(../images/jbl_50.png);
}
.c22{
	overflow:hidden;
	font-size:14px;
	margin:-60px auto 40px;
}
.c22 h2{
	line-height:30px;
	height:30px;
	color:#397ece;
	font-size:16px;
	background:#eee;
	font-family:"微软雅黑";
	padding-left:10px;
	margin:18px 0px;
}
.c22 ul{
	line-height:24px;
	overflow:hidden;
	padding-bottom:6px;
}
.c22 li{
	float:left;
	padding:0px 10px;
	background:url(../images/jbl_51.png) no-repeat right center;
}
.c22 li:last-child{
	background:none;
}
.c22 li a{
	white-space:nowrap;
}

/*浮动qq*/
.float_qq{ position:absolute; top:200px; right:0; width:50px; height:203px; z-index:6666;}
.float_qq li{ width:auto; height:50px; z-index:20;}
.float_qq li.float_qq1,.float_qq li.float_qq4{ position:absolute; left:0; width:62px;}
.float_qq li.float_qq1{ top:0;}
.float_qq li.float_qq2{ position:absolute; top:51px; left:0; width:126px;}
.float_qq li.float_qq3{ position:absolute; top:102px; left:0; width:172px;}
.float_qq li.float_qq4{ top:153px;}
.float_qq4{ position:absolute; top:153px; left:0;}
.float_qq li a{ display:block; font-family:"Microsoft Yahei"; color:#FFF; font-size:14px; height:50px; line-height:50px; overflow:hidden; background-color:#2861ca; opacity:0.8; border-radius:6px;}
.float_qq li a img{ display:block; float:left; vertical-align:middle; width:24px; height:24px; margin:12px 12px 14px 14px;}
.float_qq li a:hover{ background-color:#c70c1f; opacity:1;}
.float_shwx{ position:absolute; top:-202px; left:-202px;  width:200px; height:200px; display:none;}
.float_shwx img{ display:block; padding:6px; background-color:#FFF; width:188px; height:188px;  border:1px solid #dcdcdc;}

#qLpercentage{ width:105px; height:104px; line-height:104px; text-align:center;}