*{
	padding: 0;
	margin: 0;
}
html, body, form, div, h1, h2, h3, h4, h5, h6, li, ol, p, ul {
    margin: 0; padding: 0;
}
ol,ul {
	padding: 0;
	margin: 0;
	list-style:none;
}
img { 
    border: none;
}
a:link, a:visited {
    text-decoration: none;
}
a {
	color:#0046AD;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

.clear {
    clear: both;
    height: 0;
    margin: 0;
    padding: 0;
	font-size:0;
	line-height:0;
}
.site_left {
	float: left;
}
.site_right {
	float: right;
}
.blue {
	color:#0046AD;
}
.red {
	color: #F00;
}
.gray {
	color:#999;
}
.space_top6 {
	padding-top: 6px;
}
.space_top20 {
	margin-top: 30px;
}
.hidden {
	display: none;
}
body {
	background-color: #fff;
	line-height:160%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: justify;
	text-justify:inter-ideograph;
}
h1, h2, h3, h4, h5, h6 {
	line-height:120%;
	color: #000;
	font-weight: normal;	/*	font-family: "微软雅黑";*/
}
.f24 {
	font-size: 24px;
}
.f18 {
	font-size: 18px;
}
.f16 {
	font-size: 16px;
}
.f14 {
	font-size: 14px;
}
.f12 {
	font-size: 12px;
}
.space_left24 {
	margin-left: 24px;
}
.space12 {
	padding-top: 24px;
	padding-bottom: 12px;
}
.space24 {
	padding-top: 24px;
}
#page {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#head {

}
#head_top {
	text-align: right;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

.search
{
    width:1000px;
    margin:0 auto;    
    height:120px;
}

.search-box
{
    width:600px;
    height:32px;
    border:2px solid #f95728;    
    float:left;
    margin-left:50px;
    margin-top:40px;
    position:relative;
}

.btn-search
{
    height:32px;width:100px;background-color:#f95728;
    font-size:18px;
    border:none;
    color:#fff;
    position:absolute;
    right:0;
    cursor:pointer;    
}

.logo {
	float: left;
	width:190px;
	height:120px;
}
#menu {
	/**background-image: url(../images/menu_bg.gif);*/
	background-color:#d81c63;
	background-repeat: repeat-x;
	height: 80px;
}
#menu_content {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
#menu_menu {
	float: right;
}
.one-menu >a {
	color:#fff;
	display: block;
	padding-right: 20px;
	padding-left: 20px;
	height: 50px;
	float: left;
	padding-top: 30px;
}

.menuPop li
{
    height:30px;
    background-color:#fff;
    text-align:center;
}

.menuPop a
{
     color:#353535;
}

.menuPop >a:hover
{
    text-decoration:underline;
 }

#menu_menu a:hover 
{
    font-weight:bolder;
	color:#2b2525;
	text-decoration:none;
}
.menu_menu_click {
	background-color:#d81c63;
	color:#2b2525 !important;
	font-weight:bolder;
}

.menuPop
{
    position : absolute;   
    display:none;
    width:96px;
    background-color:#fff;
    z-index:999;
    border:1px solid #ddd;
 }
 
 .one-menu
 {
    width:96px;
    height:81px;
    float:left; 
    
 }
 
 .one-menu:hover
 {
     background-color:#da5084;   
 }
 
 #menu_wrap
 {
    float:right;    
 }

#banner {
	padding-top: 15px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
.banner {
	background-image: url(../images/banner_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 5px;
}
#main {
	padding-top: 16px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
#index_news {
	float: left;
	width: 225px;
	margin-top:10px;
}
#index_news h2 {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #fff;
	background-color:#d81c63;
	height: 30px;
    text-align: center;
    line-height: 30px;
}
#index_news ul {
	padding-top: 10px;
	color: #0046AD;
}
#index_news ul li {
	margin-left: 16px;
	list-style-type: square;
}
#index_pro {
	float: left;
	width: 100%;
}
.index_pro {
	float: left;
	width: 100px;
	padding: 10px 16.6px;
}
.index_pro p {
	padding-top: 6px;
}
#index_right {
	float: right;
	width: 200px;
	border: 1px solid #CCC;
	background-repeat: no-repeat;
	background-position: center top;
}
#index_right li {
	float: left;
	padding-top: 4px;
	padding-left: 12px;
	width: 88px;
}
#index_login {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.index_login_input {
	width: 98px;
	padding: 3px;
	border: 1px solid #ccc;
}
.index_login_yzm {
	width: 46px;
	padding: 3px;
	border: 1px solid #ccc;
}
#index_login p {
	padding-top: 10px;
}
#content {
	padding-left: 200px;
}
#content_search {
	background-color: #eeeeee;
	padding: 10px;
	margin-left: 33px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 20px;
}

.pro {
	float: left;
	width: 162px;
	color: #999;
	padding-top: 20px;
	padding-left: 17px;
	height: 212px;
	overflow: hidden;
}

.pro_img a {
	height: 160px;
	width: 160px;
	display: block;
	margin-bottom: 10px;
	border: 1px solid #eee;
}
.pro_img a:hover {
	border: 1px solid #CCC;
}
#pro_view {
	padding-top: 20px;

}
.pro_view {
	width: 400px;
}
.pro_view img {
	height: 320px;
	width: 320px;
}
.pro_view_left {
	font-size: 14px;
	line-height: 180%;
	height: 320px;
}
#content_title {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-left: 33px;
}
#content_title h1 {
	font-family: "微软雅黑";
	font-size: 20px;
}
#box {
	padding-left: 33px;
}
#box p {
	padding-top: 20px;
}
#box ul {
	padding-top: 20px;
}
#box ul li {
	font-size: 14px;
	color: #999;
	margin-left: 20px;
	padding-top: 6px;
	list-style-type: square;
}
#news_emphasis {
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#news_emphasis h2 {
	font-size: 16px;
	font-weight: bold;
}
#left_nav {
	float: left;
	width: 200px;
	background-repeat: no-repeat;
	background-position: center bottom;
	
}
#nav_3
{
    background-color:#aaa;
    }
