﻿.jubao
{
	position: fixed;
	top: 20%;
	left: 30%;
	width: 600px;
	background-color: #FFFFFF;
	border: solid #3581c1 1px; z-index:1000;
}
.jubao ul
{
	margin-top: 10px; 
	width: 100%; 
}
.jubao ul li
{
	width: 100%;
	height: 30px;
	line-height: 30px;
	float: left;
	margin-left: 15px;
	font-size: 14px;
}
.jubao input[type='button']
{
	width: 80px;
	height: 30px;
	line-height: 28px;
	background-color: #808080;
	border: solid white 1px; 
	color: #fff;
	font-size: 14px;
	padding: 0px; 
    cursor:pointer;
}
.jubao input.jubaotijiao
{
	background-color: #3581c1; 
}
.jubao input[type='button']:hover
{
	background-color:rgb(234, 188, 188);
	color: #FFFFFF;
}
.jubao input.jubaotijiao:hover
{
	background-color:#045294;
	color: #FFFFFF;
}

 
.jubaoTitle
{
	width: 100%;
	height: 40px;
	line-height: 40px;
	float: left;
	text-indent : 15px;
	border-bottom: solid #3581c1 1px;
	color: #fff;
    background-color:#3581c1;
	font-size: 16px;
}
.jubaoDesc
{ 
	line-height: 20px;
    padding:10px  0px;
	float: left;
    width: 570px;
    margin:0px 15px;
	border-bottom: solid rgb(205, 205, 205) 1px;
	color:#0026ff;
	font-size: 14px; 
}
.jubaoDesc b
{ 
    color:#ff6a00;
}


#jubaoResponse h4{ font-size:14px; padding:30px 20px; color:blue; height:50px; }

