.clear{clear: both;}
.center{width:1200px; margin:0 auto; overflow: hidden;}

/*header*/
.header{height: 220px; background: url(top_bg.jpg) no-repeat center center; margin: 0 auto;}
.header .logo{width: 100%; height: 220px;}
.header .logo img{width: 1200px; height: 220px;}

.main{min-height: calc(100vh - 414px); _height:calc(100vh - 414px);}
.main1{min-height: calc(100vh - 384px); _height:calc(100vh - 384px);}

/*工作动态*/
.item{margin-top: 40px;}
.item ul{overflow: hidden; margin: 8px 0 4px; }
.item ul li{height: 36px; line-height: 36px; }
.item ul li span{float: right; color: #333; margin-right: 14px;}
.item ul li a:hover{color: #5c307d;}

.item_th{height: 40px;line-height: 40px;background: url(gray_bg.jpg) repeat-x left bottom;}
.item_th p{color: #5c307d; background: url(red_bg.jpg) repeat-x left bottom;font-size: 18px; font-weight: bold; float: left; padding: 0 5px 0 1px;}
.item_th .more{float: right;color: #666; margin-right: 3px;}

.page{text-align: center; padding: 20px 0;}

/*内容页*/
.box .item_th .local{float: right; padding-right: 6px; color: #333; display: block;}
.box .item_th .local a{color: #333;}
.content{padding: 6px 8px 12px 0;}
.content .title{line-height: 28px; font-size: 20px; font-weight: bold; text-align: center; padding: 15px 0px; margin: 0 20px; border-bottom: 1px dotted #dcdcdc;}
.content .txt{text-align: center; color: #888; line-height: 28px; padding: 10px 0;}
.con{min-height: 266px; _height:266px; padding: 5px 15px;}
.con,.con p,.con div,.con span,.con font,.con strong,.con b{font-size: 16px !important; line-height: 32px !important; font-family: "微软雅黑" !important;}
.con img{max-width: 600px;}
.con b,.con strong{font-weight: bold;}
.con table{margin:0 auto !important;}
.con table tr td{border:1px solid #dcdcdc !important;}

/*网站底部*/
.foot{ background:#5c307d; padding:15px 0px; text-align:center; margin-top: 40px;}
.foot p{ color:#fff; line-height:30px;}









