﻿body {
 12px/1.5 "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", Arial, sans-serif!important; overflow-x: hidden; }

.wraper { width: 1134px; margin: 0 auto; position: relative; }
.marginTop65 { margin-top: 65px; }
.marginTop30 { margin-top: 30px; }
.marginTop70 { margin-top: 70px; }
.shadow { box-shadow: 0px 0px 8px 0px rgba(233, 227, 227, 0.75); -webkit-box-shadow: 0px 0px 8px 0px rgba(233, 227, 227, 0.75); -moz-box-shadow: 0px 0px 8px 0px rgba(233, 227, 227, 0.75); }
.left { float: left; }
.right { float: right; }
.backg1 { background-color: rgba(67, 195, 189, 0.7); color: #fff; }
@media \0screen\,screen\9 {
 .backg1 { background-color: rgba(67, 195, 189, 0.7); }
 .backg1 div { color: #fff; }
}

.yg-header { position: fixed; width: 100%; top: 0; z-index: 100; background-color: #fff; border-bottom: 1px solid #f5f5f5; }
.yg-header .logo { width: auto; height: 40px; display: block; float: left; margin-right: 50px; padding: 15px 0 15px 25px; }
.yg-header .nav { float: right; margin-top: -1px; }
.yg-header ul li.navitem { width: auto; height: 50px; float: left; position: relative; transition: all 0.4s ease-out 0s; padding: 10px 26px; line-height: 50px; }
.yg-header ul li.navitem a { color: #666; font-size: 16px; transition: none ease-out 0.3s; transition-property: color, background, text-indent, opacity; }

.yg-header ul li.navitem a::after {
 content: '';
 display: block;
 margin-top: -9px;
 width: 30%;
 height: 1px;
 background: transparent;
 transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.yg-header ul li.navitem a.active::after, .yg-header ul li.navitem a.current::after {
 width: 60%;
 background: #0bbbb9;
}
.yg-header ul li.navitem:hover a::after {
 width: 100%;
 background: #0bbbb9;
}
.yg-header ul li.navitem ul.subnav { width: 160px; background: #fff; border: 0; box-shadow: 0 6px 10px rgb(0 0 0 / 10%); transition: all 0.3s ease-out 0s; position: absolute; top: 74px; }
.yg-header ul li.navitem ul.subnav li { border-bottom: 1px solid rgba(0, 0, 0, .08); }
.yg-header ul li.navitem ul.subnav li a { height: 20px; line-height: 20px; display: block; font-size: 13px; text-align: center; color: #666; width: 100%; padding: 14px 0; background: none; }
.yg-header ul li.navitem ul.subnav li a:hover { background: #fff; color: #0bbbb9; text-indent: inherit; }
.yg-header ul li.navitem ul.subnav li a:hover::after, .yg-header ul li.navitem ul.subnav li a:after {
 display: none;
}

.qy-banner { margin-top: 70px; }

.yg-local { background-color: #f5f5f5; }
.yg-local a { color: #666; font-size: 13px; padding: 10px 0; display: inline-block; }

.footer-container { color: #989898; font-size: 12px; line-height: 30px; background-color: #f8f8f8; }
.footer-container .table { width: 100%; }
.footer-container .footerTxt1 { padding: 14px 0; }
.footer-container .footerTxt2 { padding: 6px 0 4px 0; border-top: 1px solid #eee; }
.footer-container .txt1 { font-size: 14px; color: #333; }
.footer-container .txt3 { font-size: 12px; }
.footer-container li { line-height: 20px; margin: 5px 0; }
.footer-container li p { margin-left: 10px; }
.footer-container a { color: #989898; margin-right: 30px; }
.footer-container .yg-code span { display: inline-block; width: 120px; text-align: center; margin-right: 10px; }
.footer-container .yg-code span img { margin-block: 5px; }

.paged { text-align: center; margin-bottom: 60px; }
.paged a { display: inline-block; width: 45px; height: 45px; color: #999; font-size: 18px; text-align: center; line-height: 48px; border:1px solid #ddd; background-color: #fff; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; margin: 0 4px; }
.paged a:hover, .paged a.current { color: #fff; border-color: #43c3bd; background-color: #43c3bd; }

.covered {display:none; width:100%; height:100%; position:fixed; left:0; top:0; bottom:0; right:0; z-index:111; background-color: rgba(0, 0, 0, 0.6); }
.covered .mode { width:597px; height:617px; margin:0 auto; position: relative; margin-top:8%; }
.covered .mode .img { border-radius:12px; -moz-border-radius:12px; -webkit-border-radius:12px; overflow: hidden; }
@media \0screen\,screen\9 {
 .covered { background-color:#000000; filter:Alpha(opacity=60); position:static; *zoom:1;
 }
 .covered .mode { position: relative; }
}
.covered .closed { width: 24px; height: 24px; position: absolute; right: -36px; top:2px; display: block; }