*{ box-sizing: border-box;font-family: "微软雅黑";}
.clear{ clear: both;}
.left{ float: left;}
.right{ float:right;}
.txtleft{ text-align: left;}
.txtright{ text-align: right;}


.section1,.section2{ width: 1200px; margin: 0 auto; margin-top: 30px;}
.position {
    width: 100%;
    height: 40px;
    background: #ededed;
}
.position-x {
    width: 1200px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    background: url(position.png) left center no-repeat;
    padding-left: 20px;
    font-size: 13px;
}
.section2 ul { margin-top: 30px;}
.title{height: 80px; border-bottom: 1px solid #ccc;}
.title span{color: #734DC7;  font-size: 24px;  display: inline-block; border-bottom:5px solid #734DC7; line-height: 75px;}
.title img{ margin-right: 15px; margin-top: -5px;}
.title a{ float: right; line-height: 95px; font-size: 16px; color: #999999;}

.section1 .left{ width: 858px;}
.section1 .right{ width: 310px;}
.section1 .title{ margin-bottom: 20px;}
.toutiao{ font-size: 18px;}
.toutiao .toutu{ width: 377px;  height: 228px; float: left; margin-right: 15px; overflow: hidden; text-align: center;}
.toutiao img{ height: 100%; display: block; margin-left: -10px;}
.toutiao span{ color: #734DC7;}
.toutiao ul li{ line-height: 30px; margin-bottom: 5px;}
.toutiao ul li a{ color: #734DC7;}
.toutiao p.profile{ display: inline;}

.section2 ul li{ width: 277px; height: 377px; float: left; margin-right: 30px; margin-bottom: 30px; box-shadow: 0 0 10px #eee;}
.section2 ul li:nth-child(4n){ margin-right: 0;}
.section2 ul li .info{ padding: 22px; color: #333;}
.section2 ul li .tit{  font-size: 18px;}
.section2 ul li .jiabin{ font-size: 14px; margin-top: 7px; line-height: 25px; color: #666;}
.section2 ul li .time{ font-size: 14px; margin-top: 7px; color: #666;}
.section2 ul li img{ width: 277px; height: 156px;}