@charset "utf-8";

html,

body,

ul,

li,

ol,

dl,

dd,

dt,

p,

h1,

h2,

h3,

h4,

h5,

h6,

form,

fieldset,

legend,

img {

	margin: 0;

	padding: 0

}



body {

	font: 14px/1.0531 'Microsoft YaHei', arial, helvetica, clean, sans-serif;

	color: #414141;

	margin: 0;

	padding: 0;

	line-height: 1.5;

}



 :focus {

	outline: 1;

}



article,

aside,

canvas,

details,

figcaption,

figure,

footer,

header,

hgroup,

menu,

nav,

section,

summary {

	display: block;

}



a {

	margin: 0;

	padding: 0;

	border: 0;

	font-size: 100%;

	vertical-align: baseline;

	background: transparent;

	color: #414141;

}



ins {

	background-color: #ff9;

	color: #000;

	text-decoration: none;

}



mark {

	background-color: #ff9;

	color: #000;

	font-style: italic;

	font-weight: bold;

}



del {

	text-decoration: line-through;

}



table {

	border-collapse: collapse;

	border-spacing: 0;

	display: inline-table;

}



hr {

	display: block;

	height: 1px;

	border: 0;

	border-top: 1px solid #cccccc;

	margin: 1em 0;

	padding: 0;

}



li,

ul {

	list-style-type: none;

}



img {

	display: inline-block;

	border: none;

}



a:link,

a:hover,

a:active,

a:visited {

	text-decoration: none;

}



input,

textarea {

	outline: 0;

	border: 0;

}



textarea {

	resize: none;

}



h1,

h2,

h3,

h4,

h5,

h6,

dl,

dd,

dt,

i,

em {

	font-weight: normal;

	font-style: normal;

}



		

/*banner*/



.fullSlide {

	width: 100%;

	position: relative;

	height: 500px;

	background: #FFF;

	overflow: hidden;

}



.fullSlide .bd {

	height: 500px;

	margin: 0 auto;

	position: relative;

	z-index: 1;

	overflow: hidden;

}



.fullSlide .bd ul {

	width: 100% !important;

}



.fullSlide .bd li {

	width: 100% !important;

	height: 500px;

	overflow: hidden;

	text-align: center;

}



.fullSlide .bd li a {

	display: block;

	height: 500px;

}



.fullSlide .hd {

	width: 100%;

	position: absolute;

	z-index: 2;

	bottom: 0;

	left: 0;

	height: 30px;

	text-align: center;

}



.fullSlide .hd ul {

	text-align: center;

}



.fullSlide .hd ul li {

	cursor: pointer;

	display: inline-block;

	zoom: 1;

	width: 14px;

	height: 14px;

	margin: 3px;

	background-color: #333;

	overflow: hidden;

	line-height: 99px;

	border: 2px solid #FFF;

	border-radius: 50%;

	-webkit-transition: all .3s ease-out;

	transition: all .3s ease-out;

}



.fullSlide .hd ul .on {

	width: 50px;

	background: #D60C34;

	border-radius: 9px;

	-webkit-transition: all .3s linear;

	transition: all .3s linear;

}



.fullSlide .prev,

.fullSlide .next {

	width: 40px;

	height: 60px;

	position: absolute;

	top: 50%;

	margin-top: -30px;

	z-index: 2;

	background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;

	filter: alpha(opacity=30);

	-moz-opacity: .3;

	opacity: .3;

	-webkit-transition: all .5s linear;

	transition: all .5s linear;

}



.fullSlide .prev {

	background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;

	left: 10%;

}



.fullSlide .next {

	background-position: -6px -137px;

	right: 10%;

}







/*products*/

.products{

	width: 100%;

	height: 976px;

	overflow: hidden;

}



.products-left{

	margin-top:40px;

	width: 276px;

	

}

.products-title{

	width: 100%;

	height: 108px;

	position: relative;

	background: #333;

}

.products-title b{

	display: block;

	font: bold 24px/36px "microsoft yahei";

	padding-top: 20px;

	color: #fff;

	letter-spacing: 2px;

	padding-left: 39px;

}

.products-title b:before{

	content: "";

	width: 27px;

	height: 3px;

	padding: 0 20px;

	background: url(../images/products-menu.jpg) no-repeat left center;

	display: block;

	position: absolute;

	top: 5px;

	margin-top:  18px;

	z-index: 999;

	top: 20px;

	left: 0;

}

