/*main_cont_l*/
img{
    border: none;
}
.main_cont_l {
    width: 722px;
    border: 1px solid #e8ebec;
    background: #fff;
    padding-bottom: 10px;
}
.thumb span.color_blue{
    color: #537080;
    font-size: 14px;
}
.resource_view{
    padding: 20px 10px 20px 15px;
    border-bottom: 1px solid #e6e6e6;
}
/* 2014-8-29 17:33:27  cxh */
.resource_view h3 img{
    width: 390px;
    margin-top: 7px;
}
.resource_view h3 strong{
    font-size: 21px;
    color: #ff7c24;
    margin: 0 20px 0 5px;
}
.resource_view h3 span span{
    margin-top: 8px;
}
.resource_view h3 font{
    margin: 8px 0 0 10px;
    font-size: 12px;
    color: #000;
}
.resource_view p{
    margin-top: 5px;
}
.resource_view p font{
    font-size: 12px;
    color: #414141;
    margin-right: 10px;
}
.resource_btnV a{
    background: url("../images/btn.png") no-repeat left top;
    height: 33px;
    display: block;
    float: left;
    padding-left: 15px;
    line-height: 33px;
    color: #fff;
    font-size: 14px;
    margin: 0 10px 0 0;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}
.resource_btnV a:hover{
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}
.resource_btnV a span{
    background: url("../images/btn.png") no-repeat right top;
    height: 33px;
    display: block;
    float: left;
    padding-right: 15px;
}
.resource_btnV a.save{
    background: #3094d1 url("../images/btn.png") no-repeat left top;
}
.resource_btnV a.share{
    background: #5bc98f url("../images/btn.png") no-repeat left top;
}
.resource_btnV a.down{
    background: #ff7c24 url("../images/btn.png") no-repeat left top;
}
.resource_btnV a.buyView{
    background: #ff7c24 url("../images/btn.png") no-repeat left top;
}
.resource_btnV img{
    background: url("../images/ewmBg.jpg") no-repeat;
    width: 14px;
    height: 14px;
    padding: 7px 8px;
    margin-top:3px;
    cursor: pointer;
}
.resource_optionV{
    padding: 0 0px;
}
.resource_optionV p{
    margin: 20px 0;
}
.resource_optionV p a{
    background: url("../images/icon_view.png") no-repeat;
    height: 20px;
    padding-left: 20px;
    line-height: 20px;
    color: #969696;
}
.resource_optionV p a:hover{
    color: #969696;
}
.resource_optionV p a.shrink{
    background-position: 0 -8px;
    margin-right: 10px;
}
.resource_optionV p a.magnify{
    background-position: 0 -40px;
}
.resource_optionV p a.full_screen{
    background-position: 0 -79px;
}
.resource_page{
    text-align: center;
    margin: 20px auto;
}
.resource_page *{
    display: inline-block;
    vertical-align: middle;
}
.ewmtriangel_left {
    position: relative;
    top: -2px;
    display: inline-block;
    width: 0;
    height: 0;
    margin:4px 5px 0 0;
    border-width: 7px 8px 7px 0;
    border-style: solid solid solid dashed;
    border-color: transparent #a7a7a7 transparent transparent;
    overflow: hidden;
}
.ewmtriangel_right {
    position: relative;
    top: -2px;
    display: inline-block;
    width: 0;
    height: 0;
    margin:4px 0 0 5px;
    border-width: 7px 0px 7px 8px;
    border-style: solid dashed solid solid;
    border-color: transparent transparent transparent #a7a7a7;
    overflow: hidden;
}
.resource_page input{
    width: 23px;
    height: 18px;
    border: 1px solid #c1c1c1;
    text-align: center;
    color: #666;
}
.resource_page font{
    font-size: 14px;
    color: #000;
}
.resource_comBox{
    width: 676px;
    margin: 0 auto;
}
.resource_comBox *{
    float: left;
}
.resource_comBox input{
    width: 555px;
    height: 45px;
    padding: 0 5px;
    font-size: 18px;
    font-family: "microsoft yahei";
    background: url("../images/com_inpBg.gif") repeat-x top;
    color: #666;
    border: 1px solid #dadada;
    border-right: none;
    display: inline-block;
}
.resource_comBox a{
    width: 110px;
    height: 47px;
    background: #ff7f27;
    color: #fff;
    line-height: 47px;
    font-size: 14px;
    text-align: center;
    display: inline-block;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}
