.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 h3 i{color:#038cd8;}
.section_title h3 em{color:#038cd8;font-size:50px;padding:0px 2px;}
.section_title h4{color:#1ca458;font-size:45px;font-weight:normal;}
.section_title h4 em{color:#223788;font-size:36px;font-weight:normal;}


.bg01{width:100%;height:688px;background:#fff;}
.bg02{width:100%;height:786px;background:url(Img/caigou/bg_02.jpg) center top no-repeat;}
.bg04{width:100%;height:864px;background:url(Img/caigou/bg_04.jpg) center top no-repeat;}





.bg01_block{width:1300px;}
.bg01_block_box{float:left;margin-right:40px;}
.bg01_block_box_img{width:268px;height:348px;border:1px solid #ddd;position:relative;}
.bg01_block_box_img_lay{position:absolute;width:268px;height:348px;background:url(Img/caigou/bg_01_lay.png) 0px 0px repeat-x;left:0px;top:0px;color:#fff;text-align:center;opacity:0;filter:alpha(opacity=0);transition:0.3s;}
.bg01_block_box_img:hover.bg01_block_box_img .bg01_block_box_img_lay{opacity:1;filter:alpha(opacity=100);}
.bg01_block_box_img_lay h3{font-size:25px;font-weight:normal;padding-top:120px;}
.bg01_block_box_img_lay h3 i{display:block;width:88px;height:2px;background:#fff;margin:10px auto;}
.bg01_block_box_img_lay h4{font-size:16px;font-weight:normal;}
.bg01_block_box_p{text-align:center;font-size:16px;color:#666666;margin-top:15px;}
.bg01_bottom_info{width:800px;margin:0 auto;text-align:center;color:#666666;font-size:16px;margin-top:30px;line-height:30px;}



.bg02 .section_title h3{color:#fff;}
.bg02 .section_title h4{color:#fff;}

.bg02_block{width:100%;}
.bg02_block_switch_btn{width:184px;float:left;}
.bg02_block_switch_btn a{width:184px;display:block;height:96px;margin-bottom:1px;background:#fff;color:#666666;text-align:center;line-height:96px;font-size:20px;}
.bg02_block_switch_btn a:hover,.bg02_block_switch_btn a.active{background:#1ca458;color:#fff;}
.bg02_block_switch_btn a i{font-family:"iconfont";position:relative;top:2px;font-size:25px;margin-right:5px;}

.bg02_block_switch_btn .a1 i:after{content:"\e61b";}
.bg02_block_switch_btn .a2 i:after{content:"\e600";}
.bg02_block_switch_btn .a3 i:after{content:"\e639";}
.bg02_block_switch_btn .a4 i:after{content:"\e705";}
.bg02_block_switch_btn .a5 i:after{content:"\e627";}

.bg02_block_switch_con{float:right;width:1000px;height:484px;background:#fff;position:relative;}
.bg02_block_switch_box{display:none;}
.bg02_block_switch_box_img{float:left;width:516px;height:484px;}
.bg02_block_switch_box_img img{display:block;width:516px;height:484px;}
.bg02_block_switch_box_text{width:390px;position:absolute;left:550px;top:82px;}
.bg02_block_switch_box_text h3{color:#333333;font-size:35px;font-weight:normal;}
.bg02_block_switch_box_text h4{color:#666666;font-size:18px;font-weight:normal;margin-bottom:25px;}
.bg02_block_switch_box_text p{color:#666666;font-size:14px;line-height:28px;}
.bg02_block_switch_box_text a{display:block;color:#fff;background:#1ca458;width:126px;height:38px;line-height:30px;text-align:center;margin-top:20px;}
.bg02_block_switch_box_text a i{display:inline-block;width:116px;height:30px;border:1px solid #b6e2c9;margin-top:3px;}
.bg02_block_switch_box_text_border{width:320px;height:2px;background:#414141;margin:10px 0;}
.bg02_block_switch_box_text a:hover{background:#28d675;}



.bg02_block_switch_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)}
    }


.bg03{padding-bottom:85px;}
.bg03_siwtch_btn{width:100%;text-align:center;}
.bg03_siwtch_btn a{display:inline-block;width:250px;text-align:center;font-size:18px;color:#666666;}
.bg03_siwtch_btn a.active{color:#1ca458;}
.bg03_siwtch_btn a i{display:block;width:124px;height:124px;margin:0 auto;margin-bottom:10px;}
.bg03_siwtch_btn .a1 i{background:url(Img/caigou/bg_03_icon.png) 0px 0px no-repeat;}
.bg03_siwtch_btn .a2 i{background:url(Img/caigou/bg_03_icon.png) -145px 0px no-repeat;}
.bg03_siwtch_btn .a3 i{background:url(Img/caigou/bg_03_icon.png) -291px 0px no-repeat;}

.bg03_siwtch_btn .a1.active i{background:url(Img/caigou/bg_03_icon.png) 0px -140px no-repeat;}
.bg03_siwtch_btn .a2.active i{background:url(Img/caigou/bg_03_icon.png) -145px -140px no-repeat;}
.bg03_siwtch_btn .a3.active i{background:url(Img/caigou/bg_03_icon.png) -291px -140px no-repeat;}


.bg03_siwtch_box{width:100%;position:relative;margin-top:50px;display:none;}
.bg03_siwtch_box_img{width:784px;height:478px;position:relative;}
.product_swicth_box{width:784px;height:478px;position:relative;}
.product_swicth_btn_left{display:block;width:45px;height:74px;line-height:74px;background:url(Img/Common/fade50.png);position:absolute;left:0px;top:190px;z-index:7;color:#fff;text-align:center;font-family:"iconfont";font-size:30px;}
.product_swicth_btn_left:after{content:"\e736";}
.product_swicth_btn_right{display:block;width:45px;height:74px;line-height:74px;background:url(Img/Common/fade50.png);position:absolute;right:0px;top:190px;z-index:7;color:#fff;text-align:center;font-family:"iconfont";font-size:30px;}
.product_swicth_btn_right:after{content:"\e735";}


.bg03_siwtch_box_img img{
    -webkit-animation:fadeInUp 1s ease both;
    -moz-animation:fadeInUp 1s ease both;}
    @-webkit-keyframes fadeInUp{
    0%{opacity:0;
    -webkit-transform:translateY(20px)}
    100%{opacity:1;
    -webkit-transform:translateY(0)}
    }
    @-moz-keyframes fadeInUp{
    0%{opacity:0;
    -moz-transform:translateY(20px)}
    100%{opacity:1;
    -moz-transform:translateY(0)}
    }

.bg03_siwtch_box_text{width:390px;position:absolute;right:0px;top:40px;}
.bg03_siwtch_box_text h3{color:#223788;font-size:50px;font-weight:normal;margin-bottom:15px;}
.bg03_siwtch_box_text h3 i{color:#333333;font-size:20px;font-weight:normal;padding-left:20px;position:relative;}
.bg03_siwtch_box_text h3 em{font-family:"iconfont";color:#dddddd;position:absolute;right:0px;top:-50px;font-size:50px;}
.bg03_siwtch_box_text h3 em:after{content:"\e727";}
.bg03_siwtch_box_text h4{color:#cccccc;font-size:20px;font-weight:normal;margin-bottom:25px;}
.bg03_siwtch_box_text p{color:#666666;font-size:16px;line-height:26px;margin-bottom:10px;}
.bg03_siwtch_box_text a{display:block;color:#fff;background:#1ca458;width:126px;height:38px;line-height:30px;text-align:center;margin-top:20px;}
.bg03_siwtch_box_text a i{display:inline-block;width:116px;height:30px;border:1px solid #b6e2c9;margin-top:3px;}
.bg03_siwtch_box_text a:hover{background:#28d675;}

.bg03_siwtch_box_text_pop_lay{width:150%;height:150%;background:url(Img/Common/fade50.png);position:fixed;z-index:9;left:-25%;top:-25%;display:none;}
.bg03_siwtch_box_text_pop{width:1000px;height:650px;position:fixed;left:50%;top:50%;background:#fff;border-radius:10px;z-index:10;margin-left:-500px;margin-top:-345px;padding:20px;display:none;}
.bg03_siwtch_box_text_pop p{font-size:14px;line-height:18px;margin-bottom:8px;}
.bg03_siwtch_box_text_pop h5{font-size:16px;margin-top:10px;padding-bottom:8px;line-height:22px;color:#333;font-weight:normal;}
.bg03_siwtch_box_text_pop ul{padding-left:26px;margin-top:8px;border-top:1px solid #ddd;padding-top:8px;}
.bg03_siwtch_box_text_pop li{line-height:18px;margin-bottom:10px;}
.bg03_siwtch_box_text_pop .bg03_siwtch_box_text_pop_close{position:absolute;right:-25px;top:-50px;width:50px;height:50px;background:#00cb5a;text-align:center;line-height:50px;font-family:"iconfont";border-radius:100%;font-size:20px;}
.bg03_siwtch_box_text_pop .bg03_siwtch_box_text_pop_close:after{content:"\e63a";}

.bg03_siwtch_box_text_pop,.bg03_siwtch_box_text_pop_lay,.bg04_siwtch_box_text_pop,.bg04_siwtch_box_text_pop_lay{
    animation:fadeInDown 0.3s .1s ease both;
}
@keyframes fadeInDown{
    0%{opacity:0;transform:scale(0.95);}
    100%{opacity:1;transform:scale(1);}
}



.bg04 .section_title h3{color:#fff;}
.bg04 .section_title h4{color:#fff;}

.bg04_siwtch_btn{width:1200px;}
.bg04_siwtch_btn a{float:left;width:398px;height:70px;background:url(Img/caigou/bg_04_icon.jpg) 0px 0px no-repeat;text-align:center;line-height:70px;color:#fff;text-align:center;margin-right:2px;font-size:18px;}
.bg04_siwtch_btn a.active{background:url(Img/caigou/bg_04_icon.jpg) 0px -70px no-repeat;}
.bg04_siwtch_btn a:hover{text-decoration:none;}

.bg04_siwtch_box_text_pop_lay{width:150%;height:150%;background:url(Img/Common/fade50.png);position:fixed;z-index:9;left:-25%;top:-25%;display:none;}
.bg04_siwtch_box_text_pop{width:1000px;height:650px;position:fixed;left:50%;top:50%;background:#fff;border-radius:10px;z-index:10;margin-left:-500px;margin-top:-345px;padding:20px;display:none;}
.bg04_siwtch_box_text_pop p{font-size:14px;line-height:18px;margin-bottom:8px;color:#323232;}
.bg04_siwtch_box_text_pop h5{font-size:16px;margin-top:10px;padding-bottom:8px;line-height:22px;color:#223788;}
.bg04_siwtch_box_text_pop ul{padding-left:26px;margin-top:8px;border-top:1px solid #ddd;padding-top:8px;}
.bg04_siwtch_box_text_pop li{line-height:18px;margin-bottom:10px;}
.bg04_siwtch_box_text_pop .bg04_siwtch_box_text_pop_close{position:absolute;right:-25px;top:-28px;width:50px;height:50px;background:#00cb5a;text-align:center;line-height:50px;font-family:"iconfont";border-radius:100%;font-size:20px;color:#fff;}
.bg04_siwtch_box_text_pop .bg04_siwtch_box_text_pop_close:after{content:"\e63a";}


.bg04_siwtch_box{display:none;}
.bg04_siwtch_box_text{width:520px;float:left;color:#fff;margin-top:30px;}
.bg04_siwtch_box_text h3{font-size:30px;margin-bottom:35px;}
.bg04_siwtch_box_text p{line-height:31px;margin-bottom:8px;font-size:15px;}

.bg04_siwtch_box_img{width:650px;float:right;margin-top:32px;}
.bg04_siwtch_box_img img{width:650px;display:block;}

.bg04_siwtch_box_img img{
    -webkit-animation:flipInY 1s ease both;
    -moz-animation:flipInY 1s ease both;}
    @-webkit-keyframes flipInY{
    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 flipInY{
    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}
    }

.bg04_siwtch_box_text_bot{margin-top:25px;}
.bg04_siwtch_box_text_bot a{float:left;width:120px;height:38px;background:#1ca458;color:#fff;text-align:center;line-height:38px;border-radius:30px;margin-top:10px;}
.bg04_siwtch_box_text_bot_p{float:left;font-size:16px;margin-top:8px;margin-left:20px;}
.bg04_siwtch_box_text_bot_p p{float:left;width:100%;line-height:20px;}
.bg04_siwtch_box_text_bot_p p b{font-size:20px;}



.bg05_block{width:1200px;height:586px;background:url(Img/caigou/bg_05_pic01.jpg) 0px 0px no-repeat;position:relative;}
.bg05_block_text{position:absolute;color:#fff;text-align:center;width:236px;}
.bg05_block_text h3{font-size:30px;font-weight:normal;}
.bg05_block_text h3 i{display:block;width:30px;height:2px;background:#fff;margin:8px auto;}
.bg05_block_text p{font-size:14px;text-align:left;text-align:justify;line-height:24px;}
.bg05_block_text01{left:35px;top:55px;}
.bg05_block_text02{left:335px;top:358px;}
.bg05_block_text03{left:630px;top:55px;}
.bg05_block_text04{left:934px;top:358px;}


.bg05_block02{width:1400px;height:404px;background:url(Img/caigou/bg_05_pic02.jpg) 0px 0px no-repeat;position:relative;}
.bg05_block02_text{float:left;width:315px;text-align:center;padding-top:150px;margin-right:130px;}
.bg05_block02_text h3{font-size:28px;color:#363636;font-weight:normal;}
.bg05_block02_text h4{font-size:35px;color:#223788;}
.bg05_block02_text a{display:block;width:160px;height:40px;line-height:40px;background:#1ca458;text-align:center;border-radius:30px;color:#fff;margin:0 auto;margin-top:30px;}
.bg05_block02_text a:hover{background:#28d675;}


.bg05_bot_bg{width:100%;height:240px;background:url(Img/caigou/bg05_bot.jpg) center top no-repeat;text-align:center;}
.bg05_bot_bg p{padding-top:50px;font-size:16px;color:#333333;}
.bg05_bot_bg a{display:inline-block;padding:10px 30px;background:#223788;color:#fff;margin-top:25px;}
.bg05_bot_bg a:hover{background:#546ed0;}
