@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;	
	}
body {
	width: 1004px;
	background-image:url(../img/background.png);
	background-attachment: fixed;
	margin: 0 auto;
}
body ul {
	list-style-type: none;
}
header * {
	display: block;
}
#corporateNav,
#corporateNav *,
.childnav,
.childnav * {
	 display: block;
 }
/*头部*/
header {
	margin-bottom: 20px;
}
#logo {
	margin-left: 10px;
  	margin-top: 32px;
 	width: 232px;
  	height: 58px;
	float: left;
}
#logoright,
#logorightimg {
	float: right;
}
#logorightimg {
	margin-top: 20px;
	
}
#site-search {
	
	margin-top: 35px;
	height: 32px;
	
}
.search_btn {
    width: 72px;
    height: 21px;
    background: url(../images/search.png) no-repeat;
    border: none;
    cursor: pointer;
    float: right;
    margin-top: 20px;
    margin-left: 1px;
}
.search_input2 {
    width: 200px;
    height: 18px;
    background: #fff;
    border: 1px solid #d2d2d2;
    float: right;
    padding-left: 5px;
    line-height: 18px;
    margin-top: 21px;
    margin-left: 15px;
    color: #000000;
    font-family: "微软雅黑", "宋体";
    font-size: 11px;
}
/*#txtKeywords {
	background-image: url(../img/search.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	height: 32px;
	float:right;
	border: 1px solid #928C8D;
}
#btnSearch {
	float: left;
	width: 52px;
	height: 34px;
	border: 1px solid #928C8D;
	background-image: url(../img/button.png);
}*/
.clearfloat {
	clear: both;
}
/*主体*/
article {
	background-color:#FFFFFF;
}
/*导航*/
#corporateNav {
	background-image: url(../img/nav.png);
}
.search_input {
    width: 140px;
    height: 18px;
    background: #fff;
    border: 1px solid #d2d2d2;
    float: right;
    padding-left: 5px;
    line-height: 18px;
    margin-top: 21px;
    margin-left: 15px;
    color: #000000;
    font-family: "微软雅黑", "宋体";
    font-size: 11px;
}
.nav {
	background-image: url(../img/nav.png);
	height: 42px;
}
.nav ul,
.childnav ul {
	list-style-type: none;
}
.nav li {
	float:left;
	width: 125px;
	text-align: center;
	line-height: 42px;
}
.nav li a {
  	font-size: 16px;
  	font-family: "微软雅黑";
  	color: rgb(118, 118, 118);
	text-decoration: none;
}
.nav li a:hover {
	font-weight: bold;	
}
.childnav {
	position: absolute;
	top: 42px;
	width: 125px;
	text-align: center;
	z-index: 99;
}
.childnav li {
	background-image: url(../img/childnav.png);
	background-repeat: no-repeat;
	line-height: 34px;
}
.childnav li a {
  	font-size: 13px;
  	font-family: "微软雅黑","黑体","宋体";
  	color: rgb(118, 118, 118);
	text-decoration: none;
}
.childnav li a:hover {
	font-weight: bold;
}
#childnav1 {
	left: 128px;
	visibility: hidden;
}
#childnav2 {
	left: 253px;
	visibility: hidden;
}
#childnav3 {
	left: 378px;
	visibility: hidden;
}
#childnav4 {
	left: 503px;
	visibility: hidden;
}
#childnav5 {
	left: 628px;
	visibility: hidden;
}
#childnav6 {
	left: 753px;
	visibility: hidden;
}
.line .left {
	width: 690px;
}
/*图片轮播*/
#main {
	position: relative;
	}
#imgtip {
	height: 65px;
	position: absolute;
	top: 345px;
	z-index: 1;
}
#imgtip li {
	background-image:url(../img/imgtip.png);
	position: relative;
	top: 0px;
	margin-left: 20px;
	float: left;
	width: 160px;
	height: 65px;
	font-size: 12px;
  	font-family: "微软雅黑","黑体","宋体";
  	color: rgb(255, 255, 255);
	text-align: center;
	visibility: hidden;
	}
