.header {
	background: url(../img/header-bg.jpg) no-repeat center bottom;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	min-height: 974px;
	text-align: center;
	width: 100%;
	min-width: 1200px;
}

.bg {
	height: 100%;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	text-align: center;
	z-index: 1;
}

#bg_slide {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.layer {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.parx1 {
	padding-top: 248px;
}

.parx2 {
	padding-top: 620px;
}

.parx3 {
	padding-top: 730px;
}

.parx4 {
	padding-top: 248px;
}

.parx5 {
	padding-top: 248px;
}

.parx6 {
	padding-top: 0px;
}

.innerbox {
	width: 90%;
	margin: 10px auto 10px auto;
}

.title img {
	position: absolute;
	left: 50%;
	top: 248px;
	margin-left: -650px;
}

.divD {
	width: 1000px;
	height: 50px;
	margin: auto;
	color: #FBFBFB;
	margin-top: 400px;
}

.divD img {
	margin: 5px 10px;
}


/*动画调用*/

.slogan {
	opacity: 0;
	animation: up 1s ease-out 0.5s forwards;
	-moz-animation: up 1s ease-out 0.5s forwards;
	/* Firefox: */
	-webkit-animation: up 1s ease-out 0.5s forwards;
	/* Safari 和 Chrome: */
	-o-animation: up 1s ease-out 0.5s forwards;
	/* Opera: */
}

.paani_001 {
	opacity: 0;
	animation: scale 1s ease-out 0.5s forwards;
	-moz-animation: scale 1s ease-out 0.5s forwards;
	/* Firefox: */
	-webkit-animation: scale 1s ease-out 0.5s forwards;
	/* Safari 和 Chrome: */
	-o-animation: scale 1s ease-out 0.5s forwards;
	/* Opera: */
}

.paani_002 {
	opacity: 0;
	animation: scale 1s ease-out 0.8s forwards;
	-moz-animation: scale 1s ease-out 0.8s forwards;
	/* Firefox: */
	-webkit-animation: scale 1s ease-out 0.8s forwards;
	/* Safari 和 Chrome: */
	-o-animation: scale 1s ease-out 0.8s forwards;
	/* Opera: */
}

.paani_003 {
	opacity: 0;
	animation: scale 1s ease-out 1s forwards;
	-moz-animation: scale 1s ease-out 1s forwards;
	/* Firefox: */
	-webkit-animation: scale 1s ease-out 1s forwards;
	/* Safari 和 Chrome: */
	-o-animation: scale 1s ease-out 1s forwards;
	/* Opera: */
}

.paani_004 {
	opacity: 0;
	animation: scale 1s ease-out 1.5s forwards;
	-moz-animation: scale 1s ease-out 1.5s forwards;
	/* Firefox: */
	-webkit-animation: scale 1s ease-out 1.5s forwards;
	/* Safari 和 Chrome: */
	-o-animation: scale 1s ease-out 1.5s forwards;
	/* Opera: */
}

.paani_005 {
	opacity: 0;
	animation: scale 1s ease-out 2s forwards;
	-moz-animation: scale 1.5s ease-out 2s forwards;
	/* Firefox: */
	-webkit-animation: scale 1.5s ease-out 2s forwards;
	/* Safari 和 Chrome: */
	-o-animation: scale 1.5s ease-out 2s forwards;
	/* Opera: */
	padding-left: 200px;
	margin-top: -180px;
}

.paani_006 {
	opacity: 0;
	animation: up 1s ease-out 1.5s forwards;
	-moz-animation: up 1.5s ease-out 1.5s forwards;
	/* Firefox: */
	-webkit-animation: up 1.5s ease-out 1.5s forwards;
	/* Safari 和 Chrome: */
	-o-animation: up 1.5s ease-out 1.5s forwards;
	/* Opera: */
}

