﻿/*中间产品分类秋*/
.prdt_category{width:1020px;height:700px;margin:0px auto;position:relative;background:url(../images/prdt_category_bg.jpg) no-repeat;}
.prdt_category a{display:block;text-align:center; color:#fff;position:absolute;overflow:hidden;
                 transition:all 500ms;
        -moz-transition:all 500ms;/* Firefox 4 */
        -webkit-transition:all 500ms;/* Safari and Chrome */
        -o-transition:all 500ms;/* Opera */
}
/*1标液*/
.prdt_category a.p1{width:132px;height:132px;line-height:132px;font-size:24px;left:760px;top:37px;
                    border-radius:132px;-moz-border-radius:132px;-webkit-border-radius:132px;
                    background:url(../images/ball.png) no-repeat center center;background-size:132px 132px;}
.prdt_category a.p1:hover{color:#fcf81c;width:192px;height:192px;line-height:192px;font-size:40px;left:730px;top:7px;
                       border-radius:192px;-moz-border-radius:192px;-webkit-border-radius:192px;background-size:192px 192px;}
/*2色谱溶剂*/
.prdt_category a.p2{width:203px;height:203px;line-height:203px;font-size:38px;left:493px;top:67px;
                    border-radius:203px;-moz-border-radius:203px;-webkit-border-radius:203px;
                    background:url(../images/ball.png) no-repeat center center;background-size:203px 203px;}
.prdt_category a.p2:hover{color:#fcf81c;width:233px;height:233px;line-height:233px;font-size:48px;left:478px;top:52px;
                       border-radius:233px;-moz-border-radius:233px;-webkit-border-radius:233px;background-size:233px 233px;}

/*3食品添加剂*/
.prdt_category a.p3{width:153px;height:153px;line-height:153px;font-size:24px;left:119px;top:235px;
                    border-radius:153px;-moz-border-radius:153px;-webkit-border-radius:153px;
                    background:url(../images/ball.png) no-repeat center center;background-size:153px 153px;}
.prdt_category a.p3:hover{color:#fcf81c;width:213px;height:213px;line-height:213px;font-size:40px;left:89px;top:205px;
                       border-radius:213px;-moz-border-radius:213px;-webkit-border-radius:213px;background-size:213px 213px;}

/*4实验耗材*/
.prdt_category a.p4{width:84px;height:84px;line-height:84px;font-size:18px;left:356px;top:252px;
                    border-radius:84px;-moz-border-radius:84px;-webkit-border-radius:84px;
                    background:url(../images/ball.png) no-repeat center center;background-size:84px 84px;}
.prdt_category a.p4:hover{color:#fcf81c;width:184px;height:184px;line-height:184px;font-size:40px;left:306px;top:202px;z-index:999;
                       border-radius:184px;-moz-border-radius:184px;-webkit-border-radius:184px;background-size:184px 184px;}

/*5电子化学品*/
.prdt_category a.p5{width:129px;height:129px;line-height:129px;font-size:20px;left:435px;top:320px;z-index:100;
                     border-radius:129px;-moz-border-radius:129px;-webkit-border-radius:84px;
                    background:url(../images/ball.png) no-repeat center center;background-size:129px 129px;}
.prdt_category a.p5:hover{color:#fcf81c;width:189px;height:189px;line-height:189px;font-size:34px;left:405px;top:290px;
                       border-radius:189px;-moz-border-radius:189px;-webkit-border-radius:189px;background-size:189px 189px;}

/*6通用试剂*/
.prdt_category a.p6{width:239px;height:239px;line-height:239px;font-size:38px;left:277px;top:390px;
                    border-radius:239px;-moz-border-radius:239px;-webkit-border-radius:239px;
                    background:url(../images/ball.png) no-repeat center center;background-size:239px 239px;}
.prdt_category a.p6:hover{color:#fcf81c;width:259px;height:259px;line-height:259px;font-size:48px;left:267px;top:380px;z-index:999;
                       border-radius:259px;-moz-border-radius:259px;-webkit-border-radius:259px;background-size:259px 259px;}

/*7氨基酸衍生物*/
.prdt_category a.p7{width:150px;height:150px;line-height:150px;font-size:22px;left:596px;top:401px;
                    border-radius:150px;-moz-border-radius:150px;-webkit-border-radius:150px;
                    background:url(../images/ball.png) no-repeat center center;background-size:150px 150px;}
