body{
    word-break: normal;
    color:#394149;
}

h2.mbt {
    color: #394149;
    font-size: 24px;
    line-height: 54px;
    font-weight: 600;
}

.lititle {
    color: #394149;
    font-size: 24px;
    font-weight: 600;
    padding: 60px 0 37px;
    line-height: 1;
}

.title{
    font-size:30px;
    font-weight: bold;
    color: #394149;
}
.fullImg img,.fullImg .pic{
    width: 100%;
    display: block;
}



.ito_logo{
    /*width:750px;*/
    height: 80px;
    margin: 0 auto;
    overflow: hidden;
}
.ito_logo .pic{
    margin: 0 auto;
    display: block;
}

.bg_white{
    background-color: #E5EEF6;

}
.full_line{
    width:100%;
}
.topContent{
    background-color: #E5EEF6;
    padding: 60px 0 40px
}

.introContent{
    font-size: 16px;
}

.fwdy_box{
    padding: 12px;
    margin: 0 auto;
    width: 1200px;
    /*background: #E5EEF6;*/
}
.fwdy_box p{
    font-size:16px;
    word-wrap: break-word;
}
.chenout {
    background: #f5f5f5;
}

.chencon {
    display: block;
}

.chenlist {
    width: 1200px;
    max-width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.chenlist li {
    overflow: hidden;
}

.lefthalf {
    float: left;
    width: 50%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.righthalf {
    float: right;
    width: 50%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.chenlist li .pic {
    /*padding-right: 12px;*/
    height: 100%;
    position: relative;
    overflow: hidden;
}

.chenlist li .txt {
    padding-left: 50px;
    height: 100%;
}

.chenlist li .txt div.monitable {
    display: table;
    width: 100%;
    height: 100%;
}

.chenlist li .txt div.monitd {
    display: table-cell;
    vertical-align: middle;
}

.chenlist li h3 {
    color: #039be3;
    font-size: 20px;
    line-height: 40px;
    text-align: center;
    font-weight: bold;
}

.chenlist li:first-child p {
    text-align: center;
}

.chenlist li p {
    color: #666;
    font-size: 16px;
    line-height: 24px;
    margin-top: 16px;
    padding: 0 50px;
}


/*.chenlist li:nth-child(even) .lefthalf {*/
/*    float: right;*/
/*}*/

/*.chenlist li:nth-child(even) .righthalf {*/
/*    float: left;*/
/*}*/

.mapone {
    margin-top: 100px;
    overflow: hidden;
    height: 150px;
}

.dahan {
    float: left;
    width: 50%;
    height: 100%;
    background: url(../../img/jjdh/dahanbg.jpg) center no-repeat;
    background-size: 100% 100%;
}

.dahan h3 {
    color: #fff;
    font-size: 30px;
    line-height: 30px;
    padding: 30px 35px 10px;
}

.dahan p {
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    padding: 0 35px;
}

.dahan2 {
    float: left;
    width: 25%;
    height: 100%;
    text-align: center;
    border-right: 1px solid #e3e3e3;
    margin-left: -1px;
}

.dahan2 h3 {
    color: #039be3;
    font-size: 40px;
    line-height: 80px;
    padding: 0 10px 10px;
}

.dahan2 p {
    color: #324a6c;
    font-size: 20px;
    line-height: 26px;
    padding: 0 10px;
    margin-top: 30px;
}

.maptwo {
    margin: 60px 0;
    text-align: center;
}

.maptwo img {
    max-width: 100%;
}

.opt-pic-edges {
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
}
