﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}


:focus { outline: 0; }

ol, ul { list-style: none; }


table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }

blockquote:before, blockquote:after,
q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

  
header, footer, aside, nav, article { display: block; }



.group:after 
{
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}

.zone:after, .widget-control:after 
{
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}
body p{
    font-size:16px;
    line-height: 25px;
}






body  {
  line-height: 1; 
  font-size: 81.3%;
  color: #434343; 
  background: #fff;
  font-family: Tahoma, "Helvetica Neue", Arial, Helvetica, sans-serif;
}


h1,h2,h3,h4,h5,h6 { font-weight: normal; margin:.6em 0;}

h1 { font-size: 36px; }
h2 { font-size: 30px; }
h3 { font-size: 24px; }
h4 { font-size: 18px; }
h5 { font-size: 14px; }
h6 { font-size: 12px; }

h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img {
  margin: 0;
}


aside h1 { font-size: 1.154em; }
aside h2 { font-size: 1.077em; }
aside h3 { font-size: 1em; }
aside h4 { font-size: 1em; }
aside h5 { font-size: 1em; }
aside h6 { font-size: 1em; }



dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}


p           { margin: 0 0 1em; line-height: 1.538em; }
p img.left  { float: left; margin: 0.923em 0.923em 0.923em 0; padding: 0; }
p img.right { float: right; margin: 0.923em 0 0.923em 0.923em; }

a:visited,
a:link,
a:active
a:focus, 
a:hover     { text-decoration: none; }
a           { color: #707070; text-decoration: none; }

blockquote  { margin: 0.923em; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
sup, sub    { line-height: 0; }

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin: 0 0 0.923em; font-style: italic; }
del         { color:#666; }

pre         { margin: 0.923em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.462em; }





form              { margin: 0; padding: 0;}
legend            { font-size: 1.231em; font-weight: normal; border:none;}
fieldset          { padding:6px 0 0; margin:0 0 12px 0; border: 0px solid #dbdbdb; }
label             { font-weight:normal; display:block; padding: 0 0 0.3em 0; }
label.forcheckbox { margin:0 0 0 .4em; display:inline; }

input[type="text"], input[type="password"] {
    display: block;
    padding: 0.3em;
}

input[type="checkbox"] {
    margin:.2em 0 1.2em 0;
}

fieldset ol     { list-style-type:none; padding: 0; margin: 0; }
fieldset ol li  { margin: 0 0 6px 0; }

form.inline, form.inline fieldset { 
    display:inline;
}

form.inline fieldset {
    margin:0;
}

input[type="checkbox"]:focus, input[type="radio"]:focus {
    outline:1px dotted #666d51;
}

input[readonly] {
    background-color: #EBEBE4;
    color: #545454;
}

legend span {
    font-weight:normal;
}
label span {
    font-weight:normal;
}
label input {
    vertical-align:text-top;
}
.hint {
    display:block;
    font-size: 0.846em;
    color:#999;
    margin-top: 3px;
    padding: 3px;
}

select, textarea, input.text, input.textMedium, input.text-small, input.text-box {
    font-family:inherit;
    padding:3px;
    border:1px solid #bdbcbc;
    font-family:inherit;
    font-size:inherit;
}
input.text, input.textMedium, input.text-box {
    line-height:1.2em;
}

input.text-small, input.text.small {
    width:4em;
}
input.textMedium, input.text.medium {
    width:26em;
}
select {
    padding:1px;	
}
select:focus, textarea:focus, input.text:focus, input.text-box:focus, input.text-small:focus, input.textMedium:focus  {
    border-color:#666d51;
}
input.check-box {
    margin-left:0;
    vertical-align:-.1em;
}
input.large.text, textarea, fieldset {
    clear:both;
}

textarea {
    min-height:8em;
}


#layout-wrapper { }

#layout-featured, #layout-before-main, #layout-main, #layout-after-main, #layout-tripel {
    width:1000px;
    margin:0 auto;
}
#layout-before-main{
    width:100%;
}

#layout-footer {
    
    background-color: #006d67;
    min-height:150px;
    align-content: center;
    line-height: 25px;
}


