@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {margin:0;padding:0;}
html {color:black;font-size:62.5%;}
body {font:14px/1.5 arial,"微软雅黑";color:#555;outline:0;}
input,select,textarea {font-size:100%;outline-style:none;background:transparent;font-family:"微软雅黑";}
input,button {border:none medium;outline:none;font-family:"微软雅黑";}
button, html input[type="button"], input[type="submit"] {cursor:pointer;}
button[disabled], html input[disabled] {cursor:default;}
address,caption,cite,code,dfn,em,th,var,i {font-style:normal;font-weight:500;}
ol,ul,li,dl,dt,dd {list-style:none;}
h1,h2,h3,h4,h5,h6 {font-size:2rem;font-weight:500;}
sub, sup {font-size:75%;line-height:0;position:relative;vertical-align:baseline;}
abbr,acronym {border:none;font-variant:normal;}
table {border-collapse:collapse;border-spacing:0;}
img {border:0 none;vertical-align:middle;max-width:100%;}
caption,th {text-align:left;}
th {text-align:inherit;}
sup {vertical-align:text-top;}
sub{vertical-align:text-bottom;}
del {text-decoration:line-through;}
legend{color:#666;}
fieldset{border:none;}
iframe {display:block;}
q:before,q:after {content:'';}
ins,a {text-decoration:none;cursor:pointer;color:#666;}
a:hover {text-decoration:none;}
a:focus,*:focus {outline:none;}
/*Custom*/
.clearfix:before,.clearfix:after {content:""; clear:both; display:block; height:0; visibility:hidden;}
.clearfix:after {clear:both; overflow:hidden;}
.clearfix {zoom:1; clear: both;}
.clear{clear:both; display:block; overflow:hidden; height:0; line-height:0; font-size:0;}
.hide {display:none !important; visibility:hidden;}
.block {display:block !important;}
.radius_1{-moz-border-radius:1px; -webkit-border-radius:1px; border-radius:1px;}
.radius_2{-moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px;}
.radius_3{-moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;}
.radius_5{-moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;}
.radius_t5{-moz-border-radius:5px 5px 0px 0px; -webkit-border-radius:5px 5px 0px 0px; border-radius:5px 5px 0px 0px;}
.tl{text-align:left;}
.tc{text-align:center;}
.tr{text-align:right;}
.fl{float:left; display:inline;}
.fr{float:right; display:inline;}
.cb{clear:both;}
.ovh{overflow:hidden;}
.di{display:inline;}
.dib{display:inline-block;}
.db{display:block;}
.none{display:none;}
.vm{vertical-align:middle;}
.pr{position:relative;}
.pa{position:absolute;}
.tdu{ text-decoration:underline;}
.orange{color: #ff993c;}
.red{color: #f54336;}
/*.blue{color: #0079c0;}*/
.f14{font-size:14px;}
.f16{font-size:16px;}
.f18{font-size:18px;}
.f20{font-size:20px;}
.f22{font-size:22px;}
.f24{font-size:24px;}
.family_st{font-family:"Microsoft YaHei"}
.family_xst{font-family:"Microsoft YaHei"}
.family_wr{font-family:"微软雅黑"}
.w1200{ width: 1200px; height: auto; margin: 0 auto; position: relative;}
.w1000{ width: 1000px; height: auto; margin: 0 auto; position: relative;}
.wrap1200 {
	width: 1200px;
	margin: auto;
	background: #fff;
	overflow: hidden;
}

.bg {
	background: #f6f6f6;
}
/*Custom end*/

@font-face {
  font-family: 'impact';
  src: url('../fonts/impact.eot');
  src: url('../fonts/impact.eot?#iefix') format('embedded-opentype'),
   url('../fonts/impact.woff') format('woff'),
   url('../fonts/impact.ttf') format('truetype'),
   url('../fonts/impact.svg#NeuesBauenDemo') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*header*/
.comm_head {
	width: 100%;
	height: 30px;
	min-width: 1200px;
	line-height: 30px;
	background: #f1f1f1;
	position: relative;
	z-index: 1;
}

.comm_head li {
	float: left;
}

.comm_head li .cur {
	color: #ff7300;
}

.comm_head li>a {
	width: auto;
	height: 14px;
	line-height: 14px;
	font-size: 12px;
	color: #666;
	padding: 0 12px;
	margin: 8px 0;
	display: block;
}

.comm_head .fl {
	margin-left: -12px;
}

.comm_head .fl a {
	border-left: 1px solid #d0d0d0;
}

.comm_head .fr {
	margin-right: -8px;
}

.comm_head .fr a {
	border-left: 1px solid #d0d0d0;
}

.comm_head ul>li:first-child a {
	border: 0;
}

.comm_head .fl a>.phone-icon {
	margin-top: -2px;
}

.comm_head li>a:hover {
	color: #0079c0;
}

.logo-box {
	float: left;
}

.logo-box a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	width: 159px;
}

.logo-box a img {
	display: block;
	width: 100%;
}

.sub-describe {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: bottom;
	border-left: 1px #e0e0e0 solid;
	margin: 0 0 0 18px;
	padding: 0 0 0 18px;
	height: 37px;
	font-size: 14px;
	font-weight: 600;
	color: #004b93;
}

.sub-describe p {
	font-weight: 400;
	font-size: 12px;
	color: #555;
}

.sub-describe h2 {
	line-height: 37px;
	font-size: 20px;
	font-weight: 600;
}

.sub-describe h3 {
	line-height: 37px;
	font-size: 16px;
}

.format_head {
	padding: 29px 0 10px;
}

.search-box {
	padding-top: 5px;
	float: right;
}

.search-main {
	width: 524px;
	height: 38px;
	line-height: 38px;
	border: 2px solid #004b92;
	color: #666666;
	font-size: 12px;
/*    float: right;*/
}

.select-box {
	width: 60px;
	padding-right: 7px;
	background: url("../images/footer/nx_icon3.png") no-repeat right center;
	position: relative;
	float: left;
}

.select-box>a {
	line-height: 38px;
	text-align: center;
	display: block;
}

.select-box>ul {
	position: absolute;
	display: none;
	top: 38px;
	left: -2px;
	right: -2px;
	background: #fff;
	z-index: 1;
	border: 2px solid #004b92;
	border-top: 0;
	text-align: center;
	padding-right: 7px;
}

.select-box li {
	cursor: pointer;
	line-height: 25px;
}

.select-box li:hover {
	color: #014b92;
}

.search-main input {
	float: left;
	padding: 11.5px 10.5px;
	width: 350px;
	*width: 351px;
	line-height: 12px;
}

.search-main button {
	float: left;
	width: 86px;
	line-height: 38px;
	*line-height: 33px;
	background: #004c92;
	color: #fff;
}

.search-main button:hover {
	background: #0F599E;
}

.hot {
	line-height: 30px;
	font-size: 12px;
	color: #999;
	overflow: hidden;
/*
    padding-left: 5px;
    height: 30px;
*/
}

.hot a {
	margin: 0 10px;
	font-size: 12px;
	color: #999;
}

.hot a:hover {
	color: #0079c0;
}

.nav-box {
	width: 1200px;
	margin: 0 auto;
}

.firm-nav {
	width: 220px;
	float: left;
	position: relative;
}

.firm-nav-a {
	display: block;
	padding: 0 15px 0 20px;
	line-height: 46px;
	*height: 46px;
	color: #fff;
	text-align: left;
	background: #014b92;
	font-size: 14px;
}

.firm-nav-a i {
	margin-top: 20px;
	*margin-top: -25px;
	line-height: normal;
	height: 0;
	font-size: 0;
/*    width: 0;*/
}

.trigon-fff {
	display: block;
	float: right;
	border-left: 4.5px transparent solid;
	border-right: 4.5px transparent solid;
	border-top: 5px #fff solid;
}

.nav-main {
	float: left;
	line-height: 46px;
	margin-left: 15px;
}

.nav-main li {
	display: block;
	float: left;
	padding: 0 25px;
}
.nav-main li .red{ color: #ff0000;}
.nav-main li a {
	color: #323232;
	position: relative;
	font-size: 16px;
}

.nav-main li a:hover {
	color: #014b92;
}

.hot-icon {
	display: block;
	position: absolute;
	top: -13px;
	right: -23px;
	width: 23px;
	height: 13px;
	background: url("../images/head_icon.png") -57px -1px no-repeat;
}
.hot-icon1{background: url("../images/head_icon1.png") no-repeat; width: 31px; height: 19px; top: -18px;}

.fr>.service-a {
	margin-top: 9px;
	margin-left: 15px;
}

.service-a {
	display: block;
	float: right;
	line-height: 33px;
	border: 1px #014991 dashed;
	padding: 0 14px;
	color: #014991;
}

.service-a:hover {
	background-color: #F4FAFF;
}

.service-a>span {
	color: #ff7300;
	margin: 0 3px;
}

.nav-box>a {
	margin-top: 5.5px;
}
/*head icon*/
.head-icon {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	width: 15px;
	height: 15px;
	background-image: url("../images/head_icon.png");
	background-repeat: no-repeat;
	margin: 0 3px 0 0;
}

.phone-icon {
	background-position: 2px 0px;
}

a:hover .phone-icon {
	background-position: 2px -14px;
}

.wechat-icon {
	background-position: -13px 0px;
}

a:hover .wechat-icon {
	background-position: -13px -14px;
}

.user-icon {
	background-position: -28px 0px;
	height: 14px;
}

a:hover .user-icon {
	background-position: -28px -14px;
}

.drop-down {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	width: 7px;
	height: 5px;
	background: url("../images/head_icon.png") -46px -5px no-repeat;
	margin-left: 3px;
}

a:hover .drop-down {
	background-position: -46px -19px;
}
/*头部展开菜单*/
.sub-navigation {
	position: relative;
	border-right: 1px #f1f1f1 solid;
}

.service-nav {
	background: #fff;
	border: 1px #d8d8d8 solid;
	overflow: hidden;
	position: absolute;
	top: 30px;
	right: -1px;
	width: 335px;
	height: 118px;
	display: none;
}
/*
.sub-navigation.active .service-nav {
    display: block;
}
*/
.service-nav>a {
	float: left;
	margin: 0 9px;
}

.service-nav>a:hover {
	color: #014b92;
}

.comm_head .service-nav>a {
	border: 0;
}

.sub-navigation {
	font-size: 12px;
}

.sub-navigation.active {
	border-left: 1px #d8d8d8  solid;
	border-right: 1px #d8d8d8  solid;
}

.sub-navigation.active>a {
	border: 0;
	margin: 0;
	line-height: 30px;
	display: block;
	height: 31px;
	background: #fff;
	position: relative;
	z-index: 1;
}

.service-nav {
	padding: 8px 0;
}

.service-nav a {
	line-height: 25px;
}

.wecat-box {
	float: right;
	position: relative;
	bottom: -13px;
	margin-right: 32px;
}

.wecat-box a {
	display: block;
}

.wecat-box a>label {
	display: inline-block;
	background: #0169af;
	line-height: 22px;
	color: #fff;
	padding: 0 13px;
	font-size: 12px;
	text-align: center;
	border-radius: 5px;
	position: relative;
	top: -5px;
}

.wecat-img {
	position: absolute;
	border: 1px #0169af solid;
	padding: 10px 10px 5px;
	background: #fff;
	text-align: center;
	border-radius: 5px;
	top: 0;
	left: 44px;
	display: none;
	z-index: 5;
}

.wecat-img>p {
	font-size: 12px;
	color: #666;
	width: 85px;
	margin-top: 5px;
}

.tel-box {
	line-height: 58px;
}

.tel-box img {
	vertical-align: bottom;
}

.mb30 {
	margin-bottom: 25px;
}
/*服务导航*/
.nav-pull-down {
	position: absolute;
	top: 46px;
	left: 0;
	right: 0;
	background: url("../images/translucence.png") repeat;
	z-index: 22;
	height: 518px;
}
/*.nav-pull-down>ul>li*/
.nav-pull-down>ul>li>a {
	color: #fff;
	padding: 0 25px 0 20px;
	line-height: 50px;
	position: relative;
	z-index: 1;
	display: block;
	width: 176px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.nav-pull-down>ul>li>a:hover {
	color: #323232;
	background: #fff;
	border-top: 1px #f47b03 solid;
	border-bottom: 1px #f47b03 solid;
	border-left: 1px #f47b03 solid;
	padding-left: 19px;
	line-height: 48px;
}

.nav-pull-down>ul>li>a.active {
	color: #323232;
	background: #fff;
	border-top: 1px #f47b03 solid;
	border-bottom: 1px #f47b03 solid;
	border-left: 1px #f47b03 solid;
	padding-left: 19px;
	line-height: 48px;
}

.nav-pull-down a i {
	display: block;
	width: 5px;
	height: 9px;
	background: url("../images/head_icon.png") no-repeat -65px -17px;
	position: absolute;
	top: 20px;
	right: 16px;
}

.border-box {
	height: 1px;
	background: #fff;
	filter: alpha(opacity=10);
	-moz-opacity: 0.1;
	-khtml-opacity: 0.1;
	opacity: 0.1;
}

.nav-pull-box {
	position: absolute;
	top: 0;
	left: 220px;
	width: 979px;
	background: #fff;
	border: 1px #f47b03 solid;
	display: none;
}

.nav-pull-box-ul {
	padding: 25px 20px;
	float: left;
	width: 650px;
	background: url("../images/nav/nav_bg.jpg") no-repeat 445px bottom;
	height: 450px;
}

.nav-pull-box-ul h3 {
	font-size: 14px;
	color: #323232;
	border-bottom: 1px #e3e3e3 solid;
	height: 30px;
}

.nav-pull-box-ul label {
	display: inline-block;
	border-bottom: 1px #696969 solid;
	height: 30px;
}

.nav-pull-detail {
	padding: 10px;
	font-size: 12px;
	color: #666;
	line-height: 25px;
	min-height: 90px;
}

.nav-pull-detail a {
	margin: 0 18px;
}

.nav-pull-detail a:hover {
	color: #014b92;
	text-decoration: underline;
}

.nav-pull-detail a.active {
	color: #014b92;
}

.nav-pull-detail a:first-child {
	margin-left: 0;
}

.nav-pull-boxR {
	float: right;
	width: 280px;
	border-left: 1px #e3e3e3 solid;
	text-align: center;
}

.nav-pull-boxR>a {
	display: block;
	height: 171px;
	border-bottom: 1px #e3e3e3 solid;
}

.nav-pull-boxR>a:last-child {
	border-bottom: 0;
	height: 172px;
}

.nav-pull-tablecell {
	width: 280px;
	height: 172px;
	display: table-cell;
	vertical-align: middle;
}

.nav-pull-tablecell img {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
}

.nav-pull-tablecell:hover img {
	transform: scale(1.1,1.1);
	-webkit-transform: scale(1.1,1.1);
}

.nav-pull-txt {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	text-align: left;
	font-size: 12px;
	color: #666;
	margin-left: 10px;
}

.big-txt {
	font-size: 18px;
	color: #323232;
}

.navPull .navPulldown {
	display: none;
}
/*商标服务首页头部*/

.sub-describe .font18 {
    font-size: 18px;
    color: #004b93;
    line-height: 22px;
}
.sub-describe p {
    font-weight: normal;
}
.head-nav6 {
    padding-top: 10px;
    font-size: 15px;
}
.head-nav6 a {
    color: #444;
}


/*index footer*/
#footer .footer_box1 {
	height: 90px;
	position: relative;
	font-family: "微软雅黑";
}

#footer .footer_box1 .ftbg {
	width: 50%;
	float: left;
	position: absolute;
	top: 0;
	height: 90px;
}

#footer .footer_box1 .ftbg.fl {
	background-color: #404040;
	left: 0;
}

#footer .footer_box1 .ftbg.fr {
	background-color: #0170b0;
	right: 0;
}

#footer .footer_box1 .title {
	font-size: 16px;
	color: #fff;
	width: 115px;
	text-align: right;
	padding: 24px 15px 0 0;
	float: left;
	background-color: #404040;
}

#footer .footer_box1 .title span {
	text-transform: uppercase;
	font-size: 18px;
	display: block;
	color: #6d6d6d;
}

#footer .footer_box1 .index_module {
	position: relative;
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
}

