﻿body {
	margin: 0;
	padding: 0;
	font-family: 微软雅黑;
	color: #333;
	font-size: 12px;
}
img {
	border: none;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
a {
	color: #333;
	text-decoration: none;
}
.bodywidth {
	width: 1200px;
	margin: auto;
}
.left {
	float: left;
}
.right {
	float: right;
}
.top {
	height: 34px;
	line-height: 34px;
	border-bottom: 1px #EFEFEF solid;
}
.top .left {
	color: #868686;
}
.top .left span {
	color: red;
}
.top .right {
}
.top .right ul li {
	float: left;
	text-indent: 30px;
}
.top .right ul li a {
	color: #868686;
}
.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;
}
.top .right ul li a:hover {
	color: #333;
}
.header {
	overflow: hidden;
	background: url('logo.jpg') no-repeat left center;
	height: 100px;
	position: relative;
	padding:20px 0;
}
.header .search {
	position: absolute;
	top: 40px;
	right: 0px;
	width: 364px;
	height: 40px;
	background: url('seach.png') no-repeat center top;
}
.header .search select {
	display: block;
	border: 0px;
	top: 13px;
	color: #333333;
}
.header .search input {
	border: none;
	top: 23px;
	color: #333333;
	background: none;
}
.header .search .srhKey {
	position: absolute;
	left: 15px;
	width: 300px;
	color: #333;
	top: 0px;
	height: 38px;
	line-height: 38px;
}
.header .search .submit {
	position: absolute;
	left: 330px;
	top: 12px;
}
.header .search span {
	display: block;
	margin-top: 50px;
	color: #929191;
}
.nav {
	height: 45px;
	line-height: 45px;
	background: #999999;
	z-index:100;
}
.nav .animate2{
	z-index:100;	
}
.nav ul li {
	float: left;
	width: 171px;
	text-align: center;
	position:relative;
	z-index:100;
}
.nav ul li a {
	display:block;
	color: white;
	font-size: 15px;
}
.nav ul li a:hover{
	background:#029DD9;
}
.nav ul ul{
	display:none;
	position:absolute;
	top:45px;
	left:0;
	width:200px;
	z-index:100;
	background:#004A83;
	opacity:0.7;
}
.nav ul ul li{
	
}
.nav ul ul li a{
	width:200px;
	height:45px;
	font-size:13px;
}
.nav ul ul li a:hover{
	background:#029DD9;	
}
.banner{
	overflow:hidden;
	z-index:10;
}
.cpzsindex {
	padding: 20px 0;
	overflow: hidden;
}
.cpzsindex1 {
	width: 230px;
}
.cpzsindex1 .title {
	width: 230px;
	height: 70px;
	background: #029DD9;
	font-size: 24px;
	color: white;
	text-align: center;
	padding-top: 30px;
}
.cpzsindex1 .title span {
	display: block;
	color: #D1D1D1;
	font-size: 12px;
}
.cpzsindex1 ul {
	background: #F8F8F8;
	border: 1px #D2D2D2 solid;
}
.cpzsindex1 ul li {
	height:60px;
	line-height: 60px;
	background: url('line.jpg') no-repeat left top;
	text-indent:30px;
}
.cpzsindex1 ul li:first-child {
	background: none;
}
.cpzsindex1 ul li:first-child a{
	margin-top:0px;	
}
.cpzsindex1 ul li a {
	display: block;
	color: #00395F;
	font-size: 14px;
	border-left: 5px #F1F1F1 solid;
	height: 60px;
}
.cpzsindex1 ul li a:hover {
	border-left: 5px #029DD9 solid;
}
.cpzsindex1 ul ul{
	display:none;
}
.cpzsindex2{
	width:940px;
}
.cpzsindex2 .title{
	font-size:24px;
	color:#0B5CA6;
	width:940px;
	height:50px;
	position:relative;
	padding-top:20px;
}
.cpzsindex2 .title span{
	display:block;
	color:#333333;
	font-size:12px;
}
.cpzsindex2 .titlecont{
	position:absolute;
	left:160px;
	top:20px;	
	border-left:1px #EEE solid;
	height:50px;
}
.cpzsindex2 .titlecont span{
	display:block;
	margin-top:30px;
	font-size:12px;
	color:#999;
	padding-left:20px;	
}
.cpzsindex2 .more{
	position:absolute;
	top:0;
	right:0;	
}
.cpzsindex2 ul{
	overflow:hidden;
	padding:30px 0 0;
}
.cpzsindex2 ul li{
	float:left;
	width:235px;
	height:220px;
}
.cpzsindex2 ul li img{
	width:225px;
	height:170px;
}
.cpzsindex2 ul li .name{
	width:225px;
	height:35px;
	line-height:35px;
	text-align:center;
	background:#F8F8F8;
}
.reasonindex{
	padding:0 0 20px;
	overflow:hidden;
	background:#F3F3F3;
}
.reasonindex .title{
	height:150px;
	background:url('ly.jpg') no-repeat center top;	
}
/*产品选项卡*/
.reasonindex .TabTitle {
	padding:20px 0;
	overflow:hidden;
	height:140px;
}
.reasonindex .myTab .TabTitle ul {
	height: 42px;
}
.reasonindex .myTab .TabTitle li {
	float: left;
	cursor: pointer;
	width: 280px;
	height: 100px;
	font-size: 26px;
	color: #333333;
	border: 1px #999999 solid;
	margin-left:23px;
	padding-top:40px;
	text-indent:130px;
}
.reasonindex .myTab .TabTitle li span{
	display:block;
	font-size:15px;
	color:#525252;
}
.reasonindex .myTab .TabTitle li:first-child{
	margin:0;
}
.reasonindex .myTab .TabTitle li.normal {

}
.reasonindex .myTab .TabTitle li.active {
	border: 1px #00A4E9 solid;
}
.reasonindex .myTab .TabTitle li.nBtn1{
	background:url('i1.fw.png') no-repeat 50px center;	
}
.reasonindex .myTab .TabTitle li:hover.nBtn1{
	background:url('i1h.fw.png') no-repeat 50px center;	
}
.reasonindex .myTab .TabTitle li.nBtn2{
	background:url('i2.fw.png') no-repeat 50px center;	
}
.reasonindex .myTab .TabTitle li:hover.nBtn2{
	background:url('i2h.fw.png') no-repeat 50px center;	
}
.reasonindex .myTab .TabTitle li.nBtn3{
	background:url('i3.fw.png') no-repeat 50px center;	
}
.reasonindex .myTab .TabTitle li:hover.nBtn3{
	background:url('i3h.fw.png') no-repeat 50px center;	
}
.reasonindex .myTab .TabTitle li.nBtn4{
	background:url('i4.fw.png') no-repeat 50px center;	
}
.reasonindex .myTab .TabTitle li:hover.nBtn4{
	background:url('i4h.fw.png') no-repeat 50px center;	
}
.reasonindex .myTab .TabContent {
	position: relative;
	line-height: 20px;
	font-size: 14px;
}
.reasonindex .myTab .TabContent .right{
	width:580px;
	padding-top:20px;
}
.reasonindex .myTab .TabContent .right .name{
	border-bottom:1px #CCC solid;		
}
.reasonindex .myTab .TabContent .right .name a{
	font-size:26px;
	color:#000;

}
.reasonindex .myTab .TabContent .right .name a span{
	display:block;
	font-size:12px;
	color:#333333;	
}
.reasonindex .myTab .TabContent .right .rightcont{
	padding-top:20px;	
}
.reasonindex .myTab .TabContent .right .rightcont .rightcont1{
	background:url('icon.fw.png') no-repeat left 20px;	
	padding-top:10px;	
}
.reasonindex .myTab .TabContent .right .rightcont .rightcont1 span{
	color:#004A83;	
}
.reasonindex .myTab .TabContent div.normal {
	display: none;
	z-index: 0;
}
.reasonindex .myTab .TabContent div.active {
	z-index: 1;
}
/*产品选项卡1-1*/
.reasonindex .myTab1_Content {
	width: 1200px;
}
.reasonindex .nCont ul li {
	height: 35px;
	line-height: 35px;
	background: url('icon1.jpg') no-repeat left center;
	text-indent: 20px;
	color: #444;
}
.reasonindex .nCont p {
	text-align: center;
}
.gsjjindex{
	background:url('gsjjbg.jpg') no-repeat center top;
	height:600px;
}
.gsjjindex .left{
	width:600px;
	padding-top:80px;	
}
.gsjjindex .left .title{
	color:#009DD8;	
	font-size:24px;
	width:600px;
	height:60px;
	position:relative;
}
.gsjjindex .left .title span{
	display:block;	
	color:#FFF;
	font-size:12px;
}
.gsjjindex .left .title .titlecont{
	position:absolute;
	left:120px;
	top:0;	
	color:#FFF;
	font-size:12px;
	border-left:1px #CCC solid;
	height:20px;
	padding-left:20px;
	padding-top:30px;
}
.gsjjindex .left .gsjjimg{
	padding-top:20px;	
}
.gsjjindex .right{
	width:540px;
	height:500px;
	background:#F7F9F8;	
	margin-top:50px;
	padding:0 30px;
}

