﻿
/*banner*/
#banner {
    width:100%;
    margin-left: auto;
    margin-right: auto;
}
#banner .item {
    display: block;
}
#banner img {
    display: block;
    width: 100%;
}


.carouselA{
    position: relative;
    overflow: hidden;
    /*z-index:1;*/
}
.carouselA .owl-pagination{
    position: absolute;
    bottom: 4%;
    transform: translateY(-50%);
    right: 0;
    width: 100%;
    text-align: center;
}


.carouselA .owl-theme .owl-controls .owl-page{
    display: inline-block;
    margin: 0 10px;

}
.carouselA .owl-theme .owl-controls .owl-page span {
    width: 12px;
    height: 12px;
    margin:15px 0;
    filter: Alpha(Opacity=1);
    opacity: 1;
    background-color: #000000;
}
.carouselA  .owl-theme .owl-controls .owl-page.active span,.carouselA .owl-theme .owl-controls.clickable .owl-page:hover{
    margin: 0 8px;
}
.carouselA  .owl-theme .owl-controls .owl-page.active span,.carouselA .owl-theme .owl-controls.clickable .owl-page:hover span {
    filter: Alpha(Opacity=100);
    opacity: 1;
    width: 16px;
    height: 16px;
    margin:13px 0;
    background-color: #ffffff;
    border: 4px solid #da251c;
}

.carouselA .owl-buttons{
    position: absolute;
    bottom: 20%;
    width: 1200px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    justify-content: space-between;
}
.carouselAI{
    position: absolute;
    bottom: 5%;
    left: 50%;
    transform: translateX(-50%);

    animation:carouselAI 2s infinite;
    -moz-animation:carouselAI 2s infinite ; /* Firefox */
    -webkit-animation:carouselAI 2s infinite; /* Safari and Chrome */
    -o-animation:carouselAI 2s infinite; /* Opera */
}
@keyframes carouselAI
{
    0%   {
        transform: translateY(-20px);
        opacity: 0;
    }
    100% {
        transform: translateY(0px);
        opacity: 1;
    }
}

@-moz-keyframes myfirst /* Firefox */
{
    0%   {
        transform: translateY(-20px);
        opacity: 0;
    }
    100% {
        transform: translateY(0px);
        opacity: 1;
    }
}

@-webkit-keyframes myfirst /* Safari and Chrome */
{
    0%   {
        transform: translateY(-20px);
        opacity: 0;
    }
    100% {
        transform: translateY(0px);
        opacity: 1;
    }
}

@-o-keyframes myfirst /* Opera */
{
    0%   {
        transform: translateY(-20px);
        opacity: 0;
    }
    100% {
        transform: translateY(0px);
        opacity: 1;
    }
}

.owl-theme .owl-controls{
    margin-top: 0px;
}

/*轮播左右箭头*/
.owl-theme .owl-controls .owl-buttons div {
    margin:0;
    padding:0;
    -webkit-border-radius:0;
    -moz-border-radius: 0;
    border-radius: 0;
    background:transparent;
    filter: Alpha(Opacity=100);
    opacity:1;
}