#left_nav ul li{
	display: block;
}
#left_nav a:hover {
	text-decoration:none;
}

.hover
 {
    font-weight:bold;
 }

 .popWrap
{
    width:560px;    
    position : absolute;   
        display:none;
        border :solid 1px #ddd;
        background-color:#fff;
        z-index:999;
}

#nav_3 .popWrap li
{
    display:inline-block;
    width:80px;
    float:left;
}

#nav_3 .popWrap li a
{
   text-align:center;
   padding-left:0; 
   border-bottom:none;
   background-color:#fff;
}

#nav_3 .popWrap li a:hover
{
    font-weight:bold;
}

.li_title_a
{
	font-family: "微软雅黑";
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	font-size: 14px;
	color: #fff;
	padding-top: 4px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	text-align:center;
}
.li_title_b{
	font-family: "微软雅黑";
	background-color:#d81c63;
	height: 24px;
	font-size: 14px;
	color: #FFF;
	padding-top: 4px;
	padding-left: 28px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.li_con_a{
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	padding-top: 4px;
	padding-left: 28px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.li_con_b{
	display: block;
	background-image: url(../images/li_con_b.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	padding-top: 4px;
	padding-left: 28px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.li_con2 li {
	display: block;
	height: 24px;
	padding-top: 4px;
	padding-left: 28px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
	background-color: #f9f8f8;
}
.regTextBox {
	padding: 3px;
	margin-bottom: 6px;
	width: 330px;
}
.regDropDownList {
	padding: 3px;
	margin-bottom: 6px;
	width:111px;
}
.feedback {
	padding: 3px;
	margin-bottom: 6px;
	width: 330px;
}
.feedback2 {
	padding: 3px;
	margin-bottom: 6px;
	width: 480px;
}
.feedback_f {
	font-size: 18px;
	line-height: 120%;
	font-weight: bold;
}
#foot {
	padding-bottom: 30px;
	background-color: #EEEEEE;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0E0E0;
	text-align: center;
	margin-top: 30px;
	color: #666;
}
#foot p {
	padding-top: 10px;
}
#foot a {
	color:#999;
}
#foot a:hover {
	text-decoration:underline;
}


/*---------表格---------*/
table {
	width: 100%!important;
	width: 99.6%;
	border-collapse:collapse;
}
table td{
	vertical-align: top;
}
table thead{

}
table thead th{
	font-weight: normal;
	text-align: left;
}
.table2 {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9fa0a0;
	border-bottom-color: #9fa0a0;
}
.table2 thead th{
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9fa0a0;
	color: #9fa0a0;
}
.table2 tbody td{
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.tabel_td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #9fa0a0;
}

/*翻页*/

div.page_no {
	padding-bottom: 10px;
	display: block;
	float: left;
	width: 747px;
	padding-top: 30px;
}
div.page_no a {
	border-right: #9aafe5 1px solid; padding-right: 5px; border-top: #9aafe5 1px solid; padding-left: 5px; padding-bottom: 2px; border-left: #9aafe5 1px solid; color: #2e6ab1; margin-right: 2px; padding-top: 2px; border-bottom: #9aafe5 1px solid; text-decoration: none
}
div.page_no a:hover {
	border-right: #2b66a5 1px solid;
	border-top: #2b66a5 1px solid;
	border-left: #2b66a5 1px solid;
	color: #000;
	border-bottom: #2b66a5 1px solid;
	background-color: lightyellow;
	text-decoration: none;
}
div.pagination a:active {
	border-right: #2b66a5 1px solid; border-top: #2b66a5 1px solid; border-left: #2b66a5 1px solid; color: #000; border-bottom: #2b66a5 1px solid; background-color: lightyellow
}
div.page_no span.current {
	border-right: navy 1px solid; padding-right: 5px; border-top: navy 1px solid; padding-left: 5px; font-weight: bold; padding-bottom: 2px; border-left: navy 1px solid; color: #fff; margin-right: 2px; padding-top: 2px; border-bottom: navy 1px solid; background-color: #2e6ab1
}
div.page_no span.disabled {
	border-right: #929292 1px solid; padding-right: 5px; border-top: #929292 1px solid; padding-left: 5px; padding-bottom: 2px; border-left: #929292 1px solid; color: #929292; margin-right: 2px; padding-top: 2px; border-bottom: #929292 1px solid
}

#box dl img {
	margin-left: 30px;
}
#box dt {
	padding-top: 20px;
	font-size: 14px;
}
#box dd {
	color: #999;
	padding-top: 6px;
}

/*---------在线客户---------*/
#online {
	position: absolute;
	top: 160px;
	right: 0px;
	z-index: 100;
}
#online img{
	vertical-align:middle;
}
#online h2 {
	font-size: 13px;
	background-color: #d81c63;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	color: #FFF;
}
#online ul {
}
#online ul li{

}
#online ul li img{
	padding-right: 6px;
}
#online ul li a:hover{
	color: #06F;
	text-decoration: underline;
}
/*---------底部导航---------*/
#foot_nav {
	padding-bottom: 10px;
	background-color: #F9F9F9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	color: #000;
	padding-top: 6px;
}
.foot_nav {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;

}
#foot_nav ul {
	float: left;
	text-align: left;
	padding-right: 36px;
	padding-left: 36px;
}
#foot_nav a {
	color: #000;
}
#foot_nav a:hover{
	color: #000;
	text-decoration: underline;
}