@charset "UTF-8";

body {
	background: #FFFFFF;
}

.box {
	/*width: 1002px;*/
	margin: 0 auto;
}

.head-wrap {
	background: #FFFFFF;
	height: 120px;
	background: url(../images/bg_header.gif) repeat-x;
}

.head {
	height: 84px;
	padding-top: 36px;
	position: relative;
	zoom: 1;
}

/*a.logo,a.logo:visited {*/
/*	float: left;*/
/*	margin-left: 4px;*/
/*	width: 310px;*/
/*	height: 48px;*/
/*	display: block;*/
/*	overflow: hidden;*/
/*	text-decoration: none;*/
/*	text-indent: -9999px;*/
/*	background: url(../images/icon_header.png) no-repeat;*/
/*}*/

a.logo:hover {
	text-decoration: none;
}

.lang-tel-search {
	float: right;
	padding-right: 7px;
	color: #727171;
	font-family: Arial, "微软雅黑";
}

.lang-tel-search a,.lang-tel-search span {
	color: #727171;
	font-family: Arial, "微软雅黑";
	padding-left: 22px;
	background: url(../images/icon_header.png) no-repeat;
	line-height: 18px;
	height: 18px;
	display: inline;
	float: left;
	margin-right: 5px;
	margin-top: 4px;
}

.lang-tel-search a.back-home {
	background: none;
	padding-right: 5px;
	margin-right: 5px;
	border-right: 1px solid #CCC;
}

.lang-tel-search a.zh-cn {
	background-position: 0 -65px;
}

.lang-tel-search a.en-us {
	background-position: 0 -93px;
}

.lang-tel-search span.tel {
	padding-left: 20px;
	background-position: 0 -122px;
}

.lang-tel-search .search {
	width: 206px;
	display: inline;
	float: right;
}

.lang-tel-search .search .kw {
	width: 156px;
	height: 17px;
	padding: 4px 11px;
	float: left;
	background: url(../images/icon_header.png) -1px -157px no-repeat;
}

.lang-tel-search .search .kw input[type="text"] {
	color: #999999;
	border: none;
	background: transparent;
	height: 16px;
	width: 150px;
	line-height: 16px;
}

.lang-tel-search .search .btn {
	cursor: pointer;
	border: none;
	width: 28px;
	height: 25px;
	float: left;
	background: url(../images/icon_header.png) -179px -157px no-repeat;
}

/*.nav {*/
/*	width: 686px;*/
/*	height: 119px;*/
/*	background: url(../images/bg_nav.png) 0 59px no-repeat;*/
/*	position: absolute;*/
/*	right: 0;*/
/*	bottom: 0;*/
/*	padding-right: 49px;*/
/*	margin-bottom: -60px;*/
/*	margin-right: -49px;*/
/*	z-index: 99;*/
/*}*/

/*.nav ul {*/
/*	float: left;*/
/*	margin-left: 30px;*/
/*	padding-left: 24px;*/
/*}*/

/*.nav ul li {*/
/*	width: 62px;*/
/*	height: 90px;*/
/*	display: inline;*/
/*	float: left;*/
/*	margin-right: 18px;*/
/*	position: relative;*/
/*	zoom: 1;*/
/*}*/

/*.nav ul li.last {*/
/*	margin-right: 0;*/
/*}*/

/*.nav ul li a,.nav ul li a:visited {*/
/*	display: block;*/
/*	text-decoration: none;*/
/*	padding: 40px 15px 0;*/
/*	height: 50px;*/
/*	text-align: center;*/
/*	background: url(../images/bg_nav.png) 0 -121px no-repeat;*/
/*	color: #FFFFFF;*/
/*}*/

/*.nav ul li a span,.nav ul li a:visited span {*/
/*	color: #FFFFFF;*/
/*	font-family: "微软雅黑";*/
/*	font-size: 14px;*/
/*	line-height: 18px;*/
/*	width: 30px;*/
/*	height: 36px;*/
/*	text-align: center;*/
/*	word-wrap: break-word;*/
/*}*/

/*.nav ul li a:hover {*/
/*	text-decoration: none;*/
/*	background-position: -102px -121px;*/
/*}*/

/*.nav ul li a:hover span {*/
/*	color: #00538d;*/
/*}*/

/*.nav ul li a.active,.nav ul li a.active:visited,.nav ul li a.active:hover {*/
/*	display: block;*/
/*	text-decoration: none;*/
/*	padding-top: 40px;*/
/*	height: 50px;*/
/*	text-align: center;*/
/*	background: url(../images/bg_nav.png) -102px -121px no-repeat;*/
/*	color: #FFFFFF;*/
/*}*/

/*.nav ul li a.active span,.nav ul li a.active:visited span,.nav ul li a.active:hover span {*/
/*	color: #00538d;*/
/*	font-family: "微软雅黑";*/
/*	font-size: 14px;*/
/*	line-height: 18px;*/
/*	width: 30px;*/
/*	height: 36px;*/
/*	text-align: center;*/
/*	word-wrap: break-word;*/
/*}*/

