body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0; padding:0; } table{border-collapse:collapse; border-spacing:0; }
 fieldset,img{border:0; } ol,ul{list-style:none; } caption,th{text-align:left; } q:before,q:after{content:''; } abbr,acronym{border:0; }
  .clear,.c{clear:both; display:block; overflow:hidden; visibility:hidden; width:0; height:0; } .l,.col-l,.col_l,.col-c,.col_c{float:left; } 
  .r,.col-r,.col_r,dt span,.ul-txt li span,.ul_txt li span{float:right; } .c{clear:both; } .n,em{font-weight:normal; font-style:normal; } .b{font-weight:bold; } .i{font-style:italic; } .fa{font-family:Arial; } .fg{font-family:Georgia; } .ft{font-family:Tahoma; } .fs{font-family:'宋体'; } .fw{font-family:'微软雅黑'; } .tc{text-align:center; } .tr{text-align:right; } .tl{text-align:left; } .tdu{text-decoration:underline; } .tdn,.tdn:hover,a.tdl:hover{text-decoration:none; } .fc0{color:#000000; } .fc3{color:#333333; }
.fc6{color:#666666; } .fc9{color:#999999; } .fcr{color:red; } .fcw{color:white; } .fcb{color:blue; } .fcg{color:green; } .f0{font-size:0; } .f10{font-size:10px; } .f12{font-size:12px; } .f13{font-size:13px; } .f14{font-size:14px; } .f16{font-size:16px; } .f20{font-size:20px; } .f24{font-size:24px; } .vm{vertical-align:middle; } .vtb{vertical-align:text-bottom; } .vt{vertical-align:top; } .vn{vertical-align:-2px; } .vimg{margin-bottom:-3px; } .m0{margin:0; } .ml0{margin-left:0; } .ml5{margin-left:5px; } .ml10{margin-left:10px; } .ml20{margin-left:20px; } .mr0{margin-right:0; } .mr5{margin-right:5px; } .mr10{margin-right:10px; } .mr20{margin-right:20px; } .mt5{margin-top:5px; } .mt10{margin-top:10px; } .mt20{margin-top:20px; } .mb5{margin-bottom:5px; } .mb10{margin-bottom:10px; } .mb20{margin-bottom:20px; } .ml-1{margin-left:-1px; } .mt-1{margin-top:-1px; } .p1{padding:1px; } .pl5{padding-left:5px; } .p5{padding:5px; } .pt5{padding-top:5px; } .pr5{padding-right:5px; } .pb5{padding-bottom:5px; }
.p10{padding:10px; } .pl10{padding-left:10px; } .pt10{padding-top:10px; } .pr10{padding-right:10px; } .pb10{padding-bottom:10px; } .p20{padding:20px; } .pl20{padding-left:20px; } .pt20{padding-top:20px; } .pr20{padding-right:20px; } .pb20{padding-bottom:20px; } .rel,.pr{position:relative; } .abs,.pa{position:absolute; } .dn{display:none; } .db{display:block; } .dib{-moz-inline-stack:inline-block; display:inline-block; } .di{display:inline; } .ovh{overflow:hidden; } .ovs{overflow:scroll; } .vh{visibility:hidden; } .vv{visibility:visible; } .lh14{line-height:14px; } .lh16{line-height:16px; } .lh18{line-height:18px; } .lh20{line-height:20px; } .lh22{line-height:22px; } .lh24{line-height:24px;} .fix{*zoom:1; } .fix:after,.fix:before{display:block; content:"clear"; height:0; clear:both; overflow:hidden; visibility:hidden; } .z{_zoom:1; } .h1{height:1px; } .h5{height:5px; } .h10,.h{height:10px; } .h15{height:15px; } .h20{height:20px; }
.h1,.h5,.h10,.h15,.h20,.h25,.h,.h30,.h35,.h40,.h45,.h50,.h55,.h60{font-size:0px; line-height:0; overflow:hidden; clear:both;visibility: hidden; } a{text-decoration:none; } a:hover{color:#2683f5;}
.h25{height: 25px;}.h30{height: 30px;} .h40{height: 40px;} .h45{height: 45px;} .h50{height: 50px;} .h55{height: 55px;} .h60{height: 60px;}
.slick-slider{position:relative;display:block;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir='rtl'] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-slider,.slick-slider{outline:0}



body{}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
button::-moz-focus-inner {
  border: 0;
}
:focus, :active {
    outline: 0;
    border: 0;
}
a{
    color: #444;
 
}
a:hover{
    color: #19b955;
}
textarea { overflow: auto; }

a, a:visited, a:focus, a:active, a:hover{
    outline:0 none !important;
}
u{text-decoration: none;}


input[type="submit"],
input[type="reset"],
input[type="button"],
button {
  -webkit-appearance: none;
}
select,
input,
textarea{
    outline: none;
}

h1,h2,h3,h3,h4,h5,h6{font-weight: normal;}
.fix:before,
.fix:after{
  content: '.';
  display: block;
  overflow: hidden;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
  width: 0;
  height: 0;
}

@font-face {
  font-family: 'FontAwesome';
  src: url("../font/fontawesome-webfont.eot?v=3.2.1");
  src: url("../font/fontawesome-webfont.eot?#iefix&v=3.2.1") format("embedded-opentype"), url("../font/fontawesome-webfont.woff?v=3.2.1") format("woff"), url("../font/fontawesome-webfont.ttf?v=3.2.1") format("truetype"), url("../font/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icon-"], [class*=" icon-"] {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em; }
.icon-search:before {
    content: "\f002";
}
.icon-right:before {
    content: "\f105";
}
.icon-down:before {
    content: "\f107";font-size:17px;position:relative;top:2px;
}

.fl{float: left;}
.fr{float: right;}


.fix:after{
  clear: both;
}

.fix{
  zoom: 1;
}

.hide-tab{
	height: 0;
	overflow: hidden;
	padding-top: 0;
	padding-bottom: 0;
}
#map img{
	max-width: 999999999px;
}
.BMapLabel{
	display: none !important;
}
body{
    -webkit-text-size-adjust: 100%;
    font-family:Microsoft YaHei,PingFangSC-Regular;
    color: #666;
    font-size: 14px;
    overflow-x: hidden;
  

}
.flex{  display: -webkit-flex; 
    display: flex;}
.wp{
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}
.ss h1{text-align: center;margin-top: 140px;margin-bottom: 20px;}
.form{
 
    flex-wrap:wrap;
    justify-content:center;margin-bottom: 60px;
}
.form1{margin-bottom: 30px;}

.form input{width: 530px;height: 44px;padding-left: 20px;
    border: 1px solid #ccc;border-right: 0px;font-size: 16px;padding-top: 4px;}
.form button{width: 122px;height: 44px;background: #19b955;
    border:0px;cursor: pointer;color:#fff;    font-size: 18px;}
.ss h1 span{position: relative;top:-20px;color:#000;}
.top{height: 30px;background: #f8f8f8;line-height:30px;justify-content: space-between;}
.tz{margin-left: 20px;}
.tz a,.ty a{padding-right: 20px;color:#777;}
.ty{margin-right: 20px;color:#777;}
.form p{color:#999;
 width: 652px;
margin-top: 5px;
}

.gj{width: 652px;justify-content:center;margin:0px auto; flex-wrap:wrap;margin-bottom: 20px;}
.gj li{width: 33%; text-align: center;padding:10px;line-height: 30px;cursor: pointer;
    background: #f8f8f8;height:auto;border:1px solid #eee;border-right: 0px;border-bottom: 0px;}
.img {height: 100px;display: -webkit-flex; 
    display: flex;
    flex-direction:column; justify-content:center;  align-items: center;}
    .gj li img{width: 25%;}
.gj li:nth-child(3n){border-right: 1px solid #eee;}
.gj li:nth-child(7){border-bottom: 1px solid #eee;}
.gj li:nth-child(8){border-bottom: 1px solid #eee;}
.gj li:nth-child(9){border-bottom: 1px solid #eee;}
.gj li img{  transition:0.3s;}
.gj li:hover img{
    transition: 0.4s;
    margin-top: -10px;} 



  .jg  {width: 652px;margin:0px auto; margin-bottom: 30px;}
  .jg h2  span{font-weight: bold;color:#f00;}
  .jg h2  {color:#333;}
  .jg p{line-height: 27px;margin-top: 10px;}
  .jg p a{color:#f00;font-weight: bold;}
#footer {
	bottom: 0;
	left: 0;
	line-height: 24px;
	min-width: 700px;
	padding: 6px 0;
	position: absolute;
	text-align: center;
    width: 100%;
    padding-top: 10px;
}

#footer span {
	color: rgba(0,0,0,.1);
	color: #c5c5c5\9;
	margin: 0 8px
}

.news h1{text-align: center;color:#333;font-size: 20px;margin-bottom: 10px;}
.news{width: 700px;margin:0px auto;}

.news .ul li{ justify-content:space-between;padding-bottom: 10px;
    border-bottom:1px dashed #ccc;margin-bottom: 10px;}
    .tit {text-align: center;margin-bottom: 10px;font-size: 16px;color:#666;}
    .art p{line-height: 26px;margin-bottom: 10px;}