#imgtip li p {
	margin-top: 10%;
}
#imgtip1 {
	left: 0px;
}
#imgtip2 {
	left: -53px;
}
#imgtip3 {
	left: -106px;
}
#imgtip4 {
	left: -159px;
}
#mainimg {
	padding-left: 3px;
	width: 1004px;
	height: 380px;
}
#mainimg1 {
	display: block;
}
#mainimg2 {
	display: none;
}
#mainimg3 {
	display: none;
}
#mainimg4 {
	display: none;
}
#smallimg {
	margin-top: 25px;
	margin-bottom: 10px;
	height: 43px;
}
#smallimg li {
	margin-left: 20px;
	float: left;
}
#smallimg li img {
	width: 107px;
	height: 43px;
}
#smallimg1 {
	opacity: 1;
}
#smallimg2 {
	opacity: 0.5;
}
#smallimg3 {
	opacity: 0.5;
}
#smallimg4 {
	opacity: 0.5;
}
#imgline {
	margin-bottom: 50px;
}
#imgline li {
	margin-left: 20px;
	float: left;
}
#imgline1,
#imgline2,
#imgline3,
#imgline4 {
	visibility: hidden;
}
/*分栏详细内容*/
#detailed {
	height: 272px;
	margin-bottom: 30px;
}
#detailed>div {
	width: 334px;
	height: 100px;
	float: left;
}
#detailed>img {
	float: left;
}
#detailed1 nav,
#detailed3 nav {
	margin-left: 12px;
	padding-left: 15px;
	height: 42px;
	background-image: url(../img/smallnav1.png);
	background-repeat: no-repeat;	
}
#detailed2 nav {
	margin-left: 9px;
	height: 42px;
	background-image: url(../img/smallnav1.png);
	background-repeat: no-repeat;	
}
#detailed nav span,
#detailed nav a
{
	display: inline;
}
.detailednav1 {
  	font-size: 14px;
  	font-family: "微软雅黑","Microsoft YaHei","黑体","宋体";
  	color: rgb(86, 87, 88);
  	line-height: 42px;
}
.detailednav2 {
  	font-size: 13px;
  	font-family: "Microsoft YaHei";
  	color: rgb(143, 144, 146);
  	line-height: 42px;
}
.detailednav3 {
	background-image: url(../img/more.png);
	background-repeat: no-repeat;
  	font-size: 11px;
  	font-family: "微软雅黑","Microsoft YaHei","黑体","宋体";
  	color: rgb(241, 241, 241);
  	line-height: 42px;
	margin-left: 115px;
}
.detailednav3 a {
	color: rgb(241, 241, 241);
	text-decoration: none;
}
.detailednav3 a:hover {
	font-weight: bold;
	text-decoration: none;
	color: rgb(241, 241, 241);
}
#detailed2 nav li {
	float: left;
	width: 157.5px;
	line-height: 42px;
	text-align: center;
	font-size: 14px;
  	font-family: "微软雅黑","Microsoft YaHei","黑体","宋体";
  	color: rgb(86, 87, 88);
}
#detailed1>div {
    margin-left: 8px;
    margin-top: 15px;
    width: 294px;
    border: 10px groove #CDCACA;
    border-radius: 10px;
    height: 220px;
}
#detailed2>div {
	margin-left: 9px;
	margin-top: 15px;
	width: 315px;
}
#detailed3>div {
	margin-left: 12px;
	margin-top: 15px;
	width: 310px;
}
#detailed2content1 {
	display: block;
}
#detailed2content2 {
	display: none;
}
#detailed2content3 {
	display: none;
}
#detailed1>div video {
	
}
#detailed2>div img,
#detailed3>div img {
	float: left;
	margin-right: 10px;
	width: 103px;
	height: 86px;
}
#detailed2>div p {
	font-size: 12px;
	font-family: "微软雅黑","Microsoft YaHei","黑体","宋体";
	color: rgb(118, 118, 118);
	line-height: 1.667;
	}
