﻿html {
	direction: ltr;
}

body {
	background-color: white;
	color: #000;
	font-family: SimSun,微软雅黑,"Open Sans", Arial, sans-serif;
	font-size: 12px;
        line-height:1.4;
	margin: 0;
}
*:after,
*::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
a img{
	border:0;
}
.element.style{
border-bottom:1px solid red;
}
a {
  background-color: transparent;
  color:#000;
  text-decoration:none;
}
a:active,
a:hover {
  outline: 0;
  color:#d90e17;
}
h2 {
        font-family: SimSun,微软雅黑,"Open Sans", Arial, sans-serif;
	font-size: 12px;
        font-weight:normal;

}
ul,li,span,dl,dt,dd,table,tr,td,div,h3{margin:0px;padding:0px;}
p{margin:0px;padding:0px;margin-top:4px;}
.leftp{margin:0px;padding:0px;margin-top:12px;border-bottom: 0px;width:300px;overflow:hidden;}
.xmhs{border-bottom: 1px #d90e17 solid;width:auto;width:165px;display:inline-block;}
.content div{line-height:2}
.xmhuis{border-bottom: 1px #ddd solid;width:80px;display:inline-block;}
ul{list-style:none;}
.left {
	float:left;
}
.right {
	float:right;
}
.waout {
	width:1080px;
	margin:0 auto;
	overflow:hidden;
	padding-bottom:30px;
}
.waoutnei {
	width:1080px;
	margin:0 auto;
	overflow:hidden;
	
}
.waoutnei1 {
	width:1080px;
	margin:0 auto;
	overflow:hidden;
}
.topp{ margin-top:15px;}
.logo {
	width:349px;
	float:left;
}
.topv {
	padding-top:15px;
}
header {
	width:100%;
	height:100px;
	border-bottom:1px #d90e17 solid;
	margin-bottom:5px;  
}
.navr {
	width:727px;
	float:left;
	overflow:hidden;
}
.navr .lang {
	line-height:30px;
	width:727px;
	float:right;
	overflow:hidden;
	position:relative;
	z-index:1
}
.navr .lang .tg {
	float:right;
	width:160px;
}
.navr .lang span {
	padding-left:27px;
}
.navr .cn {
	background:url(../images/cn.png) no-repeat left;
	width:60px;
	padding-right:10px;
}
.navr .en {
	background:url(../images/en.png) no-repeat left;
	width:50px;
}
nav a {
	position: relative;
	display: inline-block;
	outline: none;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	
	margin-right:10px;   
	text-shadow: 0 0 1px rgba(255,255,255,0.3);
	font-size: 14px;

}
nav ul li ul li a {
	position: relative;
	display: inline-block;
	outline: none;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-right:120px;   
	text-shadow: 0 0 1px rgba(255,255,255,0.3);
	font-size: 12px;
	font-weight: 100;

}
nav a:hover,
nav a:focus {
	outline: none;
}
.nav-effect {
	width:727px;
	float:left;
	padding-left:120px;   
	line-height:50px;
}
.nav-effect a::before,
.nav-effect a::after {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 60px;
	height: 60px;
	   
	content: '';
	opacity: 0;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	-moz-transition: -moz-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
	-webkit-transform: translateX(-50%) translateY(-50%) scale(0.2);
	-moz-transform: translateX(-50%) translateY(-50%) scale(0.2);
	transform: translateX(-50%) translateY(-50%) scale(0.2);
}
.nav-effect a::after {
	width: 50px;
	height: 50px;
	border-width: 6px;
	-webkit-transform: translateX(-50%) translateY(-50%) scale(0.8);
	-moz-transform: translateX(-50%) translateY(-50%) scale(0.8);
	transform: translateX(-50%) translateY(-50%) scale(0.8);
}

.nav-effect a:hover::before,
.nav-effect a:hover::after,
.nav-effect a:focus::before,
.nav-effect a:focus::after {
	opacity: 1;
	-webkit-transform: translateX(-50%) translateY(-50%) scale(1);
	-moz-transform: translateX(-50%) translateY(-50%) scale(1);
	transform: translateX(-50%) translateY(-50%) scale(1);
}
.main {
	width:100%;
}
.main .slider {
	width:100%;
	margin:0 auto;
	height:350px;   
	overflow:hidden;
}

.sliders {
	width:100%;
	margin:0 auto;
	height:150px;   
	overflow:hidden;
}

.wpcen {
	overflow:hidden;
}
.wpcen .muen {
	width:410px;
	padding-right:20px;
	float:left;
	overflow:hidden;
}
.wpcen .muen .line {
	width:210px;
	height:40px;
	border-bottom:1px #ccc solid;
}
.wpcen  h2 {
	width:100px;
	padding-left:10px;
	display:block;
	float:left;
}
.red {
	width:80px;
	height:1px;
	background:#d90e17;
}
.bake {
	width:100%;
	overflow:hidden;
	float:right;
	width:320px
	background:#ccc;
}
.homeproduct{
	width:940px;
	overflow: hidden;
}

.homeproduct h2{
	height:24px;
	width:200px;
	float:left;
	font-size:18px;
	font-weight: bold;
	text-align:left;
	margin-top:12px;
	margin-left:172px;
	border-bottom:1px #d90e17 solid;
}
.homeproduct span{
	height:24px;
	width:40px;
	float:left;
	font-size:12px;
	margin-top:12px;
	border-bottom:1px #d90e17 solid;
	
}
.hometittt {
	width:540px;
	overflow: hidden;
}
.hometittt h2 {
	border-bottom:1px #d90e17 solid;
	height:24px;
	color:#000px;
	width:280px;
}
.hometittt span {
	height:24px;
	width:230px;
	float:left;
	text-align:right;
	margin-top:12px;
	border-bottom:1px #ccc solid;
}
.hometittt span a {
	text-align:right;
	line-height:24px;
}
.wpcen .muenlist {
	width:210px;
	text-align:left;
	overflow:;
}
.wpcen .muenlist ul li {
	float:left;
	width:210px;
	line-height:40px;
	border-bottom:1px #ccc dotted;
}
.wpcen .muenlist li a {
	padding-left:10px;
}
.wpcen .homepic {
	width:540px;
	float:left;
	overflow:hidden;
}

.wpcen .homepic img {
	width:160px;
	height:120px;
}
.wpcen .homevod {
	width:215px;
	float:right;
}
.homevod .vod {
	padding-top:1px;  
}

.homevod .hometittts h2 {
	border-bottom:1px #d90e17 solid;
	height:24px;
	color:#000px;
	width:100px;
}
.homevod .hometittts span {
	height:24px;
	width:104px;
	float:right;
	text-align:right;
	margin-top:12px;
	border-bottom:1px #ccc solid;
}
.homevod .hometittts span a {
	text-align:right;
	line-height:24px;
}
.paginff{height:15px;float:left;width:1020px;}
.hm_equ{width:1080px;float:left;padding-top:8px;padding-left:15px;}

.btl2{text-align:left;width:150px;font-size:12px;border-bottom:1px #D90E17 solid;height:20px;}
.bt13 {text-align:right;width:825px;border-bottom:1px #CCCCCC solid;padding-top:2px;padding-bottom:2px;}
.lb{position:relative;float:left;height:150px;width:875px;padding-top:5px;}
.swiper-slide{float:left;padding-left:5px;border-bottom:1px #CCCCCC solid;}
.swiper-slide img{width:165px;height:124px;padding:0;}
.runner .swiper-slide,.swiper-slide{text-align:center;}
.gdt{font-size:12px;line-height:24px;}


.footer {
	width:100%;
	border-top:2px #d90e17 solid;
}
.footer .fmuen {
	margin-top:10px;
}
.footer .fmuen ul {
	overflow:hidden;
	margin:0 auto;
	width:500px;
	text-align:center;
}
.footer .fmuen ul li {
	float:left;
	padding-right:10px;
}
.footer .fmuen a {
	font-weight: 800;
}
.footer .ico {
	height:15px;
	width:2px;
	background:#000;
}
.footer .by {
	margin-top:10px;
	line-height:22px;
	margin-bottom:30px;
	width:1080px;
	text-align:center;
}
.footer .by span {
	color:#000;
}
.pagetop {
	width:100%;
	overflow:hidden;
	position: relative;
}

.

top span {
	width:300px;
	height:80px;
	position:absolute;
	background:#000;
	filter:alpha(opacity=30); 
	-moz-opacity:0.5; 
	opacity:0.4;
	border-radius: 15px;
	margin-top:-125px;
	z-index:10
}
.pagetop p {
	font-size:38px;
	font-weight:bold;
	position:absolute;
	margin-left:30px;
	color:#fff;
	margin-top:-100px;
	z-index:12
}
.page {
	margin-top:0px;    
}
.page .pagemuen {
	width:300px;
        
}
.page .pagemuen .pagemuentitle {
	width:300px;
	overflow:hidden;
	padding-top:5px;
        height:40px;
    
}
.page .pagemuen .pagemuentitle h1 {
  width: 15px;
  height: 12px;
  background: #d90e17;
  margin-top: 15px;
  padding-left: 3px;
  padding-right: 3px;
  font-size: 12px;
  color: #fff;
  margin-right: 10px;
}
.page .pagemuen .pagemuentitle h2 {
	height:18px;
	float:left;
	width:100px;
	padding-left:10px;
	border-bottom:1px #d90e17 solid;
        padding-top:7px;
}
.page .pagemuen .pagemuentitle span {
	float:right;
	height:10px;
	width:190px;
	margin-top:25px;
	border-bottom:1px #ccc solid;
}
.page .pagemuen .pagemuenlist {
	width:300px;
	margin-bottom:30px;
	overflow:hidden;
        font-size:12px;
}
.page .pagemuen .pagemuenlist ul li {
	width:300px;
	float:left;
	height:32px;
	line-height:32px;
	overflow:hidden;
	border-bottom:1px #eee dotted;
        margin-top:20px;
}
.page .pagemuen .pagemuenlist ul li span {
	width:15px;
	height:12px;
	background:#d90e17;
	margin-top:15px;
	padding-left:3px;
	padding-right:3px;
	font-size:12px;
	color:#fff;
	margin-right:10px;
}
.page .pagemuen .pagemuenlist ul li em {
	width:30px;
	margin-right:30px;
}
.page .pagelist {
	width:745px;
	margin-bottom:30px; 
}


.pagelist .pagenav {
	width:745px;
	overflow:hidden;
	
}
.pagelist .pagenav h2 {
	height:15px;
	float:left;
	padding-left:10px;
	padding-top:5px;
}
.pagelist .pagenavp {
	float:right;
	margin-top:13px;
	overflow:hidden;
}

.pagelist .pagenav {
	width:745px;
	overflow:hidden;
}
.pagelist .pagenalist {
	float:left;
	width:140px;
	padding-left:10px;
	border-bottom:1px #d90e17 solid;
}
.pagelist .pagenavpt {
	width:595px;
	float:right;
	overflow:hidden;
	border-bottom:1px #ccc solid;
}
.pagelist .pagenavp .tt {
	float:right;
}
.pagelist .pagenavp em {
	width:17px;
	height:18px;
	background:url(../style/images/home.png) no-repeat;
}
.pagelist .pagenavp a {
	margin-left:5px;
}
.pagelist .pageshow {
	width:745px;
}
.pageshowtitle{
	padding-top:6px;
}
.pageshowtitle h2 {
	height:25px;
	float:left;
	width:220px;
	padding-left:10px;
	border-bottom:1px #d90e17 solid;
}
.showtitles {
	width:745px;
	float:left;
	overflow:hidden;
        height:34px;
}
.page .showvod {
	width:auto;
	height:auto;
	margin:0 auto;
	padding-top:45px;
	text-align:center;
}
.page .showvod111 {
	width:600px;
	height:auto;
	margin:0 auto;
	padding-top:45px;
	text-align:center;
}

.showtitles h2 {
	height:30px;
	float:left;
	width:70px;
	padding-left:10px;
	border-bottom:1px #d90e17 solid;
}
.right1 .showtitles h2 {
	height:20px;
	float:left;
	width:70px;
	padding-left:10px;
	border-bottom:1px #d90e17 solid;
}
.showtitles span {
	width:665px;
	float:right;
	margin-top:40px;
	overflow:hidden;
	border-bottom:1px #ccc solid;
}
.right1 .showtitles span {
	width:665px;
	float:right;
	margin-top:20px;
	overflow:hidden;
	border-bottom:1px #ccc solid;
}
.showtitles111 h2 {
	height:25px;
	float:left;
	width:50%;
	padding-left:10px;
	border-bottom:1px #d90e17 solid;
	padding-top:5px;
}
.showtitles111 span{float: right;
    border-bottom: 1px solid #ccc;
    margin-top: 40px;
    width: 48.6%;}
.showtitles11111 span {
	width:1px;
	float:right;
	margin-top:37px;
	overflow:hidden;
	border-bottom:1px #ccc solid;
}
.pageshowtitle span {
	width:515px;
	float:right;
	margin-top:37px;
	overflow:hidden;
	border-bottom:1px #ccc solid;
}
.pagelist .pageshow ul {
	width:745px;
	overflow:hidden;
	padding-bottom:10px;
	float:left;
}
.pagelist .pageshow .pageshowtitle span {
	width:515px;
	float:right;
	margin-top:35px;
	border-bottom:1px #ccc solid; 
}
.pagelist .pageshow ul li {
	width:223px;
	height:auto;
	padding:1px;
	float:left;
	margin:6px;
	text-align:center;
	background:#fff;
	border:1px #eee solid;
}
.pagelist .pageshow ul li img {
	height:168px;
	width:223px;  
}

.newsshow {padding:10px; width:710px; margin:0 auto; line-height:24px; font-size:12px;margin-left:300px;color:#000;}
.news {padding:10px; width:740px; margin:0 auto; line-height:24px; font-size:12px;float: right;}
.news p{color:#000;}
.news li span { float:right;}

.h2_1 { text-align:center; font-size:16px; color:#000; font-weight:bold; margin-bottom:20px; margin-top:10px;}

.content { width:740px;color:#000;}
.newsList {
	float:left;
	width: 280px;
	background-color:#F5F3F0;
	overflow:hidden;
	border: 1px solid #ccc;
	
	}
.newsList  li {
	text-align: left;
	line-height: 20px;
	border-bottom: 1px dashed #b6b6b6;	
	}
.newsList  li a {
	padding-left:10px;
	line-height: 29px;
	font-size:12px;
	color:#000;
	}


.pageshows {
	width:745px;
}
.pageshows ul {
	width:745px;
	overflow:hidden;
	float:left;
}
.pageshows ul li {
	width:350px;
	height:290px;
	padding:1px;
	float:left;
	margin:6px;
	text-align:center;
	background:#fff;
	border:1px #eee solid;
}
.pageshows ul li img {
	height:140px;
	width:223px;  
}




.showpage {
	width:502px;
	height:377px;
	overflow:hidden;
	margin:0 auto;
	margin-top:20px;
	background:#fcfbfb;
	border:1px #eee solid;
}
.showpage img {
	padding:1px;
}
.basic-grey {
	margin-right:auto;
	max-width: 745px;
	margin-top:45px;
	padding: 5px 15px 5px 10px;
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #000;
	text-shadow: 1px 1px 1px #FFF;
	border:1px solid #E4E4E4;
}
.basic-grey h1>span {
	display: block;
	font-size: 11px;
}
.basic-grey label {
	display: block;
	margin: 0px;
}
.basic-grey label>span {
	float: left;
	width: 20%;
	text-align: right;
	padding-right: 10px;
	margin-top: 6px;
	color: #000;
}
.basic-grey label>img {
	padding-right:10px;
}
.basic-grey input[type="text"], .basic-grey input[type="email"], .basic-grey textarea, .basic-grey select {
	border: 1px solid #DADADA;
	color: #000;
	height: 20px;   
	margin-bottom: 1px; 
	margin-right: 6px;
	margin-top: 2px;
	outline: 0 none;
	padding: 1px 1px 1px 4px;
	width: 24%;
	font-size: 12px;
	line-height:15px;
	box-shadow: inset 0px 1px 4px #ECECEC;
	-moz-box-shadow: inset 0px 1px 4px #ECECEC;
	-webkit-box-shadow: inset 0px 1px 4px #ECECEC;
}
.basic-grey textarea{
	padding: 5px 3px 3px 5px;
}
.basic-grey textarea{
	height:100px;
}
.basic-grey .button {
	background: #da251e;
	border: none;
	padding: 10px 25px 10px 25px;
	color: #FFF;
	box-shadow: 1px 1px 5px #B6B6B6;
	border-radius: 3px;
	text-shadow: 1px 1px 1px #9E3F3F;
	cursor: pointer;
}
.basic-grey .button:hover {
	background: #CF7A7A
}
#wrap {
	overflow:hidden;
}
#load {
	BACKGROUND-IMAGE: url(../style/images/loader32x32.gif); BORDER-BOTTOM: #999 0px dotted; BORDER-LEFT: #999 0px dotted; TEXT-INDENT: -9999px; MARGIN: 0px auto; WIDTH: 923px; 
DISPLAY: none; BACKGROUND-REPEAT: no-repeat; BACKGROUND-POSITION: center 50%; HEIGHT: 100px; BORDER-TOP: #999 0px dotted; BORDER-RIGHT: #999 0px dotted
}
#feature {
	BORDER-BOTTOM: #999 0px dotted;  BORDER-LEFT: #999 0px dotted; MARGIN-BOTTOM: 0px; BORDER-TOP: #999 0px dotted; BORDER-RIGHT: #999 0px dotted
}
#feature .button {
	BORDER-BOTTOM: #999 0px dotted; POSITION: absolute; BORDER-LEFT: #999 0px dotted; WIDTH: 840px; BORDER-TOP: #999 0px dotted; TOP: 72px; BORDER-RIGHT: #999 0px dotted; 
LEFT: 0px
}
#feature .prev {
	BORDER-BOTTOM: #999 0px dotted; BORDER-LEFT: #999 0px dotted; TEXT-INDENT: -9999px; WIDTH: 22px; DISPLAY: block; BACKGROUND: url(../images/feature_left.gif) center top; 
FLOAT: left; HEIGHT: 48px; BORDER-TOP: #999 0px dotted; margin-top:40px; BORDER-RIGHT: #999 0px dotted
}
#feature .next {
	BORDER-BOTTOM: #999 0px dotted; BORDER-LEFT: #999 0px dotted; TEXT-INDENT: -9999px; WIDTH: 23px; DISPLAY: block; BACKGROUND: url(../images/feature_right.gif) center top; 
FLOAT: right; HEIGHT: 48px; BORDER-TOP: #999 0px dotted; margin-top:40px; BORDER-RIGHT: #999 0px dotted
}
#feature .prev:hover {
	BACKGROUND-POSITION: center bottom
}
#feature .next:hover {
	BACKGROUND-POSITION: center bottom
}
.featureUL {
	BORDER-BOTTOM: #000 0px dotted; POSITION: relative; BORDER-LEFT: #000 0px dotted; PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; WIDTH: 
560px; PADDING-RIGHT: 0px;  FLOAT: left; BORDER-TOP: #000 0px dotted; BORDER-RIGHT: #000 0px dotted; PADDING-TOP: 0px; LEFT: 0px
}





#botton-scroll1 {
	Z-INDEX: 0; BORDER-BOTTOM: #999 0px dotted; BORDER-LEFT: #999 0px dotted; MARGIN: 0px auto; WIDTH: 840px; FLOAT: left; HEIGHT: 160px; BORDER-TOP: #999 0px dotted; 
BORDER-RIGHT: #999 0px dotted
}
.featureUL1 {
	BORDER-BOTTOM: #000 0px dotted; POSITION: relative; FLOAT: left; BORDER-LEFT: #000 0px dotted; PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 
0px; WIDTH: 780px; PADDING-RIGHT: 0px;   BORDER-TOP: #000 0px dotted; BORDER-RIGHT: #000 0px dotted; PADDING-TOP: 0px; LEFT: 0px; 
}
#block1 {
	Z-INDEX: 0; MARGIN: 0px auto;POSITION: relative; FLOAT: left; PADDING-LEFT: 6px;  WIDTH: 705px; HEIGHT: 145px;  FONT-SIZE: 100%; border-bottom:1px #ccc solid;
}
#block1 .box {
	margin-right:10px; text-align:center;
}
#block1 .box p{
	width:170px;
	text-align:center;
	margin-top:-3px;
}
#block1 .box img {
	border:1px #eee solid;
	padding:2px;
}
#block1 .box .feature-title {
	FONT-SIZE: 140%; FONT-WEIGHT: normal
}
#block1 .box .feature-thumb {
	WIDTH: 240px; MARGIN-BOTTOM: 5px; FLOAT: left; HEIGHT: 150px
}
.featureBox1 {
	BACKGROUND-IMAGE:  WIDTH: 110px; FLOAT: left; OVERFLOW: hidden;HEIGHT: 170px;   margin-right:1px;  
}
.wpcen .homepic1 {
	width:740px;
	overflow:hidden;

}
.wpcen .homepic1 img {
	width:160px;
	height:120px;
}
.hometittt1 {
	width:940px;
        height:28px;
	overflow: hidden;
}
.hometittt1 h2 {
	border-bottom:1px #d90e17 solid;
	height:18px;
	color:#000;
	width:220px; margin-top:7px;
}
.hometittt1 span {
	height:18px;
	width:480px;
	float:left;
	text-align:right;
	margin-top:7px;
	border-bottom:1px #ccc solid; 
}
.hometittt1 span a {
	text-align:right;
	line-height:18px;
}




