/*新改版的样式*/
.blog-masonry-entry .featured-image{
    max-height:600px;
}
@media screen and (min-width:1440px) and (max-width: 2800px){
.gd01{
    font-size:36px !important;
}
}
@media screen and (min-width:1200px) and (max-width: 1440px){
.gd01{
    font-size:28px !important;
}
}

@media screen and (min-width:460px) and (max-width: 1200px){
.gd01{
        font-size: 22px !important;
    line-height: 32px !important;
}
}
.gd02{
    font-size:16px !important;
}
@media screen and (min-width:460px) and (max-width: 770px){
   .tp-caption img{
   }
   .blog-masonry-entry.three-column{
	   height: 265px;
   }
 
}
@media (min-width:1040px) {
#mk-header .main-navigation-ul .mobile_menu_item {
    display: none;
}
}

@media (max-width: 640px) {
   .nicon5 {
    background-size: 220px;
}
    .mk-milestone.modern-style .milestone-number{
     margin-left: -20px !important;   
    }

a.right_arrow, a.left_arrow {
    display: none;
}
.mk-milestone.modern-style .milestone-number {
    line-height: normal!important;
}
}
@media screen and (min-width:390px) and (max-width: 460px){
     .nicon5 {
    background-size: 220px !important;
} 
}


.bn-button2{
    margin: 0 auto;
    width: 100px;
    border: 1px solid #ffffff !important;
    color: #fff;
    padding: 12px 30px !important;
    text-align: center;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    border-radius: 5px;
    text-align:center !important;
    font-size:18px !important;
}
.bn-button2:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #004e91;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    border-radius: 5px;
}
.bn-button2:hover, .bn-button2:focus, .bn-button2:active {
    color: white;
    border: 1px solid #004e91 !important;
}
.bn-button2:hover:before, .bn-button2:focus:before, .bn-button2:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}


.bn-button3{
    margin: 0 auto;
    width: 100px;
    border: 1px solid #ffffff !important;
    color: #fff;
    padding: 12px 30px !important;
    text-align: center;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    border-radius: 5px;
    text-align:center !important;
     font-size:18px !important;
}
.bn-button3:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #02b2c9;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    border-radius: 5px;
}
.bn-button3:hover, .bn-button3:focus, .bn-button3:active {
    color: white;
    border: 1px solid #02b2c9 !important;
}
.bn-button3:hover:before, .bn-button3:focus:before, .bn-button3:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}


.bn-button4{
    margin: 0 auto;
    width: 100px;
    border: 1px solid #ffffff !important;
    color: #fff;
    padding: 12px 30px !important;
    text-align: center;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    border-radius: 5px;
    text-align:center !important;
     font-size:18px !important;
}
.bn-button4:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #02b9e6;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    border-radius: 5px;
}
.bn-button4:hover, .bn-button4:focus, .bn-button4:active {
    color: white;
    border: 1px solid #02b9e6 !important;
}
.bn-button4:hover:before, .bn-button4:focus:before, .bn-button4:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}


.bn-button5{
    margin: 0 auto;
    width: 100px;
    border: 1px solid #ffffff !important;
    color: #fff;
    padding: 12px 30px !important;
    text-align: center;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    border-radius: 5px;
    text-align:center !important;
    font-size:18px !important;
}
.bn-button5:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #1580e4;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    border-radius: 5px;
}
.bn-button5:hover, .bn-button5:focus, .bn-button5:active {
    color: white;
    border: 1px solid #1580e4 !important;
}
.bn-button5:hover:before, .bn-button5:focus:before, .bn-button5:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}


.bn-button6{
    margin: 0 auto;
    width: 100px;
    border: 1px solid #ffffff !important;
    color: #fff;
    padding: 12px 30px !important;
    text-align: center;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    border-radius: 5px;
    text-align:center !important;
     font-size:18px !important;
}
.bn-button6:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #0f97db;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    border-radius: 5px;
}
.bn-button6:hover, .bn-button6:focus, .bn-button6:active {
    color: white;
    border: 1px solid #0f97db !important;
}
.bn-button6:hover:before, .bn-button6:focus:before, .bn-button6:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}




