@charset "utf-8";
.banner a{display: block;height: 300px;width: 1220px;margin: 0 auto;}
.content .title{height: 40px;line-height: 40px;background-color: #F5F5F5;overflow: hidden;padding-left: 20px;border-bottom: 1px solid #F5F5F5;font-size: 16px;font-weight: bold;}
.content .title em{display: block;width: 2px;height: 10px;border: 3px solid #BB1E1E;border-radius: 1px;background-color: #D0AA79;float: left;margin: 12px 5px 0 0;}
.content .width{background-color: #FFF;height: auto;overflow: hidden;padding: 20px;box-sizing: border-box;}
.content .width>.fl{width: 880px;}
.content .pst{height: 40px;line-height: 40px;border-radius: 8px 0 0 0;background: url(../images/ic_home.png) 20px 10px no-repeat #F8F8F8;padding-left: 40px;}
.content .fl .art h1{font-size: 30px;font-weight: normal;margin: 20px 0 10px;}
.content .fl .art .info{color: #9E9E9E;}
.content .fl .art .body{line-height: 30px;border: 1px dashed #E0E0E0;border-left: 0;border-right: 0;margin: 15px 0;padding: 15px 0;}
.content .fl .art .body img{margin: 20px auto;}
.content .fl .art .body_t{line-height: 30px;border: 1px dashed #E0E0E0;border-left: 0;border-right: 0;margin: 15px 0;padding: 15px 0;}
.content .fl .art .body_t p{margin-bottom: 10px;}
.content .fl .other p{color: #BB1E1E;line-height: 30px;}
.content .fl .other p a{color: #616161;}
.content .fl .other p a:hover{color: #212121;}

.content .fr{width: 280px;}
.content .fr>div{box-sizing: border-box;border: 1px solid #F5F5F5;}
.content .fr .fr_1 ul{padding: 10px 20px;}
.content .fr .fr_1 ul li{line-height: 40px;border-bottom: 1px dashed #e0e0e0;}
.content .fr .fr_1 ul li a{display: block;position: relative;padding-left: 14px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.content .fr .fr_1 ul li a::after{content: "";display: block;width: 2px;height: 2px;border: 1px solid #BB1E1E;border-radius: 50%;left: 0;top: 18px;position: absolute;}
.content .fr .fr_2 div{padding-top: 20px;}
.content .fr .fr_2 img{margin: 0 auto 20px;}