@charset "utf-8";
/* CSS Document */

* {
	margin: 0 auto;
	padding: 0;
}
a {
	text-decoration: none;
	cursor: pointer;
}
img {
	border: none;
}
li {
	list-style: none;
}
@font-face {
	font-family: "iconfont";
	src: url('../font/iconfont.eot');
	/* IE9*/
	
	src: url('../font/iconfont.eot?#iefix') format('embedded-opentype'),
	/* IE6-IE8 */
	
	url('../font/iconfont.woff') format('woff'),
	/* chrome、firefox */
	
	url('../font/iconfont.ttf') format('truetype'),
	/* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
	
	url('../font/iconfont.svg#iconfont') format('svg');
	/* iOS 4.1- */
}
.lxjj {
	display: inline-block;
	width: 30px;
}
.lxjjleft {
	display: inline-block;
	width: 24px;
}
.lxjj_index {
	display: inline-block;
	width: 28px;
}
.iconfont {
	font-family: "iconfont" !important;
	font-size: 22px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
.icon_lists {
	display: inline-block;
	text-align: center;
}
.icon_lists li {
	display: inline-block;
	color: #0057B4;
	width: 24px;
	height: 24px;
	line-height: 24px;
	border-radius: 13px;
	background-color: #fff;
}
.icon_lists li a {
	color: #0057B4;
	font-size: 18px;
	text-shadow: .1px .1px .1px #000;
}
body {
	background-color: #fff;
}
.top {
	background-color: #fff;
}
.top .dh {
	overflow: hidden;
	height: 40px;
	line-height: 40px;
}
.top .dh .dhleft {
	float: left;
	display: inline-block;
}
.top .dh .dhright {
	float: right;
	background: url(../images/indexdh_03.png) no-repeat left center;
	padding-left: 20px;
	font-size: 14px;
	font-family: "微软雅黑";
	color: #fff;
	font-weight: bold;
}
.top .dh .dhright font {
	font-family: Arial, Helvetica, sans-serif;
}
.logo {
	padding: 23px 0px;
	overflow: hidden;
}
.logo .logoa {
	float: left;
	width: 258px;
	height: 63px;
}
.nav_ul {
	width: 700px;
	height: 40px;
	margin-top: 20px;
	line-height: 40px;
	float: right;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-ms-transition: .5s all;
	-o-transition: .5s all;
	transition: .5s all;
	position: relative;
}
.nav_ul li {
	width: 14.28571428571429%;
	float: left;
	text-align: center;
	height: 40px;
	overflow: hidden;
	transition: .3s background-color;
}
.nav_ul li a {
	color: #111111;
	font-size: 14px;
	display: block;
	font-family: "微软雅黑";
	height: 40px;
	overflow: hidden;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-o-transition: 0.5s all;
	text-shadow: .1px .1px .1px #999;
}
.nav_ul li:hover a {
	color: #1589cc;
	-moz-transform: translateY(-40px);
	-ms-transform: translateY(-40px);
	-o-transform: translateY(-40px);
	-webkit-transform: translateY(-40px);
}
.nav_ulp div {
	display: none;
	width: auto;
	border-top: solid 2px #1589CC;
	position: absolute;
	top: 35px;
	left: 0px;
	line-height: 25px;
}
@media only screen and (min-width: 0px) and (max-width: 900px) {
	.nav_ulp div {
		display: none;
		width: auto;
		border-top: solid 2px #1589CC;
		position: absolute;
		top: 10000%;
		left: 0px;
		line-height: 25px;
	}
}
.nav_ulp div a {
	font-family: "微软雅黑";
	font-size: 14px;
	color: black;
	display: inline-block;
	line-height: 30px;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-ms-transition: .5s all;
	-o-transition: .5s all;
	height: 30px;
	font-size: 11px;
	transition: .3s background-color ease;
}
.nav_ulp div a:hover {
	color: #1589cc;
}
.zt_color {
	color: #1589cc !important;
}
.newul {
	border: 1px solid #c8c8c8;
	padding: 10px 20px;
	border-top: none;
	height: 273px;
	margin-bottom: 20px;
}
.newul li {
	height: 30px;
	line-height: 30px;
	padding: 0px 15px;
	overflow: hidden;
	background: url(../images/index_29.jpg) no-repeat left center;
	border-bottom: 1PX dashed #1589cc;
}
.newul li a {
	float: left;
	width: 70%;
	white-space: nowrap;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	color: #575858;
	font-size: 14px;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-ms-transition: .5s all;
	-o-transition: .5s all;
}
.newul li span {
	float: right;
	font-size: 12px;
	color: #999;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-ms-transition: .5s all;
	-o-transition: .5s all;
}
.newul li:hover span,
.zxnew li:hover a {
	color: #152e88;
}
.newul {
	border: none;
	height: inherit;
}
.newul li {
	background: url(../images/11.png) no-repeat left center;
	height: 40px;
	line-height: 40px;
}
.index_banner {
	height: 438px;
	overflow: hidden;
}
.index_banner a {
	display: block;
	height: 438px;
}
.indexbt {
	border-bottom: 1px solid #666666;
	height: 30px;
	text-align: center;
	margin: 20px auto 20px;
	clear: both;
	float: none;
}
.indexbtdiv {
	display: inline-block;
	border-bottom: 3px solid #333;
	height: 29px;
	padding: 0px 20px;
}
.indexbtdiv dl {
	padding: 0px 20px;
	background-color: #fff;
}
.indexbtdiv dl dt a {
	color: #474747;
	font-size: 24px;
	font-family: "微软雅黑";
	line-height: 40px;
}
.indexbtdiv dl dd a {
	color: #474747;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#marqueebox {
	overflow: hidden;
	height: 260px;
	padding: 30px 0px;
	zoom: 1;
	*position: relative;
}
#marqueebox font {
	position: absolute;
	width: 372px;
	height: 454px;
	top: -113.5px;
	left: -93px;
	z-index: 99999;
	background: url(../images/indeximgbjpng_03.png);
}
#marqueebox font img {
	width: 100%;
}
#marqueebox .tu p {
	width: 186px;
	height: 227px;
	position: relative;
	overflow: hidden;
}
#marqueebox .tu {
	display: block;
	width: 186px;
	margin: 0px 10px;
}
#marqueebox .tu span {
	line-height: 20px;
	text-align: center;
	display: inline-block;
	margin-top: 10px;
	padding: 0px 5px;
	height: 20px;
	border: 1px solid #fff;
	overflow: hidden;
	font-size: 12px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-o-transition: 0.5s all;
}
.content {
	background-color: #f2f2f2;
	padding: 20px 0px;
}
.content2 {
	overflow: hidden;
}
.content2 .contentleft {
	float: left;
	width: 567px;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-ms-transition: .5s all;
	-o-transition: .5s all;
	transition: .5s all
}
.name {
	border-bottom: 1px solid #797979;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
}
.name .namea {
	float: left;
	width: 60%;
	overflow: hidden;
	display: block;
	text-align: left;
	color: #000;
	font-size: 20px;
	font-family: "微软雅黑";
}
.name .ckgd {
	float: right;
	width: 40%;
	overflow: hidden;
	display: block;
	text-align: right;
	font-size: 12px;
	color: #535353;
}
#colee_right {
	width: 100%;
	overflow: hidden;
	padding: 30px 0px;
	zoom: 1;
	*position: relative;
}
#colee_right font {
	opacity: 0;
	filter: progid: DXImageTransform.Microsoft.Alpha(opacity=0);
	/* IE6/IE7/8 */
	
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
	/*  IE8 */
	
	cursor: pointer;
	position: absolute;
	width: 135px;
	height: 159px;
	top: 0px;
	left: 0px;
	z-index: 99999;
	background: url(../images/indeximgbjpng_03.png);
	line-height: 159px;
	font-size: 100px;
	font-family: "微软雅黑";
	color: #78bd2d;
}
#colee_right .tu {
	display: block;
	width: 135px;
	margin: 0px 10px;
}
#colee_right .tu p {
	width: 135px;
	height: 159px;
	position: relative;
	overflow: hidden;
}
#footer {
	background-color: #4b4440;
	height: 60px;
	border-bottom: 0px solid #fff;
}
.footer {
	height: 60px;
	line-height: 60px;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}
