#header {
	position:fixed;
}
.cp_t {
	border-bottom:1px #e8e8e8 solid;
	padding:15px 0 20px;
	margin-bottom:40px;
}
.cp_t li {
	display:inline-block;
	margin-right:20px;
}
.cp_t li {
	*display:inline;
}
.cp_t li a {
	font-size:24px;
	font-weight:bold;
	color:#1c1c1b;
}
.cp_t li a.on {
	color:#d20a10;
}
.products li {
	width:300px;
	height:250px;
	margin:0 9px 20px 0;
	background:#e8e8e8;
	float:left;
}
.products li a {
	text-decoration:none;
}
.products li span {
	display:block;
}
.products li .img {
	width:300px;
	height:200px;
}
.products li .title {
	color:#5f636a;
	width:280px;
	height:45px;
	line-height:45px;
	border-top:5px white solid;
	text-align:center;
	padding:0 10px;
}
.content2 {
	padding:10px 30px 10px 20px;
	color:#5f636a;
}

.contact {
	padding-right:10px;
}
.contact .box { 
	text-align:center;
	width:33%;
	margin-bottom:20px;
}
.contact .box .icon {
	display:block;
	height:48px;
	width:48px;
	margin:15px auto;
	background:url(../image/icon.svg) no-repeat;
}
.contact .box.box1 .icon {
	background-position:left -287px;
}
.contact .box.box2 .icon {
	background-position:left -345px;
}
.contact .box.box3 .icon {
	background-position:left -403px;
}
.contact .box h6 {
	font-size:18px;
	font-weight:normal;
}
.contact .box p {
	color:#5f636a;
}
.contact .map {
	width:1180px;
	height:500px;
	margin:0 auto 40px;
	border:1px #ccc solid;
}
.video {
	padding:30px 0;
}
.job {
	padding:15px 10px 25px 0;
}
.job .left {
	width:792px;
}
.job .left .box {
	border:1px #ccc solid;
	padding:15px 25px;
	margin-bottom:18px;
}
.job .left .box h5 {
	font-size:24px;
	color:#d20a10;
	font-weight:normal;
	margin-bottom:10px;
}
.job .left .box .txt {
	color:#5f636a;
}
.news li{
	border-bottom:1px #e8e8e8 solid;
}
.news li a {
	color:#333;
	display:block;
	padding:20px 0 15px;
	text-decoration:none;
}
.news li a h6 {
	font-size:24px;
	font-weight:normal;
}
.news li a .date{
	color:#b5b5b5;
}
.news li a p {
	color:#5f636a;
	margin:5px 0 10px;
}
.news li a .more {
	display:block;
	width:33px;
	height:15px;
	background:url(../image/icon.svg) no-repeat left -497px;
	transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
}
.news li a:hover .more {
	margin-left:10px;
}
#nymain .title h3 {
	font-size:24px;
	line-height:1.25em;
	border-bottom:1px #e8e8e8 solid;
	padding-bottom:5px;
	margin-bottom:5px;
}
#nymain .title .date {
	color:#b5b5b5;
}
#nymain .content1 {
	padding:20px 0;
	color:#5f636a;
}
#nymain .content1 img {
	max-width:100%;
}
@media screen and (max-width:1280px){
	#nymain {
		width:100%;
	}
	#nymain .main_t {
		width:90%;
		height:200px;
		padding:140px 5% 0px;
	}
	#nymain .inner{
		width:94%;
		padding:20px 2%;
		margin:0 auto;
	}
	#nymain .subnav {
		width:21%;
	}
	#nymain #right {
		width:75%;
		padding:0;
	}
	.contact {
		padding:0;
	}
	.contact .map { 
		width:95%;
		overflow:hidden;
		margin-bottom:0;
	}
	.content2 {
		padding:0;
	}
	.content2 img {
		max-width:100%;
	}
	.job .left {
		width:65%;
	}
	.job .right {
		width:30%;
	}
	.job .right img{
		width:100%;
	}
	.job {
		padding-right:0;
	}
	.content2 img {
		max-width:100%;
	}

	.products li {
		width:24%;
		height:auto;
		margin:0 0.5% 10px;
	}
	.products li .img {
		width:100%;
		height:auto;
	}
	.products li .img img {
		width:100%;
	}
	.products li .title {
		width:100%;
		padding:0;
		overflow:hidden;
		text-overflow:ellipsis;
		white-space:nowrap;
	}
}

@media screen and (max-width:1024px){
	#nybanner {
		width:100%;
		height:400px;
	}
	#nymain .main_t {
		width:94%;
		height:auto;
		padding:50px 3% 60px;
}
	#nybanner .b_img {
		width:100%;
    height:auto;
    position: absolute;
    left:0;
    top: 0;
    z-index: 0;
		margin:0;
}
	#nybanner .b_img img {
		width:100%;
		height:auto;
	}
		.c_top {
		width:95%;
		margin:auto;		
	}
	.job .left {
		width:100%;
	}
	.job .right {
		display:none;
	}
}
@media screen and (max-width:768px){
	.products li {
		width:48%;
		height:auto;
		margin:0 1% 10px;
	}
		#nybanner .b_img {
		width:768px;
    position: absolute;
    left:50%;
    top: 0;
    z-index: 0;
		margin:0 0 0 -384px;
}
	#nybanner .b_img img {
		width:100%;
    height:auto;
	}
	#nymain .inner {
		background:none;
	}
	#nymain .inner{
	width:94%;
	min-height:400px;
	}
		#nymain .main_t {
		padding:30px 3% 80px;
}
.cp_t {
	margin-bottom:20px;
	padding:15px 0 10px;
}
.cp_t li a {
	font-weight:normal;
}
.news li a {
	padding-top:10px;
}
.news li a h6 {
	font-size:18px;
}
#nymain .title h3 {
	font-size:18px;
}
#nymain .content1 {
	padding:10px 0 20px;
}
#nymain #right .title {
	padding-top:10px;
}
.content2 {
	padding-top:10px;
}
.job .left .box {
	padding: 5px;
	margin-bottom:10px;
}
.job .left .box h5 {
	font-size:20px;
	margin-bottom:0;
}
}
@media screen and (max-width:640px){
	#nymain .subnav {
		display:none;
	}
	#nymain #right {
		width:100%;
	}
	.contact .box { 
		text-align:left;
		width:100%;
		margin:0 auto 10px;
	}
	.contact .box .icon {
		float:left;
		height:48px;
		width:48px;
		margin:0;
		background:url(../image/icon.svg) no-repeat;
	}
	.contact .box h6 {
		width:85%;
		margin-left:58px;
	}
	.contact .box p {
		display:block;
		width:85%;
		margin-left:58px;
	}
}