﻿html {
	overflow-x: hidden
}

html, body {
	_background-image: url(about:blank);
	_background-attachment: fixed
}

#logo, .nav, .nav li a:hover, .nav li.on a {
	background: url(../Images/head.png) no-repeat
}

#topbar {
	height: 64px;
	background: #fff;
	border-bottom: 1px solid #246cb9
}

#logo {
	float: left;
	background-position: 190px 8px;
	width: 406px;
	height: 45px;
	margin: 8px 0 0 15px
}

#topbar p {
	float: right;
	margin-top: 5px;
	text-align: right;
	color: #999
}

#topbar p a {
	color: #999
}

#topbar p a:hover {
	color: #dd4b39
}

#topbar p strong {
	color: #dd4b39;
	font-family:;
	font-size: 32px;
	font-weight: 400
}

#topbar p .label {
	position: relative;
	top: -6px
}

.nav {
	background-repeat: repeat-x;
	background-position: 0 -74px;
	height: 41px
}

.nav ul {
	width: 1200px;
	margin: 0 auto;
	position : relative;
	left : 50px;
}

.nav li {
	float: left;
	height: 41px;
	line-height: 41px
}

.nav li a {
	font-size: 14px;
	color: #fff;
	display: block;
	padding: 0 29px;
	line-height: 41px;
	font-weight: 700
}

.nav li a:hover, .nav li.on a {
	text-decoration: none;
	background-repeat: repeat-x;
	background-position: 0 -117px;
	padding: 0 28px;
	border-left: 1px solid #6489bc;
	border-right: 1px solid #6489bc;
	color: #fff
}

.nav li.contact {
	float: right;
	background-position: -108px -214px
}

.nav li.contact a {
	font-size: 12px;
	font-family: "瀹嬩綋";
	padding: 0 0 0 24px
}

.nav li.contact a:hover {
	background: 0 0
}

.topPic {
	width: 100%;
	background: #30ade3
		url(../Images/banner.jpg) center
		no-repeat;
	height: 360px;
	overflow: hidden;
	position: relative
}

.topPic .top_btn {
	display: block;
	background: #fa9f20;
	width: 174px;
	height: 52px;
	border-bottom: solid 3px #da6c00;
	text-align: center;
	line-height: 52px;
	font-family: "寰蒋闆呴粦";
	font-size: 24px;
	font-weight: 700;
	color: #fff;
	border-radius: 3px;
	position: absolute;
	left: 50%;
	top: 275px;
	margin-left: -100px
}

.topPic .top_btn:hover {
	background: #ffad37;
	border-bottom: solid 3px #f1991e;
	text-decoration: none;
	color: #fff
}

.dot {
	display: block;
	height: 0;
	overflow: hidden
}

#logonew {
	float: left;
	background: url(../Images/logonewbg.png)
		no-repeat 172px 20px;
	width: 230px;
	height: 45px;
	margin: 8px 0 0 15px
}

.qiecity {
	float: left;
	height: 38px;
	border-left: 1px solid #dcdcdc;
	padding-left: 7px;
	margin-top: 13px;
	position: relative;
	z-index: 999;
	width: 85px;
	text-align: center
}

.qiecity strong {
	font-size: 16px;
	color: #282828;
	line-height: 24px
}

.qiecity .s1 {
	color: #888;
	display: block;
	cursor: pointer
}

.qiecity .choose {
	background-color: #FFF;
	border: 1px solid #2771bf;
	left: 15px;
	padding: 0;
	position: absolute;
	text-align: left;
	top: 45px;
	width: 455px;
	z-index: 1000;
	display: none;
	box-shadow: 2px 2px 0 #c9ced3
}

.qiecity .choose a {
	color: #2771bf;
	cursor: pointer;
	font-size: 12px;
	height: 26px;
	line-height: 26px;
	text-decoration: none
}

.qiecity .choose a:hover {
	color: #dd4b39;
	text-decoration: underline
}

.qiecity .choosemain {
	padding: 0
}

