﻿@charset "utf-8";
@font-face { 
	font-family:Radnika-Medium;src:url(../fonts/Radnika-Medium.ttf) format('truetype'),url(../fonts/Radnika-Medium.eot),url(../fonts/Radnika-Medium.woff) format('woff');font-weight:400;font-style:normal;font-display:swap
}
@font-face {
	font-family:Radnika-Bold;src:url(../fonts/Radnika-Bold.ttf) format('truetype'),url(../fonts/Radnika-Bold.eot),url(../fonts/Radnika-Bold.woff) format('woff');font-weight:400;font-style:normal;font-display:swap
}
@font-face {
	font-family:iconfont;src:url(//at.alicdn.com/t/font_1701371_l3tngw72cj.eot);src:url(//at.alicdn.com/t/font_1701371_l3tngw72cj.eot?#iefix) format('embedded-opentype'),url(//at.alicdn.com/t/font_1701371_l3tngw72cj.woff2) format('woff2'),url(//at.alicdn.com/t/font_1701371_l3tngw72cj.woff) format('woff'),url(//at.alicdn.com/t/font_1701371_l3tngw72cj.ttf) format('truetype'),url(//at.alicdn.com/t/font_1701371_l3tngw72cj.svg#iconfont) format('svg')
}
body{ -webkit-text-size-adjust:none;  font-size:14px; font-family: Radnika-Medium,"Arial","微软雅黑","Microsoft YaHei"; letter-spacing:0.5px; }  
*{padding:0; margin:0; list-style:none;}
label,input,select {vertical-align:middle;}
img{border:none;}
ul,ol {list-style:none;}
table {border-collapse:collapse; border-spacing:0;}
a{text-decoration:none;cursor: pointer;}
a:focus {
  outline:none;
  -moz-outline:none;
}
ul,li{padding:0; margin:0;}
img,div,input{-webkit-tap-highlight-color:transparent;outline: none;}
.clearfix:before,.clearfix:after{content:"."; display:block; visibility:hidden; height:0; line-height:0; font-size:0;}
.clearfix:after{clear:both;}
.clearfix{zoom:1;}
.clear{clear:both;}
.iw_poi_title  { color:#ff7620; }

.ellipsis{
	overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    z-index: 1;
}

.wrap{position: relative;min-width:1200px;}
.container{
	width:1200px;
	margin:0 auto;
	overflow:hidden;
}
.container_50{ padding:0 50px; }
.header{
	height:156px;
	z-index:99999999;
}
.header .top{
	height:130px;
	background:#000000;
	position: relative;
	border-bottom: 1px solid #6f6f6f;
}
.header .top .warning-text{
	font-size:22px;
	color:#fff;
	text-align: center;
	line-height:35px;
	padding:30px 40px;	
}
.header .top .warning-text strong{font-size:26px; font-family: Radnika-Bold,"Arial","微软雅黑","Microsoft YaHei";}
.header .nav_bar{
	width:100%;
	min-width: 1200px;
	height:80px;
	background:#000;
	z-index:50;
	position: relative;
}
.header .nav_bar .logo{
	width:100px;
	float:left;
	margin:20px 0 0 50px;
}
.header .nav_bar .logo img{ height:40px; width: auto; }
.header .nav_bar a{ font-weight: normal; }

.header .nav_bar .nav{
	float: left;
	width: 500px;
	margin-left: calc((100% - 500px - 300px)/2);	
	/*四个导航菜单
	width: 600px;
	margin-left: calc((100% - 600px - 300px)/2);
	*/
	/*300px包含logo宽度100px，logo左预留50px*/
}
@media screen and (max-width:1540px){
  /*
  .header .nav_bar .nav{
  	margin-left: calc((100% - 600px - 150px - 430px)/2);
 }
 */
}
@media screen and (max-width:1200px){
  .header .nav_bar .nav{
  	margin-left: 100px;
 }
}
.header .nav_bar .nav li{
	display:inline-block;
	*display:inline;
	*zoom:1;
}
.header .nav_bar .nav li > a{
	display:inline-block;
	*display:inline;
	*zoom:1;
	padding:0 30px;
	color:#fff;
	height:80px;
	line-height:80px;
	font-size:16px;
	text-transform:uppercase;
}
.header .nav_bar .nav li:hover > a,.header .nav_bar .nav li  a.cur{
	color:#ff8000;
}
.header .nav_bar .subnav{
	display:none;
	width:100%;
	height:90px;
	padding:0;
	background:rgba(0,0,0,.5);
	position: absolute;
	left:0;
	top:80px;
	text-align: center;
}
.header .nav_bar .subnav{margin-left:0px;}
@media screen and (max-width:1540px){

}
@media screen and (max-width:1200px){
  .header .nav_bar .subnav{margin-left:-205px;}
}

.header .nav_bar .subnav li{
	display:inline-block;
	*display:inline;
	*zoom:1;
	
}
.header .nav_bar .subnav .subnav1{
	width:auto;
	margin:0 12px;
	height:40px;
	line-height:40px;
	font-size:14px;
	color:#fff;
	border-bottom:1px solid #565661;
	padding:0;
}
.header .nav_bar .subnav li:hover .subnav1{
	color:#ff8000;
	border-color:#ff8000;
}
.header .nav_bar .subnav_pro{
	height:234px;
}
.header .nav_bar .subnav2{
	display:none;
	width:100%;
	position: absolute;
	left:0;
	height: 122px;
	margin-top:16px;
}
.header .nav_bar .subnav li.cur .subnav1{
	border-bottom: 2px solid #ff8000;
}
.header .nav_bar .subnav .cur .subnav2{
	display:block;	
}
.header .nav_bar .subnav2_pros{
	height:122px;
	overflow: hidden;
}
.header .nav_bar .subnav2_pros a{
	display:inline-block;
	*display:inline;
	*zoom:1;
	width:100px;
	height:122px;
	margin:0 15px;
	position: relative;
}
.header .nav_bar .subnav2_pros a img{ height:88px; padding:8px 0px 0px 0px; width:auto; max-width: 88px; }
.header .nav_bar .subnav2_pros a span{
	display:block;
	width:36px;
	height:20px;
	line-height:20px;
	position: absolute;
	top:0;
	right:0;
	font-size:12px;
	color:#fff;
	background:#F75454;
	border-radius: 2px;
}
.header .nav_bar .subnav2_pros a p{
	color:#fff;
	font-size:12px;
	height:28px;
	line-height:28px;
	text-transform:uppercase;
	white-space:nowrap;
}
.header .nav_bar .subnav2_pros a:hover p{
	color:#ff8000;
}
.header .nav_bar .subnav2 .more_btn{
	display:block;
	width:170px;
	height:24px;
	line-height:24px;
	margin:16px auto 0;
	padding:4px 0;
	border-radius:4px;
	font-size:14px;
	color:#fff;
	background:#ff8000;
}
.header .nav_bar .nav_right{ width:330px; height: 80px; float: right; margin-right: 50px; line-height: 80px; overflow: hidden; color: #ffffff; }
.header .nav_bar .nav_right a{ color: #ffffff; }
.header .nav_bar .nav_right a:hover{ color: #ff8000; }
.header .nav_right .search_btn{ float: right; margin-left:24px; margin-top:16px; }
.header .nav_right .share{ float: right; margin-left:24px; }
.header .nav_right .share .share_link{ float: left; height: 18px; width:auto; margin-top:31px; margin-left:24px;  }
.header .nav_right .share .share_link img{ height: 18px; width: auto; }
.header .nav_right .share .share_link:first-child{ margin-left: 0px; }

.header .nav_right .lan{ float: right; margin-left:24px; }
.header .nav_right .lan .lan_img{ height: 18px; width:auto; margin-top:19px; float: left; margin-right: 5px; }
.header .nav_right .store{ float: right; }

/*下拉滚动后导航栏高度缩小*/
.header .nav_bar a:hover{ font-weight: normal !important; }
.header .nav_bar.fixed{
	position: fixed;
	left:0;
	top:0;
	background:rgba(0,0,0,1);
	-webkit-transition: top .5s;
	-moz-transition: top .5s;
	-o-transition: top .5s;
	transition: top .5s;
	z-index:99999999;
	height:66px;
}
.header .nav_bar.fixed .logo{
	margin: 13px 0 0 50px;
}
.header .nav_bar.fixed .nav li > a{
	height:66px;
	line-height: 66px;
}
.header .nav_bar.fixed .subnav{
	top:56px;
}
.header .nav_bar.fixed .subnav_pro{
	padding-bottom: 25px;
}
.header .nav_bar.fixed .nav_right .share .share_link{ float: left; height: 18px; width:auto; margin-top:24px; margin-left:24px;  }


.i_pop_layer{
	display:none;
	width:100%;
	height:100%;
	background:#000;
	opacity:.5;
	filter:alpha(opacity=50);
	position: absolute;
	left:0;
	top:0;
	z-index:100;
}
.i_pop{
	display:none;
	z-index:200;
	position: fixed;
	top:50%;
	left:50%;
}
.pop_warning{
	display:none;
	padding: 20px;
	width: 660px;
    height: 380px;
	overflow: hidden;
	background:#000;
	opacity:.8;
	filter:alpha(opacity=80);
	border:1px solid #ffffff;
	border-radius:10px;
	margin:-210px 0 0 -354px;
	z-index:200;
}
.pop_warning .logo_con{ width: 100%; height: 130px; }
.pop_warning .logo{
	height:100px;
	display:block;
	margin:0 auto;
	padding-top:24px;
}
.pop_warning p{
	width:100%;
	text-align: center;
	color:#CCCCCC;
	line-height:34px;
	font-size:20px;
}
.pop_warning  .btn{
	width:660px;
	margin:0 auto;
	margin-top:32px;
}
.pop_warning  .btn a{
	display:block;
	width:32%;
	margin-left:12%;
	text-align:center;
	line-height:50px;
	font-size:16px;
	color:#ff8000;
	font-weight: bold;
	float:left;
	border:1px solid #999999;
	border-radius: 4px;
}
/*.pop_warning  .btn a:hover{	color:#999999; background-color: #ff8000}*/
.pop_warning  .btn img{ width:32px; height: 32px; float: left; margin-left:16px; margin-top:21px; margin-right: 16px; }
.pop_warning  .btn .under18_btn{}
.pop_warning  .btn .over18_btn{  }
.pop_warning  .btn .over18_btn img{  }
.pop_search{
	display:none;
	width:1200px;
	height:130px;
	position: fixed;
	z-index:200;
	top:50%;
	left:50%;
	margin:-65px 0 0 -600px;
}
.pop_search .pop_close{
	display:block;
	padding:20px;
	float:right;
	margin:-20px -20px 0 0;
}
.pop_search #input_search{
	display:block;
	width:100%;
	height:58px;
	line-height:58px;
	text-align: center;
	border:1px solid #ff8000;
	border-radius: 2px;
	font-size:18px;
	color:#BEBEBE;
	background:none;
	margin-top:28px;
	font-weight: normal;
}
.pop_search #input_search::-webkit-input-placeholder { /* WebKit browsers */
    font-size:16px; color: #BEBEBE;
}
.pop_search #input_search:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    font-size:16px; color: #BEBEBE;
}
.pop_search #input_search::-moz-placeholder { /* Mozilla Firefox 19+ */
    font-size:16px; color: #BEBEBE;
}
.pop_search #input_search:-ms-input-placeholder { /* Internet Explorer 10+ */
    font-size:16px; color: #BEBEBE;
}
#goTop{
	width:50px;
	height: 50px;
	background: none;
	position: fixed;
	right:37px;
	bottom:37px;
	z-index:50;
	cursor: pointer;
	display: none;
}
#goTop .img{ width:50px; height: 50px; background-image: url(../images/top.png); background-size: 50px 50px; margin-left:0px; margin-top: 0px; }
#goTop:hover .img{ background-image: url(../images/top_hover.png); }

