.jiaodiantu {
	width: 865px
}

.slideBox {
	width: 865px;
	height: 300px;
	overflow: hidden;
	position: relative;
}

.slideBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom: 5px;
	z-index: 1;
}

.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.slideBox .hd ul li {
	float: left;
	margin-right: 5px;
	width: 8px;
	height: 8px;
	border-radius: 5px;
	line-height: 14px;
	text-align: center;
	background: #fff;
	cursor: pointer;
}

.slideBox .hd ul li.on {
	background: #f00;
	color: #fff;
}

.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}

.slideBox .bd img {
	width: 865px;
	height: 300px;
	display: block;
}

.slideBox .prev,
.slideBox .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(../img/slider-arrow.png) -110px 5px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.2;
}

.slideBox .next {
	left: auto;
	right: 3%;
	background-position: 8px 5px;
}

.slideBox .prev:hover,
.slideBox .next:hover {
	filter: alpha(opacity=100);
	opacity: .8;
}

.slideBox .prevStop {
	display: none;
}

.slideBox .nextStop {
	display: none;
}


/*jiaodian news*/

.jiaodian {
	width: 310px
}

.slideTxtBox {
	width: 310px;
	height: 210px;
	border: 1px solid #eee;
	text-align: left;
}

.slideTxtBox .hd {
	height: 35px;
	line-height: 34px;
	background: #f4f4f4;
	padding: 0 10px 0 20px;
	border-bottom: 1px solid #eee;
	position: relative;
}

.slideTxtBox .hd ul {
	float: left;
	position: absolute;
	left: 0px;
	top: -1px;
	height: 35px;
}

.slideTxtBox .hd ul li {
	float: left;
	width: 102px;
	text-align: center;
	cursor: pointer;
}

.slideTxtBox .hd ul li.on {
	height: 35px;
	margin-top: 1px;
	background: #fff;
	border-bottom: 2px solid #fff;
}

.slideTxtBox .bd ul {
	padding: 15px;
	zoom: 1;
}

.slideTxtBox .bd li {
	height: 29px;
	line-height: 29px;
	position: relative;
	padding-left: 20px;
}

.slideTxtBox .bd li .date {
	float: right;
	color: #999;
}

.circle {
	display: inline-block;
	position: absolute;
	width: 3px;
	height: 2.5px;
	background: #f00;
	border-radius: 10px;
	text-align: center;
	line-height: 2px;
	left: 5px;
	margin-top: 13px;
}


/*databox*/

.databox {
	/*background: #edf2fc;*/
	overflow: hidden;
	height: 90px;
}

.databox li {
	width: 25%;
	float: left;
	padding-left: 100px;
	margin-top: 5px;
	padding-top: 10px
}

.databox li span {
	color: #555;
	line-height: 25px;
}

.databox li b {
	display: block;
	font-weight: normal;
	font-size: 30px;
	color: #f00;
}

.databox li b>i {
	font-size: 12px;
	color: #999;
	font-style: normal;
	padding-left: 5px
}

.icon1 {
	background: url(../img/icon1.png) no-repeat 10px 0px;
	height: 85px;
}

.icon2 {
	background: url(../img/icon2.png) no-repeat 10px 0px;
	height: 85px;
}

.icon3 {
	background: url(../img/icon3.png) no-repeat 10px 0px;
	height: 85px;
}

.icon4 {
	background: url(../img/icon4.png) no-repeat 10px 0px;
	height: 85px;
}


/*gonggao*/

.gonggao {
	background: #edf2fc url(../img/zxgg.png) no-repeat 10px 14px;
	padding-left: 110px;
	height: 50px;
	line-height: 50px;
	
	
}

.gonggao ul li {
	float: left;
	width: 50%;
}

.gonggao ul li a {
	color: #555;
	font-size: 12px;
}

.gonggao ul li b {
	color: #999;
	font-weight: normal;
	padding-left: 5px
}

.gonggao ul li a:hover {
	color: #f00;
}


/*ad*/

.adblock div {
	margin-bottom: 10px
}

.adblock div a img {
	width: 390px
}

.adblock div a:nth-child(2),
.adblock div a:nth-child(3) {
	margin-left: 10px
}


/*zhaobiaoxiangmu*/

.zbgonggao {
	width: 100%;
	border: 1px solid #eee;
	text-align: left;
}

