﻿@charset "gb2312";



a {
	color: #6b6b6b;
	text-decoration: none;
}
	a:hover {
		color: #DCDCDC;
		text-decoration: none;
	}
a.top_link:link {
	text-decoration: none;
	color: #6b6b6b
}
a.top_link:visited {
	text-decoration: none;
	color: #6b6b6b
}
a.top_link:hover {
	text-decoration: none;
	color: #ba0b05
}
a.top_link:active {
	text-decoration: none;
}
a.bot_link:link {
	text-decoration: none;
	color: #c9c9c9
}
a.bot_link:visited {
	text-decoration: none;
	color: #c9c9c9
}
a.bot_link:hover {
	text-decoration: none;
	color: #e1000f
}
a.bot_link:active {
	text-decoration: none;
}
a.footc_link:link {
	text-decoration: none;
	color: #dddddd
}
a.footc_link:visited {
	text-decoration: none;
	color: #dddddd
}
a.footc_link:hover {
	text-decoration: none;
	color: #ba0b05
}
a.footc_link:active {
	text-decoration: none;
}
a.red_link:link {
	text-decoration: none;
	color: #fe0000
}
a.red_link:visited {
	text-decoration: none;
	color: #fe0000
}
a.red_link:hover {
	text-decoration: none;
	color: #707070
}
a.red_link:active {
	text-decoration: none;
}
a.blue_link:link {
	text-decoration: none;
	color: #c71b03
}
a.blue_link:visited {
	text-decoration: none;
	color: #c71b03
}
a.blue_link:hover {
	text-decoration: none;
	color: #606060
}
a.blue_link:active {
	text-decoration: none;
}
.editor {
	padding: 5px 20px;
	min-height: 500px;
	line-height: 24px;
}
.editor p {
	margin-bottom: 10px;
	margin-top: 10px;
}
.editor strong {
	font-weight: bold;
	font-size: 16px;
	color: #034496;
	font-family: 'microsoft yahei';
}
.editors {
	word-wrap: break-word;
	padding: 10px 0px;
	min-height: 490px;
	font-size: 13px;
}
.editors p {
	margin-bottom: 10px;
	margin-top: 20px;
	    font-size: 14px;
    line-height: 24px;
    color: #666;
}
.editors1 {
    word-wrap: break-word;
    padding: 10px 0px;
    min-height: 490px;
    font-size: 13px;
}

    .editors1 p {
        margin-bottom: 10px;
     
        font-size: 12px;
        line-height: 14px;
        color: #666;
    }
