﻿@charset "utf-8";
/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p,select, blockquote,th, td {
	margin: 0;
	padding: 0;font-family: "微软雅黑", arial, Helvetica, sans-serif;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, th, var, b, em {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before, q:after {
	content: ' '
}
.f12 {
	font-size: 12px;
}
.f13 {
	font-size: 13px;
}
.f14 {
	font-size: 14px;
}
.f16 {
	font-size: 16px;
}
.f18 {
	font-size: 18px;
}
.f22 {
	font-size: 22px;
}
.f24 {
	font-size: 24px;
}
.fb {
	font-weight: bold;
}
.t2 {
	text-indent: 2em;
}
.lh24 {
	line-height: 24px;
}
.lh36 {
	line-height: 36px;
}
.gray0 {
	color: #000;
}
.gray1 {
	color: #333;
}
.gray2 {
	color: #999;
}
.blue {
	color: #008bdf;
}
.write {
	color: #fff;
}
.org {
	color: #FF7D00;
}
.green {
	color: #58a722;
}
.tl {
	text-align: left;
}
.tc {
	text-align: center;
}
.tr {
	text-align: right;
}
.bc {
	margin-left: auto;
	margin-right: auto;
}
.fl {
	float: left;
	display: inline;
}
.fr {
	float: right;
	display: inline;
}
.clearfix {
	zoom: 1;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
*html .clearfix {
	height: 1%
}
. Clearfix {
display:block;
}
.vm {
	vertical-align: center;
}
.pr {
	position: relative;
}
.pa {
	position: absolute;
}
.abs-right {
	position: absolute;
	right: 0;
}
.zoom {
	zoom: 1
}
.block {
	display: block;
}
.hidden {
	visibility: hidden;
}
.none {
	display: none;
}
/* Layout & Wrapper Settings */
.bk, .bk3, .bk6, .bk8, .bk10, .bk15, .bk20, .bk25, .bk30 ,.bk60 {
	clear: both;
	font-size: 0;
	height: 0;
	overflow: hidden;
}
.bk5 {
	height: 5px;
}
.bk8 {
	height: 8px;
}
.bk10 {
	height: 10px;
}
.bk15 {
	height: 15px;
}
.bk20 {
	height: 20px;
}
.bk25 {
	height: 25px;
}
.bk30 {
	height: 30px;
}
.bk60 {
	height: 60px;
}
*html {
	background-image: url(about:blank);
	background-attachment: fixed;
}
.re{ position:relative;}
body {
	font-family: "微软雅黑", arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px; background:#fff;
	
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color:#B50505;
}
/*-------------------公共头&底---------------------*/

#header { background:#26A7E0; border-bottom:3px solid #ec5022; height:75px; position:relative; z-index:1; min-width:1340px; margin:0 auto;}
#header .logo{ float:left; margin-top:5px; padding-left:33px;}
#header .wrapper{ position:relative;}
#header .action{ float:right;color:#126412; height:30px; line-height:30px; padding:0 20px; color:#fff; background:#4795C5; border-radius:6px; margin-top:15px; margin-right:20px;}
#header .action .line{ padding:0 5px;}
#header .action a{ margin:0 5px; color:#fff;}
#header .lg-time{ position:absolute; top:52px; right:20px; color:#fff; font-size:12px;}
#header .lg-time span{ margin-left:10px;}
/*导航*/
.naver {height:75px; line-height:75px;font-size:16px; color:#fff; overflow:hidden; position:absolute; left:180px; top:0;}
.naver ul{ padding-left:15px;}
.naver li{ float:left;padding-left:1px; font-weight:bold;}
.naver li a{ float:left;height:75px; line-height:75px;padding:0 10px; font-size:16px; color:#fff; text-align:center;}
.naver li a:hover{ color:#fff; text-decoration:none; background:#ec5022;}
.naver li.on a{color:#fff; text-decoration:none;background:#ec5022;}

#siderbar{ width:192px;background:#1F7ED0; position:absolute; left:0; top:0;min-height:680px;}
#siderbar .subnav{}
#siderbar .subnav h3 .ico{ display:inline-block; width:24px; height:24px; *display:inline; zoom:1; position:relative; top:6px; margin-right:5px;}
#siderbar .subnav h3 .ico1{ background:url(../images/ico1.png) no-repeat center center;}
#siderbar .subnav h3 .ico2{ background:url(../images/ico2.png) no-repeat center center;}
#siderbar .subnav h3{ height:52px; line-height:52px; font-size:16px; font-weight:bold; text-align:center; color:#fff; background:#4795C5 url(../images/arrow.png) no-repeat 155px center;}
#siderbar .subnav ul li{ height:35px; line-height:35px; text-align:right;}
#siderbar .subnav ul li a{ display:block;height:35px; line-height:35px; padding-right:20px; font-size:14px; color:#fff;}
#siderbar .subnav ul li a:hover,#siderbar .subnav ul li.on a{ background:#2f8cdc; text-decoration:none; color:#fff;}
.changePic {
        font-weight: bold;border: 1px solid #999;
        background:#ec5022; text-decoration:none; color:#fff;
    }

#content{ position:relative; background:url(../images/bg1.png) repeat-y left center;}

#main{ margin-left:192px;background:#f3f7fa; min-height:680px;_height:680px;min-width:1155px; }
#main .head{ height:52px; line-height:52px; padding-left:50px; border-bottom:1px solid #ddd;background:#e5f3ff;min-width:1105px;}
#main .head strong{ font-size:16px; color:#1F7ED0; }
#main .head small{ color:#999; font-size:12px;}

#main2{ margin-left:192px;background:#fff; min-height:680px;}
#main2 .head{ height:52px; line-height:52px; padding-left:50px; border-bottom:1px solid #ddd;}
#main2 .head strong{ font-size:16px; color:#1F7ED0; }
#main2 .head strong:link{ font-size:16px; color:#1F7ED0; }
#main2 .head small{ color:#999; font-size:12px;}

.z-header-sCart{height: 36px;cursor: pointer;float: right;margin: 8px 20px 0 0;background: #2f8cdc;display:inline;*margin-top:-42px;_margin-top:-42px;}
.z-header-sCart:hover{background: #2f8cdc;}
.z-header-sCart ul{border: 1px solid #2f8cdc;height: 36px;}
.z-header-sCart ul img{padding-left: 10px;float: left;}
.z-header-sCart ul i{line-height: 36px;float: right;padding-left: 10px;padding-right: 10px;color:#fff ;font-style:normal;}
.z-header-h1,.z-header-h2,.z-header-h3,.z-header-h4{display: none;}
.z-header-lg{height: 100px;}

.z-header-sCart1{height: 36px;cursor: pointer;float: right;margin: 8px 20px 0 0;background: #ec5022;display:inline;*margin-top:-42px;_margin-top:-42px;}
.z-header-sCart1:hover{background: #ec5022;}
.z-header-sCart1 ul{border: 1px solid #ec5022;height: 36px;}
.z-header-sCart1 ul img{padding-left: 10px;float: left;}
.z-header-sCart1 ul i{line-height: 36px;float: right;padding-left: 10px;padding-right: 10px;color:#fff ;font-style:normal;}

.btn{ border:none; cursor:pointer; border-radius:5px;}
.btn:hover{opacity:.8; filter:alpha(opacity=80); text-decoration:none;}
.btn_lan{ border:none; cursor:pointer; border-radius:5px;}
.btn_lan:hover{opacity:.8; filter:alpha(opacity=80); text-decoration:none;}

.btm_bg { min-width:1340px;height: 65px; background: #4A4A4A; }
.btm { width: 1040px; height: 65px; margin: 0 auto; }
.btm span { display: block; float: left; line-height: 65px; color: #FFFFFF; font-size: 16px; }

.foot_div { float:right;bottom:0px;}

.form-ul label{ display:block; float:left; width:255px; padding-right:20px; text-align:right; line-height:30px; height:30px; overflow:hidden; font-size:14px; color:#000;}
.form-ul{ padding:60px 30px;}
.form-ul li{ zoom:1; margin-bottom:10px;line-height:30px; font-size:14px; }
.form-ul li:after {content: "";display: block;clear: both;}
.form-ul li .text{ border:1px solid #E6E6E6; background:#FAFAFA; border-radius:5px; padding:10px; height:18px; font-size:12px; width:380px; color:#999;}
.form-ul li .text1{ border:1px solid #E6E6E6; background:#FAFAFA; border-radius:5px; padding:10px; height:18px; font-size:12px; width:380px; color:#999;text-align:center;}
.form-ul li .txt{ line-height:30px; font-size:14px;}
.form-ul li .textarea{ height:80px;}
.form-ul li .select{ border:1px solid #E6E6E6; background:#FAFAFA; border-radius:5px; padding:10px; color:#666; width:196px; margin-right:10px;font-size:14px; }
.form-ul li .select2{ width:127px;}
.form-ul li .rd{ margin-right:40px;}
.form-ul li .rd input{ margin-right:5px;}
.form-ul li.btn-li{ padding-left:275px;}
.form-ul li.btn-li .btn{ width:165px;  height:45px; line-height:45px; background:#ec5022; font-size:16px; color:#fff;}
.form-ul li.btn-li .btn_lan{ width:165px;  height:45px; line-height:45px; background:#2f8cdc; font-size:16px; color:#fff;}

.form-ul li.btn-li1{ padding-left:80px;}
.form-ul li.btn-li1 .btn{ width:165px;  height:45px; line-height:45px; background:#ec5022; font-size:16px; color:#fff;}

.form-ul li.btn-li2{ MARGIN-RIGHT: auto; MARGIN-LEFT: auto;text-align:center;}
.form-ul li.btn-li2 .btn{ width:165px;  height:45px; line-height:45px; background:#ec5022; font-size:16px; color:#fff;}


.form-ul1{padding:60px 0px 60px 0px; font-size:14px;}
.form-ul1 label{ display:block; float:left; width:75px; padding-right:20px; text-align:right; line-height:30px; height:30px; overflow:hidden; font-size:12px; color:#666; font-size:14px;}
.form-ul1 li{ zoom:1; margin-bottom:10px; line-height:30px;}
.form-ul1 li:after {content: "";display: block;clear: both;}
.form-ul1 li .text{ border:1px solid #E6E6E6; background:#FAFAFA; border-radius:5px; padding:10px; height:18px; font-size:12px; width:268px; color:#999; font-size:14px;}
.form-ul1 li .textarea{ height:80px; font-size:14px;}
.form-ul1 li .select{ border:1px solid #E6E6E6; background:#FAFAFA; border-radius:5px; padding:10px; color:#666; width:137px; margin-right:10px;font-size:14px;  font-size:14px;}
.form-ul1 li .select2{ width:86px;}
.form-ul1 li.btn-li{ padding-left:95px; padding-top:15px;}
.form-ul1 li.btn-li .btn{ width:288px;  height:45px; line-height:45px; background:#ec5022; font-size:16px; color:#fff; border:none; cursor:pointer;}

.form-ul1 li.btn-li2{ MARGIN-RIGHT: auto; MARGIN-LEFT: auto;text-align:center; padding-top:15px;}
.form-ul1 li.btn-li2 .btn2{ width:288px;  height:45px; line-height:45px; background:#FF9900; font-size:16px; color:#fff; border:none; cursor:pointer;}

.tipbox{ background:#e5f3ff; border:1px solid #c0dffa; border-radius:6px; padding:15px; line-height:26px; font-size:13px; margin:20px 60px; margin-bottom:0;}
.tipbox .glyph{ float:left; margin-right:20px; color:#1F7ED0; }
.table-div{ padding:20px 35px;}
.table-div .t1{ width:100%;border-bottom:1px dashed #ddd;}
.table-div .t1 .row{ border-top:1px dashed #ddd;}
.table-div .t1 .row td{ padding:15px 0;}
.table-div .t1 .row td table td{ padding:0;}

.pub-soft{ padding:10px 20px; padding-bottom:10px;}
.pub-soft .item-div{ zoom:1; margin-bottom:10px;line-height:40px; font-size:14px; }
.pub-soft .item-div label{ display:block; float:left; padding-right:20px; text-align:right; line-height:40px; height:40px; overflow:hidden; font-size:14px; }
.pub-soft .item-div input{ display:block; float:left;  padding-right:5px; text-align:right; line-height:40px; height:40px; overflow:hidden; font-size:14px; }

.pub-soft .item-div1 label{ display:block; float:left; width:135px; padding-right:20px; text-align:right; line-height:40px; height:40px; overflow:hidden; font-size:14px; }
.pub-soft .item-div1 input{ display:block; float:left;  padding-right:5px; text-align:right; line-height:40px; height:40px; overflow:hidden; font-size:14px; }

.pub-soft .item-div .tip{ color:#bbb;}
.pub-soft .item-div:after {content: "";display: block;clear: both;}
.pub-soft .item-div .tbox{ margin-left:100px; line-height:28px; padding-top:8px; background:#f5f5f5; border:1px solid #eee; padding:5px 10px; width:785px; border-radius:6px;}
.pub-soft .item-div .text{ border:1px solid #E6E6E6; background:#FAFAFA; border-radius:5px; padding:10px; height:18px; font-size:12px; width:500px; color:#999;}
.pub-soft .item-div .rd{ margin-right:40px;}
.pub-soft .item-div .rd input{ margin-right:5px;}
.pub-soft .item-div .txt{ line-height:40px; font-size:14px;}
.pub-soft .item-div .textarea{ height:80px;}
.pub-soft .item-div .select{ border:1px solid #E6E6E6; background:#FAFAFA; border-radius:5px; padding:10px; color:#666; width:240px; margin-right:10px;font-size:14px; }
.pub-soft .item-div .select2{ width:127px;}
.pub-soft .btngrounp{ padding-left:275px; padding-top:30px; }
.pub-soft .btngrounp .btn{ width:165px;  height:45px; line-height:45px; background:#ec5022; font-size:16px; color:#fff;}
.pub-soft .btngrounp .btn1{ width:165px;  height:45px; line-height:45px; background:#159AEC; font-size:16px; color:#fff; margin-left:20px;}

.search { padding:15px; padding-bottom:0; text-align:right;}
.search .lx{border:1px solid #E6E6E6; background:#FAFAFA; border-radius:5px; padding:5px; color:#666; width:240px; margin-right:10px;font-size:14px; }
.search .submit{width:60px;  height:33px; line-height:33px; background:#ec5022; font-size:16px; color:#fff;}
.search .submit1{width:60px;  height:33px; line-height:33px; background:green; font-size:16px; color:#fff;}
.dropdownlist{border:1px solid #E6E6E6; background:#FAFAFA; border-radius:5px; padding:5px; color:#666; width:240px; margin-right:10px;font-size:14px;}

.table-list{ padding:15px 15px;}
.table-list th{ padding:5px 10px; text-align:left; font-weight:bold; font-size:14px; border-bottom:2px solid #ddd;}
.table-list td{padding:10px; border-bottom:1px solid #ddd;}
.table-list .odd td{ background:#f5f5f5;}
.table-list tr:hover td{ background:#eee;}


.table-list1{ padding:0px 15px;}
.table-list1 th{ padding:5px 10px; text-align:left; font-weight:bold; font-size:14px; border-bottom:2px solid #ddd;}
.table-list1 td{padding:10px; border-bottom:1px solid #ddd;}
.table-list1 .odd td{ background:#f5f5f5;}
.table-list1 tr:hover td{ background:#eee;}






.pager{ padding:20px 15px; height:50px; font-size:14px;}
.pager span{ float:left;}
.pager .am-pagination{ float:right;}
.pager .am-pagination li{ float:left;}
.pager .am-pagination li a{ display:block; float:left; padding:10px 15px; background:#fff; border:1px solid #ddd; color:#26A7E0; margin-left:-1px;}
.pager .am-pagination li a:hover{ background:#EEEEEE; color:#333;}
.pager .am-pagination li.am-disabled a:hover{ color:#26A7E0;border:1px solid #ddd;}
.pager .am-pagination li.am-active a{background:#26A7E0; color:#fff;}
/*在线充值*/
.cz-box-div { width:960px; margin-bottom:55px; padding-top:30px;}
.cz-box-div h4{ margin-bottom:30px; font-size:15px;}
.cz-box-div dl{ margin-bottom:30px;}
.cz-box-div dl dt{ float:left; width:104px; line-height:40px; height:40px; overflow:hidden; font-size:14px; color:#666;text-align:right;}
.cz-box-div dl dd{ display:block; margin-left:104px;}
.cz-box-div dl dd ul li{ float:left; border:1px solid #eee; margin-left:-1px; margin-top:-1px; position:relative; width:150px; height:50px; cursor:pointer;}
.cz-box-div dl dd ul li span{ display:none; background:url(../images/check.png) no-repeat left top; position:absolute; left:0; top:0;  width:150px; height:50px; cursor:pointer;}
.cz-box-div dl dd ul li.selected span{ display:block;}
.cz-box-div dl dd .text{border:1px solid #E6E6E6; background:#FAFAFA; border-radius:5px; padding:10px; height:28px; font-size:12px; width:80px; padding:5px; margin-right:6px;}
.cz-box-div .btns { padding-left:104px;}
.cz-box-div .btns .btn{ width:165px;  height:45px; line-height:45px; background:#ec5022; font-size:16px; color:#fff;}
.cz-box-div .radio-box{ line-height:30px;}
.cz-box-div .radio-box .label_radio{ margin-right:20px;}
.search-box{ padding:20px;}
.search-box li{ float:left; padding-right:15px; line-height:35px;}
.search-box li label{font-size:14px; color:#666;}
.search-box li .text{border:1px solid #E6E6E6; background:#FAFAFA; border-radius:5px; padding:10px; height:20px; font-size:12px; width:100px; padding:5px; margin-right:6px;}
.search-box li .select{ border:1px solid #E6E6E6; background:#FAFAFA; border-radius:5px; padding:5px; color:#666;margin-right:10px;font-size:14px; }
.search-box li .ipticon{border:1px solid #E6E6E6; padding:5px; height:20px;border-radius:5px; background:#FAFAFA url(../images/date_icon.gif) 96% 50% no-repeat;border:1px #CFCFCF solid; width:110px;}
.search-box li .btn{ height:34px; line-height:34px; color:#fff; font-size:14px;}
.search-box li .btn1{ background:#ec5022;}
.search-box li .btn2{ background:#38B5B1;}



/*时间插件*/
.kui_d_pane{position:absolute;width:187px;margin:0;z-index:9999;}
.kui_data_content_pane{border:1px solid #1F73C9;width:370px;overflow:hidden;font-size:12px;position:absolute;left:0;z-index:100;top:0;background:#fff;height:225px;}
.kui_data_content_pane a:link,.kui_data_content_pane a:visited{color:#222222;text-decoration:none;font-weight:900;}
.kui_data_content_pane a:hover{color:#fff;}
.kui_date_reset{border-top:1px #2092D6 dotted;clear:both;margin:3px;padding:3px;text-align:right;}
.kui_date_reset span{cursor:pointer;background:#2192D6;color:#FFF;padding:2px 5px;margin-left:3px;}
.kui_prev_next_month{background:url(../images/date_top.png) 4px 0 no-repeat;border-bottom:0px solid #fd5900;height:23px;line-height:23px;font-weight:900;text-align:center;margin-top:3px;padding-top:1px;}
.kui_prev_m,.kui_today{float:left;margin-left:6px;}
.kui_prev_m{background:url(../images/date_prev.png) 0 0 no-repeat;height:21px;width:21px;}
.kui_today,.kui_tomorrow{width:148px;text-align:center;color:#fff;cursor:default;}
.kui_tomorrow{float:right;}
.kui_next_m{float:right;margin-right:6px;background:url(../images/date_next.png) 0 0 no-repeat;height:21px;width:21px;}

.kui_data_tab,.kui_date_info{width:171px;margin:2px auto;zoom:1;overflow:hidden;} 
dl.kui_data_tab dt{font-weight:900;}
.kui_data_tab dt,.kui_date_info dt{line-height:24px;height:24px;text-align:center;border-bottom:0px solid #B2C4D2;border-right:none;cursor:default;background:#EDECEC;font:12px/24px arial;width:24px;float:left;text-align:center;}
.d_th_bg{color:#ec5022;}
.kui_date_info dt{background:#fff;border-left:0px solid #B2C4D2;border-bottom:0px solid #B2C4D2;color:#005DAD;font-weight:900;}
.kui_date_info .kui_td_kong{background:#fff;cursor:default;}
.kui_time_pane{background:#2092D6;line-height:22px;height:22px;overflow:hidden;margin-bottom:4px;padding-bottom:1px;background:url(../images/date_top.png) 4px 0 no-repeat;}
.kui_clean_btn{float:left;padding-left:6px;}
.kui_close_btn{float:right;padding-right:6px;}
.kui_time{float:left;padding-left:8px;}
.kui_time input{width:17px;padding:1px;line-height:12px;height:12px;margin-right:2px;margin-top:2px;_margin-top:1px;}
.kui_date_info .td_select{background:url(../images/td_selected.png) center no-repeat;}
.kui_date_info .td_hover{color:red;cursor:pointer;}
.kui_txt_hide{display:none;}
dl.kui_date_info .kui_td_hui{background:#fff;cursor:default;color:#DBDBDB;font-weight:400;}
a img{border:0;}
#left_table,#right_table{float:left;width:184px;height:172px;overflow:hidden;}
#left_table{border-right:1px solid #6793BC;}
/*时间插件end*/

/*软文价格*/
.orderby-box{ padding-top:20px; border-bottom:1px solid #ddd; background:#f5f5f5;}
.orderby-box dl{ position:relative; padding-left:130px; margin-bottom:15px;}
.orderby-box dt{ width:120px; text-align:right; font-size:14px; color:#333; position:absolute; left:0; top:0;}
.orderby-box dd{ float:left; margin:0 5px; padding:0 8px; color:#A8A8A8; line-height:25px; font-size:14px; border-radius:4px; cursor:pointer;}
.orderby-box dd.on{ color:#fff; font-weight:bold; background:#4AD0D1;}
.orderby-box dd:hover{ background:#ddd;}
.searchbar{ padding:0 20px; height:45px; border-bottom:1px solid #ccc; padding-top:10px;}
.searchbar h2{ float:left; line-height:43px; color:#ec5022; font-size:16px; font-weight:bold; position:relative; top:1px;margin-right:10px; cursor:pointer;}
.searchbar h2.current{border-bottom:3px solid #ec5022;}
.search2 { padding-top:5px; padding-bottom:0; text-align:right; font-size:14px;}
.search2 .lx{border:1px solid #E6E6E6; background:#FAFAFA; border-radius:5px; padding:5px; color:#666; margin-right:10px;font-size:14px; }
.search2 .text{border:1px solid #E6E6E6; background:#FAFAFA; border-radius:5px; padding:10px; height:20px; font-size:12px; width:240px; padding:5px; margin-right:6px; position:relative; top:-3px;}
.search2 .submit{width:60px;  height:33px; line-height:33px; background:#2F8CDC; font-size:16px; color:#fff;}
.search2 .submit1{width:60px;  height:33px; line-height:33px; background:#2F8CDC; font-size:16px; color:#fff;}
.search2 .submit2{width:60px;  height:33px; line-height:33px; background:#ec5022; font-size:16px; color:#fff;}
.table-list2 th{ text-align:center;}
.dropdownlist{border:1px solid #E6E6E6; background:#FAFAFA; border-radius:5px; padding:5px; color:#666; width:240px; margin-right:10px;font-size:14px; }

.nextpage{ position:fixed; left:0; bottom:0; height:auto; border-top:1px solid #26A7E0; padding:10px; background:#4795C5; color:#fff; box-shadow:0 -5px 5px #888; width:100%; text-align:center; font-size:14px;}
.nextpage .btn{ padding:5px; margin:0 5px;}
.nextpage .btn1{ background:#ccc; color:#fff;}
.nextpage .btn3{ background:#ec5022; color:#fff;}

/*首页*/

.index-con{ padding:5px;}
.index-con .warn { font-size:16px;border: 1px solid #FBEED5; background-color: #FCF8E3; color: #C09854; height: 49px; line-height: 49px; padding:0 24px; margin-top: 5px;}
.index-con .warn b { background: url(../images/symbol-10.png) no-repeat;padding-left: 17px; margin-right: 5px;}
.index-con .close { background: url(../images/symbol-11.png) no-repeat; float: right; width: 10px; height: 11px; margin-top: 18px;display:inline;*margin-top:-35px;_margin-top:-35px;}
.index-con .suggest { font-size:20px; border: 1px solid #BCE8F1; background-color: #D9EDF7; color: #3D87AD; height: 49px; line-height: 49px; padding:0 24px; margin-top: 5px;}
.index-con .suggest b { background: url(../images/symbol-12.png) no-repeat;padding-left: 17px; margin-right: 5px;}
.index-con .infobox { border: 1px solid #CCCCCC; margin-top: 24px; border-bottom-width: 2px;}
.index-con .infobox .infoboxtit { border-bottom: 1px solid #DDDDDD;  text-indent: 15px; color:#1F7ED0; line-height: 39px; height: 39px; background-color: #F7F7F7; font-size:15px;}
.index-con .infobox .infoboxtit img { margin-right: 10px; }
.index-con .infobox .infocon { height: 221px; padding: 15px 0; font-size:14px; color:#666;}
.index-con .infobox .infocon .circlebox { width:33%; height: 220px; float: left; border-right: 1px solid #E3E3E3; position: relative;}
.index-con .infobox .infocon .circlebox .infobox1{ padding:0 20px; font-size:14px; color:#666;}
.index-con .infobox .infocon .circlebox .infobox1 p{ line-height:35px; border-bottom:1px dashed #ddd;}
.index-con .infobox .infocon .circlebox .table01{ padding:0 20px; }
.index-con .infobox .infocon .circlebox .table01 .teble{ width:100%;}
.index-con .infobox .infocon .circlebox .table01 td{ line-height:35px; border-bottom:1px dashed #ddd; text-align:left;}
.index-con .infobox .infocon .circlebox .table01 td strong{ color:#ec5022;}
.index-con .infobox .infocon .circlebox .list-outer{ padding:0 20px;}
.index-con .infobox .infocon .circlebox .list-outer h3{ font-size:16px; font-weight:bold; margin-bottom:10px; color:#1F7ED0;}
.index-con .infobox .infocon .circlebox .list-outer li{ line-height:30px; height:30px; overflow:hidden; background:url(../images/dotted.png) no-repeat left center; padding-left:10px; border-bottom:1px dashed #ddd;}
.index-con .infobox .infocon .circlebox .list-outer li a{ color:#666;}

.index-con .infobox .infocon3{ padding:10px; font-size:14px; color:#777;}
.index-con .infobox .infocon3 p{ line-height:30px; border-bottom:1px dashed #ddd;}
.index-con .infobox .infocon3 p b{ font-weight:bold; color:#ec5022; margin-right:15px; font-size:14px;}

/*网站底*/
#footer{ background:#4A4A4A; padding:20px 0 20px 0; color:#fff; text-align:center; line-height:40px; font-size:14px; clear:both;}


#result td{text-align:center;}

.btn2{ width:125px;  height:35px; line-height:35px; background:#ec5022; font-size:14px; color:#fff;}

#result .tip-a{ position:relative; text-align:left;}
#result .tip-a img{ position:relative; top:-3px;}
#result .tip-a span.outer{ position:absolute; background:#fff; border:1px solid #ddd; display:block; color:#333;width:200px; top:30px; left:-100px; border-radius:6px; box-shadow:0 5px 5px #999; display:none;}
#result .tip-a:hover span.outer{ display:block;}
#result .tip-a span.inner{ position:relative; display:block;width:200px;  }
#result .tip-a span.inner i{ position:absolute; left:94px; top:-9px; display:block; background:url(../images/arrow-up.png) no-repeat; width:19px; height:10px;}
#result .tip-a span.inner em{ display:block; line-height:30px; border-bottom:1px solid #ddd; padding:0 10px; background:#f5f5f5; color:#2693C1; font-size:14px;}
#result .tip-a span.inner p{ color:#333; height:auto; padding:10px;}

.select_item{margin-left:30px;margin-top:20px;}
.select_item ul li{
display:none;
cursor:pointer;height: 22px;
margin-right: 10px;
margin-bottom: 5px;
line-height: 22px;
border: 1px solid #f40;
background: #fffade;
float: left;
padding: 1px 30px 1px 3px;
color: #f40;
background: url(../images/del_icon.gif) no-repeat right; } 
#select_item_span{float:left;font-size:16px;margin-right:15px;display:none;}

/*知识产权*/
.fl{float:left}
.fr{float:right}
.position{position:relative}
.transparent50{opacity:.5}
.oh{overflow:hidden}
.b{font-weight:700}
.d{display:inline-block}
.db{display:block}
.e{text-overflow:ellipsis}
.e,.e-c{white-space:nowrap;overflow:hidden}
.e-c{text-overflow:clip}
.clear{clear:both}
.clear:after{content:"\0020";display:block;height:0;clear:both}
.bs{box-shadow:0 5px 5px rgba(0,0,0,.13)}
.bor_b{border-bottom:1px solid #bdbbbb;display:block}
.marl14{margin-left:12px}
.mar2{padding-left:2px}
.fz09{font-size:12px}
.fz12{font-size:12px}
.fz14{font-size:14px}
.fz16{font-size:16px}
.fz18{font-size:18px}
.fz20{font-size:20px}
.fz24{font-size:24px}
.fz26{font-size:26px}
.fz30{font-size:30px}
.fz36{font-size:36px}
.fz48{font-size:48px}
.m020{margin:0 20px}
.m040{margin:0 40px!important}
.mr20{margin-right:20px!important}
.mr16{margin-right:-16px}
.tc{text-align:center}
.tr{text-align:right}
.w1000{width:1000px;margin:0 auto}
.w1155{width:1155px;margin:0 auto}
.w993{width:993px;margin:0 auto}
.w980{width:980px;margin:0 auto}
.w680{width:680px;margin:0 auto}
.wid60{width:60px}
.hide{display:none}
.c-000{color:#000}
.c-fff{color:#fff}
.c-46{color:#464646}
.c-73{color:#737373}
.c-66{color:#666}
.c-99{color:#999}
.c-e3660a{color:#e3660a}
.c-ec5022{color:#ec5022}
.c-ff9728{color:#ff9728}
.c-005ea7{color:#005ea7}
.marl20{margin-left:10px;}

.hot h1{padding:10px 0 10px;line-height:35px}
.hot h1 a:hover{color:#ec5022}
.grow_bg{height:270px}
.grow_bg li{padding:0 0 19px 17px}
.grow_cen{background:#e5f3ff;padding:19px 0 19px 15px}
.grow_cen h1{font-size:32px;border-bottom:1px solid #dddcdc;padding-bottom:10px}
.grow_cen ul li{width:285px;height:168px;background:#fff;border-bottom:10px solid #ec5022}
.grow_cen ul p{height:123px;overflow:hidden}
.grow_cen ul li.marg2{margin-right:15px}
.grow_cen ul li img{width:285px;height:123px}
.grow_cen ul li a{display:block;height:178px;width:283px;border:1px solid #f6f5f3;white-space:nowrap}
.package li:hover{border:1px solid #ec5022;color:#464646}
.grow_cen ul li a:hover{width:283px;border:1px solid #ec5022}
.grw_btn{background:#fff;border-radius:2px;padding:5px 15px;color:#ec5022;border:1px solid #ec5022;margin-top:40px}
.grw_btn1{background:#fff;border-radius:2px;padding:5px 15px;color:#ec5022;border:1px solid #ec5022;margin-top:40px}
.grow_cen ul li a:hover .grw_btn,.package li:hover .grw_btn{color:#fff;background:#ec5022}
.grow_cen ul li a:hover .grow_img span.icon1{background:url(../images/20/sprite.png?v=b7b1fb2) -683px -871px no-repeat;*background:url(../images/20/sprite.png?v=b7b1fb2) -683px -871px no-repeat}
.grow_cen ul li a:hover .grow_img span.icon2{background:url(../images/20/sprite.png?v=b7b1fb2) -770px -871px no-repeat;*background:url(../images/20/sprite.png?v=b7b1fb2) -770px -871px no-repeat}
.grow_cen ul li a:hover .grow_img span.icon3{background:url(../images/20/sprite.png?v=b7b1fb2) -890px -872px no-repeat;*background:url(../images/20/sprite.png?v=b7b1fb2) -890px -872px no-repeat}
.grow_cen ul li a:hover .grow_img span.icon4{background:url(../images/20/sprite.png?v=b7b1fb2) -986px -872px no-repeat;*background:url(../images/20/sprite.png?v=b7b1fb2) -986px -872px no-repeat}
.grow_cen ul li a:hover .grow_img span.icon5{background:url(../images/20/sprite.png?v=b7b1fb2) -1090px -872px no-repeat;*background:url(../images/20/sprite.png?v=b7b1fb2) -1090px -872px no-repeat}
.grow_cen ul li a:hover .grow_img span.icon6{background:url(../images/20/sprite.png?v=b7b1fb2) -1190px -872px no-repeat;*background:url(../images/20/sprite.png?v=b7b1fb2) -1190px -872px no-repeat}
.grow_inf{width:225px;margin-right:15px;color:#666}
.grow_inf h2{padding:10px 0}
.grow_inf span{width:77px;height:77px;margin:0 auto}
.grow_inf span.icon1{background:url(../images/20/sprite.png?v=b7b1fb2) -763px -663px;*background:url(../images/20/sprite.png?v=b7b1fb2) -763px -663px}
.grow_inf span.icon2{background:url(../images/20/sprite.png?v=b7b1fb2) -879px -663px;*background:url(../images/20/sprite.png?v=b7b1fb2) -879px -663px}
.grow_lin{padding:20px 20px 10px}
.grow_lin a{color:#ef4d4e;border:1px solid #ef4d4e;border-radius:4px;padding:7px 10px;margin-top:10px}
.grow_lin dl{width:220px;height:50px}
.grow_title{background:url(../images/20/bg1.png?v=476ec47) bottom center no-repeat;*background:url(../images/20/bg1.png?v=476ec47) bottom center no-repeat;padding-bottom:12px;margin-bottom:8px}
.grow_li{position:absolute;left:0;top:0}
.grow_img{padding:0 20px}
.grow_img span{margin-top:14px}
.grow_img span.icon1{width:75px;height:60px;background:url(../images/20/sprite.png?v=b7b1fb2) -683px -803px no-repeat;*background:url(../images/20/sprite.png?v=b7b1fb2) -683px -803px no-repeat}
.grow_img span.icon2{width:115px;height:60px;background:url(../images/20/sprite.png?v=b7b1fb2) -770px -803px no-repeat;*background:url(../images/20/sprite.png?v=b7b1fb2) -770px -803px no-repeat}
.grow_img span.icon3{width:75px;height:60px;background:url(../images/20/sprite.png?v=b7b1fb2) -890px -804px no-repeat;*background:url(../images/20/sprite.png?v=b7b1fb2) -890px -804px no-repeat}
.grow_img span.icon4{width:75px;height:60px;background:url(../images/20/sprite.png?v=b7b1fb2) -986px -804px no-repeat;*background:url(../images/20/sprite.png?v=b7b1fb2) -986px -804px no-repeat}
.grow_img span.icon5{width:75px;height:60px;background:url(../images/20/sprite.png?v=b7b1fb2) -1090px -804px no-repeat;*background:url(../images/20/sprite.png?v=b7b1fb2) -1090px -804px no-repeat}
.grow_img span.icon6{width:75px;height:60px;background:url(../images/20/sprite.png?v=b7b1fb2) -1190px -804px no-repeat;*background:url(../images/20/sprite.png?v=b7b1fb2) -1190px -804px no-repeat}
.package li{width:370px;background:#f5f5f5;border:1px solid #e7e7e7}
.package li img{width:370px;height:180px}
.package li p b{font-weight:400}
.pac_lin{padding:17px 18px 23px}
.pac_lin h3{padding-bottom:10px}
.pac_top{padding-top:7px}

.grow_cen i{width:12px;height:33px;background:url(../images/20/sprite.png?v=b7b1fb2) -475px -569px no-repeat;*background:url(../images/20/sprite.png?v=b7b1fb2) -475px -569px no-repeat;position:absolute}
.grow_cen i.icon2{top:-20px;left:170px}
.grow_cen i.icon3{top:-20px;left:274px}

.mar25{margin-top:20px}


/*2015-5-5新加*/
/*弹出登录&注册*/
.dialog_blank { position: absolute; z-index: 10; top: 0; left: 0; width: 100%; background-color: #000; opacity: 0.3; filter: Alpha(opacity=30); display: block; }
.dialog { display: block; position: fixed; z-index: 11; top: 50%; left: 50%; margin: -325px 0 0 -246px; background-color: #F6EED3; border-radius: 10px; }
* html .dialog { position: absolute; top: expression(eval(document.documentElement.scrollTop+(document.documentElement.clientHeight/2))); }

.loginWrap { position: absolute; width: 492px; height: 505px; background: #fff; }
.dialog_blank2 { position: absolute; z-index: 10; top: 0; left: 0; width: 100%; background-color: #000; opacity: 0.3; filter: Alpha(opacity=30); display: block; }
.dialog2 { display: block; position: fixed; z-index: 11; top: 50%; left: 50%; margin: -255px 0 0 -246px; background-color: #fff; border-radius: 10px; }
* html .dialog2 { position: absolute; top: expression(eval(document.documentElement.scrollTop+(document.documentElement.clientHeight/2))); }

.loginWrap .head { background: #08A5E0; display: block; height: 57px; line-height: 57px; color: #fff; padding: 0 15px; border-radius: 10px 10px 0 0; }
.loginWrap .head i { float: right; display: block; width: 25px; height: 24px; margin-top: 17px; background: url(/new_pic/close1.png) no-repeat; text-indent: -9999em; cursor: pointer; }
.loginWrap .head h2 { float: left; height: 57px; line-height: 57px; font-size: 18px; font-weight: normal; }
.loginWrap .head h2.tit1 { background: url(/new_pic/logo_text.png) no-repeat left center; padding-left: 105px; }
.loginWrap .body { padding: 30px 40px; position: relative; }
.loginWrap .login ul li { margin-bottom: 10px; }
.loginWrap .login ul li .tip-span { display: block; padding-top: 3px; color: #f00; }
.loginWrap .login ul li input { width: 380px; height: 20px; padding: 10px 20px 10px 10px; border: 1px solid #ddd; box-shadow: 0 0 1px #eee; font-size: 14px; }
.loginWrap .login .p { height: 18px; line-height: 18px; margin-bottom: 10px; }
.loginWrap .login .p .ck { float: left; margin-top: 3px; margin-right: 5px; margin-left: 3px; }
.loginWrap .login .p a { float: right; color: #086eae; }
.loginWrap .login .btns { padding-top: 10px; margin-bottom: 25px; }
.loginWrap .login .btns .submit { cursor: pointer; background: #ec5022; width: 414px; height: 51px; line-height: 51px; color: #fff; font-size: 18px; border: none; text-align: center; border-radius: 4px; }
.loginWrap .login .btns .submit:hover { opacity: .8; filter: alpha(opacity=80); }
.loginWrap .login .foot { color: #9e9e9e; border-top: 1px solid #ddd; padding-top: 15px; margin-top: 35px; }
.loginWrap .login .foot p { color: #333; padding-top: 10px; }
.loginWrap .login .foot p a { margin-right: 10px; }


.tablebox .tip-a { position: relative; text-align: left; }
.tablebox .tip-a img { position: relative; top: -3px; }
.tablebox .tip-a span.outer { position: absolute; background: #fff; border: 1px solid #ddd; display: block; color: #333; width: 200px; top: 30px; left: -100px; border-radius: 6px; box-shadow: 0 5px 5px #999; display: none; }
.tablebox .tip-a:hover span.outer { display: block; }
.tablebox .tip-a span.inner { position: relative; display: block; width: 200px; }
.tablebox .tip-a span.inner i { position: absolute; left: 94px; top: -9px; display: block; background: url(/new_pic/arrow-up.png) no-repeat; width: 19px; height: 10px; }
.tablebox .tip-a span.inner em { display: block; line-height: 30px; border-bottom: 1px solid #ddd; padding: 0 10px; background: #f5f5f5; color: #2693C1; font-size: 14px; }
.tablebox .tip-a span.inner p { color: #333; height: auto; padding: 10px; }

.logined { display: none; }
.logined .title { font-size: 14px; color: #333; text-align: center; margin-bottom: 15px; }
.logined .userImg { width: 60px; height: 60px; margin: 0 auto; border: none; margin-bottom: 15px; }
.logined .userLoginTxtTip { text-align: center; margin-bottom: 5px; }
.logined .userNameTxt { text-align: center; margin-bottom: 5px; color: #08A5E0; font-size: 13px; margin-bottom: 10px; }
.logined .qbtn { width: 100%; display: block; height: 35px; line-height: 35px; color: #fff; font-size: 16px; font-weight: bold; margin-bottom: 8px; background: #08A5E0; border-radius: 4px; text-align: center; }
.logined .otherLoginBtn { width: 100%; display: block; height: 35px; line-height: 35px; color: #333; font-size: 14px; font-weight: bold; margin-bottom: 10px; background: #eee; border-radius: 4px; border: 1px solid #ddd; text-align: center; font-weight: normal; }

* { margin: 0; padding: 0; font-family: "Microsoft YaHei"; }
li { list-style: none; }
img { border: none; }


/*cloud*/
#mainBody {width:100%;height:100%;position:absolute;z-index:-1;}
.cloud {position:absolute;top:0px;left:0px;width:100%;height:100%;background:url(../images/cloud.png) no-repeat;z-index:1;opacity:0.5;}
#cloud2 {z-index:2;}

/*login*/
.logintop{height:47px; position:absolute; top:0; background:url(../images/loginbg1.png) repeat-x;z-index:100; width:100%;}
.logintop span{color:#fff; line-height:47px; background:url(../images/loginsj.png) no-repeat 21px 18px; text-indent:44px; color:#afc5d2; float:left;}
.logintop ul{float:right; padding-right:30px;}
.logintop ul li{float:left; margin-left:20px; line-height:47px;}
.logintop ul li a{color:#afc5d2;}
.logintop ul li a:hover{color:#fff;}
.loginbody{background:url(../images/loginbg3.png) no-repeat center center; width:100%; height:585px; overflow:hidden; position:absolute; top:47px;}
.systemlogo{background:url(../images/loginlogo.png) no-repeat center;width:100%; height:71px; margin-top:75px;}
.loginbox{width:692px; height:336px; background:url(../images/logininfo.png) no-repeat; margin-top:30px;}
.loginbox ul{margin-top:88px; padding-left:285px;}
.loginbox ul li{margin-bottom:25px;}
.loginbox ul li label{color:#687f92; padding-left:25px;}
.loginbox ul li label a{color:#687f92;}
.loginbox ul li label a:hover{color:#3d96c9;}
.loginbox ul li label input{margin-right:5px;}
.loginbox,.loginbox1,.loginbox2,.loginbox3,.loginbox4{width:692px; height:373px;margin-top:30px;}
.loginuser{width:299px; height:48px; background:url(../images/loginuser.png) no-repeat; border:none; line-height:48px; padding-left:44px; font-size:14px; color:#90a2bc;}
.loginpwd{width:299px; height:48px; background:url(../images/loginpassword.png) no-repeat; border:none;line-height:48px; padding-left:44px; font-size:14px; color:#90a2bc;}
.loginvcode{width:120px; height:48px; background:url(../images/loginvcode.png) no-repeat; border:none;line-height:48px; padding-left:44px; font-size:14px; color:#90a2bc;}
.loginbtn{width:111px;height:35px; background:url(../images/buttonbg.png) repeat-x; font-size:14px; font-weight:bold; color:#fff;cursor:pointer; line-height:35px;}
.loginbm{height:50px; line-height:50px; text-align:center; background:url(../images/loginbg2.png) repeat-x;position:absolute; bottom:0; color:#0b3a58;padding-left:185px;}
.loginbm a{font-weight:bold;color:#0b3a58;}
.loginbm a:hover{color:#000;}

.loginbox1{width:692px; height:336px; background:url(../images/logininfo.png) no-repeat; margin-top:0px;}
.loginbox1 ul{margin-top:88px; padding-left:285px;}
.loginbox1 ul li{margin-bottom:25px;}
.loginbox1 ul li label{color:#687f92; padding-left:25px;}
.loginbox1 ul li label a{color:#687f92;}
.loginbox1 ul li label a:hover{color:#3d96c9;}
.loginbox1 ul li label input{margin-right:5px;}
.loginbox,.loginbox1,.loginbox2,.loginbox3,.loginbox4{width:692px; height:673px;margin-top:0px;}

.bank_list_a {
    position: relative;
    width: 815px;
	padding-left:300px;
}

.bank_list_a .bank_tips {
    height: 30px;
    left: 300px;
    position: absolute;
    top: -35px;
    width: 120px;
    line-height: 20px;
}
.bank_list_a .bank_tips .tip {
    background-color: #FF8739;
    border: 1px solid #FF8739;
    color: #FFFFFF;
    left: 0;
    padding: 0 5px;
    position: absolute;
    top: 0;
    z-index: 1000;
}
.bank_list_a .bank_tips .p {
    bottom: -4px;
    color: #FF8739;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    left: 5px;
    position: absolute;
    z-index: 999;
}
.bank_item{ width:170px; margin-right:1px; margin-bottom:2px;}

.bank_item input {
    margin: 0;
    padding: 0;
    vertical-align: middle;
    width: 14px;
}

.fl { float: left; }
.bank_pic{display:inline-block;vertical-align: middle;background-position: 0 0; width: 130px; height: 33px;}
.bank_icbc{background: url(../images/bank/工商银行.gif)}
.bank_cbc{background: url(../images/bank/建设银行.gif)}
.bank_boc{background: url(../images/bank/中国银行.gif)}
.bank_abc{background: url(../images/bank/农业银行.gif)}
.bank_bcm{background: url(../images/bank/交通银行.gif)}
.bank_psbc{background: url(../images/bank/中国邮政储蓄银行.gif)}
.bank_cmb{background: url(../images/bank/招商银行.gif)}
.bank_citic{background: url(../images/bank/中信银行.gif)}
.bank_spdb{background: url(../images/bank/上海浦东发展银行.gif)}
.bank_cib{background: url(../images/bank/兴业银行.gif)}
.bank_cmbc{background: url(../images/bank/民生银行.gif)}
.bank_ceb{background: url(../images/bank/光大银行.gif)}
.bank_pab{background: url(../images/bank/平安银行.gif)}
.bank_hxb{background: url(../images/bank/华夏银行.gif)}
.bank_bob{background: url(../images/bank/北京银行.gif)}
.bank_gdb{background: url(../images/bank/广发银行.gif)}
.bank_shb{background: url(../images/bank/上海银行.gif)}
.bank_brcb{background: url(../images/bank/北京农商行.gif)}
.bank_crcb{background: url(../images/bank/重庆农商银行.gif)}
.bank_srcb{background: url(../images/bank/上海农商行.gif)}
.bank_njcb{background: url(../images/bank/南京银行.gif)}
.bank_nbcb{background: url(../images/bank/宁波银行.gif)}
.bank_hccb{background: url(../images/bank/杭州银行.jpg)}
.bank_bocd{background: url(../images/bank/成都银行.gif)}
.bank_qdccb{background: url(../images/bank/青岛银行.gif)}
.bank_zhifubao{background: url(../images/bank/ali.png)}
.bank_weixin{background: url(../images/bank/weixin.png)}


/* 快速注册 */
.stepbox { display: block; position: fixed; right: 0; top: 115px; z-index: 99999; }
.stepbox a.inlarge { width: 63px; height: 280px; display: block; background: url(/user/images/fastreg/stepsmallbg.png) 0 0 no-repeat; position: absolute; right: 0; top: 0; text-indent: -999999px; overflow: hidden; }
.regbox2 a.small { width: 40px; height: 40px; display: block; position: absolute; right: 0; top: 0; text-indent: -999999px; overflow: hidden; }
.regbox2 { width: 267px; height: 686px; display: block; position: absolute; right: 0; top: 0; background: url(/user/images/fastreg/regbox.gif) 0 0 no-repeat; z-index: 9999; }
.regbox2 .regiframe { position: absolute; left: 32px; top: 75px; }
.regbox2 a.downloadbtn1 { width: 109px; height: 37px; display: block; background: url(/user/images/fastreg/downloadbtn.jpg) 0 0 no-repeat; position: absolute; left: 23px; top: 345px; text-indent: -99999px; overflow: hidden; }
.regbox2 a.downloadbtn1:hover { background: url(/user/images/fastreg/downloadbtn.jpg) -109px 0 no-repeat; }
.regbox2 a.downloadbtn2 { width: 109px; height: 37px; display: block; background: url(/user/images/fastreg/downloadbtn.jpg) -218px 0 no-repeat; position: absolute; left: 138px; top: 345px; text-indent: -99999px; overflow: hidden; }
.regbox2 a.downloadbtn2:hover { background: url(/user/images/fastreg/downloadbtn.jpg) -327px 0 no-repeat; }
.regbox2 .regbox4{ position:absolute; left:32px; top:95px; width:220px; height:200px; color:#bce2ff}
.regbox2 .regbox4 p{ line-height:22px;}
.regbox2 .regbox4 p b{ color:#fff000;}
.regbox2 .regbox4 a.zhglzxbtn{ width:157xp; height:37px; display:block; background:url(/user/images/fastreg/zhglbtn.jpg) 0 0 no-repeat; text-indent:-99999px; overflow:hidden; margin:20px 0 0 30px;}






.btnFootLogin
{ 
width:165px;  height:45px; line-height:45px; background:#ec5022; font-size:16px; color:#fff;
}

/*intro css*/
.intro-main {
    padding-top: 40px;
}

.bj-sb-title {
    margin: 10px 0 10px;
    overflow: hidden
}

.bj-sb-title p {
    display: inline-block;
    font-size: 24px;
    padding: 0 10px
}

.bj-hmy-wrap, .bj-za-wrap, .bj-sygc-wrap, .bj-bqq-wrap, .bj-bsy-wrap {
    width: 1035px;
    margin: 0 auto;
    overflow: hidden
}

.bj-hmy-content, .bj-za-content, .bj-sygc-content, .bj-bqq-content, .bj-bsy-content {
    float: left;
    width: 516px;
    height: 142px;
    background-color: #fafafa;
    border: 1px solid #e7e7e7
}

.bj-hmy-content-long, .bj-za-content-long, .bj-sygc-content-long, .bj-bqq-content-long, .bj-bsy-content-long {
    float: left;
    width: 1033px;
    height: 142px;
    background-color: #fafafa;
    border: 1px solid #e7e7e7
}

.noborder-top {
    border-top: 0
}

.noborder-right {
    border-right: 0
}

.noborder-bottom {
    border-bottom: 0
}

.noborder-left {
    border-left: 0
}

.intro-left {
    float: left;
    position: relative;
    top: 20px;
    margin: 0 13px;
    font-family: "simsun"
}

.intro-mid {
    float: left;
    width: 252px;
    padding: 20px 4px 20px 20px;
    font-family: "simsun"
}

.bj-hmy-content-long .intro-mid, .bj-za-content-long .intro-mid, .bj-sygc-content-long .intro-mid, .bj-bqq-content-long .intro-mid, .bj-bsy-content-long .intro-mid {
    width: auto
}

.intro-mid p {
    font-size: 12px;
    color: #666;
    line-height: 24px;
    position: relative;
}

.intro-mid p a {
    color: #009934
}

.intro-mid p:first-child a {
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: #666;
    margin-bottom: 12px;
    font-family: "simsun"
}

.intro-right {
    float: right;
    padding: 22px 10px 0 10px;
}

.bj-hmy-content-long .intro-right, .bj-za-content-long .intro-right, .bj-sygc-content-long .intro-right, .bj-bqq-content-long .intro-right, .bj-bsy-content-long .intro-right {
    float: right
}

.intro-right p {
    font-size: 14px;
    color: #999;
    font-family: "simsun";

}

.hot-price {
    background: url("../images/hot.gif") no-repeat left top;
    width: 9px;
    height: 14px;
    position: absolute;
    top: -2px;
    left: 135px;
}

.intro-right .gf {
    font-size: 12px;
    color: #666;
    font-family: "simsun";
    display: inline-block;
    margin-left: 14px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    cursor: default
}

.intro-right s {
    color: #f36347;
    font-family: "microsoft yahei", Microsoft YaHei, Arial
}

.intro-right i {
    font-size: 24px;
    color: #f36347;
    font-family: "microsoft yahei", Microsoft YaHei, Arial
}

.bj-hmy-btn {
    position: relative;
    display: block;
    width: 82px;
    height: 26px;
    margin-top: 4px;
    border-bottom: 1px solid #00b1ff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #26a7e0;
    font-family: "microsoft yahei";
    cursor: pointer
}

.bj-hmy-btn a {
    display: inline-block;
    width: 82px;
    height: 26px;
    color: #fff;
    font-size: 12px;
    line-height: 26px;
    font-weight: bold;
    padding-left: 12px;
    font-family: "simsun"
}

.bj-hmy-btn:hover {
    border-bottom: 1px solid #da4946;
    background: #da4946;
    color: #fff;
    text-decoration: none
}

.arrow {
    position: absolute;
    height: 0;
    width: 0;
    right: 5px;
    top: 10px;
    border-color: transparent transparent transparent #88ebaa;
    border-style: solid solid solid solid;
    border-width: 4px 4px 4px 4px
}

.bj-fwzn-wrap {
    width: 1035px;
    margin: 80px auto 0;
    overflow: hidden
}

.bj-fwzn-title {
    position: relative;
    width: 100%;
    height: 33px
}

.bj-fwzn-title p {
    position: absolute;
    width: 150px;
    left: 50%;
    margin-left: -75px;
    padding: 1px 10px;
    font-size: 24px;
    background: #fff;
    color: #333
}

.bj-fwzn-title-line {
    width: 100%;
    height: 16px;
    border-bottom: 1px solid #e1e1e1
}

.bj-fwzn-left {
    float: left;
    position: relative;
    width: 720px;
    height: 250px;
    margin-top: 50px;
    background: url("../images/fwzn.png") no-repeat
}

.bj-fwzn-ball {
    position: absolute;
    width: 72px;
    height: 84px;
    background: url("../images/ball.png") 0 0 no-repeat
}

.bj-fwzn-ball:hover {
    cursor: pointer;
    background: url("../images/ball.png") -72px 0 no-repeat
}

.bj-fwzn-ball a {
    display: block;
    width: 40px;
    margin: 22px 0 0 15px;
    font-family: "simsun";
    font-weight: bold;
    color: #ffffff;
	font-size:9px;
}

.ball1 {
    left: 15px
}

.ball2 {
    left: 380px
}

.ball3 {
    bottom: 0;
    right: 135px
}

.ball2 a, .ball3 a {
    width: 30px;
    margin-left: 20px
}

.bj-fwzn-right {
    float: left;
    width: 300px;
	font-size:9px;
}

.bj-fwzn-right ul {
    float: left;
    width: 100%;
    margin-top: 30px
}

.bj-fwzn-right ul li {
    float: left;
    width: 106px;
    height: 32px;
    background: url("../images/fwzn_list.png") 0 0 no-repeat;
    margin: 33px 0 0 18px
}

.bj-fwzn-right ul li:hover {
    background: url("../images/fwzn_list.png") 0 -32px no-repeat
}

.bj-fwzn-right ul li a {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 30px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-family: "simsun"
}

.bj-fwzn-right ul li a:hover {
    color: #fff
}

.bj-fwzn-time {
    float: left;
    width: 956px;
    height: 22px;
    background: url("../images/time_line.png") no-repeat;
    margin: 35px auto 65px
}

.bj-fwzn-time1 {
    margin-bottom:50px;
}


.fwicon {
    width: 98px;
    height: 98px;
    background: url("../images/fwicon.png") no-repeat
}

.fwicon1 {
    background-position: 0 0
}

.fwicon2 {
    background-position: 0 -98px
}

.fwicon3 {
    background-position: 0 -196px
}

.fwicon4 {
    background-position: 0 -294px
}

.fwicon5 {
    background-position: 0 -392px
}

.fwicon6 {
    background-position: 0 -490px
}

.fwicon7 {
    background-position: 0 -588px
}

.fwicon8 {
    background-position: 0 -686px
}

.fwicon9 {
    background-position: 0 -784px
}

.fwicon10 {
    background-position: 0 -882px
}

.fwicon11 {
    background-position: 0 -980px
}

.fwicon12 {
    background-position: 0 -1078px
}

.fwicon13 {
    display: inline-block;
    position: relative;
    width: 30px;
    height: 29px;
    top: 7px;
    background-position: 0 -1176px
}

.fwicon14 {
    display: inline-block;
    position: relative;
    width: 30px;
    height: 29px;
    top: 7px;
    background-position: -30px -1176px
}

.fwicon15 {
    display: inline-block;
    position: relative;
    width: 30px;
    height: 31px;
    top: 7px;
    background-position: -60px -1176px
}

.fwicon16 {
    display: inline-block;
    position: relative;
    width: 30px;
    height: 34px;
    top: 8px;
    background-position: 0 -1207px
}

.fwicon17 {
    display: inline-block;
    position: relative;
    width: 30px;
    height: 34px;
    top: 8px;
    background-position: -30px -1207px
}

.fwicon18 {
    background-position: 0 -1240px
}

.fwicon19 {
    background-position: 0 -1338px
}

.fwicon20 {
    background-position: 0 -1435px
}

.fwicon21 {
    background-position: 0 -1534px;
}

.fwicon22 {
    display: inline-block;
    position: relative;
    width: 30px;
    height: 29px;
    top: 7px;
    background-position: -60px -1207px;
}

.fwicon a {
    display: block;
    width: 100%;
    height: 100%
}


.main{
    padding-top: 0px;
    padding-bottom: 0px;
    width: 100%;
    position: relative;
}
/*home*/
.u-floor .home-warp-top .h-w-top-bg {
    background: url("../images/home_text.png") no-repeat left top;
    height: 58px;
    width: 255px;
    display: inline-block;
    margin-top: 50px
}
.u-floor {
    width: 990px
}
.main .home-warp-main {
    border: 1px solid #cacaca;
    width: 988px;
    margin: 60px 0 60px;
    position: relative;
    display: inline-block
}

.main .home-warp-main .home-w-m-arrow {
    width: 0px;
    height: 0px;
    border-width: 6px;
    border-style: dashed dashed solid dashed;
    border-color: transparent transparent #999 transparent;
    position: absolute;
    top: -12px;
    left: 50%;
    margin-left: -6px;
}

.main .home-warp-main .home-warp-panel {
    width: 328px;
    height: 317px;
    border-right: 1px solid #cacaca;
    float: left;
    text-align: center
}

.main .home-warp-main .home-warp-panel:nth-last-child(1) {
    border: none
}

.main .home-warp-main .home-warp-panel .home-icon {
    display: inline-block;
    height: 106px;
    width: 131px;
    background: url("../images/home_icon.png") no-repeat left top;
    margin: 20px 0 0 0
}

.main .home-warp-main .home-warp-panel .icon-web {
    background-position: 0 -107px
}

.main .home-warp-main .home-warp-panel .icon-gs {
    background-position: 0 -213px
}

.main .home-warp-main .home-warp-panel p {
    width: 278px;
    line-height: 20px;
    display: inline-block
}

.main .home-warp-main .home-warp-panel .btons:after {
    display: inline-block;
    content: '';
    width: 0px;
    height: 0px;
    border-width: 5px;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent transparent #018840;
    position: absolute;
    right: 4px;
    top: 15px;
}
.btons {
    width: 104px;
    height: 37px;
    line-height: 40px;
    background: #0abe71;
    border-color: #049f5d;
    position: relative;
    font-size: 16px
}

.btons:hover {
    background: #41A965;
}




.wrapper_reg { width: 1040px; margin: 0px auto; position: relative; }
.enroll { border: 1px solid #ddd; border-top: 0px solid #07B2EB; padding: 10px; margin-bottom: 0px; }
.enroll .en01 { background: #e5f3ff; border-radius: 5px; border: 1px solid #ECDEBF; padding: 20px; }
.enroll .en01 .register { margin-bottom: 10px; color: #424242; font-size: 14px; background: url(/user/images/30/img70.gif) repeat-x center bottom; padding-bottom: 10px; }
.enroll .en01 .register .sub { margin: -3px 15px 0 15px; background: url(/user/images/30/img68.png) no-repeat center center; width: 76px; height: 24px; border: none; text-indent: -99999em; }
.enroll .en01 .register .sub01 { margin-left: 15px; margin-top: -3px; background: url(/user/images/30/img69.png) no-repeat center center; width: 103px; height: 24px; border: none; text-indent: -99999em; }
.enroll .en01 p { line-height: 24px; }
.enroll .en02 { padding: 10px 0; margin-bottom: 0px; }
.enroll .en02 .hd { background: #e5f3ff; padding: 3px 10px; text-align: left; color: #FF6600; font-size: 16px; font-weight: bold; }
.enroll .en02 ul { }
.enroll .en02 dl dd { height: 28px; margin-bottom: 10px; }
.enroll .en02 dl { padding: 20px 0; margin-left: 140px; }
.enroll .en02 label { display: block; float: left; margin-top: 3px; width: 70px; }
.enroll .en02 .text { float: left; height: 26px; line-height: 26px; border: 1px solid #ddd; width: 250px; }
.enroll .en02 .ra01 { margin-top: -2px; margin-right: 5px; }
.enroll .en02 .fir label { margin-top: 0; }
.enroll .en02 em { margin-left: 10px; line-height: 28px; }
.enroll .en02 .yzm { margin-left: 5px; float: left; width: 90px; height: 26px; }
.enroll .en02 .yzm img { width: 90px; height: 26px; }
.enroll .en02 .agree { display: block; background: url(/user/images/30/img72.png) no-repeat center center; width: 145px; height: 32px; margin: 0 auto; }
.enroll .en03 { width: 920px; border: 1px solid #ddd; background: #FCFCFC; padding: 5px; height: 150px; overflow-x: hidden; }
.enroll .en03 p { line-height: 24px; }
.enroll .en02 .btn-li{ padding-left:375px;}
.enroll .en02 .btn-li .btn{ width:165px;  height:45px; line-height:45px; background:#ec5022; font-size:16px; color:#fff;}
.enroll .en02 .btn-li1{ padding-left:80px;}
.enroll .en02 .btn-li1 .btn{ width:165px;  height:45px; line-height:45px; background:#ec5022; font-size:16px; color:#fff;}

#addcarmsg{position:fixed; top:300px; right:35px; z-index:10000; width:1px; height:52px; line-height:52px; font-size:20px; text-align:center; color:#fff; background:#360; display:none}
.u-flyer{display: block;width: 50px;height: 50px;border-radius: 50px;position: fixed;z-index: 9999;}


/*在线客服*/

.OnlineService_Bg {
	width:100px;
	overflow:hidden;
	position:fixed;
	right:10px;
	z-index:10;
	top:150px;
	_position:absolute;
	_bottom:auto;
	_top:expression(eval(document.documentElement.scrollTop+140));
}
.OnlineService_Box {



	width:100%;
	overflow:hidden;
}
.OnlineService_QQBox {
	width:88px;
	overflow:hidden;
	border:1px solid #cecece;
	margin-bottom:10px;
	background:#f5f5f5;
}
.OnlineService_QQBox li {
	width:auto;
	height:35px;
	overflow:hidden;
	padding-left:34px;
	font-size:12px;
	line-height:35px;
	color:#666;
	background:url(/user/images/icon_QQ1.png) no-repeat 5px center;
	cursor:pointer;
}
.OnlineService_QQBox li:hover {
	filter:alpha(opacity=50);
	/*IE滤镜，透明度50%*/ -moz-opacity:0.5;
	/*Firefox私有，透明度50%*/ opacity:0.5;
	/*其他，透明度50%*/
}
.OnlineService_QQBox li a {






	text-decoration:none;
	color:#666;
}
.OnlineService_Phone {
	width:90px;
	height:90px;
	margin-bottom:10px;
}
.OnlineService_Phone a {
	display:block;
	width:90px;
	height:33px;
	background-color:#e33043;
	padding-top:57px;
	line-height:30px;
	font-size:14px;
	text-align:center;
	color:#fff;
	background-image:url(/user/images/icon_Online.png);
	background-repeat:no-repeat;
	background-position:center 8px;
	cursor:pointer;
	text-decoration:none;
	color:#fff;
}
.OnlineService_Sign {
	width:90px;
	height:90px;
	margin-bottom:10px;
}
.OnlineService_Sign a {
	display:block;
	width:90px;
	height:33px;
	background-color:#e33043;
	padding-top:57px;
	line-height:30px;
	font-size:14px;
	text-align:center;
	color:#fff;
	background-image:url(/user/images/icon_Sign.png);
	background-repeat:no-repeat;
	background-position:center 8px;
	cursor:pointer;
	text-decoration:none;
	color:#fff;
}
.OnlineService_Top {
	width:90px;
	height:90px;
	margin-bottom:10px;
}
.OnlineService_Top a {
	display:block;
	width:90px;
	height:33px;
	background-color:#e33043;
	padding-top:57px;
	line-height:30px;
	font-size:14px;
	text-align:center;
	color:#fff;
	background-image:url(/user/images/icon_Top1.png);
	background-repeat:no-repeat;
	background-position:center 8px;
	cursor:pointer;
	text-decoration:none;
	color:#fff;
}

.second-panel {
    width: 100%;
    height: 300px;
    overflow: hidden;
    background-color: #fff;
    
}

.second-panel h3 {
    line-height: 100px;
    margin-top: 0px;
    text-align: center;
    font-size: 40px;
    color: #155b7c;
    letter-spacing: 2px;
}
.main-auto {
    width: 1190px;
    overflow: hidden;
    margin: 0 auto;
}
.sc-list {
    width: 1300px;
    margin: 20px;
}

.sc-link {
    width: 128px;
    height: 128px;
    overflow: hidden;
    border: 1px solid #d1d1d1;
    background-color: #fff;
    float: left;
    margin: 0 10px 8px 0;
    cursor: pointer;
}

.sc-link:hover {
    background-color: #da4946;
    border: 1px solid #da4946;
}

.sc-link i {
    width: 70px;
    height: 70px;
    overflow: hidden;
    margin: 0px auto 0 auto;
    display: block;
    background: url("/static/new01/images/1/ico1.png") no-repeat;
}

.sc-link i.jianjie {
    background-position: 0 0;
}

.sc-link i.yuanyin {
    background-position: 0 -70px;
}

.sc-link i.fangfa {
    background-position: 0 -140px;
}

.sc-link i.liucheng {
    background-position: 0 -210px;
}

.sc-link i.ziliao {
    background-position: 0 -280px;
}

.sc-link i.feiyong {
    background-position: 0 -350px;
}

.sc-link i.youshi {
    background-position: 0 -420px;
}

.sc-link i.zhuyi {
    background-position: 0 -490px;
}

.sc-link:hover i.jianjie {
    background-position: -70px 0;
}

.sc-link:hover i.yuanyin {
    background-position: -70px -70px;
}

.sc-link:hover i.fangfa {
    background-position: -70px -140px;
}

.sc-link:hover i.liucheng {
    background-position: -70px -210px;
}

.sc-link:hover i.ziliao {
    background-position: -70px -280px;
}

.sc-link:hover i.feiyong {
    background-position: -70px -350px;
}

.sc-link:hover i.youshi {
    background-position: -70px -420px;
}

.sc-link:hover i.zhuyi {
    background-position: -70px -490px;
}

.sc-link span {
    width: 100%;
    line-height: 66px;
    color: #bdbdbd;
    font-size: 24px;
    display: block;
    text-align: center;
}

.sc-link:hover span {
    color: #fff;
}


.float0831 {
	POSITION: fixed; TOP: 135px; RIGHT: 1px; _position: absolute
}
.float0831 A {
	COLOR: #00a0e9
}
.float0831 A:hover {
	COLOR: #ff8100; TEXT-DECORATION: none
}
.float0831 .floatL {
	POSITION: relative; WIDTH: 28px; FLOAT: left
}
.float0831 .floatL A {
	TEXT-INDENT: -9999px; DISPLAY: block; FONT-SIZE: 0px
}
.float0831 .floatR {
	BACKGROUND: url(../images/web/float_bg.gif)
}
.float0831 .tp {
	BACKGROUND: url(../images/web/float_bg.gif)
}
.float0831 .cn {
	BACKGROUND: url(../images/web/float_bg.gif)
}
.float0831 .floatR {
	PADDING-BOTTOM: 15px; WIDTH: 130px; BACKGROUND-REPEAT: no-repeat; BACKGROUND-POSITION: -131px bottom; FLOAT: left; OVERFLOW: hidden
}
.float0831 .tp {
	BACKGROUND-REPEAT: no-repeat; BACKGROUND-POSITION: 0% 0%; HEIGHT: 10px
}
.float0831 .cn {
	BACKGROUND-REPEAT: repeat-y; BACKGROUND-POSITION: -262px 0px
}
.float0831 .cn H3 {
	TEXT-INDENT: -9999px; HEIGHT: 36px; FONT-SIZE: 0px
}
.float0831 .cn UL {
	PADDING-BOTTOM: 0px; PADDING-LEFT: 14px; PADDING-RIGHT: 14px; PADDING-TOP: 0px
}
.float0831 .cn UL LI {
	BORDER-BOTTOM: #e6e5e4 1px solid; LINE-HEIGHT: 36px; WORD-WRAP: break-word; HEIGHT: 36px; OVERFLOW: hidden; WORD-BREAK: normal
}
.float0831 .titZx {
	BACKGROUND: url(../images/web/float_s.gif) no-repeat
}
.float0831 .titDh {
	BACKGROUND: url(../images/web/float_s.gif) no-repeat
}
.float0831 .titDc {
	BACKGROUND: url(../images/web/float_s.gif) no-repeat
}
.float0831 .icoZx {
	BACKGROUND: url(../images/web/float_s.gif) no-repeat
}
.float0831 .icoTc {
	BACKGROUND: url(../images/web/float_s.gif) no-repeat
}
.float0831 .icoFf {
	BACKGROUND: url(../images/web/float_s.gif) no-repeat
}
.float0831 .icoTl {
	BACKGROUND: url(../images/web/float_s.gif) no-repeat
}
.float0831 .btnOpen {
	BACKGROUND: url(../images/web/float_s.gif) no-repeat
}
.float0831 .btnOpen_n {
	BACKGROUND: url(../images/web/float_s.gif) no-repeat
}
.float0831 .btnCtn {
	BACKGROUND: url(../images/web/float_s.gif) no-repeat
}
.float0831 .titZx {
	BACKGROUND-POSITION: 5px -10px
}
.float0831 .titDh {
	BACKGROUND-POSITION: 5px -66px
}
.float0831 .titDc {
	BACKGROUND-POSITION: 5px -124px
}
.float0831 .icoZx {
	BACKGROUND-POSITION: 2px -154px
}
.float0831 .icoTc {
	BACKGROUND-POSITION: 0px -323px
}
.float0831 .icoFf {
	BACKGROUND-POSITION: 2px -213px
}
.float0831 .icoTl {
	PADDING-LEFT: 20px; DISPLAY: block; BACKGROUND-POSITION: 2px -266px; FLOAT: left
}
.float0831 .btnOpen {
	BACKGROUND-POSITION: -30px -396px
}
.float0831 .btnOpen_n {
	BACKGROUND-POSITION: 0px -530px
}
.float0831 .btnCtn {
	BACKGROUND-POSITION: 0px -396px
}
.float0831 .icoZx {
	PADDING-LEFT: 28px; DISPLAY: block; FLOAT: left
}
.float0831 .icoTc {
	PADDING-LEFT: 28px; DISPLAY: block; FLOAT: left
}
.float0831 .icoFf {
	PADDING-LEFT: 28px; DISPLAY: block; FLOAT: left
}
.float0831 .btnOpen {
	POSITION: relative; WIDTH: 28px; HEIGHT: 118px; TOP: 80px; LEFT: 2px
}
.float0831 .btnOpen_n {
	POSITION: relative; WIDTH: 28px; HEIGHT: 118px; TOP: 80px; LEFT: 2px
}
.float0831 .btnCtn {
	POSITION: relative; WIDTH: 28px; HEIGHT: 118px; TOP: 80px; LEFT: 2px
}
.float0831 .btnOpen {
	TOP: 118px; LEFT: 1px
}
.float0831 .btnOpen_n {
	TOP: 118px; LEFT: 1px
}
.float0831 .btnCtn {
	TOP: 118px; LEFT: 2px
}
.float0831 UL LI H3.titDc A {
	WIDTH: 80px; DISPLAY: block; HEIGHT: 36px
}
.float0831 UL LI.top {
	BORDER-BOTTOM: #ace5f9 1px solid
}
.float0831 UL LI.bot {
	BORDER-BOTTOM-STYLE: none
}
.float0831 UL.webZx {
	PADDING-BOTTOM: 0px; PADDING-LEFT: 0px; WIDTH: 164px; PADDING-RIGHT: 0px; BACKGROUND: url(../images/web/webZx_bg.jpg) no-repeat; HEIGHT: 65px; PADDING-TOP: 0px
}
.float0831 UL LI.webZx-in {
	BORDER-BOTTOM-STYLE: none; PADDING-LEFT: 5px; HEIGHT: 50px; PADDING-TOP: 8px
}

.title_bold {
	font-weight:bold;
	font-size:20px;
}

.superbox-list {
	width: 80px; margin-top: -5px;margin-left:-4px;display: inline-block; position: relative; -ms-zoom: 1;
}
.superbox-img {
	width: 80px; cursor: pointer; max-width: 80px;
}
.superbox-show {
	left: 400px; top: 0px; width: 400px; height: 240px; text-align: center; overflow: hidden; display: none; position: absolute;margin-left:-4px;
}
.superbox-current-img {
	height: 243px; max-width: 100%;
}
.superbox-img:hover {
	opacity: 0.8;
}
.superbox-float {
	float: left;
}
.superbox-close {
	top: 25px; width: 35px; height: 35px; right: 25px; position: absolute; z-index: 999; cursor: pointer;
}
.superbox-close:hover {
	opacity: 1;
}
@media only screen and (min-width:320px)
{
.superbox-list {
	width: 80px; margin-bottom: -4px;
}
}
@media only screen and (min-width:486px)
{
.superbox-list {
	width: 80px; margin-bottom: -4px;
}
}
@media only screen and (min-width:768px)
{
.superbox-list {
	width: 80px; margin-bottom: -4px; cursor: pointer;
}
}
@media only screen and (min-width:1025px)
{
.superbox-list {
	width: 80px; margin-bottom: -4px;
}
}
.superbox-list {
	cursor: pointer;
}
.pic_big {
	width: 400px; height: 240px; float: left;
}
.superbox {
	position: relative;
}

.box_border {
	background: url("/sub1/images/superbox-thumb-hover.png") no-repeat; left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}

