.iw_poi_title {
    color:#CC5522;
    font-size:14px;
    font-weight:bold;
    overflow:hidden;
    padding-right:13px;
    white-space:nowrap
}
.iw_poi_content {
    font:12px arial,sans-serif;
    overflow:visible;
    padding-top:4px;
    white-space:-moz-pre-wrap;
    word-wrap:break-word
}
.bj-bg {
    width: 100%;
    min-width: 1200px;
    height: 360px;
    margin-top: 80px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 100%;
    background-image: url("/images/contactUs-bg.jpg");
}
.bj-bg .bj-bg-mask {
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
}
.bj-bg-mask .bj-bg-cont {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}
.bj-bg-mask h3 {
    display: block;
    font-size: 34px;
    color: #fff;
    font-family: "Arial", "Microsoft YaHei", "黑体", "宋体", "微软雅黑", sans-serif;
    padding-top: 100px;
}
.bj-bg-mask h4 {
    display: block;
    max-width: 700px;
    font-size: 20px;
    color: #fff;
    font-family: "Arial", "Microsoft YaHei", "黑体", "宋体", "微软雅黑", sans-serif;
    padding-top: 30px;
    line-height: 30px;
}
.bj-bg-mask span {
    display: block;
    width: 80px;
    height: 4px;
    background-color: #fff;
    margin-top: 60px;
}
.bj-title {
    width: 100%;
    padding: 50px 0;
}
.bj-title h4 {
    text-align: center;
    font-size: 26px;
    color: #e6e4e4;
    font-family: "Arial", "Microsoft YaHei", "黑体", "宋体", "微软雅黑", sans-serif;
    font-weight: bold;
}
.bj-title h3 {
    text-align: center;
    font-size: 24px;
    color: #434343;
    font-family: "Arial", "Microsoft YaHei", "黑体", "宋体", "微软雅黑", sans-serif;
    margin-top: 15px;
    font-weight: bold;
}
.contactUs {
    width: 1200px;
    margin: 0 auto;
}
.contactUs .contactUs-content {
    width: 1200px;
    padding-bottom: 50px;
}
.contactUs-content #dituContent {
    float: left;
    width: 50%;
    height: 593px;
}
.contactUs-content .bj-contactUs {
    float: right;
    width: 580px;
}
.bj-contactUs .contact-info {
    padding-bottom: 40px;
}
.contact-info .txt {
    float: left;
    width: 33.3333333%;
    height: 240px;
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    border-left: 1px solid #e2e2e2;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.contact-info .txt:last-child {
    border-right: 1px solid #e2e2e2;
}
.txt i {
    display: block;
    font-size: 50px;
    color: #37a4ff;
    text-align: center;
    margin-top: 35px;
}
.txt span {
    display: block;
    padding: 30px 15px 10px;
    font-size: 18px;
    color: #000;
    text-align: center;
    font-family: "Arial", "Microsoft YaHei", "黑体", "宋体", "微软雅黑", sans-serif;
}
.txt p {
    display: block;
    font-size: 15px;
    color: #777;
    text-align: center;
    line-height: 20px;
    padding: 10px 15px;
    font-family: "Arial", "Microsoft YaHei", "黑体", "宋体", "微软雅黑", sans-serif;
}
.message {
}
.message-txt {
    width: 100%;
}
.message-txt h3 {
    font-size: 18px;
    color: #333;
}
.message-txt p {
    text-indent: 28px;
    color: #777;
    font-size: 14px;
    line-height: 25px;
    margin: 20px 0;
}
.message form {
    position: relative;
    display: block;
    text-align: right;
}
.message form input {
    float: left;
    display: block;
    width: 48%;
    margin-right: 4%;
    height: 37px;
    padding: 0 10px;
    font-size: 14px;
    color: #777;
    border:1px solid #e2e2e2;
    outline: none;
    -webkit-appearance: none;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin-bottom: 20px;
}
.message form input.email {
    margin-right: 0!important;
}
.message form textarea {
    display: block;
    outline: none;
    resize: none;
    -webkit-appearance: none;
    width: 100%;
    height: 80px;
    padding: 10px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border:1px solid #e2e2e2;
    font-size: 14px;
    color: #777;
    font-family: "Arial", "Microsoft YaHei", "黑体", "宋体", "微软雅黑", sans-serif;
}
.message-btn {
    position: relative;
    display: inline-block;
    width: 120px;
    height: 38px;
    line-height: 38px;
    margin-top: 20px;
    text-align: center;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    color: #fff;
    font-size: 14px;
    background: -ms-linear-gradient(left,  #42c8ff 0%, #2d80ff 100%);
    background: -moz-linear-gradient(left,  #42c8ff 0%, #2d80ff 100%);
    background: -webkit-linear-gradient(left,  #42c8ff 0%,#2d80ff 100%);
    background: linear-gradient(to right,  #42c8ff 0%,#2d80ff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#42c8ff', endColorstr='#2d80ff',GradientType=1 );
    cursor:pointer;
    letter-spacing: 1px;
    user-select: none;
    overflow: hidden;
    font-family: "Arial", "Microsoft YaHei", "黑体", "宋体", "微软雅黑", sans-serif;
}
.message-btn span {
    position: relative;
    z-index: 2;
}
.message-btn:after {
    position: absolute;
    content: "";
    display: block;
    z-index: 1;
    margin: auto;
    left: 60px;
    top: 19px;
    width: 0;
    height: 0;
    background: #2d80ff;
    border-radius: 50%;
    opacity: 0;
    transition: all 0.8s;
}
.message-btn:hover:after {
    width: 140px;
    height:140px;
    left: -10px;
    top: -55px;
    opacity: 1;
}
.tips {
    position: absolute;
    display: none;
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
    border-radius: 4px;
    background: rgba(0,0,0,0.5);
}
.tips .tips-icon {
    position: absolute;
    left: 15px;
    bottom: -10px;
    width: 10px;
    height: 10px;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% auto;
    background-image: url("/images/tips_icon.png");
}
.tips .tips-txt {
    font-size: 12px;
    color: #fff;
    font-family: "Arial", "Microsoft YaHei", "黑体", "宋体", "微软雅黑", sans-serif;
}
/*验证码*/
.code-box {
    position: fixed;
    display: none;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255,255,255,0.9);
    z-index: 999999999;
}
.code-box .code-cont {
    position: absolute;
    width: 240px;
    left: 50%;
    top: 50%;
    margin-left: -120px;
    margin-top: -204px;
}
.code-cont .code-title {
    position: relative;
    width: 100%;
}
.code-cont .code-title .back {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    height: 50px;
    font-size: 12px;
    line-height: 70px;
    color: #1E9FFF;
    cursor: pointer;
}
.code-cont .code-title h5 {
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #000;
    border-bottom: 1px solid #797979;
}
.code-cont .code-tips-text {
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: #f14d4d;
    text-align: left;
}
.widgets__img_check_box{
    position: relative;
    text-align: center
}
.widgets__img_display{
    position: relative;
    padding: 16px 16px 7px;
    border: 1px solid #ddd;
    background: #f2ece1;
    border-radius: 16px;
    overflow: hidden;
    margin: auto
}
.widgets__img_cnt{
    position: relative
}
.widgets__img_src,.widgets__img_fragment_hollow{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10
}
.widgets__img_src{
    position: relative;
    box-shadow: 0 0 6px 0 #73706e;
}
.widgets__img_fragment_cnt{
    top: 0;
    left: -50px;
    position: absolute;
}
.widgets__img_fragment_cnt .widgets__img_fragment_content,.widgets__img_fragment_cnt .widgets__img_fragment{
    position: absolute;
    z-index: 20;
}
.widgets__smooth_cnt{
    position: relative;
    background-color: aqua;
    height: 50px;
    width: 80%;
    margin: auto;
    margin-top: 20px;
    border-left: 20px solid #f2ece1;
    border-right: 20px solid #f2ece1;
    border-radius: 24px;
    background-color: #f2ece1;
}
.widgets__smooth_bar,.widgets__smooth_circle {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.widgets__smooth_bar {
    width: 100%;
    height: 10px;
    background-color: #f27171;
    border-radius: 24px;
}
.widgets__smooth_circle {
    position: absolute;
    width: 30px;
    height: 30px;
    background-color: #827878;
    border-radius: 50%;
    box-shadow: 0 0 6px 0 #73706e;
    cursor: pointer;
}
.widgets__icon_refresh{
    display: block;
    position: relative;
    width: 16px;
    height: 16px;
    padding: 2px;
    border: 4px solid transparent;
    cursor: pointer;
}
.widgets__txt {
    position: absolute;
    left: 26px;
    top: 0;
    width: 30px;
    height: 28px;
    line-height: 20px;
    font-size: 12px;
    font-family: "Arial", "Microsoft YaHei", "黑体", "宋体", "微软雅黑", sans-serif;
}
.widgets__icon_refresh:before {
    position: absolute;
    content: "";
    display: block;
    width: calc(100% - 4px);
    height: calc(100% - 4px);
    border-radius: 100%;
    border: 2px solid #b7b7b7;
    border-top: 2px solid transparent;
    -webkit-transform: rotate(45deg);
}
.widgets__icon_refresh:after {
    position: absolute;
    content: "";
    display: block;
    border: 7px solid transparent;
    border-left: 7px solid #b7b7b7;
    left: 50%;
    top: -3.5px;
}

.code-animate {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 99999999;
    display: none;
}
.code-animate .animate-box {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 300px;
    height: 100px;
    margin-left: -150px;
    margin-top: -50px;
}
.code-animate .code-tips {
    color: #000;
    font-size: 14px;
    display: block;
    width: 100%;
    height: 35px;
    line-height: 35px;
    text-align: center;
}
.spinner {
    width: 50px;
    height: 50px;
    margin: 0 auto;
    text-align: center;
    font-size: 10px;
}

.spinner > div {
    background: linear-gradient(to bottom, #42c8ff 0%,#2d80ff 100%);
    height: 100%;
    width: 6px;
    display: inline-block;

    -webkit-animation: stretchdelay 1.2s infinite ease-in-out;
    animation: stretchdelay 1.2s infinite ease-in-out;
}

.spinner .rect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}

.spinner .rect3 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}

.spinner .rect4 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

.spinner .rect5 {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}

@-webkit-keyframes stretchdelay {
    0%, 40%, 100% { -webkit-transform: scaleY(0.4) }
    20% { -webkit-transform: scaleY(1.0) }
}

@keyframes stretchdelay {
    0%, 40%, 100% {
        transform: scaleY(0.4);
        -webkit-transform: scaleY(0.4);
    }  20% {
           transform: scaleY(1.0);
           -webkit-transform: scaleY(1.0);
       }
}
.tips-info {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: yellow;
    z-index: 999999999;
}
.public-tips {
    position: fixed;
    left: 50%;
    top: 50%;
    display: none;
    width: 100px;
    height: 90px;
    margin-left: -80px;
    margin-top: -60px;
    padding: 15px 30px;
    background-color: rgba(0,0,0,0.5);
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;

}
.public-tips img {
    display: block;
    width: 60px;
    margin: 0 auto;
}
.public-tips span {
    display: block;
    font-size: 14px;
    color: #fff;
    text-align: center;
    margin-top: 15px;
}