@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:#f7fcff;}
.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;}
.content,.title,.rezhao {width:1000px;margin:0 auto;}
.banner {width:1000px;height:506px;margin:0 auto;}

.title {height:80px;}

.content {background:url(../img/bg.jpg) repeat-y;margin-bottom:50px;}
.left {float:left;width:19px;min-height:74px;background:url(../img/left.jpg) no-repeat;}
.left p {text-align:center;font-size:16px;font-weight:bold;color:#5c8efe;line-height:23px;}
.right {float:left;width:885px;margin-left:37px;}
.right h1 {margin:35px 0 20px;font-size:28px;font-weight:bold;}
.right p {color:#343434;font-size:24px;line-height:32px;text-align:justify;}
.tit {height:42px;margin:32px 0 7px;}

.jobs {border-bottom:2px solid #5c8efe;margin:0 22px 0 13px;}
.jobs h2 {font-size:26px;font-weight:bold;line-height:40px;color:#5c8efe;margin:20px 0 5px;}
.jobs h2 span {font-size:38px;color:#ffc240;margin-right:5px;}
.jobs p {font-size:24px;color:#343434;margin:0 0 15px 20px;}

.button {width:263px;height:41px;margin:35px auto 48px;}

/**/
.rezhao {background:#ecf5fc;padding:30px 0;overflow:hidden;}
.rezhao_job {margin:10px 75px 20px;font-size:24px;font-weight:bold;line-height:32px;color:#5c8efe;}
.rezhao_job span.add {font-size:22px;font-weight:100;color:#343434;padding-left:15px;}
.company {margin:0 75px 20px;padding:26px 38px;font-size:22px;color:#343434;line-height:32px;background:#ffffff;}
.company a {float:right;width:80px;height:36px;line-height:34px;color:#ffffff;background:#e36c09;display:block;text-align:center;}

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