body {
	background: #fff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Microsoft Yahei";
	font-size: 16px;

}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
textarea,
input,
select,
table {
	padding: 0px;
	margin: 0px;
}

ol,
ul,
p {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

* {
	font-family: Microsoft Yahei;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

img,
input {
	border: 0px;
}

ul li {
	list-style: none;
}

ul,
p {
	padding: 0px;
	margin: 0px;
}

i,
em {
	font-style: normal;
}

#alttxt {
	z-index: 9999
}


.fl {
	float: left;
}

.fr {
	float: right;
}

.tac {
	text-align: center;
}

.w_1600 {
	width: 1600px;
	margin: 0 auto;
}

.container {
	width: 1200px;
	margin: 0 auto;
}

.container::after {
	content: '';
	clear: both;
	display: block;
}

.clear {
	clear: both;
}


.sytop_all {
	background: #fff;
	width: 100%;
}

.sy_logo {
	float: left;
	text-align: center;
	margin-top: 35px;
}

.sy_logo h1 {
	font-size: 42px;
	color: #393939;
	line-height: 48px;
}


.syddh {
	color: #db0000;
	font-size: 30px;
	float: right;
	padding-right: 40px;
	background: url(../images/tel1.png)no-repeat left bottom;
	background-size: 58px;
	padding-left: 66px;
	font-family: Impact;

	margin-top: 24px;
}

.syddh span {
	font-size: 16px;
	color: #333333;
}




#nav {
	width: 50%;
	;
	margin: 0 2% 0 0;
	float: right;
}

#nav>ul {
	width: 100%;
}

#nav>ul::after {
	content: '';
	clear: both;
	display: block;
	visibility: hidden;
}

#nav>ul>li {
	width: 11.1%;
	text-align: center;
	float: left;
}

#nav>ul>li a {
	display: block;
	position: relative;
	z-index: 1;
	line-height: 125px;
	color: #2c2c2c;
}

/*#nav>ul>li a.act, #nav>ul>li a:hover{color: #fff;}*/
#nav>ul>li>a::after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	height: 125px;
	z-index: -1;
	opacity: 0;
	transition: all .3s;
	background: #ff9122
}

#nav>ul>li>a:hover::after {
	content: '';
	opacity: 1;
	width: 100%;
}

/*#nav>ul>li>a.act:after{width:100%;opacity:1;}*/
#nav ul ul {
	display: none;
	width: 60%;
	top: 125px;
	position: absolute;
	left: 27.5%;
	background: rgba(255, 255, 255, .9);
	color: #fff;
	z-index: 9999;
}

#nav ul ul li {
	float: left;
	width: 25%;
	margin: 0;
}

#nav>ul>li ul li a {
	padding: 2% !important;
	height: 100%;
}

#nav>ul>li ul li a span {
	display: block;
}

#nav>ul>li ul li a img {
	width: 100%;
	display: none;
}

#nav>ul>li ul li a p {
	line-height: 30px;
	font-size: 16px;
}

#nav>ul>li ul li a:hover {
	background: #db0000;
}

#nav>ul>li ul li a p:hover {
	color: #fff;
}

#nav>ul>li a:hover {
	color: #fff;
}

.ny_banner {
	overflow: hidden;
	width: 100%;
	height: 500px;
}

.ny_banner img {
	width: 100%;
	height: 100%;
}

.location {
	background: #f1f1f1;
	height: 60px;
	line-height: 60px;
	font-size: 14px;
}

.location1 {
	background: url(../images/home.png) no-repeat left center;
	background-size: 15px;
	padding-left: 20px;

	height: auto;
	text-align: left;
}

.location1 a {
	color: #888;
}

.ny_tel {
	background: url(../images/ny_tel.png) no-repeat left center;
	background-size: 30px;
	padding-left: 34px;
	line-height: 60px;
	font-size: 22px;
	color: #1460bf;
}

.ny_tel span {
	font-size: 22px;
	font-family: impact;
	color: #1460bf;
}

.ny_main {
	margin: 20px auto;
}

