@charset "utf-8";
/* CSS Document */
*
{
	font-family:"PingFang SC",Helvetica,Arial,"Hiragino Sans GB","Microsoft Yahei",STHeiTi,sans-serif;
}

body
{
	padding:0;
	margin:0;
	background-color:#FFFFFF;
}
a{blr:expression(this.onFocus=this.close());} /* 只支持IE，过多使用效率低 */
a{blr:expression(this.onFocus=this.blur());} /* 只支持IE，过多使用效率低 */
a:focus { -moz-outline-style: none; } /* IE不支持 */ 

.msg_ie
{
	left:0px;
	top:0px;
	_top:expression(eval(document.documentElement.scrollTop)+"px");
	position:fixed;
	_position:absolute;
	z-index:900;
}

.filter_ie
{
	left:0px;
	top:0px;
	_top:expression(eval(document.documentElement.scrollTop)+"px");
	_position:absolute;
	
	_filter:alpha(Opacity=60);
	_opacity:0.6;
}




.top
{
	position:fixed;
	top:0px;
	left:0px;
	z-index:800;
	width:100%;
	background-color:#5B5B5B;
}

.top_spacer
{
	width:100%;
	height:86px;
}

.head_top
{
	background-color:#5B5B5B;
	width:100%;
	height:45px;
	margin:0px auto;
	text-align:center;
}

#links_box
{
	background-color:#656565;
	width:100%;
	overflow:auto;
	height:40px;
	line-height:40px;
	display:block;
	margin:0px auto;
	-webkit-overflow-scrolling: touch;
}

#links
{
	width:1260px;
	height:40px;
	text-align:center;
	margin:0px auto;
}
.links_a, .links_a:link
{
	display:inline-block;
	line-height:40px;
	font-size:16px;
	color:#ffffff;
	text-decoration:none;
	background-color:#656565;
	padding-left:15px;
	padding-right:15px;
	float:left;
}

.links_a:visited
{
	color:#ffffff;
	text-decoration:none;
}

.links_act
{
	background-color:#EC7138;
}

.main_menu_more{
	width:46px;
	height:40px;
	position: fixed;
	z-index: 999998;
	top:45px;
	right:0;
	background-image: url("more.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #656565;
	box-shadow: -2px 0 5px rgba(0, 0, 0, 0.1);
}

.menu_btn{
	height: 50px;
	line-height: 50px;
	display: block;
	margin-left: 18px;
	border-bottom: 1px solid #E6E6E6;
	color: #4F4F4F;
}

.menu_btn:active{
	background-color: #ccc;
}

.menu_btn_left_ico{
	float: left;
	display: block;
	width:30px;
	height:50px;
	background-image: url("cor.png");
	background-repeat: no-repeat;
	background-position: center center;
}

.more_menu_box{
	position: fixed;
	left:0;
	top:0;
	background-color: #f8f8f8;
	z-index: 999999;
	box-shadow: 0 0 15px #4E4E4E;
}

.more_menu_title{
	height:50px;
	background-color: #fff;
}

.more_menu_close{
	width: 50px;
	height:50px;
	display: block;
 	background-image: url("back.png");
	background-position: center center;
	background-repeat: no-repeat;
}

.more_menu_content{
	overflow: auto;
}

#beian{
	color:#fff;
}

#head_alert
{
	background-color:#fff;
	width:100%;
	height:1px;
	margin:0px auto;
	overflow:hidden;
}

/*产品介绍*/
.pcont_marging
{
	margin-left:25px;
}

.plist
{
	width:100%;
	overflow:hidden;
	clear:both;
	height:150px;
}
.p_type1
{
	background-color:#3FABEB;
}

.p_type2
{
	background-color:#fff;
}

.ptitle
{
	background-image:url(ptitle.png);
	color:#ffffff;
	position:relative;
	top:10px;
	left:0px;
	width:25px;
	height:100px;
	text-align:center;
	padding-top:38px;
	font-size:0.8em;
}

.ptitle2
{
	position:relative;
	top:10px;
	left:0px;
	background-image:url(ptitle2.png);
	width:25px;
	height:100px;
	text-align:center;
	color:#3FABEB;
	padding-top:38px;
	font-size:0.8em;
}

.picon
{
	position:relative;
	top:-90px;
	left:60px;
	width:22%;
	text-align:center;
	font-size:0.7em;
	color:#fff;
}
.picon img
{
	margin-bottom:5px;	
}

.picon2
{
	position:relative;
	top:-90px;
	left:60px;
	width:22%;
	text-align:center;
	font-size:0.7em;
	color:#3FABEA;
}
.picon2 img
{
	margin-bottom:5px;	
}