#layout-navigation 
{
    
    
}


nav ul 
{
    padding: 0px;
    margin: 0 auto;
}

nav ul li
{
    border:0px solid #dbdbdb;
    background:#fff;
    display:block;
    margin:0;
    color: #000;
}
nav > ul li.active a
{
    
    color:#006F68;
    font-weight: bolder;
}
nav ul li a 
{
    padding:0 10px;
    display:block;
    font-size: 14px;
    text-decoration:none;
    line-height:40px;
    margin-bottom: 7px;
}
.leftmenu ul li.active a{
    border-top: 0px solid #006F68;
    background-color:#006F68;
    color:#fff;
}


nav > ul > li { float:left; }
nav > ul > li > a { float:left; }
nav > ul > li:hover > ul { display:block; }
nav > ul > li:hover { }


nav > ul > li > ul { margin: 40px 0px 0px -1px; padding:0px; display:none; position:absolute; border: 1px solid #dbdbdb;}
nav > ul > li > ul > li { list-style-type:none; margin:0px; border: none;}
nav > ul > li > ul > li > a { display:block; text-decoration:none;}
nav > ul > li > ul > li:hover > a { }

nav > ul > li > ul > li:hover > ul { display:block; }


nav > ul > li > ul > li > ul { margin: -20px -1px 0px 90% ; padding:0px; display:none; position:absolute; border: 1px solid #dbdbdb; }
nav > ul > li > ul > li > ul > li { list-style-type:none; margin:0px; border: none;}
nav > ul > li > ul > li > ul > li > a { display:block; text-decoration:none;}
nav > ul > li > ul > li > ul > li:hover > a { }


nav > ul > li > ul > li > ul ul { display:none; }


nav ul.breadcrumb 
{
    border:none;
    display: inline-block;
    margin: -9px;
}

nav ul.breadcrumb li
{
    border:none;
    background:none;
    display:block;
    margin:0 2px -1px 0;
}

nav ul.breadcrumb li:after
{
    content: "/"
}
    
nav ul.breadcrumb li.last:after
{
    content: ""
}

nav ul.breadcrumb li a 
{
    padding:0 9px;
    display:block;
    color: #5F97AF;
    font-size: 100%;
}
        
nav ul.breadcrumb li a:hover
{
    text-decoration: underline;
}
        
#layout-header {}
    #branding 
    {   
        font-family: 'Lobster', Tahoma, Arial, Helvetica, sans-serif;
        font-size: 2.9em;
        padding: 0;
        margin: 0;
    }
    #branding a 
    {
        text-decoration:none;
        color: #434343;
    }
#layout-navigation {}
#layout-featured {}
#layout-before-main {}
#layout-main {}
    #aside-first {}
    #layout-content {}
        #messages {}
        #before-content {}
        #content {}
        #after-content {}
    #aside-second {}
#layout-after-main {}
#layout-tripel {}
    #tripel-first {}
    #tripel-second {}
    #tripel-third {}
#layout-footer {}
    #footer-quad {}
        #footer-quad-first {}
        #footer-quad-second {}
        #footer-quad-third {}        
        #footer-quad-forth {}
    #footer-sig {width:1000px; margin:0 auto; padding:20px; 0}
    

.zone 
{ 
    
} 
.zone-header { padding-top: 15px; position: relative; }
.zone-navigation { padding: 0; zoom:1;right: 0;bottom: 0;position: absolute;}
.zone.zone-featured {text-align: center;}
.zone-before-main {}
.zone-aside-first {}
.zone-messages {}
.zone-before-content {}
.zone-content {}
.zone-after-content {}
.zone-aside-second {}
.zone-after-main {}
.zone-tripel-first {}
.zone-tripel-second {}
.zone-tripel-third {}
.zone-footer-quad-first {}
.zone-footer-quad-second {}
.zone-footer-quad-third {}
.zone-footer-quad-fourth {}
.zone-footer { color: #999999; }






.content-description { font-size: 1.154em; }
.content-items { padding: 0; margin: 0; list-style: none; }
.content-items li { padding: 0; margin: 0; }
.content-items .content-item { border-top: 1px solid #dbdbdb; padding: 6px 0 6px 0; }
.content-items .content-item header {}
.content-items .content-item header h1 { font-size: 1.308em; color:#434343; }
.content-items .content-item header h1 a { color: #434343; }
.content-items .content-item header h1 a:hover {}



.projection-page.content-item header{
    border-bottom-style: solid;
    border-bottom-color: #ccc;
    border-bottom-width: 1px;
}

.projection-page.content-item header h1{
    font-size: 22px;
}
.projection-page.content-item ul li{
    line-height: 25px;
    font-size: 16px;
    display: block;
}
.projection-page.content-item ul li:hover .title{
    background-color: lightblue;
}
.projection-page.content-item ul li:hover .date{
    background-color: lightblue;
}
.projection-page.content-item ul li .date{
    font-size: 13px;
    float: right;
    position:absolute;
    right:0;
}
.projection-page.content-item ul li:first-child{
    margin-top: 10px;
}
.projection-page.content-item ul li:last-child{
    margin-bottom: 50px;
}

#project1 li{
    display: block;
    float: left;
    width: 33%;
    text-align: center; 
    margin: 0;
    padding: 30px 1px 20px; 1px; 
    min-height: 330px;
}
#project1 li:last-child{
    margin-bottom: 40px;
}
#project1 li div a img{
    width: 240px;
    height: 168px;
}
#project1 li:hover,
#project1 li:hover .title{
    background-color: skyblue;
}
#project1 li:hover,
#project1 li:hover .title > a{
    color:white;
}
#project1 li .title{
    font-size: 16px;
    font-weight:300;
    padding: 0 15px;
}
#project1 .content{
    text-align: left;
    padding: 8px 10px 0 18px;
    font-size: 14px;
    line-height: 18px;
    color: #999999;
}



