@charset "utf-8";
* {
    margin: 0; padding: 0;
}

img {
    border: none; 
}
a {
    text-decoration: none; color: #333; cursor:pointer;  
}
input {
	 cursor:pointer; 
} 
a:hover {
    text-decoration: none !important;
}
ul {
    list-style-type: none;  
}
h1,h2,h3 {
        font-weight: normal;
}
html {
    -webkit-text-size-adjust： none;
} /* 禁用iPhone中Safari的字号自动调整 */

/*清楚浮动*/

.clearfix:after{  
   content: "020";  
   display: block;  
   height: 0;  
   clear: both;  
   visibility: hidden;   
} 
 .clearfix {  
   /* 触发 hasLayout */  
   zoom: 1;  
}

/*字体文件*/
@font-face { 
  font-family: SketchRockwell; 
  src: url(../fonts/FZLTZH.TTF); /*方正兰亭中黑简体*/
} 

@font-face { 
  font-family:family_1; 
  src: url(../fonts/FZLTCXHJW.TTF); /*方正兰亭超细黑简体*/
} 

@font-face { 
  font-family:family_2; 
  src: url(../fonts/FZLTHJT.TTF); /*方正兰亭黑简体*/
} 


@font-face { 
  font-family:family_4; 
  src: url(../fonts/FZLTTH.TTF); /*方正兰亭特黑简体*/
} 



/*字体文件结束*/

/*首页样式开始*/

.all {
	width: 100%; height: auto;  
}

.navbar-default .navbar-nav>li>a {
	font-family:SketchRockwell; color: #fff; font-size: 24px;
}

/**首页banner向下箭头**/

.footer_4 p>a {
	font-size: 14px; color: #202020; line-height: 25px; 
}
  
@-webkit-keyframes arrow {
0% {
opacity:0;
-webkit-transform:translate(0, 0px) rotate(45deg)
}
50% {
opacity:1;
-webkit-transform:translate(0, 10px) rotate(45deg)
}
100% {
opacity:0;
-webkit-transform:translate(0, 10px) rotate(45deg)
}
}

.jt_1 {
	 width: 100%; position: absolute; bottom: 50px; height: auto;  z-index: 9999; display: block;
}

/**箭头结束**/


