﻿html, body {width: 100%;min-height: 100%;font-family: pingfang SC, helvetica neue, arial, hiragino sans gb, microsoft yahei ui, microsoft yahei, simsun, sans-serif !important;-webkit-font-smoothing: antialiased !important;-moz-osx-font-smoothing: grayscale !important; }
a {-webkit-tap-highlight-color: transparent;outline: none;text-decoration: none;color: #333 }
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {margin: 0;padding: 0;border: 0;font-size: 100%;font: inherit;font-weight: normal; }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block; }
img {max-width: 100%;}
ol, ul, li {list-style: none; }
blockquote, q {quotes: none; }
blockquote:before, blockquote:after, q:before, q:after {content: '';content: none; }
table {border-collapse: collapse;border-spacing: 0; }
.clear::after {display: block;clear: both;content: ''; }
.text_overflow {white-space: nowrap;display: inline-block;overflow: hidden;text-overflow: ellipsis;word-break: break-all;}
input[type="search"] {-webkit-appearance: textfield;box-sizing: content-box;}
input::-webkit-search-cancel-button{
   display: none;
}
input[type=search]::-ms-clear{
   display: none;
}
.cl:after{content:"";display:block;clear:both;visibility:hidden;}
.cl{zoom:1;}
.z {float: left}
.y {float: right;}
.clear {clear: both;}
.area {width: 1200px;margin: 0 auto;}
.wrap {width: 1300px;margin: 0 auto;}

