@charset "utf-8";
/* CSS Document */
* {margin: 0;padding: 0;}
body {color:#31353e; font-family:"微软雅黑","黑体" ,"宋体",Arial,Helvetica,sans-serif,Impact; font-size:12px; width:100%;}
ul, li {list-style-type: none;}
a {color:#e60012;text-decoration: none;}
a:hover {color: #555;}
em {float:right;font-style: normal;font-weight: normal;}
img {border:medium none;}

/* header */
.header {background:#333;height:120px;}
.top {width:1080px;margin:0px auto;height:120px;}
.top p {line-height:31px;color:#fff;}
.top p b {font-weight:normal;}
.top p em a {color:#fff;margin:0 10px;}
.top p em a:hover {color:#ccc;}
.top h1 {width:180px;height:120px;float:left;background:url(../images/logo.png) no-repeat left center;}
.top h1 a {float:left;width:84px;height:120px;text-indent:-9999px;}

/* nav */
.nav {width:900px;height:120px;float:left;}
.nav li {float:left;line-height:120px;}
.nav li a {float:left;font-size:16px;text-align:center;font-weight:bold;color:#fff;display:block;width:100px;}
.nav li a:hover {background:#e60012;}

.content {width:100%;margin:0px auto;}

#nr {width:1080px;margin:0 auto;}

/* about */
.clear {clear:both;height:20px;}

.content table td {padding:5px 15px;font-size:14px;}

/*nr*/
.left {float:left;width:230px;margin:15px 0 0 0;}
#pfl {overflow:hidden;width:210px;background:#e5e5e5;padding:10px;}
#pfl h5 {background:#e60012;text-align:center;width:210px;font-size:24px;line-height:68px;color:#fff;}
#pfl li {line-height:38px;background:#fff;font-size:16px;}
#pfl li a {background:url(../images/b1.gif) no-repeat 30px center;display:block;text-indent:48px;color:#555;}
#pfl li a:hover {color:#e60012;}

#contact {width:210px;background:#e5e5e5;padding:10px;margin:15px 0 0 0;}
#contact h5 {background:#e60012;text-align:center;width:210px;font-size:24px;line-height:68px;color:#fff;}
#contact p {font-size:14px;line-height:30px;padding:0 10px;background:#fff;}

#call {width:215px;height:106px;background:url(../images/pbj1.png) no-repeat left top;margin:15px 0 0 0;}
#call p {color:#fff;font-size:28px;text-align:center;padding:50px 0 0 0;font-family:Arial,Helvetica,sans-serif,Impact;}

/*about*/
.right {float:right;width:820px;margin:15px 0 0 0;}
.right .now {font-size:24px;line-height:68px;border-bottom:1px solid #e60012;font-weight:bold;color:#e60012;margin:10px 0 0 0;}

/*内容详情*/
#c_xx {}
#c_xx h3 {font-size:20px;text-align:center;color:#e60012;line-height:58px;}
#c_xx h6 {border-bottom:1px dotted #e5e5e5;font-size:14px;font-weight: normal;text-align:center;line-height:38px;margin:0 0 10px 0;}
#c_xx p {font-size:14px;line-height:26px;margin:20px 0 0 0;}
#c_xx h6 span {color:#e60012;}

/* 分页 */
#page {clear:both;height:50px;line-height:50px;text-align:center;font-size:12px;}

/*新闻列表*/
.n_lb {border-bottom:1px dotted #ccc;margin:10px 0 0 0;padding:10px 0;width:820px;float:left;}
.n_lb img {float:left;width:300px;height:180px;margin:0 20px 0 0;}
.n_lb h5 {font-size:16px;line-height:30px;margin:10px 0 0 0;}
.n_lb p {font-size:14px;line-height:26px;margin:10px 0 0 0;color:#999;} 

/*客户列表*/
.kh_lb {float:left;width:170px;height:125px;border:1px solid #e5e5e5;margin:15px 0 0 25px;text-align:center;}
.kh_xx img {width:170px;height:85px;}
.kh_lb p {line-height:30px;font-size:14px;margin:0;}

/*证书列表*/
.zs_lb {float:left;width:170px;height:160px;border:1px solid #e5e5e5;margin:15px 0 0 25px;text-align:center;}
.zs_xx img {width:170px;height:130px;}
.zs_lb p {line-height:30px;font-size:14px;margin:0;}

/*产品列表*/
.p_lb {float:left;width:241px;height:266px;border:1px solid #e5e5e5;margin:15px 0 0 23px;text-align:center;}
.p_xx {}
.p_xx img {width:241px;height:236px;}
.p_lb p {line-height:30px;font-size:14px;}

/*产品详情*/
#p_x_img {text-align:center;margin:15px 0 0 0;}
#p_x_info p {font-size:14px;line-height:22px;margin:15px 0 0 0;}
.pfl_lb h5 {font-size:16px;border-bottom:1px solid #e5e5e5;line-height:38px;}

/* 底部 */
.footer {width:100%;margin:10px 0 0 0;background:#333;}
.foot {width:1080px;margin:0px auto;padding:20px 0;}
.foot p {line-height:30px;color:#fff;}