.owl-buttons div img:nth-of-type(2){
    display: none !important;
}
.owl-buttons div:hover img:nth-of-type(1){
    display:none !important;
}
.owl-buttons div:hover img:nth-of-type(2){
    display:block !important;
}
.aboutus{ padding-top: 120px; padding-bottom: 110px; background: url("../images/aboutus.jpg") right center no-repeat;  }
.aboutus h2{ font-size: 60px; color: #000; font-weight: bold;}
.aboutus p{ font-size: 30px; margin: 0 0 10px 0;}
.aboutus .lineab{ width: 60px; height: 5px; background-color: #0099ff; display: inline-block;}
.ppinfo { width: 650px; margin-top: 50px; color:#999; line-height: 30px;}
.aboutus .abmore{ border: 2px solid #313131; width: 190px; height: 60px; line-height: 60px; padding-left: 50px; margin-top: 50px; position: relative;}
.aboutus .abmore a{ color:#666;}
.aboutus .abmore .lineto{ position: absolute; width: 110px; height: 2px; background-color: #333; top:30px; left: -85px; }
.cqhzhb{ background: url("../images/hezuobg.jpg") center top no-repeat; padding-top: 40px;}
.cqhzhb .hzhbtop .hbicon{float: left;background: url("../images/icon2.png") no-repeat; width: 48px; height: 48px;}
.cqhzhb .hzhbtop span{ font-size: 36px; color:#fff; line-height: 48px; margin-left: 20px;}
.cqhzhb .hzhbtop .hbmore{ float: right; line-height: 48px; margin-bottom: 30px;}
.cqhzhb .hzhbtop .hbmore a{ color:#fff; float: right; }
.cqhzhb .hzhbtop .hbmore span{ float: left; width:110px; height: 1px; background-color: #fff; margin-top: 24px; margin-right: 20px;}
.cqhzhb .zyyw{ margin-top: 70px;}
.cqhzhb .zyyw .ywimgs{ width: 500px; height: 640px; padding: 20px; background-color: #fff; float: left;}
.cqhzhb .zyyw .ywimgs img { width: 460px; height: 600px;}
.cqhzhb .zyyw .ywingos{ float: right; width: 670px;}
.cqhzhb .zyyw .ywingos .lineuo{ background-color: #333; width: 390px; height: 1px; margin-left:280px; margin-bottom: 140px;  position: relative; margin-top: 10px;}
.cqhzhb .zyyw .ywingos .lineuo img{ width: 44px; height: 17px; position: absolute; right:30px; top:-9px;}
.ywingos .text002{ font-size: 36px; margin: 0 0 15px 20px;}
.ywingos .lineyw{ width: 803px; height: 2px; background-color: #da251c; display: block; margin-left: -130px;}
.ywingos ul { margin-top: 70px;}
.ywingos ul li{ width: 200px; float: left; margin-bottom: 30px; height: 80px; margin-right: 35px;}
.ywingos ul li:nth-child(3n+3){ margin-right: 0px;}
.ywingos ul li p:first-child{ font-size:18px; margin-bottom: 10px;}
.ywingos ul li p:last-child{ font-size: 14px; color:#666;}
.shebeicase{ margin-top: 100px; }
.shebeicase ul li{ float:left; width: 33.33%;}
.shebeicase ul li img{ width: 100%; height: auto;}
.shebeicase ul li p{ text-align: center; line-height: 50px; font-size: 26px;}
.shebeicase ul li .caseshow{ width: 90%; background-color: #da251c; margin: -110px auto 0 auto; height: 200px; position: relative;}
.shebeicase ul li .caseshow .ppts{ float: left; line-height: 80px; font-size: 30px; margin: 60px 0; padding: 0 30px; color: #fff; border-right: 1px solid #fff;}
.shebeicase ul li .caseshow .oamr{ float: left; padding: 60px 30px;}
.shebeicase ul li .caseshow .oamr p, .shebeicase ul li .caseshow .oamr a { font-size: 16px; color: #fff;}
.gzbyzx{ margin-top: 60px;}
.gzbyzx p:nth-child(1){ font-size: 60px; font-weight: bold; text-align: center;}
.gzbyzx p:nth-child(2){ font-size: 30px; text-align: center;}
.gzbyzx .linessss{ width: 60px; height: 4px; background-color: #0099ff; margin: 10px auto 20px auto;}
.gzbyzx ul li{ border-top: 1px solid #dcdcdc;border-left: 1px solid #dcdcdc;border-right: 1px solid #dcdcdc;}
.gzbyzx ul li:nth-child(2n+2){ border-bottom: 1px solid #dcdcdc;}
.gzbyzx ul li div:first-child{ border-right: 1px solid #dcdcdc;}
.gzbyzx ul li:nth-child(2n+2) div:first-child{ border-right: none;}
.gzbyzx ul li:nth-child(2n+2) div:last-child{ border-right: 1px solid #dcdcdc;}
.gzbyzx ul li div{  float: left; width: 50%; height: 340px;}
.gzbyzx ul li .zximgs{ padding: 42px 59px;}
.gzbyzx ul li .zximgs img{ width: 482px; height: 256px;}
.gzbyzx ul li .zxinfo{ padding: 40px 70px 0 50px;}
.gzbyzx ul li .zxinfo h3{ line-height: 36px; margin-bottom: 20px;}
.gzbyzx ul li .zxinfo h3 a {  font-size: 24px;}
.gzbyzx ul li .zxinfo p{ font-size: 16px; color: #999; line-height: 36px; text-align: left;}
.gzbyzx ul li .zxinfo .date{ font-size:  40px; line-height: 60px; font-weight: bold;}
.gzbyzx ul li:nth-child(2n+2) div{float:right; }
#newslist{ height: 683px; overflow: hidden; position:relative;}
#newslist ul { position: absolute; top:0px; left:0px;}
.newspage{ width: 100%; height: 84px;}
.newspage .newspre, .newspage .nresmore, .newspage .newsnext{ float: left; width: 400px; text-align: center; line-height: 84px;border: 1px solid #dcdcdc; cursor: pointer;}
.newspage .nresmore{ background-color: #eeeeee;}
.newspage .newspre img:nth-child(2), .newspage .newsnext img:nth-child(2){ display: none;}
.newspage .newspre:hover img:nth-child(1), .newspage .newsnext:hover img:nth-child(1){ display: none;}
.newspage .newspre:hover img:nth-child(2), .newspage .newsnext:hover img:nth-child(2){ display: inline-block;}
.contactus{ width: 100%; height: 580px; margin-top: 80px; }
.contactues{ position: relative;}
.contactus .contactinfo{ position: absolute; width: 580px; height: 580px; background-color: #ffffff; border-bottom: 5px solid #da251c; right:0; top:60px; z-index:999; padding: 80px 20px 0 50px;}
.contactus .contactinfo .ppsff{ color: #666; line-height: 50px;}
.contactus .contactinfo .text007{ font-size: 60px; font-weight: bold; color:#000; text-transform: uppercase;}
.contactus .contactinfo .text008{ font-size: 30px; color:#666;}
.contactus .contactinfo .linecon{ width: 60px; height: 5px; background-color:  #0099ff; display: inline-block; margin-bottom: 30px; margin-top: 10px;}
#contactus{ width: 100%; height: 580px; }
@media (max-width: 1440px) {

}