@charset "utf-8";

/*基本共用*/

/*重置样式begin*/

html {

    overflow-x:auto;

    overflow-y:scroll;

}

body {

    background-color:#EEEEED;

    color:#808080;

    font-size: 12px;

    font-family:'Microsoft Yahei', Lucida, 'MgOpen Cosmetica', 'Lucida Sans Unicode','微软雅黑','宋体', sans-serif;

}

body,dl,dt,dd,ul,ol,li,pre,form,fieldset,input,p,blockquote,th,td,label,textarea,span,p,button

,h1, h2, h3, h4, h4, h5{

    margin:0;

    padding:0;

}

dl,dt,dd,ul,li{

    list-style:none;

    list-style-type:none;

}

img{

    border:0;

    max-width: 100%;

    height: auto;

}

a,span {

    text-decoration: none;

    /*手机上去掉a标签里面的img点击时的阴影*/

    -webkit-tap-highlight-color: transparent;

    -webkit-touch-callout: none;

    -webkit-user-select: none;

}

ol, ul {

    list-style-image:none;

    list-style-position:outside;

    list-style-type:none;

}

caption, th {

    text-align:left;

}

a:focus {

    outline:none;

}

/*重置样式end*/





.headA {

    padding: 10px;

    overflow: hidden;

    background-color:#1F1D24;  /*加上背景颜色，以防渐变属性不起作用*/

    /*background: -webkit-linear-gradient(top,#1E1E24,#343338); *//*苹果、谷歌*/

       /*background: -moz-linear-gradient(top,#1E1E24,#343338);  *//*针对于360急速浏览器和火狐*/

        /*background: -ms-linear-gradient(top,#1E1E24,#343338);   *//*ie*/

         /*background: -o-linear-gradient(top,#1E1E24,#343338);   *//*Opera*/

}

.headFlLeft {

    position: absolute;

    float: left;

    display: inline;

    font-size: 1.3em;

    color: #F7F6F9;

}

.headFlRight {

    position: absolute;

    right: 10px;

    float: right;

    display: inline;

    width: 25px;

    height: 24px;

    cursor: pointer;

    overflow: hidden;

    background: url("../images/headerRight.png") no-repeat;

    background-size: 24px 7px;

    background-position: 0px 10px;

}

.headA p {

    font-size: 1.5em;

    color: #F7F6F9;

    text-align: center;

}

.beforeHeadFlLeft:before {

    content: "";

    display: inline-block;

    position: relative;

    top: -1px;

    width: 11px;

    height: 19px;

    margin-right: 4px;

    overflow: hidden;

    vertical-align: middle;

    background: url("../images/headerLeft.png") no-repeat;

    background-size: 11px 19px;

}




.hea2 {

    text-align: center;

    background-color: #000;

}

.hea1 span {

    display: inline-block;

    width: 56px;

    height: 56px;

    margin-top: 7%;

    overflow: hidden;

    border: #9C9491 solid 2px;

    border-radius: 10px;

    -webkit-border-radius: 10px;

}

.hea1 {

    width: 100%;


}

.hea1 p {

    padding: 2% 0px 7% 0;

    color: #FFF;

    text-align: center;

}

.hea2 img {

    width: 59px;

    height: 59px;

    padding: 18% 0;

    overflow: hidden;

}

.backGFFF {

    background-color: #FFF;

}

.seH2 {

    margin-top: 3%;

    padding: 10px;

    color: #000;

    font-size: 1.3em;

    overflow: hidden;

    border-bottom: #E1E2E5 solid 2px;

}

.padd10 {

    padding: 10px;

    overflow: hidden;

    border-bottom: #E1E2E5 solid 1px;

}

.padd10 dt,

.padd10 dd {

    float: left;

    display: inline;

}

.padd10 dt {

    width: 25%;

}

.padd10 dd {

    width: 69%;

    padding-left: 3%;

}

.padd10 dt img {

    width: 75px;

    height: 60px;

    overflow: hidden;

}

.padd10 dd h2 {

    color: #000;

    font-size: 1.2em;

    overflow: hidden;
    line-height: 22px;
    height: 44px;

}

.padd10 dd p {

    height: 21px;

    line-height: 21px;

    font-size: 1em;

    color: #808080;

    overflow: hidden;

    text-overflow :ellipsis;

    -o-text-overflow:ellipsis;

    white-space : nowrap;

}

.padd10 dd p label {

    float: left;

    display: inline;

}

