html,body {
	font-family: "Microsoft Yahei";
}
.wrap{
	width: 1200px;
	margin: 0 auto;
}
.to-top i,
.download-btn a,
.spirit-name i,
.close-style i,
.box-control i{
	background: url(../images/icons.png?v=2018102501);
}
.topbar {
	position: absolute;
	top: 0;
	left: 0;
	height: 115px;
	width: 100%; 
  background-color: #000;
  opacity: 0.7;
}
.topbar .top-tit{
  position: relative;
	width: 1200px;
	height: 115px;
	margin: 0 auto;
}
.topbar li{
	float: left;
}
.topbar .top-tit li a{
	display: block;
	color: #fff;
	font-size: 18px;
	margin-left: 65px;
	line-height: 115px;
	width: 75px;
	height: 100%
}
.age-tips {
  position: absolute;
  bottom: -112px;
  left: 0;
  display: block;
  width: 100px;
  height: 102px;
  background: url(//webres.61.com/common/images/age_12_h102.png) no-repeat top center;
  cursor: pointer;
}
.age-tips-box {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 724px;
  height: 440px;
  background: url(../images/age-tips.png) no-repeat;
  z-index: 20;
  display: none;
}
.age-tips-box .age-close {
  position: absolute;
  top: 5px;
  right: 5px;
  display: block;
  width: 33px;
  height: 33px;
  cursor: pointer;
}
.topbar li.logo a{
	width: 215px;
	height: 115px;
	background: url(../images/logo.png?v=2018102501);
}
.topbar-bg{
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.7;
	position: absolute;
	top: 0;
	left:0;
}
.official-way-cont{
	position: absolute;
	width: 100%;
	height: 130px;
	top: 115px;
}
.official-way-cont ul{
	margin-top: 22px;
	position: absolute;
	left: 50%;
	margin-left: -600px;
  z-index: 2;
}
.official-way-cont .topbar-bg{
	border-top: 1px solid #6d6545;
	opacity: 0.6;
}
.official-way-cont ul .iconfont {
	display: block;
	font-size: 60px;
	line-height: 60px;
	width: 100%;
}
.official-way-cont .tieba span{
    margin-top: 4px;
    display: block;
}
.official-way-cont ul li a{
	float: left;
	width: 60px;
	margin-left: 25px;
	font-size: 14px;
	color: #b4aa7e;
	text-align: center;
}
.official-way-cont ul li .buluo,.official-way-cont ul li .tieba,.official-way-cont ul li .qq {
	margin: 0 45px;
}
.official-way-cont ul li:nth-child(5){
	border:none;
}
.official-way-cont ul li{
	border-right: 1px solid #767263;
	height: 95px;
}
.official-way-cont ul li img{
	width: 95px;
	height: 95px;
	margin: 0 25px 0 15px;
}
.official-way-cont .buluo i{
	width: 60px;
    height: 60px;
    background-color: #b4aa7e;
    border-radius: 50%;
    color: #323032;
    text-align: center;
    line-height: 60px;
    margin: 1px auto;
    font-size: 35px;
}
.official-way-cont .wechat{
	margin-left: 170px;
}
.title{
/*.spirit-part .title{*/
	height: 120px;
	background: url(../images/titbg.png?v=2018102501) center center no-repeat;
}
.title h2{
	font-size: 36px;
	font-weight: bold;
	color: #61646f;
	line-height: 112px;
	float: left;
}

.container.news{
	padding-top: 530px;
	position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
}
.container .main{
	background-color: #fff;

	min-height: 500px;
    background-image: url(../images/inner_bt.jpg?v=2018102501);
    background-position: center bottom;
    background-repeat: no-repeat;
}
.container.news .title h2{
	float: none;
	text-align: center;
	color: #000;
}
.headlist {
	width: 325px;
	margin: 0 auto;
}
.headlist a {
	text-align: center;
    float: left;
    color: #7c7f8b;
    width: 65px;
    height: 70px;
    line-height: 70px;
    font-size: 18px;
}
.headlist a.on{
	color: #000;
    border-bottom: 3px solid #e67151;
}
.container.listpage .list{
	/*min-height: 500px;
    background: url(../images/inner_bt.jpg) center bottom no-repeat;*/
	border-top: 1px solid #cfcfcf;
}
.list li.news-li{
	height: 128px;
	border-bottom: 1px dotted #e9e7e7;
}
.list li.news-li a{
	display: block;
	font-size: 20px;
	line-height: 40px;
	padding-top: 25px;
}
.list li.news-li a *{
	float: left;
}
.list li.news-li a span{
	color: #e67151;
	margin-left: 30px;
}
.list li.news-li a div{
	color: #000;
	width: 696px;
	margin-left: 30px;
}
.list li.news-li a div *{
	width: 100%;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.list li.news-li a div p{
	font-size: 14px;
	color: #696c77;
}
.list li.news-li a em{
	color: #e67151;
	margin-left: 30px;
}
.page-list {
	font-size: 14px;
    text-align: center;
    margin-top: 60px;
    padding-bottom: 145px;
}
.page-list a {
    color: #e67151;
}
.page-list b a {
    color: #fff;
}
.page-list b {
    background-color:#e67151;
    padding: 5px 15px;
    color: #fff;
}
.to-top {
    position: absolute;
    display: block;
    width: 0px;
    height: 0px;
    margin: 0 auto;
    border-width: 0 75px 70px;
    border-style: solid;
    border-color: transparent transparent #333333;
    color: #fff;
    left: 50%;
    margin-left: -75px;
    top: -70px;
}
.to-top i{
	position: absolute;
	width: 22px;
	height: 20px;
	left: -11px;
	top: 15px;
	background-position:-199px -179px;
}
.to-top span{
	position: absolute;
	font-size: 14px;
	color:#cccccc;
	width: 70px;
	left: -35px;
	top: 40px;
	text-align: center;
}
.official-list a{
	float: left;
	width: 299px;
	font-size: 18px;
	color: #b4aa7e;
	border-right: 1px solid #454545;
	position: relative;
}
.official-list a i,.official-list a span{
	display: block;
	width: 100%;
	text-align: center;
}
.official-list a span{
	margin-top: 20px;
}
.official-list a.buluo i{
	font-size: 45px;
}
.official-list a.buluo i{
	width: 80px;
	height: 80px;
	background-color: #b4aa7e;
	border-radius: 50%;
	color: #333333;
	text-align: center;
	line-height: 80px;
	margin: 1px auto;
}
.official-list a.tieba i{
	height: 85px;
    line-height: 71px;
}
.official-list a.tieba{
	border-right: none;
}
.official-list{
	padding-top: 50px;
}
.official-list .hover{
	position: absolute;
	top: -220px;
    left: 50px;
    z-index: 1;
    display: none;
}
.official-list .hover img{
	width: 200px;
	height: 200px;
}
.iconfont{
	color: #b4aa7e;
	font-size: 80px;
	line-height: 85px;
	margin-right: 20px;
}
.share-part{
	position: relative;
	height: 384px;
	background-color: #333333;
}
.share-part .share{
	border-top: 1px solid #555555;
	margin-top: 40px;
}
.share-part .share .share-list div a{
	font-size: 35px;
}
.share-part .share a,.share-part .share span{
	font-size: 18px;
	color: #999999;
}
.share-part .share span{
	line-height: 35px;
	margin-left: 55px;
}
.share-part .share .share-list{
	margin-top: 50px;
}
.share-part .share .iconfont{
	line-height: 35px;
}
.share-part .co-media{
	margin-top: 50px;
}
.share-part .co-media-list {
	position: relative;
	background-color: #fff;
	height: 35px;
    width: 620px;
}
.share-part .co-media-list .triangle{
	cursor: pointer;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 10px solid #a6989f;
    position: absolute;
    top: 13px;
    right: 10px;
}
.share-part .co-media-list ul{
	position: absolute;
	min-height: 35px;
	/*max-width: 620px;*/
	width: 620px;
	max-height: 70px;
	background-color: #fff;
	top: 0;
	overflow-y:scroll; 
}
.share-part .co-media-list ul li{
	float: left;
	margin: 0 15px;
	height: 35px;
	line-height: 35px;
}
.mask{
    width: 100%;
    height: 100%;
    opacity: 0.8;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #000;
    z-index: 11;
}
.qrcode-box{
    position: absolute;
    left: 50%;
    top: 20%;
    z-index: 100;
}
.qrcode-box{
	display: none;
	position: fixed;
	width: 180px;
	height: 220px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	top: 0px;
	margin: auto;
	background-color: #fff;
	padding: 10px;
}
.qrcode-box p{
	width: 180px;
	font-size: 20px;
	color: #000;
	text-align: center;
}
.cont-title{
	position: relative;
	height: 215px;
	text-align: center;
}
.cont-title h2{
	font-size: 36px;
}
.cont-title p{
	font-size: 14px;
	color: #8c8e97;
}
.cont-title a.return{
	background-color: #f3f3f3;
	border: 1px solid #d4d4d4;
	font-size: 18px;
	color: #656565;
	padding:4px 22px;
	position: absolute;
	left: 0;
	top: 100px;
}
.cont-title h2{
	padding-top: 90px;
}
.cont-title p{
	line-height: 40px;
}
.news-content{
	padding-top: 80px;
    border-top: 1px solid #cfcfcf;
    min-height: 530px;
    font-size: 16px;
    color: #8c8e97;
    padding-bottom: 70px;
}
.to-move .wrap{
	width: 1000px;
}
.news-content .wrap{
	padding: 0 70px;
}
.right-bar{
	position: absolute;
	right: 0;
	top: 0px;
	z-index: 10;
}
.open-style{
	position: absolute;
	width: 284px;
	height: 913px;
	border: 1px solid #cfcfcf;
	right: 0;
	top: 746px;
	border-top: none;
	transition: all 0.4s ease-out;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
}
.container.listpage .open-style{
	top: 724px;
}
.right-bar .download-wrap{
	text-align: center;
	height: 470px;
	border-bottom: 1px solid #cfcfcf;
	background-color: #f0f0f0;
}
.right-bar .download-wrap h2{
	padding-top: 35px;
	font-size: 24px;
}
.right-bar .download-wrap p{
	font-size: 18px;
	color: #7c7f8b;
}
.right-bar .download-wrap img{
	width: 180px;
	height: 180px;
	margin-top: 30px;
}

.download-btn a {
    display: block;
    width: 181px;
    height: 54px;
    margin-top: 25px;
}
.download-btn a.android {
    background-position:0 -62px;
    margin-top: 7px;
}
.right-bar .download-btn{
	margin-top: 10px;
}
.right-bar .download-btn a {
	margin:8px auto 0;
}
.newest-spirit{
	position: relative;
	background: url(../images/rightbarbg.jpg?v=2018102501);
	height: 440px;
}
.newest-spirit .spirit-name{
	padding-top: 28px;
}
.newest-spirit .spirit-name i{
	float: left;
    width: 55px;
    height: 49px;
	background-position: -153px -116px;
	transform: scale(0.6,0.6);
	margin: -8px 0 0 63px;
}
.spirit-name span{
	float: left;
	font-size: 22px;
	font-weight: bold;
	margin-left: -10px;
}
.circle{
	width: 450px;
	height: 439px;
	background: url(../images/circle.png?v=2018102501);
}
.newest-spirit .circle{
	position: absolute;
	transform: scale(0.4,0.4);
	left: -83px;
	top: 0
}
.newest-spirit .circle img
{
	display: block;
	margin: 0 auto;
}
.newest-spirit .spirit-info{
	width: 100%;
	position: absolute;
	top: 310px;
}
.newest-spirit .spirit-info h2{
	text-align: center;
	color: #61646f;
	font-size: 28px;
	font-weight: bold;
}
.newest-spirit .spirit-info p{
	width: 208px;
	margin: 20px auto 0;
	text-align: left;
	color: #999999;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.box-control{
	position: absolute;
	left: -47px;
	top: 0;
	border: 1px solid #cfcfcf;
	background-color: #f0f0f0;
	width: 45px;
	height: 45px;
	transition: all 0.6s linear;
    -webkit-transition: all 0.6s linear;
    -moz-transition: all 0.6s linear;
}
.box-control:hover{
	background-color: #677da2;
}
.box-control i{
	display: block;
	margin: 0 auto;
	width:45px;
	height:45px;
	background-position:-39px -372px;
}
.close-style{
	position: fixed;
	top: 50%;
	width: 44px;
	height: 200px;
	background-color: #677da2;
	right: -44px;
	color: #fff;
	cursor: pointer;
	transition: all 0.6s linear;
    -webkit-transition: all 0.6s linear;
    -moz-transition: all 0.6s linear;
}
.close-style.show{
	right: 0;
}
.close-style i{
	display: block;
	width:30px;
	height:30px;
	background-position:0 -376px;
	margin: 20px auto 0
}
.close-style p{
	font-size: 18px;
	width: 22px;
    line-height: 20px;
    margin: 10px auto 0;
}
.to-move{
	padding-right: 286px;
	transition: all 0.4s linear;
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
}
.restore{
	padding-right:0px;
}
.open-style.onhide{
	right:-333px;
	transition: all 0.4s linear;
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
}
