*{ margin:0; padding:0;}
body { margin: 0px; padding:0px; font-size:14px; color:#444; 
	font-family: Microsoft YaHei,Arial,Helvetica,Microsoft JhengHei,Tohoma;
	min-width: 1200px;
}
form,div,ul,li,dl,dt,dd{ border:0px; margin:0px; padding:0px; }
li{list-style-type:none;}
img{border:0px;vertical-align:top}
input{ outline:none;}
a{text-decoration: none; outline:none;}
a:link,a:visited {color:#444;}
a:hover {color:#F00;}
a.tag{ margin-right:10px; }
a.tag:link, a.tag:visited{
padding:3px 5px; background-color:#5cb85c; color:#FFF; 
border-radius:3px;  outline:none;	
}
a.tag:hover{ color:#F00; }
.cls{ clear:both; height:1px; overflow:hidden;}
/* 列表页翻页栏 */
.operateBar{ clear:both; padding:10px 0; text-align:center; }
/* 列表页翻页栏 End */
.noData{ padding:30px; text-align:center; font-size:14px;font-family: Microsoft YaHei; font-weight:bold; color:#C00;}
.hidden{ display:none; }
.headerbg{ width: 100%; overflow: hidden; }
.w1200{ width:1200px; margin: auto; }
.over{ overflow: hidden; }
.headerlogo{ float: left; }
.headermenu{ float: right; }
.headerphone{ 
	position: absolute;
	line-height: 30px;
	right: 0;
	top: 19px;
	padding-left: 33px; 
	background: url('/images/phone.jpg') left center no-repeat;
	font-size: 14px;
}
.headertxt{
	margin-top: 71px;
	overflow: hidden;
}
.headertxt ul li{
	float: left;
	margin-left: 24px;
}
.headertxt ul li a{
	font-size: 16px;
	color: #000;
	padding-bottom: 7px;
}
.hvr-underline-from-center {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	overflow: hidden;
}
.hvr-underline-from-center:before {
	content: "";
	position: absolute;
	z-index: -1;
	left: 50%;
	right: 50%;
	bottom: 0;
	background: #ff0101;
	height: 3px;
	-webkit-transition-property: left, right;
	transition-property: left, right;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-underline-from-center:hover:before, .hvr-underline-from-center:focus:before, .hvr-underline-from-center:active:before {
	left: 0;
	right: 0;
}
.item-one{ width: 100%; overflow: hidden; position: relative; }
.banner{ width: 100%; overflow: hidden; }
.banner img{ width: 100%; }
.item-tzgg{ 
	position: absolute; 
	left: 0; 
	bottom: 0; 
	width: 100%; 
	height: 30px; 
	background: rgba(0,0,0,0.5); 
	z-index: 10;
}
.item-newgg{ 
	display:block; 
	float: left; 
	width: 115px; 
	line-height: 30px;
	background: url('/images/dd.png') left center no-repeat;
	margin-left: 7px;
	text-indent: 33px;
	font-size: 16px;
	color: #fff;
}
.txtScroll-top{
	float: left;
	margin-left: 5px;
	line-height: 30px;
}
.txtScroll-top .hd{
	display: none;
}
.txtScroll-top .bd{
	width: 100%;
	overflow: hidden;
}
.txtScroll-top .bd ul{
	width: 100%;
	overflow: hidden;
}
.txtScroll-top .bd ul li{
	line-height: 30px;
}
.txtScroll-top .bd ul li a{
	font-size: 16px;
	color: #fff;
}
.wtit{ width: 100%; overflow: hidden; text-align: center;}
.wtit h3{ padding-top: 49px; font-size: 29px; color: #000; font-weight: normal; }
.wtit p{ font-size: 20px; color: #565656; padding-top: 12px; margin-bottom: 18px; }
.wService{ margin-top: 54px; margin-bottom: 50px;}
.serviceleft{ width: 474px; height: 577px; background-color: #eeeeee; float: left; text-align: center;}
.stit{ width: 437px; margin: auto auto; line-height: 47px; font-size: 20px; text-align: left; }
.serviceright{ width: 716px; float: right; overflow: hidden; }
.serviceright ul{ width: 100%; }
.serviceright ul li{ 
	width: 230px; 
	height: 280px; 
	float: left; 
	margin-bottom: 17px; 
	background-color: #eeeeee;
	text-align: center;
}
.stit2{ width: 210px; margin: auto auto; line-height: 45px; font-size: 20px; text-align: left; }
.marleft{ margin-left: 11px; }
.aboutbg{ 
	width: 100%; 
	overflow: hidden; 
	background: url('/images/aboutbg.jpg') left center no-repeat; 
	-moz-box-shadow:0px 5px 5px #dadada; 
	-webkit-box-shadow:0px 5px 5px #dadada; 
	box-shadow:0px 5px 5px #dadada;
}
.martop67{ margin-top: 67px; margin-bottom: 56px;}
.wabout{ float: left; width: 684px; overflow: hidden;}
.atit{ 
	display: block; 
	text-indent: 11px; 
	font-size: 19px; 
	color: #000; 
	text-transform: uppercase;
	position: relative;
}
.atit:after{
	content: "";
	display: block;
	width: 3px;
	height: 20px;
	background-color: #f00;
	position: absolute;
	left: 0;
	top: 3px;
}
.atit p{ font-size: 30px; padding-top: 7px; }
.wabout-txt{ padding-top: 30px; }
.wabout-txt p{ display: block; height: 270px; line-height: 30px; font-size: 16px; text-indent: 2em; }
.item-more{
	width: 175px;
	height: 50px;
	border: 2px solid #e1dede;
	border-radius: 10px;
	text-align: center;
	line-height: 50px;
	float: right;
	margin-top: 65px;
}
.item-more a{
	display: block;
	width: 100%;
	height: 100%;
	font-size: 18px;
	color: #000;
}
.wmessage{
	width: 493px;
	overflow: hidden;
	float: right;
}
.msg{
	width: 100%;
	margin-top: 37px;
}
.msg ul li{ width: 100%; overflow: hidden; margin-bottom: 18px; }
.msg ul li span{ 
	display: block; 
	float: left; 
	width: 90px; 
	font-size: 14px; 
	color: #757575; 
	line-height: 36px;
	text-align: right;
}
.message{ float: left; width: 396px; height: 136px; border: 1px solid #bab9b8; background: rgba(0,0,0,0);}
.msginput{ 
	width: 396px; 
	height: 36px;
	border: 1px solid #bab9b8; 
	background: rgba(0,0,0,0);
	text-indent: 8px;
}
.msginput2{
	width: 282px;
}
#canvas{
	width: 105px;
	height: 36px;
	float: right;
}
.btn_ok{ 
	width: 179px; 
	height: 53px; 
	margin-top: 23px; 
	margin-left: 90px; 
	background-color: #f52523;
	color: #fff;
	font-size: 18px;
	cursor: pointer;
	text-align: center;
	line-height: 53px;
	border-radius: 10px;
}
.newbg{
	width: 100%;
	overflow: hidden;
	padding-top: 60px;
	-moz-box-shadow:0px 3px 6px #E1E1E1; 
	-webkit-box-shadow:0px 3px 6px #E1E1E1; 
	box-shadow:0px 3px 6px #E1E1E1;
	margin-bottom: 16px;
}
.atit_more{
	float: right;
	width: 175px;
	height: 50px;
	border: 1px solid #e5e5e5;
	border-radius: 10px;
	text-align: center;
	line-height: 50px;
}
.atit_more a{
	display: block;
	font-size: 18px;
	color: #000;
}
.new-main{
	width: 100%;
	overflow: hidden;
	margin-top: 50px;
	margin-bottom: 65px;
}
.new-main ul{
	width: 100%;
	overflow: hidden;
}
.new-main ul li{
	width: 284px;
	overflow: hidden;
	float: left;
	margin-right: 20px;
}
.new-main ul li:last-child{
	margin-right: 0px;
}
.new-main ul li img{
	width: 100%;
	height: 239px;
}
.new-main ul li p{
	display: block;
	line-height: 45px;
	font-size: 14px;
	color: #878787;
	position: relative;
}
.new-main ul li p:after{
	content: "";
	display: block;
	width: 35px;
	height: 3px;
	background-color: #f00;
	position: absolute;
	left: 0;
	bottom: -3px;
}
.new-main ul li h3{
	padding-top: 15px;
}
.new-main ul li h3 a{
	font-size: 16px;
	color: #000
}
.new-main ul li span{
	display: block;
	padding-top: 15px;
	line-height: 20px;
}
.new-main ul li span a{

	font-size: 14px;
	color: #343434;
}
.friendbg{
	width: 100%;
	overflow: hidden;
	background-color: #222222;
}
.friend{ width: 100%; line-height: 50px; font-size: 16px; color: #fff; }
.friend span{ float: left; }
.friend ul{ float: left; margin-left: 5px; }
.friend ul li{ float: left; margin-right: 5px; }
.friend ul li a{ font-size: 16px; color: #fff; }
.footer{ width: 100%; overflow: hidden; padding-top: 20px; }
.flogo{ float: left; border-right: 2px solid #484848;}
.fcenter{ 
	float: left; 
	margin-left: 33px; 
	margin-top: 72px; 
	width: 327px;	
	margin-right: 60px;
}
.fphone{ 
	background: url('/images/f2.jpg') left center no-repeat; 
	text-indent: 67px;
	font-size: 36px;
	color: #f00;
	font-weight: bold;
}
.fcenter p{
	text-align: right;
	font-size: 12px;
	color: #fff;
	padding-top: 5px;
}
.fewm{
	width: 366px;
	height: 184px;
	border-left: 2px solid #484848;
	float: right;
}
.fwx{ width:100%; margin-bottom: 16px;}
.fwx img{ margin-left: 17px; margin-top: 9px; }
.ewm{ width: 100%; }
.ewm ul{ width: 100%; }
.ewm ul li{ margin: 0 9px; color: #fff; font-size: 14px; float: left; width: 104px; text-align: center; line-height: 25px;}
.ewm ul li img{ width: 104px; height: 104px; }
.footer-txt{ font-size: 14px; color: #fff; line-height: 30px; }
.footer-txt span { padding-right: 10px; }
.footer-txt a { color: #fff; }
.footer-txt a:hover { color: red; }

/*求职登记*/
.zpmain{
    width: 1198px;
    overflow: hidden;
    margin: 23px auto;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    padding: 15px 0;
}
.tabs{
    line-height: 40px;
    margin: auto auto;
}
.first{
    color: #d08147;
    font-weight:bold;
    border-bottom:3px solid #f4deb9;
    line-height:50px;
}
.botom{
    border-bottom: 3px solid #f4deb9;
}
.fotcolor{
    color: #f4deb9;
}
.fotcolor a{
    color: #f4deb9;
}
.nb_tit{
    width: 96%;
    margin: auto;
    position: relative;
    color: #333;
    font-weight: bold;
    font-size: 20px;
    padding-bottom: 15px;
}
.nb_tit:after{
    content: "";
    display: block;
    width: 50px;
    height: 1px;
    background-color: #333;
    position: absolute;
    left: 0;
    bottom: 0;
    position: absolute;
}
.join_txt{
    width: 96%;
    margin: 30px auto;
    overflow: hidden;
    color: #f4deb9;
}
.renli{
    background: url('/images/renli.png') no-repeat 0 18px;
}
.job_tit{
    padding-left:30px;
    line-height:54px;
    color:#d2a052;
    font-size:16px;
    font-weight: bold;
}
.job_content{
    border-bottom:1px solid #c3c4a9;
    padding-bottom:25px;
    margin-bottom:15px;
}
.table{
    margin: 14px auto;
    color: #f4deb9;
}
.table tr{
    line-height: 34px;
}
.zw{
    background: url('/images/zhiwei.png') no-repeat 0 8px;
}
.job_cont{
    line-height: 42px;
    padding-left: 30px;
    color: #f4deb9;
    min-height: 450px;
}
.job_cont img{
    max-width: 100%;
}
.mart20{
    margin-top: 20px;
}
.contact_tit{
    line-height: 40px;
    border-bottom:1px solid #c3c4a9;
    color: #d2a052;
    font-size:16px;
    font-weight:bold;
}
.zxsqzw{
    width: 138px;
    line-height: 35px;
    margin: 20px auto;
    text-align: center;
    color: #fff;
    background-color: #d2a052;
}
.zxsqzw a{
    color: #fff;
}
.job_from{
    padding-bottom: 26px;
}
.job_from h3{
    color: #333;
    font-size:16px;
    font-weight: bold;
    padding-left: 60px;
    margin-bottom: 30px;
}
.jiben{
    background:url('/images/jiben.png') no-repeat 20px center;
}
.form_ul{
    overflow: hidden;
    padding-left: 60px;
    border-bottom:1px solid #c3c4a9;
    padding-bottom: 20px;
}
.form_li{
    color: #333;
    float: left;
    position: relative;
    margin-bottom: 12px;
    width: 510px;
}
.form_li span{
    display: block;
    float: left;
    width: 90px;
    line-height: 24px;
}
.job_from .job_txt{
    float: left;
    width: 274px;
    height: 24px;
    padding: 0 30px;
    line-height: 24px;
    border: 1px solid #d2d2d2;
    background-color: #fff;
}
.job_select{
    display: block;
    width: 120px;
    height: 26px;
    border: 1px solid #ccccbd;
    background: url('/images/arrb.jpg') right center no-repeat;
    background-color: #fff;
}
.job_from .job_txt.w142{
    width: 130px;
    margin-right: 10px;
}
.arial{
    float: left;
    line-height: 24px;
    font-style: normal;
}
.lianxi{
    background:url('/images/lianxi.png') no-repeat 20px center;
    margin-top: 30px;
}
.jingli{
    background:url('/images/jingli.png') no-repeat 20px center;
    margin-top: 30px;
}
.job_btn{
    text-align: center;
    margin: 28px auto;
}
.sub{
    margin: 0 15px;
    border: 0;
    text-align: center;
    width: 95px;
    height: 32px;
    background-color: #008dd6;
    color: #fff;
    cursor: pointer;
}
.job_textarea{
    display: block;
    width: 929px;
    margin: auto;
    height: 90px;
    border:1px solid #d2d2d2;
    background-color: #fff;
    padding: 5px;
}

/*右侧浮动悬浮*/
.float-right {
    background: #4A4A4A;
    position: fixed;
    _position: absolute;
    _bottom: auto;
    _top: expression(documentElement.scrollTop+250);
    right: 0px;
    height: 205px;
    margin-top: -125px;
    top: 50%;
    z-index: 210;
}
.float-right li {
    height: 50px;
    width: 50px;
    cursor: pointer;
    border-bottom: 1px solid #515151;
    position: relative;
    background: #4a4a4a;
}
.float-right li.rgt-li01 {
    background: url(../images/icon-bar-advisory.png) no-repeat center;
}
.float-right li.rgt-li01:hover,
.float-right li.rgt-li01.hover {
    background: url(../images/icon-bar-advisory.png) no-repeat center #FF0000;
}
.float-right li.rgt-li02 {
    background: url(../images/icon-bar-phone.png) no-repeat center;
}
.float-right li.rgt-li02:hover,
.float-right li.rgt-li02.hover {
    background: url(../images/icon-bar-phone.png) no-repeat center #FF0000;
}
.float-right li.rgt-li02 .dv02 {
    height: 50px;
}
.float-right li.rgt-li02 .dv02 .spn01 {
    font-size: 12px;
    margin-top: 5px;
}
.float-right li.rgt-li02 .dv02 a {
    font-size: 14px;
    margin-top: 3px;
    margin-left: 8px;
}
.float-right li.rgt-li03 {
    background: url(../images/icon-bar-callback.png) no-repeat center;
}
.float-right li.rgt-li03:hover,
.float-right li.rgt-li03.hover {
    background: url(../images/icon-bar-callback.png) no-repeat center #FF0000;
}
.float-right li.rgt-li03 .dv03 {
    border: 1px solid #FF1B1B;
    background: #fff;
    padding-left: 15px;
}
.float-right li.rgt-li03 .dv03 p {
    color: #FF0000;
    font-size: 18px;
    margin-top: 8px
}
.float-right li.rgt-li03 .dv03 input {
    height: 28px;
    line-height: 28px;
    margin-top: 6px;
}
.float-right li.rgt-li03 .dv03 .inpt-tels {
    border: 1px solid #A5A5A5;
    color: #000;
    padding-left: 5px;
    width: 120px
}
.float-right li.rgt-li03 .dv03 .inpt-subt {
    background: #FF0000;
    color: #fff;
    text-align: center;
    border: 0 none;
    width: 57px;
    margin-left: -1px;
    margin-top: 6px;
    height: 28px;
    font-size: 15px;
}
.float-right li.rgt-li03 .dv03 span {
    font-size: 12px;
    margin-bottom: 8px;
    margin-top: 5px;
    margin-right: 5px
}
.float-right li.rgt-li04 {
    background: url(/images/icon-bar-job.png) no-repeat center;
}
.float-right li.rgt-li04:hover,
.float-right li.rgt-li04.hover {
    background: url(/images/icon-bar-job.png) no-repeat center #FF0000;
}
.float-right li.rgt-li05 {
    background: url(/images/icon-bar-qrcode.png) no-repeat center;
}
.float-right li.rgt-li05:hover,
.float-right li.rgt-li05.hover {
    background: url(/images/icon-bar-qrcode.png) no-repeat center #FF0000;
    border-bottom: 1px solid #FF0000;
}
.float-right li.rgt-li05 .dv05 {
    border: 1px solid #FF1B1B;
    height: 102px;
    background: #fff;
}
.float-right li div {
    position: absolute;
    top: 0;
    right: 50px;
    display: none;
    text-align: center;
}
.float-right li div.dv01,
.float-right li div.dv04 {
    line-height: 49px;
    height: 49px;
}
.float-right li div a {
    font-size: 18px;
}
.float-right li div a:hover {
    color: #fff;
}
.float-right li div.on {
    color: #fff;
    display: block;
    background: #FF0000;
}
.float-right li div.on>a{
	color: #fff;
}