@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot');
	src:url('../fonts/icomoon.eot?#iefix') format('embedded-opentype'),
		url('../fonts/icomoon.svg#icomoon') format('svg'),
		url('../fonts/icomoon.woff') format('woff'),
		url('../fonts/icomoon.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

.cbp-contentslider {
	width: 836px;
	position: relative;
}
.cbp-contentslider > ul {
	list-style: none;
	height: 622px;
	width: 536px;
	overflow: hidden;
	position: relative;
	padding: 0;
	margin: 0;
	float:left;	
}

.cbp-contentslider > ul li {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: #fff;	
}
.cbp-contentslider > ul li .chanpinImg{
	display: block;
	width:540px;
	height: 540px;
	text-align: center;
	background:#fff;
	border: 1px solid #cac8c8;
}
.M093_bigMachineImg{
	width:100%;
}
/* Whithout JS, we use :target */
.cbp-contentslider > ul li:target {
	z-index: 100;
}
.cbp-contentslider > ul li .sbg
{
background-color:#005095;
}
.cbp-contentslider > ul li h3
{
	font-size: 16px;
	height: 80px;
 	line-height:80px;
	font-weight: 300;
	margin: 0;
	position: relative;
	color: #FFF;
	text-transform: uppercase;
	text-align: left;
	text-indent: 45px;
	letter-spacing:1px;
}
 .cbp-contentslider > ul li .stitle
 {
 float:left;width:300px;
 }
  .cbp-contentslider > ul li .sdetail 
 {
 float:right;width:142px;height:80px;line-height:80px;text-align: center;
 }
.cbp-contentslider > ul li .sdetail a {
 text-decoration: none;
color: #fff;
font-size: 16px;
 }
 .myscroll{
 	width:300px;
 	height: 625px;
 	overflow: hidden;
 }

 
.cbp-contentslider nav a span {
	display: block;
}

.cbp-contentslider nav a:nth-child(1){
 	border-top: 1px solid #005095;	
}



/* Iconfont for navigation and headings */
.cbp-contentslider [class^="icon-"]:before, 
.cbp-contentslider [class*=" icon-"]:before {
	font-family: 'icomoon';
	font-style: normal;
	text-align: center;
	speak: none;
	font-weight: normal;
	line-height: 2.5;
	font-size: 2em;
	position: absolute;
	left: 10%;
	top: 50%;
	margin: -1.250em 0 0 0;
	height: 2.500em;
	width: 2.500em;
	color: rgba(0,0,0,0.1);
	-webkit-font-smoothing: antialiased;
}

.cbp-contentslider .icon-wolf:before {
	content: "\56";
}

.cbp-contentslider .icon-rabbit:before {
	content: "\52";
}

.cbp-contentslider .icon-turtle:before {
	content: "\54";
}

.cbp-contentslider .icon-platypus:before {
	content: "\42";
}

.cbp-contentslider .icon-aligator:before {
	content: "\41";
}

.cbp-contentslider [class^="icon-"].rc-active:before, 
.cbp-contentslider [class*=" icon-"].rc-active:before,
.cbp-contentslider nav a:hover:before {
	color: rgba(255,255,255,0.9);
}

 
.cbp-contentslider h3[class^="icon-"]:before, 
.cbp-contentslider h3[class*=" icon-"]:before {
	top: 0;
	left: 0;
	width: 2em;
	line-height: 1;
	height: 1.2em;
	margin: 0;
	color: #007CC2;
}

.cbp-contentslider li > div {
	position: absolute;
	height: 80px;
	bottom: 0em;
	width: 100%;
	left: 0;
}

.cbp-contentslider .cbp-content {
	-webkit-column-rule: 1px dashed #007CC2;
	-moz-column-rule: 1px dashed #007CC2;
	column-rule: 1px dashed #007CC2;
	-webkit-column-count: 2;
	-moz-column-count: 2;
	-o-column-count: 2;
	column-count: 2;
	-webkit-column-gap: 1em;
	-moz-column-gap: 1em;
	-o-column-gap: 1em;
	column-gap: 1em;
	vertical-align: top;	
	padding: 1em 0;
}

.cbp-contentslider p {
	color: #007CC2;
	padding: 0 0.5em 0.4em;
	margin: 0;
	font-size: 1.2em;
	font-weight: 300;
	text-align: justify;
	line-height: 1.6;
}

/* Media queries */

@media screen and (max-width: 70em) { 
	.cbp-contentslider p {
		font-size: 100%;
	}
}

@media screen and (max-width: 67.75em) {

	.cbp-contentslider { font-size: 85%; }

	.cbp-contentslider nav a[class^="icon-"]:before, 
	.cbp-contentslider nav a[class*=" icon-"]:before {
		left: 50%;
		margin-left: -1.250em;
	}

	.cbp-contentslider nav a span {
		display: none;
	}
}

@media screen and (max-width: 43em) {

	.cbp-contentslider h3 {
		font-size: 2em;
	}

	.cbp-contentslider .cbp-content {
		-webkit-column-count: 1;
		-moz-column-count: 1;
		-o-column-count: 1;
		column-count: 1;
	}

	.cbp-contentslider li > div {
		/*msl top: 5em;*/
	}

}

@media screen and (max-width: 25em) { 
	.cbp-contentslider nav a { padding: 0;}
	.cbp-contentslider h3[class^="icon-"]:before, 
	.cbp-contentslider h3[class*=" icon-"]:before { display: none;}
}