.resource_comBox a:hover{
    text-decoration: none;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}
.resource_comment{
    padding: 0 15px;
}
.sp_resource_con_left .resource_comment{
    padding:15px 0;
}
.resource_comment h3{
    line-height: 40px;
    font-size: 14px;
    color: #727272;
    margin-left: 8px;
}
.resource_comment dl{
    margin-bottom: 20px;
    padding:0 10px 20px;
    border-bottom: 1px solid #ececec;
}
.resource_comment dl.bor_none{
    border-bottom: none;
}
.resource_comment dl dd{
    width: 600px;
    color: #727272;
}
.resource_comment dl dd a{
    color: #189ae5;
}
.resource_comment dl dd span{
    color: #ababab;
}
.reply *{
    float: left;
    margin-top: 10px;
}
.reply input{
    width: 524px;
    padding: 0 5px;
    border: 1px solid #d7d7d7;
    border-right: none;
    height: 29px;
    line-height: 29px;
    color: #666;
    font-family: "microsoft yahei";
}
.sp_resource_con_left .reply input{
    width:520px;
}
.reply a{
    background: url("../images/reply_btnBg.gif") repeat-x;
    height: 29px;
    line-height: 29px;
    text-align: center;
    border: 1px solid #c6c6c6;
    padding: 0 19px;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}
.resource_comment dl dd .reply a{
    color: #727272;
}
.resource_comment dl dd .reply a:hover{
    text-decoration: none;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}
/*main_cont_r*/
.main_cont_r {
    width: 251px;
    padding: 0 10px;
    border: 1px solid #e8ebec;
    background: #fff;
}
.resource_item{
    border-bottom: 1px solid #dedede;
    overflow: hidden;
}
.resource_tit{
    font-size: 16px;
    color: #7b7b7b;
    margin: 15px auto;
}
.resource_item h3 a,
.resource_item h3 span{
    display: inline-block;
    background: #ff7f27;
    vertical-align: top;
}
.resource_item h3 a{
    margin: 0 5px;
    color: #fff;
    cursor: pointer;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}
.resource_item h3 a:hover{
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}
.resource_item h3 a span{
    margin: 1px -1px;
    padding: 3px 10px;
    font-size: 12px;
}
.resource_item h3 a.already,
.resource_item h3 a.already span{
    background: #ffba1f;
}
.user p{
    width: 180px;
}
.user p a{
    color: #8698a3;
    font-size: 14px;
}
.user p span{
    display: block;
    color: #9e9e9e;
}
.resource_item ul{
    overflow: hidden;
    margin-right: -1px;
}
.resource_item ul li{
    float: left;
    width: 83px;
    border-right: 1px solid #f0f0f0;
    text-align: center;
    font-size: 14px;
    margin: 10px 0;
}
.resource_item ul li a{
    color: #21beff;
}
.resource_item ul li span{
    display: block;
}
.resource_intro{
    border-bottom: 1px solid #dedede;
    padding-bottom: 20px;
}
/* 2014-8-29 14:33:23 cxh */
.resource_intro p{
    font-size: 13px;
    color: #666;
    line-height: 26px;
    overflow: hidden;
}
.star_box span{
    margin-top: 16px;
}
.my_grade font{
    margin-left: 15px;
}
.my_grade strong,
.my_grade font{
    font-size: 14px;
    color: #666;
    margin-top: 14px;
}
/*ssdu */
.my_grade h4{
    font-size: 14px;
}
.correlation h3{
    font-size: 18px;
    color: #189ae5;
}
.correlation{
    margin: 20px 0 10px;
}
.correlation ul li{
    width:213px;
    margin: 10px auto;
    position: relative;
    z-index: 1;
    text-align: center;
}
.correlation ul li p{
    height: 27px;
    padding-top: 3px;
    position: absolute;
    background: #000;
    filter:alpha(opacity=80);
    -moz-opacity:0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
    top: 130px;
    left: 0;
    width: 100%;
    z-index: 2;
}
.correlation ul li p span,
.correlation ul li p font{
    z-index: 3;
    color: #fff;
    line-height: 24px;
    margin: 0 5px;
}
.correlation ul li a{
    margin: 0 auto;
    font-size: 14px;
    line-height: 30px;
}
.correlation ul li p span{
    background: url("../images/icon_view.png") no-repeat;
    padding-left: 30px;
    height: 24px;
    line-height: 24px;
}
.correlation ul li p span.view{
    background-position: 0 -103px;
}
.correlation ul li p span.mesg{
    background-position: 0 -126px;
}


