body {
	font-family: arial;
}

img {
	max-width: 100%;
}

/*fonts*/

/*menus*/
.head-wrap{
	width: 100%;
	border-bottom: 1px solid #d9d9d9;
	font-size: 16px;
	color: #969696;
	line-height: 38px;
}
.head-wrap_left{
	float: left;
	
	
}
.head-wrap_right{
	float: right;
	
}
.head-wrap_right a{
	margin-left: 8px;
	margin-right: 10px;
	color: #969696;
	transition: all .5s ease;
}
.head-wrap_right a:last-child{
	margin-right: 0px;
}
.head-wrap_right a:hover{
	color: #005bac;
	transition: all .5s ease;
}
.menus{
	width: 100%;
	background: url(../images/tbbg.jpg) no-repeat;
	line-height: 155px;
	background-size:cover;
}
.menus_left{
	float: left;
}
.menus_right{
	float: right;
}
.menus_right .pic{
	float: left;
	margin-right: 20px;
}
.menus_right .pic img{
	background: #fabe00;
	border-radius: 100%;
	padding: 10px;
	width: 55px;
	height: 55px;
}
.menus_right .tel{
	float: left;
	font-weight: bold;
	font-family: arial;
	font-size: 24px;
	line-height: 30px;
	color: #3b3535;
	padding-top: 65px;
}
.WebLink{
	width: 100%;
	background: #005bac;
	line-height: 60px;
}
.WebLink.fixedbg{
	position: fixed !important;
    top: 0;
	z-index: 8888;
	transition: all .5s ease;
}
.WebLink li{
	float: left;
	position: relative;
	background: url(../images/dhza.png) no-repeat right center;
}
.WebLink li:last-child{
	background:none;
}
.WebLink li > a{
	color: #fff;
	font-size: 16px;
	padding-right: 14px;
	padding-left: 14px;
	display: block;
	transition: all .5s ease;
	
}
.WebLink li:hover > a, .WebLink li.on > a{
	display: block;
	background: #00296f;
	transition: all .5s ease;
}



.clear {
	clear: both;
}

.footH {
	height: 50px;
	display: none;
}

.footFix {
	background: #034a95;
	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;
}

.footFix>a>i.iconfont {
	font-size: 20px;
	margin-right: 5px;
	color: #fff;
}

/*search*/
.search{
	width: 100%;
	overflow: hidden;
	background: #fff;
	border-bottom: 1px solid #dfdfdf;
	line-height: 50px;
}
.search_left{
	float: left;
	font-size: 12px;
	color: #383838;
}
.search_left a{
	color: #727272;
	margin-right: 18px;
}
.search_right{
	float: right;
	border-bottom: 2px solid #f18d00;
}
.search_right #keywords{
	border: none;
	font-size: 12px;
	color: #ababab;
	width: 320px;
	padding-left: 0;
	padding-right: 0;
	margin-right: 22px;
}
.search_right .tj{
	background: url(../images/search.png) no-repeat;
	margin-right: 5px;
	border: none;
	width: 19px;
	height: 18px;
}

/*indexproduct*/
.indexProduct{
	width:100%;
	overflow: hidden;
	background: #f5f5f7;
	margin: 0 auto;
	padding: 52px 0 44px 0;
}
.indexProduct_title{
	font-weight: bold;
	font-size: 34px;
	text-align: center;
	color: #3c3e46;
	line-height: 36px;
}
.indexProduct_title span{
	color: #005bac;
}
.indexProduct_subt{
	font-size: 18px;
	color: #7f7f7f;
	text-align: center;
	line-height: 24px;
	margin-top: 12px;
}
.indexProduct_info{
	width: 100%;
	margin: 0 auto;
	margin-top: 51px;
}
.indexProduct_info .pro_item{
	text-align: center;
	padding-left: 25px;
	padding-right: 25px;
}
.pro_item .pic{
	margin: 0 auto;
	border:5px solid #fff;
	border-radius: 100%;
	width: 190px;
	height: 190px;
	overflow: hidden;
	box-shadow: 0px 0px 20px 1px rgba(0,0,0,0.2);
	transition: all .5s ease;
}
.pro_item:hover .pic{
	border:5px solid #005bac;
	transition: all .5s ease;
}
.pro_item .txt .tit{
	font-weight: bold;
	font-size: 18px;
	line-height: 24px;
	color: #3c3e46;
	padding-top: 34px;
}
.pro_item .txt .sub{
	font-size: 14px;
	line-height: 24px;
	color: #5f5f5f;
	margin-top: 15px;
	text-align: left;
}
/*indexProsh*/
.indexProsh{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	padding: 43px 0 36px 0;
}
.indexProsh_left{
	width: 20.416666%;
	float: left;
	overflow: hidden;
}
.indexProsh_left .protitle{
	background: url(../images/probg.jpg) no-repeat;
	width: 245px;
	height: 112px;
	color: #fff;
	font-size: 22px;
	line-height: 2;
	font-weight: bold;
	text-align: center;
	padding-top: 26px;
}
.indexProsh_left .protitle span{
	font-family: 'Arial';
	text-transform: uppercase;
	text-align: center;
	display: block;
	font-size: 12px;
	line-height: 32px;
}
.indexProsh_left .cls{
	margin-top: 8px;
}
.indexProsh_left .cls h3{
	color: #fff;
	font-size: 16px;
	background: #005bac url(../images/arrowquan.png) no-repeat right 10px center;
	line-height: 1.5;
	padding: 10px 0;
	padding-left: 12px;
	cursor: pointer;

}
.indexProsh_left .cls ul{
	width: 100%;
	display: none;
}
.indexProsh_left .cls ul span{
	display: block;
	line-height: 35px;
	width: 100%;
	color: #00559d;
	font-size: 14px;
	background: #e5eef5 url(../images/plus.png) no-repeat left 22px center;
	padding-left: 38px;
	margin-top: 10px;
}
.indexProsh_left .cls ul li a{
	color:#454444;
	display: block;
	font-size: 14px;
	background: #f5f5f7 url(../images/greyarrow.png) no-repeat left 22px center;
	padding-left: 42px;
	line-height: 35px;
	margin-top: 5px;
}
.indexProsh_right{
	float: left;
	width: 79.583333%;
	padding-left: 3.5%;
}
.indexProsh_right_hd{
	background: #ededed;
	line-height: 50px;
	overflow: hidden;
}
.indexProsh_right_hd ul li{
	float: left;
	font-size: 16px;
	color: #3a3a3c;
	padding: 0 32px 0 29px;
	transition: all .5s ease;
	cursor: pointer;
}
.indexProsh_right_hd ul li:hover, .indexProsh_right_hd ul li.on{
	color: #fff;
	background: #005bac;
	transition: all .5s ease;
}
.indexProsh_right_hd span a{
	float: right;
	color:#595959;
	font-size: 14px;
	padding-right: 30px;
}
.indexProsh_right_bd{
	width: 100%;
	overflow: hidden;
	padding-top: 25px;
}
.indexProsh_right_bd_info{
	width: 100%;
}
.indexProsh_right_bd_info .pdg{
	padding: 0 5px;
}
.prosh_item{
	margin-bottom: 23px; 
}
.prosh_item a{
	display: block;
}
.prosh_item .pic{
	border:1px solid #e3e3e3;
	overflow: hidden;
}
.prosh_item .pic img{
	transform: scale(1);
	display: block;
	width: 100%;
	transition: all .5s ease;
}
.prosh_item:hover .pic img{
	transform: scale(1.1);
	transition: all .5s ease;
}
.prosh_item .txt{
	background: #f5f5f7;
	color: #343434;
	line-height: 45px;
	text-align: center;
	font-size: 14px;
	transition: all .5s ease;
}
.prosh_item:hover .txt{
	background: #005bac;
	color: #fff;
	transition: all .5s ease;
}
/*indexFeat*/
.indexFeat{
	width: 100%;
	background: #c6d8e6 url(../images/feat1.jpg) no-repeat;
	background-position: center right;
	overflow: hidden;
	height: 560px;
	
}
@media  (max-width: 768px) {
	.indexFeat{
		height: auto;
		background-position: top right;
	}
}
.container.feat{
	position: relative;
	height: 100%;
}
.indexFeat_tit{
	font-size: 40px;
	line-height: 1.2;
	font-weight: bold;
	color: #3c3e46;
	padding-top: 41px;
	padding-left: 36px;
}
.indexFeat_tit span{
	color: #005bac;
}
.indexFeat_subt{
	font-size: 24px;
	line-height: 32px;
	font-weight: bold;
	color: #3c3e46;
	padding-top: 14px;
	padding-left: 36px;
}
.indexFeat_info{
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 7.083333%;
	
}
.indexFeat_info_left{
	float: left;
	width: 33.333333%;
	background: #005bac;
	padding: 30px 43px 0px 27px;
	color: #fff;
	height: 400px;
}
.indexFeat_info_left .tit1{
	font-weight: bold;
	font-size: 22px;
	line-height: 24px;
	color: #fff;

}
.indexFeat_info_left .sub1{
	padding-top: 23px;
}

