﻿/* overall */

.cleardiv {clear: both;}
.floatleft {float: left;}
.floatright {float: right;}
.relative {position: relative;}
.absolute {position: absolute;}
.block {display: block;}
.inline {display: inline;}
.none {display: none;}

#wrapper {
	width: 972px;
	margin: 0 auto;
}

.cursorpoint { cursor:pointer }
/* header */

#header {
	margin: 0 0 4px 0;
	letter-spacing: 0;
}

#logo {
	padding: 10px 0 0 10px;
}

#logo h1 {
	margin: 0;
	overflow: hidden;
	float: left;
	padding-bottom: 10px;
}

#logo a {
	display: block;

	width: 570px;
	height: 60px;
	background: url(../img/logo.gif) no-repeat;
	text-indent: -3000px;
}

#utilities {
	text-align: right;
	font-size: 13px;
	line-height: 1;
	padding: 32px 12px 0 0;
	color: #666;
	margin: 0;
}

#utilities a {
	text-decoration: none;
	color: #666;
	margin: 0 10px;
}

#navbar {
	height: 50px;
	padding-top:20px;
	clear: both;
	background: #708fbe;
	text-align:center;
	color:White;
	font-weight:bold
}

#navbar a 
{
	color: #fff;
	text-decoration: none;
	line-height: 29px;
	font-size: 14px;
	font-weight:bold
}

.navl {
	height: 29px;
	width: 11px;
	background: url(../img/navlbg.gif) no-repeat;
}

.navr {
	height: 29px;
	width: 11px;
	background: url(../img/navrbg.gif) no-repeat;
}

ul#navigation {
	list-style: none;	
	
	margin: 0;
}

ul#navigation li {
	float: left;
	padding: 0 12px 0 10px;
	margin: 0;
	background: url(../img/navlibg.gif) right no-repeat;
	height: 29px;
}

ul#navigation li a {
	color: #fff;
	text-decoration: none;
	line-height: 29px;
	font-size: 14px;
}

#searchform 
{
	margin-top:8px;
	line-height: 29px;
	padding: 28px 0 0 18px;
	border-top:1px dotted #cdcdcd
}

#searchform p {
	margin: 0;
}

#searchform .searchtext {
	width: 100px;
	border: 1px solid #3c6f92;
}

#searchform .searchbutton{
	background: transparent;
	border: none;
	color: #fff;
	cursor: pointer;
	width: 50px;	
}

#banner {
	width: 972px;
	height: 200px;
	background: url(../img/banner.gif) no-repeat;
}


/* container */

#container {
	padding: 0 0 10px 0;
	overflow: hidden;
}

#sidebar {
	width: 217px;
	margin: 0 6px 0 0;
	background:#E8F0FB url(../img/leftbj.gif) no-repeat top;
	padding-top:70px;
}

.sidelist {
	list-style: none;
	margin: 0;
}

.sidelist li {
	margin: 0 0 4px 0;
}

.sidelist h3 {
	width: 173px;
	
	margin: 0;
	padding: 0 0 0 44px;
	line-height: 33px;
	color: #043269;
	font-size: 14px;
}

.sidelist h3 a {
	color: #043269;
	text-decoration: none;
}

.sidepara {
	border: 1px solid #dfe7eb;
	border-top: none;
	margin: 0;
	padding: 16px 16px 24px;
	letter-spacing: 0;
}

.sideparaul {
	margin: 0;
	list-style: none;
}

.sideparaul li {
	margin: 0;
	background: url(../img/sideparali.gif) no-repeat left center;
	text-indent: 12px;
}

.sideparaul li a {
	text-decoration: none;
}

.modlist {
	list-style: none;
	margin: 0;
}

.modlist2 {
	list-style: none;
	margin: 0;
	border: 1px solid #dfe7e9;
	border-top: none;
	padding: 10px 0 20px 0;
}

.modlist li {
	background: url(../img/left_bg.gif) no-repeat 22px;
	border-left: 1px solid #dfe7e9;
	border-right: 1px solid #dfe7e9;
	margin: 0;
	padding: 0 0 0 72px;
	line-height: 32px;
	color: #003567;
}

