body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,p,blockquote,th,td,figure {
	margin: 0;
	padding: 0;
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display: block;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption,th {
	text-align: left;
	font-weight: normal;
}

fieldset,img {
	border: 0;
}

ul li {
	list-style: none;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}

h5 {
	margin-bottom: 20px;
	color: #666;
	font-size: 18px;
}

h5 span {
	color: #ccc;
	font-weight: normal;
	font-size: 12px;
}

blockquote:before,blockquote:after,q:before,q:after {
	content: "";
}


body {
	background: #fff;
	word-wrap: break-word;
	font:16px/1.5 Microsoft YaHei,Arial,sans-serif;
	font-family:"Segoe UI","Lucida Grande",Helvetica,Arial,"Microsoft YaHei",FreeSans,Arimo,"Droid Sans","wenquanyi micro hei","Hiragino Sans GB","Hiragino Sans GB W3",Arial,sans-serif !important;
}

input,button,textarea,select,option,optiongroup {
	font-size: inherit;
	font-family: inherit;
}

code,pre {
	font-family: "Microsoft YaHei",Consolas,"Courier New",monospace;
}

#newBridge {
	display:none !important;
}

.BDBridgeFixedWrap {
	height:30px;
	width: 110px;
	background: url(web.png) no-repeat center center;
	cursor:pointer;
}

.BDBridgeFixedWrap a{
	text-indent:-9999px;
	display:block;
	cursor:pointer;
}

.bw0 {
	border: none !important;
}

*:focus {
	outline: 0;
}

legend {
	color: #000;
}

input,select {
	vertical-align: middle;
}

button {
	overflow: visible;
}

input.button,button {
	cursor: pointer;
}

button,input,select,textarea {
	margin: 0;
}

textarea {
	overflow: auto;
	resize: none;
}

label[for],input[type="button"],input[type="submit"],input[type="reset"] {
	cursor: pointer;
}

input[type="button"]::-moz-focus-inner,input[type="submit"]::-moz-focus-inner,input[type="reset"]::-moz-focus-inner,button::-moz-focus-inner {
	padding: 0;
	border: 0;
}

a {
	color: #1C3D72;
	text-decoration: none;
}

img {
	-ms-interpolation-mode: bicubic;
}
/* new clearfix */
.clearfix:after {
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
	content: " ";
	font-size: 0;
}

* html .clearfix {
	zoom: 1;
} /* IE6 */
*:first-child+html .clearfix {
	zoom: 1;
} /* IE7 */
.hidden {
	display: none;
}

.last {
	border-bottom: none !important;
}

blockquote {
	padding: 8px 20px;
	border: 1px solid #ccc;
	background: #f9f9f9;
}

.page {
	display: table;
	margin: 0 auto;
	background: #fff;
}

.header {
	z-index: 8;
	margin: 0 auto;
	height: 100px;


}

.frame {
	float:left;
}

.MainText {
	margin-left:16px;
}

.logo {
	float: left;
	display: inline;
	margin: 12px 0 0 16px;
}

.link {
	float: left;
	margin-top: 30px;
	text-align: right;
	_width: 718px;
}

.link li {
	float: left;
	display: inline;
	margin-left: 43px;
}

.link li a {
	display: block;
	padding-bottom: 6px;
	color: #4F4E4E;
	font-weight: 500;
	font-size: 18px;
}

.link li.active {
	border-bottom: 2px solid #0066ff;
}

.link li.active a {
	color: #0066FF;
}

.link li:hover {
	border-bottom: 2px solid #0066ff;
	color: #0066FF;
}

.link li a:hover {
	color: #0066FF;
}

.link_index {
	float: left;
	margin-top: 30px;
	text-align: right;
	_width: 718px;
}

.link_index li {
	float: left;
	display: inline;
	margin-left: 73px;
}

.link_index li a {
	display: block;
	padding-bottom: 6px;
	color: #4F4E4E;
	font-weight: 500;
	font-size: 18px;
}

.link_index li.active {
	border-bottom: 2px solid #0066ff;
}

.link_index li.active a {
	color: #0066FF;
}