.footer{
    margin-top: 15px;
}
/*************èµ„æºåŒ…start*************/
.zyb_view{
    background: #f7f7f7;
}
.zyb_view h3{
    color: #666;
    font-size: 17px;
    border-bottom: 1px solid #ccc;
    padding: 0 5px 10px;
}
.zyb_view table{
    width: 100%;
}
.zyb_view table tr{

}
.zyb_view table td{
    height: 40px;
    border-bottom: 1px solid #e0e0e0;
    line-height: 40px;
    text-align: left;
}
.zyb_view table td img{
    margin: 0 10px 0 5px;
}

.zyb_view tr img {
    border: 0 none;
    height: 16px;
    margin-right: 6px;
    vertical-align: text-top;
    width: 16px;
}
/*************èµ„æºåŒ…end*************/
/*************èµ„æºé¢„è§ˆstart*************/
.resource_btnV{
    position: relative;
}
.wxsm{
    position: absolute;
    width: 189px;
    height: 185px;
    border: solid 1px #b6b6b6;
    border-radius: 2px;
    box-shadow: 0 2px 3px #cfcfcf;
    background-color: #f7f7f7;
    cursor: default;
    z-index: 101;
    line-height: 185px;
    text-align: center;
    right: 0px;
    top: 50px;
}
.wxsm span{
    position: absolute;
    background: url("../images/squre.png");
    width: 12px;
    height: 10px;
    top: -6px;
    right: 7px;
    display: block;
}
/* ssdu 2014-9-28 åº•éƒ¨äºŒç»´ç */
.resource_btnV .wxsm img{
    width: 148px;
    height: 148px;
    background: none;
    padding: 0;
    float: none;
    margin: 6px 15px;
    /*     *margin: 0; */

}