.frm_error{
    position: absolute;
}
.nicon5{
background-image: url(../wp-content/uploads/2017/11/klm.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: scroll;
    text-align: center;
    margin-bottom: 20px;
}

.hj-bt{
   text-align: center;
    width: 160px;
    font-size: 14px;
    position: absolute;
    left: 50%;
    margin-left: -80px;
    margin-top: 20px;
    color:#1580e4;
}

.nicon2,.nicon,.nicon5{
    margin-bottom:10px !important;
}
.right_arrow,.left_arrow{
       cursor: pointer;
}

.ie-big-title{
    font-size:24px;
    color:#fff;
    font-family: "Hiragino Sans GB", "Helvetica Neue", "Microsoft YaHei", 黑体, Arial, sans-serif;
}
.ie-sm-title{
    font-size:16px;
    color:#fff;
    line-height:26px;
    font-family: "Hiragino Sans GB", "Helvetica Neue", "Microsoft YaHei", 黑体, Arial, sans-serif;
}
.resizelistener{
        object-fit: none !important;
}




#entry-516 .mindex-blog-meta{
    transform:scale(0);
     transform-origin: left bottom;
     left:0 !important;
      width:529px !important;
    height:224px !important;
    left:0 !important;
    background:url(../wp-content/uploads/2018/01/lkj06.png) left no-repeat !important;
     position: absolute;
    top: 50%;
     margin-top: -50px;
    
}


#entry-518 .mindex-blog-meta{
     transform:scale(0);
     transform-origin: left bottom;
     left:0 !important;
      width:529px !important;
    height:224px !important;
    background:url(../wp-content/uploads/2018/01/lkj06.png) left no-repeat !important;
       position: absolute;
    top: 50%;
     margin-top: -50px;
}
#entry-530 .mindex-blog-meta{
    transform:scale(0);
     transform-origin: left bottom;
     left:0 !important;
        width:480px !important;
    height:180px !important;
    background:url(../wp-content/uploads/2018/01/lkj13.png) left no-repeat !important;
   position: absolute;
    top: 50%;
    margin-top: 15px;
}
#entry-527 .mindex-blog-meta{
    transform:scale(0);
     transform-origin: left bottom;
     left:0 !important;
        width:480px !important;
    height:180px !important;
    background:url(../wp-content/uploads/2018/01/lkj13.png) left no-repeat !important;
   position: absolute;
    top: 50%;
    margin-top: 15px;
}
#entry-524 .mindex-blog-meta{
    transform:scale(0);
     transform-origin: left bottom;
     left:0 !important;
       width:480px !important;
    height:180px !important;
    background:url(../wp-content/uploads/2018/01/lkj13.png) left no-repeat !important;
   position: absolute;
    top: 50%;
    margin-top: 15px;
}

@media screen and (min-width:1600px) and (max-width: 1920px){
#entry-530 .mindex-blog-meta{
       transform:scale(0);
     transform-origin: left bottom;
     left:0 !important;
      width:529px !important;
    height:224px !important;
    left:0 !important;
    background:url(../wp-content/uploads/2018/01/lkj06.png) left no-repeat !important;
     position: absolute;
    top: 50%;
     margin-top: -50px;
}    
   #entry-527 .mindex-blog-meta{
       transform:scale(0);
     transform-origin: left bottom;
     left:0 !important;
      width:529px !important;
    height:224px !important;
    left:0 !important;
    background:url(../wp-content/uploads/2018/01/lkj06.png) left no-repeat !important;
     position: absolute;
    top: 50%;
     margin-top: -50px;
}    
    #entry-524 .mindex-blog-meta{
       transform:scale(0);
     transform-origin: left bottom;
     left:0 !important;
      width:529px !important;
    height:224px !important;
    left:0 !important;
    background:url(../wp-content/uploads/2018/01/lkj06.png) left no-repeat !important;
     position: absolute;
    top: 50%;
     margin-top: -50px;
}    
}
@media screen and (min-width:1500px) and (max-width: 1600px){
   #entry-530 .mindex-blog-meta{
     margin-top: -30px;
 }
  #entry-527 .mindex-blog-meta{
    margin-top: -30px;
 }
  #entry-524 .mindex-blog-meta{
     margin-top: -30px;
 }  
    
}

@media screen and (min-width:1141px) and (max-width: 1500px){
    #entry-516 .mindex-blog-meta{
     margin-top: -95px;
    }
     #entry-518 .mindex-blog-meta{
       margin-top: -95px;
    }
 #entry-530 .mindex-blog-meta{
     margin-top: -45px;
 }
  #entry-527 .mindex-blog-meta{
    margin-top: -45px;
 }
  #entry-524 .mindex-blog-meta{
     margin-top: -45px;
 }
 .gd02{
     margin-top: 10px !important;
    line-height: 26px !important;
 }
 .gd03{
   margin-top: 15px !important;    
 }
  .gd04{
   margin-top: 10px !important;    
 }
 .tp-caption img{
     margin-left:60px !important;
 }
}