/*.nav .submenu {*/
/*	height: 17px;*/
/*	background: url(../images/bg_submenu_splt.gif) 0 10px no-repeat;*/
/*	padding-left: 1px;*/
/*	margin-top: 90px;*/
/*	padding-top: 9px;*/
/*	display: none;*/
/*	position: absolute;*/
/*	top: 0;*/
/*	left: 0;*/
/*	z-index: 100;*/
/*	width: 430px;*/
/*}*/

/*.nav .submenu a,.nav .submenu a:visited,.nav .submenu a:hover {*/
/*	display: block;*/
/*	float: left;*/
/*	padding: 0 8px;*/
/*	height: 17px;*/
/*	line-height: 17px;*/
/*	background: url(../images/bg_submenu_splt.gif) 100% 50% no-repeat;*/
/*	text-align: center;*/
/*	text-decoration: none;*/
/*}*/

/*.nav .submenu a span,.nav .submenu a:visited span {*/
/*	line-height: 17px;*/
/*	font-family: "微软雅黑";*/
/*	color: #00538d;*/
/*	font-size: 12px;*/
/*	text-align: center;*/
/*	padding-left: 11px;*/
/*}*/

/*.nav .submenu a span i,.nav .submenu a:visited span i {*/
/*	line-height: 17px;*/
/*	font-family: "微软雅黑";*/
/*	color: #00538d;*/
/*	font-size: 12px;*/
/*	text-align: center;*/
/*	padding-right: 11px;*/
/*	font-style: normal;*/
/*}*/

/*.nav .submenu a:hover span {*/
/*	background: url(../images/bg_nav.png) 0 -100px no-repeat;*/
/*}*/

/*.nav .submenu a:hover span i {*/
/*	padding-right: 11px;*/
/*	font-size: 12px;*/
/*	color: #FFFFFF;*/
/*	background: url(../images/bg_nav_submenu_r.png) 100% 0 no-repeat;*/
/*	font-style: normal;*/
/*}*/

/*.nav .submenu a.on span {*/
/*	line-height: 17px;*/
/*	font-family: "微软雅黑";*/
/*	font-size: 12px;*/
/*	text-align: center;*/
/*	padding-left: 11px;*/
/*	color: #FFFFFF;*/
/*	background: url(../images/bg_nav.png) 0 -100px no-repeat;*/
/*}*/

/*.nav .submenu a.on span i {*/
/*	display: inline-block;*/
/*	line-height: 17px;*/
/*	font-family: "微软雅黑";*/
/*	font-size: 12px;*/
/*	text-align: center;*/
/*	padding-right: 11px;*/
/*	font-style: normal;*/
/*	color: #FFFFFF;*/
/*	background: url(../images/bg_nav_submenu_r.png) 100% 0 no-repeat;*/
/*}*/

.footer-wrap {
	font-size: 14px;
	margin-top: 15px;
	height: 65px;
	background: url(../images/bg_footer.jpg) repeat-x;
}

.copyright {
	padding-top: 24px;
	float: left;
	color: #FFFFFF;
	font-family: "微软雅黑";
}

.copyright a,.copyright a:visited {
	color: #FFFFFF;
	font-family: "微软雅黑";
	text-decoration: none;
}

.copyright a:hover {
	text-decoration: underline;
}

.footer .links {
	float: right;
	margin-top: 24px;
	width: 205px;
	height: 22px;
	background: url(../images/bg_foot_links.gif) no-repeat;
	cursor: pointer;
	position: relative;
	zoom: 1;
}

.footer .links span {
	padding-left: 7px;
	line-height: 22px;
	color: #FFFFFF;
}

.footer .links ul {
	width: 203px;
	height: 100px;
	padding: 3px 0;
	border: 1px solid #2b92d5;
	background: #0075c1;
	position: absolute;
	left: 0px;
	top: -107px;
	overflow: auto;
	display: none;
}

.footer .links ul li {
	line-height: 20px;
}

.footer .links ul li a,.footer .links ul li a:visited {
	color: #FFFFFF;
	display: block;
	padding-left: 10px;
	text-decoration: none;
}

.footer .links ul li a:hover {
	color: #FFFFFF;
	background: #2b92d5;
	text-decoration: none;
}

.pages {
	padding-top: 24px;
	text-decoration: none;
	text-align: center;
	clear: both;
}

.pages a,.pages a:visited {
	border: 1px solid #d6d6d6;
	padding: 4px 4px;
	margin: 0 2px;
	text-decoration: none;
	text-align: center;
	color: #727272;
}

.pages a:hover {
	border: 1px solid #46a0dc;
	background: #46a0dc;
	text-decoration: none;
	color: #FFFFFF;
}

.pages span {
	padding: 4px 4px;
	text-decoration: none;
	text-align: center;
	border: 1px solid #46a0dc;
	background: #46a0dc;
	color: #FFFFFF;
}

.pages a.a1,.pages a.a1:visited,.pages a.a1:hover {
	padding: 6px 4px;
	border: none;
	color: #727272;
	background: url(../images/bg_page_a1.gif) 0 0 no-repeat;
}