.ny_navl {
	width: 270px;
	background: #1460bf;
	overflow: hidden;
	padding: 10px;
	box-sizing: border-box;
}

.ny_navl .ny_tt {
	text-align: center;
}

.ny_navl .ny_tt h1 {
	font-size: 30px;
	line-height: 50px;
	padding-top: 20px;
	color: #fff;
}

.ny_navl .ny_tt p {
	padding: 0px 20px 20px;
	font-size: 16px;
	color: #fff;
	line-height: 30px;
	text-transform: uppercase;
}

.ny_navl .lei ul li {
	line-height: 50px;
	background-color: #fff;
	margin-bottom: 5px;
	text-align: left;
}

.ny_navl .lei ul li a {
	color: #333;
	padding-left: 20px;
	position: relative;
	z-index: 1;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
}

.ny_navl .lei ul li .son_nav {
	border-top: 1px solid #054691;
}

.ny_navl .lei ul li .son_nav a {
	background: none;
	height: 40px;
	line-height: 40px;
	padding-left: 40px;
	position: relative;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ny_navl .lei ul li .son_nav a::after {
	content: '';
	position: absolute;
	left: 20px;
	top: 20px;
	width: 8px;
	height: 1px;
	background-color: #1460bf;
	transition: 0.5s;
	-webkit-transition: 0.5s;
}

.pub_button .pnav_bj {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(20, 96, 191, 0.7);
	-webkit-transition: transform 0.5s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);
	transition: transform 0.5s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);
	transform-origin: left 100%;
	-webkit-transform-origin: left 100%;
	transform: scaleY(0);
	-webkit-transform: scaleY(0);
	visibility: hidden\9;
	z-index: -1;
}

.ny_navl .lei ul li a:hover {
	color: #fff;
}

.ny_navl .lei ul li .son_nav a::after:hover {
	color: #fff;
}

.pub_button:hover .pnav_bj {
	ransform: scaleY(1);
	-webkit-transform: scaleY(1);
	transform-origin: left 0;
	-webkit-transform-origin: left 0;
	visibility: visible\9;
}

.ny_navl .lx h2 {
	line-height: 50px;
	font-size: 26px;
	color: #fff;
	border-bottom: 1px solid #fff;
	font-weight: normal;

}

.ny_navl .lx .lx1 {
	padding: 20px 0 10px;
}

.ny_navl .lx .lx1 p {
	color: #fff;
}

.ny_navl .lx .lx1 p span {
	display: block;
	font-family: impact;
	color: #fff;
	display: block;
	font-size: 36px;
	margin: 10px 0 10px 0;
}

.ny_navl .lx .lx1 a {
	display: block;
	color: #000;
	background: #fff;
	text-align: center;
	margin-top: 10px;
	line-height: 36px;
	width: 200px;
	transition: all 0.5s;
}

.ny_navl .lx .lx1 a:hover {
	background: #3d3d3d;
	color: #fff;
}
.ny_about{ width: 100%;}
.ny_about h1 {
	text-align: center;
	color: #333;
}
.ny_about h2 {
	text-align: center;
	color: #333;
}
.ny_cr {
	width: 910px;
}

.ny_cr h1 {
	text-align: center;
	color: #333;
}

.ny_cr h2 {
	text-align: center;
	color: #999;
}

.ny_info {
	margin-top: 40px;
	font-size: 16px;
	line-height: 40px;
	color: #666;
}


.ny_pro li {
	width: 32.22%;
	float: left;
	margin: 0 5px 10px;
}

.ny_pro li .ny_proimg {
	position: relative;
	padding-bottom: 75%;
	overflow: hidden;
}
.ny_pro li .ry_proimg{position: relative;
	padding-bottom: 133.33%;
	overflow: hidden;}
.ny_pro li .ry_proimg img{	width: 100%;
	height: 100%;
	position: absolute;
	transition: all 0.5s;}	
.ny_pro li .ny_proimg img {
	width: 100%;
	height: 100%;
	position: absolute;
	transition: all 0.5s;
}

