﻿/*************电脑站***************/
b{font-weight:normal;}
/**头部**/
body{background:#f0f0f0;overflow-y:hidden;}
.top{position:fixed;z-index:1000;left:0;top:0;height:40px;right:0;}
.headerWrap{width:100%;height:40px;background:#353636;box-shadow:0 0 5px rgba(0,0,0,0.5);-webkit-box-shadow:0 0 5px rgba(0,0,0,0.5);-moz-box-shadow:0 0 5px rgba(0,0,0,0.5)}
.headerWrap .goHome{float:left;}
.headerWrap .goHome a{display:block;width:56px;height:40px;background:#464646;color:#fff;text-align:center;}
.headerWrap .goHome a i{font-size:30px;padding-top:5px;text-align:center;}
.switchStation{float:left;margin-left:10px;}
.switchStation ul{overflow:hidden;}
.switchStation ul li{float:left;display:inline;}
.switchStation ul li a{display:block;padding:0 8px;height:40px;font-size:14px;line-height:40px;}
.switchStation ul li a i{float:left;padding-right:5px;height:40px;text-align:center;line-height:40px;color:#fff;font-size:18px;}
.switchStation ul li a .fa-mobile{font-size:26px;}
.switchStation ul li a span{color:#fff;float:left;}
.sWitchAct{background:#057BCD;}
.manageUl{float:right}
.manageUl li{display: inline;float:left;}
.manageUl li .editorBtn{margin:5px 10px 0 0;width:98px;height:28px;color:#fff;text-align:center;font-size:14px;line-height:28px;}
.manageUl li>a{display:block;height:40px;color:#fff;}
.manageUl li>a i{float:left;height:40px;font-size:16px;line-height:38px;}
.manageUl li>a span{float:left;padding-left:4px;line-height:40px;}
.manageUl .messageLi a{padding:0 10px;}
.pcCreateSiteFlow{position:relative;}
.pcCreateSiteFlow>a{padding:0 15px;}
.langueContent{float:right;margin-right:10px;height:40px;color:#fff;font-size:12px;}
.langueContent select{margin-top:8px;width:100px;height:22px;font-size:12px;font-family: inherit;font-size:inherit;line-height:inherit;}
.helpNav{position:absolute;top:40px;right:0;width:70px;background:#fff;box-shadow:0 0 10px #bcbcbc;text-align:center;}
.helpNav .helpNavIco{position:absolute;top:-10px;right:31px;color:#Fff;font-size:16px;font-family:Arial;}
.helpNav dl{overflow:hidden;padding:7px 0;}
.helpNav dl dd{float:left;display:inline;width:100%;line-height:30px;}
.helpNav dl dd:first-child a{border-bottom:1px dotted #ddd;}
.helpNav dl dd a{display:block;width:100%;height:35px;line-height:35px;}
.message{position:absolute;top:40px;right:0;width:200px;height:140px;background:#fff;box-shadow:0 0 10px #bcbcbc;text-align:center;}
.message .messageIco{position:absolute;top:-9px;right:30px;color:#fff;font-size:16px;font-family:Arial;}
.messageCont{display:block;width:200px;height:50px;background:#fff;text-align:Center;font-size:14px;line-height:50px;margin:0 0 10px;}
.message .messageCont span{color:#35a4f2;}
.messageUl .messageLi a{padding:0 10px;}
.message .changePswBtn{display:block;margin-left:30px;width:145px;height:30px;border:1px solid #2897e4;background:#35a4f2;color:#fff;text-align:center; font-size:12px;line-height:30px;padding:0 !important;}
.message .exitBtn{display:block;margin-top:10px;margin-left:30px;width:145px;height:30px;border:1px solid #9b9a9a;background:#636363;color:#fff;text-align:Center;font-size:1px; line-height:30px;padding:0 !important}
.navWarp_ul a{color:#fff;}
.navWarp_ul a:hover{color:rgb(16, 146, 254)}


/**左侧导航**/
.navWrap{width:56px;background:#353636;height:100%;position:fixed;z-index:900;top:40px;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.5);box-shadow:0 2px 5px rgba(0,0,0,.5);-moz-box-shadow:0 2px 5px rgba(0,0,0,.5);overflow:hidden;}
.navWrap ul{;float:left;margin-left:0;padding:0;width:90px;height:100%;overflow:auto;}
.float_navWarp{width:56px;float:left;}
.navWrap ul li{display:block;margin:0;padding:0;color:#fff;cursor:pointer; height:57px;}
.navWrap .tabHandle{padding:8px 0 7px 0;}
.navWrap ul li .tabHandle i{font-size:22px;}
.sidebarNavPanel{position:fixed;z-index:800;width:215px;border:2px solid #353636;background:#fff;border-left:none;top:0;left:40px;display:none;height:100%;box-shadow:2px 3px 5px rgba(0,0,0,0.3);-webkit-box-shadow:2px 3px 5px rgba(0,0,0,0.3);text-align:center;line-height:40px;}
.sidebarNavPanel .content{margin:0;}
.sidebarNavPanel .content ul{margin:0;padding:0;width:100%;height:100%;}
.sidebarNavPanel .content ul li{margin:0 20px;height:40px;border-bottom:1px dotted #ccc; line-height:40px;cursor:pointer;}
.sidebarNavPanel .content ul li a{display:block;width:100%;height:100%;}
.sidebarNavPanel .content a i{float:left;padding-top:12px;padding-left:10px;width:40px;color:#747474;font-size:20px;}
.sidebarNavPanel .content a span{float:left;padding-left:10px;color:#747474;}
.active{background:#fff;color:#000;z-index:100;}
.navWrap ul li.active .tabHandle{color:#1092FE}
.sidebarNavPanel .content ul li a:hover span, .sidebarNavPanel .content ul li a:hover i{color:#1092FE}


/**main**/
.main{position:absolute;top:40px;right:0;bottom:0;left:0;padding:20px 20px 20px 70px;overflow-y:scroll;}
.tab-content{display:block;margin-top:25px;background:none;position:relative;}
.ReminderText{display:none;margin-top:10px;}
.alert-warning{color:#8a6d3b;background:#fcf8e3;border-color:#faebcc!important;}
.alert-warning i{display:inline-block;width:16px;height:16px;background:url("../img/ui-icons_3d80b3_256x240.png") no-repeat -96px -128px;float:right;margin-top:-8px;cursor:pointer;}
.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px;}
.Content{margin-top:25px;}
.contentLeft{float:left;margin-right:1%;width:360px;}
.showModles{float:left;display:inline;width:100%;background:#fff;}
.ModleTitle{height:58px;border-top:2px solid #35a5f3;background:#fff;text-align:center;font-size:20px;line-height:60px;color:#333;}
.templateImages{overflow:hidden;height:400px;text-align:center;}
.templateImages .isShow{overflow:hidden;margin:0 auto;width:360px;}
.templateImages .isShow label{position:absolute;z-index:2;display:none;width:220px;}
.templateImages .isShow label span{position:absolute;top:0;left:0;z-index:-1;display:block;width:360px;height:400px;background:#000;opacity:0.5;}
.templateImages .magnifier{position:absolute;top:150px;left:150px;z-index:1;}
img{vertical-align: middle;}
.templateInfo{overflow:hidden;padding:15px 5px;color:#999;text-align:center;zoom:1;}
.templateInfo .identifier{float:left;padding-left:5px;}
.templateInfo .industry{float:right;padding-right:5px;}
.templateBtn{overflow:hidden;padding:20px 10px;color:#999;text-align:center;font-size:12px;zoom:1;}
a{transition:all .3s;}
/*************首页右边*************/
.Beginn_step{overflow:hidden;}
.contentRight{overflow:hidden;zoom:1;}
.contentRight .title-tabs{border-bottom:none;background:#ebebeb;}
.nav{padding-left:0;margin-bottom:0;list-style:none;}
.contentRight ul .active{border:none;border-top:2px solid #35a5f3;}
.nav-tabs>li{white-space:nowrap;}
.nav-tabs > li{float:left;margin-bottom:-1px;}
.nav > li{position:relative;display:block;}

.contentRight ul li a{color:#666 !important;}
.title-tabs > li > a{padding:15px 30px;font-size:14px;}
.tab-content > .active{display:block;}
.tab-content > .tab-pane{display:block;}

.tab-content > div{padding:0;border:none;background:none;}

.contentRight .Beginner .Beginn_step{padding:10px; background:#fff;}
.div_width{width:33.33333%;position:relative;overflow:hidden;float:left;}
.contentRight .Beginner .Sitestep{position:relative;float:left;margin-top:6px;width:250px;height:200px;margin-left:15px;}
.Sitestep .circular_in{position:absolute;top:0;left:95px;z-index:99;margin:0 auto;width:60px;height:50px;background:#fff}
.Sitestep .circular{display:block;margin:0 auto;width:46px;height:46px;border:2px solid #7e7e7e;border-radius:50%;}
.Sitestep .circular i{width:47px;color:#7e7e7e;text-align:center;font-size:22px;line-height:49px;}
.Sitestep .Stepcon{z-index:1;margin-top:27px;width:248px;height:161px;border:1px solid #7e7e7e;border-radius:3px;}
.Sitestep .title{margin:22px auto 0 auto; width:95%;height:34px;border-bottom:1px dashed #707070;color:#0b6fc5;font-size:16px;line-height:35px;}
.Stepcon .title .t-num{float:left;padding:0 13px 0 57px;font-size:40px;}
.Stepcon .messages{color:#474b4b;text-align:center;font-size:13px;height:18px;margin-top:-1px;}
p{margin:0 0 10px;}
.Stepcon .Scontent{margin:3px auto;padding-top:20px;width:95%;height:75px;}
.Stepcon .Scontent .selectbtn{display:block;margin:0 auto;width:150px;height:35px;border-radius:5px;background:#337ab7;color:#Fff;text-align:center;line-height:36px;}
.Stepcon .step2, .Stepcon .step3, .Stepcon .step4{padding-top:0;}
.step2 a{background:url(../images/step2.png) no-repeat 16px 10px;}
.Stepcon a{display: inline-block;width:100%;height:100%;}
.special_height{height:55px !important;}
.step3 a{background:url("../images/step3.png") no-repeat 16px 0px;}
.step4 a{background:url("../images/step4.png") no-repeat 16px 0px;}
.Beginner .rightbottom{margin-top:10px;padding:10px;width:100%;}
.rightbottom .bottomtitle{margin:0;padding:5px 0;font-weight:500;font-size:16px;}
.rightbottom a{float:left;display:block;margin:0 23px;height:40px;line-height:40px;color:#337ab7}
.rightbottom .bottom_i{padding-right:5px;font-size:18px;}
.rightbottom .course{font-size:15px;}
.a_hover a:hover{color:#23527c;}
.ReminderText{display:none;margin-top:10px;}
.tab-content > div{padding:0;border:none;background:none;}
.siteStep{clear: both;overflow: hidden;border: none;zoom: 1;}
.stepInfo{height: 40px;background: #fff;}
.stepInfo ul{padding:0px;list-style-type:none;}
.stepInfo li{float: left;width: 140px;height:40px;text-align:center;line-height:40px;}
.stepInfo ul li a.stepTitle{float: left;width: 140px;background: #1092FE;color: #fff;font-weight: bold;}
.stepInfo li.arrow{width: 20px;color: #888;}
.changeModle:hover{background: #0685ee;}
.changeModle{float: left;margin-left: 15px;width: 140px;height: 40px;background: #1092fe;color: #fff;text-align: center;line-height: 40px;}
.templateInfo{overflow: hidden;padding: 15px 5px;color: #999;text-align:center;zoom: 1;}
.templateInfo .identifier{float: left;padding-left: 5px;}
.templateInfo .industry{float: right;padding-right: 5px;}
.templateInfo b{color: #1092fe;font-weight: normal}

.showModles{float: left;display: inline;width:100%;background:#fff;}
.templateImages{overflow: hidden;height: 400px;text-align: center;}
.templateImages .isShow{overflow: hidden;margin: 0 auto;width: 360px;}
.templateImages .isShow label{position: absolute;z-index: 2;display: block;display: none;width: 220px;}
.templateImages .isShow label span{position: absolute;top: 0;left: 0;z-index: -1;display: block;width: 360px;height: 400px;background-color: #000;opacity: 0.5;filter: alpha(opacity=50);-moz-opacity: 0.5;}
.templateImages .magnifier{position: absolute;top: 150px;left: 150px;z-index: 1;}
.information{overflow: hidden;margin: 10px;height: 100px; background: #fff;zoom: 1;}
.information .title, .fastChannel .title, .statistics .title{padding-top: 10px;padding-left: 15px;font-weight: bold;font-size: 14px;}
.information .info{padding: 20px 30px;}
.information .info span{color: #1092fe;}
.fastChannel{overflow: hidden;margin: 10px;height: 130px;background: #fff;zoom: 1;}
.fastChannel ul{overflow: hidden;margin-top: 20px;list-style-type:none;zoom: 1;}
.fastChannel ul li{float: left;width: 20%;height: 80px;text-align: center;}
.fastChannel ul li a{color: #888;cursor:pointer;}
.fastChannel ul li a:hover{color: rgb(16,146,254) !important;}
.fastChannel li i{display: block;margin: 0 auto;width: 40px;height: 40px;font-size: 36px;}
.statistics{margin: 10px;background: #fff;zoom: 1;}
.statistics ul{overflow: hidden;margin-top: 15px;list-style-type:none;zoom: 1;}
.statistics li{float: left;width: 20%;text-align: center;margin: 10px 0;margin-bottom:27px;}
.statistics li p{color: #32c65f;font-size: 32px;line-height: 50px;}
.shopInfo li{float:left;}
.shopInfo p{cursor: pointer;}
.shopInfo span{cursor:pointer;}
.contentRight .Beginner .Sitestep{position: relative;float: left;margin-top: 6px;width: 250px;height: 200px;}
.contentRight .Beginner .Beginn_step{padding:10px;background:#fff;}
.rightIcon{float: left;height: 200px;}

.Sitestep .circular_in{position: absolute;top: 0;left: 95px;z-index:99;margin: 0 auto;width: 60px;height: 50px;background: #fff;}
.Sitestep:hover .circular {border-color: #337ab7;}
.Sitestep:hover .circular i{color:#057bcd;}
.Sitestep:hover .Stepcon{border-color: #337ab7;}
.Stepcon .title .t-num{float:left;padding:0 13px 0 57px;font-size:40px;}
.Stepcon .Scontent .selectbtn{display: block;margin: 0 auto;width: 150px;height: 35px;border-radius: 5px;background: #337ab7;color: #fff;text-align: center;line-height: 35px;}
.Stepcon .step2,.Stepcon .step3,.Stepcon .step4{padding-top: 0;}
.Beginner .rightbottom{margin-top: 10px;padding: 10px;width: 100%;}
.rightbottom a{float: left;display:block;margin:0 23px;height: 40px;line-height: 40px;}
#common{background: #fff;}
.common{background:#fff !important;opacity:1;padding:10px !important;color:#333;}
/*******************************************/


/************头部导航样式*******************/
.contentNavTab{border-bottom:none;overflow:hidden;border-left:1px solid #ddd;}
.contentNavTab > li.active > a{border-top:1px solid #337AB7;border-bottom:0;border-radius:0;background:#fff;color:#337AB7;}
.nav-tabs > li.active > a{border:1px solid #ddd;}
.contentNavTab > li > a{padding:10px 24px;margin-right:0;border:1px solid #dbdbdb;border-bottom:none;border-left:none;border-radius:0;background:#f6f6f6;color:#666;}
.contentNavTab > li > a{background:#f6f6f6;}
.title-tabs >li.active>a, .title-tabs >li.active>a:focus, .title-tabs >li.active>a:hover{margin:0;border:none;border-radius:0;color:#337ab7 !important;}
.nav_border>li>a{border:none!important;}
.nav > li > a{position:relative;display:block;padding:10px 24px;}
/****************************************************************/
/**********产品列表************/
.smallImg{position:relative;}
.smallImg>div{position:absolute;display:none;width:160px;height:160px;top:-125px;right:-172px;padding:5px 5px;}
.smallImg>div>img{width:160px;height:160px;border:1px solid #ddd;}

/************自定义表单管理*******************/
.mainTabContent{position:relative;}
.contentBox{padding:20px;background:#fff;border:1px solid #ddd;}
.form-inline{margin-bottom:20px;}
.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle;}
.form-inline .form-control{display:inline-block;width:auto;vertical-align: middle;}
.table-responsive{overflow-x:auto;}
.contentName{padding:20px;background:#fff;border:1px solid #ddd;}
.table_input{padding:6px 12px;color:#555;border:1px solid #ddd;font-size:14px;;border-radius:4px;;background:#fff;margin-left:16px;}
.table_info{margin-top:20px;overflow:hidden}
.table_name{padding-top:10px;}
.table_info>span{line-height:44px;}
.table_save{width:100%;border-top:1px solid #ddd;margin-top:55px;position:absolute;left:0;background:#fff;height:55px;}
.table_save button{width:74px;height:34px;border:1px solid transparent;position:absolute;left:50%;margin-left:-37px;background:#449d44;color:#fff;border-color:#398439;border-radius:4px;top:10px;font-size:14px;cursor:pointer;}
.form-inline select{width:108px;height:35px;padding:5px 12px;border:1px solid #ccc;border-radius:4px;font-size:14px;color:#666;float:left;margin-right:5px;}
.table_liuyan input{float:left;margin-left:20px;width:126px;height:20px;padding:6px 12px;border-radius:4px;border:1px solid #ccc;}
.table_liuyan tr{height:50px;}
.table_true{height:75px;}
.mainTabContent .user_p{border-bottom:2px solid #35a5f3;height:40px;font-size:16px;font-weight:700;line-height:40px;padding-left:10px;color:#2474af;margin-bottom:15px;}
.user_file{padding:8px;}
.user_file input{margin-right:5px;}
.user_table th{text-align:left;padding:8px;}
.user_table tr{background:#f9f9f9}
.user_table tr:hover{background:#f5f5f5}
.Administrators_table th{height:37px;text-align: left;padding-left:10px;}
.caret{display:inline-block;width:0;height:0;border-top:4px dashed;border-right:4px solid transparent;border-left:4px solid transparent;}
.change_table input{float:left;}
.change_table select{float:left;}
.change_table span{float:left;}
.alert > p, .alert > ul{margin-bottom:0;}
.downloadclassTable{boder:1px solid #ddd;}
.downloadclassTable .sortUl{background:#f6f6f6;}
.downloadclassTable ul{display:block;overflow:hidden;padding:0;margin:0;border-top:0;border-bottom:0;}
.downloadclassTable div{display:block;overflow:hidden;height:45px;border-bottom:1px solid #69cad3;}
.downloadclassTable div{background:#389ee5;}
.DivTitle span{;font-weight:bold;font-size:14px;}
.downloadclassTable span{display:block;float:left;height:45px;line-height:45px;overflow:hidden;padding:0 3px;border-right:1px solid #b9cad3;}
.T1{width:50px;cursor:move;}.T2{width:180px;}.T4{width:140px;}.T6{width:140px;border:0;}
.Cclass{margin-top:30px;}
.Cclass1{width:260px;margin:0 0 14px 0;float:left;}
fieldset{min-width:0;margin:0;}
legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5;}
.Cclass td{padding:5px;}
.years{float:right;}
.years li{float:left;}
.mouth_title{overflow:hidden;}
.mouth_title p{width:700px;float:left;}
.years button{margin-right:5px;}
.jindutiao{height:10px;background:#efefef;width:500px;}
.day>.mouth_title button{margin-left:0;margin-right:5px;}
.table_liuyan tbody tr{background:#fff!important;}
.save_table{width:200px;margin:0 auto;}

.product_table a{color:#337ab7;}
.product_table a:hover{color:#23527c}
.subTab{margin-bottom:10px;padding-bottom:10px;border-bottom:none;}
.nav-tabs{border-bottom:1px solid #ddd;}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{color:#555;background:#fff;border:1px solid #ddd;border-bottom-color:transparent;}

.subTab > li.active > a, .subTab > li.active > a:hover, .subTab > li.active > a:focus{margin:0;border:none;border-radius:0;background:#2aa0f2;color:#fff;}
.subTab > li a{margin:0;border:none;border-radius:0;background:#ebebeb;color:#666;}
.subTab > li > a:before{position:absolute;top:100%;left:50%;display:block;margin-top:-7px;margin-left:-3px;width:10px;height:10px;background:#2aa0f2;content:"";opacity:0;}
.subTab > li.active > a:before{-webkit-transform:rotate(45deg) translate(0, 0);transform:rotate(45deg) translate(0, 0);opacity:1;}
.leftset{width:55%;float:left;}
.rightset{width:45%;float:left;padding-top:40px;}
.rightset li,.leftset li{margin:30px 0 15px 0;}
.rightset li span,.leftset li span{display:inline-block;text-align:right;min-width:14%;margin-right:2%;}
.leftset_btn{outline:none;cursor:pointer;margin-left:15px;color:#40a5fd}
.leftset_btn:hover{color:#337ab7;}
.leftset a{color:#40a5fd;}
.chk_4 {display: none;}
.chk_4 + label {background-color: #FFF;padding: 11px 9px;border-radius: 7px;display: inline-block;  position: relative;  margin-right: 30px;  background: #F7836D;  width: 58px;  height: 10px;  box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.1), 0 0 10px rgba(245, 146, 146, 0.4);  }
.chk_4 + label:before {content: ' ';position: absolute;background: #FFF;top: 0px;z-index: 99999;left: 0px;width: 34px;color: #FFF;height: 32px;border-radius:7px;box-shadow: 0 0 1px rgba(0,0,0,0.6);}
.chk_4 + label:after {content: '关闭';position: absolute;top: 7px;left: 37px;font-size: 1em;color: white;font-weight: bold;left: 8px;border-radius: 100px;}
.chk_4:checked + label {background: #67A5DF;box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.1), 0 0 10px rgba(146, 196, 245, 0.4);}
.chk_4:checked + label:after {content: '开启';left: 10px;}
.chk_4:checked + label:before {content: ' ';position: absolute;z-index: 99999;left: 52px;}
.chk_4 + label:after {left: 35px;}
#checkbox_d2 + label:after, #checkbox_d2 + label:before, #checkbox label {-webkit-transition: all 0.1s ease-in;transition: all 0.1s ease-in;}
.warp{float:left;}
.product_save{position:relative;width:100%;height:34px;clear:both;}
.product_save>button{position:absolute;left:50%;margin-left:-27px;}
.lefttable{float:left;}.lefttable{margin-right:30px;width:100%;padding:15px 0;}
.ProParamsTable{border:1px solid #ddd;margin-bottom:20px;}
.ProParamsTable>div{display:block;overflow:hidden;height:35px;border-bottom:1px solid #ddd;background:#389ee5;}
.ProParamsTable>div span{height:35px;line-height:35px;}
.ProParamsTable span{float:left;display:block;overflow:hidden;padding:0 2px;border-right:1px solid #ddd;color:#fff;text-align:center}
.ProParamsT1{cursor:move;min-width:50px;width:2em;}
.ProParamsT2{width:40%;padding-left:2em!important}
.ProParamsT3{min-width:55px;width:30%;padding-left:2em!important}
.ProParamsT4{min-width:160px;width:20%;border-right-width:0px!important;padding-left:2em!important;}
.ProParamsTable .ProParamsT4{width:128px;}
.table{width:100%;max-width:100%;}
/*************VIP会员*****************/

.vip_table span{margin-right:10px;}
.vip_add input{width:178px;}
.vip_span{padding-right:10px;border:1px solid #ccc;text-align:right;width:59px;display:inline-block;height:28px;line-height:28px;background:#eee;border-top-left-radius:4px;border-bottom-left-radius:4px;}
.span_left{border-left:none !important;border-top-left-radius:0 !important;border-bottom-left-radius:0 !important;height:28px !important;}
.span_right{border-right:none !important;border-top-right-radius:0 !important;border-bottom-right-radius:0 !important;}
.span_padding{border:1px solid #ccc;padding:0 10px;height:28px;line-height:28px;display:inline-block;background:#eee;}
.add_contacts{width:500px;height:auto;left:463px;top:182px;display:block;position:absolute;border:1px solid #ddd;padding:4px 4px;overflow:hidden;background:#f9f9f9;display:none;}
.add_contactsStyle{cursor:move;}
.add_contactsStyle span{color:#000;font-weight:bold;float:left;font-size:15px;line-height:40px;padding-left:15px;}
.add_contactsStyle i{display:inline-block;width:16px;height:16px;background:url("../images/ui-icons_3d80b3_256x240.png") no-repeat -96px -128px;float:right;margin:12px 5px 0 0;cursor:pointer;}
.add_contactsStyle{background:#e1e1e1;height:40px;overflow:hidden;}
.addDiv{heieght:50px;line-height:50px;}
.addDiv span{color:#000;font-size:15px;padding-left:15px;margin-right:25px;}
.spanS{border:1px solid #ccc;border-top-left-radius:4px;border-bottom-left-radius:4px;height:28px;padding:0 10px 0 20px;line-height:28px;display:inline-block;background:#eee;float:left;}
/*********************************/

/**input通用样式**/
button{cursor:pointer;}
input[type=radio]{margin-right:5px;position:relative;top:3px;background:#fff;width:16px;height:16px;border-radius:50%;margin:4px 0 0;}
.form-control{height:32px;padding:0 10px;font-size:14px;color:#555;background-color:#fff;border:1px solid #ccc;background-image:none;transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;display:inline}

textarea{border-radius:4px;padding:6px 12px !important;border:1px solid #ccc;}
a:hover{color:#23527c}
a{color:#337ab7;}
.templateBtn a:hover{color:#fff!important;}
input{font-family:"Microsoft YaHei" , "Helvetica,Arial", "calibri", "sans-serif";}
.btnStyle{padding:7px 13px 7px 13px;border:none;font-family:"Microsoft YaHei" , "Helvetica,Arial", "calibri", "sans-serif";display:inline-block;margin-bottom:0;font-size:14px;font-weight:normal;text-align:center;white-space:nowrap;vertical-align: middle;cursor:pointer;border-radius:4px;}
.btnStyle:hover{color:#fff!important;}
.btn-danger{color:#fff;background:#d9534f;border-color:#d43f3a;padding:7px 12px;border:1px solid transparent;}
.btn-danger:hover{background:#c9302c;}
.btn-primary:hover{background:#286090;}
.btn-primary{color:#fff;background:#337ab7;border-color:#2e6da4;border:1px solid transparent;}
.btn-warning{color:#fff;background:#f0ad4e;border-color:#eea236;padding:7px 12px ;border:1px solid transparent;}
.btn-success{color:#fff;background:#4cae4c;border-color:#4cae4c;border:1px solid transparent;padding:7px 12px;}
.btn-warning:hover{background:#ec971f;color:#fff;border-color:#d58512;}
.btn-success:hover{background-color:#449d44}
.btn-default{color:#333;background:#fff;border:1px solid #ccc !important;}
.btn-default:hover{color:#333;background:#e6e6e6;border-color:#adadad;}
.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da;border:1px solid transparent;padding:7px 12px;}
.btn-info:hover{background:#31b0d5;color:#fff;border-color:#269abc;}
select .form-control{padding:5px 5px;}
/*************/


/******表单样式*******/
form{display:block;margin-top:0;}
table{background-color:transparent;margin-bottom:20px;width:100%;}
td{padding:8px;}
tr{vertical-align: inherit;}
th{font-weight:bold;text-align:left;padding:8px;}
thead{border-bottom:2px solid #ccc;}
table caption{color:#333;font-weight:bold;margin-left:2px;text-align: left;}
.table_style tbody tr:nth-child(odd){background:#f9f9f9;}
table tbody tr:hover{background:#f5f5f5;}
/********************/

/*********保存按钮******/
.floatSaveBox{display:block;text-align:center;z-index:100;background:#fff;padding:10px 0;}
.floatSaveBtn{padding:7px 21px;}
.fixedBtn{right:0;bottom:auto;left:0;position:fixed;border:1px solid #ddd;border-bottom:none;}
/**********************/

/********设置版面的样式**********/
.jiben input[type=text]{width:278px}
.page_shezhi td{height:34px;}
    .vip_login{border:1px solid #ccc;width:100%;padding:10px;}
.jiben_ul li i{display:inline-block;width:160px;text-align: right;}
.jiben_ul li{margin:20px 0;}
.table_margin{margin:10px 0;}
.daili_table tbody tr td span{color:red;}
.daili span{color:red;}
.daili p{font-weight:bold;}
.daili h1{margin-top:20px;}
.backActive{background:#999;color:#fff;}
.backActive:hover{background:#ccc;color:#fff;}
.d1{width:250px;height:400px;border:1px solid #ddd;border-radius:4px;text-align:center;position:relative;}
.d1 span{position:absolute;top:50%;left:50%;margin-left:-40px;}
.d2{width:100px;height:100px;background:Red;border-radius:50%;psotion:absolute;top:0;left:0;cursor:move;}
.d3{width:100px;height:100px;background:#000;position:absolute;bottom:0;left:0;cursor:move;}
.add_language{height: auto; width: 300px; top: 20px; left: 510px; display: block;position:absolute;border:1px solid #ddd;background:rgb(249, 249, 249);padding:4px 5px 20px 5px;}
.add_div{background:#e1e1e1;position:relative;padding:4px 4px;cursor:move;height:30px;line-height:30px;font-size:15px;}
.add_div span{color:#000;font-weight:bold;padding-left:10px;}
.language{padding:10px 15px;}
.close_span{background:url("../images/ui-icons_3d80b3_256x240.png") no-repeat -96px -128px;padding-left:0 !important;cursor:pointer;float:right;width:16px;height:16px;display:inline-block}
.caret_list{position:absolute;padding:5px 0;background:#fff;border:1px solid #ddd;top:40px;border-radius:4px;display:none;}
.caret_list li{width:160px;}
.caret_list li:hover{background:#f5f5f5;}
.caret_list li a{padding:3px 20px;color:#333;display:block;}
.shuiyin span{margin-right:10px;}

/***********文章样式***************/
.article_table tbody td a{color:#337ab7;}
.article_table tbody td a:hover{color:#23527c;}
.add_article{width:50%;margin-top:10px;float:left;}
.add_article p,.article_right p{ font-weight:bold;height:40px;line-height:40px;margin-left:0;}
.add_article span,.article_right span{display:inline-block;width:100px;text-align:right;height:40px;line-height:40px;}
.add_article li{margin-bottom:15px;}
.add_article i{display:inline-block;margin:0 30px 0 5px;}
.add_article textarea{margin-bottom:5px;}
.article_right{float:left;width:50%;}
.article_right textarea{float:left;}
.article_right li{overflow:hidden;margin-bottom:15px;}
.article_look{color:rgb(0, 128, 0)}
.article_unlook{color:#31b0d5}
.addNews span{float:left;margin-right:16px;}
/************导航样式******************/
.MenuTable div{height:40px;overflow:hidden;display:block;}
.MenuTable span{display:block;float:left;height:40px;line-height:40px;overflow:hidden;padding:0 3px;border-right:1px solid #b9cad3;}
.TMenu0{width:43px;}
.TMenu1{width:43px;}
.TMenu2{width:15%;}
.TMenu3{width:20%;}
.TMenu4{width:93px;}
.TMenu5{width:73px;}
.TMenu6{width:5%;}
.TMenu7{width:43px;}
.TMenu8{width:93px;}
.TMenu9{width:20%;}
/*********管理员列表***********/
.admin_tr{margin:0 15px 0 5px;}
/**************在线客服*********************/
.online_p{height:40px;line-height:40px;border-bottom:2px solid #35a5f3;font-weight:bold;color:#2474af;font-size:16px;padding-left:10px;margin-bottom:15px;}
.online_shezhi{overflow:hidden;margin-left:25px;margin-top:25px;}
.online_shezhi li{float:left;}
.online_shezhi b{position:relative;top:5px;margin-right:20px;}
.online_shezhi span{margin:0 10px 0 5px;}
.online_nav{overflow:hidden;}
.online_nav li{float:left;text-align:left;width:25%;border-bottom:2px solid #ddd;height:40px;line-height:40px;}
.online_pic{overflow:hidden;}
.online_pic li{float:left;}
.online_word{color:#555;font-weight:bold;}
.tdSpan_style span,.style_skype span,.styleShezhi i{margin:0 8px 0 3px;}
.style_img{overflow:hidden;}
.style_ww{display:none;}
.style_ali{display:none;}
.style_skype{display:none;}
.style_mail{display:none;}
.style_ewm{display:none}
.style_ewm i{display:inline-block;width:120px;text-align:left;}
.style_img img,.style_ww img,.style_ali img{margin:0 5px 0 8px;}
.styleShezhi span{color:#ca0000;margin-left:8px;}
.input_con{display:inline-block}
.template_choose i{margin:0 5px;color:#ca0000;}
.template_head span{font-size:16px;font-weight:bold;}
.templateLists img{display:block;margin:0 auto;width:110px;height:244px;margin-bottom:5px;}
.templateLists,.template_c,.template_en,.template_two,.template_vip{text-align:center;}
.template_c img,.template_en img,.template_two img{display:block;margin:0 auto;width:175px;height:244px;margin-bottom:5px;}
.template_vip img{display:block;margin:0 auto;width:47px;height:244px;margin-bottom:5px;}
.template_c div,.templateLists div,.template_en div,.template_two div,.template_vip div{padding-bottom:10px;}
.custom_style span{margin-right:8px;}
.custom_style i{margin:0 8px 0 3px;}
.CT1 td{padding:0 !important;}
.CT1{width:auto;}
/***********分销************/
.fenxiao_table tbody tr td a{color:#337ab7}
.fenxiao_table tbody tr td span{color:rgb(0, 128, 0)}
.fenxiao_table tbody tr td a:hover{color:#23527c;}
/**********订单管理************/
.order_information{overflow:hidden;width:750px;float:left;}
.order_information a{display:inline-block;width:108px;height:34px;border-radius:4px;text-align:center;line-height:34px;}
.order_information span{display:inline-block;width:20px;height:20px;border-radius:50%;background:#777;color:#fff;line-height:20px;text-align:center;margin-left:3px;}
.order_information li{float:left;margin-right:10px}
.order_active{background:#5cb85c;color:#fff;}
.order_active span{background:#fff;color:#5cb85c;}
.order_active:hover{color:#fff !important;background:#449d44;}
.dingdan_head{background:#eee;padding:0 10px;height:40px;line-height:40px;}
.dingdan_detail{border:1px solid #ddd;}
.vip_list{margin-bottom:5px;}
.search_list{overflow:hidden;border:1px solid #ddd;padding:10px 10px;}
.order_select{border-top-left-radius:0;border-bottom-left-radius:0;border-left:none;width:185px;float:left;height:30px;margin-right:10px;}
.order_span{padding:0 10px;border-top:1px solid #ddd;border-bottom:1px solid #ccc;background:#eee;display:inline-block;height:28px;float:left;}
/***************财务******************/
.finance{overflow:hidden;margin-bottom:5px;}
.finance li{float:left;height:42px;line-height:42px;}
.finance_table tbody tr td span{color:red}
/********统计***********/
.count_li{float:left;width:180px;}
.count_li li{height:40px;}
.count_li img{margin-left:5px;}

/*********推广***********/
.tuiguang{height:100px;margin-bottom:20px;}
.tuiguang img{float:left;margin-left:50px;}
.tuiguang div{float:left;}
.img_container{width:20%;height:100px;text-align:Center;}
.tuiguang h1{line-height:20px;}
.tuiguang_words{width:80%;}

/*******商城统计*******/
.mall_count ul{overflow:hidden;margin:20px 10px;}
.mall_count ul li{float:left;overflow:hidden;padding:0 20px 20px 0;border-bottom:2px solid #35a5f3;}
.mall_count p{font-size:16px;color:#2474af;font-weight:bold;margin-bottom:30px;}
.mall_pic{color:#1E6CA6;height:60px;float:left;}
.mall_pic i{font-size:24px;color:#1E6CA6;}
.mail_num{float:left;height:60px;font-size:24px;color:orange;line-height:50px;}
.mail_span{border:1px solid #ddd;background:#eee;height:32px;line-height:32px;display:inline-block;text-align:center;width:40px;}

/**********广告***********/
.advert li{overflow:hidden;margin-bottom:20px;}
.advert i{color:#ca0000;margin:5px 0 0 5px;}
.advert span{width:150px;display:inline-block;text-align:right;margin-right:15px;float:left;margin-top:5px;}
.uploader{width:171px;position:relative;cursor:default;background:url("../img/sprite.png") no-repeat 0px -297px;height:28px;}
.uploader input{opacity:0;position:absolute;top:0;right:0;float:right;height:25px;border:none;cursor:default;width:190px;}
.uploader span.action{float:left;display:inline;padding:2px 0;cursor:pointer;width:85px;text-align:center;text-shadow:#fff 0px 1px 0px;font-size:11px;font-weight:bold;background:url("../img/sprite.png") no-repeat right -409px;line-height:25px;margin-left:91px;margin-top:-28px;}
.uploader span.filename {padding:0 10px;float:left;display:block;cursor:default;position:relative;color:#777;width:90px;border-right:1px solid #bbb;font-size:11px;height:24px;margin:2px 0 2px 2px;line-height:24px;}

/******人才招聘******/
.recruit_span{margin:0 10px 3px 3px;}


/***标签管理***/
.label_table span{color:#ca0000;margin:0 10px 0 5px;}
.second_label{display:none;}
.guestList{display:none;}
.label_table i{margin:0 20px 0 5px;}
.label_table .txt_ul{overflow:hidden;}
.label_table .txt_ul li{width:20%;float:left;}
.sim span{margin-right:16px;float:left;}


/*****应聘查看****/
.recruitData{position:absolute;border:1px solid #ddd;left:10%;right:10%;top:35%;height:800px;background:#fff;padding:5px 20px;}
.DataHead,.liuyanHead{width:100%;height:30px;}
.DataHead span,.liuyanHead span{display:inline-block;width:25px;height:30px;float:right;cursor:pointer;}
.DataHead span img,.liuyanHead span img{width:100%;height:100%;}
.liuyanData{position:absolute;border:1px solid #ddd;left:10%;right:10%;top:10%;height:500px;background:#fff;padding:5px 20px;}

.ProClassTable{border:1px solid #ddd;}
.ProClassTable ul { display: block;  overflow: hidden; margin: 0; padding: 0; border-top: 0; border-bottom: 0; list-style-type: none; }
.ProClassTable div, .ProClassTable dl, .ProClassTable ul li { display: block; margin: 0; padding: 0; =display:inline; }
.ProClassTable dl { list-style-type: none; }
.ProClassTable dl dd, .ProClassTable div { display: block; overflow: hidden; height: auto; border-bottom: solid 1px #ddd; }
.ProClassTable dl dd div{border-bottom-width:0px;}
.ProClassTable span { float: left; display: block; overflow: hidden; padding: 0 3px; height: 45px; border-right: solid 1px #ddd; line-height: 45px; }
/*.ProClassTable span a { display:block; padding-top: 5px; }*/
.ProClassTable form{overflow:hidden;}
.DivTitle span{float: left;display: block; overflow: hidden; height: 45px; border-right: solid 1px #ddd;font-weight: bold; font-size: 14px; line-height: 45px;text-indent:1em;}

.DivTitle{background:#f5f5f5;}

.T1 { width: 50px; cursor: move; }
.T2 { width: 250px; }
.T3 { width: 120px; }
.T4 { width: 140px; }
.T5 { width: 200px; text-align: center; }
.T7{width: 50px;vertical-align: middle;text-align: center;}
.ProClassTable span.T6 { min-width: 400px; border: 0; }
.ProClassTable span.T4 select,.ProClassTable span.T2 input { margin-top: 5px; }
.ProClassTable span.T6 i { font-style: normal; }
.MoveItem i,.SubHandle i,.ThirdHandle i{text-align: center;width: 100%;    color: #999;}
.Cclass { margin-top:20px;}
.Cclass td { padding: 5px; }
.MoveItem{background:url(img/yd3.jpg) center no-repeat;}
.SubHandle,.ThirdHandle{background:url(img/yd2.jpg) center no-repeat;}
.ThirdLevelTable .ThirdLevelLine { background-color: #F9F9F9 !important;border-top:1px solid #ddd }
.popup{
    margin: 0!important;
}
.popup .btn{line-height: 2em;padding:0 30px;}
.input-group input{margin-bottom: 10px!important;}


.modal-dialog{width:auto!important;}



/****分页按钮******/
.paging a {border:1px solid #ddd;background:#fff;color:#555;padding:5px 10px;border-radius:4px;float:left;margin-right:5px;}
.paging {overflow:hidden;}
.paging a.PageActive{background:#2aa0f2;color:#fff;}