.pages a.a1.prev {
	padding-left: 30px;
}

.pages a.a1.next {
	padding-right: 30px;
	background-position: 100% -47px;
}

.slide-wrap {
	height: 428px;
	background: #d3e9f8;
	position: relative;
	zoom: 1;
}

.slide-wrap .shadow {
	position: absolute;
	left: 0;
	background-repeat: repeat-x;
	height: 12px;
	width: 100%;
	z-index: 8;
}

.slide-wrap .shadow.shadow-top {
	top: 0;
	background-image: url(../images/bg_shadow_t.png);
}

.slide-wrap .shadow.shadow-bottom {
	bottom: 0;
	background-image: url(../images/bg_shadow_b.png);
}

#slide {
	height: 428px;
	overflow: hidden;
	position: relative;
	zoom: 1;
}

#slide div {
	height: 428px;
}

#slide div a {
	width: 100%;
	height: 100%;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
}

.slide-thumb-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 18px;
}

.slide-thumb-wrap-box {
	height: 18px;
	position: relative;
	zoom: 1;
}

.slide-thumb {
	position: absolute;
	right: 0;
	bottom: 0;
	margin-right: 15px;
	margin-bottom: 10px;
}

.slide-thumb a,.slide-thumb a:visited {
	display: inline;
	float: left;
	width: 18px;
	height: 18px;
	overflow: hidden;
	text-decoration: none;
	text-indent: -9999px;
	background: url(../images/bg_slide_thumb.png) -23px 0 no-repeat;
	margin-right: 5px;
}

.slide-thumb a:hover {
	text-decoration: none;
	text-indent: -9999px;
	background-position: 0 0;
}

.slide-thumb a.on,.slide-thumb a.on:visited,.slide-thumb a.on:hover {
	display: inline;
	float: left;
	width: 18px;
	height: 18px;
	overflow: hidden;
	text-decoration: none;
	text-indent: -9999px;
	background: url(../images/bg_slide_thumb.png) 0 0 no-repeat;
	margin-right: 5px;
}

.main {
	padding-top: 15px;
}

.big-btn {
	width: 1011px;
	margin-right: -9px;
}

.big-btn a,.big-btn a:visited {
	width: 328px;
	height: 122px;
	display: inline;
	float: left;
	margin-right: 9px;
	text-decoration: none;
	text-indent: -9999px;
}

.big-btn a:hover {
	text-decoration: none;
}

.big-btn a.btn1 {
	background: url(../images/btn_big1.gif) no-repeat;
}

.big-btn a.btn2 {
	background: url(../images/btn_big2.png) no-repeat;
}

.big-btn a.btn3 {
	background: url(../images/btn_big3.gif) no-repeat;
}

.section {
	width: 1000px;
	border: 1px solid #d6e3ec;
	margin-top: 14px;
	float: left;
}

.sect1 {
	background: #f7fafd;
	float: left;
	height: 243px;
	width: 998px;
	margin: 1px;
	overflow: hidden;
}

.section .tit {
	margin-right: 12px;
	height: 30px;
	border-bottom: 1px solid #0075c1;
	background: url(../images/bg_section_tit.gif) no-repeat;
	position: relative;
	zoom: 1;
}

.section .tit h4 {
	color: #FFFFFF;
	padding-left: 16px;
	font: 16px/30px "微软雅黑";
}

.section .tit a.more,.section .tit a.more:visited {
	font-size: 12px;
	position: absolute;
	top: 0;
	right: 0;
	line-height: 30px;
	color: #8ec9ef;
	text-decoration: none;
}

.section .tit a.more:hover {
	text-decoration: underline;
}

.idx-about {
	width: 338px;
	height: 243px;
	background: url(../images/bg_idx_about.png) 100% 100% no-repeat;
	float: left;
	overflow: hidden;
}

.idx-about-con {
	padding: 15px 15px 0 15px;
	color: #4289d9;
	font-size: 14px;
	line-height: 24px;
}

.idx-about-con h5 {
	display: block;
	font: 18px/24px "微软雅黑";
	color: #003c8c;
}

.idx-about-con a.detail,.idx-about-con a.detail:visited,.idx-about-con a.detail:hover {
	width: 146px;
	height: 65px;
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	background: url(../images/btn_idx_about_detail1.gif) no-repeat;
	margin-top: 12px;
}

.idx-news-wrap {
	float: left;
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	margin-top: -1px;
	margin-bottom: -1px;
	width: 395px;
	overflow: hidden;
}

.idx-news {
	margin: 1px;
	height: 243px;
	overflow: hidden;
	background: url(../images/bg_idx_news.png) 300px 100% no-repeat;
}

.idx-news .news-tab {
	width: 387px;
	height: 29px;
	border-bottom: 2px solid #0075c1;
	background: none;
	position: relative;
	zoom: 1;
}

.idx-news .news-tab #news-tab {
	position: absolute;
	top: 0;
	left: 0;
}

