@charset "utf-8";
body, ul, dl, dd, dt, ol, li, p, h1, h2, h3, h4, h5, h6, textarea, form, select, fieldset, table, td, div, input {margin:0;padding:0;-webkit-text-size-adjust: none}
h1, h2, h3, h4, h5, h6{font-size:12px;font-weight:normal}
a img {border:0}
body { color: #333; background-color:#fbfbfb;text-align: left;
	font-family:'Microsoft yahei', Arial, Helvetica, sans-serif; }
ul, ol, li {list-style-type:none;vertical-align:0}
a {outline-style:none;color:#535353;text-decoration:none}
a:hover { color: #D40000; text-decoration: none}
.clear{height:0; overflow:hidden; clear:both}
/*总体居中样式*/
.tk_main{
	width:1000px;
	margin:0 auto;
	background-color:#FFF;
	overflow: hidden;
	margin-bottom:30px;
}
/*头部logo样式*/
.tk_logo,.title_icon,.right_line{
	text-align: left;
}
.tk_logo{
	width: 100%;
	height:80px;
	background-color:#2f528a;
	overflow: hidden;
	margin-bottom:5px;
	position: relative;
}

.tk_logo img{
	width:230px;
	height:66px;
	margin:10px 26px;
}
/*幻灯片样式*/
.tk_slider{
	width:100%;
	height:243px;
	position:relative;
	overflow:hidden;
}
.tk_slider .num{
	position:absolute;
	right:0; bottom:0;
	 z-index:10;
	 width:638px;
	 padding-right:8px;
	 height:23px;
	 text-align:right;
	}
.tk_slider .num span{
	width:10px;
	height:10px;
	border-radius: 15px;
	border:1px solid #cacdcf;
	background:#bac0c4;
	display:inline-block;
	line-height:20px;
	margin:5px 2px 0;
	cursor:pointer;
}
.tk_slider .num span.cur, .tk_slider .num span:hover{
 background:#70a235;
 border: 2px solid #bec3c5;
}
.tk_slider .pic{
	position:relative;
	z-index:5;
}
.tk_slider .pic li{
 position:absolute;
 display:none;
}
.tk_slider .pic li img{
 width:100%;
 height:100%;
 display:block;
}
/*首张幻灯片上的点击按钮*/
.first_li_btn{
	position: relative;
}
.banner_more_btn{
  position:absolute;
	top: 67%;
	left: 8%;
  width:170px;
  height:30px;
}
/*banner下边的文字说明*/
.main_con_text{

}
.main_con_left,.main_con_right{
	float:left;
}
.main_con_left{
	width:5%;
}
.main_con_right{
	width:92%;
}
.main_con_left img{
	margin-left:15px;
}
.main_con_right p{
  font-size:14px;
  color:#3e3e3e;
  padding:23px 0;
  line-height: 1.8;
}
.title_bold{
	font-weight:bold;
	color:#21076a;
	font-size:13px;
}
/*tab切换部分*/
.more_content{
	width:969px;
	float: left;
	margin-left:15px;
}

.more_vides_tab {
	zoom:1;
	width:100%;
	float: left;
	top:-8px;
}
.more_vides_tab li {
	color:#fff;
	width:240px;
	/*width:25%;*/
	height:60px;
	cursor:pointer;
	line-height: 46px;
	text-align: center;
	margin-right:2px;
	float: left;
	background:url("../images/tab_bg.png") no-repeat;
}
.more_vides_tab li.tab_current {
	background:url("../images/tab_bg_cur.png") no-repeat;
	line-height: 40px;
}
.more_vides_tab li.last_tab_btn{
  margin:0;
}

.content_tab {
	width:965px;
	height:auto;
	float: left;
	border: 1px solid #ccc;
	border-top:none;
	padding: 20px 0;
	margin-top: -21px;
}
.content_tab ul {
	line-height:25px;
	display:none;
	margin:0 14px;
	padding:15px 0;
}
/*主要页面内容*/
.content_main{

}
.content_main p{
	font-size:14px;
	color:#3e3e3e;
	line-height: 1.5;
}
.content_main_first p,.content_main_first span,
.content_main_second span,.content_main_second p,
.third_part,.third_part p,.third_part span{
	display: inline-block;
	vertical-align: top;
}
.content_main_first p{
	width: 74%;
	margin-top: 28px;
	margin-right: 23px;
}
.content_main_first span{
	width:23%;
}
/*title的样式*/
.title_icon{
	margin:10px 0 22px 0;
}
.title_icon span{
  display:inline-block;
  vertical-align: top;
  font-size:16px;
  margin-right:10px;
  color:#444e54;
}
.borderC{
	border:1px solid #cccccc;
}
/*更多视频部分*/
.content_main_second{
	margin-bottom: 23px;
}

.content_main_second span{

}
.content_main_second p{
	width: 198px;
	margin:0 20px;
	font-size: 12px;
	line-height: 1.6;
}
.title_text{
	font-size:16px;
	color:#000000;
	margin-bottom:12px;
	line-height: 0.8;
}
.more_vide_btn{
	margin:10px 0;
}



/*更多应用部分*/
.content_main_third{

}
.third_part{
	width:295px;

}
.third_part p{
	margin-left: 11px;
	font-size: 12px;
	font-weight: bold;
	color: #353535;
	height:98px;
	position: relative;
}
.right_line{
	border-right:1px solid #ccc;
	margin-right:20px;
}
.download_btn{
  position: absolute;
  bottom:0;
  left:0;
}


/*二维码样式*/
.api-qrcode-panel {
	position: fixed ;
	top: 40% ;
	right: 0 ;
	margin-right: 0 ;
	width: 113px ;
	z-index: 2000 ;
	font: 12px/1.5 'Microsoft yahei' ;
	color: #666 ;
	transition: all .3s ease-in-out ;
	word-break: break-all ;
	word-wrap: break-word ;
	text-align: center;
}
.api-qrcode-panel-inner {
	position: relative ;
	right: 0 ;
	transition: all .3s ease-in-out ;
	padding: 7px 10px ;
	background: #fff ;
}
.api-qrcode-hd {
	text-align: left ;
	padding: 0 6px ;
	overflow: hidden ;
}
.api-qrcode-close {
float: right ;
cursor: pointer ;
font-size: 14px ;
line-height: 16px ;
font-weight: bold ;
}
.api-qrcode-img {
display: block ;
margin: 0 ;
border: 0;
width: 100px;
height: auto;
}
.api-qrcode-desc {
padding: 0 6px ;
}
/*头部添加icon样式*/
.head_right_text{
	position: absolute;
	top:20px;
	right:40px;
	color:#FFF;
	font-size:15px;
}
.head_right_text a{
	color:#FFF;
}
.head_right_text a:hover{
	text-decoration: underline;
}
.email_icon,.phone_icon{
	width:20px;
	height:20px;
	margin-right: 10px;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 6px;
}
.email_icon{
	background: url('../images/head_icons.png') 0 2px no-repeat;
}
.phone_icon{
	background: url('../images/head_icons.png') 0 -24px no-repeat;
}
.main_con_right p,.content_main_first p, .content_main_second  p{
text-align: left;
}

.title_icon span img{
	vertical-align: top;
}

.content_main_first_v2{
	text-align: left;
}

.content_main_first_v2 p{
  width: 61%;
	margin-top: 10px;
	margin-right: 10px;
	/*text-align: justify;*/
}
.content_main_first_v2 span {
width: 36%;
}
.content_main_third {
text-align: left;
}
.content_main_third_v2 .third_part{
  width:225px;
}
.content_main_third_v2 .right_line{
  margin-right: 10px;
}
.content_main_third_v2 .third_part p {
margin-left: 6px;
}
.third_part span.img_right{
	height:182px;
}

.wait_for{
	text-align: center;
    padding: 100px 0 120px;
}
.wait_for p{
	font-size:28px;
	color:#6b6c6d;
	margin-left: 20px;
}
.wait_for p,.wait_for img{
	display: inline-block;
	vertical-align:middle;;
}
/*三期样式 */
.content_main_first_v3{
	margin: 10px 0 30px;
}
.content_main_first_v3 .content_main_text{
  width: 79%;
  margin-top:0;
  display:inline-block;
  vertical-align: top;
}
.content_main_first_v3 .content_main_text p{
	width:auto;
	margin:0;
}
.content_main_first_v3 span{
	width:20%;
	overflow: hidden;
}
.content_main_third_v3 .third_part{
  width: 31.5%;
}