@charset "utf-8";
*{text-decoration:none;list-style: none;font-family: '微软雅黑';color:#000;font-weight: bold;margin-right: 0px;}
.navHeader{
	min-height:70px;
	background-color: #fff;
	border:none;
}
.nav-text{
	margin-top: 10px;
}
.header
{
	width: 100%;
	height: 95px;
	border-bottom: 1px solid #eaeaea;
}
.headercontainer,.navcontainer
{
	width: 1050px;
	margin: 0 auto;
}
.nav .active a{
   color:#5fc0e1;
	font-size: 16px;
	min-width:32px;
	border-top: 2px solid #5fc0e1;
}
.nav li a{
	color:#666666;
	font-size: 16px;
}
.ntext{
	width: 100%;
	border:1px solid #ddd;
}
.ntext ul{
	margin-right: 260px;

}
.ntext ul li a{
	display: inline-block;

}
.my-main{
  /* //margin-top:120px;
  //margin-top:0; */
	margin-right: 0px;
}
.banner{
	padding:0;
}
.banner,.content
{
	width: 100%;
}
.banner img
{
	width: 100%;
	background-size: cover;
}
.circle
{
	width:700px;
	height:700px;
	border-radius:100%;
	line-height:95em;
	overflow:hidden;
	cursor:pointer;
	position: relative;
	z-index: 1;
	left: 16%;
	top: 5%;
	border: 1px dashed #34b347;
}
.circleimg1
{
	position:absolute;
	left: 17.7%;
	top: 3.5%;
}
.circleimg2
{
	position:absolute;
	left: 50%;
	top: 3.5%;
}
.circleimg3
{
	position:absolute;
	left: 63%;
	top: 17%;
}
.circleimg4
{
	position:absolute;
	left: 63%;
	top: 49%;
}
.circleimg5
{
	position:absolute;
	left: 50.2%;
	top: 62%;
}
.circleimg6
{
	position:absolute;
	left: 17%;
	top: 62%;
}
.circleimg7
{
	position:absolute;
	left: 4%;
	top: 50%;
}
.circleimg8
{
	position:absolute;
	left: 4%;
	top: 17%;
}
.circleimg9
{
	position:absolute;
	left: 36%;
	top: 35%;
}
.reader b{
	display: block;
	width:20px;
	height:3px;
	background-color: #25B137;
}
.b1{
	position:absolute;
	top:159px;
	left:296px;
	transform: rotate(53deg);
}
.b2{
	 position:absolute;
	 top:64px;
	 left:537px;
	 transform: rotate(90deg);
 }
.b3{
	position:absolute;
	top:166px;
	left:785px;
	transform: rotate(-48deg);
}
.b4{
	position:absolute;
	top:410px;
	left:888px;
	transform: rotate(0deg);
}
.b5{
	position:absolute;
	top:415px;
	left:185px;
	transform: rotate(0deg);
}
.b6{
	position:absolute;
	top:765px;
	left:540px;
	transform: rotate(90deg);
}
.b7{
	 position:absolute;
	 top:668px;
	 left:292px;
	 transform: rotate(-40deg);
 }
.b8{
	position:absolute;
	top:657px;
	left:792px;
	transform: rotate(50deg);
}
.product 
{
	width: 100%;
	margin: 0 auto;
}
.product a
{
	display: block;
	padding: 10px;
	border: 1px solid #CC0000;
	color: #CC0000;
	border-radius: 5%;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}
.product a span{
	color: #CC0000;
	display: inline-block;
	padding:5px;
	z-index:5;
}
.media{
	padding:10px;
	border: 1px solid #ddd;
	border-radius: 5px;
	background-color: #FFF;
}
.productcontainer
{
	width: 100%;
	border: 1px solid #eee;
	box-shadow:0 0 3px 3px #eee;
	margin: 15px 0;
}
.productleft
{
	width: 55%;
	float: left;
	padding: 5px 10px;
}
.productright
{
	width: 45%;
	float: left;
	padding: 5px 10px;
}
h4
{
	padding: 10px 0;
	//font-weight: bold;
}
.inputborder
{
	border: 1px solid #26ae3a;
	color: #26ae3a;
}
.zan
{
	color:#f32126;
	padding:1px 6px;
}
.view
{
	top: 10px;
	height: 516px;
	position: relative;
}
.viewlist
{
	width: 1050px;
	height: 500px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	margin-left: -600px;
}
.viewbtn
{
	position: absolute;
	top: 50%;
	margin-top: -50px;
	width: 60px;
	height: 100px;
	line-height: 100px;
	font-size: 30px;
	color: white;
	text-decoration: none;
	text-align: center;
	background: rgba(0,255,0,.5);
	cursor: pointer;
}
.next
{
	right: 0;
}
.viewlist img
{
	width: 486px;
	height: 462px;
	float: left;
}
.p1{
	transform:translate3d(-224px,0,0) scale(0.81);
}
.p2{
	transform:translate3d(0px,0,0) scale(0.81);
	transform-origin:0 50%;
	opacity: 0.8;
	z-index: 2;
}
.p3{
	transform:translate3d(224px,0,0) scale(1);
	z-index: 3;
	opacity: 1;
}
.p4{
	transform:translate3d(449px,0,0) scale(0.81);
	transform-origin:100% 50%;
	opacity: 0.8;
	z-index: 2;
}
.p5{
	transform:translate3d(672px,0,0) scale(0.81);
}
.Meeting-snapshot
{

}
.reader
{
	position: relative;
}
i
{
	color: #26ae3a;
	display: block;
	position: absolute;
	line-height: 30px;
	padding:5px;
	z-index: 5;
	font-weight: normal;
}
.span1
{
	left: 25%;
	top: 5%;
}
.span2
{
	left: 4%;
	top: 35%;
}
.span3
{
	left: 5%;
	top: 66%;
}
.span4
{
	left: 16%;
	top: 93%;
}
.span5
{
	left: 70%;
	top: 93%;
}
.span6
{
	left: 78%;
	top: 66%;
}
.span7
{
	left: 78%;
	top: 35%;
}
.span8
{
	left: 60%;
	top: 5%;
}
.zan
{
	color: #f53f43;
	margin-left: 5px;
}
i{
	margin-left: 5px;
}
em
{
	color: #cfcfcf;
	margin-left: 5px;
}

.shadow
{
	position: absolute;
	opacity: 0.5;
	filter: alpha(opacity=50);
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	background: #7f7f7f;
	z-index: 100;
	display: none;
}


/*下面的轮播*/

*:after,
*:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}

