﻿body {
	font-family: 微软雅黑;
	font-size: 14px;
	margin: 0;
	padding: 0;
	overflow-x: hidden;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
li {
	list-style: none;
}
a {
	color: #333;
	text-decoration: none;
}
img {
	border: none;
}
a:hover {
	color: #08A3E0;
}
.bodywidth {
	width: 1400px;
	margin: auto;
}
.left {
	float: left;
}
.right {
	float: right;
}
.top {
	background: #F7F7F7;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px #E6E6E6 solid;
}
.top .left a {
	color: #999;
	display : block;
	position : relative;
	top : 0;
	transition : all .4s;
	
}
.top .left a:hover {
	color: #08A3E0;
	text-decoration: underline;
	top : -2px;
	transition : all .4s;
}
.top .right {
	width: 300px;
}
.top .right ul li {
	float: left;
	width: 150px;
	height: 30px;
	line-height: 30px;
	text-indent: 40px;
	cursor: pointer;
}
.top .right ul li a {
	color: #999;
}
.top .right ul li a:hover {
	color: #07A3DF;
	text-decoration: underline;
}
.top .right ul li.icon1 {
	background: url('icon1.fw.png') no-repeat 10px center;
	position : relative;
	top : 0;
	transition : all .4s;
}
.top .right ul li.icon1:hover {
	background: url('icon1h.fw.png') no-repeat 10px center;
	top : -3px;
	transition : all .4s;
}
.top .right ul li.icon2 {
	background: url('icon2.fw.png') no-repeat 10px center;
	position : relative;
	top : 0;
	transition : all .4s;
}
.top .right ul li.icon2:hover {
	background: url('icon2h.fw.png') no-repeat 10px center;
	top : -3px;
	transition : all .4s;
}
.top .right ul li.icon3 {
	background: url('icon3.fw.png') no-repeat 10px center;
	position : relative;
	top : 0;
	transition : all .4s;
}
.top .right ul li.icon3:hover {
	background: url('icon3h.fw.png') no-repeat 10px center;
	top : -3px;
	transition : all .4s;
}
.header {
	height: 100px;
	overflow: hidden;
	padding: 20px 0;
}
.header .left {
	background: url('logo.fw.png') no-repeat left 10px;
	text-indent: 40px;
	font-size: 30px;
	color: #07A3DF;
	text-indent: 150px;
	height: 100px;
	padding-top: 10px;
	font-weight: bold;
}
.header .left span {
	display: block;
	font-size: 25px;
	color: #545454;
	padding-top: 5px;
	letter-spacing: 3px;
	font-weight: normal;
}
.header .right {
	background: url('tel.fw.png') no-repeat left 20px;
	padding-top: 20px;
	height: 100px;
	text-indent: 60px;
	font-size: 14px;
	color: #666666;
}
.header .right span {
	display: block;
	padding-top: 5px;
	font-size: 26px;
	color: #FD2E17;
	font-family: Georgia;
}
.nav {
	background: #666666;
	height: 40px;
}
.zxdtindex {
	background: #F7F7F7;
	height: 58px;
}
.zxdtindex .bodywidth {
	position: relative;
}
.zxdtindex .left {
	width: 110px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	background: #E4E4E4;
	font-size: 16px;
	color: #06A4DE;
}
.zxdtindex .triangle_border_right {
	position: absolute;
	left: 110px;
	top: 0px;
	width: 0;
	height: 0;
	border-width: 30px 0 30px 20px;
	border-style: solid;
	border-color: transparent transparent transparent #E4E4E4;
	z-index: 10;
}
.zxdtindex .right {
	width: 1290px;
	height: 60px;
	background: #F7F7F7;
	position: relative;
}
.zxdtindex .right .marquee {
	height: 60px;
	line-height: 60px;
	overflow: hidden;
}
.zxdtindex .right ul {
	padding-left: 50px;
}
.zxdtindex .right ul li {
	height: 60px;
	line-height: 60px;
}
.zxdtindex .right ul .Time {
	display: none;
}
.zxdtindex .right ul .Cont {
	display: none;
}
.zxdtindex .right .btnT {
	position: absolute;
	top: 13px;
	right: 10px;
	width: 15px;
	height: 7px;
}
.zxdtindex .right .btnB {
	position: absolute;
	top: 30px;
	right: 10px;
	width: 15px;
	height: 7px;
}
.hzhbindex {
	padding: 40px 0;
	overflow: hidden;
}
.hzhbindex ul {
	display: flex;
	justify-content:space-between;
}
.hzhbindex ul li {

	text-align: center;
}
.hzhbindex ul li .name {
	font-size: 25px;
	color: #01A3DD;
}
.hzhbindex ul li .cont {
	font-size: 16px;
	color: #4F4D4D;
	line-height: 180%;
}
.cpzsindex {
	background: #F7F7F7;

	padding: 60px 0;
	overflow: hidden;
}
.cpzsindex .left {
	width: 240px;
}
.cpzsindex .left .title {
	background: #EAEBEF;
	width: 240px;
	height: 110px;
	font-size: 28px;
	text-align: center;
	line-height: 70px;
	color: #000;
}
.cpzsindex .left .title span {
	display: block;
	font-size: 14px;
	line-height: 10px;
}
.cpzsindex .left .cpzsindex1 {
	border: 1px #E7E2E2 solid;
}
.cpzsindex .left .cpzsindex1 > ul > li > a  {

}
.cpzsindex .left ul  li a {
	display: block;
	height: 40px;
	line-height: 40px;
	text-indent: 20px;
	color: #04A3DE;
	border-bottom: 1px #CCC dotted;
	background: #EFEFEF url('ico1.fw.png') no-repeat 220px center;
	cursor: pointer;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: bold;

}
.cpzsindex .left ul  li a:hover{
	background: url('ico1.fw.png') no-repeat 220px center;;

}


.cpzsindex .left ul    ul {
	display: none;	
}
.cpzsindex .left ul   li:first-child ul {
	display: block;
}

.cpzsindex .left ul  ul li a {
	height: 35px;
	line-height: 35px;
	background: #fff;
	font-weight: normal;
	color: #333;
}

.cpzsindex .left  ul ul{


}
.cpzsindex .left  ul ul ul{
	display: none;
	position: absolute;
	top: -10000px;
	left: -10000px;
}

.cpzsindex .right {
	width: 1140px;
}

.cpzsindex .right ul{
	display: flex;
	justify-content:space-between;
	flex-wrap: wrap;
}
.cpzsindex .right #container {
	margin: 0 auto;
}
.cpzsindex .right #container li {
	float: left;
	width: 345px;
	height: 260px;
	border-bottom: 5px #DDDDDD solid;
	border-right: 5px #DDDDDD solid;
	cursor: pointer;
	overflow: hidden;
	position: relative;
	margin-left: 20px;
	margin-bottom: 20px;
}
.cpzsindex .right #container li .img {
	width: 345px;
	height: 200px;
	display: block;
	-moz-transition: .5s ease-in;
	-webkit-transition: .5s ease-in;
	-o-transition: .5s ease-in;
	-ms-transition: .5s ease-in;
	transition: .5s ease-in;
}
.cpzsindex .right #container li .img img {
	width: 345px;
	height: 200px;
}
.cpzsindex .right #container li .bottom {
	width: 345px;
	height: 55px;
	background: #F7F7F7;
	position: relative;
}
.cpzsindex .right #container li .bottom .name {
	position: absolute;
	top: 17px;
	left: 10px;
	font-size: 16px;
	width: 270px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.cpzsindex .right #container li .bottom .name a:hover {
	color: #000;
	text-decoration: underline;
}
.cpzsindex .right #container li .bottom .more {
	position: absolute;
	top: 10px;
	right: 10px;
}
.cpzsindex .right #container li p {
	width: 100%;
	height: 200px;
	position: absolute;
	left: 0;
	top: -200px;
	color: #ffffff;
	z-index: 2;
	margin: 0;
	padding: 0;
}
.cpzsindex .right #container li p i {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 200px;
	z-index: -1;
	background: #000000;
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: alpha(opacity=70);
}
.cpzsindex .right #container li p span {
	display: block;
	width: 80%;
	height: 80%;
	margin: 17px auto;
	line-height: 24px;
	font-size: 12px;
	overflow: hidden;
}
.cpzsindex .right #container li p span a {
	color: white;
}
.sdysindex {
	padding: 20px 0;
	overflow: hidden;
}
.sdysindex .title {
	padding-bottom: 20px;
	overflow: hidden;
}
.sdysindex1 {
	position: relative;
	height: 420px;
}
.sdysindex1 ul .s1 {
	position: absolute;
	left: 70px;
	top: 0;
	background: url('bg1.fw.png') no-repeat left top;
	width: 450px;
	height: 83px;
	z-index: 10;
}
.sdysindex1 ul .s1 .name {
	background: url('bq.fw.png') no-repeat 320px center;
	font-size: 22px;
	text-align: right;
	padding-right: 20px;
	padding-right: 30px;
	height: 50px;
	line-height: 50px;
}
.sdysindex1 ul .s1 .cont {
	height: 33px;
	text-align: right;
	padding-right: 30px;
	font-size: 16px;
	color: #444444;
}
.sdysindex1 ul .s2 {
	position: absolute;
	left: 0px;
	top: 160px;
	background: url('bg1.fw.png') no-repeat left top;
	width: 450px;
	height: 83px;
	z-index: 10;
}
.sdysindex1 ul .s2 .name {
	background: url('bq.fw.png') no-repeat 320px center;
	font-size: 22px;
	text-align: right;
	padding-right: 20px;
	padding-right: 30px;
	height: 50px;
	line-height: 50px;
}
.sdysindex1 ul .s2 .cont {
	height: 33px;
	text-align: right;
	padding-right: 30px;
	font-size: 16px;
	color: #444444;
}
.sdysindex1 ul .s3 {
	position: absolute;
	left: 70px;
	top: 320px;
	background: url('bg1.fw.png') no-repeat left top;
	width: 450px;
	height: 83px;
	z-index: 10;
}
.sdysindex1 ul .s3 .name {
	background: url('bq.fw.png') no-repeat 320px center;
	font-size: 22px;
	text-align: right;
	padding-right: 20px;
	padding-right: 30px;
	height: 50px;
	line-height: 50px;
}
.sdysindex1 ul .s3 .cont {
	height: 33px;
	text-align: right;
	padding-right: 30px;
	font-size: 16px;
	color: #444444;
}
.sdysindex1 .s4 {
	background: url('ys.fw.png') no-repeat left top;
	width: 411px;
	height: 411px;
	position: absolute;
	top: 0px;
	left: 440px;
	z-index: 1;
}
.sdysindex1 ul .s5 {
	position: absolute;
	left: 770px;
	top: 0px;
	background: url('bg2.fw.png') no-repeat left top;
	width: 450px;
	height: 83px;
	z-index: 10;
}
.sdysindex1 ul .s5 .name {
	background: url('bq.fw.png') no-repeat 30px center;
	font-size: 22px;
	height: 50px;
	line-height: 50px;
	text-indent: 60px;
}
.sdysindex1 ul .s5 .cont {
	height: 33px;
	padding-right: 30px;
	font-size: 16px;
	color: #444444;
	text-indent: 35px;
}
.sdysindex1 ul .s6 {
	position: absolute;
	left: 820px;
	top: 160px;
	background: url('bg2.fw.png') no-repeat left top;
	width: 450px;
	height: 83px;
	z-index: 10;
}
.sdysindex1 ul .s6 .name {
	background: url('bq.fw.png') no-repeat 30px center;
	font-size: 22px;
	height: 50px;
	line-height: 50px;
	text-indent: 60px;
}
.sdysindex1 ul .s6 .cont {
	height: 33px;
	padding-right: 30px;
	font-size: 16px;
	color: #444444;
	text-indent: 35px;
}
.sdysindex1 ul .s7 {
	position: absolute;
	left: 770px;
	top: 320px;
	background: url('bg2.fw.png') no-repeat left top;
	width: 450px;
	height: 83px;
	z-index: 10;
}
.sdysindex1 ul .s7 .name {
	background: url('bq.fw.png') no-repeat 30px center;
	font-size: 22px;
	height: 50px;
	line-height: 50px;
	text-indent: 60px;
}
.sdysindex1 ul .s7 .cont {
	height: 33px;
	padding-right: 30px;
	font-size: 16px;
	color: #444444;
	text-indent: 35px;
}
.reasonindex {
	overflow: hidden;
}
.reasonindex .titlebg {
	height: 190px;
	background: url('titlebg.jpg') no-repeat center top;
}
.reasonindex .bodywidth {
	position: relative;
	height: 1400px;
}
.reasonindex .bodywidth .reason1 {
	position: absolute;
	left: 0;
	top: 0;
	width: 650px;
	height: 300px;
}
.reasonindex .bodywidth .title {
	padding: 10px 0;
	overflow: hidden;
}
.reasonindex .bodywidth .sztitle {
	float: left;
	background: url('title.fw.png') no-repeat left top;
	width: 62px;
	line-height: 62px;
	text-align: center;
	font-size: 30px;
	font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
	color: white;
}
.reasonindex .bodywidth .title .cntitle {
	float: left;
	width: 500px;
	color: #02A3DD;
	font-size: 25px;
	background: url('title1.fw.png') no-repeat 20px bottom;
	height: 40px;
	padding-left: 20px;
	font-weight: bold;
}
.reasonindex .bodywidth .title .entitle {
	float: left;
	padding-left: 20px;
	font-size: 18px;
	color: #AAAAAA;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	padding-top: 5px;
}
.reasonindex .bodywidth .cont {
	overflow: hidden;
	font-size: 16px;
	padding: 10px 0;
}
.reasonindex .bodywidth .cont .cont1 {
	background: url('icon.fw.png') no-repeat left center;
	height: 45px;
	line-height: 45px;
	text-indent: 30px;
	color: #777777;
}
.reasonindex .bodywidth .cont .cont2 {
	background: url('icon.fw.png') no-repeat left center;
	height: 45px;
	line-height: 45px;
	text-indent: 30px;
	color: #777777;
}
.reasonindex .bodywidth .cont .cont3 {
	background: url('icon.fw.png') no-repeat left center;
	height: 45px;
	line-height: 45px;
	text-indent: 30px;
	color: #777777;
}
.reasonindex .bodywidth .cont .cont4 {
	background: url('icon.fw.png') no-repeat left center;
	height: 45px;
	line-height: 45px;
	text-indent: 30px;
	color: #777777;
}
.reasonindex .bodywidth .reason2 {
	position: absolute;
	right: 0;
	top: -50px;
	width: 555px;
	height: 300px;
}
.reasonindex .bodywidth .reason3 {
	position: absolute;
	left: 0;
	top: 260px;
	width: 600px;
	height: 300px;
}
.reasonindex .bodywidth .reason4 {
	position: absolute;
	right: 0;
	top: 420px;
	width: 590px;
	height: 300px;
}
.reasonindex .bodywidth .reason5 {
	position: absolute;
	left: 0;
	top: 700px;
	width: 600px;
	height: 300px;
}
.reasonindex .bodywidth .reason6 {
	position: absolute;
	right: 0;
	top: 700px;
	width: 460px;
	height: 300px;
}
.jdalindex {
	background: #F5F5F5;
	height: 360px;
	overflow: hidden;
}
.jdalindex .bodywidth {
	padding: 20px 0;
	overflow: hidden;
}
.jdalindex .title {
	width: 1400px;
	height: 60px;
	margin: auto;
	margin-bottom: 50px;
	border-bottom: 1px #CCCCCC solid;
	text-align: center;
	color: #333333;
}
.jdalindex .enTitle {
	text-align: center;
	font-size: 22px;
	color: #333;
}
.jdalindex .cnTitle {
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	color: #02A4DC;
	width: 275px;
	margin: auto;
	background: #F5F5F5;
	height: 50px;
	line-height: 50px;
}
.jdalindex .content {
	padding: 0px 10px;
	color: #CCCCCC;
}
.jdalindex .prodImgList1 {
	width: 1400px;
	overflow: hidden;
	height: 300px;
}
.jdalindex ul {
	padding: 10px 0;
	overflow: hidden;
}
.jdalindex ul li {
	float: left;
	width: 220px;
	height: 190px;
	text-align: center;
	padding-left: 20px;
}
.jdalindex ul li:first-child {
	padding: 0;
}
.jdalindex ul li .image {
	width: 220px;
	height: 150px;
}
.jdalindex ul li .image img {
	width: 220px;
	height: 150px;
}
.jdalindex ul li .name {
	text-align: center;
	padding-top: 5px;
}
.khjzindex {
	padding: 20px 0;
	overflow: hidden;
}
.khjzindex .title {
	width: 1400px;
	height: 60px;
	margin: auto;
	margin-bottom: 50px;
	border-bottom: 1px #CCCCCC solid;
	text-align: center;
	color: #333333;
}
.khjzindex .enTitle {
	text-align: center;
	font-size: 22px;
	color: #333;
}
.khjzindex .cnTitle {
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	color: #02A4DC;
	width: 275px;
	margin: auto;
	background: #FFF;
	height: 50px;
	line-height: 50px;
}
.khjzindex .content {
	padding: 0px 10px;
	color: #CCCCCC;
}
.khjzindex ul {
	padding: 20px 0;
	overflow: hidden;
}
.khjzindex ul li {
	float: left;
	width: 380px;
	padding-left: 30px;
}
.khjzindex ul li:first-child {
	padding: 0;
}
.khjzindex ul .image {
	float: left;
	width: 180px;
}
.khjzindex ul .image img {
	width: 180px;
	height: 125px;
}
.khjzindex ul .name {
	float: left;
	padding-left: 20px;
	width: 180px;
	height: 30px;
}
.khjzindex ul .name a {
	color: #000;
	font-size: 13px;
}
.khjzindex ul .time {
	float: left;
	padding-left: 20px;
	color: #525252;
	width: 180px;
	height: 24px;
}
.khjzindex ul .cont {
	float: left;
	padding-left: 20px;
	width: 180px;
	font-size: 13px;
	line-height: 180%;
	height: 45px;
	color: #535353;
}
.khjzindex ul .more {
	float: left;
	padding-left: 20px;
	width: 180px;
	padding-top: 5px;
}
.khjzindex ul .more a {
	color: #01A5DB;
}
.gywmindex {
	padding: 20px 0;
	overflow: hidden;
}
.gywmindex .title {
	width: 1400px;
	height: 60px;
	margin: auto;
	margin-bottom: 50px;
	border-bottom: 1px #CCCCCC solid;
	text-align: center;
	color: #333333;
}
.gywmindex .enTitle {
	text-align: center;
	font-size: 22px;
	color: #333;
}
.gywmindex .cnTitle {
	text-align: center;
	font-size: 35px;
	color: #01A5DB;
	width: 275px;
	margin: auto;
	background: #FFF;
	height: 50px;
	line-height: 50px;
}
.gywmindex .content {
	color: #CCC;
}
.gywmindex .gywmindex1 {
	overflow: hidden;
}
.gywmindex .gywmindex1 p {
	font-size: 14px;
	line-height: 220%;
	color: #333333;
}
.gywmindex .gywmindex1 p a {
	color: #01A5DB;
}
.gywmindex .gywmindex1 ul{
	display: flex;
	justify-content:space-between;
}
.gywmindex .gywmindex1 ul li {

	
}
.gywmindex .gywmindex1 ul li:first-child {
	padding: 0;
}
.gywmindex .gywmindex1 ul li img {

}
.qylsindex {
	overflow: hidden;
	background: url('jjbg.jpg') no-repeat center bottom;
	height: 400px;
}
.qylsindex .title {
	font-size: 35px;
	color: #02A4DC;
	text-align: left;
	border-bottom: none;
	padding-top: 20px;
}
.qylsindex .title span {
	font-size: 25px;
	color: #000000;
}
.qylsindex ul {
	width: 1400px;
	height: 350px;
	position: relative;
	color: #333333;
	margin-top: 80px;
}
.qylsindex ul li {
	font-size: 12px;
	line-height: 150%;
}
.qylsindex ul li .name1 {
	position: absolute;
	top: 40px;
	left: 150px;
	width: 200px;
}
.qylsindex ul li .name2 {
	position: absolute;
	top: 40px;
	left: 420px;
	width: 180px;
}
.qylsindex ul li .name3 {
	position: absolute;
	top: 60px;
	left: 660px;
	width: 140px;
}
.qylsindex ul li .name4 {
	position: absolute;
	top: 20px;
	left: 830px;
	width: 150px;
}
.qylsindex ul li .name5 {
	position: absolute;
	top: 10px;
	left: 1020px;
	width: 160px;
}
.scsbindex {
	padding: 20px 0;
	overflow: hidden;
}
.scsbindex ul{
	padding-top:30px;
}
.scsbindex ul .name {
	width: 280px;
	padding-top: 5px;
	font-size: 30px;
}
.scsbindex ul .cont {
	color: #545454;
	font-size: 16px;
	line-height: 160%;
	width:520px;
	overflow:hidden;
	padding:20px 0;
}
.yqljindex {
	background: #F5F5F5;
	height: 170px;
}
.yqljindex .bodywidth {
	padding: 20px 0;
	overflow: hidden;
}
.yqljindex .title {
	width: 1400px;
	height: 60px;
	margin: auto;
	margin-bottom: 50px;
	border-bottom: 1px #CCCCCC solid;
	text-align: center;
	color: #333333;
}
.yqljindex .enTitle {
	text-align: center;
	font-size: 22px;
	color: #333;
}
.yqljindex .cnTitle {
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	color: #02A3DD;
	width: 275px;
	margin: auto;
	background: #F5F5F5;
	height: 50px;
	line-height: 50px;
}
.yqljindex .content {
	padding: 0px 10px;
	color: #CCCCCC;
}
.yqljindex .bodywidth ul li {
	float: left;
}
.nbanner {
	height: 400px;

	overflow: hidden;
}
.nbanner img{
	width: 100%;
	height: 100%;
	height: 400px;
}
.neiyecont1 {
	overflow: hidden;
	padding: 20px 0;
}
.neiyecont1_1 {
	width: 1120px;
}
.neiyecont1_1_1 {
	padding: 10px 0;
	border: 1px #EEE solid;
	border-radius: 3px;
	text-indent: 10px;
}
.neiyecont1_1_2 {
	border: 1px #EEE solid;
	border-radius: 5px;
	padding: 20px;
	margin-top: 20px;
	min-height: 1140px;
	width:1078px;
}
.neiyecont1_2 {
	width: 242px;
}
.neiyecont1_2_1 {
}
.neiyecont1_2_1 .title {
	padding: 8px 0;
	font-size: 16px;
	color: #02A3DD;
	border: 1px #EEE solid;
	border-radius: 3px;
	text-align: center;
}
.neiyecont1_2_1_1 {
	border: 1px #EEE solid;
	border-top: none;
}