#news-tab a,#news-tab a:visited {
	width: 110px;
	height: 31px;
	display: block;
	float: left;
	margin-right: 1px;
	background: url(../images/bg_idx_news_tab.gif) -111px 0 no-repeat;
	text-decoration: none;
	font: 16px/29px "微软雅黑";
	color: #FFFFFF;
	text-align: center;
}

#news-tab a:hover {
	text-decoration: none;
	background-position: 0 0;
}

#news-tab a.active,#news-tab a.active:visited,#news-tab a.active:hover {
	width: 110px;
	height: 31px;
	display: block;
	float: left;
	margin-right: 1px;
	background: url(../images/bg_idx_news_tab.gif) 0 0 no-repeat;
	text-decoration: none;
	font: 16px/29px "微软雅黑";
	color: #FFFFFF;
	text-align: center;
}

.idx-news-con {
	padding: 11px;
	width: 370px;
	padding-bottom: 0;
	float: left;
}

.idx-news-con .top1 {
	padding-bottom: 12px;
	border-bottom: 1px dashed #c6c8ca;
	float: left;
}

.idx-news-con .top1 .thumb {
	width: 137px;
	height: 92px;
	float: left;
	overflow: hidden;
	margin-right: 10px;
}

.idx-news-con .top1 .thumb img {
	width: 137px;
	height: 92px;
	display: block;
	overflow: hidden;
}

.idx-news-con .top1 .info {
	color: #6f6f6f;
	line-height: 20px;
	float: left;
	width: 222px;
}

.idx-news-con .top1 .info h4,.idx-news-con .top1 .info h4 a,.idx-news-con .top1 .info h4 a:visited {
	font-size: 16px;
	line-height: 1.5;
	color: #484848;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}

.idx-news-con .top1 .info h4 a:hover {
	text-decoration: none;
}

.idx-news-con .top1 .info .pub-time {
	font-size: 14px;
	margin-top: 10px;
	color: #999999;
	display: block;
}

.idx-news-con ul {
	float: left;
	width: 100%;
}

.idx-news-con ul li {
	height: 27px;
	line-height: 27px;
	border-bottom: 1px dashed #C6C8CA;
	color: #999999;
	position: relative;
	zoom: 1;
}

.idx-news-con ul li a,.idx-news-con ul li a:visited {
	line-height: 27px;
	color: #999999;
	text-decoration: none;
}

.idx-news-con ul li a:hover {
	text-decoration: underline;
}

.idx-news-con ul li span {
	position: absolute;
	right: 0;
	top: 0;
	line-height: 27px;
	color: #999999;
}

.idx-salemap {
	width: 260px;
	height: 243px;
	float: left;
	overflow: hidden;
}

.salemap-con {
	padding-top: 10px;
}

.sect2 {
	width: 735px;
	height: 270px;
	margin: 1px;
	float: left;
	background: #ebf5fa;
	margin-right: 0;
	overflow: hidden;
}

.idx-product {
	float: left;
}

.idx-product .tit {
	width: 730px;
	margin-right: 0;
}

.product-con {
	margin-top: 16px;
	margin-left: 12px;
	width: 718px;
	height: 209px;
	overflow: hidden;
	float: left;
	position: relative;
	zoom: 1;
}

.product-con ul {
	height: 225px;
	overflow: overflow;
}

.product-con ul li {
	font-size: 14px;
	width: 226px;
	margin-right: 16px;
	float: left;
	color: #4289d9;
	line-height: 18px;
}

.product-con ul li .thumb {
	width: 210px;
	height: 119px;
	padding: 8px;
	background: url(../images/bg_product.gif) no-repeat;
	margin-bottom: 14px;
	display: block;
}

.product-con ul li .thumb img {
	width: 210px;
	height: 119px;
	display: block;
	overflow: hidden;
}

.product-con ul li h4,.product-con ul li h4 a,.product-con ul li h4 a:visited {
	margin-bottom: 2px;
	font: 16px/24px "微软雅黑";
	color: #004492;
	text-decoration: none;
}

.product-con ul li h4 a:hover {
	text-decoration: underline;
}

.side-btn3 {
	width: 262px;
	border-left: 1px solid #d6e3ec;
	float: left;
	overflow: hidden;
}

.side-btn3 a,.side-btn3 a:visited,.side-btn3 a:hover {
	width: 262px;
	height: 90px;
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	background: url(../images/btn_sect3_side.gif) no-repeat;
	border-bottom: 1px solid #d6e3ec;
}

.side-btn3 .last,.side-btn3 .last:hover {
	border: none;
}

.side-btn3 #sb3-btn1 {
	background-position: 0 0;
}

.side-btn3 #sb3-btn2 {
	background-position: 0 -91px;
}

.side-btn3 #sb3-btn3 {
	background-position: 0 -182px;
}

.cat-banner {
	height: 324px;
}

.cat-banner .c-banner {
	height: 324px;
	overflow: hidden;
	background-position: 50% 0;
	background-repeat: no-repeat;
}

#banner-gywm {
	background-image: url(banner/banner_gywm.jpg);
}

#banner-xwzx {
	background-image: url(banner/banner_xwzx.jpg);
}

#banner-cpdg {
	background-image: url(banner/banner_cpdg.jpg);
}