.indexFeat_info_left .sub1 ul li{
	color: #cee8ff;
	line-height: 24px;
	font-size: 14px;
	background: url(../images/sanjiao.png) no-repeat left 3px top 5px;
	padding-left: 22px;
	margin-bottom: 13px;
}
.indexFeat_info_right{
	float: left;
	width: 28.333333%;
	background: #f18d00;
	height: 400px;
	padding: 30px 20px 0px 20px;
}
.indexFeat_info_right .tit1{
	font-weight: bold;
	font-size: 22px;
	line-height: 24px;
	color: #fff;
}
.indexFeat_info_right .sub1{
	padding-top: 23px;
}
.indexFeat_info_right .sub1 ul li{
	color: #fff;
	line-height: 24px;
	font-size: 14px;
	background: url(../images/whitesanjiao.png) no-repeat left 3px top 5px;
	padding-left: 22px;
	margin-bottom: 13px;
}

/*indexjs*/
.indexJs{
	width: 100%;
	overflow: hidden;
	background: #f5f5f7;
	padding: 0 0 0px 0;
	height: 515px;
}
.indexJs_info{
	position: absolute;
	top: 0;
    width: 100%;
    left: 7.083333%;
}
.indexJs_left{
	width: 33.333333%;
	background: #e5eef5;
	padding: 30px 27px 0px 27px;
	height: 100%;
	float: left;
}
.indexJs_left .tit1{
	font-weight: bold;
    font-size: 22px;
    line-height: 24px;
    color: #005bac;
}
.indexJs_left .sub1{
	padding-top: 23px;
}
.indexJs_left .sub1 ul li{
	color: #515151;
	line-height: 24px;
	font-size: 14px;
	background: url(../images/bluesanjiao.png) no-repeat left 3px top 5px;
	padding-left: 22px;
	margin-bottom: 13px;
}
.indexJs_right{
	width: 52.75%;
	float: left;
}
.indexJs_right .pic{
	float: left;
	width: 23.85466%;
	padding-left: 6.161137%;
}
.indexJs_right .txt{
	float: left;
	width: 76.14533%;
	padding: 37px 0px 0px 38px;
}
.indexJs_right .txt .tit1{
	font-weight: bold;
    font-size: 22px;
    line-height: 24px;
	color: #383839;
}
.indexJs_right .txt .sub1{
	padding-top: 39px;
}
.indexJs_right .txt .sub1 ul li{
	font-size: 14px;
	color:#515151;
	line-height: 26px;
	background: url(../images/bluesanjiao.png) no-repeat left 3px top 5px;
	padding-left: 22px;
	margin-bottom: 15px;
}
.indexJs_right .txt .sub1 ul li span{
	font-weight: bold;
}

