.bg{
	width: 100%;
	position: absolute;
	left: 0;
	right: 0;
	z-index: -1;
	height: auto;
}
.bg1{
	width: 940px;
    position: absolute;
    left: -202px;
    top: -25px;
    z-index: 6;
    height: auto;
}
.pagination {
	cursor: pointer;
}

.relative-top-6{
	margin-top: 2px;
}





.pro-cursor a{
	cursor: text;
}


.index-wrapper{
	width: 100%;
	min-width: 1200px;
	overflow: hidden;
	margin:0 auto;
	padding-bottom: 3px;
}
.index-wrapper a:hover{
	color: #d50000;
}
.index-title-link a:hover{
	color: #333!important;

}


.index-banner{
	width: 100%;
	height: 460px;
}
.banner-swiper{
	width: 100%;
	height: 460px;
	position: relative;
}

.swiper-containera{
	width: 100%;
	height: 460px;
	overflow:hidden;
}
.swiper-containera .swiper-wrapper{

}
.swiper-containera .swiper-slide{
	background-position:center 0;
	background-size: 2560px 460px;
	background-repeat: no-repeat;
}
.swiper-containera .swiper-slide img{
	height: 460px;
}
.paginationa{
	position: absolute;
	bottom: 30px;
	left: 50%;
	width: 74px;
	margin-left: -32px;
	z-index: 10;
}
.paginationa .swiper-pagination-switch{
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #fff;
	margin-right: 10px;
	display:inline-block !important;
	*display:inline;
	zoom:1;
}
.paginationa .swiper-active-switch{
	width: 15px;
	height: 6px;
	background: #d50000;
	border-radius: 15px;
}

.banner-content{
	position: absolute;
	z-index: 10;
	width: 1000px;
	top: 120px;
	left: 50%;
	margin-left: -500px;
}
.banner-titles {
    width: 100%;
    overflow: hidden;
    font-size: 48px;
    color: #fff;
    text-align: center;
    font-weight: bold;
}
.banner-search-wrapper{
	width: 1000px;
	height: 130px;
	background: rgba(0,0,0,.5);
	filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000);
	
	margin-top:50px;
}
.search-titbox {
    width: 920px;
    margin: 0 auto;
    overflow: hidden;
    font-size: 0;
    position: relative;
}
.banner-menus {
    width: 880px;
    margin: 0 auto;
    overflow: hidden;
    font-size: 0;
    padding:0 20px;
}

.banner-menus span {
	display: inline-block !important;
	*display: inline;
    zoom: 1;
    font-size: 18px;
    color: #dfdfdf;
    line-height: 58px;
    margin-right: 32px;
    position: relative;
    cursor: pointer;
}
.banner-menus span.active {
    color: #fff;
}

.search-titbox img.triangle {
    position: absolute;
    bottom: 1px;
    left: 30px;
    width: 13px;
    height: 7px;
}

.banner-boxs {
    width: 920px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: -2px;
}

.banner-boxs input {
    width: 792px;
    float: left;
    height: 54px;
    line-height: 54px;
    background: #fff;
    padding: 0 14px;
    font-size: 16px;
    color: #333;
}
.banner-boxs div {
    width: 100px;
    float: left;
    height: 54px;
    line-height: 54px;
    background: #d50000;
    text-align: center;
    cursor: pointer;
}
.banner-boxs div:hover{
    background: #b60e0e;
    transition: all .225s ease-in-out;
}
.banner-boxs div img {
    width: 29px;
    height: 29px;
    margin-top: 12px;
}
.banner-search-wrapper .search-list{
	width: 758px;
	background: #fff;
	margin-left: 40px;
	position: absolute;
	z-index: 9999;
	display: none;
}
.banner-shadow{
	width: 758px;
	height: 10px;
	box-shadow: 0 -2px 10px #f1f1f1;
}
.search-tit{
	overflow: hidden;
	padding:0 14px;
	margin-top: -10px;
}
.hot-search{
    width: 50%;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #999999;
    float: left;
}

.clear-search{
    width: 50%;
    height: 40px;
    float: left;
    line-height: 40px;
    font-size: 14px;
    color: #999999;
    text-align: right;
    cursor: pointer;
}
.search-list ul{
	max-height: 200px;
	overflow-y: auto;
	overflow-x: hidden;
}

