@import url(layout.css?v=6); 
header{ background:linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0));}
header a.logo { background-position: 0 -.92rem }
header span a { text-shadow: 1px 1px 6px rgba(0,0,0,.85) }
header span em { box-shadow: 1px 1px 6px rgba(0,0,0,.5) }
.mpart{ background:none;}
.vision{bottom:-1rem;position:absolute;z-index: 1;}
.plus_box .vision{ bottom:1rem;}
.vision .s_botm:nth-child(1n) ,.vision .s_botm:nth-child(2n) { margin-top: -2.3rem;}

.banner ul{ width:9999px;}
.banner ul li{ float:left;}
.banner ul li img{ width:100%; height:auto;}

.list{ margin-bottom: 0.4rem;}
.list ul{ margin:0 0.15rem;}
.list ul li{ float:left; width:4.85rem; margin-top:0.3rem;padding:0 0.15rem; box-sizing:border-box; font-size: 0.36rem;}
.list ul li:nth-child(3n){ margin-right:0;}
.list ul li img{ width:4.55rem; height:3.42rem;}
.list ul li p{ height:0.8rem; line-height: 0.8rem; overflow: hidden; text-align: center;}



.list:nth-child(3n+1) ,.list:nth-child(3n+2){ border-top: 10px solid #f8f8f8; padding-top: 0.3rem;}
.list:nth-child(3n+0) h2 { color:#7da1f3;}
.list:nth-child(3n+0) h2 a{ color:#bcd4ff;}
.list:nth-child(3n+0) h2 a i{ background-color:#bcd4ff;}
.list:nth-child(3n+1) h2 { color:#f78ab6;}
.list:nth-child(3n+1) h2 a{ color:#ffbcdb;}
.list:nth-child(3n+1) h2 a i{ background-color:#ffbcdb;}
.list:nth-child(3n+2) h2 { color:#a677ef;}
.list:nth-child(3n+2) h2 a{ color:#cfa7ff;}
.list:nth-child(3n+2) h2 a i{ background-color:#cfa7ff;}
