﻿@charset "utf-8";
/* 通用模块CSS */
.tit_a{padding-left:16px; height:40px; line-height:40px; margin-bottom:8px; background:url(../images/tit.jpg) repeat-x; font-size:14px; font-weight:bolder; color:#fff;}
.tit_a a{color:#fff;}
.tit_a a:hover{color:#fff; text-decoration:underline;}
.tit_a span{padding:0 6px;}
.tit_b{text-align:center; padding:20px 0; border-bottom:solid 1px #CCC;}
.tit_b h2{line-height:36px; font-size:20px; font-weight:bolder;}
.line_a{background:url(../images/line_a.gif) repeat-x; height:1px; line-height:1px; overflow:hidden;}

/* mod模板 */
.mod_a{width:216px; height:200px; font-size:14px; font-weight:bolder; text-align:center; line-height:28px;}
.mod_a a{color:#555;}
.mod_a .tu{display:block; width:200px; height:148px; padding:8px; background:url(../images/mod_a.png) no-repeat 0 -164px;}
.mod_a:hover a{color:#0046c8;}
.mod_a:hover .tu{background-position:0 0;}

/* main */
.main{border:solid 1px #c6def8; padding:18px 0 10px 22px; margin-bottom:10px;}
.main .mod_a{float:left; margin:0 12px 0px 0;}

/* sub */
.sub{border:solid 1px #c6def8; margin-bottom:10px; font-family:"微软雅黑", "黑体"; padding:0 24px;}
.sub .tit{padding:24px 0 16px 0; text-align:center; color:#666; line-height:24px;}
.sub .tit h3{font-size:20px; line-height:40px; color:#0046c8; font-weight:bolder;}
.sub .tit a{color:#666;}
.sub .tit a:hover{color:#0046c8;}
.sub .box .video{width:800px; margin:20px auto;}
.sub .box p{font-size:14px; line-height:24px; padding:0 24px 20px 24px;}

/* recruit招聘会 */
.recruit{border:solid 1px #c6def8; margin-bottom:10px; font-family:"微软雅黑", "黑体";}
.recruit .box{width:880px; margin:0 auto; padding:20px 0; font-size:16px; line-height:32px;}
.recruit .tu{border-bottom:solid 2px #F60; border-top:solid 2px #F60; text-align:center;}
.recruit .content{border:solid 2px #599bab;}
.recruit .content .tit{background:#599bab; height:54px; text-align:center;}
.recruit .content .tit h2{font-size:18px; font-weight:bold; line-height:54px; color:#fff;}
.recruit .content h3{ font-size:16px; font-weight:bolder; background:#ffccb2; line-height:30px; padding:0 18px;}
.recruit .content p{ font-size:16px; line-height:24px; padding:5px 18px 15px 18px;}