body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code,
	form, fieldset, legend, input, button, textarea, p, blockquote, th, td
	{
	margin: 0;
	padding: 0;
}

body, button, input, select, textarea {
	font: 12px/1.5 "\5b8b\4f53", Tahoma, Helvetica, Arial, sans-serif;
}

fieldset, img {
	border: 0;
}

:focus {
	outline: 0
}

address, caption, cite, code, dfn, em, strong, th, var, optgroup {
	font-style: normal;
	font-weight: normal;
}

h1 { /*font-size:18px;*/
	font-size: 12px;
	font-weight: normal;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
}

h4, h5, h6 {
	font-size: 100%;
}

abbr, acronym {
	border: 0;
	font-variant: normal
}

code, kbd, pre, samp, tt {
	font-size: 100%;
	font-family: "Courier New", Courier, monospace;
}

input, button, textarea, select {
	*font-size: 100%;
}

ol, ul {
	list-style: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

caption, th {
	text-align: left
}

sup, sub {
	font-size: 100%;
	vertical-align: baseline
}

:link, :visited, ins {
	text-decoration: none
}

blockquote, q {
	quotes: none
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

.clearfix {
	*height: 1%;
}

.clearfix:after {
	clear: both;
	height: 0;
	overflow: hidden;
	display: block;
	visibility: hidden;
	content: ".";
}

.area {
	width: 1000px;
	margin: 0 auto;
}

.dpnone {
	display: none;
}

textarea {
	resize: none;
}

/*color*/
.tit {
	color: #3d79cc;
	font-weight: bold;
	font-size: 14px;
}

/*pop*/
.tck {
	width: 16px;
	height: 16px;
	vertical-align: -3px;
	background: url(../../images/common/ico_warn.png);
	_background: url(../../images/common/ico_warn.gif);
	margin: 0 3px 0 0;
	overflow: hidden;
	display: inline-block;
}

.tck {
	background-position: 0 -200px;
}

.area980 {margin: 0 auto;width: 980px;}
.index_tabs{width:100%;height:40px;padding-top:10px;background: url(../../images/indexNew/tabsbg.gif?v=20131125) repeat-x 0 bottom;}
.index_tabs ul{float:left;}
.index_tabs ul li{float:left;padding:0 30px 0 10px;}
.index_tabs ul li a{display:block;_float:left;height:37px;line-height:37px;font-size:16px;font-weight:bold;padding:0 10px;}
.index_tabs ul li a:hover,.index_tabs ul li a.current{color:#ff7300;border-bottom:3px solid #ff7300;}
.index_tabs .fr{color:#ff7300;line-height:37px;font-size:14px;}
.fr{float: right;}

.txtfocus {
    border:solid 1px #0f9ae0 \9;
	border-color:rgba(82,168,236,0.8);
	box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(102,175,233,0.6)
}
.inputtxt {
  
    border: solid 1px #ddd;

    -webkit-transition: all .2s linear 0s;
    -moz-transition: all .2s linear 0s;
    -o-transition: all .2s linear 0s;
    transition: all .2s linear 0s;
}
/***********2017.2.8新浪文博样式********/
#sinaImg {
    position:relative;
}
.sinaCon {
  position: absolute;
  top: 48px;
  right: -40px;
  display: none;

}
/**********2017.2.22号 底部报警、举报中心图片**********/
.alarmCenter {
    padding-top:20px;
    padding-bottom:20px;
}
.alarmCenter dd {
    }
.alarmCenter dd img {
    margin-right:10px;
    }