﻿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;
	margin: 0;
	padding: 0;
}
a:hover {
	color: #0C73C7;
}
.bodywidth {
	width: 1200px;
	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: #0C73C7;
	text-decoration: underline;
	top : -2px;
	transition : all .4s;
}
.top .right {
	width: 460px;
}
.top .right ul li {
	float: left;
	height: 30px;
	line-height: 30px;
	text-indent: 40px;
	cursor: pointer;
}
.top .right ul li a {
	color: #999;
}
.top .right ul li a:hover {
	color: #0C73C7;
	text-decoration: underline;
}
.top .right ul li.icon1 {
	background: url('tel.png') no-repeat 10px center;
	position : relative;
	top : 0;
	transition : all .4s;
	width: 260px;
}
.top .right ul li.icon1:hover {
	background: url('tel.png') no-repeat 10px center;
	top : -3px;
	transition : all .4s;
}
.top .right ul li.icon2 {
	background: url('email.png') no-repeat 10px center;
	position : relative;
	top : 0;
	transition : all .4s;
	width: 200px;
}
.top .right ul li.icon2:hover {
	background: url('email.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: 10px 0;
}
.header .left {
	background: url('logo.jpg') no-repeat left 20px;
	font-size: 30px;
	color: #333;
	text-indent: 85px;
	height: 100px;
	padding-top: 30px;
}
.header .left span {
	display: block;
	font-size: 18px;
	color: #545454;
	padding-top: 5px;
	letter-spacing: 1px;
}
.header .right {
	background: url('tel.jpg') no-repeat left 25px;
	padding-top: 15px;
	height: 100px;
	text-indent: 60px;
	font-size: 14px;
	color: #666666;
}
.header .right span {
	display: block;
	padding-top: 5px;
	font-size: 16px;
	color: #CA1F1D;
}
.nav {
	background: #076BBC;
	height: 40px;
}
.cpzsindex {
	padding: 30px 0;
	overflow: hidden;
}
.cpzsindex .title {
	padding-bottom: 30px;
	overflow: hidden;
}
.cpzs {
	overflow: hidden;
}
.cpzs .cpzs1 {
	width: 260px;
}
.cpzs .cpzs1 .title {
	width: 260px;
	height: 90px;
	background: #0078CC;
	font-size: 30px;
	color: white;
	text-align: center;
	padding-top: 30px;
}
.cpzs .cpzs1 .title span {
	font-size: 14px;
	color: #BFE5FF;
	display: block;
}
.cpzs .cpzs1 ul {
	background: #E5E5E5;
	padding: 10px;
	width: 240px;
}
.cpzs .cpzs1 ul li {
	height: 50px;
	line-height: 50px;
	border-top: 1px #FFF solid;
	background: url('icon.png') no-repeat 10px center;
	text-indent: 30px;
}
.cpzs .cpzs1 ul li:first-child {
	border-top: none;
}
.cpzs .cpzs1 ul ul {
	display: none;
	position: absolute;
	top: -10000px;
	left: -10000px;
}
.cpzs .cpzs2 {
	width: 910px;
}
.cpzs .cpzs2 ul {
	width: 910px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.cpzs .cpzs2 ul li {
	float: left;
	height: 265px;
}
.cpzs .cpzs2 ul li .image {
	width: 290px;
	height: 210px;
}
.cpzs .cpzs2 ul li img {
	width: 280px;
	height: 200px;
	padding: 4px;
	border: 1px #CCC solid;
}
.cpzs .cpzs2 ul li .name {
	width: 290px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #F3F3F3;
}
.gywmindex {
	padding: 20px 0;
	overflow: hidden;
}
.gywmindex ul {
	padding: 40px 0;
}
.gywmindex ul li {
	position: relative;
	width: 1200px;
	height: 360px;
}
.gywmindex ul li .image {
	position: absolute;
	left: 0;
	top: 0;
	width: 520px;
	height: 360px;
}
.gywmindex ul li .name {
	position: absolute;
	top: 0;
	left: 550px;
	height: 40px;
	font-size: 26px;
	color: #0078CC;
}
.gywmindex ul li .namecont {
	position: absolute;
	top: 50px;
	left: 550px;
	font-size: 22px;
	color: #B41A13;
}
.gywmindex ul li .cont {
	position: absolute;
	top: 100px;
	left: 550px;
	color: #444444;
	font-size: 14px;
	line-height: 180%;
}
.gywmindex ul li .more {
	position: absolute;
	right: 0;
	bottom: 0px;
}
.gywmindex ul li .more a {
	display: block;
	width: 150px;
	height: 40px;
	background: #0078CC;
	color: white;
	line-height: 40px;
	text-align: center;
}
.jdlyindex {
	overflow: hidden;
}
.jdlyindex .j1 {
	background: url('i3.jpg') no-repeat center top;
	height: 160px;
}
.jdlyindex .j2 {
	background: url('inr.jpg') no-repeat center top;
	height: 1500px;
}
.gcalindex {
	background: url('albg.jpg') no-repeat center top;
	height: 560px;
}
.gcalindex .title {
	padding: 60px 0 50px;
	overflow: hidden;
}
.gcalindex ul {
	width: 1200px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.gcalindex ul li {
	float: left;
}
.gcalindex ul li .image {
	width: 280px;
	height: 240px;
}
.gcalindex ul li img {
	width: 270px;
	height: 230px;
	background: white;
	padding: 4px;
	border: 1px #CCC solid;
}
.gcalindex ul li .name {
	width: 280px;
	height: 40px;
	background: #DDDDDD;
	line-height: 40px;
	text-align: center;
}
.xwzxindex {
	overflow: hidden;
	padding: 30px 0;
	background: #F7F7F7;
}
.xwzxindex .tilte {
	padding: 40px 0;
	overflow: hidden;
}
.xwzxindex .xwzx {
	overflow: hidden;
	padding: 40px 0;
}
.xwzxindex .xwzx .xw1 {
	width: 580px;
}
.xwzxindex .xwzx .xw2 {
	width: 580px;
}
.xwzxindex .xwzx .xw2 ul li {
	width: 580px;
	border-bottom: 1px #CCC dotted;
	height: 95px;
}
.xwzxindex .xwzx .xw2 .name {
	float: left;
	width: 400px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	background: url('xw1.jpg') no-repeat left center;
	text-indent: 15px;
}
.xwzxindex .xwzx .xw2 .time {
	float: right;
	width: 180px;
	text-align: right;
	color: #666666;
	height: 40px;
	list-style: 40px;
	font-size: 14px;
	line-height: 40px;
}
.xwzxindex .xwzx .xw2 .cont {
	color: #666666;
	line-height: 160%;
	width: 580px;
}
.xwzxindex .xwzx .xw2 .cont a {
	color: #555;
}
.xwzxindex ul {
}
.neiyecont1 {
	overflow: hidden;
	padding: 30px 0;
}
.neiyecont1_1 {
	width: 240px;
}
.neiyecont1_1_1 {
	width: 240px;
}
.neiyecont1_1_1 .title {
	width: 240px;
	height: 90px;
	background: #0078CC;
	font-size: 30px;
	color: white;
	text-align: center;
	padding-top: 30px;
}
.neiyecont1_1_1 .title span {
	font-size: 14px;
	color: #BFE5FF;
	display: block;
}
.neiyecont1_1_1 ul {
	background: #E5E5E5;
	padding: 10px;
	width: 220px;
}
.neiyecont1_1_1 ul li {
	height: 50px;
	line-height: 50px;
	border-top: 1px #FFF solid;
	background: url('icon.png') no-repeat 10px center;
	text-indent: 30px;
}
.neiyecont1_1_1 ul li:first-child {
	border-top: none;
}
.neiyecont1_1_1 ul ul {
	display: none;
	position: absolute;
	top: -10000px;
	left: -10000px;
}
.neiyecont1_1_2 {
	padding-top: 40px;
}
.neiyecont1_1_2 .title {
	width: 240px;
	height: 60px;
	line-height: 60px;
	background: #0078CC;
	font-size: 22px;
	color: white;
	text-align: center;
}
.neiyecont1_1_2 .neiyecont1_1_2_1 {
	width: 240px;
}
.neiyecont1_1_2 .neiyecont1_1_2_1 p {
	border: 1px #CCC solid;
	padding: 10px;
	margin: 0;
	line-height: 200%;
}
.neiyecont1_2 {
}
.neiyecont2_1 {
	width: 920px;
}
.neiyecont2_1_1 {
	border-bottom: 1px #CCC solid;
	padding: 20px 0;
	overflow: hidden;
	font-size: 18px;
	width: 920px;
}
.neiyecont2_1_2 {
	padding: 20px 0;
	overflow: hidden;
}
.neiyecont2_1_2 #container {
}
.neiyecont2_1_2 #container li {
	float: left;
	width: 280px;
	height: 325px;
	cursor: pointer;
	overflow: hidden;
	position: relative;
	margin-left: 25px;
	margin-bottom: 20px;
}
.neiyecont2_1_2 #container li .img {
	width: 278px;
	height: 278px;
	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;
}
.neiyecont2_1_2 #container li .img img {
	width: 278px;
	height: 278px;
}
.neiyecont2_1_2 #container li .bottom {
	width: 280px;
	height: 70px;
	background: #F7F7F7;
	position: relative;
}
.neiyecont2_1_2 #container li .bottom .name {
	position: absolute;
	top: 15px;
	left: 10px;
	font-size: 16px;
	width: 200px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.neiyecont2_1_2 #container li .bottom .name a:hover {
	color: #000;
	text-decoration: underline;
}
.neiyecont2_1_2 #container li .bottom .more {
	position: absolute;
	top: 15px;
	right: 10px;
}
.neiyecont2_1_2 #container li .bottom .more a {
	color: #0D74C8;
}
.footer {
	background: #373737;
	border-top: 1px #454545 solid;
	overflow: hidden;
	color: white;
	padding: 20px 0;
	text-align: center;
	line-height: 200%;
}
.footer a {
	color: white;
}
.footer a:hover {
	color: #0D74C8;
	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: #0D74C8;
	line-height: 30px;
	text-align: center;
	border-radius: 5px;
}
.gsjj .consult a {
	color: white;
}
.gsjj .message {
	float: left;
	width: 90px;
	height: 30px;
	background: #0D74C8;
	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;
}
.pageNav {
	clear: both;
	text-align: center;
}
.pageNav span {
	padding: 5px;
	border: 1px #EEE solid;
	margin: 2px;
	cursor: pointer;
}
.pageNav span:hover {
	background-color: #EEE;
}
.pageNav span.now {
	background-color: #333;
	color: white;
	font-weight: bold;
}
