/*头部*/
#applied .applied{width: 100%; height: 3rem; background:url(../images/bg-04.jpg) no-repeat; margin-top: 1rem;  background-size: 100% 100%;}
#applied .applied .applied-top{width: 100%; padding-top: 1.3rem; text-align: center;}
#applied .applied .applied-top .applied-icon{width: 100%; height: auto;}
#applied .applied .applied-top .applied-icon img{width: .58rem; height: .12rem;}
#applied .applied .applied-top .big{width: 100%; font-size: .4rem; color: #fff; letter-spacing: .05rem;}
#applied .applied .applied-top .small{width: 100%; font-size: .18rem; color: #fff; letter-spacing: .02rem; position: relative; top: 0;}

/*正文*/
#applied .content{min-height: 4.9rem;}
#applied .content .head{width: 100%; height: auto; text-align: center; margin-top: .4rem;}
#applied .content .head .big{font-size: .35rem; line-height: .35rem; color: #4b4b4b;}
#applied .content .head .small{font-size: .21rem; line-height: .2rem; color: #b4b4b4;margin-top: .1rem;}
#applied .content .main{width: 100%; height: auto; margin: .3rem 0 .5rem; overflow: hidden;}
#applied .content .main .main-inner{width: 92%; height: auto; margin: 0 auto;}
#applied .content .main .main-inner ul li{width: 3.2rem; height: 3rem; float: left; margin: 0 .2rem .2rem 0; text-align: center;}
#applied .content .main .main-inner ul li img{width: 3.2rem; height: auto;}
#applied .content .main .main-inner ul li:nth-child(2n){margin-right: 0;}
#applied .content .main .main-inner .text{width: 100%; height: .4rem; text-align: center; float: left; font-size: .29rem; color: #202020; margin-top: .1rem; overflow:hidden;}

#applied .content .main .main-inner .more{width: 100%; height: auto; background-color: #fff; float: left;}
#applied .content .main .main-inner .more-btn{width: 1.8rem; height: .7rem; border: .02rem #144eb1 solid; text-align: center; font-size: .31rem; color: #144eb1; line-height: .7rem; margin: 0.3rem auto 0 ;}
/*放大插件重定义*/
.lb-nav a.lb-prev {filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=1); opacity: 1!important;}
.lb-nav a.lb-next {filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=1); opacity: 1!important;}
