<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*
  字体,背景,按钮基准 浅色
#0d0c22   字体,背景,按钮基准颜色
#0d0c22 字体颜色
#0d0c22  按钮颜色
#00a640  按钮鼠标移入颜色
  页脚背景色
  页脚字体色
 页眉字体色
 页眉背景色
 头部字体色
 头部背景色
*/
/*主题色 - start*/
/*主题背景色*/
.color-theme {
  color: #0d0c22 !important;
}
.color-darktheme {
  color: #00a640 !important;
}
.bg-theme {
  background-color: #0d0c22;
}
.bg-color {
  background-color: #0d0c22;
}
.bg-before:before {
  background-color: #0d0c22;
}
.bg-after:after {
  background-color: #0d0c22;
}
.border-theme {
  border: 1px solid #0d0c22 !important;
}
.bd-theme {
  border-color: #0d0c22;
}
.bd-before:before {
  border-color: #0d0c22;
}
.bd-after:after {
  border-color: #0d0c22;
}
.bd-focus:focus {
  border-color: #0d0c22 !important;
}
.bgbd-theme {
  background-color: #0d0c22;
  border-color: #0d0c22;
}
.clbd-theme {
  color: #0d0c22;
  border-color: #0d0c22;
}
/*主题移入色*/
.bg-darktheme {
  background: #00a640;
}
.bd-darktheme {
  border-color: #00a640;
}
/*移入的主题色:hover*/
.a-hover:hover {
  color: #0d0c22 !important;
}
/*主题颜色*/
.bg-hover:hover {
  background-color: #0d0c22 !important;
}
/*主题颜色*/
.border-hover:hover {
  border: 1px solid #0d0c22 !important;
}
/*主题颜色*/
.bd-hover:hover {
  border-color: #0d0c22;
}
/*主题颜色*/
/*主题移入色:hover*/
.a-darkhover:hover {
  color: #00a640 !important;
}
.bg-darkhover:hover {
  background-color: #00a640 !important;
}
.bd-darkhover:hover {
  border-color: #00a640 !important;
}
/*主题颜色*/
/********************标准按钮（a标签，button标签）---start****************************/
/*橙色按钮*/
.btn-default {
  background: #0d0c22;
  border: 1px solid #0d0c22;
}
.btn-default:hover {
  border: 1px solid #00a640;
  background-color: #00a640;
}
.btn-light {
  color: #0d0c22;
  background: ;
  border: 1px solid #0d0c22;
  cursor: pointer;
}
/*a按钮*/
.btn-a {
  background: #0d0c22;
}
/*****************************标准按钮（a标签，button标签）---end*********************************/
/*文本框聚焦*/
.inputfocus:focus {
  border-color: #0d0c22;
  box-shadow: 0 0 2px #0d0c22;
}
/*竖线样式*/
.verticalbar {
  background: #0d0c22;
}
/*多出来部分（包括弹窗标题头样式，分页样式pager.css，分页样式PagedList.css ） start*/
/*包括弹窗标题头样式*/
.layui-layer-title {
  border-bottom: 1px solid #eee !important;
  color: #fff !important;
  background-color: #0d0c22 !important;
}
.layui-layer-btn .layui-layer-btn0 {
  border-color: #0d0c22 !important;
  background-color: #0d0c22 !important;
  color: #fff !important;
}

