﻿@charset "utf-8";
/* CSS Document */

body,hr,h1,h2,h3,h4,h5,div,p,ul,li,dl,dt,dd,span,a,img,input,select,textarea{margin:0;border:0;padding:0;/*font-size:16px;font-family:"微软雅黑";*/list-style:none;text-decoration:none;color:auto;}
a:hover{color:#D30000;}
body{background:#f7f7f7 url(../img/background.jpg) repeat-x center top;background-size:auto 800px;}

/*元素确定的居中*/
.center{margin:0 auto;padding:0;width:1110px;}
.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;line-height:0;content:""}.clearfix:after{clear:both}

/*通用分类，具体使用时颜色、宽度、字体大小方面需要特别配置*/
dl.category dt{overflow:hidden;}
dl.category dt .title{float:left;border-bottom:2px solid #000000;height:36px;line-height:36px;font-size:18px;}
dl.category dt .more{float:left;border-bottom:2px solid #dbdbdb;height:36px;line-height:36px;font-size:12px;text-align:right;}
dl.category dt .more a{font-size:12px;color:gray;}
dl.category dt .more a:hover{color:red;}
dl.category dd ul{padding-top:6px;}
dl.category dd ul li{height:28px;line-height:28px;font-size:14px;}
dl.category dd ul li a{font-size:14px;}
dl.category dd ul li span.sort{font-size:12px;color:gray;}
dl.category dd ul li span.time{float:right;font-size:10px;color:gray;}
dl.category dd ul li span.fa{font-size:14px;color:gray;}



/*顶部*/
#top{background-color:#f7f7f7;height:32px;line-height:32px;font-size:12px;}
#top *{font-size:12px;}
#top .center span{float:right;}

/*头部*/
#header{background:url(../img/header_bg.png) no-repeat center bottom;}
#header .center{height:250px;background:url(../img/qts_logo.png) no-repeat center center;}
/*#header .center{background:url(../img/logo.gif) no-repeat left center;}
#header .center #logo{height:220px;background:url(../img/logo2.gif) no-repeat right center;}*/

/*头部*/
#navigation{overflow:hidden;background-color:#004091;height:42px;line-height:42px;font-size:16px;}
#navigation .center a{float:left;display:block;width:120px;height:42px;line-height:42px;font-size:16px;color:#FFFFFF;text-align:center;}
#navigation .center a:hover{background-color:#e4e4e4;color:#004091;}
#navigation .center div{float:right;padding-top:6px;height:30px;line-height:30px;}
#navigation .center div input{border-radius:0;width:250px;line-height:14px;}
#navigation .center div button{border-radius:0;line-height:14px;}

/*子站*/
#subnavigation{background-color:#e4e4e4;height:32px;line-height:32px;font-size:12px;}
#subnavigation .center span{margin-right:16px;padding:4px 12px;background-color:#e6b111;}
#subnavigation .center a{margin:0 8px;}

/*主体*/
#main{margin:0 auto;width:1110px;}

/*链接*/
#linkage{padding:33px 0;background:#004091 url(../img/footer.jpg) repeat-x center bottom;}
#linkage .center h3{font-size:14px;color:#FFFFFF;font-weight:bold;line-height:2;}
#linkage .center h4{font-size:12px;color:#FFFFFF;font-weight:bold;line-height:2;padding-left:24px;}
#linkage .center h4 span{margin:0 48px;}
#linkage .center h4 a{font-size:12px;color:#FFFFFF;font-weight:bold;line-height:2;}
#linkage .center h4 a:hover{color:#FFFFFF;text-decoration:underline;}
#linkage .center h4 a.hover{color:#FFFFFF;text-decoration:underline;}
#linkage .center div{font-size:12px;color:#FFFFFF;line-height:2;padding-left:24px;}
#linkage .center div a{font-size:12px;color:#FFFFFF;}
#linkage .center div a:hover{color:#FFFFFF;text-decoration:underline;}

/*底部*/
#footer{margin:0 auto;border-top:2px solid #cccccc;padding:36px 0;background-color:#ececec;}
/*#footer .center{background:url(../img/logo_footer.gif) no-repeat right center;}*/
#footer .center{overflow:hidden;}
#footer .left{float:left;}
#footer .right{float:right;}
#footer p{text-align:left;line-height:2;font-size:12px;}
#footer p a{font-size:12px;}

.szfjbgswjlistjson li{ width:90%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}