<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

body {
	font-family: "微软雅黑", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a {
	color: #333
}
a:hover {
	color: #2089cb;
}
img {
	max-width: 100%;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.nomp {
	margin: 0;
	padding: 0;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}/* End hide from IE-mac */
ul li {
	list-style: none;
}
.carousel-control.left {
	background-image: none;
}
.carousel-control.right {
	background-image: none;
}
h1, h2, h3, h4, h5, h6, h7, div, td, p, b {
	font-family: "微软雅黑", Arial, Helvetica, sans-serif;
}
.pclogo {
	display: block;
}
.mlogo {
	display: none;
}
#pcmenu {
	border: 0;
	background: none;
	margin-bottom: 0px;
	border-bottom:3px #2089cb solid;
	min-height:62px;
}
#pcmenu .navbar-nav &gt; li &gt; a {
	color: #efefef;
	padding-left: 28px;
	padding-right: 28px;
	font-size: 1.2em;
}
#pcmenu .navbar-right { margin-top:5px; }
#pcmenu .navbar-nav &gt; li {
	border-right: 0px #ccc solid;
}
#pcmenu .navbar-nav &gt; li:nth-child(8) {
	border-right: 0;
}
#pcmenu .navbar-nav &gt; .open &gt; a, #pcmenu .navbar-nav &gt; .open &gt; a:hover, #pcmenu .navbar-nav &gt; .open &gt; a:focus {
	color: #eee;
	border-bottom:4px #0068a9 solid;
	  background:none;
}
#pcmenu .navbar-nav &gt; li &gt; a:hover, #pcmenu .navbar-nav &gt; li &gt; a:focus {
	color: #eee;
	border-bottom:4px #0068a9 solid;
	  background:none;
}
#pcmenu .dropdown-menu &gt; li &gt; a:hover, #pcmenu .dropdown-menu &gt; li &gt; a:focus {
	color: #eee;
	background-color: #0068a9;
	text-decoration: none;
}

#pcmenu .navbar-nav &gt; li &gt; a.onthis {
	color: #eee;
	border-bottom:4px #0068a9 solid;
}

#pcmenu .dropdown-menu &gt; li &gt; a { font-size:14px; line-height:30px; }


.tophead {
	margin-top: 10px; margin-bottom:10px;
}
.tlogo {
	text-align: left;
}
.tiso {
	text-align: right;
	color: #000;
	font-size:20px; font-weight:bold;
	margin-top:15px;
}
.tiso span {
	margin-left: 10px;
	color:#ff4400; font-weight:bold; font-size:26px;
}
.tiso b {
	margin-right: 18px;
	font-size: 1.2em;
	line-height: 3em;
}
.tiso b:nth-child(4) {
	margin-right: 0;
}
.thotline {
	text-align: right;
}