.ny_pro li .n_shipin{ height: 255px; overflow: hidden; text-align: center;}
.ny_pro li .n_shipin video{ height: 100%; margin: 0 auto;}
.ny_pro li .ny_protxt {
	background: #e7e7e7;
	line-height: 50px;
	font-size: 16px;
	color: #333;
	text-align: center;
	transition: all 0.5s;
}

.ny_pro li:hover .ny_protxt {
	background: #1460BF;
	color: #fff;
}

.ny_pro li:hover .ny_proimg img {
	transform: scale(1.1);
}

.ny_content {}

.ny_tit {
	text-align: center;
}

.ny_tit h1 {
	font-size: 30px;
}

.ny_tit p {
	line-height: 40px;
}

.ny_conimg {
	text-align: center;
	margin-top: 10px;
}

.ny_contxt {
	line-height: 40px;
	font-size: 16px;
	color: #333333;
	border-bottom: 1px solid #F2F2F2;
	padding: 20px 20px 40px;
	overflow: hidden;
}

.ny_tit2 {
	width: 100%;
	background-color: #fafafa;
	padding: 10px;
	margin-top: 30px;
}

.ny_tit2 h3 {
	border-left: 4px solid #1460BF;
	color: #1460BF;
	padding-left: 10px;
}

.ny_fy span {
	width: 50%;
	text-align: center;
	display: block;
	float: left;
	line-height: 50px;
}

.ny_fy span a {
	color: #666;
}

.ny_news li {
	padding: 20px 0px;
	width: 100%;
	border-bottom: 1px dashed #dedddd;
	overflow: hidden;
	transition: all 0.5s;
}

.ny_news .ny_nimg {
	width: 220px;
	position: relative;
	padding-bottom: 18%;
	float: left;
}

.ny_news .ny_nimg img {
	width: 100%;
	height: 100%;
	position: absolute;
}

.ny_news .ny_nc {
	float: right;
	width: 74%;
}

.ny_news .ny_nc h1 {
	font-size: 16px;
	color: #333;
	text-align: left;
	display: block;
	width: 100%;
	height: 36px;
	font-size: 16px;
	color: #333;
	letter-spacing: 0px;
	transition: all 0.3s ease-in-out;
}

.ny_news .ny_nc h1 span {
	color: #1460BF;
	font-weight: normal;
	margin-right: 10px;
}

.ny_news .ny_nc p {
	isplay: block;
	width: 100%;
	height: 36px;
	font-size: 14px;
	color: #555;
	letter-spacing: 0px;
	line-height: 130%;
	overflow: hidden;
}

.ny_news .ny_ntime {
	width: 120px;
	line-height: 40px;
	text-align: center;
	color: #1460BF;
	margin-top: 10px;
	border-right: 1px solid #efefef;
	border-left: 1px solid #efefef;
	font-size: 18px;
	transition: all 0.4s ease-in-out;
}

.ny_news .ny_more {
	display: block;
	width: 120px;
	line-height: 30px;
	background-color: #b6b6b6;
	text-align: center;
	margin-top: 10px;
	color: #fff;
}

.ny_news li:hover {
	background: #f7f7f7;
}

.ny_news li:hover .ny_more {
	background-color: #434343;
	transition: all 0.3s ease-in-out;
}

.sy_bottom {
	width: 100%;
	background: #2d2d2d;
	padding: 60px 0;
}

.sybottom1 {
	width: 380px;
	margin-left: 30px;
}

.sybottom1 h3 {
	color: #fff;
	font-size: 18px;
}

.sybottom1 em {
	display: block;
	width: 40px;
	height: 3px;
	background: #db0000;
	margin: 10px 0;
}

.sybottom1 ul a {
	display: block;
	float: left;
	width: 160px;
	height: 40px;
	border: 1px solid #d5d5d5;
	font-size: 14px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	border-radius: 10px;
	margin-right: 25px;
	margin-top: 15px;
}

.sybottom1 ul a:hover {
	background: #fff;
	color: #2d2d2d;
}

.sybottom2 {
	width: 280px;
	font-size: 14px;
	color: #fff;
	line-height: 26px;
	margin-left: 120px;
}

.sybottom2 h3 {
	color: #fff;
	font-size: 18px;
}

