﻿.fixedbox,.fixedbox1,.fixedbox2,.fixedbox3,.fixedbox4{
    display:none;
    background-color:rgba(0,0,0,.2);
    position:fixed;
    width:100%;
    top:0;
    left:0;
    overflow:auto;
    height:100%;
  
}

.tck_{
    border-radius:3px;
    width:100%;
    box-sizing:border-box;
    max-width:600px;
    padding:30px;
    margin:8% auto 0;
    background:#f5f5f5;
    box-shadow:0 0 20px #444;
    position:relative;
}
.fixedbox .close{
    position: absolute;
    top: -14px;
    right: -14px;
    display: block;
    height: 30px;
    width: 30px;
    border-radius: 30px;
    padding: 0;
    border: 4px #fff solid;
    background:#484848;
    text-align:center;
    line-height:29px;
    font-size:20px;
    color:#fff;
    vertical-align:middle;
}
.fixedbox1 .close{
    position: absolute;
    top: -14px;
    right: -14px;
    display: block;
    height: 30px;
    width: 30px;
    border-radius: 30px;
    padding: 0;
    border: 4px #fff solid;
    background:#484848;
    text-align:center;
    line-height:29px;
    font-size:20px;
    color:#fff;
    vertical-align:middle;
}
.fixedbox1 .true{
    position: absolute;
    bottom: 20px;
    right: 30px;
    width: 59px;
    height: 26px;
    background: #2298ef;
    border: 0;
    color: #fff;
    border-radius: 4px;
}
.fixedbox1 .close:after{
    content:"×";
}
.fixedbox1 h3{
    text-align:center;
    font-weight:normal;
    margin-bottom:10px;
}
/*.fixedbox > div{
    background:#fff;
}*/
.fixedbox1 > div:nth-child(2){
    padding:20px 20px 0;
}
.fixedbox1 > div:nth-child(3){
    padding:0 20px 20px;
    margin-bottom:20px;
}
.fixedbox1 > div:nth-child(4){
    min-height:140px;
}
.fixedbox1 .pitch-on li,
.often-used .option-p{
    line-height:33px;
    padding:0 20px;
    float:left;
    border-radius:3px;
    margin:0 16px 16px 0;
    background:#fef4fd; 
}
.fixedbox1 .pitch-on li:after{
    content:'×';
    width:14px;
    height:14px;
    border-radius:14px;
    position:absolute;
    right:-7px;
    top:-7px;
    display:block;
    background:red;
    line-height:14px;
    font-size:16px;
    text-align:center;
    color:#fff;
}
.fixedbox1 input[type='text']{
    width:100%;
    border:1px solid #e4e4e4;
    box-sizing:border-box;
    text-indent:10px;
    height:36px;
    line-height:36px;
}
/*--------------------------------*/
.fixedbox .true{
    position: absolute;
    bottom: 20px;
    right: 30px;
    width: 59px;
    height: 26px;
    background: #2298ef;
    border: 0;
    color: #fff;
    border-radius: 4px;
}
.fixedbox .close:after{
    content:"×";
}
.fixedbox h3{
    text-align:center;
    font-weight:normal;
    margin-bottom:10px;
}
/*.fixedbox > div{
    background:#fff;
}*/
.fixedbox > div:nth-child(2){
    padding:20px 20px 0;
}
.fixedbox > div:nth-child(3){
    padding:0 20px 20px;
    margin-bottom:20px;
}
.fixedbox > div:nth-child(4){
    min-height:140px;
}
.fixedbox .pitch-on li,
.often-used .option-p{
    line-height:33px;
    padding:0 20px;
    float:left;
    border-radius:3px;
    margin:0 16px 16px 0;
    background:#fef4fd; 
}
.fixedbox .pitch-on li:after{
    content:'×';
    width:14px;
    height:14px;
    border-radius:14px;
    position:absolute;
    right:-7px;
    top:-7px;
    display:block;
    background:red;
    line-height:14px;
    font-size:16px;
    text-align:center;
    color:#fff;
}
.fixedbox input[type='text']{
    width:100%;
    border:1px solid #e4e4e4;
    box-sizing:border-box;
    text-indent:10px;
    height:36px;
    line-height:36px;
}
.inputResoult{
    position:relative;
    box-shadow:0px 1px 4px #eee;
}
.inputResoult .option-p{
    line-height:40px;
    border:1px solid #f5f5f5;
    text-indent:15px;
}
.often-used > p{
    line-height:35px;
    border-bottom:1px solid #e6e5e5;
    text-indent:20px;
}
.often-used div{
    padding:20px;
}
.absolute{
    width:0 !important;
    height:0 !important;
    padding:0 !important;
    margin:0 !important;
}
/*======================空白区域=====================*/
.write-blank{
   padding: 10px;
    background:#FFF;
    border:1px solid #ccc;
}
/*类型方块*/
.write-blank .sp-type{
    padding: 1px 5%;
    display: inline-block;
    height:30px;
    line-height:30px;
    border:1px solid #f5f5f5;
    cursor:pointer;
    color:#858585;
    margin-top:5px;
    margin-right:2px;
}
.write-blank>div{
    margin-bottom:10px;
}
.selected-type,.selected-type {
    background: url('../images/templste-tb_03.png') no-repeat right bottom;
}

