@charset "utf-8";
body{font-family:"黑体";}
.headerCon{
    position: absolute;
    z-index: 100;
    width: 100%;
    top: 0px;
}
.wap-header {
	display:none
}
.header_moble {
	display:none;
}
.header {
	max-width:1000px;
	height: 90px;
	margin:0 auto
;position: relative;
}
.header .hl {
	/* float:left */}
.header .hl h1 {
	float:left;
	padding-top: 15px;
	margin-right: 4px;
}
.header .hl h1 img {}
.header .hl h1 .logo2 {
	display:none
}
.header .hl ul {
	/* float:left; */}
.header .hl ul li {
	float:left;
	margin: 40px 25px 0px 0px;
	/* padding: 0px 15px; */
}
.header .hl ul li.put {
	position:relative
}
.header .hl ul li .a {
	float:left;
	padding: 0 3px 0px 0px;
	font-size: 16px;
	line-height:20px;
	color:#222;
	position:relative;
	z-index:2
}
.weather {
    float: left;
    margin: 3px 0px 0px 5px;
    font-size: 12px;
    line-height: 20px;
}
.top{
    background: #fff1d8;
}
.top-top {
    padding: 5px 0px;
    position: relative;
    height: 30px;
    width: 1000px;
    margin: auto;
}

.language {
    float: right;
    width: 72px;
    font-size: 10px;
    margin: 5px 0px 0px 0px;
}

.language li.put {
    position: absolute;
    width: 85px;
    margin-left: 13px;
}
.language  ul li .a {
	float:left;
	padding: 0 20px 0px 4px;
	font-size:18px;
	line-height:20px;
	color:#222;
	position:relative;
	z-index:2
}
.language  ul li .a:hover {
	color:#FFFFFF;
}
.language  ul li.put a {
	background:url(../img/pt.png) no-repeat right 0;
	background-position: right -4px;
	font-size: 12px;
	color: #3d3d3d;
}
.language  ul li .ly {
	display:none;
	font-size: 12px;
	line-height:28px;
	color:#fff;
	width: 80px;
	position:absolute;
	right: 15px;
	top: -4px;
	z-index:1;
	border-radius: 3px;
	overflow: hidden;
}
.language  ul li .ly .edbr {
	border-bottom:0;
}
.language  ul li .ly em {
	display:block;
	width:100%;
	height: 26px;
	background: #F6E6CA;
	float:right;}
.language  ul li .ly a {
	display:block;
	float:right;
	width:100%;
	height: 26px;
	border-bottom:1px solid #EFEFEF;
	color:#fff;
	font-size: 12px;
	line-height: 26px;
	text-align:center;
	background: #fff!important;
	background:#FFFFFF;
	text-decoration:none
}
.language  ul li .ly a:hover {
	background: #E9E9E9!important;
}
.language  ul li.show .ly {
	display:block}