.footer{
	background:#000000;
	border-top:1px solid #111;
}
.footer .top{
	padding:40px 0 40px 0;
}
.footer_nav{
	width: 200px;
	float:left;
}
.footer_nav a{
	font-size:14px;
	width:100%; height: 14px; line-height: 14px; display:block; margin-top: 10px;
	color:#6f6f6f;
	text-transform:uppercase;
}
.footer_nav a:first-child{ margin-top:0px; }
.footer_nav a:nth-child(2){ margin-top:18px; }
.footer_nav a:hover{
	color:#ffffff;
}

.footer_nav .f{
	color:#ffffff;
	font-size:14px;
	height: 16px;
	line-height: 16px;
}
.footer_nav .f:hover{ color: #ff8000; }
.footer_info{
	float:right;
	width: 350px;
}
.footer_info .info_p{ width:100%; float: left; }
.footer_info img{ width: 14px; height: 14px; float: left;}
.footer_info p{ width:320px; float:left; margin-left: 16px;  font-size:14px; color: #B3B3B3; line-height:24px; margin-top:-4px; }
.footer_copyright{
	height: 56px;
	line-height: 56px;
	background:#0a0a0a;
	border-top:1px solid #1a1a1a;
}
.footer_copyright .copyright{ float: left; color: #808080; font-size: 14px; }
.footer_copyright .copyright a{ color: #808080 }
.footer_copyright .copyright a:hover{ color: #ffffff }

.footer_copyright .share_con{ width:350px; float: right; }
.footer_copyright .share_con a{ color: #ffffff; }
.footer_copyright .share{ float: right; height: 56px; line-height: 56px; }
.footer_copyright .share .share_link{ float: left; height: 24px; width:auto; margin-top:16px; margin-left:24px;  }
.footer_copyright .share .share_link img{ height: 24px; width: auto; }
.footer_copyright .share .share_link:first-child{ margin-left: 0px; }

.inside_bar{
	height:50px;
	background:#1a1a1a;
	z-index:100;
}
.inside_bar.fixed{
	width:100%;
	height:50px;
	position: fixed;
	left:0;
	top:66px;
	background:#1a1a1a;
	-webkit-transition: top .5s;
	-moz-transition: top .5s;
	-o-transition: top .5s;
	transition: top .5s;
	z-index:100;
}
.inside_bar .inside_position{
	float:left;
	line-height:50px;
	font-size:14px;
	color:#fff;
}
.inside_bar .inside_position a{
	color:#999999;
	padding-left:9.5px;
	padding-right: 9.5px;
}
.inside_bar .inside_position a:hover{
	color:#ff8000;
}
.inside_bar .inside_position a:nth-child(1){ padding-left:0px; color: #ffffff; }
.inside_bar .inside_nav{
	float:right;
}
.inside_bar .inside_nav a{
	display:inline-block;
	*display:inline;
	*zoom:1;
	height:50px;
	line-height:50px;
	text-align: center;
	padding:0 15px;
	color:#fff;
	font-size:14px;
}
.inside_bar .inside_nav a:hover,.inside_bar .inside_nav a.cur{
	background:#ff8000;
	border-color:#ff8000;
}
.inside_banner img{
	display:block;
	width:100%;
}
.inside_bar_product .inside_position{
	float:left;
	line-height:40px;
	font-size:18px;
	font-weight: bold;
	color:#fff;
}
.page{
	text-align:center;
	margin-top:-30px;
}

/*index*/
.bg{
	background:#ffffff;
}
.banner{ width: 100%; height:auto;}
.banner .swiper-container {
    width: 100%;
    height: auto;
}
.banner .swiper-container .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  overflow: hidden;

  /* 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;
}
.banner .swiper-pagination-bullets{
	bottom:20px !important;
}
.banner .swiper-container .swiper-wrapper a{display:inline-block; width:100%; height:auto;background-repeat: no-repeat;background-position: center;background-size:100% auto; }
.banner .swiper-pagination-bullet{
	background:#fff;
	opacity:.5;
	filter:alpha(opacity=50);
	width:24px;
	height: 2px; 
	border-radius: 0;
	margin: 0 4px !important;
}
.banner .swiper-pagination-bullet-active{
	color:#fff;
	opacity:1;
	filter:alpha(opacity=100);
}
.banner img {
  width: 100%;
  height: auto;
  /*!*background-position: center center;*!*/
  /*!*background-repeat: no-repeat;*!*/
  object-fit: cover;
  vertical-align: middle;
  outline: none;
  border-style: none;
}
.banner img[src=""] {
  opacity: 0;
}
.swiper-button-prev,.swiper-button-next{
	width: 15%;
	height: 100%;
	top:0;
	background:none;
}
.swiper-button-prev{
	left:0;}	
.swiper-button-next{
	right:0;}
.swiper-button-prev,.swiper-button-next{ background:none !important; }
.swiper-button-prev span,.swiper-button-next span{
	display:block;
	width: 64px;
	height: 64px;
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top:-32px;
	border-radius: 100%;
	background: url(../images/arrows.png) no-repeat center 17px;
	opacity: 0;
	-webkit-transition: opacity 0.5s ease;
	transition: opacity 0.5s ease;
}
.swiper-button-next span{
	background: url(../images/arrows.png) no-repeat center -71px;
	left:auto;
	right:10px;
	}
.swiper-container:hover .swiper-button-prev span, .swiper-container:hover .swiper-button-next span{opacity: .8;}


@keyframes upin {
	0% {
		transform: scale(1.1)
	}

	100% {
		transform: scale(1)
	}
}
.banner{width:100%;overflow:hidden}
.banner .swiper-container{width:100%;height:auto;overflow:hidden}
.banner .swiper-container .swiper-slide{width:100%;height:auto;overflow:hidden}
.banner .swiper-container .swiper-slide img{display:block;transform:scale(1.1);vertical-align:middle}
.banner .swiper-container .swiper-slide-on img{animation:upin 5s ease;}
.banner .swiper-container .swiper-button-next1{display:block;width:46px;height:29px;background:red;position:absolute;left:50%;margin-left:-23px;bottom:20px;z-index:999;background:url(../image/down.png);background-size:100% 100%;cursor:pointer}


.index_title{
	height:18px;
	line-height:18px;
	text-align: center;
	color:#333333;
	font-size:18px;
	font-weight: bolder;
}
.index_product{
	padding:1%;
	border-top:1px solid #616161;
	background-color: #000000
}
.index_product .swiper-container {
    width: 100%;
    margin:0;
    border:0;
}
.index_product .swiper-container .swiper-wrapper{
	
}
.index_product .swiper-container .swiper-slide {
    text-align: center;
    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;
}
.index_product .swiper-container .swiper-slide a{
	display:block;
	*display:inline;
	*zoom:1;
	width:24.25%;
	height:0px;
	padding-bottom:36.375%;
	background:#1A1A1A;
	float: left;
	margin-left:1%;
	-webkit-transition: transform .4s ease-in-out;
	-moz-transition: transform .4s ease-in-out;
	-o-transition: transform .4s ease-in-out;
	transition: transform .4s ease-in-out;
}
.index_product .swiper-container .swiper-slide a:first-child{margin-left:0;}
.index_product .swiper-container .swiper-slide .img_con{ }
.index_product .swiper-container .swiper-slide a img{
	display: block;
	width: 90%;
	margin: 0 auto;
	margin-top:5%;
	-webkit-transition: transform .4s ease-in-out;
	-moz-transition: transform .4s ease-in-out;
	-o-transition: transform .4s ease-in-out;
	transition: transform .4s ease-in-out;
}
.index_product .swiper-container .swiper-slide a:hover{
	-webkit-box-shadow: 0 6px 16px 0 rgba(0,0,0,0.10);
	-moz-box-shadow: 0 6px 16px 0 rgba(0,0,0,0.10);
	-o-box-shadow: 0 6px 16px 0 rgba(0,0,0,0.10);
	box-shadow: 0 6px 16px 0 rgba(0,0,0,0.10);
}
.index_product .swiper-container .swiper-slide a:hover img{
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);	
}

.index_product .swiper-container .swiper-slide a p{
	font-size: 20px;
	text-align: center;
	height: 46px;
	line-height:46px;
	color:#ffffff ;
}
.index_product .swiper-container .swiper-slide a:hover p{
	color:#ff8000;
}
.index_product .swiper-pagination{
	position: relative;
	bottom:0 !important;
	height:40px;
}
.index_product .swiper-pagination span{
	display:inline-block;
	*display:inline;
	*zoom:1;
	cursor: pointer;
	color:#333333;
	width:auto;
	margin:0 12px !important;
	line-height:40px;
	height:40px;
	border-bottom:1px solid #e3e5e8;
	font-size:14px;
	background:none;
	opacity: 1;
	border-radius:0;
	text-transform: uppercase;
}
.index_product .swiper-pagination .swiper-pagination-bullet-active{
	border-bottom:2px solid #ff8000;
	color:#ff8000;
}
.index_more_btn{
	display:block;
	width:137px;
	height:32px;
	text-align: center;
	line-height:32px;
	margin:0px auto;
	border:1px solid #e3e5e8;
	color:#333;
	font-size:14px;
	border-radius:2px;
}
.index_more_btn:hover{
	color:#ff8000;
	border:1px solid #ff8000;
}
.index_product .index_more_btn{ margin-top: 20px; }


.index_events{
	padding:40px 0 80px 0;
}
.index_events .swiper-container {
    width: 100%;
    margin-top:40px;
    padding-bottom: 20px;
}
.index_events .swiper-container .swiper-wrapper{
	height:372px;
	margin-top:40px;
}
.index_events .swiper-container .swiper-slide {
    text-align: center;
    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;
}
.index_events .swiper-container .swiper-slide a{
	display:inline-block;
	*display:inline;
	*zoom:1;
	width:380px;
	height:372px;
	background:#FAFAFA;	
	border: 1px solid #F0F0F0;
	border-radius: 4px;
	overflow: hidden;
	margin:0 15px;
	-webkit-transition: transform .4s ease-in-out;
	-moz-transition: transform .4s ease-in-out;
	-o-transition: transform .4s ease-in-out;
	transition: transform .4s ease-in-out;
}
.index_events .swiper-container .swiper-slide a .img_con{ width: 100%; height: 284px; overflow: hidden; margin-bottom: 24px; }
.index_events .swiper-container .swiper-slide a img{
	display: block;
	width:100%;
	height:284px;
	margin:0 auto ;
	-webkit-transition: transform .4s ease-in-out;
	-moz-transition: transform .4s ease-in-out;
	-o-transition: transform .4s ease-in-out;
	transition: transform .4s ease-in-out;
}
.index_events .swiper-container .swiper-slide a:hover{
	-webkit-box-shadow: 0 6px 16px 0 rgba(0,0,0,0.10);
	-moz-box-shadow: 0 6px 16px 0 rgba(0,0,0,0.10);
	-o-box-shadow: 0 6px 16px 0 rgba(0,0,0,0.10);
	box-shadow: 0 6px 16px 0 rgba(0,0,0,0.10);
}
.index_events .swiper-container .swiper-slide a:hover img{
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);	
}

.index_events .swiper-container .swiper-slide a p{
	width:348px;
	padding:0px 16px;
	font-size: 16px;
	text-align: left;
	height: 20px;
	line-height:20px;
	color:#666666;
}
.index_events .swiper-container .swiper-slide a:hover p{
	color:#ff8000;
}
.index_events .swiper-pagination{
	position: relative;
	bottom:0 !important;
	height:40px;
}
.index_events .swiper-pagination span{
	display:inline-block;
	*display:inline;
	*zoom:1;
	cursor: pointer;
	color:#333333;
	width:auto;
	margin:0 12px !important;
	line-height:40px;
	height:40px;
	border-bottom:1px solid #e3e5e8;
	font-size:14px;
	background:none;
	opacity: 1;
	border-radius:0;
	text-transform: uppercase;
}
.index_events .swiper-pagination .swiper-pagination-bullet-active{
	border-bottom:2px solid #ff8000;
	color:#ff8000;
}
.index_events .index_more_btn{ margin-top: 20px; }

#pop_video{
	width:100%;
	height:100%;
	left:0;
	top:0;
}
#pop_video .pop_close{
	width:44px;
	height:44px;
	background:#333;
	position: absolute;
	top:0;
	right:0;
}
#pop_video .pop_close img{
	width:14px;
	padding:15px;
}
#pop_video .pop_close:hover{
	background: #222;
}
#pop_video .video_container{
	width:1200px;
	height:466px;
	position: absolute;
	left:50%;
	top:50%;
	margin:-233px 0 0 -600px;
}