.product_content .product_mqueen_pic img {
    width: 200px;
    height: 210px;
}
.product_list_pic p {
    font-size: 14px;
    color: #666;
    text-align: center;
    height: 32px;
    line-height: 32px;
}
.product_content .product_mqueen_pic {
    margin: 15px 0px 0px 0px;
    width: 200px;
    height: 255px;
}
.product_content .p_1 {
    background: #f2f2f2;
    margin: 0px;
    height: 210px;
}
.zs-search { padding: 10px 15px 20px 15px; border-bottom: 1px solid #dcdcdc;}
.zs-search .input-box { margin-left: 20px; width: 210px;}
.marl30 { margin-left: 50px;}
.zs-search .s-but { line-height: 34px; height: 34px; margin-left: 60px; background: #3d9ee3;margin-top:30px;color:#fff;}
.zs-search .s-res { line-height: 34px; height: 34px; margin-left: 40px; color:#212121;}

.s-but, .s-res {
    height: 30px;
    line-height: 30px;
    width: 90px;
    color: #fff;
    border: none;
    font-family: "微软雅黑";
    border-radius: 3px;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;

}

.input-box {
    height: 32px;
    line-height: 32px;
    padding: 0 5px;
    width: 200px;
        font-family: 'Microsoft Yahei';
    font-size: 14px;
    color: #969696;
    outline: none;
    border:1px solid #ccc;
}






.menu-item A:hover {
	margin: 0px 0px;
	COLOR: #fff;
	padding: 0px 0px;
	font-weight: bold;
	width: 156px;
	TEXT-DECORATION: none;
	background: url(../images/menu_hover.jpg) no-repeat bottom center;
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
.menu-item a {
	TEXT-DECORATION: none;
	padding: 0px 0px;
	width: 156px;
	margin: 0px 0px;
	DISPLAY: block;
	height: 52px;
	line-height: 52px;
	font-size: 14px;
	text-align: center;
}
.menu-item a:link {
	color: #fff;
}
.menu-item a:visited {
	text-decoration: none;
	color: #fff;
}
.menu-item a:hover {
	TEXT-DECORATION: none;
	color: #fff;
	height: 52px;
	font-weight: bold;
	margin: 0px 0px;
	line-height: 52px;
	background: url(../images/menu_hover.jpg) no-repeat bottom center;
}
}  /*chrome and safari*/
.line {
	width: 1px;
	float: left;
	background: url(../images/line.gif) no-repeat center;
	height: 52px;
}
.menu-item1 a {
	PADDING: 0px 0px;
	MARGIN: 0px 0px;
	TEXT-DECORATION: none;
	DISPLAY: block;
	border-bottom: 1px solid #fff;
	background: #999;
	text-align: center;
	height: 35px;
	LINE-HEIGHT: 35px;
	font-size: 12px;
	color: #fff;
}
.menu-item1 a:link {
	color: #fff;
}
.menu-item1 a:visited {
	text-decoration: none;
	color: #fff;
}
.menu-item1 a:hover {
	PADDING: 0px 0px;
	TEXT-DECORATION: none;
	color: #fff;
	font-weight: bold;
	background: #5d6163;
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
.menu-item1 a {
	PADDING: 0px 0px;
	MARGIN: 0px 0px;
	height: 35px;
	LINE-HEIGHT: 35px;
	font-size: 12px;
	text-align: left;
	color: #fff;
	text-align: center;
}
.menu-item1 a:link {
	color: #fff;
}
.menu-item1 a:visited {
	text-decoration: none;
	color: #fff;
}
.menu-item1 a:hover {
	PADDING: 0px 0px;
	color: #fff;
	height: 35px;
	LINE-HEIGHT: 35px;
	font-weight: bold;
	background: #5d6163;
}
}  /*chrome and safari*/
.link_list {
	height: 50px;
	line-height: 50px;
}
.met_flash {
	width: 100%;
	margin-top: 0px;
	overflow: hidden;
	height: 300px;
	margin-bottom: 0px;
	padding: 0px;
	position: relative;
	z-index: 0;
	background: #039;
}
.met_flashs {
	width: 100%;
	margin-top: 0px;
	overflow: hidden;
	height: 550px;
	margin-bottom: 0px;
	padding: 0px;
	background: url(../images/b1.jpg) no-repeat #039;
}
.adv_note {
	width: 200px;
	padding: 90px 10px 10px 10px;
	min-height: 80px;
	position: fixed;
	right: 10px;
	top: 200px;
	background: url(../images/adv.jpg) no-repeat #e2e2e2;
}
.width {
	width: 1100px;
	margin: 0px auto;
	padding: 20px 0px;
	overflow: hidden;
}
.width .lf {
	float: left;
}
.width .ri {
	float: right;
}
.comtitles {
	text-align: left;
	font-size: 52px;
	line-height: 60px;
	text-align: left;
}
.comtitles .gray {
	color: #9c9b9b;
	font-size: 18px
}
.comtitles .blank {
	color: #007ace;
}
.width .fonts {
	font-size: 22px;
	font-style: normal;
	padding-left: 25px;
	background: url(../images/c_title.jpg) no-repeat left center;
}
.width .gray_fonts {
	font-size: 22px;
	padding-left: 15px;
	font-style: normal;
	background: url(../images/title.jpg) no-repeat left center;
}
.ititle {
	font-size: 14px;
	font-weight: bold;
}
.About {
	margin: 0px auto;
	width: 350px;
	padding: 20px 0px 0px;
}
.About .con {
	margin: 10px 0px;
	font-size: 12px;
	line-height: 26px;
	text-align: left;
}
.About .con strong {
	font-weight: bold;
	color: #0074d8;
}
.About .mores {
	margin: 0px;
	font-size: 14px;
	margin-right: 10px;
}
.About .more_link {
	margin: 0px 0px;
	text-align: center;
	text-align: center;
	display: block;
	color: #007ace;
}
.About .more_link:hover {
	margin: 0px 0px;
	text-align: center;
	display: block;
	text-align: center;
	color: #e1000f;
}
.news .mores {
	margin: 0px;
	font-size: 14px;
	margin-right: 10px;
}
.news .more_link {
	margin: 0px 0px;
	text-align: center;
	text-align: center;
	display: block;
	color: #007ace;
}
.news .more_link:hover {
	margin: 0px 0px;
	text-align: center;
	display: block;
	text-align: center;
	color: #e1000f;
}
.faq .mores {
	margin: 0px;
	font-size: 14px;
	margin-right: 10px;
}
.faq .more_link {
	margin: 0px 0px;
	text-align: center;
	text-align: center;
	display: block;
	color: #007ace;
}
.faq .more_link:hover {
	margin: 0px 0px;
	text-align: center;
	display: block;
	text-align: center;
	color: #e1000f;
}
.Contact {
	margin: 0px auto;
	width: 100%;
	padding: 20px 0px 20px 0px;
	background: #f3f3f3;
}
.Contact .con {
	width: 530px;
	margin: 0px 0px;
	line-height: 32px;
	overflow: hidden;
}
.Contact .con strong {
	font-weight: bold;
	color: #007ace;
	font-size: 14px;
}
.Contact .con li {
	border-bottom: 1px dotted #d7d7d7;
	font-size: 12px
}
.gbooks {
	width: 530px;
	margin: 0px 0px;
	font-size: 12px;
}
.gbooks #keys {
	background: #d9d9d9;
	border-radius: 2px;
	margin-bottom: 5px;
	border: 0px solid #c5c5c5;
	width: 520px;
	padding-left: 10px;
	height: 40px;
	line-height: 29px;
	color: #959595;
	font-size: 12px;
}
.gbooks #textarea {
	background: #d9d9d9;
	border-radius: 2px;
	margin-bottom: 5px;
	border: 0px solid #c5c5c5;
	width: 520px;
	padding-left: 10px;
	height: 130px;
	line-height: 29px;
	color: #959595;
	font-size: 12px;
}
.gbooks #buttons {
	cursor: pointer;
	background: #007ace;
	border-radius: 2px;
	font-size: 16px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 0px;
	width: 110px;
	text-align: center;
	height: 36px;
	line-height: 36px;
	color: #fff;
}
.news {
	width: 350px;
	margin: 0px 25px;
	overflow: hidden;
	padding: 20px 0px 0px 0px;
}
.news_list {
	width: 350px;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px;
	overflow: hidden;
}
.news_list li {
	margin: 0px 0px;
	border-bottom: 1px dotted #d7d7d7;
	padding-left: 10px;
	height: 26px;
	display: block;
	overflow: hidden;
	background: url(../images/new_ico01.png) no-repeat left center;
}
.news_list li a {
	height: 26px;
	line-height: 26px;
	display: block;
}
.news_list li a:hover {
	height: 26px;
	line-height: 26px;
	color: #e1000f;
	display: block;
}
.news_list li span {
	float: right;
	margin: 0px;
}
.news_tj {
	width: 350px;
	height: 110px;
	margin: 0px;
	padding: 0px;
	padding-top: 6px;
}
.news_tj_1 {
	width: 140px;
	height: 110px;
	float: left;
}
.news_tj_2 {
	width: 200px;
	height: 30px;
	line-height: 30px;
	float: right;
	font-size: 16px;
	color: #e60000;
	font-weight: bold;
}
.news_tj_2 a {
	color: #e60000;
}
.news_tj_2 a:link {
	color: #e60000;
}
.news_tj_2 a:visited {
	color: #e60000;
}
.news_tj_2 a:hover {
	color: #e60000;
	text-decoration: none;
}
.news_tj_3 {
	width: 200px;
	height: 73px;
	float: right;
	color: #202020;
	line-height: 24px;
}
.faq {
	width: 350px;
	margin: 0px 0px;
	overflow: hidden;
	padding: 20px 0px 0px 0px;
}
.faq_list {
	width: 350px;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px;
	overflow: hidden;
}
.faq_list dl {
	margin: 0px 0px;
	border-bottom: 1px dotted #d7d7d7;
	display: block;
	overflow: hidden;
	padding: 0px 0px 5px 0px;
}
.faq_list dl dd {
	margin: 0px 0px;
	padding-left: 25px;
	height: 26px;
	display: block;
	overflow: hidden;
	background: url(../images/wen.jpg) no-repeat left center;
}
.faq_list dl dt {
	margin: 0px 0px;
	padding-left: 25px;
	line-height: 26px;
	display: block;
	overflow: hidden;
	background: url(../images/da.jpg) no-repeat left 6px;
}
.picCenter {
	width: 392px;
	height: 342px;
	margin: 90px 0px 90px 0px;
	padding: 0px 0px;
	position: relative;
}
.picCenter ul li {
	margin: 0px auto;
	padding: 0px 0px;
	list-style: none;
	font-size: 14px;
	line-height: 26px;
}
.picCenter ul li .imgs {
	width: 392px;
	margin: 0px;
	padding: 0px;
	height: 342px;
	position: relative;
}
.picCenter ul li .imgs img {
	width: 392px;
	height: 342px;
}
.picCenter ul li .ntitle {
	position: absolute;
	bottom: 0px;
	width: 392px;
	line-height: 46px;
	height: 46px;
	background: url(../images/arrow_bg.png) repeat-x;
	color: #fff;
	font-size: 16px;
	text-indent: 15px;
}
.picCenter .prev {
	display: block;
	position: absolute;
	width: 46px;
	height: 46px;
	bottom: 0px;
	right: 48px;
	background: url(../images/arrow.png) no-repeat;
}
.picCenter .next {
	display: block;
	position: absolute;
	width: 46px;
	height: 46px;
	bottom: 0px;
	right: 0px;
	background: url(../images/arrow.png) no-repeat;
	background-position: -46px 0;
}
.picCenter .prev:hover {
	display: block;
	position: absolute;
	width: 46px;
	height: 46px;
	bottom: 0px;
	right: 48px;
	background: url(../images/arrow1.png) no-repeat;
}
.picCenter .next:hover {
	display: block;
	position: absolute;
	width: 46px;
	height: 46px;
	bottom: 0px;
	right: 0px;
	background: url(../images/arrow1.png) no-repeat;
	background-position: -46px 0;
}
.product {
	overflow: hidden;
	padding: 20px 0px;
}
.product .product_content {
	width: 1100px;
	margin: 0px auto;
}
.plsb_nav {
	float: left;
	width: 220px;
	position: relative;
}
.plsb_nav .title {
	background: url(../images/l_title.jpg) no-repeat;
	text-indent: 20px;
	height: 60px;
	line-height: 60px;
	color: #fff;
	font-size: 20px;
	overflow: hidden;
}
.plsb_nav .title span {
	padding-top: 40px;
	color: #fff;
	font-size: 16px;
	overflow: hidden;
	color: #fefefe;
	font-family: "Arial", Gadget, sans-serif;
	font-weight: normal;
}
.plsb_nav .active {
	padding: 10px 15px 20px 15px;
	border-top: none;
	background: #f4f4f4;
}
.product .titles {
	height: 60px;
	line-height: 60px;
	color: #007ace;
	text-align: left;
	background: url(../images/r_title.jpg) no-repeat left bottom;
	font-size: 20px;
	text-indent: 20px;
}
.product .titles span {
	font-size: 16px;
	overflow: hidden;
	font-family: "Arial", Gadget, sans-serif;
	font-weight: normal;
}
.product_content_ri {
	width: 860px;
}
.product_content .product_mqueen_pic {
	margin: 15px 0px 0px 0px;
	width: 275px;
	height: 255px;
}
.product_content .product_mqueen_pic img {
	width: 275px;
	height: 210px;
}
.product_content .p_1 {
	background: #f2f2f2;
	margin: 0px;
	height: 210px;
}
.product_content .p_2 {
	background: #f2f2f2;
	height: 45px;
	line-height: 45px;
	font-size: 14px;
}
.advantage {
	overflow: hidden;
	padding: 20px 0px;
}
.advantage .title {
	text-align: right;
}
.advantage ul li {
	width: 530px;
	float: left;
	padding: 15px 0px;
}
.advantage ul .li1 {
	padding-right: 20px;
	background: url(../images/l3.jpg) no-repeat bottom;
}
.advantage ul .li2 {
	padding-left: 20px;
	background: url(../images/l1.jpg) no-repeat left bottom;
}
.advantage ul .li4 {
	padding-left: 20px;
	background: url(../images/l1.jpg) no-repeat left bottom;
}
.advantage ul .li3 {
	padding-right: 20px;
	background: url(../images/l3.jpg) no-repeat bottom;
}
.advantage ul .li5 {
	padding-right: 20px;
	background: url(../images/l2.jpg) no-repeat right;
}
.advantage ul .li6 {
	padding-left: 20px;
}
.advantage ul .li1 .imgs {
	width: 230px;
	float: right;
}
.advantage ul .li2 .imgs {
	width: 230px;
	float: left;
}
.advantage ul .li4 .imgs {
	width: 230px;
	float: right;
}
.advantage ul .li3 .imgs {
	width: 230px;
	float: left;
}
.advantage ul .li5 .imgs {
	width: 230px;
	float: right;
}
.advantage ul .li6 .imgs {
	width: 230px;
	float: left;
}
.advantage ul .li1 .acon {
	width: 289px;
	float: left;
	padding-top: 15px;
}
.advantage ul .li2 .acon {
	width: 289px;
	float: right;
	padding-top: 15px;
}
.advantage ul .li4 .acon {
	width: 289px;
	float: left;
	padding-top: 15px;
}
.advantage ul .li3 .acon {
	width: 289px;
	float: right;
	padding-top: 15px;
}
.advantage ul .li5 .acon {
	width: 289px;
	float: left;
	padding-top: 15px;
}
.advantage ul .li6 .acon {
	width: 289px;
	float: right;
	padding-top: 15px;
}
.cer {
	background: url(../images/cer.jpg) no-repeat center;
	height: 270px;
}
#messagelist {
	padding: 15px;
	border: 0px solid #efefef;
}
#messagelist .metlist {
	margin-bottom: 10px;
	border: 1px solid #dedede;
	padding: 5px;
}
#messagelist .metlist dt {
	background: url(../images/new_ico01.png) no-repeat left center;
	border-bottom: 1px dotted #dedede;
	padding: 4px 0px 4px 15px;
	margin-bottom: 5px;
}
#messagelist .metlist dt span.name {
	color: #2c7199;
}
#messagelist .metlist dt span.time {
	padding-left: 8px;
	color: #999;
}
#messagelist .metlist dt span.tt {
	float: right;
	padding-right: 5px;
}
#messagelist .metlist dd.info span.tt {
	display: none;
	clear: both;
}
#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 left 3px;
	display: block;
	border-bottom: 1px dotted #dedede;
	padding: 2px 0px 2px 20px;
	margin: 0px 0px 5px;
	color: #2c7199;
}
#messagelist .metlist dd.reinfo span.text {
	display: block;
	line-height: 1.5;
	padding: 8px 5px;
}
#messagelist .ctitle {
	margin: 10px 0px 10px;
	padding: 5px 10px;
	background: #f2f2f2;
	font-size: 16px;
	color: #015899;
}
#messagelist table {
	margin: 0px auto;
}
#messagetable {
	padding: 15px;
}
#messagetable table {
	margin: 0px auto;
}
/*è¡¨å•*/
.message_table input.input-text, .message_table input.login_verification, .message_table textarea {
	padding: 4px;
	font-size: 15px;
	outline: none;
	text-shadow: 0px 1px 0px #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #ccc;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	background: #fff url(../images/dt-10.gif) repeat-x left top;
}
.message_table input.input-text:focus, .message_table textarea:focus {
	border: 1px solid #fafafa;
	-webkit-box-shadow: 0px 0px 6px #007eff;
	-moz-box-shadow: 0px 0px 5px #007eff;
	box-shadow: 0px 0px 5px #007eff;
}
.message_table td.text {
	width: 20%;
	padding: 6px 5px 6px 0px;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
}
.message_table td.input {
	padding: 6px 8px;
}
.message_table td.input input {
	margin-right: 8px;
}
.message_table td.input .info {
	padding-left: 15px;
	color: #f00;
}
.message_table td.input img {
	position: relative;
	bottom: 1px;
}
.message_table td.submint {
	padding: 10px;
}
.message_table .button {
	display: inline-block;
	zoom: 1;
*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .2em;
	-moz-border-radius: .2em;
	border-radius: .2em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.message_table .button:hover {
	text-decoration: none;
	color: #015899;
}
.message_table .button:active {
	position: relative;
	top: 1px;
}
#feedback {
	padding: 15px;
}
#feedback table {
	margin: 0px auto;
}
.footer_bg {
	background: #414141;
	line-height: 28px;
	color: #c9c9c9;
	margin: 0px;
	padding: 7px 0px;
}
.footer_bg span {
	font-family: Arial, Helvetica, sans-serif;
}
.foot_menu {
	width: 100%;
	margin: 0px auto;
	padding: 5px 0px 5px 0px;
	overflow: hidden;
}
.foot_menu ul {
	width: 1100px;
	margin: 0px auto;
}
.foot_menu ul li {
	float: left;
	display: inline;
	padding: 0px 10px 0px 0px;
	color: #c9c9c9;
	font-size: 14px;
}
.foot_menu ul li span {
	background: #c9c9c9;
	width: 1px;
	display: block;
	margin-top: 10px;
	margin-left: 15px;
	height: 10px;
	float: right;
}
.copyright {
}
.h_list {
	margin: 0px 20px;
}
.h_list ul li {
	overflow: hidden;
	background: url(../images/history_line.jpg) repeat-y 68px;
	padding: 10px 0px;
}
.h_list ul li p {
	margin: 5px 0px;
}
.h_list ul li .title {
	width: 60px;
	font-size: 16px;
	line-height: 22px;
	float: left;
	padding-top: 10px;
}
.h_list ul li .con {
	width: 620px;
	padding-left: 45px;
	background: url(../images/dian.jpg) no-repeat 0px 10px;
	float: left;
	overflow: hidden;
	position: relative;
	font-size: 14px;
}
.ctitle {
	border-bottom: 1px solid #efefef;
	color: #173695;
	font-weight: bold;
	font-size: 16px;
	line-height: 30px;
}
.left_title {
	width: 230px;
	height: 60px;
	line-height: 60px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background: url(../images/l_title.jpg) no-repeat left;
	font-size: 22px;
	color: #fff;
	font-family: "Î¢ÈíÑÅºÚ";
	text-indent: 20px;
}
.left_list {
	width: 230px;
	height: auto !important;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	clear: both;
	background: #f1f1f1;
}
.left_list ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.left_list ul li a {
	width: 230px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	color: #555555;
	float: left;
	text-indent: 20px;
	font-size: 14px;
	border-bottom: 1px dotted #d2d2d2;
}
.left_menu a {
	TEXT-DECORATION: none;
	width: 230px;
	DISPLAY: block;
	height: 42px;
	line-height: 42px;
	margin: 0px;
	background: url(../images/new_ico01.png) no-repeat 5px center;
}
.left_menu a:link {
	color: #555555;
}
.left_menu a:visited {
	text-decoration: none;
	color: #555555;
	font-weight: bold;
}
.left_menu a:hover {
	TEXT-DECORATION: none;
	color: #173695;
	font-weight: bold;
	background: url(../images/new_ico01.png) no-repeat 5px center;
}
.left_menus a {
	TEXT-DECORATION: none;
	width: 230px;
	DISPLAY: block;
	height: 42px;
	font-size: 14px;
	font-weight: normal;
	line-height: 42px;
	background: url(../images/new_ico01.png) no-repeat 5px center;
}
.left_menus a:link {
	color: #173695;
}
.left_menus a:visited {
	text-decoration: none;
	color: #173695;
	font-weight: bold;
	background: url(../images/new_ico01.png) no-repeat 5px center;
}
.left_menus a:hover {
	TEXT-DECORATION: none;
	color: #173695;
	font-weight: bold;
	background: url(../images/new_ico01.png) no-repeat 5px center;
}
.left_menua a {
	TEXT-DECORATION: none;
	width: 230px;
	DISPLAY: block;
	height: 42px;
	line-height: 35px;
	text-indent: 42px;
	margin: 0px;
	background: url(../images/listlinkss.jpg) no-repeat;
}
.left_menua a:link {
	color: #555555;
}
.left_menua a:visited {
	text-decoration: none;
	color: #555555;
}
.left_menua a:hover {
	TEXT-DECORATION: none;
	color: #173695;
}
.left_menuas a {
	TEXT-DECORATION: none;
	width: 230px;
	DISPLAY: block;
	height: 42px;
	font-size: 14px;
	font-weight: normal;
	line-height: 42px;
	text-indent: 35px;
	background: url(../images/listlinkss.jpg) no-repeat;
}
.left_menuas a:link {
	color: #173695;
}
.left_menuas a:visited {
	text-decoration: none;
	color: #173695;
}
.left_menuas a:hover {
	TEXT-DECORATION: none;
	color: #173695;
}
.sidebar {
    margin-top: 0px;
  
    min-height:610px;
}
.sidebar .sb_nav {
	float: left;
	width: 210px;
	position: relative;
}
.sidebar .sb_nav h3.title {
	background: url(../images/l_title.jpg) no-repeat;
	text-indent: 20px;
	height: 60px;
	line-height: 60px;
	color: #fff;
	font-size: 20px;
	overflow: hidden;
}
.sidebar .sb_nav h3.title span {
	padding-top: 40px;
	color: #fff;
	font-size: 16px;
	overflow: hidden;
	color: #fefefe;
	font-family: "Arial", Gadget, sans-serif;
	font-weight: normal;
}
.sidebar .sb_nav h3.line {
	margin-top: 15px;
}
.sidebar .sb_nav .active {
	padding: 10px 15px 20px 15px;
	border-top: none;
	background: #f4f4f4;
}
.sidebar .sb_nav .ct-con {
	padding-top: 10px;
	color: #666666;
}
#sidebar dl {
	margin: 0px 0px;
}
#sidebar dl dt {
	margin: 0px;
	background: url(../images/new_ico01.png) no-repeat 5px center;
}
#sidebar dl dt a {
	font-size: 14px;
	color: #555555;
	padding: 0px 0px 0px 20px;
	line-height: 39px;
	display: block;
	border-bottom: 1px dotted #c7beb8;
}
#sidebar dl dt a:hover {
	color: #007ace;
	padding: 0px 0px 0px 20px;
	line-height: 39px;
	display: block;
}
#sidebar dl dt.on a {
	font-weight: bold;
	color: #173695;
}