/*ICheck样式*/
.icheckbox_minimal-orange:hover {
  border: solid 1px #0d0c22;
}
.icheckbox_minimal-orange.checked::after {
  border: 0px solid #0d0c22;
  border-width: 0 0 2px 2px;
}
.iradio_minimal-orange:hover {
  border: solid 1px #0d0c22;
}
.iradio_minimal-orange.checked::after {
  background-color: #0d0c22;
}
/*多出来部分（包括弹窗标题头样式，分页样式pager.css，分页样式PagedList.css ） end*/
/*主题色 - end*/
/*.discount {
    background: #0d0c22;
}*/
/******************************公共样式结束**********************************/
/*********************************修改密码，修改信息start*********************************/
.form-control:focus {
  border-color: #0d0c22;
  outline: 0;
}
/*********************************修改密码，修改信息end*********************************/
/*********************************************index首页--strat************************************************/
.top {
  background-color: ;
}
.header {
  background-color: ;
}
.stick-header {
  background-color: ;
}
.indextop4 {
  background-color: ;
  border-color: ;
}
.indextop4 .languagebox .language_title&gt;a,
.top .languagebox .language_title&gt;a {
  color:  !important;
}
.indextop4 .languagebox:hover .language_title&gt;a,
.top .languagebox:hover .language_title&gt;a {
  color: #4C4C4C !important;
}
.navbarbox {
  background-color: ;
}
.toper_model {
  background-color: ;
}
.toper_model .nav_modelbox {
  border-color: ;
}
.nav_model .nav_li a {
  color: ;
}
.nav_more a {
  color: ;
}
.nav_more:hover .nav_li a {
  color: #4C4C4C;
}
.nav_main .nav_par a {
  color: ;
}
.nav_main.cur:hover .nav_par a {
  color: #4C4C4C !important;
}
.search_form {
  background-color: ;
}
/* .head_logo {
    background:  !important;
} */
.head_logo .nav_list .nav_main a {
  color:  !important;
}
.head_logo .nav_list .nav_main a.color-theme {
  color:  !important;
}
.head_logo .nav_list .nav_main.cur:hover a {
  color: #4C4C4C;
}
.head_logo .nav_list .nav_main .nav_par {
  color: ;
}
.callbox {
  color: ;
}
.callbox .color-theme {
  color:  !important;
}
/************************导航更多--start***********************************/
.nav_more:hover {
  border: 2px solid #0d0c22;
  border-bottom: 2px solid #fff;
}
.nav_more:hover&gt;a {
  color: #0d0c22;
}
/************************导航更多--end***********************************/
/*********************************************index首页--end************************************************/
/*产品详情页-start*/
.spec-scroll .items ul li.img-hover img,
.spec-scroll .items ul li:hover img {
  border: 2px solid #0d0c22;
}
.spec-scroll .items ul li:hover .upboult,
.spec-scroll .items ul li.img-hover .upboult {
  border: 12px solid #0d0c22;
  border-top-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
}
.iradio_minimal-orange.checked::after {
  background-color: #0d0c22;
}
/*产品详情页-end*/
/************************************************在线询价页面---start*********************************************************/
/*无搜索框模板使用的头部样式*/
.batchPriceItem dd .remark.focus .arrow:before {
  border-bottom-color: #0d0c22;
}
/************************************************在线询价页面---end*********************************************************/
/************************选型搜索页--start***********************************/
.z-menu-drop-open:hover .storeOneclassinfo {
  border-color: #0d0c22;
  border-bottom: 0;
}
/************************选型搜索页--end***********************************/
/*************************提交订单--新页面 start*****************************/
/*收货人/提货人信息--Start*/
.piece-checked {
  border-bottom: 20px solid #0d0c22;
  border-left: 20px solid transparent;
}
/*收货人/提货人信息--end*/
/***********************提交订单--新页面 end*****************************/
/*购物车列表 start*/
.nav-shop-cart-tabs .active {
  border-color: #0d0c22;
}
.nav-shop-cart-tabs .active a {
  color: #0d0c22;
}
.bar-tabs-mini .select {
  border-color: #0d0c22;
}
.bar-tabs-mini .select a {
  color: #0d0c22;
}
/*购物车列表 end*/
/*首页页脚 - start*/
/*T1*/
.homelink {
  background-color:  !important;
}
.homelink .footer-fastlink {
  border-bottom: 1px solid !important;
}
.homelink .footer-fastlink dl dd h3 {
  color:  !important;
}
.homelink .footer-fastlink dl dd ul li a {
  color:  !important;
}
.homelink .footer-wechat h3 {
  color:  !important;
}
/*T2*/
/*.footercontainer{background-color: !important;color: !important;}
.footercontainer p a{ color: !important;}*/
/*T3*/
.fastcontanier_box {
  background-color:  !important;
}
.fastcontanier_box .fastcontanier .fastcontanier_left dl dd h3 {
  color:  !important;
}
.fastcontanier_box .fastcontanier .fastcontanier_left dl dd ul li a {
  color:  !important;
}
.fastcontanier_box .fastcontanier_right h3 {
  color:  !important;
}
.fastcontanier_box .fastcontanier_right p {
  color:  !important;
}
/*T4*/
.homeT4_footer {
  background-color:  !important;
}
.homeT4_footer .footerlead_main dl dd h2 {
  color:  !important;
}
.homeT4_footer .footerlead_main dl dd ul li a {
  color:  !important;
}
.homeT4_footer .footer-wechat h3 {
  color:  !important;
}
/*T5*/
.homeT5_footer {
  background-color:  !important;
}
.homeT5_footer .fastcontanier .fastcontanier_left dl dd h3 {
  color:  !important;
}
.homeT5_footer .fastcontanier .fastcontanier_left dl dd ul li a {
  color:  !important;
}
.homeT5_footer .fastcontanier_right h3 {
  color:  !important;
}
/*T6*/
.home_footer {
  background: ;
  color: ;
}
.home_footer .footer_help ul li h4,
.home_footer a {
  color: ;
}
/*首页页脚 - end*/
/*页眉 -- start*/
/*uc*/
.Head {
  background:  !important;
  color:  !important;
}
.Head .headtop_right {
  background:  !important;
}
.Head .headtop_right li&gt;a {
  color:  !important;
}
.Head .headtop_left .Welcome:hover {
  color: #666666 !important;
}
.Head .languagebox .language_title&gt;a {
  color:  !important;
}
.Head .languagebox:hover .language_title&gt;a {
  color: #4C4C4C !important;
}
.Head .headtop_right .color-yellow {
  color: ;
}
/*T2*/
.topestcontainer {
  background: ;
  color: ;
}
.topestcontainer a {
  color: ;
}
.topestcontainer .topest .topest_rigth {
  background: ;
}
.topestcontainer .color-blue {
  color: ;
}
.topestcontainer .language_content a {
  color: #4C4C4C;
}
/*T4*/
.headest_main {
  background: ;
  color: ;
}
.headest_main .headest_main_right a {
  color: ;
}
.headest_main .language_title&gt;a {
  color: ;
}
/*T5*/
.toper_model .toper_lead {
  background: ;
  color: ;
}
.toper_model .toprightinfo&gt;span {
  color: ;
}
.toper_model .headline {
  color: ;
}
/*T6*/
.head_login {
  background: ;
  color: ;
}
.head_login .head_right {
  background: ;
}
.head_login .headline {
  color: ;
}
.head_login .welcome {
  color: ;
}
.head_login .head_right a {
  color: ;
}
/*T7*/
.h_login_t7 {
  background: ;
  color: ;
}
.h_login_t7 .welcome {
  color: ;
}
.h_login_t7 .head_right a {
  color: ;
}
.h_login_t7 .register {
  color: ;
}
.h_login_t7 .login {
  color: ;
}
.hd_service .fr .p1 {
  color: ;
}
.ft_help_t7 li a {
  color: ;
}
.ft_help_t7 {
  border-left-color: ;
}
.ft_help_t7 li h4 {
  color: ;
}
.ft_record_t7 {
  background: ;
  border-top-color: ;
  color: ;
}
.ft_record_t7 a {
  color: ;
}
/*页眉 -- end*/
/*风格8*/
.navlist&gt;li&gt;a.active,
.navlist&gt;li&gt;a:hover {
  background: #f7f4f4 !important;
  color: #0d0c22 !important;
  border-bottom: solid 4px #0d0c22;
}
.stick-navbar,
.navbar {
  background:  !important;
}
.navlist&gt;li&gt;a {
  color:  !important;
}
.navlist&gt;li&gt;a.active,
.navlist&gt;li&gt;a:hover {
  background:  !important;
  color:  !important;
  border-bottom: solid 4px;
}
.econav .icon-llhomesearch {
  color:  !important;
}
.ecofootbg footer {
  background:  !important;
  color:  !important;
}
.ecofootbg footer a {
  color:  !important;
}