.language  ul li.put.show a {
	color: #CB4B19;
	background: url(../img/pt.png) no-repeat right -26px;
}
.language  ul li.put.show a:hover{color: #000;}




.header .hl ul li .a:hover {
	/* color:#FFFFFF; */
}
.header .hl ul li.put a {
	/* background:url(../img/pt.png) no-repeat right 0; */
	/* background-position:right -23px; */
}
.header .hl ul li .ly {
	display:none;
	font-size:12px;
	line-height:28px;
	color:#fff;
	width: 72px;
	position:absolute;
	right: -1px;
	top:-10px;
	z-index:1;
	border-radius:5px
}
.header .hl ul li .ly .edbr {
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	border-bottom:0;
}
.header .hl ul li .ly em {
	display:block;
	width:100%;
	height: 43px;
	background: #F0F0F0;
	float:right;
	border-top-left-radius:5px;
	border-top-right-radius:5px
}
.header .hl ul li .ly a {
	display:block;
	float:right;
	width:100%;
	height:40px;
	border-bottom:1px solid #EFEFEF;
	color:#fff;
	font-size:14px;
	line-height:40px;
	text-align:center;
	background: #fff!important;
	background:#FFFFFF;
	text-decoration:none
}
.header .hl ul li .ly a:hover {
	background:#F0F0F0!important;
}
.header .hl ul li.show .ly {
	display:block
}
.header .hl ul li.put.show a {
	color: #3D3D3D;
	/*background:url(../img/pt.png) no-repeat right -23px;*/
}
.header .hl ul li.put.show a:hover{color:#f90}
.header .hr {
	position:relative;
}
.search {
	float:right;
	position:relative;
	margin: 28px 10px 0px 0px;
}
.search .txt {width: 180px;
	height: 20px;
	padding: 5px 0px 5px 10px;
	font-size: 14px;
	line-height: 20px;
	color: rgba(0, 0, 0, 0.35);
	border:0 none;
	border-radius: 3px;
	outline:0;
	background: #fff;
	
	text-indent: 0px;
}
.search .txt:hover{}
.search .btn {
	position:absolute;
	width: 30px;
	height: 30px;
	top:0px;
	right: 0px;
	background: url(../img/secelect01.png) no-repeat 5px 5px;
	border:0 none;
	cursor:pointer
}
.header .hr .search .src-ly {
	position:absolute;
	top:35px;
	left:0px;
	width:210px;
	height:auto;
	background:rgba(255,255,255,0.8)!important;
	background:#fff;
	display:none;
	border-radius:5px
}
.header .hr .search .src-ly .in {
	padding:10px 13px 0
}
.header .hr .search .src-ly h6 {
	font-size:12px;
	line-height:22px;
	color:#333;
	border-bottom:1px solid #d0d0d0;
	padding-left:20px;
	margin-bottom:5px
}
.header .hr .search .src-ly h6.h1 {
	background:url(../img/srh_ly.png) no-repeat 0 2px
}
.header .hr .search .src-ly h6.h2 {
	background:url(../img/srh_ly.png) no-repeat 0 -20px
}
.header .hr .search .src-ly .cls {
	position:absolute;
	right:13px;
	top:13px;
	background:url(../img/srh_ly.png) no-repeat 0 -48px;
	width:14px;
	height:14px
}
.header .hr .search .src-ly ul {
	margin-bottom:10px
}
.header .hr .search .src-ly li {
	float:left;
	width:61px
}
.header .hr .search .src-ly li.ed {
	width:24px
}
.header .hr .search .src-ly li a {
	color:#666;
	font-size:12px;
	line-height:25px;
}
.header .hr .search .src-ly li a:hover {
	color:#ff860d
}
.header .hr .search .len {
	position:absolute;
	top:35px;
	left:0px;
	width:210px;
	background:rgba(255,255,255,0.8)!important;
	background:#fff;
	border-radius:5px;

	display:none;
	overflow:hidden
}
.header .hr .search .len a {
	display:block;
	overflow:hidden;
	height:30px;
	font-size:12px;
	line-height:30px;
	padding-left:35px;
	color:#333
}
.header .hr .search .len a:hover,.header .hr .search .len a.hover {
	background-color:#FFC
}
.header .hr .search .len a.l1 {
	background-position:5px 3px
}
.header .hr .search .len a.l2 {
	background-position:5px -29px
}
.header .hr .search .len a.l3 {
	background-position:5px -61px
}
.header .hr .lgd {
	float:right;
	margin-top:15px
}
.header .hr .lgd li {
	float:right;
	position:relative;
	height:28px;
	margin-left:5px
}
.header .hr .lgd li a i {
	position:absolute;
	top:-3px;
	right:10px;
	font-size:12px;
	line-height:14px;
	color:#fff;
	padding:0 5px;
	border-radius:7px;
	background:#ec6909
}
.header .hr .lgd li.t1 {
	width:51px
}
.header .hr .lgd li.t2 {
	width:49px
}
.header .hr .lgd li.t3 {
	width:73px
}
.header .hr .lgd li .a {
	display:block;
	height:28px;
	position:relative;
	z-index:2;
	font-size:12px;
	line-height:28px;
	color:#fff;
	padding-right:15px;
	overflow:hidden;
	background:url(../img/pt.png) no-repeat right 0;
	text-align:center;
	text-decoration:none
}
.header .hr .lgd li.t1 .a {
	background:none;
	width:51px;
	text-align:center
}
.header .hr .lgd li.t2 .a {
	background-position-x:32px;
	overflow:visible
}
.header .hr .lgd li.t3 .a {
	background-position-x:55px
}
.header .hr .lgd li .ly {
	display:none;
	font-size:12px;
	line-height:28px;
	color:#fff;
	width:73px;
	position:absolute;
	right:0px;
	top:0px;
	z-index:1;
	border-radius:5px
}
.header .hr .lgd li.t1 .ly {
	width:51px
}
.header .hr .lgd li.t2 .ly {
	width:100px
}
.header .hr .lgd li.t3 .ly {
	width:73px
}
.header .hr .lgd li.show .ly {
	display:block
}
.header .hr .lgd li .ly em {
	display:block;
	height:28px;
	background:rgba(236,105,9,0.7)!important;
	background:#ec6909;
	float:right;
	border-top-left-radius:5px;
	border-top-right-radius:5px
}
.header .hr .lgd li.t1 .ly em {
	width:51px;
	border-radius:5px
}
.header .hr .lgd li.t2 .ly em {
	width:49px
}
.header .hr .lgd li.t3 .ly em {
	width:73px
}
.header .hr .lgd li .ly a {
	display:block;
	float:right;
	width:100%;
	height:28px;
	border-bottom:1px solid #eda559;
	color:#fff;
	font-size:12px;
	line-height:28px;
	text-align:center;
	background:rgba(236,105,9,0.7)!important;
	background:#ec6909;
	text-decoration:none;
	position:relative
}
.header .hr .lgd li .ly a:hover {
	background:rgba(236,105,9,1)!important
}
.header .hr .lgd li .ly a i {
	right:0px;
	text-align:center
}
.header .hr .lgd li.t2 .ly a {
	text-align:left;
	text-indent:10px
}
.header .hr .lgd li.t2 .ly a i {
	text-align:center;
	text-indent:0px;
	top:7px;
	right:10px;
	background:#999;
	border-radius:0
}
.header .hr .lgd li .ly .edbr {
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px
}
.header .hr .lgd li .ly .tpbr {
	border-top-left-radius:5px
}


.idx-footer-bg {
	background:#222430;
	/* margin-top: 68px; */
	color: #A9AAAD;
	font-size: 13px;
	line-height: 24px;
	clear: both;
}
.idx-footer-bg .idx-footer {
	width:1000px;
	margin:0 auto;
	padding:35px 0
;overflow: hidden;
}
.idx-footer-bg .idx-footer .fl {
	float:left;
	width: 100%;
}
.idx-footer-bg .idx-footer .fl dl {
	float:left;
	margin-right: 30px;
}
.idx-footer-bg .idx-footer .fl dl:last-child{margin:0px}
.idx-footer-bg .idx-footer .fl dt {
	font-size:14px;
	line-height:25px;
	color:#999
}
.idx-footer-bg .idx-footer .fl dd a {
	font-size: 13px;
	line-height:25px;
	color:#a9aaad;
}
.idx-footer-bg .idx-footer .fl dd a:hover {
	color:#FFFFFF;
}
.idx-footer-bg .idx-footer .fl .hb {
	float:left
}
.idx-footer-bg .idx-footer .fl .hb section {
	font-size:14px;
	line-height:25px;
	color:#999
}
.idx-footer-bg .idx-footer .fl .hb p a {
	font-size:14px;
	line-height:25px;
	color:#666;
	margin-right:15px
}
.idx-footer-bg .idx-footer .fl .hb p a:hover {
	color:#ec6909
}
.idx-footer-bg .idx-footer .fl .hb p a.all {
	color:#999
}
.idx-footer-bg .idx-footer .fr {
	padding-top: 80px;
	width: 80px;
}
.idx-footer-bg .idx-footer .fr .wechat {
	float:right;
	padding: 60px 0px 0px 0px;
}
.idx-footer-bg .idx-footer .fr .wechat section {
	font-size:14px;
	line-height:22px;
	color:#999;
	margin-bottom:10px
}
.idx-footer-bg .idx-footer .fr .wechat img {
	}.idx-footer-bg .idx-footer .fr .follow {
	float:right;
	width:100px;
	margin-right:50px
}
.idx-footer-bg .idx-footer .fr .follow section {
	font-size:14px;
	line-height:25px;
	color:#999;
	margin-bottom:10px
}
.idx-footer-bg .idx-footer .fr .follow ul li {
	float:left;
	width:26px;
	height:26px;
	margin-right:6px;
	margin-bottom:6px;
	position:relative
}

.idx-footer-bg .idx-footer .fr .follow ul li a:hover {
	opacity:0.95
}
.idx-footer-bg .idx-footer .fr .follow ul li.sina a {
	display:block;
	width:26px;
	height:26px;
	background-position:0 -29px
}
.idx-footer-bg .idx-footer .fr .follow ul li.qzone a {
	display:block;
	width:26px;
	height:26px;
	background-position:-32px -29px
}
.idx-footer-bg .idx-footer .fr .follow ul li.renren a {
	display:block;
	width:26px;
	height:26px;
	background-position:-64px -29px
}
.idx-footer-bg .idx-footer .fr .follow ul li.qqweibo a {
	display:block;
	width:26px;
	height:26px;
	background-position:0 -61px
}
.idx-footer-bg .idx-footer .fr .follow ul li.wechat a {
	display:block;
	width:26px;
	height:26px;
	background-position:-32px -61px
}
.idx-footer-bg .idx-footer .fr .follow ul li.wechat img {
	display:none;
	position:absolute;
	top:26px;
	left:0px
}
.idx-footer-bg .idx-footer .fr .follow ul li.wechat:hover img {
	display:block
}
.erweima {
	display:inline-block;
	color:#999;
	text-align:center;
	padding: 0px 0px 0px 0px;
	margin-top:10px;
	width: 112px;
	float: left;
}
.erweima:hover {
	color:#fff
}
.erweima p {
	line-height:30px
}
@media screen and (max-width:1000px) {
.header,.top_top_con {
	width:980px;
	/*overflow:hidden*/
}
.header{height:80px}
.header .hl h1 img{width: 150px;}
.tmsc_yxsc_tpl_c img{ width:470px;}
div#topss{ width:980px;}
.idx-footer-bg .idx-footer .fl dl {
	margin-right:15px;
}
.idx-footer-bg .idx-footer {
	width:980px
}
.header .hl ul li {
	margin-right: 11px;
	/* padding: 0px 6px; */
	margin: 33px 0px 0px 0px;
}
.header .hr .search .txt {
	width: 100px;
}
.header .hl ul li .a {
	font-size: 15px;
	padding: 0px 19px 0px 10px;
}
.header .hl ul li .ly {
	width: 97px;
	right: -1px;
}
.BreadBox{ width: 960px; margin: 0px auto;}
.zixunmain{ width:980px;}
}@media screen and (max-width:768px) {
	html {
	font-size:100px
}
.headerCon {
	background:#f9f9f9;
	text-align:center;
	box-shadow:0px 0px 15px rgba(0,0,0,0.5);
	position:relative;
	padding: 10px 0px;
	height: 40px;
}
.headerCon img {
	width:115px;
}
.header {
	display:none
}
.top-top{
	display:none
}
.wap-header {
	display:block
}
.wap-header .logo {
	width:25%;
	height:auto
}
.idx-footer-bg .idx-footer {
	width:96%;
	display:none
}
.header_moble {
	display:block
}
#sectiontitle{ display:none;}
.zixunmain{
    width: 100%;
}
.zixunmain img{}
.zixunmain h4{
    width: 100%;
 
    padding: 0px;
    margin: 0px;
}
.BreadBox{
    width: 96%;
    padding: 5px 0px 5px 4%;
}
}

.tops {
	z-index:999999;
	position:fixed;
	top:0px;
	left:0px;
	width: 100%;
	height: 52px;
	/* background:url(../img/footer_bg_1.jpg) no-repeat center top; */
	background: #00C1BF;
}
ul.tab {
    width: 1000px;
    margin: 0px auto;
    overflow: hidden;
}
.tops .tagtitle {
	color:#ffffff;
}
.tops ul {
	/* padding:10px 0px; */
}
.bot {
	/* position: relative; */
	width: 1000px;
	margin: 0px auto;
	height: 42px;
	/* position: absolute; */
	/* bottom: 0; */
	/* left: 0px; */
}



/*--返回顶部--*/
#ScrollToTop{
	position:fixed;_position:absolute;
	z-index:4;
	right:15px;
	bottom:20px;
	width: 50px;
	height: 50px;
	background: url(../img/gototop.png) no-repeat;
	display:block;
	font-size:15px;
	text-align:center;

	background-size: 100%;
}
#ScrollToTop.Offscreen{
	bottom:-100px;
}