.sidebar .sb_box {
	float: left;
	overflow: hidden;
	width:960px;
}
.sidebar .sb_box h3.title {
	/*padding-left: 20px;*/
	background: url(../images/r_title.jpg) repeat-x;
	height: 60px;
	line-height: 60px;
	position: relative;
	color: #0068c1;
	font-size: 20px;
    text-align:center;
}
.sidebar div.position {
	background: url(../images/dot.gif) no-repeat 0px center;
	font-weight: normal;
	line-height: 32px;
	margin: 8px 0px;
	text-indent: 10px;
	font-size: 12px;
	color: #122f86;
}
.sidebar div.position a {
	color: #6f6f6f;
	font-size: 12px;
}
.sidebar div.position a:hover {
	text-decoration: underline;
}
.joblist {
	margin: 0px auto;
}
.joblist li {
	list-style: none;
	background: url(../images/li.png) no-repeat left center;
	padding-left: 15px;
	line-height: 30px;
	border-bottom: 1px dashed #ececec;
}
.joblist li a {
	text-decoration: none;
}
.downlist {
	margin: 0px auto;
}
.downlist li {
	list-style: none;
	background: url(../images/li.png) no-repeat left center;
	padding-left: 15px;
	line-height: 30px;
	border-bottom: 1px dashed #ececec;
}
.downlist li span {
	float: right;
}
.downlist li a {
	text-decoration: none;
}
.productlist {
	margin: 0px auto;
}
.productlist li {
	float: left;
	margin: 5px 10px;
	list-style: none;
	line-height: 30px;
}
.productlist li img {
	width: 280px;
	height: 175px;
	padding: 2px;
	border: 1px solid #ececec;
}
.productlist li h3 {
	text-align: center;
	height: 40px;
	line-height: 20px;
	width: 280px;
	font-weight: normal;
}
.productlist li a {
	text-decoration: none;
}
.honorlist {
	margin: 0px 10px;
}
.honorlist li {
    width:224px;
    height:220px;
	float: left;
	margin: 5px 2px;
	list-style: none;
	line-height: 20px;
}
.honorlist li img {
	width: 200px;
	height: 167px;
	padding: 2px;
	border: 1px solid #ececec;
}
.honorlist li h3 {
	text-align: center;
	height: 40px;
	line-height: 20px;
	width: 224px;
	font-size:14px;
}
.eqlist {
	margin: 0px auto;
}
.eqlist li {
	float: left;
	margin: 5px 1px;
	list-style: none;
	line-height: 30px;
}
.eqlist li img {
	width: 240px;
	height: 160px;
	padding: 2px;
	border: 1px solid #ececec;
}
.eqlist li h3 {
	text-align: center;
	height: 40px;
	line-height: 20px;
	width: 224px;
}
.eqlist li a {
	text-decoration: none;
}
.factorylist {
	margin: 0px 10px;
}
.factorylist li {
	float: left;
	margin: 5px 10px;
	list-style: none;
	line-height: 30px;
}
.factorylist li img {
	width: 270px;
	height: 180x;
	padding: 2px;
	border: 1px solid #ececec;
}
.factorylist li h3 {
	text-align: center;
	height: 40px;
	line-height: 20px;
	width: 270px;
}
.factorylist li a {
	text-decoration: none;
}
#newslist {
	padding: 20px 15px;
}
#newslist li {
	background: url(../images/li.png) no-repeat left center;
	padding-left: 10px;
	border-bottom: 1px dotted #dcdcdc;
	line-height: 40px;
}
#newslist li span {
	float: right;
	font-size: 12px;
}
#shownews h4.related {
	height: 30px;
	padding: 0px;
	line-height: 30px;
	zoom: 1;
	border-bottom: 1px solid #4d6e95;
	margin: 15px 0px 10px 0px;
}
#shownews h4.related span {
	float: left;
	display: inline;
	background: url(../images/rela-bg.jpg) repeat-x left top;
	min-width: 70px;
	_width: 70px;
	white-space: nowrap;
	text-align: center;
	color: #fff;
	text-shadow: -1px -1px #4d6e95;
	padding: 0px 10px;
}
#shownews .relatedlist li {
	float: left;
	width: 30%;
	margin-right: 10px;
	height: 27px;
	line-height: 27px;
	padding-left: 12px;
	background: url(../images/diantb.jpg) no-repeat 3px 12px;
	overflow: hidden;
}
#shownews .relatedlist li a:hover {
	text-decoration: underline;
}
*html #shownews .relatedlist li img {
	margin-top: 8px;
}
#shownews .title {
	font-size: 18px;
	text-align: center;
	padding: 5px 0px;
	margin: 0px 0px;
	color: #004081;
	text-align: center;
}
/*äº§å“*/
#productlist li h3 {
	padding-top: 7px;
	padding-bottom: 15px;
}
#productlist li h3 a {
	color: #000;
}
#productlist li h3 a:hover {
	color: #06F;
	text-decoration: underline;
}
#showproduct h4.related {
	height: 30px;
	line-height: 30px;
	zoom: 1;
	border-bottom: 1px solid #4d6e95;
	margin: 15px 0px 10px 0px;
}
#showproduct h4.related span {
	float: left;
	display: inline;
	background: url(../images/rela-bg.jpg) repeat-x left top;
	min-width: 70px;
	_width: 70px;
	white-space: nowrap;
	padding: 0px 10px;
	text-align: center;
	color: #fff;
	text-shadow: -1px -1px #4d6e95;
}
#showproduct h3.sl-ti {
	height: 31px;
	border-bottom: 1px solid #ccc;
	margin-top: 13px;
	zoom: 1;
}
#showproduct h3.sl-ti a {
	float: left;
	display: inline;
	cursor: pointer;
	min-width: 60px;
	_width: 60px;
	white-space: nowrap;
	text-align: center;
	height: 30px;
	line-height: 30px;
	background: url(../images/sl-ti.jpg) repeat-x left top;
	margin-right: 4px;
	border: 1px solid #ccc;
	padding: 0px 10px;
}
#showproduct h3.sl-ti a.hover {
	background: url(../images/rela-bg.jpg) repeat-x;
	color: #fff;
	text-shadow: -1px -1px #4d6e95;
	border: 1px solid #5985ba;
}
#rl-product {
	position: relative;
	width: 690px;
	overflow: hidden;
	margin-left: 18px;
}
#rl-product ul {
	position: absolute;
	width: 2012em;
}
#rl-product li {
	float: left;
	display: inline;
	zoom: 1;
	overflow: hidden;
	text-align: center;
}
#rl-product li a.img {
	display: block;
	text-align: center;
	font-size: 0px;
}
#rl-product li img {
	border: 1px solid #ccc;
}
#rl-product li h3 {
	margin-top: 5px;
}
#showproduct .flip {
	position: absolute;
	z-index: 1;
}
#showproduct #trigger {
	display: none;
}
#showproduct .next, #showproduct .prev {
	width: 12px;
	height: 20px;
	overflow: hidden;
	display: block;
	background: url(../images/p-arrow.jpg) no-repeat;
	cursor: pointer;
}
#showproduct .next {
	background-position: 0px 0px;
	position: absolute;
	top: 60px;
	left: 710px;
}
#showproduct .next:hover {
	background-position: 0px -20px;
}
#showproduct .prev {
	background-position: -12px 0px;
	position: absolute;
	top: 60px;
	left: 0px;
}
#showproduct .prev:hover {
	background-position: -12px -20px;
}
*html #showproduct .prev {
	left: -18px;
}
*html #showproduct .next {
	left: 693px;
}
*+html #showproduct .prev {
	left: -18px;
}
*+html #showproduct .next {
	left: 693px;
}
#downloadlist dl.top dt a {
	color: #004080;
}
#downloadlist .metlist dd {
	background: #eef3fa;
}
#sitemaplist .sitemapclass2 h3 {
	background: url(../images/li.png) no-repeat left center;
}
.met_hits {
	padding: 0px 5px;
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	margin: 10px 0px;
	border: 1px solid #ccc;
	background: #f4f4f4;
	text-align: center;
	position: relative;
	color: #666;
}
.met_hits a {
	color: #666;
}
.met_hits .metjiathis {
	position: absolute;
	left: 5px;
	top: 8px;
}
.met_page {
	margin: 10px 0px;
}
.met_page a {
	margin-right: 0px;
	color: #1C57C4;
	text-decoration: underline;
}
.pageleft {
	overflow: hidden;
	width: 280px;
	line-height: 24px;
	height: 24px;
	padding-left: 0px;
	float: left;
	font-size:12px;
	color:#666;
}
.pageleft a{
	font-size:12px;
	color:#666;
}
.pagemid {
	overflow: hidden;
	width: 280px;
	line-height: 24px;
	height: 24p;
	text-align: center;
	float: left;
}
.pageright {
	overflow: hidden;
	display: inline;
	line-height: 24px;
	height: 24px;
	padding-right: 0px;
	float: right;
	text-align: right;
	font-size:12px;
	color:#666;
}
.pageNavi {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 25px;
	MARGIN: 10px auto 0px;
	WIDTH: 100%;
	PADDING-TOP: 10px;
	TEXT-ALIGN: center
}
.wp-pagenavi {
	margin: 0px auto;
	padding-top: 15px;
	font-size: 12px;
}
.wp-pagenavi a {
	border: 1px solid #ccc;
    padding: 4px 8px;
    margin: 2px;
	color: #333! important;
	text-decoration: none! important
}
.wp-pagenavi a:link {
	border: 1px solid #ccc;
    padding: 4px 8px;
    margin: 2px;
	color: #333! important;
	text-decoration: none! important
}
.wp-pagenavi a:visited {
	border: 1px solid #ccc;
    padding: 4px 8px;
    margin: 2px;
	color: #333! important;
	text-decoration: none! important
}
.wp-pagenavi a:hover {
	font-weight: bold! important;
	color: #0b3779! important;
	background-color: #eee! important
}
.wp-pagenavi a:active {
	border-right: #ccc 1px solid;
	padding-right: 2px;
	border-top: #ccc 1px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	margin: 2px;
	border-left: #ccc 1px solid;
	padding-top: 2px;
	border-bottom: #ccc 1px solid;
	text-decoration: none
}
.wp-pagenavi span.pages {
	border: 1px solid #ccc;
    padding: 4px 8px;
    margin: 2px;
	color: #454545! important;
	}
.wp-pagenavi span.extend {
	border: 1px solid #ccc;
    padding: 4px 8px;
    margin: 2px;
	color: #454545! important;
	}
.wp-pagenavi span.current {
	border: 1px solid #aaa;
    padding: 4px 8px;
    margin: 2px;
	color: #000! important;
	background-color: #eee! important
}
.wp-pagenavi span.nolink {
	border: 1px solid #aaa;
    padding: 4px 8px;
    margin: 2px;
	color: #000! important;
	background-color: #eee! important
}
.footlinks {
	clear: both;
	margin: 0px auto;
	padding: 0px;
	height: auto;
	font-size: 9pt;
	line-height: 140%;
	color: #777;
	text-align: center;
}
.footlinks a:link, .footlinks a:visited {
	font-size: 9pt;
	line-height: 140%;
	color: #777;
}



