body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, legend, button
form, fieldset, input, textarea, p, blockquote, th, td {
    padding: 0;
    margin: 0;
    font-family: "Microsoft YaHei";
    /*padding-bottom: 0!important;*/
}

/* 酌情修改 */
body{
    background: #fafafa;
    color: #333;
    font-size: 12px;
    font-family: "微软雅黑", "SimSun", "宋体", "Arial Narrow";
}

p{
    word-wrap:break-word;
}

/* 缩写，图片等无边框 */
fieldset, img, abbr, acronym{
    border: 0 none;
}

abbr, acronym{
    font-variant: normal;
}

legend{
    color: #000;
}

/* 清除特殊标记的字体和字号 */
address, caption, cite, code, dfn, em, strong, th, var {
    　　font-weight: normal;
    　　font-style: normal;
}

/* 上下标 */
sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

/* 设置表格的边框被合并为一个单一的边框, 指定分隔边框模型中单元格边界之间的距离为0*/
table {
    　　border-collapse: collapse;
    　　border-spacing: 0;
}

/* 表格标题及内容居左显示 */
caption, th {
    text-align: left;
}

input, img, select {
    vertical-align: middle;
}

/* 清除列表样式 */
ol, ul {
    list-style: none;
}
/* 输入控件字体 */
input, button, textarea, select, optgroup, option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
}

/* 标题元素样式清除 */
h1, h2, h3, h4, h5, h6 {
    　　font-weight: normal;
    　　font-size: 100%;
}

/* 链接样式，颜色可酌情修改 */
del, ins, a {
    text-decoration: none;
    cursor: pointer;
}

/*a:visited {*/
/*color:#800080;*/
/*}*/
a:hover, a:active, a:focus {
    text-decoration: none;
    outline: none;
}

/* 鼠标样式 */
input[type="submit"] {
    cursor: pointer;
}

button {
    cursor: pointer;
}

input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #d3d3d3!important;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #d3d3d3!important;
}

.btn-default:hover {
    border-color: #8b9aa3;
}
.nopoint {
    cursor: default;
}
/*外间距*/
.mg-margin {
    margin: 0;
}

.mg-left {
    margin-left: 15px;
}
.mg-left0 {
    margin-left: 15px;
}
.mg-left30 {
    margin-left: 30px;
}

.mg-right {
    margin-right: 15px;
}
.mg-right10 {
    margin-right: 10px;
}
.mg-top0{
    margin-top: 0;
}
.mg-right0 {
    margin-right: 0;
}
.mg-bottom20{
    margin-bottom: 20px;
}
.mg-bottom10{
    margin-bottom: 10px;
}

/*内间距*/
.pd-padding30 {
    padding: 30px;
}
.pd-padding0 {
    padding: 0;
}
.pd-left0 {
    padding-left: 0 !important;
}
.pd-right0 {
    padding-right: 0 !important;
}
.    {
    padding: 0;
}
.pd-padding7{
    padding-left: 7px;
    padding-right: 7px;
}
/*边框*/
.b-border {
    border: 1px solid #eeeeee;
}

.b-border0 {
    border: 0;
}
.b-borderTop {
    border-top: 0;
}
.b-borderBottom {
    border-bottom: 0;
}
/*字体大小*/
.text-size12 {
    font-size: 12px;
}

.text-size16 {
    font-size: 16px;
}

.text-size14 {
    font-size: 14px;
}

.text-size20 {
    font-size: 20px;
}

.text-size22 {
    font-size: 22px;
}

.text-size18 {
    font-size: 18px;
    font-size: 1.5em;
}

.text-size24 {
    font-size: 20px;
}

.text-size26 {
    font-size: 26px;
}
.text-size28 {
    font-size: 28px;
}
.text-size36 {
    font-size: 36px;
}

/*粗体*/
.text-blod {
    font-weight: bold;
}

