/* 幻灯片 */
.banner-box {
	min-width: 1200px;
	height: 650px;
	position: relative;
	overflow: hidden;
	background: #eee;
}

.banner-box .bd {
	width: 100% !important;
}

.banner-box .bd li {
	width: 100% !important;
	height: 650px;
	background-position: center;
	background-repeat: no-repeat;
}

.banner-box .bd li a {
	display: block;
	background-size: auto;
}

.banner-btn {
	width: 100%;
	position: absolute;
	top: 280px;
	left: 0;
	margin-left: 0;
	height: 358px;
	overflow: hidden;
}

.banner-btn a {
	display: block;
	width: 49px;
	height: 104px;
	position: absolute;
	top: 0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	transition: 0.3s all ease-in-out;
}

.banner-btn a.prev {
	left: -50px;
	background: url(../img/20200410152540_1541935804.png) no-repeat 0 0;
}

.banner-btn a.next {
	right: -50px;
	background: url(../img/20200410152540_1541935804.png) no-repeat -49px 0;
}

.banner-box .hd {
	position: absolute;
	bottom: 20px;
	width: 100%;
	display: block;
}

.banner-box .hd ul {
	text-align: center;
}

.banner-box .hd ul li {
	width: 100px;
	height: 6px;
	text-indent: -9999px;
	background: #ccc;
	cursor: pointer;
	display: inline-block;
	margin: 0 5px;
	transition: 0.8s all ease-in-out;
}

.banner-box .hd ul li.on {
	background: #1a58a4;
	width: 100px;
}

.banner-box:hover .banner-btn a.prev {
	left: 20px;
	filter: alpha(opacity=40);
	-moz-opacity: .4;
	-khtml-opacity: .4;
	opacity: .4;
}

.banner-box:hover .banner-btn a.next {
	right: 20px;
	filter: alpha(opacity=40);
	-moz-opacity: .4;
	-khtml-opacity: .4;
	opacity: .4;
}

.banner-box .banner-btn a.prev:hover,
.banner-box:hover .banner-btn a.next:hover {
	filter: alpha(opacity=80);
	-moz-opacity: .8;
	-khtml-opacity: .8;
	opacity: .8;
}



/*搜索*/
.search {
	height: 72px;
	border-bottom: 1px solid #edeeef;
}

.keywords {
	line-height: 72px;
}

.keywords span {
	font-size: 14px;
	color: #1a58a4;
}

.keywords a {
	font-size: 14px;
	color: #666666;
}

.keywords a:hover {
	color: #1a58a4;
}

#infoname {
	margin: 0;
	height: 40px;
	line-height: 40px;
	padding-left: 54px;
	color: #b9bcc1;
	background: url(../img/20200410153804_1033721488.png) no-repeat 16px;
	width: 215px;
	font-size: 14px;
	height: 72px;
	border: none;
	border-left: 1px solid #edeeef;
}

#search_r li:nth-child(2) {
	width: 75px;
	height: 72px;
	background: #1a58a4;
}

#search_r li:nth-child(2) input {
	border: none;
	margin: 20px 21.5px;
}

#search_r li {
	float: left;
}



/*网站标题*/
.wz_bt {
	margin: 0 auto;
	text-align: center;
}

.wz_bt span {
	font-weight: bold;
	font-size: 40px;
	color: #333;
	padding-bottom: 20px;
	display: block;
}

.wz_bt b {
	color: #1a58a4;
	font-weight: bold;
}

.wz_bt p {
	font-size: 17px;
	color: #444;
	padding: 0 5px;
}

.wz_bt img {
	display: block;
	margin: 0 auto;
	padding-top: 10px;
}



/*产品中心*/
.gyjgntt {
	width: 30px;
	height: 24px;
	margin: 0 auto;
	animation: myfirst 2s infinite;
	padding-top: 20px;
}

@keyframes myfirst {
	0% {
		transform: translate(0px, 0px);
	}

	50% {
		transform: translate(0px, -10px);
	}

	100% {
		transform: translate(0px, 0px);
	}
}

.lnagmwd {
	width: 1200px;
	margin: 0 auto;
	margin-top: 20px;
}

.xkghdlm table {
	width: 100%;
}

.pro_ri {
	width: 1200px;
	margin: 0 auto;
}

/*产品*/
.cp_bt {
	margin: 0 auto;
	text-align: center;
}

.cp_bt span {
	font-size: 40px;
	color: #1a58a4;
	font-weight: bold;
}

