html, body, div, span, h1, h2, h3, h4, h5, h6, p, pre,
a, code, em, img, small, strong, sub, sup, u, i, center,
dl, dt, dd, ol, ul, li, fieldset, form, label {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent
}

.container-fluid{
    width: 100%;
}

.table_parameters a:hover {
    text-decoration: none
}

a:hover {
    text-decoration: underline
}

ol, ul {
    list-style: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

/*html {*/
/*background: url(../images/demo_bg.png)*/
/*}*/

body {
    height: 100%;
    font: 12px/18px "Microsoft Yahei", Tahoma, Helvetica,
    Arial, Verdana, "\5b8b\4f53", sans-serif;
    color: #51555c
}

img {
    border: 0;
    cursor: pointer;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.head {
    /*border-bottom: 1px solid #dadada;*/
    padding: 0 0 5px
}

.head_inner {
    margin: 0 auto;
    width: 980px
}

.container {
    width: 80%;
    /*min-height: 600px;*/
    margin: 30px auto 0 auto;
    border: 1px solid #d3d3d3;
    background: #fff;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.demo > h2.title {
    margin: 4px 0 30px;
    padding: 15px 0 10px 20px;
    border-bottom: 1px solid #d3d3d3;
    font-size: 18px;
    color: #a84c10;
    background: url(/upload/image/banner/arrow.jpg) no-repeat 2px 14px
}

.foot {
    height: 60px;
    padding: 10px 2px;
    line-height: 24px;
    text-align: center
}

.foot a:hover {
    color: #51555c
}



.btn:hover {
    background-color: #e95a00;
    text-decoration: none
}

.demo {
    width: 700px;
    margin: 0 auto
}

ul.ul_demo li {
    background: url("/upload/image/banner/demo_icon.gif") no-repeat scroll 0 6px;
    line-height: 28px;
    padding-left: 20px
}

.input, .table input[type='text'] {
    border: 1px solid #ccc;
    padding: 0 5px;
    width: 220px;
    height: 26px;
    line-height: 26px
}

#nav {
    float: right;
    margin: 30px 0 0
}

#nav li {
    float: left;
    font-size: 16px;
    margin-right: 20px
}

.btn.loading {
    opacity: .5
}

h3 a.cur {
    color: #f30;
}

.demo h3 a {
    font-size: 14px;
    margin: 0 10px 5px 0;
    display: inline-block
}

.red {
    color: red
}

.notice {
    font-size: 14px;
    margin-bottom: 10px;
}

.table_parameters {
    border-left: 1px solid #d3d3d3;
    border-top: 1px solid #d3d3d3;
    margin: 6px auto;
    font-size: 14px
}

.table_parameters tr.tr_head {
    background: none repeat scroll 0 0 #f7f7f7;
    font-weight: bold;
    padding: 6px;
    text-align: center
}

.table_parameters td, .table_parameters th {
    border-bottom: 1px solid #d3d3d3;
    border-right: 1px solid #d3d3d3;
    line-height: 26px;
    padding: 2px
}

h1 {
    font: 32px "Microsoft Yahei";
    margin: 40px auto;
    text-align: center;
}

h2 {
    font-size: 16px;
    margin: 10px 0;
}

.menu {
    height: 30px;
    margin-bottom: 30px;
    padding: 10px;
    background-color: #f0f0f0;
    text-align: center;
}

.menu a {
    display: inline-block;
    height: 30px;
    padding: 0 20px;
    line-height: 30px;
    font-size: 14px;
    color: #333;
    text-decoration: none;
}

.menu a:hover {
    color: #000;
    background-color: #e9e9e9;
}

.menu .cur {
 
    color: #000;
}

.vad a {
    display: inline-block;
    height: 36px;
    line-height: 36px;
    margin: 0 5px;
    padding: 0 50px;
    font-size: 14px;
    text-align: center;
    color: #eee;
    text-decoration: none;
    background-color: #222;
}

