﻿﻿body {
    font-family:"宋体";
    font-size:14px;
    margin:0px;
    padding:0px;
   background:url(../images/h119.png) repeat;
}
* {
    margin:0px;
    padding:0px;
    outline:none;
}
img {border:0px;
}
a {
    text-decoration:none;
    cursor:pointer;
    color:#337ab7;
}
div, form, img, ul, ol, li, dl, dt, dd, p,span{
    border: 0 none;
    margin: 0px;
    padding: 0px;
}
button,input {
    border:0 none;
}
li {
  list-style:none;
}
/*表单*/
.fipt {
    padding-left:2px;
}
/*颜色管理*/
.white {
color:#ffffff;
}
/*清理浮动*/
.clearfloat {
    clear:both;
    height:1px;
}
.clear {
    clear:both;
}
/*隐藏*/
.noshow {
    display:none;
}
/*无内容默认居左*/
.noctt {
    text-align:left;
    padding-left:10px;
}
/*头部居左的样式*/
.head
{
	text-align:left;
}


/*详细页分享*/
.fx_xx_new{display: block;}
.fx_xx_new ul{
	line-height: 24px;
    float: right;
    padding-top: 5px;
    height: 35px;}
.fx_xx_new ul li{
	height: 24px;
    float: left;
    clear: none;
    margin-right: 8px;
    position: relative;}
.rmfx{
	width: 24px;
}

/*2019.04.29*/
#main{
	background:url(../images/h119.png) repeat;
}