
body, h1, h2, h3, h4, h5, h6, dl, dt, li, dd, th, td, p, pre, form, input, button, textarea, hr {
    margin: 0;
    padding: 0;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
}
img {
    border: 0 none;
}
button, input, select, textarea {
    font-size: 100%;
}
ul, li {
 list-style:none;
 margin:0 auto;
 padding:0 auto;
}
html, body {
    background: none repeat scroll 0 0 #D5D5D7;
    color: #333333;
    font: 14px/1.8 'Microsoft YaHei',Tahoma,Verdana,'Simsun';
}
a {
    color: #333333;
    text-decoration: none;
}
a:hover {
    color: #1C57C4;
    text-decoration: none;
}
.clear {
    clear: both;
}

.flash6{ position:relative; margin-bottom:8px;}
.flash6 .bx-pager{ position:absolute;bottom:10px;right:10px;z-index:999;}
.flash6 .bx-pager .pager-link{float:left;width:15px;height:15px; line-height:15px; text-align:center;margin:0 0 0 10px; background:#FC0; color:#930;}
.flash6 .bx-pager .pager-link:hover{ text-decoration:none;}
.flash6 .bx-pager .pager-active{ background:#0C3; color:#fff;}
#flashcontent{overflow:hidden;}

@media (min-width:300px){
	.inner {margin: 0 auto;position: relative;width: 100%;}
	.logo{display:none;}
	.cname{width:100%;font-size:28px; }
	.tnav{display:none;}
}
@media (min-width:1000px){
	.inner {margin: 0 auto;position: relative;width: 980px;}
	.logo{display:block;}	
	.cname{ width:400px;font-size:30px; }
	.tnav{display:block;}	
}
.tnav{float:right; color:White; text-align:right;}
.logo{float:left;}
.cname{float:left; color:White; font-weight:bold; margin-top:20px;}
.list-none {list-style: none outside none;margin: 0;padding: 0;}
.editor {
    line-height: 2;
}
.editor ul, .editor ol {
    margin: 0;
    padding: 0 0 0 25px;
}
.editor a {
 /*   color: #1C57C4;
    text-decoration: underline;*/
}
.button {
    border-radius: 0.5em 0.5em 0.5em 0.5em;
    cursor: pointer;
    display: inline-block;
    margin: 0 2px;
    outline: medium none;
    padding: 0.5em 2em 0.55em;
    text-align: center;
    text-decoration: none;
    vertical-align: baseline;
}
.button:hover {
    color: #FFFFFF;
    text-decoration: none;
}
.button:active {
    position: relative;
    top: 1px;
}

input.input-text, input.input-file, input.code, textarea {
    -moz-transition: all 0.3s ease-in-out 0s;
    background: url("../images/dt-10.gif") repeat-x scroll left top #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 3px 3px 3px 3px;
    font-size: 15px;
    outline: medium none;
    padding: 4px;
}
input.input-text:focus, input.input-file:focus, input.code:focus, textarea:focus {
    border: 1px solid #FAFAFA;
}
td.text {
    font-size: 14px;
    font-weight: bold;
    padding: 6px 5px 6px 0;
    text-align: right;
    width: 20%;
}
td.input {
    padding: 6px 8px;
}
td.input input {
    margin-right: 8px;
}
td.input .info {
    color: #FF0000;
    padding-left: 15px;
}
td.input img {
    bottom: 1px;
    position: relative;
}
td.submint {
    padding: 10px;
}
#header {
    background: none repeat scroll 0 0 #013D97;
}
#header a{color:White;}
#web_logo {
    font-size: 0;
    margin-left: 10px;
    position: relative;
    z-index: 999;
}
.top-nav {
    color: #FFFFFF;
    height: 77px;
    position: absolute;
    right: 5px;
    text-align: right;
    top: 8px;
    width: 100%;
    z-index: 1;
}
.top-nav a {
    color: #FFFFFF;
}
.top-nav a:hover {
    color: #FFFFFF;
}
.top-nav li.b {
    bottom: 0;
    position: absolute;
    right: 0;
}
.top-nav li.t span {
    color: #BBBBBB;
    font-size: 10px;
    padding: 0 5px;
}
.top-logo {
    min-height: 90px;
	height:auto;
}
#nav {
    min-height: 40px;
	height:auto;
    overflow: hidden;
}
#nav ul li {
    background: url("../dt-3.gif") repeat-x scroll 0 0 #007AC7;
    float: left;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    text-align: center;
	width:120px;
}
#nav ul li a {
    color: #FFFFFF;
    font-size: 14px;
}
#nav ul li a:hover {
    color: #FFFFFF;
}
#nav ul li.line {
    border-left: 1px solid #0073BC;
    border-right: 1px solid #0389DE;
    height: 40px;
    padding: 0;
    width: 0;
}
#nav ul li.hover, #nav ul li.navdown {
    background: url("../images/dt-4.gif") repeat-x scroll 0 0 transparent;
}
#nav ul li.hover a, #nav ul li.navdown a {
    color: #444444;
}
#nav ul li.hover a:hover,#nav ul li.navdown a:hover {
    color: #444444;
}
.met_flash {
    margin-top: 10px;
    overflow: hidden;
}
.met_flash ul {
    margin: 0;
    padding: 0;
}


