body {
	color: #3a3a3a;
}

img {
	max-width: 100%;
}

/*fonts*/
@font-face {
	font-family: 'helveticaneueltstd-bdcn';
	src: url('helveticaneueltstd-bdcn.eot');
	src: local('helveticaneueltstd-bdcn'),
		local('helveticaneueltstd-bdcn'),
		url('helveticaneueltstd-bdcn.woff') format('woff'),
		url('helveticaneueltstd-bdcn.ttf') format('truetype'),
		url('helveticaneueltstd-bdcn.svg#helveticaneueltstd-bdcn') format('svg');
}
/*menus*/
.menus-fix {
	display: none;
}
.clear {
	clear: both;
}
.footH {
	height: 50px;
	display: none;
}
.footFix {
	background: #1a67ab;
	padding: 10px 0;
	display: none;
	justify-content: space-between;
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 999;
	text-align: center;
	color: #fff;
}
.footFix>a {
	display: inline-block;
	font-size: 16px;
	color: #ffffff !important;
	width: 24%;
}
.footFix>a>i.iconfont {
	font-size: 20px;
	margin-right: 5px;
	color: #fff;
}
.mask {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 99;
	background: rgba(0, 0, 0, 0.4);
	visibility: hidden;
	opacity: 0;
	transition: all .5s ease;
}
.mask.visible {
	visibility: visible;
	opacity: 1;
	transition: all .5s ease;
}
/*header*/
.menus{
	width: 100%;
	transition: all .5s ease;
	background: #fff;
    position: relative;
    z-index: 888;
}
.menus .header {
	padding: 29px 0 26px 0;
}
.menus.fixedbg .header{
	display: none;
}
.menus.fixedbg{
	top:0;
	z-index: 9999;
	transition: all .5s ease;
	position: fixed;
}
.menus .container{
	position: relative;
	z-index: 999;
	width:100%;
	margin: 0 auto;
	max-width: 1640px;
}
.menus .Logo{
	float: left;
	overflow: hidden;
	/* width: 18.536585%;
	max-width: 304px; */
}
.menus .Logo img{
	float: left;
}
.menus .Logo .logo_info{
	float: left;
	border-left: 1px solid #cececf;
	padding-left: 21px;
	margin-left: 32px;
	margin-top: 3px;
}
.logo_info h1{
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
}
.logo_info h2{
	font-family: arial;
	font-size: 16px;
	line-height: 16px;
	color: #333;
	margin-top: 10px;
}
.head-right{
	float: right;
	background: url(../images/tel.png) no-repeat left center;
	padding: 0 0 0 64px;
}
.head-right span{
	display: block;
	font-size: 16px;
	line-height: 16px;
	color: #333;
}
.head-right a{
	font-size: 32px;
	line-height: 32px;
	padding-top:7px;
	color: #005bac;
	font-family: 'helveticaneueltstd-bdcn';
	display: block;
}
.menus .dh-wrap{
	width: 100%;
	background: #005bac;
	position: relative;
	z-index: 99;
	line-height: 61px;
}
.dh-wrap .container{
	max-width: 1640px;
}
.Weblink{
	float: left;
	color: #fff;
}
.Weblink li{
	float: left;
	text-align: center;
}
.Weblink li:hover{
	background: #014e92;
}
.Weblink li a{
	display: block;
	font-size: 17px;
	padding: 0 36px;
	background: url(../images/menu-line.jpg) no-repeat right center;
	color: #fff;
}
.Weblink li:last-child a{
	background: none;
}

.dh-wrap .dh-ss{
	float: right;
	line-height: 56px;
	position: relative;
}
#keywords{
	border: 1px solid #307abc;
	border-radius: 20px;
	line-height: 39px;
	width: 312px;
	padding-left: 25px;
	padding-right: 0;
	background: #005bac;
	color: #fff;
	font-size: 12px;
}
.dh-ss i{
	position: absolute;
	right: 16px;
    top: 2px;
	font-size: 28px;
	color: #fff;
	cursor: pointer;
	z-index: 9999;
}
#keywords::-webkit-input-placeholder{
	color: #fff;
}
#keywords:-moz-placeholder{
	color: #fff;
}
#keywords::-moz-placeholder{
	color: #fff;
}
#keywords:-ms-input-placeholder{
	color: #fff;
}
#bannerpa{
	bottom: 15px;
}
#bannerpa .swiper-pagination-bullet{
	background: #fff;
	width: 53px;
	height: 6px;
	margin: 0 4px !important;
	opacity: 1 !important;
	border-radius: 0;
}
#bannerpa .swiper-pagination-bullet-active{
	background: #005bac;
	opacity: 1 !important;
	border-radius: 0;
}
.fl {float: left;}
.fr {float: right;}