.link_index li:hover {
	border-bottom: 2px solid #0066ff;
	color: #0066FF;
}

.link_index li a:hover {
	color: #0066FF;
}

.adlist {
	padding: 20px;
}

.adlist li {
	float: left;
	margin-bottom: 20px;
	margin-left: 30px;
	width: 110px;
}

#focus {
	margin: 0 auto;
	width: 1200px;
	height: 520px;
	border-left: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
}

#slides {
	position: absolute;
	z-index: 1;

}

.slides_container {
	position: relative;
	display: none;
	overflow: hidden;
	width: 1200px;
}

.slides_container a {
	display: block;
	width: 1200px;
	height: 466px;
}

.pagination {
	position: absolute;
	bottom: -30px;
	z-index: 999;
	margin-left: 47%;
	padding: 0 10px;
	padding-top: 3px;
	height: 14px;
}

.pagination li {
	float: left;
	margin: 0 4px;
}

.pagination li a {
	float: left;
	display: block;
	overflow: hidden;
	padding-top: 10px;
	width: 10px;
	height: 2px;
	background: url('pagination_1.png') 0 0;
}

.pagination li.current a {
	background-position: 0 -12px;
}

.main {
	padding-bottom: 10px;
	border-bottom: 1px solid #EEEEEE;
	border-left: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
	font-size: 14px;
}

.info {
	margin-right: 250px;
	width: 900px;
	padding-left:20px;
}
.info.b2 {
	margin-right: 250px;
	width: 900px;
	padding-left:20px;
}

.info.b3 {
	width: 180px;
	padding-left:0px;
	float: right;
}

.info.b3 h3 {
	margin-bottom: 10px;
	width: 160px;
	height: 26px;
	background: url('ictb.png') no-repeat;
	background-position: 0 -52px;
	font-size: 0;
}



.info h3 {
	margin-bottom: 10px;
	width: 330px;
	height: 26px;
	background: url('ictb.png') no-repeat;
	font-size: 0;
}

.info ul {
	margin-left: -10px;
}

.info ul li {
	float: left;
	margin-left: 10px;
	padding-left: 0;
	width: 140px;
	background: none;
	list-style: none;
}

.info ul {
	margin-left: -10px;
}

.b2 h3 {
	background-position: 0 -26px;
}

.b3 {
	position: relative;
	margin: 0;
}

.b3 span {
	position: absolute;
	top: 0;
	right: 10px;
	padding-left: 12px;
	background: url('morelink.gif') no-repeat left center;
}

.b3 span a {
	color: #8C8C8C;
	font-weight: 600;
}

.b3 h3 {
	background-position: 0 -52px;
}

.info li {
	padding: 3px 0 3px 12px;
	background: url('dian.png') 2px center no-repeat;
}

.info li a {
	color: #8c8c8c;
}

.info p {
	color: #8c8c8c;
}

.info p img {
	margin: 10px 0;
}

.morelink {
	padding-top: 20px;
}

.morelink li {
	float: left;
	width: 180px;
}

.box {
	margin: 10px auto 0 10px;
	width:986px;
}

.left {
	float: left;
	width: 120px;
	border: 1px solid #dfdfdf;
	background: #FFF;
	text-align:center;
}

.left li:hover {
	border-left: 3px solid #0066ff;
}

.left li a {
	display: block;
	height: 40px;
	color: #333;
	line-height: 40px;
}

.left li a:hover,.left li.active a {
	color: #0066FF;
}

.left li.active {
	border-left: 3px solid #0066ff;
}

.left li {
	overflow: hidden;
	margin-bottom: 1px;
	height: 40px;
	border-bottom: 1px solid #EEEEEE;
	border-left: 3px solid #fff;
	font-size: 16px;
}

.partner {
	float: left;
	width: 140px;
	border-bottom: 2px solid #DDD;
	background: #FFF;
	background: url('b_b.png') no-repeat;
}

.partner li.g1 a:hover {
	background: url('c_c.png') -3px 0 no-repeat;
}

.partner li.g2 a:hover {
	background: url('c_c.png') -3px -41px no-repeat;
}