.vad a:hover {
    color: #fff;
    background-color: #000;
}

.thead {
    width: 728px;
    height: 90px;
    margin: 0 auto;
}

textarea {
    border: 1px solid #ccc;
    font-size: 12px;
    height: 100px;
    line-height: 18px;
    padding: 5px;
    width: 300px;
}

.table td {
    padding: 10px 0
}

.disabled {
    opacity: .6;
    filter: alpha(opacity=60)
}
.demo > p {
    line-height: 30px;
    font-size: 14px
}

.demo > p a {
    font-size: 14px
}

.demo h3 {
    font-size: 16px;
    margin: 20px 0
}

select {
    background-color: #fff;
    background-position: right center;
    background-repeat: no-repeat;
    border: 1px solid #888;
    border-radius: 3px;
    box-sizing: border-box;
    font: 12px/1.5 Tahoma, Arial, sans-serif;
    height: 30px;
    padding: 0 4px;
}

fieldset {
    border: 1px solid #ccc;
    border-radius: 5px;
    margin: 1em 0;
    padding: 10px 20px;
}

dl.row dt {
    width: 2em;
}

dl.row dt {
    clear: left;
    float: left;
    line-height: 30px;
    padding: 5px;
    text-align: right;
    width: 6em;
}

dl.row dd {
    float: left;
    padding: 5px;
}

.pager {
    text-align: right;
}

.pager a {
    padding: 3px 8px;
    margin-left: 3px;
    line-height: 20px;
    background: #f9f9f9;
    border: 1px solid #DBDBDB;
    text-decoration: none
}

.pager a:hover,
.pager a.current {
    background-color: #7CD5B1;
    color: #fff;
    border: 1px solid #7CD5B1;
    cursor: pointer;
}

.page {
    text-align: center;
    margin: 50px 0
}

.page a, .page span.prev_disabled {
    border: 1px solid #ededed;
    color: #3d3d3d;
    font-weight: 700;
    height: 35px;
    line-height: 35px;
    margin-left: 5px;
    min-width: 9px;
    padding: 0 13px;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    font-family: "simsun";
    display: inline-block
}

.page span.prev_disabled {
    cursor: default;
    color: #ccc;
    margin: 0 10px 0 0
}

.page a.current {
    background-color: #f40;
    border-color: #f40;
    color: #fff;
    font-weight: 700;
    position: relative;
    z-index: 1;
}

.page .extra {
    display: inline-block;
    margin-left: 10px;
    height: 35px;
    line-height: 35px;
    color: #656565;
}

.page .page-num {
    border: 1px solid #ededed;
    height: 21px;
    text-align: center;
    width: 35px;
    display: inline-block
}

.page .page-submit {
    background-clip: padding-box;
    border: 1px solid #ededed;
    border-radius: 2px;
    cursor: pointer;
    height: 21px;
    line-height: 21px;
    text-align: center;
    width: 43px;
    display: inline-block
}

.page .page-submit:hover {
    border-color: #f40;
    color: #f40;
}

.page a:focus, .page a:hover {
    border-color: #f40;
    z-index: 1;
}

.loading {
    margin: 30px 0;
    text-align: center
}

p {
    margin: 0
}

#page {
    height: 40px;
    padding: 20px 0px;
}

#page a {
    display: block;
    float: left;
    margin-right: 10px;
    padding: 2px 12px;
    height: 24px;
    border: 1px #cccccc solid;
    background: #fff;
    text-decoration: none;
    color: #808080;
    font-size: 12px;
    line-height: 22px;
}

#page a:hover {
    color: #077ee3;
    border: 1px #077ee3 solid;
}

#page a.cur {
    border: none;
    background: #077ee3;
    color: #fff;
}

#page p {
    float: left;
    padding: 2px 12px;
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    color: #bbb;
    border: 1px #ccc solid;
    background: #fcfcfc;
    margin-right: 8px;

}