.tags { margin-top: 12px; }
.tags a { background-color: #dbdbdb; padding: 3px 6px; color: #434343; }
.tags a:hover { background-color: #434343; color: #fff; }


.metadata { margin: 0 0 12px 0; color: #999; font-size: 0.846em; }
.metadata .published { display: inline; margin: 0 6px 0 0; }
.metadata .comment-count { display: inline; }
.meta {}


#comments { margin: 24px 0 0 0; padding: 0; }
.comment-form { margin: 24px 0 0 0; padding: 0; }
.comments { margin: 0; padding: 0; list-style: none; }
.comments li { margin: 12px 0 0 0; padding: 12px; border: 1px solid #dbdbdb; }
.comment { margin: 0; padding: 0; }
.comment h4 { font-size: 1.077em; }
.comment .who {}
.comment .what {}
.comment .reply { float: right;}
.comment #add-comment {}
.comment-form #comment-by { font-size: 1.231em; font-weight: normal; margin: 0 0 1.2em 0; border:none; }
.comment-form .comment-text { width: 33.2em; }
.comment-form input[type="text"] { width: 32em; }
.comment-form li { border: inherit; margin: inherit; padding: inherit}
.comment-disabled {}
.comment-count { font-size: 1.231em; }


.message, .validation-summary-errors { margin:10px 0 4px 0; padding:4px; }
.messages a { font-weight:bold; }
.message-Information { background:#e6f1c9;  border:1px solid #cfe493; color:#062232; }
.message-Warning { background:#fdf5bc;  border:1px solid #ffea9b; }
.critical.message, .validation-summary-errors, .message-Error { background:#e68585;  border:1px solid #990808; color:#fff; }






.aside-1 #layout-content { float: right; width: 770px; }
.aside-1 .aside-first { float: left; width: 230px; }


.aside-2 #layout-content { float: left; width: 600px; }
.aside-2 .aside-second { float: right; width: 360px; }


.aside-12 #layout-content { width: 600px; }
.aside-12 .aside-first, .aside-12 .aside-second { width: 180px; }
.aside-12 .aside-first, .aside-12 .aside-second, .aside-12 #layout-content { float:left; }


#layout-tripel > div { float:left; width:1000px; }


.tripel-12 #layout-tripel > div { width:480px; } 
.tripel-23 #layout-tripel > div { width:480px; } 
.tripel-13 #layout-tripel > div { width:480px; } 


.tripel-123 #layout-tripel > div { width:320px; } 


#footer-quad > div { float:left; width:240px; }


.split-1 #footer-quad-first { width:1000px; } 
.split-2 #footer-quad-second { width:1000px; } 
.split-3 #footer-quad-third { width:1000px; } 
.split-4 #footer-quad-fourth { width:1000px; } 


.split-12 #footer-quad-first, .split-12 #footer-quad-second { width:480px; } 
.split-13 #footer-quad-first, .split-13 #footer-quad-third { width:480px; } 
.split-14 #footer-quad-first, .split-14 #footer-quad-fourth { width:480px; } 
.split-23 #footer-quad-second, .split-23 #footer-quad-third { width:480px; } 
.split-24 #footer-quad-second, .split-24 #footer-quad-fourth { width:480px; } 
.split-34 #footer-quad-third, .split-34 #footer-quad-fourth { width:480px; } 


.split-234 #footer-quad-second { width:480px; } 
.split-134 #footer-quad-first { width:480px; } 
.split-124 #footer-quad-fourth { width:480px; } 
.split-123 #footer-quad-third { width:480px; } 


 
 
 
 




.widgets {}
.widget h1 { font-size: 1.077em; }



.widget-control { position: relative; border: 1px dotted #5f97af; }
.widget-control .manage-actions { position:absolute; top: 0px; right: 0px; }
.widget-control .manage-actions a { display: block; background-color: #dbdbdb; color: #434343; padding: 3px 6px;  }
.widget-control .manage-actions a:hover { background-color: #434343; color: #fff; text-decoration: none; }


.content-control { border: 1px dotted #5f97af; overflow:auto; position: relative; }
.content-control .manage-actions { position:absolute; top: 0px; right: 0px; }
.content-control .manage-actions a { display: block; background-color: #dbdbdb; color: #434343; padding: 3px 6px;  }
.content-control .manage-actions a:hover { background-color: #434343; color: #fff; text-decoration: none; }





.pager { list-style: none; padding: 0; margin: 12px 0 0 0; }
.pager li { float: left; padding: 0 12px 0 0; margin: 0; }
.pager a, .pager span { font-size: 1.077em; display: block; background-color: #dbdbdb; padding: 6px 6px; color: #434343;}
.pager a:hover { background-color: #434343; color: #fff; }
.pager span { background-color:inherit; }




.small      { font-size: 0.615em; margin-bottom: 1.875em; line-height: 1.875em; }
.large      { font-size: 1.231em; line-height: 2.231em; margin-bottom: 1.25em; }
.hide       { display: none; }

.quiet      { color: #666; }
.loud       { color: #000; }
.highlight  { background:#ff0; }
.added      { background:#060; color: #fff; }
.removed    { background:#900; color: #fff; }

.first      { margin-left:0; padding-left:0; }
.last       { margin-right:0; padding-right:0; }
.top        { margin-top:0; padding-top:0; }
.bottom     { margin-bottom:0; padding-bottom:0; }

.credits { width:100%;text-align: left;color: #ffffff;}
.credits .copyright { float:left;}
.credits .rcode { float: right;}
.credits .rcode ul li {float:left;text-align: center; padding:10px;}
.credits .rcode img{width:100px;height:100px;}

.user-display { float: left; padding: 0 12px; }
.user-display .welcome {}
.user-display .user-actions {}

.login-form { margin: 24px 0 0 0; }





input[type="submit"], input[type="button"], button, .button{
    color:#333;
    background:#006d67;
    background: -webkit-gradient(linear, left top, left bottom, from(#006d67), to(#006d67));
    background:-moz-linear-gradient(top , #006d67, #006d67);
    border:1px solid #006d67;
    cursor:pointer;
    margin:.2em 0 2em 0;
    padding:.3em 1.8em;
    text-align:center;
}

input[type="submit"]:hover, input[type="button"]:hover,
input[type="submit"]:active, input[type="button"]:active,
input[type="submit"]:focus, input[type="button"]:focus,
button:hover, .button:hover,
button:active, .button:active,
button:focus, .button:focus {
    text-decoration:none; 
    background: #006d67;
    background: -webkit-gradient(linear, left top, left bottom, from(#006d67), to(#006d67));
    background:-moz-linear-gradient(top , #e1e1e1, #006d67);
}


.tag-cloud li {
    list-style: none;
    display: inline;
}

.tag-cloud-tag-1 {
    font-size: 1em;
}

.tag-cloud-tag-2 {
    font-size: 1.1em;
}

.tag-cloud-tag-3 {
    font-size: 1.2em;
}

.tag-cloud-tag-4 {
    font-size: 1.4em;
}

.tag-cloud-tag-5 {
    font-size: 1.5em;
}






.dir-rtl p img.left  { float: right; margin: 0.923em 0 0.923em 0.923em; }
.dir-rtl p img.right { float: left; margin: 0.923em 0.923em 0.923em 0; }

.dir-rtl address     { margin: 0 0.923em 0.923em 0; }




.dir-rtl nav ul 
{
}

.dir-rtl nav ul li
{
    margin:0 0 -1px 2px ;
}



.dir-rtl nav > ul > li { float:right; }
.dir-rtl nav > ul > li > a { float:right; }


.dir-rtl nav > ul > li > ul { margin: 24px -1px 0px 0; }


.dir-rtl nav > ul > li > ul > li > ul { margin: -20px 90% 0px -1px; }


.dir-rtl nav ul.breadcrumb 
{
}

    .dir-rtl nav ul.breadcrumb li
    {
        margin:0 0 -1px 2px;
    }

.dir-rtl .zone-header { padding: 30px 12px 30px 0; }





.dir-rtl .metadata .published { display: inline; margin: 0 0 0 6px; }


.dir-rtl .comment .reply { float: right;}





.dir-rtl .aside-1 #layout-content { float: left; }
.dir-rtl .aside-1 .aside-first { float: right; }


.dir-rtl .aside-2 #layout-content { float: right; }
.dir-rtl .aside-2 .aside-second { float: left; }


.dir-rtl .aside-12 .aside-first, .aside-12 .aside-second, .aside-12 #layout-content { float:right; }


.dir-rtl #layout-tripel > div { float:right; }


.dir-rtl #footer-quad > div { float:right; }






.dir-rtl .widget-control .manage-actions { right: inherit;left: 0px; }


.dir-rtl .content-control .manage-actions { right: inherit;left: 0px; }





.dir-rtl .pager li { float: right; padding: 0 0 0 12px; }




.dir-rtl .first      { margin-right:0; padding-right:0;margin-left:inherit; padding-left:inherit; }
.dir-rtl .last       { margin-right:inherit; padding-right:inherit;margin-left:0; padding-left:0; }

.dir-rtl .credits { float: right; }
.dir-rtl .user-display { float: right; }





.clear{ clear:both}
.setminheight {min-height: 550px;}


.fullSlide { width: 100%; height: 350px; overflow: hidden; position: relative; }
.fullSlide .bd { width: 100%; background: url(404.png) no-repeat center center; }
.fullSlide .bd ul { width: 100% !important; }
.fullSlide .bd li { width: 100% !important; height: 350px; }
.fullSlide .bd li .pic { width: 100%; height: 350px; margin: 0 auto; position: relative; }
.fullSlide .bd li .pic img { display: block; width: 100%; height: 350px; }
.fullSlide .hd { position: absolute; bottom: 15px;width:100%; text-align:center }
.fullSlide .hd ul li { border-radius: 50%; cursor: pointer; display: inline-block; *display: inline; zoom: 1; width: 14px; height: 14px; line-height: 50px; margin: 4px; overflow: hidden; background: #b8b8b8; }
.fullSlide .hd ul .on { background: #00aeec; }
.fullSlide .hd ul li:hover { opacity: 0.8; }



.slogan {width:1000px;overflow:hidden;margin:20px auto 0 auto;border:0px solid #999999;}
.slogan ul {width:1043px;overflow:hidden;zoom:1;}
.slogan li {display:inline;float:left;list-style:none;width:249px}
.slogan img {margin:0 auto;}


.news{}
.news01{float:left;width:62%;}

.zhuanti {float:right; width:35%;}
.headline { margin-bottom:10px;border-bottom:1px solid #ccc;}
.headline .title{line-height:50px;font-size:18px;padding-bottom:13px;border-bottom:3px solid #006d67;color:#000}
.headline .more{ float:right;line-height:70px;font-size:16px;}


.newsSlide { float:left; width: 46%; height: 200px; overflow: hidden; position: relative;margin-top: 10px; }
.newsSlide .bd { width: 100%; background: url(404.png) no-repeat center center; }
.newsSlide .bd ul { width: 100% !important; }
.newsSlide .bd li { width: 100% !important; height: 200px; }
.newsSlide .bd li .pic { height: 200px; margin: 0 auto; position: relative; }
.newsSlide .bd li .pic img { display: block; width: 100%; height: 200px; }
.newsSlide .hd { margin: 0 auto; position: relative; }
.newsSlide .hd ul { position: absolute; right: 20px; bottom: 10px; }
.newsSlide .hd ul li { border-radius: 50%; cursor: pointer; display: inline-block; *display: inline; zoom: 1; width: 10px; height: 10px; line-height: 50px; margin: 4px; overflow: hidden; background: #b8b8b8; }
.newsSlide .hd ul .on { background: #00aeec; }
.newsSlide .hd ul li:hover { opacity: 0.8; }
.newsList {width:48%; float:right;border:0px solid #999999}
.newsList ul li div{line-height: 17px;}
.newsList ul .first {list-style:none;margin-left:-20px;}
.newsList ul .first .text {padding:5px 0; line-height:20px;}
.newsList ul li .title {line-height:23px; font-size:14px;}
.newsList ul .first .title {line-height:30px;font-size:15px;font-weight:bold;}
.newsList > ul > li{list-style:square;}

.zhuantiSlide {width: 100%;height: 200px;overflow: hidden;position: relative;}
.zhuantiSlide .bd {position: relative;height: 100%;z-index: 0;}
.zhuantiSlide .bd li {zoom: 1;vertical-align: middle;}
.zhuantiSlide .bd ul li{float: left;width: 140px;padding-left: 210px;height: 200px;position: relative;overflow: hidden;}
.zhuantiSlide .bd ul li img {position: absolute;z-index: 1;left:0;width:200px;height:200px;}
.zhuantiSlide .bd ul li .name {background-color:aqua;filter:alpha(opacity=50);position: absolute;z-index: 2;left: 0px;bottom: 0px;width: 100px;line-height: 28px;overflow: hidden;text-indent:5px;}
.zhuantiSlide .bd ul li .title {font-weight:bold;line-height:15px;font-size:15px;}
.zhuantiSlide .bd ul li .text {width: 140px;line-height:20px;padding:5px 0;}
.zhuantiSlide .bd ul li .more a {line-height:30px;background-color:#006F68;color:#fff; padding:5px;}

.zhuantiSlide .prev,.zhuantiSlide .next {display: block;width: 29px;height: 28px;overflow: hidden;position: absolute;z-index: 3;bottom: 0px;}
.zhuantiSlide .prev {background: url(../image/leftBtn.png) left top no-repeat;left: 142px;}
.zhuantiSlide .next {background: url(../image/rightBtn.png) left top no-repeat;left: 170px;}

.projects > ul > li{float: left;width:25%;text-align: center;margin-bottom: 30px;}
.projects > ul > li img {width:240px;height:200px;}
.projects > ul > li div.title {line-height:30px;}





.leftmenu nav > ul > li {
    float:none;
    width: 87%;
}
.leftmenu nav > ul > li > a {
    float:none; 
    line-height:20px;
    text-align: center;
    padding: 10px 0;
    font-size: 16px;
}
.leftmenu nav > ul > li.current > a {
    background-color:#6aa2d1;
}
.leftmenu nav > ul > li.current > a:hover {
    background-color:#12579F;
}








.tapSlider1{
    width: 42%;
    float: left;
    position: relative;
    overflow: hidden;
}
.tapSlider2{
    width: 54%; 
    float: right;
}
#job h3{
    font-size: 16px;
}
#job h2{
    font-size: 20px;
    font-weight: bold;
}
#job .job1{
    font-size: 14px;
    line-height: 20px;
}
#job .job1{
    padding-left: 28px;
}
#job .job1 li{
    list-style: circle;
}
#job .job1 .jobTitle{
    list-style: none;
    font-size: 17px;
    line-height: 30px;
}
.honorTitle,
.profile1 p{
    line-height: 25px;
    font-size: 16px;
}
.honorWall div{
    text-align: center;
    max-width: 30%;
    margin-right: 5px;
}
.honorWall div img{
    height: 140px;
    display: block;
    margin: 0 auto;
}
.job1{
    line-height: 25px;
    font-size: 16px;
}
.job1 table{
    margin: 0 auto;
    width: 98%;
    margin-bottom: 70px;
}
.job1 table,
.job1 th,
.job1 td{
    border: 1px solid black;
}
.job1 td{
    padding: 5px;
    vertical-align:middle;
    min-width: 60px;
}


.contentPage{
    padding: 10px 20px;

    margin-top: 40px;
    margin-bottom: 30px;
}
.contentPage h1{
    text-align: center;
    font-size: 27px;
}
.contentPage .metadata{
    text-align: right;
}
.contentPage header{
    border-bottom: 1px dashed #006d67;
    margin-bottom: 27px;
}
.contentPage p{
    margin: 0px 40px;;
    font-size: 16px;
    line-height: 25px;
}
.contentPage img{
    max-width: 91%;
    display: block;
    margin: 16px auto;
}
#layout-footer{margin-top: 70px;}

.topSearch{
    float: right;
    margin-top: 20px;
}
.topSearch .searchInput{ 
    float: left;
    margin: 0;
    border: 1px solid #999999;
    border-right-color: #006d67;
    color:#999999;
    height: 22px;
    
}
.topSearch .searchBtn{ 
    float: left;
    margin: 0;
    background-color: #006d67;
    color:white;
    height: 32px;
    border: 1px solid #006d67;
}
.topSearch .searchBtn:hover{ 
    background-color: #006d67;
    color:white;
}

.ceo-info-wp h1,
.even h1,
.odd h1{
    font-size: 22px;    
}
.ceo-info-wp h2,
.even h2,
.odd h2{
    font-size: 24px;    
}
.ceo-info-wp p,
.even p,
.odd p{
    font-size: 16px;    
}


#layout-header{
    width:296px;
    float: left;
}
.topLogoNav{
    width:1000px;
    margin: 0 auto 0 auto;
    position: relative;
    margin-bottom: 20px;
}
.afterLogoNav{
    display: block;
    border-bottom: 2px solid #006F68;
    margin: 0;;
}


.leftmenu ul li.active .service-left-menu{
    background: #006d67 url(../image/电工小人.png) 46px center no-repeat;
    background-size: 14px 27px;
}