.padd10 dd p label.rig {

    float: right;

    display: inline;

    font-size: .7em;

}

.footA {

    padding: 10px;

    overflow: hidden;

    border-top: #A2A1A1 solid 2px;

    border-bottom: #A2A1A1 solid 1px;

    background-color:#EEEEED;  /*加上背景颜色，以防渐变属性不起作用*/

    background: -webkit-linear-gradient(top,#B2B0B0,#EEEEED,#EEEEED); /*苹果、谷歌*/

       background: -moz-linear-gradient(top,#B2B0B0,#EEEEED,#EEEEED);  /*针对于360急速浏览器和火狐*/

        background: -ms-linear-gradient(top,#B2B0B0,#EEEEED,#EEEEED);   /*ie*/

         background: -o-linear-gradient(top,#B2B0B0,#EEEEED,#EEEEED);   /*Opera*/

}

.footA p {

    font-size: 1.3em;

    font-weight: 500;

    text-align: center;

    cursor: pointer;

}

.xIK1 {

    padding: 0 10px;

    overflow: hidden;

    border-top: #A2A1A1 solid 1px;

    border-bottom: #A2A1A1 solid 2px;

    background-color: #FFF;

}

.xIK1 span {

    float: left;

    display: inline;

    width: 33%;

    padding: 4% 0px 2% 0;

    margin-bottom: 3px;

    color: #000;

    font-weight: 600;

    font-size: 1.3em;

    cursor: pointer;

    text-align: center;

    border-bottom: 4px solid #FFF;

}

.xIK1 span:hover {

    color: #E3600F;

    border-bottom: 4px solid #E3600F;

}

.xIK1 span.spanOk {

    color: #E3600F;

    border-bottom: 4px solid #E3600F;

}

.xIK1List1 {

    margin-top: 3%;

    overflow: hidden;

    background-color: #FFF;

}

.xIK1Lists {

    padding: 5px 10px;

    color: #000;

    border-bottom: #E9EAEC solid 1px;

}

.displayNone {

    display: none;

}

.xIK1Lists p {

    padding: 1% 0;

    overflow: hidden;

    text-overflow :ellipsis;

    -o-text-overflow:ellipsis;

    white-space : nowrap;

}

.xIK1Lists p.ph2 {

    font-weight: 600;

    font-size: 1.3em;

}

.padd10a {

    padding: 5px 10px 10px 10px;

}

.marLeft7 {

    margin-left: 7%;

}

.wenDA {

    padding: 30px 0px;

    overflow: hidden;

}

.wenDA p {

    line-height: 25px;

    color: #000;

}

.pdaiTiH2 {

    padding: 10px;

    color: #000;

    font-size: 1.3em;

    overflow: hidden;

    border-bottom: #E1E2E5 solid 2px;

}

.list-pl {

    padding: 5px 10px;

    overflow: hidden;

    border-bottom: #E1E2E5 solid 1px;

}

.list-pl dt,

.list-pl dd {

    float: left;

    display: inline;

    overflow: hidden;

}

.list-pl dt {

    width: 11%;

}

.list-pl dd {

    width: 77%;

    padding: 0px 3%;

}

.list-pl dt img {

    width: 32px;

    height: 32px;

    overflow: hidden;

}

.list-pl dd a {

    color: #61AFE2;

}

.list-pl dd p {

    line-height: 20px;

}

.list-pl dd p.paf {

    color: #000;

    line-height: 20px;

    font-size: 13px;

}

.poFixBott {

    z-index: 111;

    position: fixed;

    left: 0;

    right: 0;

    bottom: 0;

    padding: 10px 20px;

    overflow: hidden;

    background-color: #FFF;

    border-bottom: #E1E2E5 solid 1px;

    border-top: #E1E2E5 solid 1px;

}

.poFixBott input[type="text"] {

    width: 60%;

    height: 31px;

    font-size: 1.2em;

    line-height: 31px;

    outline: none;

    padding-left: 5px;

    background-color: #FFF;

    border: 1px solid #E1E2E5;

    border-radius: 4px;

    -webkit-border-radius: 4px;

}

.poFixBott .queDing {

    background-color: #E1E2E5;

    border: 0;

    outline: none;

    color: #828183;

    border-radius: 4px;

    -webkit-border-radius: 4px;

    width: 64px;

    height: 33px;

    line-height: 33px;

    margin-left: 6%;

    font-size: 18px;

    font-weight: 600;

    cursor: pointer;

}

.marBott56px {

    margin-bottom: 56px;

}


