/*.g-headertop {
    background: #f4f4f4;
    height: 38px;
    line-height: 38px;
    color: #5e5e5e;
	font-size: 12px;
}*/
/* .cor-blue2f {
    color: #2f549f;
} */
.kkpw-head-nav{
	margin-left: 25px;
	margin-bottom: 0;
}
/*.g-headertop .g-taskbarlist li {
    position: relative;
    margin-right: -1px;
	font-size: 14px;
    color: #ccc;
}
.g-headertop .g-taskbarbor {
    border-left: 1px solid #ccc;
    border-right: 1px solid #f4f4f4;
    padding: 0 20px;
    position: relative;
    z-index: 11;
	color: #5e5e5e;
	text-decoration: none;
	display: inline-block;
	line-height: 20px;
}
.g-headertop .g-taskbarbor:hover{
	color: #2F549F;
}
.g-headertop li a {
    font-size: 12px;
}
.g-headertop .g-taskbardown1 {
    position: absolute;
	left: 0;
    right: 0;
    top: 38px;
    border: 1px solid #ccc;
    z-index: 30;
    background: #fff;
    padding: 10px 0;
	width: auto;
    display: none;
}
.g-headertop .g-taskbardown1 div {
    height: 26px;
    line-height: 26px;
    padding-left: 20px;
}
.g-headertop .g-taskbar1 {
    background: url(../img/taskbar1.png) no-repeat 20px center;
    padding-left: 44px;
}
.g-headertop .g-taskbar2 {
    background: url(../img/taskbar2.png) no-repeat 20px center;
    padding-left: 44px;
}*/
.modal-address {
    padding: 30px 30px 10px;
}
.modal-addresswrap {
    border-radius: 6px;
}
.modal-addresswrap .close {
    opacity: 1;
    right: -12px;
    top: -12px;
    position: absolute;
    outline: none;
}
.modal-addresshd {
    border-bottom: 1px dashed #e1e1e1;
    padding-bottom: 16px;
}
.modal-addressmain li {
    padding-top: 26px;
}
.modal-addressmain a {
    border: 1px solid #ebebeb;
    border-radius: 2px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    color: #515151;
    display: block;
}
.g-taskhead {
    background: #fff;
    padding: 34px 0;
}
.wrap-side-img {
    /* margin-top: 4px; */
    width: 240px;
    height: 40px;
}
.g-tasksearch {
    /* border: 3px solid #2f549f;
    border-radius: 3px;
    height: 41px; */
	border-width: 2px;
	border-radius: 2px;
}
.g-taskhead .btn-group {
    vertical-align: top;
	width: 110px;
	display: flex;
    padding: 0 16px;
    justify-content: space-between;
    align-items: center;
    float: left;
	position: relative;
}
.g-taskhead .btn-group::after{
	content: '';
	position: absolute;
	top: 8px;
	bottom: 8px;
	right: -0.5px;
	width: 1px;
	background: #f0f0f0;
}
.search-aBtn {
    /* width: 70px; */
    height: 37px;
    line-height: 37px;
    color: #b3b3b3;
}
.g-taskhead .dropdown-toggle {
    text-shadow: none !important;
    background: none !important;
    color: #262626 !important;
    font-size: 14px;
    border: none;
    line-height: 23px;
}
.g-taskhead .search-aBtn .search-btn-toggle {
    padding: 0;
    width: auto;
    height: 35px;
    text-align: right;
    line-height: 35px;
	border: none;
    background: #fff !important;
    outline: none;
    box-shadow: none;
}
.g-tasksearch i {
    /* font-size: 18px; */
    font-size: 14px;
    color: #dbdbdb;
    margin: 12px 0 0 16px;
}
.g-tasksearch input {
    vertical-align: top;
    margin-top: 2px;
    border: none;
    margin-left: 4px;
	padding: 7px 4px;
    font-size: 14px;
	outline: none;
}
.g-tasksearch button {
    padding: 0 7%;
    height: 37px;
    border: none;
    color: #fff;
    vertical-align: top;
    font-size: 16px;
    margin-right: -3px;
    float: right;
}
.g-tasksearch button {
    /* background: #2f549f; */
}
.kkpw-search-box{
	width: 570px;
	margin-left: 100px;
}
.kppw-task-box{
	position: relative;
    z-index: 24;
}
.kppw-task-box>a{
	background: #2f549f;
	width: 150px;
    height: 40px;
    display: flex;
	align-items: center;
	justify-content: center;
    font-size: 14px;
    border-radius: 0;
    padding: 0;
	color: #fff;
	text-decoration: none;
}
.kppw-task-box>a>i{
	margin-left: 6px;
	top: 0;
	transition: all .3s;
}
.kppw-task-box .release_hover {
    display: none;
    border-radius: 0;
    position: absolute;
    z-index: 999;
    left: 0;
	right: 0;
    top: 40px;
    margin: 0;
    padding: 0;
	border:1px solid rgba(221,221,221,1);
	height: auto;
}
.kppw-task-box:hover .release_hover{
	display: block;
}
.kppw-task-box:hover >a>i{
	transform: rotate(180deg);
}
.kppw-task-box .release_hover a {
    width: 100%;
    height: 35px;
    text-align: center;
    display: block;
    background: #fff;
    color: #333;
    line-height: 35px;
    text-decoration: none;
    cursor: pointer;
    font-size: 12px;
	padding: 0;
}
.kppw-task-box .release_hover a:hover{
	color: #2f549f;
}
/* nav */
.g-taskbarnav .banner-r {
    position: absolute;
    z-index: 11;
    right: 0;
    top: 84px;
    background: #fff;
    line-height: normal;
    color: #8f8f8f;
    overflow: hidden;
}
.g-taskbarnav .banner-r .tabbable .nav-tabs li {
    position: relative;
}
.g-taskbarnav .nav-tabs .z-tit1 {
    padding: 20px 0 10px 0;
    border-color: #eee;
    font-size: 14px;
    display: inline-block;
}
.icon-down {
    position: absolute;
    left: 50%;
    margin-left: -5px;
    bottom: -7px;
    display: none;
}
.nav-tabs>li.active>.icon-down, .nav-tabs>li.active>.icon-down:focus, .nav-tabs>li.active>.icon-down:hover {
    display: block;
}
.kkpw-banner-r{
	width: 250px;
}
.kkpw-banner-r .tab-top{
	width: 100%;
	height: 100px;
	background: url(/themes/default/assets/img/home/kkpwicon2.png) no-repeat;
	background-size: 100% 100%;
	display: flex;
	align-items: center;
	position: relative;
	padding: 24px 16px;
}
.index-usercenter{
	padding: 0;
    font-size: 14px;
    color: #fff;
    display: block;
    width: 100px;
    text-align: center;
    line-height: 26px;
    margin-top: 6px;
}
.tab-top-img{
	width: 56px;
	height: 56px;
	/* background: red; */
	border-radius: 50%;
	margin-right: 10px;
}
.tab-top-img>img{
	width: 100%;
	height: 100%;
	display: block;
}
.kkpw-banner-r .tab-top .p-mgl{
	width: 140px;
}
.kkpw-banner-r .tab-top .p-mgl>p{
	color: #fff;
	width: 100%;
}
.kkpw-banner-r .tab-top .p-mgl>div{
	font-size: 14px;
	color: #fff;
	margin-top: 10px
}
.kkpw-banner-r .tab-top .p-mgl>div>a{
	color: #fff;
}
.kkpw-nav-tabs{
	display: flex;
	border: none;
	justify-content: center;
	margin: 16px 0;
}
.kkpw-nav-tabs>li{
	margin-bottom: 0;
	/* flex: 1; */
	text-align: center;
}
.kkpw-nav-tabs>li>a{
	margin: 0;
	border: 0;
	position: relative;
}
.kkpw-nav-tabs>li.active>a, .kkpw-nav-tabs>li.active>a:focus, .kkpw-nav-tabs>li.active>a:hover{
	border: 1px solid #D9D9D9;
	box-shadow: none;
}
.kkpw-nav-tabs>li.active>a::after{
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 4px;
	/* background: #2f549f; */
}
.kkpw-nav-tabs>li>a:hover{
	color: #2f549f;
	background: #fff;
}
.kkpw-content-wrap{
	height: 170px;
	max-height: 170px;
	padding: 0 16px 10px;
}
.kkpw-content-wrap ul>li>p{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
	line-height: 34px;
	position: relative;
	padding-left: 12px;
	color: #333;
}
.kkpw-content-wrap ul>li>a{
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
	line-height: 14px;
	position: relative;
	padding-left: 12px;
	color: #999999;
	text-decoration: none !important;
	margin-top: 16px;
}
.kkpw-content-wrap ul>li>a::after,.kkpw-content-wrap ul>li>p::after{
	content: '';
	position: absolute;
	left: 0;
	top: 15px;
	width:6px;
	height:6px;
	/* background:rgba(47,84,159,1); */
	border-radius:2px;
}
.kkpw-content-wrap ul>li>a::after{
	top: 4px;
}
.kkpw-tab-bot{
	overflow: hidden;
	border-top: 1px solid rgba(46,72,141,.1);
}
.kkpw-tab-bot>a{
	width: 50%;
	height: 49px;
	line-height: 49px;
	text-align: center;
	font-size: 14px;
	color: #2F549F;
	position: relative;
}
.kkpw-tab-bot>a:first-child::after{
	content: '';
	position: absolute;
	top: 12px;
	right: -0.5px;
	bottom: 12px;
	width: 1px;
	background: rgba(46,72,141,.1);
}
.kppw-g-tasknavdrop{
	background: #2f549f;
	padding-left: 30px;
	font-size: 16px;
}
.kppw-g-navList a{
	line-height: 52px;
}
.kppw-parent_box{
	top: 48px;
	padding-top: 0;
	height: 434px;
}
.kppw-g-navList>.g-navList-wrap>a{
	color: #333;
	position: relative;
}
.kppw-g-navList .g-navList-wrap>a.active::after{
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 4px;
	background: #2f549f;
}
.kkpw-nav-box{
	height: 52px;
    line-height: 52px;
}
.kkpw-dropdown-navwrap .user-menu{
	top: 52px;
	border-radius: 0 !important;
	box-shadow:none
}
.kkpw-dropdown-navwrap .user-menu>li>a{
	font-size: 14px;
}
.kppw-type-list-box>li{
	background: none !important;
}
/* .kppw-type-list-box>li:hover .cor-white{
	color: #fff !important;
} */
.kppw-type-list-box>li:hover .u-tit{
	color: rgba(255,255,255,.4) !important;
}
.vip-btn-box>img{
	width:20px;
	height:18px;
	margin-top: -3px;
}

nav .g-taskbarnav .nav-tabs .z-tit1{
	border-bottom:1px solid #D9D9D9
}
.nav-tabs>li.active>a{
	box-shadow:none;
	/* font-weight: bold; */
}
.nav-tabs>li>a{
	background:none;
	color: #333;
}
.subtasksearch{
	display: flex;
	align-items: center;
	margin-top: 12px;
}
.subtasksearch>span{
	margin-right: 16px;
	font-size: 12px;
	color: #8c8c8c;
	line-height: 12px;
	cursor: pointer;
}
.subtasksearch>span>img{
	display: block;
}
@media (max-width: 768px){
	.modal-dialog {
	    width: 400px;
	    margin: 30px auto;
	}
}