@media(min-width: 1440px) {
	
	
/*分页*/
.pagelist{text-align:center;margin:10px 0 100px;}
.pagelist b,.pagelist a{display:inline-block;border:1px solid #ed1b1a;background:#fff;color:#ccc;padding:3px 10px;}
.pagelist b{background:#ed1b1a;}
.pagelist a{color:#555;}
.pagelist a:hover{color:#fff;background:#ed1b1a;}
/*分页结束*/
	
		div { display: block; margin: 0; padding: 0; border: 0 none; outline: 0; background: transparent; font-weight: normal; font-style: normal; }
#inner { width: 100%; margin: 0 auto; background-color: #00AFC4; position: relative; z-index: 999;}

#inner:hover  .hot-event .switch-nav  {
	display: block;
}

.hot-event { }
    .hot-event .switch-tab { text-align: center; padding: 10px 0; position: absolute; bottom: 0px;  width: 100%;}

    .hot-event .switch-nav { position: absolute; bottom: 50%;  z-index: 2; width: 100%; height: auto;  display: none; }
       
        .hot-event .switch-nav .prev { border-radius: 3px 0 0 3px; border-width: 1px;  float: left; background-image: url(../img/left.png);  width: 48px; height: 48px;}
        .hot-event .switch-nav .next { border-radius: 0 3px 3px 0; border-width: 1px 1px 1px 0; float: right;   width: 48px; height: 48px; background-image: url(../img/right.png); }
       
        .hot-event .switch-nav a { display: inline-block; }
            .hot-event .switch-nav a:hover { }
    .hot-event .event-item { height: auto; width: 100%;  }
        .hot-event .event-item .banner { display: block; }
        .hot-event .event-item img {  width: 100%; height: auto; display: block;}

a { color: #4385a7; }
a { text-decoration: none; }
    a .ico { cursor: pointer; }
.ico { display: inline-block; width: 16px; height: 16px; vertical-align: middle; overflow: hidden; }
	
			.photo_1 {
				display: none !important;
			}
	
	        .hot-event .switch-tab a, .hot-event .switch-tab .current { margin: 0 2px; display: inline-block; width: 5px; height: 5px;  background-color: #f2f2f2;  border-radius: 90%;}
        .hot-event .switch-tab .current {   width: 30px; height: 5px; border-radius: 10px; background-color: #fff;}
	
	.arrow {
    display: block;
    margin: 0 auto;
    width: 25px;
    height: 25px;
    border: 3px solid transparent;
    border-right: 3px solid #fff;
    border-bottom: 3px solid #fff;
    opacity: .8;
    -webkit-transform: rotate(45deg);
    -webkit-animation: arrow 1.5s infinite ease-in-out;
}
	
	.fw {
	height: auto;  margin: 0 0 0; padding: 100px 0 0;
}
	
  .fw>p {
	width: 80%; height: auto;margin: 0 auto 120px; line-height: 65px; font-size: 2.5rem; color: #7d7d7d; font-family: SketchRockwell; text-align: center;
}

.fw p span {
	color: #212020; font-family: SketchRockwell;  font-weight: bold;
}

.fw_bt01 {
	width: 80%; height: auto;  margin: 0 auto;
}
.fw_bt01 span  {
	 float: right; font-size: 45px; font-family:  SketchRockwell; width: 100px; height: 45px; margin: 0 1% 0 0; line-height: 45px; 
}
.fw_bt01 p {
	float:right; font-size: 20px ; font-family:  SketchRockwell;  width: 132px; height: 45px; line-height: 45px; color: #212020; 
}

	body {
    background-color: #fff; font-family: "微软雅黑"; color: #333; font-size: 16px; 
}
	
	.row_1 {
	/*margin-top: 250px;*/
}

.wap {
	display: none;
}

.s_1 {
	 width: 100%; height: auto; margin: 0 auto; padding: 260px 0 0;
}
.tj_1 {
	width: 40%; height: auto; position: absolute; top: -210px; left: 30%; background-color: #fff; z-index: 666; font-size: 2.5rem; font-family:  SketchRockwell;  line-height: 65px;
}

.tj_1 p span {
	color: #c80000;
}


.tj_2 {
	width: 50%; height: auto; position: absolute; top: -180px; left: 25%;  z-index: 555;
}

.tj_2_1 {
	display: block; height: auto;border: 5px solid #1b1b1b; border-bottom: none;
}

.tj_2_1 span {
	width: 2px; height: 70px; display: block; background-color: #c6c6c5; margin: 105px auto 0;
}
.tj_2_2 span {
	width: 2px; height: 20px; display: block; background-color: #c6c6c5; margin: 0px auto 0;
}

.tj_2_2 {
	display: block; height: 40px;border: 5px solid #fff; border-top: none;
}

.tab1{width:100%; margin: 50px 0 0; position: relative;}
.menu{width:15%;height:auto;  position: absolute; top: 0; left: 5%; }
.menu li{width:100%;height:auto;cursor:pointer; color:#666;font-size:16px; margin: 0 0 10px; text-align: left;}
.menu li div {
	font-family:SketchRockwell ; font-size: 22px; font-weight: normal; color: #b7b7b7;
}
.menu li div p {
	font-family:SketchRockwell ; font-size: 20px; font-weight: normal; color: #b7b7b7; 
}
.menu li span {
	display: block; width: 2px; height:50px; margin: 0 0 0 5px; background-color: #b7b7b7;
}
.menudiv{width:100%;height:auto;  border-top:0;background:#fefefe; }
.menudiv>div{ }


.off{color:#fff !important;font-weight:bold}

.off div,.off div p  {
	color: #fff !important;
}

.off span {
	background-color: #fff !important;
}

/*#con_one_1 {
	background-image: url(http://oqymeuc6g.bkt.clouddn.com/01.jpg); background-position: right center; background-repeat: no-repeat;
}*/
.x_bj {
	background-image: url(../img/01.jpg); background-position: right center; background-repeat: no-repeat;
}

.ys_1_1 {
	width: 50%; height: auto; float: left; margin: 100px 0 0;
}

.ys_1_1 .pc {
	width: 70%; height: auto; display: block; margin: 0 auto;
}

.ys_1_2 {
	width: 50%; height: auto; float: left; margin: 200px 0 0; color: #fff;
}

.ys_1_2 h1 {
	font-size: 45px; font-family: SketchRockwell; font-weight: normal; height: 50px; line-height: 50px; 
	
	display:inline-block;  _display:inline; /*white-space:nowrap;  */
}

.ys_1_2 h1 span {
	
}

.ys span {
	color: #fff;
}


.ys_1_2 h2 {
	font-size: 65px; font-family: family_1;
}

.ys_1_3 {
	 width: 65%; height: auto; margin:80px auto 0;
}

.ys_1_3>div {
	float: left; width: 50%;
}

.ys_1_3 p {
	width: 100%; height: auto;  display: block; font-size: 1.2rem; font-family: family_2; line-height: 40px; text-align: left;
}

/*#con_one_2 {
	background-image: url(../img/02.jpg); background-position: right center; background-repeat: no-repeat;
}*/


.ys_2_1 {
	width: 50%; height: auto; float: left; margin: 100px 0 0;
}

.ys_2_1 .pc {
	width: 70%; height: auto; display: block; margin: 0 auto;
}

.ys_2_2 {
	width: 50%; height: auto; float: left;  margin: 200px 0 0; color: #fff;
}

.ys_2_2 h1 {
	font-size: 45px; font-family: SketchRockwell; font-weight: normal; height: 50px; line-height: 50px; 
	
	display:inline-block;  _display:inline;
}




.ys_2_2 h2 {
	font-size: 65px; font-family: family_1;
}

.ys_2_3 {
	 width: 60%; height: auto; margin:80px auto 0;  text-align:center;
}
.ys_2_3 p {
	 height: auto;display: block; font-size: 20px; font-family: family_2; line-height: 40px; text-align: left;
	 
	 display:inline-block; 
	 _display:inline;
}




/*#con_one_3 {
	background-image: url(../img/03.jpg); background-position: right center; background-repeat: no-repeat;
}*/

.ys_3_1 {
	width: 50%; height: auto; float: left; margin: 100px 0 0;
}

.ys_3_1 .pc {
	width: 70%; height: auto; display: block; margin: 0 0 0 6%;
}

.ys_3_2 {
	width: 50%; height: auto; float: left;  margin: 200px 0 0; color: #fff;
}

.ys_3_2 h1 {
	font-size: 45px; font-family: SketchRockwell; font-weight: normal; height: 50px; line-height: 50px;  margin: 0 auto;
	
	display:inline-block;  _display:inline;
}




.ys_3_2 h2 {
	font-size: 65px; font-family: family_1;
}

.ys_3_3 {
 width: 60%; height: auto; margin:80px auto 0;
}
.ys_3_3 p {
	width: 50%; height: auto; float: left; display: block; font-size: 20px; font-family: family_2; line-height: 40px; text-align: left;
}

/*#con_one_4 {
	background-image: url(../img/04.jpg); background-position: right center; background-repeat: no-repeat;
}*/


.ys_4_1 {
	width: 40%; height: auto; float: left; margin: 100px 0 0; 
}

.ys_4_1 .pc {
	width: 90%; height: auto; display: block; margin: 0 auto;
}

.ys_4_2 {
	width: 60%; height: auto; float: left;  margin: 200px 0 0; color: #fff;
}

.ys_4_2 h1 {
	font-size: 45px; font-family: SketchRockwell; font-weight: normal; height: 50px; line-height: 50px;  margin: 0 auto;
	
	display:inline-block;  _display:inline;
}



.ys_4_2 h2 {
	font-size: 65px; font-family: family_1;
}

.ys_4_3 {
	 width: 60%; height: auto; margin:80px auto 0;
}
.ys_4_3 p {
	width: 100%; height: auto; display: block; font-size: 20px; font-family: family_2; line-height: 40px;  margin: 0 auto;
}



/*#con_one_5 {
	background-image: url(../img/05.jpg); background-position: right center; background-repeat: no-repeat;
}*/

.ys_5_1 {
	width: 50%; height: auto; float: left; margin: 100px 0 0; 
}

.ys_5_1  .pc {
	width: 70%; height: auto; display: block; margin: 0 auto;
}

.ys_5_2 {
	width: 50%; height: auto; float: left;  margin: 200px 0 0; color: #fff;
}

.ys_5_2 h1 {
	font-size: 45px; font-family: SketchRockwell; font-weight: normal; height: 50px; line-height: 50px; margin: 0 auto;
	
	display:inline-block;  _display:inline;
}

.ys_5_2 h2 {
	font-size: 65px; font-family: family_1;
}

.ys_5_3 {
	 width: 60%; height: auto; margin:80px auto 0;
}
.ys_5_3 p {
	width: 50%; height: auto; display: block; font-size: 20px; font-family: family_2; line-height: 30px;   float: left;
}

/*#con_one_6 {
	background-image: url(../img/06.jpg); background-position: right center; background-repeat: no-repeat;
}*/

.ys_6_1 {
	width: 50%; height: auto; float: left; margin: 100px 0 0;
}

.ys_6_1  .pc {
	width: 80%; height: auto; display: block; margin: 0 0 0 10%;
}

.ys_6_2 {
	width: 50%; height: auto; float: left; margin: 200px 0 0; text-align: center; color: #fff;
}

.ys_6_2 h1 {
	font-size: 45px; font-family: SketchRockwell; font-weight: normal; height: 50px; line-height: 50px;margin: 0 auto;
	
	display:inline-block;  _display:inline;
	
	
}

.ys_6_2 h2 {
	font-size: 65px; font-family: family_1;
}

.ys_6_3 {
	 width: 60%; height: auto; margin:80px auto 0;
}
.ys_6_3 p {
	width: 100%; height: auto; display: block; font-size: 20px; font-family: family_2; line-height: 30px;  margin: 0 auto;
}

.ys {
	width: 74%; height: 750px;  margin-left: 21%; 
}


body {
	
}
	
.row_8 {
	
}

.limit-box{position:relative;width:100%;margin:0 auto; height: auto;}

.limit-buy-nav{width:60%; margin: 0 auto; font-family: SketchRockwell;   }
.limit-buy-nav>span{ width:100%;height:auto; font-size: 16px; text-align:center; display: block; margin:0 0 0; padding-top: 80px; font-style: normal; font-family:family_2; }
.limit-buy-nav em{margin-right:1px;color:#c80000;   font-size: 16px; font-style: normal; font-family:family_2; }
.limit-buy-nav .prev,.limit-buy-nav .next{float:left;overflow:hidden; height:28px;  width: 10%; background-size: 100%; }

.limit-buy-nav .prev {
	background-image: url(../img/left_1.png); background-position: left center; background-repeat: no-repeat;
}

.limit-buy-nav .next{background-image: url(../img/left_1.png); background-position: right center; background-repeat: no-repeat;
transform: rotate(180deg);
-ms-transform: rotate(180deg);             /* IE 9 */
-webkit-transform: rotate(180deg);      /* Safari and Chrome */
-o-transform: rotate(180deg);              /* Opera */
-moz-transform: rotate(180deg);         /* Firefox */
 }
/* limit-buy-bd */
.limit-buy-bd{/*overflow:hidden;position:absolute;top:38px;left:0;width:9000px;z-index:1*/ }
/* btn-prev */
.wz_1 {
	margin: 20px 0 0;
}

.wz_1>span {
	width: 60%; height: 28px; display: block; margin: 0 10%; display: block; float: left; background-position: center; background-repeat: repeat-x; background-image: url(../img/d_1.jpg);
}

.wz_1>span span {
	width: 20%; height: 3px; display: block; margin: 13.5px auto 0; background-color: #c80000;
}

.btn-prev,.btn-next{overflow:hidden;position:absolute;display:none;top:93px;width:27px;height:48px;background:url(../img/images/arrowbg.png) no-repeat 0 0;z-index:10}
.btn-prev{left:0}
.btn-next{right:0;background-position:-40px 0}
.btn-prev:hover{background-position:0 -60px}
.btn-prev:active{background-position:0 -120px}
.btn-next:hover{background-position:-40px -60px}
.btn-next:active{background-position:-40px -120px}
/* products */
.products{ float:left; width:24.25%; margin-bottom: 20px;}
.products li{  width:100%;height:auto;padding:0;}
.products li .pic{overflow:hidden;position:relative;width:100%;height:auto;margin:0 auto;}
.products li .pic img{width:100%; height: 100%;}
.products li .price{ width:100%;height:auto;  }

.wz_001 {
	margin-right: 1%
}


.products li .price {
	 font-family:family_2; 
}
.products li .price h1 {
	font-size: 18px; text-align: center; width: 60%; height: 25px; line-height: 25px; margin: 0px auto 5px; color: #202020;
	display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.products li .price h2 {
	font-size: 14px; text-align: right; width: 80%; height: 20px; line-height: 20px; margin: 0px auto; text-align: center; color: #7d7d7d;
	display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.products li .price .dw_div_1 {
	height: auto;  padding: 10px 0 0;
}

.wz_2 {
	    position: absolute;
   bottom: 15%;
   right:10%;
   width:310px;height:70%;
    color: #fff;
    z-index: 6666;
}

.dw_div_1 {

}

.wz_3>div {
	height: 50%;
}

.row_2 {
	background-image: url(../img/07.jpg); background-position: center top; background-repeat: no-repeat;
}
.zp_01 {
	width: 80%; height: auto;  margin: 0px auto 130px; padding: 100px 0 0; 
}
.zp_01 p {
	float: right;
    font-size: 20px;
    font-family: SketchRockwell;
    /*width: 150px;*/
    height: 45px;
    line-height: 45px;
    color: #fff;
}

.zp_01 span {
	float: right;
    font-size: 45px;
    font-family: SketchRockwell;
    width: 100px;
    height: 45px;
    margin: 0 1% 0 0;
    line-height: 45px;
    color: #fff;
}

.zp_02 {
	width: 80%; height: auto; margin: 0px auto 0;
}

.row_9 {
margin-bottom: 140px;
}

.xjdt_1,.xjdt_2 {
	color: #212020 !important;
}

.dt_1 {
	width: 80%; height: auto; margin: 0 auto; 
}

.dt_1 .zp_01 {
	margin-top: 0; margin-bottom: 70px; width: 100% !important;
}

.dt_2 {
	width: 90%; margin: 0 auto;
}

.dt_2>div {
	float: left;
}
.dt_2_1 {
	width: 30%; height: auto; float: left; 
}
.dt_2_1 img {
	width: 90%; height: auto; display: block; margin: 0 auto;
}
.dt_2_2 {
	width: 67%; height: auto;  float: left; display: block; text-align: left; margin: 0 0 0 3%;
}

.dt_2_2 li {
	width: 47.5%; height: auto; float:left; margin-bottom: 30px;
	
	 display:inline-block;
	transition:All 0.2s ease-in-out;
	-webkit-transition:All 0.2s ease-in-out;
	-moz-transition:All 0.2s ease-in-out;
	-o-transition:All 0.2s ease-in-out;
}
.dt_2_2 li:hover {
	transform:translate(0,-10px);
	-webkit-transform:translate(0,-10px);
	-moz-transform:translate(0,-10px);
	-o-transform:translate(0,-10px);
	-ms-transform:translate(0,-10px);
	-webkit-box-shadow:0px 5px 15px #e5e5e5;
    -moz-box-shadow:0px 5px 15px #e5e5e5;
    box-shadow:0px 5px 15px #e5e5e5;
}

.dt_2_2 li a:hover h2 {
	color:#000;
transition:color 2s;
-moz-transition:color 2s; /* Firefox 4 */
-webkit-transition:color 2s; /* Safari and Chrome */
-o-transition:color 2s; /* Opera */
font-weight: bold;
}

.dt_2_2 li h1 {
	font-size: 20px;  font-family: family_2; margin: 0; font-weight: normal;
}

.dt_2_2 li h2 {
	font-size: 1.5rem;  font-family: SketchRockwell; margin: 2rem 0; font-weight: normal;  width: 90%; height: 2rem;  line-height: 2rem; 
	display: block; 
	overflow: hidden; 
	white-space: nowrap;
    text-overflow: ellipsis;
}

.xns_2 {
    margin-right: 5%;
}

.dt_2_2 li p {
	font-size: 18px;  font-family: family_2; margin: 0px 0; font-weight: normal;  width: 100%; height: 50px; 
	line-height: 25px; 
	display: block; 
	overflow: hidden; 
    text-overflow: ellipsis;
}

.dt_2_2 li a {
	color: #333;
}

.dt_2_2>p {
	font-size: 14px;  font-family: family_2; width: 235px; height: auto; display: block; 
}
.dt_2_2>p a {
	font-size: 14px;  font-family: family_2; color: #333;
}

.dt_2_2>p span {
	display: block; float: left; height: 20px;
}

.span_1 {
	width: 46px;
	transition:color 2s;
-moz-transition:color 2s; /* Firefox 4 */
-webkit-transition:color 2s; /* Safari and Chrome */
-o-transition:color 2s; /* Opera */
}

.span_2 {
	width: 80px; background-image: url(../img/09.png); background-position: center; background-repeat: repeat-x; margin-left: 5px;
	
transition:width 2s;
-moz-transition:width 2s; /* Firefox 4 */
-webkit-transition:width 2s; /* Safari and Chrome */
-o-transition:width 2s; /* Opera */
}

.dt_2_2>p a:hover .span_1 {
	color: #c80000;
}

.dt_2_2>p a:hover .span_2 {
	width: 180px;
}

.span_2 {
	
}

.span_3 {
	width: 4px; background-image: url(../img/08.png); background-position: center; background-repeat: no-repeat; margin-left: 0px;
}

.row_3 {
	background-image: url(../img/010.jpg); background-position: center top; background-repeat: no-repeat; background-size: cover;
}

 .swiper-slide p {
    	width: 88%; height: auto; margin: 0 auto; display: block; font-size: 2rem; text-align: left; font-family: SketchRockwell;  color: #fff; line-height: 65px; text-align: center;
    }
    
 .p_1 {
	font-size: 14px;  font-family: family_2; width: 255px; height: auto; display: block;  margin: 60px auto 30px;
}
 .p_1 a {
	font-size: 14px;  font-family: family_2; color: #fff;
}

 .p_1 span {
	display: block; float: left; height: 28px; font-size: 20px; line-height: 28px;
}

 .p_1 .span_1 {
	width: 65px;
}

 .p_1 .span_2 {
	width: 80px; background-image: url(../img/09.png); background-position: center; background-repeat: repeat-x; margin-left: 5px;
	
	transition:width 2s;
-moz-transition:width 2s; /* Firefox 4 */
-webkit-transition:width 2s; /* Safari and Chrome */
-o-transition:width 2s; /* Opera */
}

 .p_1 a:hover .span_2 {
 	width: 180px;
 }
 
  .p_1 a:hover .span_1 {
 	color: #c80000;
 }

 .p_1 .span_3 {
	width: 4px; background-image: url(../img/08.png); background-position: center; background-repeat: no-repeat; margin-left: 0px;
}	
	
.row_4 {
	margin: 110px 0 0;
}

.yz {
	 height: auto;  width: 80%; border: 40px solid #c80000; margin: 0 auto; position: relative; padding: 0 0 80px 0 !important;
}

.yz_1 {
      height: auto;  width: 70%; margin: 30px 0 0 30%; 
}
.yz_1 h1 {
	font-size: 58px;  font-family: SketchRockwell;  margin: 0px 0 0; text-align: left;
}

.yz_1 h2 {
	font-size: 2rem;  font-family: SketchRockwell;  margin: 10px 0 30px 0; font-weight: normal; text-align: left;
}

.yz_1>p {
	font-size: 16px;  font-family: SketchRockwell;  margin: 0 0 0; font-weight: normal; text-align: left;
}

.yz_1_2 {
	width: 100%; height: auto; text-align: left; margin: 5px 0 0 0;
}

.yz_1_2 p {
	font-size: 34px;  font-family:SketchRockwell;   margin: 0; font-weight: normal; text-align: left; color: #c80000; width: 280px; display: block; float: left; height: 48px; line-height: 48px;
}

.yz_1>span {
	width: 44px; height: 2px; display: block; background-color: #c80000; margin: 30px 0 0;
}

.yz_1_2 a {
	font-size: 14px;  font-family:SketchRockwell;   margin: 0 0 0 10%; font-weight: normal; text-align: left; color: #c80000; width: 200px; display: block; float: left; background-image: url(../img/qq.png); background-position: left center; background-repeat: no-repeat; height: 48px; 
}

.yz_1_2 a span {
	display: block; width: 100px; height: 30px; background-color: #333; color: #fff; text-align: center; border-radius: 10px; margin: 9px 0 0 40px; line-height: 25px;
}

.yz_1_1 {
	height: 58px; width: 100%;  margin: 20px 0 0 0;
}

.yz_1_1 img {
	display: inline;  float: right; width: 58px; height: auto;  margin: 0 20px 0 0;
}
.yz_3 {
	width: 240px; height: auto; background-color: #212020; position: absolute; top: 28%; left: -40px; color: #fff; font-size: 72px; font-family: SketchRockwell; line-height: 80px; padding: 20px 0;
}
.yz_4 {
	width: 100%; height: 90px; position: absolute; top: -90px; left: 0;
}
.yz_4 span {
	width: 1px; height: 100%; display: block; background-color: #c6c6c5; margin: 0 auto;
}



[class^="btn-"] {
  position: relative;
  display: block;
  margin: 20px auto;
  width: 100%;
  height: 80px;
  max-width: 250px;
  text-transform: uppercase;
  overflow: hidden;
  border: 1px solid currentColor;
}




@-webkit-keyframes criss-cross-left {
  0% {
    left: -20px;
  }
  50% {
    left: 50%;
    width: 20px;
    height: 20px;
  }
  100% {
    left: 50%;
    width: 375px;
    height: 375px;
  }
}

@keyframes criss-cross-left {
  0% {
    left: -20px;
  }
  50% {
    left: 50%;
    width: 20px;
    height: 20px;
  }
  100% {
    left: 50%;
    width: 375px;
    height: 375px;
  }
}
@-webkit-keyframes criss-cross-right {
  0% {
    right: -20px;
  }
  50% {
    right: 50%;
    width: 20px;
    height: 20px;
  }
  100% {
    right: 50%;
    width: 375px;
    height: 375px;
  }
}
@keyframes criss-cross-right {
  0% {
    right: -20px;
  }
  50% {
    right: 50%;
    width: 20px;
    height: 20px;
  }
  100% {
    right: 50%;
    width: 375px;
    height: 375px;
  }
}
.btn-11 {
  position: relative;

}
.btn-11:before, .btn-11:after {
  position: absolute;
  top: 50%;
  content: '';
  width: 20px;
  height: 20px;
  background: #f2f2f2;
  border-radius: 50%;
  color: #000;
  filter:alpha(opacity=50);
  opacity:0.5;
}
.btn-11:before {
  left: -20px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  /*     animation: criss-cross-left 0.8s reverse; */
}
.btn-11:after {
  right: -20px;
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  /*     animation: criss-cross-right 0.8s reverse; */
}
.btn-11:hover:before, .btn-11:hover:after {
  /*       @include size($btn-width); */
}
.btn-11:hover:before {
  -webkit-animation: criss-cross-left 0.8s both;
          animation: criss-cross-left 0.8s both;
}
.btn-11:hover:after {
  -webkit-animation: criss-cross-right 0.8s both;
          animation: criss-cross-right 0.8s both;
}



.swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
	float: left
}

.swiper-container-vertical>.swiper-wrapper {
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	flex-direction: column
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

.swiper-container-android .swiper-slide,.swiper-wrapper {
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-o-transform: translate(0,0);
	-ms-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0)
}

.swiper-container-multirow>.swiper-wrapper {
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto
}

.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative
}

.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide {
	height: auto
}

.swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	-webkit-transition-property: -webkit-transform,height;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform,height
}

.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}

.swiper-wp8-horizontal {
	-ms-touch-action: pan-y;
	touch-action: pan-y
}

.swiper-wp8-vertical {
	-ms-touch-action: pan-x;
	touch-action: pan-x
}

.swiper-button-next,.swiper-button-prev {
	position: absolute;
	width: 27px;
	height: 44px;
	z-index: 10;
	cursor: pointer;
	/*-moz-background-size: 27px 44px;
	-webkit-background-size: 27px 44px;
	background-size: 27px 44px;*/
	background-position: center;
	background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none
}

.swiper-button-prev,.swiper-container-rtl .swiper-button-next {
	background-image: url(../img/about_right.png);
	left: 0px;
	right: auto;
	top: 10px; 
	
	width: 59px; height: 45px;
}

.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next,.swiper-container-rtl .swiper-button-prev {
	background-image: url(../img/about_left.png);
	right: 0px;
	left: auto;
	width: 59px; height: 45px; top:50%;
}

.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-pagination {
	/*position: absolute;*/
	text-align: center;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	-webkit-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
	-o-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {	
	width: 100%; margin-top: 40px;
}

.swiper-pagination-bullet {
	width: 40px;
	height: 4px;
	display: inline-block;
	border-radius: 10px;
	background: #fff;
	opacity: .2
}

button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-webkit-appearance: none;
	appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}

.swiper-pagination-white .swiper-pagination-bullet {
	background: #fff
}

.swiper-pagination-bullet-active {
	opacity: 1;
	background: #c80000;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000
}

.swiper-container-vertical>.swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	-webkit-transform: translate3d(0,-50%,0);
	-moz-transform: translate3d(0,-50%,0);
	-o-transform: translate(0,-50%);
	-ms-transform: translate3d(0,-50%,0);
	transform: translate3d(0,-50%,0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 5px 0;
	display: block
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px
}

.swiper-pagination-progress {
	background: rgba(0,0,0,.25);
	position: absolute
}

.swiper-pagination-progress .swiper-pagination-progressbar {
	background: #007aff;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left top;
	-moz-transform-origin: left top;
	-ms-transform-origin: left top;
	-o-transform-origin: left top;
	transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
	-webkit-transform-origin: right top;
	-moz-transform-origin: right top;
	-ms-transform-origin: right top;
	-o-transform-origin: right top;
	transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progress {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0
}

.swiper-container-vertical>.swiper-pagination-progress {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0
}

.swiper-pagination-progress.swiper-pagination-white {
	background: rgba(255,255,255,.5)
}

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
	background: #fff
}

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
	background: #000
}

.swiper-container-3d {
	-webkit-perspective: 1200px;
	-moz-perspective: 1200px;
	-o-perspective: 1200px;
	perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
	background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
	background-image: -webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: -moz-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: -o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-container-3d .swiper-slide-shadow-right {
	background-image: -webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
	background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: -moz-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: -o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-container-3d .swiper-slide-shadow-top {
	background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
	background-image: -webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: -moz-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: -o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
	background-image: -webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: -moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: -o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper {
	-ms-perspective: 1200px
}

.swiper-container-cube,.swiper-container-flip {
	overflow: visible
}

.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}

.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-container-cube .swiper-slide {
	visibility: hidden;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
	-webkit-transform-origin: 100% 0;
	-moz-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible
}

.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .6;
	-webkit-filter: blur(50px);
	filter: blur(50px);
	z-index: 0
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
	pointer-events: none;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	text-align: center
}

.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg {
	max-width: 100%;
	max-height: 100%;
	object-fit: contain
}

.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0,0,0,.1)
}

.swiper-container-horizontal>.swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%
}

.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0,0,0,.5);
	border-radius: 10px;
	left: 0;
	top: 0
}

.swiper-scrollbar-cursor-drag {
	cursor: move
}

.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	-webkit-transform-origin: 50%;
	-moz-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-animation: swiper-preloader-spin 1s steps(12,end) infinite;
	-moz-animation: swiper-preloader-spin 1s steps(12,end) infinite;
	animation: swiper-preloader-spin 1s steps(12,end) infinite
}

.swiper-lazy-preloader:after {
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
	background-position: 50%;
	-webkit-background-size: 100%;
	background-size: 100%;
	background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
	100% {
		-webkit-transform: rotate(360deg)
	}
}

@keyframes swiper-preloader-spin {
	100% {
		transform: rotate(360deg)
	}
}

  .swiper-container {
        width: 100%;
        height: 100%;
         margin: 0 auto;
        
    }
    .swiper-slide {
        text-align: center;
        font-size: 18px;
        
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
    
    
    	.row_5 {
	background-image: url(../img/011-min.jpg);
	background-position: center;
	padding: 50px 0 140px 0 !important;
	background-repeat: no-repeat;
	background-size: cover;
}



.row_7 {
	margin: 110px 0 0;
}

.footer_1 {
	width: 80%; height: 100%;  margin: 0 auto;
}

.footer_2 {
	height: auto; margin: 0 auto 60px; width: 90%;
}

.footer_2 .footer_2_1 {
	width: 144px; height: 50px; float: left; 
}
.footer_2 .footer_2_1 img {
	display: block; width: 144px; height: 40px; margin: 5px 0 0;
}

.footer_2 .footer_2_2 {
	width: 200px; height: 50px; float: right;  line-height: 50px;
}
.footer_2 .footer_2_2 p {
	font-size: 20px;  float: left; width: 49.5%;  font-family:SketchRockwell; border-right: 1px  solid #ffffff; color: #fff;
}
.footer_2 .footer_2_2>span {
	 float:right; width: 30%; background-color: #c80000; display: block; height: 100%; margin: 0 10% 0 10%; 
}
.footer_2 .footer_2_2>span:hover .xl_lb_1 {
	display: block; margin: 10px 0 0;
}

.xl_lb_1 {
	width: 100%; height: auto; background-color: #fff; display: none;
}

.xl_lb_1 a {
	color: #333; display: block; width: 100%; height: 100%; text-align: center;

background-color:#fff;
transition:background-color 2s;
-moz-transition:background-color 2s; /* Firefox 4 */
-webkit-transition:background-color 2s; /* Safari and Chrome */
-o-transition:background-color 2s; /* Opera */
}

.xl_lb_1 a:hover {
	background-color: #c80000; color: #fff; font-family: SketchRockwell;
}

.footer_2 .footer_2_2 a span {
	display: block; width: 50%; margin: 10px auto 0; background-color: #fff; border-radius: 5px; height: 3px;
}


.footer_3 {
	width: 90%; height: auto;  margin: 0 auto;
}
.footer_3>div {
	width: 45%; height: 100%; float: left; margin: 0 5% 0 0 ;
}

.footer_3_1 li {
	width: 151px; height: 174px;  background-image: url(../img/012.png); background-position: center; background-repeat: no-repeat; float: left; margin: 0 25px 20px 0;
}

.footer_3_1 li:hover {
	background-image: url(../img/013.png); background-position: center; background-repeat: no-repeat; 
}

.footer_3_1 li a {
	display: block; height: 100%;
}
.footer_3_1 li a p {
	  padding: 90px 0 0; color: #fff; font-size: 12px ; font-family: SketchRockwell;  text-align: center
}

.footer_3_1 ul {
	width: 352px;
}

.footer_3_1 li a span {
	font-size: 20px; font-family: SketchRockwell; 
}

.footer_3_2 {
	
}

.footer_3_2 ul {
	width: 45%; height: auto;  background-color: ; float: left; margin: 0 5% 40px 0;  text-align: left;
}


.dz_bt {
	font-size: 25px;  font-family: SketchRockwell;  color: #fff; margin-bottom: 10px;
}
.dz_bt span {
	display: block; font-size: 16px;
}

.dz_bt1 {
	font-size: 14px;  font-family:family_1;   color: #fff; line-height: 25px;
}

.footer_4 {
	width: 100%; height: auto; clear: both; text-align: left;
}
.footer_4 h1 {
	font-size: 42px; font-family:family_2; color: #fefefe; text-align: left;
}
.footer_4  p {
	font-size: 14px;  font-family:family_2; color: #fefefe; line-height: 25px;
}


.row_6 {
	width: 100%; height: auto; text-align: center;
}

.row_6>div {
	
	
	height: auto; margin: 0 auto;  
	
	display:inline-block;*display:inline;*zoom:1;
}

.row_6 {
	width: 100%; height:70px; background-color: #c80000;   position: fixed; bottom: 0; left: 0; z-index: 9999;
}
.row_6>div {
	height: 50px; margin: 10px 0; 
}
.row_6 .p_2 {
	width: 300px; height: 50px; float: left; text-align: left; color: #fff;  display: block; 
}

.row_6 .p_2 .span_4 {
	font-size: 12px; font-family: family_2; display: block; margin-bottom: 5px;
}
.span_4 span {
	color: #ffde00;
}
.row_6 .p_2 .span_5 {
	font-size: 1.4rem; display: block; font-family: SketchRockwell; letter-spacing:2px;
}

.row_6 .p_6_1,.row_6 .p_5_1 {
	display: none; 
}

.row_6 .p_3 {
	width: 340px;  float: left;  margin: 0 10px 0; font-size: 40px;   font-family:family_4;  color: #ffde00; text-align: left; text-shadow:5px 2px 6px #9c0000; height: 50px; line-height: 50px; display: block; font-weight: bold; 
}



.row_6 .p_3 p {
	background-image: url(../img/dh.png); background-position: left top; background-repeat: no-repeat; padding: 0 0 0 50px; height: 48px; line-height: 48px;  letter-spacing:1px; font-size: 40px; font-weight: normal;
	color: #ffde00;
}

.row_6 .p_3 marquee {
	width: 100%; height:50px; display: block;
}

.row_6 .p_4 {
	width: 290px; height: 50px;  float: left;
}

.row_6 .p_4 input {
	width: 100%; height: 100%; border: none; border-radius: 5px; background-color: #fff; cursor:text; text-indent: 5px;
}

.row_6 .p_5 {
	width: 130px; height: 50px; float: left; margin: 0 10px 0;
}

.row_6 .p_5 input {
	width: 100%; height: 100%; border: none; border-radius: 5px; background-color: #ffde00;  color: #c80000; font-size: 20px;   font-family: SketchRockwell; 
}

.row_6 .p_6 {
	width: 130px; height: 50px;  border-radius: 5px; background-color: #ffde00;  color: #c80000; font-size: 20px;   font-family: SketchRockwell;  float: left; line-height: 50px; text-align: center;  display: block;
}


/*在线客服*/

.side ul li  span {
	 display: block; float: left; height: 100%; line-height: 50px; font-size: 20px; font-family:family_2;  width: 140px; margin-left: 0px; color: #fff;
}

.side{position:fixed;width:50px;height:auto;right:0; bottom: 70px; z-index:100;}
.side ul li{width:50px;height:50px;float:left;position:relative;border-bottom:1px solid #444;}
.side ul li .sidebox{position:absolute;width:50px;height:50px; line-height: 50px; top:0;right:0;transition:all 0.3s;background:#fff;opacity:0.8;filter:Alpha(opacity=80);color:#fff; overflow:hidden;}
.side ul li .sidebox>div {
	 width: 50px; height: 50px; float: left;
}

.side ul li .sidebox .hdiv_1 {
	background-image: url(../img/dh_1.png);   background-position: center; background-repeat: no-repeat; 
}

.side ul li .sidebox:hover .hdiv_1 {
	background-image: url(../img/dh_1_1.png); background-position: center; background-repeat: no-repeat;
}

.side ul li .sidebox .hdiv_2 {
	background-image: url(../img/qq_1.png);   background-position: center; background-repeat: no-repeat; 
}

.side ul li .sidebox:hover .hdiv_2 {
	background-image: url(../img/qq_1_1.png); background-position: center; background-repeat: no-repeat;
}

.side ul li .sidebox .hdiv_3 {
	background-image: url(../img/wb_1.png);   background-position: center; background-repeat: no-repeat; 
}

.side ul li .sidebox:hover .hdiv_3 {
	background-image: url(../img/wb_1_1.png); background-position: center; background-repeat: no-repeat;
}


.side ul li .we_1{position:absolute;width:50px;height:50px; line-height: 50px; top:0;right:0;transition:all 0.3s;background:#fff;opacity:0.8;filter:Alpha(opacity=80);color:#fff; overflow:hidden; background-image: url(../img/w_3.png); background-position: center; background-repeat: no-repeat;}
.side ul li .we_1:hover {
	background:#c80000;opacity:1;filter:Alpha(opacity=100); background-image: url(../img/w_3_1.png);  background-position: center; background-repeat: no-repeat;
}
.side ul li .we_2 {
	display: none;
}
.side ul li a:hover .we_2 {
	display: block; width: 200%; height: auto; background-color: #f2f2f2;  position: absolute; left: -200%;  bottom: -50%; z-index: 9999;
}
.we_2 img {
	width: 100%; height: 100%; display: block;
}
.side ul li .sidetop{width:50px;height:50px;display:inline-block;background:#fff;opacity:0.8;filter:Alpha(opacity=80);transition:all 0.3s; background-image: url(../img/jt_01.png); background-position: center; background-repeat: no-repeat;}
.side ul li .sidetop:hover{background:#c80000;opacity:1;filter:Alpha(opacity=100); background-image: url(../img/jt_1_1.png); background-position: center; background-repeat: no-repeat;}
.side ul li img{float:left; }


	.case {
	width: 100%; height: auto; background-image: url(kf/img/c_1.jpg); background-position: center top; background-repeat: repeat-y; position: relative;
}

.bt_1 {
							font-size: 50px; text-align: center; font-family:family_2;  color: #fff; padding: 150px 0 120px; display: block; margin: 0 ;
						}

.case_1 {
	width: 80%; height: auto; margin: 0 auto 100px; 
}

.case_2 {
	width: 100%; height: auto; padding: 100px 0 100px
}

.case_2 h1 {
	  font-family: SketchRockwell; font-size: 65px; margin-bottom: 20px; text-align: left;
}

.case_2 h1 span {
	color: #c80000; 
}

.case_2 h2 {
	font-family:family_2;  font-size: 42px; text-align: left;
}


.da-thumbs li h1 {
	display: block; width: 100%; height: 25px;  font-family:family_2;  font-size: 20px; text-align: center; line-height: 25px;  color: #333; margin: 20px 0 0;
	
		overflow: hidden; 
	white-space: nowrap;
    text-overflow: ellipsis;
}

.da-thumbs li h2 {
	display: block; width: 100%; height: 25px;  font-family:family_2;  font-size: 14px; text-align: center; line-height: 25px;  color: #b5b5b5;
	
		overflow: hidden; 
	white-space: nowrap;
    text-overflow: ellipsis; margin: 0;
}

.da-thumbs {

	position: relative;

}
.da-thumbs li {
	float: left;
	 width: 30%; height: auto; margin: 0 3.33% 60px 0;
	position: relative;
}
.da-thumbs li a,
.da-thumbs li a img {
	display: block;
	position: relative;
	width: 100%; height: auto;
}
.da-thumbs li a {
	overflow: hidden;
}
.da-thumbs li a div {
	position: absolute;

	width: 90%;
	height: 90%;
	border: 2px solid #fff;;
}



.codrops-top{
	line-height: 24px;
	font-size: 11px;
	background: #fff;
	background: rgba(255, 255, 255, 0.6);
	text-transform: uppercase;
	z-index: 9999;
	position: relative;
	font-family: Cambria, Georgia, serif;
	box-shadow: 1px 0px 2px rgba(0,0,0,0.2);
}
.codrops-top a{
	color: #333;
	display: inline-block;
}
.codrops-top a:hover{
	background: rgba(255,255,255,0.9);
}
.codrops-top span.right{
	float: right;
}
.codrops-top span.right a{
	float: left;
	display: block;
}
/* Demo Buttons Style */
.codrops-demos{
    text-align:center;
	display: block;
	line-height: 30px;
	padding: 5px 0px;
}
.codrops-demos a{
    display: inline-block;
	margin: 0px 4px;
	padding: 0px 6px;
	color: #aaa;
	line-height: 20px;	
	font-size: 13px;
	text-shadow: 1px 1px 1px #fff;
	border: 1px solid #ddd;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(47%,#f6f6f6), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* IE10+ */
	background: linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
	box-shadow: 0px 1px 1px rgba(255, 255, 255, 0.5);
}
.codrops-demos a:hover{
	color: #333;
	box-shadow: 0px 1px 1px rgba(255, 255, 255, 0.5);
}
.codrops-demos a:active{
	background: #fff;
}
.codrops-demos a.current-demo,
.codrops-demos a.current-demo:hover{
	background: #f6f6f6;
}

#clipDIV  {
	margin:40px auto 100px; padding:5px 0;
}


#clipDIV ul{
 height: 37px; margin: 0; width: 380px; margin: 0 auto;

}

.disbled{
	color:#CCCCCC;
	border:1px #CCCCCC solid; box-sizing: border-box;
	border-right:0px;
	padding:0 5px;
	height: 37px; line-height: 37px; 
	float:left;
	text-align:center;
	cursor:not-allowed;
	font-size: 0.9rem;
}
.subMit{
	border:1px #CCCCCC solid; box-sizing: border-box;
	color:#666666;
	background:white;
	text-align:center;
	width:200px;
	line-height:2.0em;
	border-radius:3px;
}

.BORDER{
	border: 1px solid #e8e8e8;
	box-sizing: border-box;
	padding:0 10px;
	text-align:center;
	float:left;
	color: #898989;
	cursor:pointer;
	  background: #f8f8f8;
	font-size: 14px;
	height: 37px; line-height: 37px; 
	
	margin: 0 5px 0 0; 
	
	transition:border 1s;
-moz-transition:border 1s; /* Firefox 4 */
-webkit-transition:border 1s; /* Safari and Chrome */
-o-transition:border 1s; /* Opera */
	
}

.BORDER:hover {
	border: 1px solid #C40000; box-sizing: border-box;
}

.curPage{
	color:white;
	border:none; 
	box-sizing: border-box;
	padding:0 6px;
	height: 37px; line-height: 37px; 
	float:left;
	text-align:center;
	cursor:pointer;
	color: #000;
	font-size: 16px;
	
	margin: 0 5px 0 0; 
	
}
.disbled{
	border: 1px solid #e8e8e8; 
	box-sizing: border-box;
	color: #898989;
	padding:0 5px;
	height: 37px; line-height: 37px; 
	float:left;
	text-align:center;
	cursor:not-allowed;
	font-size: 16px;
	
	margin: 0 5px 0 0; 
}
.subMit{
	border:1px #CCCCCC solid; box-sizing: border-box;
	color:#666666;
	background:white;
	text-align:center;
	width:200px;
	line-height:2.0em;
	border-radius:3px;
}


	.case_3 {
	width: 80%; height: auto; margin: 100px auto 100px;
}
.case_3 h1 {
	font-size: 50px;   font-family:family_2;  margin: 0; width: 100%; height: auto; height: 55px; line-height: 55px; overflow: hidden; 
	white-space: nowrap;
    text-overflow: ellipsis;
}
.case_3 .p_7 {
	display: block; width: 30%; height: auto; margin: 25px 0 0;
}
.case_3 .p_7 span {
	display: block; float: left; width:48%; height: 22px; margin-right: 1%; font-size: 16px; color: #a3a3a3;  font-family:family_2; 
	overflow: hidden; 
	white-space: nowrap;
    text-overflow: ellipsis;
}
.case_4 {
	margin: 35px 0 0;  
}

.zw img {
	max-width: 100%; margin: 30px 0;
}

.case_4 p {
	/*font-size: 20px;*/ line-height: 30px;  /* font-family:family_2; text-align:center; margin-bottom: 30px;*/
}

.case_4 p img{
	display:inline; margin: 30px 0 0; max-width: 100%;
}
.paper {
	border-top: 1px solid #ededed; padding-bottom: 30px;
}

.zw_1 {
	height: auto; margin: 75px 0 0;
}

.zw_1>div {
	
}

.zw_1_1 {
	width: 70%; height: auto;  float: left;  font-size: 20px;
}
.zw_1_1 a {
	height: 30px; line-height: 30px; color: #1e1d1d; font-size: 20px;  font-family:family_2; 
	
	overflow: hidden; 
	white-space: nowrap;
    text-overflow: ellipsis;
}

.zw_1_2 {
	width: 114px; height: 60px;  float: right;
}

.zw_1_2 li {
	float: left; width: 28px; height: 28px; margin: 16px 0 0 10px; transform: rotateY(180deg); border-radius: 90%;
}

.zw_1_2 li {
	
	 display:inline-block;
	transition:All 0.2s ease-in-out;
	-webkit-transition:All 0.2s ease-in-out;
	-moz-transition:All 0.2s ease-in-out;
	-o-transition:All 0.2s ease-in-out;
}

.zw_1_2 li:hover {
	transform:translate(0,-10px);
	-webkit-transform:translate(0,-10px);
	-moz-transform:translate(0,-10px);
	-o-transform:translate(0,-10px);
	-ms-transform:translate(0,-10px);
	-webkit-box-shadow:0px 5px 15px #e5e5e5;
    -moz-box-shadow:0px 5px 15px #e5e5e5;
    box-shadow:0px 5px 15px #e5e5e5;
}

.zw_1_2 li img {
	width: 100%; height: auto;
}

.zw_1_2 {
	margin: 0;
}


		.news {
	width: 100%; height: auto; 
}

.news_1 {
	margin: 0 0 55px;
}

.news_1 li {
	float: left; float: left; margin-right: 2%; 
}

.news_1 li a {
	padding: 10px 30px;  color: #000; display: block; font-size: 20px;    font-family:SketchRockwell; 
	
	transition:background-color,color 0.2s;
	-webkit-transition:background-color,color 0.2s; /* Safari */
}

.news_1 li a:hover {
	background-color: #c80000; color: #fff; border-radius: 5px;
} 
.news_1 li.on a{
	background-color: #c80000; color: #fff; border-radius: 5px;
} 

.lb_01 {
	background-color: #c80000; color: #fff !important;
}


.news_2 li {
	width: 45%; height: auto;  margin: 0  5% 60px 0; float: left;
}
.news_2 li h1 {
	font-size: 20px;    font-family:family_2;  color: #333;  width: 95%; margin: 0 auto; text-align: left
}

.news_2 li h2 {
	font-size: 28px;    font-family:SketchRockwell;  color: #333;  width: 95%; margin: 20px auto 0; height: 40px; text-align: left;
	
	overflow: hidden; 
	white-space: nowrap;
    text-overflow: ellipsis;
}

.news_2 li p {
	color: #212020; font-size: 16px; font-family:SketchRockwell; margin: 20px auto 0; width: 95%; height: 70px; font-weight: normal; line-height: 32px;
	
	display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
	

}

.news_2 li span {
	display: block; width: 0px; height: 2px; margin: 10px 0 0; background-color: #c80000;
	
	transition:width 0.2s;
	-webkit-transition:width 0.2s; /* Safari */
}

.news_2 li:hover span {
	width: 100%;
}


.news_2 li {
	
	 display:inline-block;
	transition:All 0.2s ease-in-out;
	-webkit-transition:All 0.2s ease-in-out;
	-moz-transition:All 0.2s ease-in-out;
	-o-transition:All 0.2s ease-in-out;
}


.news_2 li:hover {
	transform:translate(0,-10px);
	-webkit-transform:translate(0,-10px);
	-moz-transform:translate(0,-10px);
	-o-transform:translate(0,-10px);
	-ms-transform:translate(0,-10px);
	-webkit-box-shadow:0px 5px 15px #e5e5e5;
    -moz-box-shadow:0px 5px 15px #e5e5e5;
    box-shadow:0px 5px 15px #e5e5e5;
}


	.case_5 {
		width: 80%;
    height: auto;
    margin: 100px auto; 
	}
		.case_5>h1 {
			font-size: 50px; width: 100%; height: 55px; line-height: 55px;  font-family:family_2;  overflow: hidden; 
	white-space: nowrap;
    text-overflow: ellipsis;
		}
		
		.p_8 {
			color: #a3a3a3; font-size: 16px;  font-family:family_2;  margin: 25px 0 0; 
			
			display: table; /*重点就是这个属性,这个样式会告知浏览器当前元素的宽度,采用最小的宽度.不是默认全宽*/
		}
		.p_8>span{
			display: block; float: left; margin-right: 20px; width: 148px; height: 22px;
			overflow: hidden; 
	white-space: nowrap;
    text-overflow: ellipsis;
		}
		.p_8>span a {
			color: #a3a3a3;
		}
		
	.case_6 {
		height: auto; margin: 30px auto 75px; border-top: 1px solid #ededed; padding: 30px 0 0;
	}
	.case_6 p {
		 font-family: font-family_2; line-height: 30px;
	}
	.case_6  img {
		max-width: 100%; height: auto; margin:0px 0; display: inline !important;
	}


		
	.news_3  {
		margin: 0 0 55px;
	}
	
	.news_3 li {
		float: left;
    margin-right: 1%; width: 15.5%; height: 43px; line-height: 43px;
	}
	
	.news_3 li a {
	width: 100%; height: 100%; text-align: center;
    color: #000;
    display: block;
    font-size:1.2rem;
    font-family: SketchRockwell;
    transition: background-color,color 0.2s;
    -webkit-transition: background-color,color 0.2s;
	}
	
	.news_3 li a:hover {
	background-color: #c80000; color: #fff;/* border-radius: 5px;*/
} 
	.news_3 li.on a {
	background-color: #c80000; color: #fff;/* border-radius: 5px;*/
} 

	
	.fw_1 {
	 margin: 110px 0 150px;
}

.fw_1 p {
	line-height: 35px; font-size: 18px; font-family:family_2;  text-indent: 0px;
}

.fw_1 img {
	display: inline !important; margin: 20px 0; max-width: 100%;
}


.ab {
	 margin-bottom: 150px;
}

.ab img {
	max-width: 100%;
}

.ab h1 {
	font-size: 25px; font-weight: normal;  font-family: SketchRockwell;
}

.ab p {
	font-size: 18px; font-family:family_2;  line-height:35px; margin: 20px 0 50px;
}



} /*>=1440的设备*/

@media screen and (min-width:1220px) and (max-width:1441px) {
		
		/*分页*/
.pagelist{text-align:center;margin:10px 0 100px;}
.pagelist b,.pagelist a{display:inline-block;border:1px solid #ed1b1a;background:#fff;color:#ccc;padding:3px 10px;}
.pagelist b{background:#ed1b1a;}
.pagelist a{color:#555;}
.pagelist a:hover{color:#fff;background:#ed1b1a;}
/*分页结束*/
		
		div { display: block; margin: 0; padding: 0; border: 0 none; outline: 0; background: transparent; font-weight: normal; font-style: normal; }
#inner { width: 100%; margin: 0 auto; background-color: #00AFC4; position: relative; z-index: 999;}

#inner:hover  .hot-event .switch-nav  {
	display: block;
}

.hot-event { }
    .hot-event .switch-tab { text-align: center; padding: 10px 0; position: absolute; bottom: 0px;  width: 100%;}

    .hot-event .switch-nav { position: absolute; bottom: 50%;  z-index: 2; width: 100%; height: auto;  display: none; }
       
        .hot-event .switch-nav .prev { border-radius: 3px 0 0 3px; border-width: 1px;  float: left; background-image: url(../img/left.png);  width: 48px; height: 48px;}
        .hot-event .switch-nav .next { border-radius: 0 3px 3px 0; border-width: 1px 1px 1px 0; float: right;   width: 48px; height: 48px; background-image: url(../img/right.png); }
       
        .hot-event .switch-nav a { display: inline-block; }
            .hot-event .switch-nav a:hover { }
    .hot-event .event-item { height: auto; width: 100%;  }
        .hot-event .event-item .banner { display: block; }
        .hot-event .event-item img {  width: 100%; height: auto; display: block;}

a { text-decoration: none; }
    a .ico { cursor: pointer; }
.ico { display: inline-block; width: 16px; height: 16px; vertical-align: middle; overflow: hidden; }
	
			.photo_1 {
				display: none !important;
			}
	
	        .hot-event .switch-tab a, .hot-event .switch-tab .current { margin: 0 2px; display: inline-block; width: 5px; height: 5px;  background-color: #f2f2f2;  border-radius: 90%;}
        .hot-event .switch-tab .current {   width: 30px; height: 5px; border-radius: 10px; background-color: #fff;}
	
	.arrow {
    display: block;
    margin: 0 auto;
    width: 25px;
    height: 25px;
    border: 3px solid transparent;
    border-right: 3px solid #fff;
    border-bottom: 3px solid #fff;
    opacity: .8;
    -webkit-transform: rotate(45deg);
    -webkit-animation: arrow 1.5s infinite ease-in-out;
}
	
	.fw {
	height: auto;  margin: 0 0 0; padding: 100px 0 0;
}
	
  .fw>p {
	width: 80%; height: auto;margin: 0 auto 60px; line-height: 50px; font-size: 2rem; color: #7d7d7d; font-family: SketchRockwell; text-align: center;
}

.fw p span {
	color: #212020; font-family: SketchRockwell;  font-weight: bold;
}

.fw_bt01 {
	width: 80%; height: auto;  margin: 0 auto;
}
.fw_bt01 span  {
	 float: right; font-size: 2rem; font-family:  SketchRockwell; width: 100px; height: 45px; margin: 0 1% 0 0; line-height: 45px; 
}
.fw_bt01 p {
	float:right; font-size: 20px ; font-family:  SketchRockwell;  width: 132px; height: 45px; line-height: 45px; color: #212020; 
}

	body {
    background-color: #fff; font-family: "微软雅黑"; color: #333; font-size: 16px; 
}
	
	.row_1 {
	/*margin-top: 250px;*/
}

.wap {
	display: none;
}

.s_1 {
	 width: 100%; height: auto; margin: 0 auto; padding: 260px 0 0;
}
.tj_1 {
	width: 35%; height: auto; position: absolute; top: -180px; left: 32.5%; background-color: #fff; z-index: 666; font-size: 2rem; font-family:  SketchRockwell;  line-height: 40px;
}

.tj_1 p span {
	color: #c80000;
}


.tj_2 {
	width: 50%; height: auto; position: absolute; top: -150px; left: 25%;  z-index: 555;
}

.tj_2_1 {
	display: block; height: auto;border: 5px solid #1b1b1b; border-bottom: none;
}

.tj_2_1 span {
	width: 2px; height: 40px; display: block; background-color: #c6c6c5; margin: 105px auto 0;
}
.tj_2_2 span {
	width: 2px; height: 20px; display: block; background-color: #c6c6c5; margin: 0px auto 0;
}

.tj_2_2 {
	display: block; height: 40px;border: 5px solid #fff; border-top: none;
}

.tab1{width:100%; margin: 50px 0 0; position: relative;}
.menu{width:15%;height:auto;  position: absolute; top: 0; left: 5%; }
.menu li{width:100%;height:auto;cursor:pointer; color:#666;font-size:16px; margin: 0 0 10px; text-align: left;}
.menu li div {
	font-family:SketchRockwell ; font-size: 22px; font-weight: normal; color: #b7b7b7;
}
.menu li div p {
	font-family:SketchRockwell ; font-size: 20px; font-weight: normal; color: #b7b7b7; 
}
.menu li span {
	display: block; width: 2px; height:50px; margin: 0 0 0 5px; background-color: #b7b7b7;
}
.menudiv{width:100%;height:auto;  border-top:0;background:#fefefe; }
.menudiv>div{ }


.off{color:#fff !important;font-weight:bold}

.off div,.off div p  {
	color: #fff !important;
}

.off span {
	background-color: #fff !important;
}

/*#con_one_1 {
	background-image: url(http://oqymeuc6g.bkt.clouddn.com/01.jpg); background-position: right center; background-repeat: no-repeat;
}*/
.x_bj {
	background-image: url(../img/01.jpg); background-position: right center; background-repeat: no-repeat;
}

.ys_1_1 {
	width: 50%; height: auto; float: left; margin: 100px 0 0;
}

.ys_1_1 .pc {
	width: 70%; height: auto; display: block; margin: 0 auto;
}

.ys_1_2 {
	width: 50%; height: auto; float: left; margin: 100px 0 0; color: #fff;
}

.ys_1_2 h1 {
	font-size: 35px; font-family: SketchRockwell; font-weight: normal; height: 50px; line-height: 50px; 
	
	display:inline-block;  _display:inline; /*white-space:nowrap;  */
}

.ys_1_2 h1 span {
	
}

.ys span {
	color: #fff;
}


.ys_1_2 h2 {
	font-size: 30px; font-family: family_1;
}

.ys_1_3 {
	 width: 65%; height: auto; margin:80px auto 0;
}

.ys_1_3>div {
	float: left; width: 50%;
}

.ys_1_3 p {
	width: 100%; height: auto;  display: block; font-size: 1.2rem; font-family: family_2; line-height: 40px; text-align: left;
}

/*#con_one_2 {
	background-image: url(../img/02.jpg); background-position: right center; background-repeat: no-repeat;
}*/


.ys_2_1 {
	width: 50%; height: auto; float: left; margin: 100px 0 0;
}

.ys_2_1 .pc {
	width: 70%; height: auto; display: block; margin: 0 auto;
}

.ys_2_2 {
	width: 50%; height: auto; float: left;  margin: 100px 0 0; color: #fff;
}

.ys_2_2 h1 {
	font-size: 35px; font-family: SketchRockwell; font-weight: normal; height: 50px; line-height: 50px; 
	
	display:inline-block;  _display:inline;
}




.ys_2_2 h2 {
	font-size: 30px; font-family: family_1;
}

.ys_2_3 {
	 width: 60%; height: auto; margin:80px auto 0;  text-align:center;
}
.ys_2_3 p {
	 height: auto;display: block; font-size: 20px; font-family: family_2; line-height: 40px; text-align: left;
	 
	 display:inline-block; 
	 _display:inline;
}


/*#con_one_3 {
	background-image: url(../img/03.jpg); background-position: right center; background-repeat: no-repeat;
}*/

.ys_3_1 {
	width: 50%; height: auto; float: left; margin: 100px 0 0;
}

.ys_3_1 .pc {
	width: 80%; height: auto; display: block; margin: 0 0 0 6%;
}

.ys_3_2 {
	width: 50%; height: auto; float: left;  margin: 100px 0 0; color: #fff;
}

.ys_3_2 h1 {
	font-size: 35px; font-family: SketchRockwell; font-weight: normal; height: 50px; line-height: 50px;  margin: 0 auto;
	
	display:inline-block;  _display:inline;
}




.ys_3_2 h2 {
	font-size: 30px; font-family: family_1;
}

.ys_3_3 {
 width: 60%; height: auto; margin:80px auto 0;
}
.ys_3_3 p {
	width: 50%; height: auto; float: left; display: block; font-size: 20px; font-family: family_2; line-height: 40px; text-align: left;
}

/*#con_one_4 {
	background-image: url(../img/04.jpg); background-position: right center; background-repeat: no-repeat;
}*/


.ys_4_1 {
	width: 40%; height: auto; float: left; margin: 100px 0 0; 
}

.ys_4_1 .pc {
	width: 100%; height: auto; display: block; margin: 0 auto;
}

.ys_4_2 {
	width: 60%; height: auto; float: left;  margin: 100px 0 0; color: #fff;
}

.ys_4_2 h1 {
	font-size: 35px; font-family: SketchRockwell; font-weight: normal; height: 50px; line-height: 50px;  margin: 0 auto;
	
	display:inline-block;  _display:inline;
}



.ys_4_2 h2 {
	font-size: 30px; font-family: family_1;
}

.ys_4_3 {
	 width: 60%; height: auto; margin:80px auto 0;
}
.ys_4_3 p {
	width: 100%; height: auto; display: block; font-size: 20px; font-family: family_2; line-height: 40px;  margin: 0 auto;
}



/*#con_one_5 {
	background-image: url(../img/05.jpg); background-position: right center; background-repeat: no-repeat;
}*/

.ys_5_1 {
	width: 50%; height: auto; float: left; margin: 100px 0 0; 
}

.ys_5_1  .pc {
	width: 80%; height: auto; display: block; margin: 0 auto;
}

.ys_5_2 {
	width: 50%; height: auto; float: left;  margin: 100px 0 0; color: #fff;
}

.ys_5_2 h1 {
	font-size: 35px; font-family: SketchRockwell; font-weight: normal; height: 50px; line-height: 50px; margin: 0 auto;
	
	display:inline-block;  _display:inline;
}




.ys_5_2 h2 {
	font-size: 30px; font-family: family_1;
}

.ys_5_3 {
	 width: 60%; height: auto; margin:80px auto 0;
}
.ys_5_3 p {
	width: 50%; height: auto; display: block; font-size: 20px; font-family: family_2; line-height: 30px;   float: left;
}

/*#con_one_6 {
	background-image: url(../img/06.jpg); background-position: right center; background-repeat: no-repeat;
}*/

.ys_6_1 {
	width: 50%; height: auto; float: left; margin: 100px 0 0;
}

.ys_6_1  .pc {
	width: 90%; height: auto; display: block; margin: 0 0 0 10%;
}

.ys_6_2 {
	width: 50%; height: auto; float: left; margin: 100px 0 0; text-align: center; color: #fff;
}

.ys_6_2 h1 {
	font-size: 35px; font-family: SketchRockwell; font-weight: normal; height: 50px; line-height: 50px;margin: 0 auto;
	
	display:inline-block;  _display:inline;
	
	
}






.ys_6_2 h2 {
	font-size: 30px; font-family: family_1;
}

.ys_6_3 {
	 width: 60%; height: auto; margin:80px auto 0;
}
.ys_6_3 p {
	width: 100%; height: auto; display: block; font-size: 20px; font-family: family_2; line-height: 30px;  margin: 0 auto;
}

.ys {
	width: 74%; height: 720px;  margin-left: 21%;
}


body {
	
}
	
.row_8 {
	
}

.limit-box{position:relative;width:100%;margin:0 auto; max-height: 699px; overflow:hidden; }

.limit-buy-nav{width:60%; margin: 0 auto; font-family: SketchRockwell;   }
.limit-buy-nav>span{ width:100%;height:auto; font-size: 16px; text-align:center; display: block; margin:0 0 0; padding-top: 80px; font-style: normal; font-family:family_2; }
.limit-buy-nav em{margin-right:1px;color:#c80000;   font-size: 16px; font-style: normal; font-family:family_2; }
.limit-buy-nav .prev,.limit-buy-nav .next{float:left;overflow:hidden; height:28px;  width: 10%; background-size: 100%; }

.limit-buy-nav .prev {
	background-image: url(../img/left_1.png); background-position: left center; background-repeat: no-repeat;
}

.limit-buy-nav .next{background-image: url(../img/left_1.png); background-position: right center; background-repeat: no-repeat;
transform: rotate(180deg);
-ms-transform: rotate(180deg);             /* IE 9 */
-webkit-transform: rotate(180deg);      /* Safari and Chrome */
-o-transform: rotate(180deg);              /* Opera */
-moz-transform: rotate(180deg);         /* Firefox */
 }
/* limit-buy-bd */
.limit-buy-bd{/*overflow:hidden;position:absolute;top:38px;left:0;width:9000px;z-index:1*/ }
/* btn-prev */
.wz_1 {
	margin: 20px 0 0;
}

.wz_1>span {
	width: 60%; height: 28px; display: block; margin: 0 10%; display: block; float: left; background-position: center; background-repeat: repeat-x; background-image: url(../img/d_1.jpg);
}

.wz_1>span span {
	width: 20%; height: 3px; display: block; margin: 12.5px auto 0; background-color: #c80000;
}

.btn-prev,.btn-next{overflow:hidden;position:absolute;display:none;top:93px;width:27px;height:48px;background:url(../img/images/arrowbg.png) no-repeat 0 0;z-index:10}
.btn-prev{left:0}
.btn-next{right:0;background-position:-40px 0}
.btn-prev:hover{background-position:0 -60px}
.btn-prev:active{background-position:0 -120px}
.btn-next:hover{background-position:-40px -60px}
.btn-next:active{background-position:-40px -120px}
/* products */
.products{ float:left; width:24.25%; margin-bottom: 20px;}
.products li{  width:100%;height:auto;padding:0;}
.products li .pic{overflow:hidden;position:relative;width:100%;height:auto;margin:0 auto;}
.products li .pic img{width:100%; height: 100%;}
.products li .price{ width:100%;height:auto;  }

.wz_001 {
	margin-right: 1%
}


.products li .price {
	 font-family:family_2; 
}
.products li .price h1 {
	font-size: 18px; text-align: center; width: 60%; height: 25px; line-height: 25px; margin: 0px auto 5px; color: #202020;
	display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.products li .price h2 {
	font-size: 16px; text-align: right; width: 80%; height: 20px; line-height: 20px; margin: 0px auto; text-align: center; color: #202020;
	display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.products li .price .dw_div_1 {
	height: auto;  padding: 10px 0 0;
}

.wz_2 {
	    position: absolute;
   bottom: 15%;
   right:10%;
   width:310px;height:70%;
    color: #fff;
    z-index: 6666;
    
}

.dw_div_1 {

}

.wz_3>div {
	height: 50%;
}

.row_2 {
	background-image: url(../img/07.jpg); background-position: center top; background-repeat: no-repeat;
}
.zp_01 {
	width: 80%; height: auto;  margin: 0px auto 130px; padding: 60px 0 0;
}
.zp_01 p {
	    float: right;
    font-size: 20px;
    font-family: SketchRockwell;
    /*width: 150px;*/
    height: 45px;
    line-height: 45px;
    color: #fff;
}

.zp_01 span {
	    float: right;
    font-size: 2rem;
    font-family: SketchRockwell;
    width: 100px;
    height: 45px;
    margin: 0 1% 0 0;
    line-height: 45px;
    color: #fff;
}

.zp_02 {
	width: 90%; height: auto; margin: 0px auto 0;
}

	.row_9 {
margin-bottom: 140px;
}


.xjdt_1,.xjdt_2 {
	color: #212020 !important;
}

.dt_1 {
	width: 90%; height: auto; margin: 0 auto; 
}


.dt_1 .zp_01 {
	margin-top: 0; margin-bottom: 70px; width: 100% !important;
}

.dt_2 {
	width: 100%; margin: 0 auto;
}

.dt_2>div {
	float: left;
}
.dt_2_1 {
	width: 30%; height: auto; float: left; 
}
.dt_2_1 img {
	width: 90%; height: auto; display: block; margin: 0 auto;
}
.dt_2_2 {
	width: 63%; height: auto;  float: left; display: block; text-align: left; margin: 0 0 0 7%;
}

.xns_2 {
    margin-right: 5%;
}

.dt_2_2 li {
	width: 47.5%; height: auto; float:left; margin-bottom: 30px;
	
	 display:inline-block;
	transition:All 0.2s ease-in-out;
	-webkit-transition:All 0.2s ease-in-out;
	-moz-transition:All 0.2s ease-in-out;
	-o-transition:All 0.2s ease-in-out;
}
.dt_2_2 li:hover {
	transform:translate(0,-10px);
	-webkit-transform:translate(0,-10px);
	-moz-transform:translate(0,-10px);
	-o-transform:translate(0,-10px);
	-ms-transform:translate(0,-10px);
	-webkit-box-shadow:0px 5px 15px #e5e5e5;
    -moz-box-shadow:0px 5px 15px #e5e5e5;
    box-shadow:0px 5px 15px #e5e5e5;
}

.dt_2_2 li a:hover h2 {
	color:#000;
transition:color 2s;
-moz-transition:color 2s; /* Firefox 4 */
-webkit-transition:color 2s; /* Safari and Chrome */
-o-transition:color 2s; /* Opera */

font-weight: bold;
}

.dt_2_2 li h1 {
	font-size: 20px;  font-family: family_2; margin: 0; font-weight: normal;
}

.dt_2_2 li h2 {
	font-size: 1rem;  font-family: SketchRockwell; margin: 10px 0; font-weight: normal;  width: 90%; height: 2rem;  line-height: 2rem; 
	display: block; 
	overflow: hidden; 
	white-space: nowrap;
    text-overflow: ellipsis;
}

.dt_2_2 li p {
	font-size: 16px;  font-family: family_2; margin: 0px 0; font-weight: normal;  width: 100%; height: 50px; 
	line-height: 25px; 
	display: block; 
	overflow: hidden; 
    text-overflow: ellipsis;
}

.dt_2_2 li a {
	color: #333;
}

.dt_2_2>p {
	font-size: 14px;  font-family: family_2; width: 235px; height: auto; display: block; 
}
.dt_2_2>p a {
	font-size: 14px;  font-family: family_2; color: #333;
}

.dt_2_2>p span {
	display: block; float: left; height: 20px;
}

.span_1 {
	width: 46px;
	
	transition:color 2s;
-moz-transition:color 2s; /* Firefox 4 */
-webkit-transition:color 2s; /* Safari and Chrome */
-o-transition:color 2s; /* Opera */
}

.span_2 {
	width: 80px; background-image: url(../img/09.png); background-position: center; background-repeat: repeat-x; margin-left: 5px;
	
transition:width 2s;
-moz-transition:width 2s; /* Firefox 4 */
-webkit-transition:width 2s; /* Safari and Chrome */
-o-transition:width 2s; /* Opera */
}

.dt_2_2>p a:hover .span_1 {
	color: #c80000;
}

.dt_2_2>p a:hover .span_2 {
	width: 180px;
}

.span_2 {
	
}

.span_3 {
	width: 4px; background-image: url(../img/08.png); background-position: center; background-repeat: no-repeat; margin-left: 0px;
}



.row_3 {
	background-image: url(../img/010.jpg); background-position: center top; background-repeat: no-repeat; background-size: cover;
}

 .swiper-slide p {
    	width: 88%; height: auto; margin: 0 auto; display: block; font-size: 2rem; text-align: left; font-family: SketchRockwell;  color: #fff; line-height: 65px; text-align: center;
    }
    

    
 
 .p_1 {
	font-size: 14px;  font-family: family_2; width: 255px; height: auto; display: block;  margin: 60px auto 30px;
}
 .p_1 a {
	font-size: 14px;  font-family: family_2; color: #fff;
}

 .p_1 span {
	display: block; float: left; height: 28px; font-size: 20px; line-height: 28px;
}

 .p_1 .span_1 {
	width: 65px;
}

 .p_1 .span_2 {
	width: 80px; background-image: url(../img/09.png); background-position: center; background-repeat: repeat-x; margin-left: 5px;
	
	transition:width 2s;
-moz-transition:width 2s; /* Firefox 4 */
-webkit-transition:width 2s; /* Safari and Chrome */
-o-transition:width 2s; /* Opera */
}

 .p_1 a:hover .span_2 {
 	width: 180px;
 }
 
  .p_1 a:hover .span_1 {
 	color: #c80000;
 }

 .p_1 .span_3 {
	width: 4px; background-image: url(../img/08.png); background-position: center; background-repeat: no-repeat; margin-left: 0px;
}	
	
	.row_4 {
	margin: 110px 0 0;
}

.yz {
	 height: auto;  width: 80%; border: 40px solid #c80000; margin: 0 auto; position: relative; padding: 0 0 80px 0 !important;
}

.yz_1 {
      height: auto;  width: 70%; margin: 30px 0 0 30%; 
}
.yz_1 h1 {
	font-size: 2.5rem;  font-family: SketchRockwell;  margin: 0px 0 0; text-align: left;
}

.yz_1 h2 {
	font-size: 1.8rem;  font-family: SketchRockwell;  margin: 10px 0 30px 0; font-weight: normal; text-align: left;
}

.yz_1>p {
	font-size: 16px;  font-family: SketchRockwell;  margin: 0 0 0; font-weight: normal; text-align: left;
}

.yz_1_2 {
	width: 100%; height: auto; text-align: left; margin: 5px 0 0 0;
}

.yz_1_2 p {
	font-size: 34px;  font-family:SketchRockwell;   margin: 0; font-weight: normal; text-align: left; color: #c80000; width: 280px; display: block; float: left; height: 48px; line-height: 48px;
}

.yz_1>span {
	width: 44px; height: 2px; display: block; background-color: #c80000; margin: 30px 0 0;
}

.yz_1_2 a {
	font-size: 14px;  font-family:SketchRockwell;   margin: 0 0 0 10%; font-weight: normal; text-align: left; color: #c80000; width: 200px; display: block; float: left; background-image: url(../img/qq.png); background-position: left center; background-repeat: no-repeat; height: 48px; 
}

.yz_1_2 a span {
	display: block; width: 100px; height: 30px; background-color: #333; color: #fff; text-align: center; border-radius: 10px; margin: 9px 0 0 40px; line-height: 30px;
}

.yz_1_1 {
	height: 58px; width: 100%;  margin: 20px 0 0 0;
}

.yz_1_1 img {
	display: inline;  float: right; width: 58px; height: auto;  margin: 0 20px 0 0;
}
.yz_3 {
	width: 240px; height: auto; background-color: #212020; position: absolute; top: 28%; left: -40px; color: #fff; font-size: 72px; font-family: SketchRockwell; line-height: 80px; padding: 20px 0;
}
.yz_4 {
	width: 100%; height: 90px; position: absolute; top: -90px; left: 0;
}
.yz_4 span {
	width: 1px; height: 100%; display: block; background-color: #c6c6c5; margin: 0 auto;
}



[class^="btn-"] {
  position: relative;
  display: block;
  margin: 20px auto;
  width: 100%;
  height: 80px;
  max-width: 250px;
  text-transform: uppercase;
  overflow: hidden;
  border: 1px solid currentColor;
}




@-webkit-keyframes criss-cross-left {
  0% {
    left: -20px;
  }
  50% {
    left: 50%;
    width: 20px;
    height: 20px;
  }
  100% {
    left: 50%;
    width: 375px;
    height: 375px;
  }
}

@keyframes criss-cross-left {
  0% {
    left: -20px;
  }
  50% {
    left: 50%;
    width: 20px;
    height: 20px;
  }
  100% {
    left: 50%;
    width: 375px;
    height: 375px;
  }
}
@-webkit-keyframes criss-cross-right {
  0% {
    right: -20px;
  }
  50% {
    right: 50%;
    width: 20px;
    height: 20px;
  }
  100% {
    right: 50%;
    width: 375px;
    height: 375px;
  }
}
@keyframes criss-cross-right {
  0% {
    right: -20px;
  }
  50% {
    right: 50%;
    width: 20px;
    height: 20px;
  }
  100% {
    right: 50%;
    width: 375px;
    height: 375px;
  }
}
.btn-11 {
  position: relative;

}
.btn-11:before, .btn-11:after {
  position: absolute;
  top: 50%;
  content: '';
  width: 20px;
  height: 20px;
  background: #f2f2f2;
  border-radius: 50%;
  color: #000;
  filter:alpha(opacity=50);
  opacity:0.5;
}
.btn-11:before {
  left: -20px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  /*     animation: criss-cross-left 0.8s reverse; */
}
.btn-11:after {
  right: -20px;
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  /*     animation: criss-cross-right 0.8s reverse; */
}
.btn-11:hover:before, .btn-11:hover:after {
  /*       @include size($btn-width); */
}
.btn-11:hover:before {
  -webkit-animation: criss-cross-left 0.8s both;
          animation: criss-cross-left 0.8s both;
}
.btn-11:hover:after {
  -webkit-animation: criss-cross-right 0.8s both;
          animation: criss-cross-right 0.8s both;
}



.swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
	float: left
}

.swiper-container-vertical>.swiper-wrapper {
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	flex-direction: column
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

.swiper-container-android .swiper-slide,.swiper-wrapper {
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-o-transform: translate(0,0);
	-ms-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0)
}

.swiper-container-multirow>.swiper-wrapper {
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto
}

.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative
}

.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide {
	height: auto
}

.swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	-webkit-transition-property: -webkit-transform,height;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform,height
}

.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}

.swiper-wp8-horizontal {
	-ms-touch-action: pan-y;
	touch-action: pan-y
}

.swiper-wp8-vertical {
	-ms-touch-action: pan-x;
	touch-action: pan-x
}

.swiper-button-next,.swiper-button-prev {
	position: absolute;
	width: 27px;
	height: 44px;
	z-index: 10;
	cursor: pointer;
	/*-moz-background-size: 27px 44px;
	-webkit-background-size: 27px 44px;
	background-size: 27px 44px;*/
	background-position: center;
	background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none
}

.swiper-button-prev,.swiper-container-rtl .swiper-button-next {
	background-image: url(../img/about_right.png);
	left: 0px;
	right: auto;
	top: 10px; 
	
	width: 59px; height: 45px;
}

.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next,.swiper-container-rtl .swiper-button-prev {
	background-image: url(../img/about_left.png);
	right: 0px;
	left: auto;
	width: 59px; height: 45px; top:50%;
}

.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-pagination {
	/*position: absolute;*/
	text-align: center;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	-webkit-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
	-o-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {
	
	width: 100%; margin-top: 40px;
}

.swiper-pagination-bullet {
	width: 40px;
	height: 4px;
	display: inline-block;
	border-radius: 10px;
	background: #fff;
	opacity: .2
}

button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-webkit-appearance: none;
	appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}

.swiper-pagination-white .swiper-pagination-bullet {
	background: #fff
}

.swiper-pagination-bullet-active {
	opacity: 1;
	background: #c80000;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000
}

.swiper-container-vertical>.swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	-webkit-transform: translate3d(0,-50%,0);
	-moz-transform: translate3d(0,-50%,0);
	-o-transform: translate(0,-50%);
	-ms-transform: translate3d(0,-50%,0);
	transform: translate3d(0,-50%,0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 5px 0;
	display: block
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px
}

.swiper-pagination-progress {
	background: rgba(0,0,0,.25);
	position: absolute
}

.swiper-pagination-progress .swiper-pagination-progressbar {
	background: #007aff;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left top;
	-moz-transform-origin: left top;
	-ms-transform-origin: left top;
	-o-transform-origin: left top;
	transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
	-webkit-transform-origin: right top;
	-moz-transform-origin: right top;
	-ms-transform-origin: right top;
	-o-transform-origin: right top;
	transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progress {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0
}

.swiper-container-vertical>.swiper-pagination-progress {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0
}

.swiper-pagination-progress.swiper-pagination-white {
	background: rgba(255,255,255,.5)
}

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
	background: #fff
}

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
	background: #000
}

.swiper-container-3d {
	-webkit-perspective: 1200px;
	-moz-perspective: 1200px;
	-o-perspective: 1200px;
	perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
	background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
	background-image: -webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: -moz-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: -o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-container-3d .swiper-slide-shadow-right {
	background-image: -webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
	background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: -moz-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: -o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-container-3d .swiper-slide-shadow-top {
	background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
	background-image: -webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: -moz-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: -o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
	background-image: -webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: -moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: -o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper {
	-ms-perspective: 1200px
}

.swiper-container-cube,.swiper-container-flip {
	overflow: visible
}

.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}

.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-container-cube .swiper-slide {
	visibility: hidden;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
	-webkit-transform-origin: 100% 0;
	-moz-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible
}

.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .6;
	-webkit-filter: blur(50px);
	filter: blur(50px);
	z-index: 0
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
	pointer-events: none;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	text-align: center
}

.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg {
	max-width: 100%;
	max-height: 100%;
	object-fit: contain
}

.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0,0,0,.1)
}

.swiper-container-horizontal>.swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%
}

.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0,0,0,.5);
	border-radius: 10px;
	left: 0;
	top: 0
}

.swiper-scrollbar-cursor-drag {
	cursor: move
}

.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	-webkit-transform-origin: 50%;
	-moz-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-animation: swiper-preloader-spin 1s steps(12,end) infinite;
	-moz-animation: swiper-preloader-spin 1s steps(12,end) infinite;
	animation: swiper-preloader-spin 1s steps(12,end) infinite
}

.swiper-lazy-preloader:after {
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
	background-position: 50%;
	-webkit-background-size: 100%;
	background-size: 100%;
	background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
	100% {
		-webkit-transform: rotate(360deg)
	}
}

@keyframes swiper-preloader-spin {
	100% {
		transform: rotate(360deg)
	}
}

  .swiper-container {
        width: 100%;
        height: 100%;
         margin: 0 auto;
        
    }
    .swiper-slide {
        text-align: center;
        font-size: 18px;
        
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
    
    
    	.row_5 {
	background-image: url(../img/011-min.jpg);
	background-position: center;
	padding: 85px 0 170px 0 !important;
	background-repeat: no-repeat;
	background-size: cover;
}



.row_7 {
	margin: 110px 0 0;
}

.footer_1 {
	width: 80%; height: 100%;  margin: 0 auto;
}

.footer_2 {
	height: auto; margin: 0 auto 80px; width: 90%;
}

.footer_2 .footer_2_1 {
	width: 144px; height: 50px; float: left; 
}
.footer_2 .footer_2_1 img {
	display: block; width: 144px; height: 40px; margin: 5px 0 0;
}

.footer_2 .footer_2_2 {
	width: 200px; height: 50px; float: right;  line-height: 50px;
}
.footer_2 .footer_2_2 p {
	font-size: 20px;  float: left; width: 49.5%;  font-family:SketchRockwell; border-right: 1px  solid #ffffff; color: #fff;
}
.footer_2 .footer_2_2>span {
	 float:right; width: 30%; background-color: #c80000; display: block; height: 100%; margin: 0 10% 0 10%; 
}
.footer_2 .footer_2_2>span:hover .xl_lb_1 {
	display: block; margin: 10px 0 0;
}

.xl_lb_1 {
	width: 100%; height: auto; background-color: #fff; display: none;
}

.xl_lb_1 a {
	color: #333; display: block; width: 100%; height: 100%; text-align: center;

background-color:#fff;
transition:background-color 2s;
-moz-transition:background-color 2s; /* Firefox 4 */
-webkit-transition:background-color 2s; /* Safari and Chrome */
-o-transition:background-color 2s; /* Opera */
}

.xl_lb_1 a:hover {
	background-color: #c80000; color: #fff; font-family: SketchRockwell;
}

.footer_2 .footer_2_2 a span {
	display: block; width: 50%; margin: 10px auto 0; background-color: #fff; border-radius: 5px; height: 3px;
}


.footer_3 {
	width: 90%; height: auto;  margin: 0 auto;
}
.footer_3>div {
	width: 45%; height: 100%; float: left; margin: 0 5% 0 0 ;
}

.footer_3_1 li {
	width: 151px; height: 174px;  background-image: url(../img/012.png); background-position: center; background-repeat: no-repeat; float: left; margin: 0 25px 20px 0;
}

.footer_3_1 li:hover {
	background-image: url(../img/013.png); background-position: center; background-repeat: no-repeat; 
}

.footer_3_1 li a {
	display: block; height: 100%;
}
.footer_3_1 li a p {
	  padding: 90px 0 0; color: #fff; font-size: 12px ; font-family: SketchRockwell;  text-align: center
}

.footer_3_1 ul {
	width: 352px;
}

.footer_3_1 li a span {
	font-size: 20px; font-family: SketchRockwell; 
}

.footer_3_2 {
	
}

.footer_3_2 ul {
	width: 45%; height: auto;  background-color: ; float: left; margin: 0 5% 40px 0;  text-align: left;
}


.dz_bt {
	font-size: 25px;  font-family: SketchRockwell;  color: #fff; margin-bottom: 10px;
}
.dz_bt span {
	display: block; font-size: 16px;
}

.dz_bt1 {
	font-size: 14px;  font-family:family_1;   color: #fff; line-height: 25px;
}

.footer_4 {
	width: 100%; height: auto; clear: both; text-align: left;
}
.footer_4 h1 {
	font-size: 42px; font-family:family_2; color: #fefefe; text-align: left;
}
.footer_4  p {
	font-size: 14px;  font-family:family_2; color: #fefefe; line-height: 25px;
}


.row_6 {
	width: 100%; height: auto; text-align: center;
}

.row_6>div {
	
	
	height: auto; margin: 0 auto;  
	
	display:inline-block;*display:inline;*zoom:1;
}

.row_6 {
	width: 100%; height:70px; background-color: #c80000;   position: fixed; bottom: 0; left: 0; z-index: 9999;
}
.row_6>div {
	height: 50px; margin: 10px 0;
}
.row_6 .p_2 {
	width: 300px; height: 50px; float: left; text-align: left; color: #fff;  display: block; 
}

.row_6 .p_2 .span_4 {
	font-size: 12px; font-family: family_2; display: block; margin-bottom: 5px;
}
.span_4 span {
	color: #ffde00;
}
.row_6 .p_2 .span_5 {
	font-size: 1.4rem; display: block; font-family: SketchRockwell;
}

.row_6 .p_6_1,.row_6 .p_5_1 {
	display: none; 
}

.row_6 .p_3 {
	width: 340px;  float: left;  margin: 0 10px 0; font-size: 40px;   font-family:family_4;  color: #ffde00; text-align: left; text-shadow:5px 2px 6px #9c0000; height: 50px; line-height: 50px; display: block; font-weight: bold;
}



.row_6 .p_3 p {
	background-image: url(../img/dh.png); background-position: left top; background-repeat: no-repeat; padding: 0 0 0 50px; height: 48px; line-height: 48px; color: #ffde00;
}

.row_6 .p_3 marquee {
	width: 100%; height:50px; display: block;
}

.row_6 .p_4 {
	width: 290px; height: 50px;  float: left;
}

.row_6 .p_4 input {
	width: 100%; height: 100%; border: none; border-radius: 5px; background-color: #fff; cursor:text; text-indent: 5px;
}

.row_6 .p_5 {
	width: 130px; height: 50px; float: left; margin: 0 10px 0;
}

.row_6 .p_5 input {
	width: 100%; height: 100%; border: none; border-radius: 5px; background-color: #ffde00;  color: #c80000; font-size: 20px;   font-family: SketchRockwell; 
}

.row_6 .p_6 {
	width: 130px; height: 50px;  border-radius: 5px; background-color: #ffde00;  color: #c80000; font-size: 20px;   font-family: SketchRockwell;  float: left; line-height: 50px; text-align: center;  display: block;
}


/*在线客服*/

.side ul li  span {
	 display: block; float: left; height: 100%; line-height: 50px; font-size: 20px; font-family:family_2;  width: 60%; margin-left: 5%; color: #fff;
}

.side{position:fixed;width:50px;height:auto;right:0; bottom: 70px; z-index:100;}
.side ul li{width:50px;height:50px;float:left;position:relative;border-bottom:1px solid #444;}
.side ul li .sidebox{position:absolute;width:50px;height:50px; line-height: 50px; top:0;right:0;transition:all 0.3s;background:#fff;opacity:0.8;filter:Alpha(opacity=80);color:#fff; overflow:hidden;}
.side ul li .sidebox>div {
	 width: 50px; height: 50px; float: left;
}

.side ul li .sidebox .hdiv_1 {
	background-image: url(../img/dh_1.png);   background-position: center; background-repeat: no-repeat; 
}

.side ul li .sidebox:hover .hdiv_1 {
	background-image: url(../img/dh_1_1.png); background-position: center; background-repeat: no-repeat;
}

.side ul li .sidebox .hdiv_2 {
	background-image: url(../img/qq_1.png);   background-position: center; background-repeat: no-repeat; 
}

.side ul li .sidebox:hover .hdiv_2 {
	background-image: url(../img/qq_1_1.png); background-position: center; background-repeat: no-repeat;
}

.side ul li .sidebox .hdiv_3 {
	background-image: url(../img/wb_1.png);   background-position: center; background-repeat: no-repeat; 
}

.side ul li .sidebox:hover .hdiv_3 {
	background-image: url(../img/wb_1_1.png); background-position: center; background-repeat: no-repeat;
}


.side ul li .we_1{position:absolute;width:50px;height:50px; line-height: 50px; top:0;right:0;transition:all 0.3s;background:#fff;opacity:0.8;filter:Alpha(opacity=80);color:#fff; overflow:hidden; background-image: url(../img/w_3.png); background-position: center; background-repeat: no-repeat;}
.side ul li .we_1:hover {
	background:#c80000;opacity:1;filter:Alpha(opacity=100); background-image: url(../img/w_3_1.png);  background-position: center; background-repeat: no-repeat;
}
.side ul li .we_2 {
	display: none;
}
.side ul li a:hover .we_2 {
	display: block; width: 200%; height: auto; background-color: #f2f2f2;  position: absolute; left: -200%;  bottom: -50%; z-index: 9999;
}
.we_2 img {
	width: 100%; height: 100%; display: block;
}
.side ul li .sidetop{width:50px;height:50px;display:inline-block;background:#fff;opacity:0.8;filter:Alpha(opacity=80);transition:all 0.3s; background-image: url(../img/jt_01.png); background-position: center; background-repeat: no-repeat;}
.side ul li .sidetop:hover{background:#c80000;opacity:1;filter:Alpha(opacity=100); background-image: url(../img/jt_1_1.png); background-position: center; background-repeat: no-repeat;}
.side ul li img{float:left; }


	.case {
	width: 100%; height: auto; background-image: url(kf/img/c_1.jpg); background-position: center top; background-repeat: repeat-y; position: relative;
}

.bt_1 {
							font-size: 50px; text-align: center; font-family:family_2;  color: #fff; padding: 150px 0 120px; display: block; margin: 0 ;
						}

.case_1 {
	width: 80%; height: auto; margin: 0 auto 100px; 
}

.case_2 {
	width: 100%; height: auto; padding: 100px 0 100px
}

.case_2 h1 {
	  font-family: SketchRockwell; font-size: 65px; margin-bottom: 0px; text-align: left;
}

.case_2 h1 span {
	color: #c80000; 
}

.case_2 h2 {
	font-family:family_2;  font-size: 42px; text-align: left;
}


.da-thumbs li h1 {
	display: block; width: 100%; height: 25px;  font-family:family_2;  font-size: 20px; text-align: center; line-height: 25px;  color: #333; margin: 20px 0 0;
	
		overflow: hidden; 
	white-space: nowrap;
    text-overflow: ellipsis;
}

.da-thumbs li h2 {
	display: block; width: 100%; height: 25px;  font-family:family_2;  font-size: 14px; text-align: center; line-height: 25px;  color: #b5b5b5;
	
		overflow: hidden; 
	white-space: nowrap;
    text-overflow: ellipsis; margin: 0;
}

.da-thumbs {

	position: relative;

}
.da-thumbs li {
	float: left;
	 width: 30%; height: auto; margin: 0 3.33% 30px 0;
	position: relative;
}
.da-thumbs li a,
.da-thumbs li a img {
	display: block;
	position: relative;
	width: 100%; height: auto;
}
.da-thumbs li a {
	overflow: hidden;
}
.da-thumbs li a div {
	position: absolute;

	width: 90%;
	height: 90%;
	border: 2px solid #fff;;
}



.codrops-top{
	line-height: 24px;
	font-size: 11px;
	background: #fff;
	background: rgba(255, 255, 255, 0.6);
	text-transform: uppercase;
	z-index: 9999;
	position: relative;
	font-family: Cambria, Georgia, serif;
	box-shadow: 1px 0px 2px rgba(0,0,0,0.2);
}
.codrops-top a{
	color: #333;
	display: inline-block;
}
.codrops-top a:hover{
	background: rgba(255,255,255,0.9);
}
.codrops-top span.right{
	float: right;
}
.codrops-top span.right a{
	float: left;
	display: block;
}
/* Demo Buttons Style */
.codrops-demos{
    text-align:center;
	display: block;
	line-height: 30px;
	padding: 5px 0px;
}
.codrops-demos a{
    display: inline-block;
	margin: 0px 4px;
	padding: 0px 6px;
	color: #aaa;
	line-height: 20px;	
	font-size: 13px;
	text-shadow: 1px 1px 1px #fff;
	border: 1px solid #ddd;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(47%,#f6f6f6), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* IE10+ */
	background: linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
	box-shadow: 0px 1px 1px rgba(255, 255, 255, 0.5);
}
.codrops-demos a:hover{
	color: #333;
	box-shadow: 0px 1px 1px rgba(255, 255, 255, 0.5);
}
.codrops-demos a:active{
	background: #fff;
}
.codrops-demos a.current-demo,
.codrops-demos a.current-demo:hover{
	background: #f6f6f6;
}

#clipDIV  {
	margin:40px auto 100px; padding:5px 0;
}


#clipDIV ul{
 height: 37px; margin: 0; width: 380px; margin: 0 auto;

}

.disbled{
	color:#CCCCCC;
	border:1px #CCCCCC solid; box-sizing: border-box;
	border-right:0px;
	padding:0 5px;
	height: 37px; line-height: 37px; 
	float:left;
	text-align:center;
	cursor:not-allowed;
	font-size: 0.9rem;
}
.subMit{
	border:1px #CCCCCC solid; box-sizing: border-box;
	color:#666666;
	background:white;
	text-align:center;
	width:200px;
	line-height:2.0em;
	border-radius:3px;
}

.BORDER{
	border: 1px solid #e8e8e8;
	box-sizing: border-box;
	padding:0 10px;
	text-align:center;
	float:left;
	color: #898989;
	cursor:pointer;
	  background: #f8f8f8;
	font-size: 14px;
	height: 37px; line-height: 37px; 
	
	margin: 0 5px 0 0; 
	
	transition:border 1s;
-moz-transition:border 1s; /* Firefox 4 */
-webkit-transition:border 1s; /* Safari and Chrome */
-o-transition:border 1s; /* Opera */
	
}

.BORDER:hover {
	border: 1px solid #C40000; box-sizing: border-box;
}

.curPage{
	color:white;
	border:none; 
	box-sizing: border-box;
	padding:0 6px;
	height: 37px; line-height: 37px; 
	float:left;
	text-align:center;
	cursor:pointer;
	color: #000;
	font-size: 16px;
	
	margin: 0 5px 0 0; 
	
}
.disbled{
	border: 1px solid #e8e8e8; 
	box-sizing: border-box;
	color: #898989;
	padding:0 5px;
	height: 37px; line-height: 37px; 
	float:left;
	text-align:center;
	cursor:not-allowed;
	font-size: 16px;
	
	margin: 0 5px 0 0; 
}
.subMit{
	border:1px #CCCCCC solid; box-sizing: border-box;
	color:#666666;
	background:white;
	text-align:center;
	width:200px;
	line-height:2.0em;
	border-radius:3px;
}


	.case_3 {
	width: 80%; height: auto; margin: 150px auto 110px;
}
.case_3 h1 {
	font-size: 50px;   font-family:family_2;  margin: 0; width: 100%; height: auto; height: 55px; line-height: 55px; overflow: hidden; 
	white-space: nowrap;
    text-overflow: ellipsis;
}
.case_3 .p_7 {
	display: block; width: 30%; height: auto; margin: 25px 0 0;
}
.case_3 .p_7 span {
	display: block; float: left; width:48%; height: 22px; margin-right: 1%; font-size: 16px; color: #a3a3a3;  font-family:family_2; 
	overflow: hidden; 
	white-space: nowrap;
    text-overflow: ellipsis;
}
.case_4 {
	margin: 35px 0 0;  line-height: 30px; 
}

.zw img {
	max-width: 100%; margin: 30px 0;
}

.case_4 p {
	
}

.case_4 p img{
	display:inline; max-width: 100%; margin: 30px 0;
}
.paper {
	border-bottom: 1px solid #ededed; padding-bottom: 30px; margin-bottom: 30px;
}

.zw_1 {
	height: auto; margin-bottom:80px;
}

.zw_1>div {
	
}

.zw_1_1 {
	width: 70%; height: auto;  float: left;  font-size: 20px;
}
.zw_1_1 a {
	height: 30px; line-height: 30px; color: #1e1d1d; font-size: 20px;  font-family:family_2; 
	
	overflow: hidden; 
	white-space: nowrap;
    text-overflow: ellipsis;
}

.zw_1_2 {
	width: 114px; height: 60px;  float: right;
}

.zw_1_2 li {
	float: left; width: 28px; height: 28px; margin: 16px 0 0 10px; transform: rotateY(180deg); border-radius: 90%;
}

.zw_1_2 li {
	
	 display:inline-block;
	transition:All 0.2s ease-in-out;
	-webkit-transition:All 0.2s ease-in-out;
	-moz-transition:All 0.2s ease-in-out;
	-o-transition:All 0.2s ease-in-out;
}

.zw_1_2 li:hover {
	transform:translate(0,-10px);
	-webkit-transform:translate(0,-10px);
	-moz-transform:translate(0,-10px);
	-o-transform:translate(0,-10px);
	-ms-transform:translate(0,-10px);
	-webkit-box-shadow:0px 5px 15px #e5e5e5;
    -moz-box-shadow:0px 5px 15px #e5e5e5;
    box-shadow:0px 5px 15px #e5e5e5;
}

.zw_1_2 li img {
	width: 100%; height: auto;
}

.zw_1_2 {
	margin: 0;
}


		.news {
	width: 100%; height: auto; 
}

.news_1 {
	margin: 0 0 55px;
}

.news_1 li {
	float: left; float: left; margin-right: 2%; 
}

.news_1 li a {
	padding: 10px 30px;  color: #000; display: block; font-size: 20px;    font-family:SketchRockwell; 
	
	transition:background-color,color 0.2s;
	-webkit-transition:background-color,color 0.2s; /* Safari */
}

.news_1 li a:hover {
	background-color: #c80000; color: #fff; border-radius: 5px;
} 
.news_1 li.on a{
	background-color: #c80000; color: #fff; border-radius: 5px;
} 

.lb_01 {
	background-color: #c80000; color: #fff !important;
}


.news_2 li {
	width: 45%; height: auto;  margin: 0  5% 50px 0; float: left;
}
.news_2 li h1 {
	font-size: 20px;    font-family:family_2;  color: #333;  width: 95%; margin: 0 auto; text-align: left
}

.news_2 li h2 {
	font-size: 20px;    font-family:SketchRockwell;  color: #333;  width: 95%; margin: 20px auto 0; height: 30px; text-align: left;
	
	overflow: hidden; 
	white-space: nowrap;
    text-overflow: ellipsis;
}

.news_2 li p {
	color: #212020; font-size: 16px; font-family:SketchRockwell; margin: 10px auto 0; width: 95%; height: 70px; font-weight: normal; line-height: 32px;
	
	display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
	

}

.news_2 li span {
	display: block; width: 0px; height: 2px; margin: 10px 0 0; background-color: #c80000;
	
	transition:width 0.2s;
	-webkit-transition:width 0.2s; /* Safari */
}

.news_2 li:hover span {
	width: 100%;
}


.news_2 li {
	
	 display:inline-block;
	transition:All 0.2s ease-in-out;
	-webkit-transition:All 0.2s ease-in-out;
	-moz-transition:All 0.2s ease-in-out;
	-o-transition:All 0.2s ease-in-out;
}


.news_2 li:hover {
	transform:translate(0,-10px);
	-webkit-transform:translate(0,-10px);
	-moz-transform:translate(0,-10px);
	-o-transform:translate(0,-10px);
	-ms-transform:translate(0,-10px);
	-webkit-box-shadow:0px 5px 15px #e5e5e5;
    -moz-box-shadow:0px 5px 15px #e5e5e5;
    box-shadow:0px 5px 15px #e5e5e5;
}


	.case_5 {
		width: 80%;
    height: auto;
    margin: 80px auto 60px; 
	}
		.case_5>h1 {
			font-size: 26px; width: 100%; height: 30px; line-height: 30px;  font-family:family_2;  overflow: hidden; 
	white-space: nowrap;
    text-overflow: ellipsis;
		}
		
		.p_8 {
			color: #a3a3a3; font-size: 16px;  font-family:family_2;  margin: 15px 0 0; 
			
			display: table; /*重点就是这个属性,这个样式会告知浏览器当前元素的宽度,采用最小的宽度.不是默认全宽*/
		}
		.p_8 a {
			color: #a3a3a3;
		}
		
		.p_8>span{
			display: block; float: left; margin-right: 20px; width: 158px; height: 22px;
			overflow: hidden; 
	white-space: nowrap;
    text-overflow: ellipsis;
		}
		
	.case_6 {
		height: auto; margin: 30px auto;
	}
	.case_6 p {
		line-height: 30px;
	}
	.case_6  img {
		max-width: 100%; height: auto; margin:0px 0; display: inline !important;
	}


		
	.news_3  {
		/*margin: 0 0 55px;*/
	}
	
	.news_3 li {
		float: left;
    margin-right: 1%; width: 15.5%; height: 43px; line-height: 43px;
	}
	
	.news_3 li a {
	width: 100%; height: 100%; text-align: center;
    color: #000;
    display: block;
    font-size:1.2rem;
    font-family: SketchRockwell;
    transition: background-color,color 0.2s;
    -webkit-transition: background-color,color 0.2s;
	}
	
	.news_3 li a:hover {
	background-color: #c80000; color: #fff;/* border-radius: 5px;*/
} 
	.news_3 li.on a {
	background-color: #c80000; color: #fff;/* border-radius: 5px;*/
} 

	
	.fw_1 {
	 margin: 60px 0 150px; line-height: 30px;
}

.fw_1 p {
	
}

.fw_1 img {
	display: inline !important; margin: 20px 0; max-width: 100%;
}


.ab {
	 margin-bottom: 150px; 
}

.ab img {
	max-width: 100%;
}

.ab h1 {
	font-size: 25px; font-weight: normal;  font-family: SketchRockwell;
}

.ab p {
	 font-family:family_2;  line-height:30px;
}


}

@media screen and (min-width:960px) and (max-width:1221px) {
		/*	div { display: block; margin: 0; padding: 0; border: 0 none; outline: 0; background: transparent; font-weight: normal; font-style: normal; }*/
		
		/*分页*/
.pagelist{text-align:center;margin:10px 0 100px;}
.pagelist b,.pagelist a{display:inline-block;border:1px solid #ed1b1a;background:#fff;color:#ccc;padding:3px 10px;}
.pagelist b{background:#ed1b1a;}
.pagelist a{color:#555;}
.pagelist a:hover{color:#fff;background:#ed1b1a;}
/*分页结束*/

#inner { width: 100%; margin: 0 auto; background-color: #00AFC4; position: relative;}

#inner:hover  .hot-event .switch-nav  {
	display: block;
}

.hot-event { }
    .hot-event .switch-tab { text-align: center; padding: 10px 0; position: absolute; bottom: 0px;  width: 100%;}

    .hot-event .switch-nav { position: absolute; bottom: 50%;  z-index: 2; width: 100%; height: auto;  display: none; }
       
        .hot-event .switch-nav .prev { border-radius: 3px 0 0 3px; border-width: 1px;  float: left; background-image: url(../img/left.png);  width: 48px; height: 48px;}
        .hot-event .switch-nav .next { border-radius: 0 3px 3px 0; border-width: 1px 1px 1px 0; float: right;   width: 48px; height: 48px; background-image: url(../img/right.png); }
       
        .hot-event .switch-nav a { display: inline-block; }
            .hot-event .switch-nav a:hover { }
    .hot-event .event-item { height: auto; width: 100%;  }
        .hot-event .event-item .banner { display: block; }
        .hot-event .event-item img {  width: 100%; height: auto; display: block;}

a { color: #4385a7; }
a { text-decoration: none; }
    a .ico { cursor: pointer; }
.ico { display: inline-block; width: 16px; height: 16px; vertical-align: middle; overflow: hidden; }
	
			.photo_1 {
				display: none !important;
			}
	
	        .hot-event .switch-tab a, .hot-event .switch-tab .current { margin: 0 2px; display: inline-block; width: 5px; height: 5px;  background-color: #f2f2f2;  border-radius: 90%;}
        .hot-event .switch-tab .current {   width: 30px; height: 5px; border-radius: 10px; background-color: #fff;}
	
	.arrow {
    display: block;
    margin: 0 auto;
    width: 15px;
    height: 15px;
    border: 3px solid transparent;
    border-right: 3px solid #fff;
    border-bottom: 3px solid #fff;
    opacity: .8;
    -webkit-transform: rotate(45deg);
    -webkit-animation: arrow 1.5s infinite ease-in-out;
}
	
	.fw {
	height: auto;  margin: 0 0 0; padding: 30px 0 0;
}
	
  .fw>p {
	width: 80%; height: auto; margin: 0 auto 30px; line-height: 35px; font-size: 1.2rem; color: #7d7d7d; font-family: SketchRockwell; text-align: center;
}

.fw p span {
	color: #212020; font-family: SketchRockwell;  font-weight: bold;
}

.fw_bt01 {
	width: 80%; height: auto; margin: 0 auto;
}
.fw_bt01 span  {
	 float: right; font-size: 20px; font-family:  SketchRockwell; width: 50px; height: 35px; margin: 0 10% 0 0; line-height: 35px; background-color: #fff;
}
.fw_bt01 p {
	float:right; font-size: 14px ; font-family:  SketchRockwell;  width: 102px; height: 35px; line-height: 35px; color: #212020; 
}


	
	body {
    background-color: #fff; font-family: "微软雅黑"; color: #333; font-size: 16px; 
}
	.wap {
	display: none !important;
}
	
	.row_1 {
	margin-top: 30px;
}

.s_1 {
	 width: 100%; height: auto; margin: 0 auto; padding: 0px 0 0;  margin: 0 auto;
}
.tj_1 {
	width: 30%; height: auto; position: absolute; top: -120px; left: 35%; background-color: #fff; z-index: 666; font-size: 20px; font-family:  SketchRockwell;  display: none;
}

.tj_1 p span {
	color: #c80000;
}


.tj_2 {
	width: 40%; height: auto; position: absolute; top: -80px; left: 30%;  z-index: 555; display: none;
}

.tj_2_1 {
	display: block; height: 80px;border: 5px solid #1b1b1b; border-bottom: none;
}

.tj_2_2 {
	display: block; height: 40px;border: 5px solid #fff; border-top: none;
}

.menu{width:100%;height:auto;   }
.menu li{width:16%;height:auto;  cursor:pointer; color:#666; margin: 0 0.3%; float: left; text-align: center; border: 1px solid #f2f2f2; accelerator: false; padding: 10px 0;
			
}
.menu li div {
	font-family:SketchRockwell ;  font-weight: normal; color: #b7b7b7;
}

.menu li div strong {
	display: none;
}

.menu li div p {
	font-family:SketchRockwell ; font-size: 16px; font-weight: normal; color: #333; height: 25px; width: 80%; margin: 0 auto;
	line-height: 25px;
	display: block; 
	overflow: hidden; 
	white-space: nowrap;
    text-overflow: ellipsis;
}
.menu li span {
	display: block; width: 2px; height:50px; margin: 0 0 0 5px; background-color: #b7b7b7; display: none;
}
.menudiv{width:100%;height:auto;  border-top:0;background:#fefefe; }
.menudiv>div{ }
.off{color:#c80000 !important;font-weight:bold}

.off div,.off div p  {
	color: #c80000 !important;
}

.off span {
	background-color: #fff !important;
}

/*#con_one_1 {
	background-image: url(../img/01.jpg); background-position: center top; background-repeat: repeat-y; 
}*/

.x_bj {
	background-image: url(../img/01.jpg); background-position: right center; background-repeat: no-repeat;
}

.ys_1_1 {
	width: 50%; height: auto; margin: 40px 0 0; float: left;
}

.ys_1_1 img {
	width: 50%; height: auto; display: block; margin: 0 auto;
}

.ys_1_2 {
	width: 50%; height: auto; float: left; margin: 40px 0 0; color: #fff;  float: left;
}

.ys_1_2 h1 {
	font-size: 25px; font-family: SketchRockwell; font-weight: normal; height: 25px; line-height: 25px; 
	margin: 0;
	display:inline-block;  _display:inline; /*white-space:nowrap;  */
}

.ys_1_2 h1 span {
	
}

.ys span {
	color: #fff;
}


.ys_1_2 h2 {
	font-size: 20px; font-family: family_1; margin: 10px 0;
}

.ys_1_3 {
	 width: 60%; height: auto; margin:40px auto 0;
}

.ys_1_3>div,.ys_3_3>div,.ys_5_3>div {
	width: 50%; height: auto; float: left;
}

.ys_1_3 p,.ys_3_3 p {
	width: 100%; height: auto;  display: block; font-size: 15px; text-align: center;  font-family: family_2; line-height: 40px;
}

/*#con_one_2 {
	background-image: url(../img/02.jpg); background-position: center top; background-repeat: repeat-y;
}*/


.ys_2_1 {
	width: 50%; height: auto; margin: 0px 0 0; padding: 40px 0 0; float: left;
}

.ys_2_1 img {
	width: 50%; height: auto; display: block; margin: 0 auto;
}

.ys_2_2 {
	width: 50%; height: auto;   margin: 40px 0 0; color: #fff; float: left;
}

.ys_2_2 h1,.ys_3_2 h1 {
	font-size: 25px; font-family: SketchRockwell; font-weight: normal; height: 25px; line-height: 25px; 
	margin: 0;
	display:inline-block;  _display:inline;
}




.ys_2_2 h2,.ys_3_2 h2,.ys_4_2 h2,.ys_5_2 h2,.ys_6_2 h2  {
	font-size: 20px; font-family: family_1; margin: 10px 0; color: #fff;
}

.ys_2_3 {
	 width: 80%; height: auto; margin:40px auto 0;  text-align:center;
}
.ys_2_3 p {
	 height: auto;display: block; font-size: 15px; font-family: family_2; line-height: 40px; text-align: left;
	 
	 display:inline-block; 
	 _display:inline;
}




/*#con_one_3 {
	background-image: url(../img/03.jpg); background-position: center top; background-repeat: repeat-y;
}*/

.ys_3_1,.ys_4_1,.ys_5_1,.ys_6_1 {
	width: 50%; height: auto;  margin:0 0 0; padding: 40px 0 0; float: left;
}

.ys_3_1 img {
	width: 60%; height: auto; display: block; margin:0 auto;
}

.ys_3_2,.ys_4_2,.ys_5_2,.ys_6_2 {
	width: 50%; height: auto;  margin: 60px 0 0; color: #fff; float: left;
}

.ys_3_2 h1,.ys_4_2 h1,.ys_5_2 h1,.ys_6_2 h1 {
	font-size: 25px; font-family: SketchRockwell; font-weight: normal; height: 25px; line-height: 25px; 
	margin: 0;
	display:inline-block;  _display:inline;
	
	color: #fff;
}






.ys_3_3 {
 width: 50%; height: auto; margin:40px auto 0;
}


/*#con_one_4 {
	background-image: url(../img/04.jpg); background-position: center top; background-repeat: repeat-y;
}*/



.ys_4_1 img {
	width: 60%; height: auto; display: block; margin: 0 auto;
}

.ys_4_2 {
}

.ys_4_2 h1 {

}



.ys_4_2 h2 {

}

.ys_4_3 {
	 width: 70%; height: auto; margin:40px auto 0;
}
.ys_4_3 p {
	width: 100%; height: auto; display: block; font-size: 15px; font-family: family_2; line-height: 40px;  margin: 0 auto;
}



/*#con_one_5 {
	background-image: url(../img/05.jpg); background-position:center top; background-repeat: repeat-y;
}*/

.ys_5_1 {

}

.ys_5_1 img {
	width: 60%; height: auto; display: block; margin: 0 auto;
}

.ys_5_2 {
	
}

.ys_5_2 h1 {

}




.ys_5_2 h2 {
	
}

.ys_5_3 {
	 width: 50%; height: auto; margin:40px auto 0;
}
.ys_5_3 p {
	width: 100%; height: auto; display: block; font-size: 15px; font-family: family_2; line-height: 40px; 
}

/*#con_one_6 {
	background-image: url(../img/06.jpg); background-position:center top; background-repeat: repeat-y;
}*/

.ys_6_1 {

}

.ys_6_1 img {
	width:60%; height: auto; display: block; margin: 0 auto;
}

.ys_6_2 {
	
}

.ys_6_2 h1 {
	
	
}






.ys_6_2 h2 {
	
}

.ys_6_3 {
	 width: 60%; height: auto; margin:40px auto 0;
}
.ys_6_3 p {
	width: 100%; height: auto; display: block; font-size: 15px; font-family: family_2; line-height: 30px;  margin: 0 auto; color: #fff;
}

.ys {
	width: 90%; min-height: 400px; margin: 0 auto;
}

	.row_8 {
	
}

.limit-box{position:relative;width:100%;margin:0 auto;height:auto;}

.limit-buy-nav{width:60%; margin: 0 auto; font-family: SketchRockwell;   }
.limit-buy-nav>span{ width:100%;height:auto; font-size: 16px; text-align:center; display: block; margin:0 0 0; padding-top: 80px; font-style: normal; font-family:family_2; }
.limit-buy-nav em{margin-right:1px;color:#c80000;   font-size: 16px; font-style: normal; font-family:family_2; }
.limit-buy-nav .prev,.limit-buy-nav .next{float:left;overflow:hidden; height:28px;  width: 10%; background-size: 100%; }

.limit-buy-nav .prev {
	background-image: url(../img/left_1.png); background-position: left center; background-repeat: no-repeat;
}

.limit-buy-nav .next{background-image: url(../img/left_1.png); background-position: right center; background-repeat: no-repeat;
transform: rotate(180deg);
-ms-transform: rotate(180deg);             /* IE 9 */
-webkit-transform: rotate(180deg);      /* Safari and Chrome */
-o-transform: rotate(180deg);              /* Opera */
-moz-transform: rotate(180deg);         /* Firefox */
 }
/* limit-buy-bd */
.limit-buy-bd{/*overflow:hidden;position:absolute;top:38px;left:0;width:9000px;z-index:1*/}
/* btn-prev */
.wz_1 {
	margin: 20px 0 0;
}

.wz_1>span {
	width: 60%; height: 28px; display: block; margin: 0 10%; display: block; float: left; background-position: center; background-repeat: repeat-x; background-image: url(../img/d_1.jpg);
}

.wz_1>span span {
	width: 20%; height: 3px; display: block; margin: 12.5px auto 0; background-color: #c80000;
}

.btn-prev,.btn-next{overflow:hidden;position:absolute;display:none;top:93px;width:27px;height:48px;background:url(../img/images/arrowbg.png) no-repeat 0 0;z-index:10}
.btn-prev{left:0}
.btn-next{right:0;background-position:-40px 0}
.btn-prev:hover{background-position:0 -60px}
.btn-prev:active{background-position:0 -120px}
.btn-next:hover{background-position:-40px -60px}
.btn-next:active{background-position:-40px -120px}
/* products */
.products{ float:left; width:24.25%; margin-bottom: 20px;}
.products li{  width:100%;height:auto;padding:0;}
.products li .pic{overflow:hidden;position:relative;width:100%;height:auto;margin:0 auto;}
.products li .pic img{width:100%; height: 100%;}
.products li .price{ width:100%;height:auto;  }

.wz_001 {
	margin-right: 1%
}


.products li .price {
	 font-family:family_2; 
}
.products li .price h1 {
	font-size: 18px; text-align: center; width: 60%; height: 25px; line-height: 25px; margin: 0px auto 5px; color: #202020;
	display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.products li .price h2 {
	font-size: 16px; text-align: right; width: 80%; height: 20px; line-height: 20px; margin: 0px auto; text-align: center; color: #202020;
	display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.products li .price .dw_div_1 {
	height: auto;  padding: 10px 0 0;
}

.wz_2 {
	    position: absolute;
   top:10%;right:10%;
   width:310px;height:450px;
    color: #fff;
    z-index: 6666;
    display: none;
    
}

.dw_div_1 {

}

.wz_3>div {
	height: 50%;
}

.row_2 {
	background-image: url(../img/07.jpg); background-position: center top; background-repeat: no-repeat; background-size: auto 240px;
}
.zp_01 {
	width: 80%; height: auto;  margin: 0px auto 30px; padding: 30px 0 0;
}
.zp_01 p {
	    float: right;
    font-size: 14px;
    font-family: SketchRockwell;
    width: 110px;
    height: 35px;
    line-height: 35px;
    color: #fff;
}

.zp_01 span {
	    float: right;
    font-size: 20px;
    font-family: SketchRockwell;
    width: 50px;
    height: 35px;
    margin: 0 10% 0 0;
    line-height: 35px;
    color: #fff;
}

.zp_02 {
	width: 90%; height: auto;  margin: 0px auto 0; 
}

	.row_9 {
margin-bottom: 30px; margin-top: 10px;
}


.xjdt_1,.xjdt_2 {
	color: #212020 !important;
}

.dt_1 {
	width: 90%; height: auto; margin: 0 auto;  padding: 0 0 30px;
}


.dt_1 .zp_01 {
	margin-top: 0; margin-bottom: 30px; width: 100% !important; padding: 0;
}

.dt_2 {
	width: 100%; margin: 0 auto;
}

.dt_2>div {
	
}
.dt_2_1 {
	width: 100%; height: auto; display: none;
}
.dt_2_1 img {
	width: 90%; height: auto; display: block; margin: 0 auto;
}
.dt_2_2 {
	width: 100%; height: auto;  display: block; text-align: left; margin: 30px auto 0;
}

.dt_2_2 li {
	width: 47.5%; height: auto; float:left; margin-bottom: 30px;
	
	 display:inline-block;
	transition:All 0.2s ease-in-out;
	-webkit-transition:All 0.2s ease-in-out;
	-moz-transition:All 0.2s ease-in-out;
	-o-transition:All 0.2s ease-in-out;
}
.dt_2_2 li:hover {
	transform:translate(0,-10px);
	-webkit-transform:translate(0,-10px);
	-moz-transform:translate(0,-10px);
	-o-transform:translate(0,-10px);
	-ms-transform:translate(0,-10px);
	-webkit-box-shadow:0px 5px 15px #e5e5e5;
    -moz-box-shadow:0px 5px 15px #e5e5e5;
    box-shadow:0px 5px 15px #e5e5e5;
}
.xns_2 {
    margin-right: 5%;
}


.dt_2_2 li a:hover h2 {
	color:#000;
transition:color 2s;
-moz-transition:color 2s; /* Firefox 4 */
-webkit-transition:color 2s; /* Safari and Chrome */
-o-transition:color 2s; /* Opera */

font-weight: bold;
}

.dt_2_2 li h1 {
	font-size: 20px;  font-family: family_2; margin: 0; font-weight: normal; text-align: left;
}

.dt_2_2 li h2 {
	font-size: 20px;  font-family: SketchRockwell; margin: 10px 0; font-weight: normal;  width: 90%; height: 30px;  
	display: block; 
	overflow: hidden; 
	white-space: nowrap;
    text-overflow: ellipsis;
}

.dt_2_2 li p {
	font-size: 16px;  font-family: family_2; margin: 0px 0; font-weight: normal;  width: 100%; height: 50px; 
	line-height: 25px; 
	display: block; 
	overflow: hidden; 
    text-overflow: ellipsis;
}

.dt_2_2 li a {
	color: #333;
}

.dt_2_2>p {
	font-size: 14px;  font-family: family_2; width: 235px; height: auto; display: block;  margin: 0 auto;
}
.dt_2_2>p a {
	font-size: 14px;  font-family: family_2; color: #333;
}

.dt_2_2>p span {
	display: block; float: left; height: 20px;
}

.span_1 {
	width: 46px;
	
	transition:color 2s;
-moz-transition:color 2s; /* Firefox 4 */
-webkit-transition:color 2s; /* Safari and Chrome */
-o-transition:color 2s; /* Opera */
}

.span_2 {
	width: 80px; background-image: url(../img/09.png); background-position: center; background-repeat: repeat-x; margin-left: 5px;
	
transition:width 2s;
-moz-transition:width 2s; /* Firefox 4 */
-webkit-transition:width 2s; /* Safari and Chrome */
-o-transition:width 2s; /* Opera */
}

.dt_2_2>p a:hover .span_1 {
	color: #c80000;
}

.dt_2_2>p a:hover .span_2 {
	width: 180px;
}

.span_2 {
	
}

.span_3 {
	width: 4px; background-image: url(../img/08.png); background-position: center; background-repeat: no-repeat; margin-left: 0px;
}

	
	  .swiper-container {
        width: 80%;
        height: 100%;
         margin: 0 auto;
        
    }
    .swiper-slide {
        text-align: center;
        font-size: 18px;
        
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
	
	
.swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
	float: left
}

.swiper-container-vertical>.swiper-wrapper {
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	flex-direction: column
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

.swiper-container-android .swiper-slide,.swiper-wrapper {
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-o-transform: translate(0,0);
	-ms-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0)
}

.swiper-container-multirow>.swiper-wrapper {
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto
}

.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative
}

.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide {
	height: auto
}

.swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	-webkit-transition-property: -webkit-transform,height;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform,height
}

.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}

.swiper-wp8-horizontal {
	-ms-touch-action: pan-y;
	touch-action: pan-y
}

.swiper-wp8-vertical {
	-ms-touch-action: pan-x;
	touch-action: pan-x
}

.swiper-button-next,.swiper-button-prev {
	position: absolute;
	top: 50%;
	width: 27px;
	height: 44px;
	margin-top: -22px;
	z-index: 10;
	background-size: 100%;
	cursor: pointer;
	/*-moz-background-size: 27px 44px;
	-webkit-background-size: 27px 44px;
	background-size: 27px 44px;*/
	background-position: center;
	background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none
}

.swiper-button-prev,.swiper-container-rtl .swiper-button-next {
	background-image: url(../img/about_right.png);
	left: 0px;
	right: auto;
	top: 25px; 
	
	width: 40px; height: 31px; 
}

.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next,.swiper-container-rtl .swiper-button-prev {
	background-image: url(../img/about_left.png);
	right: 0px;
	left: auto;
	width: 40px; height: 31px; top:100px;
}

.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-pagination {
	/*position: absolute;*/
	text-align: center;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	-webkit-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
	-o-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {
	
	width: 100%; margin-top: 40px;
}

.swiper-pagination-bullet {
	width: 40px;
	height: 4px;
	display: inline-block;
	border-radius: 10px;
	background: #fff;
	opacity: .2
}

button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-webkit-appearance: none;
	appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}

.swiper-pagination-white .swiper-pagination-bullet {
	background: #fff
}

.swiper-pagination-bullet-active {
	opacity: 1;
	background: #c80000;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000
}

.swiper-container-vertical>.swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	-webkit-transform: translate3d(0,-50%,0);
	-moz-transform: translate3d(0,-50%,0);
	-o-transform: translate(0,-50%);
	-ms-transform: translate3d(0,-50%,0);
	transform: translate3d(0,-50%,0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 5px 0;
	display: block
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px
}

.swiper-pagination-progress {
	background: rgba(0,0,0,.25);
	position: absolute
}

.swiper-pagination-progress .swiper-pagination-progressbar {
	background: #007aff;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left top;
	-moz-transform-origin: left top;
	-ms-transform-origin: left top;
	-o-transform-origin: left top;
	transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
	-webkit-transform-origin: right top;
	-moz-transform-origin: right top;
	-ms-transform-origin: right top;
	-o-transform-origin: right top;
	transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progress {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0
}

.swiper-container-vertical>.swiper-pagination-progress {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0
}

.swiper-pagination-progress.swiper-pagination-white {
	background: rgba(255,255,255,.5)
}

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
	background: #fff
}

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
	background: #000
}

.swiper-container-3d {
	-webkit-perspective: 1200px;
	-moz-perspective: 1200px;
	-o-perspective: 1200px;
	perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
	background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
	background-image: -webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: -moz-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: -o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-container-3d .swiper-slide-shadow-right {
	background-image: -webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
	background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: -moz-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: -o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-container-3d .swiper-slide-shadow-top {
	background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
	background-image: -webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: -moz-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: -o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
	background-image: -webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: -moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: -o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper {
	-ms-perspective: 1200px
}

.swiper-container-cube,.swiper-container-flip {
	overflow: visible
}

.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}

.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-container-cube .swiper-slide {
	visibility: hidden;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
	-webkit-transform-origin: 100% 0;
	-moz-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible
}

.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .6;
	-webkit-filter: blur(50px);
	filter: blur(50px);
	z-index: 0
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
	pointer-events: none;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	text-align: center
}

.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg {
	max-width: 100%;
	max-height: 100%;
	object-fit: contain
}

.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0,0,0,.1)
}

.swiper-container-horizontal>.swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%
}

.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0,0,0,.5);
	border-radius: 10px;
	left: 0;
	top: 0
}

.swiper-scrollbar-cursor-drag {
	cursor: move
}

.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	-webkit-transform-origin: 50%;
	-moz-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-animation: swiper-preloader-spin 1s steps(12,end) infinite;
	-moz-animation: swiper-preloader-spin 1s steps(12,end) infinite;
	animation: swiper-preloader-spin 1s steps(12,end) infinite
}

.swiper-lazy-preloader:after {
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
	background-position: 50%;
	-webkit-background-size: 100%;
	background-size: 100%;
	background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
	100% {
		-webkit-transform: rotate(360deg)
	}
}

@keyframes swiper-preloader-spin {
	100% {
		transform: rotate(360deg)
	}
}
	
	
	
.us .zp_01 {
	padding: 30px 0 0;
}

.row_3 {
	background-image: url(../img/010.jpg); background-position: center top; background-repeat: no-repeat; 
}

 .swiper-slide p {
    	width: 75%; height: auto; margin: 0 auto; display: block; font-size: 1.2rem; text-align: center; font-family: SketchRockwell;  color: #fff; line-height: 2rem;
    }
    
 
 .p_1 {
	font-size: 14px;  font-family: family_2; width: 255px; height: auto; display: block;  margin: 30px auto;
}
 .p_1 a {
	font-size: 14px;  font-family: family_2; color: #fff;
}

 .p_1 span {
	display: block; float: left; height: 28px; font-size: 20px;
}

 .p_1 .span_1 {
	width: 65px;
}

 .p_1 .span_2 {
	width: 80px; background-image: url(../img/09.png); background-position: center; background-repeat: repeat-x; margin-left: 5px;
	
	transition:width 2s;
-moz-transition:width 2s; /* Firefox 4 */
-webkit-transition:width 2s; /* Safari and Chrome */
-o-transition:width 2s; /* Opera */
}

 .p_1 a:hover .span_2 {
 	width: 180px;
 }
 
  .p_1 a:hover .span_1 {
 	color: #c80000;
 }

 .p_1 .span_3 {
	width: 4px; background-image: url(../img/08.png); background-position: center; background-repeat: no-repeat; margin-left: 0px;
}
	
	.row_4 {
	margin: 30px 0 0;
}

.yz {
	 height: auto;  width: 80%; border: 40px solid #c80000; margin: 0 auto;  padding: 0 0 30px 0 !important;
}

.yz_1 {
      height: auto;  width: 50%; margin: 30px auto 0; 
}
.yz_1 h1 {
	font-size: 1.2rem;  font-family: SketchRockwell;  margin: 0px 0 0; text-align: left;
}

.yz_1 h2 {
	font-size: 1.2rem;  font-family: SketchRockwell;  margin: 10px 0 30px 0; font-weight: normal; text-align: left;
}

.yz_1>p {
	font-size: 1rem;  font-family: SketchRockwell;  margin: 0 0 0; font-weight: normal; text-align: left;
}

.yz_1_2 {
	width: 100%; height: auto; text-align: left; margin: 5px 0 0 0;
}

.yz_1_2 p {
	font-size: 1.5rem;  font-family:SketchRockwell;   margin: 0; font-weight: normal; text-align: left; color: #c80000; width: 280px; display: block; float: left; height: 48px; line-height: 48px;
}

.yz_1>span {
	width: 44px; height: 2px; display: block; background-color: #c80000; margin: 30px 0 0;
}

.yz_1_2 a {
	font-size: 14px;  font-family:SketchRockwell;   margin: 0 0 0 0; font-weight: normal; text-align: left; color: #c80000; width: 200px; display: block; float: left; background-image: url(../img/qq.png); background-position: left center; background-repeat: no-repeat; height: 48px; 
}

.yz_1_2 a span {
	display: block; width: 50%; height: 30px; background-color: #333; color: #fff; text-align: center; border-radius: 10px; margin: 9px 0 0 40px; line-height: 30px;
}

.yz_1_1 {
	height: 58px; width: 100%;  margin: 20px 0 0 0; display: none;
}

.yz_1_1 img {
	display: inline;  float: right; width: 58px; height: auto;  margin: 0 20px 0 0;
}
.yz_3 {
	width: 50%; height: auto; background-color: #212020;  color: #fff; font-size: 3rem; font-family: SketchRockwell; line-height: 3rem; padding: 20px 0; margin: 0 auto;
}
.yz_4 {
	width: 100%; height: 90px; position: absolute; top: -90px; left: 0; display: none;
}
.yz_4 span {
	width: 1px; height: 100%; display: block; background-color: #c6c6c5; margin: 0 auto;
}



[class^="btn-"] {
  position: relative;
  display: block;
  margin: 20px auto;
  width: 100%;
  height: 80px;
  max-width: 250px;
  text-transform: uppercase;
  overflow: hidden;
  border: 1px solid currentColor;
}




@-webkit-keyframes criss-cross-left {
  0% {
    left: -20px;
  }
  50% {
    left: 50%;
    width: 20px;
    height: 20px;
  }
  100% {
    left: 50%;
    width: 375px;
    height: 375px;
  }
}

@keyframes criss-cross-left {
  0% {
    left: -20px;
  }
  50% {
    left: 50%;
    width: 20px;
    height: 20px;
  }
  100% {
    left: 50%;
    width: 375px;
    height: 375px;
  }
}
@-webkit-keyframes criss-cross-right {
  0% {
    right: -20px;
  }
  50% {
    right: 50%;
    width: 20px;
    height: 20px;
  }
  100% {
    right: 50%;
    width: 375px;
    height: 375px;
  }
}
@keyframes criss-cross-right {
  0% {
    right: -20px;
  }
  50% {
    right: 50%;
    width: 20px;
    height: 20px;
  }
  100% {
    right: 50%;
    width: 375px;
    height: 375px;
  }
}
.btn-11 {
  position: relative;

}
.btn-11:before, .btn-11:after {
  position: absolute;
  top: 50%;
  content: '';
  width: 20px;
  height: 20px;
  background: #f2f2f2;
  border-radius: 50%;
  color: #000;
  filter:alpha(opacity=50);
  opacity:0.5;
}
.btn-11:before {
  left: -20px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  /*     animation: criss-cross-left 0.8s reverse; */
}
.btn-11:after {
  right: -20px;
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  /*     animation: criss-cross-right 0.8s reverse; */
}
.btn-11:hover:before, .btn-11:hover:after {
  /*       @include size($btn-width); */
}
.btn-11:hover:before {
  -webkit-animation: criss-cross-left 0.8s both;
          animation: criss-cross-left 0.8s both;
}
.btn-11:hover:after {
  -webkit-animation: criss-cross-right 0.8s both;
          animation: criss-cross-right 0.8s both;
}

	.row_5 {
	background-image: url(../img/011-min.jpg); background-position: center top; padding: 40px 0 88px 0 !important;
}

.row_7 {
	margin: 30px 0 0;
}

.footer_1 {
	width: 80%; height: 100%;  margin: 0 auto;
}

.footer_2 {
	height: auto; margin: 0 auto 40px; width: 90%;
}

.footer_2 .footer_2_1 {
	width: 30%; height: auto; float: left; 
}
.footer_2 .footer_2_1 img {
	display: block; width: 100%; height: auto; margin: 5px 0 0;
}

.footer_2 .footer_2_2 {
	width: 30%; height: 50px; float: right;  line-height: 50px;
}
.footer_2 .footer_2_2 p {
	font-size: 20px;  float: left; width: 49.5%;  font-family:SketchRockwell; border-right: 1px  solid #ffffff; color: #fff; display: none;
}
.footer_2 .footer_2_2>span {
	 float:right; width: 30%; background-color: #c80000; display: block; height: 100%; margin: 0 10% 0 10%; 
}
.footer_2 .footer_2_2>span:hover .xl_lb_1 {
	display: block; margin: 10px 0 0;
}

.xl_lb_1 {
	width: 100%; height: auto; background-color: #fff; display: none;
}

.xl_lb_1 a {
	color: #333; display: block; width: 100%; height: 100%; text-align: center;

background-color:#fff;
transition:background-color 2s;
-moz-transition:background-color 2s; /* Firefox 4 */
-webkit-transition:background-color 2s; /* Safari and Chrome */
-o-transition:background-color 2s; /* Opera */
}

.xl_lb_1 a:hover {
	background-color: #c80000; color: #fff; font-family: SketchRockwell;
}

.footer_2 .footer_2_2 a span {
	display: block; width: 50%; margin: 10px auto 0; background-color: #fff; border-radius: 5px; height: 3px;
}


.footer_3 {
	width: 90%; height: auto;  margin: 0 auto;
}
.footer_3>div {
	width: 100%; height: 100%;  margin: 0 0 0 0 ;
}

.footer_3_1 li {
	width: 40%; height: 174px;  background-image: url(../img/012.png); background-position: left center; background-repeat: no-repeat; float: left; margin: 0 10%  40px 0;
}

.footer_3_1 li:hover {
	background-image: url(../img/013.png); background-position: left center; background-repeat: no-repeat; 
}

.footer_3_1 li a {
	display: block; height: 100%;
}
.footer_3_1 li a p {
	  padding: 90px 0 0; color: #fff; font-size: 0.9rem ; font-family: SketchRockwell; width: 150px; text-align: center;
}

.footer_3_1 ul {
	width: 100%;
}

.footer_3_1 li a span {
	font-size: 1rem; font-family: SketchRockwell; 
}

.footer_3_2 {
	
}

.footer_3_2 ul {
	width: 45%; height: auto;  background-color: ; float: left; margin: 0 5% 30px 0;  text-align: left;
}


.dz_bt {
	font-size: 1.2rem;  font-family: SketchRockwell;  color: #fff; margin-bottom: 10px; 
}
.dz_bt span {
	display: block; font-size: 1rem;
}

.dz_bt1 {
	font-size: 1rem;  font-family:family_1;   color: #fff; width: 80%;
}

.footer_4 {
	width: 100%; height: auto; clear: both; text-align: left;
}
.footer_4 h1 {
	font-size:2rem; font-family:family_2; color: #fefefe;
}
.footer_4  p {
	font-size: 1rem;  font-family:family_2; color: #fefefe;
}


.row_6 {
	width: 100%; height:auto; background-color: #c80000; padding: 10px 0;  position: fixed; bottom: 0; left: 0; 
}
.row_6>div {
	width: 100%; height: auto; margin: 0 auto;  
}
.row_6 .p_2 {
	width: 290px; float: left; text-align: left; color: #fff;  display: none;
}

.row_6 .p_2 .span_4 {
	font-size: 12px; font-family: family_2; display: block;
}
.span_4 span {
	color: #ffde00;
}
.row_6 .p_2 .span_5 {
	font-size: 22px; display: block; font-family: SketchRockwell; letter-spacing:2px;
}

.row_6 .p_3 {
	width: 340px;  float: left;  margin: 0 10px 0; font-size: 40px;   font-family:family_4;  color: #ffde00; text-align: left; text-shadow:5px 2px 6px #9c0000; height: 48px; line-height: 48px; display: none;
}

.row_6 .p_4 {
	width: 290px; height: 48px;  float: left; display: none;
}

.row_6 .p_4 input {
	width: 100%; height: 100%; border: none; border-radius: 5px; background-color: #fff; cursor:text; text-indent: 5px;
}

.row_6 .p_5 {
	width: 130px; height: 48px; float: left; margin: 0 10px 0; display: none;
}


.row_6 .p_5_1 {
	width: 50%; height: auto; float: left;  
}

.row_6 .p_5_1 a {
	width: 80%; height: 100%; border: none; border-radius: 5px; background-color: #ffde00;  color: #c80000; font-size: 20px;   font-family: SketchRockwell;  display: block; text-align: center; padding: 10px 0; margin: 0 auto;
}

.row_6 .p_5 input {
	width: 100%; height: 100%; border: none; border-radius: 5px; background-color: #ffde00;  color: #c80000; font-size: 20px;   font-family: SketchRockwell; 
}

.row_6 .p_6 {
	width: 130px; height: 48px;  border-radius: 5px; background-color: #ffde00;  color: #c80000; font-size: 20px;   font-family: SketchRockwell;  float: left; line-height: 48px; text-align: center;  display: none; 
}

.row_6 .p_6_1 {
	width: 50%; height: auto;    float: right; 
}
.row_6 .p_6_1 a {
	width: 80%; height: auto;  display: block; margin: 0 10% 0;  border-radius: 5px; background-color: #ffde00;  color: #c80000; font-size: 20px;   font-family: SketchRockwell;  float: right; text-align: center; padding: 10px 0; 
}


/*在线客服*/

.side ul li  span {
	 display: block; float: left; height: 100%; line-height: 80px; font-size: 20px; font-family:family_2;  width: 50%;
}
.side{position:fixed;width:80px;height:auto;right:0; bottom: 70px; z-index:100; display: none;}
.side ul li{width:80px;height:80px;float:left;position:relative;border-bottom:1px solid #444;}
.side ul li .sidebox{position:absolute;width:80px;height:80px; line-height: 80px; top:0;right:0;transition:all 0.3s;background:#fff;opacity:0.8;filter:Alpha(opacity=80);color:#fff; overflow:hidden;}
.side ul li .we_1{position:absolute;width:80px;height:80px; line-height: 80px; top:0;right:0;transition:all 0.3s;background:#fff;opacity:0.8;filter:Alpha(opacity=80);color:#fff; overflow:hidden;}
.side ul li .we_1:hover {
	background:#ae1c1c;opacity:1;filter:Alpha(opacity=100);
}
.side ul li .we_2 {
	display: none;
}
.side ul li a:hover .we_2 {
	display: block; width: 200%; height: auto; background-color: #007AFF;  position: absolute; left: -200%;  bottom: -50%; z-index: 9999;
}
.we_2 img {
	width: 100%; height: 100%; display: block;
}
.side ul li .sidetop{width:80px;height:80px;display:inline-block;background:#fff;opacity:0.8;filter:Alpha(opacity=80);transition:all 0.3s;}
.side ul li .sidetop:hover{background:#ae1c1c;opacity:1;filter:Alpha(opacity=100);}
.side ul li img{float:left; }

.ewm img {
	width: 75%; height: auto; display: block;
}


	.case {
	width: 100%; height: auto; background-image: url(kf/img/c_1.jpg); background-position: center top; background-repeat: repeat-y; position: relative;
}

.bt_1 {
	font-size: 2rem; text-align: center; font-family:family_2;  color: #fff; padding: 120px 0 80px; display: block; margin: 0 ;
						}

.case_1 {
	width: 95%; height: auto; margin: 0 auto 90px; 
}

.case_2 {
	width: 100%; height: auto; padding: 40px 0 40px
}

.case_2 h1 {
	  font-family: SketchRockwell; font-size: 2rem; margin-bottom: 10px;
}

.case_2 h1 span {
	color: #c80000; 
}

.case_2 h2 {
	font-family:family_2;  font-size: 2rem;
}

.da-thumbs li h1 {
	display: block; width: 100%; height: 25px;  font-family:family_2;  font-size: 20px; text-align: center; line-height: 25px;  color: #333; margin: 20px 0 0;
	
		overflow: hidden; 
	white-space: nowrap;
    text-overflow: ellipsis;
}

.da-thumbs li h2 {
	display: block; width: 100%; height: 25px;  font-family:family_2;  font-size: 14px; text-align: center; line-height: 25px;  color: #b5b5b5;
	
		overflow: hidden; 
	white-space: nowrap;
    text-overflow: ellipsis; margin: 0;
}

.da-thumbs {

	position: relative;

}
.da-thumbs li {
	 width: 100%; height: auto; margin: 0 0 30px 0;
	position: relative;
}
.da-thumbs li a,
.da-thumbs li a img {
	display: block;
	position: relative;
	width: 100%; height: auto;
}
.da-thumbs li a {
	overflow: hidden;
}
.da-thumbs li a div {
	position: absolute;

	width: 90%;
	height: 90%;
	border: 2px solid #fff;;
}



.codrops-top{
	line-height: 24px;
	font-size: 11px;
	background: #fff;
	background: rgba(255, 255, 255, 0.6);
	text-transform: uppercase;
	z-index: 9999;
	position: relative;
	font-family: Cambria, Georgia, serif;
	box-shadow: 1px 0px 2px rgba(0,0,0,0.2);
}
.codrops-top a{
	color: #333;
	display: inline-block;
}
.codrops-top a:hover{
	background: rgba(255,255,255,0.9);
}
.codrops-top span.right{
	float: right;
}
.codrops-top span.right a{
	float: left;
	display: block;
}
/* Demo Buttons Style */
.codrops-demos{
    text-align:center;
	display: block;
	line-height: 30px;
	padding: 5px 0px;
}
.codrops-demos a{
    display: inline-block;
	margin: 0px 4px;
	padding: 0px 6px;
	color: #aaa;
	line-height: 20px;	
	font-size: 13px;
	text-shadow: 1px 1px 1px #fff;
	border: 1px solid #ddd;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(47%,#f6f6f6), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* IE10+ */
	background: linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
	box-shadow: 0px 1px 1px rgba(255, 255, 255, 0.5);
}
.codrops-demos a:hover{
	color: #333;
	box-shadow: 0px 1px 1px rgba(255, 255, 255, 0.5);
}
.codrops-demos a:active{
	background: #fff;
}
.codrops-demos a.current-demo,
.codrops-demos a.current-demo:hover{
	background: #f6f6f6;
}



#clipDIV  {
	margin:0px auto 30px; padding:5px 0;
}


#clipDIV ul{
 height: 37px; margin: 0; width: 380px; margin: 0 auto;

}

.disbled{
	color:#CCCCCC;
	border:1px #CCCCCC solid; box-sizing: border-box;
	border-right:0px;
	padding:0 5px;
	height: 37px; line-height: 37px; 
	float:left;
	text-align:center;
	cursor:not-allowed;
	font-size: 0.9rem;
}
.subMit{
	border:1px #CCCCCC solid; box-sizing: border-box;
	color:#666666;
	background:white;
	text-align:center;
	width:200px;
	line-height:2.0em;
	border-radius:3px;
}

.BORDER{
	border:1px solid #eaeaea;
	box-sizing: border-box;
	padding:0 10px;
	text-align:center;
	float:left;
	color:#333;
	cursor:pointer;
	font-size: 16px;
	height: 37px; line-height: 37px; 
	
	margin: 0 5px 0 0; border-radius: 5px;
	
	transition:border 1s;
-moz-transition:border 1s; /* Firefox 4 */
-webkit-transition:border 1s; /* Safari and Chrome */
-o-transition:border 1s; /* Opera */
	
}

.BORDER:hover {
	border: 1px solid #C40000; box-sizing: border-box;
}

.curPage{
	color:white;
	border:1px #da251d solid; 
	box-sizing: border-box;
	padding:0 6px;
	height: 37px; line-height: 37px; 
	float:left;
	text-align:center;
	cursor:pointer;
	color: #da251d;
	font-size: 16px;
	
	margin: 0 5px 0 0; border-radius: 5px;
	
}
.disbled{
	color:#CCCCCC;
	border:1px #CCCCCC solid; box-sizing: border-box;
	padding:0 5px;
	height: 37px; line-height: 37px; 
	float:left;
	text-align:center;
	cursor:not-allowed;
	font-size: 16px;
	
	margin: 0 5px 0 0; border-radius: 5px;
}
.subMit{
	border:1px #CCCCCC solid; box-sizing: border-box;
	color:#666666;
	background:white;
	text-align:center;
	width:200px;
	line-height:2.0em;
	border-radius:3px;
}


	.case_3 {
	width: 80%; height: auto; margin: 30px auto 30px;
}
.case_3 h1 {
	font-size: 20px;   font-family:family_2;  margin: 0; width: 100%; height: auto; height: 25px; line-height: 25px; overflow: hidden; 
	white-space: nowrap;
    text-overflow: ellipsis;
}
.case_3>div {
	  height: auto;
}
.case_3 .p_7 {
	display: block; 
	overflow: hidden; 
	white-space: nowrap;
    text-overflow: ellipsis;
    margin: 5px auto 20px;
}
.case_3 div>span {
	float: left; height: 22px; margin-right: 1%; font-size: 16px; color: #a3a3a3; 
	display: block; 
	overflow: hidden; 
	white-space: nowrap;
    text-overflow: ellipsis;
}
.case_4 {
	margin: 20px 0; border-top: 1px solid #ededed; padding: 20px 0 0;
}

.zw img {
	max-width: 100%; margin: 30px 0;
}

.case_4 p {
	font-size: 18px; line-height: 25px;   font-family:family_2; 
}

.paper {
	border-bottom: 1px solid #ededed; padding-bottom: 30px; display: none;
}

.zw_1 {
	height: auto;  margin-bottom:80px;
}

.zw_1>div {
	
}

.zw_1_1 {
	width: 70%; height: auto;  float: left;  font-size: 18px;
}
.zw_1_1 a {
	height: 30px; line-height: 30px; color: #1e1d1d; font-size: 18px;  font-family:family_2; 
	
	overflow: hidden; 
	white-space: nowrap;
    text-overflow: ellipsis;
}

.zw_1_2 {
	width: 114px; height: 60px;  float: right;
}

.zw_1_2 li img {
	width: 100%; height: auto;
}



.zw_1_2 li {
	float: left; width: 28px; height: 28px; margin: 16px 0 0 10px; transform: rotateY(180deg); border-radius: 90%;
}

.zw_1_2 li {
	
	 display:inline-block;
	transition:All 0.2s ease-in-out;
	-webkit-transition:All 0.2s ease-in-out;
	-moz-transition:All 0.2s ease-in-out;
	-o-transition:All 0.2s ease-in-out;
}

.zw_1_2 li:hover {
	transform:translate(0,-10px);
	-webkit-transform:translate(0,-10px);
	-moz-transform:translate(0,-10px);
	-o-transform:translate(0,-10px);
	-ms-transform:translate(0,-10px);
	-webkit-box-shadow:0px 5px 15px #e5e5e5;
    -moz-box-shadow:0px 5px 15px #e5e5e5;
    box-shadow:0px 5px 15px #e5e5e5;
}

.zw_1_2 {
	margin: 0;
}


	
	.lb_01 {
	background-color: #c80000; color: #fff !important;
}
	
	.news {
	width: 100%; height: auto; 
}

.news_1 {
	margin: 0 0 55px;
}

.news_1 li {
	float: left; float: left; margin-right: 5%; 
}
.news_1 li a {
	padding: 10px 20px;  color: #000; display: block; font-size: 20px;    font-family:SketchRockwell; 
	
	transition:background-color,color 0.2s;
	-webkit-transition:background-color,color 0.2s; /* Safari */
}

.news_1 li a:hover {
	background-color: #c80000; color: #fff; border-radius: 5px;
} 

.news_1 li.on a{
	background-color: #c80000; color: #fff; border-radius: 5px;
}

.news_2 li {
	width: 45%; height: auto;  margin: 0  5% 30px 0; float: left; 
}
.news_2 li h1 {
	font-size: 20px;    font-family:family_2;  color: #333;  width: 95%; margin: 0 auto;  text-align: left;
}

.news_2 li h2 {
	font-size: 18px;    font-family:SketchRockwell;  color: #333;  width: 95%; margin: 20px auto 0; height: 30px; line-height: 30px; text-align: left;
	
	overflow: hidden; 
	white-space: nowrap;
    text-overflow: ellipsis;
}

.news_2 li p {
	color: #212020; font-size: 16px; font-family:SketchRockwell; margin: 20px auto 0; width: 95%; height: 70px; line-height: 35px;
	
	display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
	

}

.news_2 li span {
	display: block; width: 0px; height: 2px; margin: 10px 0 0; background-color: #c80000;
	
	transition:width 0.2s;
	-webkit-transition:width 0.2s; /* Safari */
}

.news_2 li:hover span {
	width: 100%;
}


.news_2 li {
	
	 display:inline-block;
	transition:All 0.2s ease-in-out;
	-webkit-transition:All 0.2s ease-in-out;
	-moz-transition:All 0.2s ease-in-out;
	-o-transition:All 0.2s ease-in-out;
}


.news_2 li:hover {
	transform:translate(0,-10px);
	-webkit-transform:translate(0,-10px);
	-moz-transform:translate(0,-10px);
	-o-transform:translate(0,-10px);
	-ms-transform:translate(0,-10px);
	-webkit-box-shadow:0px 5px 15px #e5e5e5;
    -moz-box-shadow:0px 5px 15px #e5e5e5;
    box-shadow:0px 5px 15px #e5e5e5;
}


	.news {
	width: 100%; height: auto; 
}	
	.case_5 {
		width: 80%;
    height: auto;
    margin: 30px auto 30px; 
	}
		.case_5>h1 {
			font-size: 25px; text-align: center; width: 100%; height:30px;  line-height: 30px; font-family:family_2;  overflow: hidden; 
	white-space: nowrap;
    text-overflow: ellipsis;
		}
		
		.p_8 {
			color: #a3a3a3; font-size: 16px;  font-family:family_2;  margin: 15px auto 0; height: 22px; line-height: 22px;
			
			display: table; /*重点就是这个属性,这个样式会告知浏览器当前元素的宽度,采用最小的宽度.不是默认全宽*/
			
			padding: 0;
		}
		.p_8>span a {
			color: #a3a3a3;
		}
		.p_8>span{
			display: block; float: left; margin-right: 20px; width: 145px; height: 22px; line-height: 22px; margin: 0; padding: 0; padding: 0;
			overflow: hidden; 
	white-space: nowrap;
    text-overflow: ellipsis;
		}
		
	.case_6 {
		height: auto; margin: 15px auto;
	}
	.case_6 p {
		font-size: 14px; line-height: 25px;
	}
	.case_6  img {
		max-width: 100%; height: auto; margin:0px 0; display: inline !important;
	}


.zw_1_2 li {
	
	 display:inline-block;
	transition:All 0.2s ease-in-out;
	-webkit-transition:All 0.2s ease-in-out;
	-moz-transition:All 0.2s ease-in-out;
	-o-transition:All 0.2s ease-in-out;
}


.zw_1_2 li:hover {
	transform:translate(0,-10px);
	-webkit-transform:translate(0,-10px);
	-moz-transform:translate(0,-10px);
	-o-transform:translate(0,-10px);
	-ms-transform:translate(0,-10px);
	-webkit-box-shadow:0px 5px 15px #e5e5e5;
    -moz-box-shadow:0px 5px 15px #e5e5e5;
    box-shadow:0px 5px 15px #e5e5e5;
}


		.news_3  {
		margin: 0 0 0;
	}
	
	.news_3 li {
		float: left;
    margin-right: 1%; width: 32%; height: 43px; line-height: 43px; margin-bottom: 20px;
	}
	
	.news_3 li a {
	width: 100%; height: 100%; text-align: center;
    color: #000;
    display: block;
    font-size:1.2rem;
    font-family: SketchRockwell;
    transition: background-color,color 0.2s;
    -webkit-transition: background-color,color 0.2s;
	}
	
	.news_3 li a:hover {
	background-color: #c80000; color: #fff; border-radius: 5px;
} 
	.news_3 li.on a {
	background-color: #c80000; color: #fff; border-radius: 5px;
} 

	
	.fw_1 {
	 margin: 0px 0 50px;
}

.fw_1 p {
	line-height: 35px; font-size: 18px; font-family:family_2;  text-indent: 0px;
}

.fw_1 img {
	display: block; margin: 20px 0; max-width: 100%;
}

.ab {
	 margin-bottom: 50px;
}

.ab img {
	max-width: 100%; display: block; margin: 20px 0;
}


.ab h1 {
	font-size: 25px; font-weight: normal;  font-family: SketchRockwell;
}

.ab p {
	font-size: 18px; font-family:family_2;  line-height:35px; margin: 20px 0 50px;
}





} /*1024px*960px*/


@media screen and (min-width:640px) and (max-width:961px) {
	
	/*分页*/
.pagelist{text-align:center;margin:10px 0 100px;}
.pagelist b,.pagelist a{display:inline-block;border:1px solid #ed1b1a;background:#fff;color:#ccc;padding:3px 5px; font-size: 14px;}
.pagelist b{background:#ed1b1a;}
.pagelist a{color:#555;}
.pagelist a:hover{color:#fff;background:#ed1b1a;}
/*分页结束*/
	
	#nav li a {
		font-size: 1rem;
	}
	
	#inner { width: 100%; margin: 0 auto; background-color: #00AFC4; position: relative;}

#inner:hover  .hot-event .switch-nav  {
	display: block;
}

.hot-event { }
    .hot-event .switch-tab { text-align: center; padding: 10px 0; position: absolute; bottom: 0px;  width: 100%;}

    .hot-event .switch-nav { position: absolute; bottom: 50%;  z-index: 2; width: 100%; height: auto;  display: none; }
       
        .hot-event .switch-nav .prev { border-radius: 3px 0 0 3px; border-width: 1px;  float: left; background-image: url(../img/left.png);  width: 48px; height: 48px;}
        .hot-event .switch-nav .next { border-radius: 0 3px 3px 0; border-width: 1px 1px 1px 0; float: right;   width: 48px; height: 48px; background-image: url(../img/right.png); }
       
        .hot-event .switch-nav a { display: inline-block; }
            .hot-event .switch-nav a:hover { }
    .hot-event .event-item { height: auto; width: 100%;  }
        .hot-event .event-item .banner { display: block; }
        .hot-event .event-item img {  width: 100%; height: auto; display: block;}

a { color: #4385a7; }
a { text-decoration: none; }
    a .ico { cursor: pointer; }
.ico { display: inline-block; width: 16px; height: 16px; vertical-align: middle; overflow: hidden; }
	
			.photo_1 {
				display: none !important;
			}
	
	        .hot-event .switch-tab a, .hot-event .switch-tab .current { margin: 0 2px; display: inline-block; width: 5px; height: 5px;  background-color: #f2f2f2;  border-radius: 90%;}
        .hot-event .switch-tab .current {   width: 30px; height: 5px; border-radius: 10px; background-color: #fff;}
	
	.arrow {
    display: block;
    margin: 0 auto;
    width: 15px;
    height: 15px;
    border: 3px solid transparent;
    border-right: 3px solid #fff;
    border-bottom: 3px solid #fff;
    opacity: .8;
    -webkit-transform: rotate(45deg);
    -webkit-animation: arrow 1.5s infinite ease-in-out;
}
	
	.fw {
	height: auto;  margin: 0 0 0; padding: 30px 0 0;
}
	
  .fw>p {
	width: 80%; height: auto; margin: 0 auto 30px; line-height: 35px; font-size: 1.2rem; color: #7d7d7d; font-family: SketchRockwell; text-align: center;
}

.fw p span {
	color: #212020; font-family: SketchRockwell;  font-weight: bold;
}

.fw_bt01 {
	width: 80%; height: auto; margin: 0 auto;
}
.fw_bt01 span  {
	 float: right; font-size: 20px; font-family:  SketchRockwell; width: 50px; height: 35px; margin: 0 10% 0 0; line-height: 35px; background-color: #fff;
}
.fw_bt01 p {
	float:right; font-size: 14px ; font-family:  SketchRockwell;  width: 102px; height: 35px; line-height: 35px; color: #212020; 
}


	
	body {
    background-color: #fff; font-family: "微软雅黑"; color: #333; font-size: 16px; 
}
	.wap {
	display: none !important;
}
	
	.row_1 {
	margin-top: 30px;
}

.s_1 {
	 width: 100%; height: auto; margin: 0 auto; padding: 0px 0 0;  margin: 0 auto;
}
.tj_1 {
	width: 30%; height: auto; position: absolute; top: -120px; left: 35%; background-color: #fff; z-index: 666; font-size: 20px; font-family:  SketchRockwell;  display: none;
}

.tj_1 p span {
	color: #c80000;
}


.tj_2 {
	width: 40%; height: auto; position: absolute; top: -80px; left: 30%;  z-index: 555; display: none;
}

.tj_2_1 {
	display: block; height: 80px;border: 5px solid #1b1b1b; border-bottom: none;
}

.tj_2_2 {
	display: block; height: 40px;border: 5px solid #fff; border-top: none;
}

.menu{width:100%;height:auto;   }
.menu li{width:16%;height:auto;  cursor:pointer; color:#666; margin: 0 0.3%; float: left; text-align: center; border: 1px solid #f2f2f2; accelerator: false; padding: 10px 0;
			
}
.menu li div {
	font-family:SketchRockwell ;  font-weight: normal; color: #b7b7b7;
}

.menu li div strong {
	display: none;
}

.menu li div p {
	font-family:SketchRockwell ; font-size: 16px; font-weight: normal; color: #333; height: 25px; width: 80%; margin: 0 auto;
	line-height: 25px;
	display: block; 
	overflow: hidden; 
	white-space: nowrap;
    text-overflow: ellipsis;
}
.menu li span {
	display: block; width: 2px; height:50px; margin: 0 0 0 5px; background-color: #b7b7b7; display: none;
}
.menudiv{width:100%;height:auto;  border-top:0;background:#fefefe; }
.menudiv>div{ }
.off{color:#c80000 !important;font-weight:bold}

.off div,.off div p  {
	color: #c80000 !important;
}

.off span {
	background-color: #fff !important;
}

/*#con_one_1 {
	background-image: url(../img/01.jpg); background-position: center top; background-repeat: repeat-y; 
}*/

.x_bj {
	background-image: url(../img/01.jpg); background-position: right center; background-repeat: no-repeat;
}

.ys_1_1 {
	width: 50%; height: auto; margin: 40px 0 0; float: left;
}

.ys_1_1 img {
	width: 50%; height: auto; display: block; margin: 0 auto;
}

.ys_1_2 {
	width: 50%; height: auto; float: left; margin: 40px 0 0; color: #fff; float: left;
}

.ys_1_2 h1 {
	font-size: 25px; font-family: SketchRockwell; font-weight: normal; height: 25px; line-height: 25px; 
	margin: 0;
	display:inline-block;  _display:inline; /*white-space:nowrap;  */
}

.ys_1_2 h1 span {
	
}

.ys span {
	color: #fff;
}


.ys_1_2 h2 {
	font-size: 20px; font-family: family_1; margin: 10px 0;
}

.ys_1_3 {
	 width: 90%; height: auto; margin:40px auto 0;
}

.ys_1_3>div,.ys_3_3>div,.ys_5_3>div {
	width: 50%; height: auto; float: left;
}

.ys_1_3 p,.ys_3_3 p {
	width: 100%; height: auto;  display: block; font-size: 15px; text-align: center;  font-family: family_2; line-height: 40px;
}

/*#con_one_2 {
	background-image: url(../img/02.jpg); background-position: center top; background-repeat: repeat-y;
}*/


.ys_2_1 {
	width: 50%; height: auto; margin: 0px 0 0; padding: 38px 0 0; float: left;
}

.ys_2_1 img {
	width: 50%; height: auto; display: block; margin: 0 auto;
}

.ys_2_2 {
	width: 50%; height: auto;   margin: 40px 0 0; color: #fff; float: left;
}

.ys_2_2 h1,.ys_3_2 h1 {
	font-size: 25px; font-family: SketchRockwell; font-weight: normal; height: 25px; line-height: 25px; 
	margin: 0;
	display:inline-block;  _display:inline;
}




.ys_2_2 h2,.ys_3_2 h2,.ys_4_2 h2,.ys_5_2 h2,.ys_6_2 h2  {
	font-size: 20px; font-family: family_1; margin: 10px 0; color: #fff;
}

.ys_2_3 {
	 width: 80%; height: auto; margin:40px auto 0;  text-align:center;
}
.ys_2_3 p {
	 height: auto;display: block; font-size: 15px; font-family: family_2; line-height: 40px; text-align: left;
	 
	 display:inline-block; 
	 _display:inline;
}




/*#con_one_3 {
	background-image: url(../img/03.jpg); background-position: center top; background-repeat: repeat-y;
}*/

.ys_3_1,.ys_4_1,.ys_5_1,.ys_6_1 {
	width: 50%; height: auto;  margin:0 0 0; padding: 40px 0 0;  float: left;
}

.ys_3_1 img {
	width: 60%; height: auto; display: block; margin:0 auto;
}

.ys_3_2,.ys_4_2,.ys_5_2,.ys_6_2 {
	width: 50%; height: auto;  margin: 40px 0 0; color: #fff; float: left;
}

.ys_3_2 h1,.ys_4_2 h1,.ys_5_2 h1,.ys_6_2 h1 {
	font-size: 25px; font-family: SketchRockwell; font-weight: normal; height: 25px; line-height: 25px; 
	margin: 0;
	display:inline-block;  _display:inline;
	
	color: #fff;
}






.ys_3_3 {
 width: 90%; height: auto; margin:40px auto 0;
}


/*#con_one_4 {
	background-image: url(../img/04.jpg); background-position: center top; background-repeat: repeat-y;
}*/



.ys_4_1 img {
	width: 50%; height: auto; display: block; margin: 0 auto;
}

.ys_4_2 {
}

.ys_4_2 h1 {

}



.ys_4_2 h2 {

}

.ys_4_3 {
	 width: 70%; height: auto; margin:40px auto 0;
}
.ys_4_3 p {
	width: 100%; height: auto; display: block; font-size: 15px; font-family: family_2; line-height: 40px;  margin: 0 auto;
}



/*#con_one_5 {
	background-image: url(../img/05.jpg); background-position:center top; background-repeat: repeat-y;
}*/

.ys_5_1 {

}

.ys_5_1 img {
	width: 50%; height: auto; display: block; margin: 0 auto;
}

.ys_5_2 {
	
}

.ys_5_2 h1 {

}




.ys_5_2 h2 {
	
}

.ys_5_3 {
	 width: 70%; height: auto; margin:40px auto 0;
}
.ys_5_3 p {
	width: 100%; height: auto; display: block; font-size: 15px; font-family: family_2; line-height: 40px; 
}

/*#con_one_6 {
	background-image: url(../img/06.jpg); background-position:center top; background-repeat: repeat-y;
}*/

.ys_6_1 {

}

.ys_6_1 img {
	width:50%; height: auto; display: block; margin: 0 auto;
}

.ys_6_2 {
	
}

.ys_6_2 h1 {
	
	
}






.ys_6_2 h2 {
	
}

.ys_6_3 {
	 width: 60%; height: auto; margin:40px auto 0;
}
.ys_6_3 p {
	width: 100%; height: auto; display: block; font-size: 15px; font-family: family_2; line-height: 30px;  margin: 0 auto; color: #fff;
}

.ys {
	width: 100%; min-height: 350px;
}

	.row_8 {
	
}

.limit-box{position:relative;width:100%;margin:0 auto;height:auto;}

.limit-buy-nav{width:60%; margin: 0 auto; font-family: SketchRockwell;   }
.limit-buy-nav>span{ width:100%;height:auto; font-size: 16px; text-align:center; display: block; margin:0 0 0; padding-top: 80px; font-style: normal; font-family:family_2; }
.limit-buy-nav em{margin-right:1px;color:#c80000;   font-size: 16px; font-style: normal; font-family:family_2; }
.limit-buy-nav .prev,.limit-buy-nav .next{float:left;overflow:hidden; height:28px;  width: 10%; background-size: 100%; }

.limit-buy-nav .prev {
	background-image: url(../img/left_1.png); background-position: left center; background-repeat: no-repeat;
}

.limit-buy-nav .next{background-image: url(../img/left_1.png); background-position: right center; background-repeat: no-repeat;
transform: rotate(180deg);
-ms-transform: rotate(180deg);             /* IE 9 */
-webkit-transform: rotate(180deg);      /* Safari and Chrome */
-o-transform: rotate(180deg);              /* Opera */
-moz-transform: rotate(180deg);         /* Firefox */
 }
/* limit-buy-bd */
.limit-buy-bd{/*overflow:hidden;position:absolute;top:38px;left:0;width:9000px;z-index:1*/}
/* btn-prev */
.wz_1 {
	margin: 20px 0 0;
}

.wz_1>span {
	width: 60%; height: 28px; display: block; margin: 0 10%; display: block; float: left; background-position: center; background-repeat: repeat-x; background-image: url(../img/d_1.jpg);
}

.wz_1>span span {
	width: 20%; height: 3px; display: block; margin: 12.5px auto 0; background-color: #c80000;
}

.btn-prev,.btn-next{overflow:hidden;position:absolute;display:none;top:93px;width:27px;height:48px;background:url(../img/images/arrowbg.png) no-repeat 0 0;z-index:10}
.btn-prev{left:0}
.btn-next{right:0;background-position:-40px 0}
.btn-prev:hover{background-position:0 -60px}
.btn-prev:active{background-position:0 -120px}
.btn-next:hover{background-position:-40px -60px}
.btn-next:active{background-position:-40px -120px}
/* products */
.products{ float:left; width:48%; margin-bottom: 20px; margin-left: 1%; margin-right: 1%;}
.products li{  width:100%;height:auto;padding:0;}
.products li .pic{overflow:hidden;position:relative;width:100%;height:auto;margin:0 auto;}
.products li .pic img{width:100%; height: 100%;}
.products li .price{ width:100%;height:auto;  }



.products li .price {
	 font-family:family_2; 
}
.products li .price h1 {
	font-size: 18px; text-align: center; width: 60%; height: 25px; line-height: 25px; margin: 0px auto 5px; color: #202020;
	display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.products li .price h2 {
	font-size: 14px; text-align: right; width: 80%; height: 20px; line-height: 20px; margin: 0px auto; text-align: center; color: #7d7d7d;
	display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.products li .price .dw_div_1 {
	height: auto;  padding: 10px 0 0;
}

.wz_2 {
	    position: absolute;
   top:10%;right:10%;
   width:310px;height:450px;
    color: #fff;
    z-index: 6666;
    display: none;
    
}

.dw_div_1 {

}

.wz_3>div {
	height: 50%;
}

.row_2 {
	background-image: url(../img/07.jpg); background-position: center top; background-repeat: no-repeat; background-size: 100% 260px;
}
.zp_01 {
	width: 80%; height: auto;  margin: 0px auto 60px; padding: 60px 0 0;
}
.zp_01 p {
	    float: right;
    font-size: 14px;
    font-family: SketchRockwell;
    width: 110px;
    height: 35px;
    line-height: 35px;
    color: #fff;
}

.zp_01 span {
	    float: right;
    font-size: 20px;
    font-family: SketchRockwell;
    width: 50px;
    height: 35px;
    margin: 0 10% 0 0;
    line-height: 35px;
    color: #fff;
}

.zp_02 {
	width: 90%; height: auto;  margin: 0px auto 0;
}

	.row_9 {
margin-bottom: 30px; 
}


.xjdt_1,.xjdt_2 {
	color: #212020 !important;
}

.dt_1 {
	width: 90%; height: auto; margin: 0 auto;  padding: 0 0 30px;
}


.dt_1 .zp_01 {
	margin-top: 0; margin-bottom: 30px; width: 100% !important; padding: 0;
}

.dt_2 {
	width: 100%; margin: 0 auto;
}

.dt_2>div {
	
}
.dt_2_1 {
	width: 100%; height: auto; display: none;
}
.dt_2_1 img {
	width: 90%; height: auto; display: block; margin: 0 auto;
}
.dt_2_2 {
	width: 100%; height: auto;  display: block; text-align: left; margin: 30px auto 0;
}

.dt_2_2 li {
	width: 47.5%; height: auto; float:left; margin-bottom: 30px;
	
	 display:inline-block;
	transition:All 0.2s ease-in-out;
	-webkit-transition:All 0.2s ease-in-out;
	-moz-transition:All 0.2s ease-in-out;
	-o-transition:All 0.2s ease-in-out;
}
.dt_2_2 li:hover {
	transform:translate(0,-10px);
	-webkit-transform:translate(0,-10px);
	-moz-transform:translate(0,-10px);
	-o-transform:translate(0,-10px);
	-ms-transform:translate(0,-10px);
	-webkit-box-shadow:0px 5px 15px #e5e5e5;
    -moz-box-shadow:0px 5px 15px #e5e5e5;
    box-shadow:0px 5px 15px #e5e5e5;
}
.xns_2 {
    margin-right: 5%;
}

.dt_2_2 li a:hover h2 {
	color:#000;
transition:color 2s;
-moz-transition:color 2s; /* Firefox 4 */
-webkit-transition:color 2s; /* Safari and Chrome */
-o-transition:color 2s; /* Opera */

font-weight: bold;
}

.dt_2_2 li h1 {
	font-size: 20px;  font-family: family_2; margin: 0; font-weight: normal; text-align: left;
}

.dt_2_2 li h2 {
	font-size: 20px;  font-family: SketchRockwell; margin: 10px 0; font-weight: normal;  width: 70%; height: 30px;  
	display: block; 
	overflow: hidden; 
	white-space: nowrap;
    text-overflow: ellipsis;
}

.dt_2_2 li p {
	font-size: 16px;  font-family: family_2; margin: 0px 0; font-weight: normal;  width: 100%; height: 50px; 
	line-height: 25px; 
	display: block; 
	overflow: hidden; 
    text-overflow: ellipsis;
}

.dt_2_2 li a {
	color: #333;
}

.dt_2_2>p {
	font-size: 14px;  font-family: family_2; width: 235px; height: auto; display: block; 
}
.dt_2_2>p a {
	font-size: 14px;  font-family: family_2; color: #333;
}

.dt_2_2>p span {
	display: block; float: left; height: 20px;
}

.span_1 {
	width: 46px;
	
	transition:color 2s;
-moz-transition:color 2s; /* Firefox 4 */
-webkit-transition:color 2s; /* Safari and Chrome */
-o-transition:color 2s; /* Opera */
}

.span_2 {
	width: 80px; background-image: url(../img/09.png); background-position: center; background-repeat: repeat-x; margin-left: 5px;
	
transition:width 2s;
-moz-transition:width 2s; /* Firefox 4 */
-webkit-transition:width 2s; /* Safari and Chrome */
-o-transition:width 2s; /* Opera */
}

.dt_2_2>p a:hover .span_1 {
	color: #c80000;
}

.dt_2_2>p a:hover .span_2 {
	width: 180px;
}

.span_2 {
	
}

.span_3 {
	width: 4px; background-image: url(../img/08.png); background-position: center; background-repeat: no-repeat; margin-left: 0px;
}

	
	  .swiper-container {
        width: 80%;
        height: 100%;
         margin: 0 auto;
        
    }
    .swiper-slide {
        text-align: center;
        font-size: 18px;
        
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
	
	
.swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
	float: left
}

.swiper-container-vertical>.swiper-wrapper {
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	flex-direction: column
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

.swiper-container-android .swiper-slide,.swiper-wrapper {
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-o-transform: translate(0,0);
	-ms-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0)
}

.swiper-container-multirow>.swiper-wrapper {
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto
}

.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative
}

.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide {
	height: auto
}

.swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	-webkit-transition-property: -webkit-transform,height;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform,height
}

.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}

.swiper-wp8-horizontal {
	-ms-touch-action: pan-y;
	touch-action: pan-y
}

.swiper-wp8-vertical {
	-ms-touch-action: pan-x;
	touch-action: pan-x
}

.swiper-button-next,.swiper-button-prev {
	position: absolute;
	top: 50%;
	width: 27px;
	height: 44px;
	margin-top: -22px;
	z-index: 10;
	background-size: 100%;
	cursor: pointer;
	/*-moz-background-size: 27px 44px;
	-webkit-background-size: 27px 44px;
	background-size: 27px 44px;*/
	background-position: center;
	background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none
}

.swiper-button-prev,.swiper-container-rtl .swiper-button-next {
	background-image: url(../img/about_right.png);
	left: 0px;
	right: auto;
	top: 25px; 
	
	width: 40px; height: 31px; 
}

.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next,.swiper-container-rtl .swiper-button-prev {
	background-image: url(../img/about_left.png);
	right: 0px;
	left: auto;
	width: 40px; height: 31px; top:100px;
}

.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-pagination {
	/*position: absolute;*/
	text-align: center;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	-webkit-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
	-o-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {
	
	width: 100%; margin-top: 40px;
}

.swiper-pagination-bullet {
	width: 40px;
	height: 4px;
	display: inline-block;
	border-radius: 10px;
	background: #fff;
	opacity: .2
}

button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-webkit-appearance: none;
	appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}

.swiper-pagination-white .swiper-pagination-bullet {
	background: #fff
}

.swiper-pagination-bullet-active {
	opacity: 1;
	background: #c80000;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000
}

.swiper-container-vertical>.swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	-webkit-transform: translate3d(0,-50%,0);
	-moz-transform: translate3d(0,-50%,0);
	-o-transform: translate(0,-50%);
	-ms-transform: translate3d(0,-50%,0);
	transform: translate3d(0,-50%,0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 5px 0;
	display: block
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px
}

.swiper-pagination-progress {
	background: rgba(0,0,0,.25);
	position: absolute
}

.swiper-pagination-progress .swiper-pagination-progressbar {
	background: #007aff;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left top;
	-moz-transform-origin: left top;
	-ms-transform-origin: left top;
	-o-transform-origin: left top;
	transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
	-webkit-transform-origin: right top;
	-moz-transform-origin: right top;
	-ms-transform-origin: right top;
	-o-transform-origin: right top;
	transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progress {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0
}

.swiper-container-vertical>.swiper-pagination-progress {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0
}

.swiper-pagination-progress.swiper-pagination-white {
	background: rgba(255,255,255,.5)
}

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
	background: #fff
}

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
	background: #000
}

.swiper-container-3d {
	-webkit-perspective: 1200px;
	-moz-perspective: 1200px;
	-o-perspective: 1200px;
	perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
	background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
	background-image: -webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: -moz-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: -o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-container-3d .swiper-slide-shadow-right {
	background-image: -webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
	background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: -moz-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: -o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-container-3d .swiper-slide-shadow-top {
	background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
	background-image: -webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: -moz-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: -o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
	background-image: -webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: -moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: -o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper {
	-ms-perspective: 1200px
}

.swiper-container-cube,.swiper-container-flip {
	overflow: visible
}

.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}

.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-container-cube .swiper-slide {
	visibility: hidden;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
	-webkit-transform-origin: 100% 0;
	-moz-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible
}

.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .6;
	-webkit-filter: blur(50px);
	filter: blur(50px);
	z-index: 0
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
	pointer-events: none;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	text-align: center
}

.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg {
	max-width: 100%;
	max-height: 100%;
	object-fit: contain
}

.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0,0,0,.1)
}

.swiper-container-horizontal>.swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%
}

.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0,0,0,.5);
	border-radius: 10px;
	left: 0;
	top: 0
}

.swiper-scrollbar-cursor-drag {
	cursor: move
}

.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	-webkit-transform-origin: 50%;
	-moz-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-animation: swiper-preloader-spin 1s steps(12,end) infinite;
	-moz-animation: swiper-preloader-spin 1s steps(12,end) infinite;
	animation: swiper-preloader-spin 1s steps(12,end) infinite
}

.swiper-lazy-preloader:after {
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
	background-position: 50%;
	-webkit-background-size: 100%;
	background-size: 100%;
	background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
	100% {
		-webkit-transform: rotate(360deg)
	}
}

@keyframes swiper-preloader-spin {
	100% {
		transform: rotate(360deg)
	}
}
	
	
	
.us .zp_01 {
	padding: 30px 0 0;
}

.row_3 {
	background-image: url(../img/010.jpg); background-position: center top; background-repeat: no-repeat; 
}

 .swiper-slide p {
    	width: 75%; height: auto; margin: 0 auto; display: block; font-size: 1.2rem; text-align: center; font-family: SketchRockwell;  color: #fff; line-height: 2rem;
    }
    
 
 .p_1 {
	font-size: 14px;  font-family: family_2; width: 255px; height: auto; display: block;  margin: 30px auto;
}
 .p_1 a {
	font-size: 14px;  font-family: family_2; color: #fff;
}

 .p_1 span {
	display: block; float: left; height: 28px; font-size: 20px;
}

 .p_1 .span_1 {
	width: 65px;
}

 .p_1 .span_2 {
	width: 80px; background-image: url(../img/09.png); background-position: center; background-repeat: repeat-x; margin-left: 5px;
	
	transition:width 2s;
-moz-transition:width 2s; /* Firefox 4 */
-webkit-transition:width 2s; /* Safari and Chrome */
-o-transition:width 2s; /* Opera */
}

 .p_1 a:hover .span_2 {
 	width: 180px;
 }
 
  .p_1 a:hover .span_1 {
 	color: #c80000;
 }

 .p_1 .span_3 {
	width: 4px; background-image: url(../img/08.png); background-position: center; background-repeat: no-repeat; margin-left: 0px;
}
	
	.row_4 {
	margin: 30px 0 0;
}

.yz {
	 height: auto;  width: 80%; border: 40px solid #c80000; margin: 0 auto;  padding: 0 0 30px 0 !important;
}

.yz_1 {
      height: auto;  width: 50%; margin: 30px auto 0; 
}
.yz_1 h1 {
	font-size: 1.2rem;  font-family: SketchRockwell;  margin: 0px 0 0; text-align: left;
}

.yz_1 h2 {
	font-size: 1.2rem;  font-family: SketchRockwell;  margin: 10px 0 30px 0; font-weight: normal; text-align: left;
}

.yz_1>p {
	font-size: 1rem;  font-family: SketchRockwell;  margin: 0 0 0; font-weight: normal; text-align: left;
}

.yz_1_2 {
	width: 100%; height: auto; text-align: left; margin: 5px 0 0 0;
}

.yz_1_2 p {
	font-size: 1.5rem;  font-family:SketchRockwell;   margin: 0; font-weight: normal; text-align: left; color: #c80000; width: 280px; display: block; float: left; height: 48px; line-height: 48px;
}

.yz_1>span {
	width: 44px; height: 2px; display: block; background-color: #c80000; margin: 30px 0 0;
}

.yz_1_2 a {
	font-size: 14px;  font-family:SketchRockwell;   margin: 0 0 0 0; font-weight: normal; text-align: left; color: #c80000; width: 200px; display: block; float: left; background-image: url(../img/qq.png); background-position: left center; background-repeat: no-repeat; height: 48px; 
}

.yz_1_2 a span {
	display: block; width: 50%; height: 30px; background-color: #333; color: #fff; text-align: center; border-radius: 10px; margin: 9px 0 0 40px; line-height: 30px;
}

.yz_1_1 {
	height: 58px; width: 100%;  margin: 20px 0 0 0; display: none;
}

.yz_1_1 img {
	display: inline;  float: right; width: 58px; height: auto;  margin: 0 20px 0 0;
}
.yz_3 {
	width: 50%; height: auto; background-color: #212020;  color: #fff; font-size: 3rem; font-family: SketchRockwell; line-height: 3rem; padding: 20px 0; margin: 0 auto;
}
.yz_4 {
	width: 100%; height: 90px; position: absolute; top: -90px; left: 0; display: none;
}
.yz_4 span {
	width: 1px; height: 100%; display: block; background-color: #c6c6c5; margin: 0 auto;
}



[class^="btn-"] {
  position: relative;
  display: block;
  margin: 20px auto;
  width: 100%;
  height: 80px;
  max-width: 250px;
  text-transform: uppercase;
  overflow: hidden;
  border: 1px solid currentColor;
}




@-webkit-keyframes criss-cross-left {
  0% {
    left: -20px;
  }
  50% {
    left: 50%;
    width: 20px;
    height: 20px;
  }
  100% {
    left: 50%;
    width: 375px;
    height: 375px;
  }
}

@keyframes criss-cross-left {
  0% {
    left: -20px;
  }
  50% {
    left: 50%;
    width: 20px;
    height: 20px;
  }
  100% {
    left: 50%;
    width: 375px;
    height: 375px;
  }
}
@-webkit-keyframes criss-cross-right {
  0% {
    right: -20px;
  }
  50% {
    right: 50%;
    width: 20px;
    height: 20px;
  }
  100% {
    right: 50%;
    width: 375px;
    height: 375px;
  }
}
@keyframes criss-cross-right {
  0% {
    right: -20px;
  }
  50% {
    right: 50%;
    width: 20px;
    height: 20px;
  }
  100% {
    right: 50%;
    width: 375px;
    height: 375px;
  }
}
.btn-11 {
  position: relative;

}
.btn-11:before, .btn-11:after {
  position: absolute;
  top: 50%;
  content: '';
  width: 20px;
  height: 20px;
  background: #f2f2f2;
  border-radius: 50%;
  color: #000;
  filter:alpha(opacity=50);
  opacity:0.5;
}
.btn-11:before {
  left: -20px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  /*     animation: criss-cross-left 0.8s reverse; */
}
.btn-11:after {
  right: -20px;
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  /*     animation: criss-cross-right 0.8s reverse; */
}
.btn-11:hover:before, .btn-11:hover:after {
  /*       @include size($btn-width); */
}
.btn-11:hover:before {
  -webkit-animation: criss-cross-left 0.8s both;
          animation: criss-cross-left 0.8s both;
}
.btn-11:hover:after {
  -webkit-animation: criss-cross-right 0.8s both;
          animation: criss-cross-right 0.8s both;
}

	.row_5 {
	background-image: url(../img/011-min.jpg); background-position: center top; padding: 40px 0 88px 0 !important;
}

.row_7 {
	margin: 30px 0 0;
}

.footer_1 {
	width: 80%; height: 100%;  margin: 0 auto;
}

.footer_2 {
	height: auto; margin: 0 auto 40px; width: 90%;
}

.footer_2 .footer_2_1 {
	width: 30%; height: auto; float: left; 
}
.footer_2 .footer_2_1 img {
	display: block; width: 100%; height: auto; margin: 5px 0 0;
}

.footer_2 .footer_2_2 {
	width: 30%; height: 50px; float: right;  line-height: 50px;
}
.footer_2 .footer_2_2 p {
	font-size: 20px;  float: left; width: 49.5%;  font-family:SketchRockwell; border-right: 1px  solid #ffffff; color: #fff; display: none;
}
.footer_2 .footer_2_2>span {
	 float:right; width: 30%; background-color: #c80000; display: block; height: 100%; margin: 0 10% 0 10%; 
}
.footer_2 .footer_2_2>span:hover .xl_lb_1 {
	display: block; margin: 10px 0 0;
}

.xl_lb_1 {
	width: 100%; height: auto; background-color: #fff; display: none;
}

.xl_lb_1 a {
	color: #333; display: block; width: 100%; height: 100%; text-align: center;

background-color:#fff;
transition:background-color 2s;
-moz-transition:background-color 2s; /* Firefox 4 */
-webkit-transition:background-color 2s; /* Safari and Chrome */
-o-transition:background-color 2s; /* Opera */
}

.xl_lb_1 a:hover {
	background-color: #c80000; color: #fff; font-family: SketchRockwell;
}

.footer_2 .footer_2_2 a span {
	display: block; width: 50%; margin: 10px auto 0; background-color: #fff; border-radius: 5px; height: 3px;
}


.footer_3 {
	width: 90%; height: auto;  margin: 0 auto;
}
.footer_3>div {
	width: 100%; height: 100%;  margin: 0 0 0 0 ;
}

.footer_3_1 li {
	width: 40%; height: 174px;  background-image: url(../img/012.png); background-position: left center; background-repeat: no-repeat; float: left; margin: 0 10%  40px 0;
}

.footer_3_1 li:hover {
	background-image: url(../img/013.png); background-position: left center; background-repeat: no-repeat; 
}

.footer_3_1 li a {
	display: block; height: 100%;
}
.footer_3_1 li a p {
	  padding: 90px 0 0; color: #fff; font-size: 0.9rem ; font-family: SketchRockwell; width: 150px; text-align: center;
}

.footer_3_1 ul {
	width: 100%;
}

.footer_3_1 li a span {
	font-size: 1rem; font-family: SketchRockwell; 
}

.footer_3_2 {
	
}

.footer_3_2 ul {
	width: 45%; height: auto;  background-color: ; float: left; margin: 0 5% 30px 0;  text-align: left;
}


.dz_bt {
	font-size: 1.2rem;  font-family: SketchRockwell;  color: #fff; margin-bottom: 10px; 
}
.dz_bt span {
	display: block; font-size: 1rem;
}

.dz_bt1 {
	font-size: 1rem;  font-family:family_1;   color: #fff; width: 80%;
}

.footer_4 {
	width: 100%; height: auto; clear: both; text-align: left;
}
.footer_4 h1 {
	font-size:2rem; font-family:family_2; color: #fefefe;
}
.footer_4  p {
	font-size: 1rem;  font-family:family_2; color: #fefefe;
}


.row_6 {
	width: 100%; height:auto; background-color: #c80000; padding: 10px 0;  position: fixed; bottom: 0; left: 0; 
}
.row_6>div {
	width: 100%; height: auto; margin: 0 auto;  
}
.row_6 .p_2 {
	width: 290px; float: left; text-align: left; color: #fff;  display: none;
}

.row_6 .p_2 .span_4 {
	font-size: 12px; font-family: family_2; display: block;
}
.span_4 span {
	color: #ffde00;
}
.row_6 .p_2 .span_5 {
	font-size: 22px; display: block; font-family: SketchRockwell; letter-spacing:2px;
}

.row_6 .p_3 {
	width: 340px;  float: left;  margin: 0 10px 0; font-size: 40px;   font-family:family_4;  color: #ffde00; text-align: left; text-shadow:5px 2px 6px #9c0000; height: 48px; line-height: 48px; display: none;
}

.row_6 .p_4 {
	width: 290px; height: 48px;  float: left; display: none;
}

.row_6 .p_4 input {
	width: 100%; height: 100%; border: none; border-radius: 5px; background-color: #fff; cursor:text; text-indent: 5px;
}

.row_6 .p_5 {
	width: 130px; height: 48px; float: left; margin: 0 10px 0; display: none;
}


.row_6 .p_5_1 {
	width: 50%; height: auto; float: left;  
}

.row_6 .p_5_1 a {
	width: 80%; height: 100%; border: none; border-radius: 5px; background-color: #ffde00;  color: #c80000; font-size: 20px;   font-family: SketchRockwell;  display: block; text-align: center; padding: 10px 0; margin: 0 auto;
}

.row_6 .p_5 input {
	width: 100%; height: 100%; border: none; border-radius: 5px; background-color: #ffde00;  color: #c80000; font-size: 20px;   font-family: SketchRockwell; 
}

.row_6 .p_6 {
	width: 130px; height: 48px;  border-radius: 5px; background-color: #ffde00;  color: #c80000; font-size: 20px;   font-family: SketchRockwell;  float: left; line-height: 48px; text-align: center;  display: none; 
}

.row_6 .p_6_1 {
	width: 50%; height: auto;    float: right; 
}
.row_6 .p_6_1 a {
	width: 80%; height: auto;  display: block; margin: 0 10% 0;  border-radius: 5px; background-color: #ffde00;  color: #c80000; font-size: 20px;   font-family: SketchRockwell;  float: right; text-align: center; padding: 10px 0; 
}


/*在线客服*/

.side ul li  span {
	 display: block; float: left; height: 100%; line-height: 80px; font-size: 20px; font-family:family_2;  width: 50%;
}
.side{position:fixed;width:80px;height:auto;right:0; bottom: 70px; z-index:100; display: none;}
.side ul li{width:80px;height:80px;float:left;position:relative;border-bottom:1px solid #444;}
.side ul li .sidebox{position:absolute;width:80px;height:80px; line-height: 80px; top:0;right:0;transition:all 0.3s;background:#fff;opacity:0.8;filter:Alpha(opacity=80);color:#fff; overflow:hidden;}
.side ul li .we_1{position:absolute;width:80px;height:80px; line-height: 80px; top:0;right:0;transition:all 0.3s;background:#fff;opacity:0.8;filter:Alpha(opacity=80);color:#fff; overflow:hidden;}
.side ul li .we_1:hover {
	background:#ae1c1c;opacity:1;filter:Alpha(opacity=100);
}
.side ul li .we_2 {
	display: none;
}
.side ul li a:hover .we_2 {
	display: block; width: 200%; height: auto; background-color: #007AFF;  position: absolute; left: -200%;  bottom: -50%; z-index: 9999;
}
.we_2 img {
	width: 100%; height: 100%; display: block;
}
.side ul li .sidetop{width:80px;height:80px;display:inline-block;background:#fff;opacity:0.8;filter:Alpha(opacity=80);transition:all 0.3s;}
.side ul li .sidetop:hover{background:#ae1c1c;opacity:1;filter:Alpha(opacity=100);}
.side ul li img{float:left; }

.ewm img {
	width: 75%; height: auto; display: block;
}


	.case {
	width: 100%; height: auto; background-image: url(kf/img/c_1.jpg); background-position: center top; background-repeat: repeat-y; position: relative;
}

.bt_1 {
	font-size: 2rem; text-align: center; font-family:family_2;  color: #fff; padding: 120px 0 80px; display: block; margin: 0 ;
						}

.case_1 {
	width: 95%; height: auto; margin: 0 auto 90px; 
}

.case_2 {
	width: 100%; height: auto; padding: 40px 0 40px
}

.case_2 h1 {
	  font-family: SketchRockwell; font-size: 2rem; margin-bottom: 10px;
}

.case_2 h1 span {
	color: #c80000; 
}

.case_2 h2 {
	font-family:family_2;  font-size: 2rem;
}

.da-thumbs li h1 {
	display: block; width: 100%; height: 25px;  font-family:family_2;  font-size: 20px; text-align: center; line-height: 25px;  color: #333; margin: 20px 0 0;
	
		overflow: hidden; 
	white-space: nowrap;
    text-overflow: ellipsis;
}

.da-thumbs li h2 {
	display: block; width: 100%; height: 25px;  font-family:family_2;  font-size: 14px; text-align: center; line-height: 25px;  color: #b5b5b5;
	
		overflow: hidden; 
	white-space: nowrap;
    text-overflow: ellipsis; margin: 0;
}

.da-thumbs {

	position: relative;

}
.da-thumbs li {
	 width: 100%; height: auto; margin: 0 0 30px 0;
	position: relative;
}
.da-thumbs li a,
.da-thumbs li a img {
	display: block;
	position: relative;
	width: 100%; height: auto;
}
.da-thumbs li a {
	overflow: hidden;
}
.da-thumbs li a div {
	position: absolute;

	width: 90%;
	height: 90%;
	border: 2px solid #fff;;
}



.codrops-top{
	line-height: 24px;
	font-size: 11px;
	background: #fff;
	background: rgba(255, 255, 255, 0.6);
	text-transform: uppercase;
	z-index: 9999;
	position: relative;
	font-family: Cambria, Georgia, serif;
	box-shadow: 1px 0px 2px rgba(0,0,0,0.2);
}
.codrops-top a{
	color: #333;
	display: inline-block;
}
.codrops-top a:hover{
	background: rgba(255,255,255,0.9);
}
.codrops-top span.right{
	float: right;
}
.codrops-top span.right a{
	float: left;
	display: block;
}
/* Demo Buttons Style */
.codrops-demos{
    text-align:center;
	display: block;
	line-height: 30px;
	padding: 5px 0px;
}
.codrops-demos a{
    display: inline-block;
	margin: 0px 4px;
	padding: 0px 6px;
	color: #aaa;
	line-height: 20px;	
	font-size: 13px;
	text-shadow: 1px 1px 1px #fff;
	border: 1px solid #ddd;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(47%,#f6f6f6), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* IE10+ */
	background: linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
	box-shadow: 0px 1px 1px rgba(255, 255, 255, 0.5);
}
.codrops-demos a:hover{
	color: #333;
	box-shadow: 0px 1px 1px rgba(255, 255, 255, 0.5);
}
.codrops-demos a:active{
	background: #fff;
}
.codrops-demos a.current-demo,
.codrops-demos a.current-demo:hover{
	background: #f6f6f6;
}



#clipDIV  {
	margin:0px auto 30px; padding:5px 0;
}


#clipDIV ul{
 height: 37px; margin: 0; width: 380px; margin: 0 auto;

}

.disbled{
	color:#CCCCCC;
	border:1px #CCCCCC solid; box-sizing: border-box;
	border-right:0px;
	padding:0 5px;
	height: 37px; line-height: 37px; 
	float:left;
	text-align:center;
	cursor:not-allowed;
	font-size: 0.9rem;
}
.subMit{
	border:1px #CCCCCC solid; box-sizing: border-box;
	color:#666666;
	background:white;
	text-align:center;
	width:200px;
	line-height:2.0em;
	border-radius:3px;
}

.BORDER{
	border:1px solid #eaeaea;
	box-sizing: border-box;
	padding:0 10px;
	text-align:center;
	float:left;
	color:#333;
	cursor:pointer;
	font-size: 16px;
	height: 37px; line-height: 37px; 
	
	margin: 0 5px 0 0; border-radius: 5px;
	
	transition:border 1s;
-moz-transition:border 1s; /* Firefox 4 */
-webkit-transition:border 1s; /* Safari and Chrome */
-o-transition:border 1s; /* Opera */
	
}

.BORDER:hover {
	border: 1px solid #C40000; box-sizing: border-box;
}

.curPage{
	color:white;
	border:1px #da251d solid; 
	box-sizing: border-box;
	padding:0 6px;
	height: 37px; line-height: 37px; 
	float:left;
	text-align:center;
	cursor:pointer;
	color: #da251d;
	font-size: 16px;
	
	margin: 0 5px 0 0; border-radius: 5px;
	
}
.disbled{
	color:#CCCCCC;
	border:1px #CCCCCC solid; box-sizing: border-box;
	padding:0 5px;
	height: 37px; line-height: 37px; 
	float:left;
	text-align:center;
	cursor:not-allowed;
	font-size: 16px;
	
	margin: 0 5px 0 0; border-radius: 5px;
}
.subMit{
	border:1px #CCCCCC solid; box-sizing: border-box;
	color:#666666;
	background:white;
	text-align:center;
	width:200px;
	line-height:2.0em;
	border-radius:3px;
}


	.case_3 {
	width: 90%; height: auto; margin: 30px auto 30px;
}
.case_3 h1 {
	font-size: 20px;   font-family:family_2;  margin: 0; width: 100%; height: auto; height: 25px; line-height: 25px; overflow: hidden; 
	white-space: nowrap;
    text-overflow: ellipsis;
}
.case_3 .p_7 {
	  height: auto; margin: 5px 0 0; 
}
.case_3 div>span {
	display: block; float: left; height: 22px; margin-right: 1%; font-size: 16px; color: #a3a3a3;  font-family:family_2; 
	overflow: hidden; 
	white-space: nowrap;
    text-overflow: ellipsis;
}
.case_4 {
	margin: 30px auto 0; 
}

.case_4 img {
	max-width: 100%
}

.zw img {
	max-width: 100%; margin: 30px 0;
}

.case_4 p {
	font-size: 18px; line-height: 25px;   font-family:family_2; 
}

.case_4 p img {
	display:inline; margin: 20px 0;
}

.paper {
	border-bottom: 1px solid #ededed; margin-bottom: 30px
}

.zw_1 {
	height: auto;  margin-bottom:80px;
}

.zw_1>div {
	
}

.zw_1_1 {
	width: 70%; height: auto;  float: left;  font-size: 18px;
}
.zw_1_1 a {
	height: 30px; line-height: 30px; color: #1e1d1d; font-size: 18px;  font-family:family_2; 
	
	overflow: hidden; 
	white-space: nowrap;
    text-overflow: ellipsis;
}

.zw_1_2 {
	width: 114px; height: 60px;  float: right;
}

.zw_1_2 li img {
	width: 100%; height: auto;
}



.zw_1_2 li {
	float: left; width: 28px; height: 28px; margin: 16px 0 0 10px; transform: rotateY(180deg); border-radius: 90%;
}

.zw_1_2 li {
	
	 display:inline-block;
	transition:All 0.2s ease-in-out;
	-webkit-transition:All 0.2s ease-in-out;
	-moz-transition:All 0.2s ease-in-out;
	-o-transition:All 0.2s ease-in-out;
}

.zw_1_2 li:hover {
	transform:translate(0,-10px);
	-webkit-transform:translate(0,-10px);
	-moz-transform:translate(0,-10px);
	-o-transform:translate(0,-10px);
	-ms-transform:translate(0,-10px);
	-webkit-box-shadow:0px 5px 15px #e5e5e5;
    -moz-box-shadow:0px 5px 15px #e5e5e5;
    box-shadow:0px 5px 15px #e5e5e5;
}

.zw_1_2 {
	margin: 0;
}


	
	.lb_01 {
	background-color: #c80000; color: #fff !important;
}
	
	.news {
	width: 100%; height: auto; 
}

.news_1 {
	margin: 0 0 55px;
}

.news_1 li {
	float: left; float: left; margin-right: 5%; 
}
.news_1 li a {
	padding: 10px 20px;  color: #000; display: block; font-size: 20px;    font-family:SketchRockwell; 
	
	transition:background-color,color 0.2s;
	-webkit-transition:background-color,color 0.2s; /* Safari */
}

.news_1 li a:hover {
	background-color: #c80000; color: #fff; border-radius: 5px;
} 

.news_1 li.on a{
	background-color: #c80000; color: #fff; border-radius: 5px;
}

.news_2 li {
	width: 45%; height: auto;  margin: 0  5% 30px 0; float: left; 
}
.news_2 li h1 {
	font-size: 20px;    font-family:family_2;  color: #333;  width: 95%; margin: 0 auto;  text-align: left;
}

.news_2 li h2 {
	font-size: 18px;    font-family:SketchRockwell;  color: #333;  width: 95%; margin: 20px auto 0; height: 30px; line-height: 30px; text-align: left;
	
	overflow: hidden; 
	white-space: nowrap;
    text-overflow: ellipsis;
}

.news_2 li p {
	color: #212020; font-size: 16px; font-family:SketchRockwell; margin: 20px auto 0; width: 95%; height: 70px; line-height: 35px;
	
	display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
	

}

.news_2 li span {
	display: block; width: 0px; height: 2px; margin: 10px 0 0; background-color: #c80000;
	
	transition:width 0.2s;
	-webkit-transition:width 0.2s; /* Safari */
}

.news_2 li:hover span {
	width: 100%;
}


.news_2 li {
	
	 display:inline-block;
	transition:All 0.2s ease-in-out;
	-webkit-transition:All 0.2s ease-in-out;
	-moz-transition:All 0.2s ease-in-out;
	-o-transition:All 0.2s ease-in-out;
}


.news_2 li:hover {
	transform:translate(0,-10px);
	-webkit-transform:translate(0,-10px);
	-moz-transform:translate(0,-10px);
	-o-transform:translate(0,-10px);
	-ms-transform:translate(0,-10px);
	-webkit-box-shadow:0px 5px 15px #e5e5e5;
    -moz-box-shadow:0px 5px 15px #e5e5e5;
    box-shadow:0px 5px 15px #e5e5e5;
}


	.news {
	width: 100%; height: auto; 
}	
	.case_5 {
		width: 80%;
    height: auto;
    margin: 30px auto 30px; 
	}
		.case_5>h1 {
			font-size: 25px; text-align: center; width: 100%; height:30px;  line-height: 30px; font-family:family_2;  overflow: hidden; 
	white-space: nowrap;
    text-overflow: ellipsis;
		}
		
		.p_8 {
			color: #a3a3a3; font-size: 16px;  font-family:family_2;  margin: 15px auto 0; height: 22px; line-height: 22px; 
			
			display: table; /*重点就是这个属性,这个样式会告知浏览器当前元素的宽度,采用最小的宽度.不是默认全宽*/
			
			padding: 0;
		}
		.p_8>span a {
			color: #a3a3a3;
		}
		.p_8>span{
			display: block; float: left; margin-right: 20px; width: 138px; height: 22px; line-height: 22px; margin: 0; padding: 0; padding: 0;
			overflow: hidden; 
	white-space: nowrap;
    text-overflow: ellipsis;
		}
		
	.case_6 {
		height: auto; margin: 15px auto;
	}
	.case_6 p {
		font-size: 14px; line-height: 25px;
	}
	.case_6  img {
		max-width: 100%; height: auto; margin:0px 0; display: inline !important;
	}


.zw_1_2 li {
	
	 display:inline-block;
	transition:All 0.2s ease-in-out;
	-webkit-transition:All 0.2s ease-in-out;
	-moz-transition:All 0.2s ease-in-out;
	-o-transition:All 0.2s ease-in-out;
}


.zw_1_2 li:hover {
	transform:translate(0,-10px);
	-webkit-transform:translate(0,-10px);
	-moz-transform:translate(0,-10px);
	-o-transform:translate(0,-10px);
	-ms-transform:translate(0,-10px);
	-webkit-box-shadow:0px 5px 15px #e5e5e5;
    -moz-box-shadow:0px 5px 15px #e5e5e5;
    box-shadow:0px 5px 15px #e5e5e5;
}


		.news_3  {
		margin: 0 0 0;
	}
	
	.news_3 li {
		float: left;
    margin-right: 1%; width: 32%; height: 43px; line-height: 43px; margin-bottom: 20px;
	}
	
	.news_3 li a {
	width: 100%; height: 100%; text-align: center;
    color: #000;
    display: block;
    font-size:1.2rem;
    font-family: SketchRockwell;
    transition: background-color,color 0.2s;
    -webkit-transition: background-color,color 0.2s;
	}
	
	.news_3 li a:hover {
	background-color: #c80000; color: #fff; border-radius: 5px;
} 
	.news_3 li.on a {
	background-color: #c80000; color: #fff; border-radius: 5px;
} 

	
	.fw_1 {
	 margin: 0px 0 50px;
}

.fw_1 p {
	line-height: 35px; font-size: 18px; font-family:family_2;  text-indent: 0px;
}

.fw_1 img {
	display: block; margin: 20px 0; max-width: 100%;
}

.ab {
	 margin-bottom: 50px;
}

.ab img {
	max-width: 100%; display: block; margin: 20px 0;
}


.ab h1 {
	font-size: 25px; font-weight: normal;  font-family: SketchRockwell;
}

.ab p {
	font-size: 18px; font-family:family_2;  line-height:35px; margin: 20px 0 50px;
}

}


@media screen and (min-width:320px) and (max-width:641px) {
	
	/*分页*/
.pagelist {text-align:center;margin:10px 0 100px;}
.pagelist b,.pagelist a {display:inline-block;border:1px solid #ed1b1a;background:#fff;color:#ccc;padding:3px 5px; font-size: 14px;}
.pagelist b {background:#ed1b1a;}
.pagelist a {color:#555;}
.pagelist a:hover {color:#fff;background:#ed1b1a;}

.pagelist a:visited {color: #333 !important} /*设置全局被点击后的链接颜色*/ 
.pagelist a:hover {color: #fff !important} /*设置全局鼠标悬停在链接上未点击时的颜色*/ 
.pagelist a:active {color: #333 !important} /*设置全局鼠标在点击链接瞬间发生的动作*/
/*分页结束*/
	
			div { display: block; margin: 0; padding: 0; border: 0 none; outline: 0; background: transparent; font-weight: normal; font-style: normal; }
#inner { width: 100%; margin: 0 auto; background-color: #00AFC4; position: relative;}

#inner:hover  .hot-event .switch-nav  {
	display: block;
}

.hot-event { }
    .hot-event .switch-tab { text-align: center; padding: 10px 0; position: absolute; bottom: 0px;  width: 100%;}

    .hot-event .switch-nav { position: absolute; bottom: 45%;  z-index: 2; width: 100%; height: auto;  display: none; }
       
        .hot-event .switch-nav .prev { border-radius: 3px 0 0 3px; border-width: 1px;  float: left; background-image: url(../img/left.png);  width: 28px; height: 28px; background-size: 100%;}
        .hot-event .switch-nav .next { border-radius: 0 3px 3px 0; border-width: 1px 1px 1px 0; float: right;   width: 28px; height: 28px; background-image: url(../img/right.png);  background-size: 100%; }
       
        .hot-event .switch-nav a { display: inline-block; }
            .hot-event .switch-nav a:hover { }
    .hot-event .event-item { height: auto; width: 100%;  }
        .hot-event .event-item .banner { display: block; }
        .hot-event .event-item img {  width: 100%; height: auto; display: block;}

a { }
a { text-decoration: none; }
    a .ico { cursor: pointer; }
.ico { display: inline-block; width: 16px; height: 16px; vertical-align: middle; overflow: hidden; }
	
			.photo {
				display: none !important;
			}
	
	        .hot-event .switch-tab a, .hot-event .switch-tab .current { margin: 0 2px; display: inline-block; width: 3px; height: 3px;  background-color: #f2f2f2;  border-radius: 90%;}
        .hot-event .switch-tab .current {   width: 30px; height: 3px; border-radius: 10px; background-color: #fff;}
	
	.arrow {
    display: block;
    margin: 0 auto;
    width: 15px;
    height: 15px;
    border: 3px solid transparent;
    border-right: 3px solid #fff;
    border-bottom: 3px solid #fff;
    opacity: .8;
    -webkit-transform: rotate(45deg);
    -webkit-animation: arrow 1.5s infinite ease-in-out;
}
	
  .fw>p {
	width: 95%; height: auto; background-color: #fff; margin: 30px auto 30px; line-height: 25px; font-size: 0.9rem; color: #7d7d7d; font-family: SketchRockwell; text-align: center;
}

.fw p span {
	color: #212020; font-family: SketchRockwell;  font-weight: bold;
}

.fw_bt01 {
	width: 80%; height: auto; margin: 0 auto;
}
.fw_bt01 span  {
	 float: right; font-size: 18px; font-family:  SketchRockwell;  height: 35px; margin: 0 5% 0 0; line-height: 35px; background-color: #fff;
}
.fw_bt01 p {
	float:right; font-size: 12px ; font-family:  SketchRockwell;  height: 35px; line-height: 35px; color: #212020; 
}
	body {
    background-color: #fff; font-family: "微软雅黑"; color: #333; font-size: 125%; 
}
.menudiv>div .pc {
		display: none;
	}
.row_1 {
	margin-top: 30px;
}

.s_1 {
	 width: 100%; height: auto; margin: 0 auto; padding: 0px 0 0; /*background-color: #333; */margin: 0 auto;
}
.tj_1 {
	width: 30%; height: auto; position: absolute; top: -120px; left: 35%; background-color: #fff; z-index: 666; font-size: 20px; font-family:  SketchRockwell;  display: none;
}

.tj_1 p span {
	color: #c80000;
}
.tj_2 {
	width: 40%; height: auto; position: absolute; top: -80px; left: 30%;  z-index: 555; display: none;
}
.tj_2_1 {
	display: block; height: 80px;border: 5px solid #1b1b1b; border-bottom: none;
}

.tj_2_2 {
	display: block; height: 40px;border: 5px solid #fff; border-top: none;
}

.menu{width:20px;height:auto; position: absolute; right: 10px; top: 25%; bottom: 50%; display: none;
		
 }
.menu ul {
	margin: 0 auto; position: absolute; width: 20px;
	
	
}
.menu li{width:20px;height:20px;  cursor:pointer; color:#666; margin: 0 0 10px; text-align: center; border: 1px solid #fff; accelerator: false; border-radius:500px; 
			
}
.menu li div {
	font-family:SketchRockwell ;  font-weight: normal; color: #b7b7b7; display: none;
}

.menu li div strong {
	display: none;
}

.menu li div p {
	font-family:SketchRockwell ; font-size: 12px; font-weight: normal; color: #b7b7b7; height: 25px; width: 80%; margin: 0 auto;
	line-height: 25px;
	display: block; 
	overflow: hidden; 
	white-space: nowrap;
    text-overflow: ellipsis;
}
.menu li span {
	width:16px;height:16px;  cursor:pointer;  margin: 1px auto; border-radius:500px; background-color: #fff;  display: block;
}
.menudiv{width:100%;height:auto;  border-top:0;background:#fefefe; }
.menudiv>div{ padding-bottom: 30px; }
.off{border: 1px solid #c80000 !important;}
.off span {
	    width: 20px;
    height: 20px;
    cursor: pointer;
    margin: 1px auto;
    border-radius: 500px;
    background-color: #f29238 !important;
    display: block;
}

.tab1 {
	position: relative;
}

.off div,.off div p  {

}

.off span {

}

/*#con_one_1 {
	background-image: url(../img/01.jpg); background-position: center top; background-repeat: repeat-y; min-height: 510px;
}*/
.x_bj {
	/*background-image: url(http://oqymeuc6g.bkt.clouddn.com/01.jpg);*/ 
	background-image: url(../img/01.jpg);
	background-position: right center; background-repeat: repeat-y; min-height: 510px;
}

.ys_1_1 {
	width: 100%; height: auto; margin: 20px 0 0;
}

.wap {
	width: 266px;  height: 244px; display: block; margin: 0 auto;
}

.ys_1_2 {
	width: 100%; height: auto; float: left; margin: 20px 0 0; color: #fff;
}

.ys_1_2 h1 {
	font-size: 25px; font-family: SketchRockwell; font-weight: normal; height: 25px; line-height: 25px; 
	margin: 0;
	display:inline-block;  _display:inline; /*white-space:nowrap;  */
}

.ys_1_2 h1 span {	
}

.ys span {
	color: #fff;
}
.ys_1_2 h2 {
	font-size: 20px; font-family: family_1; margin: 10px 0;
}

.ys_1_3 {
	 width: 75%; height: auto; margin:20px auto 0;
}

.ys_1_3>div,.ys_3_3>div,.ys_5_3>div {
	width: 50%; height: auto; float: left;
}
.ys_1_3 p,.ys_3_3 p {
	width: 100%; height: auto;  display: block; font-size: 14px; font-family: family_2; line-height: 30px; text-align: left;
}
/*#con_one_2 {
	background-image: url(../img/02.jpg); background-position: center top; background-repeat: repeat-y;  min-height: 510px;
}*/

.ys_2_1 {
	width: 100%; height: auto; margin: 0px 0 0; padding: 20px 0 0;
}

.ys_2_2 {
	width: 100%; height: auto;   margin: 30px 0 0; color: #fff;
}

.ys_2_2 h1,.ys_3_2 h1 {
	font-size: 25px; font-family: SketchRockwell; font-weight: normal; height: 25px; line-height: 25px; 
	margin: 0;
	display:inline-block;  _display:inline;
}

.ys_2_2 h2,.ys_3_2 h2,.ys_4_2 h2,.ys_5_2 h2,.ys_6_2 h2  {
	font-size: 20px; font-family: family_1; margin: 10px 0; color: #fff;
}

.ys_2_3 {
	 width: 75%; height: auto; margin:20px auto 0;  text-align:center;
}
.ys_2_3>div {
	width: 50%; height: auto; float: left;
}
.ys_2_3 p {
	 height: auto;display: block; font-size: 14px; font-family: family_2; line-height: 30px; text-align: left; 

}

/*#con_one_3 {
	background-image: url(../img/03.jpg); background-position: center top; background-repeat: repeat-y;  min-height: 510px;
}*/

.ys_3_1,.ys_4_1,.ys_5_1,.ys_6_1 {
	width: 100%; height: auto;  margin:0 0 0; padding: 30px 0 0;
}

.ys_3_2,.ys_4_2,.ys_5_2 {
	width: 100%; height: auto;  margin: 20px 0 0; color: #fff;
}

.ys_3_2 h1,.ys_4_2 h1,.ys_5_2 h1,.ys_6_2 h1 {
	font-size: 25px; font-family: SketchRockwell; font-weight: normal; height: 25px; line-height: 25px; 
	margin: 0;
	display:inline-block;  _display:inline;
	
	color: #fff;
}

.ys_3_3 {
 width: 70%; height: auto; margin:30px auto 0;
}

/*#con_one_4 {
	background-image: url(../img/04.jpg); background-position: center top; background-repeat: repeat-y;  min-height: 510px;
}*/

.ys_4_2 {
}

.ys_4_2 h1 {

}

.ys_4_2 h2 {

}

.ys_4_3 {
	 width: 70%; height: auto; margin:20px auto 0;
}
.ys_4_3 p {
	width: 100%; height: auto; display: block;font-size: 14px; font-family: family_2; line-height: 30px; margin: 0 auto;
}

/*#con_one_5 {
	background-image: url(../img/05.jpg); background-position:center top; background-repeat: repeat-y;  min-height: 510px;
}*/

.ys_5_1 {

}

.ys_5_2 {
	
}

.ys_5_2 h1 {

}

.ys_5_2 h2 {
	
}

.ys_5_3 {
	 width: 40%; height: auto; margin:10px auto 0;
}
.ys_5_3 p {
	width: 100%; height: auto; display: block; font-size: 14px; font-family: family_2; line-height: 30px; text-align: left;
}

/*#con_one_6 {
	background-image: url(../img/06.jpg); background-position:center top; background-repeat: repeat-y;  min-height: 510px;
}*/

.ys_6_1 {

}

.ys_6_2 {
	
}

.ys_6_2 h1 {
	
}

.ys_6_2 h2 {
	
}

.ys_6_3 {
	 width: 60%; height: auto; margin:20px auto 0;
}
.ys_6_3 p {
	width: 100%; height: auto; display: block; font-size: 14px; font-family: family_2; line-height: 30px;  margin: 0 auto; color: #fff;
}

.ys {
	width: 100%; height: auto;  
}

	.row_8 {
	
}

.limit-box{position:relative;width:100%;margin:0 auto;height:auto;}

.limit-buy-nav{width:60%; margin: 0 auto; font-family: SketchRockwell;   }
.limit-buy-nav>span{ width:100%;height:auto; font-size: 16px; text-align:center; display: block; margin:0 0 0; padding-top: 80px; font-style: normal; font-family:family_2; }
.limit-buy-nav em{margin-right:1px;color:#c80000;   font-size: 16px; font-style: normal; font-family:family_2; }
.limit-buy-nav .prev,.limit-buy-nav .next{float:left;overflow:hidden; height:28px;  width: 10%; background-size: 100%; }

.limit-buy-nav .prev {
	background-image: url(../img/left_1.png); background-position: left center; background-repeat: no-repeat;
}

.limit-buy-nav .next{background-image: url(../img/left_1.png); background-position: right center; background-repeat: no-repeat;
transform: rotate(180deg);
-ms-transform: rotate(180deg);             /* IE 9 */
-webkit-transform: rotate(180deg);      /* Safari and Chrome */
-o-transform: rotate(180deg);              /* Opera */
-moz-transform: rotate(180deg);         /* Firefox */
 }
/* limit-buy-bd */
.limit-buy-bd{/*overflow:hidden;position:absolute;top:38px;left:0;width:9000px;z-index:1*/}
/* btn-prev */
.wz_1 {
	margin: 20px 0 0;
}

.wz_1>span {
	width: 60%; height: 28px; display: block; margin: 0 10%; display: block; float: left; background-position: center; background-repeat: repeat-x; background-image: url(../img/d_1.jpg);
}

.wz_1>span span {
	width: 20%; height: 3px; display: block; margin: 12.5px auto 0; background-color: #c80000;
}

.btn-prev,.btn-next{overflow:hidden;position:absolute;display:none;top:93px;width:27px;height:48px;background:url(../img/images/arrowbg.png) no-repeat 0 0;z-index:10}
.btn-prev{left:0}
.btn-next{right:0;background-position:-40px 0}
.btn-prev:hover{background-position:0 -60px}
.btn-prev:active{background-position:0 -120px}
.btn-next:hover{background-position:-40px -60px}
.btn-next:active{background-position:-40px -120px}
/* products */
.products{ float:left; width:100%; margin-bottom: 30px;}
.products li{  width:100%;height:auto;padding:0;}
.products li .pic{overflow:hidden;position:relative;width:100%;height:auto;margin:0 auto;}
.products li .pic img{width:100%; height: 100%;}
.products li .price{ width:100%;height:auto;  }



.products li .price {
	 font-family:family_2; 
}
.products li .price h1 {
	font-size: 18px; text-align: center; width: 60%; height: 25px; line-height: 25px; margin: 0px auto 5px; color: #202020;
	display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.products li .price h2 {
	font-size: 14px; text-align: right; width: 80%; height: 20px; line-height: 20px; margin: 0px auto; text-align: center; color: #7d7d7d;
	display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.products li .price .dw_div_1 {
	height: auto;  padding: 10px 0 0;
}

.wz_2 {
	    position: absolute;
   top:10%;right:10%;
   width:310px;height:450px;
    color: #fff;
    z-index: 6666;
    display: none;   
}

.dw_div_1 {

}

.wz_3>div {
	height: 50%;
}

.row_2 {
	background-image: url(../img/07.jpg); background-position: center top; background-repeat: no-repeat; background-size: auto 260px;
}
.zp_01 {
	width: 80%; height: auto;  margin: 0px auto 30px; padding: 30px 0 0;
}
.zp_01 p {
	    float: right;
    font-size: 12px;
    font-family: SketchRockwell;
    height: 35px;
    line-height:35px;
    color: #fff;
}

.zp_01 span {
	    float: right;
    font-size: 20px;
    font-family: SketchRockwell;
    height: 35px;
    margin: 0 5% 0 0;
    line-height: 35px;
    color: #fff;
}

.zp_02 {
	width: 80%; height: auto;  margin: 0px auto 0;
}

.row_9 {
margin-bottom: 30px; 
}

.xjdt_1,.xjdt_2 {
	color: #212020 !important;
}

.dt_1 {
	width: 100%; height: auto; margin: 0 auto;  padding: 0 0 0px;
}

.dt_1 .zp_01 {
  margin: 0 auto 30px;	width: 90% !important; padding: 0;
}

.dt_2 {
	width: 100%; margin: 0 auto;
}

.dt_2>div {
	
}
.dt_2_1 {
	width: 100%; height: auto; display: none;
}
.dt_2_1 img {
	width: 80%; height: auto; display: block; margin: 0 auto;
}
.dt_2_2 {
	width: 90%; height: auto;  display: block; text-align: left; margin: 0px auto 0;
}

.dt_2_2 li {
	width: 100%; height: auto; float:left; margin-bottom: 30px;
	
	 display:inline-block;
	transition:All 0.2s ease-in-out;
	-webkit-transition:All 0.2s ease-in-out;
	-moz-transition:All 0.2s ease-in-out;
	-o-transition:All 0.2s ease-in-out;
}
.dt_2_2 li:hover {
	transform:translate(0,-10px);
	-webkit-transform:translate(0,-10px);
	-moz-transform:translate(0,-10px);
	-o-transform:translate(0,-10px);
	-ms-transform:translate(0,-10px);
	-webkit-box-shadow:0px 5px 15px #e5e5e5;
    -moz-box-shadow:0px 5px 15px #e5e5e5;
    box-shadow:0px 5px 15px #e5e5e5;
}
.xns_2 {
   
}

.dt_2_2 li a:hover h2 {
	color:#000;
transition:color 2s;
-moz-transition:color 2s; /* Firefox 4 */
-webkit-transition:color 2s; /* Safari and Chrome */
-o-transition:color 2s; /* Opera */

font-weight: bold;
}

.dt_2_2 li h1 {
	font-size: 16px;  font-family: family_2; margin: 0; font-weight: normal; text-align: left;
}

.dt_2_2 li h2 {
	font-size: 1.2rem;  font-family: SketchRockwell; margin: 10px 0; font-weight: normal;  width: 90%; height: 30px;  line-height: 30px;
	display: block; 
	overflow: hidden; 
	white-space: nowrap;
    text-overflow: ellipsis;
}

.dt_2_2 li p {
	font-size: 14px;  font-family: family_2; margin: 0px 0; font-weight: normal;  width: 100%; height: 50px; 
	line-height: 25px; 
	
	display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}

.dt_2_2 li a {
	color: #333;
}

.dt_2_2>p {
	font-size: 14px;  font-family: family_2; width: 235px; height: auto; display: block; margin: 0 auto;
}
.dt_2_2>p a {
	font-size: 14px;  font-family: family_2; color: #333;
}

.dt_2_2>p span {
	display: block; float: left; height: 20px; line-height: 20px;
}

.span_1 {
	width: 46px;
	
	transition:color 2s;
-moz-transition:color 2s; /* Firefox 4 */
-webkit-transition:color 2s; /* Safari and Chrome */
-o-transition:color 2s; /* Opera */
}

.span_2 {
	width: 80px; background-image: url(../img/09.png); background-position: center; background-repeat: repeat-x; margin-left: 5px;
	
transition:width 2s;
-moz-transition:width 2s; /* Firefox 4 */
-webkit-transition:width 2s; /* Safari and Chrome */
-o-transition:width 2s; /* Opera */
}

.dt_2_2>p a:hover .span_1 {
	color: #c80000;
}

.dt_2_2>p a:hover .span_2 {
	width: 180px;
}

.span_2 {
	
}

.span_3 {
	width: 4px; background-image: url(../img/08.png); background-position: center; background-repeat: no-repeat; margin-left: 0px;
}

	
	  .swiper-container {
        width: 95%;
        height: 100%;
         margin: 0 auto;
        
    }
    .swiper-slide {
        text-align: center;
        font-size: 18px;
        
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
	
	
.swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
	float: left
}

.swiper-container-vertical>.swiper-wrapper {
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	flex-direction: column
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

.swiper-container-android .swiper-slide,.swiper-wrapper {
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-o-transform: translate(0,0);
	-ms-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0)
}

.swiper-container-multirow>.swiper-wrapper {
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto
}

.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative
}

.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide {
	height: auto
}

.swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	-webkit-transition-property: -webkit-transform,height;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform,height
}

.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}

.swiper-wp8-horizontal {
	-ms-touch-action: pan-y;
	touch-action: pan-y
}

.swiper-wp8-vertical {
	-ms-touch-action: pan-x;
	touch-action: pan-x
}

.swiper-button-next,.swiper-button-prev {
	position: absolute;
	top: 50%;
	width: 27px;
	height: 44px;
	margin-top: -22px;
	z-index: 10;
	background-size: 60%;
	cursor: pointer;
	/*-moz-background-size: 27px 44px;
	-webkit-background-size: 27px 44px;
	background-size: 27px 44px;*/
	background-position: center;
	background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none
}

.swiper-button-prev,.swiper-container-rtl .swiper-button-next {
	background-image: url(../img/about_right.png);
	left: 15px;
	right: auto;
	top: 20px; 
	
	width: 40px; height: 31px; 
}

.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next,.swiper-container-rtl .swiper-button-prev {
	background-image: url(../img/about_left.png);
	right: 20px;
	left: auto;
	width: 40px; height: 31px; top:90px;
}

.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-pagination {
	/*position: absolute;*/
	text-align: center;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	-webkit-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
	-o-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {
	
	width: 100%; margin-top: 20px;
}

.swiper-pagination-bullet {
	width: 20px;
	height: 2px;
	display: inline-block;
	border-radius: 10px;
	background: #fff;
	opacity: .2
}

button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-webkit-appearance: none;
	appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}

.swiper-pagination-white .swiper-pagination-bullet {
	background: #fff
}

.swiper-pagination-bullet-active {
	opacity: 1;
	background: #c80000;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000
}

.swiper-container-vertical>.swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	-webkit-transform: translate3d(0,-50%,0);
	-moz-transform: translate3d(0,-50%,0);
	-o-transform: translate(0,-50%);
	-ms-transform: translate3d(0,-50%,0);
	transform: translate3d(0,-50%,0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 5px 0;
	display: block
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px
}

.swiper-pagination-progress {
	background: rgba(0,0,0,.25);
	position: absolute
}

.swiper-pagination-progress .swiper-pagination-progressbar {
	background: #007aff;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left top;
	-moz-transform-origin: left top;
	-ms-transform-origin: left top;
	-o-transform-origin: left top;
	transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
	-webkit-transform-origin: right top;
	-moz-transform-origin: right top;
	-ms-transform-origin: right top;
	-o-transform-origin: right top;
	transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progress {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0
}

.swiper-container-vertical>.swiper-pagination-progress {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0
}

.swiper-pagination-progress.swiper-pagination-white {
	background: rgba(255,255,255,.5)
}

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
	background: #fff
}

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
	background: #000
}

.swiper-container-3d {
	-webkit-perspective: 1200px;
	-moz-perspective: 1200px;
	-o-perspective: 1200px;
	perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
	background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
	background-image: -webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: -moz-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: -o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-container-3d .swiper-slide-shadow-right {
	background-image: -webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
	background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: -moz-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: -o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-container-3d .swiper-slide-shadow-top {
	background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
	background-image: -webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: -moz-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: -o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
	background-image: -webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: -moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: -o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper {
	-ms-perspective: 1200px
}

.swiper-container-cube,.swiper-container-flip {
	overflow: visible
}

.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}

.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-container-cube .swiper-slide {
	visibility: hidden;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
	-webkit-transform-origin: 100% 0;
	-moz-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible
}

.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .6;
	-webkit-filter: blur(50px);
	filter: blur(50px);
	z-index: 0
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
	pointer-events: none;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	text-align: center
}

.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg {
	max-width: 100%;
	max-height: 100%;
	object-fit: contain
}

.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0,0,0,.1)
}

.swiper-container-horizontal>.swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%
}

.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0,0,0,.5);
	border-radius: 10px;
	left: 0;
	top: 0
}

.swiper-scrollbar-cursor-drag {
	cursor: move
}

.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	-webkit-transform-origin: 50%;
	-moz-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-animation: swiper-preloader-spin 1s steps(12,end) infinite;
	-moz-animation: swiper-preloader-spin 1s steps(12,end) infinite;
	animation: swiper-preloader-spin 1s steps(12,end) infinite
}

.swiper-lazy-preloader:after {
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
	background-position: 50%;
	-webkit-background-size: 100%;
	background-size: 100%;
	background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
	100% {
		-webkit-transform: rotate(360deg)
	}
}

@keyframes swiper-preloader-spin {
	100% {
		transform: rotate(360deg)
	}
}
	
	
	
.us .zp_01 {
	padding: 30px 0 0;
}

.row_3 {
	background-image: url(../img/010.jpg); background-position: center top; background-repeat: no-repeat;  
}

 .swiper-slide p {
    	width: 70%; height: auto; margin: 0 auto; display: block; font-size: 14px; line-height: 25px; text-align: left; font-family: SketchRockwell;  color: #fff; text-align: center;
    }
    
 
 .p_1 {
	font-size: 14px;  font-family: family_2;  height: auto; display: block;  margin: 30px auto; display: table;
}
 .p_1 a {
	font-size: 14px;  font-family: family_2; color: #fff;
}

 .p_1 span {
	display: block; float: left; height: 28px; font-size: 20px; line-height: 28px;
}

 .p_1 .span_1 {
	width: 65px; font-size: 14px;
}

 .p_1 .span_2 {
	width: 80px; background-image: url(../img/09.png); background-position: center; background-repeat: repeat-x; margin-left: 5px;
	
	transition:width 2s;
-moz-transition:width 2s; /* Firefox 4 */
-webkit-transition:width 2s; /* Safari and Chrome */
-o-transition:width 2s; /* Opera */
}

 .p_1 a:hover .span_2 {
 	width: 180px;
 }
 
  .p_1 a:hover .span_1 {
 	color: #c80000;
 }

 .p_1 .span_3 {
	width: 4px; background-image: url(../img/08.png); background-position: center; background-repeat: no-repeat; margin-left: 0px;
}
	
	.row_4 {
	margin: 30px 0 0;
}

.yz {
	 height: auto;  width: 95%; border: 10px solid #c80000; margin: 0 auto;  padding: 0 0 10px 0 !important;
}

.yz_1 {
      height: auto;  width: 90%; margin: 30px auto 0; 
}
.yz_1 h1 {
	font-size: 1.4rem;  font-family: SketchRockwell;  margin: 0px 0 0; text-align: left;
}

.yz_1 h2 {
	font-size: 1rem;  font-family: SketchRockwell;  margin: 10px 0 20px 0; font-weight: normal; text-align: left; line-height: 20px;
}

.yz_1>p {
	font-size: 0.8rem;  font-family: SketchRockwell;  margin: 0 0 0; font-weight: normal; text-align: left; line-height: 20px;
}

.yz_1_2 {
	width: 100%; height: auto; text-align: left; margin: 5px 0 0 0;
}

.yz_1_2 p {
	font-size: 1.5rem;  font-family:SketchRockwell;   margin: 0; font-weight: normal; text-align: left; color: #c80000; width: 100%; display: block; float: left; height: 48px; line-height: 48px;
}

.yz_1>span {
	width: 44px; height: 2px; display: none; background-color: #c80000; margin: 30px 0 0;
}

.yz_1_2 a {
	font-size: 14px; display: none;  font-family:SketchRockwell;   margin: 0 0 0 0; font-weight: normal; text-align: left; color: #c80000; width: 200px;  float: left; background-image: url(../img/qq.png); background-position: left center; background-repeat: no-repeat; height: 48px; 
}

.yz_1_2 a span {
	display: block; width: 50%; height: 30px; background-color: #333; color: #fff; text-align: center; border-radius: 10px; margin: 9px 0 0 40px; line-height: 30px;
}

.yz_1_1 {
	height: 58px; width: 100%;  margin: 20px 0 0 0; display: none;
}

.yz_1_1 img {
	display: inline;  float: right; width: 58px; height: auto;  margin: 0 20px 0 0;
}
.yz_3 {
	width: 140px; height: auto; background-color: #212020;  color: #fff; font-size: 3rem; font-family: SketchRockwell; line-height: 50px; padding: 20px 0; margin: 0 auto;  margin-top: -10px; line-height: 50px;
}
.yz_4 {
	width: 100%; height: 90px; position: absolute; top: -90px; left: 0; display: none;
}
.yz_4 span {
	width: 1px; height: 100%; display: block; background-color: #c6c6c5; margin: 0 auto;
}



[class^="btn-"] {
  position: relative;
  display: block;
  margin: 20px auto;
  width: 100%;
  height: 80px;
  max-width: 250px;
  text-transform: uppercase;
  overflow: hidden;
  border: 1px solid currentColor;
}




@-webkit-keyframes criss-cross-left {
  0% {
    left: -20px;
  }
  50% {
    left: 50%;
    width: 20px;
    height: 20px;
  }
  100% {
    left: 50%;
    width: 375px;
    height: 375px;
  }
}

@keyframes criss-cross-left {
  0% {
    left: -20px;
  }
  50% {
    left: 50%;
    width: 20px;
    height: 20px;
  }
  100% {
    left: 50%;
    width: 375px;
    height: 375px;
  }
}
@-webkit-keyframes criss-cross-right {
  0% {
    right: -20px;
  }
  50% {
    right: 50%;
    width: 20px;
    height: 20px;
  }
  100% {
    right: 50%;
    width: 375px;
    height: 375px;
  }
}
@keyframes criss-cross-right {
  0% {
    right: -20px;
  }
  50% {
    right: 50%;
    width: 20px;
    height: 20px;
  }
  100% {
    right: 50%;
    width: 375px;
    height: 375px;
  }
}
.btn-11 {
  position: relative;

}
.btn-11:before, .btn-11:after {
  position: absolute;
  top: 50%;
  content: '';
  width: 20px;
  height: 20px;
  background: #f2f2f2;
  border-radius: 50%;
  color: #000;
  filter:alpha(opacity=50);
  opacity:0.5;
}
.btn-11:before {
  left: -20px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  /*     animation: criss-cross-left 0.8s reverse; */
}
.btn-11:after {
  right: -20px;
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  /*     animation: criss-cross-right 0.8s reverse; */
}
.btn-11:hover:before, .btn-11:hover:after {
  /*       @include size($btn-width); */
}
.btn-11:hover:before {
  -webkit-animation: criss-cross-left 0.8s both;
          animation: criss-cross-left 0.8s both;
}
.btn-11:hover:after {
  -webkit-animation: criss-cross-right 0.8s both;
          animation: criss-cross-right 0.8s both;
}

	/*.row_5 {
	background-image: url(../img/011-min.jpg); background-position: center top;  padding: 30px 0 80px 0 !important; background-attachment: fixed; 
}*/

	.row_5 {
	 padding: 30px 0 80px 0 !important; background-color: #444444;
}

.row_7 {
	margin: 30px 0 0;
}

.footer_1 {
	width: 90%; height: 100%;  margin: 0 auto;
}

.footer_2 {
	height: auto; margin: 0 auto 40px; width:100%;
}

.footer_2 .footer_2_1 {
	width: 30%; height: auto; float: left; 
}
.footer_2 .footer_2_1 img {
	display: block; width: 100%; height: auto; margin: 5px 0 0;
}

.footer_2 .footer_2_2 {
	width: 30%; height: 26px; float: right;  line-height: 50px; 
}
.footer_2 .footer_2_2 p {
	font-size: 20px;  float: left; width: 49.5%;  font-family:SketchRockwell; border-right: 1px  solid #ffffff; color: #fff; display: none;
}
.footer_2 .footer_2_2>span {
	 float:right; width: 26px; background-color: #c80000; display: block; height: 100%; margin: 0 10% 0 10%;  position: relative;
}
.footer_2 .footer_2_2>span:hover .xl_lb_1 {
	display: block; margin: 10px 0 0; position: absolute; top: 26px; left: -50%; width: 200%;
}

.xl_lb_1 {
	width: 100%; height: auto; background-color: #fff; display: none;
}

.xl_lb_1 li {
	height: 30px; display: block; line-height: 30px;
	
}

.xl_lb_1 a {
	color: #333; text-align: center; display: block; width: 100%; height: 30px; line-height: 30px;

background-color:#fff;

}

.xl_lb_1 a:hover {
	background-color: #c80000; color: #fff; font-family: SketchRockwell;
}

.footer_2 .footer_2_2 a span {
	display: block; width: 70%; margin: 5px auto 0; background-color: #fff; border-radius: 5px; height: 2px;
}


.footer_3 {
	width: 100%; height: auto;  margin: 0 auto;
}
.footer_3>div {
	width: 100%; height: 100%;  margin: 0 0 0 0 ; 
}

.footer_3_1 li {
	width: 45%; height: auto;  background-image: url(../img/012.png); background-position: left center; background-repeat: no-repeat; float: left; margin: 0 5%  20px 0;  background-size: 100%;
}

.footer_3_1 li:hover {
	background-image: url(../img/013.png); background-position: left center; background-repeat: no-repeat;  background-size: 100%;
}

.footer_3_1 li a {
	display: block; height: 100%;
}
.footer_3_1 li a p {
	  padding: 50% 0 35%; color: #fff; font-size: 0.5rem ; font-family: SketchRockwell; width: 100%; text-align: center;
}

.footer_3_1 ul {
	width: 100%; display: none;
}

.footer_3_1 li a span {
	font-size: 1rem; font-family: SketchRockwell; line-height: 30px;
}

.footer_3_2 {
	
}

.footer_3_2 ul {
	width: 100%; height: auto;  margin: 0 0 30px 0;  text-align: left;
}


.dz_bt {
	font-size: 1.2rem;  font-family: SketchRockwell;  color: #fff; margin-bottom: 10px; line-height: 25px; 
}
.dz_bt span {
	display: block; font-size: 1rem;
}

.dz_bt1 {
	font-size: 1rem;  font-family:family_1;   color: #fff; width: 80%; line-height: 25px;
}

.footer_4 {
	width: 100%; height: auto; clear: both; text-align: left;
}
.footer_4 h1 {
	font-size:1.5rem; font-family:family_2; color: #fefefe; text-align: left;
}
.footer_4  p {
	font-size: 1rem;  font-family:family_2; color: #fefefe !important; line-height: 25px; margin: 20px 0 0;
}


.row_6 {
	width: 100%; height:auto; background-color: #c80000; padding: 10px 0;  position: fixed; bottom: 0; left: 0;  z-index: 6666;
}
.row_6>div {
	width: 100%; height: auto; margin: 0 auto;  
}
.row_6 .p_2 {
	width: 290px; float: left; text-align: left; color: #fff;  display: none;
}

.row_6 .p_2 .span_4 {
	font-size: 12px; font-family: family_2; display: block;
}
.span_4 span {
	color: #ffde00;
}
.row_6 .p_2 .span_5 {
	font-size: 22px; display: block; font-family: SketchRockwell; letter-spacing:2px;
}

.row_6 .p_3 {
	display: table; margin: 0 auto 0; font-size: 28px;   font-family:family_4;  color: #ffde00; text-align: left; text-shadow:5px 2px 6px #9c0000; height: 48px; line-height: 48px; 
}

.row_6 .p_3 p {
	background-image: url(../img/dh.png); background-position: left center; background-repeat: no-repeat; padding: 0 0 0 50px; height: 48px; line-height: 48px;  color: #ffde00; text-shadow: 5px 2px 6px #9c0000;
}

.row_6 .p_4 {
	width: 290px; height: 48px;  float: left; display: none;
}

.row_6 .p_4 input {
	width: 100%; height: 100%; border: none; border-radius: 5px; background-color: #fff; cursor:text; text-indent: 5px;
}

.row_6 .p_5 {
	width: 130px; height: 48px; float: left; margin: 0 10px 0; display: none;
}


.row_6 .p_5_1 {
	width: 40%; height: auto; float: left; margin: 0 0 0 7%; display: none;
}

.row_6 .p_5_1 a {
	width: 100%; height: 100%; border: none; border-radius: 5px; background-color: #ffde00;  color: #c80000; font-size: 20px;   font-family: SketchRockwell;  display: block; text-align: center; padding: 10px 0; margin: 0 auto;
}

.row_6 .p_5 input {
	width: 100%; height: 100%; border: none; border-radius: 5px; background-color: #ffde00;  color: #c80000; font-size: 20px;   font-family: SketchRockwell; 
}

.row_6 .p_6 {
	width: 130px; height: 48px;  border-radius: 5px; background-color: #ffde00;  color: #c80000; font-size: 20px;   font-family: SketchRockwell;  float: left; line-height: 48px; text-align: center;  display: none; 
}

.row_6 .p_6_1 {
	width: 40%; height: auto;    float: right;  margin-right: 7%; display: none;
}
.row_6 .p_6_1 a {
	width: 100%; height: auto;  display: block; margin: 0 0 0;  border-radius: 5px; background-color: #ffde00;  color: #c80000; font-size: 20px;   font-family: SketchRockwell;  float: right; text-align: center; padding: 10px 0; 
}


/*在线客服*/

.side ul li  span {
	 display: block; float: left; height: 100%; line-height: 80px; font-size: 20px; font-family:family_2;  width: 50%;
}
.side{position:fixed;width:80px;height:auto;right:0; bottom: 70px; z-index:100; display: none;}
.side ul li{width:80px;height:80px;float:left;position:relative;border-bottom:1px solid #444;}
.side ul li .sidebox{position:absolute;width:80px;height:80px; line-height: 80px; top:0;right:0;transition:all 0.3s;background:#fff;opacity:0.8;filter:Alpha(opacity=80);color:#fff; overflow:hidden;}
.side ul li .we_1{position:absolute;width:80px;height:80px; line-height: 80px; top:0;right:0;transition:all 0.3s;background:#fff;opacity:0.8;filter:Alpha(opacity=80);color:#fff; overflow:hidden;}
.side ul li .we_1:hover {
	background:#ae1c1c;opacity:1;filter:Alpha(opacity=100);
}
.side ul li .we_2 {
	display: none;
}
.side ul li a:hover .we_2 {
	display: block; width: 200%; height: auto; background-color: #007AFF;  position: absolute; left: -200%;  bottom: -50%; z-index: 9999;
}
.we_2 img {
	width: 100%; height: 100%; display: block;
}
.side ul li .sidetop{width:80px;height:80px;display:inline-block;background:#fff;opacity:0.8;filter:Alpha(opacity=80);transition:all 0.3s;}
.side ul li .sidetop:hover{background:#ae1c1c;opacity:1;filter:Alpha(opacity=100);}
.side ul li img{float:left; }

.ewm img {
	width: 75%; height: auto; display: block;
}


		.case {
	width: 100%; height: auto; background-image: url(kf/img/c_1.jpg); background-position: center top; background-repeat: repeat-y; position: relative; 
}

.bt_1 {
	font-size: 1.5rem; text-align: center; font-family:family_2;  color: #fff; padding: 25% 0 15%; display: block; 
						}

.case_1 {
	width: 95%; height: auto; margin: 0 auto 80px; 
}

.case_2 {
	width: 100%; height: auto; padding: 30px 0 30px
}

.case_2 h1 {
	  font-family: SketchRockwell; font-size: 1.5rem; margin-bottom: 10px; text-align: left;
}

.case_2 h1 span {
	color: #c80000; 
}

.case_2 h2 {
	font-family:family_2;  font-size: 1rem; text-align: left;
}

.da-thumbs li h1 {
	display: block; width: 100%; height: 25px;  font-family:family_2;  font-size: 20px; text-align: center; line-height: 25px;  color: #333; margin: 20px 0 0;
	
		overflow: hidden; 
	white-space: nowrap;
    text-overflow: ellipsis;
}

.da-thumbs li h2 {
	display: block; width: 100%; height: 25px;  font-family:family_2;  font-size: 14px; text-align: center; line-height: 25px;  color: #b5b5b5;
	
		overflow: hidden; 
	white-space: nowrap;
    text-overflow: ellipsis; margin: 0;
}

.da-thumbs {

	position: relative;

}
.da-thumbs li {
	 width: 100%; height: auto; margin: 0 auto 30px;
	position: relative;
}
.da-thumbs li a,
.da-thumbs li a img {
	display: block;
	position: relative;
	width: 100%; height: auto;
}
.da-thumbs li a {
	overflow: hidden;
}
.da-thumbs li a div {
	position: absolute;

	width: 90%;
	height: 90%;
	border: 2px solid #fff;;
}



.codrops-top{
	line-height: 24px;
	font-size: 11px;
	background: #fff;
	background: rgba(255, 255, 255, 0.6);
	text-transform: uppercase;
	z-index: 9999;
	position: relative;
	font-family: Cambria, Georgia, serif;
	box-shadow: 1px 0px 2px rgba(0,0,0,0.2);
}
.codrops-top a{
	color: #333;
	display: inline-block;
}
.codrops-top a:hover{
	background: rgba(255,255,255,0.9);
}
.codrops-top span.right{
	float: right;
}
.codrops-top span.right a{
	float: left;
	display: block;
}
/* Demo Buttons Style */
.codrops-demos{
    text-align:center;
	display: block;
	line-height: 30px;
	padding: 5px 0px;
}
.codrops-demos a{
    display: inline-block;
	margin: 0px 4px;
	padding: 0px 6px;
	color: #aaa;
	line-height: 20px;	
	font-size: 13px;
	text-shadow: 1px 1px 1px #fff;
	border: 1px solid #ddd;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(47%,#f6f6f6), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* IE10+ */
	background: linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
	box-shadow: 0px 1px 1px rgba(255, 255, 255, 0.5);
}
.codrops-demos a:hover{
	color: #333;
	box-shadow: 0px 1px 1px rgba(255, 255, 255, 0.5);
}
.codrops-demos a:active{
	background: #fff;
}
.codrops-demos a.current-demo,
.codrops-demos a.current-demo:hover{
	background: #f6f6f6;
}


#clipDIV  {
	margin:0px auto 30px; padding:5px 0;
}


#clipDIV ul{
 height: 37px; margin: 0; width: 300px; margin: 0 auto; 

}

.disbled{
	color:#CCCCCC;
	border:1px #CCCCCC solid; box-sizing: border-box;
	border-right:0px;
	padding:0 5px;
	height: 37px; line-height: 37px; 
	float:left;
	text-align:center;
	cursor:not-allowed;
	font-size: 0.9rem;
}
.subMit{
	border:1px #CCCCCC solid; box-sizing: border-box;
	color:#666666;
	background:white;
	text-align:center;
	width:200px;
	line-height:2.0em;
	border-radius:3px;
}

.BORDER{
	border:1px solid #eaeaea;
	box-sizing: border-box;
	padding:0 5px;
	text-align:center;
	float:left;
	color:#333;
	cursor:pointer;
	font-size: 14px;
	height: 37px; line-height: 37px; 
	
	margin: 0 5px 0 0; border-radius: 5px;
	
	transition:border 1s;
-moz-transition:border 1s; /* Firefox 4 */
-webkit-transition:border 1s; /* Safari and Chrome */
-o-transition:border 1s; /* Opera */
	
}

.BORDER:hover {
	border: 1px solid #C40000; box-sizing: border-box;
}

.curPage{
	color:white;
	border:1px #da251d solid; 
	box-sizing: border-box;
	padding:0 6px;
	height: 37px; line-height: 37px; 
	float:left;
	text-align:center;
	cursor:pointer;
	color: #da251d;
	font-size: 14px;
	
	margin: 0 5px 0 0; border-radius: 5px;
	
}
.disbled{
	color:#CCCCCC;
	border:1px #CCCCCC solid; box-sizing: border-box;
	padding:0 5px;
	height: 37px; line-height: 37px; 
	float:left;
	text-align:center;
	cursor:not-allowed;
	font-size: 14px;
	
	margin: 0 5px 0 0; border-radius: 5px;
}
.subMit{
	border:1px #CCCCCC solid; box-sizing: border-box;
	color:#666666;
	background:white;
	text-align:center;
	width:200px;
	line-height:2.0em;
	border-radius:3px;
}

		.case_3 {
	width: 90%; height: auto; margin: 30px auto 30px;
}
.case_3 h1 {
	font-size:20px;   font-family:family_2;  margin: 0; width: 100%; height: auto; height: 25px; line-height: 25px; overflow: hidden; 
	white-space: nowrap;
    text-overflow: ellipsis;
}
.case_3 .p_7 {
	height: auto; margin: 5px 0 0;
	display: block;
	overflow: hidden; 
	white-space: nowrap;
    text-overflow: ellipsis;
}
.case_3 .p_7 span {
	 float: left; height: 22px; width: 138px; margin:0 1% 0; font-size: 16px; color: #a3a3a3;  line-height: 22px;
	display: block;
	overflow: hidden; 
	white-space: nowrap;
    text-overflow: ellipsis;
}

.case_3 .p_7 span a {
	    font-size: 16px;
    color: #a3a3a3;
    
}

.case_4 {
	margin: 20px 0; border-top: 1px solid #ededed; padding: 20px 0 0;
}

.zw img {
	max-width: 100%; margin: 30px 0;
}

.case_4 p {
	font-size: 14px; line-height: 25px;   font-family:family_2; 
}

.case_4 img {
	max-width: 100%; height: auto; margin: 0 auto; 
}

.paper {
	border-bottom: 1px solid #ededed; padding-bottom: 10px; line-height: 0 !important; margin-bottom: 10px; width: 100%; height: 1px; display: none;
}

.zw_1 {
	height: auto;  margin-bottom:80px;
}

.zw_1>div {
	
}

.zw_1_1 {
	width: 60%; height: auto;  float: left;  font-size: 1rem;
}

.zw_1_1>div {
	width: 100%; height: 30px; 
	overflow: hidden; 
	white-space: nowrap;
    text-overflow: ellipsis;
	
}

.zw_1_1 a {
	height: 30px; line-height: 30px; color: #1e1d1d; font-size: 1rem;  font-family:family_2; 

}

.zw_1_2 {
	width: 114px; height: 60px;  float: right;
}

.zw_1_2 li {
	float: left; width: 28px; height: 28px; margin:20px 0 0 10px; transform: rotateY(180deg);
}
.zw_1_2 li a img {
	width: 100%; height: auto;
}
.zw_1_2 {
	margin: 0;
}


		.news {
	width: 100%; height: auto; 
}

.lb_01 {
	background-color: #c80000; color: #fff !important;
}

.news_1 {
	margin: 0 auto 30px; 
}

.news_1 li {
	float: left; float: left; margin-right: 1%; background-color: #f2f2f2;
}

.news_1 li a {
	padding: 7px 7px;  color: #000; display: block; font-size: 0.9rem;    font-family:SketchRockwell; 
	
	transition:background-color,color 0.2s;
	-webkit-transition:background-color,color 0.2s; /* Safari */
}

.news_1 li a:hover {
	background-color: #c80000; color: #fff; border-radius: 5px;
} 

.news_1 li.on a{
	background-color: #c80000; color: #fff; border-radius: 5px;
}
.news_2 li {
	width: 100%; height: auto;  margin: 0  0 20px 0;
}
.news_2 li h1 {
	font-size: 0.8rem;    font-family:family_2;  color: #333;  width: 95%; margin: 0 auto;  text-align: left;
}

.news_2 li h2 {
	font-size: 1rem; text-align: left;    font-family:SketchRockwell;  color: #333;  width: 95%; margin: 10px auto 0; height: 20px; line-height: 20px;
	
	overflow: hidden; 
	white-space: nowrap;
    text-overflow: ellipsis;
}

.news_2 li p {
	color: #212020; font-size: 0.9rem; font-family:SketchRockwell; margin: 10px auto 0; width: 95%; height: 40px; line-height: 20px;
	
	display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
	

}

.news_2 li span {
	display: block; width: 0px; height: 2px; margin: 10px 0 0; background-color: #c80000;
	
	transition:width 0.2s;
	-webkit-transition:width 0.2s; /* Safari */
}

.news_2 li:hover span {
	width: 100%;
}


.news_2 li {
	
	 display:inline-block;
	transition:All 0.2s ease-in-out;
	-webkit-transition:All 0.2s ease-in-out;
	-moz-transition:All 0.2s ease-in-out;
	-o-transition:All 0.2s ease-in-out;
}


.news_2 li:hover {
	transform:translate(0,-10px);
	-webkit-transform:translate(0,-10px);
	-moz-transform:translate(0,-10px);
	-o-transform:translate(0,-10px);
	-ms-transform:translate(0,-10px);
	-webkit-box-shadow:0px 5px 15px #e5e5e5;
    -moz-box-shadow:0px 5px 15px #e5e5e5;
    box-shadow:0px 5px 15px #e5e5e5;
}

.news {
	width: 100%; height: auto; 
}	
	.case_5 {
		width: 90%;
    height: auto;
    margin: 30px auto 20px; 
	}
		.case_5>h1 {
			font-size: 1.2rem; width: 100%; max-height: 60px; line-height: 30px; 
			display: block;
				display: -webkit-box;
			    -webkit-box-orient: vertical; 
			    -webkit-line-clamp:2;
			    overflow: hidden; 	 
		}
		
		.p_8 {
			color: #a3a3a3; font-size: 14px;  font-family:family_2; width: 100%;  margin: 5px auto 0; 
			display: block; 
			overflow: hidden; 
			white-space: nowrap;
    		text-overflow: ellipsis;
		}
		.p_8>span a {
			color: #a3a3a3; font-size: 14px;
		}
		.p_8>span{
			float: left; margin-right: 20px; height: 22px; line-height: 22px;
			display: block; 
			overflow: hidden; 
			white-space: nowrap;
    		text-overflow: ellipsis;
		}
		
	.case_6 {
		height: auto; margin: 20px auto; border-top: 1px solid #ededed; padding: 20px 0 0;
	}
	.case_6 p {
		font-size: 14px; font-family: font-family_2; line-height: 25px;
	}
	.case_6  img {
		max-width: 100%; height: auto; margin:0px 0; display: inline !important;
	}

.zw_1_2 li {
	
	 display:inline-block;
	transition:All 0.2s ease-in-out;
	-webkit-transition:All 0.2s ease-in-out;
	-moz-transition:All 0.2s ease-in-out;
	-o-transition:All 0.2s ease-in-out;
}


.zw_1_2 li:hover {
	transform:translate(0,-10px);
	-webkit-transform:translate(0,-10px);
	-moz-transform:translate(0,-10px);
	-o-transform:translate(0,-10px);
	-ms-transform:translate(0,-10px);

}

			.news_3  {
		margin: 0 0 20px;
	}
	
	.news_3 li {
		float: left;
    margin: 0 1% 10px; width: 48%; height:30px; line-height: 30px; background-color: #f2f2f2;
	}
	
	.news_3 li a {
	width: 100%; height: 100%; text-align: center;
    color: #000;
    display: block;
    font-size:0.9rem;
    font-family: SketchRockwell;
    transition: background-color,color 0.2s;
    -webkit-transition: background-color,color 0.2s;
	}
	
	.news_3 li a:hover {
	background-color: #c80000; color: #fff; border-radius: 5px;
} 
	.news_3 li.on a {
	background-color: #c80000; color: #fff; border-radius: 5px;
} 

	
	.fw_1 {
	 margin: 0px 0 30px;
}

.fw_1 p {
	line-height: 25px; font-size: 14px; font-family:family_2;  text-indent: 0px;
}

.fw_1 img {
	display: block; margin: 20px 0; max-width: 100%;
}

.ab {
	 margin-bottom: 50px;
}

.ab img {
	max-width: 100%; display: block; margin: 20px 0;
}


.ab h1 {
	font-size: 1.5rem; font-weight: normal;  font-family: SketchRockwell;
}

.ab p {
	font-size: 14px; font-family:family_2;  line-height:25px; margin:0px 0 0px;
}


} /*641px*320px*/





/*关于我们开始*/



/*网站底部*/





@media screen and (max-width:1220px) and (min-width:320px) {


.row_6 .p_4 {
	display: none;
}


}

/*服务结束*/

.case_4 img {
	max-width: 100%; height: auto;
}
