*{
	margin: 0;
	padding: 0;
}

li{
	list-style: none;
}

a{
	text-decoration: none;
}

body{
	font-family: "思源黑体 CN","Noto Sans SC",arial !important;
	background-color: #fff;
}
img{
	display: block;
	max-width: 100%;
}

/*首页*/
.product_label{
	width: 100%;
	position: absolute;
	top: 135px;
	z-index: 1000;
}
.product_labelcon{
	margin: 0 60px;
	background: #fff;
	max-height: 600px;
  overflow-y: scroll;
	box-shadow: 0 0 10px rgba(0,0,0,.2);
}
.product_label ul{
	padding: 40px 40px;
	
	overflow: hidden;
}
.product_label_title{
	font-size: 22px;
	color: #333;
	border-bottom: 1px solid #ddd;
	position: relative;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.product_labelcon_li{
	width: 90%;
	margin: 0 auto;
}
.product_label_title b{
	position: absolute;
	bottom: -1px;
	left: 0;
	background: #75aa43;
	width: 30%;
	height: 2px;
}
.product_label ul li:nth-child(2) .product_label_title b{
	background: #3c98dd;
}
.product_label ul li:nth-child(3) .product_label_title b{
	background: #e2870e;
}
.product_label ul li:nth-child(4) .product_label_title b{
	background: #5b44b2;
}
.product_label ul li dl dd{
	
}
.product_label ul li dl dd a{
	font-size: 14px;
	color: #666;
	line-height: 1.8;
	font-weight: 300;
}
.product_label ul li dl dd:hover a{
	color: #008fdc;
}
.product_label ul li{
	float: left;
	width: 25%;
	
}
.Index_header{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	transition-duration: .3s;
}
.Index_header.fixed{
	box-shadow: 0 0 10px rgba(0,0,0,.2);
	background: #fff;
	transition-duration: .3s;
}
.product_label.fixed{
	top: 85px;
}
.Index_header.fixed .Meua ul li a{
	color: #333;
}
.Index_header.fixed .Pubheader_top{
	display: none;
}
.Pubheader_bottom .Pb_con{
	margin: 0 auto;
	padding: 12px 60px;
	max-width: 100%;
}
.Pubheader_bottom{
	overflow: hidden;
}
.Ny_header{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
}

.Ny_header .PT_left p{
	color: #ffffff;
}

.Ny_header .Meua ul li a{
	color: #FFFFFF;
}

.Ny_header .Meua ul li:hover a{
	color: #FFFFFF;
}
.Ny_header .Meua ul li.on a{
	color: #FFFFFF;
}
.Ny_header .jiange02{
	background-color: #FFFFFF;
}

.Pubheader_top{
	border-bottom:1px solid rgb(255 255 255 / 30%);
	overflow: hidden;
	padding: 0 60px;
}
.PT_con{
	max-width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	height: 40px;
}
.PT_left{
	overflow: hidden;
	padding: 10px 0;
	float: right;
}
.PT_right{
	float: right;
	overflow: hidden;
}
.PT_left p{
	float: left;
	font-size: 14px;
	color: #fff;
}
#top_phone{
	padding-left: 30px;
	background: url(../img/phone.png) no-repeat left center;
	background-size: auto 100%;
}
#top_email{
	padding-left: 30px;
	background: url(../img/email.png) no-repeat left center;
	background-size: auto 100%;
}
.PT_search{
	float: left;
	padding: 7px 0;
}
.PT_language{
	float: right;
	padding: 9px 0;
}
.PT_language dl{
	overflow: hidden;
}
.jiange{
	float: left;
	width: 1px;
	height: 11px;
	background-color: #cccccc;
	margin: 4px 20px;
}
.jiange02{
	float: left;
	width: 1px;
	height: 11px;
	background-color: #cccccc;
	margin: 4px 20px;
}
.PT_language dl dd{
	float: left;
}
.PT_language dl dd:last-child{
	padding-left: 5px;
}
.Pb_con{
	max-width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding: 12px 0;
}
.Logo{
	float: left;
	height: 58px;
	width: 145px;
	background: url(../img/logo.png) no-repeat left center;
	background-size: auto 100%;
}
.Meua{
	float: right;
}
.PT_search form input{
	background: none;
	border: none;
	height: 25px;
	font-size: 12px;
	color: #fff;
	outline: none;
}
.PT_search form button{
	width: 60px;
	height: 25px;
	background-color: rgb(255 255 255 / 10%);
	text-align: center;
	line-height: 21px;
	color: #fff;
	font-size: 14px;
	border-radius: 5px;
	border: none;
}
.Meua ul {
	overflow: hidden;
}
.Meua ul li{
	float: left;
	padding: 0 45px;
}
.Meua ul li:last-child{
	padding-right: 0;
}
.Meua ul li a{
	line-height: 58px;
	font-size: 16px;
	font-weight: bold;
	display: block;
	color: #fff;
	transition-duration: 0.3s;
}
.Meua ul li:hover a{
	color: #008fdc;
	transition-duration: 0.3s;
}
.Meua ul li.on a{
	color: #008fdc;
	transition-duration: 0.3s;
}


