﻿@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{ margin:0; padding:0;}
*{ box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
body{
	font-family: "微软雅黑";
	font-size: 12px;
	color:#525252;
	background: #fff;
}
ul, ol { list-style:none;} 
img,fieldset{ vertical-align:top; border:0;}
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal;}
address,cite,code,em,th { font-weight:normal; font-style:normal;}
input,button,textarea,select{ font:100% Lao UI, sans-serif, "微软雅黑"; vertical-align:middle;}
a{ color:#525252; text-decoration:none;}
.w1920{width: 100%;}

/*top*/
.top{
	width: 1200px;
	margin: 46px auto 40px auto;
	overflow: hidden
}
.top h1{
	float: left;
}

.top .img1{
	float: left;
	margin-left: 80px;
	margin-top: 24px;
}

.top div.top-zy{
	float: right;
	text-align: right;
	font-size: 16px;
	font-family: "思源黑体 CN Medium";
	color: #000000;
}
.top div.top-zy a{
	color: #000;
}
.top .top-zy p.top-zy-p1{
	word-spacing: 24px;
	letter-spacing: 18px;
	margin-bottom: 5px;
}
.top .top-zy p.top-zy-p1 img{
	margin-left:0px; 
}

.top .top-zy img{
	margin-left:12px; 
}

.dh{
	width: 100%;
	background: #ececec;
	border-bottom:1px solid#0071c5;
	
}
.dh ul{
	width: 1200px;
	margin: 0 auto;
	height: 60px;
}
.dh ul li{
	float: left;
	padding:18px 0;
	width: 14.12%;
	text-align: center;
	font-size: 19px;
	border-right:1px solid #FFFFFF;
	font-weight: 600;
	position: relative;
}
.dh ul li .pf{
	position: absolute;
	top:60px;
	z-index: 9999999;
	overflow: hidden;
	width: 100%;
	display: none;
}
.dh ul li .pf p{
	width: 100%;
	padding: 8px;
	border: 1px solid #2a92df;
	margin-bottom: 2px;
	font-size: 19px;
	font-weight: 100;
}
.dh ul li .pf p a{
	color: #2a92df;
}
#jz{
	border: none;
}
.dh ul li:hover .pf{
	display: block;
	
}
.dh ul li .pf p:hover {
	background: #2a92df;
}.dh ul li .pf p:hover a{
	color: #f1f1f1;
}
.dh ul .s{
	border-left:1px solid #FFFFFF;
}
.dh ul li a{
	color: #73777a;
}
.dh ul li:hover>a{
	color: #484848;
}

/*nei-banner*/
.banner {
	width: 1200px;
	margin: 0 auto;
}

 /*di*/
.bj{
	background: #f1f1f1;
	overflow: hidden;
	margin-top: 40px;
	float: left;
	padding-top:20px; 
}
.bj ul{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding: 40px 0;
}
.bj ul h2{
	font-size: 24px;
	font-weight: 600;
	color: #737171;margin-bottom: 10px;
	padding-bottom: 35px;
	float: left;
	margin-right:48px;
}
.bj ul li{
	float: left;
	font-size: 21px;
	color: #0071c5;
	font-weight: 600;
	margin-left: 39px;
	float: left;
}
.bj ul li img{
	margin-top: -6px;
	margin-right: 5px;
}
.bj ul li .img2{
	margin-top: 2px;
}

