﻿
@charset "utf-8";
/* CSS Document */
/*  全局样式  */
* {
	margin: 0;
	padding: 0;
}
a {
	color: #333;
	text-decoration: none;
	outline: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
fieldset, img {
	border: 0
}
a {
	text-decoration: none;
}
html {
	font-size: 12px;
	font-family: "Microsoft YaHei";
	color: #000;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-size: 14px;
}
ul, li, dl, dd, dt, p, br {
	margin: 0px;
	padding: 0px;
}
ul, li {
	list-style-type: none;
}
em, i {
	font-style: normal;
}
img {
	border: none;
}
.clear {
	height: 0;
	overflow: hidden;
	clear: both;
	width: 100%;
}
body {
	font-size: 12px;
	font-family: "Microsoft YaHei";
	overflow-x: hidden;
	
}
.dis {
	display: none;
}
.img_mg {
	float: right !important;
	margin-right: 0 !important;
}
.no_bod {
	background: none !important;
}
.no_bott {
	border-bottom: none !important;
}
.no_left {
	margin-left: 0 !important;
}
.no_left2 {
	margin-left: 0 !important;
}
.no_border_rgt {
	border-right: none !important;
}
input, label {
	vertical-align: middle;
}
.clearb {
	clear: both;
}
hr {
	color: #ccc;
}
#wrap {
	width: 100%;
	margin: 0 auto;
}
#nav {
	width: 960px;
	float:left;
	height:40px;
	line-height: 40px;
	list-style-type: none;
}
#nav a {
	display: block;
	width: 101px;
	text-align: center;
	font-size: 14px;
	font-weight: 800;
	font-family: 微软雅黑;
}
#nav a:link {
	color: #555555;
	text-decoration: none;
}
#nav a:visited {
	text-decoration: none;
}
#nav a:hover {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#nav li {
	float: left;
	width: 101px; background:url(/images/navline.png) no-repeat right top;
	margin: 0 2px;
}
#nav li a {
	color: #555555;
}
#nav li a:hover {
	color: #fff;
	background:url(/images/navbg.png) no-repeat;
}
#nav li ul {
	line-height: 32px;
	list-style-type: none;
	text-align: left;
	left: -999em;
	width: 180px;
	position: absolute;
	z-index: 9999; margin-left:-2px;
}
#nav li ul li {
	float: left;
	background: #F6F6F6;
}

#nav li ul li a{
	float: left;
	background: #F6F6F6;
	color: #555555;
}

#nav li ul a {
	display: block;
	font-weight: normal;
}
#nav li ul a:link {
	color: #666;
	text-decoration: none;
}
#nav li ul a:visited {
	color: #666;
	text-decoration: none;
}
#nav li ul a:hover {
	color: #F3F3F3 !important;
	text-decoration: none;
	font-weight: normal;
	background: #13458c;
}
#nav li:hover ul {
	left: auto;
}
#nav li.sfhover ul {
	left: auto;
 width:
}
#nav li.sfhover ul li {
	text-align: center;
	border-bottom: 1px dashed #ccc;
}
#nav li.sfhover ul li a {
	font-weight: normal;
	width: 101px;
	display: block;
	font-size: 13px;
}
#content {
	clear: left;
}
.w_h1_bj {
	width: 100%;
	background: url(../images/w_h_bj11.jpg) repeat center top;
	height: 126px;
	overflow: hidden;
	border-bottom: solid 3px #10b5ff;}
.w_h {
	width: 1170px;
	height: 126px;
	margin: 0 auto;
}
.w_t1 {
	width: 1170px;
	height: 86px;
	overflow: hidden;
	padding: 0;
}
.w_logo {
	width: 600px;
	height: 76px;
	float: left;
	display: block;
	margin-left: 20px;
}
.w_logo img {
	width: 600px;
	height: 76px;
}
.w_t1 div {
	background: url(/images/w_shouc.png) no-repeat center;
	width: 176px;
	height: 34px;
	line-height: 34px;
	font-size: 12px;
	color: #fff;
	font-family: "宋体";
	text-align: center;
	float: right;
	margin-top: 14px;
}
.w_t1 div a {
	margin: 0 4px;
	color: #fff;
}
.w_t2 {
	width: 1140px;
	height: 40px;
	line-height: 38px;
}
.w_t2 a {
	display: block;
	float: left;
	margin: 0 20px;
	color: #fff;
	font-size: 14px;
	padding: 0 4px;
	height: 38px !important;
	display: inline;
}
.w_t2 a:hover {
	border-bottom: 3px solid #ffff00;
	color: #ffff00;
}


.w_dq a{
	background:url(/images/navbg.png) no-repeat;
	color: #fff !important;
}

#nav li ul li a{
	float: left;
	background: #F6F6F6;
	color: #555555 !important;
}