.sybottom2 em {
	display: block;
	width: 40px;
	height: 3px;
	background: #db0000;
	margin: 10px 0;
}

.sybottom3 {
	margin-right: 60px;
	margin-top: 15px;
}

.sybottom3 p {
	color: #fff;
	font-size: 16px;
	line-height: 26px;
	text-align: center;
}

.sybanquan {
	text-align: center;
	width: 100%;
	padding: 10px 0;
	background: #1460bf;
	color: #fff;
	font-size: 14px;
}

/* -------------------------- */

.logo {
	height: 106px;
	position: fixed;
	top: 0;
	z-index: 9999;
	left: 0;
	width: 100%;
	background: rgba(255, 255, 255, 0.692);
	padding: 0 2%;
	box-sizing: border-box
}

.logo .logoImg a {
	padding: 11px 0px 0 0px;
	display: block;
	float: left;
	width: 294px
}

.top_tel {
	margin: 30px 0px 0 0
}

.n_nav {
	width: 47%;
	margin-left: 10%
}

.n_nav li {
	float: left;
	height: 107px;
	line-height: 107px;
	width: 12.5%;
	position: relative
}

.n_nav li a {
	color: #000;
	display: block;
	text-align: center;
	font-size: 16px
}

.n_nav li a:hover {
	background: #153f9a;
	color: #fff
}

.n_nav li .act {
	background: #153f9a;
	color: #fff
}

.n_nav .qh_nav1 ul {
	visibility: hidden;
	opacity: 0;
	width: 600%;
	position: absolute;
	left: 0px;
	top: 90px;
	background: rgba(0, 0, 0, 0.774);
	padding: 20px 6%;
	overflow: hidden;
	transition: .5s;
	text-align: center
}

.n_nav .qh_nav1 ul img {
	float: left;
	width: 50%;
	margin-left: 2%;
	display: block
}

.n_nav .qh_nav1 ul .nav_3 {
	float: left;
	width: 48%;
	color: #fff
}

.n_nav .qh_nav1 ul .nav_3 strong {
	font-size: 20px;
	height: 50px;
	line-height: 50px;
	margin-bottom: 20px;
	display: block;
	color: #fff;
	padding-left: 20px;
	border-bottom: 1px solid rgba(204, 204, 204, 0.342)
}

.n_nav .qh_nav1 ul .nav_3 a {
	color: #fff;
	height: 40px;
	line-height: 40px;
	display: block;
	text-align: left;
	padding-left: 20px
}

.n_nav .qh_nav1:hover ul {
	visibility: visible;
	opacity: 1;
	top: 105px
}

.n_nav .qh_nav2 ul {
	width: 150px
}

.n_nav .qh_nav2 ul a {
	color: #fff;
	font-size: 16px;
	height: 45px;
	line-height: 45px;
	border-bottom: 1px dotted rgba(204, 204, 204, 0.397);
	font-weight: normal
}

.n_nav .qh_nav2 ul a b {
	display: block;
	background: #003c9a
}

.n_nav .qh_nav3 ul {
	width: 460px;
}

.n_nav .qh_nav3 ul strong {
	float: left;
	width: 48%;
	margin-right: 2%
}

.n_nav .qh_nav3 ul a {
	color: #fff;
	font-size: 16px;
	height: 45px;
	line-height: 45px;
	border-bottom: 1px dotted rgba(204, 204, 204, 0.397);
	font-weight: normal
}

.n_nav .qh_nav3 ul a b {
	display: block;
	background: #003c9a
}

.n_nav .qh_nav4 ul {
	width: 650px
}

.n_nav .qh_nav4 ul strong {
	float: left;
	width: 30%;
	margin-right: 2%
}

.n_nav .qh_nav4 ul a {
	color: #fff;
	font-size: 16px;
	height: 45px;
	line-height: 45px;
	border-bottom: 1px dotted rgba(204, 204, 204, 0.397);
	font-weight: normal
}

.n_nav .qh_nav4 ul a b {
	display: block;
	background: #003c9a
}


.h30{ height: 30px;}