.qiecity .cctop {
	background: 0 0;
	clear: both;
	font-weight: 700;
	color: #282828;
	margin: 12px 0 0 0;
	padding-left: 15px
}

.qiecity .cctop .ablue {
	height: auto;
	line-height: normal;
	font-weight: 400
}

.qiecity .chooselist {
	margin: 5px 0 5px 15px
}

.qiecity .chooselist li {
	float: left;
	height: 26px;
	line-height: 26px;
	overflow: hidden;
	white-space: nowrap;
	width: 60px;
	padding: 0;
	margin: 0;
	background: #fff
}

.qiecity .close {
	background: url(../Images/icon-n.png)
		no-repeat 0 -25px;
	cursor: pointer;
	display: block;
	height: 15px;
	width: 15px;
	overflow: hidden;
	position: absolute;
	right: 10px;
	top: 0;
	margin-top: 7px
}

.qiecity .arr {
	background: url(../Images/icon-n.png)
		no-repeat 0 0;
	display: block;
	height: 5px;
	width: 7px;
	overflow: hidden;
	position: absolute;
	left: 29px;
	top: -5px
}

.fix_elem {
	margin-top: 50px;
	display: none
}



.left1 .left_list li a, .left .left_list li a {
	display: block;
	height: 79px;
	margin-bottom: 8px
}

.left1 {
	position: fixed;
	height: 521px;
	width: 140px;
	left: 50%;
	margin-left: -650px;
	z-index: 9999;
	background:
		url(../Images/shleft.jpg) 0 0
		no-repeat;
	padding-top: 65px;
	_position: absolute;
	_top: expression(documentElement.scrollTop + "px");
	_left: expression(documentElement.scrollLeft + documentElement.clientWidth/ 2 +
		 "px")
}

.list01 {
	height: 224px;
	background:
		url(../Images/list01.jpg) center
		no-repeat
}

.productCon {
margin:10px 0;
	overflow: hidden
}

.productConCen {
	width: 1000px;
	margin: 0 auto
}

.list02 {
	height: 245px;
	background:
		url(../Images/list02.jpg) center
		no-repeat;
	padding: 80px 0 0 5px
}

.list02 .pro li {
	width: 208px;
	float: left;
	margin-left: 30px;
	_display: inline
}

.list02 .pro li a {
	display: block;
	width: 206px;
	height: 146px;
	border: solid 2px #e6ebf2
}

.list02 .pro li a:hover {
	border: solid 2px #fa9f20
}

.list02 .pro li a img {
	width: 100%;
	height: 100%
}

.list02 .pro li .title {
	line-height: 30px;
	padding-top: 3px
}

.list02 .pro li .info {
	line-height: 18px
}

.list03 a.more {
	display: block;
	background: url(../Images/btn.png)
		no-repeat 0 0;
	width: 158px;
	height: 49px;
	margin: 88px 0 0 812px
}

.list03 {
	height: 412px;
	background:
		url(../Images/list03.jpg) center
		no-repeat;
	overflow: hidden
}

.list03 a.more:hover {
	background-position: -169px 0
}

.list04 {
	height: 363px;
	background: #fff
		url(../Images/list04.jpg) center
		top no-repeat;
	padding: 30px 0 0 40px
}

.list04 ul li {
	float: left;
	width: 460px;
	height: 175px;
	_display: inline
}

.list04 ul li a {
	display: block;
	height: 145px;
	padding: 30px 0 0 30px;
	cursor: pointer
}

.list04 ul li a dt {
	float: left;
	width: 115px;
	overflow: hidden;
	height: 116px;
	background:
		url(../Images/index_icon.png) 0 0
		no-repeat
}

.list04 ul li a dt.jztg_icon {
	background-position: 0 0
}

.list04 ul li a dt.zdtg_icon {
	background-position: -124px 0
}

.list04 ul li a dt.md_icon {
	background-position: 0 -124px
}

.list04 ul li a dt.zntg_icon {
	background-position: -124px -125px
}

.list04 ul li a dd {
	font: 16px;
	color: #666;
	padding-left: 140px
}

.list04 ul li a dd.tit {
	font-size: 24px
}