.zbgonggao .hd {
	height: 60px;
	line-height: 60px;
	background: #2e547e;
	padding: 0 10px 0 20px;
	position: relative;
}

.zbgonggao .hd div {
	color: #fff;
	font-size: 22px;
}

.zbgonggao .hd ul {
	float: left;
	position: absolute;
	left: 120px;
	top: -1px;
	height: 60px;
	color: #fff
}

.zbgonggao .hd ul li {
	float: left;
	padding: 0 3px;
	cursor: pointer;
	margin: 0 10px;
	color: #abc7e6;
}

.zbgonggao .hd ul li.on {
	height: 60px;
	border-bottom: 2px solid #f00;
	color: #fff
}

.zbgonggao .bd {
	height: 580px;
	position: relative;
}

.zbgonggao .bd>ul {
	padding: 0px 0;
	zoom: 1;
}

.zbgonggao .bd>ul>li {
	border-bottom: 1px #eee dashed;
	overflow: hidden;
	padding: 16px 0
}
.zbgonggao .bd>ul>li:hover{background:#f9f9f9}
.zbgonggao .bd .more {
	position: absolute;
	left: 50%;
	bottom: 10px;
}

.zbgonggao .bd .more a {
	color: #999;
	font-size: 12px;
}
.zbgonggao .bd .more a i{padding-left:3px}
.zbr {
	padding: 0;
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	margin-top:10px;
}

.zbr li {
	float: left;
	color: #999;
}
.zbr li i{background-image:url(../img/icosprite.png);padding-left:20px}
.ggico1{background-position: 0 0;}
.ggico2{background-position: 0 -26px;}
.ggico3{background-position: 0 -50px;}
.zbdata {
	text-align: center;
	font-size: 12px;
	color: #999;
	padding-top:5px;
}

.zbdata div {
	line-height: 20px;
	margin-top:8px;
	color: #333;
}

.baomingBtn {
	color: #2e547e;
	border: 1px #6f95bf solid;
	font-size: 12px;
	font-weight: bold;
	border-radius: 3px;
	width: 70px;
	padding: 5px 0;
	text-align: center;
	margin: 5px auto 0 auto
}

.baomingBtn:hover {
	background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(rgba(255, 81, 47, 1)), to(rgba(247, 46, 21, 1)));
	color: #fff;
	border: 0
}

.zbtitle {
	font-weight: bold;
	font-size: 16px;
}

.zbgonggao li a:hover .zbtitle {
	color: #2e547e;
}

