body {
	color: #A29C9A;
	font-family: verdana,'Microsoft YaHei',Arial,'微软雅黑','宋体', Helvetica,'Oswald', sans-serif;
	font-size: 14px;
	line-height: 18px;
	margin: 0;
	padding: 0;
	background-image:url(../images/bg.png);
	background-repeat:repeat;
	border-top:3px solid #ff6c00;
	width:100%;
	
}

/*GOTO TOP*/
.gotop{display:none;background:url(../images/gotop.gif) no-repeat;bottom:118px;height:48px;margin-right:-560px;position:fixed;right:50%;width:48px;z-index:10;}
.gotop:hover{background-position:left -50px;}

a{ text-decoration:none; outline:none;}
a:active {star:expression(this.onFocus=this.blur());} 
#background_bg_inner{
	position:absolute;
	width:100%;
	height:605px;
	/*background-color:#424242;*/
	background-image:url(../images/bgs.png);
	float: left;
	z-index:-1;		
	border-bottom:1px solid #fff;		
}
#background_bg_innerd{
	position:absolute;
	width:100%;
	height:280px;
	/*background-color:#424242;*/
	background-image:url(../images/bgs.png);
	float: left;
	z-index:-1;		
	border-bottom:1px solid #fff;		
}
#background_bg_innerc{
	position:absolute;
	width:100%;
	height:450px;
	/*background-color:#424242;*/
	background-image:url(../images/bgs.png);
	float: left;
	z-index:-1;		
	border-bottom:1px solid #fff;		
}
#container{ 
width:1000px;
margin:0px auto; 
height:60px;
padding-bottom:0px;
padding-top:20px;

}

#logo {
    float:left;
	padding:0px;
	margin:-10px 0 8px 0;
	
}

.top_right {
	float:right;
	
}

.top_info li{
font-family: verdana,Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 30px;
display:block;
margin-bottom:0px;
}

.cheng{
height:140px;
}

.cheng ul li.l1{
float:left;
width:50px;
}
.cheng ul li.l3{
width:50px;
float:right;
}
.cheng ul li.l2{
float:left;
width:870px;
}
.hbg{
	clear: both;
	position:relative;
	margin:0 23px;
	width:953px;
	height:75px;
	
	background-image:url(../images/sbg.png);
	background-repeat:repeat 10px; 10px
	
}

       
#info{width:100%;float:left;text-align:center;}
#left{float:left;width:100px; padding:25px 0;text-align:left;}
#center{margin:0px 100px 0 100px;}
#right{margin-left:-100px; float:left; width:100px; padding:25px 0;text-align:left;}
  
