@charset "utf-8";

.portlet-index{
	position:relative;
	font:24px "MicrosoftYaHei";
    color: #454545 ;
}

/* .content{
	width:100% !important;
	min-width:1150px;
	
}
.portlet-index #myFocus{
	width:100%;
	margin-top:80px;
	margin:0 auto;
	
}

.portlet-index .show-gallery{
	width:1080px;
	margin:0 auto;
	margin-top:80px;
	text-align:center;
	margin-bottom:100px;
}

.portlet-index .show-gallery .title{
	height:60px;
	line-height:40px;
	text-align:center;
	font-size:20px;
	color:#078EF1;
	background:url(../images/index/hr.png) no-repeat center 40px;
	background-size:80% 10px;
	margin-bottom:30px;
}

.portlet-index .show-gallery .show-box{
	width: 280px;
    height: 200px;
    border: 1px solid red;
    display: inline-block;
    overflow: hidden;
    margin: 0 20px;
	position:relative;
}

.portlet-index .show-gallery .img-wraper{
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	-ms-transform-origin:bottom left;
	-moz-transform-origin:bottom left;
	-webkit-transform-origin:bottom left;
	transform-origin:bottom left;
}

.portlet-index .show-gallery .img-wraper img{
	width:100%;
	position:absolute;
	top:0;
	left:0;
}

.portlet-index .show-gallery .img-wraper .item-name{
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
}

.animation{
	animation: rotate 5s 0s infinite;			
}

@-moz-keyframes rotate{
	0%{
	-ms-transform:rotateZ(-90deg);
	-moz-transform:rotateZ(-90deg);
	-webkit-transform:rotateZ(-90deg);
	transform:rotateZ(-90deg);	
	}
	7%{进入时间350ms	
	-ms-transform:rotateZ(0deg);
	-moz-transform:rotateZ(0deg);
	-webkit-transform:rotateZ(0deg);
	transform:rotateZ(0deg);
	}
	70%{撤退时间3500ms	
	-ms-transform:rotateZ(0deg);
	-moz-transform:rotateZ(0deg);
	-webkit-transform:rotateZ(0deg);
	transform:rotateZ(0deg);
	}
	100%{5000	
	-ms-transform:rotateZ(270deg);
	-moz-transform:rotateZ(270deg);
	-webkit-transform:rotateZ(270deg);
	transform:rotateZ(270deg);
	}
}

@-o-keyframes rotate{
	0%{
	-ms-transform:rotateZ(-90deg);
	-moz-transform:rotateZ(-90deg);
	-webkit-transform:rotateZ(-90deg);
	transform:rotateZ(-90deg);
	}
	7%{350ms	
	-ms-transform:rotateZ(0deg);
	-moz-transform:rotateZ(0deg);
	-webkit-transform:rotateZ(0deg);
	transform:rotateZ(0deg);
	}
	70%{3500ms	
	-ms-transform:rotateZ(0deg);
	-moz-transform:rotateZ(0deg);
	-webkit-transform:rotateZ(0deg);
	transform:rotateZ(0deg);
	}
	100%{5000	
	-ms-transform:rotateZ(270deg);
	-moz-transform:rotateZ(270deg);
	-webkit-transform:rotateZ(270deg);
	transform:rotateZ(270deg);
	}
}

@-webkit-keyframes rotate{
	0%{
	-ms-transform:rotateZ(-90deg);
	-moz-transform:rotateZ(-90deg);
	-webkit-transform:rotateZ(-90deg);
	transform:rotateZ(-90deg);
	}
	7%{350ms	
	-ms-transform:rotateZ(0deg);
	-moz-transform:rotateZ(0deg);
	-webkit-transform:rotateZ(0deg);
	transform:rotateZ(0deg);
	}
	70%{3500ms	
	-ms-transform:rotateZ(0deg);
	-moz-transform:rotateZ(0deg);
	-webkit-transform:rotateZ(0deg);
	transform:rotateZ(0deg);
	}
	100%{5000	
	-ms-transform:rotateZ(270deg);
	-moz-transform:rotateZ(270deg);
	-webkit-transform:rotateZ(270deg);
	transform:rotateZ(270deg);
	}
}

@keyframes rotate{
	0%{
	-ms-transform:rotateZ(-90deg);
	-moz-transform:rotateZ(-90deg);
	-webkit-transform:rotateZ(-90deg);
	transform:rotateZ(-90deg);
	}
	7%{350ms	
	-ms-transform:rotateZ(0deg);
	-moz-transform:rotateZ(0deg);
	-webkit-transform:rotateZ(0deg);
	transform:rotateZ(0deg);
	}
	70%{3500ms	
	-ms-transform:rotateZ(0deg);
	-moz-transform:rotateZ(0deg);
	-webkit-transform:rotateZ(0deg);
	transform:rotateZ(0deg);
	}
	100%{5000	
	-ms-transform:rotateZ(270deg);
	-moz-transform:rotateZ(270deg);
	-webkit-transform:rotateZ(270deg);
	transform:rotateZ(270deg);
	}
}

.portlet-index .footer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #000000;
    z-index: 10;
}
.portlet-index .footer .wraper {
    width: 1150px;
    margin: 0 auto;
    position: relative;
}
.portlet-index .footer .copyright {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
    text-align: center;
}
.mobile-div{
	width:100%;
}
.mobile-div .conDiv{
	min-width:1150px;
}
.mobile-div .itemDiv:nth-child(0){
	background-color:red;
}
.mobile-div .itemDiv .conDiv{
	min-width:1150px;
	margin:0 auto;
	height:500px;
	border:1px dotted red;
}

.about_jianjie {
    width: 100%;
    
    background: #fff;
   
}

.about_jianjie .box {
    width: 100%;
    height: 514px;
    position: relative;
    padding: 30px 0px 108px 0;
}

.about_jianjie .box .left, .about_jianjie .box .right {
    width: 50%;
    height: 514px;
    position: absolute;
    top: 30px;
}
.title.about{
    padding:44px 0 45px 0;
}
.about_jianjie .box .left {
    left: 0px;
}

.about_jianjie2 .box .left {
    left: 50%;
}

.about_jianjie .box .right {
    right: 0px;
    background: #F5F5F5;
    
}

.about_jianjie2 .box .right {
    left: 0px;
    background: #F5F5F5;
    
}

.about_jianjie .box .left .first, .about_jianjie .box .right .first {
    height: 514px;
    position: absolute;
}

.about_jianjie .box .left .first {
    width: 960px;
    right: 0px;
    background: url(../images/index/aboutbg1.jpg) no-repeat;
}

.about_jianjie .box .left .second {
    
    
    height: 514px;
    background: url(../images/index/product.jpg) no-repeat;
    background-size: 100% 100%;  
    -moz-background-size: 100% 100%;  
    -webkit-background-size: 100% 100%;
}

.about_jianjie .box .left .thirst {
    height: 514px;
    background: url(../images/index/timg.jpg) no-repeat;
    background-size: 100% 100%;  
    -moz-background-size: 100% 100%;  
    -webkit-background-size: 100% 100%;
}

.about_jianjie .box .left .fourth {
    height: 514px;
    background: url(../images/index/server.jpg) no-repeat;
    background-size: 100% 100%;  
    -moz-background-size: 100% 100%;  
    -webkit-background-size: 100% 100%;
}


.about_jianjie .box .right .first {
    left: 0px;
}

.about_jianjie .box .right .first .text {
    min-width: 500px;
    max-width: 670px;
    height: 514px;
}

.about_jianjie .box .right .first .text .about_con {
    margin: 0px 36px;
    height: 100%;
    position: relative;
}

.about_jianjie .box .right .first .text .about_con .ico {
    display: block;
    width: 60px;
    height: 130px;
    border-bottom: solid 1px #E7E7E7;
    background: url(../images/logo-sky.png) no-repeat ;
    background-position: 0px 54px;


}

.about_jianjie .box .right .first .text .about_con p {
    font-size: 14px;
    color: #333;
    line-height: 32px;
    padding: 15px 0px;
}



.about_jianjie .box .right .first .text .about_con p strong {
    font-weight: normal;
}

.about_jianjie .box .right .first .text .about_con a {
    position: absolute;
    bottom: 50px;
    left: 0px;
}

.title{
	width: 100%;
    height: 130px;
    padding: 30px 0px;
    text-align: center;
    position: relative;
    z-index: 2;
}

.title p{
	height: 86px;
    line-height: 86px;
    font-size: 30px;
    color:#46a9fb;
}

.title .div496{
	width: 496px;
    height: 43px;
    line-height: 42px;
    margin: 0 auto;
    
    font-size: 16px;
}

.ico{
	float:left;
}
.ico-title{
	float:left;
}
.ico-title #ico-name{
	padding-top:45px;
	
	font-size:25px
}
.icon-box{
	overflow:hidden;
}
 */
 
  .txt,.prev,.next{
    display: none;
}
.dot{
    background: transparent;
    position: absolute;
    top: 250px;
}