@media screen and (min-width:768px) and (max-width: 1140px){
    #entry-516 .mindex-blog-meta{
     margin-top: -95px;
    }
     #entry-518 .mindex-blog-meta{
       margin-top: -95px;
    }
 #entry-530 .mindex-blog-meta{
     margin-top: -65px;
 }
  #entry-527 .mindex-blog-meta{
    margin-top: -65px;
 }
  #entry-524 .mindex-blog-meta{
     margin-top: -65px;
 }
 .gd02{
     margin-top: 10px !important;
    line-height: 26px !important;
 }
 .gd03{
   margin-top: 15px !important;    
 }
  .gd04{
   margin-top: 10px !important;    
 }
 .tp-caption img{
     margin-left:60px !important;
 }
}


.bjl{
    margin-left:30%;
}

.tp-bullet.selected {
    width: 14px !important;
    height: 14px !important;
    background: #fff !important;
    margin: 0 5px;
    
}
.tp-bullet{
    background: #ccc !important;
     width: 14px !important;
    height: 14px !important;
}
.mb-big-title{
    font-size:22px !important;
    text-align:left !important;
    line-height:32px !important;
    
}

@media screen and (min-width:1930px) and (max-width: 3920px){
   #entry-516 .mindex-blog-meta{
    transform:scale(0);
     transform-origin: left bottom;
     left:0 !important;
      width:706px !important;
    height:306px !important;
    left:0 !important;
    background:url(../wp-content/uploads/2018/01/kjd03.png) left no-repeat !important;
     position: absolute;
    top: 50%;
     margin-top: -100px;
    
}


#entry-518 .mindex-blog-meta{
    transform:scale(0);
     transform-origin: left bottom;
     left:0 !important;
      width:706px !important;
    height:306px !important;
    left:0 !important;
    background:url(../wp-content/uploads/2018/01/kjd03.png) left no-repeat !important;
     position: absolute;
    top: 50%;
     margin-top: -100px;
} 

#entry-530 .mindex-blog-meta{
      transform:scale(0);
     transform-origin: left bottom;
     left:0 !important;
      width:650px !important;
    height:280px !important;
    left:0 !important;
    background:url(../wp-content/uploads/2018/01/klh3.png) left no-repeat !important;
     position: absolute;
    top: 50%;
     margin-top: -90px;
}
#entry-527 .mindex-blog-meta{
      transform:scale(0);
     transform-origin: left bottom;
     left:0 !important;
      width:650px !important;
    height:280px !important;
    left:0 !important;
    background:url(../wp-content/uploads/2018/01/klh3.png) left no-repeat !important;
     position: absolute;
    top: 50%;
     margin-top: -90px;
}
#entry-524 .mindex-blog-meta{
      transform:scale(0);
     transform-origin: left bottom;
     left:0 !important;
      width:650px !important;
    height:280px !important;
    left:0 !important;
    background:url(../wp-content/uploads/2018/01/klh3.png) left no-repeat !important;
     position: absolute;
    top: 50%;
     margin-top: -90px;
}
}

@media screen and (min-width:1140px) and (max-width:1254px){
  .border-b{
   margin-bottom: 10px !important;   
  } 
}

@media screen and (max-width: 1200px) and (min-width: 780px){
#mk-blog-loop-26 .blog-masonry-entry.two-column {
    width: 49.96% !important;
    height:auto !important;
}  

#mk-blog-loop-27 .blog-masonry-entry.three-column {
    width: 33.3% !important;
     height:auto !important;

}

}

@media screen and (max-width: 1200px) and (min-width: 100px){
#mk-blog-loop-26  #entry-516 .mindex-blog-meta{
  background: #1580e49c !important;
    margin-top: -150px !important;
}
#mk-blog-loop-26  #entry-516 .border-b{
   margin-bottom: 10px; 
}
#mk-blog-loop-26  #entry-518 .mindex-blog-meta{
  background: #1580e49c !important;
    
    margin-top: -150px !important;
}
#mk-blog-loop-26  #entry-518 .border-b{
   margin-bottom: 10px; 
}  
.xyc #mk-blog-loop-27  #entry-530 .mindex-blog-meta{
  background: #1580e49c !important;
   
}
#mk-blog-loop-27  #entry-530 .border-b{
   margin-bottom: 10px; 
}
.xyc #mk-blog-loop-27  #entry-527 .mindex-blog-meta{
  background: #1580e49c !important;
}
#mk-blog-loop-27  #entry-527 .border-b{
   margin-bottom: 10px; 
}
.xyc #mk-blog-loop-27  #entry-524 .mindex-blog-meta{
  background: #1580e49c !important;
}
#mk-blog-loop-27  #entry-524 .border-b{
   margin-bottom: 10px; 
}    
}
@media screen and (max-width: 1010px) and (min-width: 768px){
	#mk-blog-loop-26  #entry-516 .mindex-blog-meta{
	width: 500px !important;
    height: 400px !important;
	}
	#mk-blog-loop-26  #entry-518 .mindex-blog-meta{
		width: 500px !important;
    height: 400px !important;
	}
