<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@CHARSET "UTF-8";
*{
	word-wrap: break-word;
	word-break: break-all;
	transition: all 0.3s ;
  -moz-transition: all 0.3s ;
  -webkit-transition: all 0.3s ;
  -o-transition: all 0.3s ;
}
.xm-about .nav ul li a:hover{color:#db0175 !important;}
*:hover{
	transition: all 0.3s ;
  -moz-transition: all 0.3s ;
  -webkit-transition: all 0.3s ;
  -o-transition: all 0.3s ;
}
body {
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-color:#fff;
	font:14px/1.231 Microsoft YaHei, Helvetica, sans-serif;
	color:#555;
	font-family:"微软雅黑";
}
.f_l{
	float: left;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  border: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,table,img{
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px
}
address,caption,cite ,code,dfn,em,var{
	font-style: normal;
	font-weight: normal
}
li {
	list-style-type: none
}

caption ,th{
	text-align: left
}
h1,h2,h3,h4,h5,h6, {
	font-size: 100%
}
.warp{
	max-width: 1200px;
	margin: 0 auto;
}
.cf {
	zoom: 1
}
.be_line{
	border-top: 1px solid #e5e5e5;
	width: 100%;
	height: 1px;
}
.be_lineds{
	border-top: 1px dashed #e5e5e5;
	width: 100%;
	height: 1px;
}
.hidd {
	display: none;
}

.blank{
	clear: both;
	height: 0px;
	overflow: hidden;
	display: block;
}
.blank10 {
	clear: both;
	height: 10px;
	overflow: hidden;
	display: block;
}
.blank15 {
	clear: both;
	height: 15px;
	overflow: hidden;
	display: block;
}
.blank20 {
	clear: both;
	height: 20px;
	overflow: hidden;
	display: block;
}
.blank30 {
	clear: both;
	height: 30px;
	overflow: hidden;
	display: block;
}
.blank2 {
	clear: both;
	height: 30px;
	overflow: hidden;
	display: block;
}
a {
	color: #5e5e5e;
	text-decoration: none
}
a:hover{
	cursor:pointer;
}
.clear{
	clear:both;
}
/*````````header`````````*/
body:before{
content: "";
  display: block;
  width: 100%;
  height: 70px;
}
#hdw{
	width: 100%;
	height:70px;
	background:url(../images/header_back.png) repeat;
	position:fixed;
	top: 0;
	left: 0;
	z-index: 9999;
}
#hd{
	z-index: 2;
	position: relative;
	margin: 0px auto;
}
#hd .logo{
	position:absolute;
	top:8px;
	left:0;
}
#hd .logo a{
	display:block;
}
#hd .logo_1
{
	 float:right;
	 margin-right:20px;
	 margin-top:-10px;
}
#hd .nav{
	position:absolute;
	top:0px;
	right:0;
}
#hd .nav li{
	float:left;
	position:relative;
	border-top: 2px solid #fff;
}
#hd .nav li  .a_top{
	padding: 0 8px;

	}