.search-list ul li{
    height: 40px;
	padding:0 14px;
    line-height: 40px;
    font-size: 14px;
    color: #333333;
    cursor: pointer;
}
.search-list ul li.active{
	background: #f5f5f5;
}
.search-list ul li:hover{
	background: #f5f5f5;

}



















































.index-title{
	overflow: hidden;
	margin:27px 0 30px;
}
.index-title-left{
	width: 125px;
	float: left;
	margin-right: 6px;
}
.index-tit{
	height: 50px;
    line-height: 50px;
    font-size: 30px;
    color: #333333;
	overflow: hidden;
    font-weight: bold;
}
.index-left-line{
	height: 3px;
	background: #d50000;
}
.index-title-right{
	width: 1069px;
	float: left;
	overflow:hidden;
}
.index-right-one{
	overflow: hidden;
	height:30px;
    margin: 12px 0 8px;
}
.index-title-menu{
	float: right;
}
.index-title-menu a{
	display:inline-block !important;
	*display:inline;
	zoom:1;
	margin-right: 23px;
	height: 30px;
    line-height: 30px;
    font-size: 18px;
    color: #333;
}
.index-title-subscribe{
	width: 92px;
	height: 30px;
	line-height: 28px;
	text-align: center;
	overflow:hidden;
	font-size:16px;
	color: #fff;
	float: right;
	margin-left: 18px;
	background: #1f6cdd;
	cursor: pointer;
}
.index-title-subscribe:hover{
	background:#1a5bba;
    transition: all .225s ease-in-out;
}
.index-title-subscribe img{
	width: 4px;
	height: 6px;
	vertical-align: middle;
	margin-left: 5px;
	margin-top:-2px;
}
.index-right-line{
	height: 3px;
	background: #666666;
}









.information-center{
	overflow: hidden;
	width: 1200px;
	margin:0 auto 2px;
}
.information-three-wrapper{
	overflow: hidden;
}
.information-one{
	width: 430px;
	margin-right: 28px;
	overflow:hidden;
	float: left;
}
.swiper-containerb{
	width: 430px;
	height: 240px;
	overflow:hidden;
}
.swiper-containerb .swiper-wrapper{

}
.swiper-containerb .swiper-slide{
	position: relative;
}
.swiper-containerb .swiper-slide img{
	width: 430px;
	height: 240px;
}
.swiper-containerb .swiper-slide p{
	width: 335px;
	text-align: center;
	overflow:hidden;
	font-size:16px;
	color: #fff;
	position: absolute;
	left: 0;
	bottom:34px;
	z-index: 5;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0 48px;
}
.swiper-containerb .info-click-pre{
	width: 35px;
	height: 48px;
	float: left;
	position: absolute;
	left: 0;
	top:50%;
	margin-top: -24px;
	cursor: pointer;
	z-index: 10;
}
.swiper-containerb .info-click-next{
	width: 35px;
	height: 48px;
	float: right;
	position: absolute;
	right: 0;
	top:50%;
	margin-top: -24px;
	cursor: pointer;
	z-index: 10;
}
.paginationb{
	position: absolute;
	bottom: 9px;
	left: 50%;
	width: 74px;
	z-index: 12;
	margin-left: -32px;
	z-index:10;
}
.swiper-containerb img.opacity{
	width: 100%;
	height: 100px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index:3;
}

