﻿.designBtn{display:block;width: 200px;height: 40px;line-height: 40px;text-align: center;background-color: #c20001;font-size: 18px;font-weight:700;color: #fff;margin: 50px auto;}
.designBtn:hover,.designBtn:focus{color: #fff;text-decoration: none;}
.bold{font-weight: 700;}
.ml20{margin-left: 20px;}
.mt10{margin-top: 10px;}
.ml10{margin-left: 10px;}
.my-modal-title{line-height: 60px;font-weight: 700;}
.frame{width: 522px;height: 339px;background: url(/content/images/common/frame.png) center center no-repeat;margin: 30px auto;position: relative;}
.frame>.ttl{font-size: 20px;font-weight: 700;color: #c18f08;position: absolute;top: -15px;left:131px;}	
.frame>.txt{font-size: 16px;color: #fff;position: absolute;bottom: 8px;left:62px;}
.frame>.txt>span{color: #fff000;}
.frame>.content>.left{position: absolute;top:70px;left:70px;}
.frame>.content>.left>.img{width: 122px;height: 122px;border-radius: 50%;border:2px solid #ddd;overflow: hidden;margin-left:5px;margin-bottom: 10px;}
.frame>.content>.left>.img>img{width: 100%;height: auto;}
.frame>.content>.left>div>span{color: #c18f08;}
.frame>.content>.right{position: absolute;top:75px;left:310px;}
.frame>.content>.right>.img{width: 134px;height: 134px;overflow: hidden;margin-bottom: 10px;}
.frame>.content>.right>.img>img{width: 100%;height: auto;}
/*bootstrap重置*/
.modal-dialog{width: 700px;}
.modal-header>span{margin-left: 10px;line-height: 1.9;}