.xyc #mk-blog-loop-27  #entry-530 .mindex-blog-meta{	
	width: 350px !important;
    height: 220px !important;
	 margin-top: -100px !important;
	
}
.xyc #mk-blog-loop-27  #entry-527 .mindex-blog-meta{	
	width: 350px !important;
    height: 220px !important;
	 margin-top: -100px !important;
	
}
.xyc #mk-blog-loop-27  #entry-524 .mindex-blog-meta{	
	width: 350px !important;
    height: 220px !important;
	 margin-top: -100px !important;
	
}
}
@media screen and (max-width: 1200px) and (min-width: 1010px){
	#mk-blog-loop-26  #entry-516 .mindex-blog-meta{
	width: 600px !important;
    height: 400px !important;
	}
	#mk-blog-loop-26  #entry-518 .mindex-blog-meta{
		width: 600px !important;
    height: 400px !important;
	}
	
	.xyc #mk-blog-loop-27  #entry-530 .mindex-blog-meta{	
	width: 400px !important;
    height: 350px !important;
	 margin-top: -120px !important;
	
}
.xyc #mk-blog-loop-27  #entry-527 .mindex-blog-meta{	
	width: 400px !important;
    height: 350px !important;
	 margin-top: -120px !important;
	
}
.xyc #mk-blog-loop-27  #entry-524 .mindex-blog-meta{	
	width: 400px !important;
    height: 350px !important;
	 margin-top: -120px !important;
	
}
}
@media screen and (max-width: 768px) and (min-width: 100px){
	#mk-blog-loop-26  #entry-516 .mindex-blog-meta{
	width: 800px !important;
    height: 400px !important;
	}
	#mk-blog-loop-26  #entry-518 .mindex-blog-meta{
		width: 800px !important;
    height: 400px !important;
	}
.xyc #mk-blog-loop-27  #entry-530 .mindex-blog-meta{	
	width: 800px !important;
    height: 400px !important;
	 margin-top: -150px !important;
	
}
.xyc #mk-blog-loop-27  #entry-527 .mindex-blog-meta{	
	width: 800px !important;
    height: 400px !important;
	 margin-top: -150px !important;
	
}
.xyc #mk-blog-loop-27  #entry-524 .mindex-blog-meta{	
	width: 800px !important;
    height: 400px !important;
	 margin-top: -150px !important;
	
}
}
/*金蝶业务块*/
.ui-state-hover{
 z-index:9999
}
.page #mk-tabs-3 .mk-tabs-tabs .ui-state-active.ui-state-hover a {
    color: #005abc !important;
}
.page #mk-tabs-3 .mk-tabs-tabs li.ui-state-active a {
    color: #fff!important;
}

.part1 .mk-grid{
 max-width: 1440px;  
}

.mk-tabs.style1-tabs.vertical-style .mk-tabs-tabs{
  padding: 0px;
    margin: 0;
    width: 33.33%;
    display: block;
    position:absolute;
    left: 50%;
    margin-left: 12%;
}
.msu{
   margin-top:20px;
    margin-left: -20%;  
}
.mk-tabs.style1-tabs.vertical-style .mk-tabs-tabs li a{
	cursor:pointer;
       padding: 20px 60px; 
}
.mk-tabs.style1-tabs.vertical-style .mk-tabs-tabs li{
  border-top: 0px solid #efefef;  
}
.mk-tabs.style1-tabs.vertical-style .mk-tabs-tabs li:last-child{
   border-bottom: 0px solid #efefef; 
}

#mk-tabs-3 .mk-tabs-tabs li.ui-state-active > a{
       background-color: rgba(250, 250, 250, 0) !important;
       color: #ffffff;
}
#mk-tabs-3 .mk-tabs-panes .inner-box{
    background-color:#fff;
}
.mk-tabs.style1-tabs.vertical-style .mk-tabs-panes{
        border: 0px solid #efefef;
}
.mk-tabs .mk-tabs-tabs li a {
    color:#fff;
    font-size:18px;
}
.mk-tabs .mk-tabs-panes .mk-tabs-pane .inner-box{
    padding:0;
}


