﻿@charset "utf-8";
/* CSS Document */
body{margin:0; padding:0; font-family:"微软雅黑"; background:url(../images/bg.png) repeat;}
*{margin:0; padding:0;}
ul,li,dl,dt,dd{list-style-type:none}
a{text-decoration:none !important;line-height:none !important}
.glyphicon{ top:0 !important;}
.no-padding {padding: 0 !important;}
.no-margin {margin: 0 !important;}
.no-background{ background:none !important;}
.no-border{ border:none !important;}
.overflow{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
a{ text-decoration:none !important; cursor:pointer !important;color:#999;}
a:focus{outline:none;}
ul{margin:0;}
li{list-style: none;}
.imgvertical{vertical-align:middle !important;}
.container-fluid{ max-width:1130px !important;}
.container{max-width:1000px !important;padding:0;}
.clearfix:before,.clearfix:after {display: table;content:'';}
.clearfix:after { clear: both; }
.clearfix { *zoom:1;}
h1,h2,h3,h4,h5,h6{margin:0 !important; padding:0 !important}
.tr{transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;-webkit-transition:all 0.5s}
.tr1{transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;-webkit-transition:all 0.3s}
.tr2{transition:all 1s;-moz-transition:all 1s;-ms-transition:all 1s;-o-transition:all 1s;-webkit-transition:all 1s}
.da{ transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1)}
textarea:required,input:required{ -webkit-box-shadow:none; -moz-box-shadow:none; -ms-box-shadow:none; -o-box-shadow:none; box-shadow: none;}
.suo{padding:0 5px}

/*全局样式*/
.header1{position:absolute; left:0; top:0; width:100%; height:auto;background:rgba(0,0,0,0.3); z-index:11}

header{width:100%;height:116px; padding-top:24px; border-bottom:1px solid #3c526b;}
.logo img{height:68px;}

header form{border:1px solid #c9c9c9; border-radius:20px; margin:15px 0 0 150px}
header input{width:224px;height:30px;background:none;border:0;font-size:12px; line-height:28px; padding:0 10px;}
header button{width:40px; height:30px; background:url(../images/sou.png) no-repeat center center;border:0; outline:none;}

header .phone{font-size:14px; color:#fff;background:url(../images/icon-call.png) no-repeat left center; padding-left:55px; margin-top:0px}
header .phone h4{font-size:21px; color:#d21111;}
header .phone:hover{-webkit-animation: tada 1s .2s ease both;-moz-animation: tada 1s .2s ease both; }
				@-webkit-keyframes tada{0%{-webkit-transform:scale(1);}
				10%, 20%{-webkit-transform:scale(0.9) rotate(-3deg);}
				30%, 50%, 70%, 90%{-webkit-transform:scale(1.1) rotate(3deg);}
				40%, 60%, 80%{-webkit-transform:scale(1.1) rotate(-3deg);}
				100%{-webkit-transform:scale(1) rotate(0);}}

				/*火狐浏览器*/
				@-moz-keyframes tada{0%{-moz-transform:scale(1);}
				10%, 20%{-moz-transform:scale(0.9) rotate(-3deg);}
				30%, 50%, 70%, 90%{-moz-transform:scale(1.1) rotate(3deg);}
				40%, 60%, 80%{-moz-transform:scale(1.1) rotate(-3deg);}
				100%{-moz-transform:scale(1) rotate(0);}}

/*pc导航*/
.nav{height:50px}
.nav li{width:10.9%;float:left;font-size:14px; line-height:50px;text-align:center;position:relative;}
.nav .bx{width:1px; height:12px; background:#757575;margin-top:19px}
.nav li a{display:block;color:#fff; transition:all 0.5s}
.nav .on,.nav li a:hover{background:#d21111}
/*.nav .er{background:#95a7b0 url(../images/nav-icon.png) no-repeat 85% center;}
.nav .er:hover{background:#7f8e96 url(../images/nav-icon.png) no-repeat 85% center;}*/
/*导航二级下拉*/
.nav li .nav-zi{width:100%;position:absolute; left:0; top:50px;z-index:9999999; display:none;}
.nav li .nav-zi li{ width:100%; height:45px;background:rgba(0,0,0,0.4); font-size:14px;line-height:45px;margin-top:1px; }
.nav li .nav-zi li a{display:block; padding:0 5px;}
.nav li:hover .nav-zi{display:block !important;}
.nav li .nav-zi li:hover a{}


header .sjdnav{ display:none;width:150px;height:auto;position:absolute;right:0;top:100px;z-index:2000; }
header .sjdnav ul{ padding:0; margin:0;}
header .sjdnav li{width:100%;background:rgba(0,0,0,0.55);line-height:38px;text-align:center;font-size:15px;line-height:38px;font-weight:bold;margin-bottom:3px}
header .sjdnav li a{display:block;color:#fff;}
header .sjdnav li a:hover{ background:rgba(255,150,16,0.9);}
header .ydd_btn{width:40px;cursor:pointer;position:absolute;z-index:2000;top:40px;right:15px;}
header .ydd_btn span{ display:block; width:100%; height:4px; background:#d21111;}
header .ydd_btn span.span02{margin:4px 0;}
header .ydd_btn.click{ background:none;}
header .ydd_btn.click span{ background:#d21111;}
header .ydd_btn.click span.span01{transform:rotate(45deg);-ms-transform:rotate(45deg); -moz-transform:rotate(45deg); -webkit-transform:rotate(45deg); -o-transform:rotate(45deg); position:relative;top:8px;margin-top:0px;} 
header .ydd_btn.click span.span02{margin:4px 0;}
header .ydd_btn.click span.span03{transform:rotate(-45deg);-ms-transform:rotate(-45deg); -moz-transform:rotate(-45deg); -webkit-transform:rotate(-45deg); -o-transform:rotate(-45deg);position:relative;top:-8px;margin-top:0px;}
header .ydd_btn.click span.span02{ width:0;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0; opacity: 0;}


/*banner轮播*/
#myCarousel{position:relative;}
#myCarousel .carousel-inner img {margin:0 auto;}
#myCarousel .carousel-control {font-size:100px;}
#myCarousel .carousel-control.left{background-image: none; display:none}
#myCarousel .carousel-control.right{background-image: none; display:none}
#myCarousel:hover .carousel-control.left{display:block}
#myCarousel:hover .carousel-control.right{display:block}
.carousel-indicators{bottom:0;}
.carousel-indicators .active,.carousel-indicators li{width:12px; height:12px;margin:1px 4px;}

/*主体内容*/
.main1{padding-bottom:30px;}
.title{font-size:12px;text-align:center; color:#838383; margin:40px 0 30px; line-height:30px; background:url(../images/title.png) no-repeat center center}
.title h4{font-size:22px;color:#d21111;}


.fuwu .imgbox{display:block;}
.fuwu .imgbox .tu{width:142px; height:142px; border-radius:50%;overflow:hidden; position:relative; z-index:3;margin:0 auto 2px;}
.fuwu .imgbox .tu .img{width:100%; height:100%;border-radius:50%}
.fuwu .imgbox h4{font-size:16px; color:#555;text-align:center; line-height:40px;}
.fuwu .imgbox:hover .img{transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1)}
.fuwu .imgbox:hover h4{color:#d21111;}
.fuwu .owl-theme .owl-controls .owl-buttons div{display:none !important;}


.jianjie{background:url(../images/jian-bg.jpg) center center; background-size:cover; width:100%; height:auto; color:#fff}
.jianjie .title{background:url(../images/title1.png) no-repeat center center}
.jianjie .title h4{color:#fff;}
.jianjie .tu{overflow:hidden;}
.jianjie .text h4{font-size:18px; line-height:30px}
.jianjie .text .zi{font-size:12px; color:rgba(255,255,255,0.85); line-height:31px;height:156px; overflow:hidden; margin:12px 0 20px;}
.jianjie .text .more{display:block; width:92px; background:#d21111; font-size:12px; color:#fff; line-height:32px; text-align:center; float:right}
.jianjie .text .more:hover{text-decoration:underline !important}
.jianjie a:hover .tu .img{transform:scale(1.1,1.1) rotate(2deg);-moz-transform:scale(1.1,1.1) rotate(2deg);-ms-transform:scale(1.1,1.1) rotate(2deg);-o-transform:scale(1.1,1.1) rotate(2deg);-webkit-transform:scale(1.1,1.1) rotate(2deg)}


.navbox01{text-align:center; font-size:0; margin-bottom:10px}
.navbox01 .navli{display:inline-block;width:94px;border:1px solid #e0e0e0; font-size:14px; color:#646464; line-height:33px; margin:0 5px 10px}
.navbox01 .navli.active,.navbox01 .navli:hover{background:#f08519; border-color:#f08519; color:#fff}
.more11{display:block; width:190px; border:1px solid #ccc; border-radius:25px; font-size:14px; color:#333; line-height:38px; text-align:center;margin:15px auto;}
.more11:hover{background:#009c86; border-color:#009c86; color:#fff;}

/*1、产品展示*/
.show .imgbox{display:block; overflow:hidden; margin:0 10px 20px;color:#fff; text-align:center;overflow:hidden;position:relative;}
.show .imgbox h4{position:absolute; left:0; bottom:0; width:100%;background:rgba(0,0,0,0.5);font-size:14px;line-height:35px;}
.show .imgbox .mask{position:absolute; left:0; top:-100%;width:100%; height:100%;background:rgba(0,0,0,0.65); font-size:12px; padding-top:48%;}
.show .imgbox:hover .mask{top:0}
.show .imgbox:hover h4{bottom:-100%;}
.show .imgbox:hover .tu{transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1)}


.liucheng{margin-top:15px;}
.liucheng .imgbox{margin-bottom:25px;}
.liucheng .imgbox .tu img{width:85px; height:85px; margin:0 auto 15px; display:block}
.liucheng .imgbox h4{font-size:14px; text-align:center}


.news{background:url(../images/news-bg.jpg) center center; background-size:cover; width:100%; height:auto;}
.news .title{background:url(../images/title1.png) no-repeat center center}
.news .title h4{color:#fff;}
.news .imgbox .text h4,.news .imgbox .text span,.news .imgbox .text .zi{color:#fff !important;}
.news .imgbox:hover .tu{border-color:#fff !important;}
.news .imgbox:hover h4{text-decoration:underline !important}
/*图文结合*/
.news-box .imgbox{display:block;margin-bottom:30px}
.news-box .imgbox .tu{width:180px; height:135px; border:1px solid #ccd5d7;overflow:hidden; margin-right:15px}
.news-box .imgbox .tu .img{width:100%; height:100%;}
.news-box .imgbox .text h4{font-size:14px; color:#000; line-height:30px;}
.news-box .imgbox .text span{font-size:12px; color:#858383;}
.news-box .imgbox .text .zi{font-size:12px; color:#7c7c7c; line-height:20px; height:60px; overflow:hidden; margin-top:10px}
.news-box .imgbox:hover .tu{border-color:#d21111;}
.news-box .imgbox:hover .tu .img{transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1)}
.news-box .imgbox:hover h4{color:#d21111;}


.hezuo .imgbox{display:block; border:1px solid #ccc; overflow:hidden; margin:0 10px 15px}
.hezuo .imgbox:hover{border-color:#d21111;}
.hezuo .imgbox:hover .tu{transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1)}



/*新闻的列表形式 本网站没有*/
.news11 ul li a{display:block; font-size:14px; color:#555; line-height:43px; border-bottom:1px dashed #ccc; position:relative; padding:0 55px 0 10px;}
.news11 ul li a:before{content:""; position:absolute; left:0; top:45%; width:4px; height:4px; background:#005eac;transition:all 0.3s}
.news11 ul li a span{position:absolute; top:0; right:0;}
.news11 ul li a:hover{color:#005eac;}


.liuyan form .col-xs-6,.contact form .col-xs-6{margin-bottom:15px;}
.liuyan form .form1,.contact form .form1{width:100%; border:0; background:#fff; height:40px;font-size:12px; color:#333;font-family:"宋体"; padding:0 10px}
.liuyan form textarea,.contact form textarea{line-height:18px; padding:10px !important}
.liuyan form button,.contact form button{width:100%; background:#bc1515; height:43px; border:0; outline:none; font-size:12px; color:#fff}
.liuyan form button:hover,.contact form button:hover{text-decoration:underline !important}


/*底部信息*/
footer{background:url(../images/footer-bg.jpg) center center; background-size:cover; width:100%; height:auto;color:#acacac;padding:20px 0; font-size:12px; line-height:28px;}
footer .sao img{max-width:100%; height:auto; display:block; margin:0 auto}
footer .sao h4{font-size:14px; line-height:30px; text-align:center;}
footer ul{margin-bottom:8px; margin-left:-15px}
footer ul li{ display:inline-block;color:#d2d2d2}
footer ul li a{margin:0 15px;}
footer a{color:#acacac;}
footer a:hover{color:#fff; text-decoration:underline !important}


/*底部热点开始*/
@font-face{font-family:'iconfont';src:url('//at.alicdn.com/t/font_1432720974_1547027.eot');src:url('../fonts/font_1432720974_1547027.eot') format('embedded-opentype'),url('../fonts/font_1432720974_1547027.woff') format('woff'),url('../fonts/font_1432720974_1547027.ttf') format('truetype'),url('../fonts/font_1432720974_1547027.svg#iconfont') format('svg')}
@font-face{font-family:'Pacifico';font-style:normal;font-weight:400;src:local('Pacifico Regular'),local('Pacifico-Regular'),url(../fonts/q_z9mv4hysltmomjnk_rcfeszw2xoq-xsnqo47m55da.woff2) format('woff2')}
.fa{display:inline-block;font-family:"iconfont";font-size:20px;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale}
.fa-icon-qq:before{content:"\e604"}
.fa-icon-weibo:before{content:"\e600"}
.fa-icon-weixin:before{content:"\e605"}
.fa-icon-zaixianzixun:before{content:"\e608"}
.w100{width:100% !important}
.h100{height:100% !important}
.hot{height:50px; background:#131212; position:fixed; bottom:0; left:0; z-index:99; border-top:2px solid #fff;}
.hot span{ color:#fff; font-size:16px; line-height:20px;}
.hot h6{ font-size:12px; line-height:20px;}
.hot .row div a{ display:block; color:#fff; padding:7px 0;}
.hot .row div:hover{ background:#d21111;}	
.dbbox{ position: fixed; left: 0; bottom:70px; z-index:99; width: 100%; }
.dbbox .dbs{ position: relative; padding: 0 15px; display:none;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px;}
.dbbox .dbs.ewm-box{ text-align:center; }
.dbbox .dbs.ewm-box:after{ content: ""; position: absolute; left:50%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../images/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.fenxiang-box:after{ content: ""; position: absolute; left:75%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../images/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.ewm-box img{ max-width: 140px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li{ position: relative; padding: 6px 0; width: 20%; height: 44px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a{ position: absolute; left: 50%; top:6px; margin:0 0 0 -16px; float: inherit !important; display: block; }
/*底部热点结束*/

/*子页面*/
/*1、关于我们*/
.main{ padding:30px 0 50px;font-size:15px; line-height:30px;}
/*内页左侧导航主要样式*/
.neiye .menu{background:#bc1515; line-height:50px;font-size:18px; color:#fff; position:relative;text-transform:uppercase; padding-left:20px}
.neiye .menu b{font-weight:normal; font-size:11px; margin-left:8px;}
.neiye .menu i{display:block; position:absolute; left:0; top:0; width:100%; height:100%; z-index:1; cursor:pointer}
.neiye .menu span{position:absolute; right:30px; line-height:48px;}
.neiye .nav1{display:block;background:#eee url(../images/icon-zi.png) no-repeat 25px center;font-size:14px; color:#555; line-height:40px;text-align:left; padding:0 10px 0 30%; margin-top:1px}
.neiye ul a{display:block; background:url(../images/icon-zi01.png) no-repeat 68px center; font-size:12px; color:#888; line-height:40px; font-family:"宋体"; padding:0 10px 0 35%;}
.neiye ul{display:none;}
.neiye .ul1{display:block;}
.neiye .navbox{}

/*一级导航、二级导航默认选中状态和hover事件*/
.neiye .nav1.active,.neiye .nav1:hover{ background:#eee url(../images/icon-zi1.png) no-repeat 25px center; color:#bc1515}
.neiye ul a.active,.neiye ul a:hover{color:#fac610; font-weight:bold}
/*.neiye .nav1.active,.neiye .nav1.click{background:url(../images/icon-zi3.png) no-repeat 43px center; color:#f18e35; font-weight:bold}*/


.lian01{margin-top:20px;}
.lian01 img{width:100%; height:auto;}
.lian01 .text{background:#eee;font-size:12px; color:#000;line-height:30px; padding:10px 15px 30px;}
.lian01 .text b{font-size:14px;}


.main .cont{margin-top:20px;}
.title-zi{border-bottom:1px solid #ccc;font-size:12px; color:#929191; line-height:35px}
.title-zi h4{font-size:18px; color:#333;line-height:35px}
.title-zi a{color:#929191;}
.title-zi a:hover{color:#bc1515;}


.about{font-size:12px; color:#414141;line-height:32px; }
.about h4{font-size:20px; line-height:40px; text-align:center;}
.about img{display:block; margin:10px auto; max-width:100%; height:auto}


.call-us{font-size:13px; color:#6a6a6a;line-height:28px; }
.call-us h4{font-size:16px; color:#666; font-weight:bold;line-height:35px;}
.call-us img{max-width:100%; height:auto; display:block; border:1px solid #ccc; margin:10px auto}

.show-box{background:none; padding:0;}
.show-box .row{margin:0 -8px !important}
.show-box .col-md-4{padding:0 8px !important}
.show-box .imgbox{margin:0 0 16px}
.show-box .imgbox h4{line-height:37px;}

.news-main{font-size:14px; line-height:24px;}
.news-main .news-tou{width:80%; margin:0 auto 20px;border-bottom:1px dashed #666; padding-bottom:5px;font-size:18px;text-align:center;}
.news-main .news-tou span{display:block; text-align:center; font-size:12px; color:#7f7f7f; margin:5px 0}
.news-main img{ max-width:100%; height:auto; margin:20px auto;}

.liuyan{ width:75%; margin:0 auto;}
.liuyan form .form1{ background:rgba(0,0,0,0.2); }


/*相册轮播*/
.show-main img{max-width:100%; height:auto; display:block; margin:10px auto 20px; border:1px solid #ccc; padding:1px}

.newsbox01 .imgbox .text span{display:block; margin:-8px 0;}

@media (max-width:1350px){
.owl-theme .owl-controls .owl-buttons div{ display:none !important}
}

@media (max-width:1100px){
header form{margin-left:70px;}
}

@media (max-width:991px){
header{height:90px; padding-top:0;}
.logo img{ height:55px;margin-top:20px;}
header .ydd_btn{top:30px}
header .sjdnav{ top:90px}
header .ydd_btn span.span02{margin:6px 0;}
footer{padding-bottom:70px; text-align:center}
.carousel-indicators .active,.carousel-indicators li{width:10px; height:10px;margin:0;}
.show .imgbox h4{font-size:14px; line-height:35px;}
.jianjie .tu{margin-bottom:16px;}
.jianjie .text .zi{margin:8px 0 20px;}
footer ul{text-align:center; margin-top:6px;}


/*手机侧导航 下拉 开始*/
.neiye{text-align:center;}
.neiye .menu span,.neiye .menu{line-height:45px; text-indent:0; font-size:16px}
.neiye ul a.active,.neiye ul a:hover,.neiye .menu,.neiye ul a,.neiye .nav1.active,.neiye .nav1:hover,.neiye .nav1{background-image:none; padding:0;text-align:center}
.neiye ul a{ background:#faf8f8; border-bottom:1px dashed #ccc}
.neiye .nav1{margin-top:2px}
/*手机侧导航 下拉 结束*/
}

@media (max-width:767px){
header{height:70px; padding-top:15px}
.logo img{height:42px; margin-top:0}
header .ydd_btn{top:23px;width:32px;}
header .sjdnav{ top:70px}
.title{margin:30px 0 25px;}
.title h4{font-size:20px;}
.fuwu .imgbox h4{font-size:15px; line-height:35px;}
.jianjie .text .zi{line-height:28px; height:112px;}


.news-box .imgbox{margin-bottom:20px;}

.liuyan{width:100%;}

}

@media (max-width:600px){
.title{font-size:14px;margin:25px 0 15px; line-height:26px;}
.title h4{font-size:18px;}
.fuwu .imgbox .tu{width:125px; height:125px;}
.fuwu .imgbox h4{font-size:14px; line-height:30px;}
.jianjie .text h4{font-size:16px;}
.show .imgbox{margin:0 6px 12px;}
.show .imgbox h4{line-height:32px;}
.liucheng .imgbox{margin-bottom:20px;}


.news-box .imgbox .tu{width:150px; height:120px;margin-right:10px}
.news-box .imgbox .text h4{line-height:26px;}

.show-box .row{margin:0 -5px !important}
.show-box .col-md-4{padding:0 5px !important}
.show-box .imgbox{margin:0 0 10px}

.contact .tou{font-size:16px;margin-bottom:15px}
footer{line-height:26px;}
}


@media (max-width:479px){
header{height:55px; padding-top:12px}
.logo img{height:34px;}
header .ydd_btn{top:18px; width:30px;}
header .sjdnav{ top:55px}
header .ydd_btn span.span02{margin:4px 0;}
.title{font-size:13px;margin:20px 0 12px;}
.title h4{font-size:17px;}
.fuwu .imgbox .tu{width:110px; height:110px;}
.show .imgbox{margin:0 5px 10px;}
.show .imgbox h4{line-height:30px;}
.show-box .imgbox{margin:0 0 10px}

.news-box .imgbox .tu{width:130px; height:110px;}
.news-box .imgbox .text{line-height:24px;}
.news-box .imgbox .text span{display:block; margin:-3px 0 0;}
.news-box .imgbox .text .zi{line-height:18px; height:36px;margin-top:5px}

.news-main .news-tou{font-size:16px;}

}

@media (max-width:400px){
header .ydd_btn{width:26px;}

}


@media (max-width:380px){
}

@media (max-width:370px){
.news-box .imgbox .tu{width:120px; height:100px;}
}


.pages { padding:14px 0 10px; text-align: center; }
.pages a { display:inline-block; height:24px; line-height:20px; background:#fff; border:1px solid #e3e3e3; text-align:center; color:#333; padding:0 10px}
.pages a.a1 { background:url(/statics/css/images/admin_img/pages.png) no-repeat 0 5px; width:56px; padding:0 }
.pages a:hover { background:#f1f1f1; color:#000; text-decoration:none }
.pages span { display:inline-block; height:24px; line-height:20px; background:#7c7c7c; border:1px solid #7c7c7c; color:#fff; text-align:center;padding:0 10px}
.page .noPage { display:inline-block; width:56px; height:24px; line-height:20px; background:url(/statics/css/img/icu/titleBg.png) repeat-x 0 -55px ; border:1px solid #e3e3e3; text-align:center; color:#a4a4a4; }
