/* Write your styles */
ul,li,dl,dt,dd,h1,h2,h3,p,em{ font-style:normal; list-style:none; margin:0; padding:0;}
a{text-decoration: none;transition: all .1s linear; color:#444;}
a:hover{color:#d82019;}
img,video{ max-width:100%;}
.am-container{max-width: 1430px;}
.am-alert-danger{ width:100%; position:fixed; left:0; top:0; margin:0;}
.nybanner .txt .cn{ font-size:40px; font-weight: bold; line-height:1;}
.am-part{ line-height:66px; overflow:hidden; border-bottom:1px solid #e9e9e9;}
.am-part .sidenav{ float:left;}
.am-part .sidenav ul li{ float:left; padding:0 40px; }
.am-part .sidenav ul li.on a{ color:#1e4588; font-weight:bold;}
.am-part .sidenav ul li a{display: inline-block;position:relative;font-size: 18px;}
.am-part .sidenav ul li a:before{ content:""; display:block; width:0; height:3px; background:#1e4588; position:absolute; left:0; bottom:-1px;    transition: all .3s linear;}
.am-part .sidenav ul li.on a:before,.am-part .sidenav ul li a:hover:before{ width:100%;}
.am-part .am-weizhi{ float:right; font-size:14px; color:#666;}
.am-part .am-weizhi a{ color:#666;}
.zs-cjben .swiper-pagination-zs span:before{ content:"0"}
.zslines{ width:80%; height:2px; background:#e1e1e1; position:absolute; left:0; bottom:0; overflow:hidden;}
.zslines span{ display:block; height:2px; background:#1e4588; width:0%;transition: all .8s linear;}
.ny-zs-list{ margin-top:20px;}
.ny-zs-list ul{ margin:0 -15px;}
.ny-zs-list ul li{ padding:15px;}
.ny-zs-list ul li a{ display:block;}
.ny-zs-list ul li a i{ display:block; position:relative; height:410px; background:#fff; overflow:hidden;margin: 15px;border: 10px solid #fff;}
.ny-zs-list ul li a i img{ transition: all .3s linear; position:absolute; left:0; top:50%; transform:translateY(-50%); max-height:390px; width:100%;}
.ny-zs-list ul li a:hover i img{transform:translateY(-50%) scale(1.1);}
.ny-zs-list ul li a .txt{ padding:0 15px 15px 15px; text-align:center; color:#333; margin-top:5px;}
.ny-warp{padding: 35px 0 50px 0;background:#f3f3f3;overflow: hidden;}
.ny-newsfirst{ margin-bottom:15px;}
.ny-newsfirst a{ display:block; position:relative; background:#fff; width:100%;}
.ny-newsfirst a .pic{ width:46%; height:100%; float:left; position:absolute; left:0; top:0; background-position:center; background-repeat:no-repeat; background-size:cover;}
.ny-newsfirst a .txt{ width:54%; float:right; padding:6% 6% 3%;}
.ny-newsfirst a .txt .date span{ color:#333; font-size:30px; display:inline-block; margin-right:5px; line-height:1;}
.ny-newsfirst a .txt .date em{ color:#666;}
.ny-newsfirst a .txt .tit{ font-size:26px; font-weight:bold;    margin:30px 0 20px;color:#333; }
.ny-newsfirst a .txt .note{ font-size:14px; color:#999;    overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; line-height:2;}
.ny-newsfirst a .txt .more{ margin-top:60px; font-size:14px; color:#999;}
.ny-newsfirst a .txt .more i{display: inline-block;vertical-align: middle;background: url(../images/ico_right.png);width: 20px;height: 20px;margin-left: 10px;transition: all .4s ease;-webkit-transition: all .4s ease;}
.ny-newsfirst a:hover .txt .more i {animation: myfirst1 1s ease-out 0s infinite;}
@keyframes myfirst1 {
    0% {
        margin-left: 6px;
        opacity: 1;
    }
    100% {
        margin-left: 14px;
        opacity: 0.05;
    }
}
#tooltip{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:2px;
	display:none;
	color:#fff;
	z-index: 998;
}
.ny-news-list ul{ margin:0 -15px;}
.ny-news-list ul li{ padding:15px;}
.ny-news-list ul li a{ display:block; background:#fff; position:relative;}
.ny-news-list ul li a i{ display:block; overflow:hidden;}
.ny-news-list ul li a i img{transition: all .3s linear;}
.ny-news-list ul li a:hover i img{ transform:scale(1.06)}
.ny-news-list ul li a .txt{padding: 20px 30px;}
.ny-news-list ul li a .txt .tit{font-size: 16px;line-height: 1.5;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;height: 30px;}
.ny-news-list ul li a .txt .ls{font-size: 14px;color: #666666;margin-top: 20px;font-family: arial;}
.ny-news-list ul li a:after {content: '';position: absolute;bottom: 0;left: 50%;width: 0%;height: 4px;background: #d82019;transition: all .4s ease;-webkit-transition: all .4s ease;}
.ny-news-list ul li a:hover:after {width: 100%;left: 0%;}
.ny-news-list3 ul li{ margin-top:-1px;transition: all .1s linear;position:relative;background:#fff; border:1px solid #eee;}
.ny-news-list3 ul li a{ display:block; padding:30px;  }
.ny-news-list3 ul li:hover{box-shadow: 0 0 10px 6px #eeeeee;z-index: 99;}
.ny-news-list3 ul li a i{ width:18%; float:left;}
.ny-news-list3 ul li a .txt{ width:82%; float:right; padding-left:30px; position:relative;}
.ny-news-list3 ul li a .txt.w10{width:100%;}
.ny-news-list3 ul li a .txt .tit{ font-size:20px; color:#333; }
.ny-news-list3 ul li a .txt .note{ font-size:14px; color:#999;margin:10px 0; line-height:1.8;}
.ny-news-list3 ul li a .txt .rq {display: block;font-size: 13px;font-family: arial;height: 16px;position: absolute;top: 6px;right: 62px;padding-left: 24px;color: #999;}
.ny-news-list3 ul li a .txt .readNum {display: block;font-size: 13px;font-family: arial;height: 16px;background: url(../images/newsList_icon02.png) no-repeat left center;position: absolute;top: 5px;right: 4px;padding-left: 24px; color:#666;}
.ny-news-list3 ul li a .txt .more{ width:36px; height:36px; line-height:34px; border-radius:50%; border:1px solid #ddd; text-align:center;transition: all .3s linear;}
.ny-news-list3 ul li a .txt .more:before{content: "\f105";}
.ny-news-list3 ul li a i{ display:block; overflow:hidden; background:#000;}
.ny-news-list3 ul li a i img{transition: all .3s linear;}
.ny-news-list3 ul li a:hover i img{ transform:scale(1.1); opacity:.8;}
.ny-news-list3 ul li a:hover .more{ background:#1e4588; color:#fff;}
.ny-news-l{    width: calc(100% - 480px);float: left;background: #ffffff;padding: 50px 3%;box-sizing: border-box;box-shadow: 0 0 30px 0 rgba(0, 0, 0, .07);}
.ny-news-r{    width: 440px;float: right;padding: 30px 2.3% 0;box-sizing: border-box;background: #fff;}
.nynews-head{ border-bottom:1px solid #eee; padding-bottom:15px; margin-bottom:20px;}
.nynews-head h1{ font-size:26px; margin-bottom:10px;}
.nynews-head .info{ font-size:14px; color:#999;}
.nynews-head .info span{ display:inline-block; margin-right:15px;}
.nynews-boxarc{ border-bottom:1px solid #eee; margin-bottom:30px; line-height:2; padding-bottom:20px;}
.nysxp{ position:relative;padding-right: 150px;}
.nysxp ul li{ line-height:2;}
.nysxp ul li a{ display:block;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.nysxp .return{ position:absolute; right:0; top:50%; transform:translateY(-50%)}
.nysxp .return a{ display:block; border-radius:30px; padding:10px 35px; border:1px solid #ddd; font-size:14px;}
.nysxp .return a:hover{ border-color:#1e4588; background:#1e4588; color:#fff;}
.ny-pd {/* padding: 80px 0px; */}
.ny-about {background: url("../image/bg_about_industry.jpg") center bottom no-repeat rgb(243, 243, 243);text-align: center;padding-bottom: 40px;position: relative;}
.ny-ab-txt .fei { margin-bottom: 45px; }
.ny-ab-txt .content {line-height: 36px;margin: 0 0 40px 0px;font-size: 16px;color: rgb(146, 146, 146);text-align: left;}
.about-moxs   margin-top: 60px;}
.about-moxs { margin-top: 60px; }
.about-moxs ul { margin: 0px -15px; }
.about-moxs ul li { padding: 0px 15px; }
.about-moxs ul li a { display: block; border-radius: 8px; background: rgb(255, 255, 255); padding: 50px; }
.about-moxs ul li a i { display: block; }
.about-moxs ul li a:hover i { animation: 0.5s linear 0s infinite normal none running rotate; }
.about-moxs ul li a:hover i svg path { fill: rgb(181, 136, 65); }
.about-moxs ul li a .tit { font-size: 24px; margin-top: 15px; color: rgb(51, 51, 51); }
.about-moxs ul li a .line { width: 50px; height: 1px; background: rgb(119, 119, 119); margin: 25px auto; }
.about-moxs ul li a .note { font-size: 16px; color: rgb(119, 119, 119); line-height: 26px; min-height: 78px; }

@media screen and (max-width:1920px){
.ny-ab-txt .tit {margin: 0px 0px 45px;font-size: 30px;font-weight: 800;color: rgb(44, 44, 44);text-align: center;line-height: 60px;}
.container {max-width: 1200px;margin: 0px auto;}
.ny-about{padding-top: 60px;}
.am-container{max-width: 1248px;}
.swiper-banner .swiper-slide .txt .bansimg{ max-width:80%}
.sermainimg{ width:500px; height:500px;}
.sermainimg .swiper-slide a{ width:500px; height:500px;}
.swiper-zzss .swiper-slide{ padding:0 10px;}
.swiper-zzss{ margin:0 -10px;}
.swiper-zzss .swiper-slide a i{ height:336px; line-height:336px;}
.am-part .sidenav ul li{padding: 0;}

}
@media screen and (min-width:1700px){
	.content iframe{
	width:1000px;
	height:600px;}}
@media screen and (max-width:1680px){
.ny-ab-txt .tit {margin: 0px 0px 45px;font-size: 30px;font-weight: 800;color: rgb(44, 44, 44);text-align: center;line-height: 60px;}
.container {max-width: 1200px;margin: 0px auto;}
.ny-about{padding-top: 60px;}
.am-container{max-width: 1248px;}
.swiper-banner .swiper-slide .txt .bansimg{ max-width:80%}
.sermainimg{ width:500px; height:500px;}
.sermainimg .swiper-slide a{ width:500px; height:500px;}
.swiper-zzss .swiper-slide{ padding:0 10px;}
.swiper-zzss{ margin:0 -10px;}
.swiper-zzss .swiper-slide a i{ height:336px; line-height:336px;}
.am-part .sidenav ul li{padding: 0;}
.content iframe{
	width:700px;
	height:400px;}
}


@media screen and (max-width: 1440px){

.container {
    max-width: 1100px;
    margin: 0px auto;
}
.am-container{max-width: 1200px;}
.swiper-banner .swiper-slide .txt .bansimg{ max-width:60%}
.sermainimg{ width:480px; height:480px;}
.sermainimg .swiper-slide a{ width:480px; height:480px;}
.swiper-zzss .swiper-slide a i{ height:300px; line-height:300px;}
.ny-news-l{    width: calc(100% - 380px);}
.ny-news-r{    width: 350px;}
.am-part .sidenav ul li{ padding:0 20px;}
.ny-zs-list ul li a i{  height:337px;}
.ny-zs-list ul li a i img{ max-height:317px;}
.content iframe{
	width:700px;
	height:400px;}
}
@media screen and (max-width: 1280px){
	.container {
    max-width: 1000px;
    margin: 0px auto;
}
	}
@media screen and (max-width:1024px){
html {background: #fafafa;}
body{ max-width:768px; margin:0 auto; background:#fff; zoom:1;}	
.arccontent img{ height:auto !important;}
.am-weizhi{display:none;}
.art{ width: 90%;}
.about-moxs ul li a {padding: 10px;}
.about-moxs ul li a i svg {transform: scale(.6);}
.about-moxs ul li a .tit {font-size: 16px;    margin-top: 0;}
.about-moxs ul li a .note {font-size: 12px;display: none;}
.about-moxs ul li {padding: 0 5px;}
.about-moxs ul li a i svg {transform: scale(.6);}
.container {max-width: 96%;margin: 0px auto;}
.foot{display: none;}
.ny-about{padding-top: 15px;}
.ny-ab-txt .tit {margin: 0;font-size: 24px;font-weight: 800;color: rgb(44, 44, 44);text-align: center;line-height: 60px;}
.hm-about-txt .note{ font-size:14px;}
.hm-about-txt{ margin:20px 0;}
.hm-about-txt .abmore{ margin-top:20px;}
.hm-about-txt .abmore a{ font-size:14px;}
.about-data ul li a{ padding:15px 0;}
.about-data ul{ margin:0 -5px;}
.about-data ul li{ padding:5px;}
.about-data ul li a .txt .num{ text-indent:6px;}
.about-data ul li a i img{ width:48px;}
.about-data ul li a .txt .note{ font-size:12px;}
.about-data ul li a .txt .num span{ font-size:28px;}
.about-data ul li a .txt .num em{ font-size:18px;}
.hm-culture .bg{ background-position:0 0;}
.hmcultxt .tit{ font-size:18px; text-align:center; margin-bottom:15px;}
.hmcultxt .note{ font-size:14px;}
.hmcultxt{ margin:20px 0;}
.hm-culmore{ text-align:center;}
.hm-more{ padding:6px 20px; font-size:12px;}
.ny-newsfirst{ margin-bottom:5px;}
.ny-newsfirst a .txt{ padding:15px;}
.ny-newsfirst a .txt .date{ display:none;}
.ny-newsfirst a .txt .more{ display:none;}
.ny-newsfirst a .txt .tit{ font-size:14px; margin-top:0; margin-bottom:5px;}
.ny-newsfirst a .txt .note{ font-size:12px; line-height:1.5;}
.ny-newsfirst a .pic{ width:36%;}
.ny-newsfirst a .txt{ width:64%;}
.ny-news-list ul{ margin:0;}
.ny-news-list ul li{ padding:5px 0;}
.ny-news-list ul li a i{ width:36%; float:left; position:absolute; left:0; top:0; height:100%;}
.ny-news-list ul li a i img{ min-height:100%;}
.ny-news-list ul li a .txt{ width:64%; float:right; padding:15px;}
.ny-news-list ul li a .txt .tit{ font-size:14px; height:42px;}
.ny-news-list ul li a:before,.ny-news-list ul li a:after{ content:""; display:block; clear:both; opacity:0; position:relative; height:0;}
.ny-news-list ul li a .txt .ls{ font-size:12px; margin-top:5px;}
.ny-news-list3{ margin-top:10px; margin-left:-1.5rem; margin-right:-1.5rem;}
.ny-news-list3 ul li{ border:none; margin-bottom:10px;}
.ny-news-list3 ul li a{ padding:10px;}
.ny-news-list3 ul li a i{ width:25%;}
.ny-news-list3 ul li a .txt{ width:75%; padding-left:10px;}
.ny-news-list3 ul li a .txt .rq{ display:none;}
.ny-news-list3 ul li a .txt .readNum{ display:none;}
.ny-news-list3 ul li a .txt .tit{ font-size:14px;}
.ny-news-list3 ul li a .txt .more{ display:none;}
.ny-news-list3 ul li a .txt .note{ height:20px; overflow: hidden; font-size:12px;}
.content iframe{
	width:700px;
	height:400px;}
 @media (max-width:992px) {
	 .content iframe{
	width: 90%;
	height: auto;
	}

}