#banner-jszc {
	background-image: url(banner/banner_jszc.jpg);
}

#banner-xswl {
	background-image: url(banner/banner_xswl.jpg);
}

#banner-alzs {
	background-image: url(banner/banner_alzs.jpg);
}

#banner-rczp {
	background-image: url(banner/banner_rczp.jpg);
}

#banner-lxwm {
	background-image: url(banner/banner_lxwm.jpg);
}

.sider {
	width: 210px;
	float: left;
	margin-left: 13px;
}

.sider .tit {
	height: 68px;
	background: url(../images/bg_sider_tit.gif) no-repeat;
}

.sider ul {
	padding-top: 4px;
	padding-bottom: 10px;
}

.sider ul li {
	height: 34px;
	padding-top: 3px;
}

.sider ul li a,.sider ul li a:visited {
	display: block;
	font-size: 14px;
	color: #484848;
	font-family: "微软雅黑";
	line-height: 34px;
	text-decoration: none;
	padding-left: 38px;
	background: url(../images/bg_sider_a.gif) 0 -36px no-repeat;
	border-bottom: 1px solid #0b85d4;
}

.sider ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-position: 0 0;
	border-bottom: 1px solid #FFFFFF;
}

.sider ul li a.active,.sider ul li a.active:visited,.sider ul li a.active:hover {
	display: block;
	font-size: 14px;
	color: #FFFFFF;
	font-family: "微软雅黑";
	line-height: 34px;
	text-decoration: none;
	padding-left: 38px;
	background: url(../images/bg_sider_a.gif) 0 0 no-repeat;
	border-bottom: 1px solid #FFFFFF;
}

.sider .sider-sub a,.sider .sider-sub a:visited {
	display: block;
	width: 172px;
	height: 30px;
	line-height: 30px;
	padding-left: 38px;
	border-bottom: 1px dotted #a0a0a0;
	background: none;
	font-size: 14px;
	color: #a0a0a0;
	text-decoration: none;
}

.sider .sider-sub {
	display: none;
}

.sider .sider-sub a:hover {
	font-size: 14px;
	color: #0075c1;
	border-bottom: 1px dotted #a0a0a0;
	text-decoration: none;
}

.sider .sider-sub a.on,.sider .sider-sub a.on:visited,.sider .sider-sub a.on:hover {
	display: block;
	width: 172px;
	height: 30px;
	line-height: 30px;
	padding-left: 38px;
	border-bottom: 1px dotted #a0a0a0;
	background: none;
	font-size: 14px;
	color: #0075c1;
	text-decoration: none;
}

.main-con {
	width: 72%;
	float: right;
}

.crumbs {
	color: #999999;
}

.crumbs a,.crumbs a:visited {
	color: #999999;
	text-decoration: none;
}

.crumbs a:hover {
	text-decoration: underline;
}

.crumbs span {
	color: #00538d;
	text-decoration: none;
}

.cat-tit {
	/*width: 730px;*/
	height: 26px;
	/*background: url(../images/bg_cat_tit.png) no-repeat;*/
	position: relative;
	zoom: 1;
}

.cat-tit h4 {
	font: 14px/24px "微软雅黑";
	color: #FFFFFF;
	padding-left: 10px;
}

.cat-tit .crumbs {
	position: absolute;
	right: 0;
	top: 0;
	line-height: 24px;
}

.main-con .content {
	/*width: 720px;*/
	padding-top: 18px;
	/*float: left;*/
}

.about .content {
	font-size: 14px;
	line-height: 28px;
	color: #6f6f6f;
	padding-left: 2px;
	padding-right: 8px;
}

.about .content strong,.about .content b {
	color: #535353;
}

ul.qyry {
	float: left;
	/*width: 733px;*/
	/*margin-right: -8px;*/
}

ul.qyry li {
	width: 15.5%;
	/*height: 234px;*/
	/*margin: -2px -8px 12px -2px;*/
	/*padding: 2px 14px 18px 4px;*/
	float: left;
	overflow: hidden;
	background: url(bg_honor.png) no-repeat;
	margin-left: 1.4%;
    margin-bottom: 20px;
}
ul.qyry li:nth-child(6n+1){
    margin-left:0;
}
ul.qyry li a,ul.qyry li a:visited,ul.qyry li a:hover {
	/*width: 218px;*/
	/*height: 163px;*/
	display: block;
	overflow: hidden;
	margin: 0 auto;
	/*margin-top: 10px;*/
	background: #e4f0f9;
	padding: 11px 0px 14px 0px;
}

ul.qyry li a img {
	width: 100%;
	/*height: 163px;*/
	overflow: hidden;
	display: block;
}

ul.qyry li span {
	display: block;
	padding-top: 8px;
	font-size: 14px;
	color: #6F6F6F;
	text-align: center;
	overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}

.cat-19 .content {
	padding-top: 134px;
	background: url(../images/bg_cat19.jpg) 23px 0 no-repeat;
}

.gczs {
	/*padding-left: 6px;*/
}

.gczs .gczs-list {
	margin-bottom: 20px;
}