.iproduct{
	width: 100%;
	margin: 0 auto;
	padding: 66px 0 70px 0;
	text-align: center;
	background: url(../images/probg.jpg) no-repeat;
	background-size: cover;
	
}
.iproduct_tit{
	font-size: 42px;
	line-height: 42px;
	font-weight: bold;
	color: #333;
}
.iproduct_tit span{
	position: relative;
}
.iproduct_tit span::before{
	position: absolute;
	content: "";
	display: block;
	background: url(../images/greyline.png) no-repeat;
	width: 28px;
	height: 6px;
	left: -47px;
	top: 24px;
}
.iproduct_tit span::after{
	position: absolute;
	content: "";
	display: block;
	background: url(../images/greyline.png) no-repeat;
	width: 28px;
	height: 6px;
	right: -47px;
	top: 24px;
}
.iproduct_subt{
	font-size: 18px;
	line-height: 22px;
	color: #666666;
	padding-top: 21px;
}
.iproduct_info{
	width: 100%;
	padding: 45px 0 0 0;
	overflow: hidden;
}
.iproduct_info-l{
	width: 22.047244%;
	float: left;
}
.ipro_info-tag{
	width: 100%;
	background: #005bac;
	color: #fff;
	font-size: 32px;
	line-height: 32px;
	font-weight: bold;
	text-align: center;
	padding: 26px 0 14px;
}
.ipro_info-tag span{
	display: block;
	font-size: 14px;
	line-height: 28px;
	padding-top: 1px;
	font-weight: normal;
}
.ipro_info-box{
	background: #fff;
	width: 100%;
	border-left: 4px solid #005bac;
	border-right: 4px solid #005bac;
	border-bottom: 6px solid #005bac;
	padding-bottom: 41px;
}
.ipro_info-box .item{
	margin-bottom: 6px;
	padding: 0 15px 0;
	overflow: hidden;
}
.ipro_info-box .item:first-child{
	padding-top: 33px;
}
.ipro_info-box .item:last-child{
	margin-bottom: 0;
}
.ipro_info-box .item h3{
	width: 100%;
	/* background: #f2f2f2; */
	overflow: hidden;
	line-height: 65px;
	transition: all .5s ease;
	position: relative;
	cursor: pointer;
}
.ipro_info-box .item h3 .pic{
	position: absolute;
	left: 0;
	top: 0px;
	border-radius: 100%;
	width: 65px;
	height: 65px;
	overflow: hidden;
	z-index: 1111;
}
.ipro_info-box .item h3 .pic img{
	display: block;
}
.ipro_info-box .item h3 .txt{
	width: 86%;
	float: right;
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background: #f2f2f2;
	height: 65px;
	padding: 10px 30px 11px 45px;
	position: relative;
	text-align: left;
	transition: all .5s ease;
}
.ipro_info-box .item h3 .txt::after{
	position: absolute;
	content: "";
	display: block;
	background: url(../images/arr-r-g.png) no-repeat;
	width: 10px;
	height: 21px;
	right: 13px;
	top: 23px;
}
.ipro_info-box .item.on h3 .txt{
	background: #005bac;
	color: #fff;
	transition: all .5s ease;
}
.ipro_info-box .item h3.on .txt{
	background: #005bac;
	color: #fff;
	transition: all .5s ease;
}
.ipro_info-box .item.on h3 .txt::after{
	background: url(../images/arr-r.png) no-repeat;
}
.ipro_info-box .item ul{
	/* margin-top: 23px;
	margin-bottom: 16px; */
	padding-top: 23px;
	padding-bottom: 16px;
	display: none;
}
.ipro_info-box .item.on ul{
	display: block;
	
}
.ipro_info-box .item ul li{
	text-align: left;
	margin-bottom: 6px;
}
.ipro_info-box .item ul li:last-child{
	margin-bottom: 0;
}
.ipro_info-box .item ul li a{
	display: block;
	background: #f1f1f1;
	color: #333333;
	line-height: 46px;
	padding-left: 24px;
	border-radius: 25px;
	transition: all .5s ease;
}
.ipro_info-box .item ul li a i{
	font-size: 13px;
	color: #929292;
	float: right;
	font-weight: bold;
	padding-right: 23px;
	transition: all .5s ease;
}
.ipro_info-box .item ul li a:hover{
	background: #005bac;
	color: #fff;
	transition: all .5s ease;
}
.ipro_info-box .item ul li.on a{
	background: #005bac;
	color: #fff;
	transition: all .5s ease;
}
.ipro_info-box .item ul li a:hover i{
	color: #9dc0df;
	transition: all .5s ease;
}
.ipro_info-box .item ul li.on a i{
	color: #9dc0df;
	transition: all .5s ease;
}
.ipro_info-tel{
	width: 100%;
	background: url(../images/protel.jpg) no-repeat;
	margin-top: 25px;
	padding: 24px 0 19px 22px;
}
.info-tel-tit{
	font-size: 18px;
	line-height: 20px;
	color: #ffffff;
	text-align: left;
}
.info-tel-tit i{
	padding-right: 8px;
	font-size:20px;
	color: #f2f2f2;
	float: left;
}
.info-tel-subt{
	text-align: left;
	font-size: 32px;
	color: #ffffff;
	font-family: 'helveticaneueltstd-bdcn';
	padding-top: 2px;
}
.iproduct_info-r{
	width: 77.95275%;
	float: left;
	padding-left: 2.3622%;
}
.ipro_info-r-box{
	width: 100%;
	overflow: hidden;
}
.ipro_info-r-box .item{
	padding-left: 9px;
	padding-right: 9px;
	margin-bottom: 18px;
}
.ipro_info-r-box .item .row{
	border: 1px solid #dcdcdc;
	padding: 10px 9px;
}
.ipro_info-r-box .item .row .pic{
	overflow: hidden;
}
.ipro_info-r-box .item .row .pic img{
	transition: all .5s ease;
	transform: scale(1);
}
.ipro_info-r-box .item:hover .row .pic img{
	transition: all .5s ease;
	transform: scale(1.1);
}
.ipro_info-r-box .item .row .txt{
	font-size: 16px;
	color: #666666;
	background: #f4f4f4;
	line-height: 47px;
	margin-top: 7px;
	transition: all .5s ease;
}
.ipro_info-r-box .item:hover .row .txt{
	color: #fff;
	background: #005bac;
	transition: all .5s ease;
}
.ichoose{
	width: 100%;
	overflow: hidden;
	border-top: 5px solid #005bac;
	padding-bottom: 86px;
}
.ichoose-i{
	width: 100%;
	background: url(../images/gcbg.jpg) no-repeat;
	background-size: cover;
	padding: 65px 0 93px 0;
}
.ichoose-i-tit{
	text-align: center;
	font-size: 42px;
	line-height: 42px;
	font-weight: bold;
	color: #333333;
}
.ichoose-i-tit span{
	position: relative;
}
.ichoose-i-tit span::before{
	position: absolute;
    content: "";
    display: block;
    background: url(../images/greyline.png) no-repeat;
    width: 28px;
    height: 6px;
    left: -47px;
    top: 24px;
}
.ichoose-i-tit span::after{
    position: absolute;
    content: "";
    display: block;
    background: url(../images/greyline.png) no-repeat;
    width: 28px;
    height: 6px;
    right: -47px;
    top: 24px;
}
.ichoose-i-subt{
	font-size: 18px;
    line-height: 22px;
    color: #666666;
    padding-top: 21px;
	text-align: center;
}
.ichoose-ii{
	width: 100%;
	background: url(../images/probg2.jpg) no-repeat;
	/* background-size: cover; */
	padding: 79px 0 14px 0;
	position: relative;
}
.ichoose-ii::before{
	position: absolute;
	content: "";
	display: block;
	width: 1px;
	height: 100%;
	border: 0.5px dashed #e9e9e9;
	left: 50%;
	top: 0;
}
.ichoose-ii .item{
	width: 100%;
	position: relative;
}
.ichoose-ii .item .num{
	font-family: 'helveticaneueltstd-bdcn';
	font-size: 36px;
	color: #005bac;
	background: url(../images/chooseicon1.png) no-repeat;
	width: 68px;
	height: 60px;
	line-height: 60px;
	padding-left: 13px;
	position: absolute;
	left: 50%;
	margin-left: -30px;
}
.ichoose-ii .item .num.num2{
	background: url(../images/chooseicon3.png) no-repeat;
	padding-left: 18px;
	margin-left: -36px;
}
.ichoose-ii .item .num.num3{
	background: url(../images/chooseicon2.png) no-repeat;
	color: #ffffff;
}
.ichoose-ii .item .num.num4{
	background: url(../images/chooseicon4.png) no-repeat;
	color: #ffffff;
	padding-left: 18px;
	margin-left: -36px;
}
.ichoose-ii .item .item-l{
	width: 44.488188%;
	padding-left: 4.64566%;
	position: relative;
	float: left;
}
.ichoose-ii .item .item-l.choose1{
	margin-top: -141px;
}
.ichoose-ii .item .item-r{
	float: right;
	width: 43.779527%;
	padding-right: 4.409448%;
}
.ichoose-ii .item .item-r .txt{
	padding-top: 12px;
}
.ichoose-ii .item .item-r .tit{
	font-size: 32px;
	line-height: 32px;
	font-weight: bold;
	color: #fff;
}
.ichoose-ii .item .item-r .sub{
	width: 100%;
	overflow: hidden;
	padding-top: 21px;
	color: #ffffff;
}
.ichoose-ii .item .item-r .sub ul li{
	background: url(../images/dot.png) no-repeat left top 10px;
	font-size: 15px;
	line-height: 26px;
	padding-left: 16px;
}
.ichoose-ii .item:nth-child(2){
	margin-top: 77px;
}
.ichoose-ii .item:nth-child(2) .item-l{
	float: right;
	padding-left: 3.1496%;
	margin-top: -93px;
}
.ichoose-ii .item:nth-child(2) .item-r{
	float: left;
	padding-left: 3.228346%;
	margin-top: -11px;
}
.ichoose-ii .item:nth-child(3){
	margin-top: 77px;
}
.ichoose-ii .item:nth-child(3) .item-l{
	padding-left: 3.1496%;
	margin-top: -101px;
}
.ichoose-ii .item:nth-child(3) .item-r{
	padding-left: 3.228346%;
	margin-top: -11px;
	padding-right: 0%;
}
.ichoose-ii .item:nth-child(3) .item-r .txt{
	padding-top: 23px;
}
.ichoose-ii .item:nth-child(3) .item-r .txt .tit{
	color: #222222;
}
.ichoose-ii .item:nth-child(3) .item-r .txt .sub{
	color: #666666;
}
.ichoose-ii .item:nth-child(4){
	margin-top: 136px;
}
.ichoose-ii .item:nth-child(4) .item-l{
	float: right;
	padding-left: 3.1496%;
	margin-top: -56px;
}
.ichoose-ii .item:nth-child(4) .item-r{
	float: left;
	padding-left: 3.228346%;
	padding-right: 0;
	margin-top: -11px;
}
.ichoose-ii .item:nth-child(4) .item-r .txt{
	padding-top: 0;
    margin-top: -10px;
}
.ichoose-ii .item:nth-child(4) .item-r .txt .tit{
	color: #222222;
}
.ichoose-ii .item:nth-child(4) .item-r .txt .sub{
	color: #666666;
}
/*招商加盟*/
.ijiameng{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	background: #f0f6fa url(../images/jmbg.jpg) no-repeat center bottom;
	padding: 75px 0 30px 0;
}
.ijiameng-tit{
	text-align: center;
    font-size: 42px;
    line-height: 42px;
    font-weight: bold;
    color: #333333;
}
.ijiameng-tit span{
	position: relative;
}
.ijiameng-tit span::before{
	position: absolute;
    content: "";
    display: block;
    background: url(../images/greyline.png) no-repeat;
    width: 28px;
    height: 6px;
    left: -47px;
    top: 24px;
}
.ijiameng-tit span::after{
	position: absolute;
    content: "";
    display: block;
    background: url(../images/greyline.png) no-repeat;
    width: 28px;
    height: 6px;
    right: -47px;
    top: 24px;
}
.ijiameng-subt{
	font-size: 18px;
    line-height: 22px;
    color: #666666;
    padding-top: 21px;
    text-align: center;
}
.ijiameng-subt span{
	font-size: 24px;
	color: #005bac;
}
.ijiameng-info{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 83px;
	position: relative;
}
.ijiameng-info::after{
	position: absolute;
	content: "";
	display: block;
	background: url(../images/jmpic2.png) no-repeat;
	width: 382px;
	height: 377px;
	left: 50%;
	top: 28px;
	margin-left: -191px;
}
.ijiameng-info-left{
	width: 30.7874%;
	float: left;
}
.ijiameng-info-left .item{
	width: 100%;
	overflow:hidden;
	border-bottom: 1px solid #dcdbdb;
	padding-bottom: 27px;
	margin-bottom: 18px;
}
.ijiameng-info-left .item .tit{
	font-size: 28px;
	line-height: 44px;
	color: #005bac;
	float: left;
	width: 100%;	
}
.ijiameng-info-left .item .tit span{
	width: 53px;
	font-family: arial;
	font-size: 36px;
	color: #fff;
	line-height: 44px;
	text-align: center;
	background: #005bac;
	border-bottom-right-radius: 19px;
	border-top-left-radius: 19px;
	float: left;
	margin-right: 11px;
}
.ijiameng-info-left .item .subt{
	width: 100%;
	color: #666666;
	font-size: 15px;
	line-height: 26px;
	padding-top: 20px;
	overflow: hidden;
}
.ijiameng-info-right{
	width: 30.7874%;
	float: right;
}
.ijiameng-info-right .item{
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #dcdbdb;
    padding-bottom: 27px;
    margin-bottom: 18px;
}
.ijiameng-info-right .item .tit{
	font-size: 28px;
	line-height: 44px;
	color: #005bac;
	float: left;
	width: 100%;
}
.ijiameng-info-right .item .tit span{
	width: 53px;
	font-family: arial;
	font-size: 36px;
	color: #fff;
	line-height: 44px;
	text-align: center;
	background: #005bac;
	border-bottom-right-radius: 19px;
	border-top-left-radius: 19px;
	float: left;
	margin-right: 11px;
}
.ijiameng-info-right .item .subt{
	width: 100%;
	color: #666666;
	font-size: 15px;
	line-height: 26px;
	padding-top: 20px;
	padding-right: 30px;
	overflow: hidden;
}
/* izixun*/
.izixun{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	background: url(../images/zxbg.jpg) no-repeat;
	padding: 37px 0 31px 0;
}
.izixun-left{
	width: 56.614173%;
	float: left;
}
.izixun-left .tit{
	font-size: 32px;
	line-height: 32px;
	font-weight: bold;
	color: #fff;
}
.izixun-left .subt{
	width: 100%;
}
.izixun-left .subt .subt-left{
	font-size: 22px;
	line-height: 28px;
	color: #fff;
	float: left;
	padding-top: 22px;
}
.izixun-left .subt .subt-right{
	float: right;
	font-size: 32px;
	line-height: 32px;
	color: #005bac;
	font-family: 'helveticaneueltstd-bdcn';
	background: #fff;
	position: relative;
	padding: 3px 21px 3px 28px;
	margin-top: 18px;
}
.izixun-left .subt .subt-right::before{
	position: absolute;
	content: "";
	display: block;
	background: #fff;
	transform: skew(-30deg);
	top: 0;
	left: -11px;
	width: 23px;
	height: 38px;
}
.izixun-left .subt .subt-right::after{
	position: absolute;
	content: "";
	display: block;
	background: #fff;
	transform: skew(-30deg);
	top: 0;
	right: -11px;
	width: 23px;
	height: 38px;
}
.izixun-left .subt .subt-right i{
	font-size: 22px;
	color: #005bac;
	padding-right: 13px;
	float: left;
}
.izixun-right{
	width: ;
	float: right;
}
.izixun-right a{
	display: block;
	background: #e79929;
	font-size: 18px;
	font-weight: bold;
	line-height: 40px;
	width: 180px;
	text-align: center;
	color: #fff;
	border-radius: 6px;
	margin-top: 21px;
}
/*inews*/
.inews{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	padding: 60px 0 80px 0;
	background: url(../images/newsbg.png) no-repeat center bottom;
}
.inews-tit{
	text-align: center;
    font-size: 42px;
    line-height: 42px;
    font-weight: bold;
    color: #333333;
}
.inews-tit span{
	position: relative;
}
.inews-tit span::before{
	position: absolute;
    content: "";
    display: block;
    background: url(../images/greyline.png) no-repeat;
    width: 28px;
    height: 6px;
    left: -47px;
    top: 24px;
}
.inews-tit span::after{
	position: absolute;
    content: "";
    display: block;
    background: url(../images/greyline.png) no-repeat;
    width: 28px;
    height: 6px;
    right: -47px;
    top: 24px;
}
.inews-subt{
	font-size: 18px;
    line-height: 22px;
    color: #666666;
    margin-top: 21px;
    text-align: center;
	position: relative;	
}
.inews-subt::before{
	position: absolute;
	content: "";
	display: block;
	width: 43%;
	height: 1px;
	left: 0px;
	top: 10px;
	background: #e3e3e3;
}
.inews-subt::after{
	position: absolute;
	content: "";
	display: block;
	width: 43%;
	height: 1px;
	right: 0px;
	top: 10px;
	background: #e3e3e3;
}
.inews-info{
	width: 100%;
	overflow: hidden;
	margin-top: 48px;
}
.inews-info-left{
	float: left;
	width: 53.937%;
}
.newsinfo-tit{
	font-size: 26px;
	line-height: 26px;
	font-weight: bold;
	color: #333333;
}
.newsinfo-tit span{
	font-family: arial;
	font-size: 16px;
	line-height: 26px;
	color: #888888;
	font-weight: normal;
}
.newsinfo-tit a{
	float: right;
	display: block;
}
.newsinfo-list{
	width: 100%;
	border: 1px solid #e3e3e3;
	margin-top: 20px;
	padding: 23px 25px 15px;
}
.rec-item{
	width: 100%;
	overflow: hidden;
	border-bottom: 1px dashed #e3e3e3;
	padding-bottom: 16px;
}
.rec-item a{
	display: block;
}
.rec-item a .pic{
	overflow: hidden;
}
.rec-item a .pic img{
	transform: scale(1);
	transition: all .5s ease;
}
.rec-item:hover a .pic img{
	transform: scale(1.1);
	transition: all .5s ease;
}
.rec-item a .word{
	overflow: hidden;
	padding-top:12px;
	overflow: hidden;
}
.rec-item a .word .tit{
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	line-height: 32px;
	overflow: hidden;
}
.rec-item a .word .tit span{
	color: #fff;
	background: #005bac;
	font-size: 16px;
	font-weight: bold;
	line-height: 32px;
	margin-right: 12px;
	float: left;
	padding: 0 15px;
}
.rec-item a .word .sub{
	font-size: 15px;
	line-height: 24px;
	color: #888888;
	padding-top: 8px;
}
.nor-item{
	border-bottom: 1px dashed #e3e3e3;
	padding: 10px 0 8px 0;
}
.nor-item:last-child{
	border-bottom: none;
}
.nor-item .nor-item-tit{
	color: #333333;
	font-size: 15px;
	line-height: 26px;
}
.nor-item .nor-item-tit i{
	font-size: 10px;
	float: left;
	padding-right: 10px;
	margin-left: 6px;
	color: #666666;
}
.nor-item .nor-item-tit span{
	float: right;
	font-family: arial;
	font-size: 15px;
	color: #888888;
	margin-right: 8px;
}
.inews-info-right{
	float:left;
	width: 46.062992%;
	padding-left: 5.19685%;
}
.newsinfo-listr{
	width: 100%;
	background: #f5f5f5;
	margin-top: 20px;
	padding: 31px 38px 20px 37px;
}
.greyitem-rec{
	width: 100%;
}
.greyitem-rec a{
	display: block;
}
.greyitem-rec-tit{
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
	color: #333333;
	background: url(../images/ques.png) no-repeat left center;
	padding-left: 29px;
}
.greyitem-rec-sub{
	font-size: 15px;
	line-height: 26px;
	color: #888888;
	padding-top: 8px;
}
.greyitem-rec-pic{
	width: 100%;
	overflow: hidden;
	margin-top: 22px;
	margin-bottom: 23px;
}
.greyitem-rec-pic img{
	transform: scale(1);
	transition: all .5s ease;
}
.greyitem-rec:hover .greyitem-rec-pic img{
	transform: scale(1.1);
	transition: all .5s ease;
}
.greyitem-nor{
	width: 100%;
	border-bottom: 1px dashed #e3e3e3;
}
.greyitem-nor a{
	display: block;
	background: url(../images/ques.png) no-repeat left top 8px;
	padding-left: 33px;
	font-size: 14px;
	line-height: 26px;
	color: #333333;
	padding-bottom: 6px;
	padding-top: 5px;
	transition: all .5s ease;
}
.greyitem-nor a i{
	float: right;
	font-size: 10px;
	color: #666666;
	margin-right: 6px;
	transition: all .5s ease;
}
.greyitem-nor a:hover{
	color: #005bac;
	transition: all .5s ease;
}
.greyitem-nor a:hover i{
	color: #005bac;
	transition: all .5s ease;
}
.iyinx{
	width:100%;
	margin: 0 auto;
	overflow: hidden;
	background:url(../images/yxsybg.jpg) no-repeat center top;
	padding: 78px 0 0 0;
}
.iyinx-tit{
    text-align: center;
    font-size: 42px;
    line-height: 42px;
    font-weight: bold;
    color: #fff;
}
.iyinx-tit span{
	position: relative;
}
.iyinx-tit span::before{
	position: absolute;
    content: "";
    display: block;
    background: url(../images/yxsyicon.png) no-repeat;
    width: 28px;
    height: 6px;
    left: -47px;
    top: 24px;
}
.iyinx-tit span::after{
	position: absolute;
    content: "";
    display: block;
    background: url(../images/yxsyicon.png) no-repeat;
    width: 28px;
    height: 6px;
    right: -47px;
    top: 24px;
}
.iyinx-subt{
	width: 100%;
	text-align: center;
	font-size: 18px;
	line-height: 26px;
	margin-top: 21px;
	color: #fff;
}
.iyinx-info{
	width: 100%;
	padding-top: 64px;
}
.iyinx-info-left{
	width: 50%;
	float: left;
	padding: 53px 40px 79px 48px;
	background: #f5f5f5;
}
.iyinx-info-left-tit{
	font-size: 24px;
	line-height: 26px;
	color: #333;
}
.iyinx-info-left-sub{
	font-size: 12px;
	line-height: 26px;
	font-family: arial;
	color: #333;
	padding-top: 5px;
}
.iyinx-info-left-con{
	font-size: 15px;
	line-height: 26px;
	color: #666666;
	padding-top: 22px;
}
.iyinx-info-left-but{
}
.iyinx-info-left-but a{
	display: block;
	background: #005bac;
	margin-top: 50px;
	width: 160px;
	line-height: 48px;
	color: #fff;
	font-size: 16px;
	padding-left: 18px;
	border-radius: 10px;
}
.iyinx-info-left-but a i{
	float: right;
	padding-right: 18px;
	font-size: 10px;
	color: #fff;
}
.iyinx-info-right{
	width: 50%;
	float: left;
}
.ienvir{
	width: 100%;
	margin:0 auto;
	overflow: hidden;
	background: url(../images/envirbg.png) no-repeat center top;
	padding: 86px 0 108px 0;
	position: relative;
}
.ienvir-tit{
	text-align: center;
    font-size: 42px;
    line-height: 42px;
    font-weight: bold;
	color: #333333;
}
.ienvir-tit span{
	position: relative;
}
.ienvir-tit span::before{
	position: absolute;
    content: "";
    display: block;
    background: url(../images/greyline.png) no-repeat;
    width: 28px;
    height: 6px;
    left: -47px;
    top: 24px;
}
.ienvir-tit span::after{
	position: absolute;
    content: "";
    display: block;
    background: url(../images/greyline.png) no-repeat;
    width: 28px;
    height: 6px;
    right: -47px;
    top: 24px;
}
.ienvir-subt{
    font-size: 18px;
    line-height: 22px;
    color: #666666;
    margin-top: 21px;
    text-align: center;
}
.ienvir-info{
	width: 100%;
	overflow: hidden;
	margin: 54px auto 0;
}
#envirN{
	position: absolute;
	width: 52px;
	height: 52px;
	background: url(../images/envirN-b.png) no-repeat;
	top: 334px;
	right: 232px;
	margin-top: 0;
	opacity: 1;
}
#envirN.swiper-button-disabled{
	background: url(../images/envirN-g.png) no-repeat;
}
#envirP{
	position: absolute;
	width: 52px;
	height: 52px;
	background: url(../images/envirP-b.png) no-repeat;
	top: 334px;
	left: 232px;
	margin-top: 0;
	opacity: 1;
}
#envirP.swiper-button-disabled{
	background: url(../images/envirP-g.png) no-repeat;
}
/*footer*/
.footer{
	width: 100%;
	background: #373737;
	overflow: hidden;
	padding: 52px 0 0 0;
}
.footer-list{
	width: 100%; 
	padding-bottom: 79px;
}
.footer-list-l{
	width: 15.43307%;
	float: left;
	text-align: center;
}
.footer-list-l h1{
	font-size: 15px;
	color: #fff;
	font-weight: bold;
}
.footer-list-l h1 i{
	font-size: 17px;
	color: #fff;
	padding-right: 11px;
	font-weight: 500;
}
.footer-list-l h2{
	font-size: 36px;
	line-height: 48px;
	color: #fdfdfd;
	padding-top: 10px;
	font-family: 'helveticaneueltstd-bdcn';
}
.lx-an{
	width: 100%;
	margin-top: 20px;
}
.lx-an > div{
	cursor: pointer;
    padding-left: 15px;
    display: inline-block;
}
.lx-an > .fb-weibo{
	padding-left: 0;
}
.footer-list-r{
	width: 84.48818%;
	float: left;
	padding-left: 6.61417%;
}
.footer-list-r .item{
	float: left;
	padding-right: 100px;
}
.footer-list-r .item:last-child{
	padding-right: 0;
}
.footer-list-r .item h3{
	font-weight: bold;
	font-size: 18px;
	line-height: 24px;
	color: #fff;
}
.footer-list-r .item ul{
	width: 100%;
	font-size: 15px;
	line-height: 33px;
	padding-top: 15px;
	color: #ffffff;
}
.footer-list-r .item ul li a{
	display: block;
	font-size: 15px;
	line-height: 33px;
	color: #ffffff;
}
.footer-list-r .item ul li.add{
	background: url(../images/f-add.png) no-repeat left top 7px;
	padding-left: 28px;
}
.footer-list-r .item ul li.tel{
	background: url(../images/f-tel.png) no-repeat left top 9px;
	padding-left: 28px;
}
.footer-list-r .item ul li.wz{
	background: url(../images/f-link.png) no-repeat left top 9px;
	padding-left: 28px;
}
.footer-list-r .item ul li.email{
	background: url(../images/f-email.png) no-repeat left top 11px;
	padding-left: 28px;
}
.footer-copy{
	width: 100%;
	overflow: hidden;
	border-top: 1px solid #4b4b4b;
	line-height: 61px;
}
.footer-copy-l{
	float: left;
	font-size: 15px;
	color: #fff;
}
.footer-copy-l a{
	color: #fff;
}
.footer-copy-r{
	float: right;
	font-size: 15px;
	color: #fff;
}
.footer-copy-r a{
	color: #fff;
}
.fb-one{
	position: relative;
}
.float-ewm{
	width: 160px;
	position: absolute;
	left: 50%;
	margin-left: -80px;
	opacity: 0;
	visibility: hidden;
	transition: all .5s ease;
}
.fb-one:hover .float-ewm{
	opacity: 1;
	visibility: visible;
	transition: all .5s ease;
}
/*内页banner*/
.Nybanner {
	width: 100%;
	margin: 0 auto;
	position: relative;
}
.Nybanner img {
	width: 100%;
}
.subdh{
	width: 100%;
	text-align: right;
	color: #282828;
	line-height: 63px;
	border-bottom: 1px solid #eeeeee;
}
.subdh-l{
	float: left;
}
.subdh-l a{
	color: #333;
	font-size: 16px;
	padding: 0 21px;
	margin-left: 19px;
	float: left;
	transition: all .5s ease;
}
.subdh-l a:first-child{
	margin-left: 0;
}
.subdh-l a:hover, .subdh-l a.on{
	background:#005bac;
	color: #fff;
	transition: all .5s ease;
}
.subdh-r{
	float: right;
	font-size: 16px;
	color: #666;
}
.subdh-r a{
	color: #666;
}
.subdh-r a i{
	font-size: 16px;
	float: left;
	padding-right: 12px;
	color: #e3e3e3;
}
.subdh2-l{
	float: left;
}
.subdh2-l a{
	color: #666;
}
.subdh2-l a i{
	font-size: 16px;
	float: left;
	padding-right: 12px;
	color: #e3e3e3;
}
.Nyprofile{
	width: 100%;
	margin: 90px auto 0;
	overflow: hidden;
	position: relative;
}
.list-hidden {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    height: 60px;
    opacity: 0;
    margin-top: -100px;
}
.Nyprofile{
	width: 100%;
	background: #fff;
	overflow: hidden;
	position: relative;
	padding-bottom: 120px;
}
.Nyprofile-list-l{
	width: 51.1811023%;
	float: left;
}
.Nyprofile_tit{
	font-size: 36px;
	line-height: 62px;
	color: #005bac;
	position: relative;
	z-index: 999;
}
.Nyprofile_tit span{
	position: absolute;
	left: 0;
	top: 0;
	font-size: 84px;
	font-family: 'helveticaneueltstd-bdcn';
	color:#f2f2f8;
	z-index: -1;
	text-transform: uppercase;
}
.Nyprofile_subt{
	margin: 23px auto 0;
	font-size: 22px;
	line-height: 28px;
	color: #333;
	text-align: left;
}
.Nyprofile_subt span{
	display: block;
	width: 44px;
	height: 2px;
	background:#e7992a;
	margin-bottom: 33px;
}
.Nyprofile_con{
	width: 100%;
	font-size: 15px;
	line-height: 28px;
	color: #666666;
	padding-top: 25px;
}
.Nyprofile-list-r{
	width: 48.81889%;
	float: left;
	padding-left: 5.66929%;
}
.Nycult{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	background: url(../images/cultbg.png) no-repeat;
	padding: 58px 0 98px 0;
	background-size: cover;
}
.Nycult_tit{
	font-size: 36px;
	line-height: 62px;
	color: #005bac;
	position: relative;
	z-index: 999;
}
.Nycult_tit span{
	position: absolute;
	left: 0;
	top: 0;
	font-size: 84px;
	font-family: 'helveticaneueltstd-bdcn';
	color:#e5e5eb;
	z-index: -1;
	text-transform: uppercase;
}
.Nycult_subt{
	margin: 23px auto 0;
	font-size: 22px;
	line-height: 28px;
	color: #333;
	text-align: left;
}
.Nycult_subt span{
	display: block;
	width: 44px;
	height: 2px;
	background:#e7992a;
	margin-bottom: 33px;
}
.Nycult_info{
	width: 100%;
	padding-top: 47px;
	overflow: hidden;
}
.Nycult_info-l{
	width: 30.3937%;
	float: left;
	overflow: hidden;
}
.largeitem{
	width: 100%;
	background: #ffffff url(../images/largebottom.jpg) no-repeat center bottom;
	border-top: 7px solid #005bac;
	padding: 0 52px 0 18px;
	height: 606px;
}
.largeitem .tit{
	font-size: 22px;
	line-height: 28px;
	font-weight: bold;
	color: #333333;
}
.largeitem .tit span{
	display: block;
	margin-top: 32px;
	padding-bottom: 20px;
}
.largeitem .sub{
	font-size: 15px;
	line-height: 28px;
	color: #666666;
	margin-top: 14px;
}
.Nycult_info-r{
	width: 69.52755%;
	float: left;
	padding-left: 1.9685%;
}
.smallitem{
	padding: 0 5px;
	margin-bottom: 16px;
}
.smallitem .row{
	padding: 0 16px 0;
	background: #ffffff;border-top: 7px solid #005bac;
	height: 295px;
}
.smallitem .tit{
	font-size: 20px;
	line-height: 25px;
	font-weight: bold;
	color: #333333;
}
.smallitem .tit span{
	display: block;
	margin-top: 24px;
	padding-bottom: 20px;
}
.smallitem .sub{
	font-size: 14px;
	line-height: 26px;
	color: #666666;
	margin-top: 14px;
}
.Nyvideo{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	background: url(../images/videobg.jpg) no-repeat;
    padding: 69px 0 98px 0;
    background-size: cover;
}
.Nyvideo_tit{
	font-size: 42px;
	line-height: 42px;
	color: #ffffff;
	text-align: center;
}
.Nyvideo_tit span{
	display: block;
	margin: 32px auto 0;
	width: 44px;
	height: 1px;
	background: #fff;
}
.Nyvideo_sub{
	color: #fff;
	text-align: center;
	font-size: 22px;
	line-height: 28px;
	padding-top: 22px;
}
.Nyvideo_info{
	width: 100%;
	text-align: center;
	padding-top: 81px;
}
.Nyvideo_info span{
	position: relative;
}
.Nyvideo_info span::before{
	position: absolute;
	content: "";
    width: 115px;
    height: 115px;
	left: 50%;
	top: 60%;
	margin-left: -57.5px;
	margin-top: -57.5px;
    background: url(../images/videopic2.png)no-repeat 0px 0px;
    transition: all .5s ease;
    display: block;
	z-index: 1;
}
.Nyvideo_info span:hover::before{
	transition: all .5s ease;
	-webkit-animation: move 10s linear infinite;
	-moz-animation: move 10s linear infinite;
	-o-animation: move 10s linear infinite;
	-ms-animation: move 10s linear infinite; 
}
.Nyvideo_info span img{
	position: relative;
	z-index: 9999;
	cursor: pointer;
}
@-webkit-keyframes move {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }
@-moz-keyframes move {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }
@-o-keyframes move {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }
@-ms-keyframes move {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }
.Nyhonor{
	width: 100%;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
	padding: 74px 0 82px 0;
}
.Nyhonor_tit{
	font-size: 36px;
    line-height: 62px;
    color: #005bac;
    position: relative;
    z-index: 999;
}
.Nyhonor_tit span{
	position: absolute;
    left: 0;
    top: 0;
    font-size: 84px;
    font-family: 'helveticaneueltstd-bdcn';
    color: #e5e5eb;
    z-index: -1;
    text-transform: uppercase;
}
.Nyhonor_subt{
	margin: 23px auto 0;
    font-size: 22px;
    line-height: 28px;
    color: #333;
    text-align: left;
}
.Nyhonor_subt span{
    display: block;
    width: 44px;
    height: 2px;
    background: #e7992a;
    margin-bottom: 33px;
}
.Nyhonor_info{
	width: 100%;
	padding-top: 61px;
	margin: 0 auto;
	vertical-align: hidden;
}
.Nyhonor_info ul{
	width: 100%;
	overflow: hidden;
	margin-bottom: 5px;
}
.Nyhonor_info ul li{
	width: 25%;
	float: left;
	padding-left: 13px;
	padding-right: 13px;
	position: relative;
	padding-bottom: 49px;
}
.Nyhonor_info ul li:nth-child(1),
.Nyhonor_info ul li:nth-child(2),
.Nyhonor_info ul li:nth-child(3){
	width: 33.333%;
}
.Nyhonor_info ul li::after{
	position: absolute;
	content: "";
	display: block;
	width: 100%;
	height: 49px;
	background: url(../images/honorbk.jpg) no-repeat center bottom;
	border: 0;
	left: 0;
	bottom: 0;
}
.Nyhonor_info ul li .pic{
	text-align: center;
	overflow: hidden;
}
.Nyhonor_info ul li .pic img{
	transform: scale(1);
	border: 6px solid #8c752e;
	transition: all .5s ease;
}
/*Nyproduct*/
.Nyproduct{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	padding: 70px 0;
}
.Nyproduct_list{
	width: 100%;
	margin: 0 auto;
}
.Nyproduct_list-l{
	width: 22.047244%;
	float: left;
}
.Nyproduct_list-r{
	width: 77.952755%;
	float: left;
	padding-left: 2.362204%;
}
.Nyproduct_list-r .rec-box{
	width: 100%;
	margin-bottom: 0;
	overflow: hidden;
}
.Nyproduct_list-r .rec-box .pdg{
	padding-left: 7px;
	padding-right: 7px;
	margin-bottom: 19px;
}
.Nyproduct_list-r .rec-box .row{
	border: 1px solid #e5e5e5;
	padding: 9px;
}
.Nyproduct_list-r .rec-box .pdg:hover .row{
	border: 1px solid #005bac;
	transition: all .5s ease;
}
.Nyproduct_list-r .rec-box .row .pic{
	width: 100%;
	overflow: hidden;
}
.Nyproduct_list-r .rec-box .row .pic img{
	transform: scale(1);
	transition: all .5s ease;
}
.Nyproduct_list-r .rec-box .pdg:hover .row .pic img{
	transform: scale(1.1);
	transition: all .5s ease;
}
.Nyproduct_list-r .rec-box .row .txt{
	background: #f4f4f4;
	line-height: 47px;
	color:#666666;
	font-size: 16px;
	margin-top: 7px;
	transition: all .5s ease;
	text-align: center;
}
.Nyproduct_list-r .rec-box .pdg:hover .row .txt{
	background: #005bac;
	color:#fff;
	transition: all .5s ease;
}
.nor-box{
	width: 100%;
	margin-top: 4px;
	overflow: hidden;
}
.nor-box .pdg{
	padding-left: 9px;
	padding-right: 9px;
	margin-bottom: 20px;
}
.nor-box .pdg .row{
	border: 1px solid #e5e5e5;
	padding: 6px 9px;
}
.nor-box .pdg .row .pic{
	overflow: hidden;
	width: 100%;
}
.nor-box .pdg .row .pic img{
	transform: scale(1);
	transition: all .5s ease;
}
.nor-box .pdg:hover .row .pic img{
	transform: scale(1.1);
	transition: all .5s ease;
}
.nor-box .pdg .row .txt{
	background: #f4f4f4;
    line-height: 47px;
    color: #666666;
    font-size: 16px;
    margin-top: 7px;
    transition: all .5s ease;
    text-align: center;
}
.nor-box .pdg:hover .row .txt{
	background: #005bac;
	color:#fff;
	transition: all .5s ease;
}
/*NyproductDe*/
.NyproductDe{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.NyproductDe_info{
	width: 100%;
	overflow: hidden;
}
.NyproductDe_info-l{
	width: 46.614583%;
	float: left;
	padding-left: 16.92708%;
	padding-top: 90px;
}
#prodepa{
	width: 100%;
	padding-bottom: 41px;
}
#prodebp{
	bottom: 0;
}
#prodebp .swiper-pagination-bullet{
	width: 36px;
	height: 7px;
	background: #dcdcdc;
	margin:0 7px;
	opacity: 1 !important;
	border-radius: 4px !important;
}
#prodebp .swiper-pagination-bullet-active{
	width: 36px;
	height: 7px;
	background: #005bac;
	margin: 0 7px;
}
.NyproductDe_info-r{
	width: 50%;
	margin-left: 3.385416%;
	float:left;
	background: #f9f9f9;
	padding-bottom: 82px;
}
.productDe_box{
	width: 66.04166%;
	float: left;
	padding-left: 4.583333%;
	padding-top: 88px;
}
.productDe_box-tit{
	font-size: 32px;
	line-height: 32px;
	color: #333333;
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: 24px;
}
.productDe_box-sub{
	width: 100%;
	padding-top: 18px;
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: 24px;
}
.productDe_box-sub ul li{
	background: url(../images/bluedot.png) no-repeat left top 15px;
	padding-left: 14px;
	font-size: 15px;
	line-height: 36px;
	color: #666;
}
.productDe_box .more{
	display: block;
	background: #e7992a;
	font-size: 18px;
	line-height: 56px;
	color: #fff;
	width: 173px;
	border-radius: 8px;
	margin-top: 31px;
}
.productDe_box .more i{
	font-size: 27px;
	color: #fff;
	float: left;
	padding-left: 29px;
	padding-right: 14px;
}
.NyproductDe_list{

}
.prodehd{
	width: 100%;
	background: #005bac;
	height: 87px;
	line-height: 82px;
	overflow: hidden;
	border-top: 5px solid #005bac;
	text-align: center;
}
.prodehd ul li{
	display: inline-block;
	margin: 0 auto;
	font-size: 22px;
	line-height: 82px;
	height: 82px;
	color: #fff;
	padding: 0 54px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	cursor: pointer;
}
.prodehd ul li.on, .prodehd ul li:hover{
	font-weight: bold;
	color: #005bac;
	background: #fff;
}
.prodebd{
	width: 100%;
	max-width: 1270px;
	margin: 0 auto;
	padding: 58px 0 95px 0;
}
.prodebd_con{
	font-size: 15px;
	line-height: 28px;
	color: #666666;
}
.NyproductDe_rel{
	width: 100%;
	background: #f5f5f5;
	margin-top: 50px;
	padding: 47px 0 40px 0;
}
.NyproductDe_rel-tit{
	font-size: 26px;
	line-height: 26px;
	color: #333333;
}
.NyproductDe_rel-info{
	width: 100%;
	padding-top: 34px;
}
#relbp{
	padding-bottom: 54px;
}
#relbp .swiper-slide{}
#relbp .swiper-slide .row{
	border: 1px solid #dcdcdc;
	background: #fff;
	padding: 6px 9px;
}
#relbp .swiper-slide:hover .row{
	border: 1px solid #005bac;
}
#relbp .swiper-slide .pic{
	overflow: hidden;
}
#relbp .swiper-slide .row .txt{
	line-height: 47px;
	background: #f4f4f4;
	text-align: center;
	margin-top: 7px;
	transition: all .5s ease;
	color: #666666;
}
#relbp .swiper-slide .pic img{
	transform: scale(1);
	transition: all .5s ease;
}
#relbp .swiper-slide:hover .pic img{
	transform: scale(1.1);
	transition: all .5s ease;
}
#relbp .swiper-slide:hover .txt{
	color: #fff;
	background: #005bac;
	transition: all .5s ease;
}
#relpa .swiper-pagination-bullet{
	width: 36px;
    height: 7px;
    background: #dcdcdc;
    margin: 0 7px;
    opacity: 1 !important;
    border-radius: 4px !important;
}
#relpa .swiper-pagination-bullet-active{
	background: #005bac;
}
/*Nynews*/
.Nynews{
	width: 100%;
	margin: 0 auto;
	opacity: hidden;
}
.Nynews_info{
	width: 100%;
	padding: 9px 0 50px 0;
	overflow: hidden;
}
.Nynews_info .newsitem{
	width: 100%;
    overflow: hidden;
    margin-bottom: 17px;
    background: #fff;
}
.Nynews_info .newsitem a{
	display: block;
}
.Nynews_info .newsitem .list-l{
	float: left;
	width: 21.822916%;
	position: relative;
	padding: 38px 21px 0 0;
}
.Nynews_info .newsitem .list-l::before{
	width: 0%;
    content: "";
    display: block;
    height: 285px;
    background: #f8f8f8;
    position: absolute;
    top: 0;
    /* transition: all .5s ease; */
    right: 0;
}
.Nynews_info .newsitem:hover .list-l::before{
	width: 100%;
	background: #f8f8f8;
	transition: all .5s ease;
}
.Nynews_info .newsitem .list-l .date{
	width: 88px;
    float: right;
    font-family: Arial;
    line-height: 1;
    text-align: center;
    color: #333333;
    background: #fff;
    padding: 8px 0 15px 0;
    position: relative;
	/* transition: all 1.1s ease; */
}
.Nynews_info .newsitem:hover .list-l .date{
	background: #f8f8f8;
	transition: all .5s ease;
}
.Nynews_info .newsitem .list-l .date h1{
	font-size: 36px;
    line-height: 58px;
    font-family: arial;
    display: block;
    position: relative;	
}
.Nynews_info .newsitem .list-l .date h2{
	font-size: 16px;
    font-family: arial;
    display: block;
    position: relative;
}
.Nynews_info .newsitem .list-r{
	width: 78.177083%;
	float: left;
	position: relative;
	padding: 37px 0 43px 0px;
}
.Nynews_info .newsitem:hover .list-r{
	background: #f8f8f8;
}
.Nynews_info .newsitem .list-r .box{
	width: 100%;
    overflow: hidden;
    border-left: 1px solid #e8e8e8;
    padding-left: 23px;
}
.Nynews_info .newsitem .list-r .box .intro-box{
	float: left;
	width: 48.476641%;
}
.Nynews_info .newsitem .list-r .box .intro-box .tit{
	font-size: 24px;
	color: #222;
	line-height: 26px;
	transition: all .5s ease;
}
.Nynews_info .newsitem:hover .list-r .box .intro-box .tit{
	transition: all .5s ease;
	color: #333333;
}
.Nynews_info .newsitem .list-r .box .intro-box .subt{
	color: #999999;
    font-size: 15px;
    padding-top: 14px;
}
.Nynews_info .newsitem .list-r .box .intro-box .subt span{
	background: url(../images/view_03.png) no-repeat left center;
    padding-left: 27px;
}
.Nynews_info .newsitem .list-r .box .intro-box .con{
	color: #555;
    font-size: 15px;
    line-height: 26px;
    padding-top: 11px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 62px;
}
.Nynews_info .newsitem .list-r .box .intro-box .more{
	border: 1px solid #4174bb;
    border-bottom-right-radius: 12px;
    border-top-left-radius: 12px;
    color: #4174bb;
    float: left;
    line-height: 42px;
    text-align: center;
    padding: 0 29px;
    margin-top: 36px;
	transition: all .5s ease;
}
.Nynews_info .newsitem:hover .list-r .box .intro-box .more{
	background: #4174bb;
	color: #fff;
	transition: all .5s ease;
}
.Nynews_info .newsitem .list-r .box .img-box{
	float: left;
	width: 24.871134%;
	padding-left: 6.572164%;
}