.wrap,.box{
		margin-bottom:10px;
		margin-right: 160px;
		margin-left: 160px;
		z-index: 3;}		
        .wrap ul,.wrap .ul{float:left;overflow:hidden;clear:both;*zoom:1;padding:0;}
        .wrap li,.wrap .li{width:190px;height:140px;background:#ccc;margin:2px 13px 0px 0px;font:700 50px/80px Arial;text-align:center;}
	
.wrap li img{
	padding:0px;
	width:184px;height:134px;
	border: 0px solid #ece7e6; 
	 	
}
.photo a{position:absolute;display:block;border:3px solid #ece7e6;padding:0px;margin:0 15px 0 0; }
.photo a:hover{border:3px solid #777;text-decoration:none}
.photo a span {display:none;cursor:hand;text-align:center;font:bold 12px/30px Verdana, Arial;}
.photo a:hover span{height:30px;line-height:30px;width:184px;margin:0px;background:#000;display:block;position:absolute;bottom:0;left:0;color:#fff;filter:alpha(opacity=60);-moz-opacity:0.6;opacity:0.6;}

.pre {
	width: 80px;
	height: 80px;
	position: absolute;
	cursor:pointer;	
	padding-left:12px;
	z-index: 1;
}
.pre img{
cursor:pointer;
background:#f3f3f3;
}
.pre img:hover{
background:#ff6c00;

}

.spre {
	width: 80px;
	height: 80px;
	position: absolute;
	cursor:pointer;	
	padding-left:6px;
	z-index: 1;
}
.spre img{
cursor:pointer;
background:#f3f3f3;
}
.spre img:hover{
background:#ff6c00;
}





.sponsorListHolder{
	margin-bottom:0px;
}

.sponsor{
	width:186px;
	height:120px;
	float:left;
	margin:10px;
	
	/* Giving the sponsor div a relative positioning: */
	position:relative;
	cursor:pointer;
}

.sponsorFlip{
	/*  The sponsor div will be positioned absolutely with respect
		to its parent .sponsor div and fill it in entirely */

	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	border:1px solid #ddd;	
	background:url("../img/background.jpg") no-repeat center center #f9f9f9;
}

.sponsorFlip:hover{
	border:1px solid #999;
	
	/* CSS3 inset shadow: */
	-moz-box-shadow:0 0 30px #999 inset;
	-webkit-box-shadow:0 0 30px #999 inset;
	box-shadow:0 0 30px #999 inset;
}

.sponsorFlip img{
	/* Centering the logo image in the middle of the sponsorFlip div */
	
	position:absolute;
	top:50%;
	left:50%;
	margin:-70px 0 0 -70px;
}

.sponsorData{
	/* Hiding the .sponsorData div */
	background-color:#fff;
	color:#fff;
	display:none;
}

.sponsorDescription{
	font-size:12px;
	height:auto;
	padding:10px;
	/*font-style:italic; */
	text-align:left;
	color:#888;background-color:#fff;height:100px;
}

.clear{
	/* This class clears the floats */
	clear:both;
}
.sponsorDescription a{
	font-size:12px;
}

.container {width: 295px; margin: 0px auto;} 
ul.tabs { 
margin: 0; 
padding: 0; 
float: left; 
list-style: none; 
height: 30px; 
border-bottom: 1px solid #eee; 
border-left: 1px solid #eee; 
width: 100%; 
} 
ul.tabs li { 
float: left; 
margin: 0; 
padding: 0; 
height: 29px; 
line-height: 29px; 
border: 1px solid #eee; 
border-left: none; 
margin-bottom: -1px; 
background: #f3f3f3; 
overflow: hidden; 
position: relative; 
font-size: 14px; 
font-family: 'Microsoft YaHei',Arial,'微软雅黑','宋体','Oswald', sans-serif;
} 
ul.tabs li a { 
text-decoration: none; 
color: #222; 
display: block; 
font-size: 14px; 
padding: 0 15px; 
border: 1px solid #fff; 
outline: none; 
font-family: 'Microsoft YaHei',Arial,'微软雅黑','宋体','Oswald', sans-serif;
} 
ul.tabs li a:hover { 
background: #ccc; 

} 
ul.tabs li.active, ul.tabs li.active a:hover { 
background: #fff; 
border-bottom: 1px solid #fff; 
} 
.tab_container { 
border: 1px solid #eee; 
border-top: none; 
clear: both; 
float: left; 
width: 100%; 
background: #fff; 
-moz-border-radius-bottomright: 5px; 
-khtml-border-radius-bottomright: 5px; 
-webkit-border-bottom-right-radius: 5px; 
-moz-border-radius-bottomleft: 5px; 
-khtml-border-radius-bottomleft: 5px; 
-webkit-border-bottom-left-radius: 5px; 
} 
.tab_content { 
padding: 10px; 
font-size: 12px; 
height:210px;
text-align:left;
} 
.tab_content li{ 
white-space:nowrap;
text-overflow:ellipsis;
overflow: hidden;
height:22px;
line-height: 22px; 
list-style-type:square;
}
.tab_content li a{
font-size:12px;
}

/* The styles below are only necessary for the styling of the demo page: */

#main{
	position:relative;
	margin:0 auto;
	width:620px;
}






#goTopBtn {
	POSITION: fixed; LINE-HEIGHT: 30px; WIDTH: 30px; BOTTOM: 30px; HEIGHT: 33px; CURSOR: pointer;  _position: absolute; _right: auto
	}

p, ul, ol, dl, table, fieldset, blockquote, pre, code {
}
/* headings
------------------------------------------------------*/
h1, h2, h3, h4, h5, .jqueryslidemenu a, .jqueryslidemenu ul li ul li a {
	color:#fefefe;	
	font-family: 'Microsoft YaHei',Arial,'微软雅黑','宋体','Oswald', sans-serif;
}
a{
color:#336699;
font-size: 18px;
}
h1, h2, h3, h4, h5 {
	color:#282724;
}
h1 {
	font-size: 30px;
}
h2 {
	font-size: 25px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 11px;
}
hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}
hr {
	border: 1px solid #eee;
	width: 100%;
	color: #eee;
	height: 1px;
}
p {
	color:#888888;
	padding-bottom:10px;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
#icon-home{
}
/* imgage alignment
----------------------------------------------------------------------------------------------------*/
.alignright {
	float: right;
	margin: 3px 0 0px 20px;
	width:auto;
}
.alignleft {
	float: left;
	margin:0px 20px 0px 0px;
	width:auto;
}
.align {
	float: left;
	margin: 0 10px 0px 0;
	width:auto;
}
a img {
	border:none;
}
img {
	max-width:100%;
	height:auto;
}
 *|*:focus {
 outline: none;
}
a:link, a, a:visited {
	color:#a29c9a;
	text-decoration:none;
}
a:hover {
	color:#ff6c00;
}

.thumb_img {
	float: left;
	margin: 0px 20px 0px 0px;
}
.description {
	display:block;
	overflow: hidden;
}
.img_radius {
	height:100px;
	width:100px;
	-moz-border-radius:100px;
	border-radius:100px;
}

.drop_cap {
	background-color:#4d4c47;
	height: 70px;
	width: 70px;
	-moz-border-radius: 35px;
	-webkit-border-radius: 35px; /* Safari and Chrome */
	border-radius: 35px;
	text-align:center;
	behavior: url(ie-css3.htc);
}
.drop_cap h5 {
	color:#fff;
	padding-top:25px;
}
.drop_cap:hover {
	-moz-transition: background-color 0.3s ease 0s, border 0.2s ease 0s, color 0.2s ease 0s, opacity 0.2s ease-in-out 0s;
	background-color:#ff6c00;
	cursor:pointer;
}
.clear {
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
	width: 100%;
}
a.read_more {
	background-color:#4d4c47;
	border:1px solid #2b2b2b;
	padding:7px 15px 7px 15px;
	border-radius:5px;
	color:#fff;
	font-family: 'Oswald', sans-serif;
}
a.read_more:hover {
	-moz-transition: background-color 0.3s ease 0s, border 0.2s ease 0s, color 0.2s ease 0s, opacity 0.2s ease-in-out 0s;
	background-color:#ff6c00;
	border:1px solid #ff6c00;
}


span.divider {
	display:block;
	overflow:hidden;
	clear:both;
	margin-top:30px;
	margin-bottom:30px;
	border-top:1px solid #e4dfd6;
}

.blockquotes{
background-image:url(images/blockquote_img.png);
background-repeat:no-repeat;
background-position:left -1px;
font-style:italic;
font-weight:bold;
}
/*end common/genral style*/


/*top section start*/

header{
	height:60px;
	padding-bottom:30px;
	padding-top:40px;
}
header figure {
	float:left;
	padding:0px;
	margin:0px;
}


ul.top_info{
list-style:none;
}


ul.top_info li{
display: inline-block;
background-color:#555;
margin-left:10px;float:left;
}

ul.top_info li span{
padding:5px 10px;
margin:0px;
float:left;

}
span.call_1st_col{
background-color:#2b2b2b;
margin:10px;

}

span.call_2nd_col{
background-color:#535353;
color:#c7c7c7;
font-weight:bold;
}

#social_media {
clear:left;
text-align:right;
padding-top:3px;
padding-bottom:10px;
}

