@charset "utf-8";
/*网页统一设置*/
*{margin: 0px;padding: 0px;}
body{margin:0;font-family:"Microsoft YaHei";font-size: 14px; position: relative;}
a:hover, a:focus{color: inherit;}
html,body{
    width: 100%
;}
html {
  font-size: 15px; }

button[disabled], html input[disabled] {
    background: transparent;
}

@media only screen and (min-width: 320px) {
  html {
    font-size: 9px; } }
@media only screen and (min-width: 320px) and (max-width: 352px) {
  html {
    font-size: 12px; } }
@media only screen and (min-width: 352px) and (max-width: 384px) {
  html {
    font-size: 13px; } }
@media only screen and (min-width: 384px) and (max-width: 416px) {
  html {
    font-size: 14px; } }
@media only screen and (min-width: 416px) and (max-width: 448px) {
  html {
    font-size: 15px; } }
@media only screen and (min-width: 448px) and (max-width: 480px) {
  html {
    font-size: 16px; } }
@media only screen and (min-width: 480px) and (max-width: 512px) {
  html {
    font-size: 17px; } }
@media only screen and (min-width: 512px) and (max-width: 544px) {
  html {
    font-size: 18px; } }
@media only screen and (min-width: 544px) and (max-width: 576px) {
  html {
    font-size: 19px; } }
@media only screen and (min-width: 576px) and (max-width: 608px) {
  html {
    font-size: 20px; } }
@media only screen and (min-width: 608px) and (max-width: 640px) {
  html {
    font-size: 21px; } }
@media only screen and (min-width: 640px) {
  html {
    font-size: 20px;
	 } 
	}
body{
    padding-top: 40px;
    position: relative;
}
ul,ol{
    margin-bottom: 0;
}
p{
    margin:0;
}
#mobile-page{
    position: fixed;
    right: 0px;
    z-index: 9999;
    top:20%;
    transition: all .3s;
}
.mobile-page-bg{
    background: url("../../../../resource.jianzhanmall.com/Public/assets/i/lookphone.png")/*tpa=http://resource.jianzhanmall.com/Public/assets/i/lookphone.png*/ no-repeat 0 -8px;
    width: 373px;
    height: 689px;
    padding: 73px 29.5px;
    background-size: 495px 693px;
}
.open-moblie-page{
    background: url("../../../../resource.jianzhanmall.com/Public/assets/i/mobnavico2.png")/*tpa=http://resource.jianzhanmall.com/Public/assets/i/mobnavico2.png*/ no-repeat;
    width: 31px;
    height: 80px;
    position: absolute;
    left: -20px;
    top: 40%;
    background-position-x: -30px;
}
.close-moblie-page{
    background: url("../../../../resource.jianzhanmall.com/Public/assets/i/mobnavico.png")/*tpa=http://resource.jianzhanmall.com/Public/assets/i/mobnavico.png*/ no-repeat;
    width: 60px;
    height: 80px;
    position: absolute;
    left: -60px;
    top: 40%;
}
#mobnav{
    display: none;
}
.logo,.side_search{
    width: 18%;
}
.popover .minicolors-theme-default .minicolors-swatch{
    top: 1px!important;
}
.popover .minicolors-theme-default.minicolors{
    width: 100%;
}
.popover .scale_output{
    width: 100%;
}
span[data-id=close-border-popover]{
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
}
#navTitle{
    display: none;
    position: absolute;
    height: 55px;
    width: 100%;
    background-color: #000;
}
#navTitle p {
    color: #fff;
    height: 100%;
    line-height: 55px;
    text-align: center;
    text-align: center;
    overflow: hidden;
    font-size: 1.2rem;
}
#mobilefoothtml{
    text-align: center;
    line-height: 30px;
    padding: 5px 0;
    display: none;
}
.popover{
    max-width: 620px;
    text-align: center;
}
.popover-title{
    font-size: 20px;
    font-weight: bold;
}
.popover-content {
    padding: 0;
}
.popover-content tr th{
    text-align: center;
    width: 15%;
}
.popover-content tr th:first-child{
    width: 15%;
}
.popover-content tr td:nth-of-type(2){
    width: 15%;
}
.popover-content tr td:nth-of-type(3){
    width: 20%;
}
.popover-content tr td:nth-of-type(4){
    width: 40%;
}
.popover-content tr td:nth-of-type(5) input{
    width: 40px;
    text-align: center;
}
.popover-content tr td:nth-of-type(5) input{
    outline: none;
    border: none;
}
.popover-content .table{
    margin-bottom: 0;
}
.switch_title{
    line-height: 30px;
    vertical-align: top;
}
.alert{
    margin-bottom: 0;
}
.product_list_left{
  overflow: hidden;
}
#rolling_rebound_on:hover{
  cursor: pointer;
}
li[name=data_hang]{
    z-index: 9;
}
#bar>li:hover:before,#main>div:hover:before,.foot_inner:hover:before{
    display: block;
}
.foot{
    margin: 0 auto;
}
.foot_inner:hover: .foot_inner>.modules_box{
    display: block;
}
#bar>li:before,#main>div:before,#multi .tile__list:before,.foot_inner:before{
    content: "";
    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    border:3px dashed #088ef0;
    z-index: 2;
    pointer-events: none;
}
#main>div:before{
    z-index:2;
}
.foot_inner:before{
    z-index: 0;
}
.p_title{
    font-weight: bold;
    margin: 5px 0 0 0;
    font-size: 16px;
}
.module_pad{
    padding: 15px;
}
.container{
    width: auto!important;
    padding:0 !important;
}
.images_style img{
    /*height:auto!important;*/
    height:auto;
}
.bgimg-browse img{width: 100%;}
.head_top{
    display: block!important;
    left: 0;
}
.map_box{
    /*margin-top: 10px;*/
    overflow: hidden;
    position: relative;
    z-index: 0;
    background-color: rgb(243, 241, 236);
    color: rgb(0, 0, 0);
    text-align: left;
}
.images_link a{
    display: inline-block;
}
table[align=center]{
    margin:auto;
}
#myModal .minicolors-theme-default .minicolors-swatch {
    /* top: 2px!important; */
}
.minicolors-theme-default .minicolors-swatch {
     /*top: 16px!important; */
}/*为了控制不同颜色版*/
.dierfff .minicolors-theme-default .minicolors-swatch {
   top:2px!important;
}

li div[class*=lcm-]>div{
    vertical-align: top;
}
/* @media screen and (max-width:768px){
    p{
        font-size: .7rem;
        word-break:break-all;
    }
} */

#tab_frist1{
    display: block!important;
}
.form-text{
    width: 100%!important;
}
#volistHTML .ui-state-default{
    border:none;
    background: none;
}
*{
    margin: 0;
    padding: 0;
}
#volistHTML li .dropdown{
    background-color: none; 
}
#volistHTML .nav{
    padding: 0;
    background-color: white;
    border-bottom: 1px solid #dddddd;
    overflow: initial;
    z-index: 0;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{
    border:none;
}
.myTabContent p{
    word-wrap:break-word;
}
.myTabContent{
    min-height: 300px;
}
.myTabContent>div{
    width: 100%;
    min-height: 300px;
    position: relative;
}
#volistHTML .ui-state-default{
    border:none;
    background: none;
}
ul.myTab{
    overflow: hidden;
    height:auto;
}
.myTab li .dropdown .dropdown-menu{
    width: 120px;
    background-color: none;
}
.myTab>li:nth-child(n+1){
    margin-left: 5px;
}
.myTab>li{
    width: auto;
    position: relative;
    line-height: 43px;
    font-size: 14px;
    line-height: initial;
}
.myTab .dropdown-menu li{
    width: auto;
    position: relative;
    height: auto;
    line-height: 43px;
    padding: 0;
    font-size: 14px;
    line-height: initial;
}
.myTab .dropdown-menu li{
    float: none;
    width: 120px;
    line-height: initial;
}
.myTab .dropdown-menu li a{
        padding: 10px 15px;
        display: block;
}
.myTab>li a{
    padding: 10px 15px;
    width: 100%;
    padding: 0 ;
}
.myTab input {
    width: auto;
    max-width: 65px;
    cursor: pointer;
}
.myTab>li > a:hover{
    background-color: initial;
}
.myTab > li.active > a:focus, .myTab > li.active > a,.myTab > li.active > a:hover{
    color: initial;
    background-color: initial;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    color: #337ab7;
    text-decoration: none;
    outline: 0;
}
#add{
    float: left;
    width: 50px;
    text-align: center;
    line-height: 48px;
    cursor: pointer;
}
#add a{
    display: block;
}
#add:hover{
    background-color: #eee;
}
.dropdown-menu{
    min-width: 111px;
}
#model_body .form-group{
    margin: 15px 0;
}
ul,li{
    list-style: none;
}
.slideLi{
    line-height: 35px;
    overflow: hidden;
    border-bottom: 1px dotted #ccc;
    cursor: pointer;
    position: relative;
}
.slideLi_span{
    position: absolute;
    right: 30px;
    top: 0;
    display: block;
    width: 30px;
    font-size: 30px;
    line-height: 36px;
    color: red;
    text-align: center;
}
#myTabContent p{
    word-wrap:break-word;
}
#myTabContent{
    min-height: 300px;
}
#myTabContent>div{
    width: 100%;
    min-height: 300px;
    position: relative;
}
.all{
    width: 100%;
    max-width: 600px;
}
.btn_content{
    display: block;
    margin: 0 auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    position: absolute;
}
.side_search:hover{
    border: 1px dashed #2b73ba;
}
.fd{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: rgba(0,0,0,0.6);
    display: none;
    z-index: 99999999;
}
.spinner {
    width: 80px;
    height: 80px;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
 
.container1 > div, .container2 > div, .container3 > div {
  width: 25px;
  height: 25px;
  background-color: #51BBED;
 
  border-radius: 100%;
  position: absolute;
  -webkit-animation: bouncedelay 1.2s infinite ease-in-out;
  animation: bouncedelay 1.2s infinite ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
 
.spinner .spinner-container {
  position: absolute;
  width: 100%;
  height: 100%;
}
 
.container2 {
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}
 
.container3 {
  -webkit-transform: rotateZ(90deg);
  transform: rotateZ(90deg);
}
 
.circle1 { top: 0; left: 0; }
.circle2 { top: 0; right: 0; }
.circle3 { right: 0; bottom: 0; }
.circle4 { left: 0; bottom: 0; }
 
.container2 .circle1 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}
 
.container3 .circle1 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}
 
.container1 .circle2 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
 
.container2 .circle2 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}
 
.container3 .circle2 {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}
 
.container1 .circle3 {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}
 
.container2 .circle3 {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}
 
.container3 .circle3 {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}
 
.container1 .circle4 {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}
 
.container2 .circle4 {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}
 
.container3 .circle4 {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}
 
@-webkit-keyframes bouncedelay {
  0%, 80%, 100% { -webkit-transform: scale(0.0) }
  40% { -webkit-transform: scale(1.0) }
}
 