/*共同底部*/
.container{
	max-width: 1200px;
	margin: 0 auto;
}
.pub_footer_bottom{
	overflow: hidden;
	height: 80px;
	margin-top: 55px;
	border-top: 1px solid #4d4d4d;
}
.pub_footer_bottom01{
	float: left;
	margin-top: 17px;
}
.pub_footer_bottom01 p{
	font-size: 13px;
	color: #ffffff;
	padding-bottom: 8px;
	opacity: .5;
}
.pub_footer_bottom01 p img{
	padding-right: 5px;
}
.pub_footer_bottom01 p span{
	color: #FFFFFF;
	font-size: 13px;
}
.pub_footer_bottom02{
	float: right;
	
}
.pub_footer_bottom01 p a:hover{
	opacity: 0.5;
}
.pub_footer_bottom01 p a{
	padding: 0 5px;
	color: #FFFFFF;
}
.pub_footer_bottom02 a{
	border: 2px solid #FFFFFF;
	color: #FFFFFF;
	font-size: 13px;
	padding: 5px 20px;
	display: block;
	margin: 25px 0;
	opacity: 0.5;
	transition-duration: 0.5s;
}
.pub_footer_bottom02 a:hover{
	opacity: 1;
	transition-duration: 0.5s;
}
.pub_footer_top{
	background-color: #333;
	background-image: url(../img/bottom_bg.png);
	background-position: center;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	overflow: hidden;
	padding: 60px 0 0;
}
.pub_footer_top_nav{
	float: left;
}
.pub_footer_top_right{
	float: right;
	max-width: 270px;
	text-align: right;
}
.pub_footer_top_nav{
	max-width: 850px;
}
.pub_footer_top_nav ul{
	overflow: hidden;
	min-width: 860px;
}
.pub_footer_top_nav ul li:first-child{

}
.pub_footer_top_nav ul li{
	float: left;
	width: 20%;
}
.pub_footer_top_nav ul li h2{
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	padding-bottom: 10px;
}
.pub_footer_top_nav ul li dl dd{
	padding-top: 15px;
}
.pub_footer_top_nav ul li dl dd a{
	font-size: 13px;
	color: #FFFFFF;
	opacity: 0.5;	
	display: block;
}
.pub_footer_top_nav ul li dl dd a:hover{
	opacity: 1;
}
.pub_footer_top_right_erweima ul{
	overflow: hidden;
}
.pub_footer_top_right_erweima ul li{
	float: right;
	width: 135px;
	margin-left: 10px;
}
.pub_footer_top_right_erweima ul li:first-child{
	margin-left: 0;
}
.pub_footer_top_right_erweima ul li img{
	display: block;
	border: 3px solid #FFFFFF;
	max-width: 135px;
	max-height: 135px;
}
.pub_footer_top_right_erweima ul li p{
	color: #FFFFFF;
	opacity: 0.5;
	font-size: 13px;
	text-align: center;
	margin-top: 10px;
}
.pub_footer_top_right_phone{
	margin-top: 15px;
}
.pub_footer_top_right_phone h2{
	color: #FFFFFF;
	opacity: 0.5;
	font-weight: normal;
	font-size: 15px;
}
.bottom_phone{
	overflow: hidden;
	padding: 10px 0 15px;
	
}
.bottom_phone p{
	float: right;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
	background:url(../img/phone.png) no-repeat left center;
	background-size: 23px;
	padding-left: 30px;
}
.pub_footer_top_right_qiyelogo{
	overflow: hidden;
}
.pub_footer_top_right_qiyelogo img{
	float: right;
	margin-left:10px;
}