.modlist2 li {
	background: url(../img/sideli.gif) no-repeat 20px 10px;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: 32px;
	color: #003567;
}

.modlist2 li.s {
	background: url(../img/sideli.gif) no-repeat 5px 10px;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: 32px;
	color: #003567;
}

.modlist li a, .modlist2 li a {
	color: #003567;
	text-decoration: none;
}

.modlist2h {
	margin-left: 20px;
}

.final {
	padding: 0 16px 5px 24px;
	line-height: 18px;
	letter-spacing: 1px;
}


.final span:first-child {
	display: none;
}


#mainframe {
	width: 749px;
}

#singleframe {
	width: 972px;
}

#mainframe h3 {
	margin: 0;
	padding: 0 0 0 26px;
	line-height: 32px;
	height: 28px;
	color: #003567;
	font-size: 13px;
	overflow: hidden;
}

#singleframe h3 {
	margin: 0;
	padding: 0 0 0 36px;
	line-height: 32px;
	height: 28px;
	color: #003567;
	font-size: 12px;
	letter-spacing: 0;
}

.h3mainframe 
{
	width:722px;  height:30px;
	background: url(../img/gsjj.gif) no-repeat;
	text-indent:32px;
	font-weight:bold;	
}

.h3singleframe 
{
	width:722px;  height:30px;
	background: url(../img/gsjj.gif) no-repeat 10px top;
	font-weight:bold;	
	text-indent:30px;
}

.h4singleframe
{
	background: #F5F4F4 no-repeat 16px center;
	border-bottom: 2px solid #A3A3A3;
}

.doch2 {
	font-size: 26px;
	line-height: 1.6;
	text-align: center;
	color: #000;
	margin: 10px 0 0 0;
}

.docmeta {
	font-size: 16px;
	text-align: center;
	margin: 0;
	color: #000;
}

#doccontent {
	letter-spacing: 0;
	padding: 10px 0;
}

#docabstract {
	border: 1px solid #ccc;
	margin: 6px 0 12px 0;
	padding: 10px 18px;
	color: #013786;
	letter-spacing: 0;
}

.dtabstract {
	padding: 0 12px;
	overflow: hidden;
}

.dtabstractimg {
	border: 1px solid #ccc;
	width: 160px;
	height: 160px;
	text-align: center;
	padding-top: 10px;
}

.dtabstracttext {
	border: 1px solid #ccc;
	padding: 12px 10px 0;
	height: 158px;
	width: 576px;
}

.dtabstractcontent {
	width: 530px;
	height: 130px;
	letter-spacing: 0;
	overflow: hidden;
}

.dtabstractmeta {
	border-top: 1px solid #808080;
	text-align: center;
	margin: 0 auto;
	overflow: hidden;
}

.qq {
	background: url(../img/qq.gif) 25px center no-repeat;
}

.price {
	padding-left: 24px;
}

.price, .tel, .qq, .msg {
	margin: 0 16px;
	line-height: 28px;
}


.detail {
}

.detailh2 {
	font-size: 13px;
	padding: 0 0 0 24px;
	line-height: 28px;
	height: 24px;
	color: #fff;
	border-bottom: 3px solid #2a7bb4;
	background: url(../img/detailhd.gif) 3px bottom no-repeat;
	margin: 30px 0 30px;
}

.tags {
	font-size: 14px;
	padding: 0 0 0 20px;
	background: url(../img/tags.gif) left center no-repeat;
}

.content {
	overflow: hidden;
	padding: 20px 0 10px 10px;
	border-bottom: 1px dotted #dbdbdb;
}

.contenttable {
	overflow: hidden;
	padding: 20px 0 10px 10px;
	border-bottom: 1px dotted #dbdbdb;
}

.singlecontent {
	overflow: hidden;
	padding: 20px 80px 20px 100px;
}

.bottomblock {
	padding: 0 0 0 80px;
	width: 376px;
}