.dot ul{
    background: transparent;
}


.num {
    display: none
}
#myFocus img{
    width: 100%;
    height: 300px;
}

#myFocus {
    border: 0;
    width: 100%;
    height: 300px!important;
    padding: 0;
    position: relative;
}
#myFocus .pic{
    height: 300px!important;

}
div.mF_tbhuabao{
    margin-left: 0;
}

.platform-product{
    margin-top: 90px;
    position: relative;
}

.platform-product h3::before{
    content: '';
    display: inline-block;
    width: 82px;
    height: 1px;
   
    background-color: #dae1ea;
    margin-bottom: 10px;
    margin-right: 24px;
    
}

.platform-product h3::after{
    content: '';
    display: inline-block;
    width: 82px;
    height: 1px;
   
    background-color: #dae1ea;
    margin-bottom: 10px;
    margin-left: 24px;
    
}
.platform-product h3{
    margin-bottom: 100px;
}

.product-advantage {
    overflow: hidden;
    
    margin-top: 120px;
}
.product-advantage h3{
    margin-bottom: 86px;
}
.product-advantage h3::before{
    content: '';
    display: inline-block;
    width: 82px;
    height: 1px;
   
    background-color: #dae1ea;
    margin-bottom: 10px;
    margin-right: 24px;
    
}
.product-advantage h3::after{
    content: '';
    display: inline-block;
    width: 82px;
    height: 1px;
   
    background-color: #dae1ea;
    margin-bottom: 10px;
    margin-left: 24px;
    
}
.product-advantage ul{
    width: 1200px;
    margin: 0 auto;
    padding:0 16px;
    box-sizing: border-box
}
.product-advantage li{
    float: left;
    margin-left: 96px;
}