/*留言*/
.Leave_message{
	width: 100%;
	background-color: #0188e4;
	height: 110px;
}
.LM_con{
	max-width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.LM_left{
	float: left;
}
.LM_left h2{
	line-height: 110px;
	font-size: 40px;
	color: #ffffff;
}
.LM_right{
	float: right;
	overflow: hidden;
	margin: 30px 0;
}
.LM_right input{
	display: block;
	width: 90%;
	padding: 0 10px;
	height: 100%;
	outline: none;
	border: none;
	background: none;
	font-size: 14px;
	color: #fff;
}
::-webkit-input-placeholder { 
	color: #fff;
}
::-moz-placeholder { 
	color: #fff;
}
:-ms-input-placeholder { 
	color: #fff;
}

.LM_name{
	float: left;
	width: 130px;
	height: 50px;
	overflow: hidden;
	margin-right: 20px;
	border-bottom: 1px solid #fff;
}
.LM_mail{
	float: left;
	width: 150px;
	height: 50px;
	overflow: hidden;
	margin-right: 20px;
	border-bottom: 1px solid #fff;
}
.LM_message{
	float: left;
	width: 170px;
	height: 50px;
	overflow: hidden;
	margin-right: 20px;
	border-bottom: 1px solid #fff;
}
.LM_country{
	float: left;
	width: 100px;
	height: 50px;
	overflow: hidden;
	margin-right: 20px;
	border-bottom: 1px solid #fff;
}
.LM_button{
	float: left;
	width: 70px;
	height: 50px;
	background-color: #FFFFFF;
	overflow: hidden;
	
	
}
.LM_button button{
	color: #0188e4;
	border: none;
	text-align: center;
	display: block;
	width: 100%;
	font-weight: bold;
	line-height: 50px;
	font-size: 14px;
	height: 100%;
	cursor: pointer;
}


/*首页*/
.Index_smallbanner{
	width: 100%;
}
.Index_smallbanner ul{
	overflow: hidden;
}
.Index_smallbanner ul li{
	float: left;
	width: 50%;
	overflow: hidden;
}
.Index_smallbanner ul li:first-child a{
	display: block;
	border-right: 5px solid #FFFFFF;
}
.Index_smallbanner ul li:last-child a{
	display: block;
	border-left: 5px solid #FFFFFF;
}
.Index_smallbanner ul li img{
	display: block;
	width: 100%;
	transition-duration: 0.5s;
}
.Index_smallbanner ul li:hover img{
	transform: scale(1.1);
	transition-duration: 0.5s;
}
.Inews_con{
	max-width: 1200px;
	margin: 0 auto;
	padding-bottom: 80px;
}
.Index_pubtitle{
	background-image: url(../img/xinwen.png);
	background-position:center 13px;
	background-repeat: no-repeat;
	padding: 10px 0;
	margin: 60px 0;
}
.Index_pubtitle p{
	font-size: 16px;
	font-weight: 300;
	color: #333333;
	text-align: center;
	padding-top: 15px;
}
.Index_pubtitle#InAbout_title{
	background-image: url(../img/about.png);
}
.Index_pubtitle#InProduct_title{
	background-image: url(../img/product.png);
}
.Index_pubtitle#InPartner_title{
	background-image: url(../img/partner.png);
}
.Index_pubtitle#InAbout_title h2{
	color: #fff;
}
.Index_pubtitle#InAbout_title h2 b{
	color: #fff;
}
.Index_pubtitle#InAbout_title p{
	color: #fff;
}
.Index_pubtitle#InProduct_title h2{
	color: #fff;
}
.Index_pubtitle#InProduct_title h2 b{
	color: #fff;
}
.Index_pubtitle#InProduct_title p{
	color: #fff;
}
.Index_pubtitle h2{
	font-size: 36px;
	color: #004d81;
	text-align: center;
	font-weight: bold;
}
.Index_pubtitle h2 b{
	color: #333333;
	
}
.Index_more{
	text-align: center;
	margin: 0 auto;
}
.Index_more a{
	font-size: 16px;
	color: #3f3f3f;
	padding: 15px 100px;
	display:inline-block;
	border: 1px solid #a2a2a2;
	transition-duration: 0.3s;
	font-weight: 300;
}
.Index_more:hover a{
	border: 1px solid #0188e4;
	color: #0188e4;
	transition-duration: 0.3s;
}
.Inews_list{
	margin-bottom: 40px;
}
.Inews_list ul{
	overflow: hidden;
	padding: 30px 0;
}
.Inews_list ul li{
	border: 1px solid #f3f3f3;
	background: #f3f3f3;
	float: left;
	width: 378px;
	height: 500px;
	margin-left: 30px;
	transition-duration: .5s;
	position: relative;
}
.Inews_shadow{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgb(0 0 0 / 50%);
}
.Inews_list ul li a{
	display: block;
}
.Inews_list ul li:hover{
	margin-top: -30px;
	transition-duration: .5s;
}
.Inews_list ul li:hover .Inews_text_detail{
	opacity: 1;
	transition-duration: .5s;
}
.Inews_list ul li:first-child{
	margin-left: 0;
}
.Int_time{
	margin-bottom: 20px;
}
.Int_time b{
	display: block;
	font-size: 12px;
	color: #fff;
	font-weight: normal;
}
.Inews_text{
	padding: 30px 30px;
	position: absolute;
	top: 0;
	left: 0;
}
.Inews_text_detail{
	position: absolute;
	bottom: -30px;
	left: 20%;
	width: 60%;
	height: 60px;
	background: #0188e4;
	text-align: center;
	line-height: 60px;
	font-size: 16px;
	font-weight: 100;
	color: #fff;
	opacity: 0;
}
.Inews_text h2{
	font-size: 20px;
	color: #fff;
	line-height: 30px;
  overflow: hidden;
}
.Inews_text p{
	font-size: 12px;
	line-height: 24px;
	color: #838383;
	height: 100px;
  overflow: hidden;
}
.Inews_img{
	width: 100%;
	height: 500px;
	overflow: hidden;
}
.Inews_img img{
	display: block;
	min-width: 100%;
	max-width: 1000px;
	height: 100%;
	transition-duration: 0.5s;
	margin:  auto;
}
.Inews_list ul li:hover .Inews_img img{
	transform: scale(1.1);
	transition-duration: 0.5s;
}
.Devote_product{
	width: 100%;
}
.DP_con{
	max-width: 1200px;
	margin: 0 auto;
}
.DP_title{
	text-align: center;
}
.DP_title h2{
	font-size: 24px;
	color: #0f0f0f;
	padding: 60px 0 20px;
}
.DP_title p{
	font-size: 16px;
	color: #8e8e8e;
}
.DP_list ul {
	overflow: hidden;
}
.DP_list ul li{
	float: left;
	background-repeat: no-repeat;
	background-size: cover;
	width: 25%;
	height: 580px;
	text-align: center;
	position: relative;
	transition-duration: .5s;
}
.DP_list ul li:hover .DPL_shadow{
	height: 0;
	transition-duration: .5s;
}
.DPL_shadow{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgb(0 0 0 / 60%);
	z-index: 2;
	transition-duration: .5s;
}
.DPL_shadowtext{
	position: absolute;
	bottom: -300px;
	left: 0;
	width: 100%;
	z-index: 3;
	transition-duration: .5s;
}
.DP_list ul li:hover .DPL_shadowtext{
	bottom: 0;
	transition-duration: .5s;
}
.DP_list ul li:hover a{
	margin: 40px 40px;
	transition-duration: .5s;
}
.DP_list ul li:hover a h2{
	text-align: left;
	transition-duration: .5s;
}
.DP_list ul li:hover a p{
	text-align: left;
	transition-duration: .5s;
}
.DP_list ul li a{
	display: block;
	margin: 80px 40px;
	transition-duration: .5s;
}