@keyframes bouncedelay {
  0%, 80%, 100% {
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 40% {
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }
}
.column{
    position: absolute;
    /*z-index: 999;*/
}
.column_secondUl{
    /*position: absolute;*/
    width:100%;
}
.column_firstLi{
    line-height: 35px;
    /*overflow: hidden;*/
    /*border-bottom: 1px dotted #ccc;*/
    cursor: pointer;
    position: relative;
}
.column .content_area{
    overflow: visible;
}
.column_secondLi{
    text-indent: 1rem;
    cursor: pointer;
}
.column_firstLi a ,.column_secondLi a {
    color: inherit;
}
/*.column_firstLi:hover .cloumn_firstTxt,.column_secondLi:hover{
    background-color: #333;
    color: white;
}*/


.column_firstLi{
    border: 1px #ccc solid;
}
.column_firstLi .cloumn_firstTxt:hover,.column_secondUl li:hover{
/*    background-color:#3ea6ff;
    color: white;*/
    text-decoration: underline;
    cursor: pointer;
}
.column_firstLi .cloumn_firstTxt,.column_firstLi_2 .cloumn_firstTxt_2,
.column_secondLi_2{
    line-height: 50px;
    text-indent: 1rem;
    font-size: 17px;
    border-bottom: 1px dashed #acacac;
    color: #23221e;
}

.column_firstLi_2 .cloumn_firstTxt,.column_secondLi_2,.column_firstLi_2 .cloumn_firstTxt_2{
    text-indent: 1.5rem;
    position: relative;
}
.column_firstLi_2 .cloumn_firstTxt:hover,.column_secondUl_2 li.column_secondLi_2 a:hover,
.column_firstLi_2 .cloumn_firstTxt_2:hover {
    color: #0073d3;
}
.column_firstLi_2 .cloumn_firstTxt:hover:after,.column_secondLi_2:hover:after,
.column_firstLi_2 .cloumn_firstTxt_2:hover:after {
    position: absolute;
    content: '';
    width: 3px;
    height: 30px;
    top: 50%;
    margin-top: -15px;
    left: 1px;
    background: #073559;
}
.column_firstLi_2 .cloumn_firstTxt:hover,.column_secondLi_2:hover,
.column_firstLi_2 .cloumn_firstTxt_2:hover{
    background: #f5f5f5;
}
/*.column_firstLi_2 .cloumn_firstTxt_2{
    position: relative;
}
.column_firstLi_2 .cloumn_firstTxt_2:after{
    content: '';
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -5px;
    width: 6px;
    height: 8px;
    border-top: 8px solid #073559;
    border-right: 8px solid #fff;
    border-bottom: 8px solid #fff;
    border-left: 8px solid #fff;
}
*/

/*  dc add*/
ul.column_first_Ul_3 {
    text-align: center;
}
.column_first_Ul_3 .column_firstLi_3 {
    display: inline-block;
    text-align: center;
    padding: 0 30px;
}









.block__list_tags li h2.proti{
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-weight: normal;
    font-size: 18px;
}
.block__list_tags li h2.proti5{
    width: auto;
    height: 48px;
    line-height: 60px;
    font-weight: normal;
    font-size: 18px;
    border-bottom: 2px #ccc solid;
    text-indent: 0;
    margin-left: 1rem;
}
.block__list_tags li h2.proti3{
    width: auto;
    height: 20px;
    line-height: 20px;
    font-weight: normal;
    font-size: 18px;
    border-left: 2px #ffba00 solid;
    text-indent: 0;
    margin-left: 0;
    padding-left: 0.9rem;
    margin-bottom: 10px;
}
.block__list_tags li h2.protitle{
    background: #48545d;
    color: #fff;
}
.block__list_tags li h2.protitle1{
    text-align: center;
    background: #073559;
    color: #fff;
}

div[class=jiathis_style]:nth-of-type(1){
    display: block!important;
}
li .swiper-container:hover .swiper-button-prev,li .swiper-container:hover .swiper-button-next{
    display: block;
    transition: all 1s;
}
li .swiper-container .swiper-button-prev,li .swiper-container .swiper-button-next{
    display: none;
}
li .dropdown{
    width: 100%;
    background-color: #4291D7;
}
li .dropdown button{
    color: #fff;
    background-color: initial;
}
li .dropdown .dropdown-menu{
    width: 100%;
    background-color: #4998DF;
}
li .dropdown .dropdown-menu li{
    cursor: pointer;
}
li[data-class=language]:hover{
    border: 1px dashed #2b73ba;
}
.logo img {
    width: 100%;
}
input[id=title]{
    position: static!important;
    top: 0!important;
    left: 0!important;
}
form[name=message] button:hover{
    transition: all 1s;
    background-color: #2f86d3;
}
.form-group{
    /*margin-top: 15px;*/
    position: relative;
}
/*.swiper-slide a img{
    width: 100%!important;
}*/
li[name=mini] .swiper-pagination-bullet{
    position: relative;
    opacity:1;
}
li[name=mini] .swiper-pagination-bullet-active{
    opacity: 1;
}
li[name=mini] .swiper-pagination-bullet img{
    width: 100%;
    display: block;
}
li[name=mini] .swiper-pagination-bullet{
    width: 15%;
    height: 15%;
    border-radius: initial!important;
    background-size: 100% 100%!important;
}
li[name=mini] .swiper-pagination-bullet:before{
    content: ""!important;
    display: block!important;
    position: absolute!important;
    width: 100%!important;
    height:100%!important;
    border:2px solid white!important;
}
li[name=mini] .swiper-pagination-bullet-active:before{
    content: ""!important;
    display: block!important;
    position: absolute!important;
    width: 100%!important;
    height:100%!important;
    border:2px solid orange!important;
}
li[name=mini] span:hover:before{
    content: ""!important;
    display: block!important;
    position: absolute!important;
    width: 99%!important;
    height:99%!important;
    border:2px solid orange!important:;
}
#main{
    position: relative;
}
.logo,.floatimg,.language{
    position: absolute;
}
.title_list .side_search a{
    color: white;
    font-size: 14px;
}
.title_list .modules_li a i.fa-remove,.title_list .modules_li a i.fa-fa-magic,.title_list .modules_li a i.fa-pencil{
    left:-20px;
    top: 0;
}
.foot-list .scaleDiv{
    height: 50px;
}
.model-list{
    overflow: hidden;
    padding: 20px;
}
.button-tiny {
    /*padding: 0 18px;*/
}
#styleBlock>div:nth-of-type(2){
    background-color: rgba(112,128,143,0.5);
    border-radius: 16px;
}
#styleBlock{
    position: relative;
    height: 778px;
}
#nav_style{
    color: #000;
    position: absolute!important;
    z-index: 9;
    top: 0;
    height: auto!important;
}
.col-pick {

  border-radius: 10%;
    width: 50px;
    height: 32px;
    font-size: 12px;
    border: 1px solid;
    background-color: #0088cc;
    color: white;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);

}
.content_area {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.lcm-2 .content_area>div,.lcm-3 .content_area>div,.lcm-4 .content_area>div,.lcm-5 .content_area>div{
    vertical-align: top;
}
#button{
    display: block!important;
}
.foot_bottom li a{
    margin: 0 10px;
        color: inherit;
}
.foot>p{
    /*text-align: center;*/
}
.changeview{
    float: left;
    width: 120px!important;
    height: 35px;
    line-height: 37px;
    text-align: center!important;
    color: white;
    border-right: 1px solid #2f86d3;
    cursor: pointer;
}
.product_animate select{
    width: 57%;
}
#product_animate{
    padding: 25px;
}
#product_animate select{
    
}
#butt-animate{

}

#restore,.head_btn,.right,.choisephone,#as1{
    position: relative;;
}
/*#changeToipad::before{
    content: "";
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    background: url(../i/nav_img/ipad.png) no-repeat;
   top: 8px;
    left: 20px;
    background-size: 100% 100%;
}
#changeTophone::before{
    content: "";
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    background: url(../i/nav_img/手机.png) no-repeat;
    top: 8px;
    left: 20px;
    background-size: 100% 100%;
}
#as1::before{
    content: "";
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    background: url(../i/nav_img/电脑.png) no-repeat;
   top: 8px;
    left: 20px;
    background-size: 100% 100%;
}
#changeToPC::before{
    content: "";
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    background: url(../i/bianji.png) no-repeat;
   top: 8px;
    left: 20px;
    background-size: 100% 100%;
}*/
.choisephone::before{
    content: "";
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    background: url("../i/xinghao.png")/*tpa=http://newjzresource.jianzhanmall.com/Public/assets/i/xinghao.png*/ no-repeat;
    top: 8px;
    left: 20px;
}
.choisephone{
    padding-right: 10px;
}
.choisephone li {
    text-align: center;
}
/*.right{
    text-align: center!important;
}
.right::before{
    content: "";
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    background: url(../i/baocun1.png) no-repeat;
    top: 8px;
    left: 20px;
}*/
.head_btn::before{
    content: "";
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    background: url("../i/genghuan.png")/*tpa=http://newjzresource.jianzhanmall.com/Public/assets/i/genghuan.png*/ no-repeat;
    top: 8px;
    left: 9px;
}
/*#restore::before{
    content: "";
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    background: url(../i/huifu.png) no-repeat;
    top: 8px;
    left: 9px;
}*/
.basecontro::before{
    content: "";
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    background: url("../i/jichushezhi.png")/*tpa=http://newjzresource.jianzhanmall.com/Public/assets/i/jichushezhi.png*/ no-repeat;
    top: 8px;
    left: 9px;
}
.basecontro>button{
    padding:0!important;
}

