
body{
    margin: 0;
    padding: 0;
    /* width: 100%; */
    background-color: #f4f4f4;
    font-family: '微软雅黑';
}
.banner{
    width: 100%;
    height: 480px;
    background-color: #eb615a;
}
.bodys{
    width: 1200px;
    /* background-color: #fff; */
    margin: auto;
}
.bodleft{
    float: left;
    width: 819px;
    /* margin-left: 360px; */
    /* margin-left: 18.75%; */
  
}
.bodright{
    float: left;
    margin-left: 21px;
    margin-top: 37px;
    width: 360px;  
}
.bodleft .title{
    width: 819px;
    height: 35px;
    border-bottom:3px solid #999999;
    background-color: #f4f4f4;
    margin-bottom: 35px;
    margin-top: 60px;
}
/* info.html 页面*/
.bodleft .titles{
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 38px;
	letter-spacing: 0px;
	color: #666666;
    background-color: #f4f4f4;
    margin-bottom: 28px;
    margin-top: 60px;
}
.bodleft .titles li{
    float: left;
    margin-left: 13px;
    height: 35px;
    display: block;
    text-align: center;
    font-size: 22px;
	font-weight: bold;
}
.bodleft .titles img{
    width: 10px;
	height: 19px;
}
.bodleft .list .infotitle{
	font-size: 30px;
	font-weight: bold;
	color: #333333;
}
.bodleft .list .listnavjis .infotitle{
	font-size: 26px;
	font-weight: bold;
    color: #333333;
    padding-top: 29px;
}
.bodleft .list .listnavjis{
    margin-left: 20px; 
    padding-bottom: 67px;
    border-radius:5px ;
}
.nextlast{
    margin-top: 59px;
}

.nextlast li{
	font-size: 16px;
    color: #666666;
    display: block;
    width: 350px;
    height: 24px;
    overflow: hidden;
    text-overflow:ellipsis;
white-space: nowrap;
}
.anjian{
    height: 46px;
    margin-top: 61px;
    /* margin-bottom: 67px; */
    text-align: center;
}
.nextlast a:nth-of-type(1){
    float: left;
}
.nextlast .next{
    float: right;
    margin-right: 22px;
}
.anjian div{
    width: 281px;
	height: 46px;
    font-size: 20px;
	font-weight: bold;
	font-stretch: normal;
    letter-spacing: 0px;
    text-align: center;
    line-height: 46px;
    float: left;
    background-color: #ffffff;
	box-shadow: 0px 0px 7px 1px rgba(235,97,90,0.13);
    border-radius: 3px;
    color: #eb615a;
    margin-left: 110px;
}
.anjian div:nth-of-type(1){
    background-color: #eb615a;
	box-shadow: none;
    border-radius: 3px;
    color: #ffffff;
    margin-left: 54px;
}
a {
    text-decoration: none;
}
/*正常的未被访问过的链接*/
a:link {
    text-decoration: none;
}
/*已经访问过的链接*/
a:visited {
    text-decoration: none;
}

/* 正在点击的链接，鼠标在元素上按下还没有松开*/
a:active {
    text-decoration: none;
}
/* 获得焦点的时候 鼠标松开时显示的颜色*/
a:focus {
    text-decoration: none;
}
.nextlast li:hover{
    color:#eb615a;
}
.dinjis{
    margin-top: 20px;
    font-size: 16px;
    color: #999999;
}
.newsinfo{
    margin-top: 33px;
    margin-right: 22px;
	font-size: 18px;
	line-height: 27px;
	letter-spacing: 0px;
	color: #999999;
}
.newsinfo img{
    width: 770px;
    height: 1099px;
}
.dinjis img{
    margin-left: 36px;
    margin-right: 9px;
}
/* 结束 */
.bodleft .list{
    /* float: left; */
    width: 819px;
    background-color: #fff;
    border-radius:8px ;
}
/* .bodleft .title li:nth-child(even){
    margin-left: 199px;
    margin-right: 199px;
} */
a{ 
    text-decoration:none; 
    color:#333; 
}
.bodleft .title li{
    float: left;
    width: 140px;
    height: 35px;
    display: block;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    margin-left: 86px;
}
.title li:nth-of-type(1){
    margin-left: 0;
}
.title li:hover{
    border-bottom:3px solid #eb615a;
    cursor:pointer
}
.tarnav{
    border-bottom:3px solid #eb615a;
}
.listn{
    height:200px;
    width:774px;
    border-top: 2px solid #dedede;
    margin-left: 22px;
}
.list a:nth-of-type(1) .listn{
    border:0;
}

