.body{ width:100%;height:100%; font-size:14px; color:#b2b2b2;}
.body a{ cursor:pointer; text-decoration:none; }
.line{ clear:both; border-bottom:1px solid #e8e8e8;}
.top{ height:56px;word-spacing:5px;letter-spacing: 1px;}
.content{ color:#606060; margin-top:5px; width:100%;}
.div_row{ clear:both; margin:12px auto; width:200px;}
.div_row_new{clear:both; margin:12px auto;}
.div_row_height{ line-height:22px;}
.div_row .left{line-height:16px; }
.div_row .right{ /*line-height:35px;*/ }
.right input{ border:1px solid #b2b2b2; font-size:16px;}
.div_row .center{ line-height:30px;}
.div_row .center input{ background-color:#008b8a; width:180px; height:30px; font-size:16px; color:#fff;border:1px solid #b2b2b2;}
.menu{ height:45px; text-align:center; margin-top:20px;}
.menu a{ cursor:pointer; text-decoration:none; float:left;}
.menu a .mu1{ width:32px; height:32px; background-color:#008b8a; color:#fff;border:1px solid #b2b2b2; padding:1px; }
.bottom{ clear:both;}
.bottom_2{ text-align:center; margin-top:5px; }
.div_a_btn{clear:both;text-align:right; margin:10px 20px 50px 0; font-size:20px;}
.div_a_btn1{clear:both;text-align:right; margin:10px 20px 0 0; font-size:20px;}

.fw_table_font table{ font-size:14px; line-height:16px; width:200px; margin:0 auto; }

.messageinfo
{
	color: #929292;
	font-size: 12px;
}
.register input
{
     border:1px solid #b2b2b2; font-size:16px;
}

.Register_right
{
    font-weight:bold; font-size:16px; font-family:"华文琥珀";
    color:Green;
}
.Register_error
{
     font-size:14px; font-family:"华文琥珀";
}
.msgSpan
{
    color:Red;
    font-size:12px;
}

.title {
    background: #555;
    color: #fff;
    height: 36px;
    line-height: 36px;
    width: 100%;
    margin: 0 auto;
}
a{
    text-decoration: none;
    color:#383b39;
}
.maskLayer{
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    display: none;
}
.popup{
    width: 85%;
    height: 42%;
    background-color: #FFFFFF;
    z-index: 999;
    position: absolute;
    left: 8%;
    top: 22%;
    border-radius:5px
}

.item1{
    width: 100%;
    height: 30rem;
    background-color: #8A78FE;
}
.btn-click{
    width: 50%;
    padding: 1rem;
    font-size: 1.5rem;
    color: #000000;
    text-align: center;
    background-color: #FFEBCD;
}
.btn-close{
    background-image: url("../image/close.png");
    background-size:100% 100%;
    position:absolute;
    width:25px;
    height:25px;
    top: 10px;
    right: 10px;
}

@font-face{
    font-family:HanSans;
    src: url("http://zhsh.co/page/Fac9667/font/SourceHanSansCN-Heavy.otf");
}

.fontClass{
    text-align:center;
    font-size:20px;
    position:absolute;
    width:300px;
    margin-left: -150px;
    left: 50%;
}

.fonttop{
    font-size:20px;
    bottom:37%;
    font-weight: 600;
}

.fontcenter{
    bottom:27%;
    color:#e80f0f;
    font-weight: 900;
}

.fontbottom{
    color:#b5b5b5;
    font-size:12px;
    bottom:7%;
    font-weight: 500;
}
/* jqm docs css

Beware: lots of last-minute CSS going on in here
cobblers, shoes,
*/

body { background: #dddddd; }
.ui-mobile .type-home .ui-content { margin: 0; background: #e5e5e5 url(http://zhsh.co/page/js/images/jqm-sitebg.png) top center repeat-x; }
.ui-mobile #jqm-homeheader { padding: 40px 10px 0; text-align: center;  margin: 0 auto; }
.ui-mobile #jqm-homeheader h1 { margin: 0 0 ; }
.ui-mobile #jqm-homeheader p { margin: .3em 0 0; line-height: 1.3; font-size: .9em; font-weight: bold; color: #666; }
.ui-mobile #jqm-version { text-indent: -99999px; background: url(http://zhsh.co/page/js/images/version.png) top right no-repeat; width: 119px; height: 122px; overflow: hidden; position: absolute; z-index: 50; top: -11px; right: 0; }
/* .ui-mobile .jqm-themeswitcher { margin: 10px 25px 10px 10px;  } */

.jqm-version {
    background: #f7cf57;
    border: solid #fff;
    border-width: 2px 0;
    color: #000;
    display: block;
    font-weight: bold;
    position: absolute;
    padding: .25em 3em;
    right: -2.5em;
    text-align: center;
    text-shadow: 0 1px 1px #fff;
    top: .75em;
    width: 78px;
    z-index: 9;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);

    -webkit-box-shadow: 0 0 6px rgba(0,0,0,.50);
    -moz-box-shadow: 0 0 6px rgba(0,0,0,.50);
    -o-box-shadow: 0 0 6px rgba(0,0,0,.50);
    box-shadow: 0 0 6px rgba(0,0,0,.50);
}
.jqm-version b {
    color: #a21412;
}

h2 { margin:1.2em 0 .4em 0; }
p code { font-size:1.2em; font-weight:bold; }
h4 code {font-size:1.2em; font-weight:bold; }

dt { font-weight: bold; margin: 2em 0 .5em; }
dt code, dd code { font-size:1.3em; line-height:150%; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

#jqm-homeheader img { width: 235px; }
img { max-width: 100%; }

/* fluid images moved from jquery.mobile.core.css*/
.ui-mobile img {
    max-width: 100%;
}

.ui-header .jqm-home { top: 0; }
nav { margin: 0; }



p.intro {
    font-size: .96em;
    line-height: 1.3;
    border-top: 1px solid #75ae18;
    border-bottom: 0;
    background: none;
    margin: 1.5em 0;
    padding: 1.5em 15px 0;

}
p.intro strong {
    color:  #558e08;
}
.footer-docs {
    padding: 5px 0;
}
.footer-docs p {
    margin-left:15px;
    font-weight: normal;
    font-size: .9em;
}

.type-interior .content-secondary {
    border-right: 0;
    border-left: 0;
    margin: 10px -15px 0;
    background: #fff;
    border-top: 1px solid #ccc;
}
.type-home .ui-content {
    margin-top: 5px;
    overflow: hidden;
    position: relative;
}
.type-interior .ui-content {
    padding-bottom: 0;
}
.content-secondary .ui-collapsible {
    padding: 0 15px 10px;

}
.content-secondary .ui-collapsible-content {
    padding: 0;
    background: none;
    border-bottom: none;
}
.content-secondary .ui-listview {
    margin: 0;
}
/* new API additions */

dt {
    margin: 35px 0 15px 0;
    background-color:#ddd;
    font-weight:normal;
}
dt code {
    display:inline-block;
    font-weight:bold;
    color:#56A00E;
    padding:3px 7px;
    margin-right:10px;
    background-color:#fff;
}
dd {
    margin-bottom:10px;
}
dd .default { font-weight:bold; }
dd pre {
    margin:0 0 0 0;
}
dd code { font-weight: normal; }
dd pre code {
    margin:0;
    border:none;
    font-weight:normal;
    font-size:100%;
    background-color:transparent;
}
dd h4 { margin:15px 0 0 0; }

.localnav {
    margin:0 0 20px 0;
    overflow:hidden;
}
.localnav li {
    float:left;
}
.localnav .ui-btn-inner {
    padding: .6em 10px;
    font-size:80%;
}

/* custom dialog for the photos sharing */
.ui-dialog.dialog-actionsheet .ui-dialog-contain {
    margin-top: 0;
}



/* F bar theme - just for the docs overview headers */
.ui-bar-f {
    border: 1px solid #56A00E;
    background: 			#74b042;
    color: 					#fff;
    font-weight: bold;
    text-shadow: 0 1px 1px #335413;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#74b042), to(#56A00E)); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(#74b042, #56A00E); /* Chrome 10+, Saf5.1+ */
    background-image:    -moz-linear-gradient(#74b042, #56A00E); /* FF3.6 */
    background-image:     -ms-linear-gradient(#74b042, #56A00E); /* IE10 */
    background-image:      -o-linear-gradient(#74b042, #56A00E); /* Opera 11.10+ */
    background-image:         linear-gradient(#74b042, #56A00E);
}
.ui-bar-f,
.ui-bar-f input,
.ui-bar-f select,
.ui-bar-f textarea,
.ui-bar-f button {
    font-family: Helvetica, Arial, sans-serif /*{global-font-family}*/;
}

.ui-bar-f,
.ui-bar-f .ui-link-inherit {
    color: 					#fff;
}
.ui-bar-f .ui-link {
    color: 					#fff;
    font-weight: bold;
}
.ui-btn-up-f {
    border: 1px solid 		#3B6F07;
    background: 			#56A00E;
    font-weight: bold;
    color: 					#fff;
    text-shadow: 0 1px 1px #234403;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#74b042), to(#56A00E)); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(#74b042, #56A00E); /* Chrome 10+, Saf5.1+ */
    background-image:    -moz-linear-gradient(#74b042, #56A00E); /* FF3.6 */
    background-image:     -ms-linear-gradient(#74b042, #56A00E); /* IE10 */
    background-image:      -o-linear-gradient(#74b042, #56A00E); /* Opera 11.10+ */
    background-image:         linear-gradient(#74b042, #56A00E);
}
.ui-btn-up-f a.ui-link-inherit {
    color: 					#fff;
}
.ui-btn-hover-f {
    border: 1px solid 		#3B6F07;
    background: 			#6EBC1F;
    font-weight: bold;
    color: 					#fff;
    text-shadow: 0 1px 1px #234403;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#8FC963), to(#6EBC1F)); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(#8FC963, #6EBC1F); /* Chrome 10+, Saf5.1+ */
    background-image:    -moz-linear-gradient(#8FC963, #6EBC1F); /* FF3.6 */
    background-image:     -ms-linear-gradient(#8FC963, #6EBC1F); /* IE10 */
    background-image:      -o-linear-gradient(#8FC963, #6EBC1F); /* Opera 11.10+ */
    background-image:         linear-gradient(#8FC963, #6EBC1F);
}
.ui-btn-hover-f a.ui-link-inherit {
    color: 					#fff;
}
.ui-btn-down-f {
    border: 1px solid 		#3B6F07;
    background: 			#3d3d3d;
    font-weight: bold;
    color: 					#fff;
    text-shadow: 0 1px 1px #234403;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#56A00E), to(#64A234)); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(#56A00E, #64A234); /* Chrome 10+, Saf5.1+ */
    background-image:    -moz-linear-gradient(#56A00E, #64A234); /* FF3.6 */
    background-image:     -ms-linear-gradient(#56A00E, #64A234); /* IE10 */
    background-image:      -o-linear-gradient(#56A00E, #64A234); /* Opera 11.10+ */
    background-image:         linear-gradient(#56A00E, #64A234);
}
.ui-btn-down-f a.ui-link-inherit {
    color: 					#fff;
}
.ui-btn-up-f,
.ui-btn-hover-f,
.ui-btn-down-f {
    font-family: Helvetica, Arial, sans-serif;
    text-decoration: none;
}




/* docs site layout */

@media all and (min-width: 650px){


    .type-home .ui-content {
        margin-top: 5px;
    }
    .ui-mobile #jqm-homeheader {
        max-width: 340px;
    }
    /*
        .ui-mobile .jqm-themeswitcher {
            float: right;
        }
    */
    p.intro {
        margin: 2em 0;
    }
    .type-home .ui-content,
    .type-interior .ui-content {
        padding: 0;
        /*background: url(../images/px-ccc.gif) 50% 0 repeat-y;*/
    }
    .type-interior .ui-content {
        background-position: 45%;
        overflow: hidden;
    }
    .content-secondary {
        text-align: left;
        float: left;
        width: 45%;
        background: none;
    }
    .content-secondary,
    .type-interior .content-secondary {
        margin: 30px 0 20px 2%;
        padding: 20px 4% 0 0;
        background: none;
        border-top: none;
    }
    .type-index .content-secondary {
        padding: 0;
    }
    .content-secondary .ui-collapsible {
        margin: 0;
        padding: 0;
    }
    .content-secondary .ui-collapsible-content {
        border: none;
    }
    .type-index .content-secondary .ui-listview {
        margin: 0;
    }

    .ui-mobile #jqm-homeheader {
        padding: 0;
    }
    .content-primary {
        width: 45%;
        float: right;
        margin-top: 30px;
        margin-right: 1%;
        padding-right: 1%;
    }
    .content-primary ul:first-child {
        margin-top: 0;
    }
    .content-secondary h2 {
        position: absolute;
        left: -9999px;
    }
    .type-interior .content-primary {
        padding: 1.5em 6% 3em 0;
        margin: 0;
    }
    /* fix up the collapsibles - expanded on desktop */
    .content-secondary .ui-collapsible-heading {
        display: none;
    }
    .content-secondary .ui-collapsible-contain {
        margin:0;
    }
    .content-secondary .ui-collapsible-content {
        display: block;
        margin: 0;
        padding: 0;
    }
    .type-interior  .content-secondary .ui-li-divider {
        padding-top: 1em;
        padding-bottom: 1em;
    }
    .type-interior .content-secondary {
        margin: 0;
        padding: 0;
    }

}
@media all and (min-width: 750px){
    .type-home .ui-content,
    .type-interior .ui-content {
        background-position: 39%;
    }
    .content-secondary {
        width: 34%;
    }
    .content-primary {
        width: 56%;
        padding-right: 1%;
    }
    .type-interior .ui-content {
        background-position: 34%;
    }
}

@media all and (min-width: 1200px){
    .type-home .ui-content{
        background-position: 38.5%;
    }
    .type-interior .ui-content {
        background-position: 30%;
    }
    .content-secondary {
        width: 30%;
        padding-right:6%;
        margin: 30px 0 20px 5%;
    }
    .type-interior .content-secondary {
        margin: 0;
        padding: 0;
    }
    .content-primary {
        width: 50%;
        margin-right: 5%;
        padding-right: 3%;
    }
    .type-interior .content-primary {
        width: 60%;
    }
}
        .a_demo_four {
            background-color: #f00;
            font-family: 'Open Sans', sans-serif;
            font-size: 12px;
            text-decoration: none;
            color: #fff;
            position: relative;
            padding: 10px 20px;
            padding-right: 50px;
            background-image: linear-gradient(bottom, rgb(62,51,46) 0%, rgb(101,86,78) 100%);
            border-radius: 5px;
            box-shadow: inset 0px 1px 0px #f00, 0px 5px 0px 0px #d01438, 0px 10px 5px #981717;
        }

            .a_demo_four:active {
                top: 3px;
                background-image: linear-gradient(bottom, rgb(62,51,46) 100%, rgb(101,86,78) 0%);
                box-shadow: inset 0px 1px 0px #9e8d84, 0px 2px 0px 0px #f00, 0px 5px 3px #999;
            }

            .a_demo_four::before {
                background-color: #f00;
                background-image: url(static/image/right_arrow.png);
                background-repeat: no-repeat;
                background-position: center center;
                content: "";
                width: 20px;
                height: 20px;
                position: absolute;
                right: 15px;
                top: 50%;
                margin-top: -9px;
                border-radius: 50%;
                box-shadow: inset 0px 1px 0px #19120f, 0px 1px 0px #827066;
            }

            .a_demo_four:active::before {
                top: 50%;
                margin-top: -12px;
                box-shadow: inset 0px 1px 0px #827066, 0px 3px 0px #19120f, 0px 6px 3px #382e29;
            }

        .ui-overlay-a, .ui-page-theme-a, .ui-page-theme-a .ui-panel-wrapper {
            text-shadow: none;
        }

            .ui-page-theme-a a, html .ui-bar-a a, html .ui-body-a a, html body .ui-group-theme-a a {
                color: #fff;
                font-weight: 700;
            }

        .po span {
            color: #f00;
            font-weight: 600;
        }