#social_media img{
padding-left:5px;
cursor:pointer;
}

#social_media img:hover{
-moz-opacity:0.5; 
filter:alpha(opacity=50);;
}
/*top section end*/



/*teaser start*/
.teaser {	
	
	font-family: 'Microsoft YaHei','微软雅黑','宋体','Oswald', sans-serif;
	font-size:14px;
	clear:both;
	background-color:#282724;
	padding:50px 30px 10px 30px;
	overflow:hidden;
	text-align:center;
}
.teaser h3{
	font-family: 'Microsoft YaHei','微软雅黑','宋体','Oswald', sans-serif;
	font-size:18px;
	margin-top:2px;
	margin-bottom:15px;
	color:#fff;
}
.teaser h3 span{
	color:#ff6c00;
	font-family: 'Microsoft YaHei','微软雅黑','宋体','Oswald', sans-serif;
	font-size:18px;
}

span.teaser_icon {
	background-color:#4d4c47;
	display: block;
	height: 136px;
	width: 136px;
	margin:0px auto;
	margin-top:30px;
	margin-bottom:30px;
	border-radius:68px 68px 68px 68px;
	position:relative;
}

span.teaser_icon img {
	position:absolute;
	margin-top:-30px;
	left:50%;
	margin-left:-30px;
	top:50%;
}

span.teaser_icon:hover {
	-moz-transition: background-color 0.3s ease 0s, border 0.2s ease 0s, color 0.2s ease 0s, opacity 0.2s ease-in-out 0s;
	background-color:#ff6c00;
	cursor:pointer;
}
/*teaser end*/

/*content home start*/

/*content start*/
.content {	
	background-color:#fff;
	padding:20px 0px;
	overflow:hidden;
	background-image:url(../images/content_bg.png);
	background-repeat:repeat-x;
	border-top:1px solid #fff;
	min-height:200px;
	width:1000px;
	text-align:center;
}
.content h3 {
	font-family: 'Microsoft YaHei','微软雅黑','宋体','Oswald', sans-serif;
	color:#282724;
	padding-bottom:20px;
	line-height:25px;
}
.content h3 span {
	color:#ff6c00;
}
.content h4 {
	padding-bottom:10px;
}
/*content end*/

/*trigger start*/
span.trigger {
	width: 0; 
	height: 0; 
	border-left:10px solid transparent; 
	border-right:10px solid transparent; 
	border-bottom:10px solid #ff6c00;
	line-height: 46px;
	font-size: 2em;
	font-weight: normal;
	float:right;
	cursor:pointer;
	position:absolute;
	left:50%;
	margin-left:-10px;
	top:-14px;
}
/*span.trigger a {
	color: #fff;
	text-decoration: none;
	display: block;
}
span.trigger a:hover {
	color: #fff;
}
*/
.toggle_container {
	background-color:#ff6c00;
	padding:5px 10px 0px 10px;
	text-align:center;
}
.toggle_container p {
	color:#fff;
	text-align:center;
}
.trigger_container {
	border-top:4px solid #ca3232;
	position: relative;
}

.trigger_container2{
	border-bottom:4px solid #ff6c00;
	position: relative;
}
.trigger_container3{
	border-bottom:6px solid #888;
	position: relative;
}
.trigger_container4{
	border-bottom:2px solid #fff;
	position: relative;
}
span.trigger2 {
	width: 0; 
	height: 0; 
	border-left:10px solid transparent; 
	border-right:10px solid transparent; 
	border-top:10px solid #ff6c00;
	line-height: 46px;
	font-size: 2em;
	font-weight: normal;
	float:right;
	cursor:pointer;
	position:absolute;
	left:50%;
	margin-left:-10px;
	top:4px;
}
.toggle_container2 {
	background-color:#eee;
	padding:5px 10px 0px 10px;
	text-align:center;
}
.toggle_container2 p {
	color:#fff;
	text-align:center;
}
/*trigger end*/
/*green*/


