﻿body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
a {
	color: #333;
	text-decoration: none;
}
img {
	border: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
.bodywidth {
	width: 1200px;
	margin: auto;
}
.top {
	border-top: 3px #00A2D7 solid;
	overflow: hidden;
}
.logo1 {
}
.logo2 {
	padding-left: 30px;
}
.logo3 {
}
.nav {
	background: #666666;
	height: 45px;
	line-height: 45px;
	z-index: 100;
}
.nav ul {
	z-index: 100;
}
.nav ul li {
	float: left;
	text-align: center;
	position: relative;
	z-index: 100;
}
.nav ul li a {
	display: block;
	padding: 0 38px;
	height: 45px;
	font-size: 14px;
	color: white;
}
.nav ul li a:hover {
	background: #00A1D7;
}
.nav ul ul {
	display: none;
	position: absolute;
	top: 45px;
	left: 0;
	background: #555;
	opacity: 0.8;
	width:200px;
}
.nav ul ul li {
}
.nav ul ul li a {
	height:35px;
	line-height:35px;
	width:180px;
	padding: 0 10px;
	font-size:12px;
}
.banner {
	overflow: hidden;
}
.cpzsindex {
	padding: 40px 0 0;
	overflow: hidden;
}
.cpzsindex .title {
	margin: auto;
	width: 415px;
	height: 77px;
	background: url('title.fw.png') no-repeat left center;
}
.cpzsindex .title .titlename {
	font-size: 30px;
	color: #00A1D7;
	text-align: center;
}
.cpzsindex .title .titlecont {
	color: #333333;
	padding-top: 5px;
	text-align: center;
}
.cpzsindex ul {
	overflow: hidden;
	padding: 20px 0;
}
.cpzsindex ul li {
	float: left;
	width: 380px;
	height: 340px;
	background: #F1F2F3;
	margin-left: 20px;
	margin-bottom: 20px;
	position: relative;
}
.cpzsindex ul li .image {
}
.cpzsindex ul li .image img {
	border: 1px #CCC solid;
	width: 378px;
	height: 278px;
}
.cpzsindex ul li .name {
	position: absolute;
	top: 285px;
	left: 10px;
}
.cpzsindex ul li .name a {
	font-size: 16px;
}
.cpzsindex ul li .name a:hover {
	color: #00A2D7;
}
.cpzsindex ul li .cont {
	position: absolute;
	left: 10px;
	bottom: 10px;
	font-size: 12px;
}
.cpzsindex ul li .cont a {
	color: #AAAAAA;
}
.cpzsindex ul li .cont a:hover {
	color: #333;
	text-decoration: underline;
}
.cpzsindex ul li .more {
	position: absolute;
	right: 10px;
	top: 290px;
}
.cpzsindex ul li .more a {
}
.gsjjindex {
	overflow: hidden;
	background: #F2F3F5;
	padding: 40px 0;
}
.gsjjindex .title {
	margin: auto;
	width: 415px;
	height: 77px;
	background: url('title.fw.png') no-repeat left center;
}
.gsjjindex .title .titlename {
	font-size: 30px;
	color: #00A1D7;
	text-align: center;
}
.gsjjindex .title .titlecont {
	color: #333333;
	padding-top: 5px;
	text-align: center;
}
.gsjjindex ul {
	overflow: hidden;
	padding: 40px 0;
}
.gsjjindex ul li {
	width: 1200px;
	height: 340px;
	position: relative;
}
.gsjjindex ul li .cont {
	position: absolute;
	left: 0;
	top: 0;
	line-height: 330%;
	width: 725px;
}
.gsjjindex ul li .more {
	position: absolute;
	left: 0;
	bottom: 0;
}
.gsjjindex ul li .more a {
	display: block;
	width: 150px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #00A2D7;
	border-radius: 100px;
	color: white;
}
.gsjjindex ul li .image {
	position: absolute;
	top: 0;
	right: 0;
}
.xwdtindex {
	overflow: hidden;
	padding: 40px 0;
}
.xwdtindex .title {
	margin: auto;
	width: 415px;
	height: 77px;
	background: url('title.fw.png') no-repeat left center;
}
.xwdtindex .title .titlename {
	font-size: 30px;
	color: #00A1D7;
	text-align: center;
}
.xwdtindex .title .titlecont {
	color: #333333;
	padding-top: 5px;
	text-align: center;
}
.xwdtindex ul {
	padding: 20px 0;
	overflow: hidden;
}
.xwdtindex ul li {
	float: left;
	height: 350px;
	width: 380px;
	margin-left: 30px;
	position: relative;
}
.xwdtindex ul li:first-child {
	margin: 0;
}
.xwdtindex ul li .image {
	position: absolute;
	left: 0;
	top: 0;
}
.xwdtindex ul li .name {
	position: absolute;
	top: 210px;
	left: 0;
}
.xwdtindex ul li .name a {
	color: #00A1D7;
	font-size: 16px;
}
.xwdtindex ul li .cont {
	position: absolute;
	top: 240px;
	left: 0;
	line-height: 180%;
}
.xwdtindex ul li .cont a {
	color: #777777;
}
.xwdtindex ul li .more {
	position: absolute;
	left: 0;
	bottom: 10px;
}
.xwdtindex ul li .time {
	position: absolute;
	right: 0;
	bottom: 10px;
	font-size: 12px;
}
.shfwindex {
	overflow: hidden;
	padding: 40px 0;
	background: #F2F3F5;
}
.shfwindex .title {
	margin: auto;
	width: 415px;
	height: 77px;
	background: url('title.fw.png') no-repeat left center;
}
.shfwindex .title .titlename {
	font-size: 30px;
	color: #00A1D7;
	text-align: center;
}
.shfwindex .title .titlecont {
	color: #333333;
	padding-top: 5px;
	text-align: center;
}
.shfwindex ul {
	overflow: hidden;
	padding: 20px 0;
}
.shfwindex ul li {
	float: left;
	width: 280px;
	height: 330px;
	background: white;
	margin-left: 26px;
}
.shfwindex ul li:first-child {
	margin: 0;
}
.shfwindex ul li .name {
	font-size: 20px;
	padding-top: 40px;
	text-align: center;
}
.shfwindex ul li.s1 .name a {
	color: #CB0000;
}
.shfwindex ul li.s2 .name a {
	color: #52C9A6;
}
.shfwindex ul li.s3 .name a {
	color: #5BD1DC;
}
.shfwindex ul li.s4 .name a {
	color: #00A2D7;
}
.shfwindex ul li .image {
}
.shfwindex ul li.s1 .image {
	margin: 20px auto;
	width: 120px;
	height: 120px;
	background: url('f1.fw.png') no-repeat left top;
}
.shfwindex ul li.s1 .image:hover {
	background: url('f1h.fw.png') no-repeat left top;
}
.shfwindex ul li.s2 .image {
	margin: 20px auto;
	width: 120px;
	height: 120px;
	background: url('f2.fw.png') no-repeat left top;
}
.shfwindex ul li.s2 .image:hover {
	background: url('f2h.fw.png') no-repeat left top;
}
.shfwindex ul li.s3 .image {
	margin: 20px auto;
	width: 120px;
	height: 120px;
	background: url('f3.fw.png') no-repeat left top;
}
.shfwindex ul li.s3 .image:hover {
	background: url('f3h.fw.png') no-repeat left top;
}
.shfwindex ul li.s4 .image {
	margin: 20px auto;
	width: 120px;
	height: 120px;
	background: url('f4.fw.png') no-repeat left top;
}
.shfwindex ul li.s4 .image:hover {
	background: url('f4h.fw.png') no-repeat left top;
}
.shfwindex ul li .cont {
	text-align: center;
}
.shfwindex ul li .cont a {
	color: #92999F;
}
.shfwindex ul li .more {
	width: 160px;
	height: 40px;
	line-height: 40px;
	margin: 10px auto;
	text-align: center;
	border: 1px #CCCCCC solid;
	font-size: 14px;
	border-radius: 5px;
	background: #FAFBFC;
}
.shfwindex ul li .more a {
	color: #5F5F6C;
}
.nbanner {
	position: relative;
	height: 400px;
	overflow: hidden;
}
.nbanner1 {
	position: absolute;
	height: 400px;
}
.nbanner1 img {
	width: 100%;
	height: 400px;
}
.neiyecont1 {
	overflow: hidden;
	padding: 20px 0;
}
.neiyecont1_1 {
	width: 970px;
}
.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: 800px;
	width: 928px;
}
.neiyecont1_1_2 > .cpzscont {
}
.neiyecont1_1_2 > .cpzscont > ul > li {
	float: left;
	width: 440px;
	height: 200px;
	background: #EEE;
	border: 1px #CCC solid;
	border-radius: 5px;
	margin-left: 15px;
	margin-bottom: 20px;
}
.neiyecont1_1_2 > .cpzscont > ul > li > .image {
	float: left;
	width: 200px;
	height: 150px;
	background: white;
	border: 1px #CCC solid;
	margin-top: 24px;
	margin-left: 10px;
}
.neiyecont1_1_2 > .cpzscont > ul > li > .name {
	float: left;
	width: 200px;
	padding-left: 20px;
	padding-top: 20px;
}
.neiyecont1_1_2 > .cpzscont > ul > li > .name > a {
	color: red;
	font-size: 14px;
}
.neiyecont1_1_2 > .cpzscont > ul > li > .cont {
	float: left;
	width:200px;
	padding: 10px 0 10px 20px;
}
.neiyecont1_1_2 > .cpzscont > ul > li > .cont a {
	display: block;
	width: 180px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size:12px;
}
.neiyecont1_1_2 > .cpzscont > ul > li > .detail {
	float: left;
	width: 180px;
	padding-left: 20px;
}
.neiyecont1_1_2 > .cpzscont > ul > li > .detail > select {
	width: 180px;
}
.neiyecont1_1_2 > .cpzscont > ul > li > .detail > select.pdClassOther {
	width: 180px;
	background: #FFF;
	border: 1px #DDD solid;
	font-size: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 2px 5px;
}
.neiyecont1_1_2 > .cpzscont > ul > li > .detail > select option {
}
.neiyecont1_1_2 > .cpzscont1 {
	width: 928px;
	margin: auto;
}
.neiyecont1_1_2 > .cpzscont1 > ul > li {
	width: 926px;
	height: 170px;
	background: #EEE;
	border: 1px #CCC solid;
	margin-bottom: 20px;
}
.neiyecont1_1_2 > .cpzscont1 > ul > li > .image {
	float: left;
	padding: 9px 20px 9px 9px;
}
.neiyecont1_1_2 > .cpzscont1 > ul > li > .image img {
	width: 200px;
	height: 150px;
	border: 1px #CCC solid;
}
.neiyecont1_1_2 > .cpzscont1 > ul > li > .name {
	float: left;
	width: 695px;
	padding-top: 9px;
	font-size: 16px;
}
.neiyecont1_1_2 > .cpzscont1 > ul > li > .name > a {
	color: red;
}
.neiyecont1_1_2 > .cpzscont1 > ul > li > .cont {
	float: left;
	width: 695px;
	padding: 10px 0;
	overflow: hidden;
	line-height: 180%;
	height: 80px;
}
.neiyecont1_1_2 > .cpzscont1 > ul > li > .cont > a {
	color: #333;
}
.neiyecont1_1_2 > .cpzscont1 > ul > li > .cont > a > strong {
	color: #000;
}
.neiyecont1_1_2 > .cpzscont1 > ul > li > .detail {
	float: left;
	width: 695px;
}
.neiyecont1_1_2 > .cpzscont1 > ul > li > .detail > a {
	display: inline-block;
	margin-right: 10px;
	padding: 5px 15px;
	border: 1px #CCC solid;
	background: white url('../../upload/prod/icon.fw.png') no-repeat 10px center;
	text-indent: 10px;
	font-size: 12px;
	border-radius: 5px;
}
.neiyecont1_1_2 > .cpzscont1 > ul > li > .detail > a:hover {
	background: #00A1D7 url('../../upload/prod/iconh.fw.png') no-repeat 10px center;
	color: white;
}
.neiyecont1_2 {
	width: 202px;
}
.neiyecont1_2_1 {
}
.neiyecont1_2_1 .title {
	padding: 8px 0;
	font-size: 16px;
	color: red;
	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;
}

