.top_bg{position: absolute;left: 0;top: 0;width: 100%;}
.header{margin: 0 6rem;min-width: 1200px;max-width: 1800px; height: 5rem;}
em,i{ font-style:normal;}
body{width:100%;min-width:1200px;max-width: 1920px;margin: 0 auto;overflow-x:hidden;}

.content01{width: 80rem;margin: 0 auto;min-width: 1200px;max-width: 1600px;}
.header .logo{float: left;position: relative;z-index: 10;margin-top: 2rem;}
.header .logo img{ display:block;width:12.8rem;height:2.6rem;}


.header .dian{float:right;position: relative;z-index: 20;}
.header .dian img{display: inline-block;width: 1.2rem;height: 1.2rem;margin-right: 0.6rem;vertical-align: -0.1rem;}
.header .dian em{ display: inline-block;font-size: 1.2rem;line-height: 6rem;color: #333;font-weight: bold}
.h_nav{float: right;margin-top: 2.5rem;margin-right: 2rem;}
.h_nav ul>li{ display: block;float: left;height: 2rem;margin-left: 1.4rem;position:relative;}
/*.h_nav ul>li:nth-child(7),.h_nav ul>li:nth-child(8),.h_nav ul>li:nth-child(9){position:relative; }*/
.h_nav ul>li:first-of-type{margin-left: 0;}
.h_nav ul>li>a {z-index: 1;font-size: 0.9rem;font-weight: normal;color: #333;line-height: 0.9rem;display: block;text-align: center; position: relative;height: 2rem;padding: 0 0.3rem;}
.h_nav ul>li>a::after {content:'';width:0;height:0.1rem;background-color: #0070ca;position: absolute;bottom:0;left:0;transition: 0.5s;}
.h_nav ul>li.cur>a::after,
.h_nav ul>li:hover>a::after {
    width: 100%;
}
/* .h_nav ul li.cur a,.h_nav ul li:hover a { color: #c72a1d;font-weight: bold;}

*/
.submenu { position: absolute; left: 50%; top: 100%; transform: translateX(-50%);  display: none; z-index: 99 ;padding-top: 22px !important;}
.submenu p{
    background: rgba(248, 248, 248, .95);; padding:6px 21px;border-radius:10px; position: relative;
}
.submenu p:before { position: absolute; content: ""; border-width: 9px 8px; border-style: solid; border-color: transparent transparent rgba(255,255,255,.95); top: -18px; left: 50%; margin-left: -8px }
.submenu a { transition: all .4s ease; display: block; font-weight: 500; padding: 0 17px 0 32px; font-size: 16px; line-height: 48px; color: #333; line-height: 54px; white-space: nowrap; position: relative;border-bottom:1px dotted #B5B5B5; text-align:left;}
.submenu a:last-child { border-bottom: 0 }
.submenu a:before { position: absolute; content: ""; width:4px;
    height:4px;
    border:2px solid rgba(125,125,125,1);
    border-radius:50%; top: 23px; left: 13px; transition: ease .4s; -o-transition: ease .4s; }
.submenu a:hover { color: #0070ca;font-weight:bold; }
.submenu a:hover:before { border-color: #0070ca;}


.h_nav li:last-child{ margin-right: 0; }
.xl{display:none;position: absolute;width: 100%;left: 0;top: 5rem;z-index: 200;background:#fcfcfc;padding: 3rem 0;box-sizing: border-box;height: 16rem!important;}
/* .pro_erji{height: 10rem;} */
.pro_erji>ul>li{margin-left: 0!important;}

.pro_erji>ul>li{float: left;width: 15%;margin-right: 4.65%;}
.pro_erji>ul>li:nth-child(1),.pro_erji>ul>li:nth-child(2){width: 18.2%;}
.pro_erji>ul>li:last-child{margin-right: 0;}
.pro_erji>ul>li b a>img{display: inline-block;width: 1.2rem;height: 1.2rem;margin-right: 0.3rem;vertical-align: -0.2rem;}
.pro_erji>ul>li b>a{height: 2.6rem;border-bottom: 1px solid #e2e2e2;font-size: 1rem;line-height: 1rem;display: block;font-weight: normal;}
.pro_erji>ul>li>p{padding-top: 1.6rem;}
.pro_erji>ul>li>p>a{display: block;float: left;width: 50%;padding-left: 0.8rem;box-sizing: border-box;font-size: 0.8rem;line-height: 1.8rem;color: #666666;position: relative;}
/*.pro_erji>ul>li>p>a:nth-child(2n){width: 40%; }*/
.pro_erji>ul>li:nth-child(3) p a,.pro_erji>ul>li:nth-child(4) p a,.pro_erji>ul>li:nth-child(5) p a{width: 100%;}
.pro_erji>ul>li>p>a:before { position: absolute; content: ""; width:0.25rem;height:0.25rem;;border-radius:50%; top: 0.8rem; left: 0px; transition: ease .4s; -o-transition: ease .4s;background: #666666; }
.pro_erji>ul>li>p>a:hover{color: #e11d17; }
.pro_erji>ul>li>p>a:hover:before { background-color: #e11d17;}



.headFix{background: #fff;box-shadow: 0 0 12px 4px rgba(0,0,0,0.12);position: fixed;left: 0;top: 0;z-index: 99;height:5rem;}
.headFix .xl{top:4rem;}
.headFix .logo{margin-top: 1rem;}
.headFix  .h_nav{margin-top: 2rem;}
.headFix .h_nav ul li a{ color: #333;}
.headFix  .dian em{line-height: 5rem;}


@media screen and (min-width: 1263px) {
    html {
        font-size: calc(1263px * 20 / 1903);
    }
}

@media screen and (min-width: 1349px) {
    html {
        font-size: calc(1349px * 20 / 1903);
    }
}

@media screen and (min-width: 1463px) {
    html {
        font-size: calc(1463px * 20 / 1903);
    }
}

@media screen and (min-width: 1543px) {
    html {
        font-size: calc(1543px * 20 / 1903);
    }
}

@media screen and (min-width: 1583px) {
    html {
        font-size: calc(1583px * 20 / 1903);
    }
}

@media screen and (min-width: 1643px) {
    html {
        font-size: calc(1643px * 20 / 1903);
    }
}

@media screen and (min-width: 1663px) {
    html {
        font-size: calc(1663px * 20 / 1903);
    }
}

@media screen and (min-width: 1903px) {
    html {
        font-size: calc(1903px * 20 / 1903);
    }
}


.banner {
    height: auto;
    max-width: 1920px;
    margin: 0 auto!important;
    position: relative;
    margin-top: -34px;
}
.banner .bd li {
    float: left;
    width: 100%;
    line-height: 0;
}
.banner .bd li img {
    width: 100%;
}
.banner .bd li a {
    display: block;
}
.banner .hd {
    z-index: 1;
    margin: 0 6.3%;
    border-top: 1px solid rgba(255,255,255,.3);
    position: absolute;
    left:0;
    height: 110px;
    bottom: 0px;
    width: 87.4%;
    cursor: pointer;
}



.banner .hd ul{ float: left;width: 200px;margin-top: 35px; }
.banner .hd li {
    width: 20px;
    height: 20px;
    background: 0;
    display: inline-block;
    margin: 0 8px 0 0;
    border-radius: 13px;

}
.banner .hd li i{ display: block;width: 8px;height: 8px;border-radius: 4px;background: #989594;margin: 6px auto 0;}

.banner .hd li.on {
    border:1px solid #圭;
}
.banner .hd li.on i{ background: #0d4a96;}
.banner .hd .next{ float: right; display: block;width: 48px;height: 48px;margin-top: 18px;}

.banner .banMenu {
    position: absolute;
    left: 50%;
    width: 24px;
    bottom: 50px;
    height: 35px;
    margin-left: -12px;
    text-align: center;
    z-index: 5;
}
.banner .banMenu:before{content: "";width: 10px;height: 7px;position: absolute;bottom: -15px;left: 50%;background:url(../images/ban_ic2.png) no-repeat center;margin-left: -5px;}
.banner .banMenu i {
    display: block;
    width: 24px;
    height: 35px;
    cursor: pointer;
    position: absolute;bottom: 0;left: 0;
}
.banner .banMenu i img {

    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-animation: bounceY 2s infinite;
    -moz-animation: bounceY 2s infinite;
    -o-animation: bounceY 2s infinite;
    -ms-animation: bounceY 2s infinite;
    animation: bounceY 2s infinite;
}
@-moz-keyframes bounceY {
    0%,
    100% {
        -moz-transform: translateY(0);
        transform: translateY(0);
    }
    50% {
        -moz-transform: translateY(-8px);
        transform: translateY(-8px);
    }
}

@-o-keyframes bounceY {
    0%,
    100% {
        -o-transform: translateY(0);
        transform: translateY(0);
    }
    50% {
        -o-transform: translateY(-8px);
        transform: translateY(-8px);
    }
}

@keyframes bounceY {
    0%,
    100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-8px);
    }
}



.tit{font-size: 0;line-height: 0;text-align: center;}
.tit span{ display: inline-block;font-size: 48px;line-height: 48px;  color: #111111;font-weight: normal;padding-top: 5px;padding-right: 10px;background: url(../images/tit.png) no-repeat right top;}



/*公司简介*/
.gsjj{
    width: 100%;
    height: 868px;
    min-width: 1400px;
    background: url(../images/aboutbj.jpg) no-repeat center center ;

}
.gsjj .leftpart{
    width: 730px;
    float:left;
}
.gsjj .leftpart .gsjjname{

    width: 250px;
    background: url(../images/gksk.jpg) no-repeat center center ;
    margin-top: 60px;
    font-size: 30px;
    color: #000;
    line-height: 90px;
    text-align: center;

}
.gsjj .leftpart .gsjjenname{

    width: 250px;
    font-size: 16px;
    color: #919191;
    text-align: center;

}
.gsjj .leftpart .line{

    width: 2px;
    height: 100px;
   background: #0A71E4;
    margin: 10px 0px 10px 120px;


}
.gsjj .leftpart .gsslogan{

   font-size: 20px;
    font-weight: bold;
    color: #000;



}
/*数字*/
.digital{width: 100%;height: 120px;color: #000;margin-top: 50px;}
.main1{width: 730px;height: 120px;margin:0 auto;font-size: 0;}
.mumping_mun1 li{width: 33%;display: inline-block;margin: 0px auto;text-align: left;}
.mumping_mun1{width: 730px;list-style: none;}
.mumping_mun1 p{font-size: 16px;width: 100%;display: block;clear: both;margin-top: 60px;color: #000}
.mumping_mun1 h2{font-size: 40px;margin-top:10px; line-height:35px;font-weight: bold;width:80px;float:left;margin-right: 10px; background:linear-gradient(to right, #0070ca, #1c4baa); -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;margin-left: 10px;}
.mumping_mun1 h4{font-size: 16px; line-height:35px;color: #000;display: inline;float:left;margin: 10px 0px 0px 0px;padding: 0px;text-transform:math-auto}

.gsjj .leftpart .gsms{

    font-size: 16px;
    color: #929191;
    text-indent: 32px;
    line-height: 2;
}
.gsjj .leftpart .gsms span{

    color: #0070ca;
    font-weight: bold;
}
.gsjj .leftpart .morebtn{

    width: 134px;
    height: 42px;
    background: #0070ca;
    border-radius: 8px;
    color: #fff;
    text-align: center;
    line-height: 42px;
    margin-top: 70px;
}
.gsjj .leftpart .morebtn a{

   color: #fff;
}
.gsjj .leftpart .morebtn a:hover{

    color: #f3f3f3;
}

.gsjj .rightpart{
    width: 623px;
    float:right;
}
.gsjj .rightpart .jjnav{
    width: 623px;
    margin-top: 140px;
}
.gsjj .rightpart .jjnav ul{


}
.gsjj .rightpart .jjnav ul li{
    width: 92px;
    height: 92px;
    float:left;
    background: #fff;
    margin: 0px 7px 0px ;
    text-align: center;
    color: #626262;
    font-size: 16px;
    border-radius: 8px;

}
.gsjj .rightpart .jjnav ul li:hover {


    transform: translateY(3px);
    box-shadow: 0 8px 8px rgba(13, 74, 1505, 0.5);
}
.gsjj .rightpart .jjnav ul li img{
    margin-top: 15px;
    height: 33px;
    width: auto;

}
.gsjj .rightpart .jjnav ul li p{
    margin-top: 8px;


}
.gsjj .rightpart .jjnav ul li:first-child{
    margin-left: 0px;

}
.gsjj .rightpart .jjnav ul li:last-child{
    margin-right: 0px;

}
.gsjj .rightpart .jjpic{
    width: 623px;
    height: 474px;
    overflow: hidden;
    margin-top: 70px;

}
/*产品中心*/
.tit{font-weight: normal;text-align: center;font-size: 0;}
.tit b{display: inline-block;font-size: 42px;color: #333;line-height: 42px;height: 42px;position: relative;}
.tit b:before{position: absolute;width: 40px;height: 40px;content: "";background: url(../images/tit.png) no-repeat;left: -60px;top: 1px;}
.tit b:after{position: absolute;width: 40px;height: 40px;content: "";background: url(../images/tit.png) no-repeat;right: -60px;top: 1px;}
.tit i{display: block;font-size: 18px;color: #626262;line-height: 20px;padding-top: 24px;}
.probox{
    margin-top: 30px;
}
.pro_til{color: #fff;background: #0d4a96;font-size: 18px;height: 66px;line-height: 66px;border-radius: 2px;overflow: hidden;margin-bottom: 15px!important;margin-top: 25px;}
.pro_til ul{width: 1400px;}
.pro_til li{float: left;position: relative;z-index: 1;}
.pro_til li:before{content: "";position: absolute;width:22px;height:66px;background:url(../images/protbg1.png) no-repeat 0 0;left:-8px;top:0;z-index: -1;}
.pro_til li:first-child{margin-left: -12px;}
.pro_til li:first-child:before{background: none;}
.pro_til li a{padding: 0 42px;color: #fff;font-size: 16px;}
.pro_til li:first-child a{padding-left: 41px;}
.pro_til li:last-child a{padding-right:41px;}
.pro_til li:hover:before,.pro_til li.cur:before{width:215px;background:url(../images/protbg2.png) no-repeat 0 0;}
.pro_til li:hover:after,.pro_til li.cur:after{width:215px;content: "";position: absolute;height:66px;background:url(../images/protbg3.png) no-repeat right 0;right:-13px;z-index: -1;}
.pro_con{width: 100%;width: 1400px;height:540px;margin: 0 auto 40px;position: relative;}
.pro_con:before{content: "";position: absolute;width:100%;height:7px;background:#0070ca;left:50%;margin-left: -700px;bottom:1px;z-index: -1;}
.pro_c1{height:532px;}
.pro_cp,.pro_cw{width: 50%;height:532px;display: block;}
.pro_cp a{width: 100%;height:532px;display: block;}
.pro_cwz{width: 700px;height:532px;display: block;box-sizing:border-box;background: #f3f3f3;padding: 30px 30px 0 30px;}
.pro_cwz h4{font-size: 30px;border-bottom: 2px solid #c2c2c2;color: #2b2f34;height: 72px;line-height: 72px;background:url(../images/ico01.gif) no-repeat right 17px;margin-bottom: 20px;}
.pro_cwz h4 a{display: block;color: #2b2f34;}
.pro_desc{height: 130px;border-bottom: 2px solid #c2c2c2;margin-bottom: 30px;}
.pro_desc li{font-size: 16px;line-height: 38px;color: #2b2f34;background:url(../images/ico02.gif) no-repeat 0 12px;padding-left: 31px;}
.pro_ty li{float: left;text-align: center;position: relative;line-height: 52px;font-size: 16px;color: #2b2f34;width: 25%;}
.pro_ty li em{display: block;width: 54px;height: 54px;margin: 0 auto;}
.pro_ty li:nth-child(2){padding: 0 78px;}
.pro_ty li:nth-child(2):before,.pro_ty li:nth-child(2):after{content: "";position: absolute;width:2px;height:92px;background:#e1e1e1;right:38px;top: 0;}
.pro_ty li:nth-child(2):before{left: 38px;}
.pro_ty li:nth-child(5){padding: 0 78px;}
.pro_ty li:nth-child(5):before,.pro_ty li:nth-child(2):after{content: "";position: absolute;width:2px;height:92px;background:#e1e1e1;right:38px;top: 0;}
.pro_ty li:nth-child(5):before{left: 38px;}

/*技术支持*/
.jszc{
    width: 100%;
    height: 812px;
    min-width: 1400px;
    background: url(../images/jszc.jpg) no-repeat center center ;
    padding-top:50px; ;
}
.jszc .leader{
    width: 755px;
    height: 560px;
    background: #fff;
    float:left;
    margin-top: 40px;
}
.jszc .leader .leaderpic{
    width: 370px;
    height: 560px;
    float:left;
    text-align: center;

}
.jszc .leader .leaderpic img{
   margin-top: 60px;

}
.jszc .leader .leadertext{
    width: 385px;
    height: 560px;
    float:left;
    text-align: left;
    color: #2b2f34;
    overflow: hidden;

}
.jszc .leader .leadertext h3{
    font-size: 36px;
    margin-top: 50px;


}
.jszc .leader .leadertext h4{
    font-size: 18px;
    margin-top: 20px;


}
.jszc .leader .leadertext p{
    margin: 20px ;
    font-size: 14px;
    line-height: 2;
    color: #2b2f34;


}
.jszc .yjzx{
    width: 625px;
    height: 560px;
    background: #fff;
    float:right;
    margin-top: 40px;
    color: #2b2f34;
    overflow: hidden;
}
.jszc .yjzx h3{
    font-size: 36px;
    margin-top: 50px;
    text-align: right;
    margin-right: 18px;


}
.jszc  .yjzx h4{
    font-size: 18px;
    margin-top: 20px;


}
.jszc .yjzx p{
    margin: 20px ;
    font-size: 14px;
    line-height: 2;
    color: #2b2f34;
}
.jszc .yjzx ul li{
   float:left;
    margin: 30px 23px;


}
/*客户案例*/
.case{padding: 30px 0 30px;}
.case h2{margin-bottom: 50px;}
.case_con{position: relative;}
.case_con:after{position: absolute;width: 96px;height: 102px;content: "";background: url(../images/case_lg.png) no-repeat;left: -35px;top: -35px;}
.case_list dl{float: left;width: 795px;height: 247px;background: #f2f2f2;}
.case_list dt{float: left;overflow: hidden;position: relative;}
.case_list dt img{display: block;width: 470px;height: 247px;transition: all 0.5s;}
.case_list dt:hover img{transform: scale(1.05);}
.case_list dd{float: left;height: 247px;width: 320px;position: relative;padding: 0 20px;box-sizing: border-box;}
.case_list dd h4{font-size: 20px;color: #333;line-height: 32px;padding: 32px 0 32px;}
.case_list dd .xq{display: block;width: 120px;height: 35px;margin-top:20px;line-height: 33px;text-align: center;font-size: 14px;color: #333;border: 1px solid #6c6c6c;text-transform: uppercase;box-sizing: border-box;transition: all 0.3s;}
.case_list dd .xq:hover{background: #0070ca;color: #fff;border-color: #0070ca;}
.case_list dd p{display:;}
.case_list dl:nth-child(1){float: left;width: 600px;height: 500px;position: relative;overflow: hidden;margin-right: 5px;}
.case_list dl:nth-child(1) dt img{width: 600px;height: 500px;}
.case_list dl:nth-child(1) dd{position: absolute;width: 257px;height: 247px;background: rgba(0, 112, 202, 0.9);right: 0;bottom: 0;padding: 0 10px;}
.case_list dl:nth-child(1) dd h4{padding: 36px 0 10px;}
.case_list dl:nth-child(1) dd h4 a{color: #fff;}
.case_list dl:nth-child(1) dd p{display:block;font-size: 14px;color: #fff;line-height: 24px;opacity: 0.7;margin-bottom: 60px;height: 24px;}
.case_list dl:nth-child(1) dd .xq{color: #fff;border-color: #fff;opacity: 0.7;}
.case_list dl:nth-child(2){margin-bottom: 6px;}
.case_list dl:nth-child(2) dt{float: right;}
.case_list dl:nth-child(2) dt:after{position: absolute;border: 14px solid transparent;border-left-color: #f2f2f2;left: 0;top: 50%;margin-top: -14px;content: "";}
.case_list dl:nth-child(3) dt:after{position: absolute;border: 14px solid transparent;border-right-color: #f2f2f2;right: 0;top: 50%;margin-top: -14px;content: "";}
.case_pg{height: 13px;text-align: center;font-size: 0;margin-top: 30px;}
.case_pg i{display: inline-block;width: 13px;height: 13px;background: #000;opacity: 0.1;margin: 0 10px;border-radius: 6.5px;transition: all 0.5s;}
.case_pg i.on{width: 42px;background: #0070ca;opacity: 1;}

/*招商加盟*/

.g_hot{background:url(../images/zsjm.jpg) no-repeat center top;height: 970px;padding-top: 100px;box-sizing: border-box;}
.g_hot h2{height: 400px;font-size: 44px;color:#2f2f2f;font-weight: normal;}
.g_hot h2 em{display: block;font-size: 20px;color:#2f2f2f; margin-top: 20px;}
.m_hot{background: #fff;height: 400px;box-shadow: 7px 0 46px rgba(0,0,0,.31)}
.g_hot dl{float:left;width:350px;height: 400px;padding-top: 30px;box-sizing: border-box;transition: all 0.3s linear 0s;overflow: hidden;}
.g_hot dt{width: 136px;height: 136px;margin:0 auto;border:1px solid #e6eaf3;border-radius: 50%;margin-bottom: 18px;overflow: hidden;}
.g_hot dt img{transition: all 0.3s linear 0s;}
.g_hot h3{line-height: 50px;font-weight: normal;text-align: center;font-size: 30px;color:#333333;}
.g_hot p{font-size: 14px;line-height: 24px;color:#666666;text-align: center;padding: 0 60px;height: 90px;}
.g_hot span a{display: block;width:125px;height: 38px;line-height: 38px;border:1px solid #0c3d53;margin:0 auto;font-size: 16px;color:#0c3d53;text-align: center;}
.g_hot dl:hover,.g_hot .cur{background: #0070ca;}
.g_hot dl:hover dt img,.g_hot .cur dt img{margin-left: -136px;}
.g_hot dl:hover h3,.g_hot .cur h3,
.g_hot dl:hover p,.g_hot .cur p{color:#fff;}
.g_hot dl:hover span a,.g_hot .cur span a{color:#fff;border:1px solid #fff;}

/*新闻资讯*/

.newtil{height: 50px;line-height: 38px;overflow: hidden;font-size: 18px;background:url(../images/line1.gif) no-repeat 360px 16px;}
.newtil ul,.newtil li{float: left;}
.newtil span{float: right;font-size: 14px;}
.newtil span a{color: #999;display: inline-block;}
.newtil li.cur{color:#0155a8;font-weight: bold;}

.news_c dl{width:603px;float: left;overflow: hidden;}
.news_c dd{padding: 8px 21px 0;line-height:30px;color: #333;}
.news_c dd h3{height:34px;line-height:34px;font-size:16px;color: #333;text-align: center;}
.news_c dt{width:562px;height: 426px;border: dashed 1px #e6e6e6;padding: 20px 19px;}
.news_c dt p,.news_c dt p img{display: block;width:562px;height: 422px;overflow: hidden;}
.news_c ul{width: 760px;float: right;}
.news_c li{height:99px;border-bottom: solid 1px #e8e8e8;line-height: 24px;margin-bottom: 32px;}
.news_c li span{width: 80px;float: left;text-align: center;padding:0 10px 0 0;font-family: Arial;font-size: 18px;line-height: 20px;color: #ddd;}
.news_c li span b{display: block;font-size: 54px;line-height: 50px;font-weight: normal;}
.news_c li p{width: 660px;float: left;color: #666;}
.news_c li p a,.news_c dd p a,.about_w p a{display: inline-block;color: #0155a8;}
.news_c li p b{display: block;color: #333;line-height: 26px;}
.news_c li p b a,.news_c dd h3 a{display: block;color: #333;}

/*企业标语*/
.qyslogan{
    width: 100%;
    min-width: 1400px;
    height: 280px;
    margin-top: 30px;
    padding-top: 70px;
    background:url(../images/biaoyu.jpg) no-repeat center top;height: 350px;box-sizing: border-box;

}

.qyslogan .byimg{
    width: 729px;
    margin: 50px  auto 0px;
    height: 117px;
    background:url(../images/bybg.png) no-repeat center top;
    color: #fff;
    text-align: center;
}
.qyslogan .byimg h3{
    font-size: 26px;
    font-weight: bold;
    margin-top: 15px;
    padding-top: 15px;
}
.qyslogan .byimg p{

    margin-top: 54px;
    font-size: 26px;

}
/* 浮动表单样式 */
.floating-form-container {
    position: fixed;
    bottom: 160px;
    right: 0px;
    width: 380px;
    height: 550px;
    background: white;
    border-bottom-left-radius: 12px;
    border-top-left-radius: 12px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
    z-index: 1000;
    overflow: hidden;
    transition: all 0.3s ease;
    display: flex;
    flex-direction: column;
}

.floating-form-container.minimized {
    height: 60px;
    width: 200px;
}

.form-header {
    background: linear-gradient(135deg,#0d4a96, #0070ca);

    color: white;
    padding: 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    user-select: none;
}

.form-header h3 {
    margin: 0;
    font-size: 1.2rem;
}

.form-controls {
    display: flex;
    gap: 10px;
}

.form-controls button {
    background: transparent;
    border: none;
    color: white;
    cursor: pointer;
    font-size: 1.2rem;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.2s;
}

.form-controls button:hover {
    background: rgba(255, 255, 255, 0.2);
}

.form-body {
    flex: 1;
    overflow: hidden;
    display: flex;
    flex-direction: column;
}

.form-body iframe {
    width: 100%;
    height: 100%;
    border: none;
}

.minimized .form-body {
    display: none;
}

.toggle-form-btn {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: #3498db;
    color: white;
    border: none;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    font-size: 1.5rem;
    cursor: pointer;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    z-index: 999;
    transition: all 0.3s ease;
    display: none;
}

.toggle-form-btn:hover {
    background: #2980b9;
    transform: scale(1.1);
}

@media (max-width: 768px) {
    .floating-form-container {
        width: 100%;
        height: 70vh;
        bottom: 0;
        right: 0;
        border-radius: 12px 12px 0 0;
    }

    .toggle-form-btn {
        display: block;
    }

    .floating-form-container:not(.minimized) {
        display: flex;
    }

    .floating-form-container.minimized {
        display: none;
    }
}



