body{
	background:none;
}
.fystory-fydesc-box{
	overflow: hidden;
	padding: 15px 0;
}
.fl_conent{
	width: 750px;
	float: left;
}
.fl_conent .fystory-fydesc-con-img {
	width: 200px;
	float: left;
	margin-right: 2rem;
	display: flex;
	align-items: center;
	height: 326px;
}
.fl_conent .fystory-fydesc-con-txt{
	width: 750px;
	text-indent: 2em;
	position: relative;
}
.fl_conent .fystory-fydesc-con-txt p{
	font-family: "微软雅黑", sans-serif;
	line-height: 2.3;
	font-size:18px;
	height: 320px;
}
.fystory-fydesc-box .fl_video{
	float: right;
	width: 500px;
}
.fl_video video{
	width: 500px;
}
.survey-type-intro>dd{
	font-size: 16px;
	color: #000;
}
.fystory-fydesc-con-txt a{
	position: absolute;
	right: 0;
	bottom: 0;
	display: block;
	color: #015293;
}
/* 汾阳风光 */
.sxstory-product-box{
	background: #f5f5f5 url(bg-sxtory-3.png) 0 0 no-repeat;
	    background-size: cover;
}
.container{
	width: 1270px;
}
.sxstory-cities-title > dt, .sxstory-travel-title > dt{
	margin: 2rem auto 0;
	    float: none;
	    width: 15%;
}
.sxs-story-landscape {
    height: 26rem;
    width: 100%;
    margin: 2rem 0 3rem 0;
}
.story-landscape-imgs {
    width: 900px;
    height: 26rem;
    position: relative;
    overflow: hidden;
}
.fl_pc {
    float: left;
    display: inline-block;
}
.story-landscape-btn {
    display: block;
    width: 32px;
    height: 64px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9;
    margin: auto;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.55);
    text-align: center;
	line-height: 64px;
}
.story-landscape-btnr {
    left: auto;
}
.story-landscape-btnl {
    right: auto;
}
.story-landscape-btnr::before {
    content: ">";
    color: #fff;
    font-size: 2rem;
    font-weight: 100;
}
.story-landscape-btnl::before {
    content: "<";
    color: #fff;
    font-size: 2rem;
    font-weight: 100;
}
.story-landscape-inner {
    overflow: hidden;
    width: 100%;
    height: 100%;
}
.story-landscape-cntbox {
    position: absolute;
    top: 0;
    left: 0;
    height: 26rem;
}
.story-landscape-cntbox > ul > li {
    float: left;
    width: 100%;
    height: 26rem;
    position: relative;
}
.story-landscape-cntbox > ul > li > a > img {
    cursor: pointer;
    width: 100%;
    height: 100%;
}
.story-landscape-subnav {
    height: 26rem;
    width: 300px;
	margin-left: 30px;
}
.fr_pc {
    float: right;
    display: inline-block;
}
.story-landscape-subnav > ul {
    margin: 0;
    height: 26rem;
}
.story-landscape-subnav > ul > li {
    width: 100%;
    height: 125px;
    margin-bottom: 1rem;
    background: #fff;
    line-height: 125px;
    cursor: pointer;
}
.story-landscape-subnav > ul > li img {
    display: block;
    width: 2.5rem;
    height: 2.5rem;
    float: left;
    filter: invert(35%) sepia(19%) saturate(2313%) hue-rotate(186deg) brightness(94%) contrast(84%);
    margin: 2.625rem 1rem;
}
.story-landscape-subnav > ul > li span {
    text-align: center;
    font-size: 1.25rem;
}