@charset "utf-8";

.pagination {
    display: inline-block;
    padding-left: 0;
    /* margin: 20px 0; */
    border-radius: 4px;
}
iframe body{
    overflow-x: hidden;overflow-y: hidden;
}
.show_iframe iframe{
    overflow: auto;
}
.menu_title{
    padding: 7px 10px;background: #5a98de;
}
.menu_title p{
    display: inline-block;margin: 0;font-size: 16px;color: #fff;border-bottom: 1px solid #fff;height: 20px;line-height: 20px;
}
.btn_span{
    display: inline-block;width: 13px;height: 14px;padding: 2px;background:  #5a98de;border: none;vertical-align: bottom;margin-right: 5px;
}
.btn_span span{
    border-top: 2px solid #fff;
    display: block;
    height: 3px;
}
.down_span{
    float: right;position: relative;cursor: pointer;
}
.down_span span{
    border-top: 2px solid #fff;display: block;height: 2px;width: 10px;position: absolute;top: 10px;
}
.down_span .left_span{
    transform:rotate(45deg);-webkit-transform:rotate(45deg);left: -18px;
}
.down_span .right_span{
    transform:rotate(-45deg);-webkit-transform:rotate(-45deg);left: -10px;
}
.menu_list{
    padding: 20px 15px 20px 35px;border: 1px solid #5a98de;
}
.first_menu{
    list-style: disc;
}
.first_menu li span{
    border-bottom: 0.5px solid #e8e8e8;font-size: 17px;display: block;font-family: simHei;
}
.first_menu li.menu_index{
    margin-bottom: 12px;
}
.submenu{
    padding: 15px 12px;overflow: hidden;
}
.submenu li{
    float: left;
}

