.container{background:#fff;}
.banner_con{width:100%;}
.banner_con img{display:block;width:100%;}


.section_title{width:100%;padding:50px 0;text-align:center;}
.section_title h3{color:#223788;font-size:36px;font-weight:normal;}
.section_title h3 b{color:#1ca458;font-size:45px;font-weight:normal;padding:0px 3px;}
.section_title h4{font-size:18px;color:#666666;font-weight:normal;}
.section_title h4 b{color:#1ca458;font-size:45px;font-weight:normal;padding:0px 3px;}


.bg01{width:100%;height:500px;position:relative;}
.bg02{width:100%;height:658px;background:url(Img/zbjs/bg_02.jpg) center top no-repeat;position:relative;}
.bg03{width:100%;height:670px;position:relative;}
.bg04{width:100%;height:760px;background:url(Img/zbjs/bg_04.jpg) center top no-repeat;position:relative;}
/* .bg05{width:100%;height:875px;position:relative;} */
.bg06{width:100%;height:627px;position:relative;background:url(Img/zbjs/bg_06.jpg) center top no-repeat;overflow:hidden;}
.bg07{width:100%;height:912px;position:relative;background:url(Img/zbjs/bg_07.jpg) center top no-repeat;}




.info_box_pic_box_wrap{margin-top:20px;}
.info_box_pic_box{width:1100px;height:320px;overflow:hidden;text-align:center;position:relative;left:55px;}
.info_box_pic_box img{transition:0.3s;}
.info_box_pic_box .swiper-slide{width:274px;height:320px;margin-left:1px;}
.info_box_pic_box .swiper-slide a{width:258px;height:201px;display:block;border:1px solid #cccccc;color:#4d4d4d;position:relative;margin-bottom:5px;overflow:hidden;}
.info_box_pic_box .swiper-slide a:hover{border:1px solid #23ad60;}
.info_box_pic_box .swiper-slide a:hover img{transform:scale(1.1);}
.info_box_pic_box .swiper-slide img{display:block;width:100%;margin:0 auto;height:100%;transition:0.3s;}
.info_box_pic_box .swiper-slide p{width:100%;font-size:16px;color:#4c4c4c;text-align:center;}
.swiper-slide:hover.swiper-slide h6{color:#267ba0;}
.info_box_pic_box_more_btn{width:100%;text-align:center;margin:30px 0;}
.info_box_pic_box_more_btn a{display:inline-block;padding:12px 60px;background:#23ad60;color:#fff;font-size:16px;}
.info_box_pic_box_more_btn a:hover{background:#1fe275;}




.bg02_switch_btn{text-align:center;width:100px;}
.bg02_switch_btn a{position:absolute;}
.bg02_switch_btn_img{display:block;width:95px;height:95px;border-radius:100%;overflow:hidden;position:relative;text-align:center;background:#f9f9f9;margin:0 auto;border:2px solid #223788;}
.bg02_switch_btn_img img{width:100%;height:100%;display:block;}
.bg02_switch_btn_img span{font-family:"iconfont";color:#fff;background:url(Img/Common/fade50.png);position:absolute;left:0px;top:0px;width:100%;height:100%;line-height:95px;font-size:20px;display:none;}
.bg02_switch_btn_img span:after{content:"\e659";}
.bg02_switch_btn p{padding:1px 5px;border-radius:5px;background:#223788;color:#fff;display:inline-block;position:relative;top:-10px;}
.bg02_switch_btn a.active .bg02_switch_btn_img span{display:block;}

.bg02_switch_btn a.a1{left:666px;top:47px;}
.bg02_switch_btn a.a2{left:555px;top:136px;}
.bg02_switch_btn a.a3{left:516px;top:300px;}
.bg02_switch_btn a.a4{left:578px;top:430px;}
.bg02_switch_btn a.a5{left:724px;top:536px;}

.bg02_big_img{width:467px;height:467px;border-radius:100%;overflow:hidden;position:absolute;left:700px;top:-60px;}
.bg02_big_img img{width:100%;height:100%;}

.bg02_big_img img{
    -webkit-animation:Ytan 1s ease both;
    -moz-animation:Ytan 1s ease both;}
    @-webkit-keyframes Ytan{
    0%{-webkit-transform:perspective(400px) rotateY(90deg);
    opacity:0}
    40%{-webkit-transform:perspective(400px) rotateY(-10deg)}
    70%{-webkit-transform:perspective(400px) rotateY(10deg)}
    100%{-webkit-transform:perspective(400px) rotateY(0deg);
    opacity:1}
    }
    @-moz-keyframes Ytan{
    0%{-moz-transform:perspective(400px) rotateY(90deg);
    opacity:0}
    40%{-moz-transform:perspective(400px) rotateY(-10deg)}
    70%{-moz-transform:perspective(400px) rotateY(10deg)}
    100%{-moz-transform:perspective(400px) rotateY(0deg);
    opacity:1}
    }

.bg02_switch_box{display:none;width:460px;left:0px;top:150px;position:absolute;z-index:4;}
.bg02_switch_box_text_title{position:relative;margin-bottom:50px;margin-left:30px;}
.bg02_switch_box_text_title i{display:block;position:absolute;width:95px;line-height:95px;height:95px;border-radius:100%;color:#fff;background:#004fc2;text-align:center;font-size:50px;left:-40px;top:-18px;}
.bg02_switch_box_text_title span{display:block;width:172px;height:54px;border:2px solid #004fc2;font-size:35px;color:#111;text-align:right;line-height:54px;padding-right:15px;}
.bg02_switch_box_text h3{color:#333333;font-size:26px;margin-bottom:25px;font-weight:normal;border-bottom:3px dashed #ccc;padding-bottom:25px;}
.bg02_switch_box_text h3 b{font-size:35px;color:#23ad60;font-weight:normal;}
.bg02_switch_box_text h3 em{padding-right:10px;font-size:20px;color:#cccccc;font-weight:normal;}
.bg02_switch_box_text h4{color:#111;font-size:35px;margin-bottom:20px;}
.bg02_switch_box_text p{color:#333333;font-size:16px;line-height:30px;text-align:justify;}
.bg02_switch_box_text_btn{text-align:left;margin-top:35px;}
.bg02_switch_box_text_btn a{display:inline-block;padding:10px 30px;background:#009940;color:#fff;}
.bg02_switch_box_text_btn a:hover{background:#09d960;}




.bg03_picshow{width:100%;}
.bg03 .info_box_pic_box{height:422px;padding-bottom:50px;width:1200px;left:0px;}
.bg03 .info_box_pic_box .swiper-slide{height:422px;margin-left:0px;}
.bg03_block{width:265px;height:422px;border:1px solid #cbcbc9;display:inline-block;margin-right:2px;overflow:hidden;margin:0 10px;}
.bg03_block_img{width:100%;height:206px;overflow:hidden;position:relative;}
.bg03_block_img img{display:block;width:100%;height:100%;transition:0.3s;}
.bg03_block:hover.bg03_block img{transform:scale(1.1);}

.bg03_block_text{width:90%;margin:0 auto;}
.bg03_block_text h3{color:#666666;font-size:18px;padding:15px 0;border-bottom:1px solid #d9d9d9;margin-bottom:15px;}
.bg03_block_text p{color:#666666;font-size:14px;line-height:26px;}
.bg03_block .bg03_block_text a{color:#666666;font-size:14px;display:inline-block;width:100px;height:32px;line-height:32px;color:#999999;border:none;margin:0;background:#cccccc;margin-top:10px;border-radius:20px;}
.bg03_block .bg03_block_text a:hover{border:none;background:#004fc2;color:#fff;}

.bg03_focus{position:absolute;bottom:0px;left:0px;z-index:100;width:100%;text-align:center;}
.swiper-pagination-switch {
    width:10px;
    height:10px;
    background:#c4c4c4;
    display:inline-block;
    margin:0 3px;
    border-radius:100%;
    transition:0.3s;
    cursor:pointer;
}
.swiper-active-switch {
    width:20px;
    height:10px;
    background:#004fc2;
    display:inline-block;
    border-radius:30px;
}




.bg04 .section_title h3{color:#fff;}

.bg04_block_box{width:1160px;padding:20px;background:#fff;height:451px;display:none;position:relative;}
.bg04_block_box_img{width:789px;height:451px;float:left;overflow:hidden;}
.bg04_block_box_img img{width:100%;height:100%;display:block;}
.bg04_block_box_text{width:320px;float:left;margin-left:38px;margin-top:70px;}
.bg04_block_box_text h3{font-size:40px;color:#223788;font-weight:normal;}
.bg04_block_box_text h3 b{font-size:36px;color:#a9aec9;font-weight:normal;padding:0px 3px;}
.bg04_block_box_text h4{font-size:16px;color:#999999;font-weight:normal;padding:5px 0;border-top:1px solid #999999;border-bottom:1px solid #999999;margin:14px 0;}
.bg04_block_box_text p{font-size:16px;color:#333333;line-height:30px;}
.bg04_block_box_text a{display:block;width:172px;height:42px;background:#23ad60;text-align:center;line-height:42px;color:#fff;margin-top:30px;}
.bg04_block_box_text a:hover{background:#2fe780;}

.bg04_block_box_img img{
    -webkit-animation:fadeInDown 1s ease both;
    -moz-animation:fadeInDown 1s ease both;}
    @-webkit-keyframes fadeInDown{
    0%{opacity:0;
    -webkit-transform:translateY(-20px)}
    100%{opacity:1;
    -webkit-transform:translateY(0)}
    }
    @-moz-keyframes fadeInDown{
    0%{opacity:0;
    -moz-transform:translateY(-20px)}
    100%{opacity:1;
    -moz-transform:translateY(0)}
    }

.bg04_block_prev_btn{position:absolute;width:38px;height:72px;margin-right:15px;line-height:72px;text-align:center;font-size:32px;font-weight:bold;color:#fff;text-decoration:none;font-family:"iconfont";top:200px;left:20px;z-index:8;background:url(Img/Common/fade50.png);}
.bg04_block_next_btn{position:absolute;width:38px;height:72px;line-height:72px;text-align:center;font-size:32px;font-weight:bold;color:#fff;text-decoration:none;font-family:"iconfont";top:200px;left:771px;z-index:8;background:url(Img/Common/fade50.png);}
.bg04_block_prev_btn:hover,.bg04_block_next_btn:hover{background:#009940;}
.bg04_block_prev_btn:after{content:"\e736";}
.bg04_block_next_btn:after{content:"\e735";}

.bg04_block_switch_btn{width:100%;text-align:center;position:relative;top:-12px;}
.bg04_block_switch_btn a{display:inline-block;font-size:20px;color:#fff;margin:0 90px;}
.bg04_block_switch_btn a i{display:block;width:20px;height:20px;border-radius:100%;border:2px solid #9a9a9a;background:#fff;margin:0 auto;font-size:26px;text-align:center;line-height:15px;color:#fff;}
.bg04_block_switch_btn a.active i{border:2px solid #223788;color:#223788;}







.product_picbox_left_btn{width:45px;height:45px;background:#fff;border-radius:100%;text-align:center;line-height:45px;font-size:40px;position:absolute;left:0px;top:232px;font-family:"iconfont";color:#111;}
.product_picbox_left_btn:hover{background:#23ad60;color:#fff;}
.product_picbox_left_btn:after{content: "\e736";}
.product_picbox_right_btn{width:45px;height:45px;background:#fff;border-radius:100%;text-align:center;line-height:45px;font-size:40px;position:absolute;left:1160px;top:232px;font-family:"iconfont";color:#111;}
.product_picbox_right_btn:after{content: "\e735";}
.product_picbox_right_btn:hover{background:#23ad60;color:#fff;}







.bg06 .section_title h4{font-size:36px;color:#333;}
.bg06 .section_title h3{color:#223788;font-size:36px;}

.bg06_block_btn{width:150px;height:150px;position:absolute;border-radius:100%;background:#f8f8f8;overflow:hidden;text-align:center;box-shadow:3px 5px 20px rgba(0,0,0,0.2);transition:0.3s;}
.bg06_block_btn em{display:block;width:100%;color:#111111;font-size:35px;padding-top:26px;}
.bg06_block_btn span{display:block;width:100%;color:#666666;font-size:20px;}
.bg06_block_btn i{position:absolute;width:72px;height:72px;background:#dddddd;left:38px;bottom:-36px;z-index:5;color:#333333;font-size:18px;transition:0.3s;border-radius:100%;line-height:40px;}
.bg06_block_btn.a1{left:70px;top:260px;}
.bg06_block_btn.a2{left:300px;top:292px;}
.bg06_block_btn.a3{left:534px;top:260px;}
.bg06_block_btn.a4{left:765px;top:292px;}
.bg06_block_btn.a5{left:998px;top:260px;}

.bg06_block_btn:hover{background:#004fc2;}
.bg06_block_btn:hover.bg06_block_btn em{color:#fff;}
.bg06_block_btn:hover.bg06_block_btn span{color:#fff;}






.details_cus_title h3{text-align:center;color:#223788;font-size:32px;font-weight:normal;}

.details_cus_block{width:1200px;height:580px;background:#fff;margin:0 auto;margin-top:0;box-shadow:5px 5px 10px rgba(0,0,0,0.2);position:relative;}
.details_cus_block_box{display:none;}
.details_cus_block_box_img{float:left;width:417px;height:295px;margin-left:30px;margin-top:30px;}
.details_cus_block_box_img img{width:100%;}
.details_cus_block_box_text{width:680px;height:262px;background:url(Img/details/details_cus_text.jpg) 0px 0px no-repeat;float:left;margin-left:30px;margin-top:50px;}


.details_cus_block_box_text_title{width:600px;border-bottom:1px solid #223788;margin:0 auto;margin-top:23px;margin-bottom:10px;}
.details_cus_block_box_text_title h3{display:inline-block;background:#223788;color:#fff;padding:10px 15px;font-weight:normal;font-size:16px;}
.details_cus_block_box_text p{width:600px;margin:0 auto;}


.details_cus_switch_btn{width:1198px;height:152px;background:url(Img/details/details_cus_switch_btn.jpg) center top no-repeat;position:absolute;bottom:0px;}
.details_cus_switch_btn a{float:left;width:171px;height:152px;text-align:center;}
.details_cus_switch_btn a.active em{color:#fff;}
.details_cus_switch_btn a.active span{color:#fff;}
.details_cus_switch_btn a em{display:block;color:#333333;margin-top:80px;}
.details_cus_switch_btn a span{display:block;color:#999999;}

.details_cus_switch_btn .a1.active{background:url(Img/details/details_cus_switch_btn_act.jpg) 0px 0px no-repeat;}
.details_cus_switch_btn .a2.active{background:url(Img/details/details_cus_switch_btn_act.jpg) -171px 0px no-repeat;}
.details_cus_switch_btn .a3.active{background:url(Img/details/details_cus_switch_btn_act.jpg) -345px 0px no-repeat;}
.details_cus_switch_btn .a4.active{background:url(Img/details/details_cus_switch_btn_act.jpg) -516px 0px no-repeat;}
.details_cus_switch_btn .a5.active{background:url(Img/details/details_cus_switch_btn_act.jpg) -687px 0px no-repeat;}
.details_cus_switch_btn .a6.active{background:url(Img/details/details_cus_switch_btn_act.jpg) -858px 0px no-repeat;}
.details_cus_switch_btn .a7.active{background:url(Img/details/details_cus_switch_btn_act.jpg) -1029px 0px no-repeat;}


.details_cus_info{width:100%;text-align:center;margin-top:50px;font-size:16px;color:#333333;}
.details_cus_info a{display:inline-block;padding:10px 15px;color:#fff;background:#223789;margin-top:20px;}
.details_cus_info a:hover{background:#4361d8;}