.partner li.g3 a:hover {
	background: url('c_c.png') -3px -82px no-repeat;
}

.partner li.g4 a:hover {
	background: url('c_c.png') -3px -123px no-repeat;
}

.partner li.g5 a:hover {
	background: url('c_c.png') -3px -164px no-repeat;
}

.partner li.g1c {
	border-left: 3px solid #0066ff;
	background: url('c_c.png') -3px 0 no-repeat;
}

.partner li.g2c {
	border-left: 3px solid #0066ff;
	background: url('c_c.png') -3px -41px no-repeat;
}

.partner li.g3c {
	border-left: 3px solid #0066ff;
	background: url('c_c.png') -3px -82px no-repeat;
}

.partner li.g4c {
	border-left: 3px solid #0066ff;
	background: url('c_c.png') -3px -123px no-repeat;
}

.partner li.g5c {
	border-left: 3px solid #0066ff;
	background: url('c_c.png') -3px -164px no-repeat;
}

.content ul.links {
	margin-top: 10px;
	margin-left: 30px;
	text-align: center;
}

.content  ul.links li {
	float: left;
	width: 138px;
	height: 40px;
	text-align: left;
	line-height: 40px;
}

.content ul.links li a {
	color: #595959;
}

.content  ul.links li a:hover {
	color: #000;
}

.link-main {
	margin-top: 20px;
}

.content {
	float: left;
	margin: 0 0 20px 20px;
	padding: 20px 20px 0 20px;
	width: 793px;
	min-height: 500px;
	background: #FFF;
	border: 1px solid #ccc;
}


.content_pay {
	float: right;
	margin-left: 20px;
	padding-right:20px;
	width: 820px;
	min-height: 500px;
	background: #FFF;
}

.content h3 {
	position: relative;
	padding-bottom: 12px;
	width: 100%;
	height: 30px;
}

.content.help h3 {
	position: relative;
	padding-bottom: 30px;
	width: 100%;
	height: 30px;
}

.content h3  span {
	display: inline-block;
	overflow: hidden;
	height: 33px;
	border-bottom: 3px solid #0066ff;
	color: #0066ff;
	font-size: 18px;
}

.content h3  em {
	position: absolute;
	bottom: 10px;
	left: 110px;
	color: #888;
	font-weight: normal;
	font-size: 12px;
}

.content h4 {
	font-size: 14px;
}

.partner h3 {
	overflow: hidden;
	margin-bottom: 10px;
	height: 30px;
	background: url('gh.png') no-repeat;
	text-indent: -9999px;
	font-size: 0;
}

.content h3 span.q1 {
	background-position: 0 -30px;
}

.content h3 span.q2 {
	background-position: 0 -180px;
}

.partner h3 span.q2 {
	background-position: 0 -60px;
}

.content h3 span.q3 {
	background-position: 0 -210px;
}

.partner h3 span.q3 {
	background-position: 0 -90px;
}

.content h3 span.q4 {
	background-position: 0 -240px;
}

.content p {
	margin: 12px 0 12px 0px;
	color: #555555;
}

.content pre {
	width: 740px;
	color: #8c8c8c;
	text-indent: 2em;
}

.event_year {
	float: left;
	margin-top: 10px;
	width: 60px;
	border-bottom: 2px solid #DDD;
	text-align: center;
}

.event_year li {
	margin-bottom: 1px;
	height: 40px;
	background: #FFF;
	color: #828282;
	font-size: 18px;
	line-height: 40px;
	cursor: pointer;
}

.event_year li.current {
	padding-left: 9px;
	width: 61px;
	background: #0066ff url('jian.png') 60px 0 no-repeat;
	color: #FFF;
	text-align: left;
}

.event_list {
	float: right;
	margin: 10px 0 20px 0;
	width: 850px;
	background: url('dian3.png') 139px 0 repeat-y;
}

.event_list h3 {
	margin: 0 0 10px 132px;
	padding-left: 25px;
	height: 38px;
	background: url('jian.png') 0 -45px no-repeat;
	color: #0066ff;
	font-style: italic;
	font-size: 24px;
	font-family: Georgia;
	line-height: 30px;
}

