<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.header,.article{width:1000px;margin:0px auto;}
.footer {width:1000px;}
*{ margin:0px auto; padding:0px;}

.team-list{color: #616161;
    font-size: 0.9em;
	font-weight: normal;
    line-height: 1.6em;
	}
ol,ul{list-style:none;margin:0;padding:0;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
/* start editing from here */
a{text-decoration:none;color: #616161;
    }
.txt-rt{text-align:right;}/* text align right */
.txt-lt{text-align:left;}/* text align left */
.txt-center{text-align:center;}/* text align center */
.float-rt{float:right;}/* float right */
.float-lt{float:left;}/* float left */
.clear{clear:both;}/* clear float */:
.pos-relative{position:relative;}/* Position Relative */
.pos-absolute{position:absolute;}/* Position Absolute */
.vertical-base{	vertical-align:baseline;}/* vertical align baseline */
.vertical-top{	vertical-align:top;}/* vertical align top */
.underline{	padding-bottom:5px;	border-bottom: 1px solid #eee; margin:0 0 20px 0;}/* Add 5px bottom padding and a underline */
nav.vertical ul li{	display:block;}/* vertical menu */
nav.horizontal ul li{	display: inline-block;}/* horizontal menu */
li{ list-style:none;}
.nav ul li{ float:left;}
.article{ padding:10px 0 40px 0;}
/*end reset*/
#doc #content .slides li img{ width:1000px;}
img{ border:none;}
body{
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	margin:0 auto;
	c
}
.wrap{


}
.content{
	
	
}
.header{
}
.logo{
	padding:20px 0 35px 0;
	float: right;
}
.nav{
	padding-bottom:30px;

} 
.nav li{
	display:inline-block;
	margin:0 7px 20px 7px;
}
.nav li a{
	color:#fff;
	background: #333;
	font-size:14px;
	padding: 12px 30px;	
	display: block;
  -webkit-border-radius:.3em;
  	 -moz-border-radius:.3em;
 		  border-radius:.3em;
		  font-weight:bolder; 
}
.nav li a:hover,
.nav ul li.active a{
	background: #555;
}

/*---blue-bery----*/
.blueberry { margin: 0 auto; }
.blueberry .slides {
	display: block;
	position: relative;
	overflow: hidden;
	box-shadow: 0px 0px 8px rgb(190, 186, 186);
}
.blueberry .slides li {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.blueberry .slides li img {
	display: block;
	width: 100%;
	max-width: none;
}
.blueberry .slides li.active { display: block; position: relative; }
.blueberry .crop li img { width: auto; }

.blueberry .pager {
	height: 40px;
	text-align: center;
}
.blueberry .pager li { display: inline-block; }
.blueberry .pager li a,
.blueberry .pager li a span {
	display: block;
	height: 4px;
	width: 4px;
}
.blueberry .pager li a {
	padding: 18px 8px;
-webkit-border-radius: 6px;
   -moz-border-radius: 6px;
	border-radius: 6px;
}
.blueberry .pager li a span {
	overflow: hidden;
	background: #c0c0c0;
	text-indent: -9999px;
-webkit-border-radius: 2px;
   -moz-border-radius: 2px;
	border-radius: 2px;
}
.blueberry .pager li.active a span { background: #404040; }

/*---blue-bery----*/

/*main*/
.main{
	width: 1000px;
        overflow: hidden;
	padding-top: 15px;
	border-top:2px solid #333;
}
.main-cp{
	width: 720px !important;
        overflow: hidden;
	padding-top: 15px;
	border-top:2px solid #333;
	float:left !important;
}
.maina{
	background:url(../images/ban_03.jpg) no-repeat;
	width:100%;
	height:150px;
box-shadow: 5px 10px 15px #888888;
	margin-bottom:30px;
}
.maina div{	
padding:30px 0 0 20px;
	color:#FFF;
	width:1000px;
	}

.maina h3{ font-size:30px; margin-bottom:20px;  }
.maina a{ color:#FFF;}
.lie{ width:1000px; margin-bottom:10px; overflow:hidden;}

.lie ul li{ width:144px;  float:left;  margin:0 5px; border: 1px solid #f1f1f1; margin-bottom:10px; padding:5px 5px; font-size:18px;  text-align:center; height:45px; border-top:3px #900 solid;}
.lie ul li:hover a{ color: #900;}
.lie ul li:hover{ box-shadow: 5px 10px 15px #CCCCCC;}
.sub-head h2{
	color:#2C9BB6;
	padding:10px 0;
	font-size:20px;
	height:40px;
    direction:rtl;
	
}
.sub-head p{
	font-size: 16px;
	letter-spacing: .5px;
	line-height: 1.4em;
	color: #616161;
	direction: rtl;
}
.sub-head{
	padding-bottom: 30px;
	border-bottom: 2px solid #222;
	overflow:hidden;
}
.sub-head li a{
	
}
.link{
	background-color: #2C9BB6;
	font-size: 12px;
	padding: 7px 10px;
	border-radius: 1em;
	color: #fff;
	
}
.link:hover{
	background-color:#333333;
	
}
.sub-head h4{
	color: #666;
	font-size: 25px;
	font-weight:bolder;
	padding: 0 0 19px 0;
	
}
.sub-head li:nth-child(4){
	margin-right: 0;
}
.sub-head li{
	float: left;
	width: 23%;
	margin:0 9px;
	box-shadow: 5px 10px 20px #ccc;
		 -webkit-border-radius:.3em;
  	 -moz-border-radius:.3em;
 		  border-radius:.3em;
}
.sub-head li a{
	display: block;
	padding: 10px 10px;

	 -webkit-border-radius:.3em;
  	 -moz-border-radius:.3em;
 		  border-radius:.3em;
 		  display: block;
 		  text-align: right;
}
.sub-head li a:hover{
	background: #444; color:#FFF;
}
.sub-head li a:hover p{
	 color:#FFF;
}
.sub-head img{ width:200px;}
/*end main*/

.article p a{ 
	color:#be521b;
	font-size: 18px;
}
.article p a:hover{ 
	color:#555;
}
.know{
	text-align:center;
	margin-top:20px;
}
.know a{
	font-size: 14px;
	font-weight:bold;
	color:#fff;	
	background: #000101;
	padding:8px 15px;
	border-radius:5px;

}
.know a:hover{
	color:#666;
}

.column1{
	width:320px;
	float:left;
}
.column2,.column3{
	float:left;
	width: 318px;
	margin-left:22px;
}

.column1 h1,.column2 h1,.column3 h1{
	color: #2C9BB6;
	font-size: 25px;
	text-transform: uppercase;
	padding: 0 0 19px 0;
}
.column1 span,.column2 span,.column3 span{
	font-size:14px;
	color:#999;
	padding-bottom:20px;
	margin-bottom: 20px;
}
.button{
	margin-top:20px;
	margin-bottom: 20px;
}
.button a{
	font-size:14px;
	letter-spacing:-1px;
	background:#666;
	color:#eceeee;
	padding: 8px 16px;
	border-radius:3px;
}
.button a:hover{
	background:#888;
}
/*---boxs---*/
.boxs{
	margin-bottom:20px;
	width: 1000px;
}
.boxs-cp{
width: 720px !important;
}
.box{
	width: 300px;
	margin-top: 15px;
	float:right;
}
.box li{
	padding:7px 0px;
}
.box li img{
	border: 1px solid rgb(228, 226, 226);
	border-radius: 3px;
	padding: 3px;
	cursor:pointer;
}
.box h4{
	color: #666;
	font-size: 23px;
	padding: 0 0 7px 0;
	font-weight:bolder;
}
.box p{
	font-size: 14px;
	letter-spacing: .5px;

	color: #616161;
}
.box a{
	font-size: 20px;
	letter-spacing: .5px;
	line-height: 1.4em;
	color: #aaa;
	
}
.box a:hover{
	color:#fe700c;
}
.list-view{
	
}
.list-view img{
	float:right;
	margin-bottom:10px;
	border: 1px solid rgb(228, 226, 226);
	border-radius: 3px;
	padding: 3px;
	cursor: pointer;
	margin-right: 10px;
	width:85px;
	height:60px;
}
.list-view p,.list-view a{
	font-size: 15px;
	letter-spacing: .5px;
	line-height: 1.4em;

}
/*footer*/
.footer{
	background:#2f2f2f;
	padding: 17px 0 20px 0;
	color:#fff;
	
}
.footer-col{
	float:left;
	width: 230px;
}
.footer-col2{
	float:left;
	width: 218px;
	margin-left: 32px;
}
.footer-col3{
	float:left;
	width: 218px;
	margin-left: 32px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.footer-col h3,.footer-col2 h3,.footer-col3 h3{
	font-size: 12px;
	line-height: 1.2em;
	margin-bottom: 14px;
	color:#aaa;
}
.footer-col ul li,.footer-col2 ul li,.footer-col3 ul li{
	border-bottom: 1px solid #363737;

	
}
.footer-col ul li a,.footer-col2 ul li a,.footer-col3 ul li a{
	background: url(../images/arrow.png) right center no-repeat;
	padding: 9px 25px 9px 0;
	display: block;
	color: #959898;
	font-size: 12px;
	text-decoration: none;
}
.footer-col ul li a:hover,.footer-col2 ul li a:hover,.footer-col3 ul li a:hover{
	color:#f1f1f1;
}
.copy{
	color: #959898;
	font-size: 14px;
	line-height:1.6em;
	text-align:center;
	background: none repeat scroll 0 0 #232323;
   
}
.copy a{
	color: #f4f6f6;
}
.copy a:hover{
	border-bottom: 1px solid #959898;
}
/*end footer*/
/*slider*/
#gallery {
	position:relative;
}
#gallery img{
	margin-top:40px;
	border: 1px solid #eee;
	border-radius: 5px;
	padding: 5px;
	background: white;
	border-image: .;
	box-shadow: 0 0 7px #BBB;
	box-shadow: 0 0 7px #BBB;
}
#gallery a {
		
		position:absolute;
}
#gallery a.show {
		z-index:400
}


/*end slider*/
/*about*/
.about-lt{
	float:right;
	width: 730px;
	margin-right:0px;
	
}
.about-lt h3,.about-rt h3,.about-lt h3 a{
	color: #1C9BB6;
	font-size: 21px;

	
}

.about-rt h3,.about-lt h3{
	padding: 0 0 19px 0;
}
.team-list li{
	
	overflow: hidden;
	display:block;
	border-bottom: 1px solid #999;
	margin-bottom:10px;
	padding-bottom:10px;
}
.team-list li img {
	float: left;
	margin-right: 15px;
	padding:5px;
	border:1px solid #eee;
	width:200px;
}
.team-list li h4 {
	font-size: 1.1em;
	margin-bottom:15px;
	color: #333333;
	
}
.team-list li span {
	font-size: 0.9em;
	margin-bottom: 6px;
	color: #616161;
	
}
.about-rt{
	float:left;
	width:230px;
}
.about-rt li{
	width: 100%;
	overflow: hidden;
	display:block;
	border-bottom: 1px solid #999;
}
.about-rt li a {
    background: url("../images/arrow.jpg") right center no-repeat;
    color: #616161;
    display: block;
    font-size: 17.5px;
    padding: 12px 25px 12px 0px;
	

}
.about-rt li a:hover{
	color:#666;

	font-weight:bolder;
	}
.about-rt li img{
	margin-bottom:15px;
	border: 1px solid #EEE;
padding: 2px;
}
.about-rt li span {
	font-size: 0.9em;
	margin-bottom: 6px;
	margin-top:10px;
	color: #616161;
	line-height: 1.8em;
}
.view-all a{
	float:right;
	margin:15px 0px;
	color:#2C9BB6;
}
.view-all a:hover{
	
	color:#333333;
}
/*end about*/
/*---products---*/
.products h3{
	color: #585252;
	font-size:22px;
	text-transform: uppercase;
	padding-bottom:10px;
}
.product-grid h4{ text-align:center; height:50px; font-size:14px;}
.last1 h4{
	color: #585252;
	font-size: 16px;
	padding: 13px 0px 5px 0px;
	font-weight:bold;

	
}
.product-grid{
	width: 280px;
	float: right;
	border: 1px solid #F1F1F1;
	padding: 15px;
	margin:0 10px 10px 10px;
}
.product-grid:hover{
	box-shadow:0px 0px 10px #F1F1F1;
	box-shadow: 5px 10px 15px #888888;
}
.last1{
	margin:0px 20px;
}
.last2 li a:hover{
	color:#000;
}
.product-grid p,.last1 p{
	float: right;
	color:#666;
	font-size: 12px;
	direction: rtl;
	/*text-align: justify;*/
	
}
.product-grid img,.last1 img{
	margin-bottom:10px;
	width:280px;
	
}

.product-grids h3{
	color: #2C9BB6;
	font-size: 25px;
	margin-bottom:13px;
}
.foot-search {
	float:left;	
	line-height: 100px;
font-size: 30px;

}
.foot-search form{
	margin-top:40px;
	}
.foot-search input[type="text"] {
	font-size: 12px;
	width: 222px;
	border-bottom-right-radius: 1.3em;
	border-top-right-radius: 1.3em;
	outline: none;
	color: white;
	padding: 7px;
	border-left:1px solid #eee;
	border-right-color:#9A9A9A;
	text-align:right;
	color: rgb(82, 101, 126);
	
}
.foot-search input[type="submit"] {
	background: #333;
	border: none;
	padding: 7px;
	border-top-left-radius: 1.3em;
	border-bottom-left-radius: 1.3em;
	height: 29px;


	color: #fff;

}
/*----end -of services----*/
/*contact*/
.contact{
	width:643px;
	float:left;
	margin-bottom: 33px;	
}
.contact-sidebar{
	float: right;
	width: 336px;
	
	
}
.contact h3{
	color: #2C9BB6;
	font-size: 25px;
	text-transform: uppercase;
	padding: 0 0 12px 0;
}


.contact-sidebar h3{
	color: #2C9BB6;
	font-size: 25px;
	padding: 0 0 19px 0;
}

.contact-sidebar tr{
	font-size:16px;
	padding:20px 0;
	color:#777;
}
.contact-sidebar td{
	width:110px;
	height: 45px;
	
}
.network h4{
	color: #2C9BB6;
	font-size: 25px;
	padding: 0 0 19px 0;
	
}
.network span{
	color: #be521b;
	font-size: 16px;
	padding: 0 0 19px 0;
}
.network li{
	display: block;
	padding: 0 10px 19px 0;
}
.network td{
	width:110px;
	height: 45px;
	
}
/*end contact*/
#con{
	color: #959898;
    font-size: 14px;
    line-height: 1.6em;
	}
#con li{padding: 9px 0 9px 0px;}	

.news-n-title{ font-size:20px; text-align:center; margin-bottom:20px;}


.pro-box{ margin-top:24px;}
.pro-box h2{ 	color: #1C9BB6;
	font-size: 21px;}
.pro-box ul li{ width:100%; margin:20px 0; border-bottom:none; box-shadow: 5px 10px 15px #888888;}
.pro-box ul a{ padding:5px 5px;text-align:center; background:#e4e3e3}
.pro-box ul a:hover{ padding:5px 5px; font-weight: normal;}
.pro-box ul li:hover{}
.pro-box ul li img{ width:210px;}

/******************************* Menu *******************************/
div#menuContainer {
	background: url('../images/menuBG.png') 0 0 repeat-x;
	height: 50px;
	margin:0 auto;

}
div.centerContainer {
    margin: 0 auto;
    overflow: hidden;
    width: 1000px;
}
ul#nav li {
	float: right;
	display: inline;
	overflow:hidden;
	padding:14px 0;
	background: url('../images/menuSep.png') center left no-repeat;
}
ul#nav .lia {
	background: none;
}
ul#nav li a {
	color: white;
	font-size: 16px;
    margin:0px 43px;
	font-weight:bolder;
	
}
ul#nav li a:hover {
	color: #92979D;
}



.top{ width:100%; background:#f9f9f9; padding:8px 0;}
.top-a{ width:1000px; overflow:hidden; }
.top-a p{ font-size:12px; color:#7e7e7e; float:left;}
.top-b { float:left;}
.top-b img{ width:20px; margin-right:5px;}
.top-b p{ border-right:1px solid #ccc; padding:0 6px;}
.top-b .tp{ border-right:none;}
.top-b a{ color:#7e7e7e;}
.top-b a:hover{ color:#fe700c;}


 .prompt {
    background:url(../images/bg_sprite.png) no-repeat;
    height: 35px;
    line-height: 35px;
    width: 100%;
	margin-bottom:10px;
	color:#666;
}
.prompt span{ padding-right:103px;}
.lybb{ color:#666;}
.lybb h2{color: #1c9bb6; font-size:21px; margin:10px 0;}
.lybb input{ width:100%; padding:5px 0;}
.lybb div{ margin-bottom:5px;}
.lybb #message{ width:100%;}
.lybb .btn_submit{  font-size:12px;}


/******äº§å“å†…é¡µ*******/
.contentbody-l {
    width: 240px;
    float: left;
}
.contentbody-l .firstli {
    font: 22px/1em Candara;
    color: #333333;
}
.contentbody-l .firstli {
    background: none;
    font: 22px/1em Candara;
    color: #333333;
    height: 28px;
    padding-left: 20px;
    border: 0px;
}
.contentbody-l .firstli img {
    display: none;
}
.contentbody-l ul.container {
    width: 220px;
    margin-left: 20px;
}
.contentbody-l li.menu {
    width: 100%;
}
.contentbody-l li.button a {
    display: block;
    font: 14px/40px Calibri;
    color: #454545;
    height: 40px;
    overflow: hidden;
    position: relative;
    width: 180px;
    border-bottom: 1px solid #E7E7E7;
    background: url(../images/bluearrow.png) left center no-repeat;
	padding: 0px;
border-radius: 0px;
}
.button{
	    margin-top: 0px;
    margin-bottom: 0px;

}
.contentbody-l a {
    color: #A5665D;
    text-decoration: none;
    outline: none;
	font-size: 12px;
	direction:rtl;
}
.contentbody-l p{
     font-size: 12px;
     border-bottom: 1px solid rgb(153, 153, 153);
     padding: 5px;
     margin-left: 40px;
     color:#666;
}
.main_content{
	
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}



.proc-img img{
	width:320px !important;
	height:213px !important;
}
.prob-b strong{
	float:none !important;
}
.js{
        overflow: auto;
}
/*----------------liuyanban--------------------*/
.lyb-cp{direction: rtl;}
.lyb-cp ul li{ width:50%; float:right;}
.lyb-cp ul li span{ width:80px; text-align:left; float:right; font-size:14px; font-weight:bold;}
.lyb-cp ul li input{	margin-bottom: 15px; color: #999; font-size: 11px; padding-right:5px; border: 1px solid  #CCC; 	height: 25px;	 width:62%; margin-right:15px; 	}
#ddd{ width:100%;}
#message{width:81.5%;border: 1px solid #ccc; height:100px; margin-bottom:20px;}
.message-cp{
margin-left: 35px !important;
display: block;
}
.btnclick{text-align:center;}
.btnclick input{  background:#f24b34; border:none; padding:5px 30px; margin-right:30px;color:#FFF; font-weight:bolder; font-size:12px;}
.btnclick #eee{  background:#666; }
.insslt-cp{ height:25px;width: 60px;}	
#insipt-cp { width: 160px;}


.about-rt p{
font-size: 12px;
border-bottom: 1px solid rgb(153, 153, 153);
padding: 5px;
margin-left: 40px;
color: #666;

}

</pre></body></html>