﻿@charset "utf-8";
.index-bg {
    min-width: 1100px;
    background-size: cover;
}
.index-wrap {
    min-width: 1100px;  
}
/*banner导航框*/
.banner-wrap{
	min-width:1100px;
	margin-top:89px;
	}
.banner-wrap img{
	width:100%;
	height:auto;
	}


/*公司介绍框*/
.introduce-banner{
	min-width:1100px;
	height:760px;
	}
.introduce-box{
	width:1100px;
	height:800px;
	margin-left:auto;
	margin-right:auto;
	}
.weown{
	width:1100px;
	height:280px;
	}
.fontimage{
	margin-top:92px;
	margin-left:350px;
	}
/*技术介绍框*/
.technology-box{
	width:1100px;
	height:480px;
	}

.first{
	width:157px;
	height:480px;
	float:left;
	margin-left:0;
	}
.technology{
	margin-left:78px;
	width:157px;
	height:480px;
	float:left;
	}
.technology-image{
	text-align:center;
	}
	
.technology-name{
	width:157px;
	height:110px;
	line-height:110px;
	text-align:center;
	color:black;
	font-size:26px;
	font-family:"微软雅黑";
	cursor:pointer;
	}
.technology-introduce{
	text-align:center;
	font-size:18px;
	color:#a0a0a0;
	margin-top:10px;
	cursor:pointer;
	}

	
.technology-image img:nth-child(2){
	display:none;
		}
/*第三栏*/
.caseshow-wrap {
    min-width: 1100px;
    height: 870px;
    background: url(../Images/backimage3.png) no-repeat;
}

.caseshow-box {
    width: 1100px;
    height: 870px;
    margin-left: auto;
    margin-right: auto;
}

.caseimage {
    width: 237px;
    height: 104px;
    padding-top: 56px;
    margin-left: auto;
    margin-right: auto;
}

.more {
    width: 96px;
    height: 31px;
    color: #00a0e9;
    font-size: 22px;
    line-height: 31px;
    border: 1px solid #00a0e9;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-weight: bold;
    background-color: white;
}

    .more:hover {
        background-color: #00a0e9;
        color: white;
    }

.case-box {
    width: 1100px;
    height: 290px;
    margin-top: 53px;
}

    .case-box div:nth-child(1),.case-box div:nth-child(4) {
        margin-left: 0;
    }
       

.caseone {
    width: 344px;
    height: 290px;
    float: left;
}

.case {
    width: 344px;
    height: 290px;
    float: left;
    margin-left: 34px;
}

.brand {
    width: 344px;
    height: 180px;
    background-color: white;
    line-height: 180px;
    text-align: center;
    position: relative;
}

    .brand img {
        margin: 0 auto;
        /*vertical-align: middle;*/
        width: 344px;
        height: 180px;
    }

.alphabox {
    position: absolute;
    top: 0;
    left: 0;
    background-color: black;
    color: white;
    text-align: center;
    line-height: 180px;
    opacity: 0.6;
    width: 344px;
    height: 180px;
    font-size: 32px;
}

.title {
    font-size: 18px;
    font-family: "微软雅黑";
    color: white;
    margin-top: 25px;
}

 .partner-wrap {
    min-width: 1100px;
    height: 500px;
}

.partner-box {
    width: 1100px;
    height: 740px;
    margin-left: auto;
    margin-right: auto;
}

.partnerphoto {
    width: 492px;
    height: 104px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px;
}

.partnerbrand-box {
    margin-top: 65px;
    width: 1100px;
    height: 432px;
    margin-left: auto;
    margin-right: auto;
}

    .partnerbrand-box ul {
        margin-left: auto;
        margin-right: auto;
    }

        .partnerbrand-box ul li {
            width: 273px;
            height: 144px;
            float: left;
            border: 1px solid #c7c7c7;
            text-align: center;
            line-height: 142px;
        }

            .partnerbrand-box ul li img {
                margin: 0 auto;
                vertical-align: middle;
            }