/*indexCase*/
.indexCase{
	width: 100%;
	overflow: hidden;
	background: #f5f5f7;
	padding: 46px 0 0 0;
}
.indexCase_tit{
	font-weight: bold;
    font-size: 34px;
    text-align: center;
    color: #3c3e46;
    line-height: 36px;
}
.indexCase_tit span{
	color: #005bac;
}
.indexCase_subt{
	font-size: 18px;
    color: #7f7f7f;
    text-align: center;
    line-height: 24px;
    margin-top: 12px;
}
.indexCase_info{
	width: 100%;
	overflow: hidden;
	padding-top: 36px;
}
.indexCase_info_left{
	float: left;
	width: 18.333333%;
}
.indexCase_info_left ul li{
	line-height: 1.2;
	color: #005bac;
	background:#fff url(../images/bluearrowquan.png) no-repeat right 10px center;
	border:1px solid #ced6dc;
	margin-bottom: 2px;
	font-size: 15px;
	padding: 10px 0;
	padding-left: 15px;
}
.indexCase_info_left ul li a{
	display: block;
}
.indexCase_info_left ul li:hover, .indexCase_info_left ul li.on{
	color: #fff;
	background:#005bac url(../images/arrowquan.png) no-repeat right 10px center;
}
.indexCase_info_right{
	width: 81.666666%;
	float: left;
	padding-left: 3.333333%;
}
.rightlist{
	width: 100%;
	overflow: hidden;
}
.rightlist .pdg{
	padding-left: 10px;
	padding-right: 10px;
}
.rightlist .pdg .pic{
	border: 1px solid #e3e3e3;
	overflow: hidden;
}
.rightlist .pdg .pic img{
	transform: scale(1);
	transition: all .5s ease;
}
.rightlist .pdg:hover .pic img{
	transform: scale(1.1);
	transition: all .5s ease;
}
.rightlist .pdg .txt{}
.rightlist .pdg .txt .tit1{
	font-size: 16px;
	line-height: 24px;
	color: #343434;
	transition: all .5s ease;
	padding-top: 13px;
}
.rightlist .pdg:hover .txt .tit1{
	color: #005bac;
	transition: all .5s ease;
}
.rightlist .pdg .txt .sub1{
	font-size: 14px;
	line-height: 24px;
	color: #7a7a7a;
	padding-top: 6px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	height: 54px;
}
/*indexpartner*/
.indexpartner{
	width: 100%;
	overflow: hidden;
	background: #f5f5f7;
	margin: 0 auto;
	padding: 60px 0 64px 0;
}
.indexpartner_tit{
	width: 100%;
	margin: 0 auto;
	text-align: center;
	font-size: 26px;
	line-height: 32px;
	font-weight: bold;
	color: #3c3e46;
}
.indexpartner_info{
	width: 100%;
	padding-top: 31px;
	overflow: hidden;
}
.indexpartner_info .pdg{
	padding: 0;
	border: 1px solid #e3e3e3;
	overflow: hidden;
}
.indexpartner_info .pdg img{
	transition: all .5s ease;
	transform: scale(1);
}
.indexpartner_info .pdg:hover img{
	transition: all .5s ease;
	transform: scale(1.1);
}
/*indexAbout*/
.indexAbout{
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	background: url(../images/aboutbg.jpg) no-repeat;
	padding: 71px 0 20px 0;
	background-size: cover;
}
.indexAboutpo{
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
}
.indexAbout_left{
	width: 43.333333%;
	float: left;
}
.indexAbout_left .pic{
	
}
.indexAbout_left .pic video{
	border:5px solid #e5eef5;
}
.indexAbout_right{
	width: 56.666666%;
	float: left;
	padding-top: 4px;
	padding-left: 3.916666%;
}
.indexAbout_right-tit{
	color: #f4a000;
	font-weight: bold;
	font-size: 30px;
}
.indexAbout_right-tit span{
	display: block;
	color: #e5eef5;
}
.indexAbout_right-sub{
	font-size: 14px;
	line-height: 28px;
	color: #e5eef5;
	padding-top: 22px;
	display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 135px;
}
.indexAbout_right-more{
	color: #e5eef5;
	font-size: 14px;
	line-height: 28px;
	padding-top: 38px;
	display: block;
}
.indexAboutps{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.indexAbout_hd{
	width: 100%;
	padding-top: 35px;
	overflow: hidden;
}
.indexAbout_hd ul li{
	color: #e5eef5;
	font-size: 18px;
	line-height: 42px;
	font-weight: bold;
	margin-right: 54px;
	border-bottom: 2px solid rgba(0,0,0,0);
	float: left;
	cursor: pointer;
}
.indexAbout_hd ul li:hover, .indexAbout_hd ul li.on{
	border-bottom: 2px solid #e5eef5;
}
.indexAbout_bd{
	width: 100%;
	overflow: hidden;
	padding-top: 34px;
}
.zzry .swiper-slide .pic{
	border: 7px solid #3e598e;
}
.zzry .swiper-slide .txt{
	font-size: 14px;
	color: #cdd4e1;
	line-height: 1.5;
	padding-top: 11px;
	text-align: center;
}
/*indexNews*/
.indexNews{
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	padding: 53px 0 65px 0;
}
.indexNews_tit{
	font-weight: bold;
    font-size: 34px;
    text-align: center;
    color: #3c3e46;
    line-height: 36px;	
}
.indexNews_info{
	width: 100%;
	overflow: hidden;
	padding-top: 28px;
}
.indexNews_hd{
	width: 100%;
	text-align: center;
	overflow: hidden;
}
.indexNews_hd ul li{
	color: #444444;
	font-size: 16px;
	text-align: center;
	border: 1px solid #dfdfdf;
	line-height: 33px;
	width: 130px;
	display: inline-block;
	cursor: pointer;
	margin: 0 9px;
}
.indexNews_hd ul li:hover, .indexNews_hd ul li.on{
	background: #005bac;
	color: #fff;
	font-size: 16px;
}
.indexNews_bd{
	width: 100%;
	overflow: hidden;
	padding-top: 61px;
}
.indexNews_bd_list{
	width: 100%;
	overflow: hidden;
}
.indexNews_bd_list_left{
	float: left;
	width: 58.916666%;
}
.news_item{
	width: 100%;
	overflow: hidden;
	margin-bottom: 40px;
}
.news_item:last-child{
	margin-bottom: 0px;
}
.news_item a{
	display: block;
}
.news_item a .date{
	float: left;
	width: 15.558698%;
	font-family: arial;
	font-size: 14px;
	color: #888888;
	text-align: center;
	line-height: 30px;
	padding: 5px 0px 16px 0;
	border-right: 1px solid #e1e2e2;
	margin-top: 3px;
	transition: all .5s ease;
}
.news_item a .date span{
	display: block;
	font-size: 18px;
	color: #444444;
	line-height: 23px;
}
.news_item a .txt{
	float: left;
	width: 74.823196%;
	padding-left: 3.818953%;
}
.news_item a .txt .tit1{
	font-weight: bold;
	font-size: 16px;
	color: #444444;
	transition: all .5s ease;
	line-height: 21px;
}
@media ( max-width:767px) {
	.news_item a .txt .tit1{
    	display: -webkit-box;
    	-webkit-line-clamp: 3;
    	-webkit-box-orient: vertical;
    	overflow: hidden;
    	font-size: 14px;
	}
	.news_item{
		margin-bottom: 2rem;
	}
}
.news_item a .txt .sub1{
	font-size: 14px;
	color: #444444;
	margin-top: 8px;
	line-height: 24px;
	padding-right: 50px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 48px;	
}
.news_item a .rightarrow{
	float: right;
	border:1px solid #e2e5e7;
	background: url(../images/bluearrow2.png) no-repeat center center;
	padding: 37px 33px;
}
.news_item:hover a .date{
	background: #005bac;
	color: #c3d2f7;
	transition: all .5s ease;
}
.news_item:hover a .date span{
	color: #fff;
}
.news_item:hover a .txt .tit1{
	transition: all .5s ease;
	color: #005bac;
}
.news_item:hover a .rightarrow{
	float: right;
	border:1px solid #005bac;
	background: url(../images/bluearrow.png) no-repeat center center;
	padding: 37px 33px;
}
.indexNews_bd_list_right{
	width: 41.083333%;
	padding-left: 6.916666%;
	float: left;
}
.indexNews_bd_list_right .jzmk{
	display: block;
}
.indexNews_bd_list_right .pic{
	position: relative;
	overflow: hidden;
}
.indexNews_bd_list_right .pic .pic-date{
	position: absolute;
	background: #005bac;
	font-family: arial;
	font-size: 14px;
	line-height: 30px;
	color: #c3d2f7;
	left: 0;
	top: 0;
	width: 65px;
	height: 65px;
	text-align: center;
	padding-top: 4px;
}
.indexNews_bd_list_right .pic .pic-date span{
	font-family: arial;
	font-size: 18px;
	line-height: 23px;
	color: #fff;
	display: block;
	text-align: center;
}
.indexNews_bd_list_right .txt{
	width: 100%;
	padding-top: 9px;
	float: right;
}
.indexNews_bd_list_right .txt .leftinfo{
	width: 81.463414%;
	float: left;
}
.indexNews_bd_list_right .txt .tit1{
	font-size: 16px;
	line-height: 28px;
	font-weight: bold;
	color: #444444;
	transition: all .5s ease;
}
.indexNews_bd_list_right .txt .sub1{
	color: #777777;
	font-size: 14px;
	line-height: 24px;
	padding-top: 5px;
    height: 29px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;	
}
.indexNews_bd_list_right .txt .rightinfo{
	float: right;
}
.rightarrow{
	background: url(../images/bluearrow2.png) no-repeat center center;
	padding: 26px 22px;
	border: 1px solid #e2e5e7;
}
.jzmk .pic img{
	transform: scale(1);
	transition: all .5s ease;
}
.jzmk:hover .pic img{
	transform: scale(1.1);
	transition: all .5s ease;
}
.jzmk:hover .txt .tit1{
	color: #005bac;
	transition: all .5s ease;
}
.jzmk:hover .txt .rightinfo .rightarrow{
	background: url(../images/bluearrow.png) no-repeat center center;
	border: 1px solid #005bac;
}
/*foot*/
.foot{
	border-top: 2px solid #55595a;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	background: url(../images/footbg.jpg) no-repeat;
	background-size: cover;
	height: 283px;
	padding-top: 39px;
	position: relative;
}
.foot-info{
	width: 100%;
	overflow: hidden;
}
.foot-copy{
	width: 100%;
	overflow: hidden;
	line-height: 50px;
	border-top: 1px solid #fff;
	color: #4b4d52;
	position: absolute;
	bottom: 0;
	font-size: 12px;
}
.foot-copy a{
	color: #4b4d52;
}

.foot .ftlogo{
	float: left;
	padding-top: 4px;
}
.foot .fttel{
	float: left;
	padding-left: 4.666666%;
	width: 38.5%;
}
.foot .fttel li{
	font-size: 14px;
	color: #4b4d52;
	line-height: 24px;
	margin-bottom: 12px;
}
.foot .fttel li:last-child{
	margin-bottom: 0px;
}
.foot .fttel li a{
	color: #4b4d52;
}
.foot .fttel li.tel{
	background: url(../images/foot-tel.png) no-repeat left center;
	padding-left: 27px;
}
.foot .fttel li.email{
	background: url(../images/foot-email.png) no-repeat left center;
	padding-left: 27px;
}
.foot .fttel li.fax{
	background: url(../images/foot-fax.png) no-repeat left center;
	padding-left: 27px;
}
.foot .fttel li.add{
	background: url(../images/foot-add.png) no-repeat left center;
	padding-left: 27px;
}
.ftlink{
	float: left;
	padding-left: 6.3333%;
}
.ftlink .linkword{
	font-weight: bold;
	font-size: 14px;
	color: #272222;
	line-height: 24px;
}
.ftlink .fri{
	padding-top: 13px;
}
.ftlink .fri a{
	color: #fff;
	font-size: 12px;
	display: block;
	line-height: 30px;
	background: #58595d url(../images/whitearrow.png) no-repeat right 13px center;
	padding-left: 21px;
	width: 180px;
	transition: all .5s ease;
	margin-bottom: 2px;
	cursor: pointer;
} 
.ftlink .fri a:hover{
	background: #005bac url(../images/whitearrow.png) no-repeat right 13px center;
	transition: all .5s ease;
}

.ftlink .fri a:last-child{
	background: none;
	color: #4b4d52;
	font-size: 14px;
}
.ftlink .fri a:last-child:hover{
	background: none;
}

.ftewm{
	float: left;
	padding-left: 6.25%;
}
.ftewm_info{
	float: left;
}
.ftewm_info:nth-child(2){
	padding-left: 24px;
}
.ftewm_info .pic{
	
}
.ftewm_info .txt{
	text-align: center;
	color: #4b4d52;
	font-size: 12px;
	line-height: 20px;
	padding-top: 6px;
}

/*内页banner*/
.Nybanner {
	width: 100%;
	margin: 0 auto;
	position: relative;
}

.Nybanner img {
	width: 100%;
}

.Nybanner .subdh {
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.4);
}

.Nybanner .subdh span {
	width: 100%;
	max-width: 1240px;
	margin: 0 auto;
	font-family: arial;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	line-height: 50px;
	padding-left: 19px;
	display: block;
}

.Nybanner .subdh span a {
	display: block;
	width: 23px;
	background: url(../images/home.png) no-repeat left top 13px;
	float: left;
	margin-right: 21px;
}