/*分页*/
.am-pagination {padding-left: 0;margin: 1.5rem 0;list-style: none;color: #999999;text-align: left;}
.am-pagination {position: relative;}
.am-pagination-default {margin-left: 10px;margin-right: 10px;font-size: 16px; text-align: center}
.am-pagination:before, .am-pagination:after {content: " ";}
.am-pagination > li {display: inline-block;}
.am-pagination > li > a, .am-pagination > li > span {position: relative;display: block;padding: 0.5em 1em;text-decoration: none;line-height: 0.8;font-size: 15px;background-color: #ffffff;border: 1px solid #dddddd;border-radius: 2px;margin-bottom: 5px;margin-right: 5px;}
.am-pagination > .am-active > a, .am-pagination > .am-active > span, .am-pagination > .am-active > a:hover, .am-pagination > .am-active > span:hover, .am-pagination > .am-active > a:focus, .am-pagination > .am-active > span:focus {z-index: 0;color: #ffffff;background-color: #073780;border-color: #073780;cursor: default;}
.am-pagination .am-pagination-next {float: right;}
.am-pagination .am-pagination-next a {border-radius: 2px;}
.am-pagination > li:last-child > a, .am-pagination > li:last-child > span {margin-right: 0;}
.am-pagination-default .am-pagination-prev, .am-pagination-default .am-pagination-next {float: none;}





.header{position:relative; z-index:10; transition:all 0.5s ease; background:#fff;box-shadow: 0px 1px 9px 0px #6f6f6f;}
.header .down_ld { background:url(../image/down_ld.png) no-repeat center; width: 16px; height: 16px;display: inline-block;position: relative;top: 1px; padding-left: 6px;}
.header_top{border-bottom:1px solid #e5e5e5; position:relative; z-index:6; background:#fff}
.header_top .h_top_tool{line-height:30px;}
.header_top .h_top_tool a{display:block;}
.header_top .h_top_tool .h_tel{float:left; font-size:12px;}
.header_top .h_top_tool .guanhui{float:right; font-size:12px; color:#666; padding:0 15px; position:relative; height:30px}
.header_top .h_top_tool .guanhui:after{content:''; width:1px; height:11px; background:#e5e5e5; position:absolute; right:0; top:50%; margin-top:-5px}
.header_top .h_top_tool .guanhui span{display:inline-block; vertical-align:0;}
.header_top .h_top_tool .guanhui i{display:inline-block; vertical-align:0; font-weight:bold; width:10px; height:7px; background:url(../img/xggw.png) no-repeat center;}
.header_top .h_top_tool .guanhui_ewm{position:absolute; width:112px; height:112px; left:50%; margin-left:-66px; top:100%; display:none; padding:12px;}
.header_top .h_top_tool .guanhui_ewm .img_{position:relative; box-shadow:0 0 10px rgba(0, 0, 0, 0.2); padding:0px; background:#fff;}
.header_top .h_top_tool .guanhui_ewm .img_:after{content:""; display:block; width:0; height:0; border-left:8px solid transparent; border-right:8px solid transparent; border-bottom:8px solid #fff; position:absolute; left:50%; top:-8px; margin-left:-8%;}
.header_top .h_top_tool .top_list{float:right;}
.header_top .h_top_tool .top_list li{float:right; font-size:12px; color:#666; position:relative; padding:0 15px;}
.header_top .h_top_tool .top_list li:after{content:''; width:1px; height:11px; background:#e5e5e5; position:absolute; right:0; top:50%; margin-top:-5px}
.header_top .h_top_tool .top_list .li01 span{display:inline-block; width:12px; height:12px; background:url(../img/h_top_pic.png) no-repeat center;}
.header_top .h_top_tool .top_list .li02 span{display:inline-block; width:12px; height:10px; background:url(../img/h_top_pic2.png) no-repeat center;}

.header_bott .mSearch{display:none;}

/*导航*/
.header_bott{ transition:all 0.5s ease; background:#fff; position:relative;}
.header_bott .logo{float:left;}
.header_bott .logo a{display:block; padding:21px 0 17px 0}
.header_bott .inav_wrapper{}
.header_bott .inav_wrapper .inav .nav_li{display:inline-block; margin-left:30px; position: relative}
.header_bott .inav_wrapper .inav .nav_li>a{display:block; font-size:17px; color:#666; line-height:30px;padding: 30px 0;}
.header_bott .inav_wrapper .inav .nav_li>a:hover{color:#ff6600;}
.header_bott .inav_wrapper .inav .act>a{color:#ff6600;}
.header_bott .inav_wrapper .inav .nav_li>a i{font-weight:normal; font-size:14px; line-height:1;}
.header_bott .inav_wrapper .inav .nav_li.cur>a{color:#00a1e9;}

/*语言版本和搜索*/
.header_bott .h_tools{float:right; position:relative;}
.header_bott .h_tools .h_language{padding-left: 20px;position: relative;}
.header_bott .h_tools .h_language>a{display:block; color:#666; font-size:15px; line-height:30px;padding: 30px 0;}
.header_bott .h_tools .h_language>a i{line-height:1;}
.header_bott .h_tools .h_language>a i:first-child{font-size:16px; background:none}
:root .header_bott .h_tools .h_language>a i:first-child{display:inline-block; vertical-align:middle; font-size:0; width:16px; height:16px; border-radius:100%; -moz-border-radius:100%; -webkit-border-radius:100%; -o-border-radius:100%; background:#ccc url(../image/language_icon_2.gif) no-repeat center center; background-size:cover; margin-right:6px;    position: relative;top: -2px;}
.header_bott .h_tools .h_language>a:hover{color:#00a1e9;}
.header_bott .h_tools .h_language.mobile_language{display:none;}
.header .jsx-search {position: relative;z-index: 1;}
.search-field {background-color: #dadee1;border-top: 1px solid #d8dce1;border-bottom: 1px solid #dadee1;-webkit-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;-ms-transition: all .3s ease-in-out;transition: all .3s ease-in-out;}
.pc_language .mLan_down {-webkit-perspective: 500px;perspective: 500px;transform-style: preserve-3d;text-align: left;position: absolute;font-size: 14px;background: #fff;top: 100%;right: 0;width: 120px;z-index: 99;transform: rotate3d(1, 0, 0, -90deg);-webkit-transform: rotate3d(1, 0, 0, -90deg);-moz-transform: rotate3d(1, 0, 0, -90deg);-ms-transform: rotate3d(1, 0, 0, -90deg);-o-transform: rotate3d(1, 0, 0, -90deg);-webkit-transform-origin: 0 0 0;-moz-transform-origin: 0 0 0;transform-origin: 0 0 0;opacity: 0;transition: transform 0.5s, opacity 0.3s;-webkit-transition: -webkit-transform 0.5s, opacity 0.3s;-moz-transition: -moz-transform 0.5s, opacity 0.3s;box-shadow: 0px 8px 10px rgb(0 0 0 / 20%);border-bottom: 3px solid #ff6600;display: none \9;padding-bottom: 5px;}
.pc_language:hover .mLan_down {-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;transform: rotate3d(0, 0, 0, 0);-webkit-transform: rotate3d(0, 0, 0, 0);-moz-transform: rotate3d(0, 0, 0, 0);-ms-transform: rotate3d(0, 0, 0, 0);-o-transform: rotate3d(0, 0, 0, 0);display: block \9;}
.pc_language .mLan_down li {display: block;float: none;padding: 3px 10px;line-height: 24px;color: black;font-size: 12px;-webkit-transition: .5s;-moz-transition: .5s;-ms-transition: .5s;-o-transition: .5s;transition: .5s;text-transform: capitalize;}
.pc_language .mLan_down li em {color: #333;position: relative;top: 2px;}
.pc_language .mLan_down li a {display: block;}
.lang img {width: 20px;margin-left: 0;}
.pc_language .mLan_down li img {display: inline-block;vertical-align: middle;max-width: 22px;width: 20px;margin-left: 0;padding-right: 10px;}
.pc_language .mLan_down li {display: block;float: none;padding: 3px 10px;line-height: 24px;color: black;font-size: 12px;-webkit-transition: .5s;-moz-transition: .5s;-ms-transition: .5s;-o-transition: .5s;transition: .5s;text-transform: capitalize;}
#tophead {background: #183e7f;font-family: 'Poppins', sans-serif;color: #cecece;}
#tophead span.social-title {float: left;padding: 9px 20px;font-style: italic;}
#tophead p {margin-bottom:0;}
.pull-left {float: left;}
.pull-right {float: right;}
.quick-contact li {clear: inherit;float: left;font-size: 14px;list-style: outside none none;text-align: left;font-weight: 400;padding: 0 25px;}
.quick-contact.quick-contact-2 li {padding-left: 0;padding-top: 17px;font-size: 16px;line-height: 0.8;padding-bottom: 10px;}
.quick-contact li i {font-size: 30px;margin: 0;display: block;color: #183e7f;height: auto;width: auto;border: none;padding: 0;}
.quick-contact.quick-contact-2 li a {color: #fff;}
.quick-contact.quick-contact-2 li i {background: url(../image/phone.png) no-repeat;float: left;width: 17px;height: 17px;font-size: 16px;margin-right: 11px;color: #cecece;line-height: 0.8;position: relative;top: -3px;}
.multi-language {position: relative;padding-top: 11px;padding-bottom: 14px;}
.multi-language-current {color: #fff;position: relative;padding-left: 20px;font-size: 15px;}
.multi-language>a img {margin-right: 9px;width: 24px;height: auto;max-width: 100%;vertical-align: middle;box-shadow: 0 0 3px #000000;}
.header_bott .hide_menu {display: none;}
.mca {margin-right: 15px;}
.mca .multi-language-current:after {content: '';vertical-align: middle;display: inline-block;border: 5px solid transparent;border-top: 5px solid #fff;position: absolute;right: 0;top: 17px;}
.mca .multi-language-sub {padding: 5px 10px;background-color: #ffffff;text-align: left;visibility: hidden;opacity: 0;transition: all 500ms ease;-webkit-transition: all 500ms ease;-moz-transition: all 500ms ease;-o-transition: all 500ms ease;-ms-transition: all 500ms ease;top: 130%;right: 0;-webkit-box-shadow: 0 0px 12px rgba(166, 166, 166, 0.9);-moz-box-shadow: 0 0px 12px rgba(166, 166, 166, 0.9);box-shadow: 0 0px 12px rgba(166, 166, 166, 0.9);width: 100px;position: absolute;z-index: 999;margin: 0;}
.mca .multi-language-sub li {display: block;width: 100%;float: none;border: none;margin: 0px 0;border-top: 1px solid #f1f1f1;font-family: 'Hind', sans-serif;font-size: 12px;}
.mca .multi-language-sub li:first-child {border: none;}
.multi-language:hover .multi-language-sub {visibility: visible;opacity: 1;top: 105%;right: 0;}
.header_bott .hide_menu {position: absolute;top: 90px;left: -16px;z-index: 10;}
.header_bott .h_m_inner {padding: 10px 15px 0;background: #f5f5f5;}
.header_bott .hide_menu .h_m_ele {padding-right: 18px;width: 118px;border-bottom: 1px solid #e5e5e5;}
.header_bott .hide_menu .h_m_ele p {line-height: 50px;height: 50px;color: #333333;padding-right: 18px;}
.header_bott .hide_menu .h_m_ele p:hover {color: #ff6600;background: url(../image/h_m_ele.png) no-repeat right center;}

















.form--qru-U {display: flex;align-items: center;height: 34px;margin: 0;padding: 0 20px;background-color: #fff;border-radius: 4px;position: relative;}
.form--qru-U {padding: 0 10px 0 18px;}
.icon--1J4j9 {display: flex;margin-right: 18px;margin-bottom: 0;cursor: pointer;}
.search-9v659 {position: absolute;right: 2px;top: 0;height: 100%;width: 23px;background: url(../image/enter.png) no-repeat center;background-size: 15px;border: 0;padding: 0 26px;outline: none;display: block;cursor: pointer;}
.form-button--1Dw7y {padding: 0;background-color: transparent;border: none;}
.input--9v0ZF {width: 100%;height: 100%;padding: 0;border: none;color: #0091dc;box-sizing: border-box;}
.input--9v0ZF:focus {outline: none;}
.dark-search-term-color--3Bd9_ {color: #333;}
.intro .search-field {
    background-color: #9ec5ff;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.header .fixmini {
    position: fixed;
    z-index: 999;
    top: 0;
    width: 100%;
    box-shadow: 1px 1px 10px #6f6f6f;
}

.zw52 {
    height: 52px;
}







/*关于我们*/
.left_h3 {margin-top: 55px;font-size: 22px;font-weight: normal;color: #545454;line-height: 50px;border-bottom: 1px solid #ebebeb;margin-bottom: 15px;}
.left_h3 span {display: inline-block;height: 50px;border-bottom: 1px solid #133f90;}
.left_contact p {clear: both;padding-bottom: 16px;font-size: 15px;}
/*.primary-topic {margin-top: 30px;}*/
.banner-box .inner {padding-top: 60px;padding-bottom: 60px;position: relative;z-index: 30;}
.banner-box h1, .banner-box h2, .banner-box span {color: #ffffff;display: block;margin: 20px 0;font-size: 30px;}
.breadcrumb {list-style: none;background-color: #fff;border-radius: 0;}
.breadcrumb {padding: 20px 20px 20px 0;margin-bottom: 0;}
.breadcrumb > li {color: #8b8b8b;display: inline-block;font-size: 13px;}
.breadcrumb > li a {color: #8b8b8b;font-size: 13px;}
.breadcrumb > li + li:before {padding: 0 5px;color: #ccc;content: "> ";}
.breadcrumb > li + li:before {font-size: 10px;padding: 0 10px;}
.sidebar {width: 23%;background: #fff;position: relative;}
.ab6lth {width: 100%;height: 70px;background: #183e7f;font-size: 18px;color: #fff;font-weight: bold;line-height: 70px;text-indent: 25px;}
.sidebar .sidelist {width: 100%;padding: 0;line-height: 89px;font-size: 20px;    margin-bottom: 30px;}
.sidebar .sidelist>ul {border: 1px solid #eee;}
.sidebar .sidelist>ul ul {padding: 10px 0}
.sidebar .sidelist>a {display: block;padding-left: 5%;height: 70px;line-height: 70px;font-size: 16px;color: #666;width: 90%;margin-left: 5%;}
.sidebar .sidelist a.act1 {color: #222f91;background: url(../image/narrowrt-2.png) no-repeat 98% center;border-bottom: 1px solid #ddd;}
.aboutr.y {width: 75%;}
.is-card .aboutr .primary-topic-content{align-self: initial;width: 100%;padding: 0;}
.aboutr .aboutimg img {float: left;height: 229px;object-fit: cover;padding-right: 20px;}
.aboutr .aboutimg {margin-bottom: 50px}
.aboutr .fifty .primary-topic-texts p{margin-bottom: 0;font-size: 17px;line-height: 27px;}
.aboutr .dtmcustomrulelink {margin-bottom: 50px;}










/*产品中心*/


#product .aboutr .list {width: 103%;float: left;}
#product .aboutr .list>a {position: relative;display: block;float: left;margin-right: 2%;margin-bottom: 20px;width: 31%; overflow: hidden;border: 1px solid #eee;text-align: center;overflow: hidden;transition: all .35s;}
#product .aboutr .list>a>.img {display: block; margin: 0;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
#product .aboutr .list>a>.img img { display: block;}
#product .aboutr .list>a>.name {padding: 15px 10px;text-align: center;font-size: 17px;color: #444;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: all .35s;background: url(../image/cp_lib.png) repeat scroll 0 0;font-weight: bold;}
#product .aboutr .list>a:hover>.name {color: #f60;}

#product .sidelist>ul>li>a { font-weight: bold;position: relative;display: block;border-top: 1px solid #eee;border-bottom: 1px solid #eee;height: 60px;line-height: 60px;padding: 0 10px;background: #fff url(../image/navpart-arrow-down.png) no-repeat;background-position: 95% 50%;font-size: 16px;color: #444;margin: 0px auto;text-align: left;padding-left: 26px;}
#product>.sidelist>ul>li:hover {background: #222f91;}
#product>.sidelist>ul>li>a:hover {border: 1px solid #eaeaea;background: #eaeaea url(../image/navpart-arrow-up.png) no-repeat;background-position: 95% 50%;color: #444;}
#product .sidelist>ul .act1>a{border: 1px solid #183e7f;background: #183e7f url(../image/navpart-arrow-up.png) no-repeat;background-position: 95% 50%;color: #fff;}
#product li.mianlfl-li {
    line-height: 38px;
    margin-left: 29px;
}
#product li.mianlfl-li a {
    font-size: 14px;
    line-height: 32px;
}
#product li.mianlfl-li .acts {
    color: #ff6600;
}
#product li.mianlfl-li span{
    font-size: 22px;
    margin-right: 3px;
}







/*新闻*/
#news .list {padding: 0;margin: 0 auto;}
#news .list a {position: relative;display: block;padding: 21px 0;border-bottom: 1px dashed #ddd;}
#news .list a:first-child {padding-top: 0;}
#news .list a .time {width: 60px;text-align: center;}
#news .list a .time .day {width: 60px;height: 60px;background: #999;border-radius: 3px;text-align: center;overflow: hidden;color: #fff;font-size: 14px;transition: all .35s;}
#news .list a .time .day .ridate {display: block;padding-top: 10px;font-size: 24px;line-height: 28px;}
#news .list a .content {width: 92%;text-align: left;margin-top: 8px;}
#news .list a .content .name {padding-bottom: 13px;font-size: 18px;color: #444;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: all .35s;}
#news .list a .content .text {font-size: 14px;color: #444;line-height: 20px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
#news .list a:hover .name {color: #222f91;}
#news .list a:hover .time .day {background: #222f91;}
.vnewimg {    background-image: url(../image/aboutbg.jpg);}





/*联系我们*/
.text-image-quoted.image-left {padding-right: 40px;}
.text-image-quoted {background-color: #f3f6f8;margin-top: 10px;margin-bottom: 20px;height: 350px;}
.content-image-left img{height: 350px;object-fit: cover;}
.text-image-quoted .text {padding: 20px;}
.text-image-quoted .text h3 {margin-top: 10px;margin-bottom: 10px;font-size: 19px;line-height: 1.4;font-weight: 200;}
.text-image-quoted .text p{font-size: 15px;line-height: 1.53;}
.table-responsive {margin-top: 18px;}
.table-responsive td {font-size: 14px;}
.map {height: 500px;}






/*新闻内页*/
.newsdot {padding: 40px 0 100px;}
.newsdot_l h2 {margin: 0 0 10px;font-size: 30px;color: #333;font-weight: 600;line-height: 29px;letter-spacing:0px;}
.newsdot_img img {width: 100%; }
.newsdot_l h3 {font-size: 14px;line-height: 20px;color: #999;text-transform:capitalize;margin-bottom:50px;margin-top:18px;font-weight: 200}
.newsdot_l p{ font-size:13px; line-height:25px; margin-bottom:20px; color:#888}
.newsdot_main {margin-top: 35px;}
.newsdot_main h5 {font-size: 14px;line-height: 24px;color: #666;margin: 0 0 15px;}
.newsdot_img {margin: 0 0 15px;}
.newsdot_l {padding-right: 25px;}
.newsdot_r{ background:#fff; position: fixed;width: 286px; margin-top: 10px; }
.newsdot_r h2 {margin: 0;font-size: 14px;line-height: 20px;position: relative;color: #333;}
.fl_right {float: right;}
.newsdot_r h2:after {content: "";display: block;width: 100%;height: 1px;background: #999;position: absolute;top: 50%;left: 0;}
.newsdot_r h2 span {position: relative;display: inline-block;background: #fff;font-weight:bold;margin-top:-10px;z-index: 1;font-size:17px;font-family:Arial, Helvetica, sans-serif;padding-right: 8px;}
.newsdot_r h2 span.fl_right {padding: 0 0 0 15px;}
.newsdot_r ul {margin-top: 25px;border-top: solid 1px #ddd;}
.newsdot_r ul li {border: solid 1px #ddd;border-top: none;padding: 12px 15px;}
.newsdot_r ul li h3 {margin: 0 0 5px;text-transform:capitalize;font-size: 18px;color: #333;font-weight: bold;line-height: 24px;}
.newsdot_r ul li h4 {margin: 2px 0 0;font-size: 15px;line-height: 24px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.newsdot_r ul li h4 a{color: #666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight: 200;}
.newsdot_r ul li h4 a:hover{text-decoration: underline;}
.product_box h6{ font-size:30px; color:#000; font-weight:bold;}







/*产品内页*/
#news_view * {box-sizing: border-box;outline: none;}
#news_view .section {padding-top: 30px;}
#news_view .sec01_con .img_block {float: left;width: 44%;}
#news_view .sec01_con .img_block_inner {padding-right: 30px;}
#news_view .sec01_con .img_block img {width: 100%;}
#news_view .sec01_con .font_block {float: left;width: 56%;}
#news_view .sec01_con .font_block_inner {padding-left: 30px;}
#news_view .sec01_con .h {font-size: 32px;line-height: 45px;padding-bottom: 26px;padding-top: 46px;color: #333333;}
#news_view .sec01_con p {font-size: 16px;line-height: 32px;color: #333333;}
#news_view .sec02_con {padding-top: 50px;}
#news_view .sec_title {padding-bottom: 16px;border-bottom: 3px solid #0776bb;}
#news_view .sec_title p {font-size: 32px;line-height: 45px;color: #333333;}
#news_view .sec02_con .table {padding-bottom: 58px;font-size: 14px;padding-top: 30px;line-height: 22px;}
#news_view .sec02_con table {width: 100%;border-color: #ececec;}

.product-button {height: 112px;line-height: 42px;padding: 50px 0 41px 33px;zoom: 1;text-align: center;}
.product-button .detail-button {float: left;width: 198px;height: 40px;font-weight: 400;font-size: 18px;}
.product-button .product-buy-now {display: inline-block;height: 40px;margin: 0;padding: 0;text-align: center;color: #b81c22;background-color: #fff;border: 1px solid #b81c22;}
.product-button .product-buy-now:hover {color: #fff;background-color: #b81c22;border: 1px solid #b81c22;}
.product-button .product-add-cart {margin-left: 4px;color: #fff;background-color: #b81c22;border: 1px solid #b81c22;}
.product-button .product-add-cart:hover {margin-left: 4px;color: #fff;background-color: #9e090e;border: 1px solid #b81c22;}







