﻿@charset "utf-8";
#WebNewsList ul li{position: relative;height: 40px;line-height: 40px;background: url("../Images/news-li-bg.jpg") no-repeat 0px 3px;text-indent: 25px;   }
#WebNewsList ul li span{position: absolute;right: 0;top: 0;}

#WebNewsList ul .border{ border-bottom: dashed 1px #ebebeb;}



#NewsShow .title{margin: 30px 0 10px 0;text-align: center;font-size: 20px;}

.miaoshu{text-align: center;margin-bottom: 10px;}

.thePageInfo{font-size: 18px;line-height: 30px;font-weight: bold;}




/*招聘列表*/
#ZhaopingList{width: 910px;height: auto;margin: 20px 10px;}
#ZhaopingList ul li{min-height: 40px;line-height: 40px;position: relative;}
#ZhaopingList ul li span{display: inline-block;text-align: center; }
#ZhaopingList ul li .span1{min-width: 100px;height: 40px;position: absolute;left: 30px;}
#ZhaopingList ul li .span2{min-width: 90px;height: 40px;position: absolute;left: 260px;}
#ZhaopingList ul li .span3{min-width: 90px;height: 40px;position: absolute;right: 260px;}
#ZhaopingList ul li .span4{width: 40px;height: 40px;position: absolute;right: 50px;color: #15559c;cursor: pointer;}
#ZhaopingList ul li .content{margin-top: 40px;padding: 0 40px;border-top: solid 1px #ebebeb;display: none;line-height: 30px;font-size: 14px;}
#ZhaopingList ul .huise{background: #f0f0f0;}
#ZhaopingList ul .huise span{color: #15559c;}

#ZhaopingList ul .bor{border: solid 1px #ebebeb;margin-bottom: 2px;}



/*员工风采*/
#YuangongList{width: 970px;}
#YuangongList ul li{width: 290px;height: 260px;margin-right: 30px;float: left;position: relative;margin-bottom: 30px;}
#YuangongList ul li img{width: 290px;height: 170px;}

#YuangongList ul li .title{min-height: 60px;line-height: 25px;font-size: 14px;margin-top: 10px;}
#YuangongList ul li .time{font-size: 14px;color: #919191;display: none;}

#YuangongList ul li:HOVER p{background: #d0e1f5;}
#YuangongList ul li:HOVER img{width: 280px;height: 160px;margin: 5px;}
#YuangongList ul li:HOVER .title a{color: #155698;}



/*产品*/
#ProList .jianjie{border-bottom: dashed 1px #919191;    padding-bottom: 20px;}

#ProList .list .name{height: 60px;line-height: 60px;font-size: 22px;color: #16559c;font-weight: bold;}
#ProList .list table{width: 100%;text-align: center;}
#ProList .list table td{text-align: center;min-height: 40px;}

#ProList .list table .blue{background: #16559c;color: #fff;font-size: 16px;}
#ProList .list table .title{background: #83addd;font-size: 16px;}
#ProList .list table .title a{color: #fff;}






