body.icss-home-page{background: #180153;}
body.icss-home-page *{color: #fff;}
@media (min-width: 1200px){
.container {width: 970px;}
}
.icss-home-wrap{}
	.icss-home-wrap>header{margin-bottom: 40px;}
	.icss-home-wrap .logo{float: left; width: 217px; height: 41px; background:url(../../../images/2.0/logo-icss-home.png) no-repeat left top; text-indent: -999em; overflow: hidden;}
	.icss-home-wrap .head-right{float: right;}
	.icss-home-wrap .head-right .dropdown{float: left;}
	.icss-home-wrap .head-right .user-name{font-size: 25px; display: block; line-height: 40px; margin-right: 10px; color: #fff;}
	.icss-home-wrap .head-right .user-name [class^="icon-"]{font-size: 14px; vertical-align: middle;}
	.icss-home-wrap .head-right .user-name:hover,.icss-home-wrap .head-right .user-name:active,.icss-home-wrap .head-right .user-name:focus{text-decoration: none;}
	.icss-home-wrap .head-right .user-pic{float: left;}
	.icss-home-wrap .head-right .dropdown .dropdown-menu{border-radius: 0;}
	.icss-home-wrap .head-right .dropdown-menu > li > a:hover{background: #1770d4; border-radius: 0;}
	.icss-home-wrap .main-inner{width: 100%; max-width: 1360px; margin:0 auto; min-height: 413px; background: #330c98;}
	.icss-home-wrap footer{text-align: center;}
	.icss-home-wrap footer p{margin-bottom: .2em; color: #fff;}
	.icss-home-wrap footer .inline-links{list-style: none; margin:0 0 .2em; padding: 0;}
	.icss-home-wrap footer .inline-links li{display: inline;}
	.icss-home-wrap footer .inline-links li a{color: #fff;}
	.icss-home-wrap footer .copyright{color: #4e17dc;}
.icss-home-wrap .row-custom{}
	.icss-home-wrap .row-custom .col-md-left{width: 260px; float: left; margin-right: 20px;}
	.icss-home-wrap .row-custom .col-md-right{float: right; width: 380px;}
.grid-boxes{padding-top: 15px;}
	.grid-boxes .boxRow{}
	.grid-boxes .box{position: relative; width:120px; height: 120px; position: relative; text-align: center; float: left; display: block; margin-right: 10px; margin-bottom: 10px;}
	.grid-boxes .box.colMerge{width: 250px;}
	.grid-boxes .box-icon{width: 120px; height: 120px; background-image: url(../../../images/2.0/icon-sprites-icss-home.png); background-repeat: no-repeat; display: inline-block;}
	.grid-boxes .box-icon.box-icon1{background-position: 0 0;}
	.grid-boxes .box-icon.box-icon2{background-position: 0 -130px;}
	.grid-boxes .box-icon.box-icon3{background-position: 0 -260px;}
	.grid-boxes .box-icon.box-icon4{background-position: 0 -390px;}
	.grid-boxes .box-icon.box-icon5{background-position: 0 -520px;}
	.grid-boxes .box-icon.box-icon6{background-position: -130px 0;}
	.grid-boxes .box-icon.box-icon7{background-position: -130px -130px;}
	.grid-boxes .box-icon.box-icon8{background-position: -130px -260px;}
	.grid-boxes .box-icon.box-icon9{background-position: -130px -390px;}
	.grid-boxes .box .box-text{position: absolute; bottom: .5em; width: 100%; text-align: center; line-height: 2em; font-size: 14px;}
#icssHome-news{margin-bottom: 10px;}
	#icssHome-news .item{}
	#icssHome-news .item-head{position: absolute; left: 0; bottom: 0; width: 100%;}
	#icssHome-news .item-head h2{font-size: 18px; margin-bottom: 5px; padding: 0 10px; margin-bottom: 7px; font-weight: bold;}
	#icssHome-news .summary{padding:0 10px; margin-bottom: 7px; font-size: 12px;}
	#icssHome-news .item-head .news-time{font-size: 12px;}
	#icssHome-news .image-overlay{
		position: absolute;width: 100%;height: 100%;top: 0;-webkit-transition: all 0.2s ease;-moz-transition: all 0.2s ease;transition: all 0.2s ease;background-image: -webkit-linear-gradient(-90deg, rgba(0,122,255,0.05) 0%, #000 100%);background-image: -moz-linear-gradient(-90deg, rgba(0,122,255,0.05) 0%, #000 100%);background-image: linear,-90deg,rgba(0,122,255,0.05) 0%,#000 100%;
	}
	#icssHome-news .item:hover .image-overlay{opacity:0.3;}
	#icssHome-news .item-contents{height: 250px; overflow: hidden; background: #1770d4;}
	#icssHome-news .item-contents .news-pic{float: left; width: 100%; margin-right: 10px;}
	#icssHome-news .item-contents .news-pic img{width: 100%; vertical-align: top;}
	#icssHome-news .item-contents .news-contents .more{color: #330c98;}

	.carousel-control.left,.carousel-control.right{background: none;}
	.carousel-control {position: absolute;top: 5px;right:25px;bottom: auto;left: auto;width: auto;}
	.carousel-control.right{right: 5px;}

	.col-md-right .daily{background: #1770d4; height: 120px; padding: 10px;}
	.col-md-right .daily h2{font-size: 20px;}
	.col-md-right .daily .daily-contents{position: relative; padding: 0 20px;}
	.col-md-right .daily .daily-contents .daily-in{display: table-cell; vertical-align: middle; height: 65px; font-style: italic;}
	.col-md-right .daily .daily-contents i{position: absolute; top: 5px; font-style: italic;}
	.col-md-right .daily .daily-contents .icon-quote-left{left: 0;}
	.col-md-right .daily .daily-contents .icon-quote-right{right: 0; top: 50px;}
	
	.prelogin{width:970px; margin:0 auto;text-align:right; padding-right:10px;}