@charset "UTF-8";
/* CSS Document */
.banner{
	width:100%;
	overflow: hidden;}
.banner img{
	width: 100%;
}
.resourceStar{
    padding: 50px 0 80px;
}
.resourceStar h1{
    color: #000;
    font-size: 30px;
    font-weight: 200;
}
.star-det,.resourceStar{
    overflow: hidden;
}

.star-det .left span{
    margin: 0 15px 0 0;
    line-height: 44px;
}
.star-det span.time-1{
    background: url("../images/img15.png") no-repeat left center;
    padding-left: 18px;
}
.star-det span.view{
    background: url("../images/img16.png") no-repeat left center;
    padding-left: 18px;
}
.star-det .right{
    padding-top: 10px;
}
.star-det .right a{
    width: 41px;
    height: 41px;
    display: inline-block;
    margin: 0 6px;
}
.star-det .right a.all{
    background: url("../images/img12.png") no-repeat left top;
}
.star-det .right a.prev{
    background: url("../images/img14.png") no-repeat left top;
}
.star-det .right a.next{
    background: url("../images/img13.png") no-repeat left top;
}
.starImg{
    width: 100%;
    background: none;
    padding: 0;
    margin: 20px 0;
}
.starImg dl{
    overflow: hidden
}
.starImg dt{
    width: 24%;
    float: left;
    margin: 0 0.5%;
}
.starImg dt img {
    width: 100%;
    display: block;
}
.starImg dd{
    line-height: 25px;
    width:77%;
    float: right;
    font-size: 14px;
}
.starImg dd p b{
    font-weight: normal;
}

.startB{
    padding:0;
    line-height: 26px;
}
.startB div.startBa{
    border-bottom: 1px solid #ddd;
    padding: 0 0 10px;
    margin-bottom: 10px;
}
.startB div.startBa .star-info{display:flow-root;background:#ccc;}
.startA{
    width: 100%;
}
.startA p{
    margin: 10px auto;
    width: 100%;    
    line-height: 30px;
    font-size: 16px;
    color: #333333;
}

.startA p img {
 max-width:100%;
 margin-bottom:30px;
}


.startA p span{
    color: #333;
    margin-right: 15px;
}
.startAa{
    border-top: 1px solid #ddd;
    padding-top: 15px;
}
.startAb{
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
}


@media screen and (max-width: 480px){
    .resourceStar {
        padding: 0 0 22px;
    }
    .main {
        margin-top: 10px;
        margin-bottom: 15px;
    }
    .resourceStar h2 {
        font-size: 20px;
        font-weight: 600;
    }
    .startA {
        margin: 20px 0 10px 0;
    }
    .startA p{
        width: 100%;
	font-size: 16px;
    line-height: 30px;
    margin: 10px 0;
    }
    .startAa{
        padding-top: 5px;
    }
    .startAb{
        padding-bottom: 5px;
    }
    .startB{
        font-size: 12px;
        line-height: 20px;
    }
    .starImg {
        margin: 0px 0 15px;
    }
}
@media (max-width: 760px){
  .startt{display:none;}
  .photo{display:block;}
  .photo-box{width:100%;}
  .sou{display:block;}
}
.line {
    margin: 10px 0;
}
.startBb .startt {
    border-top: 2px dotted #ccc;
    padding: 10px 0 0 0;
}
.startA div ,.stargr{
    margin: 10px auto;
    width: 100%;
    line-height: 30px;
    font-size: 16px;
    color: #333333;
}
.zmx {
    font-size: 16px;
    border-top: 2px dotted #ccc;
    padding: 10px 7px;
    line-height: 30px;
color: #fff;
    background: #312f2f;
}
.mxjjdy p {
    line-height: 35px;
      color: #333;
}

.mxjjdy {
    border-bottom: 2px dotted #ccc;
    padding: 8px 0;
}
.zmx a {
    color: #fff;
}