#hd .nav li  .a_top a:hover{
	color: #2f2f2f;
}
#hd .nav li a{
	padding: 0 10px;
	text-align:center;
	display: inline-block;
	line-height:60px;
	height:60px;
	padding-bottom:2px;
	margin:0 auto;
	text-decoration: none;
	font-size: 15px !important;
	color: #565656;
}
#hd .nav li a:hover{color:#2f2f2f;}
#hd .nav li span{}
#hd .nav li.current{
	border-top: 2px solid #2f2f2f;
}
#hd .nav li.current .a_top{
	color:#2f2f2f;
	text-align:center;
}
#hd .nav li.current a span{
	color:#2f2f2f;font-weight:700;
}
#hd .hot{
	position:absolute;
	top:-16px;
	right:0;
	background:url(../images/tip.gif) 0 0 no-repeat;
	width:23px;
	height:27px;
}
/**/
.cp_list{
	overflow: hidden; 
	position: absolute;
	left:-12px;top:53px;
	z-index:500;
	padding-top: 10px;
	display: block;
}
.cp_list1{
	*width: 0px;
	*height: 0px;
	_width: 0px;
	_height: 0px;
	height: 0px;	
	opacity: 0;
}
.hover .cp_list1{
	min-height:260px;
	opacity: 1;
}
.cp_list2{
	width:130px;
	height: 0px;
	opacity: 0;
}
.hover .cp_list2{
	width: 130px;
	height: 207px;
	opacity: 1;
}
.w454{
	width:454px;
}
.w130{
	width:130px;
}
#hd .nav li #cp_list2 li a{
	height: 18px;
	line-height: 35px;
	font-size: 13px;
	color: #333;
	display: block;
	width: 100%;
	padding: 0;
}
#hd .nav li #cp_list li a{
	color: #5E5E5E;
}
#hd .nav li #cp_list li a:hover {
	color: #2f2f2f;
}
#hd .nav li #cp_list2 ul {
	margin: 0 18px;
}
#hd .nav #cp_list2 li:hover a{
	color: #2f2f2f;
}
#hd .nav li .cp_list .nav_list11 li a {
	background: url(../images/row_right.png) no-repeat left center;
	line-height: 14px;
	height: 14px;
	width: 100%;
	font-size:14px;
	text-align: left;
}
#hd .nav li .cp_list  li a{
	font-weight: normal;
}
#hd .nav li .cp_list a:hover{
	color: #2f2f2f;
}
#hd .nav #cp_list li{
	display: block;
	width: 100%;
	margin: 0px;
	border-top:0px;
	padding-bottom: 15px;
	box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
#hd .nav #cp_list2 li{
	display: block;
	width: 100%;
	margin: 0px;
	border-top:0px;
	height: 35px;
	line-height: 35px;
	border-bottom: 1px solid  #eee;
	box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
#hd .nav #cp_list li:hover{
	padding-left: 10px;
}
.nav_list{
	background: #fff;
	border:1px solid #c5cbcf;
	_width: 735px;
	position: relative;
}
.hover .nav_list{
	min-height: 160px;
}
.navjj{
position: absolute;
display: none;
top: -10px;
left: 52px;
width: 20px;
height: 10px;
background: url(../images/navjj.png) no-repeat center;
}
.hover .navjj{
	display: block;
}
.nav_list1{
	overflow: hidden;
	padding: 18px 0;
}
.nav_list11{
	border-right: 1px dashed #d8d8d8;
	margin-right: -1px;
	width: 206px;
	min-height: 160px;
	padding-left: 20px;
	float: left;
}
.nav_listtit{
	height: 25px;
	padding-bottom: 18px;
}
#hd .nav li .cp_list #nav_listtit a.nav_listtit_a{
	font-weight: bold;
	font-size: 17px;
	line-height: 25px;
	color: #7c0501;
	padding-right: 20px;
	text-align: left;
	padding-left: 0px;
}
#hd .nav li .cp_list #nav_listtit a.nav_listtit_a:hover{
	padding-left:0px;
}
#hd .nav li .nav_listtit_a span{
	position: relative;
