﻿@charset "utf-8";
/* CSS Document */
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;
}
ol,
ul {
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
img {
  border: none;
  margin: 0;
  padding: 0;
}
:focus {
    outline: none;
}
.clear {
  zoom: 1;
} /*==for IE6/7 Maxthon2==*/
.clear:after {
  clear: both;
  content: '.';
  display: block;
  width: 0;
  height: 0;
  visibility: hidden;
} /*==for FF/chrome/opera/IE8==*/
body {
  font-family: 'Microsoft YaHei', Arial, Helvetica, sans-serif;
  margin: 0 auto;
  overflow-x: hidden;
  font-size: 14px;
  color: #000;
  background: #fff;
}
a {
  text-decoration: none;
  color: #323c3c;
}
ul {
  list-style-type: none;
}
.left {
  float: left;
}
.c_body {
  background: #eee;
}

body > div {
  position: relative;
}
.content_body {
  width: 1200px;
  margin: 0 auto;
}
.indent {
  text-indent: 2em;
}
.line_last {
  border-right: none !important;
}
.margin_top_20 {
  margin-top: 20px;
}
.margin_bot_20 {
  margin-bottom: 20px;
}
.margin_r_20 {
  margin-right: 20px;
}
.margin_l_20 {
  margin-left: 20px;
}
.margin_20 {
  margin: 20px 0;
}
.green_dot {
  color: #008999;
  margin-right: 10px;
}
.qw_span {
  color: #999;
  cursor: pointer;
  text-decoration: underline;
}
.qw_span:hover {
  color: #000;
}
.f_right {
  float: right;
}
.red {
  color: red;
}
.f_body {
  background: #fff;
  padding-top: 1px;
}
/*###################首页########################*/
.banner{width: 100%;margin: 0 auto;}
.banner img{width: 100%;}
.banner_1 {
  background: #fff;
}
.banner_1 .content_body {
  line-height: 100px;
}
.banner_1 .content_body img {
  vertical-align: middle;
}
.banner_1 .content_body .banner1_img_2 {
  margin-left: 120px;
}
.banner_1 .content_body .banner1_img_3 {
  margin-left: 120px;
}
.ks_ban .bd li {
  height: 520px;
}
.ks_ban .bd li a {
    display: block;
    width: 100%;
    height: 520px;
}
.ks_ban .hd {
  position: absolute;
  bottom: 90px;
  width: 100%;
}
.ks_ban .hd ul {
  width: 1200px;
  margin: 0 auto;
}
.ks_ban .hd li {
  display: inline-block;
  width: 30px;
  height: 20px;
  line-height: 20px;
  margin: 0 2px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  text-align: center;
}
.ks_ban .hd li.on {
  background: rgba(49, 178, 70, 0.7);
}
.c_1 {
  margin-top: -80px;
}
.c_1 .content_body {
  background: url(../images/c_nav_bg.png) repeat-y center scroll;
  height: 130px;
}
.c_1 .content_body.cb5 a{width: 19.9%;}
.c_1 .content_body.cb7 a{width: 14.2%;}
.c_1 .content_body.cb8 a{width: 12.4%;}
.c_1 .content_body a {
  display: block;
  float: left;
  height: 130px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  border-right: solid 1px rgba(255, 255, 255, 0.3);
  position: relative;
}
.c_1 .content_body a:last-child{border-right:0;}
.c_1 .content_body a:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  background: #007b75;
  background: none\9;
  width: 100%;
  height: 100%;
  opacity: 0.2;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  transform: scale(0);
}
.c_1 .content_body a:hover {
  color: #fff;
}
.c_1 .content_body a:hover:after {
  opacity: 0.2;
  transform: scale(1, 1);
}
.c_1 .content_body a p {
  line-height: 30px;
  font-size: 20px;
}
.c_1 .content_body a img {
  margin-top: 26px;
}

