﻿@charset "utf-8";

/* 产品列表 */

.proList{ width:741px; height:912px; overflow:hidden; margin-left:2px;}
.proList li{ width:227px; height:213px; float:left; margin:0 20px 20px 0;}
.proList li .Img{ width:217px; height:163px; padding:4px; border:1px solid  #e4e4e4;}
.proList li .Img a{ display:block; width:217px; height:163px; overflow:hidden;}
.proList li .Img a img{ display:block; max-width:217px;}
.proList li .txt{ display:block; width:227px; height:40px; background:url(../Image/Ba020.png) top center no-repeat; line-height:40px; overflow:hidden; color:#505050; font-size:12px; text-align:center;}

.proTop{ width:707px; height:auto; margin:0 auto; overflow:hidden;}
.Gallery{ width:362px; height:275px; padding-bottom:11px; float:left; background:url(../Image/Ba21.jpg) center bottom no-repeat;}
.Gallery div.Img{ width:352px; height:264px; padding:4px; border:1px solid #c8c8c8; position:relative;}
.Gallery div.Img a{ width:352px; height:264px; overflow:hidden; position:relative;}
.Gallery div.Img a img{ display:block; width:352px;}

.proInf{ width:300px; height:auto;  float:right;}
.proInf li{ width:290px; height:34px; border-bottom:1px dotted #bababa; line-height:34px;padding:0 5px;font-weight:bold;}
.proInf li span{ display:block; width:100px; float:left; font-size:12px;  color:#e30003;} 
.proInf li .bdsharebuttonbox{ float:left; margin-top:3px;}

.proTit{ width:707px; height:37px; font-size:20px; font-weight:bold; margin:20px auto; color:#767676; line-height:37px; border-bottom:1px solid #dbdbdb;}

.ProCom{ width:707px; min-height:100px;margin:0 auto 10px;}

.proMesTit{ display:block; width:707px; height:auto; line-height:20px; font-size:12px; color:#000; font-weight:bold; padding:10px 0; border-bottom:1px solid #d2d3d3;margin:0 auto !important; }

.proMesTal{ margin:20px auto 0;}
.proMesTal span{ font-weight:bold; color:#252525;}
.proMesTal input{ line-height:15px; padding:4px; border:1px solid #d8d7d8;}
.imgCode{ vertical-align:middle;}
#code,#name{ width:160px;}
#contact{ width:250px;}
#message{ width:550px; height:77px; margin:2px 0;border:1px solid #d8d7d8;}
#submit,#reset{ width:118px; height:28px; background:#fff;}

/* 新闻列表 */
.newslist{ width: 725px; height:432px; overflow:hidden;}
.newslist li{ width:725px; height:35px; border-bottom:1px dotted #ccc; line-height:35px; overflow:hidden;}
.newslist li span{ margin-left: 10px; float:right; color:#999;}
.newslist li a{ color:#505050; font-size:12px; line-height:35px;}
.newslist li  a:hover{ color:#E90003;}

/* 新闻内页 */
.newsTit{width: 725px; height: auto; border-bottom:1px dotted #CCC; padding-bottom:5px; margin-bottom:20px;}
.newsTit span{ width:auto; height:25px; line-height:25px; color:#717171; font-size:20px; font-weight:bold;} 
.newsTit h2{ width:100%; height:auto; line-height:30px; font-size:20px; font-weight:bold; padding:10px 0;}

.newsCon{ width: 720px; min-height:400px; padding-bottom: 20px;}

.newsFoo{ width:100%; height:25px; line-height:25px;}
.newsFoo p{ width:50%; height:25px; line-height:25px; float:left;}
.newsFoo p.next{float:right; text-align:right;}
.newsFoo p a{color:#505050;}
.newsFoo p a:hover{ color:#E90003; }