#footer .partner-list {
	overflow: hidden;
	float: left;
	background-color: #0170b0;
}

#footer .partner-list li {
	float: left;
	width: 178px;
	text-align: center;
	background: url(../images/index/footer-line.jpg) 0 50% no-repeat;
	line-height: 90px;
	margin: 28px auto\9;
	line-height: normal\9;
	*line-height: 90px;
	*margin: 0 auto;
}

#footer .partner-list li:first-child {
	background: none;
}

#footer .box_width {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}

#footer .box_width .left {
	width: 16%;
	float: left;
	overflow: hidden;
	padding: 1.5% 0;
	margin-left: 0;
}

#footer .box_width .left .img {
	background-position: 0 0;
	width: 105px;
	height: 46px;
	display: inline-block;
}

#footer .box_width .left p {
	color: #fff;
}

#footer .box_width .right {
	overflow: hidden;
	width: 84%;
	float: right;
	margin-right: 0
}

#footer .box_width .right li {
	float: left;
	width: 14.2%;
	padding: 4.5% 0 0 0;
}

#footer .box_width .right li h3 {
	color: #fff;
	font-size: 14px;
}

#footer .box_width .right li p {
	color: #8dd2fb;
	font-size: 13px;
	font-family: "Tahoma";
}

#footer .footer_box2 {
	background-color: #137ebb;
}

