﻿body {
	margin: 0;
	padding: 0;
	font-family: 微软雅黑;
	color: #333;
	font-size: 12px;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
a {
	text-decoration: none;
	color: #333;
}
img {
	border: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
.bodywidth {
	width: 1200px;
	margin: auto;
}
.firstpage .ScreenPageCont {
	height: 100%;
}
.topdw {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 10;
	background: rgba(255,255,255,1);
}
.top {
	background: #F7F7F7;
	height: 40px;
	line-height:40px;
	overflow: hidden;
	color:#464646;
}
.top a {
	color: #464646;
}
.top a:hover {
	color: #000;
}
.top .right ul li {
	float: left;
	text-indent: 40px;
}
.top .right ul li.icon1 {
	background: url('icon1.fw.png') no-repeat 10px center;
}
.top .right ul li.icon2 {
	background: url('icon2.fw.png') no-repeat 10px center;
}
.top .right ul li.icon3 {
	background: url('icon3.fw.png') no-repeat 10px center;
}
.header {
	padding: 30px 0;
	width: 1200px;
	position: relative;
	z-index:100;
	height:70px;
}
.header .logo {
	width: 300px;
}
.header .nav {
	width: 780px;
	z-index:100;

}
.header .nav ul {
	padding-top: 25px;
}
.header .nav ul li {
	float: left;
	width: 130px;
	text-align: right;
	position:relative;
	z-index:100;
}
.header .nav ul li a {
	font-size: 16px;
}
.header .nav ul ul {
	display: none;
	position:absolute;
	top:40px;
	left:0;
	width:200px;
	background:#1F4C79;
	z-index:100;
	opacity:0.8;
	padding:0;
}
.header .nav ul ul li{
	height:40px;
	line-height:40px;
	font-size:14px;
	text-align:center;
}
.header .nav ul ul li a{
	display:block;
	width:200px;
	height:40px;
	line-height:40px;
	color:white;
}
.header .nav ul ul li a:hover{
	background:#EEE;
	color:#333;
}
.header .search {
}
.header .search:hover {
}
.header .search a {
	display: block;
	width: 37px;
	height: 80px;
	line-height: 80px;
	background: url('search.fw.png') no-repeat left center;
}
.header .search a:hover {
	background: url('searchh.fw.png') no-repeat left center;
}
.header .search1 {
	background: url('search1.fw.png') no-repeat left top;
	width: 160px;
	height: 40px;
	position: absolute;
	top: 90px;
	right: 0;
}
.header .search1 input {
	border: none;
	background: none;
	width: 150px;
	margin-top: 8px;
	padding-left: 10px;
	width: 130px;
	height: 25px;
	line-height: 25px;
	color: #666;
}
.cpzsindex {
	overflow: hidden;
	height: 100%;
	background: url('i1bg.jpg') no-repeat center top;
}
.cpzsindex .title{
	width:1200px;
	height:90px;
	position:relative;
	font-size:34px;
	margin:100px 0;
	overflow:hidden;
}
.cpzsindex .title span{
	display:block;
}
.cpzsindex .line{
	position:absolute;
	top:0;
	left:110px;
	display:block;
	height:90px;
	border-left:3px #888888 solid;
}
.cpzsindex .title .titlecont{
	position:absolute;
	top:40px;
	left:130px;
	font-size:16px;	
	width:700px;
	padding-left:20px; 
}
.cpzsindex .title .more{
	position:absolute;
	right:0;
	top:30px;
	width:160px;
	height:45px;
}
.cpzsindex .cpzs1{
	background:url('cpzsbg.fw.png') no-repeat center center;
	height:520px;	
}
.cpzsindex .cpzs1 ul{
	padding:30px 0;
	overflow:hidden;
}
.cpzsindex #container {
	margin: 0 auto;
}
.cpzsindex  #container li {
	float: left;
	width: 237px;
	height: 205px;
	cursor: pointer;
	overflow: hidden;
	position: relative;
	margin-left: 50px;
	margin-bottom: 50px;
}
.cpzsindex #container li .img {
	width: 237px;
	height: 205px;
	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: 237px;
	height: 205px;
}
.cpzsindex #container li p {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: -205px;
	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: 205px;
	z-index: -1;
	background:url('cpbg.fw.png') no-repeat left top;
	filter: alpha(opacity=70);
}
.cpzsindex #container li p span {
	display: block;
	width: 237px;
	height: 205px;
	line-height:205px;
	text-align:center;
	font-size:18px;
	overflow: hidden;
}
.cpzsindex #container li p span a {
	color: white;
}

