html,body{padding:0; margin:0;}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td,img { margin: 0; padding: 0 ;font-weight: normal}
body, button, input, select, textarea label{font-family:"Microsoft YaHei", 微软雅黑,\9ed1\4f53,\5b8b\4f53, "Microsoft JhengHei"; outline:none; }
h1, h2, h3, h4, h5, h6 { font-size: 100% }
address, cite, dfn, em{ font-style: normal }
i{font-style: normal}
ul, ol, dl { list-style: none }
a { text-decoration: none !important; outline: none ;font-family:"Microsoft YaHei", 微软雅黑,\9ed1\4f53,\5b8b\4f53, "Microsoft JhengHei";cursor: pointer;}
img { border: 0 }
table { border-collapse: collapse; border-spacing: 0 }
.fl{float: left}
.fr{float: right}
.clear{clear: both}
.clearFix:after{content: "";display: block;height: 0;clear: both;*zoom:1}
.ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}/*超出部分省略号*/
.ellipsis2,.ellipsis3,.ellipsis4{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}
.ellipsis2{-webkit-line-clamp:2}/*超出两行省略号*/
.ellipsis3{-webkit-line-clamp:3}/*超出三行省略号*/
.ellipsis4{-webkit-line-clamp:4}/*超出四行省略号*/
.inner{width: 1250px;margin: 0 auto}
/* header */
.moblie_header{display: none}

