ul{
list-style-position:outside;
margin:0;
padding:0;
}
.page_content ul {
margin: 0 0 0 15px;
}
a {
 text-decoration:none;
 font-style:italic;
 color:#F03;	
}
.head_img {
 padding: 20px 0 0 0;
 height: 110px;
}
.page_content {
 width: 800px;
 margin: 0px auto 0 auto;
 position:relative;
}
.left_shadow {
 position:absolute;
 height:auto;
 min-height:100%;
 background:url('../img/solutions/shadow-left.png');
 width:18px;
 margin-left:-18px;
 top:0;
}
.right_shadow {
 position:absolute;
 height:auto;
 min-height:100%;
 background:url('../img/solutions/shadow-right.png');
 width:18px;
 right:0;
 top:0;
 margin-right:-18px;
}
.page_tab {
 height:40px;	
}
.page_tab a {
 text-decoration: none;
 color: #000;
 background:#fff;
 flaot:left;
 display:inline-block;
 font-weight:bold;	
 width:200px;
}
.dim {
 position:absolute;
 width:auto;
 width:200px;
 height:40px;
 background:rgba(0,0,0,0.7);	
}
.page_tab a img {
 margin: 5px auto 0 auto;
 display:block;
 color: #333;
 width:200px;
}
.page_tab a.active {
 background: #fff;	
 opacity:1;
 filter:alpha(opacity=100);	
}
.page_tab a:hover .dim {
background:rgba(0,0,0,0);		
}
.tab_content {
 position:relative;
 background:#fff;
 padding: 20px 10px 70px 10px;	
}
.hide {
 display:none;	
}
.hidecon {
 display:none;	
}
.show {
 display: block;	
}
.showcon {
 display: block;	
}

.slide_head {
 font-weight: bold;
 font-size: 16px;
 padding: 15px 0 15px 0;
 color:#000;
}
.slide_head:hover {
 background:rgba(0,0,0,0.1);
 cursor:pointer;	
}
.btn-expand {
 margin-top:2px;
 margin-right:10px;
 float:right;
 width:10px;
 height:15px;
 background:url('../img/solutions/btn-expand.gif') 0 0;	
}
.btn-close {
 margin-top:2px;
 margin-right:10px;
 float:right;
 width:10px;
 height:15px;
 background:url('../img/solutions/btn-close.gif') 0 0;	
}
.slide_head:hover .btn-close {
 background:url('../img/solutions/btn-close.gif') -11px 0;	
}
.slide_head:hover .btn-expand {
 background:url('../img/solutions/btn-expand.gif') -11px 0;	
}
.slide_content {
 margin: 15px 0 25px 0;
 color:#666;
}
.slide_box {
 border-bottom: 2px dotted #aaa;
 margin: 0 15px 0 15px;	
}
.clickfox_tb {
 margin: 20px 0 20px 0;
 font-size: 13px;
 text-align:center;
 border-collapse:collapse;
}
.clickfox_tb th {
 background:#f03;
 font-weight:bold;
 color:#fff;
 padding:10px;
 border:2px solid #900;	
}
.clickfox_tb td {
 padding: 5px;
 color:#666;
 border:2px solid #333;	
}
.cert_case {
 margin: 0 auto;
 display:inline-block;
}
.cert_img {
 width: 130px;
 display:inline-block;
 margin-bottom: 5px;
 padding: 5px;
}
.cert_img:hover {
 cursor:pointer;
 background:#f5f5f5;
}

.video_box_title{
background: none repeat scroll 0 0 #EAEAEA;
    color: #000000;
    display: inline-block;
    font-weight: bold;
    padding: 5px;
    text-align: center;
    width: 120px;
-webkit-border-radius: 10px 10px 0 0;
-moz-border-radius: 10px 10px 0 0;
-o-border-radius: 10px 10px 0 0;
border-radius: 10px 10px 0 0;
}
.video_box {
background:#eaeaea;padding:10px;
box-shadow: 0 1px 1px rgba(0,0,0,0.2);
display:inline-block;
width: 720px;
margin-bottom:30px;
}
.video_case {
 display:inline-block;
 float:left;
}
.video_case img {
 width: 230px;
 margin: 5px;
 display:block;
}
.video_case span {
 width: 230px;
 margin: 0 auto;
 display:inline-block;
 text-align: center;
 padding: 0 5px;
}
.news_case{
position:relative;
text-align:center;
}
.news_box {
display:inline-bock;
width:230px;
text-align:center;
float:left;
margin:10px 5px;
}
.news_head {
 text-align:left;
 font-weight: bold;
 font-size: 16px;
 padding: 15px 0 10px 0;
 color:#000;
 border-bottom: 1px dashed #999;
}
.news_info {
 color:#333;
}
.news_box_content {
margin: 10px auto;
display:inline-block;
width: 720px;
}

   /* custom player skin */
   .flowplayer { width: 90%; background-color: #222; background-size: cover; max-width: 800px; }
   .flowplayer .fp-controls { background-color: rgba(0, 0, 0, 0.4)}
   .flowplayer .fp-timeline { background-color: rgba(0, 0, 0, 0.5)}
   .flowplayer .fp-progress { background-color: rgba(226, 26, 72, 1)}
   .flowplayer .fp-buffer { background-color: rgba(249, 249, 249, 1)}