﻿body {
	width: 100%;
	height: auto;
	margin: 0px;
	padding:0px;
	overflow-x:hidden;
	font-family: 'Microsoft YaHei';
}
a{
   text-decoration:none;
}
.title {
	width: 1167px;
	height: 90px;
	margin-top: 20px;
	margin-left: 33px;
}
.body_title {
    position:relative;
}
.locaton {
	font-size: 12px;
	float: right;
	/*margin-right: 33px;*/
    /*margin-top:-30px;*/
    position:absolute;
    right:33px;
    bottom:10px;
}

.locaton a {
		color: #333;
	}
    .locaton a:hover {
        color: #03a6ff;
    }
.body1 {
	background:url('../Images/Article/sxwhbg.png') no-repeat center;
	width: 100%;
	max-height: 850px;
	margin: 0px auto;
    overflow:auto;
}
.bodybig {
	background:url('../Images/2025/listbeijing.jpg') no-repeat center top;
	width: 100%;
    height:auto;
	/*max-height: 1514px;*/
    /*min-height:800px;*/
	margin: 0px auto;
    overflow:auto;
}
.bodymiddle {
	background: url('../Images/2025/listbeijing.jpg') no-repeat center top;
	width: 100%;
	/*max-height: 1250px;*/
    min-height:1000px;
    overflow:auto;
}
.bodybiggest {
    overflow: auto;
    width: 100%;
    /*max-height: 2201px;*/
    min-height:800px;
    margin: 0px auto;
    background: url('/Areas/Home/Content/Images/Article/sxwh3_back.png') no-repeat center bottom;
}
.body_center {
	width: 1200px;
	height: auto;
	margin: 0px auto;
}
.body_in {
	width: 1200px;
	height: auto;
	margin: 0px auto;
    position:relative;
}
.tj a, .djcp_type a, .dj_type a, .wh_type a{
    color: black;
}

    .tj a:hover, .djcp_type a:hover, .dj_type a:hover, .wh_type a:hover{
        color: #02a6ff;
        text-decoration: none;
    }
.pTitleNew {
    font-size: 22px;
    color: #02a6ff;
    background:url(/Areas/Home/Content/Images/Article/titlebg.png) no-repeat 1px;
    padding-left:40px;
	width:100%;
    height:58px;
    line-height:58px;
	float:left;
}
#BMapLib_bubble_content0 {
    padding: 0px;
}

.yd_btn:hover {
    background-color:#317ef3;
    border-bottom:1px solid #2868c8;
}

.animated-modal {
    max-width: 800px;
    border-radius: 4px;
    overflow: hidden;
    transform: translateY(-50px);
    transition: all .7s;
    position:relative;
}

    .animated-modal p img {
        text-align:center;
        max-width:800px;
    }

    .animated-modal .zs {
        width: 18px;
        height: 19px;
        position: absolute;
        top: 2px;
        left: 2px;
        width: 18px;
        height: 19px;
        background: url(/Areas/Home/Content/Images/Article/zs.jpg);
    }

    .animated-modal .ys {
        width: 18px;
        height: 19px;
        position: absolute;
        top: 2px;
        right: 2px;
        width: 18px;
        height: 19px;
        background: url(/Areas/Home/Content/Images/Article/ys.jpg);
    }
    .animated-modal .zx {
        width: 18px;
        height: 19px;
        position: absolute;
        bottom: 2px;
        left: 2px;
        width: 18px;
        height: 19px;
        background: url(/Areas/Home/Content/Images/Article/zx.jpg);
    }
    .animated-modal .yx {
        width: 18px;
        height: 19px;
        position: absolute;
        bottom: 2px;
        right: 2px;
        width: 18px;
        height: 19px;
        background: url(/Areas/Home/Content/Images/Article/yx.jpg);
    }

    .animated-modal h2,
    .animated-modal p {
        /*transform: translateY(-50px);
        opacity: 0;*/
        transition-property: transform, opacity;
        transition-duration: .4s;
    }