.NynewsDe{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	padding: 47px 0 60px 0;
}
.NynewsDe_info{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.NynewsDe_info-tit{
	font-size: 28px;
	line-height: 58px;
	color: #333333;
	text-align: center;
}
.NynewsDe_info-sub{
	font-size: 15px;
	line-height: 29px;
	color: #999999;
	text-align: center;
	border-bottom: 1px solid #e5e4e4;
	padding: 0 0 17px;
	margin: 0 35px;
}
.NynewsDe_info-sub span{
	background: url(../images/view_03.png) no-repeat left center;
	font-size: 15px;
	padding-left: 27px;
	color: #999999;
	font-family: arial;
}
.NynewsDe_info-con{
	font-size: 15px;
	line-height: 30px;
	color: #555555;
	padding: 27px 0 80px;
	margin: 0 35px;
	border-bottom: 1px solid #e5e4e4;
}
.prev-next{
	width: 100%;
	overflow: hidden;
}
.pn-l{
	float: left;
	width: 75%;
	padding-top: 15px;
}
.pn-l-p, .pn-l-n{
	font-size: 15px;
	line-height: 30px;
	color: #555;
	width: 100%;
	display: block;
}
.pn-l-p a, .pn-l-n a{
	color: #555555;
}
.pn-r{
	float: right;
}
.pn-r .return{
	display: block;
	background: url(../images/return.png) no-repeat left center;
	width: 140px;
	line-height: 30px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	color: #555555;
	margin-top: 30px;
}
/*Nymarket*/
.Nymarket{
	width: 100%;
	padding: 80px 0 0 0;
	position: relative;
	overflow: hidden;
}
.Nymarket_info{
	width: 100%;
	font-size: 16px;
	line-height: 32px;
	color: #666666;
	padding-bottom: 60px;
}
.Nymarket_info img{
	padding-top: 30px;
}
.Nyservice{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	background: #f5f5f5;
	padding: 65px 0 60px 0;
	position: relative;
}
.Nyservice_tit{
	font-size: 42px;
	line-height: 42px;
	color: #333333;
	text-align: center;
}
.Nyservice_sub{
	font-size: 15px;
	line-height: 32px;
	color: #666;
	padding-top: 33px;
}
.Nyservice_info{
	text-align: center;
	margin-top: 50px;
}
/*jiameng*/
.Nyjiameng{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.Nyjiameng_info{
	width: 100%;
	padding-top: 72px;
	overflow: hidden;
}
.jiameng_item{
	width: 100%;
	margin-bottom: 79px;
	overflow: hidden;
}
.jiameng_item-r{
	float: right;
	width: 51.968503%;
	border-top: 4px solid #005bac;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	padding: 71px 48px 0 99px;
	height: 392px;
}
.jiameng_item-l{
	float:left;
	width: 48.031496%;
}
.jiameng_item-r-top{
	width: 100%;
	text-align: right;
	border-bottom: 1px dashed #dcdcdc;
	padding-bottom: 23px;
}
.jiameng_item-r-top h1{
	font-size: 36px;
	line-height: 36px;
	color: #005bac;
}
.jiameng_item-r-top h1 span{
	font-size: 28px;
	line-height: 36px;
	float: right;
	padding-left: 6px;
}
.jiameng_item-r-top h2{
	font-size: 15px;
	line-height: 26px;
	color: #666;
	padding-top:12px;
	text-align: left;
}
.jiameng_item-r-bottom{
	width: 100%;
	text-align: right;
	border-bottom: 1px dashed #dcdcdc;
	padding-top: 37px;
	padding-bottom: 23px;
}
.jiameng_item-r-bottom h1{
	font-size: 36px;
	line-height: 36px;
	color: #005bac;
}
.jiameng_item-r-bottom h1 span{
	font-size: 28px;
	line-height: 36px;
	float: right;
	padding-left: 6px;
}
.jiameng_item-r-bottom h2{
	font-size: 15px;
	line-height: 26px;
	color: #666;
	padding-top:12px;
	text-align: left;
}
.jiameng_item:nth-child(2) .jiameng_item-r{
	float: left;
	padding: 71px 99px 83px 48px;
	border-right: none;
	border-left: 1px solid #e5e5e5;
}
.jiameng_item:nth-child(2) .jiameng_item-l{
	float: right;
}
.jiameng_item:nth-child(2) .jiameng_item-r-top{
	text-align: left;
}
.jiameng_item:nth-child(2) .jiameng_item-r-top h1 span{
	float: none;
}
.jiameng_item:nth-child(2) .jiameng_item-r-bottom{
	text-align: left;
}
.jiameng_item:nth-child(2) .jiameng_item-r-bottom h1 span{
	float: none;
}
.Nycase{
	width: 100%;
	background: #f5f5f5;
	margin: 0 auto;
	overflow: hidden;
	padding: 52px 0 66px 0;
}
.Nycase-tit{
	font-size: 36px;
	line-height: 36px;
	color: #333333;
	text-align: center;
}
.Nycase-info{
	width: 100%;
	margin: 0 auto;
	padding: 43px 0 0 0;
}
#casebp{
	padding-bottom: 54px;
}
#casebp .swiper-slide{

}
#casebp .swiper-slide .pic{
	overflow: hidden;
}
#casebp .swiper-slide .pic img{
	transform: scale(1);
	transition: all .5s ease;
}
#casebp .swiper-slide:hover .pic img{
	transform: scale(1.1);
	transition: all .5s ease;
}
#casebp .swiper-slide .txt{
	text-align: center;
	font-size: 16px;
	color: #666666;
	line-height: 56px;
	background: #fff;
	border: 1px solid #eeeeee;
	border-top: none;
}
#casepa{
	bottom: 0;
}
#casepa .swiper-pagination-bullet{
	width: 36px;
    height: 7px;
    background: #dcdcdc;
    margin: 0 7px;
    opacity: 1 !important;
    border-radius: 4px !important;
}
#casepa .swiper-pagination-bullet-active{
	background: #005bac;
}
/*Nycontact*/
.Nycontact {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    padding: 66px 0 0 0;
}
.Nycontact_info{
    width: 100%;
    overflow: hidden;
    margin-bottom: 80px;
}
.Nycontact_l{
    float: left;
    width: 43.46456%;
    /* padding-left: 7.1875%;	 */
}
.Nycontact_l .tit{
	font-size: 28px;
	line-height: 34px;
	color: #005bac;
}
.Nycontact_l .lx-sub{
    font-size: 15px;
    color: #666;
    line-height: 26px;
    padding-top: 18px;
}
.Nycontact_l p{
    line-height: 66px;
    border-bottom: 1px solid #e9e9e9;
    padding-left: 30px;
    font-size: 16px;
    color: #555555;	
}
.Nycontact_l p.add{
	background: url(../images/c-add.png) no-repeat left center;
    margin-top: 24px;
}
.Nycontact_l p.mobile{
    background: url(../images/c-mobile.png) no-repeat left center;
}
.Nycontact_l p a{
	color: #555555;
}
.Nycontact_l p a:hover{
	color: #005bac;
}
.Nycontact_l p.tel{
    background: url(../images/c-tel.png) no-repeat left center;	
}
.Nycontact_l p.email{
    background: url(../images/c-email.png) no-repeat left center;	
}
.Nycontact_r{
    float: left;
    width: 56.456692%;
    padding-left: 9.0551%;
	padding-top: 46px;
}
.Nycontact_r .message{
	width: 100%;
}
.message input[type=text]{
    width: 100%;
    line-height: 50px;
    border: none;
    padding-left: 0;
    margin-bottom: 11px;
    font-size: 14px;
    color: #999999;
    transition: all .5s ease;	
}
.message input[type=text]#name{
	background: #f2f2f2 url(../images/c-name.png) no-repeat left 17px center;
	padding-left: 45px;
}
.message input[type=text]#tel{
    background: #f2f2f2 url(../images/c-tel2.png) no-repeat left 17px center;
    padding-left: 45px;	
}
.message textarea{
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: 188px;
    min-height: 188px;
    max-width: 175px;
    border: none;
    background: #F2F2F2 url(../images/c-msg.png) no-repeat top 18px left 17px;
    line-height: 25px;
    padding-top: 12px;
    padding-left: 45px;
    padding-right: 42px;
    font-size: 14px;
    color: #999999;
    transition: all .5s ease;
}
.message input[type=button]{
	width: 230px;
    display: block;
    height: 50px;
    background:#005bac;
    font-size: 16px;
    color: #fff;
    border: none;
    outline: none;
    margin: 25px auto 0;
    transition: all .5s ease;	
}
.maps{
	width: 100%;
	overflow: hidden;
	height: 450px;
	padding-bottom: 20px;
}