#footer .footer_box2 .title {
	padding: 15px 0 0 0;
	clear: left;
}

#footer .footer_box2 .title h3 {
	position: relative;
	display: inline-block;
	background-color: #0170b0;
	line-height: 30px;
	height: 30px;
	padding: 0 12px;
	font-size: 13px;
	color: #8dd2fb;
	width: 80px;
}

#footer .footer_box2 .title h3 .sbtn {
	display: inline-block;
	overflow: hidden;
	width: 0;
	height: 0;
	vertical-align: middle;
	margin: 0 0 0 5px;
	border: 5px solid transparent;
	border-top-color: #8dd2fb;
	border-top-width: 7px;
}

#footer .type_list {
	overflow: hidden;
	padding: 1.5% 0;
	width: 100%
}

#footer .type_list li {
	float: left;
	width: 16.6%;
	margin-bottom: 24px;
}

#footer .type_list li h4 {
	font-size: 14px;
	font-family: "微软雅黑";
	color: #fff;
	margin-bottom: 8px;
}

#footer .type_list li .info {
	width: 84%;
}

#footer .type_list li .info .abox {
	overflow: hidden;
}

#footer .type_list li .info .abox a {
	display: block;
	float: left;
	width: 50%;
	color: #8dd2fb;
	line-height: 24px;
	font-family: "微软雅黑";
	width: 49%\9;
}