.bottomblock h6 {
	color: #666;
	font-size: 13px;
	padding: 0 0 0 15px;
	background: url(../img/infolist.gif) left center no-repeat;
}

.bottomblock ul {
	margin: 0 0 24px 0;
	padding: 0 0 0 8px;
	list-style: none;
	font-size: 13px;
}

.bottomblock ul li {
	margin: 0;
	font-size: 13px;
	padding-left: 20px;
	border-bottom: 1px dotted #959697;
	background: url(../img/bottomlist.gif) left center no-repeat;
}

.bottomblock ul li a {
	text-decoration: none;
}

.content-noimg {
	padding: 10px 30px 20px 50px;
}

.content-noimg2 {
	padding: 10px 30px 20px 80px;
}

.introtitle {
	margin: 18px 0 18px -54px;
	font-size: 12px;
}

.contentul {
	list-style: none;
}

.contentul li {
	clear: both;
	background: url(../img/infolist.gif) no-repeat left top;
	height: 20px;
	margin-left: -20px;
}

.contentul li a {
	text-decoration: none;
	width: 530px;
	float: left;
	padding-left: 20px;
	border-bottom:1px dotted #D6DAE1
}

.productimg {
	padding: 0 0 0 16px;
}

.img128 {
	border: 1px solid #e7e5e3;
}

.img128nobd, .img128 {
	width: 128px;
	height: 128px;
}

.producttext {
	width: 590px;
}

.producttitle {
	height: 20px;
}

.productname {
	font-size: 12px;
	padding: 0 0 0 40px;
	margin: 0;
	color: #003567;
}

.more {
	margin: 8px 18px 0 0;
	background: url(../img/btn-more.gif) no-repeat;
	width: 37px;
	height: 13px;
	text-decoration: none;
}

.date {
	margin: 0 18px 0 0;
}

.centerh3 {
	width: 600px;
}

.button {
	color: #fff;
	line-height: 16px;
	height: 15px;
	width: 32px;
	padding: 0 0 0 2px;
	margin: 0 20px 0 0;
	background: url(../img/btn.gif) no-repeat;
	display: block;
	text-decoration: none;
}

.productintro {
	padding: 0 54px 0 70px;
	letter-spacing: 0;
	color: #003567;
	height: 95px;
	overflow: hidden;
	margin: 0 0 10px 0;
}

.productcell1 {
	margin-top: 0;
}

.productcell2 {
	list-style: none;
	margin: 0;
}

.productcell1 td, .productcell2 li, .productcell3 {
	width: 180px;
	height: 160px;
	float: left;
	text-align: center;
}

.productcell1 h5, .productcell2 h5, .productcell3 h5 {
	font-size: 13px;
	margin: 4px 0 0 0;
	padding: 0;
	letter-spacing: 0;
}

.productcell1 h5 a, .productcell2 h5 a, .productcell3 h5 a {
	color: #41709d;
	text-decoration: none;
}

.gt4 {
	border-top: 1px dashed #ccc;
}

.mod4 {
	border-right: 1px dashed #ccc;
}

.contactdiv {
	padding-left: 20px;
	clear: both;
	margin-bottom: 30px;
	overflow: hidden;
}

.contactlt {
	width: 160px;
}

.contacticon {
	padding: 10px 0 0 50px;
}

.qqicon {
	background: url(../img/qq.gif) 36px center no-repeat;
	line-height: 32px;
	padding-left:60px;
}

.msnicon {
	background: url(../img/msn.gif) 36px center no-repeat;
	line-height: 32px;
	padding-left:60px;
}

.dianhuaicon 
{
	background: url(../img/dianhua.gif) 36px center no-repeat;
	line-height: 20px;
	padding-left:60px;
	padding-top:10px;
}

.youxiangicon
{
	background: url(../img/youxiang.gif) 36px center no-repeat;
	line-height: 20px;
	padding-left:60px;
	padding-top:10px;
}

.addressicon {
	background: url(../img/fangzi.gif) 36px center no-repeat;
	line-height: 32px;
	padding-left:60px;
	margin-bottom:20px;
}

