@charset "utf-8";
/* CSS Document */

html,body,ul,li {font-family:Microsoft YaHei,"微软雅黑";font-size:12px;line-height: 22px;color:#424242;margin: 0;padding: 0; list-style:none;}
body {background:#e2f1fb;}
.clear{clear:both; height:0px; line-height:0px; font-size:0px;}
a{text-decoration:none;font-family:Microsoft YaHei,"微软雅黑"; color:#424242; border:none;}
a:visited {color:#8c0901;}
a:hover {text-decoration:none;}
a.title{font-size:14px; line-height:26px; color:#fff;}
a.more:link,a.more:visited{line-height:30px; color:#f36121;}
a.more:hover{line-height:30px; color:#f36121;}
a.title:hover,a.more:hover,a:hover{text-decoration:none; color:#242323}
a.title_link:hover{text-decoration:none;}
img.pic{border:0}
.fl {float:left;}
.fr {float:right;}
.clearfix {clear:both; }

.top {background:url(../img/top.jpg) no-repeat center top;}
.banner {width:1000px;height:506px;margin:0 auto;}
.main {width:1000px;margin:0 auto; }


.content {width:992px;margin:0 auto 63px;border-radius:11px;border:4px solid #80b2d1;background:#eaf3f8;}
.content .title {width:900px;margin:30px 46px 24px;height:60px;background:#19608c;border-radius:8px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.content .title p {float:left;font-family:"Source Han Sans CN";font-size:28px;font-weight:bold;color:#ffffff;line-height:60px;margin:0;}
.content .title p.nub {float:left;font-family:"Source Han Sans CN";font-size:46px;font-weight:300;color:#ffffff;line-height:60px;margin-right:10px;margin-left:20px;}
.content h1 {font-size:22px;color:#212121;line-height:35px;margin:0 46px 20px;text-align:justify;}
.content .jobs {border:4px solid #80b2d1;background:#f5faff;margin:0 46px 16px;border-radius:9px;padding:20px 30px;}
.content .jobs .jobs_left {float:left;width:80%;}
.content .jobs .jobs_left h2 {font-size:28px;color:#212121;line-height:38px;}
.content .jobs .jobs_left p,.content .jobs p {font-size:24px;color:#19608c;line-height:38px;}
.content .jobs .jobs_right {float:right;width:20%;}
.content .jobs .jobs_right .button {float:right;width:120px;height:50px;line-height:48px;margin-top:13px;text-align:center;border-radius:6px;background:#edac62;}
.content .jobs .jobs_right .button a {font-size:24px;font-weight:bold;line-height:48px;color:#ffffff;display:block;}
.content .jobs .jobs_cont {height:400px;margin-top:20px;background:#ecf6fd;overflow-y:scroll; }
.content .jobs .jobs_cont h3 {font-size:24px;font-weight:600;padding:25px 30px 15px;line-height:30px;color:#19608c;}
.content .jobs .jobs_cont p {font-size:20px;color:#343434;line-height:32px;padding:0 30px;}

.foot {height:140px;line-height:140px;font-size:18px;color:#ffffff;margin-top:60px;text-align:center;background:#19608c;}
.foot a {color:#ffffff;}


/*.triangle {width: 0px;height: 0px;border-top: 0px solid transparent;border-left: 100px solid #000;border-bottom: 10px solid transparent;}* 三角形/
/*overflow:hidden;white-space:nowrap;text-overflow:ellipsis; 文字不折行*/
/*linear-gradient(to right,#03c4c7,#5277f7) 渐变*/
/*box-shadow:0px 5px 10px 2px #daf4f7;-moz-box-shadow:0px 5px 10px 2px #daf4f7;-webkit-box-shadow:0px 5px 10px 2px #daf4f7; 阴影*/