@media (min-width:300px){
	.aboutus {float: left;margin-top: 10px;width: 100%;}
	.case {float: right;margin-top: 10px;overflow: hidden;width: 100%;}
	.index-news {float: left;margin-right: 15px;margin-top: 15px;width: 100%;}
	.index-conts {float: right;margin-top: 15px;width: 100%;}

}
@media (min-width:1000px){
	.aboutus {float: left;margin-top: 10px;width: 675px;}
	.case {float: right;margin-top: 10px;overflow: hidden;width: 290px;}
	.index-news {width: 330px;}
	.index-conts {width: 290px;}
}

.myCorner{border-top-left-radius: 5px; border-top-right-radius: 5px;}
.block-content{min-height:20px;height:auto;overflow:hidden;}
#divMarquee{height:160px;margin:0 auto; overflow:hidden;}
.contour-2{height:175px;overflow:hidden;}

.style-1 h3.title span {
    background: url("../images/dt-5.gif") repeat-x scroll 0 0 transparent;
    color: #FFFFFF;
    float: left;
    font-size: 14px;
    font-weight: normal;
    height: 32px;
    line-height: 32px;
    padding: 0 25px;
}
.style-1 h3.title a.more {
    background: url("../images/more.gif") repeat scroll 0 0 transparent;
    float: right;
    height: 11px;
    line-height: 1000px;
    margin: 10px 10px 0 0;
    overflow: hidden;
    width: 39px;
}
.style-1 .active {
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 10px;
}
.style-2 h3.title {
    background: url("../images/dt-6.gif") repeat-x scroll 0 0 transparent;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: normal;
    height: 32px;
    line-height: 32px;
    padding-left: 15px;
    position: relative;
}
.style-2 h3.title a.more {
    color: #FFFFFF;
    font-size: 12px;
    position: absolute;
    right: 10px;
    top: 0;
}
.style-2 .active {
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 10px;
}
.style-2 dl.ind {
    clear: both;
}
.style-2 dl.ind dt {
    border-bottom: 1px dotted #CCCCCC;
    display: inline;
    float: left;
    padding: 10px 0;
}
.style-2 dl.ind dt a {
    margin-left: 5px;
}
.style-2 dl.ind dd {
    border-bottom: 1px dotted #CCCCCC;
    display: inline;
    float: right;
    overflow: hidden;
    padding: 10px 0;
}
.style-2 dl.ind dd h4 {
    margin-left: 10px;
}
.style-2 dl.ind dd p.desc {
    color: #666666;
    font-style: italic;
    margin-left: 10px;
}

.listel li {
    background: url("../images/dt-1.gif") no-repeat scroll left 8px transparent;
    
    margin: 0 5px;
 /*   line-height: 20px;
        height: 20px;
 padding-left: 13px;
  overflow: hidden;*/
   
}
.listel li a {
    margin-right: 5px;
}
.listel li span {
    color: #666666;
    float: right;
}

