<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.b-pic{width: 100%;overflow: hidden;position: relative;clear: both;height: 500px;}

.b-pic  a {
    position: absolute;
    width: 1920px;
    height: 500px;
    left: 50%;
    margin-left: -960px;
}
.b-pic a img,.b-pic img {
    display: block;
  
    height: 100%;
}
.content {padding: 26px 0;}
.content .left p{font-size: 20px;}
.content .right{padding: 5px 0 0 5px;}
.content .right p{font-size: 14px;}
.content .right p a{color: #dc2554;}
.content .right p a.on{color: #626262;}
.comms{position: relative;overflow: hidden;border-top: 1px solid #b2b2b2;margin-top: 10px;clear: both;}
.comms .pic {
    overflow: hidden;
    margin-top: 40px;
    padding: 0 71px;
    margin-right: -122px;
}
.comms .pic li {
    float: left;
    width: 28%;
    border: 1px solid #aaaaaa;
    text-align: center;
    margin-right: 36px;
    margin-bottom: 40px;
}
.comms .pic li  img{display: block;width: 100%;overflow: hidden;margin-bottom: 20px;}
.comms .pic li .text{padding: 0 10px;}
.comms .pic li .text span{font-size: 18px;}
.comms .pic li .text p{text-align: center;font-size: 16px; height:25px; line-height:25px; overflow:hidden; margin-bottom:20px}
.comms .pic li .text i{display:block; display: none; color: #5f1973; font-style: normal;font-size: 14px;margin: auto;border-top: 1px dashed #e0e0e0;margin-bottom: 40px;}

.about {padding: 20px 60px;}
.about p{font-size: 14px;color: #3e3e3e;}

.content-us{overflow: hidden;padding: 50px 0;}
.content-us ul{margin-right: -16px;}
.content-us ul li{float: left;width: 32%;margin-right: 16px;background: #f7f7f7;text-align: center;height: 380px;
 box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}
.content-us ul li div{overflow: hidden;width: 100%;height: 222px;}
.content-us ul li img{display: block;width: 100%;margin-bottom: 20px;overflow: hidden;}
.content-us ul li img:hover{
	 transition: all 1s ease 0s;
    
    -webkit-transform: all 1s ease 0s;
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
	z-index: 3000;
}

.content-us ul li h6{font-size: 15px;color: #4f4e4e;}
.content-us ul li p{font-size: 14px;color: #595959; padding:0 20px}
.content-us ul li a{display: inline-block;border: 1px solid #bfbebe;margin-top: 10px;padding: 5px 20px;margin: 10px 0px;}
.pro-content {overflow: hidden;position: relative;padding: 40px 0;}
.pro-content .left{width: 52%;}
.pro-content .left .bpic img{display: block;width: 100%;border: 1px solid #3E3E3E}
.pro-content .right{width: 42%;padding: 10px; color:#999}
.pro-content .right h1{font-size: 16px;color: #666; font-weight:normal}
.pro-content .right h2{font-size: 16px;}
.pro-content .right p{font-size: 14px;}
.pro-content .right p span{}
.pro-content .right .text{border-top: 1px dashed #AAAAAA;margin-top: 30px;padding: 20px 0;}
.pro-content .right .text h3{font-size: 16px;text-align: center;}
.pro-content .right .text span{display: inline-block;padding: 0 30px;font-size: 14px;}

.shang {padding: 20px 60px;}
.shang p{font-size: 14px;color: #3e3e3e;}
.shang img{display: block;margin:20px auto;}

.video  {
    overflow: hidden;
    margin-top: 40px;
    padding: 0 71px;
    margin-right: -122px;
}
.video  li  a{display:block; width:100%;}
.video  li {
    float: left;
    width: 28%;
    border: 1px solid #aaaaaa;
    text-align: center;
    margin-right: 36px;
    margin-bottom: 40px;
    height: 268px; overflow:hidden
}
.video  li a img{display: block;width: 100%;height: auto;overflow: hidden;}

.norecord{text-align:center; padding:50px;color: #ccc;}

.pagetab{ margin:0 auto}
.page td{
	text-align: center;  padding-top: 15px; line-height: 20px; 
}
.page td a,.page td a:link,.page td a:visited{
	border: solid 1px #EDEDED; display: block;   background-color: #fff; text-decoration: none; margin:0 -1px; width:36px; height:34px; line-height:34px
}
.page td a:hover{
	border: 1px solid #e50038; display: block;   background-color: #e50038; color: White; text-decoration: none; 
}
.page .PageNumberActive a,.page .PageNumberActive a:link,.page .PageNumberActive a:visited{
	 border: 1px solid #e50038; display: block;   background-color: #e50038; color: White; text-decoration: none; 
}
.page .PageNumber_t a,.page .PageNumber_t a:link,.page .PageNumber_t a:visited{
	 width: auto; padding:0 10px
}
.message-b{ width:800px; margin: auto}
.message-b p{font-size: 14px;color: #666;line-height: 20px;padding: 35px 0;}
.message-b div{overflow: hidden;padding-bottom: 10px;line-height: 30px;}
.message-b div:last-child{text-align: center;margin-top: 30px;}
.message-b label{color: #666;font-size: 14px;width: 7%;float: left;}
.message-b input[type="text"]{float: left;width: 90%;padding: 0 10px;border: 1px solid #ddd;}
.message-b input[type="submit"]{border: none;background: #f2ac08;color: #fff;  height:40px; width:100px; font-size:16px; cursor:pointer}
.message-b textarea{float: left;width: 90%;resize: none;height: 180px;padding: 10px;border: 1px solid #ddd;}

.movie video{ width:100%}
.about .title{ text-align:center; margin:20px; font-size:16px;}
.about .con{ margin-top:20px}
.news_li_r { border-bottom: solid 1px #eee; padding-bottom:10px}
.news_li_r h1{ font-size:15px;  margin:10px 0px; }
.news_li_r p{ font-size:13px;color:#666; line-height:23px; overflow:hidden;}
.news_li_r h1 samp{ color:#999; font-size:12px; float:right}

.dw_table{position:relative;color:#999;margin-top:5px;background-color:#FFF}
.dw_table .el{height:40px;line-height:40px;font-size:14px;overflow:hidden;padding:0 5px;border-bottom:1px dotted #ddd}
.dw_table .el:hover,.dw_table .hover{background-color:#F7F7F7}
.dw_table .el.mk{background-color:#fdfaf2}
.dw_table .el.mk:hover{background-color:#fcf6e7}
.dw_table .el.last{border-bottom:1px solid #eee}
.dw_table .title{height:30px;line-height:30px;text-align:center;border-bottom:1px solid #EEE}
.dw_table .title:hover{background-color:#fff}
.dw_table .title span{height:30px;line-height:30px;font-size:12px;color:#999}
.dw_table .t1,.dw_table .t2,.dw_table .t3,.dw_table .t4,.dw_table .t5{float:left;height:40px;line-height:40px;font-size:14px;overflow:hidden;padding:0 10px}
.dw_table .t1{position:relative;width:315px}
.dw_table .t1 span{float:left;max-width:285px}
.dw_table .t1 span a{float:left;max-width:285px;font-size:14px;color:#000;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.dw_table .t1 img{float:left;margin:11px 0 0 2px}
.dw_table .t1.tg1 span,.dw_table .t1.tg1 a{max-width:250px}
.dw_table .t1.tg2 span,.dw_table .t1.tg2 a{max-width:220px}
.dw_table .t1.tg3 span,.dw_table .t1.tg3 a{max-width:190px}
.dw_table .t2{width:420px;color:#333}
.dw_table .t2 a,.dw_table .t2 a span{font-size:14px;color:#333}
.dw_table .t2 a:visited,.dw_table .t1 a:visited{color:}
.dw_table .t2 a:active,.dw_table .t1 a:active,.dw_table .t2 a:hover,.dw_table .t1 a:hover{color:}
.dw_table .t3{width:100px;text-align:center}
.dw_table .t4{width:130px;font-size:16px;text-align:center}
.dw_table .t5{width:90px;text-align:center}
.dw_table .check{position:relative;float:left;top:15px;margin-right:8px}
.dw_table .j,.dw_table .s{position:relative;_position:absolute;display:inline-block;width:27px;font:12px/16px "SimSun";color:#FFF;text-align:center;top:-2px;_top:16px;margin-left:3px;background-color:#FF6000}
.dw_table .s{width:14px;background-color:#55CB60}

.prodetail{  margin-top:30px}
.prodetail img { max-width:100%}

.main_reg{ margin:0px auto 20px auto; width:1100px}
/*----------------------æ³¨å†Œ------------------------*/
.registration2{ border:solid 1px #e2e2e2;}
.registration2Left p{line-height:60px;font-size:14px;font-weight:bold;margin-left:110px;}
.registration2Left dl{height:36px;float:left;margin:10px 0;}
.registration2Left dl dt{width:150px;line-height:30px;float:left;text-align:right;}
.registration2Left dl dd{float:left;}
.registration2Left dl dd span{color:#b2b2b2;line-height:26px;}
.registration2Left .text{width:228px;height:28px;border:solid 1px #bcbcbc;padding:0 5px;}
.registration2Left .text2{width:70px;height:28px;border:solid 1px #bcbcbc;padding:0 5px;}
.registration2Left .btn{width:109px;height:33px;font:14px/33px "Arial, Helvetica, sans-serif";color:#ffffff;text-align:center;border:none;cursor:pointer;background:#d7063b;margin:10px 0 0 110px;}
.registration2Left{width:750px;padding:40px;margin-right:40px; margin:0 auto}
.registration2Left dl{width:100%;height:30px;float:left;margin:10px 0;}
.registration2Left dl dd span{width:320px;height:28px;float:left;color:#666666;line-height:28px;padding:0 8px;margin-left:10px;}
.registration2Left dl dd span img{float:left;margin:3px 5px 0 0;}
.registration2Left dl dd input{width:280px;float:left;}

.rfont1{ border-bottom:solid 1px #e2e2e2; padding:20px 40px}
.rfont1 dt{ float:left;}
.rfont1 dd{ float:right; font-size:15px; color:#999999}
.rfont1 dd a{ color:#000}
.rfont1 dt span.hd {font-size: 16px;font-family: "Arial, Helvetica, sans-serif","å®‹ä½“";margin-right: 10px;background: url(../images/hd-bg.gif) no-repeat center right;padding-right: 20px;}
.rfont1 dt span.tips {color: #666;font-size: 13px;margin-top: 3px;}

.registration2Right{float:left; margin:30px 0 0 20px}

.wid1{ width:980px; margin:0 auto}

.tab01 td{ border-bottom:solid 1px #DDDDDD; padding:8px 5px; color:#666}
.tab01{ border-bottom:solid 2px #C8C8C8;border-top:solid 2px #C8C8C8;}
.tab01 input{ width:250px; height:30px; line-height:30px; border:solid 1px #ccc}
.tab01 .radio input{ width:auto; height:auto}
.tab01 .bntbox input{ padding:0px 10px; font-size:14px;  cursor:pointer; border:solid 0px #472402;width:auto; height:auto; background: #d7063b; color:#FFF}
.MemPrice{
	color: Red;
}
.tab01 .txt2{
	width: 450px; height: 25px; line-height:25px;
}
.cmfont{
	color:;
}
.cmfont2{
	color: #999;
}
.welcome{
	  margin: 0px 0 20px 0px;
}
.welcome ul li{
	 border-bottom: 1px solid #E1E1E1; padding:12px 0 12px 0px; 
	
}
.welcome ul li a,.welcome ul li a:visited{
	color: Green;
}
.welcome ul li a:hover{
	color: #FF6347;
}

.y_login {
line-height: 16px;; margin-right:20px; font-size:12px
}
.y_login .user_img {
width: 16px;
height: 16px;
overflow: hidden;
border-radius: 50%;
display: block;
background-clip: padding-box;
float: left;
margin-right: 8px;
display: inline;
}
.y_login .out { margin-left:10px}
.y_login strong {
padding: 0 10px;
color: #0092DC; font-weight:normal
}


.col-md-2 {
  width: 200px;
  margin: 0 0 0 0 ;
  float: left;
  display: inline; }


.col-md-10 {
  width: 880px; 
  float: right;
 }


.member-menu .title {
  border-top: 2px solid #000;
  background: #d7063b;
  height: 39px;
  line-height: 39px;
  color: #fff;
  font-weight: bolder;
  font-size: 16px;
  text-align: center; }
.member-menu .content1 {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd; }
  .member-menu .content1 li {
    text-align: left;
    padding-left: 48px;
    border-bottom: 1px solid #ddd;
    line-height: 45px;
    height: 45px;
    position: relative;font-size:14px  }
    .member-menu .content1 li i {
      display: block;
      position: absolute;
      width: 5px;
      left: -1px;
      top: -1px;
      height: 47px; }
  .member-menu .content1 li.active, .member-menu .content1 li.con:hover {
    background: #e6e6e6; }
    .member-menu .content1 li.active i, .member-menu .content1 li.con:hover i {
      background: #d7063b; }
    .member-menu .content1 li.active a, .member-menu .content1 li.con:hover a {
      color: #d7063b; }
  .member-menu .content1 li.head {
    font-weight: bolder;
    font-size: 14px; }
    .member-menu .content1 li.head i {
      background-position: -306px -38px;
      height: 12px;
      width: 12px;
      display: block;
      position: absolute;
      left: 25px;
      top: 11px; }

.mb-common-title {
  font-size: 16px;
  font-weight: bolder;
  border-top: 2px solid #333;
  background: #e6e6e6;
  height: 39px;
  line-height: 39px;
  padding-left: 35px;
  color: #333;
  margin-bottom: 12px; }

.login-spt {
  background: url(../images/login-spt.png);
  background-repeat: no-repeat; }
  
.piclist{ margin-top:20px}
.piclist img{ width:105px; height:105px; padding:3px; border:solid 1px #ddd; margin-right:10px; cursor:pointer}
.piclist img:last-child{margin-right:0px}

.banner2{width:100%;height: 626px;overflow: hidden;position: relative;border:1px solid #3E3E3E}
.banner2 .bd{width:100%;height: 626px;overflow: hidden;position: absolute;}
.banner2 .bd li{width: 100%;height: 626px;position: relative;float: left;overflow: hidden; }
.banner2 .bd a{display: block;width:626px;height: 626px;overflow: hidden;position: absolute;left: 50%;margin-left: -960px;}
.banner2 .bd img{display: block;width: 626px;height: 626px; }

.banner2 .hd{width:100%; position: absolute;bottom: 18px;text-align: center;overflow:hidden ;}

.banner2 .hd ul{display: inline-block;}
.banner2 .hd ul li{float: left;display: block;width: 10px;border-radius: 50%; height: 10px;background: #ccc;margin:0 10px ;cursor: pointer;}

.banner2 .hd ul li.on{background: #e50034;}</pre></body></html>