.contactrt {
	padding-top: 20px;
	font-size: 14px;
	width: 390px;
}

.msgbox 
{
	padding-top: 36px;
	padding-left:10px;
	font-size: 14px;
	width: 300px;	
}

.contactrt div 
{
	height:50px;
	padding-top:12px;
}

.contactmethod {
	font-size: 14px;
	letter-spacing: 0;
	padding-left: 30px;
	background: url(../img/contact.gif) left center no-repeat;
}

.leavemsg {
	background:#E8F0FB;
	border:1px solid #97C1E7;
	margin-top: 20px;
	padding: 10px 0 0 24px;
	font-size: 12px;
	width: 300px;
}

.msgmeta {
	width: 200px;
	font-size: 12px;
}

.msgtext {
	font-size: 12px;
	width: 240px;
	height: 120px;
}

.submitmsg {
	height: 38px;
	width: 155px;
	padding: 0;
	margin-left: 130px;
	background: url(../img/submitmsg.jpg) no-repeat;
	border: none;
	cursor: pointer;
}

#pagenavi {
	padding: 10px 0 0 0;
}

#pagenavi span {
	padding: 0 6px;
}

#pagenavi a {
	color: #b6aca3;
}

#topleft {
	width: 240px;
	float: left;
	height: 567px;
	border: 1px solid #d7d7d7;
	background:url(../img/cpbj.gif) no-repeat left top;
	padding-top:15px;
}

#tltitle 
{
	text-indent:40px;
	margin-bottom:36px;
	font-size:14px;
	color:#6c6c6c;
	font-weight:bold;
}

#topleft div.d1 
{
    margin-left:10px;
	width: 210px;
	height: 32px;
	overflow: hidden;
	background:url(../img/li2.gif) no-repeat 10px 4px;
	text-indent:30px;
	font-size:14px;
	font-weight:bold;
	color:#6c6c6c;
	border-bottom:1px dotted #cdcdcd
	
}

#topleft div.d2 {
	width: 178px;
	height: 26px;
	overflow: hidden;
	background:url(../img/li3.gif) no-repeat 30px 5px;
	text-indent:60px;
	color:#636363;	
}

#topleft div.d2 a
{
	color:#636363;
	text-decoration:none;
}

#topleft div.d2 a:hover
{
	position:relative;
	top:-1px;
}

#topleft .dvimg
{
	margin:2px auto;
	text-align:center;
}

#topleft img {
	border: 1px solid #d7d7d7;
	width: 218px;
	height: 80px;
	padding: 0;
	margin: 0;
}

#topcenter {
	float: left;
	margin:0 3px;
	width: 500px;
}

#slideshow {
	height: 267px;
}

#zxsummary
{
	height:204px;
	border-left:1px solid #bebebe;
    border-right:1px solid #bebebe;
    border-bottom:1px solid #bebebe;
    margin-bottom:4px;
    background:url(../img/zxsummary.jpg) no-repeat left top;
    padding-top:10px;
}

.zxtitle 
{
	color:#636363;
	font-size:14px;
	font-weight:bold;
	text-indent:50px;
}

.zxtitle span
{
	font-weight:normal;
	font-size:12px;
}

.zxtitle span a
{
	color:#636363;
	text-decoration:none;
}

#zxcorpimg 
{
	float:left;
	padding:8px 4px;
}

#zxcorpimg img { border:1px solid #ACB5DE}

#zxcorp
{
	float:left;
	padding:4px;
	color:#454545;
}

#marquee2
{
	width: 480px; 
	height: 110px; 
	overflow: auto;
}

#marquee2 ul
{
	list-style:none;
	margin:0;
	padding:0;
}

#marquee2 ul li
{
	float:left;
}

#zxtop 
{
    background:url(../img/jszx.gif) no-repeat left top;
    border-left:1px solid #bebebe;
    border-right:1px solid #bebebe;
    border-bottom:1px solid #bebebe;
    padding-top:8px;
    clear:both;
    height:230px;
    margin-bottom:4px;
}

#zxfloat
{
	border:1px solid #bebebe;
	height:120px;
}

