.bar_navz {
    width: 100%;
    background-color: #AFEBED;
    height: 27px;
}

.zrow {
    width: 100%;
    max-width: 1240px;
    margin: 0px auto;
    padding: 0px 20px;
}

.nav_ul {
    list-style: none;
}

.nav_ul li {
    float: left;
    display: block;
    height: 100%;
    padding-right: 18px;
    font-size: 12px;
    font-weight: normal;
    color: #7499b4;
}

.icon_right {
    background: url('../images/arrow-right.png') no-repeat 0 0;
    background-position: right center;
}

.pl10 {
    padding-left: 10px;
}

.containerz {
    width: 100%;
    max-width: 1090px;
    margin: 0 auto;
    padding: 5px 15px;
    box-sizing: border-box;
    padding-left: 230px;
    position: relative;
    margin-bottom: 10px;
    min-height: 720px;
}

.nav_left {
    width: 200px;
    border-right: 1px solid #ccc;
    padding-top: 48px;
    position: absolute;
    left: 15px;
    height: 100%;
}

.znav_til {
    list-style: none;
}

.znav_til li a {
    display: block;
    color: #999;
    font-size: 16px;
    margin-bottom: 30px;
    transition: padding 0.2s linear 0s;
    text-decoration: none;
    outline: none;
}

.znav_til li a.focus_this {
    color: #333;
    padding-left: 10px;
}

.znav_til li a:hover {
    padding-left: 10px;
    color: #333;
}

.znav_til li.focus_this a {
    padding-left: 10px;
    color: #000;
}

.contai_right {
    padding-left: 18px;
}

.us_title {
    font-size: 30px;
    color: #333;
    padding: 20px 0px 18px;
    border-bottom: 1px solid #333;
}

.contai_text {
    padding: 36px 26px;
    width: 100%;
}

.tkys ol {
    margin-left: 0px;
    list-style: none;
    padding-left: 0;
}

.tkys h5 {
    padding: 5px 0px 15px 25px;
}

.tkys p,
.tkys h5 {
    color: #333;
}

.tkys p {
    font-size: 14px;
}

.about-us-content {
    min-height: 600px;
}

/*contUs*/
.suit_z {
    float: left;
    box-sizing: border-box;
    overflow: hidden;
    margin-top: 30px;
}

.us_Qr {
    padding: 0px 20px;
    width: 40%;
}

.us_Qr img {
    width: 100%;
}

.us_Qr p {
    margin-top: 30px;
    font-size: 12px;
    color: #999;
}

.us_text_box {
    padding-left: 30px;
    width: 60%;
}

.littl_tex {
    min-height: 750px;
}

.suit_z strong {
    font-weight: bold;
}

.context_box,
.safe_img_box {
    float: left;
}

.context_box {
    width: 55%;
    padding-left: 30px;
    margin-left: 20px;
}

.safe_img_box {
    width: 123px;
    height: 123px;
    overflow: hidden;
}

.safe_img_box img {
    width: 100%;
}

.safe_box {
    margin-top: 20px;
}

.head_imgz {
    margin-bottom: 50px;
}

.context_box h2 {
    font-size: 25px;
    margin: 0px;
    padding: 0px;
}

.safe_img_box .imgtw {
    transform: translate(0, -390px);
    -webkit-transform: translate(0, -390px);
    -moz-transform: translate(0, -390px);
    -o-transform: translate(0, -390px);
    -ms-transform: translate(0, -390px);
}

.safe_img_box .imgth {
    transform: translate(0, -800px);
    -webkit-transform: translate(0, -800px);
    -moz-transform: translate(0, -800px);
    -o-transform: translate(0, -800px);
    -ms-transform: translate(0, -800px);
}

body {
    background-color: #fff;
}

.h-innerbox {
    position: relative;
    padding-left: 60px;
    min-height: 60px;
    padding-top: 8px;
    margin-top: 40px;
}

.h-innerbox .h-smbox {
    position: absolute;
    width: 40px;
    height: 40px;
    left: 0;
    top: 0;
    border-radius: 50%;
    background-color: #E95283;
    color: #fff;
    font-size: 20px;
    text-align: center;
    line-height: 40px;
}

.partner-form {
    text-align: right;
    padding: 0;
}

.partner-form .partner-input {
    height: 40px;
    font-size: 14px;
    padding: 5px 10px;
    outline: none;
}

.partner-form input {
    width: 340px;
    margin-top: 15px;
}

.partner-form select {
    width: 170px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url("../images/b.png") no-repeat scroll right center transparent;
    position: relative;
    top: -1px;
}

.partner-form select::-ms-expand {
    display: none;
}

.partner-form .submit {
    background: #e95283;
    color: #fff;
    border: none;
    border: 1px solid #e95283;
}

.img {
    display: inline-block;
    width: 128px;
    margin: 50px 36px 30px 0;
}

.img img {
    width: 100%;
}

.img p {
    text-align: center;
    margin-top: 20px;
}

#memorabilia {
    width: 100%;
    min-height: 800px;
}

#memorabilia .rongqi {
    width: 30%;
    padding: 0 1%;
    display: inline;
    margin: 15px 0;
    float: left;
    border-bottom: 1px solid #ccc;
}

#memorabilia div img {
    width: 100%;
    display: block;
}

#memorabilia div h3 {
    font-size: 23px;
    margin-top: 10px;
}

#memorabilia div h1 {
    font-size: 21px;
    margin-top: 5px;
}

#memorabilia div p {
    color: #999;
}

.BMap_bubble_content img {
    width: 200px;
    float: right;
}
.divh1{
    font-size: 21px !important;
    margin-top: 5px !important;
}