@charset "UTF-8";

.clear {
    clear: both;
    width: 100%;
    display: block;
    height: 0;
}

.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1; /*IE/7/6*/
}
.inner {
	width: 1000px;
	margin: 0 auto;
}

.fl { float: left;}
.fr { float: right;}


/****** ssfw.html start ******/

.hhead {
    font-size: 14px;
    margin: 0px;
    padding: 0px;
    background-image: url(../../images/headd.jpg);
    background-repeat: repeat-x;
}

.ss_index {
	background: url(../img/ss_index.jpg) center top no-repeat;
}

.ss_title {
	display: inline-block;
	height: 80px;
	line-height: 80px;
	padding: 0 32px; 
	text-align: center;
	font-family: "方正综艺简体";
	font-size: 54px;
	color: #1b6dc3;
	position: relative;
}
.ss_title i.ss_left {
	display: block;
	width: 284px;
	height: 40px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(../img/ss_left.png) left top no-repeat;
}
.ss_title i.ss_right {
	display: block;
	width: 93px;
	height: 39px;
	position: absolute;
	right: 0;
	top: 0;
	background: url(../img/ss_right.png) left top no-repeat;
}

.ss_width623 {
	width: 623px;
}
.ss_width330 {
	width: 330px;
}
.ss_gs {
	width: 621px;
	height: 390px;
	padding: 1px;
	background: url(../img/ss_list01_bg.png) left top no-repeat;
}
.list_video li {
	float: left;
	width: 309px;
	height: 193px;
	background: url(../img/ss_imgbox.png) center no-repeat;
}
.list_video li:first-child {
	margin-right: 3px;
}
.list_video li a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}
.list_video li img {
	display: block;
	width: 309px;
	height: 193px;
}
.list_video li i {
	display: block;
	width: 90px;
	height: 90px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -45px;
	margin-left: -45px;
	background: url(../img/ss_btn.png) center no-repeat;
	z-index: 10;
}
.list_info {
	height: 195px;
	margin-bottom: 2px;
}
.list_info li {
	float: left;
	width: 154px;
	height: 195px;
	margin-left: 1px;
	background-position: left top;
	background-repeat: no-repeat;
}
.list_info li:first-child {
	margin-left: 0;
}
.list_info li a {
	display: block;
	width: 100%;
	padding-top: 30px;
}
.list_info li img {
	display: block;
	width: 38px;
	height: 38px;
	margin: 0 auto 7px;
}
.list_info li span {
	display: block;
	width: 100%;
	line-height: 24px;
	font-size: 16px;
	color: #207ad6;
	text-align: center;
}

.ss_icon01 {
	background-image: url(../img/ss_icon01.jpg);	
}
.ss_icon02 {
	background-image: url(../img/ss_icon02.jpg);	
}
.ss_icon03 {
	background-image: url(../img/ss_icon03.jpg);	
}
.ss_icon04 {
	background-image: url(../img/ss_icon04.jpg);	
}
.ss_icon05 {
	background-image: url(../img/ss_icon05.jpg);	
}
.ss_icon06 {
	background-image: url(../img/ss_icon06.jpg);	
}
.ss_icon07 {
	background-image: url(../img/ss_icon07.jpg);	
}

.ss_gs02 {
	width: 328px;
	height: 390px;
	padding: 1px;
	background: url(../img/ss_list02_bg.png) center no-repeat;
}
.ss_list li {
	width: 328px;
	height: 130px;
	background-position: left top;
	background-repeat: no-repeat;
}
.ss_list li a {
	display: block;
	height: 104px;
	padding-top: 26px;
	line-height: 26px;
	text-align: center;
	font-size: 18px;
	color: #1c6ec3;
}
.ss_list li.ss_icon05 a {
	height: 90px;
	padding-top: 40px;
}

/******* ssfw_video.html start *******/

.videobox {
	width: 927px;
	height: 545px;
	margin: 75px auto;
	background: #f4faff url(../img/video_bg.png) center no-repeat;
	position: relative;
}
.video {
	width: 896px;
	height: 510px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -448px;
	margin-top: -255px;
}

/******** ssfw_video.html end ********/