.cp_bt img {
	display: block;
	margin: 0 auto;
	padding: 15px 0;
}

.cp_bt p {
	font-size: 18px;
	color: #444;
}

.products {
	padding-top: 55px;
	padding-bottom: 30px;
}

.protab {
	height: 92px;
	padding-top: 20px;
}
.protab .page1{
	text-align: center;
}
.protab .page1>li {
	padding: 0 40px;
	height: 50px;
	background: #f5f5f5;
	display: inline-block;
	border-radius: 10px 10px 0 0;
	margin: 0 10px;
	transition: 0.3s all;
	position: relative;
}

.protab .page1>li>a {
	text-align: center;
	display: block;
	line-height: 50px;
}

.protab li.cur>a ,.protab .page1>li:hover a{
	color: #fff;
}

.protab li.cur ,.protab .page1>li:hover{
	background: #1a58a4;
}


/*效果*/
.procon {
	width: 1300px;
	margin: 0 auto;
	padding-bottom: 50px;
}

.procon li {
	position: relative;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	overflow: hidden;
}
.procon .on{
	margin-right: 0;
}

.procon li br {
	display: none;
}

.procon li a {
	text-decoration: none;
}

.procon li span {
	display: block;
	background: url(../img/20200411110419_1935029635.png) 250px 18px no-repeat #f1f1f1;
	width: 290px;
	text-align: left !important;
	padding-left: 20px;
	height: 60px;
	line-height: 60px !important;
	margin-top: 8px;
	margin-bottom: 20px;
	transition: 0.5s all ease-in-out;
	position: relative;
	z-index: 4444;
}

.procon li span a {
	display: block;
	font-size: 16px;
}

.procon li:hover span {
	background: url(../img/20200411110545_486605052.png) 265px 18px no-repeat #1a58a4;
}

.procon li:hover span a {
	color: #FFF;
}



.procon li:after {
	content: '';
	cursor: pointer;
	position: absolute;
	left: -100%;
	top: 0;
	width: 100%;
	height: 100%;
	background-image: -moz-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, .5), rgba(255, 255, 255, 0));
	background-image: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, .5), rgba(255, 255, 255, 0));
	transform: skewx(-25deg);
	z-index: 33333;
	transition: 0.3s all;
}

.procon li:hover:after {
	left: 100%;
}

.procon li img {
	border: 1px solid #eee;
}



/*特点*/
.Features {
	width: 100%;
	margin: auto;
	padding: 60px 0px;
	background: url(../img/20200410184601_839148309.png) center;
	height: 633px;
}

.Features_til {
	text-align: center;
	font-size: 40px;
	font-weight: bold;
	margin-bottom: 30px;
	overflow: hidden;
}

.Features_til span {
	display: block;
	color: #d3cece;
	font-size: 16px;
	font-weight: normal;
	margin-top: 2px;
}

.Features_nor {
	height: 570px;
	position: relative;
	overflow: hidden;
}

.Features_list dl {
	width: 350px;
	overflow: hidden;
}

.Features_list dl dt {
	float: left;
	width: 64px;
	background: url(../img/20200410184843_1063689375.png);
	height: 74px;
	text-align: center;
	transition: all 0.5s;
}

.Features_list dl dt img {
	margin-top: 15px;
}

.Features_list dl dd {
	width: 260px;
	float: right;
	color: #c9cacb;
	font-size: 14px;
	line-height: 26px;
}

.Features_list dl dd span {
	font-size: 26px;
	display: block;
	color: #fff;
	margin-bottom: 15px;
}

.Features_list dl:hover {
	cursor: pointer;
}

.Features_list dl:hover dt {
	background-position: 0px -74px;
}

.Features_list dl.on dt {
	background-position: 0px -74px;
}

.Features_list dl.dingwei1 {
	position: absolute;
	left: 0;
	top: 60px;
}

.Features_list dl.dingwei2 {
	position: absolute;
	left: 0;
	top: 280px;
}

.Features_list dl.dingwei3 {
	width: 340px;
	position: absolute;
	right: 0;
	top: 60px;
}

.Features_list dl.dingwei3 dt {
	float: right;
}

.Features_list dl.dingwei3 dd {
	float: left;
	text-align: right;
}

.Features_list dl.dingwei4 {
	width: 340px;
	position: absolute;
	right: 0;
	top: 280px;
}

.Features_list dl.dingwei4 dt {
	float: right;
}

