/* CSS Document */
@font-face{font-family:"fontello,Arial";src:url(../fonts/fontello.eot);url(../fonts/fontello.woff) format("woff"),url(../font/fontello.ttf) format("truetype"),font-weight:normal;font-style:normal}

body{font:12px/1.5em 'Segoe UI',Arial, Helvetica, sans-serif; background:url(../images/bg.jpg); margin:0; line-height:1.5;padding:0;}
ul,h1,h2,h3,h4,h5{ margin:0; padding:0; font-size:16px;}
p{ margin:0; padding:0;color:#535353}
li{ list-style-type:none;}
dl,dt,dd{ margin:0; padding:0;}
img { border:none;}
fieldset{border:0;vertical-align:middle;}
table {border-collapse:collapse;border-spacing:0;}

a{ text-decoration:none;color:#0072bc;}
a:hover{text-decoration:underline;}
.head_promotion{background-color:#3a043c;margin:auto;}



#Container{ width:auto; height:auto;}
     /*Top*/
    .head{ width:100%; height:110px; background:url(../images/header-bg.png) repeat-x; margin:auto;}
	.head_content{ width:1000px; height:110px;margin:auto;}
	.logo{ width:250px; height:110px; float:left;}
	.logo img{ margin-top:10px; overflow:hidden;}
	.Subtitle{ width:480px; color:#ccc; font-size:12px; font-family:"Arial"; margin:50px 0 0 15px; display:inline;;float:left;}
	.search{ width:223px; height:29px; margin-top:50px; background:#0E0E0E; border:#333 solid 1px; float:right}
	.search_text{ width:150px; height:29px; line-height:29px; background:none; border:none; color:#CCC; padding:0 10px; margin:0; float:left;}
	.search_button{ width:30px; height:29px; background:url(../images/seach_button.jpg) no-repeat center;float:right;}
	.search_bt{ width:30px; height:25px; background:none; border:none; cursor:pointer;  margin:0;}
	.search_bt a:hover{ background:url(../images/seach_button_hover.jpg) no-repeat;}
	
	.head a{ color:#CCC;}
	.head a:hover{ color:#FFF; text-decoration:none;}
	
	

.gsc-control-cse{ background:none;}	
	
	
	
	/*menu*/
	.navbar{ width:100%; height:40px; background:url(../images/nav_bg.jpg) repeat-x; margin:auto}
	.navbar_content{ width:1000px; height:40px; line-height:40px; font-family:"Arial"; color:#999; margin:auto}
	
	.noh{ overflow:visible !important;}
	.nav{ position:relative; width:100%;height:40px;}


	.nav ul{ float:left; position:relative;}
	.nav ul li{ float:left; background:url(../images/navbar_li.jpg) no-repeat 100% 0px;}

	.nav ul a.title{ display:block; font-size:14px; text-align:center; line-height:40px; height:40px; color:#CCC;  text-shadow:0 1px 0 #1c2f38; padding:0 10px; min-width:100px; width:auto!important; width:auto; float:left;}
	.nav ul li:hover a.title{ background:url(../images/nav_hover.jpg) repeat-x !important; color:#FFF; text-decoration:none; text-shadow:0 0 0; line-height:40px; height:40px;}
	.nav ul li .subNav{ display:none;  position:absolute; z-index:999; top:40px;  width:527px; background:url(../images/sub-nav-bg_23.png) repeat-x #F6FCFF; border:1px solid #CCC; border-width:0 1px 1px; overflow:hidden; padding-bottom:10px; height:auto; font-size:12px;}
	.nav ul li:hover .subNav{ display:block;}
	.nav ul li .subNav .title,.nav ul li .subNav dt{ font-size:16px; color:#555; }
	.nav ul li .subNav dt{ color:#777;}
	.nav ul li .subNav .title{ margin-left:20px; display:inline; }
	.nav ul li .subNav dd .link{ display:block;color:#0072bc; }
	.nav ul li .subNav dd{ background:url(../images/dot_23.png) no-repeat 0px 9px; height:20px; line-height:20px; overflow:hidden;}
	.nav ul li .subNav dd.pic{ background:none; height:auto; line-height:18px; overflow:hidden; margin:0 0 8px;}
	.nav ul li .subNav dd.pic p{ margin-top:7px;}
	.nav ul li .subNav dd.pic .subCon{ font-size:11px; color:#777; line-height:1.2em; display:block;}
	.nav ul li .subNav dd.pic a{ padding:0;}
	.nav ul li .subNav dd.pic img{ margin-right:5px;}
	.nav ul li .subNav dd a{ color:#464646; padding-left:10px; background:none;}
	.nav ul li .subNav dd.hr{ border-top:1px solid #ccc; border-bottom:1px solid #efefef; background:none; padding:0; height:0; overflow:hidden; margin:15px 0 0 0;}
	.nav ul li .subNav dl{ float:left; width:232px; padding:0 15px 15px; background:url(../images/nav-break_26.png) 0 10px no-repeat;}

	
	
	/*menu
	.navbar{ width:100%; height:40px; background:url(../images/nav_bg.jpg) repeat-x; margin:auto}
	.navbar_content{ width:1000px; height:40px; line-height:44px; font-family:"Arial"; color:#999; margin:auto}
		#menu { width:100%; height:40px; background:url(../images/nav_bg.jpg) repeat-x; margin:auto;}
		#nav {margin:0 auto; width:1000px; display:block;}
		#nav .jquery_out {float:left;line-height:40px;display:block; text-align:center; color:#fff;font:12px/40px "Arial"; }
		#nav li{ width:100px; height:40px; background:url(../images/navbar_li.jpg) right no-repeat;}	
		#nav .jquery {}
		#nav .mainlevel {float:left;display:block;font-size:12px; font-weight:bold; text-transform:capitalize; min-width:120px; width:auto!important;width:120px;}
		#nav .mainlevel a {color:#999; text-decoration:none; line-height:40px; display:block; padding:0 10px; text-align:center; width:100px;}
		#nav .mainlevel a:hover {color:#FFF; background:url(../images/nav_hover.jpg) repeat-x; text-decoration:none; }
		#nav .mainlevel ul {display:none; position:absolute;  z-index:999}
		#nav .mainlevel li {border-top:1px solid #2f3538; border-bottom:#000 solid 1px; color:#FFF;width:120px; font-size:12px;background:#111; z-index:999}
	*/
	
	
	/*banner*/
    .banner{ width:100%; height:445px; margin:auto; padding-bottom:30px; overflow:hidden;}
 
	.home-banner{height:435px; overflow:hidden; position:relative; min-width:1100px;width:auto !important;width:1100px; margin:auto;  }
	.home-banner .slides_container{  height:435px; margin:0 auto; overflow:hidden; } 
	.home-banner .slides_container a{ width:100%; display:block; height:435px; text-align:center;   }
	.home-banner .slides_container .slides_control{ width:100% !important;}

	.home-banner .bannerPagination{ position:absolute; z-index:11; bottom:10px; left:50%;  width:100px; margin-left:-45px; display:inline; }
	.home-banner .bannerPagination li{ float:left;}
	.home-banner .bannerPagination li a{ display:block; float:left; background:url(../images/banner-btn.png) no-repeat -22px -68px; width:16px; height:16px; margin:8px 1px 0; padding:2px;}
	.home-banner .bannerPagination li.current a{ background-position:0 -68px;}


 	 .youh{ width:100%; height:37px; background:url(../images/price_bg.png) repeat-x; border-bottom:#CCC solid 1px; float:left}
	 .youh_content{ width:880px; height:37px; line-height:37px; background:url(../images/holiday_price_yh.png) no-repeat left; padding-left:160px; font-family:"Arial"; font-size:12px; margin:auto;}
       .green{ color:#060;}


       .info-banner{ width:100%; height:auto;background:url(../images/info_banner_bg.jpg) repeat-x #E4E4E4; border-bottom:#CCC solid 1px; padding-top:50px;margin:auto;}
	   .info_banner_content{ width:1000px; height:auto;  margin:auto;}
	   .info_banner_content h1{ text-align:center; font-size:26px;}

	/*Flagship product*/
	.stage{ width:1033px; height:395px; background:url(../images/stage_bg.jpg) no-repeat;margin:auto;}
	.stage_img{ width:350px; height:305px; margin:59px 0 0 51px;display:inline; overflow:hidden;float:left;}
	.stage_img ul{ margin:0; padding:0;}
	.stage_img_a { margin-left:30px; width:525px; height:40px; float:left; display:inline; overflow:hidden;}
	.stage_img_a li { width:147px; height:41px; line-height:60px;  background:#CCC; float:left; margin-left:20px; display:inline; font-size:12px;text-shadow:1px 1px 0px #4B940E; color:#FFF; font-family:"Arial";text-align:center;overflow:hidden;}
	.stage_img li{ width:147px; height:41px; line-height:60px;  background:#CCC; float:left; margin-left:20px; display:inline; font-size:12px;text-shadow:1px 1px 0px #4B940E; color:#FFF; font-family:"Arial";text-align:center;overflow:hidden;}
    
	
	.stage_text{ width:590px; height:290px; margin:5px 0 0 15px; display:inline; overflow:hidden; float:left;}
	.stage_text h1{ font-size:15px; color:#333; margin-top:35px;}
	.stage_text h2{ font-size:15px; color:#333; margin-top:35px;}
	.stage_text p{font-size:12px; line-height:24px; font-family:"Arial"; margin-top:10px;}
	.stage_text a{ color:#37a3dc;  text-decoration:none;}
	.stage_text a:hover{ color:#06C; text-decoration:none;}
	
	/*main*/
	.Main{ width:1000px; height:auto; padding:18px 0 80px 0; margin:auto;}
	.product{ width:247px; height:auto; line-height:22px; float:left;}
	.pro_img{ width:232px; height:131px; background:url(../images/product_bg.jpg) no-repeat; padding:7px 7px 8px 8px; overflow:hidden;}
	.pro_img img{ width:232px; height:131px;}
	.product ul{ font-size:12px; margin-top:15px;}
	.product h1{ color:#333;}
	.product p{height:90px; overflow:hidden;}
	
	.news{ width:1000px; height:auto; margin-top:40px; float:left;}
	.news_part1{ width:365px; height:auto; float:left}
	.news_part1 h2{ height:35px; line-height:35px; border-bottom:#d9d9d9 solid 1px; color:#555;}
	.news_part1 ul{ padding-top:10px; }
	.news_part1 dd{ font-size:12px; color:#000; height:25px; line-height:25px;font-family:"Arial"; text-shadow:2px 2px 2px #FFF; padding-left:10px; background:url(../images/news_ico.jpg) no-repeat left;border-bottom:#c2c2c3 dotted 1px; overflow:hidden; margin-top:5px;}
	
	.news_part1 dd a{ color:#333; text-decoration:none;}
	.news_part1 dd a:hover{ color:#666; text-decoration:none;}
	
	
	.news_part1_Content{ font-size:12px; font-family:"Arial"; padding-left:10px; text-shadow:2px 2px 2px #FFF;}
	.news_part1_Content a{ color:#555; text-decoration:none;}
	.news_part1_Content a:hover{ color:#666; text-decoration:none;}
	
	
	
	.attest{ width:239px; height:auto; float:right;}
	.attest h2{height:35px; line-height:35px; border-bottom:#d9d9d9 solid 1px; color:#555;}
	.attest ul{ padding-top:10px;}
	.attest li{font-size:12px; height:auto; line-height:20px; color:#777; margin-top:10px;}
	.attest li img{ margin-bottom:5px;}
	.attest_title{ color:#333; font-weight:bold;}
	

	.footer{ width:100%; min-height:442px; height:auto!important; height:442px; background:url(../images/footer_bg.jpg) repeat-x #171e21; margin:auto}
	.footer_content{ width:1000px; height:auto; padding-top:47px; margin:auto;}
	.foot_keyword{ width:250px; height:auto; margin-right:10px; display:inline;float:left;}
	.foot_keyword ul{ font-size:16px; color:#898c8d; padding-bottom:10px;}
	.foot_keyword li{ font-size:12px; color:#666; font-family:"Arial"; line-height:22px;}
	
	.footer a{color:#666; text-decoration:none;}
	.footer a:hover{ color:#FFF; text-decoration:none}
	
	
	.message{ width:194px; min-height:246px; height:auto!important; height:246px; padding-left:25px;border-left:#2c3235 solid 1px; float:right;}
	.message ul{ font-size:16px; color:#898c8d; padding-bottom:10px;}
	
	.partners{ width:1000px; height:auto; border-top:#2f3538 solid 1px; margin:20px 0; float:left;}
	.partners ul{ color:#898c8d; margin:10px 0;font-size:16px;}
	.partners li{ width:auto; height:auto; border-right:#2f3538 solid 1px; padding:0 5px; font-size:12px;font-weight:inherit; margin:5px 0; float:left}
	
	
	.bottom_adress{ width:100%; height:74px; line-height:74px; background:url(../images/bottom_bg.jpg) repeat-x; overflow:hidden; margin:auto;}
	.bottom_adress_content{ width:1000px; height:74px; margin:auto;}
	.bottom_adress_content p{ width:440px; float:left}
	.bottom_adress_content ul{ float:right; width:520px;}
	.bottom_adress_content li{ min-width:40px; height:74px; width:auto!important; width:auto; text-align:center; color:#666; font-size:12px;padding:0 5px;float:left;}
	

     /*======product======*/
    .pro_banner{ width:100%; height:116px; overflow:hidden; background:url(../images/product_img.jpg) no-repeat center top; padding-bottom:45px;margin:auto;}	
	.pro_main{ width:100%; height:auto; margin:auto}
	.pro_main_content{ width:1000px; height:auto; padding:20px 0 40px 0; margin:auto;}
	
	
	.productlist{ width:1000px; height:auto; margin:20px 0 0px 0; float:left;}
	.productlist h1{ font-size:30px; height:50px; line-height:50px; color:#555; padding:0 10px; font-family:"Arial"; font-weight:inherit; border-bottom:#dedede solid 1px;}
	.pro_list{ width:480px; height:auto; margin:20px 0 0 20px; display:inline;float:left;}
	.pro_list_img{ width:90px; height:105px; float:left}
	.pro_Introduction{ width:300px; height:auto; margin-left:17px; display:inline; float:left;}
	.pro_Introduction h2{ font-size:16px; color:#d87100;}
	.pro_Introduction h2 a{ color:#d87100; text-decoration:none;}
	.pro_Introduction h2 a:hover{ color:#C30; text-decoration:none;}
	.pro_Introduction p{ line-height:20px; font-family:"Arial"; margin-top:10px;}
	.pro_Introduction li{ float:left; margin-right:10px; margin-top:10px; display:inline;}
	
	
	
	.product_main{ width:1000px; height:auto; padding:50px 0; margin:auto}
	.product_main h1{ font-size:26px; text-align:center; font-weight:inherit; font-family:"Arial"; color:#494949;text-shadow:1px 1px 1px #FFF;}
	.classify{ width:500px; height:50px; line-height:50px; padding:0 250px; background:url(../images/classify.png) top no-repeat; margin-top:10px; float:left}
	.classify a{ text-align:center;text-decoration:none; font-family:"Arial"; color:#333; width:85px;margin:0 5px;display:inline;float:left}
	.classify a:hover{ color:#0BA8FF}
	
	.op{ background:url(../images/classify_hover.jpg) no-repeat top; color:#FF0000;width:80px; height:40px; display:block;}
	a.op{ color:#0BA8FF;}
	a.op:hover{ color:#333;}
	
	.pro{ width:1000px; height:auto; padding:45px 0 20px 0; margin:auto;}
	.pro_Detailed{ width:1000px; height:auto; margin:40px 0 60px 0; float:left}
	.BigPic{ width:395px; height:330px; padding:20px 0 0 50px; overflow:hidden; float:left;}
	.BigPic1{ width:429px; height:330px; padding:0 0 0 0; overflow:hidden; float:left;}

	
	.pro_directions{ width:530px; height:auto; float:right;}
	.pro_directions h2{ font-family: 'Segoe UI', Arial, Helvetica, sans-serif; font-size:14px;  color:#333;}
	.pro_directions p{ margin-top:10px; line-height:22px; font-family:"Arial"; color:#666;}
	.pro_directions ul{ margin-top:10px;}
	.pro_directions li{ width:147px; height:41px; margin-left:20px; display:inline; font-size:12px; background:#CCC;text-shadow:1px 1px 0px #C65900; color:#FFF; font-family:"Arial"; font-size:10px; text-align:center;line-height:65px; overflow:hidden;  float:right;}
	 .pro_directions img{}
	.pro_directions a{ text-decoration:none}
	.pro_directions a:hover{ text-decoration:none}
	
	
	.pro_directions hr{ border-bottom:#CCC solid 1px; height:1px; margin-top:20px;}
	
	 .freeBtn-info,.buyBtn-info{ display:block; background:url(../images/btn1.png) no-repeat 0 -188px; width:153px; height:50px; margin-top:20px;margin-right:12px; padding:35px 0 0 60px; color:#fff; font-size:14px; line-height:14px; text-shadow:-1px 0 0 #569715; z-index:1}
	 .buyBtn-info{ background-position:0 -280px; text-shadow:0 -1px 0 #a84200;}	
	
	
	
	.Evaluate{ width:1000px; height:auto; margin-bottom:30px; font-family:"Arial"; float:left;}
	.Evaluate_left{ width:590px; height:auto; color:#0072bc; float:left;}
	
	.Evaluate_left h3{ font-size:26px; font-weight:inherit; line-height:24px; margin-bottom:20px; color:#333;}
	.Evaluate_left h4{ color: #666666;font-size: 16px; font-weight:normal;margin: 15px 0;}
	.Evaluate_left p{ line-height:22px; margin-top:5px;}
    
	.btn_trial{ display:block; background:url(../images/btn.png) no-repeat 0 -401px; width:120px; height:31px; margin-right:10px; position:relative;}
	.btn_trial{ background-position:0 -834px;}
	.btn_trial{ text-indent:-99px;}
	.btn_trial:hover{ background-position:-120px -834px;}
	
	.ev{ color:#0072bc}
	.ev a{ color:#0072bc; text-decoration:none}
	.ev a:hover{ color:#0072bc; text-decoration:underline}
	 
	.videoDemo:hover{ cursor:pointer;}
	
	
	.Evaluate_right{ width:390px; height:auto; -moz-box-shadow:0px 1px 6px #e4e4e4; -webkit-box-shadow:0px 1px 6px #e4e4e4; box-shadow:0px 1px 6px #e4e4e4; border:#dbdbdb solid 1px; background:#FFF;background:-webkit-gradient(linear,0% 0%, 0% 100%, from(#FCFCFC), to(#EEEEEE), color-stop(0.5,#f6f6f6)); float:right;}
	
	
	
	
	.item {
    border-right: 1px dashed #E2E2E2;
    float: left;
    margin: 10px 0;
    padding: 0 10px;
    width: 170px;
	min-height:320px; height:auto!important; height:auto;
}


.itemt {
    border-right: 1px dashed #E2E2E2;
    float: left;
    margin: 10px 0;
    padding: 0 10px;
    width: 160px;
	height:auto;
}


   .item-ev {
    line-height:24px; margin:10px 0;
}
   .content .tab-1 .con .item p {
    font-size: 13px !important;
    margin: 8px 0;
    text-align: left !important;
}   

   .rating2{}
    .rating3{ width:170px; display:inline; height:20px; overflow:hidden; float:left}
	.rating3 li{ margin:0 0 8px; padding:0; background:url(../images/star.png) no-repeat; height:20px; width:18px; float:left; overflow:hidden;}
	.rating3 li.on{ background-position:0 -28px;}
	

	
	
	
	
	
	
	
	
	
	
	.pro_all{ width:1000px; height:auto; float:left}
	.pro_all h2{ font-size:28px; color:#333; font-weight:inherit}
	.pro_all h3{ color:#666; font-size:16px; font-weight:normal; margin:15px 0;}
	.pro_all p{ line-height:20px;}
	.directions{ width:1000px; height:auto; background:url(../images/fg.jpg) top no-repeat; padding:55px 0 20px 0; float:left}
	.directions_font{ width:580px; height:auto; overflow:hidden; float:left;}
	.directions_font h2{ line-height:24px;}
	.directions_img{ width:385px; height:300px; overflow:hidden; float:right;}
	.directions_font p{ font-size:14px;}
    .directions_font_s{ width:1000px; height:auto; overflow:hidden; float:left;}
	.directions_font_s h2{ line-height:24px; margin-bottom:15px;}
	.directions_img_s{ width:900px; height:125px; overflow:hidden; float:left; padding:10px 0px 10px 0px;}
	.directions_font_s p{ font-size:14px; margin-bottom:10px;}
	
	
	.recommendindex { width:1000px; height:220px; display:block;}
	.recommend{ width:1000px; height:220px; background:#f6f6f6; padding:15px 0 20px 0; float:left}
	.recommend_title{font-size:16px; color:#535353; margin-left:20px;}
	
	
	
	.pro_list2{ width:320px; height:auto; margin:20px 13px 0 0px; display:inline; overflow:hidden; float:left;}
	.pro_list_img2{ width:90px; height:105px; overflow:hidden; float:left}

	.pro_Introduction2{ width:213px; height:auto; margin-left:17px; display:inline;  float:left;}
	.pro_Introduction2 h2{ font-size:16px; color:#d87100; }
	.pro_Introduction2 h2 a{ color:#d87100; text-decoration:none;}
	.pro_Introduction2 h2 a:hover{ color:#C30; text-decoration:none;}
	.pro_Introduction2 p{ line-height:20px; font-family:"Arial"; margin-top:5px; }
	.pro_Introduction2 li{ float:left; margin:5px 5px 0 0; display:inline}
	
	
	.box{ width:238px; height:295px; margin-right:5px; display:inline; border:#CCC solid 1px; border-radius:10px; margin-top:20px;overflow:hidden; float:left}
	.box h3{ height:37px; line-height:32px; background:url(../images/box-title-bg_03.png) repeat-x scroll 0 0 transparent; font-size:13px; font-weight:bold; padding-left:15px; margin-top:0!important;}
	.box p{ padding-left:10px;}
	.rating{ width:215px; margin-left:10px; display:inline; height:20px; overflow:hidden; float:left}
	.rating li{ margin:0 0 8px; padding:0; background:url(../images/star.png) no-repeat; height:20px; width:18px; float:left; overflow:hidden;}
	.rating li.on{ background-position:0 -28px;}
	.Lquote{ background:url(../images/quote_14.png) no-repeat; display:block; margin-left:10px; display:inline; float:left; height:20px; width:24px;}
	.Rquote{background:url(../images/quote_14.png) no-repeat; background-position:-25px -2px; height:20px; width:24px; float:right; margin-top:-10px; margin-right:30px;}
	.quote{ font-size:12px; color:#555; line-height:18px; margin-left:10px; display:inline;float:left}
	
	.more{ color:#09C; float:left; margin:5px 0 0 10px; display:inline}
	.more a{ color:#09C; text-decoration:none;}
	.more a:hover{ color:#09C; text-decoration:underline;}
	
	.box ul{ padding:0 10px;}
	.box li { padding:10px 0;font-size:12px; font-family:"Arial"; border-bottom:#E5E5E5 solid 1px;}
	.box .dot li{ background:url(../images/dot_23.png) no-repeat center left; padding-left:10px;}
	.box .dot li a{ color:#555; text-decoration:none;}
	.box .dot li a:hover{ color:#000; text-decoration:none}	
	
	
	
	.tab { width:1000px; height:auto; display:block; margin-bottom:30px; font-family:"Arial"; float:left;}
	.tabtitle { width:1000px; height:50px; cursor:pointer; clear:both; margin-top:0px;}
	.tabtitle ol {width:100%; margin:0; padding:0;}
	.tabtitle ol li { width:185px; height:50px; display:block; float:left;} 
	.tabtitle ol li.tabtitle1 a, .tabtitle ol li.tabtitle2 a, .tabtitle ol li.tabtitle3 a, .tabtitle ol li.tabtitle4 a, .tabtitle ol li.tabtitle5 a { font-size:120%; font-weight: bold; position:relative; padding:28px 0 10px 55px; float:left; width:121px; height:14px; color:#666; margin:0px; text-align:left; text-indent:0px; text-decoration:none;}
	 
     .tabtitle ol li.tabtitle1 a {background:url(../images/buy.jpg); }
     .tabtitle ol li.tabtitle2 a {background:url(../images/buy.jpg); }
     .tabtitle ol li.tabtitle3 a {background:url(../images/buy.jpg); }
     .tabtitle ol li.tabtitle4 a {background:url(../images/buy.jpg); }
     .tabtitle ol li.tabtitle5 a {clear:right; background:url(../imagesbuy.jpg); }
	 
	 
	 .tabtitle ol li.tabtitlecurrent1 a { background:url(../images/buy_2.jpg); color:#61A9E3;}
     .tabtitle ol li.tabtitlecurrent2 a { background:url(../images/buy_2.jpg); color:#61A9E3;}
     .tabtitle ol li.tabtitlecurrent3 a { background:url(../images/buy_2.jpg); color:#61A9E3;}
     .tabtitle ol li.tabtitlecurrent4 a { background:url(../images/buy_2.jpg); color:#61A9E3;}
     .tabtitle ol li.tabtitlecurrent5 a { background:url(../images/buy_2.jpg); color:#61A9E3;}
	 
	 
	 
	 .comparetable{ width:1000px; height:auto; background:url(../images/fg.jpg) top no-repeat; padding:55px 0 20px 0; float:left;}
	 .comparetable h2 { margin-bottom:30px;}
	 .comparetable table td { border-bottom:1px #CCC solid}
	 .comparetable table tr p { padding:10px; }
	 .table_dl_a { width:236px; height:32px; display:block; float:left; margin:25px 0 10px 150px; background-image:url(../images/download-free-tool-green.png)  }
	 .table_dl_a:hover{ color:#fff;}
	 .table_dl_a span { font-size:12px; color:#FFF; font-weight:bold; display:block; margin:6px 0 5px 40px;}
	 .clean { width:159px; float:left; margin:20px 0 0 5px;; font-size:15px;}
	 
	.cpgm h2{ color:#333; margin-bottom:5px; height:auto;}
	.cpgm label{ font-size:14px;}
	
	
	#sup tr td{border:#ACACAC solid 1px; height:35px; line-height:35px; padding-left:20px; font-size:14px;  font-family:"Arial"; text-align:center; }
	
	
	
	
	/*====downlist====*/
    .download_banner{ width:100%; height:116px; overflow:hidden; background:url(../images/product_img.jpg) no-repeat center top; padding-bottom:45px;margin:auto;}	
	.download_main{ width:1000px;height:auto; padding:40px 0 40px 0; margin:auto}
	.download_main_content{ width:1000px; height:auto; float:left}
	.download_main_content table,tr,td{/* border:none; border-bottom:#dbdbdb solid 1px; */ text-align:center;}

     
    /*======================resouce=========================*/
	.resouce{ width:1000px; height:auto; padding:25px 0 20px 0; margin:auto;}
	.resouce_mian{ width:818px; height:710px; padding:80px 90px 80px 90px; border:#BECFD7 solid 1px;background:#FFF; background:-moz-linear-gradient(center top , #F1F5F8, white 10%, white 90%, #F1F5F8 100%) repeat scroll 0 0 transparent; margin:10px 0; float:left;}
	
	.resouce_list{ width:330px; height:275px; padding:10px; border:1px solid #FFF; margin-bottom:50px; float:left;}
	.resouce_head{ width:330px; height:100px;float:left}
	.resouce_head_bg{ background:/*#5286BD;*/#EC821D}
	.resouce_head h2{ padding-top:30px; font-size:24px; text-decoration:none; color:#FFF;}
	.resouce_head a{text-decoration:none; font-size:20px;}
	.resouce_head a:hover{text-decoration:none;font-size:20px;}
	
	
	.resouce_list p{ margin-top:10px; float:left; font-size:14px; border-bottom:#CCD4E0 solid 1px; padding-bottom:15px; line-height:20px; width:100%;}
	.resouce_article{ width:330px; height:auto; margin-top:10px; float:left;}
	.resouce_article li{ line-height:26px; background:url(../images/news_ico.jpg) left no-repeat; padding-left:10px;}
	
	.resouce_list:hover{border:1px solid #dde7ec;background: #f1f5f8;background: -moz-linear-gradient(top, #FFF, #f1f5f8 100%);background: -webkit-gradient(linear, 0 0, 0 100%, from(#FFF), to(#f1f5f8)); display:block; }
	

	

	

	
	
	
	.resouce_head_icon{background:url(../images/resource-icon.png) no-repeat;_background:url(../images/resource-icon-ie.png) no-repeat; width:93px; height:65px;float:left}
	.re_m{ margin:15px 10px 0 20px;}
	
	.icon30{ background-position:0 0}
	.icon31{ background-position:0 -65px;}
	.icon32{ background-position:0 -130px;}
	.icon33{ background-position:0 -200px;}
    .mgl90{ margin-left:110px;}
	


	 
	 /*======================buy=========================*/
	.buy{ width:1000px; height:auto; padding:45px 0 20px 0; margin:auto;}
	
	  /*basic*/
	.fl {float:left !important;}
	.fr {float:right !important;}
	.ac{text-align:center !important;}
	.al{text-align:left !important;}
	.clr, .clear, .clearer{ clear:both; height:0; overflow:hidden;  }
	 hr{ border:none; height:0; overflow:hidden; border-bottom:1px dashed #d7d7d7;margin:12px 0; *margin:0; height:0;}
	.mt15{ margin-top:15px !important;}.mr10{ margin-right:10px !important;}.mb10{ margin-bottom:10px !important;}.p15{ padding:15px !important;}
	 ul.,ul.dot2 li, .leftBox dd{ background:url(../images/dot_23.png) no-repeat 3px 8px  !important; padding-left:12px !important;}
	 ul.dot li, ul.dot2 li, .leftBox dd{ background:url(../images/dot_23.png) no-repeat 3px 12px; padding-left:12px}
	.m10m{ margin:10px auto !important;}
	.db{ display:block !important;}
	.oh{ overflow:hidden !important;}
	.noh{ overflow:visible !important;}
	.relative{ position:relative !important;}
	.error{ border:1px dashed #f00 !important; color:#C00 !important;}
	.noBor{ background:none !important; border:none !important; margin-right:0 !important;}
	.break{ background:url(images/btm-break_26.png) no-repeat 50% 0; height:16px; margin:25px auto 10px;}
	
	.wrap{ width:995px; margin:0 auto; overflow:hidden;}
	.table1{ background:#fff;}
	.table1 th,.table1 td{ padding:8px 13px;border:1px solid #ececec; font-size:12px;}
	.table2{ background:#f6f6f6;}
	.table2 th,.table2 td{ padding:10px 13px;border:1px solid #fff;}
	.table2 .price{ color:#F26522;}
	.table2 .price del{ color:#444;}




	.greenBtn{ background:url(images/btn-green-l.png) no-repeat; padding-left:20px; display:inline-block;  overflow:hidden; line-height:38px;  font-size:18px; color:#fff !important; text-shadow:0 -1px 0 #598700; margin:10px 0;  }/*green自适应按钮*/
	.greenBtn span{ float:left;background:url(images/btn-green-mid.png) repeat-x; height:45px;}
	.greenBtn .r{ background:url(images/btn-green-r.png) no-repeat; float:left; width:20px;  }
	.greenBtn:hover,.greenBtn:hover span{ text-decoration:none; background-position:0 -45px;}
	.greenBtn:hover .r{background-position:0 -45px;}

	.orangeBtn{ display:block; background:url(images/btn.png) no-repeat 0 -982px; width:163px; height:40px; text-align:center; line-height:38px; font-size:22px; text-shadow:0 1px 0 #b65619; color:#fff;}
	.orangeBtn:hover{ background-position:0 -1022px; text-decoration:none;}
	.orangeBtn-2{ display:block; background:url(images/btn.png) no-repeat 0 -1135px; width:175px; height:49px; text-align:center; line-height:50px; font-weight:bold; font-size:22px; text-shadow:0 1px 0 #b65619; color:#fff;}
	.orangeBtn-2:hover{ background-position:0 -1184px; text-decoration:none;}

	.freeBtn-win,.freeBtn-mac,.buyBtn-win,.buyBtn-mac{ display:block; background:url(../images/btn.png) no-repeat 0 -26px; width:91px; height:29px; margin-right:10px;}
	.freeBtn-mac{ background-position:0 -55px;}
	.buyBtn-win{ background-position:0 -84px; height:23px;}
	.buyBtn-mac{ background-position:0 -108px; height:23px;}

	/*ipad btn*/

	/*sideBar*/
	.sideBar{ float:right; width:240px; font-size:12px;}
	.sideBar .box3,.content .box3{ overflow:hidden; border:1px solid #ebebeb; border-radius:10px; font-family:"Arial"; margin-bottom:10px; background:#fff;}
	.sideBar .box3 h4,.content .box3 h4{ background:url(../images/box-title-bg_03.png) repeat-x; height:37px; line-height:32px; padding-left:15px;  font-size:13px; color:#666; margin-top:0 !important;}
	
	.sideBar .box3 h5{ font-size:15px; margin-bottom:10px; line-height:1em;}
	.sideBar .box3 h5 a{ color:#555;}
	.sideBar .box3 li a,.content .box3 li a{ color:#555; line-height:22px; font-size:12px;}
	.sideBar .quote p{ font-style:italic; font-size:12px;}
	.sideBar .quote .Lquote{ float:none;}
	.sideBar .quote .img{ float:left; height:45px; margin-right:5px;}
	.sideBar .award p{ color:#777; font-size:12px; line-height:1.4em; margin:5px 0;}
	.sideBar .award p a{ color:#777;}
	.sideBar .award .item{ height:185px; width:212px;}
	.sideBar .award .item p.quote{ background:#f5f5f5; padding:10px; overflow:hidden; font-style:italic; font-size:12px;}
	.sideBar .award .item em{ display:block; line-height:1.4em;}
	.sideBar .award .slides_container{ margin:10px 0 0px 15px;}
	.sideBar .award .pagination{ width:56px; margin:0 auto 10px; overflow:hidden;}
	.sideBar .award .pagination li{ float:left;}
	.sideBar .award .pagination li a{ display:block; float:left; background:url(../images/banner-btn_03.png) no-repeat -20px -70px; width:11px; height:11px; padding:2px; }
	.sideBar .award .pagination li.current a{ background-position:0 -70px;}
	.sideBar .tags  a{ padding:0 2px; color:#444;}
	.sideBar .tags .font1{ font-size:21px; line-height:21px;}
	.sideBar .tags .font2{ font-size:19px; line-height:19px;}
	.sideBar .tags .font3{ font-size:17px; line-height:17px;}
	.sideBar .tags .font4{ font-size:15px; line-height:15px;}
	/*leftbox*/
	.leftBox{ float:left; width:702px; overflow:hidden; line-height:1.6em; padding-bottom:20px;}
	.leftBox .hr,.rightBox .hr{ background:url(../images/con-hr.png) no-repeat  ; height:16px; margin:25px 0 15px;}
	.rightBox .hr{ margin-top:15px;}
	.paging{ text-align:center; margin:20px 0;}
	.paging a{padding: 1px 5px ;text-decoration: none; border:1px solid #fff; }
	.paging a.curr{ border:1px solid #ccc; background:#f8f8f8;color:#555;}
	.paging a:hover{ border:1px solid #ccc;}
	.paging .bb{ background:#1977bf; color:#fff;padding: 2px 8px ; margin:0 10px; border-radius:10px; border:none;}
	.paging .bb:hover{ border:none; background:#2a85d3;}
	 
	 
	/*store-index*/
	.store-index{ padding-bottom:30px;}
	.store-index .cpnav{ overflow:hidden; background:url(../images/store-nav-bbg_11.png) no-repeat 100% 69px;}
	.store-index .cpnav ul{width:752px; float:right;}
	.store-index .cpnav li{ float:left; margin-right:8px; display:inline;}
	.store-index .cpnav li a{ width:242px; display:block; height:43px; line-height:43px; text-align:center; font-size:18px; color:#555; text-shadow:0 1px 0 #fff; background:url(../images/store-nav-bg_08.png) no-repeat;}
	.store-index .cpnav li.curr a{ color:#fff;  text-shadow:0 1px 0 #113444;background:url(../images/store-nav-bg_06.png) no-repeat;}

	/*sideBar*/
	.sideBar{ width:221px;}
	.sideBar .box3 .storeTitle{ background:url(../images/store_side-title.png) no-repeat; color:#fff;  text-shadow:0 1px 0 #113444; height:45px; line-height:45px; font-size:18px; padding-left:18px;}

	.sideBar .box3 li.curr{ background:url(../images/dot_24.png) no-repeat 3px 8px #0072bc  !important;}
	.sideBar .box3 li.curr a{ color:#fff;}
	.sideBar h4{ font-size:15px;  padding-left:18px; }
	.catalogue h4{ border-top:1px solid #dbdbdb;}
	.sideBar .box3 h4.curr a{ color:#0072bc; }
	.sideBar .box3 h4 a{ color:#555;}
	.sideBar .box3 .noCon{ height:32px;}
	.sideBar .purchase-help .img{ float:left; height:55px; margin-right:5px;}
	.sideBar .purchase-help p{ line-height:1.3em; color:#777;}
	.sideBar .purchase-help .name a{ color:#555;}

	/*rightBox*/
	.rightBox{ width:732px; float:right;}

	.rightBox .advSlide{ height:170px; overflow:hidden; position:relative;}
	.rightBox .advSlide .pagination{ width:70px;  position:absolute; z-index:12; right:10px; bottom:10px;}
	.rightBox .advSlide .pagination li{ float:left; margin:0 2px;}
	.rightBox .advSlide .pagination li a{ display:block; float:left; background:url(../images/banner-btn_03.png) no-repeat -20px -70px; width:11px; height:11px; padding:2px; }
	.rightBox .advSlide .pagination li.current a{ background-position:0 -70px;}

	.rightBox h2{ border:1px solid #dbdbdb; height:30px; line-height:30px; padding:0 15px; font-size:18px; font-weight:inherit; color:#333; border-radius:5px;filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr='#fbfbfb',endcolorstr='#eeeeee',gradientType=0);font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
;background: -moz-linear-gradient(top, #fbfbfb, #eeeeee 100%);background: -webkit-gradient(linear, 0 0, 0 100%, from(#fbfbfb), to(#eeeeee)); margin:10px 0 18px 0;}
	.rightBox .box1{ overflow:hidden;}
	.rightBox .box1 .item{ width:212px; overflow:hidden; float:left; padding:0 10px 0 20px; margin-bottom:20px; background:url(../images/vdt-item-bg_03.png) no-repeat 100% 0;}
	.rightBox .box1 .item h3{ font-size:15px; margin-bottom:10px; line-height:18px; height:36px;font-family: 'Segoe UI', Arial, Helvetica, sans-serif; font-weight:inherit; overflow:hidden;}
	.rightBox .box1 .item h3 a{ color:#555;}
	.rightBox .box1 .item .price{ font-size:14px; color:#f26522; font-style:italic; font-weight:bold; margin-bottom:10px;}
	.rightBox .box1 .item .price .only{ display:inline-block; width:80px; text-align:center;}
	.rightBox .box1 .item .price del{ font-size:12px; color:#777; font-style:normal; font-weight:normal;}

	.rightBox .box2{ overflow:hidden; padding-bottom:20px;  border-bottom:1px solid #dbdbdb;}
	.rightBox .box2 h3{ font-size:17px; font-weight:inherit; margin:15px 0 25px;}
	.rightBox .box2 .item{ float:left; width:185px;}
	.rightBox .box2 .item .img { float:left; margin-right:8px; display:inline; height:100px;}
	.rightBox .box2 .item p{ margin-bottom:5px; color:#777; font-size:11px; line-height:1.4em;}
	.rightBox .box2 .item .title{ display:block; margin-bottom:5px;}	 
	 
	 
	
	 /*======================support=========================*/
	 .rbox-br{ border:#e5e5e5 solid 1px; border-radius:10px;background:#FFF; min-height:550px; height:auto!important; height:auto}
	 .detailed{ width:700px; height:auto; padding:30px 0; margin:auto}
	 .detailed h3{ font-size:22px; font-weight:inherit; font-family:"Arial"; color:#666;}
	 .detailed h4{ color:#666;}
	 .detailed .font10{ font-size:10px; font-family:"Arial"; color:#666;}
	 .detailed p{ line-height:22px; margin:10px 0;font-family:"Arial"; font-size:12px;}
	 
	 
	 	 
	
	
	
	
	
	
	
	
	
	
	
	
	
	/*=====about======*/
	#company_banner{height:230px; width: 100%; display: inline-block;background:#005397 url(../images/company/banner_company.jpg) top center no-repeat; box-shadow: rgba(0, 0, 0, 0.6) 0 0 10px 0;}

#company_banner h2{ font-size:36px; line-height:24px; margin:85px 0 0 10px; color:#fff;font-family: 'Segoe UI', Arial, Helvetica, sans-serif;}
#company_banner h2 span{ font-size:60px; line-height: 60px;}

#company .listlink{padding-left:18px; color:#0ba8ff; font-size:14px; line-height:18px; background:url(../images/public/icons.png) -165px 3px no-repeat;}

/*company intro*/
#company #main{margin:45px 0 50px;}

.backlink{min-width: 100px; display: block; float:right; margin: 15px 0 15px 5px;}
.backlink span{float: left;}

.subnav2{height: 90px; width: 980px; display: inline-block; margin: 0 0 20px 0; border-bottom: 1px #CCC solid;}
.subnav2 li{ min-width:160px; width:auto!important; width:auto;height: 90px; display: block; float: left; margin:0 1px 0 2px; _margin:0 1px;font-family: 'Segoe UI', Arial, Helvetica, sans-serif; text-align: center;}

.subnav2 li a{min-width:160px; width:auto!important; height: 87px; display: inline-block; color: #909090; font-size: 16px;}
.subnav2 li a span{width: 31px; height: 31px; display: block; margin:5px  65px 10px;  background: url(../images/company_nav_icons.png) no-repeat}
.subnav2 li a:hover{border-bottom:3px #0ba8ff solid; color: #0ba8ff; text-decoration: none;}
.subnav2 li a.current{border-bottom:3px #0ba8ff solid; color: #0ba8ff; text-decoration: none; cursor: default;}


.subnav2 li a span.about{background-position:0 0; }
.subnav2 li a:hover span.about{background-position:0 -35px; }
.subnav2 li a span.partners2{background-position:-31px 0px; }
.subnav2 li a:hover span.partners2{background-position:-31px -35px; }
.subnav2 li a span.awards{background-position:-62px 0; }
.subnav2 li a:hover span.awards{background-position:-62px -35px; }
.subnav2 li a span.room{background-position:-93px 0; }
.subnav2 li a:hover span.room{background-position:-93px -35px; }
.subnav2 li a span.contact{background-position:-124px 0; }
.subnav2 li a:hover span.contact{background-position:-124px -35px; }
.subnav2 li a span.letter{background-position:-155px 0; }
.subnav2 li a:hover span.letter{background-position:-155px -35px; }

.subnav2 li a.current span.about{background-position:0 -35px; }
.subnav2 li a.current span.partners2{background-position:-31px -35px; }
.subnav2 li a.current span.awards{background-position:-62px -35px; }
.subnav2 li a.current span.room{background-position:-93px -35px; }
.subnav2 li a.current span.contact{background-position:-124px -35px; }
.subnav2 li a.current span.letter{background-position:-155px -35px; }

.subside{ width:240px; float:right;margin:15px 0 0 0;}

/*company sidemedia*/

.subside dl.sidemedia{ background:#f8f5f1;  border:1px solid #CCC; padding:21px;}
.subside dl.sidemedia dt{ font-size:30px; line-height:24px; font-weight:inherit;font-family: 'Segoe UI', Arial, Helvetica, sans-serif; border-bottom:1px solid #bababa; padding:0 0 10px 0; margin:0 0 25px 0;}
.subside dl.sidemedia dt span{ font-size:18px;}
.subside dl.sidemedia dd{ font-size:13px;line-height:18px; margin:10px 0 0 0;}
.subside dl.sidemedia dd.medialogo{ width:190px; height:50px; margin:0 0 10px 0;}
.subside dl.sidemedia dd.medialogo img{ width:190px; height:50px; border:none;}
.subside dl.sidemedia dd.mediawebsite{ text-align:right; margin:35px 0 20px 0;font-family: 'Segoe UI', Arial, Helvetica, sans-serif;}

/*company submain*/
.submain{ width:670px; font-size:14px; float:left;}
.submain .tip {color: #f60;}

.submain h2{font-family: 'Segoe UI', Arial, Helvetica, sans-serif; font-size: 42px;font-weight:inherit; line-height: 50px; color:#909090; margin:10px 0 0 0;}
.submain h4{font-size:14px; margin:25px 0 0 0;}

/*company about*/
/* .submain .aboutus .weare{ margin:25px 0 0 0;}
.submain .aboutus .weare dt{ font-family:"segoeuil"; font-size:48px; color: #909090;}
.submain .aboutus .weare dd{ font-size:14px; margin:20px 0 0 0; line-height:24px;}

.submain .aboutus .distributing{ margin:35px 0 0 0;}
.submain .aboutus .distributing dt{ background:url(../images/company/logo.png) no-repeat 10px 105px;  width:225px; min-height:210px;float:right;}
.submain .aboutus .distributing dt p{ font-family:"segoeuil"; font-size:26px; line-height:28px;margin:0 0 110px 0;}
.submain .aboutus .distributing dt a{ color:#0ba8ff; font-size:12px; display:block; text-align:center;}
.submain .aboutus .distributing dd{ font-size:14px; line-height:24px; float:left; width:330px; margin:50px 35px 0 0; line-height:24px;}

.submain .aboutus .wedo{ margin:35px 0 0 0;}
.submain .aboutus .wedo dt{ font-family:"segoeuil"; font-size:48px; color: #909090;}
.submain .aboutus .wedo dd{ font-size:14px; margin:20px 0 0 0; line-height:24px;}

.submain .aboutus .advantages{ margin:35px 0 0 0;}
.submain .aboutus .advantages dt{ width:268px; height:127px; float:left; margin:20px 60px 0 0;}
.submain .aboutus .advantages dd{ float:right; width:250px; font-size:14px; line-height:24px;}
.submain .aboutus .advantages dd p{ font-family:"segoeuil"; font-size:48px; margin:0 0 25px 0; line-height:48px; color: #909090;} */

.submain .aboutus dt{ font-family: 'Segoe UI', Arial, Helvetica, sans-serif; font-weight:inherit; font-size:40px; color: #666;}
.submain .aboutus dd{ font-size:14px; margin:15px 0 0 0; line-height:24px;}

.submain .aboutus .weare{ margin:25px 0 0 0;}
.submain .aboutus .distributing,.submain .aboutus .wedo,.submain .aboutus .advantages{ margin:35px 0 0 0;}
.submain .aboutus .distributing div{float: left;margin: 10px 40px 0 0; _margin:10px 20px 0 0;}
.submain .aboutus .advantages dd img{margin: 15px 0;}
.aboutus p{ margin-top:20px; font-size:14px; line-height:24px; color:#333; font-family:"Arial"; display:block}

.ab_yellow{ color:#F44A15}

.aboutus{ padding-bottom:100px;}
.aboutus a{ color:#168CC5; text-decoration:none}
.aboutus a:hover{ color:#0BA8FE; text-decoration:underline}
.ressources{ width:670px; height:auto; margin:20px 0 20px 0;float:left}
.ressources ul{ font-size:12px; float:left; margin:25px 25px 0 0; display:inline; text-align:left}
.ressources img{ margin-bottom:10px;}
.re1{ font-size:14px;}



.par{ width:100%; height:auto; margin-top:30px;}
.par li{ float:left; width:320px;line-height:22px; min-height:250px; margin-right:15px; display:inline; height:auto!important; height:auto;}
.par img{ float:left; margin-right:10px; display:inline;}
.par p{ margin:0; padding:0; line-height:20px;}
.par h3{ margin-bottom:20px;}












/*======support======*/
          .support{ width:1000px; height:auto; float:left}
		  .support_frame{ width:980px; min-height:500px; height:auto!important; height:auto;  background:#FFF;-moz-box-shadow:0px -2px 1px #dbe0e5; -webkit-box-shadow:0px -2px 1px #dbe0e5; box-shadow:0px -1px 1px #dbe0e5; border-radius:10px; border:#dbe0e5 solid 1px; padding:10px 10px 40px 10px;float:left}
		  .support_frame h1{font-family: 'Segoe UI', Arial, Helvetica, sans-serif; font-size:18px;font-weight:inherit; padding:0 10px; margin-top:10px; }
		  .support_frame h2{font-family: 'Segoe UI', Arial, Helvetica, sans-serif; font-size:12px; line-height:22px; font-weight:inherit; padding:0 10px; margin-top:15px; color:#666;}
		  .support_content{ width:980px; height:auto; margin-top:30px; float:left}
		  .support_part1{ width:980px; height:119px; border-bottom:#dbe0e5 solid 1px; overflow:hidden; margin-top:20px;  float:left;}
		  .support_part1 img{ margin-top:10px; float:left}
		  .support_part1 h2{ font-size:16px;  width:840px;font-weight:bold;margin-left:30px; display:inline;  color:#5499c9;float:right}
		  .support_part1 p{ :30px; float:right;display:inline; line-height:18px; width:850px;}
		  .support_more{font-family: 'Segoe UI', Arial, Helvetica, sans-serif; font-weight:bold; font-size:14px; font-weight:inherit; overflow:hidden; width:200px; text-align:right; padding-right:50px;color:#5499c9; float:right}
		  
		  
		  .support_bg1{ background:url(../images/suico.png) no-repeat left center; background-position:6px 0px;}
		  .support_bg2{ background:url(../images/suico.png) no-repeat left center; background-position:6px -110px;}
		  .support_bg3{ background:url(../images/suico.png) no-repeat left center; background-position:6px -250px;}
		  .support_bg4{ background:url(../images/suico.png) no-repeat left center; background-position:6px -380px; border:none;}




/*====faq======*/
/*support sidejoin*/


.subside .diagnosis_support{width: 240px;margin: 40px 0; font-size: 14px;}
.subside .diagnosis_support dt{font-size: 30px;font-family: 'Segoe UI', Arial, Helvetica, sans-serif; color: #ff6600; height: 32px; line-height: 32px; margin: 10px 0;}

.subnav3{height: 90px; width: 980px; display: inline-block; margin: 0 0 20px 0; border-bottom: 1px #CCC solid;}
.subnav3 li{width: 160px; height: 90px; display: block; float: left; margin:0 1px 0 2px; _margin:0 1px; font-family: 'Segoe UI', Arial, Helvetica, sans-serif; text-align: center;}

.subnav3 li a{width: 160px; height: 87px; display: inline-block; color: #909090; font-size: 16px;}
.subnav3 li a span{width: 31px; height: 31px; display: block; margin:5px  65px 10px;  background: url(../images/icons2.png) no-repeat}
.subnav3 li a:hover{border-bottom:3px #0ba8ff solid; color: #0ba8ff; text-decoration: none;}
.subnav3 li a.current{border-bottom:3px #0ba8ff solid; color: #0ba8ff; text-decoration: none; cursor: default;}
/*.subnav li a.current span{background: url(../images/support/icons.png) 0 -35px no-repeat}*/

.subnav3 li a span.faq{background-position:0 0;}
.subnav3 li a:hover span.faq{background-position:0 -35px;}
.subnav3 li a span.online{background-position:-31px 0px;}
.subnav3 li a:hover span.online{background-position:-31px -35px;}
.subnav3 li a span.manuals{background-position:-62px 0;}
.subnav3 li a:hover span.manuals{background-position:-62px -35px;}
.subnav3 li a span.sup{background-position:-93px 0;}
.subnav3 li a:hover span.sup{background-position:-93px -35px;}
.subnav3 li a span.help{background-position:-124px 0;}
.subnav3 li a:hover span.help{background-position:-124px -35px;}
.subnav3 li a span.forums{background-position:-32px 0;}
.subnav3 li a:hover span.forums{background-position:-32px -35px;}

.subnav3 li a.current span.faq{background-position:0 -35px;}
.subnav3 li a.current span.online{background-position:-31px -35px;}
.subnav3 li a.current span.manuals{background-position:-62px -35px;}
.subnav3 li a.current span.sup{background-position:-93px -35px;}
.subnav3 li a.current span.help{background-position:-124px -35px;}
.subnav3 li a.current span.forums{background-position:-32px -35px;}





/*support submain*/
.submain{ width:670px; float:left; color:#000;}
.submain .tip{color: #000;}

.submain h2{ font-size:42px; font-family: 'Segoe UI', Arial, Helvetica, sans-serif;font-weight:inherit; color:#909090; margin:10px 0 0 0;}
/*support faq*/
.submain .anchor{border-left:1px #ccc solid; margin: 15px 0 15px 10px; width: 100%;}
.submain .anchor li{line-height: 18px;margin:5px 0 5px 20px;  }
.submain .anchor li a{color: #0ba8ff; }
.submain .anchor li a span{margin:3px 4px 4px 0; float: left;}

.submain dl.anchor{float: left; width: 300px;}
.submain dl.anchor dt{font-size: 18px;margin:10px 0 10px 20px;} 
.submain dl.anchor dt span{margin:8px 4px 4px 0;  float: left;}
.submain dl.anchor dd span{margin:3px 4px 4px 0; float: left;}
.submain dl.anchor dd{margin:5px 0 5px 35px;font-size:14px;}

.submain .qusetion_list{ margin:0 0 35px 0; width: 670px;}
.submain .qusetion_list h3{font-family: 'Segoe UI', Arial, Helvetica, sans-serif; font-weight:inherit; font-size:30px; margin: 15px 0;}
.submain .qusetion_list dl{margin:10px 0 10px 10px; font-size: 14px;}
.submain .qusetion_list dl dt{line-height: 18px; font-family: 'Segoe UI', Arial, Helvetica, sans-serif; padding: 0 0 0 20px; background: url(../images/icons.png) 0 -220px no-repeat; cursor: pointer;} 
.submain .qusetion_list dl dd{ padding: 15px; margin: 10px 0; font-size: 13px; line-height: 18px; background: #f8f8f8; border:1px #ccc solid; display: none;}
.submain .qusetion_list dl dd p{ margin:0 0 10px 0;}
.submain .qusetion_list dl.current dt{background-position:0 -480px ; cursor: default;}
.submain .qusetion_list dl.current dd{display: block;}
.submain .qusetion_list .backlink{min-width: 100px; display: block; float:right; margin: 15px 0 15px 5px;}
.submain .qusetion_list .backlink span{float: left;}
.submain .hotqusetion_list img{ margin:10px 0;}

.submain .qusetion_list p.qname{line-height: 18px; font-family: 'Segoe UI', Arial, Helvetica, sans-serif; font-size: 14px;}
.submain .qusetion_list p.qname strong{ color:#f60;}
.submain .qusetion_list p.qcont{ margin: 10px 0; font-size: 13px; line-height: 18px; display:block; }






/*bluearrow*/
.arrow_down, .arrow_up{width:12px; height:12px; font-size:12px; display: block;margin:4px; overflow: hidden;background:url(../images/icons.png) no-repeat;}
.arrow_down{ background-position: 0 -120px; }
.arrow_up{background-position: 0  -170px;}

 /*===Repeatedly===*/

.clear{ clear:both}
.fr{ float:right;}
.fl{ float:left}
.color_blue{ color:#37a3dc;}
.font-w{ font-weight:bold;}


.mgl-4{ margin-left:4px; display:inline;}
.mgt-10{ margin-top:10px;}
.mgr-10{ margin-right:10px; display:inline}
.mgl17{ margin-left:17px; display:inline}
.mgl10{ margin-left:10px; display:inline}
.mgt20{ margin-top:20px;}
.mgl110{ margin-left:110px;}












/*======order======*/
.Discount{ width:1000px; height:auto; font-size:14px; float:left}
.Discount_pro{ width:1000px; height:auto; margin-top:20px; float:left}

.nTab{float: left;width: 1000px;background:#FFF;margin-bottom:2px;}
.nTab .TabTitle{clear: both;height: 35px;overflow: hidden; border-bottom:#CCC solid 1px;}
.nTab .TabTitle ul{margin:0;padding:0;}
.nTab .TabTitle li{float: left;width: 200px;margin-right:5px; display:inline;cursor: pointer;height:35px;line-height:35px; font-family:"Arial"; font-size:12px; border:#CCC solid 1px;list-style-type: none;}
.nTab .TabTitle .active{text-align:center; background:#000; color:#FFF;}
.nTab .TabTitle .normal{text-align:center; background:#FFF;}



.nTab .TabContent{width:auto;background:#FFF;height:auto; text-align:left;margin: 0px auto;padding:10px;}
.none {display:none;}


.discount_left{ width:690px; height:auto; padding-top:20px; float:left;}
.discount_productlist{ width:320px; height:auto; border-right:#333 dotted 1px; padding:0 10px; float:left}
.discount_productlist h2{ font-size:12px; font-weight:bold;color:#333;}
.dis_mian{ width:320px; height:auto; margin-top:10px; float:left}
.dis_img{ width:100px; height:100px; overflow:hidden; float:left}
.dis_mian p{ line-height:20px; height:75px; overflow:hidden; font-size:12px; display:block; color:#333; }
.dis_buy{ margin-top:15px; width:120px; height:45px; color:#FFF; float:right}
.dis_buy b{ font-size:16px; line-height:24px;}

.dis_buy a{ width:75px; height:45px; color:#FFF; padding-left:45px;  background:url(../images/win_white.png) no-repeat center left #F90; display:block}
.dis_buy a:hover{color:#FFF;background:url(../images/dis_shop.png) no-repeat center left #FFB442; text-decoration:none}
.dis_hr{ width:690px; height:1px; border:none; border-bottom:#333 dotted 1px; margin:30px 0; float:left}
.dis_hrr{ width:100%; height:1px; border:none; border-bottom:#333 dotted 1px; margin:30px 0; float:left}



.discount_right{ width:285px; height:auto; float:right}
.discount_rightlist{ width:265px; height:auto;padding:20px 10px 0 10px; float:left}
.discount_rightlist h2{ font-size:12px; font-weight:bold;color:#333;}
.dis_mian2{ width:265px; height:auto; margin-top:10px; float:left}
.dis_img2{ width:260px; height:auto; overflow:hidden; float:left}
.dis_mian2 p{ line-height:22px; width:260px;height:75px; overflow:hidden; margin-top:20px;font-size:14px; color:#333; float:left}
.dis_img2{ text-align:center}

.dis_buy a{ width:75px; height:45px; color:#FFF; padding-left:45px;  background:url(../images/win_white.png) no-repeat center left #F90; display:block}
.dis_buy a:hover{color:#FFF;background:url(../images/dis_shop.png) no-repeat center left #FFB442; text-decoration:none}



.life{ font-size:10px; color:#FF8800}
.dis_price{ color:#FF4400}




.wm { background:url(../images/biao1.png) no-repeat; background-position:0px 10px; }
.wm2 { background:url(../images/biao1.png) no-repeat; background-position:-100px 10px; }

.win_check{ margin-left:80px;}



.dis_order{ width:978px; height:auto; margin-top:10px; padding:10px 10px; background:#FFF; border:#CCC solid 1px; float:left}
.dis_input{ width:978px; height:auto; background:#F6F6F6; float:left}
.count{  background:#FFF; width:990px; padding-left:10px;float:left}

a.avangate {
    background: url("http://s1.fabimg.net/static/order_btn2.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 49px;
    margin: 0 auto;
    width: 207px;}
	
	
	
	
	

	
	
	
	
/*******************mmain_right_buy***********/

#main_right_buy{ width:980px; float:left; background:#fff;  padding:0 10px 30px 10px;}
#main_right_buynow { width:200px; display:block; float:left; margin:20px; padding:10px;}
.main_right_buy_one{ width:980px;  vertical-align:top;padding-top:5px; font-size:12px; line-height:18px;}
.main_right_buy_one li{ color:#666; line-height:25px; font-size:12px;}
.main_right_buy_one li span{ margin-left:8px;}
.main_right_buy_three_top{ height:23px; background:#F1BB00; color:#fff; font-size:14px; padding:8px 0 0 10px;}
.main_right_buy_three_top img{ margin-right:6px; vertical-align:top;  margin-top:7px; float:left;}
.main_right_buy_three_top span{ display:block; float:left;}

.buy_notes { width:990px; height:auto; padding-left:10px; background:#FFF; padding-bottom:30px;}
.buy_notes img { display:block; float:left;}
.buy_notes p { float:left; }
.buy_notes li { float:left; display:block; margin-right:15px; display:inline;}
.buy_notes_sq { display:block; width:450px; float:left;}
.shop_securely { width:450px; margin-top:20px; height:60px; float:left;}
.shop_securely_li { width:auto; display:block; height:40px; background:url(../images/img.png) 10 -60 no-repeat;}





/***********tutoriallist************/

.tutoriallist{ width:280px; height:auto; margin:30px 30px 0 20px; font-family:"Arial"; float:left}
.tutoriallist li{ border-bottom:#ccc dashed 1px; line-height:30px; font-size:12px;}







.privacy{ font-family:"Arial"; line-height:24px; color:#333; font-size:14px; background:#FFF; border:#CCC solid 1px; padding:20px;}
.privacy h1{ font-size:26px; border-bottom:#CCC solid 1px; padding-bottom:10px;}




.float_sitemap{ width:930px; height:auto; padding-top:30px; float:left;}

.float_sitemap dl{ float:left; width:190px; margin-left:40px; margin-top:10px;display:inline;}
.float_sitemap dt{ font-size:16px; font-weight:bold; width:190px;color:#333; margin-bottom:5px;}
.float_sitemap dd{ line-height:22px; background:url(../images/site_dd.png) no-repeat left; padding-left:10px; font-size:12px; font-family:"Arial";}

.float_sitemap a{ color:#666;}
.float_sitemap a:hover{ color:#333;}



.upgrade{ width:930px; height:auto; margin-top:30px; float:left;}
.upgrade_img{ width:170px; height:230px; overflow:hidden; text-align:center; float:left;}
.upgrade_content{ width:740px; height:auto; float:right;}
.upgrade_content h1{ font-size:24px; font-family:"Arial"; font-weight:inherit; border-bottom:none;}
.upgrade_content h2{ font-size:16px; font-family:"Arial"; font-weight:inherit; color:#F6AB00;}
.upgrade_content p{ background:#F2F2F2; padding:10px; margin:10px 0 10px 0 ;}

.upgrade_cpt{ width:890px; height:auto; margin-top:30px; padding:20px; background:#F2F2F2;float:left;}


.option { width:100%; height:auto; display:block; float:left; border:1px #999999 solid; margin-top:30px;}
.options { display:block; width:300px; float:left; margin:20px 10 10px 60px;}
.upgradeprice{ display:block; width:300px; float:left; margin:20px 10 10px 20px;}
.lifetime, .1year, .2years, .3years, 4years { display:block; width:300px; float:left; margin:20px 10 10px 20px;}
.mg { margin-top:30px; display:block;}




.wp_main2{ width:680px; height:auto; display:inline; border:#CCC solid 1px; padding:0 20px 30px 20px; margin-bottom:30px; background:#FFF;float:left;}
.wp_main2 h1{   border-bottom: 1px solid #CCCCCC;
    color: #333333;
    font-size: 26px;
    font-weight: inherit;
    line-height: 30px;
    padding: 10px 0;
    text-align: left;}
.author2{ width:1000px; height:auto; padding-top:30px;margin:auto;}







.mbx-dh{ width:698px; height:25px; line-height:25px; background:#FFF; border:#CCC solid 1px; margin-left:0px; display:inline; padding-left:10px; overflow:hidden; float:left}




