/* topnav begin */
#tiny-menu > ul{
    min-width: 945px;
}
/* footer begin*/
.ti-form .ti-form-require {
    vertical-align: sub;
}
.ti-form .ti-form-label {
    font-size: 14px;
    vertical-align: sub;
}
.score_rate .rate_star_full {
    background-image: url('../img/star_full.png');
}
.rate_star_empty {
    background-image: url('../img/star_empty.png');
}
.rate_star {
    display: inline-block;
    cursor: pointer;
    height: 20px;
    width: 20px;
    background-size: 20px;
}
textarea[ti-textarea].ReplyerContent {
    width: 300px;
    height: 170px;
}
textarea[ti-textarea] {
    height: 60px;
    width: 350px;
    font-size: 14px;
}
.feedbackModal .tips {
    color: #949494;
}
.notLogin {
    padding-left: 15px;
}
.notLogin a {
    color: #4c9ed9;
}
input[ti-text] {
    height: 35px;
    width: 250px;
    font-size: 14px;
}
/* footer end*/

/* home begin */
.mainContent {
    background-color: #fff;
}
.banner_info h1 {
    color: #fff;
}
.banner_info p {
    color: #fff;
}
.dataShow{
    padding-top: 30px;
}
.serviceDirectory p{
    display: inline;
}
.serviceDirectory p a{
    cursor: pointer;      
}
.serviceDirectory .select{
    float: right;
}
.serviceDirectory .select .ti-select-container{
    width: 150px; height: 26px;
}
/* choosedService_searchbox */
.choosedService{
    margin: 0;
}
.filter .choosedService_searchbox{
    padding: 15px 20px;
    background-color: #e6e6e6;
}
.filter .choosedService_searchbox .ti-searchbox-container{
    margin: 0; display: inline-block;
}
/* checkbox */
input[type="checkbox"][ti-checkbox]:not(:disabled) + .ti-checkbox .ti-checkbox-skin:hover, input[type="checkbox"][ti-checkbox]:not(:disabled) + .ti-checkbox .ti-checkbox-skin:focus{
    border-color: #c3c3c3;
}
.checkColor{
    color: #e41e2b;
}
.checkSelect span{
    /* cursor: pointer; */
    vertical-align: -2px;
}
input[type="checkbox"][ti-checkbox]:checked + .ti-checkbox .ti-checkbox-skin{
    color: #e41e2b;
}

/* tabs begin */

.tabs .section{
    /* width: 1200px; */
    font-size: 14px;
    margin-bottom: -2px;   
}
.tabs .section h2{
    display: inline;
    font-size: 16px;
    font-weight: bold;
    line-height: 32px;
    padding-left: 5px;
}
.tabs .section .section-con{
    margin-left: 15px;
    padding:10px 30px;
    min-height: 100px;
    border-left:2px solid #bfbfbf;
}
.tabs .section:last-child .section-con{
    border-left:none;
}
.tabs .ti-table > table > thead > tr > th,
.tabs .ti-table > .ti-table-container > table > thead > tr > th {
    height: 30px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    background-color: #cef;
    border: 1px solid #fff;
 }
 .tabs .ti-table > table > thead > tr > th::after{
     content: " ";
     background:transparent;
 }
.tabs .ti-table > table > tbody > tr > td,
.tabs .ti-table > .ti-table-container > table > tbody > tr > td{
    text-align: center;
    font-size: 12px;
 } 
 .tabs .section .section-con .tableContainer{
     box-shadow: 0 2px 2px #ccc;
 }
.tabs .section .section-con ol{
    list-style-type: decimal;
    padding-left: 20px;
}