.swiper-slide a{
    display: block;
    height: 100%;
}
.swiper-slide a img{
     width: 100%;
    margin: 0 auto;
    display: block;
    height: 100%;
  /*  height: 300px;*/
}
.clear{font-size: 0px;clear: both;line-height: 0px; height: 1px;}
.clearfix:after{content: ".";display: block; height: 0;clear: both; visibility: hidden;}
.clearfix{min-height: 1px;}
* html .clearfix{height: 1px;}
img{border:none;}
a{color: #000;}
a:link{text-decoration: none;}
a:visited{text-decoration: none;}
a:hover{text-decoration: none;}
a:active{text-decoration: none;}
ul,li{list-style-type: none;}
h2{ 
	font-weight:normal; margin:0;
	/*	display: inline-block;*/
}
.header_leftbox>div,.header_leftbox>button{
    width: 120px!important;
    text-align: right;
}
.choisephone{
    background-color: initial;
    color: white;
    line-height: 20px;
    display: none;
}
.choisephone .btn{
        background-color: inherit;
    color: white;
    padding: 0;
    line-height: 34px;
}
.head_btn{
    vertical-align: top!important;
    height: 35px!important;
    line-height: 33px!important;
    padding: 0 25px!important;
    font-size: 15px!important;
    border-radius: 0!important;
    border: none!important;
    background-color: initial!important;
    border-right: 1px solid #2f86d3!important;
    float: left;
}
.ui-slider .ui-slider-range{
    background-color: #0088cc!important;
    width: 0;
}
.crimson{
    color: crimson;
}
.scaleLi{
    padding: 20px 0 20px;
    position: relative;  
}
.scaleDiv{
    overflow: hidden;
}
.scale_title{
    width: 28%;
    display: inline-block;
    text-align: right;
    font-size: 12px;
}
.scale_button3{
    width: 21%;
}
.scale_input{
    display: inline-block;
    width: 50%;
    margin-top: 5px;
    vertical-align: top;
    margin-left: 10px;
}
/*.scale_output{
    width: 15%;
    display: inline-block;
    border: none;
    text-align: center;
    font-size: 12px;
    float: right;
}*/
/*head_top*/
.customer_style .serOnline-worktime .worktime-header-img{
        background: url("../i/serviceOnlineTime1.png")/*tpa=http://newjzresource.jianzhanmall.com/Public/assets/i/serviceOnlineTime1.png*/ no-repeat 0 0!important;
}
.customer_style .serOnline-contact .contact-header-img {
    background: url("../i/serviceOnlineCall.png")/*tpa=http://newjzresource.jianzhanmall.com/Public/assets/i/serviceOnlineCall.png*/ no-repeat!important;
}
.feedback_style .table_message td .m_ibutton1 .middle{
        background: red url("../assets/i/red_middle.png")/*tpa=http://newjzresource.jianzhanmall.com/Public/assets/assets/i/red_middle.png*/ repeat-x 0 center!important;
}
.feedback_style .table_message td .m_ibutton2 .middle{
            background: red url("../assets/i/red_middle.png")/*tpa=http://newjzresource.jianzhanmall.com/Public/assets/assets/i/red_middle.png*/ repeat-x 0 center!important;
}
.feedback_style .table_message td .m_ibutton3 .middle{
        background: orange url("../assets/i/red_middle.png")/*tpa=http://newjzresource.jianzhanmall.com/Public/assets/assets/i/red_middle.png*/ repeat-x 0 center!important;
}
.feedback_style .table_message td .m_ibutton4 .middle{
        background: orange url("../assets/i/red_middle.png")/*tpa=http://newjzresource.jianzhanmall.com/Public/assets/assets/i/red_middle.png*/ repeat-x 0 center!important;
}
.feedback_style .table_message td .m_ibutton5 .middle{
        background: skyblue url("../assets/i/red_middle.png")/*tpa=http://newjzresource.jianzhanmall.com/Public/assets/assets/i/red_middle.png*/ repeat-x 0 center!important;
}
.feedback_style .table_message td .m_ibutton6 .middle{
        background: skyblue url("../assets/i/red_middle.png")/*tpa=http://newjzresource.jianzhanmall.com/Public/assets/assets/i/red_middle.png*/ repeat-x 0 center!important;
}
.feedback_style .table_message td .m_ibutton7 .middle{
        background: green url("../assets/i/red_middle.png")/*tpa=http://newjzresource.jianzhanmall.com/Public/assets/assets/i/red_middle.png*/ repeat-x 0 center!important;
}
.feedback_style .table_message td .m_ibutton8 .middle{
        background: green url("../assets/i/red_middle.png")/*tpa=http://newjzresource.jianzhanmall.com/Public/assets/assets/i/red_middle.png*/ repeat-x 0 center!important;
}
.feedback_style .table_message td .m_ibutton9 .middle{
        background: pink url("../assets/i/red_middle.png")/*tpa=http://newjzresource.jianzhanmall.com/Public/assets/assets/i/red_middle.png*/ repeat-x 0 center!important;
}
.feedback_style .table_message td .m_ibutton10 .middle{
        background: pink url("../assets/i/red_middle.png")/*tpa=http://newjzresource.jianzhanmall.com/Public/assets/assets/i/red_middle.png*/ repeat-x 0 center!important;
}
.feedback_style .table_message td .m_ibutton11 .middle{
        background: black url("../assets/i/red_middle.png")/*tpa=http://newjzresource.jianzhanmall.com/Public/assets/assets/i/red_middle.png*/ repeat-x 0 center!important;
}
.feedback_style .table_message td .m_ibutton12 .middle{
        background: black url("../assets/i/red_middle.png")/*tpa=http://newjzresource.jianzhanmall.com/Public/assets/assets/i/red_middle.png*/ repeat-x 0 center!important;
}
.search_style .seach_button{
    color: white;
    background-size: auto 100%;
}
.seach_button {
    outline: none;
    border: none;
}
/*#nav1>li:nth-of-type(2){
    display: none;
}*/
.customer_style .serOnline-service .qqImg0 {
    background: url("../i/pa45.gif")/*tpa=http://newjzresource.jianzhanmall.com/Public/assets/i/pa45.gif*/ 2px center no-repeat;
}

.customer_style .serOnline-service .qqImg1 {
    background: url("../i/pa4.gif")/*tpa=http://newjzresource.jianzhanmall.com/Public/assets/i/pa4.gif*/ 3px center no-repeat;
    overflow: hidden;
}

.customer_style .serOnline-service .qqImg2 {
    background: url("../i/pa10.gif")/*tpa=http://newjzresource.jianzhanmall.com/Public/assets/i/pa10.gif*/ 4px 3px no-repeat;
}

.customer_style .serOnline-service .qqImg3 {
    background: url("../i/pa3.gif")/*tpa=http://newjzresource.jianzhanmall.com/Public/assets/i/pa3.gif*/ 2px center no-repeat;
}

.customer_style .serOnline-service .wawaImg {
    background: rgba(0, 0, 0, 0) url("../i/wawa.gif")/*tpa=http://newjzresource.jianzhanmall.com/Public/assets/i/wawa.gif*/ no-repeat scroll 2px center;
}

.customer_style .serOnline-service .skypeImg {
    background: rgba(0, 0, 0, 0) url("../i/skype2.png")/*tpa=http://newjzresource.jianzhanmall.com/Public/assets/i/skype2.png*/ no-repeat scroll 0 0;
}
.modules_box_container{
    z-index: 100;
}
.tit_rim>a{
    display: block;
}
/*网页头部保存*/
.head_top {
    background: #343a40;
    position: fixed;
    top: 0;
    width: 100%;
    height: 40px;
    box-shadow: rgba(0, 0, 0,0.8) 0px 1px 6px;
    z-index: 99999;
}
.head_top>.content {
    width: 100%;
    height: 40px;
    margin: 0 auto;
    min-width: 1044px;
}
.content{width:100%;}

/*网页头部导航*/
.am-head {
    width: 100%;
    position: relative;
    z-index:2;
    /*height: 60px;*/
    /*margin-top:60px; */
}
.am-head:before{
    display: table;
    content: '';
}


.nav_list {
    width: 100%;
    background-color: transparent;
    z-index: 0;
    margin: 0 auto;
/*    height: 50px;*/    
    /*overflow-y: hidden;*/
}

.tile__list {
    /*max-width: 1004px;*/
    width: 100%;
    /*height: 50px;*/
    margin: 0 auto;
    position: relative;
}
#multi .tile__list .modules_box{
    bottom: 0;
    top:auto;
}
.tile__list .block_menu2 li {
    position: relative;
    display: inline-block;
    line-height: 40px;
    text-align: center;
    min-height: 30px;
    min-width: 100px;
    vertical-align: top;
}
.itemCenter{
    width: 100%;
    height: 100%;
}



