@charset "utf-8";
/* CSS Document */

*{
	margin:0px auto;
	padding:0px;
}

body { 
	font-family:"微软雅黑",tahoma,arial,'Hiragino Sans GB','\5b8b\4f53',sans-serif;
	font-size:12px;
	min-width: 1200px;
}

img{
	border:none;
}

a{
	text-decoration:none;
	color: #000;
}

td{
	font-size:14px;
	padding: 8px;
}


.h_bg{
	background:#000;
	height:48px;
}

.h_ch{
	float:left;
	color:#fff;
}
.h_ch1{
	float:right;
	color:#fff;
}

.h_ch ul{
	list-style:none;
	/*background: #01a5e2;*/
}
.h_ch1 ul{
	list-style:none;
	/*background: #01a5e2;*/
}

.page_banner{
	background-position:center center;
	background-repeat:no-repeat;
	width:100%;
	height:310px;
	overflow:hidden;
}

.blank_div{
	height:30px;
}

.blank_div_bigger{
	height:100px;
}

.menu_one{
	float:left;
	height:48px;
	line-height:48px;
	vertical-align:middle;
	width:80px;
	text-align: center;
	color: #fff;
	/*margin-left: 0.6em;
	margin-right: 0.6em;*/
	cursor: pointer;
}
.menu_one:hover{
	background:#01a5e2;
}

.menu_one_afterclick{
	background:#01a5e2;
}

.menu_two{
	display:none;
}

.menu_two_box{
	display: none;
	height:195px;
	position: fixed;
	z-index:99999;
	background: #fff;
	text-align: center;
	-moz-box-shadow: 3px 3px 4px #ccc;
	-webkit-box-shadow: 3px 3px 4px #ccc;
	box-shadow: 3px 3px 4px #ccc;
/*	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#ccc')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#ccc');*/
	border-left:1px #ccc dashed;
}

.menu_two_box_first{
	border: none;
}

.menu_two_box a{
	height:25px;
	line-height: 25px;
	width:120px;
	display: block;
	padding: 2px;
}
.menu_two_box a:hover{
	color:#747474;
}

.arrow_down{
	width: 0px;
	height: 0px;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #148CC9;
	font-size: 0;
	line-height: 20px;
}
.arrow_down_hover{
	border-top: 10px solid #41AAEB;
}

.arrow_none{
	width: 0px;
	height: 0px;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #fff;
	font-size: 0;
	line-height: 20px;
}

.m_content{
	 width:1170px;
	 margin: auto;
	 display: table;
	 background: #f5f6f6;
	 text-align: center;
}

.m_content2{
	width:1200px;
	margin: auto;
	display: table;
	background: #fff;
	text-align: center;
	clear:both;
}
.m_content3{
	width:1170px;
	margin: auto;
	display: table;
	text-align: center;
}


.m_content_title{
	width:1200px;
	margin: auto;
	display: table;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	padding-top: 25px;
}

.div_list{
	border:1px solid #e8e8e8;
	width:250px;
	height:300px;
	background: #fff;
	float: left;
	margin: 20px;
	text-align: center;
	cursor: pointer;
}

.div_list:hover{
	background:#cbe7ff;
}

.list_img{
	margin: 30px;
}

.list_title{
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
}

.list_desc{
	text-align: center;
	line-height: 20px;
	font-size: 12px;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
	color: #747474;
	letter-spacing: 2px;
}

/*底部*/
.new_foot{
	background-color:#646464;
}

.new_index_utitle
{
	clear:both;
	width:1200px;
	height:30px;
	background-image:url(new_utitle_bg.gif);
	background-repeat:repeat-x;
	background-position:center;
	margin:0px auto;
}

.new_foot_newtitle
{
	color:#fff;
	text-align:center;
	line-height:30px;
	background-color:#656565;
	font-size:1.1em;
	width:160px;
	letter-spacing:2px;
	margin:0px auto;
}

.new_index_ucont
{
	width:1200px;
	margin:0px auto;
}
.new_index_ucont li
{
	float:left;
	list-style:none;
	width:380px;
	line-height:75px;
}

.new_index_ucont li a
{
	text-decoration:none;
	color:#fff;
}

.new_index_ucont li a:hover
{
	color:#adadad;
}

.new_index_ucont li img
{
	margin-right:12px;
}

.new_index_utitle
{
	clear:both;
	width:1200px;
	height:30px;
	background-image:url(new_utitle_bg.gif);
	background-repeat:repeat-x;
	background-position:center;
	margin:0px auto;
}

.index_ucont2
{
	width:1200px;
	margin:0px auto;
	height:80px;
}

.index_ucont2 li
{
	float:left;
	list-style:none;
	width:300px;
	height:60px;
}

.new_index_ucont2
{
	width:1200px;
	margin:0px auto;
	color:#fff;
	display:table;
}

.new_index_ucont2 li{
	width:260px;
	height:93px;
	background-image:url(new_foot_c.png);
	background-repeat:no-repeat;
	padding-left:40px;
}