.paani_007 {
	opacity: 0;
	animation: fadeInDown 0.5s ease-out 2s forwards;
	-moz-animation: fadeInDown 0.5s ease-out 2s forwards;
	/* Firefox: */
	-webkit-animation: fadeInDown 0.5s ease-out 2s forwards;
	/* Safari 和 Chrome: */
	-o-animation: fadeInDown 0.5s ease-out 2s forwards;
	/* Opera: */
}

.arrow-icon {
	opacity: 1;
	animation: arrow-icon 2s cubic-bezier(0.5, 0, 0.1, 1) infinite;
	-webkit-animation: arrow-icon 2s cubic-bezier(0.5, 0, 0.1, 1) infinite;
	position: absolute;
	bottom: 30px;
	left: 50%;
	margin-left: -30px;
	width: 60px;
	height: 60px;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	line-height: 60px;
	text-align: center;
	font-size: 20px;
	color: #fff;
	cursor: pointer;
	overflow: hidden;
	z-index: 9999;
}

.arrow-icon:hover {
	animation-play-state: paused;
	-webkit-animation-play-state: paused;
}

@keyframes arrow-icon {
	%0,
	%100 {
		bottom: 50px;
		opacity: 1;
	}
	50% {
		bottom: 80px;
		opacity: .8
	}
}

@-webkit-keyframes arrow-icon {
	%0,
	%100 {
		bottom: 50px;
		opacity: 1;
	}
	50% {
		bottom: 80px;
		opacity: .8
	}
}

.header-top {
	padding-top: 30px;
	max-width: 1200px;
	margin: auto;
	position: relative;
	z-index: 2;
}

.Top_Bar .site-logo {
	padding-left: 1px;
	width: 276px;
	float: left;
}

.logo {
	margin-bottom: 1em;
}


/* start h_menu */

.h_menu4 {
	margin: 0 auto;
	width: 100%;
	padding: 15px 0;
}

.toggleMenu {
	display: none;
	width: 100%;
	color: #FFF;
	font-size: 1.5em;
}

.nav li.logo.active a,
.nav li.logo a:hover {
	border-bottom: none;
}

.nav {
	list-style: none;
	*zoom: 1;
	margin-top: 22px;
	float: right;
}

.nav:before,
.nav:after {
	content: " ";
	display: table;
}

.nav:after {
	clear: both;
}

.nav ul {
	list-style: none;
	width: 13em;
	border-bottom: 5px solid #0072bc;
	z-index: 888;
}

.nav li a {
	display: block;
	margin: 0px 10px;
	font-size: 17px;
	padding: 0;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	text-decoration: none;
	font-weight: 300;
}

.nav li:hover {
	color: red;
}

.nav li {
	position: relative;
}

.nav> li {
	display: inline-block;
	margin: 0 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
}

.nav> li> a {
	color: #fff;
}

.nav> li.hover> ul {
	left: -1px;
	top: 38px;
}

.nav li li.hover ul {
	left: 100%;
	-webkit-transition: background .2s linear;
	-moz-transition: background .2s linear;
	-ms-transition: background .2s linear;
	-o-transition: background .2s linear;
	transition: background .2s linear;
}

.nav> li> li> a {
	font-size: 0.85em;
	padding: 10px 20px;
	display: block;
	color: #555;
	background: #fff;
	position: relative;
	z-index: 9999;
	font-weight: normal;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	width: 100%;
	text-decoration: none;
	margin: 0;
	text-transform: lowercase;
}

.nav li li {
	border-top: none;
}

.nav li li:hover {
	border-top: none;
}

.nav li li a {
	text-transform: capitalize;
	font-size: 0.85em;
	border-bottom: 1px solid #e8ebf1;
	border-left: 1px solid #e8ebf1;
	border-right: 1px solid #e8ebf1;
}

.nav li li a:hover {
	-webkit-transform: rotateY(15deg);
	-moz-transform: rotateY(15deg);
	-ms-transform: rotateY(15deg);
	transform: rotateY(15deg);
}