.footer a {
	color: #ffffff;
	font-size: 14px;
	float: left;
	text-shadow: .1px .1px .1px #999;
}
.footer p {
	padding-right: 60px;
	color: #ffffff;
	font-size: 14px;
	float: right;
	text-shadow: .1px .1px .1px #999;
}
.about_banner {
	background: url(../images/sub1_02.jpg) no-repeat top center;
	height: 219px;
}
.cgal_banner {
	background: url(../images/al_02.jpg) no-repeat top center;
	height: 219px;
}
.newshow_banner {
	background: url(../images/sub3_02.jpg) no-repeat top center;
	height: 219px;
}
.lxwm_banner {
	background: url(../images/lxwm_02.jpg) no-repeat top center;
	height: 219px;
}
.new_banner {
	background: url(../images/sub3_02.jpg) no-repeat top center;
	height: 219px;
}
.newshow_banner {
	background: url(../images/sub3_02.jpg) no-repeat top center;
	height: 219px;
}
.picture_banner {
	background: url(../images/pic_02.jpg) no-repeat top center;
	height: 219px;
}
.zxns_banner {
	background: url(../images/zxns_02.jpg) no-repeat top center;
	height: 219px;
}
.bannerzong {
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-ms-transition: .5s all;
	-o-transition: .5s all;
	transition: .5s all
}
.bannerzong .ongbannertext {
	text-align: right;
	font-size: 40px;
	color: #fff;
	font-family: "微软雅黑";
	padding-right: 40px;
	padding-top: 70px;
	max-width: 903px;
	text-shadow: 1px 1px 1px #999;
}
.bannerzong .twobannertext {
	text-align: right;
	font-size: 40px;
	color: #fff;
	font-family: '微软雅黑';
	text-transform: uppercase;
	max-width: 903px;
	text-shadow: 1px 1px 1px #999;
	padding-right: 50px;
}
.content {
	overflow: hidden;
	margin-top: 20px;
	background-color: #fff;
}
.contentleft {
	float: left;
	width: 240px;
	-moz-transition: .5s all;
	-ms-transition: .5s all;
	-o-transition: .5s all;
	-webkit-transition: .5s all;
	transition: .5s all;
}
.name2 {
	color: #fff;
	font-size: 20px;
	background-color: #1589cc;
	height: 40px;
	line-height: 40px;
	display: block;
	text-align: center;
	font-family: "微软雅黑";
}
.leftnav {
	padding: 20px;
	background-color: #ededec;
}
.leftnav li a {
	display: block;
	color: #4b4b4b;
	height: 40px;
	font-size: 16px;
	line-height: 40px;
	border-bottom: 1px dotted #ccc;
	padding-left: 50px;
	background: url(../images/sjlpng.png) no-repeat 30px center;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-ms-transition: .5s all;
	-o-transition: .5s all;
}
.leftsubmenu {
	display: none;
}
.leftsubmenu li a {
	display: block;
	color: #4b4b4b;
	height: 40px;
	font-size: 16px;
	line-height: 40px;
	padding-left: 70px;
	border-bottom: none;
	background: none;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-ms-transition: .5s all;
	-o-transition: .5s all;
}
.leftsubmenu li a:hover {
	color: #0066FF;
}
.leftthirdmenu{
	display: none;
}
.leftthirdmenu li a{
	padding-left: 90px;
	text-align: left;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.leftext {
	background-color: #fff;
	margin-top: 20px;
}
.leftext p {
	padding: 14px;
	font-size: 13px;
	line-height: 30px;
	color: #4c4c4c;
	background-color: #ededec;
}
.leftext p a {
	color: #363636;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-ms-transition: .5s all;
	-o-transition: .5s all;
}
.leftext p:hover a {
	text-decoration: none;
}
.contentright {
	float: right;
	width: 900px;
	padding: 10px 24px 24px;
	background-color: #fff;
	-moz-transition: .5s all;
	-ms-transition: .5s all;
	-o-transition: .5s all;
	-webkit-transition: .5s all;
	transition: .5s all;
}
.mbx {
	height: 30px;
	line-height: 30px;
	border-bottom: 2px solid #1589cc;
}
.mbx span {
	float: left;
	color: #1589cc;
	font-size: 20px;
	font-family: "微软雅黑";
	width: 30%;
	height: 29px;
	font-size: 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-text-overflow: ellipsis;
}
.mbx font {
	float: right;
	display: inline-block;
	font-size: 14px;
	color: #7b7c7d;
	width: 69%;
	text-align: right;
	overflow: hidden;
}
.mbx font a {
	color: #6c6c6c;
	margin: 0px 3px;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-ms-transition: .5s all;
	-o-transition: .5s all;
}
.mbx font a:hover {
	color: #152e88;
}
.mbx font .mbxalast {
	color: #152e88;
}
.conrcon {
	font-size: 14px;
	line-height: 40px;
	color: #575858;
	padding: 30px 0px;
}
.conrcon table{
  border-collapse: collapse!important;
}
.conrcon table td{
  border:1px solid #DDD!important;
  padding:5px 10px!important;
  box-sizing: unset!important;
}

.t_indent {
	text-indent: 2em !important;
}
.zts {
	color: #1589cc;
}
.indexbttwo {
	border-bottom: 1px solid #666;
	text-align: center;
	height: 17px;
	position: relative;
	top: 120px;
	-moz-transition: .5s all;
	-ms-transition: .5s all;
	-o-transition: .5s all;
	-webkit-transition: .5s all;
	transition: .5s all;
}
.indexbtdivtwo {
	border-bottom: 2px solid #333;
	display: inline-block;
	padding: 0px 100px;
	height: 16px;
}
.indexbtdivtwo a {
	border: 2px solid #999;
	display: inline-block;
	padding: 5px 30px;
	font-size: 16px;
	font-family: "微软雅黑";
	color: #000;
	margin: 0px 10px;
	background-color: #fff;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-o-transition: 0.5s all;
}
.indexbtdivtwo a:hover,
.indexbtdivtwo .a_hover {
	border: 2px solid #22ac3c;
}
.indexbtdivtwo2 {
	border: none;
	padding: 0px;
}
.indexbtdivtwo2 a {
	padding: 5px 10px;
	margin: 0px 2px;
	border: 1px solid #999;
	text-shadow: 1px 1px 1px #999;
}
.indexbtdivtwo2 a:hover,
.indexbtdivtwo2 .a_hover {
	border: 1px solid #22ac3c;
}
.conbt {
	padding: 0px 20px;
	background-color: #fff;
	text-align: center;
	margin-bottom: 100px;
}
.conbt dt a {
	color: #474747;
	font-size: 24px;
	font-family: "微软雅黑";
	line-height: 40px;
	text-shadow: 1px 1px 1px #999;
}
.conbt dd a {
	color: #474747;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #999;
}
.conbt span {
	display: inline-block;
	height: 2px;
	width: 30px;
	background-color: #222;
	margin-top: 5px;
}
.contain {
	margin-top: -38px;
	background-image: url(../images/4.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	width: 100%;
	overflow: hidden;
}
.contain_about {
	width: 1200px;
	overflow: hidden;
}
.about {
	width: 1200px;
	padding-top: 50px;
	-moz-transition: .5s all;
	-ms-transition: .5s all;
	-o-transition: .5s all;
	-webkit-transition: .5s all;
	transition: .5s all;
}
.aboutcon {
	font-size: 12px;
	color: #000;
	line-height: 30px;
	text-indent: 2em;
}
.about .onedl {
	overflow: hidden;
	font-size: 12px;
	margin: 30px auto;
}
.about .onedl dd {
	float: left;
	width: 413px;
	height: 193px;
}
.about .onedl:hover dd img,
.about .twodl:hover dd img {
	opacity: 0.9;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-o-transition: 0.5s all;
}
.about .onedl dt {
	float: right;
	width: 504px;
}
.about .onedl dt .name {
	border-bottom: 1px solid #666;
	display: block;
	height: 30px;
	text-align: left;
	overflow: inherit;
	line-height: 25px;
}
.about .onedl dt .name span {
	height: 29px;
	border-bottom: 2px solid #22ac3c;
	color: #000;
	display: inline-block;
}
.about .onedl dt p {
	color: #000;
	font-size: 12px;
	margin: 20px 0px;
	line-height: 30px;
}
.about .onedl dt p span {
	color: #fff;
	background-color: #01a41f;
	display: inline-block;
	padding: 0px 10px;
}
.about .twodl {
	overflow: hidden;
	font-size: 12px;
	margin: 30px auto;
}
.about .twodl dd {
	float: right;
	width: 459px;
	height: 423px;
}
.about .twodl dt {
	float: left;
	width: 457px;
	line-height: 30px;
}
.about .twodl dt span {
	color: #fff;
	background-color: #01a41f;
	display: inline-block;
	padding: 0px 10px;
	margin-bottom: 20px;
}
.qyzz {
	position: relative;
	height: 648px;
	overflow: hidden;
}
.qyzz1 {
	position: absolute;
	width: 10000%;
	left: 0px;
	top: 0px;
}
.qyzz2 {
	width: 955px;
	overflow: hidden;
	float: left;
}
.qyzz2 div {
	width: 216px;
	height: 200px;
	float: left;
	margin: 0px 19px 19px 0px;
}
.qyzz2 div .picFit {
	display: table-cell;
	vertical-align: middle;
	border: 1px solid #ccc;
	text-align: center;
	*display: block;
	*font-size: 149px;
	*font-family: Arial;
	width: 216px;
	height: 160px;
	background-color: #000;
}
.qyzz2 div .picFit img {
	vertical-align: middle;
	opacity: .5;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-o-transition: 0.5s all;
}
.qyzz2 div span {
	height: 40px;
	padding-top: 5px;
	display: block;
	text-align: center;
	font-size: 12px;
	font-family: "微软雅黑";
}
.qyzz2 div span a {
	display: inline-block;
	border: 2px solid #fff;
	color: #000;
	padding: 0px 10px;
	line-height: 28px;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-o-transition: 0.5s all;
}
.qyzz2 div:hover .picFit img {
	opacity: 1;
}
.qyzz2 div:hover span a {
	border: 2px solid #018c1b;
}
#biaoshi {
	text-align: center;
}
#biaoshi font {
	display: inline-block;
	margin: 0px 5px;
	background: url(../images/biaoshi_03.png) no-repeat center center;
	width: 12px;
	height: 12px;
	cursor: pointer;
}
#biaoshi font.biaoshifontbiaoshi {
	background: url(../images/biaoshi_05.png) no-repeat center center;
}
.pr {
	position: relative;
}
.mt {
	margin-top: 20px;
}
.hyzqdl {
	margin-top: -20px;
	height: 127px;
	overflow: hidden;
	padding: 35px 0px;
	border-bottom: 1px dashed #ccc;
}
.hyzqdl dd {
	float: left;
	width: 208px;
}
.prod_cp {
	border: 1px solid #1589cc;
	display: inline-block;
	width: 98%;
}
.hyzqdl dt {
	width: 653px;
	height: 127px;
	float: right;
	position: relative;
	background-color: #e9e7e7;
	background-color: #fff;
}
.hyzqdl dt h1 {
	font-weight: normal;
	color: #000;
	font-size: 20px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
.hyzqdl dt h1 a {
	float: left;
	width: 342px;
	overflow: hidden;
	font-size: 20px;
	color: #1589cc;
	font-size: 16px;
	font-family: "微软雅黑";
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-text-overflow: ellipsis
}
.hyzqdl dt h1 span {
	float: right;
	display: block;
	width: 120px;
	font-size: 12px;
	color: #8d8d8d;
}
.hyzqdl dt .ckgd {
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-ms-transition: .5s all;
	-o-transition: .5s all;
	border: 1px solid #152e88;
	font-size: 12px;
	font-size: 12px;
	color: #333;
	position: absolute;
	bottom: 0px;
	right: 0px;
	display: inline-block;
	padding: 2px 10px;
}
.hyzqdl dt p {
	font-size: 14px;
	color: #989899;
	line-height: 28px;
	text-indent: 2em;
}
.hyzqdl dd a img {
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-ms-transition: .5s all;
	-o-transition: .5s all;
	max-width: 100%;
}
.hyzqdl:hover dd a img {
	opacity: .8;
}
.hyzqdl:hover dt .ckgd {
	background-color: #152e88;
	color: #fff;
}
.caseinfo_bt {
	border-bottom: 1px dashed #a2a2a2;
}
.caseinfo_time {
	color: #a2a2a2;
	font-size: 12px;
	display: inline-block;
	margin-top: -13px;
}
.caseinfo_h2 {
	color: #575858;
	font-size: 18px;
}
.apti {
	padding-top: 30px;
	text-align: center;
	position: relative;
	background-color: #fff;
/*	overflow: hidden;*/
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-o-transition: 0.5s all;
}
.apti dl {
	margin: 16px;
	border: 1px solid #1589cc;
	width: 257px;
	display: inline-block;
	padding-top: 6px;
	overflow: hidden;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-o-transition: 0.5s all;
}
.apti dl dd {
	width: 227px;
	height: 355px;
}
.apti dl dd img {
	width: 83%;
	opacity: .8;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-o-transition: 0.5s all;
}
.new {
	text-align: center;
	position: relative;
	top: -82px;
	border-radius: 5px;
	background-color: #fff;
	overflow: hidden;
	width: 1200px;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-o-transition: 0.5s all;
}
.new dl {
	width: 360px;
	display: inline-block;
	padding-top: 30px;
	overflow: hidden;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-o-transition: 0.5s all;
}
.new dl dd {
	width: 360px;
	height: 184px;
	background-color: #000;
}
.new dl dd img {
	width: 100%;
	opacity: .8;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-o-transition: 0.5s all;
}
.new dl dt {
	text-align: left;
	background-color: #d2d2d2;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #ccc;
	border-top: none;
	position: relative;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-o-transition: 0.5s all;
}
.new dl dt .newbt {
	overflow: hidden;
	height: 24px;
	line-height: 24px;
}
.new dl dt .newbt a {
	width: 60%;
	float: left;
	display: block;
	overflow: hidden;
	font-size: 18px;
	font-family: "微软雅黑";
	color: #1a8acc;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-o-transition: 0.5s all;
}
.new dl dt .newbt span {
	font-size: 12px;
	color: #999;
	float: right;
	line-height: 30px;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-o-transition: 0.5s all;
}
.new dl dt .newc {
	font-size: 12px;
	font-family: "微软雅黑";
	color: #000;
	line-height: 24px;
	color: #555;
	padding: 10px 0px;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-o-transition: 0.5s all;
}
.new dl dt .ckqb {
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-o-transition: 0.5s all;
	display: block;
	position: absolute;
	bottom: 10px;
	width: 82px;
	height: 26px;
	text-align: center;
	line-height: 26px;
	left: 50%;
	margin-left: -41px;
	color: #888;
	font-size: 12px;
	border: 1px solid #9A9A9A;
}
.new dl:hover dt {
	background-color: #1589cc;
	border: 1px solid #1589cc;
	border-top: none;
}
.new dl:hover dd img {
	opacity: 1;
}
.new .picFit {
	display: table-cell;
	vertical-align: middle;
	border: 1px solid #ccc;
	text-align: center;
	*display: block;
	*font-size: 149px;
	*font-family: Arial;
	width: 360px;
	height: 160px;
	background-color: #000;
}
.new .picFit img {
	vertical-align: middle;
	opacity: 1;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-o-transition: 0.5s all;
}
.new dl:hover dt .newbt a,
.new dl:hover dt .newbt span,
.new dl:hover dt .newc {
	color: #fff;
}
.new dl:hover dt .ckqb {
	color: #fff;
	border: 1px solid #fff;
}
#page {
	overflow: hidden;
	text-align: center;
	padding: 40px 0px;
}
#page a {
	cursor: pointer;
	display: inline-block;
	padding: 5px 10px;
	border: 1px solid #198D19;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	margin: 0px 5px;
	font-size: 12px;
	text-decoration: none;
	transition: .2s background-color ease, color .2s ease;
}
#page span {
	cursor: pointer;
	display: inline-block;
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
}
#page a:hover {
	background-color: #008000;
	color: #fff;
}
#page .page_hover {
	text-decoration: inherit;
	background-color: #008000;
	color: #fff;
}
.page_db {
	letter-spacing: 3px;
	font-size: 14px;
	color: #575858;
}
.name3 {
	text-align: left;
	color: #1589cc;
	font-size: 16px;
}
.name3 p {
	font-size: 13px;
	color: #575858;
}
.fl {
	float: left;
}
.file_xz {
	float: right !important;
	margin-top: 12px !important;
	display: inline-block !important;
}
.newshow {
	overflow: hidden;
	padding: 0px 0px 50px;
}
.btnamee {
	font-size: 26px;
	text-align: center;
	color: #3d3a3a;
	line-height: 20px;
	height: 40px;
	font-family: "微软雅黑";
	margin: 10px auto 20px;
	font-weight: inherit;
}
.new_jje {
	font-size: 13px;
	text-align: center;
	color: #666;
	border-bottom: 1px dotted #333;
	border-top: 1px dotted #333;
	line-height: 30px;
}
.new_jje span {
	font-weight: bold;
	color: #707070;
}
.new_contente {
	font-size: 12px;
	color: #707070;
	text-indent: 2em;
	line-height: 29px;
	font-family: "宋体";
	padding: 30px 0px 20px;
}
.new_contente p {
	text-align: justify;
}
.sypxyp {
	border-top: 1px dotted #999;
	margin-top: 30px;
	text-indent: 0em;
	padding-top: 20px;
	font-size: 12px;
	color: #707070;
	line-height: 26px;
	font-family: "宋体";
}
.sypxyp a {
	transition: .3s color ease;
	cursor: pointer;
}
.sypxyp a:hover {
	color: #fbc630;
}
.sypxyp .leftsypxyp {
	float: left;
}
.sypxyp .rightsypxyp {
	float: right;
}
.cgal dl {
	overflow: hidden;
	padding: 20px 0px;
}
.cgal dl dd {
	float: left;
}
.cgal dl dd img {
	width: 77%;
	margin-top: -46px;
	opacity: .8;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-ms-transition: .5s all;
	-o-transition: .5s all
}
.cgal dl dt {
	float: right;
	width: 500px;
	height: 236px;
	position: relative;
}
.cgal dl dt .cgalbt {
	padding-top: 10px;
	display: block;
	font-size: 32px;
	color: #030000;
	text-align: center;
	width: 100%;
	height: 40px;
	overflow: hidden;
	font-weight: normal;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-text-overflow: ellipsis;
	font-family: "微软雅黑";
}
.cgal dl dt p {
	padding-top: 10px;
	font-size: 14px;
	color: #5f5f5f;
	font-family: "宋体";
	line-height: 32px;
	text-indent: 2em;
}
.cgal dl dt .ckqb {
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-o-transition: 0.5s all;
	display: block;
	position: absolute;
	bottom: 10px;
	width: 82px;
	height: 26px;
	text-align: center;
	line-height: 26px;
	color: #888;
	font-size: 12px;
	border: 1px solid #9A9A9A;
}
.cgal .cgaldlodd dd {
	float: right;
}
.cgal .cgaldlodd dt {
	float: left;
}
.cgal .cgaldlodd dt .ckqb {
	right: 0
}
.cgal dl:hover dd img {
	opacity: 1;
}
.cgal dl:hover dt .ckqb {
	background-color: #22ac3c;
	border: 1px solid #22ac3c;
	color: #fff;
}
.picture {
	overflow: hidden;
	width: 965px;
}
/*.picture div p{width:219px; height:259px;}
.picture div a img{opacity:.8;filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=80)";-webkit-transition:.5s all;-moz-transition:.5s all;-o-transition:.5s all;-ms-transition:.5s all;transition:.5s all;}
.picture div:hover p{  overflow:hidden;}
*/