/* Nyrecuit */
.Nyhuman{
	width: 100%;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	padding: 65px 0 0 0;
}
.Nyhuman_info{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.Nyhuman_info_tit{
	font-size: 36px;
	line-height: 36px;
	color: #333333;
	background: url(../images/humanlogo.png) no-repeat left center;
	padding-left: 53px;
}
.Nyhuman_info_list{
	width: 100%;
	
}
.Nyhuman_info_list-l{
	float: left;
	width: 50%;
	font-size: 15px;
	line-height: 28px;
	color: #666;
	padding-top: 33px;
}
.Nyhuman_info_list-r{
	width: 50%;
	float: left;
	padding-left: 6.692913%;
	padding-top: 43px;
}
.Nyhuman_info_sec{
	width: 100%;
	padding-top: 47px;
	padding-bottom: 98px;
	overflow: hidden;
}
.Nyhuman_info_sec-l{
	float: left;
	width: 44.88188%;
}
.Nyhuman_info_sec-r{
	width: 55.11811%;
	float: left;
	padding-left: 6.53543%;
	font-size: 15px;
	line-height: 28px;
	color: #666666;
}
.Nyrecruit{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	padding: 57px 0 90px 0;
	background: #f2f2f2;
}
.Nyrecruit_info{
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.Nyrecruit-tit{
	display: inline-block;
	padding-left: 44px;
	font-size: 36px;
	line-height:36px;
	color: #333333;
	position: relative;
}
.Nyrecruit-tit::before{
	position: absolute;
	content: "";
	display: block;
	background: url(../images/recruitlogo.png) no-repeat;
	width: 27px;
	height: 34px;
	left: 0;
	top: 0;
}
.Nyrecruit-box{
	width: 100%;
	padding-top: 47px;
	overflow: hidden;
}
.Nyrecruit-box .list{
	width:100%;
	background: #005bac;
	line-height: 58px;
	overflow: hidden;
}
.Nyrecruit-box .list a{
	color: #fff;
	font-size: 18px;
	display: block;
	width: 16%;
	float: left;
}
.Nyrecruit-box .list a.zw{
	margin-left: 10%;
	margin-right: 10%;
	text-align: left;
}
.Nyrecruit-box .list a:last-child{
	margin-left: 10%;
}
.Nyrecruit-box .item{
	width: 100%;
	background: #fff;
	border-bottom: 1px solid #d8d8d8;
}
.Nyrecruit-box .item h3{
	width: 100%;
    overflow: hidden;
    line-height: 54px;
    
}
.Nyrecruit-box .item a{
	color: #333;
	font-size: 15px;
	display: block;
	width: 16%;
	float: left;
}
.Nyrecruit-box .item a.zhiw{
	font-weight: bold;
	margin-left: 10%;
	margin-right: 10%;
	text-align: left;
}
.Nyrecruit-box .item a:last-child{
	margin-left: 10%;
}
.Nyrecruit-box .item .hidden-table{
	width: 100%;
   overflow: hidden;
    background: #eaeaea;
    padding: 26px 106px 39px 127px;
    display: none;
    z-index: 999;
}
.hidden-table ul li{
	width: 100%;
	margin-bottom: 23px;
}
.hidden-table ul li:last-child{
	margin-bottom: 0;
}
.hidden-table ul li .tit{
	font-size: 18px;
	line-height: 28px;
	color: #333333;
	text-align: left;
}
.hidden-table ul li .sub{
	font-size: 15px;
	line-height: 28px;
	color: #555555;
	padding-top: 10px;
	text-align: left;
}
.hidden-table .scjl{
    margin-left: 0% !important;
	display: block;
	width: 153px;
	line-height: 48px;
	background: #005bac;
	font-size: 16px;
	color: #fff !important;
	border-radius: 8px;
	margin-top: 32px;
}
/*Nyhealth*/
.Nyhealth{
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
}
.Nyhealth_info{
	width: 100%;
	margin: 0 auto;
	padding: 49px 0 110px 0;
}
.loginbox{
	width: 938px;
	border: 12px solid #ebebeb;
	padding: 54px 181px 85px 181px;
	margin: 0 auto;
}
.login_hd{
	width: 100%;
	overflow: hidden;
}
.login_hd ul li{
	margin-right: 0.2%;
	float: left;
	width: 33.2%;
	line-height: 56px;
	background: ;
	text-align: center;
	font-size: 20px;
	color: #333;
	border-radius: 4px;
	background:#e8e9e9;
	transition: all .5s ease;
	cursor: pointer;
}
.login_hd ul li:hover, .login_hd ul li.on{
	color: #fff;
	background: #005bac;
	transition: all .5s ease;
}
.login_hd ul li:last-child{
	margin-right: 0;
}
.login_bd{
	width: 100%;
	margin-top: 58px;
}
.shurucp{
	width: 100%;
	text-align: center;
}
.shurucp input{
	width: 100%;
	border: 1px solid #dedede;
	line-height: 52px;
	margin-bottom: 24px;
	border-radius: 8px;
	font-size: 16px;
}
.shurucp input[type="text"]#name{
	background: url(../images/c-name.png) no-repeat left 21px center;
	padding-left: 56px;
}
.shurucp input[type="password"]#password{
	background: url(../images/c-lock.png) no-repeat left 19px center;
	padding-left: 55px;
}
.shurucp input[type="button"]{
	font-size: 18px;
	color: #fff;
	background: #005bac;
	text-align: center;
	width: 271px;
	line-height: 53px;
	margin: 30px auto 0;
}
.shurucp p{
	font-size: 16px;
	line-height: 18px;
	color: #666666;
	margin-top: 38px;
}
.shurucp p a{
	color: #005bac;
}
/*regist*/
.subdh2-l a.return{
	background: url(../images/return.png) no-repeat left center;
	font-size: 18px;
	color: #666666;
	padding-left: 31px;
}
.Nyregist{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	padding: 73px 0 139px 0;
}
.Nyregist_tit{
	font-size: 36px;
	line-height: 36px;
	color: #222222;
	text-align: center;
}
.Nyregist_box{
	width: 100%;
	margin: 0 auto;
	text-align: center;
	padding-top: 49px;
}
.Nyregist_box_list{
	text-align: center;
    margin: 0 auto;
    width: 50%;
}
.Nyregist_box .Nyregist_box_list .item{
	margin-bottom: 10px;
	width: 100%;
    overflow: hidden;
    display: inline-block;
    text-align: center;
}
.Nyregist_box .Nyregist_box_list .li1{
	float: left;
	line-height: 48px;
    width: 80px;
    text-align: right;
}
.Nyregist_box .Nyregist_box_list input{
	width: 497px;
    border: 1px solid #d2d2d2;
    line-height: 46px;
    border-radius: 8px;
    float: left;
}
.Nyregist_box .Nyregist_box_list button{
	margin: 47px auto 0;
	background: #005bac;
	line-height: 55px;
	color: #fff;
	font-size: 18px;
	width: 353px;
	float: none;
	border: none;
	border-radius: 8px;
}
/*Mask*/
.mask {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 99;
	background: rgba(0, 0, 0, 0.4);
	visibility: hidden;
	opacity: 0;
	transition: all .5s ease;
}