/*banner_body*/
.banner_body {
	width: 100%;
	height: 42px;
	z-index: 1;
	position: relative;
	background:#f7f7f7;
}
.banner {
	height: 390px;
	overflow: hidden;
	position: relative;
}
.banner .d1 {
	width: 100%;
	height: 480px;
	display: block;
}
.banner .d2 {
	width: 100%;
	height: 8px;
	clear: both;
	position: absolute;
	z-index: 100;
	left: 0px;
	bottom: 51px;
}
.banner .d2 ul {
	float: left;
	position: absolute;
	left: 50%;
	top: 0;
	margin: 0 0 0 -56px;
	display: inline;
}
.banner .d2 li {
	width: 8px;
	height: 8px;
	overflow: hidden;
	cursor: pointer;
	background: #ffffff;
	float: left;
	display: inline;
	margin-left: 10px;
	border-radius: 12px;
}
.banner .d2 li.nuw {
	background: #1b5db9;
}
.w_pmd_bd {
	width: 100%;
	height: 40px;
	border-bottom: 0px solid #13458c;
	position: absolute;
	bottom: 0px;
	left: 0;
}
.w_pmd {
	width: 1140px;
	height: 40px;
	background: url(/images/w_ss_1.png) no-repeat center top;
	margin: 0 auto;
}
.w_pmd_p {
	width: 780px;
	height: 40px;
	line-height: 40px;
	float: left;
}
.w_pmd_p b {
	background: url(/images/w_zxgg.png) no-repeat center left;
	padding-left: 20px;
	color: #535353;
	font-size: 14px;
	margin-left: 68px;
	float: left;
}
.w_pmd_p marquee {
	width: 537px;
	float: left;
	font-size: 14px;
	color: #fff;
	margin-left: 20px;
}
.w_pmd_p marquee a {
	color: #fff;
}
.w_ssk {
	background: url(../images/w_ssl.png) no-repeat center;
	width: 250px;
	height: 24px;
	float: right;
	margin: 10px 61px 0 0;
	position: relative;
}
.w_kjr {
	width: 185px;
	padding: 0 2px;
	height: 20px;
	line-height: 20px;
	color: #cccccc;
	position: absolute;
	background: #fff;
	border: 0;
	left: 10px;
	top: 2px;
}
.w_kj_s {
	background: url(../images/w_ss_an.png) no-repeat center;
	width: 39px;
	height: 20px;
	position: absolute;
	right: 12px;
	top: 2px;
	border: 0;
}
.content_box {
	width: 100%;
	height: auto;
	float: left;
}
.cont_02_box {
	width: 1170px;
	float: left;
	background: #fff;
}
.cont_01 {
	width: 1170px;
	margin: 0 auto;
	background: #fff;
	padding-top: 20px;
}
.cont_01 a {
	width: 200px;
	padding: 11px;
}
.cont_02 {
	width: 1170px;
	height: auto;
	margin: 0 auto;
	background: #fff;
	padding-top: 20px;
}
.head_bg {
	width: 1170px;
	height: 43px;
	line-height: 43px;
	background: url(../images/head_bg.png) left no-repeat;
	position: relative;
}
.head_bg span {
	display: inline-block;
	font-size: 22px;
	color: #fff;
	position: absolute;
	left: 20px;
}
.head_bg em {
	font-size: 16px;
	color: #13458c;
	position: absolute;
	left: 160px;
}
.head_bg a {
	font-size: 14px;
	color: #13458c;
	position: absolute;
	right: 0px;
	padding-right: 10px;
	font-weight: 700;
}
.cont_02_01 {
	width: 335px;
	float: left;
	padding-left: 20px;
	padding-bottom: 20px;
}
.head_bg_02 {
	height: 45px;
	line-height: 45px;
	border-bottom: 1px solid #13458c;
	position: relative;
}
.head_bg_02 img {
	padding-right: 5px;
	position: absolute;
	top: 13px;
}
.head_bg_02 span {
	font-size: 18px;
	color: #13458c;
	font-weight: bold;
	position: absolute;
	left: 25px;
}
.head_bg_02 a {
	font-size: 14px;
	color: #13458c;
	position: absolute;
	right: 0;
}
.video {
	width: 395px;
	height: 278px!important;
	overflow: hidden;
}
.cont_02_01_t {
	padding: 0px;
	background: #fff;
	width: 390px;
	height: 38px;
	overflow: hidden;
}
.cont_02_01_t h1 a{
	line-height: 26px;
	color: #666666;
	font-weight:normal;
}
.cont_02_01_t span {
	line-height: 22px;
	color: #999999;
}
.cont_02_01_t span a {
	color: #0091ed;
}
.cont_02_02 {
	width: 800px;
	float: right;
	padding-right: 0px;
}
.cont_02_list ul li {
	height: 82px;
	background: #f7f4f4;
	margin-top: 10px;
}
.cont_02_list ul li img {
	width: 134px;
	height: 80px;
	float: left;
	margin-right: 20px;
}
.cont_02_list ul li h2 {
	line-height: 30px;
}
.cont_02_list ul li span {
	width: 300px;
	line-height: 22px;
	color: #666;
}
.cont_02_list ul li a {
	color: #666;
}
.cont_02_list ul li a:hover {
	color: #0091ed;
}
.cont_02_03 {
	padding-top: 20px;
	padding-bottom: 15px;
}
.cont_02_03 ul li {
	width: 515px;
	height: 32px;
	line-height: 32px;
	border-bottom: 1px dashed #dcdcdc;
	background: url(../images/xsj.jpg) left center no-repeat;
	padding-left: 15px;
	position: relative;
}
.cont_02_03 ul li a {
	color: #666666;
}
.cont_02_03 ul li a:hover {
	color: #0091ed;
}
.cont_02_03 ul li span {
	position: absolute;
	right: 15px;
}
.cont_n {
	padding-top: 20px;
	padding-bottom: 15px;
}
.cont_n ul li {
	width: 400px;
	height: 32px;
	line-height: 32px;
	border-bottom: 1px dashed #dcdcdc;
	background: url(../images/xsj.jpg) left center no-repeat;
	padding-left: 15px;
	position: relative;
	clear: both;
}
.cont_n ul li a {
	color: #666666;
}
.cont_n ul li a:hover {
	color: #0091ed;
}
.cont_n ul li span {
	position: absolute;
	right: 15px;
}
.cont_nn {
	padding-bottom: 15px;
}
.cont_nn ul li {
	width: 400px;
	height: 32px;
	line-height: 32px;
	border-bottom: 1px dashed #dcdcdc;
	background: url(../images/xsj.jpg) left center no-repeat;
	padding-left: 15px;
	position: relative;
	clear: both;
}
.cont_nn ul li a {
	color: #666666;
}
.cont_nn ul li a:hover {
	color: #0091ed;
}
.cont_nn ul li span {
	position: absolute;
	right: 15px;
}
.cont_02_n ul li {
	height: 67px;
	background: #f7f4f4;
	margin-top: 10px;
}
.cont_02_n ul li img {
	width: 107px;
	float: left;
	margin-right: 20px;
	padding: 0;
}
.cont_02_n ul li h2 {
	line-height: 30px;
}
.cont_02_n ul li span {
	width: 300px;
	line-height: 22px;
	color: #666;
}
.cont_02_n ul li a {
	color: #666;
}
.cont_02_n ul li a:hover {
	color: #0091ed;
}
/*tab切换*/
.cont_02_04 {
	margin-left: 5px;
	padding-top: 0px;
	padding-bottom: 15px;
	height: 246px;
}
.lrzj {
	width: 430px;
	font-family: '微软雅黑';
	float:left;
}
.lrzj .tab {
	overflow: hidden;
	border-bottom: 0px solid #13458c;
	position: relative;
	height: 45px;
}
.lrzj .tab img {
	padding-right: 5px;
	float: left;
	margin-top: 12px;
}
.lrzj .tab span a {
	position: absolute;
	right: 0px;
	font-size: 14px;
	text-align: right;
	font-weight: 500!important;
}
.lrzj .tab a {
	display: block;
	width: 215px;
	line-height: 35px;
	text-align: left;
	text-decoration: none;
	text-indent:15px;
	color: #444444;
	font-size: 14px;
	height: 45px;
	overflow: hidden;
	float: left;
	background:url(/images/news2.png) no-repeat;
}
.lrzj .tab a:hover {
	color: #fff;
	font-weight: 800;
	 background:url(/images/news.png) no-repeat;
}
.lrzj .tab a.on {
	color: #fff;
	font-weight: 800;
	background:url(/images/news.png) no-repeat;
}
.lrzj .content {
	overflow: hidden;
}
.lrzj .content li {
	display: none;
}
.lrzj .content li a {
	width: 430px;
	display: block;
	line-height: 32px;
	background: url(../images/xsj.jpg) left center no-repeat;
	padding-left: 15px;
	border-bottom: 1px dashed #dcdcdc;
	position: relative;
}
.content li a:hover {
	color: #0091ed;
}
.lrzj .content li a em {
	position: absolute;
	right: 0;
	padding-right: 15px;
}
.lrzj2 {
	width: 411px;
	padding-bottom: 15px;
}
.lrzj2 .tab {
	overflow: hidden;
	border-bottom: 1px solid #13458c;
	position: relative;
	height: 45px;
}
.lrzj2 .tab img {
	padding-right: 5px;
}
.lrzj2 .tab span a {
	position: absolute;
	right: 0px;
	font-size: 14px;
	text-align: right;
	font-weight: 500!important;
}
.lrzj2 .tab a {
	display: block;
	width: 100px;
	line-height: 45px;
	text-align: center;
	float: left;
	text-decoration: none;
	color: #13458c;
	font-size: 18px;
}
.lrzj2 .tab a:hover {
	color: #13458c;
	font-weight: 800;
}
.lrzj2 .tab a.on {
	color: #13458c;
	font-weight: 800;
}
.lrzj2 .content {
	overflow: hidden;
}
.lrzj2 .content li {
	display: none;
}
.lrzj2 .content li a {
	width: 400px;
	display: block;
	line-height: 32px;
	background: url(../images/xsj.jpg) left center no-repeat;
	padding-left: 15px;
	border-bottom: 1px dashed #dcdcdc;
	position: relative;
}
.lrzj2 .content li a em {
	position: absolute;
	right: 0;
	padding-right: 15px;
}
.lrzj3 {
	width: 520px;
	font-family: '微软雅黑';
}
.lrzj3 .tab {
	overflow: hidden;
	border-bottom: 1px solid #13458c;
	position: relative;
	height: 45px;
}
.lrzj3 .tab img {
	padding-right: 5px;
	float: left;
	margin-top: 12px;
}
.lrzj3 .tab span a {
	position: absolute;
	right: 0px;
	font-size: 14px;
	text-align: right;
	font-weight: 500!important;
}
.lrzj3 .tab a {
	display: block;
	width: 116px;
	line-height: 45px;
	text-align: center;
	text-decoration: none;
	color: #13458c;
	font-size: 18px;
	height: 45px;
	overflow: hidden;
	float: left;
}
.lrzj3 .tab a:hover {
	color: #13458c;
	font-weight: 800;
}
.lrzj3 .tab a.on {
	color: #13458c;
	font-weight: 800;
}
.lrzj3 .content {
	overflow: hidden;
}
.lrzj3 .content li {
	display: none;
}
.lrzj3 .content li a {
	width: 500px;
	display: block;
	line-height: 32px;
	background: url(../images/xsj.jpg) left center no-repeat;
	padding-left: 15px;
	border-bottom: 1px dashed #dcdcdc;
	position: relative;
}
.content li a:hover {
	color: #0091ed;
}
.lrzj3 .content li a em {
	position: absolute;
	right: 0;
	padding-right: 15px;
}
/*table*/
.zhis {
	width: 1100px;
	height: 515px;
}
#tab {
	position: relative;
}
#tab .tabList ul {
	width: 1098px;
	border: 1px solid #8ac1dd;
	border-bottom: none;
}
#tab .tabList ul li {
	float: left;
	background: #8ac1dd;
	width: 74px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	margin-left: -1px;
	position: relative;
	cursor: pointer;
	color: #fff;
}
#tab .tabCon {
	position: absolute;
	top: 32px;
	border: 1px solid #8ac1dd;
	border-top: none;
	width: 1097px;
	height: 474px;
}
#tab .tabCon div {
	padding: 10px;
	width: 98%;
	height: 100%;
	position: absolute;/*opacity:0;
	filter:alpha(opacity=0);*/
}
#tab .tabList li.cur {
	border-bottom: none;
	width: 75px !important;
	background: #fff;
	color: #000;
	border-left: 1px solid #8ac1dd;
	border-right: 1px solid #8ac1dd;
}
#tab .tabCon div.cur {
	opacity: 1;
	filter: alpha(opacity=100);
}
/* flexslider */
.flexslider {
	position: relative;
	height: 250px;
	width: 310px;
	overflow: hidden;
	background: url(../images/loading.gif) 50% no-repeat;
	margin-top: 0px;
}
.slides {
	position: relative;
	z-index: 1;
}
.slides li {
	width: 335px;
	height: 310px;
}
.slides li.flex-active-slide img {
	width: 335px;
	height: 221px;
}
.flex-control-nav {
	position: absolute;
	top: 240px;
	z-index: 2;
	width: 530px;
	text-align: center;
}
.flex-control-nav li {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin: 0 2px;
*display:inline;
	zoom: 1;
	display: none;
}
.flex-control-nav a {
	display: inline-block;
	height: 14px;
	line-height: 40px;
	overflow: hidden;
	background: url(../images/dot.png) right 0 no-repeat;
	cursor: pointer;
}
.flex-control-nav .flex-active {
	background-position: 0 0;
}
.flex-direction-nav {
	position: absolute;
	z-index: 3;
	width: 100%;
	top: 38%;
}
.flex-direction-nav li a {
	display: block;
	width: 25px;
	height: 50px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
}
.flex-direction-nav li a.flex-prev {
	left: 0px;
	background: url(/images/prev2.png) center center no-repeat;
}
.flex-direction-nav li a.flex-next {
	right: 0px;
	background: url(/images/next2.png) center center no-repeat;
}
/*内页大图部分*/
.ban {
	width: 1440px;
	margin: 0 auto;
	height: 200px;
}
.ban_01 {
	width: 100%;
	margin: 0 auto;
	height: 240px;
	background: url(../images/n_ban_01.jpg) no-repeat center center;
}
.ban_02 {
	width: 100%;
	margin: 0 auto;
	height: 240px;
	background: url(../images/n_ban_02.jpg) no-repeat center center;
}
.ban_03 {
	width: 100%;
	margin: 0 auto;
	height: 240px;
	background: url(../images/n_ban_03.jpg) no-repeat center center;
}
.ban_04 {
	width: 100%;
	margin: 0 auto;
	height: 240px;
	background: url(../images/n_ban_04.jpg) no-repeat center center;
}
.ban_05 {
	width: 100%;
	margin: 0 auto;
	height: 240px;
	background: url(../images/n_ban_05.jpg) no-repeat center center;
}
.ban_06 {
	width: 100%;
	margin: 0 auto;
	height: 240px;
	background: url(../images/n_ban_06.jpg) no-repeat center center;
}
.ban_07 {
	width: 100%;
	margin: 0 auto;
	height: 240px;
	background: url(../images/n_ban_07.jpg) no-repeat center center;
}
.ban_08 {
	width: 100%;
	margin: 0 auto;
	height: 240px;
	background: url(../images/n_ban_08.jpg) no-repeat center center;
}
.ban_09 {
	width: 100%;
	margin: 0 auto;
	height: 240px;
	background: url(../images/n_ban_09.jpg) no-repeat center center;
}
.ban_10 {
	width: 100%;
	margin: 0 auto;
	height: 240px;
	background: url(../images/n_ban_10.jpg) no-repeat center center;
}
/*产品手册频道页*/
.n_cont_box1 {
	width: 100%;
	margin: 0 auto;
}
.n_cont_box2 {
	width: 1170px;
	margin: 0 auto;
	float: left;
	background: #ffffff;
}
.n_cont_list1 {
	width: 1170px;
	height:90px;
	border-bottom:solid 1px #edeef2;
	margin: 0 auto;
	background: #fefefe;
}
.position {
	width:500px;
	height: 30px;
	float:right;
	text-align:right;
	line-height: 35px;
	background: url(../images/position1.jpg) left no-repeat;
	margin-left: 20px;
	padding-right: 20px;
	padding-top:40px;
	color: #666666;
	font-size: 12px;
}
.position a:hover {
	color: #e0275f;
}
.n_cont1_box {
	background: #fff;
	width: 1170px;
	margin: 0 auto;
}
.n_cont1 {
	width: 1170px;
	background: #ffffff;
	margin:0 auto;
	margin-top:17px;
	clear:both;
}
.n_cont1_l {
	width: 1170px;
	padding: 20px 0;
	margin:0 auto;
}
.n_cont1_top {
	width: 220px;
	height: 60px;
	background: url(../images/n_nav_bg.jpg) no-repeat;
}
.n_cont1_top b {
	width: 70px;
	height: 60px;
	text-align: right;
	display: inline-block;
	font-size: 50px;
	line-height: 55px;
	color: #fff;
	float: left;
	margin-right: 5px;
}
.n_cont1_top span {
	width: 140px;
	height: 30px;
	line-height: 25px;
	text-align: left;
	display: inline-block;
	font-size: 24px;
	font-weight: bold;
	line-height: 40px;
	color: #fff;
}
.n_cont1_top em {
	width: 140px;
	text-align: left;
	display: inline-block;
	font-size: 12px;
	line-height: 25px;
	color: #fff;
}
.n_cont1_l ul .current {
	background: #fff;
	border-right: 1px solid #fff;
}
.n_cont1_l ul li {
	height: 40px;
	line-height: 40px;
	float:left;
	background: #065dcb;
	border-right: 1px solid #fff;
	text-align: center;
	font-size: 14px;
}
.n_cont1_l ul li:hover {
	background: #f82b69;
	border-left: 0px solid #fff;
}

