﻿body {
	font-family:Arial, Helvetica, sans-serif;
	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: red;
}
.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: red;
	text-decoration: underline;
	top : -2px;
	transition : all .4s;
}
.top .right {
	width: 200px;
}
.top .right ul li {
	float: left;
	width: 100px;
	height: 30px;
	line-height: 30px;
	text-indent: 40px;
	cursor: pointer;
}
.top .right ul li a {
	color: #999;
}
.top .right ul li a:hover {
	color: red;
	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 {


	font-size: 30px;
	color: red;

	height: 100px;
	padding-top: 10px;
}
.header .left span {
	display: block;
	font-size: 25px;
	color: #545454;
	padding-top: 5px;
	letter-spacing: 5px;
}
.header .right {
	background: url('tel.fw.png') no-repeat left 20px;
	padding-top: 0px;
	height: 100px;
	text-indent: 60px;
	font-size: 14px;
	color: #666666;
}
.header .right span {
	display: block;
	padding-top: 2px;
	font-size: 26px;
	color: red;
	font-family: Georgia;
	text-indent: 0;
}
.header .right span{
	padding-left: 60px;
}
.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: red;
}
.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: 1090px;
	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: 20px 0;
	overflow: hidden;
}
.hzhbindex ul li {
	float: left;
	width: 300px;
	text-align: center;
}
.hzhbindex ul li .name {
	font-size: 25px;
	color: red;
}
.hzhbindex ul li .cont {
	font-size: 16px;
	color: #4F4D4D;
	line-height: 180%;
}
.cpzsindex {
	background: #F7F7F7;
	clear: both;
	padding: 40px 0;
	overflow: hidden;
}





.cpzsindex #container {
	margin: 0 auto;
}
.cpzsindex #container li {
	float: left;
	width: 300px;
	height: 350px;
	border-bottom: 5px #DDDDDD solid;
	border-right: 5px #DDDDDD solid;
	cursor: pointer;
	overflow: hidden;
	position: relative;
	margin-left: 20px;
	margin-bottom: 20px;
}
.cpzsindex #container li .img {
	width: 300px;
	height: 300px;
	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 #container li .img img {
	width: 300px;
	height: 300px;
}
.cpzsindex #container li .bottom {
	width: 300px;
	height: 50px;
	line-height: 28px;
	background: #F7F7F7;
	position: relative;

}
.cpzsindex #container li .bottom .name {
	position: absolute;
	top: 17px;
	left: 10px;
	font-size: 16px;
	width:250px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.cpzsindex #container li .bottom .name a:hover {
	color: #000;
	text-decoration: underline;
}
.cpzsindex #container li .bottom .more {
	position: absolute;
	top: 10px;
	right: 10px;
}
.cpzsindex #container li p {
	width: 100%;
	height: 300px;
	position: absolute;
	left: 0;
	top: -300px;
	color: #ffffff;
	z-index: 2;
	margin: 0;
	padding: 0;
}
.cpzsindex #container li p i {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 300px;
	z-index: -1;
	background: #000000;
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: alpha(opacity=70);
}
.cpzsindex #container li p span {
	display: block;
	width: 80%;
	height: 80%;
	margin: 17px auto;
	line-height: 24px;
	font-size: 12px;
	overflow: hidden;
}
.cpzsindex #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;
	background: url('../cn_style/reason.jpg') no-repeat center top;
	height: 650px;
}
.reasonindex .titlebg {
	height: 190px;
	background: url('titlebg.jpg') no-repeat center top;
}
.reasonindex .bodywidth {
	position: relative;
	height: 1100px;
}
.reasonindex .bodywidth .reason1 {
	position: absolute;
	left: 0;
	top: 0;
	width: 800px;
	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: 700px;
	color: red;
	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: 710px;
	height: 300px;
}
.reasonindex .bodywidth .reason4 .cntitle{
	width: 620px;
}
.reasonindex .bodywidth .reason5 {
	position: absolute;
	left: 0;
	top: 750px;
	width: 800px;
	height: 300px;
}
.reasonindex .bodywidth .reason6 {
	position: absolute;
	right: 0;
	top: 700px;
	width: 460px;
	height: 300px;
}
.nbanner {
	height: 400px;
	width: 100%;
	overflow: hidden;
}
.nbanner img{
	width: 100%;
	height: 100%;
	object-fit:fill;
}
.neiyecont1 {
	overflow: hidden;
	padding: 20px 0;
}
.neiyecont1_1 {
	width: 1110px;
}
.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: 900px;
	width:1068px;
}

