@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/bg.jpg) no-repeat 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; }

.top {width:900px;margin:0 auto; background:#7ed7ff;}
.banner {height:436px;}


.content_bg {background:url(../img/content.jpg) no-repeat;}
.content {margin:0 40px 40px;background:linear-gradient(to bottom,#fffff1,#e1fffc);border-radius:35px;border:7px solid #b4ecfa;box-shadow:0px 0px 5px 0px #60c9ff;-moz-box-shadow:0px 0px 5px 0px #60c9ff;-webkit-box-shadow:0px 0px 5px #60c9ff;}
.name {height:66px;line-height:66px;text-align:center;margin:54px 0 32px;}
.name span {font-size:36px;font-weight:bold;color:#ffffff;padding:8px 50px;text-shadow:1px 0 #222222,-1px 0 #222222,0 1px #222222,0 -1px #222222,1px 1px #222222,-1px -1px #222222,1px -1px #222222,-1px 1px #222222;border-radius:66px;background:linear-gradient(to right,#4deba1,#eae74a);}
.content p {font-size:24px;color:#333333;line-height:40px;text-align:justify;margin:0 40px;}
.title {margin:50px 40px 0;}
.jobs {float:left;margin:60px 40px 0;}
.jobs h2 span {line-height:50px;font-size:38px;font-weight:bold;background:url(../img/cont.png) no-repeat; background-size:100% 100%;}
.jobs h3 {font-size:30px;line-height:65px;margin-bottom:5px;}
.jobs h4 {font-size:24px;color:#333333;line-height:40px;text-align:justify;}

.button {width:255px;height:65px;margin:35px auto 0;}

.foot {padding:35px 0;line-height:30px;font-size:18px;color:#222222;text-align:center;}
.foot a {color:#222222;}


/*.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; 阴影*/