.banner {
	background-position: left 120px; width: 100%; height: auto; overflow: hidden; margin-top: 120px; position: relative; background-attachment: fixed; background-repeat: no-repeat; background-size: 100% auto;
}
.banner .bannerBg {
	width: 100%; height: auto; vertical-align: middle; visibility: hidden;
}
.banner .bannerInfo {
	left: 0px; top: 50%; width: 100%; height: 220px; text-align: center; color: rgb(255, 255, 255); margin-top: -110px; position: absolute;
}
.banner .bannerInfo .title {
	line-height: 60px;font-family: "Noto Sans S Chinese Light","NotoSansHans-Light","Î¢ÈíÑÅºÚ"; font-size: 55px;
}
.banner .bannerInfo .titleCh {
	padding: 6px 24px 8px; border: 3px solid rgb(255, 255, 255); border-image: none; top: 20px; text-align: center; color: rgb(255, 255, 255); font-size: 27px; font-weight: bold; position: relative;
}
.main {
	padding: 0px; text-align: center; border-bottom-color: rgb(148, 148, 148); border-bottom-width: 1px; border-bottom-style: solid; position: relative;
}
.main .container {
	width: 1156px;
}
.main .mainNav {
	padding: 72px 0px 68px; border-bottom-color: rgb(148, 148, 148); border-bottom-width: 1px; border-bottom-style: solid;
}
.main .mainNav::after {
	height: 0px; clear: both; display: block; visibility: hidden; content: "020";
}
.main .mainNav .child {
	margin: 0px 8px; border: 2px solid rgb(185, 184, 184); border-image: none; width: 222px; height: 46px; text-align: center; color: rgb(128, 128, 128); line-height: 46px; font-size: 16px; display: inline-block;
}
.main .mainNav .child {
	transition-duration: 0.5s; -moz-transition-duration: .5s; -webkit-transition-duration: .5s;
}
.main .mainNav .child:hover {
	background: #00abad; border-color: #00abad; color: rgb(255, 255, 255);
}
.main .mainNav .on.child {
	background: #00abad; border-color: #00abad; color: rgb(255, 255, 255);
}
.main .content {
	margin-top: 80px;
}
.main .content .child {
	margin-bottom: 80px; position: relative;
}
.main .content .child::after {
	height: 0px; clear: both; display: block; visibility: hidden; content: "020";
}
.main .content .child .childImg {
	width: 400px; height: 300px; float: left;
}
.main .content .child .childImg img {
	width: 100%; height: 100%; vertical-align: middle;
}
.main .content .child .childInfo {
	width: 710px; height: 300px; text-align: left; margin-left: 40px; float: left; position: relative;
}
.main .content .child .childInfo .day {
	color: rgb(157, 157, 157); line-height: 16px; font-size: 16px;
}
.main .content .child .childInfo .datetime {
	color: rgb(157, 157, 157); line-height: 62px; font-family: "Noto Sans S Chinese Light","NotoSansHans-Light","Î¢ÈíÑÅºÚ";  font-size: 48px;
}
.main .content .child .childInfo .title {
	width: 100%; color: rgb(6, 0, 0); line-height: 50px; overflow: hidden; font-size: 22px; display: block; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.main .content .child .childInfo .info {
	color: rgb(101, 101, 101); line-height: 24px; font-size: 16px;
}
.main .content .child .childInfo .childBtn {
	background-position: 110px; border: 2px solid #00abad; border-image: none; left: 0px; width: 163px; height: 36px; bottom: 0px; color: #00abad; line-height: 36px; font-size: 12px; position: absolute; cursor: pointer; background-image: url("../images/rightIcon.png"); background-repeat: no-repeat; background-size: 36px 18px;
}
.main .content .child .childInfo .childBtn {
	transition-duration: 0.5s; -moz-transition-duration: .5s; -webkit-transition-duration: .5s;
}
.main .content .child .childInfo .childBtn:hover {
	color: rgb(255, 255, 255); background-image: url("../images/rightIconOn.png"); background-color: #00abad;
}
.main .content .child .childInfo .childBtn span {
	margin: 0px 10px;
}
.main .linkBtn {
	margin: 0px auto;
}
@media all and (max-width:479px)
{
.banner {
	background-position: center 74px; margin-top: 0px; background-size: auto 230px;
}
.banner .bannerBg {
	height: 230px;
}
.banner .bannerInfo {
	height: 80px; margin-top: -40px;
}
.banner .bannerInfo .title {
	line-height: 20px; font-size: 20px;
}
.banner .bannerInfo .titleCh {
	padding: 1px 4px 3px; border: 1px solid rgb(255, 255, 255); border-image: none; top: 12px; width: auto; font-size: 14px;
}
.main .container {
	width: 80%;
}
.main .mainNav {
	padding: 14px 0px 12px;
}
.main .mainNav .child {
	margin: 0px 3px; border: 1px solid rgb(185, 184, 184); border-image: none; width: 80px; height: 18px; line-height: 18px; font-size: 12px;
}
.main .content {
	margin-top: 20px;
}
.main .content .child {
	height: 108px; margin-bottom: 20px;
}
.main .content .child .childImg {
	width: 45%; height: 108px;
}
.main .content .child .childImg img {
	width: 100%; height: 108px;
}
.main .content .child .childInfo {
	width: 53%; height: 108px; margin-left: 2%; float: right;
}
.main .content .child .childInfo .day {
	line-height: 12px; font-size: 12px;
}
.main .content .child .childInfo .datetime {
	line-height: 30px; font-size: 20px; display: none;
}
.main .content .child .childInfo .title {
	line-height: 18px; font-size: 14px;
}
.main .content .child .childInfo .info {
	line-height: 18px; font-size: 12px; display: block;
}
.main .content .child .childInfo .childBtn {
	background-position: 57px; border: 1px solid #00abad; border-image: none; width: 80px; height: 20px; line-height: 20px; font-size: 12px; background-size: 15px 8px;
}
.main .content .child .childInfo .childBtn span {
	margin: 0px 4px;
}
}
@media all and (max-width:639px) and (min-width:480px)
{
.banner {
	background-position: center 74px; margin-top: 74px; background-size: auto 340px;
}
.banner .bannerBg {
	height: 340px;
}
.banner .bannerInfo {
	height: 120px; margin-top: -60px;
}
.banner .bannerInfo .title {
	line-height: 30px; font-size: 30px;
}
.banner .bannerInfo .titleCh {
	padding: 2px 6px 5px; border: 1px solid rgb(255, 255, 255); border-image: none; top: 16px; width: auto; font-size: 20px;
}
.main .container {
	width: 93.75%;
}
.main .mainNav {
	padding: 20px 0px 18px;
}
.main .mainNav .child {
	margin: 0px 5px; border: 1px solid rgb(185, 184, 184); border-image: none; width: 120px; height: 26px; line-height: 26px; font-size: 12px;
}
.main .content {
	margin-top: 30px;
}
.main .content .child {
	margin-bottom: 30px;
}
.main .content .child .childImg {
	width: 218px; height: 162px;
}
.main .content .child .childInfo {
	width: 225px; height: 162px; margin-left: 7px;
}
.main .content .child .childInfo .day {
	line-height: 14px; font-size: 14px;
}
.main .content .child .childInfo .datetime {
	line-height: 40px; font-size: 26px;
}
.main .content .child .childInfo .title {
	line-height: 22px; font-size: 18px;
}
.main .content .child .childInfo .info {
	display: none;
}
.main .content .child .childInfo .childBtn {
	background-position: 80px; width: 110px; height: 30px; line-height: 30px; font-size: 14px; background-size: 23px 12px;
}
.main .content .child .childInfo .childBtn span {
	margin: 0px 6px;
}
}
@media all and (max-width:1023px) and (min-width:640px)
{
.banner {
	background-position: center 74px; margin-top: 74px; background-size: auto 450px;
}
.banner .bannerBg {
	height: 450px;
}
.banner .bannerInfo {
	height: 160px; margin-top: -80px;
}
.banner .bannerInfo .title {
	line-height: 40px; font-size: 40px;
}
.banner .bannerInfo .titleCh {
	padding: 2px 10px 6px; border: 2px solid rgb(255, 255, 255); border-image: none; top: 16px; width: auto; font-size: 26px; position: relative;
}
.main .container {
	width: 93.75%;
}
.main .mainNav {
	padding: 28px 0px 24px; border-bottom-color: rgb(148, 148, 148); border-bottom-width: 1px; border-bottom-style: solid;
}
.main .mainNav .child {
	margin: 0px 6px; border: 1px solid rgb(185, 184, 184); border-image: none; width: 160px; height: 34px; line-height: 34px; font-size: 12px;
}
.main .content {
	margin-top: 40px;
}
.main .content .child {
	margin-bottom: 40px;
}
.main .content .child .childImg {
	width: 290px; height: 216px;
}
.main .content .child .childInfo {
	width: 300px; height: 216px; margin-left: 10px;
}
.main .content .child .childInfo .day {
	line-height: 14px; font-size: 14px;
}
.main .content .child .childInfo .datetime {
	line-height: 53px; font-size: 40px;
}
.main .content .child .childInfo .title {
	line-height: 30px; font-size: 22px;
}
.main .content .child .childInfo .info {
	display: none;
}
.main .content .child .childInfo .childBtn {
	background-position: 94px; width: 138px; height: 30px; line-height: 30px; font-size: 12px; background-size: 30px 15px;
}
.main .content .child .childInfo .childBtn span {
	margin: 0px 8px;
}
}
@media all and (max-width:1199px) and (min-width:1024px)
{
.banner {
	background-position: left 68px; margin-top: 68px; background-size: auto 300px;
}
.banner .bannerBg {
	height: 300px;
}
.banner .bannerInfo {
	transform-origin: center 50%; -moz-transform-origin: center; -o-transform-origin: center; -webkit-transform-origin: center;
}
.banner .bannerInfo {
	transform: scale(0.83); -moz-transform: scale(0.83); -o-transform: scale(0.83); -webkit-transform: scale(0.83);
}
.banner .bannerInfo {
	height: 160px; margin-top: -80px;
}
.banner .bannerInfo .title {
	line-height: 48px; font-size: 46px;
}
.banner .bannerInfo .titleCh {
	padding: 5px 18px 6px; border: 3px solid rgb(255, 255, 255); border-image: none; top: 16px; font-size: 20px; position: relative;
}
.main .container {
	width: 796px;
}
.main .mainNav {
	padding: 60px 0px; border-bottom-color: rgb(148, 148, 148); border-bottom-width: 1px; border-bottom-style: solid;
}
.main .mainNav .child {
	margin: 0px 6px; border: 1px solid rgb(185, 184, 184); border-image: none; width: 188px; height: 40px; line-height: 40px; font-size: 12px;
}
.main .content {
	margin-top: 56px;
}
.main .content .child {
	margin-bottom: 56px;
}
.main .content .child .childImg {
	width: 282px; height: 211px;
}
.main .content .child .childInfo {
	width: 490px; height: 211px; margin-left: 23px;
}
.main .content .child .childInfo .day {
	line-height: 12px; font-size: 12px;
}
.main .content .child .childInfo .datetime {
	line-height: 44px; font-size: 33px;
}
.main .content .child .childInfo .title {
	line-height: 35px; font-size: 15px;
}
.main .content .child .childInfo .info {
	line-height: 16px; font-size: 12px;
}
.main .content .child .childInfo .childBtn {
	background-position: 78px; border: 1px solid #00abad; border-image: none; width: 114px; height: 25px; line-height: 25px; font-size: 12px; background-size: 25px 12px;
}
.main .content .child .childInfo .childBtn span {
	margin: 0px 6px;
}
}
@media all and (max-width:1439px) and (min-width:1200px)
{
.banner {
	background-position: left 68px; margin-top: 68px;
}
.banner .bannerInfo {
	transform-origin: center 50%; -moz-transform-origin: center; -o-transform-origin: center; -webkit-transform-origin: center;
}
.banner .bannerInfo {
	transform: scale(0.83); -moz-transform: scale(0.83); -o-transform: scale(0.83); -webkit-transform: scale(0.83);
}
.banner .bannerInfo {
	height: 160px; margin-top: -80px;
}
.banner .bannerInfo .title {
	line-height: 48px; font-size: 46px;
}
.banner .bannerInfo .titleCh {
	padding: 5px 18px 6px; border: 3px solid rgb(255, 255, 255); border-image: none; top: 16px; font-size: 20px; position: relative;
}
.main .container {
	width: 796px;
}
.main .mainNav {
	padding: 60px 0px; border-bottom-color: rgb(148, 148, 148); border-bottom-width: 1px; border-bottom-style: solid;
}
.main .mainNav .child {
	margin: 0px 6px; border: 1px solid rgb(185, 184, 184); border-image: none; width: 188px; height: 40px; line-height: 40px; font-size: 12px;
}
.main .content {
	margin-top: 56px;
}
.main .content .child {
	margin-bottom: 56px;
}
.main .content .child .childImg {
	width: 282px; height: 211px;
}
.main .content .child .childInfo {
	width: 490px; height: 211px; margin-left: 23px;
}
.main .content .child .childInfo .day {
	line-height: 12px; font-size: 12px;
}
.main .content .child .childInfo .datetime {
	line-height: 44px; font-size: 33px;
}
.main .content .child .childInfo .title {
	line-height: 35px; font-size: 15px;
}
.main .content .child .childInfo .info {
	line-height: 16px; font-size: 12px;
}
.main .content .child .childInfo .childBtn {
	background-position: 78px; border: 1px solid #00abad; border-image: none; width: 114px; height: 25px; line-height: 25px; font-size: 12px; background-size: 25px 12px;
}
.main .content .child .childInfo .childBtn span {
	margin: 0px 6px;
}
}
@media all and (max-width:1920px) and (min-width:1440px)
{
.banner {
	background-position: left 82px; margin-top: 82px;
}
.banner .bannerInfo {
	height: 160px; margin-top: -80px;
}
.banner .bannerInfo .title {
	line-height: 48px; font-size: 46px;
}
.banner .bannerInfo .titleCh {
	padding: 5px 18px 6px; border: 3px solid rgb(255, 255, 255); border-image: none; top: 16px; font-size: 24px; position: relative;
}
.main .container {
	width: 960px;
}
.main .mainNav {
	padding: 72px 0px; border-bottom-color: rgb(148, 148, 148); border-bottom-width: 1px; border-bottom-style: solid;
}
.main .mainNav .child {
	margin: 0px 7px; border: 1px solid rgb(185, 184, 184); border-image: none; width: 188px; height: 40px; line-height: 40px; font-size: 12px;
}
.main .content {
	margin-top: 68px;
}
.main .content .child {
	margin-bottom: 68px;
}
.main .content .child .childImg {
	width: 340px; height: 255px;
}
.main .content .child .childInfo {
	width: 590px; height: 255px; margin-left: 28px;
}
.main .content .child .childInfo .day {
	line-height: 14px; font-size: 14px;
}
.main .content .child .childInfo .datetime {
	line-height: 53px; font-size: 40px;
}
.main .content .child .childInfo .title {
	line-height: 42px; font-size: 18px;
}
.main .content .child .childInfo .info {
	line-height: 20px; font-size: 14px;
}
.main .content .child .childInfo .childBtn {
	background-position: 94px; width: 138px; height: 30px; line-height: 30px; font-size: 12px; background-size: 30px 15px;
}
.main .content .child .childInfo .childBtn span {
	margin: 0px 8px;
}
}