#detailed3>div p {
	font-size: 12px;
	font-family: "微软雅黑","Microsoft YaHei","黑体","宋体";
	color: rgb(53, 52, 52);
	line-height: 2.083;
}
#detailed2>div p a {
	display: inline;
	color: rgb(118, 118, 118);
	text-decoration: none;
}
#detailed2>div ul {
	position: relative;
	top: 10px;
	clear: both;
	background-image: url(../img/horizontalline.png);
	background-repeat: no-repeat;
	background-position: center 22px;
}
#detailed2>div ul li {
	background-image: url(../img/jiantou.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	font-size: 12px;
	font-family: "微软雅黑","Microsoft YaHei","黑体","宋体";
	line-height: 25px;
	color: rgb(53, 52, 52);
}
#detailed2>div ul li a {
	color: rgb(53, 52, 52);
	text-decoration: none;
}
#detailed2>div ul li a:hover {
	font-weight: bold;
}
/*链接*/
#links1 {
	height: 73px;
	background-image:url(../img/linksbackground.png);
	padding-left: 300px;
}
#links1 li {
	width: 115px;
	float: left;
	line-height: 73px;
	text-align: right;
	font-family: "微软雅黑","黑体","宋体";
	font-size: 16px;
}
#links1 li a {
	color: rgb(189, 188, 188);
	text-decoration:none;
}
#links1 li a:hover {
	font-weight: bold;
}
#links1-1 {
	background-image:url(../img/links1-1.png);
	background-repeat: no-repeat;
	background-position: 24px center;
}
#links1-2 {
	background-image:url(../img/links1-2.png);
	background-repeat: no-repeat;
	background-position: 24px center;
}
#links1-3 {
	background-image:url(../img/links1-3.png);
	background-repeat: no-repeat;
	background-position: 24px center;
}
#links1-4 {
	background-image:url(../img/links1-4.png);
	background-repeat: no-repeat;
	background-position: 24px center;
}
#links1-5 {
	background-image:url(../img/links1-5.png);
	background-repeat: no-repeat;
	background-position: 24px center;
}
#links1-6 {
	background-image:url(../img/links1-6.png);
	background-repeat: no-repeat;
	background-position: 24px center;
}

#links2 {
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 10px;
	font-family: "微软雅黑","黑体","宋体";
 	font-size: 13px;
 	color: rgb(107, 104, 104);
  	line-height: 2.308;
}
#links2 a {
	display:inline;
	color: rgb(107, 104, 104);
	text-decoration: none;
}
#links2 a:hover {
	font-weight: bold;
}
/*底部*/
footer {
	font-size: 12px;
	font-family: "微软雅黑","黑体","宋体";
	color: rgb(255, 255, 255);
	text-align: center;
	line-height: 2.5;
}
footer a {
	display:inline;
	color: rgb(255, 255, 255);
}