.gczs .gczs-list h4 {
	margin-bottom: 16px;
	font-weight: normal;
	font: 20px/30px "微软雅黑";
	color: #0075c1;
	border-bottom: 1px dashed #d5d5d5;
}

.gczs .gczs-list ul {
	/*width: 738px;*/
	/*margin-right: -15px;*/
	/*float: left;*/
}

.gczs .gczs-list ul li {
	width: 17%;
	/*height: 175px;*/
	float: left;
	margin-left: 3.75%;
	margin-bottom: 13px;
}
.gczs .gczs-list ul li:nth-child(5n+1){
    margin-left: 0;
}
.gczs .gczs-list ul li img {
	width: 100%;
	/*height: 167px;*/
	display: block;
	overflow: hidden;
	border: 1px solid #e5e5e5;
	padding: 3px;
}

.main-con .news {
	width: 730px;
}

.news ul.gsdt,.news .hyzx,.news .tzgg {
	float: left;
	width: 100%;
}

.news ul.gsdt {
	border-bottom: 1px dashed #CCCCCC;
}

.news .hyzx .top1 {
	border-bottom: 1px solid #CCCCCC;
	clear: both;
	float: left;
}

.news ul.gsdt li, .news .hyzx .top1 {
	margin-bottom: 22px;
	float: left;
}

.news ul.gsdt li .thumb,.news .hyzx .top1 .thumb {
	width: 240px;
	height: 165px;
	padding: 1px 4px 4px 1px;
	overflow: hidden;
	display: block;
	float: left;
	background: url(../images/bg_news_thumb.gif) no-repeat;
	margin-right: 20px;
}

.news ul.gsdt li .thumb img,.news .hyzx .top1 .thumb img {
	width: 240px;
	height: 165px;
	display: block;
	overflow: hidden;
}

.news ul.gsdt li .info,.news .hyzx .top1 .info {
	width: 463px;
	float: left;
	font-size: 14px;
	line-height: 28px;
	color: #6F6F6F;
}

.news ul.gsdt li .info h4,.news ul.gsdt li .info h4 a,.news ul.gsdt li .info h4 a:visited,.news .hyzx .top1 .info h4,.news .hyzx .top1 .info h4 a,.news .hyzx .top1 .info h4 a:visited {
	line-height: 16px;
	font-size: 16px;
	font-family: "微软雅黑";
	color: #484848;
	text-decoration: none;
}

.news ul.gsdt li .info h4 a:hover,.news .hyzx .top1 .info h4 a:hover {
	text-decoration: underline;
}

.news ul.gsdt li .info .time,.news .hyzx .top1 .info .time {
	color: #999999;
	display: block;
	padding: 5px 0 2px 0;
	font-size: 12px;
}

.news ul.gsdt li .info a.detail,.news ul.gsdt li .info a.detail:visited,.news .hyzx .top1 .info a.detail,.news .hyzx .top1 .info a.detail:visited {
	width: 121px;
	height: 25px;
	display: block;
	overflow: hidden;
	padding-right: 6px;
	padding-bottom: 6px;
	margin-top: 4px;
	background: url(../images/btn_detail.gif) no-repeat;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.news ul.gsdt li .info a.detail:hover,.news .hyzx .top1 .info a.detail:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-position: 0 -33px;
}

.news .hyzx .top1 {
	padding-bottom: 22px;
	margin-bottom: 0;
	border-bottom: 1px dashed #CCCCCC;
}

.news .hyzx ul {
	clear: both;
	float: left;
	width: 100%;
}

.news .hyzx ul li,.news .tzgg ul li {
	height: 30px;
	line-height: 30px;
	border-bottom: 1px dashed #CCCCCC;
	color: #333333;
	font-size: 14px;
	position: relative;
	zoom: 1;
}

.news .hyzx ul li a,.news .hyzx ul li a:visited,.news .tzgg ul li a,.news .tzgg ul li a:visited {
	height: 30px;
	line-height: 30px;
	text-decoration: none;
	font-size: 14px;
	color: #333333;
}

.news .hyzx ul li a:hover,.news .tzgg ul li a:hover {
	font-size: 14px;
	text-decoration: underline;
}

.news .hyzx ul li .time,.news .tzgg ul li .time {
	font-size: 14px;
	line-height: 30px;
	position: absolute;
	right: 0;
	top: 0;
	color: #999999;
}

.main-con .products {
	width: 100%;
}

.products .bigimg {
	width: 100%;
	/*height: 455px;*/
	overflow: hidden;
	margin-bottom: 15px;
}

.products .bigimg1 {
	width: 743px;
	margin-bottom: 15px;
}

.products .bigimg img {
	width: 743px;
	/*height: 455px;*/
	overflow: hidden;
	display: block;
}

.products .prd-detail #prd-tab {
	width: 100%;
	float: left;
	height: 37px;
	overflow: hidden;
}