.neiyecont1_2_1_1 ul li {
	margin-bottom:10px;	cursor:pointer;
}
.neiyecont1_2_1_1 ul li a {
	display: block;
	width: 180px;
	margin: auto;
	border: 1px #EEE solid;
	border-radius: 3px;
	height: 35px;
	line-height: 35px;
	text-indent: 10px;
	background: url('ico1.fw.png') no-repeat 160px center;
	cursor:pointer;
	color:#000;
}
.neiyecont1_2_1_1 ul ul {
	display: none;
	padding:0;
}
.neiyecont1_2_1_1 ul li:first-child ul {
	display: block;
}
.neiyecont1_2_1_1 ul li ul li{
	width:180px;
	background: url('ico2.fw.png') no-repeat 160px center;
	border: 1px #EEE solid;
	border-radius: 3px;	
	height: 35px;
	line-height: 35px;
	margin:0 auto 10px;
}
.neiyecont1_2_1_1 ul li ul li:first-child{
	margin-top:10px;
}

.neiyecont1_2_1_1 ul li ul li a {
	float:left;
	font-size:12px;
	width:150px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color:#666;
	border:none;
	background:none;

}
.neiyecont1_2_1_1 ul li ul li a:hover{
	color:red;
}


.neiyecont1_2_2 {
	padding-top: 20px;
}
.neiyecont1_1_2 #container {
}
.neiyecont1_1_2 #container li {
	float: left;
	width: 300px;
	height: 255px;
	border-bottom: 5px #DDDDDD solid;
	border-right: 5px #DDDDDD solid;
	cursor: pointer;
	overflow: hidden;
	position: relative;
	margin-left: 10px;
	margin-bottom: 20px;
}
.neiyecont1_1_2 #container li .img {
	width: 300px;
	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;
}
.neiyecont1_1_2 #container li .img img {
	width: 300px;
	height: 200px;
}
.neiyecont1_1_2 #container li .bottom {
	width: 300px;
	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: red;
}
.neiyecont1_1_2 #container li p {
	width: 100%;
	height: 200px;
	position: absolute;
	left: 0;
	top: -200px;
	color: #ffffff;
	z-index: 2;
	margin: 0;
	padding: 0;
}
.neiyecont1_1_2 #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);
}
.neiyecont1_1_2 #container li p span {
	display: block;
	width: 80%;
	height: 80%;
	margin: 17px auto;
	line-height: 24px;
	font-size: 12px;
	overflow: hidden;
}
.neiyecont1_1_2 #container li p span a {
	color: white;
}
.neiyecont1_2_2 .title {
	padding: 8px 0;
	font-size: 16px;
	color: red;
	border: 1px #EEE solid;
	border-radius: 3px;
	text-align: center;
}
.neiyecont1_2_2_1 {
	border: 1px #EEE solid;
	border-top: none;
	overflow: hidden;
}
.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;
	font-size:12px;
	line-height:160%;
}
.neiyecont1_2_3 {
	padding-top: 20px;
}
.neiyecont1_2_3 .title {
	padding: 8px 0;
	font-size: 16px;
	color: red;
	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: 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: 180px;
	padding: 10px;
	line-height: 200%;
	font-size: 12px;
}
.bottom {
	background: #666666;
	overflow: hidden;
	border-top: 3px #00A2D7 solid;
	color: white;
	padding: 20px 0;
}
.bottom ul li {
	color: white;
	float: left;
	width: 220px;
	font-size: 16px;
}
.bottom ul li ul li a {
	font-size: 12px;
	color: white;
}
.bottom ul ul {
	padding: 10px 0;
	overflow: hidden;
}
.bottom ul ul li {
	height: 30px;
	line-height: 30px;
}
.bottom ul ul li a:hover {
	text-decoration: underline;
}
.footer {
	background: #333333;
	overflow: hidden;
	color: white;
	height: 50px;
	line-height: 50px;
}
.footer .left {
}
.fdj {
	height: 600px;
	overflow: hidden;
}
.fdj1 {
	overflow: hidden;
}
.fdj1 h3 {
	background: url('../../upload/prod/title.fw.png') no-repeat left center;
	text-indent: 20px;
	border-bottom: 1px #CCC dotted;
	overflow: hidden;
	padding: 15px 0;
	font-size: 20px;
	font-weight: normal;
}
.fdj1 h3 span {
	font-size: 14px;
	color: #666;
}
/*产品选项卡*/
.TabTitle {
}
.myTab .TabTitle ul {
	height: 42px;
}
.myTab .TabTitle li {
	float: left;
	cursor: pointer;
	width: 19%;
	height: 42px;
	font-size: 14px;
	line-height: 42px;
	text-align: center;
	color: #FFF;
	border-right: 3px #FFF solid;
}
.myTab .TabTitle li.normal {
	background: #7F7F7F;
}
.myTab .TabTitle li.active {
	background: #00AAFF;
}
.myTab .TabContent {
	position: relative;
	line-height: 20px;
	font-size: 14px;
}
.myTab .TabContent div.normal {
	display: none;
	z-index: 0;
}
.myTab .TabContent div.active {
	z-index: 1;
}
/*产品选项卡1-1*/
.myTab1_Content {
	width: 1200px;
}
.nCont ul li {
	height: 35px;
	line-height: 35px;
	background: url('icon1.jpg') no-repeat left center;
	text-indent: 20px;
	color: #444;
}
.nCont p {
}