.njhd{
color:#1581e4 !important ;
background:#fff !important;
-webkit-transform: scale(1.1);
    transform: scale(1.1);
}
 .yer{ margin-top: -22px;
    margin-left: 0 !important;
}
.jtou{
display:none;
}
.jtou img{
width:22px !important;
margin-left:-50px;
padding-right:20px;
}
.ter .mk-grid{
max-width: 1440px !important;
}

.hovertreebox { 
}

.HoverTreeScroll {
height: 560px;
overflow:hidden;
}
  .HoverTreeScroll li {
        -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
      
        color:#fff;
        font-size:18px;
    }

.scroltit {
    height: 26px;
    line-height: 26px;
    padding-bottom: 4px;
    margin-bottom: 4px;
}

    .scroltit h3 {
        width: 100px;
        float: left;
    }

    .scroltit .updown {
        float: right;
        width: 32px;
        height: 22px;
        margin-left: 4px;
    }

#but_up {
    background: url(../wp-content/uploads/2017/05//up.gif) no-repeat 0 0;
    text-indent: -9999px;
}

#but_down {
    background: url(../wp-content/uploads/2017/05/down.gif) no-repeat 0 0;
    text-indent: -9999px;
}

.hovertreeinfo {
    text-align: center;
}


.yer li{
margin:0px !important
}

.yer ul{
margin:0px !important
}
.li-01{
background: #51bcd8;
    cursor: pointer;

}

.li-02{
background: #4cb1d4;

    cursor: pointer;
}

.li-03{
background: #47a6d0;
    cursor: pointer;
}

.li-04{
background: #429ccb;
    cursor: pointer;
}

.li-05{
background: #3c91c7;
    cursor: pointer;
}

.li-06{
background: #3787c4;
    cursor: pointer;
}

.li-07{
background: #327dbf;
    cursor: pointer;
}

.li-08{
background: #2d72bb;
    cursor: pointer;
}

.li-09{
background: #2767b7;
    cursor: pointer;
}

.li-10{
background: #225db3;
    cursor: pointer;
}

.context-all1{
    position: absolute;
    top: 50%;
    z-index: 200;
    left:5%;
}
.context-all1 li{
    list-style:none;
}

/*金蝶观点*/
.rev_slider_wrapper{
width:100% !important;
}

.bt01{
 position: absolute;
    left: 50%;
    margin-left: 240px;
    top: 55%;
    padding: 10px 50px;
    background: #005abc;
    color: #ffffff;
    border-radius: 50px;   
}

.bt01:hover{
    background: #005098;
}

.bt02{
    padding: 10px 50px;
   border: 1px solid #323332;
    color: #333333;
    border-radius: 50px;   
}

.bt02:hover{
    padding: 10px 50px;
  border: 1px solid #005bac;
    color: #0f5fad;
    border-radius: 50px;   
}





.blog-masonry-entry .item-holder{
    margin:0px;
    border: 0px solid #eee;
}


.blog-masonry-entry .mindex-entry-heading {
    position: absolute;
    margin-bottom: 4px;
    padding: 15px 25px;
    z-index: 100;
    top: 56%;
    color: #ffffff;
  
}
.mindex-blog-title{
    font-size: 30px;
    color:#ffffff;
    font-weight: 400;
    margin: 0;
    padding: 0;
    line-height: 22px;
    display: inline-block;
}

.mindex-blog-title a{
color:#ffffff;	
}

.mindex-blog-title-hover{
    font-size: 30px;
    color:#ffffff;
    font-weight: 400;
    margin: 0;
    padding: 0;
    line-height: 22px;
    display: inline-block;
}

.border-b{
    display:none;
    border-bottom: 2px solid #ffffff;
    padding-top: 10px;
    margin-bottom: 30px;
}
.cate{
    margin-bottom:5px;
}

.mindex-blog-meta{
 background:rgba(32, 133, 229, 0.80);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#1479d9,endColorstr=#c81479d9);
    position: absolute;
    top: 0%;
    left: -90%;
    color: #ffffff;
    overflow: hidden;
}
.mindex-blog-meta a{
 color:#ffffff;   
}
.ret{
  position: absolute;
    top: 100%;
    padding: 0px 20px;
     color:#ffffff;
}
.ret a{
 color:#ffffff;   
}
.intitle{
    font-size:18px;
}
.intime{
    margin-bottom:15px;
    margin-top: 5px;
    color: #999999;
}