.c_2 .content_body {
  height: 400px;
  border: 1px solid #ccc;
  margin: 30px auto;
}
.c_2 .content_body > div {
  float: left;
}
.c_2 .c_2_one {
  width: 310px;
  height: 400px;
}
.c_2 .c_2_one  .c2-video{margin:10px 0;}
.c_2 .c_2_one > div {
  width: 278px;
  margin: 10px auto;
}
.c_2 .p_1 {
  font-size: 18px;
}
.c_2 .p_2 {
  display: block;
  width: 244px;
  margin: 0 auto 20px;
  text-indent: 2em;
  font-size: 14px;
  color: #666;
  text-align: justify;
}
.c_2 .a_1 {
  display: block;
  width: 243px;
  margin: 0 auto;
}
.c_2 .a_1 img:hover {
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  box-shadow: 2px 2px 8px #999999;
  -webkit-box-shadow: 2px 2px 8px #999999;
  -moz-box-shadow: 2px 2px 8px #999999;
}

.c_2 .c_2_two {
  width: 532px;
  border-left: 1px #ccc solid;
  border-right: 1px #ccc solid;
  height: 400px;
}
.c_2 .c_2_two > div {
  width: 470px;
  margin: 0 auto;
}
.c_2 .c_2_two .ul_1 li {
  float: left;
  width: 100px;
  line-height: 27px;
  font-size: 18px;
  color: #fff;
  background: #aaa;
  text-align: center;
  margin-right: 10px;
  margin-top: 25px;
  cursor: pointer;
}
.c_2 .c_2_two .ul_1 li.active {
  background: #00b4b3;
}
.c_2 .c_2_two .two_content {
  float: left;
  width: 470px;
}
.c_2 .c_2_two .two_content h3 {
  font-size: 17px;
  line-height: 32px;
  margin: 24px 0 8px;
  color: #00b4b3;
}
.c_2 .c_2_two .two_content h3:hover {
  text-decoration: underline;
}
.c_2 .c_2_two .two_content p {
  color: #666;
  line-height: 20px;
  padding-bottom: 15px;
  border-bottom: 1px dotted #ccc;
  margin-bottom: 10px;
}
.c_2 .c_2_two .two_content .ul_2 li {
  font-size: 15px;
  line-height: 38px;
}
.c_2 .c_2_two .two_content .ul_2 li a:hover {
  color: #00b4b3;
}
.c_2 .c_2_two .two_content .time_right {
  float: right;
  color: #ccc;
  font-size: 14px;
}
.c_2 .c_2_three {
  width: 356px;
  height: 400px;
}
.c_2 .c_2_three > div {
  width: 325px;
  margin: 10px auto;
}
.c_2 .c_2_three .p_1 {
  font-size: 18px;
}
.c_2 .c_2_three ul {
  margin-top: 10px;
}
.c_2 .c_2_three ul li {
  display: inline-block;
  width: 155px;
  height: 48px;
  border: 1px solid #999;
  margin-bottom: 10px;
  cursor: pointer;
}
.c_2 .c_2_three ul li div {
  float: left;
  height: 48px;
  width: 68px;
  background: #999;
}
.c_2 .c_2_three ul li p {
  line-height: 48px;
  font-size: 16px;
  text-align: center;
  color: #666;
}
.c_2 .c_2_three ul li:hover {
  border: 1px solid #f0931a;
}
.c_2 .c_2_three ul li:hover div {
  background: #f0931a;
}
.c_2 .c_2_three ul li:hover p {
  color: #f0931a;
}
.c_2 .c_2_three ul li:first-child div {
  background: #f0931a;
}
.c_2 .c_2_three ul li:first-child {
  border: 1px solid #f0931a;
}
.c_2 .c_2_three ul li:first-child p {
  color: #f0931a;
}

.c_2 .c_2_gh {
  background: #f7f7f7;
  height: 200px;
  font-size: 15px;
}
.c_2 .c_2_gh p {
  margin: 10px 10px;
}
.c_2 .c_2_gh input {
  width: 239px;
  height: 24px;
  border-radius: 4px;
  margin-right: 5px;
  border: 1px solid #999;
  padding-left: 5px;
}
.c_2 .c_2_gh .yygh_tj {
  cursor: pointer;
  width: 103px;
  height: 31px;
  background: url(../images/c1_yy_buttom.png) no-repeat center scroll;
  border: none;
  float: right;
  border-radius: 0px;
  margin-right: 25px;
  margin-top: 5px;
}
.c_2 .c_2_gh .yygh_tj:hover {
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  box-shadow: 2px 2px 8px #999999;
  -webkit-box-shadow: 2px 2px 8px #999999;
  -moz-box-shadow: 2px 2px 8px #999999;
}

