/*= 焦点图样式 =*/
.contact {
	width: 100%;
	margin:0px auto;
	position: relative;
	overflow:hidden;
	margin-bottom: 15px; 
}
/*数字按钮样式*/
.contact .num {
	overflow:hidden;
	height: 25px;
	position: absolute;
	bottom:12px;
	left: 15px;
	zoom:1;
	z-index:3 
}
.contact .num li {
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	font-weight: 400;
	font-family: "微软雅黑", Arial;
	color: #FFFFFF; 
	background: #444444; 
	margin-right: 10px; 
	border-radius:50%;
	cursor:pointer;
	float: left; 
}
.contact .num li.on {
	background: #FF7700;
} /*当前项*/
/*上一个  下一个*/
.contact .prev,
.contact .next {
	display: none;
	width: 40px;
	height: 100px;
	background: url(../images/btn.png) no-repeat;
	position: absolute;
	top: 115px;
}
.contact .prev {
	left: 0; }
.contact .next {
	right: 0;
	background-position: right 
}
.conta li a img {
	width: 100%;
}




.cont {
    width: 100%;
}
em {
    font-style: inherit;
    font-weight: inherit;
}
a:hover {
	color:#FF8B00;
} 


/*面包屑*/
.mark {
    font-size: 14px;
    color: #5a5a5a;
    height: 40px;
    line-height: 40px;
    margin-top: 10px;
	margin-bottom: 0px;
}
.markv2 {
    margin: 0 auto;
    width: 1100px;
    /* padding-bottom: 15px; */
    /* border-bottom: 3px solid #d22222; */
    color: #888;
    font-size: 14px;
    background: #f7f7f7;
    text-indent: 1em;
}
.dongtai  {
    width: 1100px;
    margin: 0 auto;
	height: 270px;
    background-color: #F7F7F7;
}
.dongtai h3 {
	font-family: 宋体;
    font-size: 30px;
    color: #333;
    padding: 20px 0 50px;
    background:#F7F7F7 url(/images/gywm_bg.png) no-repeat center;
}
.dongtai h3 em {
    display: inline-block;
    padding: 0 15px 0 20px;
    background: #F7F7F7;
    float: left;
	font-style: inherit;
    font-weight: inherit;
}
.dongtai h3 em a {
	color: #666;
    text-decoration: none;
}
.dongtai h3 span {
    float: right;
    padding-left: 40px;
    background: #F7F7F7;
    margin-top: 0px;
}
.dongtai h3 span img {
    border: 0;
}
.dongtaiv3 {
    overflow: hidden;
}
.dongtaiv3 dt {
    float: left;
	margin-left: 50px;
}
.dongtaiv3 dt a img {
    width:320px;
	
}
.dongtaiv3 dd {
    float:right;
	margin-right: 50px;
	width: 620px;
}
.dongtaiv3 dd a h4 {
    line-height: 52px;
    height: 46px;
    overflow: hidden;
    padding-left: 94px;
    background: url(/images/toutiao.png) no-repeat;
    margin-bottom: 15px;
	font-size: 23px;
}
.dongtaiv3 dd h4 a:hover {
    color:#FF8B00;
}
.dongtaiv3 dd p {
	text-indent: 2em;
    line-height: 24px;
    height: 72px;
    overflow: hidden;
    font-size: 14px;
    margin-bottom: 20px;
	color: #333;
}
.dongtaiv3 dd span {
    float: right;
    margin-right: 60px;
}
.dongtaiv4 {
	/* margin-top: 10px; */
    height: 220px;
    width: 1100px;
    margin: 0 auto;
    padding: 10px;
}
.dongtaiv4_1 {
    padding: 0px 20px;
    width: 550px;
    float: left;
    background-color: #F7F7F7;
}
.dongtaiv4_1 ul li {
    height: 38px;
    line-height: 38px;
    padding-left: 26px;
    background: url(/images/news_bg.gif) no-repeat 0 -14px;
    vertical-align: top;
}
.dongtaiv4_1 li em {
    float: left;
    font-size: 14px;
    width: 424px;
    height: 38px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    border-bottom: 1px dashed #d4d4d4;
}
.dongtaiv4_1 li span {
    float: right;
    font-size: 12px;
    color: #999;
    text-align: right;
    width: 90px;
    border-bottom: 1px dashed #d4d4d4;
}
.dongtaiv4_2 {
    background-color: #F7F7F7;
    float: right;
    width: 500px;
}
.dongtaiv4_2 ul li {
    padding: 16px 20px 10px;
    width: 460px;
    border-bottom: 2px solid #fff;
}
.dongtaiv4_2 ul li em {
	display: block;
    margin-bottom: 4px;
}
.dongtaiv4_2 ul li em a {
	color: #000;
    font-size: 22px;
	font-weight: 600;
}
.dongtaiv4_2 ul li em a:hover {
	color:#FF8B00;
}
.dongtaiv4_2 ul li p {
	font-size: 14px;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
}
.kuaixun  {
    width: 1100px;
    margin: 0px auto auto;
	height: 440px;
    background-color: #F7F7F7;
	overflow: hidden;
}
.kuaixun h3 {
	font-family: 宋体;
    font-size: 30px;
    color: #333;
    padding: 20px 0 50px;
    background:#F7F7F7 url(/images/gywm_bg.png) no-repeat center;
}
.kuaixun h3 em {
    display: inline-block;
    padding: 0 15px 0 20px;
    background: #F7F7F7;
    float: left;
	font-style: inherit;
    font-weight: inherit;
}
.kuaixun h3 em a {
	color: #666;
    text-decoration: none;
}
.kuaixun h3 span {
    float: right;
    padding-left: 40px;
    background: #F7F7F7;
    margin-top: 0px;
}
.kuaixunv2 {
    margin: 0px auto;
    width: 1100px;
}
.kuaixunv2 ul {
	margin: 0;
    padding: 0;
    list-style: none;
}
.kuaixunv2 ul li {
	background: #fff;
    margin-bottom: 5px;
    width: 334px;
	height: 360px;
    float: left;
    margin-left: 25px;
}
.kuaixunv2 ul li a:hover div h4 {
	color: #FF8B00;
}
.kuaixunv2 ul li a:hover div span {
	color: #FF8B00;
}
.kuaixunv2 ul li a img {
	width:334px;
	height:225px;
}
.kuaixunv2_2 {
    width: 90%;
    margin: 0px auto;
    padding-top: 15px;
    color: #5f5f5f;
    font-size: 14px;
}
.kuaixunv2_2 h4 {
	-webkit-margin-before: 0em;
	-webkit-margin-after:  0em;
}
.kuaixunv2_2 a {
	/*
	width: 90%; 
	display: block;
    margin-bottom: 6px;
    font-size: 16px;
    font-weight: bold;
	*/
}
.kuaixunv2_2 span {
	float: right;
}
.kuaixunv2_2 span a {
	font-size: 13px;
    font-weight: normal;
    background: url(/images/xinwen_liaojie.jpg) left no-repeat;
    padding-left: 10px;
    color: #5f5f5f;
    margin-bottom: 0px;
}
.kuaixunv2_2 p {
	text-indent: 2em;
	margin: 10px 10px;
}	
.kuaixunv2_2 span a:hover {
	color:#FF8B00;
}
.kuaixunv3 {
    margin: 10px auto auto;
    width: 1100px;
    background-color: #F7F7F7;
	height: 200px;
}
.kuaixunv3 ul {
	padding: 10px 20px;
}
.kuaixunv3 ul li {
	float: left;
	width: 450px;
    height: 38px;
    line-height: 38px;
    padding-left: 26px;
    background: url(/images/news_bg.gif) no-repeat 0 -14px;
    vertical-align: top;
	margin-left: 25px;
    margin-right: 25px;
}
.kuaixunv3 ul li em {
	float: left;
    font-size: 14px;
    width: 350px;
    height: 38px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    border-bottom: 1px dashed #d4d4d4;
}
.kuaixunv3 ul li span {
	float: right;
    font-size: 12px;
    color: #999;
    text-align: right;
    width: 90px;
    border-bottom: 1px dashed #d4d4d4;
}
.kongtiao  {
    width: 1100px;
    margin: 0 auto;
	height: 380px;
    background-color: #F7F7F7;
	overflow: hidden;
}
.kongtiao h3 {
	font-family: 宋体;
    font-size: 30px;
    color: #333;
    padding: 20px 0 50px;
    background:#F7F7F7 url(/images/gywm_bg.png) no-repeat center;
}
.kongtiao h3 em {
    display: inline-block;
    padding: 0 15px 0 20px;
    background: #F7F7F7;
    float: left;
	font-style: inherit;
    font-weight: inherit;
}
.kongtiao h3 em a {
	color: #666;
    text-decoration: none;
}
.kongtiao h3 span {
    float: right;
    padding-left: 40px;
    background: #F7F7F7;
    margin-top: 0px;
}
.kongtiaov2 dl { 
	width: 450px;
    height: 100px;
    float: left;
	margin-left: 50px;
    margin-right: 25px;
}
.kongtiaov2 dt a { 
	display:inline-block;
	font:18px "Microsoft Yahei";
	height:28px;
	line-height:28px;
	background:url(/images/q.gif) no-repeat left 5px; padding-left:30px;
}
.kongtiaov2 dd {
	font:14px "Microsoft Yahei";
	line-height:24px; color:#7f7f7f;
	background:url(/images/a.gif) no-repeat left 2px;
	padding-left:30px;
	margin-top:15px;
	-webkit-margin-start: 0px;
}