.Features_list dl.dingwei4 dd {
	float: left;
	text-align: right;
}

.Features_tu {
	width: 443px;
	margin: auto;
	height: 443px;
	margin-top: 34px;
	z-index: 2;
	overflow: hidden;
}

.xiaoguo {
	width: 443px;
	height: 443px;
	overflow: hidden;
}

.Features_tu li {
	width: 443px;
	margin: auto;
	height: 443px;
	border-radius: 443px;
	overflow: hidden;
}

.tempWrap {
	border-radius: 100% !important;
}


.ser_lx{ width:44.7%; height:60px; background:#0478db; border-radius:30px; z-index:2; margin:0 auto; margin-top:-25px; position:relative;}
.ser_lx *{ float:left; display:inline-block; color:#fff;}
.ser_lx span{ height:60px; font-size:16px; line-height:60px; background:url(../img/20210817150100_160735073.png) center no-repeat; background-position:40px 19px; padding-left:76px;}
.ser_lx b{ font-size:30px; font-family:fontDin1; font-weight:100; line-height:60px;}
.ser_lx a{ width:30.5%; height:40px; font-size:16px; text-align:center; line-height:40px; background:#ff6c00; border-radius:30px; margin-left:34px; margin-top:10px;}
.ser_lx a:hover{ color:#fff; font-weight:bold;}



/*优势*/
.edge {
	font-size: 16px;
	position: relative;
	line-height: 24px;
	color: #444;
	padding: 90px 0 0;
	overflow: hidden;
}

.edge .til01 {
	height: 238px;
}

.edge1 {
	height: 498px;
	position: relative;
	padding-top: 50px;
}

.edge2 {
	height: 445px;
	padding-top: 0;
}

.edge3 {
	height: 697px;
}

.edge_p {
	width: 49.17%;
	background: url(../img/20200418092358_482293488.png) no-repeat 0 0;
	height: 459px
}

.edge_p2 {
	background: url(../img/20200418092357_1077571771.jpg) no-repeat 0 0;
}

.edge4 {
	height: 530px;
	background: url(../img/20200411100400_1819529107.jpg) no-repeat 0 0;
}

.edge_w {
	width: 49.17%;
}

.edge_wc {
	width: 585px;
	padding: 85px 0 0;
}

.edge4 .edge_wc {
	padding: 32px 0 0;
}

.edge_wc1 {
	padding-right: 76px;
}

.edge_wc2 {
	padding-left: 76px;
}

.edge_wc3 {
	width: 502px;
	height: 356px;
	background: #fff;
	padding: 70px 50px 0 45px;
	border-radius: 10px;
}

.edge_wc h3 {
	height: 125px;
	line-height: 32px;
	font-size: 20px;
	white-space: nowrap;
	color: #393939;
	white-space: nowrap;
	border-bottom: 3px solid #393939;
	font-weight: normal;
	margin-bottom: 40px;
}

.edge_wc h3 p {
	display: block;
	float: left;
	width: 362px;
}

.edge_wc h3 span {
	display: block;
	width: 120px;
	float: left;
}

.edge_wc h3 p b {
	display: block;
	font-size: 48px;
	line-height: 62px;
	font-weight: bold;
}

.edge_wc h3 p b i {
	color: #1a58a4;
}

.edge_wc li {
	background: url(../img/20200411094859_240541619.png) no-repeat 0 7px;
	padding: 0 0 22px 23px;
}

.edge_wp {
	overflow: hidden;
	padding: 32px 0 0 0;
}

.edge_wp li {
	background: none;
	float: left;
	padding: 0 9px 0 0;
}

.edge_wp li:nth-child(3) {
	padding: 0;
}



/*定制*/
.g_lc {
	background: url(../img/20200411161050_1094623691.jpg) repeat-x center top;
	padding-top: 40px;
	height: 689px;
	margin-top: 15px;
}

.m_lc {
	height: 448px;
	margin-top: 45px;
}

.g_lc dl {
	float: left;
	width: 188px;
	margin-right: 14px;
	position: relative;
	transition: all 0.3s linear 0s;
}

.g_lc .lastdl {
	margin-right: 0;
}

.g_lc dt {
	width: 188px;
	height: 262px;
}

.g_lc dt img {
	width: 188px;
	height: 262px;
	display: block;
	transition: all 0.3s linear 0s;
}

.g_lc dl:hover dt img {
	transform: scale(1.03);
}

.g_lc dd {
	position: absolute;
	left: 0;
	top: 222px;
	text-align: center;
	width: 188px;
}

.g_lc i {
	display: block;
	background: url(../img/20200411161114_316865520.png) no-repeat;
	width: 82px;
	height: 82px;
	margin: 0 auto;
}

.g_lc i img {
	transition: all 0.3s linear 0s;
}

.m_lc em {
	display: block;
	line-height: 36px;
	font-size: 20px;
	color: #333333;
}

.m_lc span {
	display: block;
	line-height: 22px;
	font-size: 12px;
	color: #666666;
	padding-bottom: 36px;
}

.m_lc b {
	display: block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	background: #fff;
	border-radius: 50%;
	text-align: center;
	font-size: 18px;
	color: #ccc;
	margin: 0 auto;
}

.lctel {
	line-height: 36px;
	width: 700px;
	margin: 0 auto;
}

.lctel span {
	font-size: 36px;
	color: #1053a4;
	float: left;
	line-height: 36px;
	font-family: Arial;
}

.lctel em {
	float: left;
	line-height: 36px;
	font-size: 22px;
	color: #666666
}

.g_lc dl:hover i {
	background: url(../img/20200411161336_1489898771.png) no-repeat;
}

.g_lc dl:hover span {
	background: url(../img/20200411161426_230099503.png) no-repeat 80px 30px;
}

.g_lc dl:hover b {
	color: #1053a4
}

.g_lc dl:hover {
	transform: translateY(-10px);
}

.g_lc dl:hover i img {
	transform: rotate(360deg);
}



/*简介*/
.company {
	width: 100%;
	margin: auto;
	background: url(../img/20200413092609_1648615667.jpg);
	height: 500px;
	padding: 70px 0px;
	margin-bottom: 50px;
	overflow: hidden;
}

.company_nor {
	width: 1280px;
	margin: auto;
	height: 500px;
	background: #fff;
	overflow: hidden;
}

.company_nor dl {
	width: 550px;
	float: left;
	margin-left: 40px;
	overflow: hidden;
}

.company_nor dl dt {
	margin-top: 70px;
	margin-bottom: 30px;
}

.company_nor dl dt strong {
	font-size: 40px;
	display: block;
	transition: 0.3s all;
}

.company_nor dl dt strong:hover {
	color: #1a58a4;
	transition: 0.3s all;
}

.company_nor dl dt em {
	display: block;
	color: #444;
	background: url(../img/20200413092725_1376647406.jpg) bottom left no-repeat;
	padding-bottom: 20px;
	margin-top: 10px;
}

.company_tu {
	float: right;
	margin-right: 40px;
	margin-top: 40px;
}

.company_nor dl dd {
	line-height: 28px;
	font-size: 14px;
	margin-bottom: 40px;
	color: #444;
}

.company_nor dl dd a:hover {
	color: #1156a4;
}

.company_nor dl li {
	width: 550px;
	margin-top: 30px;
	overflow: hidden;
}

.company_nor dl li a {
	display: block;
	float: left;
	color: #888;
	font-size: 13px;
	margin-right: 60px;
}

.company_nor dl li img {
	float: left;
	margin-right: 10px;
	margin-top: 7px;
}

.company_nor dl li span {
	font-size: 22px;
	color: #222;
}

.company_nor dl li a:hover span {
	color: #1a58a4;
}



/*新闻*/
.newdhx {
	width: 568px;
	height: 6px;
	margin: 0 auto;
}

.news {
	width: 100%;
	min-width: 1200px;
	overflow: hidden;
}

.lanrenzhijia {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	min-width: 1200px;
	position: relative;
}

.news_t {
	overflow: hidden;
}

.news_tl_m {
	overflow: hidden;
	position: relative;
}

.news_tr_d {
	overflow: hidden;
	width: 910px;
	margin: 0 auto;
	margin-top: 30px;
}

.news_t a {
	display: block;
	float: left;
	text-align: center;
	text-decoration: none;
	height: 82px;
	width: 300px;
	transition: all 0.3s linear;
	margin: 0px 2px;
	background: #f4f4f4;
	position: relative;
}

.news_t a.on {
	text-decoration: none;
	transition: all 0.3s linear;
	width: 288px;
	background: #f5f5f5;
	box-shadow: 0 0 0 #cecece;
}

.news_tr_dm {
	font-size: 18px;
	line-height: 30px;
	padding-top: 15px;
	transition: all 0.3s linear;
}

.news_tr_den {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #ababab;
	transition: all 0.3s linear;
	line-height: 22px;
}

.news_t a.on .news_tr_dm {
	font-size: 22px;
	font-weight: bold;
	color: #333;
}

.news_t a.on .news_tr_dm,
.news_t a.on .news_tr_den {
	transition: all 0.5s linear;
}

.news_tr_dline {
	width: 0px;
	height: 3px;
	background: #1053a4;
	position: absolute;
	bottom: 0;
	transition: all 0.5s linear;
}

.news_t a.on .news_tr_dline {
	width: 288px;
	transition: all 0.5s linear;
}

.lanrenzhijia .content {
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
	height: 540px;
	position: relative;
	margin-top: 40px;
	min-width: 1200px;
}

.lanrenzhijia .content .ul {
	position: absolute;
	left: 0;
	top: 0;
	width: 1200px;
	min-width: 1200px;
}

.lanrenzhijia .content .li {
	width: 1200px;
	float: left;
	min-width: 1200px;
}

.news .news_div_item,
.news .divdgweb_new_div_item {
	float: left;
	width: 348px;
	border: solid 1px #ddd;
	padding: 25px;
	overflow: hidden;
	margin-right: -1px;
	position: relative;
}

.news .news_div_item:nth-child(3),
.news .divdgweb_new_div_item:nth-child(3) {
	margin-right: 0px;
}

.news .news_div_item_date,
.news .divdgweb_new_div_item_date {
	padding-top: 234px;
	height: 60px;
	line-height: 60px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1053a4;
}

.news .news_div_item_year,
.news .divdgweb_new_div_item_year {
	position: absolute;
	font-size: 56px;
	filter: Alpha(opacity=10);
	opacity: 0.1;
}

.news .news_div_item_month,
.news .divdgweb_new_div_item_month {
	font-size: 26px;
	float: left;
}

.news .news_div_item_day,
.news .divdgweb_new_div_item_day {
	font-size: 26px;
	float: left;
}

.news .news_div_item_title,
.news .divdgweb_new_div_item_title {
	overflow: hidden;
	width: 348px;
	white-space: nowrap;
	text-overflow: ellipsis;
	line-height: 40px;
}

.news .news_div_item_title a,
.news .divdgweb_new_div_item_title a {
	font-size: 18px;
}

.news .news_div_item_body {
	font-size: 14px;
	width: 348px;
	color: #666;
	line-height: 26px;
	overflow: hidden;
	height: 50px;
	margin-bottom: 30px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.news .news_t_rgo {
	width: 120px;
	overflow: hidden;
}

.news .news_t_rgo a {
	font-size: 0;
	line-height: 0;
}

.news .news_t_rgo p {
	font-size: 14px;
	color: #333;
	line-height: 32px;
	width: 60px;
	border-bottom: solid 1px #ccc;
	padding-bottom: 5px;
	transition: all 0.5s linear;
}

.news .news_div_item_pic {
	width: 346px;
	height: 222px;
	border: solid 1px #ccc;
	position: absolute;
	top: 25px;
	overflow: hidden;
}

.news .news_div_item_pic img {
	width: 100%;
	margin-top: -20px;
	transition: all 0.5s linear;
}

.news .news_div_item:hover .news_t_rgo p,
.news .divdgweb_new_div_item:hover .news_t_rgo p {
	transition: all 0.5s linear;
	width: 120px;
	border-bottom: solid 1px #1053a4;
	color: #1053a4;
}

.news .news_div_item:hover .news_div_item_pic img,
.news .divdgweb_new_div_item:hover .news_div_item_pic img {
	transform: scale(1.15);
	transition: all 0.5s linear;
}

.divdgweb_new_div_item_body {
	font-size: 14px;
	width: 348px;
	color: #666;
	line-height: 26px;
	overflow: hidden;
	height: 50px;
	margin-bottom: 30px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}



/*友情*/
.LINKS {
	padding: 30px 0;
}

.links_l {
	height: 53px;
	background: url(../img/20200413095351_486219039.jpg) no-repeat left;
	padding-left: 58px;
	width: 95px;
}

.links_l span {
	font-size: 27px;
	font-weight: bold;
	color: #cacaca;
	font-family: arial;
}

.links_l p {
	font-size: 17px;
}

.links_r.fl {
	margin-top: 15px;
	width: 1040px;
}
.links_r.fl a{
	margin-right: 8px;
}
.links_r.fl a:hover{
	text-decoration: underline;
}