.paginationb .swiper-pagination-switch{
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #fff;
	margin-right: 10px;
	display:inline-block !important;
	*display:inline;
	zoom:1;
}
.paginationb .swiper-active-switch{
	width: 15px;
	height: 6px;
	background: #d50000;
	border-radius: 15px;
}
.index-section{
	overflow:hidden;
	margin-top:16px;
}
.index-report-tit {
	margin-top: 9px;
}
.index-title-link{
	overflow: hidden;
	font-size: 0;
	margin-bottom: 19px;
}
.pro-cursor-progress a{
	cursor: pointer;
}
.index-title-link a{
	display: inline-block;
	overflow:hidden;
	font-size:22px;
	color: #333;
	line-height: 43px;
	position: relative;
}
.index-title-link a div{
	display: none;
}
.index-title-link a.active div{
	width: 100%;
	display: block;
	height: 2px;
	border-bottom:2px solid #d50000;
	position: absolute;
	left: 0;
	bottom: 0;
}
.index-title-line{
	width: 1px;
	height: 20px;
	background: #e6e6e6;
	display:inline-block !important;
	*display:inline;
	zoom:1;
	margin: 0 21px;
	position: relative;
	top:-10px;
	_top:1px;
	*top:1px;
}
.index-section-content{
	overflow: hidden;
}
.index-topic,.index-report,.dynamics-policy{
	display: none;
}
.topic,.report,.dynamics{
	display: block;
}
.section-content-item{
	width: 204px;
	float: left;
	margin-right: 20px;
	display: block;
	font-size: 0;
}
.news-img{
	width: 204px;
	height: 114px;
}
.section-content-item div{
	overflow:hidden;
}
.section-content-item-div-a{
	width: 100%;
	overflow:hidden;
	font-size:14px;
	color: #333333;
	height: 30px;
	text-overflow: ellipsis;
	overflow:hidden;
	white-space: nowrap;
}
.section-content-item-div-a a{
	font-size:16px;
	color: #333333;
	display: inline-block;
	line-height: 30px;
	max-width: 100%;
	text-overflow: ellipsis;
	overflow:hidden;
	white-space: nowrap;
}

.information-two{
	width: 430px;
	overflow:hidden;
	float: left;
}
.index-news-wrapper{
	overflow: hidden;
	margin-top: 2px;
}
.share-center {
	max-height: 120px;
}
.index-new-tit{
	overflow:hidden;
	font-size:24px;
	color: #333333;
	line-height: 24px;
	display: block;
	text-overflow: ellipsis;
	overflow:hidden;
	white-space: nowrap;
}
.index-new-tit a{
	font-size:24px;
	color: #333333;
	max-width: 100%;
	display: inline-block;
	text-overflow: ellipsis;
	overflow:hidden;
	white-space: nowrap;
}
.index-new-list{
	overflow: hidden;
	margin:12px 0 21px;
}
.index-new-list-a{
	overflow:hidden;
	font-size:14px;
	height: 30px;
	color: #333333;
	text-overflow: ellipsis;
	overflow:hidden;
	white-space: nowrap;
}
.index-new-list a{
	line-height: 30px;
	font-size:16px;
	color: #333333;
	display:inline-block;
	text-overflow: ellipsis;
	overflow:hidden;
	white-space: nowrap;
	max-width: 100%;
}
.index-meeting{
	margin-top:-10px;
}
.index-metting-list{
	overflow: hidden;
	margin-top:-7px;
}
.index-metting-list li{
	margin-bottom:4px;
	overflow: hidden;
}
.index-metting-list a{
	overflow:hidden;
	font-size:16px;
	line-height: 20px;
	color: #333333;
	text-overflow: ellipsis;
	overflow:hidden;
	white-space: nowrap;
	display: inline-block;
    max-width: 100%;
}
.index-metting-info{
	font-size:14px;
	line-height: 25px;
	color: #999999;
	text-overflow: ellipsis;
	overflow:hidden;
	white-space: nowrap;
}
.index-meeting-time{

}
.index-meeting-addr{
	margin-left: 16px;
}

