/**组件样式*/ 
/**组件样式*/ 
/**组件样式*/ 
/**组件样式*/ 
  input::-webkit-input-placeholder { /* webkit browsers 适配谷歌 */
    color:#fff;}
input:-moz-placeholder { /* mozilla firefox 4 to 18 适配火狐 */
    color:#fff;}
input::-moz-placeholder { /* mozilla firefox 19+ 适配火狐 */
    color:#fff;}
input:-ms-input-placeholder { /* internet explorer 10+  适配ie*/
    color:#fff;}
/**组件样式*/ 
/**组件样式*/ 
/**组件样式*/ 
/**组件样式*/ 
/**组件样式*/ 
.content-con table{
width:90%;
    max-width: 100%;
        margin: 0 auto;}
@media screen and (max-width: 1200px){
.content-con table{
display: block;
overflow: scroll;}
.content-con img {
    height: auto !important;}
}
.content-con TABLE TD{ border:1px solid #bbb; padding:0px 5px;} 

.content-con TABLE TD P {text-indent: 0px; margin: 0px; font-size: 14px;}



.nr p {font-size:16px!important;line-height:36px!important; font-family:"微软雅黑"!important;color:#000!important;}
.nr font {font-size:16px!important;line-height:36px!important; font-family:"微软雅黑"!important;color:#000!important;}
.nr span {font-size:16px!important;line-height:36px!important; font-family:"微软雅黑"!important;color:#000!important;}
.nr table p{text-indent:0em !important;margin-bottom:0em !important;}
        .content-con table::-webkit-scrollbar {
            width: 2px;
            height:8px;}

        .content-con table::-webkit-scrollbar-thumb {
            border-radius: 5px;
            -webkit-box-shadow: inset005pxrgba(0, 0, 0, 0.2);
            background: rgba(0, 0, 0, 0.2);}

        .content-con table::-webkit-scrollbar-track {
            -webkit-box-shadow: inset005pxrgba(0, 0, 0, 0.2);
            border-radius: 0;
            background: rgba(0, 0, 0, 0.1);}
/**组件样式*/ 
/**组件样式*/ 
/**组件样式*/ 