.indexlist {
	width: 220px;
	height: 200px;
	overflow: hidden;
	padding-left: 20px;
}

.indexlist h4 {
	color: #7aa8b8;
	font-size: 14px;
}

.indexlist ul {
	list-style: none;
	line-height: 26px;
}

.indexlist ul li {
	background: url(../img/indexlist.jpg) no-repeat left 4px;
	padding-left: 20px;
}

.indexlist ul li a {
	text-decoration: none;
	color: #454545;
}

#topright {
	width: 220px;
	float: right;
	border: 1px solid #d7d7d7;
	background:#E5E5E5;
	height: 578px;
	padding-top:4px;
	vertical-align:top;
}

#trtitle 
{
	background:url(../img/point.jpg) no-repeat 16px 4px;
	height: 20px;
}

#topright div.img {
	width: 220px;
	height:160px;
	margin:4px auto;
	text-align:center;
}

#topright div a
{
	color:#474747;
}

#topright img {
	border: 1px solid #d7d7d7;
	
	padding: 0;
	margin: 0;
}

#cases {
	border: 1px solid #d7d7d7;
	height: 180px;
	overflow: hidden;
	margin: 0;
	background: url(../img/casesbg.jpg) no-repeat top center;
	list-style: none;
	padding-top: 50px;
}

#cases li {
	background: url(../img/casesli.gif) no-repeat 10px 8px;
	padding: 0 12px 0 18px;
	letter-spacing: 0;
}

#cases li a {
	text-decoration: none;
}

#bottomcol {
	border-bottom: 1px solid #d8d8d8;
	width: 970px;
	overflow: hidden;
	padding: 0 1px;
	background: url(../img/bottomcolbd.jpg) repeat-y;
}

.invisible {
	height: 50px;
	clear: both;
	background: url(../img/bottomcolbg.jpg) repeat-x;
}

.bottomcell {
	width: 321px;
	float: left;
}

.bottomcellimg {
	width: 100px;
	overflow: hidden;
	float: left;
	padding-top: 20px;
}

.bottomcelltext {
	width: 216px;
	overflow: hidden;
	float: left;
	font-size: 14px;
	color: #59b1c9;
	letter-spacing: 0;
}

.bottomcelltext2 {
	clear: both;
	border-top: 2px solid #e1e1e3;
	padding: 6px 0 6px 12px;
	overflow: hidden;
}

.bottomcelltext1 {
	clear: both;
	background: #eff0f4;
	overflow: hidden;
	padding: 6px 0 6px 12px;
}

.bottomcelltexth {
	float: left;
	font-weight: bold;
	width: 50px;
}

.texth40
{
	height:40px;
	overflow:hidden;
	font-size:12px;
}

.casecontent
{
	padding:10px;
}

.bottomcelltextr {
	float: left;
	width: 144px;
}

.bottomcolrow {
	clear: both;
	margin-bottom: 20px;
	overflow: hidden;
}


/* footer */

#footer {
	height: 90px;
	border: 1px solid #ddd;
	margin: 0 0 10px 0;
}

.footer 
{
	margin-top:2px;
	background: #ededed;
}

#footerdiv {
	padding: 22px 0 0 0;
}

#footerdiv span {
	line-height: 24px;
	padding: 0 0 0 36px;
	font-size: 14px;
	color: #676767;
}

#footerlogo {
	padding: 10px 36px 0 0;
}

#footerlogo h2 {
	margin: 0;
}

#footerlogo a {
	display: block;
	width: 176px;
	height: 71px;
	background: url(../img/logoft.gif) no-repeat;
	text-indent: -3000px;
}



.sqBorder {width:490px; height:100px; padding-top:8px; border:0px #000000 solid; }
.scroll_div {width:484px; height:100px; overflow: hidden; white-space: nowrap; background:#ffffff; padding:0px; margin:0px; }
.scroll_div img {border:0 ;}
#scroll_begin, #scroll_end, #scroll_begin ul, #scroll_end ul, #scroll_begin ul li, #scroll_end ul li{display:inline;}
*{margin:0px auto;}