.products-title p{

	text-align: center;

	font: 14px/34px "microsoft yahei";

	color: #fff;

	padding-top: 6px;

	/* padding-left: 21px; */

	padding-bottom: 8px;

	width: 260px;

	margin-left: 0px;

}

.products-Lbox{

	width: 276px;

	background: #fff;

	height: 779px;

}

.products-Lbox ul li {

	/* padding-bottom: 10px; */

}

.products-Lbox ul li p{

	padding: 0 20px;

	font: 16px/56px "microsoft yahei";

	background: #e3f6f5 url(../images/products-ico1.jpg) no-repeat 240px center;

	

}

.products-Lbox ul li p a{

	color: #333;

	display: block;

}

.products-Lbox ul li:hover p>a{

	color: #d60c34;

}

.products-Lbox ul li:hover p{

	background: #e3f6f5 url(../images/products-ico2.jpg) no-repeat 240px center;

}

.products-list a{

	display: block;

	padding: 0 20px;

	font: 14px/32px "microsoft yahei";

	color: #5f5f5f;

	background: transparent url(../images/products-ListIco1.png) no-repeat 242px center;

}

.products-list a:hover{

	color: #d60c34;

	background: transparent url(../images/products-ListIco2.png) no-repeat 242px center;

}

.products-left ul{

	width: 276px;

	/* margin-left: 40px; */

	margin-top: 10px;

	background: #f2f2f2;

}



.products-left ul li{

	width: 206px;

	height: 42px;

}

.products-left ul li:hover{

}

.products-left ul li a{

	display: block;

	font: 15px/42px "microsoft yahei";

	color: #5f5f5f;

	padding-left: 30px;

}

.products-left ul li a:before{

	content: "·";

	font: 30px/42px "microsoft yahei";

	float: left;

	padding-right: 5px;

}

.products-left ul li a:hover:before,.products-left ul li a:hover{

	color: #d60c34;

}

#tab_pro_right {

	width: 890px;

	height: 55px;

	background: #f2f2f2;

	position: relative;

	margin: 40px auto 0;

}



#tab_pro_right .tab_menu_pro_right {

	width: 100%;

	float: left;

	position: absolute;

	z-index: 1;

}



#tab_pro_right .tab_menu_pro_right li {

	float: left;

	color: #fff;

	width: 120px;

	height: 55px;

	line-height: 55px;

	border-bottom: 0px;

	cursor: pointer;

	text-align: center;

	margin: 0 2px 0 0;

}



#tab_pro_right .tab_box_pro_right {

	width: 890px;

	clear: both;

	top: 78px;

	position: relative;

}



#tab_pro_right .tab_menu_pro_right .selected_pro_right {

	background-color: #D60C34;

	cursor: pointer;

	color: #fff;

}

#tab_pro_right .tab_menu_pro_right .selected_pro_right b{

	color: #fff;

}

#tab_pro_right .tab_menu_pro_right  b{

	color: #333;

	font-weight: normal;

}

#tab_pro_right .hide {

	display: none;

}



#tab_pro_right .tab_box_pro_right div {position: relative;}

.products-re{

	position: relative;

}

.products-right1 {

	width: 587px;

	height: 401px;

	overflow: hidden;

	position: absolute;

}

.products-right1 a img{

	width: 587px;

	height: 401px;

	display: block;

}

.products-right1 p a{

	width: 100%;

	height: 50px;

	background: rgba(0,0,0,.5);

	position: absolute;

	bottom: 0px;

	left: 0;

	display: block;

	font: 16px/50px "microsoft yahei";

	text-align: center;

	color: #fff;

}



.products-right2 {

	width: 287px;

	height: 193px;

	overflow: hidden;

	position: absolute;

}

.products-right2 a img{

	width: 287px;

	height: 193px;

	display: block;

}

.products-right2 p a{

	width: 100%;

	height: 50px;

	background: rgba(0,0,0,.5);

	position: absolute;

	bottom: 0px;

	left: 0;

	display: block;

	font: 16px/50px "microsoft yahei";

	text-align: center;

	color: #fff;

}



.products-right3 {

	width: 287px;

	height: 193px;

	overflow: hidden;

	position: absolute;

}

.products-right3 a img{

	width: 287px;

	height: 193px;

	display: block;

}