.neiyecont1_2_1_1 ul  {
	padding: 10px 0 0; 
}
.neiyecont1_2_1_1 ul li {
	padding-top: 10px;
}
.neiyecont1_2_1_1 ul li a {
	display: block;
	width: 220px;
	margin: auto;
	border: 1px #EEE solid;
	border-radius: 3px;
	height: 35px;
	line-height: 35px;
	text-indent: 30px;
	background:#EEE url('icon5.fw.png') no-repeat 10px center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: bold;
	cursor: pointer;
}
.neiyecont1_2_1_1 ul ul  {
	padding: 0;
	display: none;
}

.neiyecont1_2_1_1 ul :has(.act) ul {
	display: block;
}

.neiyecont1_2_1_1 ul   ul li a{
	background:#fff;
	background-image: none;
	font-weight: normal;
	text-indent: 30px;
}
.neiyecont1_2_1_1 ul   ul li a.act{
	font-weight: bold;
}
.neiyecont1_2_2 {
	padding-top: 20px;
}
.neiyecont1_1_2 #container {
}
.neiyecont1_1_2 #container li {
	float: left;
	width: 280px;
	height: 255px;
	cursor: pointer;
	overflow: hidden;
	position: relative;
	margin-left: 25px;
	margin-bottom: 20px;
}
.neiyecont1_1_2 #container li .img {
	width: 278px;
	height: 198px;
	display: block;
	-moz-transition: .5s ease-in;
	-webkit-transition: .5s ease-in;
	-o-transition: .5s ease-in;
	-ms-transition: .5s ease-in;
	transition: .5s ease-in;
	border:1px #CCC solid;
}
.neiyecont1_1_2 #container li .img img {
	width: 278px;
	height: 198px;
}
.neiyecont1_1_2 #container li .bottom {
	width: 280px;
	height: 55px;
	background: #F7F7F7;
	position: relative;
}
.neiyecont1_1_2 #container li .bottom .name {
	position: absolute;
	top: 17px;
	left: 10px;
	font-size: 16px;
}
.neiyecont1_1_2 #container li .bottom .name a:hover {
	color: #000;
	text-decoration: underline;
}
.neiyecont1_1_2 #container li .bottom .more {
	position: absolute;
	top: 20px;
	right: 10px;
}
.neiyecont1_1_2 #container li .bottom .more a {
	color: #02A3DD;
}
.neiyecont1_2_2 .title {
	padding: 8px 0;
	font-size: 16px;
	color: #02A3DD;
	border: 1px #EEE solid;
	border-radius: 3px;
	text-align: center;
}
.neiyecont1_2_2_1 {
	border: 1px #EEE solid;
	border-top: none;
}
.neiyecont1_2_2 ul {
	padding: 10px;
}
.neiyecont1_2_2 ul li {
	width: 180px;
	height: 170px;
}
.neiyecont1_2_2 ul li .image img {
	width: 170px;
	height: 130px;
	padding: 4px;
	border: 1px #CCC solid;
}
.neiyecont1_2_2 ul li .name {
	text-align: center;
	width: 180px;
}
.neiyecont1_2_3 {
	padding-top: 20px;
}
.neiyecont1_2_3 .title {
	padding: 8px 0;
	font-size: 16px;
	color: #02A3DD;
	border: 1px #EEE solid;
	border-radius: 3px;
	text-align: center;
}
.neiyecont1_2_3_1 {
	border: 1px #EEE solid;
	border-top: none;
}
.neiyecont1_2_3_1 {
	padding: 10px 0;
}
.neiyecont1_2_3_1 .Name {
	width: 190px;
	text-indent: 25px;
	background: url('icon6.fw.png') no-repeat 10px center;
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.neiyecont1_2_3_1 .Time {
	display: none;
}
.neiyecont1_2_4 {
	padding-top: 20px;
}
.neiyecont1_2_4 .title {
	padding: 8px 0;
	font-size: 16px;
	color: #02A3DD;	border: 1px #EEE solid;
	border-radius: 3px;
	text-align: center;
}
.neiyecont1_2_4 img {
	margin: 0;
	padding: 0;
}
.neiyecont1_2_4_1 {
	border: 1px #EEE solid;
	border-top: none;
}
.neiyecont1_2_4_1 p {
	margin: 0 auto;
	width: 220px;
	padding: 10px;
	line-height: 200%;
	font-size: 14px;
}
.neiyecont2 {
	overflow: hidden;
	padding: 20px 0;
}
.neiyecont2_1 {
	padding: 10px 0;
	border: 1px #EEE solid;
	border-radius: 3px;
	text-indent: 10px;
}
.neiyecont2_2 {
	padding: 20px 0;
}
.scsbindex {
	overflow: hidden;
	background: url('sbbg.jpg') no-repeat center top;
	height: 486px;
}
.scsbindex ul li {
}
.scsbindex ul li .image{
	padding-top:20px;
}
.xwdtindex{
	overflow:hidden;
}
.xwdtindex .title{
	font-size:35px;
	color:#02A4DC;	
	background:url('xwtitle.jpg') no-repeat left bottom;
	text-align:center;
	overflow:hidden;
	padding:20px 0;
	margin-bottom:10px;
}
.xwdtindex .xwdt1{
	width:580px;
}
.xwdtindex .xwdt1 .xwdt1_1{
	width:580px;
	height:220px;
	background:#02A4DC;		
}
.xwdtindex .xwdt1 .xwdt1_1 h3{
	font-size:30px;	
	color:#FFFFFF;
	padding:30px 0 15px 20px;
	font-weight:normal;
	margin-bottom:0;
}
.xwdtindex .xwdt1 .xwdt1_1 p{
	font-size:16px;
	color:#FFFFFF;
	line-height:160%;	
	padding-left:20px;
	margin:0;
	padding-top:0;
}
.xwdtindex .xwdt1 .xwdt1_2{
	width:578px;
	border:1px #CCC solid;	
	width:578px;
	height:218px;
	overflow:hidden;
	margin-top:20px;
}
.xwdtindex .xwdt1 .xwdt1_2 h3{
	font-size:30px;	
	color:#02A4DC;
	padding:0px 0 15px 20px;
	font-weight:normal;
	margin-bottom:0;
	
}
.xwdtindex .xwdt1 .xwdt1_2 p{
	font-size:16px;
	line-height:180%;	
	padding-left:20px;
	margin:0;
	padding-top:0;
}
.xwdtindex .xwdt1 .xwdt1_2 p span{
	color:#FD2E17;	
	font-style:italic;
}

.xwdtindex .xwdt1 .xwdt1_3{
	width:125px;
	margin-left:453px;	
	margin-top:20px;
}
.xwdtindex .xwdt1 .xwdt1_3 a{
	display:block;
	width:125px;
	height:40px;
	line-height:40px;
	text-align:center;
	color:#02A4DC;
	border:1px #02A4DC solid;
}
.xwdtindex .xwdt2{
	width:750px;
}
.xwdtindex .xwdt2_1{
	height:460px;	
	padding-top:30px;
}
.xwdtindex .xwdt2_1 ul li{
	width:750px;
	height:65px;
	border-bottom:1px #CCC dashed;
	padding-top:10px;
}
.xwdtindex .xwdt2_1 ul li:first-child{

}
.xwdtindex .xwdt2_1 ul li .Name{
	float:left;
	width:620px;
	height:25px;
	overflow:hidden;
}
.xwdtindex .xwdt2_1 ul li .Name a{
	font-size:16px;
	color:#444444;
}
.xwdtindex .xwdt2_1 ul li .Time{
	float:left;
	width:130px;
	text-align:right;
	color:#999;
	height:25px;
	overflow:hidden;
}
.xwdtindex .xwdt2_1 ul li .Cont{
	clear:both;
	padding-top:5px;
}
.xwdtindex .xwdt2_1 ul li .Cont a{
	color:#999;
}
.xwdtindex .xwdt2_2{
	width:125px;
	margin-left:623px;	
	margin-top:20px;
	
}
.xwdtindex .xwdt2 .xwdt2_2 a{
	display:block;
	width:125px;
	height:40px;
	line-height:40px;
	text-align:center;
	color:#02A4DC;
	border:1px #02A4DC solid;
}

.nbottom {
	background: #222222;
	height: 280px;
	overflow: hidden;
	margin-top:30px;
	padding-top:10px;
}

.nbottom ul {
	display: flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
.nbottom ul li {

	font-size: 18px;
	color: white;
}
.nbottom ul li ul li {
	font-size: 15px;
	height: 30px;
	line-height: 30px;
	width: 300px;
}
.nbottom ul li ul li a {
	color: #AAAAAA;
}
.nbottom ul li ul li a:hover {
	color: #02A4DC;
	text-decoration: underline;
}
.bottom1 {

	width: 300px;
	height: 50px;
	line-height: 50px;
}
.bottom2 {
	width: 300px;	
	height: 50px;
	line-height: 50px;
}
.bottom3 {
	width: 300px;
	height: 50px;
	line-height: 50px;
}
.bottom4 {

	width: 100px;
	text-align: right;
	padding-top: 20px;

}
.footer {
	background: #373737;
	height: 40px;
	line-height: 40px;
	border-top: 1px #454545 solid;
	overflow: hidden;
	color: white;
}
.footer a {
	color: white;
}
.footer a:hover {
	color: #02A4DC;
	text-decoration: underline;
}
.gsjj {

}

/*******资质证书*******/
.alzs {
	overflow: hidden;
}
.alzs ul li {
	float: left;
	width: 280px;
	margin-left: 20px;
	margin-top: 20px;
	background: #E1E1E1;
	height: 350px;
	text-align: left;
}
.alzs ul li img {
	width: 280px;
	height: 220px;
}
.alzs ul li .name {
	font-size: 18px;
	text-align: center;
	padding: 10px 0;
	border-bottom: 1px #EEE solid;
	width: 260px;
	margin: auto;
}
.alzs ul li .cont {
	font-size: 14px;
	padding: 10px 0;
	text-align: center;
	color: #AAA;
}
.ryzs {
	overflow: hidden;
}
.ryzs ul li {
	float: left;
	width: 280px;
	margin-left: 20px;
	margin-top: 20px;
	background: #E1E1E1;
	height: 320px;
	text-align: left;
}
.ryzs ul li img {
	width: 280px;
	height: 220px;
}
.ryzs ul li .name {
	font-size: 18px;
	text-align: center;
	padding: 10px 0;
	border-bottom: 1px #EEE solid;
	width: 260px;
	margin: auto;
}
.ryzs ul li .cont {
	font-size: 14px;
	padding: 10px 0;
	text-align: center;
	color: #AAA;
}
.scsb {
	overflow: hidden;
}
.scsb ul li {
	float: left;
	width: 280px;
	margin-left: 20px;
	margin-top: 20px;
	background: #E1E1E1;
	height: 270px;
	text-align: left;
}
.scsb ul li img {
	width: 280px;
	height: 220px;
}
.scsb ul li .name {
	text-align: center;
	padding: 5px 0;
	width: 260px;
	margin: auto;
}
.gsjjnycontent3 {
	height: 400px;
	overflow: hidden;
}
.gsjjnycontent3 .left {
	width: 560px;
}
.gsjjnycontent3 .left .title {
	font-size: 20px;
	padding: 10px 0;
	border-bottom: 1px #CCC solid;
}
.gsjjnycontent3 .left p {
	font-size: 14px;
	color: #878787;
	line-height: 140%;
	padding-top: 10px;
}
.gsjjnycontent3 .right {
	width: 600px;
}
.gsjjnycontent4 {
	height: 400px;
	overflow: hidden;
}
.gsjjnycontent4 .left {
	width: 600px;
}
.gsjjnycontent4 .right {
	width: 560px;
}
.gsjjnycontent4 .right .title {
	font-size: 20px;
	padding: 20px 0;
	border-bottom: 1px #CCC solid;
}
.gsjjnycontent4 .right p {
	font-size: 14px;
	color: #878787;
	line-height: 140%;
	padding-top: 10px;
}
.khlg {
	padding: 10px 10px;
	overflow: hidden;
}
.khlg ul li {
	float: left;
	width: 166px;
	text-align: center;
	height: 130px;
	border: 1px #EEE solid;
	margin-left: 50px;
	margin-bottom: 30px;
}
.khlg ul li img {
	width: 166px;
	height: 90px;
}
.khlg ul li span {
	display: block;
	width: 166px;
	text-align: center;
}
/***分页***/
.pageNav {
	clear: both;
	text-align: center;
}
.pageNav span {
	display: inline-block;
	padding: 5px;
	border: 1px #EEE solid;
	margin: 2px;
	cursor: pointer;
}
.pageNav span:hover {
	background-color: #EEE;
}
.pageNav span.now {
	background-color: #333;
	color: white;
}
.neiyecont1_1_2 .fzlc{
	background:url('../../upload/article/lc.fw.png') no-repeat right bottom;
}
.fzlc{
	overflow:hidden;
}
.fzlc ul li{
	background:url('li.fw.png') no-repeat 40px top;	
	height:84px;

}
.fzlc ul li .name{
	font-size:14px;
	padding-left:80px;
	padding-top:15px;
	color:#666;
}
.fzlc ul li .name span{
	font-size:16px;
	color:#6AB001;
	display:block;

}



/* 新闻列表 */
.NoColumn.Article .List li{overflow:hidden;padding-bottom:25px;margin-bottom:25px;border-bottom:1px solid #999;}
.NoColumn.Article .List li .Image{overflow:hidden;float:left;width:200px;height:150px;}
.NoColumn.Article .List li .Image img{width:100%;height:100%;object-fit:cover;}
.NoColumn.Article .List li .Name{float:right;width:860px;}
.NoColumn.Article .List li .Name .ColName{display:none;}
.NoColumn.Article .List li .Name .Title{font-size:18px;color:#0075c2;}
.NoColumn.Article .List li .Name a:hover{color:#a50000;}
.NoColumn.Article .List li .Desc{float:right;width:860px;height:80px;line-height:150%;overflow:hidden;font-size:14px;color:#666666;}
.NoColumn.Article .List li .Time{float:right;width:860px;font-size:12px;}

/* 产品列表 */
.NoColumn.Product ul.List{display:flex;flex-wrap:wrap;}
.NoColumn.Product ul.List li{width:33%;height:270px;padding:10px;box-sizing:border-box;}
.NoColumn.Product ul.List li .Image{width:100%;height:220px;border:1px solid #999;overflow:hidden;}
.NoColumn.Product ul.List li .Image img{width:100%;height:100%;object-fit:cover;transition:all 0.3s ease;}
.NoColumn.Product ul.List li .Image img:hover{transform:scale(1.1);}
.NoColumn.Product ul.List li .Name{text-align:center;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.NoColumn.Product ul.List li .Name .ColName{display:none;}
.NoColumn.Product ul.List li .Name .Title{width:100%;color:black;line-height:150%;font-size:13px;}
.NoColumn.Product ul.List li .Name .Title:hover{color:#0075c2;}
.NoColumn.Product ul.List li .Desc{
    display: none;
}

/* 搜索结果产品列表 */
.Search.Product ul.List{display:flex;flex-wrap:wrap;}
.Search.Product ul.List li{width:33%;height:370px;padding:10px;box-sizing:border-box;}
.Search.Product ul.List li .Image{width:100%;height:320px;border:1px solid #999;overflow:hidden;}
.Search.Product ul.List li .Image img{width:100%;height:100%;object-fit:cover;transition:all 0.3s ease;}
.Search.Product ul.List li .Image img:hover{transform:scale(1.1);}
.Search.Product ul.List li .Name{text-align:center;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.Search.Product ul.List li .Name .ColName{display:none;}
.Search.Product ul.List li .Name .Title{width:100%;color:black;line-height:150%;font-size:13px;}
.Search.Product ul.List li .Name .Title:hover{color:#0075c2;}

/* 新闻详情页 */
.Detail.Article .Name{text-align:center;font-size:20px;font-weight:bold;padding-bottom:20px;}
.Detail.Article .From{display:none;}

/* 产品详情页 */
.Detail.Product .Images{display:none;}
.Detail.Product .Name{text-align:center;font-size:20px;font-weight:bold;padding:20px 0;color:#0075c2;}
.Detail img{max-width:100%;}

/* 产品图片列表 */
ul.newProduct{display:flex;flex-wrap:wrap;justify-content:space-between;}
ul.newProduct li{width:31%;height:200px;margin:15px 0;border:1px solid #ccc;}
ul.newProduct li img{width:100%;height:100%;object-fit:cover;}

/* 返回目录 */
.Back{text-align:center;padding:30px 0;}
.Back a{display:inline-block;padding:3px 30px;background-color:#0075c2;color:white;}
.Back a:hover{background-color:#0091f1;}

.PageInfo{
	text-align: right;
	padding-right: 10px;
	color: #999;
}