.fabuxm {
	position: absolute;
	right: 0;
	top: 0;
	background: -webkit-linear-gradient(left, #1cbfc6, #0a98d2);
	/* Safari 5.1-6.0 */
	background: -o-linear-gradient(left, #1cbfc6, #0a98d2);
	/* Opera 11.1-12.0 */
	background: -moz-linear-gradient(left, #1cbfc6, #0a98d2);
	/* Firefox 3.6-15 */
	background: linear-gradient(left, #1cbfc6, #0a98d2);
	/* 标准语法 */
	padding: 0 30px
}

.fabuxm a {
	color: #fff;
	font-size: 18px;
	line-height: 0;
}

.fabuxm a i {
	padding-right: 10px
}

.abbox2 img {
	width: 592px;
	height: 80px;
}

.abbox2 a:nth-child(2) {
	margin-left: 10px
}

.tongyongtitle {
	font-size: 24px;
}

.tongyongtitle b {
	line-height: 40px;
	display: inline-block;
	padding: 0 30px;
	background: url(../img/titleicon.png) no-repeat 0 9px;
	border-right: 1px #eee solid;
}

.tongyongtitle span {
	color: #999;
	font-size: 12px;
	float: right;
	line-height: 40px;
}

.tongyongtitle span i {
	padding-left: 10px
}

.tongyongtitle .canyu {
	font-size: 12px;
	color: #0a98d2;
	margin-left: 40px;
}


/*kuaizhaobiao*/

.kuaizhaobiao {
	width: 100%;
	margin-top: 20px
}

.kuaizhaobiao .hd {
	height: 65px;
	line-height: 60px;
	padding: 0 10px 0 20px;
	position: relative;
}

.kuaizhaobiao .hd ul {
	float: left;
	position: absolute;
	left: 0px;
	top: -1px;
	height: 52px;
}

.kuaizhaobiao .hd ul li {
	float: left;
	width: 240px;
	text-align: center;
	cursor: pointer;
	font-size: 18px;
	border-right: 1px #eee solid;
}

.kuaizhaobiao .hd ul li:nth-last-child(1) {
	border-right: 0
}

.kuaizhaobiao .hd ul li.on {
	height: 65px;
	background: #fff url(../img/arrowdown.png) no-repeat center bottom;
	color: #fff;
	padding-bottom: 20px;
}

.kuaizhaobiao .hd ul li.on b {
	background: #169bd5;
	display: block;
	margin-bottom: 10px;
}

.kuaizhaobiao .bd>ul {
	padding: 15px;
	zoom: 1;
	height: 400px;
	background: #f3f3f3 url(../img/kzbbg.png) no-repeat 0 0;
	margin-top: 15px
}

.kuaizhaobiao .bd>li {
	height: 24px;
	line-height: 24px;
}


/*zhuanjiatuijian*/

.tuijian {}

.tuijian>.pull-left {
	width: 190px;
	color: #fff;
}

.tuijian>.pull-left .title {
	font-size: 20px;
	line-height: 40px;
	padding-bottom: 10px;
	text-align: center;
}

.tuijian>.pull-left .pic {
	text-align: center;
}

.tuijian>.pull-left .pic img {
	width: 170px;
	height: 200px;
}

.tuijian>.pull-left .name {
	line-height: 20px;
	text-align: center;
	margin-top: 20px
}

.tuijian>.pull-left .name span {
	font-size: 12px;
	color: #d5e5fb;
	display: block;
}

.tuijian>.pull-left .star {
	line-height: 40px;
	text-align: center;
}

.tuijian>.pull-left .star i {
	color: #f8ec6a;
	padding-left: 3px
}

.tuijian>.pull-right {
	width: 950px;
	color: #fff;
	position: relative;
}

.tuijian>.pull-right .bgtop {
	background: #fff;
	position: absolute;
	z-index: 1;
	width: 950px;
	height: 140px;
	opacity: .1;
}

.tuijian>.pull-right .bgtoptext {
	padding: 10px 20px;
	color: #fff;
	position: absolute;
	z-index: 1;
	width: 100%;
}

.tuijian>.pull-right .bgtoptext .service {
	font-size: 16px;
	padding-bottom: 10px;
	font-weight: bold;
}

.tuijian>.pull-right .bgbottom {
	background: #fff;
	position: absolute;
	z-index: 1;
	width: 950px;
	height: 205px;
	opacity: .1;
	top: 160px;
}

.tuijian>.pull-right .bgbottomtext {
	padding: 20px;
	color: #000;
	position: absolute;
	z-index: 1;
	top: 150px;
	color: #fff;
}

.tuijian>.pull-right .pull-left {
	width: 80%;
}

.tuijian>.pull-right .pull-left ul li {
	line-height: 22px;
	color: #d5e5fb;
}

.tuijian>.pull-right .pull-left ul li i {
	color: #f8ec6a;
	padding-right: 10px
}

.tuijian>.pull-right .pull-right {
	width: 20%;
	text-align: right;
	padding-top: 60px;
}

.tuijian>.pull-right .pull-right a {
	background: #f60;
	color: #fff;
	border-radius: 3px;
	padding: 3px 5px;
}

.tuijian>.pull-right .guandian {
	padding-top: 10px
}

.tuijian>.pull-right .guandian a {
	color: #f8ec6a;
	font-weight: bold;
}

.tuijian>.pull-right .guandian a img {
	padding-left: 5px
}


/*zbfile*/

.zbfile {
	margin: 0px 0
}

.zbfile li {
	width: 25%;
	margin-bottom: 20px;
	float: left;
	height: 233px;
}

.zbfile li a {
	margin-left: 15px;
	display: block;
	background: url(../img/zbwjbg.png) no-repeat 0 0;
	height: 233px;
	width: 191px;
}

.zbfile li:nth-child(1) a,
.zbfile li:nth-child(5) a {
	margin-left: 0px;
}

.zbfile li .zbwj {
	font-size: 30px;
	line-height: 110px;
	color: #333;
	padding-left: 33px;
	font-weight: bold;
}

.zbfile li a:hover .zbwj {
	color: #6784a5;
}

.zbfile li .zbtitle {
	font-size: 12px;
	padding: 0 15px 0 15px;
	height: 55px;
}

.zbfile li .zbtitle .jztime {
	display: block;
	color: #999;
	font-weight: normal;
	line-height: 25px;
}

.zbfile li .price {
	padding: 20px 15px 0 10px
}

.zbfile li .price .left {
	font-size: 22px;
	color: #f00;
	float: left;
}

.zbfile li .price .left span {
	color: #999;
	font-size: 12px;
}

.zbfile li .price .right {
	border-radius: 3px;
	float: right;
	margin-right: 0px;
	margin-top: 5px;
}

.zbfile li .price .right .buybtn {
	background: #6784a5;
	border-radius: 3px;
	padding: 3px 8px;
	color: #fff;
	font-size: 12px;
}

.zbfile li .price .right .buybtn:hover {
	background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(rgba(255, 81, 47, 1)), to(rgba(247, 46, 21, 1)));
	color: #fff;
}


/*jinrikaibiao*/

.jinrikaibiao {
	border: 1px #eee solid;
	padding: 10px 15px;
	height: 487px;
}

.jrkb {
	margin: 10px 0
}

.jrkb>.title {
	font-weight: bold;
	line-height: 20px;
}

.jrkb>.sp {
	text-align: center;
	padding: 10px 0
}

.kaibiao li {
	background: url(../img/v.png) no-repeat 0 3px;
	padding-left: 25px;
	position: relative;
	line-height: 20px;
	border-bottom: 1px #eee dotted;
	padding-bottom: 8px;
	margin: 12px 0
}

.kaibiao li a {
	position: absolute;
	top: 22px;
	right: 5px;
	color: #597393;
	font-size: 12px;
	font-weight: bold;
	background:url(../img/icosprite.png) no-repeat 0 -72px;
	padding-left:15px
}
.kaibiao li a:hover{ color: #f00;}

/*caigou*/

.caigouBox {
	margin: 0px 0;
	overflow: hidden;
	padding: 10px 0px
}

.caigouBox>.col-lg-3 {
	padding: 0
}

.caigouBox li {
	width: 285px;
	width: 283px\0;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #fff;
}

.caigouBox li>.border {
	border: 1px #eee solid;
	border-radius: 0px;
}

.caigouBox li>.border:hover {
	border: 1px #c4dcee solid;
	
}

.caigouBox li a {}

.caigouBox li a:hover {
	color: #000;
}

.caigouBox li a>.title {
	font-size: 14px;
	line-height: 22px;
	padding: 15px 15px 10px 15px;
	font-weight: bold;
	height: 70px;
}

.caigouBox li a .money {
	font-size: 14px;
	overflow: hidden;
	padding: 0px 15px;
}

.caigouBox li a .money b {
	font-size: 12px;
	color: #999;
	padding-right: 10px;
	font-weight: normal;
}

.caigouBox li a .money span {
	color: #f73063;
	font-size: 20px;
}

.caigouBox li a .money label {
	color: #999;
	font-size: 12px;
	float: right;
	padding-top: 8px;
}

.caigouBox li a .time {
	font-size: 12px;
	font-weight: normal;
	padding: 0px 15px 20px 15px;
	color: #999;
}

.caigouBox li a .time b {
	padding-right: 10px;
	font-weight: normal;
}

.tbtime {
	background: #e7ecf2;
	padding: 15px 10px;
	position: relative;
	width: 275px\0;
	
}

.tbtime .tag {
	font-weight: normal;
}

.tbtime .tag .ing {
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	background: #19aa6b;
	position: absolute;
	right: 0;
	top: 5px;
	padding: 5px 15px;
}

.tbtime .tag .begin {
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	background: #fd4f3e;
	position: absolute;
	right: 0;
	top: 5px;
	padding: 5px 15px;
}

.tbtime .tag .stop {
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	background: #989898;
	position: absolute;
	right: 0;
	top: 5px;
	padding: 5px 15px;
}

.tbtime .text {
	font-size: 14px;
	padding-bottom: 20px;
}

.tbtime .day {
	font-size: 14px;
	text-align: center;
	padding: 10px;
	overflow: hidden;
}

.tbtime .day b {
	background: #19a3e0;
	border-radius: 3px;
	padding: 3px 3px;
	color: #fff;
	margin: 5px;
	font-weight: normal;
	min-width: 25px;
    display: inline-block;
}


/*ciagoujinrong*/

.finance {}

.finance .finance-l {
	float: left;
	width: 488px;
	height: 100%;
	/*background-color: red;*/
}

.finance .finance-r {
	float: right;
	width: 696px;
	height: 100%;
	background-color: white;
}

.finance .finance-r .img {
	position: absolute;
	top: 5px;
	left: 5px;
}

.finance .finance-r ul {
	list-style: none;
	width: 95%;
	height: 159px;
	margin-left: 89px;
	/*margin-right:100px;*/
}

.finance .finance-r ul li {
	height: 100%;
	width: 92px;
	float: left;
	font-size: 18px;
	color: #666666;
	letter-spacing: 0;
	position: relative;
	margin-right: 50px;
}

.finance .finance-r ul li img {
	position: absolute;
	top: 19px;
	left: 0;
}

.finance .finance-r ul li a {
	width: 120px;
	position: absolute;
	bottom: 24px;
	text-decoration: none;
	font-size: 18px;
	color: #666666;
}


/*brand*/

.brand {}

.brand .infor {
	float: left;
	width: 590px;
	height: 270px;
	position: relative;
}

.brand .infor .content {
	width: 590px;
	height: 100%;
	float: left;
	background-color: white;
	position: absolute;
	left: 0px;
	top: 0;
	border: 1px #eee solid;
}

.brand .infor .content a {
	text-decoration: none;
}

.brand .infor .content a:hover {
	color: #f60;
}

.project-infor .content .info-title,
.infor .content .info-title {
	position: relative;
	top: -20px;
	margin-left: 16px;
	color: #333;
	font-size: 20px;
}

.project-infor .content .info-more,
.infor .content .info-more {
	margin-top: 10px;
	margin-left: 500px;
	color: #CCCCCC;
	display: inline-block;
}

.brand .project-infor .content .bar {
	display: inline-block;
	position: absolute;
	width: 574px;
	height: 2px;
	background-color: #F6F6F6;
	margin-top: 10px;
	left: 22px;
}

.infor .content .bar {
	display: inline-block;
	position: absolute;
	width: 584px;
	height: 2px;
	background-color: #F6F6F6;
	margin-top: 10px;
	left: 22px;
}

.brand .infor .content ul {
	list-style: none;
	width: 100%;
	margin-left: 35px;
	margin-top: -19px;
}

.brand .infor .content li {
	width: 100%;
	margin-top: 16px;
	line-height: 13px;
}

.brand .infor .content a {
	text-decoration: none;
	display: inline-block;
	width: 100%;
	font-size: 14px;
	color: #666;
}

.brand .infor .content .circle,
.brand .project-infor .content .circle {
	left: 20px;
	margin-top: 6px
}

.brand .infor .zhuan .infor-l {
	width: 172px;
	height: 232px;
	background: #C2CBD2;
	position: relative;
}

.brand .infor .zhuan .infor-l .secssion {
	position: absolute;
	display: block;
	font-size: 30px;
	color: #FFFFFF;
	top: 20px;
	left: 10px;
}

.brand .infor .zhuan .infor-l .see {
	position: absolute;
	display: block;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 0;
	left: 10px;
	top: 62px;
	text-decoration: none
	/*line-height: 25px;*/
}

.brand .infor .zhuan .infor-l img {
	position: absolute;
	left: 75px;
	top: 144px;
}

.brand .project-infor {
	width: 592px;
	height: 232px;
	/*background-color: red;*/
	float: right;
	position: relative;
}

.brand .project-infor .content {
	width: 592px;
	height: 270px;
	float: left;
	background-color: white;
	position: absolute;
	left: 0px;
	top: 0;
	border: 1px #eee solid;
}

.brand .project-infor .content ul {
	list-style: none;
	width: 100%;
	height: 100%;
	margin-left: 35px;
	margin-top: -19px;
}

.brand .project-infor .content li {
	width: 100%;
	margin-top: 16px;
	line-height: 13px;
}

.brand .project-infor .content a {
	text-decoration: none;
	display: inline-block;
	width: 100%;
	font-size: 14px;
	color: #666;
}

.brand .project-infor .zhuan .infor-l {
	width: 172px;
	height: 232px;
	background: #C2CBD2;
	position: relative;
}

.brand .project-infor .zhuan .infor-l .secssion {
	position: absolute;
	display: block;
	font-size: 30px;
	color: #FFFFFF;
	top: 20px;
	left: 10px;
}

.brand .project-infor .zhuan .infor-l .see {
	position: absolute;
	display: block;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 0;
	left: 10px;
	top: 62px;
	text-decoration: none
	/*line-height: 25px;*/
}

.brand .project-infor .zhuan .infor-l img {
	position: absolute;
	left: 90px;
	top: 129px;
}


/*3D*/

.exhibition {
	/*background-color: blue;*/
	float: left;
	position: relative;
	background-color: white;
	right: 0px;
}

.exhibition div a {
	text-decoration: none;
}

.exhibition .exhibition-img {
	width: 290px;
	height: 170px;
	background-color: white;
	padding-left: 0px;
	margin-right: 10px;
}

.exhibition .exhibition-content {
	text-align: center;
}

.exhibition .exhibition-content img {
	display: inline-block;
	position: absolute;
	left: 25px;
	top: 11px;
}

.exhibition .exhibition-content .exhi-top {
	display: inline-block;
	text-align: center;
	padding: 0 10px;
	color: #fff;
	border-radius: 200px;
	margin: 3px auto;
	font-size: 14px;
	height: 21px;
	display: inline-block;
}

.exhi-top a {
	text-decoration: none;
	color: #333;
}

.exhibition .exhibition-content .exhi-bot {
	display: block;
	font-size: 12px;
	color: #999;
}

.exhibition .exhibition-l {
	float: left;
	width: 283px;
	background-color: white;
	margin-right: 23px;
	padding-left: 0px;
}

.exhibition .exhibition-l .infor-l {
	width: 275px;
	height: 170px;
	background: #333;
	position: relative;
	margin-left: 13px;
}

.exhibition .exhibition-l .infor-l .secssion {
	position: absolute;
	display: block;
	font-size: 30px;
	color: #FFFFFF;
	top: 20px;
	left: 10px;
}

.exhibition .exhibition-l .infor-l .see {
	position: absolute;
	display: block;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 0;
	left: 10px;
	top: 62px;
	text-decoration: none
	/*line-height: 25px;*/
}

.exhibition .exhibition-l .infor-l img {
	position: absolute;
	left: 71px;
	top: 157px;
}

.exhibition .exhibition-t {
	float: left;
	margin-left: 0px;
	width: 283px;
	margin-right: 25px;
	background-color: white;
}

.exhibition .exhibition-s {
	float: left;
	width: 283px;
	margin-right: 25px;
	margin-left: 0px;
	background-color: white;
}

.exhibition .exhibition-f {
	float: left;
	width: 275px;
	background-color: white;
}


/*jiaoyupeixun*/

.study {}

.study .infor {
	width: 620px;
	float: left;
	height: 232PX;
	margin-right: 9.5px;
	position: absolute;
	top: 90px;
	left: 0px£»
}

.study .infor .content {
	width: 620px;
	height: 100%;
	float: left;
	position: absolute;
	left: 0px;
	top: 0;
}

.study .infor .content ul {
	list-style: none;
	width: 100%;
	margin-left: 52px;
}

.study .infor .content li {
	width: 100%;
	margin-top: 16px;
	position: relative;
	line-height: 10px;
}

.study .infor .content span {
	position: absolute;
	display: inline-block;
	width: 130px;
	line-height: 16px;
	font-size: 14px;
	color: #999999;
	letter-spacing: 0;
	left: 400px;
	top: 0;
}

.study .infor .content ul li .circle {
	display: inline-block;
	position: absolute;
	width: 3px;
	height: 2.5px;
	background: #f00;
	border-radius: 10px;
	text-align: center;
	line-height: 2px;
	left: -15px;
	margin-top: 3px
}

.study .infor .content a {
	text-decoration: none;
	display: inline-block;
	width: 100%;
}

.study .infor .content a:hover,
.study .infor .content span:hover {
	color: #f60;
}

.study .infor-redian {
	float: left;
	width: 620px;
	height: 332px;
	background: #F5F5F5;
	position: relative;
}

.study .infor .infor-l {
	float: left;
	width: 172px;
	height: 232px;
	background: #C2CBD2;
	position: relative;
}

.study .infor-redian .infor-top {
	float: left;
	width: 620px;
	height: 80px;
	position: relative;
}

.study .infor-redian .infor-top img {
	float: left;
	width: 620px;
	height: 80px;
}

.study .infor .infor-l img {
	width: 110px;
	height: 90px;
	position: absolute;
	float: left;
}

.study .infor .infor-l .secssion {
	position: absolute;
	display: block;
	font-size: 30px;
	color: #FFFFFF;
	top: 20px;
	left: 10px;
}

.study .infor .infor-l .see {
	position: absolute;
	display: block;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 0;
	left: 10px;
	top: 62px;
	text-decoration: none
	/*line-height: 25px;*/
}

.study .infor .infor-l img {
	position: absolute;
	left: 45px;
	top: 120px;
	/*
	position: absolute;
	float: left;
    width: 89px;
    height: 82px;
   
	margin:0 auto£»
	*/
}

.study .train {
	float: left;
	width: 280px;
	height: 322px;
	background-color: palevioletred;
	margin-right: 9.5px;
	position: relative;
	left: 10px;
	right: 1px;
}

.study .train .train-img {
	width: 280px;
	height: 232px;
	position: relative;
}

.study .train .train-img img {
	width: 280px;
	height: 232px;
	margin: 0 auto£»
}

.study .train .train-content {
	height: 90px;
	width: 100%;
	background-color: white;
	/*background-color: green;*/
	position: relative;
}

.study .train .train-content .train-top {
	width: 160px;
	height: 35px;
	display: inline-block;
	font-size: 16px;
	color: #333333;
	font-size: 26px;
	position: absolute;
	top: 9px;
	left: 64px;
}

.study .train .train-content .train-bot {
	width: 132px;
	height: 26px;
	display: inline-block;
	font-size: 16px;
	color: #333333;
	font-size: 12px;
	position: absolute;
	top: 50px;
	left: 80px;
}

.study .else {
	float: right;
	width: 280px;
	height: 232px;
	position: relative;
	right: 0px;
	/*background-color: white;*/
}

.study .else a {
	display: inline-block;
	position: relative;
	float: right;
}

.study .else a:nth-child(2) {
	display: inline-block;
	position: absolute;
	bottom: -5px;
}

.study .else .else-top {
	float: right;
	position: relative;
	width: 280px;
	height: 155px;
}

.study .else .else-bottom {
	float: right;
	position: relative;
	width: 280px;
	height: 158px;
	top: 8px;
}

.study .else .else-top .else-top-img {
	float: right;
	position: relative;
	width: 280px;
	height: 111px;
	background: #FFFFFF;
}

.study .else .else-bottom .else-bottom-img {
	float: right;
	position: relative;
	width: 280px;
	height: 111px;
	background: #FFFFFF;
	top: 5px;
}

.study .else .else-top .else-top-cont1 {
	float: right;
	position: relative;
	width: 100%;
	height: 44px;
	background: #FFFFFF;
	top: 0px;
}

.study .else .else-bottom .else-bottom-cont2 {
	float: right;
	position: relative;
	width: 100%;
	height: 47px;
	background: #FFFFFF;
	top: 0px;
}

.study .else .else-top .else-top-cont1 a {
	width: 224px;
	height: 21px;
	display: inline-block;
	font-size: 16px;
	color: #333333;
	position: absolute;
	top: 12px;
	left: 36px;
}

.study .else .else-bottom .else-bottom-cont2 a {
	width: 224px;
	height: 21px;
	display: inline-block;
	font-size: 16px;
	color: #333333;
	position: absolute;
	top: 8px;
	left: 36px;
}


/*gonggao*/

.Notice {
	height: 50px;
	line-height: 50px;
}

.Notice>.pull-right {
	text-align: left;
	
	
}

.Notice>.pull-right a {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	background:url(../img/icosprite.png) no-repeat 0 -119px;
	padding-left:13px;
}
.Notice>.pull-right a.red{color: #f00;}
.Notice>.pull-right ul li {
	float: left;
	width: 48%;
	
}

.Notice>.pull-right ul li b {
	font-weight: normal;
	font-size: 12px;
	padding-left: 10px;
}