/* CSS Document */
#Header{background:#fff;width:100%;}
#Footer{width:100%;clear:both;background:url(/res/Cpi/structure/1813126993.jpg) repeat-x left top #fff;}
html {}
body {
    margin:0; 
    padding:0; 
    font-family:"微软雅黑";
    font-size:14px;background:url(/res/Cpi/structure/180866642.jpg);
}

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p,button{
    padding:0; 
    margin:0;
    outline: none;
    font-family:"微软雅黑";
}
em,i,dfn{
    font-style:normal;
}   
table,td,tr,th{
    font-size:14px;
    border-collapse:collapse;
}
img{
    border:0;
}
h1,h2,h3,h4,h5,h6 {
    font-size:14px; 
    font-weight:normal;
}
ul,li{
    list-style:None;
}
label{
    cursor:pointer;
}
a{
    text-decoration:none;
    cursor: pointer;
}
a:hover{ 
    text-decoration:none;
}
img{
    max-width:100%;
}
p{line-height:180%;}

/*public*/
.clearfix:before,.clearfix:after,.stand:before,.stand:after{
    content:"";
    height:0;
    line-height:0;
    display:block;
    visibility:hidden;
    clear:both;
}
.clearfix,.stand{zoom:1;/*IE/7/6*/}
.dis-n{display:none;}
.text-r{text-align:right !important;}
.text-l{text-align:left !important;}
.text-c{text-align:center !important;}
.fl{float:left !important;}
.fr{float:right !important;}
.pd0{padding:0px !important;}
.mg0{margin:0px !important;}
.pd-right0{padding-right:0px !important;}
.pd-left0{padding-left:0px !important;}
.mg-left0{margin-left:0px !important;}
.mg-right0{margin-right:0px !important;}
.mt40{margin-top:40px;}
.mt30{margin-top:30px;}
.mt20{margin-top:20px;}
.mt10{margin-top:10px;}
.bor-n{border:none !important;}
.pic img{-webkit-transition:.8s;}
.pic:hover img{-webkit-transform: scale(1.2);}
.w-auto{width:auto !important;}
.boxshadow{box-shadow: 2px 2px 2px rgba(0,0,0,0.1)}
.tablecenter input,.tablecenter  input[type='text'],.tablecenter  input[type='password'],.tablecenter input.edit_input,.tablecenter select {
    /* height: 34px; */
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.tablecenter input[type='submit'],.tablecenter input[type='button'] {
    display: inline-block;
    padding: 6px 22px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #fff;
    background-color: #57B5F3;
    border-color: #57B5F3;
}

.bodybg{
    width:100%;
    height:100%;
    position:fixed;
    left:0px;
    top:0px;
    z-index:99;
    background:rgba(0,0,0,0.4);
}
#Path{display:none;}
#Header,#Content1,#Conten2,#Content3,#Footer{width:100%;margin:0px auto;}
#Header:after,#Content1:after,#Conten2:after,#Content3:after,#Footer:after{content:"";height:0px;display:block;clear:both;}

.h15 {height: 15px;}
.h20 {height: 20px;}