.boxwrap{ display: block;margin:0 auto;width:998px; height:auto; border:1px solid #E2E2E2; background:#fff; text-align:left; overflow:hidden;}
.boxwrap:after{clear:both;content:".";display:block;height:0;visibility:hidden;}

.left180{float:left;width:180px;padding-bottom: 32767px;margin-bottom: -32767px;}
.left264{float:left;width:287px;background:#fafafa;padding-bottom: 32767px;margin-bottom: -32767px;}
.left294{float:left;width:294px;padding-bottom: 32767px;margin-bottom: -32767px;}
.left300{float:left;width:300px;padding-bottom: 32767px;margin-bottom: -32767px;}
.left325{float:left;width:325px;padding-bottom: 32767px;margin-bottom: -32767px;}
.left710{float:left;width:710px;border-right:1px solid #E2E2E2;background:#fff;padding-bottom: 32767px;margin-bottom: -32767px;}
.right325{float:right;width:325px;padding-bottom: 32767px;margin-bottom: -32767px;}
.right350{float:right;width:350px;padding-bottom: 32767px;margin-bottom: -32767px;}
.right356{float:right;width:356px;padding-bottom: 32767px;margin-bottom: -32767px;}
.right757{float:right;position:relative;width:757px;padding:20px;border-left:1px solid #E2E2E2;background:#fff;padding-bottom: 32767px;margin-bottom: -32767px;}
.left7102{float:left;width:710px;border-right:1px solid #E2E2E2;background:#fff;}
.left2642{float:left;width:287px;background:#fafafa;}
/*footer start*/
#footer {	
	background-color:#2B2B2B;
	padding:20px 30px 10px 30px;
	overflow:hidden;
	margin-top:0px;
	color:#969a9a;
	text-align:center;	
}
/*Footer End*/

/*bottom footer start*/
.footer2 {
	background-color:#1b1b1b;
	padding:10px 30px 0px 30px;
	overflow:hidden;
	margin-bottom:30px;
}
.copyright p {
    font-family: verdana,'Microsoft YaHei','微软雅黑','宋体','Oswald', sans-serif;
	text-align:center;
	color:#aaaaaa;
	font-weight:100;
	letter-spacing:0.1px;
	font-size:12px;
}
/*bottom footer end*/


/*sub header start*/
.sub_header {
    border-bottom: 1px  dotted #E4DFD6;
    margin-bottom: 40px;
    overflow: hidden;
    padding: 10px 0 40px;
}
.sub_header h2 {
	float:left;
	color:#282724;
}
.sub_header h5 {
	float:left;
	margin-left:20px;
	padding-left:20px;
	color:#636363;
	border-left:1px solid #e4dfd6;
}

.search_box{
	float:right;
	margin-top:7px;
	margin-right:8px;
}

.search_box .text_input {
	 font-family: verdana,'Microsoft YaHei','微软雅黑','宋体','Oswald', sans-serif;
    float: left;
    height: 15px;
    margin: 0;
    padding: 8px;
    width:150px;
}

.search_box .text_input{
    background-color:#F2F2F2;
    color: #2b2b2b;
    outline: medium none;
    padding: 8px;
}


.search_box input{
    border: medium none;
    font-size: inherit;
    outline: medium none;
}


.search_button {
    background: url(../images/search_button.png) no-repeat scroll center center transparent;
    border: medium none;
    display: block;
    float: left;
    height: 31px;
    line-height: 31px;
    margin: 0;
    outline: medium none;
    width: 31px;
	 background-color:#666;
	 border-left:1px solid  #fff;
}


 .search_button:hover {
    -moz-transition: background-color 0.3s ease 0s, border 0.2s ease 0s, color 0.2s ease 0s, opacity 0.2s ease-in-out 0s;
	background-color:#ca3232;
	cursor:pointer;
}
/*sub header end*/


.aside {
	border-left:1px solid #e4dfd6;
	padding:0px 0px 10px 20px;
}




/*contact start*/
#response{
color:#ff6c00;
margin-bottom:20px;

}
#contact-form {
	margin-top: 25px;
}

#contact-form input, #contact-form textarea {
	padding: 5px;
	width:99%;
	font-family: Helvetica, sans-serif;
	margin: 10px 0px 10px 0px;
	border:1px solid #ccc;
	background-color:#f2f2f2;
	color:#666666;
}

#contact-form textarea {
	height:185px;
	background-color:#f2f2f2;
}

#contact-form textarea:focus, #contact-form input:focus {
	border:1px solid #ff6c00;
}

#contact-form p input#submit {
	float:right;
	background-color:#4d4c47;
	border:1px solid #2b2b2b;
	padding:5px;
	border-radius:5px;
	color:#fff;
	font-family: 'Oswald', sans-serif;
	width:100px;
	font-size:12px;
}

#contact-form p input#submit:hover{
		background-color:#ff6c00;
		border:1px solid #679202;
		cursor:pointer;
}

label {
	float: left;
	width:70px;
	padding-top: 5px;
	font-size:16px;
	font-family: 'Oswald', sans-serif;
	
}
	.vaidate_error{
border:1px solid #FF0000!important;
}


/*contact end*/


/*typogaraphy start*/
.hilight-yellow {
	background-color: #FFFF99;
}
.hilight-black {
	background-color: #000;
	color:#fff;
}
/*typogaraphy end*/


/*pricing table start*/
#pricing_table{
text-align:center;
margin-top:90px;
width:101%;
}

.one_third{
margin-right:10px;
float:left;
width:32%;
text-align:left;
}
.one_third h3{
font-family: 'Microsoft YaHei','微软雅黑','黑体','宋体','Oswald', sans-serif;
font-size:18px;
line-height: 200%；
}
.one_third_last{
margin-right:10px;
float:left;
width:32%;
text-align:left;
}
.one_third_last font{
color:#fff;
font-family: 'Microsoft YaHei','微软雅黑','黑体','宋体','Oswald', sans-serif;
font-size:14px;
}

.footer_third{
margin-left:10px;
margin-right:30px;
float:left;
width:15%;
text-align:left;
}
.footer_third h4{
font-family: 'Microsoft YaHei','微软雅黑','黑体','宋体','Oswald', sans-serif;
font-size:14px;
line-height: 200%；
}
.widget_container{
font-family: 'Microsoft YaHei','微软雅黑','黑体','宋体','Oswald', sans-serif;
font-size:14px;
}
.widget_container h4{
color:#fff;
padding-bottom:10px;
}

.widget_container ul{
list-style:none;
}

.widget_container ul li{
padding-bottom:10px;
margin-bottom:10px;
overflow:hidden;

}

.widget_container span{
color:#ff6c00;
}

.content_wide .widget_container h4:hover{
color:#ff6c00;
cursor:pointer;
}


