/* CSS Document */
@charset "utf-8";/* reset */
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;font-weight:normal;}
html,body,fieldset,img,iframe,abbr{border:0;}
i,cite,em,var,address,dfn{font-style:normal;}
[hidefocus],summary{outline:0;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6,small{font-size:14px;}
sup,sub{font-size:83%;}
pre,code,kbd,samp{font-family:inherit;}
q:before,q:after{content:none;}
textarea{overflow:auto;resize:none;}
label,summary{cursor:default;}
a,button{cursor:pointer;}
h1,h2,h3,h4,h5,h6,em,strong,b{font-weight:bold;}
del,ins,u,s,a,a:hover{text-decoration:none;}
body,textarea,input,button,select,keygen,legend{font:14px/26px arial,\5b8b\4f53;color:#504d4b;outline:0;}
body{background-color:#f2f0eb;font-family:"Microsoft YaHei";}
img{vertical-align:bottom;}
a{color:#b50b18;}
a:hover{text-decoration:underline;}
.suojin{text-indent:2em;}
.red{color:red;}
/*---------------基础样式---------------*/
#c-banner{width:1000px;height:226px;margin:0 auto;}
#c-header{width:940px;padding:20px 30px 10px 30px;margin:1px auto 0 auto;font-size:16px;background-color:white;border-top:6px solid #b50b18;}
#c-header h4{font-size:26px;color:#504d4b;font-family: "Microsoft HeiTi";margin-bottom:8px;}
#c-header p{text-indent:2em;line-height:30px;}
#c-main{width:940px;padding:20px 30px 55px 30px;margin:10px auto 0 auto;background-color:white;}
#c-main .c-list{width:940px;}
#c-main .c-list ul{overflow:hidden;}
#c-main .c-list ul li{border-bottom:1px solid #bcb9b8;width:940px;height:auto;margin-top:10px;}
#c-main .c-list ul li h4{overflow:hidden;height:30px;width:940px;}
#c-main .c-list ul li h4 a{font-size:18px;color:#b50b18;float:left;width:860px;height:30px;line-height:30px;  overflow: hidden;text-overflow: ellipsis;-o-text-overflow: ellipsis;white-space: nowrap;}
#c-main .c-list ul li h4 span{font-size:14px;color:#716b67;font-weight:normal;float:right;width:80px;height:30px;line-height:30px;}
#c-main .c-list ul li p{text-indent:2em;line-height:25px;margin-top:5px;}
#c-main .c-list-ym{margin-top:20px;}