.sbzsindex {
	overflow: hidden;
	height: 100%;
	background: url('i2bg.jpg') no-repeat center top;
}
.sbzsindex .title{
	width:1200px;
	height:90px;
	position:relative;
	font-size:34px;
	margin:100px 0;
	overflow:hidden;
}
.sbzsindex .title span{
	display:block;
}
.sbzsindex .line{
	position:absolute;
	top:0;
	left:110px;
	display:block;
	height:90px;
	border-left:3px #888888 solid;
}
.sbzsindex .title .titlecont{
	position:absolute;
	top:40px;
	left:130px;
	font-size:16px;	
	width:700px;
	padding-left:20px; 
}
.sbzsindex .title .more{
	position:absolute;
	right:0;
	top:30px;
	width:160px;
	height:45px;
}
.sbzsindex .sbzs1{
	overflow:hidden;
	padding:50px 0;	
}

.sbzsindex .sbzs1 #container {
	margin: 0 auto;
}
.sbzsindex .sbzs1  #container li {
	float: left;
	width: 233px;
	height: 283px;
	cursor: pointer;
	overflow: hidden;
	position: relative;
	margin-left: 50px;
	margin-bottom: 50px;
}
.sbzsindex .sbzs1 #container li .img {
	width: 233px;
	height: 233px;
	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;
}
.sbzsindex .sbzs1 #container li .img img {
	width: 233px;
	height: 233px;
}
.sbzsindex .sbzs1 #container li p {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: -233px;
	color: #ffffff;
	z-index: 2;
	margin: 0;
	padding: 0;
}
.sbzsindex .sbzs1  #container li p i {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 233px;
	z-index: -1;
	background:url('sbcp.fw.png') no-repeat left top;
	filter: alpha(opacity=70);
}
.sbzsindex .sbzs1 #container li p span {
	display: block;
	width: 233px;
	height: 233px;
	line-height:228px;
	text-align:center;
	font-size:18px;
	overflow: hidden;
}
.sbzsindex .sbzs1 #container li p span a {
	color: white;
}
.sbzsindex .sbzs1 #container li .name{
	width:233px;
	text-align:center;
	font-size:20px;
	padding-top:15px;
}


.flysindex {
	overflow: hidden;
	height: 100%;
	background: url('i3bg.jpg') no-repeat center top;
}
.flysindex .title{
	width:1200px;
	height:90px;
	position:relative;
	font-size:34px;
	margin:100px 0;
	overflow:hidden;
}
.flysindex .title span{
	display:block;
}
.flysindex .line{
	position:absolute;
	top:0;
	left:110px;
	display:block;
	height:90px;
	border-left:3px #888888 solid;
}
.flysindex .title .titlecont{
	position:absolute;
	top:40px;
	left:130px;
	font-size:16px;	
	width:700px;
	padding-left:20px; 
}
.flysindex .title .more{
	position:absolute;
	right:0;
	top:30px;
	width:160px;
	height:45px;
}
.flysindex .flys1{
	overflow:hidden;
	background:url('ysbg.fw.png') no-repeat center top;
	height:469px;
	width:400px;
	margin:100px auto;
	position:relative;
}
.flysindex .flys1 .name a{
	color:red;
	font-size:24px;
}
.flysindex .flys1 .ys1 {
	margin:40px auto;
	width:67px;
	height:67px;
	background:white url('ys1.fw.png') no-repeat center center;
	border-radius:100px;
}
.flysindex .flys1 .ys1:hover {
	margin:40px auto;
	width:67px;
	height:67px;
	background:#E50012 url('ysh1.fw.png') no-repeat center center;
	border-radius:100px;
}

.flysindex .flys1 .ys1 .name{
	position:absolute;
	left:0;
	top:57px;
}
.flysindex .flys1 .ys2 {
	margin:40px auto;
	width:67px;
	height:67px;
	background:white url('ys2.fw.png') no-repeat center center;
	border-radius:100px;
}
.flysindex .flys1 .ys2:hover {
	margin:40px auto;
	width:67px;
	height:67px;
	background:#E50012 url('ysh2.fw.png') no-repeat center center;
	border-radius:100px;
}