.clearfix:after {
	clear: both;
}

body{
	background: #f9f7f6;
	color: #404d5b;
	font-weight: 500;
	font-size: 1.05em;

}
a{color: #2fa0ec;text-decoration: none;outline: none;}
a:hover,a:focus{color:#74777b;}

.zzsc-container{
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
}
.zzsc-content {
	padding: 1em 0;
	min-height: 400px;
}

/* Header */
.zzsc-header{
	padding: 1em 190px 1em;
	letter-spacing: -1px;
	text-align: center;
}
.zzsc-header h1 {
	font-weight: 600;
	font-size: 2em;
	line-height: 1;
	margin-bottom: 0;
	
}
.zzsc-header h1 span {
	
	display: block;
	font-size: 60%;
	font-weight: 400;
	padding: 0.8em 0 0.5em 0;
	color: #c3c8cd;
}
/*nav*/
.zzsc-demo a{color: #1d7db1;text-decoration: none;}
.zzsc-demo{width: 100%;padding-bottom: 1.2em;}
.zzsc-demo a{display: inline-block;margin: 0.5em;padding: 0.6em 1em;border: 3px solid #1d7db1;font-weight: 700;}
.zzsc-demo a:hover{opacity: 0.6;}
.zzsc-demo a.current{background:#1d7db1;color: #fff; }
/* Top Navigation Style */
.zzsc-links {
	position: relative;
	display: inline-block;
	white-space: nowrap;
	font-size: 1.5em;
	text-align: center;
}

.zzsc-links::after {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -1px;
	width: 2px;
	height: 100%;
	background: #dbdbdb;
	content: '';
	-webkit-transform: rotate3d(0,0,1,22.5deg);
	transform: rotate3d(0,0,1,22.5deg);
}

.zzsc-icon {
	display: inline-block;
	margin: 0.5em;
	padding: 0em 0;
	width: 1.5em;
	text-decoration: none;
}

.zzsc-icon span {
	display: none;
}

.zzsc-icon:before {
	margin: 0 5px;
	text-transform: none;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	font-family: 'icomoon';
	line-height: 1;
	speak: none;
	-webkit-font-smoothing: antialiased;
}
/* footer */
.zzsc-footer{width: 100%;padding-top: 10px;}
.zzsc-small{font-size: 0.8em;}
.center{text-align: center;}
/****/
.related {
	color: #fff;
	background: #333;
	text-align: center;
	font-size: 1.25em;
	padding: 0.5em 0;
	overflow: hidden;
}

.related > a {
	vertical-align: top;
	width: calc(100% - 20px);
	max-width: 340px;
	display: inline-block;
	text-align: center;
	margin: 20px 10px;
	padding: 25px;
	font-family: "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", "FontAwesome", sans-serif;
}
.related a {
	display: inline-block;
	text-align: left;
	margin: 20px auto;
	padding: 10px 20px;
	opacity: 0.8;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
	-webkit-backface-visibility: hidden;
}

.related a:hover,
.related a:active {
	opacity: 1;
}

.related a img {
	max-width: 100%;
	opacity: 0.8;
	border-radius: 4px;
}
.related a:hover img,
.related a:active img {
	opacity: 1;
}
.related h3{font-family:"Microsoft YaHei", sans-serif;}
.related a h3 {
	font-size: 1em;
	font-weight: 300;
	margin-top: 0.15em;
	color: #fff;
}
/* icomoon */
.icon-zzsc-home-outline:before {
	content: "\e5000";
}

.icon-zzsc-arrow-forward-outline:before {
	content: "\e5001";
}

@media screen and (max-width: 50em) {
	.zzsc-header {
		padding: 3em 10% 4em;
	}
	.zzsc-header h1 {
		font-size:2em;
	}
}


@media screen and (max-width: 40em) {
	.zzsc-header h1 {
		font-size: 1.5em;
	}
}

@media screen and (max-width: 30em) {
	.zzsc-header h1 {
		font-size:1.2em;
	}
}
.clearfix {
	*zoom: 1;
}
.clearfix:before,
.clearfix:after {
	display: table;
	content: "";
	line-height: 0;
}
.clearfix:after {
	clear: both;
}
.hide-text {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}
.input-block-level {
	display: block;
	width: 100%;
	min-height: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/* @group Basics */
body {
	color: #333333;
	font-weight: 400;
	font-size: 15px;

	line-height: 20px;
}
/* @end */
/* @group Typography */
p{
	color: #666666;
	font-weight: 400;
}
a {
	color: #da0d25;
	text-decoration: none;
}
a:hover,
a:focus {
	color: #f22840;
	text-decoration: none;
}
.flipster ul li .Button p {
	margin: 0 0 20px;
	padding-top:20px;
	width:460px;
	height:100px;
	background-color: #EAEAEA;
}

.flipster{
	overflow: none;
}
small {
	font-size: 85%;
}
strong {
	font-weight: 600;
}
em {
	font-style: italic;
}
cite {
	font-style: normal;
}
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
.text-center {
	text-align: center;
}

body {
	margin: 0;
	padding: 0;
}
.Container {
	margin: 0 auto;
	padding: 0;
}
.Text-Left {
	text-align: left;
}
.Text-Right {
	text-align: right;
}
.Text-Center {
	text-align: center;
}
.Float-Left {
	float: left;
	margin-right: 20px;
}
.Float-Right {
	float: right;
	margin-left: 20px;
}
.Button {
	display: inline-block;
	padding: 20px;
	margin: 0;
	background-position: center center;
	background-repeat: no-repeat;
	color: #7a0715;
	text-shadow: none;
	vertical-align: middle;
	cursor: pointer;
	border: 0;
	-ms-transition: color 300ms ease, background-color 300ms ease;
	-webkit-transition: color 300ms ease, background-color 300ms ease;
	-moz-transition: color 300ms ease, background-color 300ms ease;
	-o-transition: color 300ms ease, background-color 300ms ease;
	transition: color 300ms ease, background-color 300ms ease;
}
.Button:hover,
.Button:focus {
	color: #7a0715;
}
.Button.Small {
	padding: 5px 10px;
	font-size: small;
}
.Button.Block {
	width: 500px;
	height: 300px;
}
.Button h1 {
	font-size: 2em;
	line-height: 1.25em;
	color: #FFF;
}
/* Custom Flipster Styles */
/*.flipster {*/
	/*padding-bottom: 50px;*/
/*}*/
.pull-right {
	float: right;
}
.pull-left {
	float: left;
}
.hide {
	display: none;
}
.show {
	display: block;
}
.invisible {
	visibility: hidden;
}
.affix {
	position: fixed;
}
