@charset "utf-8";
/*banner*/
.slideBox {width: 100%;}
.slideBox .bd {/*position: relative;*/height: 100%;z-index: 0;}
.slideBox .bd li {zoom: 1;vertical-align: middle;}
.slideBox .prev, .slideBox .next {position: absolute;display: block;width: 40px;height: 40px;margin-top: -20px;top:50%;}
.slideBox .prev {left: 3%;background: url(../img/prev.png);}
.slideBox .next {right: 3%;background: url(../img/next.png);}
/*通知公告*/
.top{margin-top:60px;}
.top>div{width:370px;}
.topLTitle,.topMTitle{margin-bottom: 25px;}
.topLTitle span,.topMTitle span{font-size:16px;}
.topLTitle li,.topMTitle li{cursor: pointer;}
.topLTitle li+li,.topMTitle li+li{margin-left:35px;}
.topLTitle .on em,.topMTitle .on em{width:10px;height:21px;}
.topLTitle .on .left{background: url(../img/tongLeft.png) center no-repeat;}
.topLTitle .on .right{background: url(../img/tongRight.png) center no-repeat;}
.topLTitle .on span{margin:0 8px;font-weight:bold;color:#009944;}
.tongCon,.newCon{height:295px;}
.tongCon li a,.newCon li a{display: block;}
.tongCon li+li,.newCon li+li{margin-top:18px;}
.tongCon b{font-size:16px;color:#36a964;font-weight:normal;margin-right:24px;}
.tongCon span,.newCon span{font-size:15px;line-height:21px;}
.tongCon li:hover span{color:#36a964;}
.tongCon>a,.newCon>a{top:2px;right:0;}
/*要闻*/
.topM{margin:0 45px;}
.topMTitle .on .left{background: url(../img/newLeft.png) center no-repeat;}
.topMTitle .on .right{background: url(../img/newRight.png) center no-repeat;}
.topMTitle .on span{margin:0 8px;font-weight:bold;color:#3cb904;}
.newCon em{width:12px;height:21px;background: url(../img/newIcon.png) center no-repeat;margin-right:8px;}
.newCon li:hover span{color:#3cb904;}
/*学术交流*/
.studyTitle{margin-bottom: 25px;}
.studyTitle em{width:10px;height:21px;}
.studyTitle .left{background: url(../img/studyLeft.png) center no-repeat;}
.studyTitle .right{background: url(../img/studyRight.png) center no-repeat;}
.studyTitle span{font-size:16px;font-weight:bold;color:#068358;margin:0 8px;}
.studyTitle a{margin-top:2px;}
.studyList a{display: block;width:100%;height:58px;background-color: #f5f5f5;padding:5px 10px;}
.studyList li+li{margin-top:21px;}
.studyList li div{padding:3px 18px 3px 0;border-right:1px solid #d9d9d9;margin-right:18px;}
.studyList li div h3{font-family: Times New Roman;font-size:24px;color:#068358;}
.studyList li div h4{font-family: Times New Roman;color:#068358;text-align: right}
.studyList a>h3{font-size:15px;width:258px;padding:3px 0;line-height:21px;}
.studyList li:hover a{background-color: #068358;}
.studyList li:hover div h3,.studyList li:hover h4,.studyList li:hover a>h3{color:#FFFFFF;}
/*植物病理系*/
.middle{padding:40px 0;background-color: #f5f5f5;margin:60px 0;}
.middleTitle{width:500px;border-bottom: 1px solid #cccccc;margin:0 auto 5px;height:47px;}
.middleT{bottom:-2px;left:83px;}
.middleTitle li a{font-size:16px;cursor: pointer;}
.middleTitle li+li{margin-left:55px;}
.middleTitle .on{padding-bottom: 23px;border-bottom: 3px solid #84c066;}
.middleTitle .on a{color:#84c066;font-weight:bold;}
.middleList li a{display: block;width:228px;height:171px;overflow: hidden}
.middleList li h3{width:100%;bottom:0;font-size:15px;color:#FFFFFF;line-height:26px;padding:5px 10px;z-index:20;}
.middleList li:hover .img,.plantL a:hover img,.plantBottom li:hover img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.middleList{margin-left:-15px;height:382px;}
.middleList li{margin:20px 0 0 15px;}
/*植保故事*/
.storyTitle{width:108px;margin:0 auto;}
.storyTitle span{font-size:18px;color:#015f40;margin:0 8px;}
.storyTitle em{width:10px;height:24px;}
.storyTitle .left{background: url(../img/zhiLeft.png) center no-repeat;}
.storyTitle .right{background: url(../img/zhiRight.png) center no-repeat;}
.plantTitle{text-align: center;font-family: Times New Roman;font-size:10px;margin:10px 0 25px;color:#999999;}
.plantL a{display: block;width:596px;height:338px;overflow: hidden;}
.plantL .storyMeng{left:3px;top:3px;}
.plantTop{width:624px;height:115px;background: url(../img/titleBg.png);left:-20px;top:40px;padding:20px 40px;}
.plantR{width:604px;height:338px;}
.plantTop a{display: block;}
.plantTop h3{font-size:15px;color:#FFFFFF;}
.plantTop p{font-size:13px;color:#d2e0bd;line-height:22px;margin-top:10px;}
.plantTop:hover h3{color:#015f40;}
.plantBottom li a{display: block;width:289px;height:165px;overflow: hidden;}
.plantBottom li .plantMeng{left:3px;top:2px;}
.plantBottom{margin-top:172px;}
.plantBottom li{margin-left:13px;}
.more a{display: block;width:105px;height:30px;font-size:14px;color:#FFFFFF;text-align:center;line-height:30px;background-color: #a1bb37;border-radius: 6px;margin:25px auto 60px;}
.more a:hover{font-weight:bold;}