html,body,h1,h2,h3{font-family:"Microsoft YaHei UI", "微软雅黑", "宋体";font-size:12px;}
.ng-cloak{display:none;}

a:focus{outline:none; -moz-outline:none}
.list-group .list-group-item.active{background-color:#428bca;border-color:#428bca;}
.list-group .list-group-item a{color:#555;}
.list-group .list-group-item a:hover{text-decoration:none;}
.list-group .list-group-item.active a{color:#fff;}
.row .row, .form-group .form-group{margin-left:auto;margin-right:auto;}
.row.row-fix, .form-group.form-group-fix{margin-left:-15px;margin-right:-15px;}
 
.control-label,label,.help-block { font-size:12px;}

.nav-tabs li.operation { float:right}
.nav-tabs li.operation a.return {background: url(../images/maintool.png) no-repeat 11px 8px #6FB3E0;}
.nav-tabs li.operation a.refresh {background: url(../images/maintool.png) no-repeat 11px -67px #82BA00;}
.nav-tabs li.operation a { display: inline-block;  float: left; height: 28px; padding: 0 12px 0 34px; margin-left: 8px; color: #FFF; box-shadow: 1px 1px 1px #c2c2c2;margin-right: 0px;  line-height: 28px;  border: 0px; border-radius: 0px;}

.navbar-inverse ul li i{display:inline-block; margin-right:5px;}
.welcome-container .shortcut a{display:block;float:left;text-align:center;margin-right:1.2em;padding:8px 5px;width:7em;height:7em;overflow:hidden;color:#333;}
.welcome-container .shortcut a:hover{text-decoration:none;background:#eee;border-radius:3px;padding:7px 4px;border:1px solid #d5d5d5;}
.welcome-container .shortcut a i{display:block;font-size:3em;margin:.28em .2em;}
.welcome-container .shortcut a img{display:block;height:3em;margin:.85em auto;}
.welcome-container .shortcut a span{display:block;font-size:1em;overflow:hidden;white-space:nowrap;}
/*.welcome-container .account img{width:6em;height:6em;}*/
.welcome-container .account img{width:2.7em;height:2.7em;}

.nav.nav-tabs{margin-bottom:20px; }
 .page-header{padding-bottom:0;}
.page-header:first-child{margin-top:0;}
 

.gw-logo{background:url('../images/gw-logo.png') no-repeat;display:inline-block;width:420px;height:95px;margin-left:0 !important;}
.gw-container .footer{font-size:1.1em;padding:2em 0;}
.gw-container{background-size:cover; -webkit-background-size:cover; -o-background-size:cover;}
.gw-container .page-header{border:none; border-left:0.3em #333 solid; padding-left:1em;}
.gw-container .tile{display:block; float:left; margin:0.4em;padding:.2em 1em .5em 1em; width:7em; text-align:center; background:#EEE; color:#333; text-decoration:none;}
.gw-container .tile.tile-2x{width:10em;}
.gw-container .tile.tile-3x{width:15em;}
.gw-container .tile:hover{background:#999; color:#FFF;}
.gw-container .tile > i{display:block; font-size:2em; margin:0.3em auto 0 auto;}
.gw-container .tile > span{display:block;}

.gw-container .navbar-toggle {border-color: #ddd;}
.gw-container .navbar-toggle .icon-bar{background-color: #ccc;}
.gw-container .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {background-color: #ddd;}
.gw-container .navbar-nav.navbar-right:last-child {margin-right: 0;}
.gw-container .navbar-nav .tile{background:#31b8ef; color:#FFF; box-shadow:0 2px 4px rgba(0, 0, 0, 0.05);}
.gw-container .navbar-nav .tile:hover{background:#4ccafd;}
.gw-container .navbar-nav .tile.active{background:#1e95c9;}

 
.gw-container .footer, .gw-container .footer a{color:#999;}

.gw-container .well .account{margin:15px 0;}
.gw-container .well .account .panel-heading a{display:inline-block; width:140px;color:#428bca; text-align:center; font-size:16px;}
.gw-container .well .account .panel-heading .manage{color:#d9534f;}
.gw-container .well .account .panel-body{padding:0px 15px;}
.gw-container .well .account .panel-body li{padding:0;}
.gw-container .well .account .panel i{display:inline-block; width:15px; height:14px;}


.table{table-layout:fixed;}
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td{vertical-align:middle;}
.table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.table>thead>tr>th{border-top:none;}
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th{border-top:none;}
@media screen and (max-width:767px){.tpl-calendar>div,.tpl-district-container>div{margin-bottom:10px;}}
.modal-dialog .tab-content { overflow: hidden}
.panel-body .tab-content { overflow-x:hidden}
.dropdown-menu { z-index: 100000;}
/*更新提醒*/
.upgrade-tips{width:100%; position:absolute; top:0; text-align:center; z-index:99999;}
.upgrade-tips a{display:inline-block; margin:0 auto; height:25px; line-height:25px; padding:0 5px; color:#FFF; background:#EE5023; width:380px;}
.upgrade-tips a.module{background:#3C9D40;}
.upgrade-tips span{display:inline-block; height:25px; line-height:25px; background:#328233; padding:0 10px; color:#FFF; cursor:pointer;}

/*上传文件*/
#modal-fileUploader .browser{color:#428bca;}
#modal-fileUploader .browser .breadcrumb i{font-size:1em;}
#modal-fileUploader .browser .breadcrumb a:hover{text-decoration:none; cursor:pointer;}
#modal-fileUploader .browser .img-list { margin: 4px; display: block; clear: both;}
#modal-fileUploader .browser .img-item { float: left; cursor: pointer; position:relative; z-index:1;}
#modal-fileUploader .browser .img-item .img-container { position: relative; width:75px; height:75px; text-align:center; background-color:#eee; background-size: contain; background-repeat: no-repeat; background-position: 50% 50%;}
#modal-fileUploader .browser .img-item .img-container:hover .img-meta{display:none; }
#modal-fileUploader .browser .img-item .img-container .img-meta { width:100%; height:20px; position: absolute; bottom: 0; z-index:2; background:rgba(0,0,0,0.5); color:#eee; overflow:hidden;}
#modal-fileUploader .browser .img-item .img-container .select-status {display:inline-block; width:50px; height:50px; position: absolute; bottom:0; right:0; z-index:2;}
#modal-fileUploader .browser .img-item-selected .img-container .select-status {display:inline-block; width:50px; height:50px; position: absolute; bottom:0; right:0; background: url(../images/success-small.png) no-repeat right bottom; z-index:2;}
#modal-fileUploader .browser .img-item-selected .img-container .img-meta {display:none;}
#modal-fileUploader .browser .file-browser .img-item{margin:0 5px 5px 0;}
#modal-fileUploader .browser .file-browser{ height:343px; overflow-y:auto; padding-top:10px;}
#modal-fileUploader .browser .thumbnail{display:block;float:left;width:73px;height:73px;margin:0 5px 5px 0; cursor:pointer;}
#modal-fileUploader .browser .thumbnail:hover{border-color:#428bca;}
#modal-fileUploader .browser span{display:block;height:20px;overflow:hidden; text-align:center;}
#modal-fileUploader .browser img{width:98px;}
#modal-fileUploader .browser i{display:block;font-size:40px;padding:5px 13px 0 13px;}
#modal-fileUploader .btnClose{text-align:right; position:absolute; top:-10px; right:-5px; display:none; z-index:10;}
#modal-fileUploader .img-item:hover .btnClose{display:block;}
#modal-fileUploader .btnClose a{display:inline-block; width:20px; height:20px; text-align:center; line-height:20px;color:#fff; background:rgba(0,0,0,.3); border-radius:50%;}
#modal-fileUploader .btnClose a i{font-size:14px; padding:3px;}
#modal-fileUploader .bthClose a:hover{background:rgba(0,0,0,1);}
#modal-fileUploader .crawler .crawler-img{width:250px; height:150px; position:relative; text-align:center; overflow:hidden; margin:10px 0; background-color:#efefef; background-size: contain; background-repeat: no-repeat; background-position: 50% 50%;}
#modal-fileUploader .crawler .crawler-img span{position:absolute; left:0; bottom:0; display:inline-block; width:100%; height:30px; line-height:30px; background:rgba(0,0,0,0.2); color:#eee;}
#modal-fileUploader .form-group{margin-left:0;; margin-right:0;}
#modal-fileUploader .row{margin-top: 5px; height: 250px; }
/* .table-responsive.panel-body{overflow:auto;} */
/* .panel-footer { overflow-x: hidden} */



/*多图上传*/

.multi-img-details{margin-top:.5em;}

.multi-img-details .multi-item{height: 150px; max-width: 150px; position:relative; float: left; margin-right: 18px;}

.multi-img-details .multi-item img{max-width: 150px; max-height: 150px;}

.multi-img-details .multi-item em{position:absolute; top: 0; right: -14px;}



.modal-dialog .avatar-browser{min-height:480px;line-height:0;color:#428bca;}

.modal-dialog .avatar-browser .thumbnail{display:block;float:left;width:100px;height:100px;margin-right:13px;cursor:pointer;overflow:hidden;}

.modal-dialog .avatar-browser .thumbnail:hover{border-color:#428bca;}



.modal-dialog .avatar-browser{min-height:480px;line-height:0;color:#428bca;}

.modal-dialog .avatar-browser .thumbnail{display:block;float:left;width:100px;height:100px;margin-right:13px;cursor:pointer;overflow:hidden;}

.modal-dialog .avatar-browser .thumbnail:hover{border-color:#428bca;}

.pagination { margin:0;}



.history .img-list { margin: 4px; display: block; clear: both; list-style: outside none none; padding:0px;}

.history .img-list .img-item { float: left; padding: 1px; cursor: pointer; position: relative;}

.history .img-list .img-item .img-container { position: relative; width:75px; height:75px; text-align:center; background-color:#eee; background-size: contain; background-repeat: no-repeat; background-position: 50% 50%;}

.history .img-list .img-item .img-container:hover .img-meta{display:none; }

.history .img-list .img-item .img-container .img-meta { width:100%; position: absolute; bottom: 0; z-index:1; background:rgba(0,0,0,0.5); color:#eee;}

.history .img-list .img-item .img-container .select-status {display:inline-block; width:50px; height:50px; position: absolute; bottom:0; right:0; z-index:2;}

.history .img-list .img-item-selected .img-container .select-status {display:inline-block; width:50px; height:50px; position: absolute; bottom:0; right:0; background: url('../images/success-small.png') no-repeat right bottom; z-index:2;}

.history .img-list .img-item-selected .img-container .img-meta {display:none;}

.history .img-list .img-item .btnClose{text-align:right; position:absolute; top:-10px; right:-5px; display:none; z-index:10;}

.history .img-list .img-item:hover .btnClose{display:block;}

.history .img-list .img-item .btnClose a{display:inline-block; width:20px; height:20px; text-align:center; line-height:20px;color:#fff; background:rgba(0,0,0,.3); border-radius:50%;}

.history .img-list .img-item .btnClose a i{font-size:14px; padding:3px;margin-top: 0;}

.history .img-list .img-item .bthClose a:hover{background:rgba(0,0,0,1);}



.history i{font-size:35px; margin-top:50px; color:#999;}

.pagination { margin:0;}



/*图文回复列表样式*/

.reply .panel-group .panel:first-child{margin:0; border-bottom-left-radius:0; border-bottom-right-radius:0;}

.reply .panel-group .panel:first-child .img{overflow:hidden; position:relative; height:160px; background-color:#ececec; color:#c0c0c0; text-align:center; line-height:132px;}

.reply .panel-group .panel:first-child .img img{max-height:160px; max-width:100%; vertical-align:middle;}

.reply .panel-group .panel:first-child .img span{display:block; position:absolute; bottom:0; left:0; height:28px; line-height:28px; width:100%; background:rgba(0,0,0,0.7); color:#fff; padding:0 10px;}

.reply .panel-group .panel+.panel{border-radius:0; margin-top:0; border-top:0;}

.reply .panel-group .panel+.panel .panel-body{height:104px; padding-right:105px; position:relative; overflow:hidden;}

.reply .panel-group .panel+.panel .img{float:right; position:absolute; right:15px; top:12px; height:80px; width:80px; background-color:#ececec; color:#c0c0c0; line-height:80px; text-align:center; overflow:hidden;}

.reply .panel-group .panel+.panel .img img{max-width:80px; max-height:80px; vertical-align:middle; border:0;}

.reply .panel-group .panel+.panel .text h4{word-break:break-all; font-size:14px; line-height:1.5em; height:54px; overflow:hidden; text-overflow:ellipsis;}

.reply .panel-group .panel-body .mask{position:absolute; width:100%; height:100%; line-height:104px; left:0; top:0; z-index:999; background-color:rgba(229, 229, 229, 0.85) !important; text-align:center; display:none;}

.reply .panel-group .panel:first-child .panel-body .mask{line-height:160px;}

.reply .panel-group .panel-body .mask a{color:#333; display:inline-block; margin:0 3px; cursor:pointer;}

.reply .panel-group .panel-body:hover .mask{display:block;}

.reply .panel-group .panel-body .default{ font-style:normal; font-size:16px;}

.reply .panel-group .panel:last-child{margin-bottom:20px; border-bottom-left-radius:4px; border-bottom-right-radius:4px;}

.reply .panel-group .panel:last-child .panel-body{padding:15px;}

.reply .panel-group .panel-body .add{border:3px dotted #b8b8b8; height:72px; line-height:72px; text-align:center; cursor:pointer; border-radius:5px;}

.reply .panel-group img{position:absolute; left:0; top:0; display:inline-block; width:100%; height:100%;}



/*图文回复编辑样式*/

.reply .aside{}

.reply .aside .card{position:relative;}

.reply .aside .panel-body{min-height:50px;}

.reply .aside .arrow-left,.reply .aside .arrow-left:after{width: 0; height: 0; border-style: solid; border-width: 8px 10px 8px 0; border-color: transparent #d1d1d1 transparent transparent; position: absolute; left: -10px; top: 15px;}
.reply .aside .arrow-top, .reply .aside .arrow-top:after {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 10px 8px 8px;
	border-color: transparent transparent  #d1d1d1 transparent;
	position: absolute;
	left: 15px;
	top: -8px;
}
.reply .aside .arrow-left:after{content: ""; border-right-color: #fff; left: 1px; top: -8px;}
.reply .aside .arrow-top:after {
	content: "";
	border-bottom-color: #fff;
	left: -8px;
	top: 1px;
}
.reply .aside .img{height:92px; text-align:center; position:relative; overflow:hidden; padding:0;}

.reply .aside .img img{display:inline-block; max-width:100%; vertical-align:middle; margin:0; border:0;}

.reply .aside .img h3{position:absolute; bottom:0; left:0; width:100%; text-align:center; z-index:2; color:#fff; background:rgba(51,51,51,0.5); padding:5px 15px; font-size:14px; line-height:1.5em; margin:0; cursor:pointer;}

.reply .aside .img>span{display:block; border:1px solid #eee; height:100%; text-align:center; line-height:92px; cursor:pointer;}

.reply .aside .img>span i{color:green;}

/*导航栏公告样式*/

.topbar-notice{cursor: pointer;}

.topbar-notice .dropdown-menu{width:440px; left:-183px; padding:0;}

.topbar-notice .topbar-notice-arrow,.topbar-notice .topbar-notice-arrow:after{width: 0; height: 0; border-style: solid; position: absolute; border-width: 0 8px 10px 8px; border-color:transparent transparent rgba(0,0,0,.4) transparent; left: 50%; top:-11px; margin-left:-9px;}

.topbar-notice .topbar-notice-arrow:after{content: ""; border-bottom-color:#eaedf1; left:1px; top:1px;}

.topbar-notice .topbar-notice-head{height:50px; padding:0 15px; font-size:14px; line-height:50px; background:#eaedf1; color:#333; border-top-left-radius:4px; border-top-right-radius:4px;}

.topbar-notice .topbar-notice-body ul{margin:0; padding:0; list-style:none; height:305px; overflow-y:auto; background:#fff;}

.topbar-notice .topbar-notice-body ul li a{display:block; width:100%; padding:10px; overflow:hidden; background-color:#fff;}

.topbar-notice .topbar-notice-body ul li:hover a{background-color:#f2f2f2;}

.topbar-notice .topbar-notice-body ul li a h3{font-size:14px; max-width:300px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; height:20px; line-height:20px; margin:0;}

.topbar-notice .topbar-notice-body ul li a .date{color:#333;}

.topbar-notice .topbar-notice-body ul li{border-bottom:1px solid #eaedf1;}

.topbar-notice .topbar-notice-footer{height:50px; line-height:50px; text-align:center;}



/*新闻公告页面样式*/

.notice-show .breadcrumb{padding-left:0;}

.notice-show .category-btn{margin-bottom:10px;}

.notice-show .panel{padding:0 50px;}

.notice-show .panel .panel-heading{background-color:#fff; padding-left:0;}

.notice-show h5{color:#428BCA; border-left:3px solid #428BCA; padding-left:15px;}

.notice-show .small span{display:inline-block; margin:0 10px 0 0;}

.notice-show ul{list-style:none; padding:0; margin:0;}

.notice-show ul li{height:30px; line-height:30px; white-space:nowrap; overflow:hidden; padding-right:150px; position:relative;}

.notice-show ul li a{display:inline-block; width:100%; overflow:hidden; text-overflow:ellipsis;}

.notice-show .date{ position:absolute; right:0;}

.notice-show h6{font-size:24px;}



/*图片弹出框*/

#modal-webuploader{z-index:1000000000}



/*表单验证插件*/

.bv-form .help-block{margin-bottom: 0}

.has-error .help-text, .has-success .help-text{color:#737373}



/*系统弹窗模态框*/

#modal-message{z-index:1000000000000}
.gw-container .well .account .panel .list-group-bottom {
    height: 40px;
    line-height: 40px;
    background: #f5f5f5;
}
.list-group-bottom-left span {color:#999;}
.list-group-bottom-right a{color:#999;}



/*新版*/
/*快捷导航*/
.panel-link{ padding:15px; background-color: #e8ecef; border-radius: 0;}
.panel-link a{ padding:0 10px; white-space: nowrap;}
.panel-link .btn-group a{ padding:6px 12px;}
/*.panel-order{ padding: 10px 50px;}*/
/*.panel-order >a { margin: 10px 0;}*/
.panel-order .icon-nav{ float: left;margin-right: 8px;}

/*icon-nav 图标*/
.icon-nav{ display: inline-block; vertical-align: sub; background: url(../images/menu.png) no-repeat;}
.icon-nav-notice{ background-position: 0 -280px;}
.icon-nav-quit{ background-position: -40px -280px;}
.icon-nav-home{ background-position: 0 -0px;}
.icon-nav-setting{ background-position: 0 -40px;}
.icon-nav-store{ background-position: 0 -80px;}
.icon-nav-fenxiao{ background-position: 0 -120px;}
.icon-nav-apply{ background-position: 0 -160px;}
.icon-nav-money{ background-position: 0 -200px;}
.icon-nav-operate{ background-position: 0 -240px;}
.icon-nav-power{ background-position:0 -1720px;}
/*.active .icon-nav-home{ background-position: -40px -0px;}
.active .icon-nav-setting{ background-position: -40px -40px;}
.active .icon-nav-store{ background-position: -40px -80px;}
.active .icon-nav-fenxiao{ background-position: -40px -120px;}
.active .icon-nav-apply{ background-position: -40px -160px;}
.active .icon-nav-money{ background-position: -40px -200px;}
.active .icon-nav-operate{ background-position: -40px -240px;}
*/
/*左边导航图标*/
.icon-nav-shzlsz{ background-position: -40px -320px;}
.icon-nav-kzzx{ background-position: -40px -350px;}
.icon-nav-wdzh{ background-position: -40px -380px;}
.icon-nav-xtrz{ background-position: -40px -410px;}
.icon-nav-zdhf{ background-position: -40px -440px;}
.icon-nav-gjgn{ background-position: -40px -470px}
.icon-nav-wzgl{ background-position: -40px -500px}
.icon-nav-gzhxx{ background-position: -40px -530px}
.icon-nav-tzgl{ background-position: -40px -560px}
.icon-nav-spgl{ background-position: -40px -590px}
.icon-nav-spfl{ background-position: -40px -620px}
.icon-nav-psgl{ background-position: -40px -650px}
.icon-nav-jbsz{ background-position: -40px -680px}
.icon-nav-yhhd{ background-position: -40px -710px}
.icon-nav-yxtg{ background-position: -40px -740px}
.icon-nav-fxygl{ background-position: -40px -770px}
.icon-nav-fxsgl{ background-position: -40px -800px}
.icon-nav-fxqjsz{ background-position: -40px -830px}
.icon-nav-pfsgl{ background-position: -40px -860px}
.icon-nav-lssgl{ background-position: -40px -890px}
.icon-nav-cgdd{ background-position: -40px -920px}
.icon-nav-sjsh{ background-position: -40px -950px}
.icon-nav-pfqgl{ background-position: -40px -980px}
.icon-nav-wlgl{ background-position: -40px -1010px}
.icon-nav-spzy{ background-position: -40px -1040px}
.icon-nav-dkjs{ background-position: -40px -1070px}
.icon-nav-bdjssh{ background-position: -40px -1100px}
.icon-nav-txsh{ background-position: -40px -1130px}
.icon-nav-zdls{ background-position: -40px -1160px}
.icon-nav-fxyfx{ background-position: -40px -1190px}
.icon-nav-spfx{ background-position: -40px -1220px}
.icon-nav-jyfx{ background-position: -40px -1250px}
.icon-nav-dpzx{ background-position: -40px -1760px}
.icon-nav-mshd{ background-position: -40px -1800px}
.icon-nav-qxgl{ background-position: -40px -1840px}
.active .icon-nav-shzlsz{ background-position: 0px -320px;}
.active .icon-nav-kzzx{ background-position: 0px -350px;}
.active .icon-nav-wdzh{ background-position: 0px -380px;}
.active .icon-nav-xtrz{ background-position: 0px -410px;}
.active .icon-nav-zdhf{ background-position: 0px -440px;}
.active .icon-nav-gjgn{ background-position: 0px -470px}
.active .icon-nav-wzgl{ background-position: 0px -500px}
.active .icon-nav-gzhxx{ background-position: 0px -530px}
.active .icon-nav-tzgl{ background-position: 0px -560px}
.active .icon-nav-spgl{ background-position: 0px -590px}
.active .icon-nav-spfl{ background-position: 0px -620px}
.active .icon-nav-psgl{ background-position: 0px -650px}
.active .icon-nav-jbsz{ background-position: 0px -680px}
.active .icon-nav-yhhd{ background-position: 0px -710px}
.active .icon-nav-yxtg{ background-position: 0px -740px}
.active .icon-nav-fxygl{ background-position: 0px -770px}
.active .icon-nav-fxsgl{ background-position: 0px -800px}
.active .icon-nav-fxqjsz{ background-position: 0px -830px}
.active .icon-nav-pfsgl{ background-position: 0px -860px}
.active .icon-nav-lssgl{ background-position: 0px -890px}
.active .icon-nav-cgdd{ background-position: 0px -920px}
.active .icon-nav-sjsh{ background-position: 0px -950px}
.active .icon-nav-pfqgl{ background-position: 0px -980px}
.active .icon-nav-wlgl{ background-position: 0px -1010px}
.active .icon-nav-spzy{ background-position: 0px -1040px}
.active .icon-nav-dkjs{ background-position: 0px -1070px}
.active .icon-nav-bdjssh{ background-position: 0px -1100px}
.active .icon-nav-txsh{ background-position: 0px -1130px}
.active .icon-nav-zdls{ background-position: 0px -1160px}
.active .icon-nav-fxyfx{ background-position: 0px -1190px}
.active .icon-nav-spfx{ background-position: 0px -1220px}
.active .icon-nav-jyfx{ background-position: 0px -1250px}
.active .icon-nav-dpzx{ background-position: 0px -1760px}
.active .icon-nav-mshd{ background-position: 0px -1800px}
.active .icon-nav-qxgl{ background-position: 0px -1840px}

/*6个订单图标*/
.icon-nav-orderIcon1, .icon-nav-orderIcon2, .icon-nav-orderIcon3, .icon-nav-orderIcon4, .icon-nav-orderIcon5, .icon-nav-orderIcon6{
	width: 30px; height: 30px; border-radius: 50%; overflow: hidden; display: inline-block; vertical-align: middle;}
/*.icon-nav-orderIcon1{ background-color: #01abef; background-position: 0 -1300px}*/
/*.icon-nav-orderIcon2{ background-color: #31c27c; background-position: 0 -1352px}*/
/*.icon-nav-orderIcon3{ background-color: #3dccb4; background-position: 0 -1404px}*/
/*.icon-nav-orderIcon4{ background-color: #f05e4b; background-position: 0 -1456px}*/
/*.icon-nav-orderIcon5{ background-color: #f8a901; background-position: 0 -1508px}*/
/*.icon-nav-orderIcon6{ background-color: #f64e78; background-position: 0 -1560px}*/
.icon-nav-orderIcon1{ background-color: #01abef; background-position: -10px -1310px}
.icon-nav-orderIcon2{ background-color: #31c27c; background-position: -10px -1362px}
.icon-nav-orderIcon3{ background-color: #3dccb4; background-position: -10px -1414px}
.icon-nav-orderIcon4{ background-color: #f05e4b; background-position: -10px -1466px}
.icon-nav-orderIcon5{ background-color: #f8a901; background-position: -10px -1518px}
.icon-nav-orderIcon6{ background-color: #f64e78; background-position: -10px -1570px}
/*前三排行数字加底色*/
.table>tbody tr:nth-child(1) .rank-circle, .table>tbody tr:nth-child(2) .rank-circle, .table>tbody tr:nth-child(3) .rank-circle{ color: #fff;width: 21px; height: 21px; line-height: 21px; text-align: center; display: inline-block; border-radius: 50%;overflow: hidden; }
.table>tbody tr:nth-child(1) .rank-circle{ background-color: #f00; }
.table>tbody tr:nth-child(2) .rank-circle{ background-color: #ed5028; }
.table>tbody tr:nth-child(3) .rank-circle{ background-color: #eb823b; }
/*快捷链接*/
.pane-link{ padding:10px 15px;}
.pane-link a{ padding:0 10px;}
.pane-link .btn-group a{ padding:6px 12px;}

@media screen and (max-width:900px){
	.navbarv2-menu li a{ padding-top: 20px; }
	.navbarv2-menu .icon-nav{ margin-right: 0; }
	.navbarmenu-text{ display: block;}
}
@media screen and (max-width:767px){
	.navbarv2-menu li a{ padding-top: 10px; }	
}

/*更新提醒*/
.upgrade-tips{width:100%; position:absolute; top:0; text-align:center; z-index:99999;}
.upgrade-tips a{display:inline-block; margin:0 auto; height:25px; line-height:25px; padding:0 5px; color:#FFF; background:#EE5023; width:380px;}
.upgrade-tips a.module{background:#3C9D40;}
.upgrade-tips span{display:inline-block; height:25px; line-height:25px; background:#328233; padding:0 10px; color:#FFF; cursor:pointer;}
/*添加角色*/
#add-jsqx-model dt{}
#add-jsqx-model dt a{ color:#333; font-weight:400; }
#add-jsqx-model dt a i { vertical-align:top; padding:0 5px;}
#add-jsqx-model dd{ padding-left:20px;}
#add-jsqx-model .checkbox{ clear:both; overflow:hidden; padding-top:0;}
#add-jsqx-model .control-label{ text-align:left;}
#add-jsqx-model .checkbox-inline{ min-width:80px;}
/*账户管理*/
.textarea-zhgl{ width:100%; height: 125px; position: relative; overflow: hidden; overflow-y: auto;display:block;width:100%;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;border:1px solid #ccc;border-radius:4px;}
.textarea-zhgl .checkbox-inline{ min-width: 40%; margin-left: 10px;}
.textarea-zhgl2{width:100%; height: 300px;  padding-top: 34px; position: relative; overflow: hidden; display:block;width:100%;font-size:14px;line-height:1.42857143;color:#555;border:1px solid #ccc;border-radius:4px;}
.textarea-zhgl2 .checkbox input + span {cursor: pointer;}
.textarea-zhgl2 .textarea-title{ width: 100%; height: 34px; line-height: 34px; display: block; position: absolute; top: 0; left: 0; background-color: #f5f5f5; text-align: center; border-bottom: 1px solid #ccc;}
.textarea-zhgl2 .textarea-content{width:100%; height:100%; position: relative; overflow: hidden; overflow-y: auto;display:block;width:100%;padding:6px 12px;}
.textarea-zhgl2 .textarea-content label{ width: 100%;}
.textarea-zhgl2 .textarea-content label:hover{ background-color: #f0f0f0;}

.form-group-select>.row{ margin: 0 -15px !important;}
/*数据统计*/
.navbar .navbar-brand~.navbar-right{ background-color:#f5f5f5;}
.navbar .navbar-brand~.navbar-right>li a{ color:#1e95c9;}
.navbar .navbar-brand~.navbar-right>.active a{ background-color:#1e95c9; color:#fff;}
.navbar .navbar-brand~.navbar-right>.navbar-left{ height:24px;}

/*可关闭label*/
.label-close{ position: relative; margin: 0 15px 5px 0; display: inline-block;}
.js-close-lable{ position: absolute; top: -5px; right: -5px; width: 16px; height: 16px; line-height: 16px; font-size: 16px; display: block; background:rgba(0,0,0,0.6); border-radius: 50%; overflow: hidden; cursor: pointer;}

.form-group-th{border-bottom: 1px solid #e5e5e5;  margin-bottom: 0; padding: 10px 0;}
.form-group-tr{padding: 10px 0; border-top: 1px solid #e5e5e5; cursor: pointer; margin-bottom: 0; height: 50px; line-height: 30px; overflow: hidden;}
.form-group-tr:hover{ background-color: #f0f0f0;}
.form-group-tr >div{ text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}

.tableList { border-left: 1px solid #e0e0e0; border-right: 1px solid #e0e0e0;}
.tableList tr:first-child td{ border: 0 none; }
/*表格里列表*/
.tableList{ padding: 0 !important ; }
.tableList>div{ border-top: 1px solid #ddd; padding:4px; height: 32px; white-space: nowrap;line-height: 24px; overflow: hidden;text-overflow: ellipsis}
.tableList>div:first-child{ border: 0;}
.tableList>div span{ line-height: 12px; display: block;}
.tableList>div span:only-child{ line-height: 24px;}

.modal-content .modal-body{ max-height: 550px; overflow: hidden; overflow-y: auto;}
.modal-content .modal-body .modal-body{ max-height: none;}
@media screen and (max-width:767px){
	.modal-content .modal-body{ max-height: none;}
}
.modal-dialog{ margin-bottom: 0 !important;}

/*配送管理*/
.city-box { height: 50px; }
.citys { background-color:#FFFEC6; position:absolute; float:right; border:solid 1px #f7e4a5; z-index:20000; top:23px; left:0; width:214px; display:none; white-space:wrap }
.city-box .citys { display: block; position: relative; left: 0; top:0;  width: 100%; background: #FFF; }
.styblock { display:block }
.citys span { line-height:2; margin-right:2px }
.dialog-areas{ border: 1px solid #e5e5e5; border-radius: 3px; overflow: visible;visibility: visible;}
.dialog-areas dl{margin-bottom: 0; padding: 3px 10px;}
.dialog-areas dl:nth-child(2n) { background-color: #ecf4ff;  }
.dialog-areas dt { position:relative;float:left;margin-right:1px;padding-right:8px;height:30px;width:80px}
.dialog-areas dt .checkbox{ margin-top: 7px;}
.dialog-areas dd { overflow:visible !important; white-space: normal !important; display: inline-block;  }
.dcity { vertical-align:middle; display:block; z-index:1 }
.ecity { position:relative; float:left; margin-right:1px; padding-right:8px; height:30px; width:88px }
.gcity, .province-list { display:inline-block }
.trigger { width:12px; height:12px; padding:2px; cursor:pointer }
.dialog-areas dd span.areas { margin-right:3px; padding:4px 0 1px 4px; display:inline-block }
.dialog-areas span.gareas { white-space:nowrap; margin-right:3px; padding:4px 4px 1px; display:inline-block; position:relative; height:25px; border:1px solid #fff; border-bottom: 0 none; }
.dialog-areas dl:nth-child(2n) span.gareas { border-color: #ecf4ff; border-bottom: 0 none;}
.dialog-areas .even span.gareas { background-color:#ECF4FF; border-color:#ecf4ff }
.dialog-areas dd span.egareas { margin-right:3px; padding:3px 0 1px; display:inline-block; background-color:#FFFEC6; border:solid 1px #f7e4a5; width:70px }
.showCityPop { z-index:55556 }
.dialog-areas .showCityPop .gareas { background-color:#FFFEC6; border:solid 1px #f7e4a5; border-bottom:solid 1px #FFFEC6; z-index:56000 }
.dialog-areas .even .showCityPop .gareas { background-color:#FFFEC6; border-color:#f7e4a5 #f7e4a5 #FFFEC6 }
.showCityPop .citys { display:block; z-index:55900 }
.checkbox { vertical-align:middle; padding:0 }
.dialog-areas label { margin:0 1px ; font-weight: 400;}
.dialog-areas dl dt label{ font-weight: 700;}
.check_num { color:#F60; font-size:12px; letter-spacing:-1px }

.btn-radio-group .active{background-color: #1e95c9; border-color: #357ebd; color: #fff;}
.btn-radio-group .disabled.active{ background-color: #e0e0e0; color: #000;}
.btn-radio-group input{opacity: 0; margin-left: -15px;}
.quick-link{ margin: 5px 0;}
.quick-link a{padding: 0 5px; white-space: nowrap;}
.quick-link .btn-group a{ padding:6px 12px;}

.sub_classify{ padding-left:70px;height:24px;line-height:27px;background:url('../images/bg_repno.gif') no-repeat -245px -545px; }
.sub_classify input{ margin-top: 9px !important;}
.classify-box {max-height:500px; overflow-y:auto; padding: 5px 30px 5px 20px;}
.classify-box dl{ margin-bottom:5px;}
.classify-box dd{ white-space: nowrap;}

.checkboxstyle { width: 15px;height: 15px;display: inline-block;margin-left: -20px;vertical-align: middle;position: relative; background: url(../images/checkbox.gif);}
.checkboxstyle input[type="checkbox"]{position: absolute;z-index: 2;top: 0;left: 0;margin: 0; opacity: 0;}
.checkboxstyle.checked{ background-position: 0 -20px;}
.checkboxstyle.subchecked{ background-position: 0 -40px;}

/* 文字向左移动 */
.txtMarquee-left{ width:350px;  position:relative;  border:1px solid #ccc; height:35px;  }
.txtMarquee-left .bd{ padding:5px }
.txtMarquee-left .bd .tempWrap{ width:425px !important; }
.txtMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.txtMarquee-left .bd ul li{ margin-right:20px;  float:left; height:24px; line-height:24px;  text-align:left; _display:inline; width:auto !important;  }/* 用 width:auto !important 覆盖SuperSlide自动生成的宽度，解决文字不衔接问题 */
.txtMarquee-left .bd ul li span{ color:#999;  }


/*控制中心*/
.main-container { position: static; padding: 30px 20px; }
.main-container>.page-container { position: relative; }
.page-sidebar{ margin-bottom: 20px; background-color: #fff; -webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.15); -moz-box-shadow: 0 2px 4px 0 rgba(0,0,0,.15); box-shadow: 0 2px 4px 0 rgba(0,0,0,.15);}
.page-sidebar .sidebar-menu a { display: block; height: 38px; line-height: 36px; margin: 0; padding: 0 16px 0 20px; -webkit-text-shadow: none!important; text-shadow: none!important; font-size: 14px; text-decoration: none; color: #737373; z-index: 123 }
.page-sidebar .sidebar-menu>li a .fa{-moz-transition:all .3s;-webkit-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s; position: absolute; right: 15px; top: 12px; font-size: 12px;}
.page-sidebar .sidebar-menu>li>a { border-bottom: 1px solid #e0e0e0;}
.page-sidebar .sidebar-menu>li .submenu { display: none; background-color: #fbfbfb; -webkit-box-shadow: inset 0 4px 4px -2px rgba(0,0,0,.15), inset 0 -4px 4px -2px rgba(0,0,0,.15); -moz-box-shadow: inset 0 4px 4px -2px rgba(0,0,0,.15), inset 0 -4px 4px -2px rgba(0,0,0,.15); box-shadow: inset 0 4px 4px -2px rgba(0,0,0,.15), inset 0 -4px 4px -2px rgba(0,0,0,.15) }
.sidebar-menu>li.active>a,.sidebar-menu>li.active>a:focus,.sidebar-menu>li.active>a:hover{ background-color: #1e95c9; color: #fff;}
.sidebar-menu li .submenu .active{ color: #1e95c9; font-weight: 700; }
.sidebar-menu li .submenu .active a{ color: #1e95c9; font-weight: 700;}
.sidebar-menu li.open a .fa {-webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -o-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg);}

.page-content{}
.panel-heading+.row{ padding: 13px 15px; position:relative;}
.panelTop+.panelTop .panel-heading+.row{ padding: 10px 15px;}
.panelTop-left i{color: #ff1f1f; font-style: normal; font-size: 16px;}
.panelTop-left .fa{ padding-right: 5px;}
.panelTop-left>.row{ margin-top: 20px; }
.panelTop-left .row>div { padding-right: 0; white-space: nowrap;padding-left: 10px;}
.panelTop+.panelTop .panelTop-left b{color: #7bdd10;}
.pieDiv{width:150px;height:150px; position:absolute; right:10px; top:20px;}
.panel-heading h4{ margin: 0; font-size: 14px; }
.panel-heading h4 .menu-icon{display: inline-block; vertical-align: middle; min-width: 44px; text-align: center; font-size: 14px; font-weight: normal; font-style: normal; margin-top: -3px ; color: #666;}
.panelTop .panel-heading h4{line-height: 1.42857;}
.tabHotBox{ padding: 20px;}
@media screen and (max-width:900px){ .hotGoods-search{ float: none !important; margin-bottom: 10px; } }
@media screen and (max-width:350px){ .pieDiv{ width:140px; height:140px;} }
#myTabHot{ margin-bottom: 12px;}
#myTabHot a{ padding: 5px 20px; margin-right: 20px; color: #31b8ef;}
#myTabHot .active a{ background-color: #31b8ef; color: #fff;}
.tabHotBox table td{ border: 0 !important ; text-align: left;}
.tabHotBox table tr td:nth-child(1) { width: 30px}
.tabHotBox table tr td:nth-child(2) { width: 30%;}
.tabHotBox table tr td:nth-child(3) { width: 30%;}
.iconblock{ padding: 1px; overflow: hidden; display: inline-block; background-color: #fff; border: 1px solid #d6d6d6;}
.iconblock i{ display: block;width: 14px; height: 10px; overflow: hidden;}
.iconblock-blue { background-color: #4ecceb ;}
.iconblock-yellow { background-color: #ffd570;}
.iconblock-red { background-color: #fb856d ;}
.iconblock-green { background-color: #b3dc86 ;}
/**/
.bgIndex{background: #25ace3 url(../images/control/bg.jpg)  center 54px;}
.logoIndex{ display: block;position: relative; top: 0; margin: -25px 0 40px;}
.sidebar-index .nav a{ padding: 12px 15px; box-shadow:0 2px 4px rgba(0, 0, 0, 0.2) ;text-align: center; width: 100px; margin: 0 auto; background-color: #31b8ef; margin-bottom: 25px; color: #fff; border-radius: 10px; overflow: hidden;}
.sidebar-index .nav a span{ font-size: 24px;}
.sidebar-index .nav .active a,.sidebar-index .nav .active a:hover,.sidebar-index .nav .active a:focus{ background-color: #1e95c9 !important;}
.sidebar-index .nav a:hover,.sidebar-index .nav > li > a:focus{ background-color: #4ccafd !important;}
.panel-weixin{ background-color: #f5f5f5;}
@media screen and (min-width:768px){
	#sidebar-hd{ position: absolute; top: 0; left: 0; width: 120px; z-index: 2;}
	#sidebar-bd{ float: left; padding-left: 135px; width: 100%;}
}
.container-fluid{ background-color:#f5f5f5;}
.panel-Top5 .panel-body .panel-heading{ border-bottom:3px solid #6f85bf; background-color: #fff;}
/*经销商等级*/
#table-grade tr .btn-add-grade{ display: none;}
#table-grade tr:last-child .btn-add-grade{ display:inline-block;}
#table-grade tr:last-child br+.btn-add-grade{ margin-top: 10px;}
#table-grade tr:last-child .low-grade{ display: none; }

/**/
.radio_iphone{ clear: both; overflow: hidden;padding: 0;}
.radio_iphone li{ float: left; list-style: none;float:left;margin:0 0 20px 20px;width:170px;height:383px;text-align:center;background:url(../images/radio_iphone0.png) no-repeat center top;position:relative;cursor:pointer}
.radio_iphone li.select{ background-image:url(../images/radio_iphone.png); }
.radio_iphone li img{position:absolute;top:68px;left:14px;width:144px;height:225px}
.radio_iphone .radio-inline{cursor: pointer; position: absolute; top: 355px; left:0; width: 100%; display: block; text-align: center;}

tr:first-child .first-hide{ display: none;}
tr:last-child .last-hide{ display: none; }

.sub_classify{ padding-left:70px;height:30px;line-height:30px;background:url('../images/bg_repno.gif') no-repeat -245px -545px; }
.sub_classify input{ margin-top: 9px !important;}
.sub_classify2{ padding-left:50px;}

/*链接弹出框*/
.modal-header >h3:empty{ display: none;}
h3.modal-title{ font-size: 24px;}
.panel-heading .nav-default{ background-color: #f5f5f5; margin:-10px -15px -11px; border-color: #ddd;}
.nav-default > li > a{ color: #555; }
.nav-default > li > a:hover{ border-bottom-color:#ddd; }
.nav-default > li.active > a, .nav-default > li.active > a:hover, .nav-default > li.active > a:focus{ background-color: #fff; border-color: #fff; border-radius: 0; color: #555; font-weight: 700;}
#tab-link-class .checkbox{padding-top: 0;}

.databox td{position: relative;}
.databox > thead > tr > th, .databox > tbody > tr > th, .databox > tfoot > tr > th, .databox > thead > tr > td, .databox > tbody > tr > td, .databox > tfoot > tr > td { vertical-align: top;}
.btn-close { cursor: pointer; position: absolute; display: block; width: 20px; height: 20px;top: -5px; right: -5px; text-indent: -9999px; overflow: hidden;  background: url(../images/close.png) no-repeat; }
.btn-close:hover { text-decoration: none; background-position: 0 -22px; }
.img-thumbnail+.btn-close{ right: 5px; top: 5px;}
.productList > div{ overflow: hidden; text-overflow: ellipsis; white-space: nowrap}

.collapsed .fa-toggle-icon{ -moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}
.collapsed .fa-toggle-icon90{ -moz-transform:rotate(-90deg);-webkit-transform:rotate(-90deg);-o-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);}
.examine_detail{ width: 100%; height: 590px; overflow: hidden; overflow-y: auto;}
.examine_detail img{ max-width: 100%;}
.detail_bd{ height: 320px; overflow: hidden; background-color: #f5f5f5;}
.detail_hd { display: block; padding: 10px 0; clear: both; overflow: hidden;}
.detail_hd a{ width:23%; overflow: hidden; height: 70px; overflow: hidden; display: inline; float:left ; border: 1px solid #e0e0e0; margin: 0 1%;background-color: #f5f5f5;}
.detail_bd img,.detail_hd img{ display: block; width: 100%;}
.detail_hd a.on{ border-color: #f00;}

.more-tips-html{ position: absolute; z-index: 999;}
/*批发券*/
.ticketbox{ margin: 10px 30px; height: 165px; }
.ticket{ width: 223px; height: 128px;padding: 4px 3px 0 6px; display: inline-block; overflow: hidden; background: url(../images/ticket.png) no-repeat; text-align: center; color: #fff; filter: alpha(opacity=50); -webkit-opacity: 0.5; -moz-opacity: 0.5; opacity: 0.5; cursor: pointer;}
.ticket-blue{  background-position: 0 0; }
.ticket-pink{ background-position: -240px 0; }
.ticket-yellow{ background-position: 0 -170px; }
.ticket-orange{ background-position: -240px -170px }
.ticket-blue .ticket-text,.ticket-blue+.ticket-bot .ticket-payPrice{color: #51acec}
.ticket-pink .ticket-text,.ticket-pink+.ticket-bot .ticket-payPrice{color: #fa768f}
.ticket-yellow .ticket-text,.ticket-yellow+.ticket-bot .ticket-payPrice{color: #e6bb27}
.ticket-orange .ticket-text,.ticket-orange +.ticket-bot .ticket-payPrice{color: #ec8f51}
.ticket-title{ font-size: 20px; height: 32px;overflow: hidden; border-bottom: 1px solid rgba(255,255,255,0.3); }
.ticket-price{ height: 67px; margin-top: -3px; }
.ticket-price big{ font-size: 54px; position: relative;padding-left: 20px;}
.ticket-price sup{ position: absolute; top: 50%; margin-top: -10px; left: 0;}
.ticket-text{ background-color: #fff; display: inline-block;padding:2px 10px; border-radius: 11px;overflow: hidden;margin: 2px 0 5px;}
.ticket-bot{ clear: both;overflow: hidden;}
.ticket-nums{ color: #3c3c3c; float: left;}
.ticket-payPrice{ font-size: 16px;filter: alpha(opacity=50); -webkit-opacity: 0.5; -moz-opacity: 0.5; opacity: 0.5;}
.ticket-nums{ display: none;}
.input-underline{ width: 30px;height: 28px; padding: 0; color: #51acec;font-size: 22px; background-color: transparent; text-align: center; display: inline-block; border: 0 none;border-bottom: 2px solid #7d7d7d; }

.ticketbox .ticket:hover,.ticketbox.active .ticket,.ticketbox.active .ticket-payPrice{ filter: alpha(opacity=100); -webkit-opacity: 1; -moz-opacity: 1; opacity: 1;}
.ticketbox.active .ticket-nums{ display: block;}
@media screen and (max-width:767px){
	.examine_detail{ height: auto;}
	.ticketbox{ margin-left: 0;}
}
/*二维码登录页面*/
.ewm_bg{ background: none; padding-top: 100px; height: 100%; background: url(../images/ewmbg.jpg) no-repeat  fixed;-moz-background-size:100% 100%; background-size:100% 100%;  }
.ewm_bg body{ background: none;}
.ewm_bg .footer{ color: #fff; font-size: 18px; padding: 50px 0 40px;}
.ewm_bg .footer a ,.ewm_bg .footer a:hover{ color: #fff;}
.panel-custom{ width: 96%; max-width: 1000px; margin: 0 auto; font-size: 18px; border:  0 none; border-radius: 0;}
.panel-custom .panel-heading{ height: 50px; line-height: 30px; background-color: #1c9ae4; border-radius: 0;}
.panel-custom .panel-body{ padding: 20px 30px;}
.gzhlist{ text-align: center; margin: 0 0 10px}
.gzhlist .img-responsive{ width: 130px; height: 130px;}
.gzhlist .input-group { display: inline-block;}
.gzhlist_hd{ text-align: center; margin: 10px 0;}
.gzhlist_hd a{ color: #3f3f3f; }
.btn-add{ width: 86px; height: 86px; margin: 22px 0 12px; display: inline-block; background: url(../images/logintab.png) no-repeat -90px -90px;}
.ewm_bg .btn-default{ background-color: #f5f5f5; font-size: 16px; color: #717171;}
.ewm_bg .input-group-btn.btn-primary{ background-color: #1c9ae4; border-radius: 0; border-color: #1c9ae4;}
.ewm_bg .form-control{ border-radius: 0;}
.mustcenter{ display: block; margin: 0 auto; float: none;}
.panel-ewm{ width: 96%;max-width: 350px; margin: 0 auto; padding:30px 10px; height: 500px; background-color: #fff; font-size: 18px; box-shadow: 0 6px 16px rgba(140, 170, 171, 0.2)}
.panel-ewm img {display: inline-block;}
.panel-ewm-text{ padding: 10px 0;}
.phoneImg{ width: 112px; height: 200px; background: url(../images/iphone.jpg) no-repeat; display: inline-block; margin-bottom: 10px;}
a.colRed:hover{ color: #f00; text-decoration: underline;}
.ewm_minlogo{position: absolute; left: 50%; top: 50%; border-radius: 3px; border: 1px solid rgb(227, 227, 227); margin: -19px 0px 0px -19px;}
.pay .btn{ background-color: #f5f5f5; color: #737373;}
.icon_pay_weixin,.icon_pay_bank{ display: inline-block; vertical-align: middle;background:url(../images/icon_pay.png) no-repeat;}
.icon_pay_weixin{ width: 54px; height: 44px; margin: 0 5px; }
.icon_pay_bank{ width: 64px; height: 44px; background-position: -60px 0; }
.pay-list{ width: 180px;}
.pay-list.active { background-color:#1e95c9; color: #fff;}
.pay-list input{ display: none;}
.ewmBox{ background-color: #fff; padding: 20px;}
.floatlist{ border-top: 1px solid #ddd; border-left: 1px solid #ddd; margin:-1px; padding: 10px 20px;}
.floatlist:nth-of-type(1),.floatlist:nth-of-type(2){ border-top: 0 none;}
.floatlist:nth-of-type(2n+1){ border-left: 0 none;}
@media screen and (max-width:1200px){
	.floatlist{ border: 0 none !important;}
}
.float_html{ margin:10px 0 30px;}

/*登陆成功页面*/
.mt15p{ margin-top: 15%;}
.diannao1,.diannao2,.diannao3,.diannao4{ display:block; width: 400px; height: 292px;  margin: 0 auto;}
.diannao1{ background: url(../images/diannao.gif) no-repeat;}
.diannao2{ background: url(../images/diannao2.gif) no-repeat;}
.diannao3{ background: url(../images/diannao3.gif) no-repeat;}
.diannao4{ background: url(../images/diannao4.gif) no-repeat;}
.wz h1{ color:red; font-family: FZLTXHK; font-weight: 500;}
.wz{ padding-top: 55px; width: 350px; margin: 0 auto;}
@media screen and (max-width:440px){
	.diannao1,.diannao2,.diannao3,.diannao4{ width: 290px; background-size: 290px auto; height: 218px;}
	.wz h1{ font-size: 32px;}
}
/*在线客服 意见反馈*/
.fixed-menu{ position: fixed; right: 0; bottom: 50px;z-index: 999;}
.fixed-menua {position: relative;width: 45px; height: 45px; display: block; list-style: none; margin-bottom: 2px; }
.fixed-menu .icon-nav{ width: 45px; height: 45px; display:block; position: absolute; z-index: 998; line-height: 45px; color: #fff; background-color: #f05e4b;  border-radius: 3px; }
.fixed-menu .icon-nav-zxzx { background-position: 0 -1620px;}
.fixed-menu .icon-nav-yjfk{ background-position: 0 -1670px;}
.fixed-menua-hd{visibility: hidden;position: absolute; left: 0;z-index: 990; top: 0; white-space: nowrap; width: 115px; padding-left: 12px; line-height: 45px; color: #fff; background-color: #f05e4b;  border-radius: 3px;
	-webkit-box-shadow: 0 5px 5px rgba(126,60,26,0.2);
	   -moz-box-shadow: 0 5px 5px rgba(126,60,26,0.2);
		    box-shadow: 0 5px 5px rgba(126,60,26,0.2); -webkit-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out;}
.fixed-menua:hover .fixed-menua-hd{visibility: visible; color: #fff; left: -70px; }

/*选择标签*/
.select2-container { margin: 0; position: relative; max-width: 100%; width: 400px; display: inline-block; -ms-zoom: 1; zoom: 1; *display:inline;vertical-align: middle }
.select2-container .select2-choice { display: block; height: 32px; padding: 0 0 0 8px; overflow: hidden; position: relative; border: 1px solid #ccc; white-space: nowrap; line-height: 32px; color: #444; text-decoration: none; -webkit-background-clip: padding-box; -moz-background-clip: padding-box; background-clip: padding-box; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-color: #fff }
.select2-container, .select2-drop, .select2-search, .select2-search input { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box }
.select2-container.select2-drop-above .select2-choice { border-bottom-color: #ccc }
.select2-container.select2-allowclear .select2-choice .select2-chosen { margin-right: 42px }
.select2-container .select2-choice>.select2-chosen { margin-right: 26px; display: block; overflow: hidden; white-space: nowrap; -ms-text-overflow: ellipsis; -o-text-overflow: ellipsis; text-overflow: ellipsis }
.select2-container .select2-choice abbr { display: none; width: 12px; height: 12px; position: absolute; right: 24px; top: 8px; font-size: 1px; text-decoration: none; border: 0; cursor: pointer; outline: 0 }
.select2-container.select2-allowclear .select2-choice abbr { display: inline-block }
.select2-container .select2-choice abbr:hover { cursor: pointer }
.select2-drop-mask { border: 0; margin: 0; padding: 0; position: fixed; left: 0; top: 0; min-height: 100%; min-width: 100%; height: auto; width: auto; opacity: 0; z-index: 9998; background: #fff; filter: alpha(opacity=0) }
.select2-drop { margin-top: -1px; width: 100%; position: absolute; z-index: 9999; top: 100%; background: #fff; color: #000; border: 1px solid #ccc; border-top: 0; -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.3); -moz-box-shadow: 0 1px 3px rgba(0,0,0,.3); box-shadow: 0 1px 3px rgba(0,0,0,.3) }
.select2-drop-auto-width { border-top: 1px solid #ccc; width: auto }
.select2-drop-auto-width .select2-search { padding-top: 4px }
.select2-drop.select2-drop-above { margin-bottom: 0; border-top: 1px solid rgba(0,0,0,.25); border-top-width: 3px; border-bottom: 0; box-shadow: 0 -4px 5px rgba(0,0,0,.15) }
.select2-drop-active { border: 1px solid rgba(0,0,0,.25); border-top: 0 }
.select2-drop.select2-drop-above.select2-drop-active { border-top-width: 3px }
.select2-container .select2-choice .select2-arrow { display: inline-block; width: 34px; height: 100%; position: absolute; right: 0; top: 0; -webkit-background-clip: padding-box; -moz-background-clip: padding-box; background-clip: padding-box; background: #fff }
.select2-container .select2-choice .select2-arrow b { width: 100%; height: 100%; display: inline-block; font-family: FontAwesome; font-style: normal; font-weight: 400; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; position: relative; font-size: 14px }
.select2-container .select2-choice .select2-arrow b:before { content: ""; width: 100%; height: 100%; text-align: center; display: block }
.select2-search { display: inline-block; width: 100%; min-height: 26px; margin: 0; padding-left: 4px; padding-right: 4px; position: relative; z-index: 10000; white-space: nowrap }
.select2-search input { width: 100%; height: auto!important; min-height: 29px; padding: 6px 20px 5px 10px; margin: 0; outline: 0; font-family: sans-serif; font-size: 1em; border: 1px solid #aaa; -webkit-box-shadow: none; box-shadow: none; background: #fff; background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iODUlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz48c3RvcCBvZmZzZXQ9Ijk5JSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=); background-image: -webkit-linear-gradient(top, #fff 85%, #eee 99%); background-image: -moz-linear-gradient(top, #fff 85%, #eee 99%); background-image: -o-linear-gradient(top, #fff 85%, #eee 99%); background-image: linear-gradient(to bottom, #fff 85%, #eee 99%) }
.select2-search:before { display: inline-block; font-family: FontAwesome; font-style: normal; font-weight: 400; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; position: absolute; content: ""; top: 25%; right: 10px; color: #737373!important }
.select2-drop.select2-drop-above .select2-search input { margin-top: 4px }
.select2-drop.select2-drop-above .select2-search:before { top: 34% }
.select2-search input.select2-active { background: #fff url(img/select2-spinner.gif) no-repeat 100%; background: url(img/select2-spinner.gif) no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(.85, #fff), color-stop(.99, #eee)); background: url(img/select2-spinner.gif) no-repeat 100%, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%); background: url(img/select2-spinner.gif) no-repeat 100%, -webkit-gradient(linear, top left, bottom left, from(#fff), to(#eee)); background: url(img/select2-spinner.gif) no-repeat 100%, -webkit-linear-gradient(top, #fff 85%, #eee 99%); background: url(img/select2-spinner.gif) no-repeat 100%, linear-gradient(top, #fff 85%, #eee 99%) }
.select2-container-active .select2-choice, .select2-container-active .select2-choices { border: 1px solid rgba(0,0,0,.25); outline: 0 }
.select2-dropdown-open .select2-choice { border-bottom-color: transparent; -webkit-box-shadow: 0 1px 0 #fff inset; box-shadow: 0 1px 0 #fff inset; border-bottom-left-radius: 0; border-bottom-right-radius: 0; background-color: #fff }
.select2-dropdown-open.select2-drop-above .select2-choice, .select2-dropdown-open.select2-drop-above .select2-choices { border: 1px solid rgba(0,0,0,.25); border-top-color: transparent }
.select2-dropdown-open .select2-choice .select2-arrow { background: 0 0; border-left: 0; -webkit-filter: none; -moz-filter: none; -ms-filter: none; filter: none }
.select2-dropdown-open .select2-choice .select2-arrow b { background-position: -18px 1px }
.select2-results { max-height: 200px; padding: 0 0 0 4px; margin: 4px 4px 4px 0; position: relative; overflow-x: hidden; overflow-y: auto; -webkit-tap-highlight-color: rgba(0,0,0,0) }
.select2-results ul.select2-result-sub { margin: 0; padding-left: 0 }
.select2-results ul.select2-result-sub>li .select2-result-label { padding-left: 20px }
.select2-results ul.select2-result-sub ul.select2-result-sub>li .select2-result-label { padding-left: 40px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label { padding-left: 60px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label { padding-left: 80px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label { padding-left: 100px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label { padding-left: 110px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label { padding-left: 120px }
.select2-results li { list-style: none; display: list-item; background-image: none }
.select2-results li.select2-result-with-children>.select2-result-label { font-weight: 700 }
.select2-results .select2-result-label { padding: 3px 7px 4px; margin: 0; cursor: pointer; min-height: 1em; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none }
.select2-results .select2-highlighted { background: #2dc3e8; color: #fff }
.select2-results li em { background: #feffde; font-style: normal }
.select2-results .select2-highlighted em { background: 0 0 }
.select2-results .select2-highlighted ul { background: #fff; color: #000 }
.select2-results .select2-no-results, .select2-results .select2-searching, .select2-results .select2-selection-limit { background: #f4f4f4; display: list-item; padding: 3px 5px }
.select2-no-results { padding-left: 20px }
.select2-no-results:before { display: inline-block; font-family: FontAwesome; font-style: normal; font-weight: 400; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: ""; margin-right: 5px }
.select2-results .select2-disabled.select2-highlighted { color: #666; background: #f4f4f4; display: list-item; cursor: default }
.select2-results .select2-disabled { background: #f4f4f4; display: list-item; cursor: default }
.select2-results .select2-selected { display: none }
.select2-more-results.select2-active { background: #f4f4f4 url(img/select2-spinner.gif) no-repeat 100% }
.select2-more-results { background: #f4f4f4; display: list-item }
.select2-container.select2-container-disabled .select2-choice { background-color: #f4f4f4; background-image: none; border: 1px solid #ddd; cursor: default }
.select2-container.select2-container-disabled .select2-choice .select2-arrow { background-color: #f4f4f4; background-image: none; border-left: 0 }
.select2-container.select2-container-disabled .select2-choice abbr { display: none }
.select2-container-multi .select2-choices { height: auto!important; height: 1%; margin: 0; padding: 3px; position: relative; border: 1px solid #ccc; cursor: text; overflow: hidden; background-color: #fff; min-height: 26px }
.select2-locked { padding: 3px 5px!important }
.select2-container-multi.select2-container-active .select2-choices { border: 1px solid rgba(0,0,0,.25); outline: 0 }
.select2-container-multi .select2-choices li { float: left; list-style: none }
.select2-container-multi .select2-choices .select2-search-field { margin: 0; padding: 0; white-space: nowrap }
.select2-container-multi .select2-choices .select2-search-field input { padding: 5px; margin: 1px 0; font-family: sans-serif; font-size: 100%; color: #666; outline: 0; border: 0; -webkit-box-shadow: none; box-shadow: none; background: transparent!important }
.select2-container-multi .select2-choices .select2-search-field input.select2-active { background: #fff url(img/select2-spinner.gif) no-repeat 100%!important }
.select2-default { color: #999!important }
.select2-container-multi .select2-choices .select2-search-choice { padding: 1px 28px 1px 8px; margin: 4px 0 3px 5px; position: relative; line-height: 18px; color: #fff; cursor: default; border: 1px solid #2dc3e8; -moz-background-clip: padding-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-color: #2dc3e8; -webkit-border-radius: 2px; -webkit-background-clip: padding-box; -moz-border-radius: 2px; -moz-background-clip: padding; border-radius: 2px; background-clip: padding-box }
.select2-container-multi .select2-choices .select2-search-choice .select2-chosen { cursor: default }
.select2-container-multi .select2-choices .select2-search-choice-focus { opacity: .8 }
.select2-search-choice-close { display: block; min-width: 21px; min-height: 20px; position: absolute; right: 3px; top: 3px; margin: 0; padding: 0; font-size: 15px; text-decoration: none!important; font-family: FontAwesome; font-style: normal; font-weight: 400; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale }
.select2-search-choice-close:before { color: #fff; content: ""; font-size: 14px }
.select2-container-multi .select2-search-choice-close { display: block; top: 0; right: 0; padding: 2px 4px 3px 6px; zoom: 1; filter: alpha(opacity=70); -webkit-opacity: .7; -moz-opacity: .7; opacity: .7 }
.select2-container-multi .select2-search-choice-close:hover { zoom: 1; filter: alpha(opacity=100); -webkit-opacity: 1; -moz-opacity: 1; opacity: 1 }
.select2-container-multi.select2-container-disabled .select2-choices { background-color: #f4f4f4; background-image: none; border: 1px solid #ddd; cursor: default }
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice { padding: 3px 5px; border: 1px solid #4a90cc; background-image: none; background-color: #86b4dd; cursor: not-allowed }
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close { display: none; background: 0 0 }
.select2-result-selectable .select2-match, .select2-result-unselectable .select2-match { text-decoration: underline }
.select2-offscreen, .select2-offscreen:focus { clip: rect(0 0 0 0)!important; width: 1px!important; height: 1px!important; border: 0!important; margin: 0!important; padding: 0!important; overflow: hidden!important; position: absolute!important; outline: 0!important; left: 0!important; top: 0!important }
.select2-display-none { display: none }
.select2-measure-scrollbar { position: absolute; top: -10000px; left: -10000px; width: 100px; height: 100px; overflow: scroll }

/*快递进度条*/
.progressBar{}
.progressBar-item{padding:0 10px 10px 25px; position: relative; overflow: hidden;}
.progressBar-point{ position:absolute;left:6px; top: 0; height: 100%; width: 1px; background-color: #666;overflow: visible;}
.progressBar-point:after{position: absolute; left: -3px; top: 16px;  content: ""; background-color: #666; width: 7px; height: 7px; border-radius: 50%;overflow: hidden;}
.progressBar-item:first-child{ color: #f33c3c;}
.progressBar-item:first-child .progressBar-point{ top: 16px;}
.progressBar-item:first-child .progressBar-point:after{ top: 0;background-color: #f33c3c;}
.progressBar-item:first-child .progressBar-point:before{ position: absolute; left: -5px; top: -2px;  content: ""; border: 1px solid #f33c3c; background-color: #fff; width: 11px; height: 11px; border-radius: 50%;overflow: hidden;}
.progressBar-item:last-child .progressBar-point{ top: auto; bottom: 25px;}
.progressBar-item:last-child .progressBar-point:after{ top: auto; bottom: 0; }
.progressBar-text{}

.alert-upgrade{ position:relative; display: inline-block; float: right; }