﻿*{
    margin: 0;
    padding: 0;
    font-family: "微软雅黑";
}
a{
    text-decoration: none;
}
/*盒子*/
.container{
    min-width: 1200px;
    height: auto;
    justify-content: center;
    margin: 0 auto;
}
.container1{
    width: 1000px;
    margin: 0 auto;
}
/*侧边栏*/
.menu-left {
    width: 162px;
    min-height: 327px;
    padding-bottom: 30px;
    /*background: url(/img/nav-leftbg.png);*/
    background-color: #2A468E;
    background-size: 100% auto;
    float: left;
}
.menu-left ul {
    margin-top: 11px;
    margin-left: -10px;
    margin-right: 10px;
    padding: 0;
}
.menu-left li {
    list-style: none;
    /*height: 30px;*/
    line-height: 30px;
    padding-left: 42px;
    color: white;
    font-size: 16px;
}
.menu-left a {
    color: white;
}

.menu-left li:hover {
    background: #375CBC;
}
/*右侧模块*/
.container-right{
    width: 800px;
    float: left;
    margin-left: 19px;
}
.list-top{
    width: 100%;
    height: 5px;
    margin-top: 15px;
    background-color: #2d458a;
}



.list-list .news{
	width: 100%;
	height: 180px;
	margin-bottom: 10px;
	padding: 10px;
	color: #000;
}
.list-list .newsImg{
	float:left;
	width: 270px;
	height: 180px;
	background-position: 50%;
	background-size: cover;
	background-color: #777;
	background-repeat: no-repeat;
	background-position-y: top;
}
.list-list .newsImg2{
	background-size: contain;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center;
}
.list-list .newsTxt{
	float:left;
	width: 460px;
	height: 180px;
	margin-left: 10px;
	max-height: 180px;
	overflow: hidden;
}
.list-list .newsTxt .newsTime{
	font-size: 16px;
	line-height: 30px;
}
.list-list .newsTxt .newsTitle{
	height: 60px;
	line-height: 30px;
	font-size: 22px;
	font-weight: 700;
	letter-spacing: 1px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.list-list .newsTxt .newsContent{
	margin-top: 10px;
	font-size: 14px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
}

.plate{
    background: rgba(240,240,240,0.7);
/*123*/
    position: relative;
}
.plate-w{
    width: 800px;
    height: 200px;
}
.photo{
    width: 273px;
    height: 166px;
    z-index: auto;
    float: left;
    margin-top: 17px;
    margin-left: 27px;
}
.p-1{
    background: url(/img/10.jpg) no-repeat;
    background-size: 100% 100%;
}
.p-11{
    background: url(/img/p-11.jpg) no-repeat;
    background-size: 100% 100%;
}
.p-12{
    background: url(/img/p-12.jpg) no-repeat;
    background-size: 100% 100%;
}
.p-13{
    background: url(/img/p-13.jpg) no-repeat;
    background-size: 100% 100%;
}
.p-14{
    background: url(/img/p-14.jpg) no-repeat;
    background-size: 100% 100%;
}
.p-23{
    background: url(/img/p-cs.jpg) no-repeat;
    background-size: 100% 100%;
}
.p-65{
    background: url(/img/p-isc.jpg) no-repeat;
    background-size: 100% 100%;
}
.p-24{
    background: url(/img/p-itbm.jpg) no-repeat;
    background-size: 100% 100%;
}
.p-66{
    background: url(/img/p-bm.jpg) no-repeat;
    background-size: 100% 100%;
}
.p-25{
    background: url(/img/p-da.jpg) no-repeat;
    background-size: 100% 100%;
}
.p-26{
    background: url(/img/p-foreign.jpg) no-repeat;
    background-size: 100% 100%;
}
.p-27{
    background: url(/img/p-basic.jpg) no-repeat;
    background-size: 100% 100%;
}
.p-28{
    background: url(/img/p-szdw.jpg) no-repeat;
    background-size: 100% 100%;
}
.p-30{
    background: url(/img/p-jzxj.jpg) no-repeat;
    background-size: 100% 100%;
}
.p-31{
    background: url(/img/p-jxss.jpg) no-repeat;
    background-size: 100% 100%;
}
.p-32{
    background: url(/img/p-syss.jpg) no-repeat;
    background-size: 100% 100%;
}
.p-33{
    background: url(/img/p-sovo.jpg) no-repeat;
    background-size: 100% 100%;
}
.p-34{
    background: url(/img/p-34.jpg) no-repeat;
    background-size: 100% 100%;
}
.p-35{
    background: url(/img/p-35.jpg) no-repeat;
    background-size: 100% 100%;
}
.p-38{
    background: url(/img/p-38.jpg) no-repeat;
    background-size: 100% 100%;
}
.p-39{
    background: url(/img/p-39.jpg) no-repeat;
    background-size: 100% 100%;
}
.p-53{
    background: url(/img/p-53.jpg) no-repeat;
    background-size: 100% 100%;
}
.p-63{
    background: url(/img/p-63.jpg) no-repeat;
    background-size: 100% 100%;
}
.p-67{
    background: url(/img/p-ipe.jpg) no-repeat;
    background-size: 100% 100%;
}


.plate-w-w{
    width: 446px;
    /*height: 166px;*/
    float: left;
    margin-top: 27px;
    margin-left: 27px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;
    font-size: 17px;
    letter-spacing: 2px;
    color: #888888;
}
.plate-w-w a{
    color: #464646;
}
.h-15{
    height: 15px;
}
/*底部*/
.foot{
    width: 100%;
    overflow: hidden;
    height: /*200*/180px;
    background-color: rgba(51,51,51,0.8);
}
.foot1{
    width: /*1034*/930.6px;
    margin: 0 auto;
}
.foot-l{
    float: left;
    margin-left: /*60*/54px;
}
.foot-l img{
    margin-top: /*50*/45px;
    width: 60%;
}
.foot-m{
    float: left;
    color: #fff;
    font-size: 14px;
    margin-top: /*70*/63px;
    margin-left: /*-30*/-27px;
    line-height: 20px;
}
.foot-m a{
    color: #fff;
    text-decoration: none;
}
.foot-r{
    float: left;
    margin-top: /*120*/108px;
    margin-left: /*50*/45px;
}
.foot-r ul li{
    list-style: none;
    float: left;
    margin-right: /*10*/9px;
    position: relative;
}
.foot-r ul li ul li:first-child{
    display: none;
    position: absolute;
    bottom: 30px;
    left: -35px;
}
.foot-r ul li:first-child ul li:first-child{
    position: absolute;
    bottom: 50px;
    left: -15px;
}
.foot-r ul li ul li:last-child{
    display: none;
    position: absolute;
    top: 6px;
    left: 8px;
    z-index: -1;
}
.foot-r ul li:hover ul li{
    display: block;
}

/*list2相关*/
.b-nav{
    height: 16px;
    margin-left: 30px;
    line-height: 16px;
    color: #464646;
}
.b-nav a{
    color: #464646;
}
.list-mid{
    width: 100%;
    min-height: 900px;
    height: auto;
    margin-top: 10px;
    padding-bottom: 5vh;
}
.list-list ul li{
    width: 690px; /*740*/
    height: 32px;
    margin-left: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #222;
}
.list-list ul li a{
    display: block;
    width: 550px;/*600*/
    float: left;
    border-bottom: 1px dotted #81785a;
    color: #222;
    letter-spacing: 2px;
}
.list-list ul li a:hover{
    color: #2a468e;
    font-weight: 600;
    border-bottom: 1px dotted #2A468E;
}
.page{
    width: 100%;
}
.page ul{
    /*width: 300px;*/
    margin: 0 auto;
    display: table;
    text-align: center;
}
.page ul li{
   float: left;
    /*width: 60px;*/
    height: 30px;
    line-height: 30px;
    text-align: center;
    padding: 0px 10px 0px 10px;
    border: 1px solid #777;
    margin: 0px 5px 0px 5px
}
.page ul li a{
    color: #464646;
}
.page ul li a:hover{
    color: #2a468e;
    font-weight: 600;
}
/*
 * 2018.10.26完成
 * 李佳玲
 * 525791356@qq.com
*/
.list-list ul li.hiddenDate span {
    display: none;
}
.list-list ul li.hiddenDate a {
    width: 100%;
}
.list-list .newsTime.hiddenDate{
    display: none;
}
.plate .h-2.hiddenDate span:first-child {
    display: none;
}