.wxsm span {
    background: url("../images/squre02.png");
    top: 181px;
}
.wxsm{
    display:none;
    top:-198px;
}
/* ssdu 2014-9-28 åº•éƒ¨äºŒç»´ç  end*/
/*************èµ„æºé¢„è§ˆend*************/
.yuntu h3{
    font-size: 12px;
}
.yuntu h3 a{
    font-size: 16px;
}
.yt_box {
    width: 248px;
    margin: 0 auto;
    border: 1px solid #d3d3d3;
    height: 240px;
}
.material{
    margin-bottom: 10px;
}
.material ul li{
    padding: 0 10px;
    line-height: 30px;
}
.material ul li span,
.material ul li img{
    float: right;
    font-size: 14px;
}
.material ul li img{
    margin-top: 9px;
}
.material ul li a{
    color: #3094d1;
    font-size: 14px;
    float: left;
}
.material ul li span{
    margin-right: 10px;
}
/*video*/
#player_video{
    margin: 20px 11px 0;
}
#player_video h3 {
    background: #2d2d2d;
    color: #fff;
    height: 39px;
    line-height: 39px;
    padding-left: 15px;
    border-bottom: 1px solid #171717;
    font-size: 20px;
    font-family: "microsoft yahei";
    font-weight: normal;
}
.movie_con{
    height: 400px;
    text-align: center;
    margin: 0 auto;
}
.narrowbox02{
    border: 1px solid #d3d3d3;
    margin: 0 auto 20px;
    background: url(../images/viewBg.gif) repeat-x left top;
    width: 678px;
    padding-top: 5px;
}
.viode_search_middle input {
    height: 26px;
    line-height: 26px;
    padding: 0 5px;
    border: 1px solid #d8d8d8;
    color: #999;
    font-size: 14px;
    font-family: "microsoft yahei";
    width: 515px;
    float: left;
    margin-left: 15px;
}
.viode_search_middle button {
    padding: 0px;
    margin: 0 0 0 10px;
    width: 110px;
    height: 28px;
    background: #3094d1;
    border: 1px solid #1b79b2;
    cursor: pointer;
    float: left;
    color:#fff;
    font-family: "microsoft yahei";
    font-size: 14px;
    outline: none;
}
.play_movbox {
    padding: 0 5px;
    margin: 3px 0 0;
}
.play_movbox li {
    display: block;
    line-height: 36px;
    color: #989898;
    font-size: 14px;
    font-family: "microsoft yahei";
    text-indent: 5px;
    position: relative;
    padding: 5px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.play_movbox li span.time {
    margin-right: 20px;
    background: url("../images/time_btn.png") no-repeat;
    display: inline-block;
    width:62px;
    height: 26px;
    line-height:26px;
    font-size: 12px;
    color: #696969;
    padding-left:15px;
    text-indent: 0em;
    text-align: center;
    cursor: pointer;
}
.play_movbox li span.redcolor {
    color: #f30;
}
.sp_resource_con{
    width:1000px;
    margin:0 auto;
    background: #fff;
    padding:10px 5px;
    /*è§£å†³snsåŠ è½½é¢„è§ˆé¡µä¸å±…ä¸­çš„é—®é¢˜*/
    /* overflow:hidden; */
}
.bread_title{
    font-size:14px;
    background:url(../images/zy_yun.png) no-repeat 10px center;
    padding-left:35px;
}
.bread_title a{
    color:#246ac9;
}
.sp_zy_box{
    margin-top:10px;
}
.zy_jj p{
    width:560px;
    font-size: 14px;
}
/* add 2014-9-28 cxh  */
#preview{
    margin-top:-9px;
    margin: -9px auto 0 auto;
    background-color:white;/*ssdu èƒŒæ™¯ç™½è‰²*/
}
.sp_resource_con_left .zy_jj p{
    color:#555555;
    word-wrap: break-word;
    word-break: normal;
}
.sp_resource_con_right{
    width:268px;
}
.view_button_box a{
    display:inline-block;
    height:35px;
    line-height:35px;
    text-align:center;
    color:#fff;
    background:url(../images/view_button.png) no-repeat left top;
}
.view_button_box a:hover{
    text-decoration:none;
    background:url(../images/view_button02.png) no-repeat left top;
}
.view_button_box .zy_save{
    width:127px;
    background-position:0 0 !important;
}
.view_button_box .zy_download{
    width:50px;
    background-position:-133px 0 !important;
}
.view_button_box .zy_share{
    width:50px;
    background-position:-189px 0 !important;
}
.sp_text_title h2{
    font-size:16px;
    color:#000;
}
.sp_resource_con_left  p{
    color:#969696;
    line-height: 26px;
    word-break: break-all;
    word-wrap: break-word;
}
.sp_resource_con_bottom{
    margin-top:10px;
}
/* add æ’‘èµ·ç©ºç™½ä½ç½® 2014-9-29 cxh*/
.sp_resource_con_bottom_zhanwei{
    height: 360px;
}
.sp_resource_con_left{
    border:1px solid #dfdfdf;
    padding:15px;
    width:688px;
    /* 	height:243px; */
    overflow:auto;
}
.sp_resource_con_right{
    border:1px solid #dfdfdf;
}
.sp_resource_con_left{
    font-size:14px;
    color:#000;
}
.sp_resource_con_left .star_box span{
    margin-top:0px;
}
.sp_resource_con_left .my_grade,.zy_jj{
    margin-top:10px;
}
.sp_resource_con_right .recent_up li{
    border-top:1px solid #e6e6e6;
    padding: 10px;
}
.sp_resource_con_right .recent_up li:first-child{
    border-top:0 none;
}
.sp_resource_con_right .quick_nav{
    border-right:0 none;
}
.sp_resource_con_right .recent_up li em{
    font-size:14px;
}
.sp_resource_con_right{
    color:#929292;
}
.zy_cj{
    border:1px solid #dfdfdf;
    text-align:center;
    /* 	padding:0 0 10px 0; del 2014-9-28 cxh*/
}
.zy_cj_title{
    height:40px;
    line-height:40px;
    font-size:18px;
    padding-left:10px;
    background:#eee;
    margin-bottom:10px;
}
.main_mid_text02 .recent_up a{

}
.view_tool{
    background:url(../images/footer_fixed.png) repeat-x left top #f5f5f5;
    padding:8px 0 5px;
    position:fixed;
    left:0px;
    width:100%;
    bottom:0px;
}
.view_tool_box{
    width:1000px;
    margin:0 auto;
}
.view_tool .star_box span{
    margin-top:0px;
}
.view_tool .my_grade{
    padding-top:10px;
    margin-left:40px;
    /* 	padding-right:145px; */
}
.view_tool_block a{
    display:inline-block;
    width:24px;
    height:24px;
    overflow:hidden;
    background-position:center center;
    background-repeat:no-repeat;
    margin-left:20px;
}
.view_tool_block{
    padding:5px 40px 0;
}
.tool_max{
    background-image:url(../images/max_button.png);
}
.tool_min{
    background-image:url(../images/min_button.png);
}
.tool_control{
    background-image:url(../images/scr_cont.png);
    background-position:left 0px !important;
}
.tool_control.slected{
    background-position:left -24px !important;
}
.sp_text_title p{
    float:left;
    font-size:14px !important;
}
.sp_text_title b{
    float:left;
    display:inline-block;
    height:18px;
    line-height:18px;
    margin:0 10px;
    background:#ccc;
    width:1px;
    margin-top: 5px !important;/*2014å¹´11æœˆ5æ—¥10:48:14  add  cxh*/
}
.sp_resource_con_left h4{
    color:#727272;
    font-size:14px;
    margin-top: 2px;/*2014å¹´11æœˆ5æ—¥10:48:14  add  cxh*/
}
.star_box_notice{
    font-size:14px !important;
    color:#aaa;
    line-height:24px;
}
.sp_resource_con_left{
    font-size:14px;
}
/* cxh 2014å¹´9æœˆ11æ—¥10:17:04 */
.recommendspan{
    padding-top: 10.5px;
}
/*add cxh 2014å¹´9æœˆ11æ—¥10:17:04 */
.downloadbutton{
    position: relative;
    top: 31px;
    right: -147px;
}