.new_index_ucont2 li div{
	margin-top:15px;
}

.new_index_unit_context
{
	font-size:0.9em;
	color:#adadad;
}

.new_index_unit_context h1
{
	font-weight:normal;
	font-size:1.1em;
	color:#fff;
}

.big_num
{
	font-size:3em;
	float:left;
}

.big_num2
{
	float:left;
	padding-top:7px;
	padding-left:5px;
}

.new_foot_span{
	font-size: 18px;
	color:#fff;
	text-align: left;
}

.new_foot_tel, .new_foot_tel a{
	color:#fff;
	font-size:1.3em;
	font-weight:bold;
	text-decoration:none;
}

.new_foot_tel a:hover{
	text-decoration:underline;
	color:#adadad;
}

.new_foot_good{
	width:100%;
	color:#fff;
	text-align:center;
}

.new_foot_good span{
	margin-left:28px;
	margin-right:28px;
}

.foot_bottom{
	background: #000;
}
.new_foot_info{
	margin:0px auto;
	color:#999999;
	text-align:center;
	line-height:35px;
	font-size:14px;
	padding: 10px;
	background: #62707e;
	padding-top: 35px;
	padding-bottom: 35px;
}

.new_foot_info a{
	color:#fff;
}

.new_foot_info a:hover{
	color:#adadad;
	text-decoration:none;
}

.new_foot_com{
	width:1200px;
	margin:0px auto;
	color:#999999;
	text-align:center;
	line-height:25px;
	font-size:14px;
	padding: 10px;
}

.new_foot_com a{
	color:#adadad;
}

.new_foot_com a:hover{
	color:#adadad;
	text-decoration:none;
}

.new_foot_line{
	/*border-bottom: 1px solid #3b3b3b;*/
}



/*floatdiv*/
.connect_phone{
	width:44px;
	height:44px;
	background: url("contact.png") 0 0;
	border:none;
}
.connect_phone:hover{
	background-position: 0 -44px;
}

.connect_mail{
	width:44px;
	height:44px;
	background: url("contact.png") -44px 0;
	border:none;
}
.connect_mail:hover{
	background-position: -44px -44px;
}

.connect_qq{
	width:44px;
	height:44px;
	background: url("contact.png") -88px 0;
	border:none;
}
.connect_qq:hover{
	background-position: -88px -44px;
}

.connect_weichat{
	width:44px;
	height:44px;
	background: url("contact.png") -132px 0;
	border:none;
}
.connect_weichat:hover{
	background-position: -132px -44px;
}

.connect_back{
	width:44px;
	height:44px;
	background: url("contact.png") -176px 0;
	border:none;
}
.connect_back:hover{
	background-position: -176px -44px;
}