.tabs .section .section-con .con-div .tab-1{
    display: inline-table;
}
.tabs .section .section-con .con-div .tab-1 p, 
.tabs .section .section-con .con-div .tab-1 span,
.tabs .section .section-con .con-div .tab-3 p, 
.tabs .section .section-con .con-div .tab-3 span{
    display: inline-block;
}
.tabs .section .section-con .con-div .tab-1 .tab1-p{
    min-width: 127px;
    height: 34px;
    line-height: 30px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: #0068b7;
    border: 2px solid #0068b7;
    border-radius: 5px;
    padding: 0 5px;
}
.tabs .section .section-con .con-div .tab-1 .tab1-s{
    width: 16px;
    border-top: 2px solid #0068b7;
    margin-bottom: 4px;
}
.tabs .section .section-con .con-div .tab-1 .tab1-d{
    border-right: 2px solid #0068b7;
    padding: 24px 0px;
    margin-bottom: 20px;
}
.tabs .section .section-con .con-div .tab-2 .tab2-s{
    width: 18px;
    border-top: 2px solid #0068b7;
    margin-right: 23px;
    position: relative;
    bottom: 29px;
}
.tabs .section .section-con .con-div .tab-2 .tab2-s2{
    width: 70px;
    height: 60px;
    color: #fff;
    background-color: #0068b7;
    transform:rotate(-30deg) skew(30deg);
	-ms-transform:rotate(-30deg) skew(30deg); /* IE 9 */
    -webkit-transform:rotate(-30deg) skew(30deg); /* Safari and Chrome */
}
.tabs .section .section-con .con-div .tab-2 .tab2-s4{
    width: 18px;
    border-top: 2px solid #0068b7;
    position: relative;
    bottom: 29px;
}
.tabs .section .section-con .con-div .tab-2 .tab2-d{
    position: relative;
    margin-bottom: 15px;
}
.tabs .section .section-con .con-div .tab-2 .tab2-p{
    position: absolute;
    top: 30%;
    left: 50px;
    color: #fff;
    font-weight: bold;
}
.tabs .section .section-con .con-div .tab-2 .tab2-s3{
    width: 12px;
    height: 12px;
    position: relative;
    bottom: 24px;
    margin-left: 20px;
    cursor: pointer;
}
.tabs .section .section-con .con-div .add{
    background: url(../img/add.png) no-repeat;
    background-size:100%;
}
.tabs .section .section-con .con-div .minus{
    background: url(../img/minus.png) no-repeat;
    background-size:100%;

}
.tabs .section .section-con .con-div .tab-3 .tab3-p{
    min-width: 90px;
    height: 28px;
    line-height: 24px;
    font-size: 12px;
    text-align: center;
    color: #0068b7;
    border: 2px solid #0068b7;
    border-radius: 4px;
}
.tabs .section .section-con .con-div .tab-3 .tab3-p a{
    font-size: 12px;
    color: #0068b7;
    padding: 0 5px;
}
.tabs .section .section-con .con-div .tab-3 tr:not(:first-child) .tab3-s{
    height: 36px;
    border-right: 2px solid #0068b7;
    position: absolute;
    bottom: 13px;
}
.tabs .section .section-con .con-div .tab-3 .tab3-s1{
    height: 14px;
    border-right: 2px solid #0068b7;
    position: absolute;
    top: 14px;
}
.tabs .section .section-con .con-div .tab3-d{
    display: inline-block;
    position: absolute;
}
.tabs .section .section-con .con-div .tab3-dd{
    position: relative;
}
.tabs .section .section-con .con-div #tab3-d2{
    left:0;
    bottom: -80px;
}
.tabs .section .section-con .con-div .tab-3 .tab3-s2{
    width: 16px;
    border-top: 2px solid #0068b7;
    margin-bottom: 3px; 
}
.tabs .section .section-con .con-div .tab-3 td{
    padding: 3px 0;
}
.tabs .section .section-con .con-div .tab-3 .tab3-dd1{
    position: relative;
}
.tabs .section .section-con .con-div .tab-1 .tab1-s3{
    width: 12px;
    height: 12px;
    position: relative;
    cursor: pointer;
}

