.menu{
	display: none;
}
.menu_down{
	display: none;
}
.header{
	width: 100%;
	height: 160px;
	border-bottom:6px solid #cccccc;
	position: relative;
}
.header .logo img{
	max-height:90px;
}
.w1400{
	max-width: 1400px;
	margin: 0 auto;
}
.header .w1400{
	height: 100%;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: center;
	align-items: center;
}
.nav{
	height:92px;
}
.nav ul li{
	float: left;
	margin-left: 20px;
}
.nav ul li:nth-child(2){
	position: relative;
}
.nav ul li:first-child{
	margin-left: 0;
}
.nav ul li a{
	display: block;
	font-size: 17px;
	color: #444;
	padding:0 18px;
	line-height:87px;
	padding-bottom: 5px;
	position: relative;
	-webkit-transition: ease-in-out .5s;
	-o-transition: ease-in-out .5s;
	transition: ease-in-out .5s;
}
.nav ul li a::after{
	content:'';
	position: absolute;
	width:0;
	height: 6px;
	background:#0072b8;
	left:50%;
	bottom:-6px; 
	-webkit-transition: ease-in-out .5s;
	-o-transition: ease-in-out .5s;
	transition: ease-in-out .5s;
}
.nav ul li ol li a::after{
	display: none;
}
.nav ul li:hover a{
	color: #0072b8;
}
.nav ul li:hover a::after{
	width: 100%;
	left:0;
}
.nav ul li.choose a{
	color: #0072b8;
}
.nav ul li.choose a::after{
	width: 100%;
	left:0;
}
.nav ul li dl{
	display: none;
	background: #0072b8;
	padding:12px 0 8px 0;
	position: absolute;
	left:0;
	top:calc(100% + 6px);
	width: 140px;
	z-index:8;
}
.nav ul li dl dd a{
	display: block;
	font-size: 14px;
	color:#fff;
	line-height: 36px;
	padding:0 0 0 20px;
}
.nav ul li:hover dl dd a{
	color: #fff;
}
.nav ul li dl dd a:hover{
	color: #fff;
	text-decoration: underline;
}
.nav ul li dl dd a img{
	position: absolute;
	right:20px;
	top:calc(50% - 4px);
	z-index:9;
}
.langurge{
	text-align:right;
	height:62px;
	border-bottom:1px solid #dcdcdc;
	line-height:62px;
}
.langurge select{
	font-size: 14px;
	color: #999;
	padding-left: 20px;
	padding-right:25px;
	margin-top: 22px;
	text-align: center;
	border-left:1px solid #999999;
}
.langurge a{
	color:#888;
}
.langurge a:hover{
	color:#006FB7;
}
.product_list ul li{
	float: left;
	width: 320px;
	margin-right: 60px;
	margin-bottom: 40px;
}
.product_list ul li:nth-child(3n){
	margin-right: 0;
}
.w1080{
	max-width:1080px;
	margin: 0 auto;
}
.module_page1{
	padding:70px 0 20px 0;
}
.product_list ul li figure{
	width: 100%;
	height: 250px;
}
.product_list ul li figure img{
	width: 100%;
	height: 100%;
	object-fit:cover;
}
.product_list ul li figcaption h3{
	width: 100%;
	height:60px;
	font-size: 22px;
	color: #0075b9;
	position: relative;
	line-height:60px;
	padding-left: 90px;
	margin-top: 10px;
	overflow:hidden;
}
.product_list ul li figcaption h3::after{
	position: absolute;
	content:'';
	width: 80px;
	height: 42px;
	background:url(../images/logo_wz.jpg) no-repeat center center;
	background-size:100%;
	z-index:9;
	left:0;
	top:calc(50% - 21px);
}
.product_list ul li.myset h3{
	width: 100%;
	font-size: 20px;
}
.product_list ul li figcaption p{
	font-size: 14px;
	color: #777;
	line-height:26px;
}
.product_list ul li:hover figcaption h3{
	text-decoration: underline;
}
.module_page2{
	width: 100%;
	height: 280px;
	padding: 35px 0 36px 0;
	background:url(../images/module_page2.jpg) no-repeat center center;
}
.fig_page{
	text-align: center;
}
.fig_page h3{
	font-size: 36px;
	color: #fff;
}
.fig_page p{
	font-size: 15px;
	color: #fff;
	line-height:24px;
	padding-top: 20px;
	width: 65%;
	margin: 0 auto;
}
.fig_page a{
	width: 160px;
	height: 36px;
	border:1px solid #fff;
	text-align: center;
	line-height: 34px;
	font-size: 12px;
	color: #fff;
	margin: 0 auto;
	display: block;
	-webkit-transition: ease-in-out .5s;
	-o-transition: ease-in-out .5s;
	transition: ease-in-out .5s;
	margin-top: 30px;
}
.fig_page a:hover{
	background:#0075b9;
}
.w915{
	max-width:915px;
	margin: 0 auto;
}
.w915{
	max-width:915px;
	margin: 0 auto;
}
.module_page3{
	background:#f8f8f8;
	padding:60px 0;
}
.module_page3 h3{
	font-size: 32px;
	color: #0075b9;
	padding-bottom: 25px;
}
.module_page4{
	height: 526px;
	width: 100%;
	padding-top: 60px;
	background:url(../images/module_page4.jpg) no-repeat center center;
}
.module_page4 figcaption{
	float:left;
	max-width:560px;
}
.module_page4 figcaption h6{
	font-size: 16px;
	color: #fff;
	width:fit-content;
	padding: 0 18px;
	background:#0075b9;
	line-height: 32px;
}
.module_page4 figcaption h3{
	font-size: 28px;
	color: #0075b9;
	padding-top:10px;
}
.module_page4 figcaption .p{
	font-size: 15px;
	color:#555555;
	line-height:36px;
}
.module_page4 figure{
	float:right;
	margin-top:12px;
}
.module_page4 a{
	display: block;
	margin-top:40px;
	font-size: 14px;
	color: #999;
}
.module_page5{
	padding:65px 0 70px 0;
}
.w1030{
	max-width: 1030px;
	margin: 0 auto;
}
.logo2{
	max-width:270px;
	margin: 0 auto;
}
.produtc_type{
	margin-top:30px;
}
.produtc_type ul li{
	float: left;
	width: 324px;
	border:1px solid #0075b9;
	margin-right: 29px;
	margin-bottom: 10px;
	-webkit-transition: ease-in-out .2s;
	-o-transition: ease-in-out .2s;
	transition: ease-in-out .2s;
}
.produtc_type ul li:nth-child(3n){
	margin-right: 0;
}
.produtc_type ul li a{
	display: block;
	width: 100%;
	line-height: 43px;
	text-align: center;
	font-size: 15px;
	color: #0075b9;
	-webkit-transition: ease-in-out .2s;
	-o-transition: ease-in-out .2s;
	transition: ease-in-out .2s;
}
.produtc_type ul li:hover a{
	color: #fff;
}
.produtc_type ul li:hover{
	background:#0072b8;
	border-color:#0072b8;
}
.module_page6{
	padding:60px 0;
	background: #f6f6f6;
}
.module_page6 h3{
	text-align: center;
	color: #0072b8;
	font-size: 28px;
}
.module_page6  p{
	text-align: center;
	font-size: 15px;
	color: #666;
	padding-top: 12px;
}
.search{
	width: 548px;
	height: 45px;
	border-radius:7px;
	border:1px solid #0072b8;
	overflow:hidden;
	margin: 0 auto;
	background: #fff;
	margin-top: 28px;
}
.search input{
	float:left;
	width: 70%;
	line-height:43px;
	background: none;
	color: #666;
	padding-left: 16px;
}
.search input::-webkit-input-placeholder{
	font-size: 15px;
	color:#999;
}
.search a{
	float: right;
	height:45px;
	line-height: 45px;
	background:#0072b8;
	text-align: center;
	display: block;
	width: 100px;
	color: #fff;
	font-size: 16px;
	border-radius:7px;
	cursor: pointer;
}
.search a img{
	display: inline-block;
	vertical-align:middle;
	margin-top:-4px;
	margin-right: 4px;
}
.notice_tit ul{
	display: flex;
	display: -webkit-flex;
	justify-content: flex-start;
	width: 100%;
	flex-wrap: wrap;
}
.notice_tit ul li{
	width:590px;
	box-shadow:0px 0px 5px #ccc;
	margin-right: 20px;
	margin-bottom: 20px;
	padding: 20px 25px 20px 30px;
	margin-bottom: 20px;
	overflow: hidden;
	-webkit-transition: ease-in-out .5s;
	-o-transition: ease-in-out .5s;
	transition: ease-in-out .5s;
}
.notice_tit ul li:nth-child(2n){
	margin-right:0;
}
.notice_tit ul li div{
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.notice_tit ul li h6{
	font-size: 1.6rem;
	color: #999;
	font-weight: 100;
	padding-bottom: 10px;
	-webkit-transition: ease-in-out .5s;
	-o-transition: ease-in-out .5s;
	transition: ease-in-out .5s;
}
.notice_tit ul li h3{
	font-size: 1.6rem;
	color: #333;
	font-weight: 500;
	margin-bottom:8px;
	-webkit-transform: translateX(-37px);
	-ms-transform: translateX(-37px);
	-o-transform: translateX(-37px);
	transform: translateX(-37px);
	-webkit-transition: ease-in-out .5s;
	-o-transition: ease-in-out .5s;
	transition: ease-in-out .5s;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    padding-bottom: 0;
}
.notice_tit ul li p{
	font-size: 1.4rem;
	color: #888;
	line-height: 24px;
	-webkit-transition: ease-in-out .5s;
	-o-transition: ease-in-out .5s;
	transition: ease-in-out .5s;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    padding-bottom: 0;
}
.notice_tit ul li:hover{
	background: #0072b8;
}
.notice_tit ul li:hover h3{
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
	color: #e26b11;
}
.notice_tit ul li:hover h6{
	color: #fff;
}
.notice_tit ul li:hover h3{
	color: #fff;
}
.notice_tit ul li:hover p{
	color: #fff;
}
.module_page7{
	padding:60px 0 100px 0;
}
.index_title{
	color:#0075b9;
	text-align: center;
	font-size: 32px;
}
.news_top{
	margin-top: 50px;
	margin-bottom: 30px;
}
.news_top figure{
	float: left;
	max-width:300px;
}
.news_top figcaption{
	float: right;
	max-width:900px;
	padding:40px 285px 30px 38px;
	border-top: 1px solid #f6f6f6;
	border-bottom: 1px solid #f6f6f6;
	position: relative;
}
.news_top figcaption h3{
	font-size: 18px;
	color: #000000;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    padding-bottom: 0;
}
.news_top figcaption p{
	font-size: 14px;
	color: #999;
	line-height: 24px;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:3;
    overflow: hidden;
    padding-bottom: 0;
    margin-top: 10px;
    height: 72px;
}
.time{
	position: absolute;
	right:40px;
	top:calc(50% - 10px);
	line-height: 20px;
	font-size: 14px;
	color: #999;

}
.time img{
	margin-top: 3.5px;
	margin-left: 48px;
}
.footer_top{
	background: #0072b8;
}
.in_contact{
	float:left;
}
.in_contact h6{
	font-size: 20px;
	color: #fff;
	padding-bottom:5px;
}
.in_contact p{
	line-height:20px;
	padding:7px 0;
	font-size: 15px;
	color: #fff;
}
.footer_nav{
	float: left;
	margin-left: 100px;
}
.footer_nav ul{
	min-width:310px;
	max-width:480px;
}
.footer_nav ul li{
	float:left;
	min-width: 180px;
	margin-right: 50px;
	margin-bottom: 20px;
}
.footer_nav ul li h6{
	font-size: 20px;
	color: #fff;
	margin-bottom: 10px;
}
.footer_nav ul li a{
	font-size: 16px;
	color: #5dbbf5;
}
.footer_nav ul li a img{
	display: inline-block;
	vertical-align:middle;
	margin-bottom: 2px;
	margin-right: 10px;
}
.ewm{
	float:right;
	text-align: center;
	margin-top: 40px;
}
.ewm p{
	width:127px;
	font-size: 15px;
	color: #fff;
	padding-top:10px;
	float:left;
	margin-left:20px;
}
.ewm p:first-child{
	margin-left: 0;
}
.ewm p img{
	width:127px;
	height:127px;
	margin-bottom:10px;
}
.footer_top .w1200{
	padding: 38px 0 60px 0;
	position: relative;
	border-bottom:1px solid #4d9dcd;
}
.back_top{
	width: 45px;
	height: 45px;
	background: #009eff;
	line-height:45px;
	text-align: center;
	position: absolute;
	right:0;
	top:0;
	z-index:5;
}
.back_top a{
	display: block;
	color: #fff;
	font-size: 15px;
}
.footer_nav ul li a:hover{
	text-decoration: underline;
	color: #fff;
}
.copyall{
	background: #0072b8;
	height:76px;
}
.copy{
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: center;
	align-items: center;
	font-size: 13px;
	color: #fff;
	opacity:0.5;
	line-height:65px;
}

.inside_nav{
	margin-top: 50px;
	width: 100%;
	border-bottom: 1px solid #ededed;
}
.inside_nav h3{
	float: left;
	font-size: 26px;
	color: #666;
	width: 100%;
}
.inside_nav .right_ioc{
	float:left;
	font-size: 13px;
	color: #999;
	line-height:60px;
	width: 100%;
}
.inside_nav .right_ioc a{
	font-size: 13px;
	color: #999;
}

.con_left{
	float:left;
	width:fit-content;
	text-align: left;
	padding-top: 30px;
}
.map{
	width:700px;
	float: right;
}
.con_left img{
	display: none;
}
.con_left h3{
	font-size: 24px;
	color: #444;
	font-weight: bold;
	padding-bottom: 10px;
}
.con_left h6{
	font-size: 16px;
	color: #666;
	padding-top:14px;
	padding-bottom:20px;
}
.contact_list{
	width: 313px;
	/*margin: 0 auto;*/
}
.contact_list ul li{
	float:left;
	width: 313px;
	border-top:none;
	line-height:42px;
	text-align: left;
	margin-right: 60px;
	/*padding-left: 30px;*/
}
.contact_list ul li:first-child{
	
}
.contact_list ul li:nth-child(2n){
	margin-right: 0;
}
.contact_list ul li img{
	display: inline-block;
	vertical-align: middle;
	margin-bottom:2.5px;
	margin-right: 14px;
	margin-left: 0;
	display: none;
}
.contact_page{
	padding:50px 0 70px 0;
}
.message{
	width: 370px;
	float: right;
	background: #007bc0;
	height: 698px;
	padding:0 24px;
}
.message h3{
	font-size: 24px;
	color: #fff;
	font-weight: 100;
	padding-top:15px;
}
.message p{
	font-size: 16px;
	color: #fff;
	line-height: 25px;
	padding:10px 0 16px 0;
}
.message input{
	width: 100%;
	padding-left: 20px;
	line-height: 44px;
	color: #666;
	margin-bottom: 10px;
}
.message input::-webkit-input-placeholder{
	color: #999;
	font-size: 16px;
}
.message textarea{
	width: 100%;
	height: 174px;
	margin-bottom: 10px;
	padding-left: 20px;
	padding-top: 12px;
	font-size: 16px;
	color: #999;
}
.message a{
	width: 160px;
	height: 50px;
	border:1px solid #fff;
	text-align: center;
	line-height:48px;
	margin-top: 10px;
	font-size: 16px;
	color: #fff;
	display: block;
	-webkit-transition: ease-in-out .3s;
	-o-transition: ease-in-out .3s;
	transition: ease-in-out .3s;
}
.yzm{
	position: relative;
}
.yzm img{
	position: absolute;
	right:20px;
	top:9px;
}
.jion_title{
	padding:50px 0 40px 0;
}
.jion_title h3{
	font-size: 24px;
	font-weight: 100;
	color: #999999;
}
.jion_title p{
	font-size: 18px;
	color: #444;
	line-height:30px;
	font-weight: 100;
	padding-top: 18px;
}
.jion_list ul li{
	float: left;
	overflow-y:hidden;
	width: 370px;
	height: 360px;
	border:1px solid #e5e5e5;
	margin-right: 45px;
	margin-bottom: 45px;
	padding:18px 45px 0 24px;
	-webkit-transition: ease-in-out .3s;
	-o-transition: ease-in-out .3s;
	transition: ease-in-out .3s;
}
.jion_list ul li:nth-child(3n){
	margin-right: 0;
}
.jion_top h6{
	font-size: 14px;
	color: #007bc0;
	margin-bottom: 10px;
	-webkit-transition: ease-in-out .3s;
	-o-transition: ease-in-out .3s;
	transition: ease-in-out .3s;
}
.jion_top h3{
	float: left;
	font-size: 20px;
	color: #444;
	position: relative;
	padding-bottom: 16px;
	-webkit-transition: ease-in-out .3s;
	-o-transition: ease-in-out .3s;
	transition: ease-in-out .3s;
}
.jion_top h3::after{
	content: '';
	position: absolute;
	left:0;
	bottom:0;
	z-index:3;
	width: 42px;
	height: 5px;
	background: #999;
	-webkit-transition: ease-in-out .3s;
	-o-transition: ease-in-out .3s;
	transition: ease-in-out .3s;
}
.jion_top h4{
	float: right;
	font-size: 13px;
	color: #999;
	margin-top:10px;
	-webkit-transition: ease-in-out .3s;
	-o-transition: ease-in-out .3s;
	transition: ease-in-out .3s;
}
.jion_list table{
	border:none;
	width: 100%;
	margin: 25px 0;
}
.jion_list table tr{
	border:none;
	width: 100px;
}
.jion_list table td{
	border:none;
	line-height:32px;
	font-size: 14px;
	color: #999;
	-webkit-transition: ease-in-out .3s;
	-o-transition: ease-in-out .3s;
	transition: ease-in-out .3s;
}
.jion_list table td:nth-child(2n){
	text-align:right;
}
.jion_list table td span{
	color: #444;
	-webkit-transition: ease-in-out .3s;
	-o-transition: ease-in-out .3s;
	transition: ease-in-out .3s;
}
.jion_bottom h6{
	font-size: 14px;
	color: #999;
	-webkit-transition: ease-in-out .3s;
	-o-transition: ease-in-out .3s;
	transition: ease-in-out .3s;
}
.jion_bottom p{
	font-size: 15px;
	color: #666;
	line-height:30px;
	padding-top: 15px;
	-webkit-transition: ease-in-out .3s;
	-o-transition: ease-in-out .3s;
	transition: ease-in-out .3s;
}
.jion_list ul li:hover{
	background: #007bc0;
}
.jion_list ul li:hover h6{
	color: #fff;
}
.jion_list ul li:hover p{
	color: #fff;
}
.jion_list ul li:hover h3{
	color: #fff;
}
.jion_list ul li:hover h3::after{
	background: #fff;
}
.jion_list ul li:hover h4{
	color: #fff;
}
.jion_list ul li:hover table tr td{
	color: #fff;
}
.jion_list ul li:hover table tr td span{
	color: #fff;
}
.news_list{
	margin-top: 20px;
}
.news_list ul li{
	width: 100%;
	padding: 30px 50px;
	border-bottom:1px solid #e5e5e5;
	-webkit-transition: ease-in-out .3s;
	-o-transition: ease-in-out .3s;
	transition: ease-in-out .3s;
}
.news_list ul li a{
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.news_list ul li:first-child{
	border-top:1px solid #e5e5e5;
}
.news_list ul li h6{
	font-size: 12px;
	color: #0072b8;
	margin-bottom: 20px;
}
.news_list ul li h3{
	font-size: 20px;
	color: #444444;
	margin-bottom: 14px;
	-webkit-transition: ease-in-out .3s;
	-o-transition: ease-in-out .3s;
	transition: ease-in-out .3s;
	display: -webkit-box;
                -webkit-box-orient: vertical;
                -webkit-line-clamp: 1;
                overflow: hidden;
                padding-bottom: 0;
}
.news_list ul li p{
	font-size: 16px;
	color: #999;
	line-height: 20px;
	height:60px;
	margin-bottom: 20px;
	max-width:770px;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    padding-bottom: 0;
}
.news_list ul li h5{
	font-size: 15px;
	color: #0072b8;
}
.news_list ul li figcaption{
	padding-top: 10px;
}
.news_list ul li figure{
	width: 260px;
	height: 195px;
}
.news_list ul li figure img{
	object-fit: contain;
}
.news_list{
	padding-bottom:50px;
}
.news_list ul li:hover{
	box-shadow:0px 0px 5px #ccc;
}
.news_list ul li:hover h3{
	color: #0072b8;
}
.mt0{
	margin-top: 0;
}
.news_dea{
	margin-top: 30px;
	padding:0 50px;
	padding-bottom:50px;
}
.news_dea h6{
	color: #0072b8;
	font-size: 13px;
}
.news_dea h3{
	font-size: 26px;
	color: #333;
	padding-top:12px;
}
.news_endit{
	font-size: 16px;
	color: #666;
	line-height:48px;
	padding:24px 0 70px 0;
	border-bottom:1px solid #e5e5e5;
}
.news_nav ul{
	display:-webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.news_nav ul li{
	max-width:33.33%;
	overflow:hidden;
}
.news_nav ul li a{
	display: block;
	line-height: 80px;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    padding-bottom: 0;
    font-size: 15px;
    color: #999;
}
.news_nav ul li a span{
	color: #666666;
}
.news_nav ul li a:hover span{
	text-decoration: underline;
	color: #0072b8;
}
.news_nav ul li a img{
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 3px;
	margin-right: 5px;
}
.con_left .rec_p{
	font-size: 16px;
	color: #666;
	line-height: 28px;
	text-align: left;
}
.about_page{
	width: 100%;
	padding:50px 0 70px 0;
}
.about_page figure{
	float: right;
	width: 605px;
	height: 400px;
	overflow:hidden;
}
.about_page figure img{
	height: 100%;
	object-fit: cover;
}
.about_page figcaption{
	width: 580px;
	height: 400px;
	float:left;
	margin-right: 15px;
	padding-right: 36px;
	padding-left: 20px;
	overflow-y: scroll;
	font-size: 15px;
	color: #666;
	line-height: 43px;
}

.about_page figcaption::-webkit-scrollbar {
    width: 4px;
    height: 4px;
    scrollbar-arrow-color: red;

}

.about_page figcaption::-webkit-scrollbar-thumb {
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: rgba(0, 0, 0, 0.2);
    scrollbar-arrow-color: red;
}

.about_page figcaption::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 0;
    background: rgba(0, 0, 0, 0.1);
}
.honor_list ul li{
	float:left;
	width: 275px;
	height: 275px;
	border:1px solid #e5e5e5;
	text-align: center;
	padding:12px 15px;
	margin-right: 33px;
	margin-bottom: 33px;
}
.honor_list ul li:nth-child(4n){
	margin-right: 0;
}
.honor_list ul li a img{
	height: 100%;
	object-fit: contain;
}
.honor_list ul li a{
	width: 100%;
	height: 100%;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
}
.product_page{
	padding:35px 0 50px 0;
}
.product_type ul li{
	float: left;
	width: 370px;
	margin-right: 45px;
	margin-bottom: 45px;
}
.product_type ul li:nth-child(3n){
	margin-right: 0;
}
.product_type ul li h3{
	font-size: 22px;
    color: #0075b9;
    position: relative;
    padding-left: 60px;
    margin-top: 8px;
    margin-bottom:18px;
    padding:6px 0 6px 110px;
    display: -webkit-box;
                -webkit-box-orient: vertical;
                -webkit-line-clamp: 1;
                overflow: hidden;
                padding-bottom: 0;
}
.product_type ul li h3::after {
    position: absolute;
    content: '';
    width: 100px;
    height: 42px;
    background: url(../images/logo_wz.jpg) no-repeat center center;
	background-size:100%;
    z-index: 8;
    left: 0;
    top: calc(50% - 17px);
}
.product_type ul li p{
	font-size: 14px;
    color: #777;
    line-height: 26px;
    padding-top: 22px;
}
.product_type ul li .pro_img{
	width: 370px;
	height: 278px;
	overflow:hidden;
}
.product_type ul li img{
	width: 100%;
	height: 100%;
	object-fit:cover;
	-webkit-transition: ease-in-out .5s;
	-o-transition: ease-in-out .5s;
	transition: ease-in-out .5s;
}
.product_type ul li:hover img{
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}
.product_list2 ul li{
	width: 280px;
	float: left;
	margin-right: 26px;
	margin-bottom:45px;
}
.product_list2 ul li:nth-child(4n){
	margin-right: 0;
}
.product_list2 ul li h3{
	font-size: 18px;
	color: #3381c4;
	padding-top: 14px;
}
.product_list2 ul li p{
	font-size: 15px;
	color: #666;
	line-height:24px;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    padding-bottom: 0;
    padding-top: 10px;
}
.product_list2 ul li figure{
	width: 100%;
	height: 210px;
	overflow:hidden;
}
.product_list2 ul li figure img{
	width: 100%;
	object-fit: contain;
	-webkit-transition: ease-in-out .5s;
	-o-transition: ease-in-out .5s;
	transition: ease-in-out .5s;
}
.product_list2 ul li:hover figure img{
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}
.inside_page2{
	padding:50px 0 60px 0;
}
.prodea_left{
	float: left;
	width: 752px;
}
.prodea_right{
	float: right;
	width: 370px;
}
.prodea_right .prodea_img{
	width: 100%;
	height: 280px;
}
.prodea_right .prodea_img img{
	height: 100%;
	object-fit: cover;
}
.prodea_right .message{
	float: none;
	margin-top: 35px;
}
.product_title{
	font-size: 26px;
    color: #666;
    position: relative;
    padding-left: 110px;
    margin-bottom: 50px;
}
.product_title::after {
    position: absolute;
    content: '';
    width: 100px;
    height: 42px;
    background: url(../images/logo_wz.jpg) no-repeat center center;
	background-size:100%;
    z-index: 9;
    left: 0;
    top: calc(50% - 21px);
}
.message a:hover{
	background: #fff;
	color: #007bc0;
}
.message2{
	margin-top: 431px;
}
.pronav_bg{
	width: 100%;
	height: 234px;
	background: rgba(0,114,184,0.9);
	position: absolute;
	top:calc(100% + 6px);
	z-index:9;
	display: none;
}
.nav ul li div.w1200{
	display: none;
	width: 1200px;
	position: absolute;
	top:calc(100% + 6px);
	left:calc(50% - 600px);
	z-index:99;
}
.nav ul li.choose ol li a{
	color: #b4e2ff;
	padding:0;
	font-size: 15px;
	line-height:25px;
	padding:15px 18px 20px 18px;
}
.nav ul li.choose ol li a::after{
	display: none;
}
.nav ul li:hover ol li a{
	color: #b4e2ff;
}
.nav ul li ol li a{
	color: #b4e2ff;
	font-size: 15px;
	line-height:25px;
	-webkit-transition:0s;
	-o-transition:0s;
	transition:0s;
	padding:15px 18px 20px 18px;
}
.nav ul li ol{
	padding-top:25px;
	max-width:920px;
	margin: 0 auto;
	margin-right: 0;
	display:-webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.nav ul li ol li{
	width: 33.33%;
	float: none;
	margin:0;
}
.nav ul li ol li a:hover{
	color: #fff;
	text-decoration: underline;
}
.page {
	margin-top: 10px;
	padding: 14px 0 15px;
	text-align: center;
}
.page a {
	border: 1px solid #CCCCCC;
	margin-right: 5px;
	padding: 4px 7px;
}
.page span {
	border: 1px solid #CCCCCC;
	margin-right: 5px;
	padding: 4px 7px;
}
.page span.current {
	background: #5280e0;
	border: 1px solid #5280e0;
	color: #FFFFFF;
	font-weight: bolder;
}
.con_left2{
	float: left;
    width: 770px;
}
.con_left2 .rec_p{
	font-size: 16px;
    color: #666;
    line-height: 48px;
    text-align: left;
}
.con_left2 img{
	display: block;
}

.w960{
	max-width:960px;
	margin: 0 auto;
}
.img_list .left{
	float: left
}
.img_list .left .bottom ul{
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	margin-top: 10px;
}
.img_list .left .bottom ul li{
	height: 173px;
}
.img_list .left .bottom ul li img{
	height: 100%;
	object-fit: cover;
}
.img_list .right{
	float:right;
	width: 643px;
}
.img_list .right ul{
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.img_list .right .bottom{
	margin-top: 10px;
}
.img_list .right .bottom dl dd:last-child{
	margin-top: 10px;
}
.img_list a{
	display: block;
}
.img_list a img{
	-webkit-transition: ease-in-out .5s;
	-o-transition: ease-in-out .5s;
	transition: ease-in-out .5s;
}
.img_list a:hover img{
	opacity:0.8;
}
.right_bottom{
			position:fixed;
			top:50%;
			right:0;
			z-index:9999999;
		}
		.right_bottom img{
			width:200px;
		}
		.right_bottom .clo{
			position: absolute;
			top:-10px;
			left:-15px;
			display:block;
			cursor:pointer
		}
		