a:hover
{
color: #1e78e7;
text-decoration: none;
}

img {  
    max-width: 100%;
}


.c_white
{
color: white;
}

.m-10
{
margin: 10px;
}

.m-5
{
margin: 5px;
}
.m-10
{
margin: 10px;
}
.m-20
{
margin: 20px;
}
.p-20
{
padding:20px;
}
.clear
{
clear: both;
}

.bk-gray
{
border: 1px solid #e1e1e1;
}
.bg-gray
{
background-color:#ededed;
}
.table.text-c td,.table.text-c th
{

text-align:center;
}
.Hui-breadcrumb {
float:none;
border-bottom: 1px solid #E5E5E5;
line-height: 39px;
height: 39px;
padding-left: 20px;
overflow: hidden;
}
/* info and errors */
.message-info
{
border: 1px solid;
clear: both;
padding: 10px 20px;
}

.message-error
{
clear: both;
color: #e80c4d;
font-size: 1.1em;
font-weight: bold;
margin: 20px 0 10px 0;
}

.message-success
{
color: #7ac0da;
font-size: 1.3em;
font-weight: bold;
margin: 20px 0 10px 0;
}

.error
{
color: #e80c4d;
border-color: #e80c4d !important;
}


/* styles for validation helpers */
.field-validation-error
{
color: #e80c4d;
font-weight: bold;
}

.field-validation-valid
{
display: none;
}

input.input-validation-error
{
border: 1px solid #e80c4d;
}

input[type="checkbox"].input-validation-error
{
border: 0 none;
}

.validation-summary-errors
{
color: #e80c4d;
font-weight: bold;
font-size: 1.1em;
}

.validation-summary-valid
{
display: none;
}
/*******验证码输入框******/
.header
{
padding: 0px 0 10px 0;
}

.login-box
{
width: 800px;
}

@media (max-width: 800px)
{

.login-box
{
width: 90%;
}
}

.login-top
{
background-color: #0078D8;
}

.login-logo
{
top: 30%;
}

.kc-icon{width:30px;height:30px;display: inline-block;}
.kc-icon-login-mobile{background:url("Images/icon/cell.png") no-repeat;background-size:cover;}
.kc-icon-login-store{background:url(Images/icon/shop.png) no-repeat;background-size:cover;}
.kc-icon-login-city{background:url(Images/icon/province.png) no-repeat;background-size:cover;}
.kc-icon-login-user{background:url(Images/icon/contact.png) no-repeat;background-size:cover;}
.kc-icon-qr-code{background:url(Images/icon/contact.png) no-repeat;width:16px;height:16px;}