.txt p img {
  width: 50%;
  height: 50%;
  float: left;
  padding: 0 22px 5px 0;}




  /* FlexSlider Default Theme
*********************************/
.flexslider { margin:0; /* background: #fff; */ position: relative;zoom: 1; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 0.6s ease; -moz-transition: all 0.6s ease; -o-transition: all 0.6s ease; transition: all 0.6s ease; *zoom:1;}
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin:0; }

/* Direction Nav */
.slider .flex-direction-nav a {width: 89px; height: 89px; margin: -20px 0 0; display: block; background: url(../img/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; cursor: pointer; text-indent: -9999px; opacity: 0; filter:alpha(opacity=0);_filter:alpha(opacity=100);-webkit-transition: all .3s ease;}
.slider .flex-direction-nav .flex-next {
    background: url(../img/bg_direction_nav.png) no-repeat bottom left;
}
.container .flexslider .flex-next {
    background: url(../img/bg_direction_nav2.png) no-repeat top left;
}
.carousel .flex-direction-nav a.flex-next {
    background: url(../img/bg_direction_nav1.png) no-repeat bottom left;
}
.carousel .flex-direction-nav a {
	width: 19px;
	height: 19px;
	margin: 0 0;
	display: block;
	background: url(../img/bg_direction_nav1.png) no-repeat 0 0;
	position: absolute;
	top: 50%;
	cursor: pointer;
	text-indent: -9999px;
	opacity: 0;
	filter:alpha(opacity=0);
	_filter:alpha(opacity=100);
	-webkit-transition: all .3s ease;
}
.scenicslider .flex-direction-nav a {
	width: 42px;
	height: 39px;
	margin:0 0;
	display: block;
	background: url(../img/bg_direction_nav2.png) no-repeat bottom left;
	position: absolute;
	top: 50%;
	cursor: pointer;
	text-indent: -9999px;
	opacity: 0;
	filter:alpha(opacity=0);
	_filter:alpha(opacity=100);
	-webkit-transition: all .3s ease;
}
.flex-direction-nav .flex-next {
	background-position: 0 100%;
	right: 5px;
}
.slider .flex-direction-nav .flex-prev {
	left: 5px;
}
.scenicslider .flex-direction-nav .flex-prev {
	left: 0px;
}
.carousel .flex-direction-nav .flex-prev {
/* left: 15px; */
}
.flexslider:hover .flex-next {
	opacity: 0.8;
	filter:alpha(opacity=80);
	right: 15px;
}
.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter:alpha(opacity=80);
	left: 15px;
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
	/* opacity: 1; */filter:alpha(opacity=100);
}
.flex-direction-nav .disabled {
	opacity: .3!important;
	filter:alpha(opacity=30);
	cursor: default;
}




