@charset "UTF-8";
/* CSS Document */
/*
-----------------------------内页样式start-----------------------------
*/
/*公共样式*/
.subBgColor{background: #fbfaf7;}
.subMinPage {
    min-height: 500px;
    height: auto !important;
    height: 500px;
}
.minH_400 {
    min-height: 400px;
    height: auto !important;
    height: 400px;
}
.bc_fff{background: #fff}

/*.subBox{width: 100%;height: 394px;background-size: cover;position: relative;overflow: hidden}*/
.subBox{
    display: block;
    overflow: hidden;
    position: relative;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    background-repeat:no-repeat\9;
    background-image:none\9;
    padding-top: 20.5208333333%;
}


/*搜索框*/
.search_box{position: absolute;left: 50%;top: 50%;background: rgba(0,0,0,.5);width: 680px;height: 106px;margin-left: -340px;margin-top: -58px;border-radius: 6px}
.ser_inp{padding: 30px 28px;overflow: hidden}
.ser_inp a{display: block;width: 50px;height: 50px;background: url(../images/bgSearch.png) no-repeat center center;opacity: .9}
.ser_inp a:hover{opacity: 1}
.div_input{width: 565px;height: 50px;background: #fff;border-radius: 6px;}
.div_input input{border: none;outline: none;background: none;width: 100%;line-height: 50px;text-indent: 20px;font-size: 16px;height: 50px}
.div_input input::-webkit-input-placeholder,.div_input textarea::-webkit-input-placeholder{
    color: #cdcdcd;
    font-size: 16px;
}
.div_input input::-moz-placeholder,.div_input textarea::-moz-placeholder{
    color: #ADD8E6;
    font-size: 16px;
}
.div_input input:-ms-input-placeholder,.div_input textarea::-ms-input-placeholder{
    color: #ADD8E6;
    font-size: 16px;
}

.activeDetail{overflow: hidden}
.titB{border-bottom: 1px solid #ddd;padding: 10px 0}
.titB span{font-size: 16px;color: #fff;padding: 10px 20px;background: #761e1d;border-radius: 2px;}

/*搜索框结束*/


.subPageRc{position: relative}
.secondTit{position: absolute;top: -30px;left: 0;width: 100%;height: 82px;line-height: 82px;background: #dbdbdb}
.secTit_dl{text-align: center;overflow: hidden;font-size: 18px;}
.secTit_dl dd{display: inline-block;}
.secTit_dl dd a{color: #333;position: relative;padding: 0 26px;transition: all .3s;-webkit-transition: all .3s}
.secTit_dl dd a .sec1{position: absolute;display: none;width: 16px;height:20px;background: url(../images/sec1.png) no-repeat center center;left: 0;top: 3px;transition: all .3s;-webkit-transition: all .3s}
.secTit_dl dd a .sec2{position: absolute;display: none;width: 16px;height:20px;background: url(../images/sec2.png) no-repeat center center;right: 0;top: 3px;transition: all .3s;-webkit-transition: all .3s}
.secTit_dl dd:hover a{color: #761e1d}
.secTit_dl dd:hover .sec1{display: block}
.secTit_dl dd:hover .sec2{display: block}
.secTit_dl dd.hover a{color: #761e1d}
.secTit_dl dd.hover .sec1{display: block}
.secTit_dl dd.hover .sec2{display: block}

/*流程*/
.flowList{height: 60px;line-height: 60px;text-align: center;font-size: 16px;background: #fbfaf7;margin-top: 2px;border-bottom: 1px solid #ddd}
.flowList dd{display: inline-block;padding: 0 38px;position: relative}
.flowList dd em{position: absolute;right: -5px;top: 22px;width: 11px;height: 17px;background: url(../images/serNet.png) no-repeat;}
.flowList dd span{padding-left: 38px;position: relative;color: #999999;}
.flowList dd span i{position: absolute;left: 0;top: 0;width: 23px;height: 23px;border-radius: 23px;background: #999999;font-style: normal;line-height: 23px;;color: #fff}

.flowList dd.hover em{position: absolute;right: -5px;top: 22px;width: 11px;height: 17px;background: url(../images/serNet_h.png) no-repeat;}
.flowList dd.hover span{color: #761e1d}
.flowList dd.hover span i{background: #761e1d}
/*流程结束*/

/*票型*/
.flow_box{background: #fdfcf9}
.flow_tab{overflow: hidden;padding:20px}
.flowTab_dl dt{height: 50px;line-height: 50px;background: #c1a671;color: #fff;position: relative}
.flowTab_dl dt b{display: block;width: 18px;height: 18px;border: 1px solid #ddd;background: #fff;border-radius: 2px;position: absolute;left: 36px;top: 16px;cursor: pointer}
.flowTab_dl dt.hover b i{position: absolute;left: 3px;top: 4px;width: 12px;height: 10px;background: url(../images/sel.png) no-repeat center center}

.flowTab_dl dt .divDt{display: block;float: left;width: 20%;text-align: center;font-size: 16px;}
.flowTab_dl dd{height: 55px;line-height: 55px;border-bottom: 1px solid #ddd;border-right: 1px solid #ddd;border-left: 1px solid #ddd;position: relative;background: #fff;}
.flowTab_dl dd b{cursor: pointer; display: block;width: 18px;height: 18px;border: 1px solid #ddd;background: #fff;border-radius: 2px;position: absolute;left: 36px;top: 18px;cursor: pointer}
.flowTab_dl dd.hover b i{position: absolute;left: 3px;top: 4px;width: 12px;height: 10px;background: url(../images/sel.png) no-repeat center center}
.flowTab_dl dd.hover{background: #f6f6f6}

.flowTab_dl dd .divDd{display: block;float: left;width: 20%;text-align: center;font-size: 16px;}
.div_a2{color: #ff9c42}
.div_a3{padding-top: 10px}
.div_a3 .layer_input{cursor: pointer;width: 140px;height: 32px;border: 1px solid #ddd;margin: 0 auto;position: relative}
.div_a3 .layer_input input{cursor: pointer; border: none;outline: none;background: none;line-height: 32px;text-indent: 10px;font-family:"Microsoft YaHei";}
.div_a3 .layer_input em{position: absolute;right: 5px;top: 8px;width: 17px;height: 17px;background: url(../images/date.png) no-repeat center center;display: block}

.div_a4{color: #000}
.div_a4 i{display: inline-block;width: 18px;height: 18px;border: 1px solid #ddd;line-height: 18px;text-align: center;border-radius: 2px;margin: 0 15px;cursor: pointer;font-style: normal}
.div_a4 i.defulat{color: #c7c7c7}

.div_a5{color: #999}
.div_a6 a{padding: 5px 15px;border: 1px solid #ddd;color: #761e1d;border-radius: 2px;}
.flowTab_dl dd.hover .div_a6 a{background: #761e1d;border-color: #761e1d;color: #fff}
/*票型结束*/

/*预定须知*/
.flow_intro{padding: 20px;}
.flow_tit{font-size: 24px;color: #761e1d;border-bottom: 2px solid #ddd;padding-bottom: 12px}
.flow_tit span{position: relative;}
.flow_tit span:after{content: "";position: absolute;left: 0;bottom: -14px;width: 100%;height: 2px;background: #761e1d}
.flow_intro .text{font-size: 16px;color: #333;line-height: 36px;padding-top: 20px}
/*预定须知结束*/

/*计算总数*/
.flow_sumBox{width: 100%;height: 100px;border-top: 1px solid #ddd;background: #f1f1f1;}
.sumText{height: 36px;line-height: 36px;margin-top: 42px;font-size: 14px;color: #666;overflow: hidden}
.sum1 span{font-size: 16px;color: #333;padding-right: 15px;}
.sum2{margin-top: -6px}
.sum2 span{font-size: 16px;color: #333;padding-right: 15px;}
.sum2 span.sumS2{color: #ff9c42;}
.sum2 span.sumS2 i{font-size: 30px;font-style: normal}

.sumBtm{margin-top: 30px;margin-right: 20px}
.sumBtm a{display: block;width: 180px;height: 50px;line-height: 50px;text-align: center;color: #fff;background: #761e1d;border-radius: 2px;font-size: 16px}
.sumBtm a:hover{background: #912621}
/*计算总数结束*/

/*信息填写*/
.ticket_infor{background: #fdfcf9;padding: 20px;}
.infor_title{font-size: 16px;color: #333;position: relative;padding-left: 15px;height: 50px;line-height: 50px;border-bottom: 1px solid #ddd}
.infor_title em{position: absolute;left: 0;top: 18px;width: 4px;height: 16px;background: #333}
.scaleSpring{
	display: inline-block;
	margin-left: 20px;
	padding-left: 25px;
	line-height: 50px;
	position: relative;
	cursor: pointer;
}
.scaleSpring i{
	display: block;
	border: 2px solid #cacaca;
	width: 16px ;
	height: 16px;
	border-radius: 16px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -9px;
}
.scaleSpring span{
	font-size: 16px;
	color: #333;
}
.scaleSpring.hover i{
	border-color: #761e1d;
}
.scaleSpring.hover i::before{
	content: '';
	display: block;
	background-color: #761E1D;
	width: 8px;
	height: 8px;
	border-radius: 8px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -4px 0 0 -4px;
}

.infor_dl1{overflow: hidden}
.infor_dl1 dt{height: 40px;line-height: 42px;border: 1px solid #d8be8b;background: #c1a671;text-align: center;overflow: hidden}
.infor_dl1 dt span{float: left;width: 20%;font-size: 16px;color: #fff}
.infor_dl1 dd{height: 60px;line-height: 60px;text-align: center;font-size: 16px;color: #333}
.infor_dl1 dd span{float: left;width: 20%;position: relative}
.infor_dl1 dd span.reDate a{color: #137be5;padding-left: 90px}
.infor_dl1 dd span.reDate .relSel{position: absolute;left: 60px;top: 0;background: none;border: none;width: 100%;height: 100%;cursor: pointer}
.infor_dl1 dd span.spanColor{color: #ff8900}

.infor_dl2{overflow: hidden;margin: 0 -15px;}
.infor_dl2 dd{width: 33.333%;overflow: hidden;float: left;display: block;padding: 15px 0;position: relative}
.msgDiv1{margin: 0 15px;border: 1px solid #ddd;border-radius: 2px;height: 48px;line-height: 48px;padding: 0 16px;font-size: 16px;color: #666;background: #fff}
.msgDiv1 span{display: block;margin-right: 10px;}
.msgDiv1 em{font-style: normal;color: #761e1d}
.msg_input{overflow: hidden;font-size: 14px;color: #666;}
.msgInp{width: 100%;height: 48px;border: 0;line-height: 48px;outline: none;}
.infor_dl2 dt{padding: 15px 0;float: left;width: 100%}
.msgDiv2{margin: 0 15px;border: 1px solid #ddd;border-radius: 2px;line-height: 24px;font-size: 14px;color: #666;position: relative;}
.msgDiv2 .msgSpan{position: absolute;left: 16px;top: 10px;}
.msgTat{padding: 15px 16px}
.msgText{width: 100%;outline: none;border: 0;resize:none;height: 180px;font-size: 14px;color: #333}

/*底部填写*/
.infor_bottom{overflow: hidden;}
.inf_bFl{font-size: 16px;color: #333;margin-top: 13px}
.infR1{position: relative;padding-left: 28px;line-height: 20px}
.infR1 b{display: block;width: 18px;height: 18px;border: 1px solid #ddd;background: #fff;border-radius: 2px;position: absolute;left: 0;top: 0;cursor: pointer}
.infR1 b.on i{position: absolute;left: 3px;top: 4px;width: 12px;height: 10px;background: url(../images/sel.png) no-repeat center center}
.infR1 a{color: #137be5}

.inf_bFr{font-size: 16px;color: #666}
.infR2{margin-right: 25px}
.infR2 span{font-size: 30px;color: #ff8900}
.infR3 a{display: block;width: 144px;height: 42px;line-height: 42px;text-align: center;color: #fff;background: #761e1d;border-radius: 2px;font-size: 16px}
.infR3 a:hover{background: #912621}
/*信息填写结束*/


/*支付页面*/
.flow_scale{background: #fdfcf9;padding: 20px;}
.all_scaleTit{height: 50px;line-height: 50px;border-bottom: 1px solid #ddd;overflow: hidden}
.all_scaleTit .title{float: left;width: 33.33333%;font-size: 16px;color: #333;position: relative;padding-left: 15px;height: 100%;line-height: 50px;}
.all_scaleTit .title em{position: absolute;left: 0;top: 18px;width: 4px;height: 16px;background: #333}

.infor_list{overflow: hidden;padding: 20px 0}
.infor_list dl{float: left;width: 33.33333%;font-size: 16px;color: #999;}
.infor_list dl dd{line-height: 30px;}
.infor_list dl dd span{color: #333}
.infor_list dl dd span.price{font-size: 24px;color: #ff8900}
/*支付页面结束*/

/*参观须知*/
.serView{padding: 35px 50px;background: #fbfaf7;font-size: 16px;color: #333;line-height: 36px;}
/*参观须知结束*/

/*服务交通地址*/
.map{padding: 20px;}
.roadLine{padding: 20px;font-size: 16px;color: #000;line-height: 40px}
/* .roadLine span{font-size: 24px;} */
/*服务交通地址结束*/


/*参观预约*/
.viewOrder{background: #fbfaf7;padding:20px;}
.viewOr_dl{overflow: hidden}
.viewOr_dl dt{overflow: hidden;background: #c1a671}
.viewOr_dl dt span{float: left;width: 25%;font-size: 16px;color: #fff;display: block;text-align: center;height: 50px;line-height: 50px;}

.viewOr_dl dd{border-bottom: 1px solid #ddd;border-right: 1px solid #ddd;border-left: 1px solid #ddd;position: relative;background: #fff;height: 55px;line-height: 55px;}
.viewOr_dl dd .viewDiv{float: left;width: 25%;font-size: 16px;color: #000;display: block;text-align: center;}
.viewOr_dl dd .view2{padding-top: 10px}
.viewOr_dl dd .view2 .layer_input{width: 140px;height: 32px;border: 1px solid #ddd;margin: 0 auto;position: relative}
.viewOr_dl dd .view2 .layer_input input{border: none;outline: none;background: none;line-height: 32px;text-indent: 10px;font-family:"Microsoft YaHei";}
.viewOr_dl dd .view2 .layer_input em{position: absolute;right: 5px;top: 8px;width: 17px;height: 17px;background: url(../images/date.png) no-repeat center center;display: block}

.view3{color: #000}
.view3 i{display: inline-block;width: 18px;height: 18px;border: 1px solid #ddd;line-height: 18px;text-align: center;border-radius: 2px;margin: 0 15px;cursor: pointer;font-style: normal}
.view3 i.defulat{color: #c7c7c7}

.view4 a{padding: 5px 15px;border: 1px solid #ddd;color: #761e1d;border-radius: 2px;}
.view4 a:hover{background: #761e1d;border-color: #761e1d;color: #fff;text-decoration: none}
/*参观预约结束*/


/*参观预约填写*/
.fill_box{padding: 20px;background: #fbfaf7}
.fill_ul{text-align: center;overflow: hidden}
.fill_ul li{display: inline-block;font-size: 14px;height: 34px;line-height: 34px}
.fill_ul li a{padding: 0 40px;display: block;color: #333;transition: all .3s;-webkit-transition: all .3s}
.fill_ul li:hover a{background: url(../images/sjBg.png) no-repeat center center /100% 100%;color: #fff}
.fill_ul li.hover a{background: url(../images/sjBg.png) no-repeat center center /100% 100%;color: #fff}

.fill_ticBox{overflow: hidden}
.fill_ticBox dt{height: 40px;line-height: 42px;border: 1px solid #d8be8b;background: #c1a671;text-align: center;overflow: hidden}
.fill_ticBox dt span{float: left;width: 25%;font-size: 16px;color: #fff}
.fill_ticBox dd{height: 60px;line-height: 60px;text-align: center;font-size: 16px;color: #333}
.fill_ticBox dd span{float: left;width: 25%;position: relative}
.fill_ticBox dd span.reDate a{color: #137be5;padding-left: 90px}
.fill_ticBox dd .relSel{position: absolute;left: 60px;top: 0;background: none;border: none;width: 100%;height: 100%;cursor: pointer}
.fill_ticBox dd span.spanColor{color: #ff8900}
/*参观预约填写结束*/

/*活动定制*/
.active_box{padding: 20px;background: #fbfaf7;position: relative}
.active_box .pic{ width: 100%; overflow: hidden; position: relative;}
.active_box .pic:before{ display: block; content: ''; padding-top: 25.8621%;}
.active_box .pic img{ display:block; width:100%; height:100%; position:absolute; left:0px; top:0px;}

.active_dl{overflow: hidden;padding-top: 10px}
.active_dl dd{float: left;width: 30%;padding: 10px 0}
.actInput{width: 284px;height: 45px;line-height: 45px;border: 1px solid #ddd}
.actInput input{border: 1px solid transparent;outline: none;width: 100%;text-indent: 10px;height: 45px;line-height: 45px;background: none;font-size: 14px;color: #333;font-family:"Microsoft YaHei";}

.actInput input:focus{border-color: #761e1d;background: #fff}
.active_dl dt{width: 84.6%;float: left;padding: 20px 0}
.actTeat{padding: 10px;border: 1px solid #ddd;}
.actTeat textarea{width: 100%;height: 132px;line-height: 24px;border: none;outline: none;background: none;resize: none;font-family:"Microsoft YaHei";}

.actInput1{width: 155px;height: 44px;line-height: 44px;border: 1px solid #ddd;}
.actInput1 input{border: 1px solid transparent;outline: none;width: 100%;text-indent: 10px;height: 44px;line-height: 44px;background: none;font-size: 14px;color: #333;font-family:"Microsoft YaHei";}
.codeInp{border: 1px solid #ddd;margin-left: 10px}
.codeInp img{width: 123px;height: 44px;}

.sureBtn{overflow: hidden}
.sureBtn a{
	display: block;
	width: 145px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	font-size: 14px;
	color: #333;
	margin-right: 20px;
	transition: 0.4s;
}
.sureBtn a.btn2{
	background-color: #c5c5c5;
}
.sureBtn a.btn1{background: #761e1d;color: #fff}
.sureBtn a.btn1:hover{background: #8a2424;}
.sureBtn a.btn2:hover{color: #8a2424}
/*活动定制结束*/

/*线上博物馆详情*/
.newsView_box{padding: 20px;background: #fbfaf7;position: relative;
    min-height: 500px;
    height: auto !important;
    height: 500px;
}
.noticle{overflow: hidden;padding-bottom: 20px;border-bottom: 1px solid #ddd}
.noticT{width: 75px;height: 75px;border-radius: 3px;background: #761e1d;text-align: center;color: #fff;font-size: 14px;}
.noticT img{display: block;width: 30px;height: 28px;margin: 0 auto;padding: 12px 0 8px;-webkit-animation: twinkling 1s infinite ease-in-out}

.introNoc{margin-left: 15px;font-size: 14px;color: #999;line-height: 28px;}
.introNoc h3{font-size: 18px;color: #000;padding: 10px 0}
.introNoc span{
	display: block;
}
/*.animated{*/
    /*-webkit-animation-duration: 1s;*/
    /*animation-duration: 1s;*/
    /*-webkit-animation-fill-mode: both;*/
    /*animation-fill-mode: both*/
/*}*/
@-webkit-keyframes twinkling{
    0%{opacity: 0.5;}
    100%{opacity: 1;}
}
@keyframes twinkling{
    0%{opacity: 0.5;}
    100%{opacity: 1;}
}

.noticFr{overflow: hidden}
.noticFr .ewm{margin-right: 15px}
.noticFr .ewm img{width: 75px;height: 75px;}
.noticFr .text{font-size: 16px;color: #000;overflow: hidden;line-height: 34px}
.noticFr .text span{display: block}

.msgBox{padding: 20px;background: #fbfaf7;position: relative}
.msg_dl{overflow: hidden;font-size: 16px;color: #333}
.msg_dl dd .div1{border-bottom: 1px solid #ddd;border-left: 1px solid #ddd;border-right: 1px solid #ddd;line-height: 26px;padding: 10px 0}
.msg_dl dd .div1 span{padding:  0 20px}
.msg_dl dd .con{padding: 0 20px}
.msg_dl dd .con .p1{color: #761e1d}
.con2{padding: 0 40px}
.con2 .p2{color: #286518}
/*线上博物馆详情结束*/


/*新闻资讯展馆活动*/
.newCom{overflow: hidden;position: relative}
.newPic{margin-right: 34px;width: 486px;height: 280px;}
.newCom .pic{ width: 100%; overflow: hidden; position: relative;}
.newCom .pic:before{ display: block; content: ''; padding-top: 60%;}
.newCom .pic img{ display:block; width:100%; height:100%; position:absolute; left:0px; top:0px;}
.textCom{overflow: hidden}
.textCom h3{font-size: 24px;padding: 10px 0;}
.textCom h3 a{color: #333;}
.textCom .tit{font-size: 16px;color: #333;line-height: 26px;}
.textCom .tit i{font-size: 14px;color: #999;font-style: normal}

.enjoy{overflow: hidden;font-size: 16px;}
.enjoy a{display: block;width: 150px;height: 48px;line-height: 48px;text-align: center;background: #761e1d;color: #fff;}
.enjoy a:hover{background: #851F1E}
.enjoy span{color: #ff960d;margin-left: 15px;line-height: 48px;}
.enjoy span i{font-size: 24px;font-style: normal}
/*新闻资讯展馆活动结束*/

/*概况*/
.articleTit{border-bottom: 1px solid #ddd;overflow: hidden;line-height: 80px}
.articleTxt{font-size: 30px;color: #761e1d;font-weight: bold;}
/*概况结束*/

/*大事记*/
.event_t{font-size: 36px;color: #761e1d;padding: 10px 0;text-align: center}
.event_tit{line-height:30px;font-size: 16px;color: #666;padding: 10px 0}
.event_tit span{font-size: 16px !important;}

.eventCol{background: #fff;width: 100%;}
.aboutBox2Slide{width: 100%;position: relative;}
.aboutBox2Slide .bt{display: block;width: 40px;height: 40px;cursor: pointer;position: absolute;top: 0;left: 50%;z-index:9;border-radius: 100%;}
.aboutBox2Slide .bt.prev{margin-left:-536px;background-image: url(../images/abUs1.png);transition: all .3s;-webkit-transition: all .3s}
.aboutBox2Slide .bt.next{margin-left:518px;background-image: url(../images/abUs2.png);transition: all .3s;-webkit-transition: all .3s}
.aboutBox2Slide .bt.prev:hover{margin-left:-536px;background-image: url(../images/abUs1_h.png)}
.aboutBox2Slide .bt.next:hover{margin-left:518px;background-image: url(../images/abUs2_h.png)}
.aboutBox2Slide .hd{width: 100%;height:130px;overflow: hidden;background-position:center bottom;background-repeat: no-repeat;position: relative;}
.hdWrap{margin:0 auto;overflow: hidden;position: relative;width: 960px}
.hdWrap .dt{width: 100%;height: 1px;background: #b3b3b3;position: absolute;left: 0;bottom: 25px}
.aboutBox2Slide .hd ul{overflow: hidden;position: relative;left: 0;}
.aboutBox2Slide .hd ul li{float: left;}
.aboutBox2Slide .hd ul .li1{height: 1px;background-color:rgba(255,255,255,0.4);position: absolute;left: 0;bottom:12px;}
.aboutBox2Slide .hd ul .li2{height: 1px;background-color:rgba(255,255,255,0.4);position: absolute;right: 0;bottom:12px;}
.aboutBox2Slide .hd ul li span{display: block;font-size: 16px; line-height: 40px;cursor: pointer;transition-duration: 0.3s;transition-property:margin;transition-timing-function: linear; width: 124px;
    height: 40px;text-align:center; background: transparent;color: #999;border-radius: 40px}
.aboutBox2Slide .hd ul li.on span{color: #e1332d;background: #761e1d;color: #fff}

.aboutBox2Slide .bd{overflow: hidden;padding: 0 60px;}
.event_dl{overflow: hidden;-webkit-transition: height 0.3s linear;-o-transition: height 0.3s linear;transition: height 0.3s linear;}
.event_dl dd{overflow: hidden;min-height: 100px;}
.event_ul{overflow: hidden;position: relative;}
.event_ul li{overflow: hidden;padding: 30px 0px;position: relative;z-index: 3;}
.eventImg{overflow: hidden;}
.eventImg img{display: block;width: 225px;height: 160px;}
.eventCont{overflow: hidden;}
.eventMonth{font-size: 18px;color:#761e1d;height: 40px;line-height: 40px;overflow:hidden;}
.eventDeta{overflow: hidden;font-size: 14px;color:#666;line-height: 25px;min-height: 100px;}
.eventDeta img{width: 100%}
.event_ul li.even{padding-left: 240px;}
.even .eventImg{float: left;display: inline;padding-right: 47px;}
.even .eventMonth{padding-left: 75px;background: url(../images/eventIconL.png) no-repeat left center;}
.even .eventDeta{padding-left: 75px;}
.event_ul li.odd{padding-right: 245px;}
.odd .eventImg{float: right;display: inline;margin-left: 36px;}
.eventImg a{display:block;width: 225px;height: 160px;position:relative;overflow:hidden;}
.odd .eventMonth{padding-right: 75px;text-align: right;background: url(../images/eventIconL.png) no-repeat right center;}
.odd .eventDeta{padding-right: 75px;text-align: right}
.event_ul:before{content:"";width: 6px;height: 100%;overflow: hidden;background: #ddd;position: absolute;left: 50%;top: 0px;margin-left: 0px;z-index: 1;}
.event_ul:after{content: "";position: absolute;bottom: 0;left: 50%;width: 38px;height: 38px;background: url(../images/arrow.png) no-repeat center center;margin-left: -16px;}
/*大事记结束*/

/*服务问卷*/
.questionTip{padding: 18px;font-size: 14px;color: #333;line-height: 24px;background: #efefef}
.questionTip span{font-size: 16px;display: block}

.questionBox{overflow:hidden;clear:both; padding:0px; clear: both;margin:0 0 10px 0;}
.questionT{clear:both;overflow:hidden; width:100%; font-size: 18px; padding: 20px 10px;color: #000;background: #f2ede1}
.questionT i{display: inline-block;width: 32px;height: 32px;background: #9b7747;color: #fff;text-align: center;line-height: 32px;border-radius: 32px;font-style: normal;margin-right: 10px}
.questionT span{ color:#cc0000; font-size:16px; padding:0 0 0 10px;}

.questionDl{clear:both;padding:0; }
.questionDl dd{clear:both;overflow:hidden; padding:0 10px;}
.questionDl dd em{display:block;width:16px;height:16px;float:left;margin:13px 0 0 0; border:1px solid #9b7747;-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;border-radius: 50%;}
.questionDl dd:last-child{ border-bottom:none;}

.questionDl.radio em{ border-radius:16px; background:transparent;}
.questionDl.radio em.selected{ border:5px solid #9b7747;}

.questionDl.checkbox em{}
.questionDl.checkbox em.selected{ border:5px solid #9b7747;}
.ChoiceBox{ clear:both;overflow:hidden;cursor:pointer;}
.ChoiceBox.float{ float:left;}
.ChoiceBox span{display:block;line-height:20px;font-size:14px; margin-left:30px; padding:10px 0;color: #000}
.writeBox{ float:left; display:inline; overflow:hidden;}
.writeBox input{width:425px;border:none;display:block;float:left;font-size:12px;margin:0 0 0 10px;line-height:36px;font-family:"microsoft yahei";border-bottom:1px solid #000;background: none}
.surveyBt{clear:both;overflow:hidden;padding:20px 0 10px 0;}
.surveyBt a{display:block;width:100%;line-height:30px;border-radius:3px;text-align:center;font-size:14px;color:#fff !important;background:#b51413;margin:0 auto;padding:3px 0;}
.surveyBt a:hover{background:#4189d0;}


.suggest{border-bottom: 1px solid #ddd;}
.suggest textarea{width: 100%;background: none;outline: none;height: 34px;line-height: 34px;border: none;resize: none}
.suggest textarea::-webkit-input-placeholder{
    color: #000;
    font-size: 14px;
}
.suggest textarea::-moz-placeholder{
    color: #000;
    font-size: 14px;
}
.suggest textarea::-ms-input-placeholder{
    color: #000;
    font-size: 14px;
}
.ques_dl{padding: 20px 0;overflow: hidden;font-size: 14px;color: #000;}
.ques_dl dt{padding: 10px 0}
.ques_dl dd{float: left;width: 22%;overflow: hidden}
.ques_dl dd span{float: left;display: inline}
.quesInput{border-bottom: 1px solid #000;float: left}
.quesInput input{width: 100%;background: none;outline: none;border: none;height: 20px;line-height: 20px}

.fouYes{font-size: 14px;color: #000;padding: 15px 0}
.fouYes span{padding-right: 15px}
.fouDiv{padding: 0 20px;position: relative;height: 20px;line-height: 20px;overflow: hidden}
.fouDiv b{width: 18px;height: 18px;display: block;border: 1px solid #9b7747;border-radius: 20px;margin-right: 10px;cursor: pointer;-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;}
.fouDiv b.selected{ border:5px solid #9b7747;}

.quesBtn{position: relative;padding: 60px 0 30px}
.quesBtn a{display:block;width: 310px;height: 60px;line-height: 60px;text-align: center;margin: 0 auto;border-radius: 3px;background: #761e1d;font-size: 16px;color: #fff}

/*服务问卷结束*/

/*常见问题*/
.sevier{padding:10px 0;}
.sevier dd{overflow:hidden;margin-bottom:10px;}
.sevier dd .text1{background:#f2f2f2;}
.sevier dd .text1 .quesition{float:left;width:35px;height:35px;border-radius:50%;background:#c7c7c7;margin:22px 0 22px 20px;text-align:center;line-height:35px;color:#fff;font-size:16px;}
.sevier dd .text1 .img_box{float:right;display:inline;margin:30px 0;padding-right:15px;width:36px;height:20px;background:url(../images/bottom.png) no-repeat center center;background-size: 20px;}
.sevier dd .text1.selected .img_box{background:url(../images/top.png) no-repeat center center;background-size: 20px;}
.sevier dd .text1.selected{background:#dbdbdb;}
.sevier dd .text1.selected .quesition{background:#761e1d;}
.sevier dd .text1 .text{overflow:hidden;height:80px;line-height:80px;font-size:16px;color:#333;padding-left:10px;}
.sevier dd .text2{background:#f2f2f2;display:none;}
.sevier dd .text2 .reply{float:left;display:inline;width:35px;height:35px;border-radius:50%;background:#c1a671;margin:22px 0 22px 20px;text-align:center;line-height:35px;color:#fff;font-size:16px;}
.sevier dd .text2 .text{overflow:hidden;line-height:32px;font-size:16px;color:#333;padding: 25px 10px}
/*常见问题结束*/

/*个人注册表单开始*/
.form_con{padding:25px;}
.form_title{width:100%;border-bottom:1px solid #ddd;height:64px;}
.form_title dl dd{float:left;width:215px;height:65px;text-align:center;font-size:24px;font-weight:bold;color:#333; cursor:pointer;}
.form_title dl dd:first-child{margin-left:320px;}
.form_title dl dd.hover{color:#761e1d;}
.form_title dl dd span{display:block;width:13px;height:13px;border:4px solid #ddd;margin:0 99px;margin-top:23px;border-radius:50%;background:#fff;}
.form_title dl dd.hover span{background:#761e1d;}
.form_content{width:570px;margin:0px auto;}
.form_con{overflow:hidden;padding-right:62px;margin-bottom:20px;}
.form_con li{margin-bottom:20px;}
.form_con li .tel{float:left;dispaly:inline;height:50px;line-height:50px;font-size:16px;color:#666;width:112px;text-align:right;margin-right:5px;}
.form_con li .input{overflow:hidden; border:1px solid #ddd;margin-right:15px;}
.form_con li .input input{height:50px;width:100%;border:none;background: none;text-indent: 10px}
.form_con li .xin{float:right;dispaly:inline;height:50px;line-height:50px;color:#cf4d4c;font-size:16px;}
.form_con li .input .yzmInput{float:left;display:inline;}
.form_con li  .yzmImg{float:right; display:inline;width:140px;height:50px;margin:0 15px 0 9px;}
.form_con li  .yzmImg img{width:140px;height:50px;}
.form_con li .ipt2{margin-right:9px;}
.form_con li .fR_btn{margin-left:115px;}
.form_con li .fR_btn input{background:#761e1d;font-size:18px;color:#fff;}
.form_con li .dian{width:20px;height:20px;float:left;margin-left:115px;margin-top:7px;border: 1px solid #ddd;border-radius: 22px;position: relative}
.form_con li .dian:after{content: "";position: absolute;left: 50%;top: 50%;width: 10px;height: 10px;border-radius: 50%;background: #761e1d;margin-left: -5px;margin-top: -5px;display: none}
.form_con li .dian.on{border-color: #761e1d}
.form_con li .dian.on:after{display: block}

.form_con li .prt_book{margin-top:7px;height:20px;line-height:20px;font-size:18px;color:#000;margin-left:12px;float:left;}
.form_con li .prt_book a{color:#761e1d;}
.form_con li .prt_book a:hover{color: #911f1d;}


/*个人注册表单结束*/

/*团队注册表单开始*/
.form_con li .teamName{float:left;display:inline;height:50px;line-height:50px;font-size:16px;color:#666;width:112px;text-align:right;margin-right:5px;}
/*slelect.demo样式start*/
.teamSelected{width:347px; height:48px; position:relative;  border:1px solid #dddddd;}
.teamSelected .seljg{ padding-left:10px; line-height:48px; color:#666666; font-size:13px; cursor:pointer;}
.teamSelected .seljg input{ display: block; width: 100%; height: 30px; border: none; background: none;}
.teamSelected i{ display:block; width:30px; height:30px; background:url(../images/rg03.png) no-repeat center center; position:absolute; right:0px; top:9px; cursor:pointer;}
.teamSelected .selTj{ width:100%; overflow:hidden; border:1px solid #dddddd; border-top:none; max-height:240px; overflow-y:auto; position:absolute; left:-1px; top:48px; background:#FFF; display:none; z-index:100000}
.teamSelected .selTj a{ display:block; height:30px; line-height:30px; padding-left:10px; color:#666666; margin-bottom:1px; font-size: 12px;}
.teamSelected .selTj a:hover{ background:#f8f8f8; color:#ff7800;}
.teamSelected .selTj a.hover{background:#f8f8f8; color:#ff7800;}
.form_con li .input .fileInput{float:right; dispaly:inline;width:110px;height:50px;}
.form_con li .input .fileInput input{width:110px;height:50px;background: none}
.form_con li .itp3{overflow:visible;}
.form_con li .input .teanInput{float:left;dispaly:inline;}
.form_con li .input .zizhi{float:right;display:inline;}
.form_con li .input_T{margin-right:15px;border:1px solid #ddd;overflow:hidden;}
.form_con li .input_T .teamInput{float:left;display:inline;height:50px;border:none;padding:0 20px;background: none}
.form_con li .input_T .zizhi{float:right;display:inline;height:50px;line-height:50px;background:#f7f7f7;}
.form_con li .input_T .zizhi a{height:50px;border-left:1px solid #ddd;display:block;padding:0 20px;color:#666;font-size:16px;}

.form_con li .input_T .imgAuto{position: relative}
.form_con li .input_T .imgAuto .removeFileListener{
    position: absolute;
    left: 0px;
    top: 0;
    width: 120px;
    text-align: center;
    background: rgba(0, 0, 0, 0.5);
    color: rgb(255, 255, 255);
    height: 20px;
    line-height: 20px;
    cursor: pointer;
}
.form_con li .input_T .imgAuto .info{
    position: absolute;
    left: 0px;
    bottom: 0;
    width: 120px;
    text-align: center;
    background: rgba(0, 0, 0, 0.5);
    color: rgb(255, 255, 255);
    height: 20px;
    line-height: 20px;
}
/*slelect.demo样式end*/
/*团队注册表单结束*/

/*碧玺宫开始imgText*/
.imgText{overflow:hidden;margin-bottom:20px;background:url(../images/viewBg.png) no-repeat right 60px}
.imgText .pic{width:560px;height:420px;float:left;margin-right:55px;}
.bannerBox{ width:560px; height:420px; overflow:hidden; position:relative; border:1px solid #ddd;  }
.bannerBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.bannerBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.bannerBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.bannerBox .hd ul li.on{ background:#f00; color:#fff; }
.bannerBox .bd{ position:relative; height:100%; z-index:0;   }
.bannerBox .bd li{ zoom:1; vertical-align:middle; }
.bannerBox .bd img{ width:560px; height:420px; display:block;  }
/* 下面是前/后按钮代码，如果不需要删除即可 */
.bannerBox .prev,
.bannerBox .next{ position:absolute; top:50%; margin-top:-25px; display:block; width:28px; height:50px; background-image:url(../images/btn.png); background-repeat:no-repeat; opacity:0.5;}
.bannerBox .prev{ left:20px; background-position:0 0; }
.bannerBox .next{ right:20px; background-position:-37px 0;}
.bannerBox .prev:hover,.bannerBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.bannerBox .prevStop{ display:none;  }
.bannerBox .nextStop{ display:none;  }
.imgText .text{overflow:hidden;}
.imgText .text .title{padding-top:90px;height:55px;line-height:55px;overflow:hidden;font-size:18px;color:#333;text-align:center;}
.imgText .text .title .title_name{padding:0 62px;dispaly:inline-block; position:relative;}
.imgText .text .title .title_name:before{ display:block; content:''; position:absolute; left:0px; top:50%; height:1px; background:#ddd; width:36px;}
.imgText .text .title .title_name:after{ display:block; content:''; position:absolute; right:0px; top:50%; height:1px; background:#ddd; width:36px;}
.imgText .text .textCon{text-align:center;line-height:23px;height:70px;font-size:14px;color:#999;margin-bottom:88px;overflow:hidden;}
.imgText .text .more{width:180px;height:40px;line-height:40px;border:1px solid #ddd;text-align:center;margin:0 auto;border-radius:20px;font-size:16px;color:#999;}
.imgText .text .more .right{margin-left:16px;color:#999;}
.imgText .text .more a{display:block;width:180px;height:40px;}
.imgText .text:hover a{color:#771f1e;}
.imgText .text:hover .more{border:1px solid #771f1e;}
.imgText_box dd{overflow:hidden;padding:15px 0;border-bottom:1px solid #ddd;}
.imgText_box{overflow:hidden;}
.imgText_box .storyTitle{height:62px; line-height:62px;border-bottom:1px solid #ddd;margin-bottom:28px;padding-top:8px;}
.imgText_box .storyTitle span{display:block;font-size:24px;color:#761e1d;border-bottom:3px solid #761e1d;width:100px;height:61px;}
.imgText_box .pic{width:200px;height:120px;float:left;display:inline;margin-right:25px;}
.imgText_box .pic img{width:100%; height:100%;}
.imgText_box .text .title{height:32px;line-height:32px;color:#761e1d;font-size:18px;overflow:hidden;}
.imgText_box .text .title a{color:#761e1d;}
.imgText_box .text .time{height:28px;line-height:28px;color:#999;font-size:14px;dispaly:block;}
.imgText_box .text .textCon{height:48px;line-height:24px;color:#666;font-size:14px;overflow:hidden;}
.textList dd{overflow:hidden;height:58px;line-height:58px;border-bottom:1px solid #ddd;font-size:16px;}
.textList dd .time{float:right;margin-right:5px;display:inline;}
.textList dd .title a{color:#000;}
.textList dd:hover .title a{color:#761e1d;}
/*碧玺宫结束*/


/*展馆活动开始*/
.imgText2{overflow: hidden;min-height: 500px;}
.imgText2 dd{overflow:hidden;border-bottom:1px solid #ddd;padding: 30px 0}
.imgText2 dd .pic{width:470px;height:280px;display:inline;float:left;margin-right:38px;}
.imgText2 dd .pic img{width:100%;height:100%;}
.imgText2 dd .text{overflow:hidden;}
.imgText2 dd .text .title{height:57px;line-height:57px;font-size:24px;font-weight:bold;padding-top:15px;margin-bottom:14px;color:#333;}
.imgText2 dd .text .active{height:30px;font-size:16px;color:#333;}
.imgText2 dd .text .active .time{margin-left:8px;}
.imgText2 dd .text .active .time.T2{font-size:18px;}
.imgText2 dd .text .active .nub{color:#999;font-size:16px;}
.imgText2 dd .text .apply{padding-top:20px;height:48px; line-height:48px;}
.imgText2 dd .text .apply_btn{width:150px;height:48px;background:#ccc;float:left;line-height:48px;text-align:center;font-size:16px;color:#fff;margin-right:26px;}
.imgText2 dd .text .apply_btn.apply1{background: #761e1d}
.imgText2 dd .text .apply_btn.apply1:hover{background: #8d1e1d}
.imgText2 dd .text .apply_btn.apply2{background: #c7b7a1}
.imgText2 dd .text .apply_btn.apply2:hover{background: #ad9d89}

.imgText2 dd .text .apply_btn a{color:#fff;display: block}
.imgText2 dd .text .apply_cash{color:#ff960d;font-size:24px;}
.imgText2 dd .text .apply_cash .yuer{font-size:16px;}
.imgText2 dd:hover .text .title a{color:#771f1e;display: block}

/*广告*/
.adBox{width: 100%;height: 120px;position: fixed;left: 0;bottom: 0;background: rgba(49,49,48,.9);display: block}
.adList{padding: 0 100px}
.adFl{color: #fff;font-size: 16px;;line-height: 30px;padding-left: 240px;position: relative}
.adFl i{position: absolute;left: 0;bottom: -20px;width: 200px;height: 146px;background: url(../images/toc.png) no-repeat left center}
.adFl .font1{font-size: 24px;font-weight: bold;padding-top: 30px}
.adFr{overflow: hidden;padding-top: 30px}
.adFr a.comeIn{display: block;width: 155px;height: 50px;line-height: 50px;border-radius: 3px;text-align: center;background: #9b7747;font-size: 18px;color: #fff;margin-right: 82px}
.adFr a.comeIn:hover{background: #7f5e3e}
.adFr a.close{display: block;width: 50px;height: 50px;background: url(../images/close.png) no-repeat center center}
/*展馆活动结束*/

/*线上博物馆开始*/

/*地区选择*/
.chooseDl{overflow:hidden;border: 1px solid #ddd;border-bottom: none;}
.chooseDl dd{ overflow:hidden; padding-left:1px;padding-top:1px; position:relative; font-size:14px;background: #fff;padding-bottom: 1px;border-bottom: 1px solid #ddd}
.chooseDl dd span{color: #000;font-size: 16px}
.chooseDl dd .span1{ text-align:center;width: 120px; height:74px; line-height:74px; display:block;background: #ddd}
.chooseDl dd .chooseR1{padding: 18px 30px 18px 30px;}
.chooseDl dd .span2{ text-align:center;width: 120px; height:105px; line-height:105px; display:block;background: #ddd}
.chooseDl dd .chooseR2{overflow: hidden;padding-top: 20px;padding-left: 30px}
.chooseDl dd .chooseR1 a{float:left; display:inline;height: 30px; line-height:30px; border-radius:2px;text-align: center;color: #000;padding: 0 10px;margin-right: 20px;transition: all .3s;-webkit-transition: all .3s;margin-bottom: 5px}
.chooseDl dd .chooseR2 a{float:left; display:inline;height: 30px; line-height:30px; border-radius:2px;text-align: center;color: #000;margin-right: 40px;padding: 0 10px;transition: all .3s;-webkit-transition: all .3s;margin-bottom: 5px}
.chooseDl dd a:hover{ color:#fff; background:#9b7747;}
.chooseDl dd a.hover{ color:#fff; background:#9b7747;}
.chooseDl dd:last-child{ margin-bottom:0}

.chooseDl dt{
	background: #fff;
	padding:20px 26px;
	font-size: 14px;
	color: #000;
}
.zhanName{
	padding-bottom: 8px;
	border-bottom: 2px solid #761e1d;
	font-size: 16px;
	margin-bottom: 20px;
	display: inline-block;
	color: #761e1d;
}
.zhanquCon{
	padding:45px 35px;
	background-color: #fff;
	border: 1px solid #E5E5E5;
}

.chooseDl dt .text{line-height: 30px;font-size: 14px}
.chooseDl dt .text img{max-width: 100%}

.chooseR3{
	overflow: hidden;
}
.chooseR3 a{
	float: left;
}
.chooseR3 a{
	display: block;
	width: 210px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	margin-right: 10px;
	background-color: #dbdbdb;
	transition: 0.4s;
}
.chooseR3 a:hover{
	color: #761e1d;
}
.chooseR3 a.hover{
	background-color: #761e1d;
	color: #fff;
}

.imgList2{overflow:hidden;margin: 0 -20px}
.imgList2 dd{float:left;width:50%;dispaly:inline;}
.imgList2 dd .con{overflow:hidden;margin: 0 20px}
.imgList2 dd .pic{position:relative;padding-top:61.4035%;}
.imgList2 dd .pic img{position:absolute;width:100%;height:100%;top:10px;left:0;}
.imgList2 dd .pic .browse{position:absolute;left:0;top:0px;z-index:5;}
.imgList2 dd .pic .browse .imgBox{position:absolute;left:0;top:-6px;z-index:5;width:157px;height:35px;}
.imgList2 dd .pic .browse .imgBox img{width:100%;height:100%;}
.imgList2 dd .pic .browse .browse_title{position:absolute;z-index:6;width:157px;height:35px;color:#fff;line-height:45px;text-align:center;font-size:16px;font-weight:bold}
.imgList2 dd .pic .shade{
    position: absolute;
    top: 10px;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.6);
    visibility: hidden;
    opacity: 0;
    transition-duration: 0.4s;
    transition-timing-function: ease;
    transform-origin: center center;
    transform: scale(0);
    transition-delay: 0.3s;
}
.imgList2 dd .pic .shade .addBoxC{
    overflow: hidden;
    height: 180px;
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
    margin-top: -50px;
}
.imgList2 dd:hover .pic .shade{
    visibility:visible;
    opacity:1;
    transform: scale(1);
}
.imgList2 dd .pic .shade .title{font-size:18px;font-weight:bold;color:#fff;text-align:center;}
.imgList2 dd .pic .shade .line{width:30px;height:5px;background:#fff;display:block;margin:9px auto;}
.imgList2 dd .pic .shade .content{margin:7px 50px;height:48px;line-height:24px;color:#d7d7d7;font-size:14px;text-align:center;margin-bottom:32px;overflow:hidden;}
.imgList2 dd .pic .shade .more{;text-align:center;font-size:14px;}
.imgList2 dd .pic .shade .more a{color:#fff;display: block;width:150px;height:42px;border-radius:20px;margin:0 auto;background:#761e1d;line-height:42px}
.imgList2 dd .text{height:65px;line-height:65px;overflow:hidden;margin-bottom:20px;}
.imgList2 dd .text .title{float:left;color:#0d0409;font-size:18px;font-weight:bold;}
.imgList2 dd .text .number{float:right;color:#666;display:inline;}
.imgList2 dd:hover .text .title{color:#7c2928;}
/*.imgList2 dd .pic:hover .shade .title{padding-top:100px; transition:all .5s; -webkit-transition:all .5s;}*/
/*线上博物馆结束*/


/*基本陈列开始*/
.ouseum{overflow:hidden;margin: 0 -20px}
.ouseum dd{float:left;width:50%;display:inline;}
.ouseum dd .con{margin:0 20px;overflow:hidden;}
.ouseum dd .pic{position:relative;padding-top:59.6491%;}
.ouseum dd .pic img{position:absolute;width:100%;height:100%;top:0;left:0;}
.ouseum dd .text{height:57px;line-height:57px;color:#0d0409;font-size:18px;font-weight:bold;padding-bottom:31px;}
.ouseum dd:hover .text{color:#7c2928;}
/*基本陈列结束*/


/*新闻资讯开始*/
.textList2{overflow: hidden}
.textList2 dd{border-bottom:1px solid #ddd;}
.textList2 dd .title{height:50px;line-height:50px;font-size:24px;font-weight:bold;padding-top:12px;margin-bottom:5px;color:#333;}
.textList2 dd .title a{color:#333;}
.textList2 dd .time{height:34px;line-height:34px;font-size:16px;color:#999;}
.textList2 dd .txtCon{line-height:28px;font-size:16px;color:#666;overflow:hidden;margin-bottom:12px;}
.textList2 dd .apply{width:150px;height:45px;line-height:45px;text-align:center;background:#999;font-size:16px;color:#fff;margin-bottom:30px;}
.textList2 dd .apply a{display:block;width:100%;height:100%;color:#fff;}
.textList2 dd:hover .title a{color:#761e1d;}
.textList2 dd:hover .apply{background:#761e1d;}
/*新闻资讯结束*/

/*新闻简讯开始*/
.imgList3{overflow:hidden;margin: 0 -10px}
.imgList3 dd{float:left;width:33.333%;display:inline;}
.imgList3 dd .con{border-bottom:1px solid #ddd;margin: 0 10px 30px}
.imgList3 dd .pic{position:relative;padding-top:60%;}
.imgList3 dd .pic img{position:absolute;width:100%;height:100%;top:0;left:0;}
.imgList3 dd .text{padding-top:20px; position:relative;}
.imgList3 dd .text .title{height:36px;line-height:36px;font-size:18px;font-weight:bold;white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;}
.imgList3 dd .text .title a{color:#333;}
.imgList3 dd .text .time{height:35px;line-height:35px;color:#999;font-size:16px;padding-top:6px;}
.imgList3 dd .text .txtCon{height:70px;line-height:35px;font-size:16px;color:#666;overflow:hidden;margin-bottom:14px;}
.imgList3 dd .text .line{width:0;height:3px;background:#7c2928;position:absolute;z-index:5;bottom:-16px;left:0;}
.imgList3 dd:hover .text{color:#7c2928;}
.imgList3 dd:hover .text a{color:#7c2928;}
.imgList3 dd:hover .text .line{width:100%; transition:all .5s linear; -webkit-transition:all .5s linear;}
/*新闻简讯结束*/

/*园区概况荣誉开始*/
.imgList4{overflow:hidden;margin: 0 -10px}
.imgList4 dd{float:left;width:33.333%;display:inline;}
.imgList4 dd .con{overflow:hidden;margin: 0 10px 30px}
.imgList4 dd .pic{position:relative;padding-top:74.6667%;}
.imgList4 dd .pic img{position:absolute;width:100%;height:100%;top:0;left:0;}
.imgList4 dd .pic .text{position:absolute;z-index:3;height:50px;line-height:50px;text-align:center;width:100%;bottom:0;left:0;background:rgba(0,0,0,0.5);font-size:18px;color:#fff;}
.imgList4 dd:hover .pic .text{background:#761e1d;}
/*园区概况荣誉结束*/


/*个人中心支付页面开始*/
.pay_title{font-size:16px;color:#333;height:52px;line-height:52px;margin-bottom:15px;}
.pay_title span{color:#761e1d;}
.cash_box dd{width:389px;height:122px;border:1px solid #ddd;margin-right:41px;position:relative; cursor:pointer;}
.cash_box dd .one_year{height:84px;line-height:90px;text-align:center;width:300px;border-bottom:1px solid #ddd;margin:0 auto;font-size:16px;color:#000; }
.cash_box dd .one_year span{font-size:48px;color:#ff6709;}
.cash_box dd .one_year_txt{height:40px;line-height:40px;font-size:14px;color:#999;text-align:center;}
.cash_box dd.selected .selected_con{position:absolute;top:-2px;left:-2px;width:100%;height:100%;border:2px solid #ff6709;}
.pay_way_box .title2{padding:36px 0 30px 0;font-size:16px;color:#333;}
.pay_dlW{padding: 0 10px}
.pay_way{border:1px solid #e5e5e5;overflow:hidden;background:#fefefe;margin: 0 -10px}
.pay_way dd{overflow:hidden; cursor:pointer;float: left;width: 25%;padding: 40px 0}
.payC{margin: 0 16px}
.pay_way dd .img1 {float:left;display:inline; background:url(../images/nub01.png) no-repeat center center;width:15px; height:15px;margin:13px 20px 0 0;}
.pay_way dd .yuer {font-size:14px;color:#666;height:40px;line-height:40px;padding-top:45px;}
.pay_way dd .payNum{font-size:18px;color:#ff9c42;font-weight:bold;margin-left:10px;height:40px;line-height:40px;}
.pay_way dd .img2{}
.pay_way dd.selected .img1{background:url(../images/nub02.png) no-repeat center center;}
.blank{padding:40px;background:#f4f4f4;display:none;}
/*个人中心支付页面结束*/

/*报名支付开始*/
.personalCon{padding:0 30px;background:#fff;}
.active_box{padding:10px auto;}
.personal_title{overflow:hidden;border-bottom:1px solid #ddd;margin-bottom:12px;}
.personal_title dd{float:left;width:50%;display:inline;height:52px;line-height:52px;font-size:16px;color:#333;overflow:hidden;}
.personal_title dd .line{width:4px;height:16px;background:#000;display:block;float:left;margin:17px 10px 17px 0;}
.personal_box{overflow:hidden;margin-bottom:12px;}
.personal_box dd{float:left;width:50%;display:inline;}
.personal_box dd .active{height:30px;line-height:30px;font-size:14px;color:#999;padding-left:20px;}
.personal_box dd .active .active_name{color:#000;}
.personal_box dd .active .active_cash{color:#ff9c42;font-size:24px;font-weight:bold;}
.personal_box dd .active_N{height:28px;line-height:28px;color:#999;padding-bottom:10px;font-size:16px;padding-left:20px;}
.personal_box dd .active_N .active_nub{color:#333;}
.pay_way_box .title2{border-bottom:1px solid #ddd;margin-bottom:20px;overflow:hidden;height:3px;line-height:16px;}
.pay_way_box .title2 .line{width:4px;height:16px;background:#000;display:block;float:left;margin-right:10px;}
.blankLogo_box{overflow:hidden;margin: 0 -15px}
.blankLogo_box dd{float:left;width:20%;display:inline;}
.blankLogo_box dd .con{overflow:hidden;margin: 0 15px}
.blankLogo_box dd .con .pic{position:relative;height: 46px;line-height: 46px}
.blankLogo_box dd .pic img{height: 40px}
.blankLogo_box .con .pic .selected_box{display:none;position:absolute;top:0px;left:0px;width:98%;height:40px;border:2px solid #b39f78;background: url(../images/set.png) no-repeat right bottom;}
.blankLogo_box dd.selected .con .pic .selected_box{display:block;}
.pay_btn{padding-bottom:50px;padding-top:30px;overflow: hidden;}
.pay_btn a{width:144px;height:42px;font-size:16px;color:#fff;background:#761e1d;border-style:none;display: block;text-align: center;line-height: 42px;float: right;}
.pay_btn a:hover{background: #8f2520}
/*报名支付结束*/

/*单篇+文章页start*/
/* 文章阅读页——大图*/
/* #play {
    width: 1160px;
    height: 465px;
    position: relative;
    overflow: hidden;
    background: #fff;
    border: 1px solid #e9e9e9;
    margin: 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: 755px;
    height: 425px;
}

#play .img_ul li {
    position: relative;
    z-index: 1;
    width: 755px;
    height: 425px;
    background: #fff;
    margin: 0 0 5px 0;
}

#play .img_ul li img {
    position: absolute;
}

.imgMove {
    width:755px;
    clear: both;
    margin: 20px auto;
    position: relative;
}

.img_hd {
    margin: 0 auto;
    overflow: hidden;
    height: 75px;
    position: relative;
}

.img_hd ul {
    position: absolute;
    z-index: 1
}

.img_hd ul li {
    float: left;
    width: 90px;
    height:51px;
    padding: 3px;
    margin: 0 7px;
    cursor: pointer;
    background: #fff;
    border: 1px solid #d4d4d4;
    position: relative;
}

.img_hd ul li p {
    width: 90px;
    height:51px;
    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;
    width: 90px;
    height:51px;
}

.img_hd ul li.on {
    border: 1px solid #003b90;
    background: #003b90;
}

.imgMove .bottom_a {
    width: 50px;
    height: 25px;
    display: block;
    cursor: pointer;
    z-index: 10;
    float: left;
    top: 20px;
    position: absolute;
}

.imgMove .prev_a {
    left: 0;
    background: url(../images/pr1.png) no-repeat center center;
}

.imgMove .next_a {
    right: 0;
    background: url(../images/pr2.png) no-repeat center center;
} */

.articleBox img{
	max-width: 100%;
	padding: 5px 0;
}

.article_pageUp {
    font-size: 15px;
    line-height: 30px;
    color: #999999;
    border-top: 1px solid #d5d5d5;
    padding-top: 30px;
}

.article_pageUp dl {
    width: 600px
}

.article_pageUp dl a {
    color: #999999
}

.article_pageUp dl a:hover {
    color: #1e67c0
}

.article_pageUp .bt {
    width: 130px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #1e67c0;
    color: #fff;
    font-size: 15px;
    margin-top: 10px;
}
.article_pageUp .bt:hover {
    opacity: 0.9
}
.articleHand {
    clear: both;
    font-size: 16px;
    padding: 10px 0px 20px 0;
    overflow: hidden;
    display: i;
}
.articleHand a {
    display: block;
    line-height: 32px;
    padding: 0 20px 10px 30px;
    float: left;
    background: url(../images/file.png) no-repeat left center;
}
.articleHand a.word {
    background: url(../images/word.png) no-repeat left 3px;
    color: #37a6ff !important;
}
.articleHand a.ppt {
    background: url(../images/ppt.png) no-repeat left center;
    color: #ff7735 !important;
}
.articleHand a.excel {
    background: url(../images/excel.png) no-repeat left center;
    color: #15bf44 !important;
}
.articleHand a.pdf {
    background: url(../images/pdf.png) no-repeat left center;
    color: #1369c0 !important;
}
.articleHand a.zip {
    background: url(../images/zip.png) no-repeat left 3px;
    color: #ff9779 !important;
}
.articlePageT{
    width:100%;
    height:30px;
    overflow: hidden;
    line-height: 30px;
    color: #888;
    font-size: 14px;
}
.articlePageT a{color: #888;}
.articlePageT a:hover{color: #003b90;}
.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:#003b90;
}
.articlePage a.hover{
    color:#fff;
    background:#003b90;
}
.articlePageUp{
    clear: both;
    overflow: hidden;
    padding-top:20px;
}

.articlePageUp .share a{
    height: 36px!important;
    width: 36px!important;
    margin: 6px 1px 6px 0!important;
    background-image: url(../images/share.png)!important;
    background-repeat: no-repeat!important;
}
.bdshare-button-style0-16 .bds_weixin {background-position: 0 0!important;}
.bdshare-button-style0-16 .bds_tsina {background-position: -55px 0!important;}
.bdshare-button-style0-16 .bds_sqq {background-position: -110px 0!important;}

.buyTicket{
	padding-top: 20px;
	text-align: center;
	margin: 0 -20px;
}
.buyTicket a{
	display: inline-block;
	text-align: center;
	transition: 0.3s;
	height: 50px;
	line-height: 50px;
	border-radius: 50px;
	background-color: #761e1d;
	background: linear-gradient(to right,#8b2625,#761e1d);
	margin: 0 10px;
	color: #fff;font-size: 16px;
	font-weight: bold;
	width: 210px;
}
.buyTicket a:hover{
	transform: translateY(-3px);
}
/*单篇+文章页end*/



/*登录注册样式*/
.formLogin{overflow: hidden;padding: 20px 26px;line-height: 36px ; font-size: 16px;}
.formTitle{text-align: center;padding: 30px 0;font-size: 0;}
.formTitle span{display: inline-block;font-size: 18px;color: #666;margin: 0 19px;border-bottom: 2px solid transparent;padding: 0 7px 10px;cursor: pointer;transition: all .3s;-webkit-transition: all .3s}
.formTitle span:hover{border-color: #761e1d;color: #761e1d}
.formTitle span.hover{border-color: #761e1d;color: #761e1d}

.form_dl{padding: 10px 0 0;}
.form_dl dd{margin-bottom: 20px}
.loginDiv{width: 100%;height: 40px;border: 1px solid #ddd;}
.loginText{padding-left: 50px;height: 100%;position: relative}
.loginText.em1{background: url(../images/log1.png) no-repeat 11px center;}
.loginText.em2{background: url(../images/log2.png) no-repeat 13px center;}
.loginText.em3{background: url(../images/log3.png) no-repeat 13px center;}
.loginText:after{content: "";position: absolute;width: 1px;height: 20px;left: 40px;top: 10px;background: #ddd}
.loginText input{border: none;background: none;outline: none;height: 40px;line-height: 40px;color: #333;width: 100%;font-size: 14px;font-family:"Microsoft YaHei";}
.loginText i{position: absolute;right: 0;top: 0;width: 108px;height: 40px;border-left: 1px solid #ddd;cursor: pointer}
.loginText i img{width: 108px;height: 40px;}
.form_dl dd input::-webkit-input-placeholder{
    color: #999;
    font-size: 12px;
}
.form_dl dd input::-moz-placeholder{
    color: #999;
    font-size: 12px;
}
.form_dl dd input:-ms-input-placeholder{
    color: #999;
    font-size: 12px;
}

.formComb{overflow: hidden;color: #666;font-size: 14px;}
.formSpan{padding-left: 30px;position: relative; cursor: pointer;}
.formSpan b{
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    height: 18px;
    width: 18px;
    border-radius: 2px;
    border: 1px solid #ddd;
}
.formSpan b.check{ background: url(../images/sel.png) no-repeat center center;}
.formComb a{color: #666}

.subBtn{overflow: hidden}
.subBtn a{display: block;font-size: 14px;color: #666;height: 42px;line-height: 42px;text-align: center}
.subBtn a.submit1{background: #761e1d;color: #fff}
.subBtn a.submit1:hover{background: #912621;}
.subBtn a.submit2:hover{color: #333;}


/*找回密码*/
.formLogin2{overflow: hidden;padding: 0 55px}
.formLogo{padding: 37px 0 20px;}
.formMm{border-bottom: 2px solid #ddd;font-size: 16px;color: #666;text-align: center}
.formMm li{height: 36px;line-height: 36px;display: inline-block;padding: 0 49px;position: relative;transition: all .3s;-webkit-transition: all .3s;cursor: pointer}
.formMm li:after{content: "";position: absolute;bottom: -2px;left: 0;width: 100%;height: 2px;background: #761e1d;display: none;transition: all .3s;-webkit-transition: all .3s}
/*.formMm li:hover{color: #761e1d}*/
/*.formMm li:hover:after{display: block}*/
/*.formMm li.hover{color: #761e1d}*/
/*.formMm li.hover:after{display: block}*/

.registerBox{padding: 20px 0 0}
.registerBox dt{margin-bottom: 20px;font-size: 12px;color: #666}
.registerBox dd{margin-bottom: 20px;}

.registInput{border: 1px solid #ddd;height: 40px;line-height: 40px;}
.registInput input{border: 0;background: none;outline: none;width: 100%;text-indent: 10px;line-height: 40px;font-size: 14px;color: #333;font-family:"Microsoft YaHei";}
.intputFl{width: 60%;border: 1px solid #ddd}
.intputFl input{border: 0;background: none;outline: none;width: 100%;text-indent: 10px;line-height: 40px;font-size: 14px;color: #333;font-family:"Microsoft YaHei";}
.formInput1 a{color: #761e1d;}
.formInput1 a.getCode{display: block;width: 35%;height: 42px;text-align: center;line-height: 42px;background: #efefef;font-size: 12px}
.formInput1 a.getCode:hover{background: #dbdbdb
}

/*找回成功*/
.successBox{padding: 60px 0 50px}
.successBox .pic{width: 100px;height: 100px;margin: 0 auto}
.successBox .pic img{width:100%;height:100%}
.successBox .text{padding: 40px 0 20px;text-align: center;font-size: 20px;color: #333;}

/*登录注册样式end*/



/*个人中心start*/
.personHead{width: 100%;height: 40px;line-height: 40px;background: #15100d;font-size: 14px;color: #fff}
.perBack a{color: #fff;padding-left: 30px;background: url(../images/back.png) no-repeat left center;transition: all .3s;-webkit-transition: all .3s}
.perBack a:hover{background: url(../images/back_h.png) no-repeat left center;color: #cf1027}
.perCom{overflow: hidden}
.perCom span{float: left;display: inline;margin-right: 35px;}
.perCom a{display: block;color: #fff;transition: all .3s;-webkit-transition: all .3s}
.perCom a:hover{color: #cf1027;}

.perNav{width: 100%;height: 76px;line-height: 76px;background: #fff;}
.perLogo{margin-top: 25px}
.perLogo a{display: block;}
.perLogo a img{height: 28px;display: block}

.perN_l{}
.perN_dl{position: relative}
.perN_dl dd{float: left;padding: 0 22px;display: inline}
.perN_dl dd a{font-size: 16px;color: #333;border-bottom: 2px solid transparent;padding:26px 0;position: relative;transition: all .3s;-webkit-transition: all .3s}
.perN_dl dd a:after{
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    width:0;
    height:0;
    overflow:hidden;
    font-size:0;
    line-height:0;
    border-width:4px;
    border-style:solid dashed dashed dashed;
    border-color: transparent transparent  transparent transparent;
    margin-left: -4px;
    transition: all .3s;
    -webkit-transition: all .3s;
}
.perN_dl dd:hover a{border-color: #761e1d}
.perN_dl dd:hover a:after{border-color: transparent transparent  #761e1d transparent;}
.perN_dl dd.hover a{border-color: #761e1d}
.perN_dl dd.hover a:after{border-color: transparent transparent  #761e1d transparent;}

.perContent{background: #f5f5f5;overflow: hidden;}
.upgradeMem{width: 218px;height: 56px;line-height: 56px;border-radius: 2px;font-size: 14px;background: #761e1d;position: relative;margin-right: 10px}
.upgradeMem a{display: block;position: relative;color: #fff}
.upgradeMem span{padding-left: 60px;background: url(../images/many.png) no-repeat 18px center}
.upgradeMem i{position: absolute;right: 12px;width: 20px;height: 100%;background: url(../images/manyN.png) no-repeat center center}

.perPay{overflow: hidden;background: #fff;border: 1px solid #ddd;padding: 35px 40px 0}

.blankLogo{overflow:hidden;margin-right:-38px;}
.blankLogo dd{float:left;width:25%;display:inline;padding:10px 0;}
.blankLogo dd .con{padding-right:38px;overflow:hidden;}
.blankLogo dd .con .pic{padding-top:24.1351%;position:relative;}
.blankLogo dd .pic img{position:absolute;top:0;left:0;width:100%;height:100%; }
.blankLogo dd .con .pic .selected_box{display:none;position:absolute;top:0px;left:0px;width:100%;height:38px;border:2px solid #b39f78;background: url(../images/set.png) no-repeat right bottom;}
.blankLogo dd.selected .con .pic .selected_box{display:block;}


.payBot{width: 100%;background: #fff;border-top: 1px solid #ddd;overflow: hidden}
.pyB_dl{padding: 35px 0;overflow: hidden;border-bottom: 1px solid #ddd}
.pyB_dl dd{
    float:left;
    width: 25%;
    overflow: hidden;
}
.pyB_dl dd a{
    display: block;
    margin:0 20px;
}
.pyB_dl dd a .icon{
    clear: both;
    width: 45px;
    height: 45px;
    margin:0 auto;
    background-repeat: no-repeat;
    background-position: center center;
    transition-duration: 0.3s;
    transition-property: all;
    transition-timing-function: linear;
}
/*.pyB_dl dd a:hover .icon{background-color:#d6000f;border:1px solid #d6000f;}*/
.pyB_dl dd a .divT{
    clear: both;
    height:36px;
    overflow: hidden;
    line-height: 36px;
    text-align: center;
    font-size: 16px;
    color: #333;
    margin-top: 5px;
}
.pyB_dl dd a .txt{
    clear: both;
    overflow:hidden;
    text-align: center;
    color: #777;
    line-height: 22px;
}

.pyfoot{padding: 0 90px;height: 85px;line-height: 85px;}
.pyl_dl{overflow: hidden;width: 50%;position: relative}
.pyl_dl:after{content: "";position: absolute;width: 1px;height: 30px;right: 0;top: 25px;background: #ddd;}
.pyl_dl dd{float: left}
.pyl_dl dd a{padding: 0 22px;font-size: 14px;color: #444;display: block}
.pyl_dl dd:hover a{color: #cf1027}

.pyr_g{width: 50%;font-size: 14px;color: #444}
.pyr_view{padding-left: 105px}

.payFooter{height: 60px;line-height: 60px;background: #f0f0f0;width: 100%}
.py_text{text-align: center;font-size: 14px;color: #777}
.py_text img{padding-top: 10px;margin: 0 10px}
.py_text a:hover{color: #761e1d}

.pyr_ul li{float: left;position: relative;}
.shareEwm{position: absolute;bottom: 75px;left: -36px;width: 120px;height: 120px;display: none;transition: all .3s;-webkit-transition: all .3s}
.ewmPc{padding: 2px;border: 1px solid #ddd;background: #fff;}
.shareEwm:after{content: "";position: absolute;left: 50%;bottom:-9px;width:0;margin-left: -7px;height:0;border-width:7px 7px 0;z-index: 5;border-style:solid;border-color: #ddd transparent transparent;/*透明 透明  灰*/}
.ewmPc img{width: 116px;height: 116px;}
.pyr_ul li a{display: block;width: 33px;height: 85px;margin: 0 9px;}
.pyr_ul li.li1 a{background: url(../images/v1.png) no-repeat center center;}
.pyr_ul li.li2 a{background: url(../images/v2.png) no-repeat center center;}
.pyr_ul li.li3 a{background: url(../images/v3.png) no-repeat center center;}
.pyr_ul li.li1:hover .shareEwm{display: block}
.pyr_ul li.li2:hover .shareEwm{display: block}
/*个人中心end*/


/*线上博物馆选择*/
.view_img{text-align: center;position: relative}
.viewfb{position: absolute;left: 130px;bottom: 30px}
.viewfb .emv{width: 128px;height: 128px;padding: 5px;border: 2px solid #c62e27;background: #fff}
.viewfb .emv img{width: 128px;height: 128px;}
.viewfb span{font-size: 14px;color: #000;line-height: 30px;display: block}
.view_img .bigBg{width: 875px;height: 641px;}


.number{
    position: absolute;
    background: transparent;
    cursor: pointer;
    left: 0px;
    bottom: 0px;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-5px);
    transition: all 0.3s linear;
}
.show .number{
    visibility: visible;
    opacity: 1;
    transform: translateY(0px);
}
.number:after{
    display: block;
    content: "";
    position: absolute;
    bottom:-6px;
    left: 50%;
    border-left: 4px solid transparent;
    border-top: 6px solid #aa2239;
    border-right: 4px solid transparent;
    transition: all .6s;
    -webkit-transition: all .6s;
    margin-left: -4px;
}
.number span{
    padding-top: 80px;
    display: block
}
.numbBox{
    position: absolute;
    opacity: 1;
    width: 164px;
    height: 164px;
    border-radius: 50%;
    background: #fff;
    overflow: hidden;
    transition: all .3s;
    -webkit-transition: all .3s;
    overflow: hidden;
    position: absolute;
    left: 50%;
    bottom: 0px;
    margin-left: -83px;
}
.numbBox .num1T1{
    font-size: 12px;
    color: #fff;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    position: absolute;
    left: 23px;
    top: -60px;
}

.numbBox .num1T1 i{
    display: block;
    text-align: center;
    padding: 75px 10px 0;
    font-style: normal;
}
.numbBox .num1T2{
    padding: 70px 10px 0;
    color: #040000;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
}
.numbBox .num1T3{
    overflow: hidden;
    padding-top: 10px;
}
.numbBox .num1T3 a{
    display: block;
    width: 87px;
    height: 26px;
    text-align: center;
    line-height: 26px;
    border-radius: 26px;
    margin: 0 auto;
    font-size: 12px;
    color: #fff;
}


.number1 .number:after{
    border-top: 6px solid #aa2239;
}
.number1 .numbBox{
    border: 1px solid #aa2239;
}
.number1 .numbBox .num1T1,
.number1 .numbBox .num1T3 a{
    background: #aa2239;
}

.number2 .number:after{
    border-top: 6px solid #c05d2c;
}
.number2 .numbBox{
    border: 1px solid #c05d2c;
}
.number2 .numbBox .num1T1,
.number2 .numbBox .num1T3 a{
    background: #c05d2c;
}

.number3 .number:after{
    border-top: 6px solid #cbbc37;
}
.number3 .numbBox{
    border: 1px solid #cbbc37;
}
.number3 .numbBox .num1T1,
.number3 .numbBox .num1T3 a{
    background: #cbbc37;
}

.number4 .number:after{
    border-top: 6px solid #289547;
}
.number4 .numbBox{
    border: 1px solid #289547;
}
.number4 .numbBox .num1T1,
.number4 .numbBox .num1T3 a{
    background: #289547;
}

.number5 .number:after{
    border-top: 6px solid #6d9ec4;
}
.number5 .numbBox{
    border: 1px solid #6d9ec4;
}
.number5 .numbBox .num1T1,
.number5 .numbBox .num1T3 a{
    background: #6d9ec4;
}

.number6 .number:after{
    border-top: 6px solid #0f5e90;
}
.number6 .numbBox{
    border: 1px solid #0f5e90;
}
.number6 .numbBox .num1T1,
.number6 .numbBox .num1T3 a{
    background: #0f5e90;
}

.number7 .number:after{
    border-top: 6px solid #c75f8d;
}
.number7 .numbBox{
    border: 1px solid #c75f8d;
}
.number7 .numbBox .num1T1,
.number7 .numbBox .num1T3 a{
    background: #c75f8d;
}

.number8 .number:after{
    border-top: 6px solid #a18e36;
}
.number8 .numbBox{
    border: 1px solid #a18e36;
}
.number8 .numbBox .num1T1,
.number8 .numbBox .num1T3 a{
    background: #a18e36;
}

.number8 .number:after{
    border-top: 6px solid #a18e36;
}
.number8 .numbBox{
    border: 1px solid #a18e36;
}
.number8 .numbBox .num1T1,
.number8 .numbBox .num1T3 a{
    background: #a18e36;
}

.number9 .number:after{
    border-top: 6px solid #85b884;
}
.number9 .numbBox{
    border: 1px solid #85b884;
}
.number9 .numbBox .num1T1,
.number9 .numbBox .num1T3 a{
    background: #85b884;
}




/*.number1{position: absolute;right: 243px;top: 316px;background: transparent;width: 68px;height: 191px;cursor: pointer;}
.number1:after{content: "";position: absolute;top:6px;left: 29px;border-left: 4px solid transparent;border-top: 6px solid #aa2239;border-right: 4px solid transparent;display: none;transition: all .6s;-webkit-transition: all .6s}
.number1 span{padding-top: 80px;display: block}
.numbBox1{position: absolute;opacity: 0;left: -52px;top: -200px;width: 164px;height: 164px;border: 1px solid #aa2239;border-radius: 50%;background: #fff;overflow: hidden;transition: all .3s;-webkit-transition: all .3s}
.numbBox1 .num1T1{font-size: 12px;color: #fff;width: 120px;height: 120px;background: #aa2239;border-radius: 50%;position: absolute;left: 23px;top: -60px}
.numbBox1 .num1T1 i{display: block;text-align: center;padding: 75px 10px 0;font-style: normal}
.numbBox1 .num1T2{padding: 70px 10px 0;color: #040000;font-size: 14px;line-height: 24px;text-align: center}
.numbBox1 .num1T3{overflow: hidden;padding-top: 10px}
.numbBox1 .num1T3 a{display: block;width: 87px;height: 26px;text-align: center;line-height: 26px;border-radius: 26px;background: #aa2239;margin: 0 auto;font-size: 12px;color: #fff}

.number2{position: absolute;right:310px;top: 450px;background: transparent;width: 108px;height: 58px;cursor: pointer;z-index: 6}
.number2:after{content: "";position: absolute;top: 2px;left: 50px;border-left: 4px solid transparent;border-top: 6px solid #c05d2c;border-right: 4px solid transparent;display: none;}
.number2 span{padding-top: 10px;display: block}
.numbBox2{position: absolute;left: -30px;top: -164px;width: 164px;height: 164px;border: 1px solid #c05d2c;border-radius: 50%;background: #fff;overflow: hidden;display: none;transition: all .3s;-webkit-transition: all .3s;z-index: 6}
.numbBox2 .num1T1{font-size: 12px;color: #fff;width: 120px;height: 120px;background: #c05d2c;border-radius: 50%;position: absolute;left: 23px;top: -60px}
.numbBox2 .num1T1 i{display: block;font-style: normal;text-align: center;padding: 75px 10px 0;}
.numbBox2 .num1T2{padding: 70px 10px 0;color: #040000;font-size: 14px;line-height: 24px;text-align: center}
.numbBox2 .num1T3{overflow: hidden;padding-top: 10px}
.numbBox2 .num1T3 a{display: block;width: 87px;height: 26px;text-align: center;line-height: 26px;border-radius: 26px;background: #c05d2c;margin: 0 auto;font-size: 12px;color: #fff}

.number3{position: absolute;right: 310px;top: 412px;background: transparent;width: 108px;height: 47px;cursor: pointer;z-index: 5}
.number3:after{content: "";position: absolute;top:-6px;left: 50px;border-left: 4px solid transparent;border-top: 6px solid #cbbc37;border-right: 4px solid transparent;display: none;}
.number3 span{padding-top: 10px;display: block}
.numbBox3{position: absolute;left: -30px;top: -172px;width: 164px;height: 164px;border: 1px solid #cbbc37;border-radius: 50%;background: #fff;overflow: hidden;display: none;transition: all .3s;-webkit-transition: all .3s;z-index: 5}
.numbBox3 .num1T1{font-size: 12px;color: #fff;width: 120px;height: 120px;background: #cbbc37;border-radius: 50%;position: absolute;left: 23px;top: -60px}
.numbBox3 .num1T1 i{display: block;text-align: center;padding: 75px 10px 0;font-style: normal}
.numbBox3 .num1T2{padding: 65px 10px 0;color: #040000;font-size: 14px;line-height: 24px;text-align: center}
.numbBox3 .num1T3{overflow: hidden;padding-top: 10px}
.numbBox3 .num1T3 a{display: block;width: 87px;height: 26px;text-align: center;line-height: 26px;border-radius: 26px;background: #cbbc37;margin: 0 auto;font-size: 12px;color: #fff}

.number4{position: absolute;right: 312px;top: 367px;background: transparent;width: 108px;height: 47px;cursor: pointer;z-index: 4}
.number4:after{content: "";position: absolute;top:-6px;left: 50px;border-left: 4px solid transparent;border-top: 6px solid #289547;border-right: 4px solid transparent;display: none;}
.number4 span{padding-top: 10px;display: block}
.numbBox4{position: absolute;left: -30px;top: -172px;width: 164px;height: 164px;border: 1px solid #289547;border-radius: 50%;background: #fff;overflow: hidden;display: none;transition: all .3s;-webkit-transition: all .3s;z-index: 4}
.numbBox4 .num1T1{font-size: 12px;color: #fff;width: 120px;height: 120px;background: #289547;border-radius: 50%;position: absolute;left: 23px;top: -60px}
.numbBox4 .num1T1 i{display: block;text-align: center;padding: 75px 10px 0;font-style: normal}
.numbBox4 .num1T2{padding: 70px 10px 0;color: #040000;font-size: 14px;line-height: 24px;text-align: center}
.numbBox4 .num1T3{overflow: hidden;padding-top: 10px}
.numbBox4 .num1T3 a{display: block;width: 87px;height: 26px;text-align: center;line-height: 26px;border-radius: 26px;background: #289547;margin: 0 auto;font-size: 12px;color: #fff}


.number5{position: absolute;right: 312px;top: 321px;background: transparent;width: 108px;height: 46px;cursor: pointer;}
.number5:after{content: "";position: absolute;top:-6px;left: 50px;border-left: 4px solid transparent;border-top: 6px solid #6d9ec4;border-right: 4px solid transparent;display: none;}
.number5 span{padding-top: 10px;display: block}
.numbBox5{position: absolute;left: -30px;top: -172px;width: 164px;height: 164px;border: 1px solid #6d9ec4;border-radius: 50%;background: #fff;overflow: hidden;display: none;transition: all .3s;-webkit-transition: all .3s}
.numbBox5 .num1T1{font-size: 12px;color: #fff;width: 120px;height: 120px;background: #6d9ec4;border-radius: 50%;position: absolute;left: 23px;top: -60px}
.numbBox5 .num1T1 i{display: block;text-align: center;padding: 75px 10px 0;font-style: normal}
.numbBox5 .num1T2{padding: 70px 10px 0;color: #040000;font-size: 14px;line-height: 24px;text-align: center}
.numbBox5 .num1T3{overflow: hidden;padding-top: 10px}
.numbBox5 .num1T3 a{display: block;width: 87px;height: 26px;text-align: center;line-height: 26px;border-radius: 26px;background: #6d9ec4;margin: 0 auto;font-size: 12px;color: #fff}

.number6{position: absolute;right: 452px;top: 360px;background: transparent;width: 80px;height: 140px;cursor: pointer;}
.number6:after{content: "";position: absolute;top:5px;left: 34px;border-left: 4px solid transparent;border-top: 6px solid #0f5e90;border-right: 4px solid transparent;display: none;transition: all .3s;-webkit-transition: all .3s}
.number6 span{padding-top: 10px;display: block}
.numbBox6{position: absolute;left: -47px;opacity: 0;top: -180px;width: 164px;height: 164px;border: 1px solid #0f5e90;border-radius: 50%;background: #fff;overflow: hidden;transition: all .3s;-webkit-transition: all .3s}
.numbBox6 .num1T1{font-size: 12px;color: #fff;width: 120px;height: 120px;background: #0f5e90;border-radius: 50%;position: absolute;left: 23px;top: -60px}
.numbBox6 .num1T1 i{display: block;text-align: center;padding: 75px 10px 0;font-style: normal}
.numbBox6 .num1T2{padding: 70px 10px 0;color: #040000;font-size: 14px;line-height: 24px;text-align: center}
.numbBox6 .num1T3{overflow: hidden;padding-top: 10px}
.numbBox6 .num1T3 a{display: block;width: 87px;height: 26px;text-align: center;line-height: 26px;border-radius: 26px;background: #0f5e90;margin: 0 auto;font-size: 12px;color: #fff}

.number7{position: absolute;right: 530px;top: 358px;background: transparent;width: 80px;height: 142px;cursor: pointer;}
.number7:after{content: "";position: absolute;top:9px;left: 33px;border-left: 4px solid transparent;border-top: 6px solid #c75f8d;border-right: 4px solid transparent;display: none;}
.number7 span{padding-top: 10px;display: block}
.numbBox7{position: absolute;left: -47px;opacity: 0;top: -180px;width: 164px;height: 164px;border: 1px solid #c75f8d;border-radius: 50%;background: #fff;overflow: hidden;transition: all .3s;-webkit-transition: all .3s}
.numbBox7 .num1T1{font-size: 12px;color: #fff;width: 120px;height: 120px;background: #c75f8d;border-radius: 50%;position: absolute;left: 23px;top: -60px}
.numbBox7 .num1T1 i{display: block;text-align: center;padding: 75px 10px 0;font-style: normal}
.numbBox7 .num1T2{padding: 70px 10px 0;color: #040000;font-size: 14px;line-height: 24px;text-align: center}
.numbBox7 .num1T3{overflow: hidden;padding-top: 10px}
.numbBox7 .num1T3 a{display: block;width: 87px;height: 26px;text-align: center;line-height: 26px;border-radius: 26px;background: #c75f8d;margin: 0 auto;font-size: 12px;color: #fff}


.number8{position: absolute;right: 611px;top: 305px;background: transparent;width: 160px;height: 190px;cursor: pointer;}
.number8:after{content: "";position: absolute;top:5px;left: 98px;border-left: 4px solid transparent;border-top: 6px solid #a18e36;border-right: 4px solid transparent;display: none;}
.number8 span{padding-top: 10px;display: block}
.numbBox8{position: absolute;left: 15px;opacity: 0;top: -180px;width: 164px;height: 164px;border: 1px solid #a18e36;border-radius: 50%;background: #fff;overflow: hidden;transition: all .3s;-webkit-transition: all .3s}
.numbBox8 .num1T1{font-size: 12px;color: #fff;width: 120px;height: 120px;background: #a18e36;border-radius: 50%;position: absolute;left: 23px;top: -60px}
.numbBox8 .num1T1 i{display: block;text-align: center;padding: 75px 10px 0;font-style: normal}
.numbBox8 .num1T2{padding: 70px 10px 0;color: #040000;font-size: 14px;line-height: 24px;text-align: center}
.numbBox8 .num1T3{overflow: hidden;padding-top: 10px}
.numbBox8 .num1T3 a{display: block;width: 87px;height: 26px;text-align: center;line-height: 26px;border-radius: 26px;background: #a18e36;margin: 0 auto;font-size: 12px;color: #fff}


.number9{position: absolute;right: 704px;top: 170px;background: transparent;width: 112px;height: 127px;cursor: pointer;}
.number9:after{content: "";position: absolute;top:9px;left: 55px;border-left: 4px solid transparent;border-top: 6px solid #85b884;border-right: 4px solid transparent;display: none;}
.number9 span{padding-top: 10px;display: block}
.numbBox9{position: absolute;left: -26px;opacity: 0;top: -180px;width: 164px;height: 164px;border: 1px solid #85b884;border-radius: 50%;background: #fff;overflow: hidden;transition: all .3s;-webkit-transition: all .3s}
.numbBox9 .num1T1{font-size: 12px;color: #fff;width: 120px;height: 120px;background: #85b884;border-radius: 50%;position: absolute;left: 23px;top: -60px}
.numbBox9 .num1T1 i{display: block;text-align: center;padding: 75px 10px 0;font-style: normal}
.numbBox9 .num1T2{padding: 70px 10px 0;color: #040000;font-size: 14px;line-height: 24px;text-align: center}
.numbBox9 .num1T3{overflow: hidden;padding-top: 10px}
.numbBox9 .num1T3 a{display: block;width: 87px;height: 26px;text-align: center;line-height: 26px;border-radius: 26px;background: #85b884;margin: 0 auto;font-size: 12px;color: #fff}
*/



.number:hover{display: block;animation:mymove 2s infinite;-webkit-animation:mymove 2s infinite;}
/*.number:hover .numbBox{top: -160px;opacity: 1;animation:mymove 2s infinite;-webkit-animation:mymove 2s infinite;}*/
/*
.number2:hover:after{display: block;}
.number2:hover .numbBox2{display: block;}

.number3:hover:after{display: block;}
.number3:hover .numbBox3{display: block;}

.number4:hover:after{display: block;}
.number4:hover .numbBox4{display: block;}

.number5:hover:after{display: block;}
.number5:hover .numbBox5{display: block;}

.number6:hover:after{display: block;animation:mymove 2s infinite;-webkit-animation:mymove 2s infinite;}
.number6:hover .numbBox6{top: -161px;opacity: 1;animation:mymove 2s infinite;-webkit-animation:mymove 2s infinite;}

.number7:hover:after{display: block;animation:mymove 2s infinite;-webkit-animation:mymove 2s infinite;}
.number7:hover .numbBox7{top: -157px;opacity: 1;animation:mymove 2s infinite;-webkit-animation:mymove 2s infinite;}

.number8:hover:after{display: block;animation:mymove 2s infinite;-webkit-animation:mymove 2s infinite;}
.number8:hover .numbBox8{top: -161px;opacity: 1;animation:mymove 2s infinite;-webkit-animation:mymove 2s infinite;}

.number9:hover:after{display: block;animation:mymove 2s infinite;-webkit-animation:mymove 2s infinite;}
.number9:hover .numbBox9{top: -157px;opacity: 1;animation:mymove 2s infinite;-webkit-animation:mymove 2s infinite;}
*/
@-webkit-keyframes mymove {
    0% {-webkit-transform: translateY(-0px);}
    50% {-webkit-transform: translateY(-5px);}
    100% {-webkit-transform: translateY(0);}
}
@keyframes mymove {
    0% {-webkit-transform: translateY(-0px);}
    50% {-webkit-transform: translateY(-5px);}
    100% {-webkit-transform: translateY(0);}
}

/*全图列表页start*/

/*全图列表页end*/
/*图文列表页start*/

/*图文列表页end*/
/*全文列表页start*/

/*全文列表页end*/
/*招聘列表页start*/

/*招聘列表页end*/
/*招聘详情start*/

/*招聘详情end*/
/*招聘表单start*/

/*招聘表单end*/
/*留言start*/

/*留言end*/
/*
-----------------------------内页样式end-----------------------------
*/

/*支付成功弹窗*/
.paBox{padding: 20px 14px 0 28px;}
.paBox .pic{width: 229px;height: 229px;margin-right: 30px;}
.paBox .pic img{width: 100%;height: 100%}
.paBox .text1{padding-top: 20px;overflow: hidden}
.paBox .text1 .di1{font-size: 28px;color: #ff9c3f}
.paBox .text1 .di2{font-size: 16px;color: #333;padding-bottom: 10px;border-bottom: 1px solid #ddd}
.paBox .text1 .di3{font-size: 16px;color: #666;line-height: 24px;padding: 10px 0}
.paBox .text1 .di3 span{display: block}
.paBox .text1 .di3 span i{color: #761e1d;font-style: normal}
.paBox .text1 .di4{padding: 10px;}
.paBox .text1 .di4 a{display: inline-block;font-size: 16px;margin: 0 10px;color: #333}
.paBox .text1 .di4 a:hover{color: #761e1d;}

/*预订成功弹窗*/
.ydcgBox{padding: 35px 40px;text-align: center}
.ydcgBox .pic{width: 350px;height: 150px;}
.ydcgBox .pic img{width: 100%;height: 100%}
.ydcgBox .t1{font-size: 24px;color: #333;padding: 15px 0}
.ydcgBox .t2{font-size: 14px;color: #666}
.ydcgBox .t3{padding: 20px 0 0;overflow: hidden}
.ydcgBox .t3 a{margin: 0 10px;}
.ydcgBox .t3 a.t3_1{display: inline;float: left;width: 155px;height: 50px;line-height: 50px;text-align: center;border-radius: 50px;background: #761e1d;font-size: 16px;color: #fcffff}
.ydcgBox .t3 a.t3_2{display: inline;float: right;width: 175px;height: 50px;line-height: 50px;text-align: center;border-radius: 50px;background: #a6a6a6;font-size: 16px;color: #fcffff}
.ydcgBox .t3 a.t3_1:hover{background: #952824}
.ydcgBox .t3 a.t3_2:hover{background: #929292}


/*开通VIP弹窗*/
.vipBox{text-align: center;background: url(../images/tfr.png) no-repeat left top;}
.vipBox .v1{padding: 15px 0 30px;font-size: 26px;color: #333;}
.vipBox .v2 a{margin: 0 10px}
.vipBox .v2 a.v2_1{display: inline-block;width: 150px;height: 50px;line-height: 50px;text-align: center;border-radius: 50px;background: #761e1d;font-size: 16px;color: #fcffff}
.vipBox .v2 a.v2_2{display: inline-block;width: 150px;height: 50px;line-height: 50px;text-align: center;border-radius: 50px;background: #a6a6a6;font-size: 16px;color: #fcffff}
.vipBox .v2 a.v2_1:hover{background: #952824}
.vipBox .v2 a.v2_2:hover{background: #929292}


/*马上报名弹窗*/
.add_box{padding: 30px;}
.addInpt{border: 1px solid #ddd;border-radius: 2px;height: 46px;line-height: 46px;margin: 20px 0;position: relative}
.addInpt em{font-style: normal;position: absolute;right: 10px;top: 5px;color: #952824}
.addInpt input{border: none;text-indent: 10px;outline: none;background: none;height: 46px;line-height: 46px;font-size: 16px;color: #333;width: 100%}

.addPAy{overflow: hidden}
.addPAy span{display: block;font-size: 14px;color: #333;padding-top: 10px;margin-right: 20px}
.addPAy span i{font-style: normal;font-size: 24px;color: #ff9c3f}
.addPAy a{display: block;width: 140px;height: 45px;line-height: 45px;text-align: center;border-radius: 2px;background: #761e1d;color: #fff}
.addPAy a:hover{background: #952824}


/*
* 单篇
*/
.singleArt{
    padding:30px 20px 50px 20px;
    overflow: hidden;
}
.articleTitle{
    font-size:20px;
    line-height:40px;
    color:#333;
    text-align: center;
    font-weight:bold;
}
.articleBox {
    overflow: hidden;
    font-size: 16px;
    color: #454545;
    line-height: 32px;
    padding: 0 30px;
}
/**
 * 文章阅读页-内容上部大图
 */
#play{
    width:800px;
    height:535px;
    position:relative;
    overflow: hidden;
    background:#fff;
    border:1px solid #e9e9e9;
    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:800px;
    height:535px;
}
#play .img_ul li{
    position: relative;
    z-index: 1;
    width:800px;
    height:535px;
    background:#fff;
    margin:0 0 5px 0;
}
#play .img_ul li img{position:absolute;}
.imgMove{width:800px;clear:both;margin:20px auto;position:relative;}
.img_hd {
    margin:0 auto;
    overflow: hidden;
    height:60px;
    position:relative;
}
.img_hd ul {
    position: absolute;
    z-index: 1
}
.img_hd ul li {
    float: left;
    height:47px;
    width:70px;
    padding:3px;
    margin:0 7px;
    cursor: pointer;
    background:#fff;
    border:1px solid #d4d4d4;
    position:relative;
}
.img_hd ul li p{
    height:47px;
    width:70px;
    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:47px;width:70px;}
.img_hd ul li.on {border:1px solid #328c4d;background:#328c4d;}
.imgMove .bottom_a {
    width:20px;
    height:25px;
    display: block;
    cursor: pointer;
    z-index: 10;
    float:left;
    top:15px;
    position:absolute;
    z-index:9999999999999;
    background:url(../images/article_icon.png) no-repeat;
}
.imgMove .prev_a {background-position:left top;left:0;}
.imgMove .next_a {background-position:right top;right:0;}

.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:#328c4d;
    }
.articlePage a.hover{
    color:#fff;
    background:#328c4d;
}

/*加支付密码样式*/
.payPassword{padding: 25px 30px;background: #f4f4f4;display:none}
.payDiv1{font-size: 16px;color: #000;}
.payDiv2{overflow: hidden}
.payDiv_inp{border: 1px solid #ddd;background: #fff;height: 48px;line-height: 48px;width: 280px;}
.payDiv_inp input{width: 100%;height: 48px;line-height:48px;background: none;border: none;text-indent: 10px }
a.forgetPass{display: block;margin-left: 15px;height: 50px;line-height: 50px;font-size: 16px;color: #3277de}

/*音频播放*/
/*
* 底部播放器 begin
*/
.noticT a{color: #fff}
.avBox{
    width: 100%;
    position: fixed;
    left: 0px;
    bottom: -100px;
    overflow: hidden;
    z-index: 999;
    background: #121212;
    height: 100px;
}
.line-scale-party{
    width: 50px;
    height: 22px;
    margin: 0px auto;
    position: relative;
    top: 50%;
    padding: 14px 0px;
    margin-top: -20px;
    border-radius: 60px;
    border: 2px solid #fff;
}

.avBox .wrap{
    width: 1000px;
    margin: 0px auto;
    position: relative;
}

.audio-box{
        width: 100%;
        bottom: 0;
        left: 0;
        color: #fafafa;
    }
    .audio-container{
        margin: auto;
    }
    .audio-view{
        position: relative;
        text-align: center;
        overflow: hidden;
        transition: all 0.6s ease;
        -webkit-transition: all 0.6s ease;
    }
    .audio-cover{
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        padding-top: 192%;
        background-size: auto 100%;
        background-repeat: no-repeat;
        background-position: center center;
        background-color: #535353;
    }
    .audio-cover img{
        display: block;
        height: 100%;
        margin: auto;
    }
    .audio-body{
        padding: 0.5rem;
    }
    .audio-title{
        display: none;
        font-weight: 400;
        font-size: 14px;
        line-height: 40px;
        overflow: hidden;
    }
    .audio-backs{
        position: relative;
        padding: 0 70px;
        height: 20px;
    }
    .audio-this-time,
    .audio-count-time{
        position: absolute;
        top: 1rem;
        width: 60px;
        font-size: 14px;
        height: 20px;
        color: #ff632a;
        line-height: 20px;
    }
    .audio-this-time{
        left: 62px;
    }
    .audio-count-time{
        right: 58px;
    }
    .audio-setbacks{
        height: 2px;
        border-radius: 3px;
        background-color: #e6e6e6;
        cursor: pointer;
    }
    .audio-setbacks{
        position: relative;
        top: 30%;
    }
    .audio-cache-setbacks,
    .audio-this-setbacks{
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        border-radius: 3px;
    }
    .audio-cache-setbacks{
        width: 0;
        background-color: #535353;
        z-index: 1;
        cursor: pointer;
        transition: width 0.6s ease;
        -webkit-transition: width 0.6s ease;
    }
    .audio-this-setbacks{
        background-color: #c70c0c;
        z-index: 2;
    }
    .audio-backs-btn{
        position: absolute;
        right: -3px;
        margin-top: -3px;
        width: 8px;
        height: 8px;
        background-color: #ff632a;
        border-radius: 50%;
        cursor: pointer;
    }
    .audio-btn{
        display: inline-block;
        padding:0.5rem 0 0.8rem 0;
        margin: 0 auto;
    }
    .audio-select{
        float: right;
        font-size: 14px;
        text-align: center;
        transition: all 0.6s ease;
        -webkit-transition: all 0.6s ease;
    }
    .audio-select > div{
        position: relative;
        width: 2rem;
        height: 2.5rem;
        background-size: 100% 100%;
        background-position: center center;
        background-repeat: no-repeat;
        float: left;
        cursor: pointer;
    }
    .audio-select > div + div{
        margin-left: 10px;
    }
    .audio-select .audio-prev{
        background: url(../images/prevAv.png) center center no-repeat;
        background-size: 1rem;
    }
    .audio-select .icon-play{
        height: 2.5rem;
        width: 2.5rem;
        background: #f0706a url(../images/audioPlay.png) 0.9rem center no-repeat;
        background-size: 0.8rem;
        border-radius: 50%;
    }
    .audio-select .icon-pause{
        height: 2.5rem;
        width: 2.5rem;
        background: #f0706a url(../images/audioStop.png) center center no-repeat;
        background-size: 0.8rem;
        border-radius: 50%;
    }
    .audio-select .audio-next{
        background: url(../images/prevAv.png) center center no-repeat;
        background-size: 1rem;
        transform: rotate(180deg);
    }
    .audio-set-volume{
        box-sizing: border-box;
        position: absolute;
        right: -40px;
        bottom: 5px;
        width: 80px;
        height: 15px;
        padding-left: 15px;
        z-index: 999;
        transition: 0.6s width ease;
    }
    .volume-box{
        border-radius: 6px;
        width: 100%;
        height: 2px;
        background-color: #e6e6e6;
    }
    .volume-box i{
        border-radius: 6px;
        position: relative;
        display: block;
        width: 0;
        height: 100%;
        background-color: #c70c0c;
    }
    .volume-name{
        font-size:14px;
        color:#999;
        padding:10px 0 0 0;
        position: absolute;
        right: -84px;
    }
    .audio-link{
        position: absolute;
        bottom: 25px;
        width: 3.6rem;
        padding-top: 0.7rem;
    }
    .audio-link a{
        font-size: 0.6rem;
        color: #999;
        line-height:0.9rem;
        position: relative;
        top: 0.6rem;
    }
    .goList{
        left: 65px;
        background:url(../images/list1.png) center 0.1rem no-repeat ;
        background-size:1.15rem;
    }
    .playHistory{
        right: 68px;
        background:url(../images/playHistory.png) center top no-repeat ;
        background-size:1.1rem;
    }



.closeAv{
    display: block;
    width: 25px;
    height: 25px;
    overflow: hidden;
    position: absolute;
    right: 10px;
    top: 5px;
    background: url(../images/close1.png) no-repeat center center;
    background-size: auto 20px;
    z-index:100;
}
.avImg{
    width: 75px;
    height: 75px;
    overflow: hidden;
    margin-right: 20px;
    background: url(../avDefaultBg.png) no-repeat center center;
}
.avCont{
    overflow: hidden;
    padding: 0px 7px;
    position: relative;
}
.avTit{
    font-size: 12px;
    color:#fff;
    overflow: hidden;
    line-height: 20px;
    font-weight: bold;
    padding-top: 10px;
}
.avBox .audiojs{
    width: 100%;
    background: none;
    overflow: visible;
}
.avBox .play-pause{
    float: right !important;
    margin-right: 62px;
}
.avBox .bt{
    display: block;
    width: 20px;
    height: 20px;
    overflow: hidden;
    position: absolute;
    top: 35px;
}
.avBox .prev{
    right: 100px;
    background: url(../images/prevAv.png) no-repeat center center;
}
.avBox .next{
    right: 40px;
    background: url(../images/nextAv.png) no-repeat center center;
}


.activeClose{
        position: absolute;
        width: 54px;
        height: 54px;
        display: block;
        background: url(../images/telClose.png) no-repeat center center;
        right: -55px;
        top: 0;
    }
    .subPopBox {
        width: 100%;
        height: 100%;
        overflow: hidden;
        position: fixed;
        left: 0px;
        top: 0px;
        background: rgba(0, 0, 0, 0.65);
        filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#65000000', endColorstr='#65000000')\9;
        z-index: 999999;
        display: none;
        border-radius: 5px;
    }
    .subPopCont {
        width: 590px;
        height: auto;
        background: #fff;
        position: relative;
        left: 50%;
        top: 50%;
        margin-left: -295px;
        margin-top: -85px;
    }
    .activeT{
        padding: 0 100px;height: 64px;line-height: 32px;background: url(../images/telCell.png) no-repeat left center;font-size: 18px;color: #666
    }

.paytimetext{display:block; text-align:center; line-height:20px; padding:5px 0;}

	.payCode{padding:24px 0 10px 0;}
    .payCode #weixinmeg{overflow:hidden;font-size:14px;color:#666;text-align:center;line-height:30px;}
    .payCode .payTypeImg{width:160px;height:160px;padding:9px;border:1px #ececec solid;background: #fff;overflow:hidden;margin:0 auto;}
    .payCode .payTypeImg img{display:block;width:160px;height:160px;}
    /* .payCode .payCodeBt{display:block;margin:8px auto 0 auto;width: 180px;height: 32px;clear:both;background:url(../images/weixin_alipay.png) no-repeat left top;} */
    /* .payCode .payCodeBt.a2{display:block;margin:8px auto 0 auto;width: 180px;height: 32px;clear:both;background:url(../images/weixin_alipay.png) no-repeat left bottom;} */
   	.payCode a.zfb{display:block;margin:8px auto 0 auto;width: 180px;height: 32px;clear:both;background:url(../images/weixin_alipay.png) no-repeat left top;}
	.payCode a.wx{display:block;margin:8px auto 0 auto;width: 180px;height: 32px;clear:both;background:url(../images/weixin_alipay.png) no-repeat left bottom;}
   
    .payBt{clear:both;padding:25px 0 0 0;}
    .payBt a{display:block;line-height:30px;font-size:16px;padding:5px 20px;float:left;color:#fff !important;background:#ff7800;border-radius:3px;}
    .payBt a:hover{background:#e76f04;}
    .payAlert{line-height:30px;clear:both;padding:10px 0 0 0;font-size:14px;text-align: center}
    .payAlert strong{color:#ff7800;}
