﻿@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: victor2;
    src: url(../images/DINCond-Medium.otf);
}
@font-face {
    font-family: victor3;
    src: url(../images/DIN-Pro-Regular-2.otf);
}
html {
	width: 100%;
	margin: 0;
	padding: 0;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	/*修正手持设备字体变化*/
}


img {
	border: none;
}

dl,
dt,
dd {
	display: block;
	margin: 0;
}

p,
ul,
li,
form,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd {
	margin: 0;
	padding: 0;
	list-style: none;
}

a {

	text-decoration: none !important;
	cursor: pointer;
	background: transparent;
	/*修正win8系统IE连接灰色背景*/
	outline: none;
	blr: expression(this.onFocus=this.blur());
}

a img {
	border: none;
}

a:hover {
	color: #d80c18;
}

.wrap {
	width: 1280px;
	margin: 0px auto;
}
.ny_wrap {
	width: 1100px;
	margin: 0px auto;
}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
	height: 0;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.tc {
	text-align: center;
}

html {
	width: 100%;
}




.ny_b1 {
    padding: 12% 0 6% 0;
    display: block;
	 text-align: center;
}

.ny_jj_1{width: 283px;height: 740px;}
.ny_jj_2{width: 815px;padding: 80px 0 70px 90px;border-left: 1px solid #e8e8e8;}
.ny_jj_2a p{color: #737373;font-size: 15px;text-align: justify;margin-bottom: 2%;line-height: 28px;}
.ny_jj_1a{margin-top: 80px;}
.ny_jj_1a_1 h3{color: #8c8c8c;font-size: 24px;font-weight: normal;}
.ny_jj_1a_1 p{color: #000;font-size: 20px;margin: 10px 0 25px 0;}
.ny_jj_1a_1 span{display: inline-block;width: 50px;height: 1px;background-color: #e60020;position: relative;}
.ny_jj_1a_1 span::after{content: '';width: 25px;height: 1px;background-color: #e60020;position: absolute;bottom: -5px;left: 0;display: block;}


@keyframes icon{
	0%{
    opacity: 0.8;
		transform: translate(0,0);
	}
	50%{
    opacity: 1;
		transform: translate(0,35px);
	}
	100%{
    opacity: 0.8;
		transform: translate(0,0);
	}
}
.ny_b1 img{
	animation:  icon 1.5s linear infinite;
}

.ny_js{width: 100%;height: 598px;background: url(../img/jj_bg1.jpg) no-repeat center;}
.ny_js_1{width: 825px;float: right;margin-top: 90px;}
.ny_js_1a_2{margin-top: 50px;}
.ny_js_1a_2 p{color: #737373;font-size: 15px;line-height: 40px;}
.ny_js_1b p{text-align: center;font-weight: bold;color: #333333;font-size: 18px;margin-top: 25px;}

/*.ny_lc{width: 100%;height: 663px;background: url(../images/jj_bg2.jpg) no-repeat center;position: relative;}
.ny_lc_xian{position: absolute;width: 100%;height: 1px;background-color: #c3c4c4;bottom: 249px;z-index: 999;}
.ny_lc .ny_wrap{position: relative;padding-top: 113px;}
.ny_lc_1{background-color: rgba(255,255,255,0.9);height: 550px;}
.ny_lc_1 .ny_jj_1a_1{padding: 73px 0;text-align: center;}
.ny_lc_1 .ny_jj_1a_1 span{display: inline-block;width: 50px;height: 1px;background-color: #e60020;position: relative;}
.ny_lc_1 .ny_jj_1a_1 p{margin: 10px 0;}

.ny_lc_1a{width: 1100px;margin: 0 auto;overflow: hidden;}
.ny_lc_1a .swiper-slide h3{color: #e5001f;font-family: victor2;font-size: 40px;font-weight: normal;line-height: 40px;}
.ny_lc_1a .swiper-slide p{color: #878787;font-size: 15px;line-height: 30px;}
.ny_lc_1a .swiper-slide img{display: block;margin: 15px 0;position: relative;z-index: 9999;}

.ny_lc .ny_wrap .swiper-button-next{background:url(../images/jj_right.png) no-repeat center;width: 44px;height: 44px;right: -5%;top: 62.5%;z-index: 99999;}
.ny_lc .ny_wrap .swiper-button-prev{background:url(../images/jj_left.png) no-repeat center;width: 44px;height: 44px;left: -5%;top: 62.5%;z-index: 99999;}
.ny_lc .ny_wrap .swiper-button-next:hover{background:url(../images/jj_righta.png) no-repeat center;right: -5%;}
.ny_lc .ny_wrap .swiper-button-prev:hover{background:url(../images/jj_lefta.png) no-repeat center;left: -5%;}*/