/* view login -- start */
.h-login-type span {
	padding: 0px 2px;
	color: #fff;
	cursor: pointer;
}
.h-login-type em {
	color: #fff;
}
.h-login-type .reg:hover,
.h-login-type .login:hover {
	text-decoration: underline;
}
.h-login-type ul.list {
	float: right;
	*float: none;
}
.h-login-type ul.list li {
	float: left;
	width: 23px; height: 23px;
	margin: 14px 3px 0;
	border-radius: 27px;
	margin-bottom: 3px;
	line-height: 23px;
	background-color: #fff;
}
.h-login-type ul.list li span {
	display: block;
	height: 100%;
	*width: 100%;
}
.h-login-type ul.list li .wxgzh {
	background: url('../images/weixin_3f.png') center no-repeat;
	background-size: 23px 23px;
}
.h-login-type ul.list li .wx {
	background: url('../images/weixin_2f.png') center no-repeat;
	background-size: 20px 20px;
}
.h-login-type ul.list li .alipay {
	background: url('../images/alipay_3f.png') center no-repeat;
	background-size: 21px 21px;
}
.h-login-type ul.list li .qq {
	background: url('../images/qq_2f.png') center no-repeat;
	background-size: 23px 23px;
}
.h-login-type ul.list li .weibo {
	background: url('../images/weibo_3f.png') center no-repeat;
	background-size: 23px 23px;
}
#divweixingzh {
	display: none;
	width: 100%; height: 100%;
	position: fixed;
	top: 0px; left: 0px;
	z-index: 99;
	background-color: rgba(51, 51, 51, 0.5);
}
#divweixingzh .inner {
	display: block;
	width: 250px; height: 250px;
	margin: 20% auto 0;
	background-color: #ffffff;
	text-align: center;
}
#divweixingzh .title {
	font-size: 16px;
	color: #333333;
	display: block;
	position:relative;
	height: 60px;
	line-height: 60px;
}
#divweixingzh .close {
	position: absolute;
	top: 0; right: 15px;
	width: 10px;
	font-size: 22px;
	cursor: pointer;
}
#divweixingzh #payQRImg {
	width: 150px; height: 150px;
}
/* view login -- end */
/* notfound login -- start */
.not-found-login span {
	float: left;
	color: #666;
}
.not-found-login .reg {
	color: #090;
	padding: 0 3px;
}
.not-found-login .login {
	color: #08c;
	padding: 0 3px;
}
.not-found-login em {
	float: left;
	color: #ddd;
	margin: 0 6px;
}
.not-found-login ul.list li {
	background-color: transparent;
	margin: 5px 2px 0;
	*margin: 5px 5px 0;
}
.not-found-login ul.list li span {
	width: 100%;
}
.not-found-login #divweixingzh .close {
	font-family: "Microsoft YaHei","Simhei",Arial,\5B8B\4F53,Helvetica,sans-serif;
}
/* notfound login -- end */
/* view description -- start */
.view_desc_wrap {
	position: relative;
	margin: 20px 0px 40px;
	overflow: hidden;
}
.view_desc_wrap .detail-article p {
	line-height: 27px;
	margin: 14px 0 0 0;
	padding: 0;
	font-size: 14px;
	text-indent: 28px;
}
.view_desc_wrap .readmore {
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 0;
	padding: 0 25px 0 5px;
	background-color: #ebeef2;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-size: 14px;
	color: #b6b6b6;
	cursor: pointer;
}
.view_desc_wrap .readmore .ellipsis {
	color: rgba(0,0,0,.8);
	padding: 0 14px 0 0;
}
.view_desc_wrap .readmore .arrow {
	position: absolute;
	top: 4px;
	right: 6px;
	width: 0;
	height: 0;
	border: 6px solid transparent;
	border-top-color: #b6b6b6;
	margin-top: 4px;
}
/* view description -- end */
/* view download_modal -- start */
#view_down_loading {
	position: fixed;
	top: 0px; left: 0px;
	width: 100%; height: 100%;
}
#view_down_loading img {
	position: absolute;
	top: 50%; left: 50%;
	width: 32px; height: 32px;
	margin: -16px 0 0 -16px;
}
/* view download_modal -- end */
/* view ip info -- start */
.works-img-about-intro.viewlist {
	overflow: visible;
}
/* IE7设置了position的元素会生成一个新的stacking context，导致 z-index 为0。所以我们需要在这个元素的父元素上设置一个更高的z-index值 */
.titletop {
	*z-index: 30;
}
.container {
	*z-index: 20;
}
.upload_userinfo {
	position: relative;
	*z-index: 10001;
	cursor: pointer;
}
.upload_userinfo_modal {
	display: none;
	position: absolute;
	top: 12px; left: -5px;
	z-index: 999999999999;
	width: 306px;
	background-color: transparent;
	*background-image: url(about:blank);
}
.upload_userinfo_modal.oldview {
	top: 24px;
}
.viewlist .upload_userinfo_modal {
	left: 50%;
	margin-left: -153px;
}
.upload_userinfo_main {
	margin-top: 8px;
	padding: 14px 20px 20px;
	background: #FFFFFF;
	border: 1px solid #ECECEC;
	box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.2);
	border-radius: 2px;
}
.upload_userinfo_main p {
	margin: 0;
}
.upload_userinfo_main .text1 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	line-height: 36px;
}
.upload_userinfo_main .text2 {
	position: relative;
	font-size: 14px;
	font-weight: 400;
	color: #888888;
	line-height: 22px;
	padding: 5px 0;
}
.upload_userinfo_main .text2 label {
	position: absolute;
	top: 5px; left: 0;
	width: 80px;
}
.upload_userinfo_main .text2 span {
	display: block;
	width: 180px;
	margin: 0 0 0 84px;
	padding: 0;
	color: #000000;
	text-align: right;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal;
}
.upload_userinfo_main .text3 {
	font-size: 14px;
	font-weight: 400;
	color: #000000;
	line-height: 30px;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal;
}
.upload_userinfo_main .text_line {
	width: 100%;
	height: 1px;
	background: #DDDDDD;
	margin: 10px auto;
}
/* view ip info -- end */
/* view similar_wrap -- start */
#similar_wrap {
	position: relative;
	margin: 20px 0 10px 0;
	border: 1px solid #dedede;
	border-radius: 5px;
	background-color: #fff;
	overflow: hidden;
}
#similar_wrap .title_wrap {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #eee;
	background-color: #f8f8f8;
}
#similar_wrap .tw_h3 {
	padding: 0 0 0 10px;
	font-size: 16px;
	font-weight: 100;
	font-family: 微软雅黑;
}
#similar_wrap .tw_h3 .icon {
	display: inline-block;
    *zoom: 1;
    _display: inline;
    vertical-align: middle;
	width: 22px; height: 22px;
	background-image: url('../images/view_similar.png');
    background-repeat: no-repeat;
	margin: -2px 4px 0 0;
}
#similar_wrap .tw_more {
	position: absolute;
	top: 0;
	right: 10px;
	font-size: 13px;
	color: #888;
}
#similar_wrap ul.list {
	padding: 10px;
}
#similar_wrap ul.list li {
	padding-bottom: 7px;
	line-height: 18px;
}
#similar_wrap ul.list .icon {
	margin: 1px 2px 0 0;
}
#similar_wrap ul.list a {
	word-break: break-all;
}
/* view similar_wrap -- end */
/* view favorite -- start */
#viewTipMsg {
    position: fixed;
    top: 50%;
    left: 50%;
    height: 36px;
    margin: -18px 0 0 -100%;
    padding: 0 20px;
    line-height: 36px;
    background-color: rgba(0, 0, 0, 0.65);
    border-radius: 3px;
    font-size: 14px;
    color: #fff;
}
@media \0screen\,screen\9 {
    #viewTipMsg{
        background-color:#000;
        filter:Alpha(opacity=65);
        *zoom:1;
    }
}
/* view favorite -- end */
#readshop .barleft {
	*float: left;
}
#readshop .barright {
	*float: left;
}

