.content{margin: 0.19rem 0 0 0;}
.box{display: flex;border-bottom: 1px solid #E5E5E5;padding-bottom: 0.11rem;margin-bottom: 0.14rem;}
.box:last-of-type{border: none !important;}
.box2 .cap{width: 50%;}
.box .cap span{display: block;font-size: 0.14rem;color: #666;margin-bottom: 5px;}
.box .cap b{display: block;font-size: 0.18rem;color: #333;}
.tedian{background: #F9F9FA;padding: 0.19rem 0.15rem;}
.tedian img{display: block;width: 100%;height: auto;}
.project h1{font-size: 0.24rem;color: #333;font-weight: 800;margin: 0.16rem 0 0.1rem 0;}
.project ul li {box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.15);border-radius: 10px;overflow: hidden;margin-bottom: 10px;}
.project ul li a{display: block;padding: 10px;}
.project ul li img{width: 100%;height: auto;border-radius: 5px;}
.project ul li h2{font-size: 0.18rem;color: #333;line-height: 0.24rem;}
.project ul li .heng{height: 3px;background: #E60012;}
.project .morep{display: block;background: #F9F9FA;padding: 0.11rem 0.12rem;margin-top: 0.2rem;
box-shadow: 0px 1px 3px 0px rgba(4,0,0,0.16);border-radius: 5px;font-size: 0.18rem;color: #333;font-weight: 500;}
.project .morep .iconfont{display: block;float: right;font-size: 0.19rem;width: 0.24rem;height: 0.24rem;
    line-height: 0.24rem;border-radius: 100%;background: #E60012;color: #fff;text-align: center;}
    .process h1{font-size: 0.2rem;color: #333;margin: 0.23rem 0 0.14rem 0;}
.process ul li{display: flex;border: 1px solid #999999;border-radius: 10px;margin-bottom: 0.26rem;}
.process ul li:nth-of-type(2n+1){padding: 0.14rem 0 0.14rem 0.1rem;}
.process ul li:nth-of-type(2n+1) img{margin-right: 0.13rem;}
.process ul li:nth-of-type(2n){padding: 0.14rem 0.11rem 0.14rem 0.15rem;justify-content: space-between;}
.process ul li:nth-of-type(2n) img{margin-left: 0.13rem;}
.process ul li img{display: block;width: 48.8%;height: auto;}
.process ul li .text h2{font-size: 0.16rem;font-weight: 400;color: #333;}
.process ul li .text div span{display: inline-block; width: 0;height: 0;
        border-top: 4px solid transparent; 
        border-right: 8px solid transparent;
        border-left: 8px solid #666;
        border-bottom: 4px solid transparent;}
.process ul li .text div{font-size: 0.14rem;color: #666;margin-top: 2px;}