.pages {
  margin: 20px auto;
  clear: both;
  padding: 10px 10px;
  font-style: normal;
  outline: none;
}
.pages ul {
  display: inline-block;
  margin: 0 auto;
}
.pages li {
  display: inline-block;
  margin: 0 2px;
  height: 30px;
  min-width: 30px;
  line-height: 28px;
}
.pages ul &gt; a,
.pages ul &gt; b,
.pages li span,
.pages li a {
  display: inline-block;
  padding: 0 4px;
  color: #555;
  background-color: #f2f3f5;
  border: #ddd 1px solid;
  border-radius: 2px;
}
.pages .pagetogo {
  width: 50px;
  height: 30px;
  margin-top: -3px;
  border: #ddd 1px solid;
}
.pages li a:hover,
.pages li.active span {
  background-color: #ee7700;
  color: #ffffff;
  border: #ee7700 1px solid;
}
.pages li.disabled a {
  background-color: #ffffff;
  color: gray;
  border: #ddd 1px solid;
  text-decoration: none;
  cursor: not-allowed;
}
.pages .input-txt {
  border: 0px;
  width: 48px;
  height: 26px;
  line-height: 26px;
  font-size: 14px;
  text-align: center;
}
.pages .input-border {
  padding: 7px 0px;
  margin: 0 3px;
  border: #ddd 1px solid;
}