.main_wrap {
	width: 1000px;
	height: auto;
	margin: 0 auto;
}

/*footer*/
#footer {
	font-size: 12px;
	color: #999;
}

.bom_nav {
	overflow: hidden;
	text-align: center;
	padding: 35px 0 15px 0;
}

.bom_nav li {
	display: inline-block;
	_zoom: 1;
	*display: inline;
}

.bom_nav li a {
	color: #666;
	font-size: 12px;
	height: 10px;
	line-height: 10px;
	padding: 0 10px;
	border-left: 1px solid #d0d0d0;
}

.bom_nav li a:hover {
	color: #0079c0;
}

.bom_nav li:first-child a {
	border-left: 0;
}

.friend_link {
	width: 100%;
	text-align: center;
}

.friend_link,.friend_link a {
	color: #999;
	line-height: 22px;
}

.friend_link a:hover {
	color: #0079c0;
}

.friend_link a {
	margin-right: 12px;
}

.copy {
	text-align: center;
	line-height: 32px;
}

.bom_f_img {
	text-align: center;
	padding: 15px 0 45px 0;
}

.F_main_wrap {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}

.loan_footer {
	background-color: #f6f6f6;
}

.loan_footer .loan_adv {
	height: 165px;
	border-bottom: 1px solid #e5e5e5;
}