.chatu1
{
	width:100%;
	background-color:#3FABEB;
	text-align:center;
	padding-bottom:5px;
	margin-bottom:3px;
	
}

.chatu2
{
	width:100%;
	background-color:#fff;
	text-align:center;
	padding-bottom:5px;
	margin-bottom:3px;
	
}

.pcont1
{
	color:#fff;
	font-family:"幼圆";	
	font-size:0.7em;
	background-color:#3FABEB;
	padding-left:25px;
	padding-right:25px;
	line-height:1.5em;
	padding-bottom:15px;
}
.pcont2
{
	color:#3FABEA;
	font-family:"幼圆";	
	font-size:0.7em;
	background-color:#fff;
	padding-left:25px;
	padding-right:25px;
	line-height:1.5em;
	padding-bottom:15px;
}



/*产品介绍 end*/

.alert_center
{
	background-color:#F6F6F6;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:10px;
	padding-right:10px;
	font-size:0.6em;
	clear:both;
}

.foot2, .foot1
{
	padding:10px;
	background-color:#656565;
	color:#fff;
	font-size:0.6em;
}

.foot1 a
{
	color:#fff;
	font-size:1em;
	text-decoration:none;
}

.p3_line_spacer
{
	display:table;
	width:100%;
	height:25px;
}

.p3_title
{
	 width:200px;
	 height:35px;
	 line-height:37px;
	 font-size:0.8em;
	 color:#fff;
	 padding-left:35px;
	 margin-left:15px;
	 background-repeat:no-repeat;
}

.p6_title
{
	 width:200px;
	 height:35px;
	 line-height:37px;
	 font-size:1.2em;
	 color:#EC7138;
	 padding-left:15px;
	 margin-left:0px;
	 background-repeat:no-repeat;
}

.p3_cont
{
	font-size:0.7em;
	color:#034C83;
	padding:15px;
	line-height:1.5em;
}

.p3_line
{
	width:100%;
	background-color:#fff;
	height:2px;
}

.classic_yellow_font
{
	color:#E62B0A;
}

.classic_title1
{
	font-size:1em;
	font-weight:bold;
	color:#005092;
}

.classic_title2
{
	font-size:1em;
	font-weight:bold;
	color:#E93806;
}

.view_img_box{
	width:50%;
	float:left;
	text-align:center;
}

.img_box1{
	margin:auto;
}
.img_box1 a
{
	color:#fff;
	text-decoration:none;
	line-height:28px;
	font-size:0.8em;
}
.img_box1 a:hover
{
	color:#fff;
}

.img_box2{
	text-align: center;
	/*padding: 10px;*/
}
.img_box2 a
{
	color:#747474;
	text-decoration:none;
	line-height:28px;
	font-size:0.8em;
}

.p6_tb a
{
	font-size:0.7em;
	color:#747474;
	text-decoration:none;
}

.demo_cont
{
	font-size:0.7em;
	color:#747474;
	padding:15px;
	line-height:1.5em;
}

.customer_list_index
{
	width:100%;
	text-align:center;
	margin-top:20px;
}

.customer_list_index b
{
	display:inline-block;
	width:12%;
	line-height:35px;
	background-color:#FA402C;
	color:#fff;
	margin-top:6px;
}

.customer_list_index a
{
	display:inline-block;
	width:12%;
	background-color:#656565;
	text-align:center;
	line-height:35px;
	text-decoration:none;
	color:#fff;
	margin-top:6px;
}

.customer_list_index a:hover
{
	background-color:#5B5B5B;
}

.service_list1
{
	padding:15px;
	color:#747474;
	font-size:0.8em;
}

.service_list h3, .faq h3
{
	font-size:1em;
	margin:0px;
	padding:0px;
	border:0px;
	line-height:40px;
	margin-top:30px;
}

.service_list span
{
	/*margin-left:53px;*/
}

.down_btn
{
	display:inline-block;
	width:79px;
	height:23px;
	background-image:url(down_btn.jpg);
}
.down_btn:hover
{
	background-position:0px -23px;	
}

.index_line_spacer
{
	display:block;
	width:100%;
	height:25px;
}
.index_line_spacer1
{
	display:block;
	width:100%;
	height:10px;
}
.index_cont
{
	font-size:0.7em;
	color:#747474;
	padding:5px;
	line-height:1.5em;
}

.index_u1_td
{
	text-align:center;
	font-size:1em;
	color:#747474;
	border:1px solid #EBEBEB;
	line-height:50px;
	text-decoration:none;
}

