body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
    margin: 0;
    padding: 0;
}

body {
	font-size:14px;
    font-family:  '微软雅黑', 'YaHei',  '黑体', 'Hei', Tahoma, Helvetica, arial, sans-serif;
}


small {
    font-size: 12px;
}

ul, ol, li {
    list-style: none;
}

a {
    text-decoration: none;
    outline: none;
}

a:hover {
    text-decoration: none;
}


img {
    vertical-align: top;
    display: inline-block;
    background-color: transparent;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

.clearfix {
    *zoom: 1; }

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: ".";
    clear: both;
    height: 0;
    line-height: 0;
    overflow: hidden;
}

@font-face {font-family: 'webfont';
  src: url('../font/tt0628m_.eot'); /* IE9*/
  src: url('../font/tt0628m_.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../font/tt0628m_.woff') format('woff'), /* chrome、firefox */
  url('../font/tt0628m_.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url('../font/tt0628m_.svg#NotoSansHans-Black') format('svg'); /* iOS 4.1- */
}

@font-face {font-family: 'datafont';
  src: url('../font/HelveticaNeueLTPro-ThEx.eot'); /* IE9*/
  src: url('../font/HelveticaNeueLTPro-ThEx.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../font/HelveticaNeueLTPro-ThEx.woff') format('woff'), /* chrome、firefox */
  url('../font/HelveticaNeueLTPro-ThEx.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url('../font/HelveticaNeueLTPro-ThEx.svg#NotoSansHans-Black') format('svg'); /* iOS 4.1- */
}

.web-font{
    font-family:"webfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0px;
    -moz-osx-font-smoothing: grayscale;
	
}
.data-font{
    font-family:"datafont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0px;
    -moz-osx-font-smoothing: grayscale;
	
}
i{ font-style:normal;}
.main{ width:1300px; margin:0 auto; overflow:hidden;margin-top:10px;}
.title-box{ width:100%; }
a.more{ width:68px; height:30px; border:#d5d5d5 solid 1px; display:block; float:right; color:#868686; line-height:28px; text-align:center; margin-top:12px;}
a.more:hover{ background:#dd1234; border-color:#dd1234; color: #FFF}
.tit-bt{ padding:18px 0; position:relative; text-align:center}
.tit-en{ color:#2e2e2e; font-size:34px; }
.tit-ch{color:#979797; font-size:14px; line-height:30px; padding-top:5px; }
footer{ background:#eeeeee; text-align:center; padding:30px 0; margin-top:30px;}
footer p{ line-height:30px; color:#545454;}
/*分页*/
.tcdPageCode{padding: 15px 20px;text-align: left;color: #ccc;text-align:center;}
.tcdPageCode a{display: inline-block;color: #585858;display: inline-block;height: 30px;	line-height: 30px;	padding: 0 10px;border: 1px solid #e6e7e8;	margin: 0 2px;vertical-align: middle;}
.tcdPageCode a:hover{text-decoration: none;border: 1px solid #5b5b5b;}
.tcdPageCode span.current{display: inline-block;height: 30px;line-height: 30px;padding: 0 10px;margin: 0 2px;color: #fff;background-color: #868686;	border: 1px solid #e6e7e8;vertical-align: middle;}
.tcdPageCode span.disabled{	display: inline-block;height: 30px;line-height: 30px;padding: 0 10px;margin: 0 2px;	color: #bfbfbf;background: #f2f2f2;border: 1px solid #e6e7e8;vertical-align: middle;}