.index-iee{
        position: relative;
    left: 7%;
}

.ie-show{
    display:none !important;
}
.blog-masonry-entry .item-holder {
    padding-bottom: 0px !important;
}
.sx{
  position: absolute;
    right:0;
    padding-right: 10% !important;
    margin-top: -39px;
}


.blog-categories{
    display:none;
    color:#ffffff;
    border-right: 0px solid #999 !important;
}

.blog-categories a{
color:#ffffff;
}

.blog-categories a:hover{
color:#ededed;
}
/*展会活动*/
.tw01 img{
     
            transition:transform 2s;
}
.tw01:hover img{
             transform: scale(1.1,1.1);
}

.tw02 img{
     
            transition:transform 2s;
}
.tw02:hover img{
             transform: scale(1.1,1.1);
}

.tw01,.tw02{
    position: relative;
}
.tp01{
    position: absolute;
    top: 80%;
    z-index: 100;
    background: #fff;
    width: 92%;
   padding-top:15px;
}
 .tp02{
    position: absolute;
    top: 80%;
    z-index: 100;
    background: #fff;
    width: 92%;
 padding-top:15px; 
}

.evgt{
    font-size: 18px;
    text-align: left;
    line-height: 24px;
    letter-spacing: 0px;
    color: #393836;
    font-weight: inherit;
    margin-bottom: 5px;
}
.evgt1{
font-size: 18px;
    text-align: left;
    line-height: 24px;
    letter-spacing: 0px;
    color: #a2a2a2;
    font-weight: normal;
    margin-bottom: 5px;
}
.evgt2{
font-size: 14px;
    text-align: left;
    line-height: 24px;
    letter-spacing: 0px;
    color: #a2a2a2;
    font-weight: inherit;
    margin-bottom: 10px;
}
.xyc{
	display:none;	
}
/*additional*/
.tp-bullets{
    display:none;

}

.bn-button{
    margin: 0 auto;
    width: 100px;
    border: 1px solid #fff;
    color: #fff;
    padding: 10px 30px;
    text-align: center;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    border-radius: 5px;
}
.bn-button:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #1580e4;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    border-radius: 5px;
}
.bn-button:hover, .bn-button:focus, .bn-button:active {
    color: white;
    border: 1px solid #1580e4;
}
.bn-button:hover:before, .bn-button:focus:before, .bn-button:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

.ceshi{
    display: inline-block !important;
}
.njhd:before{
    content: '' !important;
    background-image: url(../wp-content/uploads/2017/05/idex1_03.jpg);
    width: 43px;
    height: 47px;
    position: absolute;
    top: 5%;
    left: 2%;
    z-index:1000;
}
#mk-blog-loop-25{
    height:auto !important;
}
#mk-blog-loop-26{
    height:auto !important;
}
#mk-blog-loop-38{
    height:auto !important;
}

.blog-masonry-entry.two-column {
    width: 49.96%;
}
.blog-masonry-entry.three-column {
    width: 33.3%;
}

article img{
    width: 100%;
    height:100%;
    transition:transform 2s;
}
article:hover img{
    width: 100%;
    height:100%;
    transform: scale(1.1,1.1);
}
.ean{
    max-width:1920px;
    margin:0 auto;
}
@media screen and (min-width:1822px) and (max-width: 2565px){
    .ean{
        min-width: 1440px;
        margin: 0 auto;
    }
    .cl01{
        margin-left:-11%;
    }
}

.context-left4{
    border: 1px solid #fff;
    margin-top: 30px;
    width: 150px;
    text-align: center;
    padding: 10px 30px;
    border-radius: 50px;
    color:#fff;
}
.context-left4:hover{
    color:#1580e4;
    background:#fff;
}