/* view standard tag -- start */
#page {
	position: relative;
}
#page .stand-intro {
	position: absolute;
	top: 11px;
	left: 1px;
	right: 1px;
	z-index: 9;
    padding: 9px 0;
    background-color: #fff;
}
#page .stand-intro ul.list {
    padding: 0 10px;
    overflow: hidden;
}
#page .stand-intro ul.list li {
    float: left;
    height: 22px;
	line-height: 22px;
}
#page .stand-intro ul.list li.stand-status {
    padding: 0 10px 0 0;
}
#page .stand-intro ul.list li.stand-status span {
    display: block;
    padding: 0 6px;
    height: 22px;
	line-height: 22px;
    border-radius: 3px;
    color: #fff;
}
.huati_txt span.stand-status {
	display: inline-block;
	margin: 0 5px 0 0;
    padding: 0 6px;
    height: 20px;
	line-height: 20px;
    border-radius: 3px;
	font-size: 12px;
	font-weight: 400;
    color: #fff;
}
#page .stand-intro ul.list li span.stand-status-1,
.huati_txt span.stand-status-1 {
    background-color: #3AB565;
}
#page .stand-intro ul.list li span.stand-status-2,
.huati_txt span.stand-status-2 {
    background-color: #5BC0DE;
}
#page .stand-intro ul.list li span.stand-status-3,
.huati_txt span.stand-status-3 {
    background-color: #5BC0DE;
}
#page .stand-intro ul.list li span.stand-status-4,
.huati_txt span.stand-status-4 {
    background-color: #D9543F;
}
#page .stand-intro ul.list li span.stand-status-5,
.huati_txt span.stand-status-5 {
    background-color: #3385FF;
}
#page .stand-intro ul.list li span,
#page .stand-intro ul.list li a {
	float: left;
}
#page .stand-intro ul.list li span {
    font-size: 12px;
    color: #888888;
}
#page .stand-intro ul.list li a {
    max-width: 300px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 12px;
    color: #2878FF;
}
#page .stand-intro .tag-stand {
	position: absolute;
	top: 9px;
	right: 9px;
	width: 78px;
	height: 20px;
	background: #F1FFFB;
	border: 1px solid #00AB78;
	border-radius: 3px;
	font-size: 12px;
	color: #00AB78;
	overflow: hidden;
}
#page .stand-intro .tag-stand .icon {
	float: left;
	width: 20px;
	height: 20px;
	line-height: 18px;
	margin-right: 5px;
	background: #00AB78;
	font-size: 15px;
	color: #fff;
	text-align: center;
}
/* view standard tag -- end */

