﻿@charset "utf-8";
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
}
.fix{
	position:fixed;
	top:0;
}
body {
  overflow-x: hidden;
}
i.home {
  display: inline-block;
  height: 11px;
  width: 12px;
  background: url(../img/20.png) no-repeat 0 0;
  margin-right: 6px;
  vertical-align: middle;
}
i.you {
  display: inline-block;
  height: 5px;
  width: 3px;
  background: url(../img/21.png) no-repeat 0 0;
  margin: 0 6px;
  vertical-align: middle;
}
.zibanner>img{margin: auto}
header {
	width: 100%;
	height: 120px;
	z-index: 1000;
	position: absolute;
	background-color: #EDEDED;
	background-image: url(../img/topbj.png);
	background-repeat: no-repeat;
	background-position: center top;
}
header .head {
  width: 1200px;
  margin: auto;
  height: 120px;
}
header .head .header-logo {
  float: left;
  width: 400px;
  padding-top: 29px;
}
header .head .header-right {
  position: relative;
  width: 800px;
  height: 120px;
  float:right;
}
header .head .header-right .hearitop {
  overflow: hidden;
  float: right;
  position: absolute;
  top: 24px;
  right: 0;
}
header .head .header-right .hearitop li {
  float: left;
  padding: 0 6px;
  color: #646464;
  font-size: 12px;
}
header .head .header-right .hearitop li:nth-child(1) {
  /* border-right: 1px solid #bbb; */
}
header .head .header-right .hearitop li img {
  display: inline-block !important;
  margin-right: 5px;
  vertical-align: middle;
  position: relative;
  top: -1px;
}
header .head .header-right .nav {
  height:56px;
  float: right;
  margin-top: 42px;
}
header .head .header-right .nav li {
  float: left;
  position: relative;
}
header .head .header-right .nav li >a {
  display: block;
  color: #333333;
  font-size: 14px;
  height: 56px;
  line-height: 56px;
}
header .head .header-right .nav li:not(:last-child) {
  margin-right: 40px;
}
header .head .header-right .nav li.active >a {
  color: #20738b;
}
header .head .header-right .nav li.active >a:after {
  content: "";
  width: 80%;
  height: 4px;
  margin-left: 10%;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #20738b;
}
header .head .header-right .nav li:hover >a {
  color: #20738b;
}
header .head .header-right .nav li:hover >a:after {
  content: "";
  width: 80%;
  height: 4px;
  margin-left: 10%;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #20738b;
}
.banner a.lunboa {
  display: block;
  float: left;
}
.banner a.lunboa:not(:last-child) {
  margin-right: 16.5px;
}
.banner {
  width: 1200px !important;
  margin: auto;
}
.indebiaot {
  width: 1200px;
  margin: 18px auto auto;
  overflow: hidden;
}
.indebiaot .btlogo {
  height: 88px;
}
.indebiaot div.btbt {
  margin-left: 30px;
  height: 50px;
  position: relative;
  top: 24px;
}
.indebiaot div.btbt h3 {
  font-size: 30px;
  color: #43a7e2;
}
.indebiaot div.btbt h6 {
  font-size: 14px;
  color: #43a7e2;
}
.ztzixun {
  width: 1200px;
  height: 225px;
  margin: 22px auto 20px;
  overflow: hidden;
}
.ztzixun .zxbanner {
  width: 593px;
  height: 225px;
  float: left;
  position: relative;
}
.ztzixun .zxbanner > h2 {
  border-bottom: 1px solid #abcbd6;
}
.ztzixun .zxbanner > h2 span {
  display: inline-block;
  font-size: 14px;
  padding: 0 14px 8px;
  border-bottom: 3px solid transparent;
  cursor: pointer;
}
.ztzixun .zxbanner > h2 span.active {
  font-size: 18px;
  color: #43a7e2;
  border-color: #43a7e2;
}
.ztzixun .zxbanner > h2 span:hover {
  color: #43a7e2;
}
.ztzixun .zxbanner > h2 a {
  font-size: 14px;
  color: #43a7e2;
  position: relative;
  top: 6px;
}
.ztzixun .zxbanner > h2 a:hover {
  opacity: .8;
}
.ztzixun .zxbanner .contentt {
  height: 130px;
  overflow: hidden;
  padding: 10px;
}
.ztzixun .zxbanner .contentt > p {
  text-indent: 2em;
  font-size: 13px;
  color: #666666;
  line-height: 23px;
}
.ztzixun .zxbanner > a {
  font-size: 14px;
  color: #21738b;
  position: absolute;
  bottom: 0;
  right: 0;
}
.ztzixun .xwlibiao {
  width: 593px;
  height: 225px;
  float: right;
  overflow: hidden;
}
.ztzixun .xwlibiao .lfet-img {
  float: left;
}
.ztzixun .xwlibiao .right-list {
  float: right;
  width: 282px;
  height: 225px;
  overflow: auto;
}
.ztzixun .xwlibiao .right-list h2 {
  border-bottom: 1px solid #abcbd6;
}
.ztzixun .xwlibiao .right-list h2 span {
  font-size: 18px;
  color: #43a7e2;
  padding: 0 0 8px 0;
  display: inline-block;
  border-bottom: 3px solid #43a7e2;
}
.ztzixun .xwlibiao .right-list h2 a {
  font-size: 14px;
  color: #43a7e2;
  position: relative;
  top: 6px;
}
.ztzixun .xwlibiao .right-list h2 a:hover {
  opacity: .8;
}
.ztzixun .xwlibiao .right-list .in-xwlist h3 {
  line-height: 27px;
}
.ztzixun .xwlibiao .right-list .in-xwlist h3 a {
  display: block;
}
.ztzixun .xwlibiao .right-list .in-xwlist h3 a:hover span {
  color: #999;
}
.ztzixun .xwlibiao .right-list .in-xwlist h3 a span {
  font-size: 12px;
  color: #666666;
  width: 230px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ztzixun .xwlibiao .right-list .in-xwlist h3 a span:before {
  display: inline-block;
  content: "";
  width: 4px;
  height: 4px;
  background-color: #333;
  border-radius: 50%;
  margin-right: 4px;
  position: relative;
  top: -2px;
}
.ztzixun .xwlibiao .right-list .in-xwlist h3 a time {
  font-size: 12px;
  color: #b2b2b2;
}
footer {
  width: 100%;
  background-color: #D7E5EA;
}
footer .footer {
	width: 1200px;
  height: 94px;
  margin: 0px auto auto;
}
footer .footer ul{
	overflow:hidden;
	position: relative;
    top: 26px;
	width:100%;
	margin:auto;
}
footer .footer ul li{
	float:left;
	width:150px;
	text-align:center;
	height:30px;
}
footer .footer ul li a{
	font-size:14px;
	color:#333
}
footer .footer ul li a:hover{
	color:#999
}
footer .footer h3 {
  line-height: 64px;
  font-size: 14px;
  color: #666;
}
.height{
	width: 450px;
	margin:0 77px;
}
.height img{width:100%;}
.section_m_r_b{width:100%;}
 
	
.section {
  width: 1200px;
  margin: auto;
  overflow: hidden;
  background-color: #F2F2F2;
}
.section .section-fl {
  width: 212px;
}
.section .section-fl .section-fl-top {
  width: 100%;
  height: 90px;
  position: relative;
  overflow: hidden;
}
.section .section-fl .section-fl-top img {
  width: 100%;
  height: 100%;
}
.section .section-fl .section-fl-top b {
  font-size: 16px;
  color: #ffffff;
  position: absolute;
  bottom: 18px;
  left: 30px;
}
.section .section-fl .zsliekuai {
  margin-top: 8px;
      background-color: #EDEDED;
}
.section .section-fl .zsliekuai li {
  margin-bottom: 8px;
}
.section .section-fl .zsliekuai li a {
  display: block;
  background: #EDEDED url(../img/18.png) no-repeat 30px 9px;
  color: #282828;
  font-size: 13px;
  line-height: 30px;
  height: 30px;
  padding-left: 52px;
}
.section .section-fl .zsliekuai li.active a {
  color: #fff;
  background: #4EAADA url(../img/17.png) no-repeat 30px 9px;
}
.section .section-fl .lxwmgg {
  width: 212px;
  height: 415px;
}
.section .section-fl .lxwmgg img {
  width: 212px;
  height: 277px;
}
.section .section-fl .lxwmgg .neirong {
  background-color: #c6b092;
  border-bottom: 1px solid #c30d15;
  padding: 21px 10px;
}
.section .section-fl .lxwmgg .neirong h4 {
  color: #fff;
  font-size: 12px;
}
.section .section-fl .lxwmgg .neirong h3 {
  color: #fff;
  margin: 14px 0;
  font-size: 17px;
}
.section .section-fl .lxwmgg .neirong h3 span {
  font-size: 26px;
}
.section .section-fr {
  width: 940px;
  padding-right: 20px;
}
.section .section-fr .sefrtop {
  border-bottom: 1px solid #e6e6e6;
  padding: 28px 0;
}
.section .section-fr .sefrtop h3 {
  font-size: 20px;
  color: #333333;
}
.section .section-fr .sefrtop h6 {
  margin-top: 11px;
}
.section .section-fr .sefrtop h6 span {
  font-size: 12px;
  color: #666666;
}
.section .section-fr .sefrtop h6 span:last-child {
  color: #333;
}
.section .section-fr .sefrbotm {
  padding: 42px 50px 42px 0;
  min-height:590px;
}
.section .section-fr .sefrbotm .biaoti {
  border-bottom: 1px solid #f1f1f1;
  /* padding-bottom: 30px; */
  margin-bottom: 30px;
}
.section .section-fr .sefrbotm .biaoti h2 {
  text-align: center;
  font-size: 20px;
  color: #333333;
}
.section .section-fr .sefrbotm .biaoti h6 {
  margin-top: 6px;
  text-align: center;
  font-size: 12px;
  color: #999999;
}
.section .section-fr .sefrbotm p {
  font-size: 14px;
  color: #333333;
  /* text-indent: 2em; */
  line-height: 29px;
}
.section .section-fr .sefrbotm img {
  margin: 4px auto;
  display:inline-block;
}
.section .section-fr .sefrbotm h3 {
  font-size: 18px;
  color: #333333;
}
.section .section-fr .sefrbotm h4 {
  margin-top: 8px;
  font-size: 14px;
  line-height: 24px;
  color: #333333;
  margin-bottom: 34px;
}
.section .section-fr .xiangqlib {
  padding: 24px 0;
  height: 239px;
  border-bottom: 1px solid #e6e6e6;
}
.section .section-fr .xiangqlib .owl-carousel {
  height: 239px;
}
.section .section-fr .xiangqlib .owl-carousel a {
  display: block;
  overflow: hidden;
}
.section .section-fr .xiangqlib .owl-carousel a .frflimg {
  width: 374px;
  height: 239px;
}
.section .section-fr .xiangqlib .owl-carousel a .frflimg img {
  height: 100%;
}
.section .section-fr .xiangqlib .owl-carousel a .frfrcontent {
  width: 550px;
  height: 239px;
}
.section .section-fr .xiangqlib .owl-carousel a .frfrcontent h1 {
  font-size: 48px;
  color: #dedede;
  line-height: 48px;
}
.section .section-fr .xiangqlib .owl-carousel a .frfrcontent h2 {
  font-size: 24px;
  color: #444444;
  width: 410px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.section .section-fr .xiangqlib .owl-carousel a .frfrcontent h6 {
  font-size: 12px;
  color: #999999;
  margin-top: 10px;
  width: 410px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.section .section-fr .xiangqlib .owl-carousel a .frfrcontent h4 {
  margin-top: 10px;
  font-size: 14px;
  color: #454545;
  width: 410px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.section .section-fr .xiangqlib .swiper-button-prev {
  width: 36px;
  height: 22px;
  background: #ae000a;
  left: 390px !important;
  bottom: 5px !important;
  top: auto;
  font-family: "宋体";
  line-height: 22px;
  font-size: 20px;
  text-align: center;
  color: #fff;
  opacity: 1;
}
.section .section-fr .xiangqlib .swiper-button-next {
  width: 36px;
  height: 22px;
  background: #ae000a;
  left: 434px !important;
  bottom: 5px !important;
  top: auto;
  font-family: "宋体";
  line-height: 22px;
  font-size: 20px;
  text-align: center;
  color: #fff;
  opacity: 1;
}
.section .section-fr .xwlieb .xwlieblist {
  border-bottom: 1px solid #e6e6e6;
}
.section .section-fr .xwlieb .xwlieblist:hover a > .biaoti > h3,
.section .section-fr .xwlieb .xwlieblist:hover a > .biaoti h4 {
  color: #808080;
}
.section .section-fr .xwlieb .xwlieblist a {
  display: block;
  padding: 26px 0;
  overflow: hidden;
}
.section .section-fr .xwlieb .xwlieblist a .riqi {
  width: 90px;
  height: 90px;
  background-color: #e0e0e0;
}
.section .section-fr .xwlieb .xwlieblist a .riqi h2 {
  font-size: 36px;
  color: #ae000a;
  text-align: center;
  font-weight: 700;
  padding-top: 7px;
}
.section .section-fr .xwlieb .xwlieblist a .riqi h3 {
  font-size: 14px;
  color: #787878;
  text-align: center;
}
.section .section-fr .xwlieb .xwlieblist a .biaoti {
  width: 840px;
}
.section .section-fr .xwlieb .xwlieblist a .biaoti h3 {
  font-size: 18px;
  color: #282828;
}
.section .section-fr .xwlieb .xwlieblist a .biaoti h6 {
  font-size: 12px;
  color: #999999;
  margin-top: 5px;
}
.section .section-fr .xwlieb .xwlieblist a .biaoti h4 {
  margin-top: 10px;
  color: #454545;
  font-size: 12px;
}
.section .section-fr .lxwmbk {
  padding: 40px 0;
  overflow: hidden;
}
.section .section-fr .lxwmbk .ditu {
  width: 320px;
  height: 225px;
  border: 1px solid #e6e6e6;
}
.section .section-fr .lxwmbk .dzsmd {
  width: 600px;
  height: 225px;
}
.section .section-fr .lxwmbk .dzsmd h3 {
  font-size: 18px;
  color: #282828;
}
.section .section-fr .lxwmbk .dzsmd h5 {
  font-size: 14px;
  color: #333;
  margin-top: 8px;
}
.section .section-fr .xszgs h2 {
  border-bottom: 1px solid #ae000a;
  padding: 6px 0;
}
.section .section-fr .xszgs h2 span {
  font-size: 14px;
  color: #fff;
  background-color: #ae000a;
  padding: 6px 12px;
}
.section .section-fr .xszgs .zigongsi {
  overflow: hidden;
}
.section .section-fr .xszgs .zigongsi li {
  padding: 30px 0;
  float: left;
  width: 50%;
}
.section .section-fr .xszgs .zigongsi li h3 {
  font-size: 18px;
  color: #282828;
}
.section .section-fr .xszgs .zigongsi li h5 {
  font-size: 14px;
  color: #333;
  margin-top: 8px;
}
.fenyeanniu {
  overflow: hidden;
  float: right;
  margin-top: 17px;
  margin-right: 40px;
  margin-bottom: 15px;
}
.fenyeanniu a {
  font-family: "宋体";
  display: block;
  float: left;
  text-align: center;
  width: 24px;
  height: 24px;
  line-height: 24px;
  border-radius: 2px;
  margin: 0 3px;
  font-size: 12px;
}
.fenyeanniu .yema {
  float: left;
}
.fenyeanniu .yema a {
  background-color: #e0e0e0;
}
.fenyeanniu .yema a.active {
  background-color: #ae000a;
  color: #fff;
}
.fenyeanniu span {
  font-size: 12px;
  color: #333;
  line-height: 24px;
  margin-left: 10px;
}
.qingchu{position: inherit;}

.news_l.dian i{width:3px;height:3px;background:#666666;display:inline-block;margin-bottom:3px;margin-right:3px;}





        .indexbod{
	background-color: #e8f1f8;
	background-image: url(../img/05.png);
	background-repeat: no-repeat;
	background-position: center top;
        }
		
        .indexn{
	background-attachment: fixed;
	background-color: #e8f1f8;
	background-image: url(../img/bg_fixed.jpg);
	background-repeat: no-repeat;
	background-position: center top;
        }		

        #owl-demo2>.owl-controls{
            position: relative;
            top: -42px;
        }
        #owl-demo2 .owl-item img{
            width: 593px;
            height: 225px;
        }
        .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
            opacity: 1;
            background-color: #43a7e2;
        }
        .owl-theme .owl-dots .owl-dot span{
            background: rgba(255,255,255,.4);
        }
		header .head .header-right .nav li{
			position:relative;
		}
		.header .head .header-right .nav li:hover .lakuai{
			display:block;
		}
		
		
		.lakuai{
			padding-top:20px;
			position:absolute;
			top:52px;
			left:0;
			width:130%;
			display:none;
		}
		.xlasdk{
			margin-top:20px;
			position:absolute;
			top:0;
			left:-40%;
			width:180%;
			background-color:rgba(255,255,255,0.7);
			border:1px solid #e6e6e6;
			border-radius:5px;
			text-align:center;
			z-index: 1000;
		}
		<!-- .xlasdk:before{ -->
			<!-- content: ""; -->
			  <!-- width: 0; -->
			  <!-- height: 0; -->
			  <!-- display: block; -->
			  <!-- position: absolute; -->
			  <!-- top: -9px; -->
			  <!-- left: 40px; -->
			  <!-- border-bottom:9px solid #ddd; -->
			  <!-- border-left:9px solid #fff; -->
			  <!-- border-right:9px solid #fff; -->
			  
		<!-- } -->
		.xlasdk:after{
			content: "";
			  width: 0;
			  height: 0;
			  display: block;
			  position: absolute;
			  top: -8px;
			  left: 41px;
			  border-bottom:8px solid rgba(255,255,255,0.7);
			  border-left:8px solid transparent;
			  border-right:8px solid transparent;
			  
		}
		.xlasdk>h3>a{
			font-size:14px;
			line-height:36px;
			display:block;
			position:relative
		}
		.xlasdk>h3>a:hover:after{
			  content: "";
			  width: 80%;
			  height: 4px;
			  margin-left: 10%;
			  display: block;
			  position: absolute;
			  bottom: 0;
			  left: 0;
			  background-color: #20738b;
		}
		.xlasdk>h3:not(:last-child){
			border-bottom:1px solid #e6e6e6;
		}
		.hearitop,footer .footer ul{
			overflow: inherit !important;
		}
		footer .footer ul{
			height:30px;
		}
		.hearitop>li{
			position:relative;
		}
		.hearitop>li:nth-child(3):hover .tanewm{
			display:block;
		}
		.tanewm{
			display:none;
			border:1px solid #e6e6e6;
			width:150px;
			height:150px;
			background-color:#fff;
			z-index:10000;
			position:absolute;
			top:30px;
			left:-70px;
		}
		.tanewm img{
			width:100%;
			height:100%;
		}
		footer .footer ul li{
		    width: 20%;
		}
		footer .footer ul .tanewm{
			display:none;
			border:1px solid #e6e6e6;
			width:150px;
			height:150px;
			background-color:#fff;
			z-index:10000;
			position:absolute;
			top:-160px;
			left:0px;
		}
		footer .footer ul li:nth-child(1):hover .tanewm{
			display:block
		}
		.news_l li a{
			display: inline-block;
			overflow: hidden;
			white-space: nowrap;
			text-overflow: ellipsis;
			width: 495px;
			height: 17px;
			line-height: 17px;
		}



/* 分页 */
#pages { padding:14px 0 10px; font-family:宋体 }
#pages a { display:inline-block; height:22px; line-height:22px; background:#fff; border:1px solid #e3e3e3; text-align:center; color:#333; padding:0 10px}
#pages a.a1 { background:url(../images/admin_img/pages.png) no-repeat 0 5px; width:56px; padding:0 }
#pages a:hover { background:#f1f1f1; color:#000; text-decoration:none }
#pages span { display:inline-block; height:22px; line-height:22px; background:#5a85b2; border:1px solid #5a85b2; color:#fff; text-align:center;padding:0 10px}
.page .noPage { display:inline-block; width:56px; height:22px; line-height:22px; background:url(../img/icu/titleBg.png) repeat-x 0 -55px ; border:1px solid #e3e3e3; text-align:center; color:#a4a4a4; }