.tr-button{
    margin: 0 auto;
    width: 160px;
    background: #1580e4;
    color: #fff;
    padding: 10px 30px;
    text-align: center;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    border-radius: 5px;
    font-size: 14px;
}
.tr-button:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #005ABC;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    border-radius: 5px;
}
.tr-button:hover, .tr-button:focus, .tr-button:active {
    color: white;
}
.tr-button:hover:before, .tr-button:focus:before, .tr-button:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
.n-c-border.vc_column_container>.vc_column-inner {
    padding: 10px;
}
.part1 .vc_col-sm-4 .vc_column-inner > .wpb_wrapper {
    border: 1px solid #ededed;
    padding: 30px 0px 0px 0px;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    height: 472px;
}
.n-c-border:hover .vc_column-inner > .wpb_wrapper {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
    border: 1px solid #1580e4;
}
.mk-page-section.part1 .mk-grid{
    max-width: 1140px;
}
.n-big-left{
    margin-left:9%;
}
.n-left-1,.n-left-2,.n-left-3{
    cursor: pointer;
    float: left;
    margin-top: -24%;
}
.n-right-1,.n-right-2,.n-right-3{
    cursor: pointer;
    float: right;
    margin-top: -24%;
}
.footer-breadcumbs{
    display: none;
}

