﻿@charset "utf-8";


body {margin:0px; padding:0px; font-size:16px;}
ol,ul,li,dl,dt,dd,form,p,h1,h2,h3,h4,h5{ margin:0px; padding:0px;}
ol,ul,li{ list-style:none;}
img{ border:none;max-width: 100%}
a{ color:#333; text-decoration:none; outline:none;}
a:hover{ color:#2b8cc9;}
.clear{ clear:both;}
input,textarea{ outline:0; resize:none;}
input{ margin:0; padding:0;}
.auto{ margin:0 auto; width:1200px; }
.fl{ float:left; _display:inline;}
.fr{ float:right; _display:inline;}

/*header*/

.header {
	height: 85px;
	color: #5f5f5f;
}

.header a {
	color: #5f5f5f;
}


.login {
	text-align: right;
	margin: 10px 0;
}

.language {
	line-height: 25px;
}

.share li {
	float: left;
	width: 25px;
	height: 25px;
	margin-left: 12px;
}
.xins{ position:relative;}
.aaaa2{ position:absolute; z-index:9999; display:none; cursor:pointer; top:30px; left:-40px;}


/*nav*/

.nav {
	height: 100%;
}
.nav ul{
	height: 100%;
}

.nav>ul>li {
	font-size: 14px;
	margin-left: 28px;
	float: left;
	position: relative;
}
/*.nav>ul>li:first-child{
	margin-left: 0;
}*/

.nav>ul>li>a {
	display: block;
	padding: 0 12px;
	color: #4d4d4d;
	font-size:18px;
	line-height: 83px;
	box-sizing: border-box;
	border-bottom: 2px solid transparent;
}

.nav>ul>li>a.navas:hover {
	border-bottom: 2px solid #038bd0;
	color:#038bd0;
}

.nav>ul>li>a.sfhover {
	border-bottom: 2px solid #038bd0;
	color:#038bd0;
}

.nav>ul>li>a.a111 {
	border-bottom: 2px solid #038bd0;
	color:#038bd0;
}

.nav>ul>li>.zhc {
	display: none;
	width: 430px;
	min-height: 154px;
	_height: 154px;
	padding: 10px 20px 0;
	background: #fff;
	z-index: 999;
	position: absolute;
	top:100%;
	left:0;
	background: none repeat scroll 0 0 #f6f6f6;

}


.nav ul li .zhc ul li {
	line-height: 2;
	margin-left: 0;
	clear: both;
	padding-left: 14px;
	background: url(../images/index_06.jpg) no-repeat left center;
}

.nav ul li .zhc ul li a {
	padding:0;
	color: #504f4f;
	font-size:16px;
}

.nav ul li .zhc ul li a:hover {
	border-bottom:none;
	color:#0094DE;
}
.zhc ul li a:hover{ text-decoration:underline;}

.search-wrap{
	position: relative;
	height: 100%;
}
.search-img{
	display: flex;
	align-items: center;
	height: 100%;
}
.search-img img{
	cursor: pointer;
	width: 30px;
}
.search {
	position: absolute;
	width: 260px;
	height: 40px;
	right: 0;
	top: 100%;
	z-index: 9;
	display: none;
}

.search .box {
	width: calc(100% - 45px);
	height: 100%;
	color: #bdbdbd;
	padding: 8px 0 8px 8px;
	border: 1px solid #ebebeb;
	box-sizing: border-box;
}

.search .btn {
	width: 45px;
	height: 100%;
	border: 0;
	background-color: #038bd0;
	background-image: url(../images/search_w.png);
	background-repeat: no-repeat;
	background-size: 30px 30px;
	background-position: center;
	cursor:pointer;
}

/*banner*/
.topbaners{
 width:auto;
 min-height:174px;
 _height:174px;
 display:none;
 background: none repeat scroll 0 0 #f6f6f6;
}

.banners {
	position: relative;
	zoom:1;
}

.banner .banner_img {
	width: 100%;
}
.banners .banner_img {
	width: 100%;
}

.page {
	position: absolute;
	right:10%;
	bottom:10%;
}

.page li {
	float: left;
	margin-right: 20px;
}

/*news*/

.news {
	height: 56px;
	background: #f7f7f7;
	margin: 17px 0 23px;
}

.news h2 {
	float: left;
	font-size: 18px;
	font-weight: normal;
	color: #1e1e1e;
	width: 106px;
	height: 56px;
	line-height: 56px;
	padding-left: 28px;
	margin-right: 24px;
	background: #ebebeb url(../images/index_21.jpg) no-repeat right center;
}

.news .new_news li {
	line-height: 56px;
}

.news .new_news li a {
	font-size: 16px;
	color: #504f4f;
}

.news .new_page li {
	float: left;
	font-size: 16px;
	line-height: 56px;
	margin-right: 10px;
}

.news .new_page li a {
	color: #898989;
	font-size:22px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.main_left {
	width: 330px;
	height: 268px;
}

.main_left dl dt {
	float: left;
	width: 113px;
	height: 121px;
}

.main_left dl dd {
	float: right;
	width: 194px;
	height: 121px;
}

.main_left dl dd h3 {
	font-size: 12px;
	color: #504f4f;
	margin-bottom: 10px;
}

.main_left dl dd p {
	line-height: 21px;
	color: #504f4f;
	text-indent: 2em;
}

.main_mid {
	width: 410px;
	height: 268px;
	margin-left: 18px;
}

.main_mid dl {
	height: 121px;
}

.main_mid dl dt {
	float: left;
	width: 113px;
	height: 121px;
}

.main_mid dl dd {
	float: right;
	width: 260px;
	line-height: 24px;
}

.main_mid dl dd h3 {
	font-size: 12px;
	color: #504f4f;
}

.main_mid dl dd p {
	color: #504f4f;
	text-indent: 2em;
}

.main_mid dl dd span {
	float: right;
}

.main_mid dl dd span a {
	color: #898989;
}

.main_mid dl dd span a:hover {
	text-decoration: underline;
}

.news_list {
	margin-top: 11px;
	border-top: 1px solid #e9e9e9;
}

.news_list li {
	line-height: 26px;
	color: #868686;
	padding-left: 16px;
	background: url(../images/index_38.jpg) no-repeat 5px center;
}

.news_list li span {
	float: right;
}

.news_list li a {
	color: #504f4f;
}

.news_list li a:hover {
	text-decoration: underline;
}

.main_right {
	width: 324px;
	height: 268px;
}

.main_right dd h3 {
	font-size: 12px;
	color: #504f4f;
	margin-bottom: 10px;
}

.main_right dd p {
	line-height: 21px;
	color: #504f4f;
	text-indent: 2em;
}

.about dt {
	width: 113px;
	height: 121px;
	float: left;
}

.aboutcon{
	line-height:200%;
	color: #504f4f; 
	margin-top:16px;
	margin-bottom: 20px;
}

.about dd {
	width: 200px;
	float: right;
}

.media {
	margin-top: 9px;
}

.media dt {
	width: 170px;
	height: 121px;
	float: left;
}

.media dd {
	width: 138px;
	float: right;
}



/*link*/

.link {
/*	height: 112px;*/
	border: 1px solid #e2e1e1;
	background: #fbfbfb;
	margin: 37px 0 32px;
}

.link_right {
	width: 54px;
	height: 33px;
	margin-top:40px;
}
.link_left {
	width: 34px;
	height: 33px;
	margin-top:40px;
	margin-left:18px;
}
.link_list{
	position: relative;
}
.link_list li {
	float: left;
	margin: 20px 40px 0 0;
}

/*subnav*/

.subnav {
	height: 308px;
	min-width: 1100px;
	background: url(../images/index_75.jpg);
}

.subnav dl {
	float: left;
}

.subnav dl .row {
	width: 200px;
	height: 308px;
	margin-right: 40px;
	background: url(../images/index_79.jpg) no-repeat right center;
}

.subnav dl dt {
	font-size: 18px;
	color: #f2f2f2;
	height: 100px;
	line-height: 100px;
}

.subnav dl dd {
	font-size: 16px;
	line-height: 30px;
}

.subnav dl dd a {
	color: #dddada;
}
.subnav dl dd a span{
	font-family: SimHei;
}

.ewm {
	width: 230px;
	text-align: center;
	margin-top: 40px;
}

.ewm_img {
	/*width: 123px;
	height: 123px;
	margin-left: 60px;*/
}

.ewm p {
	color: #d9d9d9;
	height: 70px;
	line-height: 70px;
}

.ewm p span {
	font-size: 18px;
}

/*sidebar*/

.sidebar {
	width: 265px;
	margin: 24px 0;
}

.sidebar h2 {
	font-size: 20px;
	font-weight: normal;
	text-align: center;
	color: #fff;
	height: 60px;
	padding-top: 16px;
	background: url(../images/ny_05.jpg) no-repeat;
	background-size: 100% 100%;
}

.sidebar h2 p {
	font-size: 16px;
}

.sidebar>ul {
	margin-bottom: 40px;
}

.sidebar>ul>li {
	font-size: 14px;
/*	height: 46px;*/
	line-height: 46px;
/*	text-align: center;*/
}

.sidebar>ul>li>a {
	padding: 0 10px;
	display: block;
	color: #7b7a7a;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box !important;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	border-bottom: 1px solid #d8d8d8;
}
.sidebar>ul>li>a.menu_head {
	cursor: pointer;
	background-color: #ffffff;
	background-position: right center;
	background-repeat: no-repeat;
	background-image: url(../images/jia1.png?v=5);
}
.sidebar>ul>li>a:hover{
	background-color: #dcf2ff;
}
.sidebar>ul>li>a:hover{
	color: #2b8cc9;
}
.sidebar>ul>li.hoderts>a{
	background-color: #dcf2ff;
}
.sidebar>ul>li.hoderts>a.menu_head{
	background-image: url(../images/jia2.png?v=5);
	background-color: rgb(209, 209, 209);
}
.sidebar>ul>li.hoderts>a{
	color: #2b8cc9;
}
.sidebar>ul>li>.pro-nav{
	display: none;
}
.sidebar>ul>li.hoderts >.pro-nav{
	display: block;
}
.sidebar ul li .pro-nav>li{
	line-height: 46px;
}
.sidebar ul li .pro-nav>li>a{
	padding-left: 20px;
	font-size: 16px;
	color: #7b7a7a;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box !important;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	border-bottom: 1px solid #d8d8d8;
}

.sidebar>ul>li .pro-nav>li>a:hover{
	background-color: #dcf2ff;
	color: #2b8cc9;
}
.sidebar ul li .pro-nav>li.cur>a{
	background-color: #dcf2ff;
	color: #2b8cc9;
}

.fee h3, .phone h3 {
	font-size: 16px;
	font-weight: normal;
	color: #125096;
}
.fee h3 a, .phone h3 a {
	font-size: 16px;
	font-weight: normal;
	color: #125096;
}

.fee p, .phone p {
	color: #8d8e8e;
}

.fee {
	padding-left: 40px;
	margin: 20px 0;
	background: url(../images/ny_19.jpg) no-repeat left top;
}

.phone {
	padding-left: 50px;
	background: url(../images/ny_22.jpg) no-repeat left top;
}

/*content*/

.content {
	width: 900px;
	margin: 24px 0;
}

.breadCrumbs {
	font-size: 16px;
	line-height: 36px;
	color: #504f4f;
	border-bottom: 1px solid #d8d8d8;
}
.breadCrumbs span{
	font-family: simhei;
}

.breadCrumbs a {
	color: #504f4f;
}

.list_news li {
	width: 100%;
	height: 105px;
	padding: 16px 0;
	border-bottom: 1px dashed #d9d8d8;
}

.news_img {
	width: 140px;
	height: 105px;
}
.news_img a{
	display: block;
	width: 100%;
	height: 100%;
}
.news_img img{
	width: 100%;
	object-fit: cover;
	height: 100%;
}

.news_text {
	width: calc(100% - 160px);
	height: 105px;
	color: #504f4f;
	line-height: 34px;
	position: relative;
}

.news_text h3 {
	font-size: 16px;
	font-weight: normal;
}

.news_text h3 a {
	color: #504f4f;

}

.news_text p {
	font-size: 14px;
	line-height: 1.6;
	color: #777;
/*	text-indent: 2em;*/
}

.news_text span {
	position: absolute;
	right:0;
}
.a123{ color:#FF0000;}

.news_text span a {
	color: #7b7b7b;
}
.news_text span a em{
	font-style: normal;
	font-family: simhei;
}
/*
.news_content h3 {
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	color: #504f4f;
}*/

.news_content p {
	color: #504f4f;
}

.news_content p a {
	color: #747474;
}

/*footer*/

.footer {
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #686868;
	font-size: 14px;
}
.footer p a{color: #686868;font-size: 14px;}
/*kefu*/

.kefu {
	width: 133px;
	height: 228px;
	padding-left: 39px;
	background: url(../images/index_03.png) no-repeat left top;
	position: fixed;
	right:0;
	top:140px;
	z-index: 9999;
	cursor:pointer;
}

.kefu_c {
	background: #fff;
}

.kefu h3 {
	font-size: 12px;
	line-height: 30px;
	font-weight: normal;
	color: #14171e;
	margin-left: 8px;
}

.kefu h4 {
	height: 27px;
	line-height: 27px;
	border-top: 1px solid #d0cfcf;
	text-align: center;
	background: url(../images/index_23.jpg) no-repeat 20px center;
	margin-top: 10px;
}

.kefu h4 a {
	color: #3a86d6;
}

.kefu_list li {
	margin: 3px 0 0 24px;
}

.kefu .phone {
	color: #14171e;
	padding-left: 33px;
	margin-left: 8px;
	background: url(../images/index_19.jpg) no-repeat left top;
}
#marquee6{ height:56px; overflow:hidden; width:calc(100% - 250px); float:left; line-height:56px;}
.textcont{min-height:250px;_height:250px;}

.comm_c {
	border: 1px solid #86a2bd;
	height: 96px;
	width: 449px;
	 resize:both;
}

.vaildate {
	border: 1px solid #86a2bd;
	float: left;
	height: 20px;
	width: 60px;
}


.newsList3 .u1{ width: 104%; margin: 0 -2%; overflow: hidden;}
.newsList3 .l1{ 
	float: left; 
	width: 29.3%; 
	margin: 5px 2% 25px; 
	padding: 0px 0px; 
	background: #fff;
	
	
	/*
	-webkit-box-shadow: 0px 7px 8px 3px #E7E7E7;
	-moz-box-shadow: 0px 7px 8px 3px #E7E7E7;
	box-shadow: 0px 7px 8px 3px #E7E7E7;
	
	
	border-radius: 10px;*/
}
.newsList3 .l1 .da{ font-size: 10px; line-height: 10px; color: #888;display:;}
.newsList3 .l1 .da::after{ content: ""; display: block; width: 24px; height: 3px; margin: 10px 0 0px 0; }
.newsList3 .l1 .tit{ font-size:18px; line-height:25px; min-height: 25px; overflow: hidden; color: #333;font-weight: bold;color: #0070C0;}
.newsList3 .l1 .info{ font-size: 16px; line-height: 28px; min-height:56px;height: auto;margin: 10px 0 5px 0; overflow: hidden; color: #666;}
.newsList3 .l1:hover .tit{ color: #0070C0;}
.newsList3 .l1 .img{ line-height: 0;overflow: hidden;position: relative;}
.newsList3 .l1 :hover img{
		-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	transition: all 0.5s ;
	-webkit-transition: all 0.5s ;
	-ms-transition: all 0.5s ;
	-o-transition: all 0.5s ;
	-moz-transition: all 0.5s ;
}
.newsList3 .l1 .img:hover .alttitle{
	display: block;
}
.newsList3 .l1:hover{
	/*
	background: #F9F9F9;
	*/
}
.newsList3 .l1 img{
	-webkit-transform: scale(1.0);
	-ms-transform: scale(1.0);
	-o-transform: scale(1.0);
	transform: scale(1.0);
	transition: all 0.5s ;
	-webkit-transition: all 0.5s ;
	-ms-transition: all 0.5s ;
	-o-transition: all 0.5s ;
	-moz-transition: all 0.5s ;
}


.link_list .photo{
		width: 90%;
		margin: 10px auto;
		padding-bottom: 10px;
		background: #FFFFFF;
	border: #E2E2E2 1px solid;
		border-radius: 0px 0px 0px 0px ;
	overflow: hidden;
	line-height: 40px;
	
}
 
.link_list .photo img{
	width:auto;
	margin: 0 auto;
	height: 200px;
}  
.link_list .photo img:hover{
   -webkit-transform: scale(1.05);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.05);
	transform: scale(1.05);
	transition: all 0.5s ;
	-webkit-transition: all 0.5s ;
	-ms-transition: all 0.5s ;
	-o-transition: all 0.5s ;
	-moz-transition: all 0.5s 
} 


.link_list .photo img{
	   -webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	transition: all 0.5s ;
	-webkit-transition: all 0.5s ;
	-ms-transition: all 0.5s ;
	-o-transition: all 0.5s ;
	-moz-transition: all 0.5s 
}
.swiper-slide a img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	max-width: 100%;
}

.link_list .my-prev{
	left:-35px;
	top:50%;
	background:url("../images/hp_pre.png") no-repeat center center;
	background-size:50%;
}
.link_list .my-next{
	right: -35px;
	top:50%;
	background:url("../images/hp_next.png") no-repeat center center;
	background-size:50%;
}
.pages{
	margin-top: 16px;
}
.pages table{
	margin: auto;
}


.pcpc .ti{
	line-height: 60px;
}
.pcpc .down{
	 line-height: 50px;
}
.pcpc .cinfos{
	line-height: 28px;
	padding-top: 10px;
	font-size: 16px;
}
.pcpc .down img{
	vertical-align: middle;
	padding-right: 10px;
   
}
.product-title{
	text-align:center;
	font-weight:bold; 
	font-size:18px; 
	color:#333333; 
	margin-bottom:10px;
	padding:5px 0 8px 0px;
	border-bottom:1px dashed #CCCCCC;
}
.product-info{
	margin: 16px 0;
}
.product-img{
	border: #E3E3E3 1px solid;
	width: 40%;
}
.product-img img{
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	max-width: 100%;
}
.product-file{
	width: 55%;
}

.downlist{
	margin-top: 20px;
	width: 100%;
}
.downlist ul li{
	width: 29.333%;
	margin: 0 2% 40px;;
	float: left;
	text-align: center;
	line-height:40px;
	font-size: 16px;
}
.downlist ul li img{
	width: 100%;
	height: auto;
}
.downlist{
	line-height: 50px;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}

.cntit{
	font-size: 24px;
	line-height: 38px;
	margin-top: 0px;
	color: #666;
}
.photo .number{
	text-align: center;
}
.names{
	width: 90%;
	margin: 10px auto 0;
	line-height: 22px;
	height: 44px;
	overflow: hidden;
	border-bottom: 1px dotted #E2E2E2;
	padding-bottom: 20px;
	vertical-align: middle;
	color: #0070C0;
}