@charset "UTF-8";	body
{
	color: #333333;
	font-family: "宋体";
	font-size: 12px;
	margin: 0;
	-webkit-text-size-adjust: none;
}
body,form,img,p,ul,ol,li,table,th,td,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,input,button,select,textarea,fieldset
{
	margin:0;
	padding:0;
	font-size:12px;
}
a img, img
{
	border:0;
}
a:link
{
	color:#666666;
}
a:visited
{
	color:#666666;
}
a:hover
{
	color:#CA0007;
	text-decoration: underline;
}
a:active
{
	color:#666666;
}
a
{
	text-decoration: none;
}
h2,h3,h4,h5,h6
{
	font-size:12px;
	font-weight:normal;
}
em
{
	font-style:normal;
}
ul,ol,li
{
	list-style:none;
}
.clear
{
	height:1px;
	font-size:0px;
	clear:both;
}
.clearfix::after
{
	clear: both;
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
}
:-webkit-input-placeholder
{
	color: #989898;
}
::-webkit-input-placeholder
{
	color: #989898;
}
:-moz-placeholder
{
	color: #989898;
}
::-moz-placeholder
{
	color: #989898;
}
:-ms-input-placeholder
{
	color: #989898;
}


/*clear input*/
input[type="button"], input[type="submit"], input[type="reset"], input[type="text"]
{
	-webkit-appearance: none;
}
#container
{
	background: url("../images/nav_bg.png") repeat-x scroll 0 72px transparent;
	word-wrap: break-word;
	word-break: break-all;
}
#header,#nav,#banner .main,#switch,#home,#main
{
	width: 1000px;
	margin: 0 auto;
}
#banner *{display: block;margin:0 auto;outline: medium none;}
/*Header*/
#header
{
	height: 72px;
	position: relative;
}
#header .logo
{
	left: 13px;
	position: absolute;
	top: 13px;
}
#header .link
{
	color: #2F4870;
	position: absolute;
	right: 280px;
	top: 33px;
}
#header .link a
{
	color: #2F4870;
}
#header .link a:hover
{
	color: red;
}
#header .search
{
	height: 26px;
	position: absolute;
	right: 0;
	top: 26px;
}
#header .search input.textbox
{
	border: 1px solid #004484;
	color: #666666;
	float: left;
	height: 24px;
	line-height: 24px;
	padding-left: 6px;
	width: 174px;
}
#header .search input.submit,#header .search input.submit_over
{
	background: none repeat scroll 0 0 #004397;
	border: medium none;
	color: #FFFFFF;
	cursor: pointer;
	display: inline;
	float: left;
	font-size: 14px;
	height: 26px;
	right: 0;
	width: 80px;
}
#header .search input.submit_over
{
	background: none repeat scroll 0 0 #0255AE;
}
/*Nav*/
#nav
{
	height: 37px;
}
#nav li
{
	background: url("../images/nav_li_bg.png") no-repeat scroll 0 0 transparent;
	display: inline;
	float: left;
	font-size: 14px;
	height: 37px;
	line-height: 36px;
	text-align: center;
	width: 142px;
}
#nav li a
{
	color: #FFFFFF;
	display: block;
	height: 36px;
	text-decoration: none;
	width: 142px;
}
#nav li a:hover,#nav li a.current
{
	background: none repeat scroll 0 0 #013675;
}
#nav li.end
{
	width: 2px;
}
/*banner*/
#banner
{
	height: 399px;
	position: relative;
}
#banner::before
{
	background: url("../images/banner_bg.png") repeat-x scroll 0 0 transparent;
	content: "";
	width: 100%;
	height: 14px;
	position: absolute;
	left: 0;
	bottom: 0;
}
#banner .main
{
	background: url("../images/banner/banner.jpg") no-repeat scroll 0 0 transparent;
	height: 387px;
}
/*switch*/
#switch
{
	height: 34px;
	position: relative;
}
#switch ul.news
{
	background: url("../images/prompt_bg.png") repeat-x scroll 0 0 transparent;
	border: 1px solid #D8D8D8;
	bottom: 0;
	color: #000000;
	height: 24px;
	line-height: 24px;
	min-width: 555px;
	position: absolute;
	overflow: hidden;
}
#switch ul.news li
{
	background: url("../images/list_arrow.png") no-repeat scroll 13px center transparent;
    padding-left: 30px;
    position: relative;
}
#switch ul.news li span
{
	position: absolute;
    right: 10px;
    top: 0;
}
#switch ul.category
{
	background: url("../images/search_bg.png") repeat-x scroll 0 bottom transparent;
	border: 1px solid #D8D8D8;
	bottom: 0;
	position: absolute;
	right: 0;
}
#switch ul.category li
{
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}
#switch ul.category a,#switch ul.category img
{
	display:block;
}
#switch ul.category div
{
	background: url("../images/switch_li_bg.png") no-repeat scroll 0 6px transparent;
    color: #6D6D6D;
    line-height: 22px;
    padding-left: 15px;
}
#switch ul.category div.index1
{
	background-position: 0 -24px;
}
/*home*/
#home
{
	margin-top:10px;
}
#home .box
{
	background: url("../images/home_title_bg.png") repeat-x scroll 0 0 transparent;
	height: auto !important;
	min-height: 268px;
	height:268px;
	margin: 1px;
}
#home h3.title
{
	color: #243D74;
	font-size: 14px;
	font-weight: bold;
	line-height: 34px;
	padding-left: 16px;
}
#home h3.title span
{
	color: #CCCCCC;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	padding-left: 5px;
	text-transform: uppercase;
}
/*home aboutus*/
#home .aboutus
{
	border: 1px solid #CCCCCC;
	display: inline;
	float: left;
	width: 367px;
}
#home .aboutus .content
{
	color: #4A689F;
	line-height: 19px;
	padding: 0 16px 10px;
	text-indent: 2em;
}
#home .aboutus img
{
	display: block;
	margin: 0 auto 10px;
}
#home .aboutus .content a
{
	color: #4A689F;
	float: right;
}
#home .aboutus .content a:hover
{
	color: red;
	text-decoration: none;
}
/*home new products*/
#home .new
{
	border: 1px solid #CCCCCC;
	display: inline;
	float: left;
	margin-left: 11px;
	width: 315px;
}
#home .new dl
{
	padding: 0 10px 10px;
	position: relative;
	height: 88px;
	overflow: hidden;
}
#home .new dl dd
{
	width: 100px;
	float: left;
	margin-right: 5px;
}
#home .new dl dd img
{
	
	max-width: 100px;
	display: block;
	border: 1px solid #ccc;
}
#home .new dl dt
{
	color: #000000;
	line-height: 16px;
	float: right;
	width: 180px;
	height: 90px;
	overflow: hidden;
}
#home .new dl dt h2
{
	font-size: 14px;
	font-weight: bold;
	line-height: 26px;
	height: 26px;
	overflow: hidden;
}
#home .new dl dt h2 a
{
	
}
#home .new ul
{
	padding-left: 10px;
}
#home .new ul li
{
	background: url("../images/home_li_bg.png") no-repeat scroll left center transparent;
	line-height: 20px;
	padding-left: 10px;
	height: 20px;
	overflow: hidden;
}
#home .new ul li a
{
	color: #4A689F;
}
#home .new ul li a:hover
{
	color: red;
	text-decoration: none;
}
/*home contactus*/
#home .contactus
{
	border: 1px solid #CCCCCC;
	display: inline;
	float: left;
	margin-left: 10px;
	width: 291px;
}
#home .contactus .box
{
	background: url("../images/home_contactus.png") no-repeat scroll right bottom transparent;
}
#home .contactus dt
{
	font-size: 14px;
	font-weight: bold;
	line-height: 44px;
	padding-left: 10px;
}
#home .contactus dt span
{
	font-family: arial;
	font-size: 17px;
	font-weight: normal;
	padding-left: 5px;
}
#home .contactus dd
{
	color: #666666;
	line-height: 21px;
	margin-left: 25px;
	padding-bottom: 10px;
	background-image: url(../images/contactus_doc.png);
	background-repeat: no-repeat;
	padding-top: 50px;
}
#home .contactus dd a
{
	display: block;
	float: left;
	margin: 0 10px 10px;
}
#home .contactus dd h3
{
	color: #0088CC;
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
}
#home .contactus dd span
{
	font-weight: bold;
}
/*products*/
#home .products
{
	border: 1px solid #CCCCCC;
	margin-top: 10px;
}
#home .products .box
{
	background-image: url("../images/home_products_bg.png");
	min-height: auto;
	height:auto;
}
#home .products ul
{
	
	padding: 0 10px;
}
#home .products ul li
{
	float: left;
	margin-left: 10px;
	text-align: center;
	width: 236px;
	height: 184px;
	padding: 5px 0;
}
#home .products ul li:nth-child(4n+1)
{
	margin-left: 0;
}
#home .products ul li a.pic
{
	border: 1px solid #D2D2D2;
	display: block;
}
#home .products ul li a.pic:hover
{
	border: 1px solid #243D74;
}
#home .products ul li div
{
	
	padding: 5px 0;
}
#home .products ul li div a
{
	color: #243D74;
	line-height: 18px;
}
#home .products ul li div a:hover
{
	color:red;
}
/*footer*/
#footer
{
	background: url("../images/footer_bg.png") repeat-x scroll 0 0 transparent;
	height: 120px;
	margin-top: 13px;
}
#footer .link
{
	color: #808080;
	line-height: 34px;
	text-align: center;
}
#footer .link a
{
	color: #808080;
	margin: 0 5px;
}
#footer .link a:hover
{
	color:red;
	text-decoration: none;
}
#footer .copyright
{
	color: #A0A0A0;
	line-height: 18px;
	padding-top: 10px;
	text-align: center;
}
/*main*/
#main
{
}
/*main banner*/
#main .banner
{
	height: 250px;
	padding-bottom: 12px;
	padding-top: 12px;
}
#main .sider
{
	display: inline;
	float: left;
	width: 224px;
}
#main .sider dl dd:last-child
{
	
	border-radius: 0 0 5px 5px;
	border-bottom: 1px solid #D8D8D8;
	padding-bottom: 5px;
}
#main .sider dt,#main .sider h2.title
{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	height: 32px;
	line-height: 32px;
	padding-left: 15px;
	background-color: #004398;
	border-radius: 5px 5px 0 0;
}