.c-4CA732{color:#4CA732}
.c-B4B4B4{color:#B4B4B4}

.bd-0,.input-text.bd-0{border:0;}
.bd-1,.input-text.bd-1{border:1px solid #F3F3F3;}
.bb-1,.input-text.bb-1{border:0;border-bottom:1px solid #F3F3F3;}

#metro .col-4 div.m-5, #metro .col-8 div.m-5
{
height: 123px;
}

#metro i.iconfont
{
color: #ffffff;
font-size: 42px;
}

#metro .cat-icon
{
color: #ffffff;
text-align: center;
padding: 6px 0 0;
}

#metro .cat-name
{
color: #ffffff;
font-size: 18px;
font-family: 'Microsoft YaHei';
text-align: center;
}

.login-bottom-right p
{
font-size: 14px;
}

.cat-content
{
display: none;
}

#content-1
{
display: block;
}

.footer
{
clear: both;
color: #737373;
background-color: #EEEEEE;
border-top: 1px solid #CECECE;
padding: 20px 0;
}

#header-searchBar.searchBar
{
z-index: 100;
width: 280px;
height: 33px;
background: url(/OnlineExperience/Content/H-ui.2.0/static/h-ui/images/search.gif) no-repeat 0 -48px;
position: relative;
}

#header-searchBar .form-search
{
margin-bottom: 0px;
}

#header-searchBar .searchTxt
{
float: left;
width: 127px;
height: 23px;
line-height: 23px;
font-size: 14px;
color: #9a9a9a;
margin-left: 33px;
margin-top: 5px;
border: none;
background-color: #fff;
}

#header-searchBar .searchTxt.focus
{
color: #333;
}

#header-searchBar .searchBtn
{
float: right;
display: block;
border: none;
width: 73px;
height: 33px;
cursor: pointer;
text-indent: -9999px;
background: url(/OnlineExperience/Content/H-ui.2.0/static/h-ui/images/search.gif) no-repeat right -81px;
}

#header-searchBar .searchBtn:hover
{
background-position: right -114px;
}

/*html{background-color:black;}*/
body{min-width:1280px;/*width:1280px;margin:0 auto;*/background-color:white;}
.breadcrumb{height:30px;}
.wrapper {
float: left;
width: 100%;
overflow: hidden;
position: relative;
background-color: #f8f8f8;
}

.container {
width: 100%;
float: left;
position: relative;
padding-left:20px;
}

.leftbar {float: left;width: 180px;margin-top:10px;border-top:2px solid #4891ED;}
.rightbar {margin-left:180px;padding-left:20px;overflow: hidden;padding-right:40px;}
.rightbar .col-xs-12{padding-left:0;}
.leftbar .box-shadow,.rightbar .box-shadow{-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.1);box-shadow: 0 1px 5px rgba(0,0,0,0.1);}
.rightbar .box-shadow1{-webkit-box-shadow: 0 1px 5px red;box-shadow: 0 1px 5px red;}

.leftbar,.rightbar {min-height: 200px;height: auto !important;height: 200px;text-align:left;}


.widget-box{position: relative;clear: both;background: none repeat scroll 0 0 white;min-height: 287px;}

.widget-title{height: 40px;background: #F8F8F8;color:#fff}
.widget-title span.icon{float: left;padding: 10px 13px;min-width: 13px;line-height: 20px;font-size:20px;}
.widget-title span.more{float: right;padding: 10px 13px 0 13px;min-width: 13px;line-height: 20px;}
.widget-title .more .icon{color:#fff;font-size:20px;}
.widget-title h2{float: left;margin: 0;padding: 14px 14px 14px 0px;font-size: 16px;line-height: 12px;text-align: left;}
.widget-content{position: relative;z-index: 1;padding: 5px 15px 10px 15px;}

.news-list{margin: 0;padding: 0;width: auto;font-size:14px;color:#999999;}
.news-list li{width: 100%;height: 32px;line-height: 32px;text-align: left;}
.news-list li span{float: right;margin: 0;padding: 0;max-width: 90px;width: 23%;color: #999;text-align: right;line-height: 32px;}
/*.news-list li a{display: inline-block;overflow: hidden;width: 70%;text-overflow: ellipsis;white-space: nowrap;}*/
.news-list li a [class^="icon-"], .news-list li a [class*=" icon-"]{display: inline;}
.news-list li a i{margin-right: 5px;font-size: 14px;font-weight: normal;font-style: normal;}
.news-list li .answer{color:#ff6600;float:right;width:16%;text-decoration: underline;}
.news-list li .title{word-Wrap:normal;display: inline-block;overflow: hidden;width: 70%;text-overflow: ellipsis;white-space: nowrap;}

/* IE9+ */
/*@media all and (min-width:0) {    
    .news-list li .title {
        text-overflow:clip;
    }
}*/
.news-list li:not(.change-right):hover,.news-list li:not(.change-right):hover a,.news-list li:not(.change-right):hover span{color:#1e78e7;}

.news1 .news-list li a{width: 100%;}
.news3 .widget-content{height:280px;}
.news3 .news-list.news3-list1{border-bottom:1px solid #e4e4e4;padding-bottom:15px;}
.news3 .news-list.news3-list1 li a.reply{color:#4ba733;width:62px;float:right;}
.news3 .news-list.news3-list1 li a.title{width: 60%;}
.news3 .news-list .question-no{list-style-type:square;color:#4ba733;margin-left:15px;}
.news3 .news-list .question-ok{list-style-type:square;color:#4ba733;margin-left:15px;}
.news3 .news-list.news3-list2{padding-top:15px;}

.news1 .Hui-iconfont-luyin,.news2 .Hui-iconfont-luyin{font-size: 12px;display:inline-block;
-webkit-transform: scale(0.30);-ms-transform:scale(0.3);height: 32px;line-height: 32px;vertical-align:middle;}
.news1 .newicon,.news2 .newicon {float:left;width:10px;height:22px;margin-top:12px;padding-left:20px;}
.news1 .newicon i,.news2 .newicon i{border:1px solid #ffffff;}

.news4-list li a.title{width: 60%;}
.news4-list li span.right1{font-size:14px;width:40px;}
.news4-list li a.right2{font-size:14px;width:80px;float:right;}
.news4-list li a.right3{font-size:14px;width:80px;float:right;}

.news-sub3 .newicon{float:left;width:10px;height:22px;margin-top:12px;padding-left:20px;}
.news-sub3 .newicon i{border:1px solid #ffffff;}
.news-sub3 .Hui-iconfont-luyin{font-size:12px;display:inline-block;-webkit-transform: scale(0.30);-ms-transform:scale(0.3); height: 32px;line-height: 32px;vertical-align:middle;}

.news-sub3 .widget-title{background-color:#fff;}
.news-sub3 .kc-tabs-bg {color:#000;height:40px;margin-right:120px;position:relative;overflow:hidden}
.news-sub3 .kc-tabs-bg .kc-tabs{position:absolute;bottom:0px;padding: 5px 10px 5px 5px;transform: skew(12deg);-ms-transform:skew(12deg);color: #333;cursor:pointer;display:inline-block; }
.news-sub3 .kc-tabs-bg .kc-tabs.tabs1{position:relative;}
.news-sub3 .newicon {margin-top: 6px;}
.tabs1-title{margin-top: 0px;float:left;font-size:16px;max-width:150px;}
.news-sub3 .kc-tabs-bg .tabs1{height:30px;margin-left:-8px;max-width:200px;}
.news-sub3 .kc-tabs-bg .tabs2{width:50px;height:20px;margin-left:0px;}
.news-sub3 .kc-tabs-bg .tabs3{width:40px;height:20px;}
.news-sub3 .kc-tabs-bg .selected{color:#fff !important;}

.news-sub3 .bg-news-list-1{border-bottom:1px solid #80AAFF;border-left:1px solid #80AAFF;}
.news-sub3 .bg-news-list-1 .newicon i{border:1px solid #80AAFF;}

.news-sub3 .bg-news-list-1 .kc-tabs-bg .kc-tabs{border: 1px solid #80AAFF;color:#80AAFF;}
.news-sub3 .bg-news-list-1 .kc-tabs-bg .selected{background-color:#80AAFF;}

.news-sub3 .bg-news-list-2{border-bottom:1px solid #46CCC1;border-left:1px solid #46CCC1;}
.news-sub3 .bg-news-list-2 .newicon i{border:1px solid #46CCC1;}
.news-sub3 .bg-news-list-2 .kc-tabs-bg .kc-tabs{border: 1px solid #46CCC1;color:#46CCC1}
.news-sub3 .bg-news-list-2 .kc-tabs-bg .selected{background-color:#46CCC1;}

.news-sub3 .bg-news-list-3{border-bottom:1px solid #FFA566;border-left:1px solid #FFA566;}
.news-sub3 .bg-news-list-3 .newicon i{border:1px solid #FFA566;}
.news-sub3 .bg-news-list-3 .kc-tabs-bg .kc-tabs{border: 1px solid #FFA566;color:#FFA566}
.news-sub3 .bg-news-list-3 .kc-tabs-bg .selected{background-color:#FFA566;}

.news-sub3 .bg-news-list-4{border-bottom:1px solid #67CC52;border-left:1px solid #67CC52;}
.news-sub3 .bg-news-list-4 .newicon i{border:1px solid #67CC52;}
.news-sub3 .bg-news-list-4 .kc-tabs-bg .kc-tabs{border: 1px solid #67CC52;color:#67CC52}
.news-sub3 .bg-news-list-4 .kc-tabs-bg .selected{background-color:#67CC52;}

.news-sub3 .bg-news-list-5{border-bottom:1px solid #D882C9;border-left:1px solid #D882C9;}
.news-sub3 .bg-news-list-5 .newicon i{border:1px solid #D882C9;}
.news-sub3 .bg-news-list-5 .kc-tabs-bg .kc-tabs{border: 1px solid #D882C9;color:#D882C9}
.news-sub3 .bg-news-list-5 .kc-tabs-bg .selected{background-color:#D882C9;}

.news-sub3 .bg-news-list-6{border-bottom:1px solid #FFC859;border-left:1px solid #FFC859;}
.news-sub3 .bg-news-list-6 .newicon i{border:1px solid #FFC859;}
.news-sub3 .bg-news-list-6 .kc-tabs-bg .kc-tabs{border: 1px solid #FFC859;color:#FFC859}
.news-sub3 .bg-news-list-6 .kc-tabs-bg .selected{background-color:#FFC859;}
.news-sub3 .selected .newicon i {border:1px solid #ffffff;}

.news-sub3 .widget-title .kc-tabs-bg .kc-tabs{border-bottom:none;border-left: none;}
.news-sub3 .kc-tabs-bg .tabs2 {margin-top:10px;}
.news-sub3 .kc-tabs-bg .tabs3 {margin-top:10px;margin-left:59px;border-left:none !important;padding-left:10px;}
.news-sub3 .kc-tabs-bg .tabs1 div,.news-sub3 .kc-tabs-bg .tabs2 div,.news-sub3 .kc-tabs-bg .tabs3 div{transform: skew(-12deg);-ms-transform:skew(-12deg);}
.news-sub3 .kc-tabs-bg .tabs2 div,.news-sub3 .kc-tabs-bg .tabs3 div{text-align:center;}

.line-bottom{border-bottom:1px solid #F3F3F3}

.kc-c-blue,.kc-c-blue a,a.kc-c-blue{color:#4792EB}
.kc-c-blue a:hover,a.kc-c-blue:hover{color:#4792EB}

/***公告****/
.notice{padding: 10px;background-color:#fff;padding-left:20px;}
.notice-ico{width:120px;vertical-align:middle;height:22px;line-height:22px;float:left;}
.notice-ico i{margin-top:3px;float:left;}
.notice-ico div{font-size:16px;color:#4893ec;width:90px;float:left;}

/***list-Pager*/
.list-Pager{height:30px;}
.list-Pager div{float:right;padding-right:20px;}
.list-Pager a{padding:5px 10px;border:1px solid #E1E1E1;background-color:#fff;}
.list-Pager a.current{background-color:#4891ED;color:#fff;}

.list-Pager .pagination{font-size:12px;}
.list-Pager .pagination .current{background-color:#4891ED;color:#fff}
.list-Pager .pagination a,.list-Pager .pagination span{padding: 5px 10px;border: 1px solid #E1E1E1;display:inline;float:none;color:#333}

.list3-product a{padding:5px 10px;border:1px solid #E1E1E1;background-color:#fff;font-size:14px;}
.list3-product a.current{border:1px solid #4891ED;color:#4891ED;}

/***内容***/
.detail-header-title{border-bottom:1px solid #E1E1E1;font-weight:bold;padding-top:0px;}
.detail-header-download {color:#4891ED;float:right;}
.detail-header-download i.kc-icon-article-download{background:url(/OnlineExperience/Content/Images/icon/article-download1.png) no-repeat;}
.detail-content,.detail-attachment{font-size:14px;}

.detail-attachment{color:#4891ED;}
.detail-attachment li{line-height:32px;}
.detail-download-attachment{color:#fff;background-color:#4891ED;padding:5px 10px;margin-left:10px;}
a.detail-download-attachment:hover{color:#fff;}
.detail-footer {font-size:18px;height:100px;text-align:center;}
.detail-footer>div{padding:0;}
.detail-footer a div{display:inline-block;padding-top:25px;padding-bottom:25px;}
.detail-footer span{position:relative;top:10px;display:inline-block;float:right;}
.detail-footer .detail-footer-1,.detail-footer .detail-footer-2,.detail-footer .detail-footer-3 {height:100px;display:block;border:1px solid #E1E1E1;background-color:#EEEEEE}

.detail-footer a:hover{background-color:#F5F5F5;}

h3.page_title{font-size:16px;padding-top:0;}
h3.page_title .newicon{float:left;width:10px;}
h3.page_title .newicon i{border:1px solid #000;height:15px;display:inline-block;}

.textarea-length{color:#333;}
.textarea-numberbar1{color:#E1E1E1}

.commentList li {border-bottom:1px solid #E1E1E1}
.commentList .user-avatar{width:40px;height:40px;position:relative;top:2px;}
.replyList .user-avatar{width:30px;height:30px;top:-3px;}
.commentList .comment-body{padding:0px 15px 0px 45px;font-size:14px;}
.comment-content{line-height:200%;}
.comment-footer{padding-bottom:10px;}
.comment-footer a.reply,.comment-footer a.reply-colse {border:1px solid #999999;color:#999999;}
.comment-footer a.reply-colse{display:none;}
.comment-footer a.reply:hover{background-color:#4891ED;color:#fff;}
.comment-reply{position: absolute; left: 285px;top:0px;min-width:200px;}
.comment-reply .mt-0{margin-top:0 !important;}
.comment-reply .textarea{border:1px solid #DDDDDD;background-color:#F5F5F5;}
.comment-reply .btn-primary{background-color:#4891ED;}
.replyList li {border-bottom:0;border-top:1px dashed #E1E1E1;}

/***左侧菜单***/
.nav-children
{
display: none;
position: absolute;
top: -1px;
left: 198px;
z-index: 12;
_zoom: 1;
width: 200px;
border: 1px solid #DFDFDF;
background: white;
}

.current .nav-children
{
display: block;
}

.Huifold .item .nav-content
{
border-left: 3px solid #F8F8F8;
}

.Huifold .item.current .nav-content
{
border-left: 3px solid #5A98DE;
}

.Huifold .item .nav-content h4
{
color: #000;
font-weight: normal;
border-bottom: 1px solid #E1E1E1;
}

.Huifold .item .nav-content h4 .nav-link
{
padding: 0 0 0 18px;
}

.Huifold .item .nav-content h4 .nav-link a
{
color: #6D6D6D;
font-size: 14px;
font-weight: normal;
margin: 0 4px 0 0;
}

.Huifold .item .nav-content .nav-children
{
padding: 20px 0;
}

.Huifold .item .nav-content .nav-children ul li a
{
color: #6D6D6D;
font-size: 14px;
font-weight: normal;
padding: 10px 20px;
}

.Huifold .item .nav-content h4 .nav-link a:hover, .Huifold .item .nav-content .nav-children ul li a:hover
{
color: #1e78e7;
}

/***零售内容页***/
.retail_classify .classify_title
{
height: 45px;
background: #ededed;
border-bottom: 1px solid #e1e1e1;
}

.retail_classify .classify_title p
{
color: #666666;
font-size: 18px;
float: left;
padding: 8px 0 0 16px;
}

.retail_classify .classify_title .more
{
float: right;
padding: 10px 13px;
min-width: 13px;
line-height: 20px;
}

.retail_classify .classify_ct
{
background: #fff;
border-bottom: 1px solid #e1e1e1;
padding: 10px;

}

.retail_classify .classify_ct .classify_img
{
float: left;
max-width: 146px;
max-height:95px;
}

.retail_classify .classify_ct .classify_word
{
margin-left: 160px;

}

.retail_classify .classify_ct .classify_word p
{
color: #666666;
font-size: 14px;
height: 65px;
overflow: hidden;
}
    .retail_classify .classify_ct .classify_word ul
    {
    height:22px;}
.retail_classify .classify_ct .classify_word ul li
{
float: left;
margin: 0 1em 0 0;
color: #999999;
font-size: 14px;
}

.retail_classify .classify_ct .classify_word ul li i
{
margin-right: 6px;
font-weight: normal;
font-style: normal;
}



.retail_classify .classify_ct .classify_img img
{
max-width: 146px;
max-height: 95px;
}

/***产品零售内容页***/
.classify_list
{
position: relative;
z-index: 1;
padding: 0 15px 20px 15px;
clear: both;
}

.classify_list ul
{
margin: 0;
padding: 0;
width: auto;

}

.classify_list ul li
{
width: 100%;
height: 40px;
line-height: 40px;
text-align: left;
border-bottom: 1px solid #e1e1e1;
}

.classify_list ul li span
{
float: right;
width: 16%;
color: #999;
font-size: 14px;
}

.classify_list li a
{
display: inline-block;
overflow: hidden;
width: 68%;
text-overflow: ellipsis;
white-space: nowrap;
float: left;
color: #666;
font-size: 12px;
}

.classify_list li a:hover
{
color: #06c;
}

.classify_list li a i
{
margin-right: 4px;
}

.classify_list li span i
{
margin-right: 6px;
}

.laypage_main *
{
display: inline-block;
vertical-align: top;
font-size: 12px;
}

.laypage_main
{
font-size: 0;
clear: both;
color: #666;
}

.laypageskin_default a
{
border: 1px solid #ccc;
background-color: #fff;
}

.laypageskin_default span
{
height: 28px;
line-height: 28px;
color: #999;
}

.laypage_main a, .laypage_main span
{
margin: 0 3px 6px;
padding: 0 10px;
}

.laypage_main a
{
height: 26px;
line-height: 26px;
text-decoration: none;
color: #666;
}

.laypageskin_default .laypage_curr
{
font-weight: 700;
color: #666;
}


/***客户管理列表页***/
.client_title
{
height: 36px;
background: #ededed;
border-bottom: 1px solid #e1e1e1;
clear: both;
}

.client_title p
{
color: #666666;
font-size: 14px;
padding: 6px 0 0 10px;
}

.search_box
{
height: 62px;
border-left: 1px solid #e1e1e1;
border-right: 1px solid #e1e1e1;
background: #fff;
}

.search_box input, .search_box .select-box
{
width: 9%;
margin-right: 2%;
}

.add_box
{
height: 40px;
}

.add_box .btn
{
float: right;
}

/***首页***/
.pd-0{padding:0 !important;}
.pr-0{padding-right:0;}
.pl-0{padding-left:0;}
.pt-0{padding-top:0;}
.pb-0{padding-bottom:0;}
.pl-40{padding-left:40px;}
.pr-40{padding-right:40px;}
.mt-0{margin-top:0;}
.mb-0{margin-bottom:0;}
.ml-0{margin-left:0;}
.mr-0{margin-right:0;}

.mt-40{margin-top:40px;}

.pr-0-compel{padding-right:0px !important;}
.pl-0-compel{padding-left:0 !important;}
.pt-0-compel{padding-top:0px !important;}
.pb-0-compel{padding-bottom:0 !important;}

.news-index{margin-top:20px;}
.news-index .col-xs-12{padding:0 0 20px 20px;}
.news-index > .pl-0{padding-left:0;}

.sub-list{margin-top:20px;margin-left:-20px !important;}
.sub-list .col-xs-12{padding:0 0 20px 20px;}
/*.sub-list > .pl-0{padding-left:0;}*/

.img-left{margin-right:250px;}
.img-right{float:right;width:250px;}

.row {margin-left:0;margin-right:0;}
.topnav-kc {background:none;border:0;padding-right:40px;}
.btn-primary-outline {
    color: #5a98de;
    background-color: transparent;
    border-color: #5a98de;
}
.btn-primary-outline:hover, .btn-primary-outline:focus, .btn-primary-outline:active, .btn-primary-outline.active {
    color: #0a6999;
    background-color: transparent;
    border-color: #0a6999;
}

a.maincolor{color:#9A9A9A}

.top-header-ico{margin:7px 8px 0px 8px; }
.top-search .tooltip-inner{background-color:transparent;color:#4893ec}
.top-search .tooltip-arrow{margin-left:-6px !important;}
.top-search .tooltip.top .tooltip-arrow {left: 20%;border-top-color: #4893ec}
.top-search .tooltip.top-left .tooltip-arrow {left: 1px;border-top-color: #4893ec}
.top-search .tooltip.top-right .tooltip-arrow {border-top-color: #4893ec}
.top-search .tooltip.right .tooltip-arrow {border-right-color: #4893ec}
.top-search .tooltip.left .tooltip-arrow {border-left-color: #4893ec}
.top-search .tooltip.bottom .tooltip-arrow {border-bottom-color: #4893ec}
.top-search .tooltip.bottom-left .tooltip-arrow {border-bottom-color: #4893ec}
.top-search .tooltip.bottom-right .tooltip-arrow {border-bottom-color: #4893ec}

.top-nav-ico{font-size:24px;color:#fff;margin:0px 8px;cursor:pointer; }

/*导航条风格-蓝色*/
.navbar-blue{background-color:#4893ec;}
.navbar-blue .logo{ color: #fff }
.navbar-blue .navbar-logo-m{color: #eee}
.navbar-blue .navbar-nav > ul > li,
.navbar-blue .navbar-nav > ul > li > a{ color:#fff;font-size:18px;}
.navbar-blue .navbar-nav > ul > li > a:hover,
.navbar-blue .navbar-nav > ul > li.current > a{color:#fff}
.navbar-blue .navbar-userbar{ color: #fff}
.navbar-blue .navbar-nav > ul > li > a{ padding: 0 10px;}
.navbar-blue .selected{background-color:#4ba733}
@media (max-width: 767px) {
  .navbar-blue .navbar-nav > ul > li{border-bottom: solid 1px #222}
  .navbar-blue .navbar-nav > ul > li > a:hover,
  .navbar-blue .navbar-nav > ul > li.current > a{ background: #777}
}

.navbar-userbar {padding-top: 4px;}

.nav-avatar{border-radius:50%;width:30px;height:30px;margin:0;top:8px;position:absolute;left: 0px;background-color:#fff;overflow:hidden}

.dropDown-menu{font-size:14px;color:#333333}
.dropDown-menu li{padding:0px 20px 0px 0px;width:157px;height:45px;border-bottom: solid 1px #f2f2f2;}
.dropDown-menu li a{border:0;line-height:36px;font-size:14px;}
.dropDown-menu li:last-child{border-bottom:0;}

.menu > li.open > .dropDown-menu-sub{min-width:138px;}
.dropDown-menu-sub{padding:0 20px 20px 20px;}
.dropDown-menu-sub li{border-bottom:0;width:150px;height:38px;padding:0;}
.dropDown-menu-sub li.disabled{height:45px;}
.dropDown-menu-sub li:first-child{border-bottom: solid 1px #f2f2f2;}
.dropDown-menu-sub >li>a{padding-left:0;padding-right:5px;padding-left:30px;}

.dropDown-menu> li > .menu{z-index:800;}

.newimge{width:180px;height:240px;margin-top:20px;}

.kefu {width:180px;height:360px;margin-top:20px;background-color:#fff;font-size:14px;border: solid 1px #f2f2f2;margin-bottom: 10px;}
.kefu1{padding:10px 17px;color:#4792EB;border-bottom:1px solid #ddd;}
.kefu2{padding:15px 0px 15px 17px;color:#4CA834;border-bottom:1px solid #ddd;}
.kefu3{padding:15px 10px;color:#343434;}
.kefu li {line-height:30px;}
.kefu .kefu1 li{line-height:32px;}

.bg-66ce52{background-color:#66ce52;}
.bg-7faaff{background-color:#7faaff;}
.bg-4891ED{background-color:#4891ED;}
.bg-news-list-1{background-color:#46cec1;}
.bg-news-list-2{background-color:#58c9f1;}
.bg-news-list-3{background-color:#ffc958;}
.bg-news-list-4{background-color:#ffa765;}
.bg-news-list-5{background-color:#d982c9;}
.bg-news-list-6{background-color:#66cd87;}
.bg-news-list-7{background-color:#CD3333;}

.bg-news-list-8{background-color:#80AAFF;}
.bg-news-list-9{background-color:#67CC52;}
.bg-news-list-10{background-color:#F39801;}

.f-bold{font-weight:bold;}
.news-list-1{background-color:#fff;color:#4790EC;}
.news-list-1 .newicon i{border: 1px solid #4790EC;}
.news-list-2{background-color:#fff;color:#4DA833}
.news-list-2 .newicon i{border: 1px solid #4DA833;}

.line0{border-top:1px solid #DDDDDD;}
.line20{margin-left:20px;margin-right:20px;border-top:1px solid #DDDDDD;}

.b-d-line-dashed{border-bottom:1px dashed #DDDDDD}
.b-d-line-solid{border-bottom:1px solid #DDDDDD}
.b-t-line-solid{border-top:1px solid #DDDDDD}

.breadcrumb{font-size:14px;}

.kc-icon-yonghu{background:url(/OnlineExperience/Content/Images/icon/yonghu.png) no-repeat;}
a.kc-icon-yonghu:hover{background:url(/OnlineExperience/Content/Images/icon/yonghu1.png) no-repeat} 
.kc-icon-shequ{background:url(/OnlineExperience/Content/Images/icon/shequ.png) no-repeat;}
a.kc-icon-shequ:hover{background:url(/OnlineExperience/Content/Images/icon/shequ1.png) no-repeat} 
.kc-icon-jiuban{background:url(/OnlineExperience/Content/Images/icon/jiuban.png) no-repeat;}
a.kc-icon-jiuban:hover{background:url(/OnlineExperience/Content/Images/icon/jiuban1.png) no-repeat} 
.kc-icon-zhuxiao{background:url(/OnlineExperience/Content/Images/icon/zhuxiao.png) no-repeat;}
a.kc-icon-zhuxiao:hover{background:url(/OnlineExperience/Content/Images/icon/zhuxiao1.png) no-repeat} 

.kc-icon-nav_shouchang{background:url(/OnlineExperience/Content/Images/icon/nav_shouchang.png) no-repeat;}
a.kc-icon-nav_shouchang:hover{background:url(/OnlineExperience/Content/Images/icon/nav_shouchang1.png) no-repeat} 

.kc-icon-weixin{background:url(/OnlineExperience/Content/Images/icon/weixin.png) no-repeat;}
a.kc-icon-weixin:hover{background:url(/OnlineExperience/Content/Images/icon/weixin1.png) no-repeat} 

/*.navbar-userbar .bds_weixin*/
.navbar-userbar a.bds_weixin.kc-icon-weixin{background:url(/OnlineExperience/Content/Images/icon/weixin.png) no-repeat;margin: 10px 8px 0px 8px;padding-left:0;}
.navbar-userbar a.bds_weixin.kc-icon-weixin:hover{background:url(/OnlineExperience/Content/Images/icon/weixin1.png) no-repeat} 
.navbar-userbar a.bds_tsina.kc-icon-weibo{background:url(/OnlineExperience/Content/Images/icon/weibo.png) no-repeat;margin: 10px 8px 0px 8px;padding-left:0;}
.navbar-userbar a.bds_tsina.kc-icon-weibo:hover{background:url(/OnlineExperience/Content/Images/icon/weibo1.png) no-repeat} 
.navbar-userbar a.kc-icon-shouchang{background:url(/OnlineExperience/Content/Images/icon/shouchang.png) no-repeat;margin: 10px 8px 0px 8px;padding-left:0;}
.navbar-userbar a.kc-icon-shouchang:hover{background:url(/OnlineExperience/Content/Images/icon/shouchang1.png) no-repeat} 

.kc-icon-message{background:url(/OnlineExperience/Content/Images/icon/message.png) no-repeat;}
.kc-icon-more{background:url(/OnlineExperience/Content/Images/icon/more.png) no-repeat;width:55px;height:20px;}
.kc-icon-more-blue{background:url(/OnlineExperience/Content/Images/icon/more-blue.png) no-repeat;width:55px;height:20px;}

.kc-icon-sales-know{background:url(/OnlineExperience/Content/Images/icon/sales-know.png) no-repeat;width:16px;height:16px;}
.kc-icon-community-notice{background:url(/OnlineExperience/Content/Images/icon/community-notice.png) no-repeat;width:16px;height:16px;}

.kc-icon-lastmonth{background:url(/OnlineExperience/Content/Images/icon/lastmonth.png) no-repeat;width:64px;}
.kc-icon-nextmonth{background:url(/OnlineExperience/Content/Images/icon/nextmonth.png) no-repeat;width:64px;}

.kc-icon-go-top{background:url(/OnlineExperience/Content/Images/icon/go-top.png) no-repeat;}
.kc-icon-go-feedback{background:url(/OnlineExperience/Content/Images/icon/go-feedback.png) no-repeat;}
.kc-icon-go-liwu{background:url(/OnlineExperience/Content/Images/icon/go-liwu.png) no-repeat;}

.kc-icon-menu{width:16px;height:16px;display: inline-block;position:relative;top:3px;right:5px;}
.kc-icon-menu-qudao{background:url(/OnlineExperience/Content/Images/icon/menu-qudao.png) no-repeat;}
.open a i.kc-icon-menu-qudao,a:hover i.kc-icon-menu-qudao{background:url(/OnlineExperience/Content/Images/icon/menu-qudao1.png) no-repeat}

.kc-icon-menu-anzhuang{background:url(/OnlineExperience/Content/Images/icon/menu-anzhuang.png) no-repeat;}
.open a i.kc-icon-menu-anzhuang,a:hover i.kc-icon-menu-anzhuang{background:url(/OnlineExperience/Content/Images/icon/menu-anzhuang1.png) no-repeat}
.kc-icon-menu-kehu{background:url(/OnlineExperience/Content/Images/icon/menu-kehu.png) no-repeat;}
.open a i.kc-icon-menu-kehu,a:hover i.kc-icon-menu-kehu{background:url(/OnlineExperience/Content/Images/icon/menu-kehu1.png) no-repeat}
.kc-icon-menu-shequ{background:url(/OnlineExperience/Content/Images/icon/menu-shequ.png) no-repeat;}
.open a i.kc-icon-menu-shequ,a:hover i.kc-icon-menu-shequ{background:url(/OnlineExperience/Content/Images/icon/menu-shequ1.png) no-repeat}
.kc-icon-menu-shishi{background:url(/OnlineExperience/Content/Images/icon/menu-shishi.png) no-repeat;}
.open a i.kc-icon-menu-shishi,a:hover i.kc-icon-menu-shishi{background:url(/OnlineExperience/Content/Images/icon/menu-shishi1.png) no-repeat}
.kc-icon-menu-tousu{background:url(/OnlineExperience/Content/Images/icon/menu-tousu.png) no-repeat;}
.open a i.kc-icon-menu-tousu,a:hover i.kc-icon-menu-tousu{background:url(/OnlineExperience/Content/Images/icon/menu-tousu1.png) no-repeat}
.kc-icon-menu-xiaoshou{background:url(/OnlineExperience/Content/Images/icon/menu-xiaoshou.png) no-repeat;}
.open a i.kc-icon-menu-xiaoshou,a:hover i.kc-icon-menu-xiaoshou{background:url(/OnlineExperience/Content/Images/icon/menu-xiaoshou1.png) no-repeat}
.kc-icon-menu-xinshou{background:url(/OnlineExperience/Content/Images/icon/menu-xinshou.png) no-repeat;}
.open a i.kc-icon-menu-xinshou,a:hover i.kc-icon-menu-xinshou{background:url(/OnlineExperience/Content/Images/icon/menu-xinshou1.png) no-repeat}
.kc-icon-menu-xuexi{background:url(/OnlineExperience/Content/Images/icon/menu-xuexi.png) no-repeat;}
.open a i.kc-icon-menu-xuexi,a:hover i.kc-icon-menu-xuexi{background:url(/OnlineExperience/Content/Images/icon/menu-xuexi1.png) no-repeat}
.kc-icon-menu-yinxiao{background:url(/OnlineExperience/Content/Images/icon/menu-yinxiao.png) no-repeat;}
.open a i.kc-icon-menu-yinxiao,a:hover i.kc-icon-menu-yinxiao{background:url(/OnlineExperience/Content/Images/icon/menu-yinxiao1.png) no-repeat}
.kc-icon-menu-zhichi{background:url(/OnlineExperience/Content/Images/icon/menu-zhichi.png) no-repeat;}
.open a i.kc-icon-menu-zhichi,a:hover i.kc-icon-menu-zhichi{background:url(/OnlineExperience/Content/Images/icon/menu-zhichi1.png) no-repeat}

.kc-icon-more-1{background:url(/OnlineExperience/Content/Images/icon/more1.png) no-repeat;width:14px;height:14px;}
.kc-icon-special-prompt{background:url(/OnlineExperience/Content/Images/icon/special-prompt.png) no-repeat;width:12px;height:16px;}

/**后台菜单新增**/
.kc-icon-menu-zaixian{background:url(/OnlineExperience/Content/Images/icon/menu-zaixian.png) no-repeat;}
.open a i.kc-icon-menu-zaixian,a:hover i.kc-icon-menu-zaixian{background:url(/OnlineExperience/Content/Images/icon/menu-zaixian1.png) no-repeat}
.kc-icon-menu-xitong{background:url(/OnlineExperience/Content/Images/icon/menu-xitong.png) no-repeat;}
.open a i.kc-icon-menu-xitong,a:hover i.kc-icon-menu-xitong{background:url(/OnlineExperience/Content/Images/icon/menu-xitong1.png) no-repeat}
.kc-icon-menu-other{background:url(/OnlineExperience/Content/Images/icon/menu-other.png) no-repeat;}
.open a i.kc-icon-menu-other,a:hover i.kc-icon-menu-other{background:url(/OnlineExperience/Content/Images/icon/menu-other1.png) no-repeat}
.kc-icon-menu-weihu{background:url(/OnlineExperience/Content/Images/icon/menu-weihu.png) no-repeat;}
.open a i.kc-icon-menu-weihu,a:hover i.kc-icon-menu-weihu{background:url(/OnlineExperience/Content/Images/icon/menu-weihu1.png) no-repeat}
.kc-icon-admin-menu-yinxiao{background:url(/OnlineExperience/Content/Images/icon/admin-menu-yinxiao.png) no-repeat;}
.open a i.kc-icon-admin-menu-yinxiao,a:hover i.kc-icon-admin-menu-yinxiao{background:url(/OnlineExperience/Content/Images/icon/admin-menu-yinxiao1.png) no-repeat}
.kc-icon-admin-menu-chanpin{background:url(/OnlineExperience/Content/Images/icon/admin-menu-chanpin.png) no-repeat;}
.open a i.kc-icon-admin-menu-chanpin,a:hover i.kc-icon-admin-menu-chanpin{background:url(/OnlineExperience/Content/Images/icon/admin-menu-chanpin1.png) no-repeat}
.kc-icon-admin-menu-zhuanti{background:url(/OnlineExperience/Content/Images/icon/admin-menu-zhuanti.png) no-repeat;}
.open a i.kc-icon-admin-menu-zhuanti,a:hover i.kc-icon-admin-menu-zhuanti{background:url(/OnlineExperience/Content/Images/icon/admin-menu-zhuanti1.png) no-repeat}
.kc-icon-admin-menu-other{background:url(/OnlineExperience/Content/Images/icon/admin-menu-other.png) no-repeat;}
.open a i.kc-icon-admin-menu-other,a:hover i.kc-icon-admin-menu-other{background:url(/OnlineExperience/Content/Images/icon/admin-menu-other1.png) no-repeat}

/*toolbar*/
.kc-icon-toolbar-edit{background:url(/OnlineExperience/Content/Images/icon/toolbar-edit.png) no-repeat;width:16px;height:16px;}
.kc-icon-toolbar-del{background:url(/OnlineExperience/Content/Images/icon/toolbar-del.png) no-repeat;width:16px;height:16px;}
.kc-icon-toolbar-audit{background:url(/OnlineExperience/Content/Images/icon/toolbar-audit.png) no-repeat;width:16px;height:16px;}
.kc-icon-toolbar-top{background:url(/OnlineExperience/Content/Images/icon/toolbar-top.png) no-repeat;width:16px;height:16px;}
.kc-icon-toolbar-fujian{background:url(/OnlineExperience/Content/Images/icon/toolbar-fujian.png) no-repeat;width:16px;height:16px;}

a.kc-icon-toolbar-edit,a.kc-icon-toolbar-del,a.kc-icon-toolbar-audit,a.kc-icon-toolbar-top,a.kc-icon-toolbar-fujian{text-decoration:none;position: relative;top:5px;}

.kc-icon-article{width:16px;height:16px;display: inline-block;position:relative;top:3px;}
.list-sub-attributes a:hover {color:#4CA834}
.kc-icon-article-download-count{background:url(/OnlineExperience/Content/Images/icon/article-download-count.png) no-repeat;}
a:hover i.kc-icon-article-download-count{background:url(/OnlineExperience/Content/Images/icon/article-download-count1.png) no-repeat}
.kc-icon-article-download{background:url(/OnlineExperience/Content/Images/icon/article-download.png) no-repeat;}
a:hover i.kc-icon-article-download{background:url(/OnlineExperience/Content/Images/icon/article-download1.png) no-repeat}

.kc-icon-article-browse{background:url(/OnlineExperience/Content/Images/icon/article-browse.png) no-repeat;}
a:hover i.kc-icon-article-browse{background:url(/OnlineExperience/Content/Images/icon/article-browse1.png) no-repeat}

.kc-icon-article-like{background:url(/OnlineExperience/Content/Images/icon/article-like.png) no-repeat;}
a:hover i.kc-icon-article-like{background:url(/OnlineExperience/Content/Images/icon/article-like1.png) no-repeat}
.kc-icon-article-no-like{background:url(/OnlineExperience/Content/Images/icon/article-no-like.png) no-repeat;}
a:hover i.kc-icon-article-no-like{background:url(/OnlineExperience/Content/Images/icon/article-no-like1.png) no-repeat}

.article-like-ok{color:#CC3333;}
a.article-like-ok:hover{color:#CC3333;}
.article-like-ok .kc-icon-article-like{background:url(/OnlineExperience/Content/Images/icon/article-like2.png) no-repeat;}
a.article-like-ok:hover i.kc-icon-article-like{background:url(/OnlineExperience/Content/Images/icon/article-like2.png) no-repeat}

.kc-icon-article-reply{background:url(/OnlineExperience/Content/Images/icon/article-reply.png) no-repeat;}
a:hover i.kc-icon-article-reply{background:url(/OnlineExperience/Content/Images/icon/article-reply1.png) no-repeat}

.kc-icon-article-hot{background:url(/OnlineExperience/Content/Images/icon/article-hot.png) no-repeat;}
a:hover i.kc-icon-article-hot{background:url(/OnlineExperience/Content/Images/icon/article-hot1.png) no-repeat}
.kc-icon-article-play-count{background:url(/OnlineExperience/Content/Images/icon/article-play-count.png) no-repeat;}
a:hover i.kc-icon-article-play-count{background:url(/OnlineExperience/Content/Images/icon/article-play-count1.png) no-repeat}
.kc-icon-article-publish-date{background:url(/OnlineExperience/Content/Images/icon/article-publish-date.png) no-repeat;}
a:hover i.kc-icon-article-publish-date{background:url(/OnlineExperience/Content/Images/icon/article-publish-date1.png) no-repeat}

.kc-icon-article-download-white{background:url(/OnlineExperience/Content/Images/icon/article-download2.png) no-repeat;}
.kc-icon-article-face{background:url(/OnlineExperience/Content/Images/icon/article-face.png) no-repeat;width:24px;height:24px;}
.kc-icon-article-favorites-max{background:url(/OnlineExperience/Content/Images/icon/article-favorites-max.png) no-repeat;width:44px;height:44px;}
.kc-icon-article-like-max{background:url(/OnlineExperience/Content/Images/icon/article-like-max.png) no-repeat;width:44px;height:44px;}
.kc-icon-article-no-like-max{background:url(/OnlineExperience/Content/Images/icon/article-no-like-max.png) no-repeat;width:44px;height:44px;}
.kc-icon-article-reward-max{background:url(/OnlineExperience/Content/Images/icon/article-reward-max.png) no-repeat;width:44px;height:44px;}

.index-go{position:fixed;width:auto;height:auto;z-index:999;right:-2px;bottom:160px;}
.index-go li{background-color: #666666;text-align:right;height:35px;line-height:35px;vertical-align:middle;float:right;clear:both}
.index-go .go-top ,.index-go .go-feedback {border-bottom: 1px solid #fff;}
.index-go .go-liwu{background:#CC3135}
.index-go li a{height:35px;line-height:35px;vertical-align:middle;display:inline-block;padding-left:5px;}
.index-go li i{width:24px;height:24px;margin: 5px 7px 5px 3px;}
.index-go li span{color:#fff;font-size:14px;height:35px;line-height:35px;vertical-align:top;display:none;padding-left:10px;}
.index-go li a:hover span{display:inline-block;}

.qqFace { margin-top: 4px; background: #fff; padding: 2px; border: 1px #dfe6f6 solid; }
.qqFace table td { padding: 0px; }
.qqFace table td img { cursor: pointer; border: 1px #fff solid; }
.qqFace table td img:hover { border: 1px #0066cc solid; }

/**首页滚动消息**/
.notice .marquee{font-size:16px;vertical-align:middle;margin-left: 120px;}
.notice .marquee a{color:#808080;}
.notice .marquee a:hover {color: #1e78e7;text-decoration: none;}
.marquee li{display:inline-block;padding:0 10px;}

/***文章详细页***/
h1.article-title {
padding: 10px 0;
width: 84%;
font-size: 20px;
}
.post-meta span {
margin-right: 10px;
color: #999;
}
.border-gray
{
    border-color:#dddddd;
}
/***下载页***/
#downtip .Huialert
{
margin:10px 0 0 0;}

/***零售内容页***/
.responsive .retail_classify .classify_title{height:45px;background:#ededed;border-bottom:1px solid #e1e1e1;}
.responsive .retail_classify .classify_title p{color:#666666;font-size:18px;float:left;padding:8px 0 0 16px;}
.responsive .retail_classify .classify_title .more{float: right;padding: 10px 13px;min-width: 13px;line-height: 20px;}
.responsive .retail_classify .classify_ct{height:138px;background:#fff;border-bottom:1px solid #e1e1e1;clear:both;}
.responsive .retail_classify .classify_ct .classify_img{float:left;margin:18px 0 0 2.3%;width:20%;}
.responsive .retail_classify .classify_ct .classify_word{float:left;margin:16px 0 0 4%;width:70%;}
.responsive .retail_classify .classify_ct .classify_word p{color:#666666;font-size:14px;height:65px;overflow:hidden;}
.responsive .retail_classify .classify_ct .classify_word ul li{float:left;color:#999999;font-size: 14px;}
.responsive .retail_classify .classify_ct .classify_word ul li i{margin-right:6px;font-weight: normal;font-style: normal;}


/***产品零售内容页***/
.classify_list {position: relative;z-index: 1;padding:0 15px 20px 15px;clear:both;}
.classify_list ul{margin: 0;padding: 0;width: auto;border-top:1px solid #e1e1e1;}
.classify_list ul li{width: 100%;height:50px;line-height:50px;text-align: left;border-bottom:1px solid #e1e1e1;}
.classify_list ul li span{float: right;width:16%;color:#999;font-size:14px;}
.classify_list li a {display: inline-block;overflow: hidden;width: 68%;text-overflow: ellipsis;white-space: nowrap;float:left;color:#666;font-size:18px;}
.classify_list li a:hover{color:#06c;}
.classify_list li a i {margin-right:4px;}
.classify_list li span i {margin-right:6px;}
.laypage_main * {display: inline-block;vertical-align: top;font-size: 12px;}
.laypage_main {font-size: 0;clear: both;color: #666;}
.laypageskin_default a {border: 1px solid #ccc;background-color: #fff;}
.laypageskin_default a:hover {background-color: #5a98de;border-color: #5a98de;color: #fff;}
.laypageskin_default span {height: 28px;line-height: 28px;color: #999;}
.laypage_main a, .laypage_main span {margin: 0 3px 6px;padding: 0 10px;}
.laypage_main a {height: 26px;line-height: 26px;text-decoration: none;color: #666;}
.laypageskin_default .laypage_curr {font-weight: 700;color: #666;}


/***客户管理列表页***/
.client_title,.hardware_title,.historical_title,.case_title{height:36px;background: #ededed;}
.client_title p,.hardware_title p,.historical_title p,.case_title p{color: #666666;font-size: 14px;padding: 6px 0 0 10px;font-weight:bold;}
.search_box,.search_box1{border-left: 1px solid #e1e1e1;border-right: 1px solid #e1e1e1;background:#fff;}
.search_box input,.search_box .select-box{width:9%;margin-right:2%;}
.search_box1 input,.search_box1 .select-box{width:9%;margin-right:0.6%;}
.add_box{height:40px;}
.add_box .btn{float:right;}
.table-bordered tr td a{color:#5a98de;}
.Hui-breadcrumb{float:left;font-size:14px;color:#666;}

/***高级搜索页***/
.advanced_box{background:#fff;}
.advanced_box .inputbox .input-text{width:40%;}


/***搜索内容页***/
.search_result{font-size:16px;margin-bottom:20px;}
.search_result .blue, .blue a, .blue:hover, .blue a:hover {color: #00a5e3;}
.search_column { height: 89px;float: left;background:#fff;width:100%;}
.search_column h2{font-size:24px;color:#555555;line-height:24px;padding-top:18px;padding-left:4%;display: block;width:16%;float:left;}
.search_column .searchBar{width: 662px;height: 33px;background:url(H-ui.2.0/static/h-ui/images/search1.png) 0px -48px no-repeat;}
.search_column .searchBtn{background:url(H-ui.2.0/static/h-ui/images/search1.png) 100% -81px no-repeat;}
.search_column .searchBtn:hover {background-position: 100% -114px;}
.search_result_list ul {padding: 20px;float: left;width: 100%;background-color:white}
.search_result_list li {width: 100%;float: left;line-height: 20px;padding:15px;border-bottom: 1px solid #d5d5d5;}
.search_result_list li p.tit {font-size: 14px;font-weight: bold;color: #555555;}
.search_result_list li .pretext{font-size: 12px;color: #555555;height:40px;overflow:hidden;}

/***产品试用安装包页面***/
.add_box .newer{float:right;color:#06C;font-size:14px;}
.download_tip{padding:0 0 10px 20px;color:rgb(90, 152, 222);}
.download_tip p span{color:#F03;font-weight:bold;}
.download_link{text-decoration: underline;}
.download_tip .wenxin_tip{font-size:14px;padding-top:15px;}

/***下载中心页面***/
.grid{border: solid 1px #a0d5ff;}
.tab, .tab1{list-style-type: none;height:32px;font-size:14px;}
.tab li,.tab1 li{line-height: 32px;border-top: solid 1px #a0d5ff;border-right: solid 1px #a0d5ff;border-left: solid 1px #a0d5ff;text-align: center;width:12%;float:left;margin-right:3%;}
.tab li a,.tab1 li a{color:rgb(90, 152, 222);}
.tab .isactive,.tab1 .isactive{line-height: 32px;background:rgb(90, 152, 222);text-align: center;}
.tab .isactive a,.tab1 .isactive a{color:#fff;}

/***个人信息***/
.edit_password .password_title,.edit_personal .personal_title,.apply_exchange .apply_title{height:28px;background:#ededed;border-bottom:1px solid #e1e1e1;padding:4px 10px;}
.edit_password .password_title p,.edit_personal .personal_title p,.apply_exchange .apply_title p{font-size:16px;}
.edit_password .psw_tip,.edit_personal .code,.apply_exchange .code,.apply_exchange .dh_tip{font-size:14px;padding-top:3px;}
.edit_personal{border-bottom:1px solid #e1e1e1;border-left:1px solid #e1e1e1;border-right:1px solid #e1e1e1;}
.edit_personal .code1,.apply_exchange .code1,.product_collect .code1{font-size:14px;padding-top:6px;color:#F00;padding-right:5px;}

div.preview_div{overflow:hidden;}  
div.p_photo_l{width:160px;height:160px;}  
div.p_photo_m{width:60px;height:60px;}  
div.p_photo_s{width:30px;height:30px;}

div.p_photo_l img{width:160px;height:160px;background-color:#eee}
div.p_photo_m img{width:60px;height:60px;background-color:#eee}
div.p_photo_s img{width:30px;height:30px;background-color:#eee}

/***我的积分***/
.score_title,hardware_title{height: 36px;background: #fff;border-bottom:none;}
.score_title p,hardware_title p{font-size:14px;padding:5px 0 0 12px;font-weight:bold;text-align:center;}
.total_score{font-size:16px;font-weight:bold;float:right;}
.score_log{font-size:16px;font-weight:bold;}
.total_score .jf,.score_log .jf{padding-right:45px;}

/***硬件设备列表***/
.apply_exchange .dh_tip{color:#06C;}

/***我的文章***/
.article_list {position: relative;z-index: 1;padding:0 15px 20px 15px;clear:both;}
.article_list ul{margin: 0;padding: 0;width: auto;}
.article_list ul li{width: 100%;height:50px;line-height:50px;text-align: left;border-bottom:1px dashed #e1e1e1;}
.article_list ul li span{float: right;width:12%;color:#999;font-size:14px;}
.article_list li a {display: inline-block;overflow: hidden;width:72%;text-overflow: ellipsis;white-space: nowrap;float:left;color:#666;font-size:16px;}
.article_list li a:hover{color:#06c;}
.article_list li a i {margin-right:4px;}
.article_list li span i {margin-right:6px;}


.historical_title,.case_title{border-bottom:none;text-align:center;}

/***征集案例***/
.product_collect .collect_tip{background:#fff;border-bottom:1px solid #e1e1e1;padding:4px 10px;}
.product_collect .collect_tip .collect_title{text-align:center;font-size:22px;color: #06C;}
.product_collect .collect_tip .collect_ct{font-size:16px;color: #06C;}
.product_collect .collect_tip .collect_limit{color:#F00;margin-bottom:18px;}

/***新手上路***/
.guide_content ul {padding-bottom: 30px;float: left;width: 100%;}
.guide_content li {padding: 15px 10px;width:98%;float: left;line-height: 30px;border-bottom: 1px dashed #d5d5d5;}
.guide_content li p.tit {font-size: 14px;font-weight: bold;color: #555555;}
.guide_content li p.tit  i{font-size: 16px;font-weight: bold;color:#F60;padding-right:5px;}
.guide_content li .pretext{font-size: 12px;color: #555555;}
.guide_content li .pretext p{margin-bottom:0;}

/***投诉管理***/
.vote_list {position: relative;z-index: 1;padding:0 15px 20px 15px;clear:both;}
.vote_list ul{margin: 0;padding: 0;width: auto;}
.vote_list ul li{width: 100%;height:50px;line-height:50px;text-align: left;border-bottom:1px dashed #e1e1e1;}
.vote_list ul li .right{float: right;width:4%;color:#999;font-size:14px;}
.vote_list ul li .date{float: right;width:20%;color:#999;font-size:14px;}
.vote_list li a {display: inline-block;overflow: hidden;width:64%;text-overflow: ellipsis;white-space: nowrap;float:left;color:#666;font-size:16px;}
.vote_list li a:hover{color:#06c;}
.vote_list li a i {margin-right:4px;}
.vote_list li span i {margin-right:6px;}


/***客户管理列表页***/
.client_title,.hardware_title,.historical_title,.case_title{height:36px;background: #ededed;}
.client_title p,.hardware_title p,.historical_title p,.case_title p{color: #666666;font-size: 14px;padding: 6px 0 0 10px;font-weight:bold;}
.search_box,.search_box1{border-left: 1px solid #e1e1e1;border-right: 1px solid #e1e1e1;background:#fff;}
.search_box input,.search_box .select-box{width:9%;margin-right:2%;}
.search_box1 input,.search_box1 .select-box{width:9%;margin-right:0.6%;}
.add_box{height:40px;}
.add_box .btn{float:right;}
.table-bordered tr td a{color:#5a98de;}
.Hui-breadcrumb{float:left;font-size:14px;color:#666;}
/***个人信息***/
.edit_password .password_title,.edit_personal .personal_title,.apply_exchange .apply_title{height:28px;background:#ededed;border-bottom:1px solid #e1e1e1;padding:4px 10px;}
.edit_password .password_title p,.edit_personal .personal_title p,.apply_exchange .apply_title p{font-size:16px;}
.edit_password .psw_tip,.edit_personal .code,.apply_exchange .code,.apply_exchange .dh_tip{font-size:14px;padding-top:3px;}
.edit_personal{border-bottom:1px solid #e1e1e1;border-left:1px solid #e1e1e1;border-right:1px solid #e1e1e1;}
.edit_personal .code1,.apply_exchange .code1,.product_collect .code1{font-size:14px;padding-top:6px;color:#F00;padding-right:5px;}
/***征集案例***/
.product_collect .collect_tip{background:#fff;border-bottom:1px solid #e1e1e1;padding:4px 10px;}
.product_collect .collect_tip .collect_title{text-align:center;font-size:22px;color: #06C;}
.product_collect .collect_tip .collect_ct{font-size:16px;color: #06C;}
.product_collect .collect_tip .collect_limit{color:#F00;margin-bottom:18px;}

/***销售知道 list***/
.salesknow-left{padding-right:20px;}
.salesknow-left .news-list li{height:39px;}

.salesknow-right{padding-right:0px;}
.salesknow-right .news-list li{height:39px;}
.salesknow-right .col-xs-1211{padding-bottom:20px;}

.salesknow-left .widget-content{padding:10px 20px;}
.salesknow-right .widget-content{padding:5px 20px;}
.salesknow-left .news3 .news-list.news3-list1{border-bottom:0;}

.salesknow-search-left{margin-right:290px;}
.salesknow-search-right{float:right;width:290px;}
.salesknow-search-left .input-text:hover{border: 1px solid #4AA734;}

.salesknow-search .btn{width:120px;height:32px;font-size:16px;padding:5px 10px;}
.salesknow-search .btn-1{background-color:#4AA734;border-color:#4AA734}
.salesknow-search .btn-1 span{display:inline-block;padding-left:10px;}
.salesknow-search .btn-2{background-color:#5a98de;float:right}
.salesknow-search .btn-2 span{display:inline-block;padding-right:10px;}
.salesknow-search .Hui-iconfont-search{font-size:18px;top:2px;}

#tab_Nosolve .news-list li a.reply{color:#989898}
#tab_Nosolve .news-list li span{width:40px;}
#tab_Nosolve .news-list li a.reply:hover{color:#75AAF0}

.tab_solve{padding:10px 20px;}
.tab_solve .tabBar{border:0;font-size:14px;}
.tab_solve .tabBar span{background-color:#fff;color:#85B2F3;padding:0;margin-right:30px;font-weight:normal;border-bottom:1px solid #fff;}
.tab_solve .tabBar span.current{color:#67CC52;border-bottom:1px solid #67CC52;}
.tab_solve .tabBar span:hover{color:#67CC52;border-bottom:1px solid #67CC52;}
.tab_solve .tabCon{margin-top:5px;}
#tab_Resolved .tabBar span{color:#67CC52;}


.list-more{height:25px;padding-top:15px;border-top:1px dashed #DDDDDD;text-align:center;}
.list-more a{font-size: 14px; color: #81B1EF}

.solve-null{width:450px;height:210px;margin:10px auto;font-size:14px;color:#9A9A9A}
.solve-null-img{background:url(/OnlineExperience/Content/Images/nosolve-null.png) no-repeat;width:280px;height:210px;float:left;}
.solve-null-content{height:50px;width:100px;float:left;padding-left:50px;padding-top:100px;}

.tab_solve .news-list li span.right-1{width:7%;font-size:12px;}
.tab_solve .news-list li a.reply{font-size:12px;}
.font-hot{color:#FE0002;font-style:normal;}
.font-help{color:#D796B6;font-style:normal;}
.font-anxious{color:#CE9900;font-style:normal;}

.kc-icon-myquest-more{background:url(/OnlineExperience/Content/Images/icon/myquest-more.png) no-repeat;width:13px;height:13px;position:relative;right:5px;top:5px;}
.myquest-null{text-align:center;font-size:14px;color:#9A9A9A}
.myquest-null-img {background:url(/OnlineExperience/Content/Images/myquest-null.png) no-repeat;width:120px;height:80px;margin:20px auto 0px; }

.news-list li i.salesknow-ico{font-size:10px;padding: 0 4px;color:#fff;display:inline-block;border-radius: 2px;line-height: 13px;position:relative;top:-2px;}
.salesknow-ico.hot-top-1{background-color: #F8433C;}
.salesknow-ico.hot-top-2{background-color: #FF8454;}
.salesknow-ico.hot-top-3{background-color: #5EE79F;}
.salesknow-ico.hot-top-other{background-color: #EEEEEE;}

.kc-icon-article-top-1{background:url(/OnlineExperience/Content/Images/icon/article-top1.png) no-repeat;}
.kc-icon-article-top-2{background:url(/OnlineExperience/Content/Images/icon/article-top2.png) no-repeat;}
.kc-icon-article-top-3{background:url(/OnlineExperience/Content/Images/icon/article-top3.png) no-repeat;}

.salesknow-ico.article-top-4{background-color: #349ACB;}
.salesknow-ico.article-top-other{background-color: #819CBA;}

.salesknow-active-top .list-right{width:20%; float:right;}
.salesknow-active-top .list-left{width:35%; float:left;}
.salesknow-active-top .list-left i{font-style:normal;}
.salesknow-active-top .list-center{margin-left:36%;margin-right:21%;}
.salesknow-active-top .list-left i.kc-icon{position:relative;top:5px;left:5px;}

/*.salesknow-active-top .news-list li{color:#A7A7A7}*/
.salesknow-active-top .news-list li.top-1{color:#CE494A}
.salesknow-active-top .news-list li.top-2{color:#9EA021}
.salesknow-active-top .news-list li.top-3{color:#46A1D0}
.salesknow-active-top .news-list li.top-4{color:#9999CB}
.salesknow-active-top .news-list li i.salesknow-ico{left:5px;font-style:normal;padding:0 5.5px;line-height:17px;}

/**************************/

.go-solve {background-color:#5797DC}
.go-solve .center{width:253px;margin:0px auto;}

.nosolve-list .go-solve {background-color:#5797DC}
.nosolve-list .go-solve .btn-primary:hover{background-color:#5797DC;border-color: #5797DC;}
.resolved-list .go-solve {background-color:#4AA734}
.resolved-list .go-solve .btn-primary{background-color: #4AA734;border-color: #4AA734;}
/*.resolved-list .go-solve .btn-primary:hover{background-color:#67CC52;}*/ 

.only-right{margin-left:-20px;}

/*@media(min-width:0px) {
    .only-right .col-sm-9{width:79%}
    .only-right .col-sm-3{width:21%}
}*/
.only-right .salesknow-left,.only-right .layout-left{width:79%;}
.only-right .salesknow-right,.only-right .layout-right{width:21%;}

.input-text.size-XXXL,.btn.size-XXXL{font-size:25px; height:80px;}/*加大*/
a.btn.size-XXXL,span.btn.size-XXXL{ line-height:56px;letter-spacing:6px;}
.btn.size-XXXL{ padding:10px 43px}

.news-tag .widget-content{padding:10px 20px;}
.tag-list a{display:inline-block;font-size:14px;padding:0 5px;margin:7px 10px 8px 0;}

.news-tag .color-1{border:1px solid #019E97;color:#019E97;}
.news-tag .color-2{border:1px solid #4BA833;color:#4BA833;}
.news-tag .color-3{border:1px solid #009EEA;color:#009EEA;}
.news-tag .color-4{border:1px solid #3EACE9;color:#3EACE9;}
.news-tag .color-5{border:1px solid #CEC578;color:#CEC578;}
.news-tag .color-6{border:1px solid #5694CF;color:#5694CF;}
.news-tag .color-7{border:1px solid #5E95D8;color:#5E95D8;}
.news-tag .color-8{border:1px solid #E72588;color:#E72588;}
.news-tag .color-9{border:1px solid #40ABA5;color:#40ABA5;}
.news-tag .color-10{border:1px solid #5E95D8;color:#5E95D8;}
.news-tag .color-11{border:1px solid #00993F;color:#00993F;}
.news-tag .color-12{border:1px solid #68BBEF;color:#68BBEF;}

.solve-list li{font-size:14px;border-bottom:1px solid #ddd;padding:10px 0;}
.solve-list li .left{width:40px;float:left;margin-top: 5px;}
.solve-list li .center{margin-left:50px;}
.solve-list li .title{width:60%;overflow:hidden;}
.solve-list li .title a.main-title{width:99%;overflow:hidden;display:inline-block;white-space:nowrap;/*text-overflow:ellipsis;*/ }

.attributes{padding:8px 0;}
.attributes-left{/*width:70%;*/margin-right:30%;}
.attributes-right{float:right;width:30%;text-align:right;}
.attributes-right .reply{margin-right:10px;font-size:14px;}
.attributes-right a.reply:hover{color: #1e78e7;}

/*.solve-list li .attributes{padding:8px 0;}
.solve-list li .attributes-left{margin-right:30%;}
.solve-list li .attributes-right{float:right;width:30%;text-align:right;}
.solve-list li .attributes-right .reply{margin-right:10px;font-size:14px;}
.solve-list li .attributes-right a.reply:hover{color: #1e78e7;}*/

.solve-details .attributes-left{margin-right:27%;}
.solve-details .attributes-right{width:27%;}

.attributes,.attributes a,.attributes span{font-size:12px;color:#A0A0A0}
.line-height{background-color:#B6B6B6;height:13px;margin:0 15px;display:inline-block;width:2px;position:relative;top:2px;}

.solve-list li .color-hot .font-color{color:#FE0002;}
.solve-list li .color-help .font-color{color:#FE0002;}

.font-color-1,.attributes .font-color-1{color:#69A0F2;}
.font-color-2,.attributes .font-color-2{color:#4CA732;}


.solve-list li .font-hot,.solve-list li .attributes .font-hot{color:#FE0002;}
.solve-list li .font-help,.solve-list li .attributes .font-help{color:#D796B6;}
.solve-list li .font-anxious,.solve-list li .attributes .font-anxious{color:#CE9900;}
.solve-list li .font-other,.solve-list li .attributes .font-other{color:#48AA33;}
.tab_solve .list-Pager{font-size:14px;margin-top:45px;}

.resolved-list .tabBar span{color: #67CC52;}
.resolved-list .tabBar span.current{border-bottom: 1px solid #67CC52;}
.resolved-list .tabBar span:hover {border-bottom: 1px solid #67CC52;}

.widget-box span.more1{float: right;min-width: 13px;line-height: 20px;position: relative;top: -11px;height: 20px;}
.solved-icon {width: 76px;height: 56px;display: inline-block;}
.solved-icon-praise{background: url(/OnlineExperience/Content/Images/icon/solve-praise.png) no-repeat;}
.solved-icon-cheer{background: url(/OnlineExperience/Content/Images/icon/solve-cheer.png) no-repeat;}

.top-answers{color: #4CA732;}
h3.top-answers .newicon i {border: 1px solid #4CA732;}

.kc-icon-article-like3{background:url(/OnlineExperience/Content/Images/icon/article-like3.png) no-repeat;}
a:hover i.kc-icon-article-like3{background:url(/OnlineExperience/Content/Images/icon/article-like4.png) no-repeat;}
a.article-like-ok3{font-size:14px;color:#9999AA}
a.article-like-ok3:hover{color:#CBCC33}

.kc-icon-article-like4{background:url(/OnlineExperience/Content/Images/icon/article-like4.png) no-repeat;}
.kc-icon-article-reward1{background:url(/OnlineExperience/Content/Images/icon/article-reward1.png) no-repeat;}
.kc-icon-article-favorites1{background:url(/OnlineExperience/Content/Images/icon/article-favorites1.png) no-repeat;}
.solve-details .line-height{margin:0 10px;}
.solve-details .detail-header-title{border:0;font-weight:400;}
.solve-details .detail-content{font-size:16px;color:#9A9A9A;border-bottom:1px solid #E1E1E1;margin-bottom: 0px;}
.solve-details .tag{font-style:normal;font-size:12px;color:#fff;position:relative;top:-9px;padding:2px 6px;left:10px;border-radius:2px;}
.solve-details .tag-hot{background-color:#CC3431;}

.solve-details .tag-help{background-color:#D796B6;}
.solve-details .tag-anxious{background-color:#CE9900;}

.index-page .news-list li{height:35px;line-height:35px;}
.index-huiTab .news-list li span{width: 10%;font-size:12px;}
.index-huiTab .widget-content{height:350px;}
.index-page .sub-list .widget-content{height:290px;}

.marquee>div{display:inline;}
.marquee a.color-1{color:#84B2F0}
.marquee a.color-2{color:#323232}
.marquee a.color-3{color:#4AA732}
.marquee a.color-4{color:#669D9A}
.marquee a.color-5{color:#019FE8}

.index-huiTab .tabBar{display:inline-block;border-bottom:none;font-size: 18px;padding:5px 0;}
.index-huiTab .tabBar span{background-color:transparent;font-weight: normal;padding: 0 20px;border-left:1px solid #FFFEFF;height:21px;line-height:22px;margin-top: 5px;}
.index-huiTab .tabBar span:first-child{padding-left:0;border-left:0;background-color:transparent !important;color:#FFFFFF !important;border-radius:0 !important;}

.index-huiTab .tabBar span:first-child +span{border-left:1px solid #FFFEFF !important;}
.index-huiTab .tabBar span.current{background-color:#FFFFFF;color:#67CC52;height:37px;line-height:32px;border-radius:10px 10px 0 0;margin-top: 0;}
.index-huiTab .tabBar span.current+span{border-left:0;}

.index-huiTab .news-list.news3-list1 li a.reply{font-size:12px;color:#4893ec;}

.index-my-inquires .left{font-size:12px;color:#4893ec;height:20px;margin:5px 100px 5px 10px;}
.index-my-inquires .right{position: relative; right: 15px; width: 80px; float: right; height: 27px; background: url('/OnlineExperience/Content/Images/bg-my-inquires.png') no-repeat;text-align:center;color:#fff;padding-top: 2px;}

.index-noticeTab .tabBar span.current{color:#7FAAFF;}
.article-list .sub-list .widget-content{height:355px;}
.article-list .sub-list .widget-content .content{font-size:12px;text-indent:25px;color:#9A9A9A;overflow:hidden;text-overflow:ellipsis;height:45px;}

/*.nosolve-list*/

/*****产品发布********/
.news-list.sub-height-36 li{height:36px;}
.list-right-down{width:60px;float:right;}
a.list-right-down{background-color:#4891ED;width:36px;height:21px;line-height:21px;color:#fff;padding: 0 12px;overflow:hidden;margin-top:6px;border-radius:3px 3px;}
.change-right a.list-right-down{display:none;}
.change-right:hover span.list-right-down{display:none}
.change-right:hover a.list-right-down{display:block}

.pro-down li a.list-right-down{width:36px;height:25px;line-height:25px;padding: 0 19px;margin-top:3px;background-color:#fff;color:#4891ED;border:1px solid #4891ED;}
.pro-down li a.list-right-down:hover{width:36px;height:25px;line-height:25px;padding: 0 19px;margin-top:3px;background-color:#4891ED;color:#fff;}
.pro-down .attributes-left{float:left;width:17%;max-width:none;text-align:left;}
.pro-down li .recent-update{color:#5BAE46;}
.pro-down li .title{display:block;padding:5px 0;font-weight:700}
.pro-down li {height:84px;}
.pro-down li.line-bottom{border-bottom:1px solid #DDDDDD;}
.pro-down li.line-bottom:last-child {border-bottom:0;}

#pro_down .widget-title{padding-left:17px;}
#pro_down .tabBar{border-bottom:0;}
#pro_down .tabBar span{padding:0 16px;font-size:16px;font-weight:400;background-color: #67CC52;margin-top: 3px;height: 37px;line-height: 36px;}
#pro_down .tabBar span.current{color:#5899ED;background-color: #fff;border-radius:8px 8px 0 0;}
#pro_down .tabBar span:hover{color:#5899ED;background-color: #fff;border-radius:8px 8px 0 0;}

.video-list a.list-right-down{background-color:#fff;color:#4891ED;}
.video-list a.list-right-down:hover{background-color:#4891ED;color:#fff;}

/***tabs 初中高级***/
.list-tabs .widget-title{background-color: #fff;position:relative;overflow:hidden;}

.list-tabs .tabBar{border-bottom:0;}
.list-tabs .tabBar span{position:relative;top:9px;height: 20px;line-height:20px;padding: 5px 15px;transform: skew(12deg);-ms-transform:skew(12deg);background-color: #fff;color:#808080;font-size:14px;font-weight:400;}
.list-tabs .tabBar span:first-child{font-size:18px;height: 36px;line-height: 30px;top:0px;margin-left: -8px;padding-left:38px;padding-bottom:0;}
.list-tabs .tabBar span:first-child:before{width:2px;height:17px;position:absolute;top:13px;left:26px;background-color:red;content:'';transform: skew(-12deg);-ms-transform:skew(-12deg);}
.list-tabs .tabBar span em{font-style: inherit;transform: skew(-12deg);-ms-transform:skew(-12deg);display:inline-block}

.list-tabs .bg-news-list-1{border-bottom: 1px solid #80AAFF;border-left: 1px solid #80AAFF;}
.list-tabs .bg-news-list-1 .tabBar span{border:1px solid #80AAFF;}
.list-tabs .bg-news-list-1 .tabBar span:first-child{color:#80AAFF}
.list-tabs .bg-news-list-1 .tabBar span:first-child:before{background-color:#80AAFF;}
.list-tabs .bg-news-list-1 .tabBar span.current{background-color:#80AAFF;}
.list-tabs .bg-news-list-1 .tabs-bg-font span{color:#80AAFF}

.list-tabs .bg-news-list-2{border-bottom: 1px solid #45CDC1;border-left: 1px solid #45CDC1;}
.list-tabs .bg-news-list-2 .tabBar span{border:1px solid #45CDC1;}
.list-tabs .bg-news-list-2 .tabBar span:first-child{color:#45CDC1}
.list-tabs .bg-news-list-2 .tabBar span:first-child:before{background-color:#45CDC1;}
.list-tabs .bg-news-list-2 .tabBar span.current{background-color:#45CDC1;}
.list-tabs .bg-news-list-2 .tabs-bg-font span{color:#45CDC1}

.list-tabs .bg-news-list-3{border-bottom: 1px solid #FFA566;border-left: 1px solid #FFA566;}
.list-tabs .bg-news-list-3 .tabBar span{border:1px solid #FFA566;}
.list-tabs .bg-news-list-3 .tabBar span:first-child{color:#FFA566}
.list-tabs .bg-news-list-3 .tabBar span:first-child:before{background-color:#FFA566;}
.list-tabs .bg-news-list-3 .tabBar span.current{background-color:#FFA566;}
.list-tabs .bg-news-list-3 .tabs-bg-font span{color:#FFA566}

.list-tabs .bg-news-list-4{border-bottom: 1px solid #67CC52;border-left: 1px solid #67CC52;}
.list-tabs .bg-news-list-4 .tabBar span{border:1px solid #67CC52;}
.list-tabs .bg-news-list-4 .tabBar span:first-child{color:#67CC52}
.list-tabs .bg-news-list-4 .tabBar span:first-child:before{background-color:#67CC52;}
.list-tabs .bg-news-list-4 .tabBar span.current{background-color:#67CC52;}
.list-tabs .bg-news-list-4 .tabs-bg-font span{color:#67CC52}

.list-tabs .bg-news-list-5{border-bottom: 1px solid #D982C9;border-left: 1px solid #D982C9;}
.list-tabs .bg-news-list-5 .tabBar span{border:1px solid #D982C9;}
.list-tabs .bg-news-list-5 .tabBar span:first-child{color:#D982C9}
.list-tabs .bg-news-list-5 .tabBar span:first-child:before{background-color:#D982C9;}
.list-tabs .bg-news-list-5 .tabBar span.current{background-color:#D982C9;}
.list-tabs .bg-news-list-5 .tabs-bg-font span{color:#D982C9}

.list-tabs .bg-news-list-6{border-bottom: 1px solid #80AAFE;border-left: 1px solid #80AAFE;}
.list-tabs .bg-news-list-6 .tabBar span{border:1px solid #80AAFE;}
.list-tabs .bg-news-list-6 .tabBar span:first-child{color:#80AAFE}
.list-tabs .bg-news-list-6 .tabBar span:first-child:before{background-color:#80AAFE;}
.list-tabs .bg-news-list-6 .tabBar span.current{background-color:#80AAFE;}
.list-tabs .bg-news-list-6 .tabs-bg-font span{color:#80AAFE}

.list-tabs .bg-news-list-7{border-bottom: 1px solid #FFC859;border-left: 1px solid #FFC859;}
.list-tabs .bg-news-list-7 .tabBar span{border:1px solid #FFC859;}
.list-tabs .bg-news-list-7 .tabBar span:first-child{color:#FFC859}
.list-tabs .bg-news-list-7 .tabBar span:first-child:before{background-color:#FFC859;}
.list-tabs .bg-news-list-7 .tabBar span.current{background-color:#FFC859;}
.list-tabs .bg-news-list-7 .tabs-bg-font span{color:#FFC859}

.list-tabs .bg-news-list-8{border-bottom: 1px solid #46CCC1;border-left: 1px solid #46CCC1;}
.list-tabs .bg-news-list-8 .tabBar span{border:1px solid #46CCC1;}
.list-tabs .bg-news-list-8 .tabBar span:first-child{color:#46CCC1}
.list-tabs .bg-news-list-8 .tabBar span:first-child:before{background-color:#46CCC1;}
.list-tabs .bg-news-list-8 .tabBar span.current{background-color:#46CCC1;}
.list-tabs .bg-news-list-8 .tabs-bg-font span{color:#46CCC1}

.list-tabs .widget-title .tabBar span{border-left-width:0;}
.list-tabs .widget-title .tabBar span:first-child+span{border-left-width:1px;}
.list-tabs .widget-title .tabBar span.current{color:#fff}
.list-tabs .widget-title .tabBar span.current:first-child:before{background-color:#fff;}

/**后台菜单**/
#AdminMenu h4 .kc-icon-menu{margin:0 15px;}
#AdminMenu li.item{border-bottom: solid 1px #f2f2f2;}
#AdminMenu .item h4{background-color:#fff;color:#333;font-size: 14px;font-weight:400;}
#AdminMenu .item .selected{color:#4892EB}
#AdminMenu .Huifold-body{display:none;}
#AdminMenu .open+.Huifold-body{display:block;}

#AdminMenu .menu1-ico{position: absolute;right: 15px;}
#AdminMenu .open.Huifold-header i.menu1-ico:before{content: "\e6a1";}

#AdminMenu .Huifold-body2{display:none;}
#AdminMenu .openSub{color: #64B3EE;}
#AdminMenu .openSub+.Huifold-body2{display:block;}
#AdminMenu .openSub.Huifold-header2 i.Hui-iconfont-arrow2-bottom:before{content: "\e6d6";}

#AdminMenu .sub-menu{padding-left:58px;background-color:#fff;font-size: 14px;padding-bottom:10px;}
#AdminMenu .sub-menu li{line-height:31px;}
#AdminMenu .sub-menu.level-3{padding-left:13px;}
/*#AdminMenu .item .selected{color:#4892EB}*/
/****后台弹出层*****/
.layui-layer-admin{min-height:200px;border-radius:8px !important;overflow:hidden;}
.layui-layer-admin .layui-layer-title{padding:0 10px 0 0;border-bottom:1px solid #E6E6E6;}
.layui-layer-admin .dialog-header{height: 40px;line-height: 40px;padding:0 20px 0 30px;}
.layui-layer-admin .dialog-header:before{width: 2px;height: 17px;position: absolute;top: 13px;left: 20px;background-color: #4591EF;content: '';}
.layui-layer-admin .dialog-title{font-size:16px;color:#4591EF}
.layui-layer-admin .dialog-more{padding: 10px 13px 0 13px;min-width: 13px;height:22px;line-height: 20px;position:absolute;right:36px;}

.admin-dialog-page .dialog-header{height: 40px;line-height: 40px;padding:0 20px 0 30px;border-bottom:1px solid #E6E6E6;}
.admin-dialog-page .dialog-header:before{width: 2px;height: 17px;position: absolute;top: 13px;left: 20px;background-color: #4591EF;content: '';}
.admin-dialog-page .dialog-title{font-size:16px;color:#4591EF}
.admin-dialog-page .dialog-more{float: right;padding: 10px 13px 0 13px;min-width: 13px;line-height: 20px;}

.admin-dialog-page .form .row{margin-top:10px;}
.admin-dialog-page .dialog-body{padding:0 20px;}
.admin-dialog-page .dialog-panel{padding-bottom:20px;}
.admin-dialog-page .dialog-panel .dialog-ul-panel>li{height:33px;line-height:33px;}
.admin-dialog-page .dialog-panel-title{color:#68A1EE}
.admin-dialog-page .dialog-panel.h-40 li{height:40px;line-height:40px;}

.video-batch-edit .dialog-panel .dialog-ul-panel>li{height:40px;}

/**select2**/
.admin .select2-container--default .select2-selection--single ,.admin .select2-container--default .select2-selection--multiple,.admin .select2-container--default.select2-container--focus .select2-selection--multiple{border: 1px solid #DDDDDD;border-radius: 0;}
.admin .select2-container .select2-selection--single{height:31px;}
.select2-container .select2-dropdown{border: 1px solid #DDDDDD;}
.dropdown-h-180 .select2-results > .select2-results__options{height:180px;}
.dropdown-h-150 .select2-results > .select2-results__options{height:150px;}
.dropdown-h-110 .select2-results > .select2-results__options{height:110px;}

.container-multiple.select2-selection--multiple{height:33px;line-height:17px;}
.container-multiple.select2-selection--multiple ul{height:30px;line-height:30px;}
.container-multiple.select2-selection--multiple li{height:20px;line-height:20px;}
.admin .container-multiple.select2-selection--multiple .select2-selection__clear{margin-top:0px;margin-right:15px;}
.admin .container-multiple:after{border-color: #888 transparent transparent transparent;
border-style: solid;border-width: 5px 4px 0 4px;height: 0;right: 7px;margin-left: -4px;margin-top: -2px;position: absolute;
top: 50%;content:'';cursor:pointer;width: 0;}
.select2-dropdown{font-size:14px;}

/******产品线*******/
.admin th, .admin td{font-size:14px;font-weight: 400;}
.admin .breadcrumb {height:35px;padding-left: 10px;}
.admin .btn-primary{background-color: #4891ED;border-color: #4891ED;}
/*.table-title-bar{height:33px;line-height:33px;border-width:1px 1px 0 1px;border-style:solid;border-color:#ddd;position:relative;background-color:#99CDFF}
.table-title-bar span.title{padding-left:23px;color:#333333;font-size:14px;}
.table-title-bar span.title:before{width: 2px;height: 17px;position: absolute;top: 7px;left: 15px;background-color: #333333;content: '';}*/

.table-hover tbody tr:hover td{background-color: transparent;}
.table-hover tbody tr:hover .td-hover{color:#ADADAD}
.table-hover tbody tr{height:32px;line-height:32px;}
.table-hover tbody a:hover{text-decoration:none;border-bottom:1px solid #4891ED;}

.admin .table-hover tbody a{height:25px;line-height:25px;}
.td-bar{width:100px;}
.td-pro-line{width:225px;}
.td-pro-Down{width:13%;}
.admin .table-hover tbody a.bar-bg{width:30px;height:25px;line-height:25px;padding: 2px 7px;border-radius:4px;background-color:#4891ED;color:#fff;text-decoration:none;border-bottom:none;}

.btn-ico{margin-left:10px;display:inline-block;background-color:#4891ED;cursor:pointer;position: relative;}
.btn-ico .btn-primary{padding:5px 42px 5px 22px;font-size:18px;background-color:transparent;border:none;}
.btn-ico .btn-primary:hover{border:none;}
/*.pro-line .btn-ico1:after{font-family: "Hui-iconfont" !important;font-style: normal;-webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0.2px;-moz-osx-font-smoothing: grayscale;content:"\e600";
position: relative;top:5px; right: 40px;font-size:20px;color:#fff;display:inline-block;width:0px;}*/
.btn-ico.Hui-iconfont:before{position: absolute;top:5px; right: 36px;display:inline-block;width:0px;font-size:20px;color:#fff;}

.pro-video-type .btn-ico.Hui-iconfont:before{top:4px;}

.hint{color:red;font-size:14px;height:30px;}
.admin .content{padding:40px 60px;}

.admin .form h4{font-size:18px;display:inline-block;}
.admin .col-sm-2{width:19.5%;}
.admin .col-sm-10{width:80.5%;}

.fold{float:right;position:relative;top:5px;right:10px;border:1px solid #fff;font-size:14px;width:52px;height:22px;border-radius:4px;line-height: 22px;padding:0 5px;background: rgba(255, 255, 255, 0.7);}
.fold:after{font-family: "Hui-iconfont" !important;font-style: normal;-webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0.2px;-moz-osx-font-smoothing: grayscale;content:"\e6d5";position: relative;top:1px; right: -1px;font-size:16px;display:inline-block;width:0px;}
.admin .Huifold .selected .fold:after{content:"\e6d6";}
.fold-open{display:inline-block;}
.fold-close{display:none;}
.admin .Huifold .selected .fold-open{display:none;}
.admin .Huifold .selected .fold-close{display:inline-block;}

.admin ul.Huifold {text-indent:0px;}
.table-title-bar{height:33px;line-height:33px;border-width:1px 1px 0 1px;border-style:solid;border-color:#ddd;}
.table-title-bar span.title{padding-left:20px;color:#333333;font-size:16px;}
.table-title-bar span.title:before{width: 2px;height: 15px;position: absolute;top: 10px;left: 20px;background-color: #333333;content: '';}
.Huifold .item h4.table-title-bar{padding:0 10px;height:33px;line-height:33px;font-size:14px;font-weight:400;}
.admin .bg-bar-1,.admin .Huifold .table-title-bar.bg-bar-1{background-color:#99CDFF}
.admin .Huifold .table-title-bar.bg-bar-2{background-color:#5ED4B4}
.admin .Huifold .table-title-bar.bg-bar-3{background-color:#FBC27B}
.admin .Huifold .table-title-bar.bg-bar-4{background-color:#2EDF8E}
.admin .Huifold .table-title-bar.bg-bar-5{background-color:#99CDFF}
.admin .Huifold .table-title-bar.bg-bar-6{background-color:#99C1E5}
.admin .Huifold .table-title-bar.bg-bar-7{background-color:#99CDFF}
.admin .Huifold .table-title-bar.bg-bar-8{background-color:#DDDDDD}

.table-title-bar.font-color-fff span.title{color:#fff;}
.table-title-bar.font-color-fff .fold{color:#fff;background-color:transparent;}
.table-title-bar.font-color-fff span.title:before{background-color:#fff}

.table-bordered th.b-l-0, .table-bordered td.b-l-0{border-left:0}

.admin .recent-update{color:#8FB6ED}
.admin .btn-1{background-color:transparent;color:#4891ED}
.admin .btn-1:hover{background-color:#4891ED;color:#fff}

.video-index .Huifold .item h4.table-title-bar{padding-right:0;}
.admin .table-title-bar .bar{float:right;font-size:16px;height:33px;padding:0 15px;background-color: #4891ED;color:#fff}
.video-index .btn.size-L {padding: 8px 20px;}
#btnBatchUpdate {padding:8px 25px;}
.scroll-body{border-top:none;border-bottom:none;}
.admin .select2-selection.size-L{height:41px;font-size:14px;}
.admin .select2-selection.size-L.select2-selection--single .select2-selection__rendered {line-height: 41px;}
.admin .select2-selection.size-L.select2-selection--single .select2-selection__arrow{height:41px;}

.admin .select2-selection.size-M{height:31px;font-size:14px;}
.admin .select2-selection.size-M.select2-selection--single .select2-selection__rendered {line-height: 31px;}
.admin .select2-selection.size-M.select2-selection--single .select2-selection__arrow{height:31px;}

/**video type**/ 
.pro-video-type .widget-title{padding-left:20px;background-color:transparent;border-bottom:1px solid #4891ED;height: 44px;}
.pro-video-type .tabBar{border-bottom:0;}
.pro-video-type .tabBar span{padding:0 23px;font-size:16px;font-weight:400;height: 44px;line-height: 44px;margin-left:5px;border:1px solid #EAEAEA;background-color: transparent;color:#999999;border-radius:8px 8px 0 0;border-bottom:none;}
.pro-video-type .tabBar span.current{color:#84B0F1;background-color: #fff;border-color:#4891ED}
.pro-video-type .tabBar span:hover{color:#84B0F1;background-color: #fff;border-color:#4891ED}
.pro-video-type .tabCon{padding:15px 40px;}

.marketing-col .list-panel-content .title{padding:10px 10px 0;font-size:14px;height:40px;overflow:hidden;color:#A1A1A1}
.marketing-col .list-panel-content .attribute{padding:10px 10px 10px;height:20px;color:#A1A1A1}
.marketing-col .list-panel-content .attribute .left{width: 22.66667%;display:inline-block;overflow:hidden;white-space: nowrap;}
.marketing-col .list-panel-content .attribute .right{width: 75.33333%;display:inline-block;overflow:hidden;white-space: nowrap;text-align:right;}

.marketing-col .sub-areas{padding:0px;margin-left: -7.5px;margin-right: -7.5px;}
.marketing-col .list-panel{padding-left:7.5px;padding-right: 7.5px;box-sizing:border-box;}
.marketing-col .list-panel .list-panel-content{border:1px solid #EDEDED;background-color:#fff;}
.marketing-col .sub-list--img-col{padding-top:20px;margin-left: -7.5px !important;margin-right: -7.5px;}

.marketing-col .widget-title .kc-icon-more{background: url(/OnlineExperience/Content/Images/icon/more-blue.png) no-repeat;}

.marketing-col .bg-news-list-1{color:#59C8FF;background-color:transparent;border-top:2px solid #59C8FF;}
.marketing-col .bg-news-list-1 .newicon i {border: 1px solid #59C8FF;}

.marketing-col .bg-news-list-2{color:#80AAFF;background-color:transparent;border-top:2px solid #80AAFF;}
.marketing-col .bg-news-list-2 .newicon i {border: 1px solid #80AAFF;}

.marketing-col .bg-news-list-3{color:#66CD88;background-color:transparent;border-top:2px solid #66CD88;}
.marketing-col .bg-news-list-3 .newicon i {border: 1px solid #66CD88;}

.marketing-col .bg-news-list-4{color:#FEA666;background-color:transparent;border-top:2px solid #FEA666;}
.marketing-col .bg-news-list-4 .newicon i {border: 1px solid #FEA666;}

.marketing-detail .bg-news-list-1{background-color:#59C8FF;}
.marketing-detail .detail-head{background-color:#D5F2FA;padding:20px 40px 10px;}
.marketing-detail .attributes-left{width:40%}
.marketing-detail .attributes-right{width:60%}
.marketing-detail .detail-content{padding:20px 40px 0;margin-bottom:0;}
.marketing-detail .detail-footer{padding-bottom:10px;height: auto;}
.marketing-detail .detail-footer .bar-lump{display:inline-block;float:left;height:55px;line-height:55px;background-color:#EEEEEE;text-align:center;}

.marketing-detail .detail-footer span{top:-2px;float:none;font-size:14px;}
.marketing-detail .detail-footer .double{height:55px;line-height:55px;float: initial;width:56%;text-align: left;}
.marketing-detail .detail-footer .double .level-1{height:20px;line-height:20px;position:relative;top:-10px;left:0;}
.marketing-detail .detail-footer .double .level-2{height:20px;line-height:20px;position:absolute;top:30px;left:0;}
.marketing-detail .detail-footer a{background-color:transparent;}
.marketing-detail .detail-header-title{border-bottom:none;}

.kc-icon-article-down-medium{background:url(/OnlineExperience/Content/Images/icon/article-down-medium.png) no-repeat;width:24px;height:24px;}
.kc-icon-article-favorites-medium{background:url(/OnlineExperience/Content/Images/icon/article-favorites-medium.png) no-repeat;width:24px;height:24px;}
.kc-icon-article-preview-medium{background:url(/OnlineExperience/Content/Images/icon/article-preview-medium.png) no-repeat;width:24px;height:24px;}

.kc-icon-article-like-medium{background:url(/OnlineExperience/Content/Images/icon/article-like-medium.png) no-repeat;width:24px;height:24px;}
.kc-icon-article-no-like-medium{background:url(/OnlineExperience/Content/Images/icon/article-no-like-medium.png) no-repeat;width:24px;height:24px;}

.kc-icon-article-like-small{background:url(/OnlineExperience/Content/Images/icon/article-like-small.png) no-repeat;width:24px;height:24px;}
a.hvoer .kc-icon-article-like-small{background:url(/OnlineExperience/Content/Images/icon/article-like-small1.png) no-repeat;width:24px;height:24px;}
.kc-icon-article-no-like-small{background:url(/OnlineExperience/Content/Images/icon/article-no-like-small.png) no-repeat;width:24px;height:24px;}
a.hvoer .kc-icon-article-no-like-small{background:url(/OnlineExperience/Content/Images/icon/article-no-like-small1.png) no-repeat;width:24px;height:24px;}

/*市场支持申请*/
.apply-list .btnApply{display:inline-block;text-align:center;width:100%;height:65px;line-height:65px;font-size:18px;background-color:#509CFA;color:#fff;position:relative}
.apply-list .btnApply i.Hui-iconfont{position:absolute;right:20px;color:#94C5FD;font-size:22px;}

.apply-list .search{font-size:14px;height:50px;line-height:50px;border-top:1px solid #DDDDDD;border-bottom:1px solid #DDDDDD;padding:0px 30px;}
.apply-list .select2-container .select2-selection--single{height:30px;border: solid 1px #ddd;border-radius: 0;}
.apply-list .input-text.size-MINI, .btn.size-MINI{height:30px;}
.apply-list .search .btn-primary{background-color: #67CC88;border-color: #67CC88;padding:0 30px;border-radius:0;}
.apply-list .table{border:1px solid #ddd;}
.apply-list .table th,.apply-list .table td{font-size:14px;}
.apply-list .table th{font-weight:400;background-color:#59C8FF;color:#fff}

.apply-list .btn-default{padding:0 48px;font-size:18px;height: 38px;line-height:38px;background-color: #509CFA;border-color: #509CFA;color:#fff}
.apply-list .btn-default:hover{background-color:#4891ED;border-color: #4891ED;color:#fff}

.apply-list .content-describe{padding:0px 87px 30px;}

.apply-list .reply-title{height:30px;line-height:30px;background-color:#F3F3F3;}
.apply-list .reply-content{padding:30px 87px;}
.apply-list .reply-content .title{height:30px;line-height:30px;display:block;background-color:#E4E4E4;padding-left:10px;}
.apply-list .form .textarea{height:160px;padding-left:10px;}

.apply-list .btn-ico.Hui-iconfont::before{top:6px;}
.apply-list a.btn.size-L{line-height:33px;}
.apply-list .file-list{padding:30px 87px 50px;margin-left:-40px;}
.apply-list .file-list .col-sm-3{padding:0 0 0 40px;}
.apply-list .file-list .col-sm-3 .thumbnail-1{min-height:176px;border:1px solid #ddd;width:100%}
.apply-list .file-list .col-sm-3 i.Hui-iconfont{position: absolute;left: 50%;cursor:pointer;margin-left: 10px;font-size: 22px;bottom:-30px}

.apply-list .form .form-base{padding:30px 20px 26px;font-size:14px;}
.apply-list .form .form-base .title{padding:0;font-size:14px;}

.pro-train .news-list li {height: 35px;line-height: 35px;}

.help-suggestion .form h4.title{font-size:16px;color:#C5C5C5}
.help-suggestion .form .col-sm-2{width:12%;padding-left:0}
.help-suggestion .form .col-sm-10{width:87%;padding-right:0}
.sug-type .btn{background-color: transparent;border-color:#DBDBDB;color:#333;width:90px;font-size:16px;}
.sug-type .btn:hover,.sug-type .btn.selected{background-color: #4891ED;border-color:#4891ED;color:#fff}

.help-suggestion .btn-ico{margin-left:0;background-color:transparent;border:1px solid #4891ED;}
.help-suggestion .btn-ico .btn{padding:8px 20px;color:#4891ED}
.kc-icon-btn-img{background:url(/OnlineExperience/Content/Images/icon/btn-img.png) no-repeat;width:24px;height:18px;position: relative;top: 3px;padding-right: 5px;}

.input-file{font-size:inherit;width: 100%;height: 100%;}
.textarea-hint{position:relative;}
.textarea-hint textarea{padding-bottom:28px;}
.textarea-hint .count{position:relative;margin-right:22px;margin-top: -26px;text-align: right;font-size:14px;color:#A9A9A9;margin-bottom:0}

/*.apply-list .btnApply{display:inline-block;text-align:center;width:100%;height:65px;line-height:65px;font-size:18px;background-color:#509CFA;color:#fff;position:relative}
.apply-list .btnApply i.Hui-iconfont{position:absolute;right:20px;color:#94C5FD;font-size:22px;}*/

.img-survey{background:url(/OnlineExperience/Content/Images/img-toupiao.png) no-repeat;margin:auto;width:87px;height:113px;margin:0 auto;}
.btnSurvey{display:inline-block;text-align:center;width:100%;height:98px;line-height:98px;font-size:22px;background-color:#509CFA;color:#fff;position:relative}
.btnSurvey i.Hui-iconfont{position:absolute;right:20px;color:#94C5FD;font-size:22px;}
a.btnSurvey:hover{color:#fff}

.btnProBack-max{display:inline-block;text-align:center;width:100%;height:98px;line-height:98px;font-size:26px;background-color:#80AAFF;color:#fff;position:relative}
a.btnProBack-max:hover{color:#fff}

.kc-table.table th {font-weight: 400;background-color: #80AAFF;color: #fff;font-size:16px;}
.kc-table.table td {font-size: 14px;}
.kc-table.table .pl-15{padding-left:15px;}
.kc-table.table-hover tbody tr:hover td{background-color: #E3EBF6;}
.table.table-line {border: 1px solid #ddd;}

.pro-back-add .form{font-size:15px;}
.pro-back-add .form .title{font-size:15px;padding-left:0px;}
.pro-back-add .form .content-p{padding-right:0;}
.pro-back-add .btn{font-size:18px;}
.pro-back-add .btn-primary{background-color:#00A0EA}
.pro-back-add .ddl-Progress.select2-selection--single{border: 1px solid #ddd;border-radius:0;}
.contacts-add{position:relative;}
.contacts-add .Hui-iconfont-close{cursor:pointer;position:absolute;right:-20px;top:5px;}

.btn-file{display:inline-block;background-color:#4891ED;cursor:pointer;position: relative;}
.btn-file .btn-primary{padding:4px 22px;font-size:16px;background-color:transparent;border:none;}
.publish-image .col-sm-2{width:12.2%}
.publish-image .col-sm-10{width:87.8%;padding-right:0;}
.admin.publish-image .form h4 {font-size: 16px;}
.publish-image .content{font-size:14px;}

.publish-image .img-add{padding:20px 40px;border:1px solid #ddd;position:relative;}
.img-add .Hui-iconfont-close{cursor:pointer;position:absolute;right:8px;top:5px;color:#cbcbcb;font-size:16px;}
.img-add .fl-panel{height:160px;border:1px solid #ddd;padding:0;width:160px;float:left;}
.img-add .fr-panel{margin-left:160px;padding-left:35px;overflow:hidden;}

.img-add .fr-panel .fl-title{width:100px;float:left;}
.img-add .fr-panel .fr-content{margin-left:100px;padding-left:10px;}
.admin ul.img-item{padding:10px 5px 1px 0;text-indent:initial;}
.img-item li{padding-top:15px;min-height:31px;}
.img-item li:first-child{padding-top:10px;}

.easy-download{position:relative;}
.download-panel{display:none;}
.easy-download:hover .download-panel{display:block;position:absolute;width:100%;height:100%;top:0;background-color: rgba(87,95,106,0.5);}
.kc-icon-easy-download{background:url(/OnlineExperience/Content/Images/icon/easy-download.png) no-repeat;width:64px;height:64px;cursor:pointer;}
.easy-download .download-center{width:64px;height:80px;margin:auto;position:absolute;left:0;right:0;top:0;bottom:0;text-align:center}
.easy-download .download-tip{position: relative;top: -12px;color:#fff;font-size:14px;}

/*.img-add .image img{width:100%;height:100%;} */
.video-center > *{width:100%}

.form input[type="text"],.form textarea{background-color:expression(this.readOnly==true?"#F2F2F2":"#fff");}
.form input[type="text"]:read-only,.form textarea :read-only{background-color: #F2F2F2;}
.form input[type="text"]:-moz-read-only,.form textarea:-moz-read-only{background-color: #F2F2F2;}

.audit-pass,.audit-no-pass{background:url('/OnlineExperience/Content/Images/icon/kc-ico-audit-pass.png') no-repeat;width:81px;height:82px;
position:absolute;right:-10px;bottom:-18px;transform:rotate(-10deg);-ms-transform:skew(-10deg);}

.audit-no-pass{background:url('/OnlineExperience/Content/Images/icon/kc-ico-audit-no-pass.png') no-repeat;}

/**ad index**/
.kc-tabs-l .widget-title{padding-left:20px;background-color:transparent;border-bottom:1px solid #4891ED;height: 44px;}
.kc-tabs-l .tabBar{border-bottom:0;}
.kc-tabs-l .tabBar span{padding:0 23px;font-size:16px;font-weight:400;height: 44px;line-height: 44px;margin-left:5px;border:1px solid #EAEAEA;background-color: transparent;color:#999999;border-radius:8px 8px 0 0;border-bottom:none;}
.kc-tabs-l .tabBar span.current{color:#84B0F1;background-color: #fff;border-color:#4891ED}
.kc-tabs-l .tabBar span:hover{color:#84B0F1;background-color: #fff;border-color:#4891ED}
.kc-tabs-l .tabCon{padding:15px 40px;}

.slide-list ul li{float:left;width:19%;padding-left:10px;}
.slide-list .maskWraper{border:1px solid #EEEEEE;height:177px;overflow:hidden;}
.slide-list ul li:first-child{padding-left:0;}
.slide-list1 .maskWraper.hover .maskBar{left:10px;}

.admin.advertising .form h4{margin-top:5px;}
.img-Upload-show{position:absolute;width:20%;height:128px;border:1px solid #eee;top:10px;left:70%;overflow:hidden;}
.add-img .col-sm-2{width:10%;}
.dialog-ul-panel .check-box{line-height:26px;}

.slide-list ul.banner-max li:first-child{width:100%;}
.slide-list .banner-max .maskWraper{height:310px;}

.right-adv ul li{margin-top:10px;}
.right-adv ul li:first-child{margin-top:0;}
.kc-img-responsive {width:100%;height:auto;}

#tab_industry .tabBar span {background-color: #fff;color: #85B2F3;padding: 0;margin-right: 20px;font-weight: normal;border:0;border-bottom: 1px solid #fff;
height:22px;line-height:22px;font-size:14px;
}
#tab_industry .tabBar span.current {color: #67CC52;border-bottom: 1px solid #67CC52;}

.admin-Special .form,admin-publish .form{font-size:15px;}
.admin-Special .form .title,admin-publish .form .title{font-size:15px;padding-left:0px;}

.dropdown-ico {background: #fff url(/OnlineExperience/Content/H-ui/lib/My97DatePicker/4.8/skin/datePicker.gif) no-repeat right;}
.textbox-icon {text-decoration: none;outline-style: none;}
.combo-arrow {width: 18px;height: 20px;overflow: hidden;display: inline-block;vertical-align: top;cursor: pointer;opacity: 0.6;
filter: alpha(opacity=60);background: url('/OnlineExperience/Content/images/icon/combo_arrow.png') no-repeat center center;background-color: #e3e3e3;}

.txt-dropdown {position:relative;display:inline-block;border: 1px solid #ddd;}
.txt-dropdown input{padding-right:0px;border: 0;}
.txt-dropdown .input-text:hover{border: 0;}
.txt-dropdown-ico{position:absolute;right:0;top:0;}
.txt-dropdown:hover{border: solid 1px #3bb4f2;}
.cursor-p{cursor:pointer}
.disabled{color:#d8d8d8;}

.admin-Special .table th,.admin-publish .table th{background-color:#CCCCFF;font-size:14px;}

.special-list_item,.todayOnline-list_item{height:auto;padding:20px 0;color: #666666;}
.layout-box{font-size:14px;color: #666666;}
.layout-box_left{width:31.333%;height:auto;float:left;box-sizing: border-box;}
.layout-box_right{width:68.666%;height:auto;float:left;box-sizing: border-box;padding-left:20px;}
.layout-box_right .title{color:#8A8A8A}
.layout-box_right .sub-title{font-size:16px;color:#8A8A8A}
.special-list_item .col-sm-6:first-child,.todayOnline-list_item .col-sm-6:first-child{padding-left:0;}
.special-list_item .col-sm-6:last-child,.todayOnline-list_item .col-sm-6:last-child{padding-right:0;}

.todayOnline-subscribe .title,.todayOnline-subscribe .sub-title{color:#4692E8;}
.todayOnline-list_item .btn{font-size:18px;padding-left:15px;padding-right:15px;}
.todayOnline-subscribe .btn{background-color:#00A0EA;border-color: #00A0EA;}
.todayOnline-subscribe .btn:hover{background-color:#118ED8;border-color: #118ED8;}
.todayOnline-list_item .btn.disabled{background-color:#AAAAAA;border-color: #AAAAAA;color:#fff}

.todayonline{padding:20px 40px 60px;font-size:14px;}
.todayonline-main{overflow:hidden}
.todayonline-main_left{width:58.3333%;float: left;}
.todayonline-main_right{width:41.6666%;float: left;}
.todayonline-content{overflow-y:auto;overflow-x:hidden}
.todayonline-main_right .tabBar {border-bottom:0}
.todayonline-main_right .tabBar span{background-color:transparent;height: 40px;line-height: 40px;}
.todayonline-main_right .tabBar span.current{background-color: #fff;color: #333;}
.todayonline-main_right .tabCon{background-color:#fff;height:100%;padding-left:20px;padding-right:20px;overflow-y:auto;overflow-x:hidden}

.msg-list-item{padding:10px 0;}
.msg-list-item_left{width:57px;float:left;}
.msg-list-item_right{margin-left:77px;}
.msg-list-item_avatar{min-width:57px;min-height:57px;max-height:57px;max-height:57px}

.timing{color:#C6AB02;font-style: normal;}
.timing i{font-style: normal;border:1px solid #C6AB02}

.bk-l-gray{border-left:1px solid #e1e1e1;}
.bk-r-gray{border-right:1px solid #e1e1e1;}
.bk-t-gray{border-top:1px solid #e1e1e1;}
.bk-b-gray{border-bottom:1px solid #e1e1e1;}
.lh-32{line-height:32px;}
.lh-34{line-height:34px;}
.lh-36{line-height:36px;}
.lh-38{line-height:38px;}
.lh-40{line-height:40px;}
.kc-dropDown{width:0;height:0;border-width:7px 6px 0;border-style:solid;border-color:#999999 transparent transparent;margin:1px auto;position:relative;}

.todayonline-main_right .dropDown.open a.shortcut-reply{background-color:#4792ED;color:#fff;}
.todayonline-main_right .dropDown.open .kc-dropDown{border-color:#fff transparent transparent;}
.todayonline-main_right .dropDown-menu li{width:auto;border-bottom:0;padding-bottom:5px;height: 30px;}
.todayonline-main_right .dropDown-menu li a{line-height:25px;}

.todayonline-msg{position:relative;border-left:1px solid #e1e1e1;border-right:1px solid #e1e1e1}
.todayonline-msg_tips{position:absolute;top:0px;right:0px;z-index: 999;}
.todayonline-msg .btn{background-color:#00A0EA;border-color: #00A0EA;font-size:16px;padding-left:15px;padding-right:15px;}
.todayonline-msg .btn:hover{background-color:#118ED8;border-color: #118ED8;}
.todayonline-msg .edui-default .edui-editor{border:0}
.todayonline-msg .edui-default .edui-editor-bottomContainer td{border-top:0}

.my-inquires{background: url('/OnlineExperience/Content/Images/bg-my-inquires-1.png') no-repeat;position: relative;right: 15px;width: 80px;
float: right;height: 27px;text-align: center;color: #fff;padding-top: 2px;}
.special-details .special-content{background-color:#fff;color:#8A8A8A}
.special-details .special-content .newicon i{border: 1px solid #999;}
.special-details .special-content .widget-title h2{font-size:18px;}
.special-details .widget-content{font-size:14px;color:#8A8A8A}

.query-time .dropDown-menu li,.query-sort .dropDown-menu li{padding-right:0;width:120px;height:35px;}
.query-time .menu > li > a,.query-sort .menu > li > a{padding:2px 20px;line-height:36px;}
.query-sort .dropDown-menu li{width:150px;}

.special-list li .left {width: 40px;float: left;margin-top: 5px;}
.special-list li .center {margin-left: 50px;}
.special-list li .title {width: 60%;overflow: hidden;}
.special-list li .title a.main-title {width: 99%;overflow: hidden;display: inline-block;white-space: nowrap;text-overflow: ellipsis;}
.special-list li .font-other, .special-list li .attributes .font-other {color: #48AA33;}
.special-prompt p{text-indent:20px;color:#8A8A8A}
.special-prompt h4{position:relative}
.special-prompt .kc-icon-special-prompt{position:relative;top:3px;padding-right: 8px;}

.valid-right .form-horizontal .Validform_checktip{margin-top:0;}
.valid-right .Validform_wrong,.valid-right .Validform_right,.valid-right .Validform_warning{height:31px}

.min-covers{min-width:236px;min-height:224px;}
.responsive .bdsharebuttonbox{display:inline-block;width:115px;height: 20px;}
.responsive .bdsharebuttonbox::after{content: "" !important;}

.mycommunity-header_left{width:130px;height:160px;float:left}
.mycommunity-header_center{margin-left:130px;margin-right:150px;color:#333333}
.mycommunity-header_right{width:135px;height:160px;float:right;padding-right:15px;}
.mycommunity-header_center .form-label{width:10%;color:#666666}
.mycommunity-main .news-sub3 .newicon{margin-top: 11px;}

.mycommunity-menu.dropDown-menu li{padding-right:0px;width:178px;}
.mycommunity-menu.dropDown-menu .kc-icon-menu{right:0}

.kc-icon-menu-my-xinxi{background:url(/OnlineExperience/Content/Images/icon/menu-my-xinxi.png) no-repeat;}
.open a i.kc-icon-menu-my-xinxi,a:hover i.kc-icon-menu-my-xinxi{background:url(/OnlineExperience/Content/Images/icon/menu-my-xinxi1.png) no-repeat}
.kc-icon-menu-my-shouchang{background:url(/OnlineExperience/Content/Images/icon/menu-my-shouchang.png) no-repeat;}
.open a i.kc-icon-menu-my-shouchang,a:hover i.kc-icon-menu-my-shouchang{background:url(/OnlineExperience/Content/Images/icon/menu-my-shouchang1.png) no-repeat}
.kc-icon-menu-my-xiazai{background:url(/OnlineExperience/Content/Images/icon/menu-my-xiazai.png) no-repeat;}
.open a i.kc-icon-menu-my-xiazai,a:hover i.kc-icon-menu-my-xiazai{background:url(/OnlineExperience/Content/Images/icon/menu-my-xiazai1.png) no-repeat}
.kc-icon-menu-my-shengqin{background:url(/OnlineExperience/Content/Images/icon/menu-my-shengqin.png) no-repeat;}
.open a i.kc-icon-menu-my-shengqin,a:hover i.kc-icon-menu-my-shengqin{background:url(/OnlineExperience/Content/Images/icon/menu-my-shengqin1.png) no-repeat}
.kc-icon-menu-my-wenzhang{background:url(/OnlineExperience/Content/Images/icon/menu-my-wenzhang.png) no-repeat;}
.open a i.kc-icon-menu-my-wenzhang,a:hover i.kc-icon-menu-my-wenzhang{background:url(/OnlineExperience/Content/Images/icon/menu-my-wenzhang1.png) no-repeat}
.kc-icon-menu-my-anli{background:url(/OnlineExperience/Content/Images/icon/menu-my-anli.png) no-repeat;}
.open a i.kc-icon-menu-my-anli,a:hover i.kc-icon-menu-my-anli{background:url(/OnlineExperience/Content/Images/icon/menu-my-anli1.png) no-repeat}
.kc-icon-menu-my-dashang{background:url(/OnlineExperience/Content/Images/icon/menu-my-dashang.png) no-repeat;}
.open a i.kc-icon-menu-my-dashang,a:hover i.kc-icon-menu-my-dashang{background:url(/OnlineExperience/Content/Images/icon/menu-my-dashang1.png) no-repeat}
.kc-icon-menu-my-wenti{background:url(/OnlineExperience/Content/Images/icon/menu-my-wenti.png) no-repeat;}
.open a i.kc-icon-menu-my-wenti,a:hover i.kc-icon-menu-my-wenti{background:url(/OnlineExperience/Content/Images/icon/menu-my-wenti1.png) no-repeat}


.person-info{padding:0;}
.person-info .tabBar{border:0;font-size:14px;background-color:#EEEEEE;padding-left:10px;}
.person-info .tabBar span{background-color:#EEEEEE;color:#333;padding:7px 30px;font-weight:normal;font-size:16px}
.person-info .tabBar span.current{color:#333;background-color:#fff;border-radius:5px 5px 0 0;}
.person-info .tabBar span:hover{color:#333;background-color:#fff;border-radius:5px 5px 0 0;}
.person-info .tabCon{margin-top:5px;}
.person-info .form{padding-left:60px;}

.person-info .form .form-label{text-align:left;}
.person-info .form .form-label.col-sm-2{width: 120px;}
.person-info .form .form-label .required{position: absolute;left: -15px;top: 2px;}

.jcrop-holder>div>div{border:1px solid red;border-radius:50%}
.p_photo_l,.p_photo_m,.p_photo_s{border-radius:50%}

.img-preview {margin-bottom: .5rem;margin-right: .5rem;overflow: hidden;}
.img-preview > img {max-width: 100%;}
.preview-lg {height: 160px;width: 160px;}
.preview-md {height: 60px;width: 60px;}
.preview-sm {height: 30px;width: 30px;}
.cropper-view-box{border-radius:50%}
.preview-lg,.preview-md,.preview-sm{border-radius:50%}

#Huifold1 li.disabled > a{cursor: none;}

table td .text-overflow{width:50px;display:inline-block}

.skin-minimal .col-5-1{border:1px solid red;}

.content-attributes .left{margin-right:24%;}
.content-attributes .right{width:170px;float:right}
.content-attributes .left .col-4-1{border:0px solid red;width:24.5%}
.content-attributes .checked+label{color:#0E76A8}

.ztree .has-switch{min-width:21px;}
table.treetable.table-menu-1 {border:none;}
table.treetable.table-menu-1 thead{background-color:#99CDFF}
table.treetable.table-menu-1 thead tr th{border:1px solid #99CDFF;}
table.treetable.table-menu-1 tbody{border:1px solid #e1e1e1;border-top:none;}

table.treetable.table-menu-2 {border:none;}
table.treetable.table-menu-2 thead{background-color:#EEEEEE}
table.treetable.table-menu-2 thead tr th{border:1px solid #EEEEEE;}
table.treetable.table-menu-2 tbody{border:1px solid #e1e1e1;border-top:none;}

.Validform_wrong{background:none;padding-left:10px;}

/****/
.tree-combo {border: 1px solid #DDDDDD;z-index: 1000;position: absolute;background-color:#fff;max-height:500px;overflow-y:auto;overflow-x:hidden}
.tree-combo .ztree{overflow:hidden;padding:0;}
.tree-combo .ztree li ul{padding-left:0;}
.tree-combo .ztree li ul li a{padding-left:18px;}
.tree-combo .ztree .node_name{font-size:13px;font-family:"Microsoft Yahei","Hiragino Sans GB","Helvetica Neue",Helvetica,tahoma,arial,"WenQuanYi Micro Hei",Verdana,sans-serif,"宋体"}
.tree-combo .ztree .noline_close+a.level0>.node_name,.tree-combo .ztree .noline_open+a.level0>.node_name{font-size:15px;}
.tree-combo .ztree li{line-height:22px;}
.tree-combo .ztree li a{height:22px;padding:6px;width: 100%;}
.tree-combo .ztree li>span.button.noline_close,.tree-combo .ztree li>span.button.noline_open{position: absolute;width: 100%;background: none;height: 22px;padding: 6px;}
.tree-combo .ztree li a.curSelectedNode{background-color: #ddd;border:none;height:22px;padding:6px;width: 100%;}
.tree-combo .ztree li>span.button.noline_docu{width:0;}
.tree-combo .ztree li a:hover {text-decoration:none;background-color: #5897fb;width: 100%;}
.tree-combo .ztree li ul li a.curSelectedNode{padding-left:18px;}



/*margin-left: -20px;padding-left: 20px;border: 1px #4893EC solid;*/
/*.tree-combo .ztree li>span.button.noline_close:after,.tree-combo .ztree li>span.button.noline_open:after{
 content:'';position:absolute;background:url("images/icon/ico-pack-down.png") no-repeat;width:12px;height:12px;right:2px;top:6px;}
.tree-combo .ztree li>span.button.noline_open:after{background-image: url("images/icon/ico-pack-up.png")}*/
new-tip{background-color:red;color:#fff;border-radius:5px;padding:0 3px;right:0;}
/**11份平分四等分**/
.common-search .col-11-4{float:left;width:22.91666666%}
.common-search .col-11-4 .input-text,.common-search .col-11-4 .select-box{width:60%}
.common-search .col-sm-3 .input-text,.common-search .col-sm-3 .select-box{width:60%}
.common-search .col-sm-2 .select-box{width:60%}
.common-search .search_box.h-30{height:30px}
.min-w-70{min-width:60px;display:inline-block;}

.size-kc{width:100px;font-size: 18px;padding: 0px 12px;height: 35px;}

.kc-icon-banner{background:url(/OnlineExperience/Content/Images/icon/ico-banner.png) no-repeat;width:14px;height:14px;}
.active.kc-icon-banner{background:url(/OnlineExperience/Content/Images/icon/ico-banner1.png) no-repeat}

.dots li{width:14px;height:14px;}
.slider .hd li{background-color: transparent;}
.slider .hd li.active {background-color: transparent;}

/*news-list IE9 省略号bug*/
.news-list li .title.title-box{position:relative;padding-left:15px;}
.news-list li .title-box .title-ico{position:absolute;left:0;}
.news-list li .title-box .title-overflow {display: block;white-space:nowrap;text-overflow:ellipsis;word-Wrap:normal;
overflow:hidden;}
.news-list li .title-box .title-overflow:hover{cursor:pointer;}
.news-list li .title.title-box_20{padding-left:20px;}
.news-list li .title-box .salesknow-ico.title-ico{position:absolute;left:0;top:10px;}