.c_2 .content_body1 {
	width: 1202px;
  height: 1200px;
  border: 1px solid #ccc;
  margin: 30px auto;
}
.c_2 .content_body1 > div {
  float: left;
}
.c_2 .c_2_two1 {
  width: 598px;
  height: 400px;
}
.c_2 .c_2_two1:nth-child(2n){border-left: 1px #ccc solid;}
.c_2 .c_2_two1:nth-child(3),.c_2 .c_2_two1:nth-child(4){border-bottom: 1px#ccc solid;border-top: 1px#ccc solid;}
.c_2 .c_2_two1 > div {
  width: 470px;
  margin: 0 auto;
}
.c_2 .c_2_two1 .ul_1 li {
  float: left;
  width: 100px;
  line-height: 27px;
  font-size: 18px;
  color: #fff;
  background: #aaa;
  text-align: center;
  margin-right: 10px;
  margin-top: 25px;
  cursor: pointer;
}
.c_2 .c_2_two1 .ul_1 li a{color: #fff;}
.c_2 .c_2_two1 .ul_1 li.active {
  background: #00b4b3;
}
.c_2 .c_2_two1 .two_content {
  float: left;
  width: 470px;
}
.c_2 .c_2_two1 .two_content h3 {
  font-size: 17px;
  line-height: 32px;
  margin: 24px 0 8px;
  color: #00b4b3;
}
.c_2 .c_2_two1 .two_content h3:hover {
  text-decoration: underline;
}
.c_2 .c_2_two1 .two_content p {
  color: #666;
  line-height: 20px;
  padding-bottom: 15px;
  border-bottom: 1px dotted #ccc;
  margin-bottom: 10px;
}
.c_2 .c_2_two1 .two_content .ul_2 li {
  font-size: 15px;
  line-height: 38px;
}
.c_2 .c_2_two1 .two_content .ul_2 li a:hover {
  color: #00b4b3;
}
.c_2 .c_2_two1 .two_content .time_right {
  float: right;
  color: #ccc;
  font-size: 14px;
}

.c_4 .content_body .c4_img_box img{width: 280px;padding: 10px;float: left;}

.flink{ width: 1200px; margin: 20px auto;color: #333;}
.flink a{margin-right: 10px;color: #333;}
.c_3 .content_body {
  border: 1px solid #ccc;
  position: relative;
}
.c_3 .content_body h1 {
  width: 1155px;
  margin: 0 auto;
  font-size: 24px;
  line-height: 80px;
  color: #333;
}
.c_3 .content_body h1 span {
  font-size: 18px;
  color: #666;
}
.c_3 .c3_content {
  position: relative;
  width: 1155px;
  margin: 0 auto;
}
.c_3 .person_silder {
  overflow: hidden;
}
.c_3 .person_silder .person_2 {
	position:relative;
  width: 50%;
  float: left;
    margin-bottom: 10px;
}
.c_3 .person_silder .person_2  .person_tx{
	position:absolute;top:0;left:0;
}
.c_3 .person_silder .person_2 img {
  float: left;
}
.c_3 .person_silder .preson_text {
  float: left;
  width: 276px;
  height: 373px;
  background: #f5f5f5;
}
.c_3 .person_silder .preson_text h3 {
  width: 210px;
  margin: 0 auto;
  display: block;
  line-height: 70px;
  font-size: 28px;
  border-bottom: 1px dotted #000;
  margin-top: 10px;
}
.c_3 .person_silder .preson_text h3 span {
  font-size: 20px;
  margin-left: 10px;
}
.c_3 .person_silder .preson_text p {
  width: 210px;
  margin: 20px auto 10px;
  display: block;
  line-height: 22px;
  color: #666;
  text-align: justify;
}
.c_3 .person_silder .preson_text p strong {
  color: #000;
}
.c_3 .person_silder .preson_text div {
  width: 210px;
  margin: 0 auto;
}
.c_3 .person_silder .preson_text div a {
  display: block;
  width: 38px;
  height: 38px;
  float: right;
}
.c_3 .person_silder .preson_text div a:first-child {
  background: url(../images/c2_2_buttom.png) no-repeat center scroll;
  float: right;
}
.c_3 .person_silder .preson_text div a:last-child {
  background: url(../images/c2_1_buttom.png) no-repeat center scroll;
  float: right;
}
.c_3 .person_silder .preson_text div a:first-child:hover {
  background: url(../images/c2_2_buttom_active.png) no-repeat center scroll;
}
.c_3 .person_silder .preson_text div a:last-child:hover {
  background: url(../images/c2_1_buttom_active.png) no-repeat center scroll;
}
.c_3 .c3_content .slidesjs-next,
.c_3 .c3_content .slidesjs-previous {
  position: absolute;
  top: 45%;
  width: 43px;
  height: 43px;
  cursor: pointer;
}
.c_3 .c3_content .slidesjs-next {
  background: url(../images/c2_next_buttom.png) no-repeat center scroll;
  right: -75px;
}
.c_3 .c3_content .slidesjs-previous {
  background: url(../images/c2_pre_buttom.png) no-repeat center scroll;
  left: -75px;
}
.c_4 .content_body {
  background: #eee;
  margin-top: 40px;
  border: 1px solid #ccc;
  position: relative;
}
.c_4 .content_body ul {
  width: 90%;
  background: #eee;
  margin-bottom: 20px;
  border-bottom: 1px solid #ccc;
}
.c_4 .content_body ul li {
  width: 113px;
  line-height: 54px;
  float: left;
  text-align: center;
  background: #eee;
  border-right: 1px solid #ccc;
  font-size: 18px;
  color: #666;
  cursor: pointer;
}
.c_4 .content_body ul li.active {
  background: #fff;
  border-bottom: none;
  border-top: 1px solid #00b4b3;
    height: 55px;
    margin-top: -1px;
    margin-bottom: -1px;
}
.c_4 .content_body .c4_silder {
  position: absolute;
  width: 1200px;
  height: 314px;
}
.c_4 .content_body .c4_img_box {
  height: 230px;
}
.c_4 .content_body .c4_silder .silder_box {
  width: 1200px;
  height: 314px;
}
.c_4 .content_body .c4_silder .silder_box div {
  width: 260px;
  display: inline-block;
  margin: 20px 18px 40px 18px;
  text-align: center;
}
.c_4 .content_body .c4_silder .silder_box div:hover p {
  background: #00b4b3;
  color: #fff;
  letter-spacing: 2px;
}
.c_4 .content_body div p {
  line-height: 42px;
  font-size: 16px;
  border-bottom: 2px solid #00b4b3;
}
.c_4 .slidesjs-next {
  background: url(../images/c3_next_buttom.png) no-repeat center scroll;
  width: 19px;
  height: 19px;
  position: absolute;
  top: -50px;
  right: 25px;
  cursor: pointer;
}
.c_4 .slidesjs-previous {
  background: url(../images/c3_pre_buttom.png) no-repeat center scroll;
  width: 19px;
  height: 19px;
  position: absolute;
  top: -50px;
  right: 50px;
  cursor: pointer;
}

.zlsb_content .content div p {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.ystd_content .content div p {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.footer {
  background: #1a3434;
  margin-top: 40px;
  border-top: 10px solid #ddeaeb;
}
.footer .footer_nav {
  height: 90px;
}
.footer .footer_nav li {
  width: 24.87%;
  background: #3b5d5d;
  float: left;
  border-right: #1a3434 2px solid;
  line-height: 90px;
  text-align: center;
  height: 90px;
}
.footer .footer_nav li img {
  vertical-align: middle;
  margin-top: -10px;
  margin-right: 10px;
}
.footer .footer_nav li p {
  display: inline-block;
  font-size: 24px;
  color: #fff;
  font-weight: bold;
}
.footer .footer_nav li p span {
  display: inline-block;
  font-size: 14px;
  font-weight: lighter;
}
.footer .footer_nav_phone p {
  line-height: 25px;
  vertical-align: middle;
}
.footer .footer_nav_phone img {
  margin-top: 0px !important;
}
.footer .footer_last {
  display: inline-block;
  padding: 50px 0 40px;
}
.footer .footer_last ul {
  display: inline-block;
  margin: 0 80px 0px 120px;
  vertical-align: top;
}
.footer .footer_last ul li {
  list-style-type: disc;
  color: #ccc;
  line-height: 28px;
  cursor: pointer;
}
.footer .footer_last ul li:hover {
  text-decoration: underline;
}
.footer .footer_last .footer_last_content {
  display: inline-block;
  width: 853px;
}
.footer .footer_last .footer_last_content img {
  margin: 0 auto;
  display: block;
}
.footer .footer_last .footer_last_content p {
  width: 713px;
  margin: 0 auto;
  display: block;
  color: #ccc;
  margin-top: 10px;
}
.footer .footer_last .footer_last_content a {
  color: #ccc;
}
.footer_last_content2{
  display: inline-block;
  width:260px;
  text-align: center;
  color:#ccc;
  line-height:1.5
}
.footer .footer_last .footer_wx {
  border-radius: 50%;
    margin-bottom: 8px;
}

/*###################便民服务########################*/
.bm {
  margin-top: -80px;
}
.bm .bm_nav {
  background: url(../images/c_nav_bg.png) repeat-y center scroll;
  height: 50px;
}
.bm_nav h3 {
  font-size: 16px;
  color: #fff;
  display: inline-block;
  margin-left: 20px;
  line-height: 50px;
}
.bm_nav ul {
  float: right;
  margin-top: 15px;
}
.bm_nav ul li {
  display: inline-block;
  float: left;
  text-align: center;
  width: 105px;
  border-right: 1px solid rgba(255, 255, 255, 0.5);
  color: #fff;
  position: relative;
  cursor: pointer;
}
.bm_nav ul li:hover {
  opacity: 0.8;
}
.bm_nav ul li img {
  position: absolute;
  bottom: -17px;
  right: 46px;
  display: none;
}
.bm_nav ul li.active img {
  display: block;
}
.article_content {
  background: #fff;
  padding-bottom: 50px;
}
.article_content p {
  width: 1125px;
  display: block;
  margin: 0 auto;
  line-height: 80px;
  font-size: 19px;
  border-bottom: 2px #ccc dotted;
  color: #5e5e5e;
}
.article_content > p:last-child {
  border: none;
}
.article_content .bm_article_time {
  float: right;
  font-size: 14px;
  color: #666;
  margin-right: 50px;
}

.article_article {
  background: #fff;
}
.article_article .position {
  padding: 30px;
  color: #919191;
}
.article_article .position a:last-child {
  color: #000;
}
.article_article h1 {
  text-align: center;
  font-size: 38px;
  margin: 50px auto 28px;
  color: #3f3f3f;
}
.article_xx {
  margin: 28px auto 40px;
  text-align: center;
}
.article_xx span {
  margin: 20px;
  color: #969696;
}
.article_a{
	display:inline-block;
    width: 100px;
    height: 22px;
    line-height: 22px;
    border: solid 1px #f70;
    border-radius: 30px;
    color: #f70;background-color:#f28f07;
	animation: myani 1s linear infinite 0s none;
	-moz-animation: myani 1s linear infinite 0s none;
	-webkit-animation: myani 1s linear infinite 0s none;
}
@keyframes myani{
0%,49%{color:#f28f07;background-color:#fff;}
55%,100%{color:#fff;background-color:#f28f07;}
}
@-moz-keyframes myani{
0%,49%{color:#f28f07;background-color:#fff;}
55%,100%{color:#fff;background-color:#f28f07;}
}
@-webkit-keyframes myani{
0%,49%{color:#f28f07;background-color:#fff;}
55%,100%{color:#fff;background-color:#f28f07;}
}
.article_content_body {
  overflow: hidden;
  width: 912px;
  display: block;
  margin: 0 auto;
  font-size: 18px;
  color: #000;
  line-height: 35px;
}
.article_content_body p {
  text-indent: 2em;
  margin: 21px 0 0;
}
.article_content_body video{
    clear: both;
    display: block;
	margin:10px auto;
}
.sxp{width: 950px;
    margin: 20px auto;
    line-height: 30px;
    color: #333;}
.sxp a{color: #333;}
.article_last {
  width: 1030px;
  display: block;
  margin: 0 auto;
  border-top: #ccc;
  padding-bottom: 58px;
  border-top: 1px #ccc solid;
}
.article_last h2 {
  margin: 30px 0;
  font-size: 16px;
  color: #4b4a4a;
  font-weight: bold;
}
.article_last ul li {
  margin-bottom: 10px;
  color: #505050;
}
.article_last ul li span:first-child {
  color: #505050;
  margin: 0 8px 0 4px;
}
.article_last ul li span:last-child {
  margin-right: 200px;
  float: right;
  color: #bababa;
}
.article_last ul li:hover a {
  color: #00b4b3;
}
.article_last ul li:hover span {
  color: #00b4b3;
}