/* 导航动画 */
.tile__list .block_menu2 li:before{
    position: absolute;
    content: "";
    display: block;
    -webkit-transition: all, 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: all, 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all, 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.nav_anmation_rippleEffect{
    -webkit-animation: nav_anmation_rippleDrop .5s linear;
    animation: nav_anmation_rippleDrop .5s linear;
}
.nav_anmation_ripple {
    width: 0px;
    height: 0px;
    border-radius: 50%;
    background-color:#fff;
    opacity: 0.4;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    /* transform: scale(0); */
    position: absolute;
}
.block_menu2>li{
    width: 10%;
}
.subnav>li{
    float: none!important;
}
.nav_list li.itemHover:hover:before {
    -webkit-transition: all, 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: all, 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all, 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.nav_anmation_rippleWrap{
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    /* z-index: -1; */
}
@-webkit-keyframes nav_anmation_rippleDrop {
    100% {
        -webkit-transform: scale(2.5);
        transform: scale(2.5);
        opacity: 0;
    }
}
    
@keyframes nav_anmation_rippleDrop {
    100% {
        -webkit-transform: scale(2.5);
        transform: scale(2.5);
        opacity: 0;
    }
}

/* 导航动画end */


.tile__list .block_menu2 li a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 18px;
    color: #939393;
    position: relative;
    z-index: 3;
    white-space: nowrap;
}

/*.nav_list li.itemSelected {background: #fff;}*/

.nav_list li.itemSelected>div>a{color: #fff;}



/*.nav_list li.itemHover {background: #fff;}*/

.nav_list li.itemHover>div>a{color: #fff;}



.tile__list .block_menu2 li:hover ul {
    display: block;
}


/*二级导航*/
.subnav {
    display: none;
    position: absolute;
    z-index: 2;
    width:100%;
}

.subnav li  {
    float: left;
    background: #313131;
}

.subnav li a {
    display: block;
    width: 100%;
    height: 100%;
}


.subnav li a:hover {
    color: #fff;
}

/*底部样式*/
.am-foot{
    background-color:#87CEFA;  
    width: 100%;
/*    min-height: 100px;
*/    overflow: hidden;
    position: relative;
}
.foot_bottom{
    /*padding: 2%;*/
    width: 100%;
    overflow: hidden;
    text-align: center;
}
.foot_bottom li{
    display: inline-block;
    /*padding: 1% 2%;*/
    /*border-right:1px solid white;*/
}
.foot_bottom li:last-child{
    border-right:none;
}
.foot_bottom a{
   
}
.foot_bottom img{
    max-width: 100px;
    max-height: 50px;
}
/*内层*/
.foot_inner {
	width: 100%;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	height: 360;
    /*min-height: 100px;*/
}
.foot_inner>ul{
    width: 100%;
}


.foot {
    width: 100%;
    height: 150px;
    
}

.foot>li {
    float: left;
    width: 33%;
}

.foot_tit {
    width: 100%;
    overflow: hidden;
}

.foot_tit li {
    width: 100%;
    
}

.foot_tit li a {
    display: block;
    width: 100%;
    height: 26px;
    line-height: 26px;
    
}

.foot_tit .tit_style {
    height: 35px;
    line-height: 35px;
    font-size: 20px;
}

.foot_inner a,.foot_inner {
    color: # 000;
}
/*底部导航*/
.footercolumn{
    padding:2%;
    text-align: center;
}

/*banner区域样式*/
#banner{
    width: 100%;
    height: auto;
}
.banner_box{ z-index:9; width:960px; margin-left:auto; margin-right:auto; position:relative;}
.banner_li{ position:absolute; left:0; top:0; display:none; border-right:1px solid #3178c0; border-top:1px solid #3178c0; border-bottom:1px solid #3178c0; background-color:#4f97df; overflow:hidden; }
.banner_li a{color:#fff; line-height:24px; padding:5px; border-left:1px solid #3178c0; font-size:12px;}
.banner_li a:hover{ text-decoration:underline;}



#banner img {
    display: block;
    width: 100%;
    margin: 0 auto;
}


/*中间拖拽区域*/
.main{
    width: 100%;
    margin: 0 auto;
}
.main_title{color:#333; border-bottom: 1px solid #bbb; height: 39px; line-height: 39px; font-weight:bold; padding:0px 9px; font-size:15px;}



/*#foo li{ position:relative;}*/
#logo { width:298px; height:70px; cursor: move; position: absolute; top:7%; left:25%; background:url("../i/logo.jpg")/*tpa=http://newjzresource.jianzhanmall.com/Public/assets/i/logo.jpg*/ center center no-repeat; background-size:100% 100%; z-index:91;}

#tab .tab_menu>li{
    width: 87%;
}
#tab .tab_menu>li:nth-child(2){
    display: none;
}
#tab .tab_menu>li:last-child{
    width: 13%;
    padding: 0;
}
.lcm_style .modules_box_container .modules_li:nth-child(1){
    display: none;
}
.bao_button{cursor: pointer;background: rgba(0, 0, 0, 0) url("../i/bg02.png")/*tpa=http://newjzresource.jianzhanmall.com/Public/assets/i/bg02.png*/ no-repeat scroll -1389px -367px; border: 0 none; color: #666; float: left; font-weight: bold; height: 27px; line-height: 27px; margin-right: 7px; margin-top: 4px; padding: 0; text-align: center; width: 102px; font-size: 12px;}
#tab_pan{ overflow-y:auto; }
.qu_button{margin-top: 4px;background: rgba(0, 0, 0, 0) url("../i/bg02.png")/*tpa=http://newjzresource.jianzhanmall.com/Public/assets/i/bg02.png*/ no-repeat scroll -1512px -367px;border: 0 none;color: #666; float: left;height: 27px; line-height: 27px; padding: 0;text-align: center;width: 60px; font-size: 12px;}
.saveIcon{background: rgba(0, 0, 0, 0) url("../i/bg02.png")/*tpa=http://newjzresource.jianzhanmall.com/Public/assets/i/bg02.png*/ no-repeat scroll -1390px -549px; display: inline-block; float: left; height: 27px; line-height: 27px; margin-left: 21px; width: 15px;}
.saveText{}
#box_button{ width:100%; margin-left:auto; margin-right:auto; position:relative;}
#button{position:fixed;left:0;top:40%;cursor:pointer; width:59px; z-index:95;}
/*#button_m{box-shadow: rgba(0, 0, 0,0.5) 5px 5px 6px;height:64px; width:100%; background:url(../i/faiFloatPanel.png) no-repeat -383px -495px;display: block; margin-bottom:15px;}*/
#button_z{box-shadow: rgba(0, 0, 0,0.5) 5px 5px 6px;height:64px; width:100%; background:url("../i/faiFloatPanel.png")/*tpa=http://newjzresource.jianzhanmall.com/Public/assets/i/faiFloatPanel.png*/ no-repeat -464px -495px;display: block;}
#menu{overflow: hidden;/*width:340px;*/height:100%; 
    background: #fff ; position:fixed;left:-341px;top:40px;z-index: 9999999;
    /*border-right:1px solid #517aa6;*/}
#close{float:right;padding:2px;cursor:pointer;}
#tab{/*width:340px;*/position:relative;}
#tab .tab_menu{width:100%;float:left;position:absolute;z-index:1;}
#tab .tab_menu{padding-left:0;position: relative;z-index: 10}
#tab .tab_menu li{float:left; list-style-type:none;}
#tab .tab_menu li:last-child{border-right:none;}
/*#tab .tab_menu li a{display:block;background:url(../i/faiFloatPanel.png) center center no-repeat #4188c6;height:38px; width:101px;line-height:38px;}*/
#tab .tab_box{width:320px;clear:both;position:relative;}
#tab .tab_menu li.selected a{/*background-color:#f7f7f7;*/cursor:pointer;}
.hide{display:none;}
.tab_box div{}
/*#tab_auto{overflow-y:auto; color:#000;}*/
#tab_three{overflow-y:auto; color:#000;}
/*#tab .tab_menu li a.tab_one{background-position:20px -55px;}
#tab .tab_menu li a.tab_two{background-position:-128px -54px;}
#tab .tab_menu li a.tab_three{background-position:28px -167px;}
#tab .tab_menu li a.tab_four{background-position:-5px -220px; width:34px;}
#tab .tab_menu li.selected a.tab_one{background-position:23px -1px;}
#tab .tab_menu li.selected a.tab_two{background-position:-128px 0;}
#tab .tab_menu li.selected a.tab_three{background-position:28px -110px;}*/
#tab .tab_menu li.selected a.tab_four{background-color:#4188c6;}
#loader{height:24px; text-align:center}
#tab ul.nav{background: #343a40; }
.nav{border-bottom: 1px solid #bfbfbf;padding: 0 0 0 10px; margin-bottom:0;position: relative;z-index: 10;display: block!important;padding: 15px;}
.nav li{float: left; line-height: 21px;position: relative; 
    white-space: nowrap; list-style: outside none none;}
.nav li a{display: block; outline: 0 none; padding: 0 5px 0 6px !important; 
    font-size:14px; color:#fff;margin-right:2px;}
.myTab li a{
    margin-right: 0px;
    border-radius: 0;
    display: inline-block;
}
.nav li.on a{/*background-image:url(../i/faiFloatPanel.png) no-repeat -15px -388px;*/ color:#0395fb;}
.nav .ui-state-default.on a{background:initial;}
.nav li.on span.panelCorner{background:url("../i/faiFloatPanel.png")/*tpa=http://newjzresource.jianzhanmall.com/Public/assets/i/faiFloatPanel.png*/ no-repeat -20px -424px;}
/*.nav li.on span.panelTriangle{background:url(../i/faiFloatPanel.png) no-repeat -15px -468px;}
*/.nav li span.panelTriangle{display: block;height: 5px; left: 42%;position: absolute; top: 28px; width: 8px;}
.nav li span.panelCorner{cursor: pointer; display: block; height: 22px; position: absolute; right: 5px; top: 7px; width: 5px;}
#detail{width:560px;height:468px;}
.detail_box{position:absolute;background:#fff; display:none; border-radius: 2px 2px 0 0; box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);}
.tit{background-color: #4188c6; color: #fff; cursor: move; font-weight: bold; height: 27px;line-height: 27px; margin: 0; padding: 0 0 0 10px; text-align: left;}
.tit i{float:right; line-height:27px; height:27px; width:27px;background: rgba(0, 0, 0, 0) url("../i/bg01.png")/*tpa=http://newjzresource.jianzhanmall.com/Public/assets/i/bg01.png*/ no-repeat scroll -500px -357px; cursor:pointer;} .tabs{margin:10px 0 0 20px; width:360px; position:relative; overflow:hidden; height:1%; height:140px;}
.tabs h3{z-index:2; font-size:12px; text-align:center; float:left; margin-right:5px; padding: 0 0 0 11px;}
.tabs h3 span{padding: 5px 13px 4px;}
h3.active{}
h3.over{cursor:pointer;}
#tab-01, #tab-02, #tab-03{position:absolute; top:24px; left:0; width:338px; padding:10px; height:93px; border:1px solid #ace; z-index:1;}
#tab-02, #tab-03{display:none;}
.iframe_box{width:560px;height:388px;}
.formBtns .abutton{cursor: pointer; height: 25px; margin: 0 10px; padding: 0 3px;}
.faiButton{background: #f5f5f5 none repeat scroll 0 0; border: 1px solid #8f8f8f; color: #666; cursor: pointer; display: inline-block;font-size: 12px; height: 23px; line-height: 19px; margin: 0; outline: 0 none; padding: 0 10px !important; text-align: center; text-decoration: none;}
.saveButton{background: #49a3ff none repeat scroll 0 0; border: 1px solid #0064b5; color: #fff;}
.cancelButton{background: #f5f5f5 none repeat scroll 0 0; border: 1px solid #8f8f8f; color: #666;}
.formBtns{height: 30px; width: 100%;}
.typeMsg:hover{border: 2px solid #8bc429; margin-left: -1px; margin-top: -1px;}
/*am-head*/




#coor { width: 16px; height: 16px; overflow: hidden; cursor: se-resize; position: absolute; right: 0; bottom: 0; display:none;}
/*.logo:hover{ border:1px dashed #2b73ba;}*/
.logo_box{ display:none; position:absolute; right:0; bottom:-26px; border-right:1px solid #3178c0; border-top:1px solid #3178c0; border-bottom:1px solid #3178c0; background-color:#4f97df; overflow:hidden; }
.logo_box a{ color:#fff; line-height:24px; padding:5px; border-left:1px solid #3178c0; font-size:12px;}
.logo_box a:hover{ text-decoration:underline; }


.cod { width: 16px; height: 16px; overflow: hidden; cursor: se-resize; position: absolute; right: 0; bottom: 0; display:none;}  

.cob { width: 16px; height: 16px; overflow: hidden; cursor: se-resize; position: absolute; right: 0; bottom: 0; display:none;}  




.add { width:110px; height:110px; cursor: move; position: absolute; top:2%; left:25%;z-index:91;}

/*.multi_layer{ border:1px solid #419e3b; position:relative;}
.multi_layer:hover{ border:1px dashed #2b73ba;}*/

.layer_box{ display:none; position:absolute; right:0; top:-30px; border-right:1px solid #3178c0; border-top:1px solid #3178c0; border-bottom:1px solid #3178c0; background-color:#4f97df; overflow:hidden; }
.layer_box a{ color:#fff; line-height:24px; padding:5px; border-left:1px solid #3178c0; font-size:12px; }
.layer_box a:hover{ text-decoration:underline;}


/*am-foot*/

/*content*/
.side{width:210px; float:left;}
.side_box{margin-bottom:7px;}





.serOnline-service .serOnline-img0{display: inline-block; height: 23px; margin-right: 8px; width: 24px;}
.serOnline-service .serOnline-img1{display: inline-block; height: 21px; margin-right: 8px; width: 28px;}
.serOnline-service .serOnline-img2{display: inline-block; height: 21px; margin-right: 8px; width: 62px;}
.serOnline-service .serOnline-img3{display: inline-block; height: 21px; margin-right: 8px; width: 81px;}
.serOnline-service .serOnline-img{display:inline-block;height: 21px; margin-right: 8px; width: 21px;}
.serOnline-service .qqImg0{background:url("../i/pa45.gif")/*tpa=http://newjzresource.jianzhanmall.com/Public/assets/i/pa45.gif*/ 2px 2px no-repeat;}
.serOnline-service .qqImg1{background:url("../i/pa4.gif")/*tpa=http://newjzresource.jianzhanmall.com/Public/assets/i/pa4.gif*/ center center no-repeat;}
.serOnline-service .qqImg2{background:url("../i/pa10.gif")/*tpa=http://newjzresource.jianzhanmall.com/Public/assets/i/pa10.gif*/ center center no-repeat;}
.serOnline-service .qqImg3{background:url("../i/pa3.gif")/*tpa=http://newjzresource.jianzhanmall.com/Public/assets/i/pa3.gif*/ center center no-repeat;}
.serOnline-service .wawaImg{background:rgba(0, 0, 0, 0) url("../i/wawa.gif")/*tpa=http://newjzresource.jianzhanmall.com/Public/assets/i/wawa.gif*/ no-repeat scroll center center;}
.serOnline-service .skypeImg{background:rgba(0, 0, 0, 0) url("../i/skype2.png")/*tpa=http://newjzresource.jianzhanmall.com/Public/assets/i/skype2.png*/ no-repeat scroll 0 0;}
.serOnline-service{overflow:hidden;}
.serOnline-list-h{float: left; margin: 0 0 7px 5px; white-space: nowrap;}
.serOnline-container a{text-decoration: none;height:21px; line-height:21px;}
.serOnline-container .marBL-10{line-height: 32px; margin: 0 0 5px;}






.g_ibutton{background: #f5f5f5 none repeat scroll 0 0; border: 1px solid #8f8f8f; color: #666; cursor: pointer; display: inline-block; font-size: 12px; height: 23px; line-height: 19px; margin: 0; outline: 0 none; padding: 0 10px !important; text-align: center; text-decoration: none; float:left;}
.g_minor{color: #888;}
.name{width:80px; text-align:right;}
.pagenation{height: 30px; line-height: 30px; margin: 10px auto 0; overflow: hidden;}
.pagenation .pagePrev{display: inline; padding: 5px 7px;}
.pagenation .pageNo{display: inline; padding: 5px 7px;}
.pagenation .pageNext{display: inline; padding: 5px 7px;}
.title{color: #fff;padding: 3px 10px;display: inline-block;position: relative;background-color: #87CEFA;z-index: 1000;}
.title_xl{padding: 3px 15px;font-size: 40px;}
.tile{width: 22%;min-width: 245px;color: #FF7270;padding: 10px 30px;text-align: center;margin-top: 15px;margin-left: 5px;margin-right: 30px;background-color: #fff;display: inline-block;vertical-align: top;}
.tile__name{cursor: move;padding-bottom: 10px;border-bottom: 1px solid #FF7373;}

.tile__list .block_menu2 img{cursor: move;margin: 10px;}

.block__list_words li{}
.block__list_words li h2{background-color: #56ac08; color: #fff; font-size: 15px;font-weight: bold; height: 40px; line-height: 40px; padding: 0 10px;}

.block__list_words .sortable-ghost{opacity: 0.4;background-color: #F4E2C9;}
.block__list_words li:first-letter{text-transform: uppercase;}
.liStyle li:hover {
    background: #DCE6F0!important;
}


.sortable-ghost{opacity: .2;}



.table_box{ width:210px; float:left;}
.table_img{ float:left; margin-right:10px;}

/*#foo .table_box{ width:170px; float:none;}
#foo .name{ text-align:left; width:60px;}*/


#windownbg{display:none;position:fixed;width:100%;height:100%;background:#000;top:0;left:0;}
#windown-box{position:fixed;_position:absolute;background:#FFF;}
#windown-title{
       position: relative;
    height: 50px;
    overflow: hidden;
    /*background-color: #4e5669;*/
        border-bottom: 1px solid #eee;
    }
#windown-title h2{
    font-size: 13px;
    color: #4e5669;
    line-height: 50px;
    padding-left: 18px;
}
#windown-close{
    position:absolute;right:5px;top:4px;width:27px;
    height:27px;text-indent:-10em;overflow:hidden;
    background:url("../i/xno.png")/*tpa=http://newjzresource.jianzhanmall.com/Public/assets/i/xno.png*/ no-repeat 7px 3px;
    background-size: auto 16px;cursor:pointer;}
#windown-content-border{position:relative;top:0px;}
#windown-content img,#windown-content iframe{display:block;}
#windown-content .loading{position:absolute;left:50%;top:50%;margin-left:-8px;margin-top:-8px;}
.myDiv{
/*background:#56a1e3;
width: 100px;
height: 100px;*/
border: 1px solid #fff;
cursor: pointer;
text-align: center;
z-index:1000!important; position:absolute;
color:#fff;
/*Modify_by_YU/2017/3/6*/
    top:5%;
    left:20%;
/***********************/
}
/*浮动图片保存后移除*/
.t_add_images_show{
    width:20%;
    z-index:99;
}
.myDiv i{font-size:18px; color:#fff; line-height:20px;}
.weather2 {
    float: left;
    line-height: 27px;
    margin: 0;
    padding: 0;
    width: 250px;
}
.weather2 span{
    float: left;
    list-style: outside none none;
    margin: 0 4px;
}
.weather2 em {
    font-style: normal;
}
.img_left{ float:left; width:160px; height:102px; margin-left:10px; margin-right:10px; position:relative;}
.hot_left{ float:left; width:170px; height:195px; margin:5px 9px; position:relative; border:1px solid #fff; }
.hot_left:hover{ border:1px solid #3178c0; }
.product_left{ float:left; width:160px; height:128px; margin:10px; position:relative; border:1px solid #fff; }
.product_left:hover{ border:1px solid #3178c0; }
.product_list_left:hover{ border:1px solid #3178c0; }

.product_list_left{ float:left; width:160px; height:185px; margin:5px 4px; position:relative; border:1px solid #fff;box-sizing: border-box; }
.product_list_txt{ text-align:center; font-size:12px; color:#000;}

.am_nav {
    background-color:#4f97df; display:none;
    color: #fff;
    cursor:pointer;
    position:absolute; right:0; top:0; border-top:1px solid #3178c0; border-bottom:1px solid #3178c0; border-right:1px solid #3178c0;
}
.am_nav a { color: #fff;line-height:18px; padding:5px 8px; border-left:1px solid #3178c0; font-size:12px; display:inline-block; }
.img_nav{background-color:#4f97df; display:none; color: #fff;cursor:pointer;position:absolute; right:0; bottom:0; border-top:1px solid #3178c0; border-bottom:1px solid #3178c0; border-right:1px solid #3178c0; width:100%;}
.img_nav a{ color: #fff;line-height:18px; padding:5px 8px; border-left:1px solid #3178c0; font-size:12px; display:inline-block; cursor:pointer; float:right; }

.index_img{ float:left; width:236px;}
.modules .modules_title{ border-bottom:1px dashed #000; padding-bottom:30px;}

.main .main_top{ float:left; margin-top:40px;}

.side .product_img{width:170px; height:170px; margin-left:auto; margin-right:auto;border: 1px solid #d1d1d1; position:relative;}
.side .product_txt{width:100%;  font-size:12px; color:#000; color:#828282; margin-top:10px;}
.side .product_title{ color: #585858; font-size: 20px; font-weight: bold; margin: 0; text-align: left; border-bottom:1px solid #d1d1d1;line-height:50px; margin-bottom:15px;}
.side .product_txt span{ text-decoration:line-through; color:#616161; line-height:20px; margin-left:20px; }
.side .product_txt b{ color:#5ca012; font-size:24px; margin-left:20px; }
.side .product_txt b span{ color:#5ca012; font-size:14px; font-weight:bold; margin-left:5px;}
.side .main_top{ margin-top:10px;}



DIV.sabrosus {MARGIN: 3px; PADDING:5px; TEXT-ALIGN: center;clear:both; padding:40px 0;}
DIV.sabrosus A,DIV.sabrosus A:link ,DIV.sabrosus A:visited{
    PADDING:6px 10px;TEXT-DECORATION: none;  margin-right: 3px; margin-left: 3px; color:#666; border:1px solid #ccc;}
DIV.sabrosus A:hover { color:#000; background-color:#ccc;}
DIV.sabrosus SPAN.current {
     PADDING:6px 10px;  color:#666; border:1px solid #fff;}
DIV.sabrosus SPAN.disabled {
    PADDING:6px 10px; margin-right: 7px; color:#666; border:1px solid #fff;}
DIV.sabrosus SPAN.last { color:#666; border:1px solid #ccc; PADDING:2px;}
DIV.sabrosus SPAN.last a:link {color:#666; border:1px solid #ccc;}
DIV.sabrosus SPAN.last a:visited {color:#666; border:1px solid #ccc;}
.life_title{ text-align:center; font-size:18px; color:#666; margin:10px 0px;}
.life_date{ text-align:center;}
.life_border{ border-bottom:1px dashed #ccc; margin:10px 0px; padding:10px 0px;}









/* 本例子css */

.focusBox .txt-bg {
    position: absolute;
    bottom: 0;
    z-index: 1;
    height: 36px;
    width: 100%;
    background: #333;
    filter: alpha(opacity=40);
    opacity: 0.4;
    overflow: hidden;
}
.focusBox .txt {
    position: absolute;
    bottom: 0;
    z-index: 2;
    height: 36px;
    width: 100%;
    overflow: hidden;
}
.focusBox .txt li {
    height: 36px;
    line-height: 36px;
    position: absolute;
    bottom: -36px;
}
.focusBox .txt li a {
    display: block;
    color: white;
    padding: 0 0 0 10px;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
.focusBox .num {
    position: absolute;
    z-index: 3;
    bottom: 8px;
    right: 8px;
}
.focusBox .num li {
    float: left;
    position: relative;
    width: 18px;
    height: 15px;
    line-height: 15px;
    overflow: hidden;
    text-align: center;
    margin-right: 1px;
    cursor: pointer;
}
.focusBox .num li a, .focusBox .num li span {
    position: absolute;
    z-index: 2;
    display: block;
    color: white;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-decoration: none;
}
.focusBox .num li span {
    z-index: 1;
    background: black;
    filter: alpha(opacity=50);
    opacity: 0.5;
}
.focusBox .num li.on a, .focusBox .num a:hover {
    background: #f60;
}
#tong1{ width:960px; margin-left:auto; margin-right:auto;}



.lcm_button .addBtnToolTip { color: #b8b8b8;display: inline-block; font-size: 12px;height: 37px;left: 1px;position: absolute;text-align: center;top: 2px; width: 99px;}




.seme{position:absolute; right:0; top:10px; width:30px; height:30px; background-color:#666666; border-radius:0 0 0 30px; z-index:9;}




.qq_2,.time_2,.contact_2 {
    float: left!important;
    padding-right: 20px;
}

.num{
    border: 1px solid #ccc;
    padding: 3px 5px;
}
.prev{
    border: 1px solid #ccc;
    padding: 3px 5px;
}
.next{
    margin-left: 10px;
    border: 1px solid #ccc;
    padding: 3px 5px;
}
.result{
    width: 100% !important;
    margin:0 !important;
    float: none !important;
}
.result .current{
    padding: 3px 5px;
}
.result>span{
    display: inline-block;
    border-width: 1px;
    border-style: solid;
    border-color: #ddd;
}
.result>span:hover
{ 
background-color:#fffabd;
cursor:default;
}

/*article_details*/

.article_details_content{
    width: 730px;
    padding: 5px;
}
.article_details_title{
    float: none;
    font-size: 18px;
    /*margin: 5px auto;*/
    text-align: center;
    width: auto;
    margin: 15px 0 15px 0;
}
.jiathis_style{
    overflow: hidden;
}
.article_details_borderline{
    margin-top: 20px;
    width: 100%;
    height: 5px;
    border-top: 1px dashed #ccc;
}
.article_details_text{
    line-height: 1.8;
    padding: 0;
    white-space: normal;
    word-wrap: break-word;
    word-break: normal;
    overflow: hidden;
    width: 100%;
    text-align: left;
    font-weight: 500;
}
.artical_imgWidth{
    box-sizing: border-box;
}
/*product_details*/

.article_details_content{
    width: 740px;
    padding: 5px;
    margin-top: 30px;
}
.product_details_title{
    width: 70px;
    font-size: 16px;
    font-weight: bold;
    color: #333;
    line-height: 40px;
    border-bottom: 2px solid green;
    text-align: center;
}
.adc_left,.adc_right{
    width: 350px;
    display: inline-block;
    vertical-align: top;
}
.adc_left{
    margin-top: 12px;
}
.adc_right{
    margin-left: 20px;
}
.product_details_img{
    width: 350px;
    height: 350px;
}
.product_details_img img{
    width: 100%;
    height: 100%;·
}
.product_details_title2{
    font-size: 20px;
    font-weight: bold;
    color: #585858;
    line-height: 40px;
    border-bottom: 1px solid #ccc;
}
.abc_right_text1{
    margin-top: 10px;
}

.abcrt_span1{
    text-align: left;
    color: #828282;
    letter-spacing: 1px;
    line-height: 26px;
    word-break: break-all;
    vertical-align: middle;
}
.abcrt_span2{
    color: #087800;
    line-height: 25px;
    font-weight: bold;
    font-size: 14px;
    vertical-align: middle;
}
.abcrt_span3{
    color: #087800;
    line-height: 105%;
    font-weight: bold;
    font-size: 24px;
    vertical-align: middle;
}



.product_details_wrap {
    width: 350px;
    height: 350px;
    position: relative;
    overflow: hidden;
}

#product_details_middle {
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: left .5s;
    -moz-transition: left .5s;
    -ms-transition: left .5s;
    -o-transition: left .5s;
    transition: left .5s;
}

#product_details_middle>div {
    width: 350px;
    height: 350px;
    float: left;
    font-size: 50px;
    background-color: #ccc;
}
#product_details_wrap>div{
    display: inline-block;
    width: 60px;
    height: 60px;
    margin: 0 6px;
}
#product_details_wrap{
    display: inline-block;
    vertical-align: middle;
    width: 288px;
    height: 60px;
    overflow: hidden;
}
#product_details_last{
    background: url("../i/imgPrevNext.gif")/*tpa=http://newjzresource.jianzhanmall.com/Public/assets/i/imgPrevNext.gif*/ -36px -1572px;
    width: 8px;
    height: 80px;
    margin-left: 5px;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
    margin-top:16px;
}
#product_details_next{
    background: url("../i/imgPrevNext.gif")/*tpa=http://newjzresource.jianzhanmall.com/Public/assets/i/imgPrevNext.gif*/ 0 -1572px;
    width: 8px;
    height: 80px;
    margin-right: 5px;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    margin-top:16px;
}
#product_details_middle img,#product_details_wrap img{
    width: 100%;
    height: 100%;
}

.real_product_details{
    margin-top: 20px;
}
.rpd_div1{
    display: inline-block;
    width: 115px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    border: 1px solid #DCDCDC;
    border-bottom-width: 0;
    vertical-align: bottom;
}
.rpd_div2{
    display: inline-block;
    width: 604px;
    height: 40px;
    border-bottom: 1px solid #429e3b;
    vertical-align: bottom;
    margin-left: -4px;
}
.real_product_details_text{
    margin-left: 8px;
    line-height: 1.8;
    padding: 0;
    white-space: normal;
    word-wrap: break-word;
    word-break: normal;
    overflow: hidden;
    width: 100%;
    text-align: left;
    color: #666;
    
    /*占行*/
    min-height: 252px;
}


/*search_details*/

.search_details_title{
    font-size: 18px;
    color: black;
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
    font-weight: 500;
}
.search_details_content{
    margin: 10px 0;
}
.search_details_content>div{
    border-bottom: 1px dashed #ccc;
    padding: 5px 0;
}
.search_details_text1{
    color: #808080;
    font-weight: 600;
    font-size: 14px;
}
.search_details_text2{
    color: #909090;
    font-weight: 300;
    font-size: 14px;
}
.searche_details_button>div{
    display: inline-block;
    padding: 0 10px;
}


/*投票结果  voting_result*/

.voting_result_title{
    width: 70px;
    font-size: 15px;
    font-weight: bold;
    color: #333;
    line-height: 40px;
    border-bottom: 2px solid green;
    text-align: center;
}
.voting_result_head{
    text-align: center; 
    font-weight: bold;
    padding: 8px 0 3px 5px;
}

.voting_result_content{
    width: 505px;
    height: 38px;
    background-color: rgb(243,243,243);
    margin: 7.5px 0;
    position: relative;
}

.voting_result_container span{
    display: inline-block;
    vertical-align: middle;
}
.voting_result_text1{
    width: 15%;
    text-align: right;
}
.voting_result_content2{
    height: 38px;
    background-color: #56ac08;
    position: absolute;
    left: 0;
    top: 0;
}

/*产品分类  product_sort*/
.product_sort{
    width: 70px;
    font-size: 15px;
    font-weight: bold;
    color: #333;
    line-height: 40px;
    border-bottom: 2px solid green;
    text-align: center;
}
.product_sort_search{
    position: relative;
    top: 30px;
    left: 495px;
    width: 234px;
    height: 30px;
}
.product_sort_img{
    width: 18px;
    height: 18px;
    position: absolute;
    top: 19px;
    left: 775px;
    border: none;
    background-color: white;
}
.product_sort_container{
    margin-top: 50px;
}
.product_sort_content{
    width: 160px;
    height: 188px;
    display: inline-block;
    margin: 0 11px;
}
.product_sort_images{
    width: 160px;
    height: 160px;
}
.product_sort_images img{
    width: 100%;
    height: 100%;
}
.product_sort_text{
    width: 160px;
    height: 23px;
    margin-top: 5px;
    text-align: center;
}
.product_sort_page{
    text-align: center;
}
.product_sort_page div{
    display: inline-block;
    text-align: center;
    font-size: 12px;
    margin: 20px 10px;
}
 
 #dLabel1{
    color: #fff;background-color: initial;line-height: 35px;height: 35px;vertical-align: top;padding: 0 13px;
 }
 .caret{
    left: -3px;position: relative;
 }
.big_pic:hover {
        color: #02a4fb;
    }
 .big_mark{
    width: 0px;
    height: 0px;
    border: 35px solid #63c4f8;
    border-left-color: transparent;
    border-bottom-color: transparent;
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0.5;
    filter: alpha(opacity:50);
    _border-left-color: #fff;
    _border-bottom-color: #fff;
 }
 .big_pic{
    position: absolute;
    right: 0;
    top: 4px;
    width: 30px;
    height: 36px;
    line-height: 16px;
    font-size: 12px;
    color: #000;
    padding: 0 0 0 10px;
    z-index: 1;
 }
 .pic_img {
    width: 70%;
    margin: 0 auto;
    height: 195px;
    text-align: center;
    padding: 3%;
    box-shadow: 0 0 6px #399dd8;
}
.pic_img img {
    width: 100%;
    height: 100%;
}
.pic_tit {
    width: 100%;
    height: 30px;
    line-height: 30px;
    background: #d0ebfa;
    font-size: 14px;
    text-align: center;
    font-weight: normal;
}
.mainWidthNum{
    width: 100px;
    border: 1px solid #399dd8;
    margin-left: 14px;
    text-indent:.5em;
}
.pic_p {
    width: 100%;
    height: 36px;
}
.pic_p label {
    float: left;
    width: 45%;
    height: 25px;
    line-height: 26px;
    font-size: 12px;
    /* letter-spacing: 1px; */
    text-align: center;
    color: #333;
    overflow: hidden;
}
.pic_p input {
    position: relative;
    top: 2px;
}
 
.detail-modal{
    height: 560px;
    width: 800px;
    margin: 0 auto;
    overflow-x:hidden;
    overflow-y:scroll;
}
.detail-modal-ul{
    overflow: hidden;
    border: 1px solid #27a6f1;
        padding: 0% 0% 2% 2%;
}
.detail-modal-ul li{
    width: 230px;
    height: 315px;
    width: 31%;
    background: fff;
    float: left;
    margin: 2% 1.9% 0% 0%;
    border-radius: 8px;
    box-shadow: 0 0 8px #399dd8;
    border: 1px solid #47a6db;
    overflow: hidden;
    position: relative;
}
/*头部*/

.header_leftbox{
    /*overflow:hidden;*/
    float:left;
    border-left: 1px solid #62a4de;
}
.header_leftbox>div:hover,.header_leftbox>div:hover,.header_leftbox>button:hover,.header_leftbox>a:hover{
    transition: all 0.5s;
    background-color: #4d9de4!important;
}

.design_box{
    width:120px;
    border-right: 1px solid #2f86d3;
    border-left: 1px solid #62a4de;
    overflow:hidden;
    float:left;
}
.design_box img{
    margin:10px 5px 0 20px;
    float:left;
}
.design_box a{
    line-height:36px;
    font-size:14px;
    color:white;
    float:left;
}


.system_box{
    width:120px;
    border-right: 1px solid #2f86d3;
    overflow:hidden;
    float:left;
}
.system_box img{
    margin:7px 5px 0 20px;
    float:left;
}
.system_box a{
    line-height:36px;
    font-size:14px;
    color:white;
    float:left;
}

.information_box{
    width:120px;
    border-right: 1px solid #2f86d3;
    border-left: 1px solid #62a4de;
    overflow:hidden;
    float:left;
}
.information_box img{
    margin:9px 5px 0 20px;
    float:left;
}
.information_box a{
    line-height:36px;
    font-size:14px;
    color:white;
    float:left;
}
/*#as1{
    display: block;
    float: left;
    width: 120px;
    text-align: center;
    color: white;
    background-color: initial;
    border-right: 1px solid #2f86d3!important;
}*/




.phone_box,.phone_dropDown{
    width:120px;
    border-right: 1px solid #2f86d3;
    overflow:hidden;
    float:left;
}
.phone_box img,.phone_dropDown img{
        margin: 8px 5px 0 23px;
    float:left;
}
.phone_box a,.phone_dropDown a{
    line-height:36px;
    font-size:14px;
    color:white;
    float:left;
}
.language-spread{
    border-right: 1px solid #2f86d3!important;
    border-left: 1px solid #2f86d3!important;
    padding: 0 13px;
}
.language-spread span{
    cursor: pointer;
}
#language{
    color: #fff;
    background-color: initial;
    line-height: 35px;
    height: 35px;
    vertical-align: top;
    outline: none;
    border: none;
    border-right: 1px solid #2f86d3!important;
    border-left: 1px solid #2f86d3!important;
    padding: 0 13px;
}
.rightNr>li:nth-of-type(2) ul{
    text-align: center;
    background-color: #4998DF;
    color: white;
    cursor: pointer;
}
.rightNr .caret{
        border-top: 4px solid white;
}
.header_rightbox{
    overflow:hidden;
    float:right;
}
.foot_bg{
    /*position: absolute;*/
    /*right: 150px;*/
}

/*网页头部*/
.menu {
    float: right;
    position: relative;
}

.menu .rightNr {
    /*overflow: hidden;*/
        margin-right: 10px;
}

.rightNr>li {
    display: inline-block;
    line-height: 36px;
    position: relative;
}

.rightNr li a,.rightNr li span {
    /*display: inline-block;*/ 
    color: #fff;
    
    font-size: 14px;

}

.rightNr li span {
    
}

.rightNr li .xx {
    width: 20px;
    height: 16px;
    margin-bottom: -4px;
}

.rightNr li a img {
    display: block;
    width: 100%;
    height: 100%;
}

.rightNr li a:hover {
    background: #fff;
    color: rgb(44,127,197);
}

#ul1 {
    padding-left: 5%;
    width: 70%;
    overflow: hidden;
    width: 311px;
    background: #fff;
    position: absolute;
    right: -70px;
}

#ul1 li a {
    color: rgb(44,127,197);
}

.menu .asys {
    background: #fff!important;
    color: rgb(44,127,197)!important;
}
/*
#as2:hover {
    text-decoration: underline;
}*/

#ul3 {
    background: #fff;
    width: 66px;
    overflow: hidden;
    position: relative;
    left: 158px;
}

#ul3 li {
    line-height: 25px;
    text-align: center;
}

#ul3 li a {
    display: block;
    width: 100%;
    height: 100%;
    color: rgb(44,127,197);
}

#ul3 li a:hover {
    text-decoration: underline;
}

#ul4 {
    background: #fff;
    width: 268px;
    position: relative;
    padding-top: 5px;
    padding-bottom: 10px;
    top: -3px;
}

#ul4>a {
    display: block;
    line-height: 30px;
    color: rgb(44,127,197);
    text-align: center;
}

#ul4 img {
    display: block;
    width: 90%;
    height: 100px;
    margin: 0 auto;
}

#ul4 ul {
    overflow: hidden;
    width: 100%;
    margin-top: 5px;
}

#ul4 ul li {
    line-height: 25px;
    padding-left: 5%;
}

#ul5 {
    width: 311px;
    background: #fff;
    position: relative;
    top: -4px
}

#ul5 ul {
    width: 85%;
    margin: 0 auto;
    overflow: hidden;
    border-bottom: 1px solid #666;
}

#ul5 li {
    float: left;
    width: 50%;
}

#ul5 li p {
    line-height: 25px;
}

#ul5 li a {
    display: block;
    width: 25px;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
    color: red;
    border: 1px solid red;
    position: relative;
    top: 20px;
    left: 15px;
}

#ul5 div {
    width: 85%;
    margin: 0 auto;
    color: rgb(44,127,197);
    line-height: 30px;
}

#ul5 div a {
    float: right;
    color: rgb(44,127,197);
}

.module_style {
    border-radius: 10%;
    width: 45px;
    /*height: 32px;*/
    font-size: 12px;
    border: 1px solid;
    background-color: #0088cc;
    color: white;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

/*通栏*/

.tong_public .expert{width:100%; float:left; border:1px dashed #2b73ba;}


/*产品详情*/
.product_details_content{
    width:960px;
    margin:0 auto;
}
.jiathis_style{
    /*margin-left:40px;*/
}
.adc_right{
    width:578px;
}
.real_product_details{
    width:960px;
}
.rpd_div2{
    width:840px;
}
.real_product_details_text{
    width:960px;
    margin-top:10px;
    line-height:26px;
    font-size:14px;
    margin:0 auto;
    text-indent:28px;
}

.nav_style{
    
}
.nav_style .nav_style_list{
    margin: 15px 0;
}
.nav_style a{
    display: block;
}
.nav_style img{
    width: 100%;
}

#mobile_top_banner_sign{
    display: none;
}

#mobile_nav,#mobile_top_banner_sign,.bread_mobile{display:none;}
#mobile_top_banner_sign{position:absolute;top:9px;left:6%;width:37px;height:37px;border-radius:19px;background:#eaeaea;transition:all 0.3s cubic-bezier(0.215,0.610,0.355,1.000) 0.2s;z-index:116;}
#mobile_top_banner_sign ul{width:20px!important;position:absolute;left:50%;top:50%;margin:-6px 0 0 -10px;height:auto;}
#mobile_top_banner_sign ul li{width:20px!important;height:2px;background:#231815;border:0;margin-top:4px;}

.fontColor_style{
          position: initial;
          margin-left: 10px;
        }
        .tab_box .scaleDiv{
          /*margin-top: 10px;
          height: 40px;*/
        }
        /*.positionBox ,.fontBox,#hideBtn{
            float: right;
            width: 45px;
            height: 30px;
            margin-right: 13px;
            border: 1px solid #0088cc;
            border-radius: 6px;
            line-height: 30px;
            text-align: center;
            color: #0088cc;
            font-size: 14px;
            cursor:pointer;
        }
        .positionBox:hover ,.fontBox:hover,#hideBtn:hover{
            background: #0088cc;
            color: #fff;
        }
        #hideBtn{
            float: initial;
            margin-left: 10px;
            border-radius: 4px;
            height: 32px;
            background: #fff;
            line-height: 32px;
        }
        .fontBox{
            float: none;
            display: inline-block;
            margin-left: 10px;
        }
        .positionBox:hover{
          background: #0088cc;
          color: #fff;
        }*/

        #position_sameWithTitle_off:hover {
            background: #0088cc !important;
            color: #fff !important;
        }
        #position_sameWithTitle_on:hover {
            cursor: pointer;
        }
        
        #time_priviate_style .jambbox li,#position_priviate_style .jambbox li{
          padding-bottom: 3px;
              position: relative;
              /* overflow: hidden; */
        }
        .modules .hideBorder{
          border: none;
        }
        #changeFontColor,#changeBackColor,#p_changeFontColor,#p_changeBackColor,#split_borderColor{
            position: static;
        }
        .mp_priviate_style_item{
                margin-top: 28px;
                margin-bottom: 28px;
                position: relative;
        }
        #images_priviate_style h5{
          font-size: 12px;
          font-weight: normal;
          width: 50%;
          margin: 0 auto;
          padding: 5px 0;
          background-color: #f2f2f2;
        }
        #images_priviate_style .priviate_images_select_input{
            overflow: hidden;
        }
        #images_priviate_style .priviate_images_select_input li{
          float: left;
          margin-left: 24px;
          margin-top: 20px;
          width: 60px;
        }
        #images_priviate_style .priviate_images_select_input li input{
          position: relative;
          top: 2px;
          left: 5px;
          cursor: pointer;
        }
        
        /* 图文特效 */
        .effectsWrapItem{
          float:left;
          position: relative;
        }
        .HoverImgSelectli{
          float: left;
          margin-left: 24px;
          margin-top: 20px;
          width: 60px;
        }
        .HoverImgSelectli input{
          position: relative;
          top: 2px;
          left: 5px;
          cursor: pointer;
        }
        .effectsWrapItem div{
          position: absolute;
              width: 100%;
              height: 100%;
              top: 0;
              left: 0;
              box-sizing:border-box;
              text-align: left;
        }
        .effectsWrapItem p{
          width: 100%;
          height: 100%;
          position: absolute;
          top: 0;
          left: 0;
        }
        .effectsWrapItem p,.effectsWrapItem div{
          transition:all .5s;
        }
        .effectsWrapItem img{
            width: 100%;
            display: block;
        }
        
          /* 边距转盘样式 */
        .priviate_item_direction_select_btn{
        width: 70px;
    height: 70px;
    background: #f6f6f6;
    font-size: 12px;
    border-radius: 50%;
    position: absolute;
    top: -26px;
    left: 50%;
    margin-left: -35px;
    display: none;
    z-index: 2;
  }
  .priviate_item_direction_center_btn{
    position: absolute !important;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    left: 50%;
    margin-left: -15px;
    top: 50%;
    margin-top: -15px;
    border: 1px solid #c5c5c5;
    border-radius: 50%;
    background-color: #0088cc;
    color: #fff;
    cursor: pointer;
  }
  .priviate_item_direction_btn_up{
    width: 0;
    height: 0 !important;
    border-width: 0 8px 14px 8px;
    border-style: solid;
    border-color: transparent transparent #84ABCC;
    position: absolute !important;
    left: 50% !important;
    margin-left: -8px !important;
    top: 4px !important;
    cursor: pointer;
  }
  .priviate_item_direction_btn_up:hover{
    border-color: transparent transparent #0088cc;
  }
  .priviate_item_direction_btn_right{
        width: 0;
    height: 0 !important;
    border-width: 8px 0 8px 14px;
    border-style: solid;
    border-color: transparent transparent transparent #84ABCC;
    position: absolute !important;
    top: 50% !important;
    margin-top: -7px !important;
    right: 2px !important;
    cursor: pointer;
  }
  .priviate_item_direction_btn_right:hover{
    border-color: transparent transparent transparent #0088cc;
  }
  .priviate_item_direction_btn_down{
        width: 0;
    height: 0 !important;
    border-width: 14px 8px 0 8px;
    border-style: solid;
    border-color: #84ABCC transparent transparent;
    position: absolute !important;
    left: 50% !important;
    margin-left: -7px !important;
    bottom: 2px !important;
    cursor: pointer !important;
  }
  .priviate_item_direction_btn_down:hover{
    border-color: #0088cc transparent transparent;
  }
  .priviate_item_direction_btn_left{
        width: 0;
    height: 0 !important;
    border-width: 8px 14px 8px 0;
    border-style: solid;
    border-color: transparent #84ABCC transparent transparent;
    position: absolute !important;
    top: 50% !important;
    margin-top: -8px !important;
    left: 4px !important;
    cursor: pointer;
  }
  .priviate_item_direction_btn_left:hover{
    border-color: transparent #0088cc transparent transparent;
  }
  .mp_priviate_cursor{
    cursor:pointer;
    padding-left: 12px;
  }
  .wordsClass_fontPosition{
    width: 45px;
    height: 32px;
    background-color: #0088cc;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-radius: 10%;
    color: white;
    display: inline-block;
    text-align: center;
    line-height: 32px;
    cursor: pointer;
  }

.navEffectWrpaMp .navEffectTitle{
    cursor:pointer;
}
.navEffectWrpaMp .rim{
    height:auto;
    width: 65%;
    margin-bottom: 20px;
}


/* 留言板样式新加 */
.feedback2_wrapStyle{
    width: 100%;
    max-width: 672px;
}
.from_submit_add{
    min-width:80px; 
}
.form_pic_add{
    border-radius:4px;position:absolute;z-index:-1;width:100%;height:100%;text-align:center;line-height:30px;background-color: #5BB75B;color:white; top:0; left: 0;
}
.feedback2_wrapStyle .feedback2_topStyle{
    padding: 10px;
    border: 1px solid #eee;
    background: #fbfbfb;
    margin-bottom: 0 !important;
}
.feedback2_wrapStyle .feedback2_textStyle{
    width: 100%;
    padding: 5px;
    height: 100px;
    border: 1px solid #D9D9D9;
    border-top-color: #c0c0c0;
    box-shadow: 1px 1px 2px #ccc inset;
    line-height: 17px;
    color: #777;
    background: #fff;
    box-sizing: border-box;
    resize:none;
    margin-bottom: 10px;
}
.feedback2_wrapStyle .feedback2_inputStyle,textarea{
    transition:all .5s;
}
.feedback2_wrapStyle .feedback2_inputStyle{
    border:1px solid #D9D9D9;
    margin:0;
    padding: 5px;
}
.feedback2_wrapStyle .feedback2_inputStyle:focus,.feedback2_wrapStyle .feedback2_textStyle:focus{
    border: 1px solid #f40;
    outline: none;
}
.feedback2_wrapStyle .feedback2_leftStyle,.feedback2_wrapStyle .feedback2_rightStyle{
    float: left;
    line-height: 40px;
}
.feedback2_wrapStyle .feedback2_fileBtnStyle{
    position: relative;
    overflow: hidden;
    margin-right: 4px;
    display: inline-block;
    padding: 4px 10px 4px;
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-color: #5bb75b;
    border: 1px solid #cccccc;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-bottom-color: #b3b3b3;
    outline: none;
    margin: 12px 10px 0 0;
    border-radius: 5px;
}
.feedback2_wrapStyle .feedback2_submitStyle{
    margin-top: 10px;
    display: inline-block;
    vertical-align: top;
    padding: 7px 12px;
    border: 1px solid #ddd;
    letter-spacing: normal;
    word-spacing: normal;
    background: #fff;
    text-decoration: none;
    color: #777;
    cursor: pointer;
    outline: none;
}
.feedback2_wrapStyle .feedback2_wrapStyle{
    font-size: 12px;
}
.feedback2_wrapStyle .public_feedback_line_height{
    line-height: 25px;
}
.feedback2_wrapStyle .feedback2_leftStyle input{
    margin-right:15px; 
}


@media only screen and (max-width: 525px){
    
    .feedback2_wrapStyle .feedback2_leftStyle input{
        margin: 0;
    }
    .feedback2_wrapStyle .feedback2_leftStyle{
        margin-bottom: 15px !important;
    }

}


/*快捷导航*/
.qnavitor {
    width: auto !important;
    height: auto;
    position: fixed !important;
    right: 0;
    top: 40%;
    z-index:99;
}
.qnavitor .content_area{
    overflow: visible;
}
.qnavitor .modules_box{
    width: 92px;
    bottom: -90px;
    top: auto;
}
.qnavitorStyle div {
    width: 32px;
    height: 32px;
    position: relative;
    margin-bottom:10px;
}
.qnavitorStyle img{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height:100%;
}
.nowSPublicTogg img{
    padding: 7px;
    box-sizing: border-box;
}
.qnavitor .caption{
    display: none;
}
.qnavitor .modules{
    overflow: visible !important;
}
.qnavitorStyle .qnavitorEw p:nth-child(1){
    width:100%;
    height:100%;
}
.showImgTogg {
    position: absolute;
    width: 170px;
    height: 170px;
    top: 0;
    right: 32px;
    background: white;
    display: none;
}

.showtextTogg {
    position: absolute;
    display: none;
    left:0;
    top:0;
    width:150px;
    height:100%;
    background-color: white;
    line-height: 30px;
    text-indent: .5em;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border:1px solid #E9E9E9;
}
.nowSPublicTogg{
    position: relative;
    height:100%;
    background: white;
    box-sizing: border-box;
    border: 1px solid #E9E9E9;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.goBackTopWrap{
    display: none;
}
#main:before{
    display: table;
    content: '';
}

/*文章列表浮动*/
.article_style .content_area>li{float:left; box-sizing:border-box;}

/*选择按钮*/
.buttonBgColor{
    width: 45px;
    height: 32px;
    background-color: #ffffff;
    color: #666666;
    border:1px solid #cccccc;
    border-radius: 10%;
    display: inline-block;
    margin-bottom:8px;
    line-height: 32px;
    vertical-align: top;
}
.buttonBgColor.active{
    background-color: #0088cc;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.priviate_images_select_input{
    margin-left:82px;
}
.priviate_images_select_input input,.priviate_images_select_input button{
    margin-bottom:8px;
}
/*手机版导航滚动条*/
#navMenu::-webkit-scrollbar {/*滚动条整体样式*/
    width: 1px;     /*高宽分别对应横竖滚动条的尺寸*/
    height: 1px;
}
#navMenu::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
        border-radius: 10px;
		background-color: #fff;
		background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .2) 20%, transparent 20%, transparent 40%, rgba(255, 255, 255, .2) 40%, rgba(255, 255, 255, .2) 60%, transparent 60%, rgba(255, 255, 255, .2) 80%, transparent 80%, transparent);
}
#navMenu::-webkit-scrollbar-track {/*滚动条里面轨道*/
        -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
        /*border-radius: 10px;*/
        background: #EDEDED;
}
#navMenu{
	overflow: auto !important;
}
.am-foot .footercolumn{
    margin: 0 auto;
    float: none;
}
@media screen and (max-width: 1500px) {
    .button{
        padding: 0 25px;
    }
}

.xmodel{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 19940222;
    background: rgba(0,0,0,0.5) ;
    display: none;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}
.xmodel.in{
    display: block;
}
.xmodelcontent{
    position: absolute;
    top: 50%;
    left: 50%;
/*    width: 800px;
    margin-left: -400px;
*/    z-index: 31;
}
.xmodelcontent #xmodel{
    display: block;
    width: 100%;
}
.xmodelcontent span{
    position: absolute;
    display: block;
    right: -40px;
    top: 0;
    width: 40px;
    height: 40px;
    background:#fff  url("../i/xno.png")/*tpa=http://newjzresource.jianzhanmall.com/Public/assets/i/xno.png*/ no-repeat center;
    background-size: auto 16px;
    cursor: pointer;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease
}
.xmodelcontent span:hover{
    background:#ccc  url("../i/xno.png")/*tpa=http://newjzresource.jianzhanmall.com/Public/assets/i/xno.png*/ no-repeat center;
    background-size: auto 16px;
}



.swiper-container-fade .swiper-pagination-bullet{
    border-radius: 0 !important;
}
.roll_style .modules .content_area .imag{
    width: 5% !important;
    position: absolute;
}
.roll_style .modules .content_area .public_roll {
    float: right;
    /* width: 98%; */
    width: 95% !important;
}
.roll_style .modules .content_area .imag1{
    background: url("../i/xtac1.png")/*tpa=http://newjzresource.jianzhanmall.com/Public/assets/i/xtac1.png*/ no-repeat center;
    background-size: auto 18px;
}
.roll_style .modules .content_area .imag2{
    background: url("../i/xtac2.png")/*tpa=http://newjzresource.jianzhanmall.com/Public/assets/i/xtac2.png*/ no-repeat center;
    background-size: auto 18px;
}
.roll_style .modules .content_area .imag3{
    background: url("../i/xtac3.png")/*tpa=http://newjzresource.jianzhanmall.com/Public/assets/i/xtac3.png*/ no-repeat center;
    background-size: auto 18px;
}
@media screen and (max-width:468px) {
    .roll_style .modules .content_area .imag{
        width: 8% !important;
        position: absolute;
    }
    .roll_style .modules .content_area .public_roll {
        float: right;
        /* width: 98%; */
        width: 92% !important;
    }
}

ul.mobile-footer {
    display: none;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 40px;
    background-color: #354a5f;
    -webkit-align-items:baseline;
    align-items:baseline;
}
    ul.mobile-footer li{
        float: left;
        line-height: 40px;
    }
    ul.mobile-footer li:nth-child(1){
      order: 1;
      flex-grow:1;
    }
    ul.mobile-footer li:nth-child(2){
      order: 2;
      flex-grow:1;
    }
    ul.mobile-footer li:nth-child(3){
      flex-grow:1;
      order: 3;
    }
    ul.mobile-footer li:nth-child(4){
      flex-grow:1;
      order: 4;
    }
        ul.mobile-footer li a{
            display: block;
            width: 100%;
            color: #fff;
            text-align: center;
            font-size: 10px;
        }
@media screen and (max-width:768px){
  ul.mobile-footer{
    display:-webkit-flex;
    display:flex;
    -webkit-flex-wrap:wrap-reverse;
    flex-wrap:wrap-reverse;
    /*justify-content: center;
    -webkit-justify-content: center;*/
    align-items:flex-start;
  }
} 

.block__list_tags li.column_firstLi_8{
    width: 100%;
    line-height: 70px;
    text-align: center;
    color: #333;
    font-size: 16px;
}
.block__list_tags li.column_firstLi_8:hover .cloumn_firstTxt_8{
    background: rgb(252, 206, 76);
    font-weight: bold;
}
.block__list_tags li h2.protitle1 {
    background: #2c2c2c;
}

.block__list_tags li.column_firstLi_9{
    width: 100%;
    line-height: 60px;
    text-align: left;
    text-indent: 1rem;
    color: #1b56b0;
    font-size: 16px;
    border: 1px #ebebeb solid;
    border-top: 0;
}
.block__list_tags li.column_firstLi_9:first-child{
    border-top: 1px #ebebeb solid;
}
.block__list_tags li.column_firstLi_9:hover .cloumn_firstTxt_9{
    position: relative;
    background: #1b56b0;
    color: #fff;
}
.block__list_tags li.column_firstLi_9:hover .cloumn_firstTxt_9:after,.block__list_tags li h2.protitle2:after{
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width:5px;
    height: 100%;
    background: #ff842d;
}
.block__list_tags li h2.protitle2 {
    position: relative;
    background: #1b56b0;
    color: #fff;
}

/* 10 */
.block__list_tags li.column_firstLi_10{
    width: 100%;
    line-height: 50px;
    text-align: left;
    font-size: 14px;
    border-bottom: 1px #d7d7d7 dashed;
    color: #646464;
}
.block__list_tags li.column_firstLi_10 .cloumn_firstTxt_10{
    position: relative;
    color: #646464;
    text-indent: 1rem;
}
.block__list_tags li.column_firstLi_10 .cloumn_firstTxt_10:after{
    position: absolute;
    content: '';
    left: 5px;
    top: 50%;
    margin-top: -6px;
    width:0;
    height: 0;
    border-left: 8px #656565 solid; 
    border-top: 6px #fff solid; 
    border-bottom: 6px #fff solid; 
    border-right: 2px #fff solid; 
}
.block__list_tags li.column_firstLi_10:hover .cloumn_firstTxt_10{
    color: #ff842d;
}
.block__list_tags li h2.protitle3 {
    background: transparent;
    color: #363636;
    font-size: 14px;
    font-weight: bold;
    text-indent: 0;
}
/* 11 */
.block__list_tags li.column_firstLi_11{
    width: 100%;
    line-height: 50px;
    text-align: left;
    font-size: 14px;
    border-bottom: 1px #6f6f6f dashed;
    color: #717171;
}
.block__list_tags li.column_firstLi_11 .cloumn_firstTxt_11{
    position: relative;
    color: #717171;
    text-indent: 1.5rem;
    background: url("../i/leftimg/cbg1.png")/*tpa=http://newjzresource.jianzhanmall.com/Public/assets/i/leftimg/cbg1.png*/ no-repeat 5px center;
    background-size: 18px;
}
.block__list_tags li.column_firstLi_11:hover .cloumn_firstTxt_11{
    color: #003a9c;
}
.block__list_tags li h2.protitle4 {
    background: transparent;
    color: #363636;
    font-size: 14px;
    font-weight: bold;
    text-indent: 0;
    text-align: center;
    position: relative;
}
.block__list_tags li h2.protitle4::after{
    position: absolute;
    content: '';
    bottom: 0;
    left: 50%;
    width: 32px;
    height: 3px;
    background: #003a9c ;
    margin-left: -16px;
}

.column .tit_rim a{ text-indent: 0;}

.modal-backdrop{ z-index: 22222 !important }
.modal{ z-index: 22223 !important }