/*段落截点*/
.p-space {
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.over-hide {
    overflow: hidden;
}
/*颜色*/
.cor-orange {
    color: #ff9934;
}
.cor-orange31{
    color:#ed8b31;
}
.cor-white {
    color: #fff;
}

.cor-gray51 {
    color: #515151;
}

.cor-gray71 {
    color: #717171;
}

.cor-gray87 {
    color: #878787;
}

.cor-gray97 {
    color: #979797;
}
.cor-gray93 {
    color: #939393;
}
.cor-gray89 {
    color: #898989;
}
.cor-graybd {
    color: #bdbdbd;
}
.cor-gray3a {
    color: #3a3a3a;
}
.cor-green {
    color: #34651c;
}

.cor-grayC2 {
    color: #c3c3c2;
}

.cor-grayD3 {
    color: #d3d3d3;
}

.cor-gray45 {
    color: #454545;
}
.cor-grayd2 {
    color: #d2d6de;
}
.cor-grayd {
    color: #d2d2d2;
}
.cor-gray8f{
    color: #8f8f8f;
}
.cor-blue {
    color: #2f55a0;
}
.cor-grayac{
    color: #acacac;
}


.cor-blue42 {
    color: #4275e4;
}
.cor-bluefb {
    color: #fbfbfb;
}
.cor-green64{
    color:#64cc6b;
}


.cor-red {
    color: #f84c4c;
}
.text-under:hover {
    text-decoration: underline;
}
.task-casehid .Validform_right {
     display: none;
 }
.task-casebghid .Validform_right {
    background: none;
}
.hov-blue:hover {
    color:#2f55a0;
}
.hov-blue1b:hover {
    background-color: #1b6aaa;
}
.bg-orange {
    /*background-color: #f08200;*/
    /*按钮背景颜色*/
    background-color: #ff9934;
    color: #fff;
}

.bg-gary {
    background-color: #bfbfbf;
    color: #fff;
}

.bg-blue {
    /*background-color: #2f55a0;*/
    
    color: #fff;
}

.bg-white {
    background-color: #fff;
}

.bg-red {
    background-color: #fb5161;
    color: #fff;
}

.bor-blue {
    border-color: #0157e0;
}

.bor-grayD5 {
    border-color: #d5d5d5;
}

a.bg-blue:hover, a.bg-red:hover, a.bg-gary:hover, a.bg-orange:hover {
    color: #fff;
    text-decoration: none;
}

a.bg-blue:focus, a.bg-red:focus, a.bg-gary:focus, a.bg-orange:focus {
    color: #fff;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{
    background-color: #2f549f;
}

/*按钮*/
.btn-big {
    padding: 14px 33px;
    display: inline-block;
}

.btn-big1 {
    padding: 6px 20px;
}
.btn-big4{
    padding: 3px 20px;
}
.btn-big2 {
    padding: 11px 50px;
}
.btn-big3 {
    padding: 7px 46px;
}
.btn-imp {
    width:100px!important;
    height:45px!important;
    border-radius: 4px!important;
    padding: 0!important;
    line-height: 45px!important;
    text-align: center!important;
    font-size:14px!important;
    border:none!important;
}
/*.btn-big:hover {*/
/*text-decoration: none;*/
/*color: #fff;*/
/*}*/

.word-wrap{
    word-wrap: break-word;
}
.btn-orange34 {
    /*background-color: #f08200;*/
    /*按钮背景颜色*/
    background-color: #ff9934 !important;
    border-color: #ff9934;
}

.btn-gray999 {
    background-color: #999999 !important;
    border-color: #999999;;
}

.s-navfonticon {
    background: #fff;
    border: 0;
    color: #dedede;
    border-radius: 2px;
    z-index: 3;
}

.form-control-feedback {
    pointer-events: auto;
}

/*形状*/
.cussor-pointer {
    cursor: pointer;
}

/*圆角*/
.bor-radius2 {
    border-radius: 2px;
}

.inlineblock {
    display: inline-block;
    margin-left:15px;
}
.pdl54 {
    padding-left:54px;
}
.clear {
    clear: both;
}

.g-main {
    min-height: 660px;
}

.g-taskhead .btn-group {
    vertical-align: top;
}

.g-taskhead .dropdown-toggle {
    text-shadow: none !important;
    background: none !important;
    color: #b3b3b3 !important;
    font-size: 12px;
    border: none;
    line-height: 23px;
}

.g-taskhead .btn-default.dropdown-toggle, .open .btn.dropdown-toggle{
    background: #fff!important;
}
.header-top {
    position: fixed;
    width: 100%;
    z-index: 100;
    top: 0;
    /* display: none; */
    background: #fff !important;
    border-bottom:1px solid #eee;
}

.bg-blue{
    background: #2f55a0;
}

.header-top .f-message {
    position: relative
}

.header-top .badge-info {
    background-color: #fb5161 !important;
    border-radius: 100%;
    line-height: 16px;
    width:16px;
    padding:0;
    position: absolute;
    top: -4px;
    right: -6px;
    /*top: 13px;*/
    /*left: 26px;*/
}
 .g-logo {
    padding: 16px 0;
}
.hov-nav .navbar-header{
    padding-top:16px;
    padding-bottom:16px;
}
.hov-nav .g-logo img{
    width:180px !important;
    height:auto;
}

.g-logo:focus{
    color:#337ab7;
}

.g-nav {
    padding: 0;
    font-size: 16px;
    color: #fff;
}
.pos-rela {
    position: relative;
}
.header-top .navbar .f-navbtn {
    /*height:20px;*/
    margin-top: 5px;
    margin-right: -6px;
}

.header-top .navbar .navbar-nav > li {
    border: 0;
}

.g-nav .u-nav-list .s-listseed {
    min-width: 71px;
}

.g-nav .u-nav-list .s-listseed a {
    padding: 3.5px 12px;
    font-size: 12px;
}

.navbar .g-nav li a {
    /*padding: 30px 18px;*/
    height: auto;
    font-size: 15px;
    color:#333 !important;
}

.navbar .g-nav li a{
    color:#333 !important;
}

.navbar .g-nav li a.paddingNone{
    padding:0;
    width:100%;
}

.navbar .g-nav .navListBoxCN>li>a:hover{
    color:#115aa8 !important;
    width:100%;
    font-weight:bold;
    /*display:inline-block;*/
    /*position:relative;*/
    /*border-bottom:2px solid #004ea2;*/
}

.lineHoverB{
    width: 30px;
    height: 2px;
    margin: 0 auto;
    background: #115aa8;
    border-radius: 3px;
    display: none;
    margin-top:12px;
}

.navbar .g-nav .navListBoxCN>li>a:hover>.lineHoverB{
    display: block;
}

.seaerch_inputBox{
    position:relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    top: 15px;
}
.seaerch_inputBox .search-middle,
.seaerch_inputBox .create-project{
  display: inline-block;
}
.seaerch_inputBox .search-box{
  width: 425px;
  margin-right: 10px;
}
.seaerch_inputBox .search-box .search-input{
  width: 325px;
}
.seaerch_inputBox .search-box .search-button{
  width: 100px;
  min-width: 100px;
}
.create-project .btn-main{
  background-image: linear-gradient(0deg, 
		#ff4400 0%, 
		#f96a37 100%);
  width: 130px;
}
.searchBox_m1{
    width:275px;
    height:37px;
    position:relative;
    top:-3px;
}

.searchBox_MH1{
    width:490px;
    height:40px;
    position:relative;
    top:-5px;
}

.searchImgIconH7{
    position:absolute;
    top:12px;
    left:8px;
    width:16px;
    height:16px;
}

.searchBox_m1>.header_inoputSeaerch{
    width:275px;
    height:37px;
    background: #fff;
    border-radius:5px !important;
    padding-left:30px;
}

.searchBox_MH1>.header_inoputSeaerch{
    width:490px;
    height:40px;
    /*background: #fcfcfc;*/
    background: #fff;
    border-radius:5px !important;
    border-color:#004ea2;
    padding-left:30px;
}

.my_btnStyle{
    background: #004ea2 !important;
    border:1px solid #004ea2;
    /*border-radius:5px;*/
    border-top-right-radius:5px; 
    border-bottom-right-radius:5px; 
    position:absolute;
    right:0;
    top:0;
    padding:7.5px 12px;
    font-size:14px;
}

.my_btnStyleE1{
    font-size:14px;
}

.searchBox_MH1>.my_btnStyle{
    padding:9px 12px;
}


.logoStyleK1{
    height:36px;
    line-height:36px;
    margin-left:10px;
}

.logoStyleK1>a{
    font-size:16px;
    color:#777;
}

.logoStyleK1>a:hover{
    color:#3a478f !important;
}

.logoStyleK1>span{
    color:#eee;
    font-size:16px;
}

.or_style_color{
    font-size:14px;
    color:#333 !important;
    height:38px;
    margin:0 10px;
    line-height: 38px;
}

#clickSelect{
    margin-left:50px;
}

.select_style_header>.renwuStyle{
    background: #004ea2 !important;
    border:1px solid #004ea2;
    border-radius:5px;
    color:#fff !important;
    margin-left:0;
    padding:7px;
}

.select_style_header:hover .hoverList{
    display:block;
}

.case_uploder>.renwuStyle01{
    background: #004ea2 !important;
    border:1px solid #004ea2;
    border-radius:5px;
    color:#fff !important;
    margin-left:0;
    height:36px;
    font-size:14px;
    position: relative;
    top:-2px;
}

.input-group-btnInput{
    border:1px solid #eee !important;
}

.navbar .new-homehead ul a {
    padding: 0px 48px;
}

.navbar .g-nav li .hdtop-active{
    border-bottom: 3px solid #ef8200;
    padding-left:0;
    padding-right:0;
    padding-bottom: 17px;
    margin-left:18px;
    margin-right: 18px;
}
.navbar .z-navactive {
    font-size: 16px;
}

.topheadposi1, .topheadposi2 {
    float: right;
    position: relative;
}

.topheadposi1 .user-menu, .topheadposi2 .user-menu {
    border-radius:5px !important;
}

.topheadposi2 ul, .topheadposi1 ul {
    top: 57px !important;
}

.topheadposi2 ul a, .topheadposi1 ul a {
    line-height: 2;
}

.topheadposi2 ul {
    width: auto;
}

.navbar .z-navactive .topheadimg {
    margin-top: 12px;
    display: block;
}

.navbar .z-navactive .topmessage {
    margin-right: 40px;
    margin-top: 18px;
    position: relative;
    display: block;
    color: #fff;
}

.navbar .z-navactive .topmessage:hover {
    color: #fff;
}

.navbar .z-navactive .user-menu a {
    padding: 1px 48px;
    font-size: 16px;
    color: #656565;
}

.navbar .z-navactive .dropdown-menu.dropdown-close {
    top: auto;
}

/*.dropdown-menu { min-width: 71px;}*/
.navbar .g-nav .z-navactive .dropdown-menu.dropdown-close.dropdown-menu-right {
    right: 0;
}

.navbar-nav > .z-navactive .dropdown-menu {
    border-color: #ebebeb;
    border-radius:5px !important;
}
.dropdown-yellow>li>a:hover {
    background-color: #f0f5ff;
}
.header-top .navbar .navbar-nav > li > a.u-img {
    padding: 14px 0 12px 18px;
}

.g-nav .u-nav-list {
    padding: 5px 0 4px 29px;
}

.header-top .g-nav li .f-click {
    padding: 3.4px 7px;
    background: #fff !important;
    border-color: #fff;
    color: #7d7d7d !important;
    text-shadow: none !important;
    font-size: 12px;
}

.header-top .input-group .form-control:last-child {
    border-radius: 0 2px 2px 0 !important;
}

.u-tit {
    font-size: 12px;
}

.f-btn {
    margin-left: 28px;
    font-size: 14px;
    color: #fff;
    padding: 3px;
}

.dropdown-menu.dropdown-close50 {
    left: -50%;
}

.dropdown-menu.dropdown-menu-right.dropdown-close50::before, .dropdown-menu.dropdown-menu-right.dropdown-close50::after {
    right: 45%;
}

.dropdown-menu.dropdown-close100 {
    left: -117%;
}

/*.dropdown-menu.dropdown-menu-right.dropdown-close50::before,.dropdown-menu.dropdown-menu-right.dropdown-close50::after {*/
/*right: 50%;*/
/*}*/
/*.dropdown-menu.dropdown-close100 {*/
/*left:-100%;*/
/*}*/
.dropdown-menu.dropdown-menu-right.dropdown-close100::before, .dropdown-menu.dropdown-menu-right.dropdown-close100::after {
    right: 50%;
}

.navbar .g-nav .z-navactive .dropdown-close100 a {
    left: -100%;
    padding: 1px 38px;
}

.s-usercenterimg {
    position: relative;

}

.s-usercenterimg img {
    width: 129px;
    height: 131px;
    border-radius: 100%;
    margin: 0 auto;
}

.test {
    width: 129px;
    height: 131px;
    border-radius: 100%;
    position: absolute;
    overflow: hidden;
    top: 40px;
    left: 50%;
    margin-left: -65.5px;
    opacity: 0;
    overflow: visible;
    border: 0px solid rgba(0, 0, 0, 0.7);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.test:hover {
    opacity: 1;
    border: 65px solid rgba(0, 0, 0, 0.7);
}

.g-usercamera {
    width: 37px;
    height: 31px;
    position: absolute;
    top: -14px;
    left: 50%;
    margin-left: -18px;
    background: url('../images/usercamera.png') no-repeat center;
    z-index: 2;
}

.height-line24 {
    line-height: 24px;
}

/*任务大厅*/
.g-headertop {
    /*background: #f4f4f4;*/
    height: 38px;
    line-height:27px;
    color: #5e5e5e;
}

.leftHeaderM1{
    height:38px;
    line-height:38px;
}

.header_login_style .userActiveUlB{
    color:#999;
}

.header_login_style>div>.mar_beting{
    color:#999;
}

.header_login_style>div>a{
    color:#999;
}

.header_box_style>.leftHeaderM1>a{
    color:#999;
}

.header_box_style>.leftHeaderM1>span{
    color:#999;
}

.g-headertop01{
    line-height: 38px;
    color: #5e5e5e;
    position:relative;
}

.phone_icon{
    display: inline-block;
    width:15px;
    height:17px;
    background:url('../images/faw/index_all_icon.png') no-repeat 0 0;
    position:relative;
    top:4px; 
}

.g-headertop a:hover{
    color:#6B92DB !important;
}

.g-headertop a {
    color: #5e5e5e;
}

.g-headertop li a {
    font-size: 12px;
}

.g-headertop li {
    font-size: 14px;
    color: #ccc;
}

.g-headertop ul {
    margin-bottom: 0;
}

.g-headertop .g-taskbarlist li {
    position: relative;
    margin-right: -1px;
}

.g-headertop .g-taskbarbor {
    border-left: 1px solid #ccc;
    border-right: 1px solid #f4f4f4;
    padding: 0 20px;
    position: relative;
    z-index: 11;
}

.g-headertop .g-taskbaract .g-taskbar1 {
    color: #2f549f;
    background: url('../images/taskbarh1.png') no-repeat 20px center;
}

.g-headertop .g-taskbaract .g-taskbar2 {
    color: #2f549f;
    background: url('../images/taskbarh2.png') no-repeat 20px center;
}

.g-headertop .g-taskbaract .g-taskbarbor {
    display: block;
    border-right-color: #ccc;
    border-bottom: 1px solid #fff;
    color: #2f549f;
}

.g-headertop .g-taskbardown1 {
    position: absolute;
    right: 0;
    top: 38px;
    border: 1px solid #ccc;
    z-index: 1;
    background: #fff;
    width: 152px;
    padding: 10px 0;
    display: none;
}

.g-headertop .g-taskbardown1 div {
    height: 26px;
    line-height: 26px;
    padding-left: 20px;
}

.g-headertop .g-taskbardown1 a {
   
    margin-right: 14px;
}

.g-headertop .g-taskbardown1 span {
    padding-left: 15px;
}

.g-headertop .g-taskbar1 {
    background: url('../images/taskbar1.png') no-repeat 20px center;
    padding-left: 44px;
}

.g-headertop .g-taskbar2 {
    background: url('../images/taskbar2.png') no-repeat 20px center;
    padding-left: 44px;
}

.g-headertop .g-nomdright {
    margin-right: 0;
}



.g-taskhead {
    background: #fff;
    padding: 15px 0;
}



.g-tasksearch i {
    /*font-size: 18px;*/
    font-size: 14px;
    color: #dbdbdb;
    margin: 10px 0 0 4px;
}

.g-tasksearch input {
    vertical-align: top;
    margin-top: 2px;
    border: none;
    margin-left: 4px;
}

.g-tasksearch button {
    padding: 0 3%;
    height: 36px;
    border: none;
    color: #fff;
    vertical-align: top;
    font-size: 16px;
    margin-right: -3px;
    float: right;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background: none !important;
}

.navbar .navbar-nav > li.open > a, .navbar .navbar-nav > li > a:focus, .navbar .navbar-nav > li > a:hover {
    background: none !important;
}

.g-taskhdbg1, .g-taskhdbg2, .g-taskhdbg3 {
    border-left: 1px dashed #e6e6e6;
    padding: 10% 10% 0;
    float: left;
    color: #6c6c6c;
    text-align: center;
}

.g-taskhdbg1 {
    border-left: none;
    background: url('../images/searchbg.png') no-repeat center 0;
}

.g-taskhdbg2 {
    background: url('../images/searchbg.png') no-repeat center -62px;
}

.g-taskhdbg3 {
    padding-right: 0;
    background: url('../images/searchbg.png') no-repeat 80% -122px;
}

.g-taskbarnav {
    background: #fff;
    height: 54px;
    line-height: 54px;
}

.g-tasknavdrop {
    font-size: 16px;
    color: #fff;
    float: left;
    height: 52px;
    line-height: 52px;
    width: 226px;
    padding-left: 20px;
    position: relative;
}

.g-tasknavdrop .fa-reorder {
    padding-right: 13px;
}

.g-tasknavdrop .fa-exchange {
    padding-left: 44px;
    /*color: #b4c1dc;*/
    opacity: 0.5;
}

.g-taskbarnav .g-navList a {
    color: #3a3a3a;
    font-size: 16px;
    /*margin-left: 7%;*/
    margin-left: 50px;
    float: left;
}

.g-taskbarnav .z-activeNavlist {
    float: left;
}

.g-taskbarnav .g-navList {
    margin-left: 226px;
    /*width: 85%;*/
    width: 95%;
}

.g-taskbarnav .g-navList a {

    display: inline-block;
    /*padding:2% 4%;*/
}


.g-taskbarnav .g-tasknavbtn {
    padding-left: 55px;
    padding-top: 2px;
}

.g-taskbarnav .g-tasknavbtn button {
    background: #2f549f;
    color: #fff;
    border-radius: 4px;
    width: 96px;
    height: 34px;
    line-height: 34px;
    border: none;
    font-size: 14px;
}

.g-taskbarnav .g-tasknavbtn .u-ahref {
    display: inline-block;
    text-align: center;
    color: #fff;
    border-radius: 4px;
    width: 96px;
    height: 34px;
    line-height: 34px;
    border: none;
    font-size: 14px;
    margin: 0;
}


.g-taskposition {
    height: 43px;
    line-height: 43px;
    color: #898989;
}
.nomart {
    margin-top: 0!important;
}
.nomarb {
    margin-bottom: 0!important;
}

#nav .sub {
    display: none;
    width: 100%;
    height: 436px;
    left: -25px;
    top: 45px;
    position: absolute;
    background: #2f55a0;
    line-height: 26px;
    z-index: 2147483647;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    top: 52px;
    text-align:left;
    padding-top:4px;
}


.taskheadM1{
    padding-top:0;  
    padding-bottom:7px;
}

.taskheadM2{
    padding-bottom:25px;
}

#nav .sub li {
    max-height: 112px;
    padding: 0 8%;
}

