/*index*/
.banner{
    min-width: 1400px;
    position: relative;
}
.banner-images{
    position: relative;
    height: 658px;
}
.banner-images ul{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    text-align: center;
    height: 658px;
}
.banner-images ul li{
    height: 658px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    min-width: 1400px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: none;
}
.banner-images ul li.on{
    display: block;
}
.banner-switch{
    position: absolute;
    left: 0;
    bottom: 20px;
    width: 100%;
    text-align: center;
}
.banner-switch ul{
    display: inline-block;
    text-align: center;
}
.banner-switch ul li{
    display: inline-block;
    text-align: center;
}
.itemBg{
    background: url("../images/itemBg.png") center;
    min-width: 1400px;
    font-family: "Graphik-Bold";
}

.itemImg-info{
    height: 500px;
}

.itemImg-item-title{
    font-weight: bold;
    font-size: 32px;
    color: #0272c1;
    line-height: 80px;
    font-family: "Graphik-Semibold";
}
.itemImg-item-ul ul li{
    background: url("../images/w33.png") no-repeat left top;
    line-height: 32px;
    color: #6d6d6d;
    padding-left: 42px;
    margin-top: 5px;
    font-size: 20px;
    font-family: "Graphik-Regular";
}
.yxbanner{
    height: 770px;
    min-width: 1400px;
    background: url("../images/yxbanner.png") no-repeat center;
}
.partner-info{
    width: 750px;
    position: relative;
}
.partner-icon{
    position: absolute;
    right: -146px;
    top: 50%;
    margin-top: -38px;
}
.partner-title{
    padding-top: 46px;
}
.partner-font{
    font-size: 20px;
    color: #fafafa;
    line-height: 35px;
    margin-top: 15px;
    font-family: "Graphik-Regular";
}
.partner-font-item ul li{
    float: left;
    margin-right: 40px;
    text-align: center;
    margin-top: 20px;
}
.partner-font-item::after{
    clear: both;
    display: block;
    content: '';
}
.partner-item-img{
    text-align: center;
}
.partner-item-font{
    color: #e7e7e7;
    font-size: 20px;
    line-height: 36px;
    font-family: "Graphik-Regular";
}
.proInfo{
    padding: 75px 0;
}
.proInfo-ul{
    padding-top: 45px;
}
.proInfo-ul::after{
    clear: both;
    display: block;
    content: '';
}
.proInfo-ul li{
    float: left;
    background: url("../images/proBg.png") repeat-y top right;
    width: 690px;
    padding: 12px;
    box-sizing: border-box;
    border: 1px solid rgb(0 0 0 / 18%);
    margin-top: 18px;
}
.proInfoImg{
    float: left;
    width: 350px;
    height: 350px;
    border-radius: 50%;
    overflow: hidden;
    padding: 5px;
    border: 1px dashed #0272c1;
    font-size: 0;
}
.proInfoImg img{
    width: 350px;
    height: 350px;
    border-radius: 50%;
}
.proInfoRight{
    padding-left: 385px;
}
.proInfoRight-title{
    color: #0272c1;
    font-size: 18px;
    line-height: 24px;
    text-transform: capitalize;
    font-family: "Graphik-Bold";
}
.proInfoRight-title a:link,.proInfoRight-title a:visited{
    color: #0272c1;
    text-decoration: none;
}
.proInfoRight-title a:hover{
    color: #0272c1;
    text-decoration: underline;
}
.proInfoRight-font{
    font-size: 23px;
    line-height: 32px;
    color: #6d6d6d;
    padding: 5px 0;
    font-family: "Graphik-Regular";
}
.proInfoRight-button{
    padding-top: 5px;
}
.proInfoRight-button span,.proInfoRight-button a:link,.proInfoRight-button a:visited{
    display:inline-block;
    padding: 5px;
    border-radius: 4px;
    border: 1px solid #0272c1;
    cursor: pointer;
    font-size: 0;
}
.proInfoRight-button span button,.proInfoRight-button a button{
    background-color: #0272c1;
    border-radius: 4px;
    cursor: pointer;
    border: 0;
    height: 32px;
    color: #ffffff;
    padding: 0 12px;
    font-size: 20px;
    font-family: "Graphik-Regular";
}
.proInfo-ul ul li:first-child{
    float: left;
}
.proInfo-ul ul li:nth-child(2){
    float: right;
}
.searchLeft1{
	float: left;
    width: 260px;
}
/*aboutUs*/
.aboutUsBanner{
    min-width: 1400px;
    margin: 0 auto;
    border-top: 1px solid #d9d9d9;
    height: 349px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.aboutUsTechnology{
    min-width: 1400px;
    margin: 0 auto;
    padding-bottom: 60px;
    font-family: "Graphik-Regular";
}
.aboutUsTechnology::after{
    clear: both;
    display: block;
    content: '';
}
.technology-left{
    float: left;
}
.technology-right{
    padding-left: 680px;
    padding-top: 220px;
}
.technology-right-title{
    font-size: 0;
}
.technology-right-info{
    font-size: 20px;
    line-height: 32px;
    color: #6d6d6d;
    padding-top: 15px;
}
.month-info{
    /*background: url('../images/month-bg.png');*/
    /*padding: 30px 0;*/
    border-radius: 5px;
    display: flex;
    justify-content: space-between;
    clear: both;
}
.month-info-item{
    padding: 30px 28px;
    color: #ffffff;
    text-align: center;
    background: url('../images/month-bg.png');
    width: 30%;
    border-radius: 50%;
    text-align: center;
    display: table;
    box-sizing: border-box;
}
.month-icon{
    width: 187px;
    height: 73px;
    background: url("../images/month-icon-1.png") no-repeat center bottom;
    display: none;
}
.month-info-item-num{
    font-size: 46px;
    font-weight: bold;
    font-family: 'Graphik-Bold';
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}
.month-info-item-num img{
	max-width:100%;
}
.month-info-item-font{
    font-size: 20px;
    white-space: nowrap;
}
.companyProfile{
    background: #fafafa url('../images/companyProfile-bg.png') no-repeat right;
    padding: 115px 0;
    box-sizing: border-box;
    height: 762px;
    font-family: "Graphik-Regular";
}
.companyProfile-title{
    font-size: 0;
}
.companyProfile-font{
    font-size: 20px;
    line-height: 32px;
    color: #333333;
    width: 710px;
    padding-top: 30px;
}
.companyCulture{
    padding: 100px 0;
    text-align: center;
    font-family: "Graphik-Regular";
}
.companyCulture-font{
    color: #6d6d6d;
    font-size: 20px;
    line-height: 32px;
    margin-top: 20px;
}
.companyCulture-ul{
    position: relative;
    height: 500px;
    display: table;
    margin: 0 auto;
    margin-top: 60px;
    text-align: center;
}
.wh500{
    height: 300px;
    width: 800px;
    border-radius: 50%;
    /*background: rgba(0, 0, 0, 0.08);*/
    background: #0272c154;
    /*position: absolute;*/
    /*top: 0;*/
    text-align: center;
    box-sizing: border-box;
    padding: 50px;
    display: table-cell;
    margin:0 -30px;
    vertical-align: top;
}
.companyCulture-info{
    line-height: 30px;
    font-size: 24px;
    color: #6d6d6d;
}
.htitle{
    padding-top: 70px;
    height: 80px;
    line-height: 80px;
    width: 100%;
    margin: 0 auto;
}
.prCpr .product-info-img{
	float: left;
}
.prCpr .search-left{
	float: left;
	width: 260px;
	margin-top: 0;
}
.prCpr .productShow-right{
	width: 1050px;
}
/*solution*/
.solution-route{
    min-width: 1400px;
    border-bottom: 1px solid #dcdcdc;
    height: 40px;
    font-family: "Graphik-Regular";
    box-sizing: border-box;
}
.solution-route-icon{
    background: url("../images/solution-route-icon.png") no-repeat left;
    padding-left: 28px;
    line-height: 38px;
    font-size: 18px;
    color: #121212;
}
.solution-route-icon span{
    color: #717171;
}
.solution-route-icon a:link,.solution-route-icon a:visited{
    color: #717171;
    text-decoration: none;
}
.solution-route-icon a:hover{
    color: #0272c1;
    text-decoration: underline;
}
.solution-ul::after{
    clear: both;
    display: block;
    content: '';
}
.solution-ul li{
    float: left;
    width: 690px;
    padding: 12px;
    box-sizing: border-box;
    padding: 50px 0;
    overflow: hidden;
    min-height: 405px;
    font-family: "Graphik-Regular";
}
.solution-ul li:nth-child(2n){
    margin-left: 20px;
}
.solutionImg{
    float: left;
    width: 255px;
    height: 255px;
    border-radius: 50%;
    overflow: hidden;
    padding: 5px;
    border: 1px dashed #0272c1;
    font-size: 0;
}
.solutionImg img{
    width: 255px;
    height: 255px;
    border-radius: 50%;
}
.solutionRight{
    padding-left: 285px;
}
.solutionRight-title{
    color: #0272c1;
    font-size: 24px;
    line-height: 34px;
    font-weight: bold;
    font-family: 'Graphik-Bold';
}
.solutionRight-title a:link,.solutionRight-title a:visited{
    color: #0272c1;
    text-decoration: none;
}
.solutionRight-title a:hover{
    color: #0272c1;
    text-decoration: underline;
}
.solutionRight-font{
    font-size: 20px;
    line-height: 32px;
    color: #6d6d6d;
    padding: 5px 0;
}
.solutionRight-button{
    padding-top: 5px;
}
.solutionRight-button span,.solutionRight-button a:link,.solutionRight-button a:visited{
    display:inline-block;
    padding: 5px;
    border-radius: 4px;
    border: 1px solid #0272c1;
    cursor: pointer;
    font-size: 0;
}
.solutionRight-button span button,.solutionRight-button a button{
    background-color: #0272c1;
    border-radius: 4px;
    cursor: pointer;
    border: 0;
    height: 32px;
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    padding: 0 12px;
    font-size: 20px;
}
/*search*/
.search-item{
    clear: both;
    padding: 25px 0;
    font-family: "Graphik-Regular";
}
.search-item::after{
    clear: both;
    content: '';
    display: block;
}
.search-left{
    /*float: left;*/
    /*width: 260px;*/
    margin-top: 15px;
}
.search-left-title{
    height: 60px;
    background-color: #0272c1;
    font-size: 20px;
    color: #ffffff;
    line-height: 60px;
    padding: 0 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    text-align: center;
    font-weight: bold;
    font-family: 'Graphik-Bold';
}
.search-left-ul{
    padding: 0 10px;
    border-bottom: 3px solid #0272c1;
    border-top: 3px solid #0272c1;
}
.search-left-ul1{
    padding: 0 10px;
}
.search-left-ul li,.search-left-ul1 li{
    border-bottom: 1px solid #6d6d6d;
    line-height: 56px;
    font-size: 18px;
    color: #0272c1;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    text-align: center;
}
.search-left-ul li a:link,.search-left-ul li a:visited,.search-left-ul1 li a:link,.search-left-ul1 li a:visited{
    color: #0272c1;
    text-decoration: none;
}
.search-left-ul li a:hover,.search-left-ul1 li a:hover{
    color: #0272c1;
    text-decoration: underline;
}
.search-left-ul li:last-child{
    border-bottom: 0;
}
.search-left-aboutUs{
    margin-top: 35px;
    background: #0272c1 url('../images/search-left-aboutUs-bg.png') no-repeat bottom;
    padding: 30px 10px 10px 10px;
    font-family: "Graphik-Regular";
}
.search-left-aboutUs ul li{
    padding: 10px 0;
}
.search-left-aboutUs-item{
    padding-left: 25px;
    color: #ffffff;
    line-height: 32px;
    font-size: 18px;
}
.left-icon-1{
    background: url("../images/left-icon-1.png") no-repeat left 5px;
}
.left-icon-2{
    background: url("../images/left-icon-2.png") no-repeat left 5px;
}
.left-icon-3{
    background: url("../images/left-icon-3.png") no-repeat left 5px;
}
.left-icon-4{
    background: url("../images/left-icon-4.png") no-repeat left 5px;
}
.search-right{
    float: right;
    width: 1100px;
}
.search-right ul li{
    border-bottom: 1px dashed #6d6d6d;
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.search-right ul li::after{
    clear: both;
    display: block;
    content: '';
}
.search-right-img{
    float: left;
    border-radius: 50%;
    padding: 5px;
    border: 1px dashed #0272c1;
    font-size: 0;
}
.search-right-img img{
    border-radius: 50%;
    width: 330px;
    height: 330px;
}
.search-right-info{
    padding-left: 370px;
}
.search-right-info-title{
    font-size: 24px;
    font-weight: bold;
    color: #0272c1;
    line-height: 34px;
    font-family: "Graphik-Bold";
}
.search-right-info-title a:link,.search-right-info-title a:visited{
    color: #0272c1;
    text-decoration: none;
}
.search-right-info-title a:hover{
    text-decoration: underline;
}
.search-right-info-icon{
    background: url("../images/search-right-info-icon.png") no-repeat left;
    font-size: 20px;
    line-height: 32px;
    color: #0272c1;
    line-height: 40px;
    padding-left: 30px;
}
.search-right-info-font{
    line-height: 32px;
    font-size: 20px;
    color: #6d6d6d;
}
.mt10{
    margin-top: 10px;
}
.search-page{
    clear: both;
    text-align: center;
    font-size: 0;
    padding-bottom: 20px;
}
.search-page a:link,.search-page a:visited{
    display:inline-block;
    margin: 0 5px;
    width: 40px;
    height: 40px;
    box-sizing: border-box;
    border-radius: 4px;
    border: 1px solid #dcdcdc;
    font-size: 16px;
    color: #6d6d6d;
    line-height: 38px;
}
.search-page a.page-num-current:link,.search-page a.page-num-current:visited,.search-page a:hover{
    background-color: #0272c1;
    border: 1px solid #0272c1;
    color: #ffffff;
}
.left-w425{
    float: left;
    width: 425px;
    background: #0272c1 url("../images/leftH580.png") no-repeat bottom;
    box-sizing: border-box;
    padding: 15px 20px;
    background-size: cover;
}
.left-content{
    border: 1px solid #ffffff;
    padding: 0 20px;
}
.left-content ul{
    padding-bottom: 20px;
}
.left-content ul li{
    line-height: 30px;
    font-size: 20px;
    color: #e4e4e4;
    padding-left: 25px;
    margin-top: 20px;
}
.right-contert{
    width: 920px;
    float: right;
}
.right-contert-title{
    font-size: 0;
    padding-left: 10px;
}
.right-contert-from{
    margin-top: 25px;
    font-family: "Graphik-Regular";
}
.right-contert-from td{
    padding: 10px;
}
.fromTitle{
    font-size: 20px;
    color: #6d6d6d;
    line-height: 36px;
}
.fromTitle span{
    color: #73bb31;
}
.fromInput input{
    width: 100%;
    height: 36px;
    box-sizing: border-box;
    padding: 0 12px;
    background: #f2f2f2;
    border: 1px solid #dcdcdc;
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
}
.fromInput textarea{
    width: 100%;
    box-sizing: border-box;
    padding: 5px 12px;
    background: #f2f2f2;
    border: 1px solid #dcdcdc;
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
    line-height: 32px;
    height: 160px;
}
.contactUs-button{
    text-align: center;
    font-size: 0;
}
.contactUs-button button{
    height: 40px;
    width: 150px;
    border-radius: 4px;
    border: 0;
    cursor: pointer;
    margin: 0 10px;
    font-size: 18px;
    color: #ffffff;
    text-align: center;
}
.contactUs-button button div{
    display: inline-block;
}
.contactUs-button button div i,.contactUs-button button div span{
    float: left;
    line-height: 40px;
}
.contactUs-button button div i{
    font-size: 0;
    line-height: 0;
    padding-top: 9px;
}
.contactUs-button button div span{
    margin-left: 5px;
}
.but1,.but3{
    background-color: #0272c1;
}
.but2,.but4{
    background-color: #70b92c;
}
.bMap{
    min-width: 1400px;
    margin: 0 auto;
    height: 400px;
}
/*productShow*/
.product-info{
    margin-top: 30px;
    font-family: "Graphik-Regular";
}
.product-info-img{
    /*float: left;*/
    width: 400px;
}
.flw400{
	float: left;
	width: 400px;
}
.product-info-img img{
    width: 400px;
}
.product-info-right{
    width: 920px;
    float: right;
}
.product-info-right-title{
    text-transform: capitalize;
    color: #0272c1;
    line-height: 34px;
    font-size: 24px;
    font-family: "Graphik-Bold";
}
.product-info-right-font{
    line-height: 32px;
    font-size: 18px;
    color: #6d6d6d;
    margin-top: 10px;
}
.product-info-right-more{
    padding-top: 30px;
    margin-top: 30px;
    border-top: 1px solid #d9d9d9;
}
.product-info-right-more a:link,.product-info-right-more a:visited{
    color: #0272c1;
    font-size: 18px;
}
.product-info-right-more a:hover{
    text-decoration: underline;
}
.mtcr{
    clear: both;
    padding-top: 30px;
}
.productShow-right{
    width: 950px;
    float: right;
    border-top: 3px solid #0272c1;
}
.productShow-right-ul::after{
    clear: both;
    display: block;
    content: '';
}
.productShow-right-ul li{
    float: left;
    padding: 0 30px;
    font-family: 'Graphik-Bold';
    
}
.productShow-right-ul li i{
    float: left;
    font-size: 0;
    line-height: 0;
    padding-top: 24px;
}
.productShow-right-ul li span{
    float: left;
    font-size: 24px;
    color: #0272c1;
    font-weight: bold;
    margin-left: 10px;
    line-height: 70px;
}
.productShow-right-mt25{
    margin-top: 25px;
    height: 30px;
    line-height: 30px;
    font-family: "Graphik-Regular";
}
.productShow-right-mt25 i{
    float: left;
    width: 10px;
    display: block;
    height: 30px;
    background-color: #0272c1;
}
.productShow-right-mt25 span{
    float: left;
    line-height: 30px;
    color: rgb(31, 73, 125);
    margin-left: 12px;
    font-size: 22px;
    font-weight: bold;
}
.imgMt12{
    margin-top: 12px;
}
.productShow-title{
    padding: 20px 0;
    font-family: "Graphik-Regular";
}
.productShow-title::after{
    clear: both;
    display: block;
    content: '';
}
.productShow-title img{
    float: left;
}
.productShow-title span{
    float: left;
    font-size: 24px;
    line-height: 52px;
    margin-left: 15px;
    color: #0272c1;
}
.mt0{
    margin-top: 0;
}
.itemImg{
    background: url("../images/itemBg1.png") no-repeat center bottom;
    padding:  75px 0;
}
.itemImg-font{
    text-align: center;
    font-size: 20px;
    color: #6d6d6d;
    padding: 20px 0;
    line-height: 30px;
    font-family: "Graphik-Regular";
}
.itemImg-item {
    width: 470px;
    margin-left: 670px;
    padding-top: 70px;
}
.itemImg-title{
    text-align: center;
}

.cooperation-ul{
    padding: 30px 0;
    font-size: 0;
}
.cooperation-ul li{
     box-shadow:1px #70b92c solid;
    float: left;
    width: 22%;
    box-sizing: border-box;
    border: 1px #70b92c solid;
    /* border-radius: 5px; */
    /* padding: 0 1px; */
    margin: 2px;
}
.cooperation-ul li img{
    width: 100%;
}
.cooperation-ul::after{
    clear: both;
    display: block;
    content: '';
}
@media screen and (min-width: 1001px) and (max-width: 10000px){
	.prCpr .product-info-img{
		width: 35%;
	}
    .itemImg-item {
        margin-left: 780px;
        transition: all 0.7s ease;
        opacity: 0;
    }
    .itemImg{
        transition: all 0.7s ease;
        opacity: 0;
    }
    .itemImg-title{
        top: -100px;
        transition: all 0.7s ease;
        opacity: 0;
        position: relative;
    }
    .itemImg-font{
        top: -100px;
        transition: all 0.7s ease;
        opacity: 0;
        position: relative;
    }

    .h120{
        height: 120px;
        position: relative;
    }
    .scrollAnimation .itemImg-title,.scrollAnimation .itemImg-font{
        top: 0px;
        opacity: 1;
    }
    .scrollAnimation .itemImg-item{
        opacity: 1;
        margin-left: 670px;
    }
    .scrollAnimation .itemImg{
        opacity: 1;
    }
    .partner-info{
        position: relative;
        left: -300px;
        transition: all 0.7s ease;
        opacity: 0;
    }
    .scrollAnimation .partner-info{
        left: 0px;
        opacity: 1;
    }
    .proInfo-ul{
        position: relative;
    }
    .proInfo-ul ul{
        position: relative;
        top: 300px;
        transition: all 0.7s ease;
        opacity: 0;
    }
    .proInfo-ul ul li:first-child{
        float: left;
    }
    .proInfo-ul ul li:nth-child(2n){
        float: right;
    }
    .scrollAnimation ul{
        top: 0px;
        opacity: 1;
    }
    .partner-icon{
        transition: all 0.7s ease;
    }
    .partner-icon:hover{
        right: -156px;
    }
    .tools-item span,.tools-web span{
        transition: all 0.7s ease;
        cursor: pointer;
    }
    .tools-item span:hover,.tools-web span:hover{
        color: #0272c1;
    }
    .header-nav ul li a:link, .header-nav ul li a:visited{
        border-bottom: 2px solid transparent;
        transition: all 0.7s ease;
    }
    .header-nav ul li a:hover{
        color: #0272c1;
        border-bottom: 2px solid #0272c1;
    }
    .proInfoRight-font{
        font-size: 18px;
    }
    .proInfo-ul ul li{
        transition: all 0.7s ease;
        box-shadow: 0 0 0 rgba(0, 0, 0, 0);
        background-color: transparent;
    }
    .proInfo-ul ul li:hover{
        background-color: #ffffff;
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.18);
    }
    .proInfoRight-button a:link, .proInfoRight-button a:visited{
        transition: all 0.5s ease;
    }
    .proInfoRight-button a:hover{
        padding: 0;
    }
    .proInfoRight-button a button{
        transition: all 0.5s ease;
        
    }
    .proInfoRight-button a:hover button{
        height: 42px;
        border-radius: 0;
        padding: 0 18px;
    }
    .footer-item{
        position: relative;
        top: 350px;
        opacity: 0;
        transition: all 0.7s ease;
    }
    .scrollAnimation .footer-item:nth-child(1){
        top: 0px;
        opacity: 1;
    }
    .scrollAnimation .footer-item:nth-child(2){
        transition-delay: 0.2s;
        -moz-transition-delay: 0.2s; /* Firefox 4 */
        -webkit-transition-delay: 0.2s; /* Safari 和 Chrome */
        -o-transition-delay: 0.2s; /* Opera */
        top: 0px;
        opacity: 1;
    }
    .scrollAnimation .footer-item:nth-child(3){
        transition-delay: 0.4s;
        -moz-transition-delay: 0.4s; /* Firefox 4 */
        -webkit-transition-delay: 0.4s; /* Safari 和 Chrome */
        -o-transition-delay: 0.4s; /* Opera */
        top: 0px;
        opacity: 1;
    }
    .scrollAnimation .footer-item:nth-child(4){
        transition-delay: 0.6s;
        -moz-transition-delay: 0.6s; /* Firefox 4 */
        -webkit-transition-delay: 0.6s; /* Safari 和 Chrome */
        -o-transition-delay: 0.6s; /* Opera */
        top: 0px;
        opacity: 1;
    }
    .banner-switch ul li{
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background-color: #666666;
        margin: 0 5px;
    }
    .banner-switch ul li.on{
        background-color: #0272c1;
    }
    .technology-left{
        position: relative;
        left: -300px;
        opacity: 0;
        transition: all 0.7s ease;
    }
    .scrollAnimation .technology-left{
        left:0;
        opacity: 1;
    }
    .technology-right{
        position: relative;
        right: -300px;
        opacity: 0;
        transition: all 0.7s ease;
    }
    .scrollAnimation .technology-right{
        right:0;
        opacity: 1;
    }
    .month-info{
        position: relative;
        top: 150px;
        opacity: 0;
        transition: all 0.7s ease;
    }
    .scrollAnimation .month-info{
        top: 0px;
        opacity: 1;
    }
    .companyProfile-title{
        position: relative;
        opacity: 0;
        transition: all 0.7s ease;
        left: -300px;
    }
    .companyProfile-font{
        position: relative;
        opacity: 0;
        transition: all 0.7s ease;
        left: -300px;
    }
    .scrollAnimation .companyProfile-title{
        left: 0px;
        opacity: 1;
    }
    .scrollAnimation .companyProfile-font{
        left: 0px;
        opacity: 1;
    }
    .companyCulture-Title,.companyCulture-font{
        top: -100px;
        transition: all 0.7s ease;
        opacity: 0;
        position: relative;
    }
    .scrollAnimation .companyCulture-Title ,.scrollAnimation .companyCulture-font,.scrollAnimation .companyCulture-ul{
        opacity: 1;
        top:0px
    }
    .companyCulture-ul{
        top: 150px;
        transition: all 0.7s ease;
        opacity: 0;
        position: relative;
    }
    .solutionImg,.solutionRight{
        position: relative;
        opacity: 0;
        transition: all 0.7s ease;
        top: 100px;
    }
    .scrollAnimation .solutionImg,.scrollAnimation .solutionRight{
        opacity: 1;
        top: 0;
    }
    .solutionRight-button a:link, .solutionRight-button a:visited,.solutionRight-button a button{
        transition: all 0.7s ease;
        overflow: hidden;
    }
    .solutionRight-button a:hover{
        padding: 0;
    }
    .solutionRight-button a:hover button{
        height: 42px;
        padding: 0 18px;
        border-radius: 0;
    }
    .product-info-img,.search-left,.left-w425{
        left: -200px;
        position: relative;
        transition: all 0.7s ease;
        opacity: 0;
    }
    
    .product-info-right,.productShow-right,.search-right,.right-contert{
        right: -200px;
        position: relative;
        transition: all 0.7s ease;
        opacity: 0;
    }
    .scrollAnimation .product-info-img,.scrollAnimation .search-left,.scrollAnimation .left-w425{
        opacity: 1;
        left: 0;
    }
    .scrollAnimation .product-info-right,.scrollAnimation .productShow-right,.scrollAnimation .search-right,.scrollAnimation .right-contert{
        opacity: 1;
        right: 0;
    }
    .bMap{
        top: -300px;
        position: relative;
        transition: all 0.7s ease;
        opacity: 0;
    }
    .scrollAnimation .bMap{
        top: 0px;
        opacity: 1;
    }
}




@media screen and (max-width: 768px){
	.cooperation-ul li{
        width: 48%;
    }
    .banner,.itemBg{
        min-width: auto;
    }
    .banner-images,.banner-images ul,.banner-images ul li{
        /*height: 4rem;*/
        min-width: auto;
        height: 3.5rem;
    }
    .itemImg{
        padding: 0.75rem 0.2rem;
        background: none;
    }
    .itemImg-title img{
        width: 100%;
        max-width: 403px;
    }
    .itemImg-font{
        font-size: 0.4rem;
        line-height: 0.6rem;
    }
    .itemImg-info{
        height: auto;
    }
    .itemImg-item{
        padding: 0;
        margin: 0;
        width: 100%;
    }
    .itemImg-item-title{
        font-size: 0.6rem;
        line-height: 1.6rem;
    }
    .itemImg-item-ul ul li{
        font-size: 0.48rem;
        line-height: 0.64rem;
        margin-top: 0.05rem;
        padding-left: 0.8rem;
        background-size: 0.6rem;
    }
    .yxbanner{
        height: auto;
        min-width: auto;
        background-size: cover;
    }
    .yxbanner:after{display:block;content:"";height:0;clear:both;visibility:hidden}
    .partner-info{
        width: auto;
        padding: 0.2rem;
    }
    .partner-title{
        padding: 0;
    }
    .partner-title img{
        max-height: 0.9rem;
        max-width: 100%;
    }
    .partner-font{
        font-size: 0.36rem;
        line-height: 0.6rem;
        margin-top: 0.3rem;
    }
    .partner-font-item ul{
    	text-align: center;
    	padding: 0 0.2rem;
    	font-size: 0;
    }
    .partner-font-item ul li{
        margin-top: 0.3rem;
        /*margin-right: 0.2rem;*/
        /*width: 2.3rem;*/
        width: 50%;
        display: inline-block;
        float: none;
        margin: 0.3rem 0 0 0;
    }
    .partner-font-item ul li:first-child{
    	width: 51%;
    }
    .partner-item-font{
        font-size: 0.36rem;
        white-space: nowrap;
        color: #000000;
    }
    .partner-font-item ul li:last-child{
        margin-right: 0;
    }
    .partner-icon{
        display: none;
    }
    .proInfo{
        padding: 0.75rem 0.2rem;
    }
    .itemImg-font{
        padding: 0.2rem 0;
    }
    .proInfo-ul{
        padding-top: 0.45rem;
    }
    .proInfo-ul ul li,.proInfo-ul ul li.fl,.proInfo-ul ul li.fr{
        float: none;
        width: auto;
        padding: 0.2rem 0;
    }
    .proInfo-ul ul li:nth-child(2){
        float: none;
        width: auto;
    }
    .proInfo-ul ul li:first-child{
        float: none;
        width: auto;
    }
    .proInfoImg{
        padding: 0.05rem;
    }
    .proInfoImg,.proInfoImg img{
        width: 2rem;
        height: 2rem;
    }
    .proInfoRight{
        padding-left: 2.3rem;
    }
    .proInfoRight-title{
        font-size: 0.46rem;
        line-height: 0.60rem;
    }
    .proInfoRight-font{
        font-size: 0.4rem;
        line-height: 0.56rem;
        padding: 0.1rem 0;
    }
    .proInfoRight-button{
        padding-top: 0.1rem;
    }
    .proInfoRight-button span button, .proInfoRight-button a button{
        line-height: 0.6rem;
        font-size: 0.4rem;
        padding: 0 0.24rem;
        height: 0.6rem;
    }
    /**/
    .aboutUsBanner{
        /*height: 3rem;*/
        min-width: 100%;
        height: 2.7rem;
    }
    .aboutUsTechnology{
        min-width: auto;
        padding: 0.2rem;
        padding-bottom: 0.6rem;
        
    }
    .technology-left{
        float: none;
    }
    .technology-left img{
        width: 100%;
    }
    .technology-right{
        padding: 0;
    }
    .technology-right-title img{
        height: 1rem;
    }
    .technology-right-info{
        font-size: 0.40rem;
        line-height: 0.6rem;
        padding-top: 0.3rem;
    }
    .month-info{
    	/*background: url('../images/month-bg.png');*/
        
        display: block;
        margin-top: 0.5rem;
    }
    .month-info-item{
        padding: 0;
        width: 60%;
        padding: 0.5rem;
        box-sizing: border-box;
        margin: 0 auto;
    }
    .month-icon{
        margin: 0 auto;
        height: .5rem;
        display: block;
    }
    .month-info-item-num{
        font-size: 1rem;
    }
    .month-info-item-font{
        font-size: 0.4rem;
    }
    .companyProfile{
        padding: 1rem 0.2rem;
        height: auto;
        background: #fafafa;
    }
    .companyProfile:after{display:block;content:"";height:0;clear:both;visibility:hidden}
    .companyProfile-title img{
        width: 100%;
        max-width: 500px;
    }
    .companyProfile-font{
        padding-top: 0.5rem;
        width: 100%;
        font-size: 0.4rem;
        line-height: 0.6rem;
    }
    .companyCulture{
        padding: 1rem 0.2rem;
    }
    .month-info-item-num img{
    	height:1rem;
    }
    .companyCulture-Title img{
        width: 100%;
        max-width: 500px;
    }
    .companyCulture-font{
        font-size: 0.4rem;
        line-height: 0.6rem;
        margin-top: 0.4rem;
    }
    .companyCulture-ul{
        height: auto;
        margin: 0;
        padding-top: 0.3rem;
        display: block;
    }
    .wh500{
        position: relative !important;
        left: auto !important;
        top: auto !important;
        right: auto !important;
        margin: auto !important;
        width: 100%;
        border-radius: 0.1rem;
        margin-top: 0.2rem !important;
        height: auto;
        padding: 0.5rem 0.2rem;
        display: block;
    }
    .technology-right-title{
    	max-width: 100%;
    }
    .htitle{
        padding: 0;
        height: auto;
        line-height: inherit;
    }
    .companyCulture-info{
        margin-top: 0.3rem;
        font-size: 0.4rem;
        line-height: 0.6rem;
    }
    .flw400,.product-info-img{
    	width: 100%;
    	float: none;
    }
    .imgMt12 img{
    	max-width: 100%;
    }
    /**/
    .solution-route{
        min-width: auto;
        /*height: 0.8rem;*/
        padding: 0 0.2rem;
        height: auto;
    }
    .solution-route:after{
    	clear: both;
    	content:"";
    	display: block;
    }
    .solution-route-icon{
        padding-left: 0.56rem;
        line-height: 0.8rem;
        font-size: 0.4rem;
    }
    .solution-ul{
        padding: 0.5rem 0;
    }
    .solution-ul li {
        float: none;
        width: 100%;
        box-sizing: border-box;
        padding: 0.2rem;
        height: auto;
        min-height: auto;
    }
    .solutionImg{
        padding: 0.05rem;
    }
    .solutionImg,.solutionImg img{
        width: 2rem;
        height: 2rem;
    }
    .solutionRight{
        padding-left: 2.3rem;
    }
    .solutionRight-title{
        font-size: 0.46rem;
        line-height: 0.60rem;
    }
    .solutionRight-font{
        font-size: 0.4rem;
        line-height: 0.56rem;
        padding: 0.1rem 0;
    }
    .solutionRight-button{
        padding-top: 0.1rem;
    }
    .solutionRight-button span button, .solutionRight-button a button{
        line-height: 0.6rem;
        font-size: 0.4rem;
        padding: 0 0.24rem;
        height: 0.6rem;
    }
    .solution-ul li:nth-child(2n) {
        margin-left: 0;
    }
    /**/
    .search-item{
        padding: 0.5rem 0.2rem;
    }
    .search-left,.search-right{
        float: none;
        width: 100%;
    }
    .search-right ul li{
        width: 100%;
        box-sizing: border-box;
        padding: 0.2rem;
        margin-bottom:0.3rem;
    }
    .search-right-img{
        padding: 0.05rem;
    }
    .search-right-img,.search-right-img img{
        width: 2rem;
        height: 2rem;
    }
    .search-right-info{
        padding-left: 2.4rem;
    }
    .search-right-info-title{
        font-size: 0.46rem;
        line-height: 0.60rem;
    }
    .search-right-info-font{
        font-size: 0.4rem;
        line-height: 0.56rem;
        padding: 0.1rem 0;
    }
    .proInfoRight-button {
        padding-top: 0.1rem;
    }
    .proInfoRight-button  span button, .proInfoRight-button  a button{
        line-height: 0.6rem;
        font-size: 0.4rem;
        padding: 0 0.24rem;
        height: 0.6rem;
    }
    .search-right-info-icon{
        height: 0.8rem;
        font-size: 0.36rem;
        padding-left: 0.6rem;
    }
    .search-right ul li .mt10{
        margin-top: 0;
    }
    .search-page a:link, .search-page a:visited{
        height: 0.8rem;
        width: 0.8rem;
        line-height: 0.8rem;
        box-sizing: content-box;
    }
    .search-right{
        margin-top: 0.3rem;
    }
    /**/
    .left-w425{
        width: auto;
        float: none;
        padding: 0.2rem;
        box-sizing: border-box;
    }
    .left-content{
        padding: 0 .2rem;
    }
    .left-content ul{
        padding-bottom: 0.2rem;
    }
    .left-content ul li{
        margin-top: 0.2rem;
        font-size: 0.4rem;
        line-height: 0.6rem;
        background-size: 0.4rem;
        padding-left: 0.5rem;
    }
    .right-contert{
        float: none;
        width: 100%;
        padding-top: 0.5rem;
    }
    .right-contert-title{
        padding: 0;
    }
    .right-contert-title img{
        width: 100%;
        max-width: 700px;
    }
    .right-contert-from{
        margin: 0.25rem -0.1rem;
    }
    .right-contert-from td{
        padding: 0.1rem;
    }
    .fromTitle{
        font-size: 0.4rem;
        line-height: 0.6rem;
    }
    .fromInput input{
        height: 0.8rem;
        padding: 0 0.12rem;
        font-size: 0.4rem;
    }
    .fromInput textarea {
        width: 100%;
        box-sizing: border-box;
        padding: 0.1rem;
        font-size: 0.36rem;
        font-family: Arial, Helvetica, sans-serif;
        color: #333333;
        line-height: 0.6rem;
        height: 3rem;
    }
    .contactUs-button button{
        height: 0.8rem;
    }
    .contactUs-button button div i, .contactUs-button button div span{
        line-height: 0.8rem;
    }
    .contactUs-button button div i{
        padding-top: 0.15rem;
        line-height: 0;
        font-size: 0;
    }
    .bMap{
        min-width: 100%;
        width: 100%;
        height: 8rem;
    }
    .prCpr .search-left,.prCpr .productShow-right{
    	width: 100%;
    	float: none;
    }
    /**/
    .product-info{
        padding: 0 0.2rem;
        margin-top: 0.3rem;
    }
    .product-info-img{
        float: none;
    }
    .product-info-img img{
        width: 100%;
    }
    .product-info-right{
        width: 100%;
        float: none;
    }
    .product-info-right-title{
        line-height: 0.7rem;
        font-size: 0.5rem;
    }
    .product-info-right-font{
        line-height: 0.6rem;
        font-size: 0.4rem;
        margin-top: 0.1rem;
    }
    .product-info-right-more{
        padding-top: 0.3rem;
        margin-top: 0.3rem;
    }
    .product-info-right-more a:link, .product-info-right-more a:visited{
        font-size: 0.3rem;
    }
    .mtcr{
        padding-top: 0.3rem;
    }
    .contactUs-button button{
        font-size: 0.4rem;
    }
    .contactUs-button button div span{
        margin-left: 0.1rem;
    }
    .search-left-title{
        line-height: 1.2rem;
        height: 1.2rem;
        font-size: 0.5rem;
    }
    .search-left-ul li, .search-left-ul1 li{
        line-height: 1.2rem;
        font-size: 0.5rem;
    }
    .search-left-aboutUs{
        margin-top: 0.3rem;
        padding: 0.3rem;
        background-size: cover;
    }
    .search-left-aboutUs ul li{
        padding: 0.4rem 0;
    }
    .search-left-aboutUs-item{
        font-size: 0.4rem;
        line-height: 0.6rem;
    }
    .productShow-right{
        width: auto;
        float: none;
        margin-top: 0.3rem;
    }
    .productShow-right-ul li{
        float: none;
        padding: 0 0.3rem;
    }
    .productShow-right-ul li:after{display:block;content:"";height:0;clear:both;visibility:hidden}
    .productShow-right-ul li span{
        line-height: 1.2rem;
        font-size: 0.5rem;
    }
    .productShow-right-ul li i{
        padding-top: 0.35rem;
    }
    .productShow-right-mt25{
        height: 0.6rem;
        line-height: 0.6rem;
        margin-top: 0.5rem;
    }
    .productShow-right-mt25 i{
        height: 0.6rem;
        width: 0.2rem;
    }
    .productShow-right-mt25 span{
        font-size: 0.4rem;
        line-height: 0.6rem;
        margin-left: 0.2rem;
    }
    .imgMt12{
        margin-top: 0.3rem;
    }
    .productShow-title{
        padding: 0.3rem 0;
    }
    .productShow-title img{
        width: 0.8rem;
    }
    .productShow-title span{
        line-height: 0.6rem;
        font-size: 0.4rem;
        margin-left: 0.2rem;
    }
    .flw400 .product-info-img,.flw400 .search-left-ul{
    	display: none;
    }
    .flw400 .search-left-aboutUs,.flw400 .search-left{
    	margin-top: 0;
    }
    .flw400 .search-left{
    	display: none;
    }
    .cbanner{
    	height: 2.1rem;
    }
    .partner-item-img img{
    	width: auto;
    	max-width: 100%;
    }
    .xmCentern .proInfo{
    	display: none;
    }
    .technology-right-title img{
    	max-width: 100%;
    }
}

@media screen and (min-width: 768px) and (max-width: 1400px){
	
    .banner,.banner-images ul li,.itemBg,.yxbanner,.aboutUsBanner,.aboutUsTechnology,.solution-route,.bMap{
        min-width: 768px;
        padding: 0 15px;
    }
    .itemBg,.banner{
        padding: 0;
    }
    .banner-images ul li{
        box-sizing: border-box;
    }
    .proInfo-ul{
        padding: 35px 15px 0 15px;
    }
    .itemImg{
        padding: 60px 0;
        background-position: bottom right;
    }
    .proInfo{
        padding: 60px 0;
    }
    .itemImg-item{
        float: right;
        margin: 0;
        margin-right: 150px;
    }
    
    .proInfo-ul li{
        width: 50%;
        min-height: 300px;
    }
    .proInfoImg{
        width: 30%;
        height: auto;
    }
    .proInfoImg img{
        width: 100%;
        height: auto;
    }
    .proInfoRight{
        padding-left: 35%;
    }
    .partner-icon{
        display: none;
    }
    .technology-left{
        float: left;
        width: 50%;
    }
    .technology-left img{
        width: 100%;
    }
    .technology-right{
        padding: 50px 0;
        width: 50%;
        float: right;
    }
    .companyCulture-ul{
        margin-top: 50px;
        height: auto;
    }
    .companyCulture-ul::after{
        clear: both;
        display: block;
        content: '';
    }
    .month-icon{
        display: none;
    }
    .companyProfile{
        background: #f8f8f8;
        padding: 50px 15px;
        height: auto;
        margin-top: 30px;
    }
    .companyCulture{
        padding: 50px 0;
    }
    .companyProfile-font{
        width: auto;
    }
    .month-info-item-font{
        font-size: 16px;
    }
    .wh500{
        width: 47.333%;
        left: auto !important;
        right: auto !important;
        top: auto !important;
        position: relative !important;
        float: left;
        border-radius: 10px;
        margin: 0 1% !important;
        height: auto !important;
        padding: 30px 20px !important;
        min-height: 400px;
    }
    .companyCulture-info{
        margin-top: 30px;
    }
    .htitle{
        padding-top: 35px;
    }
    .htitle img{
        max-width: 100%;
    }
    .solution-ul li{
        width: 50%;
        margin: 0;
        box-sizing: border-box;
        padding: 30px 20px;
        height: auto;
        min-height: auto;
        min-height: 360px;
    }
    .solution-ul li:nth-child(2n){
        margin: 0;
    }
    .solutionImg{
        float: left;
        width: 30%;
        height: auto;
    }
    .solutionImg img{
        height: auto;
        width: 100%;
    }
    .solutionRight{
        padding-left: 35%;
    }
    .solutionRight-title{
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .solutionRight-font{
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 5;
        line-clamp: 5;
        -webkit-box-orient: vertical;
    }
    .search-right{
        padding-left: 280px;
        width: auto;
        float: none;
    }
    .right-contert{
        float: none;
        width: auto;
        padding-left: 450px;
    }
    .right-contert-title img{
        width: 100%;
    }
    .product-info-img{
        /*float: left;*/
        /*width: 35%;*/
    }
    .product-info-img{
    	width: 250px;
    }
    .flw400{
    	width: 250px;
    }
    .product-info-img img{
        width: 100%;
    }
    .product-info-right{
        float: none;
        width: auto;
        padding-left: 38%;
    }
    .productShow-right{
        float: none;
        width: auto;
        padding-left: 290px;
        border-top: 0;
    }
    .productShow-right-ul:after{
        display: none;
    }
    .productShow-right-ul{
        height: 60px;
        border-top: 3px solid #0272c1;
    }
    .search-item{
        padding: 15px;
    }
    .search-right-img img{
        width: 200px;
        height: 200px;
    }
    .search-right-info{
        padding-left: 240px;
    }
    .product-info{
        margin: 0;
        padding: 20px 15px 0 15px;
    }
    .productShow-right-ul li{
        padding: 0 15px;
    }
    .productShow-right-ul li span{
        font-size: 18px;
    }
    .productShow-title{
        height: 53px;
    }
    .productShow-title::after{
        display: none;
    }
}
@media screen and (min-width: 768px) and (max-width: 1000px){
	.cooperation-ul li{
        width: 33.33333%;
    }
    .proInfo-ul li{
        width: 100%;
    }
    
}