.bj ol h3{
	margin-top: -0px;
	margin-bottom:10px;
	padding:10px 0 ;
	font-size:14px;
	font-weight: 600;
	color: #f1f1f1;
	width: 180px;
	text-align: center;
	background: #0071c5;
	float: right;
	clear: right;
	border-radius: 5px;
	
}
.bj ol h3:nth-child(6){
	margin-top: 2%;
}
.bj ol h3 a{
	color: #f1f1f1
}
.bj ol h3:hover a{
	color: #f1f1f1
	
}
.bj .bj-bj{
	width: 100%;
	height: 186px;
	background: #e1e1e1;
	float: left;
	margin-top: -60px;
}
.bj  ol {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.bj  ol li{
	float: left;
	font-size: 16px;
	margin-right: 6%;
	margin-top: 3%;
	font-weight: 600;
}
.bj  ol li a{
	color: #484848;
}
.bj  ol li:hover a{
	color:#1485E1;
}
.bj ol p{
	width:1200px;
	overflow: hidden;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 10px;
	border-top: 1px solid #898989;
	opacity: 0.7;
	margin-top: 37px;
	float: left;
}
/*内产品*/

.container1{width: 1200px;
margin:40px auto;
	border: 1px solid #dcdcdc;
	overflow: hidden;
	
}

.tabs {
    position: relative;
	margin: 10px auto;
	width:100%;
}

.tabs input {
	position: absolute;
	z-index: 1000;
	width: 120px;
	height: 40px;
	left: 0px;
	top: 0px;
	opacity: 0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
	cursor: pointer;
}
.tabs input#tab-2{
	left: 120px;
}
.tabs input#tab-3{
	left: 240px;
}
.tabs input#tab-4{
	left: 360px;
}
.tabs input#tab-5{
	left: 540px;
}
.tabs label {
	background: #f4f4f4;
	background: -moz-linear-gradient(top, #f4f4f4 0%, #f4f4f4 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f4f4), color-stop(100%,#f4f4f4));
	background: -webkit-linear-gradient(top, #f4f4f4 0%,#f4f4f4 100%);
	background: -o-linear-gradient(top, #f4f4f4 0%,#f4f4f4 100%);
	background: -ms-linear-gradient(top, #f4f4f4 0%,#f4f4f4 100%);
	background: linear-gradient(top, #f4f4f4 0%,#f4f4f4 100%);
	font-size: 15px;
	line-height: 40px;
	height: 40px;
	position: relative;
	padding: 0 20px;
    float: left;
	display: block;
	width: 180px;
	color: #606060;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.3);
    border-radius: 3px 3px 0 0;
    box-shadow: 2px 0 2px rgba(0,0,0,0.1), -2px 0 2px rgba(0,0,0,0.1);
}

.tabs label:after {
    content: '';
	background: #fff;
	position: absolute;
	bottom: -2px;
	left: 0;
	width: 100%;
	height: 2px;
	display: block;
}

.tabs input:hover + label {
	background: #f4f4f4;
}

.tabs label:first-of-type {
    z-index: 5;
    box-shadow: 2px 0 2px rgba(0,0,0,0.1);
}

.tab-label-2 {
    z-index: 4;
}

.tab-label-3 {
    z-index: 3;
}

.tab-label-4 {
    z-index: 2;
}
.tab-label-5 {
    z-index: 1;
}

.tabs input:checked + label {
    background: #fff;
	z-index: 6;
}

.clear-shadow {
	clear: both;
}

.content {
    background: #fff;
	position: relative;
    width: 1200px;
	z-index: 5;
    box-shadow: 0 -2px 3px -2px rgba(0,0,0,0.2), 0 2px 2px rgba(0,0,0,0.1);
    border-radius: 0 3px 3px 3px;
	overflow: hidden;
	height: auto;
	height: 540px;
}

.content div {
    position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
    opacity: 0;

    -webkit-transition: opacity linear 0.1s;
    -moz-transition: opacity linear 0.1s;
    -o-transition: opacity linear 0.1s;
    -ms-transition: opacity linear 0.1s;
    transition: opacity linear 0.1s;
}

.tabs input.tab-selector-1:checked ~ .content .content-1,
.tabs input.tab-selector-2:checked ~ .content .content-2,
.tabs input.tab-selector-3:checked ~ .content .content-3,
.tabs input.tab-selector-4:checked ~ .content .content-4,
.tabs input.tab-selector-5:checked ~ .content .content-5,
.tabs input.tab-selector-5:checked ~ .content .he
{
	z-index: 100;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;

    -webkit-transition: opacity ease-out 0.2s 0.1s;
    -moz-transition: opacity ease-out 0.2s 0.1s;
    -o-transition: opacity ease-out 0.2s 0.1s;
    -ms-transition: opacity ease-out 0.2s 0.1s;
    transition: opacity ease-out 0.2s 0.1s;
}

.content div p {
	font-size: 14px;
	line-height: 22px;
	font-style: italic;
	text-align: left;
	margin: 0;
	color: #777;
	padding-left: 15px;
	font-family: Cambria, Georgia, serif;
	border-left: 8px solid rgba(63,148,148, 0.1);
}

.content ol{width:1180px; margin-left: 0px;padding: 10px;margin-top: 20px;}
.content ol li{width: 92%;text-align: center; margin: 0 auto;margin-bottom: 15px;padding: 10px 10px 10px 10px;border-bottom:1px dashed #454545;}
.content ol h1{float: left;color: #6E6E6E;}
.content ol h2{float: left;padding-bottom: 10px;color: #6E6E6E}
.content ol h4{float: right;margin-top: -20px;color: #6E6E6E}
.content ol li:hover a{color: #f1f1f1;}
.content ol li:hover h1{color: #f1f1f1;}
.content ol li:hover h4{color: #f1f1f1;}
.content ol li:hover {background: #188DEC;border: none;border-bottom:1px dashed #454545;}

.container {
  width:100%;
  margin:20px auto 40px auto;
}
input[type="radio"] {
    display:none;
}
label {
	width: 15%;
  float:left;
  text-align:center;
  background:#ffffff;
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  color:#222222;
  padding:0.5%;
  margin:0.5%;
  cursor:pointer;
}


input[type="radio"][id="blue"]:checked + label {
  background:#33a1d7;
	color: #f1f1f1;
}
input[type="radio"][id="blue"]:checked ~ .red, input[type="radio"][id="blue"]:checked ~ .green {
  width:0;
  height:0;
  padding:0;
  margin:0;
  opacity:0;
}
input[type="radio"][id="red"]:checked + label {
  background:#33a1d7;
	color: #f1f1f1;
}
input[type="radio"][id="red"]:checked ~ .blue, input[type="radio"][id="red"]:checked ~ .green ,input[type="radio"][id="red"]:checked ~ .he{
  width:0;
  height:0;
  padding:0;
  margin:0;
  opacity:0;
}
input[type="radio"][id="he"]:checked + label {
  background:#33a1d7;
	color: #f1f1f1;
}
input[type="radio"][id="he"]:checked ~ .blue, input[type="radio"][id="he"]:checked ~ .green, input[type="radio"][id="he"]:checked ~ .red{
  width:0;
  height:0;
  padding:0;
  margin:0;
  opacity:0;
}

input[type="radio"][id="green"]:checked + label {
  background:#33a1d7;
	color: #f1f1f1;
}
input[type="radio"][id="green"]:checked ~ .blue, input[type="radio"][id="green"]:checked ~ .red {
  width:0;
  height:0;
  padding:0;
  margin:0;
  opacity:0;
}

.tile {
  width:23%;
  float:left;
  transition:all 1s;
  margin:0.5%;
}

.love {
	box-shadow: 12px 15px 35px #ececec inset;
	width: 1920px;;
	margin: 0 auto;
	padding: 10px 0 0 0;

}

/*手机*//*导航*/
.mobile-inner{ float:right; margin-top:3px; transition:all 0.5s;display: none;z-index: 888;text-align: left;}
.mobile-inner img{width: 100%;margin-bottom: 30px;}
.mobile-inner p{color: #676767;line-height: 25px;font-size: 16px;padding-bottom: 30px;padding-right: 30px;padding-left: 30px;margin:0px;}
.mobile-inner-header{height: 50px;z-index:10;}
.mobile-inner-header-icon{height:50px;text-align: center;width: 50px;position: relative;-webkit-transition: background 0.5s;-moz-transition: background 0.5s;-o-transition: background 0.5s;transition: background 0.5s;background: #f1f1f1}

.mobile-inner-nav{background: #1787CD;width: 100%;position:fixed;top: 76px;left: 0px;bottom:0px;padding-top: 30px;padding-bottom: 80px;display: none;z-index:21;z-index: 99}
.mobile-inner-nav a{display:block;line-height: 50px;text-decoration: none;width:96%; margin:0 auto; color: #FFFFFF;border-bottom: solid 1px rgba(255,255,255,0.3);transition: all 0.5s;font-weight:300;}

.mobile-inner-header-icon:hover{background-color: rgba(255,255,255,0.2);cursor: pointer;}
.mobile-inner-header-icon span{position: absolute;left: calc((100% - 25px) / 2);top: calc((100% - 1px) / 2);width: 25px;height: 2px;background-color: rgba(0,0,0,1);}
.mobile-inner-header-icon span:nth-child(1){transform: translateY(4px) rotate(0deg);}
.mobile-inner-header-icon span:nth-child(2){transform: translateY(-4px) rotate(0deg);}
	
.mobile-inner-header-icon-click span:nth-child(1){animation-duration: 0.5s;animation-fill-mode: both;animation-name: clickfirst;}		
.mobile-inner-header-icon-click span:nth-child(2){animation-duration: 0.5s;animation-fill-mode: both;animation-name: clicksecond;}
/* flexslider */

.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.block_home_slider .slide {position:relative;}
.block_home_slider .caption {padding:13px 16px 12px; position:absolute; left:0px; right:0px; bottom:0px; background:url( ../image/bg_caption.png); text-align:left;}
.block_home_slider .caption p {padding-bottom:0px; font-size:11px; color:#dedede; text-shadow:0px -1px #000000; line-height:17px;
    text-overflow: ellipsis;
    display: -webkit-box; /** 对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp:2; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/


}
.block_home_slider .caption p.title {padding-bottom:6px; font-size:15px; color:#ffffff; font-weight:bold; line-height:normal;

}
.block_home_slider .flex-direction-nav a {width:25px; height:25px; margin-top:-27px; display:block; position:absolute; top:50%; background-repeat:no-repeat; background-image:url(../image/sprite_arrow_2.png); text-indent:-9000px;}
.block_home_slider .flex-direction-nav a.flex-prev {left:6px; background-position:left top;}
.block_home_slider .flex-direction-nav a.flex-prev:hover {background-position:left bottom;}
.block_home_slider .flex-direction-nav a.flex-next {right:6px; background-position:right top;}
.block_home_slider .flex-direction-nav a.flex-next:hover {background-position:right bottom;}
.block_home_slider .flex-control-paging {padding-top:15px; display:inline-block;}
.block_home_slider .flex-control-paging li {
	margin: 0px;
	padding: 0px;
	float: left;
	overflow: hidden;
	list-style-type: none;
	background: none;
}
.block_home_slider .flex-control-paging li a {width:0px; height:12px; display:block; background-repeat:no-repeat; background-image:url(sprite_nav_3.png); text-indent:-9000px; cursor:pointer;}
.block_home_slider .flex-control-paging li a.flex-active {background-position:right top;}

.block_home_post_feature {width:300px;}
.block_home_post_feature p {padding-bottom:0px;}



.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
	list-style-type: none;
} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}


.cx{
	display: none;
}

.AP_foot {position:fixed;bottom:0;width:100%;box-sizing:border-box;background:repeating-linear-gradient(#303030,#303030);opacity:0.9; z-index:99;display:none;}
.AP_foot:after {content:"";display:block;visibility:hidden;clear:both;}
.AP_foot a {width:25%;text-align:center;box-sizing:border-box;float:left;color:#fff;font-size:1.1em;padding:5px 0;}
.tel:before {content:"";display:block;margin:0 auto;width:20px;height:20px;background:url(../images/main_icon.png) no-repeat left top;background-size:20px auto;}
.signup:before {content:"" ;display:block;margin:0 auto;width:20px;height:20px;background:url(../images/main_icon.png) no-repeat left -20px;background-size:20px auto;} 
.ask:before {content:"";display:block;margin:0 auto;width:20px;height:20px;background:url(../images/main_icon.png) no-repeat left -40px;background-size:20px auto;}
.query:before {content:"";display:block;margin:0 auto;width:20px;height:20px;background:url(../images/main_icon.png) no-repeat left -80px;background-size:20px auto;}

/*nydh*/
.y-dh{width: 96%;margin: 20px auto 5px auto;overflow: hidden}
.y-dh ul{margin-top:10px }
.y-dh ul .z{font-size:18px;font-weight: 600;color: #484848;}
.y-dh ul .z p{height: 20px;width: 4px;background:#2156A3;float: left;margin-right: 8px;margin-top:4px}
.y-dh ul .y{float: right;margin-top: -15px;font-size: 12px;color: #979797;}

.y-dh ul div.xx{width: 100%;height:0px;border: 1px dashed #8C8C8C;margin-top: 5px}
/*cd*/

.content_left .title{ background:#265397; color:#fff; padding:5px 20px 15px 5px;  font-size:16px}
.content_left .title span{background:url(img/ioc.png) no-repeat 0 center; padding-left:22px;}
.left_nav{border:1px solid #e6e6e6; border-top:0; overflow:hidden; padding-bottom: 10px;}
.left_nav ul{margin-top:-1px;}
.left_nav li{padding:0 0px}
.left_nav li .t{  padding:5px 10px ; position:relative;font-size: 12px;margin: 5px 0;border-bottom: 1px solid #f1f1f1}
#s{background: #265397}
 #s a{color: #f1f1f1;}

@media screen and (max-width:414px){

.top{
	width: 96%;
	margin: 10px auto 12px auto;
	overflow: hidden
}

.top .img1{
display: none;
}
	.top h1 img{
		width: 140px;
		margin-top: 2px;
	}
.top div.top-zy{
display: none;
}

	.mobile-inner{
		display: block;
	}
	.dh{
		display: none;
	}

.slides-box {
    width: 100%;
    height: 121px;
    margin: auto;
    overflow: hidden;
}
#banner1{
	background: url(../images/sj-banner.jpg);
}
#banner2{
	background: url(../images/sj-banner.jpg);
}
#banner3{
	background: url(../images/sj-banner.jpg);
}
	.prev, .next{
		display: none;
	}

	
	#top_contents .top_contents_wrap {
  position: relative;
  width: 96% !important;
  margin: 0px auto !important;
  width: 96% !important;
  overflow: hidden;
  *zoom: 1;
}
	.carouselArea{
		display: none;
	}
	.cp-y{
	width: 100%;
	float: right;
	border: 1px solid #d6d4d4;
	height: auto;
	padding:10px; 
}
.cp-y ul{padding: 10px;margin-top:0px; }
.cp-y ul li{
	width:49%;
	height: 120px;
	margin-right: 1%;
	margin-bottom: 1%;
	float: left;
	text-align: center;
	font-size: 18px;
	position: relative;
}


.cp-y h4.title {
  color: #434343;
  display: inline;
	padding: 5px 0 0 5px;;
  line-height: 1.7em;
	font-size: 20px;
	font-weight: 600;
}
/*xwzx*/
.xwzx{
	width: 96%;
	margin: 40px auto;
}
.xwzx h3{
	font-size: 18px;
	color: #000;
	font-weight: 600;
	margin-bottom: 5px;
}
.xwzx h3 img{
	margin:2px 8px 0px 0px ;
	height: 22px;
}
.xwzx ul{
	width: 100%;
	float: left;
	margin-bottom: 9%;
	
}
.xwzx ul li{
	font-size: 16px;
	padding: 15px 10px 8px 5px;
	border-bottom: 1px dashed #6B6B6B;
	

}
.xwzx ul li div{
	width: 12px;
	height: 12px;
	border: 3px solid #2364ab;
	float: left;
	margin-top:6px;
	margin-right:8px;
}
.xwzx ul li i{
	float: right
}
.xwzx .fd{
	float: right;
}
	.bj {
		width: 100%;
		overflow: visible;
	}
	.bj ul{
		display: none;
	}
	.bj li{
		display: none;
	}
	.bj p{
		display: none;
	}
	.bj .bj-bj{
		background: #fff;
		height: 35px;
		overflow: visible;
		
	}
	.bj ol {
		width: 96%;
		height: 40px;
	}	
	.bj ol h3{
		display: block;
		margin-top: 0;
		
	}
	.bj ol h3{
	margin-top: -0px;
	margin-bottom:0px;
	margin-right: 10%;
	padding:5px 0 ;
	font-size:12px;
	font-weight: 600;
	color: #f1f1f1;
	width: 120px;
	text-align: center;
	background: #0071c5;
	float: right;
	clear: right;
	border-radius: 5px;
	
}
		.bj ol h3:nth-child(6){
		display: block;
		float: left;
			margin-left: 10%;
			margin-top: 0px;
		
	}
	.AP_foot{
		display: block;
	}	
	.cx{
		display: block;
	}

.banner {
	width: 100%;
}
.banner img{
	width: 100%;
}
.w1200 .nr-y{
	display: none;
}
	.w1200{
		width: 96%;
	}
.w1200 .nr-z{
	width: 100%;;
	float: right;
	
}
	
	.container1{width: 96%;
margin:40px auto;
	border: 1px solid #dcdcdc;
	overflow: hidden;
	
}
	
	.love {
	box-shadow: 12px 15px 35px #ececec inset;
	width: 100%;;
	margin: 0 auto;
	padding: 10px 0 0 0;

}
	
	


.tabs {
    position: relative;
	margin: 10px auto;
	width:100%;
}

.tabs input {
	position: absolute;
	z-index: 1000;
	width: 20%;
	height: 40px;
	left: 0px;
	top: 0px;
	opacity: 0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
	cursor: pointer;
}
.tabs input#tab-2{
	left: 120px;
}
.tabs input#tab-3{
	left: 240px;
}
.tabs input#tab-4{
	left: 360px;
}
.tabs input#tab-5{
	left: 540px;
}
.tabs label {
	background: #f4f4f4;
	background: -moz-linear-gradient(top, #f4f4f4 0%, #f4f4f4 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f4f4), color-stop(100%,#f4f4f4));
	background: -webkit-linear-gradient(top, #f4f4f4 0%,#f4f4f4 100%);
	background: -o-linear-gradient(top, #f4f4f4 0%,#f4f4f4 100%);
	background: -ms-linear-gradient(top, #f4f4f4 0%,#f4f4f4 100%);
	background: linear-gradient(top, #f4f4f4 0%,#f4f4f4 100%);
	font-size: 12px;
	line-height: 40px;
	height: 40px;
	position: relative;
	padding: 0 20px;
    float: left;
	display: block;
	width: 49%;
	color: #606060;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.3);
    border-radius: 3px 3px 0 0;
    box-shadow: 2px 0 2px rgba(0,0,0,0.1), -2px 0 2px rgba(0,0,0,0.1);
}

.tabs label:after {
    content: '';
	background: #fff;
	position: absolute;
	bottom: -2px;
	left: 0;
	width: 100%;
	height: 2px;
	display: block;
}

.tabs input:hover + label {
	background: #f4f4f4;
}

.tabs label:first-of-type {
    z-index: 5;
    box-shadow: 2px 0 2px rgba(0,0,0,0.1);
}

.tab-label-2 {
    z-index: 4;
}

.tab-label-3 {
    z-index: 3;
}

.tab-label-4 {
    z-index: 2;
}
.tab-label-5 {
    z-index: 1;
}

.tabs input:checked + label {
    background: #fff;
	z-index: 6;
}

.clear-shadow {
	clear: both;
}

.content {
    background: #fff;
	position: relative;
    width: 1200px;
	z-index: 5;
    box-shadow: 0 -2px 3px -2px rgba(0,0,0,0.2), 0 2px 2px rgba(0,0,0,0.1);
    border-radius: 0 3px 3px 3px;
	overflow: hidden;
	height: auto;
	height: 540px;
}

.content div {
    position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
    opacity: 0;

    -webkit-transition: opacity linear 0.1s;
    -moz-transition: opacity linear 0.1s;
    -o-transition: opacity linear 0.1s;
    -ms-transition: opacity linear 0.1s;
    transition: opacity linear 0.1s;
}

.tabs input.tab-selector-1:checked ~ .content .content-1,
.tabs input.tab-selector-2:checked ~ .content .content-2,
.tabs input.tab-selector-3:checked ~ .content .content-3,
.tabs input.tab-selector-4:checked ~ .content .content-4,
.tabs input.tab-selector-5:checked ~ .content .content-5,
.tabs input.tab-selector-5:checked ~ .content .he
{
	z-index: 100;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;

    -webkit-transition: opacity ease-out 0.2s 0.1s;
    -moz-transition: opacity ease-out 0.2s 0.1s;
    -o-transition: opacity ease-out 0.2s 0.1s;
    -ms-transition: opacity ease-out 0.2s 0.1s;
    transition: opacity ease-out 0.2s 0.1s;
}

.content div p {
	font-size: 14px;
	line-height: 22px;
	font-style: italic;
	text-align: left;
	margin: 0;
	color: #777;
	padding-left: 15px;
	font-family: Cambria, Georgia, serif;
	border-left: 8px solid rgba(63,148,148, 0.1);
}

.content ol{width:360px; margin-left: 0px;padding: 10px;margin-top: 20px;}
.content ol li{width: 92%;text-align: center; margin: 0 auto;margin-bottom: 25px;padding: 10px 10px 10px 10px;border-bottom:1px dashed #454545;}
.content ol h1{float: left;color: #6E6E6E;margin-top: -10px;}
.content ol h2{float: left;padding-bottom: 10px;color: #6E6E6E}
.content ol h4{float: right;margin-top: -10px;color: #6E6E6E}
.content ol li:hover a{color: #f1f1f1;}
.content ol li:hover h1{color: #f1f1f1;}
.content ol li:hover h4{color: #f1f1f1;}
.content ol li:hover {background: #188DEC;border: none;border-bottom:1px dashed #454545;}
	.content ol h3{
		display: none;
	}
.container {
  width:100%;
  margin:20px auto 40px auto;
}
input[type="radio"] {
    display:none;
}
label {
	width: 15%;
  float:left;
  text-align:center;
  background:#ffffff;
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  color:#222222;
  padding:0.5%;
  margin:0.5%;
  cursor:pointer;
}


input[type="radio"][id="blue"]:checked + label {
  background:#33a1d7;
	color: #f1f1f1;
}
input[type="radio"][id="blue"]:checked ~ .red, input[type="radio"][id="blue"]:checked ~ .green {
  width:0;
  height:0;
  padding:0;
  margin:0;
  opacity:0;
}
input[type="radio"][id="red"]:checked + label {
  background:#33a1d7;
	color: #f1f1f1;
}
input[type="radio"][id="red"]:checked ~ .blue, input[type="radio"][id="red"]:checked ~ .green ,input[type="radio"][id="red"]:checked ~ .he{
  width:0;
  height:0;
  padding:0;
  margin:0;
  opacity:0;
}
input[type="radio"][id="he"]:checked + label {
  background:#33a1d7;
	color: #f1f1f1;
}
input[type="radio"][id="he"]:checked ~ .blue, input[type="radio"][id="he"]:checked ~ .green, input[type="radio"][id="he"]:checked ~ .red{
  width:0;
  height:0;
  padding:0;
  margin:0;
  opacity:0;
}

input[type="radio"][id="green"]:checked + label {
  background:#33a1d7;
	color: #f1f1f1;
}
input[type="radio"][id="green"]:checked ~ .blue, input[type="radio"][id="green"]:checked ~ .red {
  width:0;
  height:0;
  padding:0;
  margin:0;
  opacity:0;
}
}