*{ box-sizing: border-box;font-family: "微软雅黑";}
.clear{ clear: both;}
.left{ float: left;}
.right{ float:right;}

.logo{ width: 1200px; height: 124px; margin: 0 auto;}
.logo a{ display: inline-block; width: 320px; height: 124px;}
body{background: url(bg.png) top center no-repeat; position: relative; }
.main{ width: 1200px; min-height: 800px; margin: 0 auto; margin-top: 440px; padding: 30px; box-shadow: 0 0 10px 0 #999; background-color: #fff;}
.section1{ width: 1142px;background-color: #FBF2ED; padding: 17px 23px; overflow: hidden;}
.section1 .left{ width: 500px; }
.section1 .left img{ width: 100%; height: 390px;}
.section1 .right{ width: 570px; }
.section1 .right .title1{ text-align: center; color: #B41B21; line-height: 40px; font-size: 17px; font-weight: bold;}
.section1 .right p{ height: 156px;  line-height: 32px; text-indent: 2em; margin-top: 35px;overflow:hidden;
-webkit-line-clamp: 5;
display: -webkit-box;
-webkit-box-orient: vertical;}
.section1 .right .more{ display: block; float: right; margin-top:30px; height: 24px; display: block; background: url(icon.png) no-repeat;padding-left: 35px; color: #B41B21;}
.section2{ margin-top: 30px;}
.section2 .left,.section2 .right,.section3 .left,.section3 .right{ width: 548px; height: 279px;}
.section2 .left p,.section2 .right p,.section3 .left p,.section3 .right p{ height: 150px;  line-height: 31px; text-indent: 2em;
overflow:hidden;
-webkit-line-clamp: 5;
display: -webkit-box;
-webkit-box-orient: vertical;
}
.title{ position: relative;}
.title a{ position: absolute; right:0; top:25px; height: 24px; line-height: 25px; display: block; background: url(icon.png) no-repeat; padding-left: 35px; color: #B41B21;}
.title a:hover{ color: #B41B21!important;}

.section4 a{ display: block; width: 270px; height: 120px; background-color: #FBF2ED; float: left; margin-right: 20px; margin-top: 22px;}
.section4 a:nth-child(4n){ margin-right: 0;}
.section4 a img{float: left; width: 170px; height: 120px;}
.section4 a div{ font-size: 15px; text-align: center; padding: 15px 0; color:#333; font-weight: bold;}
.section4 a div b{ font-size: 15px; color:#B41B21; display: inline-block; margin-bottom: 10px;}
.section4 a div span{ font-size: 15px;}
.section4 a div em{ color:#B41B21;}