/* flexslider */
.flexslider{position:relative;overflow:hidden;zoom:1;}
.flex-viewport{max-height:2000px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;transition:all 1s ease;}
.flexslider .slides{
	zoom:1;
}
.slidesimg{
	display: none;
}
.flex-direction-nav a{width:60px;height:90px;line-height:99em;overflow:hidden;margin:-60px 0 0;display:block;background:url(ad_ctr.png) no-repeat;position:absolute;top:50%;z-index:10;cursor:pointer;opacity:0;filter:alpha(opacity=0);-webkit-transition:all .3s ease;}
.flex-direction-nav .flex-next{background-position:0 -90px;right:0;}
.flex-direction-nav .flex-prev{left:0;}
.flexslider:hover .flex-next{opacity:0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-prev{opacity:0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover{opacity:1;filter:alpha(opacity=50);}
.flex-control-nav{width:100%;position:absolute;bottom:50px;text-align:center;}
.flex-control-nav li{margin:0 5px;display:inline-block;zoom:1;*display:inline;}
.flex-control-paging li a{background:url(dot.png) no-repeat 0 -16px;display:block;height:16px;overflow:hidden;text-indent:-99em;width:16px;cursor:pointer; float:left;}
.flex-control-paging li a.flex-active{background-position:0 0;}



.product_content_div{
	height:350px;
}
.product_content_div img{
	max-width: 100%;
}
.product_content_chimg{
	width:600px;
	float:left;
	text-align: center;
	background-image: url("/images/product/product_bg.jpg");
}
.product_content_chtext{
	width:600px;
	float:left;
	text-align: center;
	height: 350px;
	color:#747474;
	font-size: 14px;
	letter-spacing:5px;
}
.product_content_chimg img{
	height:350px;
}
.product_content_chtext p{
	height:150px;
	line-height:200px;
	font-size: 24px;
	color: #000;
}
.product_content_chtext div{
	width:50%;
}

.product_tab{
	background-color: #41AAEB;
	color:#fff;
	font-size:18px;
	padding-left: 70px;
	display: inline-block;
	width:104px;
	line-height: 35px;
	border-radius: 10px 10px 10px 10px;
	border:#41AAEB solid 1px;
	cursor: pointer;
	text-decoration: none;
	background-repeat:no-repeat;
	margin: 10px;
	background-position: 30px;
}

.product_tab:hover, .product_tab_act{
	background-color: #148CC9;
}

.product_tabul{
	list-style: none;
	float: left;
}

.product_tabli{
	float: left;
}


/*立即购买*/
.contact_utitle
{
	clear:both;
	width:100%;
	height:30px;
	background-image:url(new_utitle_bg_contact.gif);
	background-repeat:repeat-x;
	background-position:center;
	margin:0px auto;
}

.contact_newtitle
{
	color:#5a5a5a;
	text-align:center;
	line-height:30px;
	background-color:#f3f3f3;
	font-size:1.3em;
	width:130px;
	letter-spacing:2px;
	margin:0px auto;
}

.form_line
{
	clear:both;
	padding-top:15px;
}

.form_left
{
	float:left;
	text-align:right;
	width:125px;
	height:30px;
	line-height:30px;
}
.form_right
{
	float:right;
	width:420px;
	text-align:left;
}

.form_right_input
{
	width:230px;
	height:25px;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
}

.form_right_input2
{
	width:349px;
	height:25px;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
}

.form_right_textarea
{
	width:350px;
	height:120px;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:5px;
	resize: none;
}

.form_submit_btn
{
	display:inline-block;
	width:127px;
	height:32px;
	background-image:url(icons_msg.png);
}

.form_submit_btn:hover
{
	background-position:0px -33px;
}

.buynow_tab{
	background-color: #41AAEB;
	color:#fff;
	font-size:18px;
	text-align: center;
	display: inline-block;
	width:374px;
	line-height: 42px;
	border-radius: 10px 10px 0px 0px;
	border:#41AAEB solid 1px;
	cursor: pointer;
	text-decoration: none;
	background-repeat:no-repeat;
	background-position: 20px;
	margin:10px;
}

.buynow_tab_new{
	color:#fff;
	font-size:16px;
	text-align: center;
	width:198px;
	line-height: 38px;
	cursor: pointer;
	text-decoration: none;
	display:inline-block;
}

.buynow_tab_click{
	background-color: #2087EF;
}

.buynow_tab:hover, .product_tab_act{
	background-color: #2087EF;
}

.buy_new01{
	background-color:#F3F3F3;
	margin-bottom:20px;
	padding-left: 100px;
}

.buy_new01_line01{
	text-align: center;
}

.buy_new01_line02{
	width:176px;
	height:148px;
	margin:0px auto;
	text-align: center;
	color: #353535;
	padding-top: 24px;
	padding-bottom: 24px;
	letter-spacing: 2px;
	font-size: 13px;
	line-height: 20px;
}

.buy_content{
	width:1200px;
	margin: auto;
	display: table;
	background: #f5f6f6;
	text-align: center;
}

.cont_buy2
{
	width:1000px;
	padding-bottom:50px;
	padding-top:20px;
	line-height:30px;
}

.ctable {BACKGROUND-COLOR: #537193}
.ctrtitle {BACKGROUND-COLOR: #537193}
.ctdtitle {PADDING-RIGHT: 4px; PADDING-LEFT: 4px; FONT-SIZE: 12px; PADDING-BOTTOM: 4px; LINE-HEIGHT: 18px; PADDING-TOP: 4px; HEIGHT: 22px; BACKGROUND-COLOR: #bce6ef; TEXT-ALIGN: left}
.ctdtitle {COLOR: #336600}
.ctdtitle DIV {COLOR: #336600}
.ctdtitle A {COLOR: #336600}
.ctrcommon {BACKGROUND-COLOR: #ffffff}
.ctdleft {PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px; HEIGHT: 22px; BACKGROUND-COLOR: #f7fafd; TEXT-ALIGN: left}
.ctdright {PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; LINE-HEIGHT: 120%; PADDING-TOP: 5px; TEXT-ALIGN: left}
.buy_td td{padding-left:10px;}

.ts1 {border:0px;padding:0px;margin:0px; margin-bottom:35px;}
.ts2 {height:24px;border:1px solid #FA7701;font-family:'Arial Black';color:#666666}
.ts3 {font-size:14px}
.ts4 {border:0px;width:128px;height:28px;}
.ts5 {BORDER-RIGHT: #fdb444 1px dotted; PADDING-RIGHT: 20px; BORDER-TOP: #fdb444 1px dotted; PADDING-LEFT: 20px; PADDING-BOTTOM: 20px; BORDER-LEFT: #fdb444 1px dotted; COLOR: #ff4800; LINE-HEIGHT: 200%; PADDING-TOP: 20px; BORDER-BOTTOM: #fdb444 1px dotted; BACKGROUND-COLOR: #fef9e0}
.ts21 {width:120px;height:24px;border:1px solid #FA7701;font-family:'Arial Black';color:#666666}


/*功能模块*/
.page_right
{
	width:1000px;
	font-size:14px;
	color:#747474;
	display: table;
}

.page_classic
{
	background-color:#E3EBEE;
	width:1000px;
}
.page_right2
{
	width:1200px;
	font-size:14px;
	color:#747474;
	display: table;
}

.product_new01_table td{
	color:#fff;
	font-size:16px;
	background-color:#2087EF;
	line-height:35px;
	padding: 10px;
}

.list_a1{
	color:#03C;
	text-decoration:underline;
}

.list_a1:hover{
	color:#747474;
	text-decoration:none;
}

.list_a2{
	color:#747474;
	text-decoration:none;
}

.list_a2:hover{
	color:#03C;
	text-decoration:underline;
}

.show_help_bg{
	width: 100%;
	background-image: url("data:image/jpg;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAK6wAACusBgosNWgAAABZ0RVh0Q3JlYXRpb24gVGltZQAwOS8yMi8xNEX6zAAAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzVxteM2AAAADUlEQVQImWNgYGAoAAAAdQBx9LFspgAAAABJRU5ErkJggg==");
	position:fixed;
	left:0px;
	top:0px;
	z-index:99999;
}

.show_help_box{
	position:fixed;
	z-index:999999;
	background-color:#fff;
	border:1px solid #333;
}

.close_btn{
	right:-15px;
	top:-15px;
	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:15px;
	overflow:auto;
}

.help_type{
	display:table;
	line-height:50px;
	padding-left:25px;
	padding-right:25px;
	font-size:20px;
	float:left;
	font-weight:bold;
	color:#fff;
	background-color:#EC7138;
}

.help_title{
	line-height:50px;
	margin-left:20px;
	font-size:18px;
	float:left;
	display:table;
}

.help_des{
	clear:both;
	padding-top:30px;
	padding-bottom:30px;
}

.help_content{
	font-weight:bold;
}


/*联系我们*/
.contact_tab{
	background-color: #41AAEB;
	color:#fff;
	font-size:18px;
	text-align: center;
	display: inline-block;
	width:250px;
	line-height: 42px;
	border-radius: 20px 20px 20px 20px;
	border:#41AAEB solid 1px;
	cursor: pointer;
	text-decoration: none;
	background-repeat:no-repeat;
	background-position: 20px;
	margin:10px;
}
.contact_tab_click{
	background-color: #148CC9;
}

.contactw_tab:hover{
	background-color: #148CC9;
}

.cont_more_page
{
	width:920px;
	min-height:680px;
	padding-left:40px;
	padding-bottom:50px;
	/*padding-top:20px;*/
	padding-right:40px;
	line-height:26px;
	/*background-color:#fff;*/

	font-size:14px;
	color:#747474;
}

.cont_more_pagex
{
	width:1000px;
	margin:0px auto;
	line-height:30px;
	font-size:14px;
	color:#747474;
}

.cont_more_pagex2
{
	width:960px;
	min-height:680px;
	padding-left:20px;
	padding-bottom:50px;
	padding-right:20px;
	line-height:26px;
	/*background-color:#fff;*/

	font-size:14px;
	color:#747474;
}

.cont_more_page h1
{
	font-size:16px;
}

.contact_list_icon_bg0{
	position:relative;
	width:140px;
	height:140px;
	background-image:url(o1.png);
	background-repeat:no-repeat;
	left:0px;
	top:0px;
}
.contact_list_icon_bg0:hover{
	position:relative;
	width:140px;
	height:140px;
	background-image:url(o2.png);
	background-repeat:no-repeat;
	left:0px;
	top:0px;
}

.contact_list_icon{
	position:absolute;
	width:140px;
	height:140px;
	background-repeat:no-repeat;
	left:0px;
	top:0px;
}

.contact_list_title{
	font-size:20px;
	font-weight:bold;
	color:#000;
	line-height:38px;
}

.contact_list_content{
	line-height:35px;
	font-size:16px;
}

.contact_utitle
{
	clear:both;
	width:100%;
	height:30px;
	background-image:url(/images/new_utitle_bg_contact.gif);
	background-repeat:repeat-x;
	background-position:center;
	margin:0px auto;
}

.contact_newtitle
{
	color:#5a5a5a;
	text-align:center;
	line-height:30px;
	background-color:#f3f3f3;
	font-size:1.3em;
	width:130px;
	letter-spacing:2px;
	margin:0px auto;
}


/*服务与支持*/
.service_list h3, .faq h3
{
	line-height:45px;
	margin:0px;
	padding:0px;
	border:0px;
	height:45px;
	margin-top:30px;
}

.service_list span
{
	/*margin-left:53px;*/
}

.service_list font
{
	width:32px;
	height:45px;
	display:inline-block;
	padding-left:21px;
	line-height:41px;
	color:#ff0000;
}


/*下载中心*/
.donwload_icon{
	background-image:url(download_icon.png);
	background-repeat:no-repeat;

}

.download_btn_list{
	width:320px;
	margin-top:10px;
	display:table;
}

.down_01{
	width:320px;
	height:44px;
	line-height:44px;
	display:block;
	font-size:18px;
	text-align:center;
	text-decoration:none;
	color:#fff;
	background-color:#41AAEB;
}

.down_01:hover{
	background-color:#6BBEEF;
}

.down_02{
	width:320px;
	height:44px;
	line-height:44px;
	display:block;
	font-size:18px;
	text-align:center;
	text-decoration:none;
	color:#fff;
	background-color:#FFA600;
}

.down_02:hover{
	background-color:#FFBD44;
}

.down_03{
	width:320px;
	height:44px;
	line-height:44px;
	display:block;
	font-size:18px;
	text-align:center;
	text-decoration:none;
	color:#fff;
	background-color:#8EC448;
}

.down_03:hover{
	background-color:#ACD378;
}

.donwload_icon{
	background-image:url(download_icon.png);
	background-repeat:no-repeat;

}

.download_list_title{
	margin-left:36px;
	font-size:20px;
	color:#000;

}

.download_list_title a{
	font-size:20px;
	color:#000;
	text-decoration:none;
}

.download_list_title a:hover{
	text-decoration:underline;
}

.download_list_des{
	width:745px;
	margin-left:36px;
	font-size:17px;
	line-height:25px;
	color:#575757;
}

.download_list_des a{
	width:745px;
	font-size:17px;
	line-height:25px;
	text-decoration:none;
	color:#575757;
}

.download_list_des a:hover{
	text-decoration:underline;
}


/*软件截图*/
.top_tit
{
	font-size:1.2em;
	color:#EC7138;
	letter-spacing:1px;
	line-height:55px;
}
.small_chatu
{
	width:1000px;
	clear:both;
}

.small_chatu a
{
	text-decoration:none;
	color:#000;
}

.small_chatu a:hover
{
	color:#008ACA;
}

.small_chatu div
{
	float:left;
	width:210px;
	text-align:center;
	padding:20px;
}

.small_chatu img
{
	background-image:url(/images/screen_box.jpg);
	background-repeat:no-repeat;
	padding:6px;

}

.small_chatu div:hover
{
	/*border:1px solid #0078B7;*/
}

.msg_ie
{
	left:0px;
	top:0px;
	_top:expression(eval(document.documentElement.scrollTop)+"px");
	position:fixed;
	_position:absolute;
}

.filter_ie
{
	left:0px;
	top:0px;
	_top:expression(eval(document.documentElement.scrollTop)+"px");
	_position:absolute;

	_filter:alpha(Opacity=60);
	_opacity:0.6;
}


/*帮助*/
.page_cont_box
{
	background-color:#F3F3F3;
	width:100%;
	padding-top:10px;
	padding-bottom:30px;
	display: table;
}

.page_cont
{
	width:1217px;
	margin:0px auto;
}

.page_left
{
	width:195px;
	float:left;
	top:0px;
	background-color:#fff;
}

.page_left_tb
{
	background-color:#02549E;
	line-height:40px;
	text-align:center;
	color:#fff;
}

.page_left_list_a
{
	display:block;
	width:130px;
	padding-left:65px;
	text-decoration:none;
	color:#000;
	line-height:40px;
	background-image:url(/images/page_left_dot.png);
	background-repeat:no-repeat;
}

.page_left_list_a:hover, .page_left_list_act
{
	background-position:0px -40px;
	color:#28A5F8;
}

.page_left_list_a1
{
	display:block;
	width:130px;
	padding-left:65px;
	text-decoration:none;
	color:#000;
	line-height:40px;
	background-image:url(/images/page_left_dot2.png);
	background-repeat:no-repeat;
	background-color:#fff;
}


.page_left_list_a1:hover, .page_left_list_act1
{
	background-position:0px -40px;
	color:#28A5F8;
	background-color:#f3f3f3;
}

.page_left_list_a2
{
	display:block;
	width:125px;
	padding-left:70px;
	text-decoration:none;
	color:#000;
	line-height:25px;
	font-size:12px;
	background-image:url(/images/page_left_tree.png);
	background-repeat:no-repeat;
}
.page_left_list_a2:hover
{
	color:#FB752E;
}

.page_left_list_a3
{
	display:block;
	width:125px;
	padding-left:70px;
	text-decoration:none;
	color:#000;
	line-height:25px;
	font-size:12px;
	background-image:url(/images/page_left_tree2.png);
	background-repeat:no-repeat;
}
.page_left_list_a3:hover
{
	color:#FB752E;
}

.help_list{
	overflow:hidden;
}

.help_list_title{
	background-color:#ECECEA;
	border-top:1px solid #fff;
}

.help_list_act{
	color:#FB752E;
	text-decoration:underline;
}

.help_title_box{
	width:100%;
	display:table;
	background-color:#fff;
}


/*浮动层*/
.online_icon
{
	width:60px;
	height:60px;
	text-decoration:none;
	display:inline-block;
	background-color:#FE4430;
	color:#fff;
	background-image:url(/images/online_icon.jpg);
}

.online_icon:hover
{
	background-color:#09F;
	background-position:0px -60px;
}

.online_1
{
	width:179px;
	height:122px;
	background-image:url(/images/online_head.png);
	/*_background:url(online_head2.png);*/
	background-repeat:no-repeat;
}

.online_2
{
	width:179px;
	background-image:url(/images/online_bg.png);
	_background:url(spacer.gif);
	background-repeat:repeat-y;
	line-height:30px;
	font-size:0.9em;
	color:#333;
}

.online_2_cont
{
	padding-left:15px;
}

.online_qq
{
	color:#F42D22;
	letter-spacing:1px;
	font-size: 16px;
	font-weight: bold;
}

.online_qq:hover
{
	color:#5FA6D2;
}


.online_3
{
	width:179px;
	height:16px;
	background-image:url(/images/online_foot.png);
	_background:url(spacer.gif);
	background-repeat:no-repeat;
}
.margin_l
{
	margin-left:30px;
}

.call_me
{
	display:inline-block;
	width:167px;
	margin-left:11px;
	background-color:#BCDFF1;
	text-align:center;
	text-decoration:none;
	font-size:0.9em;
	color:#5FA6D2;
	padding-top:10px;
	padding-bottom:10px;
	line-height:40px;
}

.call_me:hover
{
	background-color:#5FA6D2;
	color:#fff;
}

.online_close
{
	display:inline-block;
	width:23px;
	height:23px;
	text-decoration:none;
	background-image:url(/images/online_close.png);
	margin-left:145px;
	margin-top:7px;
}

.online_close:hover
{
	background-position:0px -23px;
}
.tel_list
{
	/*
	background-position:center center;
	background-repeat:no-repeat;*/
	text-align:center;
	margin-top:11px;

}

.tel_list1{
	color:#e9400a;
	font-family:"Microsoft yahei";
	font-weight:bold;
	font-size:14px;
}

.tel_list div{
	clear:both;
	line-height:20px;
	background-color:#fff;
	margin:0px auto;
}

.tel_list .tel_list1{
	width:115px;
}

.tel_list .tel_list2{
	width:55px;
}


div[id*='table_ver_list']{
    text-align: center;
}

div[id*='product_ver_list']{
    text-align: left;
    font-size: 12px;
    font-family: "宋体";
    color:#000;
    margin-top: 20px;
    letter-spacing: normal;
    line-height: 20px;
}

div[id*='product_ver_list'] a{
	 color:#333;
	font-weight:bold;
}

div[id*='product_ver_list'] 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;
	text-decoration:underline;
}

.list_table_a:hover {
	color:#E7E7E7;
}

.buy_now_banner_btn{
	width:100%;
	height:38px;
	position:absolute;
	bottom:0px;
	text-align:center;
	background: rgba(0,0,0,.3);
	z-index:9999;
}

.wide1190 {
    margin: 0 auto;
    min-width: 990px;
    max-width: 1190px;
    _overflow: hidden;
    zoom: 1;
}

.banner-bottom {
    padding: 16px 0;
}

.banner-bottom ul, .banner-bottom li, .banner-bottom ol, .banner-bottom dl {
    list-style-type: none;
}

.banner-bottom li {
    width: 25%;
    float: left;
}

.banner-bottom .bb_right .bb-img_1 {
    background-position: 0 0;
}

.banner-bottom .bb_right .bb-img_2 {
    background-position: -110px 0;
}

.banner-bottom .bb_right .bb-img_3 {
    background-position: -220px 0;
}

.banner-bottom .bb_right .bb-img_4 {
    background-position: -330px 0;
}

.banner-bottom .bb_right i {
    float: left;
    margin: 0 10px 0 30px;
    display: inline-block;
    width: 60px;
    height: 60px;
    background: url(/images/cloudhost-icon_2.png) no-repeat;
}

.font18 {
    font-size: 18px;
}

.banner-bottom b,.banner-bottom strong {
    font-weight: 700;
}

strong, b {
    font-weight: bold;
}

.banner-bottom .bb_right p {
    color: #999;
    margin: 0;
    overflow: hidden;
}


.vps-content {
    _zoom: 1;
    background: #f1f4f4;
    background-color: #F1F4F4;
    padding-top: 20px;
    padding-bottom: 60px;
}

.vps-list li.vps-item {
    width: 386px;
    float: left;
    margin-left: 10px;
	list-style:none;
}

.vps-list li.vps-item-active{
	-moz-box-shadow:-2px 2px 10px #B5B5B5; -webkit-box-shadow:-2px 2px 10px #B5B5B5; box-shadow:-2px 2px 10px #B5B5B5;
	margin-top:-1px;
}

.vps-list .column {
    background: #fff;
    width: 344px;
    padding: 0 20px;
    margin: 0 auto;
    border: 1px solid #e0e0e0;
    /*border-top-color: #006eff;
	border-top:8px solid #2087EF;*/
}

.item_list_title{
	width:100%;
	background-color:#2087EF;
	height:8px;
	display:block;
}

.vps-list .column .column-top {
    text-align: center;
}

.vps-list .column .column-top .column-title {
    padding: 30px 0 22px;
    font-size: 24px;
    color: #333;
    line-height: 1;
    border-bottom: 1px solid #e0e0e0;
}

.vps-list .column .column-top .hot {
    background: #ff3244;
}

.vps-list .column .column-top .icon {
    margin-left: 8px;
    width: 40px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    font-style: normal;
    color: #fff;
    text-align: center;
    display: inline-block;
    font-weight: 400;
}

.vps-list .column .column-config {
    padding-top: 4px;
    line-height: 1.6;
    text-align: left;
    height: 240px;
}

.vps-list .column .column-config dd {
    padding-top: 10px;
    color: #707070;
    overflow: hidden;
    word-break: break-all;
}

.vps-list .column .column-price {
    padding: 6px 0 0;
    line-height: 1;
    color: #787878;
}

.column-price .ppl {
    padding-right: 10px;
    word-wrap: break-word;
    word-break: break-all;
    line-height: initial;
	text-align:right;
}

.vps-list .column .column-bottom {
    padding: 20px 0 30px;
    text-align: center;
}

.vps-list .column .column-btn {
    display: inline-block;
    width: 198px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #2086ee;
    font-size: 16px;
    color: #2086ee;
    text-align: center;
    background-color: #fff;
    cursor: pointer;
}

.vps-list .column .column-btn-active {
    background-color: #2086ee;
    color: #fff;
}


.vps-list .column .column-top .recommend {
    background: #26bafd;
}

.vps-list .column .column-top .tehui {
    background: #ffa52e;
}

.vps-list .column .column-top .hot {
    background: #ff3244;
}

.vps-list .column .column-config dt {
    float: left;
    padding-top: 10px;
    width: 70px;
    color: #484848;
    font-weight: 700;
	letter-spacing:2px;
}

.vps-list .column .column-price .price {
    font-size: 14px;
    font-weight: 700;
    color: #fe6733;
}

global.css?t=2017120004:1
.price {
    color: #ff7200;
}

.column-dis{
	line-height:25px;
	text-align:left;
	margin-top:10px;
	color:#000;
}

.content {
    padding: 20px 0;
    background: #f1f4f4;
}

.page-content {
    padding: 32px 0 54px;
    background: url(/images/dmbuymore-bg.jpg) repeat-x top center #fff;
    border: 1px solid #e1e1e1;
}

.page-content .page-flow {
    margin: 0 auto;
    width: 391px;
    height: 28px;
    background: url(/images/vps-order-flow.jpg) no-repeat top center;
}

.page-content .page-info {
    padding: 36px 140px 0;
}

.product-explain {
    margin: 20px 50px 0;
    padding: 16px 18px;
    background: #fbfeff;
    border: 1px solid #caecff;
    text-indent: 26px;
    color: #313131;
}

.product-detail-desc {
    padding: 10px 25px 15px;
    background: #fffde6;
    color: #666;
    border: 1px solid #eee;
    border-left: 4px solid #ffbd30;
    text-align: left;
    font-size: 14px;
}

.product-detail-desc {
    margin: 36px 50px 0;
    padding: 20px 30px;
    border: 1px solid #eee;
}


.common-form dt {
    padding: 0 0 8px 24px;
    border-bottom: 1px dashed #e7e7e7;
    background: url(/images/reg-icon.jpg) no-repeat 0 -342px;
    font-weight: 700;
    color: #147bd1;
}

.common-form dd {
    margin-top: 18px;
    color: #525252;
    vertical-align: middle;
    position: relative;
}

.pt-20 {
    padding-top: 20px;
}

.common-form .common-label {
    display: inline-block;
    margin-right: 8px;
    width: 278px;
    text-align: right;
    font-weight: 700;
}

.common-form input.std-width {
    width: 288px;
}

.common-input {
    padding-left: 10px;
    width: 223px;
    height: 34px;
    line-height: 34px;
    border: 1px solid #e6e6e6;
}

.common-form .validate-prompt, .common-form .validate-error, .common-form .validate-success {
    display: none;
}

.common-form .validate-error {
    padding-left: 22px;
    margin-left: 10px;
    background: url(/images/reg-icon.jpg) no-repeat 0 -439px;
    color: #ff5e5e;
    vertical-align: middle;
}

.common-form .validate-prompt, .common-form .validate-error, .common-form .validate-success {
    display: none;
}


.common-form .validate-success {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-left: 10px;
    background: url(/images/reg-icon.jpg) no-repeat 0 -536px;
    margin-top: 0;
    vertical-align: middle;
}

.common-form .validate-prompt, .common-form .validate-error, .common-form .validate-success {
    display: none;
}

.common-form .validate-prompt {
    position: absolute;
    top: 0;
    right: 70px;
    z-index: 9;
    background-color: #fff;
}

.common-form .inline-warn-txt {
    display: inline-block;
    padding-top: 4px;
    padding-left: 290px;
    color: #F30;
    width: 310px;
}

.product-detail-desc .title {
    padding-bottom: 3px;
    border-bottom: 1px solid #ebebeb;
}

.product-detail-desc .title {
    line-height: 25px;
    padding-left: 25px;
    margin-left: -13px;
    margin-bottom: 5px;
    background: url(/images/manager-common.jpg) no-repeat 0 0 #fffde6;
}

.product-detail-desc .title span {
    padding: 0 6px 4px;
    font-size: 14px;
    font-weight: 700;
    color: #4d4d4d;
    border-bottom: 2px solid #00a0e9;
}

.product-detail-desc p {
    line-height: 2;
    color: #6b6b6b;
}
common.css?t=2017120004:1
.product-detail-desc p {
    line-height: 2;
    color: #666;
    font-size: 14px;
    padding-left: 16px;
}
global.css?t=2017120004:1
.pt-5 {
    padding-top: 5px;
}

.product-explain .title {
    color: #f60000;
}

.product-explain .warn-info {
    color: #f60000;
}

.product-explain i {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url(/images/reg-icon.jpg) no-repeat 0 -939px;
    vertical-align: middle;
}

.common-form .submit-btn {
    display: inline-block;
    width: 200px;
    height: 44px;
    line-height: 44px;
    background: #2087ed;
    font-size: 14px;
    color: #fff;
    text-align: center;
    border: 0;
    cursor: pointer;
}

.common-form select.std-width {
    width: 300px;
}


.common-form .common-select {
    padding-left: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 3px\0;
    padding-bottom: 7px\0;
}

.common-select {
    margin-right: 4px;
    width: 237px;
    height: 34px;
    line-height: 34px;
    border: 1px solid #e6e6e6;
}

.Link_Orange {
    color: #fe6b1b;
}

.font18 {
    font-size: 18px;
}

.check_error{
	color:Red;
	display:none;
}

.pay_way{
	background:url(zhifu.jpg);
	width:301px;
	height:504px;
	display:inline-block;
	margin-left:180px;
	-moz-box-shadow:-2px 2px 10px #B5B5B5; -webkit-box-shadow:-2px 2px 10px #B5B5B5; box-shadow:-2px 2px 10px #B5B5B5;
}

.pay_way:hover{
	margin-top:-2px;
	-moz-box-shadow:-2px 2px 10px #2882D1; -webkit-box-shadow:-2px 2px 10px #2882D1; box-shadow:-2px 2px 10px #2882D1;
}

.buy_tips{
	font-family:"microsoft yahei";
	font-size:13px;
	line-height:38px; 
	padding-top:30px;	
	display:table;
}

.m_content a{
	cursor:default;
}

.div_list{
	cursor:default;
}

.buynow_ver_list{
	width:980px; 
	float:left;
}

.aboutus_btn{
	display:inline-block;
	width:197px;
	height:40px;
	line-height:40px;
	color:#fff;
	font-size:16px;
	border-radius:20px;
	background-color:#073C89;
	text-align:center;
	padding-left:30px;
	padding-right:30px;
	margin-left:35px;
	margin-right:35px;
}

.aboutus_btn:hover{
	background-color:#4080EE;
}

.aboutus_btn_act{
	background-color:#C5D9FA;
}

.aboutus_content{
	width:880px;font-size:16px; background-color:#fff; padding:120px;
}

.demo_show img {
    background-image: url(/images/screen_box2.jpg);
    background-repeat: no-repeat;
    padding: 5px;
}

#big_hls_box{
	display:block;
	width:1000px;
	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:1000px;
	height:625px;
}

#demo_hls_cover{
	width:1000px;
	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');
	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:270px;
	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;
}

/*users box*/
.main_box{
	width:1190px; margin:0 auto;clear:both;margin-top:20px;min-height:330px;
}

.users_box{
	float:right; 
}

.users_box a{
	color:#ccc;
	text-decoration:none;
	font-size:12px;
}

.users_box a:hover{
	color:#fff;
}

.users_login_btn{
	background-color:#000;
	padding:7px;
	color:#fff;
}

.users_reg_btn{
	display:none;
	background-color:#FD1502;
	padding:7px;
	color:#fff;
}

.users_exit_btn{
	background-color:#FD1502;
	padding:7px;
	color:#fff;
}

.user_reg_label{
	font-size:14px;
}

.user_reg_text{
	margin-bottom:15px;
}

.user_reg_text input{
	font-size:14px;
	line-height:25px;
	width:200px;
}

.user_reg_text input.user_reg_submit{
	width:80px;
	height:30px;
	line-height:30px;
}

.download_contact_box{
	position:absolute;width:350px;bottom:20px;right:20px;
}