﻿@charset "utf-8";
/*图片左右滚动*/
.scroll_pic {
	position:relative;
	padding-top:10px;
}
.scroll_pic .scroll_bg {
	/*width:1200px;*/
	height:550px;
	overflow:hidden;
	position:relative;
	margin:0 -13px;
}
.scroll_pic .scroll_bg ul {
	width:20000px;
	position:absolute;
	left:0px;
	top:0px;
}
.scroll_pic .scroll_bg li {
	float:left;
	width:408px;
}
.scroll_pic .scroll_but a.abtn{
	background: url(/Content/js/component/pic_scroll2/pic_scroll3.png) no-repeat;
	position:absolute;
	top:245px;
	display:block;
    width: 17px;
    height: 29px;
	overflow:hidden;
	text-indent:-20000px;
}
.scroll_pic .scroll_but a.aleft{
	left:-40px;
}
.scroll_pic .scroll_but a.agrayleft{
	cursor:default;
	opacity:0.30; filter:alpha(opacity=30);
}
.scroll_pic .scroll_but a.aright{
	background-position: right 0;
	right:-40px;
}
.scroll_pic .scroll_but a.agrayright{
	cursor:default;
	opacity:0.30; filter:alpha(opacity=30);
}
/*个性化*/
.scroll_pic .pic {
	float:left;
	width:382px;
	overflow:hidden;
	margin:0 13px 30px;
	/*background:#FFF;
	box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.10);
	padding:10px;
	border-radius:12px;*/
}
/*.scroll_pic .pic a {
	display:block;
	width:100%;
	height:100%;
}*/
.scroll_pic .pic img {
	width:100%;
	height:214px;
	display:block;
	/*background:#f7f7f7;
	border-radius:8px;*/
}
.scroll_pic .title {
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    text-align: center;
    display: block;
    padding-top: 20px;
}
.scroll_pic .title_bg {
	/*float:left;
	width:766px;*/
	font-weight:100;
	padding-right:50px;
}
.scroll_pic .title a {
	height:50px;
	line-height:50px;
	overflow:hidden;
	text-overflow:ellipsis; white-space:nowrap; *white-space: normal;
	font-size:36px;
	color:#0066CC;
	display:block;
}
.scroll_pic .title a:hover {
	color:#FF6600;
}
.scroll_pic .time {
	padding-top:20px;
	font-size:18px;
	color:#CCCCCC;
}
.scroll_pic .sum {
	height:200px;
	line-height:40px;
	overflow:hidden;
	padding-top:30px;
	font-size:18px;
	color:#666666;
	text-align: justify; text-justify:inter-ideograph;
}
.scroll_pic_b .scroll_bg {
	height:412px;
}
.scroll_pic_b .pic {
	width:710px;
	height:412px;
	margin-right:90px;
	border-radius:10px;
}
.scroll_pic_b .title a {
	max-height:110px;
	height: auto;
	line-height:55px;
	white-space:normal;
	font-size:48px;
	color:#00B0C4;
}
.scroll_pic_b .time {
    padding-top: 25px;
}

/*图片左右滚动*/
.scroll_pic_02 {
	position:relative;
	padding:270px 0 0 50px;
}
.scroll_pic_02 .scroll_bg {
	width:860px;
	/*height:320px;*/
	height:310px;
	overflow:hidden;
	position:relative;
}
.scroll_pic_02 .scroll_bg ul {
	width:20000px;
	position:absolute;
	left:0px;
	top:0px;
}
.scroll_pic_02 .scroll_bg li {
	float:left;
	width:860px;
}
.scroll_pic_02 .scroll_but a.abtn{
	background: url(/Content/js/component/pic_scroll2/pic_scroll2.png) no-repeat;
	position:absolute;
	top:610px;
	display:block;
    width: 16px;
    height: 28px;
	overflow:hidden;
	text-indent:-20000px;
}
.scroll_pic_02 .scroll_but a.aleft{
	left:50px;
}
.scroll_pic_02 .scroll_but a.agrayleft{
	cursor:default;
	opacity:0.30; filter:alpha(opacity=30);
}
.scroll_pic_02 .scroll_but a.aright{
	background-position: right 0;
	left:140px;
}
.scroll_pic_02 .scroll_but a.agrayright{
	cursor:default;
	opacity:0.30; filter:alpha(opacity=30);
}
.scroll_pic_02 .scroll_but a.more{
	position:absolute;
	top:600px;
	left:230px;
	font-size: 20px;
	font-weight: 700;
	color: #9b8953;
	text-align:center;
	display:block;
	border-bottom: 2px solid #ce9b00;
	padding:0 10px 12px;
	
}
/*个性化*/
.scroll_pic_02 .bg {
	padding-bottom:85px;
}
.scroll_pic_02 .title {
	/*background:url(/Content/images/module/list_03.png) no-repeat 0 14px;
	padding-left:25px;*/
	height:40px;
	line-height:40px;
	overflow:hidden;
	text-overflow:ellipsis; white-space:nowrap; *white-space: normal;
	font-size:16px;
}
.scroll_pic_02 .title p {
	background:url(/Content/images/module/list_03.png) no-repeat 0 14px;
	padding-left:25px;
}
.scroll_pic_02 .title a {
	color:#666666;
}
.scroll_pic_02 .title a:hover {
	color: #FF6600;
}
.scroll_pic_02 .time {
	color:#333333;
	font-weight: 700;
	padding-bottom:10px;
}
.scroll_pic_02 .time b {
	font-size:48px;
	font-family:Arial, Helvetica, sans-serif;
}
.scroll_pic_02 .time span {
	font-size:20px;
}

