﻿.banner { position: relative; height: 450px; background-color: #0094ff; color: #fff; background-size: cover; background-position: 50% top; }
.banner h1, .banner p { position: absolute; }
.banner h1 { font-size: 36px; font-family: FangSong; }
.banner p { font-size: 16px; text-indent: 2em; text-align: justify; text-justify: inter-ideograph; }

.bodyer { }
.bodyer h1, .bodyer h2, .bodyer h3, .bodyer h4, .bodyer h5, .bodyer h6, .bodyer p { margin-top: 1.8em; text-align: justify; text-justify: inter-ideograph; }
.bodyer h1 { font-size: 36px; font-family: FangSong; text-align: center; }
.bodyer h2 { font-size: 24px; font-family: FangSong; }
.bodyer p { font-size: 14.5px; text-indent: 2em; }
.bodyer h3 { font-size: 16.5px; }
.bodyer h6 { font-size: 14.5px; margin-left: 3em; margin-right: 3em; }

.section { padding: 80px 0; }
.section-inner { width: 1200px; margin: 0 auto; }
.section-inner h1, .section-inner h2, .section-inner h3, .section-inner h4, .section-inner h5, .section-inner h6, .section-inner p { text-align: justify; text-justify: inter-ideograph; }
.section-title h1 { font-size: 42px; font-family: FangSong; }
.section-title p { font-size: 18px; color: #666; }
.section-content { }
.section-content h1, .section-content p { margin-top:1.8em;}
.section-content h1:first-child, .section-content p:first-child { margin-top: 1.8em; }
.section-content h1 { font-size: 28px; font-family: FangSong; }
.section-content p { font-size: 14px; color: #666; }

/*footer*/
.footer{ background-color:#202020; border-top:#b81d18 10px solid; padding:40px 0;}
.footer h1{ text-align:center; color:#fff; font-size:24px; font-weight:bold; line-height:normal;}
.footer .foot-top{ text-align:center; color:#fff; font-size:24px; font-weight:bold; line-height:normal;}
.footer ul{ text-align:center; padding:50px 0 20px 0;}
.footer ul li{ display:inline-block; *display:inline; *zoom:1; color:#fff; margin:0 5px; font-size:13px;}
.footer ul li a{ color:#fff;}
.footer ul li a:hover{ color:#b81d18;}
.footer p{ text-align:center; color:#e0e0e0; line-height:20px; font-size:14px;}
.footer p a{ color:#e0e0e0;}
.footer p a:hover{ color:#b81d18;}
.footer select{ font-size:12px; width:120px;}
.footer h2,.footer h3{ text-align:center; color:#fff; margin-bottom:10px; margin-top:20px; }
.footer p.links{ width:990px; margin:0 auto;}
.footer p.links a { display: inline-block; *display: inline; *zoom: 1; margin: 0 10px; color: #333; line-height: 24px; font-size: 12px; }
.footer p.links a:hover { color: #C30; }