.option-p:hover,.option-p1:hover {
    background-color: #f5f5f5;
}
.option-p,.option-p1{
    line-height: 40px;
    border: 1px solid #f5f3ef;
    border-top: none;
    text-indent: 15px;
    cursor: pointer;
}
.sp-type,.sp-type1 {
    padding: 1px 5%;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    border: 1px solid #f5f5f5;
    cursor: pointer;
    color: #858585;
    margin-top: 5px;
}
/**/
.fixedbox2 .close{
    position: absolute;
    top: -14px;
    right: -14px;
    display: block;
    height: 30px;
    width: 30px;
    border-radius: 30px;
    padding: 0;
    border: 4px #fff solid;
    background:#484848;
    text-align:center;
    line-height:29px;
    font-size:20px;
    color:#fff;
    vertical-align:middle;
}
.fixedbox2 .true{
    position: absolute;
    bottom: 20px;
    right: 30px;
    width: 59px;
    height: 26px;
    background: #2298ef;
    border: 0;
    color: #fff;
    border-radius: 4px;
}
.fixedbox1 .close:after{
    content:"×";
}
.fixedbox2 h3{
    text-align:center;
    font-weight:normal;
    margin-bottom:10px;
}
/*.fixedbox > div{
    background:#fff;
}*/
.fixedbox2 > div:nth-child(2){
    padding:20px 20px 0;
}
.fixedbox2 > div:nth-child(3){
    padding:0 20px 20px;
    margin-bottom:20px;
}
.fixedbox2 > div:nth-child(4){
    min-height:140px;
}
.fixedbox2 .pitch-on li,
.often-used .option-p{
    line-height:33px;
    padding:0 20px;
    float:left;
    border-radius:3px;
    margin:0 16px 16px 0;
    background:#fef4fd; 
}
.fixedbox2 .pitch-on li:after{
    content:'×';
    width:14px;
    height:14px;
    border-radius:14px;
    position:absolute;
    right:-7px;
    top:-7px;
    display:block;
    background:red;
    line-height:14px;
    font-size:16px;
    text-align:center;
    color:#fff;
}
.fixedbox2 input[type='text']{
    width:100%;
    border:1px solid #e4e4e4;
    box-sizing:border-box;
    text-indent:10px;
    height:36px;
    line-height:36px;
}
.fixedbox2 .close:after {
    content: "×";
}

@media screen and (max-width: 720px) {

.fixedbox .close{
        top: 2px;
    right: 0px

}
}