.event_list li {
	background: url('jian.png') 136px -80px no-repeat;
}

.event_list li span {
	float: left;
	display: block;
	margin-top: 10px;
	width: 127px;
	text-align: right;
}

.event_list li p {
	display: inline-block;
	margin-left: 24px;
	padding-left: 10px;
	width: 680px;
	background: url('jian.png') -21px 0 no-repeat;
	line-height: 25px;
	_float: left;
}

.event_list li p span {
	margin: 0;
	padding: 10px 15px;
	width: 650px;
	border-bottom: 2px solid #DDD;
	background: #FFF;
	text-align: left;
}

.copyright {
	margin: 0 auto;
	padding: 10px 0;
	text-align: center;
	color:#666;
	font-size:14px;
}

.box1 {
	margin-bottom: 50px;
}

.linkbox {
	margin-bottom: 20px;
	padding: 0px 0 20px;
}

.titlelist {
	padding-bottom: 20px;
	color: #8C8C8C;
	line-height: 24px;
}

.titlelist dt {
	margin: 10px;
	color: #666;
	white-space: nowrap;
	font-weight: bold;
}

.titlelist dd {
	padding-left: 13px;
}

.hr {
	margin: 15px 0;
	height: 0;
	border-top: 1px dashed #0AAFD8;
	font-size: 0;
	line-height: 0;
}

.red {
	color: #000000;
	font-size: 16px;
}

.help a {
	color: #F39800;
}

.pb15 {
	padding-bottom: 15px;
}

.pl tr {
	height: 30px;
	line-height: 30px;
}

.pl td {
	text-align: left;
}
/*= ±íµ¥ =*/
button, input, select, textarea {
	margin: 0;
	padding: 0;
	vertical-align: middle;
	line-height: normal;
}

input, button, textarea, select, option, optiongroup {
	font-weight: inherit;
	font-size: 100%;
	font-family: inherit;
}

.form .text, .form select, .form textarea {
	padding: 10px;
	width: 245px;
	border: 1px solid #C8C8C8;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset;
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset;
}

.form select {
	width: 265px;
}

.form .tip {
	margin: 0 0 20px;
	color: #009900;
}

.feedbackform .tip {
	font-size: 14px;
}

.form .row {
	margin: 0 0 20px;
	padding: 0 0 0 90px;
}

.form .label {
	float: left;
	display: inline;
	margin-left: -90px;
	padding: 8px 0;
	width: 80px;
	text-align: right;
	white-space: nowrap;
	font-size: 117%;
}

label[for], input[type="button"], input[type="submit"], input[type="reset"] {
	cursor: pointer;
}

.gray {
	color: #999999 !important;
}

.form .msg-error {
	display: none;
	margin-left: 10px;
	color: #FF0000;
	vertical-align: middle;
}

.form textarea {
	width: 480px;
	height: 250px;
}

.form .captcha {
	width: 90px;
}

.form .help {
	margin-top: 10px;
	color: #999999;
}

.form .button {
	display: inline-block;
	padding: 0 30px;
	height: 42px;
	border: 1px solid #0064F7;
	-webkit-border-radius: 2px 2px 2px 2px;
	-moz-border-radius: 2px 2px 2px 2px;
	border-radius: 2px 2px 2px 2px;
	background: #0066ff;
	-webkit-box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.3) inset;
	-moz-box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.3) inset;
	box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.3) inset;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 42px;
}

.table {
	margin: -1px 0 30px;
}

.row2 {
	padding: 0;
	width: 100%;
	height: 80px;
	border: 1px solid #d8d8d8;
	line-height: 80px;
}

.row3 {
	padding: 0;
	width: 100%;
	height: 80px;
	line-height: 80px;
}

.rowlast {
	border-bottom: 1px solid #f8f8f8 !important;
}

.row2:hover {
	background: #eef3f6;
}

.thumbnail {
	margin-bottom: 60px;
}
.thumbnail span {
	position: relative;
	z-index: 0;
}