.nav> li> a:hover,
.nav> li> a:focus {
	-webkit-transform: rotateY(15deg);
	-moz-transform: rotateY(15deg);
	-ms-transform: rotateY(15deg);
	transform: rotateY(15deg);
	border-bottom: 2px #ddd solid;
	padding-bottom: 2px;
}

.nav> li> ul {
	position: absolute;
	left: -9999px;
	padding: 0;
	z-index: 9999;
	background: #fff;
}

.header-home {
	margin-top: 5.5%;
	z-index: 999;
}

.nav li.active a {
	color: #000;
}

.fixed {
	position: fixed;
	top: 0;
	width: 100%;
	margin: 0 auto;
	left: 0;
	background: #272727;
}

#Container {
	overflow: hidden;
	width: 100%;
	min-width: 1200px;
}

.ido-about {
	width: 100%;
	min-width: 1200px;
	overflow: hidden;
	background: #fff url(../img/one-bg.png) top center no-repeat;
	padding-bottom: 60px;
}

.ido-about .Center {
	max-width: 1200px;
	margin: auto;
	overflow: hidden;
	position: relative;
}

.Leftside {
	width: 423px;
	height: 705px;
	margin-top: 315px;
	float: left;
	margin-left: -23px;
}

.Rightside {
	width: 800px;
	float: right;
	position: relative;
}

.xuanchuan {
	width: 248px;
	height: 117px;
	background: url(../img/i-do-media.png) no-repeat;
	position: absolute;
	right: 0;
	top: 540px;
}

.icon-list {
	width: 800px;
	padding-top: 760px;
}

.icon-list dl {
	width: 140px;
	float: left;
	margin-left: 60px;
}

.icon-list dt {
	140px;
	height: 140px;
	background: url(../img/icon.png) no-repeat;
}

.icon-list dt.icon-1 {
	background-position: 0 0px;
}

.icon-list dt.icon-2 {
	background-position: 0 -141px;
}

.icon-list dt.icon-3 {
	background-position: 0 -282px;
}

.icon-list dt.icon-4 {
	background-position: 0 -423px;
}

.icon-list dd {
	width: 140px;
	font-size: 12px;
	color: #898989;
	line-height: 20px;
}

dd.icon-title {
	font-size: 16px;
	color: #3e3a39;
	font-weight: bold;
	padding: 20px 0 15px 0;
}

.ido-news {
	width: 100%;
	min-width: 1200px;
	overflow: hidden;
	background: #fff url(../img/two-bg.png) top center no-repeat;
	padding-bottom: 0px;
}

.ido-news .Center {
	max-width: 1200px;
	margin: auto;
	overflow: hidden;
	position: relative;
	padding-bottom: 109px;
}

.ido-news .Center .txt-img {
	width: 1099px;
	height: 640px;
	margin: 330px auto 0 auto;
	-webkit-box-shadow: 0 0 49px rgba(0, 0, 0, .12);
	-moz-box-shadow: 0 0 49px rgba(0, 0, 0, .12);
	box-shadow: 0 0 49px rgba(0, 0, 0, .12);
}

.ido-contactus {
	width: 100%;
	min-width: 1200px;
	overflow: hidden;
	background: #fff url(../img/thr-bg.png) top center no-repeat;
	padding-bottom: 60px;
}

.ido-contactus .Center {
	max-width: 1200px;
	margin: auto;
	overflow: hidden;
	position: relative;
	padding-top: 519px;
}

.contactus-img {
	width: 724px;
	height: 379px;
	float: left;
}

.contactus-txt {
	float: right;
}

.contactus-txt dl {}

.contactus-txt dt {
	font-size: 18px;
	color: #fff;
	background: #c50b10;
	padding: 2px 5px 4px;
	float: left;
	font-weight: bold;
	margin-bottom: 10px;
}

.contactus-txt dd {
	clear: both;
	line-height: 32px;
	color: #3e3a39;
}