.thotline p:nth-child(1) { font-size:24px; font-weight:bold; color:#2089cb; margin-top:15px; margin-bottom:15px; }

.bg-t-menu {
	background: url(../images/bg-nav.png) center center no-repeat;
}

.nh-more {
	text-align: right;
}
.bg-foot {
	background: #2089cb;
	color: #c2c2c2;
	margin-top: 0.5em;
}
.bg-foot a {
	color: #c2c2c2;
}
.bg-foot h3 a {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}
.f-menu {
	padding-top: 50px;
	padding-bottom: 50px;
	color:#efefef;
}
.f-line {
	padding-top: 1em;
	padding-bottom:1em;
	color:#efefef;
}
.f-nav h3 { margin-top:0; margin-bottom:20px; }
.f-nav h3 a { font-size:16px; color:#fff; }
.f-nav a { font-size:14px; color:#fff; display:block; line-height:25px; }
.f-nav-1 h3 { margin-top:0; margin-bottom:20px; }
.f-nav-1 h3 a { font-size:16px; color:#fff; }
.f-nav-1 ul li { float:left; width:50%; text-align:left;}
.f-nav-1 ul li a { color:#fff; line-height:25px; }

.followme h3 { margin-top:0; margin-bottom:25px; text-align:left;}
.followme .col-sm-6 { text-align:left; }
.followme p.appform { text-align:left; margin-top:30px; }


.f-logo { text-align:left; }
.f-logo img { margin-bottom:18px; }
.f-logo p { line-height:45px; margin-top:18px; }
.f-logo h4 { font-size:16px; }


.f-menu .glyphicon-home { font-size:36px; }

.picScroll-left {
	overflow: hidden;
	position: relative;
}
.picScroll-left .hd {
	overflow: hidden;
	height: 30px;
	background: #f4f4f4;
	padding: 0 10px;
	text-align: left;
}
.picScroll-left .hd .prev, .picScroll-left .hd .next {
	display: block;
	width: 5px;
	height: 9px;
	float: right;
	margin-right: 5px;
	margin-top: 10px;
	overflow: hidden;
	cursor: pointer;
	background: url("../images/arrow.png") 0 0 no-repeat;
}
.picScroll-left .hd .next {
	background-position: 0 -50px;
}
.picScroll-left .hd .prevStop {
	background-position: -60px 0;
}
.picScroll-left .hd .nextStop {
	background-position: -60px -50px;
}
.picScroll-left .hd ul {
	float: right;
	overflow: hidden;
	zoom: 1;
	margin-top: 10px;
	zoom: 1;
}
.picScroll-left .hd ul li {
	float: left;
	width: 9px;
	height: 9px;
	overflow: hidden;
	margin-right: 5px;
	text-indent: -999px;
	cursor: pointer;
	background: url("../images/icoCircle.gif") 0 -9px no-repeat;
}
.picScroll-left .hd ul li.on {
	background-position: 0 0;
}
.picScroll-left .bd {
	padding: 0px;
}
.picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}
.picScroll-left .bd ul li {
	margin: 0 8px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}
.picScroll-left .bd ul li .pic {
	text-align: center;
	padding: 5px 10px;
	border: 1px solid #ccc;
	-webkit-box-shadow: 1px 1px 5px 0px rgba(50, 50, 50, 0.3);
	-moz-box-shadow: 1px 1px 5px 0px rgba(50, 50, 50, 0.3);
	box-shadow: 1px 1px 5px 0px rgba(50, 50, 50, 0.3);
}
.picScroll-left .bd ul li .pic img {
	width: 200px;
	height: 180px;
	display: block;
}
.picScroll-left .bd ul li .pic a:hover img {
	border-color: #999;
}
.picScroll-left .bd ul li .title {
	line-height: 24px;
}
.pageState {
	color: #999;
}
.h-products {
	background: #fff;
	padding: 40px 0 5%;
}
.h-products h2 {
	color: #08952F;
	font-size: 2em;
	margin: 0 0 40px;
	text-align: center;
	font-weight: bold;
}
.h-products h2::after {
	background: #DFDFDF none repeat scroll 0 0;
	content: "";
	display: block;
	height: 1px;
	margin: 0px auto 0;
}
.h-products h2 div::after {
	background: #08952F none repeat scroll 0 0;
	content: "";
	display: block;
	height: 2px;
	margin: 13px auto 0 auto;
	width: 160px;
}
.h-products h3 {
	text-align: left;
	border-bottom: 1px #ccc dashed;
	padding-bottom: 0.5em;
	margin-bottom: 0.5em;
}
.h-products h3 a {
	font-size: 18px;
}
.tabbar {
	background: #F9F9F9;
	border-bottom: 1px #E8E8E8 solid;
	margin-bottom: 3em;
}
.tabmenu ul li {
	float: left;
}
.tabmenu ul li a {
	/*padding: 15px 15px;*/
	font-size: 1.2em;
	display: inline-block;
}
.pagetitle {
	position: absolute;
	z-index: 11;
	background: #2089cb;
	width: 200px;
	height: 80px;
	color: #fff;
	font-size: 2em;
	margin-top: -30px;
	padding-top: 0.6em;
	border-radius:15px;
}
.pagecon {
	color: #333; font-size:16px; line-height:30px;
}
.culturelist {
	margin-top: 8em;
	margin-bottom: 8em;
	color: #969495;
}
.culturelist h3 {
	margin-top: 2em;
	margin-bottom: 1em;
	color: #555;
}
.videolist p {
	margin-top: 1em;
	margin-bottom: 1em;
}
.videolist .col-sm-3 {
	margin-bottom: 1.5em;
}
.locationcon {
	margin-top: 5em;
}
.locationmp {
	margin-bottom: 5em;
}
.stylelist p {
	background: #03851B;
	color: #fff;
	line-height: 2em;
}
.stylelist .col-sm-3 {
	margin-bottom: 1.5em;
}
.stylelist .col-sm-3 p a:hover {
	text-decoration: none;
}
.detail .title {
	border-bottom: 1px #ccc dashed;
	margin-bottom: 2em;
}
.detail .title h2 {
	font-size: 1.5em;
}
.detail .back {
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	border-bottom: 1px #ccc dashed;
	padding-top: 1em;
	padding-bottom: 2em;
}
.prenext {
	color: #888;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
.prenext a {
	color: #888;
}
.prenext a:hover {
	color: #2089cb;
}
.prolist .thumbnail .caption {
	background: #2089cb;
	color: #ddd;
}
.prolist .thumbnail .caption:hover {
	color: #fff;
}
.prolist .thumbnail:hover {
	border-color: #2089cb;
}
.proborder {
	border: 1px #ddd solid;
}
.protitle {
	padding-left: 2em;
}
.protitle h3 {
	padding-top: 0;
	margin-top: 0;
	border-bottom: 1px #ccc dotted;
	padding-bottom: 1em;
	color: #111;
}
.protitle p {
	color: #7B7B7B;
}
.prodetail {
	margin-top: 4em;
	margin-bottom: 5em;
}
.prodetail .nav-tabs &gt; li.active &gt; a, .nav-tabs &gt; li.active &gt; a:hover, .nav-tabs &gt; li.active &gt; a:focus {
	border: 1px #2089cb solid;
	background: #2089cb;
	color: #fff;
}
.prodetail .tab-pane {
	padding-top: 2em;
	padding-bottom: 1em;
}
.prenext .back {
	margin-bottom: 2em;
}
.t-more {
	margin-top: 2em;
	margin-bottom: 2em;
	border-bottom: 1px #ccc solid;
	line-height: 2.6em;
}
.m-title a {
	padding: 10px 15px;
	border: 1px #ccc solid;
	border-bottom: 0;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	color: #2089cb;
	font-weight: bold;
}
.s-more a {
	color: #2089cb;
	font-weight: bold;
}
.newslist {
}
.newslist li {
	margin: 10px 0;
	padding-left: 35px;
	position: relative;
}
.newslist li time {
	background: rgba(0, 0, 0, 0) url("../images/PicList002256-date.jpg") no-repeat scroll 0 0;
	color: #fff;
	font-size: 12px;
	height: 63px;
	left: 0;
	margin-top: -31px;
	overflow: hidden;
	padding: 12px 0 0;
	position: absolute;
	text-align: center;
	top: 50%;
	width: 62px;
}
.newslist li time span {
	display: block;
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
}
.newslist li .txt {
	border: 1px solid #e6e6e6;
	overflow: hidden;
	padding: 25px 20px 16px 50px;
	text-align: left;
}
.newslist li .txt .pic {
	display: block;
	float: right;
	margin-bottom: 0;
	margin-left: 10px;
}
.newslist li .txt .pic img {
	height: 115px;
	width: 180px;
}
.newslist li .txt h3 {
	font-size: 14px;
	margin: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: left;
}
.newslist li .txt h3 a {
	color: #2089cb;
	font-weight: bold;
	font-size:16px;
}
.newslist li .txt .more:hover, .newslist li .txt h3 a:hover {
	color: #2089cb;
}
.newslist li .txt p {
	color: #6f6f6f;
	font-size: 12px;
	height: 48px;
	line-height: 24px;
	margin: 10px 0;
	overflow: hidden;
}
.newslist li .txt .more {
	background: rgba(0, 0, 0, 0) url("../images/PicList002256-more.jpg") no-repeat scroll right center;
	color: #a9a9a9;
	font-family: Arial;
	padding-right: 20px;
	text-transform: uppercase;
}
.career {
	padding: 0 0 50px;
}
.career .tit {
	height: 45px;
	line-height: 45px;
	text-align: center;
}
.career ul {
	clear: both;
	overflow: hidden;
}
.career .tit li, .career .list_ul li {
	float: left;
	font-size: 14px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	width: 20%;
}
.career .list_ul {
	border-bottom: 1px dashed #e0e0e0;
}
.career .tit li {
	background: #2089cb none repeat scroll 0 0;
	color: #fff;
	font-weight: bold;
}
.career .list_ul li {
	color: #5e5e5e;
	cursor: pointer;
}
.career #On.list_ul li, .career .list_ul:hover li {
	color: #2089cb;
	font-weight: bold;
}
.career .list .con {
	background: #fafafa none repeat scroll 0 0;
	border-bottom: 1px dashed #e0e0e0;
	display: none;
	padding: 20px 0 20px 40px;
	text-align: left;
	color: #888;
}
.career .send {
	padding: 12px 0;
}
.career .send em {
	border-bottom: 1px solid #006cba;
	font-style: normal;
}
.career .send a {
	color: #2089cb;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	padding-right: 35px;
}

.bt-top { background:#f5f5f5; border-bottom:1px #ededed solid; }
.bt-top .r-top { text-align:right; padding-top:5px; padding-bottom:5px; color:#333; }
.bt-top .l-top { text-align:left; line-height:28px; }
.bt-top .r-top a { color:#333; }
.bt-top .r-top a:nth-child(1) { margin-right:15px; }
.bt-top .r-top a:Hover { color:#000; }

/*搜索框7*/

.bar7 {padding: 0; /* float:right; */ margin-top:15px; }

.bar7 .tform {
	position: relative;
	width: 300px;
	margin: 0 auto;
}

.bar7 input, .bar7 button {
	border: none;
	outline: none;
}

.bar7 input {
	width: 100%;
	height: 42px;
	padding-left: 13px;
}

.bar7 button {
	height: 42px;
	width: 42px;
	cursor: pointer;
	position: absolute;
}

.bar7 .tform {
	height: 42px;
}
.bar7 input {
	width: 250px;
	border-radius: 42px;
	border: 2px solid #dbdbdb;
	transition: .3s linear;
	float: right;
}
.bar7 input:focus {
	width: 300px;
}
.bar7 button {
	background: none;
	top: -2px;
	right: 0;
}
.bar7 button:before{
  content: "\e003";
  font-family: 'Glyphicons Halflings';
  color: #2089cb;
}




.bar5 form {
	position: relative;
	width: 100%;
	margin: 0 auto;
}

.bar5 input, .bar5 button {
	border: none;
	outline: none;
}

.bar5 input {
	width: 100%;
	height: 42px;
	padding-left: 13px; font-size:26px; color:#fff;
}

.bar5 input[placeholder], .bar5 input[placeholder], .bar5 input*[placeholder] {
   color:#fff !important;
}

.bar5 button {
	height: 70px;
	width: 70px;
	cursor: pointer;
	position: absolute;
}

.bar5 {}
.bar5 input, .bar5 button {
	background: transparent;
}
.bar5 input {
	border: 1px solid #efefef;
	color:#fff;
	min-height:64px;
	border-radius:5px;
}
.bar5 button {
	top: 0;
	right: 0;
}
.bar5 button:before {
	content: "\e003";
	font-family: 'Glyphicons Halflings';
	color: #fff;
}
.bar5 input:focus {
	border-color: #d9d9d9;
}


.h-select-1 {
  border: solid 1px #fff;
  appearance:none;
  -moz-appearance:none;
  -webkit-appearance:none;
  background: url("../images/ico-2.png") no-repeat scroll right center transparent;
  padding-right: 14px;
  min-height:65px;
  border-radius:5px;
  color:#fff;
}
.h-select-1 option { color:#111; }

/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
select.h-select-1::-ms-expand { display: none; }












.g_lxfs .lxfsl {
	float: left;
/*	width: 565px;
	padding-top: 45px;
	/*height: 565px;*/
	background: #f5f5f5;
}
.g_lxfs .lxfsl h2 {
	background: url(../images/lxtit.jpg) no-repeat 0 8px;
	padding-left: 25px;
	font-size: 24px;
	color: #333333;
	font-weight: normal;
	margin-bottom: 30px;
	font-weight:bold;
}
.g_lxfs .lxfsl h2 em {
	display: block;
	font-size: 14px;
	color: #999999;
	font-weight: normal;
}
.g_lxfs .lxadd dl {
	padding-left: 37px;
	/*height: 90px;*/
}
.g_lxfs .lxadd .dl02 {
	height: 182px;
}
.g_lxfs .lxadd dt {
	float: left;
	width: 83px;
}
.g_lxfs .lxadd dt img {
	width: 56px;
	height: 56px;
	display: block;
}
.g_lxfs .lxadd dd {
	float: left;
	width: 320px;
	font-size: 14px;
	line-height: 24px;
	color: #666
}
.g_lxfs .lxadd h3 {
	font-size: 18px;
	font-weight: normal;
	color: #333;
	height: 30px;
}
.g_lxfs .lxfsr {
	float: right;
	width: 593px;
	padding-top: 14px;
	padding-left: 40px;
/*	height: 565px;
*/	background: #eee;
}
.g_lxfs .lxfsr h2 {
	background: url(../images/maptit.jpg) no-repeat;
	padding: 10px 0 0 110px;
	font-size: 20px;
	font-weight: normal;
	color: #333;
	height: 55px;
}
.g_lxfs .lxfsr .map {
	width: 554px;
	height: 464px;
	display: block;
}
.g_lxfs .sclx {
	margin-top: 80px;
}
.g_lxfs .sclx dl {
	padding-left: 37px;
	clear: both;
	margin-bottom: 50px;
}
.g_lxfs .sclx dt {
	float: left;
	width: 83px;
}
.g_lxfs .sclx dt img {
	width: 56px;
	height: 56px;
	display: block;
}
.g_lxfs .sclx dd {
	float: left;
	width: 1050px;
	font-size: 14px;
	line-height: 24px;
	color: #666
}
.g_lxfs .sclx dd h3 {
	font-size: 18px;
	font-weight: normal;
	color: #333;
	height: 30px;
}
.g_lxfs .sclx dd p {
	font-size: 14px;
	color: #666666;
	line-height: 32px;
}

.bginquire { background:#F2F2F2; margin-top:40px; margin-bottom:40px; padding-top:40px; padding-bottom:40px; }
.bginquire h2 { font-weight:bold; font-size:36px; }
.bginquire p { margin-bottom:50px; }
.bginquire .col-sm-6, .bginquire .col-sm-12{ margin-bottom:25px; }



.hslide { top:20%; text-align:center;}
.hslide h2 { font-size:60px; font-weight:bold; margin-bottom:30px; }
.hslide p { font-size:48px; font-weight:300px; }


.h-profile { border:1px #EAEAEA solid; -webkit-box-shadow: 2px 2px 5px 0px rgba(50, 50, 50, 0.45);
-moz-box-shadow:    2px 2px 5px 0px rgba(50, 50, 50, 0.45);
box-shadow:         2px 2px 5px 0px rgba(50, 50, 50, 0.45); background:#fff; }


.divcon { text-align:left; }
.divcon h3 { font-size:26px; font-weight:bold; margin-top:25px; margin-bottom:20px; }
.hprodesc { line-height:25px; min-height:90px; overflow:hidden; }





.h-about { padding:25px; }
.h-about h2 { text-align:left; font-size:26px; font-weight:bold; margin-top:0; margin-bottom:15px; }
.h-about p { line-height:25px; text-align:left; }

.h-more-1 { margin-top:35px;}
.h-more-1 a { color:#40BFCE; }

.h-more-2 { margin-top:35px;}
.h-more-2 a { color:#40BFCE; }

.h-search { background:url(../images/bg-search.jpg) center center no-repeat;}

.h-search h2 { margin-top:80px; font-size:48px; color:#fff; margin-bottom:120px; }
.h-search  .adsearch { min-height:64px; background: none; color:#fff; font-size:32px; border:1px #fff solid; }
.h-search  .adsearch span { margin-left:180px; }
.form-control.h-select-1 { color:#fff; font-size:26px; }

.h-qclist { margin-top:50px; margin-bottom:80px; }
.h-qclist .h-qctitle h2 { text-align:left; font-size:36px; font-weight:bold; margin-bottom:50px; }

#qc-list .swiper-slide { border:1px #ddd solid; border-radius:5px; padding-top:10px; padding-bottom:10px; }

.foot-copy { background:#2089cb url(../images/bg-foot-2.png)}
.f-txt-left { text-align:left; }
.f-txt-left a { color:#efefef; }
.f-txt-right { text-align:right; }

.f-top-line { background:url(../images/bg-foot-1.png) right top no-repeat; min-height:36px; }


/* 产品展示  */

.protable &gt; thead &gt; tr &gt; th, .protable &gt; tbody &gt; tr &gt; th, .protable &gt; tfoot &gt; tr &gt; th, .protable &gt; thead &gt; tr &gt; td, .protable &gt; tbody &gt; tr &gt; td, .protable &gt; tfoot &gt; tr &gt; td {
	padding-top: 3px; padding-bottom:3px;
}
.protable a:hover { color:#fff; }

.protable th { text-align:center; background:#e6e6e6; padding-top:15px; padding-bottom:15px; }
.protable tbody tr:nth-child(even) {  background:#eee;}
.protable tbody tr:hover {  background:#2089CB;}

.pbar7 input {
	border-radius: 42px;
	border: 2px solid #eee;
	background: none;
	transition: .3s linear;
	float: right;
	color: #fff;
	text-indent: 8px;
}
.pbar7 button {
	background: none;
	right: 0;
	cursor: pointer;
	position: absolute;
	border: 0;
}
.pbar7 button img {
	max-width: 70%;
	margin-top: 0.5em;
}
.searchbg {
	background: #FFF;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
.searchbg .pbar7 input {
	border: 2px #333 solid;
	color: #000;
}
.inquirylist {
	float: none;
}
#affixtop {
	top: 0;
}

.protable &gt; thead &gt; tr &gt; th, .protable &gt; tbody &gt; tr &gt; th, .protable &gt; tfoot &gt; tr &gt; th, .protable &gt; thead &gt; tr &gt; td, .protable &gt; tbody &gt; tr &gt; td, .protable &gt; tfoot &gt; tr &gt; td { padding-left:0;padding-right:0;}


.bar5 .form-control::-moz-placeholder { color:#fff; }
.bar5 .form-control::placeholder { color:#fff; }

.proborder {
	border: 1px #ddd solid;
}
.protitle {
	padding-left: 2em;
}
.protitle h3 {
	padding-top: 0;
	margin-top: 0;
	border-bottom: 1px #ccc dotted;
	padding-bottom: 1em;
	color: #06C;
}
.protitle p {
	color: #7B7B7B;
}
.prodetailtable th {
	background: #00ACEA;
	vertical-align: middle;
	color: #FFF;
	border-left: 1px solid #ddd
}
.prodetailtable td {
	border-right: 1px #ddd solid;
	border-bottom: 1px #ddd solid;
}
.prodetailtable caption {
	margin-top: 2em;
	font-weight: bold;
	font-size: 2em;
	line-height: 2em;
}
.prodetailcon caption {
	margin-top: 2em;
	font-weight: bold;
	font-size: 2em;
	line-height: 2em;
}
.mpbt001 {
	margin-top: 3em;
	margin-bottom: 3em;
}
.prvnext {
	border-bottom: 1px #ccc dotted;
	margin-bottom: 1em;
	padding-bottom: 1em;
	margin-top: 2em;
}
.mptb02 {
	margin-top: 1.5em;
	margin-bottom: 2em;
}

.proappbtn { text-align:right; font-size:18px; }
.proappbtn b { font-weight:bold; font-size:32px; margin-right:12px; line-height:50px; }

.promenu:hover { border:1px #06C solid;}
.promenu a { font-weight:bold; color:#09F; }
.promenu li:hover { background:#E2F2FA; }

.navbar-nav .sub-arrow, .navbar-nav .collapsible .sub-arrow { display:none; }

.topqq { margin-left:8px; }
.topweixin { margin-left:8px; }
.weixincq { position: absolute; z-index:999; display:none; width:100px; }
.weixincq img { width:100px; }












 @media ( min-width: 780px) {
body {
	font-size: 14px;
	min-width:1200px;
}
img {
	max-width: 100%;
}
.container {
	width: 1200px;
}

.mbtopmenu { display:none; }
.weixincq { margin-left:500px;}

.pagetitle .glyphicon-th-list { display:none; }
.pagetitle .glyphicon-chevron-right { display: inline-block; }



.carousel-inner &gt; .item &gt; img, .carousel-inner &gt; .item &gt; a &gt; img {
   /* animation: 7s ease 0s normal none infinite running fadeBig;*/
}
@keyframes fadeBig {
0% {
    transform: scale(1);
}
50% {
    transform: scale(1.1);
}
100% {
    transform: scale(1);
}
}



.pbar7 input {
	width: 200px;
	border-radius: 42px;
	height: 48px;
}
.pbar7 input:focus {
	width: 300px;
}
.pbar7 button img { max-width:70%; margin-top:0.5em; }
.searchbg .searchbutton { font-size:36px; margin-right:8px; }

.h-mainpro { position:absolute; margin-top:750px; width:1200px; z-index:999; }
#carousel-example-generic .carousel-indicators { bottom:80px; }
.h-search { min-height:553px; margin-top:420px; }

#affixtop {
	width: 1200px;
}

.affix-top .adsearcharea { margin-top:80px; margin-bottom:80px; background:#fff; }
.affix .adsearcharea { padding-top:10px; padding-bottom:10px; background:#fff; }
.adsearcharea p { text-align:left; line-height:30px; color:#888; }
.adsearcharea .col-sm-2 { text-align:right; }


.bar5 button {
	font-size: 32px;
}






}

 @media ( min-width: 1200px) {

.h-mainpro {  margin-top:-50px;  }


 }
 
 @media ( min-width: 1250px) {

.h-mainpro {  margin-top:-50px;  }


 }


 @media ( min-width: 1300px) {

.h-mainpro {  margin-top:-60px;  }


 }


 @media ( min-width: 1400px) {

.h-mainpro {  margin-top:-60px;  }


 }

 @media ( min-width: 1450px) {

.h-mainpro {  margin-top:-70px;  }


 }

 @media ( min-width: 1600px) {

.h-mainpro {  margin-top:-70px;  }

 }
 
 @media ( min-width: 1700px) {

.h-mainpro {  margin-top:-70px;  }

 }
 
 @media ( min-width: 1800px) {

.h-mainpro {  margin-top:-60px;  }

 }
 
 

 @media ( min-width: 1900px) {

.h-mainpro {  margin-top:-50px;  }

 }



 @media ( max-width: 780px) {
body {
	font-size: 14px;
}
img {
	max-width: 100%;
}
.tophead { margin-top:0.3px; }
.tlogo { text-align:center; }
.tiso { margin-top:0.8em; }
.tiso span { font-size:12px; margin-left:0.2em; margin-right:0.2em; }
.tiso b { margin-left:0.2em; margin-right:0.2em; line-height:1.8em; font-size:0.8em; }
.thotline { text-align:center; padding-top:1em; }

.mbtopmenu { display:block; }
.mbtopmenu a { font-size:0.8em; padding:15px 8px; }

.h-business li {
	float: left;
	margin-right:0;
	padding-bottom: 22%;
	position: relative;
	width: 280px;
	margin-bottom: 26px;
	height:300px;
	display:block;
	margin-left:26px;
}
.h-business {
	background: #fff;
	padding: 40px 0 5%;
}
.h-business h2 { margin-bottom:40px; }
.h-products {
	padding: 20px 0 5%;
}
.h-products h3 {
	text-indent:0.5em;
}
.h-wonderful ul li { float:none; margin-bottom:0.5em; }
.h-wonderful h2 { margin-bottom:40px; }
.h-why h2 { margin-bottom:20px; }

.h-why ul li { width:49%; }
.whylist li:nth-child(6) {
	display:block;
	}
.h-news-list .sort { font-size:2em; }
.h-news { padding-top:20px; }
.h-news h2  { margin-bottom:40px; }

.nh-more { text-align:center; margin-bottom:3em; margin-top:2em; }
.h-partner { padding-top:20px; }
.h-partner h2 { margin-bottom:40px; }

.h-link li { width:49%; }
.h-link li:nth-child(even) { margin-right:0; }

.f-line ul li { float:none; }

.h-contact { text-indent:1.1em; }

#pcmenu .container &gt; .navbar-header, .container-fluid &gt; .navbar-header, .container &gt; .navbar-collapse, .container-fluid &gt; .navbar-collapse { margin-left:0; margin-right:0; }

.pagecon { padding-left:10px; padding-right:10px; }

.pagetitle {
	position: relative;
	background: #2089cb;
	width: 200px;
	height: 50px;
	color: #fff;
	font-size: 1.2em;
	margin-top: -30px;
	padding-top: 0.6em;
	margin-bottom:10px;
}
.tabmenu ul li a { font-size:0.9em; padding:5px; }

.pagetitle .glyphicon-th-list { display: inline-block; }
.pagetitle .glyphicon-chevron-right { display: none; }
.tabmenu { display:none; }

.culturelist { margin-top:2em; }
.culturelist .col-sm-4 { margin-bottom:3em; }
.locationcon { margin-top:2em; }

.newslist li .txt .pic { float:none; margin-bottom:1em; }
.prolist .thumbnail .caption { padding:1px; }
.prolist .thumbnail .caption h4 { font-size:0.8em; }

.protitle h3 { font-size:1.2em; margin-top:1.5em; }

.prodetail .tab-pane { padding-left:0.3em; padding-right:0.5em; }

.prolist .row { margin:0; padding:0;}


.bt-top .l-top { text-align:center; }
.bt-top .r-top { text-align:center; }
.tlogo { padding-top:1.5em; }
.tiso { text-align:center; margin-top:1.5em; }
.bar7 { float:none; }
.thotline { padding-top:0; }

.mbtopmenu a  { color:#fff; font-size:18px; }

#pcmenu .navbar-brand   { color:#fff; font-size:18px; }
#pcmenu { min-height:50px; background:#2089CB; }
#pcmenu .dropdown-menu &gt; li &gt; a { font-size:14px; color:#fff; }
.h-mainpro { margin:0; padding:0 ;}
.h-profile { margin-bottom:35px; margin-top:35px; }
.divcon h3 { font-size:18px; }
.hprodesc { line-height:20px; }

.hslide h2 { font-size:18px; }
.hslide p { font-size:16px; }

.h-search { min-height:453px; margin-top:50px; }

.h-search h2 { font-size:30px; margin-top:50px; margin-bottom:50px; }
.h-search .col-sm-4 { margin-bottom:20px; }

.h-qclist .h-qctitle h2 { font-size:26px; }
.f-nav { display:none; }
.f-nav-1 { margin:0; padding:0; }

.followme { margin-top:30px; }

.foot-copy { background:#0565A1; }
.f-txt-left { text-align:center; margin-bottom:10px; }
.f-txt-right { text-align:center; }

.mbhsearch { margin:0; padding:0;}



















}

@media (min-width: 1200px) and (max-width: 1680px) {
	
.container { width:1000px; }
.f-logo h4 { font-size:14px; }

.f-txt-left a:nth-child(1) { margin-left:150px; }
.h-search { min-height:353px; }
.h-search h2 { margin-top:50px; margin-bottom:80px; font-size:32px; }

.h-mainpro { width:1000px; }
.h-about { height:390px; overflow: hidden; }

#pcmenu .navbar-nav &gt; li &gt; a { padding-left:20px; padding-right:20px; }

.bar5 input {
	min-height:44px; font-size:18px;
}
.bar5 button {font-size:18px; height:45px;}
.h-search .adsearch { min-height:44px; font-size:18px; }
.form-control.h-select-1 { font-size:18px; }
.h-select-1 {min-height:44px; }

.h-qclist {
    margin-top: 20px;
    margin-bottom: 20px;
}

.h-qclist .h-qctitle h2 { margin-bottom:28px; font-size:28px; }

	
}
/* QQ浮动窗口 */
.suspend{margin:0;width:40px;height:198px;position:fixed;top:200px;right:0;overflow:hidden;z-index:9999;}
.suspend dl{margin:0;width:120px;height:198px;border-radius:25px 0 0 25px;padding-left:40px;box-shadow:0 0 5px #e4e8ec;}
.suspend dl dt{margin:0;width:40px;height:198px;background:url(images/suspend.png);position:absolute;top:0;left:0;cursor:pointer;}
.suspend dl dd.suspendQQ{margin:0;width:120px;height:85px;background:#ffffff;}
.suspend dl dd.suspendQQ a{margin:0;width:120px;height:85px;display:block;background:url(images/suspend.png) -40px 0;overflow:hidden;}
.suspend dl dd.suspendTel{margin:0;width:120px;height:112px;background:#ffffff;border-top:1px solid #e4e8ec;}
.suspend dl dd.suspendTel a{margin:0;width:120px;height:112px;display:block;background:url(images/suspend.png) -40px -86px;overflow:hidden;}
* html .suspend{margin:0;position:absolute;left:expression(eval(document.documentElement.scrollRight));top:expression(eval(document.documentElement.scrollTop+200))}



</pre></body></html>