.index_u1_td a
{
	text-align:center;
	font-size:0.9em;
	color:#747474;
	line-height:50px;
	text-decoration:none;
}

.u1_title
{
	font-size:1em;
	color:#333;
}

.index_utitle
{
	clear:both;
	width:100%;
	height:60px;
	background-image:url(utitle_bg.gif);
	background-repeat:repeat-x;
	background-position:center;
	margin:0px auto;
	margin-top:20px;
}

.utitle_l
{
	float:left;
	line-height:60px;
	background-color:#ffffff;
	font-size:1.5em;
	padding-right:8px;
	letter-spacing:2px;
}

.utitle_r
{
	float:right;
	line-height:60px;
	background-color:#ffffff;
	font-size:0.9em;
	padding-left:8px;
	text-align:center;
}

.utitle_r a
{
	text-decoration:none;
	color:#333;
}

.index_u1_td2
{
	border:1px solid #EBEBEB;
}

.index_u1_td2 h1
{
	font-size:1.2em;
	line-height:0.1em;
}

.index_u1_td2 img
{
	padding-right:5px;
	padding-bottom:5px;
}

.index_u1_td2 span
{
	font-size:12px;
}

.index_u1_td2 td
{
	padding:5px;
}

.index_u1_td2 a
{
	float:right;
	font-size:0.7em;
	color:#00A2CA;
	text-decoration:none;
}

.form_line
{
	clear:both;
	padding-top:15px;
}

.form_left
{
	float:left;
	text-align:right;
	width:20%;
	height:30px;
	line-height:30px;
	font-size:0.6em;
}
.form_right
{
	float:right;
	width:80%;
	text-align:left;
	font-size:0.6em;
}

.form_right_input
{
	width:80%;
	height:25px;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	font-size:0.6em;
}

.form_right_input2
{
	width:80%;
	height:25px;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	font-size:0.6em;
}

.form_right_textarea
{
	width:80%;
	height:120px;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:5px;
	resize: none;
	font-size:0.6em;
}

.form_submit_btn
{
	display:inline-block;
	width:127px;
	height:32px;
	background-image:url(icons_msg.png);
}

.form_submit_btn:hover
{
	background-position:0px -33px;
}

.agent_list td
{
	font-size:0.6em;
	
}

.help_list_box{
	width:100%;
	
}

.help_list{
	width:100%;
	background-color:#fff;
}

.page_left_list_a{
	padding-left:10px;
	display:block;
	background-color:#EFEFF4;
	line-height:2.5em;
	color:#333;
	text-decoration:none;
	font-size:0.9em;
}

.page_left_list_a2{
	margin-left:25px;
	display:block;
	
	line-height:2.5em;
	color:#666;
	text-decoration:none;
	font-size:0.8em;
	border-bottom:1px solid #E3E3E6;
}

.page_left_list_a3{
	margin-left:25px;
	display:block;	
	line-height:2.5em;
	color:#666;
	text-decoration:none;
	font-size:0.8em;
}

.show_help_bg{
	width: 100%;
	background-image: url("data:image/jpg;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAK6wAACusBgosNWgAAABZ0RVh0Q3JlYXRpb24gVGltZQAwOS8yMi8xNEX6zAAAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzVxteM2AAAADUlEQVQImWNgYGAoAAAAdQBx9LFspgAAAABJRU5ErkJggg==");
	position:fixed;
	left:0px;
	top:0px;
	z-index:999999;
}

.show_help_box{
	/*position:fixed;
	z-index:999999;
	*/
	display:table;
	background-color:#fff;
	border:1px solid #333;
	position:absolute;
}
.help_nav{
	width:100%;
	/*position:fixed;
	z-index:999999;
	*/
	background-color:#fff;
	line-height:30px;
	background-image:url(help_nav_bg.png);
	background-repeat:repeat-x;
	font-size:0.9em;
}

.close_btn{
	right:5px;
	top:5px;
	position:absolute;
	display: block; 
	width: 29px; 
	height: 29px; 
	background-image: url('close_btn.png'); 
	cursor: pointer; 
	background-position: 0px 0px;
}

.close_btn:hover{
	background-position: 0px -29px;
}

.show_help_cont_box{
	margin:8px;
	overflow:auto;
	/*-webkit-overflow-scrolling: touch;*/
}

.help_act{
	background-color:#FAFAFA;
	font-weight:bold;
	color:#999;
	background-image:url(cor.png);
	background-repeat:no-repeat;
	background-position:left center;
	margin-left:0px;
	padding-left:23px;
}


.help_type{	
	display:table;
	line-height:30px;
	padding-left:15px;	
	padding-right:15px;
	font-size:1em;
	float:left;
	font-weight:bold;
	color:#fff;
	background-color:#EC7138;
}