.gsjjindex .right ul li .name{
	font-size:24px;
	color:#004A83;
	padding-top:40px;
}
.gsjjindex .right ul li .cont{
	line-height:230%;
	font-size:14px;
	padding-top:30px;
}
.gsjjindex .right ul li .image{
	padding-top:40px;
	text-align:right;
}
.xwdtindex{
	padding:20px 0;
	overflow:hidden;
}
.xwdtindex .title{
	font-size:24px;
	color:#004A83;
	text-align:center;
}
.xwdtindex .title span{
	font-size:12px;
	color:#333;
}
.xwdtindex .titlecont{
	text-align:center;
	color:#666666;	
	padding-top:8px;
}
.xwdtindex ul{
	padding:20px 0;
	overflow:hidden;
}
.xwdtindex ul li{
	float:left;
	width:380px;
	height:380px;
	background:#F4F4F4;
	margin-left:30px;
}
.xwdtindex ul li:first-child{
	margin:0;
}
.xwdtindex ul li .name{
	padding:30px 20px 5px;
}
.xwdtindex ul li .name a{
	font-size:16px;
	color:#004A83;
}
.xwdtindex ul li .time{
	padding-left:20px;
	background:url('xw.fw.png') no-repeat 20px center;
	text-indent:30px;
	color:#777777;
	height:30px;
	line-height:30px;
	font-size:14px;
}
.xwdtindex ul li .cont{
	padding:5px 20px;
	color:#858585;
	font-size:14px;
	line-height:140%;
}
.xwdtindex .more{
	text-align:center;
	overflow:hidden;
}
.qyyjindex{
	overflow:hidden;
	height:720px;
	background:url('i1.jpg') no-repeat center top;
}
.qyyjindex .bodywidth{
	width:1200px;
	height:600px;
	margin:auto;
}