.prdt_category a.p7:hover{color:#fcf81c;width:210px;height:210px;line-height:210px;font-size:32px;left:566px;top:371px;z-index:999;
                       border-radius:210px;-moz-border-radius:210px;-webkit-border-radius:210px;background-size:210px 210px;}

/*8生化试剂*/
.prdt_category a.p8{width:112px;height:112px;line-height:112px;font-size:20px;left:796px;top:534px;
                    border-radius:112px;-moz-border-radius:112px;-webkit-border-radius:112px;
                    background:url(../images/ball.png) no-repeat center center;background-size:112px 112px;}
.prdt_category a.p8:hover{color:#fcf81c;width:172px;height:172px;line-height:172px;font-size:38px;left:766px;top:504px;z-index:999;
                       border-radius:172px;-moz-border-radius:172px;-webkit-border-radius:172px;background-size:172px 172px;}






/*产品分类2*/
.prdt_category2{width:1020px;height:733px;margin:0px auto;position:relative;
                background:url(../images/prdt_category_bg2.jpg) no-repeat;background-position:0px 0px;
                transition:all 500ms;
                -moz-transition:all 500ms;/* Firefox 4 */
                -webkit-transition:all 500ms;/* Safari and Chrome */
                -o-transition:all 500ms;/* Opera */
}
.prdt_category2 a{display:block;text-align:center; color:#fff;position:absolute;overflow:hidden;
                  background:url(../images/ball.png) no-repeat center center;background-size:contain;
                  border-radius:100%;-moz-border-radius:100%;-webkit-border-radius:100%;
                transition:all 500ms;
                -moz-transition:all 500ms;/* Firefox 4 */
                -webkit-transition:all 500ms;/* Safari and Chrome */
                -o-transition:all 500ms;/* Opera */
}

.prdt_category2 a.p1{width:137px;height:137px;line-height:137px;font-size:22px;left:742px;top:30px;}/*1标液*/
.prdt_category2 a.p2{width:158px;height:158px;line-height:158px;font-size:28px;left:506px;top:75px;}/*2色谱溶剂*/
.prdt_category2 a.p3{width:144px;height:144px;line-height:144px;font-size:22px;left:76px;top:251px;}/*3食品添加剂*/
.prdt_category2 a.p4{width:110px;height:110px;line-height:110px;font-size:18px;left:291px;top:260px;}/*4实验耗材*/
.prdt_category2 a.p5{width:124px;height:124px;line-height:124px;font-size:18px;left:424px;top:306px;}/*5电子化学品*/
.prdt_category2 a.p6{width:158px;height:158px;line-height:158px;font-size:28px;left:243px;top:430px;}/*6通用试剂*/
.prdt_category2 a.p7{width:158px;height:158px;line-height:158px;font-size:20px;left:585px;top:398px;}/*7氨基酸衍生物*/
.prdt_category2 a.p8{width:127px;height:127px;line-height:127px;font-size:20px;left:794px;top:572px;}/*8生化试剂*/
.prdt_category2 a.p9{width:69px;height:69px;line-height:69px;font-size:18px;left:708px;top:214px;}/*9空白球*/
.prdt_category2 a.p10{width:124px;height:124px;line-height:124px;font-size:20px;left:310px;top:38px;}/*10定制试剂*/