.header{height: 135px;background:url(../image/header-bg.png);position: absolute;width: 100%;left: 0;top: 0;z-index: 999;}
.header .logo{margin-top: 37px}
.header ul{margin-top: 40px;height: 95px;}
.header ul li{height: 95px;line-height: 44px;font-size: 16px;float: left;}
.header ul li>a{color: #fff;height: 44px;line-height: 44px;display: block;margin:0 28px;letter-spacing: 1px}
.header ul li:hover>a{border-bottom: 2px solid #009ea1;color: #009ea1}
.header ul li.current>a{border-bottom: 2px solid #009ea1;color: #009ea1}
.header .estate .nav_two{height: 40px;position: absolute;left: 0;top: 135px;background: #009ea1;width: 100%;display: none;z-index: 99999;}
.header .estate .nav_two .list{height: 40px;line-height: 40px;margin-left: 420px;}
.header .estate .nav_two .list a{margin-right: 0;padding: 0 15px;margin-left: 37px;float: left;color: #fff}
.header .estate .nav_two .list a:first-child{margin-left: 0}
.header .estate:hover .nav_two{display: block;}
.header .estate .nav_two .list a:hover{background: #fff;color: #009ea1}
.header .estate .nav_two .list a.current{background: #fff;color: #009ea1}
/* footer */
.footer ul li{float: left;width: 33.3333%;height: 192px;line-height: 192px;;}
.footer ul li.footli1{padding-top: 1px;width: 30%}
.footer ul li.footli2{width: 40%}
.footer ul li .logo{display: block;width: 290px;margin: 47px 0 24px}
.footer ul li p{font-size: 14px;color: #333;line-height: 25px;}
.footer ul li p a{font-size: 14px;color: #333;line-height: 25px;}
.footer ul li p a:hover{color: #008f80}
.footer ul li h5{height: 60px;line-height: 60px;padding-top: 60px}
.footer ul li h5 a{color: #333;font-size: 14px;margin-right: 40px}
.footer ul li h5 a:hover{color: #009ea1}
.footer ul li.footli3{text-align: center;width: 28%}
.footer ul li.footli3 span{vertical-align: middle;margin: 0 20px;cursor: pointer;position: relative}
.footer ul li.footli3 span .ewm{display: none;width: 108px;height: 108px;position: absolute;left: -45px;top: -115px}
.footer ul li.footli3 span:hover .ewm{display: block;}
/* location */
.location{height: 59px;border-bottom: 1px solid #e9e9e9;line-height: 59px;font-size: 14px}
.location .home{display: block;width: 59px;height: 59px;background: url(../image/home-icon_04.jpg) no-repeat center;}
.location span.fr{color: #009ea1}
.location .fr a{color: #333333;margin-left: 78px}
.location .fr a:hover{color: #009ea1}
.location .fr a.on{color: #009ea1}
.location .nav{padding-left: 30px}
.location .nav a{color: #333333}
.location .nav a:hover{color: #009ea1;}
.location .nav i{display: inline-block;width: 30px;height: 16px;vertical-align: middle;background: url(../image/jt.png) no-repeat center;}
/* 分页 */
/*.page{height: 100px;font-size: 30px;line-height: 100px;text-align: center}*/
#pagebox {width: 100%;margin:36px auto 0;}
#pagebox .aa {float: left;left: 10%;position: relative;}
#pagebox .page{float: left;position: relative;right: 50%;z-index: 2;overflow:visible;}
#pagebox .page {margin-top: 1px; float:left;}
#pagebox .page ul.pagination li{float: left;margin-left: 19px;border: none;padding: 0}
#pagebox .page ul.pagination li:hover{background: none}
#pagebox .page span{display:block;color: #009ea1;height:34px;line-height:31px;width: 34px; box-sizing: border-box;font-size:16px;border: 1px solid #06a0a2;border-radius: 50%;text-align: center}
#pagebox .page li:hover{background: none}
#pagebox .page a{display:block;color: #009ea1;width: 34px;height:34px;line-height:31px; box-sizing: border-box;text-align: center;font-size:16px;border: 1px solid #06a0a2;border-radius: 50%}
#pagebox .disabled span{color: #009ea1;;border: none}
#pagebox .disabled a{color: #009ea1}
#pagebox .page li.active span{color: #fff;background: #009ea1}
#pagebox .disabled span.firstSpan{padding: 0}
/* #pagebox .page li:first-child a{border: none} */
#pagebox .page li:last-child a{border: none}
/* #pagebox .page li:first-child{background: url(../images/page-l-btn.png) no-repeat center;background-size: cover;} */
#pagebox .page li:last-child{background: url(../image/page-r-btn.png) no-repeat center;background-size: cover;background-repeat: }
/* #pagebox .page ul.pagination li:first-child:hover{background: url(../images/page-l-btn-h.png) no-repeat center;background-size: cover;} */
#pagebox .page ul.pagination li:last-child:hover{background: url(../image/page-r-btn-h.png) no-repeat center;background-size: cover;}

@media only screen and (max-width: 640px){
  body{padding-top: 52px}
  .inner{width: 95%;}
  .header{display: none}
  .location{display: none}
  .moblie_header{width:100%;display: block!important;}
  .header_main{width: 100%;z-index: 9999999;display: block!important;}
  .header_main .logo{display: block}
  .footer ul li:nth-child(2){width: 100%}
  .header_main .logo img{width: 120px;height: auto;margin:16px 11px 0 15px;;display: block }
  .header_main{height: 52px;width: 100%;margin: 0 auto;position: fixed;top: 0px;left: 0;background: #fff}
  .moblie_header .moblie_button{width:22px; height:22px; position:absolute; top:0px; right:0px; display:block;padding: 16px 13px 11px;}
  .moblie_header .moblie_button span{display: block;background: #008f80;height: 3px;margin-top: 3px;}
  .moblie_none{ position:relative; width:100%; float:left; z-index:999; background:url(../image/xxlbj1.png);top: 8px}
  .moblie_none a{display: block;font-size:16px;margin: 0;text-align: left;color: #fff;border-top: 1px solid #383838;border-top: 1px solid #33615c;text-decoration: none;text-transform: uppercase; width:100%; text-indent:2em; padding:.65em 0px;}
  .moblie_none_li dd a {color: #fff;font-size:14px;background: url("../image/xxlbj2.png");text-indent: 4em;padding:.4em 0px }
  .moblie_none li{list-style: none;position:relative}
  .location{margin-top:52px;height:40px;line-height:40px}
	.zk{font-size: 16px;font-weight: bold;color: #ffffff;display: block;width: 50px;padding:0.65em 0;background-color: #33615c;border-left: 1px solid #33615c;text-align: center;cursor: pointer;position:absolute;right: 0px;top: 1px;z-index: 99999999}
  .cl{font-size: 16px;font-weight: bold;color: #ffffff;display: block;width: 50px;padding:0.65em 0;background-color: #33615c;border-left: 1px solid #33615c;text-align: center;cursor: pointer;position: absolute;right: 0px;top: 1px;z-index: 99999999}
  .cl{display: none}
  .footer ul li{height: auto;float: none;width: 100%;display: none}
  .footer ul li:nth-child(2){display: block;}
  .footer ul li h5{text-align: center;height: 50px;line-height: 50px;padding-top: 0}
  .footer ul li p{text-align: center}
  .footer ul li h5 a{margin: 0 20px}
  #pagebox .page{right: 0}
  #pagebox .page ul.pagination li{margin-left: 6px!important;}
  #pagebox .page a,#pagebox .page span{width: 24px;height: 24px;line-height: 24px;font-size: 14px}




}