.list04 ul li a:hover {
	background: #f6f6f6;
	text-decoration: none;
	color: #666
}

.list_pk {
	height: 382px;
	background:
		url(../Images/list_pk.jpg) center
		no-repeat
}

.productCon .footer {
	height: 66px;
	color: #888;
	line-height: 52px
}

.left_jztg {
	position: fixed;
	height: 275px;
	width: 140px;
	left: 50%;
	margin-left: -650px;
	z-index: 9999;
	background:
		url(../Images/left_jztg.jpg) 0 0
		no-repeat;
	padding-top: 65px;
	_position: absolute;
	_top: expression(documentElement.scrollTop + "px");
	_left: expression(documentElement.scrollLeft + documentElement.clientWidth/ 2 +
		 "px")
}

.left_jztg .left_list li a {
	display: block;
	height: 47px;
	margin-bottom: 8px
}

.list01_jztg {
	height: 191px;
	background: #ececec
		url(../Images/list01_jztg.jpg)
		center no-repeat
}

.list02_jztg, .list02_wlt, .list02_zdtg, .list02_md, .list02_zntg {
	height: 50px;
	background: #0678b0
		url(../Images/list02_wlt.jpg)
		center no-repeat
}

.list03_jztg {
	height: 526px;
	background:
		url(../Images/list03_jztg.jpg)
		center no-repeat
}

.list04_jztg {
	height: 423px;
	background:
		url(../Images/list04_jztg.jpg)
		center no-repeat
}

.list05_jztg {
	height: 329px;
	background:
		url(../Images/list05_jztg.jpg)
		center no-repeat
}

.list06_jztg {
	height: 400px;
	background:
		url(../Images/list06_jztg.jpg)
		center no-repeat
}

.list07_jztg {
	height: 159px;
	background:
		url(../Images/list07_jztg.jpg)
		center no-repeat
}

.list08_jztg {
	background:
		url(../Images/list08_jztg.jpg)
		center no-repeat
}

.list_kt {
	height: 304px;
	overflow: hidden
}

.list_kt .kt {
	display: block;
	background: url(../Images/btn.png)
		no-repeat 0 -105px;
	width: 239px;
	height: 60px;
	margin: 200px 0 0 378px
}

.list_kt .kt:hover {
	background-position: 0 -173px
}

.left_zdtg {
	position: fixed;
	height: 165px;
	width: 140px;
	left: 50%;
	margin-left: -650px;
	z-index: 9999;
	background:
		url(../Images/left_zdtg.jpg) 0 0
		no-repeat;
	padding-top: 65px;
	_position: absolute;
	_top: expression(documentElement.scrollTop + "px");
	_left: expression(documentElement.scrollLeft + documentElement.clientWidth/ 2 +
		 "px")
}

.left_zdtg .left_list li a {
	display: block;
	height: 47px;
	margin-bottom: 8px
}

.list01_zdtg {
	height: 194px;
	background: #ececec
		url(../Images/list01_zdtg.jpg)
		center no-repeat
}

.list03_zdtg {
	height: 506px;
	background:
		url(../Images/list03_zdtg.jpg)
		center no-repeat
}

.list04_zdtg {
	height: 425px;
	background:
		url(../Images/list04_zdtg.jpg)
		center no-repeat
}

.list05_zdtg {
	height: 477px;
	background:
		url(../Images/list05_zdtg.jpg)
		center no-repeat
}

.list06_zdtg {
	background:
		url(../Images/list06_zdtg.jpg)
		center no-repeat
}

.left_md {
	position: fixed;
	height: 165px;
	width: 140px;
	left: 50%;
	margin-left: -650px;
	z-index: 9999;
	background:
		url(../Images/left_md.jpg) 0 0
		no-repeat;
	padding-top: 65px;
	_position: absolute;
	_top: expression(documentElement.scrollTop + "px");
	_left: expression(documentElement.scrollLeft + documentElement.clientWidth/ 2 +
		 "px")
}

.left_md .left_list li a {
	display: block;
	height: 47px;
	margin-bottom: 8px
}

