@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:url(../img/top.jpg) no-repeat #ffffff center top;}
.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; }


.main {width:1000px;margin:0 auto;}
.banner {height:494px;}


.content_bg {width:992px;margin:60px auto 0;border-radius:12px;border:4px solid #ea856c;}
.jobs {margin:46px 46px 0;background:#fff7f6;padding:0 30px 36px;border-radius:12px;}
.jobs h1 {font-size:36px;font-weight:bold;color:#000000;line-height:40px;padding-top:40px;}
.jobs h2 {font-size:34px;color:#ea856c;font-family:Impact;line-height:60px;}
.jobs h3 {font-size:24px;color:#010101;font-weight:bold;line-height:28px;margin-bottom:20px;}
.jobs p {font-size:24px;color:#222222;line-height:42px;text-align:justify;}
.jobs p strong {font-weight:bold;}

.company {margin:30px 46px 46px;}
.company h4 {font-size:28px;font-weight:bold;color:#222222;line-height:42px;padding-bottom:15px;}
.company p {font-size:24px;fcolor:#222222;line-height:42px;text-align:justify;}

.button {width:218px;height:60px;line-height:60px;margin:20px auto 0;text-align:center;background:#ea856c;border-radius:60px;}
.button a {font-size:30px;font-weight:bold;color:#ffffff;display:block;}

.foot {height:140px;line-height:140px;font-size:18px;color:#ffffff;text-align:center;background:#ea856c;margin-top:66px;}
.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; 阴影*/