@charset "utf-8";
/* CSS Document */

 
body,html{
	margin: 0;
	padding: 0;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	box-sizing:border-box;
}

	


a{
	text-decoration: none;
	
}
a:hover{

}

 
			
.clearfix{
    *zoom:1;
}
.clearfix:after{
    content: '';
    display: block;
    clear: both;
}
.nav ul li a{
	 font-size:14px !important;
	 }
/*header*/

.logo{
	margin-top:0px;
	text-align: center;
}
.nav>ul{
	margin:25px 0 0 ;
    float:right;
}
.nav>ul>li{
	float:left;
	position:relative;
}
.nav>ul>li>a{
	padding:15px 25px;
	display:block;
	font-size:13px;
	}



.nav>ul>li:hover ul
{
	display:block;
}



.nav>ul>li>ul{
	position:absolute; top:100%; left:-20px;
	z-index:999;
	background:#fff;
	padding:10px 0 20px 0;
	width:150%;
	height:auto;
	text-decoration:none;
	-webkit-transition: 0.3s ease;
	-moz-transition: 0.3s ease;
	-ms-transition: 0.3s ease;
	-o-transition: 0.3s ease;	
	transition: 0.3s ease;
	display:none;
	}	
	
	
.nav>ul>li>ul>li{
	position:relative;
	height:40px;
	line-height:40px;
	padding-left:45px;
	-webkit-transition: 0.3s linear;
	-moz-transition: 0.3s linear;
	-ms-transition: 0.3s linear;
	-o-transition: 0.3s linear;	
	transition: 0.3s linear;

	}

.nav>ul>li>li>a{
	color:#fff;
	display:block;
	white-space: nowrap;
	-webkit-transition: 0.3s linear;
	-moz-transition: 0.3s linear;
	-ms-transition: 0.3s linear;
	-o-transition: 0.3s linear;	
	transition: 0.3s linear;
	font-size:13px
	}	
	
	
.nav>ul>li>ul>li:hover>a{
	color:#c30d23 !important;

}	


	
	
/*banner*/
.banner{
	margin-top: 90px;
	width:100%;
	position:relative;
}
/*le*/
.le{
	position:relative;
 
}

.le{
	background:url(images/lebj.jpg) bottom right no-repeat #faf6f3;
	background-size:auto 100%;
}

.lecon{
	padding:60px;
	}
	
	
.lecon1{
	padding:60px 90px;
	background:#FFF;
	}


.le_cont{
position:relative;
z-index:100;	
	}
	
	
.le_left{
	width:80%;
	margin-top:60px;
	-webkit-transition: -webkit-transform 0.8s ease;
    -moz-transition: -moz-transform 0.8s ease;
    -ms-transition: -ms-transform 0.8s ease;
    -o-transition: -o-transform 0.8s ease;
    transition: transform 0.8s ease;
	}
	
		
.le_left h2{
	font-size:16px !important;
	margin-bottom:20px;
}

.le_title1{
	font-size:36px;
	line-height:40px;
	color:#333;
	margin-bottom:20px;
}

.le_left p{
	font-size: 14px;
	color: #666;
	line-height:25px;
}


.en{
	margin-top: 30px;
	
}


.en span{
	display:inline-block;
	font-size: 14px;
	padding:3px 0;
	color: #333;
	border-bottom: 1px solid #000;
}


.en b{
	font-size: 20px;
	line-height: 25px;
	color: #E3E3E3;
	margin:0 20px;
	position:relative;
	top:1px;
}

.index_about_img{
	width:100%;
	padding:0 23% 20% 8%;
	position:relative;
	z-index:2;
	}
.index_about_img>span{
	font-size:120px;
	line-height:250px;
	line-height:12.5rem;
	position:absolute; top:0; right:1.5%;
	z-index:-1;
	color:#f7f7f7;
	font-family:"Times New Roman", Times, serif;
	font-weight:600;
	-webkit-transition: -webkit-transform 0.8s ease;
    -moz-transition: -moz-transform 0.8s ease;
    -ms-transition: -ms-transform 0.8s ease;
    -o-transition: -o-transform 0.8s ease;
    transition: transform 0.8s ease;
    }

.index_about_img_a{
	width:100%;
	position:relative; top:-10px;
    -webkit-transition: -webkit-transform 0.8s ease;
    -moz-transition: -moz-transform 0.8s ease;
    -ms-transition: -ms-transform 0.8s ease;
    -o-transition: -o-transform 0.8s ease;
    transition: transform 0.8s ease;	
	}
