@charset "utf-8";
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, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none outside none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: none;
}
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
body {
    background: url("../images/top-bg.png") repeat-x scroll 0 0 #EFF0EF;
    color: #555555;
    font-family: "微软雅黑","宋体",Arial,sans-serif;
    font-size: 13px;
    line-height: 18px;
    min-width: 960px;
    text-shadow: 1px 1px 1px #FFFFFF;
}
a {
    color: #525252;
    text-decoration: none;
}
a:hover {
	color: #000000;
    text-decoration: none;
}
.clear {
    clear: both;
}
.ui-tabs-hide {
    display: none;
}
br.clear {
    margin: 0;
    padding: 0;
}
h1, h2, h3, h4, h5, h6 {
    color: #808080;
    font-weight: normal;
    letter-spacing: -1px;
    line-height: 1em;
    padding-bottom: 5px;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #808080;
}
h1 {
    font-size: 30px;
}
h2 {
    font-size: 24px;
}
h3 {
    font-size: 22px;
}
h4 {
    font-size: 18px;
}
h5 {
    font-size: 16px;
}
h6 {
    font-size: 14px;
}
p {
    line-height: 18px;
    padding-bottom: 10px;
}
strong {
    color: #1C1C1C;
    font-weight: bold;
}
cite, em, i {
    font-style: italic;
}
pre, code {
    font-family: Courier New,monospace;
    margin-bottom: 10px;
}
ins {
    text-decoration: none;
}
sup, sub {
    height: 0;
    line-height: 1;
    position: relative;
    vertical-align: baseline;
}
sup {
    bottom: 0.8em;
}
sub {
    top: 0.3em;
}
dl {
    margin: 0 0 1.5em;
}
dl dt {
    font-weight: bold;
}
dd {
    margin-left: 1.5em;
}
blockquote {
    background: none repeat scroll 0 0 #E6E6E6;
    border: 1px solid #DCDCDC;
    color: #666666;
    font-style: italic;
    margin: 1.5em;
    padding: 1em;
}
blockquote p {
    padding-bottom: 0;
}
input[type="text"], input.text, input.title, textarea, select {
    background-color: #FFFFFF;
    border: 1px solid #BBBBBB;
    color: #4E4E4E;
    padding: 2px;
}
input[type="text"]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {
    border-color: #2D3940;
    color: #3E3E3E;
}
input[type="text"], input.text, input.title, textarea, select {
    margin: 0.5em 0;
}
textarea {
    padding: 4px;
}
img#about-image {
    float: left;
    margin: 3px 8px 8px 0;
}
.clearfix:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
* html .clearfix {
}
:first-child + html .clearfix {
}
#center-highlight {
    background: url("../images/center-highlight.png") no-repeat scroll center top transparent;
}
.container {
    margin: 0 auto;
    position: relative;
    text-align: left;
    width: 960px;
}
#header .container {
    padding-bottom: 52px;
    padding-top: 37px;
    width: 960px;
}
body#home #header .container {
    padding-bottom: 70px;
}
#logo {
    float: left;
    margin-right: 29px;
}
ul#top-menu {
    float: left;
    font-weight: bold;
    margin-top: 23px;
}
/*#search {
    margin-top: 33px;
    padding-left: 5px;
}
div#search-form {
    float: right;
    margin-top: 30px;
    position: relative;
}
#searchform {
    background: url("../images/search-form.png") no-repeat scroll 0 0 transparent;
    display: none;
    height: 49px;
    left: -230px;
    position: absolute;
    top: -16px;
    width: 218px;
}
#searchinput {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #555555;
    font-size: 12px;
    margin-top: 14px;
    padding-left: 17px;
    padding-top: 0;
    width: 170px;
}*/
#search-form{
	float:left;
	width:200px;
	margin-top:25px;
	padding-left:30px;
}
#search-form #searchinput{
	float:left;
	padding:0px;
	margin:0px;
	border:none;
	height:25px;
	line-height:25px;
	width:155px;
	padding-left:10px;
	background: url("../images/searchinput.png") no-repeat scroll 0 0 transparent;
}
#search-form #searchsubmit{
	float:left;
	padding:0px;
	margin:0px;
	height:25px;
	width:25px;
	display:block;
}
#search-form #searchinput:focus{
	border:none;
}
#main-area, #footer-widgets {
    background: url("../images/main-area.png") repeat-x scroll left top #E9E8E8;
    border-bottom: 1px solid #CDCCCC;
}
ul#main-tabs {
    left: 0;
    position: absolute;
    top: -102px;
}
ul#main-tabs li {
    float: left;
}
ul#main-tabs li.ui-state-active {
    background: url("../images/active-tab2.png") no-repeat scroll 0 6px transparent;
}
ul#main-tabs li a {
    display: block;
    height: 39px;
    padding: 47px 9px 18px;
    text-align: center;
    text-decoration: none;
    width: 188px;
}
ul#main-tabs strong {
    color: #555555;
    font-size: 21px;
    font-weight: bold;
    letter-spacing: -1px;
    text-shadow: 1px 1px 1px #FFFFFF;
    text-transform: uppercase;
}
ul#main-tabs span {
    color: #000000;
    display: block;
    font-size: 18px;
    letter-spacing: -1px;
    line-height: 5px;
    text-shadow: 1px 1px 1px #FFFFFF;
}
.tab-slide {
    padding-top: 46px;
}
.thumbnail {
    display: block;
    float: left;
    height: 186px;
    margin-right: 20px;
    margin-top: 4px;
    padding: 4px;
    position: relative;
    width: 164px;
}
.thumbnail span.overlay2 {
    background: url("../images/box-overlay2.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 186px;
    left: -2px;
    position: absolute;
    top: -1px;
    width: 172px;
}
a.readmore {
    background: url("../images/readmore.png") no-repeat scroll right bottom transparent;
    color: #FFFFFF;
    display: block;
    float: right;
    font-size: 12px;
    font-weight: bold;
    height: 29px;
    line-height: 27px;
    margin-bottom: 25px;
    padding-right: 15px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
}
a.readmore span {
    background: url("../images/readmore.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 29px;
    padding-left: 15px;
}
a.readmore:hover {
    color: #F6F6F6;
}
.gallery-area {
    margin-left: -33px;
}
.gallery-area .et_pt_item_image img.portfolio {
    background: none repeat scroll 0 0 #FFFFFF !important;
    border: 1px solid #D7D7D7 !important;
    padding: 3px !important;
}
.gallery-area .et_pt_item_image span.overlay {
    left: 4px !important;
    top: 4px !important;
}
.gallery-area .et_pt_gallery_entry {
    padding-bottom: 6px !important;
}
#entries-area {
    background: url("../images/content-main-bg.png") repeat-y scroll right top transparent;
}
#entries-area-content {
    background: url("../images/content-area-topbg.jpg") no-repeat scroll right top transparent;
    padding-bottom: 40px;
}
.entry {
    margin-top: 40px;
}
.entry h2.title, .entry h1.title, h3#comments, h3#reply-title span {
    font-size: 36px;
    margin-bottom: 4px;
}
.entry h2.title a, .entry h1.title, h3#comments, h3#reply-title span {
    color: #555555;
}
.entry h2.title a:hover {
    color: #000000;
    text-decoration: none;
}
.post-info {
    background: url("../images/postinfo-bg.png") no-repeat scroll 0 0 transparent;
    margin-bottom: 10px;
    padding-top: 5px;
}
.post-info p.post-meta {
    background: url("../images/postinfo-bg.png") no-repeat scroll left bottom transparent;
    color: #B6B6B6;
    font-family: Georgia,serif;
    font-style: italic;
    padding-bottom: 7px;
}
p.post-meta a {
    color: #686868;
}
p.post-meta a:hover {
    color: #000000;
    text-decoration: none;
}
#breadcrumbs {
    color: #686868;
    font-style: italic;
    font-weight: bold;
}
#breadcrumbs a, #breadcrumbs span.raquo {
    display: block;
    float: left;
}
#breadcrumbs a {
    color: #B6B6B6;
}
#breadcrumbs a:hover {
    color: #000000;
    text-decoration: none;
}
#breadcrumbs span.raquo {
    background: url("../images/breadcrumbs-separator.png") no-repeat scroll 0 0 transparent;
    margin: 0 2px;
    text-indent: -9999px;
    width: 34px;
}
#breadcrumbs-left, #breadcrumbs-content, #breadcrumbs-right {
    float: left;
    height: 35px;
}
#breadcrumbs-left {
    background: url("../images/breadcrumbs-left.png") no-repeat scroll 0 0 transparent;
    width: 33px;
}
#breadcrumbs-content {
    background: url("../images/breadcrumbs-bg.png") repeat-x scroll 0 0 transparent;
    line-height: 32px;
    padding: 0 3px;
}
#breadcrumbs-right {
    background: url("../images/breadcrumbs-right.png") no-repeat scroll 0 0 transparent;
    width: 35px;
}
.fullwidth #entries-area, .fullwidth #entries-area-content {
    background: none repeat scroll 0 0 transparent;
}
#home-blogstyle {
    background: url("%22/wp-content/themes/Nova/images/main-area.png%22") repeat-x scroll left top #E9E8E8;
    border-bottom: 1px solid #CDCCCC;
    margin-top: -72px;
    padding-top: 2px;
}
#home-blogstyle #entries-area-content {
    background: none repeat scroll 0 0 transparent;
}
.et_pad {
    padding-top: 30px;
}
ul#top-menu li {
    display: block;
    float: left;
    height: 29px;
    margin-left: 10px;
    position: relative;
}
ul#top-menu a {
    color: #555555;
    display: block;
    font-size: 12px;
    line-height: 27px;
    text-decoration: none;
    text-shadow: 1px 1px 1px #FFFFFF;
}
ul#top-menu > li {
    padding: 0 5px 0 0;
}
ul#top-menu > li > a {
    padding: 0 0 0 5px;
}
ul#top-menu > li.current_page_item {
    background: url("../images/menu-nav.png") no-repeat scroll right bottom transparent;
    padding: 0 15px 0 0;
}
ul#top-menu > li.current_page_item > a {
    background: url("../images/menu-nav.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: block;
    height: 29px;
    line-height: 27px;
    padding: 0 0 0 15px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
}
ul.nav ul {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E8E8E8;
    border-radius: 8px 8px 8px 8px;
    box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.1);
    display: none;
    padding: 13px 0 12px;
    top: 34px !important;
    width: 198px;
}
ul.nav ul li {
    margin: 0;
    padding: 6px 10px !important;
}
ul.nav ul li a {
    background-color: #FFFFFF;
    line-height: 18px !important;
    width: 150px;
}
ul.nav li:hover ul ul, ul.nav li.sfHover ul ul {
    border-top-right-radius: 8px;
    left: 183px !important;
    top: -16px !important;
}
span.menu_arrow {
    background: url("../images/menu-active-arrow.png") no-repeat scroll 0 0 transparent;
    display: none;
    height: 5px;
    left: 37%;
    position: absolute;
    top: -15px;
    width: 8px;
}
span.menu_top_arrow {
    background: url("../images/topmenu_arrow.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 10px;
    left: 22px;
    position: absolute;
    top: -10px;
    width: 19px;
}
#featured {
    margin-bottom: 125px;
}
.featured-img {
    display: block;
    float: left;
    padding: 4px;
    position: relative;
}
.featured-img span.overlay {
    background: url("../images/box-overlay.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 292px;
    left: -1px;
    position: absolute;
    top: -1px;
    width: 451px;
}
#featured .description {
    float: right;
    padding-top: 23px;
    width: 466px;
}
#featured h2.title {
    font-size: 60px;
    line-height: 50px;
}
#featured h2.title cufon {
    margin-bottom: -19px;
}
#featured h2.title a {
    color: #555555;
    text-decoration: none;
}
#featured .description p {
    font-size: 24px;
    margin-top: 17px;
}
#featured a.join-today {
    background: url("../images/jointoday.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 51px;
    margin-top: 5px;
    padding: 14px 18px 0 42px;
    text-align: left;
    text-decoration: none;
    width: 115px;
}
#featured a.join-today strong {
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: -1px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
    text-transform: uppercase;
}
#featured a.join-today span {
    color: #FFFFFF;
    display: block;
    font-size: 14px;
    letter-spacing: -1px;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.3);
    width: 110px;
}

