@import url(base.css);
/*
------------------------------- 
Site:        中国水产人才 结构样式
Author:      pengde
Updated:     2019-02-15
Updated by:
-------------------------------
/* 段落样式 */ 
html,body {
	margin: 0;
	padding: 0;
	background-color: #0068b7;
}
.indent {text-indent:24px;}
/* 链接文本样式 */ 
.urlred01:link,.urlred01:active,.urlred01:visited {color:#a40000; text-decoration:none;}
.urlred01:hover {color:#e3393c; text-decoration:underline;}

.urlred02:link,.urlred02:active,.urlred02:visited {color:#e3393c; text-decoration:none;}
.urlred02:hover {color:#a40000; text-decoration:underline;}

.urlblue:link,.urlblue:active,.urlblue:visited {color:#0034ca; text-decoration:none;}
.urlblue:hover {color:#007ad9; text-decoration:underline;}

.urlwhite:link,.urlwhite:active,.urlwhite:visited {color:#ffffff; text-decoration:none;}
.urlwhite:hover {color:#ffe1e2; text-decoration:none;}

.urlgray:link,.urlgray:active,.urlgray:visited {color:#666666; text-decoration:none;}
.urlgray:hover {color:#005ea7; text-decoration:none;}

/*2020年3月招聘会*/
/* 头部 */
.item2020A_top {width:100%; background:#575757; height:26px;}
.item2020A_top .title {margin:0 auto; width:1000px; height:26px; line-height:26px; text-align:left;}
.item2020A {width:100%; margin:0 auto; background:url(../images/bg.jpg)top  no-repeat;}
.item2020A .item2020_img{text-align:center; margin:0 auto;}


/* 内容 */
.titleTEX {margin:0 auto; width:1000px; height:40; padding-top:0px; padding-bottom:0px; text-align:left;}
.wrapper_A {margin:0 auto; width:1000px; display:table; background:#ffffe3; text-align:left;}
.wrapper_A .test {margin:0 auto; width:960px; margin-bottom:15px; margin-top:15px; display:table; background:#ffffe3; text-align:left;}
.wrapper_A .test .test01 {margin-bottom:4px;}
.wrapper_A .test .test01 img{ border:1px solid #090;}
.AD_B {margin-left:20px; margin-bottom:10px; width:948px; border:#e9e9e9 solid 6px; display:table; text-align:left;}
.AD_B .size {float:left; width:314px; height:90px; border:#e9e9e9 solid 1px;}
.AD_B .size .logo {width:314px; height:60px;}
.AD_B .size .name {width:304px; padding-left:10px; background:#ffefb6; line-height:30px; text-align:center;}
.AD_C {margin-left:20px; margin-bottom:20px; width:950px; border:#e9e9e9 solid 5px; display:table; text-align:left;}
.AD_C p{float:left; width:188px; height:50px; border:#e9e9e9 solid 1px;}

.list_job {margin:10px 30px 20px 30px; width:940px; display:table;}
.list_job td { height:36px; line-height:20px;  border-bottom:1px dashed #b1b1b1;}
.list_resume {margin:20px 30px 5px 30px; width:940px; display:table;}
.list_resume .list {float:left; width:235px; height:100px; padding-bottom:20px;}
.list_resume .list .photo{float:left; width:90px; height:100px;}
.list_resume .list .text{float:right; width:140px; padding-left:5px; height:100px; line-height:20px;}

/* 底部 */
.resume{position:relative;margin:0 auto;width:1000px; background-color:#ffffe3; padding-bottom:15px;}
.resume .resume02 img{margin-top:5px; margin-bottom:5px;}
.resume .resume02{ margin-left:10px; margin-top:5px; margin-bottom:5px;}
.resume .resume02 p{
	font-size: 14px;
	margin-left: 8px;
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.footer { width: 100%; background: #575757; color: #FFF; height: 60px; padding-top: 15px; line-height: 24px; }
