/* bannner */
.bannerWrap{
    width: 100%;
    height: 108px;
}
.banner{
    width: 100%;
    height: 100%;
    background: url('/public/protal/images/en/source.jpg') no-repeat center;
    background-size: 100% 100%;
}
/* 内容部分 */
.contentWrap{
    width: 100%;
    min-height: calc(100% - 388px);
    background: #f5f5f5;
}
.contentTop{
    width: 1190px;
    height: 50px;
    margin: 0 auto;
    padding: 15px 0px;
    box-sizing: border-box;
}
.topLine{
    width: 100%;
    height: 20px;
    overflow: hidden;
}
.topIcont{
    width: 9px;
    height: 11px;
    display: block;
    float: left;
    margin-top: 5px;
    background: url('/public/protal/images/d-address.png') no-repeat center;
    background-size: cover;
}
.topText{
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #999;
    display: block;
    float: left;
    margin-left: 6px;
}
.topText a{
    color: #a4a4a4;
}
.topLine a>.topText:hover{
    color: #19b1b6!important;
}
.topText-on{
    color: #19b1b6;
}
.contentCenter{
    width: 1230px;
    margin: 0 auto;
    overflow: hidden;
    background: #fff;
    padding: 0px 20px;
    box-sizing: border-box;
}
.centerLeft{
    width: 854px;
    min-height: 300px;
    float: left;
    border-right: 6px solid #f4f4f4;
    padding-right: 20px;
    box-sizing: border-box;
    position: relative;
}
.leftTitle{
    width: 100%;
    height: 51px;
    margin: 50px auto;
    overflow: hidden;
    text-align: center;
    position: relative;
}
.leftTitleBox{
    width: auto;
    height: 51px;
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: 50%;
}
.titleLeft{
    width: 43px;
    height: 51px;
    display: block;
    float: left;
    background: url('/public/protal/images/title-left.png') no-repeat center;
    background-size: contain;
}
.titleMiddle{
    width: auto;
    line-height: 51px;
    text-align: center;
    font-size: 22px;
    font-weight: 600;
    color: #19b1b6;
    font-family: "宋体";
    height: 51px;
    display: block;
    float: left;
    background: url('/public/protal/images/title-middle.png') no-repeat;
    background-size: cover;
    box-sizing: border-box;
}
.titleRight{
    width: 43px;
    height: 51px;
    display: block;
    float: left;
    background: url('/public/protal/images/title-right.png')no-repeat center;
    background-size: contain;
}
.leftTitlePay{
    width: 120px;
    height: 72px;
    position: absolute;
    top: 30px;
    right: 30px;
    z-index: 999;
}
.titlePay{
    width: 100%;
    height: 100%;
    display: block;
    background: url('/public/protal/images/d-pay.png') no-repeat center;
    background-size: cover;
}
.leftContent{
    width: 100%;
    overflow: hidden;
    font-size: 14px;
    color: #666;
}
.leftContent p{
    display: block;
    margin: 10px auto;
    /* text-indent:2em; */
}
.leftContent img{
    display: block;
    margin: 20px auto;
}
.leftText{
    width: 100%;
    font-size: 18px;
    margin-bottom: 40px;
}
.leftImg{
    width: 808px;
    height: 480px;
    display: block;
    margin-bottom: 40px;
}
.centerRight{
    width: 335px;
    float: left;
    padding: 30px 20px;
    box-sizing: border-box;
}
.rightTitle{
    width: 100%;
    height: 40px;
    line-height: 30px;
    font-size: 22px;
    color: #4d4d4d;
    background: url('/public/protal/images/en/detailLine.png') no-repeat left bottom;
    margin-bottom: 10px;
}
.rightLine{
    width: 100%;
    height: auto;
    /* border-bottom: 1px solid #e3e3e3; */
}
.rightLine a{
    width: 100%;
    height: 30px;
    display: block;
    line-height: 30px;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
}
.rightLine a:hover{
    color: #19b1b6;
}
.rightLineTime{
    width: 100%;
    height: 15px;
    line-height: 15px;
    font-size: 14px;
    color: #b0b0b0;
    margin-bottom: 5px;
}
.controlWrap{
    width: 100%;
    height: 60px;
    margin-top: 40px;
    margin-bottom: 20px;
    overflow: hidden;
}
.prevControl{
    width: 100%;
    height: 20px;
    margin-bottom: 10px;
}
.nextControl{
    width: 100%;
    height: 20px;
}
.controlTitle{
    width: 68px;
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    display: block;
    float: left;
    color: #979797;
    text-align: right;
    margin-right: 5px;
}
.controlText{
    width: 500px;
    height: 20px;
    display: block;
    float: left;
    line-height: 20px;
    font-size: 16px;
    color: #19b1b6;
    overflow: hidden;
}
.controlText:hover{
    text-decoration: underline;
}
/* detail2样式 */
.detailLeftTitle{
    width: 100%;
    height: 130px;
    padding: 30px 0px;
    box-sizing: border-box;
    overflow: hidden;
}
.detailTitleTop{
    width: 100%;
    height: 25px;
    line-height: 25px;
    font-size: 22px;
    color: #333;
    text-align: center;
}
.detailTitleContent{
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    color: #9d9d9d;
    margin-top: 20px;
    text-align: center;
}
.detailTitleContent span{
    margin: 0 10px;
}

/* 头部的导航条的样式调整 */
.suctionTopWrap{
    box-shadow: 0px 3px 3px #F4F4F4;
}
/* 日文 */
.detailLeftTitleJp{
    min-height: 130px;
}
.detailTitleTopJp{
    height: auto;
    line-height: 30px;
}