/*Nyabout*/
.Nyabout{
	width: 100%;
	overflow: hidden;
	padding: 30px 0 70px 0;
	margin: 0 auto;
}
.Nyabout_left{
	width: 20.416666%;
	float: left;
	overflow: hidden;
}
.Nyabout_left .cls{
	margin-bottom: 5px;
}
.Nyabout_left .cls h3 {
    font-size: 15px;
    color: #00559d;
    line-height: 35px;
    background: #f5f5f7 url(../images/plus.png) no-repeat left 23px center;
    padding-left: 42px;
    width: 100%;
    position: relative;
    cursor: pointer;
}
.Nyabout_left .cls h3:hover, .Nyabout_left .cls h3.on {
    font-weight: bold;
    color: #00559d;
    background: #e5eef5 url(../images/plus.png) no-repeat left 23px center;
}
.Nyabout_right {
    width: 79.583333%;
    padding-left: 3.75%;
    float: left;
}
.Nyabout_right_tit{
	line-height: 55px;
    font-size: 18px;
    font-weight: bold;
    color: #005bac;
    background: #f5f5f7;
    padding-left: 30px;
}
.Nyabout_right_tit span{
	float: right;
    font-size: 12px;
    color: #666;
    padding-right: 30px;
}
.Nyabout_right_tit span a{
	color: #666;
}
.Nyabout_right_tit span a i{
	color:#b3b3b3;
	margin-right: 9px;
}
.Nyabout_right_info{
	width: 100%;
	overflow: hidden;

}
.Nyabout_right_info_tit{
	font-weight: bold;
	color: #3c3e46;
	font-size: 36px;
	text-align: center;
	padding-top: 30px;
}
.Nyabout_right_info_tit span{
	color: #005bac;
}
.Nyabout_right_info_subt{
	font-size: 16px;
	line-height: 22px;
	color: #67686a;
	text-align: center;
	padding-top: 14px;
}
.Nyabout_right_video{
	margin: 0 auto;
	text-align: center;
	margin-top: 40px;
}
.Nyabout_right_video video{
	border: 5px solid #fff;
	box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.1);
}
.Nyabout_right_word{
	font-size: 15px;
	color: #484848;
	line-height: 30px;
	margin-top: 57px;
}
/*Nyhonor*/
.Nyhonor{
	width: 100%;
	overflow: hidden;
	padding: 30px 0 40px 0;
	margin: 0 auto;
}
.Nyhonor_left{
	width: 20.416666%;
	float: left;
	overflow: hidden;
}
.Nyhonor_left .cls{
	margin-bottom: 5px;
}
.Nyhonor_left .cls h3 {
    font-size: 15px;
    color: #00559d;
    line-height: 35px;
    background: #f5f5f7 url(../images/plus.png) no-repeat left 23px center;
    padding-left: 42px;
    width: 100%;
    position: relative;
    cursor: pointer;
}
.Nyhonor_left .cls h3 a{
	color: #00559d;
}
.Nyhonor_left .cls h3:hover, .Nyhonor_left .cls h3.on {
    font-weight: bold;
    color: #00559d;
    background: #e5eef5 url(../images/plus.png) no-repeat left 23px center;
}
.Nyhonor_right {
    width: 79.583333%;
    padding-left: 3.75%;
    float: left;
}
.Nyhonor_right_tit{
	line-height: 55px;
    font-size: 18px;
    font-weight: bold;
    color: #005bac;
    background: #f5f5f7;
    padding-left: 30px;
}
.Nyhonor_right_tit span{
	float: right;
    font-size: 12px;
    color: #666;
    padding-right: 30px;
}
.Nyhonor_right_tit span a{
	color: #666;
}
.Nyhonor_right_tit span a i {
    color: #b3b3b3;
    margin-right: 9px;
}
.Nyhonor_right_info{
	width: 100%;
	overflow: hidden;
	padding-top: 30px;
}
.honor_item{
	padding-left: 12px;
	padding-right: 12px;
	margin-bottom: 33px;
}
.honor_item .pic{
	border: 7px solid #ebebeb;
}
.honor_item .txt{
	text-align: center;
	font-size: 14px;
	color: #515151;
	line-height: 26px;
	padding-top: 11px;
	
}
/*Nyshebei*/
.shebei_item{
	padding-left: 6px;
	padding-right: 7px;
	margin-bottom: 31px;
}
.shebei_item .pic{
	border: 1px solid #ebebeb;
	overflow: hidden;
}
.shebei_item .pic img{
	transform: scale(1);
	transition: all .5s ease;
}
.shebei_item:hover .pic img{
	transform: scale(1.1);
	transition: all .5s ease;
}
.shebei_item .txt{
	text-align: center;
	font-size: 14px;
	color: #515151;
	line-height: 26px;
	padding-top: 11px;
	transition: all .5s ease;
}
.shebei_item:hover .txt{
	color:#005bac;
	transition: all .5s ease;
}

/*fengcai*/
.fc_item{
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 31px;
}
.fc_item .pic{
	border: 1px solid #ebebeb;
	overflow: hidden;
}
.fc_item .pic img{
	transform: scale(1);
	transition: all .5s ease;
}
.fc_item:hover .pic img{
	transform: scale(1.1);
	transition: all .5s ease;
}
.fc_item .txt{
	text-align: center;
	font-size: 14px;
	color: #515151;
	line-height: 26px;
	padding-top: 11px;
	transition: all .5s ease;
}
.fc_item:hover .txt{
	color:#005bac;
	transition: all .5s ease;
}
/*lxwm*/
.NyProsh_right_tit.lxwm{
	margin-top: 0px;
	font-weight:400;
}
.NyProsh_right_tit span a{
	color: #666;
}
.NyProsh_right_tit span a i {
    color: #b3b3b3;
    margin-right: 9px;
}
.lxwm_info.lxwm{
	padding-top: 0px;
}
.maps{
	margin-top: 30px;
}
/*NyProsh*/
.NyProsh{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	padding: 0px 0 50px 0;
}
.NyProsh_left{
	width: 22.916666%;
	padding-left: 2.5%;
	float: left;
	overflow: hidden;
	
}
.NyProsh_left .protitle{
	background: url(../images/probg.jpg) no-repeat;
	width: 245px;
	height: 112px;
	color: #fff;
	font-size: 22px;
	line-height: 40px;
	font-weight: bold;
	text-align: center;
	padding-top: 26px;
}
.NyProsh_left .protitle span{
	font-family: 'Arial';
	text-transform: uppercase;
	text-align: center;
	display: block;
	font-size: 12px;
	line-height: 32px;
}
.NyProsh_left .cls{
	margin-top: 8px;
}
.NyProsh_left .cls h3{
	color: #fff;
	font-size: 16px;
	background: #005bac url(../images/arrowquan.png) no-repeat right 15px center;
	line-height: 1.5;
	padding: 10px 0;
	padding-left: 14px;
}
.NyProsh_left .cls ul{
	width: 100%;
}
.NyProsh_left .cls ul span{
	display: block;
	line-height: 1.5;
	width: 100%;
	color: #00559d;
	font-size: 14px;
	background: #e5eef5 url(../images/plus.png) no-repeat left 22px center;
	padding: 10px 10px 10px 38px;
	padding-left: 38px;
	margin-top: 10px;
}
.NyProsh_left .cls ul li a{
	color:#454444;
	display: block;
	font-size: 14px;
	background: #f5f5f7 url(../images/greyarrow.png) no-repeat left 22px center;
	padding: 10px 10px 10px 42px;
	line-height: 1.5;
	margin-top: 5px;
}
.NyProsh_right{
	float: left;
	width: 77.083333%;
	padding-left:2.833333%;
}
.NyProsh_right_tit{
	line-height: 55px;
	font-size: 18px;
	font-weight: bold;
	color: #005bac;
	background: #f5f5f7;
	margin-top: 40px;
	padding-left: 11px;
}
.NyProsh_right_tit span{
	float: right;
	font-size: 12px;
	color: #666;
	padding-right: 29px;
	font-weight: 400;
}
.NyProsh_right_tit span a{
	color: #666;
}
.NyProsh_right_info{
	width: 100%;
	padding-top: 23px;
}
.salesmap{
	padding-top: 50px;
}
.lxwm_info{
	width: 100%;
	padding-top: 44px;
	overflow: hidden;
}
.lxwm_info_left{
	float: left;
	width: 51.1784511%;
	overflow: hidden;
}
.lxwm_info_left ul li{
	font-size: 18px;
	color: #4b4d52;
	padding-left: 58px;
	line-height: 28px;
	margin-bottom: 23px;
}
.lxwm_info_left ul li a{
	color: #4b4d52;
}
.lxwm_info_left ul li:last-child{
	margin-bottom: 0;
}
.lxwm_info_left ul li span{
	font-size: 14px;
	color: #87888b;
	display: block;
	line-height: 24px;
	padding-bottom: 5px;
}
.lxwm_info_left ul li.add{
	background: url(../images/nyadd.png) no-repeat left 16px top 5px;
}
.lxwm_info_left ul li.tel{
	background: url(../images/nytel.png) no-repeat left 16px top 5px;
}
.lxwm_info_left ul li.email{
	background: url(../images/nyemail.png) no-repeat left 16px top 5px;
}
.lxwm_info_left ul li.fax{
	background: url(../images/nyfax.png) no-repeat left 16px top 5px;
}
.lxwm_info_left ul li .online_maps{
	margin-left: 15px;
	float: right;
}
.lxwm_info_left ul li .online_maps a{
	background: url(../images/nymapslogo.png) no-repeat left center;
	font-size: 15px;
	color: #005bac;
	padding-left: 30px;
	display: block;
}
.lxwm_info_right{
	float: right;
	padding-right: 72px;
	padding-top: 35px;
}
.lxwm_info_right .pic{
	text-align: center;
}
.lxwm_info_right .txt{
	text-align: center;
	font-size: 14px;
	color: #787878;
	padding-top: 10px;
	line-height: 24px;
}
.NyProsh_right_info .bsc{
	width: 100%;
	padding-top: 43px;
	overflow: hidden;
}
.NyProsh_right_info .bsc ul li{
	float: left;
	font-size: 18px;
	color: #4b4d52;
	line-height: 50px;
	margin-bottom: 10px;
	padding-left: 11px;
	background: #e5eef5;
	width: 47.811447%;
}
.NyProsh_right_info .bsc ul li:nth-child(2n+2){
	margin-left: 2.24466%;
}
.NyProsh_right_info .bsc ul li span{
	padding-left: 43px;
}
/*liuyan*/
.Nyliuyan_tit{
	text-align: center;
	color: #005bac;
	font-size: 22px;
	line-height: 2;
	padding-top: 22px;
}
.Nyliuyan_subt{
	text-align: center;
	color:#787878;
	font-size:16px;
	padding-top: 6px;
	line-height: 26px;
}
.Nyliuyan_form{
	width: 78.02197%;
	margin: 0 auto;
	padding-top: 54px;
	padding-bottom: 50px;
}
.Nyliuyan_form input[type="text"]{
	border:none;
	float: left;
	line-height: 50px;
	background: #f5f5f7;
	padding-left: 15px;
	padding-right: 15px;
	color: #6a6c70;
}
.Nyliuyan_form .item{
	width: 48.591549%;
	line-height: 50px;
	margin-top: 20px;
	float: left;
	background: #f5f5f7;
	border-radius: 24px;
	color: #6a6c70;
}
.Nyliuyan_form .item:nth-child(1), .Nyliuyan_form .item:nth-child(3){
	margin-right: 2.8169%;
}
.Nyliuyan_form .item.w100{
	width: 100%;
}
.Nyliuyan_form .item label{
	float: left;
	padding-left: 15px;
	color: #6a6c70;
}
.Nyliuyan_form .item label span{
	color: red;
	padding-left: 5px;
}
.Nyliuyan_form .item .check{
	border: #e0e0e0 solid 2px;
    margin-left: 22px;
    margin-right: 10px;
    position: relative;
    top: -3px;
    zoom: 140%;
}
.Nyliuyan_form .item .check-first{
	margin-left: 50px!important;
}
.Nyliuyan_form .item.ly{
	position: relative;
	height: 240px;
}