.picture div {
	float: left;
	position: relative;
	width: 219px;
	background-color: #000;
	height: 259px;
	margin: 0px 20px 20px 0px;
	cursor: pointer;
	overflow: hidden;
	zoom: 1;
	border: 1px solid #ccc;
}
.picture div .font {
	display: block;
	position: absolute;
	height: 100%;
	width: 100%;
	z-index: 999;
	line-height: 259px;
	text-align: center;
	color: #fff;
	font-family: "微软雅黑";
	font-size: 18px;
	z-index: 999;
	top: 0px;
	left: 0px;
}
.picture div .font font {
	padding: 2px 5px;
}
.picture div .font2 {
	display: block;
	width: 0px;
	height: 0px;
	position: absolute;
	top: 50%;
	left: 50%;
	overflow: hidden;
	z-index: 99;
	background: url(../images/picturpng_03.png) no-repeat center center;
	background-size: contain;
}
.picture div .picFit {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	*display: block;
	*font-size: 149px;
	z-index: 9;
	*font-family: Arial;
	width: 219px;
	height: 259px;
}
.picture div .picFit img {
	vertical-align: middle;
	opacity: .8;
}
.picture2 {
	overflow: hidden;
	width: 960px;
}
.picdiv {
	width: 175px;
	height: 182px;
	float: left;
	position: relative;
	overflow: hidden;
	margin: 0px 15px 10px 0px;
}
.picdiv p {
	height: 20%;
	line-height: 30px;
	background: url(../images/indeximgbjpng_03.png);
	width: 100%;
	position: absolute;
	top: 85%;
	left: 0px;
	color: #fff;
	text-align: center;
	font-size: 12px;
	font-family: "微软雅黑";
}
.picdiv .font {
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	line-height: 182px;
	color: #fff;
	overflow: hidden;
	text-align: center;
	font-size: 12px;
	font-family: "微软雅黑";
	background: url(../images/picture2_03.png) no-repeat center center;
	top: 50%;
	left: 50%;
	z-index: 9999;
}
.picdiv .picFit {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	*display: block;
	*font-size: 149px;
	*font-family: Arial;
	width: 175px;
	height: 182px;
	background-color: #000;
}
.picdiv .picFit img {
	vertical-align: middle;
}
.zxns {
	width: 975px;
	overflow: hidden;
}
.zxnscon {
	float: left;
	width: 456px;
	padding-right: 30px;
	margin-top: 40px;
	margin-bottom: 30px;
}
.zxnscon .zxnsbt {
	font-size: 18px;
	font-family: "微软雅黑";
	color: #000;
	border-bottom: 1px dotted #B8B8B8;
	display: block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: left;
}
.zxnscon .gzdd {
	color: #585858;
	font-size: 12px;
	line-height: 28px;
	margin: 10px 0px 5px 0px;
}
.zxnscon strong {
	font-size: 12px;
	font-family: "微软雅黑";
	color: #000;
}
.zxnscon .gzdd2 {
	color: #343434;
	font-size: 12px;
	line-height: 28px;
	margin-top: 10px;
}
.xian {
	border-bottom: 1px dotted #585858;
	width: 100%;
	height: 1px;
	float: left;
}
.contact_map {
	overflow: hidden;
	width: 882px;
}
.contact_map dd {
	width: 870px;
	margin-left: 7px;
	height: 350px;
	border: 1px solid #1589cc;
}
.add1 {
	width: 435px !important;
	padding-top: 30px !important;
	padding-left: 30px !important;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-ms-transition: .5s all;
	-o-transition: .5s all;
}
.add2 {
	width: 300px!important;
	padding-top: 35px!important;
	padding-left: 50px!important;
	width: 500px!important;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-ms-transition: .5s all;
	-o-transition: .5s all;
}
.add3 {
	width: 300px!important;
	padding-left: 50px!important;
	padding-top: 30px!important;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-ms-transition: .5s all;
	-o-transition: .5s all;
}
.lxwm {
	padding-top: 50px;
	overflow: hidden;
	width: 980px;
	padding: 50px 0px;
}
.lxwm dt {
	float: right;
	width: 235px;
}
.lxwm dt .lxwmbt {
	font-size: 16px;
	font-family: "微软雅黑";
	color: #030000;
	font-weight: bold;
}
.lxwm dt .btenglish {
	color: #535353;
	text-transform: uppercase;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 6px 0px 20px;
}
.lxdz {
	color: #030000;
	font-size: 13px;
	line-height: 26px;
}
.lxwm dd {
	float: left;
	width: 618px;
	margin-left: 77px;
	height: 350px;
	border: 2px solid #c2c2c2;
}
.iw_poi_title {
	color: #CC5522;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
	padding-right: 13px;
	white-space: nowrap
}
.iw_poi_content {
	font: 12px arial, sans-serif;
	overflow: visible;
	padding-top: 4px;
	white-space: -moz-pre-wrap;
	word-wrap: break-word
}
.changzhi1 {
	overflow: hidden;
	width: 980px;
}
.changzhi1 #czleft {
	float: left;
	height: 220px;
	width: 38px;
	background: url(../images/leftcz.png) no-repeat center center;
	background-color: #fff;
	cursor: pointer;
}
.changzhi1 .changzhi3 {
	width: 871px;
	height: 220px;
	float: left;
	margin-left: 6px;
	position: relative;
	overflow: hidden;
}
.changzhi1 #czright {
	float: right;
	height: 220px;
	width: 38px;
	background: url(../images/rightcz.png) no-repeat center center;
	background-color: #fff;
	cursor: pointer;
}
.changzhi1 .changzhi3 .czcon {
	width: 245px;
	height: 167px;
	float: left;
	background-color: #fff;
	padding: 25px;
	overflow: hidden;
	position: relative;
}
.changzhi1 .changzhi3 .czcon a {
	font-size: 14px;
	font-family: "微软雅黑";
	color: #313131;
	font-weight: bold;
	width: 100%;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
}
.changzhi1 .changzhi3 .czcon p {
	font-size: 12px;
	font-family: "微软雅黑";
	color: #737373;
	line-height: 25px;
}
.changzhi1 .changzhi4 {
	width: 10000%;
	position: absolute;
	left: 0px;
	top: 0px;
}
.changzhi1 .changzhi3 .czcon:hover .czconcover {
	height: 155px;
	padding: 20px 10px 10px 10px;
}
.czconcover {
	/*display: none;*/
	
	background-color: rgba(0, 0, 0, 0.5);
	background-clip: padding-box;
	width: 241px;
	height: 0px;
	overflow: hidden;
	padding: 0px;
	position: absolute;
	top: 32px;
	left: 34px;
	color: white;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
}
.czconcover h2 {
	display: block;
	text-align: center;
}
.changzhi1 .changzhi3 .czcon .czconcover p {
	display: block;
	height: 70px;
	overflow: hidden;
	text-overflow: ellipsis;
	color: white;
}
.changzhi1 .changzhi3 .czcon .czconcover a {
	height: auto;
}
.changzhi1 .changzhi3 .czcon .czconcover a img {
	width: 40px;
	display: block;
	margin: 15px auto;
}
/*相册*/