.products-right3 p a{

	width: 100%;

	height: 50px;

	background: rgba(0,0,0,.5);

	position: absolute;

	bottom: 0px;

	left: 0;

	display: block;

	font: 16px/50px "microsoft yahei";

	text-align: center;

	color: #fff;

}



.products-right4 {

	width: 287px;

	height: 193px;

	overflow: hidden;

	position: absolute;

}

.products-right4 a img{

	width: 287px;

	height: 193px;

	display: block;

}

.products-right4 p a{

	width: 100%;

	height: 50px;

	background: rgba(0,0,0,.5);

	position: absolute;

	bottom: 0px;

	left: 0;

	display: block;

	font: 16px/50px "microsoft yahei";

	text-align: center;

	color: #fff;

}

.products-right5 {

	width: 287px;

	height: 193px;

	overflow: hidden;

	position: absolute;

}

.products-right5 a img{

	width: 287px;

	height: 193px;

	display: block;

}

.products-right5 p a{

	width: 100%;

	height: 50px;

	background: rgba(0,0,0,.5);

	position: absolute;

	bottom: 0px;

	left: 0;

	display: block;

	font: 16px/50px "microsoft yahei";

	text-align: center;

	color: #fff;

}



.products-right6 {

	width: 287px;

	height: 193px;

	overflow: hidden;

	position: absolute;

}

.products-right6 a img{

	width: 287px;

	height: 193px;

	display: block;

}

.products-right6 p a{

	width: 100%;

	height: 50px;

	background: rgba(0,0,0,.5);

	position: absolute;

	bottom: 0px;

	left: 0;

	display: block;

	font: 16px/50px "microsoft yahei";

	text-align: center;

	color: #fff;

}



.products-right7 {

	width: 287px;

	height: 193px;

	overflow: hidden;

	position: absolute;

}

.products-right7 a img{

	width: 287px;

	height: 193px;

	display: block;

}

.products-right7 p a{

	width: 100%;

	height: 50px;

	background: rgba(0,0,0,.5);

	position: absolute;

	bottom: 0px;

	left: 0;

	display: block;

	font: 16px/50px "microsoft yahei";

	text-align: center;

	color: #fff;

}

.products-right8 {

	width: 287px;

	height: 193px;

	overflow: hidden;

	position: absolute;

}

.products-right8 a img{

	width: 287px;

	height: 193px;

	display: block;

}

.products-right8 p a{

	width: 100%;

	height: 50px;

	background: rgba(0,0,0,.5);

	position: absolute;

	bottom: 0px;

	left: 0;

	display: block;

	font: 16px/50px "microsoft yahei";

	text-align: center;

	color: #fff;

}

.products-right9 {

	width: 287px;

	height: 193px;

	overflow: hidden;

	position: absolute;

}

.products-right9 a img{

	width: 287px;

	height: 193px;

	display: block;

}

.products-right9 p a{

	width: 100%;

	height: 50px;

	background: rgba(0,0,0,.5);

	position: absolute;

	bottom: 0px;

	left: 0;

	display: block;

	font: 16px/50px "microsoft yahei";

	text-align: center;

	color: #fff;

}





.tab_box_pro_right ul li:hover p a{

	background: #d60c34;

}

.products-right2{

	top: 0;

	right: 0;

}

.products-right3{

	top: 208px;

    right: 0;

}



.products-right4{

	top: 416px;

    left: 0;

}

.products-right5{

	top: 416px;

    left:300px;

}

.products-right6{

	top: 416px;

    right: 0;

}



.products-right7{

    top: 626px;

    left: 0;

}

.products-right8{

    top: 626px;

    left:300px;

}

.products-right9{

    top: 626px;

    right: 0;

}







.rmgj-n-r {

	float: right;

	width: 240px;

	margin-top: 8px;

	margin-right: 20px;

	height: 34px;

}



.rmgj-n-r .text {

	width: 186px;

	padding-left: 10px;

	font-size: 14px;

	font-family: Montserrat, sans-serif;

	height: 34px;

	color: #333;

	outline: none;

	border-bottom: 1px solid #d5d5d5;

	background: url(../images/sosuo-line.jpg) no-repeat right center;

	float: left;

	box-sizing: border-box;

	-webkit-transition: all 0.15s ease;

	-moz-transition: all 0.15s ease;

	-ms-transition: all 0.15s ease;

	transition: all 0.15s ease;

}