.neiyecont1_2_1 .cpzsindex1  {
	width: 258px;
	border: 1px #E7E2E2 solid;
}
.neiyecont1_2_1  .title {
	background: #EAEBEF;
	width: 260px;
	height: 110px;
	font-size: 28px;
	text-align: center;
	line-height: 110px;
	color: #000;
}



.neiyecont1_2_1 .cpzsindex1 ul li{
	border-bottom: 1px #CCC dotted;
	background: #eee url('ico1.fw.png') no-repeat 230px center;
}
.neiyecont1_2_1 .cpzsindex1 ul li a {
	display: block;
	height: 50px;
	line-height: 50px;
	text-indent: 10px;
	font-size: 14px;
	cursor: pointer;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 225px;

}
.neiyecont1_2_1 .cpzsindex1  ul li li{
	color: #333;
	background-color: #fff;
	border-bottom: 0;
}
.neiyecont1_2_1 .cpzsindex1  ul ul {
	display: none;
}
.neiyecont1_2_1 .cpzsindex1  ul li:first-child ul {
	display: block;
}
.neiyecont1_2_1 .cpzsindex1  ul li ul li a {
	height: 40px;
	line-height: 40px;
}
.neiyecont1_2_1 .cpzsindex1  ul li ul li a:hover {
	
}
.neiyecont1_2_1 .cpzsindex1  ul li ul > li:nth-child(2n+1) a:hover{

}
.neiyecont1_2_1 .cpzsindex1  ul ul ul{
	display:none;
	position:absolute;
	top:-10000px;
	left:-10000px;
}


.neiyecont1_2_4 {
	padding-top: 20px;
}
.neiyecont1_2_4 .title {
	padding: 8px 0;
	font-size: 16px;
	color: red;
	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: 240px;
	padding: 10px;
	line-height: 200%;
	font-size: 12px;
}
.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;
}


.xwdtindex{
	overflow:hidden;
}
.xwdtindex .title{
	font-size:35px;
	color:red;	
	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:#6AB002;		
}
.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:#6AB001;
	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:#FF5B26;	
	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:#6AB000;
	border:1px #6AB000 solid;
}
.xwdtindex .xwdt2{
	width:580px;
}
.xwdtindex .xwdt2_1{
	height:460px;	
	padding-top:30px;
}
.xwdtindex .xwdt2_1 ul li{
	width:580px;
	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:450px;
	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:453px;	
	margin-top:20px;
	
}
.xwdtindex .xwdt2 .xwdt2_2 a{
	display:block;
	width:125px;
	height:40px;
	line-height:40px;
	text-align:center;
	color:#6AB000;
	border:1px #6AB000 solid;
}