.xc {
	width: 938px;
	height: 590px;
	overflow: hidden;
	position: relative;
}
.xc #right {
	position: absolute;
	right: 10px;
	top: 50%;
	cursor: pointer;
}
.xc #left {
	position: absolute;
	left: 10px;
	top: 50%;
	cursor: pointer;
}
.xc p {
	background: url(../images/indeximgbjpng_03.png);
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	text-align: center;
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	z-index: 999;
	color: #fff;
	font-size: 12px;
}
.xxc {
	width: 573px;
	height: 107px;
	position: relative;
	overflow: hidden;
}
.xxc a {
	width: 105px;
	height: 105px;
	display: block;
	float: left;
	margin-right: 12px;
	overflow: hidden;
}
.xxc a img {
	width: 105px;
}
.xcbottom {
	position: relative;
	overflow: hidden;
	margin-top: 10px;
}
.xcbottom #xleft {
	display: block;
	cursor: pointer;
	z-index: 9999;
	background: url(../images/xcleft.png) no-repeat center center #666;
	border: 1px solid #333;
	width: 34px;
	height: 105px;
}
.xcbottom #xright {
	display: block;
	cursor: pointer;
	z-index: 9999;
	background: url(../images/xcright.png) no-repeat center center #666;
	border: 1px solid #333;
	width: 34px;
	height: 105px;
}
.xxc .xxc2 {
	width: 10000px;
	position: absolute;
	left: 0px;
}
.xxc .xxc2 .xxc2aborder {
	width: 99px;
	height: 99px;
	border: 3px solid #f00;
	overflow: hidden;
}
.xxc .xxc2 .xxc2aborder img {
	width: 99px;
}
.xc .picFit {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	*display: block;
	*font-size: 149px;
	*font-family: Arial;
	width: 938px;
	height: 590px;
	background-color: #000;
}
.xc .picFit img {
	vertical-align: middle;
}
.xcbottom .lefttj {
	width: 105px;
	height: 105px;
	float: left;
	display: block;
	position: relative;
}
.xcbottom .lefttj span {
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	top: 0px;
	font-family: "微软雅黑";
	color: #fff;
	cursor: pointer;
	left: 0px;
	position: absolute;
	line-height: 105px;
	background: url(../images/indeximgbjpng_03.png);
}
.xcbottom .righttj {
	float: right;
	width: 105px;
	height: 105px;
	display: block;
	float: right;
	position: relative;
}
.xcbottom .righttj span {
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	font-family: "微软雅黑";
	color: #fff;
	top: 0px;
	cursor: pointer;
	left: 0px;
	position: absolute;
	line-height: 105px;
	background: url(../images/indeximgbjpng_03.png);
}
@media(min-width:1200px) {
	.logo, .top .dh, #marqueebox, .content2, .content, .footer {
		width: 1200px;
	}
}
@media(max-width:1200px) {
	.newul li a {
		width: 70%;
	}
	.contentright {
		width: 68.39481555333998%;
	}
	.contentleft {
		width: 24.92522432701894%;
	}
	.hyzqdl {
		height: auto;
	}
	.hyzqdl dd {
		width: 24.34402332361516%
	}
	.hyzqdl dd img {
		width: 100%;
		height: auto;
	}
	.hyzqdl dd a {
		display: block;
		width: 100%;
		height: 100%;
	}
	.hyzqdl dt {
		width: 71.7201166180758%;
		height: auto;
	}
	.hyzqdl dt h1 a {
		width: 69.51219512195122%
	}
	.top .dh,
	#marqueebox,
	.content,
	.lxwm,
	.zxns {
		width: 95%;
	}
	.logo .logoa {
		width: 25.72283150548355%;
		height: auto;
	}
	.logo .logoa img {
		height: auto;
		width: 100%;
	}
	.logo .logoa {
		margin-left: 1%;
	}
	.nav_ul {
		width: 69.79062811565304%
	}
	.content2 .contentleft {
		width:
		/*56.53040877367896*/
		
		90%;
		float: none;
	}
	.content2 .contentright {
		width:
		/*39.88035892323031*/
		
		90%;
		float: none;
	}
	.content {
		padding: inherit;
	}
	.content2 .contentright {
		margin-bottom: 10px;
	}
	.footer,
	.about {
		width: 98%;
	}
	.indexbttwo {
		width: 90%;
	}
	.conbt {
		padding: 0px inherit;
	}
	.about {
		padding: 20px 0px;
	}
	.about dl {
		width: 95%;
		overflow: hidden;
	}
	.about .onedl dd {
		width: 43.79639448568399%;
		height: auto;
	}
	.about .onedl dd img {
		width: 100%;
		height: auto;
	}
	.about .onedl dt {
		width: 53.44644750795334%;
		height: auto;
	}
	.about .twodl dt {
		width: 48.46235418875928%;
		height: auto;
	}
	.about .twodl dd {
		width: 48.67444326617179%;
		height: auto;
	}
	.about .twodl dd img {
		width: 100%;
		height: auto;
	}
	.aboutcon {
		width: 90%;
	}
	.new {
		width: 90%;
	}
	.new dl {
		width: 22.47422680412371%;
		margin: 0px 2.37113402061856% 10px 0px;
	}
	.new dl dd,
	.new .picFit,
	.new .picFit img {
		width: 100%;
		height: auto;
	}
	.new .picFit {
		display: block;
		width: 100%;
		text-align: center;
	}
	.newshow,
	.btnamee,
	.new_jje,
	.new_contente,
	.xc {
		width: 95%;
	}
	.xc a img {
		width: 100%;
		height: auto;
	}
	.xcbottom {
		display: none;
	}
	.xc p {
		bottom: -31px;
	}
	.xc {
		overflow: inherit;
	}
	.indexbtdivtwo2 a {
		display: inline-block;
		padding: 5px 0px;
		width: 11.11111111111111%;
		text-shadow: 1px 1px 1px #999;
	}
	.indexbtdivtwo2 {
		padding: 0px;
		z-index: 9999;
		width: 98%;
		position: relative;
		border-top: 1px solid #999;
		border-right: 1px solid #999;
		height: 31px;
		overflow: hidden;
		border-bottom: 1px solid #999;
		background-color: #fff;
	}
	.indexbtdivtwo2 a {
		display: block;
		margin: 0px;
		border: 1px solid #999;
		border-top: none;
		width: 100%;
	}
	.indexbtdivtwo2 a:hover {
		border: 1px solid #3CA850;
		border-top: none;
		background-color: #0057B4;
		color: #fff;
	}
	.anniu3 {
		cursor: pointer;
		background-color: #0D2176;
		width: 38px;
		padding-top: 8px;
		height: 23px;
		position: absolute;
		top: 0px;
		right: 0px;
	}
	.anniu3 span {
		display: block;
		margin: 3px auto;
		width: 80%;
		height: 2px;
		background-color: #fff;
		border-radius: 2px;
	}
	.anniu3pic2 {
		border-bottom: none;
	}
	.picture {
		width: 98%;
		padding-left: 2%;
	}
	.picture div {
		width: 22.69430051813472%;
		margin: 0px 1.5% 20px 0px;
		height: auto;
		text-align: center;
	}
	.picture div .picFit,
	.picture div .picFit img {
		width: 100%;
		height: auto;
	}
	.picture div .picFit img {
		height: auto;
	}
	.picture div .font2 {
		display: none;
	}
	.picture div .picFit {
		display: block;
	}
	.picture div .font font {
		position: absolute;
		bottom: 0px;
		padding: 0px;
		line-height: 20px;
		width: 100%;
		text-align: center;
		left: 0px;
	}
	.picture div:hover .font font {
		border: 1px solid #78BD2D;
		width: 99%;
	}
	.cgal dl dd {
		width: 45.70519618239661%;
		background-color: inherit;
		-moz-transition: .5s all;
		-ms-transition: .5s all;
		-o-transition: .5s all;
		-webkit-transition: .5s all;
		transition: .5s all;
	}
	.cgal dl dd img {
		width: 100%;
		height: auto;
		-moz-transition: .5s all;
		-ms-transition: .5s all;
		-o-transition: .5s all;
		-webkit-transition: .5s all;
		transition: .5s all;
	}
	.cgal dl dt {
		width: 49.41675503711559%;
	}
	.cgal dl dt .ckqb {
		bottom: 0px;
	}
	/*.cgal dl dt p:before{ content:'<div class=neirongyang>'}
	.cgal dl dt p:after{ content:'</div>'}*/
	
	.cgal dl dt p {
		height: 163px;
		overflow: hidden;
	}
	.lxwm dt {
		width: 24.959%
	}
	.lxwm dd {
		width: 54.48979591836735%
	}
	.contact_map dd {
		width: 54.48979591836735%;
		-webkit-transition: .5s all;
		-moz-transition: .5s all;
		-ms-transition: .5s all;
		-o-transition: .5s all;
	}
	.changzhi1 {
		width: 95%;
	}
	.picture2 {
		width: 95%;
	}
	.picture2_div {
		width: 102%;
	}
	.picdiv {
		width: 18.22916666666667%;
		margin: 0px 1.4% 10px 0px;
	}
	.picdiv .font {
		background-size: contain;
	}
	.qyzz {
		width: 98%;
	}
	.qyzz2 div {
		width: 22.90562036055143%;
		margin: 0px 2.01484623541888% 19px 0px;
		height: auto;
	}
	.qyzz2 div .picFit {
		width: 100%;
		height: inherit;
		display: block;
		overflow: hidden;
	}
	.qyzz2 div .picFit img {
		width: 100%;
		height: auto;
	}
	.zxnscon {
		width: 46.76923076923077%;
		padding-right: 0px;
		margin-right: 2.07692307692308%;
	}
	.zxnscon:nth-child(2n-1) {} .zxns_div {
		width: 104%;
	}
	.xc .picFit,
	.xc {
		height: auto;
	}
}
@media(max-width:1199px) {
	.home_z {
		display: inline-block;
		font-size: 13px;
		text-align: center;
		padding-top: 7px !important;
		padding-left: 21px !important;
	}
	.add1 {
		width: 30% !important;
		padding-top: 30px !important;
		padding-left: 30px !important;
		-webkit-transition: .5s all;
		-moz-transition: .5s all;
		-ms-transition: .5s all;
		-o-transition: .5s all;
	}
	.add2 {
		width: 30% !important;
		padding-top: 35px!important;
		padding-left: 50px!important;
		width: 500px!important;
		-webkit-transition: .5s all;
		-moz-transition: .5s all;
		-ms-transition: .5s all;
		-o-transition: .5s all;
	}
	.add3 {
		width: 30% !important;
		padding-left: 50px!important;
		padding-top: 30px!important;
		-webkit-transition: .5s all;
		-moz-transition: .5s all;
		-ms-transition: .5s all;
		-o-transition: .5s all;
	}
	.contact_map dd {
		float: left;
		width: 618px;
		margin-left: 70px;
		height: 350px;
		border: 1px solid #1589cc;
		-webkit-transition: .5s all;
		-moz-transition: .5s all;
		-ms-transition: .5s all;
		-o-transition: .5s all;
	}
	.lxwm dd {
		float: left;
		width: 618px;
		margin-left: 70px;
		height: 350px;
		border: 2px solid #c2c2c2;
	}
	.new dl {
		width: 32.33333333333333%;
		margin: 0px 1% 10px 0px;
	}
	.picture div .font {
		font-size: 16px
	}
	.picture div {
		width: 31.33333333333333%;
		margin: 0px 1% 10px 0px;
		overflow: hidden;
	}
	.picture {
		padding-left: 3%;
	}
	.changzhi1 {
		position: relative;
	}
	.changzhi1 .changzhi3 {
		width: 580px;
		margin: 0 auto;
		left: 50%;
		margin-left: -290px;
		position: absolute;
	}
	.picdiv {
		width: 23.4375%;
		height: auto;
	}
	.picdiv .picFit {
		width: 100%;
		height: inherit;
		display: block;
		height: inherit;
	}
	.picdiv .picFit img {
		width: 100%;
		height: auto;
	}
	.logo {
		padding: 23px 0px 0px;
	}
	.anniu {
		cursor: pointer;
		background-color: #0D2176;
		border-radius: 4px;
		width: 38px;
		padding-top: 5px;
		height: 25px;
		position: absolute;
		top: -55px;
		right: 3px;
	}
	.anniu span {
		display: block;
		margin: 3px auto;
		width: 80%;
		height: 2px;
		background-color: #fff;
		border-radius: 2px;
	}
	.logo .logoa {
		width: 258px;
	}
	.nav_ul {
		width: 100%;
		background-color: #0057B4;
		position: relative;
		height: 0px;
	}
	.nav_uldiv {
		height: 0px;
		overflow: hidden;
	}
	.nav_ul li {
		width: 100%;
		float: none;
	}
	.nav_ul li a {
		width: 95%;
		text-align: left;
		padding-left: 5%;
		color: #fff;
	}
}
@media(max-width:998px) {
	.contentright {
		width: 66.39481555333998%
	}
	.contentleft {
		width: 24.92522432701894%
	}
	.home_z {
		display: inline-block;
		font-size: 13px;
		text-align: center;
		padding-top: 7px !important;
		padding-left: 21px !important;
	}
	.contact_map dd {
		float: left;
		width: 600px;
		margin-left: 10px;
		height: 350px;
		border: 1px solid #1589cc;
		-webkit-transition: .5s all;
		-moz-transition: .5s all;
		-ms-transition: .5s all;
		-o-transition: .5s all;
	}
	.lxwm dd {
		float: left;
		width: 408px;
		margin-left: 10px;
		height: 350px;
		border: 2px solid #c2c2c2;
	}
	.lxwm dt {
		width: 32.5%
	}
	.new dl {
		width: 32.33333333333333%;
		margin: 0px 1% 10px 0px;
	}
	.picture div .font {
		font-size: 16px
	}
	.picture div {
		width: 31.33333333333333%;
		margin: 0px 1% 10px 0px;
		overflow: hidden;
	}
	.picture {
		padding-left: 3%;
	}
	.changzhi1 {
		position: relative;
	}
	.changzhi1 .changzhi3 {
		width: 580px;
		margin: 0 auto;
		left: 50%;
		margin-left: -290px;
		position: absolute;
	}
	.picdiv {
		width: 23.4375%;
		height: auto;
	}
	.picdiv .picFit {
		width: 100%;
		height: inherit;
		display: block;
		height: inherit;
	}
	.picdiv .picFit img {
		width: 100%;
		height: auto;
	}
	.logo {
		padding: 23px 0px 0px;
	}
	.anniu {
		cursor: pointer;
		background-color: #0D2176;
		border-radius: 4px;
		width: 38px;
		padding-top: 5px;
		height: 25px;
		position: absolute;
		top: -55px;
		right: 3px;
	}
	.anniu span {
		display: block;
		margin: 3px auto;
		width: 80%;
		height: 2px;
		background-color: #fff;
		border-radius: 2px;
	}
	.logo .logoa {
		width: 258px;
	}
	.nav_ul {
		width: 100%;
		background-color: #0057B4;
		position: relative;
		height: 0px;
	}
	.nav_uldiv {
		height: 0px;
		overflow: hidden;
	}
	.nav_ul li {
		width: 100%;
		float: none;
	}
	.nav_ul li a {
		width: 95%;
		text-align: left;
		padding-left: 5%;
		color: #fff;
	}
}
@media(max-width:750px) {
	.prod_cp {
		border: 1px solid #1589cc;
		display: inline-block;
		width: 99%;
	}
	.contentright {
		width: 93.00291545189504%;
		margin-bottom: 10px;
		padding: 10px 3.49854227405248% 24px;
	}
	.contentleft {
		width: 100%;
	}
	.leftnav {
		width: 93.00291545189504%;
		padding: 20px 3.49854227405248% 24px;
	}
	.leftext p span {
		margin: 0px 5px;
	}
	.leftext p span br {
	}
.bssl_contact_1{ width:290px !important; float:left !important;}
.add1{width:100% !important; padding-top:30px !important; padding-left:0px !important; -webkit-transition: .5s all; -moz-transition: .5s all; -ms-transition: .5s all; -o-transition: .5s all;}
.add2{width:100% !important; padding-top:35px!important; padding-left:10px!important; width:500px!important; -webkit-transition: .5s all; -moz-transition: .5s all; -ms-transition: .5s all; -o-transition: .5s all;}
.add3{width:100% !important; padding-left:10px!important; padding-top:10px!important; -webkit-transition: .5s all; -moz-transition: .5s all; -ms-transition: .5s all; -o-transition: .5s all;}
	.footer p {
		padding-right: 0px !important;
		color: #ffffff;
		font-size: 14px;
		float: right;
		text-shadow: .1px .1px .1px #999;
	}
	.cpzs_bt {
		padding-top: 10px;
		text-align: center !important;
		display: block;
		font-size: 32px;
		color: #030000;
		width: 100%;
		height: 40px;
		overflow: hidden;
		font-weight: normal;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
		-webkit-text-overflow: ellipsis;
		font-family: "微软雅黑";
	}
	.fr {
		float: right;
	}
	.lxwm dd {
		float: left;
		margin-left: 1%;
		height: 350px;
		border: 2px solid #c2c2c2;
	}
	.contact_map dd {
		float: left;
		margin-left: 1%;
		height: 350px;
		border: 1px solid #1589cc;
		-webkit-transition: .5s all;
		-moz-transition: .5s all;
		-ms-transition: .5s all;
		-o-transition: .5s all;
	}
	.contain {
		margin-top: 0px !important;
		background-image: url(../images/4.png);
		background-repeat: no-repeat;
		background-size: 100% 100%;
		width: 100%;
		overflow: hidden;
	}
	.new {
		text-align: center;
		position: relative;
		top: 0px !important;
		border-radius: 5px;
		background-color: #fff;
		overflow: hidden;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-ms-transition: 0.5s all;
		-o-transition: 0.5s all;
	}
	.logo {
		padding: 23px 0px 0px;
	}
	.anniu {
		cursor: pointer;
		background-color: #0D2176;
		border-radius: 4px;
		width: 38px;
		padding-top: 5px;
		height: 25px;
		position: absolute;
		top: -55px;
		right: 3px;
	}
	.anniu span {
		display: block;
		margin: 3px auto;
		width: 80%;
		height: 2px;
		background-color: #fff;
		border-radius: 2px;
	}
	.logo .logoa {
		width: 258px;
	}
	.nav_ul {
		width: 100%;
		background-color: #0057B4;
		position: relative;
		height: 0px;
	}
	.nav_uldiv {
		height: 0px;
		overflow: hidden;
	}
	.nav_ul li {
		width: 100%;
		float: none;
	}
	.nav_ul li a {
		width: 95%;
		text-align: left;
		padding-left: 5%;
		color: #fff;
	}
	#footer,
	.footer {
		height: auto;
		text-align: center;
	}
	.footer a,
	.footer p {
		float: none;
		width: 100%;
	}
	#footer {
		margin-top: 15px;
	}
	.about .twodl dt,
	.about .twodl dd,
	.about .onedl dd,
	.about .onedl dt {
		width: 98%;
		float: none;
	}
	.about .onedl dd {
		margin-bottom: 10px;
	}
	.indexbtdivtwo {
		padding: 0px;
	}
	.picture div .font {
		font-size: 15px
	}
	.changzhi1 .changzhi3 {
		width: 280px;
		margin-left: -140px;
	}
	.lxwm dt {
		width: 98%;
		margin-top: 20px;
	}
	.lxwm dd {
		width: 98%
	}
	.picdiv {
		width: 31%;
		margin: 0px 2% 10px 0px;
	}
	.qyzz2 div {
		width: 32%;
		margin: 0px 1.3% 19px 0px;
		height: auto;
	}
	.qyzz {
		overflow: !important;
	}
	.indexbttwo {
		border-bottom: none;
	}
	.bannerzong .ongbannertext,
	.bannerzong .twobannertext {
		font-size: 34px;
	}
	.bannerzong {
		height: 200px;
	}
}
@media(max-width:674px) {
	.new dl {
		width: 48%;
		margin: 0px 1% 10px 1%;
	}
	.picture div {
		width: 45%;
		margin: 0px 3% 10px 0px;
		overflow: hidden;
	}
	.picture {
		padding-left: 4%;
	}
	.cgal dl dd,
	.cgal dl dt {
		width: 100%;
		float: none;
		height: auto;
	}
	.cgal dl dt {
		margin-top: 10px;
		padding-bottom: 20px;
	}
	.cgal dl {
		height: auto;
	}
	.cgal dl dt .ckqb {
		margin-left: -41px;
		left: 50%;
	}
	.cgal dl dt .cgalbt {
		text-align: center;
	}
	.cgal dl dt p {
		height: auto;
		padding-bottom: 20px;
	}
	#page a {
		padding: 3px 5px;
	}
	.qyzz {
		height: 900px;
	}
	.zxnscon {
		width: 95%;
		padding-right: 0px;
		margin-right: 0%;
		float: none;
		padding: inherit;
		margin: 40px auto 30px;
	}
	.zxnscon:nth-child(2n-1) {} .zxns_div {
		width: 100%;
	}
}
@media(max-width:536px) {
	.indexbtdivtwo {
		padding: 0px;
		z-index: 9999;
		width: 98%;
		position: relative;
		border-top: 1px solid #999;
		height: 31px;
		overflow: hidden;
		border-bottom: 1px solid #999;
		background-color: #fff;
	}
	.indexbtdivtwo a {
		display: block;
		margin: 0px;
		border: 1px solid #999;
		border-top: none;
	}
	.indexbtdivtwo a:hover {
		border: 1px solid #3CA850;
		border-top: none;
	}
	.anniu2 {
		cursor: pointer;
		background-color: #0D2176;
		width: 38px;
		padding-top: 7px;
		height: 25px;
		position: absolute;
		top: 0px;
		right: 0px;
	}
	.anniu2 span {
		display: block;
		margin: 3px auto;
		width: 80%;
		height: 2px;
		background-color: #fff;
		border-radius: 2px;
	}
	.indexbttwo {
		border: none;
	}
	.indexbtdivtwo {
		display: block;
	}
	.picture div .font {
		font-size: 14px
	}
	.btnamee {
		font-size: 20px;
	}
	.picdiv {
		width: 48%;
		margin: 0px 2% 10px 0px;
	}
	.hyzqdl dd,
	.hyzqdl dt {
		width: 100%;
		float: none;
		height: auto;
	}
	.hyzqdl dd {
		margin-bottom: 10px;
	}
	.hyzqdl dt h1 a {
		width: 100%;
	}
	.contact_map dd {
		float: left;
		margin-left: 1%;
		height: 350px;
		border: 1px solid #1589cc;
		width: 350px!important;
		-webkit-transition: .5s all;
		-moz-transition: .5s all;
		-ms-transition: .5s all;
		-o-transition: .5s all;
	}
}
@media(max-width:480px) {
	.contact_map dd {
		float: left;
		margin-left: 1%;
		height: 350px;
		border: 1px solid #1589cc;
		width: 330px!important;
		-webkit-transition: .5s all;
		-moz-transition: .5s all;
		-ms-transition: .5s all;
		-o-transition: .5s all;
	}
	.new dl {
		width: 98%;
		margin: 0px auto 10px;
	}
	.picture div {
		width: 90%;
		margin: 0px auto 10px;
		overflow: hidden;
		float: none;
	}
	.picture {
		padding-left: 0;
	}
	.lxwm dd {
		width: 96%;
	}
	.contact_map dd {
		width: 96%;
	}
	.btnamee {
		font-size: 18px;
		height: 30px;
		line-height: 30px;
	}
	.qyzz2 div {
		width: 48%;
		margin: 0px 1.3% 19px 0px;
		height: auto;
	}
	.qyzz {
		position: inherit;
		height: auto;
	}
	.qyzz1 {
		width: 100%;
		position: inherit;
		height: auto;
	}
	#biaoshi {
		display: none;
	}
}
@media(max-width:384px) {
	.czconcover {
		background-clip: padding-box;
		background-color: rgba(0, 0, 0, 0.5);
		color: white;
		height: 0;
		left: -1px !important;
		overflow: hidden;
		padding: 0;
		position: absolute;
		top: -18px !important;
		transition: all 0.5s ease 0s;
		width: 226px !important;
	}
	.contact_map dd {
		float: left;
		margin-left: 1%;
		height: 350px;
		border: 1px solid #1589cc;
		width: 310px!important;
		-webkit-transition: .5s all;
		-moz-transition: .5s all;
		-ms-transition: .5s all;
		-o-transition: .5s all;
	}
	.logo .logoa {
		width: 200px;
	}
	.picture div .font {
		font-size: 12px
	}
	.changzhi1 #czleft,
	.changzhi1 #czright {
		display: none;
	}
	.changzhi1,
	.changzhi1 .changzhi3,
	.changzhi1 .changzhi4 {
		position: inherit;
	}
	.changzhi1 .changzhi3,
	.changzhi1 .changzhi4 {
		width: 100%;
		margin-left: 0px;
		left: 0px;
	}
	.changzhi1 .changzhi3 .czcon {
		float: none;
		margin: 10px auto !important;
		padding: 0px !important;
		transition: .5s all;
	}
	.changzhi1 .changzhi3 .czcon:hover {
		background-color: #06F;
	}
	.changzhi1 .changzhi3 .czcon:hover a,
	.changzhi1 .changzhi3 .czcon:hover p {
		color: #fff;
	}
	.changzhi1 .changzhi3 {
		height: auto;
		float: none;
	}
	.btnamee {
		font-size: 16px;
		height: 25px;
		line-height: 25px;
	}
	.picture2_div {
		width: 100%;
	}
	.picdiv {
		width: 100%;
		margin: 0px 0px 10px 0px;
	}
	.qyzz2 div {
		width: 100%;
		margin: 0px 0px 19px 0px;
	}
	.bannerzong .ongbannertext,
	.bannerzong .twobannertext {
		font-size: 24px;
	}
	.bannerzong .ongbannertext {
		padding-top: 50px;
	}
	.bannerzong {
		height: 150px;
	}
}
@media(max-width:330px) {
	.logo .logoa {
		width: 200px;
	}
}
#CB_ShowTh,
#CB_Thumbs2,
#CB_Thumbs,
.CB_RoundPixBugFix,
#CB_Padding,
#CB_ImgContainer,
#CB_PrevNext,
#CB_ContentHide,
#CB_LoadingImage,
#CB_Text,
#CB_Window,
#CB_Image,
#CB_TopLeft,
#CB_Top,
#CB_TopRight,
#CB_Left,
#CB_Content,
#CB_Right,
#CB_BtmLeft,
#CB_Btm,
#CB_BtmRight,
#CB_Prev,
#CB_Next,
#CB_Prev:hover,
#CB_Next:hover,
#CB_CloseWindow,
#CB_SlideShowS,
#CB_SlideShowP,
#CB_SlideShowBar,
#CB_Email {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	background-color: transparent;
	border: 0px;
}
#CB_ImgHide {
	position: absolute;
	visibility: hidden;
	z-index: 1098;
	left: 0px;
}
#CB_ShowTh {
	width: 100%;
	height: 15%;
	visibility: hidden;
	position: absolute;
	z-index: 1097;
	bottom: 0px;
	left: 0px;
}
#CB_Thumbs {
	display: none;
	height: 60px;
	padding-top: 10px;
	background-color: #fff;
	position: absolute;
	z-index: 1100;
	overflow: hidden;
	bottom: 10px;
	left: 0px;
}
#CB_Thumbs2 {
	margin: auto 0;
	height: 50px;
	position: absolute;
}
.CB_ThumbsImg {
	position: absolute;
}
.CB_RoundPixBugFix {
	display: block;
	visibility: hidden;
	font-family: arial;
	font-size: 1pt;
}
#CB_ImgContainer {
	position: relative;
	width: 100%;
}
#CB_PrevNext {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	z-index: 1002;
}
#CB_ContentHide {
	position: absolute;
	z-index: 1000;
	top: 0px;
	left: 0px;
}
#CB_LoadingImage {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -12px;
	margin-top: -12px;
	visibility: hidden;
}
#CB_Text {
	text-align: center;
}
#CB_Window {
	left: 50%;
	position: absolute;
	top: 50%;
	visibility: hidden;
	z-index: 1100;
	border-collapse: separate;
}
#CB_Image {
	position: relative;
}
#CB_iFrame {
	position: absolute;
	width: 0px;
	height: 0px;
	z-index: 1003;
}
#CB_TopLeft {
	background-image: url(../pic/s_topleft.png);
	background-position: right bottom;
}
#CB_Top {
	background-image: url(../pic/s_top.png);
	background-position: left bottom;
}
#CB_TopRight {
	background-image: url(../pic/s_topright.png);
	background-position: left bottom;
}
#CB_Left {
	background-image: url(../pic/s_left.png);
	background-position: right top;
}
#CB_Content {
	background-color: #FFFFFF;
}
#CB_Right {
	background-image: url(../pic/s_right.png);
	background-position: left top;
}
#CB_BtmLeft {
	background-image: url(../pic/s_btmleft.png);
	background-position: right top;
}
#CB_Btm {
	background-image: url(../pic/s_btm.png);
	background-position: left top;
}
#CB_BtmRight {
	background-image: url(../pic/s_btmright.png);
	background-position: left top;
}
#CB_Prev,
#CB_Next {
	background: transparent url(../pic/blank.gif) no-repeat scroll 0%;
	display: block;
	width: 49%;
	cursor: pointer;
	outline-style: none;
	z-index: 1102;
}
.CB_TextNav {
	text-decoration: underline;
	color: #aaa;
}
.CB_TextNav:hover {
	text-decoration: none;
	color: #ff7700;
}
#CB_Prev {
	float: left;
	left: 0px;
}
#CB_Next {
	float: right;
	left: 0px;
}
#CB_Prev:hover {
	background: transparent url(../pic/prev.gif) no-repeat scroll left 50%;
}
#CB_Next:hover {
	background: transparent url(../pic/next.gif) no-repeat scroll right 50%;
}
#CB_CloseWindow {
	position: absolute;
	top: 0px;
	right: -1px;
	z-index: 1104;
	cursor: pointer;
}
#CB_SlideShowS,
#CB_SlideShowP {
	position: absolute;
	top: 0px;
	left: -1px;
	z-index: 1104;
	cursor: pointer;
}
#CB_SlideShowBar {
	width: 0px;
	position: absolute;
	top: 5px;
	left: 22px;
	height: 5px;
	display: none;
}
#CB_Email {
	position: absolute;
	right: 15px;
}
.home_z {
	display: inline-block;
	font-size: 13px;
	text-align: center;
	padding-top: 17px;
	padding-left: 131px;
}
.home_z a {
	color: #000;
}
.home_e {
	color: #dc731b;
	border-top: #333 solid 1px;
}
.home_e a {
	color: #dc731b;
}
.cpzs_bt {
	padding-top: 10px;
	text-align: right;
	display: block;
	font-size: 32px;
	color: #030000;
	width: 100%;
	height: 40px;
	overflow: hidden;
	font-weight: normal;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-text-overflow: ellipsis;
	font-family: "微软雅黑";
}
.fr {
	float: right;
}

div#tel {
    /* margin-left: 35px; */
    float: right;
}