.help_title{
	line-height:30px;
	margin-left:20px;
	font-size:0.9em;
	float:left;	
	display:table;
}

.help_des{
	border-top:1px solid #ccc;
	clear:both;
	padding-top:30px;
	padding-bottom:30px;
}

.help_content{
	font-weight:bold;
}

.plist_icons img{
	border:0px;
	float:left;
}


div[id*='product_ver_list_0_']{
	left:20px;
	bottom:5px;
	color:#fff;
	text-align: left;
	padding: 5px;
	font-size:14px;
}

div[id*='product_ver_list_1_']{
	left:20px;
	bottom:5px;
	color:#333;
	text-align: left;
	padding: 5px;
		font-size:14px;
}


div[id*='product_ver_list_0_'] a{
	color:#fff;
	font-weight:bold;
}

div[id*='product_ver_list_0_'] a:hover{
	color:#E7E7E7;
	text-decoration:none;
}

div[id*='product_ver_list_1_'] a{
	 color:#333;
	font-weight:bold;
}

div[id*='product_ver_list_1_'] a:hover{
	color:#666;
	text-decoration:none;
}

#help_ver_list{
	width:100%;
	clear:both;
	display:table;
	line-height:40px;
	color:#000;
}

.list_table_a {
	color:#fff;
}

.list_table_a:hover {
	color:#E7E7E7;
}

.index_u0{
	width:100%;
	margin:0px auto;
	text-align:center;
}

.index_u0 h3{
	font-size:16px;
	padding-top: 20px;
}

.index_u0 h5{
	font-weight:normal;
	font-size:15px;
	color:#787878;
	line-height:20px;
}

.img_list{
	width:100%;
	clear:both;
	margin: 0px auto;
	background-color: #E1F0CA;
}

.img_box{
	width:50%;
	line-height: 40px;
	color:#000;
	text-align: center;
	display: inline-block;
	float:left;
	padding-top: 27px;
	padding-bottom: 10px;
	text-decoration: none;
}
.img_box:hover{
	background-color: #F0F8E5;
}

.db_dszy_td{
	background-color:#fcfcfc;
	padding:3px;
}
.db_other_td{
	color:#a1a1a1;
}

.db_dszy{
	font-weight:bold;
}

.customer_say_item{
	min-height:130px;
	font-size:14px;
	color:#535456;
	background-color: #CEEBFB;
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
	padding-bottom:15px;
	line-height: 25px;
	margin-top:10px;
}

.customer_say_name{
	font-weight: bold;
	font-size:16px;
}

.index_head_8{
	background-image: url("8.png");
	background-repeat: no-repeat;
	margin-right: 15px;
}

.goto_div{
	position:fixed;
	bottom:0;
	width:100%;
	/*height:60px;*/
	overflow: hidden;/*
	background-color: #fff;
	border-top:1px solid #666A74;*/
	box-shadow:0 -2px 8px rgba(0, 0, 0, 0.1);
	z-index: 999999;
}

#qq_foot2{
	/*width: 35.73%;
	display: block;
	position: absolute;
	left: 0;
	top:0;*/
}

.foot_contact_left{
	float:left;
	display: block;
}

.foot_contact_right{
	float:right;
	display: block;
}

.foot_tel_box{
	width:100%;
	position: absolute;
	left: 0;
	top:0;
	text-align: right;
}

/*

.ver_list{
	width:25%;
	float: left;
	background-size: contain;
	text-indent:-9999px;
	transition: all 0.3s;
}

.ver_list_standard{
	background-image:url("ver_list_stanard.png");
}

.ver_list_standard_act{
	background-image:url("ver_list_stanard_act.png");
}

.ver_list_rs_video{
	background-image:url("ver_list_rs_video.png");
}

.ver_list_rs_video_act{
	background-image:url("ver_list_rs_video_act.png");
}

.ver_list_ultimate{
	background-image:url("ver_list_ultimate.png");
}

.ver_list_ultimate_act{
	background-image:url("ver_list_ultimate_act.png");
}

.ver_list_file_protect{
	background-image:url("ver_list_file_protect.png");
}

.ver_list_file_protect_act{
	background-image:url("ver_list_file_protect_act.png");
}

#product_tabs{
	background: #fff;
	display: table;
}

*/


#big_hls_box{
	display:block;
	width:100%;
	/*height:625px;*/
	margin-bottom: 15px;
	overflow: hidden;
	background: url('demo_hls_cover_bg.jpg');
	background-size: cover;
	position: relative;
}