.keytext span {

	padding-right: 10px;

	display: block;

	float: left;

	font-size: 14px;

	color: #fff;

}



.submit {

	width: 54px;

	float: left;

	padding: 0;

	text-align: center;

	height: 34px;

	vertical-align: middle;

	cursor: pointer;

	border-bottom: 1px solid #d5d5d5;

	border-left: none;

	color: #fff;

	background: transparent url(../images/sosuo.png) no-repeat center;

}



.products-Lbox{

	background: #f2f2f2;

	padding-top: 10px;

}

.products-Lbox p{

	width: 206px;

	height: 40px;

	background: url(../images/products-icon1.png) no-repeat center;

	margin-left: 20px;

	margin-top: 16px;

}



.products-Lbox p a{

	display: block;

	font: bold 18px/40px "microsoft yahei";

	color: #fff;

	letter-spacing: 2px;

	padding-left: 24px;

}





/*adm1*/

.adm1{

	width: 100%;

	height: 333px;

	background: url(../images/adm1.jpg) no-repeat center;

}

.adm1 h4{

	float: left;

	padding-top: 246px;

	font: bold 34px times;

	color: #333;

	padding-left: 40px;

}

.adm1 a{

	float: left;

	margin-left: 20px;

	width: 150px;

	height: 40px;

	background: #D60C34;

	font: 14px/40px "microsoft yahei";

	color: #fff;

	text-align: center;

	margin-top: 244px;

	-webkit-transition: .5s;

	transition: .5s;

}

.adm1 a:hover{

	background: #333;

}







/*adv*/

.adv-title p{

	font: bold 36px times;

	color: #333;

	text-align: center;

	margin-top: 30px;

}

.adv-title p span{

	color: #D60C34;

}

.adv-title h3{

	text-align: center;

	font: bold 26px/36px "microsoft yahei";

	color: #333;

	letter-spacing: 2px;

	background: url(../images/adv-titleBg.png) no-repeat center;

	padding: 10px 0;

}

.adv-box{

	width: 100%;

	margin-top: 40px;

	height: 927px;

	background: url(../images/adv-bg.jpg) no-repeat center;

	overflow: hidden;

}

.adv-list{

	width: 580px;

}

.adv-top {

	position: absolute;

	top: 24px;

	right: 40px;

}

.adv-topBl{

	width: 108px;

	height: 150px;

	background: url(../images/adv-num.jpg) no-repeat center;

}

.adv-topBl b{

	display: block;

	font: bold 30px/108px times;

	color: #D60C34;

	text-align: center;

}

.adv-topBl p{

	text-align: center;

	font: 16px/42px "microsoft yahei";

	color: #fff;

}

.adv-topBr{

	margin-left: 30px;

}

.adv-topBr h4{

	font: bold 24px/40px "microsoft yahei";

	color: #D60C34;

	letter-spacing: 2px;

	padding-top: 15px;

}

.adv-topBr p{

	font: bold 18px/36px times;

	color: #CCCCCC;

}

.adv-topBr span{

	display: block;

	font:16px/30px "microsoft yahei";

	color: #5f5f5f;

	letter-spacing: 2px;

	padding-top: 24px;

}

.adv-bottomBox{

	padding-top: 20px;

	

}

.adv-leibie{

	height: 927px;

	overflow: hidden;

	position: relative;

}

.adv-bottomBox p{

	padding-left: 30px;

	background: url(../images/adv-listBg.jpg) no-repeat left 13px;

	margin-top: 20px;

	font-size: 15px;

	line-height: 26px;

	color: #5f5f5f;

	

}

.adv-bottom{

	position: absolute;

	top: 480px;

	left: 30px;

}

.adv-left{

	width: 151px;

	height: 39px;

	background: url(../images/adv-left.jpg) no-repeat center;

	cursor: pointer;

	position: absolute;

	top: 850px;

	left: 0;

}

.adv-right{

	width: 151px;

	height: 39px;

	background: url(../images/adv-right.jpg) no-repeat center;

	cursor: pointer;

	position: absolute;

	top: 850px;

	left: 151px;

}





/*team*/

.team{

	width: 100%;

	height: 610px;

	background: #f2f2f2;

	margin-top: 30px;

}

.team-box{

	width: 876px;

	float: left;

	position: relative;

}

.team-title{

	height: 112px;

	width: 300px;

	padding-bottom: 50px;

}