/*1标液-放大10%，其他缩小10%*/
.prdt_category2.h1{background-position:-3px 3px;}
.prdt_category2.h1 a.p1{color:#fcf81c;width:151px;height:151px;left:735px;top:23px;}
.prdt_category2.h1 a.p2{width:142px;height:142px;left:514px;top:83px;}
.prdt_category2.h1 a.p3{width:130px;height:130px;left:82px;top:258px;}
.prdt_category2.h1 a.p4{width:100px;height:100px;left:296px;top:265px;}
.prdt_category2.h1 a.p5{width:112px;height:112px;left:436px;top:318px;}
.prdt_category2.h1 a.p6{width:142px;height:142px;left:251px;top:438px;}
.prdt_category2.h1 a.p7{width:142px;height:142px;left:593px;top:406px;}
.prdt_category2.h1 a.p8{width:115px;height:115px;left:800px;top:578px;}
.prdt_category2.h1 a.p9{width:62px;height:62px;left:711px;top:214px;}
.prdt_category2.h1 a.p10{width:112px;height:112px;left:316px;top:44px;}

/*2色谱溶剂-放大10%，其他缩小10%*/
.prdt_category2.h2{background-position:3px 3px;}
.prdt_category2.h2 a.p1{width:125px;height:125px;left:748px;top:36px;}
.prdt_category2.h2 a.p2{color:#fcf81c;width:174px;height:174px;left:498px;top:67px;}
.prdt_category2.h2 a.p3{width:130px;height:130px;left:82px;top:258px;}
.prdt_category2.h2 a.p4{width:100px;height:100px;left:296px;top:265px;}
.prdt_category2.h2 a.p5{width:112px;height:112px;left:436px;top:318px;}
.prdt_category2.h2 a.p6{width:142px;height:142px;left:251px;top:438px;}
.prdt_category2.h2 a.p7{width:142px;height:142px;left:593px;top:406px;}
.prdt_category2.h2 a.p8{width:115px;height:115px;left:800px;top:578px;}
.prdt_category2.h2 a.p9{width:62px;height:62px;left:711px;top:214px;}
.prdt_category2.h2 a.p10{width:112px;height:112px;left:316px;top:44px;}

/*3食品添加剂-放大10%，其他缩小10%*/
.prdt_category2.h3{background-position:0px 3px;}
.prdt_category2.h3 a.p1{width:125px;height:125px;left:748px;top:36px;}
.prdt_category2.h3 a.p2{width:142px;height:142px;left:514px;top:83px;}
.prdt_category2.h3 a.p3{color:#fcf81c;width:158px;height:158px;left:69px;top:244px;}
.prdt_category2.h3 a.p4{width:100px;height:100px;left:296px;top:265px;}
.prdt_category2.h3 a.p5{width:112px;height:112px;left:436px;top:318px;}
.prdt_category2.h3 a.p6{width:142px;height:142px;left:251px;top:438px;}
.prdt_category2.h3 a.p7{width:142px;height:142px;left:593px;top:406px;}
.prdt_category2.h3 a.p8{width:115px;height:115px;left:800px;top:578px;}
.prdt_category2.h3 a.p9{width:62px;height:62px;left:711px;top:214px;}
.prdt_category2.h3 a.p10{width:112px;height:112px;left:316px;top:44px;}

/*4实验耗材-放大10%，其他缩小10%*/
.prdt_category2.h4{background-position:-3px 0px;}
.prdt_category2.h4 a.p1{width:125px;height:125px;left:748px;top:36px;}
.prdt_category2.h4 a.p2{width:142px;height:142px;left:514px;top:83px;}
.prdt_category2.h4 a.p3{width:130px;height:130px;left:82px;top:258px;}
.prdt_category2.h4 a.p4{color:#fcf81c;width:120px;height:120px;left:286px;top:255px;}
.prdt_category2.h4 a.p5{width:112px;height:112px;left:436px;top:318px;}
.prdt_category2.h4 a.p6{width:142px;height:142px;left:251px;top:438px;}
.prdt_category2.h4 a.p7{width:142px;height:142px;left:593px;top:406px;}
.prdt_category2.h4 a.p8{width:115px;height:115px;left:800px;top:578px;}
.prdt_category2.h4 a.p9{width:62px;height:62px;left:711px;top:214px;}
.prdt_category2.h4 a.p10{width:112px;height:112px;left:316px;top:44px;}

/*5电子化学品-放大10%，其他缩小10%*/
.prdt_category2.h5{background-position:0px -3px;}
.prdt_category2.h5 a.p1{width:125px;height:125px;left:748px;top:36px;}
.prdt_category2.h5 a.p2{width:142px;height:142px;left:514px;top:83px;}
.prdt_category2.h5 a.p3{width:130px;height:130px;left:82px;top:258px;}
.prdt_category2.h5 a.p4{width:100px;height:100px;left:296px;top:265px;}
.prdt_category2.h5 a.p5{color:#fcf81c;width:136px;height:136px;left:418px;top:300px;}
.prdt_category2.h5 a.p6{width:142px;height:142px;left:251px;top:438px;}
.prdt_category2.h5 a.p7{width:142px;height:142px;left:593px;top:406px;}
.prdt_category2.h5 a.p8{width:115px;height:115px;left:800px;top:578px;}
.prdt_category2.h5 a.p9{width:62px;height:62px;left:711px;top:214px;}
.prdt_category2.h5 a.p10{width:112px;height:112px;left:316px;top:44px;}

/*6通用试剂-放大10%，其他缩小10%*/
.prdt_category2.h6{background-position:3px 3px;}
.prdt_category2.h6 a.p1{width:125px;height:125px;left:748px;top:36px;}
.prdt_category2.h6 a.p2{width:142px;height:142px;left:514px;top:83px;}
.prdt_category2.h6 a.p3{width:130px;height:130px;left:82px;top:258px;}
.prdt_category2.h6 a.p4{width:100px;height:100px;left:296px;top:265px;}
.prdt_category2.h6 a.p5{width:112px;height:112px;left:436px;top:318px;}
.prdt_category2.h6 a.p6{color:#fcf81c;width:174px;height:174px;left:235px;top:422px;}
.prdt_category2.h6 a.p7{width:142px;height:142px;left:593px;top:406px;}
.prdt_category2.h6 a.p8{width:115px;height:115px;left:800px;top:578px;}
.prdt_category2.h6 a.p9{width:62px;height:62px;left:711px;top:214px;}
.prdt_category2.h6 a.p10{width:112px;height:112px;left:316px;top:44px;}

/*7氨基酸衍生物-放大10%，其他缩小10%*/
.prdt_category2.h7{background-position:3px 0px;}
.prdt_category2.h7 a.p1{width:125px;height:125px;left:748px;top:36px;}
.prdt_category2.h7 a.p2{width:142px;height:142px;left:514px;top:83px;}
.prdt_category2.h7 a.p3{width:130px;height:130px;left:82px;top:258px;}
.prdt_category2.h7 a.p4{width:100px;height:100px;left:296px;top:265px;}
.prdt_category2.h7 a.p5{width:112px;height:112px;left:436px;top:318px;}
.prdt_category2.h7 a.p6{width:142px;height:142px;left:251px;top:438px;}
.prdt_category2.h7 a.p7{color:#fcf81c;width:174px;height:174px;left:577px;top:390px;}
.prdt_category2.h7 a.p8{width:115px;height:115px;left:800px;top:578px;}
.prdt_category2.h7 a.p9{width:62px;height:62px;left:711px;top:214px;}
.prdt_category2.h7 a.p10{width:112px;height:112px;left:316px;top:44px;}

/*8生化试剂-放大10%，其他缩小10%*/
.prdt_category2.h8{background-position:-3px 0px;}
.prdt_category2.h8 a.p1{width:125px;height:125px;left:748px;top:36px;}
.prdt_category2.h8 a.p2{width:142px;height:142px;left:514px;top:83px;}
.prdt_category2.h8 a.p3{width:130px;height:130px;left:82px;top:258px;}
.prdt_category2.h8 a.p4{width:100px;height:100px;left:296px;top:265px;}
.prdt_category2.h8 a.p5{width:112px;height:112px;left:436px;top:318px;}
.prdt_category2.h8 a.p6{width:142px;height:142px;left:251px;top:438px;}
.prdt_category2.h8 a.p7{width:142px;height:142px;left:593px;top:406px;}
.prdt_category2.h8 a.p8{color:#fcf81c;width:139px;height:139px;left:788px;top:566px;}
.prdt_category2.h8 a.p9{width:62px;height:62px;left:711px;top:214px;}
.prdt_category2.h8 a.p10{width:112px;height:112px;left:316px;top:44px;}

/*10定制试剂-放大10%，其他缩小10%*/
.prdt_category2.h10{background-position:-3px 0px;}
.prdt_category2.h10 a.p1{width:125px;height:125px;left:748px;top:36px;}
.prdt_category2.h10 a.p2{width:142px;height:142px;left:514px;top:83px;}
.prdt_category2.h10 a.p3{width:130px;height:130px;left:82px;top:258px;}
.prdt_category2.h10 a.p4{width:100px;height:100px;left:296px;top:265px;}
.prdt_category2.h10 a.p5{width:112px;height:112px;left:436px;top:318px;}
.prdt_category2.h10 a.p6{width:142px;height:142px;left:251px;top:438px;}
.prdt_category2.h10 a.p7{width:142px;height:142px;left:593px;top:406px;}
.prdt_category2.h7 a.p8{width:115px;height:115px;left:800px;top:578px;}
.prdt_category2.h10 a.p9{width:62px;height:62px;left:711px;top:214px;}
.prdt_category2.h10 a.p10{color:#fcf81c;width:136px;height:136px;left:304px;top:32px;}