.products .prd-detail #prd-tab a,.products .prd-detail #prd-tab a:visited {
	width: 95px;
	height: 28px;
	display: block;
	float: left;
	margin-left: 2px;
	margin-right: 5px;
	font-size: 13px;
	line-height: 28px;
	color: #333333;
	text-align: center;
	text-decoration: none;
	background: url(bg_product_tab.gif) -122px 100% no-repeat;
	padding-top: 9px;
}

.products .prd-detail #prd-tab a:hover {
	width: 115px;
	height: 37px;
	line-height: 37px;
	padding: 0;
	background-position: 0 0;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

.products .prd-detail #prd-tab a.active,.products .prd-detail #prd-tab a.active:visited,.products .prd-detail #prd-tab a.active:hover {
	width: 115px;
	height: 37px;
	line-height: 37px;
	float: left;
	display: block;
	margin-left: 2px;
	margin-right: 5px;
	padding: 0;
	background: url(../images/bg_product_tab.gif) 0 0 no-repeat;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

.products .prd-detail #prd-tab_con {
	clear: both;
	border: 1px solid #d9d9d9;
	padding: 25px 15px;
	color: #8b8b8b;
	line-height: 24px;
}

.products ul.pjdg {
	width: 748px;
	margin-right: -7px;
	float: left;
}

.products ul.pjdg li {
	width: 180px;
	height: 142px;
	float: left;
	margin-right: 7px;
	margin-bottom: 7px;
}

.products ul.pjdg li img {
	width: 180px;
	height: 118px;
	border: none;
	overflow: hidden;
	display: block;
	margin-bottom: 6px;
}

.products ul.pjdg li span {
	display: block;
	text-align: center;
	font-size: 14px;
	line-height: 18px;
	color: #727171;
	font-weight: bold;
	;
}

.main-con .support {
	width: 730px;
}

.support ul {
	width: 725px;
	padding-left: 5px;
	float: left;
}

.support ul li {
	padding-bottom: 16px;
	margin-bottom: 12px;
	border-bottom: 1px dotted #D1D1D1;
	font-size: 14px;
	line-height: 28px;
	color: #6F6F6F;
	position: relative;
	zoom: 1;
}

.support ul li h4,.support ul li h4 a,.support ul li h4 a:visited {
	line-height: 16px;
	font-size: 16px;
	font-family: "微软雅黑";
	color: #484848;
	text-decoration: none;
	padding-bottom: 14px;
}

.support ul li h4 a:hover {
	text-decoration: underline;
}

.support ul li .time {
	color: #0075c1;
	font-size: 12px;
	position: absolute;
	right: 0;
	top: 0;
	line-height: 20px;
}

.support ul li a.detail,.support ul li a.detail:visited {
	width: 121px;
	height: 25px;
	display: block;
	overflow: hidden;
	padding-right: 6px;
	padding-bottom: 6px;
	margin-top: 4px;
	background: url(../images/btn_detail.gif) no-repeat;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.support ul li a.detail:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-position: 0 -33px;
}

.main-con .cases {
	/*width: 743px;*/
}

.cases .case-tab {
	/*width: 730px;*/
	/*float: left;*/
	/*height: 37px;*/
	/*border-bottom: 1px solid #bcbcbc;*/
	text-align: center;
}

.cases .case-tab a,.cases .case-tab a:visited {
	width: 95px;
	height: 28px;
	display: inline-block;
 
	margin-left: 2px;
	margin-right: 5px;
	font-size: 13px;
	line-height: 28px;
	color: #333333;
	text-align: center;
	text-decoration: none;
	background: #ececec;
    margin-bottom: 10px;
}