/**百度地图**/
#bdmap {
  width: 100%;
  height: 400px;
  background-color: #eee;
}


.sec-tit {
  margin: 30px auto;
  text-align: center;
  color: #4F4F4F;
}
.sec-tit h3 {
  font-size: 36px;
}
.sec-tit-white {
  color: #fff;
}
.sec-tit h3 span {
  display: inline-block;
  padding: 0 170px;
  background: url(../img/title-l.png) left center no-repeat, url(../img/title-r.png) right center no-repeat;
}
.sec-tit-white h3 span {
  background-image: url(../img/title-l-white.png), url(../img/title-r-white.png);
}
.article {
  overflow: hidden;
}
.article img {
  max-width: 100%;
}
.single {
  padding-bottom: 50px;
}
.single .article {
  font-size: 14px;
  color: #333;
  line-height: 2em;
}
.single .article &gt; h3 {
  margin-bottom: 10px;
  line-height: 1.5em;
  font-size: 30px;
}


.prolist {
  border-top: 2px solid #0d0c22;
}
.prolist table {
  text-align: left;
}
.prolist table thead {
  background-color: #F9F9F9;
}
.prolist table tr {
  border-bottom: 1px solid #e4e4e4;
}
.prolist table tr th,
.prolist table tr td {
  padding: 8px;
}
.prolist table tr th {
  font-size: 15px;
}
.prolist table td.img img {
  width: 60px;
  height: 60px;
}
.prolist table tr td .btn {
  display: inline-block;
  padding: 4px 12px;
  color: #fff;
  background-color: #0d0c22;
  border-radius: 3px;
}
.prolist table tr td .btn:hover {
  background-color: #ff7f00;
}


.brand {
  margin-bottom: 50px;
  border: 1px solid #dadada;
}
.brand .hd {
  padding: 10px 20px;
  background-color: #f2f2f2;
}
.brand .hd h3 {
  padding-left: 8px;
  font-size: 20px;
  border-left: 2px solid #00a640;
}
.brand .bd {
  padding: 10px;
}
.brand .bd li {
  float: left;
  width: 16.66%;
  padding: 10px;
  box-sizing: border-box;
}
.brand .bd li a {
  display: block;
  padding-bottom: 5px;
  text-align: center;
  border: 1px solid #eee;
}
.brand .bd li a .typeimg {
  display: flex;
  height: 80px;
  overflow: hidden;
  align-items: center;
  justify-content: center;
}
.brand .bd li a img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  transition: transform .5s cubic-bezier(.05, .2, .1, 1);
}
.brand .bd li a h2 {
  line-height: 30px;
  font-size: 16px;
}
.brand .bd li a:hover {
  border-color: #eee;
}
.brand .bd li a:hover img {
  transform: scale(1.1);
}



