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{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; } .fl{font-family:Lucida Console; } .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:#FF6600 }
.h25{height: 25px;}.h30{height: 30px;} .h40{height: 40px;} .h45{height: 45px;} .h50{height: 50px;} .h55{height: 55px;} .h60{height: 60px;}
.slick-slider *,
.slick-slider{
    outline: none;
}

* {
    -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;
}

textarea { overflow: auto; }
a{
	-webkit-transition: all .2s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .2s ease-in-out;
}
img{
	-webkit-transition: all .2s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .2s ease-in-out;
}
a, a:visited, a:focus, a:active, a:hover{
    outline:0 none !important;
}
u{text-decoration: none;}
img{
    max-width: 100%;
    height: auto;
}
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;
}

.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;
}


.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-text-size-adjust: 100%;font-family:"微软雅黑","Microsoft Yahei";color: #666;font-size: 14px;overflow-x: hidden;}
.wp-i{width: 1210px;margin: 0 auto;}
.wp{width: 1150px;margin: 0 auto;}
.cGreen{color: #13834D;}
a{color: #6C6C6C;}
a:hover{color: #13834D;}



/*右侧浮动侧边栏*/
.right-fixed{position: fixed;right: 0;top: 245px;width: 75px;text-align: right;}
.right-fixed div{display: block;font-size: 0;}
.right-fixed a{display: inline-block;-webkit-background-size: 100%;background-size: 100%;background-repeat: no-repeat;background-position: center center;}
.right-fixed .tel a{background-image: url(../img/fixed_tel.png);width: 36px;height: 130px;}
.right-fixed .tel a:hover{background-image: url(../img/fixed_tel_h.png);}
.right-fixed .online a{background-image: url(../img/fixed_online.png);width: 36px;height: 130px;}
.right-fixed .online a:hover{background-image: url(../img/fixed_online_h.png);}
.right-fixed .wechat a{background-image: url(../img/fixed_wx.png);width: 36px;height: 80px;margin-top: 2px;}
.right-fixed .wechat a:hover{background-image: url(../img/fixed_wx_h.png);}
.right-fixed .message a{background-image: url(../img/fixed_ts.png);width: 36px;height: 80px;content: 2px;}
.right-fixed .message a:hover{background-image: url(../img/fixed_ts_h.png);}
.right-fixed .wechat{margin-bottom: 2px;position: relative;-webkit-transition:.3s;
transition:.3s;}
.right-fixed .wechat img{position: absolute;right: 42px;top: 0;width: 75px;height: 179px;width: 100%;display: none;-webkit-transition:.3s;
transition:.3s;}
.right-fixed .wechat:hover img{display: block;}
.right-fixed .top a{background-image: url(../img/icon_top.png);width: 36px;height: 50px;margin-top: 2px;}
.right-fixed .top a:hover{background-image: url(../img/icon_top_h.png);}

.pop-tel{position: fixed;left: 0;bottom: -176px;background:rgba(20,30,36,0.95);height:120px;width: 100%;z-index: 200;}
.pop-tel .wp-i{position: relative;height: 120px;}
.pop-tel .pic{float: left;width: 173px;top: -56px;position: relative;margin-right: 25px;}
.pop-tel .txt h3{font-size: 26px;font-weight: bold;line-height: 35px;color: #fff;}
.pop-tel .txt p{color: #70777A;font-size: 12px;margin-top: 6px;}
.pop-tel .txt{float: left;width: 375px;padding-top: 31px;}
.pop-tel .form{float: right;padding-top: 38px;margin-right: 40px;}
.pop-tel .form .inp{height:44px;background:rgba(255,255,255,1);border-radius: 2px ; margin-right: 10px;background-repeat: no-repeat;background-position: 10px center;-webkit-background-size: 16px;
background-size: 16px;padding-left: 32px;border: 0;font-size: 14px;color: #333;}
.pop-tel .form .inp-user{width: 160px;background-image: url(../img/icon_user.png);}
.pop-tel .form .inp-tel{width: 240px;background-image: url(../img/icon_tel.png);}
.pop-tel .form .sub{width:140px;height:44px;background:rgba(6,167,109,1);border-radius: 2px ;border: 0;cursor: pointer;font-size: 18px;font-weight: bold;color: #fff; }
.pop-tel .close,.pop-suggest .close{position: absolute;right: 0;top: 53px;background: url(../img/close.png) no-repeat;width: 14px;height: 14px;-webkit-background-size: 14px;
background-size: 14px;display: block;}
.pop-tel .close:hover{background-image: url(../img/close_h.png);}
.pop-suggest{position: fixed;left: 50%;top: 50%;width:520px;height:440px;background:rgba(255,255,255,1);border-radius: 4px;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);-o-transform: translate(-50%,-50%);
padding: 18px 30px 0 30px;z-index: 300;display: none;}
.pop-suggest h3{font-size: 16px;font-weight: bold;color: #333;margin-bottom: 30px;}
.pop-suggest .close{position: relative;right: 0;top: 0;float: right;}
.pop-suggest .inp{height:50px; background:rgba(255,255,255,1);border-radius: 3px ;width: 100%;border: 1px solid #DFDFDF;padding: 0 16px; font-family:"微软雅黑","Microsoft Yahei";}
.pop-suggest textarea.inp{width: 100%;border: 1px solid #DFDFDF;background:rgba(255,255,255,1);border-radius: 3px ;height: 120px;padding: 16px;font-family:"微软雅黑","Microsoft Yahei";}
.pop-suggest .sub{width:140px;height:38px;background:rgba(6,167,109,1);border-radius: 2px;text-align: center;line-height: 38px;border: 0;cursor: pointer;font-weight: bold;color: #fff;}
.overlay{position: fixed;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0,0,0,.5);z-index: 99;display: none;}
.pop-suggest .close:hover{background-image: url(../img/close2_h.png);}
.pop-suggest li{position: relative;margin-bottom: 24px;}
.pop-suggest li font{position: absolute;right: 16px;top: 50%;color: #ED625E;transform: translateY(-50%);-webkit-transform: translateY(-50%);-o-transform: translateY(-50%);}
.pop-suggest .pr font{position: absolute;right: 16px;color: #ED625E;top: 16px;}
.pop-suggest .high-light .inp{border-color: #06A76D;}
.pop-suggest .error-li .inp{border-color: #ED625E;}
.tip-f{position: absolute;left: 16px;top: 50px;color: #ED625E;font-size: 12px;padding-top: 3px;display: none;}
.pop-suggest .pr .tip-f{top: 120px;}


#main{background:rgba(244,245,250,1);}
.cur{padding: 17px 0;font-size: 12px;}
.cur a{color: #777;}
.cur a:hover{color: #04935F;text-decoration: underline;}


::-webkit-input-placeholder { 
	color:#999; 
} 
:-moz-placeholder{
	color: #999;
}
:-ms-input-placeholder{
	color: #999;
}