@charset "utf-8";
/* 编写：张桐 分机：6855 */
/***** 通用标签、伪类、样式 *****/
*{margin:0;padding:0;}
body{ font:12px/20px "宋体",Arial;}
ul,li,ol,dt,dl,dd { list-style:none; margin:0; padding:0;}

/* 外框 */
.wrap{margin:0 auto;}
.clear{clear:both;}

/* 链接 */
a:link{color:#007495;text-decoration:none}
a:visited{color:#007495;text-decoration:none}
a:hover{color:#007495;text-decoration:underline}
a:active{color:#000;text-decoration:none}

/* 字体/颜色 */
.box{ border-bottom:1px solid #dedede; margin-bottom:10px; margin-top:6px;}
.fc { text-align:center;}
.f14 {font-size:14px;}
.fb {font-weight:bold;}
.c_red,a.c_red:link,a.c_red:visited{color:#f30;}/* 颜色命名规则c_颜色名称或颜色值 */
.c_dgray,a.c_dgray:link,a.c_dgray:visited{color:#666;}
.c_black,a.c_black:link,a.c_black:visited{color:#333;}
.c_blue,a.c_blue:link,a.c_blue:visited{color:#356AA0}
.c_white ,a.c_white:link,a.c_white:visited{color:#fff}
.c_green ,a.c_green:link,a.c_green:visited{ color:#006600;}

/* 头部导航 */
.line_top{ background:url(http://icon.cheshi.com/webcenter/line_topbg.jpg) repeat-x; height:32px; display:block;}
.line_mid{ background:url(http://icon.cheshi.com/webcenter/line_midbg.jpg) repeat-x; height:38px; color:#fff;}
.line_span { width:900px; text-align:center; margin:0 auto; line-height:38px;}
.line_span a:link,.line_span a:visited,.line_span a:hover ,.line_span a:active{ color:#fff; font-weight:bold; padding:0 10px;}


/* 栏目内容 */
.outer,.warptop{ width:827px; margin:0 auto;border:#DEDEDE 1px solid; border-top:none; overflow:hidden;}
.warptop{ border:none;}
.logo{ float:left; margin-left:30px; margin-top:5px; width:102px; height:23px;}
.contlist{ float:right; margin-right:20px; line-height:32px;}
.bantop{ background:url(http://icon.cheshi.com/webcenter/ban_top.jpg) no-repeat; height:155px;}
.titlelist{ height:70px;}
.outercont{ width:760px; margin:0 auto; line-height:23px;}
.outercont p{ margin:15px 0;}
.outercont ol{ text-align:center; margin:5px 0;}
.outercont .outright{ float:right; width:370px;}
/*杨子轩开始*/
.outcont{ float:left; width:240px; margin:5px;}
.outcont .list{ padding-left:5px; margin-bottom:10px; color:#333;}
.outcont .list a{ padding-left:5px; margin-bottom:10px; color:#333;}
.outcont .list a:hover{ padding-left:5px; margin-bottom:10px; color:#FF0000;}
.outcont .list h1{ font-size:16px; color:#333; font-weight:bold; height:40px; line-height:40px; background:url(http://icon.cheshi.com/webcenter/map_bt_bg.gif); line-height:35px; padding-left:5px; margin-bottom:10px;}
.outcont .list ul{ position:relative; padding-left:6px;}
.outcont .list li{ background:url(http://icon.cheshi.com/webcenter/icon_jt.gif) no-repeat 0 10px; padding-left:10px; text-align:left; line-height:26px;}

/* 页底 */
.footer{ border-top:#116D84 2px solid; height:110px; margin-top:20px; display:block;}
.footer_top{ margin:0 auto; margin-top:25px; text-align:center;}
.footer_top span{ margin-top:10px;}
.footer_top p img{position:relative;top:2px;margin-right:3px;}

/** 招聘信息 **/
.rightfont{ text-align:left; margin:10px 0; margin-left:10px;}
.navcity{ margin:10px 0;}
.navcity ul{ width:700px; margin:0 auto; height:27px; position:relative;}
.navcity .dgray{ background:#777; color:#FFF;}
.navcity li{ width:50px; display:block; float:left; line-height:27px; text-align:center; background:#E0E0E0; font-weight:bold;}
.datul,.TabTitle{ width:790px; position:relative;margin:0 auto;}

.outercont1 {padding-left:18px;}
.datulone {  height:45px; border-top:#CCCCCC 1px solid; margin-top:15px; margin:0 auto;  margin-top:8px;}
.datulone ol { background:url(http://icon.cheshi.com/webcenter/jobj.jpg) no-repeat; display: block; line-height:45px; background-position: 16px; padding-left: 40px; float: left;}
.datulone span{ float:right; line-height:45px;}


/* 招聘新曾内容：张桐 分机：6855 */
.TabTitle{clear:both; clear:both;overflow:hidden;}
.TabTitle ul{width:790px; float:left;}
.TabTitle ul li{float:left;width:50px;cursor: pointer;padding-top:4px;padding-bottom: 2px;margin-right:4px; display:inline; text-align:center; margin-top:5px;}
.TabTitle .active{background:#fff;border:1px #ccc solid; color:#f00;}
.TabTitle .normal{background:#EEE;border:1px #ccc solid;}