@charset "utf-8";


@font-face {
    font-family: 'AvenirNext';
    src: url("fonts/AvenirNext.woff2") format("woff2"),
    url("fonts/AvenirNext.woff") format("woff"),
    url("fonts/AvenirNext.ttf") format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'AvenirNext';
    src: url("fonts/AvenirNext-DemiBold.woff2") format("woff2"),
    url("fonts/AvenirNext-DemiBold.woff") format("woff"),
    url("fonts/AvenirNext-DemiBold.ttf") format("truetype");
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: 'AvenirNext';
    src: url("fonts/AvenirNext-Bold.woff2") format("woff2"),
    url("fonts/AvenirNext-Bold.woff") format("woff"),
    url("fonts/AvenirNext-Bold.ttf") format("truetype"),
    url("fonts/AvenirNext-Bold.svg#AvenirNext-Bold") format("svg");
    font-weight: 100;
    font-style: normal
}
html{ overflow-x: none; }
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,tr,dd,dt{margin:0; padding:0;}
body {font-family: AvenirNext;font-size:1em; }
ul,li{list-style:none;}
.spr{ float:right; margin-right:10px; display: none; }
.sprs{ float:right; margin-right:10px; }
a{text-decoration:none;color:#333;}
a:hover{text-decoration:underline;color:#0D9C02;}
img{ max-width:100%;}
#amz a{ padding:5px 8px;font-size:1.3em; margin-bottom:2px;font-style:normal; border-bottom:1px solid #099;  background: #232F3F; color:#FFF;  cursor:pointer;border-radius:3px}
#amz a:hover{ padding:5px 8px; font-size:1.3em; margin-bottom:2px; background:#E8E8E8;color:#333;  cursor:pointer;border-radius:3px; text-decoration:none;}
 
#botalink a{ color:#007BFF;text-decoration:none;}
#botalink a:hover{color:#666;text-decoration:none;}

#navalink a{ color:#fff;text-decoration:none; }
#navalink a:hover{color:#0D9C02;text-decoration:none;}

.an_01{ position:absolute; top:0px; background:#CCC; display:block; width:75px;}
.an_02{ position:absolute; bottom:0px;background:#CCC;display:block;width:75px;}
.cb{ clear:both;}
.fl ul li{ width: 270px; background:#F2F2F2; float: left; position: relative;padding: 8px 0px; border-bottom: 1px solid #ccc; text-indent:1em; z-index:9999;   }
.fl li ul{ display: none; position: absolute; left:270px; top:0px; z-index:9999;  }
.fl li ul li{ width: 270px; float: left; padding: 8px 0px; border-bottom: 1px solid #ccc; text-indent:1em;}
.inq{ padding:3px 8px; margin-bottom:2px; background:#E8E8E8; border-bottom:1px solid #099; cursor:pointer; border-radius:3px}
.inqs{ padding:3px 8px; margin-bottom:2px; background:#007BFF; color:#FFF;  cursor:pointer;border-radius:3px}
.inqs a:hover{color:#fff;}
.binq a{ padding:5px 8px;font-size:1.3em; margin-bottom:2px;font-style:normal; border-bottom:1px solid #099;  background:#007BFF; color:#FFF;  cursor:pointer;border-radius:3px}
.binqs a:hover{ padding:5px 8px; font-size:1.3em; margin-bottom:2px; background:#E8E8E8;color:#333;  cursor:pointer;border-radius:3px; text-decoration:none;}
 
.pic{ width:31.2%; border:1px solid #EFEFEF; float:left; margin-bottom:5px; height:360px; margin-top:10px; background:#FFF; margin-left:8px; margin-right:8px; cursor:pointer;}
.pics{ width:31.2%; border:1px solid #0D9C02; float:left; margin-bottom:5px; height:360px; margin-top:10px; background:#FFF; margin-left:8px; margin-right:8px;cursor:pointer;}

.pic2{ width:23.2%; border:1px solid #EFEFEF; float:left; margin-bottom:5px; height:360px; margin-top:10px; background:#FFF; margin-left:8px; margin-right:8px; cursor:pointer;}
.pics2{ width:23.2%; border:1px solid #0D9C02; float:left; margin-bottom:5px; height:360px; margin-top:10px; background:#FFF; margin-left:8px; margin-right:8px;cursor:pointer;}

.pic-div{ width:250px; margin:auto; overflow:hidden;   text-align:center;  }
.pic-dt{display:table-cell;vertical-align:middle;*display:block;*font-size:218px;text-align:center;width:250px;height:250px;overflow:hidden; }
.pic-dt img{ vertical-align:middle; width: expression(this.width > 200 && this.width > this.height ? "200px":true);height:expression(this.height > 200 ? "200px" : true);   border:0px;  }
.pic-div dd{ width:250px; float:left; text-align:center;  line-height:120%; padding:5px 0px; color:#333; margin-bottom:5px;}

.picl{ width:100%; background:#F7F7F7; margin-bottom:10px; padding:8px 0px; }
.picl-div{ width:240px; margin:auto; overflow:hidden;      }
.picl-dt{display:table-cell;vertical-align:middle;*display:block;*font-size:70px;text-align:center;width:80px;height:80px;overflow:hidden; float:left; }
.picl-dt img{ vertical-align:middle; width: expression(this.width > 75 && this.width > this.height ? "75px":true);height:expression(this.height > 75 ? "75px" : true); max-width:75px; max-height:75px; border:0px;}
.picl-div dd{ width:150px; float:right; text-align:left;  line-height:120%; padding:5px 0px; color:#333; margin-bottom:5px;} 


.sc{ width:100%; margin:auto;}
.sc_top{ width:100%; margin:auto; background:#F2F2F2;}
.sc_top_conment{ width:1170px; margin:auto;}
.sc_top_conment_1{ width:100%; padding:5px 0px; font-size: 0.85em; float:left; text-align:left; border-bottom: 1px solid #ececed;}
.sc_top_conment_1 img{ width: 20px; margin-right:5px; }
.sc_top_conment_1_left{ float: left; width: 60%; }
.sc_top_conment_1_right{ float: right; width: 38%; text-align: right; }


.sc_top_conment_2{ width:100%; float:left;}
.sc_top_conment_2_left{ width:270px; float:left; padding:5px 0px 15px 0px;}
.sc_top_conment_2_right{ width:870px; float:right;margin-top:35px;}
.sc_top_conment_2_right_left{ width:560px; float:left;}
.sc_top_conment_2_right_right{ width:280px; font-size: 1.1em; float:right; height:32px; background:url(../Images2023/tel.webp); background-repeat:no-repeat; font-weight:900;   text-indent:2.5em; color:#333;}
.sc_top_ser_1{border-radius: 5px 0px 0px 5px; float:left; border:1px solid #E3E3E3; padding-left:5px; color:#333; width:480px; height:25px; line-height:25px;}
.sc_top_ser_2{border-radius: 0px 5px 5px 0px; border:none; background:#007BFF; color:#FFF;height:28px;   float:left;   }
.sc_top_conment_3{ width:100%; float:left;}
.sc_top_conment_3_left{ width:270px; float:left; padding:16px 0px;   border-radius: 5px 5px 0px 0px; color:#FFF; text-indent:1em; font-weight:900;}
.sc_top_conment_3_right{ width:870px; float:right;   background:#2F2F2F;border-radius: 5px 5px 0px 0px;}
.sc_top_conment_3_right li{ float:left; padding:16px 20px;   font-weight:900;}

.sc_mid{ width:100%; margin:auto;}
.sc_mid_c{ width:1170px; margin:auto;  }
.sc_mid_c_left{ width:270px; float:left;}
.sc_mid_c_left_c{ width:270px; padding-bottom:10px; float:left;}
.sc_mid_left_bt{ background:#F2F2F2; padding:10px 0px; text-indent:1em; color:#333; font-weight:900;}
.sc_mid_c_right{ width:870px; float:right; margin-bottom:20px;}
.sc_mid_c_right_c{ width:100%; float:left;}
.sc_mid_c_right_title{ width:98%; margin-top:10px; float:left; background:#F7F7F7; color:#333; padding: 10px 1%;  font-weight:900; }
.sc_mid_c_right_title h1{ font-size:1.2em;}
.sc_mid_c_right_fy{ width:100%; float:left; text-align:right;   padding:10px 0px; margin-top:15px;}
.sc_mid_c_right_fy a{ padding:3px 7px; border:1px solid  #ddd; margin:0px 3px;}
.current{padding:3px 7px; border:1px solid  #EFEFEF; margin-left:3px; background:#007BFF; color:#FFF;}
.sc_mid_tits{ width:100%; float:left; padding:5px;  margin-top:8px; color:#666;}

.sc_mid_tits,.sc_mid_proview_t a{ color:#0D9C02;text-decoration:none;}
.sc_mid_tits,.sc_mid_proview_t a:hover{color:#666;text-decoration:none;}

.sc_mid_proview_t{ width:100%; float:left; padding:15px 0px; border-bottom:1px solid #f7f7f7; color:#666;  }
.sc_mid_proveiw_1{ width:100%; float:left; padding-top:10px;}
.sc_mid_proview_1_left{ width:46%; float:left; position:relative;  }
.sc_mid_proview_1_left_1{ width:100%; float:left; text-align:center;}
.sc_mid_proview_1_left_1 img{ max-width: 100%; }
.sc_mid_proview_1_left_2{ width:100%;  float:left;   }
.sc_mid_proview_1_left_2 img{ width:60px; max-height:60px; max-width:60px; border:1px solid #CCC; margin:2px; padding:2px; cursor:pointer;}
.sc_mid_proview_1_left_3{  width:75px;height:430px; margin-top:20px;   overflow:hidden; float:right;  }
 
.sc_mid_proview_1_right{width:50%; float:right;}
.sc_mid_proview_1_right li{ float:left; padding:5px 0px; width:100%; line-height:180%;  color:#333;}
.sc_mid_proview_1_right h1{ font-size:1.5em; line-height:130%;}
.sc_mid_proveiw_2{ width:100%; float:left; line-height:180%; padding:10px 0px; overflow:hidden; }

.ly_1{ border:1px solid #CCC; width:200px; padding:5px 10px; font-size:11px;}
.ly_2{ width:95%; height:30px;font-size:11px;padding:5px 10px;border:1px solid #CCC;}
.ly_3{ border:1px solid #CCC; width:120px; padding:5px 10px; font-size:11px; margin-right: 5px;}
.ly_4{ padding: 5px 10px; background: #007BFF; color: #fff; cursor: pointer; border: none;}
.ly_4:hover{ background: #666;}

.sc_mid_c_right_new{ width:100%; float:left;}
.sc_mid_c_right_new li{ width:98%; float:left; padding:10px 1%; border-bottom:1px solid #f7f7f7;}
.sc_mid_c_right_new_d_1{ width: 30%;float: left;}
.sc_mid_c_right_new_d_1 img{ max-width: 100%;}
.sc_mid_c_right_new_d_2{ width: 68%; float:right;}
.sc_mid_c_right_new_d_3{ width: 100%; float:left; padding: 5px 0px; line-height: 180%;}


.sc_mid_c_new_left{ width:270px; padding-bottom:10px; float:left;}
.sc_mid_c_new_left li{ width:100%; float:left; background:#F2F2F2;   padding: 8px 0px; border-bottom: 1px solid #ccc; text-indent:1em;  }
.sc_mid_c_new_v{ width:98%; overflow:hidden; float:left; line-height:180%; padding:1%;}

.sc_about{ width:100%; float:left; line-height:180%; overflow:hidden; padding:10px 0px;}
.sc_about_tit{ width: 100%; float: left; padding: 1%; }
.sc_about_c{ width: 98%; margin:auto; line-height: 180%; }
.sc_download{ width: 100%; float: left;}
.sc_download ul{ width: 100%; border-bottom: 1px solid #f7f7f7; height: 50px; padding: 8px 0px; }
.sc_download li{ float: left; padding: 5px 0px;}
.sc_d1{ width: 20%;}
.sc_d2{ width: 50%;}
.sc_d3{ width: 30%; text-align: right;}
.sc_d3 a{ background: #007BFF; color: #fff; padding: 5px 20px;}

.sc_bot{ background:#F2F2F2; margin:auto;}
.sc_bot_1{ width:1170px; margin:auto;   padding:20px 0px; }
.sc_bot_1_t{ width:100%;; float:left; padding:5px 0px; font-size:14px; color:#333;}
.sc_bot_1_c{ width:100%; line-height:180%; float:left; color:#666;}
.sc_bot_2{ width:1170px; margin:auto; border-bottom:1px solid #E1E0E0; padding:20px 0px; }
.sc_bot_2 ul{ width:20%; float:left;}
.sc_bot_2 li{ float:left; width:100%; padding:5px 0px;color:#666;}
.sc_bot_2_t{ font-size:14px; color:#666;}
.sc_bot_3{ width:1170px; margin:auto; padding:20px 0px;color:#333; }

.sc_indexnews{ width: 1170px; margin: auto;}
.sc_indexnews_t{ width: 100%; padding: 20px 0px; text-align: center; font-size: 1.2em;}
.sc_indexnews_c{ width: 100%; float: left;}
.sc_index_new{ width:33.3%; float: left; margin: 10px 0px; height: 300px; overflow: hidden; }
.sc_index_new li{ float: left; width: 90%; line-height: 150%; padding: 5px 0px; overflow: hidden;}
.sc_indexnewli{ height: 200px; overflow: hidden; margin-bottom: 10px;}
.sc_indexnewli img{ max-width: 100%;}

/* jdt */
.mBan2 { overflow: hidden; }
.mBan2 .slideBox{ width:100%; height:auto; position:relative; }
.mBan2 .slideBox .hd{ height: 10px; overflow: hidden; position: absolute; bottom: 4px; z-index: 1; width: 81px; background: url(../Images2023/btnBg.webp) no-repeat; margin-left: -46px; left: 50%; padding: 4px 0px 0px 11px; }
.mBan2 .slideBox .hd ul{ zoom: 1; }
.mBan2 .slideBox .hd ul li{ float: left; width: 6px; height: 6px; background: url(../Images2023/btn1.webp) no-repeat; cursor: pointer; margin-right: 10px; }
.mBan2 .slideBox .hd ul li.on{ background: url(../Images2023/btn2.webp) no-repeat; }
.mBan2 .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.mBan2 .slideBox .bd ul,.slideBox .bd ul li{width:100%!important}
.mBan2 .slideBox .bd img{ width:100%; height:auto; display:block;  }

.sc_top_list{ display: none;}
#cls{display: none;}
#topfl{display: none; float: left; width: 270px; position: absolute; z-index: 9999;}
.left_title{padding:10px 0px;  background:#007BFF; text-indent: 1em; display: none;}
.t_ss{background:url("../Images2023/xx1.webp")   no-repeat 100% 40%  #007BFF;}
.t_xx{background:url("../Images2023/xx2.webp")   no-repeat 100% 40%  #007BFF;}
.sc_link{ width: 1170px; margin:10px auto; padding: 10px 0px; border-top:1px solid #efefef;  }
.sech{ width: 100%; text-align: center; font-weight: bold; padding: 20px 0px; float: left; } /*css mb*/

@media screen and (min-width:1px) and (max-width:1171px){

.sc_top_conment_1{ width:100%; padding:5px 0px; font-size: 0.85em; float:left; text-align:left; border-bottom: 1px solid #ececed;}
.sc_top_conment_1 img{ width: 20px; margin-right:5px; }
.sc_top_conment_1_left{ float: left; width: 100%; }
.sc_top_conment_1_right{ float: right; width: 38%; text-align: right; display: none; }
.sc_link{ width: 1170px; margin:10px auto; padding: 10px 0px; border-top:1px solid #efefef; display: none; }
#topfl{display: none; float: left; width: 100%; position: static; z-index: 9999;}
.fl ul li{ width: 100%;  float: left; position: relative;padding: 8px 0px; border-bottom: 1px solid #ccc; text-indent:1em; z-index:9999; background:url("../Images2023/xx1.webp")   no-repeat 100% 40% #F2F2F2;  }
.fl li ul{ display: none; position: static; left:270px; top:0px; z-index:9999;  }
.fl li ul li{ width: 100%; float: left; padding: 8px 0px; border-bottom: 1px solid #ccc; text-indent:1em;}

#cls{display:block;}

.fl>ul>li.t_ss{background:url("../Images2023/xx1.webp") no-repeat 100% 6px;}
.fl>ul>li.t_xx{background:url("../Images2023/xx2.webp") no-repeat 100% 6px;}

.sc_top_list{ display: block; width: 30px; height: 30px; position: absolute; background: url(../Images2023/list.webp); top:30px; right:10px;}

.sc_top_conment{ width:98%; margin:auto;}
.sc_top_conment_2_left{ width:100%; float:left; padding:5px 0px 5px 0px; text-align: left;}
.sc_top_conment_2_right{ width:100%; float:right;margin-top:0px;}
.sc_top_conment_2_right_left{ width:96%; margin:10px auto; float:none; }
.sc_top_conment_2_right_right{ display: none; width:280px; font-size: 1.1em; float:right; height:32px; background:url(../Images2023/tel.webp); background-repeat:no-repeat; font-weight:900;   text-indent:2.5em; color:#333;}
.sc_top_ser_1{border-radius: 5px 0px 0px 5px; float:left; border:1px solid #E3E3E3; padding-left:5px; color:#333; width:78%; height:25px; line-height:25px;}
.sc_top_ser_2{border-radius: 0px 5px 5px 0px; border:none; background:#007BFF; color:#FFF;height:28px; width: 18%;   float:left;   }
.sc_top_conment_3{ width:100%; float:left;}
.sc_top_conment_3_left{ width:100%; float:left; padding:8px 0px;  margin-top:10px;   border-radius: none; color:#FFF; text-indent:1em; font-weight:900;}
.sc_top_conment_3_right{ width:50%; display: none; right: 0px; top:30px;   background:#2F2F2F;border-radius: 0px; position: absolute; z-index: 99999; overflow: hidden;}
.sc_top_conment_3_right li{ float:left; padding:5px 5px; width: 100%; border-bottom: 1px solid #444;   font-weight: normal;}
/* ==== Accessibility: Categories header black background, white text ==== */
/* Desktop header */
.sc_top_conment_3_left.t_ss{ background:#000 !important; color:#fff !important; }
/* Mobile header variant */
@media (max-width: 768px){
  .sc_top_conment_3_left{ background:#000 !important; color:#fff !important; }
}

.sc_mid_c{ width:98%; margin:auto;  }
.sc_mid_c_left{ width:100%; float:left; display: none;}
.sc_mid_c_left_c{ width:100%; padding-bottom:10px; float:left;}
.sc_mid_left_bt{ background:#F2F2F2; padding:10px 0px; text-indent:1em; color:#333; font-weight:900;}
.sc_mid_c_right{ width:100%; float:right; margin-bottom:20px;}
 
 
 
.sc_mid_proview_1_left{ width:100%; float:left; position:relative;  }
.sc_mid_proview_1_left_1{ width:100%; float:left; text-align:center;}
 
 
.sc_mid_proview_1_right{width:100%; float:right;}
 

.ly_1{ border:1px solid #CCC; width:200px; padding:5px 10px; font-size:11px;}
.ly_2{ width:95%; height:30px;font-size:11px;padding:5px 10px;border:1px solid #CCC;}
.ly_3{ border:1px solid #CCC; width:120px; padding:5px 10px; font-size:11px; margin-right: 5px;}
.ly_4{ padding: 5px 10px; background: #007BFF; color: #fff; cursor: pointer; border: none;}
.ly_4:hover{ background: #666;}

 


.sc_mid_c_new_left{ width:270px; padding-bottom:10px; float:left; display: none;}
.sc_mid_c_new_left li{ width:100%; float:left; background:#F2F2F2;   padding: 8px 0px; border-bottom: 1px solid #ccc; text-indent:1em;  }
 

.sc_about{ width:100%; float:left; line-height:180%; overflow:hidden; padding:10px 0px;}
 

.sc_bot_1{ width:98%; margin:auto;   padding:20px 0px; }
 
 .sc_bot_2{ width:1170px; margin:auto; border-bottom:1px solid #E1E0E0; padding:20px 0px; display: none; }
.sc_bot_3{ width:98%; margin:auto; padding:20px 0px;color:#333; text-align:center;  }
.sc_bot_3 .spr{ float: none; }
/* --- Accessibility: Contrast & Focus Improvements (Overrides) --- */
/* Increase default link hover contrast and provide keyboard focus indicator */
a:hover { color: #0056b3; }
a:focus-visible { outline: 2px solid #0056b3; outline-offset: 2px; }

/* Footer links: set deep black as base and keep underline on hover */
#botalink a { color: #111 !important; text-decoration: none; }
#botalink a:hover { color: #111 !important; text-decoration: underline; }
#botalink a:visited { color: #111 !important; }
#botalink a:focus-visible { outline: 2px solid #0056b3; outline-offset: 2px; }

/* Navigation hover contrast */
#navalink a:hover { color: #0056b3; text-decoration: underline; }

/* Breadcrumbs: deep black and bold; keep underline on hover */
.sc_mid_tits a, .sc_mid_proview_t a { color: #111 !important; font-weight: 700; text-decoration: none; }
.sc_mid_tits a:hover, .sc_mid_proview_t a:hover { color: #111 !important; font-weight: 700; text-decoration: underline; }
.sc_mid_tits a:focus-visible, .sc_mid_proview_t a:focus-visible { outline: 2px solid #0056b3; outline-offset: 2px; }

/* Search button: darker hover/focus for stronger contrast */
.sc_top_ser_2:hover,
.sc_top_ser_2:focus,
.sc_top_ser_2:focus-visible { background: #0056b3; color: #FFF; outline: 2px solid #003f88; outline-offset: 2px; }

/* Search button: deep black 3D base with white text */
.sc_top_ser_2 { 
  background: linear-gradient(180deg, #222 0%, #000 100%) !important; 
  color: #fff !important; 
  border: 1px solid #000 !important; 
  box-shadow: 0 2px 0 #000, 0 4px 10px rgba(0,0,0,.2) !important; 
  text-shadow: 0 1px 0 rgba(0,0,0,.4) !important; 
}
.sc_top_ser_2:hover,
.sc_top_ser_2:focus { 
  background: linear-gradient(180deg, #333 0%, #111 100%) !important; 
  color: #fff !important; 
}
.sc_top_ser_2:active { 
  background: linear-gradient(180deg, #111 0%, #000 100%) !important; 
  box-shadow: 0 1px 0 #000, 0 2px 6px rgba(0,0,0,.2) !important; 
  transform: translateY(1px); 
}
.sc_top_ser_2:focus-visible { 
  outline: 2px solid #fff !important; 
  outline-offset: 2px; 
}

.sc_indexnews{ width: 98%; margin: auto;}
 
.sc_index_new{ width:33.3%; float: left; margin: 10px 0px; height: 300px; overflow: hidden; }
.sc_index_new li{ float: left; width: 90%; line-height: 150%; padding: 5px 0px; overflow: hidden;}
.sc_indexnewli{ height: none; overflow: hidden; margin-bottom: 10px;}
.sc_indexnewli img{ max-width: 100%;}


}


@media screen  and (max-width:800px)  {   /*736-768*/  

.sc_index_new{ width:98%; float: none; margin: 10px 0px; height: auto; overflow: hidden; }
.sc_index_new li{ float: left; width: 45%; line-height: 150%; padding: 5px 2%; overflow: hidden;}
.sc_indexnewli{ height: none; overflow: hidden; margin-bottom: 10px;}
.sc_indexnewli img{ max-width: 100%;}

.pic{ width:31%; border:1px solid #EFEFEF; float:left; margin-bottom:5px; height:340px; margin-top:10px; background:#FFF; margin-left:1%; margin-right:1%; cursor:pointer;}
.pics{ width:31%;  border:1px solid #0D9C02; float:left; margin-bottom:5px; height:340px; margin-top:10px; background:#FFF; margin-left:1%; margin-right:1%;;cursor:pointer;}

.pic2{ width:31%;  border:1px solid #EFEFEF; float:left; margin-bottom:5px; height:340px; margin-top:10px; background:#FFF; margin-left:1%; margin-right:1%; cursor:pointer;}
.pics2{ width:31%; border:1px solid #0D9C02; float:left; margin-bottom:5px; height:340px; margin-top:10px; background:#FFF; margin-left:1%; margin-right:1%;cursor:pointer;}

.pic-div{ width:100%; margin:auto; overflow:hidden;   text-align:center;  }
.pic-dt{display:table-cell;vertical-align:middle;*display:block;*font-size:218px;text-align:center;width:100%;height:auto;overflow:hidden; }
.pic-dt img{ vertical-align:middle; width: expression(this.width > 200 && this.width > this.height ? "100%":true);height:expression(this.height > 200 ? "100%" : true);   border:0px;  }
.pic-div dd{ width:100%; float:left; text-align:center;  line-height:120%; padding:5px 0px; color:#333; margin-bottom:5px;}

}

@media screen  and (max-width:670px)  {     



.pic{ width:47%; border:1px solid #EFEFEF; float:left; margin-bottom:5px; height:340px; margin-top:10px; background:#FFF; margin-left:1%; margin-right:1%; cursor:pointer;}
.pics{ width:47%;  border:1px solid #0D9C02; float:left; margin-bottom:5px; height:340px; margin-top:10px; background:#FFF; margin-left:1%; margin-right:1%;;cursor:pointer;}

.pic2{ width:47%;  border:1px solid #EFEFEF; float:left; margin-bottom:5px; height:340px; margin-top:10px; background:#FFF; margin-left:1%; margin-right:1%; cursor:pointer;}
.pics2{ width:47%; border:1px solid #0D9C02; float:left; margin-bottom:5px; height:340px; margin-top:10px; background:#FFF; margin-left:1%; margin-right:1%;cursor:pointer;}

.pic-div{ width:100%; margin:auto; overflow:hidden;   text-align:center;  }
.pic-dt{display:table-cell;vertical-align:middle;*display:block;*font-size:218px;text-align:center;width:100%;height:auto;overflow:hidden; }
.pic-dt img{ vertical-align:middle; width: expression(this.width > 200 && this.width > this.height ? "100%":true);height:expression(this.height > 200 ? "100%" : true);   border:0px;  }
.pic-div dd{ width:100%; float:left; text-align:center;  line-height:120%; padding:5px 0px; color:#333; margin-bottom:5px;}

}

 
@media screen  and (max-width:570px)  {     

.pic{ width:47%; border:1px solid #EFEFEF; float:left; margin-bottom:5px; height:340px; margin-top:10px; background:#FFF; margin-left:1%; margin-right:1%; cursor:pointer;}
.pics{ width:47%;  border:1px solid #0D9C02; float:left; margin-bottom:5px; height:340px; margin-top:10px; background:#FFF; margin-left:1%; margin-right:1%;;cursor:pointer;}

.pic2{ width:47%;  border:1px solid #EFEFEF; float:left; margin-bottom:5px; height:340px; margin-top:10px; background:#FFF; margin-left:1%; margin-right:1%; cursor:pointer;}
.pics2{ width:47%; border:1px solid #0D9C02; float:left; margin-bottom:5px; height:340px; margin-top:10px; background:#FFF; margin-left:1%; margin-right:1%;cursor:pointer;}

.pic-div{ width:100%; margin:auto; overflow:hidden;   text-align:center;  }
.pic-dt{display:table-cell;vertical-align:middle;*display:block;*font-size:218px;text-align:center;width:100%;height:auto;overflow:hidden; }
.pic-dt img{ vertical-align:middle; width: expression(this.width > 200 && this.width > this.height ? "100%":true);height:expression(this.height > 200 ? "100%" : true);   border:0px;  }
.pic-div dd{ width:100%; float:left; text-align:center;  line-height:120%; padding:5px 0px; color:#333; margin-bottom:5px;}

}


@media screen  and (max-width:481px)  {     

.sc_index_new{ width:98%; float: none; margin: 10px 0px; height: auto; overflow: hidden; }
.sc_index_new li{ float: left; width: 100%; line-height: 150%; padding: 5px 0px; overflow: hidden;}
.sc_indexnewli{ height: none; overflow: hidden; margin-bottom: 10px;}
.sc_indexnewli img{ max-width: 100%;}


.pic{ width:47%; border:1px solid #EFEFEF; float:left; margin-bottom:5px; height:330px; margin-top:10px; background:#FFF; margin-left:1%; margin-right:1%; cursor:pointer;}
.pics{ width:47%;  border:1px solid #0D9C02; float:left; margin-bottom:5px; height:330px; margin-top:10px; background:#FFF; margin-left:1%; margin-right:1%;;cursor:pointer;}

.pic2{ width:47%;  border:1px solid #EFEFEF; float:left; margin-bottom:5px; height:330px; margin-top:10px; background:#FFF; margin-left:1%; margin-right:1%; cursor:pointer;}
.pics2{ width:47%; border:1px solid #0D9C02; float:left; margin-bottom:5px; height:330px; margin-top:10px; background:#FFF; margin-left:1%; margin-right:1%;cursor:pointer;}

.pic-div{ width:100%; margin:auto; overflow:hidden;   text-align:center;  }
.pic-dt{display:table-cell;vertical-align:middle;*display:block;*font-size:218px;text-align:center;width:100%;height:auto;overflow:hidden; }
.pic-dt img{ vertical-align:middle; width: expression(this.width > 200 && this.width > this.height ? "100%":true);height:expression(this.height > 200 ? "100%" : true);   border:0px;  }
.pic-div dd{ width:100%; float:left; text-align:center;  line-height:120%; padding:5px 0px; color:#333; margin-bottom:5px;}

}


@media screen  and (max-width:416px)  {     

.sc_index_new{ width:98%; float: none; margin: 10px 0px; height: auto; overflow: hidden; }
.sc_index_new li{ float: left; width: 100%; line-height: 150%; padding: 5px 0px; overflow: hidden;}
.sc_indexnewli{ height: none; overflow: hidden; margin-bottom: 10px;}
.sc_indexnewli img{ max-width: 100%;}


.pic{ width:47%; border:1px solid #EFEFEF; float:left; margin-bottom:5px; height:305px; margin-top:10px; background:#FFF; margin-left:1%; margin-right:1%; cursor:pointer;}
.pics{ width:47%;  border:1px solid #0D9C02; float:left; margin-bottom:5px; height:305px; margin-top:10px; background:#FFF; margin-left:1%; margin-right:1%;;cursor:pointer;}

.pic2{ width:47%;  border:1px solid #EFEFEF; float:left; margin-bottom:5px; height:305px; margin-top:10px; background:#FFF; margin-left:1%; margin-right:1%; cursor:pointer;}
.pics2{ width:47%; border:1px solid #0D9C02; float:left; margin-bottom:5px; height:305px; margin-top:10px; background:#FFF; margin-left:1%; margin-right:1%;cursor:pointer;}

.pic-div{ width:100%; margin:auto; overflow:hidden;   text-align:center;  }
.pic-dt{display:table-cell;vertical-align:middle;*display:block;*font-size:218px;text-align:center;width:100%;height:auto;overflow:hidden; }
.pic-dt img{ vertical-align:middle; width: expression(this.width > 200 && this.width > this.height ? "100%":true);height:expression(this.height > 200 ? "100%" : true);   border:0px;  }
.pic-div dd{ width:100%; float:left; text-align:center;  line-height:120%; padding:5px 0px; color:#333; margin-bottom:5px;}

}

@media screen  and (max-width:320px)  {     

.pic{ width:96%; border:1px solid #EFEFEF; float:left; margin-bottom:5px; height:360px; margin-top:10px; background:#FFF; margin-left:1%; margin-right:1%; cursor:pointer;}
.pics{ width:96%; border:1px solid #0D9C02; float:left; margin-bottom:5px; height:360px; margin-top:10px; background:#FFF; margin-left:1%; margin-right:1%;;cursor:pointer;}

.pic2{ width:96%; border:1px solid #EFEFEF; float:left; margin-bottom:5px; height:360px; margin-top:10px; background:#FFF; margin-left:1%; margin-right:1%; cursor:pointer;}
.pics2{ width:96%; border:1px solid #0D9C02; float:left; margin-bottom:5px; height:360px; margin-top:10px; background:#FFF; margin-left:1%; margin-right:1%;cursor:pointer;}

.pic-div{ width:250px; margin:auto; overflow:hidden;   text-align:center;  }
.pic-dt{display:table-cell;vertical-align:middle;*display:block;*font-size:218px;text-align:center;width:250px;height:250px;overflow:hidden; }
.pic-dt img{ vertical-align:middle; width: expression(this.width > 200 && this.width > this.height ? "200px":true);height:expression(this.height > 200 ? "200px" : true);   border:0px;  }
.pic-div dd{ width:250px; float:left; text-align:center;  line-height:120%; padding:5px 0px; color:#333; margin-bottom:5px;}

}


 
 /* CSS Document */




/* === Override: Categories header to black background, white text (all sizes) === */
.sc_top_conment_3_left,
.sc_top_conment_3_left.t_ss {
  background: #000 !important;
  color: #fff !important;
  background-image: none !important;
}
/* Ensure toggled state also remains black */
.sc_top_conment_3_left.t_xx {
  background: #000 !important;
  color: #fff !important;
  background-image: none !important;
}


 