.listnimg{
    width: 220px;
	height: 130px;
    border-radius: 3px;
    
}
.l{
    margin-top: 30px;
    float: left;
}
.listtitle{
    width: 522px;
    margin-left: 30px;
}
.listtitle .titlee{
    width: 530px;
	height: 22px;
	font-size: 22px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 22px;
	letter-spacing: 0px;
    color: #333333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.listtitle .bodye{
    width: 539px;
	height: 50px;
	font-size: 18px;
	font-stretch: normal;
	line-height: 27px;
	letter-spacing: 0px;
    color: #666666;
    margin-top: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    
}
.listtitle .footers{
    width: 539px;
	height: 13px;
	font-size: 16px;
	font-stretch: normal;
	line-height: 13px;
	letter-spacing: 0px;
    color: #999999;
    margin-top: 22px;
}
.listtitle .footers .footimg{
    margin-left: 53px;
    margin-right: 9px;
}
.pages{
    text-align: center;
    color: #666666;
}
.pages li{
    margin-top: 49px;
    margin-left:21px;
    width: 51px;
	height: 50px;
	border: solid 1px #dedede;
    display: inline-block;
    text-align: center;
    line-height: 50px;
    font-size: 24px;
    
    vertical-align:text-bottom
}
.pages img{
    width: 51px;
    height: 50px;
    /* margin-top: 20px; */
}
.xuanhzhong{
    width: 51px;
	height: 50px;
    background-color: #326cff;
    color: #ffffff;
}
.righttop{
    height: 74px;
    width: 332px;
	
    /* vertical-align:middle; */
    margin-left: 14px;
}

.rightfist{
    width: 360px;
	height: 448px;
	background-color: #fff;
	border-radius: 5px;
}
.righttop .mings{
    float: left;
    width: 106px;
	height: 32px;
	font-size: 22px;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 0px;
    color: #333333;
    border-left: 3px solid #eb615a;
    text-align: right;
    margin-top: 22px;
}
.righttop .more{
    /* width: 85px; */
    height: 32px;
    float: right;
    font-size: 16px;
	line-height: 32px;
	letter-spacing: 0px;
    color: #666666;
    margin-top: 22px;
    /* margin-left: 139px; */
}
.righttop .more img{
    margin-left: 9px;
}
.rightbox{
    width: 332px;
	height: 124px;
    border-top: solid 2px #ececec;
    margin-left:15px;
    /* margin-top: 10px; */
}
.rightboximg{
    width: 119px;
	height: 82px;
    border-radius: 3px;
    margin-top: 21px;
}
.neirong{
    margin-top: 20px;
    margin-left: 16px;
}
.neirong .ceti{
    
    width: 196px;
    height: 50px;
    /* overflow: hidden; */

	font-size: 18px;
	font-weight: 500;
	 line-height: 50px; 
	letter-spacing: 0px;
    color: #333;
    display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;
}
.neirong .cedaa{
    width: 100px;
	height: 11px;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	/* line-height: 27px; */
	letter-spacing: 0px;
    color: #999999;
    margin-top: 16px;
}
.ce{
    float: left;
}
.twoss{
    margin-top: 20px;
}
.button{
    width: 360px;
	height: 47px;
	background-color: #eb615a;
    border-radius: 3px;
	font-size: 20px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 47px;
	letter-spacing: 0px;
    color: #f2f2f2;
    text-align: center;
    margin-top: 40px;
}
.butto{
    width: 360px;
	height: 47px;
	background-color: #ffffff;
	box-shadow: 0px 0px 7px 1px rgba(217, 234, 255, 0.88);
    border-radius: 3px;
	font-size: 20px;
    font-weight: bold;
    text-align: center;
	font-stretch: normal;
	line-height: 47px;
	letter-spacing: 0px;
    color: #eb615a;
    margin-top: 27px;
}