/*product*/
.wrap_product{width:100%; height:auto; background-color: #1e1e1e;}
.product_container{
	width:80%;
	margin:0 auto;
	padding:20px 0;	
	overflow:visible;
}
.product_tab{
	text-align: center;
}
.product_tab a{
	display:inline-block;
	*display:inline;
	*zoom:1;
	cursor: pointer;
	height:40px;
	margin:0 20px;
	line-height:40px;
	font-size:14px;
	border-bottom:2px solid #E3E5E8;
	text-transform: uppercase;
	color:#ffffff;
}
.product_tab a.cur, .product_tab a:hover{
	color:#ff8000;
	border-bottom:2px solid #ff8000;
}
.product_list{
	width:100%;
	margin:60px 0px;
	position: relative;
}
.product_list a{
	display:block;
	float:left;
	width:32%;
	height:0;
	padding-bottom: 45%;
	margin-right:2%;
	margin-bottom: 2%;
	position: relative;
	background-color:#F3F3F3;
	-webkit-transition: transform .4s ease-in-out;
	-moz-transition: transform .4s ease-in-out;
	-o-transition: transform .4s ease-in-out;
	transition: transform .4s ease-in-out;

}
@media screen and (max-width:1540px){
  .product_list a{padding-bottom: 47%;}
}
@media (min-width:1540px) and (max-width:1800px){
  .product_list a .img_con{ margin-top:3% !important; }
}
@media screen and (min-width:1800px){
  .product_list a .img_con{ margin-top:5% !important; }
}

.product_list a:nth-child(3n){margin-right:0px;}
.product_list a .img_con{ width:70%; height: auto; margin:0 auto; }
.product_list a img{
	display:block;	
	width: 100%;
	height: auto;
	-webkit-transition: transform .4s ease-in-out;
	-moz-transition: transform .4s ease-in-out;
	-o-transition: transform .4s ease-in-out;
	transition: transform .4s ease-in-out;
}
.product_list a:hover{
	background-color: #ffffff;
	-webkit-box-shadow: 0 6px 16px 0 rgba(0,0,0,0.10);
	-moz-box-shadow: 0 6px 16px 0 rgba(0,0,0,0.10);
	-o-box-shadow: 0 6px 16px 0 rgba(0,0,0,0.10);
	box-shadow: 0 6px 16px 0 rgba(0,0,0,0.10);
}
.product_list a:hover img{
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);	
}
.product_list a h2{
	width:75%;
	margin:0 auto;
	height:18px;
	line-height:18px;
	text-align: center;
	font-size:18px;
	color:#333;
	font-weight: normal;
	padding-bottom: 16px;
	color:#000000;
	border-bottom: 1px solid #999999;
}
.product_list a .pro_canshu{ width: 60%; margin:0 auto; }
.product_list a p{
	color:#333333;
	font-size:12px;
	line-height:20px;
}
.product_list a p:first-child{ margin-top: 16px; }
.product_list a p i{
	color:#999999;
	padding:0 8px;
	font-style: normal;
}

