@charset "utf-8";
/* CSS Document */

#about p,#Contact p{font-size:14px;color:#666;line-height:30px;margin:20px 0;}
#about h4{font-size:24px;color:#333;}
#about h4 span{font-size:12px;color:#999;display:block;}

#newsShow ul li p{line-height:30px;color:#444;font-size:14px;}
.contact{font-size:16px;line-height:35px;color:#444;margin-top:5px;}
.contact mark{color:#1db2fb;}
#sideRight ul li h3,#sideRight ul li h3 a{font-size:16px;color:#444;}
#Contact h3{font-size:18px;color:#333;margin-top:15px;}
#about h3{font-size:26px;color:#666;margin-top:15px;}
/***招聘**/
.recruit h3{font-size:24px;color:#F96;margin:10px 0 20px;}
.recruit p{font-size:15px;color:#444;line-height:26px;}
.recruit a{color:#F96;}
.recruit p mark{width:30%;display:block;margin-right:20%;float:right;}
.recruit p span{display:block;width:100%;margin-top:20px;}


/**右边内容**/
.sideRightList{border-bottom:1px solid #ccc;}
.sideRightList li{margin:15px 0 25px;padding-bottom:10px;}
.sideRightList h3.title{height:45px;font-size:14px;line-height:45px;border-bottom:1px solid #ccc;}
.sideRightList h3.title,.sideRightList h3.title a{color:#444;}
.sideRightList time{float:right;display:block;color:#444;}
.sideRightList h5,.sideRightList h5 a,.sideRightList .newsListCont a{font-size:14px;color:#777;}
.newsListCont{height:30px;overflow:hidden;}
.newsListCont,.newsListCont a{line-height:30px;color:#777;}
.sideRightList h5{margin:10px 0;}
/**字体颜色**/
.sideRightList .newsListCont:hover a,.sideRightList h5:hover a,.sideRightList h3.title:hover a,#sideRight .page li:hover a{color:#1db2fb;}

#sideProduct{width:100%;border-bottom:1px solid #ccc;float:left;padding-bottom:20px;}
/*#sideProduct li{width:280px;float:left;border:none;margin:0 10px;}*/
#sideProduct li a{width:280px;height:210px;overflow:hidden;display:block;border:1px solid #ccc;}
#sideProduct li img{width:100%;height:100%;transition:all 0.3s ease-in 0s;border:none;}
#sideProduct li:hover a img{width:120%;height:120%;margin:-10%;}

#sideProduct li h3,#productShow ul{border:none;}
#sideProduct li h3 a{border:none;text-align:center;}
#productShow h2{height:50px;background:#ddd;margin:60px 0 15px;}
#productShow h2 span{width:15%;height:50px;display:block;background:#ddd;text-align:center;line-height:50px;font-size:20px;color:#444;}
#productShow p{line-height:45px;font-size:14px;color:#666;margin:0 0 10px;padding-left:5px;}
/**详情**/
#newsShow h3{height:auto;font-size:16px;line-height:30px;}
#newsShow time{font-size:12px;}
#newsShow p{line-height:40px;padding-bottom:30px;font-size:13px;color:#555;}
/**产品详情**/
#productShowTop{height:337px;margin:15px 0;}
#productShowTop .pull-left img,#productShowTop .pull-left{width:450px;height:337px;float:left;}
#productShowTop .pull-right{width:408px;height:337px;float:right;margin-right:10px;position:relative;}
#productShowTop ul{width:408px;height:75px;display:block;position:absolute;bottom:0;}
#productShowTop h3{width:408px;height:60px;font-size:25px;margin:10px 0 20px;position:relative;}
#productShowTop ol li{width:408px;border-bottom:1px dashed #ccc;float:left;padding-bottom:5px;font-size:14px;margin:7px 0;}
#productShowTop ol li mark{width:90px;float:left;display:block;color:#444;}
#productShowTop ol li span{width:318px;display:block;float:left;line-height:24px;}
#productShowTop ul li{width:98px;height:74px;float:left;overflow:hidden;margin:0 2px;}
#productShowTop ul li img{width:96px;height:72px;}
#productShowTop img{border:1px solid #ccc;}
#productShowTop h3 img{border:none;position:absolute;bottom:0;left:0;}


