.Banner{ position:relative; overflow:hidden; min-width:1100px; height:424px; }
.Banner img{ position:absolute; top:0; left:50%; margin-left:-960px; }

/*面包屑*/
.navBread{ min-width:1100px; height:44px; border-bottom:1px solid #e3e3e3; }
.navBread .bread{ float:right; padding:17px 0 13px; line-height:14px; color:#666; }
.navBread .bread span{ margin-right:5px; padding-top:1px; padding-right:16px; background:url(../images/home.png) no-repeat right 0; }
.navBread a{ color:#666; }
.navBread a:hover{ color:#e69304; }

.sideBox{ position:relative; float:left; height:44px; }
.sideBox ul li{ float:left; padding-left:26px; line-height:44px; color:#666; }
.sideBox ul li:first-child{ padding-left:0; }
.sideBox ul li a{ position:relative; display:block;padding:0 10px; font-weight:bold; font-size:14px; text-align:center; }
.sideBox ul li a:before{ content:"·"; position:absolute; top:0; left:-13px; font-size:22px; font-family:"Microsoft YaHei","微软雅黑"; font-weight:normal; color:#999; }
.sideBox ul li:first-child a:before{ display:none; }
.sideBox ul li.cur a:after{ content:""; position:absolute; bottom:-5px; left:50%; margin-left:-4.5px; width:9px; height:5px; background:url(../images/tip.png) no-repeat; }
.sideBox ul li a:hover,.sideBox ul li.cur a{ color:#fff; background:#e69304; }

/*.sideBox .sideLine{ position:absolute; top:39px; left:0; width:61px; height:6px; background:url(../images/nav_line.png) no-repeat; }*/

.sort{ position:absolute; top:0; right:230px; }
.sort a{ display:inline-block; margin-left:-2px; width:95px; height:44px; line-height:44px; text-align:center; color:#fff; background:#999; }
.sort a:hover,.sort a.cur{ color:#fff; background:#4db5ec; }

/*关于我们*/
.About{ padding:25px 0 60px; min-width:1100px; background:#f4f4f4; }
.About .box{ overflow:hidden; background:#fff; }
.About .all .box:first-child{ margin-bottom:20px; border-bottom:1px solid #dbdbdb; }
.About .box .img,.About .box .text{ width:550px; }
.About .box .img img{ display:block; }
.About .box .text .cont{ display:table-cell; vertical-align:middle; padding:30px; height:214px; color:#666; line-height:22px; }
.About .box:first-child .text .cont{ height:182px; }
.About .box .text .cont h1{ margin-bottom:5px; font-size:16px; font-weight:normal; color:#000; }
.About .box .text .cont h1.blue{ color:#0075cc; }
.About .box .text .cont span{ display:block; font-size:21px; color:#cbcbcb; }
.About .box .text .cont i{ display:block; margin:15px 0; width:20px; height:2px; background:#d6d6d6; }
.About .box .text.float_l{ text-align:right; }
.About .box .text.float_l .cont i{ margin-left:auto; }
.About .box .text .cont a{ display:inline-block; margin-top:10px; color:#0075cc; }
.About .box .text .cont a:hover{ text-decoration:underline; }
.About .bmBox{ margin-top:20px; padding:49px 30px; font-size:14px; line-height:24px; color:#666; background:url(../images/about/bmbg.jpg) no-repeat right bottom #fff; }

.Honor{ min-width:1100px; background:#f6f6f6; border-bottom:1px solid #e5e5e5;padding-bottom:50px;}
.Honor .title{ padding-top:55px; text-align:center; }
.Honor .picBox{ position:relative; padding:40px 0 60px; height:382px; }
.Honor .picBox ul{ margin:0 auto; position:relative; width:940px; height:382px; }
.Honor .picBox ul li{ position:absolute; top:0; left:220px; overflow:hidden; width:0; height:0; cursor:pointer; }
.Honor .picBox ul li img{ width:100%; height:100%; }
.Honor .picBox pre{ position:absolute; top:50%; margin-top:-31px; width:42px; height:42px; background:url(../images/point.png) no-repeat; cursor:pointer; }
.Honor .picBox pre.prev{ left:3px; background-position:0 0; }
.Honor .picBox pre.next{ right:3px; background-position:-42px 0; }
.Honor .picBox pre.prev:hover{ background-position:0 -42px; }
.Honor .picBox pre.next:hover{ background-position:-42px -42px; }

.Culture{ min-width:1100px; background:#fff; }
.Culture .title{ padding-top:70px; padding-bottom:25px; text-align:center; }
.Culture .cont{ text-align:center; }
.Culture .cont > div{ padding:35px 0 70px; font-weight:bold; font-size:16px; color:#666; line-height:28px; }

.Volunteers{ padding-bottom:40px; }
.Volunteers .title{ padding-top:30px; text-align:center; }
.Volunteers ul{ margin-left:-22px; padding:25px 0 0; width:auto !important; }
.Volunteers ul li{ position:relative; float:left; margin-left:22px; margin-bottom:30px; padding:5px; width:340px; height:250px; border:1px solid #d1d1d1; }
.Volunteers ul li a{ position:static !important; display:block; width:340px; height:inherit !important; }
.Volunteers ul li a .caption{ display:none !important; }
.Volunteers ul li span{ position:absolute; bottom:0; right:0; padding:10px 0 0 14px; width:18px; height:14px; color:#666; font-size:12px; line-height:14px; text-align:center; background:url(../images/about/tip.png) no-repeat; }
.Volunteers ul li:hover{ border-color:#e69304; }
.Volunteers ul li:hover span{ color:#fff; background-position:0 -24px; }

/*设备运维*/
.Equipment{ padding:34px 0 60px; min-width:1100px; background:#f4f4f4; }
.Equipment .box{ margin-bottom:20px; overflow:hidden; background:#fff; }
.Equipment .box .img{ width:730px; }
.Equipment .box .text{ width:370px; }
.Equipment .box .img img{ display:block; }
.Equipment .box .text .cont{ padding:40px 30px; height:214px; color:#666; line-height:22px; }
.Equipment .box .text .cont h3{ margin-bottom:5px; font-size:24px; font-weight:normal; color:#0075cc; }
.Equipment .box .text .cont span{ display:block; margin:0 0 24px; padding:0 0 24px; font-size:16px; color:#999; border-bottom:1px solid #e3e3e3; }
.Equipment .box .text .cont a{ display:inline-block; margin-top:10px; color:#0075cc; }
.Equipment .box .text .cont a:hover{ text-decoration:underline; }

/*联系我们*/
.Contact{ padding:30px 0 0; }
.Contact .list li{ float:left; overflow:hidden; margin:0 20px 30px 0; padding:0 0 30px 0; width:530px; height:137px; border-bottom:1px dashed #e3e3e3; }
.Contact .list li .img{ float:left; width:148px; border:1px solid #d1d1d1; }
.Contact .list li .img img{ display:block; }
.Contact .list li .text{ float:left; padding-left:20px; }
.Contact .list li .text h3{ margin-bottom:15px; padding-left:5px; height:18px; font-size:18px; line-height:18px; font-weight:bold; color:#333; border-left:3px solid #20a3e7; }
.Contact .list li .text > div{ font-size:14px; color:#666; line-height:26px; }
.Contact .list li .text > div a{ color:#666; }
.Contact .map{ padding:30px 0 100px; }

/*新闻动态*/
.News{ padding:0 0 60px; min-height:415px; }
.News .list{ width:870px; border-bottom:1px solid #d9d9d9; }
.News .list li{ padding:13px 50px 13px 0; overflow:hidden; border-top:1px dashed #d9d9d9; }
.News .list li:first-child{ border-top:none; }
.News .list li time{ float:left; width:60px; text-align:center; color:#fff; background:#4db5ec; }
.News .list li time em{ display:block; height:44px; line-height:44px; font-size:30px; border-bottom:1px solid #71c4f0; }
.News .list li time span{ display:block; height:20px; line-height:20px; }
.News .list li .text{ float:left; padding:0 0 0 20px; width:740px; }
.News .list li .text h3{ margin-top:10px; margin-bottom:10px; line-height:18px; font-size:16px; }
.News .list li .text > div{ line-height:22px; color:#666; }
.News .list li .text a{ color:#666; }
.News .list li .text a:hover{ color:#e69304; }
.News .right{ position:absolute; top:35px; right:0; width:196px; }
.News .right .box{ margin-bottom:10px; padding:10px; background:#f2f2f2; }
.News .right .box strong{ display:block; padding:3px 0 10px; border-bottom:1px solid #d5d5d5; font-size:16px; color:#333; }
.News .right .box > div{ margin:5px 0 10px; line-height:20px; color:#333; }
.News .right .box a{ color:#e69304; }

.News .detail{ padding:53px 0 0; width:870px; }
.News .detail > h1{ margin-bottom:10px; font-size:18px; font-weight:normal; text-align:center; line-height:24px; color:#333; }
.News .detail .share{ padding:0 0 20px; font-size:14px; color:#666; text-align:center; border-bottom:1px solid #e3e3e3; }
.News .detail .html{ padding:20px 0; line-height:200%; color:#666; }
.News .detail .html p{ margin:15px 0; }
.News .detail .html img{ max-width:100%; height:auto !important; }
.News .detail .bottom{ clear:both; position:relative; padding:25px 0; overflow:hidden; border-top:1px solid #e3e3e3; color:#999; }
.News .detail .bottom a{ color:#666; }
.News .detail .bottom a:hover{ color:#e69304; }
.News .detail .bottom .prev{ float:left; }
.News .detail .bottom .next{ float:right; }
.News .detail .bottom .back{ position:absolute; top:25px; left:50%; padding-left:17px; color:#1851a0; background:url(../images/back.png) no-repeat 0 center; }
.News .detail .bottom .back:hover{ color:#1851a0; text-decoration:underline; }

/*加入我们*/
.wraper{ position:absolute; top:74px; bottom:0; left:0; overflow:hidden; width:100%; }
.wraper .bg{ position:relative; overflow:hidden; width:100%; height:100%; }
.wraper .cont{ position:absolute; top:5%; left:50%; margin-left:-550px; height:50%;}
.wraper .cont img{ display:block; position:relative;}
.wraper .cont .title{ margin-bottom:20px; position:relative;}
.wraper .cont .title img{right:127px;}
.wraper .cont .text{ position:absolute;bottom:20%; }
.wraper .cont .come{ display:block; width:120px; height:30px; line-height:30px; text-align:center; font-weight:bold; color:#fff; background:url(../images/join/arrow.png) no-repeat 100px center #e79800; position: absolute;z-index:99;bottom:4.5%;}
.wraper .cont .come:hover{ opacity:0.9; filter:alpha(opacity=90);}
.wraper .list{ position:absolute; bottom:5%; left:50%; margin-left:-550px; width:1100px; border-top:4px solid rgba(231,152,0,0.5); }
.wraper .list li{ float:left; width:275px; height:160px; }
.wraper .list li a{ position:relative; display:block; overflow:hidden; width:100%; height:100%; }
.wraper .list li a.a1{ background:url(../images/join/white01.png); }
.wraper .list li a.a2{ background:url(../images/join/white02.png); }
.wraper .list li img{ display:block; }
.wraper .list li a i{ position:absolute; top:25px; left:100px; -webkit-transition:all .7s ease; transition:all .7s ease; }
.wraper .list li a em{ position:absolute; top:115px; left:0; width:100%; font-size:14px; font-weight:bold; text-align:center; color:#fff; -webkit-transition:all .7s ease; transition:all .7s ease; }
.wraper .list li a span{ position:absolute; top:0; left:-100%; width:100%; height:100%; -webkit-transition:all .5s ease; transition:all .5s ease; }
/*.wraper .list li a:hover i{ left:180px; }
.wraper .list li a:hover em{ left:80px; }*/
/*.wraper .list li a:hover span{ left:0; }*/
.wraper .list li a.a1:hover{background:url(../images/join/03.png) 100px; }
.wraper .list li a.a2:hover{background:url(../images/join/03.png) 100px; }


@media screen and (max-height:800px) {
	.wraper .cont{ top:13%; }
}
@media screen and (max-height:700px) {
	.wraper .cont{ top:5%; }
	.wraper .list{ bottom:36px; }
}

.Join{ padding:0 0 60px; }
.Join .title{ padding:22px 0 17px; font-size:24px; line-height:30px; color:#666; }
.Join .list{ margin-left:-37px; }
.Join .list li{ position:relative; float:left; margin-left:38px; margin-bottom:38px; width:246px; height:280px; }
.Join .list li .img{ display:block; overflow:hidden; width:100%; height:100%; }
.Join .list li .tit{ position:absolute; bottom:0; left:0; right:0; padding:8px 20px; line-height:24px; text-align:center; font-size:14px; color:#fff; background:url(../images/black1.png); }
.Join .list li:hover .tit{ background:url(../images/join/yellow.png); }
.Join .more{ display:block; margin:10px auto 50px; width:176px; height:46px; line-height:46px; text-align:center; font-size:16px; color:#fff; background:#20a3e7; border-radius:3px; }
.Join .more:hover{ opacity:0.9; filter:alpha(opacity=90); }



/*---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/********************************LX************************************/
.joinMain{width:100%;height:100%;background:#f6f6f6;position:relative;padding-top:40px;}
.joinMain .joinMainOne{width:1100px;margin:0 auto;height:100%;overflow:hidden;}
.joinMain .joinMainOne .joinMainOneTop{border:1px #e6e6e6 solid;padding:26px 20px 28px;overflow:hidden;color:#cccccc;background:white;}
.joinMainOneTop p ,.joinMainOneTop a{display:inline-block;font-family:"SimSun";color:#666666;font-size:12px;}
.joinMainOneTop a.cur{color:#e69304;}
.joinMainOneTop a{margin:0 14px 0 17px;}

.joinMainOneIn{padding:20px 19px;background:white;border:1px #e6e6e6 solid;text-align:center;}
.joinMainOneIn table{width:100%;border:1px solid #e6e6e6;}
.joinMainOneIn table tbody tr{font-size:12px;font-family:"SimSun";color:#666666;}
.joinMainOneIn table tbody tr th{font-size:14px;text-align:center; border-left: 1px solid #e6e6e6;height:50px;line-height:50px;background:#fcfcfc;overflow: hidden;text-overflow: ellipsis;}
.joinMainOneIn table tbody tr th.th1{width:161px;}
.joinMainOneIn table tbody tr th.th2{width:751px;}
.joinMainOneIn table tbody tr th.th3{width:145px;}
.joinMainOneIn table tbody tr td{border-left: 1px solid #e6e6e6; border-top: 1px solid #e6e6e6;height:40px;line-height:40px;transition:all 0.3s ease; -webkit-transition:all 0.3s ease;overflow: hidden;text-overflow: ellipsis;}
.joinMainOneIn table tbody tr td.td1{padding:0 20px;width:120px;text-align:left;}
.joinMainOneIn table tbody tr td.td2{width:711px;padding:0 20px;text-align:left; line-height:20px;}
.joinMainOneIn table tbody tr td.td3{text-align:center;width:145px;font-size:14px;}
.joinMainOneIn table tbody tr:hover td{color:#e69304;background:#f4fafe;}

.joinMainOneIn .joinMainOneInBotton a{width:30px;height:30px;line-height:30px;display:inline-block;color:#666666; -webkit-transition:all 0.3s ease;overflow: hidden;border:1px solid #e6e6e6;margin-left:4px;}
.joinMainOneIn .joinMainOneInBotton a.coo{width:70px;}
.joinMainOneIn .joinMainOneInBotton a:hover{color:white;background:#e69304;border:1px solid #d7d7d7;}
.joinMainOneIn .joinMainOneInBotton a.cur{color:white;background:#e69304;border:1px solid #d7d7d7;}

.joinMainThree{background:white;border:1px #e6e6e6 solid;position:relative;margin-bottom:90px;}
.joinMainThree .joinMainThreetitle{position:relative;border-bottom:1px #e6e6e6 solid;height:43px;}
.joinMainThree .joinMainThreetitle span{position:absolute;height:42px;text-align:center;display:inline-block;line-height:42px;top:-1px;background:white;border-top:3px #e69104 solid;width:123px;border-right:1px solid #e6e6e6;}
.joinMainThree .joinMainThreetitle span i{height:15px;width:3px;display:inline-block;background:#e69104;position:relative;top:3px;left:-4px;}
.joinMainThree .joinMainThreeIn{position:relative;width:942px;height:71px;margin:0 auto 30px auto;background:url(../images/join/ThreeIn.png) no-repeat 0 bottom;padding-top:48px;}
.joinMainThree .joinMainThreeIn2{ width:948px; background:url(../images/join/ThreeIn1.png) no-repeat 0 bottom; }
.joinMainThreeIn ul{ position:relative; z-index:10; background:url(../images/join/ThreeInNum.png) no-repeat 0 bottom; }
.joinMainThreeIn2 ul{background:url(../images/join/ThreeInNum1.png) no-repeat 0 bottom;}
.joinMainThreeIn ul li{float:left;margin-left:129px; padding-bottom:55px; width:48px;text-align:center;}
.joinMainThreeIn ul li.cur{ color:#e69304; }
.joinMainThreeIn ul li.li1{ margin-left:0; }
.joinMainThreeIn ul li.li2{ margin-left:131px; }
.joinMainThreeIn ul li.li3{ margin-left:129px; }
.joinMainThreeIn ul li.li4{ margin-left:129px; }
.joinMainThreeIn ul li.li5{ margin-left:131px; }
.joinMainThreeIn ul li.li6{ margin-left:132px; }
.joinMainThreeIn2 ul li.li1{ margin-left:0; }
.joinMainThreeIn2 ul li.li2{ margin-left:79px; }
.joinMainThreeIn2 ul li.li3{ margin-left:78px; }
.joinMainThreeIn2 ul li.li4{ margin-left:79px; }
.joinMainThreeIn2 ul li.li5{ margin-left:78px; }
.joinMainThreeIn2 ul li.li6{ margin-left:79px; }
.joinMainThreeIn2 ul li.li7{ margin-left:90px; }
.joinMainThreeIn2 ul li.li8{ margin-left:80px; }
.joinMainThreeIn .ThreeInRound{position:absolute; top:77px; width:34px; height:36px; color:#e69104; background:url(../images/join/ThreeInRound.png) no-repeat;}
.joinMainThreeIn .ThreeInRound.cc1{ left:7px; }
.joinMainThreeIn .ThreeInRound.cc2{ left:186px; }
.joinMainThreeIn .ThreeInRound.cc3{ left:363px; }
.joinMainThreeIn .ThreeInRound.cc4{ left:540px; }
.joinMainThreeIn .ThreeInRound.cc5{ left:719px; }
.joinMainThreeIn .ThreeInRound.cc6{ left:899px; }
.joinMainThreeIn2 .ThreeInRound.cc1{ left:7px; }
.joinMainThreeIn2 .ThreeInRound.cc2{ left:133px; }
.joinMainThreeIn2 .ThreeInRound.cc3{ left:260px; }
.joinMainThreeIn2 .ThreeInRound.cc4{ left:386px; }
.joinMainThreeIn2 .ThreeInRound.cc5{ left:512px; }
.joinMainThreeIn2 .ThreeInRound.cc6{ left:640px; }
.joinMainThreeIn2 .ThreeInRound.cc7{ left:778px; }
.joinMainThreeIn2 .ThreeInRound.cc8{ left:906px; }
.joinMainThreeB{display:none;height:118px;background:#e7f7ff;border-top:1px solid #e3e3e3;border-bottom:1px solid #e3e3e3;position:relative;padding-left:70px;padding-top:42px;font-family:"SimSun";}
.joinMainThreeB .img1{position:absolute;top:-11px;left:91px;}
.joinMainThreeB .img2{float:left;}
.joinMainThreeB .Three{float:left;margin-left:8px;width:750px;}
.joinMainThreeB .Three .p1{position:relative;left:-5px;color:#e69304;font-size:14px;font-weight:bold;}
.joinMainThreeB .Three .p2{color:#666666;font-size:12px;margin-bottom:5px;font-weight:bold;line-height:1.3;}
.joinMainThreeB .Three .p3{font-size:12px;margin-bottom:5px;} 
.joinMainThreeB .Three .p4{text-indent: 2em;}
.joinMainThree_C{width:495px;height:46px;margin-left:70px;background:url(../images/join/Three_C.jpg) no-repeat center;text-align:center;color:#e69304;line-height:46px;}

/*detailed*/
.detailed{width:100%;height:100%;padding:40px 0 80px 0;background:#f6f6f6;font-family:"SimSun";}
.detailedOne{width:968px;height:auto;overflow:hidden;margin:0 auto;padding:32px 92px 60px 40px;border:1px solid #eeeeee;background:white;}
.detailedOne > p{font-family:"SimSun"; line-height:1.5em;}
.detailedOne > p > em{color:#484747;font-size:12px;display:inline-block;}
.detailedOne > p > span{display:inline-block;}
.detailedOne > p.p1{display: inline-block;position:relative;}
.detailedOne > p.p1 span{padding-left:12px;}
.detailedOne > p.p2{display: inline-block;margin-left:78px;position:relative;}
.detailedOne > p.p2 span{color:#e69304;padding-left:12px;}
.detailedOne > p.p3{margin:28px 0;position:relative;}
.detailedOne > p.p3 span{padding-left:12px;}
.detailedOne > .p4{margin-bottom:28px;position:relative;}
.detailedOne > .p4 span{line-height:200%;padding-left:12px;text-align:justify;}
.detailedOne > .p4 em{ display:block; margin-bottom:15px; color:#484747; }
.detailedOne > .p4 div{ line-height:1.5em; }
.detailedOne > p.p5{position:relative;}
.detailedOne > p.p5 span{padding-left:12px;}
.detailedOnebutton{width:159px;height:44px;border-radius:3px;background:url(../images/join/detailed.png) no-repeat 110px #e69304;line-height:44px;border:none;color:white;cursor:pointer;font-size:14px;font-family:"SimSun";display:inline-block;text-align: center;}
.detailedOnebutton:hover{background:url(../images/join/detailed.png) no-repeat 125px #e69304;}
.detailedOne > ul{display:block;margin-bottom:20px;}
.detailedOne > ul > li{margin-bottom:5px;display:block;}


/*apply*/
.apply{width:920px;margin:50px auto;border:1px solid #eeeeee;border-top:2px solid #ebca90;}
.applyTop {padding-left:55px;border-bottom:1px solid #eeeeee;}
.applyTop span{display:inline-block;font-size:19px;font-family:"Microsoft YaHei";height:48px;line-height:48px;position:relative;}
.applyTop span i{height:20px;width:4px;display:inline-block;background:#adadad;position:absolute;top:13px;left:-8px;}
.applyIn{margin: 0 auto;width:842px;padding-top:14px;}
.applyIn a{width:65px;height:23px;background:#e69304;color:white;border-radius:3px;display:inline-block;line-height:23px;text-align:center;margin-bottom:14px;}
.applyIn a.cur{background:none;color:#666666;}
.applyBasic h2,.local h2{background:#f2f2f2;color:#666666;font-size:12px;font-family:"SimSun";padding:8px 10px;border-top:1px solid #e5e5e5;display:block;position:relative;}
.applyBasic ul{ padding-top:12px; border-top:1px dotted #d9d9d9; }
.applyBasic ul:first-child{ padding-top:0; border-top:none; }
.applyBasic > div{ padding-top:12px; text-align:center;}
.applyBasic div p{display:inline-block;margin-left:15px;}
.applyBasic div p >font{ color:red; }
.applyBasic div p input{border:1px solid #d9d9d9;height:12px;width:107px;padding: 5px 8px;font-size:12px;font-family:"SimSun";color:#666666;}
.applyBasic div p textarea{border:1px solid #d9d9d9;width:720px;height:60px;padding:5px;color:#666666;resize: none;}
.applyBasic div .p1{margin:0;}
.applyBasic .p2_select{border:1px solid #d9d9d9;height:24px;width:125px;font:12px "SimSun";color:#666666;appearance:none;outline: none;line-height: 25px;-webkit-appearance: none;-moz-appearance:none;}
.applyBasic div .p5{margin:0 0 15px 0;}
.applyBasic div .p8 em{padding-left:29px;}
.applyBasic div .p9{margin:0;}

.applyBasic .applyBasicdiv2{text-align:left;}
.applyBasic .applyBasicdiv2 .p1{margin-left:25px;}
.applyBasic div ul li{display:inline-block;margin-left:15px;}
.applyBasic div ul li input{border:1px solid #d9d9d9;height:12px;width:112px;padding: 5px 8px;font-size:12px;font-family:"SimSun";color:#666666;}
.applyBasic div ul li textarea{border:1px solid #d9d9d9;width:726px;height:60px;padding:5px;color:#666666;resize: none;}
.applyBasic2 .li4 em{padding-left:20px;}
.applyBasic div .li1{margin:0;}
.applyBasic div .li5{margin:0 0 25px 0;}
.applyBasic h2 span{display:inline-block;width:55px;height:23px;line-height:23px;text-align:center;background:#eed5aa;color:#333333;cursor:pointer;position:absolute;top:3px;right:5px;border-radius:3px;}

.applyBasic3 div ul{text-align:left;padding-left:30px;}
.applyBasic3 div ul li input{width:134px;}
.submitBot{border-top:1px solid #eeeeee;padding:25px 0 0 40px;}
.submitBot input{width:140px;height:51px;line-height:51px;color:white;background:#e69304;border-radius:2px;border:none;font-size:16px;font-family:"Microsoft YaHei";display:inline-block;margin-top: -7px;cursor:pointer;}
.submitBot a{width:92px;height:49px;background:#f9f9f9;line-height:49px;border:1px solid #e1e1e1;display:inline-block;margin-left:10px;text-align:center;color:#666666;font-size:16px;font-family:"Microsoft YaHei";}
.submitBot a:hover{background:#edecec;}
.submitBot input:hover{background:#f09f14;}

.local > h2{ margin-bottom:12px; }
.local > h2 label{ margin-left:35px; font-weight:normal; }
.local > h2 label input{ margin-right:3px; vertical-align:-3px; }
.local .localIng1{border:3px solid #f6f6f6;width: 718px;float:left;}
.local .localIng1 input[type="text"]{width:706px;height:14px;padding:12px 5px;color:#999999;border:1px solid #dbdbdb;background:#fff;}
.local .btn{width:112px;height:46px;line-height:46px;padding-left:15px;background:url(../images/join/local.png) no-repeat 10px center #20a3e7;border:none;border-radius:5px;color:white;cursor:pointer;}
.local .btn:hover{ opacity:0.8; filter:alpha(opacity=80); }

/*!life*/
.life{padding:25px 0;background:#f6f6f6;}
.lifeone{width:1100px;margin:0 auto;}
.lifeone h5{position:relative;}
.lifeone h5 a{display:inline-block;font:24px "Microsoft YaHei";color:#666666;}
.lifeone h5 span{width:1px;height:22px;background:#c9c9c9;display:inline-block;margin:0 10px;position:relative;top:3px;}
.lifeone h5 a.cur{color:#e69304;}
.life .lifeone .lifeA{background:white;padding:30px 23px;font:14px "SimSun";display:none;border:1px solid #e6e6e6;}
.life .lifeone .lifeA ul li{border-bottom:1px dashed  #cdcdcd ;}
.life .lifeone .lifeA ul li span {display:inline-block;width:200px;padding:10px 10px 10px 0;text-overflow:ellipsis;line-height:24px;transition:all 0.5s ease; -webkit-transition:all 0.5s ease;}
.life .lifeone .lifeA ul li i{display:inline-block;padding:10px 0; vertical-align:top; max-width:700px; line-height:24px;transition:all 0.5s ease; -webkit-transition:all 0.5s ease;}
.life .lifeone .lifeA ul li:hover span{color:#e69304;}
.life .lifeone .lifeA ul li:hover i{color:#e69304;}
.life .lifeone .lifeB{width:1014px;margin:0 auto 100px;padding:52px 40px 100px 47px;background:white;border:1px solid #e6e6e6;}
.life .lifeone .lifeB ul li{float:left;height: 219px;}
.life .lifeone .lifeB ul li img{transition:all 1s ease; -webkit-transition:all 1s ease;}
.life .lifeone .lifeB ul li:hover img{transform: rotateY(180deg);-webkit-transform: rotateY(180deg);-moz-transform: rotateY(180deg);}
.life .lifeone .lifeB ul li.cur{margin-left:126px;}

/*welfare*/
.welfare{padding:25px 0;background:#f6f6f6;}
.welfareone{width:1100px;margin:0 auto;}
.welfareone > h5{font:24px "Microsoft YaHei";color:#666666;margin:0 0 20px 0;}
.welfareA{border:1px solid #e6e6e6;background:white;padding:50px 50px 50px 31px;}
.welfareA ul li{text-align:center;text-overflow:ellipsis;float:left;cursor:pointer;height:260px;margin-left:19px;display:inline-block;}
.welfareA ul li span{display:block;height:205px;overflow:hidden;width:320px;position:relative;}
.welfareA ul li span > div{ position:absolute; top:0; left:0; padding:40px 30px 0; width:260px; height:165px; line-height:1.5em; font-size:15px; color:#fff; background:url(../images/black.png); transform:translateY(205px); -webkit-transform:translateY(205px); transition:all .3s ease; -webkit-transition:all .3s ease; }
.welfareA ul li span:hover >div{ transform:translateY(0px); -webkit-transform:translateY(0px); }
.welfareA ul li span img{transition:all 0.5s ease; -webkit-transition:all 0.5s ease;}
/*.welfareA ul li span img:hover{transform: scale(1.1);}*/
.welfareA ul li em{font:14px "SimSun";color:#666666;}
.welfareShow{width:100%;height:100%;position:fixed;top:0;left:0;z-index: 10;display:none;}
.welfareShow .welfareShow1{width:100%;height:100%;position:absolute;top:0;left:0;background:black;opacity:0.4;filter:alpha(opacity=40);z-index: -99;}
.welfareShow .welfareShowA{width:914px;height:582px;overflow:hidden;background:url(../images/join/welfare/back.png) no-repeat;margin: 0 auto;position:relative;top:20%;overflow:hidden;padding:4px;}
.welfareShow .welfareShowA .welfareShowA_l{width:484px;height:582px;overflow:hidden;}
.welfareShow .welfareShowA .welfareShowA_l img{width:484px;height:582px;}
.welfareShow .welfareShowA .welfareShowA_r{margin-right:30px;}
.welfareShow .welfareShowA .welfareShowA_r{width:373px;height:501px;padding:25px 0 56px 0;overflow:hidden;position:relative;}
.welfareShow .welfareShowA .welfareShowA_r h5{font:26px "Microsoft YaHei";color:#666666;margin:0 0 25px 0;}
.welfareShow .welfareShowA .welfareShowA_r > span{position:absolute;top:10px;right:0;display:block;background:url(../images/join/welfare/Shut.png) no-repeat;width:26px;height:26px;cursor:pointer;}
.welfareShow .welfareShowA .welfareShowA_r > p{line-height:220%;text-align:justify;height:360px;overflow:hidden;text-overflow:ellipsis;}
.welfareShow .welfareShowA .welfareShowA_r > a{width:36px;height:30px;transition:all 0.3s ease; -webkit-transition:all 0.3s ease;display:inline-block;background:#cccccc;text-align:center;line-height:34px;}
.welfareShow .welfareShowA .welfareShowA_r a:hover{background:#e69304;}
.welfareShow .welfareShowA .welfareShowA_r a.cur{background:#e69304;}

/*culture*/
 /*第一版修改*/
/*.culture{background:#f6f6f6;text-align:center;padding:60px 0;}
.cultureone{width:1100px;margin:0 auto;font:16px "SimSun";}
.cultureone img{display:inline-block;}
.cultureoneA > div{width:346px;height:400px;overflow:hidden;} 
.cultureoneA > div > div{width:346px;height:340px;position:relative;overflow:hidden;}
.cultureoneA > div > div > div{width:346px;height:240px;position:absolute;background:url(../images/about/culture/back.png) repeat center center;top:340px;transition:all 0.5s ease; -webkit-transition:all 0.5s ease;padding-top:140px;text-align:center;}
.cultureoneA > div:hover > div > div{top:0;}
.cultureoneA > div > div > div span{width:21px;height:2px;display:inline-block;background:#8b817b;}
.cultureoneA > div > div > div p{font:14px;color:white;line-height:200%;}
.cultureoneB {margin-left:31px;}
.cultureoneB > div{width:346px;height:491px;overflow:hidden;} 
.cultureoneB > div > div{width:346px;height:430px;position:relative;overflow:hidden;}
.cultureoneB > div > div > div{width:346px;height:260px;position:absolute;background:url(../images/about/culture/back.png) repeat center center;top:430px;transition:all 0.5s ease; -webkit-transition:all 0.5s ease;padding-top:170px;text-align:center;}
.cultureoneB > div:hover > div > div{top:0;}
.cultureoneB > div > div > div span{width:21px;height:2px;display:inline-block;background:#8b817b;}
.cultureoneB > div > div > div p{font:14px;color:white;line-height:200%;}
.cultureoneC{margin-left:31px;}
.cultureoneC > div{width:346px;height:400px;overflow:hidden;}
.cultureoneC > div > div{width:346px;height:340px;position:relative;overflow:hidden;}
.cultureoneC > div > div > div{width:346px;height:240px;position:absolute;background:url(../images/about/culture/back.png) repeat center center;top:340px;transition:all 0.5s ease; -webkit-transition:all 0.5s ease;padding-top:140px;text-align:center;}
.cultureoneC > div:hover > div > div{top:0;}
.cultureoneC > div > div > div span{width:21px;height:2px;display:inline-block;background:#8b817b;}
.cultureoneC > div > div > div p{font:14px;color:white;line-height:200%;}*/
/*修改版*/
.culture{background:#f6f6f6;text-align:center;padding:60px 0;}
.culturetwo{width:1100px;margin:0 auto;font:16px "SimHei";}
.culturetwo_con > div{background:#fff;margin-bottom:30px;}
.culturetwo_con1 > div{height:341px;overflow:hidden;}
.culturetwo_con1 > .float_r{padding:145px 0 0 50px;color:#333333;text-align:left;width:499px;height:196px;}
.culturetwo_con1 > .float_r h5{font:normal 26px "Microsoft YaHei";margin-bottom:25px;margin-top:0;}
.culturetwo_con1 > .float_r p{font:normal 20px "SimHei";}


.culturetwo_con2 > div{height:341px;overflow:hidden;}
.culturetwo_con2 > .float_l{padding:130px 50px 0 0;color:#333333;text-align:right;width:499px;height:211px;}
.culturetwo_con2 > .float_l h5{font:normal 26px "Microsoft YaHei";margin-bottom:25px;margin-top:0;}
.culturetwo_con2 > .float_l p{font:normal 20px "SimHei";}
.special .float_r{padding-top:57px;height:284px;}
.special .float_r p{font:normal 17px "SimHei";line-height:160%;}

/*course*/
.course{background:#f6f6f6;text-align:center;padding:60px 0;}
.courseone{width:1100px;margin:0 auto;font:16px "SimSun";}
.courseone img{display:inline-block;}
.courseContent{height:1114px;background:url(../images/about/course/content.png) no-repeat center center #ffffff;padding:50px 200px;position:relative;opacity:0; filter:alpha(opacity=0);}
.courseContent > div{transition:all 0.3s ease; -webkit-transition:all 0.3s ease;}
.courseContent .courseContent1982{text-align:right;height:175px;position:absolute;left:349px;top:90px;overflow:hidden;}
.courseContent .courseContent1982 > img{margin-top:20px;display:block;}
.courseContent .courseContent1982 > div{margin-right:20px;}
.courseContent .courseContent1982 > div h5{margin-top:0;color:#666666;font-size:16px;}
.courseContent .courseContent1982 > div p{font:12px "SimSun";}

.courseContent .courseContent1984{text-align:left;height:175px;position:absolute;left:525px;top:195px;overflow:hidden;}
.courseContent .courseContent1984 > img{margin-top:20px;display:block;}
.courseContent .courseContent1984 > div{margin-left:20px;}
.courseContent .courseContent1984 > div h5{margin-top:0;color:#666666;font-size:16px;}
.courseContent .courseContent1984 > div p{font:12px "SimSun";}

.courseContent .courseContent1986{text-align:right;height:175px;position:absolute;left:349px;top:305px;overflow:hidden;}
.courseContent .courseContent1986 > img{margin-top:20px;display:block;}
.courseContent .courseContent1986 > div{margin-right:20px;}
.courseContent .courseContent1986 > div h5{margin-top:0;color:#666666;font-size:16px;}
.courseContent .courseContent1986 > div p{font:12px "SimSun";}

.courseContent .courseContent1992{text-align:left;height:175px;position:absolute;left:525px;top:414px;overflow:hidden;}
.courseContent .courseContent1992 > img{margin-top:20px;display:block;}
.courseContent .courseContent1992 > div{margin-left:20px;}
.courseContent .courseContent1992 > div h5{margin-top:0;color:#666666;font-size:16px;}
.courseContent .courseContent1992 > div p{font:12px "SimSun";}

.courseContent .courseContent1998{text-align:right;height:175px;position:absolute;left:337px;top:525px;overflow:hidden;}
.courseContent .courseContent1998 > img{margin-top:20px;display:block;}
.courseContent .courseContent1998 > div{margin-right:20px;}
.courseContent .courseContent1998 > div h5{margin-top:0;color:#666666;font-size:16px;}
.courseContent .courseContent1998 > div p{font:12px "SimSun";}

.courseContent .courseContent2000{text-align:left;height:175px;position:absolute;left:525px;top:640px;overflow:hidden;}
.courseContent .courseContent2000 > img{margin-top:20px;display:block;}
.courseContent .courseContent2000 > div{margin-left:20px;}
.courseContent .courseContent2000 > div h5{margin-top:0;color:#666666;font-size:16px;}
.courseContent .courseContent2000 > div p{font:12px "SimSun";}

.courseContent .courseContent2001{text-align:right;height:175px;position:absolute;left:349px;top:750px;overflow:hidden;}
.courseContent .courseContent2001 > img{margin-top:20px;display:block;}
.courseContent .courseContent2001 > div{margin-right:20px;}
.courseContent .courseContent2001 > div h5{margin-top:0;color:#666666;font-size:16px;}
.courseContent .courseContent2001 > div p{font:12px "SimSun";}

.courseContent .courseContent2003{text-align:left;height:175px;position:absolute;left:525px;top:865px;overflow:hidden;}
.courseContent .courseContent2003 > img{margin-top:20px;display:block;}
.courseContent .courseContent2003 > div{margin-left:20px;}
.courseContent .courseContent2003 > div h5{margin-top:0;color:#666666;font-size:16px;}
.courseContent .courseContent2003 > div p{font:12px "SimSun";}

.courseContent .courseContent2007{text-align:right;height:175px;position:absolute;left:315px;top:995px;overflow:hidden;width:260px;}
.courseContent .courseContent2007 > img{margin-top:20px;display:block;}
.courseContent .courseContent2007 > div{margin-right:20px;}
.courseContent .courseContent2007 > div h5{margin-top:0;color:#666666;font-size:16px;}
.courseContent .courseContent2007 > div p{font:12px "SimSun";}