.Nyliuyan_form .item textarea{
	width: 100%;
    background: #f5f5f7;
	color: #6a6c70;
	border: none;
	border-radius: 24px;
	position: absolute;
	top: 35px;
	left: 0;
	padding-left: 30px;
	height: 82%;
}
.Nyliuyan_form button{
	color: #fff;
	background: #005bac;
	border-radius: 32px;
	width: 345px;
	line-height: 50px;
	font-size: 16px;
	border: none;
	margin-top: 20px;
}
/*recruit*/
.Nyzp_tit{
	text-align: center;
	font-size: 36px;
	color: #3c3e46;
	line-height: 54px;
	padding-top: 13px;
	font-weight: bold;
}
.Nyzp_subt{
	text-align: center;
	font-size: 14px;
	color: #7b808c;
	line-height: 34px;
	padding-top: 2px;
}
.Nyzp_subt a{
	color: #f37800;
} 
.Nyzp_list{
	width: 100%;
	margin-top: 44px;
}
.Nyzp_list .list{
	width: 100%;
	height: 50px;
	line-height: 50px;
	background-color: #005bac;
}
.Nyzp_list .list a{
	display: block;
    line-height: 50px;
    font-family: "微软雅黑";
    font-size: 16px;
    color: #fff;
    float: left;
    width: 160px;
    margin-right: 25px;
    text-align: center;
}
.Nyzp_list .item{
	overflow: hidden;
	margin-bottom: 10px;
}
.Nyzp_list .item ul li{
	font-size: 14px;
	padding-top: 20px;
	padding-left: 45px;
	padding-bottom: 38px;
}
.Nyzp_list .item h3{
	width: 100%;
    overflow: hidden;
    line-height: 50px;
    background: #f4f7fa url(../images/close.png) no-repeat right 72px center;
    cursor: pointer;
}
.Nyzp_list .item h3 a{
	display: block;
    float: left;
    line-height: 50px;
    font-family: "微软雅黑";
    font-size: 16px;
    color: #1d1d1d;
    text-align: center;
    width: 160px;
    margin-right: 25px;
}
.Nyzp_list .item h3 a.num{
	width: 30px;
    text-align: right;
    margin-right: 20px;
}
.Nyzp_list .item h3 a.til{
	width: 135px;
    text-align: left;
    margin: 0;	
}
.Nyzp_list .item h3.on{
	background: #F4F7FA url(../images/plus2.png) no-repeat right 72px center;
}
.Nyzp_list .item ul{
	display: none;
}
/*djgl*/
.NyProsh_right .subdh{
	text-align: right;
    font-size: 12px;
    color: #666;
    padding-right: 0px;
	line-height: 24px;
	margin-top: 40px;
}
.NyProsh_right .subdh a{
	color: #666;
}
.NyProsh_right .subdh a i{
	color: #b3b3b3;
	margin-right: 9px;
}
.djgl_tit{
	font-weight: bold;
    font-size: 34px;
    text-align: center;
    color: #3c3e46;
    line-height: 36px;
	margin-top: 40px;
}
@media   (max-width: 768px) {
	.djgl_tit{
		  font-size: 18px;
		  line-height: 2;
	}
}
.djgl_tit span{
	color: #005bac;
}
.djgl_subt{
	font-size: 16px;
    color: #67686a;
    text-align: center;
    line-height: 24px;
    margin-top: 12px;
}
.djgl_info{
	width: 100%;
	overflow: hidden;
	padding-top: 20px;
}
/*djxm*/
.djxm_list{
	width: 100%;
	padding-top: 40px;
	overflow: hidden;
}
.djxm_list_left{
	float: left;
	width: 39.67032%;
	padding-left: 8.021978%;
	padding-bottom: 20px;
}
.djxm_list_left .pic{
	margin: 0 auto;
    border: 5px solid #fff;
    border-radius: 100%;

    overflow: hidden;
    box-shadow: 0px 0px 20px 1px rgba(0,0,0,0.2);
    transition: all .5s ease;
}

.djxm_list_right{
	width: 60.32967%;
	float: left;
	padding-left: 6.5934%;
	padding-right: 3.2967%;
	padding-top: 20px;
}
.djxm_list_right ul li{
	color: #005bac;
	font-size:18px;
	line-height: 30px;
	margin-bottom: 25px;
	padding-left: 50px;
}
.djxm_list_right ul li:last-child{
	margin-bottom: 0px;
}
.djxm_list_right ul li.xm1{
	background: url(../images/xm1.png) no-repeat left center;
}
.djxm_list_right ul li.xm2{
	background: url(../images/xm2.png) no-repeat left center;
}
.djxm_list_right ul li.xm3{
	background: url(../images/xm3.png) no-repeat left center;
}
.djxm_list_right ul li.xm4{
	background: url(../images/xm4.png) no-repeat left center;
}
.djxm_list_right ul li.xm5{
	background: url(../images/xm5.png) no-repeat left center;
}

