﻿@charset "utf-8";
/* CSS Document */

* { 
	margin:0 auto;
	font-size:12px;
	font-family:"宋体",Arial, Helvetica, sans-serif;
	list-style-type:none;
	text-decoration:none;
    }
    
* a{color:#666; text-decoration:none;}
* a:hover{color:#007DCD; text-decoration:none;}

body {
	background:#fff;
}
form {
	margin:0;
	padding:0;
}
.clear {
	clear:both;
}
img {
	border:0px;
	vertical-align:bottom;
}

ul,dl,dd,h1,h2,h3,h4,h5,h6,form,p,input{ padding:0; margin:0;}
li{list-style:none;}
img {border:0; vertical-align:bottom;}
a {text-decoration:none;}
a:active,a:focus,input{outline:none;}
a:hover {text-decoration:none;}
table{border-collapse:collapse;}
th,td{padding:0;}

.my_q{zoom:1;}
.my_q:after{display:block;content:""; clear:both;}

/*头部样式*/
.header {
	width:980px;
	height:84px;
	overflow:hidden;
	position:relative;
}
.logo {
  position:absolute;
  width:473px;
  height:71px;
  left:0;
  top:6px;
}
.right {
	float: right;
}
.subnav {
	margin:15px 0px 10px 140px;
}
.subnav a {
	font-size:12px;
	color:#999;
}
.subnav a:hover {
	color:#0067C7;
}
.subnav02 {
	text-align:center;
	width:150px;
	margin:15px 0px 10px 150px;
}
.subnav02 a {
	color:#000;
	font-weight:bold;
}
.subnav02 a:hover {
	color:#0067C7;
}
.subnav02 a.txt {
	color:#000;
	text-align:center;
	font-weight:bold;
}
.subnav02 a.txt:hover {
	color:#0067C7;
}
/*导航样式*/


.nav {
	width:980px;
	height:34px;
}
.nav_l {
	float:left;
	width:11px;
	height:34px;
	background: url(/Include/UI/image/nav_l.gif) top center no-repeat;
}

.nav_m {
	float:left;
	width:958px;
	height:34px;
	background:url(/Include/UI/image/nav_mbg.gif) top center repeat-x;
	overflow:hidden;
}      

.nav_m ul{ margin:0; padding:0; overflow:hidden;}
.nav_m li {
	float:left;
	width:110px;
	height:34px;
	overflow:hidden;
}
.nav_m li a {
	display:block;
	font-size:14px;
	color:#fff;
	height:34px;
	line-height:34px;
	text-align:center;
	overflow:hidden;
}
.nav_m li a:hover {
	background:url(/Include/UI/image/nav_mhoverbg.gif)  center no-repeat;
}

.zbbb {	display:block;
	width:110px;height:34px;
	background:url(/Include/UI/image/nav_mhoverbg.gif)  center no-repeat;
	overflow:hidden;
}


.nav_r {
	float:right;
	width:11px;
	height:34px;
	background:url(/Include/UI/image/nav_rbg.gif) top center no-repeat;
	overflow:hidden;
}
.search {
	padding-top:7px;	float:right;
	width:150px;
	height:20px;
	overflow:hidden;
}
.search select {
	
	height:20px;
}
.btn {
	float:right;
	width:16px;
	height:15px;
	padding-right:63px;
	margin-top:-15px;
 *margin-top:-17px;
}

/*联系方式样式*/
.subbanner {
	width:980px;
	height:71px;
	background:url(/Include/UI/image/box01.gif) top center repeat-x;
}
.subbanner_l {
	float:left;
	width:252px;
	height:71px;
	line-height:71px;
	font-size:16px;
	font-weight:bold;
	padding-left:40px;
}
.subbanner_m { 

	float:left;
	width:170px;
	height:31px;
	font-size:14px;
	margin-top:20PX;
	color:#000;
}

.subbanner_m  ul{ margin:0; padding:0}
.subbanner_m  ul li{ float:left;  vertical-align:top;}
.subbanner_m2 {
	float:left;
	width:250px;
	height:31px;	margin-top:20PX;

	font-size:14px; 
	
	color:#000;
}
.subbanner_m p{ padding-top:2px;}
.subbanner_r {
	float:right;
	padding:10px 20px 0px 0px;
}

.main {
	width:980px;
	margin-top:13px;
}

/*左边栏样式*/
.sidebar_l {
	float:right;
	width:730px;
	overflow:hidden;
}

/*banner样式*/
#banner {
	background: url("/Include/UI/image/bannershadow.png") no-repeat scroll left bottom transparent;
	height: 215px;
	width: 705px;

}
#banner .num {
	bottom: 24px;
	position: absolute;
	right: 15px;
	z-index: 10;
}
#banner .imgs li {
	position: absolute;
}
#banner .num {
	bottom: 24px;
	position: absolute;
	right: 30px;
	z-index: -10;
}
#banner .num li {
	background: none repeat scroll 0 0 #FFFFFF;
	color: #535353;
	cursor: pointer;
	float: left;
	font: 11px/17px Arial;
	height: 17px;
	margin: 10px;
	opacity: 0.4;
	text-align: center;
	width: 17px;
}
#banner .num li.curr {
	background: none repeat scroll 0 0 #0284C6;
	color: #E7E0E0;
	font-weight: bold;
	opacity: 0.8;
}
/*产品样式*/
.product_list {
	margin-top:15px;
	width:705px; 
	overflow:hidden;
}

