.ticker {
  margin: 0 auto;
  padding: 10px;
  text-align: left;
  position: relative;
  overflow: hidden;
}

.ticker ul {
  width: 100%;
  position: relative;
}

.ticker ul li {
  width: 100%;
  display: none;
}

.ticker ul li a:hover,
.ticker ul li a img:hover,
.ticker ul li .sbtn:hover{
	position:relative;
	top: 0px;
	left: 0px;
	opacity:1;
	cursor:pointer;
}

.ticker2 {
	margin:-280px auto 50px;
  width: 990px;
  padding: 10px;
  text-align: left;
  position: relative;
  overflow: hidden;
}

.ticker2 ul {
  width: 100%;
  position: relative;
}

.ticker2 ul li{
  display: none;
}

.ticker2 ul li a:hover,
.ticker2 ul li a img:hover,
.ticker2 ul li .sbtn:hover{
	position:relative;
	top: 0px;
	left: 0px;
	opacity:1;
	cursor:pointer;
}

.new_white img{
	float:left;
	padding-right:20px;
	width:420px;
	height:auto;
}

.new_white{
	overflow:hidden;
	padding-bottom:0;
	padding-right:20px;
	width:955px;
	height:auto;
}

.goal_img img{
	float:none;
	padding-right:0px;
	width:80px;
	height:auto;
}

.new_title{
	margin:30px auto 20px;
	padding:0 20% 10px;
	width:80%;
	height:auto;
	font-size:1.3em;
}

.more{
	display:block;
}

.more a{
	display:block;
	float:right;
	margin:30px 20px 20px 0;
	padding:5px 0 0;
	width:470px;
	height:auto;
	text-align:center;
	border-radius:30px;
	border:1px solid #9a9a9a;
	background:#ffffff;
	color:#000000;
}

.new_white2{
	float:left;
	margin:0 1% 20px;
	padding-bottom:10px;
	width:31%;
    height:530px;
	text-align:left;
	background:#ffffff;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
}

.new_white2.sbtn:hover{
	background:#eafaff;
}

.new_white2 img{
	width:100%;
	height:auto;
}


#ticker2 .goal_img img,
#ticker2 .goal_img2 img {
    margin-right: 10px;
    width: 55px;
    height: auto;
}


#ticker2 .goal_img2 {
	min-height:130px;
}

#ticker2 ul li{
	overflow:hidden;
	margin: 0 auto;
    width: 990px;
    height: auto;
}

#ticker2 .more a{
	display:block;
	float:none;
	margin:20px auto 10px;
	padding:5px 0 0;
	width:90%;
	height:auto;
	text-align:center;
	border-radius:30px;
	border:1px solid #9a9a9a;
	background:#ffffff;
	color:#000000;
}

#ticker2 .more a:hover{
	background:#000000;
	border-color:#000000;
	color:#ffffff;
}

#ticker2 span.new_title{
	margin:10px auto 15px;
	padding:0 0 0;
	width:90%;
	height:auto;
	min-height:56px;
	font-size:1.3em;
}

/* /_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_
旦穴奈玄白巧件砃仃伊奶失它玄及硌隅
/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_*/

@media screen and (max-width: 769px) {
.ticker2{
	margin-top: -20px !important;
	margin-bottom:0;
	padding:0 0 150px;
	width:100%;
	text-align:center;
}

#ticker2 ul li{
	margin:0 auto;
	width:100%;
	height:auto;
	background:#960b31;
}

.new_white2{
	float:none;
	margin:0 auto 20px;
	padding:0 5% 10px;
	width:70%;
    height: auto;
}

.new_white2 img {
    display: block;
    margin: 0 auto;
    width: 60%;
    height: auto;
}

.ticker2 {
	background: #960b31;
}

#ticker2 span.new_title {
    margin: 10px auto 15px;
    padding: 0 0 0;
    width: 100%;
    height: auto;
    min-height: inherit;
    font-size: 1.05em;
}

.goal_img, .goal_img2 {
    margin: 0 auto;
    width: 100%;
    height: auto;
}

#ticker2 .goal_img2 {
    min-height: inherit;
}

#ticker2 .goal_img img,
#ticker2 .goal_img2 img {
    margin-right: 2%;
    width: 20%;
    display: inline-block;
}

#ticker2 .more a {
    margin: 5px auto 5px;
    padding: 5px 0 0;
    width: 90%;
    background: #000000;
    color: #ffffff;
}

}