﻿﻿@charset "utf-8";
/* css document */
body{font-size: 14px;font-family: "微软雅黑";}
.main{width: 1200px;margin: 0 auto}
.top{background: url('../images/df-top.jpg') no-repeat top center;height: 404px;margin-bottom: 10px;color: #fde57b;}
.top-line{width: 1200px;margin: 0 auto;line-height: 36px;    color: #fff;}
.top-line a{color: #fde57b;line-height: 36px;height: 36px; color: #fff;}

.yyb-cont{margin-top: 30px;}
.yyb-cont h2{color: #fff;line-height: 40px;font-size: 18px;font-weight: bold;background: url('../images/df-hd.png') no-repeat;margin-bottom: 24px;padding-left: 57px;}
.yyb-cont .cont-c{font-size: 16px;border:2px solid #CF151E;padding: 26px;line-height: 30px;}

.yyb-main{padding-top: 20px;overflow: hidden;width: 1200px}
.box1{border:1px solid #F0F0F0;border-top: none;margin-bottom: 20px;}

.txtbox{height: 279px;}
.txtbox .txtbox-hd{background: url("../images/df-bd.jpg") no-repeat top left;color: #dc1d10;line-height: 40px;padding-left: 19px;height: 40px;font-size: 20px;font-weight: bold; }

.txtbox .txtbox-bd ul{padding:17px;}
.txtbox .txtbox-bd li{ padding-left:9px; line-height:30px;  height:30px; overflow:hidden;position: relative;}
.txtbox .txtbox-bd li:before{content:"";display: block; position: absolute; width: 3px; height: 3px; background-color: #d72a2a; left: 0; top: 50%; margin-top: -2px;}
.txtbox .txtbox-bd a{ font-size:16px; color:#505050; float:left;}
.txtbox .txtbox-bd span{ color:#999999; float:right;font-size:16px;}

.txtbox .txtbox-hd .more{float: right;font-size: 16px;font-weight: 200;line-height: 40px;color: #5d5d5d;padding-right: 18px;}
.hr-40{height: 40px;}
.footer{background-color: #CF151E;padding: 30px 0}
.footer p{text-align: center;margin: 0;line-height: 30px;color: #ffffff;font-size: 14px;}
.footer p a{color: #ffffff;}