.product-advantage li:nth-child(1){
    margin-left: 0;
}
.product-advantage li p{
    padding: 0 49px;
    font-size: 14px;
    margin-top: 5px;
    line-height: 18px;
    text-align: left;
}

.company-introduction{
    height: 300px;
    padding: 0;
    background-color: #f3f6fb;
    margin-top: 50px;
}
.company-introduction img{
    height: 100%;
    float: left;
    width: 387px;
    height: 239px;
    margin-top: 30px;
}

.company-introduction .titleBar-box{
    
    width: calc(100% - 387px);
    float: left;
    height: 100%;
    position: relative;
}
.company-introduction .titleBar-box .smallDot{
    position: absolute;
    border-width: 2px;
    border-radius: 50%;
    border-color: #9dcbf9;
    border-style: solid;
    left: 30px;
    margin-top: 12px;
}
.titleBar-box .titleBar{
    text-align: left;
    margin-left: 43px;
    margin-top: 30px;
}

.company-introduction .introduction-content{
    padding: 22px 43px;
    font-size: 14px;
    line-height: 26px;
    text-align: left;
    padding-right: 23px;    
} 


.banner .mF_tbhuabao .dot li.current a{
    color: #fff;
}

.banner .mF_tbhuabao .dot li a{
    color: rgba(0, 0, 0, 0.2);
}

.aptitude-honor {
    overflow: hidden;
    
    margin-top: 120px;
    height: 400px;
    box-sizing: border-box;
    padding: 0 77px;
}
.leftArrow{
    background: url(../images/index/leftArrow.png) no-repeat center ;
    height: 212px;
    width: 15px;
}
.rightArrow{
    background: url(../images/index/rightArrow.png) no-repeat center ;
    width: 15px;
    height: 212px;
}
.aptitude-honor h3{
    margin-bottom: 86px;
}
.aptitude-honor h3::before{
    content: '';
    display: inline-block;
    width: 82px;
    height: 1px;
   
    background-color: #dae1ea;
    margin-bottom: 10px;
    margin-right: 24px;
    
}
.aptitude-honor h3::after{
    content: '';
    display: inline-block;
    width: 82px;
    height: 1px;
   
    background-color: #dae1ea;
    margin-bottom: 10px;
    margin-left: 24px;
    
}
.aptitude-honor ul{
    width: 1064px;
    margin: 0 auto;
    padding:0 16px;
    box-sizing: border-box;
    text-align: center;
}
.aptitude-honor li{
    float: left;
    margin-left: 35px;
}

.aptitude-honor li:nth-child(1){
    margin-left: 0;
}
.aptitude-honor li p{
    padding: 0 49px;
    font-size: 14px;
    margin-top: 5px;
    line-height: 18px;
    text-align: left;
}

.four{
    text-align: center;
    
}
.four img{
    margin-left: 50px;
}
.four img:first-child{
    margin-left: 0;
}
.footer{
    border-top: #eff1f2;
    background-color: #f3f6fb;
    height: 60px;
    font-size:12px;
    padding-top: 9px;
    line-height: 20px;
    color: #777;
    margin-top: 50px;
    box-sizing: border-box;
}
 