.index-product {
    padding-top: 15px;
}
.index-product .profld {
    margin: 0;
    overflow: hidden;
    position: relative;
}
.index-product h3 span {
    float: left;
}
.index-product ol {
    position: absolute;
    width: 2012em;
}
.index-product ol li {
    float: left;
    text-align: center;
}
.index-product ol li a.img {
    display: block;
    font-size: 0;
    text-align: center;
}
.index-product ol li a.img img {
    border: 1px solid #D6D6D6;
    margin: auto;
}
.index-product ol li h3 {
    font-weight: normal;
    height: 20px;
    line-height: 20px;
    margin-top: 5px;
    overflow: hidden;
}
.index-product .flip {
    float: left;
    height: 20px;
    margin: 8px 15px 0;
    overflow: hidden;
}
* html .index-product .flip {
    width: 300px;
}
* + html .index-product .flip {
    width: 300px;
}
.index-product .next, .index-product .prev {
    background: url("../images/neu.gif") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 18px;
    overflow: hidden;
    width: 18px;
}
.index-product .next {
    background-position: -17px 0;
}
.index-product .next:hover {
    background-position: -57px 0;
}
.index-product .prev {
    background-position: -40px 0;
}
.index-product .prev:hover {
    background-position: 0 0;
}
#trigger {
    bottom: 8px;
    float: left;
    margin-right: 5px;
    margin-top: 0;
    position: relative;
}
#trigger a {
    background: url("../images/neu.gif") no-repeat scroll -78px -10px transparent;
    display: inline-block;
    font-size: 0;
    height: 8px;
    margin-right: 5px;
    overflow: hidden;
    width: 8px;
}
#trigger a.current {
    background-position: -78px 0;
}
#tabs-nav {
    float: left;
    margin-left: 15px;
    text-align: center;
}
#tabs-nav li {
    display: inline-block;
    margin: 0 4px;
    position: relative;
}
#tabs-nav li a {
    background: none repeat scroll 0 0 #9DF0F5;
    border-radius: 20px 20px 20px 20px;
    cursor: pointer;
    display: block;
    height: 8px;
    overflow: hidden;
    text-indent: -9999px;
    width: 8px;
}
#tabs-nav li a:hover {
    background: none repeat scroll 0 0 #FFFFFF;
}
#tabs-nav li a.flex-active {
    background: none repeat scroll 0 0 #FFFFFF;
    cursor: default;
}
.index-links {
    background: none repeat scroll 0 0 #FFFFFF;
    margin-top: 15px;
    padding: 5px 15px 10px;
    position: relative;
}
.index-links h3 {
    background: url("../images/dt-2.gif") no-repeat scroll left center transparent;
    border-bottom: 1px dotted #CCCCCC;
    font-size: 14px;
    font-weight: normal;
    height: 32px;
    line-height: 32px;
    margin-bottom: 10px;
    padding-left: 20px;
    position: relative;
}
.index-links h3 a.more {
    color: #666666;
    font-size: 12px;
    position: absolute;
    right: 10px;
    top: 0;
}
.index-links ul {
    margin: 0;
    padding: 0;
}
.index-links .img {
    margin-bottom: 3px;
}
.index-links .img li {
    display: inline;
    list-style: none outside none;
    padding-right: 5px;
}
.index-links .img img {
    height: 31px;
    width: 88px;
}
.index-links .txt {
}
.index-links .txt li {
    float: left;
    height: 20px;
    line-height: 20px;
    list-style: none outside none;
    margin-right: 5px;
    overflow: hidden;
    width: 88px;
}
.foot-nav {
    min-height: 25px;
	height:auto;
    line-height: 25px;
    margin-top: 10px;
    text-align: center;
	overflow:hidden;
}
.foot-nav span {
    color: #888888;
    font-size: 10px;
    margin: 0 8px;
}
.foot-text {
    padding: 0 0 5px;
    text-align: center;
}
.sidebar {
    margin-top: 15px;
}
@media (min-width:300px){
	.sidebar .sb_nav {float: left;width:100%;}
	.mdis{display:none;}
	.jscontact{display:none;}
	.sidebar .sb_box{background: none repeat scroll 0 0 #FFFFFF;float: right;overflow: hidden;width: 100%;}
	.common_category_item{ background-color:#D5D5D7;float:left;}
.sidebar .sb_box h3.title div.position {
   display:none;
}
@media (min-width:1000px){
	.sidebar .sb_nav {float: left;width: 210px;}
	.mdis{display:block;}
	.jscontact{background:url(../images/contactus_detail.gif) no-repeat; width:100%; min-height:300px;height:auto; padding-left:200px;margin-bottom:20px;display:block;}
	.sidebar .sb_box{background: none repeat scroll 0 0 #FFFFFF;float: right;overflow: hidden;width: 755px;}
	.common_category_item{ background-color:#D5D5D7;float:left;width:210px;}
.sidebar .sb_box h3.title div.position {
    float: right;
    font-weight: normal;
    position: relative;
    right: 15px;
    top: 3px;
}
}

.sidebar .sb_nav h3.title {
    background: url("../images/dt-6.gif") repeat-x scroll 0 0 transparent;
    border-bottom: 1px solid #CECECE;
    color: #FFFFFF;
    font-size: 14px;
    height: 33px;
    line-height: 33px;
    padding: 0 15px;
    text-align: left;
}
.sidebar .sb_nav h3.line {
    margin-top: 15px;
}
.sidebar .sb_nav .active {
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 10px 15px;
}
#sidebar ul {
    margin-left: 5px;
}
#sidebar ul li {
    background: url("../images/dt-11.gif") no-repeat scroll 2px 11px transparent;
    margin-top: 5px;
    padding: 4px 0 5px 15px;
}
#sidebar ul li {
    padding: 0 0 0 15px;
}
#sidebar ul li h4 {
    background: url("../images/dt-0.gif") no-repeat scroll left center transparent;
    font-weight: normal;
    padding: 5px 0 5px 10px;
}
#sidebar ul li.on a {
    color: #1C57C4;
    font-weight: bold;
}
#sidebar ul h4.on a {
    font-weight: bold;
}

