* {
				margin: 0px;padding: 0px;
			}
			body{
				background: rgb(246,239,250);min-width: 1050px;
			}
			li{
				list-style: none;
			}
			img{
				border: 0;padding: 0;
			}
			.wrap-topic{
				width: 1050px;margin-left: auto;margin-right: auto;
			}
			.location{
				height: 50px;width: 100%;line-height: 50px;padding-left: 15px;color: #f39942;font-size: 14px;font-weight: bold;
			}
			.location a{
				color: #f39942;font-size: 14px;line-height: 20px;text-decoration: none;padding: 0 3px;
			}
			.location a:hover{
				opacity: 0.5;
			}
			.topic-title{
				width: 100%;height: 100px;color: #808080;background: white;
			}
			.topic-title div{
				position: relative;left: 30px;top: 25px;
			}
			.topic-title-content{
				font-size: 40px;
			}
			.topic-title-time{
				position: relative;left: 34px;font-size: 14px;
			}
			.topic-img{
				height: 330px;width: 100%;overflow: hidden;
			}
			.topic-img img{
				width: 100%;position: relative;
			}
			.topic-content{
				height: 160px;width: 100%;background: white;text-align: center;font-size: 20px;color: #d72e8b;
			}
			.topic-content div{
				position: relative;top: 40px;
			}
			.topic-tab{
				width: 100%;height:auto;position: relative;margin-top: 18px;background: #fff; padding-bottom:30px; margin-bottom:50px;
			}
			.tab-div{
				width: 995px;position: relative;
				margin-left: auto;margin-right: auto;margin-top: 15px;
				margin-bottom:50px;
			}
			.tab-ul{
				width: 100%;height: 108px;
			}
			.tab-ul li{
				width: 318px;height: 106px;float: left;background: white;color: #d72e8b;font-size: 20px;
			}
            .tab-text{
                width: 260px;padding: 0 15px;
            }
			.tab-ul-limargin{
				margin-left: 20px;
			}
			.tab-title1{
				width: 93%;
				padding-left: 20px;line-height: 36px;
			}
			.tab-title1 img{
				float: right;margin-top: 10px;
			}
			.tab-title1-content{
				width: 100%;height: 63px;position: relative;color: #d72e8b;cursor: pointer;
			}
			.tab-title1-content-img{
				position: absolute;left: 11px;top: 10px;
			}
			.tab-title1-content div{
				font-size: 15px;position: absolute;left: 70px;top: 10px;
			}
			.tab-conent{
				height:100%;width: 100%;background: white;margin-top: 15px;
			}
			.tab-conent .swiper-container{
				width: 100%;height: 100%;
			}
			/*.tab-conent-1{
				width: 100%;height: 65px;margin-top: 15px;position: relative;cursor: pointer;
			}
			.tab-conent-1 img{
				position: absolute;
			}
			.tab-conent-1 div{
				font-size: 25px;color: #ffffff;position: absolute;line-height: 65px;left: 315px;
			}*/

        .tab-conent-1 {
            width: 100%;
            height: 62px;
            margin-top: 15px;
            cursor: pointer;
            background: url(/images/topic/one/topic-content-black.png) no-repeat;
        }

        .tab-conent-1 img {
            vertical-align: middle;
            margin: -4px 15px 0 0;
        }

        .tab-conent-1 div {
            font-size: 25px;
            color: #ffffff;
            width: 100%;
            height: 62px;
            text-align: center;
            line-height: 62px;
        }
        
        