/*文字上下滚动*/
.scroll_txt_01 {
	position:relative;
	margin-bottom:50px;
}
.scroll_txt_01 .scroll_bg {
	background: url(/Content/images/module/ico_06b.png) repeat-y;
	height:324px;
	overflow:hidden;
}
.scroll_txt_01 .scroll_bg2 {
	width:100%;
	height:360px;
	overflow:hidden;
	position:relative;
	margin:0 auto;
}
.scroll_txt_01 .scroll_bg ul {
	position:absolute;
	left:0px;
	top:0px;
}
.scroll_txt_01 .scroll_bg li {
	/*background: url(/Content/images/module/ico_06b.png) repeat-y;*/
	height:60px;
	overflow: hidden;
}
.scroll_txt_01 .scroll_bg li .bg {
	background: url(/Content/images/module/ico_06a.png) no-repeat;
	padding-left:90px;
}
.scroll_txt_01 .scroll_but a.abtn{
	background: url(/Content/js/component/pic_scroll/pic_scroll3.png) no-repeat;
	position:absolute;
	bottom:-82px;
	display:block;
    width: 32px;
    height: 32px;
	overflow:hidden;
	text-indent:-20000px;
}
.scroll_txt_01 .scroll_but a.aleft{
	left:0;
}
.scroll_txt_01 .scroll_but a.agrayleft{
	cursor:default;
	opacity:0.30; filter:alpha(opacity=30);
}
.scroll_txt_01 .scroll_but a.aright{
	background-position: right 0;
	left:60px;
}
.scroll_txt_01 .scroll_but a.agrayright{
	cursor:default;
	opacity:0.30; filter:alpha(opacity=30);
}
/*个性化*/
.scroll_txt_01 .scroll_bg {
	/*width:1360px;*/
}
.scroll_txt_01 .scroll_bg a {
	display:block;
	position:relative;
}
.scroll_txt_01 .scroll_bg a:hover .title b {
	color:#FF3300;
}
.scroll_txt_01 .pic {
	width:100%;
	height:30px;
	overflow:hidden;
	font-size:0;
	position:absolute;
	top:0;
	left:0;
}
.scroll_txt_01 .pic img {
	width:100%;
	height:100%;
	opacity:0; filter:alpha(opacity=0);
}
.scroll_txt_01 .title {
	height:25px;
	line-height:25px;
	overflow:hidden;
	font-size:18px;
}
.scroll_txt_01 .title span {
	color:#003399;
	font-weight:400;
}
.scroll_txt_01 .title b {
	color:#000;
	font-weight:400;
	padding-left:60px;
}
.scroll_txt_01 .time {
	font-size:18px;
	color:#FFF;
	height:58px;
	line-height:58px;
	font-weight:bold;
	padding-left:5px;
}
.scroll_txt_01 .sum {
	height:180px;
	line-height:45px;
	overflow:hidden;
	padding-top:30px;
	font-size:18px;
	color:#666666;
	text-align: justify; text-justify:inter-ideograph;
}

/*文字左右滚动*/
.scroll_txt_02 {
	width:1350px;
	margin-top:-35px;
}
.scroll_txt_02 .scroll_bg {
	width:100%;
	height:120px;
	overflow:hidden;
	position:relative;
	margin:0 auto;
}
.scroll_txt_02 .scroll_bg ul {
	width:20000px;
	position:absolute;
	left:0px;
	top:0px;
}
.scroll_txt_02 .scroll_bg li {
	float:left;
	width:125px;
	text-align:center;
	font-size:24px;
	font-weight:bold;
	color:#666666;
}
.scroll_txt_02 .scroll_bg li span {
	display:inline-block; *display:inline; zoom:1;
	padding-bottom:3px;
}
.scroll_txt_02 .scroll_but a.abtn{
	background: url(/Content/js/component/pic_scroll/pic_scroll4.png) no-repeat;
	position:absolute;
	top:2px;
	display:block;
    width: 18px;
    height: 30px;
	overflow:hidden;
	text-indent:-20000px;
}
.scroll_txt_02 .scroll_but a.aleft{
	left:-50px;
}
.scroll_txt_02 .scroll_but a.agrayleft{
	cursor:default;
	opacity:0.30; filter:alpha(opacity=30);
}
.scroll_txt_02 .scroll_but a.aright{
	background-position: right 0;
	right:-50px;
}
.scroll_txt_02 .scroll_but a.agrayright{
	cursor:default;
	opacity:0.30; filter:alpha(opacity=30);
}
.scroll_txt_02 .tab_t {
	margin-left:475px;
	position:relative;
}
.scroll_txt_02 .tab_t .on span {
	color:#2D5898;
	border-bottom:4px solid #2D5898;
	/*text-decoration:underline;*/
}
.scroll_txt_02b {
    width: 870px;
    margin-top: 35px;
}
.scroll_txt_02b .tab_t {
    margin-left: 0;
}
.scroll_txt_02b .scroll_bg li {
	width:145px;
}
.scroll_txt_02c {
    width: 870px;
    margin-top: 15px;
}
.scroll_txt_02c .tab_t {
    margin-left: 0;
}
.scroll_txt_02c .scroll_bg li {
    width: auto;
	margin-right:50px;
	font-weight:normal;
}
.scroll_txt_02c .tab_t .on span {
	font-weight: bold;
}