.qyyjindex .left{
	width:360px;	
	padding-top:70px;
}
.qyyjindex .left .title{
	font-size:24px;
	color:#019DD8;
	border-bottom:1px #555555 solid;
	padding:5px 0;
}
.qyyjindex .left .title span{
	font-size:12px;
	display:block;
	color:white;
}
.qyyjindex .left ul{
	padding:20px 0;
	overflow:hidden;	
}
.qyyjindex .left ul li{
	color:white;
	font-size:14px;
	height:35px;
	line-height:35px;
	background:url('icon4.fw.png') no-repeat left center;
	text-indent:20px;
}
.qyyjindex .right{
	width:500px;	
	padding-left:340px;
	padding-top:100px;
}
.qyyjindex .right ul li{
	font-size:80px;	
	color:#019DD8;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:150%;
}
.qyyjindex .right ul li span{
	font-size:40px;
	color:white;
	font-family:微软雅黑;
}
.qyyjindex .more{
	overflow:hidden;
	text-align:center;
	width:1200px;
	margin:auto;
}
.tubiaoindex{
	padding:20px 0;
	overflow:hidden;
	background:#F7F7F7;
}
.tubiaoindex ul{
	padding:20px 0;
}
.tubiaoindex ul li{
	float:left;
	width:146px;
	height:230px;
	position:relative;
	margin-left:115px;
}
.tubiaoindex ul li:first-child{
	margin:0;
}
.tubiaoindex ul li.icon1{
	background:url('f1.fw.png') no-repeat left top;
}
.tubiaoindex ul li.icon2{
	background:url('f2.fw.png') no-repeat left top;
}
.tubiaoindex ul li.icon3{
	background:url('f3.fw.png') no-repeat left top;
}
.tubiaoindex ul li.icon4{
	background:url('f4.fw.png') no-repeat left top;
}
.tubiaoindex ul li.icon5{
	background:url('f5.fw.png') no-repeat left top;
}
.tubiaoindex ul li a{
	display:block;
	position:absolute;
	bottom:30px;
	left:30px;
	color:#004A83;
	font-size:22px;
}
.banner1{
	height:400px;
	overflow:hidden;
}
.banner1img{
	position:absolute;
	width:100%;
	height:400px;	
	overflow:hidden;
}
.banner1img img{
	
}
.neiyecont{
	width:940px;
}
.neiyecont1{
	font-size:20px;
	color:#004A83;
	border-bottom:1px #CCC solid;
	padding:10px 0;
}
.neiyecont2{
	padding:20px 0;
	font-size:14px;
}
.fdj {
	height: 550px;
	overflow: hidden;
}
.fdj1 {
	overflow: hidden;
}
.fdj1 h3{
	background:url('title.fw.png') no-repeat left center;
	border-bottom:1px #CCC dotted;	
	text-indent:30px;
	height:50px;
	line-height:50px;
	font-size:20px;
	font-weight:normal;
}
.picZoom{
}

.bottom{
	overflow:hidden;
	background:#222222;
	padding:20px 0;
	height:180px;
}
.bottom .left{
	width:1000px;	
}
.bottom .left ul {
	

}
.bottom .left ul li{
	color:#AAA;
	float:left;
	font-size:16px;
	width:230px;
}
.bottom .left ul ul{
	padding:0;
}
.bottom .left ul li{
	height:35px;
	line-height:35px;
}
.bottom .left ul li a{
	color:#AAA;	
	font-size:14px;
}
.bottom .right{
	width:120px;
	padding-top:20px;
}
.bottom .right span{
	display:block;
	width:120px;
	text-align:center;
	color:#AAAAAA;
	margin-top:5px;
}
.footer{
	height:60px;
	line-height:60px;
	background:#373737;	
	color:#AAAAAA;
	font-size:14px;
}
.footer a{
	color:#AAAAAA;	
}