.sidebar .sb_box h3.title {
    background: none repeat scroll 0 0 #F8F8F8;
    border-bottom: 1px solid #DDDDDD;
    height: 35px;
    line-height: 35px;
    position: relative;
}
.contentTitle {
    border-bottom: 2px solid #FF6633;
    font-size: 14px;
    left: 0;
    padding: 0 15px;
    position: absolute;
    top: -1px;
}

.sidebar .sb_box h3.title div.position a {
    color: #1C57C4;
}
.met_hits {
    border-top: 1px dotted #CCCCCC;
    color: #666666;
    height: 35px;
    line-height: 35px;
    margin-top: 10px;
    padding: 0 5px;
    position: relative;
    text-align: right;
}
.met_hits a {
    color: #666666;
}
.met_hits .metjiathis {
    left: 5px;
    position: absolute;
    top: 8px;
}
.met_page {
    text-align: center;
}
.met_page a {
    color: #1C57C4;
    margin-right: 50px;
    text-decoration: underline;
}
.met_annex {
    color: #FF0000;
    text-decoration: underline;
}
.met_annex:hover {
    color: #FF0000;
    text-decoration: underline;
}
#flip {
    margin-bottom: 15px;
}
#showtext {
    line-height: 2;
    padding: 5px;
}
#newslist {
    padding: 15px 20px;
}
#newslist li {
    background: url("../images/dt-0.gif") no-repeat scroll left 19px transparent;
    padding: 6px 10px;
}
#newslist li a {
    font-size: 14px;
    margin-right: 5px;
}
#newslist li span {
    color: #AAAAAA;
    float: right;
}
#newslist li p {
    color: #AAAAAA;
}
#shownews {
    padding: 0 15px 15px;
}
#shownews .editor {
    font-size: 14px;
    line-height: 2;
    padding: 0 10px;
}
#shownews h1 {
    border-bottom: 1px dotted #CCCCCC;
    font-size: 20px;
    margin: 10px 0;
    padding: 5px 0;
    text-align: center;
}
#productlist {
    padding: 15px 10px;
}
#productlist li {
    display: inline;
    float: left;
    text-align: center;
}
#productlist li a.img {
    display: block;
    font-size: 0;
    text-align: center;
}
#productlist li a.img img {
    border: 1px solid #CCCCCC;
    margin: auto;
}
#productlist li h3 {
    font-weight: normal;
    line-height: 1.5;
    padding: 5px 0 10px;
}
#showproduct {
    padding: 15px;
}
#showproduct h1.title {
    font-size: 18px;
    margin-bottom: 5px;
    padding: 5px 0;
}
#showproduct .pshow dt {
    float: left;
}
#showproduct .pshow dd {
    float: left;
}
#showproduct .pshow dd ul {
    margin-left: 15px;
}
#showproduct .pshow dd li {
    border-bottom: 1px solid #EEEEEE;
    clear: both;
    margin: 5px 0;
    padding: 5px;
}
#showproduct .pshow dd li span {
    color: #999999;
    float: left;
    width: 70px;
}
#showproduct .ctitle {
    background: url("../images/dt-7.gif") no-repeat scroll left center transparent;
    border-bottom: 1px dotted #CCCCCC;
    font-size: 14px;
    margin: 15px 0 10px;
    padding: 5px 20px;
}
#showproduct .editor {
    font-size: 14px;
    line-height: 2;
    padding: 0 10px;
}