#page p.pageRemark {
    border-style: none;
    background: none;
    margin-right: 0px;
    padding: 4px 0px;
    color: #666;
}

#page p.pageRemark b {
    color: red;
}

#page p.pageEllipsis {
    border-style: none;
    background: none;
    padding: 4px 0px;
    color: #808080;
}

.dates li {
    font-size: 14px;
    margin: 20px 0
}

.dates li span {
    text-align: center
}

td {
    text-align: center;
    font-size: 15px;
    margin: 20px 0
}
body{
    width: 100%;
    /*background-image: url(/upload/image/banner/banner-bg.png);*/
    background-size: cover;
    background-color: #fff;
}

*{
    padding: 0;
    margin: 0;
}

.main {
    margin: 0 auto;
    margin-top: 15px;
    width: 1200px;
    /*height: 100%;*/
    background-color: #f8f8f8;
    border: 1px solid #e7e7e7;

}
.main .main-content{
    width: 100%;
    margin: 0 auto;
    padding: 30px;
}


.title {
    width: 100%;
    height: 40px;
    line-height: 40px;
}

.title span {
    font-size: 18px;
    color: #353f42;
}

.title-msg {
    width: 100%;
    height: 64px;
    line-height: 64px;
}

.title:hover{
    cursor: default	;
}

.title-msg:hover{
    cursor: default	;
}

.title-msg span {
    font-size: 12px;
    color: #707472;
}

.input-content {
    width: 100%;
}
.input-text{
    margin-bottom: 16px
}

.input-content input {
    width: 500px;
    height: 40px;
    border: 1px solid #dad9d6;
    background: #ffffff;
    padding-left: 10px;
    padding-right: 10px;
}

.enter-btn {
    width: 350px;
    height: 40px;
    color: #fff;
    background: #0bc5de;
    line-height: 40px;
    text-align: center;
    border: 0px;
}

.foor{
    width: 100%;
    height: auto;
    color: #9b9c98;
    font-size: 12px;
    margin-top: 20px;
}

.enter-btn:hover {
    cursor:pointer;
    background: #1db5c9;
}

.foor div:hover {
    cursor:pointer;
    color: #484847;
    font-weight: 600;
}

.left{
    float: left;
}
.right{
    float: right;
}
.header{
    width: 100%;
    background-color: #fff;
}
.header-main{
    width: 1200px;
    margin: 0 auto;
    height: 45px;
}
.header-main ul li {

    text-align: center;
    display: inline-block;
    list-style: none;
    width: 113px;
    line-height: 43px;
}
.header-main ul li a {
    color: #353f42;
    text-decoration: none;
}
a{
    text-decoration: none;


    font-size: 16px;
    color: #353f42;
}
table {
    *border-collapse: collapse; /* IE7 and lower */
    border-spacing: 0;
    width: 100%;
}

.bordered {
    border: solid #ccc 1px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 1px 1px #ccc;
    -moz-box-shadow: 0 1px 1px #ccc;
    box-shadow: 0 1px 1px #ccc;
}