.featureBox {
	BACKGROUND-IMAGE:  WIDTH: 110px; FLOAT: left; OVERFLOW: hidden;HEIGHT: 170px;  PADDING-TOP: 1px;margin-left:1px; margin-right:1px;  
}
#botton-scroll {
	Z-INDEX: 0; BORDER-BOTTOM: #999 0px dotted; BORDER-LEFT: #999 0px dotted; MARGIN: 0px auto; WIDTH: 840px; FLOAT: left; HEIGHT: 130px; BORDER-TOP: #999 0px dotted; 
BORDER-RIGHT: #999 0px dotted
}
#block {
	Z-INDEX: 0;POSITION: relative;  MARGIN: 0px auto; PADDING-LEFT: 6px; WIDTH: 540px;  HEIGHT: 170px; FONT-SIZE: 70%; OVERFLOW: hidden; border-bottom:1px #ccc solid;
}
#block .box {
	margin-right:1px;
}
#block .box p{
	width:170px;
	text-align:center;
	
}
#block .box img {
	border:1px #eee solid;
	padding:2px;
}
#block .box .feature-title {
	FONT-SIZE: 140%; FONT-WEIGHT: normal
}
#block .box .feature-thumb {
	WIDTH: 240px; MARGIN-BOTTOM: 5px; FLOAT: left; HEIGHT: 150px
}