.thumbnail:hover {
	z-index: 50;
	background-color: transparent;
}
.thumbnail span img {
	position: absolute;
	left: -1000px;
	visibility: hidden;
	padding: 2px;
	border: 1px solid;
	border-width: 0;
	background-color: #000;
	color: #fff;
	text-decoration: none;
}

.thumbnail:hover img {
	top: -30px;
	left: 0px;
	visibility: visible;
}

.span1 {
	float: left;
	display: inline-block;
	margin-left: 30px;
	height: 80px;
	line-height: 80px;
}

.span2 {
	float: left;
	display: block;
	padding-left: 20px;
	width: 90px;
	height: 80px;
	border-right: 1px solid #d8d8d8;
	background: #fff;
	font-weight: 600;
	line-height: 80px;
}

.span3 {
	float: left;
	display: block;
	padding-left: 20px;
	width: 160px;
	height: 80px;
	border-right: 1px solid #d8d8d8;
	border-left: 1px solid #d8d8d8;
	border-top: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
	background: #fff;
	font-weight: 600;
	line-height: 80px;
}

#copyalipay {
	display:none;
	position: absolute;
	margin-left: 10px;
	font-size:14px;
	color:#FF0000;
}

#copytenpay {
	display:none;
	position: absolute;
	margin-left: 10px;
	font-size:14px;
	color:#FF0000;
}

/*main css*/
.main-im {
	position: fixed;
	top: 300px;
	right: 10px;
	z-index: 100;
	width: 115px;
	height: 172px;
}
.main-im .qq-a {
	position: relative;
	display: block;
	width: 108px;
	height: 90px;
}

.main-im p {
	height: 24px;
	text-align: center;
	border-bottom:1px solid #dddddd;
	font-weight:bold;
	color:#D63535;
	font-size:16px;

}

.main-im .qq-bottom {
	padding-top: 45px;
	background: url(/images/qq.gif) no-repeat center;
	border-bottom:1px solid #dddddd;

}