.index_about_img_a span{
	width:15%;
	height:40%;
	background:url(../img/index_aboutbg1.png) repeat-y;
	position:absolute; top:85%; left:5%;
	}	
.index_about_img_a p{
	width:12%;
	height:25.5%;
	background:url(../img/index_aboutbg1.png) repeat-y;
	position:absolute; top:100%; left:22%;
	}	

.index_about_img_b{
	width:48%;
	position:absolute; right:18%; bottom:0%;
    -webkit-transition: -webkit-transform 0.8s ease;
    -moz-transition: -moz-transform 0.8s ease;
    -ms-transition: -ms-transform 0.8s ease;
    -o-transition: -o-transform 0.8s ease;
    transition: transform 0.8s ease;	
	}	
.index_about_img_b span{
	width:20%;
	position:absolute; right:-5px; bottom:-5px;
	}	



/** lanyisk***/

.m2_sub{
	width:100%;
	position:relative;
	overflow:hidden;
	}	
.m2_sub_list{
	padding:0;
	margin:0;
	height:100%;
	}	
.m2_sub_list>li{
	float:left;
	height:100%;
	background-size:cover;
	z-index:2;
	}			
	
.m2_sub_num{
	padding:0;
	margin:0;
	width:66px;
	position:absolute; bottom:50px; left:50%; z-index:10;
	margin-left:-33px;
	}	
.m2_sub_num>li{
	width:12px;
	height:12px;
	border-radius:12px;
	background:#fff;
	opacity:0.7;
    filter:alpha(opacity=70);
    -moz-opacity:0.7; 
    -khtml-opacity:0.7;
    -webkit-opacity:0.7;
	float:left;
	margin:0 5px;
	cursor:pointer;
	-webkit-transition:background 0.3s linear;
	-moz-transition:background 0.3s linear;
	-ms-transition:background 0.3s linear;
	-o-transition:background 0.3s linear;	
	transition:background 0.3s linear;
	}	
.numon1{
	background:#fff !important;
	opacity:1 !important;
    filter:alpha(opacity=100) !important;
    -moz-opacity:1 !important; 
    -khtml-opacity:1 !important;
    -webkit-opacity:1 !important;
	}	
.m2_sub_next{
	width:30px;
	height:50px;
	
	position:absolute; top:50%; right:11%; z-index:10;
	margin-top:-25px;
	cursor:pointer;
	text-align:center;
	}
.m2_sub_next i{
	line-height:50px;
	color:#fff;
	font-size:36px;
	opacity:0.7;
    filter:alpha(opacity=70);
    -moz-opacity:0.7; 
    -khtml-opacity:0.7;
    -webkit-opacity:0.7;

	}
.m2_sub_prev{
	width:30px;
	height:50px;
	
	position:absolute; top:50%; left:11%; z-index:10;
	margin-top:-25px;
	cursor:pointer;
	text-align:center;
	}
.m2_sub_prev i{
	line-height:50px;
	color:#fff;
	font-size:36px;
	opacity:0.7;
    filter:alpha(opacity=70);
    -moz-opacity:0.7; 
    -khtml-opacity:0.7;
    -webkit-opacity:0.7;
	}			

.lanyisk{
	}
	
.m2_img{
	width:100%;
	height:100%;
	position:relative;
	}
.m2_imgbg_video{
	width:100%;
	position:fixed; top:0; left:0;
	z-index:-1;
	}	
.m2_imgbg{
	position:absolute; top:0; left:0;
	background:#000;
	width:100%;
	height:100%;
	opacity:0.4;
    filter:alpha(opacity=40);
    -moz-opacity:0.4; 
    -khtml-opacity:0.4;
    -webkit-opacity:0.4;
	}	
.m2_wz{
	position:absolute;
	top:50%;
	margin-top:-80px;
	width:100%;
	left:0;
	}
.m2_wz h3{
	font-size:24px;
	text-align:center;
	color:#fff;
	margin:5px 0;
	opacity:0.9;
    filter:alpha(opacity=90);
    -moz-opacity:0.9; 
    -khtml-opacity:0.9;
    -webkit-opacity:0.9;
	}	