.flysindex .flys1 .ys2 .name{
	position:absolute;
	right:0;
	top:164px;
}
.flysindex .flys1 .ys3 {
	margin:40px auto;
	width:67px;
	height:67px;
	background:white url('ys3.fw.png') no-repeat center center;
	border-radius:100px;
}
.flysindex .flys1 .ys3:hover {
	margin:40px auto;
	width:67px;
	height:67px;
	background:#E50012 url('ysh3.fw.png') no-repeat center center;
	border-radius:100px;
}

.flysindex .flys1 .ys3 .name{
	position:absolute;
	left:0;
	top:272px;
}
.flysindex .flys1 .ys4 {
	margin:40px auto;
	width:67px;
	height:67px;
	background:white url('ys4.fw.png') no-repeat center center;
	border-radius:100px;
}
.flysindex .flys1 .ys4:hover {
	margin:40px auto;
	width:67px;
	height:67px;
	background:#E50012 url('ysh4.fw.png') no-repeat center center;
	border-radius:100px;
}

.flysindex .flys1 .ys4 .name{
	position:absolute;
	right:0;
	bottom:60px;
}

.gyflindex {
	overflow: hidden;
	height: 100%;
	background: url('i4bg.jpg') no-repeat center top;
}

.gyflindex .title{
	width:1200px;
	height:90px;
	position:relative;
	font-size:34px;
	margin:100px 0;
	overflow:hidden;
}
.gyflindex .title span{
	display:block;
}
.gyflindex .line{
	position:absolute;
	top:0;
	left:110px;
	display:block;
	height:90px;
	border-left:3px #888888 solid;
}
.gyflindex .title .titlecont{
	position:absolute;
	top:40px;
	left:130px;
	font-size:16px;	
	width:700px;
	padding-left:20px; 
}
.gyflindex .title .more{
	position:absolute;
	right:0;
	top:30px;
	width:160px;
	height:45px;
}
.gyflindex .qyfl1{
	overflow:hidden;
	width:1200px;
	height:360px;
	position:relative;
	z-index:100;
}
.gyflindex .qyfl1 .qy1{
	position:absolute;
	left:0;
	top:0;
	z-index:100;
}
.gyflindex .qyfl1 .qy2{
	position:absolute;
	bottom:0;
	left:380px;	
	width:460px;
	height:250px;
	background:white;
	opacity:0.9;
	z-index:1;
	border:3px #E8E8E8 solid;
	border-radius:5px;
}
.gyflindex .qyfl1 .qy2 .name{
	width:300px;
	margin:auto;	
	font-size:25px;
	color:#25517D;
	padding-top:80px;
}
.gyflindex .qyfl1 .qy2 .cont{
	width:300px;
	margin:auto;
	font-size:14px;
	color:#26262C;	
	padding-top:5px;
}
.gyflindex .qyfl1 .qy3{
	position:absolute;
	right:0;
	top:0;
	z-index:100;
}

.jszcindex {
	overflow: hidden;
	height: 100%;
	background: url('i5bg.jpg') no-repeat center top;
}
.jszcindex .title{
	width:1200px;
	height:90px;
	position:relative;
	font-size:34px;
	margin:100px 0;
	overflow:hidden;
}
.jszcindex .title span{
	display:block;
}
.jszcindex .line{
	position:absolute;
	top:0;
	left:110px;
	display:block;
	height:90px;
	border-left:3px #888888 solid;
}
.jszcindex .title .titlecont{
	position:absolute;
	top:40px;
	left:130px;
	font-size:16px;	
	width:700px;
	padding-left:20px; 
}
.jszcindex .title .more{
	position:absolute;
	right:0;
	top:30px;
	width:160px;
	height:45px;
}
.jszcindex .jszc1{
	overflow:hidden;
}
.jszcindex .jszc1 ul li{
	float:left;
	width:380px;
	height:370px;
	margin-left:30px;
	position:relative;
}
.jszcindex .jszc1 ul li:first-child{
	margin:0;
}
.jszcindex .jszc1 ul li .image{
	width:380px;
	height:240px;
}
.jszcindex .jszc1 .bottombg{
	position:absolute;
	bottom:0;
	left:0;	
	background:white;
	width:380px;
	height:130px;	
	opacity:0.8;
	
}

