@charset "UTF-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}
body {
	margin:0 auto;
	background: #fff;
	font-family:Arial, Helvetica, Helvetica Neue, sans-serif;
}
h2, h4,  { color:#333; line-height:140%; }
h2 { text-align:center; font-size:30px; padding:60px 0 30px; clear:both; }
p { font-size:14px; line-height:140%; }
.container { margin:0 auto; width:920px; }
.clear { clear:both; }
ul { list-style:none; }
.page { margin:0 auto; } 
.fleft { float: left; width: 50%; }
.fright { float: left; width: 50%; }


/* start header */
.header_box { border-bottom:5px solid #eee; }
.logo { margin:0 auto; padding-left:20px; width:880px; }
.left-logo {width: 700px; float: left; padding-top: 10px;}
.menu { margin:0 auto; height: 44px; line-height:44px; width: 920px; }
.menu li { display:inline; padding:0 10px; }
.menu a { color:#333; text-decoration:none; font-size:18px; }
.menu a:hover { padding:10px 0; color:#333; border-bottom:2px solid #008DC6; }


/* start banner */
.banner { background: url(../images/home-bg_repeat.jpg) repeat; width: 100%; display: inline-block; color: #fff; }
.banner .fleft img { padding-top: 10px; }
.banner .fright {}
.banner h1 { font-size: 2.875em;  font-weight: 100; line-height: 1.125em; padding-top: 40px; }
.banner h1 span { color: #ff9900; font-weight: 600; }
.banner .icon { padding-left: 26px; height: 110px; }
.banner .icon ul { float: left; font-size: 14px; padding-left: 23px; }
.banner .icon ul li { margin:13px 0 19px 20px;  width: 146px; font-size: 90%; vertical-align: middle; }
.banner .version { padding:20px 26px; }
.banner .version a { font-weight: 600; color: #ffa200; padding-left: 40px; text-decoration: none; }


/* start who-con */
.user li { border-left: 20px #fff solid;  float:left; width:280px; height: 620px; margin-bottom:30px; background:#eee; }
.user h4 { text-align:center; font-size:18px;  padding-top:20px;  }
.user p { width: 240px; padding:10px 20px;  }
.user-img { height:175px; }
.button { padding-left:285px; clear:both; }
.button a { width:352px; height:91px; display:block; overflow:hidden; background:url(../images/download_bt.png) no-repeat; }
.button a:hover { background: url(../images/download_bt.png) no-repeat 0 -91px; }

/* start how-con */
.hw span { font-size: 24px; color:#008cc5; font-weight:bold;  }
.hw label { font-weight:600; }
.hw p { width:340px; float:left; padding-top:40px; }
.hw img { float:left; padding:20px 0 20px 20px; }
.hw ul li { clear:both; }

/* start find-con */
.drivers { padding-left:20px; }
table.drivers1, table.drivers2, table.drivers3 { float:left; padding-left:60px; width:293px; }
table.drivers1 th, table.drivers2 th, table.drivers3 th { padding-top:5px; }
table.drivers1 td, table.drivers2 td, table.drivers3 td { padding:0 10px; font-size:18px; }

/*--start features_con--*/
.features { padding-left:20px; }
table.features_text { border-collapse: separate; border-spacing: 3px; }
table.features_text tr td { width:217px; height:159px; text-align:center; }
table.features_text tr td p { padding-top:105px;  }
table.features_text tr td a { color:#fff; font-size:18px; text-decoration:none; }

/* start compare-con */
.compare { padding-left:20px;  }
table.one th { font-size:18px; padding:15px 0; }
table.one { 
	width:880px;
	line-height:120%;
	font-size:12px;
	border-spacing: 0;
	border-collapse: collapse;	
	text-align:center;
	background:#eee;
}
tr.gray-light { background:#f7f7f7;  }
th.black-bg { background:#363636; color:#fff; line-height:120%; border-bottom:5px solid #000; }
th.black-bg label, th.blue-bg label { font-size:20px; line-height:220%; }
th.black-bg span, th.blue-bg span { font-size:14px; font-weight:100; color:#ccc; }
th.black-bg span strong, th.blue-bg span strong { font-size:16px; color:#fff; }
th.blue-bg { background:#008abf; color:#fff; line-height:120%; border-bottom:5px solid #006d97; }
.pro-tag { background:#006d97; line-height:50px; width:241px; color:#fff; font-size:18px; font-weight:600; text-align:center; margin:0 240px 0 432px;}
td.fea-con { width:176px; text-align:left; padding:7px; }
td.fre-con { width:194px; padding:8px; }
td.pro-con { width:224px; padding:8px; }
td.tec-con { width:204px; padding:8px; }
th.sp, td.sp { width:5px; background:#fff; overflow:hidden; }
td.fre-con-bt, td.pro-con-bt, tec-con-bt { padding:15px 0; }
td.fre-con-bt input[type="submit"], td.tec-con-bt input[type="submit"] {
	cursor:pointer;
	-webkit-appearance: none;
	cursor:pointer;
	color: #fff;
   font-weight:600;
	background: #363636;
	font-family:Arial;
	border: none;
	display: inline-block;
	font-size: 18px;
	border-radius:4px;
	padding:15px 0;
}
td.fre-con-bt input[type="submit"] {
	width:180px;
}
td.tec-con-bt input[type="submit"] {
	width:190px;
}
td.fre-con-bt input[type="submit"]:hover, td.tec-con-bt input[type="submit"]:hover {
	background:#000;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
td.pro-con-bt input[type="submit"] {
	cursor:pointer;
	padding:15px 0;
	width:210px;
	-webkit-appearance: none;
	cursor:pointer;
	color:#fff;
    font-weight:600;
	background: #008abf;
	font-family:Arial;
	border: none;
	display: inline-block;
	font-size: 18px;
	border-radius:4px;
}
td.pro-con-bt input[type="submit"]:hover {
	background:#006d97;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.compare_text { padding:20px; clear:both; }




/* start independent-con */
.left, .center, .right { float:left; display:inline; }
.left, .right { width:310px; padding-left:20px; padding-top:10px; }
.test ul li { font-weight:400; padding:20px; }
.test ul li span { font-size:12px; font-weight:normal; line-height:200%; }

/* start partner-con */
table.partner { width:360px; float:left; height:100px; text-align:center; margin-left:70px; _display:inline; }
table.partner td a { text-decoration:none; color:#0086c5; font-weight:bold; font-size:18px; }

/* start customers-con */
.map-text { padding-left:314px; }
.text { border: 1px solid #ccc; width: 290px; text-align:center; font-weight:600; padding:5px; }
.color { width:18px; height:18px; background:#ffae00; float:left; _display:inline; }
.map { padding:20px 0 40px 0; }

/* start start say-con*/
#say-con { background:#0089c1; width:100%; }
.sliderCon p {  width:800px; float:left; color:#fff; text-align:center; padding-bototm:20px; }
.man { text-align:center; padding-bottom:5px; padding-top:10px; }
.wrapper{ min-width:920px; _width:expression(document.documentElement.clientWidth||document.body.clientWidth)<920?"920px":"auto"; overflow:hidden; }
.jslider{ position:relative; padding-top:10px; padding-bottom: 20px; width:100%; }
.jslider .sliderCon{ margin:0 auto; padding:0 20px; width:820px;}
.jslider .sliderBtn{ display:none; margin-top:-25px; width:33px; height:50px; cursor:pointer;}
.jslider:hover .sliderBtn{ display:inline-block;}
.jslider .prev{ background:url(../images/slider-icons.png) no-repeat -33px 0px; position:absolute; top:180px; left:0; display: block; }
.jslider .next{ background: url(../images/slider-icons.png) no-repeat 0px 0px; position:absolute; top:180px; right:0; display:block; }

.award-con { background:#E7ECF0; }
table.award tr td { padding:10px 0 10px 5px; }

/* Start buy-con */
.buy-text p { padding-left:25px; width:880px; }
.buy-text a { color:#0089C1; font-weight:600; text-decoration:none; }
.button_buy { padding:20px 0 60px 285px; clear:both;  }
.button_buy a { width:352px; height:88px; display:block; overflow:hidden; background:url(../images/buy_bt.jpg) no-repeat; }
.button_buy a:hover { background: url(../images/buy_bt.jpg) no-repeat 0 -88px; }

/* Start footer */
#footer-con { background:#333; height:108px;  }
.footer { padding:20px 0; color:#999; }
.footer-menu a { color:#fff; text-decoration:none;  }
.copyright { color:#aaa; padding-top:10px; }
.copyright a { color:#aaa; text-decoration:none; color:#fff; }
.ft-left { width:740px; float:left; padding-left:10px; }
.ft-right { float:left; margin:0 10px; }
.language a { color:#f90; text-decoration:none; line-height:200%; }

/* Start version history */
.vhbox { margin:0 auto; width:880px;}
.vhbox .hd{overflow:hidden; padding:30px 0;}
.vhbox .hd a{float:left; cursor:pointer; padding:2px 5px;  color:#008FC2; text-decoration:none;}
.vhbox .hd ul{overflow:hidden; float:left; margin:0 5px; text-align:center;}
.vhbox .hd li{display:inline-block; margin:0 3px; cursor:pointer;padding:2px 6px;}
.vhbox .hd li.on{color:#0088c3; border:1px solid #0088c3; padding:2px 6px;}
.vhbox .bd ul{list-style:none; padding:40px 0 0 0; color:#666}
.vhbox .bd h4{color:#333;}

/* start features */
.title { background:#003A87; width:100%; line-height:100px; color:#fff; }
.title h1 { text-align:left; width:880px; margin:0 auto; }
.function table { table-layout:fixed; width: 880px; margin:0 auto; padding:20px 0;  }
.function tr th { width:100px; }
.function tr td { color:#666; line-height:130%; padding:0 0 40px 20px; }
h3 { color:#333; line-height:160%; }

/* start support */
#linkArea { font-size:18px; margin:0 auto; padding-top:30px;  width:880px;}
#linkArea a {padding:10px; }
/* faq */
dl { padding:30px 0 50px 0; width:880px; margin:0 auto; }
dd span {color:#0284D0; }
dt a { color:#0089C1; text-decoration:none; font-size:16px; line-height:220%; }
dt a:hover { color:#003A87; }
dd p { padding:20px; border:1px solid #e3e3e3; }
dd p label {font-weight:bold; }
/* help */
dl ul { border:1px solid #e3e3e3; padding:10px; list-style:none; }
dl ul li { padding:10px; line-height:140%; }
dl ul li span { font-weight:bold; color:#008FC6; }
dl ul label { font-weight:bold; }

/* start scannow */
.scan_banner { background:#003A87; height:420px; }
.contain { margin:0 auto; width:880px; }
.scan_left { width:460px; float:left; }
.scan_left img { padding-top:52px; padding-left:17px; }
.scan_right { width:420px; float:left; }
.scan_right h1 { font-size:24px; }
.scan_right h4 { color:#3BCB3F; padding:0; }
.scan_right ul { color:#fff; margin:15px 0; line-height:140%; font-size:14px; }
.scan_bt a { background:url(../images/scan_bt.jpg); width:306px; height:83px; display:block; }
.scan_bt a:hover { background:url(../images/scan_bt.jpg) 0 -83px; }

#supported_browser { background:#F4F4F4; width:100%; padding-bottom:20px;}
.contain h3 { padding-top:10px; width:800px; }
table.support-browser { border-collapse:collapse; width:800px; margin:0 auto; }
table.support-browser th { text-align:left; border:1px solid #999; padding-left:20px; }
table.support-browser td { border:1px solid #999; padding:5px 5px 5px 20px;  }
table.support-browser tr.colorbg  { background:#ccc; }

.how_box { margin:0 auto; width:880px; }
.how_box h1 { text-align:center; height:100px; line-height:100px; }
table.step { margin:0 auto; height:420px; width:880px; border-collapse:collapse; }
table.step td { width:440px; height:231px; padding:0 20px; border-bottom:1px solid #ccc; }
table.step td span { width:382px; }
.white { height:60px; }
/* start about us */
.about_box { padding:0 0 40px 0; }
.about_img { background:#D7DCDF; text-align:center; height:417px; }
.about_box p { margin:0 auto; width:880px; }

/* start contact us */
.attention {
	background:#C3DFEF;
	height:120px;
	overflow:hidden;
}
.con {
	margin:0 auto;
	width:880px;
}
.attention span {
	padding-left:20px;
	padding-right:20px;
	float:left;
}
.attention p {
	padding-top:20px;
	font-size:18px;
	width:690px;
	color:#333;
	padding-left:0;
	float:left;
}
.attention a {
	font-size:30px;
	color:#DC4637;
}
.contact{
	margin:0 auto;
	width:840px;
	display: block;
	padding:40px 0;
}
.contact h2{
	text-transform: uppercase;
	color: #777777;
}
.contact-form{
	position:relative;
}
.contact-form div{
	padding:5px 0;
}
.contact-form span label{
	color: #777777;
	display: block;
	font-size: 0.8725em;
	padding-bottom: 5px;
}
.contact-form span useMsg {
	text-transform:capitalize;
}
.contact-form input[type="text"], .contact-form textarea {
	border: 1px solid #ccc;
	color: rgba(85, 81, 81, 0.84);
	padding: 8px;
	display: block;
	width: 98%;
	-webkit-appearance: none;
}
.contact-form textarea{
	resize:none;
	height:120px;		
}
.contact-form input[type="submit"]{
	margin-top:10px;
	-webkit-appearance: none;
	cursor:pointer;
	color: #0089C1;
	background: #ffffff;
	font-weight:bold;
	border: 1px solid #0089C1;
	display: inline-block;
	padding: 12px 38px;
	font-size: 0.875em;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.contact-form input[type="submit"]:hover{
	background: #0089C1;
	color: #ffffff;
}
/* start resend license key */
.keybox { width:880px; margin:0 auto; line-height:160%; }
.keybox p { padding-top:20px; width:880px; }
.send { padding:30px 18px 30px 0; width:880px; }
.keybox input {padding:8px;border: 1px solid #ccc;}
button {padding:8px 20px;}
.keybox ul { padding:0 0 200px 20px; }

/* start Privacy Policy */
h3 {width:880px; margin:0 auto; padding-top:30px; }
.privcy { width:880px; margin:0 auto;padding:10px 0 50px; }

/* start universal-license */
.universal_text { width:880px; margin:0 auto; padding:30px 20px 200px 20px; }