#nav .sub li:hover a {
    color: #515151;
}

.hov-nav .sub {
    display: none;
    width: 220px;
    height: 434px;
    left: -25px;
    position: absolute;
    background: #2f55a0;
    line-height: 26px;
    z-index: 10;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    top: 60px;
    text-align: left;
    padding-top: 4px;
}

.hov-nav .sub li {
    padding: 0 8%;
}

.hov-nav .sub li:hover a {
    color: #515151;
}

.h-hovheader .sub li:hover a {
    color: #515151;
}


.hov-nav .hov-showdrop:hover .hov-list {

    display: block;
}

.hov-nav .sub .u-tit {
    font-size: 12px;
    margin-right: 4%;
}


.hov-nav .u-navitem a {
    color: #ffffff;
    margin-left: 0;
}

.hov-nav .sub .u-navitem {
    padding-bottom: 16px;
    padding-top: 6px;
    max-height: 110px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.sub h4 {
    margin-bottom: 6px;
}

.g-subshow {
    width: 638px;
    height: 434px;
    background: rgba(255,255,255,0.9);
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 1;
    border-left: none;
    display: none;
}

.g-subshow div {
    border-bottom: 1px dashed #c3c3c2;
    margin: 0 30px;
    font-size: 16px;
    padding: 10px 0;
}

.g-subshow p {
    color: #c3c3c2;
    padding: 10px 30px;
    font-size: 14px;
    line-height: 38px;
}

#nav .g-subshow a {
    color: #515151;
    font-size: 14px;
    margin: 0;
}

#nav .sub .u-navitem {
    padding-bottom: 16px;
    padding-top: 6px;
    /*height: 112px;*/
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    overflow: hidden;
}

#nav .u-navitem a {
    color: #ffffff;
    margin-left: 0;
}

#nav .sub .u-tit {
    font-size: 12px;
    margin-right: 4%;
}

#nav .sub .u-notit {
    margin-right: 0;
}

#nav .sub li > a {
    color: #fff !important;
}

#nav:hover .sub {
    display: block;
}

.pd-navppd {
    padding: 5px 0 4px 10px;
}

.g-nav .pd-navppd .s-listseed a {
    padding: 3.5px 12px;
    font-size: 12px;
}

.g-nav .pd-navppd .s-listseed {
    min-width: 71px;
}

.navbar .g-nav .s-sign a {
    font-size: 14px;
    padding: 20px 4px;
}

/*top*/
.dn {
    display: none;
}

.go-top {
    position: fixed;
    bottom: 90px;
    right: 20px;
    width: 46px;
    z-index: 999;
}

