﻿@charset "utf-8";
/* Base Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small,strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {margin: 0;padding: 0;border: 0;	font-size: 100%;font: inherit;vertical-align: baseline;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {	display: block;}
img { border:0;}
table {	border-collapse: collapse;	border-spacing: 0;}
.clear {
	width:100%;
	font-size:0;
	overflow:hidden;
	clear:both;
	display:block;
	_display:inline;
}
.none { display:none;}
.hidden { visibility:hidden;}
.clearfix:after{clear: both;content: ".";display: block;height: 0;visibility: hidden;}
.clearfix{display: block; *zoom:1;}

/**布局开始**/
body {
	background-color: #f2f2f2;
}
body,p { font:16px/1 "\u5b8b\u4f53", Tahoma, Geneva, sans-serif; color:#333;}
a { color:#333; text-decoration:none; font-size:16px;}
a:hover { color:#cd0200;}

a.title1 { color:#ffffff; text-decoration:none;}
a.title1:hover { color:#ffff00;}

.wrapper { width:100%; background-color: #ffffff;height:110px;}
.inner { width:1248px; margin:0 auto;} /**内芯宽度**/
.login {float:right; padding-top:30px;}
.inner2 { width:100%; height:427px;background-color: #ffffff;} /**轮播图**/
.titbg {margin:15px 21px 0 0; width:400px; height:440px; background-color: #ffffff; float:left; border:1px solid #6bc9d0;}
.titbg2 {margin:15px 0; width:400px; height:440px; background-color: #ffffff; float:left; border:1px solid #6bc9d0;}
.footer{ padding:30px 0; font-size:16px; width:100%; text-align:center; line-height:24px;} /**页脚**/

.tt {width:100%; height:80px; background-color: #067781; border-bottom:2px solid #dddddd;}
.titimg {display:block;  float:left; margin:19px 30px;}
.title {font-size:22px; font-weight:bold; color:#ffffff; float:left; margin:28px 0;}
.more_text {font-size:16px; color:#ffffff; float:right; margin:34px 15px;}

.ArticleTitle{
  padding-bottom:15px;
  margin:0px 0px 3px;
  font-size:20px;
  font-family: Microsoft YaHei;
  color:#282828;
  text-align:center;
  font-weight:bold;
  border-bottom:1px solid #cccccc;
}

.ArticleAuthor{
  height:16px;
  line-height: 16px;
  margin:6px 0px 20px;
  font-size:12px;
  font-family: Microsoft YaHei;
  color:#999999;
  text-align:center;
}

.clearfix {-ms-zoom: 1;}

.main {
    width: 1248px;
    border: 1px solid #E6E6E6;
    background: #FFFFFF;
    margin: 20px auto 20px auto;
    font-size: 16px;
    line-height: 30px;
    clear: both;
}

.width100 { margin: 0 auto; width: 100%; }
.indexpanel{ width: 370px; margin:5px 15px; }
.indexcon { width: 100%; }
.caption { display:block; width: 304px; margin:10px 15px 10px 0; float:left; line-height:24px; border-bottom:1px dotted #999999; }
.time { width: 50px; margin-top:10px; float:left; font-size:16px;  line-height:24px; }