.djxm_lc{
	width: 100%;
	padding-top: 52px;
	padding-bottom: 20px;
	overflow: hidden;
	border-bottom: 1px solid #e4e4e4;
}
.djxm_lc_left{
	width: 48.13186%;
	float: left;
}
.djxm_lc_right{
	width: 51.86813%;
	float: left;
	padding-left: 12.08791%;
	padding-top: 20px;
	position: relative;
}
.djxm_lc_right ul li{
	width: 100%;
    overflow: hidden;
	margin-bottom:45px;
}
.djxm_lc_right ul li:last-child{
	margin-bottom: 0px;
}
.djxm_lc_right ul li .num{
	background: url(../images/numbg.png) no-repeat center center;
	color: #fff;
	font-size: 15px;
	float: left;
	width: 26px;
	height: 31px;
	text-align: center;
}
.djxm_lc_right ul li .word{
	float: left;
	padding-left: 16px;
	font-size: 15px;
	color: #484848;
	line-height: 25px;
	width: 320px;
	
}
.djxm_lc_right ul li .word span{
	display: block;
	color: #005bac;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	padding-bottom:8px;
}
.djxm_lc_right_line{
	position: absolute;
	display: block;
	background: url(../images/greyline.png) repeat-y;
	width: 1px;
	height: 100%;
	top: 20px;
	left: 26.3%;
	z-index: -1;
}
.djxm_zl{
	width: 100%;
	overflow: hidden;
	padding-top: 47px;
}
.djxm_zl .zl-item{
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	color: #fff;
	
	margin-bottom: 10px;
}
.djxm_zl .zl-item .row{
	display: block;
	border-radius: 8px;
}
.djxm_zl .zl-item .num{
	font-size: 30px;
	line-height: 30px;
	font-family: arial;
	padding-top: 27px;
}
.djxm_zl .zl-item .word{
	padding-top: 19px;
	font-size: 20px;
	line-height: 30px;
	padding-bottom: 20px;
	min-height: 130px;
}
.djxm_zl .zl-item:nth-child(1) .row{
	background: #023b89;
}
.djxm_zl .zl-item:nth-child(2) .row{
	background: #005bac;
}
.djxm_zl .zl-item:nth-child(3) .row{
	background: #0d77d0;
}
.djxm_zl .zl-item:nth-child(4) .row{
	background: #0678c1;
}
.djxm_zl .zl-item:nth-child(5) .row{
	background: #0678c1;
}
.djxm_zl .zl-item:nth-child(6) .row{
	background: #0096d5;
}
.djxm_zl .zl-item:nth-child(7) .row{
	background: #0daddd;
}
.djxm_zl .zl-item:nth-child(8) .row{
	background: #60bde1;
}
/*feibiao*/
.NyProsh_left.fb{
	width: 20.41666%;
	padding-left: 0;
}
.feibiao_item{
	border-bottom: 1px solid #dddddd;
	overflow: hidden;
	transition: all .5s ease;
}
.feibiao_item:hover{
	background: #f6f6f6;
	transition: all .5s ease;
}
.feibiao_item a{
	display: block;
}
.feibiao_item a .feibiao_pic{
	float: left;
	width: 21.428571%;
	padding-left: 4.615384%;
	overflow: hidden;
}
.feibiao_item a .feibiao_pic img{
	transform: scale(1);
	transition: all .5s ease;
}
.feibiao_item:hover a .feibiao_pic img{
	transform: scale(1.1);
	transition: all .5s ease;
}
.feibiao_item a .feibiao_tit{
	font-size: 18px;
	color: #3c3e46;
	font-weight: bold;
	line-height: 18px;
	padding-top: 30px;
	padding-left: 3.516483%;
	float: left;
	transition: all .5s ease;
}
.feibiao_item:hover a .feibiao_tit{
	color: #005bac ;
	transition: all .5s ease;
}
.feibiao_item a .feibiao_tit span{
	font-size: 16px;
	line-height: 16px;
	padding-top: 8px;
	display: block;
	font-weight: 400;
}
@media (max-width:767px) {
	.feibiao_item a .feibiao_tit span{
		font-size: 14px;
		line-height: 1.5;
	}
}
.feibiao_item a .feibiao_link{
	float: right;
    padding-right: 30px;
	font-size: 14px;
    color: #747474;
    position: relative;
    display: block;
    transition: all .5s ease;
	padding-top: 45px;
}
.feibiao_item a .feibiao_link::after{
	position: absolute;
    display: block;
    content: "";
    background: url(../images/downloadarrow.png) no-repeat right top;
    width: 64px;
    height: 32px;
    right: 30px;
    top: 38px;
    opacity: 0;
    transition: all .1s ease;	
}
.feibiao_item:hover a .feibiao_link{
	padding-right: 94px;
	transition: all .5s ease;
}
.feibiao_item:hover a .feibiao_link::after{
	opacity: 1;
    transition: all .9s ease;
}
/*product*/
.Nyproduct{
	width: 100%;
	overflow: hidden;
	padding: 10px 0 40px 0;
}
.Nyproduct_item{
	width: 100%;
	background: #e5eef5;
	padding: 34px 0 22px 0;
	margin-bottom: 10px;
	overflow: hidden;
}
.Nyproduct_item_left{
	float: left;
	padding-left: 21.4062%;
	width: 43.4375%;
}
.left_title{
	font-size: 34px;
	font-weight: bold;
	color: #3c3e46;
	line-height: 36px;
	padding-top: 70px;
}
.left-title-child{
	padding-top: 16px;
}
.left-title-child a{
	font-size: 16px;
	color: #515151;
	margin-right: 20px;
	line-height: 20px;
	
}

@media (max-width:767px) {
	.left-title-child a{
		font-size: 13px;
		line-height: 1.5;
	}
}

.left-title-child a:last-child{
	margin-right: 0px;
}
.Nyproduct_item_left .more{
	display: block;
	font-size: 12px;
	line-height: 20px;
	color: #005bac;
	background: url(../images/bluearrowquan.png) no-repeat left center;
	padding-left: 35px;
	margin-top: 70px;
}
.Nyproduct_item_right{
	float: right;
}

/*Nyproductlist*/
.Nyproductlist{
	width: 100%;
	overflow: hidden;
	padding: 0px;
}
.Nyproductlist_tit{
	width: 100%;
	background: #e5eef5;
	line-height: 80px;
}
.subtit-l{
	float: left;
	color: #005bac;
	font-size: 24px;
}
.subtit-r{
	float: right;
	color: #666666;
	font-size: 12px;
}
.subtit-r a{
	color: #666666;
}
.subtit-r a i{
	color:#b3b3b3;
	margin-right: 9px;
}
.Nyproductlist_info{
	width: 100%;
	overflow: hidden;
	background:#fff;
	min-height: 800px;
	padding: 38px 0 20px 0;
}
.Nyproductlist_info-l{
	width: 15.166666%;
	float: left;
}
.Nyproductlist_info-l ul li{
	width: 100%;
	overflow: hidden;
	margin-bottom: 33px;
}
.plist-item{
	width: 100%;
	display: block;
	margin-bottom:33px;
}
.plist-item .pic{
	position: relative;
	overflow: hidden;
}
.plist-item .pic::after{
	background: rgba(0,91,172,0.55) url(../images/plist_k.png) no-repeat center center;
	position: absolute;
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1;
	opacity: 0;
	transition: all .5s ease;
}
.plist-item:hover .pic::after, .plist-item.on .pic::after{
	opacity: 1;
	transition: all .5s ease;
}
.plist-item .txt{
	text-align: center;
	font-size: 16px;
	line-height: 20px;
	color: #515151;
	font-weight: bold;
	padding-top: 13px;
	transition: all .5s ease;
}
.plist-item:hover .txt, .plist-item.on .txt{
	color: #005bac;
	transition: all .5s ease;
}

.Nyproductlist_info-r{
	float: left;
	width: 84.833333%;
	padding-left: 9%;
}
.Nyproductlist_info-r .rpg{
	width: 100%;
}
.rpg .sec-hd{
	width: 100%;
	text-align: center;
	margin-top: 55px;
}
.rpg .sec-hd ul li{
	line-height: 33px;
	border: 1px solid #c3c3c3;
	display: inline-block;
	padding: 0 42px;
}
.rpg .sec-hd ul li{
	font-size: 14px;
	color: #005bac;
	background: #fff;
	transition: all .5s ease;
	margin-bottom: 5px;
}
.rpg .sec-hd ul li.on, .rpg .sec-hd ul li:hover{
	color: #fff;
	background: #005bac;
	transition: all .5s ease;
}

.rpg-container .title{
	text-align: center;
	font-size: 36px;
	color: #454444;
	line-height: 38px;
	margin-top: 25px;
}
.rpg-container .pic{
	text-align: center;
	padding-top: 30px;
}
.rpg-container .rpg-n{
	background: url(../images/pro-next.png) no-repeat;
	width: 27px;
	height: 44px;
	right: 0;
	
}
.rpg-container .rpg-p{
	background: url(../images/pro-prev.png) no-repeat;
	width: 27px;
	height: 44px;
	left: 0;
	
}
/*productDe*/
.NyproductDe_right{
	width: 79.58333%;
	float: left;
	padding-left: 3.75%;
	padding-top: 50px;
}
.NyproductDe_right_tit{
	font-size: 22px;
	color: #005bac;
}
.NyproductDe_right_tit span{
	float: right;
	background: url(../images/erji2.png) no-repeat left center;
	font-family: arial;
	font-size: 20px;
	color: #000000;
	padding-left: 38px;
}
.NyproductDe_right_tit span a{
	color: #000000;
}
.NyproductDe_right_info{
	text-align: center;
	overflow: hidden;
	padding-top: 20px;
}
.NyproductDe_right_spec{
	width: 100%;
	overflow: hidden;
	padding-top: 54px;
}
.spec-hd{
	width: 100%;
	background: #f5f5f7;
	line-height: 40px;
	overflow: hidden;
}
.spec-hd ul li{
	float: left;
	font-size: 16px;
	color: #484848;
	padding: 0 24px;
}
.spec-hd ul li:hover, .spec-hd ul li.on{
	background: #005bac;
	color: #fff;
}
.spec-bd{
	width: 100%;
	padding-top: 29px;
	overflow: hidden;
}
.spec-bd .xzlb{
	width: 100%;
	margin-bottom: 10px;
}
.spec-bd .xzlb a{
	display: block;
	color: #005bac;
}

