/*Copyright:成都零点信息技术有限公司 QQ:863230477*/
html{background:#666666}
body{min-width:320px;max-width:640px;height:auto;font-size:14px;line-height:30px;color:#222;background:#FFF;-webkit-tap-highlight-color:rgba(0,0,0,0)}

#jkoor_ware::-webkit-scrollbar{width:4px}
#jkoor_ware::-webkit-scrollbar-track{background-color:#999999}
#jkoor_ware::-webkit-scrollbar-thumb{background-color:#000000}

/*头部*/
.mobi_head{height:40px;line-height:42px;font-size:18px;overflow:hidden;color:#fff;border-bottom:1px solid #218dd5;background:#18c5ff;background-image:linear-gradient(#32ccff,#18c5ff);box-shadow:inset 0 0 1px #FFF}
.head_back,.head_favor{width:40px;height:40px;line-height:40px;color:#FFFFFF;font-size:28px;cursor:pointer}
.head_back{margin:0;background:url(../../img/head_back.png) center center no-repeat;background-size:50%}

#header{height:9vh;max-height:70px;min-height:40px;background:#9BD892;background-image:linear-gradient(#9BD892,#AFEAAA);display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;display:box;box-pack:center;box-align:center;}
#header img{margin-top:5px;height:70%;max-height:49px;min-height:34px;max-width:147px;min-width:95px;vertical-align:middle}
/*幻灯片*/
#slider_box{height:150px;overflow:hidden;position:relative}
@media screen and (max-width:320px){#slider_box{height:150px}}
@media screen and (min-width:321px) and (max-width:360px){#slider_box{height:169px}}
@media screen and (min-width:361px) and (max-width:375px){#slider_box{height:175px}}
@media screen and (min-width:376px) and (max-width:414px){#slider_box{height:194px}}
@media screen and (min-width:415px) and (max-width:480px){#slider_box{height:225px}}
@media screen and (min-width:481px) and (max-width:639px){#slider_box{height:258px}}
@media screen and (min-width:640px){#slider_box{height:300px}}
.slider_img{width:100%;height:100%;position:relative;-webkit-background-size:100% 100%;background-size:100% 100%;background-repeat:no-repeat;background-position:center}
#proint{position:absolute;bottom:0;left:30%;width:40%}
#proint li{display:inline-block;margin:0 5px;width:6px;height:6px;border-radius:3px}
.proint_white{background:#fff}
.proint_gray{background:#CDCDCD}

/*功能点*/
.content_top{border-bottom:20px solid #e6e6e6}

.content_box{width:49.8%;float:left;padding:15px 0 20px}
.content_box img{max-width:100px}
.content_box p{padding:0 6%;line-height:20px;word-wrap: break-word;}

.content_list{background:#fff;padding:5% 0;float:left;width:49.8%;border-bottom:1px solid #dbdada}
.content_list:nth-child(2n+1){border-right:1px solid #dbdada}
.content_list img{padding:0 4%;width:25%;float:left;max-width:65px}
@media screen and (min-width:361px) and (max-width:480px){
    .content_list img{padding:0 2%;margin-top:1%}
}
@media screen and (max-width:360px){
    .content_list img{padding:0 2%;margin-top:4%}
}
.content_list p{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}

/*外嵌功能*/
.ifr_box{overflow:hidden;border-bottom:1px solid #e6e6e6}
.ifr_box li{float:left;width:33.33%;box-sizing:border-box;border-right:1px solid #e6e6e6;text-align:center}
.ifr_box li:last-child{border-right:none}
.ifr_box img{width:35%;min-width:50px;margin:10px auto 0}
.ifr_box p{padding:0 5px 10px;font-size:13px;line-height:18px}


.down_box{margin-top:3%;padding:0 2%}
.down_box li{background:#f3f1f1;border-radius:5px;margin-bottom:5%;padding:3% 6px;overflow:hidden}
.down_box p{line-height:30px;margin-top:1%}
.down_btn{margin-top:4%;border:1px solid #318fe7;border-radius:3px;padding:2px 15px;text-align:center}
.down_btn:hover{background:#D5D5D5}
.footer{min-height:50px;padding:10px 0 5px;color:#333;line-height:24px;background:#18c5ff;background-image:linear-gradient(#B1E9AA,#9ADA90);}