.bordered tr:hover {
    background: #fbf8e9;
    -o-transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

.bordered td, .bordered th {
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding: 10px;
    text-align: left;
}
.Absolute-Center{

    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;

}
.bordered th {
    text-align: center;
    background-color: #dce9f9;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ebf3fc), to(#dce9f9));
    background-image: -webkit-linear-gradient(top, #ebf3fc, #dce9f9);
    background-image:    -moz-linear-gradient(top, #ebf3fc, #dce9f9);
    background-image:     -ms-linear-gradient(top, #ebf3fc, #dce9f9);
    background-image:      -o-linear-gradient(top, #ebf3fc, #dce9f9);
    background-image:         linear-gradient(top, #ebf3fc, #dce9f9);
    -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;
    -moz-box-shadow:0 1px 0 rgba(255,255,255,.8) inset;
    box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;
    border-top: none;
    text-shadow: 0 1px 0 rgba(255,255,255,.5);

}

.bordered td:first-child, .bordered th:first-child {
    border-left: none;
}

.bordered th:first-child {
    -moz-border-radius: 6px 0 0 0;
    -webkit-border-radius: 6px 0 0 0;
    border-radius: 6px 0 0 0;
}

.bordered th:last-child {
    -moz-border-radius: 0 6px 0 0;
    -webkit-border-radius: 0 6px 0 0;
    border-radius: 0 6px 0 0;
}

.bordered th:only-child{
    -moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
}

.bordered tr:last-child td:first-child {
    -moz-border-radius: 0 0 0 6px;
    -webkit-border-radius: 0 0 0 6px;
    border-radius: 0 0 0 6px;
}

.bordered tr:last-child td:last-child {
    -moz-border-radius: 0 0 6px 0;
    -webkit-border-radius: 0 0 6px 0;
    border-radius: 0 0 6px 0;
}
.main-content h2{
    margin-bottom: 12px;
}
.header-main .active a{
    border-bottom: 2px solid #E33E33;
    color: #222226;
}
.main-content-select-div{
    margin-bottom: 10px;
    overflow: g;
    overflow: hidden;
}
.input-status{
    width: 150px;
    height: 36px;
    padding: 8px 13px;
    font-size: 13px;
    line-height: 1.42857;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 3px;
    margin-left: 6px;

}
.main-content-select{
    width: 210px;
    float: left;
}

/*上传图片插件的样式*/
.img-box{
    margin-top: 40px;
}
.img-box .up-p{
    margin-bottom: 20px;
    font-size: 16px;
    color: #555;
}
.z_photo{
    padding: 18px;
    border:2px dashed #E7E6E6;
    overflow: hidden;
    /*padding: 18px;*/
}
.z_photo .z_file{
    position: relative;
}
.z_file  .file{
    width: 100%;
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 100;
}
.z_photo .up-section{
    position: relative;
    margin-right: 20px;
    margin-bottom: 20px;
}
.up-section .close-upimg{
    position: absolute;
    top: 6px;
    right: 8px;
    display: none;
    z-index: 10;
}
.up-section .up-span{
    display: block;
    width: 100%;
    height: 100%;
    visibility: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 9;
    background: rgba(0,0,0,.5);
}
.up-section:hover{
    border: 2px solid #f15134;
}
.up-section:hover .close-upimg{
    display: block;
}
.up-section:hover .up-span{
    visibility: visible;
}
.z_photo .up-img{
    display: block;
    width: 100%;
    height: 100%;
}
.loading{
    border: 1px solid #D1D1D1;
    background:url(/upload/image/banner/loading.gif) no-repeat center;
}
.up-opcity{
    opacity: 0;
}
.img-name-p{
    display: none;
}
.upimg-div .up-section {
    width: 190px;
    height: 180px;
    float: left;
}
.img-box .upimg-div .z_file {
    width: 190px;
    height: 180px;
}
.z_file .add-img {
    display: block;
    width: 190px;
    height: 180px;
}
/*遮罩层样式*/
.mask{
    z-index: 1000;
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.4);
}
.mask .mask-content{
    width: 500px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -250px;
    margin-top: -80px;
    background: white;
    height: 160px;
    text-align: center;
}
.mask .mask-content .del-p{
    color: #555;
    height: 94px;
    line-height: 94px;
    font-size: 18px;
    border-bottom: 1px solid #D1D1D1;
}
.mask-content .check-p{
    height: 66px;
    line-height: 66px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
}
.mask-content .check-p span{
    width: 49%;
    display:inline-block;
    text-align: center;
    color:#d4361d ;
    font-size: 18px;
}
.check-p .del-com{
    border-right: 1px solid #D1D1D1;
}
.img-namep{
    display: none;
}
