/*轮播*/

.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 auto;text-align:center;position:absolute;left:0;width:100%;bottom:8%;cursor:pointer;}
.banner .hd li{width:13px;height:13px;background:#fff;display:inline-block;margin:0 10px;border-radius:13px;}
.banner .hd li.on{background:#2c99ff;width:39px;}
.banner .prev{position:absolute;top:calc(45% - 35px);left:0%;z-index:10;cursor:pointer;opacity:0;transition:all .5s linear;}
.banner .next{position:absolute;top:calc(45% - 35px);right:0%;z-index:10;cursor:pointer;opacity:0;transition:all .5s linear;}
.banner:hover .prev{opacity:1;left:6%;}
.banner:hover .next{opacity:1;right:6%;}

/*搜索*/
.search{ width:1400px; margin:0 auto; height:86px; border-bottom:#ececec 1px solid;overflow: hidden;}
.search p{ float:left;font-size: 16px; color:#666; width:881px; height:86px; line-height:86px; overflow:hidden; padding:0 0 0 40px;}
.search p a{font-size: 16px; color:#999; padding:0 10px 0 0;}
.search p a:hover{ color:#2c99ff; font-weight:bold;}
.search .ser_inp{ background:url(../images/s_inp.gif) no-repeat; width:415px; height:36px; border:none; padding:0 2px 0 13px; float:left; margin-top:20px; font-family:"Microsoft YaHei";font-size: 14px; color:#333; line-height:36px; outline:none;}
.search .ser_so{cursor: pointer; float:left; background:url(../images/s_so.gif) no-repeat; border:none; margin-top:20px; width:49px; height:36px;}
input::-webkit-input-placeholder {color: #333;}
/*红元数字化*/
.four{padding: 30px 0 30px;}
.four ul li{width: 280px;float: left;text-align: center;font-size: 16px;color: #666; background:url(../images/four_line01.gif) no-repeat 0 42px;}
.four ul li em{width: 45px;display: block;margin:0 auto;}
.four ul li em img{height: 45px;display: block; transition: all 0.3s ease-in-out 0s;}
.four ul li span{display: block;font-size: 22px;color: #333;height: 70px;line-height: 70px; background:url(../images/four_line02.png) no-repeat center 66px;margin-bottom: 12px;}
.four ul li:first-child{background: none;}
.four ul li:hover em img{ transform: rotateY(180deg);}

/*板块标题*/
.bk-title{text-align:center;position:relative;padding-top:12px;}
.bk-title a b{font-size:44px;font-weight:bold;line-height:44px;color:#333333;display:block;position:relative;z-index:1;}
.bk-title a span{font-size:24px;font-weight:200;line-height:24px;color:#333333;display:block;margin-top:18px;position:relative;z-index:1;}
.bk-title a em{position:absolute;width:100%;left:0;text-align:center;top:0;font-size:72px;font-weight:bold;line-height:80%;color:rgba(51,51,51,0.1);text-transform:uppercase;font-style:normal;}

/*检测服务*/
.service{background-image:url('../images/jc-bg.jpg');background-repeat:no-repeat;background-position:center top;background-size:auto auto;height:628px;box-sizing:border-box;padding-top:60px;}
.indexA{ position: relative; margin-top: 30px; }
.indexA .swiper-slide .imgDiv{ overflow: hidden; }
.indexA .swiper-slide .imgDiv img{ width: 100%;height: 210px; }
.indexA .swiper-slide .botDiv{ padding: 24px 20px 15px; background: #fff; position: relative; height: 130px}
.indexA .swiper-slide .botDiv:after{ content: ''; position: absolute; right: 0; bottom: 0; width: 193px; height: 111px;  }
.indexA .swiper-slide .name{ height: 30px; color: #313131; }
.indexA .swiper-slide .name p{ display: inline-block; height: 30px; line-height: 30px; overflow: hidden; font-size: 22px; padding-right: 15px;}
.indexA .swiper-slide .name img{ display: inline-block; position: relative; top: -25px; }
.indexA .swiper-slide .content{ font-size: 14px; color: #888; height: 56px; line-height: 26px; overflow: hidden;}
.indexA .swiper-slide .ico{ width: 26px; height: 26px; background: url(../images/arr.png) center no-repeat; }
.indexA .swiper-slide:hover .imgDiv img{ transform:scale(1.1);-webkit-transform:scale(1.1);}
.indexA .swiper-slide:hover .botDiv{ background: #1e88e5; }
.indexA .swiper-slide:hover .botDiv:after{ opacity: 1; }
.indexA .swiper-slide:hover .name{ color: #fff; }
.indexA .swiper-slide:hover .content{ color: #fff; }
.indexA .swiper-slide:hover .ico{ background: url(../images/arrhover.png) center no-repeat; }
.indexA .prev{ z-index: 5; left: -1.25rem; position: absolute; display: block; width: 23px; height: 42px; top: 40%; margin-top: -25px; border-radius: 6px;}
.indexA .prev:before{ content: ''; position: absolute; width: 23px; height: 42px; left: 50%; margin-left: -17px; top: 50%; margin-top: -5px; background: url(../images/back.png) center center no-repeat; }
.indexA .next{ z-index: 5; right: -1.25rem; position: absolute; display: block;  width: 23px; height: 42px; top: 40%; margin-top: -25px; border-radius: 6px;}
.indexA .next:before{ content: ''; position: absolute; width: 23px; height: 42px; left: 50%; margin-left: -2px; top: 50%; margin-top: -5px; background: url(../images/pre.png) center center no-repeat; }
.indexA .prev:hover:before{ background: url(../images/back1.png) center no-repeat;}
.indexA .next:hover:before{ background: url(../images/pre1.png) center no-repeat;}


/*检测案例*/
.scenes{padding-top:60px;padding-bottom:30px;}
.scenes .scenes-l{margin-top:50px;float:left;width:227px;background:#f3f3f3;position:relative;z-index:1;height:576px;}
.scenes .scenes-l li{display:block;background-image:url('../images/cj-tbg.png');background-repeat:no-repeat;background-position:32px center;background-size:auto auto;padding-left:50px;}
.scenes .scenes-l li a{font-size:16px;font-weight:normal;line-height:60px;color:#333333;display:block;}
.scenes .scenes-l li.cur,.scenes .scenes-l li:hover{background-image:url('../images/cj-tbgh.png');background-repeat:no-repeat;background-position:left center;background-size:auto auto;width:238px;}
.scenes .scenes-l li.cur a,.scenes .scenes-l li:hover a{color:#fff;}
.scenes .scenes-r{margin-top:50px;float:right;width:1173px;height:576px;overflow:hidden;}
.scenes .scenes-r dt{float:left;width:777px;height:576px;line-height:0;overflow:hidden;}
.scenes .scenes-r dt img{display:block;width:777px;height:576px;transition:1s;}
.scenes .scenes-r dt img:hover{transform:scale(1.02);}
.scenes .scenes-r dd{float:right;}
.scenes .scenes-r dd p{width:380px;position:relative;text-align:center;margin-bottom:10px;}
.scenes .scenes-r dd p em{width:380px;height:283px;display:block;line-height:0;overflow:hidden;}
.scenes .scenes-r dd p em img{display:block;width:380px;height:283px;transition:1s;}
.scenes .scenes-r dd p span{position:absolute;left:0;bottom:0;width:100%;height:40px;font-size:16px;font-weight:normal;line-height:40px;color:#ffffff;background:rgba(15,60,139,0.6);padding:0 10px;box-sizing:border-box;overflow:hidden;}
.scenes .scenes-r dd p:hover img{transform:scale(1.02);}
.scenes:after{line-height:0;visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}
/*合作流程*/

.hezuo{
    width:100%;
    position:relative;
    height:241px;
    overflow: hidden;
    background: url(../images/hzbg.jpg) no-repeat center center;
}


.hezuo .hleft{
    width: 270px;
    float:left;
    margin-left: 30px;
    margin-top: 40px;

}
.hezuo .hright{
    float:right;
    width: 1000px;

}
.hezuo .hright ul li{
    float:left;
    margin-top: 60px;
    margin-left: 35px;
}

/*品质检测*/
.testing{padding-top:60px;background-image:url('../images/ysbj.jpg');background-repeat:no-repeat;background-position:center top;background-size:auto auto;height:840px;box-sizing:border-box;}
.testing .wrap1400{position:relative;}
.testing .testing-tit{margin-top:45px;text-align:center;}
.testing .testing-tit li{display:inline-block;vertical-align:bottom;margin-right:110px;position:relative;padding-bottom:16px;height:66px;overflow:hidden;box-sizing:border-box;}
.testing .testing-tit li em{float:left;width:54px;height:54px;line-height:0;display:block;overflow:hidden;margin-right:5px;vertical-align:top;}
.testing .testing-tit li em img{display:block;}
.testing .testing-tit li p{float:left;display:block;text-align:left;vertical-align:top;}
.testing .testing-tit li p b{font-size:30px;font-weight:normal;line-height:30px;color:#333333;display:block;}
.testing .testing-tit li p span{font-size:14px;font-weight:normal;line-height:14px;color:rgba(51,51,51,0.2);display:block;margin-top:5px;font-family:arial;}
.testing .testing-tit li:before{content:"";display:block;width:0%;height:8px;background:#0f3c8b;position:absolute;left:50%;bottom:-4px;border-radius:4px;overflow:hidden;transition:.5s;}
.testing .testing-tit li:after{line-height:0;visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}
.testing .testing-tit li.cur:before,.testing .testing-tit li:hover:before{width:100%;left:0;}
.testing .testing-tit li:last-of-type{margin-right:0;}
.testing .testing-con{margin-top:30px;}
.testing .testing-con dl dt{width:733px;height:471px;display:block;line-height:0;overflow:hidden;float:left;}
.testing .testing-con dl dt img{width:733px;height:471px;display:block;transition:1s;}
.testing .testing-con dl dd{float:left;width:667px;height:471px;    background-color: #e9e9e9;background-image:url('images/jc-cbg.png');background-repeat:no-repeat;background-position:center top;background-size:auto auto;box-sizing:border-box;padding:62px 30px 0 33px;}
.testing .testing-con dl dd h4{font-size:32px;font-weight:bold;line-height:32px;color:#333333;margin-bottom:35px;}
.testing .testing-con dl dd h4 span{display:block;font-size:24px;font-weight:bold;line-height:24px;color:#333333;margin-top:8px;}
.testing .testing-con dl dd p{position:relative;font-size:14px;font-weight:normal;line-height:20px;color:#666666;display:block;margin-bottom:24px;padding-left:12px;}
.testing .testing-con dl dd p:before{content:"";display:block;width:5px;height:5px;background:#0f3c8b;position:absolute;left:0;top:7px;}
.testing .testing-con:after{line-height:0;visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}
.testing .testing-tit2{position:absolute;left:830px;bottom:30px;}
.testing .testing-tit2 span{width:21px;height:21px;background-image:url('../images/jc-dot.png');background-repeat:no-repeat;background-position:center center;background-size:auto auto;display:inline-block;line-height:0;margin-right:10px;}
.testing .testing-tit2 span.cur{background-image:url('../images/jc-doth.png');background-repeat:no-repeat;background-position:center center;background-size:auto auto;}

/*新闻资讯*/
.news{padding-top:60px;}
.news .news-l{margin-top:55px;width:897px;position:relative;float:left;}
.news .news-l .news-tit li{float:left;margin-right:38px;position:relative;font-size:20px;font-weight:normal;line-height:20px;color:#333333;margin-bottom:26px;}
.news .news-l .news-tit li a{color:#333;}
.news .news-l .news-tit li:after{content:"/";display:block;position:absolute;right:-22px;top:-1px;}
.news .news-l .news-tit li:last-of-type{margin-right:0;}
.news .news-l .news-tit li:last-of-type:after{display:none;}
.news .news-l .news-tit li.cur a{color:#0f3c8b;font-weight:bold;}
.news .news-l .news-tit:after{line-height:0;visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}
.news .news-l .news-tit2{position:absolute;right:0;top:4px;}
.news .news-l .news-tit2 a{font-size:14px;font-weight:normal;line-height:14px;color:#737373;display:block;text-transform:uppercase;}
.news .news-l .news-con dl dt{width:261px;height:196px;line-height:0;display:block;overflow:hidden;float:left;}
.news .news-l .news-con dl dt img{width:261px;height:196px;display:block;transition:1s;}
.news .news-l .news-con dl dd{float:right;width:600px;overflow:hidden;}
.news .news-l .news-con dl dd h4 a{font-size:16px;font-weight:normal;line-height:16px;color:#333333;display:block;margin-top:4px;}
.news .news-l .news-con dl dd h4 a:hover{color:#0f3c8b;}
.news .news-l .news-con dl dd p{font-size:14px;font-weight:normal;line-height:24px;color:#666666;display:block;margin-top:20px;}
.news .news-l .news-con dl dd em a{font-size:14px;font-weight:normal;line-height:30px;color:#ffffff;display:block;text-align:center;width:102px;height:30px;background:#0f3c8b;border-radius:15px;margin-top:32px;}
.news .news-l .news-con dl dd em a:hover{background:#1e88e5;}
.news .news-l .news-con dl:after{line-height:0;visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}
.news .news-l .news-con dl:hover img{transform:scale(1.05);}
.news .news-l .news-con ul{margin-top:25px;}
.news .news-l .news-con ul li{float:left;width:50%;box-sizing:border-box;padding-right:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news .news-l .news-con ul li a{font-size:14px;font-weight:normal;line-height:34px;color:#333333;display:block;}
.news .news-l .news-con ul li:hover a{color:#0f3c8b;}
.news .news-l .news-con ul:after{line-height:0;visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}
.news .news-r{margin-top:37px;background:#f6f6f6;width:456px;height:377px;box-sizing:border-box;float:right;padding:17px 22px 0 32px;}
.news .news-r h3{font-size:20px;font-weight:normal;line-height:20px;color:#333333;display:block;margin-bottom:30px;}
.news .news-r h3 em{float:right;font-size:14px;font-weight:normal;line-height:14px;color:#737373;display:block;text-transform:uppercase;}
.news .news-r h3:hover a,.news .news-r h3:hover em{color:#0f3c8b;}
.news .news-r .tempWrap{height:271px!important;}
.news .news-r ul li{margin-bottom:35px;}
.news .news-r ul li h4 a{font-size:14px;font-weight:normal;line-height:14px;color:#333333;display:block;position:relative;padding-left:27px;padding-top:2px;margin-bottom:7px;}
.news .news-r ul li h4 a:before{content:"Q";width:18px;height:18px;background:#868686;font-size:14px;font-weight:normal;line-height:18px;color:#ffffff;text-align:center;display:block;position:absolute;left:0;top:0;}
.news .news-r ul li h4 a:hover{color:#0f3c8b;}
.news .news-r ul li p{font-size:14px;font-weight:normal;line-height:22px;color:#858585;display:block;position:relative;padding-left:27px;}
.news .news-r ul li p:before{content:"A";width:18px;height:18px;background:#1e88e5;font-size:14px;font-weight:normal;line-height:18px;color:#ffffff;text-align:center;display:block;position:absolute;left:0;top:3px;}
.news:after{line-height:0;visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}
/*----------培训认证---------*/
.training{
    padding-top: 40px;

}
.training .media {
    margin-top: 40px;

}
.training .part-title{

    background: url(../images/line.png) no-repeat center center;
}
.training .media .media-left {
    float: left;
    width:401px;
    height: 360px;
}
.training .media .media-body {
    padding:0px 10px;
    float: right;
    width: 830px;
    height: 360px;
}
.training .media .media-body h4 {
    color:#222;
    font-size:16px;
}
.training .media .media-body p {
    font-size:16px;
    color:#666;
    margin-top:15px;
    line-height: 28px;
}
.training .media .media-body p span{
    background: #0f3c8b;
    width: 120px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    display: block;
    border-radius: 5px;

}
.training .media .media-body p span a{
    color: #fff;

}
.training .media .media-body p span a:hover{
    color: #ddd;

}
.training .adv{}
.training .adv ul li{float:left;margin:0 12px; width:260px;height:136px;margin-bottom:70px; text-align: center; background: #fff;}
.training .adv ul li img{width:260px;height:136px;}
.training .adv ul li:first-child{margin-left: 0px}
.training .adv ul li:last-child{margin-right:0px}
/*---------在线报名 ---------*/
.ad{
    width: 100%;
    text-align: center;
    padding: 46px 0 40px;
}
.ad_1{
    font-size: 34px;
    color: #fff;
    width: 100%;
    line-height: 100%;
}
.ad_2{
    font-size: 0px;
    width: 100%;
    margin-top: 30px;
}
.ad_2 a{ font-size: 16px; color:#fff; min-width: 225px; height: 60px; line-height:58px; text-align: center; padding:0 5px; border: 1px solid #fff; border-radius: 5px; display:inline-block; overflow:hidden; }
.ad_2 a:hover{ color: #0f3c8b; background-color:#f2f2f2; border: 1px solid #fff; }
/*合作*/
.hzhb{
    width: 1400px;
    overflow: hidden;
    padding: 60px 0px 0px 0px;
    margin: 0 auto;
}

.hzhb .content{

}
.hzhb .content ul li{
    float: left;
    margin: 20px 10px;


}
/*关于我们*/
.about{background-image:url('../images/aboutbg.jpg');background-repeat:no-repeat;background-position:center top;background-size:auto auto;height:700px;box-sizing:border-box;padding-top:60px;margin-top: 30px;}
.about .about-t dt{float:left;width:329px;border-right:1px solid #dcdcdc;height:186px;}
.about .about-t dt h2{padding-bottom:31px;}
.about .about-t dt h2 a{font-size:40px;font-weight:normal;line-height:40px;color:#0f3c8b;display:block;}
.about .about-t dt h2 span{display:block;font-size:24px;font-weight:200;line-height:24px;color:#333333;margin-top:15px;}
.about .about-t dt em{background-image:url('../images/abt-line.png');background-repeat:no-repeat;background-position:left center;background-size:auto auto;font-size:28px;font-weight:normal;line-height:80%;color:#666666;display:block;text-transform:uppercase;}
.about .about-t dt em i{font-size:16px;font-weight:200;line-height:80%;color:#666666;display:block;margin-top:40px;}
.about .about-t dd{float:right;width:983px;}
.about .about-t dd p{font-size:16px;font-weight:normal;line-height:24px;color:#666666;display:block;margin-top:-4px;letter-spacing:1px;margin-bottom:52px;}
.about .about-t dd ul li{float:left;width:25%;}
.about .about-t dd ul li em{width:65px;height:65px;background:#0f3c8b;text-align:center;display:inline-block;border-radius:50%;overflow:hidden;vertical-align:middle;margin-right:7px;}
.about .about-t dd ul li em img{width:65px;height:65px;display:block;}
.about .about-t dd ul li i{width:100px;display:inline-block;font-size:20px;font-weight:normal;line-height:20px;color:#333333;vertical-align:top;margin-top:15px;font-style: normal;}
.about .about-t dd ul li i span{display:block;font-size:14px;font-weight:normal;line-height:14px;color:#999999;font-variant:small-caps;margin-top:6px;}
.about .about-t dd ul li.cur em{background:#1e88e5;}
.about .about-t:after{line-height:0;visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}
.about .about-b{margin-top:76px;position:relative;}
.about .about-b:before{content:"";display:block;width:308px;height:274px;/*background:#0f3c8b;*/position:absolute;right:-360px;top:0;}
.about .about-b .list1 li{float:left;text-align:left;width:250px!important;padding-left:40px;padding-top:60px;box-sizing:border-box;margin-right:30px;margin-top:40px;border-top:4px solid transparent;}
.about .about-b .list1 li em{font-size:40px;font-weight:normal;line-height:80%;color:#4c4c4c;display:inline-block;vertical-align:bottom;}
.about .about-b .list1 li em span{font-size:18px;font-weight:normal;line-height:18px;color:#4c4c4c;display:inline-block;vertical-align:bottom;margin-left:5px;}
.about .about-b .list1 li p{margin-top:40px;font-size:14px;font-weight:normal;line-height:20px;color:#666666;}
.about .about-b .list1 li:last-of-type{margin-right:0;}
.about .about-b .list1 li:after{line-height:0;visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}
.about .about-b .list1 li.cur{border-top:4px solid #1e88e5;}
.about .about-b .list li{float:left;text-align:center;margin-right:35px;width:324px;}
.about .about-b .list li em{width:324px;height:243px;display:block;line-height:0;overflow:hidden;}
.about .about-b .list li em img{width:324px;height:243px;display:block;transition:1s;}
.about .about-b .list li span{display:block;font-size:14px;font-weight:normal;line-height:24px;color:#333333;margin-top:16px;}
.about .about-b .list li:last-of-type{margin-right:0;}
.about .about-b .list li:hover img{transform:scale(1.02);}
.about .about-b .list li:after{line-height:0;visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}
.about .about-b .prev1{display:block;width:17px;height:31px;background-image:url('../images/index-left.png');background-repeat:no-repeat;background-position:center top;background-size:auto auto;position:absolute;left:-31px;top:119px;cursor:pointer;z-index:1;}
.about .about-b .prev1:hover{background-image:url('../images/index-lefth.png');background-repeat:no-repeat;background-position:center top;background-size:auto auto;}
.about .about-b .next1{display:block;width:17px;height:31px;background-image:url('../images/index-right.png');background-repeat:no-repeat;background-position:center top;background-size:auto auto;position:absolute;right:-31px;top:119px;cursor:pointer;z-index:1;}
.about .about-b .next1:hover{background-image:url('../images/index-righth.png');background-repeat:no-repeat;background-position:center top;background-size:auto auto;}

.about .about-b .list3 li{float:left;text-align:center;margin-right:25px;width:175px;}
.about .about-b .list3 li em{width:175px;height:243px;display:block;line-height:0;overflow:hidden;}
.about .about-b .list3 li em img{width:175px;height:243px;display:block;transition:1s;}
.about .about-b .list3 li span{display:block;font-size:14px;font-weight:normal;line-height:24px;color:#333333;margin-top:16px;}
.about .about-b .list3 li:last-of-type{margin-right:0;}
.about .about-b .list3 li:hover img{transform:scale(1.02);}
.about .about-b .list3 li:after{line-height:0;visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}

.about .about-b .list2 li{float:left;text-align:left;width:240px!important;box-sizing:border-box;position:relative;margin-top:60px;height:300px;}
.about .about-b .list2 li em{font-size:40px;font-weight:normal;line-height:80%;color:#4c4c4c;display:block;vertical-align:bottom;width:200px;height:116px;text-align:center;padding-top:40px;box-sizing:border-box;margin:0 auto;position:relative;}
.about .about-b .list2 li em span{font-size:18px;font-weight:normal;line-height:100%;color:#4c4c4c;display:inline-block;vertical-align:bottom;margin-left:3px;}
.about .about-b .list2 li em:after{content:"";display:block;width:0;height:0;border-top:10px solid #fff;border-left:10px solid transparent;border-right:10px solid transparent;position:absolute;left:50%;bottom:-10px;transform:translateX(-50%);display:none;}
.about .about-b .list2 li p{font-size:14px;font-weight:normal;line-height:22px;color:#666666;text-align:center;display:none;position:absolute;top:149px;transform:translateX(-50%);left:50%;width:240px;}
.about .about-b .list2 li:last-of-type{margin-right:0;}
.about .about-b .list2 li:after{line-height:0;visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}
.about .about-b .list2 li.cur em{background:#fff;box-shadow:0 0 15px rgba(0,0,0,0.05);color:#1e88e5;}
.about .about-b .list2 li.cur em span{color:#1e88e5;}
.about .about-b .list2 li.cur em:after{display:block;box-shadow:0 0 15px rgba(0,0,0,0.05);}
.about .about-b .list2 li.cur p{display:block;}