div#controllers {
    padding-top: 40px;
    text-align: center;
}
div#controllers a {
    background: url("../images/controller1.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 15px;
    margin-right: 4px;
    text-indent: -9999px;
    width: 15px;
}
div#controllers a.activeSlide {
    background: url("../images/controller2.png") no-repeat scroll 0 0 transparent;
}
#featured .description-left .featured-img {
    float: right;
}
#featured .description-left .description {
    float: left;
    text-align: right;
}
#featured .description-left a.join-today {
    float: right;
}
#featured .description-center .description {
    float: none;
    text-align: center;
    width: 100%;
}
#featured .description-center a.join-today {
    margin-left: 393px;
}
#featured_content, #featured_content .slide {
    width: 960px;
}


#footer {
    border-top: 1px solid #FFFFFF;
}

.nav ul {
    background-position: center bottom;
    background-repeat: no-repeat;
    position: absolute;
    top: -999em;
    z-index: 10;
}
.nav li {
    float: left;
    position: relative;
}
.nav a {
    display: block;
    float: left;
}
.nav li:hover ul, ul.nav li.sfHover ul {
    left: 0;
    top: 50px;
}
.nav li:hover li ul, .nav li.sfHover li ul {
    top: -999em;
}
.nav li li:hover ul, ul.nav li li.sfHover ul {
    left: 192px;
    top: 0;
}
.nav li:hover ul, .nav li li:hover ul {
    top: -999em;
}
.nav li li {
    display: block;
    float: left;
    height: auto !important;
    padding: 0;
}
.nav li ul {
    width: 191px;
    z-index: 1000;
}
.nav li li a:link, .nav li li a:visited {
    display: block;
    float: left;
    height: auto;
}
.nav li:hover {
    visibility: inherit;
}