.go-top .u-hov {
    display: block;
    width: 46px;
    height: 46px;
    overflow: hidden;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.go-top a:last-child {
    margin-bottom: 0;
}

.go-top .go {
    background-position: 0 -91px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.go-top .go:hover {
    background-position: -48px -227px;
}

.go-top .feedback {
    background-position: 0 -46px;
}

.go-top .feedback:hover {
    background-position: -48px -454px;
}

.go-top .uc-2vm {
    background-position: 0 0;
}

.go-top .uc-2vm:hover {
    background-position: -48px -408px;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.go-top .u-pop {
    position: absolute;
    right: 60px;
    top: 0;
    width: 243px;
    -webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, .1);
            box-shadow: 0px 1px 4px rgba(0, 0, 0, .1);
    background: #fff;
    border: 1px solid #e3e3e3;
    padding: 16px 11px;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.go-top .dnd {
    position: absolute;
    right: 60px;
    top: 0;
    width: 240px;
    -webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, .1);
            box-shadow: 0px 1px 4px rgba(0, 0, 0, .1);
    background: #fff;
    border: 1px solid #e3e3e3;
    padding: 16px 11px;

}

.go-top .u-pop .logo-2wm-box {
    position: relative;
}

.go-top .iss-ico1 {
    background: url("../images/iss-ico.png") no-repeat 0 0;
    padding-left: 32%;
}
.go-top .arrow-sanjiao{
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #ffffff;
    border-width: 6px;
    right: 3px;
    top: 13px;
    position: absolute;
    z-index: 2;
}
.go-top .arrow-sanjiao-big{
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #dddddd;
    border-width: 8px;
    right: -1px;
    top: 11px;
    position: absolute;
}
.go-top .feedback-sanjiao{
    top: 60px;
}
.go-top .feedback-sanjiao-big{
    top:58px;
}
.go-top .arrow{
    position: absolute;
    width: 16px;
    height: 100%;
    right: -15px;
    top: 0px;
}
    /*广告位*/
.for-advertise img {
    width: 100% !important;
    height: auto !important;
    display: block;
    max-width: 100%;
    max-height: 190px;
}

.for-advertise a:hover img {
    opacity: 0.8;
}
.f-table th{
    font-weight: normal!important;
    color:#000;
}
.well {
    -webkit-box-shadow: none;
            box-shadow: none;
}
.accordion-style1.panel-group .panel-heading .accordion-toggle {
    font-weight: normal;
}
/*提示框*/
.gritter-item-wrapper.gritter-info {
    background-color: #fff;
    border: 1px solid #2f55a0;
    color:#515151;
    border-radius: 3px;

}
.gritter-item-wrapper.gritter-info .gritter-without-image {
    padding: 36px 0;
    color:#515151;
}
.gritter-item-wrapper.gritter-info .gritter-without-image p{
    text-align: center;
    margin-bottom: 0;
}
.gritter-item-wrapper.gritter-info .gritter-close {
    text-align: right;
    position: absolute;
    cursor: pointer;
}
.gritter-item-wrapper.gritter-info .gritter-close:hover {
    color:orange!important;
}
/* top nav */
.div-nav
{
    position: relative;
}
.div-hover
{
    border-bottom:3px solid #ff9934;
    position: absolute;
    bottom: 0px;
    /*width: 64px;*/
}
.topborbtmul
{
    list-style: outside none none;
    width: 100%;
}
.topborbtmul li
{
    float: left;
    position: relative;
    z-index: 4;
}
.topborbtmul li .topborbtm
{
    display: block;
    text-align: center;
    text-decoration: none;
}
.nav-active
{
    border-bottom:3px solid #ef8200;
}
/* end */

@media screen and (max-width: 991px) {
    .signlogo {
        text-align: center;
    }
    .navbar .navbar-nav {
        margin:0;
    }
    .g-taskbarnav {
        height: auto;
    }

    .g-tasksearch i {
        margin-top: 8px;
        margin-left: 8px;
    }

    .g-tasksearch input {
        margin-left: 0;
    }

    .navbar .g-nav li a {
        padding-bottom: 0;
        text-align: center;
    }

    .g-nav {
        /*width: 100%;*/
        /*overflow: hidden;*/
    }
    .pd-navppd .navbar-form {
        margin-bottom: 0;
    }

    .navbar .g-nav .s-sign a {
        padding: 0 10px 10px;
    }
}

@media screen and (min-width: 992px) and (max-width: 1200px) {

    .container .g-banner .carousel-inner {
        top: -4px;
    }

    .hd-seachW {
        padding: 0;
    }
    .g-taskbarnav .g-navList {
        width:550px;
        height: 54px;
        overflow-x: scroll;
    }
}

.navbar .navbar-nav > li > .search-btn {
    height: auto;
}
.open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default:hover {
    border-color: #fff;
}

/*.navbar .navbar-toggle .icon-bar {*/
/*margin-left: 0;*/
/*}*/
@media (min-width: 768px) and (max-width: 992px) {
    header .header-top .input-group .form-control:last-child {
        border-radius: 2px !important;
    }
    .g-tasknavdrop{
        top:2px;
    }
    .task-r .task-select a:nth-last-child(6){
        display: none;
    }
    .g-taskbarnav .g-navList {
        width:504px;
        height: 54px;
        overflow-x: scroll;
    }
}

@media screen and (max-width: 767px) {
    .navbar:not(.navbar-collapse) .left-480 {
        float: left !important;
        padding-bottom: 11px;
        padding-top: 16px;
    }
    .nofloat li { float: none;}
    .nopad480 {
        padding: 0;
        padding-bottom: 14px;
    }
    /*.nopad-bottom{*/
        /*padding-bottom: 0;*/
    /*}*/
    .topheadposi1, .topheadposi2 {
        display: none;
    }

    .navbar-header .topheadposi1, .navbar-header .topheadposi2 {
        display: block;
    }

    .header-top .navbar .f-navbtn {
        margin-bottom: 0;
    }

    .pdtom480 {
        padding-bottom: 20px;
    }

    .pdtom480 .user-menu {
        left: 0;
    }

    .pdtom480 .user-menu a {
        padding-left: 15px !important;
    }

    .pdtom480 .user-menu:before, .pdtom480 .user-menu:after {
        display: none !important;
    }

    .navbar .searbtn480 {
        margin-bottom: 0;
        margin-top: 21px;
        margin-right: 20px;
        height: 20px;
    }
    .task-r .task-select a:nth-last-child(6){
        display: none;
    }
    .task-r .task-select a:nth-last-child(5){
        display: none;
    }
     .task-r .task-select a:nth-last-child(4){
            display: none;
    }

}

@media screen and (min-width: 768px) {
    .navbar-header .topheadposi1, .navbar-header .topheadposi2, .navbar .searhide480 {
        display: none !important;
    }

    .modal-dialogadd {
        width:402px;
        margin-top: 246px;
    }
    .left768 {
        float: left;
    }

    .navbar .g-nav li a {
        padding-bottom: 20px;
    }
    .navbar .new-homehead ul a {
        padding: 0px 48px;
    }
    .navbar .navbar-nav .dropdown-menu {
        position: absolute;
        -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
                box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
        background: #fff;

    }

    .navbar .navbar-nav .dropdown-menu > li > a {
        color: #656565 !important;
    }
}

.navbar .navactiveImg .user-menu a {
    padding: 1px 48px;
    font-size: 16px;
    color: #656565;
}

.navbar-nav > li > .dropdown-menu {
    border-radius:5px !important;
}

/*头像交互*/
.u-img-interactive-before{
    padding: 5px 9px 3px 9px!important;
    margin: 6px 0 6px 0!important;
    border: 3px dashed #ffa64d!important;
    border-radius:5px!important;
}
.u-img-interactive-after{
    padding: 8px 12px 6px 12px!important;
    margin: 6px 0 6px 0!important;
    border: none!important;
    border-radius: 0!important;
}
.set-password-interactive{
    width: 146px;
    height: 160px;
    background: url(../images/pic_interactive2.png) center no-repeat;
    position: absolute;
    top: 40px;
    left: -82px;
}
.z-navactive .set-password-interactive .close-set-password-interactive{
    display: block;
    width: 17px;
    height: 17px;
    padding: 0;
    position: relative;
    top: 33px;
    left: 117px;
}
.password-interactive-before{
    width: 134px!important;
    margin: 5px 15px!important;
    border:2px dashed #ffa64d!important;
    border-radius: 5px!important;
    padding: 1px 33px!important;
}

@media screen and (min-width: 1200px) {
    .g-tasksearch{
        width: 100%;
    }
    .g-taskbarnav .g-navList{
        width: 100%;
    }
}
.footer .g-address span:last-child{
    border: 0;
}
.wrap-side-img{
    margin-top: 4px;
    width: 225px;
    height: auto;
}
.login-logo{
    width: 240px;
    height: 40px;
}
/*任务筛选*/
.show-next{
    cursor: pointer;
}
.service-type,.service-area,.serivcelist-type,.success-area{
    display: none;
}

.topborbtmul-nav{
    width: auto;
}

.img-interactive-after{
    margin-top: 5px!important;
    padding:8px 0 6px 0!important
}
.navbar .z-navactive .topheadimg-user{
    padding:0!important;
    margin:12px 0 0 0!important;
}
.f-click-btn{
    float: right;
    margin-top: 6px;
    margin-right: 13px;
    padding: 7.4px 8px;
    background: #fff !important;
    border-color: #fff;
    color: #7d7d7d !important;
    text-shadow: none !important;
    font-size: 12px;
}

@media (min-width: 998px) {
    .hov-showdrop{
        position: absolute;
        left: 200px;
        top:21px;
        width: 12px;
        height: 60px;
    }
    .hov-nav .sub{
        left: -225px;
        top: 39px;
    }
}


.g-taskhead .search-aBtn .search-btn-toggle{
    padding: 0;
    width: 55px;
    height: 35px;
    text-align: right;
    line-height: 35px;
}
.search-aBtn{
    /*width: 70px;*/
    height: 35px;
    line-height: 35px;
    color: #b3b3b3;
}
.header-top .g-nav .search-aBtn .search-btn-toggle{
    padding: 0;
    width: 55px;
    /*height: 35px;*/
    text-align: right;
    /*line-height: 35px;*/
}
.header-top .g-nav .search-aBtn{
    background: #fff;
    height: 0;
    line-height: 0;
    border-radius:2px 0 0 2px ;
}
.input-group-btnInput .form-control-feedback-btn{
    border-radius: 0 2px 2px 0!important;
}

.g-taskhead .input-boxshaw:focus,.header-top .input-boxshaw:focus,.g-taskbarnav .input-boxshaw:focus{
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
}

.chosen-choices .search-field input:focus{
    -webkit-box-shadow:none!important;
            box-shadow:none!important;
}
.modal-address {
    padding: 30px 30px 10px;
}
.modal-addresshd {
    border-bottom: 1px dashed #e1e1e1;
    padding-bottom: 16px;
}
.modal-addresshd h4 {
    font-size: 16px;
    margin: 0;
}
.modal-addresswrap {
    border-radius: 6px;
}
.modal-addresswrap .close{
    opacity: 1;
    right:-12px;
    top:-12px;
    position: absolute;
    outline: none;
}
.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;
}
.modal-addressmain a:hover{
    border: 1px solid #2f549f;
    color: #2f549f;
}
.modaladdress.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    -o-transition: transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    animation: modaladdress .5s;
    -webkit-animation: modaladdress .5s;
}
.modaladdress.in .modal-dialog {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
@keyframes modaladdress {
    0%{
        transform: scale(.3);
        -webkit-transform: scale(.3);
    }
    80%{
        transform: scale(1.05);
        -webkit-transform: scale(1.05);
    }
    100%{
        transform: scale(1);
        -webkit-transform: scale(1);
    }
}
@-webkit-keyframes modaladdress {
    0%{
        transform: scale(.3);
        -webkit-transform: scale(.3);
    }
    80%{
        transform: scale(1.05);
        -webkit-transform: scale(1.05);
    }
    100%{
        transform: scale(1);
        -webkit-transform: scale(1);
    }
}
.address-wrap .fa-map-marker{
    animation: addressmap .5s infinite;
    -webkit-animation: addressmap .5s infinite;
}
@keyframes addressmap {
    0%{
        transform: translateY(-5px);
        -webkit-transform: translateY(-5px);
    }
    100%{
        transform: translateY(0);
        -webkit-transform: translateY(0);
    }
}
@-webkit-keyframes addressmap {
    0%{
        transform: translateY(-5px);
        -webkit-transform: translateY(-5px);
    }
    100%{
        transform: translateY(0);
        -webkit-transform: translateY(0);
    }
}
.task-casebghid .c-btntime {
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    width:96px;
}
.dropdown-navwrap {
    position: relative;
}
.dropdown-navwrap .user-menu {
    text-align: center;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
            box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
    border-radius:5px!important;
    border-width: 1px;
    left: 0;
    top:95%;
}
.dropdown-navwrap li a {
    padding: 0 48px!important;
    float: none!important;
    margin-left: 0!important;
    display: block!important;
    line-height: 2;
}


.nav_style_m1{
    height: 45px;
    line-height: 45px;
    padding-left:0;
    padding-right:0;
}

.z-navHome{
    font-size: 16px;
    color: #fff;
    padding: 12px 15px 10px;
    font-weight:500;
    display: inline-block;
}
.z-navHome:hover{
    color: #fff;
}

.header-navList{
  position: relative;
  color: #c4c3c3;
}
.header-navList li{
  display: inline-block;
  position: relative;
  margin-right: 15px;
}

.header-navList-float{
  top: 19px;
}
.z-navHomeActive:after{
  content: '';
  position: absolute;
	width: 34px;
	height: 2px;
  background-color: #fff;
  bottom: 0;
  left: 50%;
  transform: translateX(-60%);
}
.text-orange2.z-navHomeActive:after{
  background-color: currentColor;
}

.nav-project {
  float: right;
  /* background-color: #ed6d00; */
  background-image: linear-gradient(0deg, 
  #ff4400 0%, 
  #f96a37 100%), 
linear-gradient(
  #ff4400, 
  #ff4400);
  background-blend-mode: normal, 
  normal;
  height: 100%;
  padding: 10px 0;
  margin-right: 0 !important;
}
.nav-project .btn-main{
  min-width: 135px;
  border-radius: 0;
  border: none;
  height: 30px;
  line-height: 30px;
  margin: 0;
  background-color: transparent;
}
.nav-project .btn-main:hover{
  line-height: 30px;
}
.msgSliderActionm3{
    padding-left:30px;
    padding-right:0;
    background:#F8F8F8;
    overflow:hidden;
    height:30px;
    border-radius:20px;
    position: relative;
    top:9px;
}

.labaIconStyleImgM1{
    width:14px;
    height:13px;
    position:absolute;
    top:5px;
    left:10px;
}

.labaIconStyleImgM1>img{
    width:14px;
    height:13px;
}

.mouserChangeDataImg{
    position:fixed;
    top:30%;
    right:0;
    width:65px;
    height:85px;
    z-index:1000;
}

.mouserChangeDataImg>.orangeBgFixBox{
    position:absolute;
    top:0;
    left:0;
    z-index:11;
    width:65px;
    height:85px;
    background:#ED6D00;
    border-radius:3px;
    padding-top:5px;
}

.orangeBgFixBox>span{
    display:block;
    width:34px;
    margin:0 auto;
    font-size:16px;
    color:#fff;
}

.hideIconDataM1{
    position:absolute;
    bottom:8px;
    left:21px;
    width:22px;
    height:22px;
    background:url(../images/faw/item/shuaxinIcon01.png) no-repeat;
    z-index:12;
}

.offsetBoxUlListN1{
    display:block;
    width:500px;
    height:253px;
    background:#fff;
    border-top-left-radius:10px;
    border-bottom-left-radius:10px;
    padding:20px;
    position:absolute;
    top:-70px;
    right:-601px;
    z-index:10;
    -webkit-transform:translateX(0);
        -ms-transform:translateX(0);
            transform:translateX(0);
    -webkit-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
}

.mouserChangeDataImg:hover>.hideIconDataM1{
    background:url(../images/faw/item/shuaxinIcon02.png) no-repeat;
}

.mouserChangeDataImg:hover>.offsetBoxUlListN1{
    -webkit-transform:translateX(-601px);
        -ms-transform:translateX(-601px);
            transform:translateX(-601px);
}

.sliderBoxAllNG1{
    width:100%;
    margin:0;
}

.sliderBoxAllNG1>li{
    width:125px;
    float:left;
    margin-right:20px;
    margin-bottom:20px;
}

.sliderBoxAllNG1>li:nth-child(3),.sliderBoxAllNG1>li:nth-child(6){
    margin-right:0;
}

.sliderActiveStyleMK2{
    width:125px;
    height:75px;
}

.sliderActiveStyleMK2>a{
    display: block;
    width:125px;
    height:75px;
}

.sliderActiveStyleMK2>a>img{
    width:125px;
    height:75px;
    border-radius:5px;
}

.textCenterTextm1{
    text-align:center;
    margin-top:5px;
}

.textCenterTextm1>a{
    color:#666;
    font-size:12px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ulSliderActionS1{
    width:100%;
    height:30px;
}

.ulSliderActionS1>li{
    width:100%;
    height:30px;
    line-height:30px;
    overflow:hidden;
    -o-text-overflow:ellipsis;
       text-overflow:ellipsis;
    white-space:nowrap;
    padding:0 !important;
}

.ulSliderActionS1>li>a{
    font-size:12px;
    color:#555;
}

.z-navHome:hover>.lineHoverD{
    display:block;
}

.select_style_header{
    position:relative;
    top:-2px;
}

.select_style_header01{
    margin-right:10px;
}


.select_style_header>a{
    color:#434343 !important;
    font-size:14px;
    margin-left:50px;
}

.header_ul_m1{
    width: 150px;
    position: absolute;
    top: 33px;
    left: -26px;
    border:1px solid #eee;
    display:none;
    z-index:999;
}

.showBlock{
    display: block;
}

.header_ul_m1>li{
    height:30px;
    line-height:30px;
    border-bottom:1px solid #eee;
    text-align: center;
    background-color: #fff;
}

.header_ul_m1>li>a{
    font-size:14px;
    color:#434343;
}

.mar_beting{
    display: inline-block;
    margin:5px;
}

.nav_small_style{
    background: #004ea2;
}

.icon-bar{
    background: #fff;
}

.hActive:hover{
    opacity: .8;
}

.hActive:hover a{
    color:#004ea2 !important;
}

.hActive a{
    color:#fff;
    font-weight:500;
}

.img_responsive_m1{
    width:100%;
    /*height:526px !important;*/
}

.g-banner .carousel-inner>.item>a>img{
    height:460px;
}

.offsetVioAuto{
    display:block;
    width:100%;
    height:440px;
    background:url(../images/faw/index-banner01.jpg) no-repeat 100% 100%;
}

.active_m1{
    position: relative;
}

.search_box_m5{
    width:726px;
    height:440px;
    margin:0 auto;
    padding-top:70px;
}

.title_block_m1{
    width:500px;
    margin:0 auto;
    /*padding:0 38px;*/
}

.title_block_m1>div{
    font-size:40px;
    color: #fff;
    letter-spacing:8px;
    font-size:500;
}

.assistantTitleS{
    width:100%;
    text-align:center;
    margin:25px auto 40px;
    color:#fff;
    font-size:14px;
    letter-spacing:1.5px;
/*    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;*/
}

.box_search_style{
    /*margin-top:20px;*/
    padding-left:0;
    padding-right:0;
    position:relative;
}

.box_search_style>.search_input_case{
    background: #fff;
    padding-left:60px;
    height:70px;
    border-radius:35px !important;
    border:1px solid #515d76;
    font-size:16px;
}

.search_icon_m3{
    display: inline-block;
    width:25px;
    height: 40px;
    background: url(../images/faw/index_all_icon.png) no-repeat 0 -72px;
    position:absolute;
    top:18px;
    left:20px;
}

.btn_style_search01{
    position: absolute;
    right:0;
    top:0;
    padding: 17px 27px;
    border-top-right-radius:5px;
    border-bottom-right-radius:5px;
    background: #004ea2 !important;
    color:#fff;
    border:1px solid #004ea2 !important;
}

.btn_style_search01:hover{
    background: #004ea2 !important;
    opacity: .8;
}

.content_text_m4{
    margin-top:15px;
    padding:0;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: nowrap;
}

.editIconcaseM2{
    display:inline-block;
    background: url(../images/faw/shopServerTask/indexbannerIcon.png) no-repeat 0 0;
    width:18px;
    height:21px;
    margin-right:3px;
    position:relative;
    top:3px;
}

.upiconcaseM1{
    display:inline-block;
    background: url(../images/faw/shopServerTask/indexbannerIcon.png) no-repeat -72px 0;
    width:18px;
    height:20px;
    margin-right:3px;
    position:relative;
    top:3px;
}

.fontStyle_m5{
    font-size:14px;
    color:#cccfd4;
}

.group_btn_box{
    margin-top:45px;
    padding:0 205px;
}

.content_text_m4 a{
    display: inline-block;
    margin-right:15px;
}

.btn_left_style{
    padding:8px 14px;
    color:#fff;
    /*background-image:url(../images/faw/but_bg.png);*/

    background: #004ea2 !important;
    border-radius:5px;
    font-size:16px;
    border:1px solid #004ea2 !important;
}

.btn_style_right{
    padding:15px 40px;
    color:#004ea2 !important;
    background: #fff !important;
    border-radius:5px;
    font-size:16px;
    border:1px solid #fff !important;
}

.btn_style_right:hover{
    background: #fff !important;
    opacity: 0.8;
}

.btn_left_style:hover{
    background: url(../images/faw/but_bg.png) #004ea2 !important;
    opacity: .8;
}

.content_text_m4 a:hover{
    color:#fff !important;
}

.btn-info:hover{
    color:#fff!important;
    background: #004ea2 !important;
}

.navStyleList{
    width:100%;
    height:60px;
    background: #004ea2;
    border-radius:5px;              
}

.navLisatUL01{
    width:100%;
    height:60px;
    margin-left:0;
}

.navLisatUL01>li{
    float:left;
    padding: 6px 20px;
    background: #004ea2;
    margin-right: 30px;
    margin-top:14px;
    cursor: pointer;
}

.navLisatUL01>li:last-child{
    margin-right:0;
}

.navLisatUL01>li>a{
    color:#fff;
    font-size:14px;
}

.bannerImgBackBg{
    width:100%;
}

.bannerImgBackBg>img{
    max-width:100%;
}

.navLisatUL01>.activeNavLi{
    background: #fff;
    border-radius:5px;
}

.navLisatUL01>.activeNavLi>a{
    color:#004ea2;
    font-weight:bold;
}

.userListShow01,.userListShow02,.marenyGood{
    display: inline-block;
    font-weight:400;
    position: relative;
    cursor: pointer;
}

.userActiveUlB>i,
.phone_QR_code>p>i{
    display: inline-block;
    width: 7px;
    height: 4px;
    background: url(../images/faw/shopServerTask/userCaseAllImg.png) no-repeat -216px 0;
    position: relative;
    top: -2px;
    cursor: pointer;
}
.hoverListParent{
  cursor: pointer;
}
.hoverListParent:hover .hoverList{
  display: block;
}
.hoverList{
    position:absolute;
    z-index:999;
    width:120px;
    top:25px;
    left:-37px;
    display: none;
    border:1px solid #eee;
    background: #fff;
    border-radius:5px;
}
.hoverList:focus{
  display: none;
}
.hoverList>li{
    width:100%;
    height:30px;
    line-height: 30px;
    text-align: center;
    color:#333;
    font-size:14px;
    border-bottom: 1px solid #eee;
}
.hoverList>li:hover{
    color:#004ea2;
    cursor: pointer;
}
.hoverList>li:last-child{
    border-bottom:none;
}

.navListBoxCN{
    width:100%;
    height:30px;
    margin-top: 34px;
    margin-left: 0;
}

.navListBoxCN>li{
    cursor: pointer;
    float:left;
    margin-right:20px;
}

.navListBoxCN>li.headerTopS{
   margin-right:55px; 
}

.navListBoxCN>li>a{
    color:#333 !important;
    font-size:16px;
}

.navListBoxCN>li>a:hover{
    color: #3a478f !important;
}

.marenyGood{
    display: inline-block;
    color:#333;
    font-size:15px;
}

.marenyGood:hover>.hoverList{
    display: block;
}

.marenyGood>.hoverList{
    top:22px;
}

.marenyGood>.hoverList>li>a{
    padding:0 18px 0 18px !important;
    color:#5e5e5e !important;
    font-weight:400 !important;
    font-size:14px !important;
    position:relative;
    text-align:center;
}


.lineHoverD{
    width:30px;
    height:2px;
    margin:0 auto;
    background:#115aa8;
    border-radius:3px;
    display:none;
}

.search_input_case::-webkit-input-placeholder{
    color:#999999;
    font-size:18px;
}

.navbar .navListBoxCN>.activeLiInside>a{
    color:#3a478f !important;
    border-bottom:2px solid #004ea2;
}

.mingdan>li{
    padding:5px 0 15px 0;
}

.moneyColorOrageS{
    color:#EE740C;
}

.sliderContentALM1{
    font-size:12px;
    color:#333;
    display:block;
    width:100%;
    overflow:hidden;
    -o-text-overflow:ellipsis;
       text-overflow:ellipsis;
    white-space:nowrap;
}

.sliderContentALM1>b{
    color:#EF7A17;
    font-weight:500;
}

/*right固定栏样式*/
.rightFixedBox{
    width:65px;
    height:350px;
    background:#fff;
    -webkit-box-shadow:black 0px 0px 10px;
            box-shadow:black 0px 0px 10px;
    position:fixed;
    right:0;
    top:40%;
    border-radius:5px;
    z-index:1000;
}

.rightFixedUl{
    margin:0;
    width:100%;
    margin-left:0;
}

.rightFixedUl>li{
    width:100%;
    height:70px;
    border-bottom:1px solid #ddd;
    padding-top:15px;
    background:#fff;
}

.rightFixedUl>li:last-child{
    border-bottom:none;
    border-bottom-right-radius:5px;
    border-bottom-left-radius:5px;
}

.rightFixedUl>li:first-child{
    border-top-right-radius:5px;
    border-top-left-radius:5px;
}

.rightFixedUl>li:hover{
    background:#004EA2;
}

.rightFixedUl>li:hover>.contentTilteMV1>a{
    color:#fff;
}

.rightFixedUl>li:hover>a>span{
    background-position-y:0; 
}

.rightFixedUl>li>a{
    display: block;
}

.pudataLinkA{
    display: block;
    width:20px;
    height:20px;
    margin:0 auto;
    background:url(../images/faw/item/sliderRightM6.png) no-repeat 0 -42px;
}

.QQIconMV1{
    display: block;
    width:22px;
    height:22px;
    margin:0 auto;
    background:url(../images/faw/item/sliderRightM6.png) no-repeat -79px -42px;
}

.serverLinkMV1{
    display: block;
    width:30px;
    height:25px;
    margin:0 auto;
    background:url(../images/faw/item/sliderRightM6.png) no-repeat -167px -42px;
}

.linkNUmberMV1{
    display: block;
    width:26px;
    height:26px;
    margin:0 auto;
    background:url(../images/faw/item/sliderRightM6.png) no-repeat -256px -42px;
}
.weixinMV1{
    display: block;
    width:23px;
    height:23px;
    margin:0 auto;
    background:url(../images/faw/item/weixinRightM6.png) no-repeat 0 -40px;
}
.feedbackMV1{
  display: block;
  width:26px;
  height:26px;
  margin:0 auto;
  background:url(../images/faw/item/sliderRightM6.png) no-repeat -433px -42px;
}
.erweimaTip{
    display: inline-block;
    position: relative;
    top: -10px;
    margin-left: 10px;
    font-size: 18px;
}
.erweima{
    display: inline-block;
    width:90px;
    height:90px;
    margin:0 auto;
    background:url(../images/codeimg-facs.jpg) no-repeat;
   background-size: 100%;
}
.backHeaderMV1{
    display: block;
    width:21px;
    height:23px;
    margin:0 auto;
    background:url(../images/faw/item/sliderRightM6.png) no-repeat -355px -42px;
}

.contentTilteMV1{
    text-align:center;
    margin-top:6px;
}

.contentTilteMV1>a{
    color:#9E9E9E;
}

.getLinkNumberli{
    position:relative;
}

.getLinkNumberli>.boxPhoneNumberM2,
.getLinkNumberli>.boxWeixinM2{
    position: absolute;
    opacity:0;
    -webkit-transition:all .5s linear;
    -o-transition:all .5s linear;
    transition:all .5s linear;
    -webkit-transform:translateX(0);
        -ms-transform:translateX(0);
            transform:translateX(0);
    border-radius:5px;
    background:#fff;
}
.getLinkNumberli>.boxPhoneNumberM2{
    width:235px;
    height:70px;
    top:0;
    right:-365px; 
     padding:10px;   
}
.getLinkNumberli>.boxWeixinM2{
    width:auto;
    height:100px;
    top: -15px;
    right: -363px;
     padding:5px;
}
.getLinkNumberli:hover>.boxPhoneNumberM2,
.getLinkNumberli:hover>.boxWeixinM2{
    opacity:1;
    -webkit-transform:translateX(-430px);
        -ms-transform:translateX(-430px);
            transform:translateX(-430px);
}

.titlePhoneShowM4{
    font-size:14px;
    color:#555;
    font-weight:400;
}

.dataPhoneShowM4{
    font-weight:500;
    font-size:18px;
    color:#004EA2;
    margin-top:5px;
}
/*结束*/


.my_btnStyleN1{
    padding:7px 12px;
    top:1px;
    right:1px;
}

.labelAllLiN1{
    position:relative;
    margin-bottom:20px;
    overflow:hidden;
    -o-text-overflow:ellipsis;
       text-overflow:ellipsis;
    white-space:nowrap;
}

.labelAllLiN1>a{
    color:#333;
    font-size:14px;
}

.labelAllLiN1>a:hover{
    color:#004EA2;
}

.labelAllLiN1>b{
    display:block;
    position:absolute;
    top:8px;
    left:5px;
    width:5px;
    height:5px;
    background:#004EA2;
}

.wxBgColor{
    background: #fff;
    padding-bottom: 30px;
    margin-bottom: 10px;
    border-radius: 5px;
}

.col-borderFix{
    padding-right:15px;
    padding-left:15px;
}

.col-borderFixM1{
    padding-right:15px;
}

.col-borderFixM2{
    padding-left:15px;
}

.navFixedClass01{
    height: 35px;
    position:fixed;
    top:0;
    left:0;
    z-index:99999;
    width:100%;
}

.show_vip_ulMK1>li:first-child{
    background:#dedddd !important;
}

.caseNumStyle{
    color:#004EA2;
}
.caseNumStyle-redbg{
    color: #fff;
    text-align: center;
    vertical-align: text-bottom;
    line-height: 18px;
    min-width: 18px;    
    height: 18px;
    border-radius: 3px;
    background-color: #d81e06;
    display: inline-block;
    margin-left:3px;  
}
@media (min-width:1100px) and (max-width:1400px){
    .mouserChangeDataImg{
        top:16% !important;
    }
    .rightFixedBox{
        top:30% !important;
    }
/*    .systemBox{
        top:67% !important;
    }*/
}


@media (max-width:768px) {
    .header_box_style .header_login_style{
        float:left !important;
    }
    .logoImgheaderPageM{
        width:100%;
    }
    .img-responsive{
        margin:0 auto;
    }
    .logo_itemImgXsShow{
        width:100%;
        text-align:center;
    }
    .navStyleList{
        display: none;
    }
    .msgSliderActionm3{
        top: -5px;
        left: -20px;
    }
    .inpuSearchBoxm1 {
        margin-left:12%;
    }
    .long_ImgBoxBanner01{
        padding-left:0;
    }
    .iconStyleAllK1>span:nth-child(3){
        padding-left:0 !important;
    }
    .searchBox_MH1{
        width: 340px;
        top: -5px;
        left: 18px;
    }
    .payNowMoney01{
        padding: 9px 7px !important;
        font-size:14px !important;
    }
    .cartNowMoney01{
        padding: 9px 7px !important;
        font-size:14px !important;
    }
    .linkNowMoney01{
        padding: 9px 8px !important;
        font-size:14px !important;
    }
    .select_style_header{
        margin-top:5px;
        margin-left:140px;
    }
    .tab-content{
        width: 300px !important;
    }
    .nav-tabs{
        width: 300px !important;
    }
    .searchBox_MH1>.header_inoputSeaerch{
        width: 340px;
    }
    .inpuSearchBoxm1{
        top: -2px !important;
    }
    .systemBox{
        display:none;
    }
    .layoutWyfbBut{
        display:none;
    }
    .HiddenStyle{
        overflow:hidden;
    }
    .myBagAction{
        padding-left:0;
    }
    .myBagActionLeft{
        padding-right:0;
    }
    .contentBoxTP01{
        width:180px !important;
    }
    .avartaImg{
        width:100% !important;
        text-align:center;
    }
    .parameterTitle{
        width:25% !important;
    }
    .parameterContent{
        width:70% !important;
    }
    .contentH3Info{
        padding-left:0;
        margin-top:10px;
    }
    .rightGoodImg01{
        top: 37px !important;
        left: 28% !important;
    }
    .caseBanner_aear{
        padding-left: 15px !important;
    }
    .rightBoxImgkS4{
        min-height: 615px;
    }
    .work-quality,.work-manner{
        padding-left: 0 !important;
    }
    .caseBanner_aear{
        margin-top:20px;
    }
    .FtypeSelect01>span{
        display: block;
        width:100%;
    }
    .btnBlueBgSubmit{
        padding: 0px 4px !important;
    }
    .FtypeSelect01>span:nth-child(1){
        width:100%;
        display:block;
    }
    .FtypeSelect01>span:nth-child(2){
        width:100%;
        display:block;
    }
    .vip-jbk-listtent-box{
        width:93% !important;
    }
    .vipserverjbk-outbox{
        height:auto;
    }
    .vip-jbk-list{
        margin-left:0;
    }
    .vip-jbk-list li{
        margin:15px 0 0 25px!important;
    }
    .vip-jbk-box-con{
        height:880px!important;
    }
    .vipserverjbk-outbox{
        height:1580px!important;
    }
    .onesListSer{
        height:auto!important;
        width:100%;
    }
    .leftBoxSer{
        width:100%!important;
    }
    .taggleBoxBlockContentM1{
        width:97%;
    }
    .rightBoxSer{
        width:100%!important;
    }
    .wraningInfoBox{
        height: auto!important;
        line-height: 30px!important;
    }
}

div.slideBox{ position:relative;border-radius:5px;overflow:hidden; text-align: center; }
div.slideBox ul.items{ width:100%;position:absolute; float:left; background:none; list-style:none; padding:0px; margin:0px;}
div.slideBox ul.items li{ width:100%;float:left; background:none; list-style:none; padding:0px; margin:0px;}
div.slideBox ul.items li a{ float:left; width:100%;height:100%; line-height:normal !important; padding:0px !important; border:none; /*For IE.ADD.JENA.201206300844*/}
div.slideBox ul.items li a img{width:100%;height:100%; margin:0px !important; border-radius:5px; padding:0px !important; display:block; border:none; /*For IE.ADD.JENA.201206300844*/}
div.slideBox ul.items li a .leftImgsliderM1{height:330px; width: 558px !important;}
div.slideBox ul.items li a .rightImgsliderM1{height:155px;}
div.slideBox ul.items li a .leftImgsliderM4{height:200px;}
div.slideBox div.tips{ position:absolute; bottom:0px; height:50px; background-color:transparent; overflow:hidden; display: inline-block;}
div.slideBox div.tips div.title{ position:absolute; left:0px; top:0px; height:100%;}
div.slideBox div.tips div.title a{ color:#FFF; font-size:18px; line-height:50px; margin-left:10px; text-decoration:none;}
div.slideBox div.tips div.title a:hover{ text-decoration:underline !important;}
div.slideBox div.tips div.nums{ /*position:absolute; right:0px; top:0px;*/ height:100%; text-align: center;}
div.slideBox div.tips div.nums a{ 
    display:inline-block;/* float:left*//*For IE.ADD.JENA.201206300844*/; 
    width:16px; height:16px;  
    background-color:#FFF; 
    text-indent:-99999px; 
    margin:15px 8px 0px 0px;
    background-color: transparent;
    border: solid 1px #fff;
}
div.slideBox div.tips div.nums a.active{ 
    background-color: #fff;
    border: solid 1px #fff;
}
/*div.slideBox .slideArrows{ 
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    justify-content: space-between;
    align-items: center;
}*/
.swiper-button-prev.arrowsPrev,
.swiper-button-next.arrowsNext,
.arrowsNext,
.arrowsPrev{ 
    position: absolute;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 30px;
    height: 60px;
    background-color: #050f23;
    border-radius: 3px;
    opacity: 0.8;
    text-align: center;
    cursor: pointer;
    background-image:none;
}
.arrowsPrev{ 
    left:0;
    top: 50%;
}
.swiper-button-prev.arrowsPrev{ 
    left:0;
    top: 60%;
    opacity: 0.5;
}

.swiper-button-next.arrowsNext,
.arrowsNext{ 
    right:0;
    top: 50%;
}
.swiper-button-next.arrowsNext{
    opacity: 0.5; 
    right:0;
    top: 60%;
}
.line_1{
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg); /* IE 9 */
    -webkit-transform: rotate(-45deg); /* Safari and Chrome */
    height: 20px;
    width: 20px;
    border-radius: 3px;
    background-color: transparent;
    border: 2px solid #fff;
    border-color: #fff transparent transparent #fff ;
    position: relative;
    top:20px;
    left:10px;
}
.arrowsNext .line_1{
  border-color:  transparent #fff #fff  transparent ;
  left:0;
}
.rightImgboxM1{
    height: 160px;
    width: 100%; 
    overflow: hidden; 
    border-radius: 5px;
    display: inline-block;
    background-color: #ffffff;
    margin-bottom: 6px;
}
.rightImgboxM1 img{
    height: 110px;
    width: 100%;
    display: inline-block;
    background-color: #f0f0f0;
}
.rightImgboxM1 .rightImgTextM1{
    padding: 4px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    font-size: 14px;
    color: #666666;
    width: 100%;
}


.demo-input{padding-left: 10px; height: 34px; min-width:187px;border-radius:5px; line-height: 38px; border: 1px solid #e6e6e6;  background-color: #fff;  border-radius: 2px;}
.demo-footer{padding: 50px 0; color: #999; font-size: 14px;}
.demo-footer a{padding: 0 5px; color: #01AAED;}

.g-realcardwrap{
    opacity: 1;
}

.g-realcardhide{
    display:none;
}

.g-realcardjs:hover>.g-realcardwrap{
    opacity:0.2;
    cursor:pointer;
}

.g-realcardjs:hover>.g-realcardhide{
    display:block;
}

#showVipData{
    background:#fff;
    border-radius:5px;
    border-collapse: collapse;
}

#showVipData tbody tr td{
    text-align:center;
}

.oneAllTowBox{
    padding:0!important;
}

.OneDivBox{
    float:left;
    width:50%;
    height:57px;
    line-height:57px;
}

.OneDivBoxM1{
    float:left;
    width:50%;
    height:34px;
    line-height:34px;
}

.qingVipBox{
    border-right:1px solid #ddd;
}

.qingVip,.puVip,.baiVip,.huangVip{
    padding-left:5px;
}

.bgColorTd{
    background:#f6f9fd;
}

.bgColorTdOr{
    background:#fef9f4;
}

.bgColorTdGr{
    background:#f3fbf5;
}

.blueBorder{
    border-left:3px solid #3c8ee7 !important;
}

.orangeBorder{
    border-left:3px solid #f9a55d !important;
}

.greenBorder{
    border-left:3px solid #6cca85 !important;
}

.bigServerContent{
    padding:0;
    margin-bottom:20px; 
    height:660px;   
}

.onesIndex{
    height:170px;
    padding:0;
}

.BtnBoxBlock,.BtnBoxBlockM1{
    padding:0 10px 0 0;
}

.BtnBoxBlockContent{
    padding:0;
    height:170px;
    border-radius:5px;
    background:#fff;
}

.BtnBoxBlockContentM1{
    padding:0 25px 25px;
    height:470px;
    border-radius:5px;
    background:#fff;
}

.taggleBoxBlockContentM1{
    padding:0;
    height:470px;
    border-radius:5px;
    background:#fff;
    margin-left:0;
}

.taggleBoxBlock,.taggleBoxBlockM1{
    padding:0 0 0 10px;
}

.taggleBoxBlockContent{
    padding:0;
    height:170px;
    border-radius:5px;
    margin-left:0;
}

.taggleBoxBlockContent>li{
    float:left;
    width:20%;
    background:#fff;
    height:170px;
    padding:25px 0;
    position:relative;
    cursor:pointer;
}

.TowIndex{
    height:470px;
    margin-top:20px;
    padding:0;
}

.diractionContentBtn{
    width:100%;
    text-align:center;
    color:#555555;
    font-size:14px;
    margin-top:35px;
}

.VIPMoneyMuch{
    text-align:center;
    color:#ed6d00;
    margin-top:5px;
}

.VIPNameS{
    text-align:center;
    color:#555555;
    margin-top:15px;
}

.VIPImgBoxS{
    text-align: center;
}

.VIPImgBoxASvatar{
    height:60px;
    width:60px;
    border-radius:50%;
}

.borderRightLine{
    border-right:1px solid #e9e9e9;
}

.downImgSIB{
    width:16px;
    height:11px;
    background:url(../images/faw/item/downIconAvatar.png) no-repeat 100% 100%;
    position:absolute;
    bottom:-10px;
    left:50%;
    margin-left:-8px;
    opacity:0;
}

.selectPitch{
    -webkit-box-shadow: #666 0px 0px 10px;
            box-shadow: #666 0px 0px 10px; 
    -webkit-transition:all .5s linear; 
    -o-transition:all .5s linear; 
    transition:all .5s linear;
}

.selectPitch>.downImgSIB{
    opacity:1;
}

.titleServerInfoS{
    width:100%;
    height:60px;
    line-height:60px;
    border-bottom:1px solid #eeeeee;
    color:#333333;
    font-weight:600;
}

.itemContentSer{
    margin-top:20px;
    color:#555;
}

.onesListSer{
    padding:0;
    height:100%;
    background:#fff;
    display:none;
}

.ListDisplayBlock{
    display:block;
}

.leftBoxSer{
    width:250px;
    padding:25px;
    height:100%;
    border-right:1px solid #eee;
}

.rightBoxSer{
    height:100%;
    width:700px;
    padding:25px;
}

 .titleQingTongContent{
    font-size:24px;
    color:#333333;
} 

.moneyDataSer{
    margin-top:5px;
    color:#ed6d00;
    font-size:24px;
}

.contentSerText{
    margin-top:10px;
    color:#555;
}

.contentSerTextSM{
    margin-top:5px;
    color:#555;
}

.contentSerTextM1{
    font-size:14px;
}

.wraningInfoBox{
    width:100%;
    height:50px;
    line-height:50px;
    padding:0 25px;
    background:#f6f9fd;
    color:#004ea2;
    border-radius:5px;
}

.contentTextBoxOnes{
    width:100%;
    height:220px;
    margin-top:40px;
}

.showDataAddSer{
    padding:0;
    height:620px;
    border-radius:5px;
    background:#fff;
    margin-bottom:20px;
}

.VIPItemAdd{
    font-size:24px;
    font-weight:600;
    margin-top:40px;
    color:#333333;
    text-align:center;
}

.smallTitleAdd{
    font-size:14px;
    color:#555;
    margin-top:10px;
    margin-bottom:30px;
    text-align:center;
}

.showImgDataSer{
    width:94%;
    margin:0 auto;
    height:400px;
}

.showImgDataSer>img{
    width:100%;
    height:100%;
}

.showImgDataSerM1{
    position:relative;
}

.showHiddenM1{
    position:absolute;
    display:block;
    width:100%;
    height:100%;
    top:0;
    left:0;
    background:rgba(255,255,255,.9);
}

.bannerShowBoxAll{
    height:1100px;
    border-radius:5px;
    background:#fff;
    padding:0 20px 40px 20px;
}

.oneRowtegallBox{
    padding:0;
    height:60px;
    border-bottom:1px solid #eee;
}

.boxtegallchange{
    margin-left:0;
    height:60px;
    line-height:60px;
    padding:0;
}

.boxtegallchange>li{
    float:left;
    margin-right:30px;
    color:#333333;
    font-size:16px;
    cursor:pointer;
}

.boxtegallchange>li:last-child{
    margin-right:0;
}

.boxtegallchange>.activeBannerBlue{
    color:#004ea2;
}

.standardBox{
    height:60px;
    padding:0;
}

.StandardOnes{
    width:150px;
    height:60px;
    line-height:60px;
    float:right;
}

.StandardOnes>span{
    display:inline-block;
    color:#333333;
    font-size:14px;
}

.StandardOnes>b{
    display:inline-block;
    margin-right:8px;
    width:16px;
    height:16px;
    background:#004ea2;
    border-radius:2px;
    position:relative;
    top:3px;
}

.interBanner>b{
    background:#313131;
}

.interBanner{
    margin-right:15px;
}

.bannerBoxHiddenBoxM{
    padding:0;
    margin-left:0;
}

.bannerBoxHiddenBox{
    padding:0;
    margin-left:0;
    display:none;
}

.banerBlockBoxS{
    display:block;
}

.bannerBoxHiddenO{
    width:94%;
    margin:30px auto 0;
    height:930px;
}

.bannerBoxHiddenO>img{
    width:100%;
    height:100%;
}
.phone_QR_code{
    width: auto;
    height: 38px;
    line-height: 38px;
    float: left;
    cursor: pointer;
    background-color:transparent;
}
.phone_QR_code:hover{
    background-color: #fff;
}
.phoneIcon{
    height: 16px;
    width: 16px;
    display: inline-block;
    background:url(/themes/default/assets/images/faw/item/phoneIcon.png) no-repeat 100%;
    background-position: 0 0; 
    position: relative;
    top: 4px;
}
.phone_QR_code p,.phone_QR_code:hover p span{
    color: #999;
    display: inline-block;
}
.phone_QR_code:hover .phoneIcon{
   background-position: 0 -20px; 
}
.phone_QR_code:hover > p{
    color: #0D54A5;
}
.QR_code_box{  
    background-color: #fff;
    position: absolute;  
    border:1px solid #e7e7e7;
    border-radius:0 6px 6px 6px;
    border-top:0;
    z-index:99;
    -webkit-transition:all .5s linear;
    -o-transition:all .5s linear;
    transition:all .5s linear;
    top:34px;
    display: none;
}
.QR_code_box > div{
    display:inline-block;
    margin:15px 20px 0px;
    text-align: center;
}
.QR_code_box > div p{
    display:block;
    color: #999;
}
.QR_code_box > div p:hover{
    color: #999;
}
.QR_code_box > div img{
    width:75px;

}
.phone_QR_code:hover .QR_code_box{
  display: block;
}
.myVIPListHeader{
    width: 70px;
    height: 38px;
    line-height: 38px;
    float: left;
}

.myVIPListHeader>a>img{
    height:16px;
}

.myVIPListHeader>a{
    color:#999;
}

.long_ImgBoxBanner01{
    width:728px !important;
}

.small_ImgBoxBanner02{
    width:220px !important;
    float:right !important;
}

@-webkit-keyframes heart{
    from{top:0px;}
    to{top:-26px;}
}

@keyframes heart{
    from{top:0px;}
    to{top:-26px;}
}


@keyframes heart{
    from{-webkit-transform:translate(0,0);transform:translate(0,0)}
    to{-webkit-transform:translate(0,26px);transform:translate(0,26px)}
}
.g-headertop-ad{
  position: relative;
}
.g-headertop-ad img{
  min-height: 70px;
}
.g-headertop-check, .sol-cross{
  position: absolute;
  right: 58px;
  top: -21px;
  width: 26px;
  height: 26px;
}
.g-headertop-check{
  cursor: pointer;
  opacity: 0;
}
.sol-cross{
  top: -17px;
  font-size: 12px !important;
  color: #ffffff;
  line-height:26px;
  text-align:center;
  background-color:rgba(0,0,0,.5);
  border-radius:50%;
}
.g-headertop-check:checked ~ .sol-cross,
.g-headertop-check:checked ~ img{
  display: none;
}
.icon-notice{
	display: inline-block;
	height: 18px;
	width: 18px;
	border-radius: 50%;
	border: 1px solid currentcolor;
	font-style: inherit;
	text-align: center;
	line-height: 16px;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 5px;
}
/* 新版 */
.text-orange2{
  color: #ff4e00 !important;
  font-weight: bold;
}
.search-nav{
  height: 110px;
  background-color: #ffffff;
  padding: 10px 0;
  padding-bottom: 10px;
  box-sizing: border-box
}
.search-header{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 1290px !important;
  padding: 10px 0;
  margin: 0 auto;
}
.search-nav .search-logo{
	display: flex;
  align-items: center;
  /* width: 350px; */
}
.search-nav .search-logo img{
	width: 157px;
	height: 48px;
}
.header-top .search-logo img{
  width: 128px;
	height: 37px;
}
.header-show{
  display: none;
}
.search-nav .header-show,
.header-top{
  display: block;
}
.search-logo .logo-liner{
	width: 2px;
	height: 24px;
	background-color: #dddddd;
  display: inline-block;
  margin: 0 18px;
}
.search-logo .logo-slogan{
  font-size: 20px;
  color: #333333;
  display: inline-block;
}
.search-box{
  width: 610px;
  height: 40px;
  font-size: 14px;
	border-radius: 3px;
  border: solid 1px #004ea2;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.search-box .search-select{
  width: 100px;
  height: 38px;
  line-height: 38px;
  display: inline-block;
  border-radius: 3px 0px 0px 3px;
  border-right: solid 1px #bfbfbf;
  color: #004ea2;
  text-align: center;
}
.search-box .search-select:hover .sol-arrows-b{
  -webkit-transform: rotateZ(180deg);
      -ms-transform: rotate(180deg);
          transform: rotateZ(180deg);
  position: relative;
  top: -2px;
  display: inline-block;
}
.search-box .select-box{
  top: 39px;
  left: -2px;
}
.search-box .search-input{
  width: 490px;
  height: 38px;
  padding-left: 20px;
  padding-right: 20px;
  border: none;
}
.search-box .search-input:focus{
  border-color: transparent;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background-color: transparent;
}
.search-box .search-button{
  width: 120px;
  font-size: 18px;
  margin-top: -1px;
  margin-right: 0;
  border-radius: 0px 3px 3px 0px;
}
.project-icon{
  background-image:url("/themes/default/assets/images/faw/navIcon.png");
  background-repeat: no-repeat;
	display:inline-block;
	width: 16px;
	height: 16px;
	vertical-align: middle;
}
.project-icon01{
  background-position: 0 0;
}
.project-icon02{
  background-position: -26px 0;
}
.seaerch-hot{
  padding-top: 5px;
  padding-left: 10px;
}
.seaerch-hot li{
  display: inline-block;
  font-size: 14px;
  color: #333333;
  margin-right: 5px;
}
.seaerch-hot li a{
  font-size: inherit;
  color: inherit;
}
.header-nav{
  height: 50px;
	background-color: #004ea2;
}
/* 个人中心-搜素框 */
.orientation-right .search-box{
  width: 400px;
  border-color: #fff;
  background-color: #ffffff;
}
.orientation-right .search-box .search-select{
  width: 80px;
}
.orientation-right .search-box .search-input{
  width: 300px;
}
.orientation-right .search-box .search-button{
  width: 100px;
  min-width: 80px;
  height: 38px;
  line-height: 38px;
  margin-top: 0;
}
/* 顶部 */
.header_top{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header_topList{
  text-align: right;
}
.header_topList .mar_beting{
  font-size: 12px;
  color: #999;
  display: inline-block;
margin: 5px;
}
.header_topList .topList-item{
  font-size: 12px;
  color: #999;
  display: inline-block;
  position: relative;
}
.topList-item i{
  display: inline-block;
  height: 2px;
  width: 1px;
  border: 5px solid transparent;
  border-bottom-color: #7f7f7f;
  position: relative;
  top: -2px;
  margin-left: 3px;
}
.topList-item:hover i{
  border-bottom-color: transparent;
  border-top-color: #7f7f7f;
  top: 4px;
}
.topList-item .hoverList{
  background-color: #f2f2f2;
  padding: 5px 10px;
  border:none;
  border-radius: 0;
  width: 115px;
  left: 50%;
  margin-left: -60px;
}
.topList-item .hoverList>li{
  background-color: #f2f2f2;
  border:none;
}