@charset "utf-8";

/*全局控制*/
body{margin:0;padding:0;font-size:12px;line-height:22px;font-family:"微软雅黑",Arial;-webkit-text-size-adjust:none;}
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textbg,p,blockquote,th,td,p{margin:0;padding:0;}
input,select,textbg{font-size:12px;line-height:16px;}img{border:0;}ul,li{list-style-type:none;}
a{color:#333;text-decoration:none;}
a:link,a:visited{text-decoration:none; color:#222121;}
a:hover,a:active{text-decoration:none; }
.tc{text-align:center;}.tl{text-align:left;}.tr{text-align:right;}
.dis{display:block;}.undis{display:none;}
.fl{float:left;}.fr{float:right;}.cl{clear:both;}.fb{font-weight:bold;}.fnb{font-weight:200;margin-left:-1px;}
.hr_1,.hr_10{font-size:1px;line-height:1px;clear:both;}
.hr_1{height:1px;}.hr_10{height:10px;}
input[type="text"]:focus,input[type="password"]:focus,textbg:focus{outline:none;}


/********************* 以下(结束标识)代码请在实际开发中删除 *********************/


/*头部区域*/
.header{width:1002px;height:158px;margin:0 auto;position:relative;z-index:1;}
.top1{background:url(../images/logo.jpg) no-repeat;height:120px;}
.top1 .hd{ float:right;position: absolute;right: 10px;top: 10px; width:228px; height:23px;}
.top1 .hd a{font-size:14px;}
.top1 .hd img{position:absolute;right:0px;top:20px;width:200px;height:200px;display:none; z-index:9999;}

.sous{float: right;height: 35px;margin-top: 45px;  margin-left:15px;}
.sous form{display:block; width:301px; padding-left:10px;}
.sous ul li{float: left; height: 24px;line-height: 24px;overflow: hidden;color: #666; padding-left: 10px;}
.sous ul li span{ display:block;width:130px; height:24px;}
/*.sous ul .btn{background:url(../images/search6.jpg) no-repeat; width:56px; margin-left:10px; height:24px; line-height:24px;}*/
.sous li.btn input {
    width: 56px;
    height: 64px;
    overflow: hidden;
    background: url(../images/search6.jpg) no-repeat 0 0;
    border: none;
    cursor: pointer;
}
.navBg{width:1000px; height:38px; background:url(images/three_0.gif) repeat-x 0 0;border-left:1px solid #dcdddb;border-right:1px solid #dcdddb;}
.navBg .nav{width:1000px;padding-left:6px;}
.nav li{float:left;line-height:38px; width:96px; text-align:center;position:relative;}
.nav li a{color:#000;line-height:38px; width:96px; text-align:center;height:38px;display:block;font-size:14px;font-weight:bold;}
.nav li a:hover, .nav li a:hover.on{color:#fff;background:#1f9b23;}
.nav li a .on{background:#fff;}
.nav li ul li a .on{background:#1f9b23;}
.nav li a .on2{background:#1f9b23;text-decoration:none;}
.nav li:hover.on{background:#1f9b23;text-decoration:none;}
.nav li ul{display:none;position:absolute;left:0;top:38px;background: #808080;z-index:9999; overflow:hidden; zoom:1; width:96px;}
.nav li ul li{float:none;display:block;position:relative;line-height:25px;display:inline; height:25px;}
.nav li ul li a{height:25px;line-height:25px;font-weight:normal;background:none; text-align:center; color:#fff;}
.navbg .nav li ul li a:hover{background:#1f9b23;}


/*页面主要区域*/
.top2{ width:1002px; margin:0 auto;}


/*dibu域*/
.footer{ width:1002px; padding:20px 0;border-top:1px solid #dcdddb; text-align:center; color:#5C5C5C; margin:0 auto;}


.column_l, .column_m, column_r { float:left; overflow: hidden;}
/*文本*/
.wrap{ padding-top: 10px;padding-bottom: 20px;margin: 0 auto;width:1002px;background-color: #fff;}
.list_wrap .column_l {width: 233px; border: 1px solid #dcdcdc;background: #f6f6f6 url(../images/leftbg.jpg) no-repeat center top;min-height: 820px;height: auto;}
.list_wrap .gywm {background: url(../images/yf_13.jpg) repeat-x;}
.list_wrap .column_l h4 {
    height: 29px;
    line-height: 29px;
    background: url(../images/yf_16.jpg) no-repeat 10px 3px;
    color: #000;
    font-family: 微软雅黑;
    font-weight: bold;
    padding-left: 45px;
    overflow: hidden;
    font-size:16px;
}
.list_wrap .gywm ul {
    padding: 10px 0;
}
.list_wrap .gywm li {
    height: 30px;
    line-height: 30px;
    background: url(../images/yf.jpg) no-repeat bottom center;
    overflow: hidden;
}
.list_wrap .gywm li a {
    display: block;
    width: 100%;
    text-indent: 50px;
    background: url(../images/page_07.jpg) no-repeat 30px center;
}


.list_wrap .column_m {
    width: 750px;
    float: right;
	overflow:hidden;
}
.list_wrap .column_m .bt {
    height: 27px;
    line-height: 20px;
    border-bottom: 1px solid #dcdcdc;
    text-indent: 0;
    position: relative;
}
.list_wrap .column_m .bta:link, a:visited {
    text-decoration: none;
    color: #222121;
}
.list_wrap .column_m .nr {
    padding-top: 15px;
    position:relative;
}
.list_wrap .column_m .nr ul li:hover a{ color:#f2c05f; text-decoration:underline;}


.singel_wrap .nr_text {
    font-size: 14px;
    line-height: 26px;
    color: #333;
    margin-bottom: 20px;
    text-align: center;
    font-weight: bold;
}

.clearboth, .c_b{
    clear: both;
    display: block;
    height: 0;
    font-size: 0;
    overflow: hidden;
}
/*列表*/
.list_wrap .column_m .nr ul {
    padding-top: 20px;
}
.list_wrap .column_m .nr li {
    padding-left: 20px;
    margin-top: 10px;
    height: 30px;
    position: relative;
    background: url(../images/line.jpg) no-repeat 0 bottom;
}
.list_wrap .column_m .nr li span {
    position: absolute;
    right: 0;
    top: 0;
    color: #999;
}

/*列表内容详情*/
hr {
    display: block;
    -webkit-margin-before: 0.5em;
    -webkit-margin-after: 0.5em;
    -webkit-margin-start: auto;
    -webkit-margin-end: auto;
    border-style: inset;
    border-width: 1px;
}

.footer{width:1002px;  padding:20px 0;border-top:1px solid #dcdddb; text-align:center; color:#5C5C5C; margin:0 auto;}
/*图列*/
.productlist { margin-top:20px;}
.productlist li{float:left; margin-bottom:20px; overflow:hidden; width:350px; border:1px solid #ddd; padding:10px;}
.productlist li .attachment-small { width:120px; height:160px; display:block; overflow:hidden; float:left;}
.productlist li img { width:120px; height:auto; border: 0 none; vertical-align:middle;}
.productlist li .product_name {
    display: block;
    overflow: hidden;
    height: 30px;
    background: url(../images/xian3.jpg) no-repeat center bottom;
    font-weight: bold;
}
.productlist li div {
    width: 210px;
    float: right;
    position: relative;
}
.productlist li div p .ftitle {
    top: 40px;
}

.productlist li div p {
    position: absolute;
    left: 0;
}
.page_info {
    text-align: center;
    margin-top: 10px;
    color: #333;
}
.productlist li div .addr{ top:140px;}
.posts p { margin-bottom: 10px;}
/*图xiang*/
.xqs {
    width: 1002px;
    float: left;
    overflow: hidden;
	zoom:1;
	border-bottom: 1px solid #ddd;
	
}
.xqs .touxiang {
    height: 160px;
    float:left;
    overflow: hidden;
	margin-right:152px;
}
.xqs .touxiang img {
    width: 120px;
    height: auto;
}
/*.left_pro_some{ width:1002px; clear:both;}
.pro_l .left_pro_some li {
    line-height: 25px;
	
}*/
.xq{width:1002px; overflow:hidden; zoom:1;}
.list_wrap .column_m {
    width: 750px;
    float: right;
	overflow:hidden;
}
.touxiang2 {
    height: 75px;
    float:left;
    overflow: hidden;
     padding-top:40px;
    display: block;
    
}
/*分享*/
.sharek{text-align:right;float:right;height:40px;display:block; position:relative; top:80px; z-index:1000;}

.bdshare-button-style0-16 a, .bdshare-button-style0-16 .bds_more {
    float: left;
    font-size: 12px;
    padding-left: 17px;
    line-height: 16px;
    height: 16px;
    background-image: url(../img/share/icons_0_16.png?v=91362611.png);
    background-repeat: no-repeat;
    cursor: pointer;
    margin: 6px 6px 6px 0;
}
.bdshare-button-style0-16 {
    zoom: 1;
}
.bdshare-button-style0-16 .bds_more {
    color: #333;
    float: left;
}
.bdshare-button-style0-16 .bds_qzone {
    background-position: 0 -52px;
}
.bdshare-button-style0-16 .bds_tsina {
    background-position: 0 -104px;
}
.bdshare-button-style0-16 .bds_tqq {
    background-position: 0 -260px;
}
.bdshare-button-style0-16 .bds_renren {
    background-position: 0 -208px;
}
.bdshare-button-style0-16 .bds_weixin {
    background-position: 0 -1612px;
}





/*页码*/
.page_info{text-align:center;margin-top:10px;color:#333;}
.page_info span{padding:0 2px;font-weight:bold;}
.page_list{float: right;
    
    line-height: 26px;
    background-color: #dcd9d4;
    margin: 20px 0 0 0;
    padding: 0 10px;}
.page_list a{display:inline-block;color:#898989;border:1px solid #e8e8e8;background:#f8f8f8;text-align:center;padding:0 8px;margin:0 1px;}
.page_list a:hover{color:#fff;border:1px solid #898989;background:#898989;}
.page_list a.on{color:#333;border:1px solid #ccc;background:#E5EDF2;}
/*招聘填写*/

table[Attributes Style] {
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    -webkit-margin-start: auto;
    -webkit-margin-end: auto;
    width: 80%;
    border-spacing: 0px;
}
table {
    display: table;
    border-collapse: separate;
    border-spacing: 2px;
    border-color: grey;
	/*float:left;*/
}
tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
	text-align: left;
}
td, th {
    display: table-cell;
    vertical-align: inherit;
	
}