.loan_footer .loan_adv li {
	float: left;
	width: 25%;
	text-align: center;
	margin-top: 50px;
	position: relative;
}

.loan_footer .loan_adv li img {
	display: block;
	float: left;
	margin-left: 45px;
}

.loan_footer .loan_adv li .rtxt {
	float: left;
	width: 55%;
	margin: 15px 0 0 15px;
	font-size: 18px;
	text-align: left;
	color: #323232;
	font-family: "微软雅黑";
}

.loan_footer .loan_adv li .rtxt span {
	display: block;
	text-transform: uppercase;
	font-size: 12px;
	color: #ccc;
}

.loan_footer .friend_link {
	width: 87%;
	margin: 0 auto;
}

.loan_footer .loan_adv li .rborder {
	position: absolute;
	height: 46px;
	background-color: #c5c5c5;
	width: 1px;
	right: 0;
	top: 9px;
}

.footer {
	background: #fff;
}

.footer-main {
	width: 1200px;
	margin: 0 auto;
	padding: 30px 0 40px;
}

.footer-format {
	border-bottom: 1px #ededed solid;
}

.footer-format p {
	font-size: 14px;
	color: #323232;
}

.footer-format ul {
	padding: 17px 0 18px;
}
/*
.footer-format li {
    float: left;
    height: 8px;
    padding: 0 12px;
}
*/
.border-ul li a {
	font-size: 12px;
	color: #666;
	display: block;
	margin-top: -5px;
}