#imglist {
    padding: 15px 10px;
}
#imglist li {
    display: inline;
    float: left;
    text-align: center;
}
#imglist li a.img {
    display: block;
    font-size: 0;
}
#imglist li a.img img {
    border: 1px solid #CCCCCC;
    margin: auto;
}
#imglist li h3 {
    font-weight: normal;
    line-height: 1.5;
    padding: 5px 0 10px;
}
#showimg {
    padding: 15px;
}
#showimg h1.title {
    font-size: 18px;
    margin-bottom: 10px;
    padding: 5px 0;
    text-align: center;
}
#showimg .imgshow {
    text-align: center;
}
#showimg .editor {
    font-size: 14px;
    line-height: 2;
    padding: 0 10px;
}
.imgparalist li {
    background: url("../images/dt-0.gif") no-repeat scroll 5px center transparent;
    padding: 3px 15px;
}
.imgparalist li span {
    color: #999999;
    float: left;
    margin-right: 10px;
}
#showimg .ctitle {
    background: url("../images/dt-7.gif") no-repeat scroll left center transparent;
    border-bottom: 1px dotted #CCCCCC;
    font-size: 14px;
    margin: 10px 0;
    padding: 5px 20px;
}
#joblist {
    padding: 15px;
}
#joblist dl {
    margin-bottom: 15px;
    padding: 0 5px 15px;
}
#joblist dt {
    border-bottom: 1px dotted #CCCCCC;
    font-size: 16px;
    font-weight: bold;
    padding: 5px 10px;
}
#joblist dd {
    padding: 0 0 5px;
}
#joblist dd .dtail {
    border-top: 1px dotted #CCCCCC;
    padding: 5px 10px;
}
#joblist dd .dtail span {
    margin-right: 20px;
}
#joblist dd .dtail a {
    color: #1C57C4;
}
#joblist dd .editor {
    padding: 5px;
}
#joblist dd .mis {
    padding: 5px 10px;
}
#joblist dd .mis span {
    color: #999999;
    margin-right: 15px;
}
#showjob {
    padding: 15px;
}
#showjob h1.title {
    font-size: 18px;
    margin-bottom: 5px;
    padding: 5px 0;
}
#showjob .paralist li {
    background: url("../images/dt-0.gif") no-repeat scroll 5px center transparent;
    float: left;
    padding: 3px 15px;
    width: 45%;
}
#showjob .paralist li span {
    color: #999999;
    float: left;
    margin-right: 10px;
}
#showjob .ctitle {
    background: url("../images/dt-7.gif") no-repeat scroll left center transparent;
    border-bottom: 1px dotted #CCCCCC;
    font-size: 14px;
    margin: 10px 0;
    padding: 5px 20px;
}
#showjob .info_cv {
    font-size: 12px;
    margin: 10px 0;
    text-align: center;
}
#showjob .editor {
    font-size: 14px;
    line-height: 2;
    padding: 0 10px;
}
#cvlist {
    padding: 15px;
}
#messagelist {
    padding: 15px;
}
#messagelist .metlist {
    border: 6px solid #DEDEDE;
    margin-bottom: 10px;
    padding: 5px;
}
#messagelist .metlist dt {
    background: url("../images/message.gif") no-repeat scroll left center transparent;
    border-bottom: 1px dotted #DEDEDE;
    margin-bottom: 5px;
    padding: 4px 0 4px 20px;
}
#messagelist .metlist dt span.name {
    color: #2C7199;
}
#messagelist .metlist dt span.time {
    color: #999999;
    padding-left: 8px;
}
#messagelist .metlist dt span.tt {
    float: right;
    padding-right: 5px;
}
#messagelist .metlist dd.info span.tt {
    clear: both;
    display: none;
}
#messagelist .metlist dd.info span.text {
    display: block;
    line-height: 1.5;
    padding: 8px 5px;
}
#messagelist .metlist dd.reinfo span.tt {
    background: url("../images/admin.gif") no-repeat scroll left 3px transparent;
    border-bottom: 1px dotted #DEDEDE;
    color: #2C7199;
    display: block;
    margin: 0 0 5px;
    padding: 2px 0 2px 20px;
}
#messagelist .metlist dd.reinfo span.text {
    display: block;
    line-height: 1.5;
    padding: 8px 5px;
}
#messagelist .ctitle {
    background: url("../images/dt-7.gif") no-repeat scroll left center transparent;
    border-bottom: 1px dotted #CCCCCC;
    font-size: 14px;
    margin: 10px 0;
    padding: 5px 20px;
}
#messagelist table {
    margin: 0 auto;
}
#messagetable {
    padding: 15px;
}
#messagetable table {
    margin: 0 auto;
}
#feedback {
    padding: 15px;
}
#feedback table {
    margin: 0 auto;
}
#linklist {
    padding: 15px 15px 25px;
}
#linklist .ctitle {
    background: url("../images/dt-7.gif") no-repeat scroll left center transparent;
    border-bottom: 1px dotted #CCCCCC;
    font-size: 14px;
    margin: 10px 0;
    padding: 5px 20px;
}
#linklist .inside {
    padding: 15px 0 0;
}
#linklist .metlist .img li {
    display: inline;
    list-style: none outside none;
    padding-right: 5px;
}
#linklist .metlist .img img {
    height: 31px;
    width: 88px;
}
#linklist .metlist .txt li {
    float: left;
    height: 20px;
    line-height: 20px;
    list-style: none outside none;
    margin-right: 5px;
    overflow: hidden;
    width: 88px;
}
#linksubmit {
    padding: 15px;
}
#linksubmit table {
    margin: 0 auto;
}
#memberbox {
    padding: 15px;
}
ul.searchnavlist {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
ul.searchnavlist li {
    padding: 5px 0;
}
#searchlist {
    padding: 15px;
}
#searchlist li {
    line-height: 1.5;
    margin-bottom: 6px;
    padding-left: 10px;
}
#searchlist ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#searchlist ul li {
    margin-bottom: 5px;
    padding: 3px 5px;
}
#searchlist ul li img {
    display: none;
}
#searchlist .search_title {
    display: block;
    padding: 2px 0;
}
#searchlist .search_title a {
    color: #1122CC;
    font-size: 14px;
    text-decoration: underline;
}
#searchlist .search_title em {
    color: #CC0000;
    font-style: normal;
    text-decoration: underline;
}
#searchlist .search_detail {
    display: block;
}
#searchlist .search_detail a {
    color: #1122CC;
    text-decoration: underline;
}
#searchlist .search_content em {
    color: #CC0000;
    font-style: normal;
}
#searchlist .search_updatetime {
    color: green;
    display: block;
    margin-top: 5px;
}
#searchlist a:hover {
    text-decoration: underline;
}
#sitemaplist {
    padding: 15px;
}
#sitemaplist ul li {
    background: url("../images/dd.gif") no-repeat scroll left center transparent;
    line-height: 1.5;
    padding-left: 8px;
}
#sitemaplist ul li span {
    float: left;
    padding-right: 10px;
}
#sitemaplist .sitemapclass {
    padding: 5px 0;
}
#sitemaplist .sitemapclass1 {
    border-bottom: 1px solid #DDDDDD;
    display: block;
    height: 28px;
    line-height: 28px;
    margin-bottom: 5px;
}
#sitemaplist .sitemapclass1 a {
    background: none repeat scroll 0 0 #EEEEEE;
    padding: 5px 10px;
}
#sitemaplist .sitemapclass2 {
    padding-left: 15px;
    padding-top: 3px;
}
#sitemaplist .sitemapclass2 h3 {
    background: url("../images/dt-0.gif") no-repeat scroll left center transparent;
    padding: 2px 8px;
}
#sitemaplist .sitemapclass2 h3 a {
    color: #444444;
}
#sitemaplist .sitemapclass2 div {
    padding-left: 2px;
}
#sitemaplist .sitemapclass2 h4 {
    display: inline;
    padding: 2px 6px;
}
#sitemaplist .sitemapclass2 h4 a {
    color: #2C7199;
    text-decoration: underline;
}

