@charset "utf-8";
/* 网页中部 */
.left {float:left;width:220px;background:#FFF;margin-top:20px;} 
.left ul {margin-top:10px;}
.left li {font-size:14px;width:220px;height:34px;line-height:34px;text-align:center;margin:auto;border-bottom:1px #cccccc solid;background:url(../img/bar_Bg.jpg) center no-repeat;}
.left li a {text-decoration:none;}
.left .sel {background:url(../img/bar_sel.jpg) center no-repeat;border:none;}
.left .sel a {color:#FFF;}
.left li:hover {background:url(../img/bar_sel.jpg) center no-repeat;border:none;}
.left li:hover a {color:#FFF;}
.left .contact {width:220px;height:120px;margin:50px auto 20px auto;line-height:200%;}

.left dd {font-size: 14px;
width: 220px;
height: 34px;
line-height: 34px;
text-align: center;
margin: auto;
border-bottom: 1px #cccccc solid;
background: url(../img/bar_Bg.jpg) center no-repeat;}

.right {float:right;width:900px;padding-bottom:20px;margin-top:20px;}
.right h2{margin-top:20px;}
.right h2 a{margin-top:20px;padding:15px 0 15px 10px;font-size:18px;}
.right h1{margin-top:20px;padding:15px 0 15px 10px;font-size:18px;}
.r_tit {height:30px;line-height:30px;padding:0 0 0 30px;border-bottom:4px #dedede solid;background:url(../img/n_home.jpg)2px center no-repeat;position:relative;}
.r_tit .string {position:absolute;bottom:-3px;left:0;width:95%;height:2px;background:#fff;}
.newslist  {width:100%;overflow:hidden;margin-left:0px;float:right;}
.newslist ul {margin-top:30px;width:100%;}
.newslist li {height:38px;line-height:38px;width:100%;margin:auto;font-size:14px;border-bottom:1px #cccccc dashed;}
.newslist li p {float:left;padding-left:20px;background:url(../img/xtb1.jpg)2px center no-repeat;}
.newslist li span {float:right;}
.page {padding:10px 0;height:24px;line-height:24px;text-align:left;padding-left:50px;}

.article .tt {height:40px;line-height:40px;text-align:center;font-size:15px;font-weight:bold;}
.article .adv {height:30px;line-height:30px;text-align:center;}
.article .con {float:none;padding:10px 10px 0 10px;line-height:200%;}
/* 产品列表页 */
.m-pro-list {width:100%;overflow:hidden;margin-left:0px;float:right;}
.m-pro-list ul li {float:left;display:inline;width:22%;margin:15px 1% 6px 1%;height:188px;border:1px #eee solid;}
.m-pro-list ul li a {float:left;width:88%;text-decoration:none;cursor:pointer;}
.m-pro-list ul li img {100%;margin:0 auto;padding:8px;display:block;}
.m-pro-list ul li p {font-size:12px;color:#666;line-height:14px;padding-top:5px;text-align:center;}
.m-pro-list ul li a:hover p {color:#f50;}