.tooltip {
	display: inline;
	position: relative;
	z-index: 999;
}



.tooltip-item {
	cursor: pointer;
	display: inline-block;
	font-weight: 700;
	margin:10px;
	border:2px #fff solid;
}



.tooltip-item::after {
	content: '';
	position: absolute;
	width: 360px;
	height: 20px;
	bottom: 100%;
	left: 50%;
	pointer-events: none;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.tooltip:hover .tooltip-item::after {
	pointer-events: auto;
}



.tooltip-content {
	position: absolute;
	z-index: 9999;
	width: 360px;
	left: 50%;
	margin: 0 0 20px -180px;
	bottom: 100%;
	text-align: left;
	font-size: 0.765em;
	line-height: 1.4;
	box-shadow: -5px -5px 15px rgba(48,54,61,0.2);
	background: #2a3035;
	opacity: 0;
	cursor: default;
	pointer-events: none;
}

.tooltip-effect-1 .tooltip-content {
	-webkit-transform: translate3d(0,-10px,0);
	transform: translate3d(0,-10px,0);
	-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
	transition: opacity 0.3s, transform 0.3s;
}

.tooltip-effect-2 .tooltip-content {
	-webkit-transform-origin: 50% calc(100% + 10px);
	transform-origin: 50% calc(100% + 10px);
	-webkit-transform: perspective(1000px) rotate3d(1,0,0,45deg);
	transform: perspective(1000px) rotate3d(1,0,0,45deg);
	-webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
	transition: opacity 0.2s, transform 0.2s;
}

.tooltip-effect-3 .tooltip-content {
	-webkit-transform: translate3d(0,10px,0) rotate3d(1,1,0,25deg);
	transform: translate3d(0,10px,0) rotate3d(1,1,0,25deg);
	-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
	transition: opacity 0.3s, transform 0.3s;
}

.tooltip-effect-4 .tooltip-content {
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	-webkit-transform: scale3d(0.7,0.3,1);
	transform: scale3d(0.7,0.3,1);
	-webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
	transition: opacity 0.2s, transform 0.2s;
}

.tooltip-effect-5 .tooltip-content {
	width: 180px;
	margin-left: -90px;
	-webkit-transform-origin: 50% calc(100% + 6em);
	transform-origin: 50% calc(100% + 6em);
	-webkit-transform: rotate3d(0,0,1,15deg);
	transform: rotate3d(0,0,1,15deg);
	-webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
	transition: opacity 0.2s, transform 0.2s;
	-webkit-transition-timing-function: ease, cubic-bezier(.17,.67,.4,1.39);
	transition-timing-function: ease, cubic-bezier(.17,.67,.4,1.39);
}

.tooltip:hover .tooltip-content {
	pointer-events: auto;
	opacity: 1;
	-webkit-transform: translate3d(0,0,0) rotate3d(0,0,0,0);
	transform: translate3d(0,0,0) rotate3d(0,0,0,0);
}

.tooltip.tooltip-effect-2:hover .tooltip-content {
	-webkit-transform: perspective(1000px) rotate3d(1,0,0,0deg);
	transform: perspective(1000px) rotate3d(1,0,0,0deg);
}



.tooltip-content::after {
	content: '';
	top: 100%;
	left: 50%;
	border: solid transparent;
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: transparent;
	border-top-color: #2a3035;
	border-width: 10px;
	margin-left: -10px;
}



.tooltip-content img {
	position: relative;
	height: 170px;
	display: block;
	float: left;
	margin-right: 1em;
}

.tooltip-text {
	font-size: 0.68em;
	line-height: 1.35;
	display: block;
	padding: 1.31em 1.21em 1.21em 0;
	color: #fff;
}

.tooltip-effect-5 .tooltip-text {
	padding: 1.4em;
}

.tooltip-text a {
	font-weight: bold;
}
.index-flash-list {
	width:450px;
	position:absolute;
	margin-top:-150px;
}
.index-list-ix {
	float:left;
	width:80px;
	border:2px #fff solid;
	margin-right:20px;
	z-index:9999
}
.luara-left{position:relative;padding:0;overflow: hidden;}
.luara-left ul{position: relative;padding: inherit;margin: 0;}
.luara-left ul li{float: left;padding: inherit;margin: inherit;list-style: none;}
.luara-left ul li img{width: inherit;height: inherit;}


.index_show{position: relative;z-index: 2;width: 100%;background: #fff;}
bxslider{height: 350px;overflow: hidden;width: 100%;}
.bxslider li{width: 100%;height: 350px;overflow: hidden;}
.bxslider .item1{background: url(../images/slider1.png) center 0 no-repeat;}
.bxslider .item2{background: url(../images/slider1.png) center 0 no-repeat;}
.bxslider .item3{background: url(../images/slider1.png) center 0 no-repeat;}
.bx-controls{display: none;}
#bx-pager{position: absolute;left: 50%;bottom: -15px;z-index:10;margin-left: -90px;background: url(../images/shadow1.png) 0 bottom no-repeat;padding-bottom: 6px;}
#bx-pager a{float: left;width: 60px;height: 60px;line-height: 60px;text-align: center;font-size: 30px;background: #fff;color: #999;font-family: SimSun,微软雅黑,"Open Sans", Arial, sans-serif;;}
#bx-pager a:hover{text-decoration: none;}
#bx-pager .active{position: relative;background: #fd825c;color: #fff;}
#bx-pager .active::before{content: '';position: absolute;top:-10px;left: 25px;border: 5px solid transparent;border-bottom: 5px solid #fd825c;}

.rides-css { font-size: 12px; position: fixed; top: 125px; right: 5px; _position: absolute; z-index: 1501; border-radius:6px 0px 0 6px;}

.rides-cs { font-size: 12px; position: fixed; top: 120px; right: 0px; _position: absolute; z-index: 1500; border-radius:6px 0px 0 6px;}
.rides-cs a { color: #00A0E9;}
.rides-cs a:hover { color: #ff8100; text-decoration: none;}

 
.rides-cs .floatL { z-index:1;margin-top: 0px;} 

.rides-cs .floatL a { font-size:0; text-indent: -999em; display: block;}
.rides-cs .floatR { width: 140px; float: left;overflow:hidden; background:#fff; border:1px #da251e solid;} 
.rides-cs .floatR .cn {background:#F7F7F7; border-radius:6px;margin-top:4px;}
.rides-cs .cn .titZx{ font-size: 14px; color: #333;font-weight:600; line-height:24px;padding:5px;text-align:center;}
.rides-cs .cn ul {padding:0px;}
.rides-cs .cn ul li { line-height: 38px; height:38px;border-bottom: solid 1px #E6E4E4;overflow: hidden;text-align:center;}
.rides-cs .cn ul li span { color: #777;}
.rides-cs .cn ul li a{color: #777;}
.rides-cs .cn ul li img { vertical-align: middle;}

/*.rides-cs .btnOpen, .rides-cs .btnCtn {  position: relative; z-index:9; top:25px; left: 0;  background-image: url(../images/shopnc.png); background-repeat: no-repeat; 
display:block;  height: 100px; }   单独出来  主样式 rides-css  */
.rides-css .btnOpen, .rides-css .btnCtn {  width:15px;position: relative; z-index:9; top:0px; left: 0; display:block;  height: 15px; }
.rides-cs .btnOpen { background:url(../images/add.png)}
.rides-css .btnCtn { background:url(../images/add.png)}


.rides-cs ul li.top { border-bottom: solid #ACE5F9 1px;}
.rides-cs ul li.bot { border-bottom: none;}
.kefubox {
	overflow:hidden;
}
.kefutitle {
	width:100%;
	height:25px;         
	background:#da251e;  
	margin:0 auto;
	overflow:hidden;
}
.kefa {
	width:24px;
	height:25px;
	float:left;
	margin-left:15px;  
	margin-top:1px;
	background:url(../images/kefus.png) -20px -20px no-repeat;
	z-index:999
}
.kefutitle span {
	color:#fff;
	line-height:25px;  
	margin-left:7px;
	font-size:12px;
}
.qqbox {
	overflow:hidden;
}
.kefqq {
	width:100%;
	float:left;
	border:1px #ccc solid;
}
.saaw {
	width:100%;
	margin:0 auto;
	overflow:hidden;
	height:29px;      
	cursor: pointer; position: relative;
	border-bottom:1px #ccc solid;
}
.saaw span {
	font-size:12px;
	color:#000;
	line-height:29px;  
	padding-left:30px;
}
.saaw1 {
	width:100%;
	margin:0 auto;
	overflow:hidden;
	height:29px;      
	cursor: pointer; position: relative;
	border-bottom:1px #ccc solid;
}
.saaw1 span {
	font-size:12px;
	color:#000;
	line-height:29px;  
	padding-left:30px;
}
.kefqa {
	width:120px;
	height:29px;
	margin-left:0px;  
	margin-top:0px;    
	float:left;
	/*background:url(../images/kefus.png) -75px -17px no-repeat;*/
	background:url(../images/111.png) no-repeat;
}
.kefqa1 {
	width:120px;
	height:29px;
	margin-left:0px;  
	margin-top:0px;    
	float:left;
	/*background:url(../images/kefus.png) -75px -17px no-repeat;*/
	background:url(../images/333.png) no-repeat;
}
.whats {
	width:100%;
	margin:0 auto;
	overflow:hidden;
	height:29px;      
	cursor: pointer; position: relative;
	border-bottom:1px #ccc solid;
}
.whats span {
	font-size:12px;
	color:#000;
	line-height:29px;  
	padding-left:32px;
}
.whatsapp {
	width:120px;
	height:29px;
	margin-left:0px;  
	margin-top:0px;    
	float:left;
	/*background:url(../images/kefus.png) -75px -17px no-repeat;*/
	background:url(../images/555.png) no-repeat;
}
.hsapp {
	width:100%;
	  
	overflow:hidden;
	border-bottom:1px #ccc solid;
}
.hsapp ul li {
	height:25px;      
	float:left;
	text-align:center;
	margin-top:1px;   
	width:100%;
}

.hsa {
	width:100%;
	  
	overflow:hidden;
}
.hsa ul li {
	height:25px;      
	float:left;
	text-align:center;
	margin-top:1px;   
	width:100%;
}
.hsa a {
	color:#000;
}
.hsa span {
	line-height:40px;
	margin-bottom:10px;
}
.hsa img {
	margin-top:0px; 
}
.hsa1 {
	width:100%;
	  
	overflow:hidden;

}
.hsa1 ul li {
	height:25px;      
	float:left;
	text-align:center;
	margin-top:1px;   
	width:100%;
}
.hsa1 a {
	color:#000;
}
.hsa1 span {
	line-height:40px;
	margin-bottom:10px;
}
.hsa1 img {
	margin-top:0px; 
}
.hs {
	width:100%;
	  
	overflow:hidden;
}
.hs ul li {
	height:20px;      
	float:left;
	text-align:center;
	margin-top:1px;   
	width:100%;
}
.hs a {
	color:#000;
}
.hs span {
	line-height:40px;
	margin-bottom:10px;
}
.hs img {
	margin-top:0px; 
}
.kefskype {
	width:100%;
	overflow:hidden;
	cursor: pointer; position: relative;
}
.skypeti {
	width:100%;
	height:29px;   
	border-bottom:1px #ccc solid;
}
.skypelist {
	display:none;    
}
.skylet {
	width:120px;
	height:29px;
	float:left;
	margin-top:0px;
	margin-left:0px;   
	/*background:url(../images/kefus.png) -120px -18px no-repeat;*/
	background:url(../images/222.png) no-repeat;
}

.skypeti span {
	line-height:29px;  
	color:#000;
	font-size:12px;
}
.skypelist ul li{
	height:25px;      
	float:left;
	text-align:center;
	margin-top:2px;   
	width:100%;
	color:#000;
}

.kexunp {
	width:100%;
	height:25px;         
	background:#da251e;  
	margin-top:0px;      
}
.kexunptico {
	width:24px;
	height:25px;
	margin-top:2px;    
	margin-left:20px;  
	float:left;
	background:url(../images/kefus.png) -25px -64px no-repeat;
}
.kexunp span {
	font-size:12px;
	color:#fff;
	margin-left:5px;
	line-height:25px;
}
.kexbdan {
	margin-right:auto;
	max-width: 100%;
	margin-top:2px;
	margin-left:1px;  
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #000;
	text-shadow: 1px 1px 1px #FFF;
}
.kexbdan h1>span {
	display: block;
	font-size: 11px;
}
.kexbdan label {
	display: block;
	float:left;
	width:270px;
	margin: 0px;
	height:30 !important
}
.kexbdan label>span {
	float: left;
	width: 80px;
	text-align: right;
	padding-right: 10px;
	color: #000;
	font-size:12px !important
}
.kexbdan input[type="text"], .basic-grey input[type="email"], .basic-grey textarea, .basic-grey select {
	border: 1px solid #DADADA;
	color: #000;
	width: 113px;  
	height: 18px;
	margin-top: 2px;
	outline: 0 none;
	padding: 1px 1px 1px 2px;
	font-size: 12px;
	line-height:15px;
	box-shadow: inset 0px 1px 4px #ECECEC;
	-moz-box-shadow: inset 0px 1px 4px #ECECEC;
	-webkit-box-shadow: inset 0px 1px 4px #ECECEC;
}

.kexbdan textarea{
	height:185px;
	width:150px;
}

.kexbdan .button {
	background: #da251e;
	border: none;
	padding: 4px 7px 4px 7px;
	margin-left: 40px;
	margin-bottom: 5px;
	color: #FFF;
	box-shadow: 1px 1px 5px #B6B6B6;
	border-radius: 3px;
	text-shadow: 1px 1px 1px #9E3F3F;
	cursor: pointer;
}
.kexbdan .button:hover {
	background: #CF7A7A
}


.biaodana { 
	width:300px !important
}
.biaodana {
	height:80px !important
}

.titles {  
	border: 0px solid #DADADA !important
}
.titles {
	box-shadow: inset 0px 0px 0px #FFF !important
}
.titles {
	-moz-box-shadow: inset 0px 0px 0px #FFF !important
}
.titles {
	-webkit-box-shadow: inset 0px 0px 0px #FFF !important
}
.titles {
	width: 70% !important
}


.codes {   
	width:35px !important
}
.codes {
	height:18px !important
}

.contes {  
	width:112px !important
}
.contes {
	height:80px !important
}
.contes {
	margin-top: 2px !important
}