.jszcindex .jszc1 .name{
	position:absolute;
	left:20px;
	top:240px;
	height:50px;
	line-height:50px;
	border-bottom:1px #CCC double;
	width:340px;
	margin:auto;
}
.jszcindex .jszc1 .name a{

	font-size:18px;
	color:#000;
}
.jszcindex .jszc1 .cont{
	position:absolute;
	left:20px;
	top:300px;
	height:50px;
	width:340px;
	margin:auto;
	overflow:hidden;

}
.jszcindex .jszc1 .cont a{
	font-size:14px;
	color:#999;
}
.seventhpage {
	position: relative;
	overflow: hidden;
}
#allmap div {
	overflow: visible;
}
#allmap img {
	padding: 0;
	height: auto;
}
.nbanner {
	z-index:10;
	overflow: hidden;
	background:url('n1.jpg') no-repeat center top;
	height:280px;
}
.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;

	width: 928px;
}
.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:5px 0;
}
.neiyecont1_2_1_1 ul li {
	margin-top:5px;
}
.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: 30px;
	background:#EEE url('icon5.fw.png') no-repeat 10px center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight:bold;
}
.neiyecont1_2_1_1 ul ul {
	display:none;
	position:absolute;
	top:-10000px;
	left:-10000px;
	padding:0;
}
.neiyecont1_2_1_1 ul ul li a{
	font-weight:normal;
	background:none;
	text-indent: 15px;
}
.neiyecont1_2_2 {
	padding-top: 20px;
}
.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;
}
.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: 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;
}
.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;
}
.nbottom {
	background: #222222;
	padding: 50px 0;
	width: 100%;
	overflow: hidden;
}
.nbottom ul {
}
.nbottom ul li {
	float: left;
	width: 150px;
	color: white;
	font-size: 16px;
}
.nbottom ul li.f2 {
	width: 150px;
}
.nbottom ul ul {
	padding: 20px 0;
}
.nbottom ul ul li {
	font-size: 12px;
	height: 35px;
	line-height: 35px;
}
.nbottom ul ul li a {
	color: white;
}
.nfooter {
	width: 100%;
	overflow: hidden;
	background: #373737;
	border-top: 1px #454545 solid;
	height: 50px;
	line-height: 50px;
	color: white;
}
.nfooter a {
	color: white;
}
.bottom {
	position: absolute;
	overflow: hidden;
	padding: 50px 0 30px;
	bottom: 51px;
	left: 0;
	width: 100%;
	background: white;
}
.bottom ul {
}
.bottom ul li {
	float: left;
	width: 200px;
	font-size: 16px;
}
.bottom ul li.f2 {
	width: 200px;
}
.bottom ul ul {
	padding: 20px 0;
}
.bottom ul ul li {
	font-size: 12px;
	height: 35px;
	line-height: 35px;
}
.bottom ul ul li a {
}
.footer {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	overflow: hidden;
	height: 50px;
	line-height: 50px;
	background: white;
	border-top: 1px #EEE solid;
}
.footer a {
}
.fdj {
	height: 500px;
	overflow: hidden;
}
.fdj1 {
	overflow: hidden;
}
.PageCont h3 {
	background: url('../../upload/prod/title.fw.png') no-repeat 10px center;
	font-size: 25px;
	color: #333;
	padding: 10px 0;
	border-bottom: 1px #B5B5B5 dashed;
	line-height: normal;
	text-indent:30px;
	font-weight:normal;
}
/*产品选项卡*/
.TabTitle {
}
.myTab .TabTitle ul {
	height: 42px;
}
.myTab .TabTitle li {
	float: left;
	cursor: pointer;
	width: 297px;
	height: 42px;
	font-size: 18px;
	line-height: 42px;
	text-align: center;
	color: #FFF;
	border-right: 3px #FFF solid;
}
.myTab .TabTitle li.normal {
	background: #7F7F7F;
}
.myTab .TabTitle li.active {
	background: #1F4C79;
}
.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{
	line-height:200%;
}
.nCont .table table{
	width:76%;
	border-right:1px #CCC solid;
	border-bottom:1px #CCC solid;
}
.nCont .table tr td{
	text-align:center;
	border-top:1px #CCC solid;
	border-left:1px #CCC solid;
	height:30px;
	line-height:30px;
}