#footer .widget_container h4{
color:#fff;
background-image:url(../images/border_bottom.png);
background-repeat:repeat-x;
background-position:bottom center;
padding-bottom:10px;
margin-bottom:10px;
} 
#footer .widget_container h4 a{
color:#fff;
font-size:14px;
}
#footer .widget_container a{
color:#969A9A;
font-size:14px;
}
#footer .widget_container a:hover{
color:#fff;
font-size:14px;
}
#footer .widget_container span{
color:#ff6c00;
}

#pricing_table .one_third ul,
#pricing_table .one_fourth ul{
list-style:none;
background-color:#F9F9F9;
-moz-box-shadow:inset 0 0 8px #dfdfdf;
-webkit-box-shadow:inset 0 0 8px #dfdfdf;
box-shadow:inset 0 0 8px #dfdfdf;
}

#pricing_table .one_third ul li,
#pricing_table .one_fourth ul li{
padding-bottom:10px;
padding-top:10px;
border-bottom: 1px solid #dfdfdf;
border-top: 1px solid #F9F9F9;
text-shadow:0 1px 0 rgba(255, 255, 255, 0.8);
}

.pricing_col_1{
background: #0b5f6c; /* for non-css3 browsers */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#45aebf', endColorstr='#0b5f6c'); /* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#45aebf), to(#0b5f6c)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #45aebf,  #0b5f6c); /* for firefox 3.6+ */ 
background: -o-linear-gradient(top,  #45aebf,  #0b5f6c); /* for opera 3.6+ */ 
border-bottom:1px solid #05454f;
}
.pricing_col_2{
background: #b93d17; /* for non-css3 browsers */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee8317', endColorstr='#b93d17'); /* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#ee8317), to(#b93d17)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #ee8317,  #b93d17); /* for firefox 3.6+ */ 
background: -o-linear-gradient(top,  #ee8317,  #b93d17); /* for opera 3.6+ */ 
border-bottom:1px solid #9a2c0a;
}
.pricing_col_3{
background: #537027; /* for non-css3 browsers */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#68a32d', endColorstr='#537027'); /* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#68a32d), to(#537027)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #68a32d,  #537027); /* for firefox 3.6+ */ 
background: -o-linear-gradient(top,  #68a32d,  #537027); /* for opera 3.6+ */ 
border-bottom:1px solid #354c12;
}
.pricing_col_4{
background: #d79f07; /* for non-css3 browsers */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdc400', endColorstr='#d79f07'); /* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#fdc400), to(#d79f07)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #fdc400,  #d79f07); /* for firefox 3.6+ */ 
background: -o-linear-gradient(top,  #fdc400,  #d79f07); /* for opera 3.6+ */ 
border-bottom:1px solid #cc9501;
}

.highlight{
background-color:#e3e3e3;
}

.heading{
padding:20px 20px 0px 20px;
}

.heading h2{
color:#fff;
}
 
.wide{
padding:40px 40px 25px 40px;
margin-top:-45px;
}

.pricing_space{
height:100px;
}

.heading span{
padding-top:10px;
padding-bottom:10px;
display:block;
}

.price_button{
background: #282828; /* for non-css3 browsers */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4d4d4d', endColorstr='#282828'); /* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#4d4d4d), to(#282828)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #4d4d4d,  #282828); /* for firefox 3.6+ */
background: -o-linear-gradient(top,  #4d4d4d,  #282828); /* for opera 3.6+ */ 
padding:30px;
border-top:1px solid #212121;
}

.price_button a.read_more:hover{
background-color:#999999 !important;
border:1px solid #000 !important;
}

#pricing_table span i{
color:#fff;
}
/*pricing table end

滚动样式
*/

#mainAD {overflow: hidden; zoom: 1; position: relative;min-width: 1000px;}
#index_b_hero { width: 1000px; height: 400px; margin: auto; position: relative; }
    #index_b_hero img { width: 1000px; height: 400px; }
    #index_b_hero .heros { width: 1000px; height: 400px; }
    #index_b_hero .hero-wrap { overflow: visible; position: absolute; }
    #index_b_hero .next, #index_b_hero .prev { filter: alpha(Opacity=30); opacity: .3; position: absolute; top: 50%; margin-top: -25px; margin-left: 5px; background-color: #303030; z-index: 3; }
        #index_b_hero .next:hover, #index_b_hero .prev:hover { background-color: orangered; }
    #index_b_hero .next { margin: -25px 5px 0 0; right: 0; }
    #index_b_hero .disabled { background-color: #eee; }
    #index_b_hero .mask-left, #index_b_hero .mask-right, #index_b_hero .hero { background: #fff; padding: 0px; z-index: 1; position: absolute; top: 0; left: 0; width: 1000px; height: 400px; overflow: hidden; left: 1920px; }
    #index_b_hero .mask-right, #index_b_hero .mask-left { z-index: 4; left: -1000px; filter: alpha(Opacity=50); opacity: .5; background: #fff; overflow: hidden; }
    #index_b_hero .mask-right { left: 1000px; }
    #index_b_hero .active { z-index: 2; left: 0; }
.icon-arrow-a-left, .icon-arrow-a-right { background: url(../images/icon-sd26986d847.png) no-repeat; }
.icon-arrow-a-left { background-position: 0 0; height: 50px; width: 50px; }
.icon-arrow-a-left:hover, .icon-arrow-a-left.arrow-a-left_hover, .icon-arrow-a-left.arrow-a-left-hover { background-position: -60px 0; }
.icon-arrow-a-right { background-position: -120px 0; height: 50px; width: 50px; } 
.icon-arrow-a-right:hover, .icon-arrow-a-right.arrow-a-right_hover, .icon-arrow-a-right.arrow-a-right-hover { background-position: -180px 0; }
.clearfix:before, .clearfix:after { content: '.'; display: block; overflow: hidden; visibility: hidden; font-size: 0; line-height: 0; width: 0; height: 0; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

/*内容*/
.entry{font-size:14px;line-height:28px;word-wrap:break-word;min-height:380px;}
.entry img{max-width:670px;}
.entry h2,.entry h3,.entry h4{border-bottom:1px solid #EEE;color:#111;padding-bottom:5px;}
.entry h2{font-size:15px;}
.entry h3,.entry h4{font-size:14px;}

.entry ul,.entry ol{margin:16px;}
.entry li{margin-left:26px;}
.entry ul li{list-style:disc outside none;}
.entry ol li{list-style:decimal outside none;}
.entry p{margin:8px 0;}
.entry a{text-decoration:underline;font-size:14px;}
.entry code, .comment code{background-color:#EEE;border-radius:2px 2px 2px 2px;color:#777;font-family:'courier new';margin:0 4px;padding:1px 4px;}

/*.entry table{border:0px solid #EEE;}
.entry table th{background-color:#F9F9F9;text-align:center;}
.entry table td, .entry table th{border-bottom:1px solid #EEE;border-right:1px solid #EEE;padding:5px 10px;}
.entry strong{color:#DC2523;}
*/


meta{border-bottom:1px solid #EEE;padding-bottom:10px;}
	.meta .share{float:right;}
.meta-tit{color:#3B8DD1;font-size:22px;margin:10px 0 20px 0;text-align:center;border-bottom:1px solid #eee;padding-bottom:10px;}
	.meta-tit span a{color:#008800;font-size:12px;font-weight:normal;margin-left:10px;}
.meta-info{color:#999;text-align:center;font-size:12px;border-bottom:1px solid #EEE;}
.Mcontent{padding:20px;}

/*侧栏目导航*/
.sidebar{padding:20px;}
	.sidebar h3{border-bottom:1px solid #DADADA;color:#444;font-size:12px;margin-bottom:5px;padding-bottom:5px;}
		.sidebar h3 span{color:#339900;float:right;font-weight:normal;}
		.sidebar ul{margin-bottom:16px;}
		.sidebar ul li{_display:inline;}
		.sidebar li a{background-position:left -68px;border-bottom:1px solid #F2F2F2;color:#888;display:block;padding:8px 0 8px 20px;font-size:14px;font-family: 'Microsoft YaHei','微软雅黑','黑体','宋体','Oswald', sans-serif;}
		.sidebar li a:hover{background-color:#FBFBFB;background-position:left -68px;border-color:#DADADA;color:#333;}
		.sidebar li a i{background:#D6D6D6;border-radius:20px 20px 20px 20px;color:#FFF;float:right;font-size:10px;font-style:normal;height:12px;line-height:12px;margin-top:1px;overflow:hidden;padding:1px 4px;text-align:center;width:12px;}
		.sidebar li a .time{color:#999;margin-right:10px;}
	.sidebar .section p{clear:both;display:block;float:none;padding:5px 0;line-height:22px;color:#5E5E5E;font-size:14px;font-family: 'Microsoft YaHei','微软雅黑','黑体','宋体','Oswald', sans-serif;}


	.line5{clear:both;font-size:0px;height:5px;overflow:hidden;}
.line10{clear:both;font-size:0px;height:10px;overflow:hidden;}
.line15{clear:both;font-size:0px;height:15px;overflow:hidden;}
.line20{clear:both;font-size:0px;height:20px;overflow:hidden;}
.line30{clear:both;font-size:0px;height:30px;overflow:hidden;}

.main_box{padding:20px;background:#fff;}
/*资讯焦点图*/
.ifocus{width:300px;height:300px;visibility:hidden;background:#fff;}
.ifocus img{width:298px;height:298px;border:1px solid #ccc;}
/*资讯头条*/
.icnts h3.tit{margin:0 0 10px 0;line-height:34px;font:15px "Microsoft Yahei"; border:0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.icnts h3.tit a{color:#3B8DD1;}
.icnts h3.tit a:hover{color:#0089cd;}
.icnts .list{padding-bottom:5px;margin-bottom:14px;border-bottom:1px solid #EEE;}
.icnts .last{border-bottom:0;margin-bottom:0;padding-bottom:0;}
.icnts .list li{padding-bottom:3px;height:24px;font-size:12px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;-width:100%;}
.icnts .list span{color:#979797;padding-right:8px;}
.icnts .list li a{color:#666;}
.icnts .list li a:hover{color:#0089CD;}

/*侧边栏内容表头*/
.head{border-radius:0 3px 3px 0; height:35px; background:#f7f7f7; }
	.head dt{float:left; color:#fff; font:bold 14px "Microsoft Yahei"; border-radius:3px 0 0 3px; width:150px; line-height:35px; background:#FF641A; text-align:center; }
	.head dd{color:#7BAB2E;}
		.head dd span{float:right;margin-right:10px;font-size:12px;line-height:35px;color:#999;}
		.head dd span img{float:right;margin-right:10px;line-height:35px;margin-top:12px;}
		.head dd span a{color:#999;font-size:12px}
	.head .sub_nav{float:left; font-size:12px; }
		.head .sub_nav li{float:left;padding:0 9px 0 11px;background:url(../images/spacing.gif) no-repeat left 11px;}
		.head .sub_nav li.n1{background:none; }
		.head .sub_nav a{color:#7BAB2E; line-height:35px;font-family:"Microsoft Yahei";}
		.head .sub_nav a:hover{color:#0089cd; }
.head.blue dt{background:#3B8DD1;}
	.head.blue dd{color:#3B8DD1;}
	.head.blue .sub_nav a{ color:#3B8DD1;}
	.head.blue .sub_nav a:hover{ color:#8CAC52; }
.head.green dt{background:#CA3232;}
	.head.green dd{color:#7BAB2E;}
	.head.green .sub_nav a{ color:#7BAB2E;}
	.head.green .sub_nav a:hover{ color:#3B8DD1; }
/*图标定义样式*/
.comm,.view,.time, .sidebar li a{background:url(../images/sprite.gif) no-repeat;}
.comm,.view,.time{margin-right:10px;padding-left:20px;}
.comm{background-position:left 4px;}
.view{background-position:left -36px;}
.time{background-position:left -158px;}
.arrow{float:right;padding-left:10px;color:#DDD;font-family:simsun;font-size:14px;font-style:normal;font-weight:bold;}




/*侧栏目导航*/
.sidebar{padding:20px;}
	.sidebar h3{border-bottom:1px solid #DADADA;color:#444;font-size:12px;margin-bottom:5px;padding-bottom:5px;}
		.sidebar h3 span{color:#339900;float:right;font-weight:normal;}
		.sidebar ul{margin-bottom:16px;}
		.sidebar ul li{_display:inline;}
		.sidebar li a{background-position:left -68px;border-bottom:1px solid #F2F2F2;color:#888;display:block;padding:8px 0 8px 20px;}
		.sidebar li a:hover{background-color:#FBFBFB;background-position:left -68px;border-color:#DADADA;color:#333;}
		.sidebar li a i{background:#D6D6D6;border-radius:20px 20px 20px 20px;color:#FFF;float:right;font-size:10px;font-style:normal;height:12px;line-height:12px;margin-top:1px;overflow:hidden;padding:1px 4px;text-align:center;width:12px;}
		.sidebar li a .time{color:#999;margin-right:10px;}
	.sidebar .section p{clear:both;display:block;float:none;padding:5px 0;line-height:22px;color:#5E5E5E;}
.navbar{margin-bottom:16px;}
	.navbar:after{clear:both;content:".";display:block;height:0;visibility:hidden;}
	.navbar li{clear:both;padding-bottom:10px;}
		.navbar li a{margin:0;padding:0;background:none;border:none;font-size:12px;}
		.navbar li a:hover{background:none;border:none;}
		.navbar li h4{margin:0;padding:5px 0 5px 20px;border:none;color:#888;font-weight:normal;height:18px;background:url(../images/sprite.gif) no-repeat left -71px;}
		.navbar li .list{margin-left:20px;position:relative;}
		.navbar li .list a{display:block;float:left;padding-left:5%;width:45%;background:url(../images/icon_arrow_blue.gif) no-repeat left center;line-height:24px;font-size:12px;}
		.navbar li .list a.current{color:#3991D0;font-weight:bold;}
		/*新闻资讯样式
------------------------------------------------------------------------------------*/
.newsToppic dl dt{margin-bottom:6px;border-bottom:1px solid #EEE;}
	.newsToppic dl dt strong{display:block;margin:0 auto 10px auto;font:15px "Microsoft Yahei";border:0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
	.newsToppic dl dt strong a{color:#3B8DD1;}
	.newsToppic dl dt strong a:hover{color:#0089cd;}
	.newsToppic dl dt p{padding-bottom:10px;line-height:18px;color:#999; font-size:12px;}
	.newsToppic dl dt p a{font-size:12px;color:#3B8DD1;}
	.newsToppic dl dt p a:hover{font-size:12px;color:#666;}
	.newsToppic dl dd{font-size:12px;height:28px;line-height:28px;}
	.newsToppic dl dd a{color:#666;font-size:12px;}
	.newsToppic dl dd a:hover{color:#0089CD;font-size:12px;}
	.newsToppic dl dd span{float:right;color:#999;font-size:12px;}
.newsToplist {clear:both;}
	.newsToplist:after{clear:both;content:".";display:block;height:0;visibility:hidden;}
	.newsToplist a{color:#666;font-size:12px;}
	.newsToplist a:hover{color:#0089CD;}
	.newsToplist .list{float:left;margin:0;width:670px;}
	.newsToplist .list dl{margin-top:15px;}
	.newsToplist .list dl dt{clear:both;margin:0 0 5px 0;height:90px;font-size:12px;}
	.newsToplist .list dl dt img{float:left;margin-right:10px;width:70px;height:70px;}
	.newsToplist .list dl dt strong{display:block; margin-bottom:8px;font-size:12px;line-height:12px;color:#666;font-family:"Microsoft Yahei";width:230px;text-overflow:ellipsis; white-space:nowrap;overflow:hidden;}
	.newsToplist .list dl dt p{padding-bottom:8px;color:#999;line-height:18px;}
	.newsToplist .list dl dd{clear:both;font-size:12px;height:28px;background:url(../images/dot.gif) no-repeat 2px 12px;}
	.newsToplist .list dl dd span{float:right;color:#999;}
.newsRedlist{padding:3px 0;}
	.newsRedlist li{height:26px;line-height:26px;font-size:12px;overflow:hidden;}
	.newsRedlist li a{padding:0;background:none;border:none;font-size:12px;}
	.newsRedlist li a:hover{background:none;border:none;color:#0089CD;}
	.newsRedlist li span{float:right;padding-left:5px;color:#999;}
	.news_list li{padding:20px 0 0 0;font-size:12px;}
	.news_list li a{height:28px;margin:0 auto 12px 0;overflow:hidden;color: #3B8DD1;font-size:15px;font-weight: bold;line-height:28px;}
	.news_list li a:hover{height:28px;margin:0 auto 12px 0;overflow:hidden;color: #CA3232;font-size:15px;font-weight: bold}
		.news_list .note{margin:0;color:#777;line-height:20px;}
	.news_list .info{margin:0 auto 8px 0;}
		.news_list .info, .info a{color: #777;}
		.news_list .info a:hover {color:#333;text-decoration:underline;}

		/*焦点*/
		.focus_list{padding-bottom:10px;width:274px;overflow:hidden;}
		.focus_list ul{margin-top:5px;width:310px;}
		.focus_list li{float:left;padding:0 10px 10px 0;text-align:center; }
		.focus_list li a{padding:0;border:none;background:none;color:#888;font-size:12px;}
		.focus_list li a:hover{border:0;}
		.focus_list li img{margin:0 auto;padding:1px;border:1px solid #ccc;width:64px;height:64px;}		
		.focus_list li a span{display:block;line-height:24px;width:68px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden; }
/*排行*/
.sidebar .rank_list li{position:relative;_display:block;padding:8px 0 0 25px;height:20px;vertical-align:top;font-size:12px;}
	.rank_list li a{display:block;padding:0;border:none;background:none;color:#888;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:12px;}
	.rank_list li a:hover{border:none;}
	.rank_list li .num{position:absolute;left:0px; top:11px;display:inline-block;vertical-align:-3px;*vertical-align:middle;width:16px;height:16px;margin-right:10px; background:#1389d7;font-style:normal;color:#fff;font-size:10px;font-family:Verdana, Geneva, sans-serif;text-align:center;overflow:hidden;}
	.rank_list li.active .num{top:9px; background:#d60007; font-family:'Georgia', 'Times New Roman', 'Times', serif;}
	.rank_list li span{float:right;color:#999;}

	.base_tit{border-bottom:1px solid #DADADA;color:#444;font:bold 14px;margin:20px auto 2px 0;padding-bottom:5px;}
	.base_tit span{float:right;font-size:12px;font-weight:100;margin:5px 0 0 0;color:#ccc;}
	.base_tit span a{color:#999;}

	/*同类推荐*/
.related{width:670px;overflow:hidden;font-size:12px;}
	.related .txt_list{padding:10px 0;font-size:12px;}
		.related .txt_list li{padding-left:12px;font-size:13px;line-height:24px;background:url(../images/icon_arrow_blue.gif) no-repeat left center;}
		.related .txt_list li span{color:#999;font-size:12px;padding:0 6px;}
		.related .txt_list li a{color:#999;font-size:12px;}
		.related .txt_list li a:hover{color:#000;font-size:12px;}
	.related .img_list{width:700px;}
		.related .img_list li{float:left;margin:10px 20px 0 0;}
		.related .img_list li img{ padding:2px;width:112px;height:112px;border:1px solid #eee;}
		.related .img_list li span{ display:block;width:118px;font-size:12px;color:#999;line-height:20px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}

		/*顶踩*/
.newdigg{clear:both;margin:30px auto;padding-left:8px;width:406px;height:51px;overflow:hidden;}
.diggbox{float:left;margin-right:8px;width:195px;height:51px;overflow:hidden;cursor:pointer;}
	.diggbox .digg_act{float:left;font-size:14px;font-weight:bold;line-height:31px;text-indent:32px;height:29px;overflow:hidden;}
	.diggbox .digg_num{float:left;line-height:29px;text-indent:5px;}
	.diggbox .digg_percent{clear:both;padding-left:10px;width:180px;overflow:hidden;}
		.diggbox .digg_percent .digg_percent_bar{float:left;margin-top:3px;width:100px;height:7px;background:#E8E8E8;border-right:1px solid #CCC;overflow:hidden;}
		.diggbox .digg_percent .digg_percent_num{float:left;padding-left:10px;font-size:10px;}
		.diggbox .digg_percent .digg_percent_bar span{display:block;height:5px;background:#000;overflow:hidden;}
.newdigg .digg_good{background:url(../images/newdigg-bg.png) left top no-repeat;}
.newdigg .digg_bad{background:url(../images/newdigg-bg.png) right top no-repeat;}
.newdigg .digg_good .digg_act{color:#C30;}
.newdigg .digg_good .digg_num{color:#C63;}
.newdigg .digg_bad .digg_act{color:#36C;}
.newdigg .digg_bad .digg_num{color:#39C;}
.newdigg .digg_good .digg_percent .digg_percent_bar span{color:#ff0000;border:1px solid #E37F24;background:#FFC535;}
.newdigg .digg_bad .digg_percent .digg_percent_bar span{border:1px solid #689ACC;background:#94C0E4;}


main_tit{border-bottom:1px solid #EEE;color:#444;font-size:18px;margin:0 0 20px;padding:0 0 10px;}
	.main_tit strong{color:#999;font:bold 12px/18px arial;margin:0 10px;}
	.main_tit span{float:right;font-size:12px;font-weight:100;margin:5px 5px 0 0;}
	.main_tit span{color:#ccc;}
	.main_tit span a{color:#999;}
	.main_tit i{display:block;margin-top:5px;color:#999;font-size:12px;font-style:normal;font-weight:normal;}

	/*单页样式
------------------------------------------------------------------------------------*/
	.search_list li{margin-bottom:20px;color:#999;font-size:12px;}
	.search_list li a{display:inline-block;font-size:12px; margin-bottom:5px;color: #3B8DD1;font-weight: bold;}	
	.search_list li a:hover{color: #CA3232;font-weight: bold}
	.search_list li p{ line-height:2.0em;font-size:12px;}

.LR_User_Icon0{font-size:12px;font-family: verdana,'Microsoft YaHei',Arial,微软雅黑,宋体, sans-serif;color:#C7C7B8;background-color:#535353;}