.nicon{
    background-image: url(../wp-content/uploads/2017/08/ae4-1.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: scroll;
    text-align:center;
    margin-bottom: 20px;
}
.nicon2{
    background-image: url(../wp-content/uploads/2017/08/ae42-1.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: scroll;
    text-align:center;
    margin-bottom: 20px;
}
.nicon1{
    background-image: url(../wp-content/uploads/2017/08/a5-1.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: scroll;
    text-align:center;
    margin-bottom: 20px;
}
.content-icon{
    margin-left: -30px !important;
    margin-top: 20px !important;
    font-family: myriad pro !important;
}
.case-new a{
    color:#999999;
}
.border-b{
    transition: width 1s;
    -moz-transition: width 1s;	/* Firefox 4 */
    -webkit-transition: width 1s;	/* Safari 和 Chrome */
    -o-transition: width 1s;	/* Opera */
}
.num-nohave-part{
    margin-left:110px;
    margin-bottom: 17px;
}
.num-nohave-part span{
    float: right;
    margin-top: -50px;
	margin-right: 40px;
}
.num-nohave-part:before{
    content: '' !important;
    background-image: url(../wp-content/uploads/2017/07/gyy-icon.png);
    width: 26px;
    height: 24px;
    position: absolute;
    left: 15%;
    margin-top: 35px;

}
/*row-slider*/
.hide.wpb_raw_html {
    margin-bottom: 0;
}
.part1 .mk-padding-wrapper {
    padding: 0;
}
.mk-page-section.part2, .part3.mk-page-section {
    min-height: 0;
}
.news_wrapper {
    margin: 0;
    overflow: hidden;
    position: relative;
    height: 0;
    /*transition: height 500ms;*/
    padding: 0;
}
.part1 .vc_col-sm-4 {
    display: inline-block;
    vertical-align: top;
    float: none;
}
.column_row {
    position: absolute;
    top: 0;
    left: 0;
    width: 1000000px;
    transition: left 500ms;
    margin: 0;
    font-size: 0;
    height: 493px\0;
}
a.right_arrow {
    position: absolute;
    top: 50%;
    right: -90px;
    width: 55px;
    height: 55px;
    background: url(../wp-content/uploads/2017/06/tq2.png) no-repeat center center;
    margin-top: -27.5px;
    transition: background-image 300ms,opacity 300ms;
}
a.left_arrow {
    position: absolute;
    top: 50%;
    left: -90px;
    width: 55px;
    height: 55px;
    background: url(../wp-content/uploads/2017/06/tq1.png) no-repeat center center;
    margin-top: -27.5px;
    transition: background-image 300ms,opacity 300ms;
}
a.right_arrow.no-slide, a.left_arrow.no-slide {
    opacity: 0;
    filter: alpha(opacity=0);
    cursor: default;
}
a.left_arrow:hover {
    background-image: url(../wp-content/uploads/2017/06/dj02.png);
}
a.right_arrow:hover {
    background-image: url(../wp-content/uploads/2017/06/dj01.png);
}
a.right_arrow.no-slide:hover {
    background-image: url(../wp-content/uploads/2017/06/tq2.png);
}
a.left_arrow.no-slide:hover {
    background-image: url(../wp-content/uploads/2017/06/tq1.png);
}
.news_blog.mk-blog-container {
    height: auto!important;
}
.ie8-slider-hide {
    display: block;
    display: none\0;
}
.ie8-slider-show {
    display: none;
    display: block\0;
}
@media (max-width: 1380px) {
    .mk-page-section.part1 .mk-grid {
        max-width: 1050px;
    }
}
@media (max-width: 1140px) {
    a.right_arrow {
        right: 0;
        width: 40px;
        height: 70px;
        margin-top: -35px;
        background-color: rgba(0,0,0,0.2);
        z-index: 10;
        background-size: 15px;
    }
    a.left_arrow {
        left: 0;
        width: 40px;
        height: 70px;
        margin-top: -35px;
        background-color: rgba(0,0,0,0.2);
        z-index: 10;
        background-size: 15px;
    }
    a.right_arrow.no-slide, a.left_arrow.no-slide {
        opacity: 0.3;
    }
    .mindex-blog-meta {
        left: -100%!important;
        width: 100%!important;
    }
    .blog-masonry-entry .mindex-entry-heading {
        top: 50%;
        margin-top: -39px;
    }
    .mindex-blog-title {
        font-size: 20px!important;
    }
    .tp01, .tp02{
        padding-right: 20px;
    }
}
@media (max-width: 768px){
    .blog-masonry-entry.two-column {
        width: 100%;
    }
    .foot-one-left {
        margin-left: 0;
    }
    .m_title_24 {
        font-size: 24px!important;
    }
    .m_title_16 {
        font-size: 16px!important;
        margin-top: 0!important;
    }
    .blog-masonry-entry.four-column, .blog-masonry-entry.three-column {
        width: 100%!important;
    }
    .blog-categories {
        display: block!important;
    }
    .border-b {
        display: block!important;
        margin-bottom: 20px;
        width: 100px!important;
    }
}
@media (max-width: 640px){
    .mk-page-section.part1 .vc_col-sm-12 {
        padding: 0;
    }
    .mk-custom-boxed {
        padding-left: 30px!important;
        padding-right: 30px!important;
    }
    a.right_arrow.no-slide, a.left_arrow.no-slide {
        opacity: 0;
    }
    a.left_arrow:hover {
        background-image: url(../wp-content/uploads/2017/06/tq1.png);
    }
    a.right_arrow:hover {
        background-image: url(../wp-content/uploads/2017/06/tq2.png);
    }
    .mk-page-section.part1 .mk-grid.page-section-content {
        padding: 0;
    }
    .border-b {
        margin-bottom: 10px;
    }
    .blog-masonry-entry .mindex-entry-heading {
        top: 50%!important;
        margin-top: -60px;
    }
    .sx {
        position: relative;
        margin-top: 0;
        padding-right: 0!important;
        text-align: center;
    }
    .case-new {
        margin-left: 0!important;
    }
    .sx .wpb_content_element {
        margin-bottom: 0;
    }
    #mk-footer {
        margin-top: 40px;
    }
    .m_title_24 {
        font-size: 20px!important;
    }
    .nicon1 {
        background-size: 150px;
    }
    .nicon, .nicon2 {
        background-size: 120px;
    }
    .mk-milestone.modern-style .milestone-number {
        font-size: 50px!important;
    }
    .num-nohave-part span {
      font-size: 24px!important;
    float: right;
    margin-top: 0;
    display: inline-block;
    vertical-align: top;
    line-height: 96px;
    margin-right:25px;
    }
    .num-nohave-part:before {
        background-size: 18px;
        background-repeat: no-repeat;
    }
    .num-nohave-part .clearboth {
        display: none;
    }
  
    .num-nohave-part:before {
        left: 20%;
        background-size: 18px;
        background-repeat: no-repeat;
        margin-top: 40px;
    }
    .fancy_title01 {
        font-size: 14px!important;
        line-height: 20px!important;
    }
    .fancy_title02 {
        font-size: 20px!important;
        line-height: 26px!important;
        margin-bottom: 10px!important;
    }
    .part1 .vc_col-sm-4 .vc_column-inner > .wpb_wrapper {
        height: 424px;
    }
    .m_title_16 {
        font-size: 14px!important;
    }
    .intitle {
        font-size: 16px;
    }
    .evgt, .evgt1 {
        font-size: 16px;
        line-height: 20px;
    }
    .mindex-blog-title {
        font-size: 18px!important;
    }
    .tp01 {
        position: relative;
        padding-top: 5px;
    }
    .news-more a {
        color: #1580e4;
    }
    .m_blog_title {
        margin-bottom: 20px!important;
    }
    .ean {
        margin-top: 30px;
    }
    .ean .vc_col-sm-6 {
        padding: 0;
    }
}
@media (max-width: 360px){
    .ie8-slider-hide {
        height: 440px;
        overflow: hidden;
    }
    .tp-bullets {
        top: 90%!important;
    }
    .num-nohave-part:before {
        left: 16%;
    }
   
    .nicon, .nicon2 {
        background-size: 100px;
    }
    .nicon1 {
        background-size: 120px;
    }
}
.ie-fg{
margin-left:-80px !important;	
}