.list01_md {
	height: 191px;
	background: #ececec
		url(../Images/list01_md.jpg)
		center no-repeat
}

.list03_md {
	height: 545px;
	background:
		url(../Images/list03_md.jpg)
		center no-repeat
}

.list04_md {
	height: 158px;
	background:
		url(../Images/list04_md.jpg)
		center no-repeat
}

.list05_md {
	height: 159px;
	background:
		url(../Images/list05_md.jpg)
		center no-repeat
}

.list06_md {
	background:
		url(../Images/list06_md.jpg)
		center no-repeat
}

.left_zntg {
	position: fixed;
	height: 330px;
	width: 140px;
	left: 50%;
	margin-left: -650px;
	z-index: 9999;
	background:
		url(../Images/left_zntg.jpg) 0 0
		no-repeat;
	padding-top: 65px;
	_position: absolute;
	_top: expression(documentElement.scrollTop + "px");
	_left: expression(documentElement.scrollLeft + documentElement.clientWidth/ 2 +
		 "px")
}

.left_zntg .left_list li a {
	display: block;
	height: 47px;
	margin-bottom: 8px
}

.list01_zntg {
	height: 191px;
	background: #ececec
		url(../Images/list01_zntg.jpg)
		center no-repeat
}

.list03_zntg {
	height: 657px;
	background:
		url(../Images/list03_zntg.jpg)
		center no-repeat
}

.list04_zntg {
	height: 181px;
	background:
		url(../Images/list04_zntg.jpg)
		center no-repeat
}

.list05_zntg {
	height: 467px;
	background:
		url(../Images/list05_zntg.jpg)
		center no-repeat
}

.list06_zntg {
	height: 426px;
	background:
		url(../Images/list06_zntg.jpg)
		center no-repeat
}

.list07_zntg {
	height: 368px;
	background:
		url(../Images/list07_zntg.jpg)
		center no-repeat
}

.list08_zntg {
	height: 183px;
	background:
		url(../Images/list08_zntg.jpg)
		center no-repeat
}

.list09_zntg {
	background:
		url(../Images/list09_zntg.jpg)
		center no-repeat
}

.left_wlt {
	position: fixed;
	height: 440px;
	width: 140px;
	left: 50%;
	margin-left: -650px;
	z-index: 9999;
	background:
		url(../Images/left_wlt.jpg) 0 0
		no-repeat;
	padding-top: 65px;
	_position: absolute;
	_top: expression(documentElement.scrollTop + "px");
	_left: expression(documentElement.scrollLeft + documentElement.clientWidth/ 2 +
		 "px")
}

.left_wlt .left_list li a {
	display: block;
	height: 47px;
	margin-bottom: 8px
}

.list01_wlt {
	height: 226px;
	background: #ececec
		url(../Images/list01_wlt.jpg)
		center no-repeat
}

.list03_wlt {
	height: 156px;
	background:
		url(../Images/list03_wlt.jpg)
		center no-repeat
}

.list04_wlt {
	height: 822px;
	background:
		url(../Images/list04_wlt.jpg)
		center no-repeat
}

.list05_wlt {
	height: 434px;
	background:
		url(../Images/list05_wlt.jpg)
		center no-repeat
}

.list06_wlt {
	height: 419px;
	background:
		url(../Images/list06_wlt.jpg)
		center no-repeat
}

.list07_wlt {
	height: 400px;
	background:
		url(../Images/list07_wlt.jpg)
		center no-repeat
}

.list08_wlt {
	height: 649px;
	background:
		url(../Images/list08_wlt.jpg)
		center no-repeat
}

.list09_wlt {
	height: 192px;
	background:
		url(../Images/list09_wlt.jpg)
		center no-repeat
}

.list10_wlt {
	height: 189px;
	background:
		url(../Images/list10_wlt.jpg)
		center no-repeat
}

.list11_wlt {
	background:
		url(../Images/list11_wlt.jpg)
		center no-repeat
}

.list04 ul li a dt.qqtg_icon {
	background: url(../Images/ico-qqtg.png)
		no-repeat 0 0
}