@charset "utf-8";
.dajia {}
/* CSS Document */
.mProductTemplate_list{background:#edeef2;padding:0 0 1px 0;}
/*商务电话*/
.mProductTemplate_list_advWrapper{height:44px;background:#edeef2;position: relative;}/*用来给fixed层占高*/

/*.mProductTemplate_list_adv{position:fixed;margin:auto;left:0; right:0; bottom:0;width:100%;height:44px;max-width:640px;background-color:#fafafa;}*/
/*by-yuexy2017.10.25*/
.mProductTemplate_list_adv{position:fixed;margin:auto;left:0; right:0; bottom:0;width:100%;height:44px;max-width:100%;background-color:#fafafa;}
.mProductTemplate_list_adv:after {content: '';display: block;position: absolute;width: 100%;left: 0;top: 0;height: 1px;background-color:#e1e2e6;-webkit-transform: scaleY(0.5);transform: scaleY(0.5);}

.mProductTemplate_list_adv .mCommon_basicBtn32{margin:6px 12%;position:relative;}
.mProductTemplate_list_advIcon{display:inline-block;width:22px;height:22px;border-radius:22px;overflow: hidden;position:absolute;left: 5px; top:4px;}
.mProductTemplate_list_advIcon img{width:100%;}