#footer{ width:100%; min-height:20px; height:auto;}
.float_left{ float:left;}
.pic-item { color: #6C6D61;display: block; float: left; margin-bottom:20px; margin-left:15px; padding:2px; width: 160px; height:140px; text-align:center;}

.pic-list { border: 1px solid #EEEEEE; display: block; margin: 0 auto; text-align: center; width: 160px; height:120px;}
.pic-list img{width:160px; height:120px;}
.pro-name{text-align:center; width:160px; height:20px;}
.subSubject{ margin-left:20px;}

.NewsStyle { margin-top:5px;}
.txtphone{margin-top:10px;font-size:14px;font-weight:bolder;color:#ff0000;}
.jscontact{width:100%; height:300px;padding-left:20px;margin-bottom:20px;display:block;}

.QQbox{ z-index:999; width: 170px; left: 1px; top: 300px; position: absolute;}
.QQbox .press{ left: 0; border: none; cursor: pointer;width: 26px; height: 136px;position: absolute;}
.QQbox .Qlist{ right: 0; width: 170px; background: url(../qq/images/siderIM_bg.gif) padding:5px;}
.QQbox .Qlist .b{ float: right; height: 6px; width: 170px; font-size: 1px; }
.QQbox .Qlist .infobox{ text-align:center; background:#bdc5cb; background-image:url(../qq/images/siderIM_infobox.gif); background-repeat:no-repeat;  padding:5px; line-height:14px; color:#000; font-weight:700;}
.QQbox .Qlist .t{ background:url(../qq/images/siderIM_title.gif); height:34px;}
.QQbox .Qlist .b{ background:url(../qq/images/siderIM_bottom.gif); height:9px; overflow:hidden; }
.QQbox .Qlist .con{ background: url(../qq/images/siderIM_bg.gif); width: 100%; padding: 10px 0px 10px 0px;}
.QQbox .Qlist .con h2{ height: 22px; font: bold 12px/22px "ËÎÌå"; background: url(../qq/images/siderIM_bg.gif) repeat-y -163px 0; border: 1px solid #3a708d; text-align: center; color:#fff;}
.QQbox .Qlist .con ul li{ padding: 5px 5px 0px 15px; }