html,body{height:auto}
body{font-size:14px;-webkit-text-size-adjust:none;-moz-text-size-adjust:none; -ms-text-size-adjust:none;  text-size-adjust:none;
 font: 400 1em/1.8 'Microsoft Yahei','Avenir','Segoe UI','Hiragino Sans GB',STHeiti,'Microsoft Sans Serif','WenQuanYi Micro Hei',sans-serif;
}
header{}
ol, ul { list-style: none; }
a {text-decoration: none;color:#555; cursor:pointer;}
a:link { text-decoration: none;}
a:active { text-decoration: none; background:transparent;} 
a:visited { text-decoration: none; background:transparent; }
a:hover { text-decoration: none;color:#0073b7; }

.row{margin:0px;width:100%;}
.ui-nowrap {overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.list-group-item{ padding:8px 15px 8px 5px; border: 0px solid #ddd; color:#000!important;}
.list-group-item:hover{ color:#3887e8; }
a.list-group-item{ padding: 4px 0px;}
a.list-group-item:hover{color:#3887e8; background-color:#fff;}
a.list-group-item:focus{background-color:#fff;}
.ui-box{margin-top:10px;}
.bread{padding-top:10px;font-size:15px;}
.bread .breadcrumb {border-radius:0px;background: transparent;margin-bottom: 10px;}
.content{padding:0px 2px;font-size:15px;color:#000;}   
.ui-item span{margin-top: 4px;color:#afafaf;}
.list{padding:6px 0px;}

.list-color{margin-top: 20px;}
.list-color li{
	position: relative;margin-bottom: 5px;
	border-top: 1px solid #eee;border-right: 1px solid #eee;border-bottom: 1px solid #eee;
}
.list-color li a{
	display: block; padding: 15px 25px; overflow: hidden;
	color:#333; position: relative; z-index: 2;
}
.list-color li a i{
	float: left; font-size: 26px; margin-right: 10px;transition: .3s;
}
.list-color li a p{
	float: left;
	font-size: 16px;
	margin-bottom: 0!important;
	transition: .3s;
	line-height:26px;
}
.list-color li:hover i,
.list-color li:hover p{
	color: #fff;
}
.list-color li:hover:after{
	width: 100%;
}
.list-color li:after{
	content: "";
	position: absolute;
	top: -1px;
	left: -3px;
	padding-right:4px;
	width: 0%;
	height: 58px;
	box-sizing: initial;
	z-index: 1;
	transition: .3s;
}			
.box-color:nth-child(5n+1), .box-orange{
	border-left:4px solid #ff7b11;
}
.box-color:nth-child(5n+1):after, .box-orange:after{
	background-color: #ff7b11;
}
.box-color:nth-child(5n+1) i, .box-orange i{
	color:#ff7b11;
}
.box-color:nth-child(5n+2), .box-green{
	border-left:4px solid #44ae88;
}
.box-color:nth-child(5n+2):after, .box-green:after{
	background-color: #44ae88;
}
.box-color:nth-child(5n+2) i, .box-green i{
	color:#44ae88 ;
}
.box-color:nth-child(5n+3), .box-blue{
	border-left:4px solid #427fcc;
}
.box-color:nth-child(5n+3):after, .box-blue:after{
	background-color: #427fcc;
}
.box-color:nth-child(5n+3) i, .box-blue i{
	color:#427fcc ;
}
.box-color:nth-child(5n+4), .box-red{
	border-left:4px solid #fd6461;
}
.box-color:nth-child(5n+4):after, .box-red:after{
	background-color: #fd6461;
}
.box-color:nth-child(5n+4) i, .box-red i{
	color:#fd6461 ;
}
.box-color:nth-child(5n+5), .box-yellow{
	border-left:4px solid #faae35;
}
.box-color:nth-child(5n+5):after, .box-yellow:after{
	background-color: #faae35;
}
.box-color:nth-child(5n+5) i, .box-yellow i{
	color:#faae35 ;
}


.text-red{color:#dd4b39!important}
.text-yellow{color:#f39c12!important}
.text-aqua{color:#00c0ef!important}
.text-blue{color:#0073b7!important}
.text-black{color:#111!important}
.text-light-blue{color:#3c8dbc!important}
.text-green{color:#00a65a!important}
.text-gray{color:#d2d6de!important}
.text-navy{color:#001f3f!important}
.text-teal{color:#39cccc!important}
.text-olive{color:#3d9970!important}
.text-lime{color:#01ff70!important}
.text-orange{color:#ff851b!important}
.text-fuchsia{color:#f012be!important}
.text-purple{color:#605ca8!important}
.text-maroon{color:#d81b60!important}

.bg-red{background-color:#ef4946!important;}
.bg-green{background-color:#44ae88!important;}
.bg-blue{background-color:#427fcc!important;}
.bg-orange{background-color:#ff7b11!important;}
.bg-qing{background-color:#42c1cc!important;}
.bg-yellow{background-color:#faae35!important;}
.bg-zi{background-color:#c562b1!important;}
.bg-light-yellow{background-color:#ced818!important;}


@media only screen and (max-width: 480px){
	.bread{font-size:13px;}
	.content{font-size:13px;}
	.ui-item span{font-size:12px;}
	a.list-group-item{font-size:13px;}
	.header-top{height:30px;}
	.header-list{height: 30px;font-size: 13px;line-height: 25px;}
	.header-list a{font-size: 12px;line-height: 25px;}
	.head-title a{font-size: 12px;line-height: 25px;}
	.header-logo{height:120px;}
	.gtb-name{font-size:28px;}
	.gtb-name-C{font-size:15px;}
	.gtb-name-E{font-size:12px;}
	.tab-menu-list ul li a {font-size: 16px;}
	.headline-bg{height:31px;}
	.research-all input{width: 70.0%;}
	.research-all .btn{width: 30.0%;height:29px!important;}
	.research-all .fa{font-size: 13px;}
	.recent-news{padding-top:10px;}
	.headnews dt a{font-size:20px;}
	.news-main .carousel{margin-bottom:10px;}
	.laws-item{font-size:13px;}
	.bdc-right-box{margin-top:10px;}
	.title-first{margin-top:10px;}
	/*.images-block{padding-left:0px;}
	.col-box .carousel-caption{left:0px;right:0px;}*/
	.ui-padding{padding:0px;}
}
@media only screen and (max-width: 767px){
	.bread{font-size:13px;}
	.content{font-size:14px;line-height: 1.5em;}
	.ui-item span{font-size:14px;}
	a.list-group-item{font-size:14px;}
	.header-top{height:30px;}
	.header-list{height: 30px;font-size: 13px;line-height: 25px;}
	.header-list a{font-size: 12px;line-height: 25px;}
	.head-title a{font-size: 12px;line-height: 25px;}
	.header-logo{height:120px;}
	.gtb-name{font-size:30px;}
	.gtb-name-C{font-size:15px;}
	.gtb-name-E{font-size:12px;}
	.tab-menu-list ul li a {font-size: 16px;}
	.headline-bg{height:31px;}
	.research-all input{width: 75.0%;}
	.research-all .btn{width: 25.0%;height:29px!important;}
	.research-all .fa{font-size: 14px;}
	.recent-news{padding-top:15px;}
	.headnews dt a{font-size:20px;}
	.news-main .carousel{margin-bottom:10px;}
	.laws-item{font-size:13px;}
	.bdc-right-box{margin-top:10px;}
	.title-first{margin-top:10px;}
	/*.images-block{padding-left:0px;}*/
	.col-box .carousel-caption{left:15px;right:0px;}
	.ui-padding{padding:0px;}
}
@media screen and (min-width: 768px) and (max-width: 979px) {
	.bread{font-size:14px;}
	.content{font-size:14px;line-height: 1.8em;}
	.ui-item span{font-size:12px;}
	a.list-group-item{font-size:14px;}
	.left-padding{padding-left:0px;}
	.right-padding{padding-right:0px;}
	.header-top{height:31px;}
	.header-list{height: 31px;font-size: 14px;line-height: 28px;}
	.header-list a{font-size: 14px;line-height: 28px;}
	.head-title a{font-size: 14px;line-height: 28px;}
	.header-logo{height:210px;}
	.gtb-name{font-size:40px;}
	.gtb-name-C{font-size:19px;}
	.gtb-name-E{font-size:13px;}
	.tab-menu-list ul li a {font-size: 15px;}
	.headline-bg{height:38px;}
   	.research-all input{width: 80.0%;}
	.research-all .btn{width: 19.0%;height:29px!important;}
	.research-all .fa{font-size: 14px;}
	.recent-news{padding-top:13px;}
	.headnews dt a{font-size:27px;}
	.laws-item{font-size:14px;}
	.bdc-left-box{margin-top:7px;}
	.bdc-right-box{margin-top:7px;}
	.title-first{margin-top:0px;}
	.col-box .carousel-caption{left:15px;right:0px;}
}
@media screen and (min-width: 980px) and (max-width: 1200px) {
	.bread{font-size:15px;}
	.content{font-size:15px;}
	.ui-item span{font-size:13px;line-height: 1.8em;}
	a.list-group-item{font-size:15px;}
	.left-padding{padding-left:0px;}
	.right-padding{padding-right:0px;}
	.header-top{height:31px;}
	.header-list{height: 31px;font-size: 14px;line-height: 28px;}
	.header-list a{font-size: 14px;line-height: 28px;}
	.header-logo{height:210px;}
	.gtb-name{font-size:40px;}
	.gtb-name-C{font-size:19px;}
	.gtb-name-E{font-size:13px;}
	.head-title a{font-size: 14px;line-height: 28px;}
	.tab-menu-list ul li a {font-size: 15px;}
	.headline-bg{height:38px;}
   	.research-all input{width: 87.0%;}
	.research-all .btn{width: 13.0%;height:29px!important;}
	.research-all .fa{font-size: 15px;}
	.recent-news{padding-top:13px;}
	.headnews dt a{font-size:27px;}
	.laws-item{font-size:15px;}
	.bdc-left-box{margin-top:7px;}
	.bdc-right-box{margin-top:7px;}
	.title-first{margin-top:0px;}
	.col-box .carousel-caption{left:15px;right:0px;}
}
@media screen and (min-width:1200px){
	.bread{font-size:15px;}
	.content{font-size:15px;}
	.ui-item span{font-size:13px;}
	a.list-group-item{font-size:15px;}
	.left-padding{padding-left:0px;}
	.right-padding{padding-right:0px;}
	.header-top{height:32px;}
	.header-list{height: 32px;font-size: 14px;line-height: 29px;}
	.header-list a{font-size: 14px;line-height: 29px;}
	.head-title a{font-size: 14px;line-height: 29px;}
	.header-logo{height:210px;}
	.gtb-name{font-size:40px;}
	.gtb-name-C{font-size:19px;}
	.gtb-name-E{font-size:13px;}
	.tab-menu-list ul li a {font-size: 14px;}
	.headline-bg{height:38px;}
   	.research-all input{width: 85.0%;}
	.research-all .btn{width: 15.0%;height:29px!important;}
	.research-all .fa{font-size: 15px;}
	.recent-news{padding-top:13px;}
	.headnews dt a{font-size:27px;}
	.laws-item{font-size:15px;}
	.bdc-left-box{margin-top:7px;}
	.bdc-right-box{margin-top:7px;}
	.title-first{margin-top:0px;}
	.col-box .carousel-caption{left:15px;right:0px;}
}

/*----------顶部------------*/
.header-top{height:31px; background:#2b579a;}
.head-title a{color: #fff;display: inline-block;font-size: 14px; line-height: 29px;}
.header-list{height: 31px;color: #fff; line-height: 29px;}
.header-list span{margin-right:20px;}
.header-list a{color: #fff; line-height: 29px;}
.header-main{
	color:#fff;
	background:#0167b2 url(../images/index_top_01.png) no-repeat right bottom;
}
.header-logo{}
.gtb-name{font-family: Microsoft YaHei UI;font-weight:700;}
.gtb-name-C{font-family: '宋体';}
.gtb-name-E{font-family: Times;}

/*-----------------导航------------------*/
.ui-nav{padding:0px;border-bottom: 4px solid #3366b2;}
.tab-menu-list {
	background: linear-gradient(#fff,#f5f9fd,#ecf3fd); 
	background:-moz-linear-gradient(left,#fff,#f5f9fd,#ecf3fd);/*Mozilla*/
	background:-webkit-linear-gradient(left,#fff,#f5f9fd,#ecf3fd);/*new gradient for Webkit*/
	background:-o-linear-gradient(left,#fff,#f5f9fd,#ecf3fd); /*Opera11*/
	
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#ffffff, endColorstr=#ecf3fd);/*IE<9>*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=1, startColorstr=#ffffff, endColorstr=#ecf3fd)";/*IE8+*/
	border-top-left-radius:8px; border-top-right-radius:8px;margin-top: -6px;
	border-top: 3px solid #e4e4e4;border-left: 3px solid #e4e4e4;border-right: 3px solid #e4e4e4;
}
.tab-menu-list .navbar-default {
	background-color: transparent;margin-bottom:0px;min-height: auto;max-height: inherit;
	border-top-left-radius:6px; border-top-right-radius:6px; border-bottom-left-radius:0px; border-bottom-right-radius:0px;
	border-top: 1px solid #acafc8;border-left:1px solid #acafc8;border-right: 1px solid #acafc8;
}
.tab-menu-list .navbar-collapse{border:0;}
.tab-menu-list .navbar-default .navbar-nav>li>a{
	color: #1a529c;font-weight:600;padding:4px 10px; border-radius:0px; 
	border-top:0px;border-left:1px solid #5f5f5f; border-bottom:0px;border-right:0px;
}
.tab-menu-list .navbar-default .navbar-nav>li>a:hover{color: red;}
.tab-menu-list .navbar-nav .move a:hover,.tab-menu-list .navbar-nav .move a:active{ color:red;}

@media screen and (max-width: 767px){
	header{margin-top: 48px;}
	.ui-nav{border:0px;}
	.tab-menu-list{ 
		background: linear-gradient(#acbeda,#5a7db1,#2b579a);
		background:-moz-linear-gradient(left,#acbeda,#5a7db1,#2b579a);/*Mozilla*/
		background:-webkit-linear-gradient(left,#acbeda,#5a7db1,#2b579a);/*new gradient for Webkit*/
		background:-o-linear-gradient(left,#acbeda,#5a7db1,#2b579a); /*Opera11*/
		
		filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#acbeda, endColorstr=#2b579a);/*IE<9>*/
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=1, startColorstr=#acbeda, endColorstr=#2b579a)";/*IE8+*/
	 	z-index:1000; position: fixed;left:0px; top:6px; right:0px;border-radius:0px;border:0px;
  	} 
	.tab-menu-list .navbar-default {border:0px;border-radius:0px;}
	.tab-menu-list .navbar-title a{font-size:18px; line-height:50px; padding-left:15px; color:#fff;}
	.tab-menu-list .navbar-default .navbar-nav>li>a{color:#fff;border:0px;}
	.tab-menu-list .navbar-default .navbar-nav>li>a:hover{color:red;}
	.tab-menu-list .navbar-default .navbar-toggle { border-color: #fff; border:0px;}
  	.tab-menu-list .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {color:#4681af;background-color: #fff;}
  	.tab-menu-list .navbar-default .navbar-toggle .icon-bar {background-color: #fff;}
  	.tab-menu-list .navbar-default .navbar-toggle:hover .icon-bar, .navbar-default .navbar-toggle:focus  .icon-bar{background-color: #5882b6;}
}

/*-----------------新闻头条-----------------*/
.recent-news{
	min-height: 140px; background-image: url(/images/index_focus_01.png);
    background-repeat: no-repeat; background-position: right bottom;border-bottom: #CDCDCD 4px solid;
}
.headline{}
.headline-bg{
	background: url(/images/index_focus_01_02.jpg) no-repeat;min-height:30px;
}
.research-all{
	width:100%;height: 30px; background: #fff;border: 1px solid #4681af;
}
.research-all input{
	height: 28px; line-height: 28px; background: #fff;
	font-family: "微软雅黑"; color: #000; font-size: 14px;
	border: 0; padding-left: 10px; outline:0;
}
.research-all .btn{
    height: 28px; border: 0; border-radius: 0; text-align: center; padding: 0; margin: -1px;
}
.research-all .fa{
	line-height: 28px;
}
.headnews dt a{
	color: #2b579a;font-weight: 500;
}
.headnews dd a{
	font-size: 13px;color: #5a5a5a;
}
/*------------------澳门威尼斯人官网_球棎足球比分-----------------*/
.news-main .carousel-indicators{right:0px;text-align:right;left:0px;width:100%;margin:0px;padding-right:20px;bottom:5px;}
.news-main .carousel-indicators .active{ background-color:#e80000; border:1px solid #e80000;}
.news-main .carousel-caption{
	color:#fff; text-shadow:none;text-align: left;font-size:1.0em;
	right:15px;left:15px;padding-bottom:0px;
}
.col-box .carousel-caption{
	bottom:0px;text-align: left;font-size:13px;padding:5px;background: rgba(0, 0, 0, 0.64); 
}
.title{
	border-bottom: 1px solid #ccc;margin-bottom:3px;
}
.title h4{
	font-size:18px; font-weight:700;
}
.title h4 span{
	border-bottom: 3px solid #ef0d0d; display: inline-block;padding-bottom: 10px;margin-bottom: -12px;
}
.title .form-control{
	outline: 0;border-radius: 0;box-shadow: none;border-right: 0px;
}
/*---------------------专题----------------------*/
.topic-main .carousel .left{background: url(/images/left.gif) left center no-repeat;display:none;}
.topic-main .carousel .right{background: url(/images/right.gif) right center no-repeat;display:none;}
.left.carousel-control{filter:none;}
.right.carousel-control{filter:none;}
.ui-frame{width: 100%; margin-top: 10px;display: inline-block;}
.ui-frame-inner{padding-bottom: 1px;}
.laws-item{margin-bottom: 13px;}
.laws-item a{
/*
	background: linear-gradient(left,#ebeefb,#e9ebf9,#e6e9f7,#e4e7f7);
	background:-moz-linear-gradient(left,#ebeefb,#e9ebf9,#e6e9f7,#e4e7f7);
	background:-webkit-linear-gradient(left,#ebeefb,#e9ebf9,#e6e9f7,#e4e7f7);
	background:-o-linear-gradient(left,#ebeefb,#e9ebf9,#e6e9f7,#e4e7f7);
	
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ebeefb, endColorstr=#e4e7f7);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#ebeefb, endColorstr=#e4e7f7)";*/

	color: #1F5988;text-align:center; font-weight: 600; display: inline-block; padding:4px;width:100%;	
}
.laws-item a:hover{color: red;}
/*---------------------不动产----------------------------*/
.bdc-main .img-title_01{
	background:url(/images/index_title_01.jpg) no-repeat;height:42px;background-size: 100% 100%;
}
.bdc-main .img-title_02{
	background:url(/images/index_title_02.jpg) no-repeat;height:42px;background-size: 100% 100%;margin-top:5px;
}
.bdc-main .img-title_03{
	background:url(/images/index_title_03.jpg) no-repeat;height:42px;background-size: 100% 100%;margin-top:5px;
}
.bdc-main .img-title_04{
	background:url(/images/index_title_04.jpg) no-repeat;height:42px;background-size: 100% 100%;margin-top:5px;
}
.bdc-main .index-box{
	border-top: 2px solid #A3CADD;margin-bottom:5px;
}
.bdc-main .index-box-title{
	margin-top:2px; margin-bottom:0px; padding-bottom:10px;font-size:15px;padding-top:5px; border-bottom:1px solid #DEECF3;
}
.bdc-main .index-box-title .fa{margin-right:5px;}
.bdc-main .index-box-title span{
	border-top: 2px solid #60A2C4;padding-left: 6px;padding-right:5px;padding-top:5px;
}
.ui-line{height:7px; background-color:#f1f2f4;border-top:3px solid #c6c6c6;}
.inner-title{
/*
	background: linear-gradient(#f6f7fb,#f5f6fa,#f6f6fb,#f1f1f9,#f0f0f8,#eff0f8);
	background:-moz-linear-gradient(left,#f6f7fb,#f5f6fa,#f6f6fb,#f1f1f9,#f0f0f8,#eff0f8);
	background:-webkit-linear-gradient(left,#f6f7fb,#f5f6fa,#f6f6fb,#f1f1f9,#f0f0f8,#eff0f8);
	background:-o-linear-gradient(left,#f6f7fb,#f5f6fa,#f6f6fb,#f1f1f9,#f0f0f8,#eff0f8);
	
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#f6f7fb, endColorstr=#eff0f8);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#f6f7fb, endColorstr=#eff0f8)";*/
	margin:0px;font-size:16px;font-weight: 600;
}
.inner-title span{
	display:inline-block;padding:10px 0px;margin-left:14px;
}
.info{
	padding-left:36px; height:30px;display: inline-block; margin:3px 1px;
	background:url(/images/info.png) no-repeat;	
}
.infogs{
	padding-left:35px; height:30px;display: inline-block; margin:3px 1px;
	background:url(/images/infogs.png) no-repeat;	
}
/*--------------------底部-----------------------*/
.ui-footer{font-size:13px;border-top:3px solid #3569a0; background-color:#e8eff6; margin-top: 10px;padding: 0px 0px 10px 0px;}
.ui-footer p{text-align:center; line-height: 30px; margin-bottom:0px; color: #696363;}
.ui-footer p span{padding: 0 14px; color: #696363;}
.ui-footer a{color: #2f2f2f;cursor: pointer;}
.ui-footer a:hover{color:#ef4545;}
.to-top{background: #3498db; color: #fff;width:36px;text-align:center;}
.to-top .fa{font-size:1.5em;height:36px;line-height:36px;}

/*--------------------分类模块-----------------------*/
.category-left-info .text{
	background: linear-gradient(45deg,#64a2e6 10%,#fff);
	background:-moz-linear-gradient(left,45deg,#64a2e6 10%,#fff);/*Mozilla*/
	background:-webkit-linear-gradient(left,45deg,#64a2e6 10%,#fff);/*new gradient for Webkit*/
	background:-o-linear-gradient(left,45deg,#64a2e6 10%,#fff); /*Opera11*/
	
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#64a2e6, endColorstr=#ffffff);/*IE<9>*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=1, startColorstr=#64a2e6, endColorstr=#ffffff)";/*IE8+*/
}
.category-right-info .text{
	background: linear-gradient(45deg,#ff7b11 10%,#fff);
	background:-moz-linear-gradient(left,45deg,#ff7b11 10%,#fff);/*Mozilla*/
	background:-webkit-linear-gradient(left,45deg,#ff7b11 10%,#fff);/*new gradient for Webkit*/
	background:-o-linear-gradient(left,45deg,#ff7b11 10%,#fff); /*Opera11*/
	
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#ff7b11, endColorstr=#ffffff);/*IE<9>*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=1, startColorstr=#ff7b11, endColorstr=#ffffff)";/*IE8+*/
}
.category-left-info .text a{display: inline-block;color: #fff;}
.category-info .text{cursor: pointer;padding: 5px 10px;font-size: 17px;color: #fff;font-weight: 700;}

/*------------------------------------------------*/
.header-color {
	overflow: hidden;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
}
.header-color h2 {
	font-size: 18px;
	text-align: left;
	margin: 0 0px;
	padding: 13px;
	line-height: 30px;
	font-weight: 700;
	border-bottom: 1px solid #eee;
}
.header-color i {
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	margin-right: 15px;
	border-radius: 50%;
	font-size: 18px;
	text-align: center;
}
.color-item:nth-child(4n+1) .header-color, .header-2-blue {
	border-top: 2px solid #277ee0;
}
.color-item:nth-child(4n+1) .panel-color:hover .header-color, .panel-header-blue:hover .header-2-blue {
	background: #c9dff7;
}
.color-item:nth-child(4n+1) .panel-color:hover h2, .panel-header-blue:hover h2 {
	border-bottom: 1px solid #c9dff7;
}
.color-item:nth-child(4n+1) .panel-color:hover:after,
.color-item:nth-child(4n+1) .panel-color:hover:before ,
.panel-header-blue:hover:after,
.panel-header-blue:hover:before {
	background: #277ee0;
}
.color-item:nth-child(4n+1) .header-color h2, 
.color-item:nth-child(4n+1) .header-color h2 a,
.header-2-blue h2,
.header-2-blue h2 a {
	color: #277ee0;
}
.color-item:nth-child(4n+1) .header-color i, .header-2-blue i {
	background: #c9dff7;
	color: #277ee0;
}
.color-item:nth-child(4n+2) .header-color, .header-2-red {
	border-top: 2px solid #de371c;
}
.color-item:nth-child(4n+2) .panel-color:hover .header-color, .panel-header-red:hover .header-2-red {
	background: #f7cdc6;
}
.color-item:nth-child(4n+2) .panel-color:hover h2, .panel-header-red:hover h2 {
	border-bottom: 1px solid #f7cdc6;
}
.color-item:nth-child(4n+2) .panel-color:hover:after,
.color-item:nth-child(4n+2) .panel-color:hover:before ,
.panel-header-red:hover:after,
.panel-header-red:hover:before {
	background: #de371c;
}
.color-item:nth-child(4n+2) .header-color h2,
.color-item:nth-child(4n+2) .header-color h2 a,
.header-2-red h2,
.header-2-red h2 a {
	color: #de371c;
}
.color-item:nth-child(4n+2) .header-color i, .header-2-red i {
	background: #f7cdc6;
	color: #de371c;
}
.color-item:nth-child(4n+3) .header-color, .header-2-yellow {
	border-top: 2px solid #f39229;
}
.color-item:nth-child(4n+3) .panel-color:hover .header-color, .panel-header-yellow:hover .header-2-yellow {
	background: #fce4c9;
}
.color-item:nth-child(4n+3) .panel-color:hover h2, .panel-header-yellow:hover h2 {
	border-bottom: 1px solid #fce4c9;
}
.color-item:nth-child(4n+3) .panel-color:hover:after,
.color-item:nth-child(4n+3) .panel-color:hover:before ,
.panel-header-yellow:hover:after,
.panel-header-yellow:hover:before {
	background: #f39229;
}
.color-item:nth-child(4n+3) .header-color h2,
.color-item:nth-child(4n+3) .header-color h2 a,
.header-2-yellow h2,
.header-2-yellow h2 a {
	color: #f39229;
}
.color-item:nth-child(4n+3) .header-color i, .header-2-yellow i {
	background: #fce4c9;
	color: #f39229;
}
.color-item:nth-child(4n+4) .header-color, .header-2-green {
	border-top: 2px solid #80ba42;
}
.color-item:nth-child(4n+4) .panel-color:hover .header-color, .panel-header-green:hover .header-2-green {
	background: #dfeed0;
}
.color-item:nth-child(4n+4) .panel-color:hover h2, .panel-header-green:hover h2 {
	border-bottom: 1px solid #dfeed0;
}
.color-item:nth-child(4n+4) .panel-color:hover:after,
.color-item:nth-child(4n+4) .panel-color:hover:before ,
.panel-header-green:hover:after,
.panel-header-green:hover:before {
	background: #80ba42;
}
.color-item:nth-child(4n+4) .header-color h2,
.color-item:nth-child(4n+4) .header-color h2 a,
.header-2-green h2,
.header-2-green h2 a {
	color: #80ba42;
}
.color-item:nth-child(4n+4) .header-color i, .header-2-green i {
	background: #dfeed0;
	color: #80ba42;
}
