html {
    font-size: 12.5px;
}
.g-ys img {
    width: 100%;
    height: 210px;
}
img {
    padding: 0;
    margin: 0;
}
.m-bt{display: block; width: 100%; font-size: 2em; color: #333; text-align: center; font-weight: bold; position: relative;height: 3em;line-height: 3em;overflow: hidden;}
.m-bt:before{content: "";width: 1.5em; height: 0.1em; background: #0f5aad; position: absolute; top: 50%; left: 20%;}
.m-bt:after{content: "";width: 1.5em; height: 0.1em; background: #0f5aad; position: absolute; top: 50%; right: 20%;}
/*优势*/
.g-ys{ width:92.5%; margin:0 auto;padding: 2.5em 0 3em;position: relative;}
.g-ys .m-box .con{ display:inline; float:left;}
.g-ys dl{ width:100%;padding: 0 0 0;}
.g-ys dl dt{ width:100%;line-height: 0;}
.g-ys dl dd{ width:100%;padding: 1em 0 0;background: #f4f4f4;height: 15.3em;margin :0;}
.g-ys dl dd h5{font-size: 1.3em;color: #333;height: 3em;line-height: 3em;overflow: hidden;font-weight: bold;padding: 0 0 0 2em;}
.g-ys dl dd h5 i{color: #0f5aad;padding: 0 0 0 1em;}
.g-ys dl dd p{font-size: 1.1em;color: #666;line-height: 1.8em;position: relative;padding: 0.4em 1em 0 2em;}
.g-ys dl dd p:before{content: ""; width:0.5em; height:0.5em; background:#0f5aad; position: absolute; top: 1.1em; left: 1em;border-radius:2em; }
.g-ys .m-cnt{ width:10em; display:inline-block;position: absolute;top: 41em;left: 12.8em;z-index: 10;}
.g-ys .m-cnt li{ width:0.7em; height:0.7em; background:#8e8e8e; float:left;margin-right: 0.5em;
border-radius:2em; 
-webkit-border-radius:2em;
-moz-border-radius:2em;
-o-border-radius:2em;}
.g-ys .m-cnt li.z-on{ background:#0f5aad;}