.submenu a{
    padding: 5px 10px;border-left: 3px solid #5a98de;background: #e3e3e3;text-decoration: none;color: #201f1f;
}
.submenu p{
    display: inline-block;font-size: 12px;color: #878686;padding: 0 5px 0 13px ;
}
.submenu a:hover{
    background: #f3f3f3;
}
#buttons{
    margin:0px 0px 0px 350px;
}
#buttons .ckeck{
    background: #fff;
    border-bottom: 1px solid #fff;
}
#highlightsblock{
    display: none;
}
.second_nav {
    width: 100%;
    height: 31px;
    margin-bottom: 15px;
    border-bottom: 3px solid #7eca6d;
}
.second_nav a {
    float: left;
    margin-right: 6px;
    display: block;
    line-height: 28px;
    padding: 0px 16px;
    border: 1px solid #ebeff1;
    background-color: #f6f7f9;
    text-decoration: none;
}
.second_nav a.active {
    border: 1px solid #7eca6d;
    background-color: #7eca6d;
    color: #fff;
}
.img{width: 80px;height: auto;}
.channel input{
    width: 200px;
}
.adline{width: 100px;}
.play{
    width: auto;
    margin: 6px 0px;
}
.hr{
    border: 1px solid #e3e3e3;
    margin-top: -6px;
}
.info{padding-left: 10%;}
.childline{width: 70px;}
.w{width: 62%;}
.c-red{color: #ff5722}
.Validform_wrong{color: #d82828;}
.Validform_right{color: #27bf26;}

.time
{
    list-style:none; 
    margin: 0px; 
    padding: 0px; 
    width: auto; 
}
.time li
{
    float:left;
}
.time a, .time a:visited
{
    background-color: #bfcbd6; 
    border: 1px #f7f7f7 solid; 
    color: #465c71;
    display: block; 
    line-height: 1.35em; 
    padding: 4px 20px;
    text-decoration: none; 
    white-space: nowrap; 
}
.time a:hover
{
    background-color: #4967d2;
    color: #cfdbe6; 
    text-decoration: none; 
}
.time a.on {
    background-color: #4967d2;
    color: #cfdbe6; 
    text-decoration: none; 
}
.code a, .code a:visited
{
    background-color: #e8eaec;
    border-radius: 0.5em;
    color: #337ab7;
    line-height: 1.35em;
    padding: 4px 20px;
    text-decoration: none;
    white-space: nowrap;
}
.code a.on {
    background-color: #4967d2;
    color: #f5f5f5; 
    text-decoration: none; 
}
.codearea {
    margin-top: 10px;
}
.codearea textarea {
    width: 100%;

}
#disaster-pate li{
    float: left;
    padding: 0 11px;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    border: 1px solid #ccc;
    border-radius: 3px;
    margin-left: 5px;
}
.pageItemActive {
    border: 1px solid #4aaaed;
    background: #4aaaed;
    color: #fff;
}
#disaster-pate li:hover{
    border: 1px solid #4aaaed;
    background: #4aaaed;
    color: #fff;
}
/*返回顶部*/
#gotoTop{display: none;position:fixed;top:75%;left:53%;margin-top:-50px;margin-left:520px;box-shadow: 0 0 10px #7d7d7d;cursor:pointer;/*background: #f5f5f5;*/width: 50px;height: 50px;border-radius: 50px;text-align: center;line-height: 50px;}

.switch-btn {position: relative; display: block; vertical-align: top; height: 30px; border-radius: 18px; cursor: pointer;}
.checked-switch {position: absolute; top: 0; left: 0; opacity: 0;}
.text-switch {background-color: #ed5b49; border: 1px solid #d2402e; border-radius: inherit; color: #fff; display: block; height: inherit; position: relative; text-transform: uppercase;}
.text-switch:before, .text-switch:after {position: absolute; top: 50%; margin-top: -.5em; line-height: 1; -webkit-transition: inherit; -moz-transition: inherit; -o-transition: inherit; transition: inherit;}
.text-switch:before {content: attr(data-no); right: 11px;}
.text-switch:after {content: attr(data-yes); left: 11px; color: #FFFFFF; opacity: 0;}
.checked-switch:checked ~ .text-switch {background-color: #00af2c; border: 1px solid #068506;}
.checked-switch:checked ~ .text-switch:before {opacity: 0;}
.checked-switch:checked ~ .text-switch:after {opacity: 1;}
.toggle-btn {background: linear-gradient(#eee, #fafafa); border-radius: 100%; height: 28px; left: 1px; position: absolute; top: 1px; width: 28px;}
.toggle-btn::before {color: #aaaaaa; content: ""; display: inline-block; font-size: 12px; letter-spacing: -2px; padding: 4px 0; vertical-align: middle;}
.checked-switch:checked ~ .toggle-btn {left: 45px;}
.text-switch, .toggle-btn {transition: All 0.3s ease; -webkit-transition: All 0.3s ease; -moz-transition: All 0.3s ease; -o-transition: All 0.3s ease;}
.day-parting{
    margin-top: 3px;
}
.day-parting thead tr {
    color: #fff;
    height: 30px;
    background: #59bb6a;
}
.day-parting .day-check {
    width: 31px;
}
.day-parting thead tr th {
    border-right: 1px solid #fff;
}
th {
    text-align: left;
}
.day-parting .w-68 {
    width: 68px;
    text-align: center;
}
.day-parting thead tr .day-parts {
    font-weight: 400;
}
.day-parting tbody tr:nth-child(odd) {
    background: #f1f1f1;
}
.day-parting tbody tr {
    height: 40px;
}
.day-parting tbody td.day-check {
    text-align: left;
}
.day-parting .day-check {
    width: 31px;
}
.day-parting .day-check .cus-checkbox {
    margin-left: 7px;
}
.day-parting .cus-checkbox {
    vertical-align: middle;
    margin-top: -3px;
}
.cus-checkbox {
    display: inline-block;
    width: 14px;
    height: 14px;
    overflow: hidden;
}
.cus-checkbox .check-label {
    display: block;
    width: 14px;
    height: 14px;
    border: 1px solid #b7b7b7;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #e2e2e2;
}
.day-parting tbody i {
    cursor: pointer;
    margin: 0 3px;
    display: inline-block;
    width: 27px;
    height: 27px;
    text-align: center;
    line-height: 28px;
    background: #e9e9e9;
}
em, i, o {
    font-style: normal;
}
.day-parting thead tr .day-parts .cus-checkbox {
    margin-left: 10px;
    margin-right: 10px;
}

.day-parting .cus-checkbox {
    vertical-align: middle;
    margin-top: -3px;
}

.cus-checkbox {
    display: inline-block;
    width: 14px;
    height: 14px;
    overflow: hidden;
}
.day-parting tbody i.selected {
    color: #fff;
    background: #52a0d1;
}
.cus-checkbox.checked .check-label {
    background: url(../images/right.png) #fff center center no-repeat;
}
.cus-checkbox input[type=checkbox] {
    width: 1px;
    height: 1px;
    visibility: hidden;
    margin: -1px;
}
.week-oneday {
    display: block;
}
.week-oneday .week {
    float: left;
    padding: 0 15px 0 0;
    color: #e6686d;
    font-weight: 700;
    font-style: italic;
    font-size: 14px;
}
.week-oneday .period-details {
    position: relative;
    padding: 5px 20px;
    display: inline-block;
    margin: 0 15px 15px 0;
    color: #727272;
    font-size: 12px;
    border: 1px solid #e6686d;
}
#edittime,#editgeo,#editgps,#editmedia,#editmediaadx,.editshield,#edittarget{
    text-decoration: underline;
    padding: 5px;
    color: blue;
}
.text-primary{
    color: #1abb9c;
    text-decoration: underline;
}
.wid-wrap .siderbar {
    width: 352px;
    float: left;
}
.wid-wrap {
    padding: 0 40px;
    width: 890px;
    height: 506px;
    color: #727272;
    background: #f6f6f6;
}
.wid-wrap .geo-tab {
    margin-top: 10px;
}
.wid-wrap .geo-tab p.active {
    color: #fff;
    background-color: #e6686d;
}
.wid-wrap .geo-tab p {
    float: left;
    height: 48px;
    line-height: 48px;
    width: 176px;
    color: #e6686d;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    cursor: pointer;
    background-color: #fff;
    border: 1px solid #e6686d;
}
.tree-wrapper .tree-select {
    margin-right: 15px;
}
.tree-wrapper .tree-select, .tree-wrapper .tree-result {
    float: left;
    width: 100%;
    height: 371px;
    padding: 10px;
    border: 1px solid #ebebeb;
}
.tree-wrapper .tree-select .tree-content {
    width: 100%;
    height: 340px;
    margin-top: 10px;
    overflow-y: auto;
}
.tree-wrapper .tree-result .tree-detail {
    height: 340px;
    overflow-y: auto;
}
.tree-wrapper .tree-select .tree-parent {
    padding-left: 10px;
    margin-bottom: 10px;
/*    border: 1px solid #ebebeb;
    border-radius: 0.5em;*/
}
.tree-wrapper .tree-select .tree-parent li {
    line-height: 30px;
    list-style: none;
}
/*.tree-wrapper .tree-select .tree-parent li div {
    overflow: hidden;
}*/
.tree-wrapper .tree-select .tree-parent li .select-text {
    display: inline-block;
    width: 245px; 
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: middle;
}
.tree-wrapper .tree-select .tree-parent .country,.countryTwo{
    font-size: 15px;
    padding: 0px 3px 0px 0px;
    color: #e4676c;
}
.tree-wrapper .tree-select .tree-child dd {
    margin-left: 30px;
    line-height: 30px;
    padding-left: 10px;
    border-top: 1px solid #ebebeb;
}
.tree-child {
    margin: 0; 
    padding: 0; 
}
.tree-wrapper .tree-select .tree-child dd:hover{
    font-weight: bold;
    background-color: #f0f8ff;
}
.tree-wrapper .tree-select .tree-parent .icon-list {
    float: right;
    margin-right: 20px;
}
.tree-wrapper .tree-select .tree-parent .icon-list i{
    font-size: 20px;
    line-height: 29px;
    color: #c5c0c0;
}
.tree-wrapper .tree-select .tree-parent .icon-list .active{
    color: #4da1de;
}
.tree-wrapper .tree-result .group-name {
    font-size: 14px;
    color: #333;
}
.tree-wrapper .tree-result .result-group {
    padding: 5px 0 5px 5px;
    border: 1px solid #ebebeb;
    border-radius: 0.5em; 
}
.tree-wrapper .tree-result .result-text {
    display: inline-block;
    width: 320px;
    line-height: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: middle;
}
.tree-wrapper .tree-result .single-item {
    margin-bottom: 5px;
}
.tree-wrapper .tree-result .group-content {
    display: inline-block;
    vertical-align: middle;
}
.tree-wrapper .tree-result .item:first-child {
    margin-top: 0;
}
.item i{
    font-size: 15px;
}
.center-box{
    display: inline-grid;
    float: left;
    margin-right: 9px;
    margin-top: 100px;
}
#geodata li,#gpsdata li,#media li,#mediaadx li,.geodata li,#targetdata li{
    position: relative;
    list-style: none;
    border: 1px solid #e5686d;
    line-height: 2em;
    width: auto;
    color: #8a8a8a;
    margin: 0 15px 5px 0;
    padding: 5px 20px;
    font-size: 12px;
    display: inline-block;
}
#geodata ul,#gpsdata ul,#media ul,#mediaadx ul,.geodata ul,#targetdata ul{
    margin-left: -39px;
    line-height: 20px;
    display: inline-block;
}
#geodata li:after,#gpsdata li:after,#media li:after,#mediaadx li:after,.geodata li:after,#targetdata li:after{
    position: absolute;
    right: 0;
    bottom: 0;
    content: " ";
    border-left: 10px solid transparent;
    border-bottom: 10px solid #e6686d;
}
.paging_input {
    height: 22px;
    line-height: 22px;
}
.paginate_input {
    width: 30px;
    text-align: center;
}
.paging_input span:active {
    outline: none
}
.paging_input span:hover {
    text-decoration: none;
}

.paging_input span.paginate_button,
.paging_input span.paginate_active {
    border: 1px solid #aaa;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 2px 5px;
    margin: 0 3px;
    cursor: pointer;
    *cursor: hand;
    color: #333 !important;
}

.paging_input span.paginate_button {
    background-color: #ddd;
}

.paging_input span.paginate_button:hover {
    background-color: #ccc;
    text-decoration: none !important;
}

.paging_input span.paginate_active {
    background-color: #99B3FF;
}

.pageinate_input_box{
    width:40px;
    text-align: center;
}
.fieldset {  
    background: rgba(255,255,255,.3);  
    border-color: rgba(255,255,255,.6);  
    border-style: solid;  
    border-width: 2px;  
    -moz-border-radius: 5px;  
    -webkit-border-radius: 5px;  
    -khtml-border-radius: 5px;  
    border-radius: 5px;  Corner marker
    line-height: 30px;  
    list-style: none;  
    padding: 5px 10px;  
    margin-bottom: 2px;  
} 
/* 左图右文图文列表-默认竖排 */
.m-list3{padding:1px 0 0;zoom:1;}
.m-list3 ul{margin:-11px 0 0;}
.m-list3 li{display:inline;float:left;width:100%;margin:10px 0 0;}
.m-list3 .txt{float:right;width:100%;height:95px;overflow:hidden;margin-left:-110px;}
.m-list3 h3,.m-list3 p{margin-left:110px;overflow:hidden;line-height:18px;}
.m-list3 h3{margin-bottom:5px;}
.m-list3 h3 a,.m-list3 h3 a:hover{color:#333;}
.m-list3 .u-img{float:left;width:100px;height:100px;}
.m-list3 .u-img2{float:left;width:94px;height:94px;}
/* 横排 */
.m-list3-x ul{margin:-11px 0 0 -10px;}
.m-list3-x li{width:230px;margin:10px 0 0 10px;}
/* 无边图片容器-默认定宽定高、图片拉伸 */
.u-img{display:block;position:relative;width:110px;height:110px;}
.u-img img{display:block;width:100%;height:100%;}
/* 图片高适应 */
.u-img-ha,.u-img-ha img{height:auto;}
/* 有边图片容器-默认定宽定高、图片拉伸 */
.u-img2{display:block;position:relative;width:104px;height:104px;padding:2px;border:1px solid #ddd;}
.u-img2 img{display:block;width:100%;height:100%;}
/* 图片高适应 */
.u-img2-ha,.u-img2-ha img{height:auto;}
/* 预留客户角标 */
.cornermarker{
    margin-right: 30px;
    font-size: 10px;
    border-radius: 60px;
    padding: 6px 8px;
    min-width: 30px;
    height: 20px;
    float: right;
    background: linear-gradient(45deg,#17bb9c,#17bb9c) !important;
    color: #fff;
    line-height: 8px;
    text-align: center;
}
.cornermarker-menu{
    margin-left: 20px;
    font-size: 10px;
    border-radius: 60px;
    padding: 2px 11px;
    min-width: 30px;
    height: 20px;
    background: linear-gradient(45deg,#17bb9c,#17bb9c) !important;
    color: #fff;
    line-height: 8px;
    text-align: center;
}