/* view related_stand -- start */
#related_stand {
	position: relative;
	margin: 10px 0;
	border: 1px solid #dedede;
	border-radius: 5px;
	background-color: #fff;
	overflow: hidden;
}
#related_stand .title_wrap {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #eee;
	background-color: #f8f8f8;
}
#related_stand .tw_h3 {
	padding: 0 0 0 10px;
	font-size: 16px;
	font-weight: 100;
	font-family: 微软雅黑;
}
#related_stand .tw_h3 .icon {
	display: inline-block;
    *zoom: 1;
    _display: inline;
    vertical-align: middle;
	width: 22px; height: 16px;
	background-image: url('../images/view_related_stand.png');
    background-repeat: no-repeat;
	margin: 0 4px 0 0;
}
#related_stand .main_wrap {
	padding: 5px 16px;
	font-size: 12px;
	color: #666;
}
#related_stand .main_wrap .m_list {
	line-height: 30px;
}
#related_stand .main_wrap .m_list li {
	float: left;
	margin-right: 15px;
}
#related_stand .main_wrap .m_list li.first {
	margin-right: 0;
}
#related_stand .main_wrap .m_list.m_active_list li.first {
	float: none;
	display: block;
}
#related_stand .main_wrap .m_list li a,
#related_stand .main_wrap .m_list li span {
	display: block;
	line-height: 20px;
	padding: 5px 0;
	word-break: break-all;
}
#related_stand .main_wrap .m_list li a {
	max-width: 218px;
	color: #2878FF;
	text-decoration: none;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/* view related_stand -- end */
.tips_href_install {
	font-size: 14px;
	color: #00AB78;
	text-decoration: none;
}
.tips_href_gray {
	font-size: 14px;
	color: #555;
	text-decoration: underline;
}
.stand_page_wrap .view_right_downbtn .book_favorite {
	float: left;
	width: 46px;
	min-width: auto;
	margin-right: 13px;
	padding: 20px 0 0;
	border: 1px solid #DDDDDD;
	border-radius: 6px;
	background-image: url('../images/view_related_shoucang.png');
    background-repeat: no-repeat;
	background-position: 13px 7px;
	background-color: #FFFFFF;
	font-size: 12px;
	color: #999999;
	cursor: pointer;
}
.stand_page_wrap .view_right_downbtn .book_favorite:hover {
	background-color: #FFFFFF;
	color: #999999;
	opacity: 0.8;
	filter:Alpha(opacity=80);
}
.stand_page_wrap .view_right_downbtn .download {
	float: left;
	width: 202px;
	background-position-x: 20px;
	text-indent: 10px;
}
.stand_page_wrap .view_right_downbtn .download:hover {
	background-position-x: 20px;
}

/* view page-error -- start */
#page .page {
	position: relative;
}
.page-error {
    position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
    width: 100%; height: 200px;
    padding: 160px 0;
    text-align: center;
    background-color: #fff;
    z-index: 1;
}
.page-error i.page-icon-error {
    display: block;
    margin: 0 auto;
    width: 80px;height: 70px;
    background: url('../js/webpreview/theme/default/icon.png') no-repeat 0 0;
}
.page-error h2 {
    padding: 15px 0 0 0;
    line-height: 20px;
    font-size: 14px;font-weight: 400; color: #000;
}
.page-error .btns {
    padding: 30px 0;
    height: 40px;
    text-align: center;
}
.page-error .btn_reload {
    padding: 0 24px;
    margin: 0 6px;
    height: 34px;line-height: 34px;
    border:1px solid #458DEC;
    border-radius: 3px;
    font-size: 14px;font-weight: 400;
    cursor: pointer;
    background-color: #458DEC;
    color: #fff;
}
.page-error button:hover{
    opacity: 0.9;
}
/* view page-error -- end */

