﻿@charset "utf-8";

/**
 * 全局定义 - 初始化默认样式
 * @author: <a href="mailto:545425565@qq.com">XIANGMIAO</a>
 * @QQ:545425565
 * @Time:2011-7-27 15:08:00
 */
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0;font-family:"Source Han Sans SC","HanHei SC","PingFang SC","Helvetica Neue",Helvetica,"Hiragino Sans GB","Microsoft YaHei","微软雅黑",Arial,sans-serif; color:#333;}
body,button,input,select,textarea{font:12px/1.5 arial,tahoma,\5b8b\4f53,sans-serif; color:#666;}
button,input,select,textarea{font-size:100%}
h1,h2,h3,h4,h5,h6{font-size:100%}address,cite,dfn,em,var{font-style:normal}
ul,ol,li{list-style:none;}a:link,a:visited{color:#0c8ac9;text-decoration:none;}a:hover,a:active{color:#f60;text-decoration: underline;}
img {border: 0;}
.l{float:left;}
.r{float:right;}

	img { border:none; }
	.wrapper { width:100%; margin:0 auto;overflow:hidden; height:100%; min-height:700PX;}
	.wrapper h3{color:#3366cc;font-size:16px;height:35px;line-height:1.9;text-align:center;border-bottom:1px solid #E5E5E5;margin:0 0 10px 0;}
	#con1_1 { position:relative; }
	#con1_1 .product_list { width:43%; position:absolute; left:0px; top:0px; padding:10px; background:#eee; margin:5px; box-shadow: rgb(188, 188, 188) 0px 0px 10px; padding: 5px; margin: 0px 6px 10px; background: rgb(255, 255, 255); border-radius: 3px; overflow: hidden;border-width: 1px;  border-style: solid; border-color: rgb(188, 188, 188); border-image: initial;}
	.product_list img { width:100%;}
	.product_list p { padding:5px 0px; height:35px; line-height:35px; font-size:14px; text-align:center; color:#333;  white-space:normal; width:100%;}
	.product_list a{cursor:pointer;}
	

.product_list a:link{font-size:14px; color:#333;text-decoration:none;}
.product_list a:visited{font-size:14px; color:#333;text-decoration:none;}
.product_list a:hover{font-size:14px; color:#FF0000;text-decoration:underline;}
.product_list a:active{font-size:14px; color:#333;}