.team-title h3{

	padding-top: 30px;

	font: bold 24px/36px "microsoft yahei";

}

.team-title h3 span{

	color: #D60C34;

}

.team-title b{

	font: bold 20px times;

	color: #5f5f5f;

	padding: 10px 0;

	display: block;

}

.teamLine{

	width: 40px;

	height: 2px;

	background: #5f5f5f;

}

.team-box{

	position: relative;

}

.team-box ul{

	height: 378px;

	overflow: hidden;

}

.team-box ul li {

	width: 276px;

	float: left;

	margin: 0 8px;

}

.team-box ul li img{

display: block;

width: 276px;

height: 260px;
}

.team-list{

	width: 216px;

	height: 200px;

	background: #fff;

	padding: 0 30px;

}

.team-list h4 a{

display: block;

font: bold 18px/36px "microsoft yahei";

color: #333333;

padding-top: 10px;
}

.team-list p{

line-height: 24px;

padding-top:8px;

overflow: hidden;

text-overflow:ellipsis;

white-space: nowrap;
}



.team-left{

	width: 58px;

	height: 58px;

	background: url(../images/team-left.jpg) no-repeat center;

	cursor: pointer;

	position: absolute;

	top: 40px;

	right: 58px;

}

.team-right{

	width: 58px;

	height: 58px;

	background: url(../images/team-right.jpg) no-repeat center;

	cursor: pointer;

	position: absolute;

	top: 40px;

	right: 0px;

}





.liuyan{

	width: 274px;

	height: 372px;

	background:#fff url(../images/liuyan-title.jpg) no-repeat center top;

	margin-top: 40px;

	padding-top: 128px;

}



.liuyan input{

	width: 240px;

	height: 30px;

	display: block;

	border: 1px solid #ccc;

	margin: 10px auto;

	text-indent: 10px;

	color: #5f5f5f;

}

.textarea1{

	display: block;

	width: 220px;

	padding: 10px;

	height: 120px;

	border: 1px solid #ccc;

	margin:  0 auto;

	text-indent: 0;

	font: 14px/26px "microsoft yahei";

	color: #5f5f5f;

}

.button1{

	width: 240px;

	display: block;

	height: 40px;

	background: #D60C34;

	border: 0;

	margin: 20PX AUTO;

	color: #FFF;

	font: 16px/30px "microsoft yahei";

	cursor: pointer;

}





/*teaching*/

.video{

	width: 576px;

	height: 446px;

	margin-top: 40px;

	overflow: hidden;

}

.video img{

	width: 576px;

	height: 446px;

	display: block;

}





.teaching-box1{

	width: 264px;

	height: 216px;

	float: left;

	margin-left: 10px;

	position: relative;

	margin-top: 16px;

}

.teaching-box1 img{

	width: 264px;

	height: 216px;

	display: block;

}

.teaching-box1 .case-bre{

	position: relative;

}

.teaching-box1 p{

	width: 264px;

	top: 146px;

	position: absolute;

}

.teaching-box1 p a{

	display: block;

	width: 244px;

	margin: 0 auto;

	background: rgba(0,0,0,.5);

	text-align: center;

	font: 14px/40px "microsoft yahei";

	color: #fff;

	-webkit-transition: .5s;

	transition: .5s;

}

.teaching-box ul{

	margin-top: 22px;

}

.teaching-box{

	width: 560px;

}

.teaching-box1:hover a{

	background: #D60C34;

}





/*about*/

.about{

	width: 100%;

	height: 430px;

	background: url(../images/about.jpg) no-repeat center;

	overflow: hidden;

	margin-top: 40px;

}

.about-box{

	float: right;

	width: 640px;

	margin-right: 20px;

	margin-top: 70px;

}

.about-box h3 a{

	font: 26px/30px "microsoft yahei";

	color: #333;

	letter-spacing: 2px;

}

.about-box h3 {

	height: 60px;

	background: url(../images/about-line.jpg) no-repeat left bottom;

}

.about-box p{

	font: 15px/36px "microsoft yahei";

	color: #5f5f5f;

	display: -webkit-box;

	-webkit-box-orient: vertical;

	-webkit-line-clamp: 5;

	overflow: hidden;

	height: 172px;

	margin-top: 40px;

}





/*ambient*/

.ambient ul li{

	width: 230px;

	height: 202px;

	float: left;

	margin: 20px 3px 10px;

}

