body,html{padding: 0;margin: 0;font-family: "微软雅黑";color: #333;}
.yindao{width: 100%;height: 100vh;display: block;overflow: hidden;}
.yindao img{display: block;width: 100%;height: 100%;}
a{text-decoration: none;color: #333;font-size: 14px;}
img{display: block;width: 100%;height: 100%;}
.footer{width: 100%;background-color: #f5c61e;height: 70px;line-height: 70px;color: #fff;font-size: 14px;text-align: center;}
.navBar{width: 100%;background-color: #f3f3f3;height: 92px;}
.navBar .logo{float: left;width: 110px;height: 92px;display: block;}
.contan{width: 1278px;margin: 0 auto;height: 92px;}
.bottom{width: 100%;background-color: #f3f3f3;}
.nav .tip{width: 56px;height: 56px;position: relative; display: inline-block;margin-left: 44px;margin-top: 26px;padding: 0;}
.nav{float: right;height: 92px;line-height: 92px;}
.nav a{float: left;height: 32px;font-size: 15px; line-height: 32px;margin-top: 38px;padding: 0 14px;margin-left: 23px;}
.nav .active{background-color: #f5c61e;color: #fff;}
.content{width: 100%;min-height: 400px;background-color: #f3f3f3;padding-bottom: 60px;}
.banner{width: 100%;}
.inner{width: 1200px;margin: 0 auto}
.leftBar{width:335px;height: 600px;background-color: #fff;padding-top: 40px;float: left;}
.tit{margin-bottom: 25px;}
.tab{margin-left: -13px;}
.tab .item{width: 320px;height: 44px;margin: 9px 0;cursor: pointer; font-size: 16px;color: #333; background: url(../img/leftbarbg1_03.png) no-repeat;text-align: center;line-height: 33px;}
.tab .item.active{background: url(../img/leftbarbg1_13.png) no-repeat;}
.rightCon{width: 840px;background-color: #fff;float: right;min-height: 623px;margin-top: 17px;padding: 30px 40px;box-sizing: border-box;}
.contit{width: 225px;height: 29px;margin-bottom: 25px; background-color: #f5c61e;font-size: 18px;text-align: center;line-height: 29px;}
.newsContent p{margin: 0;line-height: 1.5;}
.newsContent p span{color: #333;}
.rightCon .newsContent{display: none;}
.code{position: absolute;width: 270px;height: 248px;transition: all .3s; display: block;bottom: -250px;left: -100px;box-shadow:4px 4px 15px rgba(0, 0, 0, .5);display: none;}
.wx:hover .code{display: block;}
.culCon{background-color: #fff;min-height: 600px;padding-top: 30px;padding-bottom: 170px;}
.title{position: relative;width: 100%;font-weight: 600; height: 36px;border-left: 9px solid #f5c61e;font-size: 20px;text-align: left;line-height: 36px;padding-left: 10px;}
.culCon .tit{background: url(../img/leftbarbg1_13.png) no-repeat;font-size: 16px; width: 320px;height: 46px;margin-top: 50px; margin-left: -13px;text-align: center;line-height: 32px;}
.culCon p{width: 100%;box-sizing: border-box;padding:0 50px;font-size: 14px;color: #333;line-height:2;text-indent: 2em;}
.culCon .imglist{width: 1151px;height: 276px;background-color: #f5c61e;margin: 0 auto;padding: 14px 30px;box-sizing: border-box;}
.culCon .imglist img{float: left;width: 350px;height: 247px;margin-right: 20px;}
.culCon .imglist img:last-child{margin-right: 0;}
.position{width: 755px;padding: 24px 10px;box-sizing: border-box;    height: 70px;
    display: flex;
    justify-content: space-between; background-color: #eee;}
.position>div{float: left;display: inline-block;}
.position>div span{font-size: 14px;color: #000;font-weight: 600;}
.position >a{float: left;display: inline-block;width: 96px;height: 28px;line-height: 28px;color: #fff;border-radius: 20px;vertical-align: top; font-size: 14px;text-align: center;background-color: #ef0013;}