/* featureList begin */
.featureList{
    position: relative;
    margin-bottom: 25px;
}
.featureList div{
    position: relative;
    width: 95%; height: 40px;
    margin: 0 auto;
    overflow: hidden;
}
.featureList .left, .featureList .right{
    position: absolute;
    width: 2.5%;
    height: 40px;
    top: 0;
    cursor: pointer;
}
.featureList .left{
    left: 0;
    background: #cef;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 20px 0 0 20px;
    color: #000;
}
.featureList .right{
    right: 0;
    background: #cef;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 0 20px 20px 0;
    color: #000;
}
.featureList ul{
    border-bottom: 1px solid #d9d9d9;
    position: absolute;
    width: 10000%;
}
.featureList ul li{
    float: left;
    height: 40px;
    line-height: 40px;
    padding: 0 30px;
    border: 1px solid #d9d9d9;
    border-right: none;
    background-color: #f5f5f5;
    color: #333333;
    margin-bottom: -1px;
    cursor: pointer;
    position: relative;
}
.featureList ul li.selected{
    color: #108cee;
    border-bottom: none;
    background-color: #fff;
}
.featureList ul li:last-child{
    border-right: 1px solid #d9d9d9;
}
.featureList ul li span{
    font-size: 26px;
    position: absolute;
    right: 8px; top: -1px;
    display: none;
}
.featureList ul li:hover span{
    display: inline-block;
}
.feature .tableTitle{
    position: fixed;
    top: 50px; z-index: 100;
    display: none;
    width: 1200px;
}
.feature .tableTitle span{
    width: 10%;
    display: inline-block;
    padding-left: 10px;
    box-sizing: border-box;
    position: relative;
    cursor: default;
    background-color: #eeeeee;
    outline: 0;
    height: 25px;
    line-height: 25px;
    color: #333;
    font-weight: normal;
    border-bottom: 1px solid #dddddd;
    border-top: 1px solid #dddddd;
    border-left: none;
    border-right: 1px dotted transparent;
    padding: 0;
    padding-left: 0px;
    padding-left: 10px !important;
    text-align: left;
    vertical-align: middle;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.feature .tableTitle span::after{
    width: 1px;
    background: #c5c5c5;
    color: transparent;
    height: 74%;
    position: absolute;
    right: 0;
    top: 13%;
    content: "|";
}
.feature .tableTitle span:last-child::after{
    content: "";
    height: 0;
    width: 0;
}
.feature .tableTitle span:first-child{
    width: 40%;
}
/* checkList */
.checkList > ul{
    box-shadow: 0 0 10px #e6e6e6;
}
.checkList label{
    cursor: pointer;
}
.checkList input[type="checkbox"][ti-checkbox] + .ti-checkbox{
    vertical-align: inherit;
}
.filterItem{
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #e6e6e6;
}
.filterItem div{
    float: left;
    margin-left: 20px;
    margin-right: 40px;
}
.filterItem ul{
    float: left;
}
.filterItem ul li{
    float: left;
    margin-right: 40px; 
}

/* export */
.export{
    height: 75px;
    padding-top: 30px;
}
.export div{
    margin-right: 15px;
}
.containerStyle{
    padding-top: 0;
    box-shadow: 0 0 10px #e6e6e6;
}

.tabs .section .section-con .con-div .tab-2 .tab2-s5{
    background: url(../img/nothing1.png) no-repeat left center;
    padding-left: 28px;
    background-size:100%;
    width: 28px;
    position: relative;
    bottom: 25px;
    margin-left: 20px;
    color: #0068b7;
    font-weight: bold;
}
.slideToggle{
    font-size: 20px;
    font-weight: bold;
    float: right;
    cursor: pointer;
    padding: 10px;
    padding-top: 5px;
}

/* tabsOne */
.tabs .section .section-con .con-div .tab-2 .tab2-s5{
    background: url(../img/nothing1.png) no-repeat left center;
    padding-left: 28px;
    background-size:100%;
    width: 28px;
    position: relative;
    bottom: 25px;
    margin-left: 20px;
    color: #0068b7;
    font-weight: bold;
}
.tabs .section .section-con .con-div .tab-3 .tab3-p{
    margin-left: -4px;
}
#tabs0ne-tab3-d .tab3-s2{
    margin-bottom: 5px; 
}
#thead{
    position: relative;
    width: 1200px;
}

