/* 库重置 */
body {
	background:#FFF;
}

.o-container {
	width:1100px;
}

a {
    color:#333;
    text-decoration:none;
    background-color: transparent;
}
a:hover, a:active, a:focus {
	color:#1a6bc6;
    text-decoration:none;
    outline: 0;
}
a:visited {
	color:#333;
    text-decoration:none;
	outline:0;
}

/* 自定义 */
* li {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
a {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
a:hover {
	color:#dd4250;
	text-decoration:none;
	outline:none;
	-webkit-transition: all .4s ease-out;
	-moz-transition: all .4s ease-out;
	-ms-transition: all .4s ease-out;
	-o-transition: all .4s ease-out;
	transition: all .4s ease-out;
}

/* 样式 */
.welcome { height:36px; line-height:36px; }  

.header { padding:20px 0; background:#1a6bc6; }
.logo { width:760px; height:70px; }

.search { position:relative; margin-top:20px; }
.search input {
	border:none;
	background:none;
}
.search .txt1 {
    width: 220px;
    border: #efefef 1px solid;
    border-right: none;
}
.search .txt1 input {
	height:26px;
	padding:0 10px;
	width:200px;
	background:#FFF;
	font-family:微软雅黑;
	color:#999;
	line-height:26px;
	*margin:-1px 0;
}
.search .sub1 {
    position: absolute;
    right: 0;
    top: 0;
    width: 29px;
    background: url(../images/search.jpg) no-repeat;
    text-align: center;
}
.search .sub1 input {
	height:34px;
	line-height:34px;
	color:#fff;
}

.nav { height:60px; background:#083c78; }
.nav ul.navlist {
    display: block;
    width: 1090px;
    height: 60px;
    margin: 0px auto;
    border-right: 1px solid #073161;
}
.nav ul.navlist li {
	position:relative;
	display:block;
	width:136px;
	height:60px;
	float:left;
	display: inline;
	text-align:center;
	vertical-align:middle;
	line-height:60px;
	border-left:1px solid #073161
}
.nav ul.navlist li a {
	text-decoration:none;
	color:#fff;
	font-size:15px;
	display:block;
	width:136px;
	height:60px;
}
.nav ul.navlist li a img {
	margin-right:5px;
}
.nav ul.navlist li a:hover {
	background-color:#1a6bc6;
}

.nav ul.navlist li ul {
	display:none;
	position:absolute;
	z-index:999;
	left: 0
}
.nav ul.navlist li ul li {
	background-color:#353535;
	border:0px;
	height:40px;
	text-align:center;
	vertical-align:middle;
	line-height:40px;
	clear:both
}
.nav ul.navlist li ul li a {
	font-size:12px;
	height:40px
}
.nav ul.navlist li:hover ul {
	display:block;
}
.nav ul.navlist li ul li a:hover {
	background-color:#979797
}

/* HDP */
.index_slide {
	width:100%;
	/*height:549px;*/
	overflow:hidden;
	background:#c7c4c4;
}
.fullSlide {
	width:100%;
	position:relative;
	/*height:549px;*/
	background:#000;
}
.fullSlide .bd {
	margin:0 auto;
	position:relative;
	z-index:0;
	overflow:hidden;
}
.fullSlide .bd ul {
	/*width:100% !important;*/
}
.fullSlide .bd li {
	width:100% !important;
/*	height:549px;*/
	overflow:hidden;
	text-align:center;
	background-position: center top;
	background-repeat: no-repeat;
	-webkit-transition:none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
}
.fullSlide .bd li a {
	display:block;
	height:100%;
	-webkit-transition:none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
}
.fullSlide .hd {
	width:100%;
	position:absolute;
	z-index:1;
	bottom:60px;
	left:0;
	height:30px;
	line-height:30px;
display:;
	background:none
}
.fullSlide .hd ul {
	text-align:center;
}
.fullSlide .hd ul li {
	cursor:pointer;
	display:inline-block;
*display:inline;
	zoom:1;
	width:50px;
	height:3px;
	margin:3px;
	overflow:hidden;
	background:#fcfbfb;
	filter:alpha(opacity=50);
	opacity:0.5;
	line-height:999px;
}
.fullSlide .hd ul .on {
	background:#1a6bc6;
}
.fullSlide .prev, .fullSlide .next {
	display:block;
	position:absolute;
	z-index:1;
	top:50%;
	margin-top:-30px;
	left:15%;
	z-index:1;
	width:40px;
	height:60px;
	background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
	cursor:pointer;
	filter:alpha(opacity=50);
	opacity:0.5;
	display:none;
}
.fullSlide .next {
	left:auto;
	right:15%;
	background-position:-6px -137px;
}

/* 列表 */
.hdp_menu {
    background: #ededed;
    padding: 20px 0 10px 0;
	overflow:hidden;
}
.hdp_menu_content { width:1200px; margin:0 auto; }
.hdp_menu_content ul li {
	float: left;
	padding:0 56px;
	background:url(../images/line1.jpg) no-repeat right top;
}
.hdp_menu_content ul li.lastli {
	background: none;
}
.hdp_menu_content ul li img {
	display: block;
	height: 80px;
	padding: 0 24px;
}
.hdp_menu_content ul li p {
	display: block;
	text-align: center;
	font-size: 14px;
	color: #333333;
	padding-top: 6px;
}

/* 首页产品 */
.index-pro { padding:30px 0; }
.index-pro h2 {
	font-size:30px;
	color:#1860b0;
	text-align:center;
	padding-bottom:30px;
	background:url(../images/index-title-bg.png) no-repeat center bottom;
}

/* 滚动 */
.u-scrollA .h {
	margin-top:20px;
}
.u-scrollA .h .prev, .u-scrollA .h .next, .u-scrollA .h ul {
	display:inline-block;
*display:inline;
*zoom:1;
	vertical-align:middle;
}
.u-scrollA .h ul {
	padding:0 5px;
}
.u-scrollA .h li {
	float:left;
	display:inline;
	width:10px;
	height:10px;
	background:#eee;
	overflow:hidden;
	text-indent:-999em;
	margin:0 5px;
	cursor:pointer;
}
.u-scrollA .h .on {
	background:#f60;
}
.u-scrollA .b {
	position:relative;
*zoom:1;
}
.u-scrollA .b .bnt {
	width:60px;
	margin:40px auto 0 auto;
}
.u-scrollA .b .bnt a {
	display:inline-block;
}
.u-scrollA .b .prev, .u-scrollA .b .next {
	margin:0 auto;
	z-index:2;
	top:50%;
	margin-top:-20px;
	width:25px;
	height:25px;
	text-align:center;
	line-height:25px;
	color:#333;
	font-size:13px;
	background:#fff;
	border:#dfdfdf 1px solid;
	overflow:hidden;
	font-family:宋体;
}
.u-scrollA .b .prev {
	left:0;
}
.u-scrollA .b .next {
	right:0;
}
.u-scrollA .b .prevStop, .u-scrollA .b .nextStop {
	background:#1a6bc6;
	border:#1a6bc6 1px solid;
	color:#FFF;
}
.u-scrollA .b .next:hover, .u-scrollA .b .prev:hover {
	background:#1a6bc6;
	color:#FFF;
}
.u-scrollA .pageState {
	display:inline-block;
}
.u-scrollA .pageState span {
	color:#f60;
}
.u-listB, .u-listB1 {
	margin:8px -10px;
}
.u-listB li {
	float:left;
	width:257px;
	text-align:center;
	border:#CCC 1px solid;
	background:#FFF;
	margin:10px;
	visibility:visible;
	overflow:hidden;
}
.u-listB1 li {
	float:left;
	width:257px;
	text-align:center;
	background:#FFF;
	margin:10px;
	visibility:visible;
	overflow:hidden;
	border:none;
}
.u-txt4 {
	height:35px;
	line-height:35px;
	border:#CCC 1px solid;
	border-top:none;
}
.u-listB li img, .u-listB1 li img {
	width:257px;
	height:180px;
	display:block;
	transition:0.5s;
	overflow:hidden;
}
.u-txt5 {
	height:45px;
	line-height:45px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
.u-listB li img:hover {
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-ms-transform:scale(1.1);
	transform:scale(1.1);
	transition:0.6s;
	overflow:hidden;
	opacity:0.7;
}
.u-listB1 li img:hover {
	transition:0.6s;
	overflow:hidden;
	opacity:0.7;
}
.sy-more {
	width:590px;
	height:40px;
	margin:25px auto 6px auto;
	box-shadow:5px 5px 5px #eee;
	border-radius:6px;
	border:#CCC 1px solid;
	text-align:center;
	line-height:40px;
	font-size:16px;
}
.sy-more:hover {
	background:#1a6bc6;
	transition:1.1s;
}
.sy-more:hover a {
	color:#FFF;
	display:block;
}

/* 首页新闻 */
/*新闻列表*/
.news {
	background:#f2f2f2;
	padding:25px 0
}
.focus {
	width:1100px;
	margin:0 auto
}
.fc_tit {
	text-align:center;
	height:75px;
	line-height:75px;
	margin-bottom:40px;
	background:url(../images/bor1.png) no-repeat bottom;
}
.fc_tit a {
	color:#1a6bc6;
	font-size:30px;
	text-transform:uppercase;
}
.fc_tit em {
	display:block;
	color:#c2c2c2;
	font-size:20px;
}
.focus_con {
	height:434px;
	overflow:hidden;
}
.fs_lt {
	float:left;
	width:330px;
	border-bottom:4px solid #1a6bc6;
	height:430px;
}
.fs_lt h4 {
	background:#1a6bc6;
	padding:22px 16px 0;
	height:100px;
	overflow:hidden;
}
.fs_lt h4 a {
	color:#fff;
	font-size:16px;
	font-weight:normal;
}
.fs_lt h4 b {
	display:block;
	font-size:20px;
	line-height:25px;
}
.fs_pic {
	width:303px;
	height:172px;
	position:relative;
}
.lt {
	position:absolute;
	left:11px;
	top:66px;
	background:url(../images/lt.png) no-repeat;
	width:40px;
	height:40px;
}
.rt {
	position:absolute;
	right:11px;
	top:66px;
	background:url(../images/rt.png) no-repeat;
	width:40px;
	height:40px;
}
.fs_wrp {
	width:330px;
	overflow:hidden;
}
.fs_wrp li {
	float:left;
	width:303px;
}
.fs_wrp li a, .fs_wrp li img {
	display:block;
	width:330px;
	height:172px;
}
.fs_txt {
	color:#666;
	font-size:14px;
	line-height:26px;
	height:78px;
	overflow:hidden;
	margin:12px 0 15px;
	padding:0 0 0 0;
}
.fs_rt {
	width:742px;
	float:right;
}
.fs_more {
	display:block;
	border:2px solid #1a6bc6;
	width:94px;
	height:29px;
	color:#1a6bc6;
	font-size:14px;
	text-align:center;
	line-height:25px;
}
.fs_more:hover {
	display:block;
	border:2px solid #1a6bc6;
	width:94px;
	height:25px;
	color:#fff;
	font-size:14px;
	text-align:center;
	line-height:25px;
	background:#1a6bc6
}
.fs_rt h4 {
	height:47px;
	line-height:47px;
	overflow:hidden;
	zoom:1;
	margin-bottom:20px;
	background:url(../images/n_line.gif) 293px 22px no-repeat;
}
.fs_rt h4 .n_more {
	float:right;
	font-weight:normal;
	color:#333;
	font-size:14px;
	padding-right:18px;
}
.fs_rt h4 .n_name {
	color:#333;
	font-size:20px;
	background:url(../images/lk_line.gif) right center no-repeat;
	padding-right:10px;
}
.fs_rt h4 .n_namesnone {
}
.fs_rt h4 .cur {
	color:#1a6bc6;
}
.n_list {
}
.n_list li {
	height:94px;
	overflow:hidden;
	zoom:1;
	border-bottom:1px solid #e0e0e0;
	margin-bottom:40px;
	_margin-bottom:36px;
}
.n_list dl {
	float:left;
	width:620px;
}
.n_list dt {
	height:32px;
	line-height:32px;
	overflow:hidden;
}
.n_list dt a {
	color:#333;
	font-size:16px;
}
.n_list dd {
	color:#666;
	font-size:14px;
	line-height:24px;
	height:48px;
	overflow:hidden;
}
.n_list dd a {
	color:#333;
}
.n_list li span {
	float:right;
	width:91px;
	height:90px;
	line-height:40px;
	padding-top:10px;
	text-align:center;
	background:#1a6bc6;
	color:#fff;
	font-size:16px;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.n_list li b {
	font-size:30px;
	display:block;
}
.n_list .n_top span {
	background:#AD0000;
}
.n_list .n_top span b {
	font-size:30px;
	margin-top:14px;
	font-family:"Microsoft Yahei";
}
.serv_bg {
	padding:42px 0 28px;
	background:#eee;
	margin-bottom:55px;
}
.service {
	width:1002px;
	margin:0 auto;
	height:408px;
}
.serv_list {
}
.serv_list dl {
	float:left;
	display:inline;
	margin-right:134px;
	width:150px;
}
.serv_list .s4 {
	margin-right:0;
}
.serv_list dt {
	height:162px;
	margin-bottom:15px;
}
.s1 dt {
	background:url(../images/s1.gif) no-repeat;
}
.s2 dt {
	background:url(../images/s002.gif) no-repeat;
}
.s3 dt {
	background:url(../images/s3.gif) no-repeat;
}
.s4 dt {
	background:url(../images/s4.gif) no-repeat;
}
.serv_list dt a {
	display:block;
	text-align:center;
	color:#fff;
	font-size:16px;
	line-height:22px;
	padding-top:99px;
}
.serv_list dt a:hover {
	text-decoration:none;
	font-weight:bold;
}
.serv_list dd {
	height:28px;
	line-height:28px;
	overflow:hidden;
	padding-left:45px;
	color:#333;
	font-size:14px;
}

/* 案例 */
.index-case {
	padding:40px 0;
	border-bottom:10px
}
.index-case-title {
	background:url(../images/bo.png) repeat-x 35px center;
	width:100%;
}
.index-case-title span {
	background:url(../images/bor1.png) no-repeat center;
	display:block;
	width:200px;
	margin:0 auto;
	text-align:center;
}
.index-case-title h1 {
	color:#1860b0;
	font-size:28px;
	height:50px;
	line-height:40px;
}
.index-case-title h2 {
	height:50px;
	line-height:45px;
	font-size:14px;
	color:#999;
}

/* 内页 */
.page_banner { height:300px; }

.page_content {}
.page_content_left { float:left; width:211px; height:auto; min-height:500px; overflow:hidden; }
.page_content_right { float:right; width:859px; height:auto; min-height:500px; margin-top:44px; margin-bottom:20px; }

.page_content_left_title {
    width: 211px;
    height: 129px;
    position: absolute;
    margin-top: -50px;
    background-color: #1a6bc6;
    text-align: left;
    vertical-align: middle;
    line-height: 40px;
    padding: 20px 0px 0px 20px;
}
.page_content_left_title h1 {
    font-size: 34px;
    color: #fff;
    font-weight: bold;
}
.page_content_left_title h4 {
    font-size: 18px;
    color: #fff;
}

.page_content_left_nav { width:211px; height:100%; margin-top:80px; }
.page_content_left_nav ul li {
    display: block;
    width: 211px;
    height: auto;
    overflow: hidden;
    zoom: 1;
    text-align: left;
    vertical-align: middle;
    line-height: 38px;
    padding-left: 20px;
    border-bottom: 1px solid #e9e9e9;
}
.page_content_left_nav ul li:hover {
	cursor:pointer;
}
.page_content_left_nav ul li:hover { background:url(../images/page_a_bg.jpg) repeat-x; }
.page_content_left_nav ul li a {
    display: block;
    text-decoration: none;
    color: #929292;
    font-size: 14px;
    float: left;
}
.page_content_left_nav ul li a:hover {
	color:#1a6bc6
}
.page_content_left_nav ul li span {
    padding: 0px 0px 0px 160px;
    display: block;
}

.page_content_left_more { width:211px; margin-top:20px; }
.page_content_left_more a { height:72px; margin-top:10px; display:block; }
.page_content_left_more a img {
	width:209px;
	height:72px;
	border:1px solid #e0e0e0;
}

.page_content_right_top {
	width:100%;
	height:75px;
	border-bottom:1px solid #cccccc;
}
.page_content_right_top_txt {
	width:100%;
	height:20px;
}
.page_content_right_top_txt a:hover {
	color:#1a6bc6;
}
.page_content_right_top_title {
	width:100%;
	height:55px;
	font-size:24px;
	color:#1a6bc6;
	font-weight:bold;
	text-align:left;
	vertical-align:middle;
	line-height:55px;
}
.page_content_right_content { padding:20px 0; height:auto; line-height:180%; overflow:hidden; }

/* 图文列表 */
.img_txt_list { width:859px; height:115px; border-bottom:1px solid #e5e4e2; margin-top:20px; overflow:hidden; }
.img_txt_list_left {
	width:166px;
	height:98px;
	float:left;
}
.img_txt_list_left img { width:166px; height:98px; }
.img_txt_list_right {
	width:680px;
	height:110px;
	float:left;
	margin-left:13px;
}
.img_txt_list_right h4 {
	width:680px;
	height:25px;
	display:block;
}
.img_txt_list_right h4 a {
	font-size:14px;
	color:#1a6bc6;
	font-weight:bold;
}
.img_txt_list_right h4 a:hover {
	text-decoration:underline;
}
.img_txt_list_right p {
	width:680px;
	height:75px;
	display:block;
}
.img_txt_list_right p a {
	color:#a9a6a6;
	font-size:12px;
}
.img_txt_list_right p a:hover {
	color:#1a6bc6;
}
.img_txt_list_right p span {
	display:block;
	color:#a9a6a6;
	font-size:12px;
	text-align:right;
	float:right;
}

.img_list { width:100%; height:auto; overflow:hidden; }
.img_list ul li {
	display:block;
	float:left;
	width:270px;
	height:230px;
	margin-top:10px;
	margin-left:8px;
	margin-right:8px;
}
.img_list ul li a {
	display:block;
	float:left;
	width:270px;
	height:182px;
	text-decoration:none;
	color:#fff;
	font-size:12px;
}
.img_list ul li a img.img_one {
	width:270px;
	height:180px;
}
.img_list ul li a div {
	width:270px;
	height:38px;
	background-color:#363434;
	vertical-align:middle;
	line-height:38px;
}
.img_list ul li a div b { padding-left:10px; }
.img_list ul li a div:hover {
	background-color:#1a6bc6;
}
.img_list ul li a img.arrows {
	position:absolute;
	right:10px;
	top:12px;
}


/* 页脚 */
.footer {}
.footer_top {
	width:100%;
	height:203px;
	border-bottom:1px solid #b9b9b9;
	border-top:3px solid #083c78;
	background-color: #f1f1f1;
}
.footer_bot {
	width:100%;
	height:39px;
	background-color:#363434;
	text-align:center;
	color:#FFF;
	vertical-align:middle;
	line-height:39px;
	margin-top:1px;
}

.footer_content { height:203px; }
.footer_logo {
	width:222px;
	height:147px;
	border-right:1px solid #e6e3e4;
	margin-top:30px;
	float:left;
}
.footer_nav {
	width:220px;
	margin-left:35px;
	height:147px;
	border-right:1px solid #e6e3e4;
	float:left;
	margin-top:30px;
}
.footer_nav ul li {
	width:90px;
	float:left;
	display:block
}
.footer_nav ul li a {
	display:block;
	height:28px;
	text-decoration:none;
	color:#666666;
	text-align:left;
	vertical-align:middle;
	line-height:28px;
}
.footer_nav ul li a:hover {
	color:#1a6bc6;
}
.footer_nav ul .footer_nav_title {
	width:220px;
	text-align:left;
	font-size:14px;
	color:#333333;
}
.footer_pro {
	width:132px;
	height:147px;
	border-right:1px solid #e6e3e4;
	float:left;
	margin-top:30px;
}
.footer_pro ul li a {
	display:block;
	width:85px;
	height:28px;
	text-decoration:none;
	color:#666666;
	margin:0px 0px 0px 40px;
	text-align:left;
	vertical-align:middle;
	line-height:28px;
}
.footer_pro ul li a:hover {
	color:#1a6bc6;
}
.footer_pro ul .footer_pro_title {
	font-size:14px;
	color:#333333;
	text-align:center;
}
.footer_contact {
	width:320px;
	height:147px;
	border-right:1px solid #e6e3e4;
	float:left;
	margin-top:30px;
}
.footer_contact ul li {
	display:block;
	width:300px;
	height:30px;
	text-decoration:none;
	color:#666666;
	margin:0px 0px 0px 30px;
	text-align:left;
	vertical-align:middle;
	line-height:25px;
}
.footer_contact ul .footer_contact_title {
	font-size:14px;
	color:#333333;
}
.footer_contact ul li span {
	padding-left:10px;
}
.footer_code {
	width:110px;
	height:147px;
	float:right;
	margin-top:30px;
}
.footer_code p {
	width:110px;
	height:30px;
	text-align:center;
	vertical-align:middle;
	line-height:30px;
}
.footer_code img {
	display:block;
	width:100px;
	height:100px;
	margin:0px auto;
}

/* 客服 */
.kf-rmenu{position:fixed; right:0; margin-right:20px; bottom:20px; padding-bottom:20px; z-index:999; }
.kf-rmenu .btn{width:72px; height:73px; margin-bottom:1px; cursor:pointer; position:relative;}
.kf-rmenu .btn-qq{background:url(../images/r_qq.png) 0px 0px no-repeat; background-color:#1a6bc6;}
.kf-rmenu .btn-qq:hover{background-color:#488bc7;}
.kf-rmenu a.btn-qq,.kf-rmenu a.btn-qq:visited{background:url(../images/r_qq.png) 0px 0px no-repeat; background-color:#1a6bc6; text-decoration:none; display:block;}
.kf-rmenu .btn-wx{background:url(../images/r_wx.png) 0px 0px no-repeat; background-color:#1a6bc6;}
.kf-rmenu .btn-wx:hover{background-color:#58a81c;}
.kf-rmenu .btn-wx .pic{position:absolute; left:-160px; top:0px; display:none;width:160px;height:160px;}
.kf-rmenu .btn-phone{background:url(../images/r_phone.png) 0px 0px no-repeat; background-color:#1a6bc6;}
.kf-rmenu .btn-phone:hover{background-color:#ff811b;}
.kf-rmenu .btn-phone .phone{background-color:#ff811b; position:absolute; width:160px; left:-160px; top:0px; line-height:73px; color:#FFF; font-size:18px; text-align:center; display:none;}
.kf-rmenu .btn-top{background:url(../images/r_top.png) 0px 0px no-repeat; background-color:#666666; display:none;}
.kf-rmenu .btn-top:hover{background-color:#444;}


/*分页形式*/
.pagelist {margin-top:10px;}
.youthforty-page{ width:100%;}
.youthforty-page ul{
	float:left;
	padding:12px 0px 12px 16px;
}
.youthforty-page ul li{
	float:left;
	font-family:Tahoma;
	line-height:17px;
	margin-right:6px;
	border:1px solid #E9E9E9;
}
.youthforty-page ul li a{
	float:left;
	padding:2px 4px 2px;
	color:#555;
	display:block;
}
.youthforty-page ul li a:hover{
	color:#690;
	text-decoration:none;
	padding:2px 4px 2px;
}
.youthforty-page ul li.thisclass,
.youthforty-page ul li.thisclass a,.pagebox ul li.thisclass a:hover{
	background-color:#F8F8F8;
	padding:2px 4px 2px;
	font-weight:bold;
}
.youthforty-page .pageinfo{
	line-height:21px;
	padding:12px 10px 12px 16px;
	color:#999;
}
.youthforty-page .pageinfo strong{
	color:#555;
	font-weight:normal;
	margin:0px 2px;
}

/*内容页正文*/
/*标题*/
.vtitle{
	width:100%;
	height:40px;
	line-height:40px;
	text-align:center;
	padding:10px 0px;
	overflow:hidden;
}
.vtitle h2{
	font-size:20px;
	color:#000;
}
/*标题下*/
.vinfo{
	height:24px;
	line-height:17px;
	text-align:center;
	color:#666;
	overflow:hidden;
}
/*内容*/
.vcontent{
	font-size:14px;
	padding:10px 10px;
	line-height:28px;
	color:#333;
}