
.item_cp_menu {
	background:url(../images/item_cp_menu.png) no-repeat top center;
	height:78px;
	position:relative;
	top: 748px;
	z-index:9990;
}
.item_cp_menu li { 
	display:inline-block;
	float:left;
	text-align:center;
	width:196px;
}
.item_cp_menu li a{
	font-size:20px;
	color:#3b3b3b;
	display:block;
	width:196px;
	height:78px;
	line-height:78px;
}
.shou_item_1 { 
	background:#fff;
	padding:30px
}
.shou_item_1 h2 {
	border-bottom:1px solid #f1f1f1;
}
.shou_item_1 .flo_rig {
	width:528px;
	padding-top:65px;
}
.shou_item_1 .flo_rig p{
	margin-top:20px;
	line-height:30px;
	color:#5b5b5b;
}
.shou_item_1 .flo_rig span { 
	display:block;
	margin-top:20px;
	text-align:right;
}
.shou_item_1 .flo_rig span a{
	background:#0060a3;
	color:#fff;
	padding:6px 15px;
	text-align:center;
	border-radius:10px;
}


.shou_item_2 {
	background:url(../images/shou_item_2_back.jpg) no-repeat fixed center center;
	height:655px;
}
.shou_item_2 h2 { 
	text-align:center;
	padding-top:40px;
}
.shou_item_2 .inner { 
	background:#ffffff;
	height:340px;
	border-radius:10px;
}

.Box {position: relative;}
.Box .content {width: 1000px;margin: 0 auto;}
.Box .Box_con {position: relative;}
.Box .Box_con .btnl {position: absolute;}
.Box .Box_con .btn {display: block;width: 41px;height: 41px;position: absolute;top: 80px;cursor: pointer;}
.Box .Box_con .btnl {background: url(../images/jtl02.png) no-repeat center;left: -72px;}
.Box .Box_con .btnr {background: url(../images/jtr02.png) no-repeat center;right: -72px;}
.Box .Box_con .btnl:hover {background: url(../images/jtl03.png) no-repeat center;}
.Box .Box_con .btnr:hover {background: url(../images/jtr03.png) no-repeat center;}
.Box .Box_con .conbox {position: relative;overflow: hidden;}
.Box .Box_con .conbox ul {position: relative;list-style: none;}
.Box .Box_con .conbox ul li {float: left;width:190px;height: 200px;margin-left: 20px;overflow: hidden;align-items: center;display:flex; text-align:center}
.Box .Box_con .conbox ul li:first-child {margin-left: 0;}
.Box .Box_con .conbox ul li img {
	max-width:190px;
	max-height:100px;
	transition: all 0.5s;
	align-items: center;
}
.Box .Box_con .conbox ul li:hover img {transform: scale(1.1);}
.Box .Box_con .conbox ul li a { display:block;width:100%; text-align:center}

.Box .BoxSwitch {margin-top: 30px;text-align: center;}
.Box .BoxSwitch span {display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;width: 30px;height: 3px;background: #ccc;margin: 0 5px;cursor: pointer;}
.Box .BoxSwitch span.cur {background: red;}







.shou_item_3 h2 { text-align:center}

.shou_item_4 {
	background:url(../images/shou_item_4_back.jpg) #ffffff repeat-x top center;
	height:827px;
}

.shou_item_4 h2 {padding-top:70px;padding-bottom:30px;}
.shou_item_4 .flo_left {
	width:520px;
	height:625px;
	background:url(../images/shou_item_4_img.jpg) no-repeat top center;
}
.shou_item_4 .flo_left .inner {
	padding-top:300px;
	padding-left:70px;
	padding-right:70px;
}
.shou_item_4 .flo_left h3 {
	border-bottom:1px dotted #dddddd;
	padding-bottom:10px;
}
.shou_item_4 .flo_left h3 a{
	font-size:16px;
	color:#000;
}
.shou_item_4 .flo_left p{
	line-height:24px;
	padding:15px 0;
	color:#999999;
	font-size:12px;
}
.shou_item_4 .flo_left span{
	color:#999999;
	font-size:12px;
}
.shou_item_4 .flo_rig {width:620px;padding-top:61px;}
.shou_item_4 .flo_rig a { 
	background:#f4f4f4;
	display:block;
	padding:25px;
	margin-top:30px;
}
.shou_item_4 .flo_rig em{
	font-size:42px;
	color:#fff;
	font-style:normal;
	font-weight:bold;
	padding-top:26px;
	display:block;
}
.shou_item_4 .flo_rig .time {
	background:url(../images/shou_item_4_time.jpg) no-repeat top center;
	width:110px;
	height:130px;
	text-align:center;
	color:#fff;
}
.shou_item_4 .flo_rig .title {background:#fff;box-shadow:4px 4px 10px #d0d0d0; height:150px;padding:25px;
	width: 455px;
}
.shou_item_4 .flo_rig h3 {color:#0060a3;font-size:16px; border-bottom:1px dotted #CCCCCC;padding-bottom:10px;}




*, *:after, *:before { border-box; box-sizing: border-box; margin:0; padding:0;}
.grid {
	overflow: hidden;
	margin: 0;
	padding: 0;
	width: 100%;
	max-width: 1920px;
	list-style: none;
	text-align: center;
}

/* Common style */
.grid figure {
	position: relative;
	z-index: 1;
	display: inline-block;
	overflow: hidden;
	margin: -0.135em;
	width: 33.333%;
	height: 400px;
	background: #3085a3;
	text-align: center;
	cursor: pointer;
}

.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	opacity: 0.8;
}

.grid figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}
.grid figure a {color:#fff;}
.grid figure figcaption,
.grid figure a.more {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure a.more {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure h2 {
	word-spacing: -0.15em;
	
	font-weight: 300;
}

.grid figure h2 span {
	font-weight: 100;
	FONT-SIZE:20PX;
}

.grid figure h2,
.grid figure p {
	margin: 0;
}

.grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}





figure.effect-bubba {
	background: #000000;
}

figure.effect-bubba img {
	opacity: 0.7;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

figure.effect-bubba:hover img {
	opacity: 0.4;
}

figure.effect-bubba figcaption::before,
figure.effect-bubba figcaption::after {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-bubba figcaption::before {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: scale(0,1);
	transform: scale(0,1);
}

figure.effect-bubba figcaption::after {
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-transform: scale(1,0);
	transform: scale(1,0);
}

figure.effect-bubba h2 {
	padding-top: 30%;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,-20px,0);
	transform: translate3d(0,-20px,0);
}

figure.effect-bubba p {
	padding: 20px 2.5em;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,20px,0);
	transform: translate3d(0,20px,0);
}

figure.effect-bubba:hover figcaption::before,
figure.effect-bubba:hover figcaption::after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

figure.effect-bubba:hover h2,
figure.effect-bubba:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}