#main .sider .menu
{
	padding-bottom: 10px;
}
#main .sider .menu dd
{
	border-left: 1px solid #D8D8D8;
	border-right: 1px solid #D8D8D8;
	line-height: 32px;
	padding: 0 15px;
}
#main .sider .menu dd:nth-child(2)
{
	padding-top: 5px;
}
#main .sider .menu dd:nth-child(2) a
{
	border-top: medium none;
}
#main .sider .menu dd a
{
	border-top: 1px solid #CDCDCD;
	display: block;
	height: 32px;
	outline: medium none;
	text-decoration: none;
	text-indent: 1em;
	width: 100%;
}
#main .sider .menu dd a:hover,#main .sider .menu dd.current a
{
	background: url("../images/sider_li_bg.png") no-repeat scroll left center transparent;
	color: #4A689F;
	font-weight: bold;
}
#main .sider dl.contactus
{
}
#main .sider dl.contactus dd
{
	border-left: 1px solid #D8D8D8;
	border-right: 1px solid #D8D8D8;
	line-height: 20px;
	padding: 8px;
}
/*sider category*/
#main .sider ul.category
{
	border-left: 1px solid #D8D8D8;
	border-right: 1px solid #D8D8D8;
	padding: 5px 15px;
}
#main .sider ul.category li
{
	border-top: 1px solid #CDCDCD;
	line-height: 32px;
}
#main .sider ul.category li.first
{
	border-top:none;
}
#main .sider ul.category li.show a
{
	background:url("../images/sider_li_bottom_bg.png") no-repeat scroll 180px center transparent;
}
#main .sider ul.category li.current a
{
	color:#1E376C;
}
#main .sider ul.category li a
{
	background: url("../images/sider_li_right_bg.png") no-repeat scroll 185px center transparent;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: 32px;
	text-decoration: none;
	text-indent: 20px;
	width: 100%;
}
#main .sider ul.category li div
{
	padding-bottom: 5px;
}
#main .sider ul.category li div a
{
	background: none repeat scroll 0 0 transparent;
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	height: 22px;
	line-height: 22px;
	text-indent: 30px;
}
#main .sider ul.category li.show div a
{
	background: none repeat scroll 0 0 transparent;
}
#main .sider ul.category li div a.current
{
	font-weight: bold;
}
#main .sider ul.category li div a:hover
{
	background: url("../images/sider_li_bg.png") no-repeat scroll 0 center transparent;
	color: #4A689F;
}
/*sBody*/
#sBody
{
	background: url("../images/home_title_bg.png") repeat-x scroll 0 0 transparent;
	border: 1px solid #D8D8D8;
	display: inline;
	float: left;
	margin-left: 10px;
	min-height: 750px;
	width: 764px;
}
#sBody dl.position
{
	border-bottom: 1px solid #D8D8D8;
	color: #243D74;
	font-size: 14px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	padding-left: 20px;
	position: relative;
}
#sBody dl.position dd
{
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	padding-right: 20px;
	position: absolute;
	right: 0;
	top: 0;
}
#sBody dl.position dd a
{
	color: #045BA8;
}
#sBody .content
{
	font-size: 14px;
	line-height: 24px;
	padding: 15px;
}
#sBody .content h3.title
{
	color: #004399;
	font-weight: bold;
	line-height: 40px;
	margin-top: 10px;
}
/*page*/
#page
{
	clear: both;
	height: 38px;
	line-height: 38px;
	margin-top: 9px;
	text-align: center;
}
#page a
{
	border: 1px solid #A8CBF0;
	color: #004393;
	margin: 0 3px;
	padding: 5px 7px;
}
#page a:hover
{
	background: none repeat scroll 0 0 #76B5F7;
	border: 1px solid #76B5F7;
	color: #FFFFFF;
	text-decoration: none;
}
#page a.btn
{
}
#page a.item
{
	padding: 5px 8px;
}
#page font
{
	background: none repeat scroll 0 0 #004393;
	border: 1px solid #004393;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 12px;
	margin: 0 3px;
	padding: 5px 8px;
}
#page span
{
	border: 1px solid #A8CBF0;
	color: #AAAAAA;
	cursor: pointer;
	margin: 0 3px;
	padding: 5px 8px;
}
#page label
{
	border: 1px solid #A8CBF0;
	padding: 5px 8px;
	margin: 0 3px;
}