@charset "utf-8";
/* CSS Document */

*{padding:0px; margin:0px;}
html {_overflow-y:scroll;}
/*****！！页面通用css样式定义开始******/
/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */
body{
    font-family: "Microsoft Yahei", "微软雅黑", Tahoma, Arial, Helvetica, STHeiti;    /*文字字体定义 */
	font-size: 12px;    /*文字大小定义 */
	color: #5a5a5a; /*文字颜色定义 */
	}

li{ list-style-type:none;}

/* 网站超链接css通用设置 */
a{text-decoration: none; cursor:pointer;} /* 链接无下划线,有为underline */ 
a:link {color: #333333;} /* 未访问的链接 */
a:visited {color: #333333;} /* 已访问的链接 */
a:hover{color: #eb1315;	text-decoration: none;} /* 鼠标在链接上 */ 
a:active {color: #333333;} /* 点击激活链接 */


h1,h2,h3,h4,h5,h6{font-size:12px; font-weight:normal;}
img{border: 0px;}
.clear{clear:both; line-height:0; height:0; font-size:0px;}
.clear:after{content: "."; display: block; height: 0; clear: both; visibility: hidden; }/*清除浮动*/

/*表格样式定义 */ 
checkbox{border: 0px;}/*选择框样式定义 */ 
.input{ border:1px solid #CCCCCC; height:20px;line-height:20px} 

/* 分页样式 */
.pagelist li {
    display: inline-block;
    padding: 20px 5px;
}




.contact{ width:1000px; margin:0px auto;}
.con_t{ width:1000px; height:50px; background:url(../image/jjsb_t.jpg) repeat-x;}
.con_t h1{ width:97px; height:50px; margin-left:10px; background:url(../image/jjsb_tbg.jpg) no-repeat center; font-size:24px; color:#d0a972; line-height:50px; text-align:center; font-family:"微软雅黑";}

.con_c{ display:block; width:1000px; font-size:14px; line-height:24px; padding-top:20px; padding-bottom:20px;}

/*设备滚动*/
.productfooter{ width:1000px; height:420px; margin:0px auto; padding-top:10px; position:relative; overflow:hidden;}
.mainleftRSlip2{ width:1000px; height:420px; float:left;}
.mainleftRM2{ width:100000000px; height:420px; position:relative; float:left; overflow:hidden;}
.left{ width:223px; height:380px; padding-right:20px; float:left;}
.right{ width:757px; height:380px; float:left;}
.right_top{ width:757px; height:70px; border-bottom: solid 2px #d0a972;}
.right_top h1{ font-size:20px; font-family:"微软雅黑"; color:#d1aa71; line-height:30px; padding-top:10px;}
.right_top h2{ font-size:14px; font-family:"微软雅黑";}
.right_c{ width:757px; padding-top:20px;}
.right_c h1{ width:81px; height:24px; background:url(../image/bg.jpg) no-repeat center; line-height:24px; color:#FFF; font-size:14px; font-family:"微软雅黑"; text-indent:5px;}
.right_c p{ display:block; padding-top:10px; padding-bottom:10px; font-size:13px; text-indent:26px; line-height:20px;}
.right_c p a{ font-family:"微软雅黑";}
.mainleftRSlip2 .footer{ width:1000px; height:30px; background:#d0a972; margin-top:10px; float:left;}
.mainleftRSlip2 .footer span{ display:block; height:30px; line-height:30px; font-size:14px; text-indent:40px; color:#FFF; background:url(../image/dian.jpg) no-repeat 30px 12px;}
.mainleftRL2{ width:78px; height:30px; position:absolute; bottom:0px; right:80px;}
.mainleftRL2 a{ display:block; width:78px; height:30px; background:url(../image/left.jpg) no-repeat center;}
.mainleftRR2{width:78px; height:30px; position:absolute; bottom:0px; right:0px;}
.mainleftRR2 a{ display:block; width:78px; height:30px; background:url(../image/right.jpg) no-repeat center;}
.con_m{ width:1000px; height:40px; margin:0px auto; background:#7e6b5a;}
.con_mm{ width:300px; height:28px; margin:0px auto; padding:6px 0px;}
.con_left{ display:block; width:118px; height:26px; border:solid 1px #FFF; line-height:26px; float:left; font-size:14px; color:#FFF; background:#a28f79; text-align:center;}
.con_right{ display:block; width:118px; height:26px; border:solid 1px #FFF; line-height:26px; float:right; font-size:14px; color:#FFF; text-align:center;}

.showbox{ width:1000px; margin:0px auto;}
.prods{ width:250px; height:260px; float:left; padding-top:20px; padding-bottom:20px;}
.prods img{ display:block; margin:0px auto;}
.prods a{ display:block; height:20px; line-height:20px; margin-top:10px; overflow:hidden; color:#333333; font-size:14px; text-align:center; font-weight:bold;}
.prods h2{ display:block; height:20px; line-height:20px; margin-bottom:10px; overflow:hidden; color:#5b5b5b; font-size:12px; text-align:center;}
.profy{ width:1000px; height:20px; margin:0px auto; padding-top:10px;}
.profy a{ display:block; height:20px; padding-left:5px; padding-right:5px; line-height:20px; text-align:center; float:left; background:#dcdcdc; margin-left:5px; margin-right:5px; color:#000;}