﻿@charset "utf-8";
h1,h2,h3,h4,p{margin:0;padding:0;}
.text-indent2{text-indent:2em;}
.intron-banner{height:320px;background:url(/static/img/news/topl.png) no-repeat center;padding-top:90px;color:#fff;}
.introducebanner-nav2{background:#f5f5f5;}
.introducebanner-nav2 li{float: left;width: 150px;height: 50px;text-align: center;line-height: 50px;}
.introducebanner-nav2 li:hover{background: #ffad33;}
.introducebanner-nav2 li:hover a{color: #fff;}
.introducebanner-nav2 li.active{background: #ff9900;}
.introducebanner-nav2 li.active a{color: #fff;}
.introducebanner-nav2 li a{color: #333333;font-size: 16px;display: block;}
/*公司介绍*/
.company_intro{margin-top:70px;}
.company_intro_left{width:630px;}
.company_intro_right{width:620px;}
.btn_video{width:90px;height:90px;background:url(/static/img/Topic/lvjiban/shipin_btn.png) no-repeat center;position:absolute;left:50%;top:50%;background-size:cover;margin-top:-45px;margin-left:-45px;cursor:pointer;}
.circle{width:90px;height:90px;display:block;background:url(/static/img/Topic/lvjiban/circle.png) no-repeat center;animation: dx 2s linear 0s infinite;background-size:cover;}
.about_sp{background:url(/static/img/about/about3.jpg) no-repeat;width:630px;height:340px;transition:all 0.3s ease;overflow:hidden;}
.model_hover{width:100%;height:340px;transition:all 0.3s ease;position:absolute;bottom:-340px;left:0;background:url(/static/img/newindexV3/feedback_bg.png) repeat-x left bottom;}
.about_sp:hover .model_hover{bottom:0px;}

/*打款账号*/
.payment{padding-top:50px;padding-bottom:70px;}
.payment h2{margin-bottom:40px;}
.payment ul{margin-top:35px;}
.payment ul li{float:left;margin-right:10px; width:45%;}
.contact_bank{width:270px;height:50px;background-position:0 -142px;}
.contact_hzbank{width:182px;height:51px;background-position:-580px -136px;}
.contact_zfb{width:143px;height:51px;background-position:-1017px -138px;}

/*视屏*/
.shipin_box{position:fixed;top:0;right:0;left:0;bottom:0;background:rgba(0,0,0,.5);z-index:99;}
.shipin_box_contain{width:700px;height:500px;left:50%;margin-left:-350px;top:50%;margin-top:-250px;}
.close{
    width: 38px;
height: 38px;
background: url(/static/img/free/close.png) no-repeat center;
display: block;
position: absolute;
right: -150px;
top: -30px;
opacity: 0.5;
cursor: pointer;
}
@-webkit-keyframes dx {
 0%,
 100% {
  transform:rotate(0deg)
 }
 100% {
  transform:rotate(360deg)
 }
}
@-moz-keyframes dx {
 0%,
 100% {
  transform:rotate(0deg)
 }
 100% {
  transform:rotate(360deg)
 }
}
@-ms-keyframes dx {
 0%,
 100% {
  transform:rotate(0deg)
 }
 100% {
  transform:rotate(360deg)
 }
}
@-o-keyframes dx {
 0%,
 100% {
  transform:rotate(0deg)
 }
 100% {
  transform:rotate(360deg)
 }
}
@keyframes dx {
 0%,
 100% {
  transform:rotate(0deg)
 }
 100% {
  transform:rotate(360deg)
 }
}
.line_f90{width:100px;height:3px;background:#f90;margin-bottom:30px;}
.about_txt_cont{color:#666;line-height:25px;}
.new-icos{background-image: url(/static/img/newindexV3/icons5.png); background-repeat: no-repeat; vertical-align: text-bottom; display: inline-block;}
.regions{background-position:-200px 0;width:46px;height:50px;margin-right:20px;vertical-align:bottom;}
.global_users{background-position:-296px 0;width:52px;height:50px;margin-right:20px;vertical-align:bottom;}
.order_document{background-position:-453px 0;width:39px;height:44px;margin-right:20px;vertical-align:bottom;}
.punctuality{background-position:-296px -74px;width:45px;height:45px;margin-right:20px;vertical-align:bottom;}
/*品质保证*/
.pinz_baoz{background:#f5f5f5;padding-top:45px;padding-bottom:40px;}
.pinzhi_item_pic img{width:160px;height:160px;}
.pinzhi_ul li{float:left;padding:40px 30px;background:#fff;margin-right:20px;margin-bottom:20px;width:412px;height:240px;}
.pinzhi_ul li a{height:240px;}
.pinzhi_item_cont{width:150px;}
.pinzhi_item_txt{height:60px;}
.imme_price{width:140px;height:40px;border-radius:4px;color:#CC0000;line-height:38px;text-align:center;overflow:hidden;margin-top:18px;border:1px solid  #CC0000;}
.imme_price .arrow_long_right{background-position:-361px -89px;width:20px;height:7px;vertical-align:middle;margin-left:7px;}
.imme_price_txt1{transform: translate(-140px,0);transition: all .3s;position:absolute;z-index:9;display:block;background:#CC0000;width:140px;height:38px;}
.imme_price_txt2{transition: all .3s;position:absolute;z-index:7;transform: translate(-30px,0);color:#CC0000;}
.imme_price:hover .imme_price_txt1{transform: translate(0px,0);}
.imme_price:hover .imme_price_txt2{transform: translate(70px,0);}
/*四大保障*/
.four_baoz{padding-top:50px;padding-bottom:60px;}
.four_baoz ul{margin-top:25px;}
.four_baoz ul li{float:left;width:305px;height:360px;background:#fff;padding:25px 17px;margin-right:18px;}
.four_baoz ul li img{width:271px;height:161px;}
.four_baoz_cont{text-align:center;}
.four_baoz_cont h4{font-size:20px;margin-top:35px;}
.four_baoz_txt{color:#999;margin-top:20px;line-height:25px;}
.moveTop li:hover{
    margin-top: -3px;
    box-shadow: 0 13px 35px 0 rgba(0,0,0,.19);
    -webkit-transition: all .3s cubic-bezier(.55,0,.1,1);
    transition: all .3s cubic-bezier(.55,0,.1,1);
    -webkit-transform: translate3d(0,-1px,0);
    -ms-transform: translate3d(0,-1px,0);
    transform: translate3d(0,-1px,0);
}
/*大事件*/
.event_line{background:#f5f5f5;padding-top:50px;padding-bottom:60px;height:540px;}
.line-bg{width:100%;height:2px;background:#f90;position:absolute;top:0;left:0;z-index:1;top:170px;}
.about-time{margin-top:50px;overflow:hidden;padding-right:55px;}
.time-line{height:406px;}
.time-line h3{margin-bottom:29px;margin-left:-8px;}
.time-line ul{position:absolute;left:55px;}
.time-line li{float:left;width:426px;height:325px;background:url(/static/img/about/li_dian.png) no-repeat left 30px;padding-left:7px;}
.time-line li .content{padding-top:30px;padding-left:25px;border-left:1px solid #e7e7e7;padding-right:55px;height:270px;}
.content-main_txt{margin-top:20px;color:#666;line-height:22px;width:250px;}
.content-main_txt h4{font-size:16px;margin-bottom:30px;color:#666;}
.time_line_event{color:#999;line-height:24px}
.about-time .pre{position:absolute;display:none;width:50px;height:98px;background:url(/static/img/anniu.png) no-repeat 0;top:230px;left:0px;text-indent:99998px;cursor:pointer;z-index:99;}
.about-time .nex{position:absolute;display:none;width:50px;height:98px;background:url(/static/img/anniu.png) no-repeat -200px;top:230px;right:0px;text-indent:99998px;cursor:pointer;z-index:99;}
.about-time:hover a{display:block;}
/*企业风貌*/
.enterprise-style{padding-top:50px;}
.enterprise-item{float:left;margin-right:20px;margin-bottom:20px;height:280px;overflow:hidden;}
.enterprise-style .item1,.enterprise-style .item5{width:630px;}
.enterprise-style .item2,.enterprise-style .item3,.enterprise-style .item4,.enterprise-style .item6{width:305px;}
.enterprise-style .item3,.enterprise-style .item6{margin-right:0;}
.enterprise-item img{transition:all 0.3s linear;}
.enterprise-item:hover img{transform:scale(1.1);}
/*合作*/
.copper{padding-top:50px;padding-bottom:60px;}
.globalFamousPartner{width:1280px;height:120px;/*background:url(/static/img/newindexV3/coop_user.png) no-repeat left center;*/}
.globalFamousPartner li{width:142px;height:60px;background-image:url(/static/img/newindexV3/coop_partner.png);background-repeat:no-repeat;float:left;}
.globalFamousPartner li.coop_icon1{background-position:0 0;}
.globalFamousPartner li.coop_icon2{background-position:-142px 0;}
.globalFamousPartner li.coop_icon3{background-position:-284px 0;}
.globalFamousPartner li.coop_icon4{background-position:-426px 0;}
.globalFamousPartner li.coop_icon5{background-position:-568px 0;}
.globalFamousPartner li.coop_icon6{background-position:-710px 0;}
.globalFamousPartner li.coop_icon7{background-position:-852px 0;}
.globalFamousPartner li.coop_icon8{background-position:-994px 0;}
.globalFamousPartner li.coop_icon9{background-position:-1136px 0;}
.globalFamousPartner li.coop_icon10{background-position:0 -60px;}
.globalFamousPartner li.coop_icon11{background-position:-142px -60px;}
.globalFamousPartner li.coop_icon12{background-position:-284px -60px;}
.globalFamousPartner li.coop_icon13{background-position:-426px -60px;}
.globalFamousPartner li.coop_icon14{background-position:-568px -60px;}
.globalFamousPartner li.coop_icon15{background-position:-710px -60px;}
.globalFamousPartner li.coop_icon16{background-position:-852px -60px;}
.globalFamousPartner li.coop_icon17{background-position:-994px -60px;}
.globalFamousPartner li.coop_icon18{background-position:-1136px -60px;}

.globalFamousPartner li:hover.coop_icon1{background-position:0 -120px;}
.globalFamousPartner li:hover.coop_icon2{background-position:-142px -120px;}
.globalFamousPartner li:hover.coop_icon3{background-position:-284px -120px;}
.globalFamousPartner li:hover.coop_icon4{background-position:-426px -120px;}
.globalFamousPartner li:hover.coop_icon5{background-position:-568px -120px;}
.globalFamousPartner li:hover.coop_icon6{background-position:-710px -120px;}
.globalFamousPartner li:hover.coop_icon7{background-position:-852px -120px;}
.globalFamousPartner li:hover.coop_icon8{background-position:-994px -120px;}
.globalFamousPartner li:hover.coop_icon9{background-position:-1136px -120px;}
.globalFamousPartner li:hover.coop_icon10{background-position:0 -180px;}
.globalFamousPartner li:hover.coop_icon11{background-position:-142px -180px;}
.globalFamousPartner li:hover.coop_icon12{background-position:-284px -180px;}
.globalFamousPartner li:hover.coop_icon13{background-position:-426px -180px;}
.globalFamousPartner li:hover.coop_icon14{background-position:-568px -180px;}
.globalFamousPartner li:hover.coop_icon15{background-position:-710px -180px;}
.globalFamousPartner li:hover.coop_icon16{background-position:-852px -180px;}
.globalFamousPartner li:hover.coop_icon17{background-position:-994px -180px;}
.globalFamousPartner li:hover.coop_icon18{background-position:-1136px -180px;}

/*底部计价*/
.jijia_adver{height:120px;background:url(/static/img/newindexV3/jj_adver.jpg) no-repeat center;padding-top:25px;}
.jijia_adver .boardnumber{top:49px;}
.jijia_adver .area{line-height:50px;}
.jijia_adver .area input{width:80px;height:50px;text-align:center;line-height:50px;background:#fff;border:none;}
.imme_btn{width:220px;height:50px;line-height:48px;border:2px solid #fff;}
.jijia_adver .ico-calculator{background-image: url(/static/img/new_icons0515.png?v=201808012013);
    background-repeat: no-repeat;
    vertical-align: text-bottom;
    display: inline-block;height: 21px;background-position: -30px 0;width: 17px;}
.jijia_adver  .nums{width:160px;height:50px;background:#fff;border:none;padding-left:10px;}
.imme_btn{width:220px;height:50px;text-align:center;line-height:48px;border:1px solid #fff;background:transparent;color:#fff;}