.clearfix:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
h3.paneltitle{
	font-size:24px;
	color:#3c3b3b;
	background:url(../images/footer-separator.png) no-repeat bottom left;
	padding-bottom:14px;
	margin-bottom:10px;
}
.panel ul li {
    background: url("../images/widget-li.png") no-repeat scroll 0 10px transparent;
    padding: 4px 0 4px 13px;
}
.three_div{
	float:left;width:200px;padding-bottom:40px;padding:0px 43px;
}
.index_case_pic{
	width:200px;height:150px;overflow:hidden;border:1px #828282 solid;
}
.index_product_pic{
	width:200px;height:150px;overflow:hidden;border:1px #828282 solid;
}
.index_suppost_div{
	padding-left:20px;
	padding-bottom:20px;
}
p#copyright{
	float:right;font-size:12px;color:#555;text-shadow:1px 1px 1px #fff;padding:30px 0px; text-align:right;line-height:20px;
}
#language a{
	background: url("../images/widget-li.png") no-repeat scroll 0 4px transparent;
    padding: 0px 10px 0px 8px;
}
#content-area {
    float: left;
    margin-right: 60px;
    width: 625px;
}
#sidebar {
    float: left;
    padding-top: 65px;
    width: 275px;
}
#sidebar .paneltitle{
	padding-left:20px;
}
#sidebar ul{
	padding-left:20px;
}
div.wzlist ul li {
	height:18px;
	border-bottom: 1px dashed #E7E7E7;
	clear: both;
	background: url("../images/widget-li.png") no-repeat scroll 0 10px transparent;
    padding: 4px 0 4px 13px;
}
div.wzlist ul li a{
	float:left;
}
div.wzlist ul li span.datetime {
    float: right;
}
div.wztitle{
	font-weight:bold;
	font-size:14px;
	margin-bottom: 10px;
	padding-bottom:10px;
	background: url("../images/postinfo-bg.png") no-repeat scroll left bottom transparent;
}
span.title_title{
	float:left;
	padding-left:80px;
}
span.title_time{
	float:right;
	padding-right:50px;
}
/*多维查询*/
.cplist .cpsearch{
	background: url("../images/postinfo-bg.png") no-repeat scroll left bottom transparent;
	margin-bottom: 10px;
}
.cplist .cpsearch .searchclass{
	font-size:14px;
	padding-bottom:10px;
}
.cplist .cpsearch span{
	display:inline-block;
	height:14px;
	padding:0px 5px 10px 5px;
	
}
.cplist .cpsearch span a:hover,.cplist .cpsearch span a:active, .cplist .cpsearch span a.curr:link, .cplist .cpsearch span a.curr:visited {
	text-shadow:none;
    background: none repeat scroll 0 0 #4598D2;
    color: #FFFFFF;
}
.cppic_div{
	float:left;
	width:150px;
	padding:0 29px;
}
.cppic_div .cppic{
	border:1px #828282 solid;
	width:149px;
	height:149px;
	overflow:hidden;
	text-align:center;
}
.cppic_div .cppic:hover{
	border:1px #96c73a solid;
}
.cppic_div .cptext{
	text-align:center;padding:5px 0px 20px 0px;
	white-space:nowarp;
	width:150px;
	overflow:hidden;
	height: 72px;
}