display: inline-block;
float: left;	
}
.go_right{
width:25px; 
height:25px; 
background:url(../images/go_right.png) center no-repeat;
}
/**/
.f_1a62b4{ color:#1a62b4!important;}
.bg_f8fafd{ background:#f8fafd!important;}
.f_r{ float:right!important;}
.pt18{ padding-top:18px!important;}
.pb18{ padding-bottom:18px!important;}
.pb15{ padding-bottom:15px!important; _padding-bottom:5px;} 
.pl39{ padding-left:39px!important;}
.pr7{ padding-right:7px!important;}
.ovhide{ overflow:hidden!important;}
.w206{ width:206px!important;}
.w735{ _width:735px!important;}
.mr-1{ margin-right:-1px!important;}
.bor_1{ border-right:1px dashed #d8d8d8!important;}
.lh25{ line-height:25px!important;}
.lh14{ line-height:14px!important;}
.f19{ font-size:19px!important;}
.f13{ font-size:14px!important;}
.bold{ font-weight:bold!important;}
.block{ display:block!important;}
.go_right{}
.row_right{width:14px!important; height:14px!important; background:url(../images/row_right.png) no-repeat 0 3px!important;}
.classfix_list li{ color:#494949;}
.classfix_list .current{ color:#1b60a3;}
.classfix_list .current  a{ color:#1b60a3;}
/*自动高对齐*/
.clearfix:after{
content:"."; display:block; height:0; clear:both;
visibility:hidden;
}
*html .clearfix{
 height:1%;
}
*+html .clearfix{
 height:1%;
}
.cf {
	zoom: 1
}
/*````````header end`````````*/

.f_1
{
	float:left;
	padding-top:5px;
}
.float-box *{
	word-wrap: break-word;
	word-break: break-all;
	transition: all 0s ;
  -moz-transition: all 0s ;
  -webkit-transition: all 0s ;
  -o-transition: all 0s ;
}
.float-box *:hover{
	transition: all 0s ;
  -moz-transition: all 0s ;
  -webkit-transition: all 0s ;
  -o-transition: all 0s ;
}
.float-box {max-width: 172px; position: fixed; right: 50px; z-index: 9999; bottom: 80px; }
.float-box .float-box-c { background: #fff; border: 1px solid #ccc; border-radius: 2px; padding: 5px; }
.float-box .contact-box { position: relative; width: 150px;  padding: 7px 0 4px 0; }
.float-box .contact-box b { display: block; width: 37px; height: 13px; background: url(../images/sprite.png) no-repeat -7px -206px; margin: 0 auto; }
.float-box .contact-box label { font-size: 16px; color: #fff; font-weight: bold; display: block; text-align: center; margin: 8px auto 5px; }

/*.float-box .contact-box input:focus { background: #fff; color: #247e3c; }
.float-box .contact-box input::-webkit-input-placeholder { color: #000; }
.float-box .contact-box input:-moz-placeholder { color: #000; }
.float-box .contact-box input::-moz-placeholder { color: #000; }
.float-box .contact-box input:-ms-input-placeholder { color: #000; }*/
/* Internet Explorer 10+ */
.float-box span a { background: url(../images/index_bg004.png) no-repeat 0 0; display: block; width: 150px; height: 32px; }
.float-box span { border-bottom: 1px solid #dfe6e9; padding: 4px 0; display: block; }
.float-box span.btn-1 { padding-top: 0; }
.float-box span.btn-3 { border-bottom: 0; padding-bottom: 0; }
.float-box span.btn-3 img{
	position: absolute;
	width: 0px;
	height: 0px;
	bottom: 0px;
	right: 61px;
	background: #df9768;
}
.float-box span.btn-1 a { background-position: -15px -4px; }
.float-box span.btn-2 a { background-position: -15px -44px; }
.float-box span.btn-3 a { background-position: -15px -84px; }
.float-box span.btn-1:hover a { background-position: -155px -4px; }
.float-box span.btn-2:hover a { background-position: -155px -44px; }
.float-box span.btn-3:hover a { background-position: -155px -84px; }
.float-box .contact-box .close-btn { position: absolute; width: 20px; height: 20px; background: url(../images/sprite.png) no-repeat center; right: -10px; top: -10px; }
.float-box .contact-box .close-btn:hover { background-position:center; }
.float-box.simple .float-box-c { background: none; border: 0; border-radius: 0; padding: 0; }
.float-box.simple .contact-box { position: relative; width: 150px; background: #2f2f2f; padding: 7px 0 8px 0; display: none; }
.float-box.simple .contact-box b { display: block; width: 37px; height: 13px; background: url(../images/sprite.png) no-repeat -7px -206px; margin: 0 auto; display: none; }
.float-box.simple .contact-box label { font-size: 18px; color: #fff; font-weight: bold; display: block; text-align: center; margin: 8px auto 8px; display: none; }
.float-box.simple .contact-box input { width: 150px; height: 21px; line-height: 20px; color: #000; font-size: 12px; background: #fff; border: 1px solid #fff; margin: 0px;text-align: center; display: none; }
.float-box.simple span a {float: right;  position: relative; background:url(../images/index_bg003.png) no-repeat 0 0; display: inline-block; width: 61px; height: 61px; border-radius: 2px; }
.float-box.simple span {float: right; border-bottom: 0; padding: 0; margin: 5px 0 0 0; text-align: right; }
.float-box.simple span.btn-1 { padding-top: 0; }
.float-box.simple span.btn-3 { border-bottom: 0; padding-bottom: 0; }
.float-box.simple span.btn-1 a { background-position: -3px -3px; }
.float-box.simple span.btn-2 a { background-position: -3px -67px; }
.float-box.simple span.btn-3 a {background-position: -3px -131px; }
.float-box.simple span.btn-1:hover a { background-position: -97px -3px; }
.float-box.simple span.btn-2:hover a { background-position: -97px -67px; }
.float-box.simple span.btn-3:hover a { background-position: -98px -131px; }
/*.float-box.simple ul li.gotot{display:block;}*/
.float-box .gotot { border-bottom: 0; padding: 0; display: none; }
.float-box .gotot a { background: url(../images/index_bg003.png) no-repeat; display: block; width: 61px; height: 61px; background-position: -3px -202px; margin-top: 10px; border-radius: 2px; }
.float-box .gotot:hover a { background-position: -97px -202px; }
.float-box.simple .gotot a { background: url(../images/index_bg003.png) no-repeat; display: inline-block; width: 61px; height: 61px; background-position: -3px -202px; margin-top: 0; border-radius: 2px; }
.float-box.simple .gotot:hover a { background-position: -97px -202px; }
.float-box.simple .contact-box .close-btn { display: none; }
.float-box.call .float-box-c {
/*	width: 61px;
	height: 61px;*/
	background: #2f2f2f;border-radius: 2px; 
	padding:10px 10px 15px 10px; 
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.float-box.call .contact-box { display: block; }
.float-box.call .contact-box b { display: block; }
.float-box.call .contact-box label { display: block; }
.float-box.call .contact-box input { display: block; }
.float-box.call span.btn-1 a { background: url(../images/index_bg004.png) no-repeat center; display: block; width: 152px; height: 32px; }
.float-box.call span.btn-1 { padding-top: 0; margin: 0; }
.float-box.call span.btn-1 a { background-position: center; }
.float-box.call span.btn-1:hover a { background-position: center; }
.float-box.call .contact-box .close-btn { display: block; }

/*`````````````````````foot`````````````````*/
#ftbox{
	background: #535353;
	width: 100%;
	border-bottom: 1px solid #313131;
}
#ftbox2{	
	background: #535353;
	width: 100%;
	border-top: 1px solid #838383;
}
#ft,#ff{
	margin: 0px auto;
	padding-top: 20px;
	padding-bottom: 30px;
}
#ft .link_2{ background:url(../images/link_right.gif) no-repeat right top; padding-right:7px;height:32px; line-height:32px;}
#ft .link a{ color:#999999; padding-left:10px; line-height:32px;}

#ft .copyright{
	margin-top:15px;
	margin-bottom:15px;
	text-align:center;
	font-size:12px;
	color:#999;
}
.copyright1{
	float:left;
	margin-top:10px;
	margin-left:400px; 
	text-align:center;
}
.ftw{
	margin:0 auto;
	position:relative;
}
.ftw dl{
	margin-top:0px;
}
.ftw .box{
	margin:0 auto;
	max-width: 1200px;
	text-align:center;
	font-size:12px;
	_font-size:12px;
	color:#a1a0a0;
	line-height:40px;
	height:40px;
}
.end_1{
	float:left;
}
.cpn_name{
	font-size: 22px;
	line-height:25px;
	color:#b5b5b5;
	padding-left:8px;
}
.end_1 .cpn_name span{
	font-size:14px;
	color:#b5b5b5;
	display:block;
	margin-top:12px;
	margin-bottom:8px;
}
.end_1 span{
	padding: 0 3px;
	color:#365973;
}
.end_1 a span{
	color:#979899;
}
.end_1 p{
	color:#999999;
	margin-top:10px;
	line-height:30px;
	
}
.end_2 h3{
	 font-weight:normal;
	 font-size:20px;
	 color:#ccc;
	 line-height:42px;
	 margin-top:15px;
}
.end_2 ul li{
	line-height:40px;
	color:#C2C2C2;
}
.end_2 ul li a{
	line-height:40px;
	color:#C2C2C2;
	font-size:14px;
}
.end_2{
	margin-top:-5px;
}
.end_3{
	background:url(../images/end_3.gif) 0 0 no-repeat;
	float:right;
	margin-top:-5px;
}
.ftw{
	_font-size:12px;
	font-size:12px;
}
.ftw ._link{
	font-size:22px;
	_font-size:22px;
	line-height: 40px;
	color:#b5b5b5;
	padding-top: 15px;
	padding-left: 40px;
	background:url(../images/tel.png) 0px 19px no-repeat;
}
.footqq{
	padding-left: 35px;
	background:url(../images/qq.png) 0px center no-repeat;
}
.footadd{
	padding-left: 35px;
	background:url(../images/add.png) 0px center no-repeat;
}
.footemail{
	padding-left: 35px;
	background:url(../images/email.png) 0px center no-repeat;
}
.footnone{
	padding-left: 35px;
}
.ftw ._link_1{
	padding-top: 15px;
	font-size:14px;
	_font-size:14px;
	line-height: 30px;
}
.ftw ._link_1 .lianxi{
	color:#fff;
	font-size:19px;
	_font-size:19px;
	
}
.lianxi_1{
	padding-top: 8px;
	color:#2f2f2f;
	font-size:28px;
	_font-size:28px;
	text-indent:left;
	height:40px;
	line-height:40px;
}
._link_1 h3{
	font-size:20px;
}
._link_1 h3 a{
	color:#ccc;
}
.ftw .shouqian{
	color:#c2c2c2;
	font-size:14px;
	line-height:40px;
	_font-size:14px;
}
.ftw ._link_1 ._xitong_1{
	color:#999999;
	font-size:14px;
	_font-size:14px;
	line-height:25px;
	height:25px;
	text-indent:20px;
}
.ftw .end_2 img{
	padding-left:60px;
}
#hd{
	max-width: 1200px;
	min-width: 750px;
}
#ft{
	max-width: 1200px;
}	
#ft dl.dl1{
	width: 35%;
}
#ft dl.dl2{
	width: 25%;
}
#ft dl.dl3{
	width: 40%;
}
/*········弹出框·····*/
.winbox{
overflow: hidden;
  zoom: 1;
  width: 100%;
}
.pop-consult-box{position:fixed;top:35%;right:50%;z-index:999999;width:466px;height:240px;border:6px solid #c8c8c8;margin-top:-20px;margin-right:-237px;background:#fff;display:none;}
.pop-consult-box table{width:100%;}
.pop-consult-box table label{
	display:block;
	color: #747474;
	padding: 10px 0px;
}
.pop-consult-box table thead tr{height:48px;background:#2f2f2f;text-align:center;color: #fff;font-size: 19px;font-weight: bold;}
.pop-consult-box table thead td{background:#2f2f2f;}
.pop-consult-box .t-left {text-align: center;}
.pop-consult-box table input{
	height:34px;line-height:34px;
	width:231px;text-indent:.5em;
	color:#999;font-size:14px;
	border:1px solid #d0d0d0;border-radius:4px;
	font-family:"宋体";margin-top:20px;
}
.pop-consult-box table input:focus{
	border-color:#209b37;font-size:14px;
	color:#333;box-shadow:0 0 5px 0px #209b37;
}
.pop-consult-box table a{display:block;}
.pop-consult-box table a.btn5{width:135px;height:35px;line-height:35px;text-align:center;font-size:14px;color:#fff;border-radius:4px;background:#2f2f2f;border:1px solid #2f2f2f;margin:10px auto 0;}
.pop-consult-box table a.btn5:hover,.pop-consult-box table a.btn5:active{background:#c00000; border:1px solid #2f2f2f;}
.pop-consult-box table a.btn7:hover,.pop-consult-box table a.btn7:active{background:url(../images/qq_ico.png) #2f2f2f no-repeat 25px 4px;}
.pop-consult-box table a.btn7 span{padding-left:22px;}
.pop-consult-box table a.btn7{width:138px;height:33px;line-height:32px;text-align:center;background:url(../images/qq_ico.png) #2f2f2f no-repeat 25px 4px;font-size:14px;color:#fff;border-radius:4px;border:1px solid #2f2f2f;margin:6px auto 0;}
.pop-consult-box table tbody{padding-top:20px;}
.pop-consult-box table tbody tr td:first-child .tbody-l{border-right:1px dashed #d3d3d3;padding:0 20px;}
.pop-consult-box table tbody tr td{padding:25px 20px;}
.pop-consult-box table tbody tr td:first-child{padding:25px 0;}
.pop-consult-box .close-btn{
	position: absolute;
	width: 24px;height: 24px;
	background: url(../images/tv_uielements.png) no-repeat -12px -73px;
	top: -17px;right: -17px;z-index:2;
	transition: all 0s;
  -moz-transition: all 0s;
  -webkit-transition: all 0s;
  -o-transition: all 0s;
}
.pop-consult-box .close-btn:hover{
	background-position: -49px -73px;
	transition: all 0s;
  -moz-transition: all 0s;
  -webkit-transition: all 0s;
  -o-transition: all 0s;
}
.showanimation { 
	animation: in 1s ease both; 
	-webkit-animation: in 1s ease both; 
	-moz-animation: in 1s ease both; 
	display: block; 
	animation-delay:0s;
	-webkit-animation-delay:0s;
}
.hideanimation { 
	animation: out 1s ease both; 
	-webkit-animation: out 1s ease both; 
	-moz-animation: out 1s ease both; 
	display: none\0; 
	*display: none; 
}
@keyframes in {
	0% { transform: scale(0,0) skew(60deg,60deg); top: 100%; right: 50px; }
	100% { transform: scale(1,1) skew(0,0); top: 35%; right: 50%; }
}
@-webkit-keyframes in {
	0% { -webkit-transform: scale(0,0) skew(60deg,60deg); top: 100%; right: 50px; }
	100% { -webkit-transform: scale(1,1) skew(0,0); top: 35%; right: 50%; }
}
@-moz-keyframes in {
	0% { -moz-transform: scale(0,0) skew(60deg,60deg); top: 100%; right: 50px; }
	100% { -moz-transform: scale(1,1) skew(0,0); top: 35%; right: 50%; }
}
@keyframes out {
	0% { transform: scale(1,1) skew(0,0); top: 35%; right: 50%; }
	100% { transform: scale(0,0) skew(60deg,60deg); top: 100%; right: 50px; display: none; }
}
@-webkit-keyframes out {
	0% { -webkit-transform: scale(1,1) skew(0,0); top: 35%; right: 50%; }
	100% { -webkit-transform: scale(0,0) skew(60deg,60deg); top: 100%; right: 50px; display: none; }
}
@-moz-keyframes out {
	0% { -moz-transform: scale(1,1) skew(0,0); top: 35%; right: 50%; }
	100% { -moz-transform: scale(0,0) skew(60deg,60deg); top: 100%; right: 50px; display: none; }
}
@media screen and (min-width: 980px){}
@media screen and (min-width:1200px){}
@media screen and (max-width: 1200px){
	#hd .logo{
		width: 360px;
	}
}
@media screen and (max-width: 980px){}
@media screen and (max-width: 900px){}
.anli1{background-image: url(../images/anli1.png);}
.anli2{background-image: url(../images/anli2.png);}
.anli3{background-image: url(../images/anli3.png);}
.anli4{background-image: url(../images/anli4.png);}
.anli5{background-image: url(../images/anli5.png);}
.anli6{background-image: url(../images/anli6.png);}
.anli7{background-image: url(../images/anli7.png);}
.anli8{background-image: url(../images/anli8.png);}
.anli9{background-image: url(../images/anli9.png);}
.anli10{background-image: url(../images/anli10.png);}
.anli11{background-image: url(../images/anli11.png);}
.anli12{background-image: url(../images/anli12.png);}
.anli13{background-image: url(../images/anli13.png);}
.anli14{background-image: url(../images/anli14.png);}
.anli15{background-image: url(../images/anli15.png);}
.o2oal1{background-image: url(../images/o2oal1.png);}
.o2oal2{background-image: url(../images/o2oal2.png);}
.o2oal3{background-image: url(../images/o2oal3.png);}
.o2oal4{background-image: url(../images/o2oal4.png);}
.o2oal5{background-image: url(../images/o2oal5.png);}
.o2oal6{background-image: url(../images/o2oal6.png);}
.o2oal7{background-image: url(../images/o2oal7.png);}
.o2oal8{background-image: url(../images/o2oal8.png);}
.o2oal9{background-image: url(../images/o2oal9.png);}
.o2oal10{background-image: url(../images/o2oal10.png);}
.o2oal11{background-image: url(../images/o2oal11.png);}
.jral1{background-image: url(../images/jral1.png);}
.jral2{background-image: url(../images/jral2.png);}
.jral3{background-image: url(../images/jral3.png);}
.jral4{background-image: url(../images/jral4.png);}
.jral5{background-image: url(../images/jral5.png);}
.jral6{background-image: url(../images/jral6.png);}
.jral7{background-image: url(../images/jral7.png);}
.jral8{background-image: url(../images/jral8.png);}
.jral9{background-image: url(../images/jral9.png);}
.jral10{background-image: url(../images/jral10.png);}
.jral11{background-image: url(../images/jral11.png);}
.jral12{background-image: url(../images/jral12.png);}
.jral13{background-image: url(../images/jral13.png);}
.jral14{background-image: url(../images/jral14.png);}
.jral15{background-image: url(../images/jral15.png);}
.jral16{background-image: url(../images/jral16.png);}
.jral17{background-image: url(../images/jral17.png);}
.jral18{background-image: url(../images/jral18.png);}
.jral19{background-image: url(../images/jral19.png);}
.jral20{background-image: url(../images/jral20.png);}
.jral21{background-image: url(../images/jral21.png);}
.jral22{background-image: url(../images/jral22.png);}
.jral23{background-image: url(../images/jral23.png);}
.alqt1{background-image: url(../images/alqt1.png);}
.alqt2{background-image: url(../images/alqt2.png);}
.alqt3{background-image: url(../images/alqt3.png);}
.alqt4{background-image: url(../images/alqt4.png);}
.alqt5{background-image: url(../images/alqt5.png);}
.alqt6{background-image: url(../images/alqt6.png);}
.alqt7{background-image: url(../images/alqt7.png);}
.alqt8{background-image: url(../images/alqt8.png);}
.alqt9{background-image: url(../images/alqt9.png);}
.slideBox li{
	float: left;
}
.box_img a{
	display: inline-block;
	border:none;
	text-decoration: none;
}
img{border:0 none;}
#hdw .header .headIn{width:100%; background:#333; color:#B0B0B0; font-size:13px;}
#hdw .header .headIn ul{width:1200px; margin:0 auto; overflow:hidden;}
#hdw .header .headIn ul li{height:40px; line-height:40px; float:left; margin-right:22px;}
#hdw .header .headIn ul li a{color:#B0B0B0;}
#hdw .header .headIn ul li a:hover{color:#ccc;}
.ccdContent {
    margin-bottom: 30px !important;
}
.ccdContent p {
    letter-spacing: 1px;
	font-size: 16px;
	line-height: 40px !important;
}
.ccdContent .crumbs {border-bottom: 1px dotted #B3B3B5;text-align: left !important;}
.ccdContent h2{border:0 !important;font-weight: bold !important;}
.ccdContent .crumbs{paddind-top:0 !important;margin-top:30px !important;}</pre></body></html>