/*共通样式*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, header, hgroup, menu, nav, section, summary, time, mark, audio, video{
    font-family: "UD Shin Go SC Regular";
}
#content_v4 .row{
    margin:0 -6px;
}
html body a:hover{
    /*color: #01916d;*/
}
.m-footer-links__notic {
    text-align: center;
    font-weight: normal!important;
    margin-bottom: 30px;
    font-size:1rem;
}

/*a, a:link {
    color: #333;
    text-decoration: none;
}
html body a:hover,html body a:visited {
    color: #01916d!important;
    text-decoration: none;
}
.feed a, a:link {
    text-decoration: none;
}*/

/* footer */
/*.m-global-menu__wrap a {
    color: #333;
}
.m-global-menu__wrap a:hover {
    color: #01916d!important;
    text-decoration:none!important;
}
.m-global-menu__wrap a:visited {
    color: #333;
}*/

.m-global-footer__body li a,
.m-global-footer__lang a{
    color: #8c8c8c
}
.pop_wechat{
    position: relative;
}
.pop_wechat .pop_img{
    position: absolute;
    top: -118px;
    left: -38px;
    display: none
}
.pop_wechat .pop_img:before {
    display: block;
    content: "";
    width: 14px;
    height: 14px;
    background-color: #fff;
    position: absolute;
    z-index: 1;
    left: 46px;
    top: 97px;
    transform: rotate(45deg );
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
}
.pop_wechat:hover .pop_img{
    display: block;
}
.pop_wechat .pop_img img{
    width: 104px;
    height: 104px;
    max-width: inherit;
    position: relative;
    z-index: 3
}
html body .news_details01 h2 {
    width: 100%;
    text-align: center;
    display: block;
    font-size: 1.2rem;
    margin-bottom: 0;
}
html body .news_details01 h3 {
    font-weight: normal;
    font-size: 0.9rem;
    color: #888;
    width: 100%;
    display: inline-block;
    margin-bottom: 0;
}
.news_details01 p.alignR {
    font-size: 12px;
    color: #888;
}

/*经销商之家*/
.left-contet ul li a:hover {
    color: #01916d!important;
}
.m-global-menu {
    height: 40px;
}
.m-global-menu__wrap .m-global-menu__link {
    font-size:16px;
}
.m-global-menu__list {
    width: 100%;
}
.l-container {
    max-width: 1180px;
}
.m-global-header__utils__inner {
   /* top: -4.9em;*/
}
header .utility {
    float: right;
    margin-right: 0;
}
header .utility li {
    float: left;
    padding-right: 10px;
    font-size: 12px;
}
header .utility a {
    width: auto;
    float: left;
    font-size: 12px;
}
header .utility a:hover {
    color:#01916d;
    text-decoration:underline;
}
header .utility .pr0 img{
    margin: 0 5px 0 0;
    width: 20px;
}
.left-contet ul {
    background: #fefefe;
/*    border: 1px solid #e4e4e6;*/
}
.left-contet ul.produt-list2 li {
    padding-right: 5px;
}
.left-contet h2,h2.h2_title,
.left-contet .left-main-l h2,
.left-contet .left-main-r h2  {
    width: 100%;
    color: #333;
    font-size: 16px;
    padding-left: 30px;
    position: relative;
    font-weight: normal;
    font-family: "UD Shin Go SC Regular";
    margin-bottom: 10px;
    border-bottom: 0;
}
.userbox h2.h2_title {
    width: 100%;
    clear: both;
}
.left-contet h2:before,h2.h2_title:before,
.left-contet .left-main-l h2:before,
.left-contet .left-main-r h2:before   {
    content: '';
    display: block;
    height: 2px;
    width: 25px;
    background: #f00;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -1px;
}
.left-contet * h2 {
    font-size: inherit;
    padding-left: 0;
}
.left-contet * h2:before {
    display: none;
}
html body .topicpath-box li a {
    color: #515151
}
html body .casename,
html body .caseexmple li span {
    color: #01916d;
}
html body .left-contet .left-contet-box .product-search-box ul li.active a,
html body .left-contet .left-contet-box .product-search-box ul li.active a:hover,
html body .left-contet .left-contet-box .product-search-box ul li.active span {
    background: #01916d!important;
    border: 1px solid #01916d!important;
}
html body .tab_content table td a:hover,
html body .tab_content table td a.active,
html body .tab_content table td span.active {
    background: #01916d;
}
html body .userbox_1_left ul {
    border-top: 1px solid #01916d;
    border-left: 1px solid #01916d;
    border-right: 1px solid #01916d;
}
html body .solutions-box div p.solutions-list-text,
html body .introduction {
    background-color: #01916d;
}
/*.solutions-box div {
    width: 214px;
}*/
html body .col-3 .m-footer-links__link{
    width: 100%
}
.m-global-footer__wrap {
    margin: 2.25em 0 0;
}
html body .perform_box ul li a {
    border: 1px solid #01916d;
    background: #01916d;
    color: #fff!important;
}
html body .perform_box ul li a:hover,html body a.btn:hover {
    text-decoration: none!important;
    background-color: rgba(1,145,109,0.9);
}
html body a.btn{
    display: inline-block;
    width: 90px;
    font-size: 14px;
    text-align: center;
    height: auto;
    border:1px solid #01916d;
    border-radius: 10px;
    background: #01916d;
    color: #fff!important;
    padding:5px 10px;
}
html body .userbox_1_left li {
    border-bottom: 1px solid #01916d;
}
html body .userindex {
    background-color: #01916d;
}
html body .trangle_1 {
    background-color: #01916d;
}
html body .casetittle .casetittle_1,
html body .introduction,
html body .table_ex th,
html body .press button,
html body .record_title,
html body .sale_manual,
html body .trangle_right_1,
html body .schemetle_1,
html body .trangle_right_add,
html body .trangle_right_1_add,
html body .trangle_right_2_add {
    background-color: #01916d;
}
html body .trangle_right,
html body .trangle_right_1,
html body .trangle_right_2,
html body .trangle_right_3,
html body .trangle_right_4,
html body .trangle_right_5 {
    background-color: #01916d;
}
html body .news_details02 p {
    text-indent: 0;
    margin: 0;
}
html body .news_details02 ul {
    width: 100%;
    border: none;
}
a.dk_toggle.dk_label {
    white-space: nowrap;
    min-width: 80px;
}
html body .sider_menu a:hover{
    color: #fff;
}
.news_details02 ul.ul1 {
    width: 100%;
    border: none;
}
html body .sider_menu a,html body .sider_menu a:hover{
    color: #fff!important
}
.m-global-footer__wrap .m-sns-links{
     font-size: 0;	
}
.row > .col-3 > *{
	width: auto;
	float: none;
	margin-right: 0;
}
.m-footer-sitemap__category + .m-footer-sitemap__category{
	margin-top:0.5rem;
}
select, optgroup{
	-webkit-appearance: auto;
	-moz-appearance: auto;
	appearance: auto;
}