body {background:#FFF; font-family:"Microsoft YaHei", Arial; font-size:14px; line-height:28px; color:#333; margin:0}
a {color:#333; text-decoration:none}
a:hover {color:#b60005}
h1,h2,h3,p {margin:0; padding:0}
img {border:0}
ul,li {list-style:none; padding:0; margin:0}
input,button,select,textarea{outline:none}

.container {clear:both; width:1000px; margin:0 auto; overflow:hidden}

.head {width:1000px; height:48px; margin:0 auto; overflow:hidden}
.logo {float:left; width:107px; padding:5px 0 0 5px}
.search {float:right; width:290px; height:24px; line-height:24px; text-align:right; margin:12px 5px 0 0; overflow:hidden; display:inline}
.line1 {height:1px; background:#E0E0E0; overflow:hidden}

.main {margin-top:20px}
.ctitle {font-size:24px; line-height:35px; text-align:center; margin-top:25px}
.ctitle span {color:#b60005}
.ccontent {padding-top:10px; font-size:16px; line-height:32px}
.ccontent p {margin-top:1em}
.ccontent img {max-width:1000px}
.ccontent h2 {font-size:22px; line-height:31px; margin-top:1em}

.foot-03 {min-width:1000px; padding:10px 0; border-top:1px solid #D2D2D2; font-size:12px; line-height:21px; text-align:center; margin-top:20px}

@media screen and (max-width:650px) {
	.head,.container {width:98%; margin:0 auto}
	.search,.foot-03 {display:none}
	.container img {max-width:100%}
	.ctitle {margin:0}
}