/* login page -- start */
.login_page_tip_modal {
	border-radius: 6px !important;
}
.login_page_tip_modal .warning {
    padding: 40px 0 24px;
    text-align: center;
}
.login_page_tip_modal .warning i {
    display: inline-block;
    width: 46px;
    height: 46px;
    background: url('/static/common/images/warning.png') no-repeat 0 0;
    vertical-align: middle;
}
.login_page_tip_modal .tip {
    padding: 0 50px;
    line-height: 24px;
    text-align: center;
    font-size: 14px;
    color: #000;
}
.login_page_tip_modal .btns_default {
    text-align: center;
    padding: 40px 0;
    overflow: hidden;
}
.login_page_tip_modal .btns_default .btn-sub {
    display: block;
    margin: 0 auto;
	width: 144px;
	height: 40px;
    line-height: 40px;
	border-radius: 4px;
    font-size: 14px;
    text-decoration: none;
    cursor: pointer;
    background-color: #00AB78;
    border: none;
    color: #fff;
}
.login_page_tip_modal .btns_wx {
    text-align: center;
    padding: 40px 30px;
    overflow: hidden;
}
.login_page_tip_modal .btns_wx span {
	float: left;
	width: 128px;
	height: 38px;
    line-height: 38px;
	border-radius: 4px;
    font-size: 14px;
    text-decoration: none;
	border: 1px solid transparent;
    cursor: pointer;
}
.login_page_tip_modal .btns_wx .btn-sub {
    color: #fff;
	border-color: #00AB78;
    background-color: #00AB78;
}
.login_page_tip_modal .btns_wx .btn-sub2 {
	margin-left: 20px;
    color: #00AB78;
	border-color: #00AB78;
    background-color: #fff;
}
/* login page -- end */

/* list、free page -- start */
.camNavH1 h1 {
	display: inline-block;
    padding: 0 30px;
    height: 46px;
    line-height: 46px;
    font-size: 14px;
    color: #2d2d2d;
}
.camNavH1 h1.selected {
	background: #fff;
    border-top: 3px solid #3b3b3b;
    font-weight: bold;
}
.camNavH1.camNavH1_free h1.selected {
	border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
}
/* list、free page -- end */