.m2_wz h2{
	font-size:36px;
	letter-spacing:2px;
	margin:10px 0;
	text-transform:uppercase;
	text-align:center;
	color:#fff;
	opacity:0.9;
    filter:alpha(opacity=90);
    -moz-opacity:0.9; 
    -khtml-opacity:0.9;
    -webkit-opacity:0.9;
	}	
.m2_wz p{
	text-align:center;
	margin-top:50px
	}
.m2_wz p img{
	margin:0 20px;
	opacity:0.7;
    filter:alpha(opacity=70);
    -moz-opacity:0.7; 
    -khtml-opacity:0.7;
    -webkit-opacity:0.7;
	}
	
/*** !lanyisk  **/
.resellers{
margin-top: 75px;
   }
 
.title h2{
	text-align: left;
	font-size: 30px;
	color:#666;
}
.title p{
	text-align: left;
	font-size: 14px;
	line-height:25px;
	color:#333;
	margin-bottom: 40px;
	letter-spacing:2px;
}
.title>p{
	background:#fff;
}
.resellers_picture{
	padding: 0 !important;
}
.re_img_box{
	position:relative;
	overflow:hidden;
	
	}
	
.cloud-smaller.bottom{
	display:none;
}	
.re_img_box_bg{
	width:100%;
	height:100%;
	position:absolute; top:0; left:0;
	background:#000;
	-webkit-transition: 0.6s ease;
	-moz-transition: 0.6s ease;
	-ms-transition: 0.6s ease;
	-o-transition: 0.6s ease;	
	transition: 0.6s ease;
	opacity:0;
    filter:alpha(opacity=0);
    -moz-opacity:0; 
    -khtml-opacity:0;
    -webkit-opacity:0;
	}
	
	
.re_img_box:hover .re_img_box_bg{
	opacity:0.5;
    filter:alpha(opacity=50);
    -moz-opacity:0.5; 
    -khtml-opacity:0.5;
    -webkit-opacity:0.5;
	}

.re_img_zi{
	width:100%;
	height: 100%;
	background-color: rgba(255,255,255,.2);
	position:absolute;
	top: 90%;
	margin-top:-33px;
	-webkit-transition: 0.6s ease;
	-moz-transition: 0.6s ease;
	-ms-transition: 0.6s ease;
	-o-transition: 0.6s ease;	
	transition: 0.6s ease;
	}
	
.re_img_box:hover .re_img_zi1{
	margin-top:-150px;
	-webkit-transform:translateY(-18%);
    -moz-transform:translateY(-18%);
    -ms-transform:translateY(-18%);
    -o-transform:translateY(-18%);
    transform:translateY(-18%);
	}	
		
.re_img_zi>span{
	font-size:16px;
	color:#EEE;
	-webkit-transition: 0.6s ease;
	-moz-transition: 0.6s ease;
	-ms-transition: 0.6s ease;
	-o-transition: 0.6s ease;	
	transition: 0.6s ease;
	}	
	
.re_img_zi h5{
	font-size:24px;
	color:#fff;
	letter-spacing:1px;
	}	

.re_img_box:hover .re_img_zi1 span{
	color:#fff;
	}

.re_img_zis{
	width:100%;
	display:block;
	}	
	
	
.re_img_zis p{
	font-size:14px;
	color:#fff;
	line-height:22px;
	margin-bottom:0;
	position:relative;
	padding-top:20px;
	}
	
	
.re_img_zis p:before{
	width:120px;
	height:2px;
	background:#ccc;
	content:'';
	position:absolute; top:5px; left:0;
	}

.re_img_zis b{
	display:inline-block;
	position:relative;
	margin-top:20px;
	color:#fff;
	font-size:16px;
	padding-bottom:20px;
	letter-spacing:1px;
	}	
.re_img_zis b:before{
	width:120px;
	height:2px;
	background:#ccc;
	content:'';
	position:absolute; 
	bottom:15px; 
	left:0;
	}


.re_img_zis span{
	display:inline-block;
	width:100%;
	font-size:14px;
	color:#fff;
	text-transform:uppercase;
	}	
	
	
	
.re_img_zis span i{
	color:#fff;
	font-size:16px;
	}	

	
.mb{
	margin-bottom:30px;
}



.wap{
	background-color: #f6f6f6;
}
.wap_right_img{
	width:60%;
	margin:0 auto;
	}
.wap_box{
	width:80%;
	margin:0 auto 80px;
	
	}
