@charset "utf-8";
/* 云帛裁艺 */
.img-center {text-align: center;font-size: 0;}
.img-center img {display: inline-block;width: auto;height: auto;max-width: 100%;max-height: 100%;vertical-align: middle;-webkit-transition: all 0.5s;transition: all 0.5s;}

.img-cover {overflow: hidden;position: relative;}
.img-cover span {display: block;width: 100%;background: no-repeat center / cover;-webkit-transition: all 0.5s;transition: all 0.5s;height: 100%;position: absolute;left: 0;top: 0;}


.contact-left {float: left;width: 650px;}
.contact-left .tel {font-size: 25px;margin-bottom: 30px;}
.contact-left .tel strong {font-family: Impact;font-size: 34px;color: #e62022;}
.contact-left li {background: no-repeat 0 0;border-bottom: 1px dashed #cac9c9;padding-left: 45px;font-size: 18px;padding-bottom: 15px;margin-bottom: 15px;line-height: 1.8;}
.contact-right .tit {font-size: 16px;}
.contact-right .tit img {vertical-align: middle;}
.contact-right dl {margin: 0px 0 0;overflow: hidden;}
.contact-right dt {float: left;width: 125px;border: 1px solid #ebebeb;}
.contact-right dd {margin-left: 170px;margin-top: 15px;}
.contact-right dd h4 {font-size: 26px;font-weight: normal;margin: 0;}
.contact-right dd p {margin: 15px 0 0;font-size: 16px;color: #999;}
