@charset "utf-8";


/*公共样式*/
* {
  margin: 0;
  padding: 0;
  font-family: "微软雅黑";
}
body {
  font-size: 12px;
}
.logo img {max-width:100%;
width:500px;}
.list2 {
}
.list2 li {
  list-style-type: none;
  margin-left: 25px;
  padding-top: 14px;
  padding-bottom: 14px;
  min-height:160px;
}
.list2 li img {
  width: 100px;
  float: left;
}
.list2 li p {
  color:#939393;
  max-width:600px;
  }
.list2 li a {
  font-size: 1.3em;
  color: #009933;
}

.list2 li samp {
  float: right;
  color: #BDBDBD;
}
.chanlist2 {
	list-style-position: outside;
}
.chanlist2 li {
	border-bottom: thin dashed #DDDDDD;
	padding-top:10px; padding-bottom:10px;
}
.chanlist2 li a {
	color: #218A86;
	font-size: 1.6em;
	text-decoration: none;
}
.chanlist2 li a samp {
	float: right;
	background-color: #def5cd;
	padding: 5px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 0.8em;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	border-radius: 4px;
	transition: all 300ms ease;
}
.chanlist2 li a:hover samp {
	background-color: #009933;
}
.bg-blqy {
    background-image: url(../images/blqy_bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
	margin-top: 40px;

}


@media(max-width: 767px) {
body {
  padding-top: 50px;
}
}
ul, li {
  list-style-type: none;
}
input, select, button, textarea {
  font-size: 12px;
  font-family: SimSun, Arial, Helvetica, sans-serif;
}
button {
  cursor: pointer;
}
.cur, a {
  cursor: pointer;
}
.mt_20 {
  margin-top: 20px;
}
.yj {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
img {
  border: none;
}
table {
  margin: auto;
}
.clear {
  clear: both;
}
a, a:link {
  color: #333;
  text-decoration: none;
}
a:visited {
  text-decoration: underline;
}
a:active, a:hover {
  text-decoration: none;
  cursor: pointer;
  color: #009933;
}
a:focus {
  outline: none;
}
a:hover {
  text-decoration: none;
  color: #009933;
}
.tRight {
  text-align: right;
}
.tcenter {
  text-align: center;
}
.tLeft {
  text-align: left;
}
.h25 {
  height: 25px;
}
.h30 {
  height: 30px;
}
.ml30 {
  margin-left: 30px;
}
.right {
  float: right;
}
.left {
  float: left;
}
.b {
  font-weight: bold;
}
.n {
  font-weight: normal;
}
.nodata {
  position: absolute;
  left: 20px;
}
.yh {
  font-family: \5FAE\8F6F\96C5\9ED1;
}
.media {
  margin: 0 auto;
}
.tRed {
  color: red;
}
.tGreen {
  color: green;
}
.tBlue {
  color: #04AEDA;
}
.none {
  display: none;
}
.clear {
  clear: both;
}
.c_p {
  padding-right: 0px;
  padding-left: 0px;
}
/*公共样式*/

/*顶部信息列表[begin]*/
#browseralert{width:100%;text-align: center; margin: 0 auto; color:#2B4141; display: block;}
.header {
	background: #FBFBFB;
	border-bottom: 1px solid #F6F6F6;
	height: 37px;
}
.mainWrap {
	max-width: 1200px;
	margin: 0 auto;
	/* [disabled]height: 37px; */
}
.header .subNavRight {
  float: right!important;
}
.header .subNavRight li {
  float: left;
  _display: inline;
  padding: 6px 2px 6px 3px;
  position: relative;
  z-index: 999;
  zoom: 1;
      padding-top: 10px;
}
.header .subNavRight li a {
  text-decoration: none;
  display: block;
  font-size: 14px;
  color: #848484;
  padding: 0 5px;
}
.header .subNavRight li a:hover {
  text-decoration: none;
  color: #009933;
}
/*顶部信息列表[end]*/

/*顶部logo[begin]*/
@media (min-width: 769px) {
.top-logo {
	padding: 0;
	background-repeat: no-repeat;
	background-position: top right;
	background-image: url(../images/gkdiwen.png);
	background-color: #fff;
	border-top: 0px solid #fff;
	border-bottom: 0px solid #fff;
	height: 160px;
	background-size: auto 100%;
}
.logo {
  display: block;
  margin-top: 20px;
}
 .top {top: 0;z-index: 99;width: 100%;} 
 .banner-s {display:block;width: 100%;;}
}
@media (max-width: 768px) {
  .top-logo {
  background: rgba(255,255,255,1.00);
  padding: 0;
  border-top: 0px solid #fff;
  border-bottom: 0px solid #fff;
  height: 100px;
}
  .logo {
  display: block;
  margin-top: 20px;
}
.logo img{
  display: block;
  margin: 0 auto;
	width: 240px;
}
}
/*顶部logo[end]*/


/*顶部MB-导航条[begin]*/
.navbar-header{background-color:#009933; }
.navbar-header>.navbar-brand{margin-left: 2%;}


/*顶部MB-导航条[end]*/

/*顶部PC-导航条[begin]*/
.top-nav {
  position:relative;
  z-index: 100;
  width: 100%;
}
.top-nav .navigation-inner {
  margin: 0 auto;
  max-width: 1200px;
  position: relative
}
.navigation-up {
  height: 46px;
  /*background: #by005C58;*/
  background: #009933;
}
.navigation-up .navigation-v3 {
  float: left;
  _margin-left: 10px
}
.navigation-up .navigation-v3 ul {
  float: left
}
.navigation-up .navigation-v3 li {
  float: left;
  font: normal 16px/59px "microsoft yahei";
  color: #fff;
  height: 46px;
}
.navigation-up .navigation-v3 .nav-up-selected {
}
.navigation-up .navigation-v3 .nav-up-selected-inpage {
  background: #202833
}
.navigation-up .navigation-v3 li h2 {
  font-weight: normal;
  padding: 0;
  margin: 0;
  background: url(../images/xljt.png) no-repeat 110px center;
}
.navigation-up .navigation-v3 ul {
  margin-bottom: 0px;
}
.navigation-up .navigation-v3 li h2 a {
  color: #fff;
  padding: 0px 42px;
  display: block;
  line-height: 45px;
  text-align: center;
  height: 46px;
  text-decoration: none;
  font-size: 16px;
  font-family: "microsoft yahei";
}
.navigation-down {
  position: absolute;
  top: 46px;
  left: 0px;
  width: 100%
}
.navigation-down .nav-down-menu {
  width: 100%;
  margin: 0;
  background: #009933;
  position: absolute;
  top: 0px
}
.navigation-down .nav-down-menu .navigation-down-inner {
  margin: auto;
  width: 1200px;
  position: relative
}
.navigation-down .nav-down-menu dl {
  width: 147px;
  float: left;
}
.navigation-down .menu-1 dl {
  margin: 20px 0px 20px 0px;
  text-align: center;
}
.navigation-down .menu-1 dt {
  font: normal 16px "microsoft yahei";
  color: #61789e;
  padding-bottom: 10px;
  border-bottom: 1px solid #61789e;
  margin-bottom: 10px
}
.navigation-down .menu-1 dd {
  margin: 5px;
}
.navigation-down .menu-1 dd a {
  color: #fff;
  font: normal 12px/30px "microsoft yahei";
  text-align: center;
}
.navigation-down .menu-1 dd a:hover {
  color: #60aff6
}
.navigation-down .menu-2 dd a, .navigation-down .menu-3 dd a {
  color: #fff;
  font: normal 16px "microsoft yahei"
}


@media (max-width:1180px)
{

.top-nav {
  position:relative;
  z-index: 100;
  width: 100%;
}
.top-nav .navigation-inner {
  margin: 0 auto;
  max-width: 1024px;
  position: relative
}
.navigation-up {
  height: 46px;
  background: #009933
}
.navigation-up .navigation-v3 {
  float: left;
  _margin-left: 10px
}
.navigation-up .navigation-v3 ul {
  float: left
}
.navigation-up .navigation-v3 li {
  float: left;
  font: normal 14px/57px "microsoft yahei";
  color: #fff;
  height: 46px;
}
.navigation-up .navigation-v3 .nav-up-selected {
}
.navigation-up .navigation-v3 .nav-up-selected-inpage {
  background: #202833
}
.navigation-up .navigation-v3 li h2 {
  font-weight: normal;
  padding: 0;
  margin: 0;
  background: url(../images/xljt.png) no-repeat 90px center;
}
.navigation-up .navigation-v3 ul {
  margin-bottom: 0px;
}
.navigation-up .navigation-v3 li h2 a {
  color: #fff;
  padding: 0px 29px;
  display: block;
  line-height: 45px;
  text-align: center;
  height: 46px;
  text-decoration: none;
  font-size: 15px;
  font-family: "microsoft yahei";
}
.navigation-down {
  position: absolute;
  top: 46px;
  left: 0px;
  width: 100%
}
.navigation-down .nav-down-menu {
  width: 100%;
  margin: 0;
  background: #2F4F4F;
  position: absolute;
  top: 0px
}
.navigation-down .nav-down-menu .navigation-down-inner {
  margin:0 auto;
  width: 1024px;
  position: relative
}
.navigation-down .nav-down-menu dl {
  width: 137px;
  float: left;
}
.navigation-down .menu-1 dl {
  margin: 20px 0px 20px 0px;
  text-align: center;
}
.navigation-down .menu-1 dt {
  font: normal 14px "microsoft yahei";
  color: #61789e;
  padding-bottom: 10px;
  border-bottom: 1px solid #61789e;
  margin-bottom: 10px
}
.navigation-down .menu-1 dd {
  margin: 5px;
}
.navigation-down .menu-1 dd a {
  color: #fff;
  font: normal 14px/30px "microsoft yahei";
  text-align: center;
}
.navigation-down .menu-1 dd a:hover {
  color: #60aff6
}
.navigation-down .menu-2 dd a, .navigation-down .menu-3 dd a {
  color: #fff;
  font: normal 16px "microsoft yahei"
}

}

@media (max-width:946px)
{

.top-nav .navigation-inner {
  max-width: 768px;
}
.navigation-up {
  height: 40px;
}
.navigation-up .navigation-v3 {

  _margin-left: 4px
}

.navigation-up .navigation-v3 li {
  font: normal 12px "microsoft yahei";
  height: 40px;
}

.navigation-up .navigation-v3 li h2 {
  font-weight: normal;
  padding: 0;
  margin: 0;
  background: url(../images/xljt.png) no-repeat 69px center;
}
.navigation-up .navigation-v3 li h2 a {
  padding: 0px 23px;
  line-height: 45px;
  height: 46px;
  font-size: 12px;
}
.navigation-down {
  top: 40px;
  left: 0px;
  width: 768px;
}
.navigation-down .nav-down-menu .navigation-down-inner {
  margin: auto;
  width: 768px;
  position: relative
}
.navigation-down .nav-down-menu dl {
  width:94px;
  float: left;
}
.navigation-down .menu-1 dl {
  margin: 0px 0px 10px 0px;
  text-align: center;
}
.navigation-down .menu-1 dt {
  font: normal 10px "microsoft yahei";
  color: #61789e;
  padding-bottom: 10px;
  border-bottom: 1px solid #61789e;
  margin-bottom: 10px
}
.navigation-down .menu-1 dd {
  margin: 8px;
}
.navigation-down .menu-1 dd a {
  color: #fff;
  font: normal 10px/20px "microsoft yahei";
  text-align: center;
}
.navigation-down .menu-1 dd a:hover {
  color: #60aff6
}
.navigation-down .menu-2 dd a, .navigation-down .menu-3 dd a {
  color: #fff;
  font: normal 16px "microsoft yahei"
}
}




/*顶部PC-导航条[end]*/
.bg-gkdys{
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    background-size: cover;
    background-image: url(../images/ztbg.jpg);
}
.pb-3{padding-bottom: 20px;
	 margin-top: 20px;
	
}
/*中部内容块[begin]*/

.imgCon{ height: 65px;overflow: hidden;}

.mainwarp {
  width: 100%;
  /*background: url(../images/bg.jpg) no-repeat bottom center #fff;*/
  overflow: hidden;
}
.myslide {
  width: 100%;
  overflow: hidden;
}
.carousel-inner>.item {
  float: left;
  display: block;
}
.myslide {
  background-color: #eee;
}
.myslide .carousel-caption {
  left: 0;
  right: 0;
  background: url(../img/bgcolor.png);
  bottom: 0;
  height: 50px;
  padding: 10px;
  line-height: 30px;
  font-size: 20px;
  text-align: right;
  padding-left: 100px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.myslide .carousel-indicators {
  left: 0;
  width: auto;
  margin: 15px;
  bottom: 0;
}
.myslide .carousel-indicators li {
  background-color: #fff;
  margin-right: 10px;
}
.myslide .carousel-indicators .active {
  background-color: #F60201;
  width: 10px;
  height: 10px;
  border-color: #F60201;
  margin: 1px;
  margin-right: 10px;
}
.list-news {
  margin-bottom: 0;
}
.list-news>li {
  padding-bottom: 15px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 15px;
}
.topsdli {
  padding-bottom: 15px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 15px;
}
.topsdli2 {
  padding-bottom: 15px;
  border-bottom: 1px solid #FFFFFF;
  margin-bottom: 15px;
}

.port-6{width:100%; position: relative; overflow: hidden; text-align: center; }

.port-6.effect-3 img{
  transition: 0.5s;
  width: 100%;
  height: 285px;
  max-width: 550px;
}
.port-6.effect-3:hover img{transform: scale(0.3) translateY(-110%); position: relative; z-index: 9;}
.port-6.effect-3 .text-desc{transform: translateY(100%); opacity: 0; padding:25% 20px 10px; transition: 0.5s;}
.port-6.effect-3:hover .text-desc{transform: translateY(0px); opacity: 1;}
.image-box-txt{
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 40px;
    padding: 0 10px;
    hite-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 35px;
    text-align: center;
    background-color: #009933;
    color: #fff;
    transition: 0.5s;
}
.port-5.effect-3:hover .image-box-txt{ttransition: 0.5s;  position: relative; height: 0px; z-index: 9;}
.text-desc>.x-btn{display: inline-block; padding: 5px 10px; font-size: 14px; color: #fff; border: 2px solid #009933; background-color: #009933; text-decoration: none; transition: 0.4s;}
.text-desc>.x-btn:hover{background-color: transparent; color:#009933; transition: 0.4s;}
.text-desc{position: absolute; left: 0; top: 0; background-color: #fff; height: 100%; opacity: 0; width: 100%; padding: 20px;}




.ie8 .list-news li.last {
  margin-bottom: 0!important;
}
.ie8 .list-news>li.last, .list-news li.last {
  margin-bottom: 0;
  border-bottom-color: transparent;
  margin-bottom: 0;
  padding-bottom: 0;
}
.list>li {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}


.imgCon img{width:100px;}

.tzgg li {line-height:24px;border-bottom:1px solid #e4e1e1;margin-bottom:15px;width:100%;}
.tz-title{display: block; color: #787878;font-size: 1.2em; }
.tz-txt{display: block;padding: 0 5px; font-size: 1.3em;    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }

.tzgg li a {    
margin-left:100px;display:block;height:80px;margin-bottom:6px;overflow:hidden;width:auto;*margin-top:0px;
  
  
}
.tzgg li .sj{
  background: url(../images/date_bg.jpg) no-repeat center center;
  width: 65px;
    height: 69px;
    float: left;
    background-color:#009933;
    color: #fff;
    font-family: Microsoft YaHei;
    line-height: 22px;
margin-right: 18px;
    margin-left: 12px;}

.tzgg li .sj i {
    font-style: normal;
    font-size: 2.1em;
    display: block;
    padding-left: 0.15em;
    color: #fff;
    height: 38px;
    line-height: 38px;
}

.tzgg li .sj strong {
    color: #000;
    display: block;
    padding-left: 1.5em;
    font-size: 1em;
    height: 33px;
    line-height: 33px;
    text-align: center;
  
}





.list>li>a {
  display: block;
  line-height: 22px;
  padding: 5px 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}


.wx-t>li{ background: url(../images/weixin-l.jpg) no-repeat left top;
  width: auto;
    padding-left: 40px;
    overflow: hidden;
    border-bottom: 1px solid #e4e1e1;}
.wx-t>li a {
  display: block;
  line-height: 0px;
  padding: 10px 0 18px 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.wx-t>li p{display: block;margin-top: 18px;}
.navbar-toggle .icon-bar {
  height: 4px;
  width: 28px;
  background-color: #243B2B;
}
.dateSpan {
  border: 1px solid #155500;
  position: relative;
  padding-left: 85px;
  padding-right: 15px;
  margin-bottom: 15px;
}
.dateSpan-l {
  position: absolute;
  top: 0;
  left: 0;
  width: 70px;
  text-align: center;
  height: 100%;
  border-right: 1px solid #155500;
}
.dateSpan-l>span {
  display: block;
  padding: 5px;
  height: 50%;
  line-height: 2.5em;
  color: #155500;
}
.dateSpan-l .month {
  background: #155500;
  color: #fff;
}
.dateTitle {
  color: #155500;
}
.dateBody {
  color: #666;
  height: 40px;
  overflow: hidden;
}
.page-header {
  margin-top: 25px;
  padding-bottom: 15px;
  margin-bottom: 0;
  border-bottom: 0px;
  font-size: 18px;
  width: 100%;
}
.page-header .font14 {
  padding-top: 5px;
}
.page-header.bb1 {
  border-bottom: 1px solid #ddd;
  margin-bottom: 15px;
}
.page-header.bb1.font-wthit {
    color: #FFFFFF;
}
.page-header.bb1.font-wthit small {
    color: #76ffb7;
}


.panel {
  border-radius: 0;
  -webkit-border-radius: 0;
  box-shadow: none;
}
.panel-success {
  border: 0;
  border-top: 1px solid #ddd;
  width:100%;
}
.panel-success .panel-body {
  border: 1px solid #eee;
  border-top: 0;
}
small.text-uppercase {
  font-family: garamond;
  font-size: 16px;
}
.wrapper {
  padding: 50px 0;
  border-top: 1px solid #ddd;
}
.list-group-item:first-child, .list-group-item:last-child {
  border-radius: 0;
  -webkit-border-radius: 0;
}
.list-nav>a {
  background: #fbfbfb;
  margin-bottom: 5px;
}
.content-header {
  border-bottom: 1px solid #ddd;
  margin-bottom: 15px;
}
.page-title {
  font-size: 24px;
  border-bottom: 1px solid #214E1B;
  display: inline-block;
  padding-bottom: 5px;
  margin-bottom: -1px;
}
.breadcrumb {
  margin-bottom: 0;
  background-color: transparent;
}
.breadcrumb>li+li:before {
  padding: 0;
}
.img-width {
  width: 100%;
}
.panel-group .panel {
  border-radius: 0;
  -webkit-border-radius: 0;
  border: 0;
}
.panel-heading {
  padding: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
}
.panel-title>a {
  padding: 10px 15px;
  display: block;
}
.panel-title>a:hover, .panel-title>a:visited, .panel-title>a:focus {
  text-decoration: none;
  color: inherit;
}
.panel-default>.panel-heading {
  background-color: #fbfbfb;
  border: 1px solid #ddd;
  border-left: 5px solid #F60201;
}
.panel-group .panel-heading+.panel-collapse>.panel-body {
  border-top: 0;
}
.panel-group .panel-body {
  padding: 15px 0;
}
.panel-group .panel-body.list-btns {
  padding-bottom: 0;
}
.list-btns .btn {
  border-radius: 0;
  -webkit-border-radius: 0;
  margin-bottom: 15px;
  padding: 10px;
  border-color: #eee;
}
.list-btns .btn:hover, .list-btns .btn:focus {
  border-color: #eee;
  background-color: #eee;
}
.toggleCode {
  position: relative;
}
.toggleCode .codeSpan {
  padding: 10px;
  background: #fff;
  position: absolute;
  bottom: 0;
  right: 100%;
  width: 200px;
  display: none;
  box-shadow: 1px 1px 2px rgba(0,0,0,.15);
}
.toggleCode .codeSpan img {
  max-width: 100%;
}
.table>thead>tr>th.middle, .table>tbody>tr>th.middle, .table>tfoot>tr>th.middle, .table>thead>tr>td.middle, .table>tbody>tr>td.middle, .table>tfoot>tr>td.middle {
  vertical-align: middle;
}
.text-green {
  color: #418757;
}
.text-grey {
  height: 27px;
  color: #666;
}
.text-nowrap {
  text-overflow: ellipsis;
  overflow: hidden;
}
.pt30 {
  padding-top: 30px;
}
.mb15 {
  margin-bottom: 15px;
}
.mb30 {
  margin-bottom: 30px;
}
.font14 {
  font-size: 14px;
}

@media (min-width: 1200px) {
.container {
  width: 1220px;
	padding-bottom: 20px;
}
.img-ctrl {
  height: 250px;
  overflow: hidden;
}
}

@media (min-width: 992px) and (max-width: 1199px) {
.container {
  width: 1000px;
}
}

@media screen and (max-width: 1190px) {
.img-ctrl {
  height: 257px;
  overflow: hidden;
}
.img-ctrl img {
  height: 100%;
  width: auto;
}
}

@media (min-width: 769px) {
.navbar-top .navbar-nav>li>a {
  padding-top: 20px;
  padding-bottom: 20px;
}
.navbar-top .navbar-link>li>a {
  padding: 0 5px;
  border-right: 1px solid #688C00;
  line-height: 1em;
}
.navbar-link {
  margin-right: 20px;
}
.bottom .navbar-link {
  margin-right: 0;
}
.plctrl {
  padding-left: 30px;
}
.visible-xs {
  display: none;
}
.navbar-top .navbar-link>li>a {
  margin-top: 23px;
}
}

@media screen and (max-width: 768px) {
.myslide .carousel-caption {
  font-size: 14px;
  height: 30px;
  line-height: 10px;
}
.myslide .carousel-indicators {
  margin: 5px;
}
.bottom .col-xs-4 {
  text-align: center;
}
.list-nav, .nav-left {
  overflow: hidden;
  margin-left: -1%;
  margin-right: -1%;
  border-bottom: 0;
}
.nav-left>li.active {
  width: 98%;
  float: none;
}
.nav-left>li {
  margin-bottom: 5px;
  border-bottom: 1px solid #ddd;
}
.wrapper {
  padding-top: 10px;
}
.img-ctrl {
  float: left;
  padding: 15px;
  margin-right: 10px;
  width: 135px;
  height: 120px;
}
.toggleCode:first-child .codeSpan {
  left: -40%;
  right: initial;
}
.toggleCode .codeSpan {
  right: -40%;
  bottom: 100%;
}
.panel-success {
  margin-bottom: 0;
}
.panel-success.ctrl-xs {
  border-top: 0;
}
}

@media screen and (max-width: 480px) {
.rightTop {
  position: absolute;
  right: 0;
  top: 0;
  margin-right: 0;
}
.img-ctrl {
  float: left;
  width: 135px;
  padding: 15px;
  margin-right: 10px;
  height: 120px;
}
.list-nav>a, .nav-left>li {
  float: left;
  width: 31.33%;
  text-align: center;
  margin-left: 1%;
  margin-right: 1%;
}
.navbar-top .navbar-nav>li>a {
  padding: 0 5px;
  margin-top: 0;
}
}


.media-object {
    display: block;
    width: 100%;
}

  /*中部内容块-专题[begin]*/
.module02.swiper-container {
  width: 100%;
  height: 150px;
  color: #fff;
  text-align: center;
}
.module02.swiper-slide {
  margin: 0 5px;
  height: 100%;
}
.module02.swiper-slide-active {
  opacity: 1;
}
.module02.swiper-slide .title {
  font-size: 42px;
  
  line-height: 45px;
}
.module02.pagination {
  position: absolute;
  z-index: 20;
  left: 10px;
  bottom: 10px;
}
.module02.swiper-pagination-switch {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background: #222;
  margin-right: 8px;
  opacity: 0.8;
  border: 1px solid #fff;
  cursor: pointer;
}
.module02.swiper-visible-switch {
  background: #aaa;
}
.module02.swiper-active-switch {
  background: #fff;
}

  /*中部内容块-专题[end]*/
 /*中部内容块-专题[begin]*/
.module03.swiper-container {
  width: 100%;
  color: #fff;
  text-align: center;
}
.module03.swiper-slide {
  margin: 0 5px;
  height: 120px;
  width:120px;
}
.module03.swiper-slide-active {
  opacity: 1;
}
.module03.swiper-slide .title {
  font-size: 42px;
  
  line-height: 45px;
}
.module03.pagination {
  position: absolute;
  z-index: 20;
  left: 10px;
  bottom: 10px;
}
.module03.swiper-pagination-switch {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background: #222;
  margin-right: 8px;
  opacity: 0.8;
  border: 1px solid #fff;
  cursor: pointer;
}
.module03.swiper-visible-switch {
  background: #aaa;
}
.module03.swiper-active-switch {
  background: #fff;
}




.service{width:100%;height:48px; }
.service li{float:left;width: 160px; padding-top:9px; padding-bottom:9px;}
.service li a{color:#009933; display: block;}
.service li a:hover{color:#73C59D; display: block;} 
.service-txt { color: #000; font-size:16px;}
/*中部内容块[end]*/


/*底部内容块[begin]*/


.footer {
  background: #009933;
  width: 100%;
  margin-top: 4%;
}

@media (max-width: 768px) {
.footer {
  padding-bottom: 20px;
}
}
.footer_com {
  max-width: 1200px;
  width: 98%;
  margin: auto;
  padding: 3% 0px;
}
.footer_com .di_nav {
  width: 55%;
  float: left;
}
.footer_com .di_nav li {
  width: 25%;
  float: left;
  border-left: 1px solid #478986;
  padding-left: 15px;
}
.footer_com .di_nav li a {
  display: block;
  color: #ADFFF3;
  font-size: 12px;
  line-height: 24px;
  height: 24px;
  overflow: hidden;
  width: 100%;
}
.footer_com .di_nav li a:hover {
  color: #20e432;
}
.footer_com .di_nav li .tit {
  font-size: 14px;
  line-height: 24px;
  height: 24px;
  width: 100%;
  color: #fff;
  margin-bottom: 10px;
}
.footer_com .er_right {
  width: 40%;
  float: right;
}
.footer_com .er_right .er {
  width: 22%;
  float: left;
}
.footer_com .er_right .er .pic {
  position: relative;
}
.footer_com .er_right .er .pic i {
  display: block;
  padding-bottom: 100%;
}
.footer_com .er_right .er .pic img {
  width: 110px;
  padding: 6px;
  border: 1px solid #cccccc;
  box-sizing: content-box;
}
.footer_com .er_right .er .text {
  color: #fff;
  text-align: center;
  margin-top: 20px;
  padding-left: 12px;
}
.footer_com .er_right .er .text span {
  display: block;
  line-height: 25px;
  height: 25px;
  width: 100%;
  overflow: hidden;
  font-size: 14px;
}
.footer_com .er_right .er .text span:last-child {
  color: #aeaeae;
  font-size: 12px;
}
.footer_com .er_right .dian {
  width: 55%;
  float: right;
}
.footer_com .er_right .dian .di_bg {
  background: url(../images/di_dian.png) no-repeat left;
  padding-left: 52px;
}
.footer_com .er_right .dian .mail_bg {
	background: url(../images/email.png) no-repeat left;
	padding-left: 52px;
	background-size: 50px auto;
}
.footer_com .er_right .dian span {
  display: block;
  color: #fff;
  font-size: 16px;
}
.footer_com .er_right .dian a {
  display: block;
  color: #ffffff;
  font-size: 2em;
  font-family: Pabloco;
}
.footer_com .er_right .dian .logo-w {
  width: 100%;
  height: 40px;
  line-height: 37px;
  margin-top: 20px;
}
.footer_com .er_right .dian .logo-w img {
  text-align: center;
  font-size: 18px;
  width: 100%;
}

@media (max-width: 768px) {
.footer_com .di_nav {
  display: none;
}
.footer_com .er_right {
  width: 100%;
  padding: 5% 0px;
}
.footer_com .er_right .er {
  width: 30%;
}
.footer_com .er_right .er .pic img {
  margin: 0 auto;
  max-width: 120px;
  display: block;
}
.footer_com .er_right .er .pic i {
  padding-bottom: 31.25%;
}
.footer_com .er_right .dian {
  width: 60%;
}
}

@media (max-width: 480px) {
.footer_com .er_right .er {
  width: 100%;
}
.footer_com .er_right .er .text {
  padding-left: 0px;
}
.footer_com .er_right .dian {
  width: 100%;
  display: block;
}
.footer_com .er_right .dian span {
  font-size: 14px;
  display: none;
}
.footer_com .er_right .dian a {
  font-size: 18px;
  display: none;
}
.footer_com .er_right .dian .logo-w {
  display: block;
  margin: 15px auto 0px;
  text-align: center;
}
.footer_com .er_right .dian .logo-w img {
  width: 70%;
}
}
.copy {
  width: 100%;
  margin: auto;
  border-top: 1px solid #009933;
  padding: 5px 0px;
  color: #fff;
  font-size: 12px;
}
.copy .copy_cc {
  width: 80%;
  text-align: center;
  margin: auto;
}
.copy .amap {
  float: left;
}
.copy span {
  width: auto;
  display: inline-block;
  line-height: 20px;
  padding: 0 1%;
}
.copy .y_a {
  float: right;
}
.copy .y_a .map {
  margin-right: 10px;
  display: none;
}
.copy .y_a .map:hover {
  color: #0083c7;
}

@media (max-width: 640px) {
.copy {
  text-align: center;
}
.copy .amap {
  display: none;
}
.copy span {
  width: 100%;
}
.copy .y_a {
  float: none;
  width: 100%;
  margin-top: 10px;
}
.copy .y_a .map {
  display: inline-block;
}
}
.marquee-box {
  overflow: hidden;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.marquee {
  width: 8000%;
  height: 60px
}
.wave-list-box {
  float: left
}
.wave-list-box ul {
  float: left;
  height: 60px;
  overflow: hidden;
  zoom: 1
}
.wave-list-box ul li {
  height: 60px;
  width: 100%;
  float: left;
  line-height: 30px;
  list-style: none
}
.wave-box {
  position: relative;
  height: 60px;
  background: #fff
}
/*底部内容块[end]*/



/*内容页块[begin]*/
.banner-s {display:block; width: 100%;}
.banner-s img {display: block; width:100%;}
.com_zi {
  max-width: 1200px;
  width: 100%;
  margin: auto;
}
.com_zi .left_zi {
  width: 217px;
  float: left;
  border-right: 1px solid #f5f5f5;
}
.com_zi .left_zi .top_com {
  background: url(../images/left_top_bg.jpg) no-repeat;
  min-height: 180px;
  padding-top: 100px;
  position: relative;
}
.com_zi .left_zi .top_com span {
  font-size: 27px;
  font-weight: 700;
  height: 35px;
  line-height: 35px;
  width: 100%;
  display: block;
  overflow: hidden;
  color: #fff;
  padding: 0px 20px;
}
.com_zi .left_zi .top_com:after {
  content: url(../images/after_top.png);
  position: absolute;
  left: 0px;
  top: -33px;
  width: 374px;
  height: 33px;
}
.com_zi .left_zi .nav_left {
  border-left: 8px solid #e5e5e5;
  padding: 0px 6px;
  position: relative;
}
.com_zi .left_zi .nav_left li {
  border-bottom: 1px solid #e5e5e5;
  padding: 0px 0px;
  position: relative;
}
.com_zi .left_zi .nav_left li a {
  font-size: 14px;
  color: #666666;
  font-family: "微软雅黑";
  display: block;
  width: 100%;
	text-align: center;
  padding-right: 12px;
  overflow: hidden;
  height: 54px;
  line-height: 54px;
  background: url(../images/li_san.png) right center no-repeat;
}
.com_zi .left_zi .nav_left li:hover a {
  color: #009933;
  font-weight: 700;
}
.com_zi .left_zi .nav_left li .er {
  padding: 0px 0px 10px;
}
.com_zi .left_zi .nav_left li .er a {
  font-size: 12px;
  color: #999;
  line-height: 24px;
  height: 24px;
  background: none;
  font-weight: 500;
}
.com_zi .left_zi .nav_left li .er a:hover {
  color: #009933;
}
.com_zi .left_zi .nav_left .active a {
  color: #009933;
  font-weight: 700;
}
.com_zi .left_zi .nav_left:before {
  content: "";
  position: absolute;
  height: 46px;
  width: 13px;
  top: 0px;
  left: -13px;
  background: #009933;
}
.com_zi .left_zi .pro_lei {
  border: 1px solid #f5f5f5;
  margin-top: 40px;
}
.com_zi .left_zi .pro_lei .top {
  background: #0d6fb8 url(../images/li_lei.png) no-repeat 20px center;
  padding-left: 40px;
  height: 38px;
  font-size: 14px;
  color: #fff;
  font-weight: 700;
  line-height: 38px;
}
.com_zi .left_zi .pro_lei .pro_l_nei {
  padding: 20px 5px 10px;
  border-bottom: 1px solid #F5F5F5;
}
.com_zi .left_zi .pro_lei .pro_l_nei .pic {
  width: 100%;
  position: relative;
}
.com_zi .left_zi .pro_lei .pro_l_nei .pic i {
  display: block;
  padding-bottom: 69.12442396313364%;
}
.com_zi .left_zi .pro_lei .pro_l_nei p {
  height: 30px;
  line-height: 30px;
  width: 100%;
  overflow: hidden;
}
.com_zi .left_zi .pro_lei .left_g_new {
  padding: 20px;
}
.com_zi .left_zi .pro_lei .left_g_new li a {
  color: #686868;
  font-size: 13px;
  line-height: 27px;
  height: 27px;
  overflow: hidden;
  widows: 100%;
  display: block;
  background: url(../images/li_dian1.jpg) no-repeat left center;
  padding-left: 10px;
}
.com_zi .left_zi .pro_lei .left_g_new li a:hover {
  color: #3385c1;
  font-weight: 700;
}

@media (max-width: 640px) {
.com_zi .left_zi {
  display: none;
}
}
.com_zi .right_zi {
  width: 80%;
  float: right;
  padding-right: 10px;
}
.com_zi .right_zi p {
  line-height: 24px;
  font-size: 13px;
  color: #666;
  font-family: 微软雅黑;
}
.about_zi {
  padding: 5% 0px;
}
.com_zi .right_zi .bar {
  border-bottom: 1px solid #eaeaea;
  padding: 30px 0px 10px;
}
.com_zi .right_zi .bar .b_tt {
  float: left;
  font-size: 20px;
  color: #1f1f1f;
  display: block;
  height: 30px;
  line-height: 30px;
  width: 40%;
  overflow: hidden;
}
.com_zi .right_zi .bar .curbar {
  float: right;
  text-align: right;
  font-size: 12px;
  color: #6e6e6e;
  width: 58%;
  vertical-align: middle;
  margin-top: 12px;
}
.com_zi .right_zi .bar .curbar a {
  max-width: 100px;
  overflow: hidden;
  height: 18px;
  line-height: 18px;
  display: inline-block;
  vertical-align: top;
}
.com_zi .right_zi .bar .curbar a:hover {
  color: #009933;
}
.com_zi .right_zi .bar .curbar i {
  font-style: normal;
  max-width: 100px;
  overflow: hidden;
  height: 18px;
  line-height: 18px;
  display: inline-block;
  vertical-align: top;
}
.com_zi .right_zi .bar .curbar i:last-child {
  color: #0033a1;
  border-bottom: 1px solid #0033a1;
}

@media (max-width: 640px) {
.com_zi .right_zi .bar {
  padding: 15px 0px 10px 10px;
}
.com_zi .right_zi .bar .b_tt {
  width: 100%;
}
.com_zi .right_zi .bar .curbar {
  width: 100%;
  text-align: left;
}
}

@media (max-width: 1024px) {
.com_zi .right_zi {
  width: 75%;
}
}

@media (max-width: 980px) {
.com_zi .right_zi {
  width: 70%;
}
}

@media (max-width: 786px) {
.com_zi .right_zi {
  width: 65%;
}
}

@media (max-width: 640px) {
.com_zi .right_zi {
  width: 100%;
  padding-right: 0px;
}
}
/*内容页块[end]*/
.about_zi img,about_zi swf {max-width:100%;}
#Select_2 {
    padding:  8px;
    width: 391px;
    max-width:  100%;
  font-size:1.3em;
}
.SyAppA {
	padding:10px;
	text-align:center;
	font-size:16px;
}
.SyAppA img{
	width: 100%;
	}
	.SyAppB {
	padding:10px;
	text-align:center;
	font-size:16px;
}
.SyAppB img{
	width: 64px;
	max-width:80%;
	}
.font-c-back {
    color: #FFFFFF;
}