.box{
	width: 70%;
    border-left: 4px solid #000;
  
}
.box h2{
	width: 100%;
	font-size: 36px;
	font-weight:200;
	line-height:50px;
	padding-left:30px;
}
.wap_left{
	margin-top: 100px;
}
.wap_right{
	margin-top: 80px;
	margin-bottom:40px;
}

.two_column p{
	margin-bottom: 20px;
	font-size: 14px;
	padding: 0;
	line-height:25px;
	width:95%;
}
.column1 p{
	margin-left:5%;
	}
/*partner*/
.partner{
	width:80%;
	margin:50px  auto 0;
}
.partner h2{
	font-size: 36px;
}
.partner p{
	font-size: 14px;
	line-height:25px;
	margin-bottom: 40px;
}

/****/
.main_case{
	width:100%;
	padding:50px 0;
	background:#f5f5f5;
	}
.main_case_top{
	text-align:center;
	margin-bottom:30px;
	}	
.main_case_top span{
	font-size:16px;
	color:#333;
	display:inline-block;
	letter-spacing:2px;
	margin:0 20px;
	position:relative;
	line-height:40px;
	cursor:pointer;
	-webkit-transition: 0.3s ease;
	-moz-transition: 0.3s ease;
	-ms-transition: 0.3s ease;
	-o-transition: 0.3s ease;	
	transition: 0.3s ease;
	}	
.main_case_top span:before{
	width:0%;
	height:3px;
	content:'';
	background:#333;
	position:absolute; left:0; bottom:0;
	opacity:0;
    filter:alpha(opacity=0);
    -moz-opacity:0; 
    -khtml-opacity:0;
    -webkit-opacity:0;
	-webkit-transition: 0.3s ease;
	-moz-transition: 0.3s ease;
	-ms-transition: 0.3s ease;
	-o-transition: 0.3s ease;	
	transition: 0.3s ease;
	}
.main_case_top span:hover:before{
	width:100%;
	opacity:1;
    filter:alpha(opacity=100);
    -moz-opacity:1; 
    -khtml-opacity:1;
    -webkit-opacity:1;
	}		
.main_case_top .active{
	font-weight:600 !important;
	}	
.main_case_top .active:before{
	width:100% !important;
	opacity:1 !important;
    filter:alpha(opacity=100) !important;
    -moz-opacity:1 !important; 
    -khtml-opacity:1 !important;
    -webkit-opacity:1 !important;
	}

.main_case_con{
	width:100%;
	}
.main_case_l{
	width:20% !important;
	display:none;
	padding:10px;
	overflow:hidden;
	}
.main_case_list{
	cursor:pointer;
	border: 2px solid #eee;
    -webkit-transform: translateX(105%);
    -ms-transform: translateX(105%);
    transform: translateX(105%);	
	opacity:0;
	overflow:hidden;
    filter:alpha(opacity=0);
    -moz-opacity:0; 
    -khtml-opacity:0;
    -webkit-opacity:0;
	-webkit-transition: 0.5s ease , -webkit-transform 0.2s 0.4s;
	-moz-transition: 0.5s ease , -moz-transform 0.2s 0.4s;
	-ms-transition: 0.5s ease , -ms-transform 0.2s 0.4s;
	-o-transition: 0.5s ease , -o-transform 0.2s 0.4s;
	transition: 0.5s ease , transform 0.2s 0.4s;
	}


.main_case_on{
	-webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
	opacity:1;
    filter:alpha(opacity=100);
    -moz-opacity:1; 
    -khtml-opacity:1;
    -webkit-opacity:1;
	}
	
.main_case_list:hover{
	box-shadow: 0 0 15px 1px rgba(0,0,0,0.1);
	}
.main_case_list img{
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-ms-transition: 0.5s ease;
	-o-transition: 0.5s ease;	
	transition: 0.5s ease;
	}
.main_case_list:hover img{
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	}				


.main_case_top .active {
    font-weight: 600 !important;
}

/*****/
.show{
	width:80%;
    margin:0 auto;
	}


/*NEWS*/
.news{
	width:80%;
	margin:0 auto;
	}
.news h2{
	font-size: 36px;
	text-align: center;
	margin-top: 80px;
	margin-bottom: 40px;
}

.filterleft{
	float: left;
	line-height:25px;
}
.items{
	width: 50%;
	margin: 0 auto;
}
.items li{
	display: inline-block;
	padding: 0 5%;
	text-align:center;
	line-height:25px;
}
.items li a{
	font-size:14px;
	color:#333;
	
	}