.information-three{
	width: 280px;
	overflow:hidden;
	float: left;
	margin-top: -11px;
	padding-left: 26px;
}
.swiper-containerc{
	width: 286px;
	height: 180px;
	overflow:hidden;
}
.swiper-containerc .swiper-wrapper{
	overflow: hidden;
	height: 150px;
}
.swiper-containerc .swiper-slide{
	overflow: hidden;
	width: 286px;
}
.index-pro-item{
	width: 94px;
	display: block;
	float: left;
	margin-bottom: 10px;
}
.index-pro-item img{
	width:40px;
	height: 40px;
	display: block;
	margin:0 auto;
}
.index-pro-item p{
	width: 100%;
	text-align: center;
	overflow:hidden;
	font-size:16px;
	line-height: 34px;
	color: #333;
}
.paginationc{
	position: absolute;
    bottom: 10px;
    left: 50%;
    width: 41px;
	margin-left: -14px;
	z-index: 10;
}
.paginationc .swiper-pagination-switch{
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #cecece;
	margin-right: 9px;
	display:inline-block !important;
	*display:inline;
	zoom:1;
}
.paginationc .swiper-active-switch{
	width: 15px;
	height: 6px;
	background: #d50000;
	border-radius: 15px;
}
.hours-news{
	
	margin-top:10px;
}
.hours-news-tit{
	width: 100%;
    overflow: hidden;
    font-size: 22px;
    line-height: 45px;
	height: 40px;
	color: #d50000;
	
}
.hours-news-tit img{
	width: 79px;
    height: 31px;
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 4px;
}
.hours-news-list{
	
	padding-left: 3px;
	padding-top:20px;
	_padding-top:20px;
}
.hours-news-list div{
	padding:7px 0 2px 13px;
	_padding:3px 0 1px 7px;
	position: relative;
	border-left: 1px solid #ededed;
}
.hours-news-circle{
    position: absolute;
    left: -4px;
    top: 14px;
    _left: -11px;
    _top: 8px;
    width: 7px;
    height: 7px;
}

.hours-news-time{
	width: 100%;
	font-size:14px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow:hidden;
	line-height: 20px;
	color: #999;
}
.hours-news-list-div-a{
	width: 100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow:hidden;
	line-height: 27px;
	height: 27px;
	display: block;
	font-size:14px;
	color: #333;
	margin-top: 2px;
}
.hours-news-list-div-a a{
	font-size:16px;
	color: #333;
	max-width: 100%;
	display: inline-block;
	text-overflow: ellipsis;
	overflow:hidden;
	white-space: nowrap;
}





.product-park{
	overflow: hidden;
	width: 1200px;
	margin:0 auto;
}
.product-park-three{
	margin-top: -28px;
	overflow: hidden;
	height: 422px;
}
.product-park-three-inter{
	 margin-top: -28px;
	 overflow: hidden;
	 height: 346px;
 }
.product-park-label{
	height: 137px;
	overflow: hidden;
	font-size: 0;
}
.product-park-label a{
	display: inline-block !important;
	*display: inline;
    zoom: 1;
    line-height: 24px;
    height: 24px;
    font-size: 16px;
    color: #333;
    padding: 0 11px;
    border: 1px solid #d5d5d5;
    margin-right: 6px;
    margin-bottom: 10px;
}
.product-park-label a:hover{
    border: 1px solid #999;

    cursor: pointer;
    color: #333!important;
}
.product-park-hot{
	margin-top: -20px;
	overflow: hidden;
	padding-top: 9px;
}
.product-park-hot li{
	overflow: hidden;
	width: 430px;
	height: 30px;
}
.product-dot{
	width: 4px;
	margin-right: 11px;
	float: left;
    line-height: 30px;
    height: 30px;
    font-size: 14px;
    color: #cecece;
}
.product-dot-name{
    float: left;
    width: 223px;
    overflow: hidden;
    line-height: 30px;
    height: 30px;
    margin-right: 3px;
    background-image: url(../image/index_dot_line.png);
    background-repeat: repeat-x;
    background-position: left 55%;
}
.product-dot-name span{
    overflow: hidden;
    background: #fff;
    line-height: 30px;
    height: 30px;
    font-size: 16px;
    color: #666;
	display: inline-block !important;
	*display: inline;
    zoom: 1;
    padding-right: 6px;
}
.product-info{
	float: left;
	width: 	170px;
    line-height: 30px;
    height: 30px;
    font-size: 16px;
    display: block;
    color: #333;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow:hidden;
}
.park-dynamic{
	overflow: hidden;
	margin-top:-9px;
}
.park-dynamic-a{
	width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #333;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow:hidden;
	display: block;
}
.park-dynamic-a a{
	font-size: 16px;
    color: #333;
	max-width: 100%;
	display: inline-block;
	text-overflow: ellipsis;
	overflow:hidden;
	white-space: nowrap;
}
.product-title-link{
	margin-top: 11px!important;
}
.product-park-rank{
	margin-top: 28px!important;
}
.park-rank{
	overflow:hidden;
}
.park-rank li{
	overflow:hidden;
    height: 20px;
	margin-bottom: 14px;
	*margin-bottom:9px;
}
.park-rank-num{
    width:16px;
    height: 16px;
    line-height:16px;
    font-size: 12px;
    color: #fff;
    text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow:hidden;
	float: left;
	
	margin-right: 10px;
    margin-top: 2px;
}
.rank-one{
	background: #d50000;
}
.rank-two{
	background: #ff881f;
}
.rank-three{
	background: #ffcb18;
}
.rank-normal{
	background: #e8e8e8;
}
.park-rank-name{
    width:230px;
    display: block;
    font-size: 0;
    color: #333;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow:hidden;
	float: left;
}
.park-rank-name a{
	font-size: 16px;
    color: #333;
	max-width: 100%;
	display: inline-block;
	text-overflow: ellipsis;
	overflow:hidden;
	white-space: nowrap;
    line-height: 18px;
}
.park-rank-img{
	width:6px;
    height: 13px;
    line-height:30px;
	float: right;
    margin-right: 7px;
}