/**2014-10-22--eyli add****/
.header_wrap_page .search_input{
    /* 	width:370px; */
}
.zy_cj_title02{
    text-align:left;
    margin-bottom:0px;
}
.zy_cj02{
    padding-bottom:0px;
}
.view_pro_left{
    width:184px;
    height:100%;
    background:#dfdfdf;
    position:relative;
}
/*ssdu 2014-11-05 icw ç¼©ç•¥å›¾ ä½ç½®*/
.view_pro_title{
    margin:25px 0 20px 25px;
}
.view_pro_box p{
    text-align:center;
    line-height:24px;
    width:133px;
}
.view_pro_left>b{
    display:inline-block;
    background:url(../images/view_pro_flag.png) no-repeat left top;
    width:10px;
    height:20px;
    position:absolute;
    top:60px;
    right:0px;

}
.view_pro_box{
    background:#f0f0f0;

}
.cyy_pj_body>span{
    color:#fff;
    margin-right:3px;
}
.cyy_pj_body>span:first-child{
    margin-left:3px;
    margin-right:0px;
}
.view_pro_div{
    height:94px;
}
.view_pro_div>a{
    display:block;
    position:relative;
    border:1px solid #dfdfdf;
    display:block;
    height:92px;
    width:133px;
    z-index:888;
}
/*icwé€‰ä¸­æ ·å¼  ssdu 2014-11-05*/
.view_pro_div>a:hover,.view_pro_title a:hover{
    border:2px solid #2284f2;
    left:-1px;
    top:-1px;
    text-decoration:none !important;
}
/*ssdu 2014-11-05 add å­èµ„æºé€‰ä¸­æ ·å¼*/
.view_pro_div>a.current,.view_pro_title>a.current{
    border:2px solid #2284f2;
    left:-1px;
    top:-1px;
    text-decoration:none !important;
}
/*end*/
.view_pro_div>a>.cyy_pj_body{

}
.view_pro_div>a .cyy_pj_body,.view_pro_title a .cyy_pj_body{
    display:none;
}
.view_pro_div>a:hover .cyy_pj_body,.view_pro_title a:hover .cyy_pj_body{
    display:block;
}
.view_btn{
    display:inline-block;
    width:18px;
    height:70px;
    background:url(../images/view_pro_btn.png) no-repeat left top;
    position:absolute;
    top:38px;
    z-index:11;
}
.view_btn:hover{
    background-image:url(../images/view_button03.png);
}
.view_btn.selected{
    background-image:url(../images/view_button2.png) !important;
}
.view_btn_left{
    left:20px;
}
.view_btn_right{
    right:20px;
    background-position:right top;
}
.view_pro_block{
    position:relative;
    width:726px;
    padding:25px 45px 10px;
    overflow:hidden;
}
.view_pro_ul{
    min-width:5000px;
    position:relative;
    right:0px;
    left:0px;
    z-index:10;
    padding-top:2px;
    margin-left:-5px;
}
.view_pro_ul li{
    margin:0 7px;
    height:120px;
    width:133px;
}
.view_pro_ul_box{
    width:100%;
    height:100%;
    overflow:hidden;
    position:relative;
}
/*2014-10-24 10:05:37 eyli add*/
.view_pro_div .cyy_pj_body span{
    /* 	font-size:9px; */
    -webkit-text-size-adjust: none;

}
.view_tool{
    z-index:9999;
}
.view_pro_div span.cyy_pj{
    margin-top:3px;
}
.pre_star_box {
    min-width:80px;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    margin-top: 3px;/*2014å¹´11æœˆ5æ—¥10:43:02  cxh add*/
}
.xx-labels span{
    font-size:16px;
    color: #333;
}
.xx-labels li{
    background:url(../images/tag_bg.png) top left;
    float:left;
    padding-left:8px;
    height:26px;
    line-height:25px;
    margin: 0 8px 8px 0;
    cursor: pointer;
}
.xx-labels li a{
    background:url(../images/tag_bg.png) right -26px;
    float:left;
    padding-right:5px;
    height:26px;
    font-size:14px;
    white-space: nowrap;
}
.xx-labels li.level{
    background:url(../images/tag_bg.png) left -104px;
}
.xx-labels li.level a{
    background:url(../images/tag_bg.png) right -130px;
}
.xx-labels li.dis{
    background:url(../images/tag_bg.png) left -52px;
}
.xx-labels li.dis a{
    background:url(../images/tag_bg.png) right -78px;
}
.xx-labels li a:hover,
.xx-labels li a em{
    color:#7b7b7b;
    text-decoration:none;
}
.xx-labels li label{
    cursor:pointer;
}


