.domainSetting h3, .picSelection h3, .layoutSelection h3{
	font-family: MicrosoftYaHei-Bold;
	font-size: 16px;
	font-weight: 600;
    color: #999999;
    margin-top: 10px;
    margin-bottom: 8px;
}
.domainSetting .dmi{
    width: 936px;
	background-color: #ffffff;
    border: solid 1px #eeeeee;
    padding: 39px 0px 39px 33px;
}
.dmi>p{
    font-size: 15px;
	line-height: 28px;
    color: #666666;
    margin-bottom: 18px;
}
.dmi>p:last-child{
    margin-bottom: 0px;
}
.curDomain{
    font-size: 15px;
	line-height: 28px;
	color:#0B367A
}
.modifyDomain a{
    display: inline-block;
    width: 102px;
    height: 31px;
    line-height: 31px;
    border-radius: 33rem;
    background-color: #0B367A;
    text-align: center;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff !important;
    cursor: pointer;
}
.modifyDomain span{
    font-size: 14px;
	line-height: 28px;
    color: #999999;
    margin-left: 12px;
}
.modifyInfo{
    display: none;
}
.layerCon h3{
    font-size: 16px;
	letter-spacing: 0px;
    color: #666666;
    text-align: center;
}
.domainInput{
    position: relative;
    margin-top: 25px;
    margin-bottom: 19px;
}
.layerCon .tip{
    color: red;
}
.it{
    display: inline-block;
    width: 281px;
	height: 29px;
	background-color: #ffffff;
    border: solid 1px #cccccc;
    padding-right: 35px;
    margin-left: 14px;
    margin-right: 10px;
}
.counter{
    position: absolute;
    top: 5px;
    left: 342px;
}
.layerCon h4{
    font-size: 14px;
    color: #333333;
    margin-top: 19px;
    margin-bottom: 17px;
}
.layerCon p{
    font-size: 14px;
	line-height: 17px;
    color: #666666;
    margin-bottom: 21px;
}
.bannerPics{
    width: 969px;
    height: 200px;
    overflow: auto;
	background-color: #ffffff;
    border: solid 1px #eeeeee;
    padding-top: 12px;
}
.bannerPics li{
    position: relative;
    width: 50%;
    height: 100px;
    float: left;
}
.bannerPics li img{
    position: absolute;
    top:10px;
    left: 34px;
    width: 425px;
    height: 65px;
}
.bannerPics li .option{
    position: absolute;
    top: 15px;
    right: 28px;
}
.bannerLayouts{
    width: 969px;
    height: 542px;
	background-color: #ffffff;
    border: solid 1px #eeeeee;    
}
.bannerLayouts li{
    width: 100%;
    height: 233px;
}
.bannerLayouts .plan {
    position: relative;
}
.bannerLayouts .plan h4{
    position: absolute;
    top:24px;
    left: 34px;
    color: #666666;
}
.bannerLayouts .layoutPic{
    position: absolute;
    top: 22px;
    left: 107px;
}
.bannerLayouts .layoutPic>img{
    width: 838px;
    height: 193px;
}
.bannerLayouts .option{
    position: absolute;
    top: 33px;
    right: 32px;
}
.signature{
    padding-left: 32px;
}
.signature h3{
    font-size: 14px;
    color: #666666;
    display: inline-block;
}
.signature .signInput{
    position: relative;
    width: 779px;
    height: 30px;
    line-height: 30px;
	background-color: #ffffff;
    border: solid 1px #cccccc;
    display: inline-block;
    padding-left: 14px;
    padding-right: 44px;
}
.signInput input{
    height: 24px;
    width: 100%;
    border: none;
    font-size: 14px;
	color: #999999;
}
.signInput .ct{
    position: absolute;
    top: 1px;
    right: 11px;
    font-size: 12px;
	color: #999999;
}
.selected{
    background:url(/img/website/grzx_fgsz_xuanzhong.png);
    background-size:20px 20px;
    background-repeat:no-repeat;
    width: 20px;
    height: 20px;
}
.unSelected{
    background:url(/img/website/grzx_fgsz_weixuanzhong.png);
    background-size:22px 22px;
    background-repeat:no-repeat;
    width: 22px;
    height: 22px;
}
.operationBtns{
    text-align: center;
    margin: 20px auto;
}
.previewBtn{
    width: 102px;
	height: 31px;
	background-color: #ffffff;
    border-radius: 2px;
    border: solid 1px #e5e5e5;
    font-size: 14px;
    color: #666666;
    margin-right: 48px;
}
.confirmBtn{
    width: 102px;
	height: 31px;
	background-color: #5c92ff;
    border-radius: 2px;
    border: 1px solid #5c92ff;
    font-size: 14px;
    color: #ffffff;
}