.productparame .productparame_left {
  width: 220px;
  min-height: 637px;
  float: left
}
.productparame .productparame_left h4 {
  width: 220px;
  height: 46px;
  line-height: 46px;
  color: #fff;
  padding-left: 18px;
  font-size: 16px
}
.productparame .productparame_left h4 i {
  margin-right: 10px
}
.productparame .productparame_left .productparame_box {
  padding: 10px 5px;  
  border: 1px solid #eee;
}
.productparame .productparame_left .productparame_box ul {
  display: block;
  max-height: 620px;
  overflow: hidden;
}
.productparame .productparame_left .productparame_box ul li {
  width: 100%;
  overflow: hidden;
  position: relative;
  cursor: pointer;
}
.productparame .productparame_left .productparame_box ul li.hover,
.productparame .productparame_left .productparame_box ul li:hover {
  background-color: #f1f1f1
}
.productparame .productparame_left .productparame_box ul li.hover i {
  background-position: -33px -34px
}
.productparame .productparame_left .productparame_box ul li:last-child {
  margin-bottom: 18px
}
.productparame .productparame_left .productparame_box ul li &gt; a {
  display: block;
  height: 36px;
  line-height: 36px;
  font-size: 12px;
  border-bottom: 1px solid #eee;
  padding-left: 20px;
  overflow: hidden
}
.productparame .productparame_left .productparame_box ul li a i {
  width: 16px;
  height: 16px;
  vertical-align: middle;
  background-position: -8px -96px;
  position: absolute;
  left: 11px;
  top: 10px
}
.productparame_child {
  width: 220px;
  display: none
}
.productparame_child:after {
  content: "";
  display: inline-block;
  width: 184px;
  height: 1px;
  border-bottom: 1px solid #fff;
  margin: 0 18px
}
.productparame .productparame_left .productparame_box ul li:hover .productparame_child:after {
  border-bottom: 1px solid #eee
}
.productparame_child &gt; a {
  display: inline-block;
  width: 75%;
  height: 36px;
  line-height: 36px;
  overflow: hidden;
  margin-left: 31px
}
.productparame .productparame_left .productparame_box ul li.hover .productparame_child {
  display: block;
  background-color: #fff
}
.productparame .productparame_left .productparame_panel {
  height: 40px;
  line-height: 40px;
  text-indent: 20px;
  color: #fff;
  background: #00a640 url(../img/icon-plus.png) 180px center no-repeat;
  cursor: pointer;
}

.productparame_right {
  width: 960px;
  float: right
}
.productparame_right .title-hd {
  line-height: 43px;
  text-indent: 15px;
  font-size: 16px;
  background-color: #f2f3f5;
  border: 1px solid #eee;
  border-top: 2px solid #0d0c22;
}
.productparame_right .article {
  padding: 20px;
  line-height: 2em;
  overflow: hidden;
}
.productparame_right .article img {
  max-width: 100%;
}


.detail {
  display: flex;
  justify-content: space-between;
  border: 1px solid #e4e4e4;
}
.detail .thumb {
  display: flex;
  width: 350px;
  padding: 25px;
  align-items: flex-start;
  justify-content: center;
  border-right: 1px solid #e4e4e4;
}
.detail .text {
  flex: 1;
  padding: 20px 30px;
}
.detail .text ul {
  padding-left: 10px;
}
.detail .text li {
  height: 30px;
  line-height: 30px;
}
.detail .text li span {
  color: #000;
}
.detail .text .alert {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 10px;
  line-height: 1.5em;
  font-size: 15px;
  font-weight: bold;
  background-color: #f2f3f5;
  border: 1px dashed #eee;
  border-radius: 5px;
}
.detail .text .panel {
  display: flex;
  align-items: center;
  padding-left: 15px;
}
.detail .text .panel img {
  display: block;
  border-radius: 50%;
  margin-right: 15px;
}
.detail .text .panel .info {
  line-height: 30px;
  font-size: 16px;
}
.detail .text .panel .info span {
  padding-left: 10px;
  font-size: 18px;
  color: #090;
}
.detail .text .panel a {
  display: inline-block;
  width: 74px;
  height: 23px;
  vertical-align: middle;
  margin-left: 10px;
  background: url(../img/kefu-qq.gif) no-repeat;
}


#section-brand {
  padding: 50px 0;
  background-color: #f5f5f5;
}
.gridlist * {
  box-sizing: border-box;
}
#section-brand .sec-tit {
  margin-bottom: 50px;
}
.gridlist {
  background-color: #fff;
  border-top: 1px solid #eee;
  border-left: 1px solid #eee;
}
.gridlist li {
  float: left;
  width: 20%;
  border-right: 1px solid #f5f5f5;
  border-bottom: 1px solid #f5f5f5;
}
.gridlist li a {
  display: block;
  padding: 15px 0;
  text-align: center;
}
.gridlist li a .typeimg {
  display: flex;
  height: 80px;
  overflow: hidden;
  align-items: center;
  justify-content: center;
}
.gridlist li a img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.gridlist li a h2 {
  line-height: 30px;
  font-size: 16px;
}
.gridlist li a:hover {
  color: #00a640;
}