.n_cont1_l ul li a.select {
	background: #f82b69;
	border-left: 0px solid #fff;
}

.n_cont1_l ul li a {
	width: 138px;
	height: 40px;
	display: inline-block;
	color: #fff
}
.n_cont1_l ul li a:hover {
	display: inline-block;
	color: #fff
}
.n_cont1_l ul li:last-child {
	border-bottom: 0px solid #13458c;
}
.n_cont1_r {
	width: 1110px;
	float: right;
	padding: 20px 30px;
	background: #fff;
	font-size:14px;
	color:#666666;
}
.n_cont1_rr {
	width: 850px;
	float: right;
	padding: 20px 0;
	background: #fff;
}
.n_cont1_r img {
	padding: 10px 0;
	
	margin-right:30px;
}
.n_cont1_top2 {
	width: 500px;
	height: 30px;
	line-height: 30px;
	font-size: 24px;
	color: #2b66bb;
	text-indent:30px;
	padding-top:20px;
	border-bottom: 0px solid #003399;
	font-weight: 800;
}
.n_cont1_top2 span{color: #999999;}

.n_cont1_top12 span{
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #2b66bb;
	text-indent:30px;
	padding-top:20px;
	border-bottom: 0px solid #003399;
	color: #999999;}
	
	.n_cont1_top13 {
	
	height: 40px;
	line-height: 30px;
	font-size: 12px;
	color: #555555;
	text-align:center;
	padding-top:20px;
	border-bottom: 1px solid #eaeaea;
}

.n_cont1_list {
	height: 220px;
	border-bottom:solid 1px #999;
}
.n_cont1_list .case{ width:230px; height: 168px; float:left;}
.n_cont1_list img {
	float: left;
	width: 230px;
	height: 138px;
	padding-bottom:0px;
}
.n_cont1_list .casetitle a{ clear:both;
width: 230px;
	height: 30px;
	line-height:30px;
	display:block;
	margin-top:0px;
	color:#fff;
	background:#11b4ff;
	text-align:center;
	border-bottom:solid 1px #999;
}

.n_cont1_list a {
	color: #cc0000;
}
.right_01 {
	width: 780px;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	border-bottom: 0px dotted #999;
}
.right_01 h1 a{
	color: #555555;
	line-height: 14px;
	font-size:14px;
}
.right_01 em{
	height: 35px;
	line-height: 35px;
}

.right_01 .casemore a{
	margin-top:0px;
	background:#fff;
	border:solid 1px #e0e0e0;
	width:86px;
	height: 20px;
	line-height: 20px;
	text-align:center;
	padding:3px 15px; color:#999999;
}

.right_01 .casemore a:hover{
	background:#11b4ff;
	border:solid 1px #11b4ff;
	width:86px;
	height: 20px;
	line-height: 20px;
	text-align:center;
	padding:3px 15px; color:#fff;
}


.right_01 ul li {
	width: 780px;
	height: 55px;
	line-height: 25px;
	position: relative;
	float: left;
}
.right_01 ul li a {
	color: #999;
}
.right_01 ul li a:hover {
	color: #0091ed;
}
.right_01 ul em a {
	clear:both;
	color:#0091ed;
}
.n_news {
	width: 850px;
	padding-top: 10px;
}
.n_news_l {
	width: 411px;
	float: left;
	padding-bottom: 30px;
}
.n_news_r {
	width: 411px;
	float: right;
	padding-bottom: 30px;
}
.n_news_r .head_bg_02 img {
	padding: 0!important;
	padding-right: 5px;
}
.n_news_r img {
	padding-top: 10px;
}
.right_011 {
	height: 150px;
	border-bottom: 1px dotted #999;
}
.right_011 h1 {
	background: url(../images/square.jpg) left center no-repeat;
	padding-left: 25px;
	color: #003399;
	font-size: 18px;
	line-height: 50px;
	height: 50px;
}
.right_011 a p {
	line-height: 25px;
	color: #666;
	font-size: 14px;
}
.right_02 {
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}
.right_02 h1 {
	color: #cc0000;
	line-height: 50px;
}
.right_02 ul li {
	width: 800px;
	line-height: 55px;
	border-bottom: 1px dotted #cccccc;
	font-size: 14px;
	float: left;
	position: relative;
}
.right_02 ul li:last-child {
	margin-bottom: 30px;
	border-bottom: 2px solid #13458c;
}
.right_02 ul li a {
	color: #666;
}
.right_02 ul li a:hover {
	color: #0091ed;
}
.right_02 ul li em {
	float: right;
	position: absolute;
	right: 0;
	top: 0;
}
.right_03 {
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}
.right_03 ul li {
	width: 800px;
	height: 97px;
	border-bottom: 1px dotted #cccccc;
	font-size: 14px;
	clear: both;
}
.right_03 ul li:last-child {
	margin-bottom: 30px;
	border-bottom: 2px solid #13458c;
}
.right_03 img {
	width: 131px;
	height: 78px;
	float: left;
}
.new_r {
	width: 650px;
	float: right;
}
.new_r h1 {
	width: 650px;
	line-height: 40px;
	float: left;
	position: relative;
}
.new_r h1 em {
	float: right;
	position: absolute;
	right: 0;
	top: 0;
	font-size: 12px;
}
.new_r h1:hover {
	color: #0091ed;
}
.new_r p {
	color: #999;
	line-height: 22px;
}
.new_r p a {
	font-size: 12px;
	color: #0091ed;
}
/*软件下载*/
.dl_box {
	width: 750px;
}
.dl_box p {
	height: 40px;
	line-height: 40px;
	padding-left: 25px;
	background: #f7f7f7 url(../images/pc_img.jpg) left center no-repeat;
	color: #13458c;
	font-weight: 800;
	font-size: 18px;
	padding-right: 200px;
}
.dl_img {
	width: 300px;
	float: left;
	margin-bottom: 30px;
}
.dl_img img {
	padding-bottom: 10px;
}
.dl_img em {
	text-align: center;
	background: url(../images/dl_img.jpg) left center no-repeat;
	padding-left: 25px;
	margin-left: 75px;
	color: #000;
	font-size: 14px;
}
.dl_box2 {
	width: 750px;
}
.dl_box2 p {
	height: 40px;
	line-height: 40px;
	padding-left: 25px;
	background: #f7f7f7 url(../images/phone_img.jpg) left center no-repeat;
	color: #13458c;
	font-weight: 800;
	font-size: 18px;
	padding-right: 200px;
}
.w_btfx {
	width: 100%;
}
.biao {
	line-height: 60px;
	color: #666;
	font-size: 12px;
	float: left;
}
.biao span em {
	font-size: 16px;
	color: #000;
}
.share_zx {
	float: right;
	padding-right: 20px;
	margin-top: 10px;
	width: 150px;
}
.share_zx em {
	float: left;
	line-height: 30px;
}
.kuai {
	width: 1140px;
	margin: 0 auto;
	padding-top: 20px;
}
.media {
	width: 1140px;
	margin: 0 auto;
	padding-top: 20px;
}
.media_box {
	width: 1140px;
	margin: 0 auto;
	float: left;
	background: #fff;
	padding-bottom: 20px;
}
.media_left {
	width: 670px;
	float: left;
	padding-left: 20px;
	padding-top: 5px;
}
.media_right {
	width: 395px;
	float: right;
	padding-right: 20px;
	padding-top: 5px;
}
/*.media_right img{ margin-top:10px;}*/

.guap {
	width: 1140px;
	margin: 0 auto;
	padding-top: 20px;
}
.guap_box {
	width: 1140px;
	height: 1000px;
	margin: 0 auto;
	float: left;
	background: #fff;
	padding-bottom: 20px;
}
.guap_box2 {
	width: 1100px;
	margin: 0 auto;
	float: left;
	padding: 0 15px;
}
.box {
	width: 542px;
	float: left;
	margin-left: 15px;
	padding-bottom: 20px;
	display: inline;
}
.box h6 {
	height: 40px;
	line-height: 40px;
	text-align: center;
}
.bcon {
	width: 544px;
	border: 1px solid #8ac1dd;
	float: left;
}
.bcon h1 {
	border-bottom: 1px solid #eee;
	padding: 0 0;
	background: #8ac1dd;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
}
.bcon h1 b {
	width: 81px;
	text-align: center;
	margin-top: -1px;
	display: inline-block;
	color: #fff;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.yingy {
	width: 1140px;
	margin: 0 auto;
	padding-top: 20px;
}
.yingy_box {
	width: 1140px;
	margin: 0 auto;
	float: left;
	background: #fff;
	padding-bottom: 20px;
}
.yingy_box2 {
	width: 1100px;
	margin: 0 auto;
	float: left;
	margin-left: 20px;
}
.yy_box {
	width: 515px;
	float: left;
	margin-left: 40px;
}
.yy_box p {
	height: 40px;
	line-height: 40px;
	padding-left: 25px;
	border-bottom: 1px solid #13458c;
	background: url(../images/pc_img.jpg) left center no-repeat;
	color: #13458c;
	font-weight: 800;
	font-size: 18px;
}
/*
.yy_img{ width:240px; float:left; margin-top:10px; margin-left:30px;}
.yy_img img{ padding-bottom:10px;}
.yy_img em{ text-align:center; background:url(../images/dl_img.jpg) left center no-repeat; padding-left:25px;margin-left: 75px; color:#000; font-size:14px;}
*/

.yy_img {
	width: 156px;
	float: left;
	margin-top: 10px;
	margin-left: 0px;
}
.yy_img img {
	padding-bottom: 10px;
	width: 156px;
	height: 106px;
}
.yy_img em {
	text-align: center;
	background: url(../images/dl_img.jpg) left center no-repeat;
	padding-left: 25px;
	margin-left: 35px;
	color: #000;
	font-size: 14px;
}
.paddingW {
	margin: 10px 0px 0px 23px;
}
.yy_img2 {
	width: 230px;
	float: left;
	margin-top: 10px;
	margin-left: 60px;
}
.yy_img2 img {
	padding-bottom: 10px;
}
.yy_img2 em {
	text-align: center;
	background: url(../images/dl_img.jpg) left center no-repeat;
	padding-left: 25px;
	margin-left: 75px;
	color: #000;
	font-size: 14px;
}
.yy_box2 {
	width: 530px;
	float: left;
	margin-left: 40px;
}
.yy_box2 p {
	height: 40px;
	line-height: 40px;
	padding-left: 25px;
	border-bottom: 1px solid #13458c;
	background: url(../images/pc_img.jpg) left center no-repeat;
	color: #13458c;
	font-weight: 800;
	font-size: 18px;
}
.zhanl {
	width: 1140px;
	margin: 0 auto;
	padding-top: 20px;
}
.zhanl_box {
	width: 1140px;
	margin: 0 auto;
	float: left;
	background: #fff;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.zhanl_box2 {
	width: 1100px;
	margin: 0 auto;
	float: left;
	padding: 0 20px;
}
#demo {
	OVERFLOW: hidden;
	WIDTH: 1100px;
	COLOR: #ffffff;
	HEIGHT: 90px;
	margin-top: 20px;
}
#demo1 {
	width: 100%;
}
#demo1 img {
	width: 208px;
	height: 87px;
	border: 1px solid #999;
}
#demo1 img:hover {
	border: 1px solid #13458c;
}
#demo2 {
	width: 100%;
}
#demo2 img {
	width: 208px;
	height: 87px;
	border: 1px solid #999;
}
#demo2 img:hover {
	border: 1px solid #13458c;
}
.more {
	width: 100%;
	text-align: center;
	height: 35px;
	line-height: 35px;
	border: 1px solid #13458c;
	font-size: 14px;
	margin-top: 20px;
}
.gun_img img {
	margin-left: 10px;
}
.actGotop {
	position: fixed;
	right: 30px;
	bottom: 70px;
	display: block;
}
.actGotop img {
	width: 35px;
	height: 36px;
}
.list_lh {
	height: 400px;
	overflow: hidden;
}
.list_lh li {
	width: 100%;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
}
.list_lh li a {
	color: #666;
}
.list_lh li a:hover {
	color: #0091ed;
}
.list_lh li span {
	width: 80px;
	display: inline-block;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.max {
	width: 174px!important;
}
.max2 {
	width: 125px!important;
}
.list_lh li.lieven {
	background: #F0F2F3;
}
.list_lh li p {
	height: 24px;
	line-height: 24px;
}
.list_lh li p a {
	float: left;
}
.list_lh li p em {
	width: 80px;
	font: normal 12px/24px Arial;
	color: #FF3300;
	float: right;
	display: inline-block;
}
.list_lh li p span {
	color: #999;
	float: right;
}
.list_lh li p a.btn_lh {
	background: #28BD19;
	height: 17px;
	line-height: 17px;
	color: #fff;
	padding: 0 5px;
	margin-top: 4px;
	display: inline-block;
	float: right;
}
.btn_lh:hover {
	color: #fff;
	text-decoration: none;
}
.btm p {
	font: normal 12px/24px 'Microsoft YaHei';
	text-align: center;
}
.ato_page2 {
	width: 100%;
	margin: 0 auto;
	padding-top: 40px;
	padding-bottom: 20px;
}
.ato_page2 a {
	float: left;
}
.ato_one2 {
	background: #13458c !important;
	width: 28px;
	height: 28px;
	text-align: center;
	line-height: 28px;
	color: #fff!important;
}
.ato_pg_d2 {
	width: 500px;
	margin: 0 auto;
	line-height: 28px;
}
.ato_pg_d2 li {
	float:left;
	margin-right:5px;
}
.ato_pg_d2 a {
	width: 28px;
	height: 28px;
	text-align: center;
	line-height: 28px;
	border: 1px solid #ccc;
	margin-right: 5px;
	color: #999999;
}
.ato_pre2 img {
	width: 28px;
	height: 28px;
	border: none;
	padding-top: 0px!important;
	padding-left: 0px!important;
	padding-bottom: 0px!important;
}
.ato_next2 {
	border: none;
}
.ato_next2 img {
	width: 28px;
	height: 28px;
	border: none;
	padding-top: 0px!important;
	padding-left: 0px!important;
	padding-bottom: 0px!important;
}
/*详情页面*/
.text {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 20px;
}
.n_text1 {
	padding: 0 30px;
}
.n_text1 img {
	text-align: center;
	padding-bottom: 20px;
}
.n_text1 p {
	text-indent: 2em;
	line-height: 25px;
	font-size: 14px;
	padding-bottom: 30px;
	color: #666;
}
.n_text1 h1 {
	font-size: 16px;
	color: #666;
}
.n_text1 em {
	font-size: 12px;
	line-height: 20px;
	color: #999;
}
.n_text11 {
	padding: 0 30px;
}
.n_text11 img {
	text-align: center;
	padding-bottom: 20px;
	margin-right: 10px;
}
.n_text11 h1 {
	text-align: center;
	font-size: 16px;
	color: #666;
	line-height: 30px;
}
.n_text11 p {
	width:100%
	text-indent: 2em;
	line-height: 25px;
	font-size: 16px;
	color: #616679;
}
.n_text11 b {
	line-height: 65px;
	font-size: 28px;
	color: #13458c;
	background: url(../images/yuan.jpg) left center no-repeat;
	padding-left: 20px;
}
.n_text22 {
	padding: 20px 30px;
}
.n_text22 p {
	line-height: 30px;
	margin-bottom: 10px;
}
.n_text22 p span {
	width: 100px;
	display: inline-block;
}
.n_text22 font {
	font-size: 14px;
	color: #0091ed;
	line-height: 40px;
}
.n_text22 from {
	font-size: 14px;
}
.inpt {
	width: 500px!important;
}
.n_text22 input {
	width: 200px;
}
.btn {
	width: 80px!important;
	height: 28px;
	background: #13458c;
	text-align: center;
	color: #fff;
	border: none;
	margin-left: 100px;
}
.btn2 {
	width: 80px!important;
	height: 28px;
	background: #cccccc;
	text-align: center;
	color: #fff;
	border: none;
}
.srhprv {
	height: 35px;
	margin: 20px 0;
	width: 100%;
	font-size: 16px;
}
.srhprv select {
	border: 1px solid #ccc;
	width: 100px;
	height: 28px;
}
.members {/* padding:0 30px;*/
	width: 100%;
}
.members dl {
	width: 100%;
}
.members dl dt {
	float: left;
}
.members dl dd {
	float: left;
}
.members table {
	width: 99%;
	margin-top: 20px;
}
.members table td {
	line-height: 34px;
	border: 1px solid #cccccc;
	font-size: 14px;
	text-align: left;
	padding-left: 10px;
}
.members table tr {
	hanging: 30px;
}
.n_text33 {
	padding: 20px 0;
}
.n_text33 h6 {
	font-weight: 500;
	color: #13458c;
}
.text_p_n a {
	line-height: 30px;
	display: block;
	color: #666;
	font-size: 14px;
}
.text_p_n a i {
	font-weight: 800;
	margin-right: 10px;
	font-size: 14px;
}
.lx {
	text-align: center;
}
/*footer*/
.w_bot_bd {
	width: 100%;
	background: url(../images/w_bot_bj1.jpg) repeat center #074396;
	height: 100px;
	margin-top: 0px;
}
.w_bot_1 {
	width: 1140px;
	padding: 10px 0 2px 0;
	height: 31px;
	line-height: 30px;
	border-bottom: 0px solid #6995d2;
	margin: 0 auto;
}
.w_bot_b1 {
	width: 840px;
	height: 30px;
	line-height: 30px;
	margin: 0 auto;
	float:left;
}

.w_bot_b2 {
	width: 200px;
	height: 30px;
	line-height: 30px;
	margin: 0 auto;
	float:right;
	margin-right:20px;
}


.w_bot_b1 a {
	display: block;
	float: left;
	padding: 0px 10px;
	color: #3f7dcb;
	font-size: 12px;
	padding: 0 4px;
}
.w_bot_b1 a:hover {
	border-bottom: 0px solid #fff;
	color: #fff;
}
.w_bot_dq {
	border-bottom: 3px solid #fff;
	color: #fff !important;
}
.w_bt1 {
	width: 1140px;
	margin: 0 auto;
}
.w_bt1_nr {
	width: 1140px;
	float: left;
	margin: 1px 0 0 0px;
}
.w_tell {
	width: 228px;
	float: left;
	background: url(../images/w_tel.png) no-repeat center left;
	padding: 0 0 0 60px;
	margin-left: 21px;
	font-size: 18px;
	line-height: 200%;
	color: #fff;
}
.w_tell em {
	font-size: 30px;
}
.w_b_rig {
	width: 740px;
	float: left;
	margin-right: 21px;
	line-height: 180%;
	text-align:left;
	color: #3f7dcb;
	font-size: 12px;
	font-family: 微软雅黑;
}
.foot_er {
	width: 56px;
	height: 84px;
	float: left;
}
.w_b_rig a {
	color: #fff;
	margin: 0 5px;
}
#weixin {
	height: 75px;
	width: 75px;
	float: left;
	margin-right: 10px; /*margin-top:15px;*/
}
.qq_float {
	width: 130px;
	height: 306px;
	position: fixed;
	top: 100px;
	right: 0px;
	background: #fff;
	text-align: center;
	font-family: 微软雅黑;
	z-index: 999999;
}
.qq_logo {
	height: 50px;
}
.qq_call {
	clear: both;
	width: 130px;
	height: 236px;
	background: #fff;
}
.qq_call p {
	font-size: 14px;
	color: #000;
	height: 30px;
	line-height: 30px;
}
.qq_call span {
	font-size: 16px;
	color: #ff9900;
	line-height: 30px;
}
.qq_zx a {
	width: 112px;
	height: 24px;
	display: inline-block;
	line-height: 24px;
	background: #ff9900;
	color: #fff;
	border-radius: 2px;
	margin-top: 10px;
	font-size: 12px;
}
#divStayTopleft {
	position: fixed;
	right: 0px;
	top: 90px;
	z-index: 1000;
}
.f-qq {
	width: 125px;
	border-bottom: solid 2px #13458c;
	padding-bottom: 0px;
}
.f-qq .f-font2 {
	text-align: center;
	font-size: 12px;
	color: #666666;
	font-family: "宋体";
	line-height: 18px;
	margin: 0px 0;
	padding: 3px 0;
	background: #fff;
}
.f-qq .f-but {
	background: #fff;
	padding: 11px 0 15px 0;
}
.f-qq .f-but a {
	color: #fff;
	font-size: 12px;
	width: 110px;
	border-radius: 5px;
	background: #13458c;
	text-align: center;
	line-height: 24px;
	margin: 0px auto;
	cursor: pointer;
	display: block;
}
.f-qq f-bg {
	background: #f9f7f7
}
.f-qq f-ewm {
	padding: 5px 0;
}
.f-qq ul {
	margin: 0px 0px;
	padding: 10px 0;
	padding: 0;
	background: #fff;
}
.f-qq li {
	list-style: none;
	background: url(/images/qq_07.gif) left bottom no-repeat;
	height: 32px;/* padding:0 20px;*/
	margin: 0;
}
.f-qq ul li a {
	display: block;
}
.f-qq ul li a span {
	line-height: 32px;
	display: block;
	float: left;
	color: rgb(46,72,97);
}
.f-qq ul li a img {
	padding: 0 10px;
	padding-top: 5px;
	float: left;
}