.banner {
  height: 640px;
  position: relative;
  top: 0px; width:100%;
  z-index: 90;
  clear: both;
}

.banner .slider {
  height: 600px;
}

 .banner .slider .slides li {
  position: relative;
  width: 100%;
  overflow: hidden;
  height: 640px;
}

 .banner .slider .slides li a img {
  /* position: absolute; */
  /* top: 0; */
  /* left: 50%; */
  /* margin-left: -960px; */
  /* z-index: 10; */
}

 .banner .slider .slides li a {
  display: block;
  overflow: hidden;
  display: block;
  width: 100%;
  height: 100%;
}

 .banner .slider .slides li a img {
  /* width: 1920px; */
  height: 640px;
}

 .banner .carousel {
  margin-top: -130px;
  z-index: 100;
  position: absolute;
  width: 990px;
}

 .banner .carousel img {
  width: 150px;
  height: 100px;
}

 .banner .carousel .caption {
  width: 93%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  position: absolute;
  bottom: 0px;
  background: rgba(0,0,0,0.5);
  color: #fff;
  text-align: left;
  padding-left: 10px;
  margin-bottom: 2px;
}

 .banner .carousel .slides li {
  position: relative;
  margin: 0px 15px 0px 0px;
}
 .banner .carousel .slides li.flex-active-slide{}
  .banner .carousel .slides li.flex-active-slide a{border: 2px solid #fc0;}
 .banner .carousel .slides li a {
  display: block;
  width: 100%;
  height: 100%;
  border: 2px solid #fff;
  cursor: pointer;
}
 .banner .carousel .slides li a:hover {
  display: block;
  width: 100%;
  height: 100%;
  border: 2px solid rgb(229,0,7);
}

 .banner .carousel .slides li i.icon_go {
  display: block;
  width: 23px;
  height: 16px;
  position: absolute;
  left: 15px;
  top: 60%;
  background: url(../images/icon_go.png) center center no-repeat;
}

 .banner .carousel a:hover .caption,
 .banner .carousel .flex-active-slide a .caption {
  background-color: rgba(0,0,0,0.7);
  color: #fff;
  margin-bottom: 2px;
  _background-color: #000;
}

/*  .banner .carousel a:hover .caption:after,
 .banner .carousel a:hover .caption:before,
 .banner .carousel .flex-active-slide a .caption:after,
 .banner .carousel .flex-active-slide a .caption:before {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
} */

.banner .carousel a:hover .caption:after,
.banner .carousel .flex-active-slide a .caption:after {
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: rgba(0,0,0,0.7);
  border-width: 10px;
  margin-left: -5px;
}


/*页头幻灯片*/
.ppd0{
    position: relative;
    /* background:#3CF; */
    padding: 0px;
    /* margin: -16px 0px 0px 0px; */
    overflow: hidden; text-align:center;
    width:100%;
    height: 640px;
}

.banner-hero__content {
  margin-right: auto;
  margin-left: auto;
  display: block;
  height: calc(36.625vw + 124.2px);
  max-width: 980px;
  position: relative;
  color: #fff;
}


.banner-hero__constraint {
  position: relative;
  z-index: 10;
  text-align: left;
  padding: 20px;
  text-shadow: 0px 3px 7px #707070;
  margin: 150px 0px 0px 0px;
}

.banner-hero__surtitle {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fc0;
  margin-bottom: 15px;
}

.banner-hero__title {
  font-size: 60px;
/*   font-family: Arial,Courier,Georgia,Palatino,Verdana,Helvetica,Courier New,Times New Roman; */
font-family:"黑体";
  font-weight: 300;
  line-height: .9;
  margin-bottom: 20px;
}
.banner-hero__wyswyg {
  font-size: 16px;
  line-height: 1.1;
  margin-bottom: 20px;
}
.banner-hero__wyswyg em{ font-style:normal; padding: 0px 0px 0px 0px;}
.banner-hero__image {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 1;
}

.ppd1{
    z-index: 2;
    position: relative;
}
.ppd1 img{
	max-width: 1480px;
	_width:expression(this.width > 1280 ? "1280px" : this.width);
	height: 600px;
	margin:auto;
}
.ppd2{
    /* width: 110%; */
    /* height: 631px; */
    position: absolute;
    top: -16px;

    left: -78px;
    /* z-index: 1; */
    margin: 0px auto;
}
.ppd2 img{ width:110%; height: 600px; margin:auto;}
.blur {
    filter: url(blur.svg#blur); /* FireFox, Chrome, Opera */

    /* -webkit-filter: blur(10px); */ /* Chrome, Opera */
       -moz-filter: blur(10px);
        -ms-filter: blur(10px);
            filter: blur(10px);
    filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=10, MakeShadow=false); /* IE6~IE9 */
}
li.flex-active-slide a .active-slide{
    border: 2px solid rgb(229,0,7);
}
.putind .ly{display:none;}
.putind .ly .edbr{border-bottom:0;}
.putind.show .ly{display:block;}
.putind.show .ly a{display: block!important;padding: 10px 35px 10px 35px!important;}