.nbottom {
	background: #222222;
	height: 220px;
	overflow: hidden;
	margin-top:30px;
	padding-top:10px;
}
.nbottom ul li {
	float: left;
	font-size: 18px;
	color: white;
}
.nbottom ul li ul li {
	font-size: 12px;
	height: 30px;
	line-height: 30px;

}
.nbottom ul li ul li a {
	color: #AAAAAA;
}
.nbottom ul li ul li a:hover {
	color: red;
	text-decoration: underline;
}
.bottom1 {
	width: 200px;

	line-height: 50px;
}
.bottom1 ul li{
	width: 200px;
}
.bottom2 {
	width:300px;

	line-height: 50px;
}
.bottom2 ul li{
	width: 300px;
}
.bottom3 {
	width:300px;

	line-height: 50px;
}
.bottom3 ul li{
	width: 300px;
}
.bottom4 {
	width:300px;
	
	line-height: 50px;
}
.bottom4 ul li{
	width:300px;
}
.bottom5 {
	float: right;
	width: 300px;
	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: #6AB002;
	text-decoration: underline;
}
.gsjj {
	width: 920px;
	height: 520px;
	clear: both;
	overflow: hidden;
	padding: 20px;
}
.gsjj .left {
	width: 600px;
}
.gsjj .left img {
	max-width: 600px;
	max-height: 450px;
}
.gsjj .right {
	width: 280px;
}
.left .picChangePicList img {
	cursor: pointer;
}
.gsjj .ProdName {
	font-size: 16px;
	height: 60px;
	line-height: 60px;
}
.gsjj .consult {
	float: left;
	width: 90px;
	height: 30px;
	background: #6AB002;
	line-height: 30px;
	text-align: center;
	border-radius: 5px;
}
.gsjj .consult a {
	color: white;
}
.gsjj .message {
	float: left;
	width: 90px;
	height: 30px;
	background: #6AB002;
	line-height: 30px;
	text-align: center;
	margin-left: 20px;
	border-radius: 3px;
}
.gsjj .message a {
	color: white;
}
.gsjj .share {
	color: #666;
	padding-top: 25px;
	font-size: 14px;
	width: 240px;
	clear: both;
	overflow: hidden;
}
.gsjj .share span {
	display: block;
	float: left;
	padding-top: 4px;
}
.gsjj1 {
	clear: both;
	width: 920px;
	padding: 0px 20px;
}
.gsjj1 h3 {
	background: url('icon.png') no-repeat left center;
	height: 48px;
	line-height: 48px;
	width: 148px;
	text-indent: 20px;
	color: white;
	font-weight: normal;
}
/*******资质证书*******/
.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:red;
	display:block;

}
.ryzsindex{
	padding: 20px 0;
}
.ryzsindex .title{
	background: url('../cn_style/title.png') no-repeat center center;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	color: #FF0000;
}
.ryzsindex .titlecont{
	text-align: center;
	color: #CCCCCC;
}
.ryzsindex ul{
	display: flex;
	padding: 25px 0;
	justify-content: space-between;
	flex-wrap: wrap; 
}
.gywmindex{
	background: url('../cn_style/gsjj.jpg') no-repeat center top;
	height: 544px;
	padding: 20px 0;
}
.gywmindex .title{
	background: url('../cn_style/title.png') no-repeat center center;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	color: #FF0000;
	margin-top: 20px;
}
.gywmindex .titlecont{
	text-align: center;
	color: #CCCCCC;
}
.gywmindex ul{
	display: flex;
	padding: 25px 0;
	justify-content: space-between;
}
.gywmindex ul li{
	position: relative;
	width: 1400px;
	height: 346px;
}
.gywmindex ul li .cont{
	position:absolute;
	width: 750px;
	top: 0;
	left: 0;
	line-height: 150%;
	color: #333333;
	font-size: 16px;
}
.gywmindex ul li .more{
	position: absolute;
	bottom: 0;
	left: 0;
}
.gywmindex ul li .more a{
	color: #FF0000;
	font-size: 18px;	
}
.gywmindex ul li .image{
	position: absolute;
	top: 0;
	right: 0;
	width: 515px;
}
.scsbindex{

}
.scsbindex .title{
	background: url('../cn_style/title.png') no-repeat center center;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	color: #FF0000;
	margin-top: 20px;
}
.scsbindex .titlecont{
	text-align: center;
	color: #CCCCCC;
}
.scsbindex ul{
	display: flex;
	padding: 25px 0;
	justify-content: space-between;
}
.Detail.Product .Name{
	display: none;
}
.Detail.Product .Images{
	display: none;

}
.Detail.Article .Content{
    line-height: 1.5vw;
}
.Detail.Article .Content p {

}
.Detail.Article .Content p img{
    max-width: 80%;
    margin: auto;
    text-align: center;
}
.NoColumn.Article ul.List{display:flex;flex-wrap:wrap;justify-content:space-between;}
.NoColumn.Article ul.List li{width:100%;height:15vw;margin:1vw 0;box-sizing:border-box;border-bottom: 1px #DDD solid;}
.NoColumn.Article ul.List li .Image{width:20%;height:12vw;border:1px solid #dadada;overflow:hidden;float: left;}
.NoColumn.Article ul.List li .Image img{width:100%;height:100%;object-fit:contain;transition:all 0.3s ease;}
.NoColumn.Article ul.List li .Image img:hover{transform:scale(1.1);}
.NoColumn.Article ul.List li .Name{width:75%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;float:right;}
.NoColumn.Article ul.List li .Name .ColName{display:none;}
.NoColumn.Article ul.List li .Name .Title{width:75%;color:black;line-height:150%;font-size:1vw;}
.NoColumn.Article ul.List li .Name .Title:hover{color:var(--mainColor);}
.NoColumn.Article ul.List li .Desc{float:right;width:75%;color: #666;}
.NoColumn.Article ul.List li .Time{display:none;}

/* 产品列表 */
.NoColumn.Product ul.List{display:flex;flex-wrap:wrap;justify-content:left;}
.NoColumn.Product ul.List li{width:33%;height:330px;box-sizing:border-box;padding: 2vw 1vw;}
.NoColumn.Product ul.List li .Image{width:100%;height:280px;border:1px solid #dadada;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;padding: 0.5vw;}
.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:var(--mainColor);}
.NoColumn.Product ul.List li .Desc{display:none;}


.PageInfo{
    color: #666;
    text-align: right;
}
/* 单页详情 */
.NoColumn.SinglePage{

}
.NoColumn.SinglePage img{
    max-width: 100%;
}

/* 新闻详情页 */
.Detail.Article .Name{text-align:center;font-size:20px;font-weight:bold;padding-bottom:20px;}
.Detail.Article .From{display: none;}
.Detail.Article .Time{text-align:center;font-size:12px;}

/* 详情页 */
.Detail img{max-width:100%; display: block; box-sizing: border-box;}

/* 产品详情页 */
.Detail.Product .prodTop{display:flex;justify-content:space-between;flex-wrap:wrap; border-bottom:10px solid #f0f0f0;padding-bottom:30px;}
.Detail.Product .PicZoom{width:40vw;height:35vw;}
.Detail.Product .prodInfo{width:30vw;}
.Detail.Product .prodInfo .Name{font-size:20px;color:var(--mainColor);}
.Detail.Product .prodInfo .Desc{padding:20px 0;font-size:14px;line-height:1.8;color:#929292;}
.Detail.Product .prodInfo .Func{margin-bottom:30px;}
.Detail.Product .prodInfo .Func a{display:inline-block;padding:5px 20px;color:white;font-size:12px;background-color:var(--mainColor); margin-right:20px; font-size:14px;}
.Detail.Product .prodInfo .Share{ display: none;}
.Detail.Product .prevnext{width:100%;display:flex;justify-content:space-between;padding:20px 0;font-size:13px;color:black;font-weight:bold;}
.Detail.Product .prevnext a{color:var(--mainColor);font-weight:normal;}
.Detail.Product .keywords{font-size:13px;color:black;font-weight:bold;}
.Detail.Product .keywords a{color:var(--mainColor);font-weight:normal;}
.Detail.Product .IntroTitle{margin-top:30px;background-color:var(--mainColor);font-size:1.3vw;color:#333;padding:10px;font-weight:bold;}
.Detail.Product .Content{padding:20px; line-height: 1.5;}


/* 产品图片列表 */
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:6px 30px;background-color: #EEE;color:#333;border: 1px #CCC solid;}
.Back a:hover{background-color:var(--subColor);;}

/* 分页信息 */
.Pagination{padding:50px 0;text-align:center;clear: both;}
.Pagination a{display:inline-block;font-size:13px;color:#666;border:1px solid #dadada;padding:2px 8px;margin:0px 2px;}
.Pagination a:hover,.Pagination a.now{border:1px solid var(--mainColor);background-color:var(--mainColor);color:#333;}
.PageInfo{padding-bottom:20px;}

/* 在线留言 */
div.order_online p{text-align:center;}
div.order_online table{margin:auto;}
div.order_online td{color:var(--mainColor);line-height:100%;padding:10px;text-align: left;}
div.order_online td:first-child{text-align: right;}
div.order_online td input{background-color:white;width:400px;border-radius:4px;padding:8px; border:1px solid var(--mainColor);}
div.order_online td textarea{background-color:white;width:400px;height:80px;border-radius:4px;padding:8px;  border:1px solid var(--mainColor);}
div.order_online img.VerifyCode{height:25px;vertical-align:middle;}
div.order_online input[name="VerifyCode"]{width:100px;vertical-align:middle;}
div.order_online input[type="submit"]{float: right;width:150px;background-color:var(--mainColor);color:white;cursor: pointer;vertical-align:middle;}


.sbzs{

}
.sbzs ul{
	display:flex;flex-wrap:wrap;justify-content:space-between;
}
.sbzs ul li{
	width: 520px;
}
.sbzs ul li img{
	width: 100%;
}

.biaoge{

}
.biaoge table{
	border-top: 1px #CCC solid;
	border-left: 1px #CCC solid;
	width: 100%;
}
.biaoge table tr td{
	border-right: 1px #CCC solid;
	border-bottom: 1px #CCC solid;
	text-align: center;
	height: 35px;
	line-height: 35px;
}
.biaoge table .bg1{
	background-color: #EFEFEF;
}
.pic p img{
	width: 1100px;
}
h3{
	font-size: 20px;
}