header,section,footer,aside,nav,main,article,figure { display:block;} /* 让老版浏览器认识H5新标签 */
* { margin:0; padding:0; border:0; font-family:华文中宋,宋体,隶书;}
header {
width:100%; min-width:1200px; height:220px; background-color:#47c5ff; background:url(../images/headerbg.jpg) repeat-x center center; background-size:100% 220px;}
body { background-color:rgb(240,240,240);}
.logo { width:1200px; height:220px; margin:0 auto; background:url(../images/logo.jpg) no-repeat center center; background-size:1200px 220px;}

nav { width:100%; min-width:1200px; height:42px; background-color:#b21417;}
nav>ul { width:1200px; height:42px; margin:0 auto;}
nav>ul>li { float:left; width:100px; height:42px; list-style-type:none;}
nav>ul>li>a { display:block; width:100px; height:42px; text-align:center; line-height:42px; text-decoration:none; font-size:18px; color:white;}
nav>ul>li>a:hover { color:#b21417; background-color:white;}

section { width:1200px; height:auto; margin:0 auto;}
.sectionmidshowbottom:after,.sectionmid>ul:after,.sectionmid:after,section:after {
 content: "."; display: block; height: 0; clear: both; visibility: hidden;}/* Hides from IE-mac \*/ * html .clearfix {height: 1%;} /* End hide from IE-mac */
.sectiontop { width:100%; height:52px; color:#b21417; line-height:52px; font-size:22px; border-bottom:1px solid #b21417;}
.sectiontop>a { color:black; text-decoration:none;}
.sectiontop>a:hover { color:#b21417; text-decoration:underline;}

.sectionmid { width:1200px; height:auto; margin:12px auto;}
.sectionmid>ul { width:1200px; height:auto;}
.sectionmid>ul>li { float:left; width:288px; height:220px; margin:0 5px; list-style-type:none;
	border-bottom:4px solid #b21417; border-left:1px solid #b21417; border-right:1px solid #b21417;}
.sectionmid>ul>li>a { display:block; width:288px; height:177px;}
.sectionmid>ul>li>p { display:inline; width:288px; height:43px;}
.sectionmid>ul>li>p>a { display:block; width:282px; height:43px; line-height:43px; color:black; text-decoration:none;
	padding-left:3px; padding-right:3px; text-align:center; font-size:18px; overflow:hidden;}
.sectionmid>ul>li>p>a:hover { color:#b21417;}
/*图片列表*/

.sectionbottom { width:50%; height:50px; margin:0 auto;}
.a1 {
	float:left; display:block; width:76px; height:32px; line-height:32px; font-size:16px; text-align:center; text-decoration:none; color:black;
	background-color:#b21417; margin:0 5px;}
.a1:hover { color:white;}
.sectionbottom>a {
	float:left; display:block; width:76px; height:32px; line-height:32px; font-size:16px; text-align:center; text-decoration:none; color:black;
	background-color:#b21417; margin:0 5px;}
.sectionbottom a:hover { color:white;}
.sectionbottom span { float:left; display:block; width:46px; height:32px; margin:0 5px; line-height:32px; font-size:16px; text-align:center; color:black;}
/*分页样式*/
.sectionmidshowtop { width:95%; height:60px; line-height:60px; padding-left:5%; text-align:left; font-size:38px; color:#b21417; overflow:hidden; margin-bottom:30px;}
.sectionmidshowbottom { width:96%; height:auto; padding:0 2%;}


footer { width:100%; height:120px; background-color:#b21417;}
.footerin { width:1200px; height:120px; margin:0 auto; background-color:#b21417;}
.footerleft { float:left; width:400px; height:120px; text-align:center;}
.footerleft>p { width:100%; height:100px; line-height:100px; margin-top:10px; font-size:36px; font-family:华文行楷; font-weight:bold; color:white;}
.footerleft>p>font { color:yellow;}
.footerright { float:right; width:800px; height:100px; margin-top:10px;}
.footerright>p { width:100%; height:50px; line-height:50px; font-size:18px; color:white;}
.footerright>p>a { color:white; text-decoration:none;}
.footerright>p>a:hover { color:yellow; text-decoration:underline;}


.sectionmidshowbottomfanye { width:1200px; height:50px; line-height:50px; text-align:center; font-size:20px; color:black; margin-top:20px;}
.sectionmidshowbottomfanye>a { color:gray; text-decoration:none;}
.sectionmidshowbottomfanye>a:hover { color:#b21417; text-decoration:underline;}

.sectionmidshowbottombottomdy { width:1150px; height:80px; line-height:80px; font-size:20px; color:#b21417; text-align:right; padding-right:50px;}