.product_list ul
{ 
	overflow:hidden
	}
 
.product_list ul li {
	float:left;
	width:150px; 
	margin-right:6px;
	background:url(/Include/UI/image/listbg.gif) top center no-repeat;
	padding:10px; 
	text-align:center;
}

.product_list p.title22{ color:#000; font-weight:bold; font-size:14px; text-align:left; margin:10px 0;}


.product_list p.zbbaa{ color:#0079B8; font-weight:bold; font-size:14px; padding-top:15px;}
.product_list p.more01 {
	position:absolute;
	margin-top:-55px;
	margin-left:60px;
 *margin-top:-55px;
 *margin-left:-10px;
}
.title { margin-top:25px;
	width:715px;
	height:27px; line-height:27px;
	background:url(/Include/UI/image/titlebg.gif) top center no-repeat;
}
.title .whitel { width:147px; float:left; text-align:center; font-weight:bold;
	color:#FFF;
}

.title .rrr { width:560px; float:left; padding-left:8px;
	color:#000;
}
.title span {
	padding-left:2px;
	line-height:27px;
	color:#000;
}

/*右边栏样式*/
.sidebar_r {
	float:left;
	width:230px;
	overflow:hidden;
}
/*订单查询样式*/
.ddsearch02{ width:250px; height:210px; background:url(/Include/UI/image/ddsearchbg.gif) top center no-repeat;}
.ddsearch {
	width: 250px;
	height:38px;
	
}
.ddsearch p {
	padding-left:40px;
	padding-top:15px;
	font-size:14px;
	color:#333;
	font-weight:bold;
}
.content {
	padding-top:0px;
	width:240px;
}
.content p {
	text-align:center;
	padding-top:2px;
}
.content p span {
	padding-left:15px;
}
.content p input {
	border:#999 solid 1px;
}
.content .btn02 {
}
.content p.ddtitle {
	font-size:14px;
	color:#666;
	font-weight:bold;
}
.content .btn02 input {
	width:56px;
	height:19px;
	background:url(/Include/UI/image/btnbg.gif) top center no-repeat;
	border:0px;
	color:#FFF;
}

/*新闻样式*/
.newslist {

}
.newstitle {
	height:30px;
	background:#E2E2E2 url(/Include/UI/image/tbg.png) no-repeat 7px 11px ;
	overflow:hidden;
}
.newstitle p {
	line-height:30px;
	padding-left:24px;
	font-size:14px;
	font-weight:bold;
	font-family:"微软雅黑";
    }
	
.newstitle p span {
	float:right;
	padding-right:10px;
	color:#FF0000;
	font-size:12px;
	font-weight:100;
    }
	
.newstitle p span a {
	color:#0089D7;
	font-size:12px;
}
.newstitle p span a:hover {
	color:#FF9000;
}
	
.news_list {
	width:230px;
	overflow:hidden;
}

.news_list ul{margin:0; padding:3px 0 0 0; width:230px; overflow:hidden;} 

.news_list li{
    width:230px;
	line-height:25px;
	border-bottom:#999 dotted 1px;
	overflow:hidden;
}
.new_list.fr {
	float:right;
}
.news_list li a {
	color:#666;
	font-size:12px;
}
.news_list li a:hover {
	color:#0067C7;
}

/*使用工具样式*/
.toolstitle {
	margin-top:13px; width:230px;height:30px; background:#E2E2E2 url(/Include/UI/image/tbg.png) 7px 11px no-repeat;
}
.toolstitle p {
	line-height:30px;
	padding-left:24px;
	font-size:14px;
	font-weight:bold;
	font-family:"微软雅黑";
}

.toolstitle p span {
	float:right;
	padding-right:10px;
	color:#FF0000;
    }
	
.toolstitle p span a {
	color:#0089D7;
	font-size:12px;
}
.toolstitle p span a:hover {
	color:#FF9000;
}

.tools_list { 
    margin-top:4px;
	width:230px;
}
.tools_list li { 
	line-height:25px;
	border-bottom:#999 dotted 1px;
}
.tools_list li a {
	font-size:14px;
	color:#666;
	
}
.tools_list li a:hover {
	color:#093;
}
.hr {
	width:980px;
	height:2px;
	background:#53A1E2;
	overflow:hidden;
}
/*底部样式*/
.footer {
	width:980px;
	height:40px;
	background:url(/Include/UI/image/fbg.png) repeat-x;
	margin-top:3px;
}
.footer p {
	text-align:center;
	line-height:40px;
	font-family:arial;
}

.footer p a {
	color:#666;
	
}
.footer p a:hover {
	color:#0084FF;
}


/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* 内页样式*/

.menu{ width:715px; height:38px; background:url(/Include/UI/image/menubg.gif) top left no-repeat; margin-top:10px; margin-left:-1px;}
.menu p{ padding:10px 0 0 30px; font-size:14px; font-weight:bold; color:#333;}
.txt_content{ width:730px; line-height:22px;}
.txt_content p{  line-height:22px;}

.newsinfo ul 
{
   list-style-type:none;
   width:730px;
   padding-top:3px;
   }
   
.newsinfo ul li
{
   line-height:31px;
   border-bottom:1px dotted #888;
   }
   
.newsinfo_content
{
    float:left;
    width:668px;
    }

.pro_show {width:730px;padding-top:12px;overflow:hidden;}	
 
.pro_show ul
{   
    width:740px;
    vertical-align:middle;
    height:auto;
 }
    
.pro_show ul li
{  
   width:175px;
   margin:0 10px 10px 0;
   float:left;
}

.pro_show li .my_cp_img a{display:block;border:1px solid #ccc; padding:4px; height:165px;height:110px;}
.pro_show li .my_cp_info{height:20px;line-height:20px; text-align:center; margin-top:2px; color:#fff; background:#378AD4;}
.pro_show li .my_cp_info a{color:#fff;}
	
.my_top_info{position:absolute;right:6px; top:21px;}
.my_top_info p{text-align:right; line-height:24px; padding-right:6px;}
.my_top_info p a:hover{text-decoration:underline;}

.my_side_lx{margin-top:13px; }
.toolstitle_lx {width:230px;height:30px; background:#E2E2E2 url(/Include/UI/image/tbg.png) no-repeat 7px 11px;}
.toolstitle_lx p {line-height:30px;padding-left:24px;font-size:14px;font-weight:bold;font-family:"微软雅黑";}
.my_contact_ul {padding:2px 0 0 0;}
.my_contact_ul li{padding:2px 10px 2px 30px;line-height:28px; border-bottom:1px solid #ccc;}
.my_contact_ul li.add{background:url(/Include/UI/image/ico01.jpg) no-repeat 2px 6px;}
.my_contact_ul li.tel{background:url(/Include/UI/image/ico02.jpg) no-repeat 0 6px;}
.my_contact_ul li.fax{background:url(/Include/UI/image/ico03.jpg) no-repeat 0 6px;}
.my_contact_ul li.email{background:url(/Include/UI/image/ico04.jpg) no-repeat 0 9px;}
.my_contact_ul li.com_name{background:url(/Include/UI/image/ico05.jpg) no-repeat 3px 6px;}

.my_banner{width:730px; height:244px; overflow:hidden; position:relative;}
.my_banner ul{height:244px;}
.my_banner li{position:absolute; left:730px; top:0;}
.my_banner .sbtn{position:absolute;width:32px; height:22px; top:110px; cursor:pointer;}
.my_banner .lbtn{background:url(/Include/UI/image/pre.png) no-repeat; left:0;}
.my_banner .rbtn{background:url(/Include/UI/image/next.png) no-repeat; right:0;}
.my_fw_margin{margin-top:13px;}

.my_product_list{width:730px;height:auto;padding-top:20px;overflow:hidden;}
.my_product_list ul{width:740px;}
.my_product_list li{width:138px;margin-right:10px; float:left;}
.my_product_list li a{display:block;}
.my_product_list li p{font-size:14px;font-weight:bold;color:#2A6CBE; text-align:center;padding-top:8px;}

.my_link_logo_title{width:980px;margin:0 auto;overflow:hidden;}
.my_link_logo{width:980px;height:60px; padding:8px 0 9px 0; margin:0 auto;overflow:hidden;}
.my_link_logo {width:980px;overflow:hidden;}
.my_link_logo a{ display:block; float:left;width:100px; height:60px; margin-right:10px;}

p.my_p_margin{}
