@charset "utf-8";
/* CSS Document */

/*  all  */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, input, textarea, p, img {
    margin: 0px;
    padding: 0px;
    border: none 0px;
    line-height: 2em;
    box-sizing: content-box;
}
a {
    text-decoration: none;
}
li {
    list-style: none;
}

p, a, span, div {
    font-size: 14px;
    font-family: 'microsoft yahei';
    color: #333333;
}
a, span {
    text-align: center;
}
a:hover {
    color: #03F;
}
h1, h2 {
    font-weight: normal;
}
input {
    outline:none;
}
.container {
    width: 1200px;
    margin: 0px auto;
    overflow: visible;
}
.b{
    width: 1200px;
    float: left;
    display: inline;
    margin-top: 50px;
    border: 1px solid #cccccc;
    border-top: 2px solid #3d7cc3;
    overflow: hidden;
}
.clear{
    width: 100%;
    height: 0px;
    line-height: 0px;
    overflow: hidden;;
    clear: both;
}
.left {
    float: left
}
.right {
    float: right
}


.top{
    width: 100%;
    height: 146px;
    margin: 0px auto;
    background: url(../css/top.jpg);
}
.body{
    width: 1200px;
    margin: auto;
    overflow: hidden;
}

.dt1{
     width: 1200px;
     float: left;
     display: inline;
     margin-top: 40px;
     height: 235px;
     background: url(../../images/resultsCase/paperMap/title.jpg) center no-repeat;
 }
.dt1 p{
    width: 600px;
    height: 140px;
    float: left;
    display: inherit;
    margin-left: 290px;
    margin-top: 44px;
    color: #ffffff;
    font-size: 18px;
}
.dt2{
    width: 1200px;
    float: left;
    display: inline;
    margin-top: 66px;
    text-align: center;
    padding-bottom: 40px;
}
.dt3{
    width: 1200px;
    float: left;
    display: inline;
    margin-top: 40px;
}
.dt3title{
    width: 1200px;
    float: left;
    display: inline;
    text-align: center;
}
.dt3b{
    width: 1200px;
    float: left;
    display: inline;
    height: 450px;
    position: relative;
}
.dt3bimg{
    width: 922px;
    height: 68px;
    position: absolute;
    left: 139px;
    top: 191px;
}

.dt3b1{
    position: absolute;
    left: 20px;
    top: 61px;
}
.dt3b2{
    position: absolute;
    left: 170px;
    top: 259px;
}
.dt3b3{
    position: absolute;
    left: 320px;
    top: 61px;
}
.dt3b4{
    position: absolute;
    left: 470px;
    top: 259px;
}
.dt3b5{
    position: absolute;
    left: 620px;
    top: 61px;
}
.dt3b6{
    position: absolute;
    left: 770px;
    top: 259px;
}
.dt3b7{
    position: absolute;
    left: 920px;
    top: 61px;
}




.item2{
    position:relative;
    width:262px;
    height:130px;
    overflow:hidden;
}
.item2 .caption{
    position:absolute;
    left:0;
    display:none;
    width:262px;
    height:130px;
    color:#fff;
    font-weight:bold;
    background:url(../../images/resultsCase/paperMap/demo02.png) no-repeat;
}
.item2 p{
    line-height: 130px;
    text-align: center;
    color: #ffffff;
    font-size: 24px;
}
.item2 img{
    border:0;
    position:absolute;
}










/* .footer{width: 100%;height: 160px;background: #727272;text-align: center;} */
/* .footer p{ color: #ffffff; padding-top:40px;} */




