.ambient ul li b{

	display: block;

	width: 230px;

	height: 152px;

	overflow: hidden;

}

.ambient ul li img{

	display: block;

	width: 230px;

	height: 152px;

	-webkit-transition: .5s;

	transition: .5s;

}

.ambient ul li p a{

	display: block;

	font: 15px/50px "microsoft yahei";

	text-align: center;

	-webkit-transition: .5s;

	transition: .5s;

	-webkit-transition: .5s;

	transition: .5s;

}

.ambient ul li:hover a{

	color: #D60C34;

}

.ambient ul li:hover img{

	-webkit-transform: scale(1.08);

	transform: scale(1.08);

}







/*news*/



.news{

	padding-top: 30px;

	height: 488px;

	overflow: hidden;

	background: #f2f2f2;

	padding-bottom: 20px;

}

.news-left{

	width: 770px;

}



.news-title{

	position: absolute;

	top: 0;

	left: 0;

	z-index: 999;

}

.news-title h3{

	width: 770px;

	font: bold 26px "microsoft yahei";

	color: #D60C34;

	height: 50px;

	border-bottom: 1px solid #ccc;

}

.news-title h3 span{

	font: 22px times;

	color: #ccc;

	padding-left: 20px;

}



.news-Lb{

	position: absolute;

	z-index: 9969;

	width: 770px;

}

.news-Lb .hd{

	position: absolute;

	top: 7px;

	right: 0;

}

.news-Lb .hd a{

	display: inline-block;

	font: 14px/36px "microsoft yahei";

	color: #333;

	padding: 0 10px;

}

.news-Lb .hd a.selected{

	color: #D60C34;

}

.news-left .bd{

	position: absolute;

	top: 70px;

}

.news-top h4 a{

	display: block;

	font: 18px/36px "microsoft yahei";

}

.news-top  p{

	font: 14px/26px "microsoft yahei";

	color: #5f5f5f;

	display: -webkit-box;

	-webkit-box-orient: vertical;

	-webkit-line-clamp:2;

	overflow: hidden;

	height: 52px;

	padding: 4px 0;

}

.news-top span{

	font: 12px "microsoft yahei";

	color: #5f5f5f;

}



.news-top:hover h4 a{

	color: #D60C34;

	

}

.news-line{

	width: 100px;

	height: 1px;

	background: #ccc;

	margin-top: 10px;

}

.news-left .bd ul li{

	width: 362px;

	height: 46px;

	font: 14px/46px "microsoft yahei";

	float: left;

	border-bottom: 1px solid #ccc;

	margin-right: 23px;

}

.news-left .bd ul li b{
	display: inline-block;
	float: left;
	font: 14px/40px "microsoft yahei";
	width: 260px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}

.news-left .bd ul li span{

	display: inline-block;

	float: right;

	font: 14px/46px "microsoft yahei";

}

.news-left .bd ul li:hover a,.news-left .bd ul li:hover span{

	color: #D60C34;

}





.news-right-title{

	width: 372px;

	height: 62px;

	background: #D60C34 url(../images/newsr-bg.jpg) no-repeat 332px center;

}

.news-right-title h3{

	font: bold 20px/62px "microsoft yahei";

	color: #fff;

	padding-left: 20px;

	margin-bottom: 1px;

}

.news-right ul li{

	padding-left: 20px;

	width: 352px;

	border-bottom: 1px solid #ccc;

	height: 58px;

	margin-bottom: 1px;

}

.news-right ul li a{

	width: 210px;

	float: left;

	overflow: hidden;

	text-overflow:ellipsis;

	white-space: nowrap;

	font: 15px/53px "microsoft yahei";

}

.news-box ul {

	height: 310px;

}

.news-right ul li span{

	float: right;

	padding-right: 20px;

	font: 15px/53px "microsoft yahei";

	color: #aaa;

}

.news-right ul li:hover a,.news-right ul li:hover span{

	color: #D60C34;

}





/*links*/

.links{

	width: 100%;

	height: 64px;

	border-bottom: 1px solid #da2347;

	background: #D60C34;

	font: 14px/64px "microsoft yahei";

	color: #fff;

}

.links a{

	display: inline-block;

	padding: 0 10px;

	font: 14px/64px "microsoft yahei";

	color: #fff;

}

.links a:hover{

	color: #333;

}