@charset "utf-8";
.border_01{margin-top:-40px;padding-bottom:0px;padding-left:0px;padding-right:0px;padding-top:0px;position:relative;text-align:left;width:100%;}
.border_01 .border_01-topr{
   padding-bottom: 7px;
    line-height: 24px;
    background: url(../images/line.gif) repeat-x 0px 36px;
    height: 32px;
}
.border_01 .border_01-topl{
   padding-bottom: 7px;
    line-height: 24px;
    background: url(../images/line.gif) repeat-x 0px 36px;
    height: 32px;
}
.border_01 .border_01-topl H3{
   padding-bottom: 0px;
    margin: 0px;
    padding-left: 15px;
    padding-right: 0px;
    color: #5b5b5b;
    font-size: 12px;
    padding-top: 0px;
}
.border_01 .border_01-mid{
}
.border_01 .borderContent{
   padding-bottom: 10px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
.border_01 .comptitle_01{
   position: absolute;
    width: 98%;
    height: 25px;
    top: 7px;
    left: 0px;
}
.border_01 .comptitle_01 STRONG{
   text-align: left;
    font-style: normal;
    width: 45%;
    float: left;
    margin-left: 0px;
    word-break: break-all;
    font-weight: bold;
    text-decoration: none;
}
.border_01 .comptitle_01 .titlestyle_01{color:#737277;font-size:14px;font-style:normal;font-weight:bold;text-decoration:none;}
.border_01 .comptitle_01 STRONG IMG{
   width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-right: 5px;
}
.border_01 .comptitle_01 EM{
   font-style: normal;
    float: right;
    font-weight: normal;
}
.border_01 .comptitle_01 EM SPAN.extendLink{
   text-align: right;
    font-size: 12px;
    margin-right: 8px;
}
.border_01 .comptitle_01 EM SPAN.moreLink{
   font-style: normal;
    font-weight: normal;
}
.border_01 .compmore_01{
   text-align: right;
    clear: both;
    font-size: 12px;
    margin-right: 10px;
}
.border_01 .compmore_01 .extendLink{
   text-align: right;
    font-size: 12px;
    margin-right: 10px;
}
.border_01 .compmore_01 .moreLink{
   font-style: normal;
    font-weight: normal;
}
.job_app_cur {
    clear: both;
    height: 25px;
    background-color: #bfeffe;
    margin-bottom: 10px;
    padding: 3px 0 0 15px;
}
/* Basic Grey */
.basic-grey {
    margin-left: auto;
    margin-right: auto;
    max-width: 500px;
    background: #F7F7F7;
    padding: 25px 5px 95px 150px;
    font: 12px Georgia, "Times New Roman", Times, serif;
    color: #888;
    text-shadow: 1px 1px 1px #FFF;
    border: 1px solid #E4E4E4;
}
.basic-grey h1 {
font-size: 25px;
padding: 0px 0px 10px 40px;
display: block;
border-bottom:1px solid #E4E4E4;
margin: -10px -15px 30px -10px;;
color: #888;
}
.basic-grey h1>span {
display: block;
font-size: 11px;
}
.basic-grey label {
display: block;
margin: 0px;
}
.basic-grey label>span {
float: left;
width: 20%;
text-align: right;
padding-right: 10px;
margin-top: 10px;
color: #888;
}
.basic-grey input[type="text"], .basic-grey input[type="email"], .basic-grey textarea, .basic-grey select {
border: 1px solid #DADADA;
color: #888;
height:15px;
margin-bottom: 16px;
margin-right: 6px;
margin-top: 2px;
outline: 0 none;
padding: 3px 3px 3px 5px;
width: 70%;
font-size: 12px;
line-height:15px;
box-shadow: inset 0px 1px 4px #ECECEC;
-moz-box-shadow: inset 0px 1px 4px #ECECEC;
-webkit-box-shadow: inset 0px 1px 4px #ECECEC;
}
.basic-grey textarea{
padding: 5px 3px 3px 5px;
}
.basic-grey select {
background: #FFF url('down-arrow.png') no-repeat right;
background: #FFF url('down-arrow.png') no-repeat right);
appearance:none;
-webkit-appearance:none;
-moz-appearance: none;
text-indent: 0.01px;
text-overflow: '';
width: 70%;
height: 35px;
line-height: 25px;
}
.basic-grey textarea{
height:100px;
}
.basic-grey .button {
background: #E27575;
border: none;
padding: 10px 25px 10px 25px;
color: #FFF;
box-shadow: 1px 1px 5px #B6B6B6;
border-radius: 3px;
text-shadow: 1px 1px 1px #9E3F3F;
cursor: pointer;
}
.basic-grey .button:hover {
background: #CF7A7A
}
.shehui-bk {
    height: 32px;
    width: 729px;
}
.sh-zouj {
    float: left;
    height: 32px;
    width: 110px;
    margin-left: 10px;
}
.sh-zouj ul {
    height: 32px;
    width: 110px;
}
.sh-zouj ul li {
    float: left;
    height: 32px;
    width: 110px;
    font-size: 14px;
    line-height: 30px;
    font-weight: bold;
    color: #007AC5;
    background-image: url(../images/bg-bj4.jpg);
    background-repeat: repeat;
    text-align: center;
    margin-top: 0px;
    margin-left: 0px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #CCC;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #CCC;
}
.sh-zouj ul li a:hover{
	float: left;
	height: 30px;
	width: 110px;
	font-size: 14px;
	line-height: 31px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/bg-bj3.jpg);
	background-repeat: repeat;
	text-align: center;
	margin-top: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #007AC5;
	text-decoration: none;
}
.sh-zouj ul li a{
	float: left;
	height: 32px;
	width: 110px;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #007AC5;
	margin-top: 0px;
	margin-left: 0px;
}
.clear {
    clear: both;
}
.pic-news {
    float: left;
    height: auto;
    width: 670px;
    margin-left: 25px;
    margin-bottom: 10px;
	    margin-top: 10px;
		font-family:"微软雅黑";
}
.page_no{ float:left; width:400px;    margin-top: 20px;}
.page_no li{ float:left;list-style-type:none; margin-left:10px; font-size:14px; font-family:"微软雅黑";}
.form-left{ width:255px; height:37px; float:left;}
.search-option{ height:34px; float:left;}
.form-rt{ float:right;}