#section-floor {
  padding-bottom: 50px;
  background-color: #f5f5f5;
}
.floor {
  padding: 20px;
  margin-bottom: 30px;
  background-color: #fff;
  border: 1px solid #eee;
}
.floor .floor-hd {
  height: 40px;
  line-height: 24px;
}
.floor .floor-hd h3 {
  float: left;
  padding-left: 8px;
  font-size: 20px;
  color: #000;
  border-left: 2px solid #00a640;
}
.floor .floor-hd a {
  float: right;
}
.floor .bd {
  display: flex;
  justify-content: space-between;
}
.floor .bd .gridlist {
  flex: 1;
  margin-left: 10px;
}
.floor .bd .gridlist li {
  padding: 0 10px;
}
.floor .bd .gridlist li h2 {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.floor .bd .gridlist li a .typeimg {
  height: auto;
}



.newsmid &gt; p:first-child img {
  display: block;
  margin: 10px auto;
}

.btn-a:hover {
  background-color: #00a640;
}

.pt30 {
  padding-top: 30px;
}

.sitemap {
  padding-top: 20px;
}
.sitemap dl {
  margin-bottom: 20px;
  border: 1px solid #dbdbdb;
}
.sitemap dl dt {
  line-height: 40px;
  text-indent: 1em;
  font-size: 16px;
  background-color: #e9ebf0;
}
.sitemap dl dd {
  padding: 10px;
  line-height: 2em;
}
.sitemap dl dd a {
  display: inline-block;
  margin: 0 .5em;
  white-space: nowrap;
}

.filter {
  position: relative;
  display: flex;
  margin-bottom: 20px;
  padding: 10px;
  border: 1px solid #eee;
}
.filter &gt; a {
  position: absolute;
  right: 10px;
  top: 12px;
  display: block;
  padding: 0 5px;
  border: 1px solid #ddd;
}
.filter &gt; a i {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  background: url(../img/search.ele.png) 4px 7px no-repeat;
}
.filter &gt; a:hover {
  border-color: #f00;
}
.filter &gt; a:hover i {
  background-position: 4px -11px;
}
.filter .fname {
  width: 7em;
  padding: 5px;
  font-weight: bold;
}
.filter ul {
  flex: 1;
  display: block;
  height: 120px;
  overflow: hidden;
  margin-left: auto;
  margin-right: 50px;
}
.filter li {
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 1em;
  white-space: nowrap;
}
.filter li a {
  display: block;
  padding: 5px;
  border: 1px solid transparent;
}
.filter li a:hover {
  border-color: #eee;
  border-style: dashed;
}
.filter.fold ul {
  height: auto;
}
.filter.fold &gt; a i {
  background-position: 4px -27px;
}
.filter.fold &gt; a:hover i {
  background-position: 4px -45px;
}

.imglist li {
  float: left;
  width: 285px;
  margin-right: 20px;
  margin-bottom: 20px;
}
.imglist li:nth-child(4n) {
  margin-right: 0;
}
.imglist li img {
  width: 100%;
}
.imglist li .text {
  padding: 0 5px 10px;
  line-height: 2em;
  text-align: center;
  border: 1px solid #ddd;
}
.imglist li .text h2 {
  display: block;
  padding: 10px 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.imglist li .text p {
  font-size: 16px;
}

#probanner {
  min-height: 340px;
  background: url(../img/banner.jpg) center top no-repeat;
}
#probanner .wrap {
  display: flex;
  min-height: 340px;
  align-items: center;
  justify-content: space-between;
}
#probanner .text {
  flex: 1;
}
#probanner .text h2 {
  margin-bottom: 1em;
  font-size: 20px;
  font-weight: bold;
  color: #000;
}
#probanner .text p {
  line-height: 2em;
}
#probanner .thumb {
  width: 350px;
}</pre></body></html>