/* viewList zip -- start */
.TreeView {
	text-align: left;
}
.zip_list_icon {
	display: inline-block;
	width: 20px;
	height: 20px;
    background: url('/static/common/images/zip_list_icon/webresource.gif') no-repeat 0 0;
}
.zip_list_icon1 {
	display: inline-block;
	width: 20px;
	height: 20px;
    background: url('/static/common/images/zip_list_icon/webresource1.gif') no-repeat 0 0;
}
.zip_list_icon2 {
	display: inline-block;
	width: 20px;
	height: 20px;
    background: url('/static/common/images/zip_list_icon/webresource2.gif') no-repeat 0 0;
}
.zip_list_icon3 {
	display: inline-block;
	width: 20px;
	height: 20px;
    background: url('/static/common/images/zip_list_icon/webresource3.gif') no-repeat 0 0;
}
.zip_list_icon4 {
	display: inline-block;
	width: 20px;
	height: 20px;
    background: url('/static/common/images/zip_list_icon/webresource4.gif') no-repeat 0 0;
}
.zip_list_icon5 {
	display: inline-block;
	width: 20px;
	height: 20px;
    background: url('/static/common/images/zip_list_icon/webresource5.gif') no-repeat 0 0;
}
.zip_list_icon6 {
	display: inline-block;
	width: 19px;
	height: 20px;
    background: url('/static/common/images/zip_list_icon/webresource6.gif') no-repeat 0 0;
}
.zip_list_icon7 {
	display: inline-block;
	width: 19px;
	height: 20px;
    background: url('/static/common/images/zip_list_icon/webresource7.gif') no-repeat 0 0;
}
.zip_list_icon8 {
	display: inline-block;
	width: 19px;
	height: 20px;
    background: url('/static/common/images/zip_list_icon/webresource8.gif') no-repeat 0 0;
}
.zip_list_icon9 {
	display: inline-block;
	width: 19px;
	height: 20px;
    background: url('/static/common/images/zip_list_icon/webresource9.gif') no-repeat 0 0;
}
.zip_list_icon10 {
	display: inline-block;
	width: 19px;
	height: 20px;
    background: url('/static/common/images/zip_list_icon/webresource10.gif') no-repeat 0 0;
}
.zip_list_icon11 {
	display: inline-block;
	width: 19px;
	height: 20px;
    background: url('/static/common/images/zip_list_icon/webresource11.gif') no-repeat 0 0;
}
.zip_list_icon12 {
	display: inline-block;
	width: 19px;
	height: 20px;
    background: url('/static/common/images/zip_list_icon/webresource12.gif') no-repeat 0 0;
}
.zip_list_icon13 {
	display: inline-block;
	width: 19px;
	height: 20px;
    background: url('/static/common/images/zip_list_icon/webresource13.gif') no-repeat 0 0;
}
.zip_list_icon14 {
	display: inline-block;
	width: 19px;
	height: 20px;
    background: url('/static/common/images/zip_list_icon/webresource14.gif') no-repeat 0 0;
}
.zip_list_icon15 {
	display: inline-block;
	width: 19px;
	height: 20px;
    background: url('/static/common/images/zip_list_icon/webresource15.gif') no-repeat 0 0;
}
.zip_list_icon16 {
	display: inline-block;
	width: 19px;
	height: 20px;
    background: url('/static/common/images/zip_list_icon/webresource16.gif') no-repeat 0 0;
}
.zip_list_icon17 {
	display: inline-block;
	width: 19px;
	height: 20px;
    background: url('/static/common/images/zip_list_icon/webresource17.gif') no-repeat 0 0;
}
.zip_list_icon18 {
	display: inline-block;
	width: 19px;
	height: 20px;
    background: url('/static/common/images/zip_list_icon/webresource18.gif') no-repeat 0 0;
}
/* viewList zip -- end */

.priceSet_page .vip-switch-wrapper {
	margin: 0 20px;
	padding: 20px 0;
	border-top: 1px solid #ECECEC;
	line-height: 36px;
	font-size: 14px;
	color: #666;
}
.priceSet_page .vip-switch-wrapper .text1,
.priceSet_page .vip-switch-wrapper .switch_input,
.priceSet_page .vip-switch-wrapper .switch,
.priceSet_page .vip-switch-wrapper .text2 {
	float: left;
}
.priceSet_page .vip-switch-wrapper .text2 {
	margin-left: 6px;
	color: #0000FF;
	text-decoration: underline;
}
.priceSet_page .vip-switch-wrapper .switch_input,
.priceSet_page .vip-switch-wrapper .switch {
    position: relative;
	top: 12px;
	*top: 8px;
}
.priceSet_page .vip-switch-wrapper .switch_input.switch_ie {
	width: 0;
	height: 0;
	visibility: hidden;
}
.priceSet_page .vip-switch-wrapper .switch.switch_ie {
	top: 5px;
    width: 46px;
    height: 24px;
    margin: 0;
    padding: 0;
    background-color: #AAAAAA;
    border-radius: 24px;
    border: none;
    outline: none;
    -webkit-appearance: none;
    transition: all 0.2s ease;
	cursor: pointer;
}
/* 按钮 */
.priceSet_page .vip-switch-wrapper .switch::after {
    content: '';
    position: absolute;
    top: 1px;
    left: 1px;
    width: 22px;
    height: 22px;
    background-color: #fff;
    border-radius: 50%;
    transition: all 0.2s ease;
}
/* 选中状态时，背景色切换 */
.priceSet_page .vip-switch-wrapper .switch_input:checked + .switch {
    background-color: #00AB78;
}
/* 选中状态时，按钮的位置移动 */
.priceSet_page .vip-switch-wrapper .switch_input:checked + .switch::after {
    left: 23px;
}
