/***
    作者：姜西
**/

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin:0px;
    padding:0px;
    font-family: "Microsoft YaHei",Arial,Helvetica,"宋体";   
    font-smoothing:antialiased;
    font-size: 12px;
}
h1,h2,h3,h4,h5,h6{
    font-size: 14px;
    font-weight: normal;
}
.options{
	text-align: center;
    position: absolute;
    height: 100%;
    width: 100%;
    display: none;
    top: 0;
    z-index: 100;
}
.options span {
    height: 100%;
    display: table-cell;
    vertical-align: middle;
}
.options span img {
/*     height: 100%;
    width: 100%; */
    vertical-align: middle;
}
*::before, *::after {
    box-sizing: border-box;
}
.clearfix::after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;
}
.clearfix {
}
html {
}
body {
    color: #666;
    font-family: "Microsoft YaHei",Arial,Helvetica,"宋体";
    font-size: 12px;
    text-align: left;
    background: #fff;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}
audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden], template {
    display: none;
}
a:active, a:hover {
    outline: 0 none;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b, strong {
    font-weight: normal;
}
.bgTran{
     transition: all 0.3s ease-in 0s;
}
.bgTranBlue{
     background: #02adea;
     transition: all 0.3s ease-in 0s;
}
.bgTranBlue:hover{
    background: #039bd1;
}
dfn {
    font-style: italic;
}
mark {
    background: #ff0 none repeat scroll 0 0;
    color: #000;
}
small {
    font-size: 80%;
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0 none;
}
svg:not(:root) {
    overflow: hidden;
}
hr {
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
code, kbd, pre, samp {
    font-family: monospace,monospace;
    font-size: 1em;
}
button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button, select {
    text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
}
button[disabled], html input[disabled] {
    cursor: pointer;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0 none;
    padding: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="search"] {
    box-sizing: content-box;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0 none;
    padding: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: bold;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td, th {
    padding: 0;
}
@font-face {
    font-family: "Glyphicons Halflings";
    src: url("../../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
img {
    border: 0 none;
}
ul, ol {
    list-style: outside none none;
}
a {
    background-color: transparent;
    color: #707070;
    outline: 0 none;
    text-decoration: none;
    
}
input {
}
input:focus {
    outline-style: none;
}
　 h1, h2, h3, h4, h5, h6,b {
    font-weight: normal;
}
i,em{
    font-style: normal;
}

/* 头部导航Begin */
    .menuBg{
        width: 100%;
        background: url('../../images/lineBg.jpg') repeat-x center top;
        height: 70px;
        min-width: 1190px;
    }
    .menuCon{
      width: 1190px;
      margin: 0px auto;

    }
    .logo{
        display: block;
        float: left;
        margin-top: 14px;
    }
    .operateRight{
        float: right;
        width: 190px;
        margin-top: 18px;
    }
    .operateRight .uploadBt{
        width: 90px;
        height: 34px;
        line-height: 38px;
        display: block;
        float: right;
        margin-right: 10px;
        background: #0097F8;
        border-radius: 5px;
        text-align: center;
        transition: all 0.3s ease 0s;
    }
    .operateRight .uploadBt:hover{
         background: #037CC9;
    }
    .operateRight .login{
        float: right;
         width: 90px;
        height: 34px;
        text-align: center;
        line-height: 40px;
        border: solid 1px #ccc;
        border-radius: 5px;
        cursor: pointer;
    }
    .operateRight .loggedIn{
        position: relative;
        float: right;
       
    }
    .operateRight .loggedIn img{
         cursor: pointer;
    }
.HeadPorList {
    position: absolute;
    right: 0;
    top: 29px;
    z-index: 99999;
}
    .HeadPorCon{
     background:  url("../../images/logeedBg.png") no-repeat  center center;
    height: 149px;
    width: 134px;
    margin-top: 15px;
    overflow: hidden;
    }
    .HeadPorList a {
    display: block;
    height: 20px;
    line-height: 20px;
    margin-left: 22px;
    margin-top: 20px;
    text-indent: 25px;
    }
  
    .HeadPorList a.icon1 {
    background: url("../../images/icon1.png") no-repeat scroll left center;
    margin-top: 25px;
    }
    .HeadPorList a.icon2 {
    background: url("../../images/icon2.png") no-repeat scroll left center;
    }
    .HeadPorList a.icon3 {
    background: url("../../images/icon3.png") no-repeat scroll left center;
    }

/* 头部导航End */


/*底部*/
.bottomBg{
    background: #24272A;
    width: 100%;
    min-width:1190px;
    height: 100px;
    line-height: 100px;
}
.bottomCon{
    width: 1190px;
    margin:0px auto;
    overflow: hidden;
}
.Copyright{
    float: left;
    font-size: 12px;
    color: #999999;
}
.ContactRight{
    float: right;
    width: 530px;

}
.ContactRight em{
    display: block;
    float: left;
    margin-left: 5px;
    color: #aaaaaa;
    font-size: 14px;
}
.ContactRight img{
    display: block;
    float: left;
    margin-left: 17px;
    margin-top: 41px;
}
.ContactRight span{
    display: block;
    float: left;
    margin-left: 10px;
    font-size: 16px;
    color: #fff;
}



.toolbar-item-top {
      display: none;
    cursor: pointer;
   position: fixed;
   z-index: 9999;
   bottom: 150px;
   right: 20px;
}



/**************弹出框 Begin*******************/
#BgMask {
    background-color:#24272a;
    left:0;
    opacity:0.5;
    position:absolute;
    top:0;
    z-index:3;
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity:0.5;
    z-index:10000;
}

.plateClose{
   width: 100%;
   height: 40px;
}
.plateClose a{ 
    display:block;
    position:absolute;
    right:10px;
    top:12px;
    width:17px; 
    height:17px;
   
    background: url(../../images/close.png) no-repeat center center;
    cursor: pointer;
}
.plateClose a:hover{
    color: #666;
}
.commPop{
    top: 30%;
    z-index: 100001;
    background: #fff none repeat scroll 0 0;
    position: fixed !important;
    display: none;
   /*  -webkit-box-shadow: 0 0 10px #fff;
    -moz-box-shadow: 0 0 10px #fff;
    box-shadow: 0 0 10px #fff;*/
}

/**************弹出框 End*******************/


#loginPop {
    height: 430px;
    width: 390px;
}
#loginPop .titPop{
    color: #24272a;
    font-size: 24px;
    text-align: center;
    margin-top: 37px;
}
.phoneNumber,.VerificationCode {
    background: #FFFFFF;
    border: none;
    color: #657584;
    display: block;
    font-size: 13px;
    height: 25px;
    line-height: 25px;
    float: left;
    width: 135px;
    margin-left: 20px;
}
.VerificationCode{
    margin-top: -2px;
}
.loginCon{
    width: 300px;
    margin: 40px auto 0px;
}
.loginCon ul li{
    margin-bottom: 40px;
    position: relative;
}
.errorP {
    color: #e56551;
    font-size: 13px;
    position: absolute;
    top: 34px;
    left: 20px;
}
.errorDiv {
    width: 100%;
    border-bottom: solid 1px #24272A;
    padding-bottom: 5px;
    clear: both;
    overflow: hidden;
}
.errorDiv img{
    display: block;
    float: left;
    margin-left: 20px;
    margin-top: 2px;
}
.Countdown {
    color: #24272a;
    cursor: pointer;
    font-size: 14px;
    border-left: solid #DDDDDD 1px;
    height: 20px;
    width: 107px;
    text-align: center;
    float: left;
    margin-top: 3px;
}
.loginSub{
    width: 300px;
    height: 40px;
    text-align: center;
    cursor: pointer;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
    transition: all 0.3s ease 0s;
    background: #0097F8;
    margin: 45px auto 0px;
    border-radius: 3px;
}
.loginSub:hover{
    background: #0579C4;
}
.weixiSub{
    width: 300px;
    height: 40px;
    text-align: center;
    cursor: pointer;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
    transition: all 0.3s ease 0s;
    background: #3EC675;
    margin: 10px auto;
    border-radius: 3px;
}
.weixiSub:hover{
    background: #1FBF5D;
}

/*分页*/
.page_wrap {
    margin-top: 10px;
    text-align: center;
  
}

.page_a {
   font-size: 14px;
    color: #666666;
    display: inline-block;
    height: 28px;
    line-height: 28px;
    margin: 0 3px;
    padding: 0 10px;
    text-align: center;
}
.page_a:hover,.page_a_now {
    color: #000;
}
.page_dot {
    color: #333;
    font-size: 18px;
    vertical-align: middle;

}
.page_prev, .page_next {
}
.page_wrap {
    padding-top: 28px;
    text-align: center;
}

.page_disabled {
    cursor: default;
}
.allPage{
    font-size: 14px;
    color: #666666;
    margin-left: 15px;
}
.p_copy {
    color: #999999;
    font-family: Arial;
    font-size: 16px;
    height: 30px;
    width: 280px;
    display: block;
    margin:20px auto;
}
#errorMsg{
    text-align: center;
    color: #f00;
    margin: 5px auto;
    display: block;
    width: 100%;
}
#sharePop {
    height: 420px;
    width: 390px;
}