.main-im .qq-a span {
	position: absolute;
	bottom: 5px;
	left: 10px;
	width: 90px;
}
.main-im .qq-hover-c {
	position: absolute;
	top: 10px;
	left: 24px;
	z-index: 9;
	overflow: hidden;
	width: 70px;
	height: 80px;
	border-radius: 35px;
	/* background: url(/skins/default/qq.png) no-repeat center center; */
}
.main-im .qq-container {
	position: absolute;
	z-index: 99;
	width: 114px;
	height: 95px;
	/*border-bottom: 1px solid #dddddd;*/
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	background: url(/skins/default/qq-icon-bg.png) no-repeat center 8px;
}
.main-im .img-qq {
	position: absolute;
	top: 6px;
	left: 3px;
	display: block;
	max-width: 60px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

.main-im .im-qq:hover .img-qq {
	position: absolute;
	top: 8px;
	left: -2px;
	max-width: 70px;
}
.main-im .im_main {
	display: block;
	border: 1px solid #dddddd;
	border-radius: 10px;
	text-align:center;
	background: #F9FAFB;
}
.main-im .im_main span {
	color:#0484cd;
	font-size: 12px;
}
.main-im .im_main .im-tel {
	width: 108px;
	height: 50px;
	border-bottom: 1px solid #dddddd;
	color: #000000;
	text-align: center;
}
.main-im .im_main .im-tel div {
	margin-top: 3px;
	font-weight: bold;
	font-size: 14px;
}
.main-im .im_main .im-tel .tel-num {
	color: #e66d15;
	font-weight: bold;
	font-family: Arial;
	font-size: 16px;
}
.main-im .im_main .im-tel:hover {
	background: #fafafa;
}
.main-im .im_main .weixing-container {
	float: left;
	width: 60px;
	height: 47px;
	border-right: 1px solid #dddddd;
	border-bottom-left-radius: 10px;
	background: #f5f5f5;
	background: url(/skins/default/weixing-icon.png) no-repeat center center;
}
.main-im .im_main .weixing-show {
	display:none;
	position: absolute;
	top: -88px;
	left: -118px;
	width: 100px;
	height: 135px;
	border: 1px solid #dddddd;
	border-radius: 10px;
	background: #ffffff;
}
.main-im .im_main .weixing-show .weixing-sanjiao {
	position: absolute;
	top: 99px;
	left: 99px;
	z-index: 2;
	width: 0;
	height: 0;
	border-color: transparent transparent transparent #ffffff;
	border-style: solid;
	border-width: 8px;
}
.main-im .im_main .weixing-show .weixing-sanjiao-big {
	position: absolute;
	top: 99px;
	left: 100px;
	width: 0;
	height: 0;
	border-color: transparent transparent transparent #dddddd;
	border-style: solid;
	border-width: 8px;
}
.main-im .im_main .weixing-show .weixing-ma {
	padding-top: 5px;
	padding-left: 0px;
	width: 84px;
	height: 84px;

}
.main-im .im_main .weixing-show .weixing-txt {
	position: absolute;
	top: 90px;
	left: 0px;
	margin: 0 auto;
	width: 100px;
	text-align: center;
}
.main-im .im_main .go-top {
	float: right;
	width: 50px;
	height: 47px;
	border-bottom-right-radius: 10px;
	background: #f5f5f5;
	background: url(/skins/default/toTop-icon.jpg) no-repeat center center;
}
.main-im .im_main .go-top a {
	display: block;
	width: 52px;
	height: 47px;
}
.main-im .close-im {
	position: absolute;
	top: -12px;
	right: 10px;
	z-index: 100;
	width: 24px;
	height: 24px;
}
.main-im .close-im a {
	display: block;
	width: 24px;
	height: 24px;
	background: url(/skins/default/close_im.png) no-repeat left top;
}
.main-im .close-im a:hover {
	text-decoration: none;
}
.main-im .open-im {
	margin-left: 68px;
	width: 67px;
	height: 174px;
	background: url(/skins/default/open_im.jpg) no-repeat left top;
	cursor: pointer;
	display:none;
}
.im-footer {
	position:relative;
	border-top:1px solid #dddddd;
	margin-top:10px;
	
}

.weixing-txt {
	FONT: 14px/1.5 Microsoft YaHei,Arial,sans-serif;
}

.text {
	color: #2F67AD;
	font-size: 16px;
}

.payall {

	border: 1px solid #F3843A;
	font-size:16px;
	color:#494949;
	list-style-type:none;
	/* float:left; */
	margin-bottom:40px;
	text-align:center;
	border-radius:6px;

}

.alipay-link {

	height:24px;
	margin:20px 0 40px 0;
	background-position:183px;

}

.tenpay-link {
	height:34px;
	margin:0 0 20px 0;
	background-position:183px;


}

.alipaylogo{
	background: url(alipay_payall.png) no-repeat;
	padding: 0 0 4px 95px;
}

.tenpaylogo{
	background: url(tenpay.png) no-repeat;
	padding: 0 0 4px 95px;
}

.qqwallet {
	background: url(qqwallet.png) no-repeat;
	height:24px;
	margin:0 0 20px 0;
	background-position:210px;
	padding-left:75px;

}

#nameuserten {
	padding-left:29px;
	font-weight:bold;
}

#nameuserali {
	padding-left:10px;
	font-weight:bold;
}

#namealipay {
	padding-left:10px;

}

#nametenpay {
	padding-left:29px;

}

.QRcode {
	border: 1px solid #75BB28;
	height: 290px;
	border-radius:6px;
	margin-bottom:10px;
}

