/* 全局设置 */

* {
    padding: 0;
    margin: 0 auto;
    border: none;
}

ul {
    
    list-style-type: none;
}

ol{
    width: 750px;
    margin-left: 50px;
    list-style-type: decimal;
}
ol li{
    font-size: 16px;
    line-height: 28px;
}

span {
    color: red;
    /* font-weight: bold; */
    /* font-size: 16px; */
   
}
a {
    text-decoration: none;
    color: #666;
}
/* 设置图片的对齐方式 */
.tupian {
    margin-top: 15px;
    text-align: center;
    margin-bottom: 12px;
}
.picture{
    margin-top: 15px;
    text-align: center;    
}
.picture img{
    width: 780px;
}


.clear {
    clear: both;
}

.left {
    float: left;
}

.right {
    float: right;
}
.fj span{
	width: 48px;
	height: 18px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 1px;
	/* background: 19px 16px url("./images/feiji.jpg") no-repeat 0px -96px; */
	background: url("../images/feiji.jpg") no-repeat -35px -180px;
}
.fj img{
    width: 48px;
    height: 18px;
    opacity: 0;
}
.fj img:hover{
    opacity: 1;
    -webkit-transform: scale(12);
    -moz-transform: scale(12);
    transform: scale(12);
}
.md span{
    width: 98px;
	height: 18px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 1px;	
	background: url("../images/mdby.jpg") no-repeat -95px -3px;
}
.md img{
    width: 100px;
    height: 18px;
    opacity: 0;
}
.md img:hover{
    opacity: 1;
     width: 250px;
    /* transform: scaleX(4); */
    transform: scaleY(25);
   
    /* height: 300px; */
   
    /* -webkit-transform: scale(5);
    -moz-transform: scale(1);
    transform: scale(5); */
}

.lp img{
    width: 40px;
    height: 18px;
    opacity: 1;
}
.lp img:hover{
    opacity: 1;
     /* width: 250px; */
    /* transform: scaleX(4); */
    transform: scale(10);
   
    /* height: 300px; */
   
    /* -webkit-transform: scale(5);
    -moz-transform: scale(1);
    transform: scale(5); */
}
.subcontent{
    width: 755px;
    font-size: 16px;
    line-height: 30px;
    text-align: left;
}
.subcontent2{
    text-indent: 2em;
    width: 755px;
    font-size: 16px;
    line-height: 28px;
    text-align: justify;
}

.qtcontent {
    /* 设置文字样式 */
    /* width: 800px; */
    font-size: 18px;
    /* margin-top: 20px; */
    color: #333;
    font-weight: bold;
    border-left-width: 3px;
    padding-left: 6px;
    margin-bottom: 5px;
    /* margin-left: 5px; */
    /* border-left-style: solid; */
    /* border-left-color: #D90000; */
}

/* 右对齐方式左长右短的情况 */

.sysubqt{
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: red;
    margin-bottom: 10px;
}
.sycontent{
    text-indent: 2em;
    width: 755px;
    font-size: 16px;
    line-height: 28px;
    text-align: justify;
}
.gznl{
    margin-top: 10px;
    margin-left: 20px;
    margin-right: 20px;
}
.gznlcontent{
    text-indent: 2em;
    /* width: 800px; */
    font-size: 16px;
    line-height: 28px;
    text-align: justify;
}
.qm {
    text-align: right;
    font-size: 16px;
    line-height: 28px;
    margin-right: 10px;
}
/* 首页评价设置 */
.sypj{
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}
.sypj img{
    height: 350px;
}
/* 控制首页、项目介绍、项目总结、工作成果页面的高度 */



.xmfal{
    height: 1775px;
}
.xmfar{
    height: 1775px;
}
/* 控制首页的高度，第一种方案 */
/* .syl{
    height: 2170px;
}
.syr{
    height: 2170px;;
} */
 /* 控制首页的高度，第二种方案 */
.syl{
    height: 2025px;
}
.syr{
    height: 2025px;;
}
.gznll{
    height: 1520px;
}
.gznlr{
    height: 1520px;
}
/* 右边大于左边的高度 */
.rduiqi{ 
    width: 819px;
    height: 1422px;
}

.xmjsl{
    height:1760px;
}
.xmjsr{
    height:1760px;
}
.zzcgl{
    height: 1450px;
}

.zzcgr{
    height: 1450px;
}

body {
    width: 100%;
    margin: 0 auto;
    font-size: 14px;
    font-family: "microsoft yahei", Arial, Helvetica, sans-serif;
    color: #444;
    background-color: rgb(233, 234, 236);
}


/* header部分设置 */
.start{
    width: 100%;
    background-color: #11406c;
    margin-bottom: 0px;
    margin-top: 10px;
}
header {
    width: 1200px;
    height: 150px;
    margin: 0 auto;
   
    background-color: #11406c;
    font-size: 18px;
    /* border: 1px solid red; */
}


header img {
    /* display:block；  */
    float: left;
    height: 120px;
    margin-top: 15px;
    margin-left: 20px;
}

header p {
    float: left;
    margin-left: 5px;
    margin-top: 40px;
    color: #fff;
    text-align: center;
    font-size: 28px;
    font-weight: bold;
}

header p span {
    font-size: 18px;
    font-weight: normal;
    color: #fff;
}

header ul {
    float: left;
    margin-left: 10px;
    /* border: 1px solid red; */
}

header ul li {
    /* 这里需要将li设为浮动才能变为横向 */
    float: left;
    width: 105px;
    margin-top: 65px;
    margin-left: 0px;
    text-align: center;
    border-right: 2px solid #999;
    box-sizing: border-box;
    /* 文本居中 */
    /* border: 1px solid red; */
}