/*150330 add*/
.resource-preview{
    position: relative;
}
.resource-preview img{
    max-width: 700px;
    max-height: 440px;
    position: relative;
}


#prePic,
#nextPic{
    position: absolute;
    top: 50%;
    margin-top: -26px;
    width: 350px;
    height: 52px;
    cursor: pointer;
}
#prePic{
    left: 20px;
}
#nextPic{
    right: 20px;
}
.preBtn a,
.nextBtn a{
    display: block;
    width: 28px;
    height: 52px;
    background: url("../images/pn_btn.png") no-repeat;
    text-indent: -150%;
    font-size: 0;
    filter:alpha(opacity=80);
    -moz-opacity:0.8;
    opacity:0.8;
}
.preBtn a:hover,
.nextBtn a:hover{
    text-indent: -150%;
    font-size: 0;
    filter:alpha(opacity=100);
    -moz-opacity:1;
    opacity:1;
}
.preBtn a{
    background-position: left top;
    float: left;
}
.nextBtn a{
    background-position: right top;
    float: right;
}

#pop_videoObject {
    max-width: 700px;
    max-height: 440px;
    position: relative;
}
.pop_videoObject{
    height:430px;
}
.sp_resource_con_left .zy_jj p a{
    padding-right: 13px;
    background: url("../images/ck_icon.png") no-repeat right -662px;
    color: #246ac9;
}
.sp_resource_con_left .zy_jj p a:hover{
    text-decoration: none;
}
.sp_resource_con_left .zy_jj p a.more-sq{
    background-position: right -687px;
}
/*add*/
.my_grade{
    position: relative;
}
.my_grade .active-box{
    position: absolute;
    left: 91px;
    top: -77px;
    padding: 28px 57px 14px 84px;
    width: 100px;
    height: 57px;
    background: url("../images/active_shadow.png") no-repeat;
    font-size: 12px;
    color: #333;
    text-align: left;
    line-height: 20px;
}
.my_grade .active-box a{
    position: absolute;
    right: 14px;
    top: 12px;
    width: 16px;
    height: 16px;
    background: url("../images/active_bg.png") no-repeat -214px -1px;
}
.my_grade .active-box a:hover{
    background-position: -214px -18px;
}
.resource_btnV a{
    cursor: pointer;
}
.resource_btnV a:hover{
    text-decoration: none;
}

/*160516 add*/
.zy-view{
    position: relative;
    width: 998px;
    height: 450px;
}
.zy-mask{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url("../images/opacity_95.png");
}
.zy-mask dl{
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -90px 0 0 -180px;
    width: 360px;
    color: #fff;
}
.zy-mask dl dt{
    padding: 0 0 20px 65px;
    background: url("../images/view_icon.png") no-repeat 0 7px;
    border-bottom: 1px solid #454844;
    font-size: 16px;
    line-height: 30px;
    text-align: left;
}
.zy-mask dl span{
    display: block;
}
.zy-mask dl dd{
    text-align: center;
}
.zy-mask dl dd a{
    margin: 38px auto 10px;
    display: block;
    width: 123px;
    height: 29px;
    background: url("../images/view_icon.png") no-repeat 0 -78px;
    line-height: 28px;
    color: #fff;
    font-size: 14px;
}
.zy-mask dl dd a:hover{
    background-position: 0 -108px;
    text-decoration: none;
}
.zy-mask dl dd span{
    display: block;
    font-size: 14px;
}