#demo_hls_box{
	display:block;
	width:100%;
	/*height:625px;*/
}

#demo_hls_cover{
	width:100%;
	/*height:625px;*/
	position:absolute;
	left:0;
	top:0;
	z-index:2;
	background: url('demo_hls_cover_bg.jpg');
	background-size: cover;
	cursor:pointer;
}

#demo_hls_play_btn{
	/*width:153px;
	height:153px;*/
	position:absolute;
	/*left:423px;
	top:286px;*/
	z-index:3;
	background: url('demo_hls_play_btn.png');
	background-size: cover;
	opacity: 1;
	cursor:pointer;
}

#demo_hls_play_btn:hover {
	opacity: 0.7;
}

.small_hls_title_box{
	width:100%;
	height:25px;
	background-color: rgba(240, 240, 240, 0.85);
	background: url("small_hls_title_box_bg.jpg");
	background-repeat: repeat-x;
}

.small_hls_box{
	position: fixed;
	z-index:99999;
	bottom:0;
	right:200px;
	background-color: #000;
	width:50%;
	/*height:192px;*/
	overflow: hidden;
	display: none;
	right:50px;
}

.small_hls_close{
	display:block;
	text-align:center;
	position:absolute;
	right:0;
	width:25px;
	height:25px;
	cursor: default;
	opacity: 0.5;
}

.small_hls_close:hover{
	opacity: 1;
}

.small_hls_title{
	font-size: 12px;
	color:#2B333F;
	margin-left: 15px;
	position: absolute;
	left: 0;
	line-height: 25px;
	cursor: default;
	user-select: none;
}

/*
.vjs-big-play-button{
	left:455px;
	top:263px;
}*/

.wx_pop{
	position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    top: 0;
    left: 0;
	z-index:99999999;
}

.wx_pop .talk {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 200px;
    width: 330px;
    background-color: white;
}

.wx_pop .close {
    float: right;
    margin: 5px 10px;
    cursor: pointer;
    zoom: 1.5;
    color: #000000;
	
	float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
}

.content_wx {
    position: relative;
    height: 105px;
    width: 280px;
    border: 1px solid #dddddd;
    margin-left: 25px;
    margin-top: 50px;
}

.title_wx {
    position: absolute;
    text-align: center;
    font-size: 20px;
    background-color: white;
    width: 140px;
    left: 60px;
    top: -20px;
}

.content_wx p {
    margin-top: 25px;
    font-size: 18px;
    padding: 5px;
    color: gray;
	width:96%;
}

#wx_num{
    color: red;
    background-color: yellow;
    font-weight: bold;
}

.btn_goWechat {
    color: #2f96c8;
    font-size: 18px;
    text-align: center;
    cursor: pointer;
}

.plist{
	position:relative;
}

.plist_more{	
	background-repeat:no-repeat;
	background-size:contain;
	width:23%;
	height:30px;
	display:inline-block;
	position:absolute;
	left:150px;
	top:60px;
}

.list_more_0{
	background-image:url(product_view_btn_detail_b.png);
}

.list_more_1{
	background-image:url(product_view_btn_detail_w.png);
}

.plist_btn_view_ts{
	background-repeat:no-repeat;
	background-size:contain;
	width:23%;
	height:30px;
	display:inline-block;
	position:absolute;
	left:150px;
	top:60px;
}

.list_btn_view_ts_0{
	background-image:url(product_view_btn_video_b.png);
}

.list_btn_view_ts_1{
	background-image:url(product_view_btn_video_w.png);
}

.plist_more:hover, .plist_btn_view_ts:hover{
	opacity:0.75;
}

.show_help_cont_box img{
	width:100%;
	height:auto;
}

.guide_player_pause_cover{
	line-height:unset;
}

.product_nav_box{
	position: fixed;
	left:-50%;
	top:86px;
	display: block;
	height: 100%;
	width:50%;
	background-color: #fff;
	z-index: 9999999999;
	overflow: auto;
	transition: all 0.3s ease;
}

.product_nav_box_show{
	left:0;
	box-shadow:4px 0 5px -3px #4E4E4E;
}

.product_nav_box_show_right{
	left:50%;
}

.body_with_list{
	margin-left: 50%;
	transition: all 0.3s ease;
}

.more_list_btn{
	width:40px;
	height:80px;
	position: fixed;
	top:245px;
	left:10px;
	/*box-shadow:4px 0 5px -3px #4E4E4E;*/
	background-image: url("more_list.png");
	background-size:contain;
	background-repeat: no-repeat;
	opacity: 0.85;
}

.product_nav_box_cover{
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.4);
	top: 0;
	left: 0;
	display: none;
}