.items li:hover a{
	color: #c30d23 !important;
}
.int_act a{
	color: #c30d23 !important;
	font-size:18px !important;
	}
.filterright{
	float:right;
	font-size:12px;
	colro:#333;
	line-height:25px;
	}
.int_act li a{
	color: #f07475 !important;
	}
.filter{
	
	border-bottom: 1px solid #000;
	
}
.sec3_tb_big{
	position:relative;
	}
.sec3_tb{
	position:relative;
	top:0;
	left:0;
	width:100%;
	height:100%;
	display:none;
	}

.sec3_row{
	margin-top: 30px;
}


.sec3_row img{
	margin-bottom:10px;
}


.line{
	border-bottom: 1px solid #666;
	margin-bottom:10px;
}


.con_text{
	text-align:left;
	font-size: 14px;
}

.con_text h5{
	font-size:14px;
	line-height:25px;
	color:#333;
	margin:0px;
	padding:0px;
	}
	
.con_text p{
	font-size:12px;
	height:72px;
	line-height:24px;
	overflow:hidden;
	color:#666;
	}	

.con_text span{
	font-size:12px;
	line-height:24px;
	color:#666;
	}
.sec_content{
	margin-bottom:30px;
	}	


/*menu_phone*/
/*menu*/
.heard_nav1{ height:60px;}
.nav_btn {
	position:absolute;
	top:15px;
	right:15px;
	cursor:pointer;
}
.nav_btn>img {
	border-radius: 4px;width:22px; margin-top:7px;
}
.phone_nav {
	width: 100%;
	height: 0;
	background: #000;
	position: absolute;
	top: 80px;
	left: 0;
	z-index: -1;
	opacity: 0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	overflow: hidden;
}
.phone_nav>ul {
	padding: 0;
	margin: 0;
	padding-top: 15px;
}
.phone_nav>ul>li {
	line-height: 40px;
	padding-left: 15px;
	border-bottom: 1px dotted #333;
}
.phone_nav>ul>li>a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none !important;
	font-size: 16px;
	letter-spacing: 2px;
	font-weight: 500;
	text-transform: uppercase;
	-webkit-transition: 0.3s linear;
	-moz-transition: 0.3s linear;
	-ms-transition: 0.3s linear;
	-o-transition: 0.3s linear;
	transition: 0.3s linear;
}
.phone_nav>ul>li>ul {
	padding-top: 5px;
	padding-bottom: 15px;
	display: none;
}
.phone_nav>ul>li>ul>li {
	line-height: 30px;
}
.phone_nav>ul>li>ul>li>a {
	font-size: 14px;
	color: #005534;
}
.nav_on>a {
	color:#005534 !important;
}
.nav_btn1 {
	width: 30px;
	height: 30px;
	cursor: pointer;
	position: absolute;
	top: 90px;
	right: 15px;
	border-radius: 1px;
	opacity: 0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
}
.nav_btn1>img {
	margin-top: 2px;
}
.guanbi {
	float: right;
	width: 35px;
	height: 35px;
}

.bommt{ padding:5px 20px; background:#005534; color:#fff;}
.heard_nav1{
	background:#000;
	}
/*menu*/



/*媒体查询*/
@media (max-width:768px){
	.toplogo{
	background-color: #000;
}
.logo img{
	float: left;
}
.banner{
	margin-bottom: 30px;
}
.le_left h2{
	font-size: 42px;
}
.le_title1{
	font-size: 42px;
}
.lanyisk {
    margin: 20px 0;
}
.lanyisk img{
	width: 100%;
}
.resellers h2 {
    font-size: 32px;
}
.box {
    width: 100%;
    /*padding-left: 32px;*/
    border-left: 6px solid #000;
    margin-left: 0px !important;
}
.wap_right img {
    margin-left: 0px !important;
    margin-bottom: 50px;
}
.partner h2 {
    font-size: 32px;
}
.sec_content img{
	margin-top: 20px;
}
.btn a{
	padding: 5% 20%;
}
.wap_right img{
	width: 100%;
}

 
}









/* footer */



/* share */
.share_page{
	width:208px;
	margin:auto;
	height:auto;
	margin-top:65px;
	}
.share_nm{
	height:20px;
	line-height:20px;
	color:#000;
	font-size:18px;
	text-align:center;
	}
.share_tb{
	height:37px;
	margin-top:12px;
	}
.share_tb ul{}
.share_tb ul li{
	width:37px;
	height:37px;
	float:left;
	margin-right:20px;
	}
.share_tb ul li a{
	width:37px;
	height:37px;
	display:block;
	background:#000;
	border-radius:50%;
	}
.share_tb ul li a:hover{
	background:#444;
	}
#share_last{
	margin-right:0;
	}
