﻿
/**
				
		 *             *    
	  *     *       *     *
	*         *   *         *
  *             *             * 
   *@description : main 
   *@authro      : zhengxue
   *@created     : 2017-5-22
/*==================================================全局==========================================================================*/
@charset "UTF-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	padding: 0;
	margin: 0;
}

@font-face {
    font-family: '汉仪小隶书简';
    src:url('../fonts/HYZLSJ.ttf');
    src: url('../fonts/HYZLSJ.eot'),
         url('../fonts/HYZLSJ.woff'),
         url('../fonts/HYZLSJ.ttf'),
         url('../fonts/HYZLSJ.svg');
    font-weight: normal;
    font-style: normal;
}
html {overflow: hidden;overflow-y: auto; background:#fff;} /*始终让 Firefox 显示滚动条*/
* {word-wrap: break-word;}/*文字强制换行word-break:keep-all;(Ff)*/
table {border-collapse: collapse;}/*细线表格*/
fieldset, img {border: none;}/*清除描边*/
ul, li {list-style-type: none;}/*无列表项目标记*/
a {text-decoration: none;}/* 链接无下划线,有为underline;链接去框 */
a:link {color: #666;}/* 未访问的链接 */
a:visited {color: #666;}/* 已访问的链接 */
a:hover {color: #00a650;}/* 鼠标在链接上 */
a:active {color: #666;blr:expression(this.onFocus=this.blur());}/* 点击激活链接 */
body {font-size: 12px;color:#666;background:#fff; min-width:1200px;font-family: '汉仪小隶书简';}
select, input {vertical-align: middle;outline: none;}
em, i {font-style: normal;}
input[type=button], input[type=reset], input[type=submit], input[type=radio], input[type=checkbox] {cursor: pointer}
.h10 {clear: both;height: 10px;overflow: hidden;}
.h15 {clear: both;height: 15px;overflow: hidden;}
.h20 {clear: both;height: 20px;overflow: hidden;}
.h25 {clear: both;height: 25px;overflow: hidden;}
.h30 {clear: both;height: 30px;overflow: hidden;}
.h35 {clear: both;height:35px;overflow: hidden;}
.h40 {clear: both;height: 40px;overflow: hidden;}
.h45 {clear: both;height: 45px;overflow: hidden;}
.h50 {clear: both;height: 50px;overflow: hidden;}
.h60 {clear: both;height: 60px;overflow: hidden;}
.h70 {clear: both;height: 70px;overflow: hidden;}
.h80 {clear: both;height: 80px;overflow: hidden;}
.h90 {clear: both;height: 90px;overflow: hidden;}
.h95 {clear: both;height: 95px;overflow: hidden;}
.h100 {clear: both;height:100px;overflow: hidden;}
.clear {clear: both;overflow: hidden;}
.fl {float: left;display: inline;}
.fr {float: right;display: inline;}
.wrap {width: 1400px;clear: both;margin: 0 auto;}
.imghover{
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);	
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-ms-transition: .5s all;
	-o-transition: .5s all;
	transition: .5s all;
}
.imghover:hover{
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);	
}

 
/*===========================头部begin===========================*/
.top{ padding:10px 0; clear:both; overflow:hidden; background:#fff;}
.logo{width:350px;height:95px;}
.logo a{display:block;height:95px;}
.logo img{ max-height:95px;}
/*menu*/
.menu{ overflow:hidden; height:75px; margin-top:10px;}
.menu dl{ clear:both; overflow:hidden;}
.menu dd{ float:left; display:inline; height:42px; padding-top:33px; width:130px; text-align:center;text-align:center; position:relative}
.menu dd a{ display:block; height:30px; line-height:30px; font-size:20px; position:relative; z-index:2}
.menu dd i{ position:absolute; top:73px; right:0; height:2px; width:100%;background:#00a650; display:none; z-index:0}
.menu dd:hover i{ display:block}
.menu dd.hover i{ display:block}
.menu dd:hover a{ color:#00a650}
.menu dd.hover a{ color:#00a650}
/*---------------------------banner--------------------------------*/
.bannerSlide{position: relative;background: #fff; overflow:hidden; width:100%; z-index:2}
.bannerSlide .hd {width:100%;position:absolute;z-index:1;bottom:7%;left:0;width:100%; height:16px;}
.bannerSlide .hd ul {text-align: center;}
.bannerSlide .hd ul li { display:inline-block;cursor: pointer;overflow: hidden;line-height:99px;margin:0 9px;height:12px;width:12px;background:none; border:2px solid #d2d2d2;}
.bannerSlide .hd ul li.on { border:2px solid #00a650;}
.bannerSlide dl dd{ background-size:cover !important;clear:both; overflow:hidden;}
.bannerSlide dl dd a{ display:block;}
.bannerSlide .btn{ width:41px; height:81px; position:absolute; top:50%; margin-top:-100px; cursor:pointer}
.bannerSlide .bprev{ background:url(../images/prev1.png) no-repeat center center; left:140px;}
.bannerSlide .bnext{ background:url(../images/next1.png) no-repeat center center; right:140px;}
.bannerbg{ height:40%; clear:both; overflow:hidden; width:100%; background:url(../images/bannerbg.png) no-repeat center bottom;background-size:100% 100%; position:absolute; bottom:0; left:0;}
/*con1*/
.con1Box{ clear:both; overflow:hidden; width:100%; height:575px; background:url(../images/bg1.jpg) no-repeat center top;}
.con1{position:relative; padding-left:550px; overflow:hidden; clear:both;height:507px;}
.con1Dl{ width:531px; position:absolute; left:0; top:0;height:507px;}
.con1Dl dd{ width:176px; margin-right:1px; float:left; display:inline; height:507px; overflow:hidden;}
.con1Dl dd a{ display:block; width:176px;height:507px; position:relative;}
.con1Dl dd a img{width:100%; height:100%;}
.con1Dl dd i{ width:176px; height:39px; display:block; position:absolute; bottom:0; left:0; background:url(../images/mc1.png) no-repeat center bottom;}
.con1Dl dd:hover{ opacity:0.9}
.con1Text{ padding:0 130px 0 55px; overflow:hidden; background:url(../images/t1.png) no-repeat right top; position:relative; height:507px; width:90%; box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;}
.con1Text .text{width:100%;height:507px; overflow:hidden; display:block;-webkit-writing-mode:vertical-rl;writing-mode:tb-rl;writing-mode:vertical-rl; font-size:18px; line-height:39px; color:#666;}
.con1Text .moreBox{ position:absolute; left:0; bottom:0; width:33px; height:88px; overflow:hidden; padding-top:260px;}
.con1Text .moreBox b{ height:250px; width:1px; background:#dfdfdf;display:block; position:absolute;bottom:98px; left:16px;}
.con1Text .moreBox a{ width:33px; height:88px; display:block; background:url(../images/morebg.png) no-repeat center center; color:#fff; font-size:18px; line-height:20px; text-align:center;}
/*con2*/
.con2Box{ clear:both; overflow:hidden; width:100%; height:455px; padding-top:166px;}
.con2Pic{ width:575px; height:440px; overflow:hidden; margin-right:110px;}
.con2Pic a{ display:block; height:100%;}
.con2Pic img{width:575px; height:440px;}
.subNav{ padding-top:63px; height:120px; background:url(../images/subnavbg1.png) no-repeat center top; width:519px; overflow:hidden; margin-top:235px;}
.subNav dl{ background:#fff; opacity:0.99; -webkit-opacity:0.99;-moz-opacity:0.99;-ms-opacity:0.99; clear:both; overflow:hidden; padding:0 10px;}
.subNav dl dd{ width:46px; margin:0 7px; float:left; display:inline; overflow:hidden; height:118px;}
.subNav dl dd a{ display:block; text-align:center; font-size:24px; color:#444; height:118px;-webkit-writing-mode:vertical-rl;writing-mode:tb-rl;writing-mode:vertical-rl; line-height:46px;}
.subNav dl dd:hover{ background:url(../images/subnavico1.png) no-repeat center center;}
.subNav dl dd:hover a{ color:#fff;}
.subNav dl dd.hover{ background:url(../images/subnavico1.png) no-repeat center center;}
.subNav dl dd.hover a{ color:#fff;}
/*con3*/
.con3Dl{ clear:both; overflow:hidden; font-family:"microsoft yahei"}
.con3Dl dd{float:left; display:inline;overflow:hidden;} 
.con3Dl dd .box{ padding:45px 21px 20px 22px;border:1px solid #fff; position:relative}
.con3Dl dd .pic{ width:100%; padding-top:100%; position:relative;overflow:hidden; display:block; clear:both; margin-bottom:27px;}
.con3Dl dd img{width:100%; height:100%; position:absolute; top:0; left:0;}
.con3Dl dd .a1{ font-size:18px; color:#333; text-align:center; line-height:27px; height:27px; display:block; clear:both; overflow:hidden;}
.con3Dl dd span{ font-size:14px; color:#777; text-align:center; line-height:20px; height:20px; display:block; clear:both; overflow:hidden;}
.con3Dl dd .a1:hover{ color:#00a14d;}
.con3Dl dd:hover .box{ border:1px solid #e5e5e5;}
/*------------------footer----------------------*/
.foot1{ padding-top:270px;clear:both; overflow:hidden; background:url(../images/footbg.jpg) no-repeat center top; height:270px;}
.foot1 .box{ width:30%; padding:0 1%; float:left; display:inline; text-align:center;}
.foot1 .box2{ width:33%; padding:0 1%; float:left; display:inline; text-align:center;}
.foot1 p{ width:90px; height:90px; display:block; margin:22px auto; overflow:hidden;}
.foot1 p.p1{ background:url(../images/icon1.png) no-repeat center bottom}
.foot1 p.p2{ background:url(../images/icon2.png) no-repeat center bottom}
.foot1 p.p3{ background:url(../images/icon3.png) no-repeat center bottom}
.foot1 p a{ display:block; height:100%;}
.foot1 span{ font-size:18px; color:#ccc; line-height:32px; display:block; height:96px; clear:both; overflow:hidden;}
.foot2{ clear:both; overflow:hidden; height:60px; background:#000; line-height:60px; font-size:16px; color:#878787;}
.foot2 a{ color:#878787;}
.foot2 a:hover{ color:#fff; text-decoration:underline}
/*--------------------二级页面-----------------------------*/
.subbannerBox{clear:both; position:relative;}
.subbanner{ clear:both; overflow:hidden;position:absolute; top:0;}
.subbanner a{ display:block; height:100%;}
/*submenu*/
.subMenuBox{ height:70px;clear:both; position:relative; z-index:1; margin-bottom:85px;}
.submenu{ text-align:center; position:absolute; top:-348px;left:0; height:70px; width:100%; background:url(../images/subMenubg.png) no-repeat center center; padding:348px 0 166px}
.submenu span{ font-size:24px;display:inline-block; line-height:70px; position:relative; margin:0 25px;}
.submenu span a{display:block; color:#444;}
.submenu span:hover a{color:#00a650;}
.submenu span.hover a{color:#00a650;}
/*二级蒙层*/
.subMcBox{ height:40px;clear:both; position:relative; z-index:1;}
.subMc{position:absolute; top:-348px;left:0; height:584px;width:100%; background:url(../images/subMc.png) no-repeat center center;}

/*二级框架*/
.subContent{clear:both; overflow:hidden;min-height:350px; height:auto !important; height:350px; position:relative; z-index:1}
.contentBox{clear:both; overflow:hidden;min-height:350px; height:auto !important;height:350px;}
/*页码开始*/
.page {padding:45px 0px;overflow: hidden;text-align: center;clear: both; margin-bottom:30px;}
.page a {padding:9px 15px;background:#fff;color:#333; border:1px solid #f2f2f2;font-size: 14px;font-family: "microsoft yahei"; margin:0 2px;}
.page a i{padding-top:2px;font-family: "宋体";font-size: 18px;}
.page a:hover {background: #000;border:1px solid #000;color: #fff;}
.page a.hover {background: #000;border:1px solid #000;color: #fff;}
/*页码结束*/
/*全图列表*/
.newsAllImg dd .mc{ width:100%; height:100%;background:rgba(0,166,80,0.1); position:absolute; top:0; left:0; display:none}
.newsAllImg dd:hover .mc{ display:block}
/*关于我们*/
.wrap2{ width:1200px; margin:0 auto; clear:both;}
.aboutUs{position:relative; z-index:2; overflow:hidden;}
.subTit{ height:50px; clear:both; overflow:hidden; text-align:center; padding:0 0 10px;}
.subTit img{ max-height:100%;}
.aboutMov{ height:675px; clear:both; overflow:hidden; margin-bottom:25px;}
.aboutText{ padding:0 130px 0 55px; overflow:hidden; background:url(../images/t2.png) no-repeat right top; position:relative; height:325px;}
.aboutText .text{width:100%;height:325px; overflow:hidden; display:block;-webkit-writing-mode:vertical-rl;writing-mode:tb-rl;writing-mode:vertical-rl; font-size:18px; line-height:39px; color:#666;}
.aboutText .moreBox{ position:absolute; left:0; bottom:0; width:33px; height:88px; overflow:hidden; padding-top:260px;}
.aboutText .moreBox b{ height:250px; width:1px; background:#dfdfdf;display:block; position:absolute;bottom:98px; left:16px;}
.aboutText .moreBox a{ width:33px; height:88px; display:block; background:url(../images/morebg.png) no-repeat center center; color:#fff; font-size:18px; line-height:20px; text-align:center;}
/*文化*/
.cultureBox{ height:815px; clear:both; position:relative; z-index:1;}
.culture{ height:565px; padding:210px 0 220px; width:100%; clear:both; overflow:hidden; position:absolute; top:-110px; left:0; background:url(../images/bg4.jpg) no-repeat center center;}
.cultureCon{ width:415px; height:424px; margin:0 auto; position:relative; background:url(../images/bigIco.png) no-repeat center center;}
.cultureCon span{ font-size:24px; color:#636363; position:absolute; line-height:30px;}
.cultureCon span.span1{top:-25px; left:155px;}
.cultureCon span.span2{top:315px; left:-25px;}
.cultureCon span.span3{top:345px; right:-5px;}
.cultureCon .text1{ position:absolute; top:190px; right:420px; width:410px; text-align:right;vertical-align:middle; display:table-cell}
.cultureCon em{ line-height:30px; font-size:22px; color:#636363; display:inline-block}
.cultureCon b{ color:#28b46b; font-size:32px; font-family:"microsoft yahei"; font-weight:normal; padding:0 10px;}
.cultureCon .text2{ position:absolute; top:190px; left:420px;width:410px;vertical-align:middle; display:table-cell}
/*大事记*/
.bigNews{ position:relative; z-index:2; margin-bottom:50px;}
.bigNewsBox{ width:990px; margin:0 auto; position:relative; height:300px;}
.year-info{width:664px;height:300px;margin:0 auto;text-align: center; overflow:hidden;}
.year-info h2{font-size:140px;color: #b0b0b0;line-height:150px;height:150px;font-family: "microsoft yahei";}
.year-info h2 b{font-weight: normal;}
.year-info h2 span{font-size:62px;margin-left:20px; color:#c6c6c6; font-weight:normal}
.year-info p{font-size: 24px;color:#777;line-height:30px; text-align:center; display:block;}
.yearbg{height:45px;background: url(../images/hline.png) no-repeat center; width:100%;}
.year{width:960px;bottom:-47px; position:absolute;}
.yearbox{height: 45px;}
.year ul{width: 1000%;}
.year ul li{background: url(../images/dot.png) no-repeat top center;text-align: center;width: 106px;padding-top:20px;font-size:20px;color:#00a650;float: left;cursor:pointer;position: absolute;}
.year ul li.on{color: #00a650;font-weight: bold;background: url(../images/doth.png) no-repeat top center;}
.year a{display:block;width:59px;height:59px;top:-230px;z-index:2; position:absolute;}
.year a.yl{background: url(../images/left.png) no-repeat;left: 0;}
.year a.yr{background: url(../images/right.png) no-repeat;right: 0;}
/*荣誉资质*/
.honorBox{ height:815px; clear:both; position:relative; z-index:1;}
.honor{ height:565px; padding:210px 0 220px; width:100%; clear:both; overflow:hidden; position:absolute; top:-110px; left:0; background:url(../images/bg4.jpg) no-repeat center center;}
/*3d压层滚动*/
#jswbox{position:relative; clear:both;height:450px; overflow:hidden}
#jswbox ul{position:relative; clear:both;height:380px;}
#jswbox li{position:absolute;z-index:0;top:0px;left:0px; height:0px; width:0px;}
#jswbox li img{width:100%;height:100%;vertical-align:top;float:left;}
#jswbox li a{ height:100%; width:100%; display:block; position:absolute; top:0;}
#jswbox .divtext{ height:50px;display:block; margin:20px auto 0; line-height:50px;font-size:24px; text-align:center; font-family:"microsoft yahei"}
#jswbox li.ts{perspective:700px;-webkit-perspective:700px}
#jswbox li.ts img{ transform:rotateY(10deg) !important;-webkit-transform:rotateY(10deg) !important}
#jswbox li.ts2{perspective:700px;-webkit-perspective:700px}
#jswbox li.ts2 img{ transform:rotateY(-10deg) !important;-webkit-transform:rotateY(-10deg) !important}
/*连锁店*/
.addressBox{ position:relative; z-index:1}
.adrTop{ height:250px; clear:both; overflow:hidden; background:#f4f4f4;}
.adrMap{ width:585px; height:240px; border:1px solid #f4f4f4; padding:4px; background:#fff;}
.adrText{ padding:20px 20px 20px 34px; overflow:hidden; width:546px;font-family:"microsoft yahei"}
.adrtit{ font-size:24px; line-height:42px; height:45px; clear:both; overflow:hidden;}
.adrCon{ font-size:16px; line-height:30px; color:#777; clear:both; overflow:hidden; height:150px;}
.addressDl{ clear:both; overflow:hidden; width:1215px;font-family:"microsoft yahei"}
.addressDl dd{ width:330px; float:left; display:inline; margin-right:15px; padding:25px 30px; height:225px; background:#f4f4f4; overflow:hidden;}
.addressDl .adrtit{ margin-bottom:5px;}
/*图文列表*/
.newsTextImg{clear: both;overflow:hidden;}
.newsTextImg dd{height:215px;overflow:hidden; clear:both;margin-bottom:40px;}
.newsTextImg dd .pic{width:360px;height:215px;overflow:hidden;}
.newsTextImg dd .pic img{width:360px;height:215px;}
.newsTextImg dd .divText{ width:703px; height:102px; border:1px solid #bdbdbd; border-left:none; margin-top:30px; position:relative; padding:40px 62px 20px 22px;}
.newsTextImg dd .a1{display: block;height:40px;line-height:40px;color:#fff;font-size:20px; width:385px; position:absolute;top:-20px; left:22px;overflow:hidden; background:#00a650; text-align:center; padding:0 5px; white-space:nowrap; text-overflow:ellipsis}
.newsTextImg dd .a1:hover{ opacity:0.9}
.newsTextImg dd span{display: block;height:100px;line-height:34px;color:#595959;clear:both;overflow:hidden; font-size:18px;}
.newsTextImg dd .more{ width:53px; padding-left:33px; height:33px; line-height:33px;border:1px solid #bdbdbd; text-align:center; font-size:20px; color:#444;display:block;position:absolute;top:65px; right:-53px; font-family:"songti"}
.newsTextImg dd .more:hover{background:#00a14d; border:1px solid #00a14d; color:#fff;}
/*文字列表*/
.textList{clear:both;overflow:hidden;}
.textList dd{display:block;clear:both;height:105px;padding:0 0 15px 0; margin-bottom:15px;border-bottom:1px solid #e6e6e6; position:relative;}
.textList dd .divleft{width:85px; overflow:hidden; color:#fff; padding:20px 5px; background:#000;font-family:"Arial"}
.textList .divleft span{height:45px; display:block; text-align:center; font-size:48px; font-weight:bold; line-height:45px;}
.textList .divleft em{height:20px; display:block; text-align:center;line-height:20px; font-size:18px;}
.textList dd .divright{width:1075px; overflow:hidden;}
.textList dd .a1{display:block;line-height:35px;height:35px;clear:both; overflow:hidden;font-size:24px; margin-bottom:5px; color:#0a0204; white-space:nowrap; text-overflow:ellipsis;}
.textList dd .divright span{display:block;line-height:28px;font-size:18px;color:#666;height:55px;clear:both;overflow:hidden;}
.textList dd .a1:hover{color:#00a14d}
.textList dd .more{ width:115px; height:33px; line-height:33px; font-size:18px; position:absolute; bottom:-16px;right:0; background:#fff url(../images/morebg2.png) no-repeat right center; color:#fff; text-align:center; display:block;}
.textList dd .more:hover{ opacity:0.9}
/*留言*/
.messageBox{ position:relative; z-index:1; background:#fff; margin-top:45px;}
.message dd{ clear:both; overflow:hidden; margin-bottom:70px;}
.message .input{ padding:0 5px; height:58px; line-height:58px; font-size:24px; color:#a7a7a7;background:none;border:none;border-bottom:1px solid #d8d8d8;font-family: "汉仪小隶书简";}
.w280{ width:280px;}
.w350{ width:350px;}
.m60{ margin:0 60px;}
.message .textarea{ height:60px; line-height:58px; font-size:24px; outline:medium; color:#a7a7a7;background:none;border:none;border-bottom:1px solid #d8d8d8; width:100%;font-family: "汉仪小隶书简"; margin-bottom:20px;}
.message input::-webkit-input-placeholder {color:#a7a7a7;}
.message input::-moz-placeholder {color:#a7a7a7;}
.message input:-moz-placeholder {color:#a7a7a7;}
.message textarea::-webkit-input-placeholder {color:#a7a7a7;}
.message textarea::-moz-placeholder {color:#a7a7a7;}
.message textarea:-moz-placeholder {color:#a7a7a7;}
.message .code{ width:159px; height:58px; overflow:hidden; margin-left:10px;}
.message .code img{ width:159px; height:58px;}
.message dt{border-bottom:1px solid #d8d8d8; position:relative; height:35px;}
.message .submit{ height:70px; line-height:70px; width:368px; background:#28b46b; text-align:center; color:#fff; font-size:30px; display:block; border:none;font-family: "汉仪小隶书简"; position:absolute; right:0; bottom:-35px}
.message .submit:hover{ opacity:0.9}
/*联系方式*/
.contactBox{ padding-top:200px; background:#f4f4f4 url(../images/bg5.jpg) no-repeat center top; width:100%; clear:both; overflow:hidden;}
.contactDl{ width:380px; margin-right:100px; overflow:hidden; margin-top:20px;}
.contactDl dd{ border-bottom:1px solid #d6d6d6; clear:both; overflow:hidden; padding-bottom:20px; margin-bottom:15px;}
.contactDl dd span{ height:45px; line-height:45px; display:block; clear:both; overflow:hidden; font-size:35px; color:#444; font-family:"Arial";}
.contactDl dd em{ height:32px; line-height:32px; display:block; clear:both; overflow:hidden; font-size:22px; color:#777;}
.contactMap{ width:720px; height:500px; overflow:hidden;}
/*加入我们*/
.joinUsDl{ clear:both;overflow:hidden; }
.joinUsDl dd{ width:300px; float:left; display:inline; overflow:hidden;}
.joinUsDl .tit{ width:94px; height:73px; line-height:36px; font-size:36px; overflow:hidden; padding:52px 103px; color:#fff; margin-bottom:30px; text-align:center}
.joinUsDl .t1{ background:url(../images/j1.jpg) no-repeat center center;}
.joinUsDl .t2{ background:url(../images/j2.jpg) no-repeat center center;}
.joinUsDl .t3{ background:url(../images/j3.jpg) no-repeat center center;}
.joinUsDl .t4{ background:url(../images/j4.jpg) no-repeat center center;}
.joinUsDl span{ font-size:20px; line-height:36px; color:#515151; display:block; clear:both; overflow:hidden; height:72px; text-align:center; padding:0 30px;}
.recruitment{height:385px; position:relative}
.recruitment .bd{ width:1200px; overflow:hidden;}
.recruitment .bd li{ width:301px;height:260px;padding:50px 38px 76px; margin-right:33px; overflow:hidden; position:relative; background:#fff url(../images/mc2.jpg) no-repeat center bottom;}
.recruitment .bd li .tit{ height:50px; line-height:50px;font-size:28px; color:#434343; clear:both; overflow:hidden;}
.recruitment .bd li span{ height:150px; line-height:30px;font-size:20px; color:#666; display:block; clear:both; overflow:hidden;}
.recruitment .bd li  b{ height:1px; width:118px; background:#e5e5e5; display:block; position:absolute; bottom:93px; right:90px;}
.recruitment .bd li .more{ height:28px; line-height:28px;font-size:16px; color:#28b46b; display:block; clear:both; overflow:hidden; position:absolute; right:38px; bottom:80px}
.recruitment .btn{ width:59px; height:59px; position:absolute; top:50%; margin-top:-35px; cursor:pointer}
.recruitment .prev1{ background:url(../images/left.png) no-repeat center center; left:-100px}
.recruitment .next1{ background:url(../images/right.png) no-repeat center center;right:-100px}
/*弹窗*/
.popbg{ width:100%; height:100%; background:rgba(0,0,0,0.8); position:fixed; top:0; left:0; z-index:5; display:none}
.popBox{ height:100%; overflow-y:auto; width:100%;}
.recView{ width:1040px; overflow:hidden; position:relative;background:#fff; z-index:6; padding:40px 80px; margin: 50px auto}
.recTit{ clear:both; overflow:hidden; text-align:center;}
.recTit span{ height:40px; line-height:40px; display:block; clear:both; overflow:hidden; font-size:36px; color:#444;}
.recTit em{ height:30px; line-height:30px; display:block; clear:both; overflow:hidden; font-size:22px; color:#9f9f9f;}
.recView dl{ clear:both; overflow:hidden; width:1130px;}
.recView dl dd{ width:460px; margin-right:105px; float:left; display:inline; overflow:hidden; margin-bottom:20px;}
.recView dl dd span{ font-size:22px; line-height:55px; height:55px; width:45px; color:#515151; padding-right:10px;}
.recView dl dd b{ font-size:24px; line-height:35px; height:35px; text-align:center; color:#666;border-bottom:1px solid #e6e6e6; width:400px; font-weight:normal}
.recText{ text-align:center; font-size:22px; line-height:40px; clear:both; overflow:hidden; color:#666; padding:30px 0}
.recView .close{ width:44px; height:44px; background:url(../images/close.png) no-repeat center center; position:absolute; top:30px; right:25px;}
.email{ height:70px; line-height:70px; font-size:26px; color:#fff; background:#00a650; text-align:center; display:block; margin:0 auto; width:385px; }

/*单篇详情*/
.articleBox{ line-height:34px; font-size:18px; color:#666; clear:both; overflow:hidden; padding:35px 0 20px;min-height:350px; height:auto !important;height:350px;}
.articleBox img{ max-width:100%;}
.articleMov{width:890px;height:430px;overflow:hidden;margin:0 auto;}
.articleTitle {clear: both;text-align: center;padding:0 10px;line-height:50px;font-size:26px;color:#444;}
.articleTime {display: block;clear: both;text-align: center;color:#666;font-size:14px;height:30px;border-bottom:1px solid #f0f0f0;padding:10px 0;}
.bdsharebuttonbox{font-family:"microsoft yahei"; width:400px; margin:0 auto;}
.bdsharebuttonbox a{ margin:0 10px !important}
.pageUp{height:40px;display:block;padding:10px 0px 0 0;border-top:1px solid #ddd; text-align:center;font-family:"microsoft yahei"}
.pageUp a{ padding-left:30px; height:35px; line-height:35px; margin-right:25px; color:#999; display:inline-block}
.pageUp a:hover{ color:#0061aa;}
.pageUp .artPrev{ background:url(../images/icon5.png) no-repeat left center;}
.pageUp .artNext{ background:url(../images/icon6.png) no-repeat left center;}
.pageUp .artBack{ background:url(../images/icon7.png) no-repeat left center;}
.articlePage{clear:both;height:30px;text-align:center;font-family:Arial;}
.articlePage a{margin:0 1px;background:#ccc;padding:5px 10px;}
.articlePage a:hover{color:#fff;background:#1d306a;}
.articlePage a.hover{color:#fff;background:#1d306a;}
/**
 * 文章阅读页-内容上部大图
 */
#play{
	width:880px;
	height:415px;
	position:relative;
	overflow: hidden;
	background:#fff;
	padding:5px;
	margin:20px auto 0 auto;
}
#play .change_a {
	width:40%;
	height: 100%;
	position: absolute;
	top: 0;
	z-index: 1;
	cursor: pointer;
	display: block;
	overflow: hidden;
	background:url(about:blank);
}
#play .prev_a {left: 0;}
#play .next_a {right: 0}
#play .change_a span {
	width: 24px;
	height: 43px;
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -21px;
	display: none
}
#play .prev_a span {background: url(../images/article_icon.png) no-repeat 0px -50px;left: 0;}
#play .next_a span {background: url(../images/article_icon.png) no-repeat -30px -50px;right: 0;}
#play .img_ul {
	position: relative;
	z-index: 1;
	width:880px;
	height:415px;
}
#play .img_ul li{
	position: relative;
	z-index: 1;
	width:880px;
	height:415px;
	background:#fff;
	margin:0 0 5px 0;
}
#play .img_ul li img{position:absolute;}
.imgMove{width:880px;clear:both;margin:20px auto;position:relative;}
.img_hd {
	margin:0 auto;
	overflow: hidden;
	height:100px;
	position:relative;
}
.img_hd ul {
	position: absolute;
	z-index: 1
}
.img_hd ul li {
	float: left;
	height:90px;
	width:150px;
	padding:1px;
	margin:0 7px;
	cursor: pointer;
	background:#fff;
	border:1px solid #d4d4d4;
	position:relative;
}
.img_hd ul li p{
	height:90px;
	width:150px;
	display:block;
	background:#fff;
	position:relative;
	}
.img_hd ul li i{
	display:block;
	clear:both;
	line-height:20px;
	padding:0 5px;
	background:#000;
	color:#fff;
	position:absolute;
	right:3px;
	bottom:3px;
	z-index:99999999999999;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	font-family:Arial;
	font-size:12px;
	font-style:normal;
	}
.img_hd ul li img {position:absolute;height:90px;width:150px;}
.img_hd ul li.on {border:1px solid #b91719;background:#b91719;}
.imgMove .bottom_a {
	width:25px;
	height:25px;
	display: block;
	cursor: pointer;
	z-index: 10;
	float:left;
	top:35px;
	position:absolute;
	z-index:9999999999999;
	background:url(../images/article_icon2.png) no-repeat;
}
.imgMove .prev_a {background-position:left top;left:0;}
.imgMove .next_a {background-position:right top;right:0;}
.imgMove .prev_a:hover {background-position:left -28px;left:0;}
.imgMove .next_a:hover {background-position:right -28px;right:0;}