.border-ul li a:hover {
	text-decoration: underline;
}

.border-ul li {
	position: relative;
	border-left: 1px #d0d0d0 solid;
	float: left;
	height: 8px;
	padding: 0 12px;
}

.border-ul li:first-child {
	border-left: 0;
	padding-left: 0;
}

.footer-two {
	padding: 15px 0 0;
}

.footer-left {
	float: left;
	width: 940px;
}

.footer-L-detail {
	float: left;
}

.footer-L-detail ul a {
	color: #014b92;
	font-weight: 600;
}

.copyright {
	font-size: 12px;
	color: #999;
	line-height: 40px;
}

.footer-L-detail .bom_f_img {
	padding: 5px 0;
}

.footer-tel {
	float: right;
	padding-top: 20px;
}

.footer-tel big {
	font-size: 36px;
	font-family: "KaiTi";
	font-weight: 600;
	line-height: 30px;
}

.footer-right {
	float: right;
	padding-left: 30px;
	border-left: 1px #ededed solid;
}

.footer-right>div {
	float: left;
}

.wecat-erbox {
	font-size: 12px;
	line-height: 30px;
	color: #666;
	margin-right: 30px;
	text-align: center;
}

.wecat-erbox:last-child {
	margin-right: 0;
}

.wecat-erbox img {
	width: 85px;
	height: 85px;
}

input.dummy {
	display: inline-block;
	border: 1px solid #d4d4d4;
	cursor: pointer !important;
	width: 205px;
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	background: url(../images/nx_select2.png) no-repeat right center;
	color: #444;
	font-family: "微软雅黑";
	font-size: 12px;
	display: inline-block;
}

#dummydata {
	position: absolute;
	z-index: 198910161111;
	background: #fff;
	max-height: 200px;
	overflow: auto;
	color: #888;
	border: 1px solid #D7D7D7;
}

#dummydata a {
	display: block;
	color: #888;
	line-height: 40px;
	padding-left: 10px;
	text-overflow: ellipsis;
	overflow: hidden;
	height: 40px;
}

#dummydata a.selected {
	color: #888;
}

#dummydata a:hover {
	color: #fff;
	text-decoration: none;
	background: #004b92;
}

.box-title {
    text-align: center;
}
.box-title h3 {
    font-size: 32px;
    color: #323232;
    font-weight: 500;
    margin-bottom: 5px;
}
.box-title p {
    font-size: 12px;
    color: #8b8b8b;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.box-title span {
    display: block;
    width: 60px;
    height: 2px;
    margin: 0 auto;
    background: #000;
}
/*蓝色按钮*/

.blue-btn1 {
    background: #0058ab;
}
.blue-btn1:hover {
    background: #0b6bc6;
}
.inlineb {
    display: inline-block;
    *display:inline;
    *zoom:1;
    vertical-align: middle;
}
.brand_page .pages a.active {
    background-color: #0079c0;
    color: #fff;
    border-color: #0079c0;
}