﻿body{ margin:0; background: #65c1b6;}
td,div,li,select,input,textarea{ font:18px/28px "微软雅黑"; color:#fff;}
input{ line-height:1.3; color:#333}
a{
	color: #FFF;
	text-decoration: none;
	font-size: 18px;
	line-height: 28px;
}
a:hover{
	color: #333;
	text-decoration: underline;
}
ul{ list-style-type:none; padding:0; margin:0}
img{ border:0;}
.clear{ clear:both; font-size:0; line-height:0; height:0}

.wrap{ width: 1100px; margin: auto}

.header{ border-top: 10px solid #05aa99; background: #fff;}
.inheader{ width: 1100px; margin: auto; height: 100px; }
.logo{ float: left; width: 295px; padding: 15px 0 0; line-height: 0}
.logo img{ width: 100%}
.nav{ float: right;}
.nav ul{ overflow: hidden; margin: 36px 0 0 50px}
.nav li{ float: left; margin: 0  0  0 40px; font-size: 18px;}
.nav li a{ color: #336e74}
.title{ text-align: center; margin: 0 0 40px; font-size: 46px; line-height: 46px; color: #333}
.title span{ width: 220px; margin: 18px auto 0; height: 3px; background: #05aa99; display: block}

.banner{
	background: url(../images/bbg.jpg) no-repeat 20px 510px  #d7edeb;
	position: relative;
	width: 92%;
	height: 600px;
	margin-top: 120px;
	margin-right: 0;
	margin-bottom: 80px;
	margin-left: 0;
}
#bimg{ position: absolute; right: 0; top: -80px; right: -3%; border: 10px solid #fff}
#bpage{ position: absolute; right: 30px; bottom: 50px; z-index: 1005}
#bpage a{ display: block; width: 12px; height: 12px; float: left; margin: 0 0 0 7px; background: #fff;  -moz-border-radius:6px; -webkit-border-radius:6px; border-radius:6px;}
#bpage a.cycle-pager-active{ background:#05aa99}
.btxt{position: absolute; top: 200px; text-align: right; color: #333}
.btxt h3{ font-size: 40px; font-weight: normal; margin: 0 0 20px; text-align: right}
.btxt p{ margin: 0 0 20px; font-size: 20px; text-align: right }

.intro{ margin: 0 0 80px; overflow: hidden}
.introt{ width: 200px; float: right; background: url(../images/introtbg.png) no-repeat right; padding: 0 45px 0 0; height: 87px }
.introt p{ font-size: 50px; text-align: left; padding: 25px 0 0; color: #333; margin: 0 0}
.introt span{ font-size: 14px; color: #fff}

.introimg{
	float: left;
	margin-top: 60px;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 0;
}
.introtxt{ padding: 40px 0 0  }
.introtxt p{ margin: 0 0 20px; line-height: 30px}

.mdfc{ background: url(../images/fcbg.jpg) no-repeat 50% 0; padding: 60px 0; margin: 0 0 80px}
.fcimgl{ float: left; width: 732px; border: 2px solid #05aa99;}
.fcimgl ul{ overflow: hidden}
.fcimgl ul li{ float: left; line-height: 0; position: relative; overflow: hidden; cursor: default}
.fcimgl ul li img{ border: 2px solid #05aa99}
.fcimgl ul li p{ color: #fff; position: absolute; top: 380px; left: 0; width: 100%; height: 100%; padding: 19% 50px 0; box-sizing: border-box; background: #05aa99; margin: 0; line-height: 30px; text-align: center;  opacity: 0.8}
.fcimgl ul li:hover p{ top:0; transform:scale(1.1); transition: all .5s ease;}
.fcimgr{ float: right; width: 364px;}
#fcimg{ line-height: 0;}
#fcimg img{ border: 4px solid #05aa99; border-left: 0}
.map{ margin: 0 0 80px; background: #ffffff}


.footer{ padding: 50px 0 0; background: #05aa99}

.finfo{ float: left; color: #fff; margin: 0 0 30px}
.finfo p{  margin: 0}
.finfo p span{ font-size: 20px; font-weight: bold; display: block; margin: 0 0 8px}
.fyd{ color: #fff; float: left;}
.ftitle{ font:22px/26px microsoft yahei}
.cr{ border-top: 1px solid #fff; padding: 12px 0; color: #fff }
.crl{ float: left;  color: #fff}
.qrcode{ float: right; width: 110px; text-align: center; line-height: 0; margin: 0 0 40px 60px; color: #fff}
.ypzg{ float: right; color: #fff; }
#backtop{ cursor: pointer; width: 58px; height: 55px; background: url(../images/backtop.png); position: fixed; bottom: 200px; right: 20px; z-index: 2000; opacity: .6}
.nav-toggle{ display: none}
.introt2{ float: left;}
.introimg2{ float: right; margin: 0 0 0 50px}
.img{ text-align: center}
.img img{ width: 80%}


.main{ background: #fff; padding: 30px 150px; margin: 50px 0}
.content{ font-size: 18px; line-height: 30px; color: #333}
.content img{ max-width: 100%}
.content p{ margin: 0 0 30px;}


@media only screen and (max-width: 736px){
  .title{ font-size: 36px; line-height: 36px}
  .title span{ width: 160px}
  .wrap,.inheader{ width: 90%; height: auto}
  .logo{ float: none; padding: 20px; width: 58%}
  .logo img{ width: 100%; height: auto}
  .banner{
	width: 100%;
	height: auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 40px;
	margin-left: 0;
}
  #bpage{ position: static; text-align: center; margin: 10px 0}
  #bpage a{ display: inline-block; float: none;}
  #bimg{ position: static; top: auto; right: auto; border: 0}
  #bimg img{ width: 100%; }
  .btxt{ position: static; text-align: center; padding: 0 0 25px}
  .btxt h3{ font-size: 32px; line-height: 32px; margin: 0 0 10px; text-align: center}
  .btxt p{ text-align: center; font-size: 18px}
  .introt{ float: none; margin: 0 auto 20px; width: 165px; background-size: 80px}
  .introt p{ font-size: 36px; padding: 18px 0 0}
  .introimg{ float: none; margin: 0 0 20px}
  .introimg img{ width: 100%}
  .introtxt{ padding: 0}
  .mdfc{ background-repeat: repeat-y}
  .fcimgl,.fcimgr{ width: 100%; float: none; box-sizing: border-box}
  .fcimgr{ border: 4px solid #05aa99; border-top: 0}
  #fcimg img{ border: 0; width: 100%}
  .fcimgl li{ border: 2px solid #05aa99; width: 100%; box-sizing: border-box;}
  .fcimgl ul li img{ width: 100%; border: none}
  .intro{ margin: 0 0 40px}
  .finfo,.fyd,.qrcode{ width: 87.5%; margin: 0 auto 30px; float: none;}
  .crl,.ypzg{ float: none; text-align: center}



  .main{ padding: 30px 0; margin: 30px 0; padding: 30px 5% 2px}
  .content img{ max-width: 100%}
  
  .nav{ width: 100%; float: none; height:auto; padding: 0}
  .nav ul{ margin: auto; border-top: 1px solid #eee}  
  .nav ul li { float: none; width: 100%; padding:0; margin:0; border:0; text-align: left}
  .nav ul li a,.nav ul li a:hover{ color:#336e74; text-decoration: none}
  .nav a { color: #fff; width:100%; background: #fff; border-bottom: 1px solid #eee; padding: 5% 6%; font-size:18px; height:auto; display:block; box-sizing: border-box;}
  .nav ul ul a { display: block;}
  .js .nav { clip: rect(0 0 0 0); max-height: 0; position: absolute; display: block; overflow: hidden; zoom: 1;    z-index: 1000; }
  .nav.opened { max-height: 9999px; }
  .nav-toggle { display:block; -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none;  -ms-user-select: none; -o-user-select: none; user-select: none;}
  .nav-toggle {  position: absolute; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; text-decoration: none; text-indent: -999px; overflow: hidden; width: 50px; height: 40px;  z-index:1000; top: 32px; right: 2%}
  .nav-toggle:before {
    color: #05aa99; /* Edit this to change the icon color */
    font-family: Verdana, Geneva, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    font-size: 32px;
    text-transform: none;
    position: absolute;
    content: "≡";
    text-indent: 0;
    text-align: center;
    line-height: 36px;
    speak: none;
    width: 100%;
    top: 0;
    left: 0;
    z-index:1000
	}
  .nav-toggle.active::before{  font-size: 32px; line-height: 32px; content:"x";}
}
