@charset "utf-8";
/* CSS Document */
@import"m_header.css";
.t-tel{background:#009b4c;display:block;font-size:0.875rem;height:3rem;line-height:3rem;text-align:center;}
.t-tel span{color:#fff;display:inline-block;padding:0 0 0 3.1rem;position:relative;}
.t-tel span:before{background:url(https://www.jeopro.com/header/t_tel.gif) no-repeat 0 0;background-size:100%;content:"";left:0;height:2.1rem;top:0.7rem;position:absolute;width:2.1rem;-webkit-background-size:100%;-moz-background-size:100%;-o-background-size:100%;}
.t-tel span b{font-size:1.5rem;font-family:Arial; font-weight:bold;}
/* banner */
.big-pic{width:100%;position:relative;border-bottom:0px solid #A8A8A8;margin-top:0px;}
.big-pic img {float:left;width:100%;height:auto;display:block;}
.big-pic-in {position:relative;width:100%;height:auto;overflow:hidden;}
.pic-list {position:relative;height:auto;-webkit-transform:translate3d(0,0,0);z-index:0;}
.slide-dot {width:95%;overflow:hidden;position:absolute;left:0;bottom:0;height:26px;text-align:right;padding:0 5% 0 0;}
.slide-dot span {display:inline-block;width:6px;height:6px;border-radius:8px;vertical-align:top;z-index:10;background:#B5B5B5;margin:8px 3px 0 2px;}
.slide-dot .slide-dot-cur {z-index:10;vertical-align:top;background:#C80002;width:7px;height:7px;border-radius:10px;margin-top:7px;}
.transition {-moz-transition:-moz-transform 0.3s ease-out;-webkit-transition:-webkit-transform 0.3s ease-out;-o-transition:-o-transform 0.3s ease-out;transition:transform 0.3s ease-out;}
.main_title{background:url(https://www.jeopro.com/header/mo_main_title.png) no-repeat center 3.5rem;background-size:7.35rem 1.05rem;color:#222;font-size:1.65rem;font-weight:bold;height:4.5rem;line-height:3.5rem;margin-top:1rem;text-align:center;-webkit-background-size: 7.35rem 1.05rem;-moz-background-size: 7.35rem 1.05rem;-o-background-size: 7.35rem 1.05rem;}
.main_title b{color:#009b4c; font-weight:bold;}
.section .list{margin-top:4%;overflow:hidden;text-align:center;width:100%;}
.section .list li{background:#000;display:inline-block;margin:0 0.5%;margin-bottom:0.3rem;position: relative;width:31%;}
.section .list li img{display:block;opacity:0.6;width:100%;}
.section .list li span{color:#fff;display:block;font-size:1rem;left:0;position:absolute;top:48%;width:100%;}
.section .list li:last-of-type img{opacity: 1;}

.advantage_title{background:#009b4c; color:#fff; height:4.5rem; font-size:1.65rem; font-weight:bold; line-height:2.5rem; text-align:center; padding-top:10px; position:relative;}
.advantage_title span{color:#f6c212;}
.advantage_title em{display:block; font-size:1.125rem; line-height:1.5rem; padding-bottom:10px;}
.advantage_title:after{bottom:-20px;margin-left:-10px;border-right:20px solid transparent;border-left:20px solid transparent;border-top:20px solid #009b4c;content: "";position:absolute;left:45%;}
.advantage{margin-top:10%;}
.advantage dl{border-bottom:1px #eee solid; margin-bottom:3%; padding-bottom:3%;}
.advantage dt, .advantage dd{width:50%;}
.advantage dd{float:left; position:relative;}
.advantage dd h3{color:#009b4c;font-size:1.25rem; font-weight:bold; margin-bottom:0.5rem;overflow:hidden;}
.advantage dd h3 img{float:left;margin-right:.5rem; width:15%;}
.advantage dd p{line-height:1.4rem;font-size:.85rem; padding-left:2%;}
.advantage dt{float:right;}
.product{margin-top:3%; margin-bottom:3%;}
.product li{display:inline-table;float:left;margin:10px 2%;overflow:hidden;text-align:center;width:46%;}
.product li img{display:block;border:1px solid #d7d7d7;box-sizing:border-box;padding:0.333em 0.333em;width:100%;}
.product li h2{color:#333;font-size:.875rem;line-height:1.375rem;margin-top:0.5rem;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.news{padding-bottom:3%;}
.news dt{background:#a6a6a6; display: inline-block; width:100%;}
.news dt p{border-right:1px solid #fff;box-sizing:border-box; color:#fff; float:left;font-size:0.95rem;padding:.6rem 0;position:relative;text-align:center;width:50%;}
.news dt .on{background:#009b4c;color:#fff;display:block;font-weight:bold;position:relative;}
.news dt .on:after{bottom:-10px;margin-left:-10px;border-right:10px solid transparent;border-left:10px solid transparent;border-top:10px solid #009b4c;content: "";position:absolute;left:50%;}
.news dd{margin-top:6%;}
.news dd ul li{border-bottom:1px solid #cccccc;box-sizing:border-box;font-size:1rem;padding:.5rem 0; overflow:hidden;}
.news dd ul li a {color:#333333;display:block;float:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:70%;}
.news dd ul li span {color:#cccccc;float:right;display:block;text-align:right;width:28%;}