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

html,body,ul,li {font-family: "Source Han Sans SC";font-size:12px;line-height: 22px;color:#424242;margin: 0;padding: 0; list-style:none;}
body {}
.clear{clear:both; height:0px; line-height:0px; font-size:0px;}
a{text-decoration:none;font-family: "Source Han Sans SC";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:750px;margin:0 auto;background:#07c1fc;}
.banner img {width:100%;height:auto;}

.content {
margin:0 40px 40px;
background-image: -moz-linear-gradient( -75deg, rgb(233,254,255) 0%, rgb(254,242,244) 26%, rgb(233,254,255) 51%, rgb(254,242,244) 76%, rgb(233,254,255) 100%);
background-image: -webkit-linear-gradient( -75deg, rgb(233,254,255) 0%, rgb(254,242,244) 26%, rgb(233,254,255) 51%, rgb(254,242,244) 76%, rgb(233,254,255) 100%);
background-image: -ms-linear-gradient( -75deg, rgb(233,254,255) 0%, rgb(254,242,244) 26%, rgb(233,254,255) 51%, rgb(254,242,244) 76%, rgb(233,254,255) 100%);
border:2px solid #000000;
border-radius:24px;
}
.com_name {margin:79px 38px 0;position:relative;}
.nub {position:absolute;width:72px;height:66px;background:url(../img/no_bg.png) no-repeat;top:0;left:0;margin-top:-14px;}
.nub h5 {font-size:30px;font-weight:bold;color:#000000;line-height:52px;margin-left:14px;transform: skew(-15deg);}
.title {height:66px;margin-left:72px;background:#02a3f3;transform: skew(-20deg);display:inline-block;}
.title h1 {float:left;font-size:30px;font-weight:bold;color:#ffffff;padding:20px 50px;transform: skew(20deg)}
.jobs {border-bottom:1px solid #1c2da6;margin:30px 38px 20px;}
.jobs h2 {font-size:30px;font-weight:bold;color:#010101;line-height:80px;}
.jobs h2 span {color:#fcc44a;text-shadow:2px 0 #000000,-2px 0 #000000,0 2px #000000,0 -2px #000000,2px 2px #000000,-2px -2px #000000,2px -2px #000000,-2px 2px #000000;}
.content h3 {font-size:24px;line-height:40px;color:#1f33b4;margin:0 38px;font-weight:300;}
.content h3 span {font-weight:bold;}
.content h4 {font-size:24px;font-weight:bold;line-height:40px;color:#000000;margin:40px 38px 0;}
.content p {font-size:24px;font-weight:300;line-height:40px;color:#000000;margin:0 38px;text-align:justify;}




.button {width:221px;height:64px;margin:50px auto 68px;}

.foot {padding:35px 0;line-height:30px;font-size:20px;color:#010101;text-align:center;font-weight:300;}
.foot a {color:#010101;}


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