.spec-bd-info{
	line-height: 40px;
	color: #484848;
	padding-left: 10px;
}
/*news*/
.Nynews_right{
	width: 77.08333%;
	overflow: hidden;
	padding-left: 2.83333%;
	padding-top: 41px;
}
.Nynews_right_tit{
	width: 100%;
	background: #f5f5f7;
	line-height: 55px;
	overflow: hidden;
}
.Nynews_right_tit-l{
	float: left;
}
.Nynews_right_tit-l a{
	font-size: 16px;
	color: #484848;
	display: block;
	padding: 0 24px;
	float: left;
}
.Nynews_right_tit-l a:hover, .Nynews_right_tit-l a.on{
	background: #005bac;
	color: #fff;
}
.Nynews_right_tit-r{
	float: right;
	font-size: 12px;
	padding-right: 30px;
}
.Nynews_right_tit-r a{
	color: #666;
}
.Nynews_right_tit-r a i{
	color: #b3b3b3;
	margin-right: 9px;
}
.Nynews_right_info{
	width: 100%;
	overflow: hidden;
	padding-top: 30px;
}
.Nynews_item{
	width: 100%;
	overflow: hidden;
	padding-bottom: 15px;
	margin-bottom: 25px;
}
.Nynews_item a{
	display: block;
	overflow: hidden;
}
.Nynews_item_tit{
	width: 100%;
	font-size: 16px;
	font-weight: bold;
	color: #005bac;
	float: left;
	line-height: 40px;
	background: #ebebeb;
	display: block;
	transition: all .5s ease;
	 
}
@media   (min-width: 768px) {
	.Nynews_item_tit{
		   display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
	}
}
.Nynews_item_tit span{
	padding-right: 28px;
	padding-left: 12px;
	font-weight:normal;
}
.Nynews_item_word{
	width: 100%;
	font-size: 16px;
	color: #67686a;
	line-height: 26px;
	margin: 19px 0 13px 0;
	display: block;
	float: left;
	padding-left: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	-webkit-line-clamp: 1;
}
.Nynews_item_pic{
	width: 100%;
	overflow: hidden;
	padding-left: 12px;
}
.Nynews_item_pic img:nth-child(1){
	padding-right: 10px;
}
.Nynews_item_sub{
	width: 100%;
	font-size: 14px;
	color: #67686a;
	line-height: 26px;
	padding-top: 27px;
	text-indent: 2em;
    padding-left: 10px;
    padding-right: 35px;
}
.Nynews_item .more{
	font-size: 14px;
	line-height: 14px;
	display: block;
	color:#005bac;
	margin-top: 19px;
}
.Nynews_item:hover{
	background: #e5eef5;
	transition: all .5s ease;
} 
.Nynews_item:hover .Nynews_item_tit{
	background: #005bac;
	color: #fff;
	transition: all .5s ease;
}
/*newsDe*/
.NynewsDe_right{
	width: 75.83333%;
	overflow: hidden;
	float: left;
	padding-left: 2.83333%;
	padding-top: 59px;
}
.NynewsDe_right_tit{
	width: 100%;
	font-size: 24px;
	font-weight: bold;
	color: #005bac;
	line-height: 36px;
}
.NynewsDe_right_subt{
	font-size: 14px;
	color: #67686a;
	line-height: 26px;
	padding-top: 4px;
	padding-bottom: 22px;
	border-bottom: 1px solid #e1e1e1;
}
@media (max-width:767px) {
	.NynewsDe_right_subt{
		font-size: 13px;
		line-height: 1.5;
	}
}
.NynewsDe_right_info{
	width: 100%;
	color: #67686a;
	font-size: 15px;
	padding-top: 28px;
	line-height: 30px;
	padding-bottom: 20px;
}
.NynewsDe_right_info a{
	color: #67686a;
}
.NynewsDe_right_bot{
	width: 100%;
	overflow: hidden;
	padding-top: 20px;
}
.NynewsDe_right_bot-l{
	float: left;
	color: #515151;
	font-size: 15px;
	line-height: 28px;
}
.NynewsDe_right_bot-l .FL{
	display: block;
}
.NynewsDe_right_bot-l .FL a{
	color: #515151;
}
.NynewsDe_right_bot-l .FR{
	display: block;
}
.NynewsDe_right_bot-l .FR a{
	color: #515151;
}
.NynewsDe_right_bot-r{
	float: right;
}
.NynewsDe_right_bot-r a{
	display: block;
	color: #005bac;
	font-size: 14px;
	background: #e5eef5;
	line-height: 40px;
	padding: 0 38px;
	margin-top: 6px;
}

/*Nycase*/
.Nycase{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	padding: 40px 0 70px 0;
}
.Nycase_left{
	width: 20.416666%;
	float: left;
	overflow: hidden;
}
.Nycase_left_protit{
	background: #005bac;
	font-size: 18px;
	color: #fff;
	line-height: 60px;
	padding-left: 22px;
	margin-bottom: 10px;
}
.Nycase_left .cls{
	margin-bottom: 5px;
}
.Nycase_left .cls h3{
	font-size: 15px;
	color: #00559d;
	line-height: 35px;
	background: #f5f5f7 url(../images/plus.png) no-repeat left 23px center;
	padding-left: 42px;
	width: 100%;
	position: relative;
	cursor: pointer;
}
.Nycase_left .cls h3::after{
	display: block;
	position: absolute;
	content: "";
	background: url(../images/h3right.png) no-repeat;
	width: 8px;
	height: 8px;
	right: 21px;
	top: 15px;
}
.Nycase_left .cls h3:hover, .Nycase_left .cls h3.on{
	font-weight: bold;
	color: #00559d;
	background: #e5eef5 url(../images/plus.png) no-repeat left 23px center;
}
.Nycase_left .cls > h3 > a{
	width: 100%;
	font-size: 15px;
	color: #4b4b4b;
	line-height: 35px;
	display: block;
	padding-left: 0px;
}
.Nycase_left .cls > h3.on > a{
	color: #00559d;
}
.Nycase_left .cls > ul > a{
	width: 100%;
	display: block;
	font-size: 14px;
	color: #4b4b4b;
	line-height: 26px;
	margin-bottom: 10px;
	padding-left: 43px;
}

.Nycase_left .cls > ul > a:nth-child(1){
	margin-top: 18px;
}
.Nycase_left .cls > ul > a:last-child{
	margin-bottom: 19px;
}
.Nycase_left .cls a:hover, .Nycase_left .cls a.on{
	color: #005bac;
	font-weight: bold;
}
.Nycase_right{
	width: 79.583333%;
	padding-left: 3.75%;
	float: left;
}
.Nycase_right_tit{
	line-height: 55px;
    font-size: 18px;
    font-weight: bold;
    color: #005bac;
    background: #f5f5f7;
    padding-left: 30px;
}
.Nycase_right_tit span{
	float: right;
	font-size: 12px;
	color: #666;
	padding-right: 30px;
	font-weight: 400;
}
.Nycase_right_tit span a{
	color: #666;
}
.Nycase_right_tit span a i {
    color: #b3b3b3;
    margin-right: 9px;
}
.Nycase_right_info{
	width: 100%;
	overflow: hidden;
	padding-top: 30px;
}
.Nycase_right_info .pdg{
	padding-left: 6px;
	padding-right: 6px;
}
.Nycase_right_info .pdg a{
	display: block;
}
.Nycase_right_info .pdg .case_item{
	margin-bottom: 30px;
}
.case_item .pic{
	border: 1px solid #e3e3e3;
	overflow: hidden;
}
.case_item .pic img{
	transform: scale(1);
	transition:all .5s ease;
}
.case_item:hover .pic img{
	transform: scale(1.1);
	transition:all .5s ease;
}
.case_item .txt{
	width: 100%;
}
.case_item .txt .tit1{
	font-size: 16px;
    line-height: 24px;
    color: #343434;
    transition: all .5s ease;
    padding-top: 13px;
        display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 37px;
}
 