header ul li>a {
    display: inline-block;
    /* width: 95px; */
    height: 25px;
    line-height: 25px;
    font-size: 18px;
    /* margin-top: 5px; */
    transition: all 1s;
    color: #fff;
    /* box-sizing: border-box; */
}

header ul li.grsp {
    /* 去掉最后竖线 */
    border: 0;
}

header ul li.wzsy {
    color: #ffae02;
    font-size: 17px;
}

header ul li a:hover {
    /* background: #FF0000; */
    color: #ffae02;
}


/* 显示日期 */
main{
    width: 1200px;
}
.datetx {
    height: 35px;
    font-size: 16px;
    margin: 0px;
    padding-left:20px;
    line-height: 35px;
    background-color: #E6E7E8;
    border-left: 10px solid #fff;
    border-right: 10px solid #fff;
}
.datetx span{
    color: #333;
    /* font-weight: bold; */
    margin-left: 30px;
}
#days{
    color: red;
    font-weight: bold; 
}
.datetx span:last-child{
    margin-left: 200px;   
}
.datetx span:last-child a{
    color: crimson; 
    font-weight: bold;  
}

/* 边块aside样式 */

aside {
    /* float: right; */
    width: 380px;
    /* height: 1130px; */
    background-color: #fff;
}
.kg {
    height: 20px;
   
}
aside table {
    width: 350px;
    border: none;
    margin-top: 10px;
    text-align: left;
    /* border-collapse: collapse; */
}

aside td {
    height: 26px;
    font-size: 14px;
    overflow: auto;
}

.oneindex {
    margin-top: 10px;
    margin-bottom: 15px;
    height: 3px;
    background-color: rgb(233, 234, 236);
}

.hzk001 {
    width: 320px;
    font-size: 14px;
    line-height: 26px;
    color: #333;
}

.hzk002 {
    /* 设置文字样式 */
    width: 320px;
    font-size: 18px;
    /* margin-top: 20px; */
    color: #333;
    font-weight: bold;
    border-left-width: 3px;
    padding-left: 6px;
    border-left-style: solid;
    border-left-color: #D90000;
}
.hzk004 {
    width: 320px;
    font-size: 14px;
    line-height: 26px;
    color: #333;
    /* text-indent: 2em; */
    text-indent: 2em;
    text-align: justify;
}

.gr003 {
    /* 设置图片格式 */
    border-radius: 15px;
    /* width: 280px; */
    height: 398px;
}

aside a {
    color: red;
    text-decoration: none;
}
/* 边块aside样式完 */
/* 首页的正文内容开始 */
section{
    width: 816px;
    /* height: 1200px; */
    background-color: #fff;
}

/* 新闻的样式 */
.mynews{
    height: 350px;
    
}
section table {
    width: 760px;
    border: none;
    margin-top: 10px;
    text-align: left;
    /* border:1px solid red; */
}
section .mynews table{
    table-layout: fixed;
}

section td { /*修改表内的行高*/
    vertical-align: top;
    /* height: 26px; */
    font-size: 16px;
    line-height: 28px;    
}

.news td{
    padding-right: 10px;
    font-size: 16px;
    height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-bottom: 1px solid #ccc;
}
.news tr:first-of-type .jiantou a{
    color: red;
    font-weight: bold;
}


.news .time{
    color: #CCC;
    text-align: left;
    font-size: 14px;
    line-height: 30px; 
    width: 98px;
    
}
.news .time::before{
    content: "";
    display: inline-block;
    width: 15px; /* 图片宽度 */
    height: 15px; 
    background-image: url('../images/time.png');
    background-size: cover;
    margin-right: 3px;
    vertical-align: middle;
}
.news .read{
   width: 70px;
   text-align: left;
    font-size: 14px;
    line-height: 30px; 
    color: #ccc;
    /* border: 1px solid red; */
}
.news .read::before{
    content: "";
    display: inline-block;
    width: 20px; /* 图片宽度 */
    height: 15px; 
    background-image: url('../images/read.png');
    background-size: cover;
    margin-right: 3px;
    vertical-align: middle;
}
.jiantou::before{
    /* vertical-align: top;
    font-size: 16px;
    line-height: 24px; */
    
    content: "★";
    color:crimson;
    padding-right: 10px;
}

/* 首页的正文内容结束 */

/*鼠标悬停后表格背景颜色*/
/* 尾部样式 */
.kg2 {
    height: 5px;
    /* background-color: #fff; */
}
.hzk003 {
    width: 1200px;
    height: 50px;
    margin: 0 auto;
    font-size: 14px;
    line-height: 50px;
    padding-right: 10px;
    color: #F09D61;
    text-align: right;
    background-color: #1F2328;
}
.xmt007_1 {
    font-size: 16px;
    color: #ffffff;
    /* color:#D90000; */
    line-height: 30px;
}

.xmt007_1 a:link {
    color: #ffffff;
    text-decoration: none;
}

.xmt007_1 a:visited {
    text-decoration: none;
    color: #ffffff;
}

.xmt007_1 a:hover {
    text-decoration: none;
    color: #ffffff;
}

.xmt007_1 a:active {
    text-decoration: none;
    color: #ffffff;
}
.end{
    width: 100%;
    margin-top: 10px;
    margin-bottom: 0px;
    background-color: #2D3237;
}
.end2{
    width: 100%;
    margin-top: 0px;
    margin-bottom: 10px;
    background-color: #1F2328;
}
footer {
    margin: 0 auto;
    width: 1200px;
    background-color: #2D3237;
    color: #fff;
}
footer .myright{
    font-size: 14px;
    color: #ccccc9;
    text-align: center;
    /* margin-top: 10px; */
    /* margin-bottom: 10px; */
}
#day{
    color: red;
    font-weight: bold;
}
footer span{
    color: #fff;

}
footer p {
    text-align: center;
}