/* node begin  */
.nodeContent .topictitle1{
    display: none;
}
.nodeContent .section{
    min-height: 120px;
    margin-left: 15px;
    padding: 0 15px 10px 30px;
}
.nodeContent .section:not(:last-child){
    border-left: 2px solid #bfbfbf;
}
.nodeContent .section h4{
    background: #fff url(../img/tabs_p1.png) no-repeat left top;
    padding-left: 40px;
    font-size: 16px;
    font-weight: bold;
    line-height: 32px;
    position: relative;
    left:-48px;
}
.nodeContent .section:nth-of-type(1) h4{
    background: #fff url(../img/node_p1.png) no-repeat left top;
}
.nodeContent .section:nth-of-type(2) h4{
    background: #fff url(../img/node_p2.png) no-repeat left top;
}
.nodeContent .section:nth-of-type(3) h4{
    background: #fff url(../img/node_p3.png) no-repeat left top;
}
.nodeContent .section:nth-of-type(4) h4{
    background: #fff url(../img/node_p4.png) no-repeat left top;
}
.nodeContent .section:nth-of-type(5) h4{
    background: #fff url(../img/node_p5.png) no-repeat left top;
}
.nodeContent .section:nth-of-type(6) h4{
    background: #fff url(../img/node_p6.png) no-repeat left top;
}
.nodeContent .section ul{
    list-style-type: disc;
    margin-top: 1em;
    margin-bottom: 1em;
    padding-left: 1.5em;
}
.nodeContent .section li{
    margin-top: .6em;
    margin-bottom: .6em;
}
.nodeContent .section ul ul {
    list-style: square;
}
.nodeContent .section li ul {
    margin-top: .6em;
}
.nodeContent .section p {
    margin-top: .5em;
    margin-bottom: .5em;
}
.nodeContent .section table{
    width: 100%;
    margin-top: 1em;
}
.nodeContent .section table th{
    background-color: #cfcfcf;
    padding-left: .8em;
}
.nodeContent .section table td{
    padding-left: .8em;
}
.cellrowborder {
    word-wrap: break-word;
}
.note {
    margin-top: 1em;
    margin-bottom: 1em;
    background-color: #f0f0f0;
    padding: 0.5em;
}
/* node end  */

/* home 新增 begin  */
.spanClick{
    cursor: pointer;
}
.spanClick:hover{
    color: #e41e2b;
}
.yesImg{
    color: transparent;
}
.yesImg::before {
    content: "";
    display: inline-block;
    font-size: 12px;
    width: 15px;
    height: 15px;
    line-height: 30px;
    vertical-align: middle;
    background: url(../img/yesImg.png) no-repeat;
    background-size: 100%;
}
.noImg{
    color: transparent;
}
.noImg::before {
    content: "";
    display: inline-block;
    font-size: 12px;
    width: 15px;
    height: 15px;
    line-height: 30px;
    vertical-align: middle;
    background: url(../img/noImg.png) no-repeat;
    background-size: 100%;
}
/* home 新增 end  */

/* node add begin */
.feedbackDiv{
    /* margin: 800px 100px; */
    width: 100%;
    border: 1px solid #ccc;
    padding: 15px 20px;
    font-size: 14px;
    margin-top: 30px;
}
.feedbackHeader p{
    display: inline-block;
}
.feedbackHeader .iconPack{
    width: 20px; height: 20px;
    margin: 0 10px;
    color: #35b34a;
    vertical-align: -3px;
}
.feedbackHeader .fdBtn{
    display: inline-block;
    height: 24px;
    line-height: 24px;
    padding: 0 15px;
    border: 1px solid #ccc;
    text-align: center;
    margin-left: 20px;
    cursor: pointer;
}
.feedbackHeader img{
    margin-right: 10px;
}
.chooseBtn{
    background-color: #2279da;
    color: #fff;
}
.feedbackBody{
    border-top: 1px dashed #ccc;
    margin-top: 10px;
    padding-top: 10px;
    line-height: 28px;
}
.feedbackForm input[type="checkbox"]{
    opacity: 0;
}
.feedbackForm span{
    position: relative;
    font-weight: normal;
    margin-left: -12px;
    display: block;
}
.feedbackForm input[type="checkbox"]:checked + label::before {
    content: "\2713";
    background-color: #fff;
    border: 1px solid #2279da;
    color: #2279da;
    font-size: 12px;
    line-height: 14px;
    font-weight: bold;
    text-align: center;
}
.feedbackForm input[type="checkbox"] + label::before {
    width: 14px;
    height: 14px;
    display: inline-block;
    margin-right: 10px;
    content: "";
    background: #fff;
    border: 1px solid #d9d9d9;
}
.feedbackForm textarea{
    width: 100%;
    background-color: #f5f5f5;
    font-size: 12px;
    line-height: 28px;
    margin-top: 5px;
    padding-left: 10px;
}
.feedbackFormBtn{
    overflow: hidden;
}
.feedbackFormBtn  .fdBtn{
    float: right;
    height: 24px;
    line-height: 24px;
    padding: 0 15px;
    border: 1px solid #ccc;
    text-align: center;
    cursor: pointer;
    margin-top: 15px;
}
.hotFeedback{
    line-height: 30px;
    margin-top: 20px;
   
}
.hotFeedback > p{
    font-weight: bold;
}
.hotFeedback > div{
    padding: 20px 0;
}
.hotFeedback > div:not(:last-child){
    border-bottom: 1px dashed #ccc;
}
.hotFeedbackLeft{
    float: left;
    width: 120px;
    text-align: center;
    padding: 0 10px;
}
.hotFeedbackLeft > p{
    overflow: hidden;
}
.hotFeedbackRight{
    margin-left: 120px;
}
.hotFeedbackRight > div{
    background-color: #f7f7f7;
    padding: 10px 15px;
}
.hotReply{
    color: #108cee;
    padding-right: 5px;
}
.hotTime{
    color: #999;
}
.ti-msg-body .ti-msg-content-wrapper {
    line-height: 40px;
}
/* node add end */