.mask.visible {
	visibility: visible;
	opacity: 1;
	transition: all .5s ease;
}

/*弹出框*/
.Popup {
	background: #fff;
	border: 1px solid #e1e1e1;
	position: fixed;
	z-index: 100;
	width: 330px;
	left: 50%;
	margin-left: -250px;
	top: 84%;
	box-shadow: 0 0 15px 0 rgba(0, 0, 0, .2);
	opacity: 0;
	visibility: hidden;
	transition: all .5s ease;
}

.Popup.visible {
	visibility: visible;
	top: 24%;
	opacity: 1;
	transition: all .5s ease;
}

.Popup.downmore {
	width: 500px;
	padding: 32px 0 35px;
	transition: all .5s ease;
	border-radius: 24px;
}

.Popup .tc-inner {
	width: 350px;
	margin: 24px auto 0;
}

.tc-inner textarea {
	min-width: 100%;
	max-width: 100%;
	min-height: 80px;
	text-indent: 21px;
	padding-top: 8px;
	font-size: 16px;
	color: #666;
	border: 1px solid #cccccc;
	background: #ffffff;
	line-height: 25px;
	border-radius: 10px;
}

.mta40 {
	margin: 40px auto 0;
}

input::-webkit-input-placeholder {
	color: #999;
}