.case_item .txt .sub1{
    font-size: 14px;
    line-height: 24px;
    color: #7a7a7a;
    padding-top: 6px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	height: 54px;
}
@media ( max-width:767px) {
	.case_item .txt .tit1{
    	font-size: 14px;
    	padding-top:10px
	}
	 .case_item .txt .sub1{
    font-size: 13px;
    line-height: 1.5;
}
.Nycase_right_info .pdg .case_item{
	margin-bottom: 2rem;
}
}
/*jszl*/
.Nynews_item{
	width: 100%;
	overflow: hidden;
	margin-bottom: 40px;
}
.Nynews_item a{
	display: block;
	overflow: hidden;
}
.Nynews_item a .date{
	float: left;
    width: 12.087912%;
    font-family: arial;
    font-size: 14px;
    color: #888888;
    text-align: center;
    line-height: 30px;
    padding: 5px 0px 16px 0;
    border-right: 1px solid #e1e2e2;
    margin-top: 3px;
    transition: all .5s ease;
}
.Nynews_item a .date span{
	display: block;
    font-size: 18px;
    color: #444444;
    line-height: 23px;
}
.Nynews_item a .txt{
	float: left;
    width: 74.175824%;
    padding-left: 2.85714%;
}
.Nynews_item a .txt .tit1{
	font-weight: bold;
    font-size: 16px;
    color: #444444;
    transition: all .5s ease;
    line-height: 21px;	
}
.Nynews_item a .txt .sub1{
    font-size: 14px;
    color: #444444;
    margin-top: 8px;
    line-height: 24px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	height: 48px;
}
.Nynews_item a .rightarrow{
	float: right;
    border: 1px solid #e2e5e7;
    background: url(../images/bluearrow2.png) no-repeat center center;
    padding: 37px 33px;
}
.Nynews_item:hover a .date{
	background: #005bac;
	color: #c3d2f7;
	transition: all .5s ease;
}
.Nynews_item:hover a .date span{
	color: #fff;
}
.Nynews_item:hover a .txt .tit1{
	transition: all .5s ease;
	color: #005bac;
}
.Nynews_item:hover a .rightarrow{
	float: right;
	border:1px solid #005bac;
	background: url(../images/bluearrow.png) no-repeat center center;
	padding: 37px 33px;
}
/*download*/
.download_item{
	width: 100%;
	line-height: 59px;
	border-bottom: 1px dashed #dddddd;
	overflow: hidden;
	
}
.download_item:first-child{
	border-top: 1px dashed #dddddd;
}
.download_item .download_tit{
	float: left;
}
.download_item .download_tit a{
	font-size: 16px;
	color: #3d3d3d;
	background: url(../images/downloads.png) no-repeat left 6px center;
	padding-left: 19px;
}
.download_item:hover{
	background: #f6f6f6;
}
.download_item:hover .download_tit a{
	background: url(../images/downloadline.png) no-repeat left 7px center;
	padding-left: 39px;
	color: #005bac;
}
.download_item .download_link{
	float: right;
	padding-right: 30px;
}
.download_item .download_link a{
	font-size: 14px;
	color: #747474;
	position: relative;
	display: block;
	transition: all .5s ease;
}
.download_item .download_link a::after{
	position: absolute;
	display: block;
	content: "";
	background: url(../images/downloadarrow.png) no-repeat right top;
	width: 64px;
	height: 32px;
	right: 0;
	top: 11px;
	opacity: 0;
	transition: all .1s ease;
}
.download_item:hover .download_link a{
	padding-right: 50px;
	transition: all .5s ease;
}
.download_item:hover .download_link a::after{
	opacity: 1;
	transition: all .9s ease;
}

/*Nyabout*/




/*pc下拉*/
.dh-wrap {
	width: 100%;
	opacity: 0;
	background: #fff;
	padding-top: 40px;
	padding-bottom: 50px;
	overflow: hidden;
	position: fixed;
	top: 90px;
	z-index: -1;
	height: 0;
	transition: all .8s ease;
	box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, .2);
}

.dh-wrap.xs {
	opacity: 1;
	z-index: 999;
	height: auto;
	transition: all .8s ease;
}

.dh-wrap .class-list {
	width: 100%;
	max-width: 1200px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
}

.dh-wrap .class-list .item {
	width: 16%;
	margin: 0 auto;
	overflow: hidden;
	float: left;
}

.class-list .item h2 {
	color: #333333;
	font-size: 17px;
	font-weight: bold;
}

.class-list .item h2 a {
	display: inline-block;
	color: #0c6cb3;
}

.class-list .item ul {
	padding-top: 26px;
}

.class-list .item ul li {
	font-size: 14px;
	color: #666666;
	line-height: 26px;
}

.class-list .item ul li:hover a,
.class-list .item h2 a:hover {
	color: #0c6cb3;
}

.class-list .item ul li a {
	display: inline-block;
	overflow: hidden;
}

/*返回顶部*/
.sroll_top {
	right: 0.8%;
	bottom: 6.3%;
	position: fixed;
	display: none;
	cursor: pointer;
	z-index: 9999;
}

/*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 auto;
	font-size: 14px;
	margin-bottom: 30px;
}

.Page a {
	padding: 9px 15px;
	margin: 3px;
	color: #333;
	text-align: none;
	background: #fff;
	border: #f9f9f9 solid 1px;
}

.Page a:hover {
	color: #fff;
	background: #0255a2;
	border: #f9f9f9 solid 1px;
}

.Page a:active {
	color: #fff;
	background: #0255a2;
	border: #f9f9f9 solid 1px;
}

.Page span.current {
	color: #fff;
	background: #0089ef;
	border: #0089ef solid 1px;
	padding: 9px 15px;
	font-weight: bold;
	margin: 3px;
}

.Page span.disabled {
	background: #ffffff;
	border: #f2f2f2 solid 1px;
	padding: 10px;
	margin: 0 3px;
	color: #585858;
	font-weight: bold;
}

@-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(1, 102, 179, .5);
	border-radius: 0;
}

::-webkit-scrollbar-thumb:hover {
	background-color: rgba(1, 102, 179, .8);
}

::-webkit-scrollbar-thumb:active {
	background-color: rgba(1, 102, 179, 1);
}

/*定义两端上下按钮*/
/*::-webkit-scrollbar-button {
	height: 10px;
	width: 10px;
	background: #ff6a07;
}*/

/*add*/
/*20201024 19:16新增*/
.adm-banner-pay {
	position: relative;
}

.adm-banner-wz {
	text-align: center;
	width: 100%;
	position: absolute;
	top: 30%;
}

.adm-banner-wz h3 {
	font-size: 100px;
	color: #fff;
	font-family: "BarlowCondensed-SemiBold";
	z-index: 999;
}

.moplay {
	margin: 0 auto;
	width: 68px !important;
	height: 68px;
	margin-top: 50px;
	cursor: pointer;
}

.palybut {
	position: relative;
}

.palybut img {
	display: block;
	width: 68px;
	height: 68px;
}

.palybut:before {
	content: "";
	display: block;
	width: 72px;
	height: 72px;
	border-radius: 50%;
	border: 5px solid #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -36px;
	margin-top: -36px;
	opacity: 0;
	transform: scale(1.4);
	-moz-transform: scale(1.4);
	-ms-transform: scale(1.4);
	-o-transform: scale(1.4);
	-webkit-transform: scale(1.4);
	transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	-webkit-transition: all 0.4s;
}

.moplay:hover .palybut:before {
	opacity: 1;
	transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	-webkit-transform: scale(1);
}

.moplay p {
	color: #fff;
	font-size: 12px;
	text-align: center;
	margin-top: 15px;
}

.wzvideo {
	width: 720px !important;
	height: 414px !important;
	background: #000;
}

.videode {
	width: 100%;
	height: 100%;
	background: #000;
	margin: 0 auto;
	overflow: hidden;
	padding: 5px;
}

/*curDebanner*/
.curSwiper {
	width: 100%;
}

.curDeSlide {
	background: #000;
}

.curDeSlide video {
	width: 100%;
	height: 100%;
}

.curDeNext {
	width: 85px !important;
	height: 18px !important;
	right: 8% !important;
	background: url(../images/curDe-jt.png) no-repeat center center !important;
}



/***************************************微信客服******************************/
.weixin-kefu{
	width: 100px;
	height: 100px;
	position: fixed;
	top: 40%;
	right: 20px;
	z-index: 99999;
}
.weixin-kefu ul{
	margin: 0;
	padding: 0;
}
.weixin-kefu ul li{
	margin-bottom: 2px;
	background: #005bac;
	color: #fff;
	transition: all .5s ease;
	width: 100px;
	height: 100px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	border-radius: 5px;
}
.weixin-kefu ul li:hover{
	background: #f18d00
}
.weixin-kefu ul li a{
	display: block;
	width: 100%;	
	text-align: center;
	color: #fff;
}
.weixin-kefu ul li .kefu{
	width: 40px;
	height: 40px;
	margin: 2px auto 0 auto;
}
.weixin-kefu ul li p{
	font-size: 14px;
}
@media  (max-width: 768px) {
	.weixin-kefu{
		right: 3px;
	}
}
.index-productClass3{
	display:none ;
}
.index-cls2.on .index-productClass3{
	display: block;
}
.index-cls2 .index-productClass3{
	display: none;
}
.index-cls2 span{
	cursor: pointer;
}
@media (max-width:768px ) {
	.m-hide{display: none;}
	.NyproductDe_right_tit{
		font-size: 16px;
		line-height: 1.8;
	}
}