#control{ width:200;  font-size:12px; font-color:#333333; text-align:center; } 
#control a { font-weight:900; line-height:30px; color:#333333; } 
.test{ height:130;width:200;background-color:#ccc;overflow:hidden; border-bottom:solid 1px #edeef2;} 
.STYLE1 { 
    font-size: 8px; 
    color: #FFFFFF;
}
#control .zktitle{color:#666666; font-size:14px; height:48px; text-align:left;}



.listpage {
    clear: both;
    font-size: 16px;
    height: 50px;
    line-height: 30px;
	padding-top: 10px;
	text-align:center;
}
.listpage a {
    background-color: #FFFFFF;
    border-color: #C6DDF1;
    border-style: solid;
    border-width: 1px;
    color: #666666;
    display: block;
    float: left;
    font-size: 16px;
    height: 26px;
    line-height: 26px;
    margin: 5px 2px;
    padding-left: 10px;
    padding-right: 10px;
}
.listpage span {
    background-color: #10b5ff;
    border-color: #C6DDF1;
    border-style: solid;
    border-width: 1px;
    color: #FF7400;
    display: block;
    float: left;
    font-size: 16px;
    height: 26px;
    line-height: 26px;
    margin: 5px 2px;
    padding-left: 10px;
    padding-right: 10px;
}

.listpage a:hover{
	
 background-color: #10b5ff;
    border-color: #C6DDF1;
    border-style: solid;
    border-width: 1px;
    color: #FFF;
    display: block;
    float: left;
    font-size: 16px;
    height: 26px;
    line-height: 26px;
    margin: 5px 2px;
    padding-left: 10px;
    padding-right: 10px;	
	
	}
	
.cpage { text-align:center}
.cpage a {
	background-color: #FFFFFF;
    border-color: #7EB864;
    border-style: solid;
    border-width: 1px;
    color: #666666;
    font-size: 16px;
    height: 26px;
    line-height: 26px;
    margin: 5px 2px;
    padding:5px 10px;
}


.listpage .current{
	
 background-color: #10b5ff;
    border-color: #C6DDF1;
    border-style: solid;
    border-width: 1px;
    color: #FFF;
    display: block;
    float: left;
    font-size: 16px;
    height: 26px;
    line-height: 26px;
    margin: 5px 2px;
    padding-left: 10px;
    padding-right: 10px;	
	
	}
	
	
	
	
/*表格表单*/
.table_form td{padding-left:12px}
.table_form th{font-weight:normal; text-align:right;padding-right:10px; color:#777}
.table_form td label{ vertical-align:middle}
.table_form td,.table_form th{padding:8px 0 8px 8px}
.table_form tbody td,.table_form tbody th{border-bottom:1px solid #eee; }
.colorpanel tbody td,.colorpanel tbody th{ padding:0;border-bottom: none;}
/*select美化*/
.js ul.newList {left:-9999px;}
ul.newList * {margin:0; padding:0;}
ul.newList {margin:0; padding:0; list-style:none; color:#000; background:#fff; position:absolute;  border:1px solid #ccc; top:22px; left:0; overflow:auto; z-index:9999;}
.newListSelected {color:#000; height:22px; padding:4px 0 0 6px; float:left; background:url(../images/select-bg.png) no-repeat right 0; border-left:1px solid #dfdfdf}
.newListSelected span {display:block;}
ul.newList li a {padding:3px 8px;display:block;text-decoration: none;}
.selectedTxt {overflow:hidden; height:16px; padding:0 23px 0 0;}
.measure-input {background:url("../images/ruler.gif") repeat-x scroll 0 9px transparent}
.hiLite {background:#e0ebf4!important; color:#444!important;}
.newListHover {background:#f2f7fb!important; color:#000!important; cursor:default;}
.newListSelHover, .newListSelFocus {background-position:right -26px; cursor:default;}
.newListOptionTitle {font-weight:bold;}
.newListOptionTitle ul {margin:3px 0 0;}
.newListOptionTitle li {font-weight:normal; border-left:1px solid #ccc;}

/*表单验证*/
.onShow,.onFocus,.onError,.onCorrect,.onLoad,.onTime{display:inline-block;display:-moz-inline-stack;zoom:1;*display:inline; vertical-align:middle;background:url(../images/msg_bg.png) no-repeat;	color:#444;line-height:18px;padding:2px 10px 2px 23px; margin-left:10px;_margin-left:5px}
.onShow{background-position:3px -147px;border-color:#40B3FF;color:#959595}
.onFocus{background-position:3px -147px;border-color:#40B3FF;}
.onError{background-position:3px -47px;border-color:#40B3FF; color:red}
.onCorrect{background-position:3px -247px;border-color:#40B3FF;}
.onLamp{background-position:3px -200px}
.onTime{background-position:3px -1356px}



.wx{ width:90px; float:right; text-align:right; font-size:14px; font-weight:800; font-family:微软雅黑; padding-top:20px;}
.wx a{ color:#8d8d8d;}
.thumbnail{z-index:99990; position: absolute; width:50px; float:left;}

.thumbnail:hover{background-color:transparent;z-index:9950; }
.thumbnail span{position:absolute;background-color:#FFF;left:-1000px;border:1px dashed gray;visibility:hidden;color:#000;text-decoration:none;padding:1px;}
.thumbnail span img{border-width:0;padding:1px; width:100px; z-index:999990;}
.thumbnail:hover span{visibility:visible;top:30px;left:-30px;}



.thumbnailwx{z-index:99990; position: absolute; margin-left:50px; background:url(/images/w_shouc.png) no-repeat right center; width:38px; display:block;}
.thumbnailwx:hover{background-color:transparent;z-index:9950;}
.thumbnailwx span{position:absolute;background-color:#FFF;left:-1000px;border:1px dashed gray;visibility:hidden;color:#000;text-decoration:none;padding:1px;}
.thumbnailwx span img{border-width:0;padding:1px; width:100px; z-index:999990;}
.thumbnailwx:hover span{visibility:visible;top:30px;left:-20px;}

.thumbnailwx1{z-index:99990; position: absolute; margin-left:0px; background:url(/images/w_shouc1.png) no-repeat right center; width:50px; display:block;}
.thumbnailwx1:hover{background-color:transparent;z-index:9950;}
.thumbnailwx1 span{position:absolute;background-color:#FFF;left:-1000px;border:1px dashed gray;visibility:hidden;color:#000;text-decoration:none;padding:1px;}
.thumbnailwx1 span img{border-width:0;padding:1px; width:100px; z-index:999990;}
.thumbnailwx1:hover span{visibility:visible;top:30px;left:-20px;}