/* uploadExcel add begin */
.dataShow h3 {
    letter-spacing: 10px;
    text-align: center;
    padding-top: 60px;
    padding-bottom: 30px;
    font-size: 28px;
}
.upload-h3{
    border-bottom: 1px solid #D7D7D7;
}
.productUpload{
    margin-top: 40px;
}
.productUpload .ti-file-btn{
    border-radius: 5px;
    border: none;
    color: #fff;
    background-color: #e41e2b;
    outline: none;
}
/* uploadExcel add end */

/* editProduct begin */
.dataShow .create {
    border-bottom: 1px solid #D7D7D7;
    padding-bottom: 5px;
    padding-left: 15px;
    margin-bottom: 30px;
}
.dataShow .create img {
    width: 18px;
    height: 18px;
    vertical-align: sub;
}
.dataShow .create a {
    color: #0066FF;
    cursor: pointer;
    font-size: 16px;
    padding-left: 5px;
    text-decoration: none;
}
.containerTableStyle {
    text-align: center;
}
.dataShow .containerTableStyle .tableTitle th {
    background-color: #E8F8FF;
    height: 50px;
    line-height: 50px;
    text-align: center;
    padding-right: 10px;
    font-size: 16px;
}
.dataShow .containerTableStyle .tableList td {
    color: #949494;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    position: relative;
}

/* editProduct  end */

/* 气泡说明 */
.featureButton:focus{
    border: none
}
.featureButtonBox{
    display: inline-block;
    position: relative
}
.featureButtonBox .contentDiv2{
    bottom: 40px;
    left: -116px;
    visibility: visible;
    width: 372px;
    display: none
}
.featureButtonBox .contentDiv2 span{
    bottom: -12px;
    left: 170px;
}
.featureButtonBox:hover .contentDiv2{
    display: block
}
.tipsClick{
    float: right;
    line-height: 28px;
    margin-top: 8px;
}
.export .tipsClick {
    margin-right: 0
}
/* .ti-table>table>tbody>tr>td{
    position: relative;
    overflow: visible
}
td .contentDiv2{
    bottom: 36px;
    left: 52px;
    visibility: visible;
    width: 136px;
    height: 36px;
    display: none
}
td .isEn{
    width: 256px;
}
td  .contentDiv2 span{
    bottom: -12px;
    left: 40px;
}
tr:hover .contentDiv2{
    display: block
} */
/* 返回顶部按钮 */
.backTop{
    width: 60px;
    height: 60px;
    position: fixed;
    right: 40px;
    bottom: 80px;
    z-index: 10;
    cursor: pointer;
    background: url("../img/backTop.png") no-repeat;
    background-size: 100% 100%;
}
/* 新加banner区域的 快速入门 按钮样式 */
.banner_info a{
    display: inline-block;
    font-size: 1.5em;
    color: #4e4376;
    background-color: #ffffff;
    margin-top: 2em;
    padding: 0 14px;
    height: 2em; 
    line-height: 2em;
    border-radius: 1em;
    font-weight: bold;
}
.banner_info a:hover{
    text-decoration: none;
    /* color: #0066FF */
}
.banner_info a:focus{
    text-decoration: none;
}