.share_tb ul li img{
	border-radius:50%;
	}
.dingbu{
	width:30px;
	margin:auto;	
	height:auto;
	margin-top:10px;
	text-align:center;
	}
.dingbu a{
	display:block;
	color:#444;
	}
.dingbu a:hover{
	text-decoration:none;
	color:#e65c28;
	}
.dingbu1{
	height:18px;
	line-height:18px;
	font-size:15px;
	}
.dingbu2{
	width: 0;
    height: 0;
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    border-bottom: 16px solid #000000;
	margin-top:5px;
	}
.dingbu a:hover .dingbu2{
	border-bottom: 16px solid #e65c28;
	}
/* share */


/*.footer{  background:#000; padding-top:14px; padding-bottom:14px;font-family: "Microsoft Yahei","微软雅黑",Arial, Helvetica, sans-serif;}*/
.footer_right{ margin-left:5%;margin-top:10px;padding: 0;}
.footer_right h2{ font-size:12px; color:#c30d23; margin-bottom:5px; opacity:0.7 ; letter-spacing:1px}
.footer_right p{font-size:20px;color:#c30d23; margin-top:0px; opacity:0.7}
.footer_icon{ float:left; width:50px; height:50px; background:#000;-webkit-border-radius:25px; margin-top:15px;
	-moz-border-radius: 25px;border-radius: 25px;-khtml-border-radius:25px; line-height:50px; color:#666;}
.footer_hotline{ float:left; margin-left:10px;}
.footer_hotline sapn{ font-weight:normal; font-family:"Georgia"; font-size:20px; margin-top:-5px; color:#c30d23}
.footer_icon i{ display:block; height:50px; line-height:50px; color:#c30d23; text-align:center; font-size:34px; opacity:0.7}
.footer_logo{ float:left; margin-top:20px;}
.footer_nav{ float:left;  margin-top:8px;}
.footer_nav a{ font-size:14px; color:#999 !important; border-right:1px solid #333; padding-right:8px; padding-left:8px;}
.footer_nav a:hover{ color:#c30d23 !important;}
.copy{ font-size:14px; color:#aaa;}
.copy p{ font-size:12px; margin-top:0px; margin-bottom:0px; line-height:26px;}
.footer_nav_top{ margin-bottom:5px; color:#666}
.footer_nav_top a{ color:#666; font-weight:bold;font-family:Arial, Helvetica, sans-serif;}
.footer_left{padding-left:10px; letter-spacing:1px;}
.re_img_zi{
	width:100%; padding:0 30px;
	}



@media (min-width: 992px) and (max-width: 1199px){
.re_img_zis b{
	display:none;
	} 	
.re_img_zis span{
	display:none;
	}	
.re_img_zi{
	width:100%;
	}
.re_img_box:hover .re_img_zi1 {
    margin-top: -75px;
    -webkit-transform: translateY(-18%);
    -moz-transform: translateY(-18%);
    -ms-transform: translateY(-18%);
    -o-transform: translateY(-18%);
    transform: translateY(-18%);	
	}	
.nav>ul>li>a{
	padding:15px 10px;
	}		
}


@media (min-width: 992px) and (max-width: 1399px){
.re_img_zis b{
	display:none;
	} 	
.re_img_zis span{
	display:none;
	}	
.re_img_zi{
	width:100%; padding:0 30px;
	}	
.re_img_box:hover .re_img_zi1 {
    margin-top: -125px;
    -webkit-transform: translateY(-18%);
    -moz-transform: translateY(-18%);
    -ms-transform: translateY(-18%);
    -o-transform: translateY(-18%);
    transform: translateY(-18%);	
	}	
.nav>ul>li>a{
	padding:15px 15px;
	}	
}


.video_btn{
	cursor:pointer;
	}

.header_bg{
    width: 100%;
    height: 10px;
    position: absolute;
    top: 80px;
    left: 0;
    background: url(../images/m.png) no-repeat -2% 0;
    }

.lion {
	width:100px;
	height: 3px;
	background: #c30d23;
	position: absolute;
	bottom: 0px;
	left: 0;
	z-index: -1;
}	
