html, body, div, span, 
applet, object, iframe, 
table, caption, tbody, 
tfoot, thead, tr, th, 
td, del, dfn, em, font, 
img, ins, kbd, q, s, 
samp, small, strike, 
strong, sub, sup, tt, 
var, h1, h2, h3, h4, 
h5, h6, p, blockquote, 
pre, a, abbr, acronym, 
address, big, cite, code, 
dl, dt, dd, ol, ul, li, 
fieldset, form, label, 
legend {
	border: 0 none;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}
body {
	background: #f7f7f7 none repeat scroll 0 0;
	
}
h1, h2, h3, h4, h5, h6 {
    color: #333333;
    cursor: default;
    font-family: Arial,Helvetica,"Microsoft YaHei","STHeiti Light",sans-serif;
    font-weight: normal;
}
h4 {
    font-size: 15px;
    line-height: 25px;
}
dl, dt, dd, ol, ul, li {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
dl, dt, dd, ol, ul, li {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
dl, dt, dd, ol, ul, li {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
p {
    font-family: Arial,Helvetica,"Microsoft YaHei","STHeiti Light",sans-serif;
    font-size: 13px;
    line-height: 25px;
}
a {
    color: #777777;
    cursor: pointer;
    outline: medium none;
    text-decoration: none;
}
a, a:visited, a:hover, a:active {
    color: inherit;
    text-decoration: none;
}

/*Ò³Ã¼ÑùÊ½*/
.navBar {
	background: #507bea none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    font-size: 14px;
    height: 60px;
    min-width: 1200px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9998;
}
	

.left {
	float:left;	
}
.nav * {
	color: #FFF;
}
.logo {
	background: #3856a3 none repeat scroll 0 0;
	float: left;
	height: 60px;
	line-height: 60px;
	margin-left: -2px;
}
.style1 {
	color: #FF0;
	font-size: 18px;
}




.fitem_wrap {
	margin-top: 60px;
	width:990px;
	margin: 0 auto;
	overflow:hidden;
    padding: 30px 0;
	margin-top: 60px;
}
.fitem_iner {
    /*margin: 0 auto;*/
    overflow: hidden;
    padding: 0 5px;
    width: 200px;
	float:left;
}
.fitem_dt {
    display: inline-block;
    float: left;
    overflow: hidden;
    width: 180px;
}
.fitem_dt p {
    padding-top: 15px;
}
.fitem_dt a {
    border: 1px solid #dfdfdf;
    border-radius: 4px;
    display: block;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-align: center;
}
.fitem_dt a.ftab_act {
    background: #ffae02 none repeat scroll 0 0;
    border: 1px solid #ffae02;
    border-radius: 4px;
    color: #ffffff;
    display: block;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-align: center;
}
.fitem_dt a.ftab_nom {
    border: 1px solid #dfdfdf;
    border-radius: 4px;
    display: block;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-align: center;
}

.fitem_dd {
    display: inline-block;
    float: right;
    overflow: hidden;
    width: 770px;
}
.right {
    /*float: left;*/
	float:right;
    /*margin-top: 18px;*/
    margin-top: 25px;
    width: 640px;
}
.right .video_div {
    background: #ededed none repeat scroll 0 0;
    border: 1px solid #c4c4c4;
    float: left;
    min-height: 416px;
    min-width: 660px;
    padding: 11px;
}
.right .text {
    clear: both;
    float: left;
    line-height: 20px;
    padding: 9px 0;
    width: 100%;
	text-indent:-100px;
}