.payall p {
	background:#FA9067;
	margin:-10px 0 0 20px;
	width:100px;
	text-align:center;
	height:20px;
	line-height:20px;
	color:#FFF;
	font-weight:normal;
	font-size:14px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

.QRcode p {
	background:#6abf40;
	margin:-10px 0 0 20px;
	width:100px;
	text-align:center;
	height:20px;
	line-height:20px;
	color:#FFF;
	font-weight:normal;
	font-size:14px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

.bank {
	border: 1px solid #68C0E2;
	height: 120px;
	margin-bottom:40px;
	border-radius:6px;
}

.bank p {
	background:#3695CA;
	margin:-10px 0 0 20px;
	width:80px;
	text-align:center;
	height:20px;
	line-height:20px;
	color:#FFF;
	font-weight:normal;
	font-size:14px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

.bank li {
	list-style:none;
	float:left;
	padding-top:30px;
}

.bank li img {
	cursor:pointer;
	width:164px;
	height:43px;
	padding-left:32px;
}

.tip-top{ 
	position:absolute;
	background:#999;
	display:none
}
.tip-text {
	color:#333;
	position:absolute;
	top:-24px;
	font-size:12px;
}
.tip-text p{
	position:absolute;
	top:33px;
	left:207px;
	background:#51CFEE;
	width:150px;
	text-align:center;
	height:20px;
	color:#FFF;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
.tip-bom {
	border-top:5px solid #51CFEE;
	border-left:5px solid transparent;
	border-right:5px solid transparent;
	position:absolute;
	left:235px;
	top:43px;
}

#tip-dig{ height:auto; overflow:hidden;float:left;margin:10px 0 0 37px;}
#tip-dig ul { width:208px; height:208px; overflow:hidden; float:left; margin:20px 0px 10px 10px; position:relative;border:1px solid #E7E7E7;border-radius:3px 3px 3px 3px;}
#tip-dig ul li{ padding:120px 0 0 0;cursor:pointer;}
#tip-dig ul li img{position:absolute;top:15px;left:56px;width:96px;height:96px;}
#tip-dig ul li h3{width:208px;height:5px;display:inline-block;color:#333;font-size:16px;text-align:center;margin:6px 0 10px 0;}
#tip-dig ul li p{font-size:14px;color:#999;line-height:20px;position:static;background:#fff;text-align:center;width:208px;margin:10px 0 0 0;}
#tip-dig ul li .alipay{ width:100%; height:0; overflow:hidden; position:absolute; left:0; bottom:0; background:url('alipay-m.png'); font-size:12px; color:#fff;}
#tip-dig ul li .alipay b{  display:block; float:left; background:#333;color:#fff;}
#tip-dig-weixin{height:auto; overflow:hidden;float:left;margin:10px 37px 0 37px;}
#tip-dig-weixin ul { width:208px; height:208px; overflow:hidden; float:left; margin:20px 0px 10px 10px; position:relative;border:1px solid #E7E7E7;border-radius:3px 3px 3px 3px;}
#tip-dig-weixin ul li{padding:120px 0 0 0;cursor:pointer;}
#tip-dig-weixin ul li img{position:absolute;top:15px;left:56px;width:96px;height:96px;}
#tip-dig-weixin ul li h3{width:208px;height:5px;display:inline-block;color:#333;font-size:16px;text-align:center;margin:6px 0 10px 0;}
#tip-dig-weixin ul li p{font-size:14px;color:#999;line-height:20px;position:static;width:208px;background:#fff;text-align:center;margin:10px 0 0 0;}
#tip-dig-weixin ul li .weixin{ width:100%; height:0; overflow:hidden; position:absolute; left:0; bottom:0; background:url('weixin.png'); font-size:12px; color:#fff;}
#tip-dig-weixin ul li .weixin b{  display:block; float:left; background:#333;color:#fff;}
#tip-contact{height:auto; overflow:hidden;float:left;margin-top:10px;}
#tip-contact ul  {width:208px; height:208px; overflow:hidden; float:left; margin:20px 0px 10px 10px; position:relative;border:1px solid #E7E7E7;border-radius:3px 3px 3px 3px;}
#tip-contact ul li {padding:120px 0 0 0;}
#tip-contact ul li img{position:absolute;top:10px;left:60px;width:88px;height:105px;}
#tip-contact ul li h3 {width:208px;height:5px;display:inline-block;color:#333;font-size:16px;text-align:center;margin:6px 0 10px 0;}
#tip-contact ul li p.qq{font-size:16px;color:#2D8CD6;position:static;width:208px;background:#fff;text-align:center;margin:10px 0 0 0;}
#tip-contact ul li p.tel{color:#26AF42;position:static;width:208px;background:#fff;text-align:center;margin:5px 0 0 0;font-size:16px;}
