<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{
	margin: 0;
	padding: 0;
	z-index: 10;
}
html,body{
	width: 100%;
	height: 100%;
}
body{
	min-width: 1200px;
	overflow-x: hidden;
	background-color: #FFFFFF;
}
a{
	text-decoration:none;
}
.header-content{
	width: 100%;
	margin: 0 auto;
	display: flex;
  justify-content: center;
}
.head-left{
	width: 280px;
	height: 50px;
	overflow: hidden;
	margin-top: 15px;
}
.head-left img{
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.lang select{background: #0057c2;border: none;color: #fff;margin-top: 70%;}
.lang{height: 42%;margin-left:2%;background: #0057c2;}
.head-con{
    margin-left: 3%;	
}
.head-con&gt;ul{
	display: flex;
	list-style: none;
	margin-top: 39px;
	position: relative;
}
.head-con&gt;ul&gt;li{
	font-size: 17px;
	/* margin: 0 16px; */
	padding-bottom: 16px;
	width: 100px;
	position: relative;
	cursor: pointer;
	white-space:nowrap;
	text-align: center;
}
.head-con&gt;ul&gt;li span{
	display: none;
	width: 100%;
	height: 3px;
	position: absolute;
	background: red;
	left: 0;
	top: 30px;
}
.head-con&gt;ul&gt;li:hover span{
	display: block;
}
.head-right {
margin-left: 2%;
    margin-top: 25px;
    text-align: center;
}
.head-right p:nth-child(1){
	color: #ccc;
	font-size: 14px;
	text-align: left;
}
.head-right p:nth-child(2){
	color: rgb(255,30,0);
	font-size: 18px;
	    margin-top: -13px;

}
.head-con-bottom{
	/* display: none; */
	width: 100%;
	height: 190px;
	width: 100%;
	display: flex;
	justify-content: center;
	background: #00408f;
}
/* å¯¼èˆªæ&nbsp;ä¸‹é¢ */
.inner{
	display: none;
	margin-top: 30px;
}
.inner p{
	margin: 5px 0;
	line-height: 20px;
}
.head-con &gt; ul &gt;li &gt;p{width: 90%;padding-bottom: 5px;display: block;text-align: center;margin:0!important;font-size: 16px;}
.head-con &gt; ul &gt;li &gt;p a{color: #fff;}
.head-con &gt; ul &gt;li &gt;p:hover{border-bottom: 3px solid #f00;width: 90%;padding-bottom: 15px;}
.head-con  ul li:hover .inner{
	display: block;
}
.ul-back{
	display: none;
	z-index: -1;
	opacity: 0.5;
	width: 100%;
	height: 200px;
	background: rgba(101,110,106,1.5);
	position: absolute;
	top: 40px;
}
.head-con :hover .ul-back{
	display: block;
}
.head-con ul li p:hover{
	color: rgb(37,147,247);
}
.inner p{
	 cursor: pointer;
	 color:rgb(73,73,73);
}
.inner p a{color: #fff;font-size: 14px;}
.inner p:hover{
    color: #f00 !important;
}

 /* å›ºå®šçš„å·¦ä¾§å¯¼èˆª */
 .left-content{
	 top: 38%;
	 width: 70px;
	 height: 320px;
	 position: fixed;
	 border: 1px solid rgb(232,232,232);
	  border-left: none;
	  background-color: #FFFFFF;
 }
 .left-con{
	  width: 70px;
    height: 70px;
	 border-bottom: 1px solid rgb(232,232,232);
	 text-align: center;
	 position: relative;
 }
 .shoot1{
	 display: none;
	 top: -30px;
	 left: 70px;
	 width: 123px;
	 height: 110px;
	 position: absolute;
	 padding: 5px;
	 background-image: url(../images/wx_left.png);
 }
 .left2:hover .shoot1{
	 display: block;
 }
  .left3:hover .shoot1{
 	 display: block;
  }
  .shoot2{
	  display: none;
	   top: -5px;
	  left: 70px;
	  width: 153px;
	  height: 80px;
	  position: absolute;
	  padding: 5px;
	  background-image: url(../images/tel_left.png);
   text-align: left;
  }
   .left4:hover .shoot2{
 	 display: block;
 }
  .shoot2 p {
	  margin-left: 18px;
	  
  }
  .shoot2 p:nth-child(1){
	  font-size: 15px;
	  margin-top: 10px;
	  margin-bottom: 4px;
	  color: #000000 !important;
	  font-weight: 600;
  }
    .shoot2 p:nth-child(2){
		color:rgb(254,33,3)!important ;
		font-weight: 600;
		font-size: 18px;
	}
 .shoot1 img{
	 width: 100%;
	 height: 100%;
	 margin-left: 6.5px;
	 object-fit: contain;
 }
 .left-con:hover{
	 border-right: 1px solid #ccc;
	 background-color:#f00;
 }
  .left-con:hover p{
	  color: #FFFFFF;
  }
  .left1{cursor: pointer;}
  .left1 a img{display: block;padding: 10px  auto;}
  .left-con{cursor: pointer;}
  .left-con&gt;img{
	  margin-top: 10px;
	  margin-bottom: 1px;
	  width: 30px;
	  height: 30px;
	  object-fit: contain;
	  
  }
  .left-con p{
	  font-size: 14px;
  }
 .left-p{
	 display: flex;
	 justify-content: center;
	 align-items: center;
	 font-size: 14px;
	 width: 70px;
	 height: 40px;
 cursor:pointer;
 }
/* å—çº§ä»‹ç» */
.line{
	position: relative;
	margin: 0 auto;
	width: 400px;
	height: 35px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 70px;
}
.line-content{
	text-align: center;
	/* background-color: #FFFFFF; */
	padding: 0 20px;
}
.line-content p:nth-child(1){
	font-size: 30px;
	color: #006ef6;
	font-weight: 600;
}
.line-content p:nth-child(2){
	font-size: 16px;
	color: #666;
}
.line-2{
	position: absolute;
	width: 100%;
	height: 2px;
	background: rgb(205,205,205);
	z-index: -1;
}
.product{
	width: 1050px;
	height: auto;
	margin: 50px auto 0;
	display: flex;
    flex-wrap: wrap;
	justify-content: space-between;
}
.product-con{
	text-align: center;
	width: 230px;
	margin: 18px 15px ;
	height: 280px;
	background-color: rgb(238,238,238);
	overflow: hidden;
}
.product-img{
	margin-top: 72px;
	height: 72px;
	overflow: hidden;
}
.product-con p:nth-child(2){
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 19px;
}
.product-con p:nth-child(3){
	color: rgb(102,102,102);
	text-align: center;
}
.product-con p:nth-child(4){
	color: rgb(102,102,102);
	text-align: center;
}
.product-con p:nth-child(5){
	color: rgb(102,102,102);
	text-align: center;
}
/* æ¨ªå›¾è®¾ç½® */
.line-img{
	margin-top: 40px;
	width: 100%;
	height:200px;
	background-image: url(../images/line-back_02.png);
	overflow: hidden;
	background-size: cover;
	display: flex;
	align-items: center;
}
.line-img-p{
	width: 100%;
	text-align: center;
}
.line-img-p p:nth-child(1){
	font-family: "å®‹ä½“";
	color: #FFFFFF;
	font-size: 45px;
	letter-spacing:1px;
}
.line-img-p p span{
	font-size: 60px;
	margin-left: 3px;
}
.line-img-p p:nth-child(2){
		font-family: "å®‹ä½“";
	margin-top: 13px;
	color: #FFFFFF;
	font-size: 24px;
	letter-spacing:1px;
}
.button-4{
	margin-top: 50px;
	margin-bottom: 40px;
	display: flex;
	justify-content: center;
}
.four-button{
	font-size: 15px;
	color: rgb(69,69,69);
	margin: 0 30px;
	width: 128px;
	height: 32px;
	border: 1px solid rgb(167,167,167);
	border-radius: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor:pointer;
}
.four-button a{color: #333;}
.button-4 .active{
	background-color: #FF0000;
	border: none;
	color: #FFFFFF;
}
.button-4 .active a{color: #fff;}
.four-content{


}
.four&gt;div{
	display: none;
}
.four&gt;div:nth-child(1){
	display: block;
}
.four-image{
	display: flex;
	justify-content: center;
	flex-flow: wrap;
     margin: 0 auto;
	 
}
.four-content-img{
	position: relative;
}
.four-content-img:hover .four-content-img-back{display: block;}
.four-content-img-back{
	position: absolute;
	background-color:rgba(0,0,0,0.8);
	width: 262.5px;height: 493.34px;
	display: none;
	top:0;left: 0;
}
.four-content-img-back img{position: absolute;top:30%;left: 12%;width: 200px;height: 200px;}
.four-content-img &gt; img{width: 262.5px;height: 493.34px;}
.four-content-img-bottom{width: 100%;}
.four-content-img-bottom a{
	line-height: 50px;
	font-size:16px;
	width: 100%;
	text-align: center;
	display: block;
	color: #333;
}
.four-content-item {margin-bottom:10px;}
.four-content-bottom{
	width: 140px;
	height: 40px;
	background-color: #FF0000;
	margin: 45px auto 0;

}
.four-content-bottom a{
	width: 100%;
	height: 100%;
	color: #FFFFFF;
font-size: 18px;
	display: flex;
  justify-content: center;
  align-items: center;
}
.four-content-img-back a{
	font-family: "é»‘ä½“";
	color: #FFFFFF;
	font-size: 20px;
letter-spacing:1.5px;
}
/* åˆä½œå®¢æˆ· */
.cooperation{
	background-color: rgb(238,238,238);
	padding-top: 50px;
	margin-top: 50px;
}
.cooperation-content{
	width: 1050px;
	margin: 0 auto;
	display: flex;
	justify-content: space-around;
   flex-flow: wrap;
   padding: 50px 0;
}
.coop-img{
	margin: 12px 0;
	width: 188px;
	height: 105px;
	background-color: #FFFFFF;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
}
.button-2{
	margin-top: 50px;
	margin-bottom: 40px;
	display: flex;
	justify-content: center;
}
.tow&gt;.tow-content{
	display: none;
}
.tow&gt;.tow-content:nth-child(1){
	display: block;
}
.tow-content-con{
	margin: 0 auto;
	width: 1050px;
	padding: 0px 0 30px;
	display: flex;
	flex-flow: wrap;
	justify-content: space-between;
}
.tow-con{
	width: 500px;
	margin: 20px 0;
}
.tow-con-p1{
	color: rgb(0,0,0);
	font-size: 19px;
	margin-bottom: 11px;
}
.tow-con-p2{
	text-indent:20px;
	color: rgb(118,118,118);
	text-align: justify;
}

.tow-con-a{
	width: 140px;
	height: 40px;
	background-color: #FF0000;
	margin: 0px auto ;
	color: #FFFFFF;
font-size: 18px;
	display: flex;
  justify-content: center;
  align-items: center;
}
/* å‹æƒ…é“¾æŽ¥ */
.f-link{
	margin-top: 50px;
	background-color: rgb(238,238,238);
	width: 100%;
	padding: 35px;
}
.f-link-content{
	width: 1050px;
	margin: 0 auto;
}
.f-link-content p{
	font-size: 18px;
	font-weight: 600;
}
.f-link-con{
	display: flex;
	flex-flow: wrap;
	margin-left: -20px;
}
.f-link-con a{
	font-size: 15px;
	color: rgb(72,72,72);
	margin: 15px 20px 0;
}
/* æœ€ä¸‹é¢ */
.bottom{
  background-color: rgb(22,29,37);
  width: 100%;
  height: 380px;
  padding-top: 40px;
}
.logo_bottom{
	width: 200px;
  margin-left: 2%;
  overflow: hidden;
}
.logo_bottom img{
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.bottom-con&gt;ul{
	margin-left: 3%;
	margin-top: 20px;
	display: flex;
	list-style-type:none;
}
.bottom-con&gt;ul li{
	margin-right: 60px;
	color: rgb(222,223,224);
}
.bottom-con&gt;ul li p{
	margin: 6px 0;
}
.bottom-con&gt;ul li p a{
	color: rgb(222,223,224);
}
.bottom-con&gt;ul li p:nth-child(1){
	font-size: 18px;
	margin-bottom:10px ;
}
.bot-p1{
	font-size: 14px;
}
.bot-p2{
	color: rgb(254,30,0);
	font-size: 27px;
	font-weight: 600;
}
.bottom-img{
	margin-top: 18px;
	display: flex;
	position: relative;
}
.bottom-img1{
	margin-right: 30px;
	position: relative;
}
.bottom-img3{
	display: none;
	position: absolute;
	top: -119px;
	left: -25px;
	background-image:url(../images/back-min.png) ;
	width: 103px;
	height: 109px;
	background-size: contain;
	overflow: hidden;
	padding: 5px;
}
.bottom-img3 img{
	object-fit: contain;
	width: 95%;
	height: 95%;
	margin-left: 2px;
	margin-top: -1px;
}

.bottom-img1:hover .bottom-img3{
	display: block;
}
.bottom-information{
	background-color: rgb(238,238,238);
	padding: 35px;
	
}
.bot-info{
	margin: 0 auto;
	text-align: center;
}
.bot-info p:nth-child(1){
	margin-bottom: 5px;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  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;
}
#swiper1{
	margin-top: -110px;
	width:100%;
}
.foot{background:url(../images/footbg.png) no-repeat;height: 500px;width: 100%;    margin-top: -50px;}
.foot .container{margin:50px auto;}
.foot .copy p{display: block;text-align: center;color: #fff;font-size: 14px;}
.foot .copy p a{color: #fff;}
.foot .foot-r ul h4{color: #fff;}
.foot .foot-r ul li a{color: #fff;}
.foot-r ul{float: left;width: 20%;margin: 90px 0 30px 0;}
.foot-r ul li{line-height: 30px;}
.foot .foot-l{margin: 70px 0 10px 0;}
.foot .foot-l img{margin-bottom: 10px;}
.foot .foot-l ul li{color: #fff;line-height: 30px;}
.wechatbox img{margin:0 auto;display: block;}
.wechatbox p{text-align: center;line-height: 30px;}
.wechatbox{width: 20%!important;position: relative;}
.wechathide{position: absolute;top: -115%;left: 9%;display: none;}
.wechatbox:hover .wechathide{display: block;}
.wechatbox p{color: #fff;}

.indpro-box{margin-top:70px;}
.indpro-item a img{width: 100%;height: 290px;}
.indpro-item a p{color: #333;line-height: 50px;}
.bottom30{margin-bottom: 30px;}
.bottom70{margin-bottom: 70px;}
.more{margin-top: 20px;}
.more a{border:1px solid #333;padding:10px 20px;text-align: center;color: #333;margin-left:45.7%;}
.more a:hover{border:1px solid #006ef6;color: #006ef6;}
.application{margin-top: 70px;background: #f1f1f1;padding-bottom: 70px;}
.application-hide h3{font-size: 18px;}
.application-item img{width: 100%;height: 310px;}
.application-box{margin-top: 70px;}
.application-item{position: relative;margin-bottom: 30px;}
.application-hide{position: absolute;bottom:0px;left: 0;padding:0 40px;color: #fff;background: rgb(22,108,210,0.7);height: 310px;width: 95%;margin:0 15px;display: none;}
.application-hide span{width: 15%;background: #fff;height: 2px;display: block;margin-bottom: 5px;}
.application-hide h3{margin-top:40%;}
.application-item:hover .application-hide{display: block;}
.certify{margin-top: 70px!important;}
.advantage{background:url(../images/advantage.png) no-repeat;margin-top: 70px;padding-bottom: 50px;}
.advantage .container{margin:70px auto;}
.advantage .container h3{color: #ffd200;font-size: 30px;display: block;text-align: center;margin-top: 100px;}
.advantage .container span{color: #fff;font-size: 16px;margin-top: 20px;display: block;text-align: center;padding:10px 60px;}
.advantage-item img{display: block;text-align: center;margin:50px auto 20px auto;}
.advantage-item  p{display: block;color: #fff;text-align: center;font-size: 18px;font-weight:bold;}
.Honor{margin-top: 70px;margin-bottom: 70px;}
 #Honor   .swiper-slide {padding-bottom: 50px; }
 .ind-news{background: #f1f1f1;}
 .ind-news-l img{width: 100%;}
 .ind-news-r{margin-top: 30px;}
 .ind-news-r ul li{margin-bottom: 30px;}
.ind-news-r ul li a{color: #333;}
.ind-news-r ul li a:hover{color: #006ef6;}
.news-nav li{float: left;margin:20px auto;}
.ind-news-box{margin:50px auto;padding-bottom: 50px;}
.newsmore{margin-top: 60px;}
.ind-news-tabs li{float: left;margin-top: 50px;margin-left: 50px;}
.ind-news-tabs li:first-child{margin-left: 32.5%;}
.ind-news-tabs li a{color: #333;padding:10px 25px;background: #ccc;}
.ind-news-tabs .active a{background: #006ef6;color: #fff;}
.link .container ul li{float: left;margin-right: 20px;}
.link{margin:20px auto;display: block; margin-bottom: 77px;}
.link .container ul li a{color: #333;}
.con{background: #f1f1f1;padding-bottom: 100px;}
.webposition ul li{float: left;margin-top: 15px;margin-bottom: 20px;}
.webposition ul li a{line-height: 30px;margin-right:5px;color: #333;}
.con-l{border:2px solid #dddddd;padding:0!important;background: #fff;width: 23%!important;padding-bottom: 50px;}
.con-l h3{font-size: 18px;font-weight: bold;color: #fff;background: #006ef6;text-align: center;line-height: 50px;margin:0 auto!important;}
.con-l ul li a{font-size: 18px;text-align: center;width: 80%;display: inline-block;color: #333;float: left;}
.con-l ul li span{background: url(../images/right2.png) no-repeat;height: 50px;display: inline-block;width: 20%;background-position: 20% 45%;}
.con-l ul li{height: 50px;line-height: 50px;border-bottom: 2px solid #dddddd;clear: both;}
.con-l ul .active span{background: url(../images/right.png) no-repeat;height: 50px;display: inline-block;width: 20%;background-position: 20% 45%;}
.con-l ul .active a{color: #006ef6;}
.con-r{border:2px solid #dddddd;padding:0!important;background: #fff;margin-left: 2%;padding:20px 20px!important;}
.con-r &gt; h3{font-size: 18px;font-weight: bold;color: #333;text-align: center;line-height: 50px;margin:0 auto!important;}
.con-r &gt; span{border-bottom: 1px dashed #333;display: block;width: 90%;height: 2px;margin:0 auto;}
.content{margin-top: 20px;padding-bottom: 7px;}
.content img{margin:0 auto;display: block;}
#mapc {width: 100%;height: 580px;margin-top:20px;overflow: hidden;font-family:"å¾®è½¯é›…é»‘";}
#mapc b{color: #CC5522;font-size: 14px; }
#mapc img{max-width: none;}
.Qualifications-item a img{width: 100%;height: 325px;}
.Qualifications-item a p{display: block;text-align: center;line-height: 50px;color: #333;}
.application-con &gt; p{display: block;text-align: center;}
.prev{margin-top: 50px;}
.prev li a{color: #333;display: block;margin-bottom: 10px;}
.webposition{margin-left:-12px;}
.news-list img{width: 100%;}
.news-list-r a h3{margin-top:10px!important;margin-bottom:0!important;}
.news-list-r a h3 p{font-size: 18px!important;text-align: left!important;display: inline-block;}
.news-list-r a h3 img{display: inline-block;float: right;width: 8px;height: 16px;margin-top: 1%;}
.news-list-r a span{display: block;}
.news-list-r a{color: #333;display: block;height: auto;height: 140px;}
.news-list-r a:hover {color: #006ef6!important;}
.news-list{height: 140px;}
.vedio-item a img{width: 100%;height: 180px;}
.vedio-item a p{display: block;text-align: center;line-height: 50px;color: #333;}
.prothumb-item a img{width: 100%;height: 180px;}
.prothumb-item a p{display: block;text-align: center;line-height: 50px;color: #333;}
.con-r .proad{width: 105%;margin-left: -2.5%;margin-top:-2.5%;}
.desctitle {background:#006ef6; width: 105%;margin-left: -2.5%;margin-top:-2.5%;}
.desctitle a{color: #fff;line-height: 40px;padding-left: 20px;font-size: 18px;}
.pro{height: 450px;}

/* è½®æ’­ */
.banner{width:430px;overflow:hidden;margin-top:50px;}
.large_box{margin-bottom:10px;width:430px;height:300px;overflow:hidden;}
.large_box img{display:block;}
.small_box{width:420px;height:73px;overflow:hidden;}
.small_list{position:relative;float:left;width:360px;height:50px;overflow:hidden;}
.small_list ul{height:63px;overflow:hidden;}
.small_list ul li{position:relative;float:left;width:60px;}
.small_list ul li{margin-left: 12px;}
.small_list ul li img{display:block;}
.small_list ul li .bun_bg{display:none;position:absolute;top:0;left:0;width:60px;height:50px;background:#000;filter:alpha(opacity=60);-moz-opacity:0.6;-khtml-opacity:0.6;opacity:0.6;}
.small_list ul li.on .bun_bg{display:block;}
.btn{display:block;width:20px;height:50px;background-color:#777;background-repeat:no-repeat;background-position:center center;cursor:pointer;}
.btn:hover{background-color:#e7000e;}
.left_btn{float:left;background:url(../images/left_btn.png)no-repeat 0 5px!important;}
.right_btn{float:right;background:url(../images/right_btn.png)no-repeat 0 5px!important;}
.pro-r{padding-left: 50px!important;margin-top: 50px;}
.pro-r h3{display: block;font-weight:600;margin:30px 0 20px  0;}
.pro-r &gt; span{font-size: 14px;line-height: 30px;}
.pro-r &gt; p{font-size: 12px;line-height: 25px;margin:0!important;}
.pro-r .pro-tel{margin-top: 30px;}
.pro-r .pro-tel strong{display: block;font-size: 30px;color: #006ef6;margin-bottom: 10px;}
.pro-r .pro-tel a{background: #006ef6;color: #fff;padding:10px 30px;margin-top: 10px;}
.page{PADDING-BOTTOM: 25px; MARGIN: 10px auto 0px; WIDTH: 98%; PADDING-TOP: 10px; TEXT-ALIGN: center}
.page a,.page span{BORDER-RIGHT: #ccc 1px solid; PADDING-RIGHT: 8px! important; BORDER-TOP: #ccc 1px solid; PADDING-LEFT: 8px! important; PADDING-BOTTOM: 4px! important; MARGIN: 2px; BORDER-LEFT: #ccc 1px solid; COLOR: #333! important; PADDING-TOP: 4px! important; BORDER-BOTTOM: #ccc 1px solid; TEXT-DECORATION: none! important}


.vadio-l{border:2px solid #dddddd;padding:0!important;background: #fff;width: 23%!important;padding-bottom: 50px;}
.vadio-l h3{font-size: 18px;font-weight: bold;color: #fff;background: #006ef6;text-align: center;line-height: 50px;margin:0 auto!important;}
.vadio-l ul li a{font-size: 18px;text-align: center;width: 80%;display: inline-block;color: #333;float: left;}
.vadio-l ul li span{background: url(../images/right2.png) no-repeat;height: 50px;display: inline-block;width: 20%;background-position: 20% 45%;}
.vadio-l ul li{height: 50px;line-height: 50px;border-bottom: 2px solid #dddddd;clear: both;}
.vadio-l ul .active span{background: url(../images/right.png) no-repeat;height: 50px;display: inline-block;width: 20%;background-position: 20% 45%;}
.vadio-l ul .active a{color: #006ef6;}
.vadio-r{border:2px solid #dddddd;padding:0!important;background: #fff;margin-left: 2%;padding:20px 20px!important;}
.vadio-r &gt; h3{font-size: 18px;font-weight: bold;color: #333;text-align: center;line-height: 50px;margin:0 auto!important;}
.vadio-r &gt; span{border-bottom: 1px dashed #333;display: block;width: 90%;height: 2px;margin:0 auto;}</pre></body></html>