/*产品详情页*/
.product_detail_top{
	padding:40px 0 40px 0;
	position: relative;
}
.product_detail_top .swiper-container{
	width:400px;
    height:512px;
    text-align: center;
	float:left;
}
.product_detail_top .swiper-container .swiper-wrapper{
	width:400px;
	height:400px;
	margin-top:40px;
}
.product_detail_top .swiper-slide {
    text-align: center;
    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;
}
.product_detail_top .swiper-slide img{
	height:400px;
	max-width:400px;
}
/*
.product_detail_top .swiper-container-horizontal>.swiper-pagination-bullets,.product_detail_top .swiper-pagination-custom, .swiper-pagination-fraction {
	width:400px;
    height:48px;
    position: relative;
    left:-1.5px;
    bottom:0;
}
*/
.product_detail_top .swiper-pagination{ bottom: 3px !important; }
.product_detail_top .swiper-pagination span{
	display:inline-block;
	*display:inline;
	*zoom:1;
	width:48px;
	height:48px;
	margin:0 7.5px !important;
	background:none;
	border:none;
	opacity:1;
	border-radius:0;
}
.product_detail_top .swiper-pagination i{
	display:block;
	width:48px;
    height:48px;
    border:1px solid #e0e6eb;
    margin:1px;
    cursor: pointer;
    text-align: center;
}
.product_detail_top .swiper-pagination img{
	height:44px;
	max-width:44px;
	padding:2px 2px;
}
.product_detail_top .swiper-pagination .swiper-pagination-bullet-active {
    opacity: 1;
}
.product_detail_top .swiper-pagination .swiper-pagination-bullet-active i {
    border:1px solid #ff8000;
}
.product_detail_top .swiper-button-next,.product_detail_top .swiper-button-prev{
	width:24px;
	height: 24px;
	margin-top:0px;
	top:476px;
	z-index: 99999;
}
.product_detail_top .swiper-button-prev{
	left:28px;
	background-image:url("../images/pro_arrow_left.png") !important;
}
.product_detail_top .swiper-button-next{
	right:24px;
	background-image:url("../images/pro_arrow_right.png") !important;
}
.product_detail_content{ background-color:#000000; }
.product_detail_content img{
	display: block;
	width:100%;

}
.product_detail_intro{
	width:570px;
	float: right;
	color:#999999;
	font-size:14px;
	line-height: 22px;
}
.product_detail_intro{ line-height: 22px; }
.product_detail_intro strong{ color: #333333; font-size:18px; height: 26px; line-height: 26px; }

/*about*/
.wrap_about{width:100%; height: auto; background-color: #000000}
.about_container{
	width:970px;
	height: auto;
margin-top:80px;
	margin:0 auto;
	padding:0 0 80px 0;
	font-size:14px;
	color:#ffffff;
	min-height: 500px;
}
.about_container h2{font-size: 18px; font-weight: normal; color: #ffffff; text-align: center; height: 18px; line-height: 18px; text-transform:uppercase;}
.about_container h3{font-size: 24px; font-weight: normal; color: #ffffff; text-align: center; height:24px; line-height: 24px;}
.about_container p{ line-height: 22px; color: #ffffff }

.about_container .bt1{  }
.about_container .f_bt1{ margin-top:20px; }
.about_container .desc1{ width:760px; text-align: center; margin:0 auto; margin-top:24px;} 
.about_container .bt2{ margin-top:56px; }
.about_container .f_bt2{ margin-top:20px; }
.about_container .f_bt3{ text-align: left; font-size: 18px; margin-top:40px; margin-bottom: 40px;}
.about_container .img_tonglan{ width:100%; height: auto;}

.about_container .about_hunpai{ width:970px; margin:0 auto; margin-top:40px;}
.about_container .about_hunpai .hunpai{ width:970px; height: 264px; margin:0 auto; margin-bottom: 40px;}
.about_container .about_hunpai .hunpai .hunpai_con{ width:970px; height:264px; margin:0 auto;}
.about_container .about_hunpai .hunpai .hunpai_l{ width:470px; height: 264px; float: right;}
.about_container .about_hunpai .hunpai .hunpai_r{ width:470px; height: 264px; float: left; }

.about_container .about_hunpai .hunpai .hunpai_r .desc{ width:470px; height:264px; display:-webkit-flex; align-items:center; justify-content:center;}
.about_container .about_hunpai .hunpai .hunpai_r .desc p{ margin:auto; font-size:16px; line-height: 22px; color: #999;}
.about_container .about_hunpai .hunpai .hunpai_l img{ width:470px; height: 264px;}

.about_hunpai .hunpai:nth-child(2n){}
.about_hunpai .hunpai:nth-child(2n) .hunpai_l{ float: left;}
.about_hunpai .hunpai:nth-child(2n) .hunpai_r{ float: right}

/*Contact*/
.contact_container{ padding:40px 0 80px 0; }
.contact_container .gbook{ width:470px; height: 400px; float: left; }
.contact_container .contact_info{ width:370px; height: 400px; float: right; }
.contact_container .gbook h2{ font-size: 18px; height:18px; line-height: 18px; color: #333; font-weight: normal; }
.gbookform{ position:relative; margin-top:40px;}
.gbookform .face{position:absolute; left:500px;}
.gbookcontent{float:right;width:660px;padding:10px}
.gbookcontent li{line-height:24px}
.gbookcontent span{float:right}
.gbookcontent .content{background:#eee;padding:5px}
.admincontent{float:left;width:775px;padding:10px;background:#fefefe;border:1px inset #eee}
.admincontent span{float:right}
.gbookform .red_btn, .gbookform .red_btn2{width:78px;height:32px;line-height:32px;background-color:#ff8000;cursor:pointer;margin-top:20px;font-size:14px;border:none;color:#fff;font-size:14px;}
.gbookform .red_zi{font-size:12px;color:red;padding:0 5px}
.gbookform .form-inline{ display:inline-block}
.gbookform th{ width:140px; height: 32px; line-height: 32px; font-size: 14px; color: #333333; font-weight: normal; margin-bottom: 24px; text-align: left; float: left; }
.gbookform th .ired{ position:relative; top:3px; left: 2px; color: #ff0000 } 
.gbookform td{ width:315px; text-align: left; float: right; }
.gbookform input{  width:315px; height:32px;line-height:32px;padding-left:3px; border:1px solid #E3E5E8;border-radius:2px;font-size:14px; color: #333;}
.gbookform textarea{width:95%;height:150px;border:1px solid #ccc;border-radius:2px;font-size:14px;transition:all .2s linear 0s;margin:5px 0}
.gbookform input#imgcode{ width:35%}
.gbookform .select> select{ width:320px; height:32px;line-height:32px;padding-left:3px;border:1px solid #E3E5E8;border-radius:2px;font-size:14px; color: #333;}

.contact_info .map{ width:370px; height: 274px; float: left; }
.contact_info .map #dituContentn{ width:370px !important; height: 274px !important; }
.contact_info .map .BMap_bubble_content{ width:280px !important; overflow: hidden; height: auto; }
.contact_info .info{ width:370px; height: 110px; float: left; margin-top:16px; }
.contact_info .info p{ font-size: 14px; line-height: 22px; color: #999999 }

/*video*/
.nei_video{ padding: 50px 0 120px 0;}
.nei_video_list{ margin: 0px -22.5px 0 -22.5px; width: 1245px; }
.nei_video_list .pro{
	display:block;
	width:370px;
	height:360px;
	background-color: #fafafa;
	border-radius: 5px;
	overflow: hidden;
	float:left;
	margin:0 22.5px 45px 22.5px;
	-webkit-transition: transform .4s ease-in-out;
	-moz-transition: transform .4s ease-in-out;
	-o-transition: transform .4s ease-in-out;
	transition: transform .4s ease-in-out;
}
.nei_video_list .pro .img_con{ width:370px; height:284px; overflow:hidden; margin-bottom: 10px; }
.nei_video_list .pro img{
	display: block;
	width:370px;
	height:284px;
	-webkit-transition: transform .4s ease-in-out;
	-moz-transition: transform .4s ease-in-out;
	-o-transition: transform .4s ease-in-out;
	transition: transform .4s ease-in-out;
}
.nei_video_list .pro:hover{
	background-color: #ffffff;
	-webkit-box-shadow: 0 6px 16px 0 rgba(0,0,0,0.10);
	-moz-box-shadow: 0 6px 16px 0 rgba(0,0,0,0.10);
	-o-box-shadow: 0 6px 16px 0 rgba(0,0,0,0.10);
	box-shadow: 0 6px 16px 0 rgba(0,0,0,0.10);
}
.nei_video_list .pro:hover img{
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);	
}
.nei_video_list .pro p{
	padding:0px 7px;
	line-height:26px;
	text-align: left;
	font-size:16px;
	color:#666666;
}
.nei_video_list .pro:hover p{ color:#ff8000;}
.nei_video_list .pro:hover p.time{ color:#666666;}

.nei_video_content{ min-height:500px; padding-bottom: 50px;}
.nei_video_content .title{ font-size: 18px; color: #333; height: 30px; line-height: 30px; margin-top:30px; }
.nei_video_content .status{ width: 100%; height: 28px; line-height: 28px; margin-top:20px; padding-bottom: 10px; border-bottom:1px solid #e3e5e8; margin-bottom: 20px; }
.nei_video_content .status p{ font-size:14px; height:28px; line-height: 28px; color: #999999; float: left; text-indent: 25px; margin-right: 25px; }
.nei_video_content .status .date{ background:url(../images/event_time.png) no-repeat 0px 6px; background-size: 16px 16px; }
.nei_video_content .status .author{ background:url(../images/event_user.png) no-repeat 0px 6px; background-size: 16px 16px;  }
.nei_video_content .status .visits{ background:url(../images/event_tag.png) no-repeat 0px 6px; background-size: 16px 16px;  }
.nei_video_content p{ color: #666; line-height: 22px; font-size:14px; }
.nei_video_content p strong{ font-size: 16px; color: #333333; }
.nei_video_content img{ display: block; width:100%; margin-top:5px; margin-bottom: 5px; }
.nei_video_content .video_con{ margin-top:20px; }

/*events*/
.nei_event{ padding: 80px 0 40px 0;}
.nei_event_list{  }
.nei_event_list .nei_event_item{ width:100%; height: 208px; margin-bottom: 40px; float: left; }
.nei_event_list .event_pic{ width: 370px; height: 208px; float: left; border-radius: 2px; overflow:hidden; }
.nei_event_list .event_pic img{ height: 208px; width: 370px; display: block; -webkit-transition: transform .4s ease-in-out; -moz-transition: transform .4s ease-in-out; -o-transition: transform .4s ease-in-out;	transition: transform .4s ease-in-out; }

.nei_event_list .event_con{ width:800px; height: 100%; float: right; }
.nei_event_list .title{ width: 100%; font-size: 18px; color: #333333;}
.nei_event_list .title:hover{ color: #ff8000; }
.nei_event_list .desc{ width: 100%; margin-top: 20px; line-height: 24px; font-size:14px; color: #999999;}
.nei_event_list .status{ width: 100%; height: 28px; line-height: 28px; margin-top:20px; }
.nei_event_list .status p{ font-size:14px; color: #999999; float: left; text-indent: 25px; margin-right: 25px; }
.nei_event_list .status .date{ background:url(../images/event_time.png) no-repeat 0px 6px; background-size: 16px 16px; }
.nei_event_list .status .author{ background:url(../images/event_user.png) no-repeat 0px 6px; background-size: 16px 16px;  }
.nei_event_list .status .visits{ background:url(../images/event_tag.png) no-repeat 0px 6px; background-size: 16px 16px;  }
.nei_event_list .nei_event_item:hover .event_pic img{ -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -o-transform: scale(1.05); transform: scale(1.05);	}

.nei_event_content{ min-height:500px; padding-bottom: 50px;}
.nei_event_content .title{ font-size: 18px; color: #333; height: 30px; line-height: 30px; margin-top:30px; }
.nei_event_content .status{ width: 100%; height: 28px; line-height: 28px; margin-top:20px; padding-bottom: 10px; border-bottom:1px solid #e3e5e8; margin-bottom: 20px; }
.nei_event_content .status p{ font-size:14px; height:28px; line-height: 28px; color: #999999; float: left; text-indent: 25px; margin-right: 25px; }
.nei_event_content .status .date{ background:url(../images/event_time.png) no-repeat 0px 6px; background-size: 16px 16px; }
.nei_event_content .status .author{ background:url(../images/event_user.png) no-repeat 0px 6px; background-size: 16px 16px;  }
.nei_event_content .status .visits{ background:url(../images/event_tag.png) no-repeat 0px 6px; background-size: 16px 16px;  }
.nei_event_content p{ color: #666; line-height: 22px; font-size:14px; }
.nei_event_content p strong{ font-size: 16px; color: #333333; }
.nei_event_content img{ display: block; width:100%; margin-top:5px; margin-bottom: 5px; }

/*Activity*/
.nei_activity{ padding: 50px 0 120px 0;}
.nei_activity_list{ margin: 0px -22.5px 0 -22.5px; width: 1245px; }
.nei_activity_list .pro{
	display:block;
	width:370px;
	height:360px;
	background-color: #fafafa;
	border-radius: 5px;
	overflow: hidden;
	float:left;
	margin:0 22.5px 45px 22.5px;
	-webkit-transition: transform .4s ease-in-out;
	-moz-transition: transform .4s ease-in-out;
	-o-transition: transform .4s ease-in-out;
	transition: transform .4s ease-in-out;
}
.nei_activity_list .pro .img_con{ width:370px; height:284px; overflow:hidden; margin-bottom: 10px; }
.nei_activity_list .pro img{
	display: block;
	width:370px;
	height:284px;
	-webkit-transition: transform .4s ease-in-out;
	-moz-transition: transform .4s ease-in-out;
	-o-transition: transform .4s ease-in-out;
	transition: transform .4s ease-in-out;
}
.nei_activity_list .pro:hover{
	background-color: #ffffff;
	-webkit-box-shadow: 0 6px 16px 0 rgba(0,0,0,0.10);
	-moz-box-shadow: 0 6px 16px 0 rgba(0,0,0,0.10);
	-o-box-shadow: 0 6px 16px 0 rgba(0,0,0,0.10);
	box-shadow: 0 6px 16px 0 rgba(0,0,0,0.10);
}
.nei_activity_list .pro:hover img{
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);	
}
.nei_activity_list .pro p{
	padding:0px 7px;
	line-height:26px;
	text-align: left;
	font-size:16px;
	color:#666666;
}
.nei_activity_list .pro p.time{ font-size: 14px; color: #999999 }
.nei_activity_list .pro:hover p{ color:#ff8000;}
.nei_activity_list .pro:hover p.time{ color:#999999;}

/*certification*/
.nei_certification{ padding: 50px 0 120px 0;}
.nei_certification_list{}
.nei_certification_list .pro{
	display:block;
	width:277.5px;
	height:420px;
	overflow: hidden;
	float:left;
	margin-right:30px;
	margin-bottom: 30px;
	-webkit-transition: transform .4s ease-in-out;
	-moz-transition: transform .4s ease-in-out;
	-o-transition: transform .4s ease-in-out;
	transition: transform .4s ease-in-out;
}
.nei_certification_list .pro:nth-child(4n){margin-right: 0px;}
.nei_certification_list .pro .img_con{ width:275.5px; height: auto; max-height: 375px; border:1px solid #e3e5e8; overflow:hidden; margin-bottom: 25px; }
.nei_certification_list .pro img{
	display: block;
	width:277.5px;
	height:auto;
	max-height: 375px;
	-webkit-transition: transform .4s ease-in-out;
	-moz-transition: transform .4s ease-in-out;
	-o-transition: transform .4s ease-in-out;
	transition: transform .4s ease-in-out;
}
.nei_certification_list .pro:hover{
	/*
	background-color: #ffffff;
	-webkit-box-shadow: 0 6px 16px 0 rgba(0,0,0,0.10);
	-moz-box-shadow: 0 6px 16px 0 rgba(0,0,0,0.10);
	-o-box-shadow: 0 6px 16px 0 rgba(0,0,0,0.10);
	box-shadow: 0 6px 16px 0 rgba(0,0,0,0.10);
	*/
}
.nei_certification_list .pro:hover img{
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);	
}
.nei_certification_list .pro p{
	line-height:20px;
	text-align: center;
	font-size:14px;
	color:#333;
}
.nei_certification_list .pro:hover p{ color:#ff8000;}

.nei_certification_content{ min-height:500px; padding-bottom: 50px;}
.nei_certification_content .title{ font-size: 18px; color: #333; height: 30px; line-height: 30px; margin-top:30px; }
.nei_certification_content .status{ width: 100%; height: 28px; line-height: 28px; margin-top:20px; padding-bottom: 10px; border-bottom:1px solid #e3e5e8; margin-bottom: 20px; }
.nei_certification_content .status p{ font-size:14px; height:28px; line-height: 28px; color: #999999; float: left; text-indent: 25px; margin-right: 25px; }
.nei_certification_content .status .date{ background:url(../images/event_time.png) no-repeat 0px 6px; background-size: 16px 16px; }
.nei_certification_content .status .author{ background:url(../images/event_user.png) no-repeat 0px 6px; background-size: 16px 16px;  }
.nei_certification_content .status .visits{ background:url(../images/event_tag.png) no-repeat 0px 6px; background-size: 16px 16px;  }
.nei_certification_content p{ color: #666; line-height: 22px; font-size:14px; }
.nei_certification_content p strong{ font-size: 16px; color: #333333; }
.nei_certification_content img{ margin-top:5px; margin-bottom: 5px; }


/*download*/
.download_container{
	padding:40px 0 60px 0;
	overflow:visible;
}
.download_tab{
	text-align: center;
}
.download_tab a{
	display:inline-block;
	*display:inline;
	*zoom:1;
	cursor: pointer;
	color:#333;
	height:40px;
	margin:0 20px;
	line-height:40px;
	font-size:14px;
	border-bottom:1px solid #E3E5E8;
}
.download_tab a.cur{
	border-bottom:2px solid #ff8000;
}
.download_list{
	width:1200px;
	margin:40px 0px;
}
.download_list a{
	display:block;
	float:left;
	width:270px;
	height:220px;
	margin-right: 30px;
	margin-bottom: 30px;
	background:#fff;
	-webkit-transition: transform .4s ease-in-out;
	-moz-transition: transform .4s ease-in-out;
	-o-transition: transform .4s ease-in-out;
	transition: transform .4s ease-in-out;
	text-align: center;
}
.download_list_tpd a{ height: 244px }
.download_list a:nth-child(4n){ margin-right: 0px; }
.download_list a img{
	width:108px;
	height: 108px;
	margin-top:40px;
	-webkit-transition: transform .4s ease-in-out;
	-moz-transition: transform .4s ease-in-out;
	-o-transition: transform .4s ease-in-out;
	transition: transform .4s ease-in-out;
	text-align: center;
}
.download_list a:hover{
	-webkit-box-shadow: 0 6px 16px 0 rgba(0,0,0,0.10);
	-moz-box-shadow: 0 6px 16px 0 rgba(0,0,0,0.10);
	-o-box-shadow: 0 6px 16px 0 rgba(0,0,0,0.10);
	box-shadow: 0 6px 16px 0 rgba(0,0,0,0.10);
}
.download_list a:hover img{
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}
.download_list a p{
	color:#333;
	font-size:16px;
	line-height:16px;
	margin-top: 16px;
}
.download_list_tpd a p.p_2{ margin-top:8px;}
.download_list a:hover p{ color: #ff8000; }

.download_detail{ padding:40px 0 80px 0; }
.download_detail .download_detail_content{ margin-top:40px; }
.download_detail .download_detail_content p{ font-size:16px; color: #666666; line-height: 22px; }
.download_detail .download_detail_content p strong{ font-size:18px; line-height: 18px; color: #333333; }

.download_software_list{ width:100%; }
.download_software_list .download_software_item{ width:100%; height: 48px; float: left; margin-bottom: 40px; }
.download_software_list .download_software_item:nth-child(2){ margin-bottom: 0px; }
.download_software_list a{ width: 155px; height: 48px; line-height: 48px; display: block; background-color: #ff8000; border-radius: 2px; }
.download_software_list a img{ width: 24px; height: 24px; margin-top:12px; margin-left: 24px; float: left; }
.download_software_list a p{ width:85px; height: 48px; line-height: 48px; float: left; margin-left:8px; font-size:16px; color: #ffffff; }
.download_software_list p.desc{ font-size: 14px; height: 28px; line-height: 28px; color: #999999 }

/*faq*/
.faq_container{
	padding:40px 0 80px 0;
}
.faq-item {
    margin-bottom: 40px;
}
.faq-item h2 { margin-bottom: 10px; }
.faq-item h2 a{
    font-size: 18px;
    color:#333;
}
.faq-item p{
    font-size: 14px;
    line-height: 22px;
    color:#666;
}
.faq-item p a{
	color:#183cbc;
}
.faq-item table {
	width:100%;
    font-size: 14px;
    color: #13151c;
    margin-top: 20px;
    margin-bottom: 40px;
    border-spacing: 0;
    border-radius: 2px;
    border: solid 1px #e5e5e5;
}
.faq-item table .firstRow{ background-color: #fafafa;}
.faq-item table .firstRow td{ font-weight: bold; }
.faq-item table th {
    background-color: #f5f5f5;
    height: 44px;
    padding: 0 20px;
    text-align: left;
}
.faq-item table td {
    padding: 10px 20px;
    line-height: 25px;
    border-bottom:1px solid #e3e5e8;
    vertical-align: middle;
    /*border-right: 1px solid #e3e5e8;*/
 }
 .faq-item table td p{ color: #333333; }

/*partners*/
.partners_container{
	padding-top:40px;
	font-size:14px;
	color:#333;
	line-height:22px;
}
.partners_banner{
	width:100%;
	height:600px;
	background:url(../images/partners_banner.jpg) no-repeat center;
	position: relative;
}

.partners_banner_main{
	width:800px;
	position: absolute;
	left:50%;
	margin-left:-600px;
	top:120px;
}
.partners_banner_title{
	color: #f8b500;
	font-size: 65px;
	font-weight: 700;
	-webkit-text-shadow: 0px 0px 10px rgba(0,0,0,0.35);
	-moz-text-shadow: 0px 0px 10px rgba(0,0,0,0.35);
	-o-text-shadow: 0px 0px 10px rgba(0,0,0,0.35);
	text-shadow: 0px 0px 10px rgba(0,0,0,0.35);
	line-height:80px;
	margin:20px 0 10px 0;
}
.partners_banner_des{
	color: #000;
    font-size: 20px;
    background-color: #ffffff;
    opacity: 0.9;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    padding: 10px;
    border-radius: 5px;
}
.partners_item{
	padding-bottom:40px;
}
.partners_title{
	height:35px;
	background:url(../images/line.png) no-repeat center;
	text-align: center;
	line-height:35px;
	margin-bottom:40px;
}
.partners_title span{
	font-size: 18px;
    color: #333333;
    padding:0 15px;
    background:#fff; 
    text-transform: uppercase;
}
.partners_country{
	width:299px;
	margin-bottom:80px;
	float:left;
	border-left: 1px solid #fff5eb;
}
.partners_container h2{
    font-size: 18px;
    line-height: 40px;
    padding-left:18px;
    margin-bottom:15px;
    color: #999999;
}
.partners_container .item{
	width:100%;
	margin-left:15px;
	float:left;
}
.partners_container .item  p{
	font-size:16px;
	padding-left:26px;
	line-height:36px;
	color:#333;
}
.partners_container .item .name{
	background:url(../images/partners_icon1.png) no-repeat left 10px;
	background-size: 16px 16px;	
}
.partners_container .item .link{
	background:url(../images/partners_icon2.png) no-repeat left 10px;
	background-size: 16px 16px;
}
.partners_container .item .link a{
	color:#f8b500;
}

/*stores*/
.store_container{ padding:40px 0 60px 0; overflow:visible;}
.store_tab{
	text-align: center;
}
.store_tab a{
	display:inline-block;
	*display:inline;
	*zoom:1;
	cursor: pointer;
	color:#333;
	height:40px;
	margin:0 20px;
	line-height:40px;
	font-size:14px;
	border-bottom:1px solid #E3E5E8;
}
.store_tab a.cur{
	border-bottom:2px solid #ff8000;
}
.store_container .title{
	text-align: center;
	padding:20px 0;
}
.store_container .title h2{
	line-height: 36px;
    font-size: 36px;
    color:#000;
    font-weight: normal;
}
.store_container .title p{
	line-height: 20px;
    font-size: 18px;
    color:#000;
}
.store_link{
	background:#f5f6f8;
	padding:25px 0;
	text-align: center;
}
.store_link a{
	display: inline-block;
	*display:inline;
	*zoom:1;
	width:86px;
	margin:0 57px;
}
.find_store{
	text-align: center;
	background-color: #e0f1f9;
	padding:25px 0;
}
.find_store h2{
	line-height: 50px;
    font-size: 48px;
    font-weight: normal;
}
.find_store a{
	line-height: 20px;
    font-size: 18px;
   color:#000;
   font-size:18px;
}
.find_store a:hover{
	text-decoration:underline;
}
.find_store input{
	display:block;
    border: none;
    width: 240px;
    height: 25px;
    margin: 10px auto;
    text-align: left;
    background:#fff;
}
.store_item{
	margin-top:40px;
}
.store_item .store_country{
	line-height:52px;
	font-size: 34px;
	color:#000;
	margin-bottom:30px;
}
.store_item .store_country span{
	border-bottom: 3px solid #000;
}
.store_city{
	width:100%;
}
.store_city .item{
	width:380px;
	height: 150px;
    margin-right: 30px;
    margin-bottom: 30px;
	float:left;
	color:#000;
	background-color: #f9fafa;
	border-radius: 2px;
}
.store_city .item:nth-child(3n){ margin-right: 0; }
.store_city .item h2{
	width:80%;
	padding-left:10%;
	padding-top:10%;
	margin-bottom: 3%;
	line-height:38px;
	font-size: 24px;
	font-weight: normal;
	color: #333333;
}
.store_city .item h2 img{
	margin-left:30px;
	height:20px;
}
.store_city .item a{
	width:80%;
	padding-left: 10%;
	line-height:25px;
	font-size: 18px;
	color:#ff8000;
}.store_item_bg{
	background:#f5f6f8;
}
.store_wel h2{
    text-align: center;
    padding-top: 50px;
    font-size: 24px;
    line-height: 24px;
    color: #333;
    font-weight: normal;
}
.store_wel .intro{
	margin-top:40px;
}
.store_wel .intro .item{
	float:left;
	width:350px;
	text-align: center;
	margin-right: 75px;
}
.store_wel .intro .item:nth-child(3n){ margin-right: 0px; }
.store_wel .intro .item p{
	margin-top: 24px;
    margin-right: auto;
    text-align: left;
    font-size: 14px;
    color: #999999;
    line-height: 22px;
}
.store_wel h3{
	text-align: center;
    padding-top: 10px;
    margin-bottom: 40px;
    font-size: 14px;
    color: #0088cc;
    line-height: 22px;
    font-weight: normal;
}
/*会员*/
.container .sub_list { float: left; width: 200px; background: #f5f5f5; padding: 10px 0 60px 0; margin-right: 55px }
.container .sub_list dl dd { width: 200px; }
.container .sub_list dl dd a { display: block; width: 149px; height: 53px; padding-left: 25px; margin: 0 auto; border-bottom: 1px solid #ddd; overflow: hidden; text-overflow: hidden; white-space: nowrap; color: #454545; font-size: 15px; background: url(../images/2_10.png) 10px center no-repeat; line-height: 53px }
.container .sub_list dl dd:hover, .container .sub_list dl li:hover, .sub_on { background: url(../images/2_09.jpg) no-repeat; height: 54px; line-height: 54px; }
.container .sub_list dl dd:hover a, .container .sub_list dl .sub_on a { border: none; background: url(../images/2_11.png) 10px center no-repeat!important; color: #fff }
.container .sub_list dl ul { }
.container .sub_list dl ul li { }
.container .sub_list dl ul li a { display: block; width: 120px; margin-left: 25px; height: 53px; padding-left: 25px; color: #454545; background: url(../images/2_10.png) 10px center no-repeat; border-bottom: 1px dashed #ddd; line-height: 53px }
.container .sub_list dl li:hover a, .container .sub_list dl ul li.sub_on a { border: none; background: url(../images/2_11.png) 10px center no-repeat!important; color: #fff }

.container .talent { float: left; padding: 0 0 70px 0; width: 945px; font-size: 14px }
.container .talent h3 { font-size: 18px; color: #054685; margin-bottom: 30px; margin-top: 30px }
.container .talent_text dl { border-bottom: 1px solid #ddd; padding-bottom: 20px; margin-bottom: 20px }
.container .talent_text dl dt { float: left; width: 200px; text-align: center }
.container .talent_text dl dd { width: 580px; height: 200px; margin-left: 20px; display: table-cell; vertical-align: middle }

/*首页半透明遮罩效果*/
.index_mask{ padding:0; width:100%; background-color: #000000; }
.index_mask .mask_box{height:0; padding-bottom: 25%; overflow:hidden;}
.index_mask .mask_box ul li{width:50%;height:auto;float:left;position:relative;overflow:hidden;cursor:pointer;}
.index_mask .mask_box ul li img{width:100%; height: auto;}
.index_mask .mask_box .mask_bg{width:100%;height: 100%; display: block; position: absolute; top:0px; left:0px; transition: all .5s ease; background: rgba(47, 47, 47, 0.14);}
.index_mask .mask_box ul li:hover .mask_bg{background: rgba(0, 0, 0, 0.31);}
.index_mask .mask_box .txt{width:100%;height:15%;line-height:15%;/*background:url(../images/1px.png) repeat;*/position:absolute;left:0;bottom:0;color:#fff;display:block;}
.index_mask .mask_box .txt h3{font-size:20px;font-weight:100;width:100%;text-align:center;display:block; position: absolute; height: 30px; line-height: 30px; top:50%; margin-top: -15px;}
.index_mask .mask_box ul li:hover h3{color: #ff8000;}
.index_mask .mask_box p{width:100%;height:auto;font-size:14px;text-align:center;position:absolute;left:0;bottom:-10px;}

/*首页视频播放*/
.index_video{ width:100%; height:auto;  background:#ffffff; position:relative;}
.index_video img{ width:auto; height:100%; display:block; position:absolute; top:0; left:0;}