.DP_list ul li#DPL_01{
	background-image: url(../img/DP_bg01.jpg);
	
}
.DP_list ul li#DPL_02{
	background-image: url(../img/DP_bg02.jpg);
	
}
.DP_list ul li#DPL_03{
	background-image: url(../img/DP_bg03.jpg);
	
}
.DP_list ul li#DPL_04{
	background-image: url(../img/DP_bg04.jpg);
	
}
.DP_list ul li h2{
	font-size: 24px;
	color: #ffffff;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	transition-duration: .5s;
}
.DP_list ul li p{
	font-size: 14px;
	color: #ffffff;
	padding: 8px 0 80px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	transition-duration: .5s;
	font-weight: 300;
}
.DP_list ul li img{
	display: block;
	margin: 0 auto;
	max-width: 180px;
	max-height: 144px;
	transition-duration: 0.5s;
}
.DP_list ul li:hover img{
	transform: scale(1.1);
	transition-duration: 0.5s;
}
.DPL_shadowtext{
	text-align: left;
}
.DPL_shadowtext h3{
	color: #fff;
	font-size: 20px;
	font-weight: bold;
}
.DPL_shadowtext a{
	display: block;
	padding: 0 40px;
	margin: 0 !important;
}
.DPL_shadowtext span{
	display: block;
	padding: 20px 0 40px;
	font-size: 14px;
	line-height: 24px;
	font-weight: 300;
	color: #fff;
}
.DPC_info{
	
	
}
.DP_about{
	padding: 50px 40px;
}
.DP_about h3{
	font-size: 28px;
	color: #ffffff;
	margin-bottom: 40px;
}
.DP_about p{
	font-size: 15px;
	color: #ffffff;
	max-width: 620px;
	line-height: 32px;
}
.Index_partner{
	width: 100%;
	padding: 60px 0;
}
.Index_partner .Index_pubtitle{
	margin: 0;
}
.Index_news .Index_pubtitle{
	margin: 60px 0 30px;
}
.Ipartner_list{
	margin: 0 60px;
	padding-top: 40px;
}
.Ipartner_list ul{
	overflow: hidden;
}
.Ipartner_list ul li{
	float: left;
	width: 10%;
	margin-bottom: 20px;
}
.Ipartner_list ul li img{
	display: block;
	width: 84%;
	height: 100%;
	margin: 0 auto;
	border: 1px solid #eee;
}
.Iproduct_list{
	margin: 0 40px;
}
.Iproduct_list ul{
	overflow: hidden;
	margin-bottom: 20px;
}
.Iproduct_list ul li:nth-child(1){
	margin-left: 0;
}
.Iproduct_list ul li:nth-child(4n+1){
	margin-left: 0;
}
.Iproduct_list ul li{
	float: left;
	width: 25%;
	margin-bottom: 40px;
	text-align: center;
}
.Iproduct_list ul li a{
	display: block;
	margin: 0 20px;
}
.IPL_img{
	border: 1px solid #d8d8d8;
	display: block;
	width: 100%;
	overflow: hidden;
}
.IPL_img img{
	display: block;
	width: 100%;
	height: 100%;
	transition-duration: 0.5s;
}
.Iproduct_list ul li:hover .IPL_img img{
	transform: scale(1.1);
	transition-duration: 0.5s;
}
.Iproduct_list ul li h2{
	font-size: 16px;
	color: #fff;
	padding: 30px 0 20px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.Iproduct_list ul li b{
	font-size: 14px;
	color: #ffffff;
	background-color: #0188e4;
	display: inline-block;
	width: 200px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-weight: normal;
	border: 1px solid #0188e4;
	transition-duration: 0.3s;
	font-weight: 300;
}
.Iproduct_list ul li:hover b{
	background-color: #FFFFFF;
	color: #0188e4;
	transition-duration: 0.3s;
}
.Index_product{
	width: 100%;
	background-image: url(../img/indexpro_bg.jpg);
	background-position:center;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding: 80px 0;
}
.Index_product .Index_pubtitle{
	margin-top: 0;
}
.Index_about{
	width: 100%;
	padding: 160px 0;
	background-image: url(../img/indexabout_bg.jpg);
	background-position:center;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.Index_about .Index_pubtitle{
	margin: 0;
}
.Iabout_list{
	max-width: 1200px;
	margin: 0 auto;
	padding-top: 30px;
	overflow: hidden;
}
.IAL_con{
	overflow: hidden;
	margin: 0 30px;
}
.Iabout_list_left {
	position:relative;
	padding-bottom: 60px;
}

.Iabout_list_right{
	float: right;
	width: 545px;
	height: 324px;
	position:relative;
}
.Iabout_img img{
	display: block;
	width: 100%;
	height: 100%;
}

.Iabout_text{

}
.Iabout_text#Ia_text02{
	
}
.Index_about .Index_more a{
	color: #fff;
	border: 1px solid #fff;
}
.Index_product .Index_more a{
	color: #fff;
	border: 1px solid #fff;
}
.Index_product .Index_more:hover a{
	border: 1px solid #0188e4;
	color: #0188e4;
	transition-duration: 0.3s;
}
.Index_about .Index_more:hover a{
	border: 1px solid #0188e4;
	color: #0188e4;
	transition-duration: 0.3s;
}
.IAT_con{
	max-width: 1100px;
	margin: 0 auto;
	text-align: center;
}
.IAT_con h3{
	font-size: 26px;
	color: #ffffff;
	border-bottom: 4px solid #ffffff;
	padding-bottom: 10px;
	margin-bottom: 20px;
	text-align: center;
	display: inline-block;
}
.IAT_con p{
	font-size: 16px;
	color: #ffffff;
	line-height: 36px;
	overflow: hidden;
	font-weight: 100;
	
}
.NyB_shadow{
	background: url(../img/ny_banner_top.png) no-repeat top center;
	background-size: 100% auto;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.Ny_banner{
	position: relative;
}
.NyB_img img{
	display: block;
	width: 100%;
}

/*产品中心*/
.Ny_middle{
	width: 100%;
}
.Ny_middlecon{
	max-width: 1200px;
	margin: 40px auto 60px;
	overflow: hidden;
	position: relative;
}
.Nypub_left{
	float: left;
	width: 210px;
}
.Nypub_right{
	float: right;
	width: 940px;
}
.Ny_middle_line{
	position: absolute;
	left: 238px;
	border-right: 1px dashed #d6d6d6;
	height: 100%;
}
.Nyl_title{
	background-color: #017acb;
	width: 100%;
	height: 68px;
	line-height: 68px;
}
.Nyl_title h2{
	padding-left: 23px;
	color: #FFFFFF;
	font-size: 22px;
	font-weight: 600;
}
.Nyl_meua{
	margin: 20px 0 30px;
}
.Nyl_meua ul li{
	background-color: #f6f6f6;
	margin-bottom: 1px;
	position: relative;
	
}
.Nyl_meua ul li a{
	display: block;
	margin: 0 10px;
	height: 50px;
	line-height: 50px;
	background: url(../img/tri01.png) no-repeat right center;
}
.Nyl_meua ul li a b{
	float: left;
	width: 4px;
	height: 4px;
	background-color: #f6f6f6;
	display: block;
	margin: 23px 0;
	
}
.Nyl_meua ul li:hover{
	background-color: #017acb;
}
.Nyl_meua ul li.on{
	background-color: #017acb;
}
.Nyl_meua ul li:hover a{
	background: url(../img/tri01_on.png) no-repeat right center;
}
.Nyl_meua ul li.on a{
	background: url(../img/tri01_on.png) no-repeat right center;
}
.Nyl_meua ul li:hover dl dd a{
	background: url(../img/tri02.png) no-repeat right center;;
}
.Nyl_meua ul li.on dl dd a{
	background: url(../img/tri02.png) no-repeat right center;;
}
.Nyl_meua ul li:hover a h3{
	color: #FFFFFF;
}
.Nyl_meua ul li.on a h3{
	color: #FFFFFF;
}
.Nyl_meua ul li a h3{
	float: left;
	font-weight: normal;
	font-size: 16px;
	color: #525252;
	padding-left: 10px;
	max-width: 90%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.Nyl_meua ul li dl{
	padding-left:15px;
	background-color: #e9e9e9;
	opacity: 0;
	position: absolute;
	left: 200px;
	top: 0;
	width: 200px;
	transition-duration: .5s;
	z-index: 10000;
	visibility: hidden
}
.Nyl_meua ul li:hover dl{
	left: 210px;
	transition-duration: .5s;
	opacity: 1;
	visibility: visible;
}
.Nyl_meua ul li dl dd a h4{
	padding-left: 10px;
	font-weight: normal;
	font-size: 14px;
	color: #666666;
}
.Nyl_meua ul li dl dd:hover a h4{
	color:#017acb;
}
.Nyl_meua ul li dl dd:hover a b{
	background-color: #017acb;
}
.Nyl_meua ul li dl dd a{
	display: block;
	overflow: hidden;
	margin: 0 10px;
	height:42px;
	line-height: 42px;
	background: url(../img/tri02.png) no-repeat right center;
	border-bottom: 1px solid #FFFFFF;
	color: #666;
  font-size: 14px;
}
.Nyl_meua ul li dl dd:last-child a{
	border-bottom: none;
}
.Nyl_meua ul li dl dd a b{
	margin: 19px 0;
	background-color: #999999;
}
.Nyl_contact{
	display: none;
}
.Nyl_contactcon{
	background-color: #f6f6f6;

}
.Nyl_contactcon ul{
	margin: 0 10px;
}
.Nyl_contactcon ul li{
	border-bottom: 1px solid #FFFFFF;
	padding: 20px 0;
}
.Nyl_contactcon ul li:last-child{
	border-bottom: none;
}
.Office{
	display: block;
	width: 95px;
	height: 30px;
	line-height: 30px;
	font-size: 13px;
	color: #ffffff;
	background-color: #cccccc;
	text-align: center;
}
.Nyl_phone{
	overflow: hidden;
	margin-top: 20px;
}
.Nyl_Icon{
	float: left;
	width: 15px;
	height: 16px;
	
}
.Nyl_Icon img{
	display: block;
	width: 100%;
}
.Nyl_contacttext{
	float: right;
	width: 85%;
	
}
.Nyl_contacttext p{
	color: #999999;
	font-size: 13px;
	line-height: 16px;
}
.Nyl_contacttext h3{
	font-size: 13px;
	color: #525252;
	font-weight: normal;
	padding-top: 8px;
	line-height: 22px;
}
.Breadtree{
	border-bottom: 1px dashed #d6d6d6;
	padding-bottom: 15px;
	font-size: 14px;
	color: #535353;
}
.Breadtree a{
	color: #535353;
	padding: 0 3px;
}
.Breadtree a:last-child{
	color: #017acb;
}
.Ny_prolist ul{
	overflow: hidden;
}
.Ny_prolist ul li{
	float: left;
	width: 216px;
	margin-left: 25px;
	margin-top: 25px;
}
.Ny_prolist ul li:nth-child(1){
	margin-left: 0;
}
.Ny_prolist ul li:nth-child(4n+1){
	margin-left: 0;
}
.Ny_proimg{
	border: 1px solid #e9e9e9;
	height: 168px;
	overflow: hidden;
}
.Ny_proimg img{
	display: block;
	width: auto;
	transition-duration: 0.3s;
	
	height: 100%;
	
	margin: 0 auto;
}
.Ny_protext{
	background-color: #e9e9e9;
	width: 100%;
	height: 42px;
	line-height: 42px;
	text-align: center;
}
.Ny_protext h2{
	font-size: 15px;
	color: #333333;
	font-weight: normal;
	padding: 0 10px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	
}
.Ny_prolist ul li:hover .Ny_proimg img{
	transform: scale(1.1);
	transition-duration: 0.3s;
}
.Ny_prolist ul li:hover .Ny_protext{
	background-color: #017acb;
}
.Ny_prolist ul li:hover .Ny_protext h2{
	color: #FFFFFF;
}
.Ny_newslist ul li{
	padding: 25px 0;
	border-bottom: 1px solid #dddddd;
	overflow: hidden;
}
.Ny_newsimg{
	float: left;
	width: 266px;
	height: 140px;
	overflow: hidden;
}
.Ny_newsimg img{
	display: block;
	width: 100%;
	transition-duration: 0.5s;
}
.Ny_newstext{
	float: left;
	margin-left: 30px;
	max-width: 640px;
}
.Ny_newstext h2{
	font-size: 20px;
	color: #333333;
	font-weight: normal;
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.Ny_newstext p{
	font-size: 14px;
	color: #999999;
	line-height: 26px;
	margin: 15px 0;
	height: 52px;
	overflow: hidden;
}
.Ny_newstext b{
	font-size: 12px;
	color: #333333;
	display: block;
	width: 120px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #d6d6d6;
	text-align: center;
	font-weight: normal;
}
.Ny_newslist ul li:hover .Ny_newsimg img{
	transform: scale(1.1);
	transition-duration: 0.5s;
}
.Ny_newslist ul li:hover .Ny_newstext h2{
	color: #017acb;
}
.Ny_newslist ul li:hover .Ny_newstext b{
	border: 1px solid #017acb;
	color: #017acb;
}
.Ny_About{
	margin-top: 25px;
}
.Ny_contaction{
	margin-top: 40px;
}
.Headquarters{
	border-bottom: 1px solid #DDDDDD;
	padding: 25px 0;
}
.NyC_title{
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}
.NyC_lianxi{
	overflow: hidden;
}
.NyC_text{
	float: left;
	width: 500px;
}
.NyC_map{
	float: right;
	width: 400px;
}
.NyC_map img{
	display: block;
	width: 100%;
}
.NyC_text{
	padding-top: 25px;
}
.NyC_text p{
	font-size: 15px;
	color: #666;
	margin-bottom: 15px;
}
.Form_title{
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.Contact_form p{
	overflow: hidden;
	padding-top: 30px;
}
.Contact_form p span{
	float: left;
	font-size: 14px;
	color: #666666;
	display: block;
	width: 100px;
	line-height: 35px;
}
.Contact_form p input{
	float: left;
	margin-left: 20px;
	height: 35px;
	line-height: 35x;
	padding: 0 10px;
	display: block;
	outline: none;
	width: 500px;
	border: 1px solid #CCCCCC;
	font-size: 14px;
	color: #666666;
}
.Contact_form p textarea{
	float: left;
	margin-left: 20px;
	height: 120px;
	display: block;
	padding: 10px 10px;
	outline: none;
	width: 500px;
	resize: none;
	border: 1px solid #CCCCCC;
	font-size: 14px;
	color: #666666;
	font-family: "微软雅黑";
}
.Contact_form .contact_button{
	float: left;
	width: 70px;
	height: 50px;
	background-color: #FFFFFF;
	border-radius: 5px;
	overflow: hidden;
}
.contact_button button{
    color: #333333;
	border: none;
	text-align: center;
	display: block;
	width: 100%;
	line-height: 50px;
	font-size: 14px;
	height: 100%;
	cursor: pointer;
}

.Download{
	margin-top: 10px;
}
.Download ul li{
	overflow: hidden;
	border-bottom: 1px solid #DDDDDD;
	padding: 15px 0;
}
.Download_title{
	float: left;
	font-size: 15px;
	color: #333333;
}
.Download_icon{
	float: right;
	width: 20px;
}
.Download_icon img{
	display: block;
	width: 100%;
}
.Download ul li:hover .Download_title{
	color: #017acb;
}
.Nypub_left_twice{
	float: left;
	width: 940px;
}
.Nypub_right_twice{
	float: right;
    width: 210px;
}
.Ny_middle_line_twice{
	position: absolute;
    right: 238px;
    border-right: 1px dashed #d6d6d6;
    height: 100%;
}
.Prod_top{
	overflow: hidden;
	padding: 30px 0 40px;
}
.Prod_banner{
	float: left;
	width: 428px;
	border: 1px solid #e9e9e9;
}
.Prod_toptext{
	float: right;
	width: 480px;
}
.Prod_toptext h2{
	font-size: 18px;
	margin-bottom: 20px;
	color: #333333;
}
.Prod_toptext p{
	font-size: 14px;
	color: #666666;
	line-height: 28px;
}
.Rp_title{
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
}
.Rp_title h2{
	font-size: 15px;
	color: #FFFFFF;
	background-color: #017acb;
	width: 120px;
	height: 40px;
	line-height: 40px;
	text-align: center;
}
.Nede_sxp{
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	padding-bottom: 15px;
}
.sxp_con{
	padding-top: 15px;
	font-size: 13px;
	color: #636262;
}
.sxp_con a{
	
	color: #333333;
}
.sxp_con a:hover{
	color: #017acb;
}
.Nede_con{
	padding: 30px 0 40px;
	font-size: 14px;
	color: #666666;
	line-height: 28px;
}
.News_detail{
	padding-top: 30px;
}
.Nede_title{
	font-size:20px;
	color: #333333;
	font-weight: bold;
}
.Nede_time{
	background-color: #eaeef1;
	margin-top: 20px;
}
.Nede_time p{
	font-size: 12px;
	color: #636262;
	padding: 10px 10px;
}

/*=====================================分页样式=====================================*/
.page {
    padding: 20px 0px 20px 0px;
    float: left;
    width: 100%;
    text-align: center;
    font-size: 0;
    margin-top: 40px;
}

.page span,
.page a {
    padding: 10px 20px 10px 20px;
    background-color: #fff;
    border-radius: 10px;
    font-size: 12px;
    margin: 0 2px;
    border: 1px #e5e5e5 solid;
    color: #2295f2;
}

.page .current,
.page a:hover {
    color: #fff;
    border-color: #2295f2;
    background-color: #2295f2;
}

.page .disabled {
    color: #ccc;
    background-color: #fff;
    border: 1px #e5e5e5 solid;
    cursor: not-allowed;
}

.page .rows {
    padding-left: 20px;
    background: none;
    border: none;
}
