@charset "gb2312";
body {margin:0px;padding:0px;font-family:Arial,Helvetica,sans-serif;color:#000000;font-size:16px;line-height:180%;background: #faf2f2;}
a:link {color:#000000;text-decoration:none;}
a:visited {color:#000000;text-decoration:none;}
a:hover {text-decoration:none;color:#e7211b;}
a:active {text-decoration:none;color:#003366;}
img {border:0px;padding:0px;margin:0px;}
ul,li{margin:0px;padding:0px;list-style: none;}
h1{text-align: center;color: #fff;background: #ee5c5c; padding: 30px 0px; font-size: 50px; margin: 0px;  margin-bottom: 12px;}
.wrapper{width:1000px;margin: 0px auto;box-sizing: border-box;  padding:12px;}
h2{color: #ee5c5c; font-size: 30px; text-align: center; line-height: 180%; padding: 0px; margin: 0px;}
ul{display: flex;justify-content: space-between; flex-wrap: wrap; padding-bottom: 58px;}
li{width:46%; text-align: center;}
li img{width: 80%; height: 560px;object-fit: cover;}
h3{text-align: center;width:80%; margin: 0px auto; font-size: 18px; font-weight: normal;margin-bottom: 38px;}

section{padding-bottom: 68px;}
footer{text-align: center;color: #fff;background: #ee5c5c;position: fixed;bottom: 0px;width: 100%; line-height: 58px;}

h2 img{height: 48px; margin-left: 12px; margin-bottom: -13px;border-radius: 50%;}


@media (max-width: 768px) {
body {margin:0px;padding:0px;font-family:Arial,Helvetica,sans-serif;color:#000000;font-size:16px;line-height:180%;background: #faf2f2;}
h3{text-align: center;width:80%; margin: 0px auto; font-size: 15px; font-weight: normal;margin-bottom: 38px; line-height: 130%;}
ul{display: flex;justify-content: space-between; flex-wrap: wrap; padding-bottom: 58px;}
li{width:48%; text-align: center; }
li img{width: 100%; height: auto;object-fit: cover;}

h1{text-align: center;color: #fff;background: #ee5c5c; padding: 30px 0px; font-size: 30px; margin: 0px;  margin-bottom: 12px; margin: 0px auto; border:6px solid #fff; filter: drop-shadow(0 0 10px #e0e0e0);}
.wrapper{width:100%;margin: 0px auto;box-sizing: border-box;  padding:12px;}
h2{color: #ee5c5c; font-size: 30px; text-align: center; line-height: 180%; padding: 0px; margin: 0px;}
h2 span{display: inline-block;border-bottom:3px solid #ee5c5c;}

footer{text-align: center;color: #fff;background: #ee5c5c;position: fixed;bottom: 0px;width: 100%; line-height: 58px;border:6px solid #fff; box-sizing: border-box;  filter: drop-shadow(0 0 10px #e0e0e0);}
li:last-child{border:none;}	
}