@media only screen and (max-width: 1600px) {
	.header {
		min-height: 794px;
	}
	.parx1 img {
		width: 80%;
		height: 80%;
	}
	.parx1 {
		padding-top: 198px;
	}
	.parx2 {
		padding-top: 546px;
	}
	.parx3 {
		padding-top: 584px;
	}
	.parx4 {
		padding-top: 0;
	}
	.parx5 {
		padding-top: 198px;
	}
	.parx6 {
		padding-top: 0px;
	}
	.title img {
		position: absolute;
		left: 50%;
		top: 198px;
		margin-left: -650px;
	}
}

@media only screen and (max-width: 1366px) {
	.header {
		min-height: 662px;
	}
	.parx1 img {
		width: 70%;
		height: 70%;
	}
	.parx1 {
		padding-top: 178px;
	}
	.parx2 {
		padding-top: 446px;
	}
	.parx2 img {
		width: 536px;
		height: 28px;
	}
	.parx3 {
		padding-top: 584px;
	}
	.parx4 {
		padding-top: 0;
	}
	.parx4 img {
		width: 909px;
		height: 257px;
	}
	.parx5 {
		padding-top: 198px;
	}
	.parx6 {
		padding-top: 0px;
	}
	.title img {
		position: absolute;
		left: 50%;
		top: 188px;
		margin-left: -455px;
	}
	.arrow-icon {
		opacity: 1;
		animation: arrow-icon 2s cubic-bezier(0.5, 0, 0.1, 1) infinite;
		-webkit-animation: arrow-icon 2s cubic-bezier(0.5, 0, 0.1, 1) infinite;
		position: absolute;
		bottom: 15px;
		left: 50%;
		margin-left: -21px;
		width: 42px;
		height: 42px;
		border-radius: 100%;
		-webkit-border-radius: 100%;
		line-height: 42px;
		text-align: center;
		font-size: 14px;
		color: #fff;
		cursor: pointer;
		overflow: hidden;
		z-index: 9999;
	}
	.paani_007 {
		width: 42px;
		height: 42px;
	}
	.Leftside {
		width: 348px;
		height: 580px;
		margin-top: 315px;
		float: left;
		margin-left: -23px;
	}
	.Leftside img {
		width: 348px;
		height: 580px;
	}
	.xuanchuan {
		width: 248px;
		height: 117px;
		background: url(../img/i-do-media.png) no-repeat;
		position: absolute;
		right: 0;
		top: 500px;
	}
	.icon-list {
		width: 640px;
		padding-top: 660px;
		padding-left: 160px;
	}
	.icon-list dl {
		width: 120px;
		float: left;
		margin-left: 40px;
	}
	.icon-list dt {
		120px;
		height: 120px;
		background: url(../img/icon.png) no-repeat;
		text-align: center;
	}
	.icon-list dt.icon-1 {
		background-position: 0 0px;
		background-size: 100%;
	}
	.icon-list dt.icon-2 {
		background-position: 0 -121px;
		background-size: 100%;
	}
	.icon-list dt.icon-3 {
		background-position: 0 -242px;
		background-size: 100%;
	}
	.icon-list dt.icon-4 {
		background-position: 0 -363px;
		background-size: 100%;
	}
	.icon-list dd {
		width: 120px;
		font-size: 12px;
		color: #898989;
		line-height: 20px;
	}
	dd.icon-title {
		font-size: 14px;
		color: #3e3a39;
		font-weight: bold;
		padding: 12px 0 8px 0;
		text-align: center;
	}
	.ido-news .Center .txt-img {
	width: 880px;
	height: 512px;
	margin: 330px auto 0 auto;
	-webkit-box-shadow: 0 0 49px rgba(0, 0, 0, .12);
	-moz-box-shadow: 0 0 49px rgba(0, 0, 0, .12);
	box-shadow: 0 0 49px rgba(0, 0, 0, .12);
}
	.ido-news .Center .txt-img img{ width:880px; height: 512px ;}
}