#main-content{
	 border-bottom: 1px solid #CDCCCC;
}
.article_title{
	font-size:24px;
	line-height:24px;
	background: url("../images/postinfo2-bg.png") no-repeat scroll left bottom transparent;
	padding-bottom:10px;
}
.article_info{
	background: url("../images/postinfo2-bg.png") no-repeat scroll left bottom transparent;
	margin-bottom: 10px;
	height:30px;
	line-height:30px;
}
.article_info .gray{
	color:#B6B6B6;
}
.boxoff {
    background: url("../images/boxoff.gif") repeat-x scroll left 15px transparent;
    clear: both;
    height: 10px;
    margin: 4px auto;
    overflow: hidden;
    padding-top: 10px;
}
.boxoff strong {
    background: url("../images/boxoff.gif") no-repeat scroll right -10px transparent;
    display: block;
    float: left;
    font-size: 0;
    height: 10px;
    line-height: 100px;
    overflow: hidden;
    width: 8px;
}
a.apply{
	background: url("../images/readmore.png") no-repeat scroll right bottom transparent;
    color: #FFFFFF;
    display: block;
    float: right;
    font-size: 12px;
    font-weight: bold;
    height: 29px;
    line-height: 27px;
    padding-right: 15px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
}
a.apply span {
    background: url("../images/readmore.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 29px;
    padding-left: 15px;
}
div.product_pic{
	float:left;
	height:250px;
	width:300px;
	border:1px #828282 solid;
	overflow:hidden;
	text-align:center;
}
div.product_propety{
	float:left;
	height:232px;
	width:293px;
	overflow:hidden;
	text-align:left;
	padding-left:30px;
	padding-top:20px;
}
div.product_content{
	float:left;
	padding-top:30px;
	width:625px;
}
.content_text{
	font-family:"微软雅黑","宋体",Arial,sans-serif;
	line-height:26px;
}