textarea::-webkit-input-placeholder {
	color: #999;
}

.mta15 {
	margin: 15px auto 0;
}

/*Page*/
.page {
	padding: 50px 0px 30px 0px;
	text-align: center;
	clear: both;
	margin: 0px;
	font-size: 14px;
	margin-bottom: 30px;
}

.page a {
	padding: 9px 15px;
	margin: 0px;
	color: #333;
	text-align: none;
	background: #fff;
	border: #D4D4D4 solid 1px;
}

.page a:hover {
	color: #fff;
	background: #005bac;
	border: #D4D4D4 solid 1px;
}

.page a:active {
	color: #fff;
	background: #005bac;
	border: #f9f9f9 solid 1px;
}

.page span.current {
	color: #fff;
	background: #005bac;
	border: #005bac solid 1px;
	padding: 9px 15px;
	font-weight: bold;
	margin: 0px;
}

.page span.disabled {
	background: #ffffff;
	border: #D4D4D4 solid 1px;
	padding:9px 10px;
	margin: 0;
	color: #585858;
	font-weight: bold;
}

.sroll_top {
    right: 0.8%;
    bottom: 6.3%;
    position: fixed;
    display: none;
    cursor: pointer;
    z-index: 9999;
}
@-webkit-keyframes move {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}

@-moz-keyframes move {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}

@-o-keyframes move {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}

@-ms-keyframes move {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}



/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
::-webkit-scrollbar {
	width: 4px;
	height: 16px;
	background-color: #fff;
}

/*定义滚动条轨道 内阴影+圆角*/
::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.4);
	/*border-radius: 10px;*/
	background-color: #f2f2f2;
}

/*定义滑块 内阴影+圆角*/
::-webkit-scrollbar-thumb {
	cursor: pointer;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	background-color: rgba(0, 91, 172, .8);
	border-radius: 0;
}

::-webkit-scrollbar-thumb:hover {
	background-color: rgba(0, 91, 172, .8);
}

::-webkit-scrollbar-thumb:active {
	background-color: rgba(0, 91, 172, 1);
}

/*定义两端上下按钮*/
/*::-webkit-scrollbar-button {
	height: 10px;
	width: 10px;
	background: #ff6a07;
}*/

.wzvideo{
	width: 720px !important;
	height: 414px !important;
	background: #000;
}
.videode{
	width: 100%;
    height: 100%;
    background: #000;
    margin: 0 auto;
    overflow: hidden;
    padding: 5px;
}		


