﻿.topimg {

position: relative;

z-index: 0; }

.topimg .slick-list li {
max-width:100%; overflow:hidden;
position: relative; }
.topimg .slick-list li video{ width:100%; display:block;}

 .topimg .arrow {

      position: absolute;

      top: 50%;

      background: #000;

      color: #fff;

      font-size: 40px;

      height: 70px;

      width: 70px;

      margin-top: -35px;

      border-radius: 50%;

      opacity: 0.5;

      filter: alpha(opacity=50);

      text-align: center;

      cursor: pointer;

      z-index: 1000;

      border: 1px solid rgba(255, 255, 255, 0.5); }



      .topimg .arrow i {

        line-height: 65px; }

      .topimg .arrow.pre {

        left: 30px; }

      .topimg .arrow.next {

        right: 30px; }

      .topimg .arrow:hover {

        opacity: 0.4;

        filter: alpha(opacity=40); }


  .topimg .slick-dots {

          bottom: 30px;

          right: 13%;

          text-align: right; position:absolute;}

  .topimg img{ width:100%;}
    .topimg .slick-dots li {

      display: inline-block;

      width: auto;

      float: none;

      vertical-align: middle; }

    .topimg .slick-dots li button {

      background: #fff;

      border: 0 none;

      border-radius: 7px;

      cursor: pointer;

      display: block;

      font-size: 0;

      height: 12px;

      line-height: 0;

      margin: 0 8px;

      outline: medium none;

      padding: 0;

      width: 12px; }

    .topimg .slick-dots li.slick-active button {

      background: #005792; }

  
     
.topimg .slick-list li h3 {

        font-size:24px;

        color: #fff;

        position: absolute;

        bottom:20px; left:13%;

        line-height: 1.5em;

        text-align: left;}



      .topimg .slick-list li a {

        position: absolute;

        top: 0;

        width: 100%;

        height: 100%;

        background:url(../images/topbg.png) top left repeat-x, url(../images/yy1.png) repeat-x bottom left; }
	 


        @media screen and (max-width: 1440px) {

          .topimg .slick-list li h3 {left:1%;
            max-width: 65%; } 
			.topimg .slick-dots{ right:1%;}
			
			}
			
			
 @media screen and (max-width: 1050px) {
	         .topimg .slick-list li a {background:url(../images/yy1.png) repeat-x bottom; background-size: 1%; } 
			 
        .topimg .arrow {

          display: none !important; }
		 
	  
		   .topimg .slick-dots li button {

            font-size: 0;

            border-radius: 6px;

            height: 10px;

            width: 10px;

            background: #fff; } 
			.topimg .slick-dots .moreimg {

            margin-left: 10px;

            font-size: 9px;

            line-height: 20px;

            height: 20px;

            border-radius: 10px;

            padding: 0 8px; } 
		  
		   }

	 @media screen and (max-width: 1000px) { 
	 .topimg .slick-list li h3 { font-size:18px;}	
	 
	
	 }


     




/* This stylesheet generated by Transfonter (https://transfonter.org) on May 9, 2017 1:51 AM */
@font-face {
  font-family: 'icon';
  src: url('../font/icon.eot');
  src: url('../font/icon.eot#iefix') format('embedded-opentype'),
       url('../font/icon.woff') format('woff'),
       url('../font/icon.ttf') format('truetype'),
       url('../font/icon.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "icon";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.icon-angle-left:before { content: '\e99b';} /* '?' */
.icon-angle-right:before { content: '\e99c'; } /* '?' */