.remand-park-wrapper{
	overflow: hidden;
	margin-top: -3px;
}
.remand-park-title{
	overflow: hidden;
}
.remand-park-tit{
	float: left;
	width: 50%;

}
.remand-park-right{
	float: left;
	width: 50%;
	overflow: hidden;
	font-size: 0;
	text-align: right;
}
.remand-park-right a{
	display: inline-block !important;
    zoom: 1;
    height: 75px;
    line-height: 75px;
    font-size: 16px;
    color: #666;
    margin-left: 24px;
    overflow: hidden;
}
.swiperd{
	position: relative;
	overflow: hidden;
	margin-top: -10px;
}
.swiper-containerd{
	width: 1080px;
	height: 150px;
	overflow:hidden;
}
.swiper-containerd .swiper-wrapper{

}
.swiper-containerd .swiper-slide{
	width: 1080px;
	height: 150px;
	overflow:hidden;
}
.swiper-containerd .swiper-slide img{
	width: 198px;
	height: 148px;
	margin-right: 20px;
	border:1px solid #ededed;
	float: left;
}
.park-text-box {
	width: 198px;
	height: 148px;
	background-color: #fff;
	border:1px solid #ededed;
	margin-right: 20px;
	float: left;
	position: relative;
}
.park-text-blue-box {
	width: 198px;
	height: 148px;
	background-color: #6fa5dc;
	border:1px solid #ededed;
	margin-right: 20px;
	float: left;
	position: relative;
	line-height:36px;
}
.park-text-green-box {
	width: 198px;
	height: 148px;
	background-color: #8dd1d8;
	border:1px solid #ededed;
	margin-right: 20px;
	float: left;
	position: relative;
}
.park-text {
	width: 158px;
	font-size: 22px;
	color: #FFFFFF;
	line-height: 30px;
	text-align: center;
	padding: 0 20px;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.last-child-margin{
	margin-right: 0px!important;
}
.swiperd .info-click-pre{
	width: 40px;
	height: 149px;
	position: absolute;
	left: 0;
	_left:-60px;
	top:0%;
	cursor: pointer;
	z-index: 999;
}
.swiperd .info-click-next{
	width: 40px;
	height: 149px;
	position: absolute;
	right: 0;
	top:0%;
	cursor: pointer;
}







.factory-two-wrapper{
	overflow: hidden;
}
.factory-left{
	float: left;
	width: 906px;
	margin-right: 8px;
	overflow: hidden;
}
.factory-left li{
	width: 206px;
	height: 185px;
	overflow: hidden;
	float: left;
	margin-right: 20px;
	margin-bottom: 13px;
    *margin-bottom: 10px;
	position: relative;
}
.index-img-border{
	width: 204px;
	height: 153px;
	border:1px solid #ededed;
}
.index-img-border img{
	width: 100%;
	height: 100%;
}
.factory-left li:hover p{
	color: #d50000;
}
.factory-left li p{
	width: 100%;
    height: 28px;
    line-height: 28px;
    font-size: 16px;
    color: #333;
    text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow:hidden;
	margin-top: 1px;
}
div.index-brandb{
	width: 30px;
	line-height: normal;
	padding: 1px 0 2px;
    font-size: 12px;
    color: #fff;
    text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow:hidden;
	background: #ff3f4d;
	position: absolute;
	right: 6px;
	top: 6px;
}
div.index-branda{
	width: 30px;
	line-height: normal;
	padding: 1px 0 2px;
    font-size: 12px;
    color: #fff;
    text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow:hidden;
	background: #ff5f1b;
	position: absolute;
	right: 6px;
	top: 6px;
}
.factory-left li p:hover{
	color: #d50000!important;

}
.factory-right{
	float: right;
	width: 284px;
	overflow: hidden;
    margin-top: -11px;
}
.two-wrapper-list{
	overflow: hidden;
	padding-top:2px;
}
.two-wrapper-list-a{
	width: 100%;
    display: block;
	margin-bottom: 16px;
	*margin-bottom:15px;
    font-size: 14px;
    color: #333;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow:hidden;
    height: 18px;
}
.two-wrapper-list-a a{
	font-size: 16px;
    color: #333;
	max-width: 100%;
	display: inline-block;
	text-overflow: ellipsis;
	overflow:hidden;
	white-space: nowrap;
    line-height: 18px;
}



.depot-park{
    overflow: hidden;
    width: 1200px;
    margin: -22px auto 4px;
}
.text-center p{
	text-align: center;
}


.interaction-center{
    overflow: hidden;
    width: 1200px;
    margin: -25px auto 0;
}
.interaction-center.margin-top-0{
	margin-top:0;
}
.interaction-section{
	margin-top: 11px!important;
}
.interaction-label{
	height: 70px!important;
}

.interaction-course{
	overflow: hidden;
	display: block;
	margin:-1px 0 35px;
}
.course-img{
	width: 204px;
	height: 114px;
	float: left;
	margin-right: 19px;
}
.interaction-course-info{
	float: left;
	width: 204px;
	overflow: hidden;
}
.interaction-course-tita{
    font-size: 18px;
    color: #333;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow:hidden;
	margin-bottom: 11px;
}
.interaction-course-titb{
    line-height: 24px;
    font-size: 16px;
	color: #333;
	height: 69px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.interaction-course:hover .interaction-course-tita{
	color: #d50000!important;
}

.interaction-course-list{
	overflow: hidden;
}
.index-section .interaction-course-list{
	height: 104px;
}
.interaction-course-list-a{
	width: 100%;
	margin-bottom: 11px;
	display: block;
    font-size: 14px;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.interaction-course-list-a a{
	font-size: 16px;
    color: #333;
}
.interaction-circle{
	margin-top:26px;
}
.interaction-tab{
	overflow: hidden;
	margin-top:-2px;
}
.interaction-tab li{
	overflow: hidden;
	margin-bottom: 10px;
}
.interaction-name{
	float: left;
	width: 70%;
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    color: #333;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow:hidden;
}

.interaction-btn{
	width: 48px;
	height: 20px;
    line-height: 19px;
    font-size: 14px;
    text-align: center;
    color: #fff;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow:hidden;
	float: right;
	background: #ff881f;
	cursor: pointer;
}
.interaction-btn:hover{
	background:#e46b01;
    transition: all .225s ease-in-out;
}

.interaction-code-wrapper{
	overflow: hidden;
	margin-top: 15px;
    width: 278px;
	height: 112px;
	border:1px solid #ededed;
}
.interaction-code-img{
	padding:5px;
	float: left;
	margin: 13px 21px 0 20px;
	box-shadow:  0 0 15px #ddd;
}
.interaction-code-img img{
	width: 74px;
	height: 74px;
}
.interaction-code-box{
	float: left;
	width: 100px;
	overflow: hidden;
	margin-top: 30px;
}
.interaction-code-text{
    height: 26px;
    line-height: 26px;
    font-size: 16px;
    color: #666;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow:hidden;
}
.micro-course:hover a{
	color: #d50000;
}
a.project_cloud:hover{
	color: #fff;
}