.cases .case-tab a:hover {
	/*width: 115px;*/
	/*height: 37px;*/
	/*line-height: 37px;*/
	padding: 0;
	/*background-position: 0 0;*/
	font-size: 14px;
 
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

.cases .case-tab a.active,.cases .case-tab a.active:visited,.cases .case-tab a.active:hover {
 
 
 
 
	margin-left: 2px;
	margin-right: 5px;
	padding: 0;
	background: #006bb1;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

.cases .case-tab-con {
	clear: both;
	padding-top: 22px;
  
}

.cases .case-tab-con ul {
	float: left;
	/*width: 768px;*/
	/*margin-right: -26px;*/
}

.cases .case-tab-con ul li {
	width: 22%;
	/*height: 185px;*/
	float: left;
	overflow: hidden;
	margin-left: 3%;
	margin-bottom: 16px;
}
.cases .case-tab-con ul li:nth-child(4n+1){
    margin-left:0;
}
.cases .case-tab-con ul li img {
	width: 100%;
	/*height: 150px;*/
	overflow: hidden;
	display: block;
	margin-bottom: 5px;
}

.cases .case-tab-con ul li span {
	display: block;
	line-height: 30px;
	font-size: 14px;
	color: #727171;
	font-weight: bold;
	text-align: center;
	overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}

.main-con .jobs {
	width: 730px;
	background: url(../images/bg_jobs.gif) 50% 100% no-repeat;
}

.jobs .intro {
	padding: 14px;
	border: 1px dotted #CCCCCC;
	font-size: 14px;
	font-weight: bold;
	color: #5e5b5b;
	line-height: 28px;
}

.jobs a,.jobs a:visited {
	color: #0075c1;
	text-decoration: none;
}

.jobs a:hover {
	text-decoration: underline;
}

.jobs ul {
}

.jobs ul li {
	margin-top: 15px;
	padding-bottom: 24px;
	background: url(../images/bg_jobs_li.gif) 0 100% repeat-x;
	color: #777777;
	line-height: 24px;
}

.jobs ul li h4,.jobs ul li h4 a,.jobs ul li h4 a:visited {
	color: #0075c1;
	font-size: 16px;
	font-family: "微软雅黑";
	padding-bottom: 10px;
}

.main-con .contact {
	padding-left: 8px;
	padding-right: 8px;
}

.contact .contact-info {
	padding-left: 8px;
	color: #212121;
	line-height: 24px;
	font-size: 14px;
}

.contact #map {
	width: 720px;
	height: 330px;
	overflow: hidden;
	clear: both;
	margin: 24px auto;
}

.main-con .salesmap {
	/*width: 730px;*/
	/*padding-left: 10px;*/
	padding-top: 30px;
	position: relative;
	zoom: 1;
}

.salesmap .xswl-tit {
	/*position: absolute;*/
	/*left: 0;*/
	/*top: 0;*/
	margin-bottom: 30px;
}

.main-con .detail {
	width: 730px;
}

.detail h3 {
	text-align: center;
	font: 20px/24px "微软雅黑";
	padding-bottom: 10px;
}

.detail .pub-info {
	text-align: center;
	color: #666666;
	font-size: 14px;
	line-height: 24px;
	padding: 5px 0;
	border-bottom: 1px dashed #CCCCCC;
}

.detail .content-body {
	padding: 10px;
	font-size: 14px;
	color: #666666;
}

.search-prd ul {
	float: left;
	width: 726px;
	margin-right: -16px;
}

.search-prd ul li {
	width: 226px;
	margin-right: 16px;
	margin-bottom: 12px;
	float: left;
	color: #4289d9;
	line-height: 18px;
}

.search-prd ul li .thumb {
	width: 210px;
	height: 119px;
	padding: 8px;
	background: url(../images/bg_product.gif) no-repeat;
	margin-bottom: 8px;
	display: block;
}

.search-prd ul li .thumb img {
	width: 210px;
	height: 119px;
	display: block;
	overflow: hidden;
}

.search-prd ul li span {
	text-align: center;
	font-size: 14px;
	display: block;
}

#lovexin {
	background: url("../images/qq_bg.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	height: 116px;
	width: 106px;
}

#lovexin a.toplaeftad {
	display: block;
	height: 18px;
	margin-left: 78px;
	margin-top: 1px;
	width: 21px;
}

#lovexin  a {
	display: block;
	height: 25px;
	margin-left: 16px;
	margin-top: 15px;
	width: 79px;
	overflow: hidden;
}

.left_contact {
	position: relative;
	zoom: 1;
}

.left_contact a.qq1 {
	display: block;
	width: 79px;
	height: 25px;
	overflow: hidden;
	position: absolute;
	bottom: 5px;
	left: 16px;
}

.left_contact a.qq2 {
	display: block;
	width: 79px;
	height: 25px;
	overflow: hidden;
	position: absolute;
	bottom: 5px;
	right: 16px;
}

.contact-qq {
	padding-top: 10px;
}

.contact-qq a {
	display: inline;
	float: left;
	margin-right: 10px;
}

.left_contact .text {
	position: absolute;
	width: 100%;
	top: 60px;
	padding: 0 20px;
	z-index: 10;
}

.left_contact .text .p1 {
	font-size: 24px;
	color: #00538d;
	font-weight: bold;
	line-height: 1.2;
}

.left_contact .text .p2 {
	font-size: 14px;
	color: #333;
	margin-top: 5px;
}

.nav ul li>a>span {
	display: inline-block;
}

.pages {
	font-size: 12px;
}

.pages li {
	list-style: none;
	display: inline-block;
	background: none !important;
}

.pages li a {
	color: #727272;
}

.pages li.active a {
	border: 1px solid #46a0dc;
	background: #46a0dc;
	color: #FFFFFF;
}
.top-img p{
    display: none;
}
.single-content{
    padding-bottom: 30px;
}
@media screen and (max-width: 960px){
    .main-con{
        width:100%;
        /*padding-left:10px;*/
        /*padding-right:10px;*/
    }
    .products .bigimg img{
        width: 100%;
    }
    .cases .case-tab-con ul li{
        width:48%;
        margin-left:4%;
    }
     .cases .case-tab-con ul li:nth-child(2n+1){
         margin-left:0;
     }
     ul.qyry li{
             width: 32%;
    margin-left: 2%;
    margin-bottom: 15px;
     }
     ul.qyry li:nth-child(3n+1){
         margin-left:0;
     }
     .gczs .gczs-list ul li{
         width:32%;
           margin-left: 2%;
    margin-bottom: 15px;
     }
      .gczs .gczs-list ul li:nth-child(3n+1){
         margin-left:0;
     }
}