/* 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/30px arial,\5b8b\4f53;color:black;outline:0;}
body{background-color:#f2f0eb;font-family:"Microsoft YaHei";}
img{vertical-align:bottom;}
a{color:#775f2e;}
a:hover{text-decoration:underline;}
.suojin{text-indent:2em;}
.c-middle{width:916px;margin:0 auto;}
.red{color:red;}
/*---------------基础样式---------------*/
#c-banner{width:1000px;margin:0 auto;height:225px;border-bottom:6px solid #b50b18;}
#c-main{width:1000px;margin:0 auto;}
#c-main .c-a{background-color:white;padding:0 25px 20px 25px;}
#c-main .c-a h4{font-size:25px;height:50px;line-height:50px;font-weight:normal;}
#c-main .c-a p{text-indent:2em;font-size:16px;margin-top:5px;}
#c-main .c-b{background-color:white;padding:5px 25px 40px 25px;margin-top:20px;}

#c-main .c-b .c-b-words{margin-top:15px;border-bottom:1px solid #bcb9b8;padding-bottom:20px;}
#c-main .c-b .c-b-words .c-b-tit{overflow:hidden;height:30px;}
#c-main .c-b .c-b-words .c-b-tit h4{float:left;font-size:18px;width:700px;display:block;}
#c-main .c-b .c-b-words .c-b-tit h4 a{color:#b50b18;}
#c-main .c-b .c-b-words .c-b-tit span{float:right;display:block;width:100px;text-align:right;}
#c-main .c-b .c-b-words p{text-indent:2em;font-size:16px;margin-top:5px;}
#c-main .c-b .c-b-words p a{color:#b50b18;}
#c-main .c-b .c-b-more{width:200px;height:36px;line-height:36px;text-align:center;font-size:16px;margin:30px auto 0 auto;}
#c-main .c-b .c-b-more a{color:white;display:block;height:36px;line-height:36px;background-color:#b50b18;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
#c-main .c-b .c-b-more a:hover{text-decoration:none;background-color:#97020d;}