﻿@charset "UTF-8";
/* CSS Document */
.list3 li{width: 700px;
margin: 10px 30px 30px;
display: inline;
padding-bottom: 30px;
float: left;
border-bottom: 1px dashed #cbcbcb;}
@media screen and (max-width:450px){
	.list3 li{width: 90%}
} 
.list3{padding-left: 0px}
.iPic{width: 300px;
height: auto;
margin-right: 20px;
float: left;
overflow: hidden;}
.iPic img{height:auto; width:300px}
.sDes{margin-bottom: 8px;
color: #878787;
line-height: 22px;
font-size: 12px;
font-family: "Microsoft YaHei", 微软雅黑;
font-style: normal; width:380px; float:right}
.sDes a{color: #c69;}
.eTit{float: left;
font: bold 16px/24px Microsoft YaHei;
width: 380px}
.sTit{margin-bottom: 8px; width:380px; float:right}
.list4 li{width: 700px;
margin: 10px 30px 20px;
display: inline;
float: left;
border-bottom: 1px dashed #cbcbcb;padding-bottom: 5px}

.list4{padding-left: 0px}

.biaoqian1{background-color: #00BFFF;
margin